diff --git a/cave/build/static/common/cave/etc/alertViz/configurations/Default.xml b/cave/build/static/common/cave/etc/alertViz/configurations/Default.xml index 59e7066d04..dae7665e1d 100644 --- a/cave/build/static/common/cave/etc/alertViz/configurations/Default.xml +++ b/cave/build/static/common/cave/etc/alertViz/configurations/Default.xml @@ -5,6 +5,7 @@ 12/26/2011 Xiaochuan DR14236 (trac 11710) request to fix SCAN Alert Visualization BASE configuring file. Changed true or false setting on popup, text, blink and color items followed the A1 configuring master.gcf file. + 01/31/2012 dyninaj DR14427 added category NDFD --> @@ -18,6 +19,7 @@ + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/EnsembleFcstGridContours/500mb_avg_hght.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/500mb_avg_hght.attr similarity index 88% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/EnsembleFcstGridContours/500mb_avg_hght.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/500mb_avg_hght.attr index 65f00d418f..fdd9b5a37f 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/EnsembleFcstGridContours/500mb_avg_hght.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/500mb_avg_hght.attr @@ -1,3 +1,4 @@ +ENS_COMPONENT_WEIGHTS={NAM} GLEVEL=500 GVCORD=pres SCALE=-1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/EnsembleFcstGridContours/500mb_avg_tmpc.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/500mb_avg_tmpc.attr similarity index 88% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/EnsembleFcstGridContours/500mb_avg_tmpc.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/500mb_avg_tmpc.attr index c7838bfe5a..6296af3584 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/EnsembleFcstGridContours/500mb_avg_tmpc.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/500mb_avg_tmpc.attr @@ -1,3 +1,4 @@ +ENS_COMPONENT_WEIGHTS={NAM} GLEVEL=500 GVCORD=pres SCALE=0 diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/GFS_ENS-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/GFS_ENS-standard.xml new file mode 100644 index 0000000000..d8dfcb6892 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/GFS_ENS-standard.xml @@ -0,0 +1,6 @@ + + + GFS_ENS + standard + 500mb_avg_hght,500mb_avg_tmpc + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/NAM_00-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/NAM_00-standard.xml new file mode 100644 index 0000000000..ebc3f97601 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/EnsembleFcstGridContours/NAM_00-standard.xml @@ -0,0 +1,6 @@ + + + NAM_00 + standard + 500mb_avg_hght,500mb_avg_tmpc + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF1_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF1_1.00.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF1_1.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF1_1.00.attr index 9ec0119e0c..85a7e0f684 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF1_1.00.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF1_1.00.attr @@ -1,5 +1,4 @@ colorMapName=osf_ref16 colorBar=@dfltRadarColorBar.xml productCode=19 -prodName=BREF elevationNumber=1 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF1_2.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF1_2.00.attr new file mode 100644 index 0000000000..e0d4829949 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF1_2.00.attr @@ -0,0 +1,4 @@ +colorMapName=osf_ref16 +colorBar=@dfltRadarColorBar.xml +productCode=20 +elevationNumber=1 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF2_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF2_1.00.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF2_1.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF2_1.00.attr index b87d8a9fac..b6aefb40af 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF2_1.00.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF2_1.00.attr @@ -1,5 +1,4 @@ colorMapName=osf_ref16 colorBar=@dfltRadarColorBar.xml productCode=19 -prodName=BREF elevationNumber=2 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF2_2.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF2_2.00.attr new file mode 100644 index 0000000000..cf0ed4b14b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF2_2.00.attr @@ -0,0 +1,4 @@ +colorMapName=osf_ref16 +colorBar=@dfltRadarColorBar.xml +productCode=20 +elevationNumber=2 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF3_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF3_1.00.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF3_1.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF3_1.00.attr index f25d9053ee..4e2eaf6d14 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF3_1.00.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF3_1.00.attr @@ -1,5 +1,4 @@ colorMapName=osf_ref16 colorBar=@dfltRadarColorBar.xml productCode=19 -prodName=BREF elevationNumber=3 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF3_2.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF3_2.00.attr new file mode 100644 index 0000000000..7e7709b7cf --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF3_2.00.attr @@ -0,0 +1,4 @@ +colorMapName=osf_ref16 +colorBar=@dfltRadarColorBar.xml +productCode=20 +elevationNumber=3 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF4_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF4_1.00.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF4_1.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF4_1.00.attr index c2c26d4348..1570cbd58e 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF4_1.00.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF4_1.00.attr @@ -1,5 +1,4 @@ colorMapName=osf_ref16 colorBar=@dfltRadarColorBar.xml productCode=19 -prodName=BREF elevationNumber=4 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF4_2.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF4_2.00.attr new file mode 100644 index 0000000000..3e2831064e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF4_2.00.attr @@ -0,0 +1,4 @@ +colorMapName=osf_ref16 +colorBar=@dfltRadarColorBar.xml +productCode=20 +elevationNumber=4 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF5_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF5_1.00.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF5_1.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF5_1.00.attr index ff0723f713..99567efcfc 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF5_1.00.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF5_1.00.attr @@ -1,5 +1,4 @@ colorMapName=osf_ref16 colorBar=@dfltRadarColorBar.xml productCode=19 -prodName=BREF elevationNumber=5 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF6_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF6_1.00.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF6_1.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF6_1.00.attr index bccf725236..7f59cebdcf 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF6_1.00.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/BREF6_1.00.attr @@ -1,5 +1,4 @@ colorMapName=osf_ref16 colorBar=@dfltRadarColorBar.xml productCode=19 -prodName=BREF elevationNumber=6 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/CREFP_4.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/CREFP_4.00.attr new file mode 100644 index 0000000000..ae736abdf0 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/CREFP_4.00.attr @@ -0,0 +1,6 @@ +colorMapName=rad_scref +colorBar=@dfltRadarColorBar.xml +! 4km CREF +productCode=38 +! check elevation +elevationNumber=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/CREF_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/CREF_1.00.attr new file mode 100644 index 0000000000..5cef852015 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/CREF_1.00.attr @@ -0,0 +1,6 @@ +colorMapName=rad_scref +colorBar=@dfltRadarColorBar.xml +! 1km COMP REFL +productCode=37 +! check elevation +elevationNumber=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/CREF_4.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/CREF_4.00.attr new file mode 100644 index 0000000000..3087820654 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/CREF_4.00.attr @@ -0,0 +1,6 @@ +colorMapName=rad_scref +colorBar=@dfltRadarColorBar.xml +! 4km COMP REFL +productCode=36 +! check elevation +elevationNumber=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/DIGSCAN_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/DIGSCAN_1.00.attr new file mode 100644 index 0000000000..eef5c0316d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/DIGSCAN_1.00.attr @@ -0,0 +1,6 @@ +! ?what is correct colormap? +colorMapName=lingray +colorBar=@dfltRadarColorBar.xml +! 1km Digital Hybrid Scan Refl. +productCode=32 +elevationNumber=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/EETOPS_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/EETOPS_1.00.attr new file mode 100644 index 0000000000..cf85ab8aec --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/EETOPS_1.00.attr @@ -0,0 +1,5 @@ +colorMapName=rad_eetops +colorBar=@dfltRadarColorBar.xml +! 1km Enhanced Echo Tops +productCode=135 +elevationNumber=0 diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-.25km.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-.25km.xml new file mode 100644 index 0000000000..8501d7a24a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-.25km.xml @@ -0,0 +1,6 @@ + + + LocalRadar + .25km + VEL3_.25.00,VEL4_.25.00,VEL2_.25.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-1km.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-1km.xml new file mode 100644 index 0000000000..a013121c16 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-1km.xml @@ -0,0 +1,6 @@ + + + LocalRadar + 1km + VEL3_1.00,VEL5_1.00,BREF6_1.00,SRVEL2_1.00,TOPS_1.00,EETOPS_1.00,CREF_1.00,BREF4_1.00,DIGSCAN_1.00,VEL6_1.00,SRVEL6_1.00,BREF1_1.00,BREF5_1.00,SRVEL3_1.00,VEL2_1.00,BREF3_1.00,VIL_1.00,VEL4_1.00,VEL1_1.00,SRVEL5_1.00,SRVEL4_1.00,BREF2_1.00,SRVEL1_1.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-2km.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-2km.xml new file mode 100644 index 0000000000..94031824c4 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-2km.xml @@ -0,0 +1,6 @@ + + + LocalRadar + 2km + PRCP1_2.00,PRCP3_2.00,BREF3_2.00,PRCPC_2.00,BREF4_2.00,BREF1_2.00,BREF2_2.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-4km.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-4km.xml new file mode 100644 index 0000000000..1af34284e3 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-4km.xml @@ -0,0 +1,6 @@ + + + LocalRadar + 4km + VIL_4.00,CREF_4.00,CREFP_4.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-AllProducts.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-AllProducts.xml new file mode 100644 index 0000000000..23dfcbe064 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-AllProducts.xml @@ -0,0 +1,6 @@ + + + LocalRadar + AllProducts + VIL_4.00,PRCP1_2.00,PRCP3_2.00,CREF_1.00,BREF3_2.00,DIGSCAN_1.00,EETOPS_1.00,VEL3_.25.00,CREF_4.00,VEL4_.25.00,PRCPC_2.00,VEL1_.25.00,BREF4_2.00,BREF1_2.00,VEL2_.25.00,BREF2_2.00,BREF1_1.00,BREF2_1.00,BREF3_1.00,BREF4_1.00,BREF5_1.00,BREF6_1.00,CREFP_4.00,RCM_0.00,SRVEL1_1.00,SRVEL2_1.00,SRVEL3_1.00,SRVEL4_1.00,SRVEL5_1.00,SRVEL6_1.00,STRAC_1.00,TOPS_1.00,VEL1_1.00,VEL2_1.00,VEL3_1.00,VEL4_1.00,VEL5_1.00,VEL6_1.00,VIL_1.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-BaseReflectivity.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-BaseReflectivity.xml new file mode 100644 index 0000000000..90904535d6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-BaseReflectivity.xml @@ -0,0 +1,6 @@ + + + LocalRadar + BaseReflectivity + BREF6_1.00,BREF4_1.00,BREF2_2.00,BREF2_1.00,BREF3_2.00,BREF1_1.00,BREF5_1.00,BREF4_2.00,BREF3_1.00,BREF1_2.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-CompReflectivity.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-CompReflectivity.xml new file mode 100644 index 0000000000..e4f71af922 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-CompReflectivity.xml @@ -0,0 +1,6 @@ + + + LocalRadar + CompReflectivity + CREF_1.00,CREF_4.00,CREFP_4.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-EchoTops.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-EchoTops.xml new file mode 100644 index 0000000000..d4224c85ea --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-EchoTops.xml @@ -0,0 +1,6 @@ + + + LocalRadar + EchoTops + TOPS_1.00,EETOPS_1.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation1.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation1.xml new file mode 100644 index 0000000000..d901e0cab8 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation1.xml @@ -0,0 +1,6 @@ + + + LocalRadar + Elevation1 + PRCP1_2.00,VEL1_.25.00,BREF1_2.00,BREF1_1.00,SRVEL1_1.00,VEL1_1.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation2.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation2.xml new file mode 100644 index 0000000000..6358a89aab --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation2.xml @@ -0,0 +1,6 @@ + + + LocalRadar + Elevation2 + SRVEL2_1.00,VEL2_1.00,VEL2_.25.00,BREF2_1.00,BREF2_2.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation3.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation3.xml new file mode 100644 index 0000000000..ccb12191e5 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation3.xml @@ -0,0 +1,6 @@ + + + LocalRadar + Elevation3 + VEL3_1.00,BREF3_2.00,VEL3_.25.00,SRVEL3_1.00,BREF3_1.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation4.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation4.xml new file mode 100644 index 0000000000..8256797544 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Elevation4.xml @@ -0,0 +1,6 @@ + + + LocalRadar + Elevation4 + VEL4_1.00,BREF4_2.00,VEL4_.25.00,SRVEL4_1.00,BREF4_1.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Misc.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Misc.xml new file mode 100644 index 0000000000..3c0cf9c4ad --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Misc.xml @@ -0,0 +1,6 @@ + + + LocalRadar + Misc + DIGSCAN_1.00,RCM_0.00,STRAC_1.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Precip.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Precip.xml new file mode 100644 index 0000000000..343c5aea83 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-Precip.xml @@ -0,0 +1,6 @@ + + + LocalRadar + Precip + PRCP1_2.00,PRCP3_2.00,PRCPC_2.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-VIL.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-VIL.xml new file mode 100644 index 0000000000..5c7ec11010 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/LocalRadar-VIL.xml @@ -0,0 +1,6 @@ + + + LocalRadar + VIL + VIL_4.00,VIL_1.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/PRCP1_2.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/PRCP1_2.00.attr new file mode 100644 index 0000000000..1dd7a96ed2 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/PRCP1_2.00.attr @@ -0,0 +1,5 @@ +colorMapName=nids_pre +colorBar=@dfltRadarColorBar.xml +! 2km 1 hr precip +productCode=78 +elevationNumber=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/PRCP3_2.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/PRCP3_2.00.attr new file mode 100644 index 0000000000..11fb5f165f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/PRCP3_2.00.attr @@ -0,0 +1,5 @@ +colorMapName=nids_pre +colorBar=@dfltRadarColorBar.xml +! 2km total precip +productCode=80 +elevationNumber=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/PRCPC_2.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/PRCPC_2.00.attr new file mode 100644 index 0000000000..6764756d73 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/PRCPC_2.00.attr @@ -0,0 +1,5 @@ +colorMapName=nids_pre +colorBar=@dfltRadarColorBar.xml +productCode=101 +prodName=PRCPC +elevationNumber=0 diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/RCM_0.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/RCM_0.00.attr new file mode 100644 index 0000000000..8b7444ee98 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/RCM_0.00.attr @@ -0,0 +1,5 @@ +colorMapName=osf_ref16 +colorBar=@dfltRadarColorBar.xml +! Radar Coded Message +productCode=74 +elevationNumber=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL1_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL1_1.00.attr new file mode 100644 index 0000000000..c4be8a8995 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL1_1.00.attr @@ -0,0 +1,5 @@ +colorMapName=rad_srmvel +colorBar=@dfltRadarColorBar.xml +! 1km Storm Relative Motion +productCode=56 +elevationNumber=1 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL2_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL2_1.00.attr new file mode 100644 index 0000000000..aff5978054 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL2_1.00.attr @@ -0,0 +1,5 @@ +colorMapName=rad_srmvel +colorBar=@dfltRadarColorBar.xml +! 1km Storm Relative Motion +productCode=56 +elevationNumber=2 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL3_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL3_1.00.attr new file mode 100644 index 0000000000..70d4496515 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL3_1.00.attr @@ -0,0 +1,5 @@ +colorMapName=rad_srmvel +colorBar=@dfltRadarColorBar.xml +! 1km Storm Relative Motion +productCode=56 +elevationNumber=3 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL4_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL4_1.00.attr new file mode 100644 index 0000000000..1ad2861e45 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL4_1.00.attr @@ -0,0 +1,5 @@ +colorMapName=rad_srmvel +colorBar=@dfltRadarColorBar.xml +! 1km Storm Relative Motion +productCode=56 +elevationNumber=4 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL5_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL5_1.00.attr new file mode 100644 index 0000000000..13519c9b0e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL5_1.00.attr @@ -0,0 +1,5 @@ +colorMapName=rad_srmvel +colorBar=@dfltRadarColorBar.xml +! 1km Storm Relative Motion +productCode=56 +elevationNumber=5 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL6_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL6_1.00.attr new file mode 100644 index 0000000000..7b33b046bf --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/SRVEL6_1.00.attr @@ -0,0 +1,5 @@ +colorMapName=rad_srmvel +colorBar=@dfltRadarColorBar.xml +! 1km Storm Relative Motion +productCode=56 +elevationNumber=6 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/STRAC_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/STRAC_1.00.attr new file mode 100644 index 0000000000..5d97ffacdd --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/STRAC_1.00.attr @@ -0,0 +1,5 @@ +colorMapName=osf_ref16 +colorBar=@dfltRadarColorBar.xml +! Storm Track Information (Graphic) +productCode=58 +elevationNumber=0 diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/TOPS_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/TOPS_1.00.attr new file mode 100644 index 0000000000..26118d9b9a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/TOPS_1.00.attr @@ -0,0 +1,6 @@ +colorMapName=osf_etops +colorBar=@dfltRadarColorBar.xml +! 1km Echo Tops +productCode=41 +! check elevation +elevationNumber=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL1_.25.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL1_.25.00.attr new file mode 100644 index 0000000000..c1c2368a8a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL1_.25.00.attr @@ -0,0 +1,5 @@ +colorMapName=nids_vel16 +colorBar=@dfltRadarColorBar.xml +! .25km Radial Velocity +productCode=99 +elevationNumber=1 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL1_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL1_1.00.attr new file mode 100644 index 0000000000..c45168c51e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL1_1.00.attr @@ -0,0 +1,4 @@ +colorMapName=nids_vel16 +colorBar=@dfltRadarColorBar.xml +productCode=27 +elevationNumber=1 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL2_.25.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL2_.25.00.attr new file mode 100644 index 0000000000..b334e8e42a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL2_.25.00.attr @@ -0,0 +1,5 @@ +colorMapName=nids_vel16 +colorBar=@dfltRadarColorBar.xml +! .25km Radial Velocity +productCode=99 +elevationNumber=2 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL2_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL2_1.00.attr new file mode 100644 index 0000000000..75ae351431 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL2_1.00.attr @@ -0,0 +1,4 @@ +colorMapName=nids_vel16 +colorBar=@dfltRadarColorBar.xml +productCode=27 +elevationNumber=2 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL3_.25.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL3_.25.00.attr new file mode 100644 index 0000000000..9eb1db77e1 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL3_.25.00.attr @@ -0,0 +1,5 @@ +colorMapName=nids_vel16 +colorBar=@dfltRadarColorBar.xml +! .25km Radial Velocity +productCode=99 +elevationNumber=3 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL3_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL3_1.00.attr new file mode 100644 index 0000000000..6da48e8151 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL3_1.00.attr @@ -0,0 +1,4 @@ +colorMapName=nids_vel16 +colorBar=@dfltRadarColorBar.xml +productCode=27 +elevationNumber=3 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL4_.25.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL4_.25.00.attr new file mode 100644 index 0000000000..813d85b68f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL4_.25.00.attr @@ -0,0 +1,5 @@ +colorMapName=nids_vel16 +colorBar=@dfltRadarColorBar.xml +! .25km Radial Velocity +productCode=99 +elevationNumber=4 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL4_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL4_1.00.attr new file mode 100644 index 0000000000..a5651055ff --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL4_1.00.attr @@ -0,0 +1,4 @@ +colorMapName=nids_vel16 +colorBar=@dfltRadarColorBar.xml +productCode=27 +elevationNumber=4 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL5_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL5_1.00.attr new file mode 100644 index 0000000000..d23598e19d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL5_1.00.attr @@ -0,0 +1,4 @@ +colorMapName=nids_vel16 +colorBar=@dfltRadarColorBar.xml +productCode=27 +elevationNumber=5 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL6_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL6_1.00.attr new file mode 100644 index 0000000000..4847262902 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VEL6_1.00.attr @@ -0,0 +1,4 @@ +colorMapName=nids_vel16 +colorBar=@dfltRadarColorBar.xml +productCode=27 +elevationNumber=6 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VIL_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VIL_1.00.attr new file mode 100644 index 0000000000..56bb6713ea --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VIL_1.00.attr @@ -0,0 +1,5 @@ +colorMapName=nids_vil +colorBar=@dfltRadarColorBar.xml +! 1km DIGITAL VIL +productCode=134 +elevationNumber=0 diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VIL_4.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VIL_4.00.attr new file mode 100644 index 0000000000..c988ac6478 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/LocalRadar/VIL_4.00.attr @@ -0,0 +1,4 @@ +colorMapName=osf_ref16 +colorBar=@dfltRadarColorBar.xml +productCode=57 +elevationNumber=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-470mb_rh_rs_t_700_vv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-470mb_rh_rs_t_700_vv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-470mb_rh_rs_t_700_vv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-470mb_rh_rs_t_700_vv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-470mb_rh_rs_t_700mb_vv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-470mb_rh_rs_t_700mb_vv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-470mb_rh_rs_t_700mb_vv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-470mb_rh_rs_t_700mb_vv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-500_THKN.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-500_THKN.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-500_THKN.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-500_THKN.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-500_thkn.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-500_thkn.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-500_thkn.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-500_thkn.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-500mb_rh.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-500mb_rh.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-500mb_rh.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-500mb_rh.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-850_thkn.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-850_thkn.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-850_thkn.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-850_thkn.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-850thk_only.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-850thk_only.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000-850thk_only.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000-850thk_only.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000mb_hght_absv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000mb_hght_absv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000mb_hght_absv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000mb_hght_absv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000mb_hght_tmp_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000mb_hght_tmp_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000mb_hght_tmp_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000mb_hght_tmp_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000mb_streamlines.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000mb_streamlines.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/1000mb_streamlines.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/1000mb_streamlines.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/100mb_hght_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/100mb_hght_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/100mb_hght_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/100mb_hght_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/150mb_hght_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/150mb_hght_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/150mb_hght_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/150mb_hght_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_absv_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_absv_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_absv_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_absv_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_div_isotachs.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_div_isotachs.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_div_isotachs.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_div_isotachs.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_hght_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_hght_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_hght_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_hght_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_hght_wind_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_hght_wind_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_hght_wind_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_hght_wind_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_vorticity_pw.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_vorticity_pw.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_vorticity_pw.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_vorticity_pw.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_wind_div_isotachs.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_wind_div_isotachs.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_wind_div_isotachs.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_wind_div_isotachs.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_wnd.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_wnd.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/200mb_wnd.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/200mb_wnd.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_ageo_div_isotachs.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_ageo_div_isotachs.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_ageo_div_isotachs.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_ageo_div_isotachs.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_ageo_div_isotachs_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_ageo_div_isotachs_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_ageo_div_isotachs_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_ageo_div_isotachs_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_hght_absv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_hght_absv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_hght_absv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_hght_absv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_hght_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_hght_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_hght_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_hght_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_hght_wind_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_hght_wind_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_hght_wind_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_hght_wind_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_streamlines.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_streamlines.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_streamlines.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_streamlines.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_vorticity_pw.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_vorticity_pw.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_vorticity_pw.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_vorticity_pw.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_wind_and_rel_vort.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_wind_and_rel_vort.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/250mb_wind_and_rel_vort.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/250mb_wind_and_rel_vort.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/296thta_pres_wnd_pres_adv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/296thta_pres_wnd_pres_adv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/296thta_pres_wnd_pres_adv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/296thta_pres_wnd_pres_adv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300-200mb_pv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300-200mb_pv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300-200mb_pv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300-200mb_pv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300-700_q-vctrs_thkn.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300-700_q-vctrs_thkn.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300-700_q-vctrs_thkn.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300-700_q-vctrs_thkn.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300-700_qn-vectrs.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300-700_qn-vectrs.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300-700_qn-vectrs.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300-700_qn-vectrs.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_Divergence.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_Divergence.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_Divergence.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_Divergence.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_ageo_div_isotachs.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_ageo_div_isotachs.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_ageo_div_isotachs.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_ageo_div_isotachs.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_div_isotachs.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_div_isotachs.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_div_isotachs.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_div_isotachs.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_absv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_absv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_absv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_absv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_absv_adv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_absv_adv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_absv_adv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_absv_adv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_absv_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_absv_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_absv_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_absv_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_tmp_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_tmp_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_tmp_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_tmp_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_wind_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_wind_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_hght_wind_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_hght_wind_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_vorticity_pw.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_vorticity_pw.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300mb_vorticity_pw.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300mb_vorticity_pw.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300thta_pres_wnd_pres_adv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300thta_pres_wnd_pres_adv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300thta_pres_wnd_pres_adv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300thta_pres_wnd_pres_adv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300thta_pres_wnd_pres_adv_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300thta_pres_wnd_pres_adv_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/300thta_pres_wnd_pres_adv_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/300thta_pres_wnd_pres_adv_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/304thta_pres_wnd_pres_adv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/304thta_pres_wnd_pres_adv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/304thta_pres_wnd_pres_adv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/304thta_pres_wnd_pres_adv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/308thta_pres_wnd_pres_adv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/308thta_pres_wnd_pres_adv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/308thta_pres_wnd_pres_adv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/308thta_pres_wnd_pres_adv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/312thta_pres_wnd_pres_adv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/312thta_pres_wnd_pres_adv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/312thta_pres_wnd_pres_adv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/312thta_pres_wnd_pres_adv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/316thta_pres_wnd_pres_adv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/316thta_pres_wnd_pres_adv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/316thta_pres_wnd_pres_adv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/316thta_pres_wnd_pres_adv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/400-200mb_pv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/400-200mb_pv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/400-200mb_pv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/400-200mb_pv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/400-250mb_pv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/400-250mb_pv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/400-250mb_pv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/400-250mb_pv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/400mb_avg_rh_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/400mb_avg_rh_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/400mb_avg_rh_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/400mb_avg_rh_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500-250mb_pv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500-250mb_pv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500-250mb_pv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500-250mb_pv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500-300mb_pv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500-300mb_pv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500-300mb_pv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500-300mb_pv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500_vort_only.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500_vort_only.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500_vort_only.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500_vort_only.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_absv_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_absv_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_absv_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_absv_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_absv_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_absv_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_absv_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_absv_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_absv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_absv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_absv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_absv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_absv_adv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_absv_adv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_absv_adv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_absv_adv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_absv_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_absv_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_absv_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_absv_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_absv_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_absv_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_absv_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_absv_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_absv_wnd.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_absv_wnd.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_absv_wnd.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_absv_wnd.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_avg.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_avg.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_avg.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_avg.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_color.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_color.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_color.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_color.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_geoabsv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_geoabsv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_geoabsv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_geoabsv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_rh_omega.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_rh_omega.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_rh_omega.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_rh_omega.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_tmp_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_tmp_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_tmp_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_tmp_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_tmpc_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_tmpc_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_tmpc_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_tmpc_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_hght_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_hght_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_streamlines.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_streamlines.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_streamlines.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_streamlines.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_tmpc.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_tmpc.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_tmpc.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_tmpc.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_windBarb.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_windBarb.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_windBarb.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_windBarb.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_wind_and_rel_vort.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_wind_and_rel_vort.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mb_wind_and_rel_vort.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mb_wind_and_rel_vort.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mbcomponly.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mbcomponly.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/500mbcomponly.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/500mbcomponly.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/50mb_hght_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/50mb_hght_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/50mb_hght_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/50mb_hght_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/550mb_hght_absv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/550mb_hght_absv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/550mb_hght_absv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/550mb_hght_absv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/600mb_hght_rh_omega.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/600mb_hght_rh_omega.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/600mb_hght_rh_omega.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/600mb_hght_rh_omega.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_absv_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_absv_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_absv_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_absv_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_avg.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_avg.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_avg.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_avg.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_rh_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_rh_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_rh_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_rh_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_rh_omega.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_rh_omega.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_rh_omega.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_rh_omega.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_rh_omega_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_rh_omega_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_rh_omega_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_rh_omega_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_tmp_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_tmp_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_tmp_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_tmp_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_wind_dwpt.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_wind_dwpt.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_hght_wind_dwpt.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_hght_wind_dwpt.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_rh_rs_temp.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_rh_rs_temp.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_rh_rs_temp.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_rh_rs_temp.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_rh_rs_temp_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_rh_rs_temp_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_rh_rs_temp_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_rh_rs_temp_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_streamlines.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_streamlines.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_streamlines.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_streamlines.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_wind_and_rel_vort.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_wind_and_rel_vort.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/700mb_wind_and_rel_vort.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/700mb_wind_and_rel_vort.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/70mb_hght_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/70mb_hght_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/70mb_hght_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/70mb_hght_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850-300mb_wind_shear.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850-300mb_wind_shear.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850-300mb_wind_shear.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850-300mb_wind_shear.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850-700_thkn.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850-700_thkn.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850-700_thkn.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850-700_thkn.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_absv_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_absv_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_absv_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_absv_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_h2o_transport.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_h2o_transport.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_h2o_transport.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_h2o_transport.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_h2o_transport_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_h2o_transport_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_h2o_transport_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_h2o_transport_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_absv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_absv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_absv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_absv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_avg.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_avg.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_avg.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_avg.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_rh_omega.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_rh_omega.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_rh_omega.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_rh_omega.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_tmp_wind_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_wind_dwpt.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_wind_dwpt.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_wind_dwpt.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_wind_dwpt.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_wind_dwpt_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_wind_dwpt_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_hght_wind_dwpt_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_hght_wind_dwpt_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_streamlines.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_streamlines.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_streamlines.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_streamlines.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_thtae_advection.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_thtae_advection.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_thtae_advection.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_thtae_advection.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_thtae_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_thtae_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_thtae_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_thtae_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_tmp.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_tmp.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_tmp.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_tmp.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_tmpc.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_tmpc.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_tmpc.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_tmpc.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind_and_rel_vort.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind_and_rel_vort.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind_and_rel_vort.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind_and_rel_vort.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind_pw.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind_pw.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind_pw.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind_pw.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind_pw_mm.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind_pw_mm.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind_pw_mm.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind_pw_mm.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind_pw_mm_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind_pw_mm_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind_pw_mm_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind_pw_mm_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind_pw_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind_pw_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wind_pw_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wind_pw_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wnd.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wnd.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/850mb_wnd.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/850mb_wnd.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/900mb_hght_rh_omega.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/900mb_hght_rh_omega.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/900mb_hght_rh_omega.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/900mb_hght_rh_omega.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/925mb_hght_rh_omega.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/925mb_hght_rh_omega.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/925mb_hght_rh_omega.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/925mb_hght_rh_omega.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/925mb_hght_tmp_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/925mb_hght_tmp_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/925mb_hght_tmp_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/925mb_hght_tmp_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/925mb_streamlines.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/925mb_streamlines.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/925mb_streamlines.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/925mb_streamlines.attr diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/AVIATION-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/AVIATION-standard.xml new file mode 100644 index 0000000000..6c81dcd99f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/AVIATION-standard.xml @@ -0,0 +1,6 @@ + + + AVIATION + standard + icprb_6400,turb_6400,icsev_6400,sipd_6400 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/EASTNMM-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/EASTNMM-standard.xml new file mode 100644 index 0000000000..c404b2fe4d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/EASTNMM-standard.xml @@ -0,0 +1,6 @@ + + + EASTNMM + standard + 500mb_hght_absv,500mb_hght_color,500mb_hght_wind + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ECMWF-medr.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ECMWF-medr.xml new file mode 100644 index 0000000000..22d009cf33 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ECMWF-medr.xml @@ -0,0 +1,6 @@ + + + ECMWF + medr + ethkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ECMWF-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ECMWF-standard.xml new file mode 100644 index 0000000000..6202e729b0 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ECMWF-standard.xml @@ -0,0 +1,6 @@ + + + ECMWF + standard + 500mb_hght_geoabsv,850mb_tmp,ethkn,pmsl_ethkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GEFS-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GEFS-standard.xml new file mode 100644 index 0000000000..8b9f7b34e0 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GEFS-standard.xml @@ -0,0 +1,6 @@ + + + GEFS + standard + 500mb_hght_absv + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-basic_wx.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-basic_wx.xml new file mode 100644 index 0000000000..1d8b0aa37e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-basic_wx.xml @@ -0,0 +1,6 @@ + + + GFS + basic_wx + 1000-470mb_rh_rs_t_700mb_vv,1000-500mb_rh,200mb_vorticity_pw,250mb_vorticity_pw,300-700_q-vctrs_thkn,300mb_vorticity_pw,bl_thte_wind_mono,ct_index,great_lakes_snow,great_lakes_snow2,lifted_index,emsl_bl_tempc_wind,great_lakes_snow,great_lakes_snow2,pmsl_thkn_wind,pmsl_1000-850_thk,pmsl_bl_temp_wind,precip_6hr_1000-500_thkn,precip_type,precip_type_vv + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-exp_marine.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-exp_marine.xml new file mode 100644 index 0000000000..81e14cb79b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-exp_marine.xml @@ -0,0 +1,6 @@ + + + GFS + exp_marine + 1000-850thk_only,500_vort_only,marine_fronts,pmsl_1000-850thk,pmsl_1000-500thk,bl_winds_only,pmsl_only + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-hurricane.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-hurricane.xml new file mode 100644 index 0000000000..f63af21947 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-hurricane.xml @@ -0,0 +1,6 @@ + + + GFS + hurricane + 250mb_hght_wind,250mb_wind_and_rel_vort,500mb_hght_absv,500mb_wind_and_rel_vort,700mb_wind_and_rel_vort,850-300mb_wind_shear,850mb_wind_and_rel_vort + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-intl_sam.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-intl_sam.xml new file mode 100644 index 0000000000..706872a6be --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-intl_sam.xml @@ -0,0 +1,6 @@ + + + GFS + intl_sam + bl_2-meter_temp_c,bl_dwpt_c,svrwx_intl + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-marine.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-marine.xml new file mode 100644 index 0000000000..5f2a1c28e5 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-marine.xml @@ -0,0 +1,6 @@ + + + GFS + marine + 1000mb_hght_absv,500mb_hght_absv,850mb_hght_absv,bl_moisture_conv_thtae,pmsl_bl_temp_wind,pmsl_and_bl_wind,precip_water_pmsl,stability_850mb_wnd,stability_950mb_wnd + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-medr.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-medr.xml new file mode 100644 index 0000000000..8e913befba --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-medr.xml @@ -0,0 +1,6 @@ + + + GFS + medr + 1000-500_thkn,bl_1000mb_temp,bl_2-meter_temp,bl_sgma_9950_temp + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-misc.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-misc.xml new file mode 100644 index 0000000000..837c2cba1d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-misc.xml @@ -0,0 +1,6 @@ + + + GFS + misc + 300-700_q-vctrs_thkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-monochrome.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-monochrome.xml new file mode 100644 index 0000000000..0a54b1a6ba --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-monochrome.xml @@ -0,0 +1,6 @@ + + + GFS + monochrome + bl_thte_wind,pmsl_thkn_wind + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-no_col-fill.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-no_col-fill.xml new file mode 100644 index 0000000000..0047d5c73e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-no_col-fill.xml @@ -0,0 +1,6 @@ + + + GFS + no_col-fill + 250mb_hght_wind_ncf,400mb_avg_rh_ncf,500mb_absv_ncf,500mb_hght_absv_ncf,700mb_hght_rh_omega_ncf,850mb_hght_tmp_wind_ncf,850mb_wind_pw,bl_h2o_conv_ncf,lifted_index_ncf,pcpn_potential_ncf,precip_type_vv_ncf + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-precip.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-precip.xml new file mode 100644 index 0000000000..1e92fd9997 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-precip.xml @@ -0,0 +1,6 @@ + + + GFS + precip + precip_12hr,precip_12hr_mm,precip_24hr,precip_24hr_mm,precip_3-day,precip_4-day,precip_48hr,precip_5-day,precip_54hr,precip_60hr,precip_66hr,precip_6hr,precip_6hr_mslp,precip_6hr_mslp_sfchght,precip_6hr_mslphilo,precip_72hr,precip_78hr + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-qpf.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-qpf.xml new file mode 100644 index 0000000000..82751731bb --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-qpf.xml @@ -0,0 +1,6 @@ + + + GFS + qpf + 300mb_ageo_div_isotachs,700mb_hght_wind_dwpt,850mb_h2o_transport,850mb_hght_wind_dwpt,850mb_thtae_advection,850mb_wind_pw,bl_moistconv_wind_dwpt,kindex_700mbtemp_bldwpt_mslp,lifted_index,pcpn_potential,pw_emsl_c-vec,ransnocsi_500-850,ransnocsi_700-850,svrwx + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-standard.xml new file mode 100644 index 0000000000..960ec3c026 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-standard.xml @@ -0,0 +1,6 @@ + + + GFS + standard + 1000-500_thkn,1000-850_thkn,1000mb_hght_tmp_wind,100mb_hght_wind,150mb_hght_wind,200mb_div_isotachs,200mb_hght_wind,250mb_ageo_div_isotachs,250mb_hght_wind,250mb_wind_and_rel_vort,300mb_div_isotachs,300mb_hght_absv_adv,300mb_hght_wind,300mb_hght_tmp_wind,500mb_hght_absv,500mb_hght_absv_adv,500mb_hght_color,500mb_hght_geoabsv,500mb_hght_wind,500mb_hght_tmp_wind,50mb_hght_wind,600mb_hght_rh_omega,700mb_hght_rh_omega,700mb_hght_tmp_wind,70mb_hght_wind,850-700_thkn,850mb_hght_tmp_wind,pmsl,pmsl_thkn,pmsl_and_bl_wind,300-200mb_pv,400-200mb_pv,400-250mb_pv,500-250mb_pv,500-300mb_pv + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-streamlines.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-streamlines.xml new file mode 100644 index 0000000000..66e919a4b0 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-streamlines.xml @@ -0,0 +1,6 @@ + + + GFS + streamlines + 1000mb_streamlines,250mb_streamlines,500mb_streamlines,700mb_streamlines,850mb_streamlines,925mb_streamlines + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-surface.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-surface.xml new file mode 100644 index 0000000000..5972815bff --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-surface.xml @@ -0,0 +1,6 @@ + + + GFS + surface + 1000-500_thkn,1000-850_thkn,500mb_absv_ncf,500mb_hght,850-700_thkn,850mb_thtae_ncf,bl_thte_ncf,pmsl + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-tropical.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-tropical.xml new file mode 100644 index 0000000000..fd9b3cc0c6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GFS-tropical.xml @@ -0,0 +1,6 @@ + + + GFS + tropical + 1000-500mb_rh,500mb_hght_absv,850-300mb_wind_shear,bl_moisture_conv_thtae,bl_thte_wind_mono,pmsl_bl_temp_wind,pmsl_thkn_850mb_wind,pmsl_and_bl_wind,precip_water_pmsl,precip_water_pmsl_mm + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHM-hurricane.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHM-hurricane.xml new file mode 100644 index 0000000000..0f2ae45093 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHM-hurricane.xml @@ -0,0 +1,6 @@ + + + GHM + hurricane + 200mb_absv_wind,500mb_absv_wind,700mb_absv_wind,850mb_absv_wind,minpres_1000mb_wind,minpres_35m_wind,pmsl_1000mb_wind,pmsl_1000-500thk + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHM-precip.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHM-precip.xml new file mode 100644 index 0000000000..3419a55b8f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHM-precip.xml @@ -0,0 +1,6 @@ + + + GHM + precip + precip_24hr,precip_12hr + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHMNEST-hurricane.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHMNEST-hurricane.xml new file mode 100644 index 0000000000..34ae272111 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHMNEST-hurricane.xml @@ -0,0 +1,6 @@ + + + GHMNEST + hurricane + 200mb_absv_wind,500mb_absv_wind,700mb_absv_wind,850mb_absv_wind,minpres_1000mb_wind,minpres_35m_wind,pmsl_1000mb_wind,pmsl_1000-500thk + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHMNEST-precip.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHMNEST-precip.xml new file mode 100644 index 0000000000..c6f3813871 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/GHMNEST-precip.xml @@ -0,0 +1,6 @@ + + + GHMNEST + precip + precip_24hr,precip_12hr + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-aviation.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-aviation.xml new file mode 100644 index 0000000000..2d074fe695 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-aviation.xml @@ -0,0 +1,6 @@ + + + NAM + aviation + bl1_rh,bl2-5_rh,emsl_bl1_wind_850mb_tad,frzg_lvl_hght,frzg_lvl_hght_ncf + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-basic_wx.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-basic_wx.xml new file mode 100644 index 0000000000..3459109c55 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-basic_wx.xml @@ -0,0 +1,6 @@ + + + NAM + basic_wx + 1000-470mb_rh_rs_t_700_vv,700mb_rh_rs_temp,lifted_index,bl_thte_wind,ct_index,emsl_bl_tempc_wind,great_lakes_snow,great_lakes_snow2,pmsl_thkn_wind,pmsl_1000-850_thk,precip_6hr_1000-500_thkn,precip_type,precip_type_vv,sfclifted_index + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-comp.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-comp.xml new file mode 100644 index 0000000000..ad082a81c1 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-comp.xml @@ -0,0 +1,6 @@ + + + NAM + comp + pmslcomponly,500mbcomponly + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-exp_marine.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-exp_marine.xml new file mode 100644 index 0000000000..e55cd7d918 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-exp_marine.xml @@ -0,0 +1,6 @@ + + + NAM + exp_marine + 1000-850thk_only,500_vort_only,marine_fronts,pmsl_1000-850thk,pmsl_1000-500thk,bl_winds_only,pmsl_only + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-hurricane.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-hurricane.xml new file mode 100644 index 0000000000..9cfe583b12 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-hurricane.xml @@ -0,0 +1,6 @@ + + + NAM + hurricane + 250mb_hght_wind,250mb_wind_and_rel_vort,500mb_hght_absv,500mb_wind_and_rel_vort,700mb_wind_and_rel_vort,850mb_wind_and_rel_vort + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-marine.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-marine.xml new file mode 100644 index 0000000000..e91b4e2e30 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-marine.xml @@ -0,0 +1,6 @@ + + + NAM + marine + bl_h2o_conv,500mb_hght_absv,emsl_and_bl_wind,emsl_and_10m_wind,emsl_and_ll_wind,pmsl_1000-850_thk,pmsl_and_bl_wind,pmsl_and_10m_wind,pmsl_and_ll_wind,stability_850mb_wnd,stability_900mb_wnd,stability_950mb_wnd + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-medr.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-medr.xml new file mode 100644 index 0000000000..0c35b3aa62 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-medr.xml @@ -0,0 +1,6 @@ + + + NAM + medr + 1000-500_thkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-misc.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-misc.xml new file mode 100644 index 0000000000..885211cf04 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-misc.xml @@ -0,0 +1,6 @@ + + + NAM + misc + 300-700_q-vctrs_thkn,emsl_thkn_wind,emsl_bl_tempf_wind + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-monochrome.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-monochrome.xml new file mode 100644 index 0000000000..25d18c01b6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-monochrome.xml @@ -0,0 +1,6 @@ + + + NAM + monochrome + bl_thte_wind_mono,pmsl_thkn_wind + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-no_col-fill.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-no_col-fill.xml new file mode 100644 index 0000000000..afd8bd5628 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-no_col-fill.xml @@ -0,0 +1,6 @@ + + + NAM + no_col-fill + 250mb_hght_wind_ncf,400mb_avg_rh_ncf,500mb_absv_ncf,500mb_hght_absv_ncf,700mb_hght_rh_omega_ncf,850mb_hght_tmp_wind_ncf,850mb_wind_pw,bestcape_cin_ncf,bl_h2o_conv_ncf,bl_thte_ncf,lifted_index_ncf,pcpn_potential_ncf,precip_type_vv_ncf + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-precip.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-precip.xml new file mode 100644 index 0000000000..b943fb844f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-precip.xml @@ -0,0 +1,6 @@ + + + NAM + precip + precip_12hr,precip_12hr_mm,precip_24hr,precip_12hr_mm,precip_3hr,precip_3hr_emsl,precip_48hr,precip_54hr,precip_60hr,precip_6hr,precip_6hr_emsl,precip_6hr_mslp,precip_6hr_mslp_sfchght,precip_6hr_mslphilo + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-qpf.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-qpf.xml new file mode 100644 index 0000000000..51aee41b1c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-qpf.xml @@ -0,0 +1,6 @@ + + + NAM + qpf + 300mb_ageo_div_isotachs,700mb_hght_wind_dwpt,850mb_h2o_transport,850mb_hght_wind_dwpt,850mb_thtae_advection,850mb_wind_pw,lifted_index,bl_h2o_trnsp_omgq,bl_moistconv_wind_dwpt,bestcape_cin,kindex_700mbtemp_bldwpt_mslp,pcpn_potential,precip_type_12hr_amounts,precip_type_24hr_amounts,precip_type_48hr_amounts,precip_type_6hr_amounts,pw_emsl_c-vec,ransnocsi_500-850,ransnocsi_600-800,sfclifted_index + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-severe.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-severe.xml new file mode 100644 index 0000000000..21f4a935bf --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-severe.xml @@ -0,0 +1,6 @@ + + + NAM + severe + svrwx + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-standard.xml new file mode 100644 index 0000000000..f6824f2999 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-standard.xml @@ -0,0 +1,6 @@ + + + NAM + standard + 1000-500_thkn,1000-850_thkn,1000mb_hght_tmp_wind,100mb_hght_wind,150mb_hght_wind,200mb_hght_wind,250mb_ageo_div_isotachs,250mb_hght_wind,250mb_wind_and_rel_vort,300mb_hght_absv_adv,300mb_hght_wind,300mb_hght_tmp_wind,500mb_hght_absv,500mb_hght_absv_adv,500mb_hght_color,500mb_hght_geoabsv,500mb_hght_wind,500mb_hght_tmp_wind,50mb_hght_wind,600mb_hght_rh_omega,700mb_hght_rh_omega,700mb_hght_tmp_wind,850-700_thkn,850mb_hght_tmp_wind,pmsl,pmsl_thkn,potvort_400-250mb + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-streamlines.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-streamlines.xml new file mode 100644 index 0000000000..965e9e014a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-streamlines.xml @@ -0,0 +1,6 @@ + + + NAM + streamlines + 1000mb_streamlines,250mb_streamlines,500mb_streamlines,700mb_streamlines,850mb_streamlines,925mb_streamlines + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-surface.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-surface.xml new file mode 100644 index 0000000000..b879c43269 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-surface.xml @@ -0,0 +1,6 @@ + + + NAM + surface + 1000-500_thkn,1000-850_thkn,500mb_absv_ncf,500mb_hght,850-700_thkn,850mb_thtae_ncf,bl_thte_ncf,pmsl + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-tropical.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-tropical.xml new file mode 100644 index 0000000000..04b196bfe2 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/NAM-tropical.xml @@ -0,0 +1,6 @@ + + + NAM + tropical + 500mb_hght_absv,mlw_pmsl + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-anl_loops.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-anl_loops.xml new file mode 100644 index 0000000000..bbad49debe --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-anl_loops.xml @@ -0,0 +1,6 @@ + + + RUC + anl_loops + 200mb_hght_wind,250mb_ageo_div_isotachs,300mb_hght_absv,300mb_hght_wind,300thta_pres_wnd_pres_adv,500mb_hght_absv,700mb_hght_rh_al,700mb_rh_rs_temp,850mb_h2o_transport_al,850mb_hght_tmp_wind,850mb_hght_wind_dwpt,potvort_400-250mb + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-basic_wx.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-basic_wx.xml new file mode 100644 index 0000000000..9c5efad9e8 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-basic_wx.xml @@ -0,0 +1,6 @@ + + + RUC + basic_wx + 300-700_q-vctrs_thkn,700mb_rh_rs_temp,precip_6hr_1000-500_thkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-exp_marine.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-exp_marine.xml new file mode 100644 index 0000000000..23cffa9fdc --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-exp_marine.xml @@ -0,0 +1,6 @@ + + + RUC + exp_marine + 500_vort_only,pmsl_only + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-medr.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-medr.xml new file mode 100644 index 0000000000..cf8fb02376 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-medr.xml @@ -0,0 +1,6 @@ + + + RUC + medr + 1000-500_thkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-misc.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-misc.xml new file mode 100644 index 0000000000..35bc40cbb7 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-misc.xml @@ -0,0 +1,6 @@ + + + RUC + misc + 300-700_q-vctrs_thkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-no_col-fill.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-no_col-fill.xml new file mode 100644 index 0000000000..2d072b7dd6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-no_col-fill.xml @@ -0,0 +1,6 @@ + + + RUC + no_col-fill + 250mb_hght_wind_ncf,500mb_absv_ncf,500mb_hght_absv_ncf,700mb_hght_rh_omega_ncf,850mb_hght_tmp_wind_ncf,bestcape_cin_ncf + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-precip.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-precip.xml new file mode 100644 index 0000000000..6e814da3ab --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-precip.xml @@ -0,0 +1,6 @@ + + + RUC + precip + precip_3hr,precip_6hr,precip_6hr_emsl,precip_6hr_mslp_sfchght,precip_6hr_mslphilo + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-qpf.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-qpf.xml new file mode 100644 index 0000000000..75f1bf04a7 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-qpf.xml @@ -0,0 +1,6 @@ + + + RUC + qpf + 300mb_ageo_div_isotachs,700mb_hght_wind_dwpt,850mb_hght_wind_dwpt,850mb_thtae_advection,bestcape_cin,sfclifted_index + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-standard.xml new file mode 100644 index 0000000000..932d8e1b75 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-standard.xml @@ -0,0 +1,6 @@ + + + RUC + standard + 1000-850_thkn,100mb_hght_wind,150mb_hght_wind,200mb_div_isotachs,200mb_hght_wind,250mb_ageo_div_isotachs,250mb_hght_wind,250mb_wind_and_rel_vort,300mb_hght_absv,300mb_hght_absv_adv,300mb_hght_wind,500mb_hght_absv,500mb_hght_absv_adv,500mb_hght_color,500mb_hght_geoabsv,500mb_hght_wind,600mb_hght_rh_omega,700mb_hght_rh_al,700mb_hght_rh_omega,850-700_thkn,850mb_hght_tmp_wind,bl_rh,mmsl,potvort_400-250mb + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-streamlines.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-streamlines.xml new file mode 100644 index 0000000000..d23f07106b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-streamlines.xml @@ -0,0 +1,6 @@ + + + RUC + streamlines + 1000mb_streamlines,250mb_streamlines,500mb_streamlines,700mb_streamlines,850mb_streamlines,925mb_streamlines + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-surface.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-surface.xml new file mode 100644 index 0000000000..8751d6ba31 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-surface.xml @@ -0,0 +1,6 @@ + + + RUC + surface + 1000-500_thkn,1000-850_thkn,500mb_absv_ncf,500mb_hght,850mb_thtae_ncf,mmsl + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-tropical.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-tropical.xml new file mode 100644 index 0000000000..ab38c31b48 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC-tropical.xml @@ -0,0 +1,6 @@ + + + RUC + tropical + mlw_pmsl + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-anl_loops.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-anl_loops.xml new file mode 100644 index 0000000000..1b2159ab7b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-anl_loops.xml @@ -0,0 +1,6 @@ + + + RUC40 + anl_loops + 200mb_hght_wind,250mb_ageo_div_isotachs,300mb_hght_absv,300mb_hght_wind,300thta_pres_wnd_pres_adv,500mb_hght_absv,700mb_hght_rh_al,700mb_rh_rs_temp,850mb_h2o_transport_al,850mb_hght_tmp_wind,850mb_hght_wind_dwpt,potvort_400-250mb + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-basic_wx.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-basic_wx.xml new file mode 100644 index 0000000000..e0369a9cca --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-basic_wx.xml @@ -0,0 +1,6 @@ + + + RUC40 + basic_wx + 300-700_q-vctrs_thkn,700mb_rh_rs_temp,precip_6hr_1000-500_thkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-exp_marine.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-exp_marine.xml new file mode 100644 index 0000000000..6a4fe49464 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-exp_marine.xml @@ -0,0 +1,6 @@ + + + RUC40 + exp_marine + 500_vort_only,pmsl_only + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-medr.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-medr.xml new file mode 100644 index 0000000000..4ca167b5a1 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-medr.xml @@ -0,0 +1,6 @@ + + + RUC40 + medr + 1000-500_thkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-misc.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-misc.xml new file mode 100644 index 0000000000..dfaa6ccd86 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-misc.xml @@ -0,0 +1,6 @@ + + + RUC40 + misc + 300-700_q-vctrs_thkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-no_col-fill.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-no_col-fill.xml new file mode 100644 index 0000000000..14d02e6a44 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-no_col-fill.xml @@ -0,0 +1,6 @@ + + + RUC40 + no_col-fill + 250mb_hght_wind_ncf,500mb_absv_ncf,500mb_hght_absv_ncf,700mb_hght_rh_omega_ncf,850mb_hght_tmp_wind_ncf,bestcape_cin_ncf + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-precip.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-precip.xml new file mode 100644 index 0000000000..2532c78448 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-precip.xml @@ -0,0 +1,6 @@ + + + RUC40 + precip + precip_3hr,precip_6hr,precip_6hr_emsl,precip_6hr_mslp_sfchght,precip_6hr_mslphilo + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-qpf.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-qpf.xml new file mode 100644 index 0000000000..1f00dceaee --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-qpf.xml @@ -0,0 +1,6 @@ + + + RUC40 + qpf + 300mb_ageo_div_isotachs,700mb_hght_wind_dwpt,850mb_hght_wind_dwpt,850mb_thtae_advection,bestcape_cin,sfclifted_index + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-standard.xml new file mode 100644 index 0000000000..084be6163f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-standard.xml @@ -0,0 +1,6 @@ + + + RUC40 + standard + 1000-850_thkn,100mb_hght_wind,150mb_hght_wind,200mb_div_isotachs,200mb_hght_wind,250mb_ageo_div_isotachs,250mb_hght_wind,250mb_wind_and_rel_vort,300mb_hght_absv,300mb_hght_absv_adv,300mb_hght_wind,500mb_hght_absv,500mb_hght_absv_adv,500mb_hght_color,500mb_hght_geoabsv,500mb_hght_wind,600mb_hght_rh_omega,700mb_hght_rh_al,700mb_hght_rh_omega,850-700_thkn,850mb_hght_tmp_wind,bl_rh,mmsl,potvort_400-250mb + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-streamlines.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-streamlines.xml new file mode 100644 index 0000000000..9fbeae153c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-streamlines.xml @@ -0,0 +1,6 @@ + + + RUC40 + streamlines + 1000mb_streamlines,250mb_streamlines,500mb_streamlines,700mb_streamlines,850mb_streamlines,925mb_streamlines + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-surface.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-surface.xml new file mode 100644 index 0000000000..13f26308ff --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-surface.xml @@ -0,0 +1,6 @@ + + + RUC40 + surface + 1000-500_thkn,1000-850_thkn,500mb_absv_ncf,500mb_hght,850mb_thtae_ncf,mmsl + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-tropical.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-tropical.xml new file mode 100644 index 0000000000..99afd57b36 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/RUC40-tropical.xml @@ -0,0 +1,6 @@ + + + RUC40 + tropical + mlw_pmsl + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-exp_marine.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-exp_marine.xml new file mode 100644 index 0000000000..f8db3b771c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-exp_marine.xml @@ -0,0 +1,6 @@ + + + UKMET + exp_marine + 1000-850thk_only,500_vort_only,pmsl_1000-850thk,pmsl_1000-500thk,bl_winds_only,pmsl_only + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-hurricane.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-hurricane.xml new file mode 100644 index 0000000000..c9588dfa72 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-hurricane.xml @@ -0,0 +1,6 @@ + + + UKMET + hurricane + 250mb_hght_wind,500mb_hght_absv,700mb_wind_and_rel_vort + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-marine.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-marine.xml new file mode 100644 index 0000000000..205634f954 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-marine.xml @@ -0,0 +1,6 @@ + + + UKMET + marine + 1000mb_hght_absv,500mb_hght_absv,850mb_hght_absv,pmsl_1000-850_thk,pmsl_bl_temp_wind + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-medr.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-medr.xml new file mode 100644 index 0000000000..2fe909baed --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-medr.xml @@ -0,0 +1,6 @@ + + + UKMET + medr + 1000-500_thkn,ethkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-no_col-fill.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-no_col-fill.xml new file mode 100644 index 0000000000..0ba66d6020 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-no_col-fill.xml @@ -0,0 +1,6 @@ + + + UKMET + no_col-fill + 500mb_absv_ncf,500mb_hght_absv_ncf,700mb_hght_rh_omega_ncf + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-qpf.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-qpf.xml new file mode 100644 index 0000000000..a238698c6a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-qpf.xml @@ -0,0 +1,6 @@ + + + UKMET + qpf + 300mb_ageo_div_isotachs,700mb_hght_wind_dwpt,850mb_hght_wind_dwpt,850mb_thtae_advection + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-standard.xml new file mode 100644 index 0000000000..ce56b1e26c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-standard.xml @@ -0,0 +1,6 @@ + + + UKMET + standard + 1000-500_thkn,1000-850_thkn,1000mb_hght_tmp_wind,100mb_hght_wind,150mb_hght_wind,200mb_hght_wind,250mb_ageo_div_isotachs,250mb_hght_wind,300mb_hght_wind,300mb_hght_tmp_wind,500mb_hght_absv,500mb_hght_absv_wnd,500mb_hght_color,500mb_hght_geoabsv,500mb_hght_wind,700mb_hght_rh_omega,700mb_hght_tmp_wind,850-700_thkn,850mb_hght_tmp_wind,pmsl,pmsl_thkn + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-streamlines.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-streamlines.xml new file mode 100644 index 0000000000..bd8625741d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-streamlines.xml @@ -0,0 +1,6 @@ + + + UKMET + streamlines + 1000mb_streamlines,250mb_streamlines,500mb_streamlines,700mb_streamlines,850mb_streamlines,925mb_streamlines + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-surface.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-surface.xml new file mode 100644 index 0000000000..522700ebf7 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-surface.xml @@ -0,0 +1,6 @@ + + + UKMET + surface + 1000-500_thkn,1000-850_thkn,500mb_absv_ncf,500mb_hght,850-700_thkn,850mb_thtae_ncf,pmsl + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-tropical.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-tropical.xml new file mode 100644 index 0000000000..76fa9934ae --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/UKMET-tropical.xml @@ -0,0 +1,6 @@ + + + UKMET + tropical + 500mb_hght_absv + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/WESTNMM-standard.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/WESTNMM-standard.xml new file mode 100644 index 0000000000..82e104fb28 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/WESTNMM-standard.xml @@ -0,0 +1,6 @@ + + + WESTNMM + standard + 500mb_hght_absv,500mb_hght_color,500mb_hght_wind + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/best_li.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/best_li.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/best_li.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/best_li.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bestcape_cin.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bestcape_cin.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bestcape_cin.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bestcape_cin.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bestcape_cin_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bestcape_cin_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bestcape_cin_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bestcape_cin_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl1_rh.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl1_rh.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl1_rh.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl1_rh.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl2-5_rh.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl2-5_rh.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl2-5_rh.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl2-5_rh.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_1000mb_temp.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_1000mb_temp.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_1000mb_temp.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_1000mb_temp.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_12hrmax_temp.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_12hrmax_temp.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_12hrmax_temp.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_12hrmax_temp.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_12hrmax_temp_c.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_12hrmax_temp_c.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_12hrmax_temp_c.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_12hrmax_temp_c.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_12hrmin_temp.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_12hrmin_temp.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_12hrmin_temp.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_12hrmin_temp.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_12hrmin_temp_c.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_12hrmin_temp_c.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_12hrmin_temp_c.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_12hrmin_temp_c.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_temp.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_temp.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_temp.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_temp.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_temp_c.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_temp_c.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_2-meter_temp_c.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_2-meter_temp_c.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_dwpt_c.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_dwpt_c.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_dwpt_c.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_dwpt_c.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_h2o_conv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_h2o_conv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_h2o_conv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_h2o_conv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_h2o_conv_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_h2o_conv_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_h2o_conv_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_h2o_conv_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_h2o_trnsp_omgq.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_h2o_trnsp_omgq.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_h2o_trnsp_omgq.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_h2o_trnsp_omgq.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_moist_conv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_moist_conv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_moist_conv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_moist_conv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_moistconv_wind_dwpt.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_moistconv_wind_dwpt.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_moistconv_wind_dwpt.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_moistconv_wind_dwpt.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_moisture_conv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_moisture_conv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_moisture_conv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_moisture_conv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_moisture_conv_thtae.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_moisture_conv_thtae.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_moisture_conv_thtae.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_moisture_conv_thtae.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_rh.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_rh.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_rh.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_rh.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_rh_lake.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_rh_lake.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_rh_lake.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_rh_lake.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_sgma_9950_temp.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_sgma_9950_temp.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_sgma_9950_temp.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_sgma_9950_temp.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_thte_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_thte_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_thte_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_thte_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_thte_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_thte_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_thte_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_thte_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_thte_wind_mono.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_thte_wind_mono.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_thte_wind_mono.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_thte_wind_mono.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_winds_only.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_winds_only.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/bl_winds_only.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/bl_winds_only.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ct_index.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ct_index.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ct_index.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ct_index.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_and_10m_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_and_10m_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_and_10m_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_and_10m_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_and_bl_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_and_bl_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_and_bl_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_and_bl_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_and_ll_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_and_ll_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_and_ll_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_and_ll_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_bl1_wind_850mb_tad.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_bl1_wind_850mb_tad.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_bl1_wind_850mb_tad.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_bl1_wind_850mb_tad.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_bl_tempc_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_bl_tempc_wind.attr similarity index 96% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_bl_tempc_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_bl_tempc_wind.attr index 8eafd1b826..93ca5d3e4a 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_bl_tempc_wind.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_bl_tempc_wind.attr @@ -11,7 +11,7 @@ GLEVEL=30:0!30:0!30:0!0 !30:0 GVCORD=pdly!pdly!pdly!none!pdly SCALE=0 GDPFUN=tmpc!tmpc!tmpc!sm5s(emsl) ! kntv(wnd) -TYPE=c/f !c !c ! ! b +TYPE=c/f !c !c !c ! b CINT=3/-99/0!3/3/18!3/21/99!4 LINE=27/1/2!2/1/2!16/1/2!19//3 FINT=-24;-12;0 ! diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_bl_tempf_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_bl_tempf_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_bl_tempf_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_bl_tempf_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_thkn.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_thkn.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_thkn.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_thkn.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_thkn_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_thkn_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/emsl_thkn_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/emsl_thkn_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ethkn.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ethkn.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ethkn.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ethkn.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/frzg_lvl_hght.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/frzg_lvl_hght.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/frzg_lvl_hght.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/frzg_lvl_hght.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/frzg_lvl_hght_and_rh.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/frzg_lvl_hght_and_rh.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/frzg_lvl_hght_and_rh.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/frzg_lvl_hght_and_rh.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/frzg_lvl_hght_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/frzg_lvl_hght_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/frzg_lvl_hght_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/frzg_lvl_hght_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/great_lakes_snow.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/great_lakes_snow.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/great_lakes_snow.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/great_lakes_snow.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/great_lakes_snow2.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/great_lakes_snow2.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/great_lakes_snow2.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/great_lakes_snow2.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/icprb_6400.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/icprb_6400.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/icprb_6400.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/icprb_6400.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/icsev_6400.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/icsev_6400.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/icsev_6400.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/icsev_6400.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/kindex_700mbtemp_bldwpt_mslp.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/kindex_700mbtemp_bldwpt_mslp.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/kindex_700mbtemp_bldwpt_mslp.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/kindex_700mbtemp_bldwpt_mslp.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/lifted_index.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/lifted_index.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/lifted_index.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/lifted_index.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/lifted_index_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/lifted_index_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/lifted_index_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/lifted_index_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ll_turb.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ll_turb.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ll_turb.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ll_turb.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/marine_fronts.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/marine_fronts.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/marine_fronts.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/marine_fronts.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/mean_layer_rh.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/mean_layer_rh.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/mean_layer_rh.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/mean_layer_rh.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/minpres_1000mb_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/minpres_1000mb_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/minpres_1000mb_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/minpres_1000mb_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/minpres_35m_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/minpres_35m_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/minpres_35m_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/minpres_35m_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/mlw_pmsl.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/mlw_pmsl.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/mlw_pmsl.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/mlw_pmsl.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/mmsl.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/mmsl.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/mmsl.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/mmsl.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/mslp_thkn_850mb_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/mslp_thkn_850mb_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/mslp_thkn_850mb_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/mslp_thkn_850mb_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ndfd_12hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ndfd_12hr.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ndfd_12hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ndfd_12hr.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ndfd_24hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ndfd_24hr.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ndfd_24hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ndfd_24hr.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ndfd_6hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ndfd_6hr.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ndfd_6hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ndfd_6hr.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pcpn_potential.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pcpn_potential.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pcpn_potential.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pcpn_potential.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pcpn_potential_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pcpn_potential_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pcpn_potential_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pcpn_potential_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_1000-500thk.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_1000-500thk.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_1000-500thk.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_1000-500thk.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_1000-850_thk.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_1000-850_thk.attr similarity index 95% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_1000-850_thk.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_1000-850_thk.attr index 371d8e3df9..c033aebe50 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_1000-850_thk.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_1000-850_thk.attr @@ -11,7 +11,7 @@ GLEVEL=850:1000 !0 GVCORD=pres !none SCALE=-1 ! 0 GDPFUN=(sub(hght@850,hght@1000)) !sm9s(pmsl) ! kntv(wnd@30:0%pdly) -TYPE=c ! ! b +TYPE=c !c ! b CINT=1 !4 LINE=3/5/2/1 !20//2 FINT= diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_1000-850thk.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_1000-850thk.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_1000-850thk.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_1000-850thk.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_1000mb_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_1000mb_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_1000mb_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_1000mb_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_and_10m_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_and_10m_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_and_10m_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_and_10m_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_and_bl_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_and_bl_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_and_bl_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_and_bl_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_and_ll_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_and_ll_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_and_ll_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_and_ll_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_and_sfc_temp.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_and_sfc_temp.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_and_sfc_temp.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_and_sfc_temp.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_bl_temp_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_bl_temp_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_bl_temp_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_bl_temp_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_estthkn.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_estthkn.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_estthkn.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_estthkn.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_ethkn.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_ethkn.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_ethkn.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_ethkn.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_only.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_only.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_only.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_only.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_thkn.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_thkn.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_thkn.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_thkn.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_thkn_850mb_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_thkn_850mb_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_thkn_850mb_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_thkn_850mb_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_thkn_wind.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_thkn_wind.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_thkn_wind.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_thkn_wind.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_thkn_wind_mono.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_thkn_wind_mono.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmsl_thkn_wind_mono.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmsl_thkn_wind_mono.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmslcomponly.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmslcomponly.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pmslcomponly.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pmslcomponly.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/potvort_400-250mb.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/potvort_400-250mb.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/potvort_400-250mb.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/potvort_400-250mb.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/potvort_400-250mb_al.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/potvort_400-250mb_al.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/potvort_400-250mb_al.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/potvort_400-250mb_al.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_12hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_12hr.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_12hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_12hr.attr index 02337457fe..ad8f0a47ec 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_12hr.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_12hr.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 12-HR TOTAL PRECIPITATION ! 0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f12-last-06 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_12hr_avg.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_12hr_avg.attr similarity index 97% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_12hr_avg.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_12hr_avg.attr index bd9a45da7e..2c8600b281 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_12hr_avg.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_12hr_avg.attr @@ -20,3 +20,4 @@ TITLE=5/-1/~ 12-HR AVERAGE PRECIPITATION ! 0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f12-last-06 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_12hr_mm.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_12hr_mm.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_12hr_mm.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_12hr_mm.attr index 7fee8870c9..6e2601642f 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_12hr_mm.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_12hr_mm.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 12-HR TOTAL PRECIPITATION (MM)! 0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f12-last-06 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_24hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_24hr.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_24hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_24hr.attr index eaa88b8860..1bba1226f0 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_24hr.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_24hr.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 24-HR TOTAL PRECIPITATION ! 0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f24-last-06 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_24hr_avg.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_24hr_avg.attr similarity index 97% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_24hr_avg.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_24hr_avg.attr index a3edc82414..806e4dcdf5 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_24hr_avg.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_24hr_avg.attr @@ -20,3 +20,4 @@ TITLE=5/-1/~ 24-HR AVERAGE PRECIPITATION ! 0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f24-last-06 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_24hr_mm.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_24hr_mm.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_24hr_mm.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_24hr_mm.attr index c3f693dfd4..d555e65195 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_24hr_mm.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_24hr_mm.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 24-HR TOTAL PRECIPITATION (MM)! 0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f24-last-06 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_3-day.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_3-day.attr similarity index 99% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_3-day.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_3-day.attr index 14c06daa4b..8b1d92883e 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_3-day.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_3-day.attr @@ -23,3 +23,4 @@ TITLE=5/-1/3-day (F72-F144) PCPN ! 0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=F144 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_3hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_3hr.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_3hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_3hr.attr index 04c90e49f1..ec051b2a6d 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_3hr.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_3hr.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 3hr TOTAL PRECIPITATION (IN) COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f03-LAST-3 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_3hr_emsl.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_3hr_emsl.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_3hr_emsl.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_3hr_emsl.attr index d6f1f5cb62..5826749661 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_3hr_emsl.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_3hr_emsl.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 3-HR TOTAL PRECIPITATION, MSLP (ETA REDUCTION)!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f03-LAST-3 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_4-day.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_4-day.attr similarity index 99% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_4-day.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_4-day.attr index c9318f1658..e0f1bfd4ad 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_4-day.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_4-day.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 4-day (F24-F120) PCPN!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f120 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_48hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_48hr.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_48hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_48hr.attr index 8b97535972..17261666e7 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_48hr.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_48hr.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 48-HR TOTAL PRECIPITATION!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f48 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_5-day.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_5-day.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_5-day.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_5-day.attr index 870008ed6e..fdb1579d0c 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_5-day.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_5-day.attr @@ -24,3 +24,4 @@ TITLE=5/-1/~ 5-day (120-HR) PCPN!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f120-last-12 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_54hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_54hr.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_54hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_54hr.attr index a14d995c38..1bf21b9173 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_54hr.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_54hr.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 54-HR TOTAL PRECIPITATION ! 0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f54-last-06 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_60hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_60hr.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_60hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_60hr.attr index 07ea17f51c..f3108c8011 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_60hr.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_60hr.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 60-HR TOTAL PRECIPITATION ! 0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f60-last-06 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_66hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_66hr.attr similarity index 97% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_66hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_66hr.attr index 6da9108c5f..4e5570a41d 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_66hr.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_66hr.attr @@ -22,3 +22,4 @@ TITLE=5/-1/~ 66-HR TOTAL PRECIPITATION ! 0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f66-last-06 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr.attr similarity index 99% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr.attr index 5949307b94..6c20c1b585 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr.attr @@ -28,3 +28,4 @@ TITLE=5/-1/~ 6hr TOTAL PRECIPITATION (IN) COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=fall \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_1000-500_thkn.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_1000-500_thkn.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_1000-500_thkn.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_1000-500_thkn.attr index 0363f30d50..3d1ce85d31 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_1000-500_thkn.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_1000-500_thkn.attr @@ -24,3 +24,4 @@ TITLE=1/-1/~ 6-H TOTAL PRECIPITATION, PMSL, 1000-500mb THICKNESS!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f06-LAST-6 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_emsl.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_emsl.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_emsl.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_emsl.attr index 32c91d9199..ecfafc1002 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_emsl.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_emsl.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 6-HOUR TOTAL PRECIPITATION, MSLP (ETA REDUCTION)!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f06-LAST-6 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mdl_topography.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mdl_topography.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mdl_topography.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mdl_topography.attr index 3fb7c3b825..511bf373fa 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mdl_topography.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mdl_topography.attr @@ -21,3 +21,4 @@ TITLE=5/-1/~ 6-HR TOTAL PCPN, MSLP, MDL TOPOGRAPHY!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f06-LAST-6 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mslp.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mslp.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mslp.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mslp.attr index 4723e7a3ce..c068e8477b 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mslp.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mslp.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 6-HOUR TOTAL PCPN, MSLP!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f06-LAST-6 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mslp_sfchght.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mslp_sfchght.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mslp_sfchght.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mslp_sfchght.attr index bc0517ca5d..8b918cbfc7 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mslp_sfchght.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mslp_sfchght.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 6-HR TOTAL PCPN, MSLP, MDL TOPOGRAPHY!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f06-LAST-6 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mslphilo.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mslphilo.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mslphilo.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mslphilo.attr index 8f3e36f733..e1a1cd5393 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_6hr_mslphilo.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_6hr_mslphilo.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 6-HR TOTAL PCPN, MSLP!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f06-LAST-6 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_72hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_72hr.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_72hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_72hr.attr index 99c9f83074..5a5d0f2693 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_72hr.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_72hr.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 72-HR TOTAL PRECIPITATION!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f72-last-06 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_78hr.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_78hr.attr similarity index 98% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_78hr.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_78hr.attr index 9c6e93e4f3..7ed6dbece6 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_78hr.attr +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_78hr.attr @@ -23,3 +23,4 @@ TITLE=5/-1/~ 78-HR TOTAL PRECIPITATION!0 COLORS=2 MARKER=2 GRDLBL=5 +GDATTIM=f78 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_12hr_amounts.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_12hr_amounts.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_12hr_amounts.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_12hr_amounts.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_24hr_amounts.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_24hr_amounts.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_24hr_amounts.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_24hr_amounts.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_48hr_amounts.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_48hr_amounts.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_48hr_amounts.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_48hr_amounts.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_6hr_amounts.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_6hr_amounts.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_6hr_amounts.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_6hr_amounts.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_vv.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_vv.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_vv.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_vv.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_vv_ncf.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_vv_ncf.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_type_vv_ncf.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_type_vv_ncf.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_water_mslp.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_water_mslp.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_water_mslp.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_water_mslp.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_water_pmsl.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_water_pmsl.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_water_pmsl.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_water_pmsl.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_water_pmsl_mm.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_water_pmsl_mm.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/precip_water_pmsl_mm.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/precip_water_pmsl_mm.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pw_emsl_c-vec.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pw_emsl_c-vec.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pw_emsl_c-vec.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pw_emsl_c-vec.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pw_mslp_c-vec.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pw_mslp_c-vec.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/pw_mslp_c-vec.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/pw_mslp_c-vec.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/q-vectrs_thkn.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/q-vectrs_thkn.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/q-vectrs_thkn.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/q-vectrs_thkn.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ransnocsi_500-850.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ransnocsi_500-850.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ransnocsi_500-850.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ransnocsi_500-850.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ransnocsi_600-800.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ransnocsi_600-800.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ransnocsi_600-800.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ransnocsi_600-800.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ransnocsi_700-850.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ransnocsi_700-850.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ransnocsi_700-850.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/ransnocsi_700-850.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/sfclifted_index.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/sfclifted_index.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/sfclifted_index.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/sfclifted_index.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/sipd_6400.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/sipd_6400.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/sipd_6400.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/sipd_6400.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/stability_850mb_wnd.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/stability_850mb_wnd.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/stability_850mb_wnd.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/stability_850mb_wnd.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/stability_900mb_wnd.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/stability_900mb_wnd.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/stability_900mb_wnd.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/stability_900mb_wnd.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/stability_925mb_wnd.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/stability_925mb_wnd.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/stability_925mb_wnd.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/stability_925mb_wnd.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/stability_950mb_wnd.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/stability_950mb_wnd.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/stability_950mb_wnd.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/stability_950mb_wnd.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/svrwx.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/svrwx.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/svrwx.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/svrwx.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/svrwx_intl.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/svrwx_intl.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/svrwx_intl.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/svrwx_intl.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/turb_6400.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/turb_6400.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/turb_6400.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/ModelFcstGridContours/turb_6400.attr diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/PGEN/PGEN-PGEN.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/PGEN/PGEN-PGEN.xml new file mode 100644 index 0000000000..3d2a5383c9 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/PGEN/PGEN-PGEN.xml @@ -0,0 +1,6 @@ + + + PGEN + PGEN + default,monocolor-green,monocolor-white + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/PGEN/default.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/PGEN/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/PGEN/default.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/PGEN/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/PGEN/monocolor-green.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/PGEN/monocolor-green.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/PGEN/monocolor-green.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/PGEN/monocolor-green.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/PGEN/monocolor-white.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/PGEN/monocolor-white.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/PGEN/monocolor-white.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/PGEN/monocolor-white.attr diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/BREF_2.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/BREF_2.00.attr new file mode 100644 index 0000000000..b7e7aea3ca --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/BREF_2.00.attr @@ -0,0 +1,4 @@ +colorMapName=osf_ref16 +colorBar=@dfltMosaicColorBar.xml +productCode=140 +prodName=BREF_2 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/BREF_nids_cmref.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/BREF_nids_cmref.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/BREF_nids_cmref.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/BREF_nids_cmref.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/CREF_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/CREF_1.00.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/CREF_1.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/CREF_1.00.attr diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/CREF_30.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/CREF_30.00.attr new file mode 100644 index 0000000000..6ed1882d2e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/CREF_30.00.attr @@ -0,0 +1,4 @@ +colorMapName=osf_ref16 +colorBar=@dfltMosaicColorBar.xml +productCode=30 +prodName=CREF_30 diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/CREF_4.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/CREF_4.00.attr new file mode 100644 index 0000000000..6ed1882d2e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/CREF_4.00.attr @@ -0,0 +1,4 @@ +colorMapName=osf_ref16 +colorBar=@dfltMosaicColorBar.xml +productCode=30 +prodName=CREF_30 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/CREF_nids_cmref.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/CREF_nids_cmref.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/CREF_nids_cmref.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/CREF_nids_cmref.attr diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-ALL.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-ALL.xml new file mode 100644 index 0000000000..be50350c8a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-ALL.xml @@ -0,0 +1,6 @@ + + + NatlMosaic + ALL + RALA_1.00,PRCP1_4.00,VIL_4.00,PRCP24_4.00,TOPS2_4.00,PRCPC_4.00,CREF_4.00,CREF_1.00,TOPS18_1.00,TOPS30_1.00,VIL_1.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-BREF.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-BREF.xml new file mode 100644 index 0000000000..7362fc6099 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-BREF.xml @@ -0,0 +1,6 @@ + + + NatlMosaic + BREF + BREF_2.00,BREF_nids_cmref + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-CREF.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-CREF.xml new file mode 100644 index 0000000000..3ac1b59560 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-CREF.xml @@ -0,0 +1,6 @@ + + + NatlMosaic + CREF + CREF_4.00,CREF_1.00,CREF_nids_cmref + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-PRECIP.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-PRECIP.xml new file mode 100644 index 0000000000..6706b74b4a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-PRECIP.xml @@ -0,0 +1,6 @@ + + + NatlMosaic + PRECIP + PRCP1_4.00,PRCP24_4.00,PRCPC_4.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-TOPS.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-TOPS.xml new file mode 100644 index 0000000000..472d493dbf --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-TOPS.xml @@ -0,0 +1,6 @@ + + + NatlMosaic + TOPS + TOPS2_4.00,TOPS18_1.00,TOPS30_1.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-VIL.xml b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-VIL.xml new file mode 100644 index 0000000000..56fc947294 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/NatlMosaic-VIL.xml @@ -0,0 +1,6 @@ + + + NatlMosaic + VIL + VIL_4.00 + diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/PRCP.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/PRCP.attr new file mode 100644 index 0000000000..8cdb050835 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/PRCP.attr @@ -0,0 +1,4 @@ +colorMapName=nids_pre +colorBar=@dfltMosaicColorBar.xml +productCode=101 +prodName=PRCP diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/PRCP1_4.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/PRCP1_4.00.attr new file mode 100644 index 0000000000..6ccfce5ede --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/PRCP1_4.00.attr @@ -0,0 +1,4 @@ +colorMapName=nids_pre +colorBar=@dfltMosaicColorBar.xml +productCode=90 +prodName=PRCP1_4 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/PRCP24_4.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/PRCP24_4.00.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/PRCP24_4.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/PRCP24_4.00.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/PRCPC_4.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/PRCPC_4.00.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/PRCPC_4.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/PRCPC_4.00.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/RALA_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/RALA_1.00.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/RALA_1.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/RALA_1.00.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/TOPS18_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/TOPS18_1.00.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/TOPS18_1.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/TOPS18_1.00.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/TOPS2_4.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/TOPS2_4.00.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/TOPS2_4.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/TOPS2_4.00.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/TOPS30_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/TOPS30_1.00.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/TOPS30_1.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/TOPS30_1.00.attr diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/TOPS_4.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/TOPS_4.00.attr new file mode 100644 index 0000000000..98700779ce --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/TOPS_4.00.attr @@ -0,0 +1,4 @@ +colorMapName=nids_tops +colorBar=@dfltMosaicColorBar.xml +productCode=95 +prodName=TOPS_4 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/VIL_1.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/VIL_1.00.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/VIL_1.00.attr rename to cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/VIL_1.00.attr diff --git a/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/VIL_4.00.attr b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/VIL_4.00.attr new file mode 100644 index 0000000000..1afca111a6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/AttributeSetGroups/RadarMosaic/VIL_4.00.attr @@ -0,0 +1,4 @@ +colorMapName=nids_vil +colorBar=@dfltMosaicColorBar.xml +productCode=148 +prodName=VIL_4 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig1ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/ambig1ColorBar1.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig1ColorBar1.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/ambig1ColorBar1.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig1ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/ambig1ColorBar2.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig1ColorBar2.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/ambig1ColorBar2.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig2ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/ambig2ColorBar1.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig2ColorBar1.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/ambig2ColorBar1.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig2ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/ambig2ColorBar2.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig2ColorBar2.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/ambig2ColorBar2.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig3ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/ambig3ColorBar1.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig3ColorBar1.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/ambig3ColorBar1.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig3ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/ambig3ColorBar2.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig3ColorBar2.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/ambig3ColorBar2.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig4ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/ambig4ColorBar1.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig4ColorBar1.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/ambig4ColorBar1.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig4ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/ambig4ColorBar2.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig4ColorBar2.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/ambig4ColorBar2.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/defaultColorBar1.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/defaultColorBar1.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/defaultColorBar1.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/defaultColorBar1.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/defaultColorBar2.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/defaultColorBar2.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/defaultColorBar2.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/defaultColorBar2.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/dfltLtngColorBar.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/dfltLtngColorBar.xml similarity index 96% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/dfltLtngColorBar.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/dfltLtngColorBar.xml index 43898f5f10..8170907be7 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/dfltLtngColorBar.xml +++ b/cave/build/static/common/cave/etc/ncep/ColorBars/dfltLtngColorBar.xml @@ -9,6 +9,7 @@ 0.0 5.0 + 10.0 15.0 20.0 30.0 @@ -17,7 +18,6 @@ 120.0 180.0 240.0 - INF RGB {255, 0, 0} RGB {238, 64, 0} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/dfltMcidasColorBar.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/dfltMcidasColorBar.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/dfltMcidasColorBar.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/dfltMcidasColorBar.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/dfltMosaicColorBar.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/dfltMosaicColorBar.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/dfltMosaicColorBar.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/dfltMosaicColorBar.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/dfltRadarColorBar.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/dfltRadarColorBar.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/dfltRadarColorBar.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/dfltRadarColorBar.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/ffgColorBar.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/ffgColorBar.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/ffgColorBar.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/ffgColorBar.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/intensityColorBar.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/intensityColorBar.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/intensityColorBar.xml rename to cave/build/static/common/cave/etc/ncep/ColorBars/intensityColorBar.xml diff --git a/cave/build/static/common/cave/etc/ncep/ColorBars/waveSatColorBar.xml b/cave/build/static/common/cave/etc/ncep/ColorBars/waveSatColorBar.xml new file mode 100644 index 0000000000..5f4e9797eb --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ColorBars/waveSatColorBar.xml @@ -0,0 +1,41 @@ + + true + true + Vertical + UpperLeft + 0.4 + 15 + 1 + 0.0 + 1.0 + 2.0 + 3.0 + 4.0 + 5.0 + 6.0 + 7.0 + 8.0 + 9.0 + 10.0 + 11.0 + 12.0 + 13.0 + 14.0 + 15.0 + RGB {139, 0, 139} + RGB {145, 44, 238} + RGB {137, 104, 205} + RGB {0, 238, 238} + RGB {0, 255, 255} + RGB {0, 178, 238} + RGB {16, 78, 139} + RGB {0, 139, 0} + RGB {0, 205, 0} + RGB {127, 255, 0} + RGB {238, 238, 0} + RGB {255, 215, 0} + RGB {205, 133, 0} + RGB {255, 127, 0} + RGB {238, 64, 0} + + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/base_other_test1.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/base_other_test1.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/base_other_test1.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/base_other_test1.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/base_other_test2.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/base_other_test2.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/base_other_test2.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/base_other_test2.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/desktop_desk1_other_test1.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/desktop_desk1_other_test1.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/desktop_desk1_other_test1.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/desktop_desk1_other_test1.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/desktop_desk1_other_test2.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/desktop_desk1_other_test2.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/desktop_desk1_other_test2.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/desktop_desk1_other_test2.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/desktop_desk2_other_test1.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/desktop_desk2_other_test1.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/desktop_desk2_other_test1.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/desktop_desk2_other_test1.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/desktop_desk2_other_test2.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/desktop_desk2_other_test2.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/desktop_desk2_other_test2.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/desktop_desk2_other_test2.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/sabir.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/sabir.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/sabir.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/sabir.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/site_oax_other_test1.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/site_oax_other_test1.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/site_oax_other_test1.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/site_oax_other_test1.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/site_oax_other_test2.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/site_oax_other_test2.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/site_oax_other_test2.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/site_oax_other_test2.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/site_xyz_other_test1.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/site_xyz_other_test1.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/site_xyz_other_test1.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/site_xyz_other_test1.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/site_xyz_other_test2.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/site_xyz_other_test2.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/site_xyz_other_test2.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/site_xyz_other_test2.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/upc_topo.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/upc_topo.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/upc_topo.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/upc_topo.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/user_mgao_other_test1.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/user_mgao_other_test1.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/user_mgao_other_test1.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/user_mgao_other_test1.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Other/user_mgao_other_test2.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Other/user_mgao_other_test2.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Other/user_mgao_other_test2.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Other/user_mgao_other_test2.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_cmref.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_cmref.cmap similarity index 91% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_cmref.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_cmref.cmap index 60903c983c..8eba7b89e2 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_cmref.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_cmref.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_csher.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_csher.cmap similarity index 95% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_csher.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_csher.cmap index 6affbe3b7a..ff94369a05 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_csher.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_csher.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_pre.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_pre.cmap similarity index 95% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_pre.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_pre.cmap index 76a85a8aed..655510923d 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_pre.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_pre.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_ref16.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_ref16.cmap similarity index 95% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_ref16.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_ref16.cmap index 7f778117f6..2fa0b7cb23 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_ref16.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_ref16.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_ref8.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_ref8.cmap similarity index 91% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_ref8.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_ref8.cmap index 9781678a39..eaf932dffb 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_ref8.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_ref8.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_rsher.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_rsher.cmap similarity index 95% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_rsher.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_rsher.cmap index c3f6e02c81..5046b57e5d 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_rsher.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_rsher.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_swid.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_swid.cmap similarity index 91% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_swid.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_swid.cmap index 76f6f88255..d568f401be 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_swid.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_swid.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_tops.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_tops.cmap similarity index 95% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_tops.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_tops.cmap index a02c9118d9..89819eef2b 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_tops.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_tops.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_vel16.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_vel16.cmap similarity index 95% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_vel16.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_vel16.cmap index 15db3a31f2..084006afae 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_vel16.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_vel16.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_vel8.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_vel8.cmap similarity index 91% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_vel8.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_vel8.cmap index 63e123f07a..e57682bffd 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_vel8.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_vel8.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_vil.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_vil.cmap similarity index 95% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_vil.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_vil.cmap index 7f778117f6..2fa0b7cb23 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_vil.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_vil.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_wecho.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_wecho.cmap similarity index 91% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/nids_wecho.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_wecho.cmap index 9781678a39..eaf932dffb 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/nids_wecho.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/nids_wecho.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/osf_etops.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/osf_etops.cmap new file mode 100644 index 0000000000..0df26753e5 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/osf_etops.cmap @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/osf_ref16.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/osf_ref16.cmap similarity index 95% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/osf_ref16.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/osf_ref16.cmap index a6eccfeba7..de8c9140dc 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/osf_ref16.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/osf_ref16.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/osf_ref8.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/osf_ref8.cmap similarity index 91% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/osf_ref8.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/osf_ref8.cmap index f4f8859c12..2d55913d7d 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/osf_ref8.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/osf_ref8.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_eetops.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_eetops.cmap new file mode 100644 index 0000000000..8f79fcb9b6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_eetops.cmap @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/rad_gray16.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_gray16.cmap similarity index 95% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/rad_gray16.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_gray16.cmap index 7af058319c..31720f51f6 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/rad_gray16.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_gray16.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/rad_gray8.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_gray8.cmap similarity index 92% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/rad_gray8.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_gray8.cmap index 5f5d242988..205298240f 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/rad_gray8.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_gray8.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_scref.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_scref.cmap new file mode 100644 index 0000000000..5369b7b509 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_scref.cmap @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_srmvel.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_srmvel.cmap new file mode 100644 index 0000000000..5bd8b6e6f1 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/rad_srmvel.cmap @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Radar/wsi_mosaic.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/wsi_mosaic.cmap similarity index 97% rename from cave/build/static/common/cave/etc/ncep/luts/Radar/wsi_mosaic.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/wsi_mosaic.cmap index c223a10aa4..7c83de6a5b 100644 --- a/cave/build/static/common/cave/etc/ncep/luts/Radar/wsi_mosaic.cmap +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Radar/wsi_mosaic.cmap @@ -1,6 +1,6 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/CIRA_IR_Default.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/CIRA_IR_Default.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/CIRA_IR_Default.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/CIRA_IR_Default.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/bd.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/bd.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/bd.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/bd.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/colormb.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/colormb.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/colormb.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/colormb.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/colormb2.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/colormb2.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/colormb2.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/colormb2.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/lingray.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/default.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/lingray.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/default.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/freds_albedo_vis_gray.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/freds_albedo_vis_gray.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/freds_albedo_vis_gray.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/freds_albedo_vis_gray.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/gdpicape.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/gdpicape.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/gdpicape.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/gdpicape.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/gdpicinh.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/gdpicinh.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/gdpicinh.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/gdpicinh.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/gdpili.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/gdpili.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/gdpili.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/gdpili.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/gdpipw.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/gdpipw.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/gdpipw.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/gdpipw.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/goes_dpw.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/goes_dpw.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/goes_dpw.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/goes_dpw.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_drgb.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_drgb.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_drgb.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_drgb.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_grb.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_grb.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_grb.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_grb.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_nmc.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_nmc.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_nmc.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_nmc.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_rgbv.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_rgbv.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_rgbv.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_rgbv.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_sab.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_sab.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_sab.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_sab.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_tpc.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_tpc.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_tpc.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_tpc.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_tv1.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_tv1.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/ir_tv1.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ir_tv1.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/lingradk.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/lingradk.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/lingradk.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/lingradk.cmap diff --git a/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/lingray.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/lingray.cmap new file mode 100644 index 0000000000..f665027c7e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/lingray.cmap @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/m58.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/m58.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/m58.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/m58.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/m62.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/m62.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/m62.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/m62.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/micro89a.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/micro89a.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/micro89a.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/micro89a.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/micro89b.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/micro89b.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/micro89b.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/micro89b.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/micropw.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/micropw.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/micropw.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/micropw.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/microrain.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/microrain.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/microrain.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/microrain.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/sabir.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/sabir.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/sabir.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/sabir.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/ssmi_opc.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ssmi_opc.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/ssmi_opc.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ssmi_opc.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/ssmiwind.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ssmiwind.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/ssmiwind.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/ssmiwind.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/visgray.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/visgray.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/visgray.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/visgray.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/watvap.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/watvap.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/watvap.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/watvap.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/watvap2.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/watvap2.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/watvap2.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/watvap2.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_color.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_color.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_color.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_color.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_gr8.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_gr8.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_gr8.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_gr8.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_gree.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_gree.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_gree.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_gree.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_lin.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_lin.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_lin.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_lin.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_n30.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_n30.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_n30.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_n30.cmap diff --git a/cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_tpc.cmap b/cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_tpc.cmap similarity index 100% rename from cave/build/static/common/cave/etc/ncep/luts/Satellite/wv_tpc.cmap rename to cave/build/static/common/cave/etc/ncep/ColorMaps/Satellite/wv_tpc.cmap diff --git a/cave/build/static/common/cave/etc/ncep/DefaultRBDs/defaultRBD.xml b/cave/build/static/common/cave/etc/ncep/DefaultRBDs/defaultRBD.xml new file mode 100644 index 0000000000..0593f7e3df --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/DefaultRBDs/defaultRBD.xml @@ -0,0 +1,167 @@ + + + + + true + false + + + + + + + + + + RGB {255, 255, 255} + LATLON + 1 + degrees + omit + + 1 + omit + omit + None + 1 + omit + omit + None + 1 + omit + omit + None + 1 + omit + omit + RGB {0, 255, 0} + + + + + PLAN_VIEW + + + + + + + + PLAN_VIEW + + + + + + World + mapdata.world
+ name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') + the_geom + name + RGB {255, 228, 220} + 1 + SOLID +
+
+ + + PLAN_VIEW + + + + + + State Boundaries + mapdata.states
+ the_geom + name + RGB {255, 228, 220} + 1 + SOLID +
+
+ + + PLAN_VIEW + + + + + + Canada + mapdata.canada
+ the_geom + name + RGB {255, 228, 220} + 1 + SOLID +
+
+ + + PLAN_VIEW + + + + + + Mexico + mapdata.mexico
+ the_geom + name + RGB {255, 228, 220} + 1 + SOLID +
+
+ + + PLAN_VIEW + + + + + + County Boundaries + mapdata.county
+ the_geom + countyname + RGB {255, 228, 220} + 1 + SOLID +
+
+ Geo-Political + RGB {255, 228, 220} + 1 + SOLID +
+
+ + 10 + + PROJCS["Polar_Stereographic", + GEOGCS["WGS84", + DATUM["WGS84", + SPHEROID["WGS84", 6378137.0, 298.257223563]], + PRIMEM["Greenwich", 0.0], + UNIT["degree", 0.017453292519943295], + AXIS["Geodetic longitude", EAST], + AXIS["Geodetic latitude", NORTH]], + PROJECTION["Polar_Stereographic"], + PARAMETER["semi_major", 6371200.0], + PARAMETER["semi_minor", 6371200.0], + PARAMETER["central_meridian", -103.0], + PARAMETER["latitude_of_origin", 90.0], + PARAMETER["scale_factor", 1.0], + PARAMETER["false_easting", 0.0], + PARAMETER["false_northing", 0.0], + UNIT["m", 1.0], + AXIS["Easting", EAST], + AXIS["Northing", NORTH]] + +
+ BasicWX_US +
+
+
diff --git a/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/awc_intl_sigmet_areas.xml b/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/awc_intl_sigmet_areas.xml new file mode 100644 index 0000000000..88d579852d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/awc_intl_sigmet_areas.xml @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icao_areas.xml b/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icao_areas.xml new file mode 100644 index 0000000000..3afe8f4410 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icao_areas.xml @@ -0,0 +1,575 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icao_uk_midlvl.xml b/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icao_uk_midlvl.xml new file mode 100644 index 0000000000..7560eaca01 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icao_uk_midlvl.xml @@ -0,0 +1,911 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icao_us_midlvl.xml b/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icao_us_midlvl.xml new file mode 100644 index 0000000000..0018e4178a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icao_us_midlvl.xml @@ -0,0 +1,190 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icaouk_areas.xml b/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icaouk_areas.xml new file mode 100644 index 0000000000..ace4b584fb --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PgenXmlOverlayProducts/icaouk_areas.xml @@ -0,0 +1,1019 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/BUOY.spi b/cave/build/static/common/cave/etc/ncep/PlotModels/BUOY.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/BUOY.spi rename to cave/build/static/common/cave/etc/ncep/PlotModels/BUOY.spi diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSmodelBufr.spi b/cave/build/static/common/cave/etc/ncep/PlotModels/GFSmodelBufr.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/GFSmodelBufr.spi rename to cave/build/static/common/cave/etc/ncep/PlotModels/GFSmodelBufr.spi diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/MTR.spi b/cave/build/static/common/cave/etc/ncep/PlotModels/MTR.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/MTR.spi rename to cave/build/static/common/cave/etc/ncep/PlotModels/MTR.spi diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/NcWxSymbols.svg b/cave/build/static/common/cave/etc/ncep/PlotModels/NcWxSymbols.svg new file mode 100644 index 0000000000..398c489d31 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/NcWxSymbols.svg @@ -0,0 +1,222 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/cloud_chars.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/cloud_chars.txt similarity index 86% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/cloud_chars.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/cloud_chars.txt index 10ee525ce1..33adebf426 100644 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/cloud_chars.txt +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/cloud_chars.txt @@ -1,5 +1,5 @@ s2s -default : 53 +default : 32 BLNK : 32 SKC : 48 CLR : 48 diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/cloud_intens_trans.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/cloud_intens_trans.txt new file mode 100644 index 0000000000..599783813b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/cloud_intens_trans.txt @@ -0,0 +1,11 @@ +s2s +default : +BLNK : +SKC : 1 +CLR : 1 +FEW : 6 +SCT : 2 +BKN : 3 +OVC : 4 +OBS : 5 +VV : 5 diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/cloud_select.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/cloud_select.txt similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/cloud_select.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/cloud_select.txt diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/fractions_lookup.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/fractions_lookup.txt similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/fractions_lookup.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/fractions_lookup.txt diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/icing_intens_trans.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/icing_intens_trans.txt new file mode 100644 index 0000000000..a52bbdc3eb --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/icing_intens_trans.txt @@ -0,0 +1,9 @@ +s2s +NEG : 12 +TRACE : 192 +TRACELGT : 193 +LGT : 125 +LGTMOD : 194 +MOD : 126 +MODSEV : 195 +SEV : 127 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/icing_select.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/icing_select.txt new file mode 100644 index 0000000000..2dc21603f3 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/icing_select.txt @@ -0,0 +1,9 @@ +s2n +SEV 1 +MODSEV 2 +MOD 3 +LGTMOD 4 +LGT 5 +TRACELGT 6 +TRACE 7 +NEG 8 diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/icing_type_trans.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/icing_type_trans.txt similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/icing_type_trans.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/icing_type_trans.txt diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/maritime_base_lookup.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/maritime_base_lookup.txt similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/maritime_base_lookup.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/maritime_base_lookup.txt diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/maritime_cloud_chars.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/maritime_cloud_chars.txt similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/maritime_cloud_chars.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/maritime_cloud_chars.txt diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/metar24ChngDesign.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/metar24ChngDesign.txt similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/metar24ChngDesign.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/metar24ChngDesign.txt diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/mos_clouds_gfs_s2s.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/mos_clouds_gfs_s2s.txt similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/mos_clouds_gfs_s2s.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/mos_clouds_gfs_s2s.txt diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters.xsd b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters.xsd similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters.xsd rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters.xsd diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosETA.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosETA.xml new file mode 100644 index 0000000000..fb7da2e767 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosETA.xml @@ -0,0 +1,148 @@ + + + + bufrmosETA + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosGFS.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosGFS.xml new file mode 100644 index 0000000000..7bc37f7bd4 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosGFS.xml @@ -0,0 +1,160 @@ + + + + bufrmosGFS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosGFSX.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosGFSX.xml new file mode 100644 index 0000000000..b146bb2d99 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosGFSX.xml @@ -0,0 +1,184 @@ + + + + bufrmosMRF + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosLAMP.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosLAMP.xml new file mode 100644 index 0000000000..6922045ee6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrmosLAMP.xml @@ -0,0 +1,139 @@ + + + + bufrmosLAMP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrua.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrua.xml new file mode 100644 index 0000000000..346a4eae80 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_bufrua.xml @@ -0,0 +1,76 @@ + + + + bufrua + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_modelsounding.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_modelsounding.xml new file mode 100644 index 0000000000..bfb8c90468 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_modelsounding.xml @@ -0,0 +1,132 @@ + + + + modelsounding + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncairep.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncairep.xml new file mode 100644 index 0000000000..0c938a46f5 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncairep.xml @@ -0,0 +1,128 @@ + + + + ncairep + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncpafm.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncpafm.xml new file mode 100644 index 0000000000..45f93b8569 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncpafm.xml @@ -0,0 +1,144 @@ + + + + ncpafm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncpirep.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncpirep.xml new file mode 100644 index 0000000000..3803e40fb5 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncpirep.xml @@ -0,0 +1,160 @@ + + + + ncpirep + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncscd.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncscd.xml new file mode 100644 index 0000000000..7091661233 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncscd.xml @@ -0,0 +1,74 @@ + + + + ncscd + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_nctaf.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_nctaf.xml new file mode 100644 index 0000000000..6785705068 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_nctaf.xml @@ -0,0 +1,150 @@ + + + + nctaf + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncuair.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncuair.xml new file mode 100644 index 0000000000..d6d03715a3 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_ncuair.xml @@ -0,0 +1,84 @@ + + + +ncuair + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_obs.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_obs.xml new file mode 100644 index 0000000000..68049bf51c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_obs.xml @@ -0,0 +1,240 @@ + + + + obs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_sfcobs.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_sfcobs.xml new file mode 100644 index 0000000000..055c243bdd --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/plotParameters_sfcobs.xml @@ -0,0 +1,239 @@ + + + + sfcobs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/prcp_formats.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/prcp_formats.txt similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/prcp_formats.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/prcp_formats.txt diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/press_change_char_lookup.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/press_change_char_lookup.txt similarity index 78% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/press_change_char_lookup.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/press_change_char_lookup.txt index 706f421582..2a733efc95 100644 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/press_change_char_lookup.txt +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/press_change_char_lookup.txt @@ -1,10 +1,10 @@ s2s 0 : 150 1 : 151 -2 : +2 : 151 3 : 154 4 : 107 5 : 152 6 : 153 -7 : +7 : 153 8 : 155 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/turb_freq_trans.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/turb_freq_trans.txt similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/turb_freq_trans.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/turb_freq_trans.txt diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/turb_intens_trans.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/turb_intens_trans.txt new file mode 100644 index 0000000000..7dd4a24ad7 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/turb_intens_trans.txt @@ -0,0 +1,9 @@ +s2s +NEG : 13 +NEGLGT : 108 +LGT : 122 +LGTMOD : 11 +MOD : 123 +MODSEV : 10 +SEV : 124 +EXTRM : 191 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/turb_select.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/turb_select.txt new file mode 100644 index 0000000000..9d4937ac28 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/turb_select.txt @@ -0,0 +1,10 @@ +s2n +EXTRM 1 +SEV 2 +MODSEV 3 +MOD 4 +LGTMOD 5 +LGT 6 +NEGLGT 7 +NEG 8 + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/wx_sym_select.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/wx_sym_select.txt new file mode 100644 index 0000000000..c7f8d8e9b6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/wx_sym_select.txt @@ -0,0 +1,71 @@ +s2n +-SHRA 1 ++SHRA 1 +SHRA 1 +-SHSN 1 ++SHSN 1 +SHSN 1 +-TSRA 1 ++TSRA 1 +TSRA 1 +-TSSN 1 ++TSSN 1 +TSSN 1 +FZRASN 1 +BCBR 1 +MIBR 1 +BR 1 +FZFG 1 +BCFG 1 +MIFG 1 +FG 1 +TS 1 ++TS 1 +FC 1 ++FC 1 +PO 1 +DRSN 1 ++DRSN 1 +BLSN 1 ++BLSN1 +FU 1 +HZ 1 +-SH 1 +SH 1 +DU 1 +SA 1 +SS 1 +DS 1 ++SS 1 ++DS 1 +-FZRA 1 +-FZDZ 1 +FZRA 1 +FZDZ 1 +GR 1 +IC 1 +PE 1 +PL 1 +GS 1 +DZRA 1 +RADZ 1 +RASN 1 +SNRA 1 +-RA 1 ++RA 1 +RA 1 +-DZ 1 ++DZ 1 +DZ 1 +-SN 1 ++SN 1 +SN 1 +-UP 1 ++UP 1 +UP 1 +IP 1 +SG 1 +VA 1 +PRFG 1 +SQ 1 +BLDU 1 diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/wx_symbol_trans.txt b/cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/wx_symbol_trans.txt similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/wx_symbol_trans.txt rename to cave/build/static/common/cave/etc/ncep/PlotModels/PlotParameters/wx_symbol_trans.txt diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/Standard.svg b/cave/build/static/common/cave/etc/ncep/PlotModels/Standard.svg similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/Standard.svg rename to cave/build/static/common/cave/etc/ncep/PlotModels/Standard.svg diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/WindSymbols.svg b/cave/build/static/common/cave/etc/ncep/PlotModels/WindSymbols.svg similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/WindSymbols.svg rename to cave/build/static/common/cave/etc/ncep/PlotModels/WindSymbols.svg diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/airports.spi b/cave/build/static/common/cave/etc/ncep/PlotModels/airports.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/airports.spi rename to cave/build/static/common/cave/etc/ncep/PlotModels/airports.spi diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/etamos_standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/etamos_standard.xml new file mode 100644 index 0000000000..fe38965427 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/etamos_standard.xml @@ -0,0 +1,43 @@ + + + + + LR + + + + + UR + + + + + TC + + + + + LL + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_12hrpop.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_12hrpop.xml new file mode 100644 index 0000000000..a98241c852 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_12hrpop.xml @@ -0,0 +1,9 @@ + + + + + UR + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_6hrpop.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_6hrpop.xml new file mode 100644 index 0000000000..234f9dd2bd --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_6hrpop.xml @@ -0,0 +1,9 @@ + + + + + UR + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_fosb.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_fosb.xml new file mode 100644 index 0000000000..b2dc7e1199 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_fosb.xml @@ -0,0 +1,10 @@ + + + + + UL + + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_misc.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_misc.xml new file mode 100644 index 0000000000..445d75cd32 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_misc.xml @@ -0,0 +1,86 @@ + + + + + BC + + + + + LL + + + + + TC + + + + + LR + + + + + + TC + + + + + BC + + + + + TC + + + + + BC + + + + + UR + + + + + UR + + + + + LR + + + + + LL + + + + + UL + + + + + BC + + + + + TC + + + + + LR + + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_standard.xml new file mode 100644 index 0000000000..c5e52be39a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_standard.xml @@ -0,0 +1,55 @@ + + + + + UL + + + + UR + + + + TC + + + + LL + + + + LR + + + + BC + + + + UL + + + + UR + + + + TC + + + + + LL + + + + LR + + + + UR + + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_wind.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_wind.xml new file mode 100644 index 0000000000..fb792c4aee --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsmos_wind.xml @@ -0,0 +1,14 @@ + + + + + WD + + + + + WD + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsxmos_standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsxmos_standard.xml new file mode 100644 index 0000000000..6c75426d88 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/gfsxmos_standard.xml @@ -0,0 +1,17 @@ + + + + + LR + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/lampmos_standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/lampmos_standard.xml new file mode 100644 index 0000000000..34cf9ea547 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/lampmos_standard.xml @@ -0,0 +1,39 @@ + + + + UL + + + + LL + + + + + SC + + + + + + LR + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/ngmmos_standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/ngmmos_standard.xml new file mode 100644 index 0000000000..5a449e3641 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/ngmmos_standard.xml @@ -0,0 +1,15 @@ + + + + UL + + + + LL + + + + LR + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/standard.xml new file mode 100644 index 0000000000..40ff13553c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrmos/standard.xml @@ -0,0 +1,15 @@ + + + + UL + + + + LL + + + + LR + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrua/bufrua_standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrua/bufrua_standard.xml new file mode 100644 index 0000000000..aa5a02fa68 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrua/bufrua_standard.xml @@ -0,0 +1,28 @@ + + + + + + UL + + + + UR + + + + LL + + + + LR + + + + WD + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/bufrua_standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrua_standard.xml new file mode 100644 index 0000000000..aa5a02fa68 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/bufrua_standard.xml @@ -0,0 +1,28 @@ + + + + + + UL + + + + UR + + + + LL + + + + LR + + + + WD + + + diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/goesBufr.spi b/cave/build/static/common/cave/etc/ncep/PlotModels/goesBufr.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/goesBufr.spi rename to cave/build/static/common/cave/etc/ncep/PlotModels/goesBufr.spi diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/modelsounding/basicNAM.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/modelsounding/basicNAM.xml new file mode 100644 index 0000000000..30cdc62a98 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/modelsounding/basicNAM.xml @@ -0,0 +1,51 @@ + + + + MC + + + + UL + + + + LL + + + + ML + + + + MR + + + + TR + + + + BR + + + + LC + + + + BC + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/ncairep/fullPlot.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/ncairep/fullPlot.xml new file mode 100644 index 0000000000..dc7e34172a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/ncairep/fullPlot.xml @@ -0,0 +1,69 @@ + + + + + + + TC + + + + + + + UL + + + + + LL + + + + + + MR + + + + LR + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/ncairep/standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/ncairep/standard.xml new file mode 100644 index 0000000000..41c2acc818 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/ncairep/standard.xml @@ -0,0 +1,56 @@ + + + + + + + + + UC + + + + + UR + + + + MC + + + + LC + + + + UL + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/ncpafm/standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/ncpafm/standard.xml new file mode 100644 index 0000000000..5a5eb5ccdc --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/ncpafm/standard.xml @@ -0,0 +1,52 @@ + + + + TC + + + + UL + + + + UC + + + + UR + + + + ML + + + + MR + + + + LL + + + + LC + + + + + + WD + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/ncpirep/standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/ncpirep/standard.xml new file mode 100644 index 0000000000..325ca23f4b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/ncpirep/standard.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + UC + + + + + MC + + + + LC + + + + + UL + + + + UR + + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/ncscd/standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/ncscd/standard.xml new file mode 100644 index 0000000000..b5c92ecbda --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/ncscd/standard.xml @@ -0,0 +1,35 @@ + + + + UL + + + + + ML + + + + + LL + + + + + UR + + + + LR + + + + BC + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/simple.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/simple.xml new file mode 100644 index 0000000000..2dfd478e43 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/simple.xml @@ -0,0 +1,39 @@ + + + + UL + + + + LL + + + + SC + + + + WD + + + + + LR + + + + TC + + + + UR + + + + LM + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/standard.xml new file mode 100644 index 0000000000..25d4ba419f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/standard.xml @@ -0,0 +1,15 @@ + + + + SC + + + + ML + + + + LR + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/tempo_flt_condition.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/tempo_flt_condition.xml new file mode 100644 index 0000000000..694babf7a8 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/tempo_flt_condition.xml @@ -0,0 +1,32 @@ + + + + UL + + + + LL + + + + SC + + + + UR + + + + LR + + + + TC + + + + BC + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/tempo_prob.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/tempo_prob.xml new file mode 100644 index 0000000000..54c9b0f35a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/nctaf/tempo_prob.xml @@ -0,0 +1,32 @@ + + + + UL + + + + LL + + + + SC + + + + UR + + + + LR + + + + TC + + + + BC + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/ncuair/standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/ncuair/standard.xml new file mode 100644 index 0000000000..3cb3780c93 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/ncuair/standard.xml @@ -0,0 +1,28 @@ + + + + + + UL + + + + UR + + + + LL + + + + LR + + + + WD + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/obs/simple.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/obs/simple.xml new file mode 100644 index 0000000000..04aa36e200 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/obs/simple.xml @@ -0,0 +1,25 @@ + + + + + + UL + + + + ML + + + + LL + + + + WD + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/obs/standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/obs/standard.xml new file mode 100644 index 0000000000..479b9d264e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/obs/standard.xml @@ -0,0 +1,41 @@ + + + + UL + + + + LL + + + + BC + + + + LR + + + + UR + + + + SC + + + + WD + + + + ML + + + + + MR + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/obs/standard2.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/obs/standard2.xml new file mode 100644 index 0000000000..3e648beb27 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/obs/standard2.xml @@ -0,0 +1,43 @@ + + + + UL + + + + LL + + + + BC + + + + LR + + + + UR + + + + SC + + + + WD + + + + ML + + + + MR + + + + LC + + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotModel.xsd b/cave/build/static/common/cave/etc/ncep/PlotModels/plotModel.xsd similarity index 97% rename from cave/build/static/common/cave/etc/ncep/plotModels/plotModel.xsd rename to cave/build/static/common/cave/etc/ncep/PlotModels/plotModel.xsd index 1998c936a7..01a78403e7 100644 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotModel.xsd +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/plotModel.xsd @@ -8,7 +8,7 @@ - + diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/profiler.spi b/cave/build/static/common/cave/etc/ncep/PlotModels/profiler.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/profiler.spi rename to cave/build/static/common/cave/etc/ncep/PlotModels/profiler.spi diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/raob.spi b/cave/build/static/common/cave/etc/ncep/PlotModels/raob.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/raob.spi rename to cave/build/static/common/cave/etc/ncep/PlotModels/raob.spi diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/sfcobs/bouys.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/sfcobs/bouys.xml new file mode 100644 index 0000000000..cf9de6d1f3 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/sfcobs/bouys.xml @@ -0,0 +1,20 @@ + + + + WD + + + + UL + + + + UR + + + + ML + + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/sfcobs/ship_standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/sfcobs/ship_standard.xml new file mode 100644 index 0000000000..7277bd7a5a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/sfcobs/ship_standard.xml @@ -0,0 +1,45 @@ + + + + UL + + + + ML + + + + LL + + + + + SC + + + + WD + + + + UR + + + + + MR + + + + LR + + + + TC + + + + BC + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/sfcobs/synop_standard.xml b/cave/build/static/common/cave/etc/ncep/PlotModels/sfcobs/synop_standard.xml new file mode 100644 index 0000000000..b893133750 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/sfcobs/synop_standard.xml @@ -0,0 +1,42 @@ + + + + UL + + + + ML + + + + LL + + + + + SC + + + + + WD + + + + + UR + + + + MR + + + + LR + + + + BC + + + diff --git a/cave/build/static/common/cave/etc/ncep/PlotModels/standardPlotModelTemplate.svg b/cave/build/static/common/cave/etc/ncep/PlotModels/standardPlotModelTemplate.svg new file mode 100644 index 0000000000..550ee6d90e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PlotModels/standardPlotModelTemplate.svg @@ -0,0 +1,54 @@ + + + + + + + + + + err + err + err + + err + err + + err + + err + err + + err + err + err + + err + + + arrow + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/synoptic.spi b/cave/build/static/common/cave/etc/ncep/PlotModels/synoptic.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/plotModels/synoptic.spi rename to cave/build/static/common/cave/etc/ncep/PlotModels/synoptic.spi diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Africa.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Africa.xml similarity index 91% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Africa.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Africa.xml index a1ad76e794..fca7eeb285 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Africa.xml +++ b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Africa.xml @@ -1,6 +1,6 @@ - + Africa @@ -17,7 +17,7 @@ PARAMETER["semi_major", 6371200.0], PARAMETER["semi_minor", 6371200.0], PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], + PARAMETER["central_meridian", -180.0], PARAMETER["scale_factor", 1.0], PARAMETER["false_easting", 0.0], PARAMETER["false_northing", 0.0], diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Alaska.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Alaska.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Alaska.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Alaska.xml diff --git a/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Atlantic-FullBasin.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Atlantic-FullBasin.xml new file mode 100644 index 0000000000..5f9d6ccb94 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Atlantic-FullBasin.xml @@ -0,0 +1,31 @@ + + + + Atlantic_FullBasin + + + + PROJCS["Lambert_Conformal_Conic_2SP", + GEOGCS["WGS84", + DATUM["WGS84", + SPHEROID["WGS84", 6378137.0, 298.257223563]], + PRIMEM["Greenwich", 0.0], + UNIT["degree", 0.017453292519943295], + AXIS["Geodetic longitude", EAST], + AXIS["Geodetic latitude", NORTH]], + PROJECTION["Lambert_Conformal_Conic_2SP"], + PARAMETER["semi_major", 6371200.0], + PARAMETER["semi_minor", 6371200.0], + PARAMETER["central_meridian", -43.5], + PARAMETER["latitude_of_origin", 30.0], + PARAMETER["standard_parallel_1", 30.0], + PARAMETER["scale_factor", 1.0], + PARAMETER["false_easting", 0.0], + PARAMETER["false_northing", 0.0], + UNIT["m", 1.0], + AXIS["Easting", EAST], + AXIS["Northing", NORTH]] + + + + diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Atlantic-North.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Atlantic-North.xml similarity index 89% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Atlantic-North.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Atlantic-North.xml index 39247e755d..c5f90ee388 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Atlantic-North.xml +++ b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Atlantic-North.xml @@ -1,6 +1,6 @@ - + Atlantic-North @@ -17,7 +17,7 @@ PARAMETER["semi_major", 6371200.0], PARAMETER["semi_minor", 6371200.0], PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], + PARAMETER["central_meridian", -180.0], PARAMETER["scale_factor", 1.0], PARAMETER["false_easting", 0.0], PARAMETER["false_northing", 0.0], diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Atlantic-Tropical.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Atlantic-Tropical.xml similarity index 96% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Atlantic-Tropical.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Atlantic-Tropical.xml index ac6b800899..d17692ff0b 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Atlantic-Tropical.xml +++ b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Atlantic-Tropical.xml @@ -17,7 +17,7 @@ PARAMETER["semi_major", 6371200.0], PARAMETER["semi_minor", 6371200.0], PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], + PARAMETER["central_meridian", -180.0], PARAMETER["scale_factor", 1.0], PARAMETER["false_easting", 0.0], PARAMETER["false_northing", 0.0], diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Atlantic-Western.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Atlantic-Western.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Atlantic-Western.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Atlantic-Western.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/BasicWX_US.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/BasicWX_US.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/BasicWX_US.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/BasicWX_US.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Canada.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Canada.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Canada.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Canada.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Caribbean.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Caribbean.xml similarity index 96% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Caribbean.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Caribbean.xml index 79b44c7b32..046ab4512a 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Caribbean.xml +++ b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Caribbean.xml @@ -17,7 +17,7 @@ PARAMETER["semi_major", 6371200.0], PARAMETER["semi_minor", 6371200.0], PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], + PARAMETER["central_meridian", -180.0], PARAMETER["scale_factor", 1.0], PARAMETER["false_easting", 0.0], PARAMETER["false_northing", 0.0], diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Europe.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Europe.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Europe.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Europe.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Hawaii.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Hawaii.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Hawaii.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Hawaii.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/LOCAL.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/LOCAL.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/LOCAL.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/LOCAL.xml diff --git a/cave/build/static/common/cave/etc/ncep/PredefinedAreas/LOCAL/OAX.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/LOCAL/OAX.xml new file mode 100644 index 0000000000..a4525a705b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/LOCAL/OAX.xml @@ -0,0 +1,30 @@ + + + + LOCAL + + + + PROJCS["Polar_Stereographic", + GEOGCS["WGS84", + DATUM["WGS84", + SPHEROID["WGS84", 6378137.0, 298.257223563]], + PRIMEM["Greenwich", 0.0], + UNIT["degree", 0.017453292519943295], + AXIS["Geodetic longitude", EAST], + AXIS["Geodetic latitude", NORTH]], + PROJECTION["Polar_Stereographic"], + PARAMETER["semi_major", 6371200.0], + PARAMETER["semi_minor", 6371200.0], + PARAMETER["central_meridian", -85.0], + PARAMETER["latitude_of_origin", 90.0], + PARAMETER["scale_factor", 1.0], + PARAMETER["false_easting", 0.0], + PARAMETER["false_northing", 0.0], + UNIT["m", 1.0], + AXIS["Easting", EAST], + AXIS["Northing", NORTH]] + + + + diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/N_Hemisphere.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/N_Hemisphere.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/N_Hemisphere.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/N_Hemisphere.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/North_America.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/North_America.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/North_America.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/North_America.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Pacific-Eastern.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Pacific-Eastern.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Pacific-Eastern.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Pacific-Eastern.xml diff --git a/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Pacific-FullBasin.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Pacific-FullBasin.xml new file mode 100644 index 0000000000..18b9fe11c9 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Pacific-FullBasin.xml @@ -0,0 +1,31 @@ + + + + Pacific_FullBasin + + + + PROJCS["Lambert_Conformal_Conic_2SP", + GEOGCS["WGS84", + DATUM["WGS84", + SPHEROID["WGS84", 6378137.0, 298.257223563]], + PRIMEM["Greenwich", 0.0], + UNIT["degree", 0.017453292519943295], + AXIS["Geodetic longitude", EAST], + AXIS["Geodetic latitude", NORTH]], + PROJECTION["Lambert_Conformal_Conic_2SP"], + PARAMETER["semi_major", 6371200.0], + PARAMETER["semi_minor", 6371200.0], + PARAMETER["central_meridian", -169.5], + PARAMETER["latitude_of_origin", 30.0], + PARAMETER["standard_parallel_1", 30.0], + PARAMETER["scale_factor", 1.0], + PARAMETER["false_easting", 0.0], + PARAMETER["false_northing", 0.0], + UNIT["m", 1.0], + AXIS["Easting", EAST], + AXIS["Northing", NORTH]] + + + + diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Pacific-North.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Pacific-North.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Pacific-North.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Pacific-North.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Pacific-Tropical.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/Pacific-Tropical.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/Pacific-Tropical.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/Pacific-Tropical.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/South_America.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/South_America.xml similarity index 91% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/South_America.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/South_America.xml index dbcbfafa2c..843f87d7ec 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/South_America.xml +++ b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/South_America.xml @@ -1,6 +1,6 @@ - + South_America @@ -17,7 +17,7 @@ PARAMETER["semi_major", 6371200.0], PARAMETER["semi_minor", 6371200.0], PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], + PARAMETER["central_meridian", -180.0], PARAMETER["scale_factor", 1.0], PARAMETER["false_easting", 0.0], PARAMETER["false_northing", 0.0], diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/US.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/US.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/US.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/US.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/World.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/World.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/World.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/World.xml diff --git a/cave/build/static/common/cave/etc/ncep/PredefinedAreas/World0.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/World0.xml new file mode 100644 index 0000000000..8c0aca511a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/World0.xml @@ -0,0 +1,30 @@ + + + + World + + + + PROJCS["Mercator_1SP", + GEOGCS["WGS84", + DATUM["WGS84", + SPHEROID["WGS84", 6378137.0, 298.257223563]], + PRIMEM["Greenwich", 0.0], + UNIT["degree", 0.017453292519943295], + AXIS["Geodetic longitude", EAST], + AXIS["Geodetic latitude", NORTH]], + PROJECTION["Mercator_1SP"], + PARAMETER["semi_major", 6371200.0], + PARAMETER["semi_minor", 6371200.0], + PARAMETER["latitude_of_origin", 0.0], + PARAMETER["central_meridian", 0.0], + PARAMETER["scale_factor", 1.0], + PARAMETER["false_easting", 0.0], + PARAMETER["false_northing", 0.0], + UNIT["m", 1.0], + AXIS["Easting", EAST], + AXIS["Northing", NORTH]] + + + + diff --git a/cave/build/static/common/cave/etc/ncep/resources/projection/geog.xml b/cave/build/static/common/cave/etc/ncep/PredefinedAreas/gempak/geog.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/projection/geog.xml rename to cave/build/static/common/cave/etc/ncep/PredefinedAreas/gempak/geog.xml diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/ENSEMBLE/GFS_ENS.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/ENSEMBLE/GFS_ENS.xml new file mode 100644 index 0000000000..a9d2b8acba --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/ENSEMBLE/GFS_ENS.xml @@ -0,0 +1,21 @@ + + + true + GFS_ENS + ENSEMBLE + +availableModels=GFS +pluginName=ncgrib +eventName=% + + Forecast,Global,Ensemble + EnsembleFcstGridContours + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/ENSEMBLE/NAM_00.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/ENSEMBLE/NAM_00.xml new file mode 100644 index 0000000000..a71cef6df1 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/ENSEMBLE/NAM_00.xml @@ -0,0 +1,22 @@ + + + true + NAM_00 + ENSEMBLE + +availableModels=NAM;GEFS:01,02,03,04,05,07,09;GFS;RUC80 +pluginName=ncgrib +eventName=% + + Forecast,Ensemble + EnsembleFcstGridContours + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/AVIATION/AVIATION.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/AVIATION/AVIATION.xml new file mode 100644 index 0000000000..550c5b2bca --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/AVIATION/AVIATION.xml @@ -0,0 +1,21 @@ + + + true + AVIATION + GRID + +GDFILE=AVIATION +pluginName=ncgrib +eventName=% + + Forecast + ModelFcstGridContours + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/EASTNMM/EASTNMM.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/EASTNMM/EASTNMM.xml new file mode 100644 index 0000000000..f26ed06cdd --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/EASTNMM/EASTNMM.xml @@ -0,0 +1,21 @@ + + + true + EASTNMM + GRID + +GDFILE=EASTNMM +pluginName=ncgrib +eventName=% + + Forecast + ModelFcstGridContours + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/ECMWF/ECMWF.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/ECMWF/ECMWF.xml new file mode 100644 index 0000000000..e23588919f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/ECMWF/ECMWF.xml @@ -0,0 +1,21 @@ + + + true + ECMWF + GRID + +GDFILE=ECMWF25 +pluginName=ncgrib +eventName=% + + Forecast,Global + ModelFcstGridContours + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GEFS/GEFS.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GEFS/GEFS.xml new file mode 100644 index 0000000000..d6b6b93c97 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GEFS/GEFS.xml @@ -0,0 +1,21 @@ + + + true + GEFS + GRID + +GDFILE=GEFS +pluginName=ncgrib +eventName=% + + Forecast,EnsembleMember + ModelFcstGridContours + + eventName + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GFS/GFS.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GFS/GFS.xml new file mode 100644 index 0000000000..c63bdc7266 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GFS/GFS.xml @@ -0,0 +1,21 @@ + + + true + GFS + GRID + +GDFILE=GFS +pluginName=ncgrib +eventName=% + + Forecast,Global + ModelFcstGridContours + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 384 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GHM/GHM.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GHM/GHM.xml new file mode 100644 index 0000000000..2948d6fb0c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GHM/GHM.xml @@ -0,0 +1,21 @@ + + + true + GHM + GRID + +GDFILE=GHM +pluginName=ncgrib +eventName=% + + Forecast + ModelFcstGridContours + + eventName + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GHMNEST/GHMNEST.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GHMNEST/GHMNEST.xml new file mode 100644 index 0000000000..f00a774d22 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/GHMNEST/GHMNEST.xml @@ -0,0 +1,21 @@ + + + true + GHMNEST + GRID + +GDFILE=GHMNEST +pluginName=ncgrib +eventName=% + + Forecast + ModelFcstGridContours + + eventName + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/NAM/NAM.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/NAM/NAM.xml new file mode 100644 index 0000000000..5195160fe9 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/NAM/NAM.xml @@ -0,0 +1,21 @@ + + + true + NAM + GRID + Forecast,Regional + +GDFILE=NAM +pluginName=ncgrib +eventName=% + + ModelFcstGridContours + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 96 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/RUC/RUC.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/RUC/RUC.xml new file mode 100644 index 0000000000..e33bf1eaf8 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/RUC/RUC.xml @@ -0,0 +1,21 @@ + + + true + RUC + GRID + +GDFILE=RUC80 +pluginName=ncgrib +eventName=% + + Forecast,Regional + ModelFcstGridContours + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/RUC40/RUC40.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/RUC40/RUC40.xml new file mode 100644 index 0000000000..c1d82b6fe3 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/RUC40/RUC40.xml @@ -0,0 +1,21 @@ + + + true + RUC40 + GRID + +GDFILE=RUC40 +pluginName=ncgrib +eventName=% + + Forecast,Regional + ModelFcstGridContours + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/UKMET/UKMET.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/UKMET/UKMET.xml new file mode 100644 index 0000000000..bafa5c4032 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/UKMET/UKMET.xml @@ -0,0 +1,21 @@ + + + true + UKMET + GRID + +GDFILE=UKMET45 +pluginName=ncgrib +eventName=% + + Forecast,Global + ModelFcstGridContours + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/WESTNMM/WESTNMM.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/WESTNMM/WESTNMM.xml new file mode 100644 index 0000000000..33eb26e7c5 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/GRID/WESTNMM/WESTNMM.xml @@ -0,0 +1,21 @@ + + + true + WESTNMM + GRID + +GDFILE=WESTNMM +pluginName=ncgrib +eventName=% + + Forecast + ModelFcstGridContours + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/AIRMET/AIRMET.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/AIRMET/AIRMET.xml new file mode 100644 index 0000000000..55ab339cf2 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/AIRMET/AIRMET.xml @@ -0,0 +1,17 @@ + + + true + AIRMET + MISC + legend_color=RGB {155, 155, 155} + SigMet,Event + Airmet + + + EXACT + 0 + USE_MANUAL_TIMELINE + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/AIRMET/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/AIRMET/default.attr new file mode 100644 index 0000000000..bbe9daae76 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/AIRMET/default.attr @@ -0,0 +1,47 @@ +! Attributes for AIRMET +! +ifrEnable=true +ifrColor=RGB {255, 0, 0} +ifrLineWidth=2 +!ifrSymbolWidth=2 +ifrSymbolSize=2 +! +mntObscEnable=true +mntObscColor=RGB {255, 255, 0} +mntObscLineWidth=2 +!mntObscSymbolWidth=2 +mntObscSymbolSize=2 +! +turbEnable=true +turbColor1=RGB {30, 144, 255} +turbColor2=RGB {255, 0, 255} +turbLineWidth=2 +turbSymbolWidth=2 +turbSymbolSize=2 +turbLevel=420 +! +icingEnable=true +icingColor=RGB {0, 255, 0} +icingLineWidth=2 +icingSymbolWidth=2 +icingSymbolSize=2 +! +sustWindsEnable=true +sustWindsColor=RGB {255, 106, 106} +sustWindsLineWidth=2 +sustWindsSymbolWidth=2 +sustWindsSymbolSize=2 +! +lowLevelWindShearEnable=true +lowLevelWindShearColor=RGB {0, 238, 238} +lowLevelWindShearLineWidth=2 +!lowLevelWindShearSymbolWidth=2 +lowLevelWindShearSymbolSize=2 +! +lowerFilterLevel=0 +upperFilterLevel=500 +! +timeEnable=true +symbolEnable=true +flightLevelEnable=true +seqIdEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/ASCT.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/ASCT.xml new file mode 100644 index 0000000000..5065e2fe6f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/ASCT.xml @@ -0,0 +1,16 @@ + + + true + ASCT + MISC + SCAT + SCAT + + + CLOSEST_BEFORE_OR_AFTER + 360 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/ambig1_hi.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/ambig1_hi.attr new file mode 100644 index 0000000000..384c5e5239 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/ambig1_hi.attr @@ -0,0 +1,28 @@ +! Attributes for ASCAT - High Resolution - Ambiguity 1 +! +! frame interval in minutes +! the reportType could alternatively be set in the .prm file +reportType=ascat-hi-ambig1 + +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig1ColorBar1.xml +colorBar2=@ambig1ColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=WIND_BARB +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/ambig2_hi.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/ambig2_hi.attr new file mode 100644 index 0000000000..4b06c6251a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/ambig2_hi.attr @@ -0,0 +1,28 @@ +! Attributes for ASCAT - High Resolution - Ambiguity 2 +! +! frame interval in minutes +! the reportType could alternatively be set in the .prm file +reportType=ascat-hi-ambig2 + +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig2ColorBar1.xml +colorBar2=@ambig2ColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=WIND_BARB +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/default.attr new file mode 100644 index 0000000000..ec8d215f99 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/default.attr @@ -0,0 +1,28 @@ +! Attributes for ASCAT - Low Resolution +! +! frame interval in minutes +! the reportType could alternatively be set in the .prm file +reportType=ascat + +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@defaultColorBar1.xml +colorBar2=@defaultColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=WIND_BARB +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/default_hi.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/default_hi.attr new file mode 100644 index 0000000000..a2a76f1dfd --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ASCT/default_hi.attr @@ -0,0 +1,28 @@ +! Attributes for ASCAT - High Resolution +! +! frame interval in minutes +! the reportType could alternatively be set in the .prm file +reportType=ascat-hi + +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@defaultColorBar1.xml +colorBar2=@defaultColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=WIND_BARB +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ATCF/ATCF.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ATCF/ATCF.xml new file mode 100644 index 0000000000..757a3597d8 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ATCF/ATCF.xml @@ -0,0 +1,17 @@ + + + true + ATCF + MISC + legendColor=RGB {255, 255, 255} + Hurricane + ATCF + + + EXACT + 360 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ATCF/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ATCF/default.attr new file mode 100644 index 0000000000..ba3a89a1b8 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ATCF/default.attr @@ -0,0 +1,131 @@ +! Attributes for ATCF (Automated Tropical Cyclone Forecast) +! +ohpcEnable=true +ohpcColor=RGB{255,0,0} +ohpcLineWidth=3 +ohpcSymbolWidth=1 +ohpcSymbolSize=1.0 +clipEnable=true +clipColor=RGB{0,255,0} +clipLineWidth=3 +clipSymbolWidth=1 +clipSymbolSize=1.0 +avnoEnable=true +avnoColor=RGB{0,0,255} +avnoLineWidth=3 +avnoSymbolWidth=1 +avnoSymbolSize=1.0 +mrfoEnable=true +mrfoColor=RGB{255,255,0} +mrfoLineWidth=3 +mrfoSymbolWidth=1 +mrfoSymbolSize=1.0 +ukmEnable=true +ukmColor=RGB{255,174,185} +ukmLineWidth=3 +ukmSymbolWidth=1 +ukmSymbolSize=1.0 +avniEnable=true +avniColor=RGB{0,205,0} +avniLineWidth=3 +avniSymbolWidth=1 +avniSymbolSize=1.0 +namiEnable=true +namiColor=RGB{238,64,0} +namiLineWidth=3 +namiSymbolWidth=1 +namiSymbolSize=1.0 +emx2Enable=true +emx2Color=RGB{255,0,0} +emx2LineWidth=3 +emx2SymbolWidth=1 +emx2SymbolSize=1.0 +egriEnable=true +egriColor=RGB{0,0,255} +egriLineWidth=3 +egriSymbolWidth=1 +egriSymbolSize=1.0 +ngpiEnable=true +ngpiColor=RGB{0,178,238} +ngpiLineWidth=3 +ngpiSymbolWidth=1 +ngpiSymbolSize=1.0 +ukm2Enable=true +ukm2Color=RGB{255,127,0} +ukm2LineWidth=3 +ukm2SymbolWidth=1 +ukm2SymbolSize=1.0 +hwfiEnable=true +hwfiColor=RGB{205,0,0} +hwfiLineWidth=3 +hwfiSymbolWidth=1 +hwfiSymbolSize=1.0 +ghmiEnable=true +ghmiColor=RGB{255,165,79} +ghmiLineWidth=3 +ghmiSymbolWidth=1 +ghmiSymbolSize=1.0 +gfniEnable=true +gfniColor=RGB{255 , 174 , 185} +gfniLineWidth=3 +gfniSymbolWidth=1 +gfniSymbolSize=1.0 +aemiEnable=true +aemiColor=RGB{205,133,0} +aemiLineWidth=3 +aemiSymbolWidth=1 +aemiSymbolSize=1.0 +tconEnable=true +tconColor=RGB{145,44,238} +tconLineWidth=3 +tconSymbolWidth=1 +tconSymbolSize=1.0 +gunaEnable=true +gunaColor=RGB{30,144,255} +gunaLineWidth=3 +gunaSymbolWidth=1 +gunaSymbolSize=1.0 +tvcnEnable=true +tvcnColor=RGB{255,106,106} +tvcnLineWidth=3 +tvcnSymbolWidth=1 +tvcnSymbolSize=1.0 +emxiEnable=true +emxiColor=RGB{0,139,0} +emxiLineWidth=3 +emxiSymbolWidth=1 +emxiSymbolSize=1.0 +fsseEnable=true +fsseColor=RGB{0,255,0} +fsseLineWidth=3 +fsseSymbolWidth=1 +fsseSymbolSize=1.0 +ukmiEnable=true +ukmiColor=RGB{0,255,255} +ukmiLineWidth=3 +ukmiSymbolWidth=1 +ukmiSymbolSize=1.0 +bammEnable=true +bammColor=RGB{255,215,0} +bammLineWidth=3 +bammSymbolWidth=1 +bammSymbolSize=1.0 +bamdEnable=true +bamdColor=RGB{238,238,0} +bamdLineWidth=3 +bamdSymbolWidth=1 +bamdSymbolSize=1.0 +bamsEnable=true +bamsColor=RGB{255,255,0} +bamsLineWidth=3 +bamsSymbolWidth=1 +bamsSymbolSize=1.0 +egr2Enable=true +egr2Color=RGB{255,0,255} +egr2LineWidth=3 +egr2SymbolWidth=1 +egr2SymbolSize=1.0 +timeEnable=true +nameEnable=true +speedEnable=false +markerEnable=false \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/CSIG/CSIG.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/CSIG/CSIG.xml new file mode 100644 index 0000000000..e1baad3820 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/CSIG/CSIG.xml @@ -0,0 +1,17 @@ + + + true + CSIG + MISC + legend_color=RGB {155, 155, 155} + SigMet,Event + ConvectiveSigmet + + + EXACT + 0 + USE_MANUAL_TIMELINE + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/CSIG/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/CSIG/default.attr new file mode 100644 index 0000000000..6f265181a2 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/CSIG/default.attr @@ -0,0 +1,23 @@ +! Attributes for Convective SIGMET +! +color=RGB {155, 155, 155} +! +hour0Enable=true +hour0Color=RGB {255, 0, 0} +hour0LineWidth=2 +hour1Enable=false +hour1Color=RGB {0, 0, 255} +hour1LineWidth=2 +hour2Enable=false +hour2Color=RGB {255, 255, 0} +hour2LineWidth=2 +outlookEnable=true +outlookColor=RGB {0, 255, 0} +outlookLineWidth=2 +hour0sequenceIdEnable=true +hour1sequenceIdEnable=false +hour2sequenceIdEnable=false +timeEnable=false +motionEnable=true +flightLevelEnable=true +intensityEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ENS_CYC/ENS_CYC.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ENS_CYC/ENS_CYC.xml new file mode 100644 index 0000000000..9e47a3c505 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ENS_CYC/ENS_CYC.xml @@ -0,0 +1,17 @@ + + + true + ENS_CYC + MISC + legendColor=RGB {255, 255, 255} + Hurricane + StormTrack + + + EXACT + 360 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ENS_CYC/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ENS_CYC/default.attr new file mode 100644 index 0000000000..2b0f89933d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ENS_CYC/default.attr @@ -0,0 +1,101 @@ +! Attributes for Ensemble Storm Track +! +gfsoEnable=true +gfsoColor=RGB{255,0,0} +gfsoLineWidth=3 +gfsoSymbolWidth=1 +gfsoSymbolSize=1.0 +namEnable=true +namColor=RGB{0,255,0} +namLineWidth=3 +namSymbolWidth=1 +namSymbolSize=1.0 +ukxEnable=true +ukxColor=RGB{0,0,255} +ukxLineWidth=3 +ukxSymbolWidth=1 +ukxSymbolSize=1.0 +ngxEnable=true +ngxColor=RGB{255,255,0} +ngxLineWidth=3 +ngxSymbolWidth=1 +ngxSymbolSize=1.0 +ec00Enable=true +ec00Color=RGB{0,255,255} +ec00LineWidth=3 +ec00SymbolWidth=1 +ec00SymbolSize=1.0 +ep01Enable=true +ep01Color=RGB{255,0,255} +ep01LineWidth=3 +ep01SymbolWidth=1 +ep01SymbolSize=1.0 +ep02Enable=true +ep02Color=RGB{139,71,38} +ep02LineWidth=3 +ep02SymbolWidth=1 +ep02SymbolSize=1.0 +ep03Enable=true +ep03Color=RGB{255,130,71} +ep03LineWidth=3 +ep03SymbolWidth=1 +ep03SymbolSize=1.0 +ep04Enable=true +ep04Color=RGB{255,165,79} +ep04LineWidth=3 +ep04SymbolWidth=1 +ep04SymbolSize=1.0 +ep05Enable=true +ep05Color=RGB{255,174,185} +ep05LineWidth=3 +ep05SymbolWidth=1 +ep05SymbolSize=1.0 +ep06Enable=true +ep06Color=RGB{255,106,106} +ep06LineWidth=3 +ep06SymbolWidth=1 +ep06SymbolSize=1.0 +ep07Enable=true +ep07Color=RGB{238,44,44} +ep07LineWidth=3 +ep07SymbolWidth=1 +ep07SymbolSize=1.0 +ep08Enable=true +ep08Color=RGB{139,0,0} +ep08LineWidth=3 +ep08SymbolWidth=1 +ep08SymbolSize=1.0 +ep09Enable=true +ep09Color=RGB{205,0,0} +ep09LineWidth=3 +ep09SymbolWidth=1 +ep09SymbolSize=1.0 +ep10Enable=true +ep10Color=RGB{238,64,0} +ep10LineWidth=3 +ep10SymbolWidth=1 +ep10SymbolSize=1.0 +ep11Enable=true +ep11Color=RGB{255,127,0} +ep11LineWidth=3 +ep11SymbolWidth=1 +ep11SymbolSize=1.0 +ep12Enable=true +ep12Color=RGB{205,133,0} +ep12LineWidth=3 +ep12SymbolWidth=1 +ep12SymbolSize=1.0 +ep13Enable=true +ep13Color=RGB{255,215,0} +ep13LineWidth=3 +ep13SymbolWidth=1 +ep13SymbolSize=1.0 +ep14Enable=true +ep14Color=RGB{238,238,0} +ep14LineWidth=3 +ep14SymbolWidth=1 +ep14SymbolSize=1.0 +dateTimeEnable=true +pressureEnable=true +markerEnable=true +colorCodeEnable=false \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/EXASCT.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/EXASCT.xml new file mode 100644 index 0000000000..4203f4d6ca --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/EXASCT.xml @@ -0,0 +1,16 @@ + + + true + EXASCT + MISC + SCAT + SCAT + + + CLOSEST_BEFORE_OR_AFTER + 360 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/ambig1_hi.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/ambig1_hi.attr new file mode 100644 index 0000000000..469e668e57 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/ambig1_hi.attr @@ -0,0 +1,26 @@ +! Attributes for ASCAT Experimental - High Resolution - Ambiguity 1 +! +reportType=Exasct-hi-ambig1 +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig1ColorBar1.xml +colorBar2=@ambig1ColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=WIND_BARB +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/ambig2_hi.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/ambig2_hi.attr new file mode 100644 index 0000000000..916703714f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/ambig2_hi.attr @@ -0,0 +1,26 @@ +! Attributes for ASCAT Experimental - High Resolution - Ambiguity 2 +! +reportType=Exasct-hi-ambig2 +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig2ColorBar1.xml +colorBar2=@ambig2ColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=WIND_BARB +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/default.attr new file mode 100644 index 0000000000..ed2688bcdb --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/default.attr @@ -0,0 +1,26 @@ +! Attributes for ASCAT Experimental - Low Resolution +! +reportType=Exasct +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@defaultColorBar1.xml +colorBar2=@defaultColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=WIND_BARB +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/default_hi.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/default_hi.attr new file mode 100644 index 0000000000..536d83f256 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/EXASCT/default_hi.attr @@ -0,0 +1,26 @@ +! Attributes for ASCAT Experimental - High Resolution +! +reportType=Exasct-hi +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@defaultColorBar1.xml +colorBar2=@defaultColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=WIND_BARB +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/FFA/FFA.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/FFA/FFA.xml new file mode 100644 index 0000000000..cb6c156430 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/FFA/FFA.xml @@ -0,0 +1,16 @@ + + + true + FFA + MISC + AWW,Event + FFA + + + EXACT + 0 + USE_MANUAL_TIMELINE + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/FFA/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/FFA/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/FFA/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/FFA/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/HRCN/HRCN.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/HRCN/HRCN.xml new file mode 100644 index 0000000000..b2d74bdf05 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/HRCN/HRCN.xml @@ -0,0 +1,17 @@ + + + true + HRCN + MISC + legend_color=RGB {155, 155, 155} + Huh,Event + HRCN + + + CLOSEST_BEFORE_OR_AFTER + 360 + USE_MANUAL_TIMELINE + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/HRCN/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/HRCN/default.attr new file mode 100644 index 0000000000..dcb21f9bfa --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/HRCN/default.attr @@ -0,0 +1,50 @@ +! Attributes for Tropical Cyclone (HRCN/TCM) +! +color= {155, 155, 155} +! +hurricaneEnable=true +hurricaneColor= {255, 0, 0} +hurricaneSymbolWidth=1 +hurricaneSymbolSize=3 +! +tropicalStormEnable=true +tropicalStormColor= {255, 255, 0} +tropicalStormSymbolWidth=1 +tropicalStormSymbolSize=3 +! +tropicalDepressionEnable=true +tropicalDepressionColor= {0, 255, 0} +tropicalDepressionSymbolWidth=1 +tropicalDepressionSymbolSize=3 +! +motionDirectionEnable=false +motionDirectionColor= {255, 0, 255} +motionDirectionArrowWidth=1 +motionDirectionArrowSize=3 +motionDirectionArrowHeadSize=1 +! +timeEnable=true +namePressureEnable=true +motionSpeedEnable=false +windSeaFtRadiiEnable=true +! +forecastPosHour00=true +forecastPosHour06=false +forecastPosHour12=true +forecastPosHour18=false +forecastPosHour24=true +forecastPosHour30=false +forecastPosHour36=true +forecastPosHour42=false +forecastPosHour48=true +forecastPosHour54=false +forecastPosHour60=false +forecastPosHour66=false +forecastPosHour72=true +forecastPosHour78=false +forecastPosHour84=false +forecastPosHour90=false +forecastPosHour96=true +forecastPosHour120=true +! +! \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ISIG/ISIG.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ISIG/ISIG.xml new file mode 100644 index 0000000000..904838d0fc --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ISIG/ISIG.xml @@ -0,0 +1,17 @@ + + + true + ISIG + MISC + legendColor=RGB {255, 255, 255} + SigMet,Event + IntlSigmet + + + EXACT + 0 + USE_MANUAL_TIMELINE + 10 + 4 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ISIG/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ISIG/default.attr new file mode 100644 index 0000000000..d1f6ff6c73 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/ISIG/default.attr @@ -0,0 +1,83 @@ +! Attributes for International SIGMET +! +thunderstormEnable=true +thunderstormColor=RGB {0, 255, 255} +thunderstormLineWidth=2 +thunderstormSymbolWidth=2 +thunderstormSymbolSize=1.5 +turbulenceEnable=true +turbulenceColor=RGB {255, 255, 0} +turbulenceLineWidth=2 +turbulenceSymbolWidth=2 +turbulenceSymbolSize=1.5 +hurricaneEnable=true +hurricaneColor=RGB {255, 0, 0} +hurricaneSymbolWidth=2 +hurricaneSymbolSize=1.5 +tropicalStormEnable=true +tropicalStormColor=RGB {255, 255, 0} +tropicalStormSymbolWidth=2 +tropicalStormSymbolSize=1.5 +tropicalDepressionEnable=true +tropicalDepressionColor=RGB {0, 255, 0} +tropicalDepressionSymbolWidth=2 +tropicalDepressionSymbolSize=1.5 +volcanicAshCloudEnable=true +volcanicAshCloudColor=RGB {255, 127, 0} +volcanicAshCloudLineWidth=2 +volcanicAshCloudSymbolWidth=2 +volcanicAshCloudSymbolSize=1.5 +mountainWaveEnable=true +mountainWaveColor=RGB {255, 0, 255} +mountainWaveLineWidth=2 +mountainWaveSymbolWidth=2 +mountainWaveSymbolSize=1.5 +tropicalCycloneEnable=true +tropicalCycloneColor=RGB {255, 0, 0} +tropicalCycloneSymbolWidth=2 +tropicalCycloneSymbolSize=1.5 +squallLineEnable=true +squallLineColor=RGB {255, 0, 255} +squallLineWidth=2 +squallLineSymbolWidth=2 +squallLineSymbolSize=1.5 +catEnable=true +catColor=RGB {255, 255, 0} +catLineWidth=2 +catSymbolWidth=2 +catSymbolSize=1.5 +icingEnable=true +icingColor=RGB {0 , 255, 0} +icingLineWidth=2 +icingSymbolWidth=2 +icingSymbolSize=1.5 +hailEnable=true +hailColor=RGB {255, 0, 0} +hailLineWidth=2 +hailSymbolWidth=2 +hailSymbolSize=1.5 +dustStormEnable=true +dustStormColor=RGB {255, 127, 0} +dustStormLineWidth=2 +dustStormSymbolWidth=2 +dustStormSymbolSize=1.5 +sandStormEnable=true +sandStormColor=RGB {255, 127, 0} +sandStormLineWidth=2 +sandStormSymbolWidth=2 +sandStormSymbolSize=1.5 +cumulonimbusEnable=true +cumulonimbusColor=RGB {255, 0, 0} +cumulonimbusLineWidth=2 +cumulonimbusSymbolWidth=2 +cumulonimbusSymbolSize=1.5 +lowLevelWindShearEnable=true +lowLevelWindShearColor=RGB {255, 255, 0} +lowLevelWindShearLineWidth=2 +lowLevelWindShearSymbolWidth=2 +lowLevelWindShearSymbolSize=1.5 +symbolEnable=true +timeEnable=true +nameOrNumberEnable=true +motionEnable=false +flightLevelEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG/LTNG.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG/LTNG.xml new file mode 100644 index 0000000000..91f42092e8 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG/LTNG.xml @@ -0,0 +1,21 @@ + + + true + LTNG + MISC + +legend_color=RGB {200, 200, 200} +colorByIntensity=false + + Observed + Lightning + + + BEFORE_OR_EQUAL + 0 + USE_MANUAL_TIMELINE + 10 + 6 + BasicWX_US + + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG/default.attr new file mode 100644 index 0000000000..e8151141b3 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG/default.attr @@ -0,0 +1,7 @@ +! Attributes for the LTNG Resource - color indicating time since strike +! +enablePositiveStrikes=true +enableNegativeStrikes=true +positiveSymbolSize=3 +negativeSymbolSize=3 +colorBar=@dfltLtngColorBar.xml \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG/newLtngAttrSet.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG/newLtngAttrSet.attr new file mode 100644 index 0000000000..e41d4d002a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG/newLtngAttrSet.attr @@ -0,0 +1,7 @@ +! Attributes for the LTNG Resource - color indicating time since strike +! +enablePositiveStrikes=false +enableNegativeStrikes=true +positiveSymbolSize=3 +negativeSymbolSize=3 +colorBar=@dfltLtngColorBar.xml \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG2/LTNG2.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG2/LTNG2.xml new file mode 100644 index 0000000000..1c82888a31 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG2/LTNG2.xml @@ -0,0 +1,21 @@ + + + true + LTNG2 + MISC + +legend_color=RGB {200, 200, 200} +colorByIntensity=true + + Observed + Lightning + + + CLOSEST_BEFORE_OR_AFTER + 30 + USE_FRAME_INTERVAL + 10 + 6 + BasicWX_US + + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG2/colorByIntensity.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG2/colorByIntensity.attr new file mode 100644 index 0000000000..0b040b4300 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/LTNG2/colorByIntensity.attr @@ -0,0 +1,7 @@ +! Attributes for the LTNG Resource - ! Attributes for the LTNG Resource - with color indicating intensitycolor indicating intensity +! +enablePositiveStrikes=true +enableNegativeStrikes=true +positiveSymbolSize=3 +negativeSymbolSize=3 +colorBar=@intensityColorBar.xml diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/NCON/NCON.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/NCON/NCON.xml new file mode 100644 index 0000000000..3fc85da426 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/NCON/NCON.xml @@ -0,0 +1,17 @@ + + + true + NCON + MISC + legend_color=RGB {155, 155, 155} + SigMet,Event + NonconvectiveSigmet + + + EXACT + 0 + USE_MANUAL_TIMELINE + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/NCON/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/NCON/default.attr new file mode 100644 index 0000000000..025c06e992 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/NCON/default.attr @@ -0,0 +1,38 @@ +! Attributes for NonConvective SIGMET +! +color=RGB {155, 155, 155} +! +icingEnable=true +icingColor=RGB {0, 255, 0} +icingLineWidth=2 +icingSymbolWidth=2 +icingSymbolSize=2 +turbulenceEnable=true +turbulenceColor=RGB {30, 144, 255} +turbulenceLineWidth=2 +turbulenceSymbolWidth=2 +turbulenceSymbolSize=2 +duststormEnable=true +duststormColor=RGB {255, 215, 0} +duststormLineWidth=2 +duststormSymbolWidth=2 +duststormSymbolSize=2 +volcanicAshEnable=true +volcanicAshColor=RGB {255, 127, 0} +volcanicAshLineWidth=2 +volcanicAshSymbolWidth=2 +volcanicAshSymbolSize=2 +symbolEnable=true +timeEnable=true +nameNumberEnable=true +flightLevelEnable=true +novemberEnable=true +oscarEnable=true +papaEnable=true +quebecEnable=true +romeoEnable=true +uniformEnable=true +victorEnable=true +whiskeyEnable=true +xrayEnable=true +yankeeEnable=true diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/QSCT.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/QSCT.xml new file mode 100644 index 0000000000..71f18f607e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/QSCT.xml @@ -0,0 +1,16 @@ + + + true + QSCT + MISC + SCAT + SCAT + + + CLOSEST_BEFORE_OR_AFTER + 360 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig1.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig1.attr new file mode 100644 index 0000000000..f90896622d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig1.attr @@ -0,0 +1,28 @@ +! Attributes for QuikSCAT - Ambiguity 1 +! +reportType=quikscat-ambig1 +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig1ColorBar1.xml +colorBar2=@ambig1ColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=DIRECTIONAL_ARROW +regArrow=true +windBarb=true +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig2.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig2.attr new file mode 100644 index 0000000000..0aa865437c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig2.attr @@ -0,0 +1,28 @@ +! Attributes for QuikSCAT - Ambiguity 2 +! +reportType=quikscat-ambig2 +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig2ColorBar1.xml +colorBar2=@ambig2ColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=DIRECTIONAL_ARROW +regArrow=true +windBarb=true +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig3.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig3.attr new file mode 100644 index 0000000000..dc64f12640 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig3.attr @@ -0,0 +1,28 @@ +! Attributes for QuikSCAT - Ambiguity 3 +! +reportType=quikscat-ambig3 +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig3ColorBar1.xml +colorBar2=@ambig3ColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=DIRECTIONAL_ARROW +regArrow=true +windBarb=true +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig4.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig4.attr new file mode 100644 index 0000000000..a7d6c35a90 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/ambig4.attr @@ -0,0 +1,28 @@ +! Attributes for QuikSCAT - Ambiguity 4 +! +reportType=quikscat-ambig4 +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig4ColorBar1.xml +colorBar2=@ambig4ColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=DIRECTIONAL_ARROW +regArrow=true +windBarb=true +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/default.attr new file mode 100644 index 0000000000..e2e9f3f01a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/default.attr @@ -0,0 +1,28 @@ +! Attributes for QuikSCAT - Low Resolution +! +reportType=quikscat +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@defaultColorBar1.xml +colorBar2=@defaultColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=WIND_BARB +regArrow=true +windBarb=true +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/default_hi.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/default_hi.attr new file mode 100644 index 0000000000..21ce8b2a8c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/QSCT/default_hi.attr @@ -0,0 +1,28 @@ +! Attributes for QuikSCAT - High Resolution +! +reportType=quikscat-hi +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@defaultColorBar1.xml +colorBar2=@defaultColorBar2.xml +! +skipEnable=false +skipValue=5 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=30 +timeStampLineWidth=1 +arrowStyle=WIND_BARB +regArrow=true +windBarb=true +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=false +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/WaveSat.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/WaveSat.xml new file mode 100644 index 0000000000..5de65e17ac --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/WaveSat.xml @@ -0,0 +1,19 @@ + + + true + SGWH + MISC + legend_color=RGB {33,100,255} + pluginName=sgwh + + Satellite + WaveSat + + + CLOSEST_BEFORE_OR_AFTER + 720 + USE_FRAME_INTERVAL + 10 + 72 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/envisat_default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/envisat_default.attr new file mode 100644 index 0000000000..1f51c80115 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/envisat_default.attr @@ -0,0 +1,8 @@ +! Parameters and Attributes for the default WaveSat Resource +! +colorBar=@waveSatColorBar.xml +fontSize=12 +fontName=Courier +timeDisplayInterval=30 +timeDisplayColor=RGB {255, 255, 255} +satelliteId=60 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/jason1_default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/jason1_default.attr new file mode 100644 index 0000000000..5e6afb319a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/jason1_default.attr @@ -0,0 +1,10 @@ +! Parameters and Attributes for the default WaveSat Resource +! +colorBar=@waveSatColorBar.xml +fontSize=12 +fontName=Times +timeDisplayInterval=30 +timeDisplayColor=RGB {255, 255, 255} +satelliteId=260 +!displayValues=true +!symbolName=ASTERISK Not Implemented \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/jason2_default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/jason2_default.attr new file mode 100644 index 0000000000..62e0952dab --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SGWH/jason2_default.attr @@ -0,0 +1,8 @@ +! Parameters and Attributes for the default WaveSat Resource +! +colorBar=@waveSatColorBar.xml +fontSize=12 +fontName=Serif +timeDisplayInterval=30 +timeDisplayColor=RGB {255, 255, 255} +satelliteId=261 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SVRL/SVRL.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SVRL/SVRL.xml new file mode 100644 index 0000000000..697534e9df --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SVRL/SVRL.xml @@ -0,0 +1,16 @@ + + + true + SVRL + MISC + AWW,Event + SVRL + + + EXACT + 0 + USE_MANUAL_TIMELINE + 10 + 6 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SVRL/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SVRL/default.attr new file mode 100644 index 0000000000..f273d90781 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/SVRL/default.attr @@ -0,0 +1,60 @@ +! Attributes for SVRL (Severe Local Storm Watches) +! +!frame_interval in minutes +frame_interval=60 +normalize_timeline=true +color=RGB {155, 155, 155} +! +thunderstormEnable=true +thunderstormColor=RGB {109, 246, 254} +thunderstormSymbolWidth=1 +thunderstormSymbolSize=1 +tornadoEnable=true +tornadoColor=RGB {250, 42, 22} +tornadoSymbolWidth=1 +tornadoSymbolSize=1 +Watchxxx0Enable=false +Watchxxx0Color=RGB {248, 56, 232} +Watchxxx0SymbolWidth=1 +Watchxxx0SymbolSize=1 +Watchxxx1Enable=false +Watchxxx1Color=RGB {104, 243, 7} +Watchxxx1SymbolWidth=1 +Watchxxx1SymbolSize=1 +Watchxxx2Enable=false +Watchxxx2Color=RGB {18, 150, 235} +Watchxxx2SymbolWidth=1 +Watchxxx2SymbolSize=1 +Watchxxx3Enable=false +Watchxxx3Color=RGB {249, 201, 4} +Watchxxx3SymbolWidth=1 +Watchxxx3SymbolSize=1 +Watchxxx4Enable=false +Watchxxx4Color=RGB {207, 0, 0} +Watchxxx4SymbolWidth=1 +Watchxxx4SymbolSize=1 +Watchxxx5Enable=false +Watchxxx5Color=RGB {121, 63, 55} +Watchxxx5SymbolWidth=1 +Watchxxx5SymbolSize=1 +Watchxxx6Enable=false +Watchxxx6Color=RGB {119, 34, 204} +Watchxxx6SymbolWidth=1 +Watchxxx6SymbolSize=1 +Watchxxx7Enable=false +Watchxxx7Color=RGB {242, 250, 16} +Watchxxx7SymbolWidth=1 +Watchxxx7SymbolSize=1 +Watchxxx8Enable=false +Watchxxx8Color=RGB {21, 16, 250} +Watchxxx8SymbolWidth=1 +Watchxxx8SymbolSize=1 +Watchxxx9Enable=false +Watchxxx9Color=RGB {236, 114, 11} +Watchxxx9SymbolWidth=1 +Watchxxx9SymbolSize=1 +watchBoxTimeEnable=true +watchBoxLabelEnable=false +watchBoxNumberEnable=false +colorCodeEnable=false +watchBoxOutlineEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WARN/WARN.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WARN/WARN.xml new file mode 100644 index 0000000000..267490b879 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WARN/WARN.xml @@ -0,0 +1,16 @@ + + + true + WARN + MISC + AWW,Event + Warn + + + EXACT + 0 + USE_MANUAL_TIMELINE + 10 + 6 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WARN/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WARN/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WARN/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WARN/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WATCH/WATCH.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WATCH/WATCH.xml new file mode 100644 index 0000000000..c0907727fe --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WATCH/WATCH.xml @@ -0,0 +1,16 @@ + + + true + WATCH + MISC + AWW,Event + WATCH + + + EXACT + 0 + USE_MANUAL_TIMELINE + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WATCH/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WATCH/default.attr new file mode 100644 index 0000000000..7003f7f168 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WATCH/default.attr @@ -0,0 +1,50 @@ +! Attributes for WTCH (SEVERE WEATHER WATCH Outline Update) - default +! +sourceName=WATCH +color=RGB {155, 155, 155} +! +thunderstormEnable=true +thunderstormColor=RGB {109, 246, 254} +thunderstormLineWidth=1 +tornadoEnable=true +tornadoColor=RGB {250, 42, 22} +tornadoLineWidth=1 +statusEnable=true +statusColor=RGB {239, 96, 82} +statusLineWidth=1 +watchxxx0Enable=false +watchxxx0Color=RGB {248, 56, 232} +watchxxx0LineWidth=1 +watchxxx1Enable=false +watchxxx1Color=RGB {104, 243, 7} +watchxxx1LineWidth=1 +watchxxx2Enable=false +watchxxx2Color=RGB {18, 150, 235} +watchxxx2LineWidth=1 +watchxxx3Enable=false +watchxxx3Color=RGB {249, 201, 4} +watchxxx3LineWidth=1 +watchxxx4Enable=false +watchxxx4Color=RGB {207, 0, 0} +watchxxx4LineWidth=1 +watchxxx5Enable=false +watchxxx5Color=RGB {121, 63, 55} +watchxxx5LineWidth=1 +watchxxx6Enable=false +watchxxx6Color=RGB {119, 34, 204} +watchxxx6LineWidth=1 +watchxxx7Enable=false +watchxxx7Color=RGB {242, 250, 16} +watchxxx7LineWidth=1 +watchxxx8Enable=false +watchxxx8Color=RGB {21, 16, 250} +watchxxx8LineWidth=1 +watchxxx9Enable=false +watchxxx9Color=RGB {236, 114, 11} +watchxxx9LineWidth=1 +watchBoxTimeEnable=true +statusLinesTimeEnable=false +watchBoxNumberEnable=false +statusLinesNumberEnable=false +colorCodeEnable=false +mostRecentStatusEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCN/WCN.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCN/WCN.xml new file mode 100644 index 0000000000..5d8784a63d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCN/WCN.xml @@ -0,0 +1,16 @@ + + + true + WCN + MISC + AWW,Event + WCN + + + EXACT + 0 + USE_MANUAL_TIMELINE + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCN/colorCodedMarkers.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCN/colorCodedMarkers.attr new file mode 100644 index 0000000000..1bff952048 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCN/colorCodedMarkers.attr @@ -0,0 +1,72 @@ +! Attributes for WCN (Watch County Notification) - color coded markers +! +color=RGB {155, 155, 155} +! +thunderstormEnable=true +thunderstormColor=RGB {109, 246, 254} +thunderstormSymbolWidth=1 +thunderstormSymbolSize=1 +thunderstormSymbolColor=RGB {19, 131, 242} +tornadoEnable=true +tornadoColor=RGB {250, 42, 22} +tornadoSymbolWidth=1 +tornadoSymbolSize=1 +tornadoSymbolColor=RGB {239, 96, 82} +Watchxxx0Enable=true +Watchxxx0Color=RGB {248, 56, 232} +Watchxxx0SymbolWidth=1 +Watchxxx0SymbolSize=1 +Watchxxx0SymbolColor=RGB {255, 174, 185} +Watchxxx1Enable=true +Watchxxx1Color=RGB {104, 243, 7} +Watchxxx1SymbolWidth=1 +Watchxxx1SymbolSize=1 +Watchxxx1SymbolColor=RGB {255, 174, 185} +Watchxxx2Enable=true +Watchxxx2Color=RGB {18, 150, 235} +Watchxxx2SymbolWidth=1 +Watchxxx2SymbolSize=1 +Watchxxx2SymbolColor=RGB {255, 174, 185} +Watchxxx3Enable=true +Watchxxx3Color=RGB {249, 201, 4} +Watchxxx3SymbolWidth=1 +Watchxxx3SymbolSize=1 +Watchxxx3SymbolColor=RGB {255, 174, 185} +Watchxxx4Enable=true +Watchxxx4Color=RGB {207, 0, 0} +Watchxxx4SymbolWidth=1 +Watchxxx4SymbolSize=1 +Watchxxx4SymbolColor=RGB {255, 174, 185} +Watchxxx5Enable=true +Watchxxx5Color=RGB {121, 63, 55} +Watchxxx5SymbolWidth=1 +Watchxxx5SymbolSize=1 +Watchxxx5SymbolColor=RGB {255, 174, 185} +Watchxxx6Enable=true +Watchxxx6Color=RGB {119, 34, 204} +Watchxxx6SymbolWidth=1 +Watchxxx6SymbolSize=1 +Watchxxx6SymbolColor=RGB {255, 174, 185} +Watchxxx7Enable=true +Watchxxx7Color=RGB {242, 250, 16} +Watchxxx7SymbolWidth=1 +Watchxxx7SymbolSize=1 +Watchxxx7SymbolColor=RGB {255, 174, 185} +Watchxxx8Enable=true +Watchxxx8Color=RGB {21, 16, 250} +Watchxxx8SymbolWidth=1 +Watchxxx8SymbolSize=1 +Watchxxx8SymbolColor=RGB {255, 174, 185} +Watchxxx9Enable=true +Watchxxx9Color=RGB {236, 114, 11} +Watchxxx9SymbolWidth=1 +Watchxxx9SymbolSize=1 +Watchxxx9SymbolColor=RGB {255, 174, 185} +watchBoxTimeEnable=true +watchBoxLabelEnable=true +watchBoxNumberEnable=true +colorCodeEnable=true +watchBoxMarkerEnable=false +watchBoxOutlineEnable=false +watchBoxFillEnable=false +watchBoxUnionEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCN/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCN/default.attr new file mode 100644 index 0000000000..d3c9a6b108 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCN/default.attr @@ -0,0 +1,72 @@ +! Attributes for WCN (Watch County Notification) - default +! +color=RGB {155, 155, 155} +! +thunderstormEnable=true +thunderstormColor=RGB {109, 246, 254} +thunderstormSymbolWidth=1 +thunderstormSymbolSize=1 +thunderstormSymbolColor=RGB {19, 131, 242} +tornadoEnable=true +tornadoColor=RGB {250, 42, 22} +tornadoSymbolWidth=1 +tornadoSymbolSize=1 +tornadoSymbolColor=RGB {239, 96, 82} +Watchxxx0Enable=true +Watchxxx0Color=RGB {248, 56, 232} +Watchxxx0SymbolWidth=1 +Watchxxx0SymbolSize=1 +Watchxxx0SymbolColor=RGB {255, 174, 185} +Watchxxx1Enable=true +Watchxxx1Color=RGB {104, 243, 7} +Watchxxx1SymbolWidth=1 +Watchxxx1SymbolSize=1 +Watchxxx1SymbolColor=RGB {255, 174, 185} +Watchxxx2Enable=true +Watchxxx2Color=RGB {18, 150, 235} +Watchxxx2SymbolWidth=1 +Watchxxx2SymbolSize=1 +Watchxxx2SymbolColor=RGB {255, 174, 185} +Watchxxx3Enable=true +Watchxxx3Color=RGB {249, 201, 4} +Watchxxx3SymbolWidth=1 +Watchxxx3SymbolSize=1 +Watchxxx3SymbolColor=RGB {255, 174, 185} +Watchxxx4Enable=true +Watchxxx4Color=RGB {207, 0, 0} +Watchxxx4SymbolWidth=1 +Watchxxx4SymbolSize=1 +Watchxxx4SymbolColor=RGB {255, 174, 185} +Watchxxx5Enable=true +Watchxxx5Color=RGB {121, 63, 55} +Watchxxx5SymbolWidth=1 +Watchxxx5SymbolSize=1 +Watchxxx5SymbolColor=RGB {255, 174, 185} +Watchxxx6Enable=true +Watchxxx6Color=RGB {119, 34, 204} +Watchxxx6SymbolWidth=1 +Watchxxx6SymbolSize=1 +Watchxxx6SymbolColor=RGB {255, 174, 185} +Watchxxx7Enable=true +Watchxxx7Color=RGB {242, 250, 16} +Watchxxx7SymbolWidth=1 +Watchxxx7SymbolSize=1 +Watchxxx7SymbolColor=RGB {255, 174, 185} +Watchxxx8Enable=true +Watchxxx8Color=RGB {21, 16, 250} +Watchxxx8SymbolWidth=1 +Watchxxx8SymbolSize=1 +Watchxxx8SymbolColor=RGB {255, 174, 185} +Watchxxx9Enable=true +Watchxxx9Color=RGB {236, 114, 11} +Watchxxx9SymbolWidth=1 +Watchxxx9SymbolSize=1 +Watchxxx9SymbolColor=RGB {255, 174, 185} +watchBoxTimeEnable=true +watchBoxLabelEnable=false +watchBoxNumberEnable=false +colorCodeEnable=false +watchBoxMarkerEnable=false +watchBoxOutlineEnable=false +watchBoxFillEnable=false +watchBoxUnionEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCP/WCP.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCP/WCP.xml new file mode 100644 index 0000000000..57460411ad --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCP/WCP.xml @@ -0,0 +1,17 @@ + + + true + WCP + MISC + legend_color=RGB {0, 100, 255} + AWW,Event + WCP + + + EXACT + 0 + USE_MANUAL_TIMELINE + 10 + 6 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCP/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCP/default.attr new file mode 100644 index 0000000000..690ac92596 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WCP/default.attr @@ -0,0 +1,46 @@ +! Attributes for WCP (Watch Corner Points) - default +! +lineWidth=2 +color=RGB {0, 100, 255} +thunderstormName=Thunderstorm +thunderstormEnable=true +thunderstormColor=RGB {0, 255, 255} +tornadoName=Tornado +tornadoEnable=true +tornadoColor=RGB {255, 0, 0} +watch0Name=Watch xxx0 +watch0Enable=true +watch0Color=RGB {255, 0, 255} +watch1Name=Watch xxx1 +watch1Enable=true +watch1Color=RGB {0, 225, 0} +watch2Name=Watch xxx2 +watch2Enable=true +watch2Color=RGB {30, 144, 255} +watch3Name=Watch xxx3 +watch3Enable=true +watch3Color=RGB {255, 215, 0} +watch4Name=Watch xxx4 +watch4Enable=true +watch4Color=RGB {205, 0, 0} +watch5Name=Watch xxx5 +watch5Enable=true +watch5Color=RGB {139, 71, 38} +watch6Name=Watch xxx6 +watch6Enable=true +watch6Color=RGB {145, 44, 238} +watch7Name=Watch xxx7 +watch7Enable=true +watch7Color=RGB {255, 255, 0} +watch8Name=Watch xxx8 +watch8Enable=true +watch8Color=RGB {0, 0, 255} +watch9Name=Watch xxx9 +watch9Enable=true +watch9Color=RGB {255, 127, 0} +timeLabelName=Time +timeLabelEnable=true +watchNumberLabelName=Watch Number +watchNumberLabelEnable=true +colorCodeName=Color Code +colorCodeEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WOU/WOU.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WOU/WOU.xml new file mode 100644 index 0000000000..a2bd5da90a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WOU/WOU.xml @@ -0,0 +1,16 @@ + + + true + WOU + MISC + AWW,Event + WOU + + + EXACT + 0 + USE_MANUAL_TIMELINE + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WOU/colorCodedMarkers.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WOU/colorCodedMarkers.attr new file mode 100644 index 0000000000..72aa9f4fbf --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WOU/colorCodedMarkers.attr @@ -0,0 +1,72 @@ +! Attributes for WOU (Watch Outline Update) - color coded markers +! +color=RGB {155, 155, 155} +! +thunderstormEnable=true +thunderstormColor=RGB {109, 246, 254} +thunderstormSymbolWidth=1 +thunderstormSymbolSize=1 +thunderstormSymbolColor=RGB {19, 131, 242} +tornadoEnable=true +tornadoColor=RGB {250, 42, 22} +tornadoSymbolWidth=1 +tornadoSymbolSize=1 +tornadoSymbolColor=RGB {239, 96, 82} +Watchxxx0Enable=true +Watchxxx0Color=RGB {248, 56, 232} +Watchxxx0SymbolWidth=1 +Watchxxx0SymbolSize=1 +Watchxxx0SymbolColor=RGB {255, 174, 185} +Watchxxx1Enable=true +Watchxxx1Color=RGB {104, 243, 7} +Watchxxx1SymbolWidth=1 +Watchxxx1SymbolSize=1 +Watchxxx1SymbolColor=RGB {255, 174, 185} +Watchxxx2Enable=true +Watchxxx2Color=RGB {18, 150, 235} +Watchxxx2SymbolWidth=1 +Watchxxx2SymbolSize=1 +Watchxxx2SymbolColor=RGB {255, 174, 185} +Watchxxx3Enable=true +Watchxxx3Color=RGB {249, 201, 4} +Watchxxx3SymbolWidth=1 +Watchxxx3SymbolSize=1 +Watchxxx3SymbolColor=RGB {255, 174, 185} +Watchxxx4Enable=true +Watchxxx4Color=RGB {207, 0, 0} +Watchxxx4SymbolWidth=1 +Watchxxx4SymbolSize=1 +Watchxxx4SymbolColor=RGB {255, 174, 185} +Watchxxx5Enable=true +Watchxxx5Color=RGB {121, 63, 55} +Watchxxx5SymbolWidth=1 +Watchxxx5SymbolSize=1 +Watchxxx5SymbolColor=RGB {255, 174, 185} +Watchxxx6Enable=true +Watchxxx6Color=RGB {119, 34, 204} +Watchxxx6SymbolWidth=1 +Watchxxx6SymbolSize=1 +Watchxxx6SymbolColor=RGB {255, 174, 185} +Watchxxx7Enable=true +Watchxxx7Color=RGB {242, 250, 16} +Watchxxx7SymbolWidth=1 +Watchxxx7SymbolSize=1 +Watchxxx7SymbolColor=RGB {255, 174, 185} +Watchxxx8Enable=true +Watchxxx8Color=RGB {21, 16, 250} +Watchxxx8SymbolWidth=1 +Watchxxx8SymbolSize=1 +Watchxxx8SymbolColor=RGB {255, 174, 185} +Watchxxx9Enable=true +Watchxxx9Color=RGB {236, 114, 11} +Watchxxx9SymbolWidth=1 +Watchxxx9SymbolSize=1 +Watchxxx9SymbolColor=RGB {255, 174, 185} +watchBoxTimeEnable=true +watchBoxLabelEnable=true +watchBoxNumberEnable=true +colorCodeEnable=true +watchBoxMarkerEnable=true +watchBoxOutlineEnable=false +watchBoxFillEnable=false +watchBoxUnionEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WOU/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WOU/default.attr new file mode 100644 index 0000000000..76ee2d610f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WOU/default.attr @@ -0,0 +1,72 @@ +! Attributes for WOU (Watch Outline Update) - default +! +color=RGB {155, 155, 155} +! +thunderstormEnable=true +thunderstormColor=RGB {109, 246, 254} +thunderstormSymbolWidth=1 +thunderstormSymbolSize=1 +thunderstormSymbolColor=RGB {19, 131, 242} +tornadoEnable=true +tornadoColor=RGB {250, 42, 22} +tornadoSymbolWidth=1 +tornadoSymbolSize=1 +tornadoSymbolColor=RGB {239, 96, 82} +Watchxxx0Enable=false +Watchxxx0Color=RGB {248, 56, 232} +Watchxxx0SymbolWidth=1 +Watchxxx0SymbolSize=1 +Watchxxx0SymbolColor=RGB {255, 174, 185} +Watchxxx1Enable=false +Watchxxx1Color=RGB {104, 243, 7} +Watchxxx1SymbolWidth=1 +Watchxxx1SymbolSize=1 +Watchxxx1SymbolColor=RGB {255, 174, 185} +Watchxxx2Enable=false +Watchxxx2Color=RGB {18, 150, 235} +Watchxxx2SymbolWidth=1 +Watchxxx2SymbolSize=1 +Watchxxx2SymbolColor=RGB {255, 174, 185} +Watchxxx3Enable=false +Watchxxx3Color=RGB {249, 201, 4} +Watchxxx3SymbolWidth=1 +Watchxxx3SymbolSize=1 +Watchxxx3SymbolColor=RGB {255, 174, 185} +Watchxxx4Enable=false +Watchxxx4Color=RGB {207, 0, 0} +Watchxxx4SymbolWidth=1 +Watchxxx4SymbolSize=1 +Watchxxx4SymbolColor=RGB {255, 174, 185} +Watchxxx5Enable=false +Watchxxx5Color=RGB {121, 63, 55} +Watchxxx5SymbolWidth=1 +Watchxxx5SymbolSize=1 +Watchxxx5SymbolColor=RGB {255, 174, 185} +Watchxxx6Enable=false +Watchxxx6Color=RGB {119, 34, 204} +Watchxxx6SymbolWidth=1 +Watchxxx6SymbolSize=1 +Watchxxx6SymbolColor=RGB {255, 174, 185} +Watchxxx7Enable=false +Watchxxx7Color=RGB {242, 250, 16} +Watchxxx7SymbolWidth=1 +Watchxxx7SymbolSize=1 +Watchxxx7SymbolColor=RGB {255, 174, 185} +Watchxxx8Enable=false +Watchxxx8Color=RGB {21, 16, 250} +Watchxxx8SymbolWidth=1 +Watchxxx8SymbolSize=1 +Watchxxx8SymbolColor=RGB {255, 174, 185} +Watchxxx9Enable=false +Watchxxx9Color=RGB {236, 114, 11} +Watchxxx9SymbolWidth=1 +Watchxxx9SymbolSize=1 +Watchxxx9SymbolColor=RGB {255, 174, 185} +watchBoxTimeEnable=true +watchBoxLabelEnable=false +watchBoxNumberEnable=false +colorCodeEnable=false +watchBoxMarkerEnable=true +watchBoxOutlineEnable=false +watchBoxFillEnable=false +watchBoxUnionEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/WSAT.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/WSAT.xml new file mode 100644 index 0000000000..2c272b0e57 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/WSAT.xml @@ -0,0 +1,16 @@ + + + true + WSAT + MISC + SCAT + SCAT + + + CLOSEST_BEFORE_OR_AFTER + 360 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig1.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig1.attr new file mode 100644 index 0000000000..07de55e254 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig1.attr @@ -0,0 +1,26 @@ +! Attributes for WindSat - Ambiguity 1 +! +reportType=wscat-ambig1 +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig1ColorBar1.xml +colorBar2=@ambig1ColorBar2.xml +! +skipEnable=false +skipValue=1 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=5 +timeStampLineWidth=1 +arrowStyle=DIRECTIONAL_ARROW +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=true +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig2.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig2.attr new file mode 100644 index 0000000000..158ef62bb2 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig2.attr @@ -0,0 +1,26 @@ +! Attributes for WindSat - Ambiguity 2 +! +reportType=wscat-ambig2 +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig2ColorBar1.xml +colorBar2=@ambig2ColorBar2.xml +! +skipEnable=false +skipValue=1 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=5 +timeStampLineWidth=1 +arrowStyle=DIRECTIONAL_ARROW +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=true +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig3.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig3.attr new file mode 100644 index 0000000000..1adab6b428 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig3.attr @@ -0,0 +1,26 @@ +! Attributes for WindSat - Ambiguity 3 +! +reportType=wscat-ambig3 +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig3ColorBar1.xml +colorBar2=@ambig3ColorBar2.xml +! +skipEnable=false +skipValue=1 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=5 +timeStampLineWidth=1 +arrowStyle=DIRECTIONAL_ARROW +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=true +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig4.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig4.attr new file mode 100644 index 0000000000..107e30224e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/ambig4.attr @@ -0,0 +1,26 @@ +! Attributes for WindSat - Ambiguity 4 +! +reportType=wscat-ambig4 +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@ambig4ColorBar1.xml +colorBar2=@ambig4ColorBar2.xml +! +skipEnable=false +skipValue=1 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=5 +timeStampLineWidth=1 +arrowStyle=DIRECTIONAL_ARROW +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=true +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/default.attr new file mode 100644 index 0000000000..3fa67341b7 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSAT/default.attr @@ -0,0 +1,26 @@ +! Attributes for WindSat +! +reportType=wscat +! +legend_color=RGB {155, 155, 155} +color=RGB {155, 155, 155} +colorBar1=@defaultColorBar1.xml +colorBar2=@defaultColorBar2.xml +! +skipEnable=false +skipValue=0 +densityValue=50 +timeStampEnable=true +timeStampColor=RGB {255, 255, 255} +timeStampInterval=1 +timeStampLineWidth=1 +arrowStyle=WIND_BARB +arrowWidth=1 +arrowSize=2 +headSize=4 +highWindSpeedEnable=true +lowWindSpeedEnable=true +rainFlagEnable=true +availabilityFlagEnable=true +use2ndColorForRainEnable=true +plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSTM/WSTM.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSTM/WSTM.xml new file mode 100644 index 0000000000..e81279dcd1 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSTM/WSTM.xml @@ -0,0 +1,17 @@ + + + true + WSTM + MISC + legendColor=RGB {255, 255, 255} + AWW,Event + WSTM + + + EXACT + 1 + USE_MANUAL_TIMELINE + 10 + 12 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSTM/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSTM/default.attr new file mode 100644 index 0000000000..087d175ed9 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/MISC/WSTM/default.attr @@ -0,0 +1,20 @@ +! Attributes for WSTM (Winter Storm) +! +wstmWarningEnable=true +wstmWarningColor=RGB {255, 0, 0} +wstmWarningLineWidth=3 +wstmWarningSymbolWidth=3 +wstmWarningSymbolSize=1.0 +wstmWatchEnable=true +wstmWatchColor=RGB {255, 127, 0} +wstmWatchLineWidth=3 +wstmWatchSymbolWidth=3 +wstmWatchSymbolSize=1.0 +wstmAdvisoryEnable=true +wstmAdvisoryColor=RGB {255, 255, 0} +wstmAdvisoryLineWidth=3 +wstmAdvisorySymbolWidth=3 +wstmAdvisorySymbolSize=1.0 +timeEnable=true +zoneNameEnable=false +outlineEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/88Ds/88Ds.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/88Ds/88Ds.xml new file mode 100644 index 0000000000..f6628ec278 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/88Ds/88Ds.xml @@ -0,0 +1,20 @@ + + + true + 88Ds + OVERLAY + +LpiFilename=88D.lpi +mapName=WSR-88D Station Locs + + Stations + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/88Ds/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/88Ds/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/88Ds/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/88Ds/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/ARTCC/ARTCC.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/ARTCC/ARTCC.xml new file mode 100644 index 0000000000..bd9b9b0bbe --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/ARTCC/ARTCC.xml @@ -0,0 +1,21 @@ + + + true + ARTCC + OVERLAY + +dbName=ncep +tableName=bounds.ascartcc +labelField=area +mapName=ARTCC Boundaries + + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/ARTCC/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/ARTCC/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/ARTCC/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/ARTCC/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascairways/Ascairways.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascairways/Ascairways.xml new file mode 100644 index 0000000000..aab175c4d4 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascairways/Ascairways.xml @@ -0,0 +1,22 @@ + + + true + Ascairways + OVERLAY + +dbName=ncep +tableName=bounds.ascairways +labelField=area +mapName=ASCAIRWAYS Boundaries + + + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascairways/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascairways/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascairways/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascairways/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascarrfa/Ascarrfa.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascarrfa/Ascarrfa.xml new file mode 100644 index 0000000000..a4ff3aa685 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascarrfa/Ascarrfa.xml @@ -0,0 +1,22 @@ + + + true + Ascarrfa + OVERLAY + +dbName=ncep +tableName=bounds.ascarrfa +labelField=area +mapName=ASCARRFA Boundaries + + + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascarrfa/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascarrfa/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascarrfa/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascarrfa/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascfaarea/Ascfaarea.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascfaarea/Ascfaarea.xml new file mode 100644 index 0000000000..cc4b239fe4 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascfaarea/Ascfaarea.xml @@ -0,0 +1,22 @@ + + + true + Ascfaarea + OVERLAY + +dbName=ncep +tableName=bounds.ascfaarea +labelField=area +mapName=ASCFAAREA Boundaries + + + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascfaarea/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascfaarea/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascfaarea/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascfaarea/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascfaregion/Ascfaregion.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascfaregion/Ascfaregion.xml new file mode 100644 index 0000000000..0f763e68cf --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascfaregion/Ascfaregion.xml @@ -0,0 +1,22 @@ + + + true + Ascfaregion + OVERLAY + +dbName=ncep +tableName=bounds.ascfaregion +labelField=area +mapName=ASCFAREGION Boundaries + + + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascfaregion/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascfaregion/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascfaregion/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascfaregion/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascgulffa/Ascgulffa.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascgulffa/Ascgulffa.xml new file mode 100644 index 0000000000..78bcd1aa0d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascgulffa/Ascgulffa.xml @@ -0,0 +1,22 @@ + + + true + Ascgulffa + OVERLAY + +dbName=ncep +tableName=bounds.ascgulffa +labelField=area +mapName=ASCGULFFA Boundaries + + + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascgulffa/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascgulffa/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascgulffa/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascgulffa/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Aschifiwo/Aschifiwo.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Aschifiwo/Aschifiwo.xml new file mode 100644 index 0000000000..67b596de56 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Aschifiwo/Aschifiwo.xml @@ -0,0 +1,22 @@ + + + true + Aschifiwo + OVERLAY + +dbName=ncep +tableName=bounds.aschifiwo +labelField=area +mapName=ASCHIFIWO Boundaries + + + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Aschifiwo/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Aschifiwo/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Aschifiwo/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Aschifiwo/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Asctropfirs/Asctropfirs.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Asctropfirs/Asctropfirs.xml new file mode 100644 index 0000000000..b6ba0df98e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Asctropfirs/Asctropfirs.xml @@ -0,0 +1,22 @@ + + + true + Asctropfirs + OVERLAY + +dbName=ncep +tableName=bounds.asctropfirs +labelField=area +mapName=ASCTROPFIRS Boundaries + + + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Asctropfirs/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Asctropfirs/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Asctropfirs/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Asctropfirs/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Asctweb/Asctweb.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Asctweb/Asctweb.xml new file mode 100644 index 0000000000..220848e254 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Asctweb/Asctweb.xml @@ -0,0 +1,22 @@ + + + true + Asctweb + OVERLAY + +dbName=ncep +tableName=bounds.asctweb +labelField=area +mapName=ASCTWEB Boundaries + + + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Asctweb/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Asctweb/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Asctweb/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Asctweb/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascwrzones/Ascwrzones.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascwrzones/Ascwrzones.xml new file mode 100644 index 0000000000..c1f021e11c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascwrzones/Ascwrzones.xml @@ -0,0 +1,22 @@ + + + true + Ascwrzones + OVERLAY + +dbName=ncep +tableName=bounds.ascwrzones +labelField=area +mapName=ASCWRZONES Boundaries + + + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascwrzones/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascwrzones/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascwrzones/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Ascwrzones/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/AtlanticFullBasin/AtlanticFullBasin.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/AtlanticFullBasin/AtlanticFullBasin.xml new file mode 100644 index 0000000000..4b70475b92 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/AtlanticFullBasin/AtlanticFullBasin.xml @@ -0,0 +1,22 @@ + + + true + AtlanticFullBasin + OVERLAY + +dbName=ncep +tableName=bounds.atlbasin +labelField=name +mapName=Atlantic Full Basin + + NaturalFeatures + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + Atlantic-FullBasin + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/AtlanticFullBasin/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/AtlanticFullBasin/default.attr new file mode 100644 index 0000000000..bc705430f9 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/AtlanticFullBasin/default.attr @@ -0,0 +1,4 @@ +legend_color= RGB {0,0,255} +color= RGB {0,0,255} +lineStyle=SOLID +lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Buoys/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Buoys/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Buoys/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Buoys/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/CWAs/CWAs.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/CWAs/CWAs.xml new file mode 100644 index 0000000000..5d12a4e1c8 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/CWAs/CWAs.xml @@ -0,0 +1,22 @@ + + + true + CWAs + OVERLAY + +dbName=maps +tableName=mapdata.cwa +labelField=wfo +mapName=County Warning Areas + + Stations + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/CWAs/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/CWAs/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/CWAs/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/CWAs/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Canada/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Canada/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Canada/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Canada/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Cities/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Cities/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Cities/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Cities/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Counties/Counties.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Counties/Counties.xml new file mode 100644 index 0000000000..2bf924ef28 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Counties/Counties.xml @@ -0,0 +1,22 @@ + + + true + Counties + OVERLAY + +dbName=maps +tableName=mapdata.county +labelField=countyname +mapName=US Counties + + AdministrativeBoundaries + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Counties/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Counties/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Counties/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Counties/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/DwmStns/DwmStns.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/DwmStns/DwmStns.xml new file mode 100644 index 0000000000..5425d016a3 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/DwmStns/DwmStns.xml @@ -0,0 +1,20 @@ + + + true + DwmStns + OVERLAY + +LpiFilename=dlwx.lpi +mapName=DWM Stations + + Stations + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/DwmStns/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/DwmStns/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/DwmStns/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/DwmStns/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FcstZones/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/FcstZones/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FcstZones/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/FcstZones/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FireWxAOR/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/FireWxAOR/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FireWxAOR/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/FireWxAOR/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FireWxZones/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/FireWxZones/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FireWxZones/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/FireWxZones/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/GeoPolitical/GeoPolitical.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/GeoPolitical/GeoPolitical.xml new file mode 100644 index 0000000000..9fe0c0aa8c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/GeoPolitical/GeoPolitical.xml @@ -0,0 +1,17 @@ + + + true + GeoPolitical + OVERLAY + mapName=Geo-Political + AdministrativeBoundaries + OverlayGroup + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/GeoPolitical/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/GeoPolitical/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/GeoPolitical/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/GeoPolitical/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/HighSeasZones/HighSeasZones.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/HighSeasZones/HighSeasZones.xml new file mode 100644 index 0000000000..5cc2eb2695 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/HighSeasZones/HighSeasZones.xml @@ -0,0 +1,22 @@ + + + true + HighSeasZones + OVERLAY + +dbName=maps +tableName=mapdata.highsea +labelField=wfo +mapName=High Seas Marine Zones + + AdministrativeBoundaries + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/HighSeas/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/HighSeasZones/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/HighSeas/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/HighSeasZones/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Highways/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Highways/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Highways/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Highways/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Interstates/Interstates.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Interstates/Interstates.xml new file mode 100644 index 0000000000..b9f3402078 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Interstates/Interstates.xml @@ -0,0 +1,22 @@ + + + true + Interstates + OVERLAY + +dbName=maps +tableName=mapdata.interstate +labelField=name +mapName=Interstates + + ManMadeFeatures + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Interstates/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Interstates/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Interstates/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Interstates/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Lakes/Lakes.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Lakes/Lakes.xml new file mode 100644 index 0000000000..6bfa3ea290 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Lakes/Lakes.xml @@ -0,0 +1,22 @@ + + + true + Lakes + OVERLAY + +dbName=maps +tableName=mapdata.lake +labelField=name +mapName=Lakes + + NaturalFeatures + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Lakes/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Lakes/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Lakes/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Lakes/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/LatLon/LatLon.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/LatLon/LatLon.xml new file mode 100644 index 0000000000..1e69c2f682 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/LatLon/LatLon.xml @@ -0,0 +1,17 @@ + + + true + LatLon + OVERLAY + legend_color= RGB {255, 165, 79} + + LatlonOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/LatLon/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/LatLon/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/LatLon/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/LatLon/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/Locator.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/Locator.xml new file mode 100644 index 0000000000..7f14019558 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/Locator.xml @@ -0,0 +1,18 @@ + + + true + Locator + OVERLAY + + + + Locator + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/anchor.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/anchor.attr new file mode 100644 index 0000000000..8ed71b61f7 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/anchor.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=ANCHORS +pos1RoundToNearest=1 +pos1DisplayUnit=SM +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource=None +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource=None +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/cities.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/cities.attr new file mode 100644 index 0000000000..2009bdca95 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/cities.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=CITIES +pos1RoundToNearest=1 +pos1DisplayUnit=SM +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource=None +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource=None +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/county_name.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/county_name.attr new file mode 100644 index 0000000000..aa74d130b6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/county_name.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=COUNTYS +pos1RoundToNearest=omit +pos1DisplayUnit=omit +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource=None +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource=None +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/cwa.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/cwa.attr new file mode 100644 index 0000000000..b149178cdd --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/cwa.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=CWA +pos1RoundToNearest=1 +pos1DisplayUnit=SM +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource=None +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource=None +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/default.attr new file mode 100644 index 0000000000..f19134ca19 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/default.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=LATLON +pos1RoundToNearest=omit +pos1DisplayUnit=degrees +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource=None +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource=None +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/latlon.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/latlon.attr new file mode 100644 index 0000000000..cb1ba3f88d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/latlon.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=LATLON +pos1RoundToNearest=omit +pos1DisplayUnit=omit +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource=COUNTY_NAME +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource=None +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/nexrad.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/nexrad.attr new file mode 100644 index 0000000000..3d0de772bc --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/nexrad.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=NEXRAD +pos1RoundToNearest=1 +pos1DisplayUnit=SM +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource= +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource= +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/sfstn_ids.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/sfstn_ids.attr new file mode 100644 index 0000000000..bb34d128cb --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/sfstn_ids.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=SFSTATIONS_ID +pos1RoundToNearest=1 +pos1DisplayUnit=SM +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource=None +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource=None +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/sfstns.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/sfstns.attr new file mode 100644 index 0000000000..30d9559c47 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/sfstns.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=SFSTATIONS +pos1RoundToNearest=1 +pos1DisplayUnit=SM +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource=None +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource=None +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/volcano.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/volcano.attr new file mode 100644 index 0000000000..9ca6439b5a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/volcano.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=VOLCANO +pos1RoundToNearest=1 +pos1DisplayUnit=SM +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource=None +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource=None +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/vor.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/vor.attr new file mode 100644 index 0000000000..65a194df21 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/vor.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=VORS +pos1RoundToNearest=1 +pos1DisplayUnit=SM +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource= +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource= +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/wrqpf.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/wrqpf.attr new file mode 100644 index 0000000000..6cb3cddba3 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Locator/wrqpf.attr @@ -0,0 +1,26 @@ +color= RGB {0, 255, 0} +! Position 1 +pos1LocatorSource=WR_QPF +pos1RoundToNearest=1 +pos1DisplayUnit=SM +pos1DirectionUnit=omit +! Position 2 +pos2LocatorSource=None +pos2RoundToNearest=omit +pos2DisplayUnit=omit +pos2DirectionUnit=omit +! Position 3 +pos3LocatorSource=None +pos3RoundToNearest=omit +pos3DisplayUnit=omit +pos3DirectionUnit=omit +! Position 4 +pos4LocatorSource=None +pos4RoundToNearest=omit +pos4DisplayUnit=omit +pos4DirectionUnit=omit +! Position 5 +pos5LocatorSource=None +pos5RoundToNearest=omit +pos5DisplayUnit=omit +pos5DirectionUnit=omit \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/MetarStations/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/MetarStations/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/MetarStations/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/MetarStations/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Nexrad/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Nexrad/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Nexrad/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Nexrad/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PacificFullBasin/PacificFullBasin.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PacificFullBasin/PacificFullBasin.xml new file mode 100644 index 0000000000..1662d51ded --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PacificFullBasin/PacificFullBasin.xml @@ -0,0 +1,22 @@ + + + true + PacificFullBasin + OVERLAY + +dbName=ncep +tableName=bounds.pacbasin +labelField=name +mapName=Pacific Full Basin + + NaturalFeatures + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + Pacific-FullBasin + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PacificFullBasin/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PacificFullBasin/default.attr new file mode 100644 index 0000000000..93bee2eb85 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PacificFullBasin/default.attr @@ -0,0 +1,4 @@ +legend_color= RGB {0,10,205} +color= RGB {0,10,205} +lineStyle=SOLID +lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/AwcIntlSigmetAreas/AwcIntlSigmetAreas.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/AwcIntlSigmetAreas/AwcIntlSigmetAreas.xml new file mode 100644 index 0000000000..f7e15d4509 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/AwcIntlSigmetAreas/AwcIntlSigmetAreas.xml @@ -0,0 +1,18 @@ + + true + AwcIntlSigmetAreas + OVERLAY + +pgenProductName=awc_intl_sigmet_areas.xml + + + PgenXmlOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/AwcIntlSigmetAreas/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/AwcIntlSigmetAreas/default.attr new file mode 100644 index 0000000000..58d2018ba6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/AwcIntlSigmetAreas/default.attr @@ -0,0 +1,3 @@ +color= RGB {255,0,225} +lineStyle=SOLID +lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoAreas/IcaoAreas.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoAreas/IcaoAreas.xml new file mode 100644 index 0000000000..de42fa66a2 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoAreas/IcaoAreas.xml @@ -0,0 +1,18 @@ + + true + IcaoAreas + OVERLAY + +pgenProductName=icao_areas.xml + + + PgenXmlOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoAreas/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoAreas/default.attr new file mode 100644 index 0000000000..58d2018ba6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoAreas/default.attr @@ -0,0 +1,3 @@ +color= RGB {255,0,225} +lineStyle=SOLID +lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkAreas/IcaoUkAreas.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkAreas/IcaoUkAreas.xml new file mode 100644 index 0000000000..03a9ebd808 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkAreas/IcaoUkAreas.xml @@ -0,0 +1,19 @@ + + + true + IcaoUkAreas + OVERLAY + +pgenProductName=icaouk_areas.xml + + + PgenXmlOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkAreas/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkAreas/default.attr new file mode 100644 index 0000000000..58d2018ba6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkAreas/default.attr @@ -0,0 +1,3 @@ +color= RGB {255,0,225} +lineStyle=SOLID +lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkMidlvl/IcaoUkMidlvl.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkMidlvl/IcaoUkMidlvl.xml new file mode 100644 index 0000000000..61d7108616 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkMidlvl/IcaoUkMidlvl.xml @@ -0,0 +1,19 @@ + + + true + IcaoUkMidlvl + OVERLAY + +pgenProductName=icao_uk_midlvl.xml + + + PgenXmlOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkMidlvl/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkMidlvl/default.attr new file mode 100644 index 0000000000..58d2018ba6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUkMidlvl/default.attr @@ -0,0 +1,3 @@ +color= RGB {255,0,225} +lineStyle=SOLID +lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUsMidlvl/IcaoUsMidlvl.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUsMidlvl/IcaoUsMidlvl.xml new file mode 100644 index 0000000000..f680d9c030 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUsMidlvl/IcaoUsMidlvl.xml @@ -0,0 +1,19 @@ + + + true + IcaoUsMidlvl + OVERLAY + +pgenProductName=icao_us_midlvl.xml + + + PgenXmlOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUsMidlvl/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUsMidlvl/default.attr new file mode 100644 index 0000000000..58d2018ba6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/PgenXmlOverlay/IcaoUsMidlvl/default.attr @@ -0,0 +1,3 @@ +color= RGB {255,0,225} +lineStyle=SOLID +lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/RAOBs/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/RAOBs/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/RAOBs/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/RAOBs/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Railroads/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Railroads/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Railroads/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Railroads/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Rivers/Rivers.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Rivers/Rivers.xml new file mode 100644 index 0000000000..e1dc4d5410 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Rivers/Rivers.xml @@ -0,0 +1,22 @@ + + + true + Rivers + OVERLAY + +dbName=maps +tableName=mapdata.allrivers +labelField=pname +mapName=All Rivers + + NaturalFeatures + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Rivers/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Rivers/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Rivers/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Rivers/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Scale/Scale.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Scale/Scale.xml new file mode 100644 index 0000000000..52aa4ae68c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Scale/Scale.xml @@ -0,0 +1,17 @@ + + + true + Scale + OVERLAY + legend_color= RGB {0, 255, 0} + + ScaleOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Scale/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Scale/default.attr new file mode 100644 index 0000000000..3c5aa6e1bc --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Scale/default.attr @@ -0,0 +1,11 @@ +color= RGB {0, 255, 0} +scaleModel=0 +scalePosition=0 +scaleUnit=0 +scaleIntervalMode=0 +scaleIntervalValue=100 +scaleLatMode=0 +scaleEffectiveLatitudeValue=40 +scaleTextFont=0 +scaleTextSize=2 +scaleTextStyle=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/SfcStns/SfcStns.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/SfcStns/SfcStns.xml new file mode 100644 index 0000000000..5e3075e790 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/SfcStns/SfcStns.xml @@ -0,0 +1,20 @@ + + + true + SfcStns + OVERLAY + +LpiFilename=sfstns.lpi +mapName=Surface Stations + + Stations + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/SfcStns/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/SfcStns/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/SfcStns/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/SfcStns/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/States/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/States/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/States/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/States/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/SynopStations/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/SynopStations/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/SynopStations/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/SynopStations/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/TimeZones/TimeZones.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/TimeZones/TimeZones.xml new file mode 100644 index 0000000000..820acad1a5 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/TimeZones/TimeZones.xml @@ -0,0 +1,22 @@ + + + true + TimeZones + OVERLAY + +dbName=maps +tableName=mapdata.timezones +labelField=name +mapName=Time Zones + + AdministrativeBoundaries + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/TimeZones/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/TimeZones/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/TimeZones/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/TimeZones/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/VORs/VORs.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/VORs/VORs.xml new file mode 100644 index 0000000000..b003104b12 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/VORs/VORs.xml @@ -0,0 +1,20 @@ + + + true + VORs + OVERLAY + +LpiFilename=vors.lpi +mapName=VORs + + + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/VORs/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/VORs/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/VORs/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/VORs/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Volcano/Volcano.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Volcano/Volcano.xml new file mode 100644 index 0000000000..9a9ff0c90d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Volcano/Volcano.xml @@ -0,0 +1,20 @@ + + + true + Volcano + OVERLAY + +LpiFilename=volcano.lpi +mapName=Volcano + + Stations + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Volcano/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Volcano/default.attr new file mode 100644 index 0000000000..3e1ef66ad6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/Volcano/default.attr @@ -0,0 +1,7 @@ +legend_color= RGB {0,255,0} +color= RGB {0,255,0} +markerState=MARKER_ONLY +markerType=FILLED_TRIANGLE +markerSize=1.2 +markerWidth=1 +markerTextSize=SMALL diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/VolcanoNames/VolcanoNames.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/VolcanoNames/VolcanoNames.xml new file mode 100644 index 0000000000..db3fc52538 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/VolcanoNames/VolcanoNames.xml @@ -0,0 +1,20 @@ + + + true + VolcanoNames + OVERLAY + +LpiFilename=volcano_names.lpi +mapName=Volcano Names + + Stations + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/VolcanoNames/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/VolcanoNames/default.attr new file mode 100644 index 0000000000..d281530d92 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/VolcanoNames/default.attr @@ -0,0 +1,7 @@ +legend_color= RGB {0,255,0} +color= RGB {0,255,0} +markerState=MARKER_PLUS_TEXT +markerType=TRIANGLE +markerSize=1.0 +markerWidth=1 +markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/WFOs/WFOs.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/WFOs/WFOs.xml new file mode 100644 index 0000000000..984f88fef2 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/WFOs/WFOs.xml @@ -0,0 +1,20 @@ + + + true + WFOs + OVERLAY + +LpiFilename=wfo.lpi +mapName=WFO + + Stations + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/WFOs/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/WFOs/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/WFOs/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/WFOs/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/acarsAirports/acarsAirports.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/acarsAirports/acarsAirports.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/acarsAirports/acarsAirports.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/acarsAirports/acarsAirports.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/countyCluster/countyCluster.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/countyCluster/countyCluster.xml new file mode 100644 index 0000000000..2afce28344 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/countyCluster/countyCluster.xml @@ -0,0 +1,20 @@ + + + true + countyCluster + OVERLAY + +LpiFilename=cnty_clst.lpi +mapName=County Clusters + + AdministrativeBoundaries + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/countyCluster/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/countyCluster/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/countyCluster/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/countyCluster/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/countyNames/countyNames.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/countyNames/countyNames.xml new file mode 100644 index 0000000000..01f18b814a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/countyNames/countyNames.xml @@ -0,0 +1,20 @@ + + + true + countyNames + OVERLAY + +LpiFilename=us_county.lpi +mapName=County Names + + AdministrativeBoundaries + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/countyNames/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/countyNames/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/countyNames/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/countyNames/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/cpcStations/cpcStations.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/cpcStations/cpcStations.xml new file mode 100644 index 0000000000..d60d89e4f0 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/cpcStations/cpcStations.xml @@ -0,0 +1,20 @@ + + + true + cpcStations + OVERLAY + +LpiFilename=cpcstns.lpi +mapName=CPC Stations + + Stations + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/cpcStations/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/cpcStations/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/cpcStations/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/cpcStations/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/drainageBasins/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/drainageBasins/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/drainageBasins/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/drainageBasins/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/rfcBoundaries/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/rfcBoundaries/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/rfcBoundaries/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/rfcBoundaries/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/rfcBoundaries/rfcBoundaries.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/rfcBoundaries/rfcBoundaries.xml new file mode 100644 index 0000000000..7c66d2658f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/rfcBoundaries/rfcBoundaries.xml @@ -0,0 +1,22 @@ + + + true + rfcBoundaries + OVERLAY + +dbName=maps +tableName=mapdata.rfc +labelField=site_id +mapName=RFC Boundaries + + AdministrativeBoundaries + DbOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/spcwatch/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/spcwatch/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/spcwatch/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/spcwatch/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/spcwatch/spcwatch.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/spcwatch/spcwatch.xml new file mode 100644 index 0000000000..e604a07790 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/spcwatch/spcwatch.xml @@ -0,0 +1,20 @@ + + + true + spcwatch + OVERLAY + +LpiFilename=spcwatch.lpi +mapName=SPC Watch Anchor Points + + + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/wrqpf/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/wrqpf/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/wrqpf/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/wrqpf/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/wrqpf/wrqpf.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/wrqpf/wrqpf.xml new file mode 100644 index 0000000000..76aa2c6fd8 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/OVERLAYS/wrqpf/wrqpf.xml @@ -0,0 +1,20 @@ + + + true + wrqpf + OVERLAY + +LpiFilename=wrqpf.lpi +mapName=WR_QPF + + Stations + LpiOverlay + + + CLOSEST_BEFORE_OR_AFTER + 0 + USE_DATA_TIMES + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/CCFP.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/CCFP.xml new file mode 100644 index 0000000000..a47250b84b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/CCFP.xml @@ -0,0 +1,22 @@ + + + true + HS_Outlook + PGEN + + +legend_color=RGB {155, 155, 155} +! the sub-directory under the current PGEN working directory +! TODO : may want to change pgenDirectory to productType/activity and get the directory of the productType +pgenDirectory=/home/awp2pgen/activities/CCFP/xml + + PGEN + ${productName} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/CONV_SIGMET.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/CONV_SIGMET.xml new file mode 100644 index 0000000000..901f2bc43d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/CONV_SIGMET.xml @@ -0,0 +1,22 @@ + + + true + HS_Outlook + PGEN + + +legend_color=RGB {155, 155, 155} +! the sub-directory under the current PGEN working directory +! TODO : may want to change pgenDirectory to productType/activity and get the directory of the productType +pgenDirectory=/home/awp2pgen/activities/CONV_SIGMET/xml + + PGEN + ${productName} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Extended_Range.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Extended_Range.xml new file mode 100644 index 0000000000..c5747cd6d0 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Extended_Range.xml @@ -0,0 +1,22 @@ + + + true + HS_Outlook + PGEN + + +legend_color=RGB {155, 155, 155} +! the sub-directory under the current PGEN working directory +! TODO : may want to change pgenDirectory to productType/activity and get the directory of the productType +pgenDirectory=/home/awp2pgen/activities/Extend_Range/xml + + PGEN + ${productName} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/G_AIRMET.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/G_AIRMET.xml new file mode 100644 index 0000000000..6ccb3b5955 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/G_AIRMET.xml @@ -0,0 +1,22 @@ + + + true + HS_Outlook + PGEN + + +legend_color=RGB {155, 155, 155} +! the sub-directory under the current PGEN working directory +! TODO : may want to change pgenDirectory to productType/activity and get the directory of the productType +pgenDirectory=/home/awp2pgen/activities/G_AIRMET/xml + + PGEN + ${productName} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Hazard_Outlook.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Hazard_Outlook.xml new file mode 100644 index 0000000000..b9d7ded25f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Hazard_Outlook.xml @@ -0,0 +1,22 @@ + + + true + HS_Outlook + PGEN + + +legend_color=RGB {155, 155, 155} +! the sub-directory under the current PGEN working directory +! TODO : may want to change pgenDirectory to productType/activity and get the directory of the productType +pgenDirectory=/home/awp2pgen/activities/Hazard_Outlook/xml + + PGEN + ${productName} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Intl_SIGMET.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Intl_SIGMET.xml new file mode 100644 index 0000000000..60a3d08008 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Intl_SIGMET.xml @@ -0,0 +1,22 @@ + + + true + HS_Outlook + PGEN + + +legend_color=RGB {155, 155, 155} +! the sub-directory under the current PGEN working directory +! TODO : may want to change pgenDirectory to productType/activity and get the directory of the productType +pgenDirectory=/home/awp2pgen/activities/Intl_SIGMET/xml + + PGEN + ${productName} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/SIGWX_High.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/SIGWX_High.xml new file mode 100644 index 0000000000..e11ad9b8c4 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/SIGWX_High.xml @@ -0,0 +1,22 @@ + + + true + HS_Outlook + PGEN + + +legend_color=RGB {155, 155, 155} +! the sub-directory under the current PGEN working directory +! TODO : may want to change pgenDirectory to productType/activity and get the directory of the productType +pgenDirectory=/home/awp2pgen/activities/SIGWX_High/xml + + PGEN + ${productName} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/SIGWX_Medium.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/SIGWX_Medium.xml new file mode 100644 index 0000000000..967d1a97bc --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/SIGWX_Medium.xml @@ -0,0 +1,22 @@ + + + true + HS_Outlook + PGEN + + +legend_color=RGB {155, 155, 155} +! the sub-directory under the current PGEN working directory +! TODO : may want to change pgenDirectory to productType/activity and get the directory of the productType +pgenDirectory=/home/awp2pgen/activities/SIGWX_Medium/xml + + PGEN + ${productName} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Sample.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Sample.xml new file mode 100644 index 0000000000..371d5bfb4c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Sample.xml @@ -0,0 +1,22 @@ + + + true + HS_Outlook + PGEN + + +legend_color=RGB {155, 155, 155} +! the sub-directory under the current PGEN working directory +! TODO : may want to change pgenDirectory to productType/activity and get the directory of the productType +pgenDirectory=/home/awp2pgen/activities/Sample/xml + + PGEN + ${productName} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Surface_Analysis.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Surface_Analysis.xml new file mode 100644 index 0000000000..6c576ff269 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Surface_Analysis.xml @@ -0,0 +1,22 @@ + + + true + HS_Outlook + PGEN + + +legend_color=RGB {155, 155, 155} +! the sub-directory under the current PGEN working directory +! TODO : may want to change pgenDirectory to productType/activity and get the directory of the productType +pgenDirectory=/home/awp2pgen/activities/Surface_Analysis/xml + + PGEN + ${productName} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Volcano.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Volcano.xml new file mode 100644 index 0000000000..96777d4641 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/PGEN/Volcano.xml @@ -0,0 +1,22 @@ + + + true + HS_Outlook + PGEN + + +legend_color=RGB {155, 155, 155} +! the sub-directory under the current PGEN working directory +! TODO : may want to change pgenDirectory to productType/activity and get the directory of the productType +pgenDirectory=/home/awp2pgen/activities/Volcano/xml + + PGEN + ${productName} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 24 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/RADAR/LocalRadar/LocalRadar.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/RADAR/LocalRadar/LocalRadar.xml new file mode 100644 index 0000000000..beff9bfd29 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/RADAR/LocalRadar/LocalRadar.xml @@ -0,0 +1,20 @@ + + + true + LocalRadar + RADAR + +pluginName=radar +legend_color=RGB {200, 200, 200} + + LocalRadar + LocalRadar + + icao + CLOSEST_BEFORE_OR_AFTER + 10 + USE_DATA_TIMES + 10 + 3 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/RADAR/NatlMosaic/NatlMosaic.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/RADAR/NatlMosaic/NatlMosaic.xml new file mode 100644 index 0000000000..ae6080b3d5 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/RADAR/NatlMosaic/NatlMosaic.xml @@ -0,0 +1,20 @@ + + + true + NatlMosaic + RADAR + +pluginName=mosaic +legend_color=RGB {200, 200, 200} + + RadarMosaic + RadarMosaic + + + CLOSEST_BEFORE_OR_AFTER + 10 + USE_DATA_TIMES + 10 + 3 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/CAPE.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/CAPE.attr new file mode 100644 index 0000000000..f41edda908 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/CAPE.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=gdpicape +colorBar=@dfltMcidasColorBar.xml +imageType=CAPE +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/CINH.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/CINH.attr new file mode 100644 index 0000000000..4449606210 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/CINH.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=gdpicinh +colorBar=@dfltMcidasColorBar.xml +imageType=CINH +displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/DPD.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/DPD.xml new file mode 100644 index 0000000000..d30ee7a543 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/DPD.xml @@ -0,0 +1,24 @@ + + + true + DPD + SATELLITE + McIdas + McidasSatellite + ${areaName}_${resolution} + + CLOSEST_BEFORE_OR_AFTER + 30 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + +pluginName=mcidas +satelliteName=DPD +! mcidas DB table valid values are +! (GOES12, GOES13, .....) +! This must match the value in the + + + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/IR2.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/IR2.attr new file mode 100644 index 0000000000..a851307f66 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/IR2.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=IR2 +displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/LI.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/LI.attr new file mode 100644 index 0000000000..ce9188d6aa --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/LI.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=gdpili +colorBar=@dfltMcidasColorBar.xml +imageType=LI +displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/TPW.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/TPW.attr new file mode 100644 index 0000000000..c7ecb0930e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/DPD/TPW.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=gdpipw +colorBar=@dfltMcidasColorBar.xml +imageType=TPW +displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/GOES11.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/GOES11.xml new file mode 100644 index 0000000000..0b55b3fb2e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/GOES11.xml @@ -0,0 +1,23 @@ + + + true + GOES11 + SATELLITE + +! This must match the value in the +! mcidas DB table valid values are +! (GOES12, GOES13, .....) +satelliteName=GOES11 +pluginName=mcidas + + McIdas,GOES + McidasSatellite + ${areaName}_${resolution} + + CLOSEST_BEFORE_OR_AFTER + 30 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES11/IR.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/IR.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES11/IR.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/IR.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/IR2.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/IR2.attr new file mode 100644 index 0000000000..a851307f66 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/IR2.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=IR2 +displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/VIS.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/VIS.attr new file mode 100644 index 0000000000..31155a3484 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/VIS.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=VIS +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/WV.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/WV.attr new file mode 100644 index 0000000000..df37f65204 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES11/WV.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=watvap +colorBar=@dfltMcidasColorBar.xml +imageType=WV +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES12/GOES12.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES12/GOES12.xml new file mode 100644 index 0000000000..c623bed70d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES12/GOES12.xml @@ -0,0 +1,23 @@ + + + true + GOES12 + SATELLITE + +! This must match the value in the +! mcidas DB table valid values are +! (GOES12, GOES13, .....) +satelliteName=GOES12 +pluginName=mcidas + + McIdas,GOES + McidasSatellite + ${areaName}_${resolution} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/GOES13.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/GOES13.xml new file mode 100644 index 0000000000..2f2a435f6f --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/GOES13.xml @@ -0,0 +1,23 @@ + + + true + GOES13 + SATELLITE + +! This must match the value in the +! mcidas DB table valid values are +! (GOES12, GOES13, .....) +satelliteName=GOES13 +pluginName=mcidas + + McIdas,GOES + McidasSatellite + ${areaName}_${resolution} + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES13/IR.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/IR.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES13/IR.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/IR.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/IR2.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/IR2.attr new file mode 100644 index 0000000000..a851307f66 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/IR2.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=IR2 +displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/VIS.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/VIS.attr new file mode 100644 index 0000000000..31155a3484 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/VIS.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=VIS +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/WV.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/WV.attr new file mode 100644 index 0000000000..df37f65204 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13/WV.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=watvap +colorBar=@dfltMcidasColorBar.xml +imageType=WV +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/GINI_GOES13.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/GINI_GOES13.xml new file mode 100644 index 0000000000..77cc62db21 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/GINI_GOES13.xml @@ -0,0 +1,22 @@ + + + true + GINI_GOES13 + SATELLITE + +! This must match the "creatingEntity" in the +! satellite DB table valid values are +creatingEntity=GOES-13(N) +pluginName=satellite + + GOES,GINI + GiniSatellite + ${sector} + + CLOSEST_BEFORE_OR_AFTER + 30 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/IR.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/IR.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/IR.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/IR.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/IR13.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/IR13.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/IR13.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/IR13.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/VIS.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/VIS.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/VIS.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/VIS.attr diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/WV.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/WV.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/WV.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/WV.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/default.attr new file mode 100644 index 0000000000..e70502a3af --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/GOES13_GINI/default.attr @@ -0,0 +1,7 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=Imager 11 micron IR +displayUnitStr=C +!Should this be BRIT? + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/IND/IND.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/IND/IND.xml new file mode 100644 index 0000000000..6dcb86197b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/IND/IND.xml @@ -0,0 +1,24 @@ + + + true + IND + SATELLITE + McIdas + McidasSatellite + ${areaName}_${resolution} + + CLOSEST_BEFORE_OR_AFTER + 30 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + +pluginName=mcidas +! mcidas DB table valid values are +satelliteName=IND +! (GOES12, GOES13, .....) +! This must match the value in the + + + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/IND/IR3.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/IND/IR3.attr new file mode 100644 index 0000000000..e49c73c078 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/IND/IR3.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=IR3 +displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/IND/WV.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/IND/WV.attr new file mode 100644 index 0000000000..05e3f02d81 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/IND/WV.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=watvap +colorBar=@dfltMcidasColorBar.xml +imageType=WV +displayUnitStr=BRIT \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/IR3.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/IR3.attr new file mode 100644 index 0000000000..749cc49416 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/IR3.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=IR_10.8 +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/Meteosat.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/Meteosat.xml new file mode 100644 index 0000000000..3ae6a13405 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/Meteosat.xml @@ -0,0 +1,23 @@ + + + true + Meteosat + SATELLITE + +! This must match the value in the +! mcidas DB table valid values are +! (GOES12, GOES13, .....) +satelliteName=METEOSAT9 +pluginName=mcidas + + McIdas + McidasSatellite + ${areaName}_${resolution} + + CLOSEST_BEFORE_OR_AFTER + 30 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/VIS.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/VIS.attr new file mode 100644 index 0000000000..58415966fe --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/VIS.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=VIS_0.6 +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/VIS_0.6.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/VIS_0.6.attr similarity index 78% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/VIS_0.6.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/VIS_0.6.attr index 483af01b8f..58415966fe 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/VIS_0.6.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/Meteosat/VIS_0.6.attr @@ -2,4 +2,4 @@ legend_color=RGB {200, 200, 200} colorMapName=lingray colorBar=@dfltMcidasColorBar.xml imageType=VIS_0.6 -displayUnitStr=GenericPixel +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/CIRA.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/CIRA.attr new file mode 100644 index 0000000000..790a1b7c58 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/CIRA.attr @@ -0,0 +1,6 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=CIRA +! ? check that the displayUnits is correct? +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/ELLROD.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/ELLROD.attr new file mode 100644 index 0000000000..31b7692b60 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/ELLROD.attr @@ -0,0 +1,6 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=ELLROD +! ? check that the displayUnits is correct? +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/VAAC/IR.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/IR.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/VAAC/IR.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/IR.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/IR2.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/IR2.attr new file mode 100644 index 0000000000..a851307f66 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/IR2.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=IR2 +displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/IR4.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/IR4.attr new file mode 100644 index 0000000000..381ec4a7cb --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/IR4.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=IR4 +displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/SPLIT.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/SPLIT.attr new file mode 100644 index 0000000000..e1bb1179b4 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/SPLIT.attr @@ -0,0 +1,6 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=SPLIT +! ? check that the displayUnits is correct? +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/VAAC.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/VAAC.xml new file mode 100644 index 0000000000..a9915fc3d6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/VAAC.xml @@ -0,0 +1,23 @@ + + + true + VAAC + SATELLITE + +! This must match the value in the +! mcidas DB table valid values are +! (GOES12, GOES13, .....) +satelliteName=VAAC +pluginName=mcidas + + McIdas + McidasSatellite + ${areaName}_${resolution} + + CLOSEST_BEFORE_OR_AFTER + 30 + USE_DATA_TIMES + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/VIS.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/VIS.attr new file mode 100644 index 0000000000..31155a3484 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/VIS.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=lingray +colorBar=@dfltMcidasColorBar.xml +imageType=VIS +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/WV.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/WV.attr new file mode 100644 index 0000000000..df37f65204 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SATELLITE/VAAC/WV.attr @@ -0,0 +1,5 @@ +legend_color=RGB {200, 200, 200} +colorMapName=watvap +colorBar=@dfltMcidasColorBar.xml +imageType=WV +displayUnitStr=BRIT diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/ETAMOS/ETAMOS.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/ETAMOS/ETAMOS.xml new file mode 100644 index 0000000000..1618f85253 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/ETAMOS/ETAMOS.xml @@ -0,0 +1,24 @@ + + + true + ETAMOS + SURFACE + +pluginName=bufrmosETA +reportType=ETA +spiFile=MTR.spi +legendString=ETAMOS +legend_color=RGB {0, 255, 0} +levelKey=Surface + + Forecast,MOS + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/ETAMOS/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/ETAMOS/standard.attr new file mode 100644 index 0000000000..2efec7a9a0 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/ETAMOS/standard.attr @@ -0,0 +1,4 @@ +! Attributes for the ETAMOS resource with "standard" plot model +! +plotModelName=etamos_standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/FFG.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/FFG.xml new file mode 100644 index 0000000000..aeda63473b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/FFG.xml @@ -0,0 +1,17 @@ + + + true + FFG + SURFACE + legend_color=RGB {33,100,255} + + FFG + + + CLOSEST_BEFORE_OR_AFTER + 1440 + USE_FRAME_INTERVAL + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/default.attr new file mode 100644 index 0000000000..b7cfdb9ce4 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/default.attr @@ -0,0 +1,6 @@ +! Parameters and Attributes for the default FFG Resource +! +ffg_param=FF01 +colorBar=@ffgColorBar.xml +displayValues=true +symbolName=ASTERISK diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_03.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_03.attr new file mode 100644 index 0000000000..829fa2cb3b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_03.attr @@ -0,0 +1,4 @@ +ffg_param=FF03 +colorBar=@ffgColorBar.xml +displayValues=true +symbolName=ASTERISK diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_06.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_06.attr new file mode 100644 index 0000000000..4d43b8c08a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_06.attr @@ -0,0 +1,4 @@ +ffg_param=FF06 +colorBar=@ffgColorBar.xml +displayValues=true +symbolName=ASTERISK diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_12.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_12.attr new file mode 100644 index 0000000000..21b9dbe204 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_12.attr @@ -0,0 +1,4 @@ +ffg_param=FF12 +colorBar=@ffgColorBar.xml +displayValues=true +symbolName=ASTERISK diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_24.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_24.attr new file mode 100644 index 0000000000..33799c6320 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/FFG/guidance_24.attr @@ -0,0 +1,4 @@ +ffg_param=FF24 +colorBar=@ffgColorBar.xml +displayValues=true +symbolName=ASTERISK diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/12hrpop.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/12hrpop.attr new file mode 100644 index 0000000000..e329915ea0 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/12hrpop.attr @@ -0,0 +1,4 @@ +! Attributes for the GFSMOS resource with "12 hour POP" plot model +! +plotModelName=gfsmos_12hrpop +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/6hrpop.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/6hrpop.attr new file mode 100644 index 0000000000..efdd4aa6ba --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/6hrpop.attr @@ -0,0 +1,4 @@ +! Attributes for the GFSMOS resource with "6 hour POP" plot model +! +plotModelName=gfsmos_6hrpop +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/GFSMOS.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/GFSMOS.xml new file mode 100644 index 0000000000..26f0e706d1 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/GFSMOS.xml @@ -0,0 +1,25 @@ + + + true + GFSMOS + SURFACE + +pluginName=bufrmosGFS +! not used +reportType=GFS +spiFile=MTR.spi +legendString=GFSMOS +legend_color=RGB {0, 255, 0} +levelKey=Surface + + Forecast,MOS + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/fosb.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/fosb.attr new file mode 100644 index 0000000000..1645e73635 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/fosb.attr @@ -0,0 +1,4 @@ +! Attributes for the GFSMOS resource with "Fosberg index, also called fire weather index" plot model +! +plotModelName=gfsmos_fosb +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/misc.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/misc.attr new file mode 100644 index 0000000000..51122d2428 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/misc.attr @@ -0,0 +1,5 @@ +! Attributes for the GFSMOS resource with the parameters of plot models listed below +! fcig, fvsa, ovsi, pozp, posn, qp06, qp12, sn24, tc06, tc12, ts06, ts12, pcpt, clct, tdyf, tntf +! +plotModelName=gfsmos_misc +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/standard.attr new file mode 100644 index 0000000000..661433baa5 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/standard.attr @@ -0,0 +1,4 @@ +! Attributes for the GFSMOS resource with "standard" plot model +! +plotModelName=gfsmos_standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/wind.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/wind.attr new file mode 100644 index 0000000000..50ed5b8694 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSMOS/wind.attr @@ -0,0 +1,4 @@ +! Attributes for the GFSMOS resource with "wind related symbols" plot model +! +plotModelName=gfsmos_wind +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/12hrpop.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/12hrpop.attr new file mode 100644 index 0000000000..dc3d58db33 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/12hrpop.attr @@ -0,0 +1,4 @@ +! Attributes for the GFSXMOS resource with "12hrpop" plot model +! +plotModelName=12hrpop +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/GFSXMOS.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/GFSXMOS.xml new file mode 100644 index 0000000000..2b5912b9b6 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/GFSXMOS.xml @@ -0,0 +1,24 @@ + + + true + GFSXMOS + SURFACE + +pluginName=bufrmosMRF +reportType=N/A +spiFile=MTR.spi +legendString=GFSXMOS +legend_color=RGB {0, 255, 0} +levelKey=Surface + + Forecast,MOS + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/anom_mm.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/anom_mm.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/anom_mm.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/anom_mm.attr index f11aeb6c49..166d62233b 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/anom_mm.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/anom_mm.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "anonmm" plot model ! plotModelName=anonmm +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/cli_all.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/cli_all.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/cli_all.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/cli_all.attr index c2158ebefe..1a0d24ee91 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/cli_all.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/cli_all.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "cliall" plot model ! plotModelName=cliall +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/cli_hpc.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/cli_hpc.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/cli_hpc.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/cli_hpc.attr index 894774dfea..186028b632 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/cli_hpc.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/cli_hpc.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "clihpc" plot model ! plotModelName=clihpc +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/climo_mm.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/climo_mm.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/climo_mm.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/climo_mm.attr index 96f799b15e..3b2a903500 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/climo_mm.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/climo_mm.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "climomm" plot model ! plotModelName=climomm +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/dewpoint_hpc.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/dewpoint_hpc.attr similarity index 87% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/dewpoint_hpc.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/dewpoint_hpc.attr index cff9688858..58b6b7243b 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/dewpoint_hpc.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/dewpoint_hpc.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "dewpointhpc" plot model ! plotModelName=dewpointhpc +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/max_anom.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/max_anom.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/max_anom.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/max_anom.attr index 6a024b0398..4884be7bc8 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/max_anom.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/max_anom.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "maxanom" plot model ! plotModelName=maxanom +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/max_mm_1.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/max_mm_1.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/max_mm_1.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/max_mm_1.attr index 5880c89a9c..03a5273c23 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/max_mm_1.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/max_mm_1.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "maxmm1" plot model ! plotModelName=maxmm1 +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/max_mm_2.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/max_mm_2.attr similarity index 81% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/max_mm_2.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/max_mm_2.attr index b584c8e551..f478b327c9 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/max_mm_2.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/max_mm_2.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "maxmm2" plot model ! plotModelName=maxmm2 +plotDplotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/maxminpop.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/maxminpop.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/maxminpop.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/maxminpop.attr index 160fe71569..cedce62e1c 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/maxminpop.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/maxminpop.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "maxminpop" plot model ! plotModelName=maxminpop +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/maxminpop_an.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/maxminpop_an.attr similarity index 87% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/maxminpop_an.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/maxminpop_an.attr index 3c78f6c40b..710ae64c87 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/maxminpop_an.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/maxminpop_an.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "maxminpopan" plot model ! plotModelName=maxminpopan +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/min_anom.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/min_anom.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/min_anom.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/min_anom.attr index 908e24bb4e..3952c1e5ef 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/min_anom.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/min_anom.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "minanom" plot model ! plotModelName=minanom +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/min_mm_1.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/min_mm_1.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/min_mm_1.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/min_mm_1.attr index 9f7479a823..6e304ac779 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/min_mm_1.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/min_mm_1.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "minmm1" plot model ! plotModelName=minmm1 +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/min_mm_2.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/min_mm_2.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/min_mm_2.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/min_mm_2.attr index bef70933aa..b3a3fb04b0 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/min_mm_2.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/min_mm_2.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "minmm2" plot model ! plotModelName=minmm2 +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/mos_anom_mm.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/mos_anom_mm.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/mos_anom_mm.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/mos_anom_mm.attr index bba4712061..9769627aae 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/mos_anom_mm.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/mos_anom_mm.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "mosanonmm" plot model ! plotModelName=mosanonmm +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/pop12_mm.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/pop12_mm.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/pop12_mm.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/pop12_mm.attr index 88feb1f4e5..3226f65a74 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/pop12_mm.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/pop12_mm.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "pop12mm" plot model ! plotModelName=pop12mm +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/pop24_mm.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/pop24_mm.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/pop24_mm.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/pop24_mm.attr index a25116ec4e..7dc2ed9381 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/pop24_mm.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/pop24_mm.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "pop24mm" plot model ! plotModelName=pop24mm +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/pop_anom.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/pop_anom.attr similarity index 86% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/pop_anom.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/pop_anom.attr index 27e1f1a1a0..39e2aee716 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/pop_anom.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/pop_anom.attr @@ -1,3 +1,4 @@ ! Attributes for the GFSXMOS resource with "popanom" plot model ! plotModelName=popanom +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/simple.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/simple.attr new file mode 100644 index 0000000000..2c6dc7d793 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/simple.attr @@ -0,0 +1,4 @@ +! Attributes for the GFSXMOS resource with "simple" plot model +! +plotModelName=simple +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/standard.attr new file mode 100644 index 0000000000..c229284f09 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/GFSXMOS/standard.attr @@ -0,0 +1,4 @@ +! Attributes for the GFSXMOS resource with "standard" plot model +! +plotModelName=gfsxmos_standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/IDFT/IDFT.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/IDFT/IDFT.xml new file mode 100644 index 0000000000..8097d0295b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/IDFT/IDFT.xml @@ -0,0 +1,16 @@ + + + true + IDFT + SURFACE + Forecast + IDFT + + + CLOSEST_BEFORE_OR_AFTER + 1440 + USE_DATA_TIMES + 20 + 480 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/IDFT/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/IDFT/default.attr similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/IDFT/default.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/IDFT/default.attr diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/LAMPMOS/LAMPMOS.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/LAMPMOS/LAMPMOS.xml new file mode 100644 index 0000000000..d174e494bd --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/LAMPMOS/LAMPMOS.xml @@ -0,0 +1,24 @@ + + + true + LAMPMOS + SURFACE + +pluginName=bufrmosLAMP +reportType=LAMP +spiFile=MTR.spi +legendString=LAMPMOS +legend_color=RGB {0, 255, 0} +levelKey=Surface + + Forecast,MOS + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/LAMPMOS/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/LAMPMOS/standard.attr new file mode 100644 index 0000000000..f1a9c92255 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/LAMPMOS/standard.attr @@ -0,0 +1,4 @@ +! Attributes for the LAMP resource with "standard" plot model +! +plotModelName=lampmos_standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/METAR.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/METAR.xml new file mode 100644 index 0000000000..e5585e451c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/METAR.xml @@ -0,0 +1,24 @@ + + + true + METAR + SURFACE + +pluginName=obs +reportType=METAR +spiFile=MTR.spi +legendString=Metar +legend_color=RGB {0, 255, 0} +levelKey=Surface + + Observed + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/simple.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/simple.attr new file mode 100644 index 0000000000..5fafe2b3f4 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/simple.attr @@ -0,0 +1,4 @@ +! Parameters and Attributes for the default METAR Resource +! +plotModelName=simple +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/standard.attr new file mode 100644 index 0000000000..9b312d0b99 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/standard.attr @@ -0,0 +1,4 @@ +! Parameters and Attributes for the default METAR Resource +! +plotModelName=standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/standard2.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/standard2.attr new file mode 100644 index 0000000000..a366bef6e3 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/METAR/standard2.attr @@ -0,0 +1,4 @@ +! Alternative standard with PTSY and P03C together METAR Resource +! +plotModelName=standard2 +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/NGMMOS/NGMMOS.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/NGMMOS/NGMMOS.xml new file mode 100644 index 0000000000..136e757df3 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/NGMMOS/NGMMOS.xml @@ -0,0 +1,24 @@ + + + true + NGMMOS + SURFACE + +pluginName=bufrmosNGM +reportType=NGM +spiFile=MTR.spi +legendString=NGMMOS +legend_color=RGB {0, 255, 0} +levelKey=Surface + + Forecast,MOS + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/NGMMOS/mxmn12hrpop.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/NGMMOS/mxmn12hrpop.attr similarity index 87% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/NGMMOS/mxmn12hrpop.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/NGMMOS/mxmn12hrpop.attr index ced7bbc876..b5b507f21d 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/NGMMOS/mxmn12hrpop.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/NGMMOS/mxmn12hrpop.attr @@ -1,3 +1,4 @@ ! Attributes for the NGMMOS resource with "mxmn12hrpop" plot model ! plotModelName=mxmn12hrpop +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/NGMMOS/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/NGMMOS/standard.attr new file mode 100644 index 0000000000..57d56d8e8c --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/NGMMOS/standard.attr @@ -0,0 +1,4 @@ +! Attributes for the NGMMOS resource with "standard" plot model +! +plotModelName=nammos_standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/PAFM/PAFM.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/PAFM/PAFM.xml new file mode 100644 index 0000000000..f63cd0c758 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/PAFM/PAFM.xml @@ -0,0 +1,24 @@ + + + true + PAFM + SURFACE + +pluginName=ncpafm +reportType=PAFM +spiFile= +legendString=Point/Area Forecast Matrix +legend_color=RGB {0, 255, 0} +levelKey=Surface + + Forecast + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 180 + USE_FRAME_INTERVAL + 10 + 168 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/PAFM/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/PAFM/standard.attr new file mode 100644 index 0000000000..6e2d0199b9 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/PAFM/standard.attr @@ -0,0 +1,4 @@ +! Attributes for the PAFM resource with "standard" plot model +! +plotModelName=standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SCD/SCD.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SCD/SCD.xml new file mode 100644 index 0000000000..875dab25ee --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SCD/SCD.xml @@ -0,0 +1,24 @@ + + + true + SCD + SURFACE + +pluginName=ncscd +reportType=SCD +spiFile=MTR.spi +legendString=SCD +legend_color=RGB {0, 255, 0} +levelKey=Surface + + Observed + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SCD/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SCD/standard.attr new file mode 100644 index 0000000000..687bee07c0 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SCD/standard.attr @@ -0,0 +1,4 @@ +! Parameters and Attributes for the default SCD Resource +! +plotModelName=standard +plotDensity=15 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SHIP/SHIP.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SHIP/SHIP.xml new file mode 100644 index 0000000000..0a993e1cb0 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SHIP/SHIP.xml @@ -0,0 +1,24 @@ + + + true + SHIP + SURFACE + +legendString=SHIP +levelKey=Surface +pluginName=sfcobs +reportType=1003 +spiFile=MTR.spi +legend_color=RGB {0, 255, 0} + + Observed + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 360 + USE_FRAME_INTERVAL + 10 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SHIP/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SHIP/standard.attr new file mode 100644 index 0000000000..be757fc1a1 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SHIP/standard.attr @@ -0,0 +1,3 @@ +! Parameters and Attributes for the default UAIR Resource +plotModelName=ship_standard +plotDensity=12 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/BuoysDrifting.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/BuoysDrifting.attr new file mode 100644 index 0000000000..0a57832e10 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/BuoysDrifting.attr @@ -0,0 +1,6 @@ +! Parameters and Attributes for the default METAR Resource +! +legendString=Drifting Buoy Synop +plotModelName=bouys +reportType=1006 +plotDensity=15 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/BuoysFixed.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/BuoysFixed.attr new file mode 100644 index 0000000000..c1aba3c3c7 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/BuoysFixed.attr @@ -0,0 +1,6 @@ +! Parameters and Attributes for the default METAR Resource +! +legendString=Fixed Buoy Synop +plotModelName=bouys +reportType=1005 +plotDensity=15 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/CMAN.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/CMAN.attr new file mode 100644 index 0000000000..82ca606922 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/CMAN.attr @@ -0,0 +1,6 @@ +! Parameters and Attributes for the default METAR Resource +! +legendString=CMAN Synop +plotModelName=synop_standard +reportType=1004 +plotDensity=15 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/LandFixed.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/LandFixed.attr new file mode 100644 index 0000000000..ea20e107b5 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/LandFixed.attr @@ -0,0 +1,6 @@ +! Parameters and Attributes for the default METAR Resource +! +legendString=Fixed Land Synop +plotModelName=synop_standard +reportType=1001 +plotDensity=15 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/LandMobile.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/LandMobile.attr new file mode 100644 index 0000000000..b936ff5a50 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/LandMobile.attr @@ -0,0 +1,6 @@ +! Parameters and Attributes for the default METAR Resource +! +legendString=Mobile Land Synop +plotModelName=synop_standard +reportType=1002 +plotDensity=15 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/MarineObs.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/MarineObs.attr new file mode 100644 index 0000000000..d225ddd8ac --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/MarineObs.attr @@ -0,0 +1,6 @@ +! Parameters and Attributes for the default METAR Resource +! +legendString=Marine Synop +plotModelName=synop_standard +reportType=1007 +plotDensity=15 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/SYNOP.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/SYNOP.xml new file mode 100644 index 0000000000..815262eeb8 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/SYNOP.xml @@ -0,0 +1,22 @@ + + + true + SYNOP + SURFACE + +pluginName=sfcobs +spiFile=synoptic.spi +legend_color=RGB {0, 80, 255} +levelKey=Surface + + Observed + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 8 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/Ships.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/Ships.attr new file mode 100644 index 0000000000..1d9ce0aeef --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/Ships.attr @@ -0,0 +1,6 @@ +! Parameters and Attributes for the default METAR Resource +! +legendString=Ship Synop +plotModelName=ship_standard +reportType=1003 +plotDensity=15 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/allReports.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/allReports.attr new file mode 100644 index 0000000000..ada11f68d3 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/allReports.attr @@ -0,0 +1,6 @@ +! Parameters and Attributes for the default METAR Resource +! +legendString=Synop (All Reports) +plotModelName=synop_standard +reportType=1001,1002,1003,1004,1005,1006,1007 +plotDensity=10 diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/standard.attr new file mode 100644 index 0000000000..b64e5c87a8 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/SYNOP/standard.attr @@ -0,0 +1,6 @@ +! Parameters and Attributes for the default METAR Resource +! +legendString=Synop (All Reports) +plotModelName=synop_standard +reportType=1001,1002,1003,1004,1005,1006,1007 +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/TAF.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/TAF.xml new file mode 100644 index 0000000000..0dbeb80e5d --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/TAF.xml @@ -0,0 +1,24 @@ + + + true + TAF + SURFACE + +pluginName=nctaf +reportType=TAF +spiFile=MTR.spi +legendString=TAF +legend_color=RGB {0, 255, 0} +levelKey=Surface + + Forecast + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 30 + 30 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/simple.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/simple.attr new file mode 100644 index 0000000000..97bc21c98e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/simple.attr @@ -0,0 +1,4 @@ +! Attributes for the TAF resource with "simple" plot model +! +plotModelName=simple +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/standard.attr new file mode 100644 index 0000000000..9b67d894b2 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/standard.attr @@ -0,0 +1,4 @@ +! Attributes for the TAF resource with "standard" plot model +! +plotModelName=standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/tempo_flt_condition.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/tempo_flt_condition.attr new file mode 100644 index 0000000000..1298a622bd --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/tempo_flt_condition.attr @@ -0,0 +1,4 @@ +! Attributes for the TAF resource with "tempo_flt_condition" plot model +! +plotModelName=tempo_flt_condition +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/tempo_prob.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/tempo_prob.attr new file mode 100644 index 0000000000..3dde51d8ef --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/SURFACE/TAF/tempo_prob.attr @@ -0,0 +1,4 @@ +! Attributes for the TAF resource with "tempo_prob" plot model +! +plotModelName=tempo_prob +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/AIREP/AIREP.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/AIREP/AIREP.xml new file mode 100644 index 0000000000..bc5ea59c32 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/AIREP/AIREP.xml @@ -0,0 +1,24 @@ + + + true + AIREP + UPPER_AIR + +legendString=Aircraft Reports +pluginName=ncairep +reportType=AIREP +spiFile=MTR.spi +legend_color=RGB {0, 255, 0} +levelKey=N/A + + Observed + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 4 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/AIREP/fullPlot.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/AIREP/fullPlot.attr new file mode 100644 index 0000000000..a1d9082340 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/AIREP/fullPlot.attr @@ -0,0 +1,3 @@ +! Parameters and Attributes for the default AIREP Resource +plotModelName=fullPlot +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/AIREP/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/AIREP/standard.attr new file mode 100644 index 0000000000..d52bd1658e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/AIREP/standard.attr @@ -0,0 +1,3 @@ +! Parameters and Attributes for the default AIREP Resource +plotModelName=standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/NAMSND/NAMSND.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/NAMSND/NAMSND.xml new file mode 100644 index 0000000000..fe9132f167 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/NAMSND/NAMSND.xml @@ -0,0 +1,23 @@ + + + true + NAMSND + UPPER_AIR + +legendString=NAM Sounding +pluginName=modelsounding +reportType=ETA +spiFile=MTR.spi +legend_color=RGB {0, 255, 0} + + Forecast,MODEL + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 4 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/NAMSND/basicNAM.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/NAMSND/basicNAM.attr new file mode 100644 index 0000000000..37c84226aa --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/NAMSND/basicNAM.attr @@ -0,0 +1,5 @@ +! Attributes for the NGM Model Sounding resource with "standard" plot model +! +levelKey=500 +plotModelName=basicNAM +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/PIREP/PIREP.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/PIREP/PIREP.xml new file mode 100644 index 0000000000..9238a08f38 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/PIREP/PIREP.xml @@ -0,0 +1,24 @@ + + + true + PIREP + UPPER_AIR + +legendString=Pilot Reports +pluginName=ncpirep +reportType=PIREP +spiFile=MTR.spi +legend_color=RGB {0, 255, 0} +levelKey=N/A + + Observed + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 60 + USE_FRAME_INTERVAL + 4 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/PIREP/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/PIREP/standard.attr new file mode 100644 index 0000000000..d52bd1658e --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/PIREP/standard.attr @@ -0,0 +1,3 @@ +! Parameters and Attributes for the default AIREP Resource +plotModelName=standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/UAIR/700mb.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/700mb.attr similarity index 88% rename from cave/build/static/common/cave/etc/ncep/resources/resourceDefns/UAIR/700mb.attr rename to cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/700mb.attr index ba8a844650..fcf762e728 100644 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/UAIR/700mb.attr +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/700mb.attr @@ -2,3 +2,4 @@ levelKey=700 !resourceName=UAIR plotModelName=standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/UAIR.xml b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/UAIR.xml new file mode 100644 index 0000000000..21ccf94030 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/UAIR.xml @@ -0,0 +1,23 @@ + + + true + UAIR + UPPER_AIR + +legendString=UAIR +pluginName=ncuair +reportType=UAIR +spiFile=MTR.spi +legend_color=RGB {0, 255, 0} + + Observed + PlotData + + + CLOSEST_BEFORE_OR_AFTER + 720 + USE_FRAME_INTERVAL + 4 + 48 + BasicWX_US + diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/default.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/default.attr new file mode 100644 index 0000000000..d2e35e844b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/default.attr @@ -0,0 +1,4 @@ +! Parameters and Attributes for the default UAIR Resource +levelKey=500 +plotModelName=standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/standard.attr b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/standard.attr new file mode 100644 index 0000000000..d2e35e844b --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/ResourceDefns/UPPER_AIR/UAIR/standard.attr @@ -0,0 +1,4 @@ +! Parameters and Attributes for the default UAIR Resource +levelKey=500 +plotModelName=standard +plotDensity=10 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.dbf b/cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.dbf similarity index 100% rename from cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.dbf rename to cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.dbf diff --git a/cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.fix b/cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.fix similarity index 100% rename from cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.fix rename to cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.fix diff --git a/cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.prj b/cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.prj similarity index 100% rename from cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.prj rename to cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.prj diff --git a/cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.qix b/cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.qix similarity index 100% rename from cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.qix rename to cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.qix diff --git a/cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.shp b/cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.shp similarity index 100% rename from cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.shp rename to cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.shp diff --git a/cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.shx b/cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.shx similarity index 100% rename from cave/build/static/common/cave/etc/ncep/shapefiles/firbnds/firbnds.shx rename to cave/build/static/common/cave/etc/ncep/Shapefiles/firbnds/firbnds.shx diff --git a/cave/build/static/common/cave/etc/ncep/stns/county.xml b/cave/build/static/common/cave/etc/ncep/Stations/county.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/stns/county.xml rename to cave/build/static/common/cave/etc/ncep/Stations/county.xml diff --git a/cave/build/static/common/cave/etc/ncep/stns/ffgZones.xml b/cave/build/static/common/cave/etc/ncep/Stations/ffgZones.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/stns/ffgZones.xml rename to cave/build/static/common/cave/etc/ncep/Stations/ffgZones.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/projection/sfstns.xml b/cave/build/static/common/cave/etc/ncep/Stations/sfstns.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/projection/sfstns.xml rename to cave/build/static/common/cave/etc/ncep/Stations/sfstns.xml diff --git a/cave/build/static/common/cave/etc/ncep/stns/spcwatch.xml b/cave/build/static/common/cave/etc/ncep/Stations/spcwatch.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/stns/spcwatch.xml rename to cave/build/static/common/cave/etc/ncep/Stations/spcwatch.xml diff --git a/cave/build/static/common/cave/etc/ncep/stns/stns.xsd b/cave/build/static/common/cave/etc/ncep/Stations/stns.xsd similarity index 100% rename from cave/build/static/common/cave/etc/ncep/stns/stns.xsd rename to cave/build/static/common/cave/etc/ncep/Stations/stns.xsd diff --git a/cave/build/static/common/cave/etc/ncep/stns/volcano.xml b/cave/build/static/common/cave/etc/ncep/Stations/volcano.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/stns/volcano.xml rename to cave/build/static/common/cave/etc/ncep/Stations/volcano.xml diff --git a/cave/build/static/common/cave/etc/ncep/stns/vors.xml b/cave/build/static/common/cave/etc/ncep/Stations/vors.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/stns/vors.xml rename to cave/build/static/common/cave/etc/ncep/Stations/vors.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/88D.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/88D.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/88D.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/88D.lpi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/BUOY.spi b/cave/build/static/common/cave/etc/ncep/basemaps/BUOY.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/BUOY.spi rename to cave/build/static/common/cave/etc/ncep/basemaps/BUOY.spi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/MTR.spi b/cave/build/static/common/cave/etc/ncep/basemaps/MTR.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/MTR.spi rename to cave/build/static/common/cave/etc/ncep/basemaps/MTR.spi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/airports.spi b/cave/build/static/common/cave/etc/ncep/basemaps/airports.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/airports.spi rename to cave/build/static/common/cave/etc/ncep/basemaps/airports.spi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/cities.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/cities.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/cities.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/cities.lpi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/cnty_clst.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/cnty_clst.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/cnty_clst.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/cnty_clst.lpi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/cpcstns.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/cpcstns.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/cpcstns.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/cpcstns.lpi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/dlwx.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/dlwx.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/dlwx.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/dlwx.lpi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/nexrad.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/nexrad.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/nexrad.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/nexrad.lpi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/raob.spi b/cave/build/static/common/cave/etc/ncep/basemaps/raob.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/raob.spi rename to cave/build/static/common/cave/etc/ncep/basemaps/raob.spi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/sfstns.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/sfstns.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/sfstns.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/sfstns.lpi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/spcwatch.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/spcwatch.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/spcwatch.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/spcwatch.lpi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/synoptic.spi b/cave/build/static/common/cave/etc/ncep/basemaps/synoptic.spi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/synoptic.spi rename to cave/build/static/common/cave/etc/ncep/basemaps/synoptic.spi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/us_county.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/us_county.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/us_county.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/us_county.lpi diff --git a/cave/build/static/common/cave/etc/ncep/basemaps/volcano.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/volcano.lpi new file mode 100644 index 0000000000..43810332f4 --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/basemaps/volcano.lpi @@ -0,0 +1,424 @@ + 14.50 -90.88 480 1402-08 + 46.20 -121.49 480 1201-04 + 37.62 140.28 480 0803-17 + 18.77 145.67 480 0804-16 + -8.34 115.51 480 0604-02 + 53.98 159.45 480 1000-123 + 43.38 144.02 480 0805-07 + 39.75 140.80 480 0803-23 + 39.97 140.77 480 0803-26 + 54.13 -165.97 480 1101-32 + 50.86 155.55 480 0900-39 + 12.88 40.57 480 0201-112 + -.43 -91.12 480 1503-04 +-16.25 168.12 480 0507-04 + 52.50 -171.25 480 1101-19 + 16.35 145.67 480 0804-20 + 56.88 -158.17 480 1102-09 +-15.40 167.83 480 0507-03 +-24.27 -67.77 480 1505-107 + 11.58 42.47 480 0201-126 + 10.46 -84.70 480 1405-033 + -7.73 112.58 480 0603-29 + 36.40 138.53 480 0803-11 + 65.03 -16.75 480 1703-06 + 32.88 131.10 480 0802-11 + 19.67 145.40 480 0804-15 + 14.58 -91.19 480 1402-06 + 52.38 -174.15 480 1101-16 + 44.80 147.13 480 0900-05 + 59.37 -153.42 480 1103-01 + 53.26 158.83 480 1000-10 + 3.67 125.50 480 0607-04 + 45.95 -130.00 480 1301-011 + -.90 -91.42 480 1503-06 +-35.65 -70.76 480 1507-06 + 37.73 140.25 480 0803-18 + 19.52 121.94 480 0704-03 + -6.14 155.20 480 0505-02 + 41.57 -122.54 480 1201-01 + -3.60 144.85 480 0501-01 + -4.53 129.87 480 0605-09 + 3.14 125.49 480 0607-03 + 45.10 148.02 480 0900-08 + 19.30 -110.82 480 1401-02 + 64.63 -17.53 480 1703-03 + 12.29 93.88 480 0600-01 + 2.32 36.57 480 0202-03 + -8.24 115.38 480 0604-01 + 31.92 139.92 480 0804-07 + -4.43 103.67 480 0601-25 + 55.98 160.59 480 1000-25 + 11.52 124.53 480 0702-08 + 53.93 -168.03 480 1101-30 +-59.03 -26.58 480 1900-08 + 12.77 124.05 480 0703-01 +-52.33 -73.40 480 1508-07 +-41.33 -72.61 480 1508-02 +-37.92 -71.45 480 1507-091 + 4.20 9.17 480 0204-01 +-57.08 -26.67 480 1900-10 + 10.41 123.13 480 0702-02 +-40.35 -72.07 480 1507-14 + 10.16 109.01 480 0705-06 + -6.89 108.40 480 0603-17 + 17.36 -93.23 480 1401-12 +-42.83 -72.65 480 1508-041 + 57.13 -157.00 480 1102-11 + 50.33 155.46 480 0900-36 +-36.86 -71.38 480 1507-07 + 48.98 153.48 480 0900-26 + 46.53 150.88 480 0900-15 + 39.08 140.03 480 0803-22 + 44.83 -130.30 480 1301-02 + 52.82 -169.95 480 1101-24 + 46.52 -129.58 480 1301-01 + 19.51 -103.62 480 1401-04 + -.17 121.61 480 0606-01 + 11.54 -85.62 480 1404-12 +-37.85 -71.17 480 1507-09 +-40.52 -72.20 480 1507-141 + -.68 -78.44 480 1502-05 + 42.56 -122.07 480 1202-16 + .98 -77.88 480 1501-10 +-15.62 -173.67 480 0403-101 + 14.24 40.30 480 0201-041 +-62.97 -60.65 480 1900-03 + -4.03 103.13 480 0601-23 +-35.58 -70.75 480 1507-05 + 14.57 44.67 480 0301-12 + 19.08 122.20 480 0704-02 + -7.20 109.92 480 0603-20 + 1.47 -76.92 480 1501-07 + 1.68 127.88 480 0608-01 +-20.98 170.28 480 0508-001 + 50.68 156.02 480 0900-38 + -8.81 121.18 480 0604-10 + -8.67 122.45 480 0604-16 + 48.96 153.93 480 0900-27 + 1.50 36.33 480 0202-051 +-16.68 168.37 480 0507-06 +-77.53 167.17 480 1900-02 + 13.60 40.67 480 0201-08 + 64.27 -16.65 480 1704-02 + 37.73 15.00 480 0101-06 + 63.63 -19.62 480 1702-02 +-20.32 -175.42 480 0403-05 + 20.53 144.90 480 0804-14 + 38.60 -28.73 480 4802-01 + -.37 -91.55 480 1503-01 + 14.95 -24.35 480 4804-01 +-18.02 -174.33 480 0403-10 +-21.23 55.71 480 0303-02 + 58.77 -153.68 480 1102-26 + 14.47 -90.88 480 1402-09 + 21.93 143.44 480 0804-133 + 24.28 141.52 480 0804-13 + .79 -86.15 480 1303-02 + 1.22 -77.37 480 1501-08 + -7.25 108.05 480 0603-14 + .80 127.33 480 0608-06 + 1.38 127.52 480 0608-04 + 51.78 -178.80 480 1101-07 +-14.27 167.50 480 0507-02 + -6.78 106.98 480 0603-06 + 4.81 96.82 480 0601-04 + 41.57 -122.54 480 1201-02 + 52.56 158.03 480 1000-07 + 46.83 151.75 480 0900-17 + 52.08 -176.13 480 1101-12 + 64.42 -17.33 480 1703-01 + 45.02 147.87 480 0900-07 + -.17 -78.60 480 1502-02 +-18.42 -69.17 480 1505-02 +-53.11 73.51 480 0304-01 + 63.98 -19.70 480 1702-07 + 9.20 124.67 480 0701-08 +-18.99 -174.78 480 0403-08 + 45.23 -121.42 480 1202-01 +-45.90 -72.97 480 1508-057 +-42.38 -72.58 480 1508-03 + 2.92 -76.05 480 1501-05 +-20.57 -175.38 480 0403-04 +-22.40 172.05 480 0508-02 + 1.48 127.64 480 0608-03 + -8.06 114.24 480 0603-35 + 60.03 -153.08 480 1103-02 + -8.34 123.26 480 0604-22 + -8.54 123.59 480 0604-25 + 51.49 157.20 480 1000-03 + -8.73 120.98 480 0604-09 + 9.98 -83.85 480 1405-06 + 24.56 124.00 480 0802-01 +-20.73 -68.55 480 1505-04 +-19.15 -68.83 480 1505-03 + 39.85 141.00 480 0803-24 + 27.85 128.25 480 0802-02 + 24.75 141.33 480 0804-12 + -8.88 121.63 480 0604-11 + 13.81 -89.63 480 1403-03 + 34.92 139.12 480 0803-01 + 71.08 -8.17 480 1706-01 + 44.42 -121.48 480 1202-02 + -3.52 102.62 480 0601-22 + 52.97 -169.72 480 1101-26 + 26.12 141.10 480 0804-10 + 52.18 -175.50 480 1101-13 + 51.92 -177.17 480 1101-11 + 2.78 125.48 480 0607-02 + -4.65 145.96 480 0501-03 + 50.13 155.37 480 0900-35 +-11.75 43.38 480 0303-01 + 54.05 159.43 480 1000-13 + 63.63 -19.05 480 1702-03 + 58.27 -154.98 480 1102-17 + -9.02 157.95 480 0505-06 + -8.76 121.83 480 0604-14 + -7.93 112.31 480 0603-28 + -1.81 101.26 480 0601-17 + 47.35 152.48 480 0900-20 + 49.12 154.51 480 0900-30 + -6.73 106.65 480 0603-03 + 12.30 -61.63 480 1600-16 + 30.78 130.28 480 0802-06 + 19.43 -155.29 480 1302-01 + 31.93 130.87 480 0802-09 + 52.10 177.60 480 1101-02 + 25.43 141.23 480 0804-11 + 55.13 160.32 480 1000-23 + 56.06 160.64 480 1000-26 + 46.04 150.05 480 0900-12 + 42.07 140.68 480 0805-02 + 53.32 158.69 480 1000-09 + 65.73 -16.78 480 1703-08 + -6.10 105.42 480 0602-00 + 54.75 160.53 480 1000-20 + 51.80 157.53 480 1000-05 + 30.43 130.22 480 0802-05 + 33.08 131.25 480 0802-12 + 35.52 80.20 480 1004-03 + 56.02 -159.80 480 1102-06 + 38.95 140.78 480 0803-21 + 36.62 138.55 480 0803-12 +-16.83 168.54 480 0507-07 + 64.65 -16.72 480 1703-05 + 28.58 -17.83 480 4803-01 + -8.95 148.15 480 0503-01 + -5.53 148.42 480 0502-01 +-23.37 -67.73 480 1505-10 + 40.49 -121.51 480 1203-08 +-49.02 -73.55 480 1508-06 + -2.75 35.90 480 0202-12 + -8.53 122.78 480 0604-18 + -8.27 123.51 480 0604-23 +-38.69 -71.73 480 1507-11 + 18.92 -155.27 480 1302-00 + 64.48 -17.80 480 1703-02 + 1.36 124.79 480 0606-10 + -4.92 151.16 480 0502-13 + -5.36 147.12 480 0501-05 + 43.44 -121.14 480 1203-14 +-38.38 -71.58 480 1507-10 +-16.51 168.35 480 0507-05 +-28.98 -140.25 480 1303-08 + 04.48 -75.40 480 1501-04 + 58.20 -155.25 480 1102-15 + 1.36 124.86 480 0606-11 +-34.16 -69.83 480 1507-021 + .32 127.40 480 0608-07 + 53.90 -166.93 480 1101-31 + 54.13 159.67 480 1000-14 + -4.10 145.06 480 0501-02 + 12.38 42.20 480 0201-122 + -.38 100.47 480 0601-14 + .33 -90.47 480 1503-08 +-46.90 37.75 480 0304-07 + 58.17 -155.35 480 1102-14 + 11.98 -86.16 480 1404-10 +-22.33 171.32 480 0508-01 + 19.48 -155.61 480 1302-02 + 13.26 123.69 480 0703-03 +-53.03 72.60 480 0304-011 + 41.35 -121.34 480 1203-02 + 45.38 148.83 480 0900-10 + -7.54 110.44 480 0603-25 + -3.25 36.75 480 0202-16 +-19.18 -174.87 480 0403-07 + 19.48 -102.25 480 1401-06 + 23.51 141.91 480 0804-131 + 10.75 -85.15 480 1405-03 + 34.08 139.53 480 0804-04 +-39.93 -72.03 480 1507-13 + 12.42 -86.54 480 1404-09 + 37.60 -25.88 480 4802-11 +-25.89 -177.19 480 0402-05 + 52.45 158.20 480 1000-06 + 29.85 129.87 480 0802-04 + 37.12 139.97 480 0803-15 + -.83 -91.17 480 1503-05 + .83 -77.96 480 1501-11 + 12.51 -86.70 480 1404-07 + 49.57 154.81 480 0900-32 + 43.44 -121.14 480 1202-11 + 36.92 138.03 480 0803-09 + -6.73 129.50 480 0605-06 + 27.24 140.88 480 0804-092 +-15.60 -175.63 480 0403-11 + 42.67 -126.78 480 1301-021 + 58.27 -155.16 480 1102-18 + -1.41 29.20 480 0203-02 + -1.52 29.25 480 0203-03 +-38.12 176.50 480 0401-05 + 53.42 -168.13 480 1101-29 + 35.90 137.48 480 0803-04 + 34.73 139.38 480 0804-01 + 14.38 -90.60 480 1402-11 + 18.13 145.80 480 0804-17 + -5.58 150.52 480 0502-08 + -8.32 121.71 480 0604-15 + -7.32 107.73 480 0603-10 + 55.42 -161.90 480 1102-03 + 14.82 -61.17 480 1600-12 +-62.10 -57.93 480 1900-031 + 4.91 96.33 480 0601-03 + 12.50 -86.69 480 1404-08 + 15.13 120.35 480 0703-083 + .58 -90.75 480 1503-07 +-35.24 -70.57 480 1507-04 + 10.20 -84.23 480 1405-04 + 19.02 -98.62 480 1401-09 +-55.92 -28.08 480 1900-14 + 2.32 -76.40 480 1501-06 +-22.57 -67.87 480 1505-09 + -4.27 152.20 480 0502-14 + 7.67 124.50 480 0701-06 + 48.29 153.25 480 0900-25 + 46.85 -121.76 480 1201-03 + -8.62 120.52 480 0604-071 +-29.27 -177.92 480 0402-03 + 47.77 153.02 480 0900-22 + -8.13 114.04 480 0603-34 + 60.48 -152.75 480 1103-03 + -.08 -77.66 480 1502-01 + 63.67 -23.33 480 1701-01 + 10.83 -85.32 480 1405-02 + -8.42 116.47 480 0604-03 + -5.52 148.12 480 0501-07 + 2.28 125.43 480 0607-01 +-39.28 175.57 480 0401-10 + 15.62 145.57 480 0804-201 + 4.89 -75.32 480 1501-02 +-35.74 178.48 480 0401-13 +-15.78 -71.85 480 1504-003 + 31.58 130.67 480 0802-08 + -6.72 106.73 480 0603-05 + 12.70 -87.00 480 1404-02 + 38.65 -28.08 480 4802-03 +-33.78 -69.90 480 1507-02 + 13.43 -88.27 480 1403-10 +-21.88 -68.40 480 1505-07 + 13.74 -89.29 480 1403-05 +-02.03 -78.33 480 1502-09 + -8.18 119.06 480 0604-05 + 13.85 -89.63 480 1403-02 + 3.58 8.75 480 0204-004 + 14.76 -91.55 480 1402-03 + -.22 -90.77 480 1503-09 + 36.40 25.40 480 0102-04 + 16.71 145.78 480 0804-191 + 48.09 153.20 480 0900-24 +-13.61 -172.53 480 0404-04 + 52.32 -172.52 480 1101-18 + -8.11 112.92 480 0603-30 + 51.95 179.62 480 1101-06 + -6.30 130.00 480 0605-07 + 41.25 -122.12 480 1203-01 + 42.70 141.33 480 0805-04 + 44.13 145.17 480 0805-09 + 54.75 -163.97 480 1101-36 + 56.65 161.36 480 1000-27 + -8.51 124.15 480 0604-27 + -7.24 109.21 480 0603-18 + 31.32 140.05 480 0804-08 + 18.78 -110.95 480 1401-021 + 1.11 124.73 480 0606-03 + .69 99.54 480 0601-12 + 16.05 -61.67 480 1600-06 + 16.72 -62.18 480 1600-05 + 13.33 -61.18 480 1600-15 + 61.30 -152.25 480 1103-04 + -2.38 147.35 480 0500-01 + 46.20 -122.18 480 1201-05 + 38.79 15.21 480 0101-04 + -2.41 101.73 480 0601-18 + -7.30 109.99 480 0603-21 + -5.25 104.27 480 0601-27 + 20.13 145.10 480 0804-142 +-13.80 167.47 480 0507-01 + 29.53 129.72 480 0802-03 + 14.00 120.99 480 0703-07 + 15.13 -92.11 480 1401-13 + -.98 100.68 480 0601-16 + -8.25 118.00 480 0604-04 + 51.88 -178.13 480 1101-08 + -.43 100.32 480 0601-15 + -6.77 107.60 480 0603-09 + 49.35 154.70 480 0900-31 + 12.60 -86.85 480 1404-04 + 28.27 -16.64 480 4803-03 + -7.94 112.95 480 0603-31 + -6.92 129.13 480 0605-05 + 38.73 -27.32 480 4802-05 + 37.00 -77.00 480 9999-99 +-59.45 -27.37 480 1900-07 + 44.36 146.27 480 0900-03 +-10.38 165.80 480 0506-01 +-34.81 -70.35 480 1507-03 +-19.75 -175.07 480 0403-06 + 43.42 142.68 480 0805-05 + 55.83 160.33 480 1000-24 + 4.67 -75.33 480 1501-03 +-39.13 175.64 480 0401-08 + 30.48 140.32 480 0804-09 + 58.23 -155.08 480 1102-16 +-37.09 -12.28 480 4806-01 + 8.16 39.13 480 0201-25 + -1.47 -78.44 480 1502-08 +-33.40 -69.80 480 1507-01 + 10.03 -83.77 480 1405-07 +-17.02 -70.36 480 1504-04 +-16.36 -70.90 480 1504-02 + 57.83 -156.52 480 1102-131 + -5.05 151.33 480 0502-12 + 88.27 -65.60 480 1707-01 + 23.58 -163.83 480 1302-09 + 48.08 153.33 480 0900-23 +-17.44 -113.21 480 1303-061 + 46.47 151.28 480 0900-16 +-25.78 168.63 480 0508-03 + 9.82 -104.30 480 1303-01 + -3.03 147.78 480 0500-03 +-21.38 -175.65 480 0403-01 +-20.85 -175.53 480 0403-03 + 32.75 130.30 480 0802-10 + 42.53 140.83 480 0805-03 + 56.17 -159.38 480 1102-07 + 63.43 -20.28 480 1702-01 + 40.82 14.43 480 0101-02 + -9.20 149.07 480 0503-03 +-49.36 -73.28 480 1508-061 +-39.42 -71.93 480 1507-12 + -1.47 29.49 480 0203-05 + -9.57 149.07 480 0503-04 + 54.52 -164.65 480 1101-34 +-37.52 177.18 480 0401-04 + .02 -91.35 480 1503-02 + 62.00 -144.02 480 1105-02 + 36.22 137.58 480 0803-07 +-19.52 169.43 480 0507-10 + 52.63 -170.63 480 1101-21 + 38.15 140.45 480 0803-19 + 46.93 151.95 480 0900-18 + 26.18 122.46 480 0801-05 + 51.57 157.32 480 1000-04 + 53.59 159.15 480 1000-12 diff --git a/cave/build/static/common/cave/etc/ncep/basemaps/volcano_names.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/volcano_names.lpi new file mode 100644 index 0000000000..873bd5f28a --- /dev/null +++ b/cave/build/static/common/cave/etc/ncep/basemaps/volcano_names.lpi @@ -0,0 +1,408 @@ + 14.50 -90.88 720 Acatenan + 37.62 140.28 720 Adatara + 18.77 145.67 720 Agrigan + -8.34 115.51 720 Agung + 53.98 159.45 720 Akademia + 43.38 144.02 720 Akan + 39.75 140.80 720 Akita-Ko + 39.97 140.77 720 Akita-Ya + 54.13 -165.97 720 Akutan + 50.86 155.55 720 Alaid + 12.88 40.57 720 Alayta + -.43 -91.12 720 Alcedo,_ +-16.25 168.12 720 Ambrym + 52.50 -171.25 720 Amukta + 56.88 -158.17 720 Aniakcha +-15.40 167.83 720 Aoba +-24.27 -67.77 720 Aracar + 11.58 42.47 720 Ardoukob + 10.46 -84.70 720 Arenal + -7.73 112.58 720 Arjuno-W + 36.40 138.53 720 Asama + 65.03 -16.75 720 Askja + 32.88 131.10 720 Aso + 19.67 145.40 720 Asuncion + 14.58 -91.19 720 Atitlan + 52.38 -174.15 720 Atka + 44.80 147.13 720 Atsonupu + 59.37 -153.42 720 Augustin + 53.26 158.83 720 Avachins + 3.67 125.50 720 Awu + 45.95 -130.00 720 Axial_Se + -.90 -91.42 720 Azul,_Ce +-35.65 -70.76 720 Azul,_Ce + 37.73 140.25 720 Azuma + 19.52 121.94 720 Babuyan_ + -6.14 155.20 720 Bagana + -3.60 144.85 720 Bam + -4.53 129.87 720 Banda_Ap + 3.14 125.49 720 Banua_Wu + 45.10 148.02 720 Baransky + 19.30 -110.82 720 Barcena + 64.63 -17.53 720 Bardarbu + 12.29 93.88 720 Barren_I + 2.32 36.57 720 Barrier, + -8.24 115.38 720 Batur + 31.92 139.92 720 Bayonnai + -4.43 103.67 720 Besar + 55.98 720.59 720 Bezymian + 11.52 124.53 720 Biliran + 53.93 -168.03 720 Bogoslof +-59.03 -26.58 720 Bristol_ + 12.77 124.05 720 Bulusan +-52.33 -73.40 720 Burney,_ +-41.33 -72.61 720 Calbuco +-37.92 -71.45 720 Callaqui + 4.20 9.17 720 Cameroon +-57.08 -26.67 720 Candlema + 10.41 123.13 720 Canlaon +-40.35 -72.07 720 Carran-L + 10.16 109.01 720 Cendres, + -6.89 108.40 720 Cereme +-42.83 -72.65 720 Chaiten + 17.36 -93.23 720 Chichon, + 57.13 -157.00 720 Chiginag + 50.33 155.46 720 Chikurac +-36.86 -71.38 720 Chillan, + 48.98 153.48 720 Chirinko + 46.53 150.88 720 Chirpoi + 39.08 140.03 720 Chokai + 44.83 -130.30 720 Cleft_Se + 52.82 -169.95 720 Clevelan + 46.52 -129.58 720 CoAxial_ + 19.51 -103.62 720 Colima + -.17 121.61 720 Colo_[Un + 11.54 -85.62 720 Concepci +-37.85 -71.17 720 Copahue +-40.52 -72.20 720 Cordon_C + -.68 -78.44 720 Cotopaxi + .98 -77.88 720 Cumbal +-15.62 -173.67 720 Curacoa + 14.24 40.30 720 Dallol +-62.97 -60.65 720 Deceptio + -4.03 103.13 720 Dempo +-35.58 -70.75 720 Descabez + 14.57 44.67 720 Dhamar,_ + 19.08 122.20 720 Didicas + -7.20 109.92 720 Dieng_Vo + 1.47 -76.92 720 Dona_Jua + 1.68 127.88 720 Dukono +-20.98 170.28 720 Eastern_ + 50.68 156.02 720 Ebeko + -8.81 121.18 720 Ebulobo + -8.67 122.45 720 Egon + 48.96 153.93 720 Ekarma + 1.50 36.33 720 Emuruang +-16.68 168.37 720 Epi +-77.53 167.17 720 Erebus + 13.60 40.67 720 Erta_Ale + 64.27 -16.65 720 Esjufjol + 37.73 15.00 720 Etna + 63.63 -19.62 720 Eyjafyol +-20.32 -175.42 720 Falcon_I + 20.53 144.90 720 Farallon + 38.60 -28.73 720 Fayal + -.37 -91.55 720 Fernandi + 14.95 -24.35 720 Fogo +-18.02 -174.33 720 Fonualei +-21.23 55.71 720 Fournais + 58.77 -153.68 720 Fourpeak + 14.47 -90.88 720 Fuego + 21.93 143.44 720 Fukujin + 24.28 141.52 720 Fukutoku + .79 -86.15 720 Galapago + 1.22 -77.37 720 Galeras + -7.25 108.05 720 Galunggu + .80 127.33 720 Gamalama + 1.38 127.52 720 Gamkonor + 51.78 -178.80 720 Gareloi +-14.27 167.50 720 Gaua + -6.78 106.98 720 Gede + 4.81 96.82 720 Geureudo + 52.56 158.03 720 Gorely + 46.83 151.75 720 Goriasch + 52.08 -176.13 720 Great_Si + 64.42 -17.33 720 Grimsvot + 45.02 147.87 720 Grozny_G + -.17 -78.60 720 Guagua_P +-18.42 -69.17 720 Guallati +-53.11 73.51 720 Heard + 63.98 -19.70 720 Hekla + 9.20 124.67 720 Hibok-Hi +-18.99 -174.78 720 Home_Ree +-45.90 -72.97 720 Hudson,_ +-42.38 -72.58 720 Huequi +-20.57 -175.38 720 Hunga_To +-22.40 172.05 720 Hunter_I + 1.48 127.64 720 Ibu + -8.06 114.24 720 Ijen + 60.03 -153.08 720 Iliamna + -8.34 123.26 720 Ilibolen + -8.54 123.59 720 Iliwerun + 51.49 157.20 720 Ilyinsky + -8.73 120.98 720 Inielika + 9.98 -83.85 720 Irazu + 24.56 124.00 720 Iriomote +-20.73 -68.55 720 Irruputu +-19.15 -68.83 720 Isluga + 39.85 141.00 720 Iwate + 27.85 128.25 720 Iwo-Tori + 24.75 141.33 720 Iwo-jima + -8.88 121.63 720 Iya + 13.81 -89.63 720 Izalco + 34.92 139.12 720 Izu-Tobu + 71.08 -8.17 720 Jan_Maye + -3.52 102.62 720 Kaba + 52.97 -169.72 720 Kagamil + 26.12 141.10 720 Kaitoku_ + 52.18 -175.50 720 Kasatoch + 51.92 -177.17 720 Kanaga + 2.78 125.48 720 Karanget + -4.65 145.96 720 Karkar + 50.13 155.37 720 Karpinsk +-11.75 43.38 720 Karthala + 54.05 159.43 720 Karymsky + 63.63 -19.05 720 Katla + 58.27 -154.98 720 Katmai + -9.02 157.95 720 Kavachi + -8.76 121.83 720 Kelimutu + -7.93 112.31 720 Kelut + -1.81 101.26 720 Kerinci + 47.35 152.48 720 Ketoi + 49.12 154.51 720 Kharimko + -6.73 106.65 720 Kiaraber + 12.30 -61.63 720 Kick-'em + 30.78 130.28 720 Kikai + 19.43 -155.29 720 Kilauea + 31.93 130.87 720 Kirishim + 52.10 177.60 720 Kiska + 25.43 141.23 720 Kita-Iwo + 55.13 720.32 720 Kizimen + 56.06 720.64 720 Kliuchev + 46.04 150.05 720 Kolokol_ + 42.07 140.68 720 Komaga-t + 53.32 158.69 720 Koryaksk + 65.73 -16.78 720 Krafla + -6.10 105.42 720 Krakatau + 54.75 720.53 720 Kronotsk + 51.80 157.53 720 Ksudach + 30.43 130.22 720 Kuchinoe + 33.08 131.25 720 Kuju_Gro + 35.52 80.20 720 Kunlun_V + 56.02 -159.80 720 Kupreano + 38.95 140.78 720 Kurikoma + 36.62 138.55 720 Kusatsu- +-16.83 168.54 720 Kuwae + 64.65 -16.72 720 Kverkfjo + 28.58 -17.83 720 La_Palma + -8.95 148.15 720 Lamingto + -5.53 148.42 720 Langila +-23.37 -67.73 720 Lascar + 40.49 -121.51 720 Lassen_V +-49.02 -73.55 720 Lautaro + -2.75 35.90 720 Lengai,_ + -8.53 122.78 720 Lewotobi + -8.27 123.51 720 Lewotolo +-38.69 -71.73 720 Llaima + 18.92 -155.27 720 Loihi + 64.48 -17.80 720 Loki-Fog + 1.36 124.79 720 Lokon-Em + -4.92 151.16 720 Lolobau + -5.36 147.12 720 Long_Isl +-38.38 -71.58 720 Lonquima +-16.51 168.35 720 Lopevi +-28.98 -140.25 720 Macdonal + 58.20 -155.25 720 Mageik + 1.36 124.86 720 Mahawu +-34.16 -69.83 720 Maipo + .32 127.40 720 Makian + 53.90 -166.93 720 Makushin + 54.13 159.67 720 Maly_Sem + -4.10 145.06 720 Manam + 12.38 42.20 720 Manda-In + -.38 100.47 720 Marapi + .33 -90.47 720 Marchena +-46.90 37.75 720 Marion_I + 58.17 -155.35 720 Martin + 11.98 -86.16 720 Masaya +-22.33 171.32 720 Matthew_ + 19.48 -155.61 720 Mauna_Lo + 13.26 123.69 720 Mayon +-53.03 72.60 720 McDonald + 45.38 148.83 720 Medvezhi + -7.54 110.44 720 Merapi + -3.25 36.75 720 Meru +-19.18 -174.87 720 Metis_Sh + 19.48 -102.25 720 Michoaca + 23.51 141.91 720 Minami-H + 10.75 -85.15 720 Miravall + 34.08 139.53 720 Miyake-j +-39.93 -72.03 720 Mocho-Ch + 12.42 -86.54 720 Momotomb + 37.60 -25.88 720 Monaco_B +-25.89 -177.19 720 Monowai_ + 52.45 158.20 720 Mutnovsk + 29.85 129.87 720 Nakano-s + 37.12 139.97 720 Nasu + -.83 -91.17 720 Negra,_S + .83 -77.96 720 Negro_de + 12.51 -86.70 720 Negro,_C + 49.57 154.81 720 Nemo_Pea + 36.92 138.03 720 Niigata- + -6.73 129.50 720 Nila + 27.24 140.88 720 Nishino- +-15.60 -175.63 720 Niuafo'o + 42.67 -126.78 720 North_Go + 58.27 -155.16 720 Novarupt + -1.41 29.20 720 Nyamurag + -1.52 29.25 720 Nyiragon +-38.12 176.50 720 Okataina + 53.42 -168.13 720 Okmok + 35.90 137.48 720 On-take + 34.73 139.38 720 Oshima + 14.38 -90.60 720 Pacaya + 18.13 145.80 720 Pagan + -5.58 150.52 720 Pago + -8.32 121.71 720 Paluweh + -7.32 107.73 720 Papanday + 55.42 -161.90 720 Pavlof + 14.82 -61.17 720 Pelee +-62.10 -57.93 720 Penguin_ + 4.91 96.33 720 Peuet_Sa + 12.50 -86.69 720 Pilas,_L + 15.13 120.35 720 Pinatubo + .58 -90.75 720 Pinta +-35.24 -70.57 720 Planchon + 10.20 -84.23 720 Poas + 19.02 -98.62 720 Popocate +-55.92 -28.08 720 Protecto + 2.32 -76.40 720 Purace +-22.57 -67.87 720 Putana + -4.27 152.20 720 Rabaul + 7.67 124.50 720 Ragang + 48.29 153.25 720 Raikoke + -8.62 120.52 720 Ranakah +-29.27 -177.92 720 Raoul_Is + 47.77 153.02 720 Rasshua + -8.13 114.04 720 Raung + 60.48 -152.75 720 Redoubt + .-8 -77.66 720 Reventad + 63.67 -23.33 720 Reykjane + 10.83 -85.32 720 Rincon_d + -8.42 116.47 720 Rinjani + -5.52 148.12 720 Ritter_I + 2.28 125.43 720 Ruang +-39.28 175.57 720 Ruapehu + 15.62 145.57 720 Ruby + 4.89 -75.32 720 Ruiz +-35.74 178.48 720 Rumble_I +-15.78 -71.85 720 Sabancay + 31.58 130.67 720 Sakura-j + -6.72 106.73 720 Salak + 12.70 -87.00 720 San_Cris + 38.65 -28.08 720 San_Jorg +-33.78 -69.90 720 San_Jose + 13.43 -88.27 720 San_Migu +-21.88 -68.40 720 San_Pedr + 13.74 -89.29 720 San_Salv + -2.03 -78.33 720 Sangay + -8.18 119.06 720 Sangeang + 13.85 -89.63 720 Santa_An + 3.58 8.75 720 Santa_Is + 14.76 -91.55 720 Santa_Ma + -.22 -90.77 720 Santiago + 36.40 25.40 720 Santorin + 48.09 153.20 720 Sarychev +-13.61 -172.53 720 Savai'i + 52.32 -172.52 720 Seguam + -8.11 112.92 720 Semeru + 51.95 179.62 720 Semisopo + -6.30 130.00 720 Serua + 42.70 141.33 720 Shikotsu + 44.13 145.17 720 Shiretok + 54.75 -163.97 720 Shishald + 56.65 161.36 720 Shiveluc + -8.51 124.15 720 Sirung + -7.24 109.21 720 Slamet + 31.32 140.05 720 Smith_Ro + 18.78 -110.95 720 Socorro + 1.11 124.73 720 Soputan + .69 720.54 720 Sorikmar + 16.05 -61.67 720 Soufrier + 16.72 -62.18 720 Soufrier + 13.33 -61.18 720 Soufrier + 61.30 -152.25 720 Spurr + -2.38 147.35 720 St._Andr + 46.20 -122.18 720 St._Hele + 38.79 15.21 720 Strombol + -2.41 101.73 720 Sumbing + -7.30 109.99 720 Sundoro + -5.25 104.27 720 Suoh + 20.13 145.10 720 Supply_R +-13.80 167.47 720 Suretama + 29.53 129.72 720 Suwanose + 14.00 120.99 720 Taal + 15.13 -92.11 720 Tacana + -.98 100.68 720 Talang + -8.25 118.00 720 Tambora + 51.88 -178.13 720 Tanaga + -.43 100.32 720 Tandikat + -6.77 107.60 720 Tangkuba + 49.35 154.70 720 Tao-Rusy + 12.60 -86.85 720 Telica + 28.27 -16.64 720 Tenerife + -7.94 112.95 720 Tengger_ + -6.92 129.13 720 Teon + 38.73 -27.32 720 Terceira +-59.45 -27.37 720 Thule_Is + 44.36 146.27 720 Tiatia +-10.38 165.80 720 Tinakula +-34.81 -70.35 720 Tinguiri +-19.75 -175.07 720 Tofua + 43.42 142.68 720 Tokachi + 55.83 720.33 720 Tolbachi + 4.67 -75.33 720 Tolima +-39.13 175.64 720 Tongarir + 30.48 140.32 720 Tori-shi + 58.23 -155.08 720 Trident +-37.09 -12.28 720 Tristan_ + 8.16 39.13 720 Tullu_Mo + -1.47 -78.44 720 Tungurah +-33.40 -69.80 720 Tupungat + 10.03 -83.77 720 Turrialb +-17.02 -70.36 720 Tutupaca +-16.36 -70.90 720 Ubinas + 57.83 -156.52 720 Ukinrek_ + -5.05 151.33 720 Ulawun + 88.27 -65.60 720 Unnamed + 23.58 -163.83 720 Unnamed + 48.08 153.33 720 Unnamed +-17.44 -113.21 720 Unnamed + 46.47 151.28 720 Unnamed +-25.78 168.63 720 Unnamed + 9.82 -104.30 720 Unnamed + -3.03 147.78 720 Unnamed +-21.38 -175.65 720 Unnamed +-20.85 -175.53 720 Unnamed + 32.75 130.30 720 Unzen + 42.53 140.83 720 Usu + 56.17 -159.38 720 Veniamin + 63.43 -20.28 720 Vestmann + 40.82 14.43 720 Vesuvius + -9.20 149.07 720 Victory +-49.36 -73.28 720 Viedma,_ +-39.42 -71.93 720 Villarri + -1.47 29.49 720 Visoke + -9.57 149.07 720 Waiowa + 54.52 -164.65 720 Westdahl +-37.52 177.18 720 White_Is + . 2 -91.35 720 Wolf,_Vo + 62.00 -144.02 720 Wrangell + 36.22 137.58 720 Yake-dak +-19.52 169.43 720 Yasur + 52.63 -170.63 720 Yunaska + 38.15 140.45 720 Zao + 46.93 151.95 720 Zavaritz + 26.18 122.46 720 Zengyu + 51.57 157.32 720 Zheltovs + 53.59 159.15 720 Zhupanov diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/vors.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/vors.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/vors.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/vors.lpi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/wfo.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/wfo.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/wfo.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/wfo.lpi diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/data/wrqpf.lpi b/cave/build/static/common/cave/etc/ncep/basemaps/wrqpf.lpi similarity index 100% rename from cave/build/static/common/cave/etc/ncep/resources/overlays/data/wrqpf.lpi rename to cave/build/static/common/cave/etc/ncep/basemaps/wrqpf.lpi diff --git a/cave/build/static/common/cave/etc/ncep/cursor/cursorType.tbl b/cave/build/static/common/cave/etc/ncep/cursor/cursorType.tbl deleted file mode 100644 index 2db591356c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/cursor/cursorType.tbl +++ /dev/null @@ -1,17 +0,0 @@ -! CURSORTYPE.TBL -! -! This table contains the N_AWIPS cursor type information. -! -! Each cursor type defined in N_AWIPS gets its shape from a .png -! file in build/static/common/cave/ncep/cursor/images/. -! -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -!CURSOR_NAME ICON_FILENAME -! -SMALL_ARROW SMALL_ARROW.png -LARGE_ARROW LARGE_ARROW.png -SMALL_CROSS SMALL_CROSS.png -LARGE_CROSS LARGE_CROSS.png -SMALL_X SMALL_X.png -LARGE_X LARGE_X.png \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/AVIATION_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/AVIATION_db deleted file mode 100644 index fd5c96419b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/AVIATION_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/EASTNMM_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/EASTNMM_db deleted file mode 100644 index fd5c96419b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/EASTNMM_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/ECMWF25_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/ECMWF25_db deleted file mode 100644 index fd5c96419b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/ECMWF25_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/ENS_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/ENS_db deleted file mode 100644 index fd5c96419b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/ENS_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/GFS_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/GFS_db deleted file mode 100644 index fd5c96419b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/GFS_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/GHMNEST_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/GHMNEST_db deleted file mode 100644 index fd5c96419b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/GHMNEST_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/GHM_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/GHM_db deleted file mode 100644 index fd5c96419b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/GHM_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/NAM104_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/NAM104_db deleted file mode 100644 index 61f8a83382..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/NAM104_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/NAM218_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/NAM218_db deleted file mode 100644 index 61f8a83382..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/NAM218_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC13_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC13_db deleted file mode 100644 index f8b6f6acba..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC13_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE-ncgriddb.conf | diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC40_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC40_db deleted file mode 100644 index 61f8a83382..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC40_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC80_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC80_db deleted file mode 100644 index 61f8a83382..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC80_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC_db deleted file mode 100644 index 61f8a83382..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/RUC_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/UKMET45_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/UKMET45_db deleted file mode 100644 index 61f8a83382..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/UKMET45_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| diff --git a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/WESTNMM_db b/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/WESTNMM_db deleted file mode 100644 index 61f8a83382..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/A2DB_CONF/WESTNMM_db +++ /dev/null @@ -1 +0,0 @@ -GEMPAK A2 DATABASE INTERFACE|SOURCE:grid|PARMS:ncgrib|FILE:none| diff --git a/cave/build/static/common/cave/etc/ncep/grid/datatype.tbl b/cave/build/static/common/cave/etc/ncep/grid/datatype.tbl deleted file mode 100644 index bc96ebe9a3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/datatype.tbl +++ /dev/null @@ -1,151 +0,0 @@ -!************************************************************************ -!* DATATYPEBD.TBL * -!* * -!* Analog of DATATYPE.TBL for data stored in AWIPS II database. * -!* * -!* This table contains characteristics of the N-AWIPS data sets. These * -!* characteristics are the directory path to the data, the template * -!* used to generate the output filenames, the category and subcategory * -!* of the data, and the default number of frames, time line range, * -!* time interval and time matching scheme for NMAP. * -!* * -!* This table along with others are used to control NMAP2 data access * -!* and display options. See the NMAP help file * -!* $NAWIPS/help/nmap/DataAccess_Conf.hlp for more information about how * -!* tables are configured for NMAP2. * -!* * -!* The wild card "*" in templates cannot be followed immediately by * -!* any of the symbolic reserved character combinations shown below in * -!* templates that must be parsed for date-time information. * -!* * -!* Within templates, the following character combinations are reserved: * -!* comb - meaning 'metacharacters' example(s) * -!* YYYY - 4-digit year '[0-9][0-9][0-9][0-9]' 1999,2000,...* -!* YY - 2-digit year '[0-9][0-9]' 98,99,00,... * -!* MMM - 3-char month '[A-Za-z][A-Za-z][A-Za-z]' jan,...,dec * -!* MM - 2-digit month '[0-9][0-9]' 01,02,...,12 * -!* DD - 2-digit day '[0-9][0-9]' 01,02,... * -!* HH - 2-digit hour '[0-9][0-9]' 00,01,... * -!* NN - 2-digit minute '[0-9][0-9]' 00,01,...,59 * -!* DWK - 3-char day of week '[A-Za-z][A-Za-z][A-Za-z]' sun,...,sat * -!* FFF - 3-digit forecast hour '[0-9][0-9][0-9]' 000,... * -!* FF - 2-digit forecast hour '[0-9][0-9]' 00,... * -!* * -!* The categories are used by NMAP to construct the user interface * -!* for data selection. They are defined as follows: * -!* CAT_NIL None * -!* CAT_IMG Imagery * -!* CAT_SFC Surface observations * -!* CAT_SFF Surface forecast * -!* CAT_SND Upper air observations * -!* CAT_SNF Upper air forecast * -!* CAT_GRD Gridded data * -!* CAT_VGF Vector graphics file * -!* CAT_MSC Miscellaneous * -!* * -!* The subcategories are used to identify how the data is stored in * -!* the files. They are defined as follows: * -!* SCAT_NIL None * -!* SCAT_SFC Surface obs in daily files * -!* SCAT_SHP Surface obs in hourly files * -!* SCAT_SFF Surface forecast * -!* SCAT_FFG Flash flood guidance (data at one time per day) * -!* SCAT_SND Upper air obs in daily files * -!* SCAT_SNF Upper air forecast * -!* SCAT_FCT Grid forecast * -!* SCAT_ANL Grid analysis * -!* * -!* The time information is used by NMAP for constructing the default * -!* time line for a particular type of data. * -!* * -!* The time matching scheme flag defines the way the time-matching is * -!* done between the dominant data source and any other data source. If * -!* the value is missing or invalid, then the time-matching flag from * -!* prefs.tbl is used. * -!* FLAG TIME MATCHING * -!* * -!* 1 exact only * -!* 2 closest before or equal * -!* 3 closest after or equal * -!* 4 closest before or after * -!* * -!* The BIN HRS field is used for time binning and has the format: * -!* BINFLG/BH:BM/AH:AM/MSTRCT * -!* BINFLG Flag for time binning: "ON" or "OFF"; default is "OFF". * -!* BH:BM Time in hours:minutes before frame time to include in * -!* the time binning. BH is the hours and BM is the minutes.* -!* (:BM is optional) * -!* AH:AM Time in hours:minutes after frame time to include in the* -!* time binning. AH is the hours and AM is the minutes. * -!* (:AM is optional) * -!* MSTRCT Flag for plotting only the most recent: "ON" or "OFF"; * -!* default is "OFF". * -!* * -!** * -!* Log: * -!* m.gamazaychikov/CWS 01/10 Created after datatype.tbl for SAT, RAD * -!************************************************************************ -! -! | | | | |DEF |DEF |DEF | |TIME -!FILE TYPE |PATH |FILE TEMPLATE |CATEGORY|SUBCAT |#FRM|RANGE |INTRVL|BIN HRS |MATCH -!(12) |(25) |(48) |(8) |(8) |(4) |(6) |(6) |(21) |(6) -! | | | | | | | | -! Surface data -METAR $A2DB_CONF metar_db CAT_SFC SCAT_SFC 10 2880 -1 OFF/0/0 4 -! -! Upper air data -! -! MOS -! -! Model Sounding and Surface data -! -! -! -! Misc data types -! -! Hurricane graphics -! -! Climatology -! -! Images -SAT A2DB/SAT YYYYMMDD_HHNN CAT_IMG SCAT_NIL 10 2880 -1 OFF/0/0 4 -RAD A2DB/RAD YYYYMMDD_HHNN CAT_IMG SCAT_NIL 10 180 -1 OFF/0/0 4 -! -! VG files -! -! BUFR files -! -! Operational model and grid data -NAM104 A2DB_CONF NAM104_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -NAM218 A2DB_CONF NAM218_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -NAM A2DB_CONF NAM_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -ECMWF25 A2DB_CONF ECMWF25_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -UKMET45 A2DB_CONF UKMET45_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -GFS A2DB_CONF GFS_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -!GFS $MODEL/gfs gfs_YYYYMMDDHHfFFF CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -!GFS $MODEL/gfs gfs_YYYYMMDDHHfFFF CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -RUC A2DB_CONF RUC_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -RUC13 A2DB_CONF RUC13_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -RUC80 A2DB_CONF RUC80_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -RUC40 A2DB_CONF RUC40_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -ENS A2DB_CONF ENS_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -GHM A2DB_CONF GHM_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -GHMNEST A2DB_CONF GHMNEST_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -EASTNMM A2DB_CONF EASTNMM_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -WESTNMM A2DB_CONF WESTNMM_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -AVIATION A2DB_CONF AVIATION_db CAT_GRD SCAT_FCT -1 -1 -1 OFF/0/0 4 -! -! Experimental model and grid data -! -! Global Ensembles -! -! Global Ensembles derived products -! -! MDL grid data -! -! Misc Models -! -! -! -! -! RFC grid data diff --git a/cave/build/static/common/cave/etc/ncep/grid/ensemble_models.tbl b/cave/build/static/common/cave/etc/ncep/grid/ensemble_models.tbl deleted file mode 100644 index 2014320111..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/ensemble_models.tbl +++ /dev/null @@ -1,18 +0,0 @@ -!************************************************************************ -! ENSEMBLE_MODELS.TBL -! -! This table contains models to be selected in ensemble selection dialog. -! The first column is the model name, second column holds the members -! separated by semi-colons. -! -!** -!Log: -! M. Li 10/2010 created -!************************************************************************ -! -! MODEL MEMBERS -! -gefs gefs:01;gefs:03;gefs:05 -gfs -nam104 -ruc80 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/grid/ncgriddb.conf b/cave/build/static/common/cave/etc/ncep/grid/ncgriddb.conf deleted file mode 100644 index d194fd82f6..0000000000 --- a/cave/build/static/common/cave/etc/ncep/grid/ncgriddb.conf +++ /dev/null @@ -1,4 +0,0 @@ -HOST:localhost -SOURCE:grid -PARMS:ncgrib -FILE: diff --git a/cave/build/static/common/cave/etc/ncep/locator/locator_tbl.xml b/cave/build/static/common/cave/etc/ncep/locator/locator_tbl.xml deleted file mode 100644 index 9481d7fd15..0000000000 --- a/cave/build/static/common/cave/etc/ncep/locator/locator_tbl.xml +++ /dev/null @@ -1,459 +0,0 @@ - - - - - - - - LATLON - - degrees - false - - - - - - ADJCSTL - bounds.adjcstlbnds - - NAME - ID - - name - true - - - - - AIRMETCSTL - bounds.airmetcstlbnds - - NAME - ID - - name - true - - - - - AKPSA - bounds.akpsabnds - - NAME - NAT_CODE - - name - true - - - - - COUNTIES - bounds.countybnds - - NAME - FIPS - - name - true - - - - - - CWA_NAME - bounds.cwabnds - - WFO - WFO - - name - false - - - - - - ELEVATION_FT - bounds.elev_nam1000 - - NAME - NAME - - name - false - - - - - FIREWXAOR - bounds.firewxaor - - NAME - STATE_ZONE - - name - true - - - - - FIRE - bounds.firebnds - - WFO - FIPS - - name - true - - - - - G2T_ATL - bounds.g2t_atl_bnd - - NAME - NAME - - name - false - - - - - G2T_NWC - bounds.g2t_nwc - - AREA - NAME - - name - true - - - - - G2T_PAC - bounds.g2t_pac_bnd - - NAME - NAME - - name - false - - - - - G2T_TPC - bounds.g2t_tpc_bnd - - AREA - NAME - - name - true - - - - - GREATLAKES - bounds.greatlakesbnds - - AREA - ID - - name - true - - - - - LAKES - bounds.lakesbnds - - AREA - ID - - name - true - - - - - LOCOWO - bounds.locowobnds - - NAME - ID - - name - true - - - - - MWO - bounds.mwobnds - - AREA - AREA - - name - false - - - - - MZB - bounds.mzbnds - - AREA - FIPS - - name - true - - - - - MZCNTY - bounds.mzcntybnds - - AREA - WFO - - name - true - - - - - NPSA - bounds.npsabnds - - AREA - NAT_CODE - - name - true - - - - - PFZ - bounds.pfzbnds - - AREA - FIPS - - name - true - - - - - RFC_REGIONS - bounds.rfcbnds - - RFC_NAME - RFC - - name - true - - - - - SSA - bounds.ssa_bnd - - AREA - AREA - - name - false - - - - - STATE - bounds.statebnds - - AREA - FIPS - - name - true - - - - - TPC - bounds.tpcbounds - - AREA - ID - - name - true - - - - - TZB - bounds.tzbnds - - AREA - TIMEZONE - - name - true - - - - - TZB - bounds.tzbnds - - AREA - STATE - - name - true - - - - - UA - bounds.ua_bnd - - AREA - AREA - - name - false - - - - - US_AK - bounds.us_ak - - AREA - ID - - name - true - - - - - VAACAR - bounds.vaacarbnds - - AREA - AREA - - name - false - - - - - - CITIES - stns.cities - - NAME - STATION_NUMBER - true - ST - - 5 - SM - 16 point - name - false - - - - - SFSTATION - - name - false - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/locator/locator_tbl.xsd b/cave/build/static/common/cave/etc/ncep/locator/locator_tbl.xsd deleted file mode 100644 index f99650b8bf..0000000000 --- a/cave/build/static/common/cave/etc/ncep/locator/locator_tbl.xsd +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/loop/loop_speed.tbl b/cave/build/static/common/cave/etc/ncep/loop/loop_speed.tbl deleted file mode 100644 index 101b5e60ff..0000000000 --- a/cave/build/static/common/cave/etc/ncep/loop/loop_speed.tbl +++ /dev/null @@ -1,16 +0,0 @@ -! loop_speed.tbl -! -! This table specifies loop dwell rates (in seconds). -! -! Valid dwell rates: -! First Frame: 0 ~ 3.000 -! Last Frame: 0 ~ 3.000 -! Other Frames: 0 ~ 3.000 -! -!First Frame Other Frames Last Frame -! -2.50 1.50 2.00 -1.20 0.66 0.90 -0.10 0.10 0.90 -0.60 0.10 0.50 -0.60 0.05 0.50 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/pgen/.settings_tbl.xml.swp b/cave/build/static/common/cave/etc/ncep/pgen/.settings_tbl.xml.swp deleted file mode 100644 index 5375443cb9..0000000000 Binary files a/cave/build/static/common/cave/etc/ncep/pgen/.settings_tbl.xml.swp and /dev/null differ diff --git a/cave/build/static/common/cave/etc/ncep/pgen/PgenHelp.txt b/cave/build/static/common/cave/etc/ncep/pgen/PgenHelp.txt deleted file mode 100644 index b274d380e8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/pgen/PgenHelp.txt +++ /dev/null @@ -1,106 +0,0 @@ -PGEN - Product Generation - -Product Generation, or PGEN, is the set of tools and techniques that allows the forecaster to draw and edit meteorological objects for creating graphical, text-based, and gridded products. - -Upon entering PGEN, the user should choose what type of product or products they intend to develop. Multiple products may be managed simultaneously. Product types could be easily pre-defined. For now, each product type could have its own configurable PGEN palette, settings table, layers and save mode. - - -Configure Product Types - -Product types is a convenient way for the user to create and customize his own tools for using PGEN. Once created, the user could start a specific product with a customized PGEN palette, pre-populated layers, pre-defined save mode, and more. Here is the way to do it: - -1. Click "Configure" on the PGEN toolbar to start the configuration dialog - -2. The dialog always starts with "New" type with only a few buttons pre-selected and colored blue. All pre-defined types defined in "productTypes.xml" are loaded in the pull-down menu after "New" - CAVE first look for "productTypes.xml" in the local directory (where cave/eclipse starts); if not found, look in the "$AWIPS_BASE/eclipse/ncep/pgen/". - -3. Create a new type - there are two ways to create a new product type: - -(1). Select "New" -> type a name in the text box -> configure PGEN palette on the "Palette" page -> define layers in the "Layer" page -> define save mode in the "Save" page -> click "Add". - -(2). Select an existing type -> edit its selections -> give a new name in the text box -> Click "Apply". - -Note than the new type name cannot be any variations of "New" and the name of any existing types. - -4. Edit an existing type: select the type, edit its configurations and "Apply". - -5. Delete an existing type: select the type, click "Delete" and confirm it. Note, once a type is deleted, you cannot get it back (you can re-create it, though). - -6. Exit the configuration: click either "Ok" or "Close". "Ok" will save the changes to the current selected type (if it is "New" and no type name is given, then no save). "Close" will not save changes. Upon exit, the PGEN palette will be reset to its default status. - -7. Configure palette: click "Palette" tab -> select desired controls, actions, classes -> click on selected class button to see and select the objects for that class. - -8. Define layers: click "Layer" tab -> give a name -> select its display mode, color mode (all colors or mono color), color, and filled mode -> define default input and output files (path and name) -> Click "Apply". Defined layers will show up in the lower panel. You can click on a layer name button to switch to it and edit its attributes. The green "Delete" button allows you to delete the current layer. After 'Delete" a layer, you need to click "Apply" button at the bottom to confirm it. - -9. Edit layers in a product type: Select the type -> click "Layer" tab -> edit the layers -> Click "Apply". - -10. Define save mode: click "Save" tab -> define default file to save this product -> select if you want the layers to be saved individually -> Click "Apply", - -11. Notes: - -(1) When switching types by selecting from the pulldown menu, the selected controls/actions/classes on the "Palette" page will be highlighted as "blue" while those unselected will be colored "grey". The PGEN palette will be updated with only selected buttons. - -(2) There are a few controls/actions are always selected (cannot be unselected) and always show up in all types - it is controled by the "alwayVisible" attribute in the PGEN plugin.xml. You can either set it to "false" or delete it if you do want to select/unselect a button in the configuration dialog. - -(3) Select a class: click the check box to select then click the activated class name button to display/select the objects within that class (by default, all objects are selected for that class). Notice that the title of the object group will be the name of the clicked class. - - - - -Product Management - -Multiple products could be managed through the Product Manage Center as following: - -1. Start a product - there are two ways to start a product: - -(1) Standard Launch: Click the "Start" button on the PGEN toolbar to activate the product management center. Everything will be in default mode. - -(2) Quick Launch: Click the little triangle at the right of the "Start" button to see all pre-defined product types and select one of the them to start the Product Management Center. All definitions for that type will be populated for you. - -2. Add a new product: Click "New" and a product attribute dialog pops up. Enter a product name, select a product type and "Accept". - -3. Edit a product's attribute (name, type, save layers, output file name, etc.): first click a product's name button to make it active, then click again to pops up the product attribute window. If an output file has been defined for that product type in its "save mode", that file name should be here. But you can change/overwrite it here. - -4. Delete a product: Click "Delete", the current product is deleted. (if "Delete" is not shown, click ">>" at the bottom to expand the dialog). - -5. Display/Hide a product: click the check box after the product name. - -6. Change the type of a product: select from the type pull-down menu to select a new type. Empty existing layers will be removed. If an existing layer has the same name as one defined in the new product type, the layer' attributes will be updated. Layers in the new type with different names than existing layers' are attached as new layers. - -7. Layering - the lower part functions the same as the legacy layering control for the active product. However, if layers are predefined for that product type in its "layer", those layers and their attributes are populated here. You can add new layers or editing pre-defined layers. - -8. Exit product management - Click "Exit", you will first be asked to save the products. After confirmation, all products will be wiped off and the PGEN palette will be reset to its default state. - -9. Save products - click "Save" on PGEN palette. Give a file name, e.g. A.xml, and click "Save". - -(1) By default, all products are saved into a given file, e. g. "A.xml". If the "Post-save" box is checked, each product will be saved in its own file under "A_post/'product_name.xml" and layers are saved under "A_post/'product_name_post'/'layer_name'.xml. - -(2) If "Post-save" is off, but a product's "Save Layers" is turned on, that product as well as its layers will be saved as structured in (1). - -(3) If a product has its own output file name, it will be saved to that output file. And if the product's "Save Layers" is also on, its layers are also saved along with the specified output file with the same structure outlined as in (1). - -11. Open a product - Click "Open" on PGEN palette. Select a product file with one of three mode. If the file has multiple products or has one product but the product is not "Default", the product management dialog will be activated automatically. - -(1) "Replace" - all existing products are removed and the products in the selected file are loaded in. - -(2) "Append" - Empty "Default" product is removed (if exists). Then all products in the selected file are added as separate products. - -(3) "Merge" - Empty "Default" product is removed (if exists). Then if a product's name AND type in the selected file match those in one of the existing products, layers in the new product are merged into the existing product. Otherwise, the product is added as a separate product. When merging layers, if a layer have the same name as an existing layer's, elements in the layer are moved into the existing layer. Otherwise, it is added as a new layer. - -With these options and rules, there is a wide variety of possibilities to create new products from some existing product files by manipulating their names, types, and layers' names. - -12. Notes: - -(1) One file can hold multiple products and each product can have multiple layers. - -(2) You can only work on one product and one layer at a time (active product's active layer). - -(3) Default type: If a product's type is a non-existing product type, "Default" is used. (E.g., create a product with one existing type and later that type is deleted from the "productTypes.xml"). - -(4) How does the new product management interacts with the legacy layering mechanism? - - The product management supersedes the layering control (layering is a built-in within the new product management dialog). However, you can activate the layering control anytime - it will close the product management and start the layering dialog on the current product that is last set before the product management dialog closes. - -(5) How does the new product management tool simulates the legacy NMAP Product Generation environment? - - Simply putting, the legacy NMAP Product Generation environment is the simplest special case of the new product management tool - with only one "Default" product that has only one "Default" layer works behind the scene. So without activating the tool explicitly ("Start" or open a product file with a non-default product or with multiple products), everything works the same way as in the legacy PGEN. - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/pgen/outlooksettings.xml b/cave/build/static/common/cave/etc/ncep/pgen/outlooksettings.xml deleted file mode 100644 index 1f47f565b2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/pgen/outlooksettings.xml +++ /dev/null @@ -1,1906 +0,0 @@ - - - - - - - - - - OUTLOOK - - - - - HAILOTLK - - - - - TORNOTLK - - - - - WINDOTLK - - - - - TOTL_SVR - - - - - FIREOUTL - - - - - CATG_SVR - - - - - MESO_DSC - - - - - TSTMOLK - - - - - EXT_SVR - - - - - EXT_FIRE - - - - - ENH00 - - - - - ENH04 - - - - - ENH12 - - - - - ENH16 - - - - - ENH20 - - - - - - - - - - - - - - - TSTM - - - - - - - - - - - - - - - - SLGT - - - - - - - - - - - - - - - - MDT - - - - - - - - - - - - - - - - HIGH - - - - - - - - - - - - - - - - 2% - - - - - - - - - - - - - - - - 5% - - - - - - - - - - - - - - - - 10% - - - - - - - - - - - - - - - - 15% - - - - - - - - - - - - - - - - 30% - - - - - - - - - - - - - - - - 40% - - - - - - - - - - - - - - - - 45% - - - - - - - - - - - - - - - - 60% - - - - - - - - - - - - - - - - 70% - - - - - - - - - - - - - - - - - SIG - - - - - - - - - - - - - - - - - - 5% - - - - - - - - - - - - - - - - 10% - - - - - - - - - - - - - - - - 15% - - - - - - - - - - - - - - - - 30% - - - - - - - - - - - - - - - - 45% - - - - - - - - - - - - - - - - 60% - - - - - - - - - - - - - - - - SIG - - - - - - - - - - - - - - - - - - 2% - - - - - - - - - - - - - - - - 5% - - - - - - - - - - - - - - - - 10% - - - - - - - - - - - - - - - - 15% - - - - - - - - - - - - - - - - 30% - - - - - - - - - - - - - - - - 45% - - - - - - - - - - - - - - - - 60% - - - - - - - - - - - - - - - - SIG - - - - - - - - - - - - - - - - - - 5% - - - - - - - - - - - - - - - - 15% - - - - - - - - - - - - - - - - 30% - - - - - - - - - - - - - - - - 45% - - - - - - - - - - - - - - - - 60% - - - - - - - - - - - - - - - - SIG - - - - - - - - - - - - - - - - - - 5% - - - - - - - - - - - - - - - - 15% - - - - - - - - - - - - - - - - 30% - - - - - - - - - - - - - - - - 45% - - - - - - - - - - - - - - - - 60% - - - - - - - - - - - - - - - - SIG - - - - - - - - - - - - - - - - - - CRITICAL - - - - - - - - - - - - - - - - EXTREME - - - - - - - - - - - - - - - - DRY-TSTM - - - - - - - - - - - - - - - - - - SLGT - - - - - - - - - - - - - - - - MDT - - - - - - - - - - - - - - - - HIGH - - - - - - - - - - - - - - - - - - - CNVTV - - - - - - - - - - - - - - - - - SVRUK - - - - - - - - - - - - - - - - - SVRRED - - - - - - - - - - - - - - - - - SVRBLUE - - - - - - - - - - - - - - - - - HVYRA - - - - - - - - - - - - - - - - - HVYSN - - - - - - - - - - - - - - - - - FZRA - - - - - - - - - - - - - - - - - - 5% - - - - - - - - - - - - - - - - 15% - - - - - - - - - - - - - - - - 30% - - - - - - - - - - - - - - - - 45% - - - - - - - - - - - - - - - - 60% - - - - - - - - - - - - - - - - SIG - - - - - - - - - - - - - - - - - - D4 - - - - - - - - - - - - - - - - D5 - - - - - - - - - - - - - - - - D6 - - - - - - - - - - - - - - - - D7 - - - - - - - - - - - - - - - - D8 - - - - - - - - - - - - - - - - D4-5 - - - - - - - - - - - - - - - - D4-6 - - - - - - - - - - - - - - - - D4-7 - - - - - - - - - - - - - - - - D4-8 - - - - - - - - - - - - - - - - D5-6 - - - - - - - - - - - - - - - - D5-7 - - - - - - - - - - - - - - - - D5-8 - - - - - - - - - - - - - - - - D6-7 - - - - - - - - - - - - - - - - D6-8 - - - - - - - - - - - - - - - - D7-8 - - - - - - - - - - - - - - - - - - D3 - - - - - - - - - - - - - - - - D4 - - - - - - - - - - - - - - - - D5 - - - - - - - - - - - - - - - - D6 - - - - - - - - - - - - - - - - D7 - - - - - - - - - - - - - - - - D8 - - - - - - - - - - - - - - - - D3-4 - - - - - - - - - - - - - - - - D3-5 - - - - - - - - - - - - - - - - D3-6 - - - - - - - - - - - - - - - - D3-7 - - - - - - - - - - - - - - - - D3-8 - - - - - - - - - - - - - - - - D4-5 - - - - - - - - - - - - - - - - D4-6 - - - - - - - - - - - - - - - - D4-7 - - - - - - - - - - - - - - - - D4-8 - - - - - - - - - - - - - - - - D5-6 - - - - - - - - - - - - - - - - D5-7 - - - - - - - - - - - - - - - - D5-8 - - - - - - - - - - - - - - - - D6-7 - - - - - - - - - - - - - - - - D6-8 - - - - - - - - - - - - - - - - D7-8 - - - - - - - - - - - - - - - - - - 10% - - - - - - - - - - - - - - - - 40% - - - - - - - - - - - - - - - - 70% - - - - - - - - - - - - - - - - - - 10% - - - - - - - - - - - - - - - - 40% - - - - - - - - - - - - - - - - 70% - - - - - - - - - - - - - - - - - - 70% - - - - - - - - - - - - - - - - 40% - - - - - - - - - - - - - - - - 10% - - - - - - - - - - - - - - - - - - 10% - - - - - - - - - - - - - - - - 40% - - - - - - - - - - - - - - - - 70% - - - - - - - - - - - - - - - - - - 70% - - - - - - - - - - - - - - - - 40% - - - - - - - - - - - - - - - - 10% - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/pgen/productTypes.xml b/cave/build/static/common/cave/etc/ncep/pgen/productTypes.xml deleted file mode 100644 index d3e8410bd9..0000000000 --- a/cave/build/static/common/cave/etc/ncep/pgen/productTypes.xml +++ /dev/null @@ -1,723 +0,0 @@ - - - - - Open - Save - Save As - Exit - Restore - Refresh - Start Layer - Save All - - - Select - Modify - Connect - MultiSelect - Move - Delete - Copy - Rotate - Flip - Delete Point - Delete Part - Delete Obj - Delete All - Undo - Redo - Extrap - Interp - - - - COLD_FRONT - COLD_FRONT_FORM - COLD_FRONT_DISS - WARM_FRONT - WARM_FRONT_FORM - WARM_FRONT_DISS - STATIONARY_FRONT - STATIONARY_FRONT_FORM - STATIONARY_FRONT_DISS - OCCLUDED_FRONT - OCCLUDED_FRONT_FORM - OCCLUDED_FRONT_DISS - TROF - TROPICAL_TROF - DRY_LINE - INSTABILITY - - - - - PRESENT_WX_061|PRESENT_WX_051 - PRESENT_WX_061|PRESENT_WX_063 - PRESENT_WX_061|PRESENT_WX_080 - PRESENT_WX_061|PRESENT_WX_095 - PRESENT_WX_063|PRESENT_WX_065 - PRESENT_WX_063|PRESENT_WX_080 - PRESENT_WX_063|PRESENT_WX_095 - PRESENT_WX_065|PRESENT_WX_080 - PRESENT_WX_065|PRESENT_WX_095 - PRESENT_WX_051|PRESENT_WX_056 - PRESENT_WX_061|PRESENT_WX_056 - PRESENT_WX_061|PRESENT_WX_066 - PRESENT_WX_061|PRESENT_WX_071 - PRESENT_WX_071|PRESENT_WX_073 - PRESENT_WX_073|PRESENT_WX_075 - PRESENT_WX_071|PRESENT_WX_085 - PRESENT_WX_073|PRESENT_WX_085 - PRESENT_WX_075|PRESENT_WX_085 - PRESENT_WX_071|PRESENT_WX_105 - PRESENT_WX_073|PRESENT_WX_105 - PRESENT_WX_075|PRESENT_WX_105 - PRESENT_WX_080|PRESENT_WX_095 - PRESENT_WX_080|PRESENT_WX_085 - PRESENT_WX_061|PRESENT_WX_079 - PRESENT_WX_079|PRESENT_WX_066 - PRESENT_WX_071|PRESENT_WX_079 - - - - - wbprll - wtchln - - - - - PRESENT_WX_088 - HIGH_PRESSURE_H - LOW_PRESSURE_L - PRESENT_WX_005 - PRESENT_WX_010 - PRESENT_WX_045 - PRESENT_WX_051 - PRESENT_WX_056 - PRESENT_WX_061 - PRESENT_WX_063 - PRESENT_WX_065 - PRESENT_WX_066 - PRESENT_WX_071 - PRESENT_WX_073 - PRESENT_WX_075 - PRESENT_WX_079 - PRESENT_WX_080 - PRESENT_WX_085 - PRESENT_WX_089 - PRESENT_WX_095 - PRESENT_WX_105 - PRESENT_WX_201 - TROPICAL_STORM_NH - HURRICANE_NH - TROPICAL_STORM_SH - HURRICANE_SH - STORM_CENTER - TROPICAL_DEPRESSION - TROPICAL_CYCLONE - FLAME - X_CROSS - LOW_X_FILLED - TROPICAL_STORM_NH_WPAC - TROPICAL_STORM_SH_WPAC - NUCLEAR_FALLOUT - LETTER_A_FILLED - LETTER_C - LETTER_C_FILLED - LETTER_X - LETTER_X_FILLED - LETTER_N - LETTER_N_FILLED - 30_KT_BARB - ICING_09 - ICING_10 - PAST_WX_09 - - - - - - - - STORM_TRACK - - - - - - - - General Text - AVIATION_TEXT - Middle Level Cloud Text - - - - - - - - LINE_SOLID - POINTED_ARROW - FILLED_ARROW - LINE_DASHED_2 - LINE_DASHED_3 - LINE_DASHED_4 - LINE_DASHED_5 - LINE_DASHED_6 - LINE_DASHED_7 - LINE_DASHED_8 - LINE_DASHED_9 - LINE_DASHED_10 - DASHED_ARROW - DASHED_ARROW_FILLED - BALL_CHAIN - ZIGZAG - SCALLOPED - ANGLED_TICKS_ALT - FILLED_CIRCLES - LINE_WITH_CARETS - LINE_CARET_LINE - SINE_CURVE - BOX_CIRCLE - FILL_OPEN_BOX - LINE_X_LINE - LINE_XX_LINE - FILL_CIRCLE_X - BOX_X - LINE_CIRCLE_ARROW - DOUBLE_LINE - ZZZ_LINE - TICK_MARKS - STREAM_LINE - - - - - Arrow - Barb - Directional - Hash - - - - - Circle - - - - - PLUS_SIGN - OCTAGON - TRIANGLE - BOX - SMALL_X - Z_WITH_BAR - X_WITH_TOP_BAR - DIAMOND - UP_ARROW - Y - BOX_WITH_DIAGONALS - ASTERISK - HOURGLASS_X - STAR - DOT - LARGE_X - FILLED_OCTAGON - FILLED_TRIANGLE - FILLED_BOX - FILLED_DIAMOND - FILLED_STAR - MINUS_SIGN - - - - - - - - JET - TCA - GFA - GFAprime - - - - - - Open - Save - Save As - Exit - Restore - Refresh - Start Layer - ProdCtrl - - - Select - Modify - Connect - MultiSelect - Move - Delete - Copy - Flip - Delete Point - Delete Part - Delete Obj - Delete All - Undo - Redo - Add Point - Add Point Alt - - - - COLD_FRONT - COLD_FRONT_FORM - COLD_FRONT_DISS - WARM_FRONT - WARM_FRONT_FORM - WARM_FRONT_DISS - STATIONARY_FRONT - STATIONARY_FRONT_FORM - STATIONARY_FRONT_DISS - OCCLUDED_FRONT - OCCLUDED_FRONT_FORM - OCCLUDED_FRONT_DISS - TROF - TROPICAL_TROF - DRY_LINE - INSTABILITY - - - - - PRESENT_WX_061|PRESENT_WX_051 - PRESENT_WX_061|PRESENT_WX_063 - PRESENT_WX_061|PRESENT_WX_080 - PRESENT_WX_061|PRESENT_WX_095 - PRESENT_WX_063|PRESENT_WX_065 - PRESENT_WX_063|PRESENT_WX_080 - PRESENT_WX_063|PRESENT_WX_095 - PRESENT_WX_065|PRESENT_WX_080 - PRESENT_WX_065|PRESENT_WX_095 - PRESENT_WX_051|PRESENT_WX_056 - PRESENT_WX_061|PRESENT_WX_056 - PRESENT_WX_061|PRESENT_WX_066 - PRESENT_WX_061|PRESENT_WX_071 - PRESENT_WX_071|PRESENT_WX_073 - PRESENT_WX_073|PRESENT_WX_075 - PRESENT_WX_071|PRESENT_WX_085 - PRESENT_WX_073|PRESENT_WX_085 - PRESENT_WX_075|PRESENT_WX_085 - PRESENT_WX_071|PRESENT_WX_105 - PRESENT_WX_073|PRESENT_WX_105 - PRESENT_WX_075|PRESENT_WX_105 - PRESENT_WX_080|PRESENT_WX_095 - PRESENT_WX_080|PRESENT_WX_085 - PRESENT_WX_061|PRESENT_WX_079 - PRESENT_WX_079|PRESENT_WX_066 - PRESENT_WX_071|PRESENT_WX_079 - - - - - PRESENT_WX_088 - HIGH_PRESSURE_H - LOW_PRESSURE_L - PRESENT_WX_005 - PRESENT_WX_010 - PRESENT_WX_045 - PRESENT_WX_051 - PRESENT_WX_056 - PRESENT_WX_061 - PRESENT_WX_063 - PRESENT_WX_065 - PRESENT_WX_066 - PRESENT_WX_071 - PRESENT_WX_073 - PRESENT_WX_075 - PRESENT_WX_079 - PRESENT_WX_080 - PRESENT_WX_085 - PRESENT_WX_089 - PRESENT_WX_095 - PRESENT_WX_105 - PRESENT_WX_201 - TROPICAL_STORM_NH - HURRICANE_NH - TROPICAL_STORM_SH - HURRICANE_SH - STORM_CENTER - TROPICAL_DEPRESSION - TROPICAL_CYCLONE - FLAME - X_CROSS - LOW_X_OUTLINE - LOW_X_FILLED - TROPICAL_STORM_NH_WPAC - TROPICAL_STORM_SH_WPAC - NUCLEAR_FALLOUT - LETTER_A_FILLED - LETTER_C - LETTER_C_FILLED - LETTER_X - LETTER_X_FILLED - LETTER_N - LETTER_N_FILLED - 30_KT_BARB - LETTER_B - LETTER_B_FILLED - ICING_09 - ICING_10 - PAST_WX_09 - - - - - - - - General Text - AVIATION_TEXT - MID_LEVEL_CLOUD - - - - - LINE_SOLID - POINTED_ARROW - FILLED_ARROW - LINE_DASHED_2 - LINE_DASHED_3 - LINE_DASHED_4 - LINE_DASHED_5 - LINE_DASHED_6 - LINE_DASHED_7 - LINE_DASHED_8 - LINE_DASHED_9 - LINE_DASHED_10 - DASHED_ARROW - DASHED_ARROW_FILLED - BALL_CHAIN - ZIGZAG - SCALLOPED - ANGLED_TICKS_ALT - FILLED_CIRCLES - LINE_WITH_CARETS - LINE_CARET_LINE - SINE_CURVE - BOX_CIRCLE - FILL_OPEN_BOX - LINE_X_LINE - LINE_XX_LINE - FILL_CIRCLE_X - BOX_X - LINE_CIRCLE_ARROW - DOUBLE_LINE - ZZZ_LINE - TICK_MARKS - STREAM_LINE - - - - - PLUS_SIGN - OCTAGON - TRIANGLE - BOX - SMALL_X - Z_WITH_BAR - X_WITH_TOP_BAR - DIAMOND - UP_ARROW - Y - BOX_WITH_DIAGONALS - ASTERISK - HOURGLASS_X - STAR - DOT - LARGE_X - FILLED_OCTAGON - FILLED_TRIANGLE - FILLED_BOX - FILLED_DIAMOND - FILLED_STAR - MINUS_SIGN - - - - - JET - TCA - GFA - Contours - Outlook - WatchBox - Cloud - Turbulence - - - - - - - - - - - - - - - - Open - Save - Save As - Exit - Restore - Refresh - Start Layer - - - Select - Delete - Copy - Delete All - Undo - Redo - - - - TCA - - - - - - - - - - - - - Open - Save - Save As - Exit - Restore - Refresh - Start Layer - - - Select - Delete - Delete Obj - Delete All - Undo - Redo - - - - - - - PROD_AIRMET - - - - - WatchBox - - - - - - - Open - Save - Save As - Exit - Restore - Refresh - Start Layer - - - Select - Modify - Move - Delete - Copy - Delete Point - Delete Part - Delete Obj - Delete All - Undo - Redo - Add Point - Add Point Alt - - - - - - - INTL_SIGMET - - - - - - - - - - - - - Open - Save - Save As - Exit - Restore - Refresh - Start Layer - - - Select - Modify - MultiSelect - Move - Delete - Copy - Delete Point - Delete Part - Delete Obj - Delete All - Undo - Redo - Extrap - Interp - From - Cycle - Add Point - Add Point Alt - - - - GFA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Open - Save - Save As - Exit - Restore - Refresh - Start Layer - ProdCtrl - - - Select - Modify - Connect - MultiSelect - Move - Delete - Copy - Delete Point - Delete Part - Delete Obj - Delete All - Undo - Redo - Add Point - Add Point Alt - - - - JET - TCA - GFA - Contours - Outlook - WatchBox - Cloud - Turbulence - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/BuoyFixedbuoy.xml b/cave/build/static/common/cave/etc/ncep/plotModels/BuoyFixedbuoy.xml deleted file mode 100644 index e1fc095346..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/BuoyFixedbuoy.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - UL - - - - UR - - - - MR - - - - ML - - - - WD - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSMOSStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSMOSStandard.xml deleted file mode 100644 index 070c3010d6..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSMOSStandard.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - UL - - - - UR - - - - LL - - - - TC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOS12hrpop.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOS12hrpop.xml deleted file mode 100644 index 083b9827c3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOS12hrpop.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - MC - - - - ML - - - - MR - - - - BC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSStandard.xml deleted file mode 100644 index e4d379a42d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSStandard.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - MC - - - - UL - - - - UR - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSanommm.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSanommm.xml deleted file mode 100644 index fc2f9a9aa5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSanommm.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - MC - - - - UL - - - - UR - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOScliall.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOScliall.xml deleted file mode 100644 index b37c0b4bc8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOScliall.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - MC - - - - UL - - - - UR - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSclihpc.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSclihpc.xml deleted file mode 100644 index 2e4b24fafa..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSclihpc.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - MC - - - - UL - - - - UR - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSclimomm.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSclimomm.xml deleted file mode 100644 index 036b417e2c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSclimomm.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - MC - - - - UL - - - - UR - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSdewpointhpc.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSdewpointhpc.xml deleted file mode 100644 index 308f8290b8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSdewpointhpc.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - MC - - - - UR - - - - BC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxanom.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxanom.xml deleted file mode 100644 index acd5a0e36d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxanom.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - MC - - - - LC - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxminpop.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxminpop.xml deleted file mode 100644 index 9378726b8c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxminpop.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - MC - - - - UL - - - - UR - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxminpopan.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxminpopan.xml deleted file mode 100644 index 27c988c014..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxminpopan.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - MC - - - - UL - - - - ML - - - - UR - - - - MR - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxmm1.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxmm1.xml deleted file mode 100644 index 78fab034ad..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxmm1.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - MC - - - - UL - - - - UR - - - - LC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxmm2.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxmm2.xml deleted file mode 100644 index 9014cd900f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmaxmm2.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - MC - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSminanom.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSminanom.xml deleted file mode 100644 index 7346bf304a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSminanom.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - MC - - - - LC - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSminmm1.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSminmm1.xml deleted file mode 100644 index 3cc14c2a50..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSminmm1.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - MC - - - - UL - - - - UR - - - - LC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSminmm2.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSminmm2.xml deleted file mode 100644 index e8d1a5e1d1..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSminmm2.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - MC - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmosanommm.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmosanommm.xml deleted file mode 100644 index d408132a66..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSmosanommm.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - MC - - - - UL - - - - ML - - - - UR - - - - MR - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSpop12mm.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSpop12mm.xml deleted file mode 100644 index e6276eaf42..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSpop12mm.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - MC - - - - UL - - - - UR - - - - LC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSpop24mm.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSpop24mm.xml deleted file mode 100644 index 803bf8f01b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSpop24mm.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - MC - - - - ML - - - - MR - - - - BC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSpopanom.xml b/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSpopanom.xml deleted file mode 100644 index 2fd1fbdf75..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/GFSXMOSpopanom.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - MC - - - - ML - - - - MR - - - - LC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/LAMPStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/LAMPStandard.xml deleted file mode 100644 index f0dafcc1b1..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/LAMPStandard.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - UL - - - - LL - - - - - WD - - - - UR - - - - ML - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/MetarSimple.xml b/cave/build/static/common/cave/etc/ncep/plotModels/MetarSimple.xml deleted file mode 100644 index 243a29f8ef..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/MetarSimple.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - UL - - - - ML - - - - LL - - - - MC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/MetarStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/MetarStandard.xml deleted file mode 100644 index 8b92696e90..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/MetarStandard.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - UL - - - - ML - - - - LL - - - - MC - - - - WD - - - - BC - - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/NGMMOSStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/NGMMOSStandard.xml deleted file mode 100644 index 30ab2a6ff7..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/NGMMOSStandard.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - MC - - - - UL - - - - UR - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/NGMMOSmxmn12hrpop.xml b/cave/build/static/common/cave/etc/ncep/plotModels/NGMMOSmxmn12hrpop.xml deleted file mode 100644 index a3377c42a6..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/NGMMOSmxmn12hrpop.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - MC - - - - UL - - - - UR - - - - LL - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/SCDStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/SCDStandard.xml deleted file mode 100644 index c8145e3374..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/SCDStandard.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - UL - - - - ML - - - - LL - - - - MC - - - - BC - - - - UR - - - - MR - - - - LR - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/Ship6Hour.xml b/cave/build/static/common/cave/etc/ncep/plotModels/Ship6Hour.xml deleted file mode 100644 index 50b347fc69..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/Ship6Hour.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - UL - - - - ML - - - - LL - - - - MC - - - - WD - - - - - - - TC - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/ShipFixedbouy.xml b/cave/build/static/common/cave/etc/ncep/plotModels/ShipFixedbouy.xml deleted file mode 100644 index c79b62534d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/ShipFixedbouy.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - UL - - - - UR - - - - ML - - - - BC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/ShipStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/ShipStandard.xml deleted file mode 100644 index 99c8411dd3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/ShipStandard.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - UL - - - - ML - - - - LL - - - - MC - - - - WD - - - - UR - - - - MR - - - - LR - - - - TC - - - - BC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/SpecialSymbols.svg b/cave/build/static/common/cave/etc/ncep/plotModels/SpecialSymbols.svg deleted file mode 100644 index fbbdff7184..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/SpecialSymbols.svg +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/Synop15minInterval.xml b/cave/build/static/common/cave/etc/ncep/plotModels/Synop15minInterval.xml deleted file mode 100644 index cd2471435a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/Synop15minInterval.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - UL - - - - ML - - - - LL - - - - MC - - - - UR - - - - MR - - - - LR - - - - TC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/Synop15mininterval.xml b/cave/build/static/common/cave/etc/ncep/plotModels/Synop15mininterval.xml deleted file mode 100644 index 088fd05cbb..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/Synop15mininterval.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - UL - - - - ML - - - - LL - - - - MC - - - - UR - - - - MR - - - - LR - - - - TC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/SynopDefault.xml b/cave/build/static/common/cave/etc/ncep/plotModels/SynopDefault.xml deleted file mode 100644 index 722c234a44..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/SynopDefault.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - UL - - - - ML - - - - LL - - - - MC - - - - WD - - - - UR - - - - MR - - - - LR - - - - BC - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/UairUairStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/UairUairStandard.xml deleted file mode 100644 index 7b1f3c716f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/UairUairStandard.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - UL - - - - UR - - - - LL - - - - LR - - - - - WD - - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/WxSymbols.svg b/cave/build/static/common/cave/etc/ncep/plotModels/WxSymbols.svg deleted file mode 100644 index 421e8d3664..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/WxSymbols.svg +++ /dev/null @@ -1,222 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/icing_intens_trans.txt b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/icing_intens_trans.txt deleted file mode 100644 index c713d898a4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/icing_intens_trans.txt +++ /dev/null @@ -1,9 +0,0 @@ -s2s -NEG : 196 -TRACE : 125 -TRACELGT : 125 -LGT : 125 -LGTMOD : 194 -MOD : 126 -MODSEV : 195 -SEV : 127 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters.xml deleted file mode 100644 index befed83493..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_buoyFixed.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_buoyFixed.xml deleted file mode 100644 index c826a927da..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_buoyFixed.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_gfsmosStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_gfsmosStandard.xml deleted file mode 100644 index dbf8f71853..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_gfsmosStandard.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_gfsxmosStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_gfsxmosStandard.xml deleted file mode 100644 index 76a39163ee..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_gfsxmosStandard.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_lampmosStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_lampmosStandard.xml deleted file mode 100644 index 756aa31670..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_lampmosStandard.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_metarStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_metarStandard.xml deleted file mode 100644 index dc071d1ec8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_metarStandard.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_ngmmosStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_ngmmosStandard.xml deleted file mode 100644 index d70946635f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_ngmmosStandard.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_ship6Hour.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_ship6Hour.xml deleted file mode 100644 index 62c2de3656..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_ship6Hour.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_shipStandard.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_shipStandard.xml deleted file mode 100644 index c826a927da..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_shipStandard.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_synop.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_synop.xml deleted file mode 100644 index c7073a90da..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_synop.xml +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_uair.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_uair.xml deleted file mode 100644 index 6cde386325..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_uair.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_version1.xml b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_version1.xml deleted file mode 100644 index 7034c9e28c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/plotParameters_version1.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/turb_intens_trans.txt b/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/turb_intens_trans.txt deleted file mode 100644 index 955bf072fe..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/plotParameters/turb_intens_trans.txt +++ /dev/null @@ -1,9 +0,0 @@ -s2s -NEG : 196 -SMOOTHLGT : 108 -LGT : 122 -LGTMOD : 189 -MOD : 123 -MODSEV : 190 -SEV : 124 -EXTRM : 191 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel.svg b/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel.svg deleted file mode 100644 index dab8a5010e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel.svg +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - 75 - 0 - 59 - - 0 - 0 - 0 - 0 - 0 - 0 - - 018 - 016 - KBWI - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_buoyFixed.svg b/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_buoyFixed.svg deleted file mode 100644 index 6056cb4bf5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_buoyFixed.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - 75 - 0 - 59 - - 0 - 0 - - 0 - - 0 - arrow - - - 0 - 0 - - 018 - 016 - KBWI - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_gfsmosStandard.svg b/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_gfsmosStandard.svg deleted file mode 100644 index 6056cb4bf5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_gfsmosStandard.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - 75 - 0 - 59 - - 0 - 0 - - 0 - - 0 - arrow - - - 0 - 0 - - 018 - 016 - KBWI - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_gfsxmosStandard.svg b/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_gfsxmosStandard.svg deleted file mode 100644 index 6056cb4bf5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_gfsxmosStandard.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - 75 - 0 - 59 - - 0 - 0 - - 0 - - 0 - arrow - - - 0 - 0 - - 018 - 016 - KBWI - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_lampmosStandard.svg b/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_lampmosStandard.svg deleted file mode 100644 index 6056cb4bf5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_lampmosStandard.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - 75 - 0 - 59 - - 0 - 0 - - 0 - - 0 - arrow - - - 0 - 0 - - 018 - 016 - KBWI - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_metarStandard.svg b/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_metarStandard.svg deleted file mode 100644 index 6056cb4bf5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_metarStandard.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - 75 - 0 - 59 - - 0 - 0 - - 0 - - 0 - arrow - - - 0 - 0 - - 018 - 016 - KBWI - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_ngmmosStandard.svg b/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_ngmmosStandard.svg deleted file mode 100644 index 6056cb4bf5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_ngmmosStandard.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - 75 - 0 - 59 - - 0 - 0 - - 0 - - 0 - arrow - - - 0 - 0 - - 018 - 016 - KBWI - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_ship6hour.svg b/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_ship6hour.svg deleted file mode 100644 index 6056cb4bf5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_ship6hour.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - 75 - 0 - 59 - - 0 - 0 - - 0 - - 0 - arrow - - - 0 - 0 - - 018 - 016 - KBWI - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_shipStandard.svg b/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_shipStandard.svg deleted file mode 100644 index 6056cb4bf5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_shipStandard.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - 75 - 0 - 59 - - 0 - 0 - - 0 - - 0 - arrow - - - 0 - 0 - - 018 - 016 - KBWI - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_synop.svg b/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_synop.svg deleted file mode 100644 index 6056cb4bf5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_synop.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - 75 - 0 - 59 - - 0 - 0 - - 0 - - 0 - arrow - - - 0 - 0 - - 018 - 016 - KBWI - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_uair.svg b/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_uair.svg deleted file mode 100644 index b309ba8f3b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/plotModels/standardPlotModel_uair.svg +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - 75 - 0 - 59 - - 0 - 0 - 0 - - 0 - arrow - - - - - 0 - 0 - - 018 - 016 - KBWI - - - - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/radar/localRadarLegendNames.txt b/cave/build/static/common/cave/etc/ncep/radar/localRadarLegendNames.txt deleted file mode 100644 index 33c0b0e571..0000000000 --- a/cave/build/static/common/cave/etc/ncep/radar/localRadarLegendNames.txt +++ /dev/null @@ -1,62 +0,0 @@ -! copied from /export-1/cdbsrv/nawdev/nawips/gempak/tables/sat/imgtype.tbl -!------------------------------------------------------------------------------ -! Used for the UNISYS data feed. -LOCAL 1 KM BASE REFLECT 0 15 7 19 1 osf_ref16.tbl -LOCAL 2 KM BASE REFLECT 0 15 7 20 1 osf_ref16.tbl -LOCAL 1 KM RADIAL VELOCITY 0 15 7 27 1 nids_vel16.tbl -LOCAL 4 KM COMP REFLECT 0 7 7 36 1 osf_ref8.tbl -LOCAL 4 KM COMP REFLECT 0 15 7 38 1 osf_ref16.tbl -LOCAL 4 KM ECHO TOPS 0 15 7 41 1 nids_tops.tbl -LOCAL 1 KM STM REL VELOCITY 0 15 7 56 1 nids_vel16.tbl -LOCAL 4 KM VIL 0 15 7 57 1 nids_vil.tbl -LOCAL 4 KM L1 REFL MAX 0 7 7 65 1 osf_ref8.tbl -LOCAL 4 KM L2 REFL MAX 0 7 7 66 1 osf_ref8.tbl -LOCAL 2 KM 1HR PCP ACCUM 0 15 7 78 1 nids_pre.tbl -LOCAL 2 KM 3HR PCP ACCUM 0 15 7 79 1 nids_pre.tbl -LOCAL 2 KM TOT PCP ACCUM 0 15 7 80 1 nids_pre.tbl -LOCAL 4 KM L3 REFL MAX 0 7 7 90 1 osf_ref8.tbl -LOCAL 1 KM BASE REFLECT 0 15 7 94 1 osf_ref16.tbl -LOCAL .25 KM RADIAL VELOCITY 0 15 7 99 1 nids_vel16.tbl -LOCAL 1 KM DIGITAL VIL 0 15 7 134 1 osf_ref16.tbl -LOCAL 1 KM ECHO TOPS 0 15 7 135 1 nids_tops.tbl -!------------------------------------------------------------------------------ - -!------------------------------------------------------------------------------ - -!---------------------------------------------------------------------------- -! Used for data from other vendors. -LOCAL 1 KM BASE REFLECT 0 7 7 16 1 osf_ref8.tbl -LOCAL 2 KM BASE REFLECT 0 7 7 17 1 osf_ref8.tbl -LOCAL 4 KM BASE REFLECT 0 7 7 18 1 osf_ref8.tbl -LOCAL 4 KM BASE REFLECT 0 15 7 21 1 osf_ref16.tbl -LOCAL .25 KM RADIAL VELOCITY 0 7 7 22 1 nids_vel8.tbl -LOCAL .50 KM RADIAL VELOCITY 0 7 7 23 1 nids_vel8.tbl -LOCAL 1 KM RADIAL VELOCITY 0 7 7 24 1 nids_vel8.tbl -LOCAL .25 KM RADIAL VELOCITY 0 15 7 25 1 nids_vel16.tbl -LOCAL .50 KM RADIAL VELOCITY 0 15 7 26 1 nids_vel16.tbl -LOCAL .25 KM SPCTRM WIDTH 0 7 7 28 1 nids_swid.tbl -LOCAL .50 KM SPCTRM WIDTH 0 7 7 29 1 nids_swid.tbl -LOCAL 1 KM SPCTRM WIDTH 0 7 7 30 1 nids_swid.tbl -LOCAL 1 KM COMP REFLECT 0 7 7 35 1 osf_ref8.tbl -LOCAL 1 KM COMP REFLECT 0 15 7 37 1 osf_ref16.tbl -LOCAL 1 KM SVR WX REFLECT 0 15 7 43 1 osf_ref16.tbl -LOCAL .25KM SVR WX VELOCITY 0 15 7 44 1 nids_vel16.tbl -LOCAL .25KM SVR WX SWIDTH 0 7 7 45 1 nids_swid.tbl -LOCAL .50 KM SVR WX SHEAR 0 15 7 46 1 nids_rsher.tbl -LOCAL .50 KM COMBINED MOMENT 0 15 7 49 1 nids_cmref.tbl -LOCAL 1 KM X-SECT REFLECT 0 15 7 50 1 osf_ref16.tbl -LOCAL 1 KM X-SECT VELOCITY 0 15 7 51 1 nids_vel16.tbl -LOCAL 1 KM X-SECT SWIDTH 0 7 7 52 1 nids_swid.tbl -LOCAL 1 KM WK ECHO REGION 0 7 7 53 1 nids_wecho.tbl -LOCAL .50 KM STM REL VELOCITY 0 15 7 55 1 nids_vel16.tbl -LOCAL 4 KM L1 REFL AVE 0 7 7 63 1 osf_ref8.tbl -LOCAL 4 KM L2 REFL AVE 0 7 7 64 1 osf_ref8.tbl -LOCAL 4 KM L1 TURB AVE 0 7 7 67 1 osf_ref8.tbl -LOCAL 4 KM L2 TURB AVE 0 7 7 68 1 osf_ref8.tbl -LOCAL 4 KM L3 TURB AVE 0 7 7 69 1 osf_ref8.tbl -LOCAL 4 KM L1 TURB MAX 0 7 7 70 1 osf_ref8.tbl -LOCAL 4 KM L2 TURB MAX 0 7 7 71 1 osf_ref8.tbl -LOCAL 4 KM L3 TURB MAX 0 7 7 72 1 osf_ref8.tbl -LOCAL COMBINED SHEAR 0 15 7 87 1 nids_csher.tbl -LOCAL 4 KM L3 REFL AVE 0 7 7 89 1 osf_ref8.tbl -!------------------------------------------------------------------------------ \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/radar/mosaicInfo.txt b/cave/build/static/common/cave/etc/ncep/radar/mosaicInfo.txt deleted file mode 100644 index b17dbd19e7..0000000000 --- a/cave/build/static/common/cave/etc/ncep/radar/mosaicInfo.txt +++ /dev/null @@ -1,46 +0,0 @@ -# mosaicInfo.txt -# -# Information about mosaic products. Fields are: -# -# ID = product ID number -# Lvls = # of data levels -# Lyr = layer: 0, 1, 2, 3 = none, lo, med, high -# Resol = resolution in km -# Range = ? -# Mnemo = mnemonic -# Name = label used in user interface -# Format = format -# Elv = does elevation apply, boolean -# Alt = does altitude apply, boolean -# Azm = does azimuth/range apply, boolean -# Spd = does speed/direction apply, boolean (speed = 0.0-99.9) -# Dsp = Series of single character flags display code uses -# V = Treat as velocity data, allow shear sampling and vrShear -# Z = 16 bit data has predefined Storm/Clear dBZ ranges. -# m = Apply multiplier to 8 bit style info. -# Leading number is default mult; V assumes default of 5. -# S = Rescale existing data style info by scaling coefficients. -# Multiply output of scaling coefficients by leading number, if present, -# to get data values for image counts. -# X = does cross-section apply, boolean -# hrs = does hour/span apply, boolean -# bsp = does big speed/direction apply, boolean (speed = 0.0-999.9) -# mas = does map type and segment number apply, boolean -# aid = AWIPS ID (enumeration removed from Radar.H) -# dAz = Azimuth resolution in deg. Def to 1 for Radial 0 for others. -# -# All booleans must be "y" for true, anything else for false. -# -#ID|Lvls|Lyr|Resol |Range|ProdNam| Name | Format |Elv|Alt|Azm|Spd|Dsp| X |hrs|bsp|mas|aid|unit -30 | 16 | 0 | 4.0 | 0 |CREF | Mosaic 4km composite refl | Raster | | | | | Z | | | | | 0 | dBZ -90 | 16 | 0 | 4.0 | 0 |PRCP1 | Mosaic one hour precip amount | Raster | | | | | | | | | | 0 | in -95 | 16 | 0 | 4.0 | 0 |TOPS | Mosaic cloud top | Raster | | | | | | | | | | 0 | ft*1000 -101| 16 | 0 | 4.0 | 0 |TP | Mosaic total precip amount | Raster | | | | | | | | | | 0 | in -102| 16 | 0 | 4.0 | 0 |PRCP24 | Mosaic 24 hour precip amount | Raster | | | | | | | | | | 0 | in -140| 16 | 0 | 2.0 | 0 |BREF | Mosaic 2km base reflectivity | Raster | | | | | Z | | | | | 0 | dBZ -148| 16 | 0 | 4.0 | 0 |VIL | Mosaic Vert integrated liquid | Raster | | | | | | | | | | 0 | kg/m² -203| 16 | 0 | 1.0 | 0 |RALA | Mosaic 1km composite rala | Raster | | | | | Z | | | | | 0 | dBZ -209| 16 | 0 | 1.0 | 0 |VIL | Mosaic Vert integrated liquid | Raster | | | | | | | | | | 0 | kg/m² -210| 16 | 0 | 1.0 | 0 |TOPS18 | Mosaic cloud top | Raster | | | | | | | | | | 0 | ft*1000 -211| 16 | 0 | 1.0 | 0 |CREF | Mosaic 1km composite refl | Raster | | | | | Z | | | | | 0 | dBZ -212| 16 | 0 | 1.0 | 0 |TOPS30 | Mosaic cloud top | Raster | | | | | | | | | | 0 | ft*1000 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/BasicWX_US.xml b/cave/build/static/common/cave/etc/ncep/resources/BasicWX_US.xml deleted file mode 100644 index 85c46d3f74..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/BasicWX_US.xml +++ /dev/null @@ -1,138 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - PLAN_VIEW - - - - - - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {255, 228, 220} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - State Boundaries - mapdata.states
- the_geom - name - RGB {255, 228, 220} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - Canada - mapdata.canada
- the_geom - name - RGB {255, 228, 220} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - Mexico - mapdata.mexico
- the_geom - name - RGB {255, 228, 220} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - County Boundaries - mapdata.county
- the_geom - countyname - RGB {255, 228, 220} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- - 10 - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/88Ds.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/88Ds.prm deleted file mode 100644 index 43ddd1a3f3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/88Ds.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -markerState=MARKER_PLUS_TEXT -markerType=ASTERISK -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/88Ds.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/88Ds.xml deleted file mode 100644 index 6652458202..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/88Ds.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - 88D.lpi - WSR-88D Station Locs - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/CWAs.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/CWAs.prm deleted file mode 100644 index 31b479700b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/CWAs.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {238,64,0} -color= RGB {238,64,0} -lineStyle=LONG_DASH_THREE_DOTS -lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/CWAs.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/CWAs.xml deleted file mode 100644 index e3287ba085..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/CWAs.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.cwa
- wfo - County Warning Areas - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/acarsAirports.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/acarsAirports.prm deleted file mode 100644 index 9b8691ba3e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/acarsAirports.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -markerState=MARKER_PLUS_TEXT -markerType=PLUS_SIGN -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/acarsAirports.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/acarsAirports.xml deleted file mode 100644 index b2a52af8bf..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/acarsAirports.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - airports.spi - ACARS Airport Locations - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/artcc.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/artcc.prm deleted file mode 100644 index 5a4850768f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/artcc.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {255,0,225} -color= RGB {255,0,225} -lineStyle=SOLID -lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/artcc.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/artcc.xml deleted file mode 100644 index d8094b2335..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/artcc.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.artcc
- name - ARTCC Areas - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/buoy.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/buoy.prm deleted file mode 100644 index 9b8691ba3e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/buoy.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -markerState=MARKER_PLUS_TEXT -markerType=PLUS_SIGN -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/buoy.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/buoy.xml deleted file mode 100644 index a70001376d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/buoy.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - BUOY.spi - Fixed Buoy Locations - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/canada.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/canada.prm deleted file mode 100644 index 96d110c43c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/canada.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/canada.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/canada.xml deleted file mode 100644 index 0a8a3c22b7..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/canada.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.canada
- name - Canada - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/cities.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/cities.prm deleted file mode 100644 index 9b8691ba3e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/cities.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -markerState=MARKER_PLUS_TEXT -markerType=PLUS_SIGN -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/cities.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/cities.xml deleted file mode 100644 index 07611d1376..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/cities.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - cities.lpi - Cities - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/cnty_clst.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/cnty_clst.prm deleted file mode 100644 index 4acec425e3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/cnty_clst.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {255,255,0} -color= RGB {255,255,0} -markerState=MARKER_ONLY -markerType=OCTAGON -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/cnty_clst.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/cnty_clst.xml deleted file mode 100644 index 1b47e2da2a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/cnty_clst.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - cnty_clst.lpi - County Clusters - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/counties.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/counties.prm deleted file mode 100644 index 90fdc5ff04..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/counties.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {139,0,0} -color= RGB {139,0,0} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/counties.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/counties.xml deleted file mode 100644 index bcf042b96e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/counties.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.county
- countyname - County Boundaries - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/county_names.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/county_names.prm deleted file mode 100644 index 911cbe2bdf..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/county_names.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {205,0,0} -color= RGB {205,0,0} -markerState=TEXT_ONLY -markerType=PLUS_SIGN -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/county_names.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/county_names.xml deleted file mode 100644 index ee80bf5722..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/county_names.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - us_county.lpi - County Names - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/countynam.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/countynam.prm deleted file mode 100644 index fcff8d8910..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/countynam.prm +++ /dev/null @@ -1,6 +0,0 @@ -legend_color= RGB {205,0,0} -markerState=TEXT_ONLY -markerType=PLUS_SIGN -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/cpcstns.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/cpcstns.prm deleted file mode 100644 index cf7e308735..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/cpcstns.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {139,71,38} -color= RGB {139,71,38} -markerState=MARKER_PLUS_TEXT -markerType=PLUS_SIGN -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/cpcstns.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/cpcstns.xml deleted file mode 100644 index 7203981fbc..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/cpcstns.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - cpcstns.lpi - CPC Stations - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/dlwx.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/dlwx.prm deleted file mode 100644 index 08d46f023b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/dlwx.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -markerState=MARKER_PLUS_TEXT -markerType=DOT -markerSize=2 -markerWidth=1 -markerTextSize=SMALL diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/dlwx.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/dlwx.xml deleted file mode 100644 index e7de28716d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/dlwx.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - dlwx.lpi - DWM Station - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/drainageBasins.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/drainageBasins.prm deleted file mode 100644 index 96d110c43c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/drainageBasins.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/drainageBasins.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/drainageBasins.xml deleted file mode 100644 index 91132f362a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/drainageBasins.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.basins
- name - River Drainage Basins - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxAOR.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxAOR.prm deleted file mode 100644 index 96d110c43c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxAOR.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxAOR.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxAOR.xml deleted file mode 100644 index 4d7b60c5f2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxAOR.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.firewxaor
- name - Fire Wx AOR - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxZones.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxZones.prm deleted file mode 100644 index 96d110c43c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxZones.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxZones.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxZones.xml deleted file mode 100644 index 5b6b5298fe..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/fireWxZones.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.firewxzones
- name - Fire Wx Zones - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/forecastZones.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/forecastZones.prm deleted file mode 100644 index 96d110c43c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/forecastZones.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/forecastZones.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/forecastZones.xml deleted file mode 100644 index 326bb703c0..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/forecastZones.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.zone
- name - Forecast Zones - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/geoPolitical.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/geoPolitical.prm deleted file mode 100644 index 0dd51458fe..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/geoPolitical.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {255,228,220} -color= RGB {255,228,220} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/geoPolitical.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/geoPolitical.xml deleted file mode 100644 index 4388bfcb65..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/geoPolitical.xml +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - - - PLAN_VIEW - - - - - - mapdata.world
- name - World - name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') -
-
- - - PLAN_VIEW - - - - - - mapdata.states
- name - State Boundaries -
-
- - - PLAN_VIEW - - - - - - mapdata.canada
- name - Canada -
-
- - - PLAN_VIEW - - - - - - mapdata.mexico
- name - Mexico -
-
- - - PLAN_VIEW - - - - - - mapdata.county
- countyname - County Boundaries -
-
- Geo-Political - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/highsea.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/highsea.prm deleted file mode 100644 index 96d110c43c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/highsea.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/highsea.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/highsea.xml deleted file mode 100644 index ce2751db54..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/highsea.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.highsea
- wfo - High Seas Marine Zones - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/highways.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/highways.prm deleted file mode 100644 index 96d110c43c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/highways.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/highways.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/highways.xml deleted file mode 100644 index 6004bcc234..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/highways.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.highway
- name - Highways - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/interstates.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/interstates.prm deleted file mode 100644 index dca264a6c8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/interstates.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {205,133,0} -color= RGB {205,133,0} -lineStyle=SOLID -lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/interstates.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/interstates.xml deleted file mode 100644 index 08056908ab..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/interstates.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.interstate
- name - Interstates - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/lakes.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/lakes.prm deleted file mode 100644 index 17708d8538..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/lakes.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {30,144,255} -color= RGB {30,144,255} -lineStyle=SOLID -lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/lakes.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/lakes.xml deleted file mode 100644 index 46c8469b17..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/lakes.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.lake
- name - Lakes - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/latlon.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/latlon.prm deleted file mode 100644 index 9847367636..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/latlon.prm +++ /dev/null @@ -1,6 +0,0 @@ -legend_color= RGB {255, 165, 79} -color= RGB {255, 165, 79} -lineWidth=1 -lineStyle=SHORT_DASHED -latitudeInterval=10 -longitudeInterval=10 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/latlon.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/latlon.xml deleted file mode 100644 index 4b23314290..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/latlon.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - ${legend_color} - ${color} - ${lineWidth} - ${lineStyle} - ${latitudeInterval} - ${longitudeInterval} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/metars.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/metars.prm deleted file mode 100644 index 3cbefa39d1..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/metars.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {255,0,0} -color= RGB {255,0,0} -markerState=MARKER_PLUS_TEXT -markerType=PLUS_SIGN -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/metars.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/metars.xml deleted file mode 100644 index 3162aa1aab..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/metars.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - MTR.spi - METAR Station Locations - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/nexrad.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/nexrad.prm deleted file mode 100644 index 43ddd1a3f3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/nexrad.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -markerState=MARKER_PLUS_TEXT -markerType=ASTERISK -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/nexrad.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/nexrad.xml deleted file mode 100644 index 767ce87456..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/nexrad.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - nexrad.lpi - NEXRAD - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/railroads.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/railroads.prm deleted file mode 100644 index 96d110c43c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/railroads.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/railroads.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/railroads.xml deleted file mode 100644 index e5e5f0842d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/railroads.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.railroad
- name - Railroads - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/raob.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/raob.prm deleted file mode 100644 index 9b8691ba3e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/raob.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -markerState=MARKER_PLUS_TEXT -markerType=PLUS_SIGN -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/raob.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/raob.xml deleted file mode 100644 index f8ecd21962..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/raob.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - basemaps/raob.spi - RAOB Station Locations - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/rfcBoundaries.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/rfcBoundaries.prm deleted file mode 100644 index f592037c1f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/rfcBoundaries.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {139,0,139} -color= RGB {139,0,139} -lineStyle=SOLID -lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/rfcBoundaries.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/rfcBoundaries.xml deleted file mode 100644 index db43427c7b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/rfcBoundaries.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.rfc
- site_id - RFC Boundaries - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/rivers.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/rivers.prm deleted file mode 100644 index 17708d8538..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/rivers.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {30,144,255} -color= RGB {30,144,255} -lineStyle=SOLID -lineWidth=2 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/rivers.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/rivers.xml deleted file mode 100644 index 70ceb93177..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/rivers.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.allrivers
- pname - All Rivers - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/scale.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/scale.prm deleted file mode 100644 index 84f8f6a63a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/scale.prm +++ /dev/null @@ -1,11 +0,0 @@ -legend_color= RGB {0, 255, 0} -color= RGB {0, 255, 0} -scalePosition=3 -scaleUnit=0 -scaleIntervalMode=0 -scaleIntervalValue=100 -scaleLatMode=0 -scaleEffectiveLatitudeValue=40 -scaleTextFont=0 -scaleTextSize=2 -scaleTextStyle=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/scale.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/scale.xml deleted file mode 100644 index 52cbfd7013..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/scale.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - ${legend_color} - ${color} - ${scalePosition} - ${scaleUnit} - ${scaleIntervalMode} - ${scaleIntervalValue} - ${scaleLatMode} - ${scaleEffectiveLatitudeValue} - ${scaleTextFont} - ${scaleTextSize} - ${scaleTextStyle} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/sfstns.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/sfstns.prm deleted file mode 100644 index e20f3acbd5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/sfstns.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {255,0,0} -color= RGB {255,0,0} -markerState=MARKER_PLUS_TEXT -markerType=PLUS_SIGN -markerSize=0.7 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/sfstns.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/sfstns.xml deleted file mode 100644 index ef2b13fb08..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/sfstns.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - sfstns.lpi - Surface Stations - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/spcwatch.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/spcwatch.prm deleted file mode 100644 index 9c7f4878da..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/spcwatch.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {0,255,0} -color= RGB {0,255,0} -markerState=MARKER_ONLY -markerType=BOX_WITH_DIAGONALS -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/spcwatch.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/spcwatch.xml deleted file mode 100644 index e04b5562b0..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/spcwatch.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - spcwatch.lpi - SPC Watch Anchor Points - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/states.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/states.prm deleted file mode 100644 index 96d110c43c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/states.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/states.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/states.xml deleted file mode 100644 index 89bf87b163..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/states.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.states
- name - State Boundaries - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/synoptic.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/synoptic.prm deleted file mode 100644 index 9b8691ba3e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/synoptic.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {255,255,255} -color= RGB {255,255,255} -markerState=MARKER_PLUS_TEXT -markerType=PLUS_SIGN -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/synoptic.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/synoptic.xml deleted file mode 100644 index 9aa64d9486..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/synoptic.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - synoptic.spi - Synoptic Station Locations - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/timeZones.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/timeZones.prm deleted file mode 100644 index 90fdc5ff04..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/timeZones.prm +++ /dev/null @@ -1,4 +0,0 @@ -legend_color= RGB {139,0,0} -color= RGB {139,0,0} -lineStyle=SOLID -lineWidth=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/timeZones.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/timeZones.xml deleted file mode 100644 index 638aa7d8e1..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/timeZones.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - PLAN_VIEW - - - - mapdata.timezones
- name - Time Zones - ${lineWidth} - ${lineStyle} - ${legend_color} - ${color} -
-
-
-
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/vors.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/vors.prm deleted file mode 100644 index d98d900526..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/vors.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {0,0,255} -color= RGB {0,0,255} -markerState=MARKER_ONLY -markerType=TRIANGLE -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/vors.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/vors.xml deleted file mode 100644 index 6807bff6b1..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/vors.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - vors.lpi - VORs - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/wfo.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/wfo.prm deleted file mode 100644 index f59a00ae17..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/wfo.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {238,238,0} -color= RGB {238,238,0} -markerState=MARKER_PLUS_TEXT -markerType=STAR -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/wfo.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/wfo.xml deleted file mode 100644 index a4fa253662..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/wfo.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - wfo.lpi - WFO - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/wrqpf.prm b/cave/build/static/common/cave/etc/ncep/resources/overlays/wrqpf.prm deleted file mode 100644 index 911cbe2bdf..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/wrqpf.prm +++ /dev/null @@ -1,7 +0,0 @@ -legend_color= RGB {205,0,0} -color= RGB {205,0,0} -markerState=TEXT_ONLY -markerType=PLUS_SIGN -markerSize=1 -markerWidth=1 -markerTextSize=MEDIUM diff --git a/cave/build/static/common/cave/etc/ncep/resources/overlays/wrqpf.xml b/cave/build/static/common/cave/etc/ncep/resources/overlays/wrqpf.xml deleted file mode 100644 index c1ddd4cf58..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/overlays/wrqpf.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - wrqpf.lpi - WR_QPF - ${legend_color} - ${color} - ${markerState} - ${markerType} - ${markerSize} - ${markerWidth} - ${markerTextSize} - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/.BasicWX_US.xml.swp b/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/.BasicWX_US.xml.swp deleted file mode 100644 index eb2ab54b19..0000000000 Binary files a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/.BasicWX_US.xml.swp and /dev/null differ diff --git a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/.North_America_mod.xml.swp b/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/.North_America_mod.xml.swp deleted file mode 100644 index 0d885e5636..0000000000 Binary files a/cave/build/static/common/cave/etc/ncep/resources/predefinedAreas/.North_America_mod.xml.swp and /dev/null differ diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/EnsembleFcstGridContours/EnsembleFcstGridContours.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/EnsembleFcstGridContours/EnsembleFcstGridContours.xml deleted file mode 100644 index 7acbe4efc8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/EnsembleFcstGridContours/EnsembleFcstGridContours.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - GFS_ENS - standard - 500mb_avg_hght,500mb_avg_tmpc - - - NAM_00 - standard - 500mb_avg_hght,500mb_avg_tmpc - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF_2.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF_2.00.attr deleted file mode 100644 index 356bc7e851..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF_2.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=140 -prodName=BREF - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF_nids_cmref.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF_nids_cmref.attr deleted file mode 100644 index 3323797510..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/BREF_nids_cmref.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_cmref -colorBar=@dfltRadarColorBar.xml -productCode=140 -prodName=BREF diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREFP_4.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREFP_4.00.attr deleted file mode 100644 index c682dd80ca..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREFP_4.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=38 -prodName=CREFP -elevationNumber=1 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREF_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREF_1.00.attr deleted file mode 100644 index e6409d72e8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREF_1.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=211 -prodName=CREF diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREF_4.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREF_4.00.attr deleted file mode 100644 index 19427ce14a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREF_4.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=30 -prodName=CREF diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREF_nids_cmref.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREF_nids_cmref.attr deleted file mode 100644 index ffc80e7c08..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/CREF_nids_cmref.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_cmref -colorBar=@dfltRadarColorBar.xml -productCode=30 -prodName=CREF diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/LocalRadar.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/LocalRadar.xml deleted file mode 100644 index 741f55bc83..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/LocalRadar.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - LCL - ALL - BREF1_1.00,BREF2_1.00,BREF3_1.00,BREF4_1.00,BREF5_1.00,BREF6_1.00,CREFP_4.00,RCM_0.00,SRVEL1_1.00,SRVEL2_1.00,SRVEL3_1.00,SRVEL4_1.00,SRVEL5_1.00,SRVEL6_1.00,TOPS_1.00,VEL1_1.00,VEL2_1.00,VEL3_1.00,VEL4_1.00,VEL5_1.00,VEL6_1.00,VIL_1.00 - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/PRCP1_4.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/PRCP1_4.00.attr deleted file mode 100644 index 58b9793c2f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/PRCP1_4.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_pre -colorBar=@dfltRadarColorBar.xml -productCode=90 -prodName=PRCP1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/PRCP24_4.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/PRCP24_4.00.attr deleted file mode 100644 index 27c0591c82..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/PRCP24_4.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_pre -colorBar=@dfltRadarColorBar.xml -productCode=102 -prodName=PRCP24 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/PRCPC_4.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/PRCPC_4.00.attr deleted file mode 100644 index b103233308..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/PRCPC_4.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_pre -colorBar=@dfltRadarColorBar.xml -productCode=101 -prodName=PRCPC diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/RALA_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/RALA_1.00.attr deleted file mode 100644 index fc7c161488..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/RALA_1.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=203 -prodName=RALA diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/RCM_0.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/RCM_0.00.attr deleted file mode 100644 index 6553245095..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/RCM_0.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=74 -prodName=RCM -elevationNumber=1 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL1_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL1_1.00.attr deleted file mode 100644 index 8c18f04ac0..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL1_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=56 -prodName=SRVEL -elevationNumber=1 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL2_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL2_1.00.attr deleted file mode 100644 index acb8e231a5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL2_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=56 -prodName=SRVEL -elevationNumber=2 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL3_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL3_1.00.attr deleted file mode 100644 index d2996cb4a2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL3_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=56 -prodName=SRVEL -elevationNumber=3 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL4_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL4_1.00.attr deleted file mode 100644 index dfeff9ecab..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL4_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=56 -prodName=SRVEL -elevationNumber=4 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL5_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL5_1.00.attr deleted file mode 100644 index 4d58de02a2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL5_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=56 -prodName=SRVEL -elevationNumber=5 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL6_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL6_1.00.attr deleted file mode 100644 index d91a8f1666..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/SRVEL6_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=56 -prodName=SRVEL -elevationNumber=6 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS18_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS18_1.00.attr deleted file mode 100644 index a8b3f7e5ac..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS18_1.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_tops -colorBar=@dfltRadarColorBar.xml -productCode=210 -prodName=TOPS18 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS2_4.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS2_4.00.attr deleted file mode 100644 index 361d384fae..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS2_4.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_tops -colorBar=@dfltRadarColorBar.xml -productCode=95 -prodName=TOPS2 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS30_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS30_1.00.attr deleted file mode 100644 index 797d6edec3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS30_1.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_tops -colorBar=@dfltRadarColorBar.xml -productCode=212 -prodName=TOPS30 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS_1.00.attr deleted file mode 100644 index f1c3589799..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/TOPS_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=41 -prodName=TOPS -elevationNumber=1 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL1_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL1_1.00.attr deleted file mode 100644 index 9af769ab8f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL1_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=27 -prodName=VEL -elevationNumber=1 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL2_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL2_1.00.attr deleted file mode 100644 index 1b258a9605..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL2_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=27 -prodName=VEL -elevationNumber=2 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL3_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL3_1.00.attr deleted file mode 100644 index 13eabd3e22..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL3_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=27 -prodName=VEL -elevationNumber=3 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL4_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL4_1.00.attr deleted file mode 100644 index 698ec6811c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL4_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=27 -prodName=VEL -elevationNumber=4 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL5_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL5_1.00.attr deleted file mode 100644 index dc88b3369a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL5_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=27 -prodName=VEL -elevationNumber=5 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL6_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL6_1.00.attr deleted file mode 100644 index 8b78ce17d5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VEL6_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltRadarColorBar.xml -productCode=27 -prodName=VEL -elevationNumber=6 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VIL_1.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VIL_1.00.attr deleted file mode 100644 index d20f9ede15..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VIL_1.00.attr +++ /dev/null @@ -1,5 +0,0 @@ -colorMapName=nids_vil -colorBar=@dfltRadarColorBar.xml -productCode=134 -prodName=VIL -elevationNumber=1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VIL_4.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VIL_4.00.attr deleted file mode 100644 index d761b08110..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/VIL_4.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_vil -colorBar=@dfltRadarColorBar.xml -productCode=148 -prodName=VIL diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/productCode57.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/productCode57.attr deleted file mode 100644 index 32f68253c8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/LocalRadar/productCode57.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_tops -colorBar=@dfltRadarColorBar.xml -productCode=57 -prodName=PC57 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ModelFcstGridContours.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ModelFcstGridContours.xml deleted file mode 100644 index ef7fe0875e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/ModelFcstGridContours/ModelFcstGridContours.xml +++ /dev/null @@ -1,383 +0,0 @@ - - - - NAM - comp - pmslcomponly,500mbcomponly - - - RUC40 - surface - 1000-500_thkn,1000-850_thkn,500mb_absv_ncf,500mb_hght,850mb_thtae_ncf,mmsl - - - GFS - hurricane - 250mb_hght_wind,250mb_wind_and_rel_vort,500mb_hght_absv,500mb_wind_and_rel_vort,700mb_wind_and_rel_vort,850-300mb_wind_shear,850mb_wind_and_rel_vort - - - RUC40 - no_col-fill - 250mb_hght_wind_ncf,500mb_absv_ncf,500mb_hght_absv_ncf,700mb_hght_rh_omega_ncf,850mb_hght_tmp_wind_ncf,bestcape_cin_ncf - - - NAM - aviation - bl1_rh,bl2-5_rh,emsl_bl1_wind_850mb_tad,frzg_lvl_hght,frzg_lvl_hght_ncf - - - GHMNEST - hurricane - 200mb_absv_wind,500mb_absv_wind,700mb_absv_wind,850mb_absv_wind,minpres_1000mb_wind,minpres_35m_wind,pmsl_1000mb_wind,pmsl_1000-500thk - - - NAM - misc - 300-700_q-vctrs_thkn,emsl_thkn_wind,emsl_bl_tempf_wind - - - RUC - standard - 1000-850_thkn,100mb_hght_wind,150mb_hght_wind,200mb_div_isotachs,200mb_hght_wind,250mb_ageo_div_isotachs,250mb_hght_wind,250mb_wind_and_rel_vort,300mb_hght_absv,300mb_hght_absv_adv,300mb_hght_wind,500mb_hght_absv,500mb_hght_absv_adv,500mb_hght_color,500mb_hght_geoabsv,500mb_hght_wind,600mb_hght_rh_omega,700mb_hght_rh_al,700mb_hght_rh_omega,850-700_thkn,850mb_hght_tmp_wind,bl_rh,mmsl,potvort_400-250mb - - - AVIATION - standard - icprb_6400,turb_6400,icsev_6400,sipd_6400 - - - NAM - no_col-fill - 250mb_hght_wind_ncf,400mb_avg_rh_ncf,500mb_absv_ncf,500mb_hght_absv_ncf,700mb_hght_rh_omega_ncf,850mb_hght_tmp_wind_ncf,850mb_wind_pw,bestcape_cin_ncf,bl_h2o_conv_ncf,bl_thte_ncf,lifted_index_ncf,pcpn_potential_ncf,precip_type_vv_ncf - - - GFS - misc - 300-700_q-vctrs_thkn - - - RUC - no_col-fill - 250mb_hght_wind_ncf,500mb_absv_ncf,500mb_hght_absv_ncf,700mb_hght_rh_omega_ncf,850mb_hght_tmp_wind_ncf,bestcape_cin_ncf - - - RUC - anl_loops - 200mb_hght_wind,250mb_ageo_div_isotachs,300mb_hght_absv,300mb_hght_wind,300thta_pres_wnd_pres_adv,500mb_hght_absv,700mb_hght_rh_al,700mb_rh_rs_temp,850mb_h2o_transport_al,850mb_hght_tmp_wind,850mb_hght_wind_dwpt,potvort_400-250mb - - - NAM - precip - precip_12hr,precip_12hr_mm,precip_12hr_mm,precip_3hr,precip_3hr_emsl,precip_48hr,precip_54hr,precip_60hr,precip_6hr,precip_6hr_emsl,precip_6hr_mslp,precip_6hr_mslp_sfchght,precip_6hr_mslphilo - - - NAM - basic_wx - 1000-470mb_rh_rs_t_700_vv,700mb_rh_rs_temp,lifted_index,bl_thte_wind,ct_index,emsl_bl_tempc_wind,great_lakes_snow,great_lakes_snow2,pmsl_thkn_wind,pmsl_1000-850_thk,precip_6hr_1000-500_thkn,precip_type,precip_type_vv,sfclifted_index - - - RUC40 - misc - 300-700_q-vctrs_thkn - - - GFS - precip - precip_12hr,precip_12hr_mm,precip_24hr_mm,precip_3-day,precip_4-day,precip_48hr,precip_5-day,precip_54hr,precip_60hr,precip_66hr,precip_6hr,precip_6hr_mslp,precip_6hr_mslp_sfchght,precip_6hr_mslphilo,precip_72hr,precip_78hr - - - RUC - surface - 1000-500_thkn,1000-850_thkn,500mb_absv_ncf,500mb_hght,850mb_thtae_ncf,mmsl - - - RUC40 - exp_marine - 500_vort_only,pmsl_only - - - RUC - streamlines - 1000mb_streamlines,250mb_streamlines,500mb_streamlines,700mb_streamlines,850mb_streamlines,925mb_streamlines - - - GFS - basic_wx - 1000-470mb_rh_rs_t_700_vv,1000-500mb_rh,200mb_vorticity_pw,250mb_vorticity_pw,300-700_q-vctrs_thkn,300mb_vorticity_pw,bl_thte_wind_mono,ct_index,great_lakes_snow,great_lakes_snow2,emsl_bl_tempc_wind,great_lakes_snow,great_lakes_snow2,pmsl_thkn_wind,pmsl_1000-850_thk,pmsl_bl_temp_wind,precip_6hr_1000-500_thkn,precip_type,precip_type_vv - - - NAM - exp_marine - 1000-850thk_only,500_vort_only,marine_fronts,pmsl_1000-850thk,pmsl_1000-500thk,bl_winds_only,pmsl_only - - - UKMET - streamlines - 1000mb_streamlines,250mb_streamlines,500mb_streamlines,700mb_streamlines,850mb_streamlines,925mb_streamlines - - - GFS - monochrome - bl_thte_wind,pmsl_thkn_wind - - - GFS - qpf - 300mb_ageo_div_isotachs,700mb_hght_wind_dwpt,850mb_h2o_transport,850mb_hght_wind_dwpt,850mb_thtae_advection,850mb_wind_pw,bl_moistconv_wind_dwpt,kindex_700mbtemp_bldwpt_mslp,lifted_index,pcpn_potential,pw_emsl_c-vec,ransnocsi_500-850,ransnocsi_700-850,svrwx - - - NAM - standard - 1000-500_thkn,1000-850_thkn,1000mb_hght_tmp_wind,100mb_hght_wind,150mb_hght_wind,200mb_hght_wind,250mb_ageo_div_isotachs,250mb_hght_wind,250mb_wind_and_rel_vort,300mb_hght_absv_adv,300mb_hght_wind,300mb_hght_tmp_wind,500mb_hght_absv,500mb_hght_absv_adv,500mb_hght_color,500mb_hght_geoabsv,500mb_hght_wind,500mb_hght_tmp_wind,50mb_hght_wind,600mb_hght_rh_omega,700mb_hght_rh_omega,700mb_hght_tmp_wind,850-700_thkn,850mb_hght_tmp_wind,pmsl,pmsl_thkn,potvort_400-250mb - - - RUC - medr - 1000-500_thkn - - - GFS - no_col-fill - 250mb_hght_wind_ncf,400mb_avg_rh_ncf,500mb_absv_ncf,500mb_hght_absv_ncf,700mb_hght_rh_omega_ncf,850mb_hght_tmp_wind_ncf,850mb_wind_pw,bl_h2o_conv_ncf,lifted_index_ncf,pcpn_potential_ncf,precip_type_vv_ncf - - - UKMET - standard - 1000-500_thkn,1000-850_thkn,1000mb_hght_tmp_wind,100mb_hght_wind,150mb_hght_wind,200mb_hght_wind,250mb_ageo_div_isotachs,250mb_hght_wind,300mb_hght_wind,300mb_hght_tmp_wind,500mb_hght_absv,500mb_hght_absv_wnd,500mb_hght_color,500mb_hght_geoabsv,500mb_hght_wind,700mb_hght_rh_omega,700mb_hght_tmp_wind,850-700_thkn,850mb_hght_tmp_wind,pmsl,pmsl_thkn - - - UKMET - qpf - 300mb_ageo_div_isotachs,700mb_hght_wind_dwpt,850mb_hght_wind_dwpt,850mb_thtae_advection - - - GFS - marine - 1000mb_hght_absv,500mb_hght_absv,850mb_hght_absv,bl_moisture_conv_thtae,pmsl_bl_temp_wind,pmsl_and_bl_wind,precip_water_pmsl,stability_850mb_wnd,stability_950mb_wnd - - - RUC - tropical - mlw_pmsl - - - RUC40 - anl_loops - 200mb_hght_wind,250mb_ageo_div_isotachs,300mb_hght_absv,300mb_hght_wind,300thta_pres_wnd_pres_adv,500mb_hght_absv,700mb_hght_rh_al,700mb_rh_rs_temp,850mb_h2o_transport_al,850mb_hght_tmp_wind,850mb_hght_wind_dwpt,potvort_400-250mb - - - RUC - qpf - 300mb_ageo_div_isotachs,700mb_hght_wind_dwpt,850mb_hght_wind_dwpt,850mb_thtae_advection,bestcape_cin,sfclifted_index - - - GFS - surface - 1000-500_thkn,1000-850_thkn,500mb_absv_ncf,500mb_hght,850-700_thkn,850mb_thtae_ncf,bl_thte_ncf,pmsl - - - RUC40 - standard - 1000-850_thkn,100mb_hght_wind,150mb_hght_wind,200mb_div_isotachs,200mb_hght_wind,250mb_ageo_div_isotachs,250mb_hght_wind,250mb_wind_and_rel_vort,300mb_hght_absv,300mb_hght_absv_adv,300mb_hght_wind,500mb_hght_absv,500mb_hght_absv_adv,500mb_hght_color,500mb_hght_geoabsv,500mb_hght_wind,600mb_hght_rh_omega,700mb_hght_rh_al,700mb_hght_rh_omega,850-700_thkn,850mb_hght_tmp_wind,bl_rh,mmsl,potvort_400-250mb - - - UKMET - medr - 1000-500_thkn,ethkn - - - GHM - precip - precip_24hr,precip_12hr - - - RUC - precip - precip_3hr,precip_6hr,precip_6hr_emsl,precip_6hr_mslp_sfchght,precip_6hr_mslphilo - - - NAM - marine - bl_h2o_conv,500mb_hght_absv,emsl_and_bl_wind,emsl_and_10m_wind,emsl_and_ll_wind,pmsl_1000-850_thk,pmsl_and_bl_wind,pmsl_and_10m_wind,pmsl_and_ll_wind,stability_850mb_wnd,stability_900mb_wnd,stability_950mb_wnd - - - NAM - streamlines - 1000mb_streamlines,250mb_streamlines,500mb_streamlines,700mb_streamlines,850mb_streamlines,925mb_streamlines - - - NAM - qpf - 300mb_ageo_div_isotachs,700mb_hght_wind_dwpt,850mb_h2o_transport,850mb_hght_wind_dwpt,850mb_thtae_advection,850mb_wind_pw,lifted_index,bl_h2o_trnsp_omgq,bl_moistconv_wind_dwpt,bestcape_cin,kindex_700mbtemp_bldwpt_mslp,pcpn_potential,precip_type_12hr_amounts,precip_type_24hr_amounts,precip_type_48hr_amounts,precip_type_6hr_amounts,pw_emsl_c-vec,ransnocsi_500-850,ransnocsi_600-800,sfclifted_index - - - NAM - medr - 1000-500_thkn - - - GFS - CopyOfbasic_wx - 1000-470mb_rh_rs_t_700_vv,300mb_vorticity_pw,precip_type_vv,200mb_vorticity_pw,1000-500mb_rh,precip_6hr_1000-500_thkn,ct_index,great_lakes_snow2,emsl_bl_tempc_wind,bl_thte_wind_mono,250mb_vorticity_pw,great_lakes_snow,pmsl_1000-850_thk,300-700_q-vctrs_thkn,precip_type,pmsl_bl_temp_wind,pmsl_thkn_wind - - - RUC - misc - 300-700_q-vctrs_thkn - - - UKMET - hurricane - 250mb_hght_wind,500mb_hght_absv,700mb_wind_and_rel_vort - - - RUC40 - precip - precip_3hr,precip_6hr,precip_6hr_emsl,precip_6hr_mslp_sfchght,precip_6hr_mslphilo - - - WESTNMM - standard - 500mb_hght_absv,500mb_hght_color,500mb_hght_wind - - - UKMET - exp_marine - 1000-850thk_only,500_vort_only,pmsl_1000-850thk,pmsl_1000-500thk,bl_winds_only,pmsl_only - - - NAM - monochrome - bl_thte_wind_mono,pmsl_thkn_wind - - - GFS - tropical - 1000-500mb_rh,500mb_hght_absv,850-300mb_wind_shear,bl_moisture_conv_thtae,bl_thte_wind_mono,pmsl_bl_temp_wind,pmsl_thkn_850mb_wind,pmsl_and_bl_wind,precip_water_pmsl,precip_water_pmsl_mm - - - GFS - exp_marine - 1000-850thk_only,500_vort_only,marine_fronts,pmsl_1000-850thk,pmsl_1000-500thk,bl_winds_only,pmsl_only - - - NAM - tropical - 500mb_hght_absv,mlw_pmsl - - - GFS - streamlines - 1000mb_streamlines,250mb_streamlines,500mb_streamlines,700mb_streamlines,850mb_streamlines,925mb_streamlines - - - RUC40 - tropical - mlw_pmsl - - - GFS - standard - 1000-500_thkn,1000-850_thkn,1000mb_hght_tmp_wind,100mb_hght_wind,150mb_hght_wind,200mb_div_isotachs,200mb_hght_wind,250mb_ageo_div_isotachs,250mb_hght_wind,250mb_wind_and_rel_vort,300mb_div_isotachs,300mb_hght_absv_adv,300mb_hght_wind,300mb_hght_tmp_wind,500mb_hght_absv,500mb_hght_absv_adv,500mb_hght_color,500mb_hght_geoabsv,500mb_hght_wind,500mb_hght_tmp_wind,50mb_hght_wind,600mb_hght_rh_omega,700mb_hght_rh_omega,700mb_hght_tmp_wind,70mb_hght_wind,850-700_thkn,850mb_hght_tmp_wind,pmsl,pmsl_thkn,pmsl_and_bl_wind,300-200mb_pv,400-200mb_pv,400-250mb_pv,500-250mb_pv,500-300mb_pv - - - NAM - surface - 1000-500_thkn,1000-850_thkn,500mb_absv_ncf,500mb_hght,850-700_thkn,850mb_thtae_ncf,bl_thte_ncf,pmsl - - - EASTNMM - standard - 500mb_hght_absv,500mb_hght_color,500mb_hght_wind - - - UKMET - tropical - 500mb_hght_absv - - - RUC40 - qpf - 300mb_ageo_div_isotachs,700mb_hght_wind_dwpt,850mb_hght_wind_dwpt,850mb_thtae_advection,bestcape_cin,sfclifted_index - - - ECMWF - medr - ethkn - - - NAM - severe - svrwx - - - RUC - basic_wx - 300-700_q-vctrs_thkn,700mb_rh_rs_temp,precip_6hr_1000-500_thkn - - - ECMWF - standard - 500mb_hght_geoabsv,850mb_tmp,ethkn,pmsl_ethkn - - - GHM - hurricane - 200mb_absv_wind,500mb_absv_wind,700mb_absv_wind,850mb_absv_wind,minpres_1000mb_wind,minpres_35m_wind,pmsl_1000mb_wind,pmsl_1000-500thk - - - GHMNEST - precip - precip_24hr,precip_12hr - - - GFS - medr - 1000-500_thkn,bl_1000mb_temp,bl_2-meter_temp,bl_sgma_9950_temp - - - RUC - exp_marine - 500_vort_only,pmsl_only - - - RUC40 - medr - 1000-500_thkn - - - UKMET - marine - 1000mb_hght_absv,500mb_hght_absv,850mb_hght_absv,pmsl_1000-850_thk,pmsl_bl_temp_wind - - - RUC40 - streamlines - 1000mb_streamlines,250mb_streamlines,500mb_streamlines,700mb_streamlines,850mb_streamlines,925mb_streamlines - - - RUC40 - basic_wx - 300-700_q-vctrs_thkn,700mb_rh_rs_temp,precip_6hr_1000-500_thkn - - - GFS - intl_sam - bl_2-meter_temp_c,bl_dwpt_c,svrwx_intl - - - UKMET - surface - 1000-500_thkn,1000-850_thkn,500mb_absv_ncf,500mb_hght,850-700_thkn,850mb_thtae_ncf,pmsl - - - NAM - hurricane - 250mb_hght_wind,250mb_wind_and_rel_vort,500mb_hght_absv,500mb_wind_and_rel_vort,700mb_wind_and_rel_vort,850mb_wind_and_rel_vort - - - UKMET - no_col-fill - 500mb_absv_ncf,500mb_hght_absv_ncf,700mb_hght_rh_omega_ncf - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/PGEN/PGEN.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/PGEN/PGEN.xml deleted file mode 100644 index 63786e096f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/PGEN/PGEN.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - PGEN - PGEN - default,monocolor-green - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/BREF_2.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/BREF_2.00.attr deleted file mode 100644 index c7bb2f0a63..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/BREF_2.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltMosaicColorBar.xml -productCode=140 -prodName=BREF diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/CREF_4.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/CREF_4.00.attr deleted file mode 100644 index 4dcde1d327..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/CREF_4.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=osf_ref16 -colorBar=@dfltMosaicColorBar.xml -productCode=30 -prodName=CREF diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/CopyOfVIL_4.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/CopyOfVIL_4.00.attr deleted file mode 100644 index b7cb78d640..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/CopyOfVIL_4.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_vil -colorBar=@dfltMosaicColorBar.xml -productCode=148 -prodName=VIL diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/PRCP1_4.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/PRCP1_4.00.attr deleted file mode 100644 index 01f9490c14..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/PRCP1_4.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_pre -colorBar=@dfltMosaicColorBar.xml -productCode=90 -prodName=PRCP1 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/RadarMosaic.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/RadarMosaic.xml deleted file mode 100644 index 672d5de896..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/RadarMosaic.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - NATL_MOSAIC - ALL - RALA_1.00,PRCP1_4.00,VIL_4.00,PRCP24_4.00,TOPS2_4.00,PRCPC_4.00,CREF_4.00,CREF_1.00,TOPS18_1.00,TOPS30_1.00,VIL_1.00 - - - NATL_MOSAIC - VIL - VIL_4.00,CopyOfVIL_4.00 - - - NATL_MOSAIC - CREF - CREF_4.00,CREF_1.00,CREF_nids_cmref - - - NATL_MOSAIC - PRECIP - PRCP1_4.00,PRCP24_4.00,PRCPC_4.00 - - - NATL_MOSAIC - TOPS - TOPS2_4.00,TOPS18_1.00,TOPS30_1.00 - - - NATL_MOSAIC - BREF - BREF_2.00,BREF_nids_cmref - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/VIL_4.00.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/VIL_4.00.attr deleted file mode 100644 index b7cb78d640..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/AttrSetGroups/RadarMosaic/VIL_4.00.attr +++ /dev/null @@ -1,4 +0,0 @@ -colorMapName=nids_vil -colorBar=@dfltMosaicColorBar.xml -productCode=148 -prodName=VIL diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/ENSEMBLE/GFS_ENS/GFS_ENS.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/ENSEMBLE/GFS_ENS/GFS_ENS.prm deleted file mode 100644 index 905e179d2b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/ENSEMBLE/GFS_ENS/GFS_ENS.prm +++ /dev/null @@ -1,2 +0,0 @@ -GDFILE={gfs|06,gfs|12,gfs|18,50%gefs|00} -pluginName=ncgrib diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/ENSEMBLE/NAM_00/NAM_00.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/ENSEMBLE/NAM_00/NAM_00.prm deleted file mode 100644 index d01a248e6c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/ENSEMBLE/NAM_00/NAM_00.prm +++ /dev/null @@ -1,2 +0,0 @@ -GDFILE={nam104|00} -pluginName=ncgrib diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/FFG.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/FFG.prm deleted file mode 100644 index d47bfd2971..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/FFG.prm +++ /dev/null @@ -1 +0,0 @@ -legend_color=RGB {33,100,255} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/default.attr deleted file mode 100644 index ae28eb5e6a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/default.attr +++ /dev/null @@ -1,7 +0,0 @@ -! Parameters and Attributes for the default FFG Resource -! -!legend_color=RGB {0,100,255} -ffg_param=FF01 -colorBar=@ffgColorBar.xml -displayValues=true -symbolName=ASTERISK diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_03.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_03.attr deleted file mode 100644 index 41ad694e76..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_03.attr +++ /dev/null @@ -1,7 +0,0 @@ -! Parameters and Attributes for the default FFG Resource -! -!legend_color=RGB {0,100,255} -ffg_param=FF03 -colorBar=@ffgColorBar.xml -displayValues=true -symbolName=ASTERISK diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_06.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_06.attr deleted file mode 100644 index d96d63f067..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_06.attr +++ /dev/null @@ -1,7 +0,0 @@ -! Parameters and Attributes for the default FFG Resource -! -!legend_color=RGB {0,100,255} -ffg_param=FF06 -colorBar=@ffgColorBar.xml -displayValues=true -symbolName=ASTERISK diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_12.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_12.attr deleted file mode 100644 index e6ae28ea5b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_12.attr +++ /dev/null @@ -1,7 +0,0 @@ -! Parameters and Attributes for the default FFG Resource -! -!legend_color=RGB {0,100,255} -ffg_param=FF12 -colorBar=@ffgColorBar.xml -displayValues=true -symbolName=ASTERISK diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_24.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_24.attr deleted file mode 100644 index 5453564e91..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/FFG/guidance_24.attr +++ /dev/null @@ -1,7 +0,0 @@ -! Parameters and Attributes for the default FFG Resource -! -!legend_color=RGB {0,100,255} -ffg_param=FF24 -colorBar=@ffgColorBar.xml -displayValues=true -symbolName=ASTERISK diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/AVIATION/AVIATION.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/AVIATION/AVIATION.prm deleted file mode 100644 index aed2b20da6..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/AVIATION/AVIATION.prm +++ /dev/null @@ -1,3 +0,0 @@ -GDFILE=AVIATION -pluginName=ncgrib -eventName=% \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/EASTNMM/EASTNMM.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/EASTNMM/EASTNMM.prm deleted file mode 100644 index a40ee5d15b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/EASTNMM/EASTNMM.prm +++ /dev/null @@ -1,3 +0,0 @@ -GDFILE=EASTNMM -pluginName=ncgrib -eventName=% \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/ECMWF/ECMWF.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/ECMWF/ECMWF.prm deleted file mode 100644 index aac9b0cba8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/ECMWF/ECMWF.prm +++ /dev/null @@ -1,3 +0,0 @@ -GDFILE=ECMWF25 -pluginName=ncgrib -eventName=% diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/GFS/GFS.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/GFS/GFS.prm deleted file mode 100644 index e9be4d0310..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/GFS/GFS.prm +++ /dev/null @@ -1,3 +0,0 @@ -GDFILE=GFS -pluginName=ncgrib -eventName=% diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/GHM/GHM.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/GHM/GHM.prm deleted file mode 100644 index 4abcb9ef40..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/GHM/GHM.prm +++ /dev/null @@ -1,4 +0,0 @@ -GDFILE=GHM -pluginName=ncgrib -! this is overridden with dynamic resource selection -eventName=% diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/GHMNEST/GHMNEST.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/GHMNEST/GHMNEST.prm deleted file mode 100644 index 57be1a5a55..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/GHMNEST/GHMNEST.prm +++ /dev/null @@ -1,4 +0,0 @@ -GDFILE=GHMNEST -pluginName=ncgrib -! this is overridden with dynamic resource selection -eventName=% diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/NAM/NAM.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/NAM/NAM.prm deleted file mode 100644 index 9450c51a9c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/NAM/NAM.prm +++ /dev/null @@ -1,3 +0,0 @@ -GDFILE=NAM104 -pluginName=ncgrib -eventName=% diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/RUC/RUC.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/RUC/RUC.prm deleted file mode 100644 index b318a6b376..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/RUC/RUC.prm +++ /dev/null @@ -1,3 +0,0 @@ -GDFILE=RUC80 -pluginName=ncgrib -eventName=% diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/RUC40/RUC40.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/RUC40/RUC40.prm deleted file mode 100644 index f043196d3e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/RUC40/RUC40.prm +++ /dev/null @@ -1,3 +0,0 @@ -GDFILE=RUC40 -pluginName=ncgrib -eventName=% diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/UKMET/UKMET.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/UKMET/UKMET.prm deleted file mode 100644 index 9f548ee914..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/UKMET/UKMET.prm +++ /dev/null @@ -1,3 +0,0 @@ -GDFILE=UKMET45 -pluginName=ncgrib -eventName=% diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/WESTNMM/.WESTNMM.prm.swp b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/WESTNMM/.WESTNMM.prm.swp deleted file mode 100644 index b1faf8f200..0000000000 Binary files a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/WESTNMM/.WESTNMM.prm.swp and /dev/null differ diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/WESTNMM/WESTNMM.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/WESTNMM/WESTNMM.prm deleted file mode 100644 index 991942120d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/GRID/WESTNMM/WESTNMM.prm +++ /dev/null @@ -1,3 +0,0 @@ -GDFILE=WESTNMM -pluginName=ncgrib -eventName=% \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/IDFT/IDFT.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/IDFT/IDFT.prm deleted file mode 100644 index b0a0578dcd..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/IDFT/IDFT.prm +++ /dev/null @@ -1 +0,0 @@ -!legend_color=RGB {255, 215, 0} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/METAR/METAR.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/METAR/METAR.prm deleted file mode 100644 index 4d2c72dd1f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/METAR/METAR.prm +++ /dev/null @@ -1,7 +0,0 @@ -plugin=obs -reportTypeKey=reportType -reportTypeValue=METAR -spiFile=MTR.spi -legendString=Metar -legend_color=RGB {0, 255, 0} -levelKey=Surface diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/METAR/simple.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/METAR/simple.attr deleted file mode 100644 index ca610966f0..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/METAR/simple.attr +++ /dev/null @@ -1,3 +0,0 @@ -! Parameters and Attributes for the default METAR Resource -! -plotModelName=simple diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/METAR/standard.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/METAR/standard.attr deleted file mode 100644 index 3c2305bc05..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/METAR/standard.attr +++ /dev/null @@ -1,3 +0,0 @@ -! Parameters and Attributes for the default METAR Resource -! -plotModelName=standard diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/AIRMET/AIRMET.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/AIRMET/AIRMET.prm deleted file mode 100644 index 3de7f0f31e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/AIRMET/AIRMET.prm +++ /dev/null @@ -1 +0,0 @@ -legend_color=RGB {155, 155, 155} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/AIRMET/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/AIRMET/default.attr deleted file mode 100644 index 1cfc9859c6..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/AIRMET/default.attr +++ /dev/null @@ -1,47 +0,0 @@ -! Attributes for Convective Sigmet -! -ifrEnable=true -ifrColor=RGB {255, 0, 0} -ifrLineWidth=2 -!ifrSymbolWidth=2 -ifrSymbolSize=2 -! -mntObscEnable=true -mntObscColor=RGB {255, 255, 0} -mntObscLineWidth=2 -!mntObscSymbolWidth=2 -mntObscSymbolSize=2 -! -turbEnable=true -turbColor1=RGB {30, 144, 255} -turbColor2=RGB {255, 0, 255} -turbLineWidth=2 -turbSymbolWidth=2 -turbSymbolSize=2 -turbLevel=420 -! -icingEnable=true -icingColor=RGB {0, 255, 0} -icingLineWidth=2 -icingSymbolWidth=2 -icingSymbolSize=2 -! -sustWindsEnable=true -sustWindsColor=RGB {255, 106, 106} -sustWindsLineWidth=2 -sustWindsSymbolWidth=2 -sustWindsSymbolSize=2 -! -lowLevelWindShearEnable=true -lowLevelWindShearColor=RGB {0, 238, 238} -lowLevelWindShearLineWidth=2 -!lowLevelWindShearSymbolWidth=2 -lowLevelWindShearSymbolSize=2 -! -lowerFilterLevel=0 -upperFilterLevel=500 -! -timeEnable=true -symbolEnable=true -flightLevelEnable=true -seqIdEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ATCF/ATCF.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ATCF/ATCF.prm deleted file mode 100644 index fa536348d4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ATCF/ATCF.prm +++ /dev/null @@ -1 +0,0 @@ -legendColor=RGB {255, 255, 255} \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ATCF/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ATCF/default.attr deleted file mode 100644 index ab8b24efc5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ATCF/default.attr +++ /dev/null @@ -1,130 +0,0 @@ -! Attributes for ATCF -ohpcEnable=true -ohpcColor=RGB{255,0,0} -ohpcLineWidth=3 -ohpcSymbolWidth=1 -ohpcSymbolSize=1.0 -clipEnable=true -clipColor=RGB{0,255,0} -clipLineWidth=3 -clipSymbolWidth=1 -clipSymbolSize=1.0 -avnoEnable=true -avnoColor=RGB{0,0,255} -avnoLineWidth=3 -avnoSymbolWidth=1 -avnoSymbolSize=1.0 -mrfoEnable=true -mrfoColor=RGB{255,255,0} -mrfoLineWidth=3 -mrfoSymbolWidth=1 -mrfoSymbolSize=1.0 -ukmEnable=true -ukmColor=RGB{255,174,185} -ukmLineWidth=3 -ukmSymbolWidth=1 -ukmSymbolSize=1.0 -avniEnable=true -avniColor=RGB{0,205,0} -avniLineWidth=3 -avniSymbolWidth=1 -avniSymbolSize=1.0 -namiEnable=true -namiColor=RGB{238,64,0} -namiLineWidth=3 -namiSymbolWidth=1 -namiSymbolSize=1.0 -emx2Enable=true -emx2Color=RGB{255,0,0} -emx2LineWidth=3 -emx2SymbolWidth=1 -emx2SymbolSize=1.0 -egriEnable=true -egriColor=RGB{0,0,255} -egriLineWidth=3 -egriSymbolWidth=1 -egriSymbolSize=1.0 -ngpiEnable=true -ngpiColor=RGB{0,178,238} -ngpiLineWidth=3 -ngpiSymbolWidth=1 -ngpiSymbolSize=1.0 -ukm2Enable=true -ukm2Color=RGB{255,127,0} -ukm2LineWidth=3 -ukm2SymbolWidth=1 -ukm2SymbolSize=1.0 -hwfiEnable=true -hwfiColor=RGB{205,0,0} -hwfiLineWidth=3 -hwfiSymbolWidth=1 -hwfiSymbolSize=1.0 -ghmiEnable=true -ghmiColor=RGB{255,165,79} -ghmiLineWidth=3 -ghmiSymbolWidth=1 -ghmiSymbolSize=1.0 -gfniEnable=true -gfniColor=RGB{255 , 174 , 185} -gfniLineWidth=3 -gfniSymbolWidth=1 -gfniSymbolSize=1.0 -aemiEnable=true -aemiColor=RGB{205,133,0} -aemiLineWidth=3 -aemiSymbolWidth=1 -aemiSymbolSize=1.0 -tconEnable=true -tconColor=RGB{145,44,238} -tconLineWidth=3 -tconSymbolWidth=1 -tconSymbolSize=1.0 -gunaEnable=true -gunaColor=RGB{30,144,255} -gunaLineWidth=3 -gunaSymbolWidth=1 -gunaSymbolSize=1.0 -tvcnEnable=true -tvcnColor=RGB{255,106,106} -tvcnLineWidth=3 -tvcnSymbolWidth=1 -tvcnSymbolSize=1.0 -emxiEnable=true -emxiColor=RGB{0,139,0} -emxiLineWidth=3 -emxiSymbolWidth=1 -emxiSymbolSize=1.0 -fsseEnable=true -fsseColor=RGB{0,255,0} -fsseLineWidth=3 -fsseSymbolWidth=1 -fsseSymbolSize=1.0 -ukmiEnable=true -ukmiColor=RGB{0,255,255} -ukmiLineWidth=3 -ukmiSymbolWidth=1 -ukmiSymbolSize=1.0 -bammEnable=true -bammColor=RGB{255,215,0} -bammLineWidth=3 -bammSymbolWidth=1 -bammSymbolSize=1.0 -bamdEnable=true -bamdColor=RGB{238,238,0} -bamdLineWidth=3 -bamdSymbolWidth=1 -bamdSymbolSize=1.0 -bamsEnable=true -bamsColor=RGB{255,255,0} -bamsLineWidth=3 -bamsSymbolWidth=1 -bamsSymbolSize=1.0 -egr2Enable=true -egr2Color=RGB{255,0,255} -egr2LineWidth=3 -egr2SymbolWidth=1 -egr2SymbolSize=1.0 -timeEnable=true -nameEnable=true -speedEnable=false -markerEnable=false \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/CSIG/CSIG.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/CSIG/CSIG.prm deleted file mode 100644 index 3de7f0f31e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/CSIG/CSIG.prm +++ /dev/null @@ -1 +0,0 @@ -legend_color=RGB {155, 155, 155} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/CSIG/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/CSIG/default.attr deleted file mode 100644 index af5e030431..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/CSIG/default.attr +++ /dev/null @@ -1,23 +0,0 @@ -! Attributes for Convective Sigmet -! -color=RGB {155, 155, 155} -! -hour0Enable=true -hour0Color=RGB {255, 0, 0} -hour0LineWidth=2 -hour1Enable=false -hour1Color=RGB {0, 0, 255} -hour1LineWidth=2 -hour2Enable=false -hour2Color=RGB {255, 255, 0} -hour2LineWidth=2 -outlookEnable=true -outlookColor=RGB {0, 255, 0} -outlookLineWidth=2 -hour0sequenceIdEnable=true -hour1sequenceIdEnable=false -hour2sequenceIdEnable=false -timeEnable=false -motionEnable=true -flightLevelEnable=true -intensityEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ISIG/ISIG.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ISIG/ISIG.prm deleted file mode 100644 index 22250be268..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ISIG/ISIG.prm +++ /dev/null @@ -1 +0,0 @@ -legendColor=RGB {255, 255, 255} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ISIG/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ISIG/default.attr deleted file mode 100644 index b4893b9988..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/ISIG/default.attr +++ /dev/null @@ -1,83 +0,0 @@ -! Attributes for International Sigmet -! -thunderstormEnable=true -thunderstormColor=RGB {0 , 255 , 255} -thunderstormLineWidth= 2 -thunderstormSymbolWidth=2 -thunderstormSymbolSize=1.5 -turbulenceEnable=true -turbulenceColor=RGB {255, 255, 0} -turbulenceLineWidth= 2 -turbulenceSymbolWidth=2 -turbulenceSymbolSize=1.5 -hurricaneEnable=true -hurricaneColor=RGB {255, 0, 0} -hurricaneSymbolWidth=2 -hurricaneSymbolSize=1.5 -tropicalStormEnable=true -tropicalStormColor=RGB {255, 255, 0} -tropicalStormSymbolWidth=2 -tropicalStormSymbolSize=1.5 -tropicalDepressionEnable=true -tropicalDepressionColor=RGB {0 , 255, 0} -tropicalDepressionSymbolWidth=2 -tropicalDepressionSymbolSize=1.5 -volcanicAshCloudEnable=true -volcanicAshCloudColor=RGB {255, 127, 0} -volcanicAshCloudLineWidth= 2 -volcanicAshCloudSymbolWidth=2 -volcanicAshCloudSymbolSize=1.5 -mountainWaveEnable=true -mountainWaveColor=RGB {255, 0, 255} -mountainWaveLineWidth= 2 -mountainWaveSymbolWidth=2 -mountainWaveSymbolSize=1.5 -tropicalCycloneEnable=true -tropicalCycloneColor=RGB {255, 0, 0} -tropicalCycloneSymbolWidth=2 -tropicalCycloneSymbolSize=1.5 -squallLineEnable=true -squallLineColor=RGB {255, 0, 255} -squallLineWidth= 2 -squallLineSymbolWidth=2 -squallLineSymbolSize=1.5 -catEnable=true -catColor=RGB {255, 255, 0} -catLineWidth= 2 -catSymbolWidth=2 -catSymbolSize=1.5 -icingEnable=true -icingColor=RGB {0 , 255, 0} -icingLineWidth= 2 -icingSymbolWidth=2 -icingSymbolSize=1.5 -hailEnable=true -hailColor=RGB {255, 0, 0} -hailLineWidth= 2 -hailSymbolWidth=2 -hailSymbolSize=1.5 -dustStormEnable=true -dustStormColor=RGB {255, 127, 0} -dustStormLineWidth= 2 -dustStormSymbolWidth=2 -dustStormSymbolSize=1.5 -sandStormEnable=true -sandStormColor=RGB {255, 127, 0} -sandStormLineWidth= 2 -sandStormSymbolWidth=2 -sandStormSymbolSize=1.5 -cumulonimbusEnable=true -cumulonimbusColor=RGB {255, 0, 0} -cumulonimbusLineWidth= 2 -cumulonimbusSymbolWidth=2 -cumulonimbusSymbolSize=1.5 -lowLevelWindShearEnable=true -lowLevelWindShearColor=RGB {255, 255, 0} -lowLevelWindShearLineWidth= 2 -lowLevelWindShearSymbolWidth=2 -lowLevelWindShearSymbolSize=1.5 -symbolEnable=true -timeEnable=true -nameOrNumberEnable=true -motionEnable=false -flightLevelEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/LTNG.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/LTNG.prm deleted file mode 100644 index 842313aaf7..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/LTNG.prm +++ /dev/null @@ -1 +0,0 @@ -legend_color=RGB {200,200,200} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/colorByIntensity.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/colorByIntensity.attr deleted file mode 100644 index d9d384bf6f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/colorByIntensity.attr +++ /dev/null @@ -1,8 +0,0 @@ -! Parameters and Attributes for the default FFG Resource -! -enablePositiveStrikes=true -enableNegativeStrikes=true -positiveSymbolSize=3 -negativeSymbolSize=3 -colorBar=@intensityColorBar.xml -colorByIntensity=true diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/colorByTime.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/colorByTime.attr deleted file mode 100644 index fdce6ce4b3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/colorByTime.attr +++ /dev/null @@ -1,8 +0,0 @@ -! Parameters and Attributes for the default LTNG Resource -! -enablePositiveStrikes=true -enableNegativeStrikes=true -positiveSymbolSize=3 -negativeSymbolSize=3 -colorBar=@dfltLtngColorBar.xml -colorByIntensity=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/default.attr deleted file mode 100644 index fdce6ce4b3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/LTNG/default.attr +++ /dev/null @@ -1,8 +0,0 @@ -! Parameters and Attributes for the default LTNG Resource -! -enablePositiveStrikes=true -enableNegativeStrikes=true -positiveSymbolSize=3 -negativeSymbolSize=3 -colorBar=@dfltLtngColorBar.xml -colorByIntensity=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/NCON/NCON.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/NCON/NCON.prm deleted file mode 100644 index 3de7f0f31e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/NCON/NCON.prm +++ /dev/null @@ -1 +0,0 @@ -legend_color=RGB {155, 155, 155} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/NCON/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/NCON/default.attr deleted file mode 100644 index af3a391873..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/NCON/default.attr +++ /dev/null @@ -1,38 +0,0 @@ -! Attributes for NonConvective Sigmet -! -color=RGB {155, 155, 155} -! -icingEnable=true -icingColor=RGB {0, 255, 0} -icingLineWidth=2 -icingSymbolWidth=2 -icingSymbolSize=2 -turbulenceEnable=true -turbulenceColor=RGB {30, 144, 255} -turbulenceLineWidth=2 -turbulenceSymbolWidth=2 -turbulenceSymbolSize=2 -duststormEnable=true -duststormColor=RGB {255, 215, 0} -duststormLineWidth=2 -duststormSymbolWidth=2 -duststormSymbolSize=2 -volcanicAshEnable=true -volcanicAshColor=RGB {255, 127, 0} -volcanicAshLineWidth=2 -volcanicAshSymbolWidth=2 -volcanicAshSymbolSize=2 -symbolEnable=true -timeEnable=true -nameNumberEnable=true -flightLevelEnable=true -novemberEnable=true -oscarEnable=true -papaEnable=true -quebecEnable=true -romeoEnable=true -uniformEnable=true -victorEnable=true -whiskeyEnable=true -xrayEnable=true -yankeeEnable=true diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ASCT.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ASCT.prm deleted file mode 100644 index 1faa380c30..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ASCT.prm +++ /dev/null @@ -1,2 +0,0 @@ -! now in the .attr file -!reportType=asct diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig1_hi.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig1_hi.attr deleted file mode 100644 index fb6363d100..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig1_hi.attr +++ /dev/null @@ -1,28 +0,0 @@ -! Attributes for ASCAT High Resolution - Ambiguity 1 -! -! frame interval in minutes -! the reportType could alternatively be set in the .prm file -reportType=ascat-hi-ambig1 - -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig1ColorBar1.xml -colorBar2=@ambig1ColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=WIND_BARB -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig2_hi.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig2_hi.attr deleted file mode 100644 index 300b781cca..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/ambig2_hi.attr +++ /dev/null @@ -1,28 +0,0 @@ -! Attributes for ASCAT High Resolution - Ambiguity 2 -! -! frame interval in minutes -! the reportType could alternatively be set in the .prm file -reportType=ascat-hi-ambig2 - -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig2ColorBar1.xml -colorBar2=@ambig2ColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=WIND_BARB -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/default.attr deleted file mode 100644 index 000ac65a14..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/default.attr +++ /dev/null @@ -1,28 +0,0 @@ -! Attributes for ASCAT Low Resolution -! -! frame interval in minutes -! the reportType could alternatively be set in the .prm file -reportType=ascat - -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@defaultColorBar1.xml -colorBar2=@defaultColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=WIND_BARB -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/default_hi.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/default_hi.attr deleted file mode 100644 index 27e005d396..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/ASCT/default_hi.attr +++ /dev/null @@ -1,28 +0,0 @@ -! Attributes for ASCAT High Resolution -! -! frame interval in minutes -! the reportType could alternatively be set in the .prm file -reportType=ascat-hi - -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@defaultColorBar1.xml -colorBar2=@defaultColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=WIND_BARB -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/EXASCT.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/EXASCT.prm deleted file mode 100644 index 1faa380c30..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/EXASCT.prm +++ /dev/null @@ -1,2 +0,0 @@ -! now in the .attr file -!reportType=asct diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig1ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig1ColorBar1.xml deleted file mode 100644 index a316ceabee..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig1ColorBar1.xml +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Vertical - UpperRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig1ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig1ColorBar2.xml deleted file mode 100644 index adf52f2d51..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig1ColorBar2.xml +++ /dev/null @@ -1,37 +0,0 @@ - - true - false - Vertical - UpperLeft - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB { 0, 0, 0} - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig1_hi.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig1_hi.attr deleted file mode 100644 index 9ae87415fd..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig1_hi.attr +++ /dev/null @@ -1,26 +0,0 @@ -! Attributes for ASCAT Experimental - Ambiguity 1 -! -reportType=Exasct-hi-ambig1 -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig1ColorBar1.xml -colorBar2=@ambig1ColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=WIND_BARB -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig2ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig2ColorBar1.xml deleted file mode 100644 index a4fba87a28..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig2ColorBar1.xml +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Vertical - LowerRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig2ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig2ColorBar2.xml deleted file mode 100644 index 8ae2dec2f8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig2ColorBar2.xml +++ /dev/null @@ -1,37 +0,0 @@ - - true - false - Vertical - LowerLeft - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB { 0, 0, 0} - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig2_hi.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig2_hi.attr deleted file mode 100644 index bbd1cb1297..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/ambig2_hi.attr +++ /dev/null @@ -1,26 +0,0 @@ -! Attributes for ASCAT Experimental - Ambiguity 2 -! -reportType=Exasct-hi-ambig2 -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig2ColorBar1.xml -colorBar2=@ambig2ColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=WIND_BARB -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/default.attr deleted file mode 100644 index 9b670dff9d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/default.attr +++ /dev/null @@ -1,26 +0,0 @@ -! Attributes for ASCAT Experimental -! -reportType=Exasct -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@defaultColorBar1.xml -colorBar2=@defaultColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=WIND_BARB -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/defaultColorBar1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/defaultColorBar1.xml deleted file mode 100644 index 7cf4a6c5f0..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/defaultColorBar1.xml +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Horizontal - UpperRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 228, 220} - RGB { 0, 255, 255} - RGB { 0, 178, 238} - RGB { 16, 78, 139} - RGB {127, 255, 0} - RGB { 0, 139, 0} - RGB {255, 255, 0} - RGB {255, 127, 0} - RGB {139, 71, 38} - RGB {139, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/defaultColorBar1.xml.svntmp b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/defaultColorBar1.xml.svntmp deleted file mode 100644 index 7cf4a6c5f0..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/defaultColorBar1.xml.svntmp +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Horizontal - UpperRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 228, 220} - RGB { 0, 255, 255} - RGB { 0, 178, 238} - RGB { 16, 78, 139} - RGB {127, 255, 0} - RGB { 0, 139, 0} - RGB {255, 255, 0} - RGB {255, 127, 0} - RGB {139, 71, 38} - RGB {139, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/defaultColorBar2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/defaultColorBar2.xml deleted file mode 100644 index aaa8ce700c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/defaultColorBar2.xml +++ /dev/null @@ -1,37 +0,0 @@ - - true - false - Horizontal - UpperLeft - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB { 0, 0, 0} - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/default_hi.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/default_hi.attr deleted file mode 100644 index b22d35530b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/EXASCT/default_hi.attr +++ /dev/null @@ -1,26 +0,0 @@ -! Attributes for ASCAT Experimental -! -reportType=Exasct-hi -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@defaultColorBar1.xml -colorBar2=@defaultColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=WIND_BARB -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/QSCT.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/QSCT.prm deleted file mode 100644 index fb779bd8b4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/QSCT.prm +++ /dev/null @@ -1,2 +0,0 @@ -! now in the .attr file -!reportType=quikscat diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig1.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig1.attr deleted file mode 100644 index db8d135aba..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig1.attr +++ /dev/null @@ -1,28 +0,0 @@ -! Attributes for QuikSCAT - Ambiguity 1 -! -reportType=quikscat-ambig1 -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig1ColorBar1.xml -colorBar2=@ambig1ColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=DIRECTIONAL_ARROW -regArrow=true -windBarb=true -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig1ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig1ColorBar1.xml deleted file mode 100644 index 1939a54081..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig1ColorBar1.xml +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Vertical - UpperRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig1ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig1ColorBar2.xml deleted file mode 100644 index adf52f2d51..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig1ColorBar2.xml +++ /dev/null @@ -1,37 +0,0 @@ - - true - false - Vertical - UpperLeft - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB { 0, 0, 0} - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig2.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig2.attr deleted file mode 100644 index f839bb96b4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig2.attr +++ /dev/null @@ -1,28 +0,0 @@ -! Attributes for QuikSCAT - Ambiguity 2 -! -reportType=quikscat-ambig2 -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig2ColorBar1.xml -colorBar2=@ambig2ColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=DIRECTIONAL_ARROW -regArrow=true -windBarb=true -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig2ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig2ColorBar1.xml deleted file mode 100644 index 0f86e37b99..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig2ColorBar1.xml +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Vertical - LowerRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig2ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig2ColorBar2.xml deleted file mode 100644 index 8ae2dec2f8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig2ColorBar2.xml +++ /dev/null @@ -1,37 +0,0 @@ - - true - false - Vertical - LowerLeft - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB { 0, 0, 0} - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig3.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig3.attr deleted file mode 100644 index 68dba568ed..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig3.attr +++ /dev/null @@ -1,28 +0,0 @@ -! Attributes for QuikSCAT - Ambiguity 3 -! -reportType=quikscat-ambig3 -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig3ColorBar1.xml -colorBar2=@ambig3ColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=DIRECTIONAL_ARROW -regArrow=true -windBarb=true -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig4.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig4.attr deleted file mode 100644 index 1d3fd10eda..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/ambig4.attr +++ /dev/null @@ -1,28 +0,0 @@ -! Attributes for QuikSCAT - Ambiguity 4 -! -reportType=quikscat-ambig4 -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig4ColorBar1.xml -colorBar2=@ambig4ColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=DIRECTIONAL_ARROW -regArrow=true -windBarb=true -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/default.attr deleted file mode 100644 index 1a82a9728d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/default.attr +++ /dev/null @@ -1,28 +0,0 @@ -! Attributes for QuikSCAT -! -reportType=quikscat -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@defaultColorBar1.xml -colorBar2=@defaultColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=WIND_BARB -regArrow=true -windBarb=true -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/defaultColorBar1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/defaultColorBar1.xml deleted file mode 100644 index 7cf4a6c5f0..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/defaultColorBar1.xml +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Horizontal - UpperRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 228, 220} - RGB { 0, 255, 255} - RGB { 0, 178, 238} - RGB { 16, 78, 139} - RGB {127, 255, 0} - RGB { 0, 139, 0} - RGB {255, 255, 0} - RGB {255, 127, 0} - RGB {139, 71, 38} - RGB {139, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/defaultColorBar2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/defaultColorBar2.xml deleted file mode 100644 index aaa8ce700c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/defaultColorBar2.xml +++ /dev/null @@ -1,37 +0,0 @@ - - true - false - Horizontal - UpperLeft - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB { 0, 0, 0} - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/default_hi.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/default_hi.attr deleted file mode 100644 index c7c759f1d4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/QSCT/default_hi.attr +++ /dev/null @@ -1,28 +0,0 @@ -! Attributes for QuikSCAT -! -reportType=quikscat-hi -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@defaultColorBar1.xml -colorBar2=@defaultColorBar2.xml -! -skipEnable=true -skipValue=5 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=30 -timeStampLineWidth=1 -arrowStyle=WIND_BARB -regArrow=true -windBarb=true -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=false -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/WSAT.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/WSAT.prm deleted file mode 100644 index 36414cfa41..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/WSAT.prm +++ /dev/null @@ -1,2 +0,0 @@ -! now in .attr file -!reportType=wscat diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig1.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig1.attr deleted file mode 100644 index 3a6194eede..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig1.attr +++ /dev/null @@ -1,26 +0,0 @@ -! Attributes for WindSat - Ambiguity 1 -! -reportType=wscat-ambig1 -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig1ColorBar1.xml -colorBar2=@ambig1ColorBar2.xml -! -skipEnable=true -skipValue=1 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=5 -timeStampLineWidth=1 -arrowStyle=DIRECTIONAL_ARROW -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=true -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig1ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig1ColorBar1.xml deleted file mode 100644 index f96f961bde..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig1ColorBar1.xml +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Vertical - UpperRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig1ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig1ColorBar2.xml deleted file mode 100644 index adf52f2d51..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig1ColorBar2.xml +++ /dev/null @@ -1,37 +0,0 @@ - - true - false - Vertical - UpperLeft - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB { 0, 0, 0} - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig2.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig2.attr deleted file mode 100644 index 2b05b5d6a7..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig2.attr +++ /dev/null @@ -1,26 +0,0 @@ -! Attributes for WindSat - Ambiguity 2 -! -reportType=wscat-ambig2 -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig2ColorBar1.xml -colorBar2=@ambig2ColorBar2.xml -! -skipEnable=true -skipValue=1 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=5 -timeStampLineWidth=1 -arrowStyle=DIRECTIONAL_ARROW -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=true -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig2ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig2ColorBar1.xml deleted file mode 100644 index 64a6c0a729..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig2ColorBar1.xml +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Vertical - LowerRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 255, 0} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig2ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig2ColorBar2.xml deleted file mode 100644 index 8ae2dec2f8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig2ColorBar2.xml +++ /dev/null @@ -1,37 +0,0 @@ - - true - false - Vertical - LowerLeft - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB { 0, 0, 0} - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig3.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig3.attr deleted file mode 100644 index bf98a2cade..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig3.attr +++ /dev/null @@ -1,26 +0,0 @@ -! Attributes for WindSat - Ambiguity 3 -! -reportType=wscat-ambig3 -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig3ColorBar1.xml -colorBar2=@ambig3ColorBar2.xml -! -skipEnable=true -skipValue=1 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=5 -timeStampLineWidth=1 -arrowStyle=DIRECTIONAL_ARROW -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=true -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig3ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig3ColorBar1.xml deleted file mode 100644 index 6a159a3aeb..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig3ColorBar1.xml +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Horizontal - UpperRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 255} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig3ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig3ColorBar2.xml deleted file mode 100644 index aaa8ce700c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig3ColorBar2.xml +++ /dev/null @@ -1,37 +0,0 @@ - - true - false - Horizontal - UpperLeft - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB { 0, 0, 0} - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig4.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig4.attr deleted file mode 100644 index ec6b07ca61..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig4.attr +++ /dev/null @@ -1,26 +0,0 @@ -! Attributes for WindSat - Ambiguity 4 -! -reportType=wscat-ambig4 -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@ambig4ColorBar1.xml -colorBar2=@ambig4ColorBar2.xml -! -skipEnable=true -skipValue=1 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=5 -timeStampLineWidth=1 -arrowStyle=DIRECTIONAL_ARROW -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=true -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig4ColorBar1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig4ColorBar1.xml deleted file mode 100644 index 06b3a7d122..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig4ColorBar1.xml +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Horizontal - LowerRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB {255, 255, 0} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig4ColorBar2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig4ColorBar2.xml deleted file mode 100644 index 7aad836381..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/ambig4ColorBar2.xml +++ /dev/null @@ -1,37 +0,0 @@ - - true - false - Horizontal - LowerLeft - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB { 0, 0, 0} - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/default.attr deleted file mode 100644 index ecb4a6872e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/default.attr +++ /dev/null @@ -1,26 +0,0 @@ -! Attributes for WindSat -! -reportType=wscat -! -legend_color=RGB {155, 155, 155} -color=RGB {155, 155, 155} -colorBar1=@defaultColorBar1.xml -colorBar2=@defaultColorBar2.xml -! -skipEnable=true -skipValue=0 -densityValue=50 -timeStampEnable=true -timeStampColor=RGB {255, 255, 255} -timeStampInterval=1 -timeStampLineWidth=1 -arrowStyle=WIND_BARB -arrowWidth=1 -arrowSize=2 -headSize=4 -highWindSpeedEnable=true -lowWindSpeedEnable=true -rainFlagEnable=true -availabilityFlagEnable=true -use2ndColorForRainEnable=true -plotCirclesForRainEnable=true \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/defaultColorBar1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/defaultColorBar1.xml deleted file mode 100644 index 6fe9abfed7..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/defaultColorBar1.xml +++ /dev/null @@ -1,36 +0,0 @@ - - true - false - Horizontal - UpperRight - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 228, 220} - RGB { 0, 255, 255} - RGB { 0, 178, 238} - RGB { 16, 78, 139} - RGB {127, 255, 0} - RGB { 0, 139, 0} - RGB {255, 255, 0} - RGB {255, 127, 0} - RGB {139, 71, 38} - RGB {139, 0, 0} - RGB {255, 0, 0} - RGB {255, 0, 0} - RGB { 0, 0, 0} - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/defaultColorBar2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/defaultColorBar2.xml deleted file mode 100644 index aaa8ce700c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SCAT/WSAT/defaultColorBar2.xml +++ /dev/null @@ -1,37 +0,0 @@ - - true - false - Horizontal - UpperLeft - 0.4 - 15 - 0 - 0 - 6 - 12 - 17 - 23 - 27 - 33 - 42 - 48 - 56 - 63 - 74 - 150 - INF - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB { 0, 0, 0} - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SVRL/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SVRL/default.attr deleted file mode 100644 index b54e3017f5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/SVRL/default.attr +++ /dev/null @@ -1,60 +0,0 @@ -! Attributes for SVRL -! -!frame_interval in minutes -frame_interval=60 -normalize_timeline=true -color=RGB {155, 155, 155} -! -thunderstormEnable=true -thunderstormColor=RGB {109,246,254} -thunderstormSymbolWidth=1 -thunderstormSymbolSize=1 -tornadoEnable=true -tornadoColor=RGB {250,42,22} -tornadoSymbolWidth=1 -tornadoSymbolSize=1 -Watchxxx0Enable=false -Watchxxx0Color=RGB {248,56,232} -Watchxxx0SymbolWidth=1 -Watchxxx0SymbolSize=1 -Watchxxx1Enable=false -Watchxxx1Color=RGB {104,243,7} -Watchxxx1SymbolWidth=1 -Watchxxx1SymbolSize=1 -Watchxxx2Enable=false -Watchxxx2Color=RGB {18,150,235} -Watchxxx2SymbolWidth=1 -Watchxxx2SymbolSize=1 -Watchxxx3Enable=false -Watchxxx3Color=RGB {249,201,4} -Watchxxx3SymbolWidth=1 -Watchxxx3SymbolSize=1 -Watchxxx4Enable=false -Watchxxx4Color=RGB {207,0,0} -Watchxxx4SymbolWidth=1 -Watchxxx4SymbolSize=1 -Watchxxx5Enable=false -Watchxxx5Color=RGB {121,63,55} -Watchxxx5SymbolWidth=1 -Watchxxx5SymbolSize=1 -Watchxxx6Enable=false -Watchxxx6Color=RGB {119,34,204} -Watchxxx6SymbolWidth=1 -Watchxxx6SymbolSize=1 -Watchxxx7Enable=false -Watchxxx7Color=RGB {242,250,16} -Watchxxx7SymbolWidth=1 -Watchxxx7SymbolSize=1 -Watchxxx8Enable=false -Watchxxx8Color=RGB {21,16,250} -Watchxxx8SymbolWidth=1 -Watchxxx8SymbolSize=1 -Watchxxx9Enable=false -Watchxxx9Color=RGB {236,114,11} -Watchxxx9SymbolWidth=1 -Watchxxx9SymbolSize=1 -watchBoxTimeEnable=true -watchBoxLabelEnable=false -watchBoxNumberEnable=false -colorCodeEnable=false -watchBoxOutlineEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCN/colorCodedMarkers.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCN/colorCodedMarkers.attr deleted file mode 100644 index eb0090504b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCN/colorCodedMarkers.attr +++ /dev/null @@ -1,72 +0,0 @@ -! Attributes for WCN -! -color=RGB {155, 155, 155} -! -thunderstormEnable=true -thunderstormColor=RGB {109,246,254} -thunderstormSymbolWidth=1 -thunderstormSymbolSize=1 -thunderstormSymbolColor=RGB {19,131,242} -tornadoEnable=true -tornadoColor=RGB {250,42,22} -tornadoSymbolWidth=1 -tornadoSymbolSize=1 -tornadoSymbolColor=RGB {239,96,82} -Watchxxx0Enable=true -Watchxxx0Color=RGB {248,56,232} -Watchxxx0SymbolWidth=1 -Watchxxx0SymbolSize=1 -Watchxxx0SymbolColor=RGB {255,174,184} -Watchxxx1Enable=true -Watchxxx1Color=RGB {104,243,7} -Watchxxx1SymbolWidth=1 -Watchxxx1SymbolSize=1 -Watchxxx1SymbolColor=RGB {255,174,184} -Watchxxx2Enable=true -Watchxxx2Color=RGB {18,150,235} -Watchxxx2SymbolWidth=1 -Watchxxx2SymbolSize=1 -Watchxxx2SymbolColor=RGB {255,174,184} -Watchxxx3Enable=true -Watchxxx3Color=RGB {249,201,4} -Watchxxx3SymbolWidth=1 -Watchxxx3SymbolSize=1 -Watchxxx3SymbolColor=RGB {255,174,184} -Watchxxx4Enable=true -Watchxxx4Color=RGB {207,0,0} -Watchxxx4SymbolWidth=1 -Watchxxx4SymbolSize=1 -Watchxxx4SymbolColor=RGB {255,174,184} -Watchxxx5Enable=true -Watchxxx5Color=RGB {121,63,55} -Watchxxx5SymbolWidth=1 -Watchxxx5SymbolSize=1 -Watchxxx5SymbolColor=RGB {255,174,184} -Watchxxx6Enable=true -Watchxxx6Color=RGB {119,34,204} -Watchxxx6SymbolWidth=1 -Watchxxx6SymbolSize=1 -Watchxxx6SymbolColor=RGB {255,174,184} -Watchxxx7Enable=true -Watchxxx7Color=RGB {242,250,16} -Watchxxx7SymbolWidth=1 -Watchxxx7SymbolSize=1 -Watchxxx7SymbolColor=RGB {255,174,184} -Watchxxx8Enable=true -Watchxxx8Color=RGB {21,16,250} -Watchxxx8SymbolWidth=1 -Watchxxx8SymbolSize=1 -Watchxxx8SymbolColor=RGB {255,174,184} -Watchxxx9Enable=true -Watchxxx9Color=RGB {236,114,11} -Watchxxx9SymbolWidth=1 -Watchxxx9SymbolSize=1 -Watchxxx9SymbolColor=RGB {255,174,184} -watchBoxTimeEnable=true -watchBoxLabelEnable=true -watchBoxNumberEnable=true -colorCodeEnable=true -watchBoxMarkerEnable=false -watchBoxOutlineEnable=false -watchBoxFillEnable=false -watchBoxUnionEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCN/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCN/default.attr deleted file mode 100644 index 8923a487ce..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCN/default.attr +++ /dev/null @@ -1,72 +0,0 @@ -! Attributes for WCN -! -color=RGB {155, 155, 155} -! -thunderstormEnable=true -thunderstormColor=RGB {109,246,254} -thunderstormSymbolWidth=1 -thunderstormSymbolSize=1 -thunderstormSymbolColor=RGB {19,131,242} -tornadoEnable=true -tornadoColor=RGB {250,42,22} -tornadoSymbolWidth=1 -tornadoSymbolSize=1 -tornadoSymbolColor=RGB {239,96,82} -Watchxxx0Enable=true -Watchxxx0Color=RGB {248,56,232} -Watchxxx0SymbolWidth=1 -Watchxxx0SymbolSize=1 -Watchxxx0SymbolColor=RGB {255,174,184} -Watchxxx1Enable=true -Watchxxx1Color=RGB {104,243,7} -Watchxxx1SymbolWidth=1 -Watchxxx1SymbolSize=1 -Watchxxx1SymbolColor=RGB {255,174,184} -Watchxxx2Enable=true -Watchxxx2Color=RGB {18,150,235} -Watchxxx2SymbolWidth=1 -Watchxxx2SymbolSize=1 -Watchxxx2SymbolColor=RGB {255,174,184} -Watchxxx3Enable=true -Watchxxx3Color=RGB {249,201,4} -Watchxxx3SymbolWidth=1 -Watchxxx3SymbolSize=1 -Watchxxx3SymbolColor=RGB {255,174,184} -Watchxxx4Enable=true -Watchxxx4Color=RGB {207,0,0} -Watchxxx4SymbolWidth=1 -Watchxxx4SymbolSize=1 -Watchxxx4SymbolColor=RGB {255,174,184} -Watchxxx5Enable=true -Watchxxx5Color=RGB {121,63,55} -Watchxxx5SymbolWidth=1 -Watchxxx5SymbolSize=1 -Watchxxx5SymbolColor=RGB {255,174,184} -Watchxxx6Enable=true -Watchxxx6Color=RGB {119,34,204} -Watchxxx6SymbolWidth=1 -Watchxxx6SymbolSize=1 -Watchxxx6SymbolColor=RGB {255,174,184} -Watchxxx7Enable=true -Watchxxx7Color=RGB {242,250,16} -Watchxxx7SymbolWidth=1 -Watchxxx7SymbolSize=1 -Watchxxx7SymbolColor=RGB {255,174,184} -Watchxxx8Enable=true -Watchxxx8Color=RGB {21,16,250} -Watchxxx8SymbolWidth=1 -Watchxxx8SymbolSize=1 -Watchxxx8SymbolColor=RGB {255,174,184} -Watchxxx9Enable=true -Watchxxx9Color=RGB {236,114,11} -Watchxxx9SymbolWidth=1 -Watchxxx9SymbolSize=1 -Watchxxx9SymbolColor=RGB {255,174,184} -watchBoxTimeEnable=true -watchBoxLabelEnable=false -watchBoxNumberEnable=false -colorCodeEnable=false -watchBoxMarkerEnable=false -watchBoxOutlineEnable=false -watchBoxFillEnable=false -watchBoxUnionEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCP/WCP.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCP/WCP.prm deleted file mode 100644 index b530f9ba4f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCP/WCP.prm +++ /dev/null @@ -1 +0,0 @@ -legend_color=RGB {0, 100, 255} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCP/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCP/default.attr deleted file mode 100644 index 1a27ffd044..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WCP/default.attr +++ /dev/null @@ -1,46 +0,0 @@ -! Default Attributes for WCP -! -lineWidth=2 -color=RGB {0, 100, 255} -thunderstormName=Thunderstorm -thunderstormEnable=true -thunderstormColor=RGB {0, 255, 255} -tornadoName=Tornado -tornadoEnable=true -tornadoColor=RGB {255, 0, 0} -watch0Name=Watch xxx0 -watch0Enable=true -watch0Color=RGB {255,0,255} -watch1Name=Watch xxx1 -watch1Enable=true -watch1Color=RGB {0,225,0} -watch2Name=Watch xxx2 -watch2Enable=true -watch2Color=RGB {30,144,255} -watch3Name=Watch xxx3 -watch3Enable=true -watch3Color=RGB {255,215,0} -watch4Name=Watch xxx4 -watch4Enable=true -watch4Color=RGB {205,0,0} -watch5Name=Watch xxx5 -watch5Enable=true -watch5Color=RGB {139,71,38} -watch6Name=Watch xxx6 -watch6Enable=true -watch6Color=RGB {145,44,238} -watch7Name=Watch xxx7 -watch7Enable=true -watch7Color=RGB {255,255,0} -watch8Name=Watch xxx8 -watch8Enable=true -watch8Color=RGB {0,0,255} -watch9Name=Watch xxx9 -watch9Enable=true -watch9Color=RGB {255,127,0} -timeLabelName=Time -timeLabelEnable=true -watchNumberLabelName=Watch Number -watchNumberLabelEnable=true -colorCodeName=Color Code -colorCodeEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WOU/colorCodedMarkers.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WOU/colorCodedMarkers.attr deleted file mode 100644 index c216d5061d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WOU/colorCodedMarkers.attr +++ /dev/null @@ -1,72 +0,0 @@ -! Attributes for WOU -! -color=RGB {155, 155, 155} -! -thunderstormEnable=true -thunderstormColor=RGB {109,246,254} -thunderstormSymbolWidth=1 -thunderstormSymbolSize=1 -thunderstormSymbolColor=RGB {19,131,242} -tornadoEnable=true -tornadoColor=RGB {250,42,22} -tornadoSymbolWidth=1 -tornadoSymbolSize=1 -tornadoSymbolColor=RGB {239,96,82} -Watchxxx0Enable=true -Watchxxx0Color=RGB {248,56,232} -Watchxxx0SymbolWidth=1 -Watchxxx0SymbolSize=1 -Watchxxx0SymbolColor=RGB {255,174,184} -Watchxxx1Enable=true -Watchxxx1Color=RGB {104,243,7} -Watchxxx1SymbolWidth=1 -Watchxxx1SymbolSize=1 -Watchxxx1SymbolColor=RGB {255,174,184} -Watchxxx2Enable=true -Watchxxx2Color=RGB {18,150,235} -Watchxxx2SymbolWidth=1 -Watchxxx2SymbolSize=1 -Watchxxx2SymbolColor=RGB {255,174,184} -Watchxxx3Enable=true -Watchxxx3Color=RGB {249,201,4} -Watchxxx3SymbolWidth=1 -Watchxxx3SymbolSize=1 -Watchxxx3SymbolColor=RGB {255,174,184} -Watchxxx4Enable=true -Watchxxx4Color=RGB {207,0,0} -Watchxxx4SymbolWidth=1 -Watchxxx4SymbolSize=1 -Watchxxx4SymbolColor=RGB {255,174,184} -Watchxxx5Enable=true -Watchxxx5Color=RGB {121,63,55} -Watchxxx5SymbolWidth=1 -Watchxxx5SymbolSize=1 -Watchxxx5SymbolColor=RGB {255,174,184} -Watchxxx6Enable=true -Watchxxx6Color=RGB {119,34,204} -Watchxxx6SymbolWidth=1 -Watchxxx6SymbolSize=1 -Watchxxx6SymbolColor=RGB {255,174,184} -Watchxxx7Enable=true -Watchxxx7Color=RGB {242,250,16} -Watchxxx7SymbolWidth=1 -Watchxxx7SymbolSize=1 -Watchxxx7SymbolColor=RGB {255,174,184} -Watchxxx8Enable=true -Watchxxx8Color=RGB {21,16,250} -Watchxxx8SymbolWidth=1 -Watchxxx8SymbolSize=1 -Watchxxx8SymbolColor=RGB {255,174,184} -Watchxxx9Enable=true -Watchxxx9Color=RGB {236,114,11} -Watchxxx9SymbolWidth=1 -Watchxxx9SymbolSize=1 -Watchxxx9SymbolColor=RGB {255,174,184} -watchBoxTimeEnable=true -watchBoxLabelEnable=true -watchBoxNumberEnable=true -colorCodeEnable=true -watchBoxMarkerEnable=false -watchBoxOutlineEnable=false -watchBoxFillEnable=false -watchBoxUnionEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WOU/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WOU/default.attr deleted file mode 100644 index 8afa4953c4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WOU/default.attr +++ /dev/null @@ -1,72 +0,0 @@ -! Attributes for WOU -! -color=RGB {155, 155, 155} -! -thunderstormEnable=true -thunderstormColor=RGB {109,246,254} -thunderstormSymbolWidth=1 -thunderstormSymbolSize=1 -thunderstormSymbolColor=RGB {19,131,242} -tornadoEnable=true -tornadoColor=RGB {250,42,22} -tornadoSymbolWidth=1 -tornadoSymbolSize=1 -tornadoSymbolColor=RGB {239,96,82} -Watchxxx0Enable=false -Watchxxx0Color=RGB {248,56,232} -Watchxxx0SymbolWidth=1 -Watchxxx0SymbolSize=1 -Watchxxx0SymbolColor=RGB {255,174,184} -Watchxxx1Enable=false -Watchxxx1Color=RGB {104,243,7} -Watchxxx1SymbolWidth=1 -Watchxxx1SymbolSize=1 -Watchxxx1SymbolColor=RGB {255,174,184} -Watchxxx2Enable=false -Watchxxx2Color=RGB {18,150,235} -Watchxxx2SymbolWidth=1 -Watchxxx2SymbolSize=1 -Watchxxx2SymbolColor=RGB {255,174,184} -Watchxxx3Enable=false -Watchxxx3Color=RGB {249,201,4} -Watchxxx3SymbolWidth=1 -Watchxxx3SymbolSize=1 -Watchxxx3SymbolColor=RGB {255,174,184} -Watchxxx4Enable=false -Watchxxx4Color=RGB {207,0,0} -Watchxxx4SymbolWidth=1 -Watchxxx4SymbolSize=1 -Watchxxx4SymbolColor=RGB {255,174,184} -Watchxxx5Enable=false -Watchxxx5Color=RGB {121,63,55} -Watchxxx5SymbolWidth=1 -Watchxxx5SymbolSize=1 -Watchxxx5SymbolColor=RGB {255,174,184} -Watchxxx6Enable=false -Watchxxx6Color=RGB {119,34,204} -Watchxxx6SymbolWidth=1 -Watchxxx6SymbolSize=1 -Watchxxx6SymbolColor=RGB {255,174,184} -Watchxxx7Enable=false -Watchxxx7Color=RGB {242,250,16} -Watchxxx7SymbolWidth=1 -Watchxxx7SymbolSize=1 -Watchxxx7SymbolColor=RGB {255,174,184} -Watchxxx8Enable=false -Watchxxx8Color=RGB {21,16,250} -Watchxxx8SymbolWidth=1 -Watchxxx8SymbolSize=1 -Watchxxx8SymbolColor=RGB {255,174,184} -Watchxxx9Enable=false -Watchxxx9Color=RGB {236,114,11} -Watchxxx9SymbolWidth=1 -Watchxxx9SymbolSize=1 -Watchxxx9SymbolColor=RGB {255,174,184} -watchBoxTimeEnable=true -watchBoxLabelEnable=false -watchBoxNumberEnable=false -colorCodeEnable=false -watchBoxMarkerEnable=false -watchBoxOutlineEnable=false -watchBoxFillEnable=false -watchBoxUnionEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WSTM/WSTM.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WSTM/WSTM.prm deleted file mode 100644 index fa536348d4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WSTM/WSTM.prm +++ /dev/null @@ -1 +0,0 @@ -legendColor=RGB {255, 255, 255} \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WSTM/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WSTM/default.attr deleted file mode 100644 index 11762db66f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MISC/WSTM/default.attr +++ /dev/null @@ -1,19 +0,0 @@ -! Attributes for WSTM -wstmWarningEnable=true -wstmWarningColor=RGB {255,0,0} -wstmWarningLineWidth=3 -wstmWarningSymbolWidth=3 -wstmWarningSymbolSize=1.0 -wstmWatchEnable=true -wstmWatchColor=RGB {255,127,0} -wstmWatchLineWidth=3 -wstmWatchSymbolWidth=3 -wstmWatchSymbolSize=1.0 -wstmAdvisoryEnable=true -wstmAdvisoryColor=RGB {255,255,0} -wstmAdvisoryLineWidth=3 -wstmAdvisorySymbolWidth=3 -wstmAdvisorySymbolSize=1.0 -timeEnable=true -zoneNameEnable=false -outlineEnable=false diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSMOS/GFSMOS.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSMOS/GFSMOS.prm deleted file mode 100644 index 7e3748cad0..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSMOS/GFSMOS.prm +++ /dev/null @@ -1,9 +0,0 @@ -! Parameters for the default GFSMOS Resource -! -plugin=bufrmos -reportTypeKey=type -reportTypeValue=GFS -spiFile=MTR.spi -legendString=GFSMOS -legend_color=RGB {0, 255, 0} -levelKey=Surface diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSMOS/standard.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSMOS/standard.attr deleted file mode 100644 index bbb4a2bf22..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSMOS/standard.attr +++ /dev/null @@ -1,3 +0,0 @@ -! Attributes for the GFSMOS resource with "standard" plot model -! -plotModelName=standard diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/12hrpop.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/12hrpop.attr deleted file mode 100644 index 14f228c8c9..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/12hrpop.attr +++ /dev/null @@ -1,3 +0,0 @@ -! Attributes for the GFSXMOS resource with "12hrpop" plot model -! -plotModelName=12hrpop diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/GFSXMOS.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/GFSXMOS.prm deleted file mode 100644 index 9c284a47c3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/GFSXMOS.prm +++ /dev/null @@ -1,9 +0,0 @@ -! Parameters for the default GFSXMOS Resource -! -plugin=bufrmos -reportTypeKey=type -reportTypeValue=AVN -spiFile=MTR.spi -legendString=GFSXMOS -legend_color=RGB {0, 255, 0} -levelKey=Surface diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/simple.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/simple.attr deleted file mode 100644 index da2d60f54c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/simple.attr +++ /dev/null @@ -1,3 +0,0 @@ -! Attributes for the GFSXMOS resource with "simple" plot model -! -plotModelName=simple diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/standard.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/standard.attr deleted file mode 100644 index 2dde615f56..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/GFSXMOS/standard.attr +++ /dev/null @@ -1,3 +0,0 @@ -! Attributes for the GFSXMOS resource with "standard" plot model -! -plotModelName=standard diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/LAMP/LAMP.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/LAMP/LAMP.prm deleted file mode 100644 index ec7b617523..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/LAMP/LAMP.prm +++ /dev/null @@ -1,9 +0,0 @@ -! Parameters for the default LAMP Resource -! -plugin=bufrmos -reportTypeKey=type -reportTypeValue=LAMP -spiFile=MTR.spi -legendString=LAMP -legend_color=RGB {0, 255, 0} -levelKey=Surface diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/LAMP/standard.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/LAMP/standard.attr deleted file mode 100644 index 9160d69d55..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/LAMP/standard.attr +++ /dev/null @@ -1,3 +0,0 @@ -! Attributes for the LAMP resource with "standard" plot model -! -plotModelName=standard diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/NGMMOS/NGMMOS.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/NGMMOS/NGMMOS.prm deleted file mode 100644 index 0ea232cf08..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/NGMMOS/NGMMOS.prm +++ /dev/null @@ -1,9 +0,0 @@ -! Parameters for the default NGMMOS Resource -! -plugin=bufrmos -reportTypeKey=type -reportTypeValue=NGM -spiFile=MTR.spi -legendString=NGMMOS -legend_color=RGB {0, 255, 0} -levelKey=Surface diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/NGMMOS/standard.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/NGMMOS/standard.attr deleted file mode 100644 index c323dc2413..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/MOS/NGMMOS/standard.attr +++ /dev/null @@ -1,3 +0,0 @@ -! Attributes for the NGMMOS resource with "standard" plot model -! -plotModelName=standard diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/88Ds/88Ds.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/88Ds/88Ds.prm deleted file mode 100644 index 72e2edf336..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/88Ds/88Ds.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=88D.lpi -mapName=WSR-88D Station Locs diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/ARTCC/ARTCC.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/ARTCC/ARTCC.prm deleted file mode 100644 index 0bc4b8e6c1..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/ARTCC/ARTCC.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=ncep -tableName=bounds.ascartcc -labelField=area -mapName=ARTCC Boundaries diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascairways/Ascairways.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascairways/Ascairways.prm deleted file mode 100644 index e1f017cfde..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascairways/Ascairways.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=ncep -tableName=bounds.ascairways -labelField=area -mapName=ASCAIRWAYS Boundaries diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascarrfa/Ascarrfa.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascarrfa/Ascarrfa.prm deleted file mode 100644 index 655a331212..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascarrfa/Ascarrfa.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=ncep -tableName=bounds.ascarrfa -labelField=area -mapName=ASCARRFA Boundaries diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascfaarea/Ascfaarea.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascfaarea/Ascfaarea.prm deleted file mode 100644 index de4f5de4a3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascfaarea/Ascfaarea.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=ncep -tableName=bounds.ascfaarea -labelField=area -mapName=ASCFAAREA Boundaries diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascfaregion/Ascfaregion.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascfaregion/Ascfaregion.prm deleted file mode 100644 index dfefb91d34..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascfaregion/Ascfaregion.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=ncep -tableName=bounds.ascfaregion -labelField=area -mapName=ASCFAREGION Boundaries diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascgulffa/Ascgulffa.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascgulffa/Ascgulffa.prm deleted file mode 100644 index 11b785620a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascgulffa/Ascgulffa.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=ncep -tableName=bounds.ascgulffa -labelField=area -mapName=ASCGULFFA Boundaries diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Aschifiwo/Aschifiwo.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Aschifiwo/Aschifiwo.prm deleted file mode 100644 index 69cdf70e5e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Aschifiwo/Aschifiwo.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=ncep -tableName=bounds.aschifiwo -labelField=area -mapName=ASCHIFIWO Boundaries diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Asctropfirs/Asctropfirs.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Asctropfirs/Asctropfirs.prm deleted file mode 100644 index ef9502b82e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Asctropfirs/Asctropfirs.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=ncep -tableName=bounds.asctropfirs -labelField=area -mapName=ASCTROPFIRS Boundaries diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Asctweb/Asctweb.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Asctweb/Asctweb.prm deleted file mode 100644 index 91d4ca72f6..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Asctweb/Asctweb.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=ncep -tableName=bounds.asctweb -labelField=area -mapName=ASCTWEB Boundaries diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascwrzones/Ascwrzones.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascwrzones/Ascwrzones.prm deleted file mode 100644 index ad48dcd747..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Ascwrzones/Ascwrzones.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=ncep -tableName=bounds.ascwrzones -labelField=area -mapName=ASCWRZONES Boundaries diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Buoys/Buoys.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Buoys/Buoys.prm deleted file mode 100644 index a6e52b5bfe..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Buoys/Buoys.prm +++ /dev/null @@ -1,4 +0,0 @@ -! SpiOverlay -! -SpiFilename=BUOY.spi -mapName=Fixed Buoy Locations diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/CWAs/CWAs.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/CWAs/CWAs.prm deleted file mode 100644 index a3e4e4cb61..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/CWAs/CWAs.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=maps -tableName=mapdata.cwa -labelField=wfo -mapName=County Warning Areas diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Canada/Canada.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Canada/Canada.prm deleted file mode 100644 index 741d4a6141..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Canada/Canada.prm +++ /dev/null @@ -1,4 +0,0 @@ -! DbOverlay -tableName=mapdata.canada -labelField=name -mapName=Canada diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Cities/Cities.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Cities/Cities.prm deleted file mode 100644 index 04cd905dc5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Cities/Cities.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=cities.lpi -mapName=US Cities diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Counties/Counties.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Counties/Counties.prm deleted file mode 100644 index d5a4bacad2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Counties/Counties.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=maps -tableName=mapdata.county -labelField=countyname -mapName=US Counties diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/DwmStns/DwmStns.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/DwmStns/DwmStns.prm deleted file mode 100644 index fcbd168595..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/DwmStns/DwmStns.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=dlwx.lpi -mapName=DWM Stations diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FcstZones/FcstZones.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FcstZones/FcstZones.prm deleted file mode 100644 index a9794f2c42..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FcstZones/FcstZones.prm +++ /dev/null @@ -1,4 +0,0 @@ -! DbOverlay -tableName=mapdata.zone -labelField=name -mapName=Forecast Zones diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FireWxAOR/FireWxAOR.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FireWxAOR/FireWxAOR.prm deleted file mode 100644 index 3bd97e3d32..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FireWxAOR/FireWxAOR.prm +++ /dev/null @@ -1,4 +0,0 @@ -! DbOverlay -tableName=mapdata.firewxaor -labelField=name -mapName=Fire Wx AOR diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FireWxZones/FireWxZones.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FireWxZones/FireWxZones.prm deleted file mode 100644 index a3872550f3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/FireWxZones/FireWxZones.prm +++ /dev/null @@ -1,4 +0,0 @@ -! DbOverlay -tableName=mapdata.firewxzones -labelField=name -mapName=Fire Wx Zones diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/GeoPolitical/GeoPolitical.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/GeoPolitical/GeoPolitical.prm deleted file mode 100644 index acff3568a1..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/GeoPolitical/GeoPolitical.prm +++ /dev/null @@ -1,5 +0,0 @@ -! The OverlayGroup bundle file is basically hardcoded -! for the geopolitical overlay since there isn't a nice -! way for us to substitute a variable list of tableNames -! -mapName=Geo-Political diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/HighSeas/HighSeasZones.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/HighSeas/HighSeasZones.prm deleted file mode 100644 index 60970f4937..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/HighSeas/HighSeasZones.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=maps -tableName=mapdata.highsea -labelField=wfo -mapName=High Seas Marine Zones diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Highways/Highways.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Highways/Highways.prm deleted file mode 100644 index 40e5c88c9a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Highways/Highways.prm +++ /dev/null @@ -1,4 +0,0 @@ -! DbOverlay -tableName=mapdata.highway -labelField=name -mapName=Highways diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Interstates/Interstates.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Interstates/Interstates.prm deleted file mode 100644 index 7f328d91d4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Interstates/Interstates.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=maps -tableName=mapdata.interstate -labelField=name -mapName=Interstates diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Lakes/Lakes.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Lakes/Lakes.prm deleted file mode 100644 index 1d96383989..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Lakes/Lakes.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=maps -tableName=mapdata.lake -labelField=name -mapName=Lakes diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/LatLon/LatLon.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/LatLon/LatLon.prm deleted file mode 100644 index 8bedb3abec..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/LatLon/LatLon.prm +++ /dev/null @@ -1 +0,0 @@ -legend_color= RGB {255, 165, 79} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/MetarStations/MetarStations.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/MetarStations/MetarStations.prm deleted file mode 100644 index 8ce9808ae4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/MetarStations/MetarStations.prm +++ /dev/null @@ -1,4 +0,0 @@ -! SpiOverlay -! -SpiFilename=MTR.spi -mapName=Metar Stations diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Nexrad/Nexrad.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Nexrad/Nexrad.prm deleted file mode 100644 index e7642b4f58..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Nexrad/Nexrad.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=nexrad.lpi -mapName=NEXRAD diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/RAOBs/RAOBs.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/RAOBs/RAOBs.prm deleted file mode 100644 index ec1eb6943a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/RAOBs/RAOBs.prm +++ /dev/null @@ -1,4 +0,0 @@ -! SpiOverlay -! -SpiFilename=raob.spi -mapName=RAOB Stations diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Railroads/Railroads.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Railroads/Railroads.prm deleted file mode 100644 index 80343c770f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Railroads/Railroads.prm +++ /dev/null @@ -1,4 +0,0 @@ -! DbOverlay -tableName=mapdata.railroad -labelField=name -mapName=Railroads diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Rivers/Rivers.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Rivers/Rivers.prm deleted file mode 100644 index 01805482ce..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Rivers/Rivers.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=maps -tableName=mapdata.allrivers -labelField=pname -mapName=All Rivers diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Scale/Scale.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Scale/Scale.prm deleted file mode 100644 index be917feb60..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Scale/Scale.prm +++ /dev/null @@ -1 +0,0 @@ -legend_color= RGB {0, 255, 0} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Scale/default.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Scale/default.attr deleted file mode 100644 index 77b3bac62a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/Scale/default.attr +++ /dev/null @@ -1,11 +0,0 @@ -color= RGB {0, 255, 0} -scaleModel=0 -scalePosition=3 -scaleUnit=0 -scaleIntervalMode=0 -scaleIntervalValue=100 -scaleLatMode=0 -scaleEffectiveLatitudeValue=40 -scaleTextFont=0 -scaleTextSize=2 -scaleTextStyle=0 \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/SfcStns/SfcStns.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/SfcStns/SfcStns.prm deleted file mode 100644 index 3b33f8f66c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/SfcStns/SfcStns.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=sfstns.lpi -mapName=Surface Stations diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/States/States.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/States/States.prm deleted file mode 100644 index d93b8e3852..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/States/States.prm +++ /dev/null @@ -1,4 +0,0 @@ -! DbOverlay -tableName=mapdata.states -labelField=name -mapName=US State Borders diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/SynopStations/SynopStations.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/SynopStations/SynopStations.prm deleted file mode 100644 index 2ec69dbefa..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/SynopStations/SynopStations.prm +++ /dev/null @@ -1,4 +0,0 @@ -! SpiOverlay -! -SpiFilename=synoptic.spi -mapName=Synoptic Stations diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/TimeZones/TimeZones.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/TimeZones/TimeZones.prm deleted file mode 100644 index 80d2134a5a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/TimeZones/TimeZones.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=maps -tableName=mapdata.timezones -labelField=name -mapName=Time Zones diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/VORs/VORs.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/VORs/VORs.prm deleted file mode 100644 index 749bc04844..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/VORs/VORs.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=vors.lpi -mapName=VORs diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/WFOs/WFOs.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/WFOs/WFOs.prm deleted file mode 100644 index 1fa6c5d04f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/WFOs/WFOs.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=wfo.lpi -mapName=WFO diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/acarsAirports/buoy.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/acarsAirports/buoy.prm deleted file mode 100644 index 22eaee8356..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/acarsAirports/buoy.prm +++ /dev/null @@ -1,4 +0,0 @@ -! SpiOverlay -! -SpiFilename=airports.spi -mapName=ACARS Airports diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/countyCluster/countyCluster.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/countyCluster/countyCluster.prm deleted file mode 100644 index 9b8bea86f4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/countyCluster/countyCluster.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=cnty_clst.lpi -mapName=County Clusters diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/countyNames/countyNames.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/countyNames/countyNames.prm deleted file mode 100644 index 2b13fa2b43..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/countyNames/countyNames.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=us_county.lpi -mapName=County Names diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/cpcStations/cpcStations.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/cpcStations/cpcStations.prm deleted file mode 100644 index 87f2232c98..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/cpcStations/cpcStations.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=cpcstns.lpi -mapName=CPC Stations diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/drainageBasins/drainageBasins.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/drainageBasins/drainageBasins.prm deleted file mode 100644 index 90d8dd1821..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/drainageBasins/drainageBasins.prm +++ /dev/null @@ -1,4 +0,0 @@ -! DbOverlay -tableName=mapdata.basins -labelField=name -mapName=River Drainage Basins diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/rfcBoundaries/rfcBoundaries.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/rfcBoundaries/rfcBoundaries.prm deleted file mode 100644 index 03e8271ead..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/rfcBoundaries/rfcBoundaries.prm +++ /dev/null @@ -1,5 +0,0 @@ -! DbOverlay -dbName=maps -tableName=mapdata.rfc -labelField=site_id -mapName=RFC Boundaries diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/spcwatch/spcwatch.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/spcwatch/spcwatch.prm deleted file mode 100644 index dadd87936c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/spcwatch/spcwatch.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=spcwatch.lpi -mapName=SPC Watch Anchor Points diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/wrqpf/wrqpf.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/wrqpf/wrqpf.prm deleted file mode 100644 index 3c0eef25bc..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/OVERLAYS/wrqpf/wrqpf.prm +++ /dev/null @@ -1,4 +0,0 @@ -! LpiOverlay -! -LpiFilename=wrqpf.lpi -mapName=WR_QPF diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/PGEN.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/PGEN.prm deleted file mode 100644 index 3de7f0f31e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/PGEN.prm +++ /dev/null @@ -1 +0,0 @@ -legend_color=RGB {155, 155, 155} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/Volcano.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/Volcano.prm deleted file mode 100644 index 85f6c847ac..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/Volcano.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Volcano -fileName=Volcano.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/Volcano.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/Volcano.xml deleted file mode 100644 index c277a87dbd..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/Volcano.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook1.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook1.prm deleted file mode 100644 index 906f763c99..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook1.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Test G2G on Outlook -fileName=outlook1.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook1.xml deleted file mode 100644 index db335b7d82..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook1.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - 0 - - - - - - - - - - - - - - - - - - 20 - - - - - - - - - - - - - - - - - - - 40 - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook2.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook2.prm deleted file mode 100644 index 29a419761d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook2.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Test G2G on Outlook -fileName=outlook2.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook2.xml deleted file mode 100644 index 541a1c3b33..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook2.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - 0 - - - - - - - - - - - - - - - - - - 20 - - - - - - - - - - - - - - - - - - - 40 - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook3.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook3.prm deleted file mode 100644 index 0a8badbb9d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook3.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Test G2G on Outlook -fileName=outlook3.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook3.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook3.xml deleted file mode 100644 index e7e4496b57..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/outlook3.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - 0 - - - - - - - - - - - - - - - - - - 20 - - - - - - - - - - - - - - - - - - - 40 - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/prd_sample.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/prd_sample.prm deleted file mode 100644 index 6719f93172..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/prd_sample.prm +++ /dev/null @@ -1,3 +0,0 @@ -! Parameter File for Resource PGEN/Local/prd_sample/default -legendString=PGEN Product: prd_sample -fileName=prd_sample.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/prd_sample.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/prd_sample.xml deleted file mode 100644 index cdd5a2b4d4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/prd_sample.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_closed.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_closed.prm deleted file mode 100644 index 201a9705db..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_closed.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Test G2G on closed contour lines -fileName=test_closed.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_closed.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_closed.xml deleted file mode 100644 index eb114777d8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_closed.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - 0.0 - - - - - - - - - - - - - - - - - 20.0 - - - - - - - - - - - - - - - - - 40.0 - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook1.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook1.prm deleted file mode 100644 index 1706be74e5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook1.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Test G2G on Outlook -fileName=test_outlook1.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook1.xml deleted file mode 100644 index 65ae2f1589..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook1.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - 0 - - - - - - - - - - - - - - - - - - 20 - - - - - - - - - - - - - - - - - - - 40 - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook2.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook2.prm deleted file mode 100644 index 029cda570a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook2.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Test G2G on outlook -fileName=test_outlook2.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook2.xml deleted file mode 100644 index 130720bb8e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_outlook2.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - 0 - - - - - - - - - - - - - - - - - - 20 - - - - - - - - - - - - - - - - - - - 40 - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol.prm deleted file mode 100644 index e27a422e59..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Test G2G on MinMax symbols -fileName=test_symbol.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol.xml deleted file mode 100644 index a3cbf67a20..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - 0.0 - - - - - - - - - - - - - - - - - - 20 - - - - - - - - - - - - - -100 - - - - - - - - - - - - - 100 - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol1.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol1.prm deleted file mode 100644 index 3f7bba8a69..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol1.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Test G2G on minmax -fileName=test_symbol1.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol1.xml deleted file mode 100644 index 54309f50a7..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol1.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - 0.0 - - - - - - - - - - - - - - - 20 - - - - - - - - - - - - - -100 - - - - - - - - - - - - - 100 - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol2.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol2.prm deleted file mode 100644 index 62121a1f3e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol2.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Test G2G on minmax -fileName=test_symbol2.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol2.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol2.xml deleted file mode 100644 index 41e6c3bbc8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_symbol2.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - 0.0 - - - - - - - - - - - - - - - - - - - 20 - - - - - - - - - - - - - -100 - - - - - - - - - - - - - 100 - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth.prm deleted file mode 100644 index b9c2d84ecf..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Test G2G on unsmoothed contour lines -fileName=test_unsmooth.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth.xml deleted file mode 100644 index d489c08fa7..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth.xml +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - 0.0 - - - - - 0.0 - - - - - 0.0 - - - - - 0.0 - - - - - - - - - - - - - - - - 20.0 - - - - - 20.0 - - - - - 20.0 - - - - - 20.0 - - - - - - - - - - - - - - - - 40.0 - - - - - 40.0 - - - - - 40.0 - - - - - 40.0 - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth_1.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth_1.prm deleted file mode 100644 index b876bf8b5f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth_1.prm +++ /dev/null @@ -1,2 +0,0 @@ -legendString=Test G2G on unsmoothed contour lines -fileName=test_unsmooth_1.xml diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth_1.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth_1.xml deleted file mode 100644 index 998a172a28..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/PGEN/local/test_unsmooth_1.xml +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - 0.0 - - - - - 0.0 - - - - - 0.0 - - - - - 0.0 - - - - - - - - - - - - - - - - 20.0 - - - - - 20.0 - - - - - 20.0 - - - - - 20.0 - - - - - - - - - - - - - - - - 40.0 - - - - - 40.0 - - - - - 40.0 - - - - - 40.0 - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/RADAR/LocalRadar/LCL.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/RADAR/LocalRadar/LCL.prm deleted file mode 100644 index fc00a8b442..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/RADAR/LocalRadar/LCL.prm +++ /dev/null @@ -1,2 +0,0 @@ -pluginName=radar -legend_color=RGB {200, 200, 200} \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/RADAR/RadarMosaic/NATL_MOSAIC.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/RADAR/RadarMosaic/NATL_MOSAIC.prm deleted file mode 100644 index 635cd58d68..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/RADAR/RadarMosaic/NATL_MOSAIC.prm +++ /dev/null @@ -1,2 +0,0 @@ -pluginName=mosaic -legend_color=RGB {200, 200, 200} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/Composite.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/Composite.prm deleted file mode 100644 index 002ef9541e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/Composite.prm +++ /dev/null @@ -1,6 +0,0 @@ -! This must match the value in the -! mcidas DB table valid values are -! (GOES12, GOES13, .....) -! This really isn't GOES13 but that is -! the value in the database -satellitename=GOES13 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/IR.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/IR.attr deleted file mode 100644 index 51d45537cb..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/IR.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/IR_greyscale.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/IR_greyscale.attr deleted file mode 100644 index 51d45537cb..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/IR_greyscale.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/IR_m62.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/IR_m62.attr deleted file mode 100644 index 1f1bcfb41f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/IR_m62.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=m62 -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/WV.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/WV.attr deleted file mode 100644 index d13d941027..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/WV.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=watvap -colorBar=@dfltMcidasColorBar.xml -imagetype=WV -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/npac_12km.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/npac_12km.prm deleted file mode 100644 index 48f0266c9e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/npac_12km/npac_12km.prm +++ /dev/null @@ -1,2 +0,0 @@ -areaname=8074 -resolution=12 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/IR.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/IR.attr deleted file mode 100644 index 51d45537cb..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/IR.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/IR_greyscale.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/IR_greyscale.attr deleted file mode 100644 index 51d45537cb..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/IR_greyscale.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/IR_m62.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/IR_m62.attr deleted file mode 100644 index 1f1bcfb41f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/IR_m62.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=m62 -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/WV.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/WV.attr deleted file mode 100644 index d13d941027..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/WV.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=watvap -colorBar=@dfltMcidasColorBar.xml -imagetype=WV -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/dfltMcidasColorBar.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/dfltMcidasColorBar.xml deleted file mode 100644 index f75032bbb2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/dfltMcidasColorBar.xml +++ /dev/null @@ -1,12 +0,0 @@ - - true - false - Vertical - UpperLeft - 0.6 - 15 - 0 - - 0,50,100,150,200,255 - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/spac_12km.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/spac_12km.prm deleted file mode 100644 index b5dd6dd1c3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/spac_12km/spac_12km.prm +++ /dev/null @@ -1,2 +0,0 @@ -areaname=8075 -resolution=12 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/IR.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/IR.attr deleted file mode 100644 index 51d45537cb..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/IR.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/IR_greyscale.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/IR_greyscale.attr deleted file mode 100644 index 51d45537cb..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/IR_greyscale.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/IR_m62.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/IR_m62.attr deleted file mode 100644 index 1f1bcfb41f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/IR_m62.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=m62 -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/VIS.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/VIS.attr deleted file mode 100644 index 887e673f2a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/VIS.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imagetype=VIS -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/WV.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/WV.attr deleted file mode 100644 index d13d941027..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/WV.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=watvap -colorBar=@dfltMcidasColorBar.xml -imagetype=WV -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/dfltMcidasColorBar.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/dfltMcidasColorBar.xml deleted file mode 100644 index f75032bbb2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/dfltMcidasColorBar.xml +++ /dev/null @@ -1,12 +0,0 @@ - - true - false - Vertical - UpperLeft - 0.6 - 15 - 0 - - 0,50,100,150,200,255 - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/world_14km.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/world_14km.prm deleted file mode 100644 index 6425776ba8..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_14km/world_14km.prm +++ /dev/null @@ -1,2 +0,0 @@ -areaname=8066 -resolution=14 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/IR.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/IR.attr deleted file mode 100644 index 51d45537cb..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/IR.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/IR_greyscale.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/IR_greyscale.attr deleted file mode 100644 index 51d45537cb..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/IR_greyscale.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/IR_m62.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/IR_m62.attr deleted file mode 100644 index 1f1bcfb41f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/IR_m62.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=m62 -colorBar=@dfltMcidasColorBar.xml -imagetype=IR -displayUnitStr=C diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/VIS.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/VIS.attr deleted file mode 100644 index 887e673f2a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/VIS.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imagetype=VIS -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/WV.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/WV.attr deleted file mode 100644 index d13d941027..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/WV.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=watvap -colorBar=@dfltMcidasColorBar.xml -imagetype=WV -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/dfltMcidasColorBar.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/dfltMcidasColorBar.xml deleted file mode 100644 index f75032bbb2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/dfltMcidasColorBar.xml +++ /dev/null @@ -1,12 +0,0 @@ - - true - false - Vertical - UpperLeft - 0.6 - 15 - 0 - - 0,50,100,150,200,255 - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/world_as_14km.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/world_as_14km.prm deleted file mode 100644 index 279c0da9be..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Composite/world_as_14km/world_as_14km.prm +++ /dev/null @@ -1,2 +0,0 @@ -areaname=8117 -resolution=14 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/GINI_GOES12.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/GINI_GOES12.prm deleted file mode 100644 index 86aca11b82..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/GINI_GOES12.prm +++ /dev/null @@ -1,4 +0,0 @@ -! This must match the "creatingEntity" in the -! satellite DB table valid values are -creatingEntity=GOES-12(M) -pluginName=satellite \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/dfltMcidasColorBar.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/dfltMcidasColorBar.xml deleted file mode 100644 index f75032bbb2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES11/dfltMcidasColorBar.xml +++ /dev/null @@ -1,12 +0,0 @@ - - true - false - Vertical - UpperLeft - 0.6 - 15 - 0 - - 0,50,100,150,200,255 - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/GINI_GOES12.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/GINI_GOES12.prm deleted file mode 100644 index 86aca11b82..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/GINI_GOES12.prm +++ /dev/null @@ -1,4 +0,0 @@ -! This must match the "creatingEntity" in the -! satellite DB table valid values are -creatingEntity=GOES-12(M) -pluginName=satellite \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/IR.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/IR.attr deleted file mode 100644 index 6cf5097dc6..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/IR.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imageType=Imager 11 micron IR -displayUnitStr=IRPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/IR13.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/IR13.attr deleted file mode 100644 index 9a51b57a63..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/IR13.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imageType=Imager 13 micron (IR) -displayUnitStr=IRPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/VIS.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/VIS.attr deleted file mode 100644 index 1f3c90b519..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/VIS.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imageType=Imager Visible -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/WV.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/WV.attr deleted file mode 100644 index 60ed4ed051..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/WV.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=watvap -colorBar=@dfltMcidasColorBar.xml -imageType=WV -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/dfltMcidasColorBar.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/dfltMcidasColorBar.xml deleted file mode 100644 index f75032bbb2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES12/dfltMcidasColorBar.xml +++ /dev/null @@ -1,12 +0,0 @@ - - true - false - Vertical - UpperLeft - 0.6 - 15 - 0 - - 0,50,100,150,200,255 - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/GINI_GOES13.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/GINI_GOES13.prm deleted file mode 100644 index 0e5b24e955..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/GINI_GOES13.prm +++ /dev/null @@ -1,4 +0,0 @@ -! This must match the "creatingEntity" in the -! satellite DB table valid values are -creatingEntity=GOES-13(N) -pluginName=satellite diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/IR.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/IR.attr deleted file mode 100644 index 6cf5097dc6..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/IR.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imageType=Imager 11 micron IR -displayUnitStr=IRPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/IR13.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/IR13.attr deleted file mode 100644 index 9a51b57a63..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/IR13.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imageType=Imager 13 micron (IR) -displayUnitStr=IRPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/VIS.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/VIS.attr deleted file mode 100644 index 1f3c90b519..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/VIS.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imageType=Imager Visible -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/WV.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/WV.attr deleted file mode 100644 index 60ed4ed051..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/WV.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=watvap -colorBar=@dfltMcidasColorBar.xml -imageType=WV -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/dfltMcidasColorBar.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/dfltMcidasColorBar.xml deleted file mode 100644 index f75032bbb2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GINI/GOES13/dfltMcidasColorBar.xml +++ /dev/null @@ -1,12 +0,0 @@ - - true - false - Vertical - UpperLeft - 0.6 - 15 - 0 - - 0,50,100,150,200,255 - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES11/GOES11.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES11/GOES11.prm deleted file mode 100644 index aded809fa4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES11/GOES11.prm +++ /dev/null @@ -1,5 +0,0 @@ -! This must match the value in the -! mcidas DB table valid values are -! (GOES12, GOES13, .....) -satelliteName=GOES11 -pluginName=mcidas diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES11/VIS.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES11/VIS.attr deleted file mode 100644 index 85857f230c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES11/VIS.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imageType=VIS -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES11/WV.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES11/WV.attr deleted file mode 100644 index 60ed4ed051..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES11/WV.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=watvap -colorBar=@dfltMcidasColorBar.xml -imageType=WV -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES12/GOES12.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES12/GOES12.prm deleted file mode 100644 index 30ced2286f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES12/GOES12.prm +++ /dev/null @@ -1,4 +0,0 @@ -! This must match the value in the -! mcidas DB table valid values are -! (GOES12, GOES13, .....) -satellitename=GOES12 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES13/GOES13.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES13/GOES13.prm deleted file mode 100644 index 9674d9449f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES13/GOES13.prm +++ /dev/null @@ -1,5 +0,0 @@ -! This must match the value in the -! mcidas DB table valid values are -! (GOES12, GOES13, .....) -satelliteName=GOES13 -pluginName=mcidas diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES13/VIS.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES13/VIS.attr deleted file mode 100644 index 85857f230c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES13/VIS.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imageType=VIS -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES13/WV.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES13/WV.attr deleted file mode 100644 index 60ed4ed051..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/GOES13/WV.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=watvap -colorBar=@dfltMcidasColorBar.xml -imageType=WV -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/IR3.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/IR3.attr deleted file mode 100644 index 41b30d4061..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/IR3.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imageType=IR_10.8 -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/Meteosat.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/Meteosat.prm deleted file mode 100644 index c585ac14ed..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/Meteosat.prm +++ /dev/null @@ -1,5 +0,0 @@ -! This must match the value in the -! mcidas DB table valid values are -! (GOES12, GOES13, .....) -satelliteName=METEOSAT9 -pluginName=mcidas diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/VIS.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/VIS.attr deleted file mode 100644 index 483af01b8f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/Meteosat/VIS.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imageType=VIS_0.6 -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/VAAC/VAAC.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/VAAC/VAAC.prm deleted file mode 100644 index 8ab9ab7f9e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/VAAC/VAAC.prm +++ /dev/null @@ -1,5 +0,0 @@ -! This must match the value in the -! mcidas DB table valid values are -! (GOES12, GOES13, .....) -satelliteName=VAAC -pluginName=mcidas diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/VAAC/VIS.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/VAAC/VIS.attr deleted file mode 100644 index 85857f230c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/VAAC/VIS.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=lingray -colorBar=@dfltMcidasColorBar.xml -imageType=VIS -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/VAAC/WV.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/VAAC/WV.attr deleted file mode 100644 index 60ed4ed051..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/VAAC/WV.attr +++ /dev/null @@ -1,5 +0,0 @@ -legend_color=RGB {200, 200, 200} -colorMapName=watvap -colorBar=@dfltMcidasColorBar.xml -imageType=WV -displayUnitStr=GenericPixel diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/dfltMcidasColorBar.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/dfltMcidasColorBar.xml deleted file mode 100644 index f75032bbb2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SATELLITE/dfltMcidasColorBar.xml +++ /dev/null @@ -1,12 +0,0 @@ - - true - false - Vertical - UpperLeft - 0.6 - 15 - 0 - - 0,50,100,150,200,255 - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SHIP/SHIP.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SHIP/SHIP.prm deleted file mode 100644 index 2257ad8baf..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SHIP/SHIP.prm +++ /dev/null @@ -1,8 +0,0 @@ -! Parameters UAIR Plot Resource -legendString=SHIP -levelKey=Surface -plugin=sfcobs -reportTypeKey=reportType -reportTypeValue=1003 -spiFile=MTR.spi -legend_color=RGB {0, 255, 0} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SHIP/standard.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SHIP/standard.attr deleted file mode 100644 index d23848a8ab..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SHIP/standard.attr +++ /dev/null @@ -1,3 +0,0 @@ -! Parameters and Attributes for the default UAIR Resource -!resourceName=SHIP -plotModelName=standard \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/BuoysDrifting.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/BuoysDrifting.attr deleted file mode 100644 index 2121b364e3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/BuoysDrifting.attr +++ /dev/null @@ -1,5 +0,0 @@ -! Parameters and Attributes for the default METAR Resource -! -legendString=Drifting Buoy Synop -plotModelName=default -reportTypeValue=1006 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/BuoysFixed.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/BuoysFixed.attr deleted file mode 100644 index 73a892443f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/BuoysFixed.attr +++ /dev/null @@ -1,5 +0,0 @@ -! Parameters and Attributes for the default METAR Resource -! -legendString=Fixed Buoy Synop -plotModelName=default -reportTypeValue=1005 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/CMAN.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/CMAN.attr deleted file mode 100644 index ace7e0cc34..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/CMAN.attr +++ /dev/null @@ -1,5 +0,0 @@ -! Parameters and Attributes for the default METAR Resource -! -legendString=CMAN Synop -plotModelName=default -reportTypeValue=1004 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/LandFixed.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/LandFixed.attr deleted file mode 100644 index d26d9266d2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/LandFixed.attr +++ /dev/null @@ -1,5 +0,0 @@ -! Parameters and Attributes for the default METAR Resource -! -legendString=Fixed Land Synop -plotModelName=default -reportTypeValue=1001 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/LandMobile.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/LandMobile.attr deleted file mode 100644 index e478ddb701..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/LandMobile.attr +++ /dev/null @@ -1,5 +0,0 @@ -! Parameters and Attributes for the default METAR Resource -! -legendString=Mobile Land Synop -plotModelName=default -reportTypeValue=1002 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/MarineObs.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/MarineObs.attr deleted file mode 100644 index e9cc306d7e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/MarineObs.attr +++ /dev/null @@ -1,5 +0,0 @@ -! Parameters and Attributes for the default METAR Resource -! -legendString=Marine Synop -plotModelName=default -reportTypeValue=1007 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/SYNOP.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/SYNOP.prm deleted file mode 100644 index cfebf47b14..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/SYNOP.prm +++ /dev/null @@ -1,7 +0,0 @@ -plugin=sfcobs -reportTypeKey=reportType -!reportTypeValue=1001 -spiFile=synoptic.spi -!legendString=Surface Synoptic Obs -legend_color=RGB {0, 80, 255} -levelKey=Surface diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/Ships.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/Ships.attr deleted file mode 100644 index 9400d714a0..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/Ships.attr +++ /dev/null @@ -1,5 +0,0 @@ -! Parameters and Attributes for the default METAR Resource -! -legendString=Ship Synop -plotModelName=default -reportTypeValue=1003 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/allReports.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/allReports.attr deleted file mode 100644 index 504746cc56..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/allReports.attr +++ /dev/null @@ -1,5 +0,0 @@ -! Parameters and Attributes for the default METAR Resource -! -legendString=Synop (All Reports) -plotModelName=default -reportTypeValue=1001,1002,1003,1004,1005,1006,1007 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/standard.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/standard.attr deleted file mode 100644 index 504746cc56..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/SYNOP/standard.attr +++ /dev/null @@ -1,5 +0,0 @@ -! Parameters and Attributes for the default METAR Resource -! -legendString=Synop (All Reports) -plotModelName=default -reportTypeValue=1001,1002,1003,1004,1005,1006,1007 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/Ship6hr/Ship6hr.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/Ship6hr/Ship6hr.prm deleted file mode 100644 index de990d8f0a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/Ship6hr/Ship6hr.prm +++ /dev/null @@ -1,7 +0,0 @@ -legendString=SHIP-6Hr -levelKey=Surface -plugin=sfcobs -reportTypeKey=reportType -reportTypeValue=1003,1005,1007 -spiFile=MTR.spi -legend_color=RGB {0, 255, 0} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/Ship6hr/standard.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/Ship6hr/standard.attr deleted file mode 100644 index 507b57a053..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/Ship6hr/standard.attr +++ /dev/null @@ -1,2 +0,0 @@ -! Parameters and Attributes for the default UAIR Resource -plotModelName=standard diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/UAIR/UAIR.prm b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/UAIR/UAIR.prm deleted file mode 100644 index 5636eccb27..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/UAIR/UAIR.prm +++ /dev/null @@ -1,8 +0,0 @@ -! Parameters UAIR Plot Resource -legendString=UAIR -plugin=bufrua -!,2021,2022,2030,2031,2032 other possible reportTypes -reportTypeKey=reportType -reportTypeValue=2020 -spiFile=MTR.spi -legend_color=RGB {0, 255, 0} diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/UAIR/standard.attr b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/UAIR/standard.attr deleted file mode 100644 index d424a031c1..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/UAIR/standard.attr +++ /dev/null @@ -1,4 +0,0 @@ -! Parameters and Attributes for the default UAIR Resource -levelKey=500 -!resourceName=UAIR -plotModelName=standard diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/resourceDefinitions.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/resourceDefinitions.xml deleted file mode 100644 index 6931dfa236..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceDefns/resourceDefinitions.xml +++ /dev/null @@ -1,1330 +0,0 @@ - - - - true - NATL_MOSAIC - RADAR - RadarMosaic - RADAR/RadarMosaic - RadarMosaic - - - CREF,VIL,BREF,TOPS,PRECIP,ALL - EXACT - 10 - USE_DATA_TIMES - 10 - 3 - BasicWX_US - - - true - GOES11 - SATELLITE - McIdas,GOES - SATELLITE/GOES11 - McidasSatellite - ${areaName}_${resolution} - - - CLOSEST_BEFORE_OR_AFTER - 30 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - Meteosat - SATELLITE - McIdas - SATELLITE/Meteosat - McidasSatellite - ${areaName}_${resolution} - - - CLOSEST_BEFORE_OR_AFTER - 30 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - VAAC - SATELLITE - McIdas - SATELLITE/VAAC - McidasSatellite - ${areaName}_${resolution} - - - CLOSEST_BEFORE_OR_AFTER - 30 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - GINI_GOES13 - SATELLITE - GOES,GINI - SATELLITE/GINI/GOES13 - GiniSatellite - ${sector} - - - CLOSEST_BEFORE_OR_AFTER - 30 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - GINI_GOES12 - SATELLITE - GOES,GINI - SATELLITE/GINI/GOES12 - GiniSatellite - ${sector} - - - CLOSEST_BEFORE_OR_AFTER - 30 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - LCL - RADAR - LocalRadar - RADAR/LocalRadar - LocalRadar - - icao - ALL - CLOSEST_BEFORE_OR_AFTER - 10 - USE_DATA_TIMES - 10 - 3 - BasicWX_US - - - true - METAR - SURFACE - Observed - METAR - PlotData - - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 10 - 48 - BasicWX_US - - - true - SYNOP - SURFACE - Observed - SYNOP - PlotData - - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 8 - 48 - BasicWX_US - - - true - Ship6hr - SURFACE - Observed - Ship6hr - PlotData - - - - CLOSEST_BEFORE_OR_AFTER - 360 - USE_FRAME_INTERVAL - 10 - 48 - BasicWX_US - - - true - FFG - SURFACE - - FFG - FFG - - - - CLOSEST_BEFORE_OR_AFTER - 1440 - USE_FRAME_INTERVAL - 10 - 48 - BasicWX_US - - - true - IDFT - SURFACE - Forecast - IDFT - IDFT - - - - CLOSEST_BEFORE_OR_AFTER - 1440 - USE_DATA_TIMES - 20 - 480 - BasicWX_US - - - true - NGMMOS - SURFACE - Forecast,MOS - MOS/NGMMOS - PlotData - - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 10 - 48 - BasicWX_US - - - true - GFSXMOS - SURFACE - Forecast,MOS - MOS/GFSXMOS - PlotData - - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 10 - 48 - BasicWX_US - - - true - GFSMOS - SURFACE - Forecast,MOS - MOS/GFSMOS - PlotData - - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 10 - 48 - BasicWX_US - - - true - LAMP - SURFACE - Forecast,MOS - MOS/LAMP - PlotData - - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 10 - 48 - BasicWX_US - - - true - UAIR - UPPER_AIR - Observed - UAIR - PlotData - - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 4 - 48 - BasicWX_US - - - true - GFS - GRID - Forecast,Global - GRID/GFS - ModelFcstGridContours - - - basic_wx,exp_marine,hurricane,intl_sam,marine,medr,misc,monochrome,no_col-fill,precip,qpf,standard,streamlines,surface,tropical,CopyOfbasic_wx - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - NAM - GRID - Forecast,Regional - GRID/NAM - ModelFcstGridContours - - - aviation,basic_wx,comp,exp_marine,hurricane,marine,medr,misc,monochrome,no_col-fill,precip,qpf,severe,standard,streamlines,surface,tropical - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - RUC - GRID - Forecast,Regional - GRID/RUC - ModelFcstGridContours - - - anl_loops,basic_wx,exp_marine,medr,misc,no_col-fill,precip,qpf,standard,streamlines,surface,tropical - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - RUC40 - GRID - Forecast,Regional - GRID/RUC40 - ModelFcstGridContours - - - anl_loops,basic_wx,exp_marine,medr,misc,no_col-fill,precip,qpf,standard,streamlines,surface,tropical - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - EASTNMM - GRID - Forecast - GRID/EASTNMM - ModelFcstGridContours - - - standard - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - WESTNMM - GRID - Forecast - GRID/WESTNMM - ModelFcstGridContours - - - standard - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - GHM - GRID - Forecast - GRID/GHM - ModelFcstGridContours - - eventName - hurricane,precip - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - GHMNEST - GRID - Forecast - GRID/GHMNEST - ModelFcstGridContours - - eventName - hurricane,precip - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - GFS_ENS - ENSEMBLE - Forecast,Global,Ensemble - ENSEMBLE/GFS_ENS - EnsembleFcstGridContours - - - standard - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - NAM_00 - ENSEMBLE - Forecast,Ensemble - ENSEMBLE/NAM_00 - EnsembleFcstGridContours - - - standard - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - ECMWF - GRID - Forecast,Global - GRID/ECMWF - ModelFcstGridContours - - - medr,standard - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - UKMET - GRID - Forecast,Global - GRID/UKMET - ModelFcstGridContours - - - exp_marine,hurricane,marine,medr,no_col-fill,qpf,standard,surface,tropical - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - AVIATION - GRID - Forecast - GRID/AVIATION - ModelFcstGridContours - - - standard - CLOSEST_BEFORE_OR_AFTER - 60 - USE_DATA_TIMES - 10 - 48 - BasicWX_US - - - true - Local - PGEN - - PGEN/local - PGEN - ${productName} - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 10 - 24 - BasicWX_US - - - true - AIRMET - MISC - SigMet,Event - MISC/AIRMET - Airmet - - - - EXACT - 0 - USE_MANUAL_TIMELINE - 10 - 24 - BasicWX_US - - - true - ATCF - MISC - Hurricane - MISC/ATCF - ATCF - - - - EXACT - 360 - USE_FRAME_INTERVAL - 10 - 24 - BasicWX_US - - - true - CSIG - MISC - SigMet,Event - MISC/CSIG - ConvectiveSigmet - - - - EXACT - 0 - USE_MANUAL_TIMELINE - 10 - 24 - BasicWX_US - - - true - ISIG - MISC - SigMet,Event - MISC/ISIG - IntlSigmet - - - - EXACT - 0 - USE_MANUAL_TIMELINE - 10 - 4 - BasicWX_US - - - true - NCON - MISC - SigMet,Event - MISC/NCON - NonconvectiveSigmet - - - - EXACT - 0 - USE_MANUAL_TIMELINE - 10 - 24 - BasicWX_US - - - true - FFA - MISC - AWW,Event - MISC/FFA - FFA - - - - EXACT - 0 - USE_MANUAL_TIMELINE - 10 - 24 - BasicWX_US - - - true - LTNG - MISC - Observed - MISC/LTNG - Lightning - - - - BEFORE_OR_EQUAL - 0 - USE_MANUAL_TIMELINE - 10 - 6 - BasicWX_US - - - - true - ASCT - MISC - SCAT - MISC/SCAT/ASCT - SCAT - - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 10 - 24 - BasicWX_US - - - true - EXASCT - MISC - SCAT - MISC/SCAT/EXASCT - SCAT - - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 10 - 24 - BasicWX_US - - - true - QSCT - MISC - SCAT - MISC/SCAT/QSCT - SCAT - - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 10 - 24 - BasicWX_US - - - true - WSAT - MISC - SCAT - MISC/SCAT/WSAT - SCAT - - - - CLOSEST_BEFORE_OR_AFTER - 60 - USE_FRAME_INTERVAL - 10 - 24 - BasicWX_US - - - true - WARN - MISC - AWW,Event - MISC/WARN - Warn - - - - EXACT - 0 - USE_MANUAL_TIMELINE - 10 - 6 - BasicWX_US - - - true - WCN - MISC - AWW,Event - MISC/WCN - WCN - - - - EXACT - 0 - USE_MANUAL_TIMELINE - 10 - 24 - BasicWX_US - - - true - WCP - MISC - AWW,Event - MISC/WCP - WCP - - - - EXACT - 0 - USE_MANUAL_TIMELINE - 10 - 6 - BasicWX_US - - - true - WSTM - MISC - AWW,Event - MISC/WSTM - WSTM - - - - EXACT - 1 - USE_MANUAL_TIMELINE - 10 - 12 - BasicWX_US - - - true - SVRL - MISC - AWW,Event - MISC/SVRL - SVRL - - - - EXACT - 0 - USE_MANUAL_TIMELINE - 10 - 6 - BasicWX_US - - - true - GeoPolitical - OVERLAY - AdministrativeBoundaries - OVERLAYS/GeoPolitical - OverlayGroup - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - LatLon - OVERLAY - - OVERLAYS/LatLon - LatlonOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Scale - OVERLAY - - OVERLAYS/Scale - ScaleOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - countyNames - OVERLAY - AdministrativeBoundaries - OVERLAYS/countyNames - LpiOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - countyCluster - OVERLAY - AdministrativeBoundaries - OVERLAYS/countyCluster - LpiOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Counties - OVERLAY - AdministrativeBoundaries - OVERLAYS/Counties - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Rivers - OVERLAY - NaturalFeatures - OVERLAYS/Rivers - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Lakes - OVERLAY - NaturalFeatures - OVERLAYS/Lakes - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - rfcBoundaries - OVERLAY - AdministrativeBoundaries - OVERLAYS/rfcBoundaries - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Interstates - OVERLAY - ManMadeFeatures - OVERLAYS/Interstates - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - WFOs - OVERLAY - Stations - OVERLAYS/WFOs - LpiOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - CWAs - OVERLAY - Stations - OVERLAYS/CWAs - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - SfcStns - OVERLAY - Stations - OVERLAYS/SfcStns - LpiOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - DwmStns - OVERLAY - Stations - OVERLAYS/DwmStns - LpiOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - cpcStations - OVERLAY - Stations - OVERLAYS/cpcStations - LpiOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - spcwatch - OVERLAY - - OVERLAYS/spcwatch - LpiOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - VORs - OVERLAY - - OVERLAYS/VORs - LpiOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - 88Ds - OVERLAY - Stations - OVERLAYS/88Ds - LpiOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - ARTCC - OVERLAY - - OVERLAYS/ARTCC - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Ascairways - OVERLAY - - OVERLAYS/Ascairways - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Ascarrfa - OVERLAY - - OVERLAYS/Ascarrfa - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Ascfaarea - OVERLAY - - OVERLAYS/Ascfaarea - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Ascfaregion - OVERLAY - - OVERLAYS/Ascfaregion - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Ascgulffa - OVERLAY - - OVERLAYS/Ascgulffa - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Aschifiwo - OVERLAY - - OVERLAYS/Aschifiwo - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Asctropfirs - OVERLAY - - OVERLAYS/Asctropfirs - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Asctweb - OVERLAY - - OVERLAYS/Asctweb - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - Ascwrzones - OVERLAY - - OVERLAYS/Ascwrzones - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - wrqpf - OVERLAY - Stations - OVERLAYS/wrqpf - LpiOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - TimeZones - OVERLAY - AdministrativeBoundaries - OVERLAYS/TimeZones - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - - true - HighSeasZones - OVERLAY - AdministrativeBoundaries - OVERLAYS/HighSeas - DbOverlay - - - - CLOSEST_BEFORE_OR_AFTER - 0 - USE_DATA_TIMES - 10 - 24 - BasicWX_US - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/.McidasSatellite.xml.swp b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/.McidasSatellite.xml.swp deleted file mode 100644 index 8b66663c87..0000000000 Binary files a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/.McidasSatellite.xml.swp and /dev/null differ diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/EnsembleFcstGridContours.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/EnsembleFcstGridContours.xml deleted file mode 100644 index 600113652b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/EnsembleFcstGridContours.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - ${frameSpan} - ${dfltNumFrames} - ${timeMatchMethod} - ${timelineGenMethod} - ${dfltTimeRange} - ${LINE} - ${CINT} - ${TYPE} - ${GLEVEL} - ${GDFILE} - ${GVCORD} - ${GDPFUN} - ${SCALE} - ${TITLE} - ${COLORS} - ${MARKER} - ${GRDLBL} - ${FINT} - ${FLINE} - ${HILO} - ${HLSYM} - ${WIND} - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/FFA.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/FFA.xml deleted file mode 100644 index e9c59fd13d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/FFA.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - ${frameSpan} - ${dfltNumFrames} - ${dfltTimeRange} - ${timeMatchMethod} - ${timelineGenMethod} - ${sourceName} - ${color} - ${flashFloodAdvisoryEnable} - ${flashFloodAdvisoryColor} - ${flashFloodAdvisorySymbolWidth} - ${flashFloodAdvisorySymbolSize} - ${flashFloodWarningEnable} - ${flashFloodWarningColor} - ${flashFloodWarningSymbolWidth} - ${flashFloodWarningSymbolSize} - ${flashFloodWatchEnable} - ${flashFloodWatchColor} - ${flashFloodWatchSymbolWidth} - ${flashFloodWatchSymbolSize} - ${flashFloodStatementEnable} - ${flashFloodStatementColor} - ${flashFloodStatementSymbolWidth} - ${flashFloodStatementSymbolSize} - ${timeEnable} - ${countyOrZoneNameEnable} - ${immediateCauseEnable} - ${outlineEnable} - METADATA - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/LocalRadar.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/LocalRadar.xml deleted file mode 100644 index dd6b5e58ca..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/LocalRadar.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - ${frameSpan} - ${dfltNumFrames} - ${dfltTimeRange} - ${timeMatchMethod} - ${timelineGenMethod} - ${legend_color} - ${colorMapName} - ${colorBar} - - - - - - - - - - - - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/PGEN.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/PGEN.xml deleted file mode 100644 index d204190dd9..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/PGEN.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - ${frameSpan} - ${dfltNumFrames} - ${dfltTimeRange} - ${timeMatchMethod} - ${timelineGenMethod} - RGB {155, 155, 155} - ${productName} - ${legendString} - ${monoColorEnable} - ${monoColor} - ${fillModeEnable} - METADATA - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/ReadMe.txt b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/ReadMe.txt deleted file mode 100644 index 3789eb1944..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/ReadMe.txt +++ /dev/null @@ -1,3 +0,0 @@ -The names of the files in this directory are the names of the resources defined by the NC-Resource extension point in the plugin that defines the resource class. - - In order to deserialize these files an attribute file is needed and diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/WSTM.xml b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/WSTM.xml deleted file mode 100644 index 48f9d09b96..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/bundleTemplates/WSTM.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - ${frameSpan} - ${dfltNumFrames} - ${dfltTimeRange} - ${timeMatchMethod} - ${timelineGenMethod} - WSTM - ${legendColor} - ${wstmWarningEnable} - ${wstmWarningColor} - ${wstmWarningLineWidth} - ${wstmWarningSymbolWidth} - ${wstmWarningSymbolSize} - ${wstmWatchEnable} - ${wstmWatchColor} - ${wstmWatchLineWidth} - ${wstmWatchSymbolWidth} - ${wstmWatchSymbolSize} - ${wstmAdvisoryEnable} - ${wstmAdvisoryColor} - ${wstmAdvisoryLineWidth} - ${wstmAdvisorySymbolWidth} - ${wstmAdvisorySymbolSize} - ${timeEnable} - ${zoneNameEnable} - ${outlineEnable} - METADATA - - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/88D.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/88D.lpi deleted file mode 100644 index 000efdf423..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/88D.lpi +++ /dev/null @@ -1,206 +0,0 @@ - 38.6950 -76.8450 47.694 TADW - 33.6470 -84.2620 42.259 TATL - 35.9800 -86.6620 31.022 TBNA - 42.1580 -70.9330 28.083 TBOS - 39.0900 -76.6300 74.319 TBWI - 41.2900 -82.0080 18.453 TCLE - 35.3370 -80.8850 195.450 TCLT - 40.0060 -82.7200 114.532 TCMH - 38.8980 -84.5800 87.436 TCVG - 32.9260 -96.9680 16.142 TDAL - 40.0220 -84.1230 71.685 TDAY - 38.7590 -76.9620 12.393 TDCA - 39.7280 -104.5300 6.665 TDEN - 33.0650 -96.9180 65.463 TDFW - 42.1110 -83.5150 65.547 TDTW - 40.5930 -74.2700 32.844 TEWR - 26.1260 -80.3350 57.772 TFLL - 29.5160 -95.2420 16.499 THOU - 39.0840 -77.5290 12.869 TIAD - 30.0650 -95.5670 81.019 TIAH - 37.5070 -97.4370 16.340 TICT - 39.6370 -86.4360 15.458 TIND - 40.5890 -73.8810 84.357 TJFK - 36.1440 -115.0070 50.329 TLAS - 39.4980 -94.7420 86.918 TMCI - 28.3440 -81.3260 70.627 TMCO - 41.6510 -87.7300 29.922 TMDW - 34.8960 -89.9930 51.059 TMEM - 25.7580 -80.4910 18.114 TMIA - 42.8190 -88.0460 44.305 TMKE - 44.8710 -92.9330 49.913 TMSP - 30.0220 -90.4030 254.179 TMSY - 35.2760 -97.5100 6.159 TOKC - 41.7970 -87.8580 19.398 TORD - 26.6880 -80.2730 120.537 TPBI - 39.9490 -75.0690 56.100 TPHL - 33.4210 -112.1600 47.805 TPHX - 40.5010 -80.4860 22.899 TPIT - 36.0020 -78.6970 41.808 TRDU - 38.0460 -85.6100 30.286 TSDF - 18.4770 -66.1790 4363.212 TSJU - 40.9670 -111.9300 54.429 TSLC - 38.8050 -90.4890 20.531 TSTL - 27.8600 -82.5180 20.628 TTPA - 36.0710 -95.8270 26.305 TTUL - 39.7867 -104.5458 150.876 KFTG - 60.7258 -151.3514 313.045 PAHG - 56.8528 -135.5292 7450.065 PACG - 65.0350 -147.5017 842.316 PAPD - 64.5114 -165.2950 1806.983 PAEC - 58.6794 -156.6294 792.520 PAKC - 60.7919 -161.8764 376.107 PABC - 59.4614 -146.3031 595.827 PAIH - 20.1256 -155.7778 116.650 PHKM - 21.1328 -157.1800 259.549 PHMO - 21.8942 -159.5522 518.528 PHKI - 19.0950 -155.5689 4513.304 PHWA - 41.9558 -71.1369 420.733 KBOX - 40.5317 -80.2181 169.083 KPBZ - 37.7608 -99.9689 233.397 KDDC - 38.8097 -94.2639 310.707 KEAX - 39.3658 -101.6997 297.648 KGLD - 37.6539 -97.4428 222.500 KICT - 37.5908 -112.8622 589.546 KICX - 36.1750 -95.5639 521.543 KINX - 41.2628 -112.4478 383.678 KMTX - 38.9969 -96.2319 171.534 KTWX - 35.3331 -97.2778 180.752 KTLX - 34.3622 -98.9764 252.275 KFDR - 36.7408 -98.1278 118.259 KVNX - 44.8489 -93.5656 220.593 KMPX - 46.8369 -92.2097 1861.106 KDLH - 46.7708 -100.7606 180.467 KBIS - 48.3925 -100.8650 280.463 KMBX - 40.3208 -98.4419 880.702 KUEX - 30.7219 -97.3831 129.041 KGRK - 32.5731 -97.3031 431.056 KFWS - 32.5383 -99.2544 182.891 KDYX - 30.3367 -89.8256 65.601 KLIX - 40.9231 -78.0036 368.299 KCCX - 39.9469 -74.4108 322.790 KDIX - 40.8656 -72.8639 166.074 KOKX - 45.7147 -122.9653 277.978 KRTX - 43.4906 -116.2356 629.511 KCBX - 39.4203 -83.8217 213.120 KILN - 39.7075 -86.2803 407.201 KIND - 37.5908 -83.3131 158.313 KJKL - 37.9753 -85.9439 158.932 KLVX - 36.7367 -87.2850 84.450 KHPX - 37.0683 -88.7719 161.418 KPAH - 29.4719 -95.0792 193.894 KHGX - 33.3636 -84.5658 223.255 KFFC - 30.8903 -83.0017 132.200 KVAX - 32.6753 -83.3511 136.667 KJGX - 28.1133 -80.6542 177.566 KMLB - 35.2333 -101.7092 368.464 KAMA - 47.4597 -111.3853 201.705 KTFX - 47.0411 -113.9861 432.154 KMSX - 48.1944 -122.4958 867.399 KATX - 47.6803 -117.6267 240.154 KOTX - 42.6997 -83.4717 828.241 KDTX - 42.8939 -85.5447 170.480 KGRR - 46.5311 -87.5483 357.094 KMQT - 44.9072 -84.7197 265.058 KAPX - 24.5975 -81.7031 352.511 KBYX - 25.6111 -80.4128 171.966 KAMX - 27.7842 -97.5111 207.892 KCRP - 29.2728 -100.2806 348.553 KDFX - 29.7039 -98.0283 223.170 KEWX - 25.9161 -97.4189 814.900 KBRO - 41.4131 -81.8597 195.357 KCLE - 38.3111 -81.7228 191.626 KRLX - 39.4961 -121.6317 187.978 KBBX - 38.5011 -121.6778 110.694 KDAX - 37.1553 -121.8983 222.502 KMUX - 13.4556 144.8111 14152.670 PGUA - 40.1506 -89.3369 193.178 KILX - 41.6047 -88.0847 192.907 KLOT - 37.2353 -93.4006 190.667 KSGF - 38.6989 -90.6828 323.954 KLSX - 31.8731 -106.6981 364.470 KEPZ - 33.0764 -106.1228 144.251 KHDX - 33.6542 -101.8142 175.824 KLBB - 31.9433 -102.1892 3762.060 KMAF - 31.3714 -100.4925 172.694 KSJT - 34.7761 -76.8761 167.175 KMHX - 35.6656 -78.4897 186.438 KRAX - 33.9894 -78.4289 284.462 KLTX - 34.5744 -111.1978 302.679 KFSX - 32.4953 -114.6567 1173.600 KYUX - 33.2892 -111.6700 149.376 KIWA - 31.8936 -110.6303 384.653 KEMX - 41.9578 -100.5764 255.059 KLNX - 41.3203 -96.3667 206.950 KOAX - 35.1497 -106.8239 557.998 KABX - 34.6353 -103.6300 187.264 KFDX - 31.1556 -92.9758 116.824 KPOE - 30.1253 -93.2158 623.701 KLCH - 32.4508 -93.8414 265.285 KSHV - 38.9753 -77.4778 221.139 KLWX - 37.0244 -80.2739 290.056 KFCX - 38.8256 -75.4397 152.828 KDOX - 36.9839 -77.0072 1148.702 KAKQ - 40.4983 -124.2919 1990.655 KBHX - 35.0978 -117.5608 142.473 KEYX - 35.7011 -114.8914 277.298 KESX - 39.7542 -119.4622 382.740 KRGX - 41.7311 -93.7228 261.254 KDMX - 41.6117 -90.5808 595.206 KDVN - 43.5878 -96.7294 389.814 KFSD - 36.1686 -83.4017 577.953 KMRX - 34.8364 -92.2622 224.540 KLZK - 33.8967 -88.3289 214.192 KGWX - 35.3447 -89.8733 1104.941 KNQA - 36.2472 -86.5625 152.653 KOHX - 32.6556 -81.0422 436.854 KCLX - 33.9486 -81.1183 143.926 KCAE - 34.8833 -82.2200 131.476 KGSP - 46.0392 -67.8064 3067.950 KCBW - 43.8914 -70.2564 226.816 KGYX - 34.4117 -119.1794 121.052 KVTX - 34.8381 -120.3969 178.080 KVBX - 32.9189 -117.0419 114.141 KNKX - 33.8178 -117.6358 313.831 KSOX - 36.3142 -119.6322 617.209 KHNX - 44.4983 -88.1114 230.218 KGRB - 43.8228 -91.1911 250.826 KARX - 42.9678 -88.5506 156.315 KMKX - 33.1722 -86.7697 165.426 KBMX - 32.5367 -85.7897 115.623 KMXX - 31.4606 -85.4594 511.482 KEOX - 32.2800 -89.9843 340.879 KDGX - 30.6794 -88.2397 220.036 KMOB - 27.7056 -82.4017 1947.623 KTBW - 42.5864 -74.0639 184.532 KENX - 42.1997 -75.9847 163.465 KBGM - 42.9489 -78.7367 233.238 KBUF - 44.5111 -73.1669 217.324 KCXX - 40.7397 -116.8028 250.847 KLRX - 42.0811 -122.7172 219.696 KMAX - 45.6906 -118.8528 320.527 KPDT - 41.1519 -104.8061 367.919 KCYS - 39.0622 -108.2139 437.104 KGJX - 38.4594 -104.1814 237.148 KPUX - 43.0661 -108.4772 1339.633 KRIW - 30.4847 -81.7019 249.312 KJAX - 30.5644 -85.9214 108.929 KEVX - 30.3975 -84.3289 159.977 KTLH - 45.8539 -108.6067 301.567 KBLX - 48.2064 -106.6250 589.295 KGGW - 43.1058 -112.6861 205.839 KSFX - 45.4558 -98.4131 244.930 KABR - 47.5278 -97.3256 394.056 KMVX - 44.1250 -102.8297 469.607 KUDX - 34.9306 -86.0833 278.877 KHTX - 41.3589 -85.7000 190.032 KIWX - 35.2908 -94.3619 146.391 KSRX - 43.7558 -75.6791 641.833 KTYX - 18.1156 -66.0781 41.567 TJUA - 30.5239 -88.9847 73.358 KBIX - 35.2383 -97.4603 19.631 KCRI - 38.7303 -27.3217 20011.945 LPLA - 35.9211 126.6083 120.815 RKJK - 36.9558 127.0211 1187.438 RKSG - 26.3019 127.9097 2267.486 RODN - 38.2602 -87.7245 203.632 KVWX diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/BUOY.spi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/BUOY.spi deleted file mode 100644 index b031a25f55..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/BUOY.spi +++ /dev/null @@ -1,221 +0,0 @@ - 0 41013 33.4800 -77.5800 0 1.448 - 0 41025 35.1500 -75.2900 0 0.909 - 0 42041 27.2200 -90.4200 0 162.574 - 0 42054 26.0000 -87.8000 0 185.079 - 0 44017 40.7000 -72.0000 0 110.876 - 0 44018 41.3000 -69.2000 0 91.018 - 0 44039 41.1400 -72.6600 0 73.940 - 0 44040 40.9600 -73.5800 0 59.447 - 0 44251 46.4400 -53.3900 0 249.578 - 0 45012 43.6000 -77.4000 75 45.930 - 0 45132 42.4700 -81.2200 0 131.133 - 0 45139 43.4000 -79.4000 0 101.254 - 0 45147 42.4300 -82.6800 0 86.527 - 0 45148 49.6400 -94.5600 0 478.724 - 0 45149 43.5400 -82.0700 0 86.916 - 0 45151 44.5000 -79.3700 0 194.270 - 0 45152 46.2300 -79.7200 0 257.216 - 0 45154 46.0500 -82.6400 0 81.785 - 0 46047 32.4330 -119.5330 0 186.101 - 0 46053 34.2360 -119.8470 0 55.541 - 0 46063 34.2510 -120.6650 0 19.870 - 0 46066 52.7000 -155.0000 0 113.344 - 0 46069 33.6500 -120.2000 0 72.683 - 0 46072 52.0200 -172.1000 0 606.691 - 0 46080 58.0000 -150.0000 0 218.846 - 0 46081 60.7800 -148.2000 0 89.623 - 0 46082 59.6100 -143.6700 0 231.822 - 0 46086 32.5000 -118.0000 0 143.988 - 0 46401 46.6300 -170.7900 0 1222.300 - 0 46402 50.4400 -165.0200 0 523.004 - 0 46403 52.6500 -156.9280 0 112.327 - 0 ACMN4 39.3800 -74.4200 0 31.782 - 0 ALNM4 45.0400 -83.4400 0 61.040 - 0 AMAA2 58.9200 -151.9500 33 94.792 - 0 ARPF1 28.4300 -82.6600 0 32.353 - 0 AUGA2 59.3800 -153.3500 11 414.591 - 0 AVAN4 39.0900 -74.7310 0 70.093 - 0 BABT2 27.3000 -97.4200 0 55.809 - 0 BRBN4 39.6100 -74.2000 0 113.019 - 0 CHII2 41.9200 -87.5700 0 59.031 - 0 DRFA2 60.5500 -152.1400 17 146.466 - 0 EGKF1 27.6000 -82.7600 0 61.155 - 0 FILA2 59.3300 -151.9900 18 45.640 - 0 GLPT2 29.2900 -94.7900 0 37.121 - 0 HSSF1 28.7700 -82.7100 0 51.587 - 0 KNSW3 42.5800 -87.8000 0 48.249 - 0 LKPL1 30.3100 -90.2800 0 147.139 - 0 LUML1 29.2500 -90.6600 0 6.740 - 0 MCYI3 41.7200 -86.9100 0 106.006 - 0 MKGM4 43.2200 -86.3400 0 82.471 - 0 MLWW3 43.0100 -87.8800 0 79.649 - 0 NFBF1 25.0800 -81.0900 0 35.346 - 0 PCNT2 28.4500 -96.4000 0 93.872 - 0 PILA2 59.7400 -149.4700 32 195.831 - 0 PMYF1 26.9900 -80.6200 3 72.200 - 0 PTRF1 28.2800 -82.7300 0 14.585 - 0 RSJT2 26.8000 -97.4700 0 77.528 - 0 RTOT2 27.7600 -96.9800 0 10.390 - 0 SAUM4 42.6700 -86.2100 0 62.056 - 0 SGOF1 29.4100 -84.8600 20 56.343 - 0 SHPF1 30.0600 -84.2900 0 72.526 - 0 TAML1 29.1900 -90.6700 0 124.759 - 0 TARF1 28.1500 -82.7500 0 113.405 - 0 TRBL1 29.1700 -90.5800 0 9.014 - 0 91204 9.9000 139.7000 0 299.943 - 0 91222 18.1300 145.7700 0 1411.806 - 0 91251 11.4300 162.3500 0 894.252 - 0 91328 8.6000 149.6700 0 613.788 - 0 91338 5.2800 153.6500 0 309.973 - 0 91343 7.6300 155.1600 0 1877.410 - 0 91352 6.2100 160.7000 0 267.247 - 0 91355 5.3600 162.9600 0 678.171 - 0 91365 8.9300 165.7500 0 464.382 - 0 91374 8.7000 171.2000 0 305.616 - 0 91377 6.1000 172.1000 0 3823.048 - 0 91411 8.3000 137.5000 0 6633.733 - 0 91442 4.6000 168.7000 0 411.640 - 0 41001 34.6800 -72.6400 0 1599.423 - 0 41002 32.2700 -75.1900 0 261.923 - 0 41004 32.5100 -79.1000 0 178.025 - 0 41008 31.4000 -80.8700 0 357.218 - 0 41009 28.5000 -80.1800 0 164.769 - 0 41010 28.8900 -78.5500 0 796.754 - 0 42001 25.9300 -89.6500 0 373.917 - 0 42002 25.8900 -93.5700 0 406.971 - 0 42003 25.9400 -85.9100 0 3242.022 - 0 42007 30.0900 -88.7700 0 540.007 - 0 42019 27.9200 -95.3500 0 167.370 - 0 42020 26.9200 -96.7000 0 106.910 - 0 42035 29.2500 -94.4100 0 58.265 - 0 42036 28.5100 -84.5100 0 153.138 - 0 42039 28.7800 -86.0400 0 118.927 - 0 42040 29.2000 -88.2500 0 110.973 - 0 44004 38.4600 -70.6900 0 454.859 - 0 44005 42.9000 -68.8900 0 159.436 - 0 44007 43.5300 -70.1400 0 123.139 - 0 44008 40.5000 -69.4300 0 230.939 - 0 44009 38.4600 -74.7000 0 158.738 - 0 44011 41.0800 -66.5800 0 380.353 - 0 44013 42.3500 -70.6900 0 369.106 - 0 44014 36.5800 -74.8300 0 93.588 - 0 44025 40.2500 -73.1700 0 291.621 - 0 45001 48.0600 -87.7800 0 47.249 - 0 45002 45.3000 -86.4200 0 285.370 - 0 45003 45.3200 -82.7700 0 417.101 - 0 45004 47.5600 -86.5500 0 154.247 - 0 45005 41.6800 -82.4000 0 267.266 - 0 45006 47.3200 -89.8700 0 70.228 - 0 45007 42.6700 -87.0200 0 625.928 - 0 45008 44.2800 -82.4200 0 118.876 - 0 46001 56.3000 -148.1700 0 706.553 - 0 46002 42.5300 -130.2600 0 486.897 - 0 46003 51.8500 -155.9200 0 1516.702 - 0 46005 46.0800 -131.0000 0 338.245 - 0 46006 40.8400 -137.4900 0 1847.429 - 0 46011 34.8800 -120.8700 0 20.989 - 0 46012 37.3900 -122.7300 0 76.607 - 0 46013 38.2300 -123.3300 0 574.937 - 0 46014 39.2200 -123.9700 0 123.271 - 0 46022 40.7400 -124.5100 0 289.260 - 0 46023 34.7100 -120.9700 0 32.642 - 0 46025 33.7500 -119.0800 0 59.061 - 0 46026 37.7500 -122.8200 0 40.802 - 0 46027 41.8500 -124.3900 0 123.813 - 0 46028 35.7400 -121.8800 0 305.304 - 0 46029 46.1800 -124.1900 0 316.100 - 0 46030 40.4200 -124.5300 0 35.617 - 0 46035 56.9100 -177.8100 0 6677.808 - 0 46041 47.4200 -124.5200 0 140.129 - 0 46042 36.7500 -122.4100 0 121.931 - 0 46045 33.8400 -118.4500 0 5087.485 - 0 46050 44.6200 -124.5300 0 36.422 - 0 46054 34.2700 -120.4500 0 190.318 - 0 46059 37.9800 -130.0000 0 717.315 - 0 46060 60.5800 -146.8300 0 40.024 - 0 46061 60.2200 -146.8300 0 96.060 - 0 46062 35.1000 -121.0100 0 105.527 - 0 51001 23.4000 -162.2700 0 2754.844 - 0 51002 17.1900 -157.8300 0 565.327 - 0 51003 19.1400 -160.8100 0 382.208 - 0 51004 17.4400 -152.5100 0 1213.068 - 0 51028 0.0000 -153.8800 0 20011.945 - 0 ABAN6 44.3300 -75.9300 0 5.191 - 0 ALSN6 40.4600 -73.8300 0 60.595 - 0 BLIA2 60.8400 -146.8800 0 29.034 - 0 BURL1 28.9000 -89.4300 0 146.910 - 0 BUZM3 41.4000 -71.0300 0 109.304 - 0 CARO3 43.3400 -124.3800 0 805.339 - 0 CDRF1 29.1400 -83.0300 0 233.232 - 0 CHLV2 36.9000 -75.7100 0 80.127 - 0 CLKN7 34.6200 -76.5200 0 159.674 - 0 CSBF1 29.6700 -85.3600 0 332.005 - 0 DBLN6 42.4900 -79.3500 0 948.798 - 0 DESW1 47.6800 -124.4900 0 28.994 - 0 DISW3 47.0800 -90.7300 0 217.481 - 0 DPIA1 30.2500 -88.0700 0 69.594 - 0 DRYF1 24.6400 -82.8600 0 101.105 - 0 DSLN7 35.1500 -75.3000 0 121.512 - 0 DUCN7 36.1800 -75.7500 0 308.456 - 0 FBIS1 32.6800 -79.8900 0 76.372 - 0 FFIA2 57.2700 -133.6300 0 2621.802 - 0 FPSN7 33.4900 -77.5900 0 474.537 - 0 FWYF1 25.5900 -80.1000 0 165.834 - 0 GDIL1 29.2700 -89.9600 0 65.907 - 0 GLLN6 43.8900 -76.4500 0 37.445 - 0 IOSN3 42.9700 -70.6200 0 69.168 - 0 KTNF1 29.8200 -83.5900 0 93.020 - 0 LKWF1 26.6100 -80.0300 0 103.819 - 0 LONF1 24.8400 -80.8600 0 111.389 - 0 LPOI1 48.0600 -116.5000 0 1535.756 - 0 MDRM1 43.9700 -68.1300 0 128.245 - 0 MISM1 43.7800 -68.8600 0 62.201 - 0 MLRF1 25.0100 -80.3800 0 51.955 - 0 MRKA2 61.0800 -146.6600 0 538.504 - 0 NWPO3 44.6100 -124.0700 0 143.357 - 0 PILM4 48.2200 -88.3700 0 2486.295 - 0 POTA2 61.0600 -146.7000 0 3.093 - 0 PTAC1 38.9600 -123.7400 0 35.064 - 0 PTAT2 27.8300 -97.0500 0 1124.022 - 0 PTGC1 34.5800 -120.6500 0 39.042 - 0 ROAM4 47.8700 -89.3100 0 79.972 - 0 SANF1 24.4600 -81.8800 0 295.731 - 0 SAUF1 29.8600 -81.2600 0 175.231 - 0 SGNW3 43.7500 -87.6900 0 131.774 - 0 SISW1 48.3200 -122.8400 0 235.710 - 0 SMKF1 24.6300 -81.1100 0 34.386 - 0 SPGF1 26.7000 -78.9900 0 247.293 - 0 SRST2 29.6700 -94.0500 0 356.842 - 0 STDM4 47.1800 -87.2200 0 65.801 - 0 SUPN6 44.4700 -75.8000 0 361.153 - 0 THIN6 44.3000 -75.9800 0 23.701 - 0 TPLM2 38.9000 -76.4400 0 468.405 - 0 TTIW1 48.3900 -124.7400 0 103.253 - 0 VENF1 27.0700 -82.4500 0 366.433 - 0 WPOW1 47.6600 -122.4400 0 79.183 - 0 SVLS1 31.9500 -80.6800 0 63.735 - 0 44131 44.5000 -66.7000 0 1040.883 - 0 44028 41.4000 -71.1000 0 5.837 - 0 SBIO1 41.6300 -82.8400 0 36.970 - 0 46147 51.8000 -131.2000 0 116.579 - 0 46145 54.4000 -132.4000 0 122.990 - 0 46131 49.9000 -125.0000 0 652.662 - 0 45135 43.8000 -76.9000 0 115.117 - 0 46183 53.6000 -131.1000 0 153.000 - 0 46181 53.8000 -128.8000 0 490.846 - 0 46185 52.4000 -129.8000 0 166.909 - 0 46204 51.4000 -128.7000 0 100.466 - 0 46207 50.9000 -129.9000 0 330.944 - 0 46208 52.5000 -132.7000 0 216.774 - 0 46205 54.2000 -134.3000 0 302.034 - 0 46184 53.9000 -138.9000 0 499.746 - 0 46004 51.0000 -135.8000 0 319.696 - 0 46132 49.7000 -127.9000 0 194.851 - 0 46146 49.3000 -123.7000 0 114.995 - 0 46206 48.8000 -126.0000 0 142.129 - 0 46036 48.4000 -133.9000 0 886.949 - 0 44142 42.5000 -64.1000 0 259.180 - 0 44137 41.6000 -60.0000 0 595.768 - 0 44141 42.0000 -56.1000 0 317.788 - 0 44138 44.2000 -53.6000 0 10823.185 - 0 44144 43.8000 -60.7000 0 251.186 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/MTR.spi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/MTR.spi deleted file mode 100644 index 836e0ce746..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/MTR.spi +++ /dev/null @@ -1,3090 +0,0 @@ - 0 AGGH -9.4200 160.0500 9 2085.887 - 0 ANAU -0.5300 166.9200 6 972.033 - 0 AYPY -9.4300 147.2200 47 1407.073 - 0 CWAB 48.3000 -88.8700 218 29.351 - 0 CWAC 48.6700 -124.8400 41 81.796 - 0 CWAF 48.0800 -69.5500 6 13.791 - 0 CWAG 49.9200 -55.6700 194 133.095 - 0 CWAH 45.8600 -64.2700 23 42.878 - 0 CWAJ 42.2600 -81.9100 178 89.873 - 0 CWAQ 50.5900 -126.9300 59 32.955 - 0 CWAR 47.3000 -54.0100 16 101.171 - 0 CWAS 49.4900 -123.3000 0 34.467 - 0 CWAV 51.7900 -114.6800 1113 69.492 - 0 CWAW 44.6400 -63.5200 6 1.582 - 0 CWAX 51.3800 -55.6300 111 32.083 - 0 CWBA 46.7200 -79.1000 180 45.028 - 0 CWBD 47.6200 -57.6200 1 116.282 - 0 CWBE 45.9700 -81.4900 196 76.661 - 0 CWBF 47.6200 -57.6400 12 1.499 - 0 CWBG 51.2600 -123.0900 1692 119.494 - 0 CWBH 50.9300 -127.9500 14 16.380 - 0 CWBI 45.8000 -80.5300 190 95.670 - 0 CWBJ 51.0400 -95.6700 258 130.739 - 0 CWBK 45.7800 -62.6800 2 20.547 - 0 CWBN 58.6800 -123.7700 1064 26.805 - 0 CWBO 50.5500 -111.8500 746 98.916 - 0 CWBP 58.8500 -125.2300 731 32.269 - 0 CWBR 66.0400 -91.8400 150 255.917 - 0 CWBS 46.1900 -72.9200 16 50.596 - 0 CWBT 50.2700 -64.2300 11 43.396 - 0 CWBU 53.3400 -104.0200 373 1.328 - 0 CWBV 44.8200 -62.3400 10 93.781 - 0 CWBX 59.4200 -126.1000 435 57.629 - 0 CWBY 49.8400 -64.3000 53 69.700 - 0 CWBZ 45.1200 -74.2800 49 49.054 - 0 CWCF 52.3500 -97.0300 222 1.303 - 0 CWCG 45.3800 -75.7200 79 6.794 - 0 CWCI 47.3400 -85.8300 187 106.040 - 0 CWCJ 48.6100 -86.3000 206 63.158 - 0 CWCO 44.5100 -80.2200 180 46.817 - 0 CWCP 43.4600 -65.4700 13 64.752 - 0 CWCQ 47.0100 -65.4500 34 2.223 - 0 CWCT 52.0100 -111.3000 791 212.413 - 0 CWCU 44.3800 -79.7800 295 16.677 - 0 CWCX 66.0000 -117.7700 185 210.459 - 0 CWDA 50.7200 -56.1200 29 94.504 - 0 CWDB 61.3700 -139.0600 806 1.233 - 0 CWDC 59.5700 -108.4800 318 1.112 - 0 CWDD 42.3000 -82.7000 184 29.997 - 0 CWDF 44.7300 -81.2800 181 14.599 - 0 CWDI 48.9800 -56.0700 105 100.714 - 0 CWDJ 51.0900 -93.8000 383 1.112 - 0 CWDK 50.0100 -113.6300 1011 60.300 - 0 CWDM 50.4800 -59.6300 9 158.714 - 0 CWDN 44.5200 -80.0200 182 15.895 - 0 CWDO 49.6900 -54.8000 92 67.459 - 0 CWDQ 47.4200 -72.8000 169 126.382 - 0 CWDS 46.9300 -55.3800 49 62.646 - 0 CWDT 49.9000 -71.2500 399 93.711 - 0 CWDU 51.0900 -114.2200 1235 10.706 - 0 CWDV 49.0400 -90.4700 489 90.027 - 0 CWDW 51.3800 -56.1000 29 3.407 - 0 CWDX 50.2400 -57.6100 19 2.406 - 0 CWDZ 51.4400 -112.6700 677 100.396 - 0 CWEA 50.1900 -96.0700 268 87.694 - 0 CWEB 49.3900 -126.5500 7 23.888 - 0 CWEC 48.3700 -89.1200 209 14.811 - 0 CWEE 49.3000 -73.3500 305 100.473 - 0 CWEF 47.2400 -60.1400 26 82.189 - 0 CWEH 49.4400 -108.9800 1080 108.930 - 0 CWEI 49.2900 -100.9900 446 103.324 - 0 CWEK 54.5900 -130.7000 8 36.065 - 0 CWEL 49.2200 -123.8000 5 19.574 - 0 CWEO 51.8600 -63.5700 593 191.250 - 0 CWEP 46.4600 -61.9700 13 90.962 - 0 CWEQ 52.1200 -101.2400 335 107.608 - 0 CWER 47.0000 -70.8200 5 23.312 - 0 CWET 44.2400 -79.7900 251 1.368 - 0 CWEV 67.7000 -104.4700 42 157.768 - 0 CWEW 45.8200 -73.4300 21 33.362 - 0 CWEZ 48.7900 -123.0500 7 14.142 - 0 CWFE 53.6900 -112.8700 716 44.558 - 0 CWFF 52.8200 -104.6000 489 70.341 - 0 CWFG 50.8300 -128.9000 101 33.318 - 0 CWFH 46.7200 -53.4900 143 32.717 - 0 CWFJ 49.2000 -113.2800 1136 59.983 - 0 CWFL 62.7200 -109.1700 164 83.888 - 0 CWFN 57.3600 -107.1300 499 91.346 - 0 CWFO 54.6900 -101.7000 304 0.642 - 0 CWFP 56.5500 -61.7100 7 1.838 - 0 CWFQ 45.0500 -72.7300 152 16.974 - 0 CWFR 52.2900 -121.0500 846 68.981 - 0 CWFU 52.2400 -61.3200 321 135.451 - 0 CWFX 67.0400 -126.0900 259 137.758 - 0 CWFY 48.1700 -55.4900 183 41.905 - 0 CWFZ 62.7200 -109.1900 168 1.019 - 0 CWGB 49.3500 -124.1700 5 24.295 - 0 CWGD 43.7800 -81.7200 213 90.067 - 0 CWGE 51.3000 -116.9800 784 0.694 - 0 CWGH 44.4100 -75.8000 82 44.423 - 0 CWGK 44.2300 -76.6000 93 0.000 - 0 CWGL 44.5300 -79.2200 221 50.427 - 0 CWGM 49.1300 -113.8000 1296 38.595 - 0 CWGN 49.0400 -97.5700 253 53.146 - 0 CWGP 50.3000 -122.7300 204 25.406 - 0 CWGQ 48.6400 -79.4500 269 65.657 - 0 CWGR 47.3900 -61.8700 60 6.881 - 0 CWGT 49.4900 -124.4400 3 39.017 - 0 CWGU 45.8700 -61.9000 120 45.373 - 0 CWGW 49.7600 -114.9100 1138 1.436 - 0 CWGX 56.3700 -94.7000 145 1.112 - 0 CWGY 51.6700 -110.2000 707 73.065 - 0 CWHA 53.4600 -114.4700 747 64.196 - 0 CWHC 49.3000 -123.1300 2 4.926 - 0 CWHE 53.4200 -113.2000 694 27.117 - 0 CWHI 51.7100 -113.2200 906 48.428 - 0 CWHJ 50.6600 -128.0000 617 9.093 - 0 CWHL 54.1700 -130.3700 5 15.360 - 0 CWHM 45.7200 -73.3800 192 11.774 - 0 CWHN 54.9300 -109.9700 636 16.829 - 0 CWHO 55.4600 -60.2300 12 151.022 - 0 CWHP 49.0900 -61.7000 7 122.600 - 0 CWHQ 46.6800 -71.9500 55 42.935 - 0 CWHS 68.7900 -114.8400 65 73.078 - 0 CWHT 60.7700 -137.5800 599 104.147 - 0 CWHU 48.5900 -57.2400 290 72.108 - 0 CWHV 46.2000 -70.7800 229 81.860 - 0 CWHW 49.2800 -54.8800 99 42.125 - 0 CWHY 45.3200 -72.2500 851 8.370 - 0 CWIA 48.6500 -71.8500 103 16.399 - 0 CWIC 78.7900 -103.5500 58 382.973 - 0 CWID 61.3200 -117.6000 161 111.451 - 0 CWIE 64.3900 -115.0200 478 104.719 - 0 CWIG 47.0700 -70.5300 18 63.110 - 0 CWII 50.7100 -96.5700 220 33.925 - 0 CWIJ 65.7700 -111.2400 500 0.456 - 0 CWIO 56.7400 -131.6700 15 51.671 - 0 CWIP 50.1700 -66.7500 25 34.805 - 0 CWIR 48.3800 -123.7500 32 12.601 - 0 CWIS 47.2800 -70.6300 719 24.540 - 0 CWIT 45.1700 -73.6800 52 43.897 - 0 CWIU 48.4900 -71.7900 103 31.551 - 0 CWIW 51.6700 -105.4100 525 82.711 - 0 CWIX 48.7700 -71.7200 113 48.414 - 0 CWIY 47.1600 -67.8400 241 0.000 - 0 CWIZ 45.3000 -73.3500 45 25.062 - 0 CWJA 52.8900 -118.0700 1061 58.432 - 0 CWJB 47.3000 -71.2700 91 30.169 - 0 CWJC 61.1400 -100.9100 357 431.046 - 0 CWJD 53.1900 -99.2700 226 126.942 - 0 CWJH 56.3400 -103.2900 343 147.938 - 0 CWJI 49.7400 -105.9400 723 119.424 - 0 CWJL 60.2400 -123.4700 213 1.104 - 0 CWJM 44.7000 -76.3000 125 79.876 - 0 CWJN 69.5700 -138.9200 1 49.926 - 0 CWJO 48.4200 -71.2200 133 18.521 - 0 CWJR 49.0900 -116.5000 646 78.680 - 0 CWJT 46.0700 -74.5400 239 106.188 - 0 CWJU 54.2500 -133.0500 39 136.566 - 0 CWJV 50.2400 -119.3000 556 30.696 - 0 CWJW 52.9400 -118.3200 1019 17.658 - 0 CWJX 50.9100 -109.5000 671 71.606 - 0 CWJY 62.7100 -98.3000 148 210.356 - 0 CWJZ 63.2400 -101.7700 237 173.076 - 0 CWKC 58.1900 -103.6800 492 154.764 - 0 CWKD 50.7300 -71.0200 497 437.813 - 0 CWKE 68.4400 -89.7200 326 11.841 - 0 CWKG 44.4300 -65.2000 127 48.658 - 0 CWKH 48.5900 -123.5900 275 11.066 - 0 CWKI 54.0500 -128.6800 13 48.245 - 0 CWKK 49.7200 -88.3400 260 101.573 - 0 CWKO 49.1800 -105.9800 917 62.327 - 0 CWKX 58.4200 -130.0000 816 1.112 - 0 CWKY 51.4800 -109.1700 683 4.447 - 0 CWLB 54.7800 -112.0200 566 118.608 - 0 CWLC 54.3000 -130.6000 27 9.732 - 0 CWLE 50.9600 -107.1600 664 45.208 - 0 CWLF 52.2300 -87.8800 256 179.803 - 0 CWLG 47.8800 -55.8500 1 125.741 - 0 CWLH 45.5000 -73.5200 7 4.676 - 0 CWLJ 54.1400 -108.5400 480 1.303 - 0 CWLM 48.4200 -123.3200 70 0.000 - 0 CWLP 50.9400 -127.6300 17 8.296 - 0 CWLQ 46.3200 -79.4700 200 7.696 - 0 CWLS 43.9800 -80.7500 415 80.849 - 0 CWLU 46.8300 -71.1700 20 6.284 - 0 CWLV 53.9200 -106.0700 569 81.129 - 0 CWMA 54.0200 -132.1200 5 33.748 - 0 CWME 52.1900 -127.4700 31 44.320 - 0 CWMH 52.3000 -55.8300 9 2.040 - 0 CWMI 48.0300 -64.5000 5 35.996 - 0 CWMJ 46.2900 -76.0000 200 11.534 - 0 CWMK 42.8600 -80.2700 241 1.112 - 0 CWMM 49.2000 -122.6800 5 21.554 - 0 CWMN 43.9800 -80.7500 415 0.000 - 0 CWMQ 49.9100 -109.4700 766 63.033 - 0 CWMT 63.1100 -117.2500 271 111.993 - 0 CWMW 46.3900 -75.9600 170 114.397 - 0 CWMX 57.5400 -111.5700 310 101.540 - 0 CWMZ 45.0400 -80.3600 191 66.069 - 0 CWNA 49.1700 -123.9300 5 10.959 - 0 CWNB 41.8400 -82.4700 195 41.364 - 0 CWNC 43.9600 -78.1700 77 34.002 - 0 CWND 69.6400 -135.4400 31 4.803 - 0 CWNE 47.0900 -64.0000 15 110.020 - 0 CWNH 47.8000 -69.5500 148 55.527 - 0 CWNI 69.6200 -135.3300 10 106.297 - 0 CWNJ 54.5700 -130.7000 12 2.224 - 0 CWNK 49.5000 -98.0300 268 23.689 - 0 CWNL 45.6400 -82.9700 183 41.653 - 0 CWNM 49.5100 -117.3000 535 33.392 - 0 CWNP 50.2700 -117.8200 512 82.919 - 0 CWNQ 46.2200 -72.6500 8 18.494 - 0 CWNR 50.9600 -115.1900 1914 37.478 - 0 CWNT 49.5900 -114.4200 2164 1.112 - 0 CWNX 53.6800 -124.8300 715 168.967 - 0 CWNZ 49.7600 -84.1700 263 198.178 - 0 CWOC 48.0200 -65.3300 47 43.951 - 0 CWOD 48.8300 -72.5500 137 39.178 - 0 CWOE 49.1100 -110.4700 934 80.627 - 0 CWOF 47.5700 -59.1900 40 1.867 - 0 CWOH 46.0500 -74.2800 395 20.181 - 0 CWOK 51.1400 -106.5800 594 115.920 - 0 CWOL 43.9200 -59.9200 4 8.310 - 0 CWON 64.0500 -139.1600 370 1.460 - 0 CWOQ 45.5300 -61.2500 66 18.996 - 0 CWOS 43.7300 -65.2500 30 34.855 - 0 CWOY 51.7700 -104.2200 561 174.846 - 0 CWPB 44.8500 -79.8700 183 43.965 - 0 CWPC 42.8600 -79.2700 178 39.751 - 0 CWPD 47.5700 -71.2300 803 75.062 - 0 CWPE 45.0700 -66.4700 1 54.515 - 0 CWPF 48.4300 -123.4300 12 8.192 - 0 CWPH 58.4600 -78.1200 3 0.000 - 0 CWPJ 47.0700 -64.8000 5 49.438 - 0 CWPK 47.9300 -74.6200 442 186.377 - 0 CWPL 51.4800 -90.2000 369 0.000 - 0 CWPO 49.2100 -98.9000 475 110.175 - 0 CWPQ 45.6300 -73.5500 51 15.872 - 0 CWPR 49.4700 -120.5200 700 1.111 - 0 CWPS 42.5700 -80.0500 175 55.515 - 0 CWPU 52.1200 -124.1300 910 149.299 - 0 CWPY 58.7700 -111.1400 232 1.601 - 0 CWPZ 54.2300 -125.7700 704 21.278 - 0 CWQA 49.5800 -114.4200 2164 7.042 - 0 CWQC 49.2600 -124.8300 2 38.091 - 0 CWQD 48.1300 -69.7200 7 33.479 - 0 CWQE 43.6200 -79.3500 92 4.597 - 0 CWQG 46.9100 -71.5000 168 0.000 - 0 CWQH 45.3700 -71.8200 181 13.416 - 0 CWQJ 46.5100 -48.5100 0 343.938 - 0 CWQK 48.3000 -123.5400 5 20.230 - 0 CWQM 48.3900 -70.5400 7 33.790 - 0 CWQO 48.4200 -68.9100 0 55.464 - 0 CWQP 43.8400 -77.1500 78 43.511 - 0 CWQQ 52.4600 -113.7500 874 31.702 - 0 CWQR 50.2200 -64.2200 9 5.604 - 0 CWQS 53.3300 -132.7700 14 63.605 - 0 CWQV 48.2700 -70.1200 0 65.541 - 0 CWQW 50.1700 -60.0700 7 46.510 - 0 CWQY 63.5900 -105.1600 317 212.857 - 0 CWQZ 53.0400 -122.5400 545 1.337 - 0 CWRA 46.6600 -53.0700 28 100.728 - 0 CWRC 47.5500 -79.2300 266 49.742 - 0 CWRD 56.5400 -115.2700 546 138.525 - 0 CWRE 50.8000 -96.8900 221 22.308 - 0 CWRJ 51.5700 -107.9200 586 86.604 - 0 CWRK 45.0700 -77.8700 331 101.416 - 0 CWRM 52.4400 -114.9400 987 75.951 - 0 CWRN 45.3600 -60.9900 4 46.463 - 0 CWRO 54.1700 -131.6700 7 80.580 - 0 CWRR 66.9500 -136.2700 600 79.774 - 0 CWRT 49.6300 -114.4800 1302 32.837 - 0 CWRU 50.1200 -127.9300 88 35.190 - 0 CWRV 53.0400 -112.8200 739 75.936 - 0 CWRW 45.7200 -60.2400 10 53.209 - 0 CWRY 49.1400 -112.0500 1050 63.400 - 0 CWRZ 48.4200 -64.3200 16 41.717 - 0 CWSD 46.4300 -63.8500 24 1.893 - 0 CWSF 49.2600 -65.3400 29 82.336 - 0 CWSG 49.0900 -66.7400 5 120.211 - 0 CWSH 58.5900 -118.5000 373 77.100 - 0 CWSI 42.8500 -80.2700 241 22.928 - 0 CWSK 49.7800 -123.1700 52 1.112 - 0 CWSL 50.7100 -119.2900 351 81.665 - 0 CWSP 48.3900 -123.9200 21 43.216 - 0 CWSR 53.3700 -107.5500 583 80.551 - 0 CWSS 45.2100 -67.2500 28 108.019 - 0 CWST 47.3500 -70.0300 31 31.597 - 0 CWSU 49.0200 -95.6000 329 18.964 - 0 CWSV 52.1100 -119.3000 683 1.761 - 0 CWSX 54.5200 -128.5700 210 4.494 - 0 CWSY 72.0000 -125.2700 86 0.000 - 0 CWSZ 51.0900 -97.5500 253 63.737 - 0 CWTA 45.5000 -73.5800 63 12.663 - 0 CWTB 55.3400 -63.2200 465 165.186 - 0 CWTC 53.0500 -129.6800 1 80.571 - 0 CWTD 65.1000 -102.4400 244 318.484 - 0 CWTF 59.2200 -109.7000 238 92.858 - 0 CWTG 49.3200 -67.3900 5 53.694 - 0 CWTL 53.8400 -89.8700 220 1.112 - 0 CWTN 47.0700 -70.8000 6 7.929 - 0 CWTQ 45.3800 -63.2700 40 1.112 - 0 CWTS 52.3700 -108.8300 660 60.112 - 0 CWTT 45.2700 -72.1700 209 34.361 - 0 CWTX 48.4700 -94.7700 325 31.492 - 0 CWTY 46.3600 -72.5200 6 24.887 - 0 CWUM 62.2400 -133.3500 717 3.493 - 0 CWUR 45.3700 -63.2700 40 56.752 - 0 CWUS 49.5700 -119.6600 454 10.903 - 0 CWUT 50.4600 -100.6000 561 74.915 - 0 CWUX 48.3000 -70.9300 135 6.824 - 0 CWUY 48.2600 -79.0400 318 15.820 - 0 CWVE 46.2300 -61.3000 39 57.428 - 0 CWVF 49.1100 -123.3000 13 12.460 - 0 CWVH 68.9000 -133.9300 261 67.590 - 0 CWVI 53.6200 -112.0400 639 97.742 - 0 CWVK 50.2300 -119.2800 555 1.806 - 0 CWVN 49.0700 -107.5900 784 118.807 - 0 CWVO 50.0500 -112.1400 779 59.281 - 0 CWVP 49.6600 -109.5200 1270 28.025 - 0 CWVQ 45.4300 -73.9300 39 14.727 - 0 CWVT 55.8400 -108.4300 431 1.249 - 0 CWVU 44.2900 -66.3400 16 52.372 - 0 CWVV 48.5300 -123.4700 49 14.749 - 0 CWVW 48.1700 -52.9400 18 58.235 - 0 CWVX 63.3400 -64.1600 376 1.219 - 0 CWVY 46.3000 -72.0500 97 51.165 - 0 CWVZ 45.5800 -73.5000 12 6.784 - 0 CWWA 49.3300 -123.1800 178 15.566 - 0 CWWB 43.3000 -79.8000 77 18.370 - 0 CWWE 43.9800 -64.6700 9 114.001 - 0 CWWF 49.7100 -103.8000 588 90.866 - 0 CWWK 49.0200 -122.7900 15 31.426 - 0 CWWL 53.5100 -130.6400 15 1.293 - 0 CWWN 55.2300 -85.1200 10 343.604 - 0 CWWO 53.3900 -118.3400 1402 126.975 - 0 CWWP 50.6600 -99.9400 627 50.622 - 0 CWWS 52.8000 -97.6300 226 63.099 - 0 CWWX 45.3400 -81.7400 181 20.479 - 0 CWWZ 43.2300 -79.2200 79 4.621 - 0 CWXA 51.0900 -115.0700 1297 16.713 - 0 CWXC 48.8800 -71.0300 300 60.076 - 0 CWXF 45.1600 -72.5800 237 76.882 - 0 CWXI 51.0200 -57.1100 8 49.160 - 0 CWXL 49.6200 -111.4500 838 69.419 - 0 CWXM 50.4100 -125.8700 19 31.467 - 0 CWXP 66.1600 -65.7400 23 0.899 - 0 CWXS 47.8000 -64.8400 5 97.131 - 0 CWXV 66.0900 -96.5000 28 200.367 - 0 CWXW 52.6600 -56.8700 43 79.238 - 0 CWXZ 47.9700 -84.8000 287 1.858 - 0 CWYI 49.1000 -53.5800 10 57.541 - 0 CWYJ 48.4600 -123.3000 58 4.685 - 0 CWYL 51.4600 -116.3400 1615 48.485 - 0 CWYQ 48.5200 -68.4700 5 21.491 - 0 CWYW 50.2900 -88.0300 351 67.131 - 0 CWYY 49.0400 -119.4400 283 50.276 - 0 CWZA 49.2600 -121.7700 15 24.893 - 0 CWZC 51.2800 -80.6500 10 3.477 - 0 CWZD 52.4600 -131.2400 5 59.724 - 0 CWZG 51.2100 -115.5500 1397 107.134 - 0 CWZK 53.5400 -131.5600 8 35.582 - 0 CWZL 53.0400 -131.6000 17 28.520 - 0 CWZN 47.3700 -55.8000 35 56.824 - 0 CWZO 48.5500 -123.2300 0 15.815 - 0 CWZQ 46.5400 -61.0900 17 14.647 - 0 CWZS 48.3900 -67.1300 150 74.794 - 0 CWZV 51.9400 -131.0200 89 156.378 - 0 CWZW 60.1700 -132.7700 705 1.568 - 0 CXBO 46.8000 -71.1000 100 22.833 - 0 CXCH 46.6300 -60.9500 44 42.210 - 0 CXCK 62.1000 -136.3000 540 152.630 - 0 CXDE 65.2200 -123.4300 213 2.272 - 0 CXDI 42.8700 -80.5500 232 52.352 - 0 CXEC 53.5700 -113.5200 671 1.112 - 0 CXEG 53.3000 -113.6000 715 3.590 - 0 CXFS 61.7500 -121.2300 169 5.778 - 0 CXGH 50.6300 -96.9800 217 3.697 - 0 CXHF 45.8300 -75.6500 190 55.610 - 0 CXJM 61.3500 -120.7800 227 54.745 - 0 CXKT 45.0700 -64.4900 49 35.240 - 0 CXLC 63.6000 -113.8500 373 125.528 - 0 CXLL 61.1200 -122.8500 183 103.854 - 0 CXMD 49.2200 -98.1200 0 44.737 - 0 CXMI 44.6000 -63.5300 15 5.041 - 0 CXMM 56.6500 -111.2200 369 6.212 - 0 CXMY 44.9900 -62.4900 40 22.288 - 0 CXNM 46.8200 -60.6600 439 25.893 - 0 CXOX 55.1500 -105.2700 379 1.112 - 0 CXPV 58.4500 -111.6700 213 48.581 - 0 CXRH 49.5700 -57.8800 68 51.331 - 0 CXSH 46.5800 -72.5800 110 93.252 - 0 CXSR 55.8000 -116.4800 0 44.470 - 0 CXSW 47.5200 -52.7800 114 11.343 - 0 CXTN 69.2000 -122.3500 552 68.930 - 0 CXTP 48.5500 -53.9700 107 63.339 - 0 CXTV 68.7500 -133.5000 85 24.006 - 0 CXWN 49.8900 -97.1300 230 8.429 - 0 CXXX 58.3900 -109.5200 339 102.353 - 0 CXZU 54.1500 -115.7800 785 1.111 - 0 CYBE 59.5800 -108.4800 312 79.804 - 0 CYCT 52.0700 -111.4500 791 12.236 - 0 CYDM 61.9700 -132.4400 705 55.264 - 0 CYEU 80.0000 -85.8200 78 2.124 - 0 CYJM 54.4000 -124.2700 716 88.001 - 0 CYKB 58.7200 -66.0000 58 1.154 - 0 CYMD 76.2300 -119.3200 20 0.000 - 0 CYOA 64.7000 -110.6200 469 122.523 - 0 CYPB 49.2700 -124.8400 2 1.328 - 0 CYPN 49.8400 -64.2800 41 1.434 - 0 CYPZ 54.3900 -125.9500 713 93.084 - 0 CYRM 52.4400 -114.9200 988 1.356 - 0 CYSE 49.7900 -123.1700 52 39.921 - 0 CYSV 58.4700 -62.6600 83 16.247 - 0 CYTN 45.6000 -62.6200 97 86.251 - 0 CYUI 68.9400 -116.9300 16 98.330 - 0 CYUK 68.7500 -109.0700 92 58.941 - 0 CYUR 68.6700 -97.8000 14 78.977 - 0 CYUV 68.9400 -75.2900 14 6.175 - 0 CYVN 66.5900 -61.6200 393 1.111 - 0 CYWV 52.8000 -110.8800 662 80.001 - 0 CYYW 50.3000 -80.6500 351 109.010 - 0 CYZL 59.4100 -126.1500 141 3.039 - 0 CZHP 55.4000 -116.4800 602 110.390 - 0 CZNB 46.3700 -79.4200 364 1.112 - 0 CZPN 49.5100 -114.0000 1190 1.326 - 0 CZVL 53.6700 -113.8700 686 25.153 - 0 CZVV 44.7600 -81.1200 223 1.579 - 0 DAAT 22.8200 5.4700 1377 1560.836 - 0 EDDK 50.8700 7.1700 99 53.103 - 0 EDDL 51.2800 6.7800 44 108.045 - 0 EGDL 51.5000 -1.9800 156 663.117 - 0 EGLL 51.4800 -0.4500 24 105.935 - 0 EGVN 51.7500 -1.5800 88 39.175 - 0 ESOW 59.5800 16.6300 31 937.683 - 0 ESSA 59.6500 17.9500 61 74.635 - 0 ETHM 50.3700 7.3200 191 4582.595 - 0 ETNN 50.8300 6.6700 135 35.377 - 0 FAJS -26.1300 28.2300 1700 2208.229 - 0 FCBB -4.2500 15.2500 316 24.639 - 0 FJDG -7.3000 72.4000 3 2983.191 - 0 GBYD 13.3500 -16.8000 36 2385.068 - 0 GCFV 28.4500 -13.8700 23 61.509 - 0 GCLP 27.9300 -15.3800 25 117.585 - 0 GCRR 28.9500 -13.6000 40 306.937 - 0 GCTS 28.0500 -16.5700 72 1042.484 - 0 GCXO 28.4800 -16.3300 618 53.270 - 0 GMMN 33.3700 -7.5800 206 2247.607 - 0 GMMX 31.6200 -8.0300 466 199.083 - 0 K01R 31.1800 -92.6300 57 18.328 - 0 K01T 28.1400 -94.4100 30 167.820 - 0 K03Y 48.7900 -96.9500 250 0.000 - 0 K07S 47.9700 -117.4300 672 0.469 - 0 K0W8 37.9400 -75.3900 2 7.015 - 0 K13G 43.2700 -79.0700 82 10.493 - 0 K17W 46.4500 -95.2100 418 0.367 - 0 K19D 45.8900 -93.2700 309 0.000 - 0 K1B1 42.2800 -73.7100 60 65.153 - 0 K1B7 29.3500 -89.4300 1 72.385 - 0 K1G7 28.7900 -89.0500 18 190.487 - 0 K1K5 37.0100 -101.8900 1102 0.888 - 0 K1O5 41.7300 -122.5300 4 8.322 - 0 K1V1 39.5400 -107.8000 1646 6.859 - 0 K1Y7 32.8500 -114.4000 98 30.291 - 0 K20G 41.9200 -80.8000 178 17.847 - 0 K27B 43.1800 -70.6000 12 20.462 - 0 K28K 27.8900 -91.5000 1 44.603 - 0 K29G 41.2200 -81.2500 365 35.596 - 0 K29J 34.9900 -81.0600 203 0.760 - 0 K2DP 35.6900 -75.9000 3 31.290 - 0 K2I4 39.9100 -83.1400 280 1.401 - 0 K2I8 40.0200 -82.4600 269 0.374 - 0 K2V9 38.5500 -106.9300 2349 0.869 - 0 K32Y 47.2400 -88.6400 190 12.502 - 0 K35B 42.8300 -70.8700 1 23.233 - 0 K37C 28.1900 -93.0000 1 31.854 - 0 K3B1 45.4600 -69.5500 427 3.516 - 0 K3B2 42.1100 -70.6900 3 22.480 - 0 K3B6 28.0800 -92.7000 0 0.000 - 0 K3FC 40.0900 -95.6000 445 2.032 - 0 K3OI 40.6200 -93.9300 342 2.735 - 0 K3S2 45.2600 -122.7500 8 1.920 - 0 K3SE 43.1800 -95.1500 404 4.990 - 0 K3SZ 38.9300 -90.4300 133 0.282 - 0 K3V9 39.2900 -106.8700 2270 7.782 - 0 K40B 46.6200 -69.5200 314 117.863 - 0 K41I 28.4700 -91.7900 30 26.507 - 0 K43F 45.1400 -94.5200 340 0.000 - 0 K44N 41.7100 -73.7400 213 13.990 - 0 K4BQ 45.4400 -105.4000 922 116.964 - 0 K4DG 42.7600 -105.3800 1477 4.521 - 0 K4LJ 38.1200 -102.6000 1103 8.939 - 0 K4MR 34.3000 -103.8000 1326 67.639 - 0 K4OM 48.4400 -119.5300 374 2.343 - 0 K4S1 42.4130 -124.4240 5 70.907 - 0 K4SU 36.3400 -117.1000 962 89.121 - 0 K4SV 42.0200 -113.2500 1612 32.663 - 0 K4V5 37.2900 -107.8600 2012 17.428 - 0 K50Q 37.7100 -123.0000 12 33.399 - 0 K53D 45.6600 -95.3900 423 5.552 - 0 K5B2 43.0500 -73.8600 132 32.610 - 0 K5B5 42.8900 -73.2500 252 0.326 - 0 K5I3 37.4800 -82.5200 209 55.596 - 0 K5R0 28.2200 -93.7500 26 31.084 - 0 K62Y 47.1100 -91.7500 328 6.671 - 0 K63S 48.5400 -117.8800 571 1.333 - 0 K6B1 43.2800 -70.9200 104 0.275 - 0 K6L9 33.6600 -118.0000 35 23.442 - 0 K6R0 30.3400 -89.8200 8 1.112 - 0 K6R6 30.0500 -102.2100 702 24.835 - 0 K6V1 40.5500 -101.6500 1003 2.023 - 0 K6V8 38.5100 -107.8800 1752 0.000 - 0 K79J 31.3200 -86.4100 94 60.828 - 0 K7B5 28.0900 -93.2100 1 18.934 - 0 K7G2 41.7800 -80.7000 282 0.272 - 0 K7R1 29.2600 -89.3600 0 12.090 - 0 K85D 47.7800 -93.6500 409 0.000 - 0 K8B8 43.6100 -71.2300 219 16.445 - 0 K8S0 48.6010 -113.1150 1419 54.777 - 0 K8Y8 48.2800 -92.4800 341 6.751 - 0 K90J 29.1200 -81.5700 33 40.711 - 0 K97Q 38.0100 -123.0200 87 58.533 - 0 K99Q 38.0400 -122.0400 12 6.728 - 0 K9B2 44.4300 -72.0200 217 1.112 - 0 K9L0 33.4600 -117.6900 15 7.872 - 0 KA06 34.0500 -118.2400 71 4.970 - 0 KAGR 27.6500 -81.3300 21 86.724 - 0 KAKR 41.0400 -81.4700 326 12.682 - 0 KAUB 32.6100 -85.5000 198 5.727 - 0 KAYE 42.5700 -71.6000 82 13.290 - 0 KAYS 31.2500 -82.4000 46 33.609 - 0 KBAD 32.5100 -93.6700 51 7.823 - 0 KBHC 31.7100 -82.3900 62 21.579 - 0 KBHK 46.3600 -104.2500 906 96.308 - 0 KBIX 30.4300 -88.9200 10 14.763 - 0 KBLV 38.5500 -89.8500 138 26.292 - 0 KBNY 40.8900 -121.6700 957 67.857 - 0 KBPP 46.1900 -103.4300 902 63.738 - 0 KBUB 41.7900 -99.1500 664 25.156 - 0 KBVE 29.3300 -89.4000 1 3.661 - 0 KBYH 35.9800 -89.9500 78 11.679 - 0 KC96 39.9100 -105.7700 2761 7.554 - 0 KCBM 33.6600 -88.4500 67 25.288 - 0 KCDH 33.5300 -92.4000 39 49.914 - 0 KCEU 34.6800 -82.8800 272 23.909 - 0 KCHH 41.6800 -69.9700 22 2.775 - 0 KCKL 32.9100 -87.2500 140 49.538 - 0 KCNY 38.7800 -109.7500 1394 43.033 - 0 KCOM 31.8400 -99.4000 517 42.743 - 0 KCSL 35.3400 -120.7400 76 14.351 - 0 KCTY 29.6200 -83.1000 13 67.507 - 0 KD45 48.9400 -95.3500 328 0.000 - 0 KDLF 29.3800 -100.7800 330 13.563 - 0 KDSV 42.5800 -77.7200 209 60.174 - 0 KDTX 42.7100 -83.4700 329 6.040 - 0 KDYS 32.4400 -99.8500 545 15.990 - 0 KE02 31.9200 -102.3900 915 0.218 - 0 KE03 34.2600 -110.0300 1943 3.541 - 0 KE23 36.4300 -105.5700 2123 9.545 - 0 KE28 33.9100 -106.4000 1193 49.812 - 0 KEGI 30.6500 -86.5200 59 15.565 - 0 KEKA 40.8000 -124.1700 18 21.928 - 0 KELZ 42.1080 -77.9840 647 56.783 - 0 KEND 36.3400 -97.9000 398 10.537 - 0 KEPZ 31.8700 -106.7000 1252 1.112 - 0 KEQY 35.0200 -80.6200 207 35.960 - 0 KEXX 35.7810 -80.3040 223 24.605 - 0 KFCL 40.5900 -105.0800 1525 15.617 - 0 KFEW 41.1600 -104.8000 1876 1.673 - 0 KFME 39.0900 -76.7700 46 14.070 - 0 KFRI 39.0500 -96.7700 325 14.966 - 0 KFSI 34.6600 -98.4000 362 10.172 - 0 KFSR 39.9600 -105.8300 2609 23.082 - 0 KFTK 37.9100 -85.9700 230 37.557 - 0 KFWH 32.7700 -97.4500 198 11.482 - 0 KG01 27.5300 -91.3000 1 115.527 - 0 KGFA 47.5100 -111.1800 1075 13.198 - 0 KGRD 34.2600 -82.1600 192 58.416 - 0 KGRK 31.0700 -97.8300 309 13.515 - 0 KGUS 40.6600 -86.1500 248 70.683 - 0 KGVQ 43.0300 -78.1600 278 41.033 - 0 KGYX 43.9000 -70.2500 125 16.981 - 0 KH00 36.3600 -94.2200 395 1.112 - 0 KH02 28.0600 -93.4000 1 24.771 - 0 KH08 28.2800 -93.4400 1 75.852 - 0 KH39 27.9500 -93.9900 30 46.311 - 0 KHAT 35.2800 -75.5500 3 9.214 - 0 KHBG 31.2650 -89.2530 46 23.934 - 0 KHFF 35.0400 -79.5000 115 23.693 - 0 KHGT 36.0000 -121.2300 310 35.861 - 0 KHLR 31.1500 -97.7200 286 7.256 - 0 KHOP 36.6800 -87.5000 174 9.768 - 0 KHSS 35.9100 -82.8200 451 57.663 - 0 KHTH 38.5500 -118.6300 1285 133.154 - 0 KHWO 26.0000 -80.2400 3 11.891 - 0 KHWV 40.8200 -72.8600 25 19.475 - 0 KHXD 32.2200 -80.7000 6 28.967 - 0 KHZD 36.0890 -88.4630 151 28.598 - 0 KI26 37.8200 -87.6900 117 0.000 - 0 KIAB 37.6200 -97.2700 418 14.772 - 0 KIER 31.7400 -93.1000 37 84.683 - 0 KIKR 34.9500 -106.5700 1613 12.014 - 0 KIPJ 35.4800 -81.1600 267 35.997 - 0 KIWS 29.8200 -95.6700 34 22.319 - 0 KJGG 37.2390 -76.7160 15 10.370 - 0 KJMZ 18.2500 -67.1500 9 2.224 - 0 KK20 41.7900 -99.1500 664 0.000 - 0 KKSC 28.6200 -80.7000 3 1.952 - 0 KKSD 32.5800 -116.9800 160 0.000 - 0 KL10 33.4200 -117.6200 3 28.400 - 0 KL32 33.2200 -117.3500 9 0.145 - 0 KL40 28.2000 -94.2000 0 21.637 - 0 KL98 34.4600 -120.0400 27 17.559 - 0 KLDS 48.5500 -109.6900 775 5.887 - 0 KLHU 34.4500 -114.3600 147 43.726 - 0 KLIZ 46.9600 -67.8800 227 13.861 - 0 KLMS 33.1600 -89.0700 175 56.437 - 0 KLOR 31.3300 -85.7500 74 5.281 - 0 KLRF 34.9300 -92.1500 95 23.404 - 0 KLSD 38.0400 -84.6200 299 2.074 - 0 KLTS 34.6800 -99.2700 420 45.297 - 0 KLZK 34.8400 -92.2500 165 12.365 - 0 KM04 35.5830 -89.5870 85 35.655 - 0 KM08 35.2140 -89.0430 152 31.523 - 0 KM39 34.5500 -94.2100 329 58.263 - 0 KM52 35.6510 -88.3790 157 49.099 - 0 KMDN 38.8400 -85.4200 266 61.300 - 0 KMER 37.3900 -120.5700 57 11.964 - 0 KMHN 42.0500 -101.0500 994 40.924 - 0 KMIB 48.4300 -101.3500 508 17.460 - 0 KMIJ 40.1900 -112.9300 1329 2.224 - 0 KMJX 39.9100 -74.3000 25 14.553 - 0 KMQM 44.5800 -112.3200 2068 35.694 - 0 KMRH 34.7340 -76.6610 3 34.980 - 0 KMTC 42.6200 -82.8400 177 25.763 - 0 KMXF 32.3900 -86.3700 51 10.395 - 0 KMZH 46.4200 -92.8000 328 66.490 - 0 KMZZ 40.3000 -85.4100 262 6.557 - 0 KN03 42.6000 -76.2100 365 25.132 - 0 KN87 40.2300 -74.6100 36 19.024 - 0 KN91 38.9600 -74.8900 2 5.625 - 0 KNAO 32.8600 -79.9500 1 9.311 - 0 KNBE 32.7300 -96.9700 151 10.357 - 0 KNBG 29.8300 -90.0200 1 27.739 - 0 KNBU 42.0900 -87.8200 199 6.964 - 0 KNFW 32.8000 -97.4000 198 5.741 - 0 KNGP 27.7000 -97.2800 6 22.543 - 0 KNGZ 37.7900 -122.3200 9 11.916 - 0 KNIR 28.3800 -97.6700 58 68.756 - 0 KNMM 32.5500 -88.5700 97 28.814 - 0 KNQI 27.5000 -97.8200 15 34.375 - 0 KNRC 37.4100 -121.1000 50 27.806 - 0 KNSU 36.6100 -121.8500 46 2.397 - 0 KNYC 40.7800 -73.9000 47 1.112 - 0 KNZW 42.1600 -70.9300 49 20.054 - 0 KO18 36.3200 -119.6300 76 0.239 - 0 KO54 40.7100 -122.9000 717 55.308 - 0 KO64 39.4100 -123.8200 19 61.224 - 0 KOAR 36.6900 -121.7700 41 12.752 - 0 KOFF 41.1200 -95.9200 319 18.157 - 0 KOIC 42.5600 -75.5100 312 53.247 - 0 KOKK 40.5400 -86.0700 253 14.953 - 0 KOKL 37.8400 -122.2000 9 20.381 - 0 KOLE 42.2400 -78.3700 651 35.027 - 0 KONM 34.0800 -106.9000 1462 100.513 - 0 KOTX 47.6800 -117.6300 727 6.837 - 0 KOV7 36.7100 -110.2000 1741 114.143 - 0 KOVN 41.3800 -96.0200 400 13.395 - 0 KOWY 41.9600 -116.1000 1645 41.223 - 0 KOZR 31.2900 -85.7200 91 14.594 - 0 KP00 28.0000 -93.0000 15 21.124 - 0 KP02 36.7800 -90.4700 146 13.404 - 0 KP05 44.0700 -101.6600 683 5.284 - 0 KP11 48.1100 -98.8700 443 2.489 - 0 KP24 47.7600 -101.8300 624 36.248 - 0 KP33 32.2400 -109.8900 1274 71.751 - 0 KP39 46.5900 -94.3200 390 15.161 - 0 KP62 47.4600 -90.2000 183 44.346 - 0 KP65 31.8800 -112.8200 64 188.909 - 0 KP70 35.0100 -105.6700 2095 1.437 - 0 KP88 42.5900 -117.8700 1162 1.979 - 0 KPBG 44.6600 -73.4700 72 5.172 - 0 KPFC 45.2100 -123.9600 9 35.311 - 0 KPGO 34.6900 -94.6200 883 36.911 - 0 KPHT 36.3380 -88.3830 177 88.390 - 0 KPKF 45.9400 -90.4500 469 61.140 - 0 KPMP 26.2500 -80.1200 6 7.467 - 0 KPOE 31.0500 -93.1800 101 77.087 - 0 KPSB 40.8900 -78.0800 583 21.280 - 0 KPTD 44.6800 -74.9500 144 29.963 - 0 KRAD 48.9400 -95.3400 328 0.731 - 0 KRCA 44.1600 -103.1000 999 12.462 - 0 KRDR 47.9800 -97.4000 278 16.526 - 0 KRED 45.1900 -109.2700 1757 75.975 - 0 KREE 33.6100 -102.0500 1017 22.004 - 0 KRJO 29.9000 -97.8700 182 0.000 - 0 KRND 29.5400 -98.2800 232 18.378 - 0 KRUI 33.3600 -105.6700 2106 0.000 - 0 KRUM 44.5400 -70.5300 205 51.785 - 0 KRUQ 35.6460 -80.5200 236 41.985 - 0 KRWC 37.5100 -122.1700 5 5.530 - 0 KS01 48.1700 -111.9800 1081 56.762 - 0 KS02 28.5000 -91.3000 32 31.438 - 0 KS06 47.4800 -115.8000 1011 10.325 - 0 KS19 48.5100 -123.0000 37 1.845 - 0 KS29 38.5400 -106.0500 2282 23.968 - 0 KS65 28.5000 -91.2000 2 9.771 - 0 KS88 48.1600 -122.1500 42 1.853 - 0 KSAW 46.3600 -87.4000 372 23.875 - 0 KSBD 34.1100 -117.2300 353 24.735 - 0 KSEZ 34.8600 -111.7900 1471 32.992 - 0 KSGH 39.8400 -83.8300 321 32.514 - 0 KSKF 29.3800 -98.5800 210 12.022 - 0 KSLW 40.8900 -81.8400 357 4.756 - 0 KSPA 34.9300 -81.9500 249 24.714 - 0 KSPF 44.4800 -103.7800 1188 25.620 - 0 KSRF 38.0800 -122.5000 1 24.060 - 0 KSSU 37.7800 -80.3300 549 12.704 - 0 KSTN 33.4400 -90.9200 39 7.125 - 0 KSVC 32.6400 -108.1700 1659 61.067 - 0 KSVE 40.3900 -120.5700 1264 121.230 - 0 KSXS 31.3600 -85.8500 122 38.242 - 0 KSYI 35.5600 -86.4400 244 65.909 - 0 KSZL 38.7300 -93.5500 265 33.902 - 0 KT31 26.1700 -97.3500 6 1.712 - 0 KT39 30.7400 -95.5900 105 0.000 - 0 KT46 28.0200 -95.8700 23 138.772 - 0 KTBN 37.7600 -92.1500 353 52.387 - 0 KTBW 27.7000 -82.4000 13 23.933 - 0 KTIK 35.4300 -97.3800 394 20.056 - 0 KTOI 31.8800 -86.0200 122 58.834 - 0 KU15 44.5300 -114.2200 1529 0.874 - 0 KU16 41.0500 -113.0700 1292 88.179 - 0 KU17 37.5100 -110.7000 1110 91.783 - 0 KU71 40.4800 -109.5300 1612 4.758 - 0 KU73 42.7300 -114.4600 1234 0.613 - 0 KUCC 36.9600 -116.0500 1195 37.894 - 0 KUCY 36.3800 -88.9850 104 53.853 - 0 KUDG 34.4500 -79.8900 59 32.851 - 0 KUDX 44.1300 -102.8400 919 20.407 - 0 KUMN 36.8900 -93.9000 437 58.281 - 0 KUNR 44.0700 -103.2100 1028 11.404 - 0 KUOX 34.3900 -89.5500 137 72.645 - 0 KVCV 34.5900 -117.3800 876 57.177 - 0 KVOK 43.9400 -90.2700 277 37.514 - 0 KW06 37.9900 -75.8700 1 35.499 - 0 KW10 38.7300 -77.5000 59 2.060 - 0 KW94 37.3100 -76.6400 11 22.601 - 0 KW99 38.9800 -79.1300 293 63.065 - 0 KWYS 44.6900 -111.1200 2025 3.691 - 0 KX68 28.6200 -80.6800 4 3.904 - 0 KXCN 27.7700 -91.5200 0 13.485 - 0 KXMR 28.4800 -80.5700 3 22.909 - 0 KY12 44.6400 -93.2400 292 0.000 - 0 KY62 44.9100 -84.7200 447 13.097 - 0 KY69 45.1400 -94.5200 340 0.000 - 0 KYUM 32.6600 -114.6000 63 2.177 - 0 KZSE 47.2800 -122.1800 99 20.305 - 0 LBBG 42.4800 27.4800 28 444.190 - 0 LEGR 37.1800 -3.7800 559 546.132 - 0 LEJR 36.7500 -6.0700 30 208.959 - 0 LEMD 40.4500 -3.5500 582 251.736 - 0 LEMG 36.6700 -4.4800 7 84.176 - 0 LEMO 37.1500 -5.6200 88 38.917 - 0 LEZG 41.6700 -1.0200 258 1088.285 - 0 LEZL 37.4200 -5.9000 31 75.999 - 0 LFVP 46.7700 -56.1700 5 275.077 - 0 LGIR 35.3300 25.1800 39 97.492 - 0 LGSA 35.4800 24.1200 151 423.090 - 0 LTAC 40.1200 32.9800 949 208.844 - 0 LTAD 39.9500 32.6800 806 31.770 - 0 LTAG 37.0000 35.4200 66 756.715 - 0 LTBI 39.7800 30.5700 785 337.542 - 0 LTBL 38.5000 27.0200 5 2035.050 - 0 MKJP 17.9300 -76.7800 9 136.050 - 0 MKJS 18.5000 -77.9200 3 1156.959 - 0 MMIT 16.4500 -95.0800 61 184.962 - 0 MMPA 20.5000 -97.4700 62 104.825 - 0 MMZP 20.7500 -103.4700 1625 29.958 - 0 MTPP 18.5500 -72.3500 16 136.886 - 0 MUCL 21.6300 -81.5500 5 262.096 - 0 MUCM 21.4160 -77.8500 122 324.276 - 0 MUCU 19.9660 -75.8500 55 250.835 - 0 MUHA 22.9800 -82.4000 59 15.114 - 0 MUMO 20.6500 -74.9200 5 123.229 - 0 MUNG 21.8300 -82.7830 23 129.267 - 0 MUSA 22.8800 -82.5000 50 120.308 - 0 MUSJ 22.1100 -84.1500 30 365.518 - 0 MUVR 23.1300 -81.2800 3 164.948 - 0 MWCR 19.2800 -81.3500 3 371.066 - 0 MYBS 25.7300 -79.3000 2 98.622 - 0 MYEG 23.5000 -75.7660 2 160.949 - 0 MYER 24.9000 -76.1700 3 644.707 - 0 MYGF 26.5500 -78.7000 11 177.297 - 0 MYGW 26.7000 -78.9660 2 31.258 - 0 MYIG 20.9500 -73.6830 2 352.029 - 0 MYNN 25.0500 -77.4700 7 132.073 - 0 MZBZ 17.5300 -88.3000 5 107.842 - 0 OERK 24.9300 46.7200 612 23.347 - 0 OERY 24.7200 46.7200 612 3431.454 - 0 PAAK 52.2200 -174.2100 10 170.785 - 0 PACA 58.2100 -136.6300 25 16.399 - 0 PACE 56.0100 -134.1300 12 43.020 - 0 PAED 61.2600 -149.8100 65 5.444 - 0 PAEI 64.6700 -147.1000 167 40.150 - 0 PAER 61.2700 -153.8000 358 94.520 - 0 PAFB 64.8400 -147.6200 137 12.028 - 0 PAGN 57.5100 -134.5800 11 67.327 - 0 PAIZ 61.6400 -149.0400 236 4.255 - 0 PAKU 70.3200 -149.5900 20 44.121 - 0 PATO 60.7900 -148.8300 29 7.916 - 0 PCGA 55.4800 -133.1500 4 12.799 - 0 PCXF 67.2500 -150.2000 320 67.904 - 0 PHMO 21.1400 -157.1800 440 8.368 - 0 PHNG 21.4500 -157.7700 3 19.947 - 0 PJON 16.7300 -169.5200 5 1215.429 - 0 PKMJ 7.0800 171.3800 3 12.339 - 0 PKWA 8.7300 167.7300 8 431.780 - 0 PSNP 57.1500 -170.2200 9 0.000 - 0 PTSA 5.3300 163.0300 4 558.214 - 0 PTYA 9.4800 138.0800 17 468.792 - 0 PWAK 19.2800 166.6500 4 1447.336 - 0 RCSS 25.0700 121.5500 6 639.031 - 0 RJAA 35.7700 140.3800 44 2938.066 - 0 RJCC 42.8000 141.6700 30 789.391 - 0 RJNN 35.2500 136.9300 17 317.515 - 0 RJOI 34.1500 132.2300 2 618.129 - 0 RJOO 34.7800 135.4500 15 144.534 - 0 RJTT 35.5500 139.7800 8 44.760 - 0 RJTY 35.7500 139.3500 139 92.949 - 0 RKJK 35.9000 126.6200 9 184.142 - 0 RKSO 37.0800 127.0300 12 56.071 - 0 RKSS 37.5500 126.8000 19 1226.075 - 0 RKSW 37.2500 127.0000 24 19.086 - 0 ROAH 26.1800 127.6500 8 22.368 - 0 RODN 26.3500 127.7700 45 1446.383 - 0 SAWE -53.8000 -67.7500 22 1429.250 - 0 SAWG -51.6200 -69.2800 19 263.351 - 0 SAZB -38.7300 -62.1700 83 812.511 - 0 SAZR -41.1500 -71.1700 840 10183.552 - 0 TAPA 17.1200 -61.7800 14 469.891 - 0 TBPB 13.0700 -59.4800 56 917.259 - 0 TGPY 12.0000 -61.7800 7 160.427 - 0 TJNR 18.2500 -65.6300 12 43.876 - 0 TKPK 17.3000 -62.6800 48 95.525 - 0 TLPL 13.7500 -60.9500 3 176.034 - 0 TNCA 12.5000 -70.0000 18 786.226 - 0 TNCC 12.2000 -68.9700 67 116.729 - 0 TNCM 18.0500 -63.1200 9 175.666 - 0 TTCP 11.1500 -60.8500 8 80.324 - 0 TTPP 10.6200 -61.3500 15 339.983 - 0 TUPJ 18.4500 -64.5300 4 48.299 - 0 TXKF 32.3700 -64.6800 3 1555.426 - 0 UACC 51.1300 71.3700 350 972.939 - 0 UAFM 42.8500 74.5300 760 199.533 - 0 UARR 51.2500 51.4000 36 423.140 - 0 UATE 44.5500 50.2500 -20 2133.168 - 0 UATT 50.3000 57.2300 227 826.482 - 0 UBBB 40.4500 50.0700 -1 456.066 - 0 UEEE 62.0800 129.7500 103 2786.938 - 0 UGEE 40.1300 44.4700 890 683.092 - 0 UGGG 41.6800 44.9500 467 176.981 - 0 UHHH 48.5200 135.1600 72 1480.470 - 0 UHMA 64.7800 177.5700 62 527.261 - 0 UHMM 59.5800 150.7800 118 1167.304 - 0 UHPP 52.9700 158.7500 24 883.025 - 0 UHSS 46.9200 142.7300 31 465.593 - 0 UHWW 43.1200 131.9000 184 651.172 - 0 UIAA 52.0200 113.3300 685 873.769 - 0 UIBB 56.0700 101.8300 489 1712.460 - 0 UIII 52.2700 104.3500 513 453.114 - 0 UIUU 51.8000 107.4300 510 217.019 - 0 UMBB 52.1200 23.6800 144 996.583 - 0 UMGG 52.4500 31.0000 127 498.975 - 0 UMII 55.1700 30.1300 176 307.742 - 0 UMMM 53.8700 27.5300 231 221.419 - 0 UMMS 53.8700 28.0300 234 32.776 - 0 UNAA 52.7200 91.3700 245 611.162 - 0 UNNT 55.0300 82.9000 177 882.163 - 0 UTAA 37.9700 58.3300 210 994.577 - 0 UTDD 38.5500 68.7800 803 859.496 - 0 UTSS 39.7000 67.0000 724 199.782 - 0 UTST 37.2300 67.2700 302 197.705 - 0 UTTT 41.2700 69.2700 489 305.275 - 0 UUEE 55.9800 37.5000 190 1555.416 - 0 VHHH 22.3300 114.1800 24 4133.847 - 0 YBBN -27.3800 153.1000 5 753.109 - 0 YPDN -12.4000 130.8700 30 3156.383 - 0 YSSY -33.9500 151.1800 3 4605.513 - 0 K7R8 28.3000 -91.9800 1 74.671 - 0 KOLF 48.0900 -105.5800 605 79.018 - 0 KAXO 29.2500 -89.9700 2 27.216 - 0 KRPE 29.7000 -93.9500 3 28.603 - 0 KS58 28.5300 -90.5800 1 39.071 - 0 K7R3 29.7000 -91.1000 2 22.321 - 0 K7R4 29.7800 -92.1300 5 48.343 - 0 K9F2 29.1100 -90.2000 2 96.845 - 0 KT27 30.7400 -98.2400 389 0.955 - 0 K7LI 38.6100 -112.3000 1656 65.747 - 0 K7R5 29.7900 -93.3000 1 37.489 - 0 PAII 58.4200 -157.3700 119 50.792 -71713 CYML 47.6000 -70.2300 298 125.384 - 0 KLBX 29.1200 -95.4700 8 41.546 -72292 KAVX 33.4100 -118.4200 482 44.792 -71196 CWVA 48.6800 -53.1200 27 110.612 -71185 CWDH 50.2300 -57.5800 20 111.928 -71853 CWLO 49.7900 -99.6500 373 26.544 -74420 KU67 40.3000 -110.0500 1556 48.316 - 0 CYPD 45.6700 -61.3900 114 118.124 - 0 K4CR 34.1100 -105.6800 1981 135.369 - 0 KD36 46.7200 -92.0400 186 0.000 -74460 KMMO 41.3800 -88.6800 225 39.358 - 0 KN00 43.3600 -76.3900 145 0.000 - 0 KU35 43.6300 -116.6300 740 33.472 - 1 PARC 68.1200 -145.5700 636 172.803 - 0 PAHP 61.5400 -166.1600 5 130.213 - 0 PAIN 63.7300 -148.9200 524 104.075 - 0 PAMM 55.0800 -131.3500 0 14.697 - 0 PAWN 67.5700 -162.9800 30 57.049 - 0 PAKP 68.1300 -151.7300 643 134.820 - 0 PANV 62.6500 -160.1800 99 123.666 - 0 PAHS 65.7000 -156.3900 55 109.763 - 0 PASL 61.7200 -157.1500 54 107.165 - 0 PABV 61.4200 -149.5200 29 31.082 - 0 PAHY 55.2100 -132.8400 0 45.099 - 0 PALH 61.1900 -149.9700 22 2.744 - 0 PAZK 61.9300 -147.1700 1002 92.930 - 0 PASA 63.6900 -170.5000 16 61.661 - 0 KD40 43.9900 -94.5600 325 0.000 - 0 K2G6 41.6400 -80.2100 427 2.223 - 0 KD97 44.8500 -93.1500 250 7.085 - 0 KSBS 40.4800 -106.8200 2097 60.120 - 0 CYID 44.5500 -65.7900 152 82.251 - 0 KT04 30.6800 -97.6800 240 40.942 - 0 KNED 43.3800 -99.8500 622 0.000 - 0 KT98 29.9000 -97.8700 182 26.495 -71127 CWOU 54.7900 -110.0700 605 42.246 -71918 CWRF 69.4400 -89.7400 325 100.111 -72619 KGNR 45.4620 -69.5950 306 74.548 -71197 CWZB 47.5800 -59.1700 8 169.404 - 0 CYLA 59.3000 -69.6000 35 72.854 - 0 KE74 32.8300 -109.6800 900 4.348 - 0 KP75 45.9300 -85.9200 180 55.149 - 0 KXVW 34.7200 -120.5700 100 10.698 - 0 KFLP 36.2900 -92.5900 219 50.199 - 0 KLNN 41.6400 -81.4000 191 45.552 -71092 CWUW 68.6600 -71.2400 526 403.616 - 0 CWXO 43.8900 -60.5500 44 42.809 - 0 CWMD 76.2300 -119.3200 12 854.609 - 0 KT62 40.1800 -112.2000 1538 41.134 - 0 KY26 45.5400 -100.4300 508 1.913 - 0 KOGS 44.6900 -75.4000 63 51.518 - 0 PAML 65.0000 -150.6500 85 70.492 - 0 KNJM 34.6900 -77.0400 7 44.481 - 0 K27U 45.1900 -113.9000 1224 7.939 - 0 PAXK 63.0400 -145.5000 809 84.877 - 0 PAGB 68.4900 -149.4900 814 100.358 -74791 KMYR 33.6900 -78.9300 8 91.649 - 0 PAWR 60.7700 -148.6900 9 83.421 -70321 PADL 59.0500 -158.5200 29 265.286 - 0 KWJF 34.7300 -118.2200 728 37.696 - 0 PAFE 56.9700 -133.9500 0 61.800 -70232 PANI 61.5800 -159.5300 26 150.690 - 0 KBBW 41.4400 -99.6600 776 62.389 - 0 KGFL 43.3600 -73.6200 100 80.991 - 0 KNQX 24.5700 -81.6800 2 7.420 - 0 KART 44.0100 -76.0200 99 99.276 - 0 KCZZ 32.6200 -116.4700 802 66.640 - 0 KJDN 47.3300 -106.9300 811 100.371 - 0 KCDR 42.8400 -103.0800 1004 114.961 -72487 KP38 37.6200 -114.5200 1335 159.268 - 0 PASM 62.0700 -163.3000 95 164.099 - 0 KUCA 43.1600 -75.3800 226 60.197 -70386 PAPG 56.8200 -132.9700 15 438.928 -72405 KDCA 38.8600 -77.0300 20 342.304 - 0 KPSX 28.7200 -96.2500 5 47.027 - 0 KODX 41.6200 -98.9500 629 98.176 -91182 PHNL 21.3500 -157.9300 5 162.580 -72290 KSAN 32.7300 -117.1700 9 176.490 - 0 KHRO 36.2800 -93.1500 422 107.941 -72240 KLCH 30.1200 -93.2200 10 205.663 - 0 KMYL 44.8900 -116.1000 1531 145.955 -72520 KPIT 40.5100 -80.2200 373 322.293 - 0 KMLU 32.5100 -92.0400 24 309.314 -72314 KCLT 35.2100 -80.9400 228 754.635 -74730 KP07 30.1800 -102.4200 865 93.745 -72470 KPUC 39.6200 -110.7500 1799 166.283 -72262 KGDP 31.8300 -104.8000 1664 166.771 - 0 KMEH 45.5100 -118.4000 1236 29.059 - 0 KLLJ 44.5230 -114.2150 1536 267.810 -72409 KNEL 40.0400 -74.3200 24 22.434 - 0 KAPF 26.1500 -81.7700 3 153.359 - 0 KBGD 35.7100 -101.4000 927 109.544 - 0 KCEC 41.7900 -124.2400 17 130.689 - 0 KCKB 39.2900 -80.2300 366 47.140 - 0 KLVM 45.7100 -110.4300 1419 311.310 - 0 KOTH 43.4300 -124.2500 4 162.034 - 0 KTCC 35.1900 -103.6000 1238 96.914 - 0 K3R5 29.7200 -98.0500 195 71.946 - 0 KADU 41.7000 -94.9200 392 35.063 - 0 KAIO 41.4000 -95.0500 360 70.062 - 0 KAUH 40.8800 -98.0000 550 105.113 - 0 KBNW 42.0500 -93.8500 354 42.280 - 0 KCNC 41.0300 -93.3700 320 61.336 - 0 KEBS 42.4300 -93.8700 342 100.604 - 0 KICL 40.7200 -95.0300 303 145.610 - 0 KMXO 42.2300 -91.1700 259 43.512 - 0 KONL 42.4800 -98.6800 619 158.591 - 0 KSHL 43.2200 -95.8300 432 33.038 - 0 KSRR 33.3600 -105.6700 2077 83.388 - 0 KHUL 46.1400 -67.7800 150 84.296 -70316 PACD 55.2100 -162.7200 30 621.610 - 0 KUIN 39.9400 -91.2000 234 116.476 - 0 KLFT 30.2000 -92.0000 13 117.611 - 0 KSAD 32.8500 -109.6400 968 145.678 - 0 KAUG 44.3200 -69.8000 107 25.972 -72572 KSLC 40.7900 -111.9700 1288 626.907 -70291 PAOR 62.9700 -141.9400 525 430.081 -72295 KLAX 33.9400 -118.4000 32 542.983 -72053 KLGA 40.7700 -73.9000 9 15.869 -72502 KEWR 40.7100 -74.1700 9 21.046 - 0 KLFK 31.2300 -94.7500 88 151.393 -72383 KSDB 34.7600 -118.7300 1379 79.975 -72214 KTLH 30.4000 -84.3500 16 366.135 - 0 KPBF 34.1800 -91.9300 65 185.947 -72268 KROW 33.3100 -104.5100 1113 697.842 - 0 KMSS 44.9400 -74.8500 65 77.562 -72606 KPWM 43.6600 -70.3200 19 124.099 -72417 KEKN 38.8900 -79.8500 609 173.754 - 0 KILG 39.6800 -75.6000 24 37.937 - 0 KCOT 28.4500 -99.2200 144 101.340 -72394 KSMX 34.9100 -120.4500 73 216.725 -72517 KABE 40.6600 -75.4300 114 139.156 -72425 KHTS 38.3800 -82.5500 255 309.966 -70219 PABE 60.7800 -161.8000 46 1705.049 -72536 KTOL 41.6100 -83.8000 211 60.457 -72408 KPHL 39.8900 -75.2500 18 75.308 -72507 KPVD 41.7300 -71.4300 19 79.452 -72784 KHMS 46.5800 -119.5800 221 209.062 -72412 KBKW 37.7900 -81.1200 766 113.523 - 0 KHSE 35.2200 -75.6200 3 483.166 - 0 KAFN 42.8000 -72.0000 312 33.493 - 0 KAQW 42.7100 -73.1700 199 179.080 - 0 KATS 32.8500 -104.4700 1081 51.277 - 0 KAWG 41.2800 -91.6700 230 167.605 -72616 KBML 44.5900 -71.1800 353 156.597 - 0 KBTM 45.9600 -112.5000 1693 162.106 - 0 KCCY 43.0700 -92.6200 343 60.533 - 0 KCFV 37.0800 -95.5700 226 25.232 - 0 KCIN 42.0500 -94.7800 375 50.168 - 0 KCQX 41.7000 -69.9900 22 38.603 - 0 KCSQ 41.0200 -94.3700 394 64.740 - 0 KDNS 41.9800 -95.3800 388 143.096 - 0 KEST 43.4000 -94.7500 401 39.282 - 0 KFIT 42.5500 -71.7600 107 31.346 - 0 KHDE 40.4500 -99.3300 705 41.777 - 0 KHDO 29.3600 -99.1600 283 139.705 - 0 KHIE 44.3600 -71.5300 322 37.747 - 0 KIJD 41.7500 -72.1800 75 46.488 - 0 KIKV 41.6900 -93.5700 275 17.953 - 0 KLXN 40.7800 -99.7700 734 240.107 -72550 KOMA 41.3000 -95.9000 299 86.412 - 0 KORC 42.9800 -96.0700 431 68.246 - 0 KORE 42.5800 -72.2800 169 47.375 - 0 KPPF 37.3000 -95.5000 274 130.951 - 0 KPYM 41.9100 -70.7300 45 45.206 -72449 KSTJ 39.7700 -94.9100 247 51.558 - 0 KTAN 41.8900 -71.0200 13 22.618 -70343 PAMD 59.4400 -146.3300 14 867.823 -72545 KCID 41.8900 -91.7000 265 67.865 -72508 KBDL 41.9400 -72.6800 60 94.608 - 0 KHOT 34.4800 -93.1000 169 112.476 -72308 KORF 36.9100 -76.2000 9 71.634 -72521 KCAK 40.9300 -81.4300 377 51.149 -72403 KIAD 38.9600 -77.4500 98 37.997 -72605 KCON 43.2100 -71.5000 105 99.926 - 0 KTEB 40.8600 -74.0500 3 19.464 -72219 KATL 33.6600 -84.4200 315 362.498 -72567 KVTN 42.8600 -100.5500 788 478.093 - 0 KILM 34.2800 -77.9200 9 234.649 -72428 KCMH 40.0100 -82.8800 249 96.123 -72306 KRDU 35.8800 -78.7800 134 193.044 - 0 KELD 33.2300 -92.8000 87 106.976 -72434 KSTL 38.7600 -90.3700 172 380.874 -74486 KJFK 40.6600 -73.7800 7 1061.278 -72327 KBNA 36.1200 -86.6800 180 321.619 - 0 KP69 46.1500 -115.6000 453 112.344 -72525 KYNG 41.2700 -80.6700 361 92.573 -72259 KDFW 32.9100 -97.0300 174 1512.726 - 0 KIRK 40.1100 -92.5500 294 145.098 -72429 KDAY 39.9100 -84.2000 306 177.884 - 0 KAEL 43.6900 -93.3700 383 74.726 - 0 KANE 45.1600 -93.2200 278 30.018 - 0 KAXA 43.0800 -94.2700 372 76.929 - 0 KDWH 30.0700 -95.5500 46 22.232 - 0 KESF 31.4000 -92.3000 34 125.820 - 0 KFSW 40.6700 -91.3300 211 73.578 -72247 KGGG 32.3800 -94.7100 111 64.881 - 0 KHKY 35.7600 -81.3800 362 72.977 - 0 KMCB 31.1800 -90.4700 126 135.065 -74230 KMLS 46.4400 -105.8700 801 736.866 - 0 KOGA 41.0500 -101.8000 999 173.168 - 0 KOXV 41.3000 -93.1200 283 36.591 - 0 KPNS 30.4700 -87.2000 36 254.659 - 0 KRDK 41.0200 -95.2700 318 38.981 - 0 KTVR 32.3500 -91.0300 26 89.262 - 0 KACK 41.2600 -70.0700 15 147.753 - 0 KADG 41.8700 -84.0700 243 36.568 - 0 KAIT 46.5500 -93.6900 367 160.138 - 0 KALM 32.8400 -105.9900 1279 65.042 - 0 KAMN 43.3200 -84.6900 230 60.479 - 0 KAMW 41.9900 -93.6200 280 20.133 - 0 KAQP 45.2300 -96.0000 311 191.566 - 0 KATY 44.9200 -97.1600 533 97.375 - 0 KAXN 45.8700 -95.4100 434 69.825 - 0 KBBB 45.3200 -95.6500 317 29.154 - 0 KBDE 48.7300 -94.6000 330 173.801 - 0 KBEH 42.1400 -86.4400 196 86.593 - 0 KBIV 42.7500 -86.1000 210 73.330 - 0 KBRD 46.4000 -94.1300 373 37.590 - 0 KCBG 45.5700 -93.2700 287 35.577 - 0 KCMI 40.0400 -88.2800 230 137.191 - 0 KCQM 47.8200 -92.6900 404 328.277 - 0 KCRG 30.3300 -81.5200 12 20.534 - 0 KDPA 41.9300 -88.2500 231 25.463 - 0 KDYT 46.7200 -92.0400 186 17.076 - 0 KELM 42.1800 -76.9000 290 75.969 - 0 KELO 47.9100 -91.8200 437 65.657 - 0 KEWB 41.6900 -70.9700 23 31.526 - 0 KFBL 44.3400 -93.3100 1054 61.561 - 0 KFCM 44.8400 -93.4700 276 20.469 - 0 KFHR 48.5200 -123.0200 33 73.886 - 0 KFOE 38.9600 -95.6700 324 14.023 - 0 KFST 30.9100 -102.9100 918 255.995 - 0 KFVE 47.2900 -68.3200 301 50.927 - 0 KGAG 36.3000 -99.7700 678 452.622 - 0 KGFK 47.9600 -97.1800 257 120.183 - 0 KGSH 41.5300 -85.7900 252 182.005 -91285 PHTO 19.7200 -155.0700 11 510.709 -72462 KALS 37.4600 -105.8700 2299 223.237 - 0 KDAB 29.1800 -81.0500 12 87.433 - 0 KP59 47.4500 -87.9000 186 54.280 - 0 KP58 44.0220 -82.7930 183 132.759 - 0 KP67 46.1100 -97.1500 351 92.886 - 0 KP61 47.5900 -90.8300 186 43.654 - 0 KP60 44.5500 -110.4200 2438 128.968 - 0 KY22 45.9400 -102.1700 781 37.686 -72614 K1V4 44.4200 -72.0200 217 49.592 -72665 KGCC 44.3600 -105.5300 1330 232.767 -72671 KBPI 42.5800 -110.1000 2124 144.351 -72653 K9V9 43.8000 -99.3200 530 100.886 - 0 KEHA 37.0100 -101.8800 1102 124.316 -72452 KP28 37.3000 -98.5800 468 133.651 - 0 K2WX 45.5700 -103.5300 881 83.308 - 0 KN60 47.6100 -101.4000 582 75.023 -72540 KP35 40.2600 -93.7200 270 100.764 - 0 KCLL 30.5800 -96.3700 97 119.123 - 0 KDAL 32.8600 -96.8500 149 17.700 - 0 KEMP 38.3400 -96.2000 367 168.940 - 0 KHSI 40.6100 -98.4300 596 47.042 - 0 KNEW 30.0400 -90.0300 3 22.206 -72446 KMCI 39.3300 -94.7200 312 646.014 -72235 KJAN 32.3300 -90.0800 101 124.942 -72528 KBUF 42.9400 -78.7300 218 110.691 -72617 KBTV 44.4800 -73.1500 104 219.776 -72440 KSGF 37.2300 -93.4000 390 227.393 - 0 KALI 27.7400 -98.0400 54 213.331 -72464 KPUB 38.2900 -104.5200 1439 62.503 -72344 KFSM 35.3400 -94.3700 141 364.547 -72255 KVCT 28.8600 -96.9200 32 165.905 -72226 KMGM 32.3000 -86.4000 62 217.158 -72597 KMFR 42.3800 -122.8700 405 530.982 -72524 KCLE 41.4300 -81.8700 236 86.096 -72767 KISN 48.1600 -103.6000 579 256.607 -72641 KMSN 43.1400 -89.3300 264 141.454 -72683 KBNO 43.5800 -118.9500 1271 345.581 -72797 KUIL 47.9600 -124.5500 62 169.864 -72655 KSTC 45.5500 -94.0700 313 99.070 - 0 KP68 39.5100 -115.9700 1993 96.067 -72243 KIAH 29.9700 -95.3500 33 363.622 - 0 KGVW 38.8600 -94.5500 333 54.273 - 0 KHEI 46.0000 -102.6500 828 169.547 - 0 KHFD 41.7300 -72.6500 6 23.479 - 0 KHUT 38.0800 -97.8700 470 60.594 - 0 KHYR 46.1600 -91.4500 370 75.450 -72612 KIWI 43.9500 -69.7000 20 59.281 - 0 KJEF 38.5900 -92.1600 167 27.186 -72534 KMDW 41.7900 -87.7500 189 24.502 - 0 KMGY 39.5900 -84.2200 293 35.618 - 0 KMHT 42.9400 -71.4300 71 30.551 - 0 KMIC 45.0800 -93.3800 265 15.383 - 0 KMLT 45.6600 -68.6800 124 135.616 - 0 KMPV 44.2100 -72.5700 343 55.024 - 0 KMTO 39.4800 -88.2800 220 50.405 - 0 KMVY 41.4100 -70.6200 21 48.848 - 0 KOSH 44.0100 -88.5700 245 73.324 - 0 KOSU 40.0900 -83.0700 276 18.455 - 0 KPEO 42.6500 -77.0500 298 53.684 - 0 KPKD 46.9100 -95.0700 440 112.520 - 0 KPWK 42.1100 -87.9000 197 14.453 - 0 KRVS 36.0400 -95.9800 191 20.219 - 0 KSAF 35.6200 -106.0800 1934 78.761 - 0 KSEG 40.8200 -76.8600 137 49.176 - 0 KSFD 43.3800 -99.8500 622 63.259 -72650 KSPW 43.1700 -95.2100 404 132.154 - 0 KSTP 44.9400 -93.0500 232 14.492 - 0 KSWO 36.1600 -97.0900 291 63.378 - 0 KTDZ 41.5600 -83.4800 190 27.185 - 0 KTHV 39.9200 -76.8700 148 118.647 - 0 KUNO 36.8800 -91.9000 374 138.659 - 0 KUUU 41.5400 -71.2800 52 24.527 -72486 KELY 39.2900 -114.8500 1909 296.457 - 0 KCRS 32.0300 -96.4000 137 89.876 -72469 KDEN 39.8700 -104.6700 1656 1031.762 - 0 KF54 32.6600 -97.1000 192 25.083 -72656 KFFM 46.3000 -96.0700 361 85.741 - 0 KFTW 32.8300 -97.3500 211 31.177 - 0 KHCO 48.7900 -96.9500 250 93.828 - 0 KILL 45.1100 -95.0900 344 72.563 - 0 KMGJ 41.5100 -74.2600 111 50.093 - 0 KMWM 43.9100 -95.1100 430 66.697 - 0 KTRL 32.7100 -96.2700 145 74.415 - 0 KVAY 39.9500 -74.8400 16 21.843 - 0 KDHT 36.0300 -102.5500 1216 251.312 -91281 PHKO 19.6500 -156.0000 9 97.663 -91190 PHOG 20.9000 -156.4300 20 193.175 -72207 KSAV 32.1400 -81.2000 15 342.161 -72753 KFAR 46.9100 -96.8000 277 300.683 -72256 KACT 31.6200 -97.2200 155 144.526 -72234 KMEI 32.3400 -88.7500 94 321.011 -72231 KMSY 29.9800 -90.2500 9 176.071 -72526 KERI 42.0800 -80.1800 222 131.104 - 0 KTRI 36.4800 -82.4000 474 116.410 -72218 KAGS 33.3800 -81.9700 45 155.524 -72266 KABI 32.4300 -99.6800 546 253.678 -72311 KAHN 33.9600 -83.3200 246 106.946 - 0 KGNT 35.1800 -107.9000 1987 88.775 -72201 KEYW 24.5500 -81.7500 6 433.484 -72217 KMCN 32.7100 -83.6500 110 127.624 -72241 KBPT 29.9500 -94.0200 7 79.284 - 0 KPNC 36.7300 -97.1000 307 243.307 -72421 KCVG 39.0500 -84.6700 269 103.771 - 0 MMNL 27.4300 -99.5700 148 15.711 -76342 MMMV 26.8800 -101.4200 615 163.270 -76394 MMAN 25.8700 -100.2300 448 280.080 -76390 MMIO 25.4500 -100.9900 1790 89.336 -76160 MMHO 29.0700 -110.9700 211 1394.173 -76305 MMLT 26.0200 -111.3500 15 238.207 - 0 MMGM 27.9700 -110.9300 27 122.358 -76253 MMCN 27.3200 -112.3000 75 172.616 - 0 MMSD 23.1500 -109.7000 109 122.965 - 0 MMLP 24.0700 -110.3700 21 559.076 - 0 MMUN 21.0300 -86.8700 5 288.585 - 0 MMCZ 20.5300 -86.9300 5 55.937 -76644 MMMD 20.9800 -89.6500 10 1000.747 - 0 MMVA 18.0000 -92.8200 13 361.053 - 0 MMCE 18.6500 -91.8000 2 129.655 - 0 MMMT 18.1000 -94.5800 40 186.374 -76695 MMCP 19.8500 -90.5500 5 156.769 -91165 PHLI 21.9800 -159.3500 45 3935.454 -72406 KBWI 39.1900 -76.6700 59 27.225 -72271 KTCS 33.2300 -107.2700 1481 256.702 - 0 KHOU 29.6500 -95.2800 15 35.910 -72445 KCOU 38.8300 -92.2200 274 160.490 -72312 KGSP 34.9100 -82.2200 289 63.763 -72324 KCHA 35.0400 -85.2000 210 139.800 -72712 KCAR 46.8800 -68.0200 146 257.182 -72315 KAVL 35.4400 -82.5500 661 135.617 -72764 KBIS 46.7800 -100.7500 504 392.790 -72432 KEVV 38.0500 -87.5300 118 216.268 - 0 KAKQ 36.9900 -77.0000 34 207.918 -72548 KALO 42.5500 -92.4000 264 152.508 - 0 KBTR 30.5400 -91.1500 21 89.869 - 0 KBLU 39.2900 -120.7000 1611 235.275 - 0 KMLF 38.4300 -113.0200 1533 185.037 -72519 KSYR 43.1200 -76.1200 124 248.303 -72261 KDRT 29.3800 -100.9200 313 539.373 -72644 KRST 43.9300 -92.5000 402 121.081 -72320 KRMG 34.3600 -85.1700 196 75.650 -72466 KCOS 38.8300 -104.7200 1881 115.704 - 0 KFMN 36.7600 -108.2300 1677 464.660 -72543 KRFD 42.2100 -89.1000 226 102.245 -72439 KSPI 39.8600 -89.6700 181 88.946 -72411 KROA 37.3300 -79.9700 358 251.218 -72513 KAVP 41.3300 -75.7300 289 78.628 -72326 KTYS 35.8100 -83.9800 302 242.388 - 0 KORH 42.2800 -71.8700 308 69.930 -72546 KDSM 41.5400 -93.6500 294 261.849 - 0 KINK 31.7900 -103.2000 859 100.059 - 0 KMFD 40.8300 -82.5200 395 169.618 -72254 KATT 30.3200 -97.7700 198 235.889 -72532 KPIA 40.6600 -89.6800 205 208.861 -72205 KMCO 28.4300 -81.3200 32 1914.773 -72410 KLYH 37.3400 -79.2000 286 68.066 -72356 KTUL 36.2100 -95.9000 206 121.870 -72551 KLNK 40.8600 -96.7500 362 242.353 -72504 KBDR 41.1800 -73.1300 5 79.523 -72317 KGSO 36.0100 -79.9500 275 106.295 -72514 KIPT 41.2600 -76.9200 160 217.033 -72203 KPBI 26.6800 -80.1200 6 96.934 -72407 KACY 39.4600 -74.5700 20 149.390 -72566 KBFF 41.8800 -103.6000 1206 240.885 -72402 KWAL 37.9400 -75.4700 15 170.103 - 0 KFNB 40.0800 -95.5800 300 85.036 - 0 KFGN 49.3200 -94.8800 328 63.900 - 0 KTVL 38.9100 -120.0000 1909 69.346 - 0 KFTY 33.7800 -84.5200 256 16.233 - 0 KLIT 34.7300 -92.2300 79 67.048 -74598 KLFI 37.0900 -76.3500 3 14.413 -74392 KNHZ 43.8900 -69.9300 24 19.589 -70259 PAEN 60.5800 -151.2500 29 63.545 -70326 PAKN 58.6800 -156.6500 17 115.094 -74754 KAEX 31.3300 -92.5500 27 24.976 - 0 KU78 42.6600 -111.5800 1781 88.460 -70387 PAWG 56.4800 -132.3700 13 52.666 -72216 KABY 31.5400 -84.1800 59 122.936 - 0 KFDY 41.0300 -83.6700 244 46.709 - 0 KLRJ 42.7800 -96.2000 365 24.629 - 0 KSDA 40.7500 -95.4200 296 32.558 - 0 KUKI 39.1400 -123.2000 189 170.598 - 0 KCAV 42.7500 -93.7700 354 36.506 - 0 KHOB 32.6900 -103.2000 1115 140.252 - 0 KMUT 41.3700 -91.1500 167 44.553 - 0 KTNU 41.6800 -93.0200 290 48.665 - 0 KSOW 34.2800 -110.0000 2016 106.816 - 0 KCNM 32.3400 -104.2700 1004 75.547 - 0 MMCV 23.7200 -98.9700 238 195.710 -76382 MMTC 25.5300 -103.4500 1124 190.001 - 0 MMCU 28.7000 -105.9700 1360 488.428 - 0 KS14 44.3000 -112.1000 1794 157.540 - 0 KDEH 43.2800 -91.7300 353 77.098 - 0 KEOK 40.4700 -91.4300 205 23.785 - 0 KOLZ 42.6800 -91.9600 328 38.793 - 0 KAMG 31.5400 -82.5000 61 139.731 - 0 KBIE 40.3000 -96.7500 403 62.260 - 0 KCBF 41.2700 -95.7700 382 11.362 - 0 KSLB 42.6000 -95.2300 454 63.392 - 0 KANW 42.5900 -99.9900 788 54.708 - 0 KIOW 41.6328 -91.5431 198 31.416 - 0 KLAA 38.0700 -102.6800 1129 73.564 - 0 KMIW 42.1100 -92.9100 297 64.421 - 0 KCSG 32.5300 -84.9300 121 121.518 - 0 KRBD 32.6900 -96.8700 201 18.766 - 0 KRKP 28.0900 -97.0500 8 86.544 - 0 KVPZ 41.4500 -87.0100 235 81.934 - 0 K3KM 37.7500 -97.2000 433 1.758 - 0 KBKV 28.4700 -82.4500 20 56.139 - 0 KDUG 31.4500 -109.6000 1267 295.495 - 0 KFET 41.4500 -96.5300 367 55.141 - 0 KFZY 43.3600 -76.3900 145 34.499 - 0 KGED 38.7000 -75.3600 16 49.834 - 0 KIMT 45.8100 -88.1100 350 80.370 - 0 KISW 44.3600 -89.8300 307 264.292 - 0 KIZG 43.9800 -70.9500 136 61.803 - 0 KLEE 28.8200 -81.8100 24 64.549 - 0 KLWM 42.7300 -71.1200 47 39.604 - 0 KMDH 37.7900 -89.2500 124 68.635 - 0 KMFI 44.6300 -90.1800 379 40.884 - 0 KMKC 39.1200 -94.6000 231 25.533 - 0 KMVL 44.5300 -72.6100 223 35.718 - 0 KTQE 41.7600 -96.1800 313 45.105 - 0 MMTJ 32.5500 -116.9700 152 3.466 - 0 MMLM 25.6800 -109.0800 4 194.110 - 0 KMHK 39.1600 -96.6700 322 94.749 -72529 KROC 43.1200 -77.6700 169 88.440 -70273 PANC 61.1700 -150.0000 44 278.938 -72556 KOFK 41.9800 -97.4300 473 116.955 -72332 KTUP 34.2800 -88.7700 110 139.223 -72438 KIND 39.7300 -86.2700 246 285.227 -72658 KMSP 44.8900 -93.2200 256 537.518 -72360 KCAO 36.4600 -103.1500 1515 71.970 - 0 KPNE 40.0900 -75.0200 37 27.981 -72401 KRIC 37.5100 -77.3100 50 63.991 -72451 KDDC 37.7800 -99.9700 790 165.497 -72681 KBOI 43.5800 -116.2200 871 191.455 -72351 KSPS 33.9800 -98.4800 314 179.566 -72323 KHSV 34.6600 -86.7700 196 162.524 -72435 KPAH 37.0700 -88.7700 126 141.748 -72353 KOKC 35.4100 -97.6000 397 108.066 -72208 KCHS 32.9100 -80.0300 13 139.128 -72456 KTOP 39.0800 -95.6200 270 82.366 -72645 KGRB 44.4800 -88.1300 214 52.613 - 0 KJKL 37.5800 -83.3200 414 111.641 -72533 KFWA 41.0100 -85.2000 252 74.149 -72206 KJAX 30.4300 -81.7000 9 195.958 -72773 KMSO 46.9300 -114.0800 976 465.854 -72223 KMOB 30.6800 -88.2500 67 84.464 -72248 KSHV 32.4500 -93.8300 84 113.404 -72365 KABQ 35.0500 -106.6200 1620 210.996 -72363 KAMA 35.2300 -101.7000 1099 59.880 -72387 KDRA 36.6200 -116.0200 1009 96.251 -72564 KCYS 41.1600 -104.8200 1866 129.307 -72278 KPHX 33.4400 -112.0200 337 495.978 -72263 KSJT 31.3800 -100.5000 582 120.073 -72265 KMAF 31.9500 -102.1800 872 68.533 -72414 KCRW 38.3800 -81.6000 301 77.890 -72530 KORD 41.9800 -87.9000 205 1138.926 -72509 KBOS 42.3800 -71.0300 69 298.246 -72578 KPIH 42.9300 -112.6000 1365 219.539 -72688 KPDT 45.6900 -118.8500 455 113.814 -72270 KELP 31.8000 -106.4000 1194 151.193 -72476 KGJT 39.1200 -108.5300 1452 263.694 -72267 KLBB 33.6600 -101.8200 988 241.804 -72562 KLBF 41.1400 -100.6800 847 86.250 -72488 KRNO 39.5100 -119.7800 1341 82.735 -72253 KSAT 29.5400 -98.4700 242 45.253 -72672 KRIW 43.0500 -108.4500 1697 384.545 -72635 KGRR 42.8900 -85.5200 245 49.793 -72450 KICT 37.6600 -97.4300 408 107.446 -72250 KBRO 25.9000 -97.4300 6 517.461 -72640 KMKE 42.9600 -87.9000 211 108.954 -72775 KGTF 47.4800 -111.3500 1118 167.202 -72659 KABR 45.4600 -98.4300 397 204.267 -72465 KGLD 39.3800 -101.7000 1124 226.221 -72518 KALB 42.7600 -73.8000 89 51.745 -72423 KSDF 38.1900 -85.7300 151 100.053 -72310 KCAE 33.9600 -81.1200 73 101.702 -72651 KFSD 43.5900 -96.7400 435 315.389 -72202 KMIA 25.8200 -80.2800 4 204.469 -78526 TJSJ 18.4300 -66.0000 19 5832.764 -72515 KBGM 42.2300 -75.9800 492 99.608 -72386 KLAS 36.0900 -115.1700 664 378.949 -72654 KHON 44.3900 -98.2200 392 120.103 -72211 KTPA 27.9700 -82.5300 11 129.116 -72458 KCNK 39.5500 -97.6500 452 164.472 -72591 KRBL 40.1500 -122.2500 104 40.248 -72251 KCRP 27.7700 -97.5000 16 53.233 - 0 KAUM 43.6700 -92.9400 375 34.645 - 0 KBFW 47.2100 -91.4100 331 71.396 - 0 KDVN 41.6200 -90.5800 228 18.476 - 0 KGCN 35.9600 -112.1500 2125 125.656 - 0 KIDI 40.6300 -79.1000 429 40.419 - 0 KOEB 41.9300 -85.0500 292 53.757 - 0 KERY 46.3100 -85.4600 265 80.629 - 0 KETH 45.7100 -96.5000 313 66.087 - 0 KMDZ 45.1000 -90.3000 448 34.784 - 0 KOSC 44.4600 -83.4000 193 68.619 -74740 KJCT 30.5000 -99.7700 522 166.671 -70026 PABR 71.2900 -156.7700 13 1189.351 - 0 KEGV 45.9300 -89.2700 500 94.726 - 0 KEKO 40.8400 -115.7800 1565 147.819 - 0 KISO 35.3314 -77.6088 29 32.773 - 0 KJYG 43.9900 -94.5600 325 36.999 - 0 KLJF 45.1400 -94.5200 340 31.710 - 0 KMCD 45.8600 -84.6400 226 120.329 - 0 KMOX 45.5700 -95.9700 344 37.873 - 0 KMRJ 42.8900 -90.2300 359 65.763 - 0 KMVE 44.9700 -95.7200 315 36.310 - 0 KPWC 46.7200 -94.3800 395 50.098 - 0 KSAZ 46.3800 -94.8100 392 62.176 - 0 KSUN 43.5100 -114.3000 1620 87.823 - 0 KTEW 42.5700 -84.4200 280 27.597 - 0 KRAP 44.0500 -103.0700 966 199.054 -72613 KMWN 44.2800 -71.3000 1910 20.342 -72747 KINL 48.5800 -93.3800 360 91.138 - 0 KMBG 45.5500 -100.4100 510 129.371 - 0 KLIC 39.2600 -103.6600 1630 103.259 - 0 KBAB 39.1400 -121.4400 34 65.887 -74702 KNLC 36.3000 -119.9000 72 162.336 -72391 KNTD 34.1200 -119.1200 4 69.291 -69016 KNTK 33.7100 -117.8300 17 9.833 -69014 KNZJ 33.6800 -117.7300 117 48.496 - 0 KNZY 32.7100 -117.2000 8 3.580 - 0 KNRB 30.4000 -81.4200 6 12.352 - 0 KNSE 30.7200 -87.0200 61 32.699 - 0 KNZC 30.2200 -81.8800 24 29.042 - 0 KGSB 35.3400 -77.9700 33 88.065 - 0 KNCA 34.7100 -77.4300 8 21.888 -72309 KNKT 34.8600 -76.8800 13 23.890 - 0 PASC 70.2000 -148.4700 17 327.218 - 0 KDLL 43.5219 -89.7708 298 55.439 - 0 KHYA 41.6800 -70.2800 16 20.055 - 0 KMQI 35.9200 -75.7000 4 56.673 - 0 KPBH 45.4100 -90.2400 451 116.721 - 0 KROX 48.8600 -95.6900 323 81.127 - 0 KRPD 45.5100 -91.7300 349 135.556 - 0 KSDL 33.6100 -111.9100 451 18.073 - 0 KSME 37.0550 -84.6140 283 51.065 - 0 KSTE 44.5500 -89.5300 338 31.828 - 0 KTWM 47.0500 -91.7500 328 31.269 - 0 KULM 44.3200 -94.5000 308 119.502 -72638 KHTL 44.3800 -84.6800 351 98.373 -72636 KMKG 43.1800 -86.2700 193 49.767 -72569 KCPR 42.9300 -106.4700 1622 161.568 -72547 KDBQ 42.4100 -90.7000 329 138.150 -72557 KSUX 42.4100 -96.3800 336 95.234 -72768 KGGW 48.2100 -106.6300 693 204.947 -72274 KTUS 32.1200 -110.9300 779 146.103 -72592 KRDD 40.5100 -122.3000 152 192.399 -72785 KGEG 47.6400 -117.5300 723 173.728 -72390 K87Q 35.6800 -121.2800 21 58.700 -72772 KHLN 46.6100 -112.0000 1183 81.841 -70308 PASN 57.1500 -170.2200 9 511.406 -72793 KSEA 47.4400 -122.3100 137 204.660 -72370 KIGM 35.2800 -113.9500 1033 142.289 -72552 KGRI 40.9800 -98.3200 566 29.087 - 0 KSDM 32.5800 -116.9800 160 24.380 -72694 KSLE 44.9300 -123.0200 61 82.434 -72781 KYKM 46.5600 -120.5300 321 72.643 -74509 KNUQ 37.4300 -122.0500 12 22.648 -72384 KBFL 35.4300 -119.0500 150 123.370 -72492 KSCK 37.9100 -121.2500 8 102.746 -72371 KPGA 36.9400 -111.4500 1304 287.151 -72480 KBIH 37.3700 -118.3700 1263 318.649 -72576 KLND 42.8300 -108.7300 1694 33.430 -72777 KHVR 48.5500 -109.7700 789 369.081 -72374 KINW 35.0300 -110.7300 1488 212.849 - 0 KFLG 35.1400 -111.6700 2137 86.387 -72422 KLEX 38.0500 -84.6000 301 182.786 -72297 KLGB 33.8300 -118.1500 12 26.114 - 0 KSXT 42.6200 -123.3700 1171 48.904 -72698 KPDX 45.6100 -122.6000 7 359.751 -72666 KSHR 44.7800 -106.9700 1209 123.238 -72583 KWMC 40.9100 -117.8000 1312 311.559 -72779 KFCA 48.3000 -114.2700 905 152.977 -72693 KEUG 44.1200 -123.2200 114 112.788 - 0 KIAG 43.1100 -78.9500 180 21.022 - 0 KNXX 40.1900 -75.1300 112 14.526 - 0 MMMX 19.4300 -99.1000 2238 3025.442 - 0 MMAA 16.7700 -99.7500 5 303.603 - 0 MMTO 19.3500 -99.5700 2576 50.086 - 0 MMOX 16.9700 -96.7300 1528 370.731 - 0 MMVR 19.1500 -96.1800 29 249.241 - 0 MMZH 17.6000 -101.4700 6 204.668 - 0 MMBT 15.7800 -96.2700 143 141.107 - 0 MMTM 22.2800 -97.8700 24 341.647 -76726 MMCB 18.9200 -99.2500 1560 58.848 -76685 MMPB 19.0300 -98.2000 2166 104.420 - 0 KHIF 41.1200 -111.9700 1459 36.689 - 0 KMUO 43.0500 -115.8700 913 65.373 - 0 KNFL 39.4300 -118.7000 1199 73.394 - 0 KRSW 26.5400 -81.7600 9 11.808 - 0 KRWF 44.5500 -95.0800 311 52.668 - 0 KRWL 41.8000 -107.2000 2068 139.207 - 0 KSRQ 27.4000 -82.5500 8 63.402 - 0 KTMB 25.6500 -80.4300 3 19.554 - 0 KVEL 40.4400 -109.5100 1608 139.476 - 0 KVLD 30.7900 -83.2800 68 111.200 - 0 KVRB 27.6500 -80.4200 7 123.771 - 0 KAIG 45.0100 -89.1300 464 39.555 - 0 KAND 34.5100 -82.7200 238 82.343 - 0 KAPA 39.5700 -104.8500 1793 36.733 - 0 KASE 39.2200 -106.8700 2382 74.615 - 0 KBJC 39.9100 -105.1200 1722 38.643 - 0 KBYI 42.5400 -113.7700 1265 42.305 - 0 KCDC 37.7000 -113.1000 1715 80.930 - 0 KCRE 33.8100 -78.7200 10 23.555 - 0 KDIK 46.7900 -102.8000 789 88.580 - 0 KFAY 34.9900 -78.8800 58 99.362 - 0 KFLO 34.1900 -79.7200 45 159.040 - 0 KFMY 26.5800 -81.8700 4 39.633 - 0 KFPR 27.5000 -80.3700 7 17.389 - 0 KFXE 26.2000 -80.1700 4 14.590 - 0 KGHW 45.6500 -95.3200 425 25.436 - 0 KGMU 34.8500 -82.3500 319 13.604 - 0 KGNV 29.6800 -82.2700 50 99.806 - 0 KGUP 35.5300 -108.7800 1972 145.389 - 0 KHIB 47.3900 -92.8500 412 49.288 - 0 KU11 43.8300 -111.8100 1481 0.000 - 0 KIDA 43.5300 -112.0700 1445 79.328 - 0 KINT 36.1300 -80.2200 296 27.690 - 0 KIRS 41.8100 -85.4400 282 34.936 - 0 KLAL 28.0400 -81.9500 72 19.655 - 0 KLAR 41.3300 -105.6800 2218 74.334 -72204 KMLB 28.1100 -80.6300 10 55.148 - 0 KMOT 48.2800 -101.2800 523 171.445 - 0 KMTH 24.7400 -81.0500 2 73.822 -72575 KOGD 41.2000 -112.0100 1362 9.504 - 0 KONZ 42.1000 -83.1600 180 20.128 - 0 KOPF 25.9100 -80.2800 3 10.006 - 0 KORL 28.5500 -81.3300 34 13.377 - 0 KPFN 30.2000 -85.6800 6 126.443 - 0 KPIE 27.9100 -82.6900 3 16.645 - 0 KPIR 44.3900 -100.2800 531 171.484 - 0 KRMY 42.2400 -84.9600 297 35.256 -78547 TISX 17.7000 -64.8000 17 150.579 - 0 TJPS 18.0200 -66.5700 9 75.504 -78514 TJBQ 18.5000 -67.1300 72 119.416 - 0 PAMR 61.2142 -149.8460 42 9.603 -70271 PAGK 62.1500 -145.4500 481 122.956 -70274 PAAQ 61.6100 -149.0900 71 68.846 - 0 PAMY 60.3700 -166.2700 15 248.318 - 0 PASK 66.6200 -160.0000 8 108.026 - 0 PAPB 56.5800 -169.6600 35 71.930 -70395 PAKT 55.3500 -131.7000 29 181.421 -70362 PAGY 59.4800 -135.3200 5 245.452 -70371 PASI 57.0700 -135.3500 20 146.970 - 0 PAFM 67.1000 -157.8500 88 467.763 - 0 PAJC 56.3100 -158.3700 20 298.264 - 0 PASO 59.4400 -151.7000 9 24.929 -70275 PAVW 61.1300 -146.3500 10 187.893 -70194 PFYU 66.5700 -145.2700 131 536.682 -70266 PABI 63.9700 -145.7000 398 217.262 -70178 PATA 65.1700 -152.1000 67 140.113 - 0 PAEM 62.7700 -164.5000 3 99.354 -70204 PAGM 63.7700 -171.7400 8 611.228 - 0 PAPO 68.3500 -166.8100 4 401.913 - 0 K22G 41.3500 -82.1800 242 27.344 - 0 K75S 48.5100 -122.3300 43 28.900 - 0 KADS 32.9800 -96.8300 196 13.471 - 0 KAFW 32.9800 -97.3200 220 16.909 - 0 KAGC 40.3600 -79.9400 382 28.974 - 0 KAIA 42.0500 -102.8000 1198 68.780 - 0 KAKO 40.1700 -103.2200 1421 127.880 -72788 KALW 46.0900 -118.2900 367 62.093 - 0 KANB 33.5900 -85.8500 186 83.432 - 0 KAOH 40.7100 -84.0300 297 77.662 - 0 KAOO 40.3000 -78.3200 458 43.363 - 0 KAPC 38.2100 -122.2800 10 31.536 - 0 KARR 41.7700 -88.4700 215 52.646 - 0 KATW 44.2600 -88.5200 280 28.079 -72646 KAUW 44.9300 -89.6200 367 65.512 - 0 KAZO 42.2400 -85.5500 266 72.441 - 0 KBAF 42.1600 -72.7200 83 24.681 -72436 KBAK 39.2600 -85.8800 201 62.048 -74490 KBED 42.4700 -71.2900 41 23.567 - 0 KBFD 41.8000 -78.6400 653 155.228 - 0 KBFM 30.6400 -88.0700 8 17.780 - 0 KBGR 44.8100 -68.8300 59 53.278 - 0 KBHB 44.4600 -68.3700 26 195.241 -72228 KBHM 33.5600 -86.7500 196 122.309 - 0 KBID 41.1800 -71.5800 36 30.565 - 0 KBJJ 40.8700 -81.8900 344 39.227 - 0 KBKE 44.8400 -117.8200 1027 135.647 - 0 KBKL 41.5200 -81.6800 178 18.725 - 0 KBLF 37.3000 -81.2200 871 55.185 - 0 KBLH 33.6200 -114.7200 121 251.020 - 0 KBMI 40.4800 -88.9300 267 66.425 - 0 KBMQ 30.7400 -98.2300 389 41.560 - 0 KBRL 40.7900 -91.1200 212 22.159 - 0 KAUS 30.2000 -97.6800 165 15.896 - 0 KBTL 42.3000 -85.2500 290 24.773 -72288 KBUR 34.2000 -118.3600 236 29.140 - 0 KBVI 40.7600 -80.3300 382 29.303 - 0 KBWG 36.9600 -86.4200 167 96.233 -72570 KCAG 40.5100 -107.5300 1888 176.559 - 0 KCCR 37.9800 -122.0500 7 34.966 - 0 KCDS 34.4400 -100.2800 595 166.262 - 0 KCDW 40.8800 -74.2800 53 41.244 - 0 KCEW 30.7900 -86.5200 56 43.622 - 0 KCEZ 37.3000 -108.6300 1803 69.747 - 0 KCGF 41.5800 -81.4800 266 9.419 - 0 KCGI 37.2300 -89.5800 104 73.950 - 0 KCGX 41.8800 -87.6200 181 14.700 - 0 KCHO 38.1400 -78.4500 195 147.213 - 0 KCIC 39.7900 -121.8500 72 88.713 - 0 KCIU 46.2600 -84.4700 244 25.857 - 0 KCLM 48.1200 -123.5000 88 56.894 -72744 KCMX 47.1800 -88.5000 333 142.886 - 0 KCNO 33.9700 -117.6400 198 10.664 - 0 KCPS 38.5800 -90.1500 126 27.661 - 0 KCRQ 33.1400 -117.2800 100 18.942 - 0 KCSM 35.3600 -99.2000 588 116.453 - 0 KCSV 35.9600 -85.0800 573 100.476 - 0 KCVN 34.4300 -103.0800 1284 144.225 - 0 KCWI 41.8400 -90.3400 216 29.876 - 0 KCXO 30.3600 -95.4100 75 43.741 - 0 KDAG 34.8800 -116.7800 588 181.658 - 0 KDAN 36.5800 -79.3300 177 84.275 - 0 KDCU 34.6600 -86.9400 181 15.546 - 0 KDHN 31.3200 -85.4500 122 141.161 - 0 KDKK 42.5000 -79.2800 211 66.416 - 0 KDLN 45.2600 -112.5500 1597 77.921 - 0 KDMO 38.7100 -93.1600 274 82.565 - 0 KDNL 33.4700 -82.0300 130 11.450 - 0 KDRO 37.1600 -107.7500 2037 61.612 - 0 KDTL 46.8300 -95.8800 426 60.688 - 0 KDTN 32.5300 -93.7500 55 11.636 - 0 KDTO 33.2000 -97.1800 197 35.141 - 0 KDTS 30.4000 -86.4700 6 70.406 - 0 KDVT 33.6900 -112.0800 450 28.345 - 0 KDXR 41.3700 -73.4800 140 36.076 - 0 KEEN 42.9100 -72.2700 148 25.175 - 0 KEFD 29.6200 -95.1700 12 11.141 - 0 KEHR 37.8200 -87.6900 117 29.167 - 0 KEMT 34.0900 -118.0300 101 37.957 - 0 KENW 42.5900 -87.9400 220 41.265 -72648 KESC 45.7300 -87.0800 185 422.060 - 0 KEVM 47.4100 -92.5000 421 26.432 - 0 KEWN 35.0900 -77.0500 6 120.147 - 0 KEYE 39.8250 -86.2960 250 10.793 - 0 KGYI 33.7300 -96.6700 228 97.106 - 0 KFAM 37.7600 -90.4300 288 110.495 - 0 KFDR 34.3500 -98.9800 383 56.863 -72215 KFFC 33.3500 -84.5600 244 36.828 - 0 KFFT 38.1800 -84.9000 236 29.958 - 0 KFLD 43.7700 -88.4900 241 27.442 - 0 KFOK 40.8400 -72.6300 20 56.466 - 0 KFRG 40.7300 -73.4100 25 27.240 - 0 KFSE 47.5930 -95.7730 389 92.630 - 0 KFUL 33.8700 -117.9800 29 16.314 - 0 KFYV 36.0100 -94.1700 381 76.647 - 0 KGCK 37.9400 -100.7200 882 68.192 - 0 KGIF 28.0500 -81.7500 44 59.654 - 0 KGKJ 41.6200 -80.2100 428 38.147 -72242 KGLS 29.2700 -94.8700 2 90.602 - 0 KGON 41.3300 -72.0500 3 29.846 - 0 KGPT 30.4000 -89.0700 9 122.632 - 0 KGVL 34.2600 -83.8300 386 57.587 - 0 KGWO 33.5100 -90.0800 47 170.350 - 0 KGYR 33.4200 -112.3900 295 18.991 - 0 KGYY 41.6200 -87.4200 180 39.005 - 0 KGZH 31.4200 -87.0400 79 106.715 - 0 KHAO 39.3600 -84.5200 193 36.808 - 0 KHBR 35.0100 -99.0500 477 41.230 - 0 KHGR 39.7100 -77.7300 215 39.643 - 0 KHHR 33.9300 -118.3400 20 5.646 - 0 KHNB 38.2600 -86.9500 161 55.823 - 0 KHPN 41.0800 -73.7200 134 46.966 - 0 KHQM 46.9800 -123.9700 4 91.425 - 0 KHRL 26.2300 -97.6700 11 43.824 - 0 KHUF 39.4600 -87.3000 181 93.206 - 0 KHVN 41.2800 -72.8800 4 23.368 - 0 KHWD 37.6600 -122.1200 15 21.592 - 0 KIEN 43.0100 -102.5100 1015 50.105 - 0 KIFP 35.1100 -114.5000 164 38.284 - 0 KIPL 32.8400 -115.5700 17 104.992 - 0 KISP 40.8000 -73.1000 30 39.793 - 0 KITH 42.4800 -76.4700 335 48.595 - 0 KITR 39.2400 -102.2900 1285 53.086 - 0 KIWD 46.5400 -90.1300 380 240.135 - 0 KIXD 38.8300 -94.8900 331 29.629 - 0 KJMR 45.8900 -93.2700 309 72.696 - 0 KJST 40.3300 -78.8300 696 119.339 - 0 KJVL 42.6200 -89.0300 246 45.831 - 0 KJXN 42.2700 -84.4700 305 57.693 - 0 KLAF 40.4300 -86.9300 184 95.962 - 0 KLAW 34.5700 -98.4200 338 65.826 - 0 KLBE 40.2900 -79.4000 354 48.528 - 0 KLEB 43.6300 -72.3000 182 36.803 - 0 KLEW 44.0500 -70.2900 88 43.426 - 0 KLHQ 39.7500 -82.6700 260 34.008 - 0 KLHX 38.0500 -103.5200 1277 216.303 - 0 KLMT 42.1600 -121.7300 1247 96.923 - 0 KLNS 40.1200 -76.3000 123 41.050 - 0 KLOL 40.0800 -118.5500 1190 111.963 - 0 KLOU 38.2300 -85.6700 166 6.874 - 0 KLOZ 37.0900 -84.0400 369 83.777 -72252 KLRD 27.5400 -99.4700 156 142.584 - 0 KLRU 32.3000 -106.7700 1385 65.617 -72643 KLSE 43.8800 -91.2500 202 100.281 - 0 KLUK 39.1000 -84.4200 148 22.282 - 0 KLWB 37.8800 -80.4000 701 64.007 - 0 KLWC 39.0200 -95.2200 253 35.175 - 0 KLWV 38.7600 -87.6000 131 79.171 - 0 KMAI 30.8000 -85.2100 34 62.167 - 0 KMBL 44.2800 -86.2500 189 86.451 - 0 KMBS 43.5300 -84.0800 204 54.507 - 0 KMCK 40.2300 -100.5800 786 91.801 - 0 KMDT 40.2100 -76.7700 94 30.680 -72334 KMEM 35.0400 -89.9800 102 635.206 - 0 KMFE 26.1800 -98.2400 38 86.694 - 0 KMGW 39.6400 -79.9200 380 83.601 - 0 KMIE 40.2420 -85.3960 286 93.717 - 0 KMIV 39.3800 -75.0700 27 43.561 - 0 KMJQ 43.6600 -94.9900 441 29.416 - 0 KMKL 35.6100 -88.9200 132 115.155 - 0 KMKO 35.6600 -95.3600 186 78.115 - 0 KMLC 34.8900 -95.7800 235 81.856 - 0 KMLP 47.4500 -115.6700 1837 133.312 - 0 KMMU 40.8000 -74.4200 57 14.757 - 0 KMMV 45.1900 -123.1400 48 29.734 - 0 KMNM 45.1200 -87.6300 189 80.256 - 0 KMOD 37.6300 -120.9500 30 40.794 -72743 KMQT 46.5400 -87.5700 434 97.646 - 0 KMRB 39.4100 -77.9800 169 102.228 -72264 KMRF 30.3800 -104.0200 1481 121.426 - 0 KMRY 36.5900 -121.8400 77 123.446 - 0 KMSL 34.7500 -87.6100 168 77.424 - 0 KMTJ 38.5100 -107.8800 1755 83.611 - 0 KMTN 39.3400 -76.4200 7 74.952 - 0 KMTW 44.1400 -87.6700 198 173.740 - 0 KMVN 38.3300 -88.8700 146 121.157 - 0 KMWA 37.7600 -89.0000 144 22.221 - 0 KMWC 43.1200 -88.0500 227 21.564 - 0 KMWH 47.2100 -119.3200 362 69.962 - 0 KMYF 32.8300 -117.1300 124 11.730 - 0 KNQA 35.3600 -89.8700 98 36.954 -72493 KOAK 37.7000 -122.2200 1 9.860 - 0 KOGB 33.4700 -80.8500 60 59.927 - 0 KOJC 38.8500 -94.7400 334 13.179 - 0 KONO 44.0200 -117.0100 667 80.072 - 0 KONT 34.0600 -117.6000 287 35.819 - 0 KOWB 37.7600 -87.1700 124 45.132 - 0 KOXC 41.4100 -73.1000 222 25.093 - 0 KOXR 34.2100 -119.2000 13 12.421 - 0 KPAE 47.9100 -122.2800 185 30.040 - 0 KPAO 37.4800 -122.1200 1 8.310 - 0 KPGD 26.9200 -81.9900 8 88.359 - 0 KPHD 40.4700 -81.4200 273 101.049 - 0 KPHF 37.1400 -76.5000 12 36.918 - 0 KPKB 39.3600 -81.4300 263 145.838 - 0 KPLN 45.5800 -84.8000 220 33.516 -72382 KPMD 34.6300 -118.0800 775 16.954 - 0 KPOC 34.1100 -117.7800 305 17.482 - 0 KPOU 41.6400 -73.8800 50 34.753 -72713 KPQI 46.6900 -68.0500 146 21.247 - 0 KPQL 30.4600 -88.5300 5 36.285 - 0 KPRB 35.6800 -120.6300 249 87.151 - 0 KPTK 42.6700 -83.4200 299 42.742 - 0 KPVC 42.0100 -70.2000 2 79.787 - 0 KPWA 35.5400 -97.6500 396 15.146 - 0 KRAL 33.9500 -117.4500 249 17.896 - 0 KJLN 37.1800 -94.5000 299 89.509 - 0 KMCW 43.1600 -93.3300 370 58.484 -72537 KDTW 42.2300 -83.3300 202 341.968 -72535 KSBN 41.7100 -86.3200 236 48.382 -72783 KLWS 46.3900 -117.0200 438 144.248 -72637 KFNT 42.9800 -83.7300 236 74.283 -72639 KAPN 45.0800 -83.5700 211 283.322 -72677 KBIL 45.8000 -108.5300 1088 147.722 -72745 KDLH 46.8400 -92.1800 436 115.532 -74491 KCEF 42.2100 -72.5300 75 16.610 - 0 KPSM 43.0900 -70.8200 31 56.746 - 0 MMML 32.6600 -115.4900 22 21.364 - 0 KSKA 47.6200 -117.6500 750 9.261 -74206 KTCM 47.1600 -122.4800 98 33.665 -74594 KADW 38.8300 -76.8700 86 14.250 - 0 KDAA 38.7300 -77.1800 21 19.438 - 0 KDOV 39.1400 -75.4700 9 85.212 - 0 KNGU 36.9400 -76.2800 5 7.854 -72404 KNHK 38.2900 -76.4000 14 16.415 - 0 KNTU 36.8300 -76.0300 6 17.542 - 0 KNYG 38.5100 -77.3000 4 29.711 - 0 KRBG 43.2300 -123.3700 160 74.559 - 0 KRDG 40.3900 -75.9700 105 54.622 - 0 KRHI 45.6300 -89.4700 495 36.782 - 0 KRHV 37.3400 -121.8200 41 56.910 - 0 KVUO 45.6200 -122.6600 8 4.797 - 0 K3HT 46.4400 -109.8400 1268 74.041 - 0 K3DU 46.6800 -113.1500 1202 76.034 -74207 KGRF 47.0900 -122.5800 92 10.853 -74775 KPAM 30.0700 -85.5900 5 16.846 - 0 KLUF 33.5900 -112.3700 332 36.478 - 0 KJBR 35.8300 -90.6500 80 106.759 - 0 KHLG 40.1700 -80.6500 364 52.503 -70200 PAOM 64.5000 -165.4400 7 234.053 - 0 KHMM 46.2500 -114.1500 1110 75.790 -70231 PAMC 62.9500 -155.6100 103 202.013 -71707 CYQY 46.1800 -60.0500 62 3133.244 - 0 KMLD 42.1800 -112.3200 1373 80.848 - 0 MMTP 14.7800 -92.3800 29 747.304 - 0 KDFI 41.3400 -84.4300 216 115.307 - 0 KEVW 41.2700 -111.0300 2183 95.199 - 0 KBZN 45.7900 -111.1500 1360 56.560 - 0 K77M 42.3000 -113.3700 1435 94.205 - 0 KTXK 33.4600 -94.0000 122 211.098 - 0 KUAO 45.2500 -122.7700 60 40.630 - 0 KVSF 43.3400 -72.5200 175 83.819 - 0 KWLD 37.1600 -97.0300 350 48.209 - 0 KWRL 43.9800 -107.9700 1294 103.584 -76750 MMCM 18.5000 -88.3000 12 309.797 -74611 KBYS 35.2900 -116.6200 716 47.850 -72381 KEDW 34.9100 -117.8700 705 88.416 -72286 KRIV 33.8900 -117.2700 469 104.406 - 0 KSLI 33.7900 -118.0500 11 10.253 -74516 KSUU 38.2800 -121.9300 19 45.996 - 0 KCVS 34.3900 -103.3200 1309 22.458 - 0 KDMA 32.1800 -110.8800 824 8.164 -74732 KHMN 32.8600 -106.1000 1248 10.512 -74795 KCOF 28.2300 -80.6000 3 13.661 -74777 KHRT 30.4300 -86.6800 12 20.408 - 0 KHST 25.4800 -80.3800 2 39.107 -72225 KLSF 32.3400 -85.0000 130 22.121 -72227 KMGE 33.9300 -84.5200 326 11.756 - 0 KNPA 30.3600 -87.3200 9 16.791 - 0 KTTS 28.6200 -80.7200 3 13.588 -74781 KVAD 30.9700 -83.2000 71 21.418 -72221 KVPS 30.4800 -86.5300 26 10.591 - 0 KCLI 44.6100 -88.7300 251 49.690 - 0 KLXV 39.2200 -106.3200 3026 31.779 -70133 PAOT 66.8700 -162.6400 5 164.819 - 0 KACB 44.9900 -85.2000 190 34.899 - 0 KBAX 43.7900 -82.9900 234 30.237 - 0 KBOW 27.9500 -81.7800 40 11.501 - 0 KPGV 35.6300 -77.4000 8 50.297 - 0 KPLB 44.6900 -73.5200 113 37.462 - 0 KRRT 48.9400 -95.3500 327 26.393 - 0 KSQL 37.5300 -122.2500 1 13.930 - 0 KCDD 48.2700 -92.5700 350 50.818 - 0 KORB 48.0200 -92.8700 397 25.967 - 0 KPQN 43.9900 -96.3200 529 51.519 - 0 KMHS 41.3300 -122.3200 1080 91.181 -72494 KSFO 37.6200 -122.3600 27 20011.945 -72544 KMLI 41.4600 -90.5200 181 98.013 -72792 KOLM 46.9800 -122.9000 59 33.622 - 0 MMGL 20.5200 -103.3200 1528 420.191 -76571 MMAS 21.8800 -102.3000 1885 119.940 -76556 MMEP 21.5200 -104.9000 922 100.197 - 0 MMPR 20.6800 -105.2500 6 201.638 - 0 MMLO 21.0000 -101.4800 1819 137.909 -76539 MMSP 22.1500 -100.9800 1903 302.581 - 0 MMZO 19.1500 -104.5700 8 184.354 - 0 MMMY 25.7800 -100.1000 387 16.413 - 0 KLSV 36.2300 -115.0300 570 20.004 -78460 MDST 19.4700 -70.7000 183 507.536 -78479 MDPC 18.5700 -68.3700 12 137.942 -78485 MDSD 18.4300 -69.6700 18 158.426 -74531 KAFF 38.9800 -104.8200 2003 18.787 - 0 KBKF 39.7300 -104.7500 1726 16.999 - 0 KMMT 33.9300 -80.8000 77 29.702 - 0 KNBC 32.4800 -80.7200 12 58.847 -72303 KPOB 35.1800 -79.0200 66 24.666 -74790 KSSC 33.9800 -80.4700 73 59.973 - 0 KADM 34.3000 -97.0200 232 64.506 - 0 KBQK 31.1500 -81.3800 6 0.000 - 0 KEFC 44.7100 -103.8000 969 93.535 - 0 KFLL 26.0700 -80.1500 3 30.683 - 0 KJMS 46.9300 -98.6800 457 133.327 - 0 KLVN 44.6400 -93.2400 292 27.839 - 0 KPDK 33.8800 -84.3000 305 26.856 - 0 KPRC 34.6500 -112.4200 1538 139.480 - 0 KRGK 44.5900 -92.4900 239 66.601 - 0 KRRF 28.3500 -82.6200 12 21.316 - 0 KRWI 35.8600 -77.8800 48 58.382 - 0 KRYV 43.1700 -88.7200 254 49.586 - 0 KSBY 38.3400 -75.5000 16 41.836 - 0 KSKX 36.4600 -105.6700 2161 100.472 - 0 KSPG 27.7700 -82.6300 2 24.310 - 0 KSQI 41.7500 -89.6700 197 62.044 - 0 KSSI 31.1500 -81.3800 6 85.684 - 0 KSUE 44.8400 -87.3700 219 37.243 - 0 KTEX 37.9400 -107.7700 2683 64.095 - 0 KTTF 41.9400 -83.4300 188 33.280 - 0 KWDG 36.3900 -97.8000 354 73.052 - 0 PPIZ 69.7300 -163.0200 6 215.006 -78543 TIST 18.3300 -64.9700 67 72.311 -70277 PAWD 60.1200 -149.4500 18 120.522 - 0 KBVY 42.5900 -70.9200 33 22.575 - 0 KCOQ 46.7100 -92.5000 390 28.330 - 0 KCWA 44.7900 -89.6700 388 16.056 - 0 KDEC 39.8400 -88.8700 207 54.989 - 0 KDET 42.4300 -83.0200 190 33.818 - 0 KDLS 45.6200 -121.1500 64 112.764 - 0 KDMN 32.2600 -107.7000 1315 115.094 - 0 KEED 34.7800 -114.6200 302 82.526 - 0 KEEO 40.0400 -107.8900 1948 57.454 - 0 KOMK 48.4600 -119.5200 396 279.885 - 0 KEPH 47.3300 -119.5200 388 20.140 - 0 KGLH 33.4800 -90.9800 40 83.510 - 0 KHIO 45.5400 -122.9500 62 28.327 - 0 KMQY 36.0100 -86.5000 165 20.279 - 0 KMYV 39.1100 -121.5700 19 11.698 - 0 KOFP 37.7000 -77.4300 63 23.621 - 0 KOQU 41.6100 -71.4200 6 13.367 - 0 KOWD 42.1900 -71.1700 15 24.058 - 0 KPSP 33.8400 -116.5000 146 37.752 - 0 KRIL 39.5400 -107.7200 1691 83.860 - 0 KRKD 44.0800 -69.1200 18 48.573 - 0 KRNT 47.5100 -122.2200 9 6.870 - 0 KRQB 43.7200 -85.5000 302 215.312 - 0 KRSL 38.8700 -98.8100 568 39.836 -72483 KSAC 38.5200 -121.5000 6 71.247 - 0 KSBA 34.4400 -119.8300 6 77.096 - 0 KSBM 43.7800 -87.8500 233 42.537 - 0 KSBP 35.2400 -120.6400 64 40.558 - 0 KSCH 42.8600 -73.9300 115 15.363 - 0 KSFF 47.6800 -117.3200 595 16.342 - 0 KSFM 43.4000 -70.7000 74 35.809 - 0 KSFZ 41.9100 -71.4000 134 20.165 - 0 KSGR 29.6200 -95.6500 2 48.497 - 0 KSJC 37.3700 -121.9300 18 10.277 - 0 KSLN 38.8000 -97.6500 387 83.383 - 0 KSMF 38.7000 -121.6000 8 21.817 - 0 KSMO 34.0300 -118.4500 53 11.016 - 0 KSNA 33.6800 -117.8800 16 5.702 - 0 KSNS 36.6600 -121.6100 26 21.948 -72561 KSNY 41.1100 -102.9800 1307 99.114 - 0 KSSF 29.3300 -98.4700 176 23.347 - 0 KSTS 38.5100 -122.8100 38 77.762 - 0 KSUW 46.6900 -92.0950 206 5.358 - 0 KT02 29.5200 -95.2400 13 14.961 - 0 KTCL 33.2300 -87.6200 51 88.698 - 0 KTIW 47.2800 -122.5800 89 15.329 - 0 KTPH 38.0800 -117.0800 1654 138.198 - 0 KTRM 33.6400 -116.1700 34 134.244 - 0 KTVC 44.7300 -85.5800 190 72.974 - 0 KTWF 42.4800 -114.4800 1265 27.661 - 0 KTYR 32.3500 -95.4000 166 138.844 - 0 KJER 42.7280 -114.4530 1222 152.743 - 0 KUES 43.0100 -88.2000 278 17.262 - 0 KUGN 42.4200 -87.8700 222 19.752 - 0 KUNU 43.4300 -88.7000 285 28.952 - 0 KUTS 30.7400 -95.5900 105 76.688 - 0 KVIH 38.1400 -91.7700 350 68.300 - 0 KVNY 34.2100 -118.4900 244 12.005 - 0 KVVV 45.3100 -96.4200 335 34.044 - 0 KYIP 42.2300 -83.5300 218 16.464 - 0 KZZV 39.9600 -81.9000 274 69.825 -72670 KCOD 44.5300 -109.0200 1553 110.961 - 0 KCTB 48.6100 -112.3700 1174 144.267 - 0 KEFT 42.6100 -89.5900 331 59.963 - 0 KGDV 47.1400 -104.8000 749 112.650 - 0 KGXY 40.4300 -104.6300 1420 32.324 - 0 KHDN 40.5100 -107.2500 2012 23.667 - 0 KHEF 38.7200 -77.5200 59 27.362 - 0 KJAC 43.6100 -110.7300 1964 107.399 - 0 KLWT 47.0500 -109.4500 1279 151.104 - 0 KONA 44.0900 -91.7000 200 42.905 - 0 KOWA 44.1200 -93.2500 350 24.591 - 0 KRKS 41.6100 -109.0700 2056 135.211 - 0 KSDY 47.7300 -104.1800 604 64.429 - 0 KTDO 46.4800 -122.8000 113 90.234 - 0 KU28 39.0100 -110.1500 1241 85.222 - 0 KTRK 39.3300 -120.1300 1798 36.111 - 0 PHJH 21.0200 -156.6300 40 24.682 -91186 PHMK 21.1500 -157.1000 137 74.880 - 0 PHMU 20.0000 -155.6700 2671 27.488 - 0 PHNY 20.7800 -156.9500 399 43.985 - 0 K4BK 42.0500 -124.2800 24 29.095 - 0 KNFG 33.3000 -117.3500 24 65.555 - 0 KCMA 34.2100 -119.0900 23 10.114 - 0 KWEY 44.6600 -111.1000 2031 55.197 -76658 MMIA 19.2700 -103.5800 723 104.789 - 0 KIML 40.5400 -101.6300 1000 58.478 -91162 PHBK 22.0700 -159.7800 5 45.432 - 0 KMWL 32.7900 -98.0700 294 98.047 -72539 KLAN 42.7800 -84.6000 266 120.721 - 0 KAPG 39.4700 -76.1700 18 25.886 -70207 PAUN 63.8900 -160.8100 6 349.507 -70398 PANT 55.0400 -131.5700 34 35.438 - 0 KWRB 32.6400 -83.6000 90 9.081 -76412 MMCL 24.8200 -107.4000 39 300.361 - 0 MMMZ 23.1700 -106.2700 10 206.858 - 0 MMDO 24.1300 -104.5300 1857 766.172 -76634 MMTL 20.0800 -98.3700 2181 105.150 - 0 MMPS 15.8700 -97.0800 88 87.217 -72273 KFHU 31.5800 -110.3300 1422 70.682 -72269 K2C2 32.6400 -106.4000 1204 44.323 - 0 KFAF 37.1400 -76.6200 4 10.636 - 0 KSMP 47.2900 -121.3300 1209 75.657 -72389 KFAT 36.7800 -119.7200 100 55.734 - 0 KLCK 39.8300 -82.9300 227 18.757 - 0 KTIX 28.5200 -80.8000 11 48.525 - 0 KFFZ 33.4600 -111.7300 422 18.640 - 0 KIWA 33.3000 -111.6700 432 36.032 - 0 KIYK 35.6600 -117.8300 748 13.952 - 0 KLVS 35.6600 -105.1500 2093 149.550 - 0 KMHV 35.0700 -118.1600 849 31.846 - 0 KSEE 32.8300 -116.9700 117 21.751 - 0 KTOA 33.8000 -118.3300 31 16.853 - 0 PAVD 61.1300 -146.2500 37 5.367 - 0 KCNU 37.6800 -95.4800 304 42.284 - 0 KHLC 39.3900 -99.8300 677 154.621 - 0 KOTM 41.1100 -92.4500 258 67.935 -70251 PATK 62.3000 -150.1000 109 66.930 -70296 PACV 60.5000 -145.5000 13 83.840 -70361 PAYA 59.5200 -139.6700 9 375.974 -78457 MDPP 19.7500 -70.5500 15 34.869 - 0 KMCC 38.6800 -121.4000 23 17.498 -72281 KNJK 32.8300 -115.6800 -13 10.336 - 0 KRME 43.2300 -75.4000 154 7.949 - 0 KWRI 40.0200 -74.6000 41 35.363 - 0 PASX 60.4800 -151.0300 33 16.383 -70489 PADU 53.8900 -166.5300 4 286.113 -70367 PAGS 58.4200 -135.7300 9 120.170 - 0 KAFJ 40.1400 -80.2900 361 30.772 - 0 KAIZ 38.1100 -92.5500 265 85.045 - 0 KARB 42.2200 -83.7500 256 34.595 - 0 KARG 36.1400 -90.9200 83 42.164 - 0 KASH 42.7900 -71.5200 61 18.218 - 0 KBFI 47.5400 -122.3000 5 11.144 -72755 KBJI 47.5100 -94.9300 425 63.925 - 0 KBLI 48.7900 -122.5400 51 46.301 - 0 KBMG 39.1400 -86.6200 258 68.471 - 0 KBTP 40.7900 -79.9500 380 38.572 - 0 KBVO 36.7600 -96.0100 217 61.933 - 0 KCGZ 32.9600 -111.7700 446 58.213 - 0 KCKC 47.8400 -90.3800 548 98.973 - 0 KCXY 40.2300 -76.8500 107 7.146 - 0 KDUJ 41.1900 -78.9000 554 71.191 - 0 KDYR 36.0300 -89.4000 103 63.661 - 0 KEGE 39.6600 -106.9200 1985 49.106 - 0 KEKM 41.7300 -86.0000 237 26.648 -72581 KENV 40.7300 -114.0300 1292 173.599 - 0 KEUL 43.6400 -116.6400 740 1.372 - 0 KEWK 38.0500 -97.2900 467 45.067 - 0 KFKL 41.3900 -79.8700 469 68.107 - 0 KFNL 40.4600 -105.0100 1529 71.673 - 0 KGBD 38.3400 -98.8600 575 115.400 - 0 KGTU 30.6900 -97.6900 240 1.467 - 0 KGUC 38.5500 -106.9200 2337 152.136 - 0 KHYI 29.9000 -97.8700 182 0.000 - 0 KHYS 38.8600 -99.2700 609 67.906 - 0 KILE 31.0900 -97.6900 258 26.550 - 0 KLBL 37.0500 -100.9700 878 80.889 - 0 KLCI 43.5800 -71.4300 167 41.523 - 0 KLNR 43.2100 -90.1800 219 35.808 - 0 KLPC 34.6700 -120.4700 27 26.745 - 0 KLVK 37.7000 -121.8200 121 40.024 - 0 KMCE 37.2900 -120.5200 47 94.265 - 0 KMHE 43.7700 -98.0400 397 70.413 - 0 KMKT 44.2300 -93.9200 311 47.241 - 0 KMML 44.4600 -95.8200 360 86.774 - 0 KOAJ 34.8300 -77.6200 27 59.438 - 0 KOCF 29.1800 -82.2200 27 55.799 - 0 KOCH 31.5700 -94.7000 108 38.097 - 0 KOLU 41.4600 -97.3500 440 58.192 - 0 KORS 48.7100 -122.9000 4 22.891 - 0 KPNM 45.5600 -93.6100 298 26.487 - 0 KPRX 33.6400 -95.4500 167 135.831 - 0 KPTV 36.0400 -119.0700 135 67.842 - 0 KPUW 46.7600 -117.1200 778 41.839 - 0 KPVU 40.2300 -111.7200 1369 65.748 - 0 KPWG 31.4900 -97.3200 180 17.282 - 0 KROG 36.3800 -94.1100 415 41.487 - 0 KRUT 43.5400 -72.9500 240 41.223 - 0 KSFB 28.7800 -81.2400 17 39.688 - 0 KSGT 34.6100 -91.5700 141 58.105 - 0 KSGU 37.0900 -113.6000 896 100.410 - 0 KSIY 41.7900 -122.4700 809 52.642 - 0 KSLG 36.1900 -94.4900 364 35.026 - 0 KSMN 45.1200 -113.8800 1232 71.437 - 0 KSOP 35.2400 -79.4100 141 50.141 - 0 KSWF 41.5100 -74.1000 143 13.321 - 0 KTAD 37.2600 -104.3300 1752 113.124 - 0 KTPL 31.1500 -97.4200 208 55.595 - 0 KTTD 45.5500 -122.4000 11 16.932 - 0 KTVF 48.0800 -96.1800 340 62.081 - 0 KUNV 40.8600 -77.8300 389 88.301 - 0 KVBT 36.3500 -94.2200 395 10.398 - 0 KVIS 36.3300 -119.4000 89 43.776 - 0 KWVL 44.5400 -69.6900 101 105.049 - 0 KYKN 42.9200 -97.3800 398 90.742 - 0 PAKW 55.5900 -133.0900 15 91.569 - 0 PASD 55.3200 -160.5200 7 139.892 - 0 PATG 59.0500 -160.4100 6 104.836 -70246 PAMH 63.9100 -152.1600 214 435.892 -70340 PAIL 59.7600 -154.9200 49 154.523 -70162 PAUM 69.3700 -152.1300 85 168.140 - 0 PAEC 62.8900 -149.8400 381 161.840 - 0 PAHV 63.8900 -149.0200 396 18.453 - 0 KACV 40.9900 -124.1000 66 89.705 - 0 KARA 30.0300 -91.8800 7 22.145 - 0 KASG 36.1900 -94.1200 412 20.510 - 0 KAUO 32.6200 -85.4400 236 48.818 - 0 KAWO 48.1700 -122.1700 42 81.830 - 0 KBKX 44.3000 -96.8000 499 74.586 - 0 KBLM 40.1800 -74.1300 48 61.036 - 0 KCOE 47.7800 -116.8200 707 55.348 - 0 KCVO 44.5100 -123.2900 75 43.715 - 0 KEAT 47.4100 -120.2000 379 103.563 - 0 KEAU 44.8800 -91.4800 276 72.728 - 0 KECG 36.2600 -76.1700 4 109.870 - 0 KFLV 39.3700 -94.9200 235 17.760 -72549 KFOD 42.5500 -94.1800 355 28.703 - 0 KFRM 43.6600 -94.4200 354 61.965 - 0 KGAD 33.9700 -86.0900 173 47.715 - 0 KGTR 33.4600 -88.5800 79 92.837 - 0 KGVT 33.0800 -96.0700 166 45.175 - 0 KHEZ 31.6200 -91.2500 83 83.769 - 0 KHUM 29.5700 -90.6700 3 60.995 - 0 KKLS 46.1167 -122.9000 5 41.115 - 0 KLGD 45.3300 -118.1300 840 59.665 - 0 KLKV 42.1900 -120.3500 1455 80.332 - 0 KMSV 41.7100 -74.8000 428 128.085 - 0 KMTR 44.2700 -108.8700 1816 31.265 -72695 KONP 44.5800 -124.0500 48 83.484 - 0 KOPN 32.9550 -84.2630 243 63.413 - 0 KOTG 43.6600 -95.5800 480 46.857 -72357 KOUN 35.2460 -97.4720 360 21.616 - 0 KPIB 31.4700 -89.3300 91 111.141 - 0 KPTN 29.7200 -91.3300 3 83.741 - 0 KPWT 47.4800 -122.7700 147 34.862 - 0 KRDM 44.2800 -121.1500 938 186.763 - 0 KSGS 44.8500 -93.1500 250 0.000 - 0 KTZR 39.9000 -83.1300 280 24.566 - 0 KWWD 39.0100 -74.9000 23 51.275 - 0 PAHZ 61.9900 -152.0900 305 36.506 - 0 PABN 62.4100 -143.0000 882 60.703 - 0 PAFK 62.5400 -153.6200 321 111.094 - 0 PAEG 64.7800 -141.1500 268 204.909 - 0 PAEL 58.2100 -136.3500 0 43.080 - 0 PAAP 56.2600 -134.6600 1 99.431 - 0 PASP 61.8200 -147.5000 838 21.182 -70255 PASW 61.9700 -151.1800 45 108.677 - 0 PADT 62.7100 -143.9900 730 97.567 - 0 KAVC 36.6900 -78.0500 135 41.162 - 0 KFKN 36.7000 -76.9000 12 26.838 - 0 KLXL 45.9600 -94.3500 342 50.493 -72791 KAST 46.1600 -123.8800 7 116.411 -70260 PANN 64.5500 -149.0800 110 64.882 - 0 TJMZ 18.2700 -67.1500 9 25.658 - 0 KBUO 33.9400 -116.9500 792 30.042 - 0 KALN 38.9100 -90.0500 166 32.344 - 0 KMUI 40.4400 -76.5700 149 48.822 - 0 KSUS 38.6600 -90.6300 141 25.147 - 0 KNIP 30.2300 -81.6800 7 18.963 - 0 KSVN 32.0300 -81.1500 13 13.105 - 0 KNYL 32.6500 -114.6200 65 91.311 -74370 KGTB 44.0500 -75.7400 207 22.819 - 0 KCKN 47.8600 -96.6200 273 40.877 - 0 KMHR 38.5800 -121.3000 29 14.107 - 0 PASH 66.2700 -166.0500 2 198.799 - 0 KBVX 35.7300 -91.6500 141 59.375 - 0 KTTN 40.2900 -74.8200 65 57.579 - 0 PAJV 61.7200 -148.8900 265 16.154 - 0 KSGJ 29.9700 -81.3300 3 62.285 - 0 KHCD 44.8700 -94.3900 323 61.166 -70350 PADQ 57.7600 -152.5000 34 403.043 -70261 PAFA 64.8200 -147.8700 138 140.702 -70174 PABT 66.9200 -151.5200 196 275.473 -70381 PAJN 58.3800 -134.5800 7 67.140 - 0 KDVL 48.1200 -98.9000 443 203.800 -70341 PAHO 59.6400 -151.5000 22 188.980 - 0 KEAR 40.7300 -99.0000 649 65.085 - 0 KGPZ 47.2300 -93.5200 413 61.922 - 0 MMPN 19.4000 -102.0300 1593 183.510 - 0 KFVX 37.3500 -78.4300 125 87.848 - 0 KHLX 36.7700 -80.8200 834 97.798 -72393 KVBG 34.7300 -120.5500 112 2.139 -74693 KFBG 35.1400 -78.9300 74 9.311 - 0 KJYO 39.0800 -77.5700 119 16.895 - 0 KMKJ 36.9000 -81.3500 780 43.766 - 0 KPTB 37.1900 -77.5200 59 40.127 - 0 KVJI 36.6800 -82.0300 631 39.820 - 0 K76S 48.2600 -122.6800 58 11.337 - 0 KHSP 37.9600 -79.8200 1155 51.640 - 0 KOZW 42.6300 -83.9800 293 43.932 - 0 KPHN 42.9200 -82.5300 198 19.799 - 0 KEZF 38.2700 -77.4500 26 75.071 - 0 KMFV 37.6500 -75.7700 15 41.643 - 0 KMTV 36.6300 -80.0200 287 61.832 - 0 KOKV 39.1500 -78.1500 222 32.397 - 0 KSHD 38.2800 -78.8500 366 38.253 -74788 KMCF 27.8600 -82.5200 4 12.269 - 0 KBCB 37.2075 -80.4083 650 41.101 - 0 KLNP 36.9800 -82.5300 817 56.783 -70222 PAGA 64.7400 -156.9400 46 209.014 -70104 PALU 68.8900 -166.1400 3 65.891 -70305 PAEH 58.6600 -162.0700 165 208.658 -70235 PASV 61.1100 -155.5900 484 337.169 -69023 KNUW 48.3600 -122.6500 14 32.576 - 0 CYAY 51.4100 -56.0900 28 75.750 -71701 CYCX 45.8400 -66.4300 51 8.929 -71809 CYDF 49.2300 -57.4000 22 248.416 -71902 CYDP 56.5500 -61.6800 7 367.367 -71905 CYGW 55.3600 -77.7700 18 620.374 - 0 CYHH 51.7100 -76.1200 244 244.953 - 0 CYLU 58.7200 -65.9800 60 157.426 -71609 CYSJ 45.3300 -65.8800 107 128.014 - 0 CYTQ 58.6700 -69.9500 31 108.739 -71706 CYYG 46.2900 -63.1300 55 120.749 - 0 CYAS 60.0200 -70.0000 117 230.736 -71808 CYBX 51.4600 -57.1800 36 522.472 -71711 CYCL 47.9800 -66.3300 38 156.843 - 0 CYGV 50.2900 -63.6200 33 128.469 -71904 CYHA 61.0500 -69.6300 30 116.286 - 0 CYKG 61.5900 -71.9400 151 203.783 - 0 CYMH 52.3000 -55.8600 11 130.106 -71822 CYMT 49.7800 -74.5300 387 234.735 -71821 CYNM 49.7800 -77.8000 281 1376.499 -71716 CYOY 46.9100 -71.5000 168 14.400 - 0 CYPX 60.0500 -77.2900 23 182.955 - 0 CYSK 56.5400 -79.2500 32 160.300 - 0 CYUY 48.2100 -78.8400 301 190.317 -71887 CYKA 50.7100 -120.4500 346 88.966 -71203 CYLW 49.9700 -119.3900 430 141.199 -71965 CYMA 63.6200 -135.8700 504 311.636 -71932 CYMM 56.6600 -111.1200 369 235.697 -71953 CYQH 60.1200 -128.8200 690 2278.530 -71940 CYQU 55.1900 -118.8800 669 146.253 -71104 CYWL 52.1900 -122.0500 941 99.684 -71943 CYXJ 56.2300 -120.7300 695 639.392 -71950 CYYD 54.8300 -127.1800 523 98.089 -71945 CYYE 58.8400 -122.6000 382 310.862 -71889 CYYF 49.4800 -119.6000 344 56.529 -71944 CYZY 55.3000 -123.1300 700 182.259 -71748 CWCH 48.7500 -91.6200 393 130.215 -71917 CWEU 80.0000 -85.9300 10 4960.452 - 0 CWGZ 76.4200 -82.9100 45 382.399 -71972 CWRH 61.5800 -64.6500 369 313.204 -71600 CWSA 43.9400 -60.0200 4 249.049 -71059 CWXR 69.2800 -119.2200 69 230.891 -71975 CWYM 64.9500 -63.5900 583 182.141 - 0 CZPC 49.5200 -113.9900 1190 86.812 -71182 CZUM 53.5500 -64.1000 435 868.902 -71187 CYBC 49.1400 -68.2000 22 57.831 - 0 CYBN 44.2500 -79.5800 223 16.084 - 0 CYEL 46.3600 -82.5800 329 52.259 -71620 CYGK 44.2300 -76.6000 90 52.355 -71834 CYGQ 49.7900 -86.9300 351 492.420 -71263 CYHM 43.1700 -79.9400 237 62.998 -71368 CYKF 43.4700 -80.3900 317 49.369 -71828 CYKL 54.8000 -66.8000 522 223.989 - 0 CYKZ 43.8700 -79.3700 198 28.914 - 0 CYLD 47.8200 -83.3500 447 108.059 - 0 CYPL 51.4800 -90.2000 373 254.248 -71630 CYQA 44.9800 -79.3000 282 143.916 -71850 CYQK 49.7900 -94.3700 411 116.347 -71924 CYRB 74.7200 -94.9500 67 573.502 -71730 CYSB 46.6400 -80.8000 348 109.475 -71610 CYSC 45.4400 -71.6800 238 102.345 - 0 CYSN 43.2100 -79.1700 98 46.668 -71725 CYVO 48.0500 -77.7800 337 80.642 -71043 CYVQ 65.2800 -126.8000 73 445.514 -71623 CYXU 43.0400 -81.1500 278 142.529 -71738 CYXZ 47.9800 -84.7800 287 255.319 -71731 CYYB 46.3800 -79.4200 371 285.483 - 0 CYYH 69.5500 -93.5900 28 83.653 -71831 CYYU 49.4300 -82.4700 227 123.488 -71818 CWCA 53.7100 -57.0300 14 250.354 -71474 CWCL 51.1600 -121.5000 1057 103.548 -71861 CWIK 50.3900 -102.6800 602 391.442 -71084 CWIL 68.3200 -100.0800 36 220.337 -71046 CWKM 69.6200 -140.2000 13 304.824 -71960 CWLI 69.6000 -130.9100 102 177.692 -71091 CWLX 68.9100 -75.1600 162 160.110 -71891 CWLY 50.2300 -121.5800 229 163.091 -71097 CWOB 63.3300 -64.1500 367 196.250 -71064 CWPX 69.0300 -107.8200 165 108.322 -71093 CWUP 68.4700 -66.8200 390 180.780 -71177 CWYK 57.1300 -61.4800 834 65.620 -71804 CWZZ 58.3300 -62.5800 483 205.087 - 0 CZCP 70.1000 -124.7200 93 399.727 -71859 CYBV 52.3600 -97.0400 222 185.894 -71957 CYEV 68.3000 -133.5000 68 936.526 - 0 CYFO 54.6900 -101.6900 304 87.712 -71114 CYHE 49.3800 -121.4800 38 94.773 -71145 CYIV 53.8600 -94.6600 237 209.190 -71129 CYKY 51.5200 -109.1700 694 153.497 -71898 CYPR 54.3000 -130.4500 34 122.693 -71867 CYQD 53.9800 -101.1000 271 151.273 -71103 CYQZ 53.0400 -122.5200 545 241.576 -71882 CYRV 50.9800 -118.1800 443 147.802 -71968 CYUA 68.9400 -137.2300 37 139.130 -71880 CYXC 49.6200 -115.7800 939 208.283 -71866 CYXE 52.1800 -106.7000 504 124.354 -71101 CYZP 53.2600 -131.8200 1 364.970 -71109 CYZT 50.6900 -127.3700 22 196.735 -71082 CWLT 82.5000 -62.3400 66 480.691 -71925 CYCB 69.1000 -105.1000 27 1322.558 -71938 CYCO 67.8000 -115.2000 22 436.438 -71946 CYFS 61.8000 -121.2000 177 356.589 - 0 CYHK 68.6400 -95.8500 46 99.642 -71935 CYHY 60.8400 -115.7800 166 197.553 -71083 CYRT 62.8200 -92.1200 32 252.839 - 0 CYUT 66.5400 -86.2500 24 292.313 - 0 CYWO 65.7700 -111.2500 494 284.320 -71915 CYZS 64.2000 -83.3700 64 330.219 -71096 CWVD 67.5300 -63.7800 573 141.122 - 0 CYBW 51.1100 -114.3700 1200 24.453 -71121 CYED 53.6900 -113.4700 699 12.665 -71095 CYIO 72.6700 -78.0000 57 839.266 -71125 CYLJ 54.1400 -108.5200 480 118.684 - 0 CYLT 82.5200 -62.2900 31 2.339 -71864 CYMJ 50.3400 -105.5500 577 63.359 -71120 CYOD 54.4300 -110.2800 544 227.100 -71068 CYPE 56.2300 -117.4500 569 202.683 -71138 CYQV 51.2800 -102.4700 504 100.040 -71132 CYSF 59.2600 -105.8400 250 306.751 -71934 CYSM 60.0100 -112.0000 203 145.534 - 0 CYSR 72.9900 -84.6400 649 220.694 -71911 CYUS 68.8000 -93.4200 42 466.896 -71081 CYUX 68.7900 -81.2500 8 447.388 - 0 CYVT 55.8400 -108.4500 434 188.420 -71872 CYXH 50.0300 -110.7200 717 178.378 -71930 CYZU 54.1600 -115.7800 782 77.099 -71140 CYBR 49.9300 -99.9500 408 131.380 -71130 CYBU 53.3400 -104.0000 372 111.667 -71855 CYDN 51.1100 -100.0500 305 201.561 -71862 CYEN 49.0800 -103.0000 572 111.383 -71881 CYET 53.5900 -116.4500 925 236.245 -71856 CYGM 50.6200 -97.0300 230 78.017 -71912 CYGX 56.3800 -94.7000 145 263.952 -71868 CYHB 52.8300 -102.3200 358 272.408 -71488 CYKJ 57.2600 -105.6200 509 222.727 -71871 CYLL 53.3300 -110.0700 669 123.067 -71141 CYNE 53.9600 -97.8500 224 383.219 -71066 CYOJ 58.6200 -117.1700 337 340.512 -71869 CYPA 53.2300 -105.6700 428 179.696 -71851 CYPG 49.9100 -98.2700 270 74.478 -71933 CYPY 58.7800 -111.1200 232 1008.130 -71878 CYQF 52.1900 -113.9000 905 119.247 -71874 CYQL 49.6400 -112.8000 929 118.709 -71863 CYQR 50.4400 -104.6700 577 141.086 -71876 CYQW 52.7800 -108.2500 548 436.168 -71922 CYVC 55.1600 -105.2700 378 322.944 -71879 CYXD 53.5800 -113.5200 671 193.364 -71078 CYYL 56.8800 -101.0800 354 630.003 -71870 CYYN 50.3000 -107.6800 818 246.345 -71069 CYZH 55.3000 -114.2800 581 416.295 -71601 CYAW 44.6400 -63.5000 51 188.582 -71727 CYBG 48.3400 -71.0000 159 96.030 -71717 CYCH 47.0300 -65.4500 34 117.039 -71123 CYEG 53.3300 -113.5800 719 28.077 -71909 CYFB 63.7600 -68.5400 34 393.106 -71700 CYFC 45.8800 -66.5300 23 79.341 -71827 CYGL 53.6400 -77.7000 195 191.279 -71395 CYHZ 44.8900 -63.5200 145 27.839 -71815 CYJT 48.5400 -58.5500 26 113.809 - 0 CYMX 45.6900 -74.0400 82 51.795 -71628 CYOW 45.3300 -75.6700 126 363.005 -71714 CYQB 46.8000 -71.4000 73 577.519 -71538 CYQG 42.2800 -82.9700 194 17.175 -71705 CYQM 46.1200 -64.6800 71 276.350 -71893 CYQQ 49.7300 -124.9000 24 138.027 -71803 CYQX 48.9600 -54.5700 151 200.786 -71621 CYTR 44.1200 -77.5300 81 68.087 -71627 CYUL 45.4700 -73.7500 36 26.312 -71852 CYWG 49.9300 -97.2300 239 2419.190 -71108 CYXX 49.0400 -122.3700 61 30.443 -71248 CYYC 51.1200 -114.0200 1084 686.324 -71799 CYYJ 48.6600 -123.4300 19 33.931 -71913 CYYQ 58.7300 -94.0700 29 463.084 -71816 CYYR 53.3300 -60.4200 49 228.002 -71801 CYYT 47.6200 -52.7500 140 576.935 -71624 CYYZ 43.6900 -79.6300 176 587.815 -71936 CYZF 62.5100 -114.5000 205 453.620 -71811 CYZV 50.2300 -66.2700 55 206.599 -71397 CYZX 44.9800 -64.9200 25 84.728 -71260 CYAM 46.4900 -84.5200 192 70.649 -71188 CYGP 48.7800 -64.4800 33 440.726 -71709 CYGR 47.4200 -61.7900 10 191.149 -71371 CYHU 45.5200 -73.4200 27 117.557 - 0 CYMO 51.2800 -80.6000 9 258.751 -71813 CYNA 50.1900 -61.8200 11 247.934 -71627 CYND 45.5200 -75.5700 64 22.519 -71629 CYPQ 44.2300 -78.3700 191 111.227 -71728 CYRJ 48.5300 -72.2700 179 203.065 -71854 CYRL 51.0800 -93.8000 383 274.133 - 0 CYTJ 48.8200 -87.1000 287 108.544 -71848 CYTL 53.8300 -89.8700 224 665.099 -71739 CYTS 48.5800 -81.3800 295 292.345 -71265 CYTZ 43.6400 -79.4000 77 19.315 -71906 CYVP 58.1100 -68.4200 36 573.997 -71633 CYVV 44.7600 -81.1000 219 166.930 -71625 CYWA 45.9600 -77.3100 130 145.439 -71735 CYXR 47.7100 -79.8500 243 93.510 -71718 CYYY 48.6200 -68.2200 52 194.025 -71733 CYZE 45.8900 -82.5700 193 119.100 -71634 CYZR 43.0100 -82.3200 181 95.152 - 0 KLAM 35.8900 -106.2800 2179 35.024 -71823 CYAH 53.7600 -73.6700 306 318.516 -71603 CYQI 43.8400 -66.0800 41 530.131 - 0 CYEK 61.1100 -94.0700 10 215.676 -71079 CYTH 55.8000 -97.8700 218 204.571 -71702 CYSU 46.4400 -63.8300 24 56.233 -71842 CYXL 50.1200 -91.9000 390 68.278 -71926 CYBK 64.3000 -96.0000 49 665.610 -71896 CYXS 53.8900 -122.6800 691 95.092 -71892 CYVR 49.1900 -123.1800 2 1267.030 -71910 CYTE 64.2200 -76.5400 47 1777.930 - 0 CYFT 55.0900 -59.1900 71 67.638 - 0 CYHD 49.8400 -92.7500 413 156.611 -71749 CYQT 48.3800 -89.3200 199 213.432 - 0 KFFL 41.0500 -91.9800 244 36.429 -71951 CYXT 54.4800 -128.5800 217 251.967 - 0 CZBF 47.6400 -65.7500 59 57.483 - 0 CYBB 68.5400 -89.8200 15 148.401 - 0 CYXP 66.1600 -65.7200 23 166.415 -71964 CYXY 60.7300 -135.0700 703 139.660 - 0 CYAD 53.5700 -76.2000 233 99.254 - 0 CYIK 62.4200 -77.9500 42 212.124 - 0 CYMU 56.5400 -76.5200 71 152.524 - 0 CYPH 58.4600 -78.1200 8 345.303 -71825 CYWK 52.9400 -66.8700 551 196.350 -76843 MMTG 16.7500 -93.1200 528 142.571 - 0 KCAD 44.2900 -85.4200 398 50.536 - 0 CYKO 60.8200 -78.1600 9 98.009 -72293 KNKX 32.8800 -117.1500 147 5.864 -71090 CYCY 70.4800 -68.5200 26 228.171 -74724 KGBN 32.8900 -112.7200 262 89.348 -71703 CYSL 47.1600 -67.8400 241 33.988 - 0 MMCS 31.6300 -106.4300 1171 19.112 -76243 MMPG 28.7000 -100.5200 250 85.012 - 0 MMRX 26.0200 -98.2300 23 17.817 - 0 MMMA 25.7700 -97.5300 8 17.579 - 0 KE33 36.9100 -106.5700 2362 64.986 - 0 MMMM 19.8500 -101.0300 1833 107.475 -76625 MMQT 20.6000 -100.3800 1813 122.669 - 0 KPSC 46.2700 -119.1200 124 49.301 - 0 KHTO 40.9800 -72.2500 17 29.826 - 0 PALR 67.5000 -148.4900 585 140.637 - 0 PABA 70.1400 -143.5900 2 141.927 - 0 KAID 40.1200 -85.6200 280 23.366 -72291 KNSI 33.2600 -119.4500 174 123.163 - 0 KSLK 44.3900 -74.2000 506 83.953 - 0 PATL 62.9100 -155.9900 294 19.734 - 0 MMZC 22.9000 -102.6800 2140 193.471 -74612 KNID 35.6900 -117.6800 696 121.576 - 0 CYWH 48.4200 -123.3200 5 24.751 -71890 CYCD 49.0500 -123.8700 30 47.856 -71884 CYCG 49.3000 -117.6300 495 138.335 - 0 CYDQ 55.7600 -120.1900 655 62.111 - 0 CYGE 51.3000 -116.9900 785 90.310 -71128 CYSD 50.2800 -111.1800 770 42.967 - 0 CZFM 67.4100 -134.8500 43 113.975 - 0 CYKQ 51.4800 -78.7500 23 130.282 - 0 CYZG 62.1900 -75.6700 226 120.547 - 0 CYBL 49.9600 -125.2700 106 36.845 -71883 CYCP 52.1200 -119.2800 683 379.623 - 0 CYCQ 55.7100 -121.6300 609 80.484 - 0 CWSW 49.7600 -114.8900 1138 65.877 - 0 CYKD 68.2200 -135.0000 7 62.405 - 0 CYPC 69.3500 -124.0500 6 87.286 - 0 CYUB 69.4100 -133.0000 1 84.048 - 0 KJHW 42.1600 -79.2500 525 37.881 - 0 CYGH 66.3000 -128.6000 53 139.969 -71051 CYSY 72.0000 -125.2700 86 212.166 - 0 CYVM 67.5500 -64.0400 6 11.265 - 0 CYNC 53.0200 -78.8300 14 101.883 - 0 CZEM 52.2400 -78.5200 7 85.958 - 0 CYCS 63.3400 -90.7200 11 91.146 - 0 K4MY 34.9800 -106.0500 1896 35.592 - 0 KS80 45.9300 -116.1300 1023 47.657 - 0 K9BB 41.1600 -114.9700 1723 76.712 - 0 K3TH 47.6100 -115.3700 725 28.698 - 0 KBCE 37.7100 -112.1600 2312 106.154 - 0 PALV 60.8200 -152.3100 12 130.458 - 0 PAKK 64.9300 -165.1500 40 49.750 - 0 PAMX 61.4400 -142.9400 455 177.821 - 0 PKMR 7.0600 171.2700 6 2142.047 - 0 KU24 39.3400 -112.5900 1414 107.798 - 0 CYHI 70.7700 -117.8000 36 174.200 - 0 CYWJ 65.2000 -123.4400 176 156.686 - 0 CYXN 62.2400 -92.6000 20 69.021 - 0 CWAD 50.0000 -125.2000 4 6.696 -71112 CWAN 48.9300 -125.5500 27 23.954 - 0 CWAU 52.1800 -128.1200 5 107.305 - 0 CWCZ 51.6000 -127.8700 21 66.725 - 0 CWEM 51.2500 -127.8300 14 30.819 -71111 CWES 50.7900 -128.4300 70 75.402 - 0 CWFM 50.3400 -125.4400 23 78.015 - 0 CWIF 50.4300 -128.0300 21 48.972 - 0 CWJG 52.2700 -128.4200 10 20.438 -71899 CWLA 54.2600 -130.0500 39 26.342 - 0 CWMR 49.4800 -123.9000 8 61.321 -71897 CWMS 52.2800 -128.7200 25 42.343 -71105 CWPI 50.9800 -127.7300 15 40.969 - 0 CWTH 58.6500 -124.2300 804 94.018 -71100 CWTI 54.3000 -130.8800 21 27.897 - 0 CWVB 53.5000 -130.6300 16 83.306 - 0 CWZM 52.6500 -128.5200 11 58.875 -71206 CYBD 52.3900 -126.5800 35 428.464 -71966 CYDA 64.0500 -139.1300 369 126.452 - 0 CYOC 67.5700 -139.8400 251 228.381 -71045 CYZW 60.1800 -132.7500 705 163.315 - 0 CZFA 62.2100 -133.3700 717 201.437 - 0 CWKS 57.2500 -122.7200 937 166.068 - 0 CWXH 50.6300 -128.1200 568 23.127 -71106 CYAZ 49.0900 -125.7700 20 83.698 - 0 CYDB 61.3800 -139.0500 806 209.563 -71886 CYDC 49.4800 -120.5200 700 70.299 - 0 CWAE 50.1200 -122.9500 658 98.309 -71958 CWDL 58.4300 -130.0000 816 199.479 -71970 CWWQ 58.9300 -125.7700 835 182.380 -71955 CZST 55.9400 -129.9800 7 126.279 - 0 K4BL 37.6200 -109.4700 1840 145.610 - 0 CYJF 60.2400 -123.4900 215 163.528 - 0 CYLC 62.8600 -69.8900 53 120.646 - 0 CYWY 63.2200 -123.4400 150 195.266 - 0 K4SL 36.0300 -106.9500 2106 112.970 - 0 KNUC 33.0300 -118.5800 55 84.926 - 0 KCZK 45.6900 -121.8800 46 56.659 - 0 KIZA 34.6100 -120.1000 205 31.126 -69015 KNXP 34.3000 -116.1700 626 73.377 -74003 KDPG 40.2100 -112.9300 1326 100.993 - 0 KMMH 37.6400 -118.9200 2173 57.044 - 0 K5J0 44.4200 -118.9500 1128 93.388 -70249 PAPT 62.1000 -152.7500 560 66.421 - 0 PALJ 60.2100 -154.3100 81 60.447 - 0 PAHN 59.2500 -135.5200 5 27.969 - 0 PALK 62.0300 -146.6800 735 27.903 -72468 KFCS 38.6900 -104.7700 1789 16.157 -72209 KLHW 31.8800 -81.5700 14 45.302 -70212 PACZ 61.7900 -166.0400 146 28.507 -71094 CWFD 66.5800 -61.6200 393 736.476 - 0 CWKV 49.2900 -121.2400 674 20.061 -71179 CWTU 54.7200 -58.3500 683 141.320 -71176 CWKW 59.9900 -64.1700 551 178.680 -71088 CWRX 69.0800 -79.0300 41 94.382 - 0 CYFR 61.1900 -113.6900 164 119.125 -71208 CYPW 49.8400 -124.5000 121 31.208 - 0 PATW 63.4100 -148.9500 668 35.608 - 0 CYGT 69.3700 -81.8200 51 68.338 -71124 CWIQ 54.7600 -110.0500 702 3.574 - 0 CZFN 64.9200 -125.5700 98 70.119 - 0 KNRS 32.5800 -117.1200 8 13.115 -70333 PAPH 56.9600 -158.6200 29 73.864 - 0 PAUO 61.7600 -150.0600 67 53.800 - 0 PAOH 58.1200 -135.4500 0 37.154 - 0 CYXQ 62.4300 -140.8700 649 81.123 - 0 KS11 41.4800 -120.5300 1339 183.542 - 0 KB23 40.6100 -116.8700 1381 85.122 - 0 KU31 39.5100 -117.0900 2014 166.913 - 0 K4HV 38.3800 -110.7200 1314 137.884 - 0 KCQV 48.5500 -117.8900 572 85.519 -72289 KMWS 34.2300 -118.0700 1739 15.994 - 0 KO87 40.0400 -124.0700 123 124.770 -71937 CYUJ 68.5000 -113.2200 16 112.989 - 0 KS47 45.2800 -123.5200 3 55.259 - 0 K40G 35.6500 -112.1300 1829 34.512 -70454 PADK 51.8900 -176.6500 4 633.756 - 0 KARV 45.9300 -89.7300 496 35.571 -70173 PAIM 66.0000 -153.7000 389 117.981 - 0 PHSF 19.7800 -155.5500 1887 49.265 - 0 KAWH 41.6700 -115.7900 1902 92.281 -70117 PATC 65.5700 -167.9200 83 115.109 - 0 KJNW 44.5800 -124.0700 48 1.584 - 0 CYSA 43.9400 -60.0100 4 0.800 - 0 CWCV 49.6000 -126.6200 16 124.610 - 0 KSNT 44.1700 -114.9300 1980 69.078 - 0 K40J 30.0700 -83.5700 14 83.422 - 0 KREO 42.5800 -117.8900 1235 140.602 - 0 KO45 38.3800 -121.9600 35 0.343 - 0 KGLR 45.0240 -84.6780 406 71.598 - 0 KRAC 42.7600 -87.8100 205 21.682 -72426 KILN 39.4300 -83.8000 328 63.400 - 0 KGOK 35.8500 -97.4200 326 45.483 - 0 KL39 33.0400 -116.9100 425 0.000 - 0 KTKI 33.1800 -96.5900 179 50.818 - 0 KDMH 39.2800 -76.6100 6 11.261 - 0 KP92 29.6000 -91.3000 3 13.653 - 0 KMNN 40.6200 -83.0600 303 51.139 - 0 KRZZ 36.4400 -77.7100 78 87.994 - 0 K12N 41.0100 -74.7400 178 69.877 - 0 KBYG 44.3800 -106.7200 1514 48.678 - 0 KELN 47.0300 -120.5300 536 49.049 - 0 KGNA 47.7500 -90.3400 186 10.443 - 0 KP34 35.6500 -109.0700 2054 1.126 - 0 KWVI 36.9400 -121.7900 49 39.166 - 0 PAQT 70.2100 -151.0100 12 95.633 - 0 KFWN 41.2100 -74.6300 128 24.069 - 0 KAAF 29.7280 -85.0270 6 81.911 - 0 KAAO 37.7500 -97.2200 433 21.008 - 0 KASD 30.3500 -89.8200 9 58.314 - 0 KBUY 36.0500 -79.4700 188 43.385 - 0 KGEV 36.4300 -81.4200 969 65.550 - 0 KMAE 36.9900 -120.1100 77 41.807 - 0 KMEB 34.7900 -79.3700 67 34.690 - 0 KMTP 41.0800 -71.9200 6 162.300 - 0 KOQT 36.0200 -84.2300 277 32.431 - 0 KOVE 39.4900 -121.6200 59 38.732 - 0 KRNM 33.0400 -116.9100 425 42.155 - 0 KRXE 43.8300 -111.8100 1481 39.363 - 0 KSPD 37.2800 -102.6100 1335 71.318 - 0 PADE 66.0800 -162.7500 9 87.966 - 0 PAVL 67.7300 -164.5500 3 81.775 - 0 K8D3 45.6700 -97.0000 354 39.085 - 0 KIGX 35.9400 -79.0700 156 26.952 - 0 KLBT 34.6100 -79.0600 38 45.331 - 0 KLLQ 33.6400 -91.7500 82 62.291 - 0 KOVS 43.1600 -90.6800 205 38.968 - 0 KRTN 36.7400 -104.5000 1935 59.750 - 0 KRUE 35.2600 -93.0900 123 86.723 - 0 PAWI 70.6200 -159.8600 27 134.568 - 0 K54Y 45.7000 -92.9500 281 28.770 - 0 KAAT 41.4910 -120.5640 1331 1.321 - 0 KBAZ 29.7090 -98.0450 195 1.315 - 0 KCUT 43.7330 -103.6180 1707 56.300 - 0 KDAW 43.2780 -70.9220 98 22.477 -72516 KDDH 42.8900 -73.2460 244 20.950 - 0 KDEW 47.9740 -117.4280 669 37.906 - 0 KFIG 41.0470 -78.4120 462 43.856 - 0 KGEZ 39.5960 -85.8000 245 37.982 - 0 KGKY 32.6640 -97.0960 192 0.581 - 0 KGYL 44.7570 -94.0820 302 27.348 - 0 KHRI 45.8260 -119.2610 195 35.285 - 0 KHZY 41.7790 -80.6970 277 54.300 - 0 KLPR 41.3460 -82.1790 241 0.452 - 0 KLVJ 29.5190 -95.2420 13 0.223 - 0 KLWD 40.6310 -93.9010 346 43.998 - 0 KMGG 45.2360 -93.9860 313 14.099 - 0 KODO 31.9210 -102.3920 915 20.260 - 0 KOKB 33.2190 -117.3490 9 9.005 - 0 KPIL 26.1590 -97.3380 5 30.226 - 0 KROS 45.6980 -92.9530 281 0.322 - 0 KRQE 35.6570 -109.0610 2055 29.065 - 0 KSET 38.9310 -90.4330 134 19.778 - 0 KSJB 40.6240 -74.6690 31 0.000 - 0 KSMQ 40.6240 -74.6690 31 39.269 - 0 KSPB 45.7690 -122.8620 15 26.362 - 0 KTOB 44.0180 -92.8310 398 0.236 - 0 KUZA 34.9840 -81.0560 202 27.251 - 0 KVCB 38.3780 -121.9570 34 11.147 - 0 KVTA 40.0230 -82.4620 268 35.620 - 0 KXVG 46.9920 -94.2000 407 33.192 - 0 KTOR 42.0600 -104.1500 1282 49.673 -78650 MSAC 13.5700 -89.8300 15 254.866 -78663 MSSS 13.7000 -89.1200 621 78.061 - 0 K3SM 39.5900 -85.8000 245 0.667 - 0 KPHP 44.0500 -101.6000 673 111.759 - 0 CWWU 47.5200 -52.9700 13 19.898 - 0 K1F0 34.1500 -97.1200 257 19.043 - 0 K1S4 45.7700 -122.8600 17 0.191 - 0 K37W 35.3800 -78.7300 60 35.614 - 0 KRHP 35.1900 -83.8600 518 40.228 - 0 K87D 44.0200 -92.8300 398 28.235 - 0 KANJ 46.4850 -84.3660 219 11.801 - 0 KASJ 36.3000 -77.1700 21 50.785 - 0 KCCO 33.3100 -84.7700 296 20.008 - 0 KCDJ 39.8200 -93.5800 254 50.349 - 0 KCJR 38.5300 -77.8600 95 45.953 - 0 KCPK 36.6600 -76.3200 6 25.067 - 0 KCQC 35.0000 -105.6600 2160 86.741 - 0 KD33 46.9900 -94.2000 407 0.222 - 0 KDGW 42.8000 -105.3900 1502 38.476 - 0 KDNN 34.7200 -84.8700 216 46.600 - 0 KDPL 35.0000 -77.9800 42 35.298 - 0 KDXX 44.9900 -96.1800 330 30.189 - 0 KEDE 36.0300 -76.5700 6 44.086 - 0 KEET 33.1800 -86.7800 178 42.339 - 0 KETB 43.4400 -88.1300 270 56.527 - 0 KFMH 41.6600 -70.5200 40 29.014 - 0 KFOZ 47.7800 -93.6500 411 71.830 - 0 KFQD 35.4300 -81.9400 329 36.324 - 0 KGEU 33.5300 -112.3000 325 9.303 - 0 KHJO 36.3180 -119.6290 74 20.556 - 0 KISQ 45.9700 -86.1700 209 19.605 - 0 KJYM 41.9210 -84.5860 360 38.394 - 0 KLXT 38.9640 -94.3740 306 19.118 - 0 KMWT 34.5470 -93.5780 214 44.419 - 0 KO00 41.4800 -120.5700 1333 3.332 - 0 KOEO 45.3100 -92.6900 275 62.532 - 0 KOXB 38.3080 -75.1240 4 32.988 - 0 KPOF 36.7700 -90.3200 101 194.758 - 0 KPSK 37.1400 -80.6800 642 25.212 - 0 KSFQ 36.6800 -76.6000 22 43.841 - 0 KSVH 35.7600 -80.9600 294 37.891 - 0 KVGT 36.2100 -115.2000 671 13.610 - 0 KW44 35.6500 -79.9000 205 34.449 - 0 KY29 44.7600 -94.0800 302 0.369 - 0 MDHE 18.4700 -69.9700 58 31.950 - 0 KCWF 30.2200 -93.1500 4 12.995 - 0 KD07 45.0400 -102.0200 787 117.471 - 0 KFFO 39.8400 -84.0500 251 14.979 -72376 KFGZ 35.2300 -111.8200 2180 16.908 - 0 KSHN 47.2300 -123.1500 82 67.460 - 0 KLGU 41.7900 -111.8500 1358 58.212 - 0 KCUB 33.9900 -81.0000 59 11.556 - 0 KGEY 44.5200 -108.0800 1201 60.672 - 0 KMQE 42.2100 -71.1100 200 5.418 - 0 KASX 46.5500 -90.9200 252 59.447 - 0 KBPK 36.3700 -92.4700 283 13.950 - 0 KHKA 35.9400 -89.8300 78 39.957 - 0 KXNA 36.2820 -94.3070 392 19.337 - 0 KGUY 36.6900 -101.5100 952 48.469 - 0 KOCW 35.5700 -77.0500 12 32.335 - 0 KAKH 35.2000 -81.1500 243 19.109 - 0 KPSF 42.4300 -73.2900 364 32.643 - 0 KAEG 35.1500 -106.8000 1779 19.790 - 0 KVDI 32.1930 -82.3720 84 73.598 -91221 PGRO 14.1800 145.2500 185 1036.952 -91233 PGWT 14.9700 145.6000 80 21.746 -91232 PGSN 15.1200 145.7300 65 116.564 -91212 PGUM 13.4800 144.8000 78 91.742 -91218 PGUA 13.5800 144.9300 187 17.918 - 0 KPTW 40.2400 -75.5600 94 38.551 - 0 KWST 41.3500 -71.8000 25 20.987 - 0 KVWU 48.1500 -94.5200 360 64.752 - 0 KMRN 35.8200 -81.6100 387 21.789 - 0 KMWK 36.4600 -80.5500 380 42.052 - 0 KPDC 43.0200 -91.1200 201 57.303 - 0 KSJN 34.5200 -109.3800 1748 62.823 - 0 PAWS 61.5800 -149.4500 370 18.172 - 0 PAGL 64.5400 -163.0400 25 114.867 - 0 KDYL 40.3300 -75.1200 120 25.071 - 0 PAKV 64.3300 -158.7500 61 97.789 -70414 PASY 52.7200 174.1200 30 4453.257 -91170 PHHI 21.4800 -158.0300 255 17.776 -91066 PMDY 28.2200 -177.3700 4 1939.690 -91334 PTKK 7.4700 151.8500 2 9130.440 - 0 PTKR 7.2700 134.4500 176 1918.514 -91348 PTPN 6.9700 158.2200 46 3.989 -91408 PTRO 7.3300 134.4800 33 7.446 - 0 PTTP 6.9500 158.2500 46 708.264 - 0 PHHN 20.7840 -156.0140 23 45.105 - 0 KCQT 34.0200 -118.2800 56 14.196 -91178 PHJR 21.3200 -158.0700 15 14.877 - 0 KJKJ 46.8400 -96.6600 280 13.182 - 0 KHBI 35.6500 -79.9000 205 0.000 - 0 KHRJ 35.3800 -78.7300 60 0.000 - 0 KSRC 35.2010 -91.7400 77 114.833 - 0 KOLS 31.4200 -110.8500 1205 52.404 - 0 KMMK 41.5100 -72.8300 31 44.418 - 0 KUKF 36.2200 -81.1000 396 36.968 - 0 PHLU 21.2200 -156.9700 8 15.563 - 0 KSRN 29.1200 -91.9500 0 115.016 - 0 PARD 68.0800 -162.8300 0 134.768 - 0 KLDM 43.9600 -86.4100 197 37.799 - 0 KMOP 43.6200 -84.7400 230 33.596 - 0 KRRL 45.2000 -89.7100 401 30.834 - 0 KNUI 38.1440 -76.4280 10 86.893 - 0 KLKU 38.0110 -77.9780 120 43.728 -71583 CXQA 68.2500 -122.1000 530 162.949 - 0 KARL 41.7100 -106.2100 2194 61.083 - 0 KBFU 43.9300 -105.4400 1432 48.342 - 0 KBIT 41.6400 -108.5800 2176 40.858 - 0 KBRX 41.9200 -104.9400 1432 58.286 - 0 KBVR 42.5800 -108.2800 2042 54.061 - 0 KCHJ 44.7500 -109.3700 2529 36.944 - 0 KCMS 41.5300 -109.4600 1962 33.636 - 0 KCTD 41.7100 -107.7800 2145 49.134 - 0 KDHS 44.2100 -106.1000 1249 48.334 - 0 KDRC 42.8300 -105.8600 1554 50.924 - 0 KFIR 41.2900 -110.7700 2310 21.837 - 0 KGUN 41.4300 -104.3400 1706 50.086 - 0 KLGC 33.0090 -85.0730 211 54.906 - 0 KHKS 32.3300 -90.2200 104 13.152 - 0 KIDV 43.9400 -106.6400 1542 97.003 - 0 KIKA 44.2900 -104.6200 1328 72.793 - 0 KHLD 43.0900 -107.3200 1859 71.355 - 0 KHSA 30.3680 -89.4550 7 35.072 - 0 KHYX 43.4330 -83.8620 183 20.630 - 0 KISM 28.2900 -81.4370 25 19.320 - 0 KJNX 35.5410 -78.3900 50 44.120 - 0 KLZU 33.9780 -83.9620 323 33.623 - 0 KPAT 42.5600 -106.8500 1926 51.524 - 0 KPIN 44.5300 -106.8100 1402 18.142 - 0 KPUM 41.0500 -105.4600 2438 36.164 - 0 KPVJ 34.7110 -97.2230 295 49.334 - 0 KRIM 43.1000 -110.3200 2310 60.530 - 0 KRNH 45.1480 -92.5380 304 21.588 - 0 KRSN 32.5140 -92.5880 95 51.378 - 0 KRYY 34.0130 -84.5990 317 26.524 - 0 KSGE 41.7900 -110.5000 2371 47.345 - 0 KSHC 41.9300 -109.9600 2058 73.178 - 0 KSIB 42.4400 -105.0300 1511 129.680 - 0 KSKL 41.1300 -106.5600 2468 91.605 - 0 KSNH 35.1700 -88.2200 144 72.591 - 0 KSUA 27.1820 -80.2210 5 55.614 - 0 KTDF 36.2850 -78.9840 186 41.513 - 0 KTMH 43.1200 -106.3300 1755 23.993 - 0 KTNB 36.1990 -81.6510 960 32.981 - 0 KVDW 41.1500 -105.4000 2560 12.201 - 0 KBCT 26.3800 -80.1000 4 33.413 - 0 KVQQ 30.2173 -81.8758 24 0.502 - 0 KVUJ 35.4170 -80.1510 186 68.379 - 0 KWDR 33.9820 -83.6680 287 27.108 - 0 KWTR 41.4100 -104.8700 1890 28.106 - 0 KHNR 41.5840 -95.3400 375 31.649 - 0 KGMJ 36.6050 -94.7380 243 67.339 - 0 KRKR 35.0220 -94.6210 138 42.073 -71291 CXCA 46.2800 -82.1500 228 34.194 -71292 CXCY 45.2300 -81.5300 190 62.236 -71295 CXEA 50.6300 -93.2200 355 64.498 - 0 CXET 44.2300 -79.7800 251 61.224 -71298 CXHA 42.0300 -82.9000 191 41.850 - 0 CXHM 43.1700 -79.9300 238 0.811 -71027 CXIB 46.6700 -60.4000 8 60.722 -78718 MHSC 14.3800 -87.6200 626 514.079 -71299 CXKA 49.6000 -82.6500 218 22.935 - 0 KADC 46.4470 -95.2120 418 31.701 - 0 KAVK 36.7700 -98.6700 449 59.463 - 0 KCKM 34.3000 -90.5100 53 95.483 - 0 KCVX 45.3000 -85.2700 204 55.634 - 0 KFYE 35.2100 -89.3900 133 56.882 - 0 KSZY 35.2000 -88.5000 186 25.660 - 0 KVDF 28.0100 -82.3500 7 18.222 - 0 MDLR 18.4200 -68.9500 8 63.385 - 0 KTBR 32.4817 -81.7367 57 63.138 - 0 KBUU 42.6910 -88.3050 237 31.893 - 0 KCMY 43.9580 -90.7380 255 41.910 - 0 KRZN 45.8230 -92.3730 301 60.883 - 0 KGLE 33.6520 -97.2000 256 49.788 - 0 KCTZ 34.9830 -78.3670 45 46.734 - 0 KIKK 41.0700 -87.8500 192 101.257 - 0 K1H2 39.0700 -88.5300 179 87.401 - 0 KC09 41.4300 -88.4200 178 22.355 - 0 KC75 41.0200 -89.3900 173 41.825 - 0 KDKB 41.9300 -88.7200 279 27.296 - 0 KDNV 40.2000 -87.6000 212 60.486 - 0 KENL 38.5200 -89.0800 163 17.329 - 0 KFEP 42.2500 -89.5800 262 39.764 - 0 KFOA 38.6700 -88.4500 144 24.357 - 0 KFWC 38.3800 -88.4200 133 39.625 - 0 KGBG 40.9400 -90.4300 233 50.238 - 0 KHSB 37.8200 -88.5500 121 61.579 - 0 KIGQ 41.5300 -87.5300 188 13.558 - 0 KIJX 39.7800 -90.2300 190 48.640 - 0 KJOT 41.5200 -88.1800 177 36.783 - 0 KLOT 41.6100 -88.1000 205 12.017 - 0 KMQB 40.5200 -90.6500 215 59.779 - 0 KPNT 40.9200 -88.6300 201 55.067 - 0 KPPQ 39.6300 -90.7800 216 49.753 - 0 KPRG 39.7000 -87.6700 199 41.439 - 0 KOLY 38.7300 -88.1800 147 48.434 - 0 KSAR 38.1500 -89.7000 164 56.191 - 0 KSLO 38.6500 -88.9700 174 36.626 - 0 KTAZ 39.5300 -89.3300 189 46.819 - 0 KVYS 41.3500 -89.1500 199 88.668 - 0 KMPO 41.1400 -75.3800 577 36.091 - 0 KOMH 38.2470 -78.0460 142 26.903 -71592 CXAT 73.0000 -85.0200 10 12.405 - 0 KCKV 36.6200 -87.4200 168 86.478 - 0 KVVG 28.9615 -81.9697 27 22.117 - 0 K3A6 34.4000 -118.6000 550 41.755 - 0 KFDK 39.4177 -77.3743 92 52.033 - 0 PARL 65.5700 -144.7700 280 113.440 - 0 KVPC 34.1300 -84.8500 233 38.971 - 0 KE12 28.0800 -92.7000 0 175.635 - 0 KGPM 32.6990 -97.0470 180 6.588 - 0 KAQR 34.4000 -96.1500 180 64.133 - 0 KCQB 35.7200 -96.8200 300 41.470 - 0 KJSV 35.4400 -94.8000 161 40.527 - 0 KOKM 35.6700 -95.9500 220 53.303 - 0 KTTA 35.5800 -79.1000 75 44.120 - 0 KCHK 35.1000 -97.9700 351 48.127 - 0 KDUA 33.9400 -96.3900 213 34.838 - 0 KDUC 34.4700 -97.9600 339 43.579 - 0 KGCM 36.2900 -95.4800 221 38.693 - 0 KSNL 35.3600 -96.9400 327 60.080 - 0 KOVL 44.7800 -95.0300 328 25.875 - 0 KJWG 35.8600 -98.4200 472 89.403 - 0 KSUT 33.9300 -78.0700 8 41.289 - 0 CXKE 45.0000 -75.6300 99 36.822 - 0 CXQT 48.4300 -89.2200 0 9.239 - 0 K5T6 31.8800 -106.7000 1253 29.697 - 0 KAAA 40.1600 -89.3300 182 44.166 - 0 KAUD 29.9300 -90.1300 2 12.827 - 0 KJQF 35.3900 -80.7100 210 28.914 - 0 KOLV 34.9800 -89.7900 123 18.543 - 0 KSJX 45.7000 -85.5700 204 37.275 - 0 KTIP 40.2900 -88.1400 225 30.233 - 0 KTQH 35.9300 -95.0000 266 44.215 - 0 KWWR 36.4400 -99.5200 667 27.260 - 0 KCCU 39.4750 -106.1530 3680 66.567 - 0 KCPW 37.4640 -106.8040 3584 82.424 - 0 KCRV 40.0550 -105.5890 3538 65.698 - 0 KMNH 39.2190 -104.6410 2152 43.783 - 0 KMYP 38.4970 -106.3200 3667 52.519 - 0 KVTP 37.5120 -105.1710 3114 61.936 - 0 KNAK 38.9800 -76.4800 2 40.357 - 0 KGSM 28.5300 -90.9800 1 755.690 - 0 KFPK 42.5700 -84.8100 272 28.978 - 0 KGOV 44.6800 -84.7200 351 33.504 - 0 KDUH 41.7300 -83.6500 203 18.253 - 0 K7D2 42.5400 -83.1800 221 17.935 - 0 KMGN 45.4200 -84.9100 208 19.746 - 0 KHMZ 40.0900 -78.5100 354 28.380 - 0 KNMU 46.5500 -87.4100 222 12.285 - 0 KADH 34.8040 -96.6710 310 213.163 - 0 K11R 30.2190 -96.3740 94 40.137 - 0 K3T5 29.9100 -96.9500 99 28.940 - 0 KRPJ 41.8900 -89.0800 238 35.615 -71142 CWHH 53.0280 -100.9350 256 95.393 -71569 CXBK 50.2000 -104.7000 580 26.767 - 0 CXBP 46.2300 -63.7300 54 24.577 -71840 CXDW 49.6000 -98.3200 341 34.652 - 0 CYLK 62.4190 -110.6720 170 196.980 - 0 CYRA 64.1170 -117.3090 213 227.094 - 0 MMCT 20.6400 -88.4500 28 130.313 - 0 KCHD 33.2700 -111.8100 379 13.432 - 0 KHDC 30.5200 -90.4200 13 62.216 - 0 KACQ 44.0700 -93.5500 343 34.461 - 0 KEMV 36.6900 -77.4800 39 34.559 - 0 KIIY 33.7800 -82.8200 197 35.023 - 0 KJAS 30.8900 -94.0300 65 78.299 - 0 KJYR 40.9000 -97.6200 509 32.015 - 0 KMDQ 34.8600 -86.5600 230 29.366 - 0 KSLH 45.6500 -84.5200 195 23.124 - 0 KSWW 32.4700 -100.4700 727 51.348 - 0 KU42 40.6200 -111.9900 1403 18.975 - 0 KWHP 34.2600 -118.4100 306 8.101 - 0 K49Y 43.6800 -92.1800 389 0.334 - 0 KCPC 34.2800 -78.7100 30 68.658 - 0 KGWW 35.4600 -77.9600 41 13.372 - 0 KHNZ 36.3600 -78.5300 161 57.895 - 0 KMPZ 40.9500 -91.5100 224 34.619 - 0 KPEA 41.4000 -92.9500 270 18.025 - 0 KBGE 30.9700 -84.6300 43 58.478 - 0 KT82 30.2440 -98.9100 517 33.597 - 0 KDOE 46.2700 -86.6700 247 67.874 - 0 KELH 45.9300 -86.4170 218 38.432 - 0 KOJI 48.0900 -88.6300 417 60.418 - 0 KONG 46.8900 -89.2500 202 65.339 - 0 KRCO 46.3600 -84.8030 273 26.062 - 0 KWIN 47.8800 -89.1800 212 47.118 - 0 KT65 26.1780 -97.9730 21 26.640 - 0 KAWM 35.1350 -90.2340 65 25.406 - 0 K6V3 37.0640 -81.7980 808 84.201 - 0 KAUN 38.9550 -121.0820 467 37.128 - 0 KEYF 34.6020 -78.5790 40 37.761 - 0 KFKA 43.6770 -92.1800 389 38.085 - 0 KHND 35.9760 -115.1330 749 13.103 - 0 KIIB 42.4540 -91.9480 298 25.146 - 0 KVTI 42.2190 -92.0260 258 45.411 - 0 KN67 40.1380 -75.2650 92 12.844 - 0 KDEQ 34.0500 -94.4000 108 75.297 - 0 KBWD 31.8000 -98.9500 422 98.138 - 0 KT18 27.2070 -98.1210 34 59.794 - 0 PABL 65.9900 -161.1200 8 74.282 - 0 KPYX 36.4140 -100.7500 889 73.375 - 0 KERV 29.9800 -99.0800 492 69.362 - 0 KOSA 33.0960 -94.9620 111 75.571 - 0 KLBR 33.5930 -95.0640 134 36.117 -78482 MDBH 18.2200 -71.1000 26 145.205 -36870 UAAA 43.2300 76.9300 847 7252.193 -25594 UHMD 64.4300 -173.2300 3 103.048 - 0 KLOM 40.1380 -75.2650 92 0.000 - 0 KBKS 27.2070 -98.1210 34 0.000 - 0 KIBM 41.1880 -103.6770 1501 58.991 - 0 KRPH 33.1100 -98.5550 342 57.559 - 0 KLUD 33.2550 -97.5810 319 64.076 -72260 KSEP 32.2150 -98.1780 403 64.724 - 0 KBPG 32.2130 -101.5220 784 163.258 - 0 KBYY 28.9730 -95.8630 14 103.627 - 0 KJWY 32.4560 -96.9120 217 22.679 -70364 PAJP 58.9800 -135.2200 17 55.879 - 0 PAHT 58.4100 -134.9500 30 21.814 - 0 KALX 32.9150 -85.9630 209 75.777 - 0 KMLE 41.1960 -96.1120 320 21.159 - 0 K11J 31.3970 -84.8950 65 53.381 - 0 KASW 41.2750 -85.8400 259 28.655 - 0 KPVW 34.1680 -101.7170 1028 57.272 - 0 KE38 30.3840 -103.6840 1376 32.228 - 0 K27A 34.0950 -82.8160 184 46.973 - 0 KUKT 40.4350 -75.3820 160 25.341 - 0 KF05 34.2260 -99.2840 386 31.142 - 0 K3LF 39.1630 -89.6750 210 74.948 - 0 KAJG 38.6070 -87.7270 131 20.269 - 0 KCIR 37.0650 -89.2200 98 36.800 - 0 KCUL 38.0900 -88.1230 118 47.982 - 0 KI63 39.9880 -90.8040 223 34.163 - 0 KM30 37.1860 -88.7510 117 13.007 - 0 KRSV 39.0160 -87.6500 141 28.789 - 0 KSFY 42.0460 -90.1080 188 48.957 - 0 KAFK 40.6000 -95.8700 354 62.818 - 0 KSNK 32.6930 -100.9500 741 75.680 - 0 KHQU 33.5300 -82.5160 152 53.320 - 0 KHQZ 32.7470 -96.5300 136 24.663 - 0 KJSO 31.8690 -95.2170 206 47.240 - 0 KLHZ 36.0230 -78.3300 113 41.542 - 0 KHHF 35.8950 -100.4040 730 65.529 - 0 K20V 40.0520 -106.3610 2259 111.459 - 0 KLHB 30.8720 -96.6220 87 40.422 - 0 KINJ 32.0830 -97.0970 209 52.769 - 0 KRBO 27.7790 -97.6910 24 18.815 - 0 KEBG 26.4420 -98.1290 24 31.158 - 0 KLNC 32.5790 -96.7190 153 44.486 - 0 KGDJ 32.4440 -97.8170 237 42.406 -64400 FCPP -4.8200 11.9000 17 1915.957 -64810 FGSL 3.7500 8.7700 56 1014.233 -61902 FHAW -7.9700 -14.4000 79 6645.857 -64910 FKKD 4.0000 9.7300 9 110.054 -67027 FMNM -15.6700 46.3500 18 17331.295 -64501 FOOG -0.7000 8.7500 4 494.745 -64500 FOOL 0.4500 9.4200 15 147.970 -99999 FOON -1.6500 13.4300 441 376.054 -64700 FTTJ 12.1300 15.0300 295 3946.415 -64210 FZAA -4.3800 15.4300 312 394.238 - 0 KUVA 29.2110 -99.7440 287 59.003 - 0 K3A1 34.2690 -86.8580 294 44.212 - 0 KFWS 32.5100 -97.3000 213 51.143 - 0 KXBP 33.1750 -97.8280 260 24.636 - 0 KPSN 31.7800 -95.7060 129 69.621 - 0 KPPA 35.6130 -100.9960 989 38.053 - 0 KPTT 37.7020 -98.7470 595 47.058 - 0 KDQH 31.4770 -82.8610 78 34.928 - 0 KEHO 35.2560 -81.6010 258 59.496 - 0 K1A5 35.2230 -83.4190 616 82.428 - 0 KFYJ 37.5210 -76.7650 7 48.076 - 0 KRMN 38.3980 -77.4550 65 14.237 - 0 KMGR 31.0850 -83.8030 90 59.691 - 0 KFFA 36.0180 -75.6710 4 11.204 - 0 K9W7 36.3990 -76.0160 5 20.714 - 0 KJYL 32.6450 -81.5960 57 22.437 - 0 K2GL 29.4090 -90.2880 3 34.321 - 0 K45J 34.8910 -79.7590 109 78.017 - 0 KLUM 44.8920 -91.8680 273 30.592 - 0 KHZX 46.6190 -93.3100 374 30.033 - 0 K4A9 34.4740 -85.7210 267 52.100 - 0 KHJH 40.1520 -97.5870 447 67.145 - 0 KPEQ 31.3820 -103.5110 796 54.084 - 0 KK82 39.7610 -98.7930 548 97.970 - 0 K47A 34.3110 -84.4240 372 54.858 - 0 K2P3 45.3720 -94.7470 360 31.320 - 0 K5R5 29.2540 -96.1540 31 42.130 - 0 KJDD 32.7420 -95.4960 132 44.500 - 0 KGYB 30.1690 -96.9800 148 74.238 - 0 KGNC 32.6750 -102.6530 1010 51.213 - 0 KPKV 28.6540 -96.6810 9 32.667 - 0 KCPT 32.3540 -97.4340 260 21.422 - 0 KGDB 44.7530 -95.5560 319 27.370 - 0 KCFE 45.1590 -93.8430 295 46.948 - 0 KJXI 32.6990 -94.9490 127 41.947 - 0 KTIF 41.9620 -100.5690 892 99.849 - 0 KLNL 46.1540 -89.2120 520 25.302 - 0 KDUX 35.8580 -102.0130 1129 51.980 - 0 KAQO 30.7840 -98.6620 336 99.773 - 0 KUKL 38.3020 -95.7250 358 41.646 - 0 KHBV 27.3500 -98.7370 202 75.343 - 0 KT08 45.4690 -89.8060 453 31.697 - 0 KPCZ 44.3340 -89.0150 252 38.116 - 0 KE29 30.5860 -100.6490 652 84.707 - 0 KECU 29.9470 -100.1740 723 72.706 - 0 K2R8 27.8120 -97.0890 2 31.144 - 0 K05F 31.4210 -97.7970 276 46.806 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/airports.spi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/airports.spi deleted file mode 100644 index 05bb24aae6..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/airports.spi +++ /dev/null @@ -1,592 +0,0 @@ - 0 AAH 23.0700 72.6300 55 3604.277 - 0 AAO 37.7500 -97.2200 432 21.561 - 0 AAT 41.4800 -119.4500 1333 631.179 - 0 ABI 32.4200 -99.6800 546 140.064 - 0 ABQ 35.0500 -106.6200 1619 467.208 - 0 ABY 31.5300 -84.1800 59 262.576 - 0 ACA 16.7500 -99.7700 5 616.861 - 0 ACT 31.6200 -97.2200 155 428.886 - 0 AEX 31.3300 -92.5500 27 160.424 - 0 AEZ -34.8200 -58.5300 20 31.408 - 0 AGS 33.3700 -81.9700 45 101.709 - 0 AKL -37.0200 174.8200 6 744.574 - 0 AKM -28.8000 24.7700 1192 814.928 - 0 AKO 40.1700 -103.2200 1431 343.467 - 0 AKP 68.1300 -151.7300 640 689.451 - 0 AKR 41.0400 -81.4700 325 13.757 - 0 ALB 42.7500 -73.8000 86 299.231 - 0 ALS 37.4500 -105.8700 2299 275.165 - 0 AMA 35.2300 -101.7000 1094 176.004 - 0 AMS 52.3000 4.7700 2 134.557 - 0 ANC 61.1700 -150.0200 45 125.701 - 0 APA 39.5700 -104.8500 1790 36.733 - 0 ARA 30.0300 -91.8800 7 22.145 - 0 ATL 33.6500 -84.4200 115 236.766 - 0 ATW 44.2500 -88.5200 280 40.183 - 0 AUS 30.3000 -97.7000 189 113.288 - 0 AVL 35.4300 -82.5500 661 136.308 - 0 BBG 42.4800 27.4800 28 270.666 - 0 BBL 51.1700 5.4700 64 253.486 - 0 BDL 41.9300 -72.6800 55 22.374 - 0 BDR 41.1700 -73.1300 5 43.432 - 0 BFI 47.5300 -122.3000 5 8.894 - 0 BFM 30.6300 -88.0700 8 18.091 - 0 BGR 44.8000 -68.8300 59 174.460 - 0 BGSF 67.0000 -50.9000 50 1854.671 - 0 BHM 33.4700 -86.8300 227 74.451 - 0 BIF 31.8500 -106.3800 1204 5.871 - 0 BIKF 63.9700 -22.6000 54 710.121 - 0 BIL 45.8000 -108.5300 1088 420.749 - 0 BIS 46.7700 -100.7500 504 352.432 - 0 BJX 21.0000 -102.5000 1999 204.695 - 0 BKK 13.9200 100.6000 12 498.170 - 0 BKL 41.5200 -81.6800 178 277.641 - 0 BKO 12.5300 -7.9500 381 3119.064 - 0 BKP -23.0000 -47.1300 661 405.469 - 0 BKV 28.4700 -82.4500 20 210.262 - 0 BNA 36.2500 -86.5700 180 223.564 - 0 BOG 4.7100 -74.1400 2548 1559.422 - 0 BOI 43.5700 -116.2200 871 352.132 - 0 BOM 19.0800 72.8700 9999 444.296 - 0 BOS 42.3600 -71.0900 30 69.202 - 0 BRD 46.4000 -94.1300 374 90.755 - 0 BRU 50.9000 4.5300 58 33.420 - 0 BSM 30.2000 -97.6800 165 11.283 - 0 BTP 40.7900 -79.9500 380 166.004 - 0 BTR 30.5300 -91.1500 21 903.781 - 0 BTV 44.4700 -73.1500 104 198.253 - 0 BUE -34.5700 -58.3700 25 206.128 - 0 BUF 42.9300 -78.7300 218 360.833 - 0 BUR 34.2000 -118.3700 236 30.145 - 0 BWI 39.1800 -76.6700 47 72.535 - 0 BYH 35.9700 -89.9500 78 101.594 - 0 CAE 33.9500 -81.1200 69 333.520 - 0 CAK 40.9200 -81.4300 377 69.906 - 0 CCS 10.6100 -66.9800 48 8.813 - 0 CDG 49.0130 2.5500 117 0.334 - 0 CEF 42.2000 -72.5300 75 104.876 - 0 CGN 50.8700 7.1700 99 123.478 - 0 CHO 38.1300 -78.4500 195 120.755 - 0 CHS 32.9000 -80.0300 15 154.455 - 0 CID 41.8800 -91.7000 265 166.464 - 0 CKB 39.2800 -80.2300 366 438.352 - 0 CKC 47.8400 -90.3800 548 1025.184 - 0 CKD 61.8700 -158.1000 9999 632.863 - 0 CKL 32.9000 -87.2500 140 442.044 - 0 CKS -6.0000 -37.5500 0 3025.565 - 0 CLE 41.4200 -81.8700 213 19.343 - 0 CLT 35.2200 -80.9300 234 130.308 - 0 CMH 40.0000 -82.8800 249 113.050 - 0 COS 38.8200 -104.7200 1881 182.513 - 0 CRP 27.7700 -97.5000 13 688.529 - 0 CTP 25.0800 121.2200 33 575.936 - 0 CVG 39.0500 -84.6700 267 102.748 - 0 CYEG 53.3300 -113.5800 719 819.763 - 0 CYQX 48.9600 -54.5700 151 2027.719 - 0 CYS 41.1500 -104.8200 1872 173.430 - 0 CYVR 49.1800 -123.1800 2 154.951 - 0 CYWG 49.9200 -97.2300 239 551.368 - 0 CYYZ 43.6800 -79.6300 176 32.599 - 0 DAL 32.9000 -97.0300 182 28.483 - 0 DAY 39.9000 -84.2000 298 177.775 - 0 DBBS 8.0300 2.4700 200 193.166 - 0 DCA 38.8500 -77.0300 5 40.714 - 0 DDK 50.8700 7.1700 99 0.000 - 0 DEL 28.5800 77.2000 216 9.827 - 0 DEN 39.8700 -104.6700 1611 116.816 - 0 DFW 32.9000 -97.0300 182 0.000 - 0 DGAA 5.6000 -0.2000 68 399.677 - 0 DIAP 5.2000 -3.9000 7 809.296 - 0 DKC 10.6000 103.6800 12 1897.865 - 0 DNMM 6.5000 3.3000 38 1403.352 - 0 DRT 29.3700 -100.9200 113 378.324 - 0 DSM 41.5300 -93.6500 294 339.182 - 0 DTMB 35.6000 10.7000 2 140.752 - 0 DTTA 36.8000 10.2000 6 522.204 - 0 DTW 42.2300 -83.3300 191 156.914 - 0 DUS 51.2800 6.7800 44 53.103 - 0 DXR 41.3700 -73.4800 139 36.740 - 0 EBBR 50.9000 4.5300 58 0.000 - 0 EBCI 50.6000 4.5000 187 92.975 - 0 EDDC 51.1000 13.8000 230 106.834 - 0 EDDF 50.0500 8.6000 113 887.693 - 0 EDDG 52.1000 7.7000 48 124.664 - 0 EDDH 53.6300 10.0000 16 106.103 - 0 EDDK 50.8700 7.1700 99 0.000 - 0 EDDL 51.2800 6.7800 44 0.000 - 0 EDDM 48.3500 11.7800 448 137.163 - 0 EDDN 49.5000 11.1000 318 189.612 - 0 EDDP 51.3000 12.3000 141 159.948 - 0 EDDS 48.8000 9.2000 396 145.586 - 0 EDDT 52.6000 13.3000 36 432.274 - 0 EDDV 52.5000 9.7000 53 82.208 - 0 EDDW 53.0000 8.8000 3 305.679 - 0 EDW 34.9100 -117.8700 705 37.696 - 0 EFD 29.6200 -95.1700 12 296.482 - 0 EFHK 60.3000 25.0000 17 875.356 - 0 EGAA 54.7000 -6.2000 4 144.531 - 0 EGCC 53.4000 -2.2000 78 180.830 - 0 EGJJ 49.3000 -2.2000 84 513.011 - 0 EGKK 51.1500 -0.1800 62 85.973 - 0 EGLC 51.4000 0.1000 5 33.937 - 0 EGLL 51.4800 -0.4500 24 41.207 - 0 EGNM 53.8000 -1.7000 207 55.369 - 0 EGNT 55.0000 -1.7000 81 246.546 - 0 EGNX 52.8300 -1.3200 94 86.394 - 0 EGPD 57.2000 -2.2000 65 492.329 - 0 EGPF 55.9000 -4.4000 7 197.447 - 0 EGPH 55.9000 -3.3000 41 68.563 - 0 EGSS 51.8800 0.2300 106 334.162 - 0 EHAM 52.3000 4.7700 2 0.000 - 0 EICK 51.8000 -8.5000 153 236.120 - 0 EIDW 53.4000 -6.2000 73 1010.633 - 0 EINN 52.7000 -9.0000 14 105.689 - 0 EKCH 55.6000 12.6000 5 198.360 - 0 ELP 31.8000 -106.4000 1193 361.903 - 0 EMA 52.8300 -1.3200 94 0.000 - 0 ENAL 62.5000 6.1000 21 490.495 - 0 ENAT 70.0000 23.4000 2 175.497 - 0 ENBO 67.3000 14.5000 12 679.511 - 0 ENBR 60.3000 5.2000 50 249.230 - 0 ENCN 58.2000 8.1000 17 1606.296 - 0 ENEV 68.5000 16.7000 25 159.391 - 0 ENGM 60.2000 11.1000 207 280.314 - 0 ENHD 59.3000 5.2000 22 60.109 - 0 ENKR 69.7000 29.9000 86 2708.759 - 0 ENTC 69.7000 18.9000 9 321.294 - 0 ENVA 63.4000 11.0000 17 176.225 - 0 ENZV 58.8000 5.6000 8 159.800 - 0 EPGD 54.3000 18.5000 148 292.146 - 0 EPKK 50.1000 19.8000 241 235.236 - 0 EPWA 52.1000 20.9000 110 907.271 - 0 ESDB 56.3000 12.8000 20 78.814 - 0 ESGG 57.8000 12.3000 154 180.253 - 0 ESMK 55.9000 14.1000 23 99.604 - 0 ESMQ 56.7000 16.3000 5 93.981 - 0 ESMS 55.6000 13.4000 71 50.249 - 0 ESMX 56.9000 14.8000 185 360.057 - 0 ESNN 62.5000 17.4000 4 125.546 - 0 ESNO 63.4000 18.9000 107 220.876 - 0 ESNU 63.9000 20.2000 7 84.882 - 0 ESOK 59.5000 13.3000 107 145.415 - 0 ESPA 65.6000 22.1000 17 386.541 - 0 ESPC 63.2000 14.5000 376 432.873 - 0 ESSA 59.7000 17.9000 37 400.073 - 0 ETOR 49.5000 8.4000 95 62.811 - 0 EUG 44.1200 -123.2200 114 425.029 - 0 EVRA 57.1000 24.1000 10 264.709 - 0 EWR 40.7000 -74.1700 9 89.135 - 0 EYVI 54.8000 25.2000 196 413.569 - 0 EZE -34.8200 -58.5300 20 0.000 - 0 FACN -29.9700 30.9500 8 480.619 - 0 FACT -33.9000 18.6000 42 5314.069 - 0 FAI 64.8200 -147.8700 138 300.684 - 0 FAJS -26.1000 28.3000 1720 430.235 - 0 FAR 46.9000 -96.8000 274 131.417 - 0 FAT 36.7700 -119.7200 100 505.910 - 0 FAWW -22.5700 17.1000 1725 1268.128 - 0 FIMP 57.6700 -20.4300 56 4592.917 - 0 FLL 26.0700 -80.1500 3 30.683 - 0 FNLU -8.4000 12.8000 70 2628.349 - 0 FPG 49.0100 2.5500 117 1.834 - 0 FQMA -25.9000 32.6000 43 1351.862 - 0 FSD 43.5700 -96.7300 435 511.321 - 0 FSIA -4.7000 55.5000 3 4343.239 - 0 FVHA -17.9000 31.1000 1480 539.264 - 0 FWA 41.0000 -85.2000 252 121.629 - 0 FWKI -13.7910 33.7800 1229 2364.697 - 0 GCFV 28.5000 -13.8000 21 48.560 - 0 GCLA 28.6000 -17.7000 31 229.077 - 0 GCLP 27.9000 -15.5000 57 548.031 - 0 GCRR 28.9000 -13.6000 39 216.530 - 0 GCTS 28.0000 -16.5000 64 98.836 - 0 GDL 20.5200 -103.3200 1526 100.572 - 0 GEG 47.6300 -117.5300 720 9.060 - 0 GGT 14.5800 -90.5200 1489 9.462 - 0 GIG -22.9200 -43.1700 5 1489.824 - 0 GMAD 30.4000 -9.5000 76 398.300 - 0 GMMN 33.6000 -7.6000 61 861.890 - 0 GNX 52.8300 -1.3200 94 0.000 - 0 GON 41.3300 -72.0500 6 68.120 - 0 GRB 44.4800 -88.1300 214 178.313 - 0 GRR 42.8800 -85.5200 245 68.959 - 0 GRU -23.5300 -46.6300 792 3.488 - 0 GSO 36.0800 -79.9500 275 259.662 - 0 GSP 34.9000 -82.2200 296 66.118 - 0 GTF 47.4800 -111.3500 1118 215.400 - 0 GUA 14.5000 -90.5500 1489 293.557 - 0 HDN 40.5000 -107.2500 2012 399.306 - 0 HEBA 31.2000 30.0000 54 181.342 - 0 HECA 30.1000 31.4000 116 1688.352 - 0 HFD 41.7300 -72.6500 6 39.009 - 0 HHH 32.2200 -80.7000 9999 48.103 - 0 HKG 22.3300 114.1800 24 1717.019 - 0 HKNA -1.3000 36.8000 1624 1427.888 - 0 HLLT 32.8000 13.2000 80 1728.036 - 0 HLP -6.1800 106.8300 8 9738.985 - 0 HNL 21.3300 -157.9300 2 2.224 - 0 HOG 20.5000 -76.2300 9999 1408.486 - 0 HOU 29.6500 -95.2800 15 11.141 - 0 HPN 41.0700 -73.7200 134 55.882 - 0 HSV 34.6500 -86.7700 196 178.804 - 0 HTDA -6.9000 39.2000 54 677.051 - 0 HXX -34.5200 144.8300 9999 405.927 - 0 IAD 38.9800 -77.4700 85 164.996 - 0 IAH 29.9700 -95.3500 13 42.612 - 0 ICT 37.6500 -97.4300 406 210.893 - 0 IDA 43.5200 -112.0700 1445 305.849 - 0 IJD 41.7400 -72.1800 75 46.849 - 0 IND 39.7300 -86.2700 246 358.837 - 0 ISP 40.7800 -73.1000 30 175.031 - 0 IST 40.9700 28.8200 37 7.961 - 0 JAC 43.6000 -110.7300 1964 108.321 - 0 JAN 32.3200 -90.0800 91 223.398 - 0 JAX 30.5000 -81.7000 9 1189.535 - 0 JCC 42.8000 141.6700 30 1081.527 - 0 JFK 40.6500 -73.7800 7 33.351 - 0 JSJ 18.4300 -66.0000 19 119.416 - 0 KAFW 32.9800 -97.3200 220 151.492 - 0 KARA 30.0300 -91.8800 7 0.000 - 0 KBGR 44.8000 -68.8300 59 0.000 - 0 KCSG 32.5200 -84.9300 121 130.812 - 0 KLaS 36.0800 -115.1700 664 414.154 - 0 KMcO 28.4300 -81.3200 32 13.377 - 0 KOB 34.4700 135.2200 59 4514.152 - 0 KPMD 34.6300 -118.0800 774 16.954 - 0 KUL 3.1200 101.5500 22 864.157 - 0 LAN 42.7700 -84.6000 266 27.122 - 0 LAS 36.0800 -115.1700 664 0.000 - 0 LAX 33.9300 -118.4000 34 118.353 - 0 LBB 33.6500 -101.8200 988 1161.259 - 0 LBSF 42.8000 23.4000 530 165.494 - 0 LCK 39.8200 -82.9300 227 20.461 - 0 LCLK 34.9000 33.7000 2 565.883 - 0 LDZA 45.9000 16.1000 106 246.462 - 0 LEAL 38.3000 -0.5000 42 722.845 - 0 LEAM 36.8000 -2.4000 21 236.332 - 0 LEBB 43.3000 -2.9000 42 242.294 - 0 LEBL 41.3000 2.1000 3 179.366 - 0 LEIB 38.9000 1.4000 7 178.049 - 0 LEMD 40.5000 -3.6000 609 361.551 - 0 LEMG 36.7000 -4.5000 15 146.586 - 0 LEMH 39.8700 4.2300 82 443.863 - 0 LEPA 39.5000 2.7000 9 130.361 - 0 LEVC 39.5000 -0.5000 68 133.413 - 0 LEX 38.0500 -84.6000 101 236.146 - 0 LEZL 37.4000 -5.9000 34 449.598 - 0 LFBD 44.8000 -0.7000 49 1931.851 - 0 LFBO 43.6000 1.4000 152 150.625 - 0 LFBT 43.1000 0.0000 363 126.095 - 0 LFBZ 43.4000 -1.5000 74 113.727 - 0 LFKB 42.5000 9.5000 8 88.167 - 0 LFKC 42.6000 8.8000 64 58.400 - 0 LFKJ 41.9000 8.8000 5 281.773 - 0 LFLC 45.8000 3.1000 332 317.242 - 0 LFLL 45.9000 4.9000 249 73.606 - 0 LFLS 45.3000 5.3000 396 108.485 - 0 LFML 43.4000 5.2000 22 162.812 - 0 LFMN 43.6000 7.2000 3 169.771 - 0 LFMP 42.8000 2.9000 41 344.138 - 0 LFMT 43.6000 3.9000 5 107.170 - 0 LFPG 49.0200 2.5300 109 36.826 - 0 LFPO 48.7000 2.4000 89 342.028 - 0 LFRB 48.4000 -4.4000 99 189.504 - 0 LFRH 47.8000 -3.5000 51 94.419 - 0 LFRS 47.2000 -1.6000 27 237.658 - 0 LFSB 47.6000 7.5000 269 278.049 - 0 LFST 48.5000 7.6000 153 100.336 - 0 LFT 30.2000 -92.0000 13 89.411 - 0 LFTW 43.8000 4.4000 94 45.930 - 0 LGA 40.7700 -73.9000 13 16.741 - 0 LGAT 37.9000 23.7000 20 300.752 - 0 LGB 33.8200 -118.1500 12 26.117 - 0 LGIR 35.3000 25.1000 35 825.223 - 0 LGKR 39.3000 19.5000 46 665.358 - 0 LGRP 36.3000 28.1000 5 239.292 - 0 LGTS 40.5000 22.9000 6 194.602 - 0 LHBP 47.4000 19.2000 150 216.300 - 0 LHR 46.1500 -1.1500 10 121.678 - 0 LICC 37.5000 15.1000 12 432.384 - 0 LIH 21.9800 -159.3500 31 424.376 - 0 LIMC 45.6200 8.7300 211 46.332 - 0 LIMF 45.1000 7.6000 301 521.799 - 0 LIMJ 44.5000 8.8000 3 115.805 - 0 LIML 45.5000 9.3000 107 140.180 - 0 LIPE 44.5000 11.3000 38 111.444 - 0 LIPX 45.4000 10.9000 72 104.893 - 0 LIPZ 45.5000 12.3000 2 370.174 - 0 LIRF 41.8000 12.2000 4 1004.476 - 0 LIRN 40.9000 14.3000 90 201.807 - 0 LIRP 43.8000 10.3000 2 244.057 - 0 LIT 34.7300 -92.2300 78 370.296 - 0 LJLJ 46.3000 14.5000 384 131.114 - 0 LKPR 50.1000 14.2000 380 278.309 - 0 LLBG 32.1000 34.9000 41 108.996 - 0 LMML 36.1000 14.3000 91 171.166 - 0 LNK 40.8500 -96.7500 162 270.135 - 0 LOWW 48.1000 16.5000 182 544.047 - 0 LPFB 43.4000 -0.4000 187 46.494 - 0 LPFR 37.0000 -8.0000 7 191.207 - 0 LPFU 32.7000 -16.8000 57 2416.663 - 0 LPPR 41.3000 -8.7000 69 757.005 - 0 LPPT 38.8000 -9.1000 113 280.020 - 0 LQSA 43.9000 18.3000 520 487.160 - 0 LRBS 44.7000 26.1000 90 3462.428 - 0 LSGG 46.1000 6.1000 430 161.161 - 0 LSZH 47.5000 8.5000 431 75.857 - 0 LTAC 39.9000 32.5000 953 749.035 - 0 LTBA 40.9000 28.8000 47 207.035 - 0 LTBJ 38.3000 27.1000 125 378.053 - 0 LWSK 42.0000 21.7000 238 348.047 - 0 LYBE 44.8000 20.3000 102 187.857 - 0 MAA 13.0000 80.1800 16 2.166 - 0 MBS 43.5300 -84.0800 204 684.430 - 0 MCI 39.3200 -94.7200 112 242.371 - 0 MCO 28.4300 -81.3200 32 0.000 - 0 MDT 40.2000 -76.7700 94 138.829 - 0 MDW 41.7800 -87.7500 188 118.961 - 0 MEL -37.7300 144.9000 85 9.078 - 0 MEM 35.0500 -90.0000 87 115.481 - 0 MEX 19.4300 -99.0700 2234 3.145 - 0 MFE 26.1800 -98.2300 33 190.996 - 0 MFR 42.3700 -122.8700 401 196.614 - 0 MGL 20.5200 -103.3200 1528 0.000 - 0 MGM 32.3000 -86.4000 62 103.864 - 0 MHR 38.5700 -121.3000 29 29.794 - 0 MHT 42.9300 -71.4300 71 120.317 - 0 MIA 25.8200 -80.2800 4 96.934 - 0 MKA 6.1920 100.4010 4 364.492 - 0 MKC 39.1200 -94.6000 231 24.520 - 0 MKD 3.7800 103.2200 16 199.326 - 0 MKE 42.9500 -87.9000 211 117.907 - 0 MKG 43.1700 -86.2700 193 163.482 - 0 MKK 21.1500 -157.1000 137 192.063 - 0 MKL 35.6000 -88.9200 132 315.984 - 0 MLI 41.4500 -90.5200 181 109.041 - 0 MMA 55.5500 13.3700 106 5.870 - 0 MME 19.4300 -99.0800 2231 1.048 - 0 MMM -22.8000 148.7000 166 1516.664 - 0 MMMX 19.4300 -99.1000 2238 104.420 - 0 MMU 40.8000 -74.4200 57 23.811 - 0 MMX 55.5500 13.3700 106 0.000 - 0 MMY 25.7800 -100.1000 387 16.413 - 0 MNL 14.5200 121.0200 16 3.095 - 0 MOB 30.6800 -88.2500 67 264.281 - 0 MPTO 9.0500 -79.3700 11 752.256 - 0 MROC 9.9300 -84.1000 931 334.561 - 0 MRY 36.5800 -121.8500 67 191.095 - 0 MSL 34.7500 -87.6200 168 78.485 - 0 MSLP 13.4400 -89.0600 30 199.323 - 0 MSN 43.1300 -89.3300 264 426.828 - 0 MSO 46.9200 -114.0800 976 626.466 - 0 MSP 44.8800 -93.2200 256 121.087 - 0 MSY 29.9800 -90.2500 9 21.898 - 0 MTJ 38.5000 -107.8800 1755 211.315 - 0 MTY 25.8700 -100.2300 448 343.474 - 0 MUC 48.3500 11.7800 448 0.000 - 0 MUHA 23.1700 -82.3500 50 697.758 - 0 MWC 43.1200 -88.0500 227 22.490 - 0 MWCR 19.3000 -81.3000 3 443.795 - 0 MXF 32.3800 -86.3700 51 9.330 - 0 MXP 45.6200 8.7300 211 0.000 - 0 NEW 30.0300 -90.0300 3 121.049 - 0 NFFN -17.7500 177.4500 18 3484.256 - 0 NKT 34.8500 -76.8800 13 583.296 - 0 NMG 12.1500 -86.1700 50 5183.599 - 0 NNN 55.0300 82.9000 177 6982.750 - 0 NRT 35.6800 139.7700 36 55.959 - 0 NTAA -17.5500 -149.6200 2 20011.945 - 0 NZAA -37.0200 174.8200 6 0.000 - 0 NZCH -43.4830 172.5160 37 2024.122 - 0 NZQN -45.0170 168.7330 357 346.135 - 0 NZWN -41.3330 174.8000 13 303.765 - 0 OAH 26.2000 127.6800 53 88.918 - 0 OAK 37.7300 -122.2200 1 18.648 - 0 OEDF 26.5000 49.8000 11 2332.486 - 0 OGG 20.9000 -156.4300 15 74.880 - 0 OJAI 31.8000 36.0000 730 405.440 - 0 OKC 35.4000 -97.6000 192 177.222 - 0 OKJ 26.3300 126.8000 5 1211.766 - 0 OKL 37.7300 -122.2200 1 0.000 - 0 OMA 41.3000 -95.9000 299 87.051 - 0 ONT 34.0500 -117.6200 293 62.911 - 0 OPF 25.9000 -80.2800 3 8.894 - 0 ORD 41.9800 -87.9000 203 25.468 - 0 ORF 37.1300 -76.4900 13 84.904 - 0 ORL 28.5500 -81.3300 34 109.779 - 0 OSDI 33.3000 36.5000 615 173.223 - 0 PAE 47.9200 -122.2800 184 1676.796 - 0 PANC 61.1700 -150.0200 40 0.000 - 0 PBC 19.0300 -98.2000 2166 303.054 - 0 PBI 26.6800 -80.1200 7 173.899 - 0 PDX 45.6000 -122.6000 7 171.642 - 0 PEN 5.3000 100.2700 4 100.223 - 0 PHKO 19.7300 -156.0500 13 2357.726 - 0 PHL 39.9200 -75.1800 5 1260.556 - 0 PHNL 21.3500 -157.9300 5 88.830 - 0 PHOG 20.9000 -156.4300 20 0.000 - 0 PHX 33.4300 -112.0200 137 177.742 - 0 PIA 40.6700 -89.6800 200 231.897 - 0 PIE 27.9700 -82.5300 3 56.139 - 0 PIT 40.5300 -80.2300 159 37.327 - 0 PKD 46.9000 -95.0700 440 368.210 - 0 PMDY 28.2200 -177.3700 4 5899.577 - 0 POU 41.6300 -73.8800 50 23.319 - 0 PSP 33.8300 -116.5000 146 116.187 - 0 PTK 42.6700 -83.4200 299 49.472 - 0 PTO 18.5000 -67.1300 238 261.791 - 0 PVD 41.7300 -71.4300 19 225.625 - 0 PVG 11.0300 125.7300 60 2778.004 - 0 PVR 20.6800 -105.2500 6 472.297 - 0 PWM 43.6500 -70.3200 20 463.067 - 0 RAP 44.0500 -103.0700 970 1231.787 - 0 RCTP 25.0800 121.2200 33 0.000 - 0 RDU 35.8700 -78.7800 134 107.826 - 0 RFD 42.2000 -89.1000 226 105.091 - 0 RIC 37.5000 -77.3300 54 297.374 - 0 RJAA 35.7700 140.3800 7 490.918 - 0 RJBB 34.4300 135.2400 7 4.810 - 0 RJCC 42.8000 141.6700 30 0.000 - 0 RKC -8.6300 122.2500 3 1721.523 - 0 RKSO 37.0800 127.0300 12 793.334 - 0 RKSS 37.5500 126.8000 19 56.071 - 0 RNO 39.5000 -119.7800 1341 221.892 - 0 ROA 37.3200 -79.9700 158 137.871 - 0 ROAH 26.2000 127.6800 53 0.000 - 0 ROC 43.1200 -77.6700 169 88.705 - 0 RPMM 14.5000 121.0000 13 641.692 - 0 RST 43.9200 -92.5000 402 270.190 - 0 RSW 26.6500 -81.8700 9 389.912 - 0 SAEZ -34.8200 -58.5300 20 0.000 - 0 SAL 13.4400 -89.0800 101 2.163 - 0 SAME -32.8300 -68.7800 704 396.748 - 0 SAN 32.7300 -117.1700 9 3005.758 - 0 SAP 15.5000 -88.0200 9999 422.599 - 0 SAT 29.5300 -98.4700 242 217.354 - 0 SAV 32.1300 -81.2000 15 139.138 - 0 SBA 34.4300 -119.8300 6 260.345 - 0 SBGL -22.8200 -43.2500 6 13.812 - 0 SBGR -23.5300 -46.6300 792 0.000 - 0 SBN 41.7000 -86.3200 236 219.060 - 0 SCEL -33.3800 -70.7800 476 196.037 - 0 SCL -33.5500 -70.7000 476 20.304 - 0 SCS -29.9200 -71.2000 146 1432.269 - 0 SDF 38.1800 -85.7300 151 99.893 - 0 SDQ 18.4300 -69.8800 14 659.408 - 0 SEA 47.4500 -122.3000 130 52.275 - 0 SEGU -2.1000 -79.9000 4 991.273 - 0 SEL 37.5200 126.9300 87 11.936 - 0 SFO 37.6200 -122.3800 5 124.810 - 0 SGAS -25.2700 -57.6300 10 9375.707 - 0 SGF 37.2300 -93.3800 187 252.084 - 0 SHJ 25.3300 55.5200 33 586.531 - 0 SHV 32.4700 -93.8200 79 291.211 - 0 SIN 1.3700 103.8500 16 321.146 - 0 SJC 37.3700 -121.9200 17 49.182 - 0 SJO 9.9300 -84.1000 931 0.000 - 0 SJT 31.3700 -100.5000 582 225.974 - 0 SJU 18.4300 -66.0000 19 0.000 - 0 SKA 47.6200 -117.6500 750 280.305 - 0 SKBQ 10.9000 -74.7700 10 544.036 - 0 SKJ 56.5500 -154.1300 17 2959.149 - 0 SLC 40.7700 -111.9700 1288 815.912 - 0 SLP 22.1800 -100.9800 1871 1925.896 - 0 SMF 38.7000 -121.6000 10 180.461 - 0 SMX 34.9000 -120.4500 73 77.101 - 0 SMZO 5.4000 -55.2000 0 2333.254 - 0 SNA 33.6700 -117.8800 16 48.590 - 0 SPI 39.8500 -89.6700 187 91.170 - 0 SPIM -12.0000 -77.1000 13 2520.765 - 0 SPS 33.9700 -98.4800 314 286.570 - 0 SRQ 27.4000 -82.5500 7 107.182 - 0 SSS -5.9000 147.9500 9999 817.296 - 0 STL 38.6200 -90.1800 139 2381.753 - 0 STN 51.8800 0.2300 106 0.000 - 0 STT 18.3300 -64.9700 4 72.311 - 0 STX 17.7000 -64.8000 18 543.018 - 0 SUMU -34.7800 -56.1300 9999 1067.066 - 0 SVMI 10.6000 -66.9000 47 398.284 - 0 SWF 41.5000 -74.1000 143 115.835 - 0 SYD -33.9500 151.1800 3 236.646 - 0 SYR 43.1200 -76.1200 128 193.260 - 0 TEW 42.5700 -84.4100 280 96.388 - 0 TIS -10.5800 142.2200 61 3621.551 - 0 TJS 18.4300 -66.0000 19 0.000 - 0 TJSJ 18.4300 -66.0000 19 0.000 - 0 TKA 62.3000 -150.1000 109 391.437 - 0 TKJ 63.3200 -142.7200 509 647.686 - 0 TLH 30.3800 -84.3700 21 129.131 - 0 TNCA 12.5000 -70.0000 32 978.186 - 0 TPA 27.9700 -82.5300 1 0.000 - 0 TPE 25.0800 121.2200 33 0.000 - 0 TTC 13.8500 20.8500 549 18912.412 - 0 TUL 36.2000 -95.9000 206 572.154 - 0 TUS 32.1200 -110.9300 787 589.413 - 0 TXK 33.4500 -94.0000 122 110.240 - 0 TYO 35.6800 139.7700 36 0.000 - 0 TYS 35.8200 -83.9800 299 628.319 - 0 UAAA 43.2000 76.9000 851 1384.547 - 0 UKBB 50.4000 30.9000 130 720.437 - 0 UKKK 50.5000 30.5000 178 30.421 - 0 ULLI 60.0000 30.3000 24 295.092 - 0 USPP 57.9000 56.0000 170 318.241 - 0 USSS 56.8000 60.9000 283 801.619 - 0 UUEE 55.9000 37.4000 192 875.464 - 0 UWKD 55.6000 49.3000 116 282.731 - 0 UWWW 53.1000 50.1000 39 1973.826 - 0 VABB 19.1000 72.8000 3 7.684 - 0 VCP -23.5000 -46.6200 792 76.184 - 0 VCV 34.5800 -117.3800 876 206.594 - 0 VECC 22.7000 88.4000 6 232.652 - 0 VGTJ 23.7000 90.4000 9 1813.528 - 0 VHHH 22.3300 114.1800 24 0.000 - 0 VIDD 28.5800 77.2000 216 0.000 - 0 VIDP 28.5700 77.1000 236 757.459 - 0 VMI 10.6000 -66.9800 48 1.112 - 0 VOMM 13.0000 80.2000 15 1375.341 - 0 VTBD 13.9200 100.6000 12 0.000 - 0 WJF 34.7300 -118.2200 728 78.610 - 0 WKB -36.3230 142.4180 121 296.518 - 0 WKC 58.1800 -103.6800 492 9410.328 - 0 WKD 50.7300 -71.0200 497 1193.083 - 0 WKM 69.6200 -140.2000 13 259.599 - 0 WKO 49.1700 -105.9800 917 610.956 - 0 WKR 43.9700 -79.5700 390 134.034 - 0 WKS 52.2500 -122.7200 937 482.418 - 0 WSSS 1.3700 103.8500 16 0.000 - 0 XKF 32.3700 -64.6800 6 3139.672 - 0 YARG -16.6300 128.4500 159 537.556 - 0 YAYE -25.1800 130.9700 496 331.983 - 0 YBAS -23.8000 133.8800 547 1714.714 - 0 YBBN -27.3800 153.1000 5 86.718 - 0 YBCG -28.1700 153.5000 6 766.934 - 0 YBCS -16.8800 145.7500 7 726.804 - 0 YBHM -20.3500 148.9500 5 260.601 - 0 YBMC -26.6000 153.1000 3 178.959 - 0 YBRM -17.9500 122.2200 9 649.321 - 0 YBTL -19.2500 146.7500 9 283.896 - 0 YHM 43.1700 -79.9400 237 93.803 - 0 YKA 50.7000 -120.4500 346 233.227 - 0 YKD 68.2200 -135.0000 7 1614.947 - 0 YKL 54.8000 -66.8000 522 533.955 - 0 YMAV -38.0300 144.4700 11 262.774 - 0 YMHB -42.8300 147.4800 27 5694.244 - 0 YMLT -41.5300 147.2000 171 146.360 - 0 YMML -37.6700 144.8300 14 50.996 - 0 YMX 45.6800 -74.0400 82 133.172 - 0 YNN 25.0500 -77.4700 3 521.571 - 0 YOW 45.3200 -75.6700 126 601.692 - 0 YPAD -34.9300 138.5200 4 1170.240 - 0 YPDN -12.4000 130.8700 30 1031.073 - 0 YPKA -20.7200 116.7700 9 1248.961 - 0 YPKG -30.7800 121.4500 367 537.529 - 0 YPPH -31.9300 115.9500 29 3014.905 - 0 YSCB -35.3000 149.1800 580 849.876 - 0 YSNF -29.0330 167.9330 113 1584.775 - 0 YSSY -33.9500 151.1800 3 0.000 - 0 YUL 45.4700 -73.7500 30 32.472 - 0 YVR 49.1800 -123.1800 2 0.000 - 0 YYC 51.1200 -114.0200 1084 247.521 - 0 YYZ 43.6800 -79.6300 176 0.000 - 0 ZBAA 39.9300 116.2800 55 1779.448 - 0 ZIH 17.6500 -101.4500 6 204.564 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/cities.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/cities.lpi deleted file mode 100644 index d198393933..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/cities.lpi +++ /dev/null @@ -1,11487 +0,0 @@ - 42.7263 -110.9284 57.942 AFTON|WY - 44.6333 -104.1833 13.033 ALADDIN|WY - 41.1700 -106.1200 19.234 ALBANY|WY - 41.4171 -104.0997 23.141 ALBIN|WY - 42.5500 -106.7200 68.957 ALCOVA|WY - 41.3300 -111.0000 17.562 ALMY|WY - 43.1608 -111.0136 45.928 ALPINE|WY - 41.2000 -110.8000 26.289 ALTAMONT|WY - 44.7000 -104.4500 44.771 ALVA|WY - 42.9705 -108.4751 16.492 ARAPAHOE|WY - 41.5900 -106.2100 98.366 ARLINGTON|WY - 43.1800 -107.2600 32.952 ARMINTO|WY - 42.5000 -108.7300 124.327 ATLANTIC CITY|WY - 42.7900 -111.0000 19.269 AUBURN|WY - 41.0356 -107.6559 136.903 BAGGS|WY - 42.2380 -107.5589 36.151 BAIROIL|WY - 42.9262 -106.3463 24.652 BAR NUNN|WY - 43.6600 -106.9100 24.136 BARNUM|WY - 44.3796 -108.0425 29.204 BASIN|WY - 42.9000 -110.9300 25.847 BEDFORD|WY - 44.5333 -104.0833 19.185 BEULAH|WY - 42.5410 -110.1171 4.161 BIG PINEY|WY - 42.6300 -109.4700 54.985 BIG SANDY|WY - 43.7700 -107.3200 76.414 BIG TRAILS|WY - 43.2100 -105.2600 121.156 BILL|WY - 43.2000 -110.4100 69.454 BONDURANT|WY - 41.9500 -104.9500 26.478 BORDEAUX|WY - 41.5800 -105.6900 45.863 BOSLER|WY - 42.7200 -109.6300 30.208 BOULDER|WY - 44.1500 -104.1000 36.381 BUCKHORN|WY - 44.3423 -106.7174 72.097 BUFFALO|WY - 41.1100 -105.3000 43.648 BUFORD|WY - 44.4474 -108.4317 31.351 BURLINGTON|WY - 41.1901 -104.3587 37.575 BURNS|WY - 41.0300 -110.0000 6.464 BURNTFORK|WY - 44.7954 -108.5076 12.748 BYRON|WY - 44.7300 -110.4900 49.240 CANYON|WY - 44.4833 -104.8000 9.930 CARLILE|WY - 41.0300 -104.3400 52.856 CARPENTER|WY - 41.4300 -110.4300 31.670 CARTER|WY - 42.8326 -106.3293 198.646 CASPER|WY - 41.3000 -106.1100 45.672 CENTENNIAL|WY - 41.1454 -104.7923 86.901 CHEYENNE|WY - 41.7557 -104.8211 99.075 CHUGWATER|WY - 41.4200 -110.0800 27.195 CHURCH BUTTES|WY - 43.7000 -104.6833 125.234 CLARETON|WY - 44.6403 -106.3805 68.144 CLEARMONT|WY - 43.6333 -104.1000 33.199 CLIFTON|WY - 44.5195 -109.0541 309.030 CODY|WY - 42.0832 -110.9550 72.653 COKEVILLE|WY - 44.9145 -104.1748 60.265 COLONY|WY - 42.9400 -109.9800 23.859 CORA|WY - 44.8858 -108.4698 10.880 COWLEY|WY - 43.3100 -109.1900 78.631 CROWHEART|WY - 42.8700 -110.0700 17.854 DANIEL|WY - 44.8729 -107.2634 10.817 DAYTON|WY - 44.8892 -108.5948 21.778 DEAVER|WY - 42.8300 -105.7800 10.474 DEER CREEK|WY - 44.6000 -104.7333 17.784 DEVILS TOWER|WY - 44.5042 -104.6874 35.572 DEVILS TOWER JUNCTION|WY - 41.7777 -110.5364 2.021 DIAMONDVILLE|WY - 41.0341 -107.5343 10.976 DIXON|WY - 42.7558 -105.3927 85.915 DOUGLAS|WY - 43.5363 -109.6421 166.585 DUBOIS|WY - 44.4511 -105.8550 250.805 ECHETA|WY - 42.0500 -109.4300 98.419 EDEN|WY - 43.4145 -106.2472 2.549 EDGERTON|WY - 41.6878 -106.4129 33.599 ELK MOUNTAIN|WY - 44.5100 -108.3900 15.775 EMBLEM|WY - 41.2088 -106.7946 80.776 ENCAMPMENT|WY - 43.0217 -108.7570 14.471 ETHETE|WY - 43.0300 -111.0100 12.436 ETNA|WY - 41.2650 -110.9750 131.718 EVANSTON|WY - 42.8725 -106.2587 10.974 EVANSVILLE|WY - 42.6900 -110.9800 4.562 FAIRVIEW|WY - 44.5833 -104.2333 37.251 FARRALL|WY - 42.1100 -109.4400 15.786 FARSON|WY - 41.2700 -105.1000 38.647 FEDERAL|WY - 42.2124 -104.5166 25.645 FORT LARAMIE|WY - 43.0079 -108.9259 43.843 FORT WASHAKIE|WY - 41.8600 -110.7600 20.238 FOSSIL BUTTE NATIONAL MON|WY - 44.0833 -104.1333 17.174 FOUR CORNERS|WY - 41.1101 -104.7874 3.512 FOX FARM-COLLEGE|WY - 44.9709 -108.6197 45.053 FRANNIE|WY - 42.9800 -111.0500 84.041 FREEDOM|WY - 41.3200 -110.3800 7.129 FT BRIDGER|WY - 42.1100 -105.6000 186.297 GARRETT|WY - 44.2818 -105.5179 56.345 GILLETTE|WY - 42.5040 -105.0249 58.488 GLENDO|WY - 42.8571 -105.8571 39.720 GLENROCK|WY - 41.5941 -109.9659 67.556 GRANGER|WY - 43.9300 -108.6500 58.319 GRASS CREEK|WY - 41.5159 -109.4679 26.984 GREEN RIVER|WY - 44.4910 -108.0572 87.464 GREYBULL|WY - 42.6900 -110.9300 9.345 GROVER|WY - 42.2663 -104.7443 56.074 GUERNSEY|WY - 41.4400 -104.3500 80.360 GUN BARREL|WY - 43.7700 -108.5800 33.668 HAMILTON DOME|WY - 43.5833 -104.7167 24.074 HAMPSHIRE|WY - 41.8699 -106.5587 58.537 HANNA|WY - 42.3274 -104.7242 15.728 HARTVILLE|WY - 41.7900 -104.2700 41.535 HAWK SPRINGS|WY - 43.1200 -107.3500 15.885 HILAND|WY - 43.3200 -110.7300 40.726 HOBACK JUNCTION|WY - 41.4100 -105.1800 26.845 HORSE CREEK|WY - 42.9020 -108.5816 20.101 HUDSON|WY - 44.6804 -104.6038 12.781 HULETT|WY - 44.2500 -107.6000 64.032 HYATTVILLE|WY - 44.2138 -104.3487 20.892 INYAN KARA MOUNTAIN|WY - 43.4740 -110.7639 96.982 JACKSON|WY - 42.4700 -104.3600 129.474 JAY EM|WY - 42.4800 -107.8400 47.865 JEFFREY CITY|WY - 43.7098 -106.6377 49.230 KAYCEE|WY - 42.7500 -104.7500 15.844 KEELINE|WY - 41.7822 -110.5514 115.929 KEMMERER|WY - 44.3667 -104.8500 25.954 KEYHOLE RESERVOIR|WY - 43.1500 -108.6800 24.606 KINNEAR|WY - 43.8041 -108.1802 39.922 KIRBY|WY - 42.2612 -110.1963 174.971 LA BARGE|WY - 41.6394 -104.1638 52.064 LA GRANGE|WY - 44.5500 -110.4000 83.283 LAKE|WY - 43.0200 -104.6400 77.603 LANCE CREEK|WY - 42.8300 -108.7286 54.070 LANDER|WY - 41.3109 -105.5830 202.391 LARAMIE|WY - 41.3200 -110.6200 29.145 LEROY|WY - 44.9833 -105.0333 128.483 LIGHTNING FLAT|WY - 43.6100 -106.2000 215.092 LINCH|WY - 44.3167 -104.6000 27.093 LINDEN|WY - 42.1388 -104.3460 24.821 LINGLE|WY - 41.5500 -109.8600 16.699 LITTLE AMERICA|WY - 41.0500 -110.1500 32.404 LONETREE|WY - 42.7653 -104.9238 39.462 LOST SPRINGS|WY - 44.8368 -108.3915 28.879 LOVELL|WY - 43.7300 -108.1700 19.438 LUCERNE|WY - 42.7607 -104.4536 71.658 LUSK|WY - 41.3278 -110.3003 60.545 LYMAN|WY - 43.2500 -107.7100 23.043 LYSITE|WY - 44.6400 -110.8600 24.338 MADISON|WY - 44.9800 -110.7000 107.974 MAMMOTH|WY - 44.2699 -107.9634 32.509 MANDERSON|WY - 42.7795 -104.6169 12.576 MANVILLE|WY - 42.5575 -110.0994 74.923 MARBLETON|WY - 43.8300 -106.7900 36.118 MAYOWORTH|WY - 41.0300 -109.9300 22.182 MCKINNON|WY - 41.8998 -106.2010 30.683 MEDICINE BOW|WY - 44.1555 -108.8713 95.568 MEETEETSE|WY - 43.4113 -106.2775 50.807 MIDWEST|WY - 41.2500 -110.4200 18.115 MILLBURNE|WY - 41.2200 -110.9200 13.487 MILLIS|WY - 42.8458 -106.3759 5.745 MILLS|WY - 44.8167 -104.3833 28.305 MONA|WY - 43.1600 -107.7300 41.801 MONETA|WY - 44.2667 -104.9500 47.884 MOORCROFT|WY - 43.6500 -110.7200 44.185 MOOSE|WY - 43.8400 -110.5100 53.577 MORAN JUNCTION|WY - 43.5333 -104.4000 52.558 MORRISEY|WY - 43.1900 -108.7700 14.089 MORTON|WY - 44.2833 -104.1833 37.380 MOSKEE|WY - 42.3800 -107.4400 136.259 MUDDY GAP|WY - 43.0300 -106.8100 35.166 NATRONA|WY - 44.7500 -104.8500 18.014 NEW HAVEN|WY - 43.8449 -104.1805 51.682 NEWCASTLE|WY - 41.2185 -104.7897 18.999 NORTH CHEYENNE|WY - 44.4600 -110.8300 38.686 OLD FAITHFUL|WY - 41.7700 -110.3208 22.206 OPAL|WY - 43.9800 -104.4202 38.454 OSAGE|WY - 44.6000 -104.9500 74.830 OSHOTO|WY - 44.4000 -108.2700 20.542 OTTO|WY - 44.5000 -109.9700 42.919 PAHASKA|WY - 43.2440 -108.6908 50.760 PAVILLION|WY - 43.9083 -104.3378 20.843 PEDRO|WY - 41.2300 -110.6500 14.122 PIEDMONT|WY - 41.1804 -104.0682 25.545 PINE BLUFFS|WY - 44.3488 -104.8101 6.132 PINE HAVEN|WY - 43.6167 -105.7833 17.659 PINE TREE JUNCTION|WY - 42.8664 -109.8647 125.351 PINEDALE|WY - 41.6800 -108.7800 29.485 POINT OF ROCKS|WY - 43.0300 -106.9800 14.633 POWDER RIVER|WY - 44.7918 -108.7359 69.141 POWELL|WY - 43.7359 -105.8839 31.633 PUMPKIN BUTTES|WY - 41.0500 -105.4600 19.144 PUMPKIN VINE|WY - 43.4262 -110.7984 11.899 RAFTER J RANCH|WY - 41.2700 -110.6800 11.387 RAGEN|WY - 44.9073 -107.1641 37.599 RANCHESTER|WY - 41.7845 -107.2279 150.794 RAWLINS|WY - 44.7759 -105.7010 60.463 RECLUSE|WY - 41.6500 -108.1200 12.725 RED DESERT|WY - 43.2400 -104.2700 60.781 REDBIRD|WY - 41.6700 -109.1900 18.174 RELIANCE|WY - 43.7666 -105.4769 4.639 RENO JUNCTION|WY - 41.2144 -106.7807 1.715 RIVERSIDE|WY - 43.0356 -108.4148 469.778 RIVERTON|WY - 41.1800 -110.4200 37.048 ROBERTSON|WY - 43.5868 -105.0030 36.354 ROCHELLE|WY - 41.7312 -105.9727 38.737 ROCK RIVER|WY - 41.5981 -109.2215 281.127 ROCK SPRINGS|WY - 44.9000 -105.1000 21.417 ROCKYPOINT|WY - 42.9024 -105.8460 11.647 ROLLING HILLS ESTATES|WY - 44.2833 -105.2000 21.833 ROZET|WY - 41.8200 -110.9800 31.488 SAGE JUNCTION|WY - 41.4515 -106.8122 58.066 SARATOGA|WY - 43.8645 -105.7874 68.744 SAVAGETON|WY - 42.1500 -106.9000 83.345 SEMINOE DAM|WY - 44.5300 -107.7800 23.442 SHELL|WY - 44.7921 -106.9571 139.704 SHERIDAN|WY - 42.3500 -106.2100 71.364 SHIRLEY BASIN|WY - 43.2379 -108.1029 53.362 SHOSHONI|WY - 42.4400 -105.0300 16.593 SIBLEY PEAK|WY - 41.7775 -107.1167 10.317 SINCLAIR|WY - 41.1330 -106.5800 29.850 SKYLINE|WY - 42.6200 -110.9200 27.689 SMOOT|WY - 41.0971 -104.8058 12.449 SOUTH GREELEY HIGHWAY|WY - 44.7104 -105.8451 18.877 SPOTTED HORSE|WY - 42.9800 -108.4200 4.899 ST. STEPHENS|WY - 44.7700 -105.0500 46.347 STRONER|WY - 44.4047 -104.3742 124.845 SUNDANCE|WY - 41.7606 -108.9636 43.100 SUPERIOR|WY - 43.7000 -106.2900 25.953 SUSSEX|WY - 44.0347 -107.4474 42.621 TEN SLEEP|WY - 43.5700 -110.8100 20.062 TETON VILLAGE|WY - 42.9198 -111.0011 9.262 THAYNE|WY - 43.6480 -108.2139 90.301 THERMOPOLIS|WY - 44.1667 -104.7333 20.141 THORNTON|WY - 42.0675 -104.1820 72.996 TORRINGTON|WY - 44.9200 -110.4200 32.338 TOWER JUNCTION|WY - 43.5667 -105.6667 48.378 TURNERCREST|WY - 44.1021 -104.6281 78.234 UPTON|WY - 42.6636 -104.0907 17.819 VAN TASSELL|WY - 41.1500 -105.4000 14.650 VEDAUWOO|WY - 41.9600 -104.3500 29.505 VETERAN|WY - 43.0600 -107.1900 103.530 WALTMAN|WY - 41.6689 -107.9759 66.795 WAMSUTTER|WY - 44.4700 -109.4300 31.825 WAPITI|WY - 41.1531 -104.8606 6.547 WARREN AF BASE|WY - 44.4818 -104.4421 21.657 WARREN PEAK|WY - 44.6342 -105.3334 34.227 WESTON|WY - 42.0512 -104.9589 59.583 WHEATLAND|WY - 41.4100 -104.8700 44.331 WHITAKER|WY - 43.5000 -110.8700 13.064 WILSON|WY - 43.8600 -108.1600 14.202 WINCHESTER|WY - 44.4500 -104.6333 15.466 WONDER VIEW|WY - 41.1100 -106.0200 51.089 WOODS LANDING|WY - 44.0054 -107.9580 180.444 WORLAND|WY - 43.7492 -105.5019 41.610 WRIGHT|WY - 44.2901 -105.3686 12.193 WYODAK|WY - 41.9176 -104.2946 12.642 YODER|WY - 44.9483 -90.3187 49.208 ABBOTSFORD|WI - 43.9553 -89.8169 48.978 ADAMS|WI - 44.3310 -91.9222 9.357 ALMA|WI - 44.4366 -90.9130 7.649 ALMA CENTER|WI - 44.2524 -91.4934 55.834 ARCADIA|WI - 44.0329 -89.8827 11.892 ARKDALE|WI - 44.8827 -90.4840 9.504 ATWOOD|WI - 42.9036 -91.0982 30.217 BAGLEY|WI - 43.8920 -90.9911 21.365 BANGOR|WI - 43.2123 -90.8349 7.252 BARNUM|WI - 43.8355 -91.1163 10.242 BARRE MILLS|WI - 44.2010 -91.2333 7.061 BEACH CORNERS|WI - 42.7975 -90.8842 10.129 BEETOWN|WI - 43.2920 -90.8254 14.439 BELL CENTER|WI - 43.5815 -90.3506 7.473 BENDERS CORNERS|WI - 44.1188 -89.8023 42.769 BIG FLATS|WI - 43.6674 -89.6342 17.385 BIG SPRING|WI - 44.2987 -90.8470 126.976 BLACK RIVER FALLS|WI - 44.2959 -91.2299 18.531 BLAIR|WI - 43.4974 -90.4675 36.004 BLOOM CITY|WI - 43.6473 -90.7837 6.041 BLOOMINGDALE|WI - 42.8921 -90.9273 14.195 BLOOMINGTON|WI - 43.1862 -90.5724 4.965 BLUE RIVER|WI - 43.3308 -90.5272 12.441 BOAZ|WI - 43.1396 -90.7046 109.299 BOSCOBEL|WI - 43.3823 -90.6174 12.878 BOSSTOWN|WI - 43.9387 -91.2997 6.169 BRICE PRAIRIE|WI - 43.0021 -91.0542 11.174 BRIDGEPORT|WI - 43.8191 -89.6342 36.097 BROOKS|WI - 43.9178 -89.9777 17.825 BUCKHORN STATE PARK|WI - 44.2235 -91.8694 22.948 BUFFALO|WI - 43.9525 -90.9811 13.963 BURNS|WI - 44.0512 -91.0469 10.155 BURR OAK|WI - 42.7152 -90.8184 10.442 BURTON|WI - 43.9189 -90.2689 12.468 CAMP DOUGLAS|WI - 43.7431 -90.7814 7.588 CASHTON|WI - 42.7156 -90.9904 19.876 CASSVILLE|WI - 43.0460 -90.5333 20.916 CASTLE ROCK|WI - 44.0859 -90.8312 23.305 CATARACT|WI - 43.5253 -90.1988 17.273 CAZENOVIA|WI - 44.0713 -91.4508 8.853 CENTERVILLE|WI - 43.6548 -91.0999 15.194 CHASEBURG|WI - 45.2803 -90.3192 37.334 CHELSEA|WI - 44.6305 -90.3506 18.475 CHILI|WI - 44.4660 -91.4160 25.730 CHIMNEY ROCK|WI - 44.6488 -90.5973 22.157 CHRISTIE|WI - 43.8812 -90.3506 28.096 CLIFTON|WI - 44.0164 -90.1824 28.489 CLOVERDALE|WI - 44.2288 -91.8366 3.158 COCHRANE|WI - 43.7018 -91.0102 16.583 COON VALLEY|WI - 44.0512 -91.2826 9.793 COUNCIL BAY|WI - 44.3162 -91.7651 6.688 CREAM|WI - 42.6031 -90.4313 34.024 CUBA CITY|WI - 44.9539 -90.4352 9.352 CURTISS|WI - 44.0183 -90.2354 4.334 CUTLER|WI - 43.4269 -91.1967 17.488 DE SOTO|WI - 43.9689 -89.9558 11.489 DELLWOOD|WI - 42.6258 -90.5921 13.968 DICKEYVILLE|WI - 43.6509 -90.4328 8.079 DILLY|WI - 44.2686 -90.9994 15.686 DISCO|WI - 44.1334 -91.5622 19.733 DODGE|WI - 45.2483 -90.8994 16.321 DONALD|WI - 45.0023 -90.3333 13.913 DORCHESTER|WI - 43.2141 -90.5004 6.456 EAGLE CORNERS|WI - 43.1623 -91.0203 13.763 EASTMAN|WI - 44.9503 -90.8659 6.147 EIDSVOLD|WI - 44.5764 -91.4703 8.519 ELEVA|WI - 44.4313 -91.3996 8.955 ELK CREEK|WI - 42.7810 -90.6192 12.457 ELLENBORO|WI - 43.7427 -90.2724 23.614 ELROY|WI - 43.6308 -90.9665 11.435 ESOFEA|WI - 44.1698 -91.2661 7.126 ETTRICK|WI - 43.3622 -90.9500 17.634 FAIRVIEW|WI - 44.2156 -90.8349 9.857 FALL HALL GLEN|WI - 42.9806 -90.6506 40.979 FENNIMORE|WI - 43.3432 -91.0835 12.114 FERRYVILLE|WI - 44.2175 -90.1331 6.694 FINLEY|WI - 43.3147 -90.5991 7.827 FIVE POINTS|WI - 44.0164 -90.6814 15.265 FORT MC COY|WI - 44.1198 -91.6978 10.361 FOUNTAIN CITY|WI - 44.2156 -91.1163 30.474 FRANKLIN|WI - 43.8583 -91.2603 8.166 FRENCH ISLAND|WI - 44.1498 -91.3173 17.813 FRENCHVILLE|WI - 43.9718 -89.8200 4.258 FRIENDSHIP|WI - 44.0842 -91.3562 20.385 GALESVILLE|WI - 43.3201 -90.8504 7.309 GAYS MILLS|WI - 43.5734 -91.2258 7.304 GENOA|WI - 42.6165 -90.4840 5.223 GEORGETOWN|WI - 43.4316 -90.4492 8.642 GILLINGHAM|WI - 45.1669 -90.8069 7.886 GILMAN|WI - 44.4642 -91.6829 10.454 GILMANTON|WI - 42.8303 -91.0688 11.830 GLEN HAVEN|WI - 43.7825 -90.3487 11.253 GLENDALE|WI - 44.6506 -90.6649 5.462 GLOBE|WI - 45.1615 -90.0633 23.765 GOODRICH|WI - 43.2141 -90.2994 14.172 GOTHAM|WI - 43.8995 -89.7128 15.588 GRAND MARSH|WI - 44.5885 -90.4620 3.777 GRANTON|WI - 43.5650 -90.4164 18.742 GREENWOOD|WI - 45.2483 -90.7829 9.387 HANNIBAL|WI - 44.4167 -90.7307 31.818 HATFIELD|WI - 42.5343 -90.4356 17.975 HAZEL GREEN|WI - 44.2175 -91.2004 5.383 HEGG|WI - 43.6541 -90.3377 46.604 HILLSBORO|WI - 44.3840 -91.0111 21.535 HIXTON|WI - 43.9569 -91.2590 33.644 HOLMEN|WI - 44.5318 -90.9007 25.280 HUMBIRD|WI - 42.7810 -90.7673 18.968 HURRICANE|WI - 43.8793 -90.2682 6.768 HUSTLER|WI - 44.1974 -91.3173 12.402 IDUNA|WI - 44.3622 -91.4193 8.782 INDEPENDENCE|WI - 44.1864 -90.8988 18.329 IRVING|WI - 43.3475 -90.2830 5.166 ITHACA|WI - 45.3557 -90.8012 18.356 JUMP RIVER|WI - 45.0143 -90.9007 14.400 JUNCTION|WI - 43.7932 -90.3676 2.973 KENDALL|WI - 42.5836 -90.5991 11.094 KIELER|WI - 44.1023 -90.5333 53.650 KIRBY|WI - 43.8269 -91.2339 359.717 LA CROSSE|WI - 43.5775 -90.6381 18.219 LA FARGE|WI - 44.4295 -90.6996 4.491 LAKE ARBUTUS|WI - 42.8485 -90.7080 32.807 LANCASTER|WI - 43.7825 -90.0125 6.777 LEMONWEIR|WI - 44.5373 -91.0999 13.306 LEVIS|WI - 43.4828 -90.9007 19.875 LIBERTY POLE|WI - 42.9007 -90.4337 21.936 LIVINGSTON|WI - 43.1845 -90.2017 10.319 LONE ROCK|WI - 44.8827 -90.6009 30.709 LONGWOOD|WI - 44.7361 -90.4964 19.641 LOYAL|WI - 43.4152 -90.2482 19.737 LOYD|WI - 45.0752 -90.7240 36.500 LUBLIN|WI - 43.7101 -89.8944 7.112 LYNDON STATION|WI - 44.5830 -90.4164 13.489 LYNN|WI - 43.2480 -91.0479 8.658 LYNXVILLE|WI - 44.0822 -91.5604 12.713 MARSHLAND|WI - 44.1498 -90.2957 24.766 MATHER|WI - 43.8006 -90.0811 86.356 MAUSTON|WI - 44.5647 -92.0027 12.851 MAXVILLE|WI - 44.2211 -90.2153 18.986 MEADOW VALLEY|WI - 43.8684 -91.2004 4.894 MEDARY|WI - 45.1386 -90.3479 430.418 MEDFORD|WI - 44.1320 -90.9968 14.113 MELROSE|WI - 43.8043 -90.7803 7.795 MELVINA|WI - 44.4510 -90.8366 11.464 MERRILLAN|WI - 43.8008 -90.9482 11.247 MIDDLE RIDGE|WI - 44.1992 -90.6485 25.548 MILLSTON|WI - 43.0314 -90.9336 25.386 MILLVILLE|WI - 44.0183 -91.0999 20.784 MINDORO|WI - 44.5154 -92.0027 21.874 MISHA MOKWA|WI - 44.4514 -91.7998 33.672 MODENA|WI - 44.5689 -91.6695 61.941 MONDOVI|WI - 44.1188 -89.9485 12.118 MONROE CENTER|WI - 44.3490 -91.6664 27.151 MONTANA|WI - 42.9702 -90.4329 18.065 MONTFORT|WI - 42.9697 -90.8586 16.385 MOUNT HOPE|WI - 43.3143 -90.9306 7.056 MOUNT STERLING|WI - 43.1873 -90.4342 27.417 MUSCODA|WI - 44.0246 -90.0717 9.748 NECEDAH|WI - 44.5604 -90.5909 74.288 NEILLSVILLE|WI - 44.4236 -92.0049 14.354 NELSON|WI - 43.3658 -90.2665 13.067 NEPTUNE|WI - 44.4989 -90.3670 12.363 NEVINS|WI - 43.9854 -91.3173 8.255 NEW AMSTERDAM|WI - 43.8786 -90.1647 15.321 NEW LISBON|WI - 44.1663 -90.0326 20.912 NEW MINER|WI - 44.2357 -89.8845 19.402 NEW ROME|WI - 43.7825 -90.9829 4.043 NEWBURG CORNERS|WI - 43.5815 -91.0670 15.309 NEWTON|WI - 42.8157 -90.9683 7.916 NORTH ANDOVER|WI - 44.0987 -91.1181 44.617 NORTH BEND|WI - 44.4514 -91.0012 8.387 NORTH BRANCH|WI - 44.4660 -91.0999 29.457 NORTHFIELD|WI - 43.8333 -90.6254 27.333 NORWALK|WI - 43.9627 -90.3786 11.517 OAKDALE|WI - 43.8871 -91.2188 15.906 ONALASKA|WI - 43.7221 -90.5929 20.085 ONTARIO|WI - 44.5783 -91.2181 37.038 OSSEO|WI - 44.9494 -90.5678 17.984 OWEN|WI - 42.9393 -90.9727 12.337 PATCH GROVE|WI - 45.2004 -90.6344 26.034 PERKINSTOWN|WI - 44.4247 -91.2082 14.860 PIGEON FALLS|WI - 43.7167 -89.8151 23.176 PLAINVILLE|WI - 42.7352 -90.4769 52.503 PLATTEVILLE|WI - 44.4459 -91.3027 8.818 PLEASANTVILLE|WI - 43.2141 -90.7490 19.205 PLUGTOWN|WI - 45.1364 -90.8012 16.199 POLLEY|WI - 43.2050 -90.5680 11.436 PORT ANDREW|WI - 43.7661 -90.8495 33.337 PORTLAND|WI - 42.6894 -90.7110 24.539 POTOSI|WI - 43.6308 -90.6503 6.002 POTTS CORNERS|WI - 44.3819 -91.7505 9.489 PRAAG|WI - 43.0432 -91.1400 6.672 PRAIRIE DU CHIEN|WI - 44.3691 -90.4986 21.036 PRAY|WI - 42.9656 -90.5479 8.909 PRESTON|WI - 44.5793 -91.0505 10.981 PRICE|WI - 43.4488 -90.7589 13.653 READSTOWN|WI - 43.4645 -91.1492 11.058 RED MOUND|WI - 44.5812 -91.1337 6.714 REQUA|WI - 44.9156 -90.7673 14.837 RESEBURG|WI - 43.4481 -91.0834 6.436 RETREAT|WI - 45.3189 -90.2036 10.116 RIB LAKE|WI - 43.3378 -90.3832 61.719 RICHLAND CENTER|WI - 43.8848 -90.5662 14.965 RIDGEVILLE|WI - 44.8297 -90.3999 19.174 RIPLINGER|WI - 43.4152 -90.9665 13.675 RISING SUN|WI - 43.4481 -90.3670 12.038 ROCKBRIDGE|WI - 43.9061 -90.9182 7.485 ROCKLAND|WI - 43.6454 -90.6009 21.032 ROCKTON|WI - 43.3311 -90.7325 13.214 ROLLING GROUND|WI - 43.4316 -90.5644 20.033 SABIN|WI - 43.2653 -90.9665 24.292 SENECA|WI - 43.2818 -90.2976 15.201 SEXTONVILLE|WI - 44.1809 -90.7983 8.158 SHAMROCK|WI - 44.0311 -90.3140 9.084 SHENNINGTON|WI - 44.4313 -90.3524 36.113 SHERWOOD|WI - 44.4971 -90.5169 16.646 SHORTVILLE|WI - 44.5482 -90.6521 6.326 SIDNEY|WI - 42.5160 -90.5333 10.150 SINSINAWA|WI - 43.3924 -90.7736 33.482 SOLDIERS GROVE|WI - 43.9428 -90.8098 49.362 SPARTA|WI - 44.1498 -90.1331 9.962 SPRAGUE|WI - 43.7862 -91.0322 8.375 ST JOSEPH|WI - 43.8008 -90.6850 10.423 ST MARYS|WI - 45.0764 -90.3125 15.978 STETSONVILLE|WI - 43.1812 -90.8573 13.340 STEUBEN|WI - 44.0365 -91.1675 6.766 STEVENSTOWN|WI - 42.9144 -90.6338 16.654 STITZER|WI - 43.6612 -91.2184 9.693 STODDARD|WI - 44.0713 -89.9832 20.982 STRONGS PRAIRIE|WI - 44.5529 -91.3862 15.988 STRUM|WI - 44.1827 -91.4672 13.954 TAMARACK|WI - 44.3221 -91.1212 11.944 TAYLOR|WI - 44.3819 -91.8674 14.994 TELL|WI - 42.6897 -90.6866 2.068 TENNYSON|WI - 44.9598 -90.8009 11.404 THORP|WI - 44.6817 -90.7819 13.509 TIOGA|WI - 43.9896 -90.5033 29.063 TOMAH|WI - 43.2836 -90.6503 28.167 TAVERA|WI - 44.0070 -91.4360 18.134 TREMPEALEAU|WI - 43.7149 -90.4017 13.870 TRIPPVILLE|WI - 44.0018 -90.5680 5.775 TUNNEL CITY|WI - 42.8322 -90.5169 15.992 UNION|WI - 43.6841 -90.2632 10.714 UNION CENTER|WI - 44.5007 -91.9003 8.679 URNE|WI - 43.6473 -90.5315 5.857 VALLEY|WI - 44.0512 -90.4145 15.240 VALLEY JUNCTION|WI - 44.3107 -90.8111 4.601 VAUDREUIL|WI - 44.6981 -90.3871 12.222 VEEFKIND|WI - 43.4791 -91.2168 6.312 VICTORY|WI - 43.5076 -90.6731 16.908 VIOLA|WI - 43.5583 -90.8863 51.807 VIROQUA|WI - 44.1304 -90.5006 8.183 WARRENS|WI - 44.2979 -91.6993 13.923 WAUMANDEE|WI - 43.0844 -90.8955 14.611 WAUZEKA|WI - 43.0149 -90.7673 12.227 WERLEY|WI - 43.5486 -90.5315 10.713 WEST LIMA|WI - 43.4645 -91.0158 11.274 WEST PRAIRIE|WI - 43.8986 -91.0817 7.410 WEST SALEM|WI - 45.3488 -90.3009 18.132 WESTBORO|WI - 43.6530 -90.8571 25.137 WESTBY|WI - 43.1995 -90.6338 5.890 WESTPORT|WI - 43.8355 -89.8644 18.942 WHITE CREEK|WI - 44.3658 -91.3137 34.737 WHITEHALL|WI - 44.7292 -90.7344 43.708 WILLARD|WI - 43.8145 -90.5274 8.806 WILTON|WI - 44.9528 -90.5970 2.397 WITHEE|WI - 43.6531 -90.2240 8.206 WONEWOC|WI - 43.0908 -90.7979 8.561 WOODMAN|WI - 44.0277 -90.3858 6.138 WYEVILLE|WI - 44.4349 -91.1346 6.898 YORK|WI - 43.5363 -90.4279 7.680 YUBA|WI - 42.7070 -89.4368 20.011 ALBANY|WI - 45.4145 -92.0365 10.713 ALMENA|WI - 44.2600 -89.4000 15.624 ALMOND|WI - 45.7735 -92.5803 4.088 ALPHA|WI - 44.8051 -91.4420 5.425 ALTOONA|WI - 45.3046 -92.3631 74.873 AMERY|WI - 44.4500 -89.2800 20.863 AMHERST|WI - 44.4600 -89.3000 2.819 AMHERST JUNCTION|WI - 45.6478 -91.6018 4.905 ANGUS|WI - 45.0000 -89.2100 10.231 ANIWA|WI - 45.1500 -89.1500 98.227 ANTIGO|WI - 45.9100 -89.6500 13.698 ARBOR VITAE|WI - 43.1633 -89.9132 10.834 ARENA|WI - 45.6600 -88.8800 13.941 ARGONNE|WI - 42.7006 -89.8662 22.703 ARGYLE|WI - 43.3385 -89.3766 13.395 ARLINGTON|WI - 44.4500 -89.4300 8.273 ARNOTT|WI - 44.5400 -90.0300 5.217 ARPIN|WI - 46.5802 -90.8741 60.927 ASHLAND|WI - 45.0300 -90.0800 22.513 ATHENS|WI - 44.6300 -90.0000 14.105 AUBURNDALE|WI - 44.6787 -91.1212 28.373 AUGUSTA|WI - 44.0400 -89.0000 8.411 AURORAVILLE|WI - 43.1882 -90.3252 7.398 AVOCA|WI - 44.2900 -90.1300 58.605 BABCOCK|WI - 44.6300 -90.2100 9.393 BAKERVILLE|WI - 44.9629 -92.3711 71.520 BALDWIN|WI - 45.4581 -92.4547 39.822 BALSAM LAKE|WI - 44.3100 -89.5100 14.334 BANCROFT|WI - 43.4685 -89.7415 96.523 BARABOO|WI - 46.6215 -90.9322 11.017 BARKSDALE|WI - 43.0145 -89.8959 13.546 BARNEVELD|WI - 45.4006 -91.8465 25.184 BARRON|WI - 44.5853 -92.4526 11.976 BAY CITY|WI - 46.8116 -90.8214 99.092 BAYFIELD|WI - 42.8617 -89.5365 13.752 BELLEVILLE|WI - 42.7380 -90.3326 12.309 BELMONT|WI - 46.4493 -91.8505 25.825 BENNETT|WI - 46.5019 -91.0769 10.161 BENOIT|WI - 42.5709 -90.3822 8.767 BENTON|WI - 44.5300 -90.0800 33.384 BETHEL|WI - 44.7600 -89.3800 25.096 BEVENT|WI - 44.6100 -89.0000 17.474 BIG FALLS|WI - 45.6571 -91.5522 23.470 BIRCHWOOD|WI - 44.9300 -89.1900 14.736 BIRNAMWOOD|WI - 44.4300 -89.7800 9.935 BIRON|WI - 43.1366 -89.7461 9.441 BLACK EARTH|WI - 44.3100 -89.3000 16.833 BLAINE|WI - 42.8093 -89.8606 17.463 BLANCHARDVILLE|WI - 44.6100 -89.9100 7.806 BLENKER|WI - 45.1025 -91.4908 73.312 BLOOMER|WI - 45.2900 -89.5300 3.877 BLOOMVILLE|WI - 43.0207 -89.8262 6.354 BLUE MOUNDS|WI - 46.5803 -91.6688 4.459 BLUEBERRY|WI - 46.1100 -89.6300 30.731 BOULDER JUNCTION|WI - 44.8600 -88.9600 23.502 BOWLER|WI - 45.0426 -92.0399 10.764 BOYCEVILLE|WI - 44.9535 -91.0401 8.538 BOYD|WI - 45.5300 -89.7500 4.498 BRADLEY|WI - 45.7381 -92.6829 11.069 BRANSTAD|WI - 45.5629 -90.1152 9.333 BRANTWOOD|WI - 42.6167 -89.3762 21.887 BRODHEAD|WI - 45.0300 -89.6500 17.994 BROKAW|WI - 42.8529 -89.3722 18.923 BROOKLYN|WI - 42.5779 -89.7914 8.549 BROWNTOWN|WI - 45.4586 -91.2728 14.360 BRUCE|WI - 46.5531 -91.5767 13.737 BRULE|WI - 45.2000 -89.0100 18.898 BRYANT|WI - 46.0137 -90.4977 20.641 BUTTERNUT|WI - 46.1989 -91.3047 52.336 CABLE|WI - 44.9512 -91.1512 17.525 CADOTT|WI - 43.5409 -89.1138 9.303 CAMBRIA|WI - 43.0072 -89.0187 9.313 CAMBRIDGE|WI - 45.4033 -91.7434 8.344 CAMERON|WI - 45.5358 -90.5329 16.663 CATAWBA|WI - 46.5078 -90.4986 7.034 CEDAR|WI - 45.4496 -92.5558 8.560 CENTURIA|WI - 46.3983 -92.1636 22.606 CHAFFEY|WI - 45.3160 -91.6531 46.719 CHETEK|WI - 45.9266 -91.3328 6.863 CHIEF LAKE|WI - 44.9325 -91.3912 31.192 CHIPPEWA FALLS|WI - 46.1558 -90.9169 26.545 CLAM LAKE|WI - 45.3237 -92.1700 16.722 CLAYTON|WI - 45.2501 -92.2686 15.261 CLEAR LAKE|WI - 45.8400 -89.1800 12.793 CLEARWATER LAKE|WI - 46.6771 -91.6796 23.404 CLOVERLAND|WI - 42.9653 -90.3293 8.606 COBB|WI - 44.9100 -90.3000 9.839 COLBY|WI - 44.9969 -91.7259 10.226 COLFAX|WI - 44.0300 -89.5100 7.698 COLOMA|WI - 43.3357 -89.0284 63.821 COLUMBUS|WI - 46.0400 -89.2500 15.565 CONOVER|WI - 45.3847 -91.0358 19.266 CONRATH|WI - 45.7476 -92.2572 12.669 COOMER|WI - 45.1625 -91.1523 33.253 CORNELL|WI - 43.0850 -89.2023 12.664 COTTAGE GROVE|WI - 45.7962 -91.2992 8.929 COUDERAY|WI - 46.1649 -92.2383 6.334 COZY CORNER|WI - 45.5600 -88.9000 42.057 CRANDON|WI - 43.1139 -89.6462 18.393 CROSS PLAINS|WI - 45.5359 -92.0232 23.536 CUMBERLAND|WI - 44.5000 -89.4100 12.206 CUSTER|WI - 46.2162 -92.1555 46.183 DAIRYLAND|WI - 45.2581 -91.8147 14.934 DALLAS|WI - 46.0067 -92.3713 56.799 DANBURY|WI - 44.6800 -89.6900 26.016 DANCY|WI - 43.2504 -89.5004 12.903 DANE|WI - 42.6805 -90.1170 31.505 DARLINGTON|WI - 43.2458 -89.3458 17.264 DE FOREST|WI - 45.1886 -92.3866 11.551 DEER PARK|WI - 45.2300 -89.1600 13.001 DEERBROOK|WI - 43.0514 -89.0743 26.293 DEERFIELD|WI - 44.3800 -90.1100 22.111 DEXTERVILLE|WI - 42.9638 -90.1300 61.144 DODGEVILLE|WI - 45.2300 -89.4600 17.908 DOERING|WI - 45.0485 -92.1241 4.192 DOWNING|WI - 43.4276 -89.1462 8.834 DOYLESTOWN|WI - 45.3615 -92.6338 12.575 DRESSER|WI - 46.3308 -91.2578 35.087 DRUMMOND|WI - 44.6291 -91.9606 18.553 DURAND|WI - 45.9100 -89.2500 18.569 EAGLE RIVER|WI - 45.9107 -91.7605 5.884 EARL|WI - 44.8212 -91.4923 133.023 EAU CLAIRE|WI - 44.9100 -89.9600 14.283 EDGAR|WI - 42.8378 -89.0726 63.869 EDGERTON|WI - 45.7423 -91.4752 24.934 EDGEWATER|WI - 44.8800 -89.1900 4.940 ELAND|WI - 45.4300 -89.1800 18.030 ELCHO|WI - 44.7800 -89.2500 9.732 ELDERON|WI - 44.8751 -91.6877 18.083 ELK MOUND|WI - 44.5800 -89.4300 5.168 ELLIS|WI - 44.7374 -92.4798 30.050 ELLSWORTH|WI - 45.0600 -89.1800 13.966 ELMHURST|WI - 44.7801 -92.1493 18.780 ELMWOOD|WI - 43.7147 -89.4689 28.247 ENDEAVOR|WI - 45.5000 -89.2500 33.906 ENTERPRISE|WI - 42.7799 -89.2987 26.499 EVANSVILLE|WI - 44.8400 -89.6400 16.823 EVERGREEN|WI - 45.6680 -91.2402 46.197 EXELAND|WI - 44.6055 -90.9564 19.058 FAIRCHILD|WI - 44.7621 -91.2740 21.750 FALL CREEK|WI - 43.3851 -89.0477 12.651 FALL RIVER|WI - 45.7722 -92.5281 12.265 FALUN|WI - 44.8600 -90.0100 30.547 FENWOOD|WI - 45.8798 -90.4222 13.773 FIFIELD|WI - 42.9860 -89.4251 25.157 FITCHBURG|WI - 42.6715 -89.2089 44.319 FOOTVILLE|WI - 45.6720 -92.5911 4.626 FOUR CORNERS|WI - 46.4819 -92.2828 39.994 FOXBORO|WI - 45.6564 -92.4640 66.603 FREDERIC|WI - 43.5890 -89.0678 13.446 FRIESLAND|WI - 45.6600 -89.0900 8.129 GAGEN|WI - 44.7100 -89.2600 14.837 GALLOWAY|WI - 46.4284 -90.2252 1.124 GILE|WI - 45.3000 -89.5000 36.784 GLEASON|WI - 45.4968 -90.8931 15.514 GLEN FLORA|WI - 45.0573 -92.1716 30.904 GLENWOOD CITY|WI - 46.1350 -90.5786 48.413 GLIDDEN|WI - 45.7000 -89.6300 10.812 GOODNOW|WI - 46.2470 -91.7986 26.513 GORDON|WI - 46.3676 -91.1083 16.243 GRAND VIEW|WI - 45.7806 -92.6845 34.955 GRANTSBURG|WI - 42.5795 -90.0229 12.024 GRATIOT|WI - 46.4732 -90.5085 27.792 GURNEY|WI - 44.7900 -89.8600 13.735 HALDER|WI - 45.0800 -89.8800 33.021 HAMBURG|WI - 44.9730 -92.4371 5.619 HAMMOND|WI - 44.1300 -89.5100 21.393 HANCOCK|WI - 45.4800 -89.5000 18.540 HARRISON|WI - 45.6600 -89.6500 18.867 HARSHAW|WI - 44.8800 -89.3300 6.582 HATLEY|WI - 45.6078 -91.7784 28.654 HAUGEN|WI - 45.5118 -90.7133 82.678 HAWKINS|WI - 46.5031 -91.8608 13.223 HAWTHORNE|WI - 46.0100 -91.4803 200.441 HAYWARD|WI - 45.7900 -89.7100 11.780 HAZELHURST|WI - 45.5400 -89.7100 21.158 HEAFFORD JUNCTION|WI - 46.8325 -91.2611 19.095 HERBSTER|WI - 45.8086 -92.1753 18.129 HERTEL|WI - 44.6300 -90.1300 6.555 HEWITT|WI - 46.3889 -90.7363 9.981 HIGH BRIDGE|WI - 43.0464 -90.3790 12.966 HIGHLAND|WI - 45.7100 -88.9800 23.031 HILES|WI - 45.0300 -89.3100 34.517 HOGARTY|WI - 42.8761 -89.9333 22.002 HOLLANDALE|WI - 44.9669 -92.7421 5.058 HUDSON|WI - 46.4443 -90.1965 4.722 HURLEY|WI - 45.5055 -90.8132 7.116 INGRAM|WI - 46.5309 -91.1789 28.837 INO|WI - 44.5000 -89.1100 23.114 IOLA|WI - 45.3400 -89.6600 15.150 IRMA|WI - 46.4007 -90.3244 11.280 IRON BELT|WI - 46.5645 -91.4083 18.826 IRON RIVER|WI - 43.5447 -90.1417 7.482 IRONTON|WI - 45.5000 -89.4300 8.376 JEFFRIS|WI - 44.5600 -89.4800 5.782 JORDAN|WI - 44.5800 -89.7500 21.850 JUNCTION CITY|WI - 44.3600 -89.4600 31.334 KEENE|WI - 44.3400 -89.7100 17.203 KELLNER|WI - 45.2800 -89.1600 26.070 KEMPSTER|WI - 45.5309 -90.5861 4.652 KENNAN|WI - 46.4818 -90.3064 13.034 KIMBALL|WI - 44.3300 -89.1300 5.746 KING|WI - 43.6936 -89.1313 13.275 KINGSTON|WI - 44.9541 -92.0769 20.297 KNAPP|WI - 44.7100 -89.6800 7.989 KNOWLTON|WI - 43.5827 -90.1306 15.196 LA VALLE|WI - 45.9600 -89.8800 46.971 LAC DU FLAMBEAU|WI - 45.4628 -91.0959 34.967 LADYSMITH|WI - 43.5933 -89.7804 8.652 LAKE DELTON|WI - 46.5078 -91.6945 20.770 LAKE NEBAGAMON|WI - 45.8100 -89.5900 34.205 LAKE TOMAHAWK|WI - 43.3735 -89.5756 26.219 LAKE WISCONSIN|WI - 44.9202 -91.3025 7.421 LAKE WISSOTA|WI - 45.9831 -91.8164 28.367 LAMPSON|WI - 46.1600 -89.2300 26.507 LAND O LAKES|WI - 45.5100 -89.0600 2.447 LENNOX|WI - 43.4682 -90.1564 11.419 LIME RIDGE|WI - 44.2800 -89.0300 15.335 LIND CENTER|WI - 42.9192 -90.2740 14.971 LINDEN|WI - 44.5400 -90.3000 17.812 LINDSEY|WI - 45.0400 -89.8400 10.357 LITTLE CHICAGO|WI - 45.9650 -91.3678 13.683 LITTLE ROUND LAKE|WI - 43.3164 -89.5321 14.675 LODI|WI - 43.4398 -90.0370 27.030 LOGANVILLE|WI - 44.0200 -89.1100 3.342 LOHRVILLE|WI - 45.8856 -90.8531 22.513 LORETTA|WI - 45.5752 -92.4673 21.203 LUCK|WI - 43.0798 -89.3875 225.822 MADISON|WI - 44.5678 -92.3084 20.385 MAIDEN ROCK|WI - 46.1331 -90.0136 8.715 MANITOWISH|WI - 46.1300 -89.8800 19.780 MANITOWISH WATERS|WI - 46.5898 -91.7208 55.073 MAPLE|WI - 43.1098 -89.3694 8.213 MAPLE BLUFF|WI - 44.9500 -89.8400 17.820 MARATHON CITY|WI - 46.4225 -90.8169 26.810 MARENGO|WI - 43.7092 -88.9897 172.947 MARKESAN|WI - 43.7422 -89.1388 12.540 MARQUETTE|WI - 43.1725 -89.0641 14.033 MARSHALL|WI - 44.6600 -90.1600 46.986 MARSHFIELD|WI - 46.4355 -91.0623 19.120 MASON|WI - 45.0000 -89.0300 10.833 MATTOON|WI - 43.1744 -89.7948 22.866 MAZOMANIE|WI - 45.7300 -89.5500 20.474 MC NAUGHTON|WI - 43.0189 -89.2939 15.190 MCFARLAND|WI - 46.3233 -90.6611 56.943 MELLEN|WI - 44.8879 -91.9140 36.060 MENOMONIE|WI - 46.1657 -90.0628 15.897 MERCER|WI - 45.1800 -89.6800 42.618 MERRILL|WI - 43.3737 -89.6254 4.181 MERRIMAC|WI - 43.1029 -89.5063 10.781 MIDDLETON|WI - 44.9700 -90.1900 12.690 MILAN|WI - 44.5900 -89.8600 5.226 MILLADORE|WI - 45.5269 -92.4997 13.140 MILLTOWN|WI - 42.8619 -90.1831 27.599 MINERAL POINT|WI - 45.8600 -89.6900 14.022 MINOCQUA|WI - 46.0984 -91.8239 33.098 MINONG|WI - 45.4800 -89.0000 20.066 MOLE LAKE|WI - 45.5800 -89.1100 16.915 MONICO|WI - 43.0544 -89.3332 7.358 MONONA|WI - 42.5998 -89.6438 95.847 MONROE|WI - 43.7943 -89.3344 24.769 MONTELLO|WI - 42.7458 -89.5897 15.038 MONTICELLO|WI - 46.4305 -90.2388 10.009 MONTREAL|WI - 44.7600 -89.7800 9.292 MOON|WI - 46.2876 -92.1555 14.378 MOOSE JUNCTION|WI - 46.5705 -91.0833 13.630 MOQUAH|WI - 46.2223 -90.6277 22.439 MORSE|WI - 44.7800 -89.6900 47.938 MOSINEE|WI - 43.0091 -89.7336 37.171 MOUNT HOREB|WI - 44.1100 -89.1900 16.156 MOUNT MORRIS|WI - 46.2128 -91.0455 16.680 NAMEKAGON|WI - 45.5100 -89.0300 7.468 NASHVILLE|WI - 44.3100 -89.8800 22.105 NEKOOSA|WI - 44.5000 -89.3000 9.105 NELSONVILLE|WI - 43.9652 -89.2139 24.271 NESHKORO|WI - 45.2300 -89.1100 4.096 NEVA|WI - 45.1981 -91.5650 24.806 NEW AUBURN|WI - 42.8132 -89.6346 49.358 NEW GLARUS|WI - 45.8972 -91.1920 22.669 NEW POST|WI - 45.1221 -92.5367 42.077 NEW RICHMOND|WI - 44.8800 -89.2500 34.237 NORRIE|WI - 43.4587 -89.8631 6.569 NORTH FREEDOM|WI - 44.5900 -89.1900 39.981 NORTHLAND|WI - 45.9142 -91.4036 16.736 NORTHWOODS BEACH|WI - 45.0000 -89.5000 5.167 NUTTERVILLE|WI - 46.6045 -90.6835 17.169 ODANAH|WI - 44.4500 -89.0300 13.453 OGDENSBURG|WI - 45.4436 -90.2982 35.240 OGEMA|WI - 45.7981 -91.1170 10.986 OJIBWA|WI - 46.6499 -92.1899 7.456 OLIVER|WI - 42.9263 -89.3821 13.372 OREGON|WI - 42.6292 -89.2573 11.194 ORFORDVILLE|WI - 45.3192 -92.6959 19.750 OSCEOLA|WI - 46.6330 -91.5320 15.103 OULU|WI - 43.7802 -89.5627 10.822 OXFORD|WI - 43.5341 -89.3003 13.752 PARDEEVILLE|WI - 45.9334 -90.4459 81.598 PARK FALLS|WI - 44.5100 -89.5400 1.651 PARK RIDGE|WI - 45.4100 -89.4000 27.625 PARRISH|WI - 46.4915 -92.2208 5.710 PATZAU|WI - 45.3600 -89.0100 57.868 PEARSON|WI - 45.5000 -89.1100 9.480 PELICAN LAKE|WI - 46.4152 -90.2716 5.108 PENCE|WI - 44.4424 -92.1463 10.581 PEPIN|WI - 44.5600 -89.2300 9.017 PERU|WI - 46.0600 -89.0800 119.716 PHELPS|WI - 45.6956 -90.3977 57.596 PHILLIPS|WI - 45.0400 -89.0100 25.265 PHLOX|WI - 45.3600 -88.9100 8.187 PICKEREL|WI - 44.8100 -89.3400 13.984 PIKE LAKE|WI - 45.1300 -89.6400 12.839 PINE RIVER|WI - 44.4500 -90.1300 18.022 PITTSVILLE|WI - 43.2783 -90.0422 26.149 PLAIN|WI - 44.2100 -89.4800 38.722 PLAINFIELD|WI - 44.4500 -89.5300 15.364 PLOVER|WI - 44.6330 -92.1918 37.035 PLUM CITY|WI - 45.1600 -89.0000 10.275 POLAR|WI - 44.5600 -89.4100 19.498 POLONIA|WI - 44.9800 -89.9800 12.695 PONIATOWSKI|WI - 46.5819 -91.7878 5.649 POPLAR|WI - 44.3300 -89.8400 6.622 PORT EDWARDS|WI - 46.7748 -91.3866 46.604 PORT WING|WI - 43.5479 -89.4659 30.284 PORTAGE|WI - 45.4300 -89.0800 8.162 POST LAKE|WI - 44.1300 -89.0000 21.675 POY SIPPI|WI - 43.3908 -89.4082 15.530 POYNETTE|WI - 43.2911 -89.7285 4.916 PRAIRIE DU SAC|WI - 45.2376 -91.9808 33.212 PRAIRIE FARM|WI - 45.5417 -90.2881 23.694 PRENTICE|WI - 44.7507 -92.7901 7.197 PRESCOTT|WI - 46.2500 -89.7300 15.631 PRESQUE ISLE|WI - 43.8522 -89.1295 36.876 PRINCETON|WI - 45.7685 -91.2187 22.412 RADISSON|WI - 45.6962 -92.8357 11.296 RANDALL|WI - 43.5378 -89.0022 44.776 RANDOLPH|WI - 46.8556 -90.7880 12.145 RED CLIFF|WI - 44.0300 -89.0900 16.361 REDGRANITE|WI - 43.5349 -89.9990 25.280 REEDSBURG|WI - 45.8283 -91.3601 14.391 RESERVE|WI - 42.8419 -90.3963 10.834 REWEY|WI - 45.6300 -89.4100 159.654 RHINELANDER|WI - 44.9600 -89.9000 5.141 RIB FALLS|WI - 44.9129 -89.6754 8.788 RIB MOUNTAIN|WI - 44.9200 -89.6700 1.973 RIB MOUNTAIN STATE PARK|WI - 45.4969 -91.7392 134.606 RICE LAKE|WI - 44.0100 -89.4300 19.598 RICHFORD|WI - 45.2022 -91.8974 10.668 RIDGELAND|WI - 42.9992 -89.9922 9.618 RIDGEWAY|WI - 44.9000 -89.4100 13.137 RINGLE|WI - 43.4503 -89.2377 28.991 RIO|WI - 44.8557 -92.6216 36.224 RIVER FALLS|WI - 46.0764 -92.2478 7.248 RIVERSIDE|WI - 44.9850 -92.5520 14.941 ROBERTS|WI - 43.4799 -89.9180 14.592 ROCK SPRINGS|WI - 42.9725 -89.0326 20.180 ROCKDALE|WI - 44.6300 -89.3000 12.502 ROSHOLT|WI - 44.8800 -89.6100 6.448 ROTHSCHILD|WI - 44.7500 -90.0100 11.010 ROZELLVILLE|WI - 44.5000 -89.8000 20.414 RUDOLPH|WI - 44.3100 -89.1500 11.483 RURAL|WI - 46.4334 -90.9095 7.415 SANBORN|WI - 46.9348 -90.8912 31.689 SAND BAY|WI - 45.7112 -91.8067 9.535 SARONA|WI - 43.2722 -89.7285 50.907 SAUK CITY|WI - 44.1800 -89.1100 11.672 SAXEVILLE|WI - 46.4935 -90.4150 8.629 SAXON|WI - 46.0000 -89.5300 23.015 SAYNER|WI - 44.4600 -89.1300 8.229 SCANDINAVIA|WI - 44.9000 -89.5900 1.655 SCHOFIELD|WI - 44.6800 -89.4100 21.392 SHANTYTOWN|WI - 45.3111 -90.9574 58.558 SHELDON|WI - 45.7386 -91.8991 22.449 SHELL LAKE|WI - 44.8600 -89.0800 9.905 SHEPLEY|WI - 44.3800 -89.2100 14.692 SHERIDAN|WI - 44.5800 -89.9100 13.164 SHERRY|WI - 43.0777 -89.4465 5.122 SHOREWOOD HILLS|WI - 42.5731 -90.2315 17.493 SHULLSBURG|WI - 44.0400 -89.2300 6.051 SILVER LAKE|WI - 45.7837 -92.3800 24.104 SIREN|WI - 46.3494 -91.8200 88.826 SOLON SPRINGS|WI - 45.1273 -92.6760 11.032 SOMERSET|WI - 42.5667 -89.8804 22.257 SOUTH WAYNE|WI - 44.7600 -90.2800 26.273 SPENCER|WI - 45.4542 -90.1144 10.736 SPIRIT|WI - 45.4500 -89.9800 20.859 SPIRIT FALLS|WI - 44.7000 -89.0100 7.880 SPLIT ROCK|WI - 45.8245 -91.8935 61.897 SPOONER|WI - 43.1756 -90.0671 40.996 SPRING GREEN|WI - 44.0100 -89.1600 8.516 SPRING LAKE|WI - 44.8500 -92.2398 29.102 SPRING VALLEY|WI - 45.9486 -91.6884 12.597 SPRINGBROOK|WI - 45.4094 -92.6338 2.222 ST CROIX FALLS|WI - 45.9100 -89.4800 28.964 ST GERMAIN|WI - 46.0074 -91.6263 11.652 STANBERRY|WI - 44.9625 -90.9428 53.108 STANLEY|WI - 46.0300 -89.4600 10.424 STAR LAKE|WI - 45.1983 -92.5318 19.217 STAR PRAIRIE|WI - 45.6600 -89.1900 20.771 STARKS|WI - 44.5100 -89.5600 165.347 STEVENS POINT|WI - 44.4836 -92.2603 9.947 STOCKHOLM|WI - 44.5100 -89.4600 4.473 STOCKTON|WI - 45.8456 -91.5405 29.204 STONE LAKE|WI - 42.9211 -89.2228 21.867 STOUGHTON|WI - 44.7900 -90.0800 19.239 STRATFORD|WI - 45.7800 -89.3000 12.104 SUGAR CAMP|WI - 45.3800 -89.1900 13.178 SUMMIT LAKE|WI - 43.1837 -89.2323 32.082 SUN PRAIRIE|WI - 44.9800 -89.4800 14.174 SUNSET|WI - 46.6969 -92.0596 21.807 SUPERIOR|WI - 44.9893 -91.8476 27.625 TAINTER LAKE|WI - 45.7900 -89.1600 49.555 THREE LAKES|WI - 44.7300 -89.0500 76.994 TIGERTON|WI - 45.4600 -89.7300 55.145 TOMAHAWK|WI - 45.4811 -90.9958 9.728 TONY|WI - 45.6898 -92.5930 12.612 TRADE LAKE|WI - 45.6483 -92.6732 16.895 TRADE RIVER|WI - 45.8998 -91.8211 21.151 TREGO|WI - 45.5500 -90.0000 29.126 TRIPOLI|WI - 45.3924 -92.1413 23.845 TURTLE LAKE|WI - 44.8400 -90.3100 8.199 UNITY|WI - 46.3693 -90.4069 25.037 UPSON|WI - 46.3872 -90.1436 17.406 VAN BUSKIRK|WI - 42.9888 -89.5354 9.253 VERONA|WI - 44.4800 -89.9600 14.959 VESPER|WI - 46.6398 -91.5737 3.484 WAINO|WI - 46.1725 -91.7983 19.412 WASCOTT|WI - 46.6739 -90.8933 24.212 WASHBURN|WI - 43.1866 -89.4520 18.474 WAUNAKEE|WI - 44.3400 -89.0600 54.851 WAUPACA|WI - 44.9600 -89.6300 68.267 WAUSAU|WI - 44.0600 -89.2800 90.011 WAUTOMA|WI - 46.0095 -92.1328 18.858 WEBB LAKE|WI - 45.8786 -92.3620 33.316 WEBSTER|WI - 46.6001 -91.8361 9.038 WENTWORTH|WI - 43.4759 -89.7679 2.677 WEST BARABOO|WI - 44.2100 -88.9600 33.269 WEST BLOOMFIELD|WI - 43.8846 -89.4941 22.289 WESTFIELD|WI - 44.8991 -89.5695 15.739 WESTON|WI - 45.4238 -91.4144 28.761 WEYERHAEUSER|WI - 45.0437 -91.9055 14.340 WHEELER|WI - 44.7800 -89.0900 8.426 WHITCOMB|WI - 44.3600 -88.9400 12.098 WHITE LAKE IN WAUPACA COU|WI - 44.4890 -89.5619 5.493 WHITING|WI - 44.1800 -89.2500 19.324 WILD ROSE|WI - 45.7100 -89.8500 37.873 WILLOW RESERVOIR|WI - 44.9556 -92.1724 7.620 WILSON|WI - 46.2100 -89.9000 63.328 WINCHESTER|WI - 43.2167 -89.3421 7.521 WINDSOR|WI - 45.8211 -91.0120 54.571 WINTER|WI - 43.6264 -89.7779 40.684 WISCONSIN DELLS|WI - 44.4000 -89.8400 39.786 WISCONSIN RAPIDS|WI - 44.8100 -89.1500 18.541 WITTENBERG|WI - 45.5900 -89.5500 16.732 WOODBORO|WI - 45.9000 -89.6900 4.486 WOODRUFF|WI - 44.9525 -92.2864 6.998 WOODVILLE|WI - 43.4931 -89.3100 10.841 WYOCENA|WI - 45.9358 -92.3781 14.814 YELLOWLAKE|WI - 39.4000 -112.7200 17.488 ABRAHAM|UT - 38.2500 -112.8000 13.470 ADAMSVILLE|UT - 40.4603 -111.7745 18.822 ALPINE|UT - 40.5791 -111.6191 20.385 ALTA|UT - 40.3586 -110.2863 27.397 ALTAMONT|UT - 37.4388 -112.4832 40.799 ALTON|UT - 40.4000 -110.3000 7.496 ALTONAH|UT - 41.8575 -111.8968 8.979 AMALGA|UT - 40.3843 -111.7939 40.795 AMERICAN FORK|UT - 37.2200 -109.1800 18.203 ANETH|UT - 38.2500 -111.9700 31.674 ANGLE|UT - 38.7062 -112.0575 9.334 ANNABELLA|UT - 38.1009 -111.9836 35.436 ANTIMONY|UT - 40.2300 -110.2300 18.079 ARCADIA|UT - 38.9204 -111.9324 8.870 AURORA|UT - 41.5300 -111.8200 10.121 AVON|UT - 39.0500 -111.8200 25.358 AXTELL|UT - 40.2843 -109.9470 6.311 BALLARD|UT - 41.6144 -112.1231 5.571 BEAR RIVER|UT - 38.2790 -112.6398 47.965 BEAVER|UT - 41.9600 -111.5500 55.734 BEAVER MTN|UT - 38.3414 -111.5447 17.932 BICKNELL|UT - 37.0685 -111.6616 88.252 BIG WATER|UT - 39.9200 -111.5500 33.413 BIRDSEYE|UT - 38.7200 -112.9700 81.382 BLACK ROCK|UT - 37.6247 -109.4801 334.431 BLANDING|UT - 37.5833 -109.4833 10.674 BLANDING MUNI ARPT|UT - 37.2800 -109.5700 26.437 BLUFF|UT - 37.2500 -109.6300 8.628 BLUFF ARPT|UT - 40.4760 -111.9555 23.517 BLUFFDALE|UT - 41.7200 -112.2700 17.976 BOTHWELL|UT - 37.9290 -111.4278 41.629 BOULDER|UT - 40.8761 -111.8652 25.398 BOUNTIFUL|UT - 37.6984 -112.8417 34.047 BRIAN HEAD|UT - 40.1700 -110.2300 15.462 BRIDGELAND|UT - 41.5091 -112.0096 54.825 BRIGHAM CITY|UT - 40.6000 -111.5600 6.680 BRIGHTON|UT - 37.6700 -112.1700 15.968 BRYCE CYN NP|UT - 37.5000 -110.7200 117.429 BULLFROG|UT - 38.5700 -111.8700 14.895 BURRVILLE|UT - 38.3300 -111.0200 55.651 CAINEVILLE|UT - 37.5661 -112.0541 6.057 CANNONVILLE|UT - 38.4000 -109.8800 48.601 CANYONLANDS NP|UT - 38.2800 -111.2000 19.080 CAPITOL REEF NP|UT - 39.2214 -111.0198 27.532 CASTLE DALE|UT - 39.7300 -110.8800 11.097 CASTLE GATE|UT - 41.1300 -111.1700 16.415 CASTLE ROCK|UT - 38.6326 -109.3994 18.476 CASTLE VALLEY|UT - 40.3700 -110.0500 17.946 CEDARVIEW|UT - 39.1276 -111.8172 7.830 CENTERFIELD|UT - 40.9266 -111.8700 13.176 CENTERVILLE|UT - 40.4655 -111.4679 9.835 CHARLESTON|UT - 38.1634 -112.2618 74.991 CIRCLEVILLE|UT - 41.9210 -112.0484 17.803 CLARKSTON|UT - 39.1329 -111.0972 10.589 CLAWSON|UT - 39.6500 -111.1500 19.701 CLEAR CREEK|UT - 41.1045 -112.0226 9.607 CLEARFIELD|UT - 39.3490 -110.8565 10.071 CLEVELAND|UT - 41.1410 -112.0626 21.480 CLINTON|UT - 40.6800 -113.0800 112.032 CLIVE|UT - 40.3300 -112.4700 29.239 CLOVER|UT - 39.6700 -111.0200 12.205 COAL CITY|UT - 40.9176 -111.3944 49.719 COALVILLE|UT - 41.6800 -111.8800 5.698 COLLEGE WARD|UT - 41.7700 -112.0800 21.113 COLLINSTON|UT - 40.5700 -112.1000 10.915 COPPERTON|UT - 41.5477 -112.1166 16.040 CORINNE|UT - 41.9731 -111.9510 8.550 CORNISH|UT - 40.6101 -111.8096 10.157 COTTONWOOD HEIGHTS|UT - 38.6000 -112.5800 55.840 COVE FT|UT - 41.0700 -111.5200 14.033 CROYDON|UT - 41.9700 -113.0500 31.858 CURLEW JCT|UT - 40.7700 -112.7800 31.619 DELLE|UT - 39.3533 -112.5657 164.424 DELTA|UT - 41.0700 -111.5500 2.831 DEVILS SLIDE|UT - 41.7100 -112.0898 6.507 DEWEYVILLE|UT - 40.4994 -111.8637 9.226 DRAPER|UT - 40.1754 -110.3925 93.640 DUCHESNE|UT - 40.2500 -112.7505 105.462 DUGWAY|UT - 39.5500 -110.3833 1.820 EAST CARBON|UT - 41.0800 -111.9200 3.181 EAST LAYTON|UT - 37.8000 -109.1500 26.708 EASTLAND|UT - 40.9700 -111.4500 14.329 ECHO|UT - 41.3000 -111.8200 12.346 EDEN|UT - 39.9500 -111.9500 4.636 ELBERTA|UT - 38.9800 -110.1500 5.648 ELGIN|UT - 39.3888 -110.8155 17.817 ELMO|UT - 38.6839 -112.1489 16.404 ELSINORE|UT - 41.6820 -112.0950 3.593 ELWOOD|UT - 38.9253 -111.2506 81.322 EMERY|UT - 41.0800 -111.3200 40.684 EMORY|UT - 39.3597 -111.5844 23.205 EPHRAIM|UT - 40.6100 -112.3218 13.540 ERDA|UT - 37.7649 -111.6008 218.479 ESCALANTE|UT - 39.9550 -112.1156 29.223 EUREKA|UT - 40.2600 -112.0200 33.577 FAIRFIELD|UT - 39.6305 -111.4354 22.539 FAIRVIEW|UT - 40.9887 -111.8800 54.865 FARMINGTON|UT - 41.2980 -112.0303 4.316 FARR WEST|UT - 40.1800 -112.3800 43.262 FAUST|UT - 39.0907 -111.1323 41.423 FERRON|UT - 41.8120 -112.1164 12.246 FIELDING|UT - 38.9677 -112.3368 63.352 FILLMORE|UT - 38.9800 -112.4300 10.490 FLOWELL|UT - 40.2782 -109.8710 13.821 FORT DUCHESNE|UT - 39.6277 -111.6386 19.415 FOUNTAIN GREEN|UT - 40.6122 -111.2753 8.001 FRANCIS|UT - 38.4500 -111.6200 11.810 FREMONT|UT - 38.7500 -111.4000 43.988 FREMONT JCT|UT - 41.0283 -111.9057 2.025 FRUIT HEIGHTS|UT - 38.2800 -111.2500 4.891 FRUITA|UT - 40.2200 -110.8300 30.622 FRUITLAND|UT - 37.6300 -110.1500 57.948 FRY CYN|UT - 41.9341 -111.4097 16.204 GARDEN CITY|UT - 41.7368 -112.1490 9.193 GARLAND|UT - 39.9900 -111.8500 8.347 GENOLA|UT - 37.3321 -112.6007 13.960 GLENDALE|UT - 38.7624 -111.9886 9.763 GLENWOOD|UT - 38.5400 -110.7000 89.955 GOBLIN VALLEY|UT - 39.8500 -111.0200 71.481 GOLTON|UT - 39.9518 -111.9009 20.982 GOSHEN|UT - 37.0000 -110.1800 37.308 GOULDING|UT - 38.4833 -109.4500 26.771 GRAND CO ARPT|UT - 40.5900 -112.4675 23.847 GRANTSVILLE|UT - 38.9816 -110.0899 128.259 GREEN RIVER|UT - 38.4300 -111.9200 20.415 GREENWICH|UT - 39.1200 -112.3500 10.609 GREENWOOD|UT - 39.1583 -111.8126 28.840 GUNNISON|UT - 40.6000 -111.4000 14.076 HAILSTONE|UT - 38.3667 -110.7167 28.693 HANKSVILLE|UT - 40.4000 -110.7700 14.514 HANNA|UT - 41.2809 -111.9843 7.576 HARRISVILLE|UT - 37.6524 -112.4326 37.066 HATCH|UT - 38.8300 -112.4700 7.991 HATTON|UT - 40.5018 -111.4015 50.584 HEBER CITY|UT - 39.6897 -110.8591 23.981 HELPER|UT - 41.0192 -111.4928 19.390 HENEFER|UT - 37.5646 -111.9946 20.020 HENRIEVILLE|UT - 40.5200 -112.0300 14.969 HERRIMAN|UT - 40.9700 -110.4800 69.106 HEWINTA G.S.|UT - 39.4962 -111.0290 29.514 HIAWATHA|UT - 40.4216 -111.7888 6.884 HIGHLAND|UT - 41.1167 -111.9667 4.637 HILL AFB|UT - 37.7200 -112.3800 16.888 HILLSDALE|UT - 39.3324 -112.6728 10.449 HINCKLEY|UT - 37.9000 -110.3900 101.005 HITE MARINA|UT - 39.0999 -112.2689 33.006 HOLDEN|UT - 40.6700 -111.8200 7.169 HOLLADAY|UT - 41.6348 -112.0828 14.826 HONEYVILLE|UT - 41.1730 -112.1245 11.386 HOOPER|UT - 41.7712 -112.4449 37.393 HOWELL|UT - 40.8700 -111.3800 12.730 HOYTSVILLE|UT - 39.3311 -110.9629 62.870 HUNTINGTON|UT - 41.2599 -111.7727 17.871 HUNTSVILLE|UT - 41.7980 -111.8147 6.857 HYDE PARK|UT - 41.6329 -111.8447 24.727 HYRUM|UT - 39.8000 -111.4800 35.437 INDIANOLA|UT - 39.7500 -112.1700 37.080 JERICHO|UT - 38.6251 -112.2200 9.978 JOSEPH|UT - 38.2384 -112.2241 18.759 JUNCTION|UT - 40.6433 -111.2737 21.917 KAMAS|UT - 37.0350 -112.5200 43.337 KANAB|UT - 38.8046 -112.4383 38.700 KANOSH|UT - 41.0307 -111.9243 12.659 KAYSVILLE|UT - 40.6525 -112.0083 9.924 KEARNS|UT - 39.6800 -110.8000 6.718 KENILWORTH|UT - 40.7300 -111.5500 19.819 KIMBALL JCT|UT - 40.7800 -110.3800 52.295 KINGS PEAK|UT - 38.2050 -112.1792 10.698 KINGSTON|UT - 40.7200 -113.2800 24.497 KNOLLS|UT - 38.5115 -111.8803 37.229 KOOSHAREM|UT - 38.3300 -109.1800 78.436 LA SAL|UT - 38.3200 -109.3800 18.628 LA SAL JCT|UT - 38.3000 -109.4000 5.113 LA SAL JCT ARPT|UT - 40.6700 -112.2700 33.757 LAKE PT|UT - 41.2100 -112.8800 142.890 LAKESIDE|UT - 41.8223 -111.3177 45.764 LAKETOWN|UT - 41.9800 -111.4000 11.646 LAKOTA|UT - 41.0780 -111.9546 25.906 LAYTON|UT - 39.5310 -112.2893 46.551 LEAMINGTON|UT - 40.4023 -111.8543 8.336 LEHI|UT - 39.5568 -111.8602 39.105 LEVAN|UT - 41.9609 -111.8749 13.735 LEWISTON|UT - 41.3300 -111.8700 8.458 LIBERTY|UT - 40.3413 -111.7166 11.733 LINDON|UT - 39.7200 -112.2300 8.350 LITTLE SAHARA|UT - 38.4029 -111.6432 113.161 LOA|UT - 37.8000 -109.0800 6.694 LOCKERBY|UT - 40.0200 -112.3200 74.048 LOFGREEN|UT - 41.7300 -111.8300 236.220 LOGAN|UT - 38.3962 -111.5882 6.077 LYMAN|UT - 41.8800 -113.7300 105.001 LYNN|UT - 39.5081 -112.3890 9.941 LYNNDYL|UT - 40.4736 -109.5809 7.752 MAESER|UT - 40.7040 -112.0862 8.955 MAGNA|UT - 38.3500 -112.6300 18.103 MANDERFIELD|UT - 40.9928 -109.7204 145.135 MANILA|UT - 39.2669 -111.6364 99.053 MANTI|UT - 41.5028 -111.9324 7.889 MANTUA RES|UT - 40.1217 -111.5730 5.670 MAPLETON|UT - 40.6700 -111.2800 7.082 MARION|UT - 38.4377 -112.2581 63.596 MARYSVALE|UT - 39.1162 -111.7073 16.784 MAYFIELD|UT - 39.2200 -112.4200 30.058 MC CORNICK|UT - 38.8868 -112.4059 20.180 MEADOW|UT - 41.8500 -111.4000 11.805 MEADOWVILLE|UT - 41.7110 -111.9797 13.553 MENDON|UT - 37.1286 -109.9155 60.838 MEXICAN HAT|UT - 40.6118 -111.9023 8.523 MIDVALE|UT - 40.5145 -111.4745 8.421 MIDWAY|UT - 38.4000 -113.0201 404.728 MILFORD|UT - 39.4800 -112.0500 23.241 MILLS|UT - 41.6806 -111.8189 11.880 MILLVILLE|UT - 38.2133 -112.9241 28.986 MINERSVILLE|UT - 38.5725 -109.5471 145.276 MOAB|UT - 39.0800 -111.0800 6.338 MOLEN|UT - 39.8154 -111.8575 27.894 MONA|UT - 38.6243 -112.1195 35.882 MONROE|UT - 37.2601 -109.3133 99.346 MONTEZUMA CREEK|UT - 37.8715 -109.3355 62.454 MONTICELLO|UT - 37.9333 -109.3500 16.394 MONTICELLO ARPT|UT - 37.0200 -110.2000 5.945 MONUMENT VLY ARPT|UT - 38.9700 -111.1500 13.117 MOORE|UT - 41.0496 -111.6827 20.924 MORGAN|UT - 39.5281 -111.5823 11.817 MORONI|UT - 39.5417 -111.4556 58.973 MOUNT PLEASANT|UT - 41.1550 -111.8000 21.241 MOUNTAIN GREEN|UT - 40.4000 -110.3800 15.443 MOUNTAIN HOME|UT - 37.2300 -112.6700 11.549 MT CARMEL|UT - 40.3800 -111.6950 3.837 MT TIMPANOGOS|UT - 40.6525 -111.8925 14.421 MURRAY|UT - 40.1935 -110.0618 25.642 MYTON|UT - 40.4298 -109.4910 7.824 NAPLES|UT - 37.0167 -110.8167 180.194 NAVAJO MTN TRDNG POST|UT - 40.4403 -110.0367 38.476 NEOLA|UT - 39.7108 -111.8288 100.667 NEPHI|UT - 41.8612 -111.9892 40.627 NEWTON|UT - 41.6725 -111.8419 2.560 NIBLEY|UT - 41.3600 -111.7900 7.636 NORDIC VLY|UT - 41.7715 -111.8141 10.404 NORTH LOGAN|UT - 41.3114 -111.9589 21.390 NORTH OGDEN|UT - 40.8300 -111.9196 11.623 NORTH SALT LAKE|UT - 39.3761 -112.3360 21.698 OAK CITY|UT - 40.7221 -111.2876 20.755 OAKLEY|UT - 41.2279 -111.9658 86.041 OGDEN|UT - 37.0300 -110.3300 18.148 OLJATO|UT - 37.0333 -110.3167 1.388 OLJATO ARPT|UT - 39.2313 -111.0589 5.055 ORANGEVILLE|UT - 37.2762 -112.6326 103.674 ORDERVILLE|UT - 40.2982 -111.6981 14.615 OREM|UT - 37.8237 -112.4377 39.066 PANGUITCH|UT - 41.5676 -111.8332 17.189 PARADISE|UT - 37.8869 -112.7716 13.670 PARAGONAH|UT - 40.6564 -111.4930 35.687 PARK CITY|UT - 41.8200 -113.3300 45.508 PARK VLY|UT - 37.8322 -112.8201 127.415 PAROWAN|UT - 40.0339 -111.7281 53.734 PAYSON|UT - 41.6500 -112.3000 16.065 PENROSE|UT - 40.7200 -111.3300 3.902 PEOA|UT - 41.4649 -112.0343 10.996 PERRY|UT - 41.1200 -111.7450 11.589 PETERSON|UT - 41.9200 -111.3800 5.131 PICKELVILLE|UT - 41.2989 -112.0751 10.581 PLAIN CITY|UT - 40.3704 -111.7333 7.592 PLEASANT GROVE|UT - 41.3237 -111.9987 5.554 PLEASANT VIEW|UT - 41.8764 -112.1348 12.085 PLYMOUTH|UT - 41.9766 -112.2378 39.172 PORTAGE|UT - 40.9800 -111.6800 17.880 PORTERSVILLE|UT - 41.3900 -111.7500 41.243 POWDER MTN|UT - 39.6017 -110.8200 276.951 PRICE|UT - 41.6200 -112.5700 67.649 PROMONTORY|UT - 41.7052 -111.8134 6.230 PROVIDENCE|UT - 40.2471 -111.6597 143.669 PROVO|UT - 40.2306 -109.8277 21.678 RANDLETT|UT - 41.6645 -111.1827 58.375 RANDOLPH|UT - 37.0000 -109.3667 48.359 RED MESA|UT - 39.0053 -111.8645 11.236 REDMOND|UT - 38.7660 -112.0850 113.490 RICHFIELD|UT - 41.9194 -111.8094 19.212 RICHMOND|UT - 41.0150 -111.6950 8.696 RICHVILLE|UT - 41.7225 -111.8204 2.351 RIVER HEIGHTS|UT - 41.1711 -111.9950 3.628 RIVERDALE|UT - 40.5197 -111.9452 8.145 RIVERTON|UT - 40.2955 -110.0000 41.981 ROOSEVELT|UT - 41.8200 -113.4200 8.632 ROSETTE|UT - 41.1726 -112.0350 7.852 ROY|UT - 37.7000 -112.1600 7.562 RUBYS INN|UT - 40.0523 -111.6716 6.199 SALEM|UT - 38.9491 -111.8592 46.722 SALINA|UT - 40.7773 -111.8700 991.171 SALT LAKE CITY|UT - 37.9300 -109.3500 0.856 SAN JUAN CO ARPT|UT - 40.5697 -111.8543 41.363 SANDY|UT - 39.9748 -111.7836 11.288 SANTAQUIN|UT - 39.2476 -112.1020 44.306 SCIPIO|UT - 39.7250 -111.1612 31.709 SCOFIELD RES|UT - 38.5800 -112.2500 14.824 SEVIER|UT - 38.8504 -111.9654 21.906 SIGURD|UT - 41.2700 -112.0300 4.467 SLATERVILLE|UT - 40.6167 -112.0000 4.507 SLC ARPT #2|UT - 40.7833 -111.9667 9.753 SLC INTL ARPT|UT - 41.8354 -111.8297 17.978 SMITHFIELD|UT - 41.2200 -111.8300 10.252 SNOWBASIN|UT - 40.5700 -111.6500 3.240 SNOWBIRD|UT - 41.9698 -112.7147 60.921 SNOWVILLE|UT - 40.6800 -111.5300 7.804 SNYDERVILLE|UT - 39.9300 -111.0800 22.834 SOLDIER SUMMIT|UT - 40.5588 -111.9732 10.022 SOUTH JORDAN|UT - 41.1800 -111.9580 7.024 SOUTH OGDEN|UT - 40.7102 -111.8868 11.341 SOUTH SALT LAKE|UT - 41.1339 -111.9349 12.450 SOUTH WEBER|UT - 40.1143 -111.6342 12.711 SPANISH FORK|UT - 39.4802 -111.4905 15.379 SPRING CITY|UT - 40.1649 -111.6145 22.775 SPRINGVILLE|UT - 41.9800 -113.4200 33.016 STANDROD|UT - 40.6380 -112.3034 6.951 STANSBURY PARK|UT - 39.1943 -111.6909 13.024 STERLING|UT - 40.4527 -112.3620 20.797 STOCKTON|UT - 41.0700 -111.6940 5.653 STODDARD|UT - 40.1400 -111.1300 59.412 STRAWBERRY RES|UT - 40.7300 -111.8100 7.715 SUGARHOUSE|UT - 39.4700 -112.6500 33.353 SUGARVILLE|UT - 37.8200 -112.9700 14.606 SUMMIT|UT - 38.0500 -109.1200 46.394 SUMMIT PT|UT - 40.3700 -111.5700 13.722 SUNDANCE|UT - 39.5522 -110.4001 44.887 SUNNYSIDE|UT - 41.1387 -112.0272 3.572 SUNSET|UT - 39.3800 -112.6300 10.546 SUTHERLAND|UT - 41.0962 -112.0574 3.411 SYRACUSE|UT - 40.3539 -110.7086 60.884 TABIONA|UT - 40.3300 -110.4300 13.682 TALMAGE|UT - 40.6700 -111.9300 6.481 TAYLORSVILLE|UT - 38.2800 -111.4700 6.487 TEASDALE|UT - 41.7000 -112.3000 5.141 THATCHER|UT - 37.6000 -110.6800 23.839 TICABOO|UT - 39.9200 -112.1700 9.155 TINTIC JCT|UT - 40.5365 -112.3014 64.576 TOOELE|UT - 38.3016 -111.4192 37.876 TORREY|UT - 41.6850 -112.1300 27.375 TREMONTON|UT - 41.9139 -111.9352 11.264 TRENTON|UT - 40.6800 -111.0200 90.488 TRIAL LK|UT - 37.6246 -112.0877 52.680 TROPIC|UT - 37.8000 -109.0800 0.000 UCOLO|UT - 41.1428 -111.9338 2.271 UINTAH|UT - 40.7800 -111.8300 3.682 UNIV OF UTAH|UT - 40.2800 -110.2200 12.750 UPALCO|UT - 40.2700 -110.4300 23.564 UTAHN|UT - 37.7800 -109.3500 18.728 VERDURE|UT - 40.4520 -109.5355 178.141 VERNAL|UT - 40.0913 -112.4498 22.026 VERNON|UT - 41.2000 -111.1000 17.782 WAHSATCH|UT - 40.3869 -111.4209 29.271 WALLSBURG|UT - 40.8000 -111.4000 30.259 WANSHIP|UT - 41.2800 -112.1200 5.518 WARREN|UT - 41.9500 -112.2200 7.509 WASHAKIE|UT - 39.5300 -111.0200 8.569 WATTIS|UT - 39.5379 -110.7374 19.991 WELLINGTON|UT - 41.6323 -111.9318 8.150 WELLSVILLE|UT - 40.5999 -111.9946 17.244 WEST JORDAN|UT - 41.1215 -112.0971 5.196 WEST POINT|UT - 40.6909 -112.0086 22.642 WEST VALLEY CITY|UT - 41.2500 -112.1500 19.821 WEST WARREN|UT - 41.2500 -112.0800 6.644 WEST WEBER|UT - 37.6300 -110.4300 27.266 WHITE CYN|UT - 40.4729 -109.9430 10.574 WHITEROCKS|UT - 41.4117 -112.0440 24.446 WILLARD|UT - 41.2300 -112.0200 5.312 WILSON|UT - 40.5800 -111.2300 17.896 WOODLAND|UT - 41.5229 -111.1636 37.111 WOODRUFF|UT - 40.8736 -111.9090 4.040 WOODS CROSS|UT - 41.9700 -113.5500 11.947 YOST|UT - 35.6058 -100.1003 17.839 ALLISON|TX - 36.4559 -100.5396 28.165 BOOKER|TX - 35.6593 -101.4002 77.040 BORGER|TX - 35.5111 -102.2508 308.571 BOYS RANCH|TX - 35.5836 -100.2894 43.839 BRISCOE|TX - 36.0447 -102.0111 46.599 CACTUS|TX - 35.9107 -100.3833 192.920 CANADIAN|TX - 35.6821 -102.3317 45.899 CHANNING|TX - 35.6400 -100.7531 16.445 CODMAN|TX - 36.2353 -102.2369 29.238 CONLEN|TX - 36.0618 -102.5146 75.462 DALHART|TX - 36.4451 -100.3254 17.003 DARROUZETT|TX - 35.8632 -101.9645 93.247 DUMAS|TX - 36.3211 -100.9658 12.218 FARNSWORTH|TX - 36.4342 -100.1407 137.195 FOLLETT|TX - 35.6919 -101.9619 14.656 FOUR WAY|TX - 35.6406 -101.5968 18.241 FRITCH|TX - 36.0114 -100.2633 27.870 GLAZIER|TX - 36.2565 -101.4111 25.907 GRUVER|TX - 35.8856 -102.3964 40.457 HARTLEY|TX - 36.1203 -100.0269 23.270 HIGGINS|TX - 35.4883 -101.0592 56.249 KINGSMILL|TX - 35.8939 -100.1658 20.412 LAKE MARVIN|TX - 35.6508 -101.6619 6.713 LAKE MEREDITH|TX - 36.2333 -100.2706 33.920 LIPSCOMB|TX - 35.7408 -100.5572 14.454 LORA|TX - 35.6358 -101.9597 37.199 MASTERSON|TX - 35.6918 -100.6404 60.417 MIAMI|TX - 35.5305 -100.4421 19.061 MOBEETIE|TX - 36.0625 -101.4750 29.754 MORSE|TX - 35.5319 -100.4411 0.371 NEW MOBEETIE|TX - 35.5470 -100.9643 17.073 PAMPA|TX - 36.3917 -100.8030 59.711 PERRYTON|TX - 35.9492 -101.4558 49.823 PRINGLE|TX - 35.7275 -102.9308 33.304 ROMERO|TX - 35.7026 -101.5313 16.799 SANFORD|TX - 35.5731 -101.1730 25.106 SKELLYTOWN|TX - 36.1975 -101.1936 108.203 SPEARMAN|TX - 35.8222 -101.4432 33.249 STINNETT|TX - 36.3372 -102.0736 87.740 STRATFORD|TX - 36.0182 -101.8234 18.999 SUNRAY|TX - 36.4877 -101.8100 42.340 TEXHOMA|TX - 36.3767 -103.0187 154.337 TEXLINE|TX - 35.4517 -102.1060 21.322 VALLEY DE ORO|TX - 36.2817 -101.0472 24.828 WAKA|TX - 36.1847 -102.7097 38.212 WARE|TX - 36.2147 -100.6458 49.198 WOLF CREEK PARK|TX - 35.7667 -89.8000 24.763 ASHPORT|TN - 36.0333 -89.4167 57.314 BRADLEYTOWN|TN - 35.5587 -89.7854 8.294 BURLISON|TN - 36.2333 -89.5333 9.999 COTTONWOOD GROVE|TN - 35.5671 -89.6494 20.354 COVINGTON|TN - 35.8500 -89.5500 26.933 EDITH|TN - 35.6667 -89.7500 23.421 FT PILLOW|TN - 35.6167 -89.8833 19.304 FULTON|TN - 35.5865 -89.7520 10.229 GARLAND|TN - 35.5328 -89.8307 225.163 GILT EDGE|TN - 36.0500 -89.6667 17.931 HELOISE|TN - 35.6733 -89.5754 16.746 HENNING|TN - 36.1667 -89.4833 16.820 MISTON|TN - 36.2645 -89.4826 29.965 RIDGELY|TN - 35.7459 -89.5341 56.832 RIPLEY|TN - 36.3773 -89.4723 23.326 TIPTONVILLE|TN - 35.9600 -89.4500 19.799 UNIONVILLE|TN - 45.4675 -98.4824 140.185 ABERDEEN|SD - 44.8387 -100.0725 35.009 AGAR|SD - 45.3319 -100.1207 11.752 AKASKA|SD - 45.0513 -96.5543 9.435 ALBEE|SD - 43.0231 -96.6287 12.990 ALCESTER|SD - 43.6539 -97.7790 29.171 ALEXANDRIA|SD - 44.6926 -101.2131 33.723 ALLEMAN STATION|SD - 43.2819 -101.9265 34.137 ALLEN|SD - 44.1834 -98.3679 30.996 ALPENA|SD - 44.8404 -96.6901 10.287 ALTAMONT|SD - 44.2691 -99.0847 16.662 AMES|SD - 45.7379 -97.9217 18.573 AMHERST|SD - 45.4106 -97.9033 18.913 ANDOVER|SD - 43.3167 -103.4333 18.203 ANGOSTURA RESERVOIR|SD - 43.2983 -100.6161 4.335 ANTELOPE|SD - 43.0245 -103.6580 79.927 ARDMORE|SD - 43.5333 -103.6500 19.670 ARGYLE|SD - 44.3625 -97.1339 31.159 ARLINGTON|SD - 43.3194 -98.3439 34.546 ARMOUR|SD - 45.8877 -99.8060 9.388 ARTAS|SD - 44.0085 -97.9230 31.968 ARTESIAN|SD - 44.9935 -98.4982 31.469 ASHTON|SD - 44.5577 -96.5460 8.424 ASTORIA|SD - 45.0095 -98.5968 8.907 ATHOL|SD - 44.2827 -96.6866 9.960 AURORA|SD - 43.0051 -98.0591 16.367 AVON|SD - 43.6537 -100.3696 35.574 BAD NATION|SD - 44.4857 -97.2094 32.998 BADGER|SD - 43.7596 -96.7384 16.592 BALTIC|SD - 44.4887 -97.7504 31.202 BANCROFT|SD - 45.7321 -98.4957 21.984 BARNARD|SD - 43.1335 -102.1002 22.044 BATESLAND|SD - 45.4690 -98.3238 12.371 BATH|SD - 44.4817 -103.4187 18.849 BEAR BUTTE|SD - 44.6827 -103.8532 77.304 BELLE FOURCHE|SD - 44.7333 -103.7000 16.760 BELLE FOURCHE RESERVOIR|SD - 43.8342 -101.2705 19.271 BELVIDERE|SD - 43.0797 -96.7801 30.705 BERESFORD|SD - 45.2952 -96.4644 2.896 BIG STONE CITY|SD - 44.4000 -101.6833 32.019 BILLSBURG|SD - 45.5243 -102.4651 41.943 BISON|SD - 45.1486 -102.5613 34.800 BIXBY|SD - 45.7154 -101.3806 49.384 BLACK HORSE|SD - 44.1517 -103.3153 21.872 BLACKHAWK|SD - 43.3499 -101.2676 51.670 BLACKPIPE|SD - 43.7163 -103.4819 10.756 BLUE BELL|SD - 44.5155 -99.9880 19.854 BLUNT|SD - 44.4350 -102.5618 27.813 BONEITA SPRINGS|SD - 43.0781 -98.9468 48.436 BONESTEEL|SD - 45.4517 -99.6559 25.128 BOWDLE|SD - 44.1196 -103.0721 8.521 BOX ELDER|SD - 45.0901 -97.6414 26.366 BRADLEY|SD - 43.5913 -96.5780 17.523 BRANDON|SD - 44.6655 -96.6250 24.372 BRANDT|SD - 45.1592 -98.3215 13.882 BRENTFORD|SD - 44.5513 -101.9101 44.097 BRIDGER|SD - 43.5502 -97.4986 46.317 BRIDGEWATER|SD - 45.3466 -97.7490 17.987 BRISTOL|SD - 45.7895 -97.7495 82.747 BRITTON|SD - 44.4934 -98.3481 35.558 BROADLAND|SD - 44.3063 -96.7862 87.695 BROOKINGS|SD - 44.2743 -103.6941 68.161 BROWNSVILLE|SD - 44.4381 -96.8894 19.395 BRUCE|SD - 44.5899 -97.4674 32.781 BRYANT|SD - 45.5843 -103.5476 148.238 BUFFALO|SD - 43.4833 -103.2833 19.493 BUFFALO GAP|SD - 45.7679 -101.0801 23.232 BULLHEAD|SD - 44.2385 -101.1018 19.172 BUNKER|SD - 44.7073 -98.8100 28.422 BURDETTE|SD - 43.4561 -103.9928 41.889 BURDOCK|SD - 43.1830 -99.2925 17.041 BURKE|SD - 45.0486 -99.3118 15.117 BURKMERE|SD - 44.3284 -96.6432 12.847 BUSHNELL|SD - 45.2582 -97.7112 25.026 BUTLER|SD - 43.8416 -101.8989 28.640 CACTUS FLAT|SD - 45.5500 -103.9833 34.662 CAMP CROOK|SD - 43.5975 -97.2916 20.761 CANISTOTA|SD - 44.3965 -100.0320 20.955 CANNING|SD - 43.8808 -97.5030 41.885 CANOVA|SD - 43.3032 -96.5809 46.944 CANTON|SD - 44.1097 -100.9776 16.429 CAPA|SD - 43.9953 -102.9842 28.506 CAPUTA|SD - 44.6385 -97.9145 68.603 CARPENTER|SD - 43.3870 -100.2067 14.969 CARTER|SD - 44.1689 -97.7140 65.207 CARTHAGE|SD - 44.9674 -103.4238 221.050 CASTLE ROCK|SD - 44.7243 -97.0307 16.974 CASTLEWOOD|SD - 44.3728 -98.0410 14.209 CAVOUR|SD - 43.5795 -101.0217 14.764 CEDAR BUTTE|SD - 44.1491 -99.9329 45.109 CEDAR CREEK REC AREA|SD - 43.7500 -101.9500 6.427 CEDAR PASS|SD - 43.8034 -103.4304 10.261 CENTER LAKE|SD - 43.1177 -96.9589 17.025 CENTERVILLE|SD - 44.3692 -103.7692 4.486 CENTRAL CITY|SD - 43.8076 -99.3202 171.895 CHAMBERLAIN|SD - 45.4096 -102.2793 30.240 CHANCE|SD - 43.3724 -96.9874 8.913 CHANCELLOR|SD - 44.4807 -100.6173 21.751 CHANTLER CREEK REC AREA|SD - 45.1672 -98.7422 16.154 CHELSEA|SD - 44.6000 -101.5000 25.951 CHERRY CREEK|SD - 43.8945 -96.9251 21.195 CHESTER|SD - 44.2984 -103.8649 16.110 CHEYENNE CROSSING|SD - 45.8564 -97.1024 14.273 CLAIRE CITY|SD - 45.6720 -98.0145 23.327 CLAREMONT|SD - 44.8807 -97.7338 45.440 CLARK|SD - 44.7896 -97.9802 7.886 CLARK COLONY|SD - 43.4431 -97.6573 29.430 CLAYTON|SD - 44.7660 -96.6813 34.951 CLEAR LAKE|SD - 43.1667 -100.0333 46.672 CLEARFIELD|SD - 45.4443 -102.0991 16.029 COAL SPRINGS|SD - 43.4613 -103.4916 7.558 COLD BROOK RESERVOIR|SD - 45.6462 -96.4248 18.443 COLLIS|SD - 43.9847 -96.8159 24.046 COLMAN|SD - 43.2600 -99.7157 25.068 COLOME|SD - 43.7864 -96.9270 20.062 COLTON|SD - 45.6149 -98.3116 16.989 COLUMBIA|SD - 43.7333 -102.1833 16.798 CONATA|SD - 45.1578 -98.0967 11.093 CONDE|SD - 43.5634 -101.2002 25.232 CORN CREEK|SD - 45.3348 -96.7652 22.826 CORONA|SD - 43.4243 -98.4057 27.949 CORSICA|SD - 43.9698 -101.9114 26.663 COTTONWOOD|SD - 43.4347 -103.5624 6.868 COTTONWOOD SPRINGS DAM|SD - 44.0316 -99.5107 9.034 COUNSELOR CREEK REC AREA|SD - 44.5616 -100.4975 4.346 COW CREEK REC AREA|SD - 45.1553 -97.9556 57.875 CRANDALL|SD - 45.4482 -98.9270 8.071 CRAVENS CORNER|SD - 43.8167 -103.6333 9.597 CRAZY HORSE|SD - 44.2530 -102.2078 29.139 CREIGHTON|SD - 45.1696 -98.9476 21.002 CRESBARD|SD - 43.9130 -102.7021 37.370 CRESTON|SD - 45.1053 -97.7854 12.002 CROCKER|SD - 43.6602 -96.8073 14.734 CROOKS|SD - 44.4761 -103.9675 10.632 CROW PEAK|SD - 43.7665 -103.6007 82.009 CUSTER|SD - 43.7683 -103.3868 17.540 CUSTER PARK HEADQUARTERS|SD - 43.2379 -99.5177 7.760 DALLAS|SD - 44.2542 -98.8833 45.392 DANFORTH|SD - 43.0399 -98.1864 13.804 DANTE|SD - 45.3667 -102.6500 57.913 DATE|SD - 43.2583 -96.9958 9.448 DAVIS|SD - 45.4667 -102.6667 20.581 DAVISTON|SD - 44.3866 -97.5478 53.518 DE SMET|SD - 44.3820 -103.7233 14.772 DEADWOOD|SD - 44.0237 -103.8371 49.468 DEERFIELD|SD - 45.5882 -98.9029 8.202 DEERFIELD COLONY|SD - 44.0167 -103.8000 3.769 DEERFIELD RESERVOIR|SD - 43.8249 -96.7125 56.332 DELL RAPIDS|SD - 43.2660 -98.1599 19.106 DELMONT|SD - 43.0624 -102.3321 19.593 DENBY|SD - 45.0916 -98.8787 24.202 DEVOE|SD - 43.5292 -104.0328 19.802 DEWEY|SD - 43.4760 -97.9877 18.252 DIMOCK|SD - 43.3832 -99.4739 31.171 DIXON|SD - 44.8944 -98.0992 29.047 DOLAND|SD - 43.4915 -97.3848 13.660 DOLTON|SD - 43.9259 -100.5377 19.806 DRAPER|SD - 44.2364 -103.7972 12.032 DUMONT|SD - 45.0506 -101.5910 35.409 DUPREE|SD - 44.6206 -100.0259 22.381 EAKIN|SD - 45.6162 -97.4201 31.748 EDEN|SD - 43.2985 -103.8271 37.809 EDGEMONT|SD - 43.9997 -96.6505 13.106 EGAN|SD - 42.6827 -96.6808 50.463 ELK POINT|SD - 44.2345 -96.4798 20.676 ELKTON|SD - 44.1500 -103.1000 17.625 ELLSWORTH AFB|SD - 44.3167 -102.4833 52.816 ELM SPRINGS|SD - 43.6027 -97.6202 16.869 EMERY|SD - 44.5771 -102.5613 9.003 ENNING|SD - 44.4882 -97.4410 18.380 ERWIN|SD - 44.5762 -96.9001 14.078 ESTELLINE|SD - 43.5459 -97.9829 38.562 ETHAN|SD - 45.7687 -99.6230 84.274 EUREKA|SD - 43.6878 -103.2088 28.388 FAIRBURN|SD - 43.0281 -98.8890 14.024 FAIRFAX|SD - 44.7483 -102.7964 12.186 FAIRPOINT|SD - 43.2221 -96.4890 16.103 FAIRVIEW|SD - 45.0167 -102.0333 53.317 FAITH|SD - 43.7248 -97.6881 7.785 FARMER|SD - 43.9676 -102.8950 10.877 FARMINGDALE|SD - 45.0343 -99.1277 64.763 FAULKTON|SD - 44.0082 -97.7875 7.330 FEDORA|SD - 45.3302 -98.0972 42.576 FERNEY|SD - 45.4252 -101.2846 13.098 FIRESTEEL|SD - 44.0469 -96.5977 25.531 FLANDREAU|SD - 45.0556 -97.3259 33.417 FLORENCE|SD - 43.8320 -102.8658 23.583 FOLSOM|SD - 44.7686 -97.9092 32.264 FORDHAM COLONY|SD - 44.0217 -98.1089 15.306 FORESTBURG|SD - 44.3627 -100.3793 5.117 FORT PIERRE|SD - 45.6573 -97.5297 13.707 FORT SISSETON STATE PARK|SD - 44.0498 -99.4120 63.987 FORT THOMPSON|SD - 44.5219 -101.9912 9.530 FOUR CORNER BRIDGE|SD - 44.8774 -98.3086 16.710 FRANKFORT|SD - 45.8328 -98.5066 43.703 FREDERICK|SD - 43.3509 -97.4324 26.581 FREEMAN|SD - 44.6833 -103.6667 10.052 FRUITDALE|SD - 43.7282 -97.8223 17.045 FULTON|SD - 44.3333 -103.6500 15.283 GALENA|SD - 44.0332 -98.9878 34.424 GANN VALLEY|SD - 44.9579 -97.5807 7.882 GARDEN CITY|SD - 43.7168 -96.5003 28.088 GARRETSON|SD - 44.7952 -96.4580 12.847 GARY|SD - 42.8882 -97.1728 17.867 GAYVILLE|SD - 43.2540 -98.6973 32.966 GEDDES|SD - 45.0065 -99.9535 119.680 GETTYSBURG|SD - 45.4000 -101.7833 35.381 GLAD VALLEY|SD - 44.7993 -98.2876 13.758 GLENDALE COLONY|SD - 45.5333 -100.2703 13.238 GLENHAM|SD - 44.8772 -96.8485 5.377 GOODWIN|SD - 44.9270 -100.0750 22.331 GORMAN|SD - 45.1677 -101.2505 110.072 GREEN GRASS|SD - 45.9124 -99.7134 38.531 GREENWAY|SD - 43.2318 -99.4251 39.547 GREGORY|SD - 45.4664 -97.3897 11.293 GRENVILLE|SD - 44.5046 -100.3506 34.572 GREY GOOSE|SD - 44.1417 -101.9659 36.582 GRINDSTONE|SD - 45.4521 -98.1001 30.177 GROTON|SD - 45.2833 -103.9833 29.805 GUSTAVE|SD - 43.5964 -99.6787 59.125 HAMILL|SD - 45.3950 -103.8323 42.129 HARDING|SD - 43.8677 -103.5416 4.786 HARNEY PEAK|SD - 43.1667 -101.2500 39.606 HARRINGTON|SD - 43.4303 -96.6958 12.268 HARRISBURG|SD - 43.4400 -98.5297 10.913 HARRISON|SD - 44.5233 -99.7384 55.357 HARROLD|SD - 43.6235 -96.9448 26.792 HARTFORD|SD - 44.4464 -102.7202 13.486 HAYDRAW|SD - 44.3712 -101.0237 42.150 HAYES|SD - 44.6566 -97.2040 18.237 HAYTI|SD - 43.8697 -103.3321 14.709 HAYWARD|SD - 44.7580 -97.3801 11.021 HAZEL|SD - 45.8821 -98.1514 30.131 HECLA|SD - 44.8810 -97.4626 21.365 HENRY|SD - 44.3833 -102.8833 38.548 HEREFORD|SD - 43.8400 -103.1915 36.390 HERMOSA|SD - 45.8369 -100.0752 33.378 HERREID|SD - 43.1154 -99.1872 22.164 HERRICK|SD - 44.3765 -97.2345 8.771 HETLAND|SD - 43.2310 -100.4260 28.401 HIDDEN TIMBER|SD - 44.5207 -99.4390 23.851 HIGHMORE|SD - 43.9321 -103.5714 34.536 HILL CITY|SD - 44.2833 -101.8500 118.793 HILLAND|SD - 44.9500 -97.6775 18.605 HILLCREST COLONY|SD - 45.8350 -97.3921 10.777 HILLHEAD|SD - 44.7388 -98.0459 13.228 HILLSIDE COLONY|SD - 45.6652 -99.5595 23.819 HILLSVIEW|SD - 44.0537 -103.4023 9.099 HISEGA|SD - 43.4076 -101.7495 40.016 HISLE|SD - 44.6293 -98.4078 9.878 HITCHCOCK|SD - 44.5238 -99.5977 11.184 HOLABIRD|SD - 45.1271 -103.2654 41.826 HOOVER|SD - 45.5789 -99.4737 35.759 HOSMER|SD - 43.4330 -103.4803 165.869 HOT SPRINGS|SD - 45.7629 -98.2105 29.646 HOUGHTON|SD - 45.2418 -99.7764 62.202 HOVEN|SD - 44.0119 -97.5233 33.266 HOWARD|SD - 44.6209 -102.0490 22.280 HOWES|SD - 43.1298 -96.4555 23.640 HUDSON|SD - 43.6450 -97.0740 11.766 HUMBOLDT|SD - 43.2798 -97.0903 30.614 HURLEY|SD - 44.3639 -98.2178 135.590 HURON|SD - 43.5442 -99.9007 21.943 IDEAL|SD - 45.1333 -102.7167 12.568 IMOGENE|SD - 45.5186 -100.3863 7.174 INDIAN CREEK REC AREA|SD - 45.5744 -100.4837 9.807 INDIAN MEMORIAL REC AREA|SD - 43.7263 -101.9808 44.991 INTERIOR|SD - 43.5427 -99.4258 25.336 IONA|SD - 45.4441 -99.0299 23.960 IPSWICH|SD - 43.0837 -97.1581 80.136 IRENE|SD - 45.1800 -101.8404 14.619 IRON LIGHTNING|SD - 44.3665 -97.8497 24.529 IROQUOIS|SD - 45.3958 -101.4285 28.154 ISABEL|SD - 45.5036 -99.8842 11.618 JAVA|SD - 42.6035 -96.5614 15.803 JEFFERSON|SD - 43.7333 -103.8333 19.894 JEWEL CAVE|SD - 44.1461 -99.7968 8.765 JOE CREEK REC AREA|SD - 43.3875 -100.0278 14.365 JORDAN JUNCTION|SD - 43.8320 -101.5088 160.291 KADOKA|SD - 45.9000 -103.6833 31.408 KARINEN|SD - 45.9338 -101.8065 27.730 KELDRON|SD - 45.8558 -100.4585 17.090 KENEL|SD - 43.9043 -99.8624 13.487 KENNEBEC|SD - 43.1000 -100.1333 16.562 KEYAPAHA|SD - 43.8885 -103.4253 2.772 KEYSTONE|SD - 45.8832 -97.7142 19.104 KIDDER|SD - 43.7462 -98.9571 33.862 KIMBALL|SD - 44.5242 -101.3116 72.801 KIRLEY|SD - 45.6658 -101.3478 13.425 KLEIN RANCH|SD - 44.8865 -96.9098 21.281 KRANZBURG|SD - 43.4232 -102.1881 19.261 KYLE|SD - 45.0500 -96.6742 12.215 LA BOLT|SD - 43.1157 -101.5271 23.349 LACREEK WILDLIFE REFUGE|SD - 45.8333 -103.7333 17.247 LADNER|SD - 43.1557 -98.5350 28.053 LAKE ANDES|SD - 45.7238 -97.4136 28.103 LAKE CITY|SD - 44.7113 -96.4621 15.315 LAKE COCHRANE REC AREA|SD - 44.5791 -97.2080 13.595 LAKE NORDEN|SD - 44.3618 -97.3762 15.098 LAKE PRESTON|SD - 43.1129 -100.7482 14.024 LAKEVIEW|SD - 44.0692 -98.4241 12.221 LANE|SD - 45.6023 -97.8295 38.131 LANGFORD|SD - 45.1443 -100.6510 48.285 LAPLANT|SD - 44.3521 -103.7669 6.969 LEAD|SD - 45.0689 -99.7659 20.520 LEBANON|SD - 44.0698 -99.3215 8.742 LEES CORNER|SD - 45.9384 -102.1582 123.272 LEMMON|SD - 43.3528 -96.8964 22.508 LENNOX|SD - 45.7213 -98.9381 55.207 LEOLA|SD - 43.0387 -97.5905 25.624 LESTERVILLE|SD - 43.8978 -98.1435 44.155 LETCHER|SD - 45.1814 -97.6812 20.207 LILY|SD - 45.6816 -100.7963 34.399 LITTLE EAGLE|SD - 45.3545 -101.0996 19.006 LITTLE MOREAU REC AREA|SD - 43.0464 -100.4498 17.242 LITTLEBURG|SD - 45.8088 -102.6620 48.988 LODGEPOLE|SD - 45.8563 -99.2062 38.754 LONG LAKE|SD - 45.6076 -98.8193 5.773 LONG LAKE COLONY|SD - 43.4620 -101.4936 23.860 LONG VALLEY|SD - 43.7944 -98.1060 17.225 LOOMIS|SD - 44.0740 -99.5825 15.322 LOWER BRULE|SD - 45.3154 -99.9820 22.154 LOWRY|SD - 45.2881 -99.2787 27.112 LOYALTON|SD - 45.8333 -103.3833 64.351 LUDLOW|SD - 43.8763 -99.7263 38.010 LYMAN|SD - 44.0084 -97.1074 63.462 MADISON|SD - 45.7563 -100.6753 18.865 MAHTO|SD - 43.2395 -102.4707 54.922 MANDERSON|SD - 45.2421 -98.5612 52.993 MANSFIELD|SD - 44.6667 -102.2667 21.973 MARCUS|SD - 43.4240 -97.2606 12.219 MARION|SD - 43.1723 -101.7311 129.318 MARTIN|SD - 42.9929 -98.4293 24.352 MARTY|SD - 45.2609 -96.9125 14.752 MARVIN|SD - 45.0167 -102.6000 21.924 MAURINE|SD - 43.4006 -103.3959 10.703 MAVERICK JUNCTION|SD - 43.0819 -97.3176 12.962 MAYFIELD|SD - 45.9206 -101.3496 43.794 MCINTOSH|SD - 45.8130 -100.8110 78.907 MCLAUGHLIN|SD - 45.5333 -102.2167 3.953 MEADOW|SD - 45.5333 -102.1667 23.464 MEADOW CORNER|SD - 42.8407 -97.0716 14.844 MECKLING|SD - 45.1540 -98.4980 23.657 MELLETTE|SD - 43.2379 -97.5771 26.088 MENNO|SD - 44.0724 -101.1523 35.205 MIDLAND|SD - 45.2196 -96.6348 26.945 MILBANK|SD - 44.4667 -101.6833 17.398 MILESVILLE|SD - 43.0667 -99.9667 21.685 MILLBORO|SD - 44.5200 -98.9877 74.419 MILLER|SD - 44.3999 -99.1128 32.537 MILLER DALE COLONY|SD - 45.4381 -98.7553 21.562 MINA|SD - 43.4337 -103.6847 16.948 MINNEKAHTA|SD - 44.9722 -98.9649 20.220 MIRANDA|SD - 43.3065 -100.6605 66.413 MISSION|SD - 42.9212 -97.2791 12.184 MISSION HILL|SD - 44.6888 -100.7913 57.192 MISSION RIDGE|SD - 43.7326 -98.0338 105.768 MITCHELL|SD - 45.5407 -100.4358 333.003 MOBRIDGE|SD - 43.4871 -97.2160 24.512 MONROE|SD - 43.7015 -97.1830 17.542 MONTROSE|SD - 43.9478 -104.0064 22.460 MOON|SD - 44.8340 -96.5610 20.298 MORITZ|SD - 45.9390 -101.7183 6.901 MORRISTOWN|SD - 43.4667 -100.3000 44.424 MOSHER|SD - 45.7268 -100.0677 28.780 MOUND CITY|SD - 43.7122 -98.2609 17.989 MOUNT VERNON|SD - 43.8812 -103.4532 10.758 MT. RUSHMORE|SD - 45.0054 -102.8758 37.827 MUD BUTTE|SD - 45.3833 -103.2333 35.819 MURCHISON|SD - 43.8892 -100.7136 14.356 MURDO|SD - 44.0667 -103.6500 12.287 MYSTIC|SD - 44.7713 -97.5126 17.844 NAPLES|SD - 44.1919 -103.5043 12.798 NEMO|SD - 45.8552 -96.9181 14.756 NEW EFFINGTON|SD - 44.1000 -102.8333 30.744 NEW UNDERWOOD|SD - 44.7167 -103.4167 26.276 NEWELL|SD - 44.6711 -103.5545 15.133 NISLAND|SD - 45.1875 -99.2061 40.717 NORBECK|SD - 43.4667 -101.2000 30.499 NORRIS|SD - 42.5366 -96.5021 12.850 NORTH SIOUX CITY|SD - 45.1549 -98.5785 6.327 NORTHVILLE|SD - 44.0492 -101.3025 13.064 NOWLIN|SD - 44.1610 -97.0179 19.078 NUNDA|SD - 44.2037 -104.0036 15.007 O'NEIL PASS|SD - 43.7992 -99.3844 5.520 OACOMA|SD - 44.4828 -100.5285 7.072 OAHE MISSION REC AREA|SD - 43.1785 -103.2309 49.909 OELRICHS|SD - 43.1833 -102.7333 24.705 OGLALA|SD - 43.8860 -100.8919 41.573 OKATON|SD - 44.6074 -100.4653 28.937 OKOBOJO CREEK REC AREA|SD - 43.3667 -100.3833 26.525 OKREEK|SD - 44.2282 -97.3086 35.811 OLDHAM|SD - 43.2417 -97.6735 7.875 OLIVET|SD - 43.0904 -100.5976 56.967 OLSONVILLE|SD - 45.1912 -99.4646 20.370 ONAKA|SD - 44.7047 -100.0665 78.746 ONIDA|SD - 44.8941 -102.6143 70.126 OPAL|SD - 43.4000 -103.2667 20.644 ORAL|SD - 44.9029 -99.0883 32.171 ORIENT|SD - 43.8927 -97.1895 25.319 ORLAND|SD - 45.3352 -97.2040 8.046 ORTLEY|SD - 44.2338 -101.3410 44.154 OTTUMWA|SD - 44.4586 -100.3841 5.620 OVERLOOK REC AREA|SD - 44.0197 -102.5847 16.151 OWANKA|SD - 44.0667 -103.5000 21.664 PACTOLA RESERVOIR|SD - 45.3765 -99.0008 17.880 PAMBROOK COLONY|SD - 45.0235 -101.1042 40.329 PARADE|SD - 43.3962 -97.1384 51.082 PARKER|SD - 43.3933 -97.9856 85.805 PARKSTON|SD - 43.3230 -101.0213 21.844 PARMELEE|SD - 43.2871 -101.5138 24.786 PATRICIA|SD - 43.0830 -99.5411 81.462 PAXTON|SD - 45.5425 -96.9557 16.779 PEEVER|SD - 44.0458 -101.6655 58.363 PHILIP|SD - 45.5017 -97.2829 16.460 PICKEREL LAKE STATE PARK|SD - 43.0669 -98.5305 18.766 PICKSTOWN|SD - 44.2333 -103.4000 27.599 PIEDMONT|SD - 45.4969 -97.8311 23.889 PIERPONT|SD - 44.3730 -100.3225 239.850 PIERRE|SD - 43.0275 -102.5548 60.293 PINE RIDGE|SD - 43.8667 -102.2333 31.833 PINNICALES RANGER STATION|SD - 44.6047 -102.1647 9.784 PLAINVIEW|SD - 45.5816 -99.0066 36.669 PLAINVIEW COLONY|SD - 43.7157 -98.4841 33.227 PLANKINTON|SD - 43.3874 -98.8439 69.370 PLATTE|SD - 44.3500 -103.7333 2.872 PLUMA|SD - 45.9015 -100.2902 24.518 POLLOCK|SD - 44.7796 -99.1096 51.821 POLO|SD - 43.2333 -102.3333 11.608 PORCUPINE|SD - 43.5347 -101.9859 83.254 POTATO CREEK|SD - 44.0500 -101.5000 13.320 POWELL|SD - 45.5333 -102.8000 22.433 PRAIRIE CITY|SD - 43.9071 -100.0577 19.895 PRESHO|SD - 43.6090 -103.5891 41.179 PRINGLE|SD - 45.3291 -100.6038 46.737 PROMISE|SD - 43.1913 -103.8310 27.883 PROVO|SD - 43.7789 -99.1824 13.636 PUKWANA|SD - 45.5603 -98.1753 28.927 PUTNEY|SD - 43.9873 -102.1302 9.034 QUINN|SD - 45.7735 -103.0652 31.382 RALPH|SD - 44.1201 -97.2150 29.168 RAMONA|SD - 44.0752 -103.2328 1113.578 RAPID CITY|SD - 44.0725 -103.1296 8.547 RAPID VALLEY|SD - 44.9752 -97.0763 10.410 RAUVILLE|SD - 43.1360 -98.4271 10.262 RAVINIA|SD - 44.9111 -97.9366 13.473 RAYMOND|SD - 45.0562 -101.7907 16.088 RED ELM|SD - 44.6977 -102.5517 14.181 RED OWL|SD - 44.7694 -101.8495 142.082 RED SCAFFOLD|SD - 43.6548 -102.8924 41.030 RED SHIRT|SD - 44.8730 -98.5204 182.321 REDFIELD|SD - 45.2712 -103.5475 81.136 REDIG|SD - 44.5161 -99.2004 16.885 REE HEIGHTS|SD - 43.8804 -99.6023 9.973 RELIANCE|SD - 45.5465 -103.0830 39.575 REVA|SD - 45.0146 -96.5703 29.979 REVILLO|SD - 45.5419 -98.6108 22.089 RICHMOND LAKE REC AREA|SD - 45.0847 -100.7999 18.763 RIDGEVIEW|SD - 44.1266 -103.7496 26.736 ROCHFORD|SD - 43.9590 -103.3593 17.847 ROCKERVILLE|SD - 44.9050 -98.8229 8.358 ROCKHAM|SD - 43.5000 -102.5000 42.085 ROCKYFORD|SD - 45.4503 -99.3349 66.571 ROSCOE|SD - 43.2324 -100.8520 23.923 ROSEBUD|SD - 45.8661 -96.7317 23.806 ROSHOLT|SD - 45.4966 -97.4934 42.072 ROSLYN|SD - 44.3164 -100.0715 25.665 ROSSEAU|SD - 43.9991 -97.7010 14.585 ROSWELL|SD - 44.2000 -103.6667 19.363 ROUBAIX LAKE|SD - 43.5199 -96.5571 15.218 ROWENA|SD - 45.7103 -97.4303 3.757 ROY LAKE STATE PARK 2|SD - 45.7103 -97.4303 0.000 ROY LAKE STATE PARK 1|SD - 45.4282 -97.1545 31.854 RUDEBUSCH CORNER|SD - 43.1280 -103.6980 21.118 RUMFORD|SD - 44.5170 -98.9400 3.894 SAINT LAWRENCE|SD - 43.7243 -97.3886 51.896 SALEM|SD - 43.6949 -103.6032 18.627 SANATOR|SD - 44.8941 -97.2422 7.689 SANDY SHORE STATE PARK|SD - 44.5066 -101.0349 23.002 SANSARC|SD - 44.3548 -103.9274 25.867 SAVOY|SD - 43.7833 -102.5500 84.356 SCENIC|SD - 43.1481 -97.7195 48.563 SCOTLAND|SD - 45.5047 -100.0324 33.549 SELBY|SD - 45.0610 -99.5081 31.051 SENECA|SD - 45.7667 -102.1833 40.519 SHADEHILL|SD - 45.7500 -102.2500 6.435 SHADEHILL RESERVOIR|SD - 45.5332 -101.8342 109.756 SHAMBO RANCH|SD - 43.3833 -102.4000 32.402 SHARPS CORNER|SD - 43.9480 -99.1873 26.893 SHELBY|SD - 43.9703 -103.4657 9.573 SHERIDAN LAKE|SD - 43.7577 -96.4754 10.910 SHERMAN|SD - 44.0877 -103.5655 8.172 SILVER CITY|SD - 44.2451 -97.0430 21.640 SINAI|SD - 43.5442 -96.7301 273.427 SIOUX FALLS|SD - 45.6624 -97.0461 24.074 SISSETON|SD - 43.0595 -102.8221 24.545 SLIM BUTTE|SD - 43.3034 -103.2229 32.472 SMITHWICK|SD - 43.3237 -100.8876 10.891 SOLDIER CREEK|SD - 45.7833 -102.1833 4.328 SOMMERVILLE|SD - 45.4526 -102.9372 27.773 SORUM|SD - 45.1017 -96.9300 52.930 SOUTH SHORE|SD - 44.5000 -103.8500 46.156 SPEARFISH|SD - 43.7279 -97.5917 16.345 SPENCER|SD - 44.7466 -98.2920 29.588 SPINK COLONY|SD - 44.6521 -98.5056 46.972 SPOTTSWOOD|SD - 43.1167 -101.0167 24.016 SPRING CREEK|SD - 45.9091 -98.8800 11.275 SPRING CREEK COLONY|SD - 44.5468 -100.4757 15.363 SPRING CREEK REC AREA|SD - 42.8547 -97.8930 5.562 SPRINGFIELD|SD - 43.1423 -100.9020 11.077 ST. FRANCIS|SD - 44.5484 -103.7214 15.181 ST. ONGE|SD - 43.8934 -101.0952 16.698 STAMFORD|SD - 44.2477 -99.4526 51.918 STEPHAN|SD - 43.5896 -98.4375 49.043 STICKNEY|SD - 43.7667 -103.5167 6.907 STOCKADE LAKE|SD - 45.1025 -96.7984 10.335 STOCKHOLM|SD - 44.6028 -97.0557 69.233 STONE BRIDGE|SD - 44.7390 -102.6516 40.185 STONEVILLE|SD - 45.0433 -96.7610 7.071 STRANDBURG|SD - 45.3171 -98.3038 15.131 STRATFORD|SD - 45.5000 -102.8000 8.680 STROOL|SD - 44.4116 -103.5146 36.703 STURGIS|SD - 45.3038 -97.0368 38.795 SUMMIT|SD - 44.8808 -100.3568 25.695 SUTTON BAY REC AREA|SD - 45.3158 -100.2639 27.199 SWAN CREEK REC AREA|SD - 43.1717 -101.9541 14.797 SWETT|SD - 43.8500 -103.5667 21.448 SYLVAN LAKE|SD - 42.9477 -97.6597 20.021 TABOR|SD - 44.0343 -99.4407 4.561 TAILWATERS REC AREA|SD - 43.4481 -96.8373 26.667 TEA|SD - 44.3323 -103.8341 8.823 TERRY PEAK|SD - 44.7608 -97.2095 39.806 THOMAS|SD - 45.2132 -101.6805 37.114 THUNDER BUTTE|SD - 45.9375 -101.9833 13.748 THUNDER HAWK|SD - 44.3000 -103.4333 17.951 TILFORD|SD - 45.4276 -101.0742 56.145 TIMBER LAKE|SD - 45.2068 -99.6147 12.668 TOLSTOY|SD - 44.5724 -96.6416 33.634 TORONTO|SD - 45.4733 -100.7312 28.028 TRAIL CITY|SD - 43.9069 -96.6573 21.941 TRENT|SD - 43.2250 -97.9664 28.482 TRIPP|SD - 45.0349 -96.8672 12.486 TROY|SD - 44.7388 -98.5087 17.197 TULARE|SD - 45.0490 -98.0965 29.737 TURTON|SD - 43.1551 -101.4946 10.379 TUTHILL|SD - 45.2077 -96.7869 12.368 TWIN BROOKS|SD - 42.9897 -97.8646 42.645 TYNDALL|SD - 44.5632 -102.6690 20.076 UNION CENTER|SD - 45.2183 -102.1616 74.748 USTA|SD - 42.9813 -97.4962 15.913 UTICA|SD - 44.6167 -103.4000 36.002 VALE|SD - 43.5832 -96.4647 9.327 VALLEY SPRINGS|SD - 44.1591 -100.7935 65.088 VAN METRE|SD - 44.4925 -98.7988 12.949 VAYLAND|SD - 45.8619 -97.2868 40.498 VEBLEN|SD - 45.2447 -98.0981 22.325 VERDON|SD - 42.7820 -96.9266 32.562 VERMILLION|SD - 43.2167 -101.3667 16.833 VETAL|SD - 43.1712 -97.0805 23.747 VIBORG|SD - 45.8687 -96.8357 7.331 VICTOR|SD - 44.7031 -97.4991 27.417 VIENNA|SD - 44.2181 -102.8288 35.687 VIEWFIELD|SD - 44.0085 -97.5957 5.855 VILAS|SD - 44.2903 -98.4267 25.151 VIRGIL|SD - 43.9277 -100.2915 85.777 VIVIAN|SD - 44.3233 -96.9226 11.669 VOLGA|SD - 42.9590 -97.1807 14.247 VOLIN|SD - 44.5167 -103.1333 101.133 VOLUNTEER|SD - 43.0781 -98.3016 163.007 WAGNER|SD - 43.0081 -97.1054 20.170 WAKONDA|SD - 45.6570 -100.5355 21.856 WAKPALA|SD - 45.9102 -101.0903 20.673 WALKER|SD - 43.9916 -102.2391 27.732 WALL|SD - 43.5289 -96.9600 19.013 WALL LAKE|SD - 45.0851 -97.4773 12.950 WALLACE|SD - 43.5685 -101.6591 27.249 WANBLEE|SD - 44.1554 -96.4608 41.958 WARD|SD - 45.3243 -98.4952 21.947 WARNER|SD - 44.0693 -102.4459 64.304 WASTA|SD - 45.9225 -101.5403 14.965 WATAUGA|SD - 44.9126 -97.1666 86.961 WATERTOWN|SD - 45.3332 -97.3067 16.831 WAUBAY|SD - 45.4252 -97.3416 14.623 WAUBAY WILDLIFE REFUGE|SD - 44.9992 -96.9714 27.001 WAVERLY|SD - 45.3357 -97.5219 82.927 WEBSTER|SD - 44.2438 -100.6648 23.677 WENDTE|SD - 43.9968 -96.9643 11.810 WENTWORTH|SD - 44.4549 -98.6962 29.166 WESSINGTON|SD - 44.0808 -98.5713 78.527 WESSINGTON SPRINGS|SD - 44.1711 -99.7192 17.745 WEST BEND REC AREA|SD - 44.4507 -100.4514 15.717 WEST SHORE REC AREA|SD - 43.7482 -100.6657 47.163 WESTOVER|SD - 45.6479 -98.4973 39.776 WESTPORT|SD - 43.8000 -101.7000 16.908 WETA|SD - 45.6246 -98.7700 21.247 WETONKA|SD - 43.0115 -99.7776 26.149 WEWELA|SD - 44.4334 -96.6454 32.561 WHITE|SD - 45.9390 -102.3594 15.819 WHITE BUTTE|SD - 45.2704 -100.8878 26.112 WHITE HORSE|SD - 43.7284 -98.7129 18.784 WHITE LAKE|SD - 44.5927 -102.4274 58.007 WHITE OWL|SD - 43.5673 -100.7443 90.475 WHITE RIVER|SD - 45.9253 -96.5725 14.116 WHITE ROCK|SD - 44.4593 -103.6374 17.002 WHITEWOOD|SD - 45.0433 -100.2641 26.896 WHITLOCKS BAY REC AREA|SD - 44.1000 -102.5667 13.363 WICKSVILLE|SD - 44.6279 -97.6378 16.764 WILLOW LAKE|SD - 45.4093 -96.8569 20.630 WILMOT|SD - 43.5564 -103.4741 14.949 WIND CAVE PARK HEADQUARTE|SD - 43.9976 -97.3626 13.382 WINFRED|SD - 43.3739 -99.8587 119.267 WINNER|SD - 43.4384 -100.0860 19.291 WITTEN|SD - 44.4109 -98.4738 21.334 WOLSEY|SD - 43.4968 -100.4798 17.031 WOOD|SD - 44.0547 -98.2737 24.894 WOONSOCKET|SD - 43.3289 -96.7649 12.254 WORTHING|SD - 43.1420 -102.3635 27.834 WOUNDED KNEE|SD - 44.4334 -97.9891 20.787 YALE|SD - 42.8898 -97.3921 42.149 YANKTON|SD - 44.8927 -98.7263 17.167 ZELL|SD - 45.1917 -102.9206 30.402 ZEONA|SD - 36.7500 -101.0800 31.833 ADAMS|OK - 35.8951 -96.8701 9.436 AGRA|OK - 35.8300 -99.1200 23.108 ALEDO|OK - 36.5090 -98.4483 18.159 ALINE|OK - 36.8019 -98.6672 126.012 ALVA|OK - 36.2478 -98.1864 26.665 AMES|OK - 36.9239 -98.2935 12.927 AMORITA|OK - 35.8300 -99.4500 13.743 ANGORA|OK - 35.5781 -98.9596 59.292 ARAPAHO|OK - 35.6654 -97.3261 8.051 ARCADIA|OK - 36.1353 -99.7704 78.541 ARNETT|OK - 36.6991 -98.7897 22.833 AVARD|OK - 35.8800 -96.7500 17.021 AVERY|OK - 36.2200 -98.7300 4.490 BADO|OK - 36.8700 -101.0200 12.556 BAKER|OK - 36.6300 -100.6800 12.684 BALKO|OK - 36.8145 -100.5239 72.516 BEAVER|OK - 36.5000 -98.9800 13.014 BELVA|OK - 36.5314 -97.4432 30.071 BILLINGS|OK - 36.2000 -97.8800 21.441 BISON|OK - 36.8478 -102.8819 47.894 BLACK MESA PARK|OK - 36.8016 -97.2985 28.794 BLACKWELL|OK - 36.7301 -102.5100 94.540 BOISE CITY|OK - 36.7000 -100.8200 20.881 BOYD|OK - 36.9229 -97.3337 26.931 BRAMAN|OK - 36.4607 -97.7237 14.313 BRECKENRIDGE|OK - 36.6200 -100.8200 55.771 BRYANS CORNER|OK - 36.8349 -99.6276 86.371 BUFFALO|OK - 36.9008 -98.4233 31.063 BURLINGTON|OK - 35.8300 -99.0700 4.515 BURMAH|OK - 35.6361 -99.1854 17.590 BUTLER|OK - 36.9012 -98.2947 5.926 BYRON|OK - 35.6014 -98.1237 12.139 CALUMET|OK - 36.0178 -99.2883 38.870 CAMARGO|OK - 36.8200 -99.1200 10.239 CAMP HOUSTON|OK - 36.0560 -98.5886 28.736 CANTON|OK - 36.1200 -98.6200 7.228 CANTON LAKE|OK - 36.8974 -98.5767 13.659 CAPRON|OK - 36.0200 -98.5200 5.757 CARLETON|OK - 36.5784 -98.4577 18.858 CARMEN|OK - 35.8058 -97.0154 38.234 CARNEY|OK - 36.4768 -98.0144 22.204 CARRIER|OK - 35.8033 -97.6763 24.343 CASHION|OK - 36.5000 -99.9700 22.426 CATESBY|OK - 36.2200 -98.5800 15.743 CEDAR SPRINGS|OK - 35.8640 -97.5616 7.544 CEDAR VALLEY|OK - 36.3200 -99.0000 32.140 CEDARDALE|OK - 36.1500 -99.1000 15.768 CESTOS|OK - 35.7080 -96.8765 25.835 CHANDLER|OK - 36.7541 -98.3549 30.745 CHEROKEE|OK - 36.2200 -98.9200 12.574 CHESTER|OK - 35.6114 -99.6770 103.472 CHEYENNE|OK - 36.9800 -97.0700 23.356 CHILOCCO|OK - 35.8894 -97.6013 15.831 CIMARRON CITY|OK - 36.4069 -98.4395 35.989 CLEO SPRINGS|OK - 35.6200 -98.0000 26.315 CONCHO|OK - 36.8000 -98.9200 19.031 CORA|OK - 36.3075 -97.5856 25.739 COVINGTON|OK - 35.9540 -97.2374 3.157 COYLE|OK - 35.8300 -99.8000 10.860 CRAWFORD|OK - 35.9499 -97.5896 30.106 CRESCENT|OK - 36.4500 -99.1300 7.268 CURTIS|OK - 35.9794 -96.7615 48.184 CUSHING|OK - 35.6643 -98.8868 23.269 CUSTER CITY|OK - 36.6600 -98.5637 30.530 DACOMA|OK - 36.2200 -98.6200 3.591 DANE|OK - 35.7093 -96.7656 10.024 DAVENPORT|OK - 36.8063 -97.5188 19.509 DEER CREEK|OK - 35.5200 -99.8200 26.649 DEMPSEY|OK - 36.2600 -97.6673 14.381 DOUGLAS|OK - 35.9816 -97.9107 32.468 DOVER|OK - 36.8800 -98.3500 8.565 DRIFTWOOD|OK - 36.3010 -98.0354 12.819 DRUMMOND|OK - 35.8300 -99.9200 47.927 DURHAM|OK - 35.9300 -98.5800 11.108 EAGLE CITY|OK - 36.7300 -97.4500 13.870 EDDY|OK - 35.6720 -97.4132 466.200 EDMOND|OK - 36.6200 -100.5200 26.960 ELMWOOD|OK - 36.4086 -97.8681 196.803 ENID|OK - 36.8000 -101.9000 49.818 EVA|OK - 36.3549 -97.7033 16.290 FAIRMONT|OK - 36.2694 -98.4763 65.062 FAIRVIEW|OK - 35.7492 -97.1181 17.502 FALLIS|OK - 36.3734 -99.6224 23.274 FARGO|OK - 35.8200 -98.6500 20.786 FAY|OK - 36.5700 -102.7800 36.396 FELT|OK - 36.8700 -100.7000 16.132 FLORIS|OK - 36.9064 -100.5376 24.095 FORGAN|OK - 36.5722 -99.5735 41.902 FORT SUPPLY|OK - 35.5700 -99.2300 21.775 FOSS RESERVOIR|OK - 36.7665 -99.1126 40.516 FREEDOM|OK - 36.3181 -99.7567 15.696 GAGE|OK - 36.4365 -97.5804 26.712 GARBER|OK - 36.8519 -100.0554 13.656 GATE|OK - 35.6294 -98.3178 82.395 GEARY|OK - 36.2261 -96.9274 28.109 GLENCOE|OK - 36.5320 -98.1507 11.375 GOLTRY|OK - 36.5945 -101.6321 26.504 GOODWELL|OK - 35.7287 -98.3771 26.570 GREENFIELD|OK - 36.6000 -102.1200 51.286 GRIGGS|OK - 35.8402 -97.4281 43.942 GUTHRIE|OK - 36.6863 -101.4830 442.478 GUYMON|OK - 35.6323 -99.3834 25.574 HAMMON|OK - 36.6145 -101.1933 33.286 HARDESTY|OK - 36.9800 -96.7800 15.937 HARDY|OK - 36.1450 -99.5420 20.620 HARMON|OK - 36.2800 -97.5200 6.273 HAYWARD|OK - 36.5464 -98.2702 51.184 HELENA|OK - 36.1059 -97.8980 74.493 HENNESSEY|OK - 35.6000 -99.5200 14.667 HERRING|OK - 36.5640 -97.9925 15.172 HILLSDALE|OK - 35.9684 -98.3489 31.541 HITCHCOCK|OK - 36.1500 -98.4000 11.533 HOMESTEAD|OK - 36.8599 -101.2120 49.760 HOOKER|OK - 36.6800 -98.6700 10.938 HOPETON|OK - 36.8700 -101.5700 32.495 HOUGH|OK - 36.0500 -98.7800 16.715 HUCMAC|OK - 36.5640 -97.6624 15.695 HUNTER|OK - 36.8000 -98.3800 12.233 INGERSOLL|OK - 36.2300 -98.3300 13.625 ISABELLA|OK - 36.7191 -97.7902 13.507 JEFFERSON|OK - 36.6668 -98.1807 11.483 JET|OK - 36.7649 -96.8630 18.611 KAW CITY|OK - 35.7853 -96.7749 12.023 KENDRICK|OK - 36.9000 -102.9700 16.512 KENTON|OK - 36.8076 -102.2515 29.402 KEYES|OK - 36.8090 -97.0496 18.988 KILDARE|OK - 35.8446 -97.9389 65.395 KINGFISHER|OK - 36.8726 -100.1925 32.515 KNOWLES|OK - 36.5466 -97.8309 31.659 KREMLIN|OK - 36.1200 -98.0800 16.797 LACEY|OK - 36.3879 -98.0903 20.554 LAHOMA|OK - 36.6837 -98.4239 13.810 LAMBERT|OK - 36.6911 -97.5561 22.242 LAMONT|OK - 35.9460 -97.2636 29.358 LANGSTON|OK - 36.7061 -99.8967 40.427 LAVERNE|OK - 35.8695 -99.3450 59.590 LEEDEY|OK - 36.3200 -96.9200 10.602 LELA|OK - 36.1343 -98.5502 20.660 LONGDALE|OK - 36.9500 -99.2700 42.462 LOOKOUT|OK - 36.0500 -97.6300 20.577 LOVELL|OK - 35.9728 -98.1173 18.708 LOYAL|OK - 36.2800 -97.4500 13.223 LUCIEN|OK - 35.6643 -97.1804 21.118 LUTHER|OK - 36.9944 -98.0350 13.256 MANCHESTER|OK - 36.5613 -97.1527 26.595 MARLAND|OK - 36.1554 -97.6248 27.659 MARSHALL|OK - 36.6165 -99.7490 19.922 MAY|OK - 35.6500 -99.3200 7.236 MC CLURE|OK - 36.5300 -98.3500 8.255 MCWILLIE|OK - 36.8043 -97.7379 26.215 MEDFORD|OK - 36.0500 -96.9300 8.759 MEHAN|OK - 36.3878 -98.1773 5.849 MENO|OK - 35.8419 -97.2467 16.356 MERIDIAN|OK - 36.8800 -100.5300 6.966 MOCANE|OK - 36.4385 -99.2050 14.776 MOORELAND|OK - 35.7300 -99.3500 36.409 MOOREWOOD|OK - 36.2946 -97.0116 19.350 MORRISON|OK - 36.0643 -97.4048 34.686 MULHALL|OK - 36.2298 -99.1673 19.757 MUTUAL|OK - 36.8063 -97.4480 6.302 NARDIN|OK - 36.6654 -98.0521 22.335 NASH|OK - 35.8000 -97.5700 8.115 NAVINA|OK - 36.8817 -97.0554 38.987 NEWKIRK|OK - 36.4466 -97.8615 9.936 NORTH ENID|OK - 35.9308 -98.7032 135.249 OAKWOOD|OK - 35.7275 -97.9771 24.557 OKARCHE|OK - 36.1165 -98.3181 37.881 OKEENE|OK - 35.8690 -98.1960 20.080 OMEGA|OK - 36.7583 -101.3540 21.300 OPTIMA|OK - 36.3500 -98.4800 15.224 ORIENTA|OK - 36.2200 -98.7800 22.218 ORION|OK - 36.1483 -97.3758 22.092 ORLANDO|OK - 35.9766 -97.0281 22.695 PERKINS|OK - 36.2877 -97.3042 45.833 PERRY|OK - 35.6745 -97.7537 30.761 PIEDMONT|OK - 36.8300 -99.2300 19.915 PLAINVIEW|OK - 36.7236 -97.0688 90.198 PONCA CITY|OK - 36.6675 -97.8017 66.959 POND CREEK|OK - 35.9996 -99.2341 6.936 PUTNAM|OK - 36.1601 -96.7097 11.819 QUAY|OK - 36.4548 -99.0455 32.843 QUINLAN|OK - 35.6300 -99.9300 5.252 RANKIN|OK - 36.4599 -97.1789 63.065 RED ROCK|OK - 36.9242 -97.6564 26.124 RENFROW|OK - 35.6501 -99.9237 24.971 REYDON|OK - 35.8300 -99.2300 9.936 RHEA|OK - 36.3822 -98.2408 13.535 RINGWOOD|OK - 36.0175 -96.9049 15.464 RIPLEY|OK - 35.7800 -99.7200 22.805 ROLL|OK - 36.8122 -99.9299 27.375 ROSSTON|OK - 36.6300 -97.5800 16.092 SALT FORK|OK - 36.1496 -98.9247 50.372 SEILING|OK - 36.8000 -99.4800 16.333 SELMAN|OK - 35.8000 -97.4800 11.493 SEWARD|OK - 36.2754 -99.3381 39.711 SHARON|OK - 36.2726 -99.8771 37.543 SHATTUCK|OK - 36.6200 -100.1200 29.317 SLAPOUT|OK - 36.0360 -98.4750 11.576 SOUTHARD|OK - 35.6109 -96.8183 55.973 SPARKS|OK - 36.1310 -97.0717 101.762 STILLWATER|OK - 35.6701 -99.6001 16.563 STRONG CITY|OK - 35.7691 -96.6495 28.572 STROUD|OK - 36.8800 -102.0500 24.980 STURGIS|OK - 36.3200 -97.1200 11.720 SUMNER|OK - 36.0402 -98.9643 28.682 TALOGA|OK - 36.4200 -99.5300 11.279 TANGIER|OK - 36.8000 -98.9700 4.458 TEGARDEN|OK - 36.5054 -101.7873 4.892 TEXHOMA|OK - 35.5701 -97.5556 29.551 THE VILLAGE|OK - 35.7473 -98.7491 47.625 THOMAS|OK - 36.6000 -97.2800 15.174 THREE SANDS|OK - 36.6828 -97.3078 23.869 TONKAWA|OK - 35.8795 -96.9641 19.833 TRYON|OK - 36.8700 -100.8800 29.720 TURPIN|OK - 36.9556 -101.0664 25.288 TYRONE|OK - 36.1491 -99.2989 33.293 VICI|OK - 36.8818 -97.9234 57.090 WAKITA|OK - 35.6875 -97.0000 5.581 WARWICK|OK - 35.8492 -98.4122 34.155 WATONGA|OK - 36.2816 -97.9046 33.297 WAUKOMIS|OK - 36.5850 -98.8794 59.239 WAYNOKA|OK - 35.6879 -97.0618 12.392 WELLSTON|OK - 36.7200 -102.9000 29.860 WHEELESS|OK - 36.4249 -99.4045 66.255 WOODWARD|OK - 36.1149 -96.7006 33.552 YALE|OK - 36.6800 -98.4000 2.357 YEWED|OK - 35.8433 -94.6578 7.865 MARIETTA|OK - 35.7128 -95.1269 14.686 PUMPKIN CENTER|OK - 35.8586 -95.9772 6.325 LIBERTY|OK - 36.1303 -96.0803 3.488 GRAY|OK - 35.8144 -94.6283 39.558 STILWELL|OK - 35.6825 -94.7608 15.860 BUNCH|OK - 35.9236 -94.6161 10.920 BARON|OK - 35.9581 -94.6900 24.118 CHRISTIE|OK - 35.9661 -94.7772 8.051 PROCTOR|OK - 35.9925 -94.5678 13.022 WESTVILLE|OK - 36.0944 -94.5892 4.323 BALLARD|OK - 36.1092 -94.5700 19.245 WATTS|OK - 36.4211 -94.7967 53.703 JAY|OK - 36.1661 -94.8544 20.007 OAKS|OK - 36.2047 -94.9222 10.215 LEACH|OK - 36.2053 -94.8511 4.827 TWIN OAKS|OK - 36.2050 -94.7975 11.612 KANSAS|OK - 36.2642 -94.6928 18.854 COLCORD|OK - 36.4231 -94.9706 11.031 CHLOETA|OK - 36.4961 -94.8533 19.972 ZENA|OK - 36.5789 -94.9708 18.700 CLEORA|OK - 36.5936 -94.7689 27.783 GROVE|OK - 36.6158 -94.9175 10.963 BERNICE|OK - 36.1761 -94.5747 4.533 WEST SILOAM SPRINGS|OK - 36.7006 -95.6378 32.561 NOWATA|OK - 36.7786 -95.6392 18.813 DELAWARE|OK - 36.8506 -95.6358 28.222 LENAPAH|OK - 36.9153 -95.8042 11.918 WANN|OK - 36.6172 -95.6556 14.975 WATOVA|OK - 36.6094 -95.4889 26.840 NEW ALLUWE|OK - 36.3125 -95.6158 23.768 CLAREMORE|OK - 36.1511 -95.5092 17.053 INOLA|OK - 36.1889 -95.7456 21.768 CATOOSA|OK - 36.2347 -95.6908 13.087 VERDIGRIS|OK - 36.2611 -95.5606 14.134 TIAWAH|OK - 36.4347 -95.5192 22.283 FOYIL|OK - 36.4469 -95.7081 15.447 OOLOGAH|OK - 36.4614 -95.4939 7.414 BUSHYHEAD|OK - 36.5297 -95.7011 57.621 TALALA|OK - 36.5356 -95.4322 18.948 CHELSEA|OK - 35.5953 -96.2281 17.564 OKFUSKEE|OK - 35.6244 -96.4050 37.595 WELTY|OK - 35.6233 -95.9603 131.737 OKMULGEE|OK - 35.6075 -95.8600 9.860 MORRIS|OK - 35.6169 -95.7547 12.399 ERAM|OK - 35.7114 -95.9914 10.640 PRESTON|OK - 35.7425 -96.0700 21.058 BEGGS|OK - 35.7403 -95.8369 32.841 BALD HILL|OK - 35.8419 -95.9250 15.000 HECTORVILLE|OK - 35.9153 -94.9697 84.844 TAHLEQUAH|OK - 35.7108 -94.9197 38.778 COOKSON|OK - 35.9325 -95.1411 14.465 HULBERT|OK - 35.9281 -94.8400 12.355 ELDON|OK - 35.9878 -95.1361 22.610 LOST CITY|OK - 36.0808 -95.0992 22.676 PEGGS|OK - 36.0894 -94.8503 39.046 SCRAPER|OK - 36.6678 -96.3369 38.401 PAWHUSKA|OK - 36.7819 -96.6608 39.575 SHIDLER|OK - 36.2928 -96.4156 6.176 OSAGE|OK - 36.4142 -96.3950 96.318 HOMINY|OK - 36.4894 -96.0619 16.600 AVANT|OK - 36.5461 -96.3269 15.454 WYNONA|OK - 36.5383 -96.0711 10.027 WOLCO|OK - 36.5736 -96.7039 18.408 FAIRFAX|OK - 36.5619 -96.1614 31.459 BARNSDALL|OK - 36.5933 -96.2750 9.202 PERSHING|OK - 36.5975 -96.1903 7.674 TALLANT|OK - 36.6264 -96.2419 13.585 NELAGONEY|OK - 36.6950 -96.7317 23.646 BURBANK|OK - 36.7128 -96.1344 16.609 OKESA|OK - 36.7511 -96.7658 9.338 APPERSON|OK - 36.8069 -96.7083 7.726 WEBB CITY|OK - 36.8017 -96.4506 19.515 PEARSONIA|OK - 36.8517 -96.2256 29.554 BIGHEART|OK - 36.8722 -96.5653 18.464 FORAKER|OK - 36.9286 -96.0350 12.482 HULAH|OK - 36.9372 -96.6503 48.513 GRAINOLA|OK - 36.1339 -95.9225 72.239 TULSA|OK - 36.1397 -96.1086 16.758 SAND SPRINGS|OK - 35.9203 -95.7992 9.293 LEONARD|OK - 35.9419 -95.8831 19.404 BIXBY|OK - 36.0228 -95.9681 14.728 JENKS|OK - 36.2694 -95.8544 24.890 OWASSO|OK - 35.9553 -96.0086 5.855 GLENPOOL|OK - 36.2972 -95.9911 14.067 SPERRY|OK - 36.3683 -96.0011 14.576 SKIATOOK|OK - 36.3644 -95.8386 45.278 COLLINSVILLE|OK - 36.0525 -95.7906 24.016 BROKEN ARROW|OK - 36.7472 -95.9806 83.650 BARTLESVILLE|OK - 36.4492 -95.8806 22.342 VERA|OK - 36.5303 -95.9233 18.733 RAMONA|OK - 36.6000 -95.9794 19.301 OCHELATA|OK - 36.7958 -95.9353 13.432 DEWEY|OK - 36.8975 -95.9258 39.692 COPAN|OK - 36.8744 -94.8772 45.503 MIAMI|OK - 36.9333 -94.8728 15.400 COMMERCE|OK - 36.6936 -94.9628 18.659 AFTON|OK - 36.7511 -94.8472 32.162 FAIRLAND|OK - 36.8011 -94.9267 14.541 NARCISSA|OK - 36.7933 -94.7250 15.929 WYANDOTTE|OK - 36.8567 -94.7875 9.040 OTTAWA|OK - 36.9153 -94.6697 19.735 PEORIA|OK - 36.9544 -94.7878 9.608 QUAPAW|OK - 36.9725 -94.8486 7.005 CARDIN|OK - 36.9869 -94.8306 3.738 PICHER|OK - 35.9594 -95.3692 37.388 WAGONER|OK - 35.8300 -95.6200 5.567 CHOSKA|OK - 35.8347 -95.4375 11.720 TULLAHASSEE|OK - 35.8708 -95.5222 18.979 PORTER|OK - 35.8506 -95.3181 27.426 OKAY|OK - 35.8858 -95.7367 48.077 STONEBLUFF|OK - 35.8867 -95.5879 7.113 REDBIRD|OK - 35.9517 -95.6506 19.121 COWETA|OK - 36.0189 -95.7078 11.324 ONETA|OK - 36.6386 -95.1539 63.932 VINITA|OK - 36.5244 -95.0236 15.212 KETCHUM|OK - 36.5378 -95.2211 26.966 BIG CABIN|OK - 36.6203 -95.2639 11.136 WHITE OAK|OK - 36.7967 -95.3531 18.860 CENTRALIA|OK - 36.8875 -95.2697 35.044 HOLLOW|OK - 36.8017 -95.1431 24.633 PYRAMID CORNERS|OK - 36.7997 -95.0708 6.456 BLUEJACKET|OK - 36.8000 -95.3330 2.023 CENTRAILIA|OK - 36.8736 -95.0956 15.794 WELCH|OK - 36.3083 -95.3167 254.085 PRYOR|OK - 36.1075 -95.3631 50.576 MAZIE|OK - 36.1469 -95.2444 13.190 MURPHY|OK - 36.1858 -95.3428 20.600 CHOUTEAU|OK - 36.2000 -95.1675 13.642 LOCUST GROVE|OK - 36.2194 -95.0294 33.952 ROSE|OK - 36.2928 -95.1531 15.083 SALINA|OK - 36.3911 -95.0464 22.957 SPAVINAW|OK - 36.4106 -95.1306 8.917 STRANG|OK - 36.4367 -95.2711 33.945 ADAIR|OK - 36.4550 -95.1303 7.890 PENSACOLA|OK - 36.4639 -95.0475 19.001 LANGLEY|OK - 36.4811 -95.0147 5.486 DISNEY|OK - 36.3378 -96.8036 41.972 PAWNEE|OK - 36.1811 -96.5694 18.587 JENNINGS|OK - 36.1881 -96.4900 7.391 TERLTON|OK - 36.2339 -96.5672 10.300 HALLETT|OK - 36.2419 -96.6800 22.624 MARAMEC|OK - 36.3731 -96.5958 20.102 BLACKBURN|OK - 36.3794 -96.7047 9.864 SKEDEE|OK - 36.3100 -96.4639 26.647 CLEVELAND|OK - 36.5039 -96.7319 37.846 RALSTON|OK - 36.2189 -96.3244 41.889 WESTPORT|OK - 35.8306 -96.3908 65.866 BRISTOW|OK - 35.7550 -96.5656 8.365 MILFAY|OK - 35.7769 -96.2658 17.803 SLICK|OK - 35.8028 -96.5058 12.779 DEPEW|OK - 35.8764 -96.0608 29.420 MOUNDS|OK - 35.9100 -96.5836 24.004 SHAMROCK|OK - 35.9447 -96.0650 13.375 KIEFER|OK - 35.9883 -96.6008 14.682 DRUMRIGHT|OK - 36.0844 -96.5833 13.111 OILTON|OK - 36.0903 -96.4942 8.183 SILVER CITY|OK - 36.1333 -96.3542 22.570 MANNFORD|OK - 35.9436 -96.2133 17.115 KELLYVILLE|OK - 35.9986 -96.1139 39.737 SAPULPA|OK - 35.7478 -95.3694 57.969 MUSKOGEE|OK - 35.6000 -95.3500 38.558 KEEFETON|OK - 35.6125 -95.5642 12.332 WAINWRIGHT|OK - 35.6486 -95.6558 28.550 BOYNTON|OK - 35.6658 -95.4225 18.145 SUMMIT|OK - 35.6633 -95.1978 21.974 BRAGGS|OK - 35.7550 -95.6403 18.310 JAMESVILLE|OK - 35.7617 -95.5461 8.758 TAFT|OK - 35.7975 -95.2503 14.921 FORT GIBSON|OK - 35.8203 -95.6739 17.212 HASKELL|OK - 36.3060 -104.2580 26.335 ABBOTT|NM - 36.2070 -106.3180 22.216 ABIQUIU|NM - 35.6477 -106.0215 9.430 AGUA FRIA|NM - 35.1870 -106.6180 8.108 ALAMEDA|NM - 36.0847 -106.0584 8.432 ALCALDE|NM - 35.3810 -106.4790 30.407 ALGODONES|NM - 35.5240 -108.7840 5.035 ALLISON|NM - 36.9420 -105.4540 12.196 AMALIA|NM - 35.9190 -103.1530 53.325 AMISTAD|NM - 36.3906 -105.2787 24.477 ANGEL FIRE|NM - 36.7940 -107.7080 8.970 ARCHULETA|NM - 36.5360 -105.6690 15.436 ARROYO HONDO|NM - 36.5170 -105.5690 11.218 ARROYO SECO|NM - 36.8284 -108.0046 23.166 AZTEC|NM - 35.7830 -106.2670 6.978 BANDELIER NATIONAL MONUME|NM - 35.5300 -104.0940 33.175 BELL RANCH|NM - 35.3160 -106.5557 13.185 BERNALILLO|NM - 35.1740 -107.3880 0.775 BIBO|NM - 36.2980 -105.2580 39.680 BLACK LAKE|NM - 35.0860 -108.7900 6.253 BLACK ROCK|NM - 36.3670 -107.8000 113.808 BLANCO TRADING POST|NM - 36.7117 -107.9774 24.674 BLOOMFIELD|NM - 35.3000 -108.0830 32.274 BLUEWATER LAKE|NM - 36.7510 -106.5610 13.508 BRAZOS|NM - 35.9140 -105.2490 7.292 BUENA VISTA|NM - 35.9790 -103.6870 114.343 BUEYEROS|NM - 36.3670 -108.5170 41.753 BURNHAM|NM - 36.4790 -106.4370 43.910 CANJILON|NM - 35.6570 -106.7350 10.765 CANON|NM - 36.5500 -106.1670 28.810 CANON PLAZA|NM - 36.1810 -105.8320 13.783 CANONCITO|NM - 35.6740 -106.7520 4.963 CANONES|NM - 36.7410 -103.9930 59.351 CAPULIN|NM - 36.5380 -106.4860 16.759 CEBOLLA|NM - 35.1740 -107.3960 35.931 CEBOLLETA|NM - 36.9370 -107.8900 47.405 CEDAR HILL|NM - 36.7540 -105.6120 23.953 CERRO|NM - 36.0670 -107.9670 76.565 CHACO CANYON|NM - 36.1440 -105.3670 13.761 CHACON|NM - 36.8935 -106.5826 331.148 CHAMA|NM - 36.1767 -105.7490 5.757 CHAMISAL|NM - 35.3890 -105.2930 10.418 CHAPELLE|NM - 35.2490 -108.9070 32.231 CHI CHIL TAH|NM - 36.0500 -104.1670 50.159 CHICOSA LAKE STATE PARK|NM - 36.1050 -106.1490 28.636 CHILI|NM - 35.9988 -105.9285 11.258 CHIMAYO|NM - 35.8230 -105.9160 14.591 CHUPADERO|NM - 35.5340 -108.5990 13.120 CHURCH ROCK|NM - 36.5099 -104.9126 65.380 CIMARRON|NM - 36.4507 -103.1751 25.244 CLAYTON|NM - 35.9930 -105.3700 6.700 CLEVELAND|NM - 35.6480 -106.3370 34.042 COCHITI LAKE|NM - 35.6080 -106.3470 10.297 COCHITI PUEBLO|NM - 35.4030 -104.1890 178.612 CONCHAS|NM - 35.4470 -108.3630 19.218 COOLIDGE|NM - 36.0070 -105.8600 6.471 CORDOVA|NM - 35.2350 -106.6200 11.288 CORRALES|NM - 36.9760 -105.5310 57.801 COSTILLA|NM - 36.2090 -107.4570 42.547 COUNSELORS|NM - 35.8120 -105.6590 41.047 COWLES|NM - 36.1680 -106.6160 7.026 COYOTE|NM - 35.7750 -108.6200 24.927 COYOTE CANYON|NM - 35.6881 -108.1461 64.993 CROWNPOINT|NM - 36.0460 -108.9660 11.755 CRYSTAL|NM - 36.0225 -106.9542 140.907 CUBA|NM - 35.9590 -105.8960 18.586 CUNDIYO|NM - 35.8698 -106.0085 5.815 CUYAMUNGUE|NM - 36.7613 -103.8333 14.918 DES MOINES|NM - 36.1990 -105.8880 4.924 DIXON|NM - 35.5110 -106.3190 4.832 DOMINGO|NM - 36.9334 -106.9960 41.958 DULCE|NM - 36.5530 -105.2608 13.507 EAGLE NEST|NM - 36.4170 -107.8330 13.945 EL HUERFANO TRADING POST|NM - 36.4320 -105.5740 9.598 EL PADRO|NM - 35.6970 -105.3820 31.558 EL PORVENIR|NM - 35.8890 -106.0790 5.489 EL RANCHO|NM - 36.3430 -106.1880 43.965 EL RITO|NM - 36.0800 -105.2510 14.427 EL TURQUILLO|NM - 36.5940 -106.7280 76.745 EL VADO|NM - 36.6190 -105.2840 27.205 ELIZABETHTOWN|NM - 36.2080 -105.9610 54.085 EMBUDO|NM - 36.7270 -106.5330 6.929 ENSENADA|NM - 36.0034 -106.0693 32.224 ESPANOLA|NM - 36.3530 -104.0390 14.583 FARLEY|NM - 36.7547 -108.1856 149.546 FARMINGTON|NM - 36.8021 -108.0820 9.038 FLORA VISTA|NM - 36.8481 -103.9177 27.894 FOLSOM|NM - 35.4680 -108.5410 24.784 FORT WINGATE|NM - 35.7790 -106.2710 1.048 FRIJOLES|NM - 36.7390 -108.3950 4.959 FRUITLAND|NM - 36.2330 -106.8500 14.803 GALLINA|NM - 35.6790 -105.3530 5.762 GALLINAS|NM - 35.3960 -105.9460 69.109 GALLISTEO|NM - 35.5204 -108.7354 263.432 GALLUP|NM - 35.5720 -108.7650 14.266 GAMERCO|NM - 35.8870 -105.4460 23.663 GASCON|NM - 36.3300 -106.4750 26.701 GHOST RANCH|NM - 36.3050 -103.9730 87.391 GLADSTONE|NM - 35.5830 -105.7690 32.563 GLORIETA|NM - 35.2670 -106.2130 38.789 GOLDEN|NM - 35.8890 -105.1860 27.505 GOLONDRINAS|NM - 35.1534 -107.8383 141.338 GRANTS|NM - 36.5929 -103.6127 23.475 GRENVILLE|NM - 36.1380 -105.2380 12.389 GUADALUPITA|NM - 35.9680 -103.2710 17.660 HAYDEN|NM - 36.0630 -106.1190 5.833 HERNANDEZ|NM - 36.0380 -105.3830 18.122 HOLMAN|NM - 35.8925 -106.0348 1.299 JACONITA|NM - 35.6163 -106.7262 72.561 JEMEZ PUEBLO|NM - 35.7737 -106.6884 40.500 JEMEZ SPRINGS|NM - 36.7395 -108.3431 14.838 KIRTLAND|NM - 35.5560 -106.2400 12.613 LA BAJADA|NM - 35.5765 -106.1104 26.748 LA CIENEGA|NM - 35.9420 -105.2490 12.000 LA CUEVA|NM - 36.0880 -106.9740 17.467 LA JARA|NM - 36.3870 -106.0410 16.454 LA MADERA|NM - 36.9290 -108.1900 28.291 LA PLATA|NM - 36.7000 -106.6000 4.797 LA PUENTE|NM - 36.1030 -106.0480 4.706 LA VILLITA|NM - 36.0920 -108.1570 20.592 LAKE VALLEY|NM - 36.6500 -105.6180 13.891 LAMA|NM - 35.4810 -105.8790 22.055 LAMY|NM - 36.3230 -106.1620 6.103 LAS PLACITAS|NM - 36.5560 -106.0290 12.778 LAS TABLAS|NM - 35.5992 -105.2196 75.242 LAS VEGAS|NM - 35.9240 -105.3610 10.851 LEDOUX|NM - 36.3040 -107.0440 75.195 LINDRITH|NM - 36.1400 -105.6810 2.041 LLANO|NM - 36.1410 -105.6590 8.880 LLANO LARGO|NM - 35.8938 -106.2839 68.388 LOS ALAMOS|NM - 35.4390 -106.1230 21.625 LOS CERRILLOS|NM - 36.3870 -105.6370 5.627 LOS CORDOVAS|NM - 35.4190 -105.2070 40.132 LOS MONTOYAS|NM - 36.7290 -106.5690 3.511 LOS OJOS|NM - 36.9880 -106.0640 50.133 LOS PINOS|NM - 35.5420 -105.5830 21.914 LOWER COLONIAS|NM - 36.0160 -105.2280 13.368 LUCEROS|NM - 36.9300 -106.9360 5.875 LUMBERTON|NM - 36.1460 -106.0050 4.101 LYDEN|NM - 35.4070 -106.1520 8.348 MADRID|NM - 35.6830 -104.6000 38.355 MAES|NM - 35.8010 -105.2780 7.981 MANUELITAS|NM - 35.4220 -108.9930 27.867 MANUELITO|NM - 35.5780 -108.3210 15.037 MARIANO LAKE|NM - 35.3140 -107.3020 60.520 MARQUEZ|NM - 36.5405 -104.5421 34.097 MAXWELL|NM - 35.3750 -108.5150 26.754 MCGAFFEY|NM - 36.1760 -106.1830 16.157 MEDANALES|NM - 35.5140 -108.8450 10.544 MENTMORE|NM - 35.7875 -108.8073 16.119 MEXICAN SPRINGS|NM - 36.3500 -104.7930 13.936 MIAMI|NM - 35.1890 -107.8920 11.439 MILAN|NM - 36.0850 -104.2550 12.993 MILLS|NM - 35.6100 -105.4010 17.707 MINERAL HILL|NM - 36.9020 -106.8550 16.780 MONERO|NM - 35.9550 -105.3940 7.258 MONTE APLANADO|NM - 35.6520 -105.2760 14.844 MONTEZUMA|NM - 35.9740 -105.3290 89.475 MORA|NM - 35.7745 -103.9543 55.982 MOSQUERO|NM - 36.5190 -103.4890 41.144 MOUNT DORA|NM - 36.2670 -107.7410 27.624 NAGEEZI|NM - 35.8930 -105.9820 2.299 NAMBE|NM - 35.8880 -105.9640 30.536 NAMBE PUEBLO|NM - 35.6080 -103.0990 84.490 NARA VISA|NM - 36.0622 -108.6810 18.300 NASCHITTI|NM - 35.8963 -109.0314 32.147 NAVAJO|NM - 36.8000 -107.6120 53.732 NAVAJO DAM|NM - 36.2833 -108.7068 19.501 NEWCOMB|NM - 35.4690 -105.5530 5.126 NORTH SAN YSIDRO|NM - 36.1760 -105.0480 55.274 OCATE|NM - 35.5170 -105.3170 6.828 OJITOS FRIOS|NM - 36.3030 -106.0460 18.219 OJO CALIENTE|NM - 35.9560 -107.3470 32.733 OJO ENCINO|NM - 36.0580 -105.1180 27.245 OJO FELIZ|NM - 36.1230 -105.7830 14.046 OJO SARCO|NM - 35.1346 -107.3638 11.227 PAGUATE|NM - 35.1965 -106.6943 19.731 PARADISE HILLS|NM - 35.5750 -105.6787 9.093 PECOS|NM - 35.5714 -106.3362 9.747 PENA BLANCA|NM - 36.1712 -105.6919 20.925 PENASCO|NM - 35.1060 -108.5800 10.092 PESCADO|NM - 36.5080 -106.0100 9.969 PETACA|NM - 36.4830 -104.9330 6.992 PHILMONT SCOUT RANCH|NM - 36.2010 -105.7090 8.162 PICURIS PUEBLO|NM - 36.2700 -105.7880 21.018 PILAR|NM - 35.6040 -108.4460 32.092 PINEDALE|NM - 35.3070 -106.4240 20.777 PLACITAS|NM - 35.8936 -106.0230 0.201 POJOAQUE|NM - 35.8940 -106.0210 5.428 POJOAQUE PUEBLO|NM - 35.3630 -108.0430 16.101 PREWITT|NM - 35.9770 -107.6730 39.968 PUEBLO PINTADO|NM - 36.7109 -105.5927 11.637 QUESTA|NM - 35.9790 -105.2090 9.815 RAINSVILLE|NM - 35.1330 -108.4910 35.749 RAMAH|NM - 36.3629 -105.6033 5.846 RANCHOS DE TAOS|NM - 36.8857 -104.4415 198.982 RATON|NM - 36.7330 -104.5000 39.420 RATON CREWS AIRPORT|NM - 36.7550 -108.8010 12.447 RATTLESNAKE|NM - 36.3690 -104.9260 30.984 RAYADO|NM - 36.7075 -105.4067 82.744 RED RIVER|NM - 35.4540 -108.7550 16.970 RED ROCK STATE PARK|NM - 36.1840 -106.9560 33.708 REGINA|NM - 35.3740 -105.4480 24.026 RIBERA|NM - 36.2180 -105.8730 8.268 RINCONADA|NM - 36.1960 -105.7250 1.828 RIO LUCIO|NM - 35.2734 -106.6604 112.573 RIO RANCHO|NM - 35.8320 -105.4200 9.065 ROCIADA|NM - 36.1520 -105.6720 3.281 RODARTE|NM - 35.5230 -105.2440 19.649 ROMEROVILLE|NM - 35.8410 -103.4450 31.867 ROSEBUD|NM - 35.4920 -105.6750 14.525 ROWE|NM - 35.9454 -104.1963 27.048 ROY|NM - 36.7190 -106.6110 8.266 RUTHERON|NM - 35.6290 -105.2450 7.031 SAN ANTONIO|NM - 35.4580 -105.1450 10.970 SAN AUGUSTIN|NM - 36.5960 -105.6390 33.434 SAN CRISTOBAL|NM - 35.4343 -106.4284 13.921 SAN FELIPE PUEBLO|NM - 35.5800 -105.3950 7.916 SAN GERONIMO|NM - 35.7710 -105.3540 9.425 SAN IGNACIO|NM - 35.8981 -106.1275 14.665 SAN ILDEFONSO PUEBLO|NM - 35.3970 -105.4740 6.802 SAN JOSE|NM - 36.0519 -106.0700 12.636 SAN JUAN PUEBLO|NM - 35.3310 -107.6430 34.054 SAN MATEO|NM - 36.9610 -106.1600 10.432 SAN MIGUEL|NM - 35.5470 -105.3990 16.437 SAN PABLO|NM - 35.1130 -107.8820 10.580 SAN RAFAEL|NM - 35.5565 -106.7719 12.622 SAN YSIDRO|NM - 35.2560 -106.5710 6.590 SANDIA PUEBLO|NM - 36.4348 -108.8727 89.639 SANOSTEE|NM - 35.3525 -106.5185 7.750 SANTA ANA PUEBLO|NM - 35.9718 -106.0926 8.166 SANTA CLARA PUEBLO|NM - 35.9855 -106.0161 7.375 SANTA CRUZ|NM - 35.6785 -105.9541 788.023 SANTA FE|NM - 35.5159 -106.3658 46.513 SANTO DOMINGO PUEBLO|NM - 35.7730 -105.2530 21.644 SAPELLO|NM - 36.1440 -103.1300 60.427 SEDAN|NM - 35.2980 -105.3920 9.027 SENA|NM - 36.6280 -103.1260 59.427 SENECA|NM - 36.3700 -105.4670 11.705 SHADY BROOK|NM - 36.1430 -108.7070 20.375 SHEEP SPRINGS|NM - 36.7920 -108.6960 45.888 SHIPROCK|NM - 35.8160 -104.8760 4.395 SHOEMAKER|NM - 35.8480 -104.0670 22.938 SOLANO|NM - 35.8940 -105.3360 8.483 SOUTH CARMEN|NM - 35.4500 -105.5770 35.644 SOUTH SAN YSIDRO|NM - 36.3662 -104.5931 50.861 SPRINGER|NM - 35.8030 -108.3600 39.533 STANDING ROCK|NM - 36.9440 -104.3810 15.455 SUGARITE|NM - 36.8420 -105.6580 35.045 SUNSHINE VALLEY|NM - 36.3410 -105.5960 11.630 TALPA|NM - 36.3862 -105.5772 155.044 TAOS|NM - 36.4693 -105.5595 21.447 TAOS PUEBLO|NM - 35.4600 -105.2800 13.514 TECOLOTE|NM - 35.7420 -105.6740 18.065 TERERRO|NM - 35.7666 -105.9233 22.661 TESUQUE|NM - 35.4030 -108.2230 63.527 THOREAU|NM - 36.7000 -106.5490 29.746 TIERRA AMARILLA|NM - 35.8590 -105.3470 12.637 TIERRA MONTE|NM - 36.2370 -108.8920 42.605 TOADLENA|NM - 36.3990 -108.7810 14.123 TOCITO|NM - 35.8502 -108.7501 37.108 TOHATCHI|NM - 35.7990 -107.1810 58.362 TORREON NAVAJO MISSION|NM - 35.4700 -104.5270 23.086 TREMENTINA|NM - 36.6470 -105.9670 52.140 TRES PIEDRAS|NM - 36.1310 -105.5150 43.490 TRES RITOS|NM - 36.0440 -105.8110 24.959 TRUCHAS|NM - 35.5350 -104.6910 54.530 TRUJILLO|NM - 35.6750 -109.0410 2.327 TSE BONITO|NM - 36.7530 -107.7640 17.078 TURLEY|NM - 35.7090 -108.7740 20.426 TWIN LAKES|NM - 35.5760 -105.5840 8.869 UPPER COLONIAS|NM - 35.2700 -108.5700 43.504 UPPER NUTRIA|NM - 36.5580 -105.1140 23.949 UTE PARK|NM - 36.1911 -105.6771 4.240 VADITO|NM - 36.5340 -105.5830 4.804 VALDEZ|NM - 36.4950 -106.1160 15.817 VALLECITOS|NM - 35.8160 -104.9230 7.870 VALMORA|NM - 35.3880 -104.4590 25.049 VARIADERO|NM - 36.1590 -105.9740 12.618 VELARDE|NM - 35.2670 -105.3600 110.916 VILLANUEVA|NM - 36.0029 -104.7143 56.843 WAGON MOUND|NM - 36.0760 -108.8580 77.238 WASHINGTON PASS|NM - 35.7910 -104.9810 51.747 WATROUS|NM - 35.8038 -106.2104 25.500 WHITE ROCK|NM - 35.2670 -108.7670 13.644 WHITEWATER|NM - 35.6280 -108.7800 29.136 YAH-TA-HEY|NM - 36.1300 -103.9010 30.182 YATES|NM - 36.1880 -106.5560 52.204 YOUNGSVILLE|NM - 35.5139 -106.7254 26.656 ZIA PUEBLO|NM - 35.0725 -108.8500 97.344 ZUNI PUEBLO|NM - 41.3337 -96.9493 9.798 ABIE|NE - 40.4562 -96.5112 52.898 ADAMS|NE - 42.4100 -103.7800 53.541 AGATE|NE - 42.5490 -99.8572 102.986 AINSWORTH|NE - 41.6893 -98.0028 79.821 ALBION|NE - 40.8647 -98.4688 15.420 ALDA|NE - 40.2474 -97.3868 20.872 ALEXANDRIA|NE - 42.4146 -96.8428 14.306 ALLEN|NE - 42.1004 -102.8739 84.260 ALLIANCE|NE - 40.1017 -99.3622 91.663 ALMA|NE - 41.8343 -99.5400 30.649 ALMERIA|NE - 40.8715 -96.3866 10.769 ALVO|NE - 42.2300 -98.9600 18.856 AMELIA|NE - 40.8388 -99.2691 35.878 AMHERST|NE - 41.8700 -103.1000 47.516 ANGORA|NE - 42.9469 -98.8299 9.029 ANOKA|NE - 41.6185 -99.8644 59.634 ANSELMO|NE - 41.2876 -99.3822 38.321 ANSLEY|NE - 42.0680 -102.6200 23.858 ANTIOCH|NE - 40.3050 -99.8981 23.573 ARAPAHOE|NE - 41.4247 -99.1256 43.004 ARCADIA|NE - 41.1664 -98.1300 17.374 ARCHER|NE - 41.4542 -96.3555 11.993 ARLINGTON|NE - 41.4239 -100.1938 31.238 ARNOLD|NE - 41.5723 -101.6919 129.674 ARTHUR|NE - 42.0265 -101.9350 10.514 ASHBY|NE - 41.0405 -96.3709 49.767 ASHLAND|NE - 41.2476 -98.7945 16.527 ASHTON|NE - 42.5317 -98.9764 22.715 ATKINSON|NE - 40.3683 -99.4724 20.264 ATLANTA|NE - 40.3883 -95.8420 82.802 AUBURN|NE - 40.8657 -98.0031 34.051 AURORA|NE - 40.7964 -96.1178 18.677 AVOCA|NE - 40.4790 -99.1282 15.883 AXTELL|NE - 40.4379 -98.4402 13.323 AYR|NE - 42.0104 -96.5730 20.966 BANCROFT|NE - 40.2183 -95.5786 13.475 BARADA|NE - 40.0487 -96.5767 20.681 BARNESTON|NE - 41.8841 -98.5514 68.874 BARTLETT|NE - 40.2525 -100.3093 10.159 BARTLEY|NE - 42.5826 -99.5357 27.408 BASSETT|NE - 41.9990 -97.5987 17.504 BATTLE CREEK|NE - 41.7571 -103.3230 32.116 BAYARD|NE - 42.5138 -97.9100 4.216 BAZILE MILLS|NE - 40.2698 -96.7456 161.049 BEATRICE|NE - 40.1377 -99.8273 24.393 BEAVER CITY|NE - 40.7778 -97.2819 19.393 BEAVER CROSSING|NE - 41.0069 -97.0577 12.785 BEE|NE - 41.9304 -96.8095 16.934 BEEMER|NE - 42.4117 -97.2076 10.276 BELDEN|NE - 41.4713 -98.0671 28.701 BELGRADE|NE - 41.1564 -95.9226 22.635 BELLEVUE|NE - 41.3421 -97.2402 24.729 BELLWOOD|NE - 40.2544 -97.5569 14.549 BELVIDERE|NE - 41.0066 -97.6068 28.674 BENEDICT|NE - 40.0516 -101.5346 74.631 BENKELMAN|NE - 40.6812 -96.5059 11.687 BENNET|NE - 41.3676 -96.1569 21.560 BENNINGTON|NE - 42.2000 -102.9900 28.821 BEREA|NE - 40.5267 -99.6327 26.039 BERTRAND|NE - 41.3513 -99.5002 18.708 BERWYN|NE - 41.0634 -102.0747 33.306 BIG SPRINGS|NE - 42.0170 -102.0600 23.001 BINGHAM|NE - 40.3236 -98.5951 12.694 BLADEN|NE - 41.5442 -96.1367 20.611 BLAIR|NE - 42.5988 -97.6488 27.915 BLOOMFIELD|NE - 40.0936 -99.0378 7.411 BLOOMINGTON|NE - 40.3330 -98.4476 145.304 BLUE HILL|NE - 40.1370 -96.6626 3.730 BLUE SPRINGS|NE - 41.0750 -98.7167 15.244 BOELUS|NE - 40.0400 -98.1850 11.055 BOSTWICK|NE - 42.4500 -103.0800 97.695 BOX BUTTE DAM|NE - 41.2595 -96.1312 22.459 BOYS TOWN|NE - 40.8837 -97.7462 13.091 BRADSHAW|NE - 41.0228 -100.3674 30.814 BRADY|NE - 41.1827 -97.0022 21.346 BRAINARD|NE - 40.8015 -101.9310 13.289 BRANDON|NE - 41.9384 -99.8651 103.356 BREWSTER|NE - 41.6667 -103.0983 75.246 BRIDGEPORT|NE - 42.8399 -98.5837 9.880 BRISTOW|NE - 41.5976 -102.8515 29.213 BROADWATER|NE - 40.4811 -95.9597 18.474 BROCK|NE - 41.4054 -99.6391 76.848 BROKEN BOW|NE - 42.2905 -100.6250 71.216 BROWNLEE|NE - 41.1700 -103.0800 14.118 BROWNSON|NE - 40.3971 -95.6614 15.577 BROWNVILLE|NE - 41.0959 -101.8884 16.126 BRULE|NE - 40.3357 -97.5646 22.577 BRUNING|NE - 41.2833 -96.9605 14.518 BRUNO|NE - 42.3382 -97.9712 15.652 BRUNSWICK|NE - 40.1498 -96.3478 18.018 BURCHARD|NE - 40.5359 -96.2989 13.276 BURR|NE - 42.9114 -99.5906 16.942 BURTON|NE - 41.7800 -99.1339 49.920 BURWELL|NE - 41.2320 -103.8904 18.906 BUSHNELL|NE - 42.9126 -98.8479 15.747 BUTTE|NE - 40.0052 -97.7681 12.853 BYRON|NE - 41.0016 -98.6077 26.657 CAIRO|NE - 41.2913 -99.9200 36.997 CALLAWAY|NE - 40.2834 -100.1705 42.449 CAMBRIDGE|NE - 40.2968 -98.7309 25.611 CAMPBELL|NE - 40.3017 -97.6735 11.883 CARLETON|NE - 42.2763 -97.1911 17.564 CARROLL|NE - 41.3978 -96.6092 15.028 CEDAR BLUFFS|NE - 41.0454 -96.0979 10.176 CEDAR CREEK|NE - 41.5588 -98.1493 23.949 CEDAR RAPIDS|NE - 42.6089 -97.8759 13.340 CENTER|NE - 41.1144 -98.0028 58.378 CENTRAL CITY|NE - 41.0577 -96.6453 16.565 CERESCO|NE - 42.8271 -103.0001 201.431 CHADRON|NE - 42.6800 -103.0000 34.826 CHADRON ST PARK|NE - 41.1834 -96.1339 6.001 CHALCO|NE - 42.2051 -98.7478 64.741 CHAMBERS|NE - 40.4650 -101.7100 14.205 CHAMPION|NE - 41.0229 -98.1597 27.114 CHAPMAN|NE - 41.0941 -102.4670 41.296 CHAPPELL|NE - 40.0096 -97.6177 38.495 CHESTER|NE - 41.2163 -97.8394 29.792 CLARKS|NE - 41.7247 -97.1213 38.741 CLARKSON|NE - 40.4649 -96.8512 10.318 CLATONIA|NE - 40.5233 -98.0547 33.419 CLAY CENTER|NE - 42.1706 -98.1886 17.034 CLEARWATER|NE - 42.7594 -102.3482 14.702 CLINTON|NE - 42.9371 -101.2477 60.860 CODY|NE - 42.5063 -97.2023 22.238 COLERIDGE|NE - 41.2978 -96.6065 17.120 COLON|NE - 41.4347 -97.3556 134.014 COLUMBUS|NE - 41.5579 -99.2425 24.527 COMSTOCK|NE - 42.3842 -96.9887 14.274 CONCORD|NE - 40.5103 -96.1612 33.124 COOK|NE - 40.7164 -97.3509 17.070 CORDOVA|NE - 41.6807 -97.5671 6.899 CORNLEA|NE - 40.5061 -96.7056 10.406 CORTLAND|NE - 41.3577 -98.6330 22.842 COTESFIELD|NE - 40.1710 -98.4480 22.915 COWLES|NE - 40.8629 -99.9865 23.416 COZAD|NE - 40.3344 -96.4217 22.071 CRAB ORCHARD|NE - 41.7849 -96.3616 11.641 CRAIG|NE - 42.6855 -103.4142 47.232 CRAWFORD|NE - 42.4651 -97.9068 30.745 CREIGHTON|NE - 41.7350 -102.4100 58.885 CRESCENT LAKE NWR|NE - 41.7071 -97.3615 10.378 CRESTON|NE - 40.6256 -96.9583 55.059 CRETE|NE - 42.7318 -97.4977 108.121 CROFTON|NE - 42.9253 -100.7529 22.162 CROOKSTON|NE - 40.2285 -100.8356 19.903 CULBERTSON|NE - 40.6345 -100.5142 73.488 CURTIS|NE - 41.2946 -98.3690 16.879 CUSHING|NE - 42.4160 -96.4174 6.385 DAKOTA CITY|NE - 41.4077 -102.9704 53.136 DALTON|NE - 40.0378 -100.4044 19.473 DANBURY|NE - 41.1186 -98.5452 25.688 DANNEBROG|NE - 40.3116 -97.8101 20.216 DAVENPORT|NE - 40.9826 -96.6686 11.748 DAVEY|NE - 41.2545 -97.1261 43.422 DAVID CITY|NE - 40.1309 -95.8298 11.324 DAWSON|NE - 40.3218 -97.2974 48.283 DAYKIN|NE - 40.3950 -96.9218 22.667 DE WITT|NE - 42.0081 -96.2507 14.494 DECATUR|NE - 40.7395 -96.8446 19.430 DENTON|NE - 40.1390 -97.7232 12.269 DESHLER|NE - 40.3543 -98.1392 14.714 DEWEESE|NE - 40.8258 -100.9934 14.962 DICKENS|NE - 40.1087 -96.9375 21.980 DILLER|NE - 41.2347 -103.4863 14.741 DIX|NE - 42.4156 -96.9945 8.209 DIXON|NE - 41.7216 -96.8794 20.084 DODGE|NE - 40.7735 -98.3712 23.122 DONIPHAN|NE - 40.6476 -97.1148 14.297 DORCHESTER|NE - 40.5923 -96.3885 21.747 DOUGLAS|NE - 40.0340 -96.0459 19.600 DU BOIS|NE - 40.6687 -96.0303 13.063 DUNBAR|NE - 41.3900 -97.4935 16.389 DUNCAN|NE - 41.8277 -100.1037 34.113 DUNNING|NE - 41.0830 -97.0191 15.631 DWIGHT|NE - 40.8161 -96.4321 21.558 EAGLE|NE - 41.0127 -99.6233 19.563 EDDYVILLE|NE - 40.3684 -97.9705 41.333 EDGAR|NE - 40.2776 -99.7757 12.941 EDISON|NE - 41.2844 -98.5691 20.001 ELBA|NE - 41.9837 -98.0832 33.691 ELGIN|NE - 42.9400 -101.4400 15.898 ELI|NE - 40.2875 -96.1280 22.087 ELK CREEK|NE - 41.2827 -96.2362 10.529 ELKHORN|NE - 42.0600 -102.2860 48.132 ELLSWORTH|NE - 40.7198 -99.3750 25.211 ELM CREEK|NE - 40.8422 -96.2943 13.595 ELMWOOD|NE - 40.8468 -101.3889 19.522 ELSIE|NE - 42.1600 -100.1800 51.814 ELSMERE|NE - 40.5896 -99.8616 49.804 ELWOOD|NE - 41.6797 -99.0053 21.321 ELYRIA|NE - 42.2782 -96.7256 22.613 EMERSON|NE - 42.4764 -98.8099 14.125 EMMET|NE - 40.4425 -101.5200 14.886 ENDERS|NE - 40.0809 -97.0953 15.319 ENDICOTT|NE - 41.7805 -98.6776 28.749 ERICSON|NE - 40.6643 -100.0286 19.741 EUSTIS|NE - 42.2585 -98.3426 35.858 EWING|NE - 40.6447 -97.4492 11.635 EXETER|NE - 40.1409 -97.1772 50.024 FAIRBURY|NE - 40.4320 -98.1032 20.172 FAIRFIELD|NE - 40.6355 -97.5842 25.651 FAIRMONT|NE - 40.0653 -95.5996 97.727 FALLS CITY|NE - 40.7063 -100.2150 30.577 FARNAM|NE - 41.2158 -98.6274 14.078 FARWELL|NE - 40.2854 -96.5338 16.102 FILLEY|NE - 40.5343 -96.6040 21.710 FIRTH|NE - 42.6981 -97.3627 14.106 FORDYCE|NE - 41.4551 -96.0256 29.535 FORT CALHOUN|NE - 41.7300 -99.0100 13.153 FORT HARTSUFF STATE PARK|NE - 42.6600 -103.4800 8.051 FORT ROBINSON|NE - 42.2737 -97.6650 22.464 FOSTER|NE - 40.0966 -98.9510 35.115 FRANKLIN|NE - 41.4408 -96.4921 72.019 FREMONT|NE - 40.6511 -97.2840 28.229 FRIEND|NE - 41.3641 -97.9725 54.568 FULLERTON|NE - 40.4629 -99.2495 10.958 FUNK|NE - 41.4701 -100.4574 5.406 GANDY|NE - 40.9442 -96.9851 12.631 GARLAND|NE - 41.1755 -97.1630 13.603 GARRISON|NE - 41.6550 -99.6450 20.192 GATES|NE - 40.5276 -97.6016 87.285 GENEVA|NE - 41.4459 -97.7328 29.123 GENOA|NE - 41.8285 -103.6652 10.047 GERING|NE - 40.7465 -98.8447 23.156 GIBBON|NE - 40.1465 -97.4150 15.756 GILEAD|NE - 40.7743 -98.1539 18.301 GILTNER|NE - 40.5026 -98.2548 17.682 GLENVIL|NE - 40.8327 -97.2199 15.276 GOEHNER|NE - 42.8063 -102.2036 66.971 GORDON|NE - 40.9294 -100.1612 54.399 GOTHENBURG|NE - 40.6296 -97.7151 11.146 GRAFTON|NE - 40.8224 -101.2865 10.831 GRAINTON|NE - 40.9218 -98.3659 443.672 GRAND ISLAND|NE - 40.8444 -101.7257 86.633 GRANT|NE - 41.5482 -98.5300 36.538 GREELEY|NE - 40.9616 -96.4427 14.363 GREENWOOD|NE - 41.0277 -97.4011 18.107 GRESHAM|NE - 41.1407 -96.2436 28.506 GRETNA|NE - 42.9468 -98.5689 16.355 GROSS|NE - 40.0730 -98.3292 16.861 GUIDE ROCK|NE - 41.3206 -102.9739 22.674 GURLEY|NE - 42.1058 -97.4515 12.293 HADAR|NE - 40.0124 -101.9385 31.735 HAIGLER|NE - 40.5367 -96.7859 15.378 HALLAM|NE - 41.9028 -100.2691 24.630 HALSEY|NE - 40.3844 -101.2349 14.952 HAMLET|NE - 40.8810 -97.8879 10.437 HAMPTON|NE - 40.6958 -98.3686 9.131 HANSEN|NE - 40.1915 -96.9735 21.806 HARBINE|NE - 40.0116 -97.9233 12.650 HARDY|NE - 40.0700 -99.2100 6.180 HARLAN COUNTY DAM|NE - 41.5500 -103.7400 45.745 HARRISBURG|NE - 42.6880 -103.8816 39.285 HARRISON|NE - 42.6200 -97.2650 34.822 HARTINGTON|NE - 40.6193 -98.0962 25.360 HARVARD|NE - 40.5893 -98.3901 66.998 HASTINGS|NE - 42.6831 -102.6890 19.288 HAY SPRINGS|NE - 40.5112 -101.0200 51.852 HAYES CENTER|NE - 41.0912 -99.0781 18.253 HAZARD|NE - 40.5697 -98.7885 16.830 HEARTWELL|NE - 40.1684 -97.5877 35.604 HEBRON|NE - 42.3212 -103.0757 33.620 HEMINGFORD|NE - 40.7790 -97.8116 19.587 HENDERSON|NE - 40.1309 -99.9704 12.249 HENDLEY|NE - 41.9983 -104.0463 21.027 HENRY|NE - 41.6731 -96.2166 19.130 HERMAN|NE - 41.1581 -101.0013 10.563 HERSHEY|NE - 40.6215 -96.6315 27.590 HICKMAN|NE - 40.3375 -99.0460 39.548 HILDRETH|NE - 40.3039 -100.0104 9.551 HOLBROOK|NE - 40.4406 -99.3755 84.394 HOLDREGE|NE - 40.1560 -99.7389 8.721 HOLLINGER|NE - 40.4648 -98.6511 8.010 HOLSTEIN|NE - 42.3220 -96.4911 23.601 HOMER|NE - 41.6122 -96.5480 16.613 HOOPER|NE - 41.0798 -97.8903 9.100 HORDVILLE|NE - 42.1137 -97.3046 22.777 HOSKINS|NE - 41.7234 -97.0047 9.680 HOWELLS|NE - 42.3855 -96.5904 18.332 HUBBARD|NE - 40.0076 -97.4967 10.319 HUBBELL|NE - 40.1662 -95.9442 22.843 HUMBOLDT|NE - 41.6882 -97.4874 31.875 HUMPHREY|NE - 40.2108 -99.2910 28.881 HUNTLEY|NE - 42.0004 -101.7606 59.909 HYANNIS|NE - 40.5162 -101.6376 123.771 IMPERIAL|NE - 40.0958 -98.6386 10.279 INAVALE|NE - 40.2349 -100.4189 18.506 INDIANOLA|NE - 41.4167 -96.5016 6.359 INGLEWOOD|NE - 40.5908 -98.2292 13.375 INLAND|NE - 42.3813 -98.5289 10.165 INMAN|NE - 41.1604 -96.5396 15.697 ITHACA|NE - 42.4488 -96.5659 14.026 JACKSON|NE - 40.1857 -97.0824 9.386 JANSEN|NE - 40.4113 -95.9984 14.376 JOHNSON|NE - 40.6800 -99.8500 15.454 JOHNSON LAKE|NE - 42.5725 -100.0552 17.723 JOHNSTOWN|NE - 40.5203 -95.8671 13.100 JULIAN|NE - 40.5895 -98.5054 9.743 JUNIATA|NE - 40.7008 -99.0846 59.925 KEARNEY|NE - 40.6196 -98.6581 19.126 KENESAW|NE - 41.4743 -96.2034 15.514 KENNARD|NE - 41.2200 -101.5900 5.803 KEYSTONE|NE - 42.9385 -100.9567 17.331 KILGORE|NE - 41.2325 -103.6590 67.280 KIMBALL|NE - 41.2145 -101.6580 22.064 KINGSLEY DAM|NE - 41.1843 -96.0391 4.451 LA VISTA|NE - 42.0605 -102.4600 13.796 LAKESIDE|NE - 40.5724 -101.9795 28.301 LAMAR|NE - 42.4280 -97.0940 50.198 LAUREL|NE - 40.2902 -98.2590 19.695 LAWRENCE|NE - 40.0492 -100.2759 11.216 LEBANON|NE - 41.7041 -97.2368 11.020 LEIGH|NE - 41.2855 -101.8005 41.622 LEMOYNE|NE - 41.3301 -96.4287 8.139 LESHARA|NE - 41.3307 -102.1431 27.859 LEWELLEN|NE - 40.2434 -96.4074 15.180 LEWISTON|NE - 40.7784 -99.7421 120.572 LEXINGTON|NE - 40.0850 -96.4830 12.509 LIBERTY|NE - 40.8164 -96.6882 132.178 LINCOLN|NE - 41.7006 -97.6943 14.059 LINDSAY|NE - 41.4118 -96.9324 14.171 LINWOOD|NE - 41.5000 -102.6200 35.155 LISCO|NE - 41.1561 -99.1519 91.272 LITCHFIELD|NE - 41.1485 -102.6383 21.450 LODGEPOLE|NE - 42.5348 -99.7024 13.443 LONG PINE|NE - 40.4781 -99.5074 15.182 LOOMIS|NE - 41.0300 -103.0500 18.064 LORENZO|NE - 40.5975 -96.0235 21.212 LORTON VILLAGE|NE - 40.9988 -96.1603 20.524 LOUISVILLE|NE - 41.2763 -98.9677 34.477 LOUP CITY|NE - 40.7238 -97.7241 12.085 LUSHTON|NE - 41.9181 -104.0365 36.193 LYMAN|NE - 42.8309 -98.4668 22.549 LYNCH|NE - 41.9361 -96.4719 32.549 LYONS|NE - 42.1126 -96.3630 17.985 MACY|NE - 41.8284 -97.4566 53.861 MADISON|NE - 40.8496 -101.5427 13.161 MADRID|NE - 42.4574 -97.4692 11.978 MAGNET|NE - 40.9085 -96.8660 14.512 MALCOLM|NE - 41.2663 -96.7210 12.727 MALMO|NE - 40.9188 -96.1652 9.810 MANLEY|NE - 41.0060 -98.0095 13.412 MARQUETTE|NE - 42.4446 -103.3009 18.402 MARSLAND|NE - 42.5080 -96.8316 15.340 MARTINSBURG|NE - 42.6904 -96.9815 13.208 MASKELL|NE - 41.2225 -99.2980 18.673 MASON CITY|NE - 40.1100 -101.4000 17.626 MAX|NE - 41.0786 -100.5258 20.402 MAXWELL|NE - 40.6581 -100.6223 11.396 MAYWOOD|NE - 40.2041 -100.6203 235.262 MCCOOK|NE - 40.7443 -97.5952 30.154 MCCOOL JUNCTION|NE - 41.7472 -103.4172 8.083 MCGREW|NE - 42.3862 -97.4677 9.365 MCLEAN|NE - 41.2291 -96.4894 8.613 MEAD|NE - 42.0292 -97.7362 8.832 MEADOW GROVE|NE - 41.7820 -103.5168 7.495 MELBETA|NE - 41.0946 -96.4328 14.938 MEMPHIS|NE - 41.4846 -99.7606 23.488 MERNA|NE - 42.9211 -101.6998 37.064 MERRIMAN|NE - 42.6460 -100.8720 63.249 MERRITT RESERVOIR DAM|NE - 41.7345 -99.7500 31.268 MILBURN|NE - 40.7728 -97.0520 32.810 MILFORD|NE - 41.2053 -96.1577 14.388 MILLARD|NE - 40.9270 -99.3905 11.670 MILLER|NE - 40.4999 -97.3880 19.456 MILLIGAN|NE - 42.9400 -99.4000 39.569 MILLS|NE - 41.8110 -103.5022 21.228 MINATARE|NE - 40.5008 -98.9508 38.735 MINDEN|NE - 41.9421 -103.8090 19.482 MITCHELL|NE - 42.8301 -98.3288 11.265 MONOWI|NE - 41.4737 -97.6001 13.198 MONROE|NE - 40.6897 -100.3999 15.999 MOOREFIELD|NE - 41.9641 -103.9238 11.983 MORRILL|NE - 41.4311 -96.7657 9.000 MORSE BLUFF|NE - 42.0420 -101.0433 217.808 MULLEN|NE - 40.9260 -96.2803 19.047 MURDOCK|NE - 40.9166 -95.9279 22.135 MURRAY|NE - 42.9642 -99.0971 25.246 NAPER|NE - 40.0740 -99.1381 16.808 NAPONEE|NE - 40.6762 -95.8607 24.844 NEBRASKA CITY|NE - 40.8298 -95.9893 6.889 NEHAWKA|NE - 42.1300 -98.0288 56.367 NELIGH|NE - 40.2009 -98.0690 46.614 NELSON|NE - 40.3378 -95.6759 18.948 NEMAHA|NE - 42.9269 -101.1013 12.013 NENZEL|NE - 42.6520 -96.8749 17.890 NEWCASTLE|NE - 41.7474 -97.7771 23.988 NEWMAN GROVE|NE - 42.6008 -99.3276 15.380 NEWPORT|NE - 41.5350 -96.4705 24.701 NICKERSON|NE - 42.7503 -98.0303 39.898 NIOBRARA|NE - 40.1638 -97.9736 10.475 NORA|NE - 42.0343 -97.4184 148.850 NORFOLK|NE - 40.4793 -98.7910 14.808 NORMAN|NE - 41.4652 -96.7831 23.547 NORTH BEND|NE - 41.4949 -98.7719 24.185 NORTH LOUP|NE - 41.1330 -100.7718 212.236 NORTH PLATTE|NE - 42.4607 -98.6467 184.969 O'NEILL|NE - 40.2373 -97.9040 16.838 OAK|NE - 42.0700 -97.9661 13.046 OAKDALE|NE - 41.8351 -96.4658 20.013 OAKLAND|NE - 42.6890 -97.0270 3.740 OBERT|NE - 41.1416 -99.7611 51.114 OCONTO|NE - 41.3473 -97.0591 15.186 OCTAVIA|NE - 40.0503 -96.8007 19.069 ODELL|NE - 40.7000 -99.2558 11.505 ODESSA|NE - 41.1116 -95.9188 11.691 OFFUTT AFB|NE - 41.1305 -101.7205 74.598 OGALLALA|NE - 40.4141 -97.4519 27.408 OHIOWA|NE - 41.2639 -96.0117 10.101 OMAHA|NE - 40.3982 -97.8391 10.815 ONG|NE - 42.3360 -98.2412 21.742 ORCHARD|NE - 41.6025 -98.9296 185.095 ORD|NE - 40.1316 -99.4541 11.290 ORLEANS|NE - 41.1779 -97.5484 11.056 OSCEOLA|NE - 41.4086 -102.3444 66.259 OSHKOSH|NE - 42.3582 -97.5989 15.481 OSMOND|NE - 40.7245 -96.1203 17.344 OTOE|NE - 40.7404 -99.5370 14.923 OVERTON|NE - 40.2531 -99.6325 46.618 OXFORD|NE - 42.3990 -98.4174 25.082 PAGE|NE - 40.3484 -101.1067 42.552 PALISADE|NE - 41.2275 -98.2189 20.381 PALMER|NE - 40.7057 -96.3916 20.768 PALMYRA|NE - 40.5996 -96.5112 10.499 PANAMA|NE - 41.1572 -96.0405 9.879 PAPILLION|NE - 40.0400 -101.7300 16.832 PARKS|NE - 40.1106 -96.1520 48.138 PAWNEE CITY|NE - 41.1248 -101.3554 20.494 PAXTON|NE - 42.1100 -96.7106 41.423 PENDER|NE - 40.4787 -95.7310 25.722 PERU|NE - 41.8547 -98.0799 39.949 PETERSBURG|NE - 40.8980 -98.2149 14.236 PHILLIPS|NE - 40.3778 -96.7285 16.920 PICKRELL|NE - 42.1995 -97.5277 43.243 PIERCE|NE - 42.0077 -97.0540 12.789 PILGER|NE - 42.3539 -97.7869 76.367 PLAINVIEW|NE - 41.5380 -97.4872 29.110 PLATTE CENTER|NE - 41.0077 -95.8914 16.618 PLATTSMOUTH|NE - 40.7918 -96.9327 11.248 PLEASANT DALE|NE - 40.9701 -99.0867 20.434 PLEASANTON|NE - 40.3034 -96.9881 22.262 PLYMOUTH|NE - 41.0752 -97.7828 19.312 POLK|NE - 42.5654 -96.7091 30.646 PONCA|NE - 40.9792 -98.9528 11.426 POOLE|NE - 41.2189 -103.3143 30.199 POTTER|NE - 41.3097 -96.8086 29.068 PRAGUE|NE - 40.0341 -95.5173 10.536 PRESTON|NE - 41.6236 -98.2372 18.544 PRIMROSE|NE - 40.6887 -98.5773 30.694 PROSSER|NE - 42.0700 -100.2600 24.011 PURDUM|NE - 40.3106 -99.2901 21.641 RAGAN|NE - 41.2013 -96.0367 10.157 RALSTON|NE - 42.3773 -97.3572 25.398 RANDOLPH|NE - 41.0268 -98.9130 39.864 RAVENNA|NE - 40.9566 -96.7815 23.604 RAYMOND|NE - 40.0861 -98.5223 42.407 RED CLOUD|NE - 41.5900 -103.3000 24.655 REDINGTON|NE - 40.1003 -99.2224 10.122 REPUBLICAN CITY|NE - 40.0604 -97.3359 25.027 REYNOLDS|NE - 41.4373 -97.2141 11.816 RICHLAND|NE - 41.5110 -100.7705 19.792 RINGGOLD|NE - 41.1986 -97.2969 10.897 RISING CITY|NE - 40.7836 -99.1600 17.395 RIVERDALE|NE - 40.0889 -98.7592 16.518 RIVERTON|NE - 40.6581 -96.6617 9.849 ROCA|NE - 41.1193 -98.8311 23.977 ROCKVILLE|NE - 41.4646 -96.9162 11.095 ROGERS|NE - 42.0569 -96.5127 13.217 ROSALIE|NE - 41.1350 -101.6000 10.172 ROSCOE|NE - 42.1700 -99.5285 65.292 ROSE|NE - 40.4709 -98.5579 33.726 ROSELAND|NE - 40.2869 -98.3639 8.926 ROSEMONT|NE - 42.3327 -98.1250 9.607 ROYAL|NE - 40.0520 -95.4300 8.961 RULO|NE - 42.7129 -102.4658 30.832 RUSHVILLE|NE - 40.1443 -97.8665 22.809 RUSKIN|NE - 40.0771 -95.7268 11.160 SALEM|NE - 42.8385 -97.8492 27.224 SANTEE|NE - 41.1630 -101.3000 10.648 SARBEN|NE - 41.6409 -99.3700 38.385 SARGENT|NE - 40.6029 -97.9389 6.902 SARONVILLE|NE - 41.4481 -97.0599 24.911 SCHUYLER|NE - 41.4683 -98.7025 9.167 SCOTIA|NE - 41.8672 -103.6616 571.716 SCOTTSBLUFF|NE - 41.6645 -96.6649 45.304 SCRIBNER|NE - 42.0427 -100.8313 17.637 SENECA|NE - 40.9121 -97.0967 42.235 SEWARD|NE - 41.1942 -97.4264 24.531 SHELBY|NE - 40.7785 -98.7302 12.581 SHELTON|NE - 41.3000 -98.8800 9.443 SHERMAN RESERVOIR DAM|NE - 40.4161 -97.7235 22.999 SHICKLEY|NE - 42.3350 -97.2940 12.194 SHOLES|NE - 40.2358 -95.6833 7.714 SHUBERT|NE - 41.1337 -102.9700 186.535 SIDNEY|NE - 41.3328 -97.6657 26.945 SILVER CREEK|NE - 40.5732 -99.7409 11.291 SMITHFIELD|NE - 41.7045 -96.7862 8.881 SNYDER|NE - 41.0021 -96.2462 7.243 SOUTH BEND|NE - 42.4660 -96.4121 9.087 SOUTH SIOUX CITY|NE - 41.6884 -98.3620 29.830 SPALDING|NE - 42.9310 -100.2680 26.658 SPARKS|NE - 42.8746 -98.7016 61.646 SPENCER|NE - 40.6266 -96.7452 9.668 SPRAGUE|NE - 41.0831 -96.1322 17.484 SPRINGFIELD|NE - 42.8253 -99.7490 67.568 SPRINGVIEW|NE - 41.5713 -97.8609 33.111 ST. EDWARD|NE - 42.8099 -97.2489 19.456 ST. HELENA|NE - 41.0800 -98.3530 19.194 ST. LIBORY|NE - 41.2137 -98.4595 46.573 ST. PAUL|NE - 40.1307 -99.5947 20.013 STAMFORD|NE - 41.9489 -97.2240 27.448 STANTON|NE - 40.9748 -97.1720 17.511 STAPLEHURST|NE - 41.4799 -100.5122 76.735 STAPLETON|NE - 40.0365 -97.0225 13.100 STEELE CITY|NE - 40.2070 -96.2336 25.929 STEINAUER|NE - 40.2316 -95.7726 41.129 STELLA|NE - 40.4619 -96.3781 11.397 STERLING|NE - 40.7168 -97.9434 49.658 STOCKHAM|NE - 40.5332 -100.3841 29.314 STOCKVILLE|NE - 40.4151 -97.5871 11.448 STRANG|NE - 40.1517 -101.2277 35.526 STRATTON NE|NE - 41.1163 -97.5905 34.467 STROMSBURG|NE - 42.6000 -99.1402 55.306 STUART|NE - 40.9495 -99.5072 47.996 SUMNER|NE - 40.0224 -98.0677 87.821 SUPERIOR|NE - 41.1044 -97.3086 12.181 SURPRISE|NE - 41.1575 -101.1265 31.096 SUTHERLAND|NE - 40.6076 -97.8583 20.348 SUTTON|NE - 40.3793 -97.0797 10.728 SWANTON|NE - 40.6618 -96.1829 58.034 SYRACUSE|NE - 40.1787 -96.0892 12.663 TABLE ROCK|NE - 40.5318 -96.0234 13.091 TALMAGE|NE - 40.8958 -97.2241 10.162 TAMORA|NE - 41.6149 -97.5028 19.184 TARNOV|NE - 41.7697 -99.3813 20.626 TAYLOR|NE - 40.3703 -96.1888 29.929 TECUMSEH|NE - 41.7774 -96.2227 42.837 TEKAMAH|NE - 41.8500 -103.6685 4.441 TERRYTOWN|NE - 40.9697 -97.4945 13.494 THAYER|NE - 41.9788 -100.5745 43.490 THEDFORD|NE - 42.1765 -96.6999 17.401 THURSTON|NE - 42.0440 -97.8320 25.906 TILDEN|NE - 40.4184 -97.3363 9.850 TOBIAS|NE - 40.1743 -101.0133 18.860 TRENTON|NE - 40.6801 -98.2728 21.949 TRUMBULL|NE - 41.5580 -100.9450 42.892 TRYON|NE - 41.7343 -96.5054 22.736 UEHLING|NE - 41.0724 -97.2024 62.077 ULYSSES|NE - 40.6828 -96.2701 9.061 UNADILLA|NE - 40.8147 -95.9207 14.618 UNION|NE - 40.3190 -98.9016 13.323 UPLAND|NE - 40.8956 -97.3450 21.327 UTICA|NE - 42.8737 -100.5499 349.362 VALENTINE|NE - 41.3130 -96.3460 34.671 VALLEY|NE - 41.0794 -96.8320 31.118 VALPARAISO|NE - 40.7617 -102.0408 32.811 VENANGO|NE - 42.8115 -98.1929 20.928 VERDEL|NE - 42.5975 -98.0352 56.023 VERDIGRE|NE - 40.1489 -95.7108 20.220 VERDON|NE - 40.2452 -96.4989 7.774 VIRGINIA|NE - 40.8966 -97.4612 9.768 WACO|NE - 41.2152 -96.6200 60.077 WAHOO|NE - 42.2676 -96.8671 12.008 WAKEFIELD|NE - 40.8371 -101.1635 48.005 WALLACE|NE - 42.1487 -96.4928 14.105 WALTHILL|NE - 41.3983 -96.2087 9.001 WASHINGTON|NE - 42.4572 -96.7352 28.369 WATERBURY|NE - 41.2878 -96.2857 4.315 WATERLOO|NE - 40.4166 -101.3716 29.927 WAUNETA|NE - 42.4978 -97.5382 40.689 WAUSA|NE - 40.9149 -96.5300 29.176 WAVERLY|NE - 42.2371 -97.0167 62.605 WAYNE|NE - 40.8678 -96.1388 48.442 WEEPING WATER|NE - 41.4670 -99.4500 22.021 WEISSERT|NE - 40.7527 -100.7304 36.965 WELLFLEET|NE - 41.8377 -96.7073 72.109 WEST POINT|NE - 40.3931 -97.1993 20.423 WESTERN|NE - 41.3989 -99.3900 15.142 WESTERVILLE|NE - 41.1920 -96.7412 11.902 WESTON|NE - 42.0440 -101.5370 20.955 WHITMAN|NE - 42.7841 -103.2568 22.867 WHITNEY|NE - 40.4809 -96.9633 37.793 WILBER|NE - 40.3645 -99.1688 12.792 WILCOX|NE - 40.8800 -100.0672 8.354 WILLOW ISLAND|NE - 40.1115 -100.1059 51.480 WILSONVILLE|NE - 42.2372 -96.4729 20.492 WINNEBAGO|NE - 42.5143 -97.9614 13.653 WINNETOON|NE - 42.1780 -97.1741 19.985 WINSIDE|NE - 41.6088 -96.5047 3.691 WINSLOW|NE - 41.9867 -96.9135 36.508 WISNER|NE - 41.4008 -98.3917 36.421 WOLBACH|NE - 42.6391 -100.2368 40.170 WOOD LAKE|NE - 40.8218 -98.5979 32.243 WOOD RIVER|NE - 40.1228 -96.6666 38.862 WYMORE|NE - 42.7395 -97.1696 22.818 WYNOT|NE - 40.8712 -97.5956 66.233 YORK|NE - 41.2432 -96.3973 18.823 YUTAN|NE - 46.4478 -96.7300 58.154 ABERCROMBIE|ND - 46.9781 -97.3942 15.141 ABSARAKA|ND - 48.4197 -98.0738 28.031 ADAMS|ND - 46.6000 -98.5500 17.896 ADRIAN|ND - 48.7753 -97.7267 9.116 AKRA|ND - 48.5820 -103.4670 16.205 ALAMO|ND - 47.8410 -103.6426 24.220 ALEXANDER|ND - 46.6000 -99.0000 13.056 ALFRED|ND - 46.7605 -97.5562 15.952 ALICE|ND - 46.7278 -101.5028 35.285 ALMONT|ND - 48.6295 -98.7054 13.383 ALSEN|ND - 48.9552 -103.4808 19.242 AMBROSE|ND - 47.0082 -97.2239 24.893 AMENIA|ND - 46.4821 -103.3188 36.587 AMIDON|ND - 48.8714 -99.3725 21.134 AMOURDALE|ND - 47.8832 -100.2415 14.761 ANAMOOSE|ND - 47.6789 -97.9888 22.484 ANETA|ND - 46.5286 -97.4953 25.911 ANSELM|ND - 48.9713 -101.2830 25.704 ANTLER|ND - 48.5667 -103.5833 7.547 APPUM|ND - 48.2059 -97.3409 9.999 ARDOCH|ND - 47.1333 -100.1667 9.268 ARENA|ND - 47.0506 -96.9410 13.284 ARGUSVILLE|ND - 48.6300 -99.2350 10.152 ARNDT|ND - 47.8081 -103.4381 13.044 ARNEGARD|ND - 47.1035 -97.2183 71.230 ARTHUR|ND - 47.9192 -97.4944 9.742 ARVILLA|ND - 46.0349 -99.3733 66.396 ASHLEY|ND - 47.0407 -97.4912 21.947 AYR|ND - 48.8366 -97.7100 12.507 BACKOO|ND - 48.1606 -99.6472 24.429 BAKER|ND - 47.0347 -98.0778 13.874 BALD HILL DAM|ND - 47.9523 -100.5347 14.786 BALFOUR|ND - 48.1662 -100.0372 52.332 BALTA|ND - 48.4978 -100.6092 23.933 BANTRY|ND - 47.5667 -99.1500 19.759 BARLOW|ND - 46.2665 -96.9992 9.480 BARNEY|ND - 46.5689 -97.1222 14.914 BARRIE|ND - 48.5059 -100.1781 27.699 BARTON|ND - 48.8806 -97.4729 24.852 BATHGATE|ND - 48.5833 -102.7833 12.252 BATTLEVIEW|ND - 46.9139 -104.0077 96.577 BEACH|ND - 48.8416 -99.7463 47.192 BELCOURT|ND - 48.1500 -102.3500 43.900 BELDEN|ND - 46.8869 -103.1954 27.453 BELFIELD|ND - 47.8305 -101.0837 11.278 BENEDICT|ND - 46.3333 -102.0667 23.354 BENTLEY|ND - 48.0047 -100.7183 22.076 BERGEN|ND - 46.3784 -98.4875 15.726 BERLIN|ND - 48.3150 -101.7353 38.367 BERTHOLD|ND - 48.3667 -100.2500 12.365 BERWICK|ND - 47.2669 -101.7734 101.702 BEULAH|ND - 47.5598 -98.3453 34.765 BINFORD|ND - 48.6266 -99.3783 35.716 BISBEE|ND - 46.8055 -100.7673 620.317 BISMARCK|ND - 47.4017 -97.7886 20.780 BLABON|ND - 45.9789 -96.6003 32.860 BLACKMER|ND - 48.3333 -102.0667 10.447 BLAISDELL|ND - 47.3458 -97.2192 14.333 BLANCHARD|ND - 47.3833 -98.9667 21.449 BORDULAC|ND - 48.8254 -100.4433 153.714 BOTTINEAU|ND - 48.8030 -102.2468 32.226 BOWBELLS|ND - 47.4689 -99.7081 44.569 BOWDON|ND - 48.6900 -97.1777 20.188 BOWESMONT|ND - 46.1838 -103.3998 246.398 BOWMAN|ND - 46.5635 -100.0891 24.481 BRADDOCK|ND - 45.9947 -97.7758 16.089 BRAMPTON|ND - 47.5978 -98.9225 15.475 BRANTFORD|ND - 46.3833 -100.9333 10.637 BREIEN|ND - 47.7500 -99.3667 11.732 BREMEN|ND - 46.7862 -96.7938 4.723 BRIARWOOD|ND - 48.1833 -99.3244 29.353 BRINSMADE|ND - 48.2112 -98.3562 41.626 BROCKET|ND - 47.0630 -98.8292 18.505 BUCHANAN|ND - 46.0636 -102.7883 17.613 BUCYRUS|ND - 46.9214 -97.5503 9.611 BUFFALO|ND - 48.2756 -101.4257 10.938 BURLINGTON|ND - 46.3833 -99.6167 33.888 BURNSTAD|ND - 46.3667 -102.1500 11.423 BURT|ND - 47.8374 -100.6659 29.784 BUTTE|ND - 47.6022 -97.0992 17.999 BUXTON|ND - 47.4575 -96.8853 4.910 CALEDONIA|ND - 48.6236 -98.9379 11.857 CALIO|ND - 48.8512 -98.9370 25.090 CALVIN|ND - 48.0569 -98.9206 14.878 CAMP GRAFTON|ND - 48.4876 -99.2026 59.322 CANDO|ND - 46.3125 -100.6321 33.678 CANNON BALL|ND - 48.9000 -100.5333 11.364 CARBURY|ND - 48.4424 -101.7154 22.360 CARPIO|ND - 47.4501 -99.1235 75.273 CARRINGTON|ND - 46.4219 -101.5698 21.589 CARSON|ND - 47.8667 -103.9333 39.589 CARTWRIGHT|ND - 46.9006 -97.2119 35.820 CASSELTON|ND - 47.5539 -99.4110 30.453 CATHAY|ND - 48.7953 -97.6243 50.405 CAVALIER|ND - 46.0758 -97.3834 11.192 CAYUGA|ND - 47.1150 -101.2969 56.410 CENTER|ND - 46.7744 -97.3522 33.665 CHAFFEE|ND - 48.0667 -102.8667 38.469 CHARLSON|ND - 47.4500 -99.8000 8.278 CHASELEY|ND - 46.5753 -96.8067 6.066 CHRISTINE|ND - 48.2686 -99.1942 19.156 CHURCHS FERRY|ND - 46.8909 -99.1200 13.796 CLEVELAND|ND - 47.3483 -97.4093 20.291 CLIFFORD|ND - 48.7700 -98.8986 21.491 CLYDE|ND - 46.1071 -97.7840 11.353 COGSWELL|ND - 47.5424 -101.2212 15.425 COLEHARBOR|ND - 46.4702 -96.8740 12.405 COLFAX|ND - 47.2447 -97.6561 19.856 COLGATE|ND - 48.9045 -102.7810 16.970 COLUMBUS|ND - 48.7455 -97.9333 15.852 CONCRETE|ND - 48.5619 -99.2828 18.604 CONSIDINE|ND - 48.2340 -97.6744 9.948 CONWAY|ND - 47.4441 -98.1241 145.052 COOPERSTOWN|ND - 48.6167 -103.3167 10.108 CORINTH|ND - 47.2245 -98.5687 16.475 COURTENAY|ND - 48.0715 -98.6400 20.772 CRARY|ND - 46.2003 -97.9625 12.289 CRETE|ND - 48.9114 -103.2947 244.622 CROSBY|ND - 48.5985 -97.6684 51.766 CRYSTAL|ND - 46.8833 -99.4667 12.113 CRYSTAL SPRINGS|ND - 47.5147 -97.0792 19.108 CUMMINGS|ND - 48.1581 -97.9292 14.112 DAHLEN|ND - 46.7138 -97.0688 16.787 DAVENPORT|ND - 46.8681 -99.7521 9.827 DAWSON|ND - 47.1882 -98.2005 20.019 DAZEY|ND - 46.2672 -97.3347 9.519 DE LAMERE|ND - 48.3953 -101.0494 22.884 DEERING|ND - 48.3167 -100.5833 14.851 DENBIGH|ND - 47.4833 -100.2667 11.013 DENHOFF|ND - 48.4769 -98.5572 18.041 DERRICK|ND - 48.2569 -101.5632 20.884 DES LACS|ND - 48.1128 -98.8741 146.767 DEVILS LAKE|ND - 46.5365 -98.4674 37.594 DICKEY|ND - 46.8861 -102.7827 151.928 DICKINSON|ND - 47.3053 -102.2020 11.609 DODGE|ND - 48.5079 -101.8856 47.186 DONNYBROOK|ND - 47.8586 -101.5008 19.615 DOUGLAS|ND - 48.0528 -98.5364 9.238 DOYON|ND - 47.9219 -100.3759 53.512 DRAKE|ND - 48.5646 -97.1796 36.806 DRAYTON|ND - 48.8275 -98.4808 18.877 DRESDEN|ND - 46.8500 -100.1333 13.917 DRISCOLL|ND - 47.3533 -102.6238 10.753 DUNN CENTER|ND - 48.8126 -100.0613 23.908 DUNSEITH|ND - 46.8086 -97.1492 17.885 DURBIN|ND - 46.3029 -96.7386 13.884 DWIGHT|ND - 48.8655 -100.0164 13.986 EAST DUNSEITH|ND - 46.9380 -98.3328 8.381 ECKELSON|ND - 48.6667 -101.0500 15.434 ECKMAN|ND - 46.3626 -98.7118 80.981 EDGELEY|ND - 48.4956 -97.8622 25.064 EDINBURG|ND - 48.4127 -98.4532 77.497 EDMORE|ND - 47.2500 -98.9667 21.665 EDMUNDS|ND - 48.6280 -99.0976 20.659 EGELAND|ND - 46.9000 -98.8333 10.524 ELDRIDGE|ND - 46.4017 -101.8466 36.583 ELGIN|ND - 46.0039 -98.5248 186.957 ELLENDALE|ND - 46.4024 -97.8139 13.670 ELLIOTT|ND - 46.8022 -97.4328 9.499 EMBDEN|ND - 47.9215 -97.3639 10.728 EMERADO|ND - 47.6500 -101.6500 15.363 EMMET|ND - 47.5333 -99.4000 5.482 EMRICK|ND - 46.6230 -97.5989 39.289 ENDERLIN|ND - 46.3928 -97.9131 7.985 ENGLEVALE|ND - 48.2807 -103.3577 34.542 EPPING|ND - 47.1128 -97.3875 13.023 ERIE|ND - 48.0329 -99.7648 26.186 ESMOND|ND - 48.4895 -98.2315 21.795 FAIRDALE|ND - 47.1833 -103.2167 55.469 FAIRFIELD|ND - 46.0545 -96.6027 19.186 FAIRMOUNT|ND - 46.8766 -96.8171 5.579 FARGO|ND - 47.6497 -99.6257 37.270 FESSENDEN|ND - 48.1803 -99.8003 12.762 FILLMORE|ND - 46.7621 -97.7924 79.671 FINGAL|ND - 47.5114 -97.8371 22.898 FINLEY|ND - 46.4521 -101.2320 84.638 FLASHER|ND - 48.8973 -102.3927 13.158 FLAXTON|ND - 47.9503 -99.4175 9.038 FLORA|ND - 45.9422 -98.7827 25.273 FORBES|ND - 48.2167 -97.7945 59.246 FORDVILLE|ND - 48.2171 -97.4700 20.911 FOREST RIVER|ND - 46.1052 -97.6369 35.846 FORMAN|ND - 47.2333 -101.2500 21.694 FORT CLARK|ND - 46.5247 -97.9304 29.576 FORT RANSOM|ND - 46.5167 -100.5833 25.520 FORT RICE|ND - 47.9761 -98.9948 36.482 FORT TOTTEN|ND - 46.0870 -100.6298 24.880 FORT YATES|ND - 48.9111 -103.7769 36.106 FORTUNA|ND - 48.3667 -101.5667 17.478 FOXHOLM|ND - 46.3286 -99.0949 13.515 FREDONIA|ND - 46.8004 -96.8330 12.537 FRONTIER|ND - 46.8667 -103.3167 10.144 FRYBURG|ND - 46.1636 -98.4258 27.040 FULLERTON|ND - 46.6264 -99.1414 56.429 GACKLE|ND - 46.3875 -96.8092 13.515 GALCHUTT|ND - 47.2706 -97.4085 27.431 GALESBURG|ND - 48.5891 -97.8636 10.234 GARDAR|ND - 48.7010 -100.4981 30.302 GARDENA|ND - 47.1434 -96.9688 15.498 GARDNER|ND - 47.6537 -101.4234 150.678 GARRISON|ND - 48.3578 -98.8769 19.742 GARSKE|ND - 46.1175 -103.0792 9.879 GASCOYNE|ND - 46.0739 -97.2783 8.119 GENESEO|ND - 48.0838 -97.4682 15.565 GILBY|ND - 46.8600 -102.5674 18.775 GLADSTONE|ND - 48.7058 -97.4472 26.761 GLASSTON|ND - 46.8124 -101.8321 78.055 GLEN ULLIN|ND - 48.5131 -101.2205 25.011 GLENBURN|ND - 47.4549 -98.5663 31.142 GLENFIELD|ND - 47.5797 -97.6361 19.853 GOLDEN LAKE|ND - 47.2904 -102.0647 23.732 GOLDEN VALLEY|ND - 46.7346 -103.9826 47.033 GOLVA|ND - 47.4761 -100.1247 24.194 GOODRICH|ND - 47.5505 -98.8040 34.465 GRACE CITY|ND - 48.4151 -97.4031 116.040 GRAFTON|ND - 47.9169 -97.0720 5.428 GRAND FORKS|ND - 47.9622 -97.3839 22.919 GRAND FORKS AFB|ND - 46.4500 -98.3667 24.039 GRAND RAPIDS|ND - 47.2361 -97.0024 16.297 GRANDIN|ND - 48.6170 -101.5865 15.562 GRANO|ND - 48.2675 -100.8429 34.207 GRANVILLE|ND - 47.4000 -103.2500 40.426 GRASSY BUTTE|ND - 46.1545 -96.8011 22.920 GREAT BEND|ND - 48.6192 -103.9361 83.709 GRENORA|ND - 46.0167 -98.2333 8.714 GUELPH|ND - 46.2242 -97.6585 11.897 GWINNER|ND - 46.0294 -99.9982 15.749 HAGUE|ND - 47.3527 -102.3375 32.397 HALLIDAY|ND - 47.8436 -98.5731 10.584 HAMAR|ND - 47.7626 -99.5148 30.202 HAMBERG|ND - 48.8081 -97.4516 13.074 HAMILTON|ND - 48.6333 -103.0500 9.901 HAMLET|ND - 46.1661 -97.2847 28.022 HAMLIN|ND - 48.5395 -98.6545 22.386 HAMPDEN|ND - 46.0715 -96.8938 85.071 HANKINSON|ND - 48.6025 -103.8020 11.634 HANKS|ND - 47.3139 -98.1879 34.254 HANNAFORD|ND - 48.9731 -98.6902 21.811 HANNAH|ND - 47.1167 -101.4333 10.479 HANNOVER|ND - 48.9522 -99.3808 24.146 HANSBORO|ND - 48.1636 -99.5186 9.557 HARLOW|ND - 48.4000 -101.8167 12.716 HARTLAND|ND - 47.7700 -99.9307 114.128 HARVEY|ND - 46.9803 -96.8799 31.512 HARWOOD|ND - 46.6839 -98.0942 9.733 HASTINGS|ND - 47.6360 -97.4576 27.370 HATTON|ND - 45.9507 -97.6177 34.542 HAVANA|ND - 45.9737 -102.4716 13.356 HAYNES|ND - 46.4843 -100.2784 39.252 HAZELTON|ND - 47.2995 -101.6248 13.457 HAZEN|ND - 47.4833 -99.5333 11.355 HEATON|ND - 46.9028 -102.0441 30.102 HEBRON|ND - 46.3833 -101.7000 8.182 HEIL|ND - 47.8000 -99.6167 12.659 HEIMDAL|ND - 48.6883 -97.6661 14.527 HENSEL|ND - 47.2500 -101.0833 11.236 HENSLER|ND - 48.5139 -97.2281 13.733 HERRICK|ND - 46.0036 -102.6344 42.864 HETTINGER|ND - 46.6694 -96.8100 5.390 HICKSON|ND - 47.4028 -97.0614 20.929 HILLSBORO|ND - 47.7158 -97.2964 18.226 HOLMES|ND - 48.0333 -97.4703 9.599 HONEYFORD|ND - 48.5355 -97.6375 16.620 HOOPLE|ND - 47.3248 -97.7196 43.820 HOPE|ND - 46.7574 -96.9042 29.303 HORACE|ND - 46.6167 -100.6500 20.522 HUFF|ND - 47.1921 -97.2163 23.137 HUNTER|ND - 47.4478 -99.9300 16.867 HURDSFIELD|ND - 48.1520 -97.6443 15.486 INKSTER|ND - 46.9101 -98.6982 148.156 JAMESTOWN|ND - 47.5422 -98.2378 9.370 JESSIE|ND - 48.1442 -97.4697 13.116 JOHNSTOWN|ND - 48.8181 -97.2268 24.271 JOLIETTE|ND - 47.5000 -98.6833 14.905 JUANITA|ND - 46.5250 -98.8978 32.961 JUD|ND - 48.0908 -100.6171 24.326 KARLSRUHE|ND - 46.6798 -97.9676 17.960 KATHRYN|ND - 47.9333 -102.9500 34.496 KEENE|ND - 47.3231 -97.0292 38.652 KELSO|ND - 47.8189 -97.6139 15.789 KEMPTON|ND - 48.6740 -102.0798 116.170 KENMARE|ND - 47.3003 -98.7325 40.121 KENSAL|ND - 47.8605 -100.5126 12.576 KIEF|ND - 47.3654 -102.7527 82.039 KILLDEER|ND - 46.6509 -97.0211 46.068 KINDRED|ND - 46.5500 -99.9500 11.455 KINTYRE|ND - 47.7161 -98.0750 11.738 KLOTEN|ND - 48.3427 -99.6893 23.629 KNOX|ND - 48.6912 -100.7071 15.451 KRAMER|ND - 46.3019 -98.9478 23.684 KULM|ND - 46.3578 -98.2966 31.938 LA MOURE|ND - 47.1333 -99.6000 7.461 LAKE WILLIAMS|ND - 48.0431 -98.3471 43.679 LAKOTA|ND - 45.9647 -96.6900 7.927 LAMARS|ND - 48.8954 -100.9110 9.205 LANDA|ND - 48.7626 -98.3729 192.631 LANGDON|ND - 48.3148 -97.9208 27.359 LANKIN|ND - 48.6266 -101.3764 38.642 LANSFORD|ND - 47.9084 -97.6273 45.299 LARIMORE|ND - 46.4500 -101.4000 12.960 LARK|ND - 48.8911 -102.8656 6.789 LARSON|ND - 48.3029 -98.3674 23.977 LAWTON|ND - 47.1051 -98.3140 12.019 LEAL|ND - 48.2894 -99.4385 46.747 LEEDS|ND - 46.6833 -102.5500 41.896 LEFOR|ND - 46.2828 -99.3517 16.889 LEHR|ND - 46.3599 -101.6373 16.494 LEITH|ND - 46.6513 -97.2455 17.126 LEONARD|ND - 48.9234 -97.7522 12.027 LEROY|ND - 46.0749 -97.1463 19.488 LIDGERWOOD|ND - 48.8769 -102.5637 56.446 LIGNITE|ND - 46.7651 -100.7009 12.069 LINCOLN|ND - 46.2684 -100.2332 148.956 LINTON|ND - 46.4383 -97.6832 129.716 LISBON|ND - 46.6574 -98.1913 40.627 LITCHVILLE|ND - 46.6325 -97.9506 12.435 LITTLE YELLOWSTONE STATE|ND - 47.8028 -97.8181 25.640 LOGAN CENTER|ND - 48.6379 -98.5250 19.731 LOMA|ND - 48.8671 -101.5673 25.586 LORAINE|ND - 48.4833 -102.4167 28.565 LOSTWOOD|ND - 46.7069 -97.7194 15.490 LUCCA|ND - 46.0079 -98.1250 30.886 LUDDEN|ND - 47.2503 -97.9345 25.203 LUVERNE|ND - 47.9622 -99.5291 57.009 MADDOCK|ND - 48.9986 -98.3644 38.735 MAIDA|ND - 47.9605 -101.8047 52.628 MAKOTI|ND - 46.8293 -100.8878 11.547 MANDAN|ND - 47.7384 -102.6767 50.371 MANDAREE|ND - 47.2333 -102.7667 34.309 MANNING|ND - 46.1659 -96.9778 13.892 MANTADOR|ND - 48.0732 -97.1757 39.139 MANVEL|ND - 48.0311 -98.2269 9.535 MAPES|ND - 46.8908 -97.0534 12.292 MAPLETON|ND - 46.6095 -98.3348 16.464 MARION|ND - 46.2959 -103.9339 54.666 MARMARTH|ND - 47.1333 -102.3333 52.165 MARSHALL|ND - 47.8267 -100.1142 20.844 MARTIN|ND - 47.8197 -101.2909 43.499 MAX|ND - 48.7222 -101.1417 29.023 MAXBASS|ND - 47.5001 -97.3282 47.908 MAYVILLE|ND - 48.3949 -99.1995 24.212 MAZA|ND - 48.0058 -97.7097 21.648 MCCANNA|ND - 47.4843 -100.4417 81.572 MCCLUSKY|ND - 48.6000 -102.9333 21.187 MCGREGOR|ND - 47.5758 -98.5908 17.131 MCHENRY|ND - 46.8167 -100.4000 8.930 MCKENZIE|ND - 46.3936 -97.2992 31.674 MCLEOD|ND - 47.7651 -98.1761 83.979 MCVILLE|ND - 46.8951 -99.3000 45.808 MEDINA|ND - 46.9137 -103.5244 37.703 MEDORA|ND - 48.0128 -97.3631 13.306 MEKINOCK|ND - 47.3333 -99.0333 13.807 MELVILLE|ND - 46.8167 -100.5167 17.863 MENOKEN|ND - 47.4910 -100.7102 16.338 MERCER|ND - 46.2079 -98.7612 40.452 MERRICOURT|ND - 48.0250 -98.1167 8.378 MICHIGAN|ND - 46.6667 -98.7500 14.796 MILLARTON|ND - 46.2608 -97.4566 49.555 MILNOR|ND - 48.6272 -98.0437 13.736 MILTON|ND - 48.0698 -99.2501 29.719 MINNEWAUKAN|ND - 48.2337 -101.2961 378.251 MINOT|ND - 48.4199 -101.3363 48.951 MINOT AFB|ND - 48.2922 -97.3721 32.172 MINTO|ND - 46.6833 -100.2833 50.707 MOFFIT|ND - 48.7660 -101.5106 46.311 MOHALL|ND - 46.1728 -98.5951 13.326 MONANGO|ND - 46.6988 -98.5870 32.312 MONTPELIER|ND - 46.2691 -96.8763 19.634 MOORETON|ND - 47.5786 -98.4544 9.647 MOSE|ND - 46.3747 -102.3181 92.629 MOTT|ND - 48.9350 -98.3864 16.646 MOUNT CARMEL|ND - 48.6835 -97.8634 21.201 MOUNTAIN|ND - 48.6691 -98.8322 41.052 MUNICH|ND - 48.6359 -99.6179 17.089 MYLO|ND - 48.5833 -99.7667 21.361 NANSON|ND - 46.5036 -99.7680 69.149 NAPOLEON|ND - 48.4706 -97.5128 16.600 NASH|ND - 48.9820 -97.5509 22.566 NECHE|ND - 48.5761 -98.3761 42.906 NEKOMA|ND - 46.5409 -102.8667 64.504 NEW ENGLAND|ND - 47.0000 -102.8833 31.647 NEW HRADEC|ND - 46.3762 -101.9497 9.853 NEW LEIPZIG|ND - 47.6806 -99.1358 60.225 NEW ROCKFORD|ND - 46.8428 -101.4174 30.083 NEW SALEM|ND - 47.9808 -102.4897 70.475 NEW TOWN|ND - 48.7147 -100.9123 17.259 NEWBURG|ND - 48.5586 -98.9869 20.166 NEWVILLE|ND - 47.9974 -97.8705 10.375 NIAGARA|ND - 46.6756 -97.8156 10.941 NOME|ND - 48.8903 -103.0099 22.708 NOONAN|ND - 48.7000 -101.7667 9.521 NORMA|ND - 46.9493 -96.8021 8.420 NORTH RIVER|ND - 48.9833 -102.2667 21.490 NORTHGATE|ND - 47.7358 -97.5687 46.129 NORTHWOOD|ND - 46.5500 -98.7333 13.993 NORTONVILLE|ND - 48.2500 -100.9833 11.064 NORWICH|ND - 46.1394 -98.0862 48.454 OAKES|ND - 48.4269 -97.2950 8.558 OAKWOOD|ND - 47.9239 -99.2052 20.360 OBERON|ND - 48.7983 -98.0375 26.122 OLGA|ND - 46.9314 -97.7887 8.707 ORISKA|ND - 48.0933 -97.6750 33.483 ORR|ND - 48.0833 -100.1667 23.104 ORRIN|ND - 48.6702 -98.1489 29.427 OSNABROCK|ND - 48.6812 -100.1507 21.897 OVERLY|ND - 46.8472 -96.8042 5.899 OXBOW|ND - 47.1580 -97.5706 30.194 PAGE|ND - 48.3383 -102.2285 12.503 PALERMO|ND - 48.3934 -97.7448 24.190 PARK RIVER|ND - 47.9548 -102.1337 24.716 PARSHALL|ND - 47.7910 -98.3266 12.824 PEKIN|ND - 48.9680 -97.2457 56.911 PEMBINA|ND - 48.2217 -99.0886 14.812 PENN|ND - 48.7146 -99.4572 23.973 PERTH|ND - 48.0119 -97.9997 27.233 PETERSBURG|ND - 47.1178 -99.5201 17.302 PETTIBONE|ND - 47.5119 -101.4561 8.280 PICK CITY|ND - 47.2068 -97.7961 14.431 PILLSBURY|ND - 47.1633 -98.9090 30.195 PINGREE|ND - 48.3111 -97.7103 15.605 PISEK|ND - 48.0256 -101.9594 21.427 PLAZA|ND - 48.3614 -99.8017 9.897 PLEASANT LAKE|ND - 48.1978 -97.2181 6.722 POLAND|ND - 48.9956 -102.5479 30.813 PORTAL|ND - 47.4991 -97.3689 3.068 PORTLAND|ND - 48.5636 -102.6435 46.009 POWERS LAKE|ND - 46.8173 -96.8344 4.413 PRAIRIE ROSE|ND - 47.0833 -100.9500 22.490 PRICE|ND - 46.9631 -97.0194 11.549 PROSPER|ND - 46.3667 -101.3000 22.418 RALEIGH|ND - 47.7500 -102.0500 16.422 RAUB|ND - 47.8200 -103.5407 8.850 RAWSON|ND - 48.3413 -103.1627 20.018 RAY|ND - 47.6475 -98.3728 23.039 RED WILLOW LAKE|ND - 46.1071 -102.9422 38.452 REEDER|ND - 47.1573 -100.5275 19.318 REGAN|ND - 46.4227 -102.5576 23.683 REGENT|ND - 46.9225 -96.8624 15.133 REILE'S ACRES|ND - 47.3556 -98.3283 14.842 REVERE|ND - 47.6711 -97.1084 27.134 REYNOLDS|ND - 46.2340 -103.6542 25.467 RHAME|ND - 46.8846 -102.3150 20.894 RICHARDTON|ND - 47.4966 -101.3655 21.130 RIVERDALE|ND - 47.1431 -99.7802 36.139 ROBINSON|ND - 48.7907 -99.2450 39.769 ROCKLAKE|ND - 47.0731 -98.2021 32.419 ROGERS|ND - 48.6612 -99.8406 63.765 ROLETTE|ND - 48.8587 -99.6178 10.207 ROLLA|ND - 47.7500 -101.8333 41.876 ROSEGLEN|ND - 47.4403 -97.3886 16.272 ROSEVILLE|ND - 48.3131 -102.5428 11.675 ROSS|ND - 48.9500 -100.6000 11.512 ROTH|ND - 48.3671 -99.9910 100.604 RUGBY|ND - 47.8365 -100.9335 20.106 RUSO|ND - 48.6735 -100.9020 10.842 RUSSELL|ND - 46.0538 -97.5079 16.732 RUTLAND|ND - 47.9173 -101.6731 15.779 RYDER|ND - 46.9427 -98.2233 17.386 SANBORN|ND - 47.1833 -101.0000 18.161 SANGER|ND - 48.9452 -98.9965 67.042 SARLES|ND - 48.0893 -101.0540 12.772 SAWYER|ND - 46.1478 -103.1424 20.119 SCRANTON|ND - 46.0420 -100.9243 61.114 SELFRIDGE|ND - 46.9194 -103.8400 12.954 SENTINEL BUTTE|ND - 47.5971 -97.8986 34.742 SHARON|ND - 46.5870 -97.4922 12.456 SHELDON|ND - 48.7979 -99.8643 13.912 SHELL VALLEY|ND - 47.4608 -97.7192 15.968 SHERBROOKE|ND - 48.9615 -101.6331 78.574 SHERWOOD|ND - 47.8268 -99.1166 38.138 SHEYENNE|ND - 46.2333 -101.1333 53.798 SHIELDS|ND - 47.2173 -97.9653 8.898 SIBLEY|ND - 48.1667 -99.9167 8.967 SILVA|ND - 46.3887 -100.7954 24.376 SOLEN|ND - 46.0667 -96.7411 11.089 SONORA|ND - 48.9103 -100.6805 24.790 SOURIS|ND - 46.8639 -102.9918 16.488 SOUTH HEART|ND - 48.1583 -98.5517 19.774 SOUTHAM|ND - 46.9333 -98.5000 16.077 SPIRITWOOD|ND - 47.0747 -98.5872 26.625 SPIRITWOOD LAKE|ND - 48.2519 -103.4621 10.083 SPRING BROOK|ND - 47.9850 -98.8722 9.345 ST MICHAEL|ND - 46.6167 -100.9167 47.473 ST. ANTHONY|ND - 48.9436 -99.7107 26.605 ST. JOHN|ND - 48.6202 -97.4469 17.226 ST. THOMAS|ND - 48.3168 -102.3865 86.810 STANLEY|ND - 47.3185 -101.3820 28.545 STANTON|ND - 48.4523 -98.8777 26.041 STARKWEATHER|ND - 46.8561 -99.9162 65.517 STEELE|ND - 46.8167 -100.2833 29.250 STERLING|ND - 46.0753 -97.0522 7.260 STILES|ND - 46.2103 -97.8061 28.254 STIRUM|ND - 46.1332 -100.1604 26.054 STRASBURG|ND - 46.0439 -97.8997 19.660 STRAUBVILLE|ND - 46.6569 -99.3571 18.634 STREETER|ND - 47.9144 -98.4342 34.075 STUMP LAKE|ND - 48.2360 -101.1326 12.184 SURREY|ND - 47.4019 -98.4389 17.039 SUTTON|ND - 46.7333 -98.7667 16.631 SYDNEY|ND - 47.4657 -99.3985 21.294 SYKESTON|ND - 48.3500 -101.9333 18.233 TAGUS|ND - 46.8729 -99.6234 22.521 TAPPEN|ND - 46.9021 -102.4224 9.928 TAYLOR|ND - 47.7750 -97.1058 36.108 THOMPSON|ND - 48.7333 -99.9167 19.962 THORNE|ND - 48.3935 -102.9385 48.347 TIOGA|ND - 47.9247 -98.8158 19.268 TOKIO|ND - 48.7305 -101.8265 22.584 TOLLEY|ND - 47.8272 -98.4397 22.762 TOLNA|ND - 46.9253 -97.6761 25.022 TOWER CITY|ND - 48.3476 -100.4072 30.977 TOWNER|ND - 48.0667 -103.8500 19.481 TRENTON|ND - 47.5972 -103.2608 53.556 TRNP NORTH UNIT|ND - 47.3167 -103.9167 290.045 TROTTERS|ND - 47.5215 -100.8903 24.711 TURTLE LAKE|ND - 47.1441 -99.9936 16.221 TUTTLE|ND - 47.4543 -101.1412 52.909 UNDERWOOD|ND - 48.5578 -97.9486 17.512 UNION|ND - 48.5804 -100.7281 65.720 UPHAM|ND - 46.9344 -98.4114 6.023 URBANA|ND - 46.9231 -98.0056 45.228 VALLEY CITY|ND - 48.9058 -98.1244 15.646 VANG|ND - 48.0583 -100.9312 55.380 VELVA|ND - 46.4864 -97.4458 11.654 VENLO|ND - 45.9974 -99.5493 16.389 VENTURIA|ND - 46.3653 -98.0710 17.391 VERONA|ND - 48.3253 -97.5569 11.916 VESELEYVILLE|ND - 48.0193 -100.8439 10.441 VOLTAIRE|ND - 48.2964 -97.4550 6.229 VOSS|ND - 46.2710 -96.6101 2.557 WAHPETON|ND - 46.5504 -96.9370 26.949 WALCOTT|ND - 48.8941 -98.6014 31.932 WALES|ND - 48.9212 -97.9167 39.369 WALHALLA|ND - 47.2697 -98.1942 11.542 WALUM|ND - 48.2961 -97.2544 8.769 WARSAW|ND - 47.8557 -98.7071 21.507 WARWICK|ND - 47.2913 -101.0272 44.148 WASHBURN|ND - 47.8023 -103.2714 101.452 WATFORD CITY|ND - 48.2822 -98.8758 41.834 WEBSTER|ND - 47.8333 -99.7333 21.521 WELLSBURG|ND - 46.8728 -96.8970 10.922 WEST FARGO|ND - 46.0333 -100.2000 56.487 WESTFIELD|ND - 48.9118 -101.0166 48.492 WESTHOPE|ND - 46.9075 -97.3450 10.263 WHEATLAND|ND - 48.2950 -103.2525 8.295 WHEELOCK|ND - 48.3801 -102.7718 13.468 WHITE EARTH|ND - 47.6613 -101.8448 23.054 WHITE SHIELD|ND - 48.1586 -98.1194 22.507 WHITMAN|ND - 46.7464 -96.8092 5.962 WILD RICE|ND - 48.6292 -103.1831 56.405 WILDROSE|ND - 48.1623 -103.6309 174.666 WILLISTON|ND - 48.6047 -100.2927 32.361 WILLOW CITY|ND - 47.1587 -100.7840 38.731 WILTON|ND - 47.1707 -98.4596 69.924 WIMBLEDON|ND - 46.9000 -99.0333 6.924 WINDSOR|ND - 47.1426 -100.2822 92.858 WING|ND - 46.2557 -99.5552 52.628 WISHEK|ND - 48.4978 -99.7045 37.311 WOLFORD|ND - 48.4500 -101.1167 15.546 WOLSETH|ND - 47.1422 -99.3039 64.090 WOODWORTH|ND - 46.2642 -97.1310 25.046 WYNDMERE|ND - 48.3135 -99.5734 11.795 YORK|ND - 46.7833 -98.5500 22.166 YPSILANTI|ND - 48.5667 -103.6833 25.152 ZAHL|ND - 47.2848 -101.9219 11.176 ZAP|ND - 45.9731 -99.8323 18.776 ZEELAND|ND - 45.5249 -109.4445 92.037 ABSAROKEE|MT - 47.0017 -114.4725 20.802 ALBERTON|MT - 45.3239 -112.1064 32.137 ALDER|MT - 47.4406 -114.0956 4.827 ALLENTOWN|MT - 45.7581 -111.3192 2.621 AMSTERDAM|MT - 46.1286 -112.9414 122.094 ANACONDA|MT - 48.6897 -104.4577 20.126 ANTELOPE|MT - 48.5278 -113.9922 7.638 APGAR|MT - 48.7927 -104.8102 18.939 ARCHER|MT - 47.1619 -114.0842 40.802 ARLEE|MT - 45.6235 -106.3143 23.954 ASHLAND|MT - 47.4928 -112.3914 78.506 AUGUSTA|MT - 46.5972 -112.6011 49.451 AVON|MT - 48.8603 -113.4358 124.759 BABB|MT - 48.1400 -104.2222 22.741 BAINVILLE|MT - 46.3631 -104.2738 25.501 BAKER|MT - 45.1611 -112.9947 31.096 BANNACK|MT - 46.2714 -112.2628 17.578 BASIN|MT - 48.6633 -106.4788 34.354 BAYLOR|MT - 45.1606 -109.1570 12.419 BEARCREEK|MT - 46.7103 -113.3306 22.345 BEARMOUTH|MT - 45.7779 -111.1774 31.483 BELGRADE|MT - 46.4433 -114.1231 6.433 BELL CROSSING|MT - 47.3860 -110.9258 21.553 BELT|MT - 47.0794 -110.0175 10.147 BENCHLAND|MT - 47.7981 -114.2939 32.583 BIG ARM|MT - 48.1789 -110.1129 34.335 BIG SANDY|MT - 45.2639 -111.3306 102.268 BIG SKY|MT - 45.8341 -109.9506 91.476 BIG TIMBER|MT - 48.0633 -114.0717 33.815 BIGFORK|MT - 45.7914 -108.5385 82.063 BILLINGS|MT - 47.5247 -111.2775 4.916 BLACK EAGLE|MT - 48.2769 -113.4472 14.230 BLACKTAIL|MT - 47.4127 -104.9166 53.554 BLOOMFIELD|MT - 46.6328 -112.3211 23.254 BLOSSBURG|MT - 46.8733 -113.8636 10.940 BONNER|MT - 46.2361 -112.1195 50.085 BOULDER|MT - 48.3927 -107.6055 20.867 BOWDOIN|MT - 48.3172 -110.0125 57.272 BOX ELDER|MT - 45.6769 -111.0425 287.258 BOZEMAN|MT - 45.6500 -111.1833 12.227 BOZEMAN HOT SPRINGS|MT - 48.0356 -111.8392 37.877 BRADY|MT - 48.5055 -105.2991 117.481 BREDETTE|MT - 45.2934 -108.9148 33.522 BRIDGER|MT - 45.4429 -105.4070 209.620 BROADUS|MT - 46.0978 -108.8772 67.314 BROADVIEW|MT - 46.6036 -112.8547 22.776 BROCK CREEK|MT - 48.1513 -104.9163 22.164 BROCKTON|MT - 47.2977 -105.7619 31.114 BROCKWAY|MT - 48.5567 -113.0137 27.859 BROWNING|MT - 47.4252 -107.2661 43.459 BRUSETT|MT - 46.8211 -109.8278 38.880 BUFFALO|MT - 47.3780 -104.4047 19.476 BURNS|MT - 45.5312 -106.9557 32.360 BUSBY|MT - 46.0039 -112.5339 55.216 BUTTE|MT - 47.9792 -112.3108 47.546 BYNUM|MT - 46.7730 -105.4222 9.338 CALYPSO|MT - 47.6181 -114.6569 2.144 CAMAS|MT - 47.4628 -114.6061 20.690 CAMAS PRAIRIE|MT - 45.2033 -111.6778 30.057 CAMERON|MT - 46.8056 -112.2636 60.475 CANYON CREEK|MT - 45.8600 -111.9517 13.830 CARDWELL|MT - 46.6550 -104.0755 20.877 CARLYLE|MT - 47.7811 -110.9556 12.836 CARTER|MT - 47.2707 -111.7025 59.942 CASCADE|MT - 47.0652 -108.0055 23.376 CAT CREEK|MT - 47.3897 -111.1419 3.716 CENTERVILLE|MT - 48.8686 -108.1325 20.914 CHAPMAN|MT - 47.4386 -114.1714 33.375 CHARLO|MT - 46.1264 -114.1769 26.563 CHARLOS HEIGHTS|MT - 46.5725 -110.5461 29.262 CHECKERBOARD|MT - 48.5111 -110.9659 22.695 CHESTER|MT - 48.5904 -109.2312 34.756 CHINOOK|MT - 47.8126 -112.1796 88.551 CHOTEAU|MT - 47.3819 -109.3233 27.657 CHRISTINA|MT - 45.7508 -111.3036 11.184 CHURCH HILL|MT - 47.4166 -105.5980 138.038 CIRCLE|MT - 46.4653 -111.9856 27.614 CLANCY|MT - 47.0003 -113.3769 20.357 CLEARWATER|MT - 46.7692 -113.7117 31.390 CLINTON|MT - 45.8837 -110.6054 56.049 CLYDE PARK|MT - 48.6983 -104.1886 28.955 COALRIDGE|MT - 47.3478 -110.0808 14.111 COFFEE CREEK|MT - 47.0544 -106.6169 44.247 COHAGEN|MT - 45.8947 -106.6341 82.493 COLSTRIP|MT - 48.3725 -114.1806 14.281 COLUMBIA FALLS|MT - 45.6372 -109.2506 29.509 COLUMBUS|MT - 48.8969 -104.2483 35.049 COMERTOWN|MT - 46.0897 -114.1744 9.490 COMO|MT - 47.5278 -113.7097 52.619 CONDON|MT - 45.9308 -114.1236 25.618 CONNER|MT - 48.1728 -111.9463 132.570 CONRAD|MT - 48.0205 -107.5597 76.798 CONTENT|MT - 48.4181 -114.0453 13.390 CORAM|MT - 46.3806 -112.0611 7.674 CORBIN|MT - 46.3142 -114.1119 3.734 CORVALLIS|MT - 46.0647 -112.8042 5.434 CRACKERVILLE|MT - 47.0744 -111.9625 48.643 CRAIG|MT - 47.5758 -104.2619 31.399 CRANE|MT - 48.1894 -114.1364 15.898 CRESTON|MT - 47.4230 -107.9402 50.502 CROOKED CREEK CAMPGROUND|MT - 45.6003 -107.4607 38.982 CROW AGENCY|MT - 46.9113 -106.0702 26.277 CROW ROCK|MT - 48.1444 -104.5163 67.029 CULBERTSON|MT - 48.6348 -112.3302 225.900 CUT BANK|MT - 47.0103 -114.5839 10.907 CYR|MT - 48.5833 -104.1977 20.492 DAGMAR|MT - 48.9133 -104.9333 14.610 DALEVIEW|MT - 47.2252 -109.7164 44.122 DANVERS|MT - 46.0228 -114.1772 56.172 DARBY|MT - 47.8658 -114.2781 9.011 DAYTON|MT - 46.3958 -112.7292 65.296 DEER LODGE|MT - 44.7188 -112.6964 126.430 DELL|MT - 47.3231 -109.9489 35.737 DENTON|MT - 47.6183 -107.6500 139.672 DEVILS CREEK RECREATION A|MT - 48.4667 -111.4778 10.015 DEVON|MT - 45.7772 -112.8542 10.164 DEWEY|MT - 45.2161 -112.6345 144.223 DILLON|MT - 45.7511 -112.7464 23.413 DIVIDE|MT - 47.3167 -114.3131 19.177 DIXON|MT - 48.3955 -108.2436 32.862 DODSON|MT - 48.8811 -104.3888 10.707 DOOLEY|MT - 46.6675 -113.1464 72.133 DRUMMOND|MT - 47.9844 -106.5225 7.660 DUCK CREEK FISHING ACCESS|MT - 48.1925 -112.4986 29.219 DUPUYER|MT - 47.8476 -111.7136 34.724 DUTTON|MT - 48.4471 -113.2223 75.054 EAST GLACIER PARK|MT - 46.5883 -111.9180 9.717 EAST HELENA|MT - 46.8708 -113.9436 4.529 EAST MISSOULA|MT - 47.1402 -107.3330 14.062 EDWARDS|MT - 45.8892 -104.5492 109.911 EKALAKA|MT - 46.5622 -112.4300 17.704 ELLISTON|MT - 47.8306 -114.3486 10.945 ELMO|MT - 47.6955 -104.7791 13.204 ENID|MT - 45.3453 -111.7297 45.861 ENNIS|MT - 48.2781 -113.6117 45.004 ESSEX|MT - 48.5578 -112.1197 28.410 ETHRIDGE|MT - 48.8759 -115.0525 760.200 EUREKA|MT - 47.0322 -114.0906 11.570 EVARO|MT - 48.2257 -114.2750 7.209 EVERGREEN|MT - 47.6153 -111.9800 29.898 FAIRFIELD|MT - 46.8355 -105.1188 17.146 FALLON|MT - 48.7542 -111.7742 5.537 FERDIG|MT - 47.3308 -109.0664 95.073 FERGUS|MT - 47.7382 -114.0624 11.795 FINLEY POINT|MT - 46.7661 -112.7028 36.314 FINN|MT - 45.8722 -113.2286 37.206 FISHTRAP|MT - 46.8319 -108.3994 43.456 FLATWILLOW|MT - 48.8038 -105.1722 9.127 FLAXVILLE|MT - 46.6317 -114.0781 30.815 FLORENCE|MT - 47.7297 -111.0267 55.615 FLOWEREE|MT - 47.3255 -106.1705 46.671 FLOWING WELLS REST AREA|MT - 47.1047 -104.7577 3.570 FOREST PARK|MT - 46.9914 -109.0794 22.271 FORESTGROVE|MT - 46.2667 -106.6771 46.688 FORSYTH|MT - 48.4831 -108.7663 13.032 FORT BELKNAP|MT - 47.8286 -110.6551 27.156 FORT BENTON|MT - 47.4056 -114.0872 13.003 FORT CONNAH|MT - 48.1466 -104.7152 15.374 FORT KIPP|MT - 48.0091 -106.4491 44.799 FORT PECK|MT - 48.0097 -104.0483 46.932 FORT UNION|MT - 48.7644 -114.9022 35.344 FORTINE|MT - 48.8097 -105.6058 15.675 FOUR BUTTES|MT - 47.7333 -107.9694 30.301 FOURCHETTE|MT - 48.0591 -106.0416 30.678 FRAZER|MT - 48.7055 -107.2250 88.951 FRENCHMAN RESERVOIR|MT - 47.0150 -114.2289 35.454 FRENCHTOWN|MT - 48.3344 -104.4955 23.341 FROID|MT - 45.3911 -108.9057 25.124 FROMBERG|MT - 47.5056 -111.8094 8.652 FORT SHAW|MT - 48.4756 -111.3514 45.408 GALATA|MT - 46.2356 -112.7753 10.630 GALEN|MT - 45.5917 -111.1969 22.253 GALLATIN GATEWAY|MT - 46.7525 -109.7519 18.981 GARNEILL|MT - 46.8253 -113.3381 47.432 GARNET|MT - 46.5233 -112.8108 21.892 GARRISON|MT - 46.1994 -113.2456 35.707 GEORGETOWN|MT - 47.6035 -110.2659 25.044 GERALDINE|MT - 47.2738 -110.4925 19.581 GEYSER|MT - 48.5694 -110.2989 9.531 GILDFORD|MT - 48.1969 -106.6361 2082.984 GLASGOW|MT - 45.4767 -112.6897 68.751 GLEN|MT - 47.1052 -104.7119 75.889 GLENDIVE|MT - 48.8480 -106.2488 12.808 GLENTANA|MT - 46.5867 -112.9278 6.510 GOLDCREEK|MT - 45.0086 -113.0661 53.724 GRANT|MT - 46.2036 -114.1408 11.769 GRANTSDALE|MT - 47.0268 -108.8028 39.015 GRASS RANGE|MT - 47.5048 -111.2906 373.231 GREAT FALLS|MT - 46.9167 -113.4358 12.848 GREENOUGH|MT - 46.0431 -112.8092 27.972 GREGSON HOT SPRINGS|MT - 46.5853 -113.1958 20.150 HALL|MT - 46.2469 -114.1594 340.504 HAMILTON|MT - 45.7319 -107.6134 569.246 HARDIN|MT - 48.5318 -108.7837 72.744 HARLEM|MT - 46.4372 -109.8340 61.033 HARLOWTON|MT - 45.7008 -111.7856 12.003 HARRISON|MT - 48.5438 -109.6791 262.944 HAVRE|MT - 47.7700 -106.4266 24.962 HAXBY|MT - 47.9905 -108.6494 156.068 HAYS|MT - 48.2905 -112.8329 59.905 HEART BUTTE|MT - 46.5965 -112.0204 181.503 HELENA|MT - 47.6158 -106.8872 55.786 HELL CREEK RECREATION ARE|MT - 46.8667 -112.9603 27.525 HELMVILLE|MT - 47.5836 -110.7894 40.977 HIGHWOOD|MT - 47.2539 -109.3592 26.921 HILGER|MT - 46.9111 -106.3994 97.359 HILLSIDE|MT - 48.5556 -110.4207 21.535 HINGHAM|MT - 48.3941 -107.0841 60.715 HINSDALE|MT - 46.9989 -109.8732 34.207 HOBSON|MT - 46.9836 -104.3872 36.971 HODGES|MT - 48.8525 -108.6581 20.602 HOGELAND|MT - 48.4211 -104.5383 63.036 HOMESTEAD|MT - 47.6092 -114.6678 42.314 HOT SPRINGS|MT - 46.9297 -104.8541 45.101 HOYT|MT - 48.3858 -114.0600 2.030 HUNGRY HORSE|MT - 47.0314 -114.3264 10.846 HUSON|MT - 46.2905 -107.2293 110.327 HYSHAM|MT - 47.7986 -109.7853 77.113 ILIAD|MT - 47.2938 -104.5213 46.404 INTAKE|MT - 48.5567 -110.6833 82.619 INVERNESS|MT - 46.5002 -104.7932 33.401 ISMAY|MT - 45.3681 -113.4081 54.785 JACKSON|MT - 45.9094 -112.4944 25.612 JANNEY|MT - 45.3489 -111.7047 2.127 JEFFERS|MT - 46.6042 -113.0053 13.276 JENS|MT - 45.4846 -108.9706 44.057 JOLIET|MT - 48.5608 -110.7717 7.615 JOPLIN|MT - 47.3208 -106.9094 101.708 JORDAN|MT - 46.6789 -109.7540 116.307 JUDITH GAP|MT - 48.1958 -114.3119 133.701 KALISPELL|MT - 48.7458 -111.9655 10.976 KEVIN|MT - 47.4606 -114.0742 8.507 KICKING HORSE|MT - 48.1203 -114.4558 17.127 KILA|MT - 48.5200 -113.3100 22.332 KIOWA|MT - 48.5697 -110.0858 35.365 KREMLIN|MT - 48.3131 -114.2431 28.532 LA SALLE|MT - 47.9431 -114.3936 62.607 LAKE MARY RONAN|MT - 48.6208 -113.8708 57.236 LAKE MCDONALD|MT - 48.0194 -114.2236 14.130 LAKESIDE|MT - 44.5994 -111.8097 43.357 LAKEVIEW|MT - 47.6836 -104.6202 34.959 LAMBERT|MT - 45.6176 -106.6098 72.410 LAME DEER|MT - 47.8977 -108.6216 24.689 LANDUSKY|MT - 48.5783 -106.1933 72.846 LARSLAN|MT - 45.6740 -108.7717 31.891 LAUREL|MT - 45.3528 -112.1172 7.786 LAURIN|MT - 46.2964 -108.9391 26.438 LAVINA|MT - 48.2603 -111.8222 21.683 LEDGER|MT - 47.0636 -109.4277 60.376 LEWISTOWN|MT - 44.6384 -112.5914 25.259 LIMA|MT - 46.9550 -112.6808 110.245 LINCOLN|MT - 47.2188 -105.1533 49.322 LINDSAY|MT - 45.6630 -110.5637 42.587 LIVINGSTON|MT - 48.2903 -109.3614 55.125 LLOYD|MT - 45.8193 -108.4141 11.145 LOCKWOOD|MT - 45.3144 -107.3666 114.646 LODGE GRASS|MT - 48.0347 -108.5325 12.842 LODGE POLE|MT - 45.8844 -111.4267 11.503 LOGAN|MT - 48.6950 -113.7200 18.996 LOGAN PASS|MT - 46.7589 -114.0800 27.460 LOLO|MT - 46.7278 -114.5297 49.726 LOLO HOT SPRINGS|MT - 47.9369 -110.5028 111.640 LOMA|MT - 47.7031 -114.6358 23.206 LONEPINE|MT - 48.7922 -107.8611 47.969 LORING|MT - 46.1758 -112.9483 12.344 LOST CREEK|MT - 45.7000 -113.9450 36.276 LOST TRAIL PASS|MT - 48.4717 -111.2314 10.272 LOTHAIR|MT - 47.1167 -114.7792 23.882 LOZEAU|MT - 48.4836 -114.5103 19.446 LUPFER|MT - 48.3933 -105.8816 48.527 LUSTRE|MT - 48.8108 -105.2852 10.492 MADOC|MT - 47.5094 -111.1907 8.139 MALMSTROM AFB|MT - 48.3597 -107.8736 100.255 MALTA|MT - 45.8574 -111.3302 23.242 MANHATTAN|MT - 48.1056 -114.6622 31.287 MARION|MT - 46.8897 -104.9325 11.134 MARSH|MT - 48.3917 -114.0372 7.034 MARTIN CITY|MT - 46.4583 -110.3125 42.230 MARTINSDALE|MT - 46.7506 -112.2994 13.523 MARYSVILLE|MT - 46.1078 -111.1722 44.906 MAUDLOW|MT - 46.4647 -113.2333 32.726 MAXVILLE|MT - 45.4444 -111.7314 25.594 MCALLISTER|MT - 48.2436 -104.3772 26.216 MCCABE|MT - 46.9008 -105.5997 39.326 MCCLOUD|MT - 48.5013 -104.5041 20.586 MEDICINE LAKE|MT - 45.6319 -112.6836 34.157 MELROSE|MT - 46.5991 -107.8678 105.025 MELSTONE|MT - 47.5150 -104.3200 15.732 MIDWAY|MT - 46.6758 -104.9594 44.864 MILDRED|MT - 46.4073 -105.8391 202.604 MILES CITY|MT - 46.8722 -113.9931 156.051 MISSOULA|MT - 47.0533 -109.9097 15.173 MOCCASIN|MT - 47.3706 -114.2650 12.996 MOIESE|MT - 47.0983 -110.8378 42.588 MONARCH|MT - 44.5619 -112.3128 60.642 MONIDA|MT - 46.5378 -111.9319 17.824 MONTANA CITY|MT - 46.9749 -109.6949 17.573 MOORE|MT - 46.9922 -107.8830 37.562 MOSBY|MT - 48.1322 -106.3558 30.313 NASHUA|MT - 48.7922 -105.0597 27.492 NAVAJO|MT - 46.9335 -110.7357 53.448 NEIHART|MT - 47.5591 -106.2251 67.320 NELSON CREEK RECREATION A|MT - 46.6269 -113.1414 10.214 NEW CHICAGO|MT - 45.9200 -112.5189 3.970 NEWCOMB|MT - 47.8142 -114.6036 28.911 NIARADA|MT - 46.7003 -113.4764 12.283 NIMROD|MT - 47.0200 -114.4083 6.043 NINEMILE|MT - 46.0047 -112.6414 2.183 NISSLER|MT - 47.9955 -104.0913 4.542 NOHLY|MT - 45.5681 -111.6900 55.379 NORRIS|MT - 48.4394 -113.8047 43.975 NYACK|MT - 48.7400 -111.8400 37.212 OILMONT|MT - 48.5486 -114.5772 100.691 OLNEY|MT - 48.8566 -106.4066 30.715 OPHEIM|MT - 46.1072 -112.8272 12.944 OPPORTUNITY|MT - 48.0586 -105.8805 12.576 OSWEGO|MT - 48.8875 -104.7772 29.666 OUTLOOK|MT - 47.0203 -113.1322 47.452 OVANDO|MT - 47.6003 -114.1181 25.487 PABLO|MT - 47.3894 -114.8011 70.865 PARADISE|MT - 48.0302 -106.4447 5.417 PARK GROVE|MT - 48.7825 -105.8305 21.266 PEERLESS|MT - 48.0569 -112.2981 19.674 PENDROY|MT - 47.3639 -114.5839 22.437 PERMA|MT - 46.9416 -108.2513 19.502 PETROLIA LAKE|MT - 46.3322 -113.2933 47.247 PHILIPSBURG|MT - 48.0936 -108.1633 41.380 PHILLIPS|MT - 46.3294 -114.2158 7.940 PINESDALE|MT - 48.3561 -113.6522 21.427 PINNACLE|MT - 48.7747 -104.5619 66.276 PLENTYWOOD|MT - 46.4163 -104.5173 104.984 PLEVNA|MT - 45.3697 -113.1186 26.004 POLARIS|MT - 48.7653 -114.2842 52.300 POLEBRIDGE|MT - 47.6936 -114.1622 266.246 POLSON|MT - 45.6586 -111.8908 33.152 PONY|MT - 48.1130 -105.1977 33.622 POPLAR|MT - 48.9994 -107.8316 52.573 PORT OF MORGAN|MT - 48.9994 -106.3772 205.005 PORT OF OPHEIM|MT - 48.9994 -105.4066 53.600 PORT OF SCOBEY|MT - 48.9991 -105.1613 18.644 PORT OF WHITETAIL|MT - 46.2519 -113.3311 17.479 PORTERS CORNER|MT - 46.8817 -113.5786 27.365 POTOMAC|MT - 47.7158 -111.6861 54.415 POWER|MT - 46.4169 -113.1647 15.344 PRINCETON|MT - 47.8925 -114.3044 7.931 PROCTOR|MT - 45.4191 -108.5319 73.426 PRYOR|MT - 47.0519 -114.7683 9.103 QUARTZ|MT - 46.6122 -113.6475 39.666 QUIGLEY|MT - 46.2789 -112.7478 29.597 RACETRACK|MT - 46.1958 -111.6311 16.777 RADERSBURG|MT - 48.6100 -114.6597 19.422 RADNOR|MT - 46.0058 -112.6853 1.881 RAMSAY|MT - 47.2772 -114.1797 11.051 RAVALLI|MT - 48.8763 -104.5797 15.723 RAYMOND|MT - 48.9966 -104.5750 57.919 RAYMOND PORT OF ENTRY|MT - 47.2700 -110.7292 79.093 RAYNESFORD|MT - 45.1915 -109.2471 171.123 RED LODGE|MT - 48.8216 -104.9436 10.572 REDSTONE|MT - 48.6055 -104.4591 39.198 RESERVE|MT - 48.8994 -115.1711 13.676 REXFORD|MT - 47.6438 -105.0744 63.579 RICHEY|MT - 48.8208 -106.0505 50.248 RICHLAND|MT - 46.2717 -110.8064 129.761 RINGLING|MT - 48.2561 -109.7875 27.294 ROCKY BOY|MT - 47.9061 -114.1975 22.272 ROLLINS|MT - 47.5289 -114.1006 18.877 RONAN|MT - 47.5297 -114.2627 14.338 ROUND BUTTE|MT - 46.4485 -108.5388 59.494 ROUNDUP|MT - 47.3314 -108.9592 8.742 ROY|MT - 48.5600 -110.5533 10.412 RUDYARD|MT - 46.2988 -109.2534 178.763 RYEGATE|MT - 48.4572 -107.3419 17.555 SACO|MT - 48.4022 -106.5322 42.692 SAINT MARIE|MT - 46.8316 -104.1450 22.415 SAINT PHILLIP|MT - 47.6300 -113.7844 29.054 SALMON PRAIRIE|MT - 47.3994 -111.1669 31.857 SAND COULEE|MT - 47.1008 -107.4850 64.936 SAND SPRINGS|MT - 48.7706 -112.3192 34.634 SANTA RITA|MT - 47.4536 -104.3422 41.613 SAVAGE|MT - 48.7925 -105.4202 76.915 SCOBEY|MT - 47.1794 -113.4836 73.899 SEELEY LAKE|MT - 48.5095 -111.8567 58.368 SHELBY|MT - 45.4571 -112.1915 44.986 SHERIDAN|MT - 47.7166 -104.1558 68.156 SIDNEY|MT - 46.0036 -112.6669 11.727 SILVER BOW|MT - 45.6903 -112.2822 44.518 SILVER STAR|MT - 47.4917 -111.9272 39.717 SIMMS|MT - 46.2450 -113.7750 34.696 SKALKAHO PASS|MT - 48.4838 -107.5280 36.902 SLEEPING BUFFALO|MT - 48.0269 -104.0836 5.587 SNOWDEN|MT - 48.0803 -114.2206 15.021 SOMERS|MT - 48.1072 -105.0627 10.797 SPROLE|MT - 47.5150 -110.1975 66.173 SQUARE BUTTE|MT - 48.7439 -113.4286 30.067 SAINT MARY|MT - 47.3200 -114.0931 97.983 SAINT IGNATIUS|MT - 47.1520 -110.2184 21.723 STANFORD|MT - 47.1256 -114.5042 27.683 STARK|MT - 47.2708 -107.3333 33.539 STEVE FORKS|MT - 46.5100 -114.0922 65.718 STEVENSVILLE|MT - 47.2122 -104.6644 22.260 STIPEK|MT - 47.3567 -111.1644 11.075 STOCKETT|MT - 48.6742 -114.7692 29.238 STRYKER|MT - 47.4669 -109.3550 22.811 SUFFOLK|MT - 45.8367 -113.9808 84.802 SULA|MT - 47.8455 -107.7458 44.303 SUN PRAIRIE|MT - 47.5333 -111.7206 14.384 SUN RIVER|MT - 48.8765 -111.9062 51.917 SUNBURST|MT - 47.9292 -113.8439 49.284 SWAN LAKE|MT - 48.3047 -106.8263 30.263 TAMPICO|MT - 47.0214 -114.7381 78.419 TARKIO|MT - 46.7930 -105.3116 101.189 TERRY|MT - 48.1388 -107.0194 30.551 THE BENTONITE PLANT|MT - 48.0200 -111.2833 73.974 THE KNEES|MT - 47.8333 -106.6250 87.795 THE PINES RECREATION AREA|MT - 48.8769 -106.9169 45.487 THOENY|MT - 45.8894 -111.5537 46.282 THREE FORKS|MT - 47.0366 -108.5961 16.504 TIEGEN|MT - 46.1928 -111.4403 35.132 TOSTON|MT - 46.3189 -111.5192 65.880 TOWNSEND|MT - 47.4131 -111.1533 3.377 TRACY|MT - 48.9192 -114.4064 44.178 TRAILCREEK|MT - 48.7053 -114.8683 13.641 TREGO|MT - 45.9475 -111.4758 14.521 TRIDENT|MT - 46.8361 -113.8292 19.673 TURAH|MT - 48.8436 -108.4064 110.316 TURNER|MT - 45.5434 -112.3326 28.613 TWIN BRIDGES|MT - 46.9128 -113.7131 16.347 TWIN CREEKS|MT - 47.4916 -107.8833 17.275 U L BEND|MT - 47.4315 -111.5064 21.980 ULM|MT - 46.9683 -110.0917 17.796 UTICA|MT - 48.3019 -112.2512 47.905 VALIER|MT - 47.3533 -106.3866 19.904 VAN NORMAN|MT - 48.3547 -106.9091 15.730 VANDALIA|MT - 47.5606 -111.5450 29.197 VAUGHN|MT - 46.4167 -114.1492 22.742 VICTOR|MT - 47.8319 -105.4925 106.702 VIDA|MT - 45.2986 -111.9355 18.191 VIRGINIA CITY|MT - 48.3883 -105.7183 12.938 VOLT|MT - 48.3705 -108.0769 16.104 WAGNER|MT - 46.0365 -112.5403 8.582 WALKERVILLE|MT - 46.1814 -112.7839 16.112 WARM SPRINGS|MT - 45.7219 -112.1914 9.542 WATERLOO|MT - 47.2427 -105.8727 15.233 WATKINS|MT - 47.6125 -105.8916 27.104 WELDON|MT - 48.6869 -105.9111 31.910 WEST FORK|MT - 48.5000 -113.9778 24.916 WEST GLACIER|MT - 46.1519 -113.0217 7.402 WEST VALLEY|MT - 44.6646 -111.1067 29.496 WEST YELLOWSTONE|MT - 48.1488 -106.5166 14.123 WHATLEY|MT - 46.5472 -110.9039 73.916 WHITE SULPHUR SPRINGS|MT - 48.4111 -114.3367 46.765 WHITEFISH|MT - 45.8714 -112.0959 113.992 WHITEHALL|MT - 48.8950 -105.1627 29.960 WHITETAIL|MT - 48.7594 -107.6269 21.999 WHITEWATER|MT - 48.9083 -111.2522 94.909 WHITLASH|MT - 46.9850 -104.1877 15.554 WIBAUX|MT - 46.3497 -112.1025 28.840 WICKES|MT - 45.8253 -111.6439 16.081 WILLOW CREEK|MT - 47.0786 -110.1397 154.026 WINDHAM|MT - 47.5615 -109.3753 65.532 WINIFRED|MT - 47.0027 -108.3513 305.638 WINNETT|MT - 46.4767 -111.6581 45.694 WINSTON|MT - 45.6181 -113.4500 192.017 WISDOM|MT - 45.7914 -112.9486 52.321 WISE RIVER|MT - 47.0061 -112.0683 17.145 WOLF CREEK|MT - 48.0905 -105.6400 70.332 WOLF POINT|MT - 48.0017 -114.0494 16.547 WOODS BAY|MT - 46.3133 -114.1542 16.881 WOODSIDE|MT - 47.1064 -113.3017 28.290 WOODWORTH|MT - 47.7650 -104.1052 12.579 WOOLEY|MT - 46.9511 -104.1300 10.531 YATES|MT - 46.6691 -105.4880 32.672 ZERO|MT - 47.9177 -108.5255 8.156 ZORTMAN|MT - 48.5844 -109.0297 16.612 ZURICH|MT - 39.3000 -94.7167 5.865 (MCI)KS CITY INTL ARPT|MO - 38.3979 -94.3509 36.125 ADRIAN|MO - 37.1036 -89.9145 61.673 ADVANCE|MO - 38.5495 -90.3289 10.640 AFFTON|MO - 39.6557 -94.7485 27.382 AGENCY|MO - 37.1424 -94.5105 2.709 AIRPORT DRIVE|MO - 37.3760 -91.5526 26.647 AKERS|MO - 37.2383 -94.4171 18.272 ALBA|MO - 40.2482 -94.3339 19.748 ALBANY|MO - 37.5474 -93.5544 17.181 ALDRICH|MO - 40.3597 -91.4592 3.133 ALEXANDRIA|MO - 40.4862 -94.2887 10.660 ALLENDALE|MO - 37.2216 -89.7549 5.119 ALLENVILLE|MO - 37.1441 -91.4438 8.205 ALLEY SPRING|MO - 39.0958 -93.5480 6.072 ALMA|MO - 39.8889 -94.0867 7.078 ALTAMONT|MO - 37.6313 -89.5814 7.794 ALTENBURG|MO - 36.6941 -91.3991 41.250 ALTON|MO - 39.8883 -94.8919 14.559 AMAZONIA|MO - 38.7803 -91.5640 9.324 AMERICUS|MO - 39.8686 -94.4345 8.155 AMITY|MO - 38.2557 -94.5871 21.834 AMORET|MO - 38.3493 -94.5889 14.325 AMSTERDAM|MO - 36.6505 -94.4433 121.842 ANDERSON|MO - 39.2622 -90.8285 17.911 ANNADA|MO - 37.3599 -90.6983 50.164 ANNAPOLIS|MO - 40.5683 -91.7687 8.755 ANSON|MO - 38.0830 -91.0830 29.412 ANTHONIES MILL|MO - 40.3188 -91.6841 7.108 ANTIOCH|MO - 38.3625 -90.4656 3.726 ANTONIA|MO - 37.7158 -91.7196 13.838 ANUTT|MO - 38.1905 -94.0291 31.653 APPLETON CITY|MO - 40.4630 -92.0160 4.011 ARBELA|MO - 36.0526 -90.2400 5.146 ARBYRD|MO - 37.5854 -90.6285 2.929 ARCADIA|MO - 38.4829 -94.3490 22.198 ARCHIE|MO - 37.5491 -93.8749 11.329 ARCOLA|MO - 38.2950 -92.0255 11.113 ARGYLE|MO - 40.2588 -94.8296 12.239 ARKOE|MO - 39.2693 -92.7050 16.780 ARMSTRONG|MO - 37.7516 -93.7083 13.457 ARNICA|MO - 38.4284 -90.3693 15.154 ARNOLD|MO - 37.1075 -91.7263 6.969 ARROLL|MO - 39.0700 -92.9480 24.168 ARROW ROCK|MO - 37.2743 -94.6052 14.123 ASBURY|MO - 37.3152 -93.5849 12.194 ASH GROVE|MO - 39.5463 -91.1710 21.168 ASHBURN|MO - 38.7739 -92.2567 46.745 ASHLAND|MO - 39.2494 -91.2223 8.965 ASHLEY|MO - 40.4503 -91.8011 7.143 ASHTON|MO - 40.5730 -91.6900 2.815 ATHENS|MO - 39.8980 -92.4798 33.035 ATLANTA|MO - 37.0949 -94.3858 3.970 ATLAS|MO - 38.5729 -90.8828 12.736 AUGUSTA|MO - 39.0182 -93.6775 11.928 AULLVILLE|MO - 36.9707 -93.7177 72.924 AURORA|MO - 38.3246 -92.5849 6.222 AURORA SPRINGS|MO - 39.0174 -91.8945 34.836 AUXVASSE|MO - 36.9519 -92.6602 61.482 AVA|MO - 39.6667 -93.4500 17.821 AVALON|MO - 37.1952 -94.1293 14.943 AVILLA|MO - 39.1535 -94.5450 8.203 AVONDALE|MO - 40.5550 -92.0314 9.810 AZEN|MO - 38.2266 -92.6013 12.962 BAGNELL|MO - 36.7736 -89.7614 16.343 BAKER|MO - 36.5224 -92.1419 31.745 BAKERSFIELD|MO - 38.7953 -94.2454 1.782 BALDWIN PARK|MO - 38.3667 -94.1500 18.926 BALLARD|MO - 38.5941 -90.5524 11.910 BALLWIN|MO - 37.7710 -91.5158 13.642 BANGERT|MO - 40.2447 -92.2057 14.344 BARING|MO - 40.1757 -94.8226 15.680 BARNARD|MO - 38.3782 -92.6743 10.770 BARNETT|MO - 38.3344 -90.4041 21.342 BARNHART|MO - 38.1100 -92.9363 10.525 BARNUMTON|MO - 37.3444 -93.1321 10.274 BASSVILLE|MO - 39.0062 -94.0702 4.932 BATES CITY|MO - 37.1155 -93.3699 9.834 BATTLEFIELD|MO - 38.5629 -91.4712 24.956 BAY|MO - 39.5167 -95.0000 10.867 BEAN LAKE|MO - 37.6572 -93.6580 9.982 BEARCREEK|MO - 38.4193 -91.1909 3.729 BEAUFORT|MO - 38.7141 -90.3279 1.621 BEL-RIDGE|MO - 37.7868 -90.8494 8.694 BELGRADE|MO - 37.0238 -89.8194 21.342 BELL CITY|MO - 38.2858 -91.7202 27.008 BELLE|MO - 38.7520 -90.2269 6.356 BELLEFONTAINE NEIGHBORS|MO - 37.6830 -90.7500 10.854 BELLEVIEW|MO - 39.0038 -91.3527 9.889 BELLFLOWER|MO - 38.8195 -94.5312 23.536 BELTON|MO - 37.2958 -92.2072 6.419 BENDAVIS|MO - 37.7268 -92.8555 8.624 BENNETT SPRINGS|MO - 37.0980 -89.5621 9.503 BENTON|MO - 39.1348 -91.7643 11.747 BENTON CITY|MO - 38.6740 -91.3352 10.358 BERGER|MO - 38.7433 -90.3356 4.032 BERKELEY|MO - 36.6720 -89.9705 22.760 BERNIE|MO - 36.9090 -89.4497 13.463 BERTRAND|MO - 40.2678 -94.0283 58.464 BETHANY|MO - 39.8782 -92.0227 56.124 BETHEL|MO - 37.6241 -91.9168 21.911 BEULAH|MO - 38.6977 -90.2904 1.391 BEVERLY HILLS|MO - 39.7491 -92.5637 5.896 BEVIER|MO - 40.3502 -92.3040 14.356 BIBLE GROVE|MO - 40.0741 -95.3515 19.398 BIG LAKE|MO - 38.8000 -91.4830 26.126 BIG SPRING|MO - 40.1094 -95.2885 8.526 BIGELOW|MO - 37.0674 -93.5519 15.595 BILLINGS|MO - 36.9910 -91.4924 16.689 BIRCH TREE|MO - 39.1666 -94.4504 7.981 BIRMINGHAM|MO - 37.7674 -90.6227 13.602 BISMARCK|MO - 37.6670 -91.0830 12.089 BIXBY|MO - 37.5314 -90.9332 13.157 BLACK|MO - 38.7981 -90.2636 5.421 BLACK JACK|MO - 39.1049 -93.4861 25.136 BLACKBURN|MO - 38.9794 -92.9907 21.287 BLACKWATER|MO - 38.0437 -90.6240 26.146 BLACKWELL|MO - 38.5574 -93.9574 12.523 BLAIRSTOWN|MO - 38.3006 -91.6325 7.542 BLAND|MO - 37.0043 -89.5262 6.817 BLODGETT|MO - 36.8886 -89.9316 24.578 BLOOMFIELD|MO - 38.0114 -90.2193 16.898 BLOOMSDALE|MO - 36.4991 -93.3958 0.823 BLUE EYE|MO - 39.0220 -94.2736 28.060 BLUE SPRINGS|MO - 40.4752 -93.9272 5.583 BLYTHEDALE|MO - 37.0185 -93.4002 6.962 BOAZ|MO - 39.4579 -93.5241 16.905 BOGARD|MO - 37.2563 -93.5075 15.038 BOIS D'ARC|MO - 40.1156 -94.8206 29.615 BOLCKOW|MO - 37.6144 -93.4102 85.170 BOLIVAR|MO - 37.5446 -93.6713 10.046 BONA|MO - 37.9227 -90.5498 12.653 BONNE TERRE|MO - 38.5725 -91.9610 7.054 BONNOTS MILL|MO - 38.9642 -92.7478 28.787 BOONVILLE|MO - 37.6430 -91.1891 20.321 BOSS|MO - 37.4127 -94.2816 20.204 BOSTON|MO - 39.4698 -93.3356 20.880 BOSWORTH|MO - 38.1516 -91.2472 18.986 BOURBON|MO - 39.3390 -91.1956 31.175 BOWLING GREEN|MO - 36.7835 -92.9080 16.523 BRADLEYVILLE|MO - 36.2684 -89.9115 7.849 BRAGG CITY|MO - 37.9108 -93.0027 15.046 BRANCH|MO - 38.5080 -93.4227 8.676 BRANDON|MO - 36.6502 -91.6899 14.308 BRANDSVILLE|MO - 36.6435 -93.2182 104.417 BRANSON|MO - 40.1479 -92.3784 19.061 BRASHEAR|MO - 39.5902 -93.7956 39.666 BRAYMER|MO - 38.4500 -92.2830 20.222 BRAZITO|MO - 39.7615 -93.8048 23.594 BRECKENRIDGE|MO - 38.6191 -90.3486 12.590 BRENTWOOD|MO - 36.6435 -90.9612 13.220 BRIAR|MO - 38.7663 -90.4265 9.512 BRIDGETON|MO - 37.4577 -93.3477 6.976 BRIGHTON|MO - 40.1442 -93.7378 11.764 BRIMSON|MO - 38.1266 -92.0744 20.328 BRINKTOWN|MO - 36.7507 -92.4047 10.064 BRIXEY|MO - 40.5508 -92.1506 8.699 BROCK|MO - 37.6941 -94.4685 16.270 BRONAUGH|MO - 39.7858 -93.0763 41.189 BROOKFIELD|MO - 37.1633 -93.4199 12.918 BROOKLINE|MO - 37.1704 -94.3861 7.052 BROOKLYN HEIGHTS|MO - 36.7944 -92.8304 7.797 BROWNBRANCH|MO - 40.0349 -93.1602 39.081 BROWNING|MO - 38.2457 -93.7225 5.517 BROWNINGTON|MO - 38.0863 -92.4866 17.423 BRUMLEY|MO - 37.0147 -92.9858 4.987 BRUNER|MO - 39.4240 -93.1260 37.112 BRUNSWICK|MO - 36.9647 -92.4858 16.406 BRUSHYKNOB|MO - 37.3330 -90.3000 29.227 BUCKHORN|MO - 39.7824 -92.8893 11.925 BUCKLIN|MO - 39.1348 -94.1980 31.109 BUCKNER|MO - 37.3441 -92.0166 6.836 BUCYRUS|MO - 39.0343 -91.4389 14.384 BUELL|MO - 37.6438 -93.0921 29.647 BUFFALO|MO - 38.7897 -92.7985 23.220 BUNCETON|MO - 37.4575 -91.2115 87.933 BUNKER|MO - 37.5561 -94.6147 0.635 BURGESS|MO - 40.4472 -95.0674 26.934 BURLINGTON JUNCTION|MO - 38.2593 -94.3394 40.572 BUTLER|MO - 36.7500 -93.9075 13.501 BUTTERFIELD|MO - 38.4393 -90.5736 16.936 BYRNES MILL|MO - 37.1238 -92.1011 14.570 CABOOL|MO - 37.9875 -90.6884 16.472 CADET|MO - 40.4401 -93.7745 18.727 CAINSVILLE|MO - 39.5120 -92.4407 19.597 CAIRO|MO - 37.7636 -90.7710 32.145 CALEDONIA|MO - 38.4679 -93.6245 19.930 CALHOUN|MO - 38.6316 -92.5668 35.234 CALIFORNIA|MO - 39.7622 -92.6232 11.297 CALLAO|MO - 39.2002 -94.0189 9.634 CAMDEN|MO - 39.4528 -94.7471 17.398 CAMDEN POINT|MO - 38.0080 -92.7444 39.794 CAMDENTON|MO - 39.7429 -94.2363 50.194 CAMERON|MO - 36.4921 -90.0743 27.031 CAMPBELL|MO - 38.3122 -91.5590 11.279 CANAAN|MO - 36.7543 -89.6875 7.871 CANALOU|MO - 37.5788 -93.7313 30.732 CANE HILL|MO - 40.1000 -92.5500 1.936 CANNON MEM ARPT|MO - 40.1297 -91.5238 51.019 CANTON|MO - 36.7299 -93.5100 13.347 CAPE FAIR|MO - 37.3083 -89.5503 111.938 CAPE GIRARDEAU|MO - 37.7941 -93.8041 20.088 CAPLINGER MILLS|MO - 36.0472 -90.2912 20.468 CARDWELL|MO - 37.1766 -94.5652 10.459 CARL JUNCTION|MO - 38.8082 -92.0594 16.067 CARRINGTON|MO - 39.3631 -93.4963 48.898 CARROLLTON|MO - 37.1491 -94.4427 3.661 CARTERVILLE|MO - 37.1763 -94.3100 30.988 CARTHAGE|MO - 36.1791 -89.6651 36.963 CARUTHERSVILLE|MO - 37.2661 -94.3091 12.405 CARYTOWN|MO - 36.6768 -93.8685 52.539 CASSVILLE|MO - 38.4247 -90.7826 14.564 CATAWISSA|MO - 37.5751 -90.3244 3.464 CATHERINE PLACE|MO - 36.6124 -89.7063 10.446 CATRON|MO - 36.6144 -92.1047 13.748 CAULFIELD|MO - 39.0238 -91.0452 9.511 CAVE|MO - 37.3513 -93.4633 12.235 CAVE SPRINGS|MO - 38.3561 -90.6416 30.661 CEDAR HILL|MO - 37.8735 -93.8933 11.272 CEDAR SPRINGS|MO - 37.5743 -93.9841 12.510 CEDARVILLE|MO - 39.5098 -91.5285 23.678 CENTER|MO - 38.6190 -92.4093 8.578 CENTERTOWN|MO - 38.7456 -93.8456 11.149 CENTERVIEW|MO - 37.4363 -90.9603 13.865 CENTERVILLE|MO - 39.2115 -92.1316 24.564 CENTRALIA|MO - 36.9299 -93.0566 18.516 CHADWICK|MO - 37.1804 -89.6613 7.775 CHAFFEE|MO - 40.5180 -91.8006 16.926 CHAMBERSBURG|MO - 38.6772 -91.7700 30.949 CHAMOIS|MO - 37.5152 -93.0161 15.977 CHARITY|MO - 40.5788 -91.8947 40.346 CHARLIE HEATH MEMORIAL CA|MO - 37.8500 -91.2830 13.200 CHERRYVILLE|MO - 37.1168 -93.6813 12.970 CHESAPEAKE|MO - 38.6543 -90.5812 36.769 CHESTERFIELD|MO - 36.8366 -93.2516 20.989 CHESTNUTRIDGE|MO - 38.5889 -93.8563 31.666 CHILHOWEE|MO - 39.7916 -93.5541 93.566 CHILLICOTHE|MO - 37.4606 -90.6870 12.799 CHLORIDE|MO - 36.9408 -93.1666 8.695 CHRISTIAN CENTER|MO - 39.9216 -93.4763 35.122 CHULA|MO - 39.7430 -92.2603 18.439 CLARENCE|MO - 39.2806 -92.3419 15.698 CLARK|MO - 40.4180 -91.6801 3.471 CLARK CITY|MO - 38.6614 -92.6661 10.473 CLARKSBURG|MO - 39.8135 -94.5502 15.782 CLARKSDALE|MO - 38.6250 -90.5941 7.878 CLARKSON VALLEY|MO - 39.3718 -90.9056 11.601 CLARKSVILLE|MO - 36.4524 -89.9653 13.398 CLARKTON|MO - 39.1995 -94.4768 4.924 CLAYCOMO|MO - 38.6443 -90.3286 5.677 CLAYTON|MO - 37.0960 -91.8530 30.135 CLEAR SPRINGS|MO - 40.5074 -95.0329 7.605 CLEARMONT|MO - 38.6778 -94.5970 16.349 CLEVELAND|MO - 37.0302 -93.4727 11.569 CLEVER|MO - 37.0253 -94.5169 1.460 CLIFF VILLAGE|MO - 39.4392 -92.6671 12.864 CLIFTON HILL|MO - 38.1014 -93.0500 34.749 CLIMAX SPRINGS|MO - 38.3713 -93.7681 151.533 CLINTON|MO - 40.2662 -94.6702 1.800 CLYDE|MO - 40.1051 -94.0062 14.886 COFFEY|MO - 37.7830 -90.2000 20.655 COFFMAN|MO - 38.4600 -93.2025 32.690 COLE CAMP|MO - 37.8910 -93.6227 7.179 COLLINS|MO - 40.2500 -91.9830 22.794 COLONY|MO - 38.9541 -92.3267 195.547 COLUMBIA|MO - 37.1581 -89.4466 38.811 COMMERCE|MO - 37.4835 -92.4288 27.036 COMPETITION|MO - 40.2683 -94.6907 18.159 CONCEPTION JUNCTION|MO - 38.9876 -93.5684 48.035 CONCORDIA|MO - 37.5019 -92.8207 44.013 CONWAY|MO - 37.8128 -91.4379 35.260 COOK STATION|MO - 38.7248 -90.3048 3.584 COOL VALLEY|MO - 36.0470 -89.8097 10.004 COOTER|MO - 39.0995 -93.6386 12.312 CORDER|MO - 40.2488 -95.4547 24.506 CORNING|MO - 37.3820 -91.0723 19.323 CORRIDON|MO - 39.8635 -94.6795 22.786 COSBY|MO - 38.7540 -90.6538 8.196 COTTLEVILLE|MO - 36.6061 -91.3829 22.816 COUCH|MO - 39.8276 -94.8269 16.166 COUNTRY CLUB|MO - 37.7670 -91.0830 13.185 COURTOIS|MO - 39.5606 -93.9258 10.266 COWGILL|MO - 40.1922 -95.3734 16.039 CRAIG|MO - 36.9052 -93.5713 20.755 CRANE|MO - 40.4667 -92.2700 8.605 CRAWFORD|MO - 38.4967 -94.0718 11.153 CREIGHTON|MO - 38.5556 -90.3816 4.777 CRESTWOOD|MO - 38.6605 -90.4355 9.690 CREVE COEUR|MO - 37.9488 -92.2636 19.784 CROCKER|MO - 38.4427 -93.1041 9.419 CROCKERVILLE|MO - 38.0246 -93.2266 23.764 CROSS TIMBERS|MO - 38.2259 -90.3830 2.280 CRYSTAL CITY|MO - 39.3582 -94.1900 5.175 CRYSTAL LAKES|MO - 38.0630 -91.3999 46.719 CUBA|MO - 39.3459 -91.3425 12.852 CURRYVILLE|MO - 39.2865 -91.1078 4.557 CYRENE|MO - 37.4802 -93.6735 20.415 DADEVILLE|MO - 39.3982 -92.9920 12.916 DALTON|MO - 38.9107 -91.5348 7.047 DANVILLE|MO - 38.7543 -90.7321 6.987 DARDENNE PRAIRIE|MO - 37.5199 -91.5921 25.050 DARIEN|MO - 40.1988 -94.4002 12.384 DARLINGTON|MO - 39.0581 -91.0195 17.650 DAVIS|MO - 37.8079 -91.1851 22.649 DAVISVILLE|MO - 39.6667 -93.6333 7.182 DAWN|MO - 37.2569 -92.3077 18.457 DAWSON|MO - 39.5872 -94.9239 19.555 DE KALB|MO - 38.1390 -90.5605 27.522 DE SOTO|MO - 39.3849 -93.2201 13.639 DE WITT|MO - 39.5249 -94.7729 13.041 DEARBORN|MO - 37.9075 -92.6996 15.638 DECATURVILLE|MO - 38.2592 -93.7738 29.296 DEEPWATER|MO - 37.8385 -94.5058 13.386 DEERFIELD|MO - 36.2000 -89.8833 17.321 DEERING|MO - 38.6330 -90.7830 6.748 DEFIANCE|MO - 38.7552 -90.2777 2.489 DELLWOOD|MO - 37.1982 -89.7370 27.236 DELTA|MO - 37.0458 -94.5041 3.388 DENNIS ACRES|MO - 36.1000 -89.8833 4.808 DENTON|MO - 40.3990 -94.3237 10.514 DENVER|MO - 37.2842 -90.6349 19.806 DES ARC|MO - 38.5960 -90.4472 4.432 DES PERES|MO - 37.8738 -90.5207 24.762 DESLOGE|MO - 37.8458 -92.0636 13.488 DEVIL'S ELBOW|MO - 36.7904 -89.9603 42.723 DEXTER|MO - 36.9952 -94.3158 27.103 DIAMOND|MO - 36.9594 -89.4324 26.462 DIEHLSTADT|MO - 37.1724 -92.8541 8.991 DIGGINS|MO - 37.7368 -91.2043 8.195 DILLARD|MO - 38.3330 -90.6830 7.495 DITTMER|MO - 37.9916 -92.0935 29.585 DIXON|MO - 38.7000 -93.1667 5.833 DMO|MO - 37.7429 -90.5037 11.769 DOE RUN|MO - 37.0377 -92.8307 25.943 DOGWOOD|MO - 36.6229 -90.8220 56.342 DONIPHAN|MO - 37.9402 -91.8807 9.785 DOOLITTLE|MO - 36.7768 -92.2171 14.236 DORA|MO - 39.1945 -93.6895 15.340 DOVER|MO - 40.4864 -92.3685 15.976 DOWNING|MO - 38.4670 -91.4670 31.575 DRAKE|MO - 38.4828 -94.6074 30.575 DREXEL|MO - 36.9299 -92.3224 10.683 DRURY|MO - 37.6416 -92.4502 10.955 DRY KNOB|MO - 37.3055 -94.0996 12.844 DUDENVILLE|MO - 36.7891 -90.0914 11.094 DUDLEY|MO - 37.0835 -94.4133 8.889 DUENWEG|MO - 37.2816 -92.6916 17.468 DUNCAN|MO - 39.5756 -92.2638 14.526 DUNCANS BRIDGE|MO - 37.7080 -93.5766 19.796 DUNNEGAN|MO - 37.0766 -94.4591 4.565 DUQUESNE|MO - 38.6057 -90.9946 7.375 DUTZOW|MO - 36.5480 -93.7541 10.615 EAGLE ROCK|MO - 40.4687 -93.9881 36.234 EAGLEVILLE|MO - 38.8000 -92.3830 12.428 EASLEY|MO - 38.6682 -94.2294 11.198 EAST LYNNE|MO - 36.7790 -89.3841 29.679 EAST PRAIRIE|MO - 39.7217 -94.6396 15.241 EASTON|MO - 37.3402 -93.3069 14.774 EBENEZER|MO - 37.7044 -91.8663 26.150 EDGAR SPRINGS|MO - 39.5050 -94.6306 21.997 EDGERTON|MO - 36.6613 -93.1416 2.297 EDGEWATER BEACH|MO - 39.2713 -91.0758 9.345 EDGEWOOD|MO - 40.1680 -92.1731 34.981 EDINA|MO - 38.3094 -93.2238 12.299 EDMONSON|MO - 38.1366 -93.1693 8.066 EDWARDS|MO - 37.8768 -94.0210 31.691 EL DORADO SPRINGS|MO - 38.3483 -92.5813 52.092 ELDON|MO - 37.8296 -92.7488 38.936 ELDRIDGE|MO - 37.1888 -91.9969 26.197 ELK CREEK|MO - 37.0136 -92.9302 11.401 ELKHEAD|MO - 37.4430 -93.0307 19.587 ELKLAND|MO - 37.8525 -93.4257 13.696 ELKTON|MO - 37.2354 -90.9720 31.562 ELLINGTON|MO - 38.5891 -90.5860 3.444 ELLISVILLE|MO - 36.9336 -90.7460 50.566 ELLSINORE|MO - 39.9576 -92.6498 20.282 ELMER|MO - 39.5083 -94.1531 15.577 ELMIRA|MO - 40.5188 -95.1172 17.706 ELMO|MO - 39.1700 -90.7899 41.358 ELSBERRY|MO - 36.8541 -93.5405 13.408 ELSEY|MO - 38.6129 -92.3237 4.653 ELSTON|MO - 39.7964 -91.8628 10.656 EMDEN|MO - 37.1505 -91.3575 33.632 EMINENCE|MO - 38.9765 -93.4955 6.775 EMMA|MO - 38.4570 -92.4895 10.155 ENON|MO - 39.2399 -91.0112 24.915 EOLIA|MO - 36.8120 -89.8624 11.325 ESSEX|MO - 39.8935 -92.7404 18.283 ETHEL|MO - 40.4173 -91.9741 7.147 ETNA|MO - 38.3674 -92.4699 6.575 ETTERVILLE|MO - 37.4824 -93.5374 9.813 EUDORA|MO - 38.3537 -92.4034 15.974 EUGENE|MO - 37.2449 -91.7793 9.043 EUNICE|MO - 38.5029 -90.6427 12.490 EUREKA|MO - 37.3424 -93.7022 21.883 EVERTON|MO - 40.0084 -91.7144 32.426 EWING|MO - 39.3902 -94.2076 12.006 EXCELSIOR ESTATES|MO - 39.3379 -94.2355 35.951 EXCELSIOR SPRINGS|MO - 36.6721 -93.9408 6.702 EXETER|MO - 37.3838 -93.1511 22.504 FAIR GROVE|MO - 37.6299 -93.5729 14.720 FAIR PLAY|MO - 40.3395 -95.3917 27.085 FAIRFAX|MO - 40.3336 -91.9014 10.127 FAIRMONT|MO - 39.9833 -94.3500 22.331 FAIRPORT|MO - 36.8174 -94.0880 14.375 FAIRVIEW|MO - 37.6050 -92.3785 30.634 FALCON|MO - 39.2741 -91.5764 10.887 FARBER|MO - 39.2823 -94.8284 10.503 FARLEY|MO - 37.7800 -90.4259 98.935 FARMINGTON|MO - 39.6000 -94.8167 9.982 FAUCETT|MO - 39.1475 -92.6856 46.731 FAYETTE|MO - 38.8833 -93.7667 32.144 FAYETTEVILLE|MO - 38.5361 -90.4514 3.213 FENTON|MO - 38.7488 -90.2958 12.550 FERGUSON|MO - 39.3137 -94.6653 15.370 FERRELVIEW|MO - 38.2228 -90.4054 62.483 FESTUS|MO - 37.0679 -94.3130 17.597 FIDELITY|MO - 37.7588 -93.9488 16.327 FILLEY|MO - 40.0255 -94.9730 18.527 FILLMORE|MO - 36.7822 -90.2074 16.316 FISK|MO - 39.1929 -94.0512 3.501 FLEMING|MO - 37.8047 -93.5011 7.507 FLEMINGTON|MO - 38.1659 -90.7334 8.933 FLETCHER|MO - 38.8535 -90.8635 10.407 FLINT HILL|MO - 38.5888 -92.9788 35.626 FLORENCE|MO - 39.4933 -91.7901 15.571 FLORIDA|MO - 38.7974 -90.3243 17.539 FLORISSANT|MO - 39.0457 -90.7413 13.088 FOLEY|MO - 37.5613 -93.1463 22.469 FOOSE|MO - 40.1122 -94.4648 17.183 FORD CITY|MO - 37.1575 -92.9405 15.457 FORDLAND|MO - 39.9827 -95.1879 3.839 FOREST CITY|MO - 38.8185 -90.9599 5.912 FORISTELL|MO - 36.6849 -93.1196 14.566 FORSYTH|MO - 37.7052 -92.1580 174.321 FORT LEONARD WOOD|MO - 40.0520 -95.3175 6.340 FORTESCUE|MO - 38.1667 -94.5080 18.023 FOSTER|MO - 37.8618 -90.6151 2.343 FRANKCLAY|MO - 38.5742 -91.8822 24.203 FRANKENSTEIN|MO - 39.4932 -91.3207 18.237 FRANKFORD|MO - 39.0113 -92.7547 2.369 FRANKLIN|MO - 37.5646 -90.2965 55.708 FREDERICKTOWN|MO - 38.3155 -91.9225 18.793 FREEBURG|MO - 38.0360 -92.5894 16.215 FREEDOM|MO - 38.6186 -94.5058 15.448 FREEMAN|MO - 36.8538 -91.1232 42.474 FREEMONT|MO - 37.0182 -93.8974 19.594 FREISTATT|MO - 37.0658 -93.2526 7.212 FREMONT HILLS|MO - 37.9726 -90.3898 45.220 FRENCH VILLAGE|MO - 38.1166 -93.2754 20.012 FRISTOE|MO - 37.6365 -89.6205 3.632 FROHNA|MO - 38.6308 -90.4160 3.653 FRONTENAC|MO - 40.4400 -91.5486 5.960 FROST ISLAND CA|MO - 38.8531 -91.9488 35.905 FULTON|MO - 36.6030 -92.4279 64.443 GAINESVILLE|MO - 36.8052 -93.4663 41.913 GALENA|MO - 39.9103 -93.9638 45.096 GALLATIN|MO - 37.1366 -93.2377 15.792 GALLOWAY|MO - 40.1272 -93.3876 23.021 GALT|MO - 38.5608 -94.1884 27.598 GARDEN CITY|MO - 36.8388 -93.0193 45.761 GARRISON|MO - 37.0670 -90.9000 19.681 GARWOOD|MO - 38.6694 -91.5603 14.312 GASCONADE|MO - 36.5629 -91.0740 29.507 GATEWOOD|MO - 40.3331 -94.4235 32.503 GENTRY|MO - 36.8638 -92.3605 20.315 GENTRYVILLE|MO - 38.3994 -91.3311 20.133 GERALD|MO - 37.9533 -93.5754 11.554 GERSTER|MO - 40.0980 -92.4163 11.157 GIBBS|MO - 36.4508 -89.9106 5.034 GIDEON|MO - 39.2328 -93.0037 6.140 GILLIAM|MO - 40.1383 -93.8724 26.402 GILMAN CITY|MO - 37.4985 -91.4563 7.966 GLADDEN|MO - 39.2128 -94.5589 23.594 GLADSTONE|MO - 39.2270 -92.8379 19.935 GLASGOW|MO - 39.2200 -94.4500 2.770 GLENAIRE|MO - 37.3168 -90.0281 5.350 GLENALLEN|MO - 38.5930 -90.3812 2.848 GLENDALE|MO - 36.5833 -90.1500 9.416 GLENNONVILLE|MO - 40.5236 -92.5763 3.925 GLENWOOD|MO - 37.3044 -93.3268 9.057 GLIDEWELL|MO - 37.4870 -90.6912 6.265 GLOVER|MO - 36.5241 -93.6536 23.766 GOLDEN|MO - 37.3930 -94.0935 17.108 GOLDEN CITY|MO - 36.9088 -92.8075 18.191 GOODHOPE|MO - 36.7416 -94.3988 24.348 GOODMAN|MO - 37.7019 -93.2513 18.351 GOODSON|MO - 37.3104 -89.6730 11.226 GORDONVILLE|MO - 39.6123 -94.5947 16.285 GOWER|MO - 37.3174 -92.2824 7.667 GRAFF|MO - 40.2015 -95.0398 3.321 GRAHAM|MO - 39.0072 -94.2068 6.758 GRAIN VALLEY|MO - 36.9191 -94.2550 17.051 GRANBY|MO - 39.2052 -93.4432 6.658 GRAND PASS|MO - 36.8299 -90.8218 27.496 GRANDIN|MO - 38.8813 -94.5225 15.611 GRANDVIEW|MO - 40.4675 -91.9731 8.188 GRANGER|MO - 37.6545 -90.6716 9.574 GRANITE|MO - 40.4860 -94.4139 55.465 GRANT CITY|MO - 39.5626 -92.0977 19.460 GRANVILLE|MO - 38.3083 -92.8252 12.658 GRAVOIS MILLS|MO - 38.4948 -90.8152 6.575 GRAY SUMMIT|MO - 40.4500 -92.7667 12.783 GRAYSVILLE|MO - 38.1000 -92.7616 19.162 GREEN BAY TERRACE|MO - 40.2657 -92.9571 22.706 GREEN CITY|MO - 38.6202 -93.4098 25.450 GREEN RIDGE|MO - 40.2615 -92.8783 6.761 GREENCASTLE|MO - 38.6915 -90.3122 2.508 GREENDALE|MO - 37.4152 -93.8408 42.696 GREENFIELD|MO - 40.3000 -92.2170 34.206 GREENSBURG|MO - 40.3511 -92.5659 16.320 GREENTOP|MO - 37.1269 -90.4460 22.995 GREENVILLE|MO - 38.8511 -94.3420 15.303 GREENWOOD|MO - 36.7693 -91.3533 16.495 GREER|MO - 40.2836 -91.5050 11.591 GREGORY LANDING|MO - 37.3996 -92.6094 21.902 GROVESPRING|MO - 38.2884 -90.7548 5.926 GRUBVILLE|MO - 40.1689 -94.7361 7.495 GUILFORD|MO - 38.6662 -94.1639 5.715 GUNN CITY|MO - 38.7570 -92.0965 9.757 GUTHRIE|MO - 39.6052 -93.3432 50.478 HALE|MO - 37.6163 -93.2444 14.820 HALF WAY|MO - 39.1158 -92.2197 34.755 HALLSVILLE|MO - 37.1933 -93.6252 19.558 HALLTOWN|MO - 39.7433 -94.0021 18.001 HAMILTON|MO - 39.7075 -91.3836 58.852 HANNIBAL|MO - 37.6224 -94.4938 12.286 HANNON|MO - 36.5891 -92.3710 6.012 HARDENVILLE|MO - 39.2676 -93.8303 12.535 HARDIN|MO - 38.0625 -93.5182 11.351 HARPER|MO - 40.3064 -93.3501 27.671 HARRIS|MO - 39.1422 -92.4597 19.701 HARRISBURG|MO - 38.6554 -94.3492 81.364 HARRISONVILLE|MO - 38.6952 -92.3098 5.220 HARTSBURG|MO - 37.2647 -91.6702 22.213 HARTSHORN|MO - 37.2508 -92.5102 36.616 HARTVILLE|MO - 38.4349 -93.9339 8.360 HARTWELL|MO - 38.7497 -90.5792 6.611 HARVESTER|MO - 36.6836 -90.5744 27.584 HARVIELL|MO - 37.9561 -94.1541 16.936 HARWOOD|MO - 38.2119 -93.1760 19.257 HASTAIN|MO - 40.5333 -94.1500 20.989 HATFIELD|MO - 39.0242 -92.0261 11.534 HATTON|MO - 38.9712 -91.1337 11.645 HAWK POINT|MO - 37.0118 -89.6001 18.953 HAY-WOOD CITY|MO - 36.2325 -89.7485 10.537 HAYTI|MO - 36.2322 -89.7685 1.878 HAYTI HEIGHTS|MO - 36.3961 -89.6660 8.610 HAYWARD|MO - 37.5249 -92.0246 10.808 HAZELTON|MO - 38.7777 -90.3596 6.403 HAZELWOOD|MO - 38.2007 -90.4834 7.503 HEMATITE|MO - 36.9044 -90.4688 18.513 HENDRICKSON|MO - 39.2374 -93.9380 10.987 HENRIETTA|MO - 38.2592 -90.3877 7.713 HERCULANEUM|MO - 38.6991 -91.4350 50.036 HERMANN|MO - 37.9413 -93.3161 86.185 HERMITAGE|MO - 38.4006 -92.3594 13.218 HICKORY HILL|MO - 39.3064 -92.5122 30.952 HIGBEE|MO - 39.0648 -93.7265 23.493 HIGGINSVILLE|MO - 38.8754 -91.3756 7.824 HIGH HILL|MO - 38.4830 -92.5830 15.647 HIGH POINT|MO - 38.4629 -90.5341 7.513 HIGH RIDGE|MO - 36.9327 -93.2802 28.781 HIGHLANDVILLE|MO - 38.2323 -90.5668 13.050 HILLSBORO|MO - 38.6851 -90.2885 4.830 HILLSDALE|MO - 40.5590 -92.2514 25.761 HITT|MO - 37.0696 -93.8485 7.007 HOBERG|MO - 37.5112 -90.6959 19.786 HOGAN|MO - 36.4002 -90.0231 17.581 HOLCOMB|MO - 38.7134 -93.9891 26.592 HOLDEN|MO - 36.0573 -89.8704 5.913 HOLLAND|MO - 39.4936 -92.1319 9.241 HOLLIDAY|MO - 36.6210 -93.2152 5.855 HOLLISTER|MO - 38.6554 -91.1712 11.878 HOLSTEIN|MO - 39.4542 -94.3441 11.918 HOLT|MO - 38.6447 -92.1160 20.761 HOLTS SUMMIT|MO - 39.3597 -94.2019 1.076 HOMESTEAD|MO - 36.3317 -89.8246 5.068 HOMESTOWN|MO - 40.5511 -94.8162 32.720 HOPKINS|MO - 36.0403 -90.1148 16.269 HORNERSVILLE|MO - 37.9746 -94.3650 25.662 HORTON|MO - 38.4170 -90.5670 5.758 HOUSE SPRINGS|MO - 37.3260 -91.9558 60.594 HOUSTON|MO - 39.1917 -94.6235 2.354 HOUSTON LAKE|MO - 38.8994 -93.3598 16.537 HOUSTONIA|MO - 36.5683 -89.5973 7.605 HOWARDVILLE|MO - 37.7094 -91.5155 16.972 HOWES|MO - 37.6177 -91.2916 6.548 HOWES MILL|MO - 37.3199 -92.1983 20.627 HUGGINS|MO - 38.8379 -93.2959 35.149 HUGHESVILLE|MO - 37.7944 -93.5777 46.397 HUMANSVILLE|MO - 38.0895 -94.5816 12.546 HUME|MO - 40.1251 -93.3184 5.928 HUMPHREYS|MO - 39.6683 -91.8589 11.260 HUNNEWELL|MO - 39.4374 -92.5436 10.014 HUNTSVILLE|MO - 40.1507 -92.3022 6.709 HURDLAND|MO - 36.9313 -93.4988 9.783 HURLEY|MO - 38.1316 -92.7925 8.438 HURRICANE DECK|MO - 36.9950 -94.6200 12.350 I-44 NEAR MILE MARKER 0|MO - 37.0440 -94.4650 3.687 I-44 NEAR MILE MARKER 10|MO - 37.3480 -92.9200 2.644 I-44 NEAR MILE MARKER 100|MO - 37.4930 -92.8450 3.325 I-44 NEAR MILE MARKER 110|MO - 37.5800 -92.7500 7.764 I-44 NEAR MILE MARKER 120|MO - 37.6550 -92.6550 6.597 I-44 NEAR MILE MARKER 130|MO - 37.7500 -92.4900 9.312 I-44 NEAR MILE MARKER 140|MO - 37.7780 -92.3200 2.396 I-44 NEAR MILE MARKER 150|MO - 37.8200 -92.1850 2.510 I-44 NEAR MILE MARKER 160|MO - 37.8500 -92.0300 3.312 I-44 NEAR MILE MARKER 170|MO - 37.9500 -91.8680 2.910 I-44 NEAR MILE MARKER 180|MO - 37.9900 -91.6800 6.392 I-44 NEAR MILE MARKER 190|MO - 37.0760 -94.2850 3.374 I-44 NEAR MILE MARKER 20|MO - 37.0759 -94.1050 2.099 I-44 NEAR MILE MARKER 30|MO - 37.0720 -93.9270 8.349 I-44 NEAR MILE MARKER 40|MO - 37.1500 -93.7100 8.851 I-44 NEAR MILE MARKER 50|MO - 37.1820 -93.5850 4.471 I-44 NEAR MILE MARKER 60|MO - 37.2050 -93.4282 10.847 I-44 NEAR MILE MARKER 70|MO - 37.2450 -93.2900 12.709 I-44 NEAR MILE MARKER 80|MO - 37.2750 -93.0900 3.108 I-44 NEAR MILE MARKER 90|MO - 37.5168 -94.3974 11.854 IANTHA|MO - 39.4752 -94.9816 25.465 IATAN|MO - 38.0902 -92.2924 31.470 IBERIA|MO - 38.1058 -93.5444 17.773 ICONIUM|MO - 39.6715 -91.3107 7.642 ILASCO|MO - 39.0893 -94.3534 18.457 INDEPENDENCE|MO - 39.5945 -91.7769 13.645 INDIAN CREEK|MO - 40.3167 -92.2667 5.767 INDIAN HILLS CA|MO - 36.6407 -93.3469 6.725 INDIAN POINT|MO - 38.5041 -93.3238 15.012 IONIA|MO - 37.0635 -94.5569 6.835 IRON GATES|MO - 37.6954 -90.6404 19.995 IRON MOUNTAIN|MO - 37.8342 -90.6709 18.155 IRONDALE|MO - 37.5967 -90.6358 30.860 IRONTON|MO - 37.5885 -94.2852 18.111 IRWIN|MO - 36.5807 -92.6125 5.705 ISABELLA|MO - 37.3803 -89.6545 19.719 JACKSON|MO - 39.5875 -92.4728 39.455 JACKSONVILLE|MO - 37.4866 -91.5707 8.673 JADWIN|MO - 40.0053 -93.9876 16.404 JAMESON|MO - 39.9747 -93.8021 22.610 JAMESPORT|MO - 38.7657 -92.4778 19.839 JAMESTOWN|MO - 38.2393 -91.3060 13.000 JAPAN|MO - 37.3360 -94.3011 39.806 JASPER|MO - 38.5719 -92.1905 99.117 JEFFERSON CITY|MO - 36.7785 -93.6858 21.435 JENKINS|MO - 38.7236 -90.2645 5.760 JENNINGS|MO - 37.6221 -94.0083 26.289 JERICO SPRINGS|MO - 37.9260 -91.9774 19.017 JEROME|MO - 38.1168 -93.9277 19.159 JOHNSON CITY|MO - 38.8536 -91.3065 16.061 JONESBURG|MO - 37.0841 -94.5130 100.840 JOPLIN|MO - 37.5739 -90.2939 2.467 JUNCTION CITY|MO - 40.4238 -91.7184 24.860 KAHOKA|MO - 38.1335 -92.5896 4.802 KAISER|MO - 38.8524 -90.5473 12.293 KAMPVILLE|MO - 39.1223 -94.5520 414.141 KANSAS CITY|MO - 39.3644 -94.3615 12.520 KEARNEY|MO - 37.1901 -89.5504 8.852 KELSO|MO - 36.9688 -92.9480 14.041 KELTNER|MO - 36.2400 -90.0487 178.320 KENNETT|MO - 37.4394 -94.1971 10.574 KENOMA|MO - 39.4327 -92.9368 10.593 KEYTESVILLE|MO - 39.7819 -94.1024 12.789 KIDDER|MO - 40.5122 -92.3394 7.429 KILWINNING|MO - 36.6333 -93.4166 18.315 KIMBERLING CITY|MO - 38.3667 -90.3651 6.692 KIMMSWICK|MO - 40.0506 -94.5247 80.276 KING CITY|MO - 38.9463 -91.9372 19.333 KINGDOM CITY|MO - 39.6422 -94.0382 23.499 KINGSTON|MO - 38.7429 -94.0687 9.137 KINGSVILLE|MO - 38.7381 -90.3253 1.527 KINLOCH|MO - 36.6229 -93.1638 4.711 KIRBYVILLE|MO - 40.1951 -92.5784 118.426 KIRKSVILLE|MO - 38.5804 -90.4201 22.397 KIRKWOOD|MO - 36.6835 -93.0496 6.301 KISSEE MILLS|MO - 38.6973 -92.5034 12.052 KLIEVER|MO - 37.6830 -90.3830 16.916 KNOB LICK|MO - 38.7680 -93.5658 9.184 KNOB NOSTER|MO - 38.1525 -93.0952 13.575 KNOBBY|MO - 40.1436 -92.0103 10.319 KNOX CITY|MO - 39.4500 -94.0167 99.976 KNOXVILLE|MO - 38.3248 -92.0421 7.749 KOELTZTOWN|MO - 36.5958 -91.6455 20.059 KOSHKONONG|MO - 40.1164 -91.9139 24.834 LA BELLE|MO - 38.3128 -93.8778 16.137 LA DUE|MO - 40.0480 -91.5005 21.139 LA GRANGE|MO - 38.7711 -93.4225 21.439 LA MONTE|MO - 40.0250 -92.4909 44.220 LA PLATA|MO - 37.1413 -94.0613 19.791 LA RUSSELL|MO - 38.6340 -94.1024 21.008 LA TOUR|MO - 39.7882 -93.1695 8.031 LACLEDE|MO - 39.2415 -91.6429 23.468 LADDONIA|MO - 38.6368 -90.3816 5.113 LADUE|MO - 38.6553 -94.5078 9.468 LAKE ANNETTE|MO - 38.9295 -94.2579 11.680 LAKE LOTAWANA|MO - 38.6765 -92.1008 8.545 LAKE MYKEE|MO - 38.1985 -92.6385 6.840 LAKE OZARK|MO - 37.7824 -91.6783 23.883 LAKE SPRING|MO - 38.7890 -90.7828 6.633 LAKE ST. LOUIS|MO - 39.0182 -94.3104 3.413 LAKE TAPAWINGO|MO - 39.2303 -94.6365 5.597 LAKE WAUKOMIS|MO - 38.8214 -94.3572 7.949 LAKE WINNEBAGO|MO - 38.2195 -92.6309 3.359 LAKELAND|MO - 38.5413 -90.3370 2.352 LAKESHIRE|MO - 37.1588 -94.4147 4.077 LAKESIDE|MO - 38.2138 -92.6271 1.493 LAKEVIEW|MO - 38.2588 -93.1561 9.281 LAKEVIEW HEIGHTS|MO - 37.4949 -94.2763 89.667 LAMAR|MO - 37.4935 -94.2974 1.932 LAMAR HEIGHTS|MO - 37.0936 -89.5557 1.206 LAMBERT|MO - 36.5636 -93.4377 17.732 LAMPE|MO - 36.6080 -94.4474 6.542 LANAGAN|MO - 40.5227 -92.5304 33.380 LANCASTER|MO - 36.5171 -91.8013 24.339 LANTON|MO - 37.7702 -92.3033 18.598 LAQUEY|MO - 40.0263 -93.4473 18.839 LAREDO|MO - 38.5609 -92.6823 21.936 LATHAM|MO - 39.5492 -94.3295 11.922 LATHROP|MO - 37.9823 -90.8932 62.743 LATTY|MO - 38.2036 -92.8291 21.145 LAURIE|MO - 39.4363 -94.2136 17.650 LAWSON|MO - 37.8343 -90.4816 10.413 LEADINGTON|MO - 37.8366 -92.9619 18.137 LEADMINE|MO - 37.8622 -90.5894 7.279 LEADWOOD|MO - 38.0942 -91.2950 13.171 LEASBURG|MO - 37.0334 -94.4905 13.267 LEAWOOD|MO - 37.6804 -92.6636 46.351 LEBANON|MO - 37.7760 -91.7307 5.172 LECOMA|MO - 38.9163 -94.3835 54.838 LEE'S SUMMIT|MO - 38.5836 -93.6951 14.100 LEETON|MO - 38.5318 -90.2839 5.683 LEMAY|MO - 40.4000 -93.0500 11.351 LEMONS|MO - 37.6530 -91.7611 15.509 LENOX|MO - 39.8952 -92.1807 13.956 LEONARD|MO - 38.4179 -91.2319 6.945 LESLIE|MO - 37.4558 -90.8253 26.117 LESTERVILLE|MO - 39.1331 -94.1323 3.806 LEVASY|MO - 39.5399 -95.0508 7.285 LEWIS AND CLARK VILLAGE|MO - 40.0842 -91.8127 11.418 LEWISTOWN|MO - 39.1821 -93.8749 59.777 LEXINGTON|MO - 37.5580 -94.5196 26.332 LIBERAL|MO - 39.2420 -94.4191 14.708 LIBERTY|MO - 37.7037 -90.2882 9.497 LIBERTYVILLE|MO - 37.4994 -91.8569 47.042 LICKING|MO - 36.5908 -89.6137 5.832 LILBOURN|MO - 38.3908 -93.3344 22.298 LINCOLN|MO - 37.0463 -93.1338 12.318 LINDEN|MO - 38.4808 -91.8444 36.681 LINN|MO - 38.0380 -92.7113 8.620 LINN CREEK|MO - 39.8769 -93.1875 24.810 LINNEUS|MO - 37.8322 -89.8838 12.070 LITHIUM|MO - 40.4916 -92.6997 17.365 LIVONIA|MO - 39.8491 -93.7759 21.846 LOCK SPRINGS|MO - 37.3855 -93.9530 12.528 LOCKWOOD|MO - 38.5425 -92.3635 10.692 LOHMAN|MO - 38.8704 -94.1664 16.876 LONE JACK|MO - 38.3067 -90.8288 16.640 LONEDELL|MO - 37.6113 -92.9091 17.713 LONG LANE|MO - 36.6491 -92.7229 17.060 LONG RUN|MO - 37.6698 -89.7735 16.028 LONGTOWN|MO - 38.5081 -91.9573 11.570 LOOSE CREEK|MO - 37.7577 -93.1391 39.363 LOUISBURG|MO - 39.4435 -91.0592 133.839 LOUISIANA|MO - 38.1399 -93.7266 24.277 LOWRY CITY|MO - 40.4637 -93.2916 22.843 LUCERNE|MO - 39.6535 -93.7031 18.907 LUDLOW|MO - 38.8457 -92.4542 10.863 LUPUS|MO - 40.4525 -91.8843 15.362 LURAY|MO - 37.4930 -92.2941 12.588 LYNCHBURG|MO - 38.5118 -91.1740 19.071 LYON|MO - 37.9663 -92.9691 23.615 MACKS CREEK|MO - 39.7387 -92.4705 249.401 MACON|MO - 39.4732 -92.2119 18.337 MADISON|MO - 36.8693 -93.7199 16.875 MADRY|MO - 40.2031 -95.0787 22.033 MAITLAND|MO - 36.5849 -89.9756 39.812 MALDEN|MO - 39.1943 -93.3641 13.680 MALTA BEND|MO - 38.5926 -90.5148 3.341 MANCHESTER|MO - 37.3799 -92.3666 38.168 MANES|MO - 37.1066 -92.5804 18.992 MANSFIELD|MO - 38.2481 -90.4856 8.879 MAPAVILLE|MO - 37.2536 -94.1254 25.163 MAPLE GROVE|MO - 38.6121 -90.3243 2.637 MAPLEWOOD|MO - 37.3023 -89.9804 39.802 MARBLE HILL|MO - 39.7170 -92.9474 17.419 MARCELINE|MO - 37.5224 -93.0891 6.626 MARCH|MO - 38.6909 -92.3662 24.621 MARION|MO - 37.0030 -93.6371 11.508 MARIONVILLE|MO - 37.4287 -90.1671 34.852 MARQUAND|MO - 39.1150 -93.2022 83.809 MARSHALL|MO - 37.3385 -92.9069 52.469 MARSHFIELD|MO - 36.5176 -89.6087 20.276 MARSTON|MO - 38.6284 -91.0533 16.318 MARTHASVILLE|MO - 39.1011 -91.6472 9.383 MARTINSBURG|MO - 38.7225 -90.4774 17.594 MARYLAND HEIGHTS|MO - 38.3055 -92.3550 12.857 MARYS HOME|MO - 40.3433 -94.8710 318.303 MARYVILLE|MO - 37.6055 -93.6613 9.690 MASTERS|MO - 38.6082 -90.7971 24.108 MATSON|MO - 36.7593 -89.5836 19.955 MATTHEWS|MO - 39.6334 -92.1954 21.608 MAUD|MO - 39.8870 -94.3613 35.108 MAYSVILLE|MO - 39.0526 -93.8339 10.112 MAYVIEW|MO - 39.9544 -91.6032 16.090 MAYWOOD|MO - 38.8870 -92.4465 21.353 MCBAINE|MO - 36.8241 -93.7930 11.712 MCDOWELL|MO - 40.1117 -94.2225 17.674 MCFALL|MO - 38.6112 -92.4762 6.445 MCGIRK|MO - 38.7352 -91.4427 9.351 MCKITTRICK|MO - 39.7878 -93.3027 19.541 MEADVILLE|MO - 40.4338 -91.7677 4.721 MEDILL|MO - 38.5011 -90.3157 13.424 MEHLVILLE|MO - 37.3352 -93.9905 25.563 MEINERT|MO - 40.4609 -92.1697 65.990 MEMPHIS|MO - 40.4590 -92.2197 4.392 MEMPHIS MEMORIAL AIRPORT|MO - 39.5911 -93.1336 18.219 MENDON|MO - 40.5110 -93.5293 30.554 MERCER|MO - 36.7138 -93.1616 5.422 MERRIAM WOODS|MO - 38.4042 -94.5898 20.484 MERWIN|MO - 38.3124 -92.1666 14.886 META|MO - 37.9974 -94.4430 8.809 METZ|MO - 39.1665 -91.8706 71.902 MEXICO|MO - 39.3217 -93.2255 25.052 MIAMI|MO - 39.1285 -91.4145 20.861 MIDDLETOWN|MO - 37.3352 -91.2216 23.637 MIDRIDGE|MO - 38.9830 -92.4500 10.089 MIDWAY|MO - 40.2032 -93.1239 46.830 MILAN|MO - 37.5846 -94.1569 11.363 MILFORD|MO - 37.0647 -90.6814 21.505 MILL SPRING|MO - 40.1071 -92.5453 18.810 MILLARD|MO - 37.2147 -93.8396 49.377 MILLER|MO - 37.7561 -94.3058 12.956 MILO|MO - 37.4713 -94.5896 19.288 MINDENMINES|MO - 37.6157 -90.2898 13.411 MINE LA MOTTE|MO - 38.8882 -91.5716 12.534 MINEOLA|MO - 36.8938 -89.5346 5.945 MINER|MO - 37.9451 -90.7244 6.005 MINERAL POINT|MO - 37.7982 -90.0501 14.744 MINNITH|MO - 39.2381 -94.3009 10.228 MISSOURI CITY|MO - 39.4197 -92.4362 82.938 MOBERLY|MO - 40.3000 -93.6833 11.906 MODENA|MO - 38.6744 -91.8727 9.218 MOKANE|MO - 38.0291 -93.8388 13.067 MONEGAW SPRINGS|MO - 36.9211 -93.9274 23.584 MONETT|MO - 39.6541 -91.7322 35.071 MONROE CITY|MO - 37.4477 -91.6955 18.689 MONTAUK|MO - 37.7260 -94.1080 24.905 MONTEVALLO|MO - 38.9756 -91.5051 47.018 MONTGOMERY CITY|MO - 40.1191 -91.7126 16.981 MONTICELLO|MO - 36.9869 -91.5752 7.725 MONTIER|MO - 37.9688 -92.5919 12.765 MONTREAL|MO - 38.2594 -93.9820 18.330 MONTROSE|MO - 36.5293 -91.9891 14.222 MOODY|MO - 39.7464 -93.7202 7.832 MOORESVILLE|MO - 38.5235 -93.2155 11.171 MORA|MO - 36.8460 -89.6909 14.513 MOREHOUSE|MO - 37.5102 -92.6763 13.307 MORGAN|MO - 37.0433 -89.6126 8.110 MORLEY|MO - 38.6707 -91.6328 6.407 MORRISON|MO - 37.4810 -93.4271 14.211 MORRISVILLE|MO - 38.2768 -90.6532 20.830 MORSE MILL|MO - 39.3196 -94.3008 7.642 MOSBY|MO - 38.9459 -90.9192 8.918 MOSCOW MILLS|MO - 38.3868 -90.8979 12.651 MOSELLE|MO - 40.1360 -95.2342 36.907 MOUND CITY|MO - 37.7659 -94.4512 18.015 MOUNDVILLE|MO - 39.1250 -93.3947 9.902 MOUNT LEONARD|MO - 40.3293 -93.7973 16.757 MOUNT MORIAH|MO - 38.4670 -91.6170 13.365 MOUNT STERLING|MO - 37.1036 -93.8182 28.725 MOUNT VERNON|MO - 37.1304 -92.2633 91.972 MOUNTAIN GROVE|MO - 36.9952 -91.7036 24.227 MOUNTAIN VIEW|MO - 38.4929 -90.4864 45.903 MURPHY|MO - 39.0429 -92.1768 18.976 MURRY|MO - 36.5086 -91.2668 23.954 MYRTLE|MO - 39.1323 -94.0884 8.884 NAPOLEON|MO - 37.3743 -94.4905 19.050 NASHVILLE|MO - 36.5740 -90.6053 22.221 NAYLOR|MO - 37.2569 -94.4441 5.285 NECK CITY|MO - 36.5592 -90.5110 9.028 NEELYVILLE|MO - 40.3336 -91.7844 40.547 NEEPER|MO - 38.9935 -93.0303 4.817 NELSON|MO - 37.8766 -93.2616 11.799 NEMO|MO - 37.5055 -93.8693 13.587 NEOLA|MO - 36.8688 -94.3677 56.912 NEOSHO|MO - 37.8391 -94.3544 186.671 NEVADA|MO - 38.7194 -92.0897 19.346 NEW BLOOMFIELD|MO - 39.9500 -92.8833 31.022 NEW BOSTON|MO - 39.7753 -92.7513 25.263 NEW CAMBRIA|MO - 38.9082 -91.4499 17.652 NEW FLORENCE|MO - 39.0186 -92.7406 14.266 NEW FRANKLIN|MO - 40.2651 -94.1958 12.876 NEW HAMPTON|MO - 39.2000 -91.2830 53.582 NEW HARTFORD|MO - 38.6075 -91.2181 21.697 NEW HAVEN|MO - 39.1354 -90.8646 11.892 NEW HOPE|MO - 39.5842 -91.3988 32.332 NEW LONDON|MO - 36.5893 -89.5486 75.364 NEW MADRID|MO - 38.7102 -90.8803 28.668 NEW MELLE|MO - 39.9944 -91.9731 9.478 NEWARK|MO - 37.9141 -91.9025 7.069 NEWBURG|MO - 36.8766 -94.1852 12.377 NEWTONIA|MO - 40.3766 -93.3328 18.504 NEWTOWN|MO - 37.3871 -92.8324 14.861 NIANGUA|MO - 37.0433 -93.2941 39.962 NIXA|MO - 36.7474 -92.5696 11.987 NOBLE|MO - 36.5455 -94.4849 27.880 NOEL|MO - 39.3023 -93.6758 23.129 NORBORNE|MO - 38.7077 -90.3004 1.868 NORMANDY|MO - 39.1392 -94.5640 4.171 NORTH KANSAS CITY|MO - 36.6017 -89.6219 2.827 NORTH LILBOURN|MO - 36.3578 -89.8155 1.873 NORTH WARDELL|MO - 39.1843 -94.6066 5.142 NORTHMOOR|MO - 37.2866 -92.9963 12.198 NORTHVIEW|MO - 38.7032 -90.2822 11.151 NORTHWOODS|MO - 37.9749 -91.7555 6.461 NORTHWYE|MO - 37.1083 -92.4147 14.987 NORWOOD|MO - 38.3932 -91.1923 12.310 NOSER MILL|MO - 40.0126 -92.2074 24.429 NOVELTY|MO - 40.2341 -92.7059 14.195 NOVINGER|MO - 38.7843 -90.7079 16.934 O'FALLON|MO - 39.0035 -94.1257 13.433 OAK GROVE|MO - 38.2059 -91.4207 23.026 OAK HILL|MO - 37.4998 -89.7296 50.095 OAK RIDGE|MO - 38.5758 -90.3844 3.260 OAKLAND|MO - 37.1100 -94.4726 7.848 OAKLAND PARK|MO - 39.1970 -94.5719 4.341 OAKS|MO - 37.4580 -94.3538 12.189 OAKTON|MO - 39.2080 -94.5708 1.670 OAKVIEW|MO - 38.4441 -90.3169 6.669 OAKVILLE|MO - 39.2003 -94.5721 0.860 OAKWOOD|MO - 39.2057 -94.5728 0.636 OAKWOOD PARK|MO - 37.5670 -91.0500 33.658 OATES|MO - 38.9970 -93.9548 33.600 ODESSA|MO - 37.2682 -92.6182 7.163 ODIN|MO - 38.3075 -90.7257 9.295 OERMANN|MO - 37.5932 -89.7094 23.934 OLD APPLETON|MO - 38.0724 -92.7363 7.334 OLD LINN CREEK|MO - 38.0170 -90.7670 9.739 OLD MINES|MO - 38.9313 -90.7470 16.801 OLD MONROE|MO - 36.9782 -93.0399 6.759 OLDFIELD|MO - 38.4104 -92.5301 17.251 OLEAN|MO - 37.4591 -93.1086 7.811 OLIVE|MO - 38.6723 -90.3772 4.215 OLIVETTE|MO - 39.0840 -91.2432 17.888 OLNEY|MO - 37.7260 -94.0282 7.072 OLYMPIA|MO - 38.1346 -90.4572 9.238 OLYMPIAN VILLAGE|MO - 37.0850 -89.6529 23.881 ORAN|MO - 38.8798 -90.4460 24.447 ORCHARD FARMS|MO - 39.9845 -95.1436 28.957 OREGON|MO - 37.1883 -94.4699 9.191 ORONOGO|MO - 39.2136 -94.1252 21.929 ORRICK|MO - 38.1502 -92.6177 112.436 OSAGE BEACH|MO - 38.4061 -92.1431 12.228 OSAGE BEND|MO - 38.5523 -92.0323 14.388 OSAGE CITY|MO - 39.7500 -94.3571 10.438 OSBORN|MO - 38.0466 -93.7041 42.234 OSCEOLA|MO - 40.1981 -93.3506 19.040 OSGOOD|MO - 37.6391 -94.5921 2.832 OSKALOOSA|MO - 38.7023 -93.0028 20.239 OTTERVILLE|MO - 38.3720 -90.5006 9.444 OTTO|MO - 38.6960 -90.3682 7.997 OVERLAND|MO - 38.3476 -91.4977 42.345 OWENSVILLE|MO - 37.0207 -93.2058 9.479 OZARK|MO - 36.6588 -93.1385 0.689 OZARK BEACH|MO - 37.8396 -92.3377 7.455 OZARK SPRINGS|MO - 38.4783 -90.7529 24.733 PACIFIC|MO - 39.7964 -91.5247 24.861 PALMYRA|MO - 38.3816 -93.4552 11.106 PALO PINTO|MO - 39.4771 -92.0039 30.567 PARIS|MO - 37.8493 -90.5266 5.248 PARK HILLS|MO - 38.4789 -90.5266 4.315 PARKDALE|MO - 39.1951 -94.6741 7.869 PARKVILLE|MO - 38.3385 -90.9737 3.262 PARKWAY|MO - 36.6109 -89.8182 16.945 PARMA|MO - 40.4401 -94.6218 21.983 PARNELL|MO - 36.2661 -89.8265 22.182 PASCOLA|MO - 38.3216 -94.3479 16.231 PASSAIC|MO - 40.0480 -94.1376 33.124 PATTONSBURG|MO - 39.2622 -90.8996 6.299 PAYNESVILLE|MO - 36.8743 -91.7310 16.944 PEACE VALLEY|MO - 40.5019 -91.6852 2.066 PEAKSVILLE|MO - 38.7231 -94.4579 19.523 PECULIAR|MO - 38.5424 -90.5011 12.778 PEERLESS PARK|MO - 36.7933 -89.8296 5.350 PENERMON|MO - 37.3271 -93.8338 12.678 PENNSBORO|MO - 39.4300 -91.6679 54.131 PERRY|MO - 37.7261 -89.8722 50.354 PERRYVILLE|MO - 38.2891 -90.3980 11.737 PEVELY|MO - 40.4027 -95.5981 5.622 PHELPS CITY|MO - 39.8388 -91.7390 20.550 PHILADELPHIA|MO - 37.5538 -92.7846 14.209 PHILLIPSBURG|MO - 40.4506 -94.8417 18.739 PICKERING|MO - 37.1478 -90.6984 115.752 PIEDMONT|MO - 36.9458 -94.0000 8.835 PIERCE CITY|MO - 38.8738 -92.9120 54.852 PILOT GROVE|MO - 37.6235 -90.6436 6.924 PILOT KNOB|MO - 37.0919 -91.6586 17.531 PINE CREST|MO - 36.5944 -94.3838 15.283 PINEVILLE|MO - 38.3002 -90.9437 10.672 PINEY PARK|MO - 36.8358 -94.0574 5.689 PIONEER|MO - 37.8338 -93.3002 11.789 PITTSBURG|MO - 38.8333 -94.0000 24.996 PITTSVILLE|MO - 37.7485 -92.9752 11.383 PLAD|MO - 37.5036 -92.2246 7.085 PLATO|MO - 39.3615 -94.7778 49.102 PLATTE CITY|MO - 39.2293 -94.6520 1.382 PLATTE WOODS|MO - 39.5650 -94.4623 47.176 PLATTSBURG|MO - 38.7966 -94.2657 32.244 PLEASANT HILL|MO - 37.4630 -93.2724 40.388 PLEASANT HOPE|MO - 36.8963 -93.7913 9.169 PLEASANT RIDGE|MO - 39.2184 -94.4813 6.969 PLEASANT VALLEY|MO - 39.9737 -92.0862 13.774 PLEVNA|MO - 37.5011 -89.6397 8.307 POCAHONTAS|MO - 37.7291 -93.2991 7.960 POLK|MO - 40.3590 -93.0841 31.842 POLLOCK|MO - 39.5522 -94.0400 23.996 POLO|MO - 36.8671 -91.9141 32.441 POMONA|MO - 36.8757 -93.3513 13.021 PONCE DE LEON|MO - 36.5155 -92.6036 29.081 PONTIAC|MO - 36.7639 -90.4072 86.033 POPLAR BLUFF|MO - 38.9261 -90.3419 13.327 PORTAGE DES SIOUX|MO - 36.4287 -89.6998 46.066 PORTAGEVILLE|MO - 38.7109 -91.7178 10.398 PORTLAND|MO - 37.9360 -90.7821 14.637 POTOSI|MO - 36.6958 -92.0310 18.183 POTTERSVILLE|MO - 36.6227 -94.1804 24.266 POWELL|MO - 36.6555 -93.1210 7.683 POWERSITE|MO - 40.5499 -93.3008 22.433 POWERSVILLE|MO - 38.8149 -92.5896 15.364 PRAIRIE HOME|MO - 39.3141 -94.2763 2.481 PRATHERSVILLE|MO - 37.4369 -91.9213 14.870 PRESCOTT|MO - 37.9408 -93.2075 9.626 PRESTON|MO - 40.3971 -93.5881 52.480 PRINCETON|MO - 40.5188 -91.9852 15.905 PROSPECT GROVE|MO - 36.5288 -92.8586 20.160 PROTEM|MO - 37.7449 -93.0704 6.707 PUMPKIN CENTER|MO - 37.2421 -94.4349 1.818 PURCELL|MO - 39.9502 -93.1670 19.364 PURDIN|MO - 36.8171 -93.9204 36.584 PURDY|MO - 38.1688 -92.8171 3.578 PURVIS|MO - 36.9507 -90.1590 48.470 PUXICO|MO - 40.4137 -92.5666 28.920 QUEEN CITY|MO - 38.0083 -93.4721 21.375 QUINCY|MO - 40.3731 -95.0767 18.767 QUITMAN|MO - 36.5979 -90.2491 25.047 QULIN|MO - 36.8960 -94.5271 13.437 RACINE|MO - 38.2933 -93.4919 15.684 RACKET|MO - 37.4602 -92.7188 13.526 RADER|MO - 39.1564 -94.4906 4.517 RANDOLPH|MO - 40.3526 -94.6712 17.323 RAVENWOOD|MO - 37.3396 -91.8338 11.934 RAYMONDVILLE|MO - 38.8112 -94.4573 6.667 RAYMORE|MO - 38.9949 -94.4652 18.515 RAYTOWN|MO - 39.3480 -94.0636 15.301 RAYVILLE|MO - 40.0611 -94.7641 7.294 REA|MO - 37.2285 -94.0111 11.738 RED OAK|MO - 37.3201 -90.8984 22.107 REDFORD|MO - 37.0197 -94.5165 4.377 REDINGS MILL|MO - 37.1161 -94.1655 11.749 REEDS|MO - 36.7496 -93.3777 15.989 REEDS SPRING|MO - 38.7653 -91.7790 22.892 REFORM|MO - 39.3421 -92.4107 13.515 RENICK|MO - 39.6707 -91.5478 17.211 RENSSELAER|MO - 37.1199 -93.4799 24.965 REPUBLIC|MO - 40.4942 -91.6760 9.756 REVERE|MO - 37.4000 -91.0670 4.777 REYNOLDS|MO - 38.7186 -91.5173 8.343 RHINELAND|MO - 38.3958 -91.8798 22.736 RICH FOUNTAIN|MO - 38.0958 -94.3630 36.067 RICH HILL|MO - 37.9072 -94.5569 13.866 RICHARDS|MO - 37.8611 -92.3995 16.981 RICHLAND|MO - 39.2787 -93.9733 26.015 RICHMOND|MO - 38.6302 -90.3317 3.452 RICHMOND HEIGHTS|MO - 38.1670 -90.8330 24.655 RICHWOODS|MO - 36.5038 -93.2235 10.741 RIDGEDALE|MO - 39.4522 -94.6395 9.213 RIDGELY|MO - 40.3778 -93.9377 23.789 RIDGEWAY|MO - 36.6971 -94.0199 14.258 RIDGLEY|MO - 36.5515 -89.8187 11.461 RISCO|MO - 36.9441 -94.1846 9.358 RITCHEY|MO - 37.8722 -90.1129 30.575 RIVER AUX VASES|MO - 39.1673 -94.6337 13.348 RIVERSIDE|MO - 38.7493 -90.2143 1.241 RIVERVIEW|MO - 37.9938 -92.8360 9.259 ROACH|MO - 38.4133 -90.8154 4.453 ROBERTSVILLE|MO - 37.5155 -92.1388 18.853 ROBY|MO - 38.9795 -92.5633 17.062 ROCHEPORT|MO - 40.4114 -95.5164 13.001 ROCK PORT|MO - 36.6991 -93.1597 3.824 ROCKAWAY BEACH|MO - 36.7894 -92.4088 46.115 ROCKBRIDGE|MO - 40.4167 -95.5167 1.383 ROCKPORT|MO - 38.0704 -94.0802 13.749 ROCKVILLE|MO - 36.7463 -94.0902 5.443 ROCKY COMFORT|MO - 38.2721 -92.7193 24.336 ROCKY MOUNT|MO - 37.9334 -90.2427 15.611 ROCKY RIDGE|MO - 37.1168 -93.0555 27.576 ROGERSVILLE|MO - 37.9513 -91.7710 76.228 ROLLA|MO - 36.8430 -90.2800 25.058 ROMBAUER|MO - 36.8413 -92.7732 13.913 ROME|MO - 38.0269 -91.5309 11.387 ROSATI|MO - 37.9727 -93.8119 22.147 ROSCOE|MO - 38.3866 -91.4030 7.592 ROSEBUD|MO - 37.6000 -90.5330 9.498 ROSELLE|MO - 40.0426 -94.8249 13.656 ROSENDALE|MO - 39.6547 -93.0609 23.148 ROTHVILLE|MO - 37.2804 -91.4111 49.334 ROUND SPRING|MO - 36.7216 -91.6207 20.201 ROVER|MO - 36.6083 -92.8688 32.122 RUETER|MO - 39.2099 -91.7251 11.596 RUSH HILL|MO - 39.5873 -95.0233 8.552 RUSHVILLE|MO - 38.5127 -92.4379 28.088 RUSSELLVILLE|MO - 40.3130 -92.0874 12.058 RUTLEDGE|MO - 37.4048 -90.6962 11.726 SABULA|MO - 37.3670 -90.4500 15.253 SACO|MO - 37.3938 -93.4288 11.337 SACVILLE|MO - 37.0238 -94.4679 3.123 SAGINAW|MO - 38.2558 -92.2677 0.193 SAINT ELIZABETH|MO - 37.6455 -91.5358 42.924 SALEM|MO - 39.4234 -92.8023 28.166 SALISBURY|MO - 40.3120 -92.1180 2.686 SAND HILL|MO - 38.7483 -92.4084 5.259 SANDY HOOK|MO - 39.3670 -91.8330 23.155 SANTA FE|MO - 37.0691 -94.1163 35.394 SARCOXIE|MO - 39.9388 -94.8278 40.187 SAVANNAH|MO - 39.6438 -91.2698 14.996 SAVERTON|MO - 38.0199 -94.1155 28.489 SCHELL CITY|MO - 38.5176 -92.0494 6.131 SCHUBERT|MO - 38.3959 -90.5897 11.595 SCOTSDALE|MO - 37.2225 -89.5321 17.404 SCOTT CITY|MO - 38.7030 -93.2333 94.921 SEDALIA|MO - 37.5151 -89.9059 16.054 SEDGEWICKVILLE|MO - 36.5224 -93.9394 41.240 SELIGMAN|MO - 36.9679 -93.2299 10.570 SELMORE|MO - 36.1335 -90.1611 30.223 SENATH|MO - 36.8413 -94.6108 23.310 SENECA|MO - 37.1463 -92.7685 45.299 SEYMOUR|MO - 39.0044 -91.6937 17.447 SHAMROCK|MO - 39.6923 -92.0397 27.547 SHELBINA|MO - 39.8071 -92.0397 18.766 SHELBYVILLE|MO - 37.6580 -94.2924 42.504 SHELDON|MO - 36.6321 -93.6341 23.353 SHELL KNOB|MO - 40.5174 -94.6146 18.458 SHERIDAN|MO - 37.9151 -90.9193 14.170 SHIRLEY|MO - 37.0375 -94.5232 2.836 SHOAL CREEK DRIVE|MO - 37.0187 -94.4941 2.002 SHOAL CREEK ESTATES|MO - 38.5870 -90.3279 2.477 SHREWSBURY|MO - 39.1792 -94.1969 11.272 SIBLEY|MO - 36.8802 -89.5807 337.192 SIKESTON|MO - 39.1263 -91.0575 25.854 SILEX|MO - 36.7955 -92.0752 24.919 SILOAM SPRINGS|MO - 37.0388 -94.4719 1.524 SILVER CREEK|MO - 36.6677 -93.3394 11.795 SILVER DOLLAR CITY|MO - 37.6836 -89.9900 16.530 SILVER LAKE|MO - 37.2304 -92.0152 5.748 SIMMONS|MO - 40.2875 -95.0787 23.502 SKIDMORE|MO - 39.2228 -93.0647 31.556 SLATER|MO - 37.7605 -92.5927 15.982 SLEEPER|MO - 37.7738 -91.3774 10.940 SLIGO|MO - 38.6816 -93.0922 9.933 SMITHTON|MO - 39.3815 -94.5741 18.649 SMITHVILLE|MO - 37.2333 -91.9530 12.664 SOLO|MO - 36.6277 -91.9625 28.988 SOUTH FORK|MO - 40.0259 -92.6823 16.534 SOUTH GIFFORD|MO - 40.3601 -92.0241 12.722 SOUTH GORIN|MO - 37.3760 -93.8408 10.127 SOUTH GREENFIELD|MO - 40.5779 -93.5236 2.113 SOUTH LINEVILLE|MO - 36.5125 -94.6111 14.629 SOUTH WEST CITY|MO - 38.7869 -90.2077 10.416 SPANISH LAKE|MO - 37.0011 -93.0813 21.242 SPARTA|MO - 39.6186 -91.5266 13.458 SPAULDING|MO - 39.4218 -91.3876 24.473 SPENCERBURG|MO - 40.2426 -93.5922 37.402 SPICKARD|MO - 40.3179 -92.1700 6.520 SPILLMAN MOUND|MO - 36.8679 -93.2966 5.170 SPOKANE|MO - 39.8667 -93.6500 12.110 SPRING HILL|MO - 37.1962 -93.2861 376.065 SPRINGFIELD|MO - 36.8513 -92.6246 24.097 SQUIRES|MO - 39.7667 -94.9167 2.883 ST JOSEPH ARPT|MO - 38.7259 -90.3878 7.737 ST. ANN|MO - 38.7906 -90.5164 46.913 ST. CHARLES|MO - 38.3511 -90.9809 40.945 ST. CLAIR|MO - 39.2830 -91.2098 14.809 ST. CLEMENT|MO - 38.1725 -91.2126 6.598 ST. CLOUD|MO - 38.2562 -92.2660 32.014 ST. ELIZABETH|MO - 40.4630 -91.5530 9.569 ST. FRANCISVILLE|MO - 37.9971 -91.6141 19.471 ST. JAMES|MO - 38.7145 -90.3461 4.431 ST. JOHN|MO - 39.7592 -94.8211 152.297 ST. JOSEPH|MO - 38.6360 -90.2443 10.248 ST. LOUIS|MO - 38.5957 -92.3333 13.475 ST. MARTINS|MO - 37.8761 -89.9487 15.124 ST. MARY|MO - 40.2688 -91.6255 20.460 ST. PATRICK|MO - 38.8499 -90.7366 23.274 ST. PAUL|MO - 38.7785 -90.6053 8.951 ST. PETERS|MO - 37.8279 -92.1774 2.055 ST. ROBERT|MO - 38.3688 -92.2156 30.170 ST. THOMAS|MO - 40.2167 -94.5380 42.274 STANBERRY|MO - 38.2735 -91.1084 16.577 STANTON|MO - 36.8622 -94.1855 3.759 STARK CITY|MO - 37.9749 -90.0495 23.166 STE. GENEVIEVE|MO - 38.7047 -91.8179 7.900 STEEDMAN|MO - 36.0850 -89.8467 31.759 STEELE|MO - 37.9694 -91.3554 24.240 STEELVILLE|MO - 39.9706 -91.8820 18.546 STEFFENVILLE|MO - 36.7613 -94.1910 12.162 STELLA|MO - 39.7544 -94.4987 22.578 STEWARTSVILLE|MO - 37.6988 -93.7958 32.725 STOCKTON|MO - 37.6016 -91.3419 18.535 STONE HILL|MO - 37.9718 -94.5633 15.395 STOTESBURY|MO - 37.1036 -93.9494 11.735 STOTTS CITY|MO - 37.8130 -92.5143 20.947 STOUTLAND|MO - 39.5517 -91.8529 24.742 STOUTSVILLE|MO - 38.4408 -92.9916 13.317 STOVER|MO - 37.2682 -93.1168 25.130 STRAFFORD|MO - 38.7592 -94.1647 12.706 STRASBURG|MO - 39.2338 -92.2813 12.781 STURGEON|MO - 37.4435 -92.0874 26.629 SUCCESS|MO - 39.1381 -94.4112 13.135 SUGAR CREEK|MO - 38.2160 -91.1690 141.571 SULLIVAN|MO - 37.1791 -91.6566 27.285 SUMMERSVILLE|MO - 39.6557 -93.2432 15.779 SUMNER|MO - 36.5655 -92.6373 4.741 SUNDOWN|MO - 38.1757 -92.7841 7.963 SUNRISE BEACH|MO - 38.5373 -90.4163 7.546 SUNSET HILLS|MO - 37.9138 -92.3316 11.475 SWEDEBORG|MO - 38.9642 -93.4164 14.150 SWEET SPRINGS|MO - 38.5629 -91.4712 0.000 SWISS|MO - 36.7033 -92.2741 24.462 SYCAMORE|MO - 37.5077 -94.0224 23.026 SYLVANIA|MO - 38.6699 -92.8729 8.907 SYRACUSE|MO - 38.0083 -93.9944 10.907 TABERVILLE|MO - 36.6043 -93.3003 12.434 TABLE ROCK|MO - 36.5075 -89.8187 20.074 TALLAPOOSA|MO - 36.7413 -93.0341 25.590 TANEYVILLE|MO - 38.4978 -92.0808 20.669 TAOS|MO - 40.4431 -95.3838 41.954 TARKIO|MO - 39.9382 -91.5237 7.663 TAYLOR|MO - 38.6206 -91.9625 13.329 TEBBETTS|MO - 36.5866 -92.2863 11.194 TECUMSEH|MO - 36.9846 -91.6285 4.948 TERESITA|MO - 36.5243 -91.5380 57.437 THAYER|MO - 39.5594 -91.6590 12.958 THE LANDING|MO - 36.5827 -92.6757 18.124 THEODOSIA|MO - 39.6000 -92.6333 14.020 THOMAS HILL RES|MO - 36.7891 -91.5318 26.271 THOMASVILLE|MO - 39.1886 -91.9828 10.846 THOMPSON|MO - 36.7086 -92.6591 32.407 THORNFIELD|MO - 36.6682 -94.6188 16.148 TIFF CITY|MO - 37.9550 -93.9380 12.376 TIFFIN|MO - 38.3111 -93.5417 6.130 TIGHTWAD|MO - 39.5372 -93.4413 19.126 TINA|MO - 40.1604 -93.6094 20.251 TINDALL|MO - 38.6531 -92.7800 19.084 TIPTON|MO - 38.6247 -90.4763 11.194 TOWN AND COUNTRY|MO - 39.3786 -94.7930 4.582 TRACY|MO - 38.6445 -91.1879 3.370 TRELOAR|MO - 40.0811 -93.6045 75.307 TRENTON|MO - 39.4746 -94.5610 9.658 TRIMBLE|MO - 39.4977 -93.1935 14.867 TRIPLETT|MO - 38.9769 -90.9754 73.104 TROY|MO - 38.8110 -91.1251 2.840 TRUESDALE|MO - 39.0022 -91.2406 23.609 TRUXTON|MO - 37.8496 -93.0274 6.473 TUNAS|MO - 37.1807 -93.1552 12.086 TURNERS|MO - 39.6369 -94.3206 23.048 TURNEY|MO - 37.5232 -91.4122 16.367 TURTLE|MO - 38.2329 -92.4583 18.717 TUSCUMBIA|MO - 37.5522 -92.5971 22.255 TWIN BRIDGES|MO - 36.5438 -92.2586 11.480 UDALL|MO - 38.1530 -92.4438 15.543 ULMAN|MO - 37.6242 -93.8038 13.059 UMBER VIEW HEIGHTS|MO - 38.4483 -91.0126 25.121 UNION|MO - 39.9794 -94.5980 19.980 UNION STAR|MO - 40.4757 -93.0037 68.509 UNIONVILLE|MO - 38.9505 -94.4015 8.964 UNITY VILLAGE|MO - 38.6662 -90.3311 20.834 UNIVERSITY CITY|MO - 38.6927 -90.2825 2.126 UPLANDS PARK|MO - 37.8421 -93.1666 21.942 URBANA|MO - 38.4599 -93.9990 29.619 URICH|MO - 39.7456 -93.6293 14.105 UTICA|MO - 38.0407 -90.5015 10.988 VALLES MILL|MO - 38.5545 -90.4824 3.773 VALLEY PARK|MO - 37.0073 -91.0122 28.277 VAN BUREN|MO - 39.3093 -91.4903 28.032 VANDALIA|MO - 39.1613 -91.8488 2.218 VANDIVER|MO - 36.9912 -89.6865 10.265 VANDUSER|MO - 36.9696 -92.3027 31.314 VANZANT|MO - 37.6063 -94.4383 6.271 VERDELLA|MO - 36.9638 -93.7955 7.332 VERONA|MO - 38.4313 -92.8408 29.992 VERSAILLES|MO - 37.7156 -91.1292 67.966 VIBURNUM|MO - 38.1113 -91.7602 24.278 VICHY|MO - 38.1779 -90.5259 11.008 VICTORIA|MO - 38.1866 -91.9469 61.420 VIENNA|MO - 38.4712 -90.8835 12.091 VILLA RIDGE|MO - 38.1982 -92.7155 10.037 VILLAGE OF FOUR SEASONS|MO - 37.9883 -93.6638 14.009 VISTA|MO - 37.3095 -90.6626 6.739 VULCAN|MO - 37.2469 -94.5991 7.142 WACO|MO - 37.6704 -93.9252 14.115 WAGONER|MO - 38.5837 -92.0682 8.451 WAINWRIGHT|MO - 39.3155 -93.3779 13.499 WAKENDA|MO - 37.8985 -94.2318 19.106 WALKER|MO - 37.4111 -93.5494 25.921 WALNUT GROVE|MO - 36.7324 -93.1933 13.560 WALNUT SHADE|MO - 36.3507 -89.8169 24.413 WARDELL|MO - 38.4880 -92.1734 8.862 WARDSVILLE|MO - 39.7670 -91.7670 19.165 WARREN|MO - 38.7598 -93.7286 44.710 WARRENSBURG|MO - 38.8213 -91.1401 43.722 WARRENTON|MO - 38.2430 -93.3816 45.823 WARSAW|MO - 38.6069 -90.3915 5.331 WARSON WOODS|MO - 36.5869 -93.9658 16.837 WASHBURN|MO - 38.5531 -91.0126 89.980 WASHINGTON|MO - 36.7935 -92.5754 15.014 WASOLA|MO - 40.4801 -95.6231 9.166 WATSON|MO - 39.2066 -93.5199 32.025 WAVERLY|MO - 40.3952 -91.5817 13.191 WAYLAND|MO - 36.6374 -93.9619 13.210 WAYNE|MO - 37.8286 -92.2005 32.005 WAYNESVILLE|MO - 39.9092 -94.2413 12.156 WEATHERBY|MO - 39.2386 -94.6976 13.417 WEATHERBY LAKE|MO - 37.8905 -93.5416 24.878 WEAUBLEAU|MO - 37.1463 -94.4830 16.611 WEBB CITY|MO - 38.5856 -90.3546 6.221 WEBSTER GROVES|MO - 37.8830 -90.2170 9.475 WEINGARTEN|MO - 38.7165 -90.6490 15.654 WELDON SPRING|MO - 39.1362 -93.9877 16.030 WELLINGTON|MO - 39.0737 -91.5679 25.501 WELLSVILLE|MO - 36.9933 -94.0741 17.511 WENTWORTH|MO - 38.8134 -90.8595 14.588 WENTZVILLE|MO - 38.8628 -90.2238 13.188 WEST ALTON|MO - 37.1402 -91.3743 3.244 WEST EMINENCE|MO - 38.6326 -94.5851 7.634 WEST LINE|MO - 36.7279 -91.8522 169.189 WEST PLAINS|MO - 40.5358 -95.3219 24.996 WESTBORO|MO - 39.4146 -94.8965 16.730 WESTON|MO - 38.4412 -92.0005 15.060 WESTPHALIA|MO - 37.9221 -92.5335 27.797 WET GLAIZE|MO - 37.9460 -93.4008 7.509 WHEATLAND|MO - 36.7627 -94.0558 19.315 WHEATON|MO - 36.8360 -93.6291 9.565 WHEELERVILLE|MO - 39.7866 -93.3864 7.267 WHEELING|MO - 38.2138 -93.3707 7.600 WHITAKERVILLE|MO - 36.8502 -91.7860 8.455 WHITE CHURCH|MO - 38.7327 -93.5546 15.919 WHITEMAN AFB|MO - 39.1834 -91.0165 14.792 WHITESIDE|MO - 40.0667 -94.7333 3.086 WHITESVILLE|MO - 37.2366 -89.7977 10.706 WHITEWATER|MO - 39.6667 -92.8000 33.435 WIEN|MO - 36.7194 -91.1919 20.787 WILDERNESS|MO - 38.5828 -90.6628 10.707 WILDWOOD|MO - 37.3050 -93.4282 30.143 WILLARD|MO - 36.6833 -92.5066 14.729 WILLHOIT|MO - 38.9170 -91.7000 24.368 WILLIAMSBURG|MO - 36.9736 -90.5481 22.073 WILLIAMSVILLE|MO - 36.9921 -91.9696 42.481 WILLOW SPRINGS|MO - 38.7351 -92.3591 11.610 WILTON|MO - 40.3174 -91.6017 11.387 WINCHESTER|MO - 38.5334 -93.5224 48.982 WINDSOR|MO - 37.7066 -92.9268 22.148 WINDYVILLE|MO - 38.9954 -90.7398 22.126 WINFIELD|MO - 40.0500 -92.9000 23.146 WINIGAN|MO - 37.0097 -91.3232 71.114 WINONA|MO - 39.8699 -94.1415 19.105 WINSTON|MO - 37.6812 -90.1965 30.770 WOMAC|MO - 39.5830 -92.2170 4.704 WOODLAWN|MO - 39.3400 -94.1622 6.409 WOODS HEIGHTS|MO - 38.7284 -90.3601 2.656 WOODSON TERRACE|MO - 38.9065 -92.5218 7.928 WOOLDRIDGE|MO - 40.4055 -94.4468 16.929 WORTH|MO - 40.4081 -92.6888 10.757 WORTHINGTON|MO - 38.8276 -91.0243 10.642 WRIGHT CITY|MO - 40.3930 -91.9263 18.588 WYACONDA|MO - 37.2729 -91.8480 15.978 YUKON|MO - 37.1434 -90.0803 17.155 ZALMA|MO - 36.6860 -92.3316 7.234 ZANONI|MO - 38.2863 -93.0963 28.496 ZORA|MO - 36.3167 -89.7833 8.954 BOLTON|MO - 43.5650 -92.7185 20.654 ADAMS|MN - 44.0698 -91.9389 22.981 ALTURA|MN - 43.6125 -91.9168 17.558 AMHERST|MN - 43.8318 -91.9149 11.240 ARENDAHL|MN - 43.6715 -92.9706 138.783 AUSTIN|MN - 44.3143 -92.4504 7.187 BEAR VALLEY|MN - 44.1480 -92.0337 11.384 BEAVER|MN - 44.1645 -92.7666 11.482 BERNE|MN - 44.0292 -91.9186 10.503 BETHANY|MN - 43.6125 -91.6664 13.315 BLACK HAMMER|MN - 43.7313 -91.7669 18.604 BRATSBERG|MN - 43.5486 -92.1836 8.420 BRISTOL|MN - 43.7403 -92.8674 20.588 BROWNSDALE|MN - 43.6986 -91.2805 26.336 BROWNSVILLE|MN - 44.0334 -92.6461 8.854 BYRON|MN - 43.6341 -91.5003 57.502 CALEDONIA|MN - 43.5301 -91.9294 8.704 CANTON|MN - 43.6655 -92.1672 7.307 CARIMONA|MN - 43.8439 -92.1859 24.411 CHATFIELD|MN - 43.5797 -92.2841 12.325 CHERRY GROVE|MN - 43.9982 -92.3517 10.111 CHESTER|MN - 43.6637 -91.7998 17.404 CHOICE|MN - 44.0447 -92.9962 19.713 CLAREMONT|MN - 44.2650 -92.1014 14.551 CONCEPTION|MN - 44.1498 -92.8342 5.278 CONCORD|MN - 43.8830 -92.2658 11.432 CUMMINGSVILLE|MN - 43.9118 -91.3586 8.866 DAKOTA|MN - 43.7181 -92.7025 10.830 DEXTER|MN - 44.0286 -92.8490 7.813 DODGE CENTER|MN - 44.1170 -92.5674 4.083 DOUGLAS|MN - 43.9699 -92.1337 5.668 DOVER|MN - 44.3490 -92.1178 8.810 DUMFRIES|MN - 44.0987 -92.8836 14.085 EDEN|MN - 43.5083 -91.4647 11.973 EITZEN|MN - 44.0871 -92.0173 7.347 ELBA|MN - 44.1309 -92.2539 11.020 ELGIN|MN - 43.6598 -92.7087 21.265 ELKTON|MN - 43.5979 -92.3499 6.757 ETNA|MN - 43.9876 -92.2282 13.633 EYOTA|MN - 43.7478 -92.2677 7.532 FILLMORE|MN - 43.7407 -92.1340 13.626 FOUNTAIN|MN - 43.6125 -91.3667 7.571 FREEBURG|MN - 43.9141 -91.9003 15.009 FREMONT|MN - 44.1151 -92.6167 23.964 GENOA|MN - 44.0672 -91.7107 6.241 GOODVIEW|MN - 43.7052 -92.5718 15.143 GRAND MEADOW|MN - 43.5011 -92.0995 15.022 GRANGER|MN - 43.5815 -92.2183 5.472 GREENLEAFTON|MN - 43.7642 -92.4504 3.882 HAMILTON|MN - 44.2217 -92.3737 4.703 HAMMOND|MN - 43.5553 -92.0094 43.379 HARMONY|MN - 43.8812 -91.7358 18.183 HART|MN - 43.8901 -92.8470 18.316 HAYFIELD|MN - 43.5979 -91.9351 4.262 HENRYTOWN|MN - 43.8465 -92.5509 6.193 HIGH FOREST|MN - 43.6838 -91.8839 8.124 HIGHLAND|MN - 43.7601 -91.3500 16.255 HOKAH|MN - 43.7607 -91.5723 18.639 HOUSTON|MN - 43.6144 -92.0520 11.053 HUTTON|MN - 43.7149 -92.0502 6.543 ISINOURS|MN - 44.2339 -92.3353 21.030 JARRETT|MN - 43.5084 -92.7757 13.706 JOHNSBURG|MN - 44.0292 -92.7529 22.431 KASSON|MN - 44.3070 -91.9988 40.419 KELLOGG|MN - 43.8294 -91.3008 5.451 LA CRESCENT|MN - 44.4465 -92.2781 117.589 LAKE CITY|MN - 43.7195 -91.9735 16.221 LANESBORO|MN - 43.7496 -92.9676 8.269 LANSING|MN - 43.5136 -92.5078 52.853 LE ROY|MN - 43.5650 -91.9003 9.616 LENORA|MN - 43.9849 -91.8679 15.659 LEWISTON|MN - 44.0822 -92.1343 11.989 LITTLE VALLEY|MN - 43.5054 -92.9420 35.835 LYLE|MN - 43.5203 -91.7683 15.944 MABEL|MN - 44.0659 -92.7534 9.565 MANTORVILLE|MN - 44.4148 -92.1672 7.590 MAPLE SPRINGS|MN - 43.6890 -92.9749 4.541 MAPLEVIEW|MN - 43.9488 -92.3517 6.202 MARION|MN - 43.7642 -92.9165 5.922 MAYVILLE|MN - 44.2736 -92.5408 11.417 MAZEPPA|MN - 44.2451 -92.2962 4.556 MILLVILLE|MN - 44.1948 -91.8715 7.503 MINNEISKA|MN - 44.0920 -91.7501 5.739 MINNESOTA CITY|MN - 43.8154 -91.6152 11.389 MONEY CREEK|MN - 43.7807 -91.4508 9.244 MOUND PRAIRIE|MN - 43.8812 -91.4837 5.355 NEW HARTFORD|MN - 43.5650 -91.8327 5.561 NEWBURG|MN - 43.5157 -91.7176 4.196 NEWHOUSE|MN - 43.8976 -91.4508 22.814 NODINE|MN - 44.3490 -92.3992 21.188 OAK CENTER|MN - 44.1635 -92.5409 13.149 ORONOCO|MN - 43.6140 -92.4256 19.327 OSTRANDER|MN - 43.7825 -91.6500 7.965 PERKINS|MN - 43.7860 -91.8332 10.123 PETERSON|MN - 43.9817 -91.6006 12.529 PICKWICK|MN - 43.8154 -92.0356 13.567 PILOT MOUND|MN - 44.1656 -92.1689 48.573 PLAINVIEW|MN - 43.8629 -92.3846 8.638 PLEASANT GROVE|MN - 44.1645 -92.3499 13.924 POTSDAM|MN - 43.9342 -92.3353 3.884 PREDMORE|MN - 43.6716 -92.0825 25.009 PRESTON|MN - 43.7765 -92.4820 21.027 RACINE|MN - 43.5979 -91.2808 19.243 RENO|MN - 43.7313 -92.7830 7.030 RENOVA|MN - 43.5833 -91.7249 8.523 RICEFORD|MN - 43.9141 -91.5677 9.967 RIDGEWAY|MN - 44.1151 -92.3992 15.817 RINGE|MN - 44.0136 -92.4757 101.770 ROCHESTER|MN - 43.9123 -92.6515 17.492 ROCK DELL|MN - 44.0999 -91.8191 12.834 ROLLINGSTONE|MN - 43.6046 -92.8296 12.607 ROSE CREEK|MN - 43.8123 -91.7524 43.267 RUSHFORD|MN - 43.8044 -91.7873 3.733 RUSHFORD VILLAGE|MN - 43.9835 -92.6003 13.492 SALEM CORNERS|MN - 43.8812 -92.0685 14.460 SARATOGA|MN - 43.8056 -92.8009 6.860 SARGEANT|MN - 43.6820 -91.6024 14.093 SHELDON|MN - 43.9324 -92.4011 21.348 SIMPSON|MN - 43.5610 -91.6395 23.500 SPRING GROVE|MN - 43.6860 -92.3899 47.036 SPRING VALLEY|MN - 43.9696 -92.0641 34.125 ST. CHARLES|MN - 43.8573 -92.4870 40.869 STEWARTVILLE|MN - 44.0280 -91.7723 11.308 STOCKTON|MN - 43.5584 -92.6404 6.435 TAOPI|MN - 43.6162 -91.7998 9.786 TAWNEY|MN - 44.2979 -92.2001 6.952 THEILMAN|MN - 43.8611 -92.0666 5.223 TROY|MN - 43.9764 -91.9507 7.376 UTICA|MN - 43.6144 -92.9841 15.046 VARCO|MN - 44.0658 -92.2658 23.032 VIOLA|MN - 44.3715 -92.0451 16.765 WABASHA|MN - 43.8207 -92.8752 18.181 WALTHAM|MN - 43.7642 -92.3499 10.897 WASHINGTON|MN - 44.0804 -92.8141 5.876 WASIOJA|MN - 44.2979 -92.2859 15.263 WEST ALBANY|MN - 44.1530 -92.8997 33.095 WEST CONCORD|MN - 43.7328 -91.9277 5.419 WHALAN|MN - 44.1480 -91.7998 19.258 WHITMAN|MN - 43.5486 -91.5494 7.701 WILMINGTON|MN - 43.5797 -91.5842 7.096 WILLINGTON GROVE|MN - 43.9488 -91.6993 26.474 WILSON|MN - 44.0478 -91.6571 63.050 WINONA|MN - 43.9324 -91.6171 5.831 WITOKA|MN - 43.9324 -91.7998 9.745 WYATTVILLE|MN - 43.7082 -92.2674 12.142 WYKOFF|MN - 43.5321 -92.2658 20.956 YORK|MN - 44.2869 -92.4263 10.258 ZUMBRO FALLS|MN - 47.2995 -96.5139 115.389 ADA|MN - 46.7787 -92.2803 7.316 ADOLF|MN - 43.6346 -95.9324 22.804 ADRIAN|MN - 44.9032 -92.8188 8.113 AFTON|MN - 46.5301 -93.7104 49.150 AITKIN|MN - 47.0004 -94.7276 34.334 AKELEY|MN - 45.6309 -94.5687 35.830 ALBANY|MN - 43.6551 -93.3666 32.941 ALBERT LEA|MN - 45.5748 -96.0503 9.660 ALBERTA|MN - 45.2392 -93.6600 7.416 ALBERTVILLE|MN - 46.9731 -92.5762 18.778 ALBORN|MN - 43.6701 -93.5732 16.896 ALDEN|MN - 46.3747 -94.9394 22.045 ALDRICH|MN - 45.8740 -95.3751 276.228 ALEXANDRIA|MN - 47.1472 -91.6927 30.306 ALGER|MN - 47.3836 -95.2344 5.281 ALIDA|MN - 46.2464 -95.3653 20.437 ALMORA|MN - 43.6392 -94.8714 10.465 ALPHA|MN - 48.1926 -96.9983 9.619 ALVARADO|MN - 47.7306 -94.2681 21.190 ALVWOOD|MN - 43.8885 -94.1573 19.747 AMBOY|MN - 46.4125 -95.7450 7.211 AMOR|MN - 45.2575 -93.3311 25.738 ANDOVER|MN - 49.3453 -95.0625 8.289 ANGLE INLET|MN - 47.7751 -92.6342 1.887 ANGORA|MN - 48.0811 -96.7028 16.891 ANGUS|MN - 45.2622 -94.1189 28.521 ANNANDALE|MN - 45.2104 -93.3901 8.769 ANOKA|MN - 44.7492 -93.1975 7.369 APPLE VALLEY|MN - 45.2014 -96.0229 41.642 APPLETON|MN - 44.3835 -96.1808 21.606 ARCO|MN - 45.0714 -93.1654 3.575 ARDEN HILLS|MN - 48.3374 -96.8157 30.072 ARGYLE|MN - 44.6071 -94.0779 18.368 ARLINGTON|MN - 48.9575 -95.0672 9.667 ARNESEN|MN - 46.8751 -92.1078 18.108 ARNOLD|MN - 46.3562 -93.0895 20.887 ARTHYDE|MN - 45.3992 -96.1575 27.361 ARTICHOKE|MN - 48.2190 -92.9161 35.780 ASH LAKE|MN - 46.0932 -95.8161 29.683 ASHBY|MN - 46.1887 -92.7815 54.149 ASKOV|MN - 45.1355 -94.7769 19.865 ATWATER|MN - 46.8642 -95.9809 9.999 AUDUBON|MN - 47.5320 -92.2400 7.787 AURORA|MN - 46.5209 -93.0187 12.026 AUTOMBA|MN - 46.9708 -96.5469 22.060 AVERILL|MN - 43.9495 -95.6453 13.571 AVOCA|MN - 45.6088 -94.4515 10.485 AVON|MN - 47.6451 -91.9401 19.566 BABBITT|MN - 46.8209 -94.5141 47.313 BACKUS|MN - 47.1269 -95.4008 16.513 BAD MEDICINE LAKE|MN - 48.7761 -96.0207 16.250 BADGER|MN - 46.8622 -94.7658 20.190 BADOURA|MN - 47.5234 -95.4036 29.314 BAGLEY|MN - 46.7909 -93.5898 27.484 BAIN|MN - 46.7106 -96.5667 19.235 BAKER|MN - 44.2333 -95.8711 20.358 BALATON|MN - 46.9547 -93.2733 12.133 BALL BLUFF|MN - 47.3259 -93.9362 11.347 BALL CLUB|MN - 46.7811 -93.1561 32.608 BALSAM|MN - 46.6489 -96.4176 61.444 BARNESVILLE|MN - 46.5048 -92.6893 17.150 BARNUM|MN - 45.9107 -95.8914 21.845 BARRETT|MN - 46.3012 -94.2539 14.969 BARROWS|MN - 45.5585 -96.5597 9.927 BARRY|MN - 48.0748 -91.5822 23.306 BASSWOOD LAKE|MN - 46.2888 -95.7151 23.080 BATTLE LAKE|MN - 48.7112 -94.5870 90.552 BAUDETTE|MN - 46.3412 -94.2824 7.878 BAXTER|MN - 45.0178 -92.7802 10.283 BAYPORT|MN - 45.5578 -96.7142 13.256 BEARDSLEY|MN - 47.3356 -95.8042 13.771 BEAULIEU|MN - 47.2569 -91.2986 9.469 BEAVER BAY|MN - 43.6126 -96.3618 16.683 BEAVER CREEK|MN - 47.3542 -95.0808 37.595 BECIDA|MN - 45.3713 -93.8734 50.667 BECKER|MN - 47.4418 -95.9720 33.105 BEJOU|MN - 46.3223 -92.3134 28.864 BELDEN|MN - 45.4500 -94.9990 15.703 BELGRADE|MN - 44.6236 -93.7642 24.106 BELLE PLAINE|MN - 44.3709 -92.5117 10.168 BELLECHESTER|MN - 45.1356 -96.2828 27.068 BELLINGHAM|MN - 47.5432 -96.5280 17.940 BELTRAMI|MN - 44.6059 -95.3288 23.323 BELVIEW|MN - 47.4823 -94.8786 194.718 BEMIDJI|MN - 47.3411 -94.2062 55.173 BENA|MN - 47.1581 -94.6903 15.200 BENEDICT|MN - 45.3171 -95.6071 64.977 BENSON|MN - 43.7912 -94.9947 22.234 BERGEN|MN - 47.8044 -95.4728 28.669 BERNER|MN - 45.9103 -92.9553 20.861 BEROUN|MN - 46.2660 -95.0631 32.061 BERTHA|MN - 45.4006 -93.2694 9.514 BETHEL|MN - 48.1851 -93.8082 73.676 BIG FALLS|MN - 45.3366 -93.7466 9.739 BIG LAKE|MN - 46.5800 -95.7669 8.078 BIG MCDONALD LAKE|MN - 48.3114 -97.1078 20.205 BIG WOODS|MN - 43.5054 -95.6891 20.121 BIGELOW|MN - 47.7484 -93.6534 40.753 BIGFORK|MN - 43.9094 -95.0454 12.230 BINGHAM LAKE|MN - 48.6270 -94.1021 40.558 BIRCHDALE|MN - 44.7648 -94.8940 8.501 BIRD ISLAND|MN - 44.8265 -94.2741 17.232 BISCAY|MN - 47.5342 -92.3500 13.452 BIWABIK|MN - 47.1809 -93.3906 15.357 BLACKBERRY|MN - 47.7264 -94.5482 50.868 BLACKDUCK|MN - 45.1661 -93.2084 8.074 BLAINE|MN - 44.9432 -95.0224 11.271 BLOMKEST|MN - 43.8685 -93.0545 51.144 BLOOMING PRAIRIE|MN - 44.8295 -93.3151 35.094 BLOOMINGTON|MN - 43.6391 -94.0998 28.952 BLUE EARTH|MN - 46.5428 -95.0097 22.977 BLUE GRASS|MN - 46.4693 -95.2335 10.491 BLUFFTON|MN - 45.7850 -93.5532 11.003 BOCK|MN - 45.4456 -96.7095 12.080 BONANZA GROVE|MN - 47.1808 -96.5058 22.328 BORUP|MN - 47.2942 -93.4023 3.390 BOVEY|MN - 45.8201 -94.4075 9.915 BOWLUS|MN - 47.5430 -93.7968 14.320 BOWSTRING|MN - 47.1669 -94.1225 14.319 BOY RIVER|MN - 44.8510 -95.9008 17.019 BOYD|MN - 45.7237 -93.1734 18.698 BRAHAM|MN - 46.3544 -94.1941 52.026 BRAINERD|MN - 45.5146 -92.9576 23.720 BRANCH|MN - 45.9654 -95.5969 10.047 BRANDON|MN - 46.2636 -96.5878 40.423 BRECKENRIDGE|MN - 46.6014 -94.2193 7.783 BREEZY POINT|MN - 47.0830 -94.2888 10.930 BREVIK|MN - 43.6962 -95.4648 16.714 BREWSTER|MN - 43.5607 -93.8130 9.953 BRICELYN|MN - 47.2767 -91.8671 85.137 BRIMSON|MN - 45.9489 -93.0731 12.387 BROOK PARK|MN - 45.0688 -93.3178 10.728 BROOKLYN CENTER|MN - 45.1096 -93.3521 38.493 BROOKLYN PARK|MN - 47.8171 -96.0011 10.526 BROOKS|MN - 46.8660 -92.6032 11.524 BROOKSTON|MN - 45.5003 -95.1190 43.243 BROOTEN|MN - 46.0857 -94.8681 27.674 BROWERVILLE|MN - 45.5948 -96.8328 132.542 BROWNS VALLEY|MN - 44.7326 -94.3512 17.770 BROWNTON|MN - 46.2805 -92.6675 15.802 BRUNO|MN - 46.3694 -96.6431 21.412 BRUSHVALE|MN - 45.8980 -94.0923 23.999 BUCKMAN|MN - 45.1770 -93.8685 70.301 BUFFALO|MN - 44.7367 -94.6177 7.562 BUFFALO LAKE|MN - 47.4985 -92.7669 7.284 BUHL|MN - 46.9009 -92.5244 30.145 BURNETT|MN - 44.7646 -93.2799 16.891 BURNSVILLE|MN - 45.8659 -94.6872 11.978 BURTRUM|MN - 46.6881 -95.3528 19.855 BUTLER|MN - 43.9582 -94.7930 11.940 BUTTERFIELD|MN - 47.7584 -91.4795 17.329 BUTTERFLY LAKE|MN - 48.1428 -92.5206 32.277 BUYCK|MN - 47.8117 -96.9319 10.354 BYGLAND|MN - 46.9830 -95.9113 35.858 CALLAWAY|MN - 47.3192 -93.2696 2.900 CALUMET|MN - 45.5643 -93.2269 74.437 CAMBRIDGE|MN - 46.0979 -96.4054 38.434 CAMPBELL|MN - 44.7146 -96.2690 570.765 CANBY|MN - 44.5165 -92.9026 27.892 CANNON FALLS|MN - 47.0400 -92.4708 24.461 CANYON|MN - 48.9825 -96.4492 60.666 CARIBOU|MN - 46.3683 -96.1894 5.440 CARLISLE|MN - 45.9739 -95.2928 27.164 CARLOS|MN - 46.6603 -92.4232 18.101 CARLTON|MN - 48.2817 -95.4442 13.624 CARMEL|MN - 48.5053 -94.6469 31.087 CARP|MN - 48.1581 -96.4372 15.838 CARPENTERS CORNER|MN - 44.7604 -93.6275 32.078 CARVER|MN - 46.4270 -94.5403 24.109 CASINO|MN - 48.5761 -95.6869 6.489 CASPERSON|MN - 47.3788 -94.6006 30.764 CASS LAKE|MN - 47.1209 -91.5034 15.279 CASTLE DANGER|MN - 44.9472 -94.5173 14.745 CEDAR MILLS|MN - 47.8658 -93.0620 14.210 CELINA|MN - 45.3909 -92.8181 2.307 CENTER CITY|MN - 45.1650 -93.0530 2.555 CENTERVILLE|MN - 43.5319 -94.6320 32.942 CEYLON|MN - 46.9053 -94.7214 11.960 CHAMBERLAIN|MN - 45.1655 -93.3892 6.785 CHAMPLIN|MN - 43.9294 -95.9491 20.819 CHANDLER|MN - 44.8572 -93.5578 19.172 CHANHASSEN|MN - 45.9492 -96.2686 25.441 CHARLESVILLE|MN - 44.8211 -93.6051 10.455 CHASKA|MN - 47.0008 -92.7067 11.680 CHERRY|MN - 46.7487 -94.3898 6.891 CHICKAMAW BEACH|MN - 45.3704 -92.8880 5.817 CHISAGO CITY|MN - 47.4875 -92.8792 23.972 CHISHOLM|MN - 45.5737 -96.1741 20.599 CHOKIO|MN - 45.1385 -93.1524 8.657 CIRCLE PINES|MN - 44.9580 -95.3660 15.101 CLARA CITY|MN - 46.1292 -94.9494 11.086 CLARISSA|MN - 44.7912 -95.8073 22.071 CLARKFIELD|MN - 43.7644 -93.3278 28.979 CLARKS GROVE|MN - 45.4461 -93.9980 10.270 CLEAR LAKE|MN - 47.6947 -95.4283 39.032 CLEARBROOK|MN - 45.4102 -94.0427 16.073 CLEARWATER|MN - 44.3799 -95.0548 14.364 CLEMENTS|MN - 48.6908 -94.4361 11.987 CLEMENTSON|MN - 44.3238 -93.8351 10.309 CLEVELAND|MN - 47.6068 -96.8123 82.903 CLIMAX|MN - 45.4622 -96.4433 41.408 CLINTON|MN - 46.2743 -95.6297 7.446 CLITHERALL|MN - 45.3763 -95.6772 16.178 CLONTARF|MN - 46.7290 -92.4944 33.185 CLOQUET|MN - 46.0124 -92.7404 15.458 CLOVERDALE|MN - 46.1681 -92.3197 19.045 CLOVERTON|MN - 44.2839 -94.8477 10.914 COBDEN|MN - 47.2637 -93.6204 11.126 COHASSET|MN - 45.0768 -94.1894 28.151 COKATO|MN - 45.4575 -94.4315 31.627 COLD SPRING|MN - 47.3063 -93.4231 22.332 COLERAINE|MN - 44.7716 -93.7880 10.214 COLOGNE|MN - 45.0491 -93.2466 5.718 COLUMBIA HEIGHTS|MN - 44.1109 -94.9027 28.252 COMFREY|MN - 46.6600 -96.7466 21.119 COMSTOCK|MN - 43.6153 -93.5286 12.297 CONGER|MN - 47.8531 -92.6881 59.003 COOK|MN - 45.1741 -93.3111 17.442 COON RAPIDS|MN - 45.1170 -93.5863 11.242 CORCORAN|MN - 46.7306 -96.0653 27.932 CORMORANT|MN - 45.2318 -96.1627 13.326 CORRELL|MN - 44.9359 -94.6974 27.589 COSMOS|MN - 44.8175 -92.9270 22.262 COTTAGE GROVE|MN - 47.1698 -92.4710 57.131 COTTON|MN - 44.6099 -95.6708 42.990 COTTONWOOD|MN - 44.2665 -94.3440 12.892 COURTLAND|MN - 47.9031 -93.6131 133.423 CRAIGVILLE|MN - 48.2667 -92.4887 100.066 CRANE LAKE|MN - 46.6795 -92.8707 60.525 CROMWELL|MN - 47.7742 -96.6056 46.636 CROOKSTON|MN - 46.4900 -93.9566 4.055 CROSBY|MN - 46.6825 -94.0948 28.301 CROSSLAKE|MN - 45.0373 -93.3593 8.994 CRYSTAL|MN - 46.9259 -92.5586 6.738 CULVER|MN - 44.1380 -95.9414 37.366 CURRENT LAKE|MN - 44.0710 -95.6666 22.444 CURRIE|MN - 48.1019 -92.8431 9.836 CUSSON|MN - 46.5118 -93.9290 9.352 CUYUNA|MN - 45.6151 -95.7370 15.424 CYRUS|MN - 46.3328 -93.2591 15.079 DADS CORNER|MN - 45.7251 -96.6719 25.291 DAKOMIN|MN - 48.1589 -96.1942 11.894 DAKOTA JUNCTION|MN - 46.9053 -96.2194 10.357 DALE|MN - 46.1734 -95.9163 22.043 DALTON|MN - 44.7913 -95.1025 8.591 DANUBE|MN - 45.2826 -95.7527 14.831 DANVERS|MN - 44.0536 -94.8373 15.553 DARFUR|MN - 45.0970 -94.4041 10.989 DARWIN|MN - 45.0818 -94.3074 8.347 DASSEL|MN - 47.8767 -96.8469 15.946 DAVIDSON|MN - 44.9289 -96.0490 24.449 DAWSON|MN - 47.2523 -93.8059 21.758 DAYS HIGH LANDING|MN - 45.1899 -93.4717 12.999 DAYTON|MN - 45.2592 -95.4689 18.195 DE GRAFF|MN - 47.7314 -95.1278 24.070 DEBS|MN - 46.3913 -95.3220 19.694 DEER CREEK|MN - 47.3360 -93.7940 31.224 DEER RIVER|MN - 46.4732 -93.8990 7.640 DEERWOOD|MN - 45.0413 -93.7855 7.753 DELANO|MN - 43.7673 -94.0185 9.547 DELAVAN|MN - 43.9857 -95.0882 17.101 DELFT|MN - 44.5982 -95.2130 9.312 DELHI|MN - 47.7647 -96.2889 20.518 DELORME|MN - 46.3623 -92.9436 11.089 DENHAM|MN - 44.4034 -93.0287 16.377 DENNISON|MN - 46.5521 -95.7172 16.943 DENT|MN - 46.8131 -95.8422 66.744 DETROIT LAKES|MN - 46.8754 -96.6987 5.212 DILWORTH|MN - 48.5747 -96.8973 17.977 DONALDSON|MN - 45.6900 -96.0141 28.180 DONNELLY|MN - 46.1852 -96.4856 21.769 DORAN|MN - 47.9278 -96.4464 11.453 DOROTHY|MN - 46.9564 -94.9522 9.059 DORSET|MN - 44.0548 -95.5461 9.324 DOVRAY|MN - 46.7542 -96.4867 13.035 DOWNER|MN - 47.7017 -96.2661 9.150 DUGDALE|MN - 46.7810 -92.1180 1167.629 DULUTH|MN - 45.7168 -96.4219 19.489 DUMONT|MN - 44.4297 -93.2049 7.463 DUNDAS|MN - 43.8443 -95.4661 12.583 DUNDEE|MN - 43.5605 -94.7737 13.291 DUNNELL|MN - 46.6631 -96.0158 16.255 DUNVILLA|MN - 46.3704 -92.5536 8.657 DUQUETTE|MN - 46.1278 -92.5089 15.844 DUXBURY|MN - 44.8194 -93.1630 12.166 EAGAN|MN - 46.1650 -95.0340 23.165 EAGLE BEND|MN - 44.1594 -93.8825 8.787 EAGLE LAKE|MN - 47.8976 -90.5603 37.993 EAGLE MOUNTAIN|MN - 45.3442 -93.2014 57.245 EAST BETHEL|MN - 47.9300 -97.0159 258.723 EAST GRAND FORKS|MN - 46.4108 -94.3522 14.811 EAST GULL LAKE|MN - 43.7659 -93.9003 14.796 EASTON|MN - 47.4956 -95.5292 9.132 EBRO|MN - 44.6227 -95.4113 7.702 ECHO|MN - 44.8492 -93.4581 8.023 EDEN PRAIRIE|MN - 45.3257 -94.5457 11.009 EDEN VALLEY|MN - 43.8742 -96.1306 35.606 EDGERTON|MN - 44.8910 -93.3596 12.816 EDINA|MN - 46.4489 -95.9886 21.494 EDWARDS|MN - 47.8407 -93.6378 16.557 EFFIE|MN - 45.9918 -95.9774 54.790 ELBOW LAKE|MN - 47.6828 -96.7800 20.032 ELDRED|MN - 46.3793 -96.1304 25.678 ELIZABETH|MN - 45.3326 -93.5658 25.444 ELK RIVER|MN - 44.5653 -93.3245 2.556 ELKO|MN - 43.8736 -93.3012 15.915 ELLENDALE|MN - 43.5211 -96.0185 27.926 ELLSWORTH|MN - 45.8373 -94.4902 7.587 ELMDALE|MN - 47.1036 -92.7772 16.444 ELMER|MN - 43.5059 -94.0885 44.841 ELMORE|MN - 45.5625 -94.9476 12.808 ELROSA|MN - 47.9057 -91.8506 169.248 ELY|MN - 44.2000 -93.6771 10.592 ELYSIAN|MN - 47.6593 -92.1981 72.609 EMBARRASS|MN - 46.7569 -93.9615 16.739 EMILY|MN - 47.0656 -94.9803 24.864 EMMAVILLE|MN - 43.5074 -93.4838 19.410 EMMONS|MN - 48.4858 -96.6278 11.386 ENGLUND|MN - 45.9919 -95.8175 11.248 ERDAHL|MN - 46.4840 -96.0971 12.166 ERHARD|MN - 48.4878 -93.3314 24.930 ERICKSBURG|MN - 47.6636 -96.0137 11.597 ERSKINE|MN - 46.7060 -92.3633 11.163 ESKO|MN - 48.2236 -95.6800 20.561 ESPELIE|MN - 46.4767 -94.7326 12.390 ESTERDY|MN - 47.9719 -96.6386 14.630 EUCLID|MN - 44.3525 -94.8369 15.921 EVAN|MN - 46.0072 -95.6837 23.230 EVANSVILLE|MN - 47.4637 -92.5429 13.785 EVELETH|MN - 46.2675 -96.4078 7.941 EVERDELL|MN - 46.7600 -95.4506 21.231 EVERGREEN|MN - 47.3706 -91.9267 24.287 FAIRBANKS|MN - 44.5282 -94.7229 92.217 FAIRFAX|MN - 43.6424 -94.4578 121.645 FAIRMONT|MN - 47.2869 -96.0986 12.394 FAITH|MN - 44.9879 -93.1794 7.639 FALCON HEIGHTS|MN - 44.2974 -93.2749 55.108 FARIBAULT|MN - 44.6572 -93.1783 7.469 FARMINGTON|MN - 45.7519 -95.6181 8.865 FARWELL|MN - 48.5931 -94.9522 41.309 FAUNCE|MN - 47.2385 -94.2188 26.866 FEDERAL DAM|MN - 47.0764 -96.5048 18.622 FELTON|MN - 46.2821 -96.0677 117.229 FERGUS FALLS|MN - 47.5321 -96.2913 43.211 FERTILE|MN - 46.7488 -94.0960 6.647 FIFTY LAKES|MN - 47.4148 -91.2491 10.616 FINLAND|MN - 46.2050 -92.9276 11.727 FINLAYSON|MN - 47.7993 -96.7996 15.799 FISHER|MN - 49.3247 -94.8850 4.476 FLAG ISLAND|MN - 47.4567 -96.2703 19.706 FLAMING|MN - 45.9477 -94.5301 12.235 FLENSBURG|MN - 47.1661 -96.1306 10.241 FLOM|MN - 46.9269 -92.9155 59.675 FLOODWOOD|MN - 44.2369 -96.0515 12.741 FLORENCE|MN - 48.4422 -96.6278 18.414 FLORIAN|MN - 45.6632 -93.9094 33.179 FOLEY|MN - 46.6718 -92.2733 5.677 FOND DU LAC|MN - 45.7895 -95.3554 22.036 FORADA|MN - 47.7950 -91.3078 47.008 FOREST CENTER|MN - 45.2758 -92.9858 23.400 FOREST LAKE|MN - 45.7332 -93.7094 8.138 FORESTON|MN - 46.1664 -94.3617 49.190 FORT RIPLEY|MN - 47.5809 -95.7477 69.050 FOSSTON|MN - 48.2811 -95.3353 8.074 FOURTOWN|MN - 48.8389 -95.8986 10.252 FOX|MN - 46.2767 -96.3102 18.750 FOXHOME|MN - 44.5309 -94.8861 12.972 FRANKLIN|MN - 46.7270 -95.6996 24.570 FRAZEE|MN - 46.9737 -92.2173 46.225 FREDENBERG|MN - 43.7664 -93.5632 14.949 FREEBORN|MN - 45.6630 -94.6872 10.076 FREEPORT|MN - 46.8981 -91.8972 29.601 FRENCH RIVER|MN - 45.0848 -93.2589 6.295 FRIDLEY|MN - 46.0863 -92.9295 11.822 FRIESLAND|MN - 43.5837 -93.9254 19.418 FROST|MN - 43.8700 -95.6023 33.289 FULDA|MN - 47.7864 -94.4275 18.143 FUNKLEY|MN - 45.9404 -95.4944 18.281 GARFIELD|MN - 46.3026 -93.8235 25.651 GARRISON|MN - 44.2148 -95.7609 9.872 GARVIN|MN - 47.3728 -96.2651 26.563 GARY|MN - 46.6787 -92.2068 12.930 GARY NEW DULUTH|MN - 48.4528 -95.3189 27.903 GATES CORNER|MN - 48.4244 -95.7839 34.250 GATZKE|MN - 44.5545 -94.2182 41.285 GAYLORD|MN - 47.9734 -94.1239 25.997 GEMMELL|MN - 43.8239 -93.2683 12.985 GENEVA|MN - 45.9688 -94.1110 2.728 GENOLA|MN - 47.7892 -96.4489 12.435 GENTILLY|MN - 47.0781 -96.7948 25.719 GEORGETOWN|MN - 47.9681 -92.8083 24.919 GHEEN|MN - 44.5128 -95.8924 14.850 GHENT|MN - 44.5351 -94.5230 16.149 GIBBON|MN - 47.4919 -92.4605 6.792 GILBERT|MN - 45.7353 -93.9501 18.816 GILMAN|MN - 46.4187 -93.5154 22.077 GLEN|MN - 44.7695 -94.1495 34.726 GLENCOE|MN - 43.5690 -93.2756 22.980 GLENVILLE|MN - 45.6533 -95.3828 40.814 GLENWOOD|MN - 46.4176 -93.6006 6.630 GLORY|MN - 46.8727 -96.5794 13.612 GLYNDON|MN - 44.9899 -93.3586 9.835 GOLDEN VALLEY|MN - 47.7383 -95.5125 11.279 GONVICK|MN - 44.0067 -94.0701 22.384 GOOD THUNDER|MN - 44.4006 -92.6216 28.420 GOODHUE|MN - 47.1620 -93.1359 20.609 GOODLAND|MN - 48.1447 -95.8040 29.060 GOODRIDGE|MN - 46.8642 -92.8473 16.615 GOWAN|MN - 48.7411 -94.8361 9.300 GRACETON|MN - 45.5685 -96.4375 27.772 GRACEVILLE|MN - 43.6936 -94.3493 12.575 GRANADA|MN - 48.1986 -93.7929 3.800 GRAND FALLS|MN - 47.7552 -90.3448 70.653 GRAND MARAIS|MN - 47.9639 -89.6850 385.349 GRAND PORTAGE|MN - 47.2288 -93.5245 65.798 GRAND RAPIDS|MN - 44.8111 -95.5387 38.639 GRANITE FALLS|MN - 45.7945 -93.1539 18.091 GRASSTON|MN - 47.9673 -93.0211 16.088 GREANEY|MN - 45.7454 -93.0686 9.182 GREELY|MN - 44.6781 -94.0062 17.900 GREEN ISLE|MN - 48.6982 -96.1839 40.256 GREENBUSH|MN - 45.1049 -93.6964 5.374 GREENFIELD|MN - 47.6258 -96.5603 12.887 GREENVIEW|MN - 45.6022 -94.8590 24.354 GREENWALD|MN - 45.8250 -94.7486 14.385 GREY EAGLE|MN - 45.1519 -94.6814 8.895 GROVE CITY|MN - 48.2997 -95.6197 142.497 GRYGLA|MN - 47.7690 -95.6235 14.919 GULLY|MN - 47.2162 -93.4754 4.740 GUNN|MN - 47.3003 -94.7908 22.424 GUTHRIE|MN - 46.9279 -94.5186 23.891 HACKENSACK|MN - 47.3686 -96.5350 18.076 HADLER|MN - 43.9974 -95.8581 7.657 HADLEY|MN - 48.7664 -96.9436 89.598 HALLOCK|MN - 48.6608 -96.5976 19.251 HALMA|MN - 47.3512 -96.8240 17.201 HALSTAD|MN - 45.2600 -93.2008 10.403 HAM LAKE|MN - 44.7316 -93.9632 13.664 HAMBURG|MN - 44.6093 -93.0023 24.689 HAMPTON|MN - 45.4983 -95.7939 24.155 HANCOCK|MN - 44.6919 -95.6191 21.966 HANLEY FALLS|MN - 45.1561 -93.6586 14.266 HANOVER|MN - 44.1481 -94.4946 41.089 HANSKA|MN - 46.1208 -94.0438 26.537 HARDING|MN - 43.7752 -96.1967 26.543 HARDWICK|MN - 46.4122 -92.3128 11.764 HARLIS|MN - 47.7022 -96.4972 20.308 HAROLD|MN - 45.6029 -92.9891 20.825 HARRIS|MN - 43.8043 -93.4856 12.190 HARTLAND|MN - 46.6022 -93.6137 14.907 HASSMAN|MN - 44.7328 -92.8525 65.254 HASTINGS|MN - 43.9516 -96.1891 15.903 HATFIELD|MN - 48.8197 -96.1842 31.723 HAUG|MN - 46.8782 -96.3162 33.690 HAWLEY|MN - 48.6236 -95.5078 60.125 HAYES LAKE STATE PARK|MN - 46.9003 -93.6169 4.672 HAYPOINT|MN - 43.6494 -93.2467 9.730 HAYWARD|MN - 48.0200 -96.1150 7.622 HAZEL|MN - 44.7498 -95.7161 12.754 HAZEL RUN|MN - 44.7414 -94.7127 23.763 HECTOR|MN - 44.4934 -93.6236 14.253 HEIDELBERG|MN - 46.8911 -95.6083 10.326 HEIGHT OF LAND LAKE|MN - 44.5303 -93.9079 17.497 HENDERSON|MN - 44.5086 -96.4263 17.931 HENDRICKS|MN - 47.2638 -96.8102 22.493 HENDRUM|MN - 46.3224 -95.4429 39.735 HENNING|MN - 45.8713 -93.1200 11.882 HENRIETTE|MN - 45.8106 -96.1399 27.776 HERMAN|MN - 46.8062 -92.2438 7.972 HERMANTOWN|MN - 43.7953 -95.3236 14.784 HERON LAKE|MN - 46.3229 -95.0879 14.867 HEWITT|MN - 47.4000 -92.9481 146.115 HIBBING|MN - 48.0494 -95.8083 24.896 HIGH LANDING|MN - 46.9861 -93.5964 24.880 HILL CITY|MN - 46.0090 -93.8882 18.916 HILLMAN|MN - 43.5265 -96.3608 27.619 HILLS|MN - 46.6803 -95.2575 7.467 HILLVIEW|MN - 46.0145 -92.9384 44.288 HINCKLEY|MN - 47.6861 -94.6325 7.907 HINES|MN - 46.9785 -96.2582 26.317 HITTERDAL|MN - 45.8319 -95.7859 34.189 HOFFMAN|MN - 45.7308 -94.4712 19.832 HOLDINGFORD|MN - 44.0909 -96.1917 23.818 HOLLAND|MN - 43.7598 -93.2054 9.903 HOLLANDALE|MN - 45.2476 -95.9105 15.188 HOLLOWAY|MN - 48.2921 -96.1939 19.043 HOLT|MN - 46.4676 -92.3886 9.453 HOLYOKE|MN - 44.9267 -93.4053 4.554 HOPKINS|MN - 47.8388 -89.9723 39.001 HOVLAND|MN - 45.0596 -94.0658 10.435 HOWARD LAKE|MN - 47.5122 -92.1547 13.292 HOYT LAKES|MN - 46.8367 -95.0100 21.212 HUBBARD|MN - 45.1591 -92.9630 9.445 HUGO|MN - 48.9215 -97.0943 11.612 HUMBOLDT|MN - 46.7758 -94.8925 17.776 HUNTERSVILLE|MN - 47.8653 -96.4231 12.416 HUOT|MN - 44.8888 -94.3747 78.788 HUTCHINSON|MN - 47.7334 -92.6520 31.010 IDINGTON|MN - 43.9100 -96.3719 15.979 IHLEN|MN - 45.0221 -93.7052 17.437 INDEPENDENCE|MN - 47.5542 -93.9854 71.369 INGER|MN - 46.9836 -94.1306 17.354 INGUADONA|MN - 48.5876 -93.4062 181.802 INTERNATIONAL FALLS|MN - 44.8252 -93.0577 8.694 INVER GROVE HEIGHTS|MN - 43.9149 -95.7850 13.562 IONA|MN - 47.4164 -92.6067 26.891 IRON JUNCTION|MN - 46.4809 -93.9967 23.320 IRONTON|MN - 47.6173 -91.3550 37.314 ISABELLA|MN - 45.4899 -93.2526 19.711 ISANTI|MN - 46.9862 -93.0137 16.460 ISLAND|MN - 47.0149 -92.1938 11.114 ISLAND LAKE|MN - 48.6060 -93.1907 17.201 ISLAND VIEW|MN - 47.4486 -95.6514 7.216 ISLAND_LAKE|MN - 46.1422 -93.4604 25.648 ISLE|MN - 44.4641 -96.2504 36.676 IVANHOE|MN - 43.6244 -94.9890 43.509 JACKSON|MN - 47.0008 -93.2627 23.507 JACOBSON|MN - 44.1167 -93.7078 18.293 JANESVILLE|MN - 43.8496 -96.3995 22.680 JASPER|MN - 44.0555 -95.1955 48.349 JEFFERS|MN - 48.2381 -95.4000 11.381 JELLE|MN - 46.6523 -94.3290 13.121 JENKINS|MN - 47.6012 -93.8173 9.604 JESSIE LAKE|MN - 45.5719 -96.2938 9.350 JOHNSON|MN - 44.6685 -93.6322 16.429 JORDAN|MN - 47.2347 -94.8764 10.194 KABEKONA|MN - 48.4379 -93.0275 42.023 KABETOGAMA|MN - 45.1311 -94.9323 9.490 KANDIYOHI|MN - 48.5781 -96.5156 57.879 KARLSTAD|MN - 44.2902 -93.9682 10.158 KASOTA|MN - 47.4041 -93.0855 8.545 KEEWATIN|MN - 47.9430 -94.4460 47.214 KELLIHER|MN - 47.4176 -93.0067 3.585 KELLY LAKE|MN - 47.1539 -92.5992 11.130 KELSEY|MN - 48.6435 -96.9101 28.729 KENNEDY|MN - 43.7533 -96.0718 11.402 KENNETH|MN - 45.7779 -95.6953 15.497 KENSINGTON|MN - 46.4396 -96.6844 4.065 KENT|MN - 44.2724 -92.9858 23.563 KENYON|MN - 45.1929 -95.3200 27.015 KERKHOVEN|MN - 46.3397 -92.5856 20.570 KERRICK|MN - 46.4864 -92.8780 12.793 KETTLE RIVER|MN - 47.9347 -96.7831 17.405 KEY WEST|MN - 43.5366 -93.7114 32.313 KIESTER|MN - 44.3132 -93.5743 23.611 KILKENNY|MN - 45.3133 -94.3008 8.409 KIMBALL|MN - 46.5609 -93.4665 21.157 KIMBERLY|MN - 43.8263 -95.4802 4.883 KINBRAE|MN - 46.2384 -92.3117 12.872 KINGSDALE|MN - 45.1967 -94.3097 23.618 KINGSTON|MN - 47.5223 -92.7253 15.619 KINNEY|MN - 46.9501 -91.7834 8.510 KNIFE RIVER|MN - 46.9883 -96.7514 10.001 KRAGNES|MN - 47.2273 -93.4901 2.616 LA PRAIRIE|MN - 44.0721 -94.5700 13.282 LA SALLE|MN - 44.4483 -94.3933 31.942 LAFAYETTE|MN - 45.3665 -96.4856 16.711 LAGOONA BEACH|MN - 44.2626 -96.2925 13.398 LAKE BENTON|MN - 48.7326 -96.6626 22.283 LAKE BRONSON|MN - 44.1034 -94.2179 22.106 LAKE CRYSTAL|MN - 44.9954 -92.9077 9.335 LAKE ELMO|MN - 47.2006 -94.9933 18.486 LAKE GEORGE|MN - 45.4578 -94.7972 16.539 LAKE HENRY|MN - 46.5023 -94.2576 3.162 LAKE HUBERT|MN - 47.2539 -95.2122 28.526 LAKE ITASCA|MN - 46.5822 -95.9706 9.387 LAKE LIDA|MN - 44.9457 -94.8805 14.544 LAKE LILLIAN|MN - 46.8836 -96.0965 16.815 LAKE PARK|MN - 46.4953 -94.3610 5.147 LAKE SHORE|MN - 43.9948 -95.9530 15.871 LAKE WILSON|MN - 43.6779 -95.1711 19.195 LAKEFIELD|MN - 44.9505 -92.7706 26.229 LAKELAND|MN - 44.6794 -93.2448 35.634 LAKEVILLE|MN - 44.2297 -95.2641 23.186 LAMBERTON|MN - 48.8579 -96.8028 26.159 LANCASTER|MN - 47.2143 -94.7572 69.962 LAPORTE|MN - 46.9793 -91.7458 15.030 LARSMONT|MN - 46.0398 -94.0613 15.104 LASTRUP|MN - 47.5150 -94.8114 10.203 LAVINIA|MN - 46.5362 -93.1706 37.010 LAWLER|MN - 46.5569 -96.3600 21.415 LAWNDALE|MN - 44.3876 -93.7329 18.963 LE CENTER|MN - 44.4632 -93.9061 33.103 LE SUEUR|MN - 46.5158 -94.6497 35.028 LEADER|MN - 47.4292 -92.9854 7.833 LEETONIA|MN - 46.4472 -94.1995 5.247 LEGIONVILLE|MN - 47.5149 -95.6335 17.551 LENGBY|MN - 46.2437 -94.3432 19.501 LENNOX|MN - 48.7608 -96.2503 16.267 LEO|MN - 47.6524 -95.2664 15.993 LEONARD|MN - 47.4673 -92.5679 2.026 LEONIDAS|MN - 44.8837 -94.0397 26.510 LESTER PRAIRIE|MN - 43.9240 -94.4351 21.295 LEWISVILLE|MN - 46.7842 -93.3267 13.088 LIBBY|MN - 47.8632 -92.8706 13.765 LINDEN GROVE|MN - 45.3859 -92.8404 31.615 LINDSTROM|MN - 45.1619 -93.0825 24.625 LINO LAKES|MN - 43.7494 -95.9482 9.959 LISMORE|MN - 45.1195 -94.5271 41.124 LITCHFIELD|MN - 45.0237 -93.0839 6.097 LITTLE CANADA|MN - 45.9779 -94.3611 84.882 LITTLE FALLS|MN - 47.4109 -91.1103 34.916 LITTLE MARAIS|MN - 46.7456 -93.8615 7.989 LITTLE PINE|MN - 47.2972 -92.8311 17.472 LITTLE SWAN|MN - 48.3965 -93.5568 52.159 LITTLEFORK|MN - 47.4400 -96.5508 20.673 LOCKHART|MN - 48.5128 -93.8031 33.950 LOMAN|MN - 45.6481 -95.4298 3.968 LONG BEACH|MN - 44.9853 -93.5688 13.815 LONG LAKE|MN - 47.1936 -95.4181 22.730 LONG LOST LAKE|MN - 48.9772 -94.9597 69.606 LONG POINT|MN - 45.9796 -94.8630 38.963 LONG PRAIRIE|MN - 46.9867 -94.2152 6.449 LONGVILLE|MN - 44.4776 -93.4278 16.515 LONSDALE|MN - 45.0554 -93.6352 6.804 LORETTO|MN - 45.1662 -96.1701 12.090 LOUISBURG|MN - 47.3491 -95.4721 11.838 LOWER RICE LAKE|MN - 45.7055 -95.5172 16.783 LOWRY|MN - 44.4093 -95.4127 11.352 LUCAN|MN - 47.6369 -90.7108 25.694 LUTSEN|MN - 43.6548 -96.2099 49.549 LUVERNE|MN - 44.3851 -95.8956 19.377 LYND|MN - 44.0493 -94.4171 24.535 MADELIA|MN - 45.0138 -96.1891 39.986 MADISON|MN - 44.2022 -93.8144 17.587 MADISON LAKE|MN - 43.6449 -96.0745 11.131 MAGNOLIA|MN - 47.3244 -95.6153 16.138 MAHKONCE|MN - 47.3148 -95.9691 28.784 MAHNOMEN|MN - 45.0561 -92.9608 4.860 MAHTOMEDI|MN - 46.5740 -92.6320 31.376 MAHTOWA|MN - 47.3573 -92.3678 17.787 MAKINEN|MN - 48.3244 -95.3353 22.350 MALCOLM|MN - 47.8767 -96.9114 4.811 MALLORY|MN - 46.3342 -93.5197 89.276 MALMO|MN - 48.7725 -95.7239 19.220 MALUNG|MN - 43.7249 -93.4506 13.523 MANCHESTER|MN - 46.7344 -94.1444 2.748 MANHATTAN BEACH|MN - 48.6284 -93.9932 8.104 MANITOU|MN - 44.1667 -93.9911 220.282 MANKATO|MN - 47.0767 -95.5347 48.760 MANY POINT LAKE|MN - 47.6358 -96.2247 13.027 MAPLE BAY|MN - 45.1060 -93.4600 8.701 MAPLE GROVE|MN - 45.2314 -94.0030 11.681 MAPLE LAKE|MN - 45.0089 -93.6615 4.667 MAPLE PLAIN|MN - 43.9259 -93.9539 55.153 MAPLETON|MN - 44.9929 -93.0237 11.264 MAPLEWOOD|MN - 46.5336 -95.9492 14.012 MAPLEWOOD STATE PARK|MN - 47.3286 -93.2934 7.520 MARBLE|MN - 47.5932 -93.6909 25.304 MARCELL|MN - 48.1950 -96.8969 7.550 MARCH|MN - 48.0954 -93.9401 26.190 MARGIE|MN - 45.0103 -96.4180 12.005 MARIETTA|MN - 45.1980 -92.7732 25.747 MARINE ON ST CROIX|MN - 47.2993 -92.2187 26.915 MARKHAM|MN - 46.0920 -92.3308 22.840 MARKVILLE|MN - 44.4507 -95.7895 77.581 MARSHALL|MN - 48.6894 -97.0733 7.662 MATTSON|MN - 48.1447 -95.9386 10.002 MAVIE|MN - 47.6147 -94.0681 16.484 MAX|MN - 44.8842 -93.8883 11.568 MAYER|MN - 44.9049 -95.4672 22.752 MAYNARD|MN - 46.4417 -96.7075 1.843 MCCAULEYVILLE|MN - 46.2429 -93.2744 29.024 MCGRATH|MN - 46.6083 -93.3060 18.348 MCGREGOR|MN - 47.6375 -95.8852 17.683 MCINTOSH|MN - 47.5145 -92.4075 7.157 MCKINLEY|MN - 47.8628 -92.9548 6.381 MEADOW BROOK|MN - 47.0728 -92.7314 8.396 MEADOWLANDS|MN - 44.1717 -93.2445 22.465 MEDFORD|MN - 45.0312 -93.5953 9.241 MEDINA|MN - 45.6271 -94.8689 6.499 MEIRE GROVE|MN - 45.6754 -94.8121 19.260 MELROSE|MN - 47.2456 -92.4172 20.138 MELRUDE|MN - 47.6208 -96.3889 24.100 MELVIN|MN - 46.7488 -95.1021 44.337 MENAHGA|MN - 44.8822 -93.1403 8.279 MENDOTA HEIGHTS|MN - 47.6966 -96.1447 39.534 MENTOR|MN - 46.4651 -94.1729 12.705 MERRIFIELD|MN - 47.5690 -92.1320 22.886 MESABA|MN - 48.4356 -96.1619 24.700 MIDDLE RIVER|MN - 46.7819 -95.2600 14.449 MIDWAY|MN - 44.6002 -92.8100 15.368 MIESVILLE|MN - 45.7579 -93.6529 43.941 MILACA|MN - 45.1141 -95.9135 24.075 MILAN|MN - 46.0711 -95.5526 19.901 MILLERVILLE|MN - 44.4174 -95.5540 20.324 MILROY|MN - 46.0448 -95.2920 18.512 MILTONA|MN - 44.9618 -93.2668 244.507 MINNEAPOLIS|MN - 44.5637 -95.9820 27.884 MINNEOTA|MN - 43.8405 -93.8287 23.708 MINNESOTA LAKE|MN - 46.5881 -94.0511 20.767 MISSION|MN - 47.9225 -94.2154 13.344 MIZPAH|MN - 44.9511 -95.7185 71.149 MONTEVIDEO|MN - 44.4392 -93.5805 26.295 MONTGOMERY|MN - 45.3047 -93.8022 17.801 MONTICELLO|MN - 45.0672 -93.9123 15.562 MONTROSE|MN - 46.8646 -96.7557 305.308 MOORHEAD|MN - 46.4460 -92.7684 67.854 MOOSE LAKE|MN - 45.8774 -93.2933 113.429 MORA|MN - 44.4157 -94.9246 26.748 MORGAN|MN - 45.5859 -95.9053 72.194 MORRIS|MN - 44.2247 -93.4448 10.487 MORRISTOWN|MN - 44.5530 -94.9849 9.475 MORTON|MN - 46.3357 -94.6432 35.377 MOTLEY|MN - 45.1060 -93.2061 7.610 MOUNDS VIEW|MN - 47.5264 -92.6269 7.700 MOUNTAIN IRON|MN - 43.9403 -94.9262 24.745 MOUNTAIN LAKE|MN - 46.8019 -92.3439 17.680 MUNGER|MN - 45.2237 -95.3941 9.690 MURDOCK|MN - 47.5098 -91.3247 25.365 MURPHY CITY|MN - 46.8617 -96.4064 8.199 MUSKODA|MN - 43.5632 -93.1629 9.168 MYRTLE|MN - 47.3669 -94.8231 17.326 NARY|MN - 46.0360 -96.3047 6.666 NASHUA|MN - 47.3842 -93.1677 13.824 NASHWAUK|MN - 45.0680 -96.4411 17.433 NASSAU|MN - 47.2628 -95.6258 66.309 NAYTAHWAUSH|MN - 47.7714 -94.8472 24.635 NEBISH|MN - 45.8850 -95.2657 9.104 NELSON|MN - 46.4795 -92.5948 9.294 NEMADJI|MN - 44.3408 -93.0625 18.276 NERSTRAND|MN - 48.1112 -93.0799 21.911 NETT LAKE|MN - 46.9653 -94.8392 12.900 NEVIS|MN - 44.6728 -94.2289 26.477 NEW AUBURN|MN - 45.0656 -93.2043 7.585 NEW BRIGHTON|MN - 44.8837 -93.9709 5.464 NEW GERMANY|MN - 45.0370 -93.3870 2.210 NEW HOPE|MN - 45.2993 -94.9456 17.387 NEW LONDON|MN - 44.5721 -93.3497 19.722 NEW MARKET|MN - 45.6306 -94.7528 11.470 NEW MUNICH|MN - 44.5466 -93.5740 104.736 NEW PRAGUE|MN - 43.8934 -93.4930 35.528 NEW RICHLAND|MN - 44.6039 -92.9332 5.577 NEW TRIER|MN - 44.3131 -94.4637 51.773 NEW ULM|MN - 46.5197 -95.3742 25.254 NEW YORK MILLS|MN - 48.3552 -96.3297 54.004 NEWFOLDEN|MN - 44.8745 -92.9986 4.561 NEWPORT|MN - 46.4113 -92.4993 21.842 NICKERSON|MN - 44.2756 -94.1881 23.491 NICOLLET|MN - 47.5288 -96.8163 18.625 NIELSVILLE|MN - 46.6378 -94.8810 16.179 NIMROD|MN - 46.5000 -94.2973 26.516 NISSWA|MN - 45.8686 -96.1959 15.625 NORCROSS|MN - 45.5143 -92.9784 1.652 NORTH BRANCH|MN - 44.1762 -94.0309 3.889 NORTH MANKATO|MN - 45.1068 -93.0872 7.440 NORTH OAKS|MN - 44.5636 -95.0935 6.048 NORTH REDWOOD|MN - 45.0141 -92.9983 6.081 NORTH ST PAUL|MN - 48.8453 -97.0008 14.901 NORTHCOTE|MN - 44.4544 -93.1653 38.777 NORTHFIELD|MN - 47.8746 -94.2658 21.552 NORTHOME|MN - 43.7356 -94.4356 23.149 NORTHROP|MN - 44.7807 -93.9153 19.088 NORWOOD/YOUNG AMERICA|MN - 48.9975 -97.2042 8.294 NOYES|MN - 49.3100 -94.8497 14.105 OAK ISLAND|MN - 44.9887 -92.9663 4.591 OAKDALE|MN - 48.4244 -94.9497 60.823 OAKS CORNER|MN - 45.2614 -96.3312 13.799 ODESSA|MN - 43.8676 -94.7417 5.379 ODIN|MN - 47.1016 -95.9225 6.106 OGEMA|MN - 45.8307 -93.4199 16.438 OGILVIE|MN - 43.7386 -95.3158 37.760 OKABENA|MN - 47.8388 -95.8501 63.592 OKLEE|MN - 48.3614 -96.5706 17.842 OLD MILL STATE PARK|MN - 47.6872 -95.6633 17.830 OLGA|MN - 44.7758 -94.9971 59.095 OLIVIA|MN - 46.0693 -93.6652 55.451 ONAMIA|MN - 48.9261 -96.9364 20.187 ORLEANS|MN - 43.8510 -94.6986 21.609 ORMSBY|MN - 48.0640 -92.8204 54.749 ORR|MN - 47.8392 -94.3153 10.223 ORTH|MN - 45.3036 -96.4409 81.406 ORTONVILLE|MN - 46.9203 -95.2567 14.961 OSAGE|MN - 45.8654 -95.1528 17.269 OSAKIS|MN - 46.8040 -94.6389 10.795 OSHAWA|MN - 48.1949 -97.1279 26.549 OSLO|MN - 47.6558 -94.0341 11.234 OSLUND|MN - 45.1179 -93.3991 4.130 OSSEO|MN - 46.4285 -95.5587 28.695 OTTERTAIL|MN - 46.3981 -95.6628 11.516 OTTERTAIL LAKE|MN - 48.0881 -94.6072 10.656 OTTO|MN - 46.8206 -93.9481 29.946 OUTING|MN - 44.0852 -93.2243 61.578 OWATONNA|MN - 46.5747 -94.7983 8.596 OYLEN|MN - 46.7131 -93.4907 14.158 PALISADE|MN - 46.9248 -91.8508 8.248 PALMERS|MN - 46.9175 -95.0601 96.776 PARK RAPIDS|MN - 46.1538 -95.3293 64.814 PARKERS PRAIRIE|MN - 47.0962 -92.5995 13.570 PAYNE|MN - 45.3785 -94.7197 65.088 PAYNESVILLE|MN - 45.6981 -93.6506 15.586 PEASE|MN - 46.5708 -96.0856 29.841 PELICAN RAPIDS|MN - 48.5228 -93.5754 17.369 PELLAND|MN - 44.0089 -93.7839 26.578 PEMBERTON|MN - 49.3567 -94.9586 148.500 PENASSE|MN - 48.6992 -95.6375 21.516 PENCER|MN - 47.3328 -93.1973 19.187 PENGILLY|MN - 47.4836 -94.4797 29.453 PENNINGTON|MN - 45.1463 -95.1753 11.128 PENNOCK|MN - 46.6019 -94.3206 180.833 PEQUOT LAKES|MN - 47.8125 -96.2897 12.479 PERAULT|MN - 46.5996 -95.5734 52.233 PERHAM|MN - 47.1766 -96.8005 37.093 PERLEY|MN - 46.3803 -95.8203 23.831 PHELPS|MN - 45.9785 -94.1003 20.305 PIERZ|MN - 46.3269 -94.4764 12.923 PILLAGER|MN - 47.4264 -95.5908 28.839 PINE BEND|MN - 46.2145 -93.9145 13.147 PINE CENTER|MN - 45.8309 -92.9699 24.725 PINE CITY|MN - 44.2049 -92.6496 23.234 PINE ISLAND|MN - 46.5773 -93.7578 12.529 PINE KNOLL|MN - 46.7226 -94.3983 24.793 PINE RIVER|MN - 48.9783 -95.9425 36.533 PINECREEK|MN - 47.5972 -95.1275 27.611 PINEWOOD|MN - 44.0000 -96.3141 124.309 PIPESTONE|MN - 48.7175 -94.7358 10.982 PITT|MN - 44.7724 -94.0390 8.880 PLATO|MN - 45.4990 -94.2850 16.361 PLEASANT LAKE|MN - 46.5383 -92.3850 15.843 PLEASANT VALLEY|MN - 47.9157 -96.0394 19.457 PLUMMER|MN - 45.0243 -93.4602 21.316 PLYMOUTH|MN - 48.0206 -94.9136 38.882 PONEMAH|MN - 46.9700 -95.3836 27.535 PONSFORD|MN - 46.8634 -94.3367 18.150 PONTORIA|MN - 46.5867 -94.6967 18.614 POPLAR|MN - 44.6407 -96.1696 20.625 PORTER|MN - 45.5706 -93.5908 28.528 PRINCETON|MN - 44.9356 -95.1858 42.038 PRINSBURG|MN - 44.7285 -93.4340 11.174 PRIOR LAKE|MN - 46.7431 -92.2274 13.812 PROCTOR|MN - 46.9981 -92.6178 6.801 PROSIT|MN - 47.6778 -94.9069 17.019 PUPOSKY|MN - 45.9155 -93.1747 14.265 QUAMBA|MN - 48.2294 -96.6133 14.627 RADIUM|MN - 45.2634 -93.4477 9.209 RAMSEY|MN - 46.0894 -94.4997 23.441 RANDALL|MN - 48.6132 -93.3466 8.379 RANIER|MN - 47.4556 -96.1314 10.448 RANUM|MN - 48.4109 -93.2103 16.023 RAY|MN - 45.0160 -95.2372 21.165 RAYMOND|MN - 47.8764 -95.0167 102.752 RED LAKE|MN - 47.8852 -96.2739 33.501 RED LAKE FALLS|MN - 44.5819 -92.6021 41.424 RED WING|MN - 47.8786 -94.9128 7.837 REDBY|MN - 44.5416 -95.1137 31.096 REDWOOD FALLS|MN - 45.4050 -94.8402 11.354 REGAL|MN - 47.0580 -93.9137 44.651 REMER|MN - 44.7942 -95.2111 17.361 RENVILLE|MN - 44.2189 -95.3633 8.512 REVERE|MN - 45.7486 -94.2287 21.869 RICE|MN - 44.8772 -93.2821 6.842 RICHFIELD|MN - 45.4526 -94.5177 6.971 RICHMOND|MN - 46.5067 -95.6261 13.496 RICHVILLE|MN - 46.9747 -95.8225 7.006 RICHWOOD|MN - 47.6226 -92.0362 9.985 RIDGE|MN - 47.4994 -96.1311 14.547 RINDAL|MN - 46.4610 -94.0487 6.820 RIVERTON|MN - 48.5728 -97.1422 3.499 ROBBIN|MN - 45.0267 -93.3332 3.294 ROBBINSDALE|MN - 47.8595 -92.0420 20.097 ROBINSON|MN - 46.8600 -95.6875 15.168 ROCHERT|MN - 45.7593 -92.9660 16.553 ROCK CREEK|MN - 45.0891 -93.7356 24.397 ROCKFORD|MN - 45.4724 -94.3396 8.424 ROCKVILLE|MN - 45.1939 -93.5517 6.323 ROGERS|MN - 47.9442 -95.7786 28.244 ROLAND|MN - 46.7400 -96.2378 13.310 ROLLAG|MN - 46.4474 -93.0543 22.172 RONALD|MN - 45.6822 -93.8657 6.259 RONNEBY|MN - 48.8036 -95.0967 13.576 ROOSEVELT|MN - 47.4208 -94.8064 14.206 ROSBY|MN - 45.4324 -94.6352 13.940 ROSCOE|MN - 48.8458 -95.7619 582.928 ROSEAU|MN - 44.7476 -93.0708 16.860 ROSEMOUNT|MN - 45.0152 -93.1525 17.375 ROSEVILLE|MN - 48.1894 -96.2900 10.514 ROSEWOOD|MN - 48.9061 -95.9200 18.859 ROSS|MN - 46.5353 -93.5801 10.278 ROSSBURG|MN - 47.6581 -94.3062 19.355 ROSY|MN - 46.4747 -96.2867 34.845 ROTHSAY|MN - 43.5388 -95.4693 24.901 ROUND LAKE|MN - 47.3253 -95.5514 4.844 ROY LAKE|MN - 45.8318 -94.2894 38.120 ROYALTON|MN - 45.6817 -92.9658 38.600 RUSH CITY|MN - 43.6201 -95.7988 11.285 RUSHMORE|MN - 44.3189 -95.9480 17.924 RUSSELL|MN - 46.7333 -96.7444 13.622 RUSTAD|MN - 44.1778 -96.1039 16.354 RUTHTON|MN - 46.2600 -92.8692 16.122 RUTLEDGE|MN - 46.7805 -96.6529 20.164 SABIN|MN - 44.7831 -95.3503 11.536 SACRED HEART|MN - 46.8593 -92.4445 11.678 SAGINAW|MN - 48.8661 -95.5706 15.213 SALOL|MN - 44.2102 -95.1290 11.697 SANBORN|MN - 46.1252 -92.8646 18.440 SANDSTONE|MN - 45.6205 -94.2063 17.363 SARTELL|MN - 45.7378 -94.9573 46.838 SAUK CENTRE|MN - 45.5944 -94.1661 7.279 SAUK RAPIDS|MN - 47.9747 -94.6767 18.612 SAUM|MN - 44.7554 -93.3572 6.835 SAVAGE|MN - 47.7153 -91.2681 20.527 SAWBILL LANDING|MN - 46.6714 -92.6333 16.210 SAWYER|MN - 46.7074 -92.4289 5.057 SCANLON|MN - 47.3689 -94.4162 14.019 SCHLEY|MN - 46.5983 -92.4291 15.605 SCOTTS CORNER|MN - 48.1309 -90.9474 96.755 SEA GULL LAKE|MN - 44.4769 -95.3293 9.987 SEAFORTH|MN - 46.6291 -95.0882 31.203 SEBEKA|MN - 45.5770 -95.2455 21.845 SEDAN|MN - 45.3877 -92.7458 7.562 SHAFER|MN - 44.7706 -93.4756 12.638 SHAKOPEE|MN - 47.1137 -92.3531 16.247 SHAW|MN - 47.4575 -96.8200 39.000 SHELLY|MN - 46.2140 -94.1043 24.302 SHEPHARD|MN - 48.0208 -96.7814 29.636 SHERACK|MN - 43.6538 -94.7265 21.745 SHERBURN|MN - 47.7792 -92.6564 11.908 SHERMANS CORNER|MN - 46.7047 -93.2426 21.651 SHESHEBEE|MN - 47.5307 -95.2592 9.958 SHEVLIN|MN - 47.8742 -94.4381 12.942 SHOOKS|MN - 46.7575 -95.8986 14.748 SHOREHAM|MN - 45.0839 -93.1359 10.266 SHOREVIEW|MN - 48.0489 -94.6386 22.287 SHOTLEY|MN - 47.6653 -93.0160 57.353 SIDE LAKE|MN - 47.2656 -93.0211 36.082 SILICA|MN - 47.2919 -91.2786 46.146 SILVER BAY|MN - 44.9038 -94.1975 13.193 SILVER LAKE|MN - 47.9040 -91.7556 6.954 SILVER RAPIDS|MN - 47.4856 -91.9944 33.151 SKIBO|MN - 48.5469 -95.6025 21.517 SKIME|MN - 44.1402 -94.0352 8.018 SKYLINE|MN - 43.9905 -95.7549 44.774 SLAYTON|MN - 44.2999 -94.7248 21.396 SLEEPY EYE|MN - 47.7136 -93.0466 6.478 SNAKE TRAIL|MN - 46.8894 -95.4128 8.982 SNELLMAN|MN - 47.9916 -91.4213 42.147 SNOW BANK LAKE|MN - 45.9243 -94.4821 6.930 SOBIESKI|MN - 47.5207 -95.1297 19.979 SOLWAY|MN - 47.8159 -92.2378 4.456 SOUDAN|MN - 45.2915 -94.2159 10.385 SOUTH HAVEN|MN - 44.8879 -93.0401 19.603 SOUTH ST PAUL|MN - 45.2326 -94.9386 29.996 SPICER|MN - 45.5234 -94.8344 14.050 SPRING HILL|MN - 47.6426 -93.8680 17.733 SPRING LAKE|MN - 44.2379 -94.9768 46.614 SPRINGFIELD|MN - 47.6269 -94.1410 6.128 SQUAW LAKE|MN - 44.9049 -93.7470 15.645 ST BONIFACIUS|MN - 44.0811 -93.8575 15.834 ST CLAIR|MN - 45.5540 -94.1704 121.675 ST CLOUD|MN - 45.3998 -93.3896 18.824 ST FRANCIS|MN - 43.9848 -94.6253 72.153 ST JAMES|MN - 45.5665 -94.3171 11.712 ST JOSEPH|MN - 44.7161 -96.0547 16.966 ST LEO|MN - 44.9486 -93.3649 8.832 ST LOUIS PARK|MN - 45.5041 -94.6627 21.121 ST MARTIN|MN - 45.2109 -93.6637 19.113 ST MICHAEL|MN - 44.9477 -93.1037 13.145 ST PAUL|MN - 44.8394 -92.9950 6.529 ST PAUL PARK|MN - 44.3290 -93.9639 40.563 ST PETER|MN - 45.7313 -94.7150 16.866 ST ROSA|MN - 45.7021 -94.2765 12.966 ST STEPHEN|MN - 48.0132 -96.2138 26.432 ST. HILAIRE|MN - 46.2228 -94.2511 8.643 ST. MATHIAS|MN - 48.9678 -97.2247 1.533 ST. VINCENT|MN - 45.3979 -92.9878 11.756 STACY|MN - 46.3640 -94.8034 10.677 STAPLES|MN - 46.3808 -94.8067 4.377 STAPLES AIRPORT|MN - 46.5292 -95.8056 9.216 STAR LAKE|MN - 45.6121 -95.5330 16.272 STARBUCK|MN - 43.5132 -96.2622 8.597 STEEN|MN - 48.4515 -96.8772 40.014 STEPHEN|MN - 44.7251 -94.4879 11.176 STEWART|MN - 45.0565 -92.8222 15.142 STILLWATER|MN - 47.7350 -93.0986 18.580 STONY BROOK|MN - 44.0396 -95.3199 9.213 STORDEN|MN - 48.4900 -96.4481 23.416 STRANDQUIST|MN - 48.5522 -96.1678 26.306 STRATHCONA|MN - 46.3833 -92.8271 16.606 STURGEON LAKE|MN - 45.3479 -95.2394 30.290 SUNBURG|MN - 47.0867 -93.1951 42.696 SWAN RIVER|MN - 46.7404 -94.1755 15.864 SWANBURG|MN - 45.9162 -94.6396 23.193 SWANVILLE|MN - 46.8956 -93.6742 94.723 SWATARA|MN - 48.8533 -95.2211 15.796 SWIFT|MN - 46.3351 -94.4068 5.928 SYLVAN|MN - 47.1803 -96.2583 18.714 SYRE|MN - 48.0792 -96.8625 11.885 TABOR|MN - 47.3232 -93.3602 5.418 TACONITE|MN - 47.5241 -90.9217 10.251 TACONITE HARBOR|MN - 46.9945 -92.3328 9.845 TAFT|MN - 47.6001 -93.7740 3.262 TALMOON|MN - 46.6519 -93.1190 15.931 TAMARACK|MN - 44.5931 -96.0632 9.853 TAUNTON|MN - 45.4114 -92.6618 16.287 TAYLORS FALLS|MN - 46.0443 -96.4540 11.728 TENNEY|MN - 47.6608 -94.6846 20.074 TENSTRIKE|MN - 47.8325 -96.1331 17.057 TERREBONNE|MN - 44.9321 -93.4614 17.966 THE LAKE MINNETONKA AREA|MN - 48.1135 -96.1754 64.958 THIEF RIVER FALLS|MN - 46.6641 -92.3898 2.885 THOMSON|MN - 48.2303 -95.2478 32.246 THORHULT|MN - 46.0110 -96.3201 16.514 TINTAH|MN - 46.8644 -95.4897 30.536 TOAD LAKE|MN - 47.1156 -94.0398 17.150 TOBIQUE|MN - 47.5597 -90.8808 108.089 TOFTE|MN - 47.8214 -93.1559 37.230 TOGO|MN - 47.1670 -92.8112 26.213 TOIVOLA|MN - 48.5978 -95.7333 16.066 TORFIN|MN - 47.8101 -92.2905 30.891 TOWER|MN - 44.2373 -95.6169 56.840 TRACY|MN - 47.7837 -95.6991 6.697 TRAIL|MN - 43.7614 -94.7154 36.235 TRIMONT|MN - 46.5045 -94.0167 6.224 TROMMALD|MN - 43.8884 -96.2557 10.597 TROSKY|MN - 43.8280 -94.4362 26.069 TRUMAN|MN - 47.1525 -95.6042 18.120 TULABY LAKE|MN - 47.5885 -94.7602 29.666 TURTLE RIVER|MN - 46.8946 -92.3648 12.243 TWIG|MN - 43.5609 -93.4233 12.412 TWIN LAKES|MN - 47.2578 -96.2584 21.898 TWIN VALLEY|MN - 47.0303 -91.6757 63.894 TWO HARBORS|MN - 47.0528 -95.2172 18.505 TWO INLETS|MN - 44.2793 -96.1351 42.371 TYLER|MN - 47.0793 -96.2595 60.153 ULEN|MN - 46.2852 -95.8700 11.998 UNDERWOOD|MN - 47.3937 -95.2969 18.820 UPPER RICE LAKE|MN - 45.8081 -94.5690 23.085 UPSALA|MN - 46.1256 -95.5106 14.739 URBANK|MN - 45.0564 -93.0730 5.883 VADNAIS HEIGHTS|MN - 46.6553 -95.8038 20.643 VERGAS|MN - 44.6746 -92.9641 17.614 VERMILLION|MN - 46.3973 -95.0115 7.856 VERNDALE|MN - 43.9634 -94.1667 14.206 VERNON CENTER|MN - 44.5065 -95.4137 25.990 VESTA|MN - 44.8661 -93.6584 8.135 VICTORIA|MN - 48.2179 -96.4064 27.653 VIKING|MN - 45.7135 -95.2696 18.407 VILLARD|MN - 46.1827 -93.7736 30.032 VINELAND|MN - 46.2632 -95.5338 13.507 VINING|MN - 47.5158 -92.5071 46.620 VIRGINIA|MN - 44.4026 -95.2550 43.814 WABASSO|MN - 46.9206 -94.1881 37.372 WABEDO|MN - 44.8479 -93.7941 20.930 WACONIA|MN - 46.4399 -95.1348 77.815 WADENA|MN - 46.1186 -93.5237 8.243 WAHKON|MN - 47.7358 -92.2836 19.307 WAHLSTEN|MN - 45.5525 -94.2236 4.220 WAITE PARK|MN - 46.6744 -93.6078 39.170 WALDECK|MN - 43.9326 -93.6967 18.610 WALDORF|MN - 47.2350 -91.7470 13.286 WALES|MN - 47.0898 -94.5789 26.622 WALKER|MN - 44.2256 -95.4686 12.099 WALNUT GROVE|MN - 43.6052 -93.6735 18.422 WALTERS|MN - 44.3053 -92.7915 9.710 WANAMINGO|MN - 44.3160 -95.2121 22.689 WANDA|MN - 48.6583 -95.7344 13.099 WANNASKA|MN - 47.1358 -93.2709 12.961 WARBA|MN - 48.1961 -96.7698 48.631 WARREN|MN - 48.9085 -95.3207 32.813 WARROAD|MN - 44.0811 -93.5019 22.548 WASECA|MN - 48.1614 -94.5122 53.442 WASKISH|MN - 44.9631 -93.8457 45.981 WATERTOWN|MN - 44.2227 -93.5743 32.373 WATERVILLE|MN - 45.3148 -94.4079 25.681 WATKINS|MN - 45.0103 -95.7999 16.495 WATSON|MN - 47.1841 -95.9395 32.019 WAUBUN|MN - 46.7402 -93.6008 10.515 WAUKENABO|MN - 47.3689 -96.1308 10.142 WAUKON|MN - 45.0689 -93.9690 4.475 WAVERLY|MN - 47.0532 -93.1192 9.982 WAWINA|MN - 46.3632 -93.6543 12.308 WEALTHWOOD|MN - 43.6684 -94.6185 9.748 WELCOME|MN - 43.7437 -93.7262 49.542 WELLS|MN - 47.6442 -95.5378 14.320 WEME|MN - 46.0354 -96.1010 14.613 WENDELL|MN - 46.7356 -92.1864 3.520 WEST DULUTH|MN - 45.7672 -93.0218 4.645 WEST ROCK|MN - 44.9026 -93.0856 5.003 WEST ST PAUL|MN - 45.8014 -95.0833 18.786 WEST UNION|MN - 44.0426 -95.4349 19.646 WESTBROOK|MN - 46.9172 -95.9094 17.175 WESTBURY|MN - 46.1519 -96.1828 21.484 WESTERN|MN - 45.7146 -95.1673 7.989 WESTPORT|MN - 45.8058 -96.4972 61.394 WHEATON|MN - 47.0494 -94.3661 18.686 WHIPHOLT|MN - 45.0677 -93.0127 28.071 WHITE BEAR LAKE|MN - 47.0967 -95.8431 23.693 WHITE EARTH|MN - 47.4517 -91.5623 44.141 WHYTE|MN - 43.8255 -95.2063 12.602 WILDER|MN - 47.2509 -94.6278 14.154 WILKINSON|MN - 48.7685 -94.9527 29.926 WILLIAMS|MN - 45.1246 -95.0496 144.153 WILLMAR|MN - 46.3200 -92.8367 33.861 WILLOW RIVER|MN - 43.7640 -95.8283 39.568 WILMONT|MN - 47.5052 -94.9912 10.080 WILTON|MN - 43.8695 -95.1183 51.192 WINDOM|MN - 47.5370 -95.9851 21.579 WINGER|MN - 43.7660 -94.1683 35.805 WINNEBAGO|MN - 44.9658 -94.0488 16.067 WINSTED|MN - 44.5437 -94.3646 12.214 WINTHROP|MN - 47.9290 -91.8014 7.557 WINTON|MN - 47.7306 -93.9601 24.004 WIRT|MN - 46.8029 -95.3551 8.868 WOLF LAKE|MN - 46.5457 -93.9792 11.956 WOLFORD|MN - 46.5647 -96.7355 15.908 WOLVERTON|MN - 44.6508 -95.5349 12.384 WOOD LAKE|MN - 44.9055 -92.9209 10.986 WOODBURY|MN - 46.3884 -94.0745 13.313 WOODROW|MN - 44.0104 -96.0965 12.064 WOODSTOCK|MN - 43.6272 -95.5984 92.451 WORTHINGTON|MN - 46.6183 -92.3836 6.643 WRENSHALL|MN - 46.6721 -93.0067 10.618 WRIGHT|MN - 46.2739 -95.1858 9.573 WRIGHTSTOWN|MN - 47.9619 -96.3528 17.165 WYLIE|MN - 45.3336 -92.9960 15.012 WYOMING|MN - 45.4911 -96.7402 24.209 YANKEETOWN|MN - 47.3234 -93.7862 3.288 ZEMPLE|MN - 47.3108 -95.3814 19.091 ZERKEL|MN - 47.3070 -92.6034 33.727 ZIM|MN - 45.4440 -93.5924 30.391 ZIMMERMAN|MN - 44.2945 -92.6726 48.509 ZUMBROTA|MN - 46.6000 -89.5700 57.978 BERGLAND|MI - 46.4776 -90.0496 10.945 BESSEMER|MI - 46.6660 -88.9090 13.676 BOB LAKE|MI - 46.5300 -89.1800 25.016 BRUCE CROSSING|MI - 46.3170 -89.9130 26.868 CHANEY LAKE|MI - 46.6340 -89.7710 16.799 CLARK LAKE|MI - 46.9500 -88.7800 51.249 DONKEN|MI - 46.6130 -88.8480 35.159 ECHO LAKE|MI - 46.5300 -89.2800 7.994 EWEN|MI - 46.9920 -89.1170 26.870 FOURTEEN MILE POINT|MI - 46.1760 -88.8870 30.524 GOLDEN LAKE|MI - 46.4545 -90.1526 136.037 IRONWOOD|MI - 46.4800 -88.8800 99.902 KENTON|MI - 46.8040 -89.7520 16.837 LAKE OF THE CLOUDS|MI - 46.6070 -90.3310 39.823 LITTLE GIRLS POINT|MI - 46.3800 -89.6800 39.172 MARENISCO|MI - 46.7700 -89.0800 12.518 MASS CITY|MI - 46.5700 -89.6300 9.860 MERRIWEATHER|MI - 46.7620 -89.7700 11.267 MIRROR LAKE|MI - 46.7650 -88.7940 44.662 NISULA|MI - 46.8671 -89.3143 224.434 ONTONAGON|MI - 46.4000 -89.1800 33.797 PAULDING|MI - 46.2790 -89.5750 26.092 POMEROY LAKE|MI - 46.3450 -89.7120 9.886 PRESQUE ISLE RESERVOIR|MI - 47.1500 -88.7700 92.269 REDRIDGE|MI - 46.7380 -89.1790 31.682 ROCKLAND|MI - 46.8300 -89.5700 19.998 SILVER CITY|MI - 46.0960 -88.9420 15.876 SMOKY LAKE|MI - 46.2400 -88.9920 15.633 TAMARACK LAKE|MI - 46.5160 -89.9270 25.993 THOMASTON|MI - 46.2290 -89.4000 17.286 THOUSAND ISLAND LAKE|MI - 46.4800 -89.0200 11.234 TROUT CREEK|MI - 46.9000 -88.8300 8.347 TWIN LAKES|MI - 46.4768 -89.9334 9.194 WAKEFIELD|MI - 46.2700 -89.1800 53.643 WATERSMEET|MI - 46.7540 -89.5840 39.459 WHITE PINE|MI - 46.8800 -88.9000 22.171 WINONA|MI - 37.7500 -97.2167 13.960 (3KM)JABARA ARPT|KS - 37.6700 -95.4800 1.769 (CNU)JOHN|KS - 38.0667 -97.8667 4.167 (HUT)HUTCHINSON MUNI ARPT|KS - 37.6200 -97.2700 18.484 (IAB)MCCONNELL AFB|KS - 37.6500 -97.4333 12.615 (ICT)WICHITA ARPT|KS - 38.8000 -97.6500 4.972 (SLN)SALINA MUNI ARPT|KS - 37.9706 -98.2034 9.649 ABBYVILLE|KS - 38.4545 -99.0117 25.929 ALBERT|KS - 38.2441 -98.3111 12.860 ALDEN|KS - 37.1915 -95.2947 38.245 ALTAMONT|KS - 37.5255 -95.6616 14.410 ALTOONA|KS - 37.7927 -97.6291 27.002 ANDALE|KS - 37.6912 -97.1393 14.434 ANDOVER|KS - 37.1000 -95.4700 14.398 ANGOLA|KS - 37.1539 -98.0291 60.269 ANTHONY|KS - 37.2653 -97.7645 23.785 ARGONIA|KS - 37.0688 -97.0406 125.124 ARKANSAS CITY|KS - 37.8960 -98.1776 49.667 ARLINGTON|KS - 39.1700 -98.3500 17.650 ASH GROVE|KS - 38.6804 -97.6037 28.364 ASSARIA|KS - 37.4364 -96.7671 45.535 ATLANTA|KS - 37.2425 -98.2259 20.760 ATTICA|KS - 37.6923 -96.9753 32.357 AUGUSTA|KS - 39.1895 -98.0440 32.786 BARNARD|KS - 37.0549 -95.2113 11.371 BARTLETT|KS - 37.9067 -95.4072 5.663 BASSETT|KS - 37.8333 -95.8833 10.914 BATESVILLE|KS - 37.7645 -97.2682 5.889 BEL AIRE|KS - 37.3942 -97.2788 32.281 BELLE PLAINE|KS - 37.6247 -95.7419 20.847 BENEDICT|KS - 37.8864 -97.5156 11.350 BENTLEY|KS - 37.7888 -97.1081 18.869 BENTON|KS - 39.0138 -97.9757 16.791 BEVERLY|KS - 37.0756 -97.8750 24.708 BLUFF CITY|KS - 37.1800 -95.8000 15.694 BOLTON|KS - 38.6333 -97.6000 12.304 BRIDGEPORT|KS - 38.7737 -97.8642 23.955 BROOKVILLE|KS - 37.7086 -95.6967 18.553 BUFFALO|KS - 38.1381 -97.7713 22.624 BUHLER|KS - 38.8726 -98.7008 13.928 BUNKER HILL|KS - 37.3131 -96.7550 22.294 BURDEN|KS - 38.0897 -96.8877 25.521 BURNS|KS - 38.0226 -97.6720 24.056 BURRTON|KS - 38.5128 -98.3947 12.764 BUSHTON|KS - 37.4500 -95.9200 22.028 BUXTON|KS - 37.0352 -97.6087 48.665 CALDWELL|KS - 37.3173 -96.6668 7.894 CAMBRIDGE|KS - 37.0135 -95.9315 27.793 CANEY|KS - 38.3861 -97.4299 20.550 CANTON|KS - 38.0387 -96.6369 50.696 CASSODAY|KS - 38.2599 -96.8217 10.435 CEDAR POINT|KS - 37.1064 -96.5006 26.717 CEDAR VALE|KS - 37.6710 -95.4603 109.104 CHANUTE|KS - 38.3557 -98.3484 13.045 CHASE|KS - 37.0239 -96.1768 11.014 CHAUTAUQUA|KS - 37.6279 -97.7802 29.821 CHENEY|KS - 37.2680 -95.5511 17.584 CHERRYVALE|KS - 37.0363 -95.0933 47.923 CHETOPA|KS - 38.5239 -98.5368 19.617 CLAFLIN|KS - 37.5056 -97.5013 24.242 CLEARWATER|KS - 37.5500 -98.1300 25.351 CLEVELAND|KS - 37.7193 -96.2236 25.521 CLIMAX|KS - 37.0408 -95.6321 192.212 COFFEYVILLE|KS - 37.1000 -95.5667 8.597 COFFEYVILLE ARPT|KS - 37.7817 -97.5375 6.832 COLWICH|KS - 37.3895 -97.6440 82.177 CONWAY SPRINGS|KS - 37.0800 -98.3000 9.279 CORWIN|KS - 38.3691 -96.5426 70.402 COTTONWOOD FALLS|KS - 37.6872 -95.8953 34.323 COYVILLE|KS - 37.6449 -98.4320 26.791 CUNNINGHAM|KS - 37.2857 -97.8910 11.970 DANVILLE|KS - 37.0591 -95.7121 8.426 DEARING|KS - 37.3500 -95.4200 13.666 DENNIS|KS - 37.5493 -97.2589 36.788 DERBY|KS - 37.1793 -96.7157 32.126 DEXTER|KS - 38.8463 -98.5902 11.508 DORRANCE|KS - 37.5178 -97.0114 23.272 DOUGLASS|KS - 38.4851 -97.2270 23.266 DURHAM|KS - 37.5873 -95.4692 20.320 EARLTON|KS - 37.6847 -97.2584 7.448 EASTBOROUGH|KS - 37.0585 -95.3583 24.043 EDNA|KS - 37.8211 -96.8580 50.059 EL DORADO|KS - 38.0541 -97.1268 19.014 ELBING|KS - 37.0016 -96.2804 34.131 ELGIN|KS - 37.2891 -95.9100 18.499 ELK CITY|KS - 37.3740 -96.1925 9.788 ELK FALLS|KS - 38.3562 -98.5820 19.861 ELLINWOOD|KS - 38.7356 -98.2281 56.705 ELLSWORTH|KS - 38.3730 -96.6457 9.030 ELMDALE|KS - 37.7942 -95.1492 11.762 ELSMORE|KS - 37.5685 -95.2437 32.224 ERIE|KS - 37.8227 -96.2884 81.856 EUREKA|KS - 37.6084 -96.0285 17.773 FALL RIVER|KS - 38.2428 -96.9291 24.902 FLORENCE|KS - 38.5131 -98.2674 9.901 FREDERICK|KS - 37.5329 -95.8240 30.838 FREDONIA|KS - 37.1987 -97.8542 19.065 FREEPORT|KS - 38.6414 -98.9572 15.889 GALATIA|KS - 37.4724 -95.3556 11.073 GALESBURG|KS - 38.3821 -97.5380 9.478 GALVA|KS - 37.6611 -97.6816 9.249 GARDEN PLAIN|KS - 37.9227 -95.3447 4.033 GAS|KS - 38.5168 -98.1540 44.150 GENESEO|KS - 37.1108 -97.1494 14.557 GEUDA SPRINGS|KS - 38.9000 -97.8700 20.782 GLENDALE|KS - 37.6598 -97.5766 19.729 GODDARD|KS - 38.2465 -97.3454 29.016 GOESSEL|KS - 38.8807 -99.0236 12.632 GORHAM|KS - 38.3608 -98.8088 143.614 GREAT BEND|KS - 38.3500 -98.8500 4.506 GREAT BEND ARPT|KS - 37.3507 -96.4482 13.456 GRENOLA|KS - 38.7058 -97.4265 16.737 GYPSUM|KS - 37.2300 -96.0200 27.166 HALE|KS - 38.0010 -97.5093 15.343 HALSTEAD|KS - 37.9811 -96.1638 39.796 HAMILTON|KS - 37.2852 -98.0263 34.283 HARPER|KS - 37.0922 -95.9413 20.541 HAVANA|KS - 37.9023 -97.7806 34.856 HAVEN|KS - 37.5670 -97.3492 9.192 HAYSVILLE|KS - 38.1399 -97.4276 26.032 HESSTON|KS - 38.3513 -97.2022 40.433 HILLSBORO|KS - 38.5184 -98.7781 31.849 HOISINGTON|KS - 38.5873 -98.4117 29.255 HOLYROOD|KS - 37.4695 -96.2627 89.588 HOWARD|KS - 37.8116 -95.4372 30.120 HUMBOLDT|KS - 37.0045 -97.4069 11.661 HUNNEWELL|KS - 38.0655 -97.9142 110.854 HUTCHINSON|KS - 38.4800 -96.6800 24.701 HYMER|KS - 37.1500 -95.7833 7.924 INDEPDENCE ARPT|KS - 37.2315 -95.7138 49.394 INDEPENDENCE|KS - 38.2291 -97.7738 38.492 INMAN|KS - 37.9282 -95.4010 67.569 IOLA|KS - 38.6500 -98.0300 28.396 KANAPOLIS|KS - 38.7085 -98.1567 9.478 KANOPOLIS|KS - 37.7953 -97.2783 3.834 KECHI|KS - 37.6470 -98.1135 54.824 KINGMAN|KS - 37.9165 -95.3019 9.112 LA HARPE|KS - 37.2303 -95.1835 13.536 LABETTE|KS - 37.8533 -98.3241 14.926 LANGDON|KS - 37.5352 -96.6415 28.233 LATHAM|KS - 38.3749 -97.3024 10.670 LEHIGH|KS - 37.6882 -96.7835 16.900 LEON|KS - 37.1561 -95.5977 21.886 LIBERTY|KS - 39.0427 -98.1482 75.270 LINCOLN|KS - 38.4940 -96.9612 48.572 LINCOLNVILLE|KS - 38.5743 -97.6749 52.872 LINDSBORG|KS - 38.3977 -98.0124 21.213 LITTLE RIVER|KS - 37.3775 -96.0826 19.811 LONGTON|KS - 38.5696 -98.3171 9.513 LORRAINE|KS - 38.5665 -96.9649 10.418 LOST SPRINGS|KS - 39.0575 -98.5385 34.010 LUCAS|KS - 39.1150 -98.6924 19.448 LURAY|KS - 38.3460 -98.2022 47.525 LYONS|KS - 38.1330 -96.1370 158.397 MADISON|KS - 37.7731 -97.4641 13.858 MAIZE|KS - 37.0500 -96.7833 23.303 MAPLE CITY|KS - 38.3489 -97.0157 16.270 MARION|KS - 38.5538 -97.8340 14.800 MARQUETTE|KS - 38.1700 -96.5700 2.996 MATFIELD|KS - 38.1587 -96.5634 32.099 MATFIELD GREEN|KS - 37.2623 -97.5455 13.329 MAYFIELD|KS - 38.3719 -97.6619 82.839 MCPHERSON|KS - 37.0667 -97.8000 7.065 METCALF STN|KS - 37.2581 -97.6730 8.323 MILAN|KS - 38.7200 -98.9200 24.639 MILBERGER|KS - 38.0248 -95.1738 20.225 MILDRED|KS - 37.3637 -96.3018 27.924 MOLINE|KS - 37.9161 -95.1705 9.895 MORAN|KS - 37.2072 -95.4040 10.377 MOUND VALLEY|KS - 38.2018 -97.5156 17.905 MOUNDRIDGE|KS - 37.8684 -97.6642 13.555 MOUNT HOPE|KS - 37.7200 -97.8500 21.781 MT VERNON|KS - 37.4807 -97.2407 17.979 MULVANE|KS - 37.4386 -98.4223 22.818 NASHVILLE|KS - 37.4235 -95.6809 41.957 NEODESHA|KS - 38.0058 -95.5552 23.914 NEOSHO FALLS|KS - 37.5677 -95.9345 13.118 NEW ALBANY|KS - 38.8796 -97.5054 19.275 NEW CAMBRIA|KS - 38.0444 -97.3419 50.424 NEWTON|KS - 38.1477 -98.0867 19.267 NICKERSON|KS - 37.0673 -96.0140 8.046 NIOTAZE|KS - 38.0739 -97.3460 7.712 NORTH NEWTON|KS - 37.4567 -97.8455 25.066 NORWICH|KS - 38.5164 -98.9370 11.349 OLMITZ|KS - 37.1676 -95.1118 17.148 OSWEGO|KS - 37.2748 -97.1695 17.846 OXFORD|KS - 39.1146 -98.9176 46.321 PARADISE|KS - 37.7960 -97.3219 28.423 PARK CITY|KS - 37.3390 -95.2679 85.506 PARSONS|KS - 37.3333 -95.5167 9.770 PARSONS TRI CITY ARPT|KS - 37.9674 -98.0939 19.941 PARTRIDGE|KS - 38.2653 -98.9822 21.145 PAWNEE ROCK|KS - 38.1688 -97.1069 38.524 PEABODY|KS - 37.7158 -98.3197 20.822 PENALOSA|KS - 37.0812 -96.0960 14.118 PERU|KS - 37.7500 -95.4700 16.455 PETROLIA|KS - 37.6200 -96.3700 12.594 PIEDMONT|KS - 37.9711 -98.3091 9.084 PLEVNA|KS - 37.9389 -97.0187 12.858 POTWIN|KS - 37.7802 -98.0197 33.436 PRETTY PRAIRIE|KS - 37.4500 -98.0800 7.513 RAGO|KS - 38.2785 -98.4145 25.343 RAYMOND|KS - 37.8000 -95.6800 19.504 ROSE|KS - 37.5662 -97.1321 12.037 ROSE HILL|KS - 38.5500 -97.4200 23.063 ROXBURY|KS - 37.3500 -97.9300 18.861 RUNNYMEDE|KS - 38.8879 -98.8535 40.335 RUSSELL|KS - 38.8667 -98.8167 6.469 RUSSELL ARPT|KS - 38.3833 -96.4000 13.050 SAFFORDVILLE|KS - 38.8158 -97.6178 279.307 SALINA|KS - 37.7491 -95.1417 35.444 SAVONBURG|KS - 37.1274 -96.1847 53.406 SEDAN|KS - 37.9178 -97.4261 31.345 SEDGWICK|KS - 37.6216 -96.2273 39.914 SEVERY|KS - 38.3500 -98.4500 8.959 SILICA|KS - 38.7380 -97.6836 16.588 SMOLAN|KS - 37.0491 -97.4003 18.843 SOUTH HAVEN|KS - 38.0284 -97.9410 9.945 SOUTH HUTCHINSON|KS - 37.4482 -98.1650 48.632 SPIVEY|KS - 37.5173 -95.1748 14.436 ST. PAUL|KS - 37.6895 -95.1433 15.567 STARK|KS - 38.2092 -98.2058 35.718 STERLING|KS - 38.3956 -96.5365 6.949 STRONG CITY|KS - 38.6404 -98.7746 53.088 SUSANK|KS - 37.3300 -95.7200 24.778 SYCAMORE|KS - 39.0128 -98.3935 17.308 SYLVAN GROVE|KS - 37.9599 -98.4078 26.422 SYLVIA|KS - 38.5470 -97.1540 17.398 TAMPA|KS - 37.4879 -95.4740 25.321 THAYER|KS - 38.0200 -96.3200 16.849 THRALL|KS - 37.7986 -95.9493 26.912 TORONTO|KS - 37.7969 -96.9970 10.005 TOWANDA|KS - 37.8074 -98.4280 31.639 TURON|KS - 37.0367 -95.8214 11.674 TYRO|KS - 37.3870 -97.1175 14.363 UDALL|KS - 37.8352 -97.3735 11.186 VALLEY CENTER|KS - 37.4825 -97.6446 13.992 VIOLA|KS - 37.9806 -96.0108 13.422 VIRGIL|KS - 39.1202 -98.7975 9.214 WALDO|KS - 37.0008 -98.1828 27.220 WALDRON|KS - 38.1183 -97.2561 16.012 WALTON|KS - 37.2713 -97.3972 37.825 WELLINGTON|KS - 38.9300 -98.0000 13.773 WESTFALL|KS - 37.9632 -97.1468 27.179 WHITEWATER|KS - 37.6874 -97.3427 589.367 WICHITA|KS - 38.1016 -97.9911 11.641 WILLOWBROOK|KS - 38.8256 -98.4744 32.056 WILSON|KS - 38.3843 -97.9102 9.604 WINDOM|KS - 37.2686 -96.9685 52.620 WINFIELD|KS - 38.1500 -96.7700 18.248 WONSEVU|KS - 37.8724 -95.7428 33.904 YATES CENTER|KS - 37.4450 -98.2822 10.369 ZENDA|KS - 39.1167 -94.6000 4.495 (MKC)KS CITY DNTN ARPT|KS - 38.9172 -97.2136 43.893 ABILENE|KS - 37.1000 -99.8800 17.922 ACRES|KS - 39.1514 -97.8889 16.753 ADA|KS - 38.6411 -96.1028 33.938 ADMIRE|KS - 37.0800 -98.9700 46.515 AETNA|KS - 39.7078 -97.4314 29.420 AGENDA|KS - 39.7610 -99.1197 7.635 AGRA|KS - 38.4400 -100.3100 10.124 ALAMOTA|KS - 38.4694 -99.5520 26.128 ALEXANDER|KS - 38.6561 -96.1694 6.901 ALLEN|KS - 39.0167 -96.2889 46.902 ALMA|KS - 39.8915 -99.7098 19.959 ALMENA|KS - 38.8639 -96.4889 10.448 ALTA VISTA|KS - 39.4682 -98.9482 22.965 ALTON|KS - 38.5069 -96.2617 27.459 AMERICUS|KS - 38.4600 -100.6000 11.006 AMY|KS - 39.1900 -100.6900 21.227 ANGELUS|KS - 38.7800 -99.3800 18.131 ANTONINO|KS - 37.6419 -94.6235 19.447 ARCADIA|KS - 37.5438 -94.7000 15.266 ARMA|KS - 38.6300 -100.0400 9.477 ARNOLD|KS - 39.4667 -95.5333 17.463 ARRINGTON|KS - 38.2900 -99.2100 29.779 ASH VALLEY|KS - 39.4060 -97.9765 17.456 ASHERVILLE|KS - 37.1868 -99.7689 195.039 ASHLAND|KS - 39.5615 -95.1334 42.372 ATCHISON|KS - 39.7657 -98.9199 9.620 ATHOL|KS - 39.8104 -101.0410 43.824 ATWOOD|KS - 38.9061 -95.8158 33.219 AUBURN|KS - 39.4520 -97.5270 33.154 AURORA|KS - 39.8717 -96.2586 14.074 AXTELL|KS - 39.8444 -96.1847 9.398 BAILEYVILLE|KS - 38.7750 -95.1800 16.747 BALDWIN CITY|KS - 39.7119 -96.8742 9.645 BARNES|KS - 39.1272 -94.9291 12.956 BASEHOR|KS - 37.0235 -94.7352 26.052 BAXTER SPRINGS|KS - 38.4460 -99.6922 13.435 BAZINE|KS - 39.8100 -101.2300 13.252 BEARDSLEY|KS - 39.8611 -96.4194 20.217 BEATTIE|KS - 38.4300 -100.2000 26.146 BEELER|KS - 39.7985 -98.6760 10.272 BELLAIRE|KS - 37.8800 -99.6500 8.257 BELLEFONT|KS - 39.8244 -97.6322 63.920 BELLEVILLE|KS - 39.4658 -98.1078 175.278 BELOIT|KS - 37.9510 -99.0992 11.556 BELPRE|KS - 37.4400 -99.0800 21.954 BELVIDERE|KS - 39.2167 -96.1778 10.802 BELVUE|KS - 39.0306 -97.5939 21.076 BENNINGTON|KS - 39.9622 -95.9717 32.743 BERN|KS - 37.4402 -94.8279 13.011 BEULAH|KS - 37.5600 -101.5600 17.561 BIG BOW|KS - 39.7499 -101.5317 24.384 BIRD CITY|KS - 38.5198 -99.1972 10.407 BISON|KS - 39.4967 -96.4028 20.071 BLAINE|KS - 39.8200 -101.1200 7.434 BLAKEMAN|KS - 37.4800 -99.8800 14.877 BLOOM|KS - 38.0892 -95.0094 21.818 BLUE MOUND|KS - 39.6820 -96.6595 7.837 BLUE RAPIDS|KS - 39.3596 -99.6879 13.880 BOGUE|KS - 39.0793 -94.8815 17.674 BONNER SPRINGS|KS - 37.5597 -94.9572 14.836 BRAZILTON|KS - 39.3629 -101.3774 28.778 BREWSTER|KS - 37.8959 -95.0725 29.746 BRONSON|KS - 38.6402 -99.7437 16.397 BROWNELL|KS - 37.5490 -99.6346 33.130 BUCKLIN|KS - 38.1934 -99.5261 37.407 BURDETT|KS - 38.5636 -96.8453 20.883 BURDICK|KS - 38.7539 -95.8347 11.270 BURLINGAME|KS - 38.1944 -95.7425 38.529 BURLINGTON|KS - 39.8704 -98.3040 23.318 BURR OAK|KS - 38.6431 -96.2569 13.392 BUSHONG|KS - 37.1100 -99.3400 34.058 BUTTERMILK|KS - 37.7878 -98.8667 38.905 BYERS|KS - 37.6400 -98.5400 9.573 CAIRO|KS - 39.8300 -99.7600 11.459 CALVERT|KS - 38.8186 -95.6889 10.687 CARBONDALE|KS - 38.6872 -97.2931 12.544 CARLTON|KS - 37.2802 -94.8682 3.905 CARONA|KS - 38.9333 -99.2167 11.460 CATHERINE|KS - 37.3600 -101.1200 11.401 CAVE|KS - 39.5097 -98.4321 9.950 CAWKER CITY|KS - 39.6567 -98.9400 8.544 CEDAR|KS - 38.7800 -99.7300 39.557 CEDAR BLUFF|KS - 39.9800 -100.5600 41.172 CEDAR BLUFFS|KS - 37.8000 -99.2700 34.733 CENTERVIEW|KS - 39.7258 -96.1270 28.968 CENTRALIA|KS - 38.9722 -97.0222 10.524 CHAPMAN|KS - 37.8700 -100.5700 26.310 CHARLESTON|KS - 37.3458 -94.8086 9.738 CHEROKEE|KS - 37.3818 -94.7416 8.413 CHICOPEE|KS - 37.8082 -100.3457 32.558 CIMARRON|KS - 39.5083 -95.8583 11.430 CIRCLEVILLE|KS - 37.3900 -99.7800 25.354 CLARK STATE LAKE|KS - 39.3770 -97.1244 61.209 CLAY CENTER|KS - 39.7372 -100.1764 17.463 CLAYTON|KS - 39.5672 -97.2783 12.038 CLIFTON|KS - 38.9117 -95.3903 2.380 CLINTON|KS - 38.9200 -95.3800 17.103 CLINTON LAKE|KS - 39.5911 -97.3986 23.192 CLYDE|KS - 37.5109 -98.8244 13.066 COATS|KS - 39.1935 -99.1770 13.259 CODELL|KS - 39.3877 -101.0459 55.567 COLBY|KS - 37.2579 -99.3368 41.907 COLDWATER|KS - 39.0378 -100.1181 12.876 COLLYER|KS - 38.0708 -95.3653 37.495 COLONY|KS - 37.1691 -94.8438 35.894 COLUMBUS|KS - 39.5708 -97.6622 46.831 CONCORDIA|KS - 38.0409 -102.0074 104.039 COOLIDGE|KS - 37.5402 -100.6285 21.446 COPELAND|KS - 39.6572 -96.0292 8.566 CORNING|KS - 38.6611 -96.4917 105.381 COUNCIL GROVE|KS - 39.0160 -94.6551 2.789 COUNTRYSIDE|KS - 39.7814 -97.8925 8.642 COURTLAND|KS - 37.1707 -94.7041 12.466 CRESTLINE|KS - 37.4900 -98.9900 15.067 CROFT|KS - 37.5569 -94.6658 3.917 CROWEBURG|KS - 39.8028 -97.4556 16.113 CUBA|KS - 37.6297 -98.9051 15.441 CULLISON|KS - 38.9708 -97.7586 38.721 CULVER|KS - 39.4667 -95.2500 15.270 CUMMINGS|KS - 39.3191 -99.5838 17.182 DAMAR|KS - 38.9736 -94.9520 17.230 DE SOTO|KS - 37.9814 -101.1326 14.867 DEERFIELD|KS - 39.2406 -95.9667 55.297 DELIA|KS - 39.2739 -97.7717 22.468 DELPHOS|KS - 39.3917 -95.6278 16.266 DENISON|KS - 39.6400 -99.7400 7.570 DENSMORE|KS - 39.7316 -95.2698 33.542 DENTON|KS - 37.9221 -94.8188 11.649 DEVON|KS - 38.4815 -100.4658 38.770 DIGHTON|KS - 37.9700 -98.8700 9.159 DILLWYN|KS - 37.7587 -100.0154 96.805 DODGE CITY|KS - 38.9647 -95.9372 18.277 DOVER|KS - 39.5033 -98.5468 19.132 DOWNS|KS - 39.6214 -100.4197 18.248 DRESDEN|KS - 38.5764 -96.3656 20.084 DUNLAP|KS - 38.8444 -96.5931 48.501 DWIGHT|KS - 39.3454 -95.1163 25.489 EASTON|KS - 38.7631 -95.0128 13.395 EDGERTON|KS - 39.6267 -99.8203 15.862 EDMOND|KS - 39.3300 -101.5400 15.906 EDSON|KS - 39.0783 -94.8186 5.445 EDWARDSVILLE|KS - 39.5223 -95.3982 25.400 EFFINGHAM|KS - 37.0022 -101.8945 69.430 ELKHART|KS - 38.9362 -99.5589 26.259 ELLIS|KS - 39.7539 -94.8790 5.234 ELWOOD|KS - 38.9700 -99.1400 28.050 EMMERAM|KS - 39.3072 -96.0558 18.795 EMMETT|KS - 38.4039 -96.1814 32.983 EMPORIA|KS - 37.5938 -94.7271 10.570 ENGLEVALE|KS - 37.0397 -99.9854 42.115 ENGLEWOOD|KS - 37.6536 -100.2322 23.106 ENSIGN|KS - 38.9028 -97.1167 9.168 ENTERPRISE|KS - 39.8217 -98.4334 10.897 ESBON|KS - 38.8589 -96.1089 21.763 ESKRIDGE|KS - 38.9433 -95.0983 13.683 EUDORA|KS - 39.6772 -95.4245 19.868 EVEREST|KS - 39.8411 -95.7278 16.824 FAIRVIEW|KS - 39.0252 -94.6287 2.440 FAIRWAY|KS - 37.6177 -94.8274 56.831 FARLINGTON|KS - 37.1013 -95.0113 18.794 FAULKNER|KS - 37.8000 -99.1800 7.923 FELLSBURG|KS - 37.1500 -101.4800 13.293 FETERITA|KS - 38.4259 -94.8379 21.358 FONTANA|KS - 37.6370 -99.7540 25.719 FORD|KS - 39.7793 -97.9935 18.449 FORMOSO|KS - 37.8396 -94.7080 31.219 FORT SCOTT|KS - 37.3833 -100.1957 21.846 FOWLER|KS - 39.7056 -96.4167 25.483 FRANKFORT|KS - 37.5263 -94.7055 4.622 FRANKLIN|KS - 38.2500 -100.9100 59.964 FRIEND|KS - 38.1700 -99.2000 9.191 FRIZELL|KS - 37.4555 -94.6888 9.930 FRONTENAC|KS - 39.3667 -94.9167 11.034 FT LEAVENWORTH AAF|KS - 37.7400 -99.9300 9.192 FT. DODGE|KS - 38.0100 -94.7193 14.098 FULTON|KS - 37.0757 -94.6394 11.609 GALENA|KS - 37.9771 -100.8628 321.227 GARDEN CITY|KS - 38.8123 -94.9259 60.594 GARDNER|KS - 38.0776 -99.2446 29.887 GARFIELD|KS - 37.7316 -94.6221 28.776 GARLAND|KS - 38.2806 -95.2417 19.040 GARNETT|KS - 39.6461 -98.8467 35.149 GAYLORD|KS - 39.4258 -100.8968 15.704 GEM|KS - 37.5111 -94.8377 27.890 GIRARD|KS - 39.6826 -99.3106 16.571 GLADE|KS - 39.3567 -97.8408 36.777 GLASCO|KS - 39.4997 -98.3062 19.320 GLEN ELDER|KS - 39.6639 -95.9320 22.889 GOFF|KS - 39.3486 -101.7093 1102.777 GOODLAND|KS - 38.9597 -100.4895 53.743 GOVE|KS - 39.1141 -100.4686 24.500 GRAINFIELD|KS - 39.0833 -95.5611 13.877 GRANTVILLE|KS - 38.1500 -99.6300 9.863 GRAY|KS - 38.3667 -95.1267 14.219 GREELEY|KS - 39.4278 -97.0017 17.011 GREEN|KS - 37.5144 -94.9877 12.262 GREENBUSH|KS - 39.7283 -96.9758 21.726 GREENLEAF|KS - 37.6054 -99.2918 49.864 GREENSBURG|KS - 38.0978 -95.8833 23.795 GRIDLEY|KS - 38.4700 -100.7200 16.898 GRIGSTON|KS - 39.1249 -100.6307 14.533 GRINNELL|KS - 39.8570 -97.3014 23.849 HADDAM|KS - 39.3700 -100.8700 13.409 HALFORD|KS - 37.1746 -94.9952 10.616 HALLOWELL|KS - 37.9355 -94.6949 25.127 HAMMOND|KS - 39.8939 -96.8792 23.985 HANOVER|KS - 38.1229 -99.7121 18.556 HANSTON|KS - 37.9938 -94.8193 7.683 HARDING|KS - 37.0143 -98.6484 14.577 HARDTNER|KS - 38.5500 -99.4300 11.690 HARGRAVE|KS - 39.6055 -98.7665 12.803 HARLAN|KS - 38.3200 -95.4300 71.729 HARRIS|KS - 38.3083 -95.9556 22.271 HARTFORD|KS - 38.7900 -95.9614 57.724 HARVEYVILLE|KS - 39.5111 -96.0778 9.924 HAVENSVILLE|KS - 37.6177 -99.1051 16.674 HAVILAND|KS - 37.1000 -100.8000 18.197 HAYNE|KS - 38.8782 -99.3188 148.632 HAYS|KS - 37.0882 -98.4013 19.742 HAZELTON|KS - 38.6000 -100.6200 34.532 HEALY|KS - 37.6611 -94.9679 16.374 HEPLER|KS - 38.6711 -96.9422 12.640 HERINGTON|KS - 39.9085 -100.7857 25.957 HERNDON|KS - 37.7221 -94.8713 22.297 HIATTVILLE|KS - 39.8525 -95.5356 23.294 HIAWATHA|KS - 37.5600 -101.2300 12.593 HICKOK|KS - 39.8600 -95.2654 45.174 HIGHLAND|KS - 39.3663 -99.8465 59.577 HILL CITY|KS - 37.9902 -100.9881 11.816 HOLCOMB|KS - 39.9806 -96.9919 44.616 HOLLENBURG|KS - 39.4653 -95.7361 36.675 HOLTON|KS - 38.6903 -97.0764 51.229 HOPE|KS - 37.8000 -98.9800 8.800 HOPEWELL|KS - 38.4767 -101.7904 3.617 HORACE|KS - 39.6606 -95.5261 9.898 HORTON|KS - 37.7800 -100.1800 15.841 HOWELL|KS - 39.3553 -100.4395 50.436 HOXIE|KS - 39.2478 -95.7061 22.620 HOYT|KS - 38.1039 -98.6601 28.059 HUDSON|KS - 37.1764 -101.3468 47.123 HUGOTON|KS - 39.2356 -98.3956 55.048 HUNTER|KS - 39.3575 -97.2639 13.053 IDANA|KS - 37.8279 -100.4524 11.007 INGALLS|KS - 39.6640 -98.3470 16.844 IONIA|KS - 39.9800 -95.4400 10.451 IOWA SAC AND FOX RESERVAT|KS - 37.4677 -98.5514 13.836 ISABEL|KS - 37.7290 -98.7314 19.689 IUKA|KS - 39.5995 -97.8608 16.606 JAMESTOWN|KS - 39.2000 -95.0667 20.467 JARBALO|KS - 39.6802 -100.2935 31.810 JENNINGS|KS - 38.0831 -99.8930 84.818 JETMORE|KS - 39.6718 -98.1513 30.643 JEWELL|KS - 38.2500 -95.8100 15.482 JOHN REDMOND RESERVOIR|KS - 37.5696 -101.7525 35.240 JOHNSON CITY|KS - 38.8500 -94.7333 17.614 JOHNSON CO ARPT|KS - 39.0286 -96.8311 88.056 JUNCTION CITY|KS - 38.0500 -100.2800 34.657 KALVESTA|KS - 39.8000 -100.3900 13.844 KANONA|KS - 39.3371 -102.0369 28.424 KANORADO|KS - 39.1184 -94.7270 15.270 KANSAS CITY|KS - 39.2236 -96.7083 15.624 KEATS|KS - 37.9400 -101.5400 22.384 KENDALL|KS - 39.7674 -99.0320 21.441 KENSINGTON|KS - 39.6900 -95.6600 75.027 KICKAPOO RESERVATION|KS - 38.0842 -95.1533 12.770 KINCAID|KS - 37.5100 -99.7600 12.892 KINGSDOWN|KS - 37.9224 -99.4111 60.035 KINSLEY|KS - 37.0175 -98.4844 53.418 KIOWA|KS - 39.6698 -99.1228 24.662 KIRWIN|KS - 37.2050 -100.7006 17.660 KISMET|KS - 38.5317 -99.3098 55.022 LA CROSSE|KS - 38.3468 -94.7613 44.758 LA CYGNE|KS - 37.3500 -98.8100 12.168 LAKE CITY|KS - 37.2500 -99.3500 2.332 LAKE COLDWATER|KS - 39.0404 -94.7680 7.459 LAKE QUIVIRA|KS - 37.9402 -101.2583 35.588 LAKIN|KS - 39.5718 -95.3034 14.739 LANCASTER|KS - 38.4397 -95.0820 34.792 LANE|KS - 39.2482 -94.8875 31.553 LANSING|KS - 38.1832 -99.1013 52.250 LARNED|KS - 38.7389 -96.8453 17.769 LATIMER|KS - 38.9717 -95.2350 42.508 LAWRENCE|KS - 37.2218 -94.6358 23.660 LAWTON|KS - 38.0839 -95.6342 21.285 LE ROY|KS - 39.3246 -94.9232 16.242 LEAVENWORTH|KS - 38.9071 -94.6252 5.441 LEAWOOD|KS - 39.8105 -98.5570 20.744 LEBANON|KS - 38.4167 -95.8528 22.416 LEBO|KS - 39.0445 -95.3945 8.179 LECOMPTON|KS - 38.9635 -94.7885 13.490 LENEXA|KS - 39.6110 -100.0010 50.991 LENORA|KS - 39.7858 -95.3219 7.794 LEONA|KS - 39.3644 -96.8586 17.241 LEONARDVILLE|KS - 38.4830 -101.3572 34.809 LEOTI|KS - 39.5800 -100.4600 11.138 LEOVILLE|KS - 39.3800 -101.1900 12.503 LEVANT|KS - 37.9370 -99.2543 14.158 LEWIS|KS - 37.0447 -100.9355 102.358 LIBERAL|KS - 38.6545 -99.3200 11.998 LIEBENTHAL|KS - 39.6097 -96.2958 55.968 LILLIS|KS - 39.6800 -97.0839 13.480 LINN|KS - 39.0000 -95.0347 9.690 LINWOOD|KS - 39.6613 -99.5665 30.844 LOGAN|KS - 37.4369 -94.7417 6.937 LONE OAK|KS - 39.9463 -99.5329 41.162 LONG ISLAND|KS - 39.1700 -97.3311 19.671 LONGFORD|KS - 38.6500 -99.1833 21.260 LORETTA|KS - 38.6238 -94.6829 20.667 LOUISBURG|KS - 39.2503 -96.3145 28.463 LOUISVILLE|KS - 39.8900 -98.0300 11.611 LOVEWELL STATE PARK|KS - 37.0485 -94.7013 7.342 LOWELL|KS - 39.8500 -100.9600 12.023 LUDELL|KS - 38.2800 -101.2900 34.944 LYDIA|KS - 38.6100 -95.6842 33.542 LYNDON|KS - 37.9572 -98.9683 21.225 MACKSVILLE|KS - 39.9800 -97.3500 21.032 MAHASKA|KS - 39.0947 -97.3245 33.713 MANCHESTER|KS - 39.1836 -96.5714 46.574 MANHATTAN|KS - 39.7874 -98.2076 49.996 MANKATO|KS - 38.5400 -100.7200 17.421 MANNING|KS - 37.5242 -101.8827 15.850 MANTER|KS - 39.0847 -96.0278 12.709 MAPLE HILL|KS - 38.0150 -94.8833 45.182 MAPLETON|KS - 38.4900 -101.2100 12.764 MARIENTHAL|KS - 37.8318 -94.8243 5.065 MARMATON|KS - 39.8411 -96.6469 112.124 MARYSVILLE|KS - 39.3389 -95.7222 32.980 MAYETTA|KS - 38.5823 -99.5689 26.637 MCCRACKEN|KS - 37.3547 -95.0163 22.879 MCCUNE|KS - 39.7852 -101.3703 16.045 MCDONALD|KS - 39.0528 -96.2375 7.633 MCFARLAND|KS - 39.1958 -95.2081 10.153 MCLOUTH|KS - 37.2850 -100.3376 57.891 MEADE|KS - 37.1700 -100.4200 30.478 MEADE STATE PARK|KS - 37.2860 -98.5803 95.518 MEDICINE LODGE|KS - 37.0307 -94.9580 12.074 MELROSE|KS - 38.5069 -95.6375 16.157 MELVERN|KS - 38.5000 -95.7900 13.482 MELVERN LAKE|KS - 39.3561 -100.7239 24.628 MENLO|KS - 39.1889 -95.5694 19.022 MERIDEN|KS - 39.0192 -94.6918 9.526 MERRIAM|KS - 39.1683 -96.9122 2.277 MILFORD|KS - 39.1600 -96.9200 30.770 MILFORD LAKE|KS - 39.3483 -97.4458 27.614 MILTONVALE|KS - 39.2800 -100.9600 29.611 MINGO|KS - 39.1219 -97.7064 43.196 MINNEAPOLIS|KS - 37.4427 -100.0126 48.955 MINNEOLA|KS - 39.0267 -94.6567 3.717 MISSION|KS - 39.0136 -94.6164 6.625 MISSION HILLS|KS - 39.0332 -94.6128 1.749 MISSION WOODS|KS - 37.3200 -100.4300 12.647 MISSLER|KS - 38.4800 -101.0700 14.189 MODOC|KS - 37.5965 -100.4417 45.609 MONTEZUMA|KS - 39.7845 -98.0875 8.164 MONTROSE|KS - 39.1000 -101.0000 13.925 MONUMENT|KS - 39.0028 -97.1022 24.393 MOONLIGHT|KS - 39.4664 -97.2017 24.232 MORGANVILLE|KS - 39.3488 -100.0744 19.961 MORLAND|KS - 39.9283 -95.6917 11.732 MORRILL|KS - 39.8444 -97.1714 11.560 MORROWVILLE|KS - 37.3255 -101.2063 39.957 MOSCOW|KS - 38.1438 -94.8224 12.972 MOUND CITY|KS - 37.5569 -94.6216 7.915 MULBERRY|KS - 37.5880 -99.4746 16.598 MULLINVILLE|KS - 39.9139 -97.5378 24.328 MUNDEN|KS - 38.8100 -99.2700 12.115 MUNJOR|KS - 39.5533 -95.5205 12.116 MUSCOTAH|KS - 39.9606 -97.4256 8.199 NARKA|KS - 39.1890 -99.0245 21.774 NATOMA|KS - 38.4700 -99.4400 9.772 NEKOMA|KS - 37.8600 -98.5100 15.644 NEOLA|KS - 38.3695 -95.9917 16.192 NEOSHO RAPIDS|KS - 38.4534 -99.9056 88.506 NESS CITY|KS - 39.6028 -95.7181 9.567 NETAWAKA|KS - 37.0977 -94.7946 18.921 NEUTRAL|KS - 39.5900 -100.1200 11.344 NEW ALMELO|KS - 39.3900 -99.6100 10.155 NICODEMUS|KS - 39.8346 -100.1880 25.392 NORCATUR|KS - 39.8355 -99.8918 54.464 NORTON|KS - 39.4159 -95.3311 93.642 NORTONVILLE|KS - 39.6961 -97.7736 34.135 NORWAY|KS - 39.2483 -97.3411 38.506 OAK HILL|KS - 39.1258 -100.8541 95.032 OAKLEY|KS - 39.8232 -100.5304 73.465 OBERLIN|KS - 37.8909 -99.5605 15.209 OFFERLE|KS - 38.9800 -99.7300 17.756 OGALLAH|KS - 39.1111 -96.7058 22.318 OGDEN|KS - 39.9636 -96.5994 22.261 OKETO|KS - 38.8869 -94.8145 11.622 OLATHE|KS - 38.4806 -95.7514 5.983 OLIVET|KS - 38.2625 -96.1667 33.844 OLPE|KS - 39.4306 -96.6153 12.405 OLSBURG|KS - 39.4889 -96.1697 31.837 ONAGA|KS - 39.8639 -95.9389 13.396 ONEIDA|KS - 37.3444 -94.6207 14.330 OPOLIS|KS - 38.6339 -95.8256 13.600 OSAGE CITY|KS - 38.5025 -94.9511 20.459 OSAWATOMIE|KS - 39.4394 -98.6983 51.050 OSBORNE|KS - 39.2153 -95.3125 52.324 OSKALOOSA|KS - 38.5349 -99.0531 21.418 OTIS|KS - 38.6156 -95.2675 142.382 OTTAWA|KS - 38.7806 -95.5570 35.115 OVERBROOK|KS - 38.9146 -94.6849 26.254 OVERLAND PARK|KS - 39.2333 -95.4667 13.930 OZAWKIE|KS - 39.2539 -99.5642 23.483 PALCO|KS - 39.6319 -97.1400 69.404 PALMER|KS - 38.5770 -94.8662 35.943 PAOLA|KS - 39.1123 -100.3617 9.318 PARK|KS - 38.3289 -94.9905 20.855 PARKER|KS - 38.7639 -96.6611 10.419 PARKERVILLE|KS - 37.7000 -94.7910 8.903 PAWNEE STATION|KS - 39.0694 -96.1661 17.593 PAXICO|KS - 38.6500 -100.3300 27.770 PENDENNIS|KS - 39.3500 -99.9700 9.005 PENOKEE|KS - 39.0758 -95.3931 25.940 PERRY|KS - 39.1900 -95.4700 8.603 PERRY LAKE|KS - 37.7757 -94.9791 16.242 PETERSBURG|KS - 38.7000 -99.1667 13.083 PHEIFER|KS - 39.7514 -99.3219 129.690 PHILLIPSBURG|KS - 37.8800 -100.6700 9.374 PIERCEVILLE|KS - 37.4108 -94.7047 45.041 PITTSBURG|KS - 37.2636 -100.5899 22.811 PLAINS CITY|KS - 39.2342 -99.3013 92.899 PLAINVILLE|KS - 38.1752 -94.7130 91.454 PLEASANTON|KS - 37.8100 -100.8700 43.572 PLYMELL|KS - 37.5433 -94.7416 3.696 POLK|KS - 38.6083 -95.4514 16.219 POMONA|KS - 38.6700 -95.5800 18.395 POMONA LAKE|KS - 37.7179 -95.0685 10.152 PORTERVILLE|KS - 39.5580 -98.6910 26.924 PORTIS|KS - 39.3300 -95.8500 11.333 POTAWATOMI RESERVATION|KS - 39.7617 -95.6297 18.999 POWHATTAN|KS - 39.8317 -99.5729 27.390 PRAIRIE VIEW|KS - 38.9867 -94.6359 15.117 PRAIRIE VILLAGE|KS - 37.6467 -98.7359 122.968 PRATT|KS - 38.0630 -94.6961 21.233 PRESCOTT|KS - 37.7580 -98.5555 16.908 PRESTON|KS - 38.4889 -95.2750 16.964 PRINCETON|KS - 37.2002 -99.4803 19.337 PROTECTION|KS - 38.5797 -95.5267 10.139 QUENEMO|KS - 39.0666 -100.2337 33.160 QUINTER|KS - 38.1737 -98.8939 8.790 RADIUM|KS - 39.6416 -98.0451 12.119 RANDALL|KS - 39.4306 -96.7597 30.398 RANDOLPH|KS - 38.6363 -99.9320 47.922 RANSOM|KS - 38.5486 -95.1000 17.266 RANTOUL|KS - 38.5200 -95.9500 59.067 READING|KS - 39.8300 -100.1000 7.714 REAGER|KS - 37.8366 -94.8807 8.612 REDFIELD|KS - 39.9236 -97.8214 28.303 REPUBLIC|KS - 39.9772 -95.5617 23.099 RESERVE|KS - 39.4705 -100.7435 23.145 REXFORD|KS - 37.2657 -101.7832 68.600 RICHFIELD|KS - 38.8836 -95.5394 24.465 RICHLAND|KS - 38.4028 -95.2536 18.207 RICHMOND|KS - 38.9400 -99.6300 6.291 RIGA|KS - 39.2989 -96.8306 32.312 RILEY|KS - 37.5094 -94.7611 6.779 RINGO|KS - 37.0749 -94.7044 5.812 RIVERTON|KS - 39.8167 -95.4103 13.926 ROBINSON|KS - 39.0359 -94.6375 2.269 ROELAND PARK|KS - 37.1193 -101.6306 28.415 ROLLA|KS - 37.2810 -94.8502 1.624 ROSELAND|KS - 39.1361 -95.9514 27.277 ROSSVILLE|KS - 38.1959 -99.4021 10.731 ROZEL|KS - 39.3400 -101.8800 13.628 RULETON|KS - 38.4649 -99.3105 17.438 RUSH CENTER|KS - 38.9123 -101.1755 50.263 RUSSELL SPRINGS|KS - 37.5000 -101.1100 24.409 RYUS|KS - 39.9022 -95.8006 21.061 SABETHA|KS - 39.1900 -100.0900 47.986 SAINT PETER|KS - 38.1700 -99.3100 18.476 SANFORD|KS - 37.4359 -100.9879 16.378 SATANTA|KS - 37.4977 -98.6827 39.308 SAWYER|KS - 37.2774 -94.8246 8.801 SCAMMON|KS - 39.7945 -97.7833 15.046 SCANDIA|KS - 38.7132 -99.3304 43.053 SCHOENCHEN|KS - 38.4798 -100.9084 131.543 SCOTT CITY|KS - 38.6800 -100.9200 26.080 SCOTT STATE LAKE|KS - 39.5431 -97.9520 24.071 SCOTTSVILLE|KS - 38.7817 -95.7383 15.740 SCRANTON|KS - 39.3400 -100.6000 11.783 SEGUIN|KS - 39.5412 -100.5666 107.499 SELDEN|KS - 38.4700 -101.5400 16.162 SELKIRK|KS - 39.8342 -96.0639 49.800 SENECA|KS - 39.7669 -95.2488 9.473 SEVERANCE|KS - 38.1776 -98.7938 22.787 SEWARD|KS - 38.4600 -99.0800 6.174 SHAFFER|KS - 38.3600 -100.9100 28.707 SHALLOW WATER|KS - 37.2500 -98.4183 17.183 SHARON|KS - 38.8942 -101.7521 118.276 SHARON SPRINGS|KS - 39.0152 -94.8045 36.508 SHAWNEE|KS - 37.2572 -95.0569 27.747 SHERMAN|KS - 37.1799 -94.9474 4.537 SHERWIN|KS - 38.6200 -100.4500 12.695 SHIELDS|KS - 39.1042 -95.8583 11.389 SILVER LAKE|KS - 39.3863 -97.9337 6.356 SIMPSON|KS - 37.1700 -99.6500 11.626 SITKA|KS - 37.2402 -94.8316 4.779 SKIDMORE|KS - 39.7797 -98.7831 46.463 SMITH CENTER|KS - 39.5361 -95.9639 21.843 SOLDIER|KS - 38.9195 -97.3608 12.746 SOLOMON|KS - 37.8480 -99.7543 31.941 SPEARVILLE|KS - 39.6763 -99.4203 9.486 SPEED|KS - 38.7517 -94.8274 17.584 SPRING HILL|KS - 39.7714 -101.8003 111.298 ST. FRANCIS|KS - 39.1911 -96.4200 13.240 ST. GEORGE|KS - 38.0010 -98.7607 75.752 ST. JOHN|KS - 39.1942 -96.0708 15.298 ST. MARYS|KS - 37.9628 -98.5993 16.832 STAFFORD|KS - 38.8500 -94.6500 7.249 STANLEY|KS - 37.2221 -94.8374 13.877 STIPPVILLE|KS - 39.4363 -99.2713 49.260 STOCKTON|KS - 39.3500 -100.1600 7.420 STUDLEY|KS - 37.4796 -100.8465 53.852 SUBLETTE|KS - 39.9872 -96.3500 36.752 SUMMERFIELD|KS - 37.3785 -98.9164 36.878 SUN CITY|KS - 37.9811 -101.7514 28.702 SYRACUSE|KS - 39.0250 -97.2603 14.807 TALMAGE|KS - 39.3500 -100.2900 13.085 TASCO|KS - 39.0081 -97.8753 8.816 TESCOTT|KS - 37.6200 -100.3000 10.340 THE HAGGARD ELEV|KS - 38.7700 -100.7700 75.855 THE MONUMENT ROCKS|KS - 37.4700 -102.0300 34.279 THE SAUNDERS ELEVATOR|KS - 37.5100 -100.7100 10.346 TICE|KS - 38.4729 -99.1770 11.755 TIMKEN|KS - 39.3394 -98.4711 28.006 TIPTON|KS - 39.1107 -95.0842 32.933 TONGANOXIE|KS - 39.0483 -95.6778 100.336 TOPEKA|KS - 38.8400 -99.2500 7.958 TOULON|KS - 39.9300 -100.6500 12.577 TRAER|KS - 37.0008 -94.8430 11.562 TREECE|KS - 38.8800 -99.9000 30.633 TREGO CENTER|KS - 38.4713 -101.7540 74.213 TRIBUNE|KS - 37.8000 -99.0800 16.725 TROUSDALE|KS - 39.7863 -95.0886 21.610 TROY|KS - 39.3100 -96.6400 16.699 TUTTLE CREEK LAKE|KS - 37.5790 -101.3558 109.675 ULYSSES|KS - 37.8471 -94.9749 15.013 UNIONTOWN|KS - 38.6429 -100.1699 14.206 UTICA|KS - 39.3433 -95.4600 22.383 VALLEY FALLS|KS - 39.7194 -96.2656 12.027 VERMILLION|KS - 39.2480 -98.2835 10.128 VICTOR|KS - 38.8536 -99.1471 16.442 VICTORIA|KS - 39.5600 -97.2950 2.366 VINING|KS - 39.0400 -100.0200 8.500 VODA|KS - 38.9444 -96.4042 21.555 VOLLAND|KS - 39.0234 -99.8813 63.125 WAKEENEY|KS - 39.2133 -97.0053 15.674 WAKEFIELD|KS - 38.8600 -99.0600 6.167 WALKER|KS - 38.9137 -101.5924 14.456 WALLACE|KS - 37.6013 -95.0777 17.333 WALNUT|KS - 39.2020 -96.3047 10.404 WAMEGO|KS - 39.8167 -97.0500 35.090 WASHINGTON|KS - 39.6911 -96.7472 37.159 WATERVILLE|KS - 39.7643 -94.9491 10.996 WATHENA|KS - 38.3939 -95.6028 24.022 WAVERLY|KS - 39.9344 -98.0358 18.526 WEBBER|KS - 39.3980 -99.4500 18.006 WEBSTER STATE PARK|KS - 37.3100 -94.7716 27.292 WEIR|KS - 37.6100 -99.0200 7.837 WELLSFORD|KS - 38.7183 -95.0814 28.623 WELLSVILLE|KS - 38.8600 -101.9600 19.553 WESKAN|KS - 37.2841 -94.9227 14.135 WEST MINERAL|KS - 39.4000 -96.4167 146.160 WESTMORELAND|KS - 38.1820 -95.4900 22.229 WESTPHALIA|KS - 39.0399 -94.6150 8.826 WESTWOOD|KS - 39.0391 -94.6106 0.424 WESTWOOD HILLS|KS - 39.6333 -95.8111 12.874 WETMORE|KS - 39.5022 -96.3206 7.234 WHEATON|KS - 39.7600 -101.7100 8.611 WHEELER|KS - 38.7956 -96.7356 17.709 WHITE CITY|KS - 39.9742 -95.2972 13.528 WHITE CLOUD|KS - 39.5897 -95.6125 24.941 WHITING|KS - 37.0700 -101.7600 16.587 WILBURTON|KS - 39.0933 -95.9417 7.835 WILLARD|KS - 38.4806 -95.4667 39.965 WILLIAMSBURG|KS - 39.0628 -95.3325 6.122 WILLIAMSTOWN|KS - 39.7250 -95.5056 14.026 WILLIS|KS - 37.3359 -99.2093 22.923 WILMORE|KS - 38.6361 -96.6750 17.319 WILSEY|KS - 39.3222 -95.2667 14.582 WINCHESTER|KS - 37.7800 -99.6300 21.286 WINDHORST|KS - 39.0616 -101.2446 36.747 WINONA|KS - 38.7961 -96.9583 29.551 WOODBINE|KS - 39.9925 -99.4260 14.809 WOODRUFF|KS - 37.1700 -101.1000 22.265 WOODS|KS - 39.4543 -99.0987 13.323 WOODSTON|KS - 37.7800 -99.8900 12.129 WRIGHT|KS - 37.9952 -94.9860 10.639 XENIA|KS - 37.4838 -94.6416 5.496 YALE|KS - 38.9000 -99.4200 10.654 YOCEMENTO|KS - 37.9500 -98.4800 6.792 ZENITH|KS - 38.0400 -99.0900 17.021 ZOOK|KS - 39.2316 -99.4344 11.483 ZURICH|KS - 40.8026 -90.4007 31.503 ABINGDON|IL - 40.4167 -90.5000 6.597 ADAIR|IL - 39.8654 -91.1983 9.328 ADAMS|IL - 38.3917 -89.4874 11.565 ADDIEVILLE|IL - 40.5167 -91.1667 26.071 ADRIAN|IL - 42.4333 -89.5667 10.296 AFOLKEY|IL - 41.7833 -89.8000 2.870 AGNEW|IL - 42.3500 -90.4167 8.994 AIKEN|IL - 41.7856 -90.2195 4.916 ALBANY|IL - 38.5448 -89.6151 7.573 ALBERS|IL - 41.1983 -90.7474 67.825 ALEDO|IL - 41.2500 -90.7333 11.579 ALEDO MERCER CO AIRPORT|IL - 39.7167 -90.0500 12.779 ALEXANDER|IL - 41.0640 -90.5650 31.659 ALEXIS|IL - 38.8876 -89.7350 9.650 ALHAMBRA|IL - 41.1922 -90.3808 5.790 ALPHA|IL - 39.5593 -90.4335 18.055 ALSEY|IL - 40.8167 -89.6333 9.884 ALTA|IL - 38.9040 -90.1540 89.267 ALTON|IL - 41.1152 -90.1647 18.536 ALTONA|IL - 38.1452 -90.0570 14.216 AMES|IL - 41.4380 -90.7254 5.930 ANDALUSIA|IL - 41.2950 -90.2905 5.107 ANDOVER|IL - 41.3987 -89.9070 6.917 ANNAWAN|IL - 42.4200 -90.1600 6.652 APPLE CANYON LAKE|IL - 42.5019 -90.0947 8.778 APPLE RIVER|IL - 42.4500 -90.0500 13.429 APPLE RIVER CANYON S. P.|IL - 39.8850 -90.3720 23.020 ARENZVILLE|IL - 42.0000 -90.0167 12.101 ARGO FAY|IL - 40.4500 -90.7833 6.219 ARGYLE LAKE STATE PARK|IL - 41.4712 -89.2482 10.721 ARLINGTON|IL - 40.3399 -89.3137 20.295 ARMINGTON|IL - 39.8887 -90.0087 37.011 ASHLAND|IL - 40.2283 -90.3559 34.172 ASTORIA|IL - 39.9609 -89.7248 14.756 ATHENS|IL - 39.4558 -90.1893 10.162 ATHENSVILLE|IL - 41.4187 -90.0145 13.162 ATKINSON|IL - 40.2622 -89.2322 33.200 ATLANTA|IL - 39.5170 -90.9670 6.385 ATLAS|IL - 40.0667 -89.9167 9.292 ATTERBERRY|IL - 39.3330 -89.7251 13.434 ATWATER|IL - 39.5772 -89.7458 43.301 AUBURN|IL - 40.2309 -90.9489 56.989 AUGUSTA|IL - 37.8884 -89.4963 29.877 AVA|IL - 38.6078 -89.6062 6.868 AVISTON|IL - 40.6622 -90.4354 24.651 AVON|IL - 41.0167 -90.8500 6.701 BALD BLUFF|IL - 38.1837 -89.8446 13.179 BALDWIN|IL - 40.5147 -89.9104 15.505 BANNER|IL - 40.4968 -90.5632 8.537 BARDOLPH|IL - 38.4047 -90.1043 12.010 BARR|IL - 39.5062 -90.4014 5.812 BARROW|IL - 39.6956 -91.0397 27.926 BARRY|IL - 41.5166 -90.3500 4.238 BARSTOW|IL - 38.5365 -89.4684 6.936 BARTELSO|IL - 40.6376 -89.6642 14.553 BARTONVILLE|IL - 40.3268 -91.1991 18.423 BASCO|IL - 39.0329 -90.6540 8.023 BATCHTOWN|IL - 40.1911 -90.1424 14.353 BATH|IL - 39.7290 -90.9092 15.306 BAYLIS|IL - 40.0124 -90.4300 84.660 BEARDSTOWN|IL - 40.1500 -89.2000 14.790 BEASON|IL - 38.3498 -89.2921 7.875 BEAUCOUP|IL - 38.7676 -89.3937 11.692 BEAVER CREEK|IL - 38.6051 -89.4340 7.137 BECKEMEYER|IL - 39.5292 -90.5960 9.675 BEDFORD|IL - 38.9715 -90.6476 7.703 BEECHVILLE|IL - 39.4003 -90.6359 19.418 BEECREEK|IL - 39.3509 -90.7812 32.042 BELLEVIEW|IL - 38.5300 -90.0032 814.066 BELLEVILLE|IL - 40.6863 -89.6739 5.263 BELLEVUE|IL - 39.3825 -90.4079 4.544 BELLTOWN|IL - 39.0931 -89.8019 7.841 BENLD|IL - 40.3447 -91.1111 9.478 BENTLEY|IL - 39.3649 -90.3976 16.963 BERDAN|IL - 39.7577 -89.9025 8.631 BERLIN|IL - 40.4000 -90.3232 12.476 BERNADOTTE|IL - 39.7167 -89.4833 16.222 BERRY|IL - 40.8000 -90.5333 11.645 BERWICK|IL - 38.9008 -90.0469 9.514 BETHALTO|IL - 39.7934 -90.9910 6.519 BEVERLY|IL - 41.0333 -90.9167 15.050 BIG RIVER STATE FOREST|IL - 40.8535 -90.8613 22.178 BIGGSVILLE|IL - 41.1996 -90.1172 10.041 BISHOP HILL|IL - 41.4666 -90.5666 1.430 BLACKHAWK STATE H.S.|IL - 38.0448 -89.7420 11.281 BLAIR|IL - 42.2667 -90.3833 4.635 BLANDING|IL - 40.5547 -90.8694 10.785 BLANDINSVILLE|IL - 40.1833 -90.2333 8.539 BLUFF CITY|IL - 39.9800 -90.3710 9.240 BLUFF SPRINGS|IL - 39.7500 -90.5344 21.034 BLUFFS|IL - 41.2667 -90.5833 2.961 BODEN|IL - 42.2500 -89.7333 8.451 BOLTON|IL - 40.2320 -91.0636 9.974 BOWEN|IL - 41.1769 -89.6572 26.414 BRADFORD|IL - 41.2833 -89.8833 9.355 BRANDENBURG CORNERS|IL - 38.6110 -89.5222 51.138 BREESE|IL - 37.9712 -89.7473 4.580 BREMEN|IL - 39.0403 -90.1390 23.713 BRIGHTON|IL - 40.8382 -89.8839 23.986 BRIMFIELD|IL - 40.0673 -89.4426 13.507 BROADWELL|IL - 41.6667 -89.9167 1.614 BROOK HAVEN|IL - 40.2333 -90.7667 12.602 BROOKLYN|IL - 40.1281 -90.3728 17.382 BROWNING|IL - 38.9510 -90.5888 6.912 BRUSSELS|IL - 40.4655 -90.0945 8.361 BRYANT|IL - 39.9330 -90.8330 8.981 BUCKHORN|IL - 41.3277 -89.6784 8.552 BUDA|IL - 42.4333 -89.6833 4.268 BUENA VISTA|IL - 39.8495 -89.4090 10.115 BUFFALO|IL - 41.3333 -90.8500 14.147 BUFFALO PRAIRIE|IL - 39.0405 -89.9508 15.244 BUNKER HILL|IL - 41.2878 -89.3643 12.264 BUREAU|IL - 41.1333 -90.6333 18.158 BURGESS|IL - 38.2673 -90.1546 3.316 BURKSVILLE|IL - 40.5000 -91.1000 6.764 BURNSIDE|IL - 39.9046 -91.2512 13.243 BURTON|IL - 40.5515 -90.5045 27.893 BUSHNELL|IL - 39.1979 -89.5340 9.433 BUTLER|IL - 41.2833 -90.5000 9.086 CABLE|IL - 38.5648 -90.1776 14.204 CAHOKIA|IL - 41.3033 -90.1933 26.124 CAMBRIDGE|IL - 40.1530 -90.7724 18.937 CAMDEN|IL - 40.8833 -90.5167 12.509 CAMERON|IL - 41.0833 -89.6333 9.635 CAMP GROVE|IL - 40.0380 -91.0666 41.632 CAMP POINT|IL - 37.9302 -89.5510 11.249 CAMPBELL HILL|IL - 41.5500 -90.4333 2.101 CAMPBELLS ISLAND|IL - 40.5625 -90.0403 64.123 CANTON|IL - 39.9344 -89.6801 7.390 CANTRALL|IL - 41.4976 -90.3903 4.973 CARBON CLIFF|IL - 39.2804 -89.8809 31.232 CARLINVILLE|IL - 38.6190 -89.3722 14.071 CARLYLE|IL - 40.7333 -91.0667 8.143 CARMAN|IL - 38.8921 -89.8944 4.597 CARPENTER|IL - 39.2978 -90.4068 36.401 CARROLLTON|IL - 40.4143 -91.1351 23.498 CARTHAGE|IL - 40.8000 -91.0833 2.342 CARTHAGE LAKE|IL - 38.6330 -90.0327 10.667 CASEYVILLE|IL - 41.1167 -89.7000 15.876 CASTLETON|IL - 40.8507 -89.3331 16.678 CAZENOVIA|IL - 42.3751 -89.6365 22.069 CEDARVILLE|IL - 42.0833 -90.0500 7.440 CENTER HILL|IL - 38.5772 -90.1016 7.983 CENTREVILLE|IL - 42.0141 -89.8889 14.982 CHADWICK|IL - 38.2120 -90.2706 12.101 CHALFIN BRIDGE|IL - 39.8173 -90.6573 9.943 CHAMBERSBURG|IL - 40.0482 -90.1507 26.638 CHANDLERVILLE|IL - 39.7673 -90.4033 13.009 CHAPIN|IL - 39.1057 -89.3170 4.605 CHAPMAN|IL - 40.3333 -90.0500 9.199 CHATAUQUA PARK|IL - 39.6729 -89.6971 25.954 CHATHAM|IL - 40.1509 -91.0329 10.641 CHATTON|IL - 41.4296 -89.2136 22.785 CHERRY|IL - 37.9197 -89.8251 54.826 CHESTER|IL - 39.2557 -90.0677 14.376 CHESTERFIELD|IL - 40.0667 -89.2000 17.553 CHESTNUT|IL - 40.9183 -89.4993 47.648 CHILLICOTHE|IL - 40.0303 -90.9580 8.982 CLAYTON|IL - 41.5029 -90.3164 5.976 CLEVELAND|IL - 41.3667 -89.3667 8.729 COAL HOLLOW|IL - 41.4490 -90.4478 9.359 COAL VALLEY|IL - 39.2846 -89.3045 4.714 COALTON|IL - 40.0323 -91.1594 4.218 COATSBURG|IL - 39.0889 -89.3905 15.628 COFFEEN|IL - 40.4268 -90.7930 15.962 COLCHESTER|IL - 40.9500 -90.5167 9.108 COLDBROOK|IL - 41.9056 -89.7992 9.981 COLETA|IL - 38.6784 -89.9973 14.023 COLLINSVILLE|IL - 40.3500 -90.8833 23.937 COLMAR|IL - 41.4860 -90.3505 2.889 COLONA|IL - 38.4552 -90.2262 24.069 COLUMBIA|IL - 39.9881 -91.1465 10.438 COLUMBUS|IL - 40.5667 -91.1667 13.030 COLUSA|IL - 41.7667 -89.7667 8.987 COMO|IL - 39.8161 -90.3717 16.367 CONCORD|IL - 40.6167 -89.2085 44.318 CONGERVILLE|IL - 39.9640 -90.6065 7.727 COOPERTOWN|IL - 38.2961 -89.4572 9.291 CORDES|IL - 41.6780 -90.3220 3.919 CORDOVA|IL - 39.9400 -89.4090 12.969 CORNLAND|IL - 38.1849 -89.6043 14.075 COULTERVILLE|IL - 42.4833 -90.3500 8.213 COUNCIL HILL|IL - 42.4667 -90.3333 4.335 COUNCIL HILL STATION|IL - 38.4548 -89.4359 12.252 COVINGTON|IL - 41.4000 -90.5667 3.608 COYNE CENTER|IL - 40.6413 -89.5997 5.897 CREVE COEUR|IL - 40.4934 -90.1932 24.014 CUBA|IL - 39.7400 -89.7667 14.023 CURRAN|IL - 38.0327 -89.5666 11.577 CUTLER|IL - 40.9500 -90.1000 8.754 DAHINDA|IL - 42.3874 -89.5271 10.390 DAKOTA|IL - 42.3833 -89.5667 3.721 DAKOTA DORNINK AIRPORT|IL - 40.6350 -91.1645 14.289 DALLAS CITY|IL - 41.3581 -89.1756 5.396 DALZELL|IL - 42.3667 -89.7000 6.181 DAMASCUS|IL - 38.5095 -89.6242 8.881 DAMIANSVILLE|IL - 40.5289 -89.1733 22.524 DANVERS|IL - 42.4222 -89.4157 7.581 DAVIS|IL - 39.8538 -89.4627 4.728 DAWSON|IL - 41.4833 -90.3167 4.861 DAYTON|IL - 40.7333 -90.9667 7.698 DECORRA|IL - 40.6293 -89.3331 10.918 DEER CREEK|IL - 41.6101 -89.6846 9.438 DEER GROVE|IL - 38.9298 -90.5328 14.188 DEER PLAIN|IL - 40.9667 -90.9333 6.714 DELABAR STATE PARK|IL - 40.3714 -89.5449 18.575 DELAVAN|IL - 39.0453 -90.2550 10.260 DELHI|IL - 40.8167 -90.3167 8.653 DELONG|IL - 41.7000 -89.9833 7.248 DENROCK|IL - 40.2833 -91.1000 13.307 DENVER|IL - 41.3297 -89.2958 15.464 DEPUE|IL - 42.2500 -90.1833 5.677 DERINDA CENTER|IL - 39.6198 -90.6763 12.291 DETROIT|IL - 40.4667 -89.5333 11.998 DILLON|IL - 40.6167 -91.0167 8.922 DISCO|IL - 39.5693 -89.6540 8.117 DIVERNON|IL - 40.2833 -90.6500 12.501 DODDSVILLE|IL - 39.0302 -89.4746 4.633 DONNELLSON|IL - 39.0862 -89.8882 4.992 DORCHESTER|IL - 38.9738 -89.9984 19.835 DORSEY|IL - 41.8000 -89.7333 2.878 DOUGLAS PARK|IL - 41.4342 -89.3957 2.992 DOVER|IL - 38.8239 -89.4182 10.884 DUDLEYVILLE|IL - 40.9833 -89.7833 13.311 DUNCAN|IL - 40.3333 -90.1833 12.508 DUNCAN MILLS|IL - 40.4909 -90.0327 1.620 DUNFERMLINE|IL - 40.8608 -89.6766 15.068 DUNLAP|IL - 38.5175 -90.2096 11.010 DUPO|IL - 37.2902 -89.4830 7.192 EAST CAPE GIRARDEAU|IL - 38.5386 -90.2370 4.807 EAST CARONDELET|IL - 41.8333 -90.1667 5.867 EAST CLINTON|IL - 42.4915 -90.6388 5.084 EAST DUBUQUE|IL - 41.5142 -90.4274 9.863 EAST MOLINE|IL - 40.6715 -89.5478 19.005 EAST PEORIA|IL - 38.6146 -90.1310 23.305 EAST ST. LOUIS|IL - 40.2320 -89.8421 13.981 EASTON|IL - 38.1206 -89.6676 8.839 EDEN|IL - 41.3833 -90.7667 26.102 EDGINGTON|IL - 39.6578 -89.3896 35.428 EDINBURG|IL - 38.7964 -89.9650 27.735 EDWARDSVILLE|IL - 39.6221 -90.9911 9.763 EL DARA|IL - 39.2862 -90.5533 7.805 ELDRED|IL - 40.9833 -90.7000 7.616 ELEANOR|IL - 42.3333 -89.7667 12.582 ELEROY|IL - 41.3000 -90.9667 30.287 ELIZA|IL - 42.3161 -90.2247 22.065 ELIZABETH|IL - 40.0193 -89.4818 17.420 ELKHART|IL - 38.2919 -89.5568 20.637 ELKTON|IL - 38.0093 -89.9087 16.670 ELLIS GROVE|IL - 40.6270 -90.3057 12.492 ELLISVILLE|IL - 41.1833 -89.8333 15.140 ELMIRA|IL - 40.9667 -89.9667 12.074 ELMORE|IL - 42.2667 -90.0500 7.689 ELMOVILLE|IL - 40.7791 -89.9669 17.137 ELMWOOD|IL - 38.9537 -90.3546 7.114 ELSAH|IL - 40.3943 -91.2484 11.732 ELVASTON|IL - 40.2977 -89.4852 10.312 EMDEN|IL - 41.8000 -89.7667 6.421 EMERSON|IL - 41.6587 -90.0812 13.385 ERIE|IL - 40.7156 -89.2751 22.998 EUREKA|IL - 38.0888 -89.9329 15.357 EVANSVILLE|IL - 39.7190 -90.4959 8.301 EXETER|IL - 41.9500 -89.9333 14.387 FAIRHAVEN|IL - 38.6510 -90.1015 7.194 FAIRMONT CITY|IL - 40.6505 -90.1911 21.071 FAIRVIEW|IL - 38.5967 -90.0049 8.166 FAIRVIEW HEIGHTS|IL - 39.7790 -91.3022 6.736 FALL CREEK|IL - 39.9833 -89.6000 8.254 FANCY PRAIRIE|IL - 40.3667 -90.7667 11.605 FANDON|IL - 39.4442 -89.6530 17.499 FARMERSVILLE|IL - 39.8333 -89.8167 18.728 FARMINGDALE|IL - 40.7167 -90.0067 36.702 FARMINGTON|IL - 38.3779 -89.7961 7.720 FAYETTEVILLE|IL - 41.7333 -90.0333 7.172 FENTON|IL - 40.4695 -91.1694 12.332 FERRIS|IL - 40.5667 -90.1833 12.394 FIATT|IL - 39.1546 -90.1635 6.169 FIDELITY|IL - 39.1081 -90.4999 8.381 FIELDON|IL - 39.1157 -89.2793 13.106 FILLMORE|IL - 39.8057 -90.8854 30.457 FISHHOOK|IL - 38.3758 -90.0563 4.347 FLORAVILLE|IL - 39.6282 -90.6102 6.515 FLORENCE|IL - 41.2333 -89.2833 6.208 FLORID|IL - 40.3710 -89.8319 14.631 FOREST CITY|IL - 38.3138 -90.2337 6.647 FOSTER POND|IL - 38.9718 -90.0750 6.962 FOSTERBURG|IL - 38.3593 -90.2909 10.729 FOUNTAIN|IL - 40.4833 -90.9667 18.355 FOUNTAIN GREEN|IL - 40.0078 -91.2584 19.433 FOWLER|IL - 39.6204 -90.0472 27.426 FRANKLIN|IL - 41.9167 -89.9167 8.556 FRANKLIN CORNERS|IL - 40.0667 -90.4333 14.104 FREDERICK|IL - 38.4278 -89.9081 26.718 FREEBURG|IL - 42.2902 -89.6347 33.082 FREEPORT|IL - 42.2500 -89.5833 10.644 FREEPORT ALBERTUS AIRPORT|IL - 38.4423 -89.4918 5.843 FROGTOWN|IL - 38.8309 -89.8626 12.942 FRUIT|IL - 41.4667 -90.5167 5.608 FRUITLAND|IL - 41.8650 -90.1587 9.169 FULTON|IL - 38.1637 -90.2126 21.550 FULTS|IL - 42.4207 -90.4273 28.721 GALENA|IL - 42.3667 -90.4500 4.792 GALENA JCT.|IL - 42.4000 -90.3333 7.900 GALENA TERRITORY|IL - 40.9500 -90.3779 78.905 GALESBURG|IL - 41.7833 -89.7667 4.321 GALT|IL - 41.1666 -90.0389 23.088 GALVA|IL - 41.8000 -90.1333 12.504 GARDEN PLAIN|IL - 41.4472 -90.1545 28.993 GENESEO|IL - 40.9833 -90.6000 13.606 GERLAW|IL - 41.3000 -90.0333 13.739 GERMAN CORNER|IL - 42.2158 -89.4838 21.384 GERMAN VALLEY|IL - 38.5523 -89.5376 15.563 GERMANTOWN|IL - 40.7689 -89.4680 11.790 GERMANTOWN HILLS|IL - 41.2000 -90.6167 3.037 GILCHRIST|IL - 39.1254 -89.8172 20.627 GILLESPIE|IL - 40.8667 -90.2000 23.839 GILSON|IL - 41.2667 -90.7333 4.351 GINGLE CORNERS|IL - 39.4468 -89.7824 11.467 GIRARD|IL - 40.8637 -90.9575 8.378 GLADSTONE|IL - 40.5723 -89.8132 16.121 GLASFORD|IL - 39.5497 -90.4796 5.083 GLASGOW|IL - 38.7605 -89.9730 9.483 GLEN CARBON|IL - 39.6167 -89.6700 9.391 GLENARM|IL - 38.9667 -90.1883 16.168 GODFREY|IL - 40.1097 -91.0184 19.695 GOLDEN|IL - 38.8923 -90.5794 10.390 GOLDEN EAGLE|IL - 40.5576 -90.6749 14.705 GOOD HOPE|IL - 40.6295 -89.2712 5.463 GOODFIELD|IL - 37.7178 -89.4826 20.101 GORHAM|IL - 38.9725 -90.4270 28.082 GRAFTON|IL - 37.6396 -89.5033 37.644 GRAND TOWER|IL - 38.7144 -90.1297 37.397 GRANITE CITY|IL - 38.8309 -89.6678 11.473 GRANTFORK|IL - 41.2643 -89.2299 23.371 GRANVILLE|IL - 41.4700 -90.3330 2.757 GREEN RIVER|IL - 41.4750 -90.3636 10.701 GREEN ROCK|IL - 40.4064 -89.6425 11.471 GREEN VALLEY|IL - 40.7167 -90.5333 10.968 GREENBUSH|IL - 39.3443 -90.2076 22.875 GREENFIELD|IL - 40.0848 -89.7402 22.593 GREENVIEW|IL - 38.8893 -89.4016 67.187 GREENVILLE|IL - 41.2333 -90.4833 10.233 GRIFFIN|IL - 39.7079 -90.7270 27.291 GRIGGSVILLE|IL - 41.8000 -89.7500 1.439 GRIMES ADDITION|IL - 40.6112 -89.5250 5.033 GROVELAND|IL - 42.4267 -90.3000 10.101 GUILFORD|IL - 40.8090 -91.0836 3.408 GULFPORT|IL - 39.2328 -90.7156 8.411 HAMBURG|IL - 38.8886 -89.8427 27.624 HAMEL|IL - 40.3891 -91.3632 6.000 HAMILTON|IL - 41.7000 -89.9667 1.429 HAMILTON CORNERS|IL - 41.3167 -90.7333 7.087 HAMLET|IL - 41.5533 -90.4056 6.301 HAMPTON|IL - 40.6922 -89.7931 18.773 HANNA CITY|IL - 42.2542 -90.2787 12.623 HANOVER|IL - 39.1574 -90.6231 14.730 HARDIN|IL - 38.2764 -90.3505 5.031 HARRISONVILLE|IL - 38.8280 -90.0918 8.996 HARTFORD|IL - 40.2507 -89.4407 18.609 HARTSBURG|IL - 39.3570 -89.5455 10.249 HARVEL|IL - 40.2984 -90.0568 65.365 HAVANA|IL - 39.3605 -90.5367 12.564 HAYPRESS|IL - 40.7667 -91.0667 10.749 HEAPSVILLE|IL - 38.3045 -89.9940 11.731 HECKER|IL - 41.0245 -90.3529 6.774 HENDERSON|IL - 41.2560 -89.3196 8.473 HENNEPIN|IL - 41.1123 -89.3618 54.721 HENRY|IL - 39.3552 -90.0370 15.870 HETTICK|IL - 38.7410 -89.6758 34.513 HIGHLAND|IL - 41.4167 -90.6167 3.705 HIGHLAND SPRING GOLF COUR|IL - 39.1631 -89.4844 13.882 HILLSBORO|IL - 41.6118 -90.1752 27.482 HILLSDALE|IL - 39.4496 -90.5379 11.844 HILLVIEW|IL - 42.0000 -89.7333 10.643 HITT|IL - 41.3649 -89.2945 1.855 HOLLOWAYVILLE|IL - 39.2554 -89.6257 18.199 HONEY BEND|IL - 41.5209 -89.9133 30.814 HOOPPOLE|IL - 40.4218 -89.4163 10.040 HOPEDALE|IL - 40.9833 -89.4563 11.539 HOPEWELL|IL - 40.7833 -90.9833 8.905 HOPPER|IL - 39.1707 -89.7451 8.308 HORNSBY|IL - 38.1593 -89.7812 5.954 HOUSTON|IL - 38.4057 -89.3184 16.728 HUEGELY|IL - 38.6054 -89.2914 7.607 HUEY|IL - 39.7091 -91.2050 14.486 HULL|IL - 40.1833 -90.8667 10.600 HUNTSVILLE|IL - 41.9833 -89.9833 4.809 IDEAL|IL - 41.5667 -90.4000 1.435 ILLINIWEK PARK|IL - 41.4000 -90.9000 11.655 ILLINOIS CITY|IL - 39.8513 -89.2470 42.376 ILLIOPOLIS|IL - 39.5315 -90.7915 6.473 INDEPENDENCE|IL - 41.4333 -90.5166 4.430 INDIAN BLUFF PARK|IL - 40.3272 -90.6080 31.401 INDUSTRY|IL - 40.3521 -90.3232 20.109 IPAVA|IL - 39.2049 -89.4060 24.797 IRVING|IL - 39.7297 -90.2343 55.976 JACKSONVILLE|IL - 38.7340 -89.5145 11.342 JAMESTOWN|IL - 39.1195 -90.3280 56.017 JERSEYVILLE|IL - 38.3845 -89.6532 8.147 JOHANNISBURG|IL - 41.3167 -89.3833 7.420 JOHNSON SAUK TRAIL S. P.|IL - 41.1969 -90.8796 10.516 JOY|IL - 39.3097 -90.6252 16.291 KAMPSVILLE|IL - 39.1903 -90.3512 18.258 KANE|IL - 41.5000 -89.4667 16.777 KASBEER|IL - 37.9213 -89.9164 8.263 KASKASKIA|IL - 38.8626 -89.7773 8.033 KAUFMAN|IL - 41.1009 -90.9359 27.593 KEITHSBURG|IL - 39.9312 -90.9345 21.384 KELLERVILLE|IL - 38.0137 -90.0554 10.041 KELLOGG|IL - 39.2170 -90.1670 27.710 KEMPER|IL - 42.3167 -89.9000 11.733 KENT|IL - 41.2411 -89.9256 73.841 KEWANEE|IL - 41.2000 -89.9667 11.491 KEWANEE MUNICIPAL AIRPORT|IL - 38.7407 -89.2770 38.500 KEYESPORT|IL - 40.8000 -89.7500 14.098 KICKAPOO|IL - 38.1173 -90.1729 10.768 KIDD|IL - 40.1516 -90.0095 33.817 KILBOURNE|IL - 39.5887 -89.4143 18.475 KINCAID|IL - 39.7049 -91.1547 4.409 KINDERHOOK|IL - 39.8167 -91.0288 12.535 KINGSTON|IL - 40.5582 -89.7706 4.805 KINGSTON MINES|IL - 40.8675 -90.7483 10.912 KIRKWOOD|IL - 40.9063 -90.2854 11.759 KNOXVILLE|IL - 38.7820 -89.8765 8.271 KUHN|IL - 41.1098 -89.9735 14.985 LA FAYETTE|IL - 39.9418 -90.5381 19.243 LA GRANGE|IL - 40.5840 -90.9700 33.194 LA HARPE|IL - 41.5301 -89.2809 15.851 LA MOILLE|IL - 40.1471 -91.0027 2.690 LA PRAIRIE|IL - 40.9774 -89.2345 15.317 LA ROSE|IL - 41.0217 -89.4068 24.549 LACON|IL - 41.3827 -89.2143 11.928 LADD|IL - 42.4167 -89.8333 9.234 LAKE LEAQUANA|IL - 41.2167 -89.4500 19.574 LAKE THUNDERBIRD|IL - 42.1028 -89.8321 23.518 LANARK|IL - 40.8167 -90.6500 9.529 LARCHLAND|IL - 40.9167 -89.9167 8.725 LAURA|IL - 40.9833 -89.6167 18.284 LAWN RIDGE|IL - 40.2167 -89.2833 13.371 LAWNDALE|IL - 38.6031 -89.8150 9.737 LEBANON|IL - 42.3809 -89.8258 15.985 LENA|IL - 38.2852 -89.8187 9.084 LENZBURG|IL - 41.6000 -89.9167 9.605 LEON CORNERS|IL - 40.3969 -90.1553 25.787 LEWISTOWN|IL - 39.8808 -91.1080 21.733 LIBERTY|IL - 40.1767 -91.3750 10.894 LIMA|IL - 40.1506 -89.3669 103.031 LINCOLN|IL - 39.1759 -89.6560 157.797 LITCHFIELD|IL - 39.8500 -90.2000 16.515 LITERBERRY|IL - 40.4333 -90.0333 9.384 LITTLE AMERICA|IL - 41.0104 -90.7467 22.472 LITTLE YORK|IL - 40.2347 -90.6233 23.252 LITTLETON|IL - 38.3000 -89.6170 5.547 LIVELY GROVE|IL - 40.3969 -90.0095 12.794 LIVERPOOL|IL - 38.9678 -89.7639 11.532 LIVINGSTON|IL - 39.6744 -89.8480 13.367 LOAMI|IL - 40.6776 -91.0764 24.878 LOMAX|IL - 41.2333 -89.6500 14.796 LOMBARDVILLE|IL - 40.7107 -90.2667 16.061 LONDON MILLS|IL - 40.8333 -91.0167 11.888 LONE TREE|IL - 41.1833 -89.4833 9.616 LONE TREE CORNERS|IL - 40.1532 -91.2222 27.728 LORAINE|IL - 42.2333 -89.9167 30.315 LORAN|IL - 42.3667 -89.4833 6.015 LOST LAKE|IL - 41.4333 -90.8333 5.722 LOUD THUNDER PARK|IL - 40.8784 -89.3200 7.489 LOW POINT|IL - 39.5500 -89.8500 12.522 LOWDER|IL - 41.7173 -89.9252 12.547 LYNDON|IL - 41.3000 -90.3500 13.182 LYNN CENTER|IL - 39.6850 -90.3463 16.361 LYNNVILLE|IL - 40.5350 -89.3585 12.245 MACKINAW|IL - 40.4704 -90.6814 126.284 MACOMB|IL - 40.5167 -90.6500 10.566 MACOMB MUNICIPAL AIRPORT|IL - 38.6767 -90.1503 10.256 MADISON|IL - 38.2639 -90.2471 19.037 MADONNAVILLE|IL - 38.2265 -90.2316 5.523 MAEYSTOWN|IL - 41.1140 -89.1952 14.660 MAGNOLIA|IL - 41.4249 -89.3702 13.897 MALDEN|IL - 41.8500 -89.8833 8.669 MALVERN|IL - 39.5422 -90.3304 9.565 MANCHESTER|IL - 40.4218 -89.7807 39.992 MANITO|IL - 41.4557 -89.6680 24.352 MANLIUS|IL - 41.2333 -90.9500 17.237 MANNON|IL - 40.5697 -89.7214 7.979 MAPLETON|IL - 40.7983 -90.1627 17.042 MAQUON|IL - 39.8398 -91.3685 11.741 MARBLEHEAD|IL - 40.2283 -90.2450 9.737 MARBLETOWN|IL - 40.4998 -90.3923 8.301 MARIETTA|IL - 38.7858 -89.7790 13.751 MARINE|IL - 38.2550 -89.7537 26.307 MARISSA|IL - 41.2642 -89.2484 1.620 MARK|IL - 40.6172 -89.6037 6.875 MARQUETTE HEIGHTS|IL - 41.3167 -90.8000 5.649 MARSTON|IL - 39.5159 -90.8426 25.270 MARTINSBURG|IL - 38.7264 -89.9647 6.687 MARYVILLE|IL - 38.5091 -89.8054 9.423 MASCOUTAH|IL - 40.2018 -89.6962 30.009 MASON CITY|IL - 42.2500 -90.1167 16.927 MASSBACH|IL - 41.2591 -90.6057 18.781 MATHERVILLE|IL - 42.4333 -89.7333 12.734 MC CONNELL|IL - 41.1773 -89.2098 22.401 MC NABB|IL - 39.0434 -90.3204 5.934 MCCLUSKY|IL - 39.8102 -89.3982 14.861 MECHANICSBURG|IL - 40.7727 -90.8340 8.783 MEDIA|IL - 39.1760 -90.1417 10.582 MEDORA|IL - 40.0891 -91.2843 18.218 MENDON|IL - 42.4746 -90.5420 11.798 MENOMINEE|IL - 38.9957 -90.6068 11.859 MEPPEN|IL - 39.8315 -90.5583 36.069 MEREDOSIA|IL - 39.7167 -90.4167 6.935 MERRITT|IL - 40.7921 -89.3636 14.460 METAMORA|IL - 40.1481 -91.4965 5.612 MEYER|IL - 39.2352 -90.6221 24.090 MICHAEL|IL - 40.7167 -90.1000 8.151 MIDDLE GROVE|IL - 40.1006 -89.5913 14.420 MIDDLETOWN|IL - 41.4442 -90.5613 8.079 MILAN|IL - 39.0771 -90.1072 10.393 MILES STATION|IL - 41.9638 -89.7756 28.419 MILLEDGEVILLE|IL - 41.2333 -90.8167 8.911 MILLERSBURG|IL - 38.4594 -90.0931 12.209 MILLSTADT|IL - 41.2000 -89.5833 9.071 MILO|IL - 39.5642 -90.6498 17.257 MILTON|IL - 41.3819 -89.8365 38.651 MINERAL|IL - 40.4338 -89.3140 74.624 MINIER|IL - 42.1333 -90.1667 11.146 MISSISSIPPI PALISADES S.|IL - 38.7688 -90.0813 13.540 MITCHELL|IL - 39.4791 -89.9802 11.023 MODESTO|IL - 38.0526 -90.0373 8.595 MODOC|IL - 41.4851 -90.4888 195.878 MOLINE|IL - 41.4500 -90.5000 4.374 MOLINE QUAD-CITY AIRPORT|IL - 40.9333 -89.8333 6.723 MONICA|IL - 40.9134 -90.6430 26.146 MONMOUTH|IL - 40.9333 -90.6333 5.369 MONMOUTH MUNICIPAL AIRPOR|IL - 38.2547 -90.2677 3.238 MONROE CITY|IL - 39.5512 -90.5832 5.997 MONTEZUMA|IL - 41.2833 -89.3000 5.530 MORONTS|IL - 41.8084 -89.9654 35.778 MORRISON|IL - 41.8500 -89.9667 7.169 MORRISON-ROCKWOOD STATE P|IL - 39.4212 -89.4578 32.624 MORRISONVILLE|IL - 41.4000 -90.3000 7.812 MORRISTOWN|IL - 40.6112 -89.4678 16.106 MORTON|IL - 40.8167 -89.5667 4.268 MOSSVILLE|IL - 40.0067 -90.8731 10.475 MOUND STATION|IL - 39.7659 -89.2610 22.466 MOUNT AUBURN|IL - 42.0954 -89.9769 12.854 MOUNT CARROLL|IL - 39.0726 -89.7280 14.796 MOUNT OLIVE|IL - 40.0101 -89.2831 36.081 MOUNT PULASKI|IL - 39.9847 -90.7637 28.226 MOUNT STERLING|IL - 39.2925 -90.7515 11.118 MOZIER|IL - 38.9244 -89.2673 16.326 MULBERRY GROVE|IL - 37.7681 -89.3372 198.339 MURPHYSBORO|IL - 39.5823 -90.2509 20.426 MURRAYVILLE|IL - 39.7539 -90.6080 6.426 NAPLES|IL - 38.3481 -89.3777 63.380 NASHVILLE|IL - 40.5475 -91.3848 19.384 NAUVOO|IL - 39.4414 -90.7903 7.235 NEBO|IL - 41.1722 -90.1870 11.530 NEKOMA|IL - 40.8667 -90.6000 4.779 NEMO|IL - 41.2971 -89.7902 20.139 NEPONSET|IL - 38.3190 -89.8774 18.627 NEW ATHENS|IL - 38.5364 -89.6977 26.940 NEW BADEN|IL - 41.5117 -89.7173 14.500 NEW BEDFORD|IL - 39.7252 -89.9119 21.650 NEW BERLIN|IL - 41.1694 -91.0005 16.038 NEW BOSTON|IL - 39.6382 -91.0978 16.433 NEW CANTON|IL - 38.2682 -90.1184 8.352 NEW DESIGN|IL - 38.9700 -89.6659 8.918 NEW DOUGLAS|IL - 38.3905 -90.2251 15.712 NEW HANDOVER|IL - 39.5757 -90.9101 13.573 NEW HARTFORD|IL - 40.1843 -89.5825 10.346 NEW HOLLAND|IL - 38.4793 -89.6784 14.698 NEW MEMPHIS|IL - 38.4375 -89.3709 6.832 NEW MINDEN|IL - 37.9965 -89.8207 8.199 NEW PALESTINE|IL - 40.4833 -90.4667 17.588 NEW PHILADELPHIA|IL - 39.7080 -90.8474 7.172 NEW SALEM|IL - 41.2000 -90.4500 8.722 NEW WINDSOR|IL - 40.0000 -90.0167 14.791 NEWMANSVILLE|IL - 41.7333 -90.1167 20.918 NEWTON CORNERS|IL - 39.3995 -89.8073 49.657 NILWOOD|IL - 40.6167 -91.2833 5.912 NIOTA|IL - 39.3004 -89.2853 50.048 NOKOMIS|IL - 42.4573 -89.9446 9.462 NORA|IL - 41.5667 -89.6500 5.320 NORMANDY|IL - 40.6255 -90.0317 14.446 NORRIS|IL - 42.3000 -90.2833 6.996 NORTH HANOVER|IL - 41.0907 -90.4750 8.626 NORTH HENDERSON|IL - 39.5667 -90.1500 9.265 NORTONVILLE|IL - 40.7068 -89.6995 5.805 NORWOOD|IL - 39.0848 -90.5559 23.379 NUTWOOD|IL - 38.5920 -89.9133 19.123 O'FALLON|IL - 41.4140 -90.5732 19.476 OAK GROVE|IL - 38.2638 -89.5049 8.062 OAKDALE|IL - 42.2333 -89.6000 4.799 OAKDALE NATURE PRESERVE|IL - 40.1010 -89.9654 13.150 OAKFORD|IL - 41.1000 -90.8833 4.507 OGLE|IL - 41.5569 -89.4595 11.412 OHIO|IL - 38.4342 -89.5483 25.157 OKAWVILLE|IL - 41.2333 -90.6333 7.450 OLD GILCHRIST|IL - 39.1830 -90.3670 2.524 OLD KANE|IL - 38.8923 -89.5730 8.992 OLD RIPLEY|IL - 40.7833 -90.9333 4.329 OLENA|IL - 42.4833 -89.6667 4.083 ONECO|IL - 41.0724 -90.2254 13.036 ONEIDA|IL - 41.2500 -90.3833 18.605 OPHIEM|IL - 40.9376 -90.9495 38.594 OQUAWKA|IL - 42.4681 -89.6447 20.852 ORANGEVILLE|IL - 41.3512 -90.3741 15.160 ORION|IL - 40.8500 -90.6167 16.343 ORMONDE|IL - 41.5166 -90.2667 19.138 OSBORN|IL - 41.2167 -89.7833 10.329 OSCEOLA|IL - 41.3500 -90.2833 7.795 OSCO|IL - 39.0510 -90.3975 15.546 OTTERVILLE|IL - 41.3500 -89.2666 6.244 OTTVILLE|IL - 39.7000 -90.5667 13.724 OXVILLE|IL - 38.3591 -90.0423 13.327 PADERBORN|IL - 39.4584 -89.4079 11.303 PALMER|IL - 39.4349 -89.9962 13.491 PALMYRA|IL - 40.0229 -91.1952 7.185 PALOMA|IL - 39.0287 -89.5252 9.178 PANAMA|IL - 39.4807 -90.4831 9.923 PATTERSON|IL - 39.5920 -89.5809 14.763 PAWNEE|IL - 39.8168 -91.2441 31.409 PAYSON|IL - 39.4586 -90.6243 7.681 PEARL|IL - 42.2677 -89.8255 12.796 PEARL CITY|IL - 40.5682 -89.6281 36.432 PEKIN|IL - 40.4000 -90.5500 20.189 PENNINGTON POINT|IL - 41.8833 -89.6667 17.091 PENROSE|IL - 40.7450 -89.6092 388.606 PEORIA|IL - 38.0160 -89.6168 4.863 PERCY|IL - 39.7824 -90.7472 12.819 PERRY|IL - 40.0124 -89.8514 51.036 PETERSBURG|IL - 41.2833 -90.9333 4.868 PETERSVILLE|IL - 40.8500 -90.5667 4.338 PHELPS|IL - 39.9167 -90.1167 11.098 PHILADELPHIA|IL - 39.1159 -90.1257 7.494 PIASA|IL - 38.7789 -89.5663 12.499 PIERRON|IL - 39.4597 -91.0350 4.976 PIKE|IL - 38.0781 -89.3842 33.273 PINCKNEYVILLE|IL - 39.6107 -90.8093 51.402 PITTSFIELD|IL - 39.1593 -89.9898 11.833 PLAINVIEW|IL - 39.7840 -91.1816 9.536 PLAINVILLE|IL - 39.4446 -90.8729 16.489 PLEASANT HILL|IL - 38.8631 -89.2904 11.194 PLEASANT MOUND|IL - 39.8732 -89.9200 8.257 PLEASANT PLAINS|IL - 42.3000 -89.9833 4.352 PLUM RIVER|IL - 40.2912 -90.9200 16.075 PLYMOUTH|IL - 38.7940 -90.0382 6.701 POAG|IL - 38.8245 -89.5390 22.475 POCAHONTAS|IL - 40.8167 -90.7000 4.337 PONEMAH|IL - 38.7265 -90.0511 8.151 PONTOON BEACH|IL - 40.6286 -91.2116 4.607 PONTOOSUC|IL - 40.2500 -89.9500 9.921 POPLAR CITY|IL - 41.6213 -90.3237 7.276 PORT BYRON|IL - 41.6667 -89.9833 4.389 PORTLAND CORNERS|IL - 38.2583 -89.3357 23.076 POSEN|IL - 38.5370 -89.3526 22.655 POSEY|IL - 40.5333 -89.6833 9.432 POWERTON|IL - 38.1732 -89.9432 9.739 PRAIRIE|IL - 40.6206 -90.4645 9.108 PRAIRIE CITY|IL - 40.6167 -90.4667 1.061 PRAIRIE CITY AIRPORT|IL - 38.0813 -90.0976 41.440 PRAIRIE DU ROCHER|IL - 38.9665 -89.9220 6.829 PRAIRIETOWN|IL - 41.3166 -90.5833 6.806 PREEMPTION|IL - 39.8500 -90.0500 11.232 PRENTICE|IL - 38.1061 -89.8601 8.539 PRESTON|IL - 41.3784 -89.4668 29.410 PRINCETON|IL - 40.9315 -89.7556 22.111 PRINCEVILLE|IL - 41.6697 -89.9346 60.700 PROPHETSTOWN|IL - 41.2833 -89.6000 8.769 PROVIDENCE|IL - 39.0648 -89.9109 5.254 PRUETT|IL - 41.1833 -89.4000 7.269 PUTNAM|IL - 39.9335 -91.3886 112.133 QUINCY|IL - 41.5819 -90.3414 4.547 RAPIDS CITY|IL - 40.6954 -90.8250 14.795 RARITAN|IL - 40.2167 -90.4833 11.994 RAY|IL - 39.3202 -89.5737 25.552 RAYMOND|IL - 38.2102 -89.9964 27.550 RED BUD|IL - 42.4000 -89.6667 6.561 RED OAK|IL - 38.1536 -90.1340 7.001 RENAULT|IL - 38.9670 -89.5170 9.236 RENO|IL - 41.3325 -90.6728 14.358 REYNOLDS|IL - 42.3333 -90.4000 4.362 RICE|IL - 39.8154 -91.1165 7.747 RICHFIELD|IL - 42.2975 -89.4773 11.206 RIDOTT|IL - 42.2833 -89.4833 3.818 RIDOTT CORNERS|IL - 39.6833 -90.4333 7.769 RIGGSTON|IL - 41.1087 -90.3990 19.781 RIO|IL - 40.0250 -90.6377 16.283 RIPLEY|IL - 39.8492 -89.5401 21.232 RIVERTON|IL - 42.0500 -90.1167 5.707 RIVERVIEW|IL - 40.7963 -89.2017 37.558 ROANOKE|IL - 39.7400 -89.3982 10.458 ROBY|IL - 39.7506 -89.5415 9.484 ROCHESTER|IL - 42.4126 -89.4708 5.703 ROCK CITY|IL - 41.7742 -89.6911 6.241 ROCK FALLS|IL - 42.4667 -89.5167 10.392 ROCK GROVE|IL - 41.4755 -90.5803 6.683 ROCK ISLAND|IL - 39.2729 -90.2089 12.720 ROCKBRIDGE|IL - 39.5390 -91.0087 14.171 ROCKPORT|IL - 37.8379 -89.6974 22.684 ROCKWOOD|IL - 42.3333 -90.3167 8.389 RODDEN|IL - 40.8784 -89.5117 10.619 ROME|IL - 39.4846 -90.3734 12.969 ROODHOUSE|IL - 38.0179 -89.9723 5.883 ROOTS|IL - 40.7308 -90.6627 42.157 ROSEVILLE|IL - 41.7833 -89.8667 9.846 ROUND GROVE|IL - 38.8366 -90.0526 4.444 ROXANA|IL - 39.1125 -89.9618 7.449 ROYAL LAKES|IL - 40.9500 -90.8667 8.249 ROZETTA|IL - 38.1344 -89.9984 5.635 RUMA|IL - 40.1198 -90.5657 28.784 RUSHVILLE|IL - 39.9000 -89.8167 14.664 SALISBURY|IL - 40.3060 -89.6034 29.570 SAN JOSE|IL - 38.5894 -90.1697 6.479 SAUGET|IL - 41.4667 -90.5500 2.864 SAUKIE GOLF COURSE|IL - 42.0900 -90.1399 77.333 SAVANNA|IL - 42.0500 -90.1000 1.429 SAVANNA STRANSKY AIRPORT|IL - 42.4775 -90.2520 22.535 SCALES MOUND|IL - 42.4000 -90.2000 19.110 SCHAPVILLE|IL - 40.5619 -90.7490 6.389 SCIOTA|IL - 42.3500 -89.6667 4.780 SCIOTO MILLS|IL - 38.5442 -89.8504 12.877 SCOTT AFB|IL - 40.5500 -90.6000 6.541 SCOTTSBURG|IL - 39.4775 -90.1033 30.076 SCOTTVILLE|IL - 41.1019 -90.7992 11.826 SEATON|IL - 41.3638 -89.2729 3.538 SEATONVILLE|IL - 39.7553 -91.2612 12.408 SEEHORN|IL - 41.5333 -90.2000 7.720 SHADY BEACH|IL - 41.2166 -90.6333 4.350 SHALE CITY|IL - 41.0500 -90.5000 6.238 SHANGHAI CITY|IL - 42.1520 -89.7401 14.352 SHANNON|IL - 39.6167 -89.3500 9.993 SHARPSBURG|IL - 41.0500 -90.6333 7.378 SHAW|IL - 41.3570 -89.7396 9.746 SHEFFIELD|IL - 39.8866 -89.6090 10.633 SHERMAN|IL - 41.3184 -90.5053 40.050 SHERRARD|IL - 38.5535 -89.9052 5.169 SHILOH|IL - 38.9253 -89.6211 20.506 SHILOH HILL|IL - 39.1208 -90.0452 25.310 SHIPMAN|IL - 40.7500 -91.0667 4.352 SHOKOKON|IL - 39.6000 -89.5000 7.743 SICILY|IL - 41.5063 -90.4127 2.246 SILVIS|IL - 41.5000 -90.4167 1.727 SILVIS HEIGHTS|IL - 39.8167 -90.1167 10.501 SINCLAIR|IL - 38.8949 -89.3411 5.878 SMITHBORO|IL - 40.4744 -90.2950 10.822 SMITHFIELD|IL - 40.8000 -90.7833 14.612 SMITHSHIRE|IL - 38.4082 -89.9902 9.615 SMITHTON|IL - 40.6667 -89.8000 6.762 SMITHVILLE|IL - 40.1350 -90.2400 12.074 SNICARTE|IL - 39.0000 -89.5727 19.161 SORENTO|IL - 40.4969 -89.6518 19.009 SOUTH PEKIN|IL - 41.0303 -89.4409 3.415 SPARLAND|IL - 38.1528 -89.7155 97.755 SPARTA|IL - 40.8235 -89.5256 22.813 SPRING BAY|IL - 41.6167 -90.0500 10.842 SPRING HILL|IL - 41.5100 -90.7200 3.810 SPRING LAKE|IL - 41.3261 -89.1990 7.955 SPRING VALLEY|IL - 41.3333 -89.2166 2.208 SPRING VALLEY AIRPORT|IL - 39.7814 -89.6447 251.356 SPRINGFIELD|IL - 40.7197 -90.4089 12.261 ST. AUGUSTINE|IL - 40.4920 -90.0514 12.371 ST. DAVID|IL - 38.7169 -89.7686 11.211 ST. JACOB|IL - 38.3645 -89.7140 22.195 ST. LIBORY|IL - 38.6830 -89.5500 10.124 ST. ROSE|IL - 41.2564 -89.1803 4.464 STANDARD|IL - 39.3504 -89.7838 6.375 STANDARD CITY|IL - 40.4340 -89.2201 8.311 STANFORD|IL - 39.0126 -89.7885 43.489 STAUNTON|IL - 38.0075 -89.6607 29.173 STEELEVILLE|IL - 41.7982 -89.6915 23.300 STERLING|IL - 40.2167 -91.1833 14.521 STILLWELL|IL - 42.3516 -90.0060 65.115 STOCKTON|IL - 42.3167 -90.0000 8.531 STOCKTON AIRPORT|IL - 38.6934 -89.4468 21.186 STOLLETOWN|IL - 38.3504 -89.6245 8.379 STONE CHURCH|IL - 40.7500 -90.9000 20.492 STRONGHURST|IL - 39.5464 -90.9193 7.785 SUMMER HILL|IL - 38.5957 -89.7473 6.123 SUMMERFIELD|IL - 41.1333 -90.7333 8.632 SUNBEAM|IL - 41.4000 -90.4333 6.565 SUNNY HILL|IL - 40.9167 -90.4667 10.276 SURREY|IL - 40.2833 -91.3500 32.651 SUTTER|IL - 40.6667 -90.6500 13.964 SWAN CREEK|IL - 38.5421 -89.9886 3.592 SWANSEA|IL - 41.2833 -90.4500 4.314 SWEDONA|IL - 40.0600 -89.7000 6.857 SWEETWATER|IL - 40.3656 -90.4249 9.080 TABLE GROVE|IL - 39.9458 -89.9363 17.070 TALLULA|IL - 38.7709 -89.2916 7.756 TAMALCO|IL - 41.6305 -89.7855 15.073 TAMPICO|IL - 41.3833 -90.6667 8.596 TAYLOR RIDGE|IL - 39.1307 -89.4952 8.644 TAYLOR SPRINGS|IL - 39.5215 -89.2622 70.647 TAYLORVILLE|IL - 40.4117 -90.8359 5.792 TENNESSEE|IL - 40.6700 -90.9833 8.043 TERRE HAUTE|IL - 39.5399 -89.7584 8.175 THAYER|IL - 37.2108 -89.4532 7.450 THEBES|IL - 41.5166 -89.8167 8.246 THOMAS|IL - 41.9575 -90.1032 34.143 THOMSON|IL - 38.2119 -89.6833 9.245 TILDEN|IL - 39.5611 -90.7228 6.611 TIME|IL - 40.2166 -91.3500 17.384 TIOGA|IL - 41.2927 -89.5078 23.169 TISKILWA|IL - 40.3299 -89.9309 14.763 TOPEKA|IL - 41.0945 -89.8637 9.745 TOULON|IL - 40.5258 -89.4903 15.002 TREMONT|IL - 38.6067 -89.6816 14.635 TRENTON|IL - 40.6922 -89.8833 7.899 TRIVOLI|IL - 38.7312 -89.8938 17.218 TROY|IL - 41.2667 -90.1500 9.686 ULAH|IL - 40.4000 -89.8000 6.175 UNION|IL - 41.8333 -90.0333 8.001 UNION GROVE|IL - 41.8167 -89.9833 2.444 UNIONVILLE|IL - 40.0746 -91.3706 8.844 URSA|IL - 41.8833 -90.0000 10.025 USTICK|IL - 40.9833 -90.4833 10.109 UTAH|IL - 39.7089 -90.6491 6.908 VALLEY CITY|IL - 38.3041 -90.3130 9.086 VALMEYER|IL - 39.0361 -89.2795 41.449 VAN BURENSBURG|IL - 41.5500 -89.3500 7.224 VAN ORIN|IL - 39.4212 -89.2622 17.534 VANDERVILLE|IL - 41.0356 -89.2245 16.958 VARNA|IL - 38.3959 -89.6459 3.140 VENEDY|IL - 38.6720 -90.1687 2.197 VENICE|IL - 37.9020 -89.3397 15.292 VERGENNES|IL - 40.2960 -90.4281 16.641 VERMONT|IL - 39.8838 -90.6589 15.162 VERSAILLES|IL - 41.0330 -90.0953 14.066 VICTORIA|IL - 41.2052 -90.5874 13.898 VIOLA|IL - 39.5049 -89.7695 19.268 VIRDEN|IL - 39.9508 -90.2113 22.235 VIRGINIA|IL - 42.0500 -90.0500 11.926 WACKER|IL - 42.4167 -89.8833 4.263 WADDAMS GROVE|IL - 39.3782 -89.6523 14.090 WAGGONER|IL - 39.3870 -90.4954 8.263 WALKERSVILLE|IL - 41.5568 -89.5911 38.206 WALNUT|IL - 40.6167 -90.5667 17.061 WALNUT GROVE|IL - 38.0895 -89.8508 4.278 WALSH|IL - 39.0694 -89.6195 9.649 WALSHVILLE|IL - 41.2166 -90.6300 0.284 WANLOCK|IL - 41.4167 -90.3833 16.470 WARNER|IL - 42.4947 -89.9902 37.492 WARREN|IL - 40.3528 -91.4269 15.198 WARSAW|IL - 38.2899 -90.1961 8.723 WARTBURG|IL - 40.9207 -89.2917 18.311 WASHBURN|IL - 40.6982 -89.4351 13.005 WASHINGTON|IL - 38.6299 -90.0922 5.436 WASHINGTON PARK|IL - 41.0251 -90.2751 22.686 WATAGA|IL - 38.3316 -90.1556 38.660 WATERLOO|IL - 39.5927 -89.9523 10.227 WAVERLY|IL - 40.4667 -91.0000 5.522 WEBSTER|IL - 37.9565 -89.7126 14.762 WELGE|IL - 39.3201 -89.2893 5.080 WENONAH|IL - 41.0167 -89.9333 20.180 WEST JERSEY|IL - 40.6992 -89.6335 9.531 WEST PEORIA|IL - 40.2556 -91.1831 10.139 WEST POINT|IL - 40.4333 -91.3333 9.214 WESTERN ILLINOIS THRESHER|IL - 39.0724 -89.7640 3.240 WHITE CITY|IL - 39.4374 -90.4040 57.768 WHITE HALL|IL - 39.5098 -89.5712 17.945 WHITE OAK|IL - 41.8833 -89.8833 21.779 WHITE PIGEON|IL - 41.7500 -89.6833 1.432 WHITESIDE COUNTY AIRPORT|IL - 42.2333 -90.3167 6.748 WHITTON|IL - 39.6000 -89.2333 16.925 WILLEYS|IL - 40.9261 -90.0173 31.020 WILLIAMSFIELD|IL - 38.9874 -89.7639 5.103 WILLIAMSON|IL - 39.9528 -89.5563 28.204 WILLIAMSVILLE|IL - 37.9829 -89.5906 8.326 WILLISVILLE|IL - 42.2833 -89.9500 10.289 WILLOW|IL - 39.0689 -89.8553 11.608 WILSONVILLE|IL - 39.6294 -90.4566 32.199 WINCHESTER|IL - 42.3500 -89.5333 9.838 WINNESHIEK|IL - 42.4924 -89.7963 13.410 WINSLOW|IL - 39.2558 -89.3490 13.758 WITT|IL - 38.9587 -89.3466 10.496 WOBURN|IL - 38.8621 -90.0848 11.729 WOOD RIVER|IL - 42.3500 -90.1500 11.659 WOODBINE|IL - 41.1784 -90.3217 36.365 WOODHULL|IL - 41.5166 -90.3833 2.866 WOODS AIRPORT|IL - 39.6275 -90.2229 12.385 WOODSON|IL - 41.0167 -90.6500 8.748 WOODVALE|IL - 40.1884 -91.1829 7.371 WOODVILLE|IL - 39.2637 -90.4852 12.049 WOODY|IL - 38.9322 -89.8385 11.417 WORDEN|IL - 39.3758 -90.2942 10.003 WRIGHTS|IL - 41.3601 -89.5838 11.931 WYANET|IL - 41.0645 -89.7723 39.822 WYOMING|IL - 40.7780 -90.0136 4.133 YATES CITY|IL - 41.7500 -89.6667 11.297 YEOWARD ADDITION|IL - 41.5667 -89.8500 13.893 YORKTOWN|IL - 40.6667 -90.6167 2.896 YOUNSTOWN|IL - 41.4500 -89.3167 8.643 ZEARING|IL - 42.1408 -89.4905 8.117 ADELINE|IL - 41.7166 -89.3335 34.719 AMBOY|IL - 41.8681 -89.2215 23.559 ASHTON|IL - 42.1284 -89.2583 24.952 BYRON|IL - 41.2647 -89.1252 9.168 CEDAR POINT|IL - 42.1019 -89.0920 14.777 DAVIS JUNCTION|IL - 41.8495 -89.4788 102.071 DIXON|IL - 42.4356 -89.3286 6.383 DURAND|IL - 42.1261 -89.5787 33.056 FORRESTON|IL - 41.8410 -89.3001 10.612 FRANKLIN GROVE|IL - 41.7197 -89.5566 19.187 HARMON|IL - 42.4497 -89.3975 28.067 LAKE SUMMERSET|IL - 42.1232 -89.4029 12.753 LEAF RIVER|IL - 41.5509 -89.1201 54.552 MENDOTA|IL - 42.0489 -89.4320 11.375 MOUNT MORRIS|IL - 41.7955 -89.6026 7.583 NELSON|IL - 42.0131 -89.3354 46.319 OREGON|IL - 42.3099 -89.3585 25.062 PECATONICA|IL - 41.3417 -89.1283 117.744 PERU|IL - 41.9847 -89.5783 18.659 POLO|IL - 42.2703 -89.0631 19.112 ROCKFORD|IL - 42.2000 -89.1000 47004.094 ROCKFORD AIRPORT|IL - 42.4493 -89.0699 57.208 ROCKTON|IL - 42.1040 -89.1781 7.352 STILLMAN VALLEY|IL - 41.6435 -89.2317 19.537 SUBLETTE|IL - 41.6931 -89.1470 15.928 WEST BROOKLYN|IL - 42.2680 -89.2405 13.528 WINNEBAGO|IL - 42.9446 -112.8370 139.102 ABERDEEN|ID - 42.6685 -113.5956 12.831 ACEQUIA|ID - 42.4110 -113.5801 37.829 ALBION|ID - 42.1000 -113.6300 51.732 ALMO|ID - 42.2300 -111.1500 30.868 ALTON|ID - 42.7820 -112.8538 41.451 AMERICAN FALLS|ID - 43.4796 -111.9683 7.812 AMMON|ID - 42.8839 -112.5978 12.758 ARBON VALLEY|ID - 43.7200 -111.7800 11.333 ARCHER|ID - 43.6341 -113.2998 85.004 ARCO|ID - 42.5595 -112.1706 14.630 ARIMO|ID - 44.0734 -111.4486 23.794 ASHTON|ID - 43.4443 -112.8126 68.956 ATOMIC CITY|ID - 45.0947 -113.7336 24.733 BAKER|ID - 42.7202 -111.8823 29.575 BANCROFT|ID - 42.2300 -111.9300 11.200 BANIDA|ID - 43.3144 -112.1652 2.387 BASALT|ID - 42.2500 -113.7800 37.488 BASIN|ID - 42.3800 -111.3200 15.272 BENNINGTON|ID - 43.8300 -112.9900 12.622 BERENICE|ID - 42.3300 -111.3800 7.970 BERN|ID - 44.5000 -111.2500 15.704 BIG SPRINGS|ID - 42.0200 -112.9800 12.651 BLACK PINE|ID - 43.1940 -112.3449 67.058 BLACKFOOT|ID - 42.1909 -111.4048 9.988 BLOOMINGTON|ID - 43.3200 -111.8000 51.268 BONE|ID - 42.1300 -113.3300 27.386 BRIDGE|ID - 42.3300 -112.4300 32.591 BUIST|ID - 42.5389 -113.7879 81.041 BURLEY|ID - 43.6064 -113.2385 10.400 BUTTE CITY|ID - 44.0000 -112.2200 40.485 CAMAS|ID - 43.3000 -113.9500 150.473 CAREY|ID - 45.2425 -113.8925 17.055 CARMEN|ID - 44.5077 -114.2239 978.773 CHALLIS|ID - 42.1000 -112.2300 23.659 CHERRY CREEK|ID - 44.0000 -111.5700 11.415 CHESTER|ID - 42.8700 -111.8800 31.812 CHESTERFIELD|ID - 44.0800 -113.8700 13.985 CHILLY|ID - 42.9222 -112.4647 11.760 CHUBBUCK|ID - 43.8700 -111.3700 17.081 CLEMENTSVILLE|ID - 42.1877 -112.0051 22.965 CLIFTON|ID - 45.0931 -114.2308 31.235 COBALT|ID - 42.6200 -113.1200 29.031 COLD WATER|ID - 42.2700 -113.4500 9.384 CONANT|ID - 42.7300 -111.5200 17.739 CONDA|ID - 43.4200 -113.5300 41.928 CRATERS OF MOON|ID - 42.6300 -112.4800 25.893 CRYSTAL|ID - 43.8200 -113.4200 33.698 DARLINGTON|ID - 42.1130 -111.9764 11.337 DAYTON|ID - 42.5193 -113.6281 17.447 DECLO|ID - 44.1300 -113.9000 61.147 DICKEY|ID - 42.4294 -112.1228 59.627 DOWNEY|ID - 43.7253 -111.1071 79.102 DRIGGS|ID - 43.9989 -111.3416 102.580 DRUMMOND|ID - 44.1735 -112.2294 107.796 DUBOIS|ID - 43.9300 -111.8300 12.379 EGIN|ID - 42.2500 -113.5500 19.037 ELBA|ID - 44.6919 -114.0475 44.779 ELLIS|ID - 43.8700 -111.1800 39.681 FELT|ID - 43.3056 -112.1831 18.417 FIRTH|ID - 42.0300 -111.3800 20.525 FISH HAVEN|ID - 43.0065 -112.4473 35.089 FORT HALL|ID - 42.0161 -111.8023 23.732 FRANKLIN|ID - 42.3500 -111.0700 20.507 GENEVA|ID - 42.4778 -111.3650 41.956 GEORGETOWN|ID - 45.5556 -113.9222 36.786 GIBBONSVILLE|ID - 43.0800 -112.4200 18.370 GIBSON|ID - 44.4589 -113.2689 33.084 GILMORE|ID - 44.3800 -113.6300 72.510 GOLDBURG|ID - 43.3200 -112.0800 9.123 GOSHEN|ID - 42.5763 -111.7300 19.975 GRACE|ID - 43.0500 -111.3500 23.736 GRAY|ID - 43.6800 -113.6200 23.456 GROUSE|ID - 43.9257 -112.2037 19.639 HAMER|ID - 42.8200 -111.8300 14.875 HATCH|ID - 42.5300 -112.3300 29.216 HAWKINS|ID - 42.4700 -113.1500 31.276 HEGLAR|ID - 42.9000 -111.5200 42.214 HENRY|ID - 43.7000 -111.6700 20.405 HERBERT|ID - 43.1300 -111.4300 36.484 HERMAN|ID - 42.5558 -113.7609 4.323 HEYBURN|ID - 42.1700 -112.6500 36.577 HOLBROOK|ID - 43.7800 -113.0000 39.331 HOWE|ID - 44.4800 -112.2300 24.388 HUMPHREY|ID - 43.4929 -112.0350 293.993 IDAHO FALLS|ID - 43.5000 -112.0400 2.010 IDAHO FALLS ARPT|ID - 42.4200 -113.3800 18.479 IDAHOME|ID - 44.3700 -111.9000 26.767 IDMON|ID - 42.7969 -112.2478 69.132 INKOM|ID - 43.5285 -111.9277 11.346 IONA|ID - 43.3975 -111.2652 12.922 IRWIN|ID - 44.5569 -111.3370 202.587 ISLAND PARK|ID - 43.9200 -111.1500 12.437 JUDKINS|ID - 42.2200 -113.3300 23.175 KEOGH|ID - 44.4000 -111.8800 7.416 KILGORE|ID - 42.8300 -113.7800 74.649 KIMAMA|ID - 42.4500 -111.6800 14.382 LAGO|ID - 42.6203 -112.0096 20.043 LAVA HOT SPRINGS|ID - 44.6803 -113.3572 56.393 LEADORE|ID - 45.2239 -114.1131 26.673 LEESBURG|ID - 44.8517 -113.6189 88.121 LEMHI|ID - 43.6949 -112.0140 6.694 LEWISVILLE|ID - 42.3200 -111.4500 6.275 LIBERTY|ID - 42.4200 -111.4200 14.396 LINDSAYVILLE|ID - 43.7300 -111.8800 5.096 LORENZO|ID - 43.7219 -113.5441 10.907 LOST RIVER|ID - 42.6500 -111.8800 12.288 LUND|ID - 43.9120 -113.6109 179.492 MACKAY|ID - 44.5000 -111.3300 7.117 MACKS INN|ID - 42.1895 -112.2491 118.348 MALAD CITY|ID - 42.3076 -113.3697 440.488 MALTA|ID - 42.0800 -111.7500 13.547 MAPLETON|ID - 44.0700 -111.4200 2.939 MARYSVILLE|ID - 44.6044 -113.9111 29.080 MAY|ID - 42.6470 -112.1923 40.441 MCCAMMON|ID - 43.7220 -111.9941 12.005 MENAN|ID - 42.9300 -112.5700 10.557 MICHAUD|ID - 42.7540 -113.4890 38.385 MINIDOKA|ID - 42.2300 -111.7200 33.273 MINK CREEK|ID - 43.9300 -112.5300 24.311 MONTEVIEW|ID - 42.3231 -111.3009 85.283 MONTPELIER|ID - 43.8300 -111.6300 13.947 MOODY|ID - 43.7341 -113.3661 24.117 MOORE|ID - 43.2200 -112.4500 11.517 MORELAND|ID - 43.8426 -112.4791 78.551 MUD LAKE|ID - 42.7300 -112.8800 12.888 NEELEY|ID - 43.8861 -111.6041 19.322 NEWDALE|ID - 44.3600 -113.0108 58.722 NICHOLIA|ID - 42.5000 -111.7200 34.790 NITER|ID - 45.4061 -113.9931 60.505 NORTH FORK|ID - 42.4700 -111.4500 7.535 NOUNAN|ID - 43.5700 -112.1000 12.878 OSGOOD|ID - 42.2800 -111.3800 11.537 OVID|ID - 42.2598 -112.0166 15.173 OXFORD|ID - 43.4000 -111.8500 22.373 OZONE|ID - 43.3500 -111.2200 26.874 PALISADES|ID - 42.2300 -111.4000 23.084 PARIS|ID - 43.9586 -111.7584 6.467 PARKER|ID - 44.5236 -113.7114 39.920 PATTERSON|ID - 42.6064 -113.7824 9.860 PAUL|ID - 42.7500 -112.0200 16.636 PEBBLE|ID - 43.1200 -112.6200 10.787 PINGREE|ID - 43.8800 -111.8800 18.397 PLANO|ID - 42.1800 -112.3500 9.078 PLEASANTVIEW|ID - 42.8762 -112.4685 32.878 POCATELLO|ID - 42.9200 -112.6000 3.199 POCATELLO ARPT|ID - 43.6200 -111.6800 28.669 POPLAR|ID - 42.8000 -112.3500 9.754 PORTNEUF|ID - 42.0973 -111.8745 47.564 PRESTON|ID - 44.4700 -111.4300 21.588 REA|ID - 43.8252 -111.7874 51.037 REXBURG|ID - 42.0200 -112.4800 22.240 RIDGEDALE|ID - 43.6739 -111.9155 37.391 RIGBY|ID - 43.6313 -111.7734 9.727 RIRIE|ID - 42.1700 -111.8300 16.025 RIVERDALE|ID - 43.7207 -112.1268 25.514 ROBERTS|ID - 42.5800 -112.2500 10.243 ROBIN|ID - 43.1800 -112.5500 18.251 ROCKFORD|ID - 42.5736 -112.8742 70.602 ROCKLAND|ID - 43.2500 -112.3300 14.099 ROSE|ID - 42.3700 -112.8200 49.743 ROY|ID - 42.6181 -113.6737 19.954 RUPERT|ID - 45.1758 -113.8950 107.668 SALMON|ID - 42.1200 -112.3300 11.927 SAMARIA|ID - 42.3500 -111.4700 13.900 SHARON|ID - 43.3802 -112.1231 27.832 SHELLEY|ID - 45.3769 -114.2761 24.480 SHOUP|ID - 44.2200 -112.3800 20.672 SMALL|ID - 42.6586 -111.5855 165.427 SODA SPRINGS|ID - 44.3808 -112.1864 51.222 SPENCER|ID - 43.0800 -112.7000 33.418 SPRINGFIELD|ID - 44.0300 -111.3000 7.847 SQUIRREL|ID - 43.9662 -111.6837 29.545 ST. ANTHONY|ID - 42.1126 -111.3892 38.163 ST. CHARLES|ID - 43.0300 -112.7500 12.339 STERLING|ID - 42.0200 -112.7000 12.610 STONE|ID - 42.3200 -113.1300 22.031 SUBLETT|ID - 43.8724 -111.7465 11.670 SUGAR CITY|ID - 43.4398 -111.3150 46.246 SWAN VALLEY|ID - 42.3200 -112.0000 33.320 SWANLAKE|ID - 43.3200 -112.6300 40.408 TABER|ID - 44.9594 -113.6439 28.484 TENDOY|ID - 43.8300 -112.4300 6.275 TERRETON|ID - 43.8878 -111.6685 5.958 TETON|ID - 43.8159 -111.1588 14.612 TETONIA|ID - 42.4200 -111.7200 7.602 THATCHER|ID - 43.7500 -111.8500 18.586 THORNTON|ID - 43.5942 -111.9554 19.820 UCON|ID - 43.6037 -111.1133 31.258 VICTOR|ID - 42.4500 -113.6800 15.796 VIEW|ID - 42.5000 -112.1700 18.667 VIRGINIA|ID - 42.2500 -111.2700 11.719 WARDBORO|ID - 44.1196 -111.3227 13.923 WARM RIVER|ID - 42.9800 -111.3700 17.660 WAYAN|ID - 42.0384 -111.9771 15.551 WESTON|ID - 42.0700 -111.8300 7.188 WHITNEY|ID - 45.0119 -113.9650 40.474 WILLIAMS LAKE|ID - 42.8644 -91.7491 8.124 ALBANY|IA - 42.9982 -92.0497 15.944 ALPHA|IA - 43.1957 -92.4171 12.961 ALTA VISTA|IA - 42.7487 -91.6704 17.663 ARLINGTON|IA - 43.4663 -92.6167 7.623 BAILEY|IA - 43.0624 -92.5157 7.899 BASSETT|IA - 43.0129 -91.3184 3.969 BEULA|IA - 43.3978 -91.9342 14.070 BLUFFTON|IA - 43.4133 -92.2001 11.038 BONAIR|IA - 43.0149 -92.2658 11.907 BOYD|IA - 42.9323 -91.6996 8.731 BRAINARD|IA - 43.3311 -92.6825 13.986 BROWNVILLE|IA - 43.4473 -91.8829 16.387 BURR OAK|IA - 43.1794 -91.8669 34.122 CALMAR|IA - 43.4149 -93.0174 11.860 CARPENTER|IA - 43.0149 -92.6021 14.324 CARRVILLE|IA - 43.1119 -91.6764 10.717 CASTALIA|IA - 43.0673 -92.6750 46.301 CHARLES CITY|IA - 43.4901 -92.3634 11.732 CHESTER|IA - 43.3483 -91.3496 10.950 CHURCHTOWN|IA - 42.9023 -91.1500 4.393 CLAYTON|IA - 42.8809 -91.3166 7.094 CLAYTON CENTER|IA - 43.0003 -91.6533 18.153 CLERMONT|IA - 43.1581 -92.5915 25.366 COLWELL|IA - 42.7820 -91.3642 7.076 COMMUNIA|IA - 43.2145 -91.9177 4.172 CONOVER|IA - 43.3718 -92.1157 29.907 CRESCO|IA - 43.2622 -91.2854 15.695 DALBY|IA - 43.3640 -92.2987 15.439 DAVIS CORNERS|IA - 43.3053 -91.7933 90.558 DECORAH|IA - 43.1337 -92.3828 17.673 DEVON|IA - 42.9010 -91.8693 11.083 DONNAN|IA - 43.4675 -91.5163 15.315 DORCHESTER|IA - 42.6449 -91.4017 13.953 EDGEWOOD|IA - 43.0496 -91.8499 23.507 ELDORADO|IA - 42.9560 -91.6344 11.449 ELGIN|IA - 42.8560 -91.4028 28.598 ELKADER|IA - 42.7411 -91.2754 1.355 ELKPORT|IA - 43.2457 -92.4400 31.102 ELMA|IA - 43.2658 -91.3331 3.943 ELON|IA - 42.9585 -91.3674 23.999 FARMERSBURG|IA - 42.8404 -91.8026 24.229 FAYETTE|IA - 43.1192 -91.8683 15.706 FESTINA|IA - 43.1284 -92.7394 15.126 FLOYD|IA - 43.0789 -92.7520 6.735 FLOYD CROSSING|IA - 43.1441 -91.9347 7.969 FORT ATKINSON|IA - 43.1815 -91.6355 19.250 FRANKVILLE|IA - 42.9646 -92.1983 25.532 FREDERICKSBURG|IA - 42.9982 -91.3331 2.909 FROELICH|IA - 42.7439 -91.2629 18.724 GARBER|IA - 42.8678 -91.2364 14.643 GARNAVILLO|IA - 42.9982 -91.2982 12.444 GIARD|IA - 42.9616 -91.5182 9.971 GUNDER|IA - 42.7879 -91.1041 69.124 GUTTENBERG|IA - 43.3630 -91.5347 24.126 HANOVER|IA - 43.0826 -91.4998 5.738 HARDIN|IA - 43.2010 -91.1512 38.355 HARPERS FERRY|IA - 42.9380 -91.9509 13.287 HAWKEYE|IA - 43.4803 -91.7858 10.706 HESPER|IA - 42.8974 -91.6007 18.492 HIGHLAND|IA - 43.4491 -91.6850 35.965 HIGHLANDVILLE|IA - 43.0362 -92.4576 13.711 IONIA|IA - 43.1033 -92.0480 8.197 JACKSON JUNCTION|IA - 43.4308 -92.0332 11.104 KENDALLVILLE|IA - 43.3617 -91.2258 51.062 LANSING|IA - 43.0717 -92.1538 14.008 LAWLER|IA - 43.4502 -92.2811 23.175 LIME SPRINGS|IA - 43.3841 -92.7355 14.279 LITTLE CEDAR|IA - 43.1319 -92.1014 24.262 LITTLE TURKEY|IA - 42.7531 -91.3690 4.695 LITTLEPORT|IA - 43.4161 -91.7326 7.572 LOCUST|IA - 43.2671 -92.3024 10.458 LOURDES|IA - 43.0609 -91.4550 5.618 LUANA|IA - 43.2310 -91.5860 14.039 LUDLOW|IA - 43.3128 -92.3846 12.632 MAPLE LEAF|IA - 42.9647 -92.8676 17.943 MARBLE ROCK|IA - 43.0429 -91.1840 3.682 MARQUETTE|IA - 43.2310 -91.3844 8.883 MAUD|IA - 42.7742 -91.8769 19.045 MAYNARD|IA - 43.0229 -91.1807 18.024 MCGREGOR|IA - 43.4372 -92.5931 15.520 MCINTIRE|IA - 42.7636 -91.4192 13.392 MEDERVILLE|IA - 43.4481 -92.7191 6.037 MEYER|IA - 42.7048 -91.0772 8.174 MILLVILLE|IA - 43.3212 -92.8702 10.455 MITCHELL|IA - 43.4810 -92.9512 6.486 MONA|IA - 43.0513 -91.3904 45.127 MONONA|IA - 42.9506 -92.5391 27.238 NASHUA|IA - 42.9487 -91.2836 7.110 NATIONAL|IA - 43.4970 -91.2885 34.914 NEW ALBIN|IA - 43.0597 -92.3145 29.616 NEW HAMPTON|IA - 43.2818 -92.6515 12.834 NEW HAVEN|IA - 43.1440 -93.0087 15.523 NORA SPRINGS|IA - 43.2310 -91.7840 15.850 NORDNESS|IA - 42.6825 -90.9564 8.690 NORTH BUENA VISTA|IA - 43.1163 -92.4150 5.512 NORTH WASHINGTON|IA - 43.0149 -92.7812 15.545 OAKWOOD|IA - 42.6763 -91.9139 46.545 OELWEIN|IA - 43.2270 -92.7744 13.101 ORCHARD|IA - 43.2836 -92.8119 49.179 OSAGE|IA - 42.8003 -91.4357 8.897 OSBORNE|IA - 43.1468 -91.7645 11.225 OSSIAN|IA - 42.7325 -91.1586 8.836 OSTERDOCK|IA - 43.4938 -93.0097 5.548 OTRANTO|IA - 43.0841 -91.5693 16.146 POSTVILLE|IA - 42.9309 -92.7008 12.949 POWERSVILLE|IA - 43.2175 -92.0881 19.714 PROTIVIN|IA - 43.4491 -91.6062 6.505 QUANDAHL|IA - 42.8633 -91.8862 8.585 RANDALIA|IA - 42.9473 -92.4011 11.355 REPUBLIC|IA - 43.3625 -92.5549 30.864 RICEVILLE|IA - 42.9469 -92.0644 9.427 RICHFIELD|IA - 43.2972 -91.9911 16.734 RIDGEWAY|IA - 43.2324 -92.9347 17.546 ROCK CREEK|IA - 43.0528 -92.9475 23.161 ROCKFORD|IA - 43.0168 -92.8104 2.408 ROSEVILLE|IA - 43.1815 -91.3844 10.841 ROSSVILLE|IA - 43.1268 -92.9048 9.240 RUDD|IA - 43.3640 -92.4194 9.928 SARATOGA|IA - 43.3996 -91.6501 12.575 SATTRE|IA - 43.1977 -92.1836 9.928 SAUDE|IA - 43.2982 -92.2329 22.482 SCHLEY|IA - 42.6500 -90.7333 10.702 SPECHTS FERRY|IA - 43.2040 -91.9519 8.910 SPILLVILLE|IA - 43.3781 -92.9196 25.306 ST. ANSGAR|IA - 43.0666 -91.9339 7.779 ST. LUCAS|IA - 42.9277 -91.3871 8.406 ST. OLAF|IA - 43.4384 -92.7828 20.240 STACYVILLE|IA - 42.6830 -91.5355 31.883 STRAWBERRY POINT|IA - 43.4481 -92.9146 10.824 TOETERVILLE|IA - 43.3475 -92.1525 7.343 VERNON SPRINGS|IA - 43.3153 -91.2524 12.586 VILLAGE CREEK|IA - 42.8025 -91.5429 19.349 VOLGA|IA - 43.1339 -91.3826 21.620 VOLNEY|IA - 42.8395 -91.6580 12.022 WADENA|IA - 43.2081 -91.2948 11.829 WATERVILLE|IA - 43.0807 -91.3349 9.468 WATSON|IA - 43.0553 -92.0346 10.276 WAUCOMA|IA - 43.2698 -91.4763 26.665 WAUKON|IA - 43.1467 -91.1828 14.746 WAUKON JCT|IA - 42.9587 -91.8126 119.776 WEST UNION|IA - 42.7685 -91.9951 10.136 WESTGATE|IA - 41.0833 -92.1333 23.046 ABINGDON|IA - 42.5515 -93.0519 20.154 ACKLEY|IA - 41.3651 -93.4730 7.615 ACKWORTH|IA - 41.5001 -94.6436 18.427 ADAIR|IA - 41.4833 -91.2500 14.854 ADAMS|IA - 41.6126 -94.0271 34.895 ADEL|IA - 41.0279 -94.1956 12.367 AFTON|IA - 40.9969 -92.3073 10.638 AGENCY|IA - 41.2902 -91.5541 11.595 AINSWORTH|IA - 42.8273 -96.5563 32.957 AKRON|IA - 42.7811 -94.9489 19.701 ALBERT CITY|IA - 41.0266 -92.8028 32.637 ALBIA|IA - 42.1128 -92.9892 20.556 ALBION|IA - 42.1495 -91.6182 5.472 ALBURNETT|IA - 42.5124 -93.3790 9.831 ALDEN|IA - 42.8048 -93.4772 15.192 ALEXANDER|IA - 43.0739 -94.2307 76.255 ALGONA|IA - 41.8171 -93.6103 9.595 ALLEMAN|IA - 40.7082 -93.3670 14.287 ALLERTON|IA - 42.7525 -92.7956 27.186 ALLISON|IA - 41.9833 -90.2000 9.075 ALMONT|IA - 42.6720 -95.3045 10.831 ALTA|IA - 42.9864 -96.0076 5.956 ALTON|IA - 41.6509 -93.4763 21.282 ALTOONA|IA - 43.3422 -96.3025 24.265 ALVORD|IA - 41.8000 -91.8667 17.245 AMANA|IA - 41.7950 -91.8600 1.357 AMANA AIRPORT|IA - 41.1333 -91.1833 11.697 AMBER|IA - 42.0234 -93.6256 102.858 AMES|IA - 41.5333 -91.7833 10.150 AMISH|IA - 42.1090 -91.2813 51.360 ANAMOSA|IA - 41.9788 -90.2516 4.740 ANDOVER|IA - 42.1531 -90.5917 7.945 ANDREW|IA - 41.4436 -94.7653 24.596 ANITA|IA - 41.7248 -93.6053 38.742 ANKENY|IA - 42.3877 -95.8661 33.856 ANTHON|IA - 42.5816 -92.8809 8.223 APLINGTON|IA - 42.0870 -95.0435 15.280 ARCADIA|IA - 43.1145 -95.7441 11.628 ARCHER|IA - 41.4000 -91.1833 11.161 ARDON|IA - 42.8334 -93.0045 22.124 AREDALE|IA - 40.5333 -91.5667 8.679 ARGYLE|IA - 41.9486 -95.4625 6.042 ARION|IA - 40.9490 -94.2187 11.357 ARISPE|IA - 43.3936 -94.4790 28.709 ARMSTRONG|IA - 43.3628 -95.1318 9.571 ARNOLDS PARK|IA - 42.3352 -95.3464 9.593 ARTHUR|IA - 42.5147 -90.7585 6.001 ASBURY|IA - 43.3098 -95.7922 15.844 ASHTON|IA - 41.9114 -95.1348 5.850 ASPINWALL|IA - 41.5715 -91.1666 8.260 ATALISSA|IA - 40.5727 -94.5422 12.594 ATHELSTAN|IA - 41.9973 -91.8593 9.261 ATKINS|IA - 41.3982 -95.0148 69.221 ATLANTIC|IA - 42.2499 -94.8769 13.212 AUBURN|IA - 41.7181 -94.9298 36.845 AUDUBON|IA - 40.7500 -91.2833 4.318 AUGUSTA|IA - 42.7130 -95.4369 13.330 AURELIA|IA - 42.6192 -91.7298 8.482 AURORA|IA - 40.7667 -91.9667 5.466 AUSTIN PARK|IA - 41.4808 -95.3355 33.561 AVOCA|IA - 43.0403 -94.8334 23.453 AYRSHIRE|IA - 42.6167 -91.5500 9.434 BACKBONE STATE PARK|IA - 42.6123 -94.1426 25.413 BADGER|IA - 41.8457 -94.4299 18.964 BAGLEY|IA - 42.4333 -91.4000 5.711 BAILEYS FORD PARK|IA - 42.0736 -90.8390 3.632 BALDWIN|IA - 42.6375 -90.8685 20.273 BALLTOWN|IA - 42.4333 -90.7167 8.673 BALLYCLOUGH|IA - 43.2925 -94.2168 55.716 BANCROFT|IA - 42.5087 -90.9602 8.577 BANKSTON|IA - 41.5074 -92.4688 19.044 BARNES CITY|IA - 42.5067 -94.3643 15.165 BARNUM|IA - 40.9948 -92.1676 17.812 BATAVIA|IA - 42.3169 -95.5993 12.902 BATTLE CREEK|IA - 41.8258 -93.1507 34.398 BAXTER|IA - 41.8522 -94.5583 10.720 BAYARD|IA - 41.2746 -92.6812 6.245 BEACON|IA - 40.8070 -94.0504 8.289 BEACONSFIELD|IA - 42.2200 -92.8228 4.264 BEAMAN|IA - 42.0378 -94.1409 20.549 BEAVER|IA - 40.8500 -91.2167 7.022 BEAVERDALE|IA - 41.0167 -91.8667 9.236 BECKWITH|IA - 40.6711 -94.7241 40.759 BEDFORD|IA - 41.8967 -92.2741 56.930 BELLE PLAINE|IA - 42.2588 -90.4286 46.364 BELLEVUE|IA - 42.8492 -93.6095 41.333 BELMOND|IA - 41.7397 -90.9743 14.449 BENNETT|IA - 40.7019 -94.3594 8.708 BENTON|IA - 40.7334 -91.8500 9.015 BENTONSPORT/VERNON|IA - 41.9461 -94.1136 7.998 BERKLEY|IA - 42.3127 -90.8310 4.836 BERNARD|IA - 41.9549 -91.5366 11.631 BERTRAM|IA - 41.5642 -90.4762 11.436 BETTENDORF|IA - 41.3596 -93.7902 6.014 BEVINGTON|IA - 40.8784 -91.9477 24.238 BIRMINGHAM|IA - 42.4795 -93.6426 9.034 BLAIRSBURG|IA - 41.9058 -92.0818 13.427 BLAIRSTOWN|IA - 40.9618 -92.6354 20.972 BLAKESBURG|IA - 40.5808 -95.2206 9.320 BLANCHARD|IA - 41.9297 -96.0810 19.108 BLENCOE|IA - 40.6168 -94.4900 23.675 BLOCKTON|IA - 40.7481 -92.4182 39.057 BLOOMFIELD|IA - 41.5086 -90.7636 23.500 BLUE GRASS|IA - 40.5333 -91.4000 2.635 BLUFF PARK|IA - 42.8681 -94.2864 8.414 BODE|IA - 40.7009 -91.8005 15.412 BONAPARTE|IA - 41.6884 -93.4622 9.958 BONDURANT|IA - 42.0525 -93.8792 20.343 BOONE|IA - 41.8517 -94.0108 7.660 BOUTON|IA - 42.1733 -94.1063 12.734 BOXHOLM|IA - 43.1902 -96.0020 10.608 BOYDEN|IA - 40.5779 -95.0444 16.910 BRADDYVILLE|IA - 42.8026 -94.4193 9.316 BRADGATE|IA - 42.3140 -92.0024 15.853 BRANDON|IA - 41.5426 -94.9256 13.570 BRAYTON|IA - 42.1832 -94.9777 30.687 BREDA|IA - 41.2469 -94.6674 8.570 BRIDGEWATER|IA - 41.1743 -91.8206 14.770 BRIGHTON|IA - 42.7735 -92.9067 8.335 BRISTOW|IA - 43.0973 -93.8033 15.861 BRITT|IA - 42.4095 -96.2113 12.136 BRONSON|IA - 41.7312 -92.4446 38.641 BROOKLYN|IA - 41.0500 -92.0833 8.551 BROOKVILLE|IA - 42.8113 -96.2664 9.882 BRUNSVILLE|IA - 41.9667 -90.3333 11.720 BRYANT|IA - 41.7667 -91.2500 6.658 BUCHANAN|IA - 42.3333 -91.3500 9.287 BUCK CREEK|IA - 41.9187 -95.3970 8.329 BUCK GROVE|IA - 42.4184 -93.3759 26.210 BUCKEYE|IA - 42.0667 -90.7500 2.832 BUCKHORN|IA - 42.5333 -90.8166 10.878 BUDD|IA - 41.4603 -90.7182 12.624 BUFFALO|IA - 43.3898 -93.9431 31.649 BUFFALO CENTER|IA - 42.4667 -91.7167 2.091 BUFFALO CREEK COUNTY PARK|IA - 41.9333 -90.1833 10.016 BULGERS HOLLOW CAMP GROUN|IA - 40.8087 -91.1229 78.684 BURLINGTON|IA - 40.7833 -91.1333 6.721 BURLINGTON REGIONAL AIRPO|IA - 43.1992 -94.2214 24.380 BURT|IA - 41.2059 -92.8842 18.696 BUSSEY|IA - 41.1833 -91.3333 12.300 CAIRO|IA - 41.8267 -90.7597 6.577 CALAMUS|IA - 42.3622 -94.2956 20.015 CALLENDER|IA - 42.9449 -95.5504 8.636 CALUMET|IA - 41.7939 -90.2750 13.857 CAMANCHE|IA - 41.8995 -93.5309 6.133 CAMBRIDGE|IA - 42.1667 -90.9000 6.625 CANTON|IA - 40.6431 -92.0688 10.269 CANTRIL|IA - 41.0493 -94.8235 15.733 CARBON|IA - 41.5000 -93.4852 11.438 CARLISLE|IA - 42.0692 -94.8647 131.166 CARROLL|IA - 41.2366 -95.4163 16.061 CARSON|IA - 41.2887 -95.9161 13.415 CARTER LAKE|IA - 42.2991 -91.0099 57.152 CASCADE|IA - 41.5073 -94.5215 10.511 CASEY|IA - 42.0736 -95.9094 19.374 CASTANA|IA - 42.4667 -90.6333 4.228 CATTESE|IA - 41.7833 -91.3167 13.476 CEDAR BLUFF|IA - 42.5206 -92.4528 10.711 CEDAR FALLS|IA - 41.9730 -91.6696 140.360 CEDAR RAPIDS|IA - 41.8833 -91.7166 10.329 CEDAR RAPIDS MUNICIPAL AI|IA - 42.4000 -91.8000 3.699 CEDAR ROCK STATE PARK|IA - 41.7334 -91.2500 15.059 CEDAR VALLEY|IA - 42.4833 -90.7167 4.802 CENTER GROVE|IA - 42.1144 -91.0893 14.941 CENTER JUNCTION|IA - 42.1850 -91.7767 11.274 CENTER POINT|IA - 41.6500 -91.3000 6.259 CENTERDALE|IA - 40.7308 -92.8743 204.543 CENTERVILLE|IA - 42.2035 -91.5236 19.711 CENTRAL CITY|IA - 42.4723 -90.8368 4.514 CENTRALIA|IA - 41.0176 -93.3099 75.930 CHARITON|IA - 40.5833 -91.5333 4.887 CHARLESTON|IA - 41.9619 -90.4675 29.601 CHARLOTTE|IA - 42.0679 -95.5891 23.244 CHARTER OAK|IA - 42.9164 -96.5147 17.422 CHATSWORTH|IA - 41.9208 -92.3952 11.362 CHELSEA|IA - 42.2500 -91.9333 8.008 CHENEY|IA - 42.7506 -95.5525 38.989 CHEROKEE|IA - 41.0860 -92.5295 18.763 CHILLICOTHE|IA - 42.1547 -94.4777 35.068 CHURDAN|IA - 40.6318 -92.9218 20.637 CINCINNATI|IA - 42.5877 -94.3446 18.269 CLARE|IA - 41.8859 -91.0581 28.986 CLARENCE|IA - 40.7386 -95.0357 28.442 CLARINDA|IA - 42.7321 -93.7321 22.783 CLARION|IA - 42.7802 -92.6681 13.413 CLARKSVILLE|IA - 43.1351 -93.3736 15.357 CLEAR LAKE|IA - 40.8021 -94.4860 64.056 CLEARFIELD|IA - 42.8116 -95.7135 7.870 CLEGHORN|IA - 42.1132 -93.1582 14.111 CLEMONS|IA - 41.8432 -90.2330 23.332 CLINTON|IA - 41.8333 -90.3333 8.571 CLINTON MUNICIPAL AIRPORT|IA - 40.6347 -93.4518 35.350 CLIO|IA - 41.6077 -93.7695 7.793 CLIVE|IA - 42.0788 -92.4031 29.527 CLUTIER|IA - 41.4333 -92.4000 9.098 COAL CREEK|IA - 40.9178 -95.2656 25.126 COBURG|IA - 42.5000 -91.5333 2.795 COFFINS GROVE PARK|IA - 42.2794 -91.5309 44.938 COGGON|IA - 40.6559 -95.2352 28.066 COIN|IA - 42.6385 -91.2009 13.168 COLESBURG|IA - 41.6762 -93.2402 17.569 COLFAX|IA - 40.6209 -95.1217 12.203 COLLEGE SPRINGS|IA - 40.9080 -91.9833 7.960 COLLETT|IA - 41.9025 -93.3054 8.580 COLLINS|IA - 42.0159 -93.3185 10.964 COLO|IA - 41.2593 -91.3750 5.426 COLUMBUS CITY|IA - 41.2794 -91.3646 27.719 COLUMBUS JUNCTION|IA - 41.3804 -91.3481 26.543 CONESVILLE|IA - 42.2240 -92.8736 38.578 CONRAD|IA - 41.7333 -92.0000 16.997 CONROY|IA - 40.7499 -94.6194 10.625 CONWAY|IA - 41.8725 -94.6765 48.176 COON RAPIDS|IA - 41.1670 -91.7200 6.851 COPPOCK|IA - 41.6910 -91.6007 9.571 CORALVILLE|IA - 40.9939 -94.7393 36.859 CORNING|IA - 42.4782 -95.7834 20.029 CORRECTIONVILLE|IA - 42.9893 -93.9586 18.948 CORWITH|IA - 40.7591 -93.3175 37.841 CORYDON|IA - 41.6500 -91.7333 17.248 COSGROVE|IA - 42.5833 -90.9167 3.500 COTTAGE HILL|IA - 41.2926 -91.4705 7.257 COTTER|IA - 42.2333 -90.6000 16.891 COTTONVILLE|IA - 41.8166 -91.6667 7.109 COU FALLS|IA - 42.7333 -93.3703 7.853 COULTER|IA - 41.2400 -95.8595 212.125 COUNCIL BLUFFS|IA - 42.1833 -90.8000 9.501 CRABTOWN|IA - 42.8955 -96.3101 27.144 CRAIG|IA - 41.3833 -91.2667 7.102 CRANSTON|IA - 41.2144 -91.5359 21.378 CRAWFORDSVILLE|IA - 41.5000 -90.6167 11.104 CREDIT ISLAND|IA - 41.3663 -95.8588 26.648 CRESCENT|IA - 41.0590 -94.3641 131.955 CRESTON|IA - 41.0400 -94.4619 9.905 CROMWELL|IA - 40.5833 -91.6833 14.675 CROTON|IA - 43.2236 -93.7927 15.989 CRYSTAL LAKE|IA - 41.2737 -94.8697 9.977 CUMBERLAND|IA - 41.4847 -93.7618 7.898 CUMMING|IA - 42.9795 -94.7372 11.007 CURLEW|IA - 42.4651 -95.6761 9.333 CUSHING|IA - 42.5333 -92.0500 8.937 CUTSHAW BRIDGE STATE ACCE|IA - 43.0904 -94.5513 11.804 CYLINDER|IA - 42.7222 -94.1969 2.225 DAKOTA CITY|IA - 41.6847 -93.9841 19.174 DALLAS CENTER|IA - 42.1067 -94.2401 14.890 DANA|IA - 42.2372 -95.7215 17.984 DANBURY|IA - 40.8612 -91.3140 19.988 DANVILLE|IA - 41.5568 -90.6042 19.807 DAVENPORT|IA - 41.6167 -90.5833 5.171 DAVENPORT MUNICIPAL AIRPO|IA - 40.6402 -93.8119 12.187 DAVIS CITY|IA - 41.8431 -94.2199 7.263 DAWSON|IA - 42.2617 -94.0715 18.126 DAYTON|IA - 41.5346 -94.0085 20.297 DE SOTO|IA - 40.7423 -93.8325 6.716 DECATUR CITY|IA - 41.9087 -94.8226 14.938 DEDHAM|IA - 41.5815 -92.3724 13.082 DEEP RIVER|IA - 41.8254 -95.3393 14.022 DEFIANCE|IA - 42.4719 -91.3401 6.931 DELAWARE|IA - 42.4300 -91.3315 16.616 DELHI|IA - 41.9995 -90.6050 14.114 DELMAR|IA - 42.0972 -95.3175 19.073 DELOIT|IA - 40.6632 -94.3393 6.568 DELPHOS|IA - 41.3231 -92.3294 11.131 DELTA|IA - 42.0183 -95.3489 42.925 DENISON|IA - 40.7500 -91.3333 14.387 DENMARK|IA - 42.6712 -92.3341 13.067 DENVER|IA - 40.9299 -93.4567 18.764 DERBY|IA - 41.5767 -93.6174 324.082 DES MOINES|IA - 41.8216 -90.5468 87.039 DEWITT|IA - 41.5156 -94.2269 8.618 DEXTER|IA - 40.8108 -94.3412 12.617 DIAGONAL|IA - 43.1334 -95.0221 9.999 DICKENS|IA - 42.4631 -92.6301 25.185 DIKE|IA - 41.7428 -90.7814 29.506 DIXON|IA - 40.9500 -91.1833 2.871 DODGEVILLE|IA - 43.4649 -94.6146 17.453 DOLLIVER|IA - 41.6919 -90.6750 11.417 DONAHUE|IA - 40.6434 -91.5649 15.198 DONNELLSON|IA - 43.2787 -96.2316 17.399 DOON|IA - 40.8333 -92.0833 17.474 DOUDS/LEANDO|IA - 42.9226 -93.0363 16.765 DOUGHERTY|IA - 41.9282 -95.4942 21.878 DOW CITY|IA - 41.6167 -91.3500 12.771 DOWNEY|IA - 42.6587 -93.5020 35.058 DOWS|IA - 40.7980 -92.4809 13.534 DRAKESVILLE|IA - 42.5045 -90.6900 139.876 DUBUQUE|IA - 42.4000 -90.7167 25.874 DUBUQUE REGIONAL AIRPORT|IA - 42.7516 -92.9734 14.746 DUMONT|IA - 42.4699 -93.9960 14.810 DUNCOMBE|IA - 42.5797 -91.5469 8.735 DUNDEE|IA - 42.5683 -92.1599 26.979 DUNKERTON|IA - 41.8528 -95.5996 56.931 DUNLAP|IA - 42.5616 -90.7735 6.328 DURANGO|IA - 41.6009 -90.9090 10.761 DURANT|IA - 42.4804 -91.1183 28.240 DYERSVILLE|IA - 42.1722 -92.3093 13.501 DYSART|IA - 42.6673 -93.9013 26.661 EAGLE GROVE|IA - 41.4922 -94.1220 15.127 EARLHAM|IA - 41.7761 -95.4197 24.463 EARLING|IA - 42.4830 -91.2697 12.666 EARLVILLE|IA - 42.4609 -95.1525 14.494 EARLY|IA - 41.8167 -91.8500 4.738 EAST AMANA|IA - 41.2275 -93.9276 19.449 EAST PERU|IA - 41.1333 -91.8500 10.549 EAST PLEASANT PLAIN|IA - 42.5667 -90.8500 4.606 EAST RICKARDSVILLE|IA - 41.1587 -92.6297 34.948 EDDYVILLE|IA - 42.5500 -90.6833 1.795 EDMORE|IA - 42.0054 -92.3158 19.715 ELBERON|IA - 40.9177 -92.2182 30.027 ELDON|IA - 42.3602 -93.1011 74.350 ELDORA|IA - 41.6358 -90.5733 38.843 ELDRIDGE|IA - 41.5927 -95.0604 15.108 ELK HORN|IA - 42.4671 -92.2493 1.757 ELK RUN HEIGHTS|IA - 41.7941 -93.5145 20.210 ELKHART|IA - 41.1498 -95.1630 36.469 ELLIOTT|IA - 40.8404 -94.1083 7.851 ELLSTON|IA - 42.3106 -93.5818 4.705 ELLSWORTH|IA - 41.7166 -91.4167 8.634 ELMIRA|IA - 41.1000 -91.1167 6.248 ELRICK JUNCTION|IA - 41.8666 -90.3500 10.899 ELVIRA|IA - 42.0000 -90.7333 10.910 ELWOOD|IA - 41.8751 -91.5873 13.112 ELY|IA - 42.1500 -90.8333 12.737 EMELINE|IA - 41.0185 -95.4028 15.004 EMERSON|IA - 43.1135 -94.6805 37.484 EMMETSBURG|IA - 42.4468 -90.9342 6.268 EPWORTH|IA - 40.8330 -95.3034 20.246 ESSEX|IA - 43.3994 -94.8332 72.090 ESTHERVILLE|IA - 42.4618 -92.2756 9.430 EVANSDALE|IA - 43.1605 -95.3216 13.378 EVERLY|IA - 41.5916 -94.8793 33.054 EXIRA|IA - 40.6488 -92.8417 8.520 EXLINE|IA - 42.6389 -92.0501 15.844 FAIRBANK|IA - 41.9216 -91.7801 13.488 FAIRFAX|IA - 41.0071 -91.9671 36.496 FAIRFIELD|IA - 41.0500 -91.9833 11.108 FAIRFIELD MUNICIPAL AIRPO|IA - 41.4333 -90.9000 8.675 FAIRPORT|IA - 42.0833 -91.3333 4.229 FAIRVIEW|IA - 42.4439 -91.0067 12.404 FARLEY|IA - 40.6388 -91.7388 21.812 FARMINGTON|IA - 42.2775 -94.4150 10.464 FARNHAMVILLE|IA - 40.7198 -95.4801 14.255 FARRAGUT|IA - 43.2183 -94.4277 17.208 FENTON|IA - 41.9384 -92.8634 16.230 FERGUSON|IA - 43.2649 -93.4226 17.914 FERTILE|IA - 42.3167 -90.9167 9.662 FILLMORE|IA - 42.5500 -90.8667 5.609 FIVE POINTS|IA - 40.8641 -92.3321 17.907 FLORIS|IA - 41.7500 -90.3500 8.590 FOLLETTS|IA - 42.5818 -94.8455 20.267 FONDA|IA - 42.6000 -91.9167 4.975 FONTANA COUNTY PARK/CAMPG|IA - 41.2900 -94.5607 9.726 FONTANELLE|IA - 43.2572 -93.6380 43.115 FOREST CITY|IA - 42.5079 -94.1768 151.094 FORT DODGE|IA - 40.6197 -91.3522 55.464 FORT MADISON|IA - 40.6667 -91.3333 12.565 FORT MADISON MUNICIPAL AI|IA - 43.2416 -95.1548 22.308 FOSTORIA|IA - 42.6167 -91.3167 8.773 FOUNTAIN SPRINGS PARK|IA - 41.0167 -91.7666 6.043 FOUR CORNERS|IA - 40.6664 -91.5117 7.997 FRANKLIN|IA - 42.1268 -93.9737 36.505 FRASER|IA - 42.8836 -92.3059 18.572 FREDERIKA|IA - 41.2847 -91.3390 2.740 FREDONIA|IA - 41.2121 -92.4349 14.444 FREMONT|IA - 41.3468 -91.1257 17.006 FRUITLAND|IA - 42.1500 -90.6833 21.895 FULTON|IA - 40.5000 -91.3810 8.706 GALLAND|IA - 42.6939 -93.6048 11.950 GALT|IA - 42.5062 -95.4163 10.184 GALVA|IA - 40.8265 -93.6075 13.426 GARDEN GROVE|IA - 41.0667 -91.2167 7.343 GARLAND|IA - 43.0982 -93.6025 23.238 GARNER|IA - 42.1436 -92.1428 11.656 GARRISON|IA - 42.2833 -90.8333 6.495 GARRY OWEN|IA - 42.0940 -92.6782 22.982 GARWIN|IA - 42.6759 -93.1300 18.411 GENEVA|IA - 41.7167 -92.1500 10.288 GENOA BLUFF|IA - 40.8167 -91.3833 13.718 GEODE STATE PARK|IA - 43.3417 -96.0027 25.273 GEORGE|IA - 41.1000 -91.7666 12.700 GERMANVILLE|IA - 41.4806 -92.3915 9.040 GIBSON|IA - 42.1074 -93.6475 21.515 GILBERT|IA - 42.4187 -92.2137 21.048 GILBERTVILLE|IA - 43.0154 -95.0352 8.963 GILLETT GROVE|IA - 41.8786 -92.7878 41.189 GILMAN|IA - 42.7266 -94.4600 17.006 GILMORE CITY|IA - 42.1861 -92.7144 15.735 GLADBROOK|IA - 41.3667 -91.4500 9.836 GLADWIN|IA - 40.9333 -91.7833 16.378 GLASGOW|IA - 41.0478 -95.7422 44.100 GLENWOOD|IA - 42.0573 -94.7252 11.801 GLIDDEN|IA - 42.7357 -93.9212 15.532 GOLDFIELD|IA - 42.9236 -93.6139 14.829 GOODELL|IA - 41.9682 -90.3822 4.138 GOOSE LAKE|IA - 42.3833 -90.4833 8.040 GORDONS FERRY|IA - 42.2768 -94.2885 61.671 GOWRIE|IA - 43.2364 -94.7510 32.235 GRAETTINGER|IA - 42.4947 -90.8689 3.367 GRAF|IA - 43.3301 -93.0699 12.563 GRAFTON|IA - 42.0322 -94.2365 8.189 GRAND JUNCTION|IA - 41.8235 -90.6489 8.668 GRAND MOUND|IA - 40.8189 -93.9625 20.574 GRAND RIVER|IA - 41.2772 -91.1874 15.122 GRANDVIEW|IA - 41.7603 -93.8237 9.825 GRANGER|IA - 41.1422 -94.9851 14.980 GRANT|IA - 42.9847 -95.8748 15.325 GRANVILLE|IA - 40.7601 -94.7428 23.192 GRAVITY|IA - 41.8413 -94.9842 18.668 GRAY|IA - 42.5851 -91.3419 23.683 GREELEY|IA - 42.1546 -90.3224 21.070 GREEN ISLAND|IA - 42.8968 -92.8039 49.977 GREENE|IA - 41.3055 -94.4585 38.535 GREENFIELD|IA - 43.0172 -95.1452 16.182 GREENVILLE|IA - 41.6608 -93.7893 7.246 GRIMES|IA - 41.7408 -92.7227 23.310 GRINNELL|IA - 41.2339 -95.1389 22.148 GRISWOLD|IA - 42.3630 -92.7747 27.268 GRUNDY CENTER|IA - 43.3932 -94.7031 10.586 GRUVER|IA - 41.6493 -92.3431 22.118 GUERNSEY|IA - 41.6786 -94.4983 55.911 GUTHRIE CENTER|IA - 42.0055 -94.9714 19.273 HALBUR|IA - 42.0167 -91.0667 8.561 HALE|IA - 40.6058 -95.6548 46.497 HAMBURG|IA - 41.1700 -92.9041 9.062 HAMILTON|IA - 42.7450 -93.2009 91.508 HAMPTON|IA - 41.3933 -95.3650 22.417 HANCOCK|IA - 43.2809 -93.3792 5.723 HANLONTOWN|IA - 42.7572 -93.1034 8.946 HANSELL|IA - 42.2610 -94.1750 8.596 HARCOURT|IA - 42.8102 -94.0515 7.621 HARDY|IA - 41.6490 -95.3262 117.378 HARLAN|IA - 41.3633 -92.0512 8.258 HARPER|IA - 43.4476 -95.4329 8.763 HARRIS|IA - 41.4578 -93.4039 15.061 HARTFORD|IA - 43.1793 -95.4775 27.540 HARTLEY|IA - 41.7840 -92.3460 16.855 HARTWICK|IA - 41.3166 -92.9234 15.006 HARVEY|IA - 41.3333 -91.5333 17.105 HASKINS|IA - 41.0239 -95.4956 7.871 HASTINGS|IA - 42.0000 -90.2000 4.349 HAUNTOWN|IA - 42.8339 -94.7001 12.435 HAVELOCK|IA - 41.9441 -92.9612 8.187 HAVERHILL|IA - 43.0022 -96.4824 32.278 HAWARDEN|IA - 41.2645 -92.2470 18.825 HAYESVILLE|IA - 42.6183 -91.9054 12.608 HAZLETON|IA - 41.1706 -92.3077 27.911 HEDRICK|IA - 41.1391 -95.4310 22.812 HENDERSON|IA - 40.8482 -95.0165 38.634 HEPBURN|IA - 42.0464 -91.6837 8.171 HIAWATHA|IA - 41.8000 -91.9333 5.467 HIGH AMANA|IA - 41.5747 -91.5371 21.811 HILLS|IA - 40.8368 -91.7135 9.339 HILLSBORO|IA - 42.6247 -96.2939 28.138 HINTON|IA - 41.5833 -91.9167 22.518 HOLBROOK|IA - 42.3997 -92.7993 9.580 HOLLAND|IA - 42.4868 -95.5423 37.366 HOLSTEIN|IA - 42.6015 -90.9963 6.408 HOLY CROSS|IA - 41.7667 -91.8667 8.680 HOMESTEAD|IA - 42.3436 -91.2487 21.823 HOPKINTON|IA - 42.2310 -96.0963 10.542 HORNICK|IA - 43.0720 -95.9036 21.781 HOSPERS|IA - 40.7830 -91.6124 7.577 HOUGHTON|IA - 42.3061 -93.3005 22.774 HUBBARD|IA - 42.4233 -92.4547 16.988 HUDSON|IA - 43.1902 -96.1327 13.764 HULL|IA - 42.7215 -94.2237 55.596 HUMBOLDT|IA - 40.8603 -93.4968 24.980 HUMESTON|IA - 42.1000 -90.6833 8.941 HURSTVILLE|IA - 41.8960 -93.6025 33.133 HUXLEY|IA - 42.3444 -95.4729 82.646 IDA GROVE|IA - 40.8787 -95.4274 15.504 IMOGENE|IA - 42.4681 -91.8910 37.322 INDEPENDENCE|IA - 42.4500 -91.9500 7.236 INDEPENDENCE AIRPORT|IA - 40.6333 -91.7500 1.824 INDIAN LAKE PARK|IA - 41.3607 -93.5655 39.076 INDIANOLA|IA - 43.2870 -96.4401 12.074 INWOOD|IA - 41.6583 -91.5351 81.364 IOWA CITY|IA - 41.6333 -91.5500 6.794 IOWA CITY MUNICIPAL AIRPO|IA - 42.5208 -93.2658 42.817 IOWA FALLS|IA - 42.9753 -96.3215 14.712 IRETON|IA - 42.1500 -90.7666 5.662 IRONHILLS|IA - 41.9510 -92.3000 14.079 IRVING|IA - 41.7901 -95.2067 18.256 IRWIN|IA - 41.8455 -94.3072 10.225 JAMAICA|IA - 42.6444 -92.4639 21.073 JANESVILLE|IA - 42.0188 -94.3765 41.813 JEFFERSON|IA - 42.4759 -92.0669 14.612 JESUP|IA - 42.4759 -92.0833 1.371 JESUP GOLF COURSE|IA - 42.3113 -93.6386 21.642 JEWELL|IA - 41.6859 -93.7023 13.525 JOHNSTON|IA - 43.3643 -93.4571 14.350 JOICE|IA - 42.4793 -94.7179 20.175 JOLLEY|IA - 42.1167 -91.1333 3.692 JONES COUNTY PARK|IA - 42.4833 -90.7833 8.441 JULIEN|IA - 41.4876 -91.7005 48.330 KALONA|IA - 41.5050 -91.7333 5.023 KALONA AIRPORT|IA - 42.3917 -93.7274 46.095 KAMRAR|IA - 42.9340 -93.7941 25.752 KANAWHA|IA - 40.7102 -94.0488 16.014 KELLERTON|IA - 41.9509 -93.6647 13.273 KELLEY|IA - 41.7166 -92.9074 13.357 KELLOGG|IA - 43.3539 -93.2109 17.056 KENSETT|IA - 40.9531 -94.4563 19.303 KENT|IA - 41.7333 -91.7333 5.527 KENT COUNTY PARK|IA - 40.4096 -91.4035 66.801 KEOKUK|IA - 40.4667 -91.4333 1.447 KEOKUK AIRPORT|IA - 41.2882 -92.5363 8.726 KEOMAH VILLAGE|IA - 40.7346 -91.9603 77.022 KEOSAUQUA|IA - 40.7400 -91.9500 1.749 KEOSAUQUA AIRPORT|IA - 41.3660 -91.9555 23.815 KEOTA|IA - 41.4550 -92.2373 21.999 KESWICK|IA - 42.4500 -90.6833 4.350 KEY WEST|IA - 41.9998 -92.1986 9.802 KEYSTONE|IA - 42.4667 -90.9333 5.195 KIDDER|IA - 40.8000 -91.9667 4.924 KILBOURN|IA - 41.6283 -95.0742 9.304 KIMBALLTON|IA - 42.4000 -90.6000 8.993 KING|IA - 42.5875 -95.9680 42.256 KINGSLEY|IA - 40.9833 -91.0333 12.253 KINGSTON|IA - 41.4594 -91.9872 9.206 KINROSS|IA - 41.7290 -95.2663 16.936 KIRKMAN|IA - 41.1429 -92.5023 11.181 KIRKVILLE|IA - 42.1938 -95.3267 12.474 KIRON|IA - 43.0091 -93.6011 51.900 KLEMME|IA - 42.4561 -94.4563 19.716 KNIERIM|IA - 41.3191 -93.1013 27.550 KNOXVILLE|IA - 41.0167 -91.1333 3.705 KOSSUTH|IA - 41.8333 -92.2000 13.642 KOSZTA|IA - 42.2949 -90.6213 13.599 LA MOTTE|IA - 42.3131 -92.1912 39.636 LA PORTE CITY|IA - 40.7167 -91.9833 5.277 LACEY KEOSAUQUA STATE PAR|IA - 41.1899 -93.3842 16.328 LACONA|IA - 41.7558 -92.1854 14.674 LADORA|IA - 42.1500 -91.6833 28.709 LAFAYETTE|IA - 42.2677 -94.7306 36.818 LAKE CITY|IA - 41.1833 -91.9000 6.907 LAKE DARLING STATE PARK|IA - 41.6333 -92.1833 13.691 LAKE IOWA|IA - 41.8000 -91.5500 4.375 LAKE MACBRIDE STATE PARK|IA - 43.4162 -93.5321 71.916 LAKE MILLS|IA - 43.4484 -95.3248 41.183 LAKE PARK|IA - 40.6833 -92.0000 14.184 LAKE SUGEMA CAMPGROUNDS|IA - 42.3062 -95.0466 27.430 LAKE VIEW|IA - 42.6197 -95.1739 6.836 LAKESIDE|IA - 43.3780 -94.0940 11.864 LAKOTA|IA - 41.7003 -93.0783 2.984 LAMBS GROVE|IA - 40.6206 -93.9373 97.441 LAMONI|IA - 42.5987 -91.6408 24.708 LAMONT|IA - 41.2833 -92.1666 8.858 LANCASTER|IA - 42.1836 -94.6910 18.768 LANESBORO|IA - 42.1833 -91.2167 14.630 LANGWORTHY|IA - 43.4553 -96.4374 19.735 LARCHWOOD|IA - 42.8613 -95.5449 28.937 LARRABEE|IA - 42.7632 -93.3650 13.612 LATIMER|IA - 42.4833 -90.8833 17.975 LATTNERVILLE|IA - 41.8838 -92.9213 11.154 LAUREL|IA - 42.8478 -94.8480 61.665 LAURENS|IA - 42.4789 -96.1844 10.130 LAWTON|IA - 41.5988 -90.3646 17.139 LE CLAIRE|IA - 42.0072 -92.7751 12.979 LE GRAND|IA - 42.7876 -96.1699 75.457 LE MARS|IA - 40.8789 -93.5922 9.087 LE ROY|IA - 40.7333 -92.0833 10.614 LEBANON|IA - 43.4203 -94.1587 18.701 LEDYARD|IA - 42.3559 -94.0531 29.248 LEHIGH|IA - 41.3385 -92.7866 13.420 LEIGHTON|IA - 43.3337 -93.6372 19.966 LELAND|IA - 40.8832 -94.5582 21.654 LENOX|IA - 40.7413 -93.7533 33.691 LEON|IA - 43.4392 -96.3302 9.533 LESTER|IA - 41.3300 -91.2348 10.844 LETTS|IA - 41.3063 -95.0842 19.678 LEWIS|IA - 40.9586 -92.0489 13.048 LIBERTYVILLE|IA - 42.1239 -94.7842 16.112 LIDDERDALE|IA - 41.6500 -91.0834 15.968 LIME CITY|IA - 42.3333 -91.9833 5.462 LIME CREEK COUNTY PARK|IA - 41.1500 -92.1333 4.923 LINBY|IA - 42.2632 -92.6910 19.219 LINCOLN|IA - 41.6430 -94.2701 20.644 LINDEN|IA - 40.5860 -93.5236 14.570 LINEVILLE|IA - 42.8926 -95.2417 7.643 LINN GROVE|IA - 41.9212 -91.3911 2.751 LISBON|IA - 42.1906 -93.0055 14.003 LISCOMB|IA - 43.4446 -95.8809 15.402 LITTLE ROCK|IA - 41.8083 -96.0267 10.316 LITTLE SIOUX|IA - 42.5333 -92.0167 2.783 LITTLETON|IA - 42.8678 -94.1838 31.813 LIVERMORE|IA - 40.9936 -91.7476 18.087 LOCKRIDGE|IA - 41.6446 -95.7910 24.284 LOGAN|IA - 42.2680 -94.5509 14.869 LOHRVILLE|IA - 43.2204 -94.3249 8.438 LONE ROCK|IA - 41.4858 -91.4248 23.446 LONE TREE|IA - 41.6945 -90.5804 3.449 LONG GROVE|IA - 42.5167 -90.8000 3.465 LORE|IA - 41.1276 -94.0570 31.827 LORIMOR|IA - 41.9661 -90.8175 27.572 LOST NATION|IA - 41.1354 -92.9079 24.996 LOVILIA|IA - 41.8024 -90.3543 6.818 LOW MOOR|IA - 41.8586 -90.9231 9.193 LOWDEN|IA - 40.8333 -91.4333 5.702 LOWELL|IA - 42.9166 -94.0834 15.678 LU VERNE|IA - 41.0317 -93.4603 12.961 LUCAS|IA - 41.9671 -93.8197 22.743 LUTHER|IA - 42.6030 -91.0730 38.236 LUXEMBURG|IA - 41.9062 -92.1802 8.286 LUZERNE|IA - 41.5768 -92.7862 5.062 LYNNVILLE|IA - 42.4234 -94.8700 10.517 LYTTON|IA - 41.1921 -95.4248 11.671 MACEDONIA|IA - 41.2143 -94.1854 20.010 MACKSBURG|IA - 41.8755 -93.8197 19.341 MADRID|IA - 41.6874 -95.8743 12.937 MAGNOLIA|IA - 41.7075 -92.5578 11.924 MALCOM|IA - 42.9397 -94.6841 19.507 MALLARD|IA - 41.8167 -90.4500 8.189 MALONE|IA - 40.6742 -94.4112 16.798 MALOY|IA - 41.0075 -95.5854 16.539 MALVERN|IA - 42.4852 -91.4558 65.393 MANCHESTER|IA - 42.5000 -91.5000 4.988 MANCHESTER AIRPORT|IA - 41.8891 -95.2350 15.398 MANILLA|IA - 43.2883 -93.2017 31.871 MANLY|IA - 41.9095 -95.0643 33.122 MANNING|IA - 42.5287 -94.5393 30.014 MANSON|IA - 42.1677 -95.7908 39.233 MAPLETON|IA - 42.0653 -90.6661 46.290 MAQUOKETA|IA - 42.1167 -90.7833 9.091 MAQUOKETA CAVES STATE PAR|IA - 42.0500 -90.7333 5.625 MAQUOKETA MUNICIPAL AIRPO|IA - 42.8610 -94.9829 11.378 MARATHON|IA - 42.8241 -95.8072 23.880 MARCUS|IA - 41.7972 -92.0694 29.461 MARENGO|IA - 42.0344 -91.5895 18.152 MARION|IA - 42.0333 -91.5333 4.721 MARION AIRPORT|IA - 41.4485 -95.1103 15.008 MARNE|IA - 41.1000 -91.3500 8.401 MARSH|IA - 42.0355 -92.9118 60.025 MARSHALLTOWN|IA - 42.0204 -91.3576 18.509 MARTELLE|IA - 41.3741 -93.7382 14.680 MARTENSDALE|IA - 41.1784 -92.2523 5.344 MARTINSBURG|IA - 41.1827 -92.9534 5.075 MARYSVILLE|IA - 43.1513 -93.1985 178.867 MASON CITY|IA - 42.4798 -91.5918 11.683 MASONVILLE|IA - 41.2513 -94.7693 30.462 MASSENA|IA - 42.4333 -90.5833 13.128 MASSEY|IA - 41.9167 -90.9167 15.366 MASSILLON|IA - 43.2445 -95.9342 18.263 MATLOCK|IA - 42.9664 -96.1830 11.453 MAURICE|IA - 41.8914 -93.3988 16.974 MAXWELL|IA - 41.6491 -90.7182 6.686 MAYSVILLE|IA - 42.1655 -93.3903 7.851 MCCALLSBURG|IA - 41.7434 -90.4452 20.915 MCCAUSLAND|IA - 41.3276 -95.6838 15.189 MCCLELLAND|IA - 41.9049 -91.2533 14.609 MECHANICSVILLE|IA - 41.0082 -91.1645 24.280 MEDIAPOLIS|IA - 42.5000 -91.0500 8.200 MEKEE|IA - 41.9418 -93.1022 29.680 MELBOURNE|IA - 41.2278 -93.2408 55.264 MELCHER-DALLAS|IA - 40.9808 -93.0493 23.301 MELROSE|IA - 43.2867 -95.6085 31.570 MELVIN|IA - 41.5220 -94.4035 8.495 MENLO|IA - 42.7942 -95.6326 12.895 MERIDEN|IA - 42.7210 -96.2491 18.726 MERRILL|IA - 41.0833 -91.7166 5.720 MERRIMAC|IA - 42.9151 -93.4732 10.775 MESERVEY|IA - 41.8000 -91.9000 2.816 MIDDLE AMANA|IA - 40.8292 -91.2608 8.975 MIDDLETOWN|IA - 42.1000 -91.7000 1.408 MIDWAY|IA - 41.4667 -90.8333 2.856 MIDWAY BEACH|IA - 42.0483 -90.3175 6.974 MILES|IA - 43.3270 -95.1518 32.876 MILFORD|IA - 41.5727 -92.1592 15.590 MILLERSBURG|IA - 40.8493 -93.3069 16.151 MILLERTON|IA - 41.2893 -93.4385 20.674 MILO|IA - 40.6713 -92.1625 25.306 MILTON|IA - 41.7579 -94.0278 22.343 MINBURN|IA - 41.4671 -95.5419 7.723 MINDEN|IA - 41.7674 -93.2843 19.738 MINGO|IA - 41.5589 -95.8951 53.772 MISSOURI VALLEY|IA - 41.6615 -93.3609 10.312 MITCHELLVILLE|IA - 41.6192 -96.0122 18.244 MODALE|IA - 41.7098 -96.0208 23.985 MONDAMIN|IA - 43.1325 -95.3924 9.520 MONETA|IA - 42.0737 -90.8818 8.306 MONMOUTH|IA - 41.5202 -93.1045 44.341 MONROE|IA - 41.5829 -92.5275 91.992 MONTEZUMA|IA - 42.3833 -91.6333 10.421 MONTI|IA - 42.2377 -91.1910 23.623 MONTICELLO|IA - 42.2333 -91.1666 2.217 MONTICELLO MUNICIPAL AIRP|IA - 41.9805 -92.7154 8.145 MONTOUR|IA - 41.4667 -90.8000 6.980 MONTPELIER|IA - 40.5254 -91.4162 6.678 MONTROSE|IA - 40.4500 -91.4500 7.667 MOOAR|IA - 41.9243 -95.8504 25.435 MOORHEAD|IA - 42.4410 -94.2941 12.842 MOORLAND|IA - 40.8921 -92.8183 42.812 MORAVIA|IA - 42.0065 -91.2466 8.932 MORLEY|IA - 41.0940 -91.2515 16.985 MORNING SUN|IA - 42.3434 -92.6729 7.862 MORRISON|IA - 41.7500 -91.4333 22.661 MORSE|IA - 41.5833 -91.0833 5.426 MOSCOW|IA - 40.6853 -92.6790 19.495 MOULTON|IA - 42.2568 -92.0933 15.955 MOUNT AUBURN|IA - 40.7142 -94.2379 30.066 MOUNT AYR|IA - 41.6167 -90.5500 2.855 MOUNT JOY|IA - 40.9631 -91.5465 50.687 MOUNT PLEASANT|IA - 40.9500 -91.5167 4.001 MOUNT PLEASANT MUNICIPAL|IA - 40.6190 -91.9389 10.721 MOUNT STERLING|IA - 41.0574 -91.3906 8.331 MOUNT UNION|IA - 41.9231 -91.4238 23.072 MOUNT VERNON|IA - 40.7833 -91.9333 12.940 MOUNT ZION|IA - 42.4896 -96.0668 26.915 MOVILLE|IA - 40.7500 -91.6167 8.841 MT HAMILL|IA - 41.0413 -93.9484 9.340 MURRAY|IA - 41.4177 -91.0717 55.337 MUSCATINE|IA - 41.3667 -91.1500 5.318 MUSCATINE MUNICIPAL AIRPO|IA - 40.7791 -92.9437 13.389 MYSTIC|IA - 42.0667 -90.7833 9.922 NASHVILLE|IA - 42.5150 -95.0877 18.054 NEMAHA|IA - 41.4509 -95.6172 25.114 NEOLA|IA - 42.0182 -93.4502 14.583 NEVADA|IA - 40.5667 -91.5000 10.569 NEW BOSTON|IA - 41.4667 -90.9000 9.698 NEW ERA|IA - 42.5672 -92.6224 13.237 NEW HARTFORD|IA - 41.7166 -90.8786 9.440 NEW LIBERTY|IA - 40.9275 -91.4073 14.180 NEW LONDON|IA - 40.7324 -94.9000 11.506 NEW MARKET|IA - 42.2819 -93.1723 11.878 NEW PROVIDENCE|IA - 41.4702 -92.6506 29.099 NEW SHARON|IA - 42.5478 -91.1134 15.232 NEW VIENNA|IA - 41.1809 -93.7305 44.174 NEW VIRGINIA|IA - 42.6106 -95.0038 14.653 NEWELL|IA - 41.9930 -91.9667 24.980 NEWHALL|IA - 41.0833 -91.1833 5.503 NEWPORT|IA - 41.6951 -93.0451 50.003 NEWTON|IA - 41.4791 -91.3081 5.223 NICHOLS|IA - 41.1667 -91.6167 6.428 NOBLE|IA - 40.9365 -94.8952 7.199 NODAWAY|IA - 41.5159 -92.0781 32.059 NORTH ENGLISH|IA - 41.7415 -91.6093 15.389 NORTH LIBERTY|IA - 40.6088 -95.2931 13.452 NORTHBORO|IA - 41.0667 -91.1167 12.768 NORTHFIELD|IA - 43.4446 -93.2164 27.473 NORTHWOOD|IA - 41.4981 -93.6809 21.618 NORWALK|IA - 41.9028 -91.9219 23.076 NORWAY|IA - 40.6854 -92.9806 12.145 NUMA|IA - 41.7000 -91.6000 2.354 OAKDALE|IA - 41.3085 -95.3967 40.562 OAKLAND|IA - 41.7193 -92.8200 7.461 OAKLAND ACRES|IA - 40.9333 -91.6167 10.415 OAKLAND MILLS|IA - 41.0978 -91.0435 9.414 OAKVILLE|IA - 41.7000 -91.3833 4.855 OASIS|IA - 43.4182 -95.5365 17.583 OCHEYEDAN|IA - 42.3115 -95.2538 17.082 ODEBOLT|IA - 42.0394 -94.0285 9.393 OGDEN|IA - 43.3921 -95.1362 7.638 OKOBOJI|IA - 42.6333 -90.8667 1.083 OLD BALLTOWN|IA - 41.1333 -91.5454 8.739 OLDS|IA - 41.9976 -91.1411 29.833 OLIN|IA - 41.1988 -92.0928 8.624 OLLIE|IA - 42.0274 -96.0881 102.333 ONAWA|IA - 42.5411 -91.3529 11.626 ONEIDA|IA - 42.1080 -91.0137 6.392 ONSLOW|IA - 42.6977 -92.0845 11.601 ORAN|IA - 43.0033 -96.0585 20.979 ORANGE CITY|IA - 41.2028 -94.4179 26.797 ORIENT|IA - 43.4452 -95.0987 5.993 ORLEANS|IA - 41.0313 -93.7738 39.174 OSCEOLA|IA - 41.2930 -92.6396 71.706 OSKALOOSA|IA - 42.4209 -94.1476 18.138 OTHO|IA - 42.2815 -95.8938 27.902 OTO|IA - 42.2333 -90.6833 7.070 OTTER CREEK|IA - 42.5167 -91.9500 13.023 OTTERVILLE|IA - 42.8996 -94.3753 16.775 OTTOSEN|IA - 41.0199 -92.4182 88.370 OTTUMWA|IA - 42.4311 -93.2051 14.860 OWASA|IA - 41.7247 -91.7897 25.064 OXFORD|IA - 41.9846 -90.9543 11.944 OXFORD JUNCTION|IA - 41.9666 -90.9666 4.947 OXFORD MILLS|IA - 42.8194 -96.0575 7.058 OYENS|IA - 41.0183 -95.7996 8.287 PACIFIC JUNCTION|IA - 41.1325 -92.0818 14.031 PACKWOOD|IA - 41.9166 -91.5166 8.256 PALISADES-KEPLER SP|IA - 42.6288 -94.5983 26.262 PALMER|IA - 42.0642 -91.7960 9.161 PALO|IA - 41.7267 -95.4753 13.894 PANAMA|IA - 41.6910 -94.3649 11.811 PANORA|IA - 41.5551 -90.4547 2.779 PANORAMA PARK|IA - 42.0333 -91.4500 5.952 PARALTA|IA - 42.2333 -91.5833 8.691 PARIS|IA - 41.6895 -90.5408 14.659 PARK VIEW|IA - 42.5736 -92.7825 39.755 PARKERSBURG|IA - 41.5835 -92.0048 7.470 PARNELL|IA - 42.1639 -94.2547 18.816 PATON|IA - 41.3490 -93.8792 12.283 PATTERSON|IA - 42.9798 -95.6868 15.651 PAULLINA|IA - 41.1667 -92.1667 10.823 PEKIN|IA - 41.4087 -92.9190 31.669 PELLA|IA - 42.4488 -90.8507 9.012 PEOSTA|IA - 41.0833 -91.9000 19.942 PERLEE|IA - 41.8421 -94.0998 64.041 PERRY|IA - 41.5790 -95.5701 27.787 PERSIA|IA - 42.5500 -91.2167 8.626 PETERSBURG|IA - 42.9185 -95.3412 16.917 PETERSON|IA - 42.2166 -91.1166 7.764 PICTURED ROCKS WMA|IA - 42.5437 -95.8669 13.891 PIERSON|IA - 40.7666 -91.5333 14.193 PILOT GROVE|IA - 42.1591 -94.0187 7.911 PILOT MOUND|IA - 42.6535 -94.3911 17.335 PIONEER|IA - 41.8308 -95.9268 27.965 PISGAH|IA - 42.8439 -92.5355 24.859 PLAINFIELD|IA - 41.6667 -90.7833 18.604 PLAINVIEW|IA - 40.7553 -93.0461 9.403 PLANO|IA - 40.9667 -91.2833 15.843 PLEASANT GROVE|IA - 41.5857 -93.5144 9.159 PLEASANT HILL|IA - 41.1474 -91.8597 3.669 PLEASANT PLAIN|IA - 41.5167 -90.8667 8.789 PLEASANT PRARIE|IA - 41.5667 -90.4167 3.476 PLEASANT VALLEY|IA - 40.5824 -93.7429 18.648 PLEASANTON|IA - 41.3890 -93.2674 21.950 PLEASANTVILLE|IA - 42.8771 -94.6224 16.794 PLOVER|IA - 43.2469 -93.1224 10.477 PLYMOUTH|IA - 42.7362 -94.6668 31.885 POCAHONTAS|IA - 41.7731 -93.7165 15.033 POLK CITY|IA - 42.5535 -94.6785 12.801 POMEROY|IA - 42.5941 -93.4268 17.434 POPEJOY|IA - 41.6507 -95.5194 16.081 PORTSMOUTH|IA - 41.5981 -93.2354 22.193 PRAIRIE CITY|IA - 42.2378 -91.4260 12.918 PRAIRIEBURG|IA - 40.8833 -91.2500 8.484 PRARIE GROVE|IA - 41.0234 -94.6124 13.559 PRESCOTT|IA - 42.0485 -90.3993 22.498 PRESTON|IA - 43.0878 -95.6262 27.240 PRIMGHAR|IA - 40.6833 -91.6333 11.302 PRIMROSE|IA - 41.6711 -90.3595 19.150 PRINCETON|IA - 41.7000 -90.3167 8.862 PRINCETON WILDLIFE AREA|IA - 40.7469 -93.1509 14.268 PROMISE CITY|IA - 40.6975 -92.2741 11.130 PULASKI|IA - 42.3955 -91.7564 20.795 QUASQUETON|IA - 42.6292 -95.6427 29.177 QUIMBY|IA - 42.3181 -93.4346 11.304 RADCLIFFE|IA - 43.4813 -93.9210 14.592 RAKE|IA - 42.0435 -94.6450 7.370 RALSTON|IA - 42.2372 -93.6030 13.206 RANDALL|IA - 40.8729 -95.5642 10.413 RANDOLPH|IA - 40.8021 -92.8879 8.017 RATHBUN|IA - 42.4669 -92.2282 4.318 RAYMOND|IA - 42.7034 -92.2248 20.523 READLYN|IA - 41.5785 -93.0226 14.852 REASNOR|IA - 41.0125 -95.2246 67.754 RED OAK|IA - 40.6060 -94.3868 9.029 REDDING|IA - 41.5901 -94.1976 14.682 REDFIELD|IA - 42.1333 -90.3000 5.580 REECEVILLE|IA - 42.3222 -92.5985 17.214 REINBECK|IA - 42.8264 -95.1657 17.234 REMBRANDT|IA - 42.8131 -95.9728 13.928 REMSEN|IA - 42.8274 -93.9807 19.045 RENWICK|IA - 41.9274 -93.1840 8.120 RHODES|IA - 41.1859 -91.9950 27.409 RICHLAND|IA - 41.4500 -91.7000 9.795 RICHMOND|IA - 42.5836 -90.8753 14.134 RICKARDSVILLE|IA - 42.1275 -95.5742 14.934 RICKETTS|IA - 42.3395 -94.4865 17.237 RINARD|IA - 43.2964 -94.5066 23.553 RINGSTED|IA - 41.9346 -94.2000 24.961 RIPPEY|IA - 41.4833 -91.5000 6.271 RIVER JCT.|IA - 41.5354 -90.4671 6.042 RIVERDALE|IA - 41.4823 -91.5731 10.768 RIVERSIDE|IA - 40.6874 -95.5688 11.534 RIVERTON|IA - 42.0784 -91.6692 12.536 ROBINS|IA - 42.3500 -91.5833 8.567 ROBINSON|IA - 41.6667 -91.1667 7.810 ROCHESTER|IA - 43.2072 -93.0870 14.699 ROCK FALLS|IA - 43.4258 -96.1661 54.439 ROCK RAPIDS|IA - 43.2046 -96.2972 34.116 ROCK VALLEY|IA - 42.4667 -90.6833 9.777 ROCKDALE|IA - 42.9799 -93.1869 22.573 ROCKWELL|IA - 42.3984 -94.6310 30.477 ROCKWELL CITY|IA - 43.0260 -94.5263 13.275 RODMAN|IA - 42.2048 -95.9512 6.600 RODNEY|IA - 42.1670 -93.5012 8.697 ROLAND|IA - 42.8128 -94.5303 23.540 ROLFE|IA - 40.9833 -91.6807 6.030 ROME|IA - 42.5667 -90.7000 4.719 ROSE|IA - 41.3204 -92.4628 17.294 ROSE HILL|IA - 43.0132 -95.1888 3.758 ROSSIE|IA - 42.7401 -93.5496 15.370 ROWAN|IA - 42.3684 -91.8448 10.860 ROWLEY|IA - 43.0640 -95.2832 24.421 ROYAL|IA - 41.2167 -91.9333 10.111 RUBIO|IA - 41.5123 -93.3581 21.655 RUNNELLS|IA - 40.9804 -93.2008 12.793 RUSSELL|IA - 43.1296 -94.8993 18.081 RUTHVEN|IA - 42.7612 -94.2926 11.444 RUTLAND|IA - 42.3526 -91.4828 19.543 RYAN|IA - 42.0678 -90.1741 6.875 SABULA|IA - 42.4221 -94.9973 45.015 SAC CITY|IA - 42.5488 -90.7037 11.425 SAGEVILLE|IA - 40.8520 -91.6207 30.423 SALEM|IA - 41.0500 -91.8333 9.801 SALINA|IA - 42.3095 -96.2866 17.061 SALIX|IA - 43.1811 -95.6563 14.518 SANBORN|IA - 41.3177 -91.1933 4.458 SAND SPRINGS|IA - 40.4667 -91.3833 15.206 SANDUSKY|IA - 41.3702 -93.3855 11.497 SANDYVILLE|IA - 40.7000 -91.3500 8.612 SAWYER|IA - 41.6845 -93.6258 6.394 SAYLORVILLE|IA - 43.4706 -93.6163 15.074 SCARVILLE|IA - 42.4957 -95.2954 20.536 SCHALLER|IA - 42.1619 -95.4345 29.406 SCHLESWIG|IA - 42.1667 -91.1000 10.220 SCOTCH GROVE|IA - 41.7167 -90.5333 7.209 SCOTT COUNTY PARK|IA - 42.0204 -94.5482 14.247 SCRANTON|IA - 41.5799 -92.7048 11.998 SEARSBORO|IA - 40.8667 -92.1500 9.855 SELMA|IA - 42.4007 -96.3556 26.095 SERGEANT BLUFF|IA - 40.6828 -93.1218 24.783 SEYMOUR|IA - 40.6571 -95.0361 16.873 SHAMBAUGH|IA - 40.9090 -94.2636 34.684 SHANNON CITY|IA - 41.5667 -91.6666 5.672 SHARON CENTER|IA - 40.8028 -94.6410 13.108 SHARPSBURG|IA - 42.8944 -93.2105 33.630 SHEFFIELD|IA - 41.5085 -95.4516 11.829 SHELBY|IA - 41.8641 -93.6962 4.427 SHELDAHL|IA - 43.1793 -95.8449 38.343 SHELDON|IA - 42.7126 -92.5815 10.196 SHELL ROCK|IA - 42.0932 -91.8694 21.428 SHELLSBURG|IA - 40.7594 -95.3692 111.712 SHENANDOAH|IA - 42.6029 -90.7820 9.928 SHERRILL|IA - 40.6200 -91.6800 6.609 SHIMEK STATE FOREST|IA - 41.8481 -91.6485 4.334 SHUEYVILLE|IA - 43.4017 -95.7449 34.431 SIBLEY|IA - 40.7460 -95.6444 23.646 SIDNEY|IA - 41.3122 -92.1853 5.765 SIG-NOR FIELD AIRPORT|IA - 41.3340 -92.2065 39.414 SIGOURNEY|IA - 41.3833 -92.1883 13.120 SIGOURNEY IOWA AIRPORT|IA - 41.1110 -95.6378 18.983 SILVER CITY|IA - 43.0766 -96.1715 85.667 SIOUX CENTER|IA - 42.5002 -96.3940 604.828 SIOUX CITY|IA - 42.8919 -95.1481 26.532 SIOUX RAPIDS|IA - 41.8803 -93.6841 8.246 SLATER|IA - 42.2343 -96.2241 54.857 SLOAN|IA - 42.2291 -95.9316 14.137 SMITHLAND|IA - 42.3167 -90.4333 13.901 SMITHS FERRY|IA - 41.9846 -95.7796 16.999 SOLDIER|IA - 41.8050 -91.4946 12.722 SOLON|IA - 42.3779 -94.4308 11.307 SOMERS|IA - 41.7833 -91.9667 9.005 SOUTH AMANA|IA - 40.7500 -91.2833 0.000 SOUTH AUGUSTA|IA - 41.4523 -92.0908 12.378 SOUTH ENGLISH|IA - 42.2333 -90.8000 15.526 SOUTH GARY OWEN|IA - 43.1459 -95.1511 159.646 SPENCER|IA - 42.2833 -91.8667 7.341 SPENCERS GROVE|IA - 40.9500 -91.1500 11.730 SPERRY|IA - 43.4228 -95.1114 18.212 SPIRIT LAKE|IA - 42.0705 -90.4310 5.952 SPRAGUEVILLE|IA - 40.7433 -91.1600 17.670 SPRING GROVE|IA - 41.4120 -93.6490 12.901 SPRING HILL|IA - 42.1675 -90.4819 13.486 SPRINGBROOK|IA - 41.6667 -91.2667 5.502 SPRINGDALE|IA - 42.0558 -91.4440 10.990 SPRINGVILLE|IA - 42.1244 -93.1978 4.200 ST. ANTHONY|IA - 41.2879 -93.8063 21.311 ST. CHARLES|IA - 42.3621 -90.5431 16.448 ST. DONATUS|IA - 41.3086 -93.7332 8.516 ST. MARYS|IA - 40.7669 -91.5168 1.435 ST. PAUL|IA - 42.2886 -93.7950 14.712 STANHOPE|IA - 42.6420 -91.8117 10.555 STANLEY|IA - 40.9811 -95.1032 12.780 STANTON|IA - 41.8936 -91.1500 7.795 STANWOOD|IA - 42.0153 -93.1654 19.398 STATE CENTER|IA - 42.4080 -93.0661 12.506 STEAMBOAT ROCK|IA - 40.8570 -91.8332 10.508 STOCKPORT|IA - 41.5833 -90.8667 5.425 STOCKTON|IA - 42.1167 -91.3500 5.887 STONE CITY|IA - 42.6450 -95.1999 89.411 STORM LAKE|IA - 42.1864 -93.5916 42.865 STORY CITY|IA - 42.5271 -92.7112 12.929 STOUT|IA - 42.2710 -93.9276 12.258 STRATFORD|IA - 42.8948 -96.1941 9.454 STRUBLE|IA - 41.5024 -94.3183 47.421 STUART|IA - 41.5786 -92.8465 27.078 SULLY|IA - 40.4667 -91.4500 4.353 SUMMITVILLE|IA - 42.8499 -92.0960 39.021 SUMNER|IA - 41.6667 -90.9333 12.822 SUNBURY|IA - 43.4327 -94.9471 12.310 SUPERIOR|IA - 42.9724 -95.4953 54.419 SUTHERLAND|IA - 41.8333 -91.3833 25.311 SUTIFF|IA - 42.9769 -93.3153 10.673 SWALEDALE|IA - 41.4656 -93.3094 8.395 SWAN|IA - 43.3828 -94.3102 13.817 SWEA CITY|IA - 41.1000 -91.5500 11.912 SWEDESBURG|IA - 41.5000 -90.9667 17.859 SWEETLAND CENTER|IA - 41.8434 -91.6958 34.131 SWISHER|IA - 40.8938 -95.6721 40.102 TABOR|IA - 41.3000 -91.9667 17.346 TALLEYRAND|IA - 41.9636 -92.5748 29.102 TAMA|IA - 42.0167 -90.2500 14.096 TEEDS GROVE|IA - 42.2333 -90.9833 16.972 TEMPLE HILL|IA - 41.9181 -94.9423 10.109 TEMPLETON|IA - 41.5955 -95.4429 11.617 TENNANT|IA - 43.3085 -94.9688 14.862 TERRIL|IA - 41.0292 -94.0496 23.377 THAYER|IA - 43.3696 -93.7743 13.967 THOMPSON|IA - 42.6887 -94.0500 13.064 THOR|IA - 41.4563 -92.3326 7.622 THORNBURG|IA - 42.9440 -93.3876 18.574 THORNTON|IA - 42.4500 -91.8667 4.904 THREE ELMS COUNTY PARK|IA - 40.8194 -95.7484 20.692 THURMAN|IA - 41.7064 -91.6773 7.199 TIFFIN|IA - 40.8528 -94.1955 15.379 TINGLEY|IA - 41.7705 -91.1289 48.139 TIPTON|IA - 41.7700 -91.1500 1.820 TIPTON MATTHEWS AIRPORT|IA - 43.2366 -94.0416 18.229 TITONKA|IA - 42.1000 -91.7167 6.486 TODDVILLE|IA - 41.9905 -92.5805 6.980 TOLEDO|IA - 41.1500 -91.0667 8.116 TOOLESBORO|IA - 41.9033 -90.8629 5.350 TORONTO|IA - 42.1925 -92.4647 34.314 TRAER|IA - 41.0667 -91.6333 20.955 TRENTON|IA - 41.2311 -95.6064 21.243 TREYNOR|IA - 42.8098 -92.2576 17.958 TRIPOLI|IA - 42.2833 -91.6833 8.145 TROY MILLS|IA - 42.3167 -91.7167 10.153 TROY MILLS WMA|IA - 42.7295 -95.1827 22.177 TRUESDALE|IA - 41.2104 -93.8457 7.926 TRURO|IA - 42.0204 -95.9658 10.221 TURIN|IA - 42.4167 -91.3667 4.830 TURTLE CREEK PARK|IA - 42.6333 -91.2833 5.464 TWIN BRIDGES PARK|IA - 41.8166 -91.5666 6.457 TWIN VIEW HEIGHTS|IA - 40.7802 -92.7425 11.212 UDELL|IA - 41.3857 -95.6793 16.013 UNDERWOOD|IA - 42.2429 -93.0626 16.049 UNION|IA - 40.8190 -92.6968 20.762 UNIONVILLE|IA - 41.6545 -91.5580 2.294 UNIVERSITY HEIGHTS|IA - 41.2867 -92.6158 2.466 UNIVERSITY PARK|IA - 41.7667 -91.9667 4.327 UPPER SOUTH AMANA|IA - 42.2233 -91.8750 21.171 URBANA|IA - 41.6365 -93.7409 18.003 URBANDALE|IA - 42.0497 -95.7056 10.915 UTE|IA - 40.8167 -91.8333 17.823 UTICA|IA - 42.0598 -95.2006 13.406 VAIL|IA - 41.7295 -93.3245 10.735 VALERIA|IA - 42.0833 -90.3667 9.878 VAN BUREN|IA - 42.0100 -92.0901 10.809 VAN HORNE|IA - 41.5305 -93.9557 4.477 VAN METER|IA - 40.8708 -93.7919 58.351 VAN WERT|IA - 42.6586 -94.8985 25.185 VARINA|IA - 43.1264 -93.4598 7.622 VENTURA|IA - 40.5000 -91.5667 25.905 VICENNES|IA - 41.7309 -92.2944 11.855 VICTOR|IA - 40.9310 -94.9779 22.030 VILLISCA|IA - 42.5913 -94.0179 11.281 VINCENT|IA - 41.9902 -92.3855 7.434 VINING|IA - 42.1642 -92.0270 54.983 VINTON|IA - 42.2000 -92.0333 9.286 VINTON MEMORIAL AIRPORT|IA - 42.0833 -91.3833 7.782 VIOLA|IA - 43.3745 -95.1745 4.496 WAHPETON|IA - 41.5946 -90.7750 16.418 WALCOTT|IA - 41.8333 -91.1333 15.902 WALD|IA - 41.8833 -91.8400 8.073 WALFORD|IA - 42.2862 -91.7809 19.064 WALKER|IA - 42.2696 -95.0930 10.482 WALL LAKE|IA - 43.3202 -94.7920 20.741 WALLINGFORD|IA - 41.4791 -95.2227 9.415 WALNUT|IA - 41.1784 -91.1888 39.034 WAPELLO|IA - 42.4833 -91.9333 4.980 WAPSIPINICON GOLF COURSE|IA - 42.1000 -91.2833 2.374 WAPSIPINICON STATE PARK|IA - 41.2988 -91.6909 119.708 WASHINGTON|IA - 41.2833 -91.6667 4.304 WASHINGTON AIRPORT|IA - 42.3000 -90.7833 19.208 WASHINGTON MILLS|IA - 42.5759 -95.7192 15.490 WASHTA|IA - 42.4916 -92.3511 270.502 WATERLOO|IA - 41.8833 -91.9833 7.685 WATKINS|IA - 42.1667 -91.4667 10.150 WAUBEEK|IA - 41.6076 -93.8624 13.154 WAUKEE|IA - 42.6667 -90.8833 6.889 WAUPETON|IA - 42.7254 -92.4698 60.253 WAVERLY|IA - 41.1477 -91.6579 39.136 WAYLAND|IA - 42.9492 -95.0120 19.115 WEBB|IA - 41.4379 -92.1708 6.783 WEBSTER|IA - 42.4634 -93.8165 19.540 WEBSTER CITY|IA - 40.8979 -93.7351 8.870 WELDON|IA - 41.4679 -91.8370 13.267 WELLMAN|IA - 42.4338 -92.9244 21.200 WELLSBURG|IA - 41.9119 -90.5978 18.345 WELTON|IA - 43.0889 -93.9930 20.128 WESLEY|IA - 41.8000 -91.9700 3.104 WEST AMANA|IA - 42.9601 -94.4590 36.184 WEST BEND|IA - 41.6701 -91.3492 16.502 WEST BRANCH|IA - 40.8235 -91.1786 5.750 WEST BURLINGTON|IA - 41.3400 -91.8162 12.942 WEST CHESTER|IA - 41.5707 -93.7529 11.613 WEST DES MOINES|IA - 41.5167 -90.6833 6.661 WEST LAKE PARK|IA - 41.5727 -91.2638 21.422 WEST LIBERTY|IA - 43.3494 -95.1653 4.542 WEST OKOBOJI|IA - 40.7158 -91.4515 25.412 WEST POINT|IA - 42.7567 -96.6054 18.944 WESTFIELD|IA - 41.7193 -95.3931 7.024 WESTPHALIA|IA - 42.0752 -95.1000 5.738 WESTSIDE|IA - 40.7167 -91.2333 9.993 WEVER|IA - 41.4001 -92.3539 18.291 WHAT CHEER|IA - 41.8329 -90.8372 21.715 WHEATLAND|IA - 42.6333 -91.1167 7.012 WHITE PINE HOLLOW STATE P|IA - 42.1264 -96.1507 26.211 WHITING|IA - 43.0634 -94.4240 16.231 WHITTEMORE|IA - 42.2648 -93.0114 7.459 WHITTEN|IA - 42.1000 -91.4667 16.153 WHITTIER|IA - 41.4667 -90.8833 1.432 WILDCAT DEN STATE PARK|IA - 41.9784 -94.8207 14.014 WILLEY|IA - 42.4901 -93.5416 22.202 WILLIAMS|IA - 41.6680 -92.0084 39.936 WILLIAMSBURG|IA - 41.0879 -93.2567 19.279 WILLIAMSON|IA - 41.5667 -91.7333 15.654 WILLIAMSTOWN|IA - 41.5891 -91.0247 44.823 WILTON|IA - 41.6167 -91.7666 9.457 WINDHAM|IA - 41.6048 -93.7119 4.831 WINDSOR HEIGHTS|IA - 41.1258 -91.4372 19.053 WINFIELD|IA - 41.3380 -94.0185 73.156 WINTERSET|IA - 42.4733 -91.7337 13.413 WINTHROP|IA - 42.5000 -91.6500 6.702 WINTHROP GOLF COURSE|IA - 41.4006 -94.8875 10.715 WIOTA|IA - 43.2305 -93.9104 9.640 WODEN|IA - 41.7365 -95.7071 31.990 WOODBINE|IA - 41.0105 -93.5965 15.544 WOODBURN|IA - 41.8563 -93.9213 10.190 WOODWARD|IA - 42.5653 -93.8434 32.344 WOOLSTOCK|IA - 42.3965 -91.1206 18.641 WORTHINGTON|IA - 41.2000 -91.4667 6.597 WYMAN|IA - 42.0601 -91.0048 21.239 WYOMING|IA - 41.7753 -94.3568 28.574 YALE|IA - 41.0333 -91.3167 13.845 YARMOUTH|IA - 42.3165 -94.8436 15.339 YETTER|IA - 40.7365 -95.1549 10.123 YORKTOWN|IA - 42.1589 -93.2965 24.986 ZEARING|IA - 42.2978 -90.6869 5.502 ZWINGLE|IA - 38.9040 -105.4830 20.755 11-MILE CANYON RESERVOIR|CO - 39.8500 -102.7200 77.824 ABARR|CO - 39.5580 -104.8960 2.293 ACRES GREEN|CO - 39.8150 -104.9050 12.988 ADAMS CITY|CO - 40.0170 -103.8860 16.243 ADENA|CO - 40.1170 -103.7920 22.623 ADENA SCHOOL|CO - 39.4700 -103.9500 51.913 AGATE|CO - 37.4041 -104.6544 40.391 AGUILAR|CO - 38.9904 -104.8601 17.405 AIR FORCE ACADEMY|CO - 40.1626 -103.2117 166.384 AKRON|CO - 37.4688 -105.8731 153.186 ALAMOSA|CO - 40.2000 -105.5200 31.826 ALLENSPARK|CO - 37.0200 -107.5000 4.194 ALLISON|CO - 39.2858 -106.0647 18.115 ALMA|CO - 38.6700 -106.8300 32.156 ALMONT|CO - 40.3080 -102.0780 52.101 ALVIN|CO - 40.6800 -102.1700 23.000 AMHERST|CO - 40.4380 -103.7140 27.390 ANTELOPE SPRINGS|CO - 38.9200 -105.9700 25.244 ANTERO JUNCTION|CO - 38.9920 -105.8920 10.101 ANTERO RESERVOIR|CO - 39.7500 -103.2200 31.299 ANTON|CO - 37.0765 -106.0102 22.758 ANTONITO|CO - 39.7472 -105.1623 4.880 APPLEWOOD|CO - 38.8500 -102.1700 17.072 ARAPAHOE|CO - 39.6360 -104.6880 27.413 ARAPAHOE PARK|CO - 40.0240 -105.6460 15.884 ARAPAHOE PEAK|CO - 37.0200 -107.4000 68.297 ARBOLES|CO - 39.7460 -103.0310 16.665 ARICKAREE SCHOOL|CO - 38.3300 -103.3300 59.327 ARLINGTON|CO - 38.8500 -103.1300 14.633 AROYA|CO - 39.2838 -103.2735 18.190 ARRIBA|CO - 37.4300 -108.6500 16.602 ARRIOLA|CO - 40.2200 -109.0200 5.459 ARTESIA|CO - 39.8211 -105.1067 21.578 ARVADA|CO - 39.1946 -106.8269 97.712 ASPEN|CO - 39.5200 -105.2700 2.679 ASPEN PARK|CO - 39.8330 -105.4830 22.940 ASPEN SPRINGS|CO - 40.5500 -103.2700 17.740 ATWOOD|CO - 40.5840 -104.7331 14.733 AULT|CO - 39.7123 -104.7298 20.645 AURORA|CO - 38.7800 -107.9300 14.581 AUSTIN|CO - 39.6525 -106.5331 5.959 AVON|CO - 38.2300 -104.3500 9.341 AVONDALE|CO - 40.2500 -107.7800 6.708 AXIAL|CO - 39.4000 -105.4700 62.911 BAILEY|CO - 39.6910 -105.8040 27.157 BAKERVILLE|CO - 40.4800 -104.4800 37.011 BARNESVILLE|CO - 39.9500 -104.7800 2.622 BARR LAKE|CO - 37.4300 -102.1300 13.104 BARTLETT|CO - 39.3667 -107.0270 11.164 BASALT|CO - 39.4415 -108.0245 3.241 BATTLEMENT MESA|CO - 37.2342 -107.5949 30.030 BAYFIELD|CO - 38.3200 -108.8800 29.123 BEDROCK|CO - 39.8800 -102.1300 42.091 BEECHER ISLAND|CO - 40.6300 -105.1700 22.599 BELLVUE|CO - 39.7551 -104.4234 22.397 BENNETT|CO - 39.6920 -105.3580 15.463 BERGEN PARK|CO - 40.3057 -105.0812 29.272 BERTHOUD|CO - 39.7710 -105.8080 6.673 BERTHOUD FALLS|CO - 39.7960 -105.7750 23.723 BERTHOUD PASS|CO - 39.3035 -102.4229 62.239 BETHUNE|CO - 38.0800 -104.9800 42.094 BEULAH|CO - 39.4750 -104.8750 6.556 BEVERLY HILLS|CO - 39.0463 -104.6681 17.912 BLACK FOREST|CO - 39.8003 -105.4913 1.863 BLACK HAWK|CO - 40.6080 -104.8750 20.043 BLACK HOLLOW RESERVOIR|CO - 37.4389 -105.5119 35.411 BLANCA|CO - 37.5800 -105.4900 28.167 BLANCA PEAK|CO - 38.2000 -104.5700 20.346 BLENDE|CO - 40.2500 -108.8500 14.228 BLUE MOUNTAIN|CO - 39.4325 -106.0366 19.704 BLUE RIVER|CO - 39.7000 -105.4920 8.593 BLUE VALLEY|CO - 38.2800 -106.1200 18.554 BONANZA|CO - 37.2200 -104.7000 23.737 BONCARBO|CO - 39.8700 -106.7000 13.452 BOND|CO - 37.0800 -107.8800 23.429 BONDAD|CO - 39.6130 -102.1670 26.484 BONNY RESERVOIR|CO - 38.2501 -104.2558 34.325 BOONE|CO - 40.0269 -105.2510 79.838 BOULDER|CO - 37.2500 -105.9830 6.368 BOUNTIFUL|CO - 39.6258 -105.0521 6.329 BOW MAR|CO - 38.9200 -107.5300 9.224 BOWIE|CO - 38.9300 -103.2700 52.814 BOYERO|CO - 40.4200 -104.7800 3.132 BRACEWELL|CO - 40.0790 -105.5750 6.167 BRAINARD LAKE|CO - 38.4500 -102.4300 32.863 BRANDON|CO - 37.0146 -103.8791 17.527 BRANSON|CO - 39.5075 -106.0474 115.251 BRECKENRIDGE|CO - 37.1800 -108.0800 20.857 BREEN|CO - 40.6300 -104.3200 65.356 BRIGGSDALE|CO - 39.9580 -104.7948 46.648 BRIGHTON|CO - 38.1200 -102.3200 9.034 BRISTOL|CO - 38.7800 -104.8500 12.365 BROADMOOR|CO - 39.5800 -104.9500 1.966 BROADWAY ESTATES|CO - 39.6330 -105.4220 7.084 BROOKVALE|CO - 39.9440 -105.0617 16.986 BROOMFIELD|CO - 40.8000 -106.2500 14.478 BROWNLEE|CO - 40.2568 -103.6323 26.151 BRUSH|CO - 40.8000 -105.1200 14.890 BUCKEYE|CO - 40.6130 -105.3250 13.614 BUCKHORN MOUNTAIN|CO - 40.6200 -103.9700 16.355 BUCKINGHAM|CO - 39.7000 -104.7500 3.427 BUCKLEY ANGB|CO - 39.2200 -106.3000 0.725 BUCKTOWN|CO - 38.8327 -106.1413 94.132 BUENA VISTA|CO - 39.3800 -105.2700 16.391 BUFFALO CREEK|CO - 39.9800 -107.5800 37.329 BUFORD|CO - 40.3630 -102.9470 28.078 BURDETT|CO - 39.3054 -102.2722 13.135 BURLINGTON|CO - 39.8700 -106.8800 52.236 BURNS|CO - 39.7103 -104.2247 56.227 BYERS|CO - 38.0700 -102.9300 13.896 CADDOA|CO - 37.6500 -108.8200 32.806 CAHONE|CO - 39.0344 -104.2993 15.991 CALHAN|CO - 39.1500 -108.3200 10.878 CAMEO|CO - 40.5170 -105.8830 12.297 CAMERON PASS|CO - 37.9700 -107.7300 10.062 CAMP BIRD|CO - 40.3447 -105.0950 10.415 CAMPION|CO - 37.1047 -102.5779 153.692 CAMPO|CO - 38.4414 -105.2344 75.567 CANON CITY|CO - 37.2800 -106.1200 50.682 CAPULIN|CO - 39.3973 -107.2140 30.073 CARBONDALE|CO - 39.9800 -105.5700 7.889 CARIBOU|CO - 40.9000 -104.8700 63.196 CARR|CO - 38.9080 -104.9700 23.609 CASCADE|CO - 39.3789 -104.8513 37.036 CASTLE ROCK|CO - 39.5847 -104.9005 9.162 CASTLEWOOD|CO - 39.3450 -104.7650 12.546 CASTLEWOOD CANYON|CO - 39.4500 -107.2500 14.691 CATTLE CREEK|CO - 39.3500 -103.8170 25.862 CEDAR POINT|CO - 38.8988 -107.9263 33.545 CEDAREDGE|CO - 37.9300 -104.6200 28.029 CEDARWOOD|CO - 37.7518 -106.1099 21.729 CENTER|CO - 39.7998 -105.5124 8.608 CENTRAL CITY|CO - 37.1700 -105.3800 5.252 CHAMA|CO - 39.5580 -105.0640 6.779 CHATFIELD RESERVOIR|CO - 39.2080 -105.2710 10.972 CHEESMAN RESERVOIR|CO - 38.1078 -103.5107 28.854 CHERAW|CO - 39.6320 -104.8700 14.415 CHERRY CREEK RESERVOIR|CO - 39.6375 -104.9469 7.190 CHERRY HILLS VILLAGE|CO - 39.6000 -104.9700 3.856 CHERRY KNOLLS|CO - 38.7900 -104.8800 4.019 CHEYENNE CANYON|CO - 38.8194 -102.3508 40.422 CHEYENNE WELLS|CO - 37.2000 -107.1800 21.507 CHIMNEY ROCK|CO - 38.9200 -105.0000 4.424 CHIPITA PARK|CO - 38.4300 -102.5300 9.807 CHIVINGTON|CO - 37.0300 -106.8300 27.120 CHROMO|CO - 38.4500 -107.5500 17.544 CIMMARON|CO - 40.7000 -106.9200 55.908 CLARK|CO - 40.3800 -102.6200 71.856 CLARKVILLE|CO - 39.0752 -108.4634 9.518 CLIFTON|CO - 39.3700 -106.1800 11.846 CLIMAX|CO - 38.3595 -105.1451 6.800 COAL CREEK|CO - 38.3700 -105.7500 47.587 COALDALE|CO - 40.5700 -106.4300 31.204 COALMONT|CO - 37.1434 -104.6215 11.668 COKEDALE|CO - 39.2393 -107.9586 21.396 COLLBRAN|CO - 38.2800 -107.7500 55.179 COLONA|CO - 37.9440 -104.8463 8.928 COLORADO CITY|CO - 38.8632 -104.7599 155.881 COLORADO SPRINGS|CO - 39.5879 -105.0688 4.542 COLUMBINE|CO - 39.5981 -105.0336 2.056 COLUMBINE VALLEY|CO - 39.8676 -104.8684 17.391 COMMERCE CITY|CO - 39.3200 -105.9000 15.958 COMO|CO - 37.0800 -106.0200 1.389 CONEJOS|CO - 39.5200 -105.3000 32.467 CONIFER|CO - 39.6700 -102.8500 35.536 COPE|CO - 39.4920 -106.1500 9.417 COPPER MOUNTAIN|CO - 40.5200 -104.4200 10.955 CORNISH|CO - 39.8700 -105.0500 3.007 CORONADO|CO - 37.3515 -108.5773 69.657 CORTEZ|CO - 38.7700 -107.9800 4.844 CORY|CO - 38.3700 -105.6800 6.380 COTOPAXI|CO - 39.6920 -104.3190 8.987 COUNTRY GARDENS|CO - 40.8500 -106.3000 31.403 COWDREY|CO - 40.5169 -107.5534 363.296 CRAIG|CO - 38.7051 -107.6086 15.063 CRAWFORD|CO - 37.8506 -106.9265 150.802 CREEDE|CO - 39.9300 -105.3300 5.327 CRESCENT VILLAGE|CO - 38.8701 -106.9831 79.231 CRESTED BUTTE|CO - 37.9950 -105.6973 38.678 CRESTONE|CO - 38.7463 -105.1787 31.901 CRIPPLE CREEK|CO - 40.8583 -102.8011 29.180 CROOK|CO - 38.1936 -103.8585 10.833 CROWLEY|CO - 38.9500 -105.0200 12.037 CRYSTOLA|CO - 37.3800 -105.1000 65.890 CUCHARA|CO - 37.0200 -106.4300 33.564 CUMBRES PASS|CO - 40.0758 -104.9429 28.201 DACONO|CO - 40.6500 -102.7200 8.269 DAILEY|CO - 39.3325 -108.2137 64.783 DE BEQUE|CO - 39.2500 -105.2300 47.493 DECKERS|CO - 40.3800 -105.6000 35.845 DEER RIDGE|CO - 39.6169 -104.0418 30.993 DEER TRAIL|CO - 37.6783 -106.3521 75.463 DEL NORTE|CO - 37.5800 -104.0200 179.909 DELHI|CO - 38.7448 -108.0737 107.516 DELTA|CO - 39.7680 -104.8727 310.265 DENVER|CO - 39.8650 -104.6730 27.940 DENVER INTERNATIONAL AIRP|CO - 39.8394 -104.9181 6.631 DERBY|CO - 39.2600 -105.1030 10.730 DEVIL'S HEAD|CO - 39.9630 -105.7500 7.236 DEVILS THUMB PARK|CO - 39.6250 -106.0390 8.442 DILLON|CO - 40.2416 -109.0080 49.211 DINOSAUR|CO - 38.9300 -105.1500 17.844 DIVIDE|CO - 37.4745 -108.4976 28.000 DOLORES|CO - 39.6500 -107.0500 17.874 DOTSERO|CO - 37.7660 -108.9052 54.113 DOVE CREEK|CO - 39.6000 -106.4500 12.004 DOWD|CO - 39.7680 -105.6140 1.673 DOWNIEVILLE|CO - 40.4300 -105.3300 10.951 DRAKE|CO - 39.7800 -105.6000 13.825 DUMONT|CO - 37.7700 -108.1000 23.486 DUNTON|CO - 37.2860 -107.8694 135.411 DURANGO|CO - 38.4815 -102.7794 166.806 EADS|CO - 39.6556 -106.8254 49.274 EAGLE|CO - 39.6220 -106.4891 7.246 EAGLE-VAIL|CO - 39.9000 -105.6500 4.456 EAST PORTAL|CO - 40.5249 -104.7098 24.714 EATON|CO - 39.6500 -105.6000 16.458 ECHO LAKE|CO - 38.8420 -107.9500 14.469 ECKERT|CO - 40.1120 -102.4882 20.986 ECKLEY|CO - 39.7503 -105.0626 7.240 EDGEWATER|CO - 39.6500 -106.6000 20.712 EDWARDS|CO - 37.9200 -108.9300 38.045 EGNAR|CO - 39.3998 -107.0891 11.291 EL JEBEL|CO - 39.9200 -103.1800 39.983 ELBA|CO - 39.2200 -104.5300 32.331 ELBERT|CO - 39.9500 -105.5700 6.134 ELDORA|CO - 39.9300 -105.2700 12.275 ELDORADO SPRINGS|CO - 39.3601 -104.5995 10.640 ELIZABETH|CO - 37.6800 -107.6700 33.913 ELK PARK|CO - 40.3500 -108.4500 68.137 ELK SPRINGS|CO - 40.0380 -105.8780 14.957 ELKDALE|CO - 38.8300 -104.3800 13.796 ELLICOTT|CO - 39.3900 -107.0700 3.349 EMMA|CO - 39.7597 -105.6826 8.326 EMPIRE|CO - 39.6474 -104.9938 2.166 ENGLEWOOD|CO - 40.0289 -105.0460 14.052 ERIE|CO - 38.5800 -108.4000 47.138 ESCALANTE FORKS|CO - 40.3721 -105.5210 4.632 ESTES PARK|CO - 40.3779 -104.6968 7.765 EVANS|CO - 39.6337 -105.3423 27.618 EVERGREEN|CO - 40.7380 -102.4790 44.129 FAIRFIELD|CO - 39.2238 -105.9991 28.317 FAIRPLAY|CO - 38.9300 -104.6200 19.900 FALCON|CO - 37.2000 -107.7800 18.064 FALFA|CO - 38.0200 -108.0300 33.318 FALL CREEK|CO - 37.7500 -105.0700 40.416 FARISITA|CO - 39.8651 -105.0159 5.655 FEDERAL HEIGHTS|CO - 40.1209 -104.9340 11.648 FIRESTONE|CO - 38.8200 -102.5300 15.802 FIRSTVIEW|CO - 39.2940 -103.0653 54.586 FLAGLER|CO - 40.6812 -102.8398 21.696 FLEMING|CO - 38.3852 -105.1164 19.403 FLORENCE|CO - 38.9300 -105.3000 13.499 FLORISSANT|CO - 39.7210 -105.4070 9.312 FLOYD HILL|CO - 39.2200 -104.4500 7.121 FONDIS|CO - 38.6790 -103.7170 19.953 FORDER|CO - 38.7420 -104.7822 22.187 FORT CARSON|CO - 40.5555 -105.0685 208.426 FORT COLLINS|CO - 37.4300 -105.4300 8.226 FORT GARLAND|CO - 40.0852 -104.8051 9.004 FORT LUPTON|CO - 38.1000 -103.1500 10.340 FORT LYON|CO - 40.2652 -103.7946 14.586 FORT MORGAN|CO - 40.3330 -103.8000 71.899 FORT MORGAN AIRPORT|CO - 40.2750 -104.8750 16.502 FORT ST VRAIN|CO - 40.8210 -107.6170 19.144 FORTIFICATION|CO - 38.6669 -104.6933 52.340 FOUNTAIN|CO - 40.8710 -105.9130 37.233 FOUR CORNERS|CO - 38.1283 -104.0245 69.886 FOWLER|CO - 39.4200 -105.2300 10.461 FOXTON|CO - 39.3800 -104.7500 8.983 FRANKTOWN|CO - 39.9370 -105.7944 12.989 FRASER|CO - 40.1050 -104.9424 4.092 FREDERICK|CO - 40.2500 -103.3070 9.035 FREMONT BUTTE|CO - 39.5791 -106.0960 18.705 FRISCO|CO - 39.1565 -108.7273 23.341 FRUITA|CO - 39.0932 -108.4784 5.153 FRUITVALE|CO - 40.5200 -104.5800 11.612 GALETON|CO - 37.0000 -105.5500 6.749 GARCIA|CO - 40.3939 -104.6887 4.120 GARDEN CITY|CO - 37.7800 -105.1700 12.882 GARDNER|CO - 39.1200 -105.9000 64.691 GARO|CO - 40.0740 -103.5830 24.534 GARY|CO - 39.5493 -104.9055 56.579 GATEWAY|CO - 37.0300 -107.1800 4.715 GATO|CO - 39.6857 -105.2722 8.072 GENESEE|CO - 39.2784 -103.4994 16.680 GENOA|CO - 39.7152 -105.6960 10.608 GEORGETOWN|CO - 40.2827 -104.7819 4.929 GILCREST|CO - 40.4500 -104.5300 8.370 GILL|CO - 39.5300 -106.4000 28.047 GILMAN|CO - 39.0000 -108.7300 25.023 GLADE PARK|CO - 37.8800 -107.6500 17.749 GLADSTONE|CO - 40.4500 -105.4300 21.592 GLEN HAVEN|CO - 39.7041 -104.9346 15.094 GLENDALE|CO - 40.7800 -105.9500 23.321 GLENDEVEY|CO - 39.4080 -105.5000 3.658 GLENISLE|CO - 39.5449 -107.3301 146.141 GLENWOOD SPRINGS|CO - 40.0630 -105.4080 9.879 GOLD HILL|CO - 39.7389 -105.2155 26.497 GOLDEN|CO - 40.3500 -104.0700 6.312 GOODRICH|CO - 40.5200 -106.0200 63.156 GOULD|CO - 38.0637 -102.3106 16.315 GRANADA|CO - 40.0884 -105.9372 38.648 GRANBY|CO - 39.0873 -108.5529 596.171 GRAND JUNCTION|CO - 40.2512 -105.8214 94.608 GRAND LAKE|CO - 39.0500 -107.8700 66.115 GRAND MESA|CO - 39.5460 -104.8190 7.866 GRANDVIEW ESTATES|CO - 39.0500 -106.2700 35.283 GRANITE|CO - 39.4500 -105.6700 19.928 GRANT|CO - 40.7800 -107.8200 64.924 GREAT DIVIDE|CO - 37.7400 -105.5150 65.713 GREAT SAND DUNES|CO - 40.4213 -104.7439 19.957 GREELEY|CO - 38.9342 -105.0197 4.119 GREEN MOUNTAIN FALLS|CO - 39.8760 -106.3320 3.507 GREEN MTN RESERVOIR|CO - 37.8900 -105.0200 10.694 GREENHORN MTN|CO - 39.1500 -104.8300 10.158 GREENLAND|CO - 39.6155 -104.9150 5.404 GREENWOOD VILLAGE|CO - 40.6200 -108.6700 81.514 GREYSTONE|CO - 40.8692 -104.2256 44.414 GROVER|CO - 39.5920 -105.7130 6.795 GUANELLA PASS|CO - 38.7500 -105.5300 59.301 GUFFEY|CO - 37.3300 -104.7500 20.032 GULNARE|CO - 40.0655 -105.1711 7.739 GUNBARREL|CO - 38.5447 -106.9270 225.882 GUNNISON|CO - 39.6434 -106.9477 9.759 GYPSUM|CO - 40.8000 -106.9300 23.673 HAHNS PEAK|CO - 39.6280 -102.1300 4.813 HALE|CO - 40.3700 -107.6000 26.026 HAMILTON|CO - 40.3200 -104.3800 30.361 HARDIN|CO - 40.5250 -105.0830 7.839 HARMONY|CO - 39.5110 -105.5040 18.009 HARRIS PARK|CO - 38.1209 -102.2181 29.321 HARTMAN|CO - 39.0200 -105.8000 28.945 HARTSEL|CO - 38.1200 -102.9700 25.328 HASTY|CO - 38.4528 -103.1639 33.656 HASWELL|CO - 40.6427 -102.6288 26.166 HAXTUN|CO - 40.4881 -107.2603 28.847 HAYDEN|CO - 39.9480 -102.5790 27.103 HEARTSTRONG|CO - 39.8700 -106.3000 99.473 HEENEY|CO - 39.9200 -104.8700 11.049 HENDERSON|CO - 40.9700 -104.3000 16.492 HEREFORD|CO - 37.4200 -107.8500 5.196 HERMOSA|CO - 37.2800 -108.0300 15.009 HESPERUS|CO - 40.9800 -108.6200 85.013 HIAWATHA|CO - 37.7700 -103.4500 33.072 HIGBEE|CO - 40.5260 -102.5890 22.206 HIGHLAND CENTER|CO - 39.5010 -105.5250 2.952 HIGHLAND PARK|CO - 39.5540 -104.9689 5.951 HIGHLANDS RANCH|CO - 40.3245 -103.5222 17.786 HILLROSE|CO - 38.2700 -105.6000 31.303 HILLSIDE|CO - 37.2800 -104.3800 17.583 HOEHNE|CO - 38.0556 -102.1240 11.376 HOLLY|CO - 40.5849 -102.3037 57.308 HOLYOKE|CO - 37.7458 -105.8776 33.603 HOOPER|CO - 40.5390 -105.1920 11.010 HORSETOOTH MOUNTAIN|CO - 40.0737 -106.0991 12.485 HOT SULPHUR SPRINGS|CO - 38.8010 -107.7179 19.347 HOTCHKISS|CO - 38.4500 -105.8300 23.166 HOWARD|CO - 40.0200 -104.0700 79.172 HOYT|CO - 40.0740 -104.0540 13.946 HOYT BEET DUMP|CO - 40.0710 -104.6429 20.119 HUDSON|CO - 39.1344 -103.4671 41.649 HUGO|CO - 40.1300 -102.8300 9.488 HYDE|CO - 40.1800 -105.1700 5.753 HYGIENE|CO - 39.7410 -105.5119 56.148 IDAHO SPRINGS|CO - 39.7000 -102.3000 45.481 IDALIA|CO - 39.6700 -105.2300 3.222 IDLEDALE|CO - 37.1168 -107.6344 36.537 IGNACIO|CO - 40.7579 -103.0654 9.891 ILIFF|CO - 39.1080 -106.5640 10.561 INDEPENDENCE PASS|CO - 39.6200 -105.2300 5.419 INDIAN HILLS|CO - 38.4300 -107.0800 27.779 IOLA|CO - 40.1200 -104.8000 15.708 IONE|CO - 40.3830 -104.0670 28.167 JACKSON RESERVOIR|CO - 40.1161 -105.3896 14.320 JAMESTOWN|CO - 37.0000 -105.6300 11.882 JAROSO|CO - 39.3800 -105.8000 29.220 JEFFERSON|CO - 39.6500 -102.6800 11.035 JOES|CO - 38.0170 -103.0330 22.719 JOHN MARTIN RESERVOIR|CO - 40.3354 -104.9115 15.706 JOHNSTOWN|CO - 39.6410 -103.7750 23.490 JOLLY RANCH|CO - 37.0300 -107.1300 25.144 JUANITA|CO - 40.9867 -102.2646 24.405 JULESBURG|CO - 40.4300 -107.9500 38.242 JUNIPER SPRINGS|CO - 38.7300 -103.5300 98.211 KARVAL|CO - 39.4800 -105.0800 17.467 KASSLER|CO - 40.1089 -104.5186 13.603 KEENESBURG|CO - 40.4000 -104.9500 12.416 KELIM|CO - 39.5759 -105.1117 9.253 KEN CARYL|CO - 39.4130 -105.7580 8.781 KENOSHA PASS|CO - 40.7041 -104.0737 26.709 KEOTA|CO - 40.3861 -104.5598 14.914 KERSEY|CO - 39.6080 -105.9670 12.152 KEYSTONE|CO - 37.2463 -103.3518 82.604 KIM|CO - 39.3453 -104.4610 74.021 KIOWA|CO - 39.6200 -102.6000 26.615 KIRK|CO - 38.7631 -102.7957 64.644 KIT CARSON|CO - 39.6500 -105.3000 5.206 KITTREDGE|CO - 37.1300 -108.1200 8.291 KLINE|CO - 39.3800 -106.1800 2.602 KOKOMO|CO - 40.0564 -106.3763 50.163 KREMMLING|CO - 38.9000 -103.8700 56.732 KUTCH|CO - 37.8300 -106.2500 38.984 LA GARITA|CO - 37.2744 -105.9595 15.205 LA JARA|CO - 37.9803 -103.5444 34.248 LA JUNTA|CO - 37.4000 -108.0700 32.672 LA PLATA|CO - 40.3478 -104.7045 66.931 LA SALLE|CO - 37.5100 -105.0073 27.976 LA VETA|CO - 37.5900 -105.1800 36.669 LA VETA PASS|CO - 39.9943 -105.0980 7.156 LAFAYETTE|CO - 40.0800 -102.1000 10.867 LAIRD|CO - 38.0291 -107.3103 33.632 LAKE CITY|CO - 38.9800 -105.3700 66.648 LAKE GEORGE|CO - 39.7788 -105.0575 0.848 LAKESIDE|CO - 39.6952 -105.1136 10.323 LAKEWOOD|CO - 38.0803 -102.6175 54.011 LAMAR|CO - 40.6200 -105.1300 4.693 LAPORTE|CO - 39.1816 -104.8960 29.760 LARKSPUR|CO - 38.0668 -103.2254 110.924 LAS ANIMAS|CO - 39.7300 -103.5800 113.339 LAST CHANCE|CO - 39.7670 -105.6330 4.100 LAWSON|CO - 40.5200 -107.8700 22.973 LAY|CO - 38.7800 -107.7700 6.526 LAZEAR|CO - 39.9000 -104.0580 31.427 LEADER|CO - 39.2468 -106.2938 47.890 LEADVILLE|CO - 37.4500 -108.6000 6.284 LEBANON|CO - 37.5000 -108.6700 9.945 LEWIS|CO - 39.8200 -105.1200 1.171 LEYDEN|CO - 39.2661 -103.6895 131.652 LIMON|CO - 38.4258 -105.2132 4.753 LINCOLN PARK|CO - 39.7300 -103.4000 15.771 LINDON|CO - 39.5946 -105.0144 14.177 LITTLETON|CO - 40.7500 -105.2300 35.290 LIVERMORE|CO - 40.0077 -104.7201 13.609 LOCHBUIE|CO - 40.2700 -103.8284 3.350 LOG LANE VILLAGE|CO - 40.6250 -103.3540 10.716 LOGAN CORNERS|CO - 39.2000 -108.8200 7.705 LOMA|CO - 40.3530 -102.8420 9.727 LONE STAR|CO - 37.1700 -107.1700 8.027 LONETREE|CO - 40.2580 -105.6130 18.274 LONG'S PEAK|CO - 40.1728 -105.1117 38.018 LONGMONT|CO - 39.9684 -105.1396 10.087 LOUISVILLE|CO - 39.4700 -105.0000 7.961 LOUVIERS|CO - 40.4186 -105.0717 35.597 LOVELAND|CO - 40.3800 -105.1900 13.268 LOVELAND HEIGHTS|CO - 39.6650 -105.8790 8.687 LOVELAND PASS|CO - 40.3500 -104.6420 5.426 LOWER LATHAM RESERVOIR|CO - 40.2700 -107.7200 54.902 LOYD|CO - 40.4800 -104.6800 12.359 LUCERNE|CO - 40.2229 -105.2685 20.486 LYONS|CO - 39.2200 -108.8700 50.028 MACK|CO - 38.6500 -107.5800 47.153 MAHER|CO - 37.1729 -105.9360 4.592 MANASSA|CO - 37.3465 -108.2934 22.934 MANCOS|CO - 39.7570 -104.5170 7.295 MANILA VILLAGE|CO - 38.8571 -104.9109 13.407 MANITOU SPRINGS|CO - 38.1088 -103.8662 15.731 MANZANOLA|CO - 39.0714 -107.1884 41.472 MARBLE|CO - 40.8170 -102.5070 20.998 MARKS BUTTE|CO - 39.9500 -105.2300 5.812 MARSHALL|CO - 37.1200 -108.1300 2.584 MARVEL|CO - 40.4800 -105.2000 20.492 MASONVILLE|CO - 40.2200 -108.6200 33.922 MASSADONA|CO - 40.3000 -104.2500 13.171 MASTERS|CO - 39.1700 -103.9800 19.372 MATHESON|CO - 40.5200 -108.0800 13.162 MAYBELL|CO - 37.3500 -108.0700 12.991 MAYDAY|CO - 38.5200 -106.2200 16.394 MAYSVILLE|CO - 39.9200 -106.7200 17.436 MC COY|CO - 38.1300 -102.8500 10.737 MCCLAVE|CO - 40.2343 -104.9879 13.358 MEAD|CO - 40.0545 -107.8898 83.736 MEEKER|CO - 40.2300 -105.5300 8.002 MEEKER PARK|CO - 39.3500 -106.7200 23.264 MERIDITH|CO - 40.4843 -103.3535 37.811 MERINO|CO - 39.1700 -108.1300 40.633 MESA|CO - 37.1500 -108.4800 30.881 MESA VERDE NATL PARK|CO - 37.0800 -105.5800 28.143 MESITA|CO - 40.3800 -103.3800 26.994 MESSEX|CO - 40.2280 -103.3960 22.763 MIDWAY|CO - 40.3166 -104.8527 7.647 MILLIKEN|CO - 40.4800 -107.0200 4.728 MILNER|CO - 40.2420 -104.6330 16.909 MILTON RESERVOIR|CO - 39.5843 -106.4261 4.949 MINTURN|CO - 40.6900 -105.3670 6.813 MISHOWAKA|CO - 37.3300 -104.2300 65.437 MODEL|CO - 38.0017 -105.9043 19.341 MOFFAT|CO - 39.1800 -108.0700 5.626 MOLINA|CO - 37.5786 -106.1442 34.824 MONTE VISTA|CO - 39.5813 -105.8684 20.124 MONTEZUMA|CO - 38.4794 -107.8714 75.051 MONTROSE|CO - 39.0701 -104.8571 48.341 MONUMENT|CO - 39.6545 -105.1824 3.187 MORRISON|CO - 37.6500 -105.8800 24.899 MOSCA|CO - 39.2830 -106.1860 10.859 MOSQUITO PASS|CO - 38.9078 -106.9662 9.633 MOUNT CRESTED BUTTE|CO - 39.7757 -105.0557 3.762 MOUNTAIN VIEW|CO - 40.0990 -105.6170 12.538 MT AUDUBON|CO - 39.1150 -106.4460 25.244 MT ELBERT|CO - 39.5860 -105.6420 38.593 MT EVANS|CO - 39.1830 -106.4750 18.341 MT MASSIVE|CO - 38.7300 -106.1700 8.197 MT PRINCETON|CO - 40.8330 -106.6630 37.639 MT ZIRKEL|CO - 38.7300 -106.0800 28.218 NATHROP|CO - 40.9570 -104.9220 16.180 NATURAL FORT REST AREA|CO - 38.2190 -108.5680 4.571 NATURITA|CO - 39.9626 -105.5053 11.176 NEDERLAND|CO - 38.3000 -102.7500 10.385 NEE GRANDE RESERVOIR|CO - 38.3400 -102.6900 6.997 NEE NOSHE RESERVOIR|CO - 39.5854 -107.5306 22.850 NEW CASTLE|CO - 40.6250 -103.7800 47.105 NEW RAYMER|CO - 40.5330 -104.8880 12.299 NEW WINDSOR RESERVOIR|CO - 40.0956 -105.1558 18.515 NIWOT|CO - 38.2100 -106.5700 93.375 NORTH PASS|CO - 40.7830 -103.2670 9.391 NORTH STERLING RESERVOIR|CO - 39.9057 -104.9779 8.298 NORTHGLENN|CO - 38.1303 -108.2916 149.703 NORWOOD|CO - 38.2668 -108.5496 46.952 NUCLA|CO - 40.7039 -104.7804 42.715 NUNN|CO - 40.2745 -106.9570 32.648 OAK CREEK|CO - 39.6380 -104.5830 9.241 OEA BUILDING|CO - 38.5700 -106.6000 11.410 OHIO|CO - 38.6057 -107.9817 36.299 OLATHE|CO - 38.1673 -103.9441 9.617 OLNEY SPRINGS|CO - 40.3800 -105.4700 11.491 OLYMPUS HGT|CO - 37.8569 -107.8289 14.527 OPHIR|CO - 40.3300 -104.1200 12.847 ORCHARD|CO - 38.8148 -107.9636 6.919 ORCHARD CITY|CO - 39.0338 -108.5224 14.757 ORCHARD MESA|CO - 38.2209 -103.7568 31.796 ORDWAY|CO - 37.0300 -106.0300 10.871 ORTIZ|CO - 40.1497 -102.9616 22.361 OTIS|CO - 38.0261 -107.6719 68.901 OURAY|CO - 40.9599 -102.3881 12.013 OVID|CO - 40.7200 -105.1300 12.643 OWL CANYON|CO - 37.1700 -107.7200 10.495 OXFORD|CO - 40.7700 -103.1700 37.184 PADRONI|CO - 37.0300 -107.1800 0.000 PAGOSA JUNCTION|CO - 37.2701 -107.0182 81.138 PAGOSA SPRINGS|CO - 39.1074 -108.3578 17.807 PALISADE|CO - 39.1168 -104.9059 13.526 PALMER LAKE|CO - 40.6121 -102.4724 16.354 PAOLI|CO - 38.8695 -107.5895 49.835 PAONIA|CO - 39.4458 -108.0551 30.011 PARACHUTE|CO - 38.3700 -108.9500 15.789 PARADOX|CO - 39.5096 -104.7638 14.800 PARKER|CO - 38.5000 -106.7200 24.064 PARLIN|CO - 40.0500 -106.1800 4.106 PARSHALL|CO - 40.8170 -103.9830 26.591 PAWNEE BUTTES|CO - 40.6250 -103.4780 19.525 PAWNEE PASS|CO - 40.1310 -105.5000 11.104 PEACEFUL VALLEY|CO - 40.9800 -106.5300 67.936 PEARL|CO - 40.3000 -104.7500 11.883 PECKHAM|CO - 40.9614 -103.1142 39.098 PEETZ|CO - 38.4311 -105.0125 14.043 PENROSE|CO - 39.2600 -104.9830 21.849 PERRY PARK|CO - 38.8300 -104.7000 10.829 PETERSON AFB|CO - 39.0300 -104.4800 34.135 PEYTON|CO - 40.2300 -106.9300 12.266 PHIPPSBURG|CO - 40.6329 -104.7546 11.485 PIERCE|CO - 38.8200 -105.0400 21.231 PIKES PEAK|CO - 39.4200 -105.3300 7.811 PINE|CO - 39.9300 -105.4300 6.341 PINECLIFFE|CO - 40.5670 -105.5830 38.467 PINGREE PARK|CO - 38.4200 -104.6000 37.911 PINON|CO - 38.6081 -106.5161 38.359 PITKIN|CO - 38.0200 -108.0700 3.762 PLACERVILLE|CO - 39.1800 -107.9800 13.587 PLATEAU CITY|CO - 40.1600 -103.0700 10.080 PLATNER|CO - 37.3500 -106.5300 43.416 PLATORO|CO - 40.2169 -104.8220 26.319 PLATTEVILLE|CO - 40.6130 -102.1170 16.596 PLEASANT VALLEY|CO - 39.7200 -105.1700 6.847 PLEASANT VIEW|CO - 38.4300 -106.0900 26.598 PONCHA PASS|CO - 38.5141 -106.0741 7.634 PONCHA SPRINGS|CO - 39.3973 -104.6355 18.519 PONDEROSA PARK|CO - 40.6800 -105.3000 18.255 POUDRE PARK|CO - 40.9500 -108.3000 31.634 POWDER WASH|CO - 38.2800 -107.1200 57.027 POWDERHORN|CO - 40.4290 -103.3580 12.675 PREWITT RESERVOIR|CO - 37.3702 -102.8586 22.811 PRITCHETT|CO - 40.8000 -102.9300 17.730 PROCTOR|CO - 40.0740 -104.4130 24.744 PROSPECT VALLEY|CO - 38.2736 -104.6210 357.883 PUEBLO|CO - 38.3200 -104.3300 20.240 PUEBLO DEPOT|CO - 38.2600 -104.7500 11.685 PUEBLO RESERVOIR|CO - 38.3499 -104.7221 19.918 PUEBLO WEST|CO - 38.8530 -103.7000 20.647 PUNKIN CENTER|CO - 40.6300 -104.5800 22.663 PURCELL|CO - 38.2900 -102.6400 52.724 QUEENS RESERVOIR|CO - 40.3830 -106.6130 21.567 RABBIT EARS PASS|CO - 39.9500 -106.5300 28.580 RADIUM|CO - 39.1000 -107.4000 22.101 RAGGED MTN|CO - 39.1219 -104.1666 52.700 RAMAH|CO - 40.4500 -106.1700 20.562 RAND|CO - 40.0876 -108.7785 129.758 RANGELY|CO - 40.6073 -103.8439 6.715 RAYMER|CO - 40.1500 -105.4500 5.442 RAYMOND|CO - 39.5084 -106.3695 6.687 RED CLIFF|CO - 40.8000 -105.5800 61.316 RED FEATHER LAKES|CO - 39.2650 -105.9640 10.647 RED HILL PASS|CO - 37.9000 -107.7000 7.645 RED MTN|CO - 39.6640 -105.2010 13.751 RED ROCKS PARK|CO - 37.7300 -105.3000 20.273 RED WING|CO - 39.5200 -106.3700 3.026 REDCLIFF|CO - 39.0850 -108.6508 9.026 REDLANDS|CO - 37.1000 -108.1700 51.085 REDMESA|CO - 39.1800 -107.2300 29.198 REDSTONE|CO - 38.1800 -108.4200 19.423 REDVALE|CO - 40.5830 -103.0380 18.965 REIRADON HILL|CO - 37.6880 -108.0310 104.087 RICO|CO - 38.1558 -107.7522 32.230 RIDGWAY|CO - 39.5393 -107.7778 40.702 RIFLE|CO - 39.7200 -107.9700 81.043 RIO BLANCO|CO - 40.1700 -105.4200 12.739 RIVERSIDE|CO - 40.3250 -104.2500 6.513 RIVERSIDE RESERVOIR|CO - 40.9000 -104.7800 7.840 ROCKPORT|CO - 38.3691 -105.1633 3.198 ROCKVALE|CO - 37.5000 -107.8000 54.712 ROCKWOOD|CO - 39.8920 -105.2040 36.019 ROCKY FLATS|CO - 38.0499 -103.7219 22.725 ROCKY FORD|CO - 40.1700 -104.3700 50.089 ROGGEN|CO - 39.9330 -105.6820 10.250 ROLLINS PASS|CO - 39.9200 -105.5000 24.949 ROLLINSVILLE|CO - 37.1716 -105.9859 32.661 ROMEO|CO - 38.1000 -105.3300 16.065 ROSITA|CO - 39.4420 -105.0740 9.992 ROXBOROUGH PARK|CO - 38.4600 -105.3130 9.216 ROYAL GORGE|CO - 38.8300 -104.0800 12.492 RUSH|CO - 39.7700 -105.5200 7.674 RUSSELL GULCH|CO - 40.7000 -105.5700 26.184 RUSTIC|CO - 37.9218 -104.9310 78.776 RYE|CO - 38.0861 -106.1409 55.138 SAGUACHE|CO - 38.5327 -105.9998 81.253 SALIDA|CO - 37.2200 -105.5700 55.319 SAN ACACIO|CO - 37.9800 -105.0300 18.748 SAN ISABEL|CO - 37.2009 -105.4236 13.757 SAN LUIS|CO - 37.6700 -105.7200 14.814 SAN LUIS LAKE|CO - 37.1500 -105.4000 22.706 SAN PABLO|CO - 37.2574 -105.9000 7.613 SANFORD|CO - 39.4500 -105.6330 3.319 SANTA MARIA|CO - 38.4300 -107.3800 46.615 SAPINERO|CO - 38.4000 -106.4200 47.048 SARGENTS|CO - 37.9948 -107.9999 7.634 SAWPIT|CO - 38.8000 -104.5200 28.914 SCHRIEVER AFB|CO - 38.7440 -104.7115 6.295 SECURITY...WIDEFIELD|CO - 39.4300 -104.9700 18.214 SEDALIA|CO - 40.9348 -102.5248 67.733 SEDGWICK|CO - 40.4400 -104.7100 5.306 SEELEY LAKE|CO - 37.1200 -104.7700 23.440 SEGUNDO|CO - 39.2981 -102.8684 17.202 SEIBERT|CO - 40.5224 -104.8496 4.671 SEVERANCE|CO - 39.4500 -105.3300 16.551 SHAFFERS CROSSING|CO - 39.3700 -105.0000 11.567 SHAMBALLA|CO - 39.8880 -103.8130 22.132 SHAMROCK|CO - 39.8700 -105.0300 1.773 SHAW HGTS|CO - 39.4200 -105.5500 9.523 SHAWNEE|CO - 39.6489 -105.0171 29.157 SHERIDAN|CO - 38.4660 -102.2935 12.376 SHERIDAN LAKE|CO - 39.8378 -105.0009 9.706 SHERRELWOOD|CO - 39.5830 -107.1800 15.252 SHOSHONE|CO - 39.5497 -107.6538 11.142 SILT|CO - 38.1173 -105.4045 7.354 SILVER CLIFF|CO - 39.4180 -104.8670 10.135 SILVER HEIGHTS|CO - 39.6961 -105.7267 5.260 SILVER PLUME|CO - 39.6517 -106.0816 24.487 SILVERTHORNE|CO - 37.8109 -107.6640 42.200 SILVERTON|CO - 39.1408 -104.0809 8.484 SIMLA|CO - 39.4440 -105.6030 6.455 SINGLETON|CO - 40.7640 -102.2290 16.157 SIXTEEN-MILE CORNER|CO - 39.0500 -108.1200 23.161 SKYWAY|CO - 41.0000 -107.3700 28.929 SLATER|CO - 38.0830 -108.8920 21.536 SLICK ROCK|CO - 39.6070 -104.7700 9.672 SMOKY HILL|CO - 39.3300 -106.9800 40.221 SNOWMASS|CO - 39.1955 -106.9387 10.247 SNOWMASS VILLAGE|CO - 40.3200 -103.5800 5.009 SNYDER|CO - 38.9200 -107.4300 17.701 SOMERSET|CO - 37.6700 -106.6200 24.572 SOUTH FORK|CO - 39.4000 -105.1700 8.039 SOUTH PLATTE|CO - 39.5874 -104.9522 4.754 SOUTHGLENN|CO - 39.6200 -104.9800 5.030 SOUTHWOOD|CO - 37.3800 -104.9500 13.763 SPANISH PEAKS|CO - 40.8800 -108.5500 25.739 SPARKS|CO - 40.4500 -106.4300 36.970 SPICER|CO - 37.4066 -102.6168 42.935 SPRINGFIELD|CO - 39.3490 -105.1240 24.387 SPRUCEWOOD|CO - 39.8360 -105.6460 14.167 ST MARYS GLACIER|CO - 40.5570 -102.8190 39.273 ST PETERSBURG|CO - 39.8300 -106.6000 27.102 STATE BRIDGE|CO - 40.4779 -106.8210 68.520 STEAMBOAT SPRINGS|CO - 40.6265 -103.1991 120.801 STERLING|CO - 40.6350 -103.6500 11.216 STONEHAM|CO - 37.5800 -108.3200 35.036 STONER|CO - 37.1500 -105.0200 4.476 STONEWALL|CO - 37.3000 -102.1800 37.478 STONINGTON|CO - 39.7350 -104.3000 9.876 STRASBURG|CO - 39.3030 -102.6038 15.822 STRATTON|CO - 39.2200 -106.3080 6.862 STRINGTOWN|CO - 38.2329 -103.6631 8.587 SUGAR CITY|CO - 40.5500 -108.1800 51.727 SUNBEAM|CO - 39.9292 -105.1549 8.546 SUPERIOR|CO - 39.5000 -104.8780 10.085 SURREY RIDGE|CO - 39.7200 -107.0200 26.515 SWEETWATER|CO - 38.3500 -102.7600 19.855 SWEETWATER RESERVOIR|CO - 38.0138 -103.6273 12.154 SWINK|CO - 38.4800 -105.9200 12.230 SWISSVALE|CO - 39.9800 -105.8500 26.048 TABERNASH|CO - 37.4800 -107.7700 6.383 TACOMA|CO - 39.1000 -105.4300 32.541 TARRYALL|CO - 39.2290 -105.6080 33.492 TARRYALL RESERVOIR|CO - 40.6700 -105.1800 10.589 TEDS PLACE|CO - 37.9387 -107.8124 23.921 TELLURIDE|CO - 39.3640 -106.3130 30.840 TENNESSEE PASS|CO - 38.4000 -105.5800 16.171 TEXAS CREEK|CO - 37.5500 -104.0300 7.753 THATCHER|CO - 39.4552 -104.7339 21.019 THE PINERY|CO - 39.8920 -104.9552 4.357 THORNTON|CO - 39.5960 -103.2180 50.010 THURMAN|CO - 37.0300 -107.5300 13.040 TIFFANY|CO - 40.5293 -104.9832 8.252 TIMNATH|CO - 37.8200 -103.7700 63.734 TIMPAS|CO - 38.7500 -106.4700 33.698 TINCUP|CO - 39.6000 -105.2200 15.047 TINY TOWN|CO - 37.2200 -103.6200 24.476 TOBE|CO - 39.9000 -105.6000 9.540 TOLLAND|CO - 40.0700 -106.8000 25.337 TOPONAS|CO - 40.4700 -107.0700 18.602 TOW CREEK|CO - 37.2099 -108.7272 36.604 TOWAOC|CO - 38.4700 -102.0800 28.734 TOWNER|CO - 40.4330 -105.7500 20.699 TRAIL RIDGE|CO - 37.4000 -107.8500 20.841 TRIMBLE|CO - 37.0500 -104.0300 53.176 TRINCHERA|CO - 37.1685 -104.5057 46.029 TRINIDAD|CO - 37.8000 -107.8700 19.014 TROUT LAKE|CO - 38.7300 -104.1800 46.619 TRUCKTON|CO - 39.2700 -106.3800 10.682 TURQUOISE LAKE|CO - 40.0730 -103.7920 11.466 TWELVE-MILE CORNER|CO - 40.9110 -102.7690 13.701 TWIN BUTTES|CO - 39.0800 -106.3800 11.759 TWIN LAKES DAM|CO - 37.5605 -102.3959 92.574 TWO BUTTES|CO - 37.4500 -104.2000 31.025 TYRONE|CO - 40.3500 -103.5000 6.678 UNION|CO - 38.3700 -108.7300 17.051 URAVAN|CO - 39.6395 -106.3577 43.224 VAIL|CO - 39.5310 -106.2180 15.137 VAIL PASS|CO - 37.3800 -107.6000 31.717 VALLECITO|CO - 38.2300 -108.6000 9.738 VANCORUM|CO - 39.9300 -102.2800 19.311 VERNON|CO - 38.7084 -105.1406 10.938 VICTOR|CO - 37.3741 -102.4465 14.990 VILAS|CO - 38.2500 -105.9500 33.476 VILLA GROVE|CO - 37.3000 -103.5200 21.715 VILLE GREEN|CO - 40.9500 -105.3500 40.832 VIRGINIA DALE|CO - 39.3027 -102.7436 10.879 VONA|CO - 40.5840 -102.4540 7.661 WAGES|CO - 37.7700 -106.8200 24.747 WAGON WHEEL GAP|CO - 39.6500 -105.3300 2.674 WAH KEENEY PARK|CO - 40.7306 -106.2809 116.573 WALDEN|CO - 37.6267 -104.7771 71.545 WALSENBURG|CO - 37.3855 -102.2796 24.810 WALSH|CO - 40.0725 -105.5113 27.625 WARD|CO - 39.7500 -104.6000 13.960 WATKINS|CO - 40.0200 -104.8000 8.172 WATTENBURG|CO - 40.2930 -102.2510 15.011 WAUNETA|CO - 38.5200 -106.5000 11.310 WAUNITA HOT SPGS|CO - 39.8383 -104.9647 3.190 WELBY|CO - 40.3500 -103.9700 12.864 WELDONA|CO - 40.7028 -105.0019 19.321 WELLINGTON|CO - 39.3140 -105.3580 21.479 WELLINGTON LAKE|CO - 40.3200 -105.0200 6.049 WELTY|CO - 38.1329 -105.4651 79.785 WESTCLIFFE|CO - 39.1500 -105.1700 24.646 WESTCREEK|CO - 39.8300 -105.0000 1.878 WESTERN HILLS|CO - 39.8815 -105.0509 14.266 WESTMINSTER|CO - 39.8227 -105.0037 3.900 WESTMINSTER EAST|CO - 37.1330 -105.0170 88.943 WESTON|CO - 40.8640 -103.4990 70.022 WESTPLAINS|CO - 38.2300 -105.0800 39.913 WETMORE|CO - 39.7734 -105.0986 12.552 WHEAT RIDGE|CO - 38.5000 -106.4000 25.755 WHITE PINE|CO - 39.8170 -105.2810 15.350 WHITE RANCH OPEN SPACE|CO - 38.9800 -108.4300 32.288 WHITEWATER|CO - 40.2303 -104.0733 28.392 WIGGINS|CO - 38.8200 -103.0000 24.622 WILD HORSE|CO - 38.5630 -103.5030 43.893 WILD HORSE POINT|CO - 38.1561 -102.7187 22.578 WILEY|CO - 39.0400 -105.5250 16.553 WILKERSON PASS|CO - 40.5500 -103.4800 21.462 WILLARD|CO - 40.0350 -106.2040 17.314 WILLIAMS FORK RESERVOIR|CO - 38.3813 -105.1749 5.242 WILLIAMSBURG|CO - 40.4852 -104.9065 18.685 WINDSOR|CO - 39.8869 -105.7794 46.040 WINTER PARK|CO - 39.7000 -106.6800 15.805 WOLCOTT|CO - 37.4700 -106.8000 52.334 WOLF CREEK PASS|CO - 37.9000 -104.9300 5.691 WOODLAND ACRES|CO - 38.9950 -105.0517 24.151 WOODLAND PARK|CO - 39.7880 -103.5190 15.380 WOODLIN SCHOOL|CO - 39.9800 -103.5800 45.456 WOODROW|CO - 39.2800 -106.8800 17.220 WOODY CREEK|CO - 40.0794 -102.2260 60.730 WRAY|CO - 40.1533 -106.9075 120.329 YAMPA|CO - 37.5300 -108.7200 50.943 YELLOW JACKET|CO - 38.8300 -104.2200 26.779 YODER|CO - 40.1239 -102.7241 44.613 YUMA|CO - 35.1974 -111.3035 10.788 ANGELL|AZ - 35.2210 -112.4870 31.699 ASH FORK|AZ - 36.8919 -111.4436 3.814 BIG FIVE|AZ - 34.7802 -111.7618 21.552 BIG PARK|AZ - 36.3652 -111.6512 69.271 BITTER SPRINGS|AZ - 34.7206 -111.9911 5.545 BRIDGEPORT|AZ - 36.1984 -112.0526 38.118 BRIGHT ANGEL POINT AT GRA|AZ - 35.8483 -111.4319 25.710 CAMERON|AZ - 35.3067 -110.3458 32.644 CASTLE BUTTE|AZ - 36.3923 -111.5243 13.023 CEDAR RIDGE|AZ - 35.4550 -110.3638 16.238 CEDAR SPRINGS|AZ - 35.1892 -109.4331 29.913 CHAMBERS|AZ - 36.5286 -110.0786 40.868 CHILCHINBITO|AZ - 36.1519 -109.5800 163.933 CHINLE|AZ - 34.7632 -112.4547 122.676 CHINO VALLEY|AZ - 34.7597 -112.0565 7.997 CLARKDALE|AZ - 35.6519 -109.6786 12.961 CORNFIELDS|AZ - 35.2015 -111.4771 7.157 COSNINO|AZ - 34.7345 -112.0244 35.271 COTTONWOOD|AZ - 36.8215 -109.8838 39.949 DENNEHOTSO|AZ - 36.0429 -111.8255 33.655 DESERT VIEW AT GRAND CAYN|AZ - 35.3850 -110.3232 19.929 DILKON|AZ - 35.2711 -111.5119 21.535 DONEY PARK|AZ - 35.1890 -111.6198 475.120 FLAGSTAFF|AZ - 35.7437 -109.0666 71.966 FORT DEFIANCE|AZ - 35.2631 -111.7280 24.324 FORT VALLEY|AZ - 36.9648 -112.5188 18.178 FREDONIA|AZ - 35.7076 -109.5520 46.765 GANADO|AZ - 36.0464 -112.1535 80.284 GRAND CANYON VILLAGE|AZ - 35.7465 -111.4716 61.455 GRAY MOUNTAIN|AZ - 35.5280 -109.8601 31.695 GREASEWOOD|AZ - 36.0622 -112.2102 7.873 HERMITS REST AT GRAND CAN|AZ - 34.9128 -110.1552 178.972 HOLBROOK|AZ - 35.9238 -110.6576 40.929 HOTEVILLA|AZ - 35.2838 -109.2024 68.913 HOUCK|AZ - 36.7315 -112.0427 85.906 HOUSE ROCK|AZ - 35.4074 -110.0852 126.977 INDIAN WELLS|AZ - 36.7135 -112.2161 16.993 JACOB LAKE|AZ - 35.7738 -110.1362 29.557 JADITO|AZ - 34.7467 -112.1061 5.434 JEROME|AZ - 34.9566 -110.3279 22.747 JOSEPH CITY|AZ - 35.0970 -111.6919 23.226 KACHINA VILLAGE|AZ - 36.5890 -111.1103 83.885 KAIBITO|AZ - 36.7180 -110.2526 105.284 KAYENTA|AZ - 36.8119 -110.1937 23.715 KEAMS CANYON|AZ - 35.5091 -109.5247 56.366 KLAGETOH|AZ - 35.8742 -110.6227 14.068 KYKOTSMOVI VILLAGE|AZ - 36.8587 -111.4401 12.355 LE CHEE|AZ - 36.8673 -111.5866 12.811 LEES FERRY|AZ - 35.2954 -111.0006 1.621 LEUPP|AZ - 36.4001 -109.2569 36.589 LUKACHUKAI|AZ - 35.3556 -109.0483 17.000 LUPTON|AZ - 36.3503 -109.6185 31.590 MANY FARMS|AZ - 36.8166 -111.6336 25.104 MARBLE CANYON|AZ - 35.0270 -111.0222 31.960 METEOR CRATER|AZ - 36.9681 -109.6361 25.681 MEXICAN WATER|AZ - 36.1379 -111.3417 11.262 MOENAVE|AZ - 36.1109 -111.2222 4.587 MOENKOPI|AZ - 35.0832 -111.6627 5.177 MOUNTAINAIRE|AZ - 34.9410 -111.6415 23.252 MUNDS PARK|AZ - 36.7608 -110.4967 28.721 NAVAJO NATIONAL MONUMENT|AZ - 35.9013 -109.4487 61.026 NAZLINI|AZ - 36.9043 -111.4578 51.442 PAGE|AZ - 34.7692 -111.8914 13.010 PAGE SPRINGS|AZ - 35.2632 -111.9495 22.747 PARKS|AZ - 34.8863 -112.4682 32.227 PAULDEN|AZ - 35.0674 -109.7798 48.808 PETRIFIED FOREST NATIONAL|AZ - 35.4063 -109.2810 34.257 PINE SPRINGS|AZ - 36.1007 -110.2213 61.821 PINON|AZ - 36.8666 -112.7333 2369.909 PIPE SPRING NATIONAL MONU|AZ - 35.8356 -110.3656 99.963 POLACCA|AZ - 36.9600 -109.3562 10.645 RED MESA|AZ - 36.6084 -109.0543 51.684 RED ROCK|AZ - 35.1106 -111.0294 6.838 RIMMY JIMS|AZ - 36.7196 -109.6263 57.669 ROCK POINT|AZ - 36.4095 -109.8675 78.009 ROUGH ROCK|AZ - 36.5109 -109.4718 41.885 ROUND ROCK|AZ - 36.0255 -109.8703 38.593 SALINA|AZ - 35.2155 -109.3324 10.876 SANDERS|AZ - 35.8917 -109.1535 11.779 SAWMILL|AZ - 35.5016 -110.4485 41.597 SEBA DALKAI|AZ - 35.8176 -110.5036 13.529 SECOND MESA|AZ - 34.8593 -111.7951 66.949 SEDONA|AZ - 35.8181 -110.5340 3.072 SHONGOPOVI|AZ - 36.5880 -110.6542 45.471 SHONTO|AZ - 36.0570 -112.1281 3.278 SOUTH RIM VISITORS CENTER|AZ - 35.6617 -109.0936 3.336 ST. MICHAELS|AZ - 35.7494 -109.8592 34.409 STEAMBOAT CANYON|AZ - 35.3005 -110.9879 64.165 SUNRISE|AZ - 35.6028 -109.7424 20.400 SUNRISE SPRINGS|AZ - 36.2242 -112.6932 155.820 SUPAI|AZ - 36.9291 -109.0821 16.289 TEEC NOS POS|AZ - 36.3031 -111.4605 27.887 THE GAP|AZ - 36.8498 -109.4267 32.195 TOTACON|AZ - 36.3037 -109.2147 26.199 TSAILE|AZ - 36.6508 -110.4261 21.469 TSEGI|AZ - 36.1250 -111.2425 236.346 TUBA CITY|AZ - 35.9790 -112.1229 18.460 TUSAYAN|AZ - 35.1609 -111.2697 38.134 TWIN ARROWS|AZ - 36.8659 -109.0883 97.015 TWIN FALLS|AZ - 35.1180 -111.0898 23.510 TWO GUNS|AZ - 36.2231 -109.1003 5.332 UPPER WHEATFIELDS|AZ - 35.6518 -112.1379 133.917 VALLE|AZ - 34.7796 -111.7629 0.171 VILLAGE AT OAK CREEK|AZ - 36.9936 -111.4945 24.271 WAHWEEP|AZ - 36.2388 -109.1279 20.381 WHEATFIELDS|AZ - 35.6054 -110.0666 50.991 WHITE CONE|AZ - 35.4203 -109.4930 22.027 WIDE RUINS|AZ - 35.2646 -112.1728 64.392 WILLIAMS|AZ - 35.6709 -109.0644 18.948 WINDOW ROCK|AZ - 35.2019 -111.4068 19.426 WINONA|AZ - 35.0278 -110.7069 68.706 WINSLOW|AZ - 35.5217 -111.3706 83.927 WUPATKI NATIONAL MONUMENT|AZ - 35.8944 -91.0830 19.280 ALICIA|AR - 36.2930 -93.2933 19.789 ALPENA|AR - 35.5624 -91.1106 18.952 AMAGON|AR - 36.1500 -91.2333 14.893 ANNIEVILLE|AR - 36.2258 -91.6065 12.425 ASH FLAT|AR - 36.3500 -91.0000 20.827 ATTICA|AR - 35.5361 -90.1309 12.210 BASSETT|AR - 35.7682 -91.6223 76.830 BATESVILLE|AR - 35.7400 -90.5592 16.938 BAY|AR - 36.1667 -90.6167 8.336 BEECH GROVE|AR - 36.2004 -93.0464 12.211 BELLEFONTE|AR - 36.3129 -93.0111 21.709 BERGMAN|AR - 36.0058 -92.4050 34.260 BIG FLAT|AR - 36.3320 -90.8059 9.190 BIGGERS|AR - 36.1064 -91.1086 15.848 BLACK ROCK|AR - 36.4960 -93.3969 38.669 BLUE EYE|AR - 35.9343 -89.9248 78.844 BLYTHEVILLE|AR - 35.9105 -90.7967 24.082 BONO|AR - 35.9014 -90.5808 19.876 BROOKLAND|AR - 36.3760 -92.5884 20.822 BULL SHOALS|AR - 35.8149 -89.9459 17.196 BURDETTE|AR - 36.1283 -92.1311 23.818 CALICO ROCK|AR - 35.6695 -91.2544 11.400 CAMPBELL STATION|AR - 35.7580 -90.3320 29.618 CARAWAY|AR - 35.7998 -90.9322 18.560 CASH|AR - 35.9467 -91.5478 32.957 CAVE CITY|AR - 36.3016 -91.5695 111.280 CHEROKEE VILLAGE-HIDDEN V|AR - 35.5811 -92.4524 18.489 CLINTON|AR - 36.1257 -90.9400 14.874 COLLEGE CITY|AR - 35.6634 -91.8487 36.160 CONCORD|AR - 36.4108 -90.5859 62.087 CORNING|AR - 36.2825 -92.5202 2.326 COTTER|AR - 35.8636 -91.7786 27.345 CUSHMAN|AR - 36.4167 -91.1500 41.348 DALTON|AR - 36.3932 -90.7281 9.209 DATTO|AR - 36.2313 -90.7260 19.506 DELAPLAINE|AR - 35.8552 -90.0334 12.374 DELL|AR - 36.4558 -92.9151 54.029 DIAMOND CITY|AR - 35.6479 -91.2599 4.956 DIAZ|AR - 35.5894 -90.2131 11.581 DYESS|AR - 35.8666 -90.9529 13.278 EGYPT|AR - 36.0704 -91.6213 25.793 EVENING SHADE|AR - 36.1833 -90.7000 12.038 EVENING STAR|AR - 36.1554 -92.9084 7.602 EVERTON|AR - 35.6051 -92.2698 1778.979 FAIRFIELD BAY|AR - 35.9604 -92.2299 18.967 FIFTY-SIX|AR - 36.2770 -92.5921 9.129 FLIPPIN|AR - 36.0000 -90.8167 21.049 FONTAINE|AR - 36.1714 -91.7723 14.140 FRANKLIN|AR - 36.2826 -92.4947 18.236 GASSVILLE|AR - 35.9902 -92.7182 21.588 GILBERT|AR - 35.9611 -89.9724 7.731 GOSNELL|AR - 35.6833 -90.7167 18.216 GREENFIELD|AR - 36.3411 -90.2222 11.593 GREENWAY|AR - 35.5678 -92.1692 12.748 GREERS FERRY|AR - 35.6527 -91.0747 17.238 GRUBBS|AR - 35.9291 -91.9401 21.402 GUION|AR - 36.3215 -91.4804 10.169 HARDY|AR - 35.5603 -90.7211 68.651 HARRISBURG|AR - 36.2419 -93.1195 176.811 HARRISON|AR - 36.3833 -90.4500 13.605 HICKORIA|AR - 35.5664 -92.2052 3.373 HIGDEN|AR - 36.2233 -91.7410 27.126 HORSESHOE BEND|AR - 36.0437 -90.9775 7.241 HOXIE|AR - 36.2017 -91.1798 26.737 IMBODEN|AR - 35.6412 -91.3078 7.456 JACKSONPORT|AR - 36.0061 -93.1883 54.278 JASPER|AR - 35.8218 -90.6858 102.142 JONESBORO|AR - 35.6745 -90.0948 12.454 KEISER|AR - 36.3193 -90.6017 16.866 KNOBEL|AR - 36.2071 -90.5031 39.488 LAFE|AR - 35.8190 -90.4486 18.024 LAKE CITY|AR - 36.3752 -92.5392 4.460 LAKEVIEW|AR - 35.9215 -90.2562 11.677 LEACHVILLE|AR - 36.4147 -92.9067 10.682 LEAD HILL|AR - 35.6071 -90.3335 22.520 LEPANTO|AR - 35.8294 -92.5559 21.591 LESLIE|AR - 35.7577 -89.9302 12.744 LUXORA|AR - 36.0066 -91.2520 59.636 LYNN|AR - 35.7019 -91.4823 3.846 MAGNESS|AR - 36.4941 -91.5447 7.968 MAMMOTH SPRING|AR - 35.8836 -90.1615 27.280 MANILA|AR - 35.6133 -90.0817 12.324 MARIE|AR - 35.5300 -90.4175 28.420 MARKED TREE|AR - 36.1884 -90.3878 11.137 MARMADUKE|AR - 35.9099 -92.6362 83.301 MARSHALL|AR - 36.4218 -90.9019 19.370 MAYNARD|AR - 36.4366 -90.3902 20.109 MCDOUGAL|AR - 36.0623 -91.8987 72.255 MELBOURNE|AR - 35.9750 -91.0275 21.373 MINTURN|AR - 35.8937 -90.3446 16.912 MONETTE|AR - 35.7681 -91.5710 4.732 MOOREFIELD|AR - 35.9824 -91.7777 22.149 MOUNT PLEASANT|AR - 36.3359 -92.3792 73.597 MOUNTAIN HOME|AR - 35.8700 -92.1111 48.232 MOUNTAIN VIEW|AR - 35.7053 -91.4429 21.964 NEWARK|AR - 35.6255 -91.2352 48.598 NEWPORT|AR - 36.3070 -90.0945 17.377 NIMMONS|AR - 36.2083 -92.2820 33.581 NORFORK|AR - 36.1678 -90.8172 27.018 O'KEAN|AR - 36.1273 -90.5152 18.534 OAK GROVE HEIGHTS|AR - 35.6295 -91.4612 20.027 OIL TROUGH|AR - 36.4632 -93.1919 19.776 OMAHA|AR - 35.7013 -89.9945 44.423 OSCEOLA|AR - 36.2073 -91.9194 17.303 OXFORD|AR - 36.0561 -90.5135 59.468 PARAGOULD|AR - 36.2809 -90.6619 12.067 PEACH ORCHARD|AR - 36.3839 -90.2008 35.360 PIGGOTT|AR - 36.0583 -92.8653 13.190 PINDALL|AR - 36.1577 -92.1039 8.302 PINEVILLE|AR - 36.2635 -90.9686 54.956 POCAHONTAS|AR - 36.4307 -90.2662 11.363 POLLARD|AR - 36.0853 -91.0713 6.123 PORTIA|AR - 36.0819 -91.1189 4.586 POWHATAN|AR - 36.2513 -92.8444 15.078 PYATT|AR - 36.2362 -91.2504 10.444 RAVENDEN|AR - 36.3146 -91.2240 25.570 RAVENDEN SPRINGS|AR - 36.2642 -90.2933 22.714 RECTOR|AR - 36.3608 -90.7579 21.803 REYNO|AR - 36.2449 -92.2700 9.718 SALESVILLE|AR - 35.9785 -90.8632 7.484 SEDGWICK|AR - 35.6437 -92.3134 10.465 SHIRLEY|AR - 36.0043 -91.6590 12.863 SIDNEY|AR - 36.0800 -91.3028 19.158 SMITHVILLE|AR - 36.3950 -92.9054 5.130 SOUTH LEAD HILL|AR - 36.4535 -90.1432 12.644 SAINT FRANCIS|AR - 35.9656 -91.3214 13.091 STRAWBERRY|AR - 36.4545 -90.7229 15.870 SUCCESS|AR - 35.7510 -91.4993 11.733 SULPHUR ROCK|AR - 36.2501 -92.6874 5.572 SUMMIT|AR - 35.8242 -91.1289 41.023 SWIFTON|AR - 35.7000 -90.2500 15.997 THREE WAY|AR - 35.6747 -90.5195 37.230 TRUMANN|AR - 35.7279 -91.2006 26.723 TUCKERMAN|AR - 36.1529 -92.9910 13.643 VALLEY SPRINGS|AR - 35.7581 -90.0607 12.199 VICTORIA|AR - 36.3962 -91.9849 40.701 VIOLA|AR - 36.0333 -90.6667 16.099 WALCOTT|AR - 35.5649 -90.9348 14.842 WALDENBURG|AR - 36.0698 -90.9583 33.396 WALNUT RIDGE|AR - 35.6192 -90.9020 21.324 WEINER|AR - 36.1011 -92.9539 34.058 WESTERN GROVE|AR - 36.2514 -91.3607 19.841 WILLIFORD|AR - 35.5662 -90.0419 20.507 WILSON|AR - 36.2287 -92.6859 39.275 YELLVILLE|AR - 36.2853 -92.9153 10.490 ZINC|AR - 36.0036 -94.2669 8.529 WALNUT GROVE|AR - 36.4083 -93.9911 14.068 WALNUT HILL|AR - 35.9389 -94.0481 33.103 HICKS|AR - 35.6322 -93.8339 1.527 PARADISE|AR - 36.1081 -93.7122 6.482 HARMONY|AR - 36.2392 -94.3081 16.826 ROCKY COMFORT|AR - 36.4772 -93.6983 12.645 OAK HILL|AR - 36.2267 -94.4458 11.010 FAIRMOUNT|AR - 36.3333 -93.9236 9.678 BLAND|AR - 36.1456 -94.1439 3.968 SHADY GROVE|AR - 35.9956 -93.8311 8.960 GEORGETOWN|AR - 36.4164 -94.2642 4.638 MILLER|AR - 35.6667 -93.7167 10.466 TAFT|AR - 35.7397 -93.9817 20.460 BIDVILLE|AR - 35.7725 -94.4181 21.435 ODELL|AR - 35.7833 -93.5167 72.903 ARBAUGH|AR - 35.8667 -93.5306 21.704 RED STAR|AR - 35.9594 -93.5203 16.276 WEATHERS|AR - 36.0336 -93.9722 4.910 TUTTLE|AR - 36.1336 -93.9439 8.102 MAYFIELD|AR - 36.4469 -93.9994 2.352 HILL TOP|AR - 36.1536 -94.2769 13.784 HARMON|AR - 36.4817 -93.6439 5.134 PLEASANT RIDGE|AR - 36.3925 -93.3147 24.564 DENVER|AR - 36.3728 -94.2086 74.235 BENTONVILLE|AR - 36.1881 -94.5403 46.215 SILOAM SPRINGS|AR - 36.3319 -94.1183 13.002 ROGERS|AR - 36.4833 -94.4583 16.006 SULPHUR SPRINGS|AR - 36.2553 -94.1306 17.895 LOWELL|AR - 36.2675 -94.4844 21.613 GENTRY|AR - 36.4036 -94.6017 14.441 MAYSVILLE|AR - 36.4219 -94.4533 24.807 GRAVETTE|AR - 36.4539 -94.1150 23.289 PEA RIDGE|AR - 36.4903 -93.9317 8.358 GATEWAY|AR - 36.1333 -94.5333 7.275 LAKE FRANCIS|AR - 36.2000 -94.4333 6.993 GALLITIN|AR - 36.2547 -94.2781 4.876 HEALING SPRINGS|AR - 36.2608 -94.4231 5.699 SPRINGTOWN|AR - 36.2614 -94.3575 7.091 HIGHFILL|AR - 36.2633 -94.2317 9.233 CAVE SPRINGS|AR - 36.2678 -93.9408 14.845 WAR EAGLE|AR - 36.2872 -94.0689 10.319 MONTE NE|AR - 36.2833 -93.9000 5.660 LOOKOUT|AR - 36.2983 -94.5775 11.284 CHEROKEE CITY|AR - 36.3153 -94.3039 14.800 VAUGHN|AR - 36.3417 -93.9458 2.868 LARUE|AR - 36.3358 -94.4606 18.082 DECATUR|AR - 36.3597 -94.2850 7.881 CENTERTON|AR - 36.4019 -94.0706 7.472 AVOCA|AR - 36.4317 -94.3336 11.225 HIWASSE|AR - 36.4294 -94.2314 9.187 BELLA VISTA|AR - 36.4483 -93.9739 10.659 GARFIELD|AR - 35.6075 -93.8872 15.301 JETHRO|AR - 35.6242 -93.7297 39.775 MOUNTAIN TOP|AR - 35.6389 -94.0161 13.840 FERN|AR - 35.6353 -93.8203 8.560 BARNES|AR - 35.6667 -93.8333 5.666 TURNERS BEND|AR - 35.6875 -93.8192 17.899 CASS|AR - 35.6800 -93.7769 4.198 REDDING|AR - 36.3647 -93.5678 49.680 BERRYVILLE|AR - 36.4011 -93.7378 16.437 EUREKA SPRINGS|AR - 36.1825 -93.4044 31.219 OSAGE|AR - 36.3353 -93.4358 13.688 GREEN FOREST|AR - 36.4612 -93.4469 10.459 OAK GROVE|AR - 36.1533 -93.4889 9.846 DRYFORK|AR - 36.1606 -93.3408 7.793 DELMAR|AR - 36.2231 -93.5297 11.626 METALTON|AR - 36.2136 -93.4858 4.523 RUDD|AR - 36.2500 -93.4333 17.599 CONNOR|AR - 36.2625 -93.3217 8.562 CARROLLTON|AR - 36.2783 -93.5319 11.140 CABANAL|AR - 36.2778 -93.4597 6.531 RULE|AR - 36.3303 -93.3478 7.973 COIN|AR - 36.3667 -93.8833 28.479 BEAVER LAKE|AR - 36.4197 -93.5333 14.919 URBANETTE|AR - 36.4339 -93.6211 8.498 GRANDVIEW|AR - 36.4642 -93.8306 17.493 BUSCH|AR - 36.4736 -93.7672 6.355 BEAVER|AR - 36.0861 -93.7411 38.618 HUNTSVILLE|AR - 35.8200 -93.7700 24.313 SAINT PAUL|AR - 35.8178 -93.6483 11.049 PETTIGREW|AR - 35.9972 -93.7025 15.550 AURORA|AR - 36.0272 -93.9200 22.813 WESLEY|AR - 36.0506 -93.5183 21.606 KINGSTON|AR - 36.1442 -93.8619 18.058 HINDSVILLE|AR - 36.1817 -93.7147 15.769 FORUM|AR - 36.2300 -93.8800 7.948 BEST|AR - 35.8256 -93.8364 6.114 COMBS|AR - 35.8117 -93.7956 3.292 BRASHEARS|AR - 35.8167 -93.6936 4.155 DUTTON|AR - 35.8431 -93.8836 6.046 PATRICK|AR - 35.8406 -93.6011 7.594 BOSTON|AR - 35.8522 -93.9000 2.715 DELANEY|AR - 35.8742 -93.9111 18.419 CROSSES|AR - 35.9375 -93.6833 41.930 WITTER|AR - 35.9619 -93.8042 12.292 JAPTON|AR - 36.1397 -93.5872 15.326 MARBLE|AR - 36.1525 -93.6811 7.996 ALABAM|AR - 36.2372 -93.7961 40.439 CLIFTY|AR - 36.2819 -93.6728 16.719 ROCKHOUSE|AR - 36.0625 -94.1572 108.160 FAYETTEVILLE|AR - 36.1867 -94.1286 32.686 SPRINGDALE|AR - 35.8008 -94.1347 43.408 WINSLOW|AR - 35.9242 -94.1883 13.519 WEST FORK|AR - 35.9494 -94.4233 39.242 LINCOLN|AR - 35.9758 -94.3175 12.134 PRAIRIE GROVE|AR - 36.0014 -94.0081 10.792 ELKINS|AR - 36.0419 -94.2469 10.020 FARMINGTON|AR - 35.8164 -94.2194 8.472 BLACKBURN|AR - 35.9203 -94.2675 7.316 HOGEYE|AR - 35.8336 -94.3131 12.632 STRICKLER|AR - 35.8583 -94.4372 21.308 MORROW|AR - 35.8600 -94.1069 4.404 BRENTWOOD|AR - 35.8853 -94.1683 10.201 WOOLSEY|AR - 35.8586 -94.0583 9.766 WYOLA|AR - 35.8914 -94.4064 4.633 CLYDE|AR - 35.8950 -94.0394 11.433 ARNETT|AR - 35.9086 -94.3964 10.785 CANEHILL|AR - 35.9494 -93.9803 6.901 DURHAM|AR - 35.9650 -94.0503 5.302 SULPHUR CITY|AR - 35.9811 -94.4914 7.369 SUMMERS|AR - 35.9833 -94.0794 8.257 BLACK OAK|AR - 35.9942 -94.1750 17.863 GREENLAND|AR - 36.0142 -94.4028 11.164 RHEA|AR - 36.0083 -94.3300 5.770 VINEY GROVE|AR - 36.0372 -94.5108 23.807 CINCINNATI|AR - 36.0833 -94.4167 9.858 WEDINGTON|AR - 36.1056 -94.3325 18.860 SAVOY|AR - 36.1011 -93.9911 16.780 GOSHEN|AR - 36.1142 -94.2589 7.153 WHEELER|AR - 36.1328 -94.1653 11.152 JOHNSON|AR - 36.1653 -94.0447 9.120 SONORA|AR - 36.1778 -94.2333 7.382 TONTITOWN|AR - 36.2061 -94.2342 10.513 ELM SPRINGS|AR - 35.6356 -94.1672 173.098 MOUNTAINBURG|AR - 35.6486 -94.3944 20.739 NATURAL DAM|AR - 35.6808 -94.1750 11.774 CHESTER|AR - 35.6814 -94.3492 9.715 LEE CREEK|AR - 35.6739 -94.0733 9.313 LOCKE|AR - 35.7500 -94.0833 9.451 MOUNT GAYLER|AR diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/cnty_clst.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/cnty_clst.lpi deleted file mode 100644 index 000978dde6..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/cnty_clst.lpi +++ /dev/null @@ -1,150 +0,0 @@ - 42.63 -73.96 60 ALBANY - 42.82 -74.02 60 SCHENECT - 42.73 -73.47 60 RENSSELA - 43.12 -73.85 60 SARATOGA - 34.03 -80.85 60 RICHLAND - 33.95 -81.27 60 LEXINGTO - 33.32 -82.11 60 RICHMOND - 33.55 -82.23 60 COLUMBIA - 33.57 -81.61 60 AIKEN - 33.78 -81.91 60 EDGEFIEL - 40.00 -82.98 60 FRANKLIN - 40.32 -83.39 60 UNION - 40.30 -82.99 60 DELAWARE - 40.11 -82.47 60 LICKING - 39.76 -82.61 60 FAIRFIEL - 39.77 -84.28 60 MONTGOME - 39.71 -83.87 60 GREENE - 39.18 -84.55 60 HAMILTON - 39.45 -84.58 60 BUTLER - 39.04 -84.15 60 CLERMONT - 39.44 -84.16 60 WARREN - 38.98 -84.72 60 BOONE - 38.95 -84.52 60 KENTON - 38.97 -84.37 60 CAMPBELL - 39.14 -84.96 60 DEARBORN - 38.89 -77.01 60 District - 38.90 -77.10 60 ARLINGTO - 38.81 -77.09 60 Alexandr - 38.92 -77.30 60 FAIRFAX - 38.84 -77.30 60 Fairfax - 38.63 -77.41 60 PRINCE_W - 38.74 -77.48 60 Manassas - 38.77 -77.45 60 Manassas - 39.11 -77.68 60 LOUDOUN - 38.83 -76.88 60 Prince_G - 38.55 -76.95 60 CHARLES - 39.16 -77.24 60 MONTGOME - 39.50 -77.37 60 FREDERIC - 39.50 -76.70 60 BALTIMOR - 39.30 -76.60 60 BALTIMOR - 39.00 -76.60 60 ANNE_ARU - 39.24 -76.91 60 HOWARD - 39.60 -76.30 60 HARFORD - 39.55 -77.01 60 CARROLL - 40.87 -73.84 60 BRONX - 40.80 -73.94 60 NEW_YORK - 40.58 -74.13 60 RICHMOND - 40.66 -73.93 60 KINGS - 40.72 -73.82 60 QUEENS - 40.00 -75.13 60 PHILADEL - 39.88 -75.43 60 DELAWARE - 40.24 -75.42 60 MONTGOME - 40.36 -75.17 60 BUCKS - 39.72 -75.19 60 GLOUCEST - 39.81 -75.00 60 CAMDEN - 40.00 -74.30 60 BURLINGT - 35.43 -101.89 60 POTTER - 34.99 -101.89 60 RANDALL - 36.30 -102.59 60 DALLAM - 35.86 -102.59 60 HARTLEY - 33.91 -86.61 60 BLOUNT - 33.58 -86.87 60 JEFFERSO - 33.73 -86.32 60 ST._CLAI - 33.32 -86.63 60 SHELBY - 34.42 -86.84 60 MORGAN - 34.67 -87.78 60 COLBERT - 34.89 -87.59 60 LAUDERDA - 34.81 -87.00 60 LIMESTON - 34.76 -86.56 60 MADISON - 32.54 -86.65 60 AUTAUGA - 32.61 -86.15 60 ELMORE - 32.27 -86.22 60 MONTGOME - 32.76 -96.70 60 DALLAS - 32.80 -97.28 60 TARRANT - 32.21 -90.45 60 HINDS - 32.67 -89.95 60 MADISON - 32.22 -89.95 60 RANKIN - 33.68 -88.75 60 CLAY - 33.43 -88.47 60 LOWNDES - 33.45 -88.87 60 OKTIBBEH - 29.75 -90.10 60 JEFFERSO - 30.23 -92.05 60 LAFAYETT - 29.75 -90.10 60 JEFFERSO - 30.04 -89.94 60 ORLEANS - 30.54 -91.10 60 EAST_BAT - 30.43 -91.29 60 WEST_BAT - 35.14 -92.31 60 FAULKNER - 34.81 -91.88 60 LONOKE - 34.79 -92.36 60 PULASKI - 34.66 -92.70 60 SALINE - 28.47 -81.26 60 ORANGE - 28.69 -81.23 60 SEMINOLE - 31.89 -102.54 60 ECTOR - 31.89 -102.03 60 MIDLAND - 30.70 -87.70 60 BALDWIN - 30.90 -88.20 60 MOBILE - 32.67 -93.61 60 BOSSIER - 32.66 -93.91 60 CADDO - 30.57 -84.62 60 GADSDEN - 30.40 -84.35 60 LEON - 27.87 -82.72 60 PINELLAS - 27.95 -82.25 60 HILLSBOR - 27.18 -82.32 60 SARASOTA - 27.50 -82.20 60 MANATEE - 26.60 -81.80 60 LEE - 26.90 -81.80 60 CHARLOTT - 35.22 -94.25 60 SEBASTIA - 35.58 -94.27 60 CRAWFORD - 47.76 -92.43 60 ST._LOUI - 46.49 -91.92 60 DOUGLAS - 46.97 -97.25 60 CASS - 46.92 -96.46 60 CLAY - 43.31 -96.72 60 LINCOLN - 43.69 -96.79 60 MINNEHAH - 42.40 -96.04 60 WOODBURY - 42.41 -96.56 60 DAKOTA - 42.82 -96.70 60 UNION - 42.59 -84.84 60 Eaton - 42.60 -84.37 60 Ingham - 40.77 -89.77 60 PEORIA - 40.45 -89.59 60 TAZEWELL - 40.78 -89.24 60 WOODFORD - 41.85 -87.78 60 COOK - 41.84 -88.09 60 DuPage - 38.77 -90.72 60 ST._CHAR - 38.65 -90.45 60 ST._LOUI - 38.61 -90.24 60 ST._LOUI - 38.84 -89.86 60 MADISON - 38.46 -89.95 60 ST._CLAI - 41.30 -96.16 60 DOUGLAS - 41.10 -96.10 60 SARPY - 41.35 -95.55 60 POTTAWAT - 43.94 -103.04 60 PENNINGT - 44.42 -102.93 60 MEADE - 34.40 -118.10 60 LOS_ANGE - 33.70 -117.77 60 ORANGE - 48.00 -121.70 60 SNOHOMIS - 47.50 -121.80 60 KING - 47.00 -122.00 60 PIERCE - 46.49 -118.94 60 FRANKLIN - 46.10 -119.40 60 BENTON - 38.50 -121.30 60 SACRAMEN - 38.66 -121.89 60 YOLO - 39.15 -120.50 60 PLACER - 37.76 -122.41 60 SAN_FRAN - 37.50 -122.32 60 SAN_MATE - 37.90 -121.90 60 CONTRA_C - 37.60 -121.80 60 ALAMEDA - 37.09 -122.04 60 SANTA_CR - 37.30 -121.60 60 SANTA_CL diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/cpcstns.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/cpcstns.lpi deleted file mode 100644 index 0cf9d750d0..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/cpcstns.lpi +++ /dev/null @@ -1,158 +0,0 @@ - 32.50 -99.70 60 ABI - 35.05 -106.62 60 ABQ - 51.88 -176.65 60 ADK - 57.75 -152.50 60 ADQ - 33.48 -82.00 60 AGS - 42.75 -73.80 60 ALB - 35.23 -101.70 60 AMA - 61.17 -150.02 60 ANC - 55.03 -131.57 60 ANN - 33.75 -84.38 60 ATL - 41.75 -72.70 60 BDL - 60.78 -161.80 60 BET - 35.42 -119.00 60 BFL - 42.20 -75.90 60 BGM - 33.50 -86.92 60 BHM - 64.00 -145.73 60 BIG - 45.78 -108.50 60 BIL - 46.77 -100.75 60 BIS - 22.01 -159.78 60 BKH - 36.13 -86.68 60 BNA - 43.58 -118.95 60 BNO - 43.57 -116.22 60 BOI - 42.33 -71.08 60 BOS - 25.90 -97.43 60 BRO - 71.30 -156.78 60 BRW - 70.13 -143.63 60 BTI - 66.90 -151.52 60 BTT - 44.47 -73.23 60 BTV - 42.93 -78.73 60 BUF - 46.87 -68.02 60 CAR - 55.20 -162.73 60 CDB - 60.30 -145.30 60 CDV - 32.90 -80.03 60 CHS - 41.50 -81.68 60 CLE - 35.05 -80.83 60 CLT - 39.98 -83.05 60 CMH - 39.50 -97.70 60 CNK - 42.83 -106.33 60 CPR - 39.29 -77.87 60 CRW - 39.05 -84.67 60 CVG - 41.40 -104.80 60 CYS - 38.92 -77.00 60 DCA - 37.77 -99.97 60 DDC - 32.75 -97.33 60 DFW - 46.75 -92.17 60 DLH - 39.75 -104.87 60 DNR - 29.37 -100.92 60 DRT - 41.58 -93.58 60 DSM - 42.38 -83.08 60 DTW - 48.12 -98.92 60 DVL - 40.80 -124.17 60 EKA - 31.80 -106.40 60 ELP - 39.28 -114.85 60 ELY - 60.34 -151.15 60 ENA - 38.00 -87.50 60 EVV - 64.82 -147.87 60 FAI - 46.87 -96.92 60 FAR - 36.68 -119.78 60 FAT - 35.37 -94.45 60 FSM - 41.00 -85.20 60 FWA - 47.63 -117.53 60 GEG - 39.12 -108.53 60 GJT - 62.15 -145.45 60 GKN - 29.30 -94.80 60 GLS - 44.48 -88.13 60 GRB - 42.95 -86.67 60 GRR - 47.48 -111.37 60 GTF - 35.27 -75.55 60 HAT - 21.35 -157.93 60 HNL - 59.63 -151.50 60 HOM - 44.38 -98.22 60 HON - 48.60 -109.80 60 HVR - 29.75 -95.42 60 IAH - 37.72 -97.33 60 ICT - 39.75 -86.17 60 IND - 48.57 -93.38 60 INL - 35.02 -110.73 60 INW - 41.25 -76.92 60 IPT - 48.15 -103.65 60 ISN - 19.72 -155.07 60 ITO - 32.32 -90.08 60 JAN - 30.50 -81.70 60 JAX - 58.37 -134.58 60 JNU - 36.17 -115.17 60 LAS - 34.00 -118.25 60 LAX - 41.13 -100.68 60 LBF - 40.67 -73.83 60 LGA - 21.98 -159.35 60 LIH - 42.82 -108.73 60 LND - 34.83 -92.25 60 LZK - 31.95 -102.18 60 MAF - 62.97 -155.62 60 MCG - 39.03 -94.55 60 MCI - 28.43 -81.32 60 MCO - 41.78 -87.75 60 MDW - 35.17 -90.00 60 MEM - 25.75 -80.38 60 MFL - 42.37 -122.87 60 MFR - 42.95 -87.90 60 MKE - 38.26 -113.01 60 MLF - 41.52 -90.43 60 MLI - 30.67 -88.08 60 MOB - 43.13 -89.33 60 MSN - 46.87 -114.00 60 MSO - 45.00 -93.25 60 MSP - 30.00 -90.05 60 MSY - 20.90 -156.43 60 OGG - 35.40 -97.60 60 OKC - 41.30 -95.90 60 OMA - 64.50 -165.43 60 OME - 41.80 -87.00 60 ORD - 36.90 -76.30 60 ORF - 62.95 -141.93 60 ORT - 66.87 -162.63 60 OTZ - 58.68 -156.65 60 PAKN - 45.67 -118.77 60 PDT - 45.53 -122.67 60 PDX - 40.00 -75.17 60 PHL - 33.50 -112.05 60 PHX - 42.88 -112.43 60 PIH - 40.50 -80.22 60 PIT - 38.28 -104.63 60 PUB - 43.65 -70.32 60 PWM - 44.05 -103.07 60 RAP - 40.15 -122.25 60 RBL - 35.77 -78.65 60 RDU - 37.50 -77.33 60 RIC - 39.53 -119.82 60 RNO - 37.25 -79.97 60 ROA - 33.30 -104.50 60 ROW - 38.52 -121.50 60 SAC - 32.72 -117.17 60 SAN - 29.42 -98.50 60 SAT - 38.22 -85.80 60 SDF - 47.58 -122.33 60 SEA - 37.75 -122.45 60 SFO - 37.23 -93.38 60 SGF - 32.47 -93.82 60 SHV - 57.04 -135.21 60 SIT - 40.78 -111.97 60 SLC - 34.90 -120.45 60 SMX - 57.15 -170.22 60 SNP - 46.47 -84.37 60 SSM - 38.67 -90.25 60 STL - 43.12 -76.12 60 SYR - 62.30 -150.10 60 TKA - 30.38 -84.37 60 TLH - 27.97 -82.63 60 TPA - 32.12 -110.93 60 TUS - 36.00 -83.95 60 TYS - 63.88 -160.80 60 UNK - 41.90 -103.40 60 VTN - 61.13 -146.35 60 VWS - 40.90 -117.80 60 WMC - 59.52 -139.67 60 YAK - 32.67 -114.65 60 YUM - 21.45 -157.77 60 ZZZ - 21.32 -158.07 60 ZZZ diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/dlwx.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/dlwx.lpi deleted file mode 100644 index e0d4b85167..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/dlwx.lpi +++ /dev/null @@ -1,179 +0,0 @@ - 24.55 -81.75 60 EYW - 25.82 -80.28 60 MIA - 28.43 -81.32 60 MCO - 30.50 -81.70 60 JAX - 32.13 -81.20 60 SAV - 32.90 -80.03 60 CHS - 26.58 -81.87 60 FMY - 27.97 -82.53 60 TPA - 30.38 -84.37 60 TLH - 33.37 -81.97 60 AGS - 33.65 -84.42 60 ATL - 30.68 -88.25 60 MOB - 32.30 -86.40 60 MGM - 33.57 -86.75 60 BHM - 29.98 -90.25 60 MSY - 32.32 -90.08 60 JAN - 30.12 -93.22 60 LCH - 29.97 -95.35 60 IAH - 32.47 -93.82 60 SHV - 25.90 -97.43 60 BRO - 27.55 -99.47 60 LRD - 29.53 -98.47 60 SAT - 31.62 -97.22 60 ACT - 32.82 -97.37 60 FTW - 31.95 -102.18 60 MAF - 32.42 -99.68 60 ABI - 33.30 -104.53 60 ROW - 31.80 -106.40 60 ELP - 32.12 -110.93 60 TUS - 33.43 -112.02 60 PHX - 32.65 -114.60 60 YUM - 32.73 -117.17 60 SAN - 33.93 -118.40 60 LAX - 34.27 -77.90 60 ILM - 35.87 -78.78 60 RDU - 36.90 -76.20 60 ORF - 35.22 -75.62 60 HSE - 35.22 -80.95 60 CLT - 35.03 -85.20 60 CHA - 35.82 -83.98 60 TYS - 36.13 -86.68 60 BNA - 35.05 -90.00 60 MEM - 34.73 -92.23 60 LIT - 35.33 -94.37 60 FSM - 37.23 -89.57 60 CGI - 35.40 -97.60 60 OKC - 35.23 -101.70 60 AMA - 35.05 -106.62 60 ABQ - 35.02 -110.73 60 INW - 35.43 -119.05 60 BFL - 36.08 -115.17 60 LAS - 36.77 -119.72 60 FAT - 34.90 -120.45 60 SMX - 37.50 -77.33 60 RIC - 38.33 -75.52 60 SBY - 38.85 -77.03 60 DCA - 39.88 -75.25 60 PHL - 37.32 -79.97 60 ROA - 38.88 -79.85 60 EKN - 39.05 -84.67 60 CVG - 38.18 -85.73 60 SDF - 38.37 -82.55 60 HTS - 40.00 -82.88 60 CMH - 38.05 -87.53 60 EVV - 38.75 -90.37 60 STL - 39.73 -86.27 60 IND - 39.85 -89.67 60 SPI - 37.23 -93.38 60 SGF - 40.10 -92.55 60 IRK - 39.32 -94.72 60 MCI - 37.65 -97.43 60 ICT - 37.77 -99.97 60 DDC - 39.55 -97.65 60 CNK - 38.28 -104.52 60 PUB - 37.27 -104.33 60 TAD - 39.37 -101.70 60 GLD - 37.62 -109.47 60 4BL - 37.70 -113.10 60 CDC - 39.12 -108.53 60 GJT - 38.05 -117.08 60 TPH - 39.28 -114.85 60 ELY - 39.50 -119.78 60 RNO - 37.62 -122.38 60 SFO - 40.77 -73.90 60 LGA - 41.25 -70.07 60 ACK - 41.93 -72.68 60 BDL - 42.37 -71.03 60 BOS - 41.33 -75.73 60 AVP - 42.75 -73.80 60 ALB - 43.12 -76.12 60 SYR - 40.50 -80.22 60 PIT - 41.42 -81.87 60 CLE - 42.93 -78.73 60 BUF - 41.98 -87.90 60 ORD - 41.00 -85.20 60 FWA - 42.23 -83.33 60 DTW - 41.45 -90.52 60 MLI - 41.53 -93.65 60 DSM - 41.30 -95.90 60 OMA - 42.40 -96.38 60 SUX - 41.13 -100.68 60 LBF - 41.15 -104.82 60 CYS - 39.87 -104.67 60 DEN - 42.87 -100.55 60 VTN - 42.92 -106.47 60 CPR - 40.78 -111.97 60 SLC - 41.60 -109.07 60 RKS - 42.92 -112.60 60 PIH - 40.90 -117.80 60 WMC - 40.15 -122.25 60 RBL - 40.98 -124.10 60 ACV - 42.37 -122.87 60 MFR - 43.65 -70.32 60 PWM - 44.47 -73.15 60 BTV - 42.88 -85.52 60 GRR - 44.73 -85.58 60 TVC - 42.95 -87.90 60 MKE - 44.93 -89.63 60 AUW - 44.38 -98.22 60 HON - 44.88 -93.22 60 MSP - 44.05 -103.07 60 RAP - 44.38 -100.28 60 PIR - 45.80 -108.53 60 BIL - 47.05 -109.47 60 LWT - 43.57 -116.22 60 BOI - 43.58 -118.95 60 BNO - 45.12 -113.88 60 SMN - 45.68 -118.85 60 PDT - 45.60 -122.60 60 PDX - 46.12 -67.80 60 HUL - 46.47 -84.37 60 ANJ - 46.83 -92.18 60 DLH - 48.57 -93.38 60 INL - 46.90 -96.80 60 FAR - 46.77 -100.75 60 BIS - 48.27 -101.28 60 MOT - 46.60 -112.00 60 HLN - 48.60 -112.37 60 CTB - 47.63 -117.53 60 GEG - 46.15 -123.88 60 AST - 47.45 -122.30 60 SEA - 47.95 -124.55 60 UIL - 46.43 -105.87 60 MLS - 30.50 -99.77 60 JCT - 48.46 -119.52 60 OMK - 50.68 -127.36 60 YZT - 53.55 -114.09 60 WSE - 43.86 -66.09 60 YQI - 43.68 -79.63 60 YYZ - 45.95 -77.31 60 YWA - 45.46 -73.75 60 YUL - 44.75 -81.09 60 YVV - 47.98 -66.33 60 YCL - 46.79 -71.39 60 YQB - 47.70 -79.84 60 YXR - 48.36 -89.31 60 YQT - 50.21 -66.24 60 YZV - 49.41 -82.46 60 YYU - 51.28 -80.59 60 WZC - 50.28 -88.91 60 WYW - 51.46 -90.19 60 WPL - 53.83 -89.87 60 YTL - 49.91 -97.23 60 YWG - 52.81 -102.31 60 YHB - 50.29 -107.68 60 YYN - 51.11 -114.01 60 YYC - 49.38 -126.55 60 WEB - 53.90 -122.79 60 YXS - 55.28 -77.76 60 YGW - 58.73 -94.08 60 YYQ - 56.65 -111.21 60 YMM - 25.05 -77.47 60 MYNN - 29.07 -110.97 60 MMHO - 27.37 -109.93 60 MMCN - 26.88 -101.42 60 MMMV - 22.98 -82.40 60 MUHA - 27.77 -97.50 60 CRP - 42.17 -120.40 60 LKV - 45.75 -87.03 60 ESC diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/nexrad.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/nexrad.lpi deleted file mode 100644 index 2f46e8b722..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/nexrad.lpi +++ /dev/null @@ -1,156 +0,0 @@ - 35.32 -97.27 60 TLX - 35.23 -101.70 60 AMA - 29.47 -95.07 60 HGX - 28.10 -80.65 60 MLB - 37.75 -99.97 60 DDC - 37.65 -97.43 60 ICT - 33.28 -111.67 60 IWA - 36.17 -95.55 60 INX - 38.97 -77.47 60 LWX - 34.83 -92.25 60 LZK - 39.78 -104.53 60 FTG - 38.68 -90.67 60 LSX - 37.97 -85.93 60 LVX - 38.50 -121.67 60 DAX - 33.17 -86.77 60 BMX - 41.95 -71.13 60 BOX - 32.57 -97.30 60 FWS - 40.32 -98.43 60 UEX - 34.40 -119.17 60 VTX - 41.60 -88.08 60 LOT - 38.98 -96.22 60 TWX - 43.48 -116.23 60 CBX - 29.70 -98.02 60 EWX - 35.33 -89.87 60 NQA - 40.52 -80.22 60 PBZ - 40.85 -72.85 60 OKX - 32.32 -90.07 60 JAN - 41.40 -81.85 60 CLE - 39.93 -74.40 60 DIX - 48.18 -122.48 60 ATX - 30.33 -89.82 60 LIX - 33.35 -84.55 60 FFC - 38.80 -94.25 60 EAX - 42.18 -75.98 60 BGM - 42.68 -83.47 60 DTX - 30.67 -88.23 60 MOB - 40.92 -78.00 60 CCX - 42.58 -74.05 60 ENX - 25.60 -80.40 60 AMX - 39.37 -101.70 60 GLD - 47.45 -111.38 60 TFX - 27.70 -82.40 60 TBW - 37.15 -121.88 60 MUX - 43.88 -70.25 60 GYX - 34.77 -76.87 60 MHX - 30.12 -93.20 60 LCH - 39.70 -86.27 60 IND - 33.93 -81.12 60 CAE - 41.25 -112.43 60 MTX - 47.03 -113.98 60 MSX - 39.42 -83.82 60 ILN - 41.72 -93.72 60 DMX - 39.75 -119.45 60 RGX - 36.17 -83.40 60 MRX - 33.98 -78.42 60 LTX - 35.65 -78.48 60 RAX - 36.23 -86.55 60 OHX - 40.48 -124.28 60 BHX - 45.70 -122.95 60 RTX - 41.32 -96.37 60 OAX - 44.48 -88.10 60 GRB - 30.48 -81.70 60 JAX - 30.38 -84.32 60 TLH - 35.13 -106.82 60 ABX - 37.02 -80.27 60 FCX - 38.45 -104.17 60 PUX - 36.98 -77.00 60 AKQ - 38.30 -81.72 60 RLX - 45.45 -98.40 60 ABR - 41.60 -90.57 60 DVN - 37.07 -88.77 60 PAH - 35.70 -114.88 60 ESX - 33.65 -101.80 60 LBB - 37.23 -93.40 60 SGF - 31.93 -102.18 60 MAF - 42.97 -88.55 60 MKX - 36.30 -119.62 60 HNX - 25.90 -97.42 60 BRO - 32.45 -93.83 60 SHV - 46.77 -100.75 60 BIS - 43.58 -96.72 60 FSD - 41.15 -104.80 60 CYS - 44.83 -93.55 60 MPX - 31.88 -110.62 60 EMX - 40.15 -89.33 60 ILX - 42.88 -85.53 60 GRR - 46.52 -87.53 60 MQT - 46.03 -67.80 60 CBW - 43.10 -112.68 60 SFX - 34.88 -82.22 60 GSP - 45.85 -108.60 60 BLX - 42.93 -78.73 60 BUF - 43.05 -108.47 60 RIW - 40.73 -116.80 60 LRX - 42.07 -122.72 60 MAX - 46.83 -92.20 60 DLH - 34.57 -111.18 60 FSX - 39.05 -108.20 60 GJX - 32.65 -81.03 60 CLX - 47.52 -97.32 60 MVX - 44.12 -102.82 60 UDX - 47.67 -117.62 60 OTX - 31.87 -106.68 60 EPZ - 45.68 -118.85 60 PDT - 31.37 -100.48 60 SJT - 41.95 -100.57 60 LNX - 44.90 -84.72 60 APX - 48.20 -106.62 60 GGW - 43.82 -91.18 60 ARX - 27.78 -97.50 60 CRP - 32.92 -117.03 60 NKX - 37.58 -83.30 60 JKL - 24.58 -81.70 60 BYX - 32.48 -114.65 60 YUX - 33.82 -117.63 60 SOX - 37.58 -112.85 60 ICX - 44.50 -73.17 60 CXX - 35.28 -94.35 60 SRX - 34.92 -86.08 60 HTX - 41.35 -85.70 60 IWX - 65.03 -147.50 60 APD - 64.50 -165.28 60 AEC - 18.10 -66.07 60 JUA - 56.85 -135.52 60 ACG - 59.45 -146.30 60 AIH - 60.78 -161.87 60 ABC - 21.12 -157.17 60 HMO - 60.72 -151.35 60 AHG - 19.08 -155.57 60 HWA - 20.12 -155.77 60 HKM - 21.88 -159.55 60 HKI - 58.67 -156.62 60 AKC - 34.35 -98.97 60 FDR - 30.55 -85.92 60 EVX - 38.82 -75.43 60 DOX - 30.72 -97.37 60 GRK - 34.83 -120.38 60 VBX - 13.45 144.80 60 GUA - 36.73 -98.12 60 VNX - 32.53 -99.25 60 DYX - 32.67 -83.35 60 JGX - 32.53 -85.78 60 MXX - 34.63 -103.62 60 FDX - 33.07 -106.12 60 HDX - 29.27 -100.27 60 DFX - 48.38 -100.85 60 MBX - 31.15 -92.97 60 POE - 33.88 -88.32 60 GWX - 35.08 -117.55 60 EYX - 31.45 -85.45 60 EOX - 39.48 -121.62 60 BBX - 30.88 -83.00 60 VAX - 36.73 -87.28 60 HPX - 43.76 -75.76 60 TYX - 38.27 -87.72 60 VWX - 32.17 -89.59 60 DGX diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/raob.spi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/raob.spi deleted file mode 100644 index c915d4aff4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/raob.spi +++ /dev/null @@ -1,359 +0,0 @@ - 9002 PAOT 66.8667 -162.6333 5 778.528 - 9005 PAOM 64.5153 -165.4403 5 291.214 - 9006 PABE 60.7833 -161.8442 36 628.890 - 9008 PAMC 62.9667 -155.6167 103 406.464 - 9009 PAFA 64.8153 -147.8772 135 617.907 - 9014 PAFC 61.1569 -149.9864 50 355.463 - 9016 PASN 57.1167 -170.2167 10 714.235 - 9017 PACB 55.2081 -162.7233 30 509.769 - 9018 PAKN 58.6794 -156.6683 15 265.915 - 9019 PADQ 57.7500 -152.4833 4 1668.441 - 9020 PAYA 59.5080 -139.6719 12 765.462 - 9021 PANT 55.0394 -131.5781 37 688.281 - 9022 PASY 52.7300 174.1000 39 635.352 - 9023 70454 51.8830 -176.6500 8 2930.051 - 9024 CYVQ 65.2800 -126.8000 60 747.703 - 9025 CWSY 71.9830 -125.2800 84 1466.102 - 9029 CYUX 68.7800 -81.2500 7 793.622 - 9030 CYLT 82.5000 -62.3300 66 3127.182 - 9034 CWEG 53.5500 -114.1000 766 787.700 - 9035 CYOD 54.4300 -110.2800 541 268.131 - 9036 CYED 53.6800 -113.4700 688 39.586 - 9037 CYEG 53.3300 -113.5800 723 42.238 - 9042 CWOS 43.7300 -65.2500 30 67.732 - 9043 CWSA 43.9400 -60.0200 4 699.722 - 9044 CYQI 43.8400 -66.0800 43 485.561 - 9046 CYYZ 43.6900 -79.6300 173 110.391 - 9048 CYUL 45.4800 -73.7500 36 199.238 - 9050 CYCX 45.8400 -66.4300 51 166.884 - 9056 CWMW 46.3900 -75.9700 170 642.239 - 9059 CYYJ 48.6600 -123.4300 19 115.650 - 9060 CYYT 47.6800 -52.7500 140 6116.758 - 9063 CWAR 47.3000 -54.0000 16 102.970 - 9064 CYZV 50.2300 -66.2700 53 1016.471 - 9065 CYJT 48.5400 -58.5500 61 440.925 - 9066 CYYR 53.3000 -60.3700 36 530.073 - 9067 CYAH 53.7600 -73.6700 307 546.447 - 9071 CWZC 51.2800 -80.6500 10 1188.926 - 9072 CWPL 51.4800 -90.2000 373 396.422 - 9076 CWLO 49.7900 -99.6500 373 474.287 - 9081 CYQD 53.9800 -101.1000 273 684.671 - 9086 CYXD 53.5800 -113.5200 671 11.596 - 9090 CYXS 53.8900 -122.6700 676 550.345 - 9091 CYVP 58.1100 -68.4200 36 567.757 - 9092 CYPH 58.4600 -78.1200 7 780.334 - 9093 CYFB 63.7600 -68.5500 21 2030.412 - 9094 CYYQ 58.7600 -94.0700 30 1460.718 - 9095 CYZS 64.2000 -83.3700 62 517.723 - 9096 CWEU 80.0000 -85.9300 10 480.825 - 9097 CYRB 74.7200 -94.9500 40 1000.006 - 9098 CYCB 69.1000 -105.1200 25 714.488 - 9099 CYBK 64.3000 -96.0000 49 624.286 - 9102 CYSM 60.0400 -111.9300 203 616.989 - 9104 CYYE 58.8400 -122.6000 382 4559.330 - 9106 CYEV 68.3200 -133.5300 68 445.638 - 9107 CYXY 60.7300 -135.0700 700 288.751 - 9108 KEYW 24.5500 -81.7500 2 356.748 - 9110 KCHS 32.9006 -80.0333 15 907.699 - 9112 KTBW 27.7050 -82.4019 13 505.138 - 9114 KTLH 30.3958 -84.3506 18 208.158 - 9115 KFFC 33.3558 -84.5672 246 367.556 - 9117 KVPS 30.4800 -86.5200 20 643.885 - 9123 KBMX 33.1803 -86.7836 174 206.947 - 9126 KJAN 32.3203 -90.0803 91 344.811 - 9128 KLCH 30.1253 -93.2164 5 1168.729 - 9131 KFWD 32.8350 -97.2972 198 191.806 - 9132 KBRO 25.9156 -97.4197 7 207.394 - 9133 KCRP 27.7794 -97.5050 14 344.213 - 9137 KDRT 29.3667 -100.9167 314 311.171 - 9138 KMAF 31.9428 -102.1889 873 424.200 - 9141 KWSD 32.3900 -106.4800 1244 60.108 - 9144 KTUS 32.1236 -110.9425 787 354.835 - 9145 K1Y7 32.8500 -114.4000 98 334.132 - 9149 KNKX 32.8444 -117.1233 134 242.692 - 9153 KMHX 34.7756 -76.8792 11 358.148 - 9156 KGSO 36.0833 -79.9500 277 131.457 - 9157 KOHX 36.2333 -86.5500 180 499.022 - 9158 KLZK 34.8356 -92.2586 172 475.594 - 9165 KOUN 35.2356 -97.4608 357 693.031 - 9166 KAMA 35.2319 -101.7083 1094 368.377 - 9167 KABQ 35.0381 -106.6219 1615 351.429 - 9169 KEDW 34.9300 -117.9000 705 497.428 - 9175 KVBG 34.7600 -120.5700 100 244.344 - 9177 KWAL 37.9333 -75.4833 13 396.767 - 9188 KLWX 38.9833 -77.4667 85 208.417 - 9202 KDDC 37.7614 -99.9689 790 321.311 - 9204 KTOP 39.0722 -95.6303 270 456.320 - 9206 KDNR 39.7681 -104.8694 1611 384.601 - 9207 KGJT 39.1167 -108.5333 1475 322.778 - 9212 KREV 39.5686 -119.7964 1516 292.362 - 9213 KOAK 37.7431 -122.2206 6 2345.663 - 9215 KOKX 40.8664 -72.8514 20 1192.202 - 9219 KALY 42.7333 -73.8000 86 221.948 - 9221 KPIT 40.5319 -80.2181 360 609.632 - 9223 KBUF 42.9397 -78.7361 218 294.562 - 9231 KOAX 41.3194 -96.3661 350 257.533 - 9233 KLBF 41.1497 -100.7006 847 913.006 - 9235 KSLC 40.7739 -111.9544 1288 927.542 - 9240 KMFR 42.3814 -122.8778 397 518.696 - 9242 KDTX 42.6992 -83.4717 329 265.221 - 9244 KGRB 44.4889 -88.1108 214 272.017 - 9247 KABR 45.4544 -98.4139 397 386.115 - 9248 KUNR 44.0778 -103.2167 1027 385.121 - 9249 KBOI 43.5800 -116.2264 871 470.214 - 9250 KSLE 44.9167 -123.0000 61 282.038 - 9253 KINL 48.5644 -93.3969 361 959.594 - 9254 KBIS 46.7719 -100.7611 505 232.752 - 9256 KGGW 48.2058 -106.6250 692 1432.592 - 9258 KTFX 47.4603 -111.3842 1132 364.667 - 9259 KOTX 47.6811 -117.6258 728 285.009 - 9261 KUIL 47.9375 -124.5550 56 1149.108 - 9264 KGYX 43.8925 -70.2579 125 334.890 - 9266 KCHH 41.6667 -69.9667 16 248.600 - 9268 KILX 40.1511 -89.3386 178 3016.339 - 9274 KXMR 28.4800 -80.5700 3 199.263 - 9276 MMCU 28.6333 -106.0667 1435 365.506 - 9282 MMMY 25.8667 -100.2333 448 835.539 - 9284 MMMZ 23.1833 -106.4167 4 683.813 - 9290 MYNN 25.0500 -77.4667 2 1456.018 - 9300 PABR 71.2883 -156.8025 12 499.419 - 9302 KMPX 44.8472 -93.5644 288 413.468 - 9303 KSGF 37.2358 -93.4019 390 282.178 - 9304 KRIW 43.0647 -108.4767 1700 384.173 - 9305 KLKN 40.8603 -115.7417 1607 304.993 - 9306 KFGZ 35.2306 -111.8203 2180 604.397 - 9307 KILN 39.4211 -83.8211 323 330.844 - 9309 KEPZ 31.8775 -106.6833 1257 1523.939 - 9310 KRNK 37.2056 -80.4142 0 370.207 - 9311 KAPX 44.9083 -84.7194 448 650.098 - 9312 CYZT 50.6900 -127.3700 17 367.733 - 9313 KJAX 30.4847 -81.7017 11 311.509 - 9314 KMFL 25.7547 -80.3839 5 191.934 - 9318 KDVN 41.6125 -90.5822 229 193.191 - 9319 KSHV 32.4522 -93.8425 85 265.452 - 9320 47807 33.5830 130.3830 3 217.604 - 9321 99027 34.0000 164.0000 0 1451.562 - 9322 99025 29.0000 135.0000 0 783.409 - 9323 RPMK 15.1670 120.5670 178 3270.888 - 9324 YSNF -29.0300 167.9330 109 1374.112 - 9325 ASLH -31.5300 159.0670 48 878.073 - 9326 YSCH -30.3100 153.1170 5 320.208 - 9327 YSWM -32.7800 151.8160 8 268.066 - 9328 YSSY -33.9500 151.1830 3 125.411 - 9329 YSNW -34.9500 150.5500 119 2996.709 - 9330 KCAR 46.8667 -68.0167 191 368.920 - 9331 94711 -31.4800 145.8330 244 565.247 - 9332 YMMI -34.2300 142.0830 50 334.608 - 9333 YPAD -34.9500 138.5330 6 1094.412 - 9334 YPWR -31.1500 136.8000 169 312.981 - 9335 YPCD -32.1300 133.7000 19 546.571 - 9336 KDRA 36.6286 -116.0217 1007 253.692 - 9337 YPFT -30.8300 128.1000 156 671.329 - 9338 94638 -33.8100 121.8830 25 2545.255 - 9339 YPKG -30.7800 121.4670 360 339.128 - 9340 YBBN -27.4300 153.0830 5 685.025 - 9341 94527 -29.4600 149.8500 212 388.321 - 9342 YBCV -26.4100 146.2670 305 797.675 - 9343 94461 -25.0300 128.3000 600 581.450 - 9344 YBGL -23.8500 151.2670 77 437.639 - 9345 YBMK -21.1100 149.1670 31 324.772 - 9346 YBLR -23.4300 144.2500 193 388.726 - 9347 94335 -20.6600 140.5000 189 105.796 - 9348 YBMA -20.6600 139.4830 344 673.683 - 9349 YBAS -23.8000 133.8830 546 1303.472 - 9350 94299 -16.3000 149.9830 6 472.712 - 9351 YBTL -19.2500 146.7670 5 1784.748 - 9352 YBCS -16.5800 145.7330 2 316.351 - 9353 YDTC -19.6300 134.1830 374 464.644 - 9354 AHHC -18.2300 127.6670 407 576.786 - 9355 YPBR -17.9500 122.2170 9 1112.225 - 9356 YPDN -12.4300 130.8670 32 5591.945 - 9357 KLIX 30.3389 -89.8306 10 221.558 - 9358 AYPY -9.4330 147.2170 28 301.128 - 9359 AYLA -6.7330 147.0000 8 1391.836 - 9360 NFFN -17.7500 177.4500 19 1362.817 - 9361 NGTA 1.3500 172.9170 4 1001.452 - 9362 NWWN -22.2600 166.4500 69 537.984 - 9363 NHHH -17.7500 168.3170 20 966.952 - 9364 AGGH -9.4330 160.0500 56 3181.015 - 9365 PKMA 11.3500 162.3500 11 657.173 - 9366 PGUA 13.5670 144.9330 157 873.276 - 9367 PGAC 13.5500 144.8330 111 8.788 - 9371 58666 28.4500 121.9000 86 510.332 - 9372 ZSHC 30.2330 120.1660 42 159.465 - 9373 ZSSS 31.1660 121.4330 3 305.299 - 9374 58150 33.7670 120.2500 7 869.636 - 9375 ZSQD 36.0660 120.3330 76 255.709 - 9376 54776 37.4000 122.6830 47 325.983 - 9377 ZYTL 38.9000 121.6330 92 190.359 - 9378 54497 40.0830 124.3330 13 170.509 - 9379 TJSJ 18.4308 -65.9917 3 413.959 - 9380 54374 41.7170 126.9170 333 246.436 - 9381 ZYYY 41.7330 123.4500 43 210.120 - 9382 54337 41.1170 121.0670 30 732.540 - 9383 54292 42.8830 129.4660 177 617.419 - 9384 ZYCC 43.9000 125.2160 237 361.445 - 9385 54135 43.6000 122.2670 180 239.160 - 9386 54094 44.5670 129.6000 242 187.532 - 9387 ZYHB 45.7500 126.7660 142 239.241 - 9388 50774 47.7170 128.9000 245 154.592 - 9389 ZYQQ 47.3830 123.9170 148 1340.063 - 9390 MACC 12.2000 -68.9667 62 437.862 - 9391 MACM 18.0500 -63.1167 9 259.987 - 9392 MCSP 12.5833 -81.7167 6 3198.787 - 9393 MDSD 18.4833 -69.9167 14 837.768 - 9394 MKCG 19.3000 -81.3500 2 599.932 - 9395 MKJP 17.9333 -76.7833 3 278.051 - 9396 MKPB 13.0667 -59.5000 57 341.681 - 9397 MKPP 10.5833 -61.3500 12 632.206 - 9398 50557 49.1660 125.2330 242 203.797 - 9400 MMMD 20.9500 -89.6667 9 287.294 - 9401 RJAM 24.3000 153.9670 8 3796.534 - 9402 RJAW 24.7830 141.3330 106 1278.399 - 9403 RJAO 27.0830 142.1830 4 269.458 - 9404 MZBZ 17.5000 -88.3333 5 361.811 - 9405 NSTU -14.3333 -170.7167 5 1297.315 - 9406 RUHB 48.5330 135.2330 72 267.521 - 9407 ROMD 25.8330 131.2330 15 511.967 - 9408 RJCO 43.0500 141.3330 19 435.963 - 9409 RJCW 45.4170 141.6830 12 185.326 - 9410 RKPM 33.2000 126.2670 27 424.781 - 9411 RKJJ 35.1170 126.8170 13 219.050 - 9412 RKTH 36.0330 129.3830 16 2363.419 - 9413 RKSO 37.1000 127.0330 54 241.039 - 9414 RKSS 37.5500 126.8000 13 54.104 - 9415 31510 50.2670 127.5000 137 378.488 - 9416 31369 53.1330 140.7000 46 373.098 - 9417 ZKKK 39.0330 125.7830 38 460.330 - 9418 RCMJ 22.4670 120.4330 8 433.781 - 9419 PGUM 13.4789 144.7975 90 17.621 - 9420 PHLI 21.9833 -159.3500 32 511.376 - 9422 PHTO 19.7167 -155.0667 10 1560.266 - 9423 PMKJ 7.0869 171.3875 3 442.054 - 9424 PTKK 7.4553 151.8364 3 1528.910 - 9425 PTPN 6.9667 158.2167 39 705.819 - 9426 PTRO 7.3333 134.4833 30 462.472 - 9427 PTYA 9.4833 138.0833 14 2003.557 - 9428 PWAK 19.2833 166.6500 5 1178.710 - 9429 RCGM 25.0500 121.2170 48 298.044 - 9430 ROAH 26.2000 127.6670 29 305.790 - 9431 KHLR 31.1100 -97.3300 270 408.493 - 9432 RODN 26.3500 127.7500 43 18.617 - 9433 KNSI 33.2600 -119.4500 153 196.121 - 9434 ROIG 24.3330 124.1670 7 1086.251 - 9435 KNTD 34.1200 -119.1200 4 100.367 - 9436 47909 28.3830 129.5500 295 328.796 - 9437 RJOS 34.1330 134.6000 2 131.878 - 9438 RJFK 31.6330 130.5830 282 501.563 - 9439 RJFF 33.5830 130.4500 7 6.206 - 9440 MUGM 19.9000 -75.1500 32 571.582 - 9441 MPHO 8.9200 -79.6000 5 468.303 - 9442 DJDG -7.3000 72.4000 3 20011.945 - 9443 FHAW -7.9667 -14.4000 79 9544.090 - 9444 BGTL 76.5333 -68.7500 77 674.939 - 9445 PKWA 8.7333 167.7333 8 2191.498 - 9446 RCSS 25.0330 121.5170 9 30.277 - 9447 32618 55.2000 165.9830 14 537.899 - 9448 UHPP 53.0830 158.5500 84 925.712 - 9449 RJSM 40.6830 141.3830 39 152.979 - 9450 32477 54.3000 155.9330 25 219.037 - 9451 32389 56.3170 160.8330 28 345.173 - 9452 32217 50.0000 155.3830 32 406.652 - 9453 32186 46.2000 150.5000 76 1421.936 - 9454 32165 44.0160 145.8660 46 380.764 - 9455 RUSH 46.9170 142.7330 24 519.528 - 9457 24790 62.7830 148.1660 649 217.019 - 9458 CYHZ 44.9100 -63.5100 0 236.334 - 9459 32098 49.2170 143.1000 4 198.605 - 9460 32061 50.9000 142.1670 18 251.170 - 9461 UHWW 43.2000 132.0830 87 215.535 - 9462 31909 45.0000 136.6000 70 1010.140 - 9463 31873 45.8660 133.7330 100 243.500 - 9464 31770 49.0000 140.2670 22 286.699 - 9465 24266 67.5160 133.3830 137 484.003 - 9466 31707 47.7330 130.9670 74 528.058 - 9467 31561 50.6000 137.1330 20 623.860 - 9468 31538 50.0670 132.1330 345 273.114 - 9469 RJNH 34.7330 137.6670 47 225.710 - 9470 47744 35.4330 133.3500 6 312.573 - 9471 UHPB 53.0830 132.9830 543 388.036 - 9472 31300 53.7500 127.2330 228 745.382 - 9473 31168 56.4500 138.1500 7 9244.514 - 9474 31088 59.3670 143.2000 6 427.724 - 9475 31004 58.6170 125.3670 691 341.038 - 9476 30692 54.0000 123.9670 400 215.845 - 9477 25954 60.3500 166.0000 4 1367.774 - 9478 UHMM 59.5330 150.7660 118 689.334 - 9479 25822 61.9500 160.3830 5 349.742 - 9480 25703 62.9330 152.4330 207 319.907 - 9481 UHMA 64.7330 177.5330 6 712.090 - 9482 25551 64.6830 170.4170 26 337.868 - 9484 25428 65.2330 160.5330 264 447.426 - 9485 25400 65.7330 150.9000 48 964.040 - 9486 25123 68.7500 161.2830 26 213.729 - 9487 25042 69.9330 167.9830 16 223.305 - 9488 24959 62.0160 129.7500 110 532.885 - 9489 24944 60.3660 120.4000 134 1117.309 - 9490 PABA 70.1330 -143.6300 15 690.302 - 9491 24688 63.2660 143.1490 740 460.859 - 9492 47420 43.3330 145.5830 26 79.271 - 9493 47778 33.4500 135.7670 73 492.471 - 9495 21946 70.6170 147.8830 44 556.956 - 9496 21965 70.6330 162.4000 38 534.160 - 9497 RJTH 33.1170 139.7830 153 327.653 - 9498 47646 36.0500 140.1330 27 965.905 - 9499 47600 37.3830 136.9000 5 323.978 - 9500 RJSS 38.2670 140.9000 38 175.401 - 9501 RJSK 39.7170 140.1000 9 384.550 - 9502 21982 70.9670 -178.5300 3 2123.822 - 9503 25399 66.1670 -169.8300 6 249.158 - 9504 UHMD 64.4330 -173.2300 11 441.633 - 9505 NCRG -21.2000 -159.8100 7 2025.036 - 9506 24641 63.7670 121.6170 111 343.103 - 9508 72798 48.3830 -124.7300 31 51.202 - 9509 24343 66.7670 123.3500 84 440.715 - 9510 PMDY 28.2170 -177.3500 3 1508.441 - 9511 PJON 16.7330 -169.5100 3 5191.201 - 9512 PCIS -2.7100 -171.7600 3 2175.693 - 9513 NTMN -9.8170 -139.0100 52 4419.595 - 9514 NTTT -17.5500 -149.6100 2 1143.789 - 9515 NTTO -18.0600 -140.9500 3 840.200 - 9516 91948 -23.1300 -134.9600 89 1064.398 - 9517 91958 -27.6100 -144.3300 2 1719.715 - 9518 NZRN -29.2500 -177.9100 36 8939.840 - 9519 RUTS 71.5830 128.9160 4 1736.802 - 9520 CYLW 49.9700 -119.3800 429 440.082 - 9521 MCZM 20.4800 -86.9500 2 970.321 - 9522 MTAP 14.9300 -92.2500 102 623.891 - 9523 MARR 16.2300 -93.9000 64 139.776 - 9524 MIZT 16.5400 -95.1700 61 307.093 - 9525 MACA 16.8300 -99.9200 3 477.444 - 9526 MCME 18.6500 -91.8500 3 415.765 - 9527 MISC 18.7200 -110.9500 35 18691.648 - 9528 MMVR 19.1500 -96.1200 35 1559.809 - 9529 MMDF 19.4300 -99.1300 2237 5.242 - 9530 MMMX 19.4300 -99.0800 2234 222.029 - 9531 MMOR 19.7000 -101.1800 1913 337.692 - 9532 MMZO 19.0700 -104.3300 3 505.896 - 9533 MLMM 25.8000 -109.1200 17 215.815 - 9534 MTAM 22.2200 -97.8500 24 385.826 - 9535 MSOT 23.7700 -98.2000 25 94.743 - 9536 MCVM 23.7300 -99.1300 321 212.949 - 9537 MLAP 24.1800 -110.3000 18 410.597 - 9538 MTRC 25.5400 -103.4500 1150 324.267 - 9539 MILS 28.8800 -118.3000 25 1050.249 - 9540 MMOV 26.9000 -101.4200 586 164.821 - 9541 KPSR 33.4353 -112.0092 336 176.652 - 9542 MMGM 27.9200 -110.9000 11 598.834 - 9543 MMGL 20.6700 -103.3800 1551 203.736 - 9544 74606 34.6500 -120.5667 112 12.233 - 9545 KYUM 32.6500 -114.6000 63 29.054 - 9546 TXKF 32.3667 -64.6833 6 1977.354 - 9547 KAPG 39.4667 -76.1667 5 124.189 - 9548 NGFU -8.5200 179.2200 2 1043.865 - 9549 SOCA 4.8330 -52.3670 9 4444.531 - 9550 TFFR 16.2670 -61.5330 11 1617.362 - 9551 GOOY 14.7330 -17.5000 24 624.117 - 9552 GVAC 16.7330 -22.9500 55 2902.560 - 9553 SKRH 11.5330 -72.9330 4 962.056 - 9554 MABK 8.9670 -79.5500 9 7.579 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/sfstns.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/sfstns.lpi deleted file mode 100644 index 868622bff4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/sfstns.lpi +++ /dev/null @@ -1,3956 +0,0 @@ - 32.43 -99.85 60 DYS - 48.35 -122.65 60 NUW - 32.65 -114.62 60 NYL - 68.88 -166.13 60 PALU - 65.57 -167.92 60 PATC - 66.00 -153.70 60 PAIM - 64.73 -156.93 60 PAGA - 64.67 -147.10 60 PAEI - 61.25 -149.80 60 PAED - 58.68 -156.65 60 PAKN - 46.42 -64.77 60 CABT - 47.00 -65.45 60 CACQ - 45.92 -66.60 60 CAFC - 45.60 -64.95 60 CAFY - 46.77 -65.00 60 CAKC - 45.23 -63.05 60 CAOH - 45.42 -64.35 60 CAPR - 46.17 -60.05 60 CAQY - 48.65 -53.10 60 CAVA - 46.35 -63.17 60 CAHR - 52.18 -128.15 60 CBBC - 47.42 -68.32 60 CERM - 45.00 -73.89 60 CMCW - 45.63 -75.20 60 CMHB - 45.80 -74.63 60 CMHN - 45.87 -73.00 60 CMLI - 45.12 -73.67 60 CMRY - 46.20 -72.45 60 CMSC - 46.02 -73.82 60 CMWD - 49.57 -113.05 60 CPBT - 50.17 -112.42 60 CPEH - 49.80 -112.02 60 CPFI - 49.90 -112.72 60 CPIR - 50.82 -112.05 60 CPRO - 49.47 -112.67 60 CPRY - 51.02 -113.27 60 CPST - 49.92 -110.92 60 CPSV - 49.87 -111.37 60 CPXL - 45.55 -74.87 60 CTAE - 45.25 -74.97 60 CTCK - 45.05 -75.33 60 CTWN - 48.08 -69.55 60 CWAF - 42.25 -81.90 60 CWAJ - 49.05 -105.48 60 CWAQ - 47.30 -54.00 60 CWAR - 51.77 -114.68 60 CWAV - 51.18 -115.57 60 CWBA - 45.97 -81.48 60 CWBE - 45.77 -62.68 60 CWBK - 50.55 -111.85 60 CWBO - 46.18 -72.92 60 CWBS - 50.27 -64.23 60 CWBT - 53.33 -104.02 60 CWBU - 44.82 -62.33 60 CWBV - 49.83 -64.30 60 CWBY - 45.12 -74.28 60 CWBZ - 53.71 -57.03 60 CWCA - 52.35 -97.03 60 CWCF - 48.60 -86.30 60 CWCJ - 51.15 -121.50 60 CWCL - 44.50 -80.22 60 CWCO - 52.07 -111.47 60 CWCT - 50.72 -56.12 60 CWDA - 59.57 -108.48 60 CWDC - 50.40 -104.58 60 CWDJ - 50.02 -113.63 60 CWDK - 50.47 -59.63 60 CWDM - 49.68 -54.80 60 CWDO - 47.42 -72.80 60 CWDQ - 49.90 -71.25 60 CWDT - 49.03 -90.47 60 CWDV - 51.43 -112.67 60 CWDZ - 49.38 -126.55 60 CWEB - 47.23 -60.13 60 CWEF - 49.43 -108.98 60 CWEH - 54.58 -130.70 60 CWEK - 49.22 -123.80 60 CWEL - 46.45 -61.97 60 CWEP - 52.12 -101.23 60 CWEQ - 47.00 -70.82 60 CWER - 79.98 -85.93 60 CWEU - 45.82 -73.43 60 CWEW - 48.78 -123.05 60 CWEZ - 66.65 -61.38 60 CWFD - 52.82 -104.60 60 CWFF - 49.20 -113.28 60 CWFJ - 45.05 -72.83 60 CWFQ - 49.35 -124.17 60 CWGB - 43.77 -81.72 60 CWGD - 44.42 -75.85 60 CWGH - 44.53 -79.22 60 CWGL - 59.13 -113.80 60 CWGM - 50.30 -122.73 60 CWGP - 47.42 -61.80 60 CWGR - 49.48 -124.43 60 CWGT - 49.75 -114.90 60 CWGW - 56.37 -94.70 60 CWGX - 51.67 -110.20 60 CWGY - 76.42 -82.90 60 CWGZ - 49.30 -123.12 60 CWHC - 51.70 -113.22 60 CWHI - 54.17 -130.37 60 CWHL - 45.72 -73.38 60 CWHM - 54.90 -109.97 60 CWHN - 49.08 -61.70 60 CWHP - 46.68 -71.95 60 CWHQ - 60.77 -137.58 60 CWHT - 46.20 -70.78 60 CWHV - 45.32 -72.25 60 CWHY - 48.65 -71.85 60 CWIA - 61.32 -117.60 60 CWID - 47.07 -70.53 60 CWIG - 50.70 -96.57 60 CWII - 65.77 -111.23 60 CWIJ - 50.38 -102.68 60 CWIK - 68.32 -100.09 60 CWIL - 50.17 -66.43 60 CWIP - 47.28 -70.63 60 CWIS - 45.17 -73.68 60 CWIT - 48.48 -71.78 60 CWIU - 51.67 -105.40 60 CWIW - 48.77 -71.72 60 CWIX - 47.15 -67.82 60 CWIY - 45.30 -73.35 60 CWIZ - 47.30 -71.27 60 CWJB - 61.13 -100.90 60 CWJC - 53.18 -99.27 60 CWJD - 56.33 -103.28 60 CWJH - 49.73 -105.93 60 CWJI - 48.42 -71.22 60 CWJO - 49.08 -116.50 60 CWJR - 46.07 -74.53 60 CWJT - 54.25 -133.05 60 CWJU - 50.23 -119.30 60 CWJV - 52.93 -118.32 60 CWJW - 50.90 -109.50 60 CWJX - 50.73 -71.02 60 CWKD - 44.43 -65.20 60 CWKG - 48.58 -123.58 60 CWKH - 49.17 -105.98 60 CWKO - 59.98 -64.17 60 CWKW - 58.42 -130.00 60 CWKX - 54.77 -112.02 60 CWLB - 54.30 -130.60 60 CWLC - 50.95 -107.15 60 CWLE - 48.42 -123.32 60 CWLM - 50.93 -127.63 60 CWLP - 46.83 -71.17 60 CWLU - 68.90 -75.14 60 CWLX - 50.22 -121.58 60 CWLY - 52.18 -127.47 60 CWME - 46.28 -76.00 60 CWMJ - 49.20 -122.68 60 CWMM - 49.90 -109.47 60 CWMQ - 63.15 -117.27 60 CWMT - 43.95 -78.17 60 CWNC - 69.63 -135.43 60 CWND - 47.08 -64.00 60 CWNE - 47.80 -69.55 60 CWNH - 49.50 -98.03 60 CWNK - 45.63 -82.97 60 CWNL - 49.50 -117.30 60 CWNM - 50.27 -117.82 60 CWNP - 46.22 -72.65 60 CWNQ - 49.75 -84.17 60 CWNZ - 63.34 -64.15 60 CWOB - 48.02 -65.33 60 CWOC - 48.83 -72.55 60 CWOD - 49.12 -110.47 60 CWOE - 51.77 -104.22 60 CWOY - 44.85 -79.87 60 CWPB - 42.87 -79.25 60 CWPC - 47.57 -71.23 60 CWPD - 45.07 -66.47 60 CWPE - 48.43 -123.43 60 CWPF - 47.92 -74.62 60 CWPK - 49.20 -98.90 60 CWPO - 45.63 -73.55 60 CWPQ - 50.60 -120.52 60 CWPR - 42.57 -80.05 60 CWPS - 69.04 -107.82 60 CWPX - 54.23 -125.77 60 CWPZ - 45.37 -71.82 60 CWQH - 48.30 -123.53 60 CWQK - 48.42 -68.90 60 CWQO - 43.83 -77.15 60 CWQP - 50.22 -64.22 60 CWQR - 48.27 -70.12 60 CWQV - 46.65 -53.07 60 CWRA - 47.55 -79.24 60 CWRC - 68.44 -89.73 60 CWRF - 61.60 -64.63 60 CWRH - 51.57 -107.92 60 CWRJ - 45.07 -77.87 60 CWRK - 52.43 -114.93 60 CWRM - 45.35 -60.98 60 CWRN - 54.17 -131.67 60 CWRO - 49.63 -114.48 60 CWRT - 50.12 -127.93 60 CWRU - 69.08 -79.03 60 CWRX - 49.13 -112.05 60 CWRY - 48.42 -64.32 60 CWRZ - 43.93 -60.01 60 CWSA - 46.43 -63.85 60 CWSD - 49.25 -65.33 60 CWSF - 49.08 -66.73 60 CWSG - 49.78 -123.17 60 CWSK - 50.70 -119.28 60 CWSL - 48.38 -123.92 60 CWSP - 53.37 -107.55 60 CWSR - 45.20 -67.25 60 CWSS - 47.35 -70.03 60 CWST - 45.50 -73.58 60 CWTA - 49.32 -67.38 60 CWTG - 47.07 -70.80 60 CWTN - 54.72 -58.36 60 CWTU - 46.35 -72.52 60 CWTY - 68.47 -66.82 60 CWUP - 49.57 -119.65 60 CWUS - 68.65 -71.17 60 CWUW - 48.30 -70.93 60 CWUX - 67.54 -63.79 60 CWVD - 49.10 -123.30 60 CWVF - 53.62 -112.03 60 CWVI - 49.07 -107.58 60 CWVN - 49.65 -109.52 60 CWVP - 55.83 -108.43 60 CWVT - 44.28 -66.34 60 CWVU - 48.53 -123.47 60 CWVV - 46.43 -71.93 60 CWVY - 45.58 -73.50 60 CWVZ - 49.35 -123.18 60 CWWA - 43.30 -79.80 60 CWWB - 43.98 -64.67 60 CWWE - 49.70 -103.80 60 CWWF - 49.02 -122.78 60 CWWK - 53.50 -130.63 60 CWWL - 52.80 -97.62 60 CWWS - 45.33 -81.73 60 CWWX - 43.25 -79.22 60 CWWZ - 51.08 -115.07 60 CWXA - 48.88 -71.03 60 CWXC - 51.02 -57.10 60 CWXI - 49.63 -111.45 60 CWXL - 48.45 -123.30 60 CWYJ - 57.14 -61.48 60 CWYK - 51.45 -116.33 60 CWYL - 64.96 -63.58 60 CWYM - 49.03 -119.43 60 CWYY - 49.25 -121.77 60 CWZA - 51.20 -115.55 60 CWZG - 53.03 -131.60 60 CWZL - 47.37 -55.80 60 CWZN - 48.55 -123.23 60 CWZO - 46.55 -61.05 60 CWZQ - 48.47 -67.43 60 CWZS - 60.17 -132.77 60 CWZW - 58.33 -62.59 60 CWZZ - 54.28 -112.97 60 CXAF - 53.92 -112.28 60 CXAG - 52.35 -112.60 60 CXAK - 52.12 -110.10 60 CXBA - 50.20 -104.70 60 CXBK - 46.84 -71.20 60 CXBO - 49.62 -113.82 60 CXBR - 49.80 -112.30 60 CXBW - 49.15 -88.35 60 CXCA - 56.31 -119.75 60 CXCD - 46.65 -60.95 60 CXCH - 62.12 -136.18 60 CXCK - 50.28 -113.35 60 CXCP - 51.94 -110.71 60 CXCS - 45.23 -81.53 60 CXCY - 49.05 -112.82 60 CXDB - 65.22 -123.43 60 CXDE - 42.87 -80.55 60 CXDI - 61.26 -124.47 60 CXDK - 54.32 -113.95 60 CXDP - 49.40 -98.32 60 CXDW - 50.63 -93.22 60 CXEA - 53.57 -113.52 60 CXEC - 53.30 -113.60 60 CXEG - 44.23 -79.78 60 CXET - 49.48 -111.49 60 CXFM - 56.08 -118.44 60 CXFR - 50.63 -96.98 60 CXGH - 42.03 -82.90 60 CXHA - 53.19 -112.25 60 CXHD - 43.29 -79.91 60 CXHM - 55.40 -116.48 60 CXHP - 51.18 -112.50 60 CXHR - 46.67 -60.40 60 CXIB - 49.41 -82.44 60 CXKA - 45.00 -75.63 60 CXKE - 48.15 -80.00 60 CXKI - 52.85 -111.87 60 CXKM - 45.07 -64.48 60 CXKT - 44.35 -64.30 60 CXLB - 63.60 -113.86 60 CXLC - 61.12 -122.85 60 CXLL - 49.18 -98.08 60 CXMD - 56.97 -117.45 60 CXMG - 44.60 -63.53 60 CXMI - 49.13 -111.66 60 CXMN - 51.66 -112.68 60 CXMO - 44.98 -62.48 60 CXMY - 46.82 -60.67 60 CXNM - 45.75 -64.23 60 CXNP - 51.76 -114.08 60 CXOL - 55.15 -105.27 60 CXOX - 51.38 -110.35 60 CXOY - 55.62 -118.29 60 CXPA - 45.34 -80.04 60 CXPC - 51.13 -111.71 60 CXPL - 68.25 -122.10 60 CXQA - 74.72 -94.98 60 CXRB - 49.57 -57.88 60 CXRH - 54.50 -111.70 60 CXRL - 50.31 -110.09 60 CXSC - 46.56 -72.73 60 CXSH - 54.28 -112.50 60 CXSL - 54.01 -111.27 60 CXSP - 55.70 -119.23 60 CXSR - 47.52 -52.78 60 CXSW - 45.61 -61.68 60 CXTD - 53.63 -111.68 60 CXTH - 69.20 -122.36 60 CXTN - 46.67 -79.40 60 CXTO - 48.56 -53.97 60 CXTP - 53.34 -110.88 60 CXVM - 43.18 -79.40 60 CXVN - 55.10 -117.20 60 CXVW - 49.50 -112.12 60 CXWM - 49.88 -97.13 60 CXWN - 61.24 -123.74 60 CXYH - 54.15 -115.78 60 CXZU - 50.22 -66.25 60 CXZV - 53.76 -73.68 60 CYAH - 46.48 -84.51 60 CYAM - 51.38 -56.09 60 CYAY - 49.13 -68.20 60 CYBC - 48.33 -71.00 60 CYBG - 64.30 -96.08 60 CYBK - 44.27 -79.91 60 CYBN - 49.92 -99.95 60 CYBR - 53.33 -104.00 60 CYBU - 51.10 -114.37 60 CYBW - 51.45 -57.18 60 CYBX - 69.11 -105.14 60 CYCB - 67.82 -115.13 60 CYCO - 45.83 -66.43 60 CYCX - 70.48 -68.52 60 CYCY - 61.37 -139.03 60 CYDB - 49.22 -57.40 60 CYDF - 51.10 -100.05 60 CYDN - 56.55 -61.68 60 CYDP - 53.67 -113.47 60 CYED - 53.32 -113.58 60 CYEG - 61.10 -94.07 60 CYEK - 49.22 -102.97 60 CYEN - 53.59 -116.48 60 CYET - 68.30 -133.48 60 CYEV - 63.75 -68.55 60 CYFB - 45.87 -66.53 60 CYFC - 54.68 -101.68 60 CYFO - 61.77 -121.23 60 CYFS - 55.08 -59.18 60 CYFT - 51.30 -116.98 60 CYGE - 44.22 -76.60 60 CYGK - 53.63 -77.70 60 CYGL - 48.78 -64.48 60 CYGP - 49.78 -86.93 60 CYGQ - 47.42 -61.78 60 CYGR - 69.37 -81.82 60 CYGT - 50.28 -63.60 60 CYGV - 55.28 -77.75 60 CYGW - 56.36 -94.71 60 CYGX - 61.05 -69.63 60 CYHA - 49.83 -92.75 60 CYHD - 49.37 -121.48 60 CYHE - 51.70 -76.12 60 CYHH - 68.63 -95.85 60 CYHK - 43.17 -79.93 60 CYHM - 45.52 -73.42 60 CYHU - 60.84 -115.78 60 CYHY - 44.88 -63.52 60 CYHZ - 62.42 -77.93 60 CYIK - 72.68 -77.98 60 CYIO - 53.85 -94.65 60 CYIV - 48.53 -58.55 60 CYJT - 50.70 -120.42 60 CYKA - 43.45 -80.38 60 CYKF - 61.59 -71.93 60 CYKG - 57.25 -105.60 60 CYKJ - 54.80 -66.82 60 CYKL - 60.82 -78.15 60 CYKO - 51.52 -109.18 60 CYKY - 43.87 -79.37 60 CYKZ - 47.82 -83.35 60 CYLD - 54.13 -108.52 60 CYLJ - 53.32 -110.07 60 CYLL - 82.52 -62.28 60 CYLT - 58.72 -65.98 60 CYLU - 49.96 -119.38 60 CYLW - 63.62 -135.87 60 CYMA - 52.30 -55.83 60 CYMH - 56.65 -111.22 60 CYMM - 51.28 -80.60 60 CYMO - 49.77 -74.53 60 CYMT - 45.67 -74.03 60 CYMX - 50.18 -61.82 60 CYNA - 45.52 -75.57 60 CYND - 53.95 -97.83 60 CYNE - 49.77 -77.80 60 CYNM - 64.70 -110.62 60 CYOA - 54.42 -110.28 60 CYOD - 58.62 -117.17 60 CYOJ - 45.32 -75.67 60 CYOW - 46.90 -71.50 60 CYOY - 53.22 -105.67 60 CYPA - 56.23 -117.43 60 CYPE - 58.47 -78.08 60 CYPH - 51.45 -90.22 60 CYPL - 44.23 -78.37 60 CYPQ - 54.29 -130.44 60 CYPR - 60.05 -77.28 60 CYPX - 58.77 -111.12 60 CYPY - 44.97 -79.30 60 CYQA - 46.80 -71.38 60 CYQB - 53.97 -101.10 60 CYQD - 52.18 -113.90 60 CYQF - 42.27 -82.97 60 CYQG - 60.12 -128.82 60 CYQH - 43.83 -66.09 60 CYQI - 49.79 -94.37 60 CYQK - 49.63 -112.80 60 CYQL - 46.10 -64.69 60 CYQM - 49.72 -124.90 60 CYQQ - 50.43 -104.67 60 CYQR - 48.37 -89.33 60 CYQT - 55.18 -118.88 60 CYQU - 51.27 -102.47 60 CYQV - 52.77 -108.26 60 CYQW - 48.95 -54.58 60 CYQX - 46.17 -60.05 60 CYQY - 53.03 -122.51 60 CYQZ - 74.72 -94.98 60 CYRB - 48.52 -72.27 60 CYRJ - 51.07 -93.79 60 CYRL - 62.82 -92.12 60 CYRT - 50.96 -118.18 60 CYRV - 46.62 -80.80 60 CYSB - 45.43 -71.68 60 CYSC - 59.25 -105.83 60 CYSF - 45.30 -65.87 60 CYSJ - 47.16 -67.83 60 CYSL - 60.02 -111.97 60 CYSM - 43.20 -79.17 60 CYSN - 64.23 -76.53 60 CYTE - 55.80 -97.87 60 CYTH - 48.82 -87.10 60 CYTJ - 53.82 -89.90 60 CYTL - 44.12 -77.53 60 CYTR - 48.57 -81.38 60 CYTS - 43.63 -79.40 60 CYTZ - 45.47 -73.75 60 CYUL - 68.82 -93.43 60 CYUS - 68.78 -81.24 60 CYUX - 48.22 -78.83 60 CYUY - 55.15 -105.27 60 CYVC - 67.55 -64.03 60 CYVM - 48.05 -77.78 60 CYVO - 58.10 -68.42 60 CYVP - 65.28 -126.80 60 CYVQ - 49.19 -123.18 60 CYVR - 55.83 -108.43 60 CYVT - 44.75 -81.10 60 CYVV - 45.95 -77.32 60 CYWA - 49.92 -97.23 60 CYWG - 52.93 -66.87 60 CYWK - 52.18 -122.05 60 CYWL - 65.77 -111.23 60 CYWO - 49.61 -115.78 60 CYXC - 53.57 -113.52 60 CYXD - 52.17 -106.72 60 CYXE - 50.02 -110.72 60 CYXH - 56.24 -120.74 60 CYXJ - 50.12 -91.90 60 CYXL - 47.70 -79.85 60 CYXR - 53.89 -122.68 60 CYXS - 54.47 -128.58 60 CYXT - 43.03 -81.15 60 CYXU - 49.03 -122.36 60 CYXX - 60.71 -135.07 60 CYXY - 47.97 -84.78 60 CYXZ - 46.36 -79.42 60 CYYB - 51.12 -114.02 60 CYYC - 54.82 -127.18 60 CYYD - 58.84 -122.60 60 CYYE - 49.46 -119.60 60 CYYF - 46.29 -63.13 60 CYYG - 69.55 -93.58 60 CYYH - 48.65 -123.43 60 CYYJ - 56.87 -101.08 60 CYYL - 50.30 -107.68 60 CYYN - 58.74 -94.06 60 CYYQ - 53.32 -60.42 60 CYYR - 47.62 -52.74 60 CYYT - 49.42 -82.47 60 CYYU - 48.60 -68.22 60 CYYY - 43.67 -79.60 60 CYYZ - 45.88 -82.57 60 CYZE - 62.47 -114.43 60 CYZF - 55.29 -114.78 60 CYZH - 53.25 -131.81 60 CYZP - 43.00 -82.31 60 CYZR - 64.20 -83.37 60 CYZS - 50.68 -127.37 60 CYZT - 54.15 -115.78 60 CYZU - 50.22 -66.27 60 CYZV - 44.98 -64.92 60 CYZX - 55.31 -123.14 60 CYZY - 47.63 -65.75 60 CZBF - 47.98 -66.33 60 CZCR - 45.42 -63.47 60 CZDB - 68.32 -133.52 60 CZEV - 61.75 -121.23 60 CZFS - 60.83 -115.77 60 CZHY - 56.04 -96.51 60 CZKD - 50.33 -105.56 60 CZMJ - 53.57 -112.30 60 CZMU - 53.65 -113.35 60 CZOL - 49.52 -113.98 60 CZPC - 52.42 -113.60 60 CZPS - 75.37 -105.72 60 CZRP - 60.02 -111.92 60 CZSM - 46.45 -62.57 60 CZSP - 48.37 -89.33 60 CZTB - 53.56 -64.09 60 CZUM - 53.57 -116.47 60 CZZJ - 45.80 -75.07 60 CMAN - 45.85 -73.70 60 CMLT - 57.92 -72.98 60 CMRF - 47.28 -70.17 60 CMSR - 53.95 -110.58 60 CNLB - 52.55 -114.47 60 CNLD - 51.37 -114.10 60 CNNR - 50.37 -114.42 60 CNPK - 53.43 -114.72 60 CNTK - 65.28 -126.75 60 CNVQ - 55.53 -102.35 60 CPIF - 52.77 -108.25 60 CPQW - 49.92 -55.67 60 CWAG - 49.48 -123.30 60 CWAS - 44.63 -63.50 60 CWAW - 76.23 -119.33 60 CWAY - 47.62 -57.62 60 CWBD - 61.92 -113.73 60 CWBJ - 55.20 -119.40 60 CWBM - 48.75 -91.62 60 CWCH - 43.45 -65.47 60 CWCP - 51.55 -71.12 60 CWDE - 48.97 -56.07 60 CWDI - 50.67 -70.53 60 CWDP - 48.42 -123.23 60 CWDR - 46.92 -55.38 60 CWDS - 51.08 -114.22 60 CWDU - 51.38 -56.10 60 CWDW - 50.18 -96.07 60 CWEA - 48.37 -89.12 60 CWEC - 49.28 -73.35 60 CWEE - 49.28 -100.98 60 CWEI - 51.87 -63.28 60 CWEO - 53.68 -112.87 60 CWFE - 54.68 -101.70 60 CWFO - 56.55 -61.70 60 CWFP - 49.27 -68.15 60 CWFW - 67.03 -126.08 60 CWFX - 62.72 -109.18 60 CWFZ - 58.68 -113.88 60 CWGF - 49.03 -97.57 60 CWGN - 55.45 -60.23 60 CWHO - 60.23 -123.47 60 CWJL - 69.57 -138.92 60 CWJN - 49.80 -124.52 60 CWKA - 48.93 -57.92 60 CWKB - 50.68 -121.93 60 CWKF - 52.23 -87.88 60 CWLF - 67.20 -130.22 60 CWLG - 54.13 -108.53 60 CWLJ - 53.92 -106.07 60 CWLV - 48.02 -64.50 60 CWMI - 57.53 -111.57 60 CWMX - 50.95 -115.18 60 CWNR - 63.24 -130.04 60 CWNV - 69.15 -140.15 60 CWOI - 50.63 -98.03 60 CWOJ - 51.13 -106.58 60 CWOK - 64.05 -139.15 60 CWON - 50.72 -99.53 60 CWOO - 53.08 -114.43 60 CWOV - 53.78 -118.43 60 CWPA - 49.90 -98.28 60 CWPG - 51.47 -90.20 60 CWPL - 49.25 -124.83 60 CWQC - 48.12 -69.70 60 CWQD - 61.97 -127.22 60 CWQF - 48.38 -70.53 60 CWQM - 52.45 -113.75 60 CWQQ - 50.17 -60.07 60 CWQW - 63.58 -105.15 60 CWQY - 56.53 -115.27 60 CWRD - 66.95 -136.27 60 CWRR - 53.03 -112.82 60 CWRV - 49.33 -123.27 60 CWSB - 43.02 -81.15 60 CWSN - 74.13 -119.98 60 CWSQ - 49.02 -95.60 60 CWSU - 52.10 -119.30 60 CWSV - 72.00 -125.27 60 CWSY - 65.10 -102.43 60 CWTD - 60.43 -121.23 60 CWTE - 47.33 -54.59 60 CWTM - 52.37 -108.83 60 CWTS - 48.47 -94.77 60 CWTX - 49.82 -74.98 60 CWUK - 50.45 -100.60 60 CWUT - 48.25 -79.03 60 CWUY - 50.27 -107.73 60 CWVC - 50.05 -112.13 60 CWVO - 48.17 -52.93 60 CWVW - 58.18 -103.70 60 CWWC - 54.98 -85.43 60 CWWN - 53.38 -118.33 60 CWWO - 50.65 -99.93 60 CWWP - 51.18 -101.37 60 CWXB - 51.42 -105.25 60 CWXG - 50.18 -113.88 60 CWXN - 66.15 -65.72 60 CWXP - 47.80 -64.83 60 CWXS - 47.97 -84.80 60 CWXZ - 51.48 -107.05 60 CWYE - 73.20 -119.52 60 CWYF - 64.12 -117.37 60 CWYH - 49.12 -53.58 60 CWYI - 48.51 -68.47 60 CWYQ - 50.30 -89.03 60 CWYW - 49.90 -99.35 60 CWZE - 45.97 -66.65 60 CWZF - 51.10 -100.05 60 CWZT - 61.10 -94.07 60 CXAR - 54.09 -114.45 60 CXBD - 58.72 -98.50 60 CXBQ - 58.98 -110.44 60 CXEL - 50.45 -125.99 60 CXFA - 58.38 -116.04 60 CXFV - 48.94 -54.58 60 CXGD - 44.71 -66.80 60 CXGM - 45.84 -75.65 60 CXHF - 70.77 -117.80 60 CXHI - 48.31 -71.13 60 CXLT - 62.42 -110.67 60 CXLU - 56.65 -111.22 60 CXMM - 50.03 -110.72 60 CXMW - 52.47 -116.08 60 CXND - 45.38 -75.72 60 CXOA - 53.55 -114.10 60 CXPS - 41.95 -82.52 60 CXPT - 58.62 -111.67 60 CXPV - 51.67 -124.40 60 CXTL - 53.15 -115.12 60 CXVG - 65.88 -89.45 60 CXWB - 49.11 -117.74 60 CXWF - 66.23 -128.65 60 CZGH - 67.57 -139.83 60 CZOC - 69.35 -124.05 60 CZPK - 69.43 -133.03 60 CZUB - 50.18 -98.38 60 CZUG - 52.82 -111.08 60 CZWN - 51.48 -78.75 60 CYKQ - 53.02 -78.83 60 CYNC - 49.50 -98.03 60 CWNK - 47.52 -52.98 60 CWWU - 47.28 -70.63 60 CWIS - 64.12 -117.31 60 CYRA - 62.42 -110.67 60 CYLK - 50.22 -66.25 60 CXZV - 46.30 -63.58 60 CXMP - 46.23 -63.73 60 CXBP - 45.32 -73.90 60 CMBR - 45.37 -72.77 60 CMGB - 45.17 -73.87 60 CMHW - 48.65 -71.85 60 CWIA - 48.48 -71.78 60 CWIU - 44.35 -64.30 60 CXLB - 45.07 -73.82 60 CMLA - 46.20 -72.45 60 CMRU - 45.22 -73.02 60 CMSB - 52.15 -106.55 60 CWCD - 43.00 -82.30 60 CTZR - 46.92 -55.38 60 CADS - 49.67 -112.75 60 CPQL - 24.55 -81.75 60 EYW - 24.55 -81.78 60 KEY - 24.57 -81.68 60 NQX - 24.73 -81.05 60 MTH - 25.82 -80.28 60 MIA - 25.90 -80.28 60 OPF - 26.07 -80.15 60 FLL - 25.48 -80.38 60 HST - 25.65 -80.43 60 TMB - 26.68 -80.12 60 PBI - 26.15 -81.77 60 APF - 26.20 -80.17 60 FXE - 28.10 -80.65 60 MLB - 28.05 -81.75 60 GIF - 27.65 -80.42 60 VRB - 28.52 -80.80 60 TIX - 28.43 -81.32 60 MCO - 28.55 -81.33 60 ORL - 28.47 -82.45 60 BKV - 29.17 -82.22 60 OCF - 29.18 -81.05 60 DAB - 28.78 -81.23 60 SFB - 30.50 -81.70 60 JAX - 30.23 -81.68 60 NIP - 30.40 -81.42 60 NRB - 30.33 -81.52 60 CRG - 32.13 -81.20 60 SAV - 32.90 -80.03 60 CHS - 32.48 -80.72 60 NBC - 31.88 -81.57 60 LHW - 27.50 -80.37 60 FPR - 27.77 -82.63 60 SPG - 26.58 -81.87 60 FMY - 26.53 -81.75 60 RSW - 27.97 -82.53 60 TPA - 27.40 -82.55 60 SRQ - 27.92 -82.68 60 PIE - 27.98 -82.02 60 LAL - 27.95 -81.78 60 BOW - 31.53 -82.50 60 AMG - 31.25 -81.47 60 BQK - 31.15 -81.38 60 SSI - 30.38 -84.37 60 TLH - 29.68 -82.27 60 GNV - 31.53 -84.18 60 ABY - 30.78 -83.28 60 VLD - 32.70 -83.65 60 MCN - 32.63 -83.60 60 WRB - 33.37 -81.97 60 AGS - 33.65 -84.42 60 ATL - 33.78 -84.52 60 FTY - 33.88 -84.30 60 PDK - 30.48 -86.53 60 VPS - 30.78 -86.52 60 CEW - 30.47 -87.18 60 PNS - 30.35 -87.32 60 NPA - 30.68 -88.25 60 MOB - 30.63 -88.07 60 BFM - 30.22 -85.68 60 PFN - 32.33 -85.00 60 LSF - 32.52 -84.93 60 CSG - 32.30 -86.40 60 MGM - 32.38 -86.37 60 MXF - 31.32 -85.45 60 DHN - 31.28 -85.72 60 OZR - 33.92 -84.52 60 MGE - 33.57 -86.75 60 BHM - 32.62 -85.43 60 AUO - 33.97 -86.08 60 GAD - 33.22 -87.62 60 TCL - 33.58 -85.85 60 ANB - 29.98 -90.25 60 MSY - 30.03 -91.88 60 ARA - 30.05 -90.03 60 NEW - 29.83 -90.03 60 NBG - 30.53 -91.15 60 BTR - 29.72 -91.33 60 PTN - 32.33 -88.75 60 MEI - 32.55 -88.57 60 NMM - 31.47 -89.33 60 PIB - 32.32 -90.08 60 JAN - 33.48 -90.98 60 GLH - 31.62 -91.30 60 HEZ - 31.18 -90.47 60 MCB - 33.50 -90.08 60 GWO - 31.05 -93.20 60 POE - 30.12 -93.22 60 LCH - 30.20 -91.98 60 LFT - 29.95 -94.02 60 BPT - 29.30 -94.80 60 GLS - 30.07 -95.56 60 DWH - 29.97 -95.35 60 IAH - 29.65 -95.28 60 HOU - 29.60 -95.17 60 EFD - 30.58 -96.37 60 CLL - 31.23 -94.75 60 LFK - 32.35 -95.40 60 TYR - 32.35 -94.65 60 GGG - 32.47 -93.82 60 SHV - 32.50 -93.67 60 BAD - 32.52 -92.03 60 MLU - 31.40 -92.30 60 ESF - 31.58 -94.72 60 OCH - 25.90 -97.43 60 BRO - 26.23 -97.65 60 HRL - 26.18 -98.23 60 MFE - 27.77 -97.50 60 CRP - 27.70 -97.28 60 NGP - 27.50 -97.82 60 NQI - 27.73 -98.03 60 ALI - 27.55 -99.47 60 LRD - 29.33 -98.47 60 SSF - 28.08 -97.05 60 RKP - 28.45 -99.22 60 COT - 29.12 -95.47 60 LBX - 29.53 -98.47 60 SAT - 29.35 -99.18 60 HDO - 29.38 -98.58 60 SKF - 29.53 -98.28 60 RND - 30.30 -97.70 60 AUS - 28.85 -96.92 60 VCT - 28.73 -96.25 60 PSX - 31.62 -97.22 60 ACT - 31.15 -97.72 60 HLR - 31.08 -97.68 60 ILE - 31.07 -97.83 60 GRK - 31.15 -97.40 60 TPL - 32.85 -96.85 60 DAL - 33.63 -95.45 60 PRX - 33.07 -96.07 60 GVT - 33.20 -97.18 60 DTO - 32.90 -97.03 60 DFW - 32.98 -97.32 60 AFW - 32.77 -97.45 60 NFW - 32.82 -97.37 60 FTW - 32.78 -98.07 60 MWL - 32.97 -96.83 60 ADS - 32.68 -96.87 60 RBD - 29.37 -100.92 60 DRT - 29.37 -100.78 60 DLF - 31.83 -104.80 60 GDP - 31.37 -100.50 60 SJT - 36.02 -102.55 60 DHT - 30.37 -104.02 60 MRF - 31.95 -102.18 60 MAF - 31.78 -103.20 60 INK - 32.42 -99.68 60 ABI - 33.65 -101.82 60 LBB - 33.30 -104.53 60 ROW - 33.47 -105.53 60 SRR - 34.38 -103.32 60 CVS - 32.33 -104.27 60 CNM - 32.68 -103.22 60 HOB - 34.43 -103.08 60 CVN - 32.83 -105.98 60 ALM - 31.80 -106.40 60 ELP - 33.23 -107.27 60 TCS - 32.27 -107.72 60 DMN - 31.60 -110.35 60 FHU - 31.47 -109.60 60 DUG - 32.12 -110.93 60 TUS - 32.17 -110.88 60 DMA - 32.95 -111.77 60 CGZ - 33.43 -112.02 60 PHX - 33.47 -111.73 60 FFZ - 33.68 -112.08 60 DVT - 33.53 -112.38 60 LUF - 33.32 -111.65 60 IWA - 33.42 -112.38 60 GYR - 33.62 -111.92 60 SDL - 32.65 -114.60 60 YUM - 32.82 -115.68 60 NJK - 33.88 -117.27 60 RIV - 34.05 -117.60 60 ONT - 33.83 -116.50 60 PSP - 33.95 -117.45 60 RAL - 34.20 -118.35 60 BUR - 34.02 -118.45 60 SMO - 34.22 -118.48 60 VNY - 34.10 -117.78 60 POC - 34.67 -120.47 60 LPC - 35.23 -120.63 60 SBP - 33.97 -117.63 60 CNO - 32.73 -117.17 60 SAN - 32.82 -117.13 60 MYF - 32.57 -116.98 60 SDM - 32.70 -117.22 60 NZY - 32.83 -116.97 60 SEE - 32.57 -117.12 60 NRS - 33.23 -119.45 60 NSI - 33.30 -117.35 60 NFG - 33.13 -117.28 60 CRQ - 32.85 -117.12 60 NKX - 33.93 -118.40 60 LAX - 35.07 -118.15 60 MHV - 33.80 -118.33 60 TOA - 33.82 -118.15 60 LGB - 33.78 -118.05 60 SLI - 33.87 -117.98 60 FUL - 33.68 -117.87 60 SNA - 34.27 -77.90 60 ILM - 35.17 -79.02 60 POB - 35.92 -75.70 60 MQI - 35.87 -78.78 60 RDU - 35.33 -77.97 60 GSB - 35.33 -77.61 60 ISO - 35.85 -77.90 60 RWI - 34.83 -77.62 60 OAJ - 36.82 -76.03 60 NTU - 36.90 -76.20 60 ORF - 36.70 -76.90 60 FKN - 36.93 -76.28 60 NGU - 37.13 -76.50 60 PHF - 37.13 -76.62 60 FAF - 34.90 -76.88 60 NKT - 35.07 -77.05 60 EWN - 34.72 -77.45 60 NCA - 33.95 -81.12 60 CAE - 33.92 -80.80 60 MMT - 34.18 -79.72 60 FLO - 33.95 -83.32 60 AHN - 34.85 -82.35 60 GMU - 34.90 -82.22 60 GSP - 34.50 -82.72 60 AND - 35.22 -75.62 60 HSE - 35.22 -80.95 60 CLT - 35.23 -79.40 60 SOP - 35.73 -81.38 60 HKY - 35.43 -82.55 60 AVL - 36.08 -79.95 60 GSO - 36.48 -82.40 60 TRI - 36.13 -80.22 60 INT - 34.35 -85.17 60 RMG - 34.65 -86.77 60 HSV - 34.75 -87.62 60 MSL - 35.03 -85.20 60 CHA - 35.82 -83.98 60 TYS - 35.95 -85.08 60 CSV - 36.13 -86.68 60 BNA - 36.02 -86.52 60 MQY - 33.65 -88.45 60 CBM - 33.45 -88.58 60 GTR - 34.27 -88.77 60 TUP - 35.05 -90.00 60 MEM - 35.35 -89.87 60 NQA - 35.60 -88.92 60 MKL - 36.00 -89.40 60 DYR - 34.73 -92.23 60 LIT - 34.92 -92.15 60 LRF - 36.13 -90.92 60 ARG - 35.83 -90.65 60 JBR - 34.48 -93.10 60 HOT - 34.60 -91.57 60 SGT - 34.18 -91.93 60 PBF - 33.45 -93.98 60 TXK - 33.22 -92.80 60 ELD - 36.18 -94.12 60 ASG - 35.33 -94.37 60 FSM - 36.19 -94.49 60 SLG - 36.00 -94.17 60 FYV - 36.27 -93.15 60 HRO - 35.73 -91.65 60 BVX - 36.37 -94.10 60 ROG - 37.23 -89.57 60 CGI - 37.15 -94.50 60 JLN - 33.98 -98.50 60 SPS - 34.67 -99.27 60 LTS - 34.98 -99.05 60 HBR - 35.33 -99.20 60 CSM - 36.30 -99.77 60 GAG - 35.40 -97.60 60 OKC - 36.33 -97.92 60 END - 36.38 -97.78 60 WDG - 35.42 -97.38 60 TIK - 35.53 -97.65 60 PWA - 36.17 -97.08 60 SWO - 36.73 -97.10 60 PNC - 34.65 -98.40 60 FSI - 34.30 -97.02 60 ADM - 35.65 -95.37 60 MKO - 36.20 -95.90 60 TUL - 36.77 -96.03 60 BVO - 34.88 -95.78 60 MLC - 34.57 -98.42 60 LAW - 36.45 -103.15 60 CAO - 34.43 -100.28 60 CDS - 35.17 -107.90 60 GNT - 35.52 -108.78 60 GUP - 35.23 -101.70 60 AMA - 35.05 -106.62 60 ABQ - 34.98 -106.05 60 4MY - 35.62 -106.08 60 SAF - 35.80 -107.18 60 4SL - 36.75 -108.23 60 FMN - 36.45 -105.67 60 SKX - 36.90 -106.58 60 E33 - 35.18 -103.60 60 TCC - 35.65 -105.15 60 LVS - 35.27 -113.95 60 IGM - 36.93 -111.45 60 PGA - 34.65 -112.42 60 PRC - 35.02 -110.73 60 INW - 34.27 -110.00 60 SOW - 35.13 -111.67 60 FLG - 35.95 -112.15 60 GCN - 34.77 -114.62 60 EED - 34.90 -117.88 60 EDW - 34.85 -116.78 60 DAG - 34.73 -118.22 60 WJF - 34.63 -118.08 60 PMD - 35.67 -117.83 60 IYK - 34.75 -118.73 60 SDB - 35.43 -119.05 60 BFL - 36.08 -115.17 60 LAS - 36.23 -115.03 60 LSV - 36.62 -116.02 60 DRA - 36.77 -119.72 60 FAT - 37.62 -118.83 60 MMH - 36.03 -119.07 60 PTV - 36.32 -119.40 60 VIS - 35.67 -121.28 60 87Q - 34.12 -119.12 60 NTD - 34.43 -119.83 60 SBA - 34.22 -119.08 60 CMA - 34.20 -119.20 60 OXR - 34.73 -120.58 60 VBG - 34.90 -120.45 60 SMX - 35.67 -120.63 60 PRB - 37.50 -77.33 60 RIC - 37.18 -77.52 60 PTB - 37.35 -78.43 60 FVX - 37.93 -75.48 60 WAL - 37.65 -75.77 60 MFV - 37.70 -77.43 60 OFP - 38.95 -77.45 60 IAD - 38.27 -77.45 60 EZF - 38.50 -77.30 60 NYG - 38.72 -77.52 60 HEF - 38.72 -77.18 60 DAA - 38.28 -76.40 60 NHK - 38.33 -75.52 60 SBY - 38.85 -77.03 60 DCA - 39.15 -78.15 60 OKV - 39.08 -77.57 60 JYO - 36.90 -81.35 60 MKJ - 36.68 -82.03 60 VJI - 39.18 -76.67 60 BWI - 39.70 -77.73 60 HGR - 39.33 -76.42 60 MTN - 39.45 -74.57 60 ACY - 39.37 -75.07 60 MIV - 39.88 -75.25 60 PHL - 40.18 -74.13 60 BLM - 40.08 -75.02 60 PNE - 40.20 -75.15 60 NXX - 39.13 -75.47 60 DOV - 39.68 -75.60 60 ILG - 40.28 -74.82 60 TTN - 40.02 -74.60 60 WRI - 40.80 -74.42 60 MMU - 37.33 -79.20 60 LYH - 38.27 -78.90 60 SHD - 36.57 -79.33 60 DAN - 37.32 -79.97 60 ROA - 37.22 -80.42 60 BCB - 37.95 -79.83 60 HSP - 37.13 -80.68 60 PSK - 36.98 -82.53 60 LNP - 37.78 -81.12 60 BKW - 37.30 -81.20 60 BLF - 37.87 -80.40 60 LWB - 38.37 -81.60 60 CRW - 38.88 -79.85 60 EKN - 39.30 -80.23 60 CKB - 39.65 -79.92 60 MGW - 39.40 -77.98 200 MRB - 39.05 -84.67 60 CVG - 38.03 -84.60 60 LEX - 38.18 -85.73 60 SDF - 38.23 -85.67 60 LOU - 37.60 -83.32 60 JKL - 37.73 -87.17 60 OWB - 37.90 -85.97 60 FTK - 37.09 -84.07 60 LOZ - 38.37 -82.55 60 HTS - 39.35 -81.43 60 PKB - 40.18 -80.65 60 HLG - 40.00 -82.88 60 CMH - 39.82 -82.93 60 LCK - 39.95 -81.90 60 ZZV - 40.08 -83.07 60 OSU - 39.90 -84.20 60 DAY - 39.10 -84.42 60 LUK - 38.05 -87.53 60 EVV - 38.32 -88.87 60 MVN - 37.78 -89.25 60 MDH - 38.55 -89.85 60 BLV - 37.75 -89.02 60 MWA - 38.75 -90.37 60 STL - 38.67 -90.65 60 SUS - 37.07 -88.77 60 PAH - 37.06 -84.61 60 SME - 39.27 -85.90 60 BAK - 38.25 -86.95 60 HNB - 39.45 -87.32 60 HUF - 39.15 -86.62 60 BMG - 39.73 -86.27 60 IND - 40.12 -85.62 60 AID - 40.42 -86.93 60 LAF - 39.85 -89.67 60 SPI - 38.90 -90.05 60 ALN - 39.95 -91.20 60 UIN - 40.48 -88.92 60 BMI - 37.23 -93.38 60 SGF - 38.82 -92.22 60 COU - 37.77 -90.43 60 FAM - 40.10 -92.55 60 IRK - 38.13 -91.77 60 VIH - 37.73 -92.13 60 TBN - 38.59 -92.16 60 JEF - 38.10 -92.55 60 AIZ - 39.32 -94.72 60 MCI - 39.12 -94.60 60 MKC - 38.73 -93.55 60 SZL - 38.85 -94.73 60 OJC - 38.82 -94.89 60 IXD - 39.77 -94.92 60 STJ - 37.65 -97.43 60 ICT - 37.62 -97.27 60 IAB - 38.07 -97.87 60 HUT - 37.67 -95.48 60 CNU - 38.05 -97.28 60 EWK - 37.77 -99.97 60 DDC - 37.93 -100.72 60 GCK - 37.05 -100.97 60 LBL - 38.35 -98.87 60 GBD - 38.85 -99.27 60 HYS - 37.30 -98.58 60 P28 - 39.13 -96.67 60 MHK - 38.33 -96.18 60 EMP - 39.07 -95.62 60 TOP - 38.95 -95.67 60 FOE - 39.55 -97.65 60 CNK - 38.87 -98.82 60 RSL - 38.80 -97.65 60 SLN - 37.00 -101.90 60 EHA - 37.45 -105.87 60 ALS - 37.15 -107.75 60 DRO - 38.05 -103.52 60 LHX - 38.07 -102.68 60 LAA - 38.28 -104.52 60 PUB - 37.27 -104.33 60 TAD - 39.37 -101.70 60 GLD - 39.38 -99.83 60 HLC - 38.82 -104.72 60 COS - 39.27 -103.67 60 LIC - 39.57 -104.85 60 APA - 39.22 -106.32 60 LXV - 39.65 -106.92 60 EGE - 39.22 -106.87 60 ASE - 38.53 -106.93 60 GUC - 38.68 -104.77 60 FCS - 39.72 -104.75 60 BKF - 40.17 -103.22 60 AKO - 39.92 -105.12 60 BJC - 39.62 -110.75 60 PUC - 37.62 -109.47 60 4BL - 38.37 -110.72 60 4HV - 37.08 -113.60 60 SGU - 37.70 -113.10 60 CDC - 37.70 -112.15 60 BCE - 39.12 -108.53 60 GJT - 38.50 -107.90 60 MTJ - 37.30 -108.63 60 CEZ - 40.43 -104.63 60 GXY - 40.45 -105.02 60 FNL - 39.00 -110.17 60 U28 - 39.33 -112.58 60 U24 - 37.37 -118.37 60 BIH - 37.28 -120.52 60 MCE - 39.13 -121.43 60 BAB - 39.10 -121.57 60 MYV - 38.70 -121.58 60 SMF - 38.05 -117.08 60 TPH - 39.28 -114.85 60 ELY - 39.50 -119.78 60 RNO - 39.42 -118.70 60 NFL - 36.58 -121.85 60 MRY - 36.67 -121.60 60 SNS - 37.90 -121.25 60 SCK - 37.63 -120.95 60 MOD - 37.70 -121.82 60 LVK - 37.73 -122.22 60 OAK - 37.67 -122.12 60 HWD - 37.98 -122.05 60 CCR - 37.47 -122.12 60 PAO - 37.52 -122.25 60 SQL - 37.62 -122.38 60 SFO - 37.37 -121.93 60 SJC - 37.33 -121.82 60 RHV - 38.22 -122.28 60 APC - 38.52 -122.82 60 STS - 39.80 -121.85 60 CIC - 40.70 -74.17 60 EWR - 40.85 -74.07 60 TEB - 41.48 -73.13 60 OXC - 40.77 -73.90 60 LGA - 40.80 -73.10 60 ISP - 41.63 -73.88 60 POU - 41.07 -73.70 60 HPN - 41.50 -74.10 60 SWF - 41.17 -73.13 60 BDR - 41.27 -72.88 60 HVN - 41.33 -72.05 60 GON - 41.92 -71.50 60 SFZ - 41.17 -71.58 60 BID - 41.25 -70.07 60 ACK - 41.92 -70.73 60 PYM - 41.68 -70.97 60 EWB - 41.40 -70.62 60 MVY - 41.67 -70.28 60 HYA - 41.68 -70.00 60 CQX - 41.73 -71.43 60 PVD - 42.07 -70.22 60 PVC - 41.60 -71.42 60 OQU - 41.93 -72.68 60 BDL - 41.73 -72.18 60 IJD - 42.57 -72.27 60 ORE - 41.37 -73.48 60 DXR - 41.73 -72.65 60 HFD - 42.58 -70.92 60 BVY - 42.37 -71.03 60 BOS - 42.27 -71.88 60 ORH - 40.38 -75.97 60 RDG - 40.20 -76.77 60 MDT - 40.12 -76.30 60 LNS - 40.13 -80.28 60 AFJ - 40.22 -76.85 60 CXY - 40.78 -79.95 60 BTP - 41.18 -78.90 60 DUJ - 40.30 -78.32 60 AOO - 40.32 -78.83 60 JST - 40.85 -77.85 60 UNV - 41.33 -75.73 60 AVP - 41.25 -76.92 60 IPT - 40.43 -76.57 60 MUI - 41.70 -74.80 60 MSV - 42.22 -75.98 60 BGM - 42.48 -76.45 60 ITH - 42.17 -76.90 60 ELM - 43.53 -72.95 60 RUT - 40.65 -75.43 60 ABE - 42.75 -73.80 60 ALB - 43.33 -73.62 60 GFL - 44.68 -75.47 60 OGS - 43.12 -76.12 60 SYR - 43.15 -75.38 60 UCA - 40.50 -80.22 60 PIT - 40.77 -80.40 60 BVI - 40.35 -79.93 60 AGC - 40.28 -79.40 60 LBE - 40.92 -81.43 60 CAK - 42.15 -79.27 60 JHW - 41.42 -81.87 60 CLE - 41.52 -81.68 60 BKL - 40.82 -82.52 60 MFD - 41.57 -81.48 60 CGF - 41.27 -80.67 60 YNG - 42.08 -80.18 60 ERI - 41.80 -78.63 60 BFD - 41.38 -79.87 60 FKL - 42.93 -78.73 60 BUF - 43.10 -78.95 60 IAG - 43.12 -77.67 60 ROC - 41.98 -87.90 60 ORD - 41.92 -88.25 60 DPA - 38.56 -90.15 60 CPS - 40.03 -88.28 60 CMI - 39.83 -88.87 60 DEC - 40.67 -89.68 60 PIA - 41.75 -89.67 60 SQI - 41.00 -85.20 60 FWA - 40.65 -86.15 60 GUS - 40.25 -85.40 60 MIE - 41.62 -87.42 60 GYY - 41.78 -87.76 60 MDW - 42.42 -87.87 60 UGN - 41.70 -86.32 60 SBN - 41.72 -86.00 60 EKM - 41.60 -83.80 60 TOL - 41.02 -83.67 60 FDY - 42.23 -83.33 60 DTW - 42.22 -83.75 60 ARB - 42.42 -83.02 60 DET - 42.23 -83.53 60 YIP - 42.62 -82.83 60 MTC - 42.92 -82.53 60 PHN - 47.45 -87.90 60 P59 - 42.77 -84.60 60 LAN - 42.27 -84.47 60 JXN - 42.30 -85.25 60 BTL - 42.20 -89.10 60 RFD - 41.45 -90.52 60 MLI - 41.88 -91.70 60 CID - 41.40 -95.05 60 AIO - 41.28 -91.67 60 AWG - 40.78 -91.13 60 BRL - 40.47 -91.43 60 EOK - 43.08 -94.27 60 AXA - 42.75 -93.77 60 CAV - 41.53 -93.65 60 DSM - 43.07 -92.62 60 CCY - 41.68 -93.02 60 TNU - 41.10 -92.45 60 OTM - 40.75 -95.42 60 SDA - 42.05 -94.78 60 CIN - 41.03 -93.37 60 CNC - 42.40 -90.70 60 DBQ - 41.83 -90.33 60 CWI - 41.02 -94.37 60 CSQ - 42.23 -91.17 60 MXO - 43.28 -91.73 60 DEH - 41.98 -95.38 60 DNS - 42.43 -93.87 60 EBS - 40.72 -95.03 60 ICL - 42.55 -92.40 60 ALO - 42.78 -96.20 60 LRJ - 43.15 -93.33 60 MCW - 42.05 -93.85 60 BNW - 41.37 -91.15 60 MUT - 42.68 -91.97 60 OLZ - 42.98 -96.07 60 ORC - 42.55 -94.18 60 FOD - 41.30 -93.12 60 OXV - 41.02 -95.27 60 RDK - 43.22 -95.83 60 SHL - 42.60 -95.23 60 SLB - 41.27 -95.77 60 CBF - 41.30 -95.90 60 OMA - 40.85 -96.75 60 LNK - 40.30 -96.75 60 BIE - 40.97 -98.32 60 GRI - 41.62 -98.95 60 ODX - 40.60 -98.43 60 HSI - 40.73 -99.00 60 EAR - 41.77 -96.17 60 TQE - 40.08 -95.60 60 FNB - 41.12 -95.92 60 OFF - 41.43 -99.65 60 BBW - 42.58 -99.98 60 ANW - 41.98 -97.43 60 OFK - 41.45 -96.52 60 FET - 41.45 -97.33 60 OLU - 42.47 -98.68 60 ONL - 42.40 -96.38 60 SUX - 41.10 -102.98 60 SNY - 41.13 -100.68 60 LBF - 40.20 -100.58 60 MCK - 40.52 -101.62 60 IML - 40.45 -99.33 60 HDE - 42.05 -102.80 60 AIA - 42.83 -103.10 60 CDR - 41.15 -104.82 60 CYS - 41.32 -105.67 60 LAR - 39.87 -104.67 60 DEN - 41.87 -103.60 60 BFF - 42.87 -100.55 60 VTN - 42.92 -106.47 60 CPR - 40.50 -107.53 60 CAG - 40.43 -109.52 60 VEL - 40.48 -107.22 60 HDN - 39.53 -107.73 60 RIL - 40.78 -111.97 60 SLC - 40.22 -111.72 60 PVU - 41.60 -109.07 60 RKS - 41.80 -107.20 60 RWL - 41.20 -112.02 60 OGD - 41.12 -111.97 60 HIF - 42.82 -108.73 60 LND - 43.07 -108.47 60 RIW - 41.28 -111.03 60 EVW - 43.60 -110.73 60 JAC - 42.92 -112.60 60 PIH - 46.15 -115.60 60 P69 - 43.52 -112.07 60 IDA - 42.17 -112.30 60 MLD - 40.07 -118.57 60 LOL - 40.73 -114.03 60 ENV - 39.52 -115.97 60 P68 - 40.83 -115.78 60 EKO - 40.90 -117.80 60 WMC - 40.60 -116.87 60 B23 - 39.28 -120.72 60 BLU - 39.32 -120.13 60 TRK - 38.90 -120.00 60 TVL - 43.50 -114.30 60 SUN - 42.48 -114.48 60 TWF - 42.55 -113.77 60 BYI - 42.65 -111.58 60 U78 - 42.32 -113.33 60 77M - 42.15 -121.73 60 LMT - 39.13 -123.20 60 UKI - 40.15 -122.25 60 RBL - 40.50 -122.30 60 RDD - 40.98 -124.10 60 ACV - 41.78 -124.23 60 CEC - 41.78 -122.47 60 SIY - 41.32 -122.32 60 MHS - 42.37 -122.87 60 MFR - 42.62 -123.37 60 SXT - 42.17 -120.40 60 LKV - 43.20 -71.50 60 CON - 43.08 -70.82 60 PSM - 43.65 -70.32 60 PWM - 43.40 -70.72 60 SFM - 44.53 -69.68 60 WVL - 44.45 -68.37 60 BHB - 44.07 -69.10 60 RKD - 47.28 -68.32 60 FVE - 44.80 -68.83 60 BGR - 43.35 -72.52 60 VSF - 43.63 -72.30 60 LEB - 44.27 -71.30 60 MWN - 44.35 -71.55 60 HIE - 44.20 -72.57 60 MPV - 43.57 -71.42 60 LCI - 44.58 -71.18 60 BML - 42.90 -72.27 60 EEN - 44.47 -73.15 60 BTV - 44.05 -70.28 60 LEW - 44.32 -69.80 60 AUG - 45.65 -68.68 60 MLT - 44.93 -74.85 60 MSS - 44.00 -76.02 60 ART - 44.38 -74.20 60 SLK - 42.88 -85.52 60 GRR - 42.13 -86.43 60 BEH - 42.23 -85.55 60 AZO - 43.17 -86.25 60 MKG - 42.97 -83.75 60 FNT - 42.67 -83.42 60 PTK - 43.53 -84.08 60 MBS - 44.37 -84.68 60 HTL - 44.28 -85.42 60 CAD - 44.27 -86.25 60 MBL - 44.73 -85.58 60 TVC - 45.07 -83.57 60 APN - 44.45 -83.40 60 OSC - 42.95 -87.90 60 MKE - 45.93 -89.73 60 ARV - 43.12 -88.03 60 MWC - 43.13 -89.33 60 MSN - 42.62 -89.03 60 JVL - 43.22 -90.18 60 LNR - 43.87 -91.25 60 LSE - 44.87 -91.48 60 EAU - 43.93 -90.27 60 VOK - 43.92 -92.50 60 RST - 44.48 -88.13 60 GRB - 44.13 -87.68 60 MTW - 43.98 -88.55 60 OSH - 44.25 -88.52 60 ATW - 44.85 -87.42 60 SUE - 44.93 -89.63 60 AUW - 43.17 -88.72 60 RYV - 44.78 -89.67 60 CWA - 45.70 -90.40 60 PBH - 45.75 -87.03 60 ESC - 45.13 -87.63 60 MNM - 41.05 -91.98 60 FFL - 43.40 -94.75 60 EST - 43.58 -96.73 60 FSD - 44.30 -96.82 60 BKX - 42.92 -97.38 60 YKN - 43.80 -99.32 60 9V9 - 44.38 -98.22 60 HON - 48.02 -92.87 60 ORB - 43.77 -98.03 60 MHE - 44.92 -97.15 60 ATY - 45.65 -95.32 60 GHW - 45.55 -94.07 60 STC - 44.97 -95.72 60 MVE - 46.40 -94.13 60 BRD - 44.55 -95.08 60 RWF - 45.87 -95.40 60 AXN - 46.70 -92.50 60 COQ - 44.45 -95.82 60 MML - 46.28 -96.15 60 FFM - 44.33 -93.32 60 FBL - 43.65 -94.98 60 MJQ - 45.57 -95.97 60 MOX - 43.98 -96.32 60 PQN - 44.32 -94.50 60 ULM - 44.12 -93.25 60 OWA - 44.87 -94.38 60 HCD - 44.58 -92.48 60 RGK - 45.07 -93.35 60 MIC - 45.12 -95.08 60 ILL - 45.95 -94.35 60 LXL - 44.83 -93.45 60 FCM - 44.88 -93.22 60 MSP - 44.95 -93.07 60 STP - 44.22 -93.92 60 MKT - 43.65 -94.42 60 FRM - 43.65 -95.58 60 OTG - 44.08 -91.70 60 ONA - 43.68 -93.37 60 AEL - 45.45 -98.43 60 ABR - 44.85 -93.15 60 SGS - 44.05 -103.07 60 RAP - 44.15 -103.10 60 RCA - 44.35 -105.53 60 GCC - 44.77 -106.97 60 SHR - 43.97 -107.95 60 WRL - 47.13 -104.80 60 GDV - 44.38 -100.28 60 PIR - 44.52 -109.02 60 COD - 42.57 -110.10 60 BPI - 44.65 -111.10 60 WEY - 45.80 -108.53 60 BIL - 46.43 -109.83 60 3HT - 47.05 -109.47 60 LWT - 45.95 -112.50 60 BTM - 45.78 -111.15 60 BZN - 45.70 -110.45 60 LVM - 43.57 -116.22 60 BOI - 43.05 -115.87 60 MUO - 43.58 -118.95 60 BNO - 44.25 -121.15 60 RDM - 44.40 -118.97 60 5J0 - 45.12 -113.88 60 SMN - 45.68 -118.85 60 PDT - 45.28 -118.00 60 LGD - 45.52 -118.40 60 MEH - 44.83 -117.82 60 BKE - 43.23 -123.35 60 RBG - 43.42 -124.25 60 OTH - 44.12 -123.22 60 EUG - 44.92 -123.00 60 SLE - 44.50 -123.28 60 CVO - 44.58 -124.05 60 ONP - 45.42 -123.82 60 S47 - 45.60 -122.60 60 PDX - 45.55 -122.40 60 TTD - 45.53 -122.95 60 HIO - 45.67 -121.88 60 CZK - 45.62 -121.17 60 DLS - 46.12 -67.80 60 HUL - 46.87 -68.02 60 CAR - 46.68 -68.05 60 PQI - 46.47 -84.37 60 ANJ - 46.25 -84.47 60 CIU - 45.57 -84.80 60 PLN - 45.63 -89.47 60 RHI - 45.82 -88.12 60 IMT - 47.17 -88.50 60 CMX - 47.05 -91.75 60 TWM - 46.53 -90.13 60 IWD - 46.83 -92.18 60 DLH - 47.85 -96.62 60 CKN - 46.90 -95.07 60 PKD - 47.38 -92.83 60 HIB - 46.83 -95.88 60 DTL - 47.22 -93.52 60 GPZ - 47.82 -91.83 60 ELO - 48.57 -93.38 60 INL - 47.40 -92.50 60 EVM - 48.73 -94.62 60 BDE - 48.85 -95.70 60 ROX - 45.57 -93.27 60 CBG - 46.55 -93.68 60 AIT - 47.59 -95.77 60 FSE - 45.32 -95.65 60 BBB - 46.90 -96.80 60 FAR - 45.70 -96.50 60 ETH - 46.93 -98.68 60 JMS - 47.50 -94.93 60 BJI - 48.07 -96.18 60 TVF - 47.20 -91.40 60 BFW - 43.67 -92.93 60 AUM - 48.12 -98.92 60 DVL - 47.97 -97.40 60 RDR - 47.95 -97.18 60 GFK - 46.77 -100.75 60 BIS - 46.80 -102.80 60 DIK - 48.18 -103.63 60 ISN - 48.42 -101.35 60 MIB - 48.27 -101.28 60 MOT - 47.65 -101.43 60 N60 - 48.22 -106.62 60 GGW - 47.33 -106.93 60 JDN - 48.10 -105.58 60 OLF - 47.70 -104.20 60 SDY - 46.60 -112.00 60 HLN - 46.92 -114.08 60 MSO - 46.67 -113.15 60 3DU - 47.48 -111.37 60 GTF - 48.55 -109.77 60 HVR - 48.30 -114.27 60 GPI - 48.60 -112.37 60 CTB - 46.57 -120.53 60 YKM - 47.28 -121.33 60 SMP - 47.40 -120.20 60 EAT - 47.30 -119.52 60 EPH - 47.20 -119.32 60 MWH - 46.38 -117.02 60 LWS - 44.52 -114.20 60 LLJ - 47.77 -116.82 60 COE - 46.57 -119.60 60 HMS - 46.27 -119.12 60 PSC - 46.10 -118.28 60 ALW - 47.63 -117.53 60 GEG - 47.62 -117.65 60 SKA - 47.68 -117.32 60 SFF - 46.75 -117.12 60 PUW - 48.12 -123.50 60 CLM - 46.15 -123.88 60 AST - 46.97 -122.90 60 OLM - 46.97 -123.93 60 HQM - 46.12 -122.90 60 KLS - 46.48 -122.80 60 TDO - 47.50 -122.75 60 PWT - 47.45 -122.30 60 SEA - 47.50 -122.22 60 RNT - 47.53 -122.30 60 BFI - 47.90 -122.28 60 PAE - 47.27 -122.58 60 TIW - 48.17 -122.17 60 AWO - 47.95 -124.55 60 UIL - 48.80 -122.53 60 BLI - 48.52 -123.02 60 FHR - 47.13 -122.48 60 TCM - 47.08 -122.58 60 GRF - 46.43 -105.87 60 MLS - 44.05 -75.73 60 GTB - 43.88 -69.93 60 NHZ - 42.93 -71.43 60 MHT - 42.78 -71.52 60 ASH - 41.77 -88.47 60 ARR - 42.12 -87.92 60 PWK - 40.65 -73.78 60 JFK - 40.73 -73.42 60 FRG - 40.85 -72.63 60 FOK - 42.47 -71.28 60 BED - 42.72 -71.12 60 LWM - 42.20 -72.53 60 CEF - 42.15 -72.72 60 BAF - 42.85 -73.93 60 SCH - 37.42 -122.05 60 NUQ - 38.27 -121.93 60 SUU - 38.97 -104.82 60 AFF - 39.83 -84.05 60 FFO - 38.82 -76.87 60 ADW - 37.08 -76.37 60 LFI - 36.63 -80.02 60 MTV - 35.68 -117.68 60 NID - 36.67 -87.50 60 HOP - 36.97 -86.42 60 BWG - 35.13 -78.93 60 FBG - 36.27 -76.18 60 ECG - 36.33 -119.95 60 NLC - 34.08 -118.03 60 EMT - 32.83 -115.58 60 IPL - 33.63 -116.17 60 TRM - 33.62 -114.72 60 BLH - 32.88 -112.72 60 GBN - 32.85 -106.10 60 HMN - 30.50 -99.77 60 JCT - 31.33 -92.55 60 AEX - 30.40 -89.07 60 GPT - 30.42 -88.92 60 BIX - 30.07 -85.58 60 PAM - 30.43 -86.68 60 HRT - 32.02 -81.15 60 SVN - 30.97 -83.20 60 VAD - 27.85 -82.52 60 MCF - 33.97 -80.47 60 SSC - 33.68 -78.93 60 MYR - 33.82 -78.72 60 CRE - 28.62 -80.72 60 TTS - 28.23 -80.60 60 COF - 32.55 -116.97 60 MMTJ - 32.63 -117.00 60 MMML - 31.63 -106.43 60 MMCS - 29.08 -110.93 60 MMHO - 28.63 -106.08 60 MMCU - 28.70 -100.53 60 MMPG - 27.37 -109.93 60 MMCN - 27.97 -110.93 60 MMGM - 27.43 -99.57 60 MMNL - 26.88 -101.43 60 MMMV - 26.02 -98.23 60 MMRX - 25.68 -109.08 60 MMLM - 25.53 -103.45 60 MMTC - 25.87 -100.23 60 MMAN - 25.78 -100.10 60 MMMY - 25.77 -97.53 60 MMMA - 24.07 -110.37 60 MMLP - 23.15 -109.70 60 MMSD - 24.80 -107.40 60 MMCL - 24.05 -104.60 60 MMDO - 23.17 -106.27 60 MMMZ - 23.72 -98.97 60 MMCV - 22.90 -102.68 60 MMZC - 22.15 -100.98 60 MMSP - 22.28 -97.87 60 MMTM - 21.52 -104.90 60 MMEP - 21.88 -102.30 60 MMAS - 21.00 -101.48 60 MMLO - 21.03 -86.87 60 MMUN - 20.68 -105.25 60 MMPR - 20.52 -103.32 60 MMGL - 20.60 -100.38 60 MMQT - 20.98 -89.65 60 MMMD - 20.53 -86.93 60 MMCZ - 19.15 -104.57 60 MMZO - 19.40 -102.03 60 MMPN - 19.27 -103.58 60 MMIA - 19.85 -101.03 60 MMMM - 19.35 -99.57 60 MMTO - 19.43 -99.10 60 MMMX - 19.03 -98.20 60 MMPB - 19.15 -96.18 60 MMVR - 19.85 -90.55 60 MMCP - 18.92 -99.25 60 MMCB - 18.10 -94.58 60 MMMT - 18.00 -92.82 60 MMVA - 18.65 -91.80 60 MMCE - 18.50 -88.30 60 MMCM - 17.60 -101.47 60 MMZH - 16.97 -96.73 60 MMOX - 16.77 -99.75 60 MMAA - 16.75 -93.12 60 MMTG - 15.78 -96.27 60 MMBT - 15.87 -97.08 60 MMPS - 14.78 -92.38 60 MMTP - 32.37 -64.68 60 TXKF - 26.55 -78.70 60 MYGF - 25.05 -77.47 60 MYNN - 22.98 -82.40 60 MUHA - 23.13 -81.28 60 MUVR - 21.42 -77.85 60 MUCM - 19.97 -75.85 60 MUCU - 21.62 -81.55 60 MUCL - 21.78 -78.78 60 MUCA - 19.90 -75.13 60 MUGM - 19.28 -81.35 60 MWCR - 18.50 -77.92 60 MKJS - 17.93 -76.78 60 MKJP - 18.57 -72.32 60 CTPP - 19.75 -70.55 60 MDPP - 19.47 -70.70 60 MDST - 18.57 -68.37 60 MDPC - 18.43 -69.67 60 MDSD - 18.50 -67.13 60 TJBQ - 18.27 -67.15 60 TJMZ - 18.02 -66.57 60 TJPS - 18.43 -66.00 60 TJSJ - 18.33 -64.97 60 TIST - 17.70 -64.80 60 TISX - 17.53 -88.30 60 MZBZ - 15.32 -91.47 60 MGHT - 15.72 -88.60 60 MGPB - 14.58 -90.52 60 MGGT - 13.92 -90.82 60 MGSJ - 13.43 -89.05 60 MSLP - 13.28 -87.67 60 MHAM - 16.32 -86.53 60 MHRO - 15.73 -86.87 60 MHLC - 15.72 -87.48 60 MHTE - 15.17 -87.12 60 MHYR - 15.45 -87.93 60 MHLM - 15.22 -83.80 60 MHPL - 14.90 -85.93 60 MHCA - 14.78 -88.78 60 MHSR - 14.33 -88.17 60 MHLE - 14.05 -87.22 60 MHTG - 14.05 -83.37 60 MNPC - 11.42 -85.83 60 MNRS - 13.08 -85.98 60 MNJG - 12.10 -85.37 60 MNJU - 12.63 -87.13 60 MNCH - 12.15 -86.17 60 MNMG - 10.00 -84.22 60 MROC - 9.95 -84.15 60 MRPV - 10.00 -83.05 60 MRLM - 10.60 -85.55 60 MRLB - 9.05 -79.37 60 MPTO - 17.12 -61.78 60 TAPA - 18.05 -63.12 60 TNCM - 16.27 -61.52 60 TFFR - 15.53 -61.30 60 TDPD - 15.53 -61.40 60 TDCF - 14.60 -61.00 60 TFFF - 13.13 -61.20 60 TVSV - 13.07 -59.48 60 TBPB - 12.00 -61.78 60 TGPY - 11.15 -60.85 60 TTCP - 10.62 -61.35 60 TTPP - 12.50 -70.02 60 TNCA - 12.20 -68.97 60 TNCC - 12.15 -68.28 60 TNCB - 10.45 -75.52 60 SKCG - 10.90 -74.77 60 SKBQ - 4.70 -74.13 60 SKBO - 3.55 -76.38 60 SKCL - -4.17 -69.95 60 SKLT - 10.57 -71.73 60 SVMC - 10.60 -66.98 60 SVMI - 10.12 -64.68 60 SVBC - 10.92 -63.98 60 SVMG - 4.83 -52.37 60 SOCA - 2.83 -60.70 60 SBBV - . 3 -51.05 60 SBMQ - -3.03 -60.05 60 SBEG - -1.38 -48.48 60 SBBE - -2.43 -54.72 60 SBSN - -3.15 -59.98 60 SBMN - -3.67 -69.67 60 SBTT - -5.35 -49.15 60 SBMA - -5.05 -42.82 60 SBTE - -8.77 -63.92 60 SBPV - -8.07 -34.85 60 SBRF --12.90 -38.33 60 SBSV --15.87 -47.93 60 SBBR --19.00 -57.65 60 SBCR --19.83 -43.93 60 SBCF --20.47 -54.67 60 SBCG --22.55 -55.70 60 SBPP --23.00 -47.13 60 SBKP --22.82 -43.25 60 SBGL --22.90 -43.17 60 SBRJ --23.33 -51.13 60 SBLO --23.43 -46.47 60 SBGR --23.62 -46.65 60 SBSP --23.23 -45.87 60 SBSJ --25.52 -54.58 60 SBFI --25.52 -49.17 60 SBCT --27.67 -48.55 60 SBFL --30.00 -51.18 60 SBPA --31.35 -54.12 60 SBBG --31.87 -52.35 60 SBPK - -.15 -78.48 60 SEQU - -.95 -80.68 60 SEMT - -2.15 -79.88 60 SEGU - -3.75 -73.25 60 SPQT --12.00 -77.12 60 SPIM --13.55 -71.98 60 SPZO --13.75 -76.28 60 SPSO --16.52 -68.18 60 SLLP --17.45 -66.10 60 SLCB --17.65 -63.13 60 SLVR --21.53 -64.72 60 SLTJ --18.33 -70.33 60 SCAR --20.53 -70.18 60 SCDA --23.43 -70.43 60 SCFA --33.38 -70.78 60 SCEL --36.77 -73.05 60 SCIE --41.42 -73.08 60 SCTE --53.00 -70.85 60 SCCI --25.27 -57.63 60 SGAS --30.97 -55.48 60 SURV --31.38 -57.95 60 SUSO --34.78 -56.25 60 SUAA --34.83 -56.00 60 SUMU --34.87 -55.10 60 SULS --24.38 -65.08 60 SASJ --24.85 -65.48 60 SASA --25.73 -54.47 60 SARI --26.85 -65.10 60 SANT --27.45 -59.05 60 SARE --26.20 -58.23 60 SARF --27.45 -58.77 60 SARC --27.37 -55.97 60 SARP --31.32 -64.22 60 SACO --31.70 -60.82 60 SAAV --32.83 -68.78 60 SAME --33.73 -65.38 60 SAOR --32.92 -60.78 60 SAAR --34.48 -58.62 60 SADD --34.82 -58.53 60 SAEZ --34.57 -58.42 60 SABE --37.93 -57.58 60 SAZM --38.95 -68.13 60 SAZN --38.73 -62.17 60 SAZB --41.15 -71.17 60 SAZS --43.20 -65.27 60 SAVT --45.78 -67.50 60 SAVC --51.62 -69.28 60 SAWG --53.80 -67.75 60 SAWE - 21.45 -157.77 60 PHNG - 21.30 -158.07 60 PHJR - 19.78 -155.55 60 PHSF - 52.72 174.12 60 PASY - 34.29 -116.17 60 NXP - 41.65 -70.52 60 FMH - 29.72 -98.03 60 BAZ - 32.35 -91.03 60 TVR - 43.35 -76.38 60 FZY - 43.99 -70.95 60 IZG - 40.04 -107.89 60 EEO - 42.70 -73.17 60 AQW - 39.83 -86.29 60 EYE - 46.02 -91.45 60 HYR - 39.76 -82.66 60 LHQ - 44.53 -72.62 60 MVL - 41.53 -71.28 60 UUU - 43.96 -69.71 60 IWI - 33.34 -84.57 60 FFC - 44.44 -89.83 60 ISW - 13.48 144.80 60 PGUM - 13.58 144.93 60 PGUA - 15.12 145.72 60 PGSN - 41.70 -94.92 60 ADU - 42.80 -72.00 60 AFN - 45.03 -89.14 60 AIG - 42.75 -86.10 60 BIV - 37.08 -95.57 60 CFV - 43.31 -89.46 60 DLL - 38.72 -93.17 60 DMO - 41.61 -90.57 60 DVN - 50.87 7.17 60 EDDK - 50.43 -5.00 60 EGDG - 51.50 -1.98 60 EGDL - 51.00 -2.63 60 EGDY - 51.48 -.45 60 EGLL - 53.25 -4.53 60 EGOV - 51.62 -1.08 60 EGUB - 51.75 -1.58 60 EGVN - 38.19 -84.90 60 FFT - 40.67 -91.33 60 FSW - 34.32 -83.83 60 GVL - 46.00 -102.65 60 HEI - 35.10 -114.34 60 IFP - 41.63 -91.55 60 IOW - 37.15 -5.62 60 LEMO - 36.65 -6.35 60 LERT - 47.45 -115.68 60 MLP - 24.43 54.65 60 OMAA - 61.60 -149.08 60 PAAQ - 60.78 -161.80 60 PABE - 63.97 -145.70 60 PABI - 71.30 -156.78 60 PABR - 66.92 -151.52 60 PABT - 55.20 -162.73 60 PACD - 62.70 -143.98 60 PADT - 62.03 -142.67 60 PALK - 60.37 -166.27 60 PAMY - 64.50 -165.43 60 PAOM - 56.95 -158.62 60 PAPH - 62.07 -163.30 60 PASM - 60.12 -149.45 60 PAWD - 21.02 -156.63 60 PHJH - 19.73 -156.05 60 PHKO - 21.98 -159.35 60 PHLI - 21.15 -157.10 60 PHMK - 21.35 -157.93 60 PHNL - 20.78 -156.95 60 PHNY - 20.90 -156.43 60 PHOG - 19.72 -155.07 60 PHTO - 37.33 -95.52 60 PPF - 26.35 127.77 60 RODN - 45.48 -91.72 60 RPD - 44.35 -112.18 60 S14 - 43.17 -95.21 60 SPW - 46.69 -92.09 60 SUW - 37.17 -97.03 60 WLD - 35.70 -101.40 60 BGD - 22.82 5.47 60 DAAT - 5.25 -3.93 60 DIAP - 33.47 -82.03 60 DNL - 51.28 6.78 60 EDDL - 54.65 -6.22 60 EGAA - 54.60 -5.88 60 EGAC - 55.05 -7.15 60 EGAE - 52.45 -1.73 60 EGBB - 52.37 -1.48 60 EGBE - 51.90 -2.17 60 EGBJ - 53.35 -2.27 60 EGCC - 51.17 -1.75 60 EGDM - 50.08 -5.25 60 EGDR - 51.40 -3.35 60 EGFF - 51.38 -2.72 60 EGGD - 53.33 -2.85 60 EGGP - 51.87 -.37 60 EGGW - 50.42 -4.12 60 EGHD - 49.92 -6.30 60 EGHE - 50.78 -1.83 60 EGHH - 50.90 -1.40 60 EGHI - 49.72 -2.20 60 EGJA - 49.43 -2.60 60 EGJB - 49.22 -2.20 60 EGJJ - 50.83 -.28 60 EGKA - 51.32 . 3 60 EGKB - 51.15 -.18 60 EGKK - 51.50 -.50 60 EGLC - 51.57 .70 60 EGMC - 54.93 -2.95 60 EGNC - 53.77 -3.03 60 EGNH - 53.58 -.35 60 EGNJ - 53.87 -1.65 60 EGNM - 54.08 -4.63 60 EGNS - 55.03 -1.70 60 EGNT - 54.52 -1.42 60 EGNV - 52.83 -1.33 60 EGNX - 52.80 -2.67 60 EGOS - 59.88 -1.30 60 EGPB - 58.45 -3.08 60 EGPC - 57.20 -2.22 60 EGPD - 57.53 -4.05 60 EGPE - 55.87 -4.43 60 EGPF - 55.95 -3.35 60 EGPH - 55.50 -4.58 60 EGPK - 57.47 -7.37 60 EGPL - 60.43 -1.30 60 EGPM - 56.45 -3.02 60 EGPN - 58.22 -6.32 60 EGPO - 56.50 -6.88 60 EGPU - 57.65 -3.57 60 EGQK - 56.38 -2.87 60 EGQL - 57.72 -3.32 60 EGQS - 52.20 .18 60 EGSC - 52.63 1.32 60 EGSH - 51.88 .23 60 EGSS - 52.07 -.62 60 EGTC - 50.73 -3.42 60 EGTE - 51.55 -.42 60 EGWU - 52.62 -.47 60 EGXT - 37.82 -87.68 60 EHR - 42.59 -87.94 60 ENW - 59.65 17.95 60 ESSA --26.13 28.23 60 FAJS - 30.90 -102.85 60 FST - 12.53 -7.95 60 GABS - 28.45 -13.87 60 GCFV - 27.93 -15.38 60 GCLP - 28.95 -13.60 60 GCRR - 28.05 -16.57 60 GCTS - 28.48 -16.33 60 GCXO - 33.37 -7.58 60 GMMN - 31.62 -8.03 60 GMMX - 14.73 -17.50 60 GOOY - 18.10 -15.95 60 GQNN - 16.73 -22.95 60 GVAC - 34.88 33.63 60 LCLK - 34.72 32.48 60 LCPH - 37.18 -3.78 60 LEGR - 36.75 -6.07 60 LEJR - 40.45 -3.55 60 LEMD - 36.67 -4.48 60 LEMG - 41.67 -1.02 60 LEZG - 37.42 -5.90 60 LEZL - 35.33 25.18 60 LGIR - 35.47 24.12 60 LGSA - 32.00 34.90 60 LLBG - 29.55 34.95 60 LLET - 35.85 14.48 60 LMML - 40.11 32.97 60 LTAC - 36.97 35.29 60 LTAF - 36.70 30.73 60 LTAI - 37.08 37.37 60 LTAJ - 40.97 28.82 60 LTBA - 38.27 27.15 60 LTBJ - 36.70 28.78 60 LTBS - 39.92 41.27 60 LTCE - 41.00 39.72 60 LTCG - 38.45 43.32 60 LTCI - 39.02 -95.22 60 LWC - 44.63 -90.18 60 MFI - 12.00 -83.77 60 MNBL - 26.27 50.65 60 OBBI - 26.27 50.15 60 OEDR - 26.44 49.81 60 OEDF - 21.67 39.15 60 OEJN - 24.55 39.70 60 OEMA - 24.93 46.72 60 OERK - 24.72 46.72 60 OERY - 35.68 51.35 60 OIII - 31.67 35.97 60 OJAI - 31.98 35.98 60 OJAM - 29.22 47.98 60 OKBK - 33.82 35.48 60 OLBA - 25.25 55.33 60 OMDB - 25.10 56.33 60 OMFJ - 25.62 55.93 60 OMRK - 25.33 55.52 60 OMSJ - 23.58 58.28 60 OOMS - 17.03 54.08 60 OOSA - 33.42 36.52 60 OSDI - 25.25 51.57 60 OTBD - 15.52 44.18 60 OYSN - 62.40 -143.00 60 PABN - 61.42 -149.52 60 PABV - 60.50 -145.50 60 PACV - 59.05 -158.52 60 PADL - 57.75 -152.50 60 PADQ - 53.90 -166.55 60 PADU - 62.88 -149.83 60 PAEC - 58.20 -136.35 60 PAEL - 62.77 -164.50 60 PAEM - 60.57 -151.25 60 PAEN - 64.82 -147.87 60 PAFA - 67.10 -157.85 60 PAFM - 62.15 -145.45 60 PAGK - 63.77 -171.73 60 PAGM - 58.42 -135.73 60 PAGS - 59.47 -135.30 60 PAGY - 59.23 -135.43 60 PAHN - 59.63 -151.50 60 PAHO - 61.53 -166.15 60 PAHP - 65.70 -156.38 60 PAHS - 63.88 -149.02 60 PAHV - 55.20 -132.83 60 PAHY - 61.98 -152.08 60 PAHZ - 59.75 -154.92 60 PAIL - 58.37 -134.58 60 PAJN - 61.72 -148.88 60 PAJV - 55.35 -131.70 60 PAKT - 61.18 -149.97 60 PALH - 60.20 -154.30 60 PALJ - 60.82 -152.30 60 PALV - 62.97 -155.62 60 PAMC - 59.43 -146.33 60 PAMD - 63.90 -152.27 60 PAMH - 61.22 -149.85 60 PAMR - 61.43 -142.93 60 PAMX - 61.17 -150.02 60 PANC - 61.58 -159.53 60 PANI - 55.03 -131.57 60 PANT - 58.12 -135.45 60 PAOH - 62.97 -141.93 60 PAOR - 66.87 -162.63 60 PAOT - 56.82 -132.97 60 PAPG - 68.35 -166.80 60 PAPO - 62.10 -152.75 60 PAPT - 63.68 -170.50 60 PASA - 70.20 -148.47 60 PASC - 55.32 -160.52 60 PASD - 66.27 -166.05 60 PASH - 57.07 -135.35 60 PASI - 66.62 -160.00 60 PASK - 57.15 -170.22 60 PASN - 60.48 -151.03 60 PASX - 65.17 -152.10 60 PATA - 59.05 -160.40 60 PATG - 62.30 -150.10 60 PATK - 63.40 -148.95 60 PATW - 61.75 -150.05 60 PAUO - 61.13 -146.25 60 PAVD - 61.13 -146.35 60 PAVW - 56.48 -132.37 60 PAWG - 60.77 -148.68 60 PAWR - 59.52 -139.67 60 PAYA - 66.57 -145.27 60 PFYU - 7.47 151.85 60 PTKK - 31.48 -97.32 60 PWG - 33.50 126.55 60 RKPC - 35.18 128.93 60 RKPK - 37.55 126.80 60 RKSS - 29.97 -81.33 60 SGJ - 29.62 -95.65 60 SGR - 43.02 -88.14 60 UES - 41.68 44.95 60 UGGG - 36.73 -91.85 60 UNO - 23.07 72.63 60 VAAH - 19.12 72.84 60 VABB - 36.35 -94.22 60 VBT - 11.55 104.85 60 VDPP - 22.33 114.18 60 VHHH - 31.63 74.87 60 VIAR - 25.45 82.87 60 VIBN - 28.57 77.12 60 VIDP - 17.95 102.57 60 VLVT - 22.20 113.53 60 VMMC - 13.00 80.18 60 VOMM - 10.77 78.72 60 VOTR - 8.47 76.95 60 VOTV - 13.92 100.60 60 VTBD - 12.63 101.35 60 VTBU - 18.78 98.98 60 VTCC - 8.12 98.32 60 VTSP - 6.92 100.43 60 VTSS - 21.02 105.80 60 VVNB - 10.82 106.67 60 VVTS - 1.37 103.98 60 WSSS --27.38 153.10 60 YBBN --33.95 151.18 60 YSSY - 68.13 -151.73 60 PAKP - 38.43 -113.02 60 MLF - 43.77 -88.49 60 FLD - 28.82 -81.81 60 LEE - 42.11 -92.91 60 MIW - 43.78 -87.85 60 SBM - 38.76 -87.60 60 LWV - 56.58 -169.66 60 PAPB - 26.92 -82.00 60 PGD - 41.99 -93.62 60 AMW - 40.88 -98.00 60 AUH - 40.78 -99.77 60 LXN - 41.05 -101.80 60 OGA - 40.96 -72.25 60 HTO - 46.28 -94.80 60 SAZ - 34.65 -86.94 60 DCU - 41.11 -114.97 60 9BB - 46.27 -92.57 60 CDD - 48.75 -96.94 60 HCO - 45.89 -93.27 60 JMR - 45.10 -94.51 60 LJF - 44.63 -93.23 60 LVN - 45.86 -84.64 60 MCD - 25.45 -100.99 60 MMIO - 42.63 -83.98 60 OZW - 45.15 -93.22 60 ANE - 45.23 -96.00 60 AQP - 47.82 -92.69 60 CQM - 47.84 -90.38 60 CKC - 41.53 -85.79 60 GSH - 43.91 -95.11 60 MWM - 61.72 -157.15 60 PASL - 56.97 -133.95 60 PAFE - 68.48 -149.48 60 PAGB - 63.88 -160.80 60 PAUN - 45.56 -93.61 60 PNM - 46.72 -94.38 60 PWC - 39.90 -83.13 60 TZR - 45.25 -122.77 60 UAO - 30.73 -95.47 60 UTS - 45.62 -122.65 60 VUO - 30.39 -86.47 60 DTS - 30.73 -98.23 60 BMQ - 46.25 6.13 60 LSGG - 46.00 8.97 60 LSZA - 46.92 7.50 60 LSZB - 47.48 8.53 60 LSZH --37.02 174.80 60 NZAA --41.33 174.80 60 NZWN --43.48 172.55 60 NZCH - 51.20 4.47 60 EBAW - 50.90 4.53 60 EBBR - 50.47 4.45 60 EBCI - 51.20 2.87 60 EBOS - 49.62 6.22 60 ELLX - 50.75 4.77 60 EBBE - 51.17 5.47 60 EBBL - 50.57 3.83 60 EBCV - 51.08 2.65 60 EBFN - 50.23 4.65 60 EBFS - 50.47 6.18 60 EBLB - 30.36 -95.41 60 CXO - 42.49 -79.28 60 DKK - 40.87 -81.89 60 BJJ - 38.93 -90.43 60 SET - 43.39 -99.84 60 ICR - 42.73 -114.45 60 JER - 45.20 -123.14 60 MMV - 36.69 -78.05 60 AVC - 36.18 37.22 60 OSAP - 44.61 -88.73 60 CLI - 46.72 -92.04 60 DYT - 45.93 -89.27 60 EGV - 43.43 -88.70 60 UNU - 41.94 -83.43 60 TTF - 41.69 -93.57 60 IKV - 44.99 -85.20 60 ACB - 43.32 -84.69 60 AMN - 40.63 -79.10 60 IDI - 41.81 -85.44 60 IRS - 43.99 -94.56 60 JYG - 42.89 -90.23 60 MRJ - 41.63 -80.21 60 GKJ - 48.94 -95.35 60 RRT - 42.57 -84.42 60 TEW - 45.31 -96.42 60 VVV - 44.69 -73.52 60 PLB - 49.32 -94.88 60 FGN - 61.82 -147.50 60 PASP - 51.33 4.50 60 EBBT - 51.00 5.07 60 EBDT - 50.65 5.45 60 EBLG - 33.46 -80.85 60 OGB - 61.18 -45.42 60 BGBW - 70.75 -22.67 60 BGCO - 64.17 -51.75 60 BGGH - 69.25 -51.07 60 BGJN - 65.57 -37.12 60 BGKK - 67.00 -50.80 60 BGSF - 65.28 -14.37 60 BIEG - 63.97 -22.60 60 BIKF - 64.13 -21.90 60 BIRK - 5.60 -.17 60 DGAA - 50.05 8.60 60 EDDF - 52.13 7.70 60 EDDG - 53.63 10.00 60 EDDH - 52.47 13.40 60 EDDI - 48.35 11.79 60 EDDM - 49.50 11.08 60 EDDN - 49.22 7.12 60 EDDR - 48.68 9.22 60 EDDS - 52.57 13.32 60 EDDT - 52.47 9.70 60 EDDV - 53.05 8.80 60 EDDW - 53.53 9.83 60 EDHI - 53.82 10.70 60 EDHL - 51.23 6.05 60 EDLN - 51.62 8.62 60 EDLP - 51.52 7.62 60 EDLW - 48.43 10.93 60 EDMA - 48.08 11.28 60 EDMO - 47.67 9.52 60 EDNY - 49.98 11.63 60 EDQD - 50.32 11.88 60 EDQM - 52.30 10.45 60 EDVE - 51.40 9.38 60 EDVK - 54.92 8.35 60 EDXW - 60.32 24.97 60 EFHK - 61.42 23.58 60 EFTP - 60.52 22.27 60 EFTU - 52.30 4.77 60 EHAM - 50.92 5.78 60 EHBK - 52.07 5.88 60 EHDL - 51.45 5.42 60 EHEH - 53.13 6.58 60 EHGG - 51.57 4.93 60 EHGR - 52.92 4.78 60 EHKD - 53.22 5.75 60 EHLW - 51.95 4.45 60 EHRD - 52.13 5.27 60 EHSB - 52.27 6.90 60 EHTW - 52.18 4.42 60 EHVB - 51.65 5.70 60 EHVK - 53.25 4.92 60 EHVL - 51.45 4.33 60 EHWO - 51.85 -8.48 60 EICK - 53.43 -6.25 60 EIDW - 52.70 -8.92 60 EINN - 56.30 10.62 60 EKAH - 55.73 9.15 60 EKBI - 55.63 12.67 60 EKCH - 55.52 8.55 60 EKEB - 56.28 9.13 60 EKKA - 54.70 11.45 60 EKMB - 55.47 10.33 60 EKOD - 55.58 12.13 60 EKRK - 55.07 14.75 60 EKRN - 54.97 9.80 60 EKSB - 57.50 10.23 60 EKSN - 55.23 9.27 60 EKSP - 57.07 8.70 60 EKTS - 55.43 9.33 60 EKVD - 62.07 -7.27 60 EKVG - 55.98 8.35 60 EKVJ - 57.10 9.87 60 EKYT - 62.57 6.12 60 ENAL - 69.30 16.15 60 ENAN - 69.98 23.37 60 ENAT - 61.45 5.87 60 ENBL - 65.47 12.22 60 ENBN - 67.27 14.37 60 ENBO - 60.30 5.22 60 ENBR - 70.87 29.03 60 ENBV - 58.20 8.08 60 ENCN - 69.05 18.55 60 ENDU - 56.55 3.25 60 ENEK - 68.52 16.68 60 ENEV - 61.00 9.30 60 ENFG - 61.58 5.03 60 ENFL - 59.93 2.00 60 ENFR - 61.03 2.03 60 ENGC - 60.20 11.08 60 ENGM - 59.35 5.22 60 ENHD - 70.67 23.67 60 ENHF - 71.02 25.98 60 ENHV - 63.12 7.83 60 ENKB - 69.73 29.90 60 ENKR - 68.15 13.62 60 ENLK - 71.03 27.83 60 ENMH - 62.75 7.27 60 ENML - 65.80 13.13 60 ENMS - 70.07 24.98 60 ENNA - 68.47 17.50 60 ENNK - 64.47 11.58 60 ENNM - 59.57 9.22 60 ENNO - 59.32 10.45 60 ENOA - 63.70 9.60 60 ENOL - 62.18 6.07 60 ENOV - 66.37 14.30 60 ENRA - 64.85 11.23 60 ENRM - 62.58 11.35 60 ENRO - 67.52 12.10 60 ENRS - 59.38 10.78 60 ENRY - 78.25 15.47 60 ENSB - 61.83 6.12 60 ENSD - 61.15 7.13 60 ENSG - 68.25 14.67 60 ENSH - 68.58 15.02 60 ENSK - 59.18 9.57 60 ENSN - 59.80 5.35 60 ENSO - 69.78 20.97 60 ENSR - 65.97 12.47 60 ENST - 69.68 18.92 60 ENTC - 59.20 10.27 60 ENTO - 63.47 10.93 60 ENVA - 70.07 29.85 60 ENVD - 58.88 5.63 60 ENZV - 54.38 18.47 60 EPGD - 50.08 19.80 60 EPKK - 52.42 16.83 60 EPPO - 52.17 20.97 60 EPWA - 56.92 23.97 60 EVRA - 54.63 25.28 60 EYVI --29.10 26.30 60 FABL --33.98 18.60 60 FACT --29.97 30.95 60 FADN --34.00 22.38 60 FAGG --33.98 25.60 60 FAPE --28.40 21.27 60 FAUP --21.22 27.50 60 FBFT --21.70 21.65 60 FBGZ --24.60 24.67 60 FBJW --17.82 25.15 60 FBKE --19.98 23.42 60 FBMN --24.22 25.92 60 FBSK --18.37 21.85 60 FBSW --24.02 21.88 60 FBTE --26.05 22.45 60 FBTS --26.53 31.30 60 FDMS --15.32 28.45 60 FLLS --25.92 32.57 60 FQMA --20.02 28.62 60 FVBU --21.02 31.58 60 FVCZ --18.10 25.85 60 FVFA --17.92 31.13 60 FVHA --20.07 30.87 60 FVMV --19.45 29.85 60 FVTL - 33.93 -4.98 60 GMFF - 34.78 -1.93 60 GMFO - 34.05 -6.77 60 GMME - 35.18 -3.85 60 GMTA - 35.58 -5.33 60 GMTN - 35.73 -5.90 60 GMTT - 20.93 -17.03 60 GQPP - 31.20 29.95 60 HEAX - 30.13 31.40 60 HECA - 25.67 32.70 60 HELX - 31.33 27.22 60 HEMM - 31.27 32.30 60 HEPS - 23.97 32.78 60 HESN - -4.03 39.62 60 HKMO - 32.08 20.27 60 HLLB - 32.67 13.15 60 HLLT - 42.48 27.48 60 LBBG - 42.65 23.38 60 LBSF - 43.20 27.92 60 LBWN - 38.28 -.55 60 LEAL - 36.85 -2.38 60 LEAM - 43.55 -6.03 60 LEAS - 43.30 -2.93 60 LEBB - 41.28 2.07 60 LEBL - 43.30 -8.38 60 LECO - 41.90 2.77 60 LEGE - 38.87 1.38 60 LEIB - 37.78 -.80 60 LELC - 39.87 4.23 60 LEMH - 39.55 2.73 60 LEPA - 41.15 1.17 60 LERS - 43.35 -1.80 60 LESO - 42.90 -8.43 60 LEST - 39.50 -.47 60 LEVC - 42.88 -2.73 60 LEVT - 42.22 -8.63 60 LEVX - 44.18 .60 60 LFBA - 44.83 -.70 60 LFBD - 46.58 .32 60 LFBI - 45.87 1.18 60 LFBL - 43.63 1.37 60 LFBO - 43.38 -.42 60 LFBP - 43.18 . 0 60 LFBT - 43.47 -1.53 60 LFBZ - 42.55 9.48 60 LFKB - 42.53 8.80 60 LFKC - 41.50 9.10 60 LFKF - 41.92 8.80 60 LFKJ - 45.65 5.88 60 LFLB - 45.78 3.17 60 LFLC - 47.07 2.37 60 LFLD - 45.73 5.08 60 LFLL - 45.37 5.33 60 LFLS - 46.17 3.40 60 LFLV - 45.72 4.95 60 LFLY - 45.53 4.30 60 LFMH - 43.45 5.23 60 LFML - 43.65 7.20 60 LFMN - 42.73 2.87 60 LFMP - 43.58 3.97 60 LFMT - 49.47 2.12 60 LFOB - 49.02 1.22 60 LFOE - 49.38 1.18 60 LFOP - 47.45 .72 60 LFOT - 48.97 2.45 60 LFPB - 49.02 2.53 60 LFPG - 48.77 1.10 60 LFPN - 48.73 2.40 60 LFPO - 48.33 4.02 60 LFQB - 50.57 3.10 60 LFQQ - 48.45 -4.42 60 LFRB - 49.65 -1.47 60 LFRC - 48.58 -2.07 60 LFRD - 47.77 -3.45 60 LFRH - 49.18 -.45 60 LFRK - 47.93 .20 60 LFRM - 48.07 -1.73 60 LFRN - 48.75 -3.47 60 LFRO - 47.97 -4.17 60 LFRQ - 47.17 -1.60 60 LFRS - 48.53 -2.85 60 LFRT - 47.32 -2.17 60 LFRZ - 47.60 7.52 60 LFSB - 47.27 5.08 60 LFSD - 49.08 6.13 60 LFSF - 48.63 4.90 60 LFSI - 48.58 5.97 60 LFSO - 49.30 4.03 60 LFSR - 48.55 7.63 60 LFST - 47.78 6.35 60 LFSX - 43.10 6.15 60 LFTH - 43.75 4.42 60 LFTW - 37.92 21.28 60 LGAD - 40.85 25.92 60 LGAL - 38.07 23.55 60 LGEL - 38.12 20.50 60 LGKF - 37.07 22.02 60 LGKL - 36.78 27.07 60 LGKO - 39.62 19.92 60 LGKR - 40.92 24.62 60 LGKV - 39.92 25.23 60 LGLM - 39.07 26.60 60 LGMT - 36.40 28.08 60 LGRP - 37.70 26.92 60 LGSM - 36.40 25.48 60 LGSR - 40.52 22.97 60 LGTS - 47.43 19.27 60 LHBP - 41.53 15.72 60 LIBA - 39.00 17.07 60 LIBC - 41.13 16.78 60 LIBD - 40.52 17.40 60 LIBG - 40.23 18.15 60 LIBN - 42.43 14.20 60 LIBP - 39.33 16.40 60 LIBQ - 40.65 17.95 60 LIBR - 40.77 16.93 60 LIBV - 38.90 16.25 60 LICA - 37.47 15.05 60 LICC - 35.50 12.60 60 LICD - 36.82 11.97 60 LICG - 38.18 13.10 60 LICJ - 38.07 15.65 60 LICR - 37.92 12.50 60 LICT - 37.40 14.92 60 LICZ - 40.63 8.28 60 LIEA - 39.35 8.97 60 LIED - 39.25 9.05 60 LIEE - 40.90 9.52 60 LIEO - 45.62 8.73 60 LIMC - 45.67 9.70 60 LIME - 45.22 7.65 60 LIMF - 44.05 8.12 60 LIMG - 44.42 8.85 60 LIMJ - 45.43 9.28 60 LIML - 45.52 8.67 60 LIMN - 44.92 9.73 60 LIMS - 44.43 9.93 60 LIMT - 43.95 8.17 60 LIMU - 46.03 12.60 60 LIPA - 44.22 12.30 60 LIPC - 44.53 11.30 60 LIPE - 44.83 11.62 60 LIPF - 45.65 12.18 60 LIPH - 45.98 13.03 60 LIPI - 44.20 12.07 60 LIPK - 45.42 10.28 60 LIPL - 45.82 13.48 60 LIPQ - 44.03 12.62 60 LIPR - 45.68 12.10 60 LIPS - 45.57 11.52 60 LIPT - 45.38 10.87 60 LIPX - 43.62 13.37 60 LIPY - 45.50 12.33 60 LIPZ - 42.38 11.17 60 LIQO - 44.08 9.98 60 LIQW - 41.80 12.55 60 LIRA - 41.65 12.43 60 LIRE - 41.80 12.23 60 LIRF - 42.00 12.73 60 LIRG - 41.63 13.30 60 LIRH - 42.47 12.98 60 LIRK - 41.55 12.90 60 LIRL - 40.85 14.30 60 LIRN - 43.68 10.38 60 LIRP - 43.80 11.20 60 LIRQ - 42.75 11.07 60 LIRS - 41.05 15.23 60 LIRT - 41.95 12.50 60 LIRU - 42.43 12.08 60 LIRV - 43.08 12.50 60 LIRZ - 44.20 10.70 60 LIVC - 46.73 12.22 60 LIVD - 46.83 10.50 60 LIVE - 43.52 12.73 60 LIVF - 44.45 12.30 60 LIVM - 46.50 13.58 60 LIVO - 46.15 11.03 60 LIVP - 45.65 13.75 60 LIVT - 50.10 14.28 60 LKPR - 47.00 15.43 60 LOWG - 47.27 11.35 60 LOWI - 46.65 14.33 60 LOWK - 48.23 14.20 60 LOWL - 47.80 13.00 60 LOWS - 48.12 16.57 60 LOWW - 36.97 -25.17 60 LPAZ - 37.02 -7.97 60 LPFR - 38.77 -27.10 60 LPLA - 41.23 -8.68 60 LPPR - 33.07 -16.35 60 LPPS - 38.78 -9.13 60 LPPT - 46.20 21.40 60 LRAR - 44.50 26.13 60 LRBS - 44.33 28.43 60 LRCK - 44.55 26.10 60 LROP - 46.53 24.53 60 LRTM - 45.77 21.25 60 LRTR - 36.15 -5.35 60 LXGB - 44.82 20.28 60 LYBE - 42.40 18.73 60 LYTV - 48.20 17.20 60 LZIB - 49.07 20.25 60 LZTT --17.75 177.45 60 NFFN --14.33 -170.72 60 NSTU --17.55 -149.62 60 NTAA --22.02 166.22 60 NWWW - 18.23 42.65 60 OEAB - 25.28 49.48 60 OEAH - 20.30 41.63 60 OEBA - 19.98 42.62 60 OEBH - 16.90 42.58 60 OEGN - 26.30 43.77 60 OEGS - 31.42 37.27 60 OEGT - 27.43 41.68 60 OEHL - 27.90 45.53 60 OEKK - 18.30 42.80 60 OEKM - 21.48 39.83 60 OEMK - 17.62 44.43 60 OENG - 28.33 46.12 60 OEPA - 29.63 43.48 60 OERF - 30.90 41.13 60 OERR - 17.47 47.12 60 OESH - 29.78 40.10 60 OESK - 28.37 36.63 60 OETB - 21.48 40.55 60 OETF - 31.68 38.67 60 OETR - 20.50 45.20 60 OEWD - 26.20 36.47 60 OEWJ - 24.15 38.07 60 OEYN - 14.18 145.25 60 PGRO - 7.08 171.38 60 PKMJ - 8.73 167.73 60 PKWA - 6.97 158.22 60 PTPN - 7.33 134.48 60 PTRO - 5.33 163.03 60 PTSA - 9.48 138.08 60 PTYA - 22.58 120.35 60 RCKH - 25.08 121.22 60 RCTP - 35.77 140.38 60 RJAA - 36.17 137.93 60 RJAF - 36.18 140.42 60 RJAH - 36.03 140.20 60 RJAK - 35.32 138.87 60 RJAT - 24.78 141.32 60 RJAW - 34.42 135.25 60 RJBB - 33.67 135.35 60 RJBD - 34.37 132.43 60 RJBH - 43.80 142.37 60 RJCA - 42.73 143.22 60 RJCB - 42.80 141.67 60 RJCC - 41.77 140.82 60 RJCH - 42.82 141.68 60 RJCJ - 43.03 144.20 60 RJCK - 43.90 144.17 60 RJCM - 43.57 144.97 60 RJCN - 43.12 141.38 60 RJCO - 42.90 143.17 60 RJCT - 45.40 141.80 60 RJCW - 33.75 129.78 60 RJDB - 33.93 131.28 60 RJDC - 34.28 129.33 60 RJDT - 44.25 143.53 60 RJEB - 43.67 142.45 60 RJEC - 30.38 130.67 60 RJFC - 32.67 128.83 60 RJFE - 33.58 130.45 60 RJFF - 30.55 130.95 60 RJFG - 31.80 130.72 60 RJFK - 31.87 131.45 60 RJFM - 33.48 131.73 60 RJFO - 33.83 130.95 60 RJFR - 32.83 130.85 60 RJFT - 32.92 129.92 60 RJFU - 31.37 130.83 60 RJFY - 28.43 129.72 60 RJKA - 27.43 128.70 60 RJKB - 36.13 136.23 60 RJNF - 35.25 136.93 60 RJNN - 36.65 137.18 60 RJNT - 34.43 132.92 60 RJOA - 34.75 133.85 60 RJOB - 35.42 132.88 60 RJOC - 33.53 133.67 60 RJOK - 33.82 132.70 60 RJOM - 34.78 135.45 60 RJOO - 34.00 134.63 60 RJOP - 35.53 134.17 60 RJOR - 34.22 134.02 60 RJOT - 34.68 131.80 60 RJOW - 34.60 135.60 60 RJOY - 40.73 140.70 60 RJSA - 38.42 140.37 60 RJSC - 37.23 140.43 60 RJSF - 39.43 141.13 60 RJSI - 39.62 140.22 60 RJSK - 40.70 141.37 60 RJSM - 37.95 139.12 60 RJSN - 38.13 140.93 60 RJSS - 38.82 139.78 60 RJSY - 35.45 139.45 60 RJTA - 35.67 139.53 60 RJTF - 33.12 139.78 60 RJTH - 35.63 139.85 60 RJTI - 35.83 139.42 60 RJTJ - 35.40 139.92 60 RJTK - 35.80 140.02 60 RJTL - 34.78 139.37 60 RJTO - 35.52 139.40 60 RJTR - 35.55 139.78 60 RJTT - 36.52 139.87 60 RJTU - 35.75 139.35 60 RJTY - 35.90 126.62 60 RKJK - 37.08 127.03 60 RKSO - 26.18 127.65 60 ROAH - 24.33 124.17 60 ROIG - 26.33 126.80 60 ROKJ - 24.78 125.28 60 ROMY - 24.83 125.15 60 RORS - 24.47 122.98 60 ROYN - 14.52 121.00 60 RPLL - 48.52 135.16 60 UHHH - 64.78 177.57 60 UHMA - 64.43 -173.23 60 UHMD - 59.58 150.78 60 UHMM - 52.97 158.75 60 UHPP - 46.92 142.73 60 UHSS - 43.12 131.90 60 UHWW - 52.02 113.33 60 UIAA - 52.27 104.35 60 UIII - 50.33 30.97 60 UKBB - 50.40 30.45 60 UKKK - 49.82 23.95 60 UKLL - 46.43 30.77 60 UKOO - 59.97 30.30 60 ULLI - 55.17 30.13 60 UMII - 53.87 27.53 60 UMMM - 53.87 27.53 60 UMMS - 55.98 37.50 60 UUEE - 55.65 37.27 60 UUWW - 17.45 78.47 60 VOHY --23.80 133.90 60 YBAS --16.88 145.75 60 YBCS --19.25 146.75 60 YBTL --42.83 147.48 60 YMHB --37.67 144.83 60 YMML --34.93 138.52 60 YPAD --12.18 96.82 60 YPCC --22.23 114.08 60 YPLM --20.37 118.62 60 YPPD --31.93 115.95 60 YPPH --10.43 105.68 60 YPXM --31.20 148.57 60 YSDU --29.03 167.93 60 YSNF - 39.93 116.28 60 ZBAA - 39.18 117.35 60 ZBTJ - 37.78 112.55 60 ZBYN - 23.13 113.32 60 ZGGG - 22.82 108.35 60 ZGNN - 25.02 102.68 60 ZPPP - 24.48 118.08 60 ZSAM - 30.23 120.17 60 ZSHC - 36.07 120.33 60 ZSQD - 31.17 121.43 60 ZSSS - 43.90 87.47 60 ZWWW - 38.90 121.63 60 ZYTL - 41.80 123.40 60 ZYTX - 20.78 -76.32 60 MUHG - -6.78 -79.83 60 SPHI --11.08 -68.87 60 SLCO --11.02 -66.12 60 SLRI --13.07 -64.67 60 SLJO --13.33 -64.15 60 SLMG --13.72 -65.58 60 SLSA --14.30 -67.37 60 SLRY --14.48 -67.48 60 SLRQ --16.25 -62.10 60 SLCP --16.37 -60.95 60 SLSI --18.05 -67.07 60 SLOR --17.83 -60.75 60 SLJE --18.32 -59.75 60 SLRB --19.02 -65.27 60 SLSU --19.00 -57.73 60 SLPS --19.53 -65.72 60 SLPO --20.05 -63.57 60 SLCA --21.27 -63.50 60 SLVM --22.02 -63.70 60 SLYA - 21.48 -158.03 60 PHHI - 16.73 -169.52 60 PJON - 76.53 -68.75 60 BGTL - 55.58 -133.08 60 PAKW - 31.42 -87.04 60 GZH - 44.02 -117.01 60 ONO - 39.24 -102.28 60 ITR - 45.03 7.73 60 LIMK - 44.63 8.93 60 LIMV - 44.25 7.80 60 LIMY - 45.18 28.82 60 LRTC - 10.25 -67.65 60 SVBS - 30.80 -85.21 60 MAI - 47.97 16.27 60 LOAV - 47.30 12.78 60 LOWZ - 10.07 -69.32 60 SVBM - 41.35 -81.18 60 LPR - 51.88 -176.65 60 PADK - 36.70 127.50 60 RKTU - 7.58 -72.07 60 SVSO - 9.55 -69.23 60 SVAC - 8.15 -63.55 60 SVCB - 32.54 -93.74 60 DTN - 59.45 -151.70 60 PASO - 29.70 -91.10 60 7R3 - 29.78 -92.13 60 7R4 - 29.10 -90.20 60 9F2 - 29.25 -89.97 60 AXO - 29.60 -91.30 60 P92 - 28.53 -90.58 60 S58 - 56.31 -158.37 60 PAJC - 66.82 -150.65 60 PAPR - 36.72 3.25 60 DAAG - 36.83 7.82 60 DABB - 36.28 6.62 60 DABC - 35.63 -.60 60 DAOO - 35.77 10.75 60 DTMB - 36.83 10.23 60 DTTA - 33.87 10.77 60 DTTJ - 34.72 10.68 60 DTTX - 33.92 8.10 60 DTTZ - 39.36 -84.52 60 HAO - 32.03 -96.40 60 CRS - 32.71 -96.27 60 TRL - 45.25 -112.55 60 DLN - 42.13 24.75 60 LBPD - 42.57 18.27 60 LDDU - 44.90 13.92 60 LDPL - 45.22 14.58 60 LDRI - 43.53 16.30 60 LDSP - 45.73 16.07 60 LDZA - 44.10 15.37 60 LDZD - 46.22 14.48 60 LJLJ - 46.48 15.68 60 LJMB - 45.52 13.57 60 LJPZ - 49.68 18.12 60 LKMT - 49.15 16.70 60 LKTB - 24.25 55.60 60 OMAL - 43.23 76.93 60 UAAA - 50.30 57.23 60 UATT - 39.70 67.00 60 UTSS - 41.27 69.27 60 UTTT - 29.78 -93.30 60 7R5 - 12.13 15.03 60 FTTJ - 37.88 127.72 60 RKNC - 36.97 127.03 60 RKSG - 37.72 127.10 60 RKSX - 26.02 -111.35 60 MMLT - 36.77 -80.82 60 HLX - 43.78 -82.99 60 BAX - 42.62 -89.59 60 EFT - 46.31 -85.46 60 ERY - 43.63 -116.63 60 EUL - 30.68 -97.68 60 GTU - 29.90 -97.87 60 HYI - 43.03 -102.52 60 IEN - 41.94 -85.05 60 OEB - 42.25 -84.96 60 RMY - 32.66 -97.09 60 GKY - 35.52 134.80 60 RJBT - 22.55 114.10 60 ZGSZ - 32.85 -104.47 60 ATS - 45.10 -90.30 60 MDZ - 44.55 -89.53 60 STE - 20.50 -97.47 60 MMPA - 40.83 -76.87 60 SEG - 39.93 -76.88 60 THV - 30.47 -88.53 60 PQL - 36.98 -77.00 60 AKQ - 40.63 -93.90 60 LWD - 45.55 -100.42 60 MBG - 44.88 -116.10 60 MYL - 38.68 -75.37 60 GED - 39.93 -74.83 60 VAY - 32.62 -116.47 60 CZZ - 42.55 -71.76 60 FIT - 36.03 -95.98 60 RVS - 32.85 -109.63 60 SAD - 39.59 -84.22 60 MGY - 41.87 -71.02 60 TAN - 67.50 -148.48 60 PALR - 28.22 -177.37 60 PMDY - 44.02 -92.83 60 TOB - 46.99 -94.20 60 XVG - 44.99 -96.18 60 DXX - 47.78 -93.65 60 FOZ - 56.27 15.28 60 ESDF - 57.77 14.08 60 ESGJ - 57.78 11.88 60 ESGP - 55.55 13.37 60 ESMS - 56.93 14.73 60 ESMX - 62.53 17.45 60 ESNN - 67.82 20.33 60 ESNQ - 63.80 20.28 60 ESNU - 59.58 16.63 60 ESOW - 57.67 18.35 60 ESSV - 38.95 20.77 60 LGPZ - 38.17 21.42 60 LGRX - 37.75 20.88 60 LGZA --21.20 -159.82 60 NCRG --21.23 -175.15 60 NFTF - -8.52 179.22 60 NGFU - 35.53 35.77 60 OSLK - 33.88 130.65 60 RJFA - 36.38 136.42 60 RJNK - 34.82 138.30 60 RJNY - 34.03 131.55 60 RJOF - 35.48 133.25 60 RJOH - 34.15 132.23 60 RJOI - 34.05 131.05 60 RJOZ - 40.55 141.47 60 RJSH - 41.23 141.13 60 RJSO - 35.70 139.40 60 RJTC - 34.98 139.83 60 RJTE --25.45 -54.85 60 SGES - 40.45 50.07 60 UBBB - -5.07 119.55 60 WAAA - -6.25 106.90 60 WIIH - 3.57 98.68 60 WIMM - -7.37 112.77 60 WRSJ - 35.02 -1.47 60 DAON - -7.97 -14.40 60 FHAW - .53 35.28 60 HKEL - 57.67 12.30 60 ESGG - 39.48 -88.28 60 MTO - 14.97 145.60 60 PGWT - 36.77 -90.32 60 POF - 33.68 131.05 60 RJFZ - 34.75 137.70 60 RJNH - 34.13 134.62 60 RJOS - 12.37 123.62 60 RPVM - -6.12 106.65 60 WIII - -8.75 115.17 60 WRRR --33.60 150.78 60 YSRI --13.82 -172.00 60 NSFA - -.92 -78.62 60 SELT - 41.45 -87.00 60 VPZ --23.38 150.47 60 YBRK --12.40 130.87 60 YPDN --31.67 116.02 60 YPEA --35.30 149.18 60 YSCB - 41.56 -83.48 60 TDZ - 42.64 -77.05 60 PEO - 41.51 -74.26 60 MGJ - 41.87 -84.07 60 ADG - 41.34 -84.43 60 DFI - 59.35 24.80 60 EETN - 47.05 5.43 60 LFGJ - 47.38 9.70 60 LOIH - 64.55 -149.08 60 PANN - 20.80 -156.02 60 PHHN - 33.32 130.42 60 RJDM - 32.05 131.27 60 RJFN - 38.40 141.22 60 RJST - 55.40 37.90 60 UUDD --17.95 122.22 60 YBRM --14.45 132.27 60 YPTN - 34.30 108.93 60 ZLXY - 30.07 -83.57 60 40J - 40.71 -84.03 60 AOH - 46.36 -104.25 60 BHK - 29.62 -83.10 60 CTY --28.80 24.77 60 FAKM --25.78 25.53 60 FAMM - 34.35 -98.98 60 FDR - 36.20 -92.47 60 FLP - 45.47 -69.58 60 GNR - 41.12 20.80 60 LWOH - 41.97 21.65 60 LWSK - 36.19 -119.37 60 HJO - 48.46 -119.52 60 OMK - 63.73 -148.92 60 PAIN - 68.12 -145.57 60 PARC - 67.57 -162.98 60 PAWN - 61.93 -147.17 60 PAZK - 40.47 -81.42 60 PHD - 43.72 -85.50 60 RQB - 35.38 136.87 60 RJNG - 34.53 136.68 60 RJOE - 38.23 140.92 60 RJSU - 51.80 107.43 60 UIUU - 36.21 -115.20 60 VGT - 36.30 -77.17 60 ASJ - 36.03 -76.57 60 EDE - 53.90 -8.82 60 EIKN - 35.85 -97.42 60 GOK - 39.42 -83.77 60 ILN - 18.47 -69.97 60 MDHE - 38.72 -121.96 60 VCB - 64.77 -141.15 60 PAEG - 61.58 -149.45 60 PAWS - 42.76 -87.81 60 RAC - 45.83 -119.26 60 HRI - 44.17 -114.93 60 SNT - 42.59 -117.87 60 REO - 45.01 -84.70 60 GLR - 34.98 -78.88 60 FAY - 38.52 -121.50 60 SAC - 45.57 -103.52 60 2WX - 33.18 -96.59 60 TKI - 39.28 -76.61 60 DMH - 33.31 -84.77 60 CCO - 53.08 -.17 60 EGXC - 52.77 1.35 60 EGYC - 53.03 -00.50 60 EGYD - 35.43 -81.94 60 FQD - 41.92 -84.59 60 JYM - 40.62 -83.06 60 MNN - 36.44 -77.71 60 RZZ - 26.75 80.88 60 VILK - 39.82 -93.58 60 CDJ - 47.23 -123.13 60 SHN - 45.02 -102.02 60 D07 - 36.68 -76.60 60 SFQ - 45.31 -92.69 60 OEO - 43.42 -88.13 60 ETB - 34.72 -84.87 60 DNN - 36.66 -76.32 60 CPK - 38.53 -77.86 60 CJR - 34.17 -97.12 60 1F0 - 35.00 -105.55 60 CQC - 42.78 -105.37 60 DGW - 33.17 -86.77 60 EET - 45.97 -86.17 60 ISQ - 41.48 -120.57 60 AAT - 39.48 -121.62 60 OVE - 42.18 -71.17 60 OWD - 44.76 -94.08 60 GYL - 46.47 11.33 60 LIPB - 42.42 12.85 60 LIQN - 31.33 48.67 60 OIAW - 32.47 51.72 60 OIFM - 27.22 56.37 60 OIKB - 30.25 56.97 60 OIKK - 36.27 59.63 60 OIMM - 29.53 52.58 60 OISS - 38.08 46.28 60 OITT - 39.65 -85.80 60 GEZ - 37.75 -97.22 60 AAO - 36.03 -79.47 60 BUY - 34.78 -79.37 60 MEB - 66.08 -162.75 60 PADE - 64.32 -158.72 60 PAKV - 67.73 -164.54 60 PAVL - 44.05 -101.60 60 PHP - 33.04 -116.90 60 RNM - 43.82 -111.80 60 RXE - 37.28 -102.62 60 SPD - 35.97 -89.95 60 BYH - 30.22 -93.15 60 CWF - 60.25 25.05 60 EFHF - 68.62 27.42 60 EFIV - 60.12 19.90 60 EFMA - 64.93 25.37 60 EFOU - 66.57 25.83 60 EFRO - 63.05 21.77 60 EFVA - 55.08 -131.35 60 PAMM - 26.25 -80.11 60 PMP - 58.58 16.25 60 ESSP - 70.21 -151.01 60 PAQT - 29.73 -85.03 60 AAF - 38.75 -109.75 60 CNY - 47.03 -120.53 60 ELN - 50.23 19.03 60 EPKT - 50.10 22.05 60 EPRZ - 47.75 -90.35 60 GNA - 37.73 -25.70 60 LPPD - 14.80 120.27 60 RPLB - 44.38 -106.72 60 BYG - 45.77 -122.86 60 SPB - 41.00 -74.73 60 12N - 35.65 -109.07 60 RQE - 45.68 -96.99 60 8D3 - 36.02 -84.23 60 OQT - 41.07 -71.92 60 MTP - 45.95 -86.22 60 P75 - 36.99 -120.11 60 MAE - 70.62 -159.85 60 PAWI - 26.17 -97.35 60 PIL - 34.61 -79.06 60 LBT - 36.74 -104.65 60 RTN - 46.54 -90.92 60 ASX - 33.97 -80.99 60 CUB - 62.40 25.68 60 EFJY - 65.78 24.58 60 EFKE - 63.72 23.15 60 EFKK - 63.02 27.80 60 EFKU - 61.47 21.80 60 EFPO - 44.51 -108.07 60 GEY - 42.22 -71.12 60 MQE - 60.79 -148.83 60 PATO - 44.42 -72.02 60 1V4 - 41.78 -111.85 60 LGU - 19.28 166.65 60 PWAK - 35.76 -80.96 60 SVH - 39.02 -74.92 60 WWD - 43.73 -103.61 60 CUT - 42.89 -73.24 60 DDH - 47.97 -117.42 60 DEW - 41.77 -80.69 60 HZY - 31.92 -102.39 60 ODO - 34.98 -81.05 60 UZA - 40.02 -82.46 60 VTA - 30.35 -89.82 60 ASD - 18.05 178.57 60 NFNA - 45.70 -92.95 60 ROS - 36.28 -94.31 60 XNA - 36.37 -92.47 60 BPK - 33.64 -91.75 60 LLQ - 35.94 -89.83 60 HKA - 33.92 -118.33 60 HHR - 38.14 -78.45 60 CHO - 34.06 -105.41 60 4CR - 35.00 -77.98 60 DPL - 65.99 -161.12 60 PABL - 35.03 -79.50 60 HFF - 41.67 -115.78 60 AWH - 36.68 -101.50 60 GUY - 45.24 -93.99 60 MGG - 35.25 -93.09 60 RUE - 35.19 -81.15 60 AKH - 42.42 -73.29 60 PSF - 35.02 -80.62 60 EQY - 40.30 21.78 60 LGKZ - 43.16 -90.68 60 OVS - 58.42 -157.37 60 PAII - 1.37 103.92 60 WSAP - 40.24 -75.55 60 PTW - 34.55 -93.58 60 MWT - 52.38 13.52 60 EDDB - 51.13 13.78 60 EDDC - 51.42 12.23 60 EDDP - 29.63 35.02 60 OJAQ - 34.58 32.98 60 LCRA - 17.30 -62.68 60 TKPK - -5.92 -35.25 60 SBNT - -2.60 -44.23 60 SBSL - 17.20 -62.58 60 TKPN - 25.99 -80.24 60 HWO - -9.52 -35.78 60 SBMO - 33.22 -117.34 60 OKB - -3.78 -38.53 60 SBFZ - 41.04 -81.46 60 AKR - 39.47 -76.17 60 APG - 40.88 -74.28 60 CDW - 29.52 -95.24 60 LVJ - 40.02 -124.07 60 O87 - 46.35 -87.40 60 SAW - 34.52 -109.38 60 SJN - 40.62 -74.67 60 SMQ - 30.04 -102.21 60 6R6 - 35.14 -106.80 60 AEG - 30.30 -97.70 60 ATT - 35.82 -81.61 60 MRN - 36.46 -80.55 60 MWK - 35.57 -77.05 60 OCW - 44.02 -82.79 60 P58 - 43.02 -91.12 60 PDC - 32.19 -82.37 60 VDI - 48.15 -94.52 60 VWU --15.65 -56.10 60 SBCY - 34.03 -118.28 60 CQT - 64.66 -163.03 60 PAGL - 64.93 -161.15 60 PAKK - 36.43 -81.42 60 GEV - 35.65 -79.90 60 HBI - 35.38 -78.73 60 HRJ - 41.51 -72.83 60 MMK - 31.42 -110.85 60 OLS - 22.04 -159.79 60 PHBK - 35.21 -91.74 60 SRC - 36.22 -81.10 60 UKF - 35.77 -79.06 60 IGX - 40.33 -75.12 60 DYL - 42.65 21.15 60 BKPR - 32.63 -108.15 60 SVC - 42.06 -104.15 60 TOR - 38.31 -75.12 60 OXB - 40.82 -72.87 60 HWV - 41.14 -75.38 60 MPO --33.35 -56.50 60 SUDU - 29.35 -89.43 60 1B7 - 52.42 0.57 60 EGUL - 52.37 0.48 60 EGUN - 43.96 -86.41 60 LDM - 39.18 23.50 60 LGSK - 38.01 -77.97 60 LKU - 43.62 -84.74 60 MOP - 46.42 -92.80 60 MZH - 30.72 -87.02 60 NSE - 35.63 -77.40 60 PGV - 45.18 -89.70 60 RRL - -7.63 -72.67 60 SBCZ - 10.17 -67.93 60 SVVA - 31.87 -86.02 60 TOI - 43.27 -70.92 60 DAW - 42.11 -77.98 60 ELZ - 65.55 22.13 60 ESPA - 63.18 14.50 60 ESPC - -4.25 15.25 60 FCBB - 41.04 -78.41 60 FIG - 37.43 25.35 60 LGMK - 40.77 -73.98 60 NYC - 56.25 -134.65 60 PAAP - 38.98 -79.13 60 W99 - 63.40 18.97 60 ESNO - 64.63 21.08 60 ESNS - 70.13 -143.58 60 PABA - 58.65 -162.07 60 PAEH - 64.83 -147.62 60 PAFB - 70.32 -149.59 60 PAKU - 62.65 -160.18 60 PANV - 35.28 139.67 60 RJTX - 35.65 -80.52 60 RUQ - 42.57 -77.71 60 DSV - 34.67 -82.88 60 CEU - 58.95 -2.90 60 EGPA - 55.92 14.08 60 ESMK - 27.77 -91.52 60 XCN - 29.33 -89.40 60 BVE - 34.13 -84.85 60 VPC - 56.55 9.17 60 EKSV - 59.37 13.47 60 ESOK - 59.35 17.95 60 ESSB - .45 9.42 60 FOOL - 46.03 12.62 60 LIYW - 30.00 34.83 60 LLOV - 46.22 7.33 60 LSGS - 39.95 32.68 60 LTAD - 37.00 35.42 60 LTAG - 37.97 32.55 60 LTAN - 40.85 35.58 60 LTAP - 38.43 38.08 60 LTAT - 38.78 35.48 60 LTAU - 39.62 27.92 60 LTBF - 40.32 27.97 60 LTBG - 39.78 30.57 60 LTBI - 38.50 27.02 60 LTBL - 37.88 40.18 60 LTCC - 46.93 28.93 60 LUKK - 24.90 67.13 60 OPKC - 31.52 74.40 60 OPLA - 33.62 73.10 60 OPRN - 61.78 -166.03 60 PACZ - 61.10 -155.58 60 PASV - 33.15 130.30 60 RJFS - 40.18 140.38 60 RJSR --29.78 -57.03 60 SBUG - 6.18 -75.43 60 SKRG - 12.58 -81.72 60 SKSP - 22.65 88.45 60 VECC - 23.85 90.40 60 VGZR - 5.93 116.05 60 WBKK - 3.12 101.55 60 WMKK - 34.73 -76.66 60 MRH - 31.27 -89.26 60 HBG - 34.37 -118.57 60 3A6 - 46.45 -95.21 60 ADC - 34.81 -96.67 60 ADH - 33.40 -118.42 60 AVX - -9.43 147.22 60 AYPY - 35.48 8.13 60 DABS - 31.67 6.15 60 DAUH - 28.05 9.63 60 DAUZ - 37.25 9.80 60 DTTB - 33.88 10.10 60 DTTG - 35.67 10.10 60 DTTK - 36.85 11.08 60 DTTL - 36.48 8.80 60 DTTN - 35.78 -80.30 60 EXX --20.43 57.67 60 FIMP - -7.30 72.40 60 FJDG - 34.25 -82.16 60 GRD - 41.59 -95.34 60 HNR - 46.84 -96.66 60 JKJ - 32.28 -106.92 60 LRU - 37.23 27.68 60 LTFE - 26.25 68.37 60 OPNH - 68.08 -162.83 60 PARD - 62.90 -155.98 60 PATL - 7.12 125.65 60 RPMD - 1.48 110.33 60 WBGG - 30.67 104.02 60 ZUUU - 32.70 -97.05 60 GPM - 32.34 -90.22 60 HKS - 31.74 -93.10 60 IER - 33.00 -85.00 60 LGC - 38.55 -121.30 60 MHR - 38.25 -78.05 60 OMH - 44.55 -110.42 60 P60 - 65.58 -144.78 60 PARL - 7.10 -73.20 60 SKBG - 7.93 -72.52 60 SKCC - 2.97 -75.30 60 SKNV - 4.82 -75.80 60 SKPE - 5.45 -55.18 60 SMJP - 36.20 -81.65 60 TNB - 34.45 -79.88 60 UDG - 38.55 68.78 60 UTDD - 27.70 85.37 60 VNKT - 1.63 103.67 60 WMKJ - 5.30 100.27 60 WMKP - 30.22 -96.37 60 11R - 58.78 16.92 60 ESKN --18.12 49.40 60 FMMT - 13.30 -87.18 60 MHCH - 35.22 -97.47 60 OUN - 7.17 79.88 60 VCBI - 31.25 -82.40 60 AYS --12.80 45.28 60 FMCZ --20.88 55.52 60 FMEE - 41.18 -74.62 60 FWN - 35.48 -81.16 60 IPJ - 35.54 -78.38 60 JNX - 35.52 27.25 60 LZKZ - 33.98 -83.96 60 LZU - 14.38 -87.62 60 MHSC - 13.98 -89.57 60 MSSA - 13.70 -89.12 60 MSSS - 32.95 -84.27 60 OPN - 52.22 -174.21 60 PAAK - 25.07 121.55 60 RCSS - 45.15 -92.54 60 RNH - 34.01 -84.60 60 RYY - 11.13 -74.23 60 SKSM --16.32 -71.55 60 SPQU --18.07 -70.30 60 SPTN - 36.28 -78.98 60 TDF - 37.95 -107.90 60 TEX - 44.55 50.25 60 UATE - 35.42 -80.15 60 VUJ - 33.98 -83.67 60 WDR - 23.40 116.68 60 ZGOW - 32.00 118.80 60 ZSNJ - 65.68 -18.08 60 BIAR - 6.58 3.33 60 DNMM - 35.52 27.25 60 LGKP - 23.50 -75.77 60 MYEG --19.07 -169.92 60 NIUE - 69.73 -163.02 60 PPIZ - 56.07 101.83 60 UIBB - 36.04 103.88 60 ZLLL - 31.87 117.23 60 ZSOF - 45.75 126.77 60 ZYHB - 41.35 -71.80 60 WST - 36.94 -121.79 60 WVI - 34.40 -96.15 60 AQR - 36.77 -98.67 60 AVK - 26.38 -80.11 60 BCT - 42.68 -88.30 60 BUU - 33.27 -111.82 60 CHD - 35.10 -97.97 60 CHK - 36.62 -87.42 60 CKV - 43.97 -90.73 60 CMY - 35.72 -96.82 60 CQB - 45.30 -85.27 60 CVX - 33.99 -96.39 60 DUA - 34.47 -97.96 60 DUC --18.80 47.48 60 FMMI - 36.29 -95.48 60 GCM - 36.61 -94.74 60 GMJ - 43.43 -83.86 60 HYX - 28.29 -81.44 60 ISM - 35.38 -80.71 60 JQF - 35.44 -94.80 60 JSV - 18.42 -68.95 60 MDLR - 22.43 41.75 60 OEMH - 35.67 -95.95 60 OKM - 34.98 -89.79 60 OLV - 44.78 -95.03 60 OVL - 61.25 -153.82 60 PAER - 34.71 -97.22 60 PVJ - 35.02 -94.62 60 RKR - 37.87 127.18 60 RKSI - 35.90 128.65 60 RKTN - 45.82 -92.37 60 RZN - 35.36 -96.94 60 SNL - 27.18 -80.22 60 SUA - 35.58 -79.10 60 TTA - 42.85 74.53 60 UAFM - 37.97 58.33 60 UTAA - 28.02 -82.35 60 VDF - 30.22 -81.88 60 VQQ - 28.96 -81.97 60 VVG - 16.03 108.18 60 VVDN - 3.13 101.55 60 WMSA - 30.62 114.13 60 ZHHH - 47.93 106.98 60 ZMUB - 34.98 -78.37 60 CTZ - 34.05 -94.40 60 DEQ - 33.53 -112.30 60 GEU - 33.65 -97.20 60 GLE - 41.06 -87.85 60 IKK - 35.87 -98.42 60 JWG - 32.48 -81.73 60 TBR - 35.93 -95.00 60 TQH - 39.07 -88.53 60 1H2 - 35.65 -112.15 60 40G - 40.16 -89.33 60 AAA - 41.43 -88.42 60 C09 - 41.02 -89.39 60 C75 - 39.47 -106.15 60 CCU - 37.46 -106.80 60 CPW - 41.93 -88.72 60 DKB - 40.20 -87.60 60 DNV - 38.52 -89.08 60 ENL - 39.41 -77.37 60 FDK - 42.25 -89.58 60 FEP - 38.67 -88.45 60 FOA - 38.38 -88.42 60 FWC - 40.94 -90.43 60 GBG - 37.82 -88.55 60 HSB - 41.54 -87.53 60 IGQ - 39.78 -90.23 60 IJX - 41.52 -88.18 60 JOT - 41.61 -88.09 60 LOT - 20.64 -88.45 60 MMCT - 16.45 -95.08 60 MMIT - 39.21 -104.64 60 MNH - 40.52 -90.65 60 MQB - 13.57 -89.83 60 MSAC - 38.49 -106.32 60 MYP - 38.98 -76.48 60 NAK - 38.73 -88.18 60 OLY - 7.06 171.27 60 PKMR - 40.92 -88.63 60 PNT - 39.63 -90.78 60 PPQ - 39.70 -87.67 60 PRG - 7.27 134.45 60 PTKR - 6.95 158.25 60 PTTP - 38.15 -89.70 60 SAR - 45.69 -85.57 60 SJX - 38.65 -88.97 60 SLO - 33.93 -78.07 60 SUT - 39.53 -89.33 60 TAZ - 40.29 -88.14 60 TIP - 17.48 -62.98 60 TNCE - 37.51 -105.17 60 VTP - 41.35 -89.15 60 VYS - 36.43 -99.53 60 WWR - 29.91 -96.95 60 3T5 - 44.07 -93.55 60 KACQ - 27.88 -.28 60 DAUA - 32.38 3.82 60 DAUG - 6.35 2.38 60 DBBB - 40.20 -112.93 60 DPG - 13.48 2.17 60 DRRN - 41.74 -83.66 60 DUH - 49.47 8.52 60 EDFM - 49.43 7.60 60 ETAR - 4.00 9.73 60 FKKD - -8.85 13.23 60 FNLU - 42.57 -84.81 60 FPK --19.80 34.90 60 FQBR - 32.57 -97.30 60 FWS - -4.38 15.43 60 FZAA - 44.68 -84.73 60 GOV - 30.52 -90.42 60 HDC - 31.52 30.17 60 HEBA - 33.78 -82.82 60 IIY - 30.89 -94.03 60 JAS - 40.90 -97.62 60 JYR - 43.43 -3.82 60 LEXJ - 40.73 30.08 60 LTBQ - 38.96 -94.37 60 LXT - 45.43 -84.91 60 MGN - 16.47 -86.07 60 MHNO - 18.57 -72.30 60 MTPP - 22.15 -80.40 60 MUCF --18.65 -173.98 60 NFTV - 29.47 60.89 60 OIZH - 13.68 44.13 60 OYTZ - 41.89 -89.08 60 RPJ - 15.18 120.55 60 RPLC - -6.12 -50.00 60 SBCJ --10.00 -67.80 60 SBRB - -3.37 -64.68 60 SBTF - -8.10 -79.03 60 SPRU --34.45 -57.83 60 SUCA - 18.45 -64.53 60 TUPJ - 62.02 129.72 60 UEEE - 4.93 114.93 60 WBSB --20.67 139.47 60 YBMA - 31.12 121.77 60 ZSPD - 29.52 106.48 60 ZUCK - 30.97 -84.64 60 BGE - 34.27 -78.71 60 CPC - 36.69 -77.48 60 EMV - 29.98 -99.08 60 ERV - 60.43 15.50 60 ESSD - 49.98 6.70 60 ETAD - 43.68 -92.18 60 FKA - 35.46 -77.96 60 GWW - 35.98 -115.13 60 HND - 36.36 -78.53 60 HNZ - 44.55 7.62 60 LIMZ - 45.40 10.32 60 LIPO - 41.05 14.07 60 LIRM - 34.86 -86.56 60 MDQ - 40.95 -91.51 60 MPZ - 34.55 69.22 60 OAKB - 40.53 -86.07 60 OKK - 41.40 -92.95 60 PEA - 42.58 21.38 60 QUK - 45.65 -84.52 60 SLH --30.38 -56.50 60 SUAG - 10.50 -68.00 60 SVPC - 32.47 -100.47 60 SWW - 30.24 -98.91 60 T82 - 42.32 69.70 60 UAII - 51.25 51.40 60 UARR - 65.55 171.03 60 UHML - 52.45 31.00 60 UMGG - 42.47 59.62 60 UTNN - 3.20 113.03 60 WBGB - 4.33 113.98 60 WBGR - 2.33 111.83 60 WBGS - 5.30 115.25 60 WBKL - 5.90 118.07 60 WBKS - 6.91 116.83 60 WBKT - 4.27 117.88 60 WBKW - 31.80 -98.95 60 BWD - 6.17 1.25 60 DXXX - 12.40 -16.75 60 GOGS - 45.47 18.82 60 LDOS - 44.82 10.30 60 LIMP - 43.82 18.33 60 LQSA - 38.60 39.28 60 LTCA - 13.45 -88.12 60 MSSM --31.30 -58.02 60 SAAC --27.77 -64.30 60 SANE --31.57 -68.42 60 SANU --29.68 -57.15 60 SARL - 4.50 -75.72 60 SKAR - 37.23 67.27 60 UTST - 37.06 -81.80 60 6V3 - 38.95 -121.08 60 AUN - 35.13 -90.23 60 AWM - 27.21 -98.12 60 BKS - 16.97 7.98 60 DRZA - 52.07 11.62 60 EDBM - 51.28 -.77 60 EGLF - 34.60 -78.58 60 EYF - 41.19 -103.68 60 IBM - 42.45 -91.95 60 IIB - 46.40 17.92 60 LHTA - 40.14 -75.27 60 LOM - 47.18 7.42 60 LSZG - 37.87 41.17 60 LTCJ - 9.97 -84.83 60 MRPT - 33.10 -94.96 60 OSA - 36.41 -100.75 60 PYX - 71.58 128.92 60 UEST - 22.27 91.82 60 VGEG - 42.22 -92.03 60 VTI --38.03 144.48 60 YMAV --31.08 150.83 60 YSTW --35.15 147.45 60 YSWG - 33.02 -118.58 60 NUC - 26.18 -97.97 60 T65 - 31.40 -84.90 60 11J - 40.05 -106.37 60 20V - 26.45 -98.13 60 EBG - 34.10 -82.82 60 27A - 32.08 -97.10 60 INJ - 32.90 -85.95 60 ALX - 32.22 -101.52 60 BPG - 48.47 -122.42 60 BVS - 28.97 -95.87 60 BYY - 30.38 -103.68 60 E38 - 53.40 14.62 60 EPSC - 34.23 -99.28 60 F05 - -4.67 55.52 60 FSIA - 13.35 -16.80 60 GBYD - 33.72 -96.67 60 GYI - 35.90 -100.40 60 HHF - 32.75 -96.53 60 HQZ - 37.23 -76.72 60 JGG - 32.45 -96.92 60 JWY - 36.02 -78.33 60 LHZ - 38.10 13.30 60 LICP - 46.30 11.78 60 LIVR - 41.20 -96.12 60 MLE - 40.03 -74.35 60 NEL - 42.10 -83.16 60 ONZ - 12.67 45.03 60 OYAA - 62.54 -153.62 60 PAFK - 61.97 -151.18 60 PASW - 63.03 -145.50 60 PAXK - 34.17 -101.72 60 PVW - 32.22 -98.18 60 SEP - 32.70 -100.95 60 SNK - -3.55 -80.40 60 SPME - -5.90 -76.08 60 SPMS - 48.30 -116.57 60 SZT - 27.78 -97.68 60 RBO - 44.90 37.30 60 URKA - 39.00 -80.27 60 W22 - 32.27 -97.49 60 GDJ - 32.35 -96.43 60 LNC - 30.87 -96.62 60 LHB - 34.72 -120.57 60 XVW - 25.60 85.10 60 VEPT - 61.22 -149.85 60 MRI - 47.50 -111.18 60 GFA - 51.10 16.88 60 EPWR - 19.68 -79.88 60 MWCB - 35.33 47.00 60 OICS - 49.95 7.27 60 EDFH - 48.37 7.83 60 EDTL - 51.33 1.35 60 EGMH - 33.53 -82.52 60 HQU - 35.19 -83.86 60 RHP - 48.08 37.75 60 UKCC - 48.53 34.67 60 UKDD - 34.83 -92.25 60 LZK - 30.37 48.25 60 OIAA - 34.26 47.12 60 OICC - 37.20 49.63 60 OIGG - 37.53 45.08 60 OITR - 31.90 54.40 60 OIYY - 40.60 -95.85 60 AFK - 41.27 -85.83 60 ASW - 31.87 -95.22 60 JSO - 33.25 -97.58 60 LUD - 35.52 -100.97 60 PPA - 37.70 -98.75 60 PTT - 31.78 -95.71 60 PSN --27.15 -109.42 60 SCIP --38.75 -72.63 60 SCTC - 7.85 -72.45 60 SVSA - 53.15 140.70 60 UHNN - 40.82 111.68 60 ZBHH - 39.47 75.98 60 ZWSH - 43.90 125.22 60 ZYCC - 37.93 23.95 60 LGAV - 32.67 16.77 60 LPMA - 16.45 -93.06 60 MMTB - 22.47 -78.33 60 MUCC - 25.20 51.32 60 QIR - 38.08 127.98 60 RKNY - 41.58 60.63 60 UTNU - 1.25 111.43 60 WBGY - 18.30 109.42 60 ZJSY - 35.22 -83.42 60 1A5 - 34.27 -86.86 60 3A1 - 38.09 -88.12 60 CUL - 31.48 -82.86 60 DQH - 35.25 -81.60 60 EHO - 55.89 23.40 60 EYSA - 36.02 -75.67 60 FFA - 37.52 -76.76 60 FYJ - 46.62 -93.31 60 HZX - 32.65 -81.60 60 JYL - 33.59 -95.06 60 LBR - 46.15 -1.15 60 LFBH - 45.93 7.70 60 LIMH - 44.89 -91.86 60 LUM - 21.77 -72.27 60 MBPV - 18.22 -71.10 60 MDBH - 31.08 -83.80 60 MGR - 16.90 -89.85 60 MGTK --77.95 166.52 60 NZPG - 30.57 47.78 60 ORMM - 65.00 -150.65 60 PAML - 38.40 -77.46 60 RMN - 33.11 -98.55 60 RPH - 39.02 -87.65 60 RSV --45.92 -71.68 60 SCBA --22.50 -68.90 60 SCCF --27.30 -70.42 60 SCHA --29.92 -71.20 60 SCSE - 42.05 -90.11 60 SFY - 6.22 -75.60 60 SKMD - 14.02 -61.00 60 TLPC - 13.75 -60.95 60 TLPL - 40.44 -75.38 60 UKT - 45.12 42.08 60 URMT - 43.43 39.90 60 URSS - 29.21 -99.74 60 UVA - 1.42 103.88 60 WSSL - 25.33 110.30 60 ZGKL - 34.89 -79.76 60 45J - 34.47 -85.72 60 4A9 - 36.40 -76.02 60 9W7 - 40.15 -97.59 60 HJH - 31.38 -103.51 60 PEQ - 44.75 -95.56 60 1G2 - 32.74 -95.50 60 3T1 - 34.31 -84.42 60 47A - 32.70 -94.95 60 4F4 - 30.17 -96.98 60 62H - 30.78 -98.66 60 6R9 - 48.60 -113.11 60 8S0 - 45.16 -93.84 60 8Y2 - 41.70 -106.22 60 ARL - 29.93 -90.13 60 AUD - -2.05 147.42 60 AYMO - 43.93 -105.45 60 BFU - 69.23 -51.07 60 BGQQ - 41.58 -108.58 60 BIT - 42.58 -108.28 60 BVR - 41.72 -107.78 60 CTD - 36.72 5.07 60 DAAE - 26.50 8.42 60 DAAP - 36.18 5.42 60 DAAS - 36.83 5.78 60 DAAV - 35.55 6.18 60 DABT - 35.25 1.43 60 DAOB - 27.67 -8.13 60 DAOF - 44.22 -106.09 60 DHS - 61.85 24.80 60 EFHA - 63.10 23.03 60 EFKA - 62.70 22.83 60 EFSI - 49.40 9.97 60 ETHN - 51.92 8.30 60 ETUO - 32.35 -97.43 60 F18 --15.67 46.35 60 FMNM - 30.33 -9.42 60 GMAD - 54.93 -2.95 60 GNC - 43.09 -107.32 60 HLD - 15.60 32.55 60 HSSS - -6.87 39.20 60 HTDA - 43.93 -106.65 60 IDV - 44.30 -104.63 60 IKA - 43.33 21.90 60 LYNI - 42.43 19.28 60 LYPG - 37.19 -88.75 60 M30 - 16.90 -89.85 60 MGTK --13.23 -176.17 60 NLWW - 48.71 -122.91 60 ORS - 42.57 -106.85 60 PAT - 44.57 -106.82 60 PIN - 28.65 -96.68 60 PKV - 41.05 -105.47 60 PUM - 50.17 8.97 60 QAO - 43.07 74.20 60 QHT - 18.18 120.53 60 RPLI - 6.90 122.07 60 RPMZ --33.48 -70.70 60 SCTI - 42.45 -105.03 60 SIB - 11.78 -70.15 60 SVJC - 6.50 -58.25 60 SYCJ - 43.17 -106.33 60 TMH - 47.87 35.30 60 UKDE - 44.68 34.13 60 UKFF - 49.97 36.13 60 UKHH - 41.15 -105.40 60 VDW - 26.82 75.80 60 VIJP - 12.95 77.67 60 VOBG - 16.77 96.17 60 VYYY - 2.45 103.83 60 WMAU - 4.22 100.70 60 WMBA - 6.20 100.40 60 WMKA - 5.47 100.38 60 WMKB - 6.17 102.28 60 WMKC - 3.62 103.22 60 WMKD - 4.57 101.10 60 WMKI - 6.33 99.73 60 WMKL - 2.67 102.25 60 WMKM - 5.38 103.10 60 WMKN --25.18 130.97 60 YAYE --33.07 137.52 60 YWHA --32.78 151.82 60 YWLM - 35.86 -102.01 60 DUX - 30.59 -100.65 60 E29 - 38.61 -87.73 60 AJG - 31.42 -97.80 60 05F - 33.18 -97.83 60 1F9 - 43.78 -71.75 60 1P1 - 45.37 -94.75 60 2P3 - 27.81 -97.09 60 2R8 - 29.25 -96.15 60 5R5 - 31.92 -98.60 60 7F9 - 30.78 -98.66 60 AQO - 41.93 -104.95 60 BRX - 41.73 -98.06 60 BVN - 45.16 -93.84 60 CFE - 37.06 -89.22 60 CIR - 41.53 -109.47 60 CMS - 32.35 -97.43 60 CPT - 24.55 9.47 60 DAAJ - 31.62 -2.23 60 DAOR - 35.27 .15 60 DAOV - 42.83 -105.87 60 DRC - 29.95 -100.17 60 ECU - 51.60 6.13 60 EDLV - 49.22 11.10 60 ETHR - 54.95 24.08 60 EYKA - 32.21 -83.13 60 EZM - 41.30 -110.77 60 FIR - 44.63 -86.20 60 FKS - 44.75 -95.56 60 GDB - 31.42 -97.80 60 GOP - 7.73 -8.83 60 GUNZ - 30.17 -96.98 60 GYB - 8.98 38.80 60 HAAB - 27.35 -98.74 60 HBV - 30.37 -89.45 60 HSA - 3.05 30.92 60 HUAR - 37.60 -81.56 60 I16 - 32.74 -95.50 60 JDD - 32.70 -94.95 60 JXI - 32.22 -80.70 60 HXD - 33.43 43.27 60 KQCT - 33.33 43.60 60 KQEZ - 33.30 43.89 60 KQMA - 34.67 43.53 60 KQSL - 33.95 44.37 60 KQTO - 36.32 43.15 60 KQTU - 48.98 6.25 60 LFJL - 43.52 4.94 60 LFMI - 43.22 2.32 60 LFMK - 49.52 .07 60 LFOH - 47.78 4.18 60 LFOK - 46.15 -89.21 60 LNL - 39.45 -31.13 60 LPFL - 34.86 -90.35 60 M97 - 32.04 -102.10 60 MDD - 44.33 -89.01 60 PCZ - 45.50 -91.00 60 RCX - 8.82 -75.85 60 SKMR - 33.16 -95.62 60 SLR - 45.47 -89.81 60 T08 - 41.96 -100.57 60 TIF - 61.95 -160.42 60 UHMG - 48.05 33.22 60 UKDR - 38.30 -95.72 60 UKL - 43.50 43.63 60 URMN - 44.68 -111.12 60 WYS --15.77 128.70 60 YPKU - 28.23 112.87 60 ZGHA - 39.03 125.78 60 ZKPY - 62.19 -159.78 60 PAHC - 61.54 -160.34 60 PALG - 59.93 -164.03 60 PAKI - 59.73 -157.26 60 PAJZ - 62.10 -163.68 60 PAMO - 57.58 -157.57 60 PAPN - 59.01 -161.82 60 PAPM - 61.77 -161.32 60 PARS - 61.85 -165.57 60 PACM - 63.49 -162.11 60 PAMK - 63.02 -154.36 60 PAFS - 56.01 -161.16 60 PAOU - 56.94 -154.18 60 PAKH - 55.12 -162.27 60 PAVC - 64.73 -155.47 60 PARY - 59.45 -157.33 60 PANW - 59.88 -163.17 60 PGGV - 57.50 -134.59 60 PAGN - 60.53 -165.11 60 PAOO - 61.86 -162.03 60 PADM - 59.32 -155.90 60 PAIG - 70.47 -157.44 60 PATQ - 58.99 -159.05 60 PAMB - 27.53 -92.43 60 QT8 - 26.93 -94.68 60 25T - 29.05 -88.09 60 RAM - 28.17 -89.22 60 CYD - 27.78 -90.63 60 QT9 - 29.95 -90.08 60 7N0 - 28.08 -92.70 60 3B6 - 28.53 -90.98 60 GSM - 29.12 -91.87 60 SRN - 28.15 -93.35 60 W60 - 29.41 -90.30 60 2GL - 28.08 -97.04 60 KRP - 43.23 -75.40 60 RME - 38.59 -77.71 60 KW66 - 39.00 -76.92 60 CGS - 39.17 -77.17 60 GAI - 38.30 -76.55 60 2W6 - 39.06 -76.69 60 FME - 39.63 -79.32 60 2G4 - 38.56 -76.07 60 CGE - 38.80 -76.07 60 ESN - 38.97 -75.87 60 RJD - 38.97 -76.34 60 W29 - 39.62 -78.77 60 CBE - 38.85 -82.12 60 3I2 - 38.65 -80.68 60 48I - 31.40 -84.90 60 BIJ - 32.54 -82.89 60 DBN - 33.56 -83.08 60 3J7 - 33.05 -83.23 60 MLJ - 31.62 -97.23 60 CNW - 32.78 -91.90 60 BQP - 30.83 -93.28 60 DRI - 29.43 -90.29 60 GAO - 30.82 -92.67 60 ACP - 34.68 -90.35 60 UTA - 34.26 -86.20 60 8A0 - 30.29 -87.67 60 JKA - 34.23 -87.63 60 1M4 - 34.15 -93.05 60 M89 - 35.60 -91.28 60 M19 - 34.76 -82.38 60 GYH - 34.89 -79.76 60 RCZ - 36.98 -85.90 60 GLW - 36.61 -83.71 60 1A6 - 36.87 -84.83 60 EKQ - 39.20 -82.22 60 UNI - 39.52 -84.42 60 WMO - 40.33 -82.52 60 4I3 - 39.94 -83.81 60 SGH - 43.45 -83.40 60 CFS - 46.01 -83.74 60 DRM - 42.93 -84.16 60 RNP - 45.42 -83.80 60 PZQ - 42.35 -86.25 60 LWA - 41.94 -85.62 60 HAI - 42.58 -83.13 60 VLL - 39.93 -74.18 60 MJX diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/spcwatch.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/spcwatch.lpi deleted file mode 100644 index 3c994327cf..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/spcwatch.lpi +++ /dev/null @@ -1,691 +0,0 @@ - 44.92 -67.02 60 EPM - 46.12 -67.80 60 HUL - 46.87 -68.02 60 CAR - 44.45 -68.37 60 BHB - 44.80 -68.83 60 BGR - 44.32 -69.80 60 AUG - 41.25 -70.06 60 ACK - 41.67 -70.28 60 HYA - 43.65 -70.31 60 PWM - 43.08 -70.81 60 PSM - 41.68 -70.97 60 EWB - 42.37 -71.00 60 BOS - 44.65 -71.18 60 BML - 44.27 -71.30 60 MWN - 43.57 -71.42 60 LCI - 41.73 -71.43 60 PVD - 43.20 -71.50 60 CON - 41.17 -71.58 60 BID - 42.27 -71.88 60 ORH - 41.33 -72.05 60 GON - 44.90 -72.23 60 EFK - 42.90 -72.27 60 EEN - 43.63 -72.30 60 LEB - 44.20 -72.56 60 MPV - 41.93 -72.63 60 BDL - 42.15 -72.72 60 BAF - 43.53 -72.95 60 RUT - 40.79 -73.09 60 ISP - 41.17 -73.13 60 BDR - 44.47 -73.15 60 BTV - 42.43 -73.30 60 PSF - 43.33 -73.62 60 GFL - 40.63 -73.78 60 JFK - 42.75 -73.80 60 ALB - 41.63 -73.88 60 POU - 40.70 -74.17 60 EWR - 44.38 -74.20 60 SLK - 40.04 -74.33 60 NEL - 39.45 -74.58 60 ACY - 41.70 -74.80 60 MSV - 40.28 -74.81 60 TTN - 44.93 -74.84 60 MSS - 39.86 -75.25 60 PHL - 43.15 -75.38 60 UCA - 40.65 -75.43 60 ABE - 39.13 -75.47 60 DOV - 37.93 -75.47 60 WAL - 38.33 -75.50 60 SBY - 35.22 -75.62 60 HSE - 39.68 -75.59 60 ILG - 41.33 -75.72 60 AVP - 42.20 -75.98 60 BGM - 44.00 -76.02 60 ART - 43.12 -76.12 60 SYR - 36.27 -76.18 60 ECG - 36.90 -76.20 60 ORF - 38.28 -76.42 60 NHK - 42.48 -76.45 60 ITH - 39.18 -76.67 60 BWI - 40.22 -76.84 60 CXY - 42.17 -76.90 60 ELM - 41.25 -76.92 60 IPT - 38.85 -77.03 60 DCA - 35.07 -77.05 60 EWN - 37.50 -77.31 60 RIC - 34.83 -77.62 60 OAJ - 43.12 -77.67 60 ROC - 39.70 -77.72 60 HGR - 35.85 -77.90 60 RWI - 34.27 -77.90 60 ILM - 35.45 -77.97 60 GSB - 39.40 -77.98 60 MRB - 40.29 -78.31 60 AOO - 38.13 -78.45 60 CHO - 41.80 -78.63 60 BFD - 42.93 -78.73 60 BUF - 35.86 -78.78 60 RDU - 34.97 -78.88 60 FAY - 41.18 -78.90 60 DUJ - 38.27 -78.90 60 SHD - 33.68 -78.93 60 CRE - 37.33 -79.20 60 LYH - 42.15 -79.25 60 JHW - 36.57 -79.33 60 DAN - 35.22 -79.38 60 SOP - 40.28 -79.40 60 LBE - 34.18 -79.72 60 FLO - 38.88 -79.84 60 EKN - 41.38 -79.87 60 FKL - 39.65 -79.92 60 MGW - 36.10 -79.93 60 GSO - 37.32 -79.98 60 ROA - 32.90 -80.03 60 CHS - 26.68 -80.09 60 PBI - 42.08 -80.18 60 ERI - 40.50 -80.23 60 PIT - 25.80 -80.28 60 MIA - 37.78 -80.33 60 SSU - 27.65 -80.42 60 VRB - 28.10 -80.63 60 MLB - 40.18 -80.65 60 HLG - 41.25 -80.68 60 YNG - 37.13 -80.68 60 PSK - 35.22 -80.95 60 CLT - 29.18 -81.05 60 DAB - 37.78 -81.12 60 BKW - 33.93 -81.12 60 CAE - 37.29 -81.20 60 BLF - 32.13 -81.20 60 SAV - 28.55 -81.33 60 ORL - 27.65 -81.33 60 AGR - 35.72 -81.38 60 HKY - 40.92 -81.43 60 CAK - 39.35 -81.43 60 PKB - 31.15 -81.45 60 SSI - 38.36 -81.59 60 CRW - 30.50 -81.68 60 JAX - 24.55 -81.77 60 EYW - 41.42 -81.84 60 CLE - 26.58 -81.87 60 FMY - 39.95 -81.90 60 ZZV - 34.92 -81.97 60 SPA - 33.36 -81.97 60 AGS - 34.90 -82.22 60 GSP - 39.22 -82.23 60 UNI - 29.68 -82.27 60 GNV - 36.47 -82.40 60 TRI - 31.25 -82.40 60 AYS - 40.82 -82.52 60 MFD - 38.36 -82.55 60 HTS - 35.43 -82.55 60 AVL - 27.40 -82.55 60 SRQ - 27.92 -82.68 60 PIE - 34.50 -82.72 60 AND - 35.90 -82.82 60 HSS - 42.60 -82.83 60 MTC - 40.00 -82.88 60 CMH - 29.63 -83.10 60 CTY - 30.78 -83.28 60 VLD - 33.95 -83.33 60 AHN - 42.22 -83.35 60 DTW - 37.54 -83.38 60 JKL - 44.45 -83.40 60 OSC - 45.08 -83.57 60 APN - 32.70 -83.65 60 MCN - 41.02 -83.67 60 FDY - 42.97 -83.75 60 FNT - 42.22 -83.75 60 ARB - 41.58 -83.80 60 TOL - 31.08 -83.80 60 MGR - 35.82 -84.00 60 TYS - 43.53 -84.08 60 MBS - 37.08 -84.08 60 LOZ - 31.53 -84.20 60 ABY - 39.90 -84.22 60 DAY - 30.40 -84.35 60 TLH - 46.47 -84.37 60 ANJ - 39.10 -84.42 60 LUK - 33.63 -84.43 60 ATL - 42.27 -84.47 60 JXN - 42.78 -84.58 60 LAN - 38.03 -84.60 60 LEX - 44.35 -84.67 60 HTL - 45.57 -84.80 60 PLN - 32.52 -84.93 60 CSG - 29.73 -85.03 60 AAF - 33.00 -85.07 60 LGC - 35.95 -85.08 60 CSV - 34.35 -85.17 60 RMG - 40.98 -85.18 60 FWA - 30.85 -85.18 60 MAI - 35.03 -85.20 60 CHA - 40.25 -85.40 60 MIE - 32.61 -85.43 60 AUO - 31.32 -85.45 60 DHN - 42.88 -85.52 60 GRR - 42.23 -85.55 60 AZO - 44.73 -85.58 60 TVC - 30.22 -85.68 60 PFN - 38.18 -85.73 60 SDF - 33.58 -85.85 60 ANB - 31.87 -86.02 60 TOI - 33.97 -86.08 60 GAD - 43.17 -86.23 60 MKG - 44.27 -86.25 60 MBL - 39.72 -86.28 60 IND - 41.70 -86.32 60 SBN - 32.29 -86.40 60 MGM - 36.97 -86.42 60 BWG - 42.13 -86.43 60 BEH - 30.78 -86.52 60 CEW - 39.15 -86.62 60 BMG - 36.13 -86.68 60 BNA - 33.57 -86.75 60 BHM - 34.65 -86.78 60 HSV - 40.42 -86.93 60 LAF - 32.35 -86.98 60 SEM - 45.72 -87.10 60 ESC - 37.72 -87.17 60 OWB - 30.47 -87.18 60 PNS - 32.90 -87.25 60 0A8 - 39.45 -87.32 60 HUF - 36.61 -87.42 60 CKV - 36.67 -87.48 60 HOP - 38.03 -87.53 60 EVV - 46.53 -87.57 60 MQT - 40.20 -87.60 60 DNV - 41.87 -87.62 60 CGX - 34.75 -87.62 60 MSL - 33.22 -87.62 60 TCL - 44.13 -87.68 60 MTW - 42.95 -87.90 60 MKE - 45.82 -88.12 60 IMT - 44.48 -88.13 60 GRB - 30.68 -88.25 60 MOB - 40.03 -88.28 60 CMI - 39.47 -88.28 60 MTO - 33.63 -88.45 60 CBM - 47.17 -88.48 60 CMX - 43.98 -88.55 60 OSH - 41.37 -88.68 60 MMO - 32.33 -88.75 60 MEI - 37.07 -88.77 60 PAH - 34.27 -88.77 60 TUP - 39.83 -88.87 60 DEC - 38.32 -88.87 60 MVN - 40.47 -88.92 60 BMI - 35.60 -88.92 60 MKL - 38.65 -88.97 60 SLO - 42.62 -89.03 60 JVL - 30.40 -89.07 60 GPT - 42.20 -89.10 60 RFD - 37.78 -89.25 60 MDH - 43.13 -89.33 60 MSN - 36.00 -89.40 60 DYR - 29.33 -89.40 60 BVE - 45.63 -89.47 60 RHI - 34.38 -89.53 60 UOX - 37.22 -89.57 60 CGI - 44.92 -89.63 60 AUW - 44.78 -89.67 60 CWA - 40.67 -89.68 60 PIA - 39.85 -89.68 60 SPI - 38.54 -89.85 60 BLV - 35.04 -89.98 60 MEM - 38.90 -90.05 60 ALN - 33.50 -90.08 60 GWO - 32.32 -90.08 60 JAN - 46.53 -90.13 60 IWD - 43.22 -90.18 60 LNR - 30.00 -90.25 60 MSY - 43.93 -90.27 60 VOK - 38.75 -90.37 60 STL - 36.77 -90.47 60 POF - 31.18 -90.47 60 MCB - 41.45 -90.50 60 MLI - 35.83 -90.65 60 JBR - 29.57 -90.67 60 HUM - 42.40 -90.72 60 DBQ - 36.13 -90.93 60 ARG - 33.47 -90.98 60 GLH - 40.78 -91.13 60 BRL - 30.53 -91.15 60 BTR - 39.95 -91.20 60 UIN - 43.88 -91.25 60 LSE - 31.62 -91.30 60 HEZ - 44.87 -91.48 60 EAU - 41.88 -91.72 60 CID - 38.13 -91.77 60 VIH - 47.90 -91.87 60 ELO - 36.75 -91.87 60 UNO - 34.17 -91.93 60 PBF - 30.20 -91.98 60 LFT - 32.52 -92.03 60 MLU - 37.75 -92.13 60 TBN - 29.78 -92.13 60 7R4 - 38.60 -92.15 60 JEF - 46.83 -92.18 60 DLH - 38.82 -92.22 60 COU - 34.72 -92.23 60 LIT - 31.40 -92.30 60 ESF - 42.55 -92.40 60 ALO - 41.10 -92.45 60 OTM - 43.92 -92.50 60 RST - 40.10 -92.55 60 IRK - 33.22 -92.82 60 ELD - 47.38 -92.83 60 HIB - 34.47 -93.10 60 HOT - 36.27 -93.15 60 HRO - 31.05 -93.18 60 POE - 44.88 -93.22 60 MSP - 30.13 -93.22 60 LCH - 43.15 -93.33 60 MCW - 37.22 -93.38 60 SGF - 48.57 -93.40 60 INL - 38.72 -93.55 60 SZL - 41.53 -93.67 60 DSM - 32.45 -93.83 60 SHV - 36.88 -93.90 60 UMN - 39.82 -93.58 60 CDJ - 44.22 -93.92 60 MKT - 40.61 -93.93 60 LWD - 33.45 -94.00 60 TXK - 29.95 -94.02 60 BPT - 45.55 -94.05 60 STC - 46.40 -94.13 60 BRD - 36.00 -94.17 60 FYV - 42.55 -94.20 60 FOD - 35.33 -94.37 60 FSM - 43.65 -94.42 60 FRM - 37.15 -94.50 60 JLN - 39.11 -94.60 60 MKC - 32.38 -94.72 60 GGG - 38.85 -94.73 60 OJC - 31.23 -94.75 60 LFK - 29.33 -94.75 60 GLS - 39.77 -94.92 60 STJ - 39.36 -94.92 60 FLV - 47.52 -94.93 60 BJI - 44.55 -95.08 60 RWF - 43.17 -95.15 60 SPW - 29.65 -95.28 60 HOU - 48.93 -95.35 60 RRT - 35.67 -95.37 60 MKO - 45.87 -95.40 60 AXN - 32.35 -95.40 60 TYR - 33.63 -95.45 60 PRX - 37.67 -95.48 60 CNU - 43.65 -95.58 60 OTG - 40.07 -95.60 60 FNB - 39.07 -95.62 60 TOP - 34.88 -95.78 60 MLC - 36.20 -95.88 60 TUL - 41.30 -95.90 60 OMA - 36.77 -96.02 60 BVO - 48.07 -96.18 60 TVF - 38.33 -96.18 60 EMP - 28.73 -96.25 60 PSX - 30.58 -96.37 60 CLL - 42.40 -96.38 60 SUX - 33.95 -96.40 60 DUA - 39.13 -96.67 60 MHK - 43.58 -96.73 60 FSD - 40.29 -96.75 60 BIE - 40.85 -96.77 60 LNK - 46.92 -96.82 60 FAR - 44.30 -96.82 60 BKX - 32.85 -96.85 60 DAL - 28.85 -96.92 60 VCT - 34.29 -97.02 60 ADM - 36.72 -97.10 60 PNC - 44.92 -97.15 60 ATY - 47.95 -97.18 60 GFK - 31.62 -97.23 60 ACT - 41.45 -97.35 60 OLU - 32.82 -97.37 60 FTW - 42.92 -97.38 60 YKN - 31.15 -97.42 60 TPL - 25.92 -97.42 60 BRO - 41.98 -97.43 60 OFK - 37.65 -97.43 60 ICT - 27.77 -97.50 60 CRP - 35.40 -97.60 60 OKC - 39.54 -97.65 60 CNK - 38.79 -97.65 60 SLN - 28.37 -97.67 60 NIR - 30.30 -97.70 60 AUS - 38.07 -97.87 60 HUT - 36.35 -97.92 60 END - 43.77 -98.03 60 MHE - 27.73 -98.03 60 ALI - 32.78 -98.07 60 MWL - 32.22 -98.18 60 SEP - 44.38 -98.23 60 HON - 26.18 -98.23 60 MFE - 40.97 -98.32 60 GRI - 34.65 -98.40 60 FSI - 45.45 -98.42 60 ABR - 40.60 -98.43 60 HSI - 29.53 -98.47 60 SAT - 33.97 -98.50 60 SPS - 37.29 -98.58 60 P28 - 46.93 -98.68 60 JMS - 38.86 -98.82 60 RSL - 48.12 -98.92 60 DVL - 31.80 -98.95 60 BWD - 40.72 -99.00 60 EAR - 41.78 -99.15 60 BUB - 29.35 -99.18 60 HDO - 35.33 -99.20 60 CSM - 28.45 -99.22 60 COT - 34.65 -99.27 60 LTS - 43.77 -99.32 60 9V9 - 27.55 -99.47 60 LRD - 41.43 -99.63 60 BBW - 32.42 -99.68 60 ABI - 36.29 -99.77 60 GAG - 30.52 -99.77 60 JCT - 39.38 -99.83 60 HLC - 37.77 -99.97 60 DDC - 42.58 -99.98 60 ANW - 44.38 -100.28 60 PIR - 34.43 -100.28 60 CDS - 45.53 -100.43 60 MBG - 31.37 -100.50 60 SJT - 42.85 -100.55 60 VTN - 40.20 -100.58 60 MCK - 41.13 -100.68 60 LBF - 37.93 -100.72 60 GCK - 46.78 -100.75 60 BIS - 29.37 -100.92 60 DRT - 37.04 -100.97 60 LBL - 42.05 -101.07 60 MHN - 48.27 -101.28 60 MOT - 32.22 -101.50 60 BGS - 44.05 -101.60 60 PHP - 40.52 -101.62 60 IML - 39.36 -101.70 60 GLD - 35.22 -101.72 60 AMA - 34.17 -101.72 60 PVW - 33.67 -101.82 60 LBB - 37.00 -101.90 60 EHA - 45.93 -102.17 60 Y22 - 31.95 -102.20 60 MAF - 36.02 -102.55 60 DHT - 38.07 -102.68 60 LAA - 46.80 -102.80 60 DIK - 42.05 -102.80 60 AIA - 30.92 -102.92 60 FST - 41.10 -102.98 60 SNY - 44.05 -103.05 60 RAP - 42.83 -103.10 60 CDR - 36.45 -103.15 60 CAO - 31.78 -103.20 60 INK - 40.18 -103.22 60 AKO - 32.68 -103.22 60 HOB - 34.38 -103.32 60 CVS - 38.04 -103.52 60 LHX - 41.88 -103.60 60 BFF - 35.18 -103.60 60 TCC - 48.18 -103.63 60 ISN - 39.27 -103.67 60 LIC - 30.37 -104.02 60 MRF - 47.70 -104.20 60 SDY - 32.33 -104.27 60 CNM - 37.27 -104.33 60 TAD - 38.28 -104.50 60 PUB - 36.72 -104.50 60 RTN - 33.29 -104.53 60 ROW - 38.82 -104.72 60 COS - 47.13 -104.80 60 GDV - 31.83 -104.80 60 GDP - 44.35 -104.82 60 81V - 41.15 -104.82 60 CYS - 39.77 -104.88 60 DEN - 40.45 -105.02 60 FCL - 35.65 -105.15 60 LVS - 42.75 -105.37 60 DGW - 45.43 -105.40 60 4BQ - 44.35 -105.53 60 GCC - 48.10 -105.58 60 OLF - 41.32 -105.67 60 LAR - 34.10 -105.68 60 4CR - 39.95 -105.82 60 4FC - 37.43 -105.87 60 ALS - 46.43 -105.88 60 MLS - 35.61 -106.08 60 SAF - 32.85 -106.10 60 ALM - 31.80 -106.38 60 ELP - 42.90 -106.47 60 CPR - 35.04 -106.60 60 ABQ - 48.22 -106.62 60 GGW - 39.22 -106.87 60 ASE - 34.02 -106.90 60 ONM - 39.65 -106.92 60 EGE - 38.53 -106.93 60 GUC - 36.02 -106.95 60 4SL - 44.77 -106.98 60 SHR - 41.80 -107.20 60 RWL - 33.22 -107.27 60 TCS - 40.50 -107.52 60 CAG - 32.25 -107.72 60 DMN - 37.15 -107.75 60 DRO - 38.50 -107.90 60 MTJ - 35.17 -107.90 60 GNT - 43.97 -107.97 60 WRL - 32.63 -108.15 60 SVC - 36.75 -108.23 60 FMN - 43.07 -108.45 60 RIW - 45.80 -108.53 60 BIL - 39.11 -108.53 60 GJT - 37.29 -108.63 60 CEZ - 42.82 -108.73 60 LND - 35.52 -108.78 60 GUP - 44.52 -109.02 60 COD - 41.60 -109.07 60 RKS - 47.05 -109.47 60 LWT - 37.58 -109.48 60 4BL - 40.43 -109.52 60 VEL - 31.47 -109.60 60 DUG - 32.85 -109.63 60 SAD - 38.77 -109.75 60 CNY - 48.55 -109.77 60 HVR - 46.43 -109.83 60 3HT - 34.27 -110.00 60 SOW - 42.57 -110.10 60 BPI - 39.00 -110.18 60 U28 - 31.58 -110.33 60 FHU - 45.70 -110.45 60 LVM - 38.42 -110.70 60 4HV - 37.54 -110.70 60 U17 - 35.02 -110.72 60 INW - 43.60 -110.73 60 JAC - 39.61 -110.75 60 PUC - 32.11 -110.95 60 TUS - 41.28 -111.03 60 EVW - 44.68 -111.12 60 WEY - 45.78 -111.15 60 BZN - 47.48 -111.37 60 GTF - 36.92 -111.45 60 PGA - 35.13 -111.67 60 FLG - 40.78 -111.97 60 SLC - 46.60 -112.00 60 HLN - 41.20 -112.02 60 OGD - 33.43 -112.02 60 PHX - 43.52 -112.07 60 IDA - 35.95 -112.15 60 GCN - 37.70 -112.17 60 BCE - 42.17 -112.30 60 MLD - 44.57 -112.32 60 MQM - 48.62 -112.38 60 CTB - 34.65 -112.42 60 PRC - 45.95 -112.50 60 BTM - 39.38 -112.52 60 U24 - 45.25 -112.55 60 DLN - 42.92 -112.60 60 PIH - 32.93 -112.70 60 GBN - 40.18 -112.93 60 DPG - 38.43 -113.02 60 MLF - 37.70 -113.10 60 CDC - 46.67 -113.15 60 3DU - 37.08 -113.60 60 SGU - 42.55 -113.77 60 BYI - 45.12 -113.88 60 SMN - 35.25 -113.93 60 IGM - 40.72 -114.03 60 ENV - 46.92 -114.08 60 MSO - 48.32 -114.25 60 GPI - 43.50 -114.30 60 SUN - 37.62 -114.52 60 P38 - 42.48 -114.48 60 TWF - 32.65 -114.60 60 YUM - 34.77 -114.62 60 EED - 33.61 -114.72 60 BLH - 39.29 -114.83 60 ELY - 36.08 -115.15 60 LAS - 47.60 -115.37 60 3TH - 32.83 -115.57 60 IPL - 40.82 -115.78 60 EKO - 36.67 -116.00 60 DRA - 33.63 -116.17 60 TRM - 41.95 -116.18 60 OWY - 43.57 -116.22 60 BOI - 32.61 -116.47 60 CZZ - 34.85 -116.78 60 DAG - 40.60 -116.87 60 BAM - 46.37 -117.02 60 LWS - 38.07 -117.08 60 TPH - 46.75 -117.12 60 PUW - 32.72 -117.18 60 SAN - 39.47 -117.20 60 U31 - 33.95 -117.45 60 RAL - 47.62 -117.53 60 GEG - 35.68 -117.68 60 NID - 40.90 -117.80 60 WMC - 44.83 -117.82 60 BKE - 48.53 -117.88 60 63S - 34.90 -117.90 60 EDW - 34.63 -118.08 60 PMD - 33.82 -118.15 60 LGB - 46.10 -118.28 60 ALW - 37.36 -118.37 60 BIH - 33.95 -118.40 60 LAX - 40.07 -118.57 60 LOL - 39.50 -118.75 60 NFL - 45.70 -118.83 60 PDT - 43.60 -118.95 60 BNO - 35.43 -119.05 60 BFL - 34.20 -119.20 60 OXR - 48.46 -119.52 60 OMK - 47.30 -119.52 60 EPH - 36.78 -119.72 60 FAT - 39.50 -119.77 60 RNO - 34.43 -119.83 60 SBA - 38.90 -120.00 60 TVL - 47.40 -120.20 60 EAT - 42.17 -120.40 60 LKV - 34.90 -120.45 60 SMX - 37.28 -120.52 60 MER - 46.57 -120.55 60 YKM - 34.75 -120.58 60 VBG - 41.48 -120.57 60 AAT - 35.67 -120.63 60 PRB - 44.25 -121.15 60 RDM - 45.62 -121.17 60 DLS - 37.90 -121.23 60 SCK - 38.52 -121.50 60 SAC - 42.15 -121.73 60 LMT - 36.58 -121.85 60 MRY - 37.36 -121.93 60 SJC - 40.15 -122.25 60 RBL - 47.45 -122.30 60 SEA - 41.32 -122.32 60 MHS - 37.61 -122.37 60 SFO - 48.80 -122.53 60 BLI - 45.58 -122.60 60 PDX - 42.37 -122.87 60 MFR - 46.97 -122.90 60 OLM - 44.92 -123.00 60 SLE - 39.13 -123.20 60 UKI - 44.12 -123.22 60 EUG - 48.12 -123.50 60 CLM - 46.17 -123.88 60 AST - 46.97 -123.93 60 HQM - 44.58 -124.05 60 ONP - 40.98 -124.10 60 ACV - 40.79 -124.12 60 EKA - 41.78 -124.23 60 CEC - 43.42 -124.25 60 OTH - 42.07 -124.28 60 4BK - 47.93 -124.57 60 UIL - 26.15 -81.77 60 APF - 30.35 -89.82 60 ASD - 46.54 -90.92 60 ASX - 36.77 -98.67 60 AVK - 36.69 -78.05 60 AVC - 29.72 -98.03 60 BAZ - 43.78 -82.99 60 BAX - 47.20 -91.40 60 BFW - 35.70 -101.40 60 BGD - 46.36 -104.25 60 BHK - 35.73 -91.65 60 BVX - 35.10 -97.97 60 CHK - 35.72 -96.82 60 CQB - 32.03 -96.40 60 CRS - 34.05 -94.40 60 DEQ - 41.98 -95.38 60 DNS - 46.83 -95.88 60 DTL - 37.77 -90.43 60 FAM - 33.72 -96.67 60 GYI - 36.20 -92.47 60 FLP - 36.61 -94.74 60 GMJ - 47.75 -90.35 60 GNA - 36.68 -101.50 60 GUY - 31.42 -87.04 60 GZH - 48.75 -96.94 60 HCO - 31.74 -93.10 60 IER - 39.24 -102.28 60 ITR - 29.12 -95.47 60 LBX - 33.64 -91.75 60 LLQ - 24.73 -81.05 60 MTH - 44.88 -116.10 60 MYL - 47.65 -101.43 60 N60 - 29.17 -82.22 60 OCF - 33.46 -80.85 60 OGB - 42.47 -98.68 60 ONL - 41.30 -93.12 60 OXV - 31.47 -89.33 60 PIB - 39.52 -115.97 60 P68 - 46.15 -115.60 60 P69 - 42.76 -87.81 60 RAC - 42.59 -117.87 60 REO - 35.02 -94.62 60 RKR - 48.85 -95.70 60 ROX - 43.72 -85.50 60 RQB - 35.25 -93.09 60 RUE - 36.44 -77.71 60 RZZ - 40.75 -95.42 60 SDA - 29.97 -81.33 60 SGJ - 42.60 -95.23 60 SLB - 37.28 -102.62 60 SPD - 33.47 -105.53 60 SRR - 42.06 -104.15 60 TOR - 41.77 -96.17 60 TQE - 40.85 -77.85 60 UNV - 30.73 -95.47 60 UTS - 32.19 -82.37 60 VDI - 41.45 -87.00 60 VPZ - 45.31 -96.42 60 VVV - 45.57 -103.52 60 2WX - 30.04 -102.21 60 6R6 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/synoptic.spi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/synoptic.spi deleted file mode 100644 index a2519bddb4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/synoptic.spi +++ /dev/null @@ -1,10436 +0,0 @@ -10010 ENJA 70.9330 -8.6700 9 981.348 010010 -10080 ENSB 78.2550 15.4700 29 139.529 010080 -10100 ENAN 69.3000 16.1500 14 246.810 010100 -10230 ENDU 69.0550 18.5500 79 29.265 010230 -10250 ENTC 69.6880 18.9200 10 3.750 010250 -10280 ENBJ 74.5220 19.0200 16 1402.789 010280 -10460 ENSR 69.7880 20.9700 6 35.273 010460 -10470 ENKA 69.0000 23.0300 307 66.567 010470 -10490 ENAT 69.9880 23.3700 3 524.852 010490 -10520 ENHF 70.6770 23.6700 81 48.537 010520 -10590 ENNA 70.0770 24.9800 8 61.918 010590 -10620 ENHO 76.5000 25.0700 10 276.634 010620 -10680 ENHV 71.0220 25.9800 14 71.967 010680 -10740 ENMH 71.0330 27.8300 13 15.919 010740 -10830 ENBV 70.8770 29.0300 13 38.408 010830 -10880 ENVD 70.0770 29.8500 39 69.792 010880 -10890 ENKR 69.7330 29.9000 91 38.293 010890 -10970 ENSS 70.3550 31.0500 12 52.568 010970 -11120 ENBN 65.4770 12.2200 9 30.062 011120 -11160 ENST 65.9770 12.4700 17 40.029 011160 -11220 ENMS 65.7880 13.2200 73 56.099 011220 -11410 ENLK 68.1550 13.6200 26 84.783 011410 -11510 ENRA 66.3770 14.3000 70 18.101 011510 -11520 ENBO 67.2770 14.3700 13 37.432 011520 -11610 ENSH 68.2550 14.6700 9 11.148 011610 -11620 ENSK 68.5880 15.0200 3 69.872 011620 -11830 ENEV 68.5220 16.6800 26 33.785 011830 -11940 ENNK 68.4770 17.5000 23 93.888 011940 -12090 ENOV 62.1880 6.0700 74 228.418 012090 -12100 ENAL 62.5770 6.1200 22 39.354 012100 -12170 ENML 62.7550 7.2700 3 15.005 012170 -12230 ENKB 63.1220 7.8300 62 109.022 012230 -12410 ENOL 63.7000 9.6000 7 440.059 012410 -12710 ENVA 63.4770 10.9300 17 29.892 012710 -12820 ENRM 64.8550 11.2300 14 32.732 012820 -12890 ENRO 62.5880 11.3500 626 44.410 012890 -12900 ENNM 64.4770 11.5800 2 29.525 012900 -13100 ENFL 61.5880 5.0300 9 18.558 013100 -13110 ENBR 60.3000 5.2200 50 40.073 013110 -13200 ENSD 61.8330 6.1200 60 39.554 013200 -13360 ENBM 60.6550 6.5000 122 14.100 013360 -13470 ENSG 61.1550 7.1300 497 106.575 013470 -13680 ENFG 61.0000 9.3000 822 4.003 013680 -13840 ENGM 60.2000 11.0800 204 47.542 013840 -14080 ENHD 59.3550 5.2200 24 20.229 014080 -14150 ENZV 58.8880 5.6300 9 271.463 014150 -14280 ENLI 58.1000 6.6300 10 4.290 014280 -14520 ENCN 58.2000 8.0800 17 13.788 014520 -14750 ENSN 59.1880 9.5700 141 29.822 014750 -14830 ENTO 59.2000 10.2700 88 101.013 014830 -14940 ENRY 59.3880 10.7800 53 11.346 014940 -20440 ESNQ 67.8220 20.3300 452 32.194 020440 -20490 ESNG 67.1550 20.8300 310 85.904 020490 -21280 ESPD 65.0000 17.7200 273 63.537 021280 -21420 ESNJ 66.6330 19.6300 266 50.994 021420 -21540 ESPE 65.8880 20.1500 183 43.500 021540 -21860 ESPA 65.5550 22.1300 20 28.364 021860 -22260 ESPC 63.2000 14.5000 360 44.629 022260 -22670 ESNO 63.4000 18.9700 103 23.702 022670 -22860 ESNU 63.8000 20.2800 8 100.365 022860 -22930 ESNS 64.6330 21.0800 49 115.938 022930 -23660 ESNN 62.5220 17.4500 7 1.223 023660 -24040 ESKV 59.6770 12.5800 78 60.252 024040 -24180 ESSQ 59.3770 13.4700 50 113.994 024180 -24350 ESSD 60.4330 15.5000 161 706.226 024350 -24430 ESSK 60.6000 16.9500 79 50.525 024430 -24580 ESCM 59.9000 17.6000 14 3.056 024580 -24640 ESSB 59.3770 17.9000 15 21.043 024640 -25200 ESIB 58.4330 12.7200 51 65.016 025200 -25260 ESGG 57.6770 12.3000 169 11.889 025260 -25500 ESGJ 57.7550 14.0800 218 38.469 025500 -25560 ESMV 57.3000 14.1300 169 357.090 025560 -25620 ESCF 58.4000 15.5300 87 39.972 025620 -25650 ESSF 57.5220 15.8300 112 13.577 025650 -25710 ESSP 58.5880 16.1500 35 4.160 025710 -25900 ESSV 57.6770 18.3500 41 7.832 025900 -26040 ESMT 56.6880 12.8300 30 35.291 026040 -26360 ESMS 55.5550 13.3700 106 19.018 026360 -26400 ESFU 56.8770 14.8000 166 62.045 026400 -26440 ESMX 56.2000 16.4000 3 41.566 026440 -26510 ESMK 55.9220 14.0800 23 49.178 026510 -26640 ESDF 56.2770 15.2700 55 34.722 026640 -26720 ESMQ 56.7330 16.3000 16 5.003 026720 -28070 EFIV 68.6220 27.4200 148 126.901 028070 -28360 EFSO 67.3770 26.6500 179 319.018 028360 -28440 EFPE 66.8000 24.0000 84 51.990 028440 -28450 EFRO 66.5770 25.8300 201 95.820 028450 -28640 EFKE 65.7880 24.5800 15 20.218 028640 -28660 EFPU 65.4000 26.9700 121 119.771 028660 -28690 EFKS 65.9770 29.1800 263 172.033 028690 -28740 EFHL 65.0330 24.8000 6 96.492 028740 -28750 EFOU 64.9330 25.3700 15 29.014 028750 -28790 EFSU 64.9000 29.0200 224 93.349 028790 -28970 EFKI 64.2880 27.6800 136 1112.964 028970 -29030 EFKK 63.7220 23.1500 25 28.077 029030 -29110 EFVA 63.0550 21.7700 4 38.608 029110 -29130 EFKA 63.1000 23.0300 44 100.240 029130 -29150 EFVI 63.0880 25.8700 132 147.692 029150 -29170 EFKU 63.0220 27.8000 102 97.503 029170 -29240 EFHT 62.5330 24.2200 161 81.158 029240 -29290 EFJO 62.6770 29.6300 117 182.223 029290 -29350 EFJY 62.4000 25.6800 145 75.916 029350 -29440 EFTP 61.4220 23.5800 112 80.427 029440 -29450 EFHA 61.8550 24.8000 145 280.936 029450 -29470 EFMI 61.7330 27.3000 138 132.058 029470 -29480 EFSA 61.9550 28.9500 95 87.617 029480 -29520 EFPO 61.4770 21.8000 17 142.645 029520 -29580 EFLP 61.0880 28.1500 106 53.763 029580 -29660 EFUT 60.9000 26.9300 100 70.724 029660 -29700 EFMA 60.1220 19.9000 6 4.027 029700 -29720 EFTU 60.5220 22.2700 59 83.328 029720 -29740 EFHK 60.3220 24.9700 56 50.929 029740 -30030 EGPB 59.8880 -1.3000 5 28.042 030030 -30170 EGPA 58.9550 -2.9000 21 87.100 030170 -30260 EGPO 58.2220 -6.3200 13 353.862 030260 -30590 EGPE 57.5330 -4.0500 9 18.655 030590 -30620 EGQA 57.8220 -3.9700 4 13.319 030620 -30660 EGQK 57.6550 -3.5700 7 16.619 030660 -30680 EGQS 57.7220 -3.3200 13 71.309 030680 -30750 EGPC 58.4550 -3.0800 39 18.828 030750 -30910 EGPD 57.2000 -2.2200 65 38.475 030910 -31000 EGPU 56.5000 -6.8800 12 194.368 031000 -31110 EGQJ 55.4330 -5.7000 13 40.328 031110 -31320 EGOY 54.8550 -4.9500 12 20.570 031320 -31350 EGPK 55.5000 -4.5800 20 25.223 031350 -31400 EGPF 55.8770 -4.4300 8 25.588 031400 -31600 EGPH 55.9550 -3.3500 41 27.994 031600 -31710 EGQL 56.3880 -2.8700 12 5.003 031710 -32040 EGNS 54.0880 -4.6300 17 62.245 032040 -32140 EGNL 54.1220 -3.2500 15 66.651 032140 -32220 EGNC 54.9330 -2.9500 26 12.775 032220 -32400 EGQM 55.4220 -1.6000 23 57.968 032400 -32570 EGXE 54.3000 -1.5300 40 45.151 032570 -32610 EGXD 54.1330 -1.4200 35 7.891 032610 -32660 EGXU 54.0550 -1.2500 16 32.770 032660 -33020 EGOV 53.2550 -4.5300 11 18.208 033020 -33210 EGNR 53.1770 -2.9800 10 38.382 033210 -33340 EGCC 53.3550 -2.2800 78 47.849 033340 -33550 EGXG 53.8330 -1.2000 9 23.264 033550 -33600 EGXI 53.4880 -1.0000 17 50.171 033600 -33730 EGXP 53.3000 -0.5500 61 28.910 033730 -33770 EGXW 53.1770 -0.5200 70 13.820 033770 -33790 EGYD 53.0330 -0.5000 66 22.881 033790 -33840 EGXV 53.8770 -0.4300 6 30.058 033840 -33880 EGXB 53.4550 -0.2000 108 40.851 033880 -33910 EGXC 53.0880 -0.1700 7 69.162 033910 -33920 EGYW 53.0880 0.2700 5 24.796 033920 -34140 EGOS 52.8000 -2.6700 76 53.192 034140 -34530 EGXJ 52.7330 -0.6500 138 50.027 034530 -34620 EGXT 52.6220 -0.4700 84 17.306 034620 -34690 EGYH 52.8770 0.1500 3 31.766 034690 -34820 EGYM 52.6550 0.5700 23 332.875 034820 -34920 EGSH 52.6330 1.3200 18 25.034 034920 -34950 EGYC 52.7770 1.3500 20 16.137 034950 -35020 EGUC 52.1330 -4.5700 134 73.623 035020 -35620 EGWZ 52.3770 -0.2200 49 7.216 035620 -35660 EGUY 52.3550 -0.1200 41 29.773 035660 -35770 EGUN 52.3770 0.4800 10 20.291 035770 -35830 EGUL 52.4220 0.5700 10 7.893 035830 -35860 EGXH 52.3330 0.7700 53 27.126 035860 -35900 EGUW 52.1220 0.9700 87 36.492 035900 -36050 EGOP 51.7220 -4.3700 3 31.363 036050 -36440 EGVA 51.6880 -1.7800 87 22.109 036440 -36490 EGVN 51.7550 -1.5800 88 15.205 036490 -36580 EGUB 51.6220 -1.0800 63 1.380 036580 -36720 EGWU 51.5550 -0.4200 40 7.576 036720 -37070 EGDC 51.0880 -4.1500 8 20.937 037070 -37400 EGDL 51.5000 -1.9800 156 42.997 037400 -37450 EGDN 51.2550 -1.7700 139 17.824 037450 -37460 EGDM 51.1770 -1.7500 124 8.783 037460 -37490 EGVP 51.1550 -1.5700 91 44.059 037490 -37610 EGVO 51.2330 -0.9500 123 45.742 037610 -37630 EGRR 51.3880 -0.7800 74 20.894 037630 -37660 EGUF 51.2880 -0.7700 72 11.140 037660 -37720 EGLL 51.4880 -0.4500 24 24.514 037720 -37760 EGKK 51.1550 -0.1800 62 36.477 037760 -37790 EGRB 51.5220 -0.1000 20 96.558 037790 -37970 EGUM 51.3550 1.3500 44 24.682 037970 -38030 EGHE 49.9220 -6.3000 31 46.703 038030 -38090 EGDR 50.0880 -5.2500 82 14.836 038090 -38170 EGDG 50.4330 -5.0000 119 24.513 038170 -38270 EGDB 50.3550 -4.1200 50 42.158 038270 -38390 EGTE 50.7330 -3.4200 30 37.264 038390 -38530 EGDY 51.0000 -2.6300 23 89.622 038530 -38580 EGDP 50.5770 -2.4500 3 6.276 038580 -38620 EGHH 50.7880 -1.8300 10 60.850 038620 -38650 EGHI 50.9000 -1.4000 9 30.741 038650 -38760 EGKA 50.8330 -0.2800 2 41.052 038760 -38940 EGJB 49.4330 -2.6000 102 163.686 038940 -38950 EGJJ 49.2220 -2.2000 84 33.733 038950 -39170 EGAA 54.6550 -6.2200 81 20.113 039170 -39550 EICK 51.8550 -8.4800 162 16.945 039550 -39620 EINN 52.7000 -8.9200 20 111.220 039620 -39670 EIME 53.3000 -6.4300 93 19.006 039670 -39690 EIDW 53.4330 -6.2500 85 74.925 039690 -40130 BIST 65.0880 -22.7300 8 140.751 040130 -40180 BIKF 63.9770 -22.6000 54 15.753 040180 -40300 BIRK 64.1330 -21.9000 61 22.615 040300 -40480 BIVM 63.4000 -20.2800 124 129.367 040480 -40630 BIAR 65.6880 -18.0800 27 178.151 040630 -40650 BIGR 66.5330 -18.0200 16 52.678 040650 -40770 BIRG 66.4550 -15.9500 10 58.642 040770 -40820 BIHN 64.2550 -15.1800 10 2.629 040820 -40850 BIVO 65.7550 -14.8300 48 60.570 040850 -40890 BIEG 65.2880 -14.3700 38 29.095 040890 -42020 BGTL 76.5330 -68.7500 77 110.176 042020 -42090 BGUP 72.7880 -56.1700 63 147.980 042090 -42200 BGEM 68.7000 -52.8500 41 92.495 042200 -42210 BGJN 69.2330 -51.0700 31 166.630 042210 -42300 BGHB 66.9220 -53.6700 9 4.267 042300 -42310 BGSF 67.0220 -50.7000 53 788.445 042310 -42500 BGGH 64.1770 -51.7500 70 101.394 042500 -42600 BGFH 62.0000 -49.6700 15 74.957 042600 -42610 BGGD 61.2330 -48.1000 32 53.550 042610 -42700 BGBW 61.1770 -45.4200 32 99.808 042700 -42720 BGJH 60.7220 -46.0500 34 18.765 042720 -42850 BGAS 59.9880 -45.2000 16 113.013 042850 -43200 BGDH 76.7770 -18.6700 12 717.247 043200 -43300 BGDB 74.3000 -20.2200 44 278.705 043300 -43390 BGSC 70.4880 -21.9500 69 7.375 043390 -43400 BGKT 70.4220 -21.9700 41 44.743 043400 -43410 BGCO 70.7550 -22.6500 10 501.406 043410 -43510 BGAT 67.7880 -32.2800 23 1761.784 043510 -43600 BGAM 65.6000 -37.6300 52 153.798 043600 -43610 BGKK 65.5770 -37.1300 35 23.116 043610 -43900 BGPC 60.0550 -43.1700 75 1007.929 043900 -60100 EKVG 62.0770 -7.2800 85 20.974 060100 -60240 EKTS 57.0770 8.7200 7 34.828 060240 -60300 EKYT 57.1000 9.8500 13 39.722 060300 -60340 EKSN 57.5000 10.2200 28 40.040 060340 -60480 EKHS 56.7220 10.1200 2 58.909 060480 -60600 EKKA 56.2880 9.1300 52 68.477 060600 -60620 EKSV 56.5550 9.1700 21 25.278 060620 -60660 EKVJ 56.0000 8.3500 5 16.692 060660 -60700 EKAH 56.3000 10.6200 25 27.590 060700 -60780 EKAT 56.7000 11.5500 8 3.055 060780 -60800 EKEB 55.5330 8.5700 29 128.450 060800 -61000 EKVA 55.7000 9.2000 76 4.122 061000 -61040 EKBI 55.7330 9.1700 79 43.730 061040 -61080 EKVD 55.4330 9.3300 44 31.498 061080 -61100 EKSP 55.2330 9.2700 47 13.050 061100 -61180 EKSB 54.9770 9.7800 14 35.933 061180 -61200 EKOD 55.4770 10.3300 17 38.826 061200 -61240 EKST 55.0220 10.5700 6 39.571 061240 -61430 EKMB 54.7000 11.4500 5 16.670 061430 -61500 EKAV 55.0880 11.7800 4 42.481 061500 -61600 EKVL 55.7770 12.3200 31 17.470 061600 -61700 EKRK 55.5880 12.1300 43 47.348 061700 -61800 EKCH 55.6330 12.6700 5 9.697 061800 -61900 EKRN 55.0770 14.7500 16 38.553 061900 -62100 EHVB 52.1880 4.4200 2 12.833 062100 -62350 EHKD 52.9220 4.7800 14 9.558 062350 -62400 EHAM 52.2990 4.7600 -2 31.378 062400 -62420 EHVL 53.2550 4.9200 5 24.103 062420 -62600 EHDB 52.1000 5.1800 4 7.156 062600 -62650 EHSB 52.1330 5.2700 13 29.623 062650 -62700 EHLW 53.2220 5.7500 2 39.205 062700 -62750 EHDL 52.0770 5.8800 52 47.655 062750 -62800 EHGG 53.1330 6.5800 4 51.695 062800 -62900 EHTW 52.2770 6.9000 36 46.161 062900 -63400 EHWO 51.4550 4.3300 17 15.722 063400 -63440 EHRD 51.9550 4.4500 4 11.048 063440 -63500 EHGR 51.5770 4.9300 13 36.513 063500 -63700 EHEH 51.4550 5.4200 22 1074.775 063700 -63750 EHVK 51.6550 5.7000 21 19.386 063750 -63800 EHBK 50.9220 5.7800 116 14.202 063800 -64000 EBFN 51.0880 2.6500 9 19.761 064000 -64070 EBOS 51.2000 2.8700 5 37.814 064070 -64280 EBMT 50.9330 3.7300 60 39.174 064280 -64310 EBGT 51.1880 3.8200 13 6.096 064310 -64320 EBCV 50.5770 3.8300 63 134.054 064320 -64480 EBMB 50.9000 4.5000 55 2.104 064480 -64490 EBCI 50.4770 4.4500 192 30.613 064490 -64500 EBAW 51.2000 4.4700 14 42.880 064500 -64510 EBBR 50.9000 4.5300 58 16.830 064510 -64520 EBBT 51.3330 4.5000 23 14.933 064520 -64560 EBFS 50.2330 4.6500 299 55.003 064560 -64580 EBBE 50.7550 4.7700 127 29.947 064580 -64630 EBTN 50.7880 4.9500 81 13.177 064630 -64650 EBDT 51.0000 5.0700 54 46.726 064650 -64670 EBBX 49.9000 5.2200 461 108.624 064670 -64700 EBST 50.8000 5.2000 75 23.863 064700 -64760 EBSU 50.0330 5.4000 557 19.605 064760 -64780 EBLG 50.6550 5.4500 178 81.424 064780 -64790 EBBL 51.1770 5.4700 64 31.103 064790 -64810 EBZW 50.9330 5.5000 63 27.208 064810 -64900 EBSP 50.4880 5.9200 482 31.478 064900 -64960 EBLB 50.4770 6.1800 570 18.434 064960 -65900 ELLX 49.6220 6.2200 379 7.446 065900 -66040 LSGN 47.0000 6.9500 487 14.995 066040 -66100 LSMP 46.8220 6.9500 491 25.473 066100 -66700 LSZH 47.4880 8.5300 432 9.767 066700 -67000 LSGG 46.2550 6.1300 416 50.235 067000 -67100 LSGL 46.5550 6.6200 615 79.117 067100 -67200 LSGS 46.2220 7.3300 481 21.027 067200 -67700 LSZA 46.0000 8.9700 276 16.415 067700 -70030 LFAT 50.5220 1.6200 13 112.895 070030 -70050 LFOI 50.1330 1.8300 77 45.744 070050 -70150 LFQQ 50.5770 3.1000 52 28.134 070150 -70240 LFRC 49.6550 -1.4700 138 14.944 070240 -70270 LFRK 49.1880 -0.4500 67 29.725 070270 -70370 LFOP 49.3880 1.1800 157 68.681 070370 -70380 LFOE 49.0220 1.2200 138 28.615 070380 -70550 LFOB 49.4770 2.1200 111 320.719 070550 -70570 LFPC 49.2550 2.5200 88 38.051 070570 -70610 LFOW 49.8220 3.2000 101 83.369 070610 -70700 LFSR 49.3000 4.0300 91 139.614 070700 -70750 LFQV 49.7880 4.6300 148 44.095 070750 -70900 LFSF 49.0880 6.1300 192 267.947 070900 -70930 LFJL 48.9880 6.2500 264 14.146 070930 -71060 LFRJ 48.5220 -4.1500 106 21.244 071060 -71090 LFRL 48.2880 -4.4300 83 18.582 071090 -71100 LFRB 48.4550 -4.4200 99 44.465 071100 -71200 LFRT 48.5330 -2.8500 139 47.079 071200 -71250 LFRD 48.5880 -2.0700 59 43.585 071250 -71300 LFRN 48.0770 -1.7300 43 635.669 071300 -71390 LFOF 48.4330 0.1000 144 103.342 071390 -71400 LFOC 48.0770 1.3800 127 31.341 071400 -71430 LFOR 48.4770 1.5000 156 120.029 071430 -71460 LFPN 48.7770 1.1000 164 44.457 071460 -71470 LFPV 48.7770 2.2000 177 14.653 071470 -71490 LFPO 48.7220 2.3800 90 12.351 071490 -71500 LFPB 48.9770 2.4300 51 31.594 071500 -71530 LFPM 48.6220 2.6800 91 88.326 071530 -71570 LFPG 49.0220 2.5300 109 8.845 071570 -71680 LFQB 48.3330 4.0200 118 68.781 071680 -71690 LFSI 48.6330 4.9000 140 92.169 071690 -71800 LFSN 48.6880 6.2200 212 21.469 071800 -71810 LFSO 48.5880 5.9700 351 47.212 071810 -71900 LFST 48.5550 7.6300 153 24.678 071900 -71970 LFSC 47.9220 7.4000 217 34.606 071970 -72010 LFRQ 47.9770 -4.1700 94 24.690 072010 -72050 LFRH 47.7770 -3.3500 42 47.659 072050 -72170 LFRZ 47.3220 -2.1700 3 13.930 072170 -72220 LFRS 47.1550 -1.6000 27 20.146 072220 -72300 LFRA 47.5000 -0.5800 58 98.563 072300 -72350 LFRM 47.9330 0.2000 52 56.081 072350 -72400 LFOT 47.4550 0.7300 112 178.765 072400 -72470 LFYR 47.3000 1.6800 86 47.125 072470 -72490 LFOJ 47.9880 1.7800 125 58.187 072490 -72550 LFLD 47.0550 2.3700 166 53.138 072550 -72570 LFOA 47.0550 2.6500 181 21.209 072570 -72600 LFQG 47.0000 3.1000 178 63.467 072600 -72650 LFLA 47.8000 3.5500 212 193.359 072650 -72760 LFQH 47.8550 4.5800 264 55.951 072760 -72800 LFSD 47.2770 5.0800 227 66.941 072800 -72880 LFSA 47.2550 5.9800 310 72.052 072880 -72920 LFSX 47.7880 6.3500 273 46.191 072920 -72950 LFSQ 47.6330 6.8700 423 23.032 072950 -72990 LFSB 47.6000 7.5200 271 182.070 072990 -73060 LFRI 46.7000 -1.0500 90 63.503 073060 -73150 LFBH 46.1550 -1.1500 10 34.175 073150 -73300 LFBN 46.3220 -0.4000 61 61.230 073300 -73350 LFBI 46.5880 0.3000 120 101.751 073350 -73540 LFLX 46.8770 1.7200 157 98.635 073540 -73740 LFLV 46.1770 3.4000 251 172.085 073740 -73790 LFLN 46.4220 4.0200 244 54.862 073790 -73850 LFLM 46.3000 4.8000 217 69.983 073850 -74120 LFBG 45.6770 -0.3200 31 116.017 074120 -74280 LFBX 45.2000 0.8200 100 48.188 074280 -74340 LFBL 45.8770 1.1800 402 329.421 074340 -74380 LFBV 45.1550 1.4700 117 44.811 074380 -74600 LFLC 45.7880 3.1700 330 46.756 074600 -74710 LFHP 45.0880 3.7700 833 108.445 074710 -74750 LFMH 45.5330 4.3000 402 64.536 074750 -74800 LFLY 45.7220 4.9500 208 41.717 074800 -74810 LFLL 45.7330 5.0800 240 10.163 074810 -74820 LFXA 45.9880 5.3300 257 53.572 074820 -74860 LFLS 45.3770 5.3300 386 115.198 074860 -74910 LFLB 45.6330 5.8700 235 50.798 074910 -75020 LFBC 44.5330 -1.1300 25 14.625 075020 -75100 LFBD 44.8330 -0.6800 61 78.409 075100 -75240 LFBA 44.1880 0.6000 60 55.589 075240 -75300 LFBE 44.8220 0.5200 51 94.825 075300 -75490 LFLW 44.8880 2.4200 640 125.346 075490 -75520 LFCR 44.4000 2.4800 581 54.462 075520 -75770 LFLQ 44.5880 4.7300 74 85.219 075770 -75790 LFMO 44.1330 4.8300 55 44.637 075790 -75880 LFMX 44.0770 6.0000 461 40.017 075880 -76020 LFBZ 43.4770 -1.5300 71 111.581 076020 -76030 LFBY 43.6880 -1.0700 33 43.849 076030 -76070 LFBM 43.9220 -0.5000 62 34.403 076070 -76100 LFBP 43.3880 -0.4200 185 67.302 076100 -76210 LFBT 43.1880 0.0000 363 40.617 076210 -76220 LFDH 43.6880 0.6000 128 73.353 076220 -76270 LFCG 43.0000 1.1000 412 90.912 076270 -76300 LFBO 43.6330 1.3700 154 35.996 076300 -76310 LFBF 43.5330 1.3700 166 11.118 076310 -76320 LFCI 43.9220 2.1200 176 60.476 076320 -76350 LFMK 43.2220 2.3200 130 102.040 076350 -76430 LFMT 43.5880 3.9700 8 31.367 076430 -76450 LFME 43.8770 4.4000 62 71.011 076450 -76460 LFTW 43.7550 4.4200 94 13.658 076460 -76480 LFMY 43.6000 5.1000 60 29.957 076480 -76490 LFMA 43.5000 5.3700 111 24.432 076490 -76500 LFML 43.4550 5.2300 32 12.353 076500 -76570 LFXI 44.0550 5.5000 837 132.702 076570 -76670 LFTH 43.1000 6.1500 4 27.037 076670 -76750 LFMC 43.3880 6.3800 82 30.124 076750 -76800 LFTU 43.4220 6.7500 6 48.835 076800 -76840 LFMD 43.5550 6.9500 8 21.883 076840 -76900 LFMN 43.6550 7.2000 28 10.341 076900 -77470 LFMP 42.7330 2.8700 47 26.642 077470 -77540 LFKC 42.5330 8.8000 58 9.908 077540 -77610 LFKJ 41.9220 8.8000 9 14.890 077610 -77650 LFKS 41.9220 9.4000 22 270.124 077650 -77800 LFKF 41.5000 9.1000 23 14.867 077800 -77900 LFKB 42.5550 9.4800 12 50.282 077900 -80020 LECO 43.3000 -8.3800 103 24.160 080020 -80110 LEAS 43.5550 -6.0300 134 111.850 080110 -80210 LEXJ 43.4330 -3.8200 1 73.436 080210 -80250 LEBB 43.3000 -2.9300 34 333.427 080250 -80290 LESO 43.3550 -1.8000 8 21.123 080290 -80420 LEST 42.9000 -8.4300 367 77.928 080420 -80450 LEVX 42.2220 -8.6300 256 59.712 080450 -80550 LELN 42.5880 -5.6500 914 121.141 080550 -80750 LEBG 42.3770 -3.6300 891 116.672 080750 -80800 LEVT 42.8880 -2.7300 509 48.598 080800 -80840 LELO 42.4550 -2.3300 363 10.141 080840 -80850 LEPP 42.7770 -1.6300 459 65.825 080850 -81400 LEVD 41.7220 -4.8500 854 9.980 081400 -81600 LEZG 41.6770 -1.0200 258 11.104 081600 -81750 LERS 41.1550 1.1700 76 7.637 081750 -81810 LEBL 41.2880 2.0700 6 141.450 081810 -81840 LEGE 41.9000 2.7700 129 75.238 081840 -82020 LESA 40.9550 -5.5000 795 63.570 082020 -82210 LEMD 40.4550 -3.5500 582 7.697 082210 -82230 LEVS 40.3880 -3.7800 687 9.015 082230 -82240 LEGT 40.3000 -3.7200 612 53.720 082240 -82270 LETO 40.4880 -3.4700 608 29.749 082270 -82330 LECH 40.8770 -1.3000 899 48.826 082330 -82800 LEAB 38.9550 -1.8500 704 127.031 082800 -82840 LEVC 39.5000 -0.4700 62 7.836 082840 -83060 LEPA 39.5550 2.7300 8 9.429 083060 -83140 LEMH 39.8770 4.2300 82 268.960 083140 -83300 LEBZ 38.8880 -6.8200 192 68.252 083300 -83350 LEHI 38.5220 -5.1200 534 116.224 083350 -83600 LEAL 38.2880 -0.5500 31 43.489 083600 -83730 LEIB 38.8770 1.3800 12 371.945 083730 -83910 LEZL 37.4220 -5.9000 31 10.151 083910 -83970 LEMO 37.1550 -5.6200 88 265.476 083970 -84100 LEBA 37.8550 -4.8300 92 78.366 084100 -84190 LEGR 37.1880 -3.7800 559 66.730 084190 -84290 LERI 37.9550 -1.2300 75 42.058 084290 -84330 LELC 37.7880 -0.8000 3 173.989 084330 -84490 LERT 36.6550 -6.3500 26 23.896 084490 -84510 LEJR 36.7550 -6.0700 30 33.013 084510 -84820 LEMG 36.6770 -4.4800 7 114.421 084820 -84870 LEAM 36.8550 -2.3800 21 584.014 084870 -84950 LXGB 36.1550 -5.3500 5 28.478 084950 -85010 LPFL 39.4550 -31.1300 29 2120.264 085010 -85050 LPHR 38.5220 -28.7200 41 131.465 085050 -85090 LPLA 38.7770 -27.1000 55 15.229 085090 -85120 LPPD 37.7330 -25.7000 72 3.597 085120 -85150 LPAZ 36.9770 -25.1700 100 588.827 085150 -85210 LPFU 32.6880 -16.7700 55 13.618 085210 -85240 LPPS 33.0770 -16.3500 82 512.987 085240 -85360 LPPT 38.7880 -9.1300 123 7.540 085360 -85450 LPPR 41.2330 -8.6800 73 12.977 085450 -85540 LPFR 37.0220 -7.9700 4 4.438 085540 -85620 LPBJ 38.0220 -7.8700 247 61.759 085620 -85670 LPVR 41.2770 -7.7200 562 96.126 085670 -85750 LPBG 41.8000 -6.7300 692 89.518 085750 -85940 GVAC 16.7330 -22.9500 57 212.713 085940 -100180 EDXW 54.9220 8.3500 20 11.981 100180 -100330 ETGG 54.8330 9.5000 33 9.173 100330 -100340 ETME 54.6330 9.3500 19 17.340 100340 -100370 ETNS 54.4770 9.5200 25 17.245 100370 -100380 ETNH 54.3220 9.5300 17 36.788 100380 -100460 ETMK 54.3880 10.1500 31 1.942 100460 -101220 ETNJ 53.5330 7.8800 21 41.634 101220 -101260 ETNT 53.5550 7.6700 12 14.087 101260 -101360 ETMN 53.7770 8.6700 31 11.291 101360 -101420 ETHI 54.0000 9.5800 26 24.854 101420 -101470 EDDH 53.6330 9.9800 15 50.692 101470 -101490 EDHI 53.5330 9.8300 13 14.887 101490 -101560 EDHL 53.8220 10.7000 15 31.832 101560 -101720 ETNL 53.9220 12.2800 58 27.516 101720 -101810 EDCP 54.3770 13.0800 4 23.832 101810 -102180 ETNA 52.8880 8.2300 56 33.594 102180 -102240 EDDW 53.0550 8.8000 5 44.558 102240 -102380 ETGB 52.8220 9.9300 69 20.126 102380 -102460 ETHS 52.9220 10.1800 88 24.992 102460 -102720 ETGW 53.2000 12.5200 74 30.428 102720 -102810 ETNU 53.6000 13.3200 71 9.369 102810 -103040 ETGM 52.7330 7.3300 41 70.645 103040 -103060 ETHE 52.3000 7.3800 49 12.122 103060 -103080 ETUN 52.4550 7.1700 26 26.974 103080 -103140 ETNP 52.3330 7.5500 43 24.469 103140 -103150 EDDG 52.1330 7.7000 52 67.130 103150 -103200 ETUO 51.9220 8.3000 72 22.277 103200 -103210 ETND 52.5880 8.3500 43 115.258 103210 -103340 ETNW 52.4550 9.4300 70 30.152 103340 -103350 ETHB 52.2880 9.0800 78 58.159 103350 -103380 EDDV 52.4770 9.7000 54 18.451 103380 -103430 ETHC 52.6000 10.0200 52 46.050 103430 -103480 EDVE 52.3000 10.4500 88 7.224 103480 -103820 EDDT 52.5770 13.3200 37 67.102 103820 -103840 EDDI 52.4770 13.4000 49 5.183 103840 -103850 EDDB 52.3880 13.5200 48 24.998 103850 -104000 EDDL 51.2880 6.7800 44 20.417 104000 -104010 ETUR 51.2000 6.1300 76 25.414 104010 -104040 ETGY 51.7550 6.2800 43 19.254 104040 -104100 EDZE 51.4000 6.9700 161 18.143 104100 -104160 EDLW 51.5220 7.6200 127 152.476 104160 -104260 EDLP 51.6220 8.6200 213 23.451 104260 -104360 EDVK 51.4000 9.3800 285 12.134 104360 -104390 ETHF 51.1220 9.2800 181 23.061 104390 -104690 EDDP 51.4220 12.2300 149 59.358 104690 -104760 ETSH 51.7770 13.1800 82 30.710 104760 -104880 EDDC 51.1330 13.7800 226 7.084 104880 -104920 ETHT 51.7770 14.3000 76 25.299 104920 -105000 ETNG 50.9770 6.0500 98 42.389 105000 -105020 ETNN 50.8330 6.6700 135 46.032 105020 -105030 ETBA 50.8220 6.1800 191 19.495 105030 -105090 ETBB 50.9880 6.9000 49 22.587 105090 -105130 EDDK 50.8770 7.1700 99 35.432 105130 -105140 ETHM 50.3770 7.3200 191 19.093 105140 -105540 EDDE 50.9880 10.9700 323 50.064 105540 -106070 ETAD 49.9880 6.7000 365 25.993 106070 -106130 ETSB 50.1770 7.0700 486 45.318 106130 -106140 ETAR 49.4330 7.6000 238 106.821 106140 -106160 EDFH 49.9550 7.2700 503 25.302 106160 -106180 ETGI 49.7000 7.3300 377 5.449 106180 -106270 ETEH 49.8550 7.8800 103 51.064 106270 -106330 ETOU 50.0550 8.3300 141 15.510 106330 -106370 EDDF 50.0550 8.6000 113 6.200 106370 -106420 ETID 50.1770 8.9700 112 37.343 106420 -106530 ETEU 49.6550 9.9700 298 19.927 106530 -106770 EDQD 49.9880 11.6300 498 57.077 106770 -106850 EDQM 50.3220 11.8800 568 4.339 106850 -106870 ETIC 49.7000 11.9500 415 16.739 106870 -107080 EDDR 49.2220 7.1200 320 14.272 107080 -107280 ETOR 49.5770 8.4700 94 46.486 107280 -107340 ETIE 49.4000 8.6500 109 23.187 107340 -107380 EDDS 48.6880 9.2300 391 46.994 107380 -107430 ETHN 49.4000 9.9700 473 80.607 107430 -107520 ETIK 49.4770 10.3800 325 24.983 107520 -107550 ETEB 49.3220 10.6300 467 35.861 107550 -107630 EDDN 49.5000 11.0800 312 7.942 107630 -107650 ETHR 49.2220 11.1000 395 108.333 107650 -107710 ETGK 49.4330 11.9000 418 62.533 107710 -107750 ETIH 49.2220 11.8300 442 24.001 107750 -108270 ETGZ 48.1880 9.0000 920 20.969 108270 -108370 ETHL 48.2220 9.9200 549 32.793 108370 -108520 EDMA 48.4330 10.9300 463 71.675 108520 -108530 ETSN 48.7220 11.2200 387 30.120 108530 -108560 ETSL 48.1880 10.8700 562 27.597 108560 -108570 ETSA 48.0770 10.9000 628 12.540 108570 -108580 ETSF 48.2000 11.2700 535 12.474 108580 -108600 ETSI 48.7220 11.5300 370 20.134 108600 -108660 EDDM 48.1330 11.7000 529 8.110 108660 -108690 ETSE 48.3220 11.9500 467 30.513 108690 -109290 EDTZ 47.6880 9.1800 447 25.478 109290 -109350 EDNY 47.6770 9.5200 424 45.101 109350 -109470 ETSM 47.9880 10.2300 644 81.091 109470 -109540 ETHA 47.8330 10.8700 760 46.431 109540 -110100 LOWL 48.2330 14.1800 313 38.663 110100 -110300 LOXT 48.3220 16.1200 176 51.332 110300 -110360 LOWW 48.1220 16.5700 190 8.672 110360 -111190 LOWI 47.3330 11.1800 1182 14.248 111190 -111200 LOWI 47.2770 11.3500 593 32.197 111200 -111220 LOXS 47.3330 11.7000 543 7.181 111220 -111500 LOWS 47.8000 13.0000 450 3.966 111500 -111570 LOXA 47.5330 14.1300 649 15.207 111570 -111650 LOXZ 47.2000 14.7500 682 23.966 111650 -112310 LOWK 46.6550 14.3300 452 19.057 112310 -112400 LOWG 47.0000 15.4300 347 49.265 112400 -114140 LKKV 50.2000 12.9200 604 25.992 114140 -115180 LKPR 50.1000 14.2500 365 75.539 115180 -117230 LKTB 49.1550 16.7000 246 53.388 117230 -117740 LKHO 49.3220 17.5700 224 57.779 117740 -117820 LKMT 49.6880 18.1200 260 41.203 117820 -118160 LZIB 48.2000 17.2000 133 22.541 118160 -118260 LKPP 48.5330 17.8300 169 12.803 118260 -119030 LKSL 48.6330 19.1500 318 43.413 119030 -119340 LZTT 49.0770 20.2500 707 13.348 119340 -119680 LKKZ 48.7000 21.2700 232 23.404 119680 -121050 EPKO 54.2000 16.1500 34 20.982 121050 -121500 EPGD 54.3880 18.4700 138 30.420 121500 -122050 EPSC 53.4000 14.6200 7 27.926 122050 -123300 EPPO 52.4220 16.8500 84 69.030 123300 -123750 EPWA 52.1770 20.9700 106 17.740 123750 -124000 EPZG 51.9330 15.5300 192 69.521 124000 -124240 EPWR 51.1000 16.8800 124 7.885 124240 -125600 EPKT 50.2330 19.0300 284 28.571 125600 -125660 EPKK 50.0880 19.8000 237 103.525 125660 -125800 EPRZ 50.1000 22.0500 201 124.787 125800 -128120 LHSY 47.2770 16.6300 221 22.439 128120 -128250 LHPA 47.3550 17.4700 141 112.540 128250 -128390 LHBP 47.4330 19.2700 185 41.678 128390 -128600 LHSN 47.1770 20.2300 85 40.246 128600 -128820 LHDC 47.4880 21.6300 112 53.194 128820 -129320 LHTA 46.4000 17.9200 145 7.029 129320 -129420 LHPP 46.0000 18.2300 203 75.388 129420 -129700 LHKE 46.9000 19.7500 116 73.805 129700 -129820 LHUD 46.2550 20.1000 83 30.698 129820 -129920 LHBC 46.7000 21.1300 86 72.484 129920 -130140 LJLJ 46.2220 14.4800 385 15.991 130140 -130310 LJMS 46.6550 16.1800 188 16.055 130310 -131050 LJPZ 45.5220 13.5700 95 20.366 131050 -131160 LDRI 45.2220 14.5800 85 10.649 131160 -131210 LJNM 45.8000 15.1800 213 24.902 131210 -131310 LDZA 45.7330 16.0700 107 10.369 131310 -131570 LDOS 45.4770 18.8200 89 9.378 131570 -131830 LYVR 45.1550 21.3200 85 27.855 131830 -132090 LDPL 44.9000 13.9200 63 6.078 132090 -132720 LYBE 44.8220 20.2800 99 62.674 132720 -133330 LDSP 43.5330 16.3000 21 10.550 133330 -133530 LQSA 43.8220 18.3300 511 10.083 133530 -133880 LYNI 43.3330 21.9000 202 38.570 133880 -134570 LYTV 42.4000 18.7300 5 45.618 134570 -134620 LYTI 42.3770 19.2500 33 6.695 134620 -134810 LYPR 42.6550 21.1500 576 75.009 134810 -135790 LWOH 41.1880 20.7500 700 21.429 135790 -135860 LWSK 41.9770 21.6500 239 92.976 135860 -136150 LATI 41.3330 19.7800 90 79.843 136150 -140260 LJMB 46.4880 15.6800 265 27.049 140260 -140310 LJMB 46.6550 16.1800 188 0.000 140310 -144310 LDZD 44.1000 15.3700 84 12.522 144310 -144740 LDDU 42.5770 18.2700 165 17.800 144740 -150100 LRSM 47.7880 22.8800 124 371.054 150100 -150140 LRBM 47.6770 23.5800 218 34.776 150140 -150230 LRSV 47.6550 26.2500 351 19.789 150230 -150800 LROD 47.0550 21.9300 140 108.386 150800 -150900 LRIA 47.1770 27.6300 104 27.651 150900 -151200 LRCL 46.7880 23.5700 413 23.506 151200 -151450 LRTM 46.5330 24.5300 309 60.512 151450 -151500 LRBC 46.5880 26.9800 190 12.995 151500 -152000 LRAR 46.2000 21.4000 118 48.434 152000 -152470 LRTR 45.7770 21.2500 88 59.109 152470 -152600 LRSB 45.8000 24.1500 444 44.811 152600 -152920 LRCS 45.4220 22.2500 242 29.129 152920 -153350 LRTC 45.1880 28.8200 6 56.561 153350 -154200 LRBS 44.5000 26.1300 91 6.561 154200 -154210 LROP 44.5550 26.1000 95 14.872 154210 -154500 LRCV 44.2330 23.8700 195 40.213 154500 -154810 LRCK 44.3330 28.4300 102 14.754 154810 -155350 LBRS 43.8550 25.9500 45 26.495 155350 -155520 LBWN 43.2000 27.9200 43 61.655 155520 -156140 LBSF 42.6550 23.3800 595 11.682 156140 -156250 LBPD 42.1330 24.7500 185 35.991 156250 -156550 LBBG 42.4880 27.4800 28 138.493 156550 -160200 LIPB 46.4770 11.3300 241 39.725 160200 -160210 LIVR 46.3000 11.7800 2006 59.894 160210 -160220 LIVP 46.1550 11.0300 2129 165.558 160220 -160330 LIVD 46.7330 12.2200 1226 15.432 160330 -160360 LIPA 46.0330 12.6000 126 33.577 160360 -160370 LIYW 46.0330 12.6200 126 1.544 160370 -160400 LIVO 46.5000 13.5800 778 31.340 160400 -160450 LIPI 45.9880 13.0300 53 66.952 160450 -160520 LIMH 45.9330 7.7000 3488 31.391 160520 -160590 LIMF 45.2220 7.6500 287 58.755 160590 -160610 LIMK 45.0330 7.7300 710 21.930 160610 -160640 LIMN 45.5220 8.6700 169 42.171 160640 -160660 LIMC 45.6220 8.7300 211 12.059 160660 -160720 LIMO 45.8770 9.0700 1322 11.111 160720 -160760 LIME 45.6770 9.7000 237 42.485 160760 -160800 LIML 45.4330 9.2800 103 54.233 160800 -160840 LIMS 44.9220 9.7300 138 70.344 160840 -160880 LIPL 45.4220 10.2800 92 100.108 160880 -160900 LIPX 45.3880 10.8700 68 46.208 160900 -160940 LIPT 45.5770 11.5200 53 63.654 160940 -160950 LIPU 45.4000 11.8500 14 32.385 160950 -160980 LIPS 45.6880 12.1000 41 27.514 160980 -160990 LIPH 45.6550 12.1800 23 7.217 160990 -161050 LIPZ 45.5000 12.3300 6 124.278 161050 -161080 LIPQ 45.8220 13.4800 12 27.994 161080 -161100 LIVT 45.6550 13.7500 20 91.016 161100 -161150 LIMY 44.2550 7.8000 1742 34.396 161150 -161190 LIMV 44.6330 8.9300 475 19.920 161190 -161200 LIMJ 44.4220 8.8500 3 159.440 161200 -161220 LIMG 44.0550 8.1200 49 11.815 161220 -161240 LIMT 44.4330 9.9300 1040 38.562 161240 -161250 LIQW 44.0880 9.9800 10 97.342 161250 -161290 LIQP 44.0330 9.8300 192 13.454 161290 -161340 LIVC 44.2000 10.7000 2173 56.609 161340 -161380 LIPF 44.8330 11.6200 10 10.384 161380 -161400 LIPE 44.5330 11.3000 42 3.997 161400 -161460 LIVM 44.4550 12.3000 6 85.700 161460 -161470 LIPK 44.2000 12.0700 32 33.739 161470 -161480 LIPC 44.2220 12.3000 10 18.491 161480 -161490 LIPR 44.0330 12.6200 13 53.392 161490 -161530 LIMU 43.9550 8.1700 221 73.629 161530 -161580 LIRP 43.6880 10.3800 1 50.838 161580 -161680 LIQO 42.3880 11.1700 632 73.804 161680 -161700 LIRQ 43.8000 11.2000 38 31.804 161700 -161790 LIVF 43.5220 12.7300 574 123.493 161790 -161810 LIRZ 43.0880 12.5000 205 10.448 161810 -161910 LIPY 43.6220 13.3700 10 52.737 161910 -161970 LIRJ 42.7330 10.4000 397 122.005 161970 -162060 LIRS 42.7550 11.0700 7 41.615 162060 -162140 LIQJ 42.0330 11.8300 4 42.025 162140 -162160 LIRV 42.4330 12.0800 300 173.955 162160 -162190 LIRK 42.4770 12.9800 1875 12.293 162190 -162210 LIQN 42.4220 12.8500 389 37.282 162210 -162300 LIBP 42.4330 14.2000 11 175.413 162300 -162340 LIRG 42.0000 12.7300 89 46.972 162340 -162350 LIRU 41.9550 12.5000 24 17.723 162350 -162390 LIRA 41.8000 12.5500 101 18.948 162390 -162420 LIRF 41.8000 12.2300 3 71.454 162420 -162430 LIRL 41.5550 12.9000 26 34.370 162430 -162440 LIRH 41.6330 13.3000 181 84.283 162440 -162450 LIRE 41.6550 12.4300 12 23.136 162450 -162520 LIBS 41.5770 14.6500 807 55.258 162520 -162530 LIRM 41.0550 14.0700 10 59.577 162530 -162580 LIBE 41.7000 15.9500 844 93.541 162580 -162610 LIBA 41.5330 15.7200 60 26.649 162610 -162630 LIRT 41.0550 15.2300 1093 458.870 162630 -162700 LIBD 41.1330 16.7800 44 111.769 162700 -162800 LIQZ 40.9220 12.9500 185 191.906 162800 -162890 LIRN 40.8550 14.3000 72 29.451 162890 -162940 LIQC 40.5330 14.2300 161 102.236 162940 -163000 LIBZ 40.6330 15.8000 843 63.393 163000 -163100 LIQK 40.0220 15.2800 185 63.399 163100 -163120 LIBV 40.7770 16.9300 350 38.478 163120 -163200 LIBR 40.6550 17.9500 10 198.745 163200 -163240 LIBG 40.5220 17.4000 69 45.075 163240 -163250 LIBH 40.4330 16.8800 12 78.278 163250 -163320 LIBN 40.2330 18.1500 61 48.763 163320 -163440 LIBQ 39.3330 16.4000 1720 49.848 163440 -163500 LIBC 39.0000 17.0700 161 276.996 163500 -163600 LIBY 39.8220 18.3500 112 98.636 163600 -163620 LICA 38.9000 16.2500 15 71.765 163620 -164000 LICU 38.7000 13.1800 251 281.880 164000 -164050 LICJ 38.1880 13.1000 34 57.348 164050 -164100 LICP 38.1000 13.3000 117 20.038 164100 -164200 LICF 38.2000 15.5500 51 16.232 164200 -164220 LICR 38.0770 15.6500 21 88.627 164220 -164290 LICT 37.9220 12.5000 7 104.883 164290 -164500 LICE 37.5770 14.2800 965 123.691 164500 -164530 LICL 37.0880 14.2200 58 54.624 164530 -164590 LICZ 37.4000 14.9200 22 14.317 164590 -164600 LICC 37.4770 15.0500 17 68.796 164600 -164700 LICG 36.8220 11.9700 191 79.276 164700 -164800 LICO 36.6880 15.1300 51 1748.460 164800 -164900 LICD 35.5000 12.6000 20 194.862 164900 -165060 LIEG 41.2220 9.4000 170 25.807 165060 -165200 LIEA 40.6330 8.2800 23 11.179 165200 -165220 LIEH 40.5770 8.1700 205 181.464 165220 -165310 LIEO 40.9000 9.5200 13 114.063 165310 -165390 LIEF 39.7550 8.4700 92 94.875 165390 -165460 LIED 39.3550 8.9700 28 55.203 165460 -165500 LIEB 39.9330 9.7200 156 94.186 165500 -165600 LIEE 39.2550 9.0500 1 13.075 165600 -165640 LIEC 39.1000 9.5200 118 560.351 165640 -165970 LMML 35.8550 14.4800 91 109.412 165970 -166140 LGKA 40.4550 21.2800 669 38.381 166140 -166220 LGTS 40.5220 22.9700 4 113.990 166220 -166240 LGKV 40.9220 24.6200 5 20.197 166240 -166270 LGAL 40.8550 25.9200 3 52.778 166270 -166320 LGKZ 40.3000 21.7800 627 103.714 166320 -166410 LGKR 39.6220 19.9200 4 77.516 166410 -166430 LGPZ 38.9550 20.7700 4 64.536 166430 -166480 LGLR 39.6330 22.4200 74 56.357 166480 -166500 LGLM 39.9220 25.2300 4 127.757 166500 -166670 LGMT 39.0770 26.6000 5 24.166 166670 -166820 LGAD 37.9220 21.2800 12 71.842 166820 -166850 LGKF 38.1220 20.5000 22 177.608 166850 -166870 LGRX 38.1770 21.4200 15 28.434 166870 -167060 LGHI 38.3330 26.1300 4 151.032 167060 -167100 LGTP 37.5330 22.4000 652 99.503 167100 -167150 LGTT 38.1000 23.7800 235 22.207 167150 -167160 LGAT 37.9000 23.7300 15 17.103 167160 -167180 LGEL 38.0770 23.5500 31 10.049 167180 -167230 LGSM 37.7000 26.9200 7 83.520 167230 -167260 LGKL 37.0770 22.0200 8 39.296 167260 -167420 LGKO 36.7880 27.0700 129 99.942 167420 -167460 LGSA 35.4880 24.1200 151 78.840 167460 -167490 LGRP 36.4000 28.0800 11 237.110 167490 -167540 LGIR 35.3330 25.1800 39 20.528 167540 -167650 LGKP 35.5220 27.2500 6 110.241 167650 -170220 LTAS 41.4550 31.8000 137 311.446 170220 -170290 LTAQ 41.2880 36.3300 168 2.506 170290 -170380 LTCG 41.0000 39.7200 34 152.727 170380 -170600 LTBA 40.9770 28.8200 37 35.562 170600 -170820 LTAP 40.8550 35.5800 535 132.509 170820 -170860 LTAW 40.3000 36.5700 608 71.686 170860 -170900 LTAR 39.7550 37.0200 1285 156.034 170900 -170920 LTCD 39.7550 39.5000 1218 129.802 170920 -170960 LTCE 39.9550 41.1700 1758 147.662 170960 -170980 LTCF 40.6220 43.1000 1775 92.183 170980 -171120 LTBH 40.1330 26.4000 6 102.329 171120 -171150 LTBG 40.3220 27.9700 42 77.941 171150 -171160 LTBE 40.1880 29.0700 100 76.545 171160 -171240 LTBI 39.7880 30.5700 786 65.408 171240 -171280 LTAC 40.1220 33.0000 949 36.909 171280 -171290 LTAD 39.9550 32.6800 806 16.483 171290 -171500 LTBF 39.6220 27.9200 102 164.503 171500 -171700 LTCI 38.4550 43.3200 1662 88.859 171700 -171840 LTBT 38.9220 27.8500 93 78.057 171840 -171880 LTBO 38.6880 29.4000 919 250.072 171880 -171900 LTAH 38.7550 30.5300 1034 98.298 171900 -171950 LTAU 38.8220 35.4300 1054 114.436 171950 -172000 LTAT 38.4330 38.0800 849 77.383 172000 -172020 LTCA 38.6000 39.2800 881 360.140 172020 -172180 LTBL 38.5220 27.0200 5 16.381 172180 -172190 LTBJ 38.2770 27.1500 120 17.431 172190 -172400 LTBM 37.7550 30.5500 997 118.370 172400 -172440 LTAN 37.9770 32.5500 1031 214.555 172440 -172600 LTAJ 37.0880 37.3700 701 63.303 172600 -172700 LTCH 37.1330 38.7700 549 50.729 172700 -172800 LTCC 37.8880 40.2000 677 80.333 172800 -172820 LTCJ 37.8880 41.1200 540 73.850 172820 -172950 LTBS 36.7000 28.7800 9 68.517 172950 -173000 LTAI 36.7000 30.7300 54 474.239 173000 -173500 LTAG 37.0000 35.4200 66 73.672 173500 -173510 LTAG 36.9880 35.3500 27 4.440 173510 -173520 LTAF 36.9880 35.3000 20 10.739 173520 -173700 LTAK 36.5880 36.1700 4 83.249 173700 -176000 LCPH 34.7220 32.4800 8 48.092 176000 -176010 LCRA 34.5880 32.9800 23 310.556 176010 -176070 LCNC 35.1550 33.4000 161 73.766 176070 -176090 LCLK 34.8880 33.6300 2 36.327 176090 -221130 ULMM 68.9770 33.0500 51 9.967 221130 -225500 ULAA 64.5330 40.4700 13 1.434 225500 -228870 ULAK 61.2330 46.7200 56 55.520 228870 -238030 UUYT 61.6880 53.6800 139 172.430 238030 -238040 UUYY 61.7220 50.8300 119 104.540 238040 -238490 USRR 61.2550 73.5000 44 43.737 238490 -239330 USHH 60.9770 69.0700 40 25.241 239330 -249590 UEEE 62.0880 129.7500 103 174.915 249590 -255630 UHMA 64.7880 177.5700 62 263.039 255630 -255940 UHMD 64.4330 -173.2300 3 397.921 255940 -259130 UHMM 59.5880 150.7800 118 111.904 259130 -260380 ULTT 59.3550 24.8000 44 42.214 260380 -260630 ULLI 59.9770 30.3000 4 23.250 260630 -263140 UMRW 57.3770 21.5500 4 95.763 263140 -264220 UMRR 56.9770 24.0700 3 85.118 264220 -264770 ULOL 56.3880 30.6000 98 65.716 264770 -266660 UMII 55.1770 30.1300 176 73.542 266660 -267300 EYVI 54.6330 25.2800 156 63.193 267300 -268500 UMMS 53.8770 27.5300 234 40.975 268500 -268980 UUBP 53.3330 34.2300 217 40.441 268980 -270370 ULWW 59.2330 39.8700 131 111.195 270370 -270510 ULWT 59.8880 42.7500 134 155.422 270510 -274020 UUEM 56.8330 35.9000 137 69.874 274020 -279620 UWPP 53.1330 45.0200 174 120.247 279620 -284400 USSS 56.8000 60.6300 237 85.158 284400 -289000 UWWW 53.2550 50.4500 44 74.246 289000 -292630 UNII 58.4550 92.1500 78 91.660 292630 -295740 UNKK 56.0000 92.8800 277 44.334 295740 -296340 UNNN 55.0330 82.9000 177 95.094 296340 -296980 UINN 54.8880 99.0300 410 311.857 296980 -298380 UNBB 53.4000 83.7000 252 9.401 298380 -298460 UNCE 53.7330 87.1800 308 57.466 298460 -298650 UNKA 53.7550 91.4000 245 5.798 298650 -302300 UIKK 57.7770 108.0700 258 50.848 302300 -302530 UIKB 57.8550 114.2000 278 93.833 302530 -303930 UELL 56.8330 124.8700 859 95.170 303930 -307100 UIII 52.2770 104.3500 513 76.586 307100 -307130 UIIO 52.8220 104.7700 525 59.545 307130 -307390 UIUH 52.1770 109.7700 666 114.215 307390 -307580 UIAA 52.0220 113.3300 685 79.152 307580 -308230 UIUU 51.8000 107.4300 510 88.772 308230 -313290 UHBP 53.0770 132.9300 543 49.478 313290 -316550 UHHO 49.4550 136.5700 29 49.074 316550 -317350 UHHH 48.5220 135.1700 72 61.884 317350 -319600 UHWW 43.1220 131.9400 184 19.402 319600 -321500 UHSS 46.9220 142.7300 31 33.404 321500 -325400 UHPP 52.9770 158.7500 24 140.929 325400 -333450 UKKK 50.4000 30.4500 168 37.622 333450 -333470 UKBB 50.3330 30.9700 122 60.248 333470 -333930 UKLL 49.8220 23.9500 323 214.363 333930 -338150 UKII 47.0220 28.8700 180 83.792 338150 -338370 UKOO 46.4330 30.7700 35 120.770 338370 -339460 UKFF 44.6880 34.1300 181 21.489 339460 -341220 UUOO 51.7000 39.1700 154 3.446 341220 -343000 UKHH 49.8770 36.1300 152 85.280 343000 -345600 URWW 48.6880 44.3500 145 238.998 345600 -347310 URRR 47.2550 39.8200 77 59.925 347310 -351080 UARR 51.2550 51.2800 37 95.353 351080 -352290 UATT 50.3000 57.2300 227 373.277 352290 -356330 UATR 47.8550 59.6200 176 130.455 356330 -357460 UATA 46.7880 61.6500 62 46.668 357460 -368700 UAAA 43.2330 76.9300 847 45.753 368700 -370540 URMM 44.2220 43.1000 314 107.408 370540 -371710 URSS 43.4550 39.9000 16 20.717 371710 -375410 UGMM 41.9330 44.5800 551 38.456 375410 -375490 UGGG 41.6880 44.9500 490 40.229 375490 -380620 UAOO 44.8550 65.5000 130 124.503 380620 -383280 UAII 42.3000 69.6000 552 61.158 383280 -383530 UAFF 42.8550 74.5300 760 35.046 383530 -384130 UTSM 41.7330 64.6200 238 141.830 384130 -384570 UTTT 41.2770 69.2700 489 217.117 384570 -385790 UTED 40.1220 67.8300 345 84.918 385790 -386960 UTSS 39.7000 67.0000 724 143.152 386960 -388360 UTDD 38.5550 68.7800 803 81.493 388360 -389270 UTST 37.2330 67.2700 302 13.335 389270 -400010 OSKL 37.0550 41.2200 455 51.244 400010 -400070 OSAP 36.1880 37.2200 393 60.924 400070 -400220 OSLK 35.5330 35.7700 7 88.668 400220 -400450 OSDZ 35.3220 40.1500 212 292.384 400450 -400610 OSPR 34.5550 38.3000 404 188.940 400610 -400800 OSDI 33.4220 36.5200 605 278.834 400800 -401000 OLBA 33.8220 35.4800 19 76.287 401000 -401550 LLHA 32.8000 35.0300 8 48.600 401550 -401800 LLBG 32.0000 34.9000 49 15.858 401800 -401910 LLBS 31.2330 34.7800 207 43.157 401910 -401980 LLOV 30.0000 34.8300 432 93.480 401980 -401990 LLET 29.5550 34.9500 13 7.994 401990 -402500 OJHR 32.5000 38.2000 688 100.545 402500 -402550 OJBD 32.5550 35.8500 619 42.420 402550 -402600 OJHF 32.2000 37.1300 670 147.330 402600 -402650 OJMF 32.3770 36.2500 687 85.016 402650 -402700 OJAM 31.9880 35.9800 773 34.589 402700 -402720 OJAI 31.6770 35.9700 721 49.998 402720 -402900 LLJR 31.8770 35.2200 759 25.522 402900 -403100 OJMN 30.1770 35.7800 1070 322.747 403100 -403400 OJAQ 29.6330 35.0200 51 23.485 403400 -403560 OETR 31.6880 38.6700 813 939.038 403560 -403570 OERR 30.9000 41.1300 552 158.272 403570 -403600 OEGT 31.4220 37.2700 499 87.502 403600 -403610 OESK 29.7880 40.1000 684 251.576 403610 -403620 OERF 29.6330 43.4800 447 473.372 403620 -403730 OEPA 28.3330 46.1200 355 102.809 403730 -403750 OETB 28.3770 36.6300 770 216.428 403750 -403770 OEKK 27.9000 45.5300 413 75.263 403770 -403940 OEHL 27.4330 41.6800 1013 66.591 403940 -404000 OEWJ 26.2000 36.4700 16 389.976 404000 -404050 OEGS 26.3000 43.7700 650 103.708 404050 -404160 OEDR 26.2770 50.1500 17 49.844 404160 -404200 OEAH 25.2880 49.4800 172 178.604 404200 -404300 OEMA 24.5550 39.7000 631 372.423 404300 -404350 OEDW 24.5000 44.4000 990 78.472 404350 -404370 OERK 24.9330 46.7200 612 292.738 404370 -404380 OERY 24.7220 46.7200 612 22.127 404380 -404390 OEYN 24.1550 38.0700 1 170.976 404390 -405820 OKBK 29.2220 47.9800 55 87.270 405820 -407030 OITK 38.5550 44.9700 1107 295.694 407030 -407060 OITT 38.0880 46.2800 1361 76.495 407060 -407120 OITR 37.5330 45.0800 1312 101.392 407120 -407190 OIGG 37.2550 49.6000 7 27.224 407190 -407230 OIMN 37.4770 57.3300 1074 106.578 407230 -407270 OITS 36.2550 46.2700 1493 76.047 407270 -407290 OITZ 36.6880 48.4800 1663 408.578 407290 -407310 OIIK 36.2550 50.0000 1278 92.813 407310 -407320 OINR 36.9000 50.6600 -20 195.507 407320 -407380 OING 36.8220 54.4700 155 18.170 407380 -407430 OIMS 36.2220 57.6700 941 393.421 407430 -407450 OIMM 36.2770 59.6300 980 175.836 407450 -407470 OICS 35.3330 47.0000 1373 196.333 407470 -407540 OIII 35.6880 51.3500 1191 148.254 407540 -407570 OIIS 35.5550 53.3800 1171 641.105 407570 -407620 OIMH 35.2770 59.2200 1333 68.640 407620 -407650 OICG 34.5220 45.5800 378 115.454 407650 -407660 OICC 34.2770 47.1200 1322 96.402 407660 -407690 OIHR 34.1000 49.7000 1720 308.232 407690 -407850 OIFK 33.9880 51.4500 982 161.693 407850 -407910 OIMT 33.6000 56.9200 711 171.478 407910 -407950 OIAD 32.4000 48.3800 143 121.746 407950 -407980 OIFS 32.3330 50.8500 2061 223.678 407980 -408000 OIFM 32.6220 51.6700 1590 19.695 408000 -408090 OIMB 32.8770 59.2000 1491 292.555 408090 -408110 OIAW 31.3330 48.6700 22 1548.385 408110 -408120 OIAI 31.9880 49.2700 372 59.884 408120 -408180 OISA 31.1880 52.6700 2004 182.027 408180 -408210 OIYY 31.9000 54.4000 1230 305.487 408210 -408290 OIZB 31.3330 61.4800 489 51.084 408290 -408310 OIAA 30.3770 48.2500 11 44.323 408310 -408330 OIAG 30.7770 49.6700 29 51.276 408330 -408350 OIAH 30.3550 50.8200 738 192.609 408350 -408410 OIKK 30.2550 56.9700 1754 785.273 408410 -408480 OISS 29.5330 52.5800 1491 394.337 408480 -408540 OIKM 29.1000 58.4000 1067 188.593 408540 -408560 OIZH 29.4770 60.8800 1370 386.745 408560 -408580 OIBB 28.9880 50.8300 19 4.152 408580 -408590 OISF 28.9770 53.6800 1383 123.309 408590 -408750 OIKB 27.2220 56.3700 10 223.098 408750 -408790 OIZI 27.2000 60.7000 591 253.763 408790 -408830 OIBL 26.5880 54.8300 14 85.104 408830 -408930 OIZJ 25.6550 57.7700 4 517.410 408930 -408980 OIZC 25.2770 60.5800 6 27.312 408980 -409080 OASG 36.6770 65.7200 360 60.520 409080 -409130 OAUZ 36.6770 68.9200 433 153.362 409130 -409200 OAZB 36.5000 71.2500 2600 277.406 409200 -409220 OAMN 35.9220 64.7500 815 100.591 409220 -409480 OAKB 34.5550 69.2200 1791 17.812 409480 -409540 OAJL 34.4330 70.4700 580 129.099 409540 -410240 OEJN 21.6770 39.1500 12 31.227 410240 -410300 OEMK 21.4880 39.8300 310 65.924 410300 -410360 OETF 21.4880 40.5500 1449 140.042 410360 -410550 OEBA 20.3000 41.6300 1656 37.701 410550 -410610 OEWD 20.5000 45.2000 617 49.014 410610 -410840 OEBH 19.9880 42.6200 1157 114.939 410840 -411120 OEAB 18.2330 42.6500 2084 17.500 411120 -411140 OEKM 18.3000 42.8000 2054 42.076 411140 -411280 OENG 17.6220 44.4300 1203 37.914 411280 -411360 OESH 17.4770 47.1200 722 2753.199 411360 -411400 OEGN 16.9000 42.5800 3 8.510 411400 -411500 OBBI 26.2770 50.6500 2 91.620 411500 -411700 OTBD 25.2550 51.5700 10 5.392 411700 -411840 OMRK 25.6220 55.9300 31 145.518 411840 -411940 OMDB 25.2550 55.3300 5 72.757 411940 -411960 OMSJ 25.3330 55.5200 33 20.975 411960 -411980 OMFJ 25.1000 56.3300 28 70.589 411980 -412160 OMAD 24.4330 54.4700 3 18.220 412160 -412170 OMAA 24.4330 54.6500 27 136.518 412170 -412180 OMAL 24.2550 55.6000 262 98.241 412180 -412400 OOKB 26.2220 56.2300 3 73.141 412400 -412440 OOBR 24.2330 55.7800 299 18.411 412440 -412460 OOSH 24.4770 56.6300 4 174.161 412460 -412540 OOSQ 23.0770 57.6500 1755 144.361 412540 -412560 OOMS 23.5880 58.2800 8 29.963 412560 -412620 OOFD 22.3550 56.4800 170 255.027 412620 -412680 OOSR 22.5330 59.4800 14 214.877 412680 -412880 OOMA 20.6770 58.9000 19 877.376 412880 -413140 OOTH 17.6770 54.0300 445 84.747 413140 -413160 OOSA 17.0330 54.0800 20 21.018 413160 -413260 OYZM 16.2000 44.7800 1900 98.858 413260 -413500 OYMB 15.4330 45.3300 1000 7.751 413500 -413820 OYMK 13.2550 43.2800 3 63.771 413820 -414040 OYSN 15.3880 44.2000 2190 82.794 414040 -414310 OYHD 14.7550 42.9800 115 1.075 414310 -414370 OYAT 14.5550 46.8300 1067 176.799 414370 -414430 OYAR 14.6770 49.3700 25 16.264 414430 -414660 OYTZ 13.6880 44.1300 1385 40.858 414660 -414770 OYMC 13.2550 44.1300 3 151.467 414770 -414800 OYAA 12.6770 45.0300 3 108.703 414800 -414940 OYSQ 12.6330 53.9000 45 476.845 414940 -415300 OPPS 34.0220 71.5800 360 37.351 415300 -415330 OPRS 34.0770 71.9800 317 1088.549 415330 -415710 OPRN 33.6220 73.1000 508 42.214 415710 -415920 OPMI 32.5550 71.5200 212 171.351 415920 -415940 OPSR 32.0550 72.6700 188 40.604 415940 -416240 OPDI 31.8220 70.9200 173 99.136 416240 -416400 OPLH 31.5550 74.3300 215 51.868 416400 -416410 OPLA 31.5220 74.4000 217 7.580 416410 -416600 OPQT 30.2550 66.8800 1589 123.872 416600 -416750 OPMT 30.2000 71.4300 123 95.136 416750 -416970 OPSB 29.5550 67.8800 134 468.078 416970 -417150 OPJA 28.3000 68.4700 56 80.071 417150 -417390 OPPG 26.9770 64.1000 981 2038.526 417390 -417490 OPNH 26.2550 68.3700 38 167.748 417490 -417560 OPJI 25.0770 61.8000 57 312.104 417560 -417640 OPKD 25.3880 68.5800 30 16.071 417640 -417800 OPKC 24.9000 67.1300 22 20.168 417800 -418910 VGSY 24.9000 91.8800 35 42.259 418910 -418950 VGRJ 24.3770 88.7000 20 44.660 418950 -419070 VGIS 24.1330 89.0500 14 136.613 419070 -419230 VGTJ 23.7770 90.3800 9 23.808 419230 -419360 VGJR 23.1880 89.1700 7 52.621 419360 -419780 VGEG 22.2770 91.8200 6 46.452 419780 -419920 VGCB 21.4330 91.9300 4 326.716 419920 -420710 VIAR 31.6330 74.8700 234 81.299 420710 -420800 VABI 31.2550 76.6700 587 45.288 420800 -421310 VIHR 29.1770 75.7300 221 135.243 421310 -421820 VIDD 28.5880 77.2000 267 26.877 421820 -421890 VIBY 28.3770 79.4000 173 45.100 421890 -422600 VIAG 27.1550 77.9700 169 6.419 422600 -423090 VELR 27.2330 94.1200 102 152.331 423090 -423140 VEMN 27.4880 95.0200 111 59.626 423140 -423390 VIJO 26.3000 73.0200 224 112.887 423390 -423480 VIJP 26.8220 75.8000 390 108.715 423480 -423610 VIGR 26.2330 78.2500 207 64.686 423610 -423670 VICX 26.4000 80.4000 126 4.731 423670 -423690 VILK 26.7550 80.8800 128 14.443 423690 -423790 VEGK 26.7550 83.3700 77 63.719 423790 -423980 VEBD 26.6330 88.3200 126 41.294 423980 -424100 VEGT 26.1000 91.5800 54 95.140 424100 -424520 VIKO 25.1550 75.8500 274 37.559 424520 -424630 VIJN 25.4550 78.5800 251 27.035 424630 -424750 VIAL 25.4550 81.7300 98 104.661 424750 -424790 VIBN 25.4550 82.8700 85 22.890 424790 -424920 VEPT 25.6000 85.1000 60 119.324 424920 -425420 VIUD 24.6220 73.8800 514 90.266 425420 -425710 VIST 24.5770 80.8300 317 68.612 425710 -425910 VEGY 24.7550 84.9500 116 79.876 425910 -426230 VEIM 24.6770 93.9000 774 109.704 426230 -426340 VABJ 23.2550 69.6700 80 83.759 426340 -426470 VAAH 23.0770 72.6300 55 19.633 426470 -426670 VABP 23.2880 77.3500 523 152.010 426670 -426750 VAJB 23.2000 79.9500 393 80.498 426750 -427010 VERC 23.3220 85.3200 652 74.219 427010 -427240 VEAT 23.8880 91.2500 16 56.655 427240 -427370 VARK 22.3000 70.7800 138 73.998 427370 -427540 VAID 22.7220 75.8000 567 521.740 427540 -427980 VEJS 22.8220 86.1800 142 47.379 427980 -428090 VECC 22.6550 88.4500 6 18.321 428090 -428380 VABV 21.7550 72.2000 11 82.650 428380 -428550 VAKD 21.8330 76.3700 318 114.923 428550 -428670 VANP 21.1000 79.0500 310 9.492 428670 -428860 VEJH 21.9220 84.0800 230 13.843 428860 -429340 VAAK 20.7000 77.0700 309 4.160 429340 -429710 VEBS 20.2550 85.8300 46 26.792 429710 -430030 VABB 19.1220 72.8500 14 24.882 430030 -430140 VAAU 19.8550 75.4000 579 105.956 430140 -431170 VASL 17.6770 75.9000 479 622.809 431170 -431280 VOHY 17.4550 78.4700 545 244.672 431280 -431570 VAKP 16.7000 74.2300 570 42.989 431570 -431810 VOBZ 16.5330 80.8000 24 52.579 431810 -431980 VABM 15.8550 74.6200 747 105.901 431980 -432050 VOBI 15.1550 76.8500 449 276.864 432050 -432410 VOCP 14.4880 78.8300 130 224.124 432410 -432790 VOMM 13.0000 80.1800 16 8.831 432790 -432840 VOML 12.9220 74.8800 102 6.543 432840 -433030 VOVR 12.9220 79.1500 214 79.278 433030 -433330 VEPB 11.6770 92.7200 79 85.917 433330 -444160 VNSK 28.6000 81.6200 720 93.349 444160 -444240 VNJL 29.2880 82.1700 2300 379.942 444240 -444340 VNPK 28.2220 84.0000 827 214.145 444340 -444380 VNBW 27.5220 83.4500 109 10.328 444380 -444490 VNSI 27.1770 84.9800 137 55.906 444490 -444540 VNKT 27.7000 85.3700 1337 119.981 444540 -444740 VNTJ 27.3550 87.6700 1732 115.722 444740 -444780 VNVT 26.4880 87.2700 72 79.286 444780 -450010 VHCH 22.2000 114.0200 79 183.336 450010 -450070 VHHH 22.3220 113.9200 8 10.361 450070 -450110 VMMC 22.2000 113.5300 59 5.003 450110 -466860 RCTP 25.0880 121.2200 33 19.025 466860 -466890 RCFG 26.1770 119.9300 91 40.814 466890 -466960 RCSS 25.0770 121.5500 6 2.015 466960 -466970 RCGM 25.0770 121.2300 45 1.584 466970 -467300 RCNO 23.2770 119.6700 45 30.259 467300 -467340 RCQC 23.5880 119.6200 31 15.663 467340 -467360 RCBS 24.4330 118.3700 9 29.979 467360 -467380 RCUK 24.9330 121.3000 141 36.424 467380 -467400 RCKH 22.5880 120.3500 9 9.039 467400 -467430 RCNN 22.9550 120.2000 19 69.285 467430 -467450 RCAY 22.7880 120.2700 10 18.456 467450 -467460 RCKU 23.4770 120.3800 25 7.582 467460 -467500 RCDC 22.6880 120.4700 24 1.683 467500 -467510 RCLG 24.1880 120.6500 112 6.259 467510 -467520 RCKW 21.9330 120.8300 13 61.535 467520 -467560 RCPO 24.8220 120.9300 8 1.223 467560 -467580 RCSQ 22.7000 120.4800 29 23.225 467580 -467600 RCQS 22.8000 121.1800 37 5.872 467600 -467620 RCLY 22.0330 121.5500 325 2.061 467620 -467630 RCYU 24.0330 121.6200 16 79.874 467630 -467640 RCMS 24.7550 121.7700 9 1.010 467640 -467700 RCMQ 24.2770 120.6200 5 10.427 467700 -467720 RCFS 22.4220 120.5500 20 362.478 467720 -468100 RCLM 20.6770 116.7200 6 450.043 468100 -470250 ZKKC 40.6770 129.2000 23 256.929 470250 -470580 ZKPY 39.0330 125.7800 38 49.545 470580 -471030 RKSP 37.9770 124.6700 171 30.860 471030 -471060 RKSB 37.7550 127.0300 64 46.064 471060 -471070 RKNN 37.7550 128.9500 11 4.395 471070 -471080 RKSL 37.5770 126.9700 87 20.482 471080 -471100 RKSS 37.5550 126.8000 18 11.428 471100 -471110 RKSM 37.4330 127.1200 20 36.667 471110 -471140 RKNW 37.3330 127.9500 150 123.599 471140 -471180 RKNH 37.4330 124.9500 101 86.267 471180 -471200 RKSW 37.2550 124.0000 24 299.814 471200 -471240 RKTE 36.4000 127.5000 79 14.276 471240 -471250 RKTI 37.0330 127.8800 12 33.925 471250 -471260 RKTM 36.7000 126.4800 84 8.607 471260 -471280 RKTU 36.7000 127.5000 58 69.447 471280 -471320 RKTD 36.5220 126.3200 43 154.042 471320 -471330 RKTF 36.3000 127.4000 78 45.360 471330 -471340 RKTY 36.6330 128.3500 108 34.146 471340 -471360 RKTA 36.5550 128.7200 142 74.317 471360 -471390 RKTH 35.9880 127.4200 20 30.525 471390 -471410 RKJK 35.9000 126.6200 9 48.535 471410 -471420 RKTN 35.8880 128.6500 35 67.642 471420 -471430 RKTT 35.8880 128.6200 61 2.702 471430 -471520 RKPU 35.5550 129.3200 33 53.417 471520 -471530 RKPK 35.1880 128.9300 6 13.355 471530 -471580 RKJJ 35.1220 126.8200 13 8.193 471580 -471610 RKPS 35.0880 128.0800 8 12.584 471610 -471670 RKJY 34.8330 127.6200 18 73.916 471670 -471820 RKPC 33.5000 126.5000 28 3.704 471820 -471870 RKPM 33.2000 126.2700 27 13.497 471870 -474180 RJCS 42.9880 144.4000 37 17.012 474180 -474230 RJCY 42.3220 140.9800 49 57.987 474230 -474250 RJCC 42.8000 141.6700 30 2.578 474250 -474340 RJCJ 42.8220 141.6800 27 24.640 474340 -474410 RJCW 45.4000 141.8000 11 50.448 474410 -474740 RJEB 44.2550 143.5300 9 16.902 474740 -474760 RJEC 43.6770 142.4500 214 74.049 474760 -474770 RJCA 43.8000 142.3700 118 15.110 474770 -474790 RJCO 43.1220 141.3800 11 30.105 474790 -474810 RJCM 43.9000 144.1700 36 16.170 474810 -474830 RJCN 43.5770 144.9700 70 56.210 474830 -474880 RJCH 41.7770 140.8200 36 8.646 474880 -474890 RJCK 43.0330 144.2000 98 116.739 474890 -474900 RJCB 42.7330 143.2200 152 86.521 474900 -475150 RJSH 40.5550 141.4700 49 5.628 475150 -475160 RJSO 41.2330 141.1300 10 36.057 475160 -475420 RJSA 40.7330 140.7000 201 56.578 475420 -475450 RJSK 39.6220 140.2200 96 86.358 475450 -475490 RJSI 39.4330 141.1300 93 76.128 475490 -475530 RJSC 38.4220 140.3700 108 69.727 475530 -475570 RJSF 37.2330 140.4300 375 51.889 475570 -475670 RJSU 38.2330 140.9200 10 5.194 475670 -475690 RJSS 38.1330 140.9200 5 57.763 475690 -475730 RJSN 37.9550 139.1200 4 36.944 475730 -475800 RJSM 40.7000 141.3700 36 121.518 475800 -475910 RJST 38.4000 141.2200 5 34.243 475910 -476340 RJNG 35.3880 136.8700 42 86.513 476340 -476350 RJNN 35.2550 136.9300 17 9.403 476350 -476420 RJTY 35.7550 139.3500 139 44.552 476420 -476430 RJTJ 35.8330 139.4200 93 10.725 476430 -476580 RJNY 34.8220 138.3000 10 19.496 476580 -476600 RJTC 35.7000 139.4000 98 7.599 476600 -476610 RJTK 35.4000 139.9200 6 24.737 476610 -476620 RJTD 35.6880 139.7700 36 30.357 476620 -476710 RJTT 35.5550 139.7800 8 14.814 476710 -476790 RJTA 35.4550 139.4500 65 8.716 476790 -476800 RJTR 35.5220 139.4000 109 24.703 476800 -476810 RJNH 34.7550 137.7000 48 50.570 476810 -476830 RJTF 35.6770 139.5300 44 18.417 476830 -476860 RJAA 35.7770 140.3800 44 44.478 476860 -476870 RJTI 35.6330 139.8500 8 9.467 476870 -476880 RJTE 34.9880 139.8300 6 48.298 476880 -476920 RJTU 36.5220 139.8700 105 40.498 476920 -476960 RJTX 35.2880 139.6700 53 16.222 476960 -477040 RJNK 36.3880 136.4200 9 119.089 477040 -477060 RJNF 36.1330 136.2300 8 8.671 477060 -477070 RJNT 36.6550 137.1800 27 18.784 477070 -477090 RJAF 36.1770 137.9300 661 9.385 477090 -477150 RJAH 36.1880 140.4200 35 22.682 477150 -477160 RJAK 36.0330 140.2000 29 22.851 477160 -477210 RJAT 35.3220 138.8700 683 13.217 477210 -477270 RJTL 35.8000 140.0200 33 7.596 477270 -477300 RJOE 34.5330 136.6800 9 34.890 477300 -477350 RJTO 34.7880 139.3700 41 2.611 477350 -477370 RJTQ 34.0770 139.5700 23 88.033 477370 -477380 RJTH 33.1220 139.7800 95 2.446 477380 -477390 RJNO 36.1880 133.3300 95 1.334 477390 -477430 RJOH 35.4880 133.2500 9 7.666 477430 -477640 RJOI 34.1550 132.2300 2 71.180 477640 -477710 RJOO 34.7880 135.4500 15 27.058 477710 -477740 RJBB 34.4220 135.2500 8 22.259 477740 -477790 RJOY 34.6000 135.6000 13 6.856 477790 -477820 RJBD 33.6770 135.3700 93 44.524 477820 -477830 RJOW 34.6880 131.8000 54 129.154 477830 -477860 RJDC 33.9330 131.2800 8 25.167 477860 -477870 RJOZ 34.0550 131.0500 7 89.010 477870 -477880 RJOF 34.0330 131.5500 5 45.393 477880 -477890 RJOA 34.4330 132.9200 6 30.354 477890 -477900 RJOC 35.4220 132.9000 5 268.043 477900 -477930 RJOB 34.7550 133.8500 242 12.827 477930 -477940 RJOR 35.5330 134.1700 18 52.492 477940 -477990 RJDT 34.2880 129.3300 66 72.325 477990 -478030 RJFA 33.8880 130.6500 33 41.291 478030 -478080 RJFF 33.5880 130.4500 12 18.761 478080 -478360 RJFC 30.3880 130.6700 38 121.218 478360 -478400 RJFZ 33.6880 131.0500 20 40.802 478400 -478440 RJFE 32.6770 128.8300 80 2.557 478440 -478500 RJFY 31.3770 130.8300 68 27.346 478500 -478510 RJFK 31.8000 130.7200 275 47.002 478510 -478520 RJFO 33.4880 131.7300 8 182.949 478520 -478530 RJFR 33.8330 130.9500 6 18.583 478530 -478540 RJFN 32.0880 131.4500 82 56.882 478540 -478550 RJFU 32.9220 129.9200 5 80.929 478550 -478560 RJFT 32.8330 130.8500 196 12.207 478560 -478570 RJFM 31.8770 131.4500 9 23.458 478570 -478580 RJDB 33.7550 129.7800 16 743.967 478580 -478600 RJDM 33.3220 130.4200 19 12.222 478600 -478700 RJFG 30.5550 130.9500 95 20.359 478700 -478720 RJKA 28.4330 129.7200 7 149.659 478720 -478800 RJOT 34.2220 134.0200 188 11.454 478800 -478810 RJOS 34.1330 134.6200 11 14.815 478810 -478820 RJOM 33.8220 132.7000 7 7.489 478820 -478830 RJOK 33.5330 133.6700 10 13.201 478830 -478840 RJOP 34.0000 134.6300 6 51.481 478840 -479100 RJKN 27.8330 128.8800 5 47.875 479100 -479110 ROYN 24.4770 122.9800 17 78.565 479110 -479180 ROIG 24.3330 124.1700 7 9.947 479180 -479270 ROMY 24.7880 125.2800 41 2.019 479270 -479290 ROKJ 26.3330 126.8000 5 375.007 479290 -479300 ROAH 26.1880 127.6500 8 12.522 479300 -479310 RODN 26.3550 127.7700 45 22.235 479310 -479330 ROTM 26.2770 127.7500 75 8.898 479330 -479420 RJKB 27.4330 128.7000 29 224.614 479420 -479450 ROMD 25.8330 131.2300 15 961.465 479450 -479710 RJAO 27.0880 142.1800 8 269.773 479710 -479810 RJAW 24.7880 141.3200 116 2676.600 479810 -479910 RJAM 24.3000 153.9700 9 1280.011 479910 -480010 VBPT 27.3330 97.4200 409 99.836 480010 -480080 VBMK 25.3770 97.4000 147 273.753 480080 -480100 VBHL 24.8770 94.9200 131 98.832 480100 -480190 VBBM 24.2770 97.2000 113 123.949 480190 -480350 VBLS 22.9330 97.7500 749 182.186 480350 -480420 VBRM 21.9880 96.1000 76 77.316 480420 -480530 VBML 20.8330 95.8300 220 85.459 480530 -480600 VBKG 21.3000 99.6200 828 90.451 480600 -480620 VYSW 20.1330 92.8800 5 175.041 480620 -480710 VBKP 19.4220 93.5500 5 105.649 480710 -480770 VBPR 18.8000 95.2200 60 98.436 480770 -480800 VBSY 18.4770 94.3500 11 194.169 480800 -480940 VBBS 16.7770 94.7700 10 331.106 480940 -480960 VBRR 16.9000 96.1800 29 58.937 480960 -480970 VYYY 16.9000 96.1300 33 5.319 480970 -480990 VBPA 16.7550 97.6700 10 148.818 480990 -481030 VBMM 16.5000 97.6200 22 28.846 481030 -481080 VBTV 14.1000 98.2200 17 133.813 481080 -481090 VBCI 14.1220 93.3700 3 1611.235 481090 -481100 VBRN 12.4330 98.6000 37 225.285 481100 -483000 VTCH 19.3000 97.8300 269 141.737 483000 -483030 VTCR 19.9220 99.8300 395 88.025 483030 -483250 VTCS 18.1770 97.9300 213 51.921 483250 -483270 VTCC 18.7880 98.9800 314 79.561 483270 -483280 VTCL 18.2880 99.5200 242 96.153 483280 -483300 VTCP 18.1770 100.1700 162 62.146 483300 -483310 VTCN 18.7770 100.7700 201 72.635 483310 -483510 VTPU 17.6220 100.1000 64 132.932 483510 -483520 VTUM 17.8770 102.7200 175 12.931 483520 -483530 VTUL 17.4550 101.7300 254 100.035 483530 -483540 VTUD 17.3880 102.8000 182 191.929 483540 -483560 VTUS 17.1550 104.1300 172 75.115 483560 -483570 VTUP 17.4220 104.7800 148 388.676 483570 -483750 VTPM 16.6770 98.5500 197 80.426 483750 -483760 VTPT 16.8880 99.1500 124 43.078 483760 -483780 VTPS 16.7880 100.2700 45 85.593 483780 -483810 VTUK 16.4330 102.8300 166 99.988 483810 -483830 VTUB 16.5330 104.7200 139 33.856 483830 -484000 VTPN 15.8000 100.1700 35 102.577 484000 -484030 VTUC 15.8000 102.0300 183 281.037 484030 -484050 VTUR 16.0550 103.6800 142 155.369 484050 -484070 VTUU 15.2550 104.8700 127 226.171 484070 -484300 VTBI 14.0550 101.3700 6 141.606 484300 -484310 VTUN 14.9770 102.0800 188 79.311 484310 -484500 VTBG 14.0220 99.5300 29 82.092 484500 -484560 VTBD 13.9220 100.6000 12 73.190 484560 -484590 VTBS 13.3770 100.9800 2 76.601 484590 -484650 VTBJ 13.1550 100.0700 4 147.119 484650 -484750 VTPH 12.5880 99.9500 6 64.365 484750 -484780 VTBU 12.6330 101.3500 5 40.598 484780 -484800 VTBC 12.6000 102.1200 4 961.399 484800 -485000 VTBP 11.8330 99.8300 5 149.411 485000 -485170 VTSD 10.4880 99.1800 5 397.090 485170 -485320 VTSR 9.9880 98.6200 8 4.547 485320 -485510 VTSB 9.1220 99.3500 11 98.906 485510 -485520 VTSN 8.4770 99.9700 9 185.763 485520 -485650 VTSP 8.1220 98.3200 10 279.454 485650 -485670 VTST 7.5220 99.6200 16 112.950 485670 -485680 VTSH 7.2000 100.6000 5 76.037 485680 -485690 VTSS 6.9220 100.4300 35 13.962 485690 -485700 VTSA 6.6550 100.0800 6 28.019 485700 -485800 VTSK 6.7880 101.1500 9 84.445 485800 -486150 WMKC 6.1770 102.2800 5 57.671 486150 -488200 VVNB 21.0220 105.8000 7 64.336 488200 -488450 VVVH 18.6770 105.6800 6 42.656 488450 -488520 VVPB 16.4330 107.5800 9 66.971 488520 -488550 VVDN 16.0330 108.2000 7 117.770 488550 -488660 VVPK 13.9880 108.0000 801 133.748 488660 -488700 VVQN 13.7770 109.2200 6 158.023 488700 -488770 VVNT 12.2220 109.2200 4 767.367 488770 -489000 VVTS 10.8220 106.6700 10 100.831 489000 -489300 VLLB 19.8880 102.1300 305 89.969 489300 -489380 VLSB 19.2330 101.7300 326 84.017 489380 -489400 VLVT 17.9550 102.5700 171 11.562 489400 -489460 VLTK 17.3880 104.6500 52 14.300 489460 -489470 VLSK 16.5550 104.7500 155 4.025 489470 -489520 VLSV 15.6880 106.4200 168 108.078 489520 -489550 VLIP 15.1220 105.7800 102 93.087 489550 -489570 VLAP 14.8000 106.8300 105 169.653 489570 -489620 VDGB 13.1000 103.2000 13 76.791 489620 -489660 VDSR 13.3770 103.8500 15 206.364 489660 -489720 VDST 13.5220 105.9700 56 380.735 489720 -489910 VDPP 11.5550 104.8500 10 250.192 489910 -489950 VDKC 12.0000 105.4500 16 81.927 489950 -507450 ZYQQ 47.3880 123.9200 148 48.260 507450 -514310 ZWYN 43.9550 81.3300 663 145.292 514310 -517090 ZWSH 39.4770 75.9800 1291 27.559 517090 -518280 ZWTN 37.1330 79.9300 1375 155.579 518280 -522030 ZWHM 42.8220 93.5200 739 100.997 522030 -525330 ZLJQ 39.7770 98.4800 1478 105.732 525330 -528660 ZLXN 36.6220 101.7700 2262 72.219 528660 -534630 ZBHH 40.8220 111.6800 1065 113.624 534630 -536140 ZLIC 38.4880 106.2200 1112 64.940 536140 -537720 ZBYN 37.7880 112.5500 779 59.311 537720 -538450 ZLYA 36.6000 109.5000 959 60.741 538450 -541610 ZYCC 43.9000 125.2200 238 106.702 541610 -543420 ZYYY 41.7770 123.4300 43 103.218 543420 -545110 ZBAA 39.9330 116.2800 55 134.479 545110 -546620 ZYTL 38.9000 121.6300 97 138.496 546620 -548230 ZSTN 36.6880 116.9800 58 102.609 548230 -548570 ZSQD 36.0770 120.3300 77 11.684 548570 -555910 ZULS 29.6770 91.1300 3650 118.968 555910 -562940 ZUUU 30.6770 104.0200 508 162.090 562940 -567780 ZPPP 25.0220 102.6800 1892 115.855 567780 -570360 ZLSN 34.3000 108.9300 398 207.755 570360 -570830 ZHCC 34.7220 113.6500 111 70.443 570830 -574940 ZHHH 30.6220 114.1300 23 279.663 574940 -575160 ZUCK 29.5220 106.4800 351 69.751 575160 -578160 ZUGY 26.5880 106.7200 1074 160.310 578160 -579570 ZGKL 25.3330 110.3000 166 335.498 579570 -579930 ZSGZ 25.8550 114.9500 125 103.848 579930 -582380 ZSNJ 32.0000 118.8000 12 232.924 582380 -583210 ZSOF 31.8770 117.2300 36 148.753 583210 -583670 ZSSS 31.1770 121.4300 7 19.884 583670 -584570 ZSHC 30.2330 120.1700 43 264.812 584570 -586060 ZSCN 28.6000 115.9200 50 71.610 586060 -588470 ZSFZ 26.0880 119.2800 85 54.305 588470 -591340 ZSAM 24.4880 118.0800 139 46.373 591340 -592870 ZGGG 23.1330 113.3200 8 85.442 592870 -593160 ZGOW 23.4000 116.6800 3 52.058 593160 -594310 ZGNN 22.8220 108.3500 121 395.526 594310 -596580 ZGZJ 21.2220 110.4000 28 276.187 596580 -597580 ZGHK 20.0330 110.3500 15 42.607 597580 -600010 GCHI 27.8220 -17.8800 30 89.849 600010 -600050 GCLA 28.6220 -17.7500 31 1500.432 600050 -600150 GCXO 28.4880 -16.3300 618 7.913 600150 -600250 GCTS 28.0550 -16.5700 72 117.606 600250 -600300 GCLP 27.9330 -15.3800 23 207.813 600300 -600350 GCFV 28.4550 -13.8700 23 61.509 600350 -600400 GCRR 28.9550 -13.6000 40 406.031 600400 -600600 GMMF 29.3770 -10.1800 66 41.436 600600 -600960 GSVO 23.7220 -15.9300 12 330.060 600960 -601010 GMTT 35.7330 -5.9000 21 55.487 601010 -601070 GMTA 35.1880 -3.8500 14 173.698 601070 -601150 GMFO 34.7880 -1.9300 470 35.116 601150 -601200 GMMY 34.3000 -6.6000 14 31.407 601200 -601270 GMFZ 34.2220 -4.0000 510 95.793 601270 -601350 GMME 34.0550 -6.7700 79 132.274 601350 -601410 GMFF 33.9330 -4.9800 579 383.752 601410 -601500 GMFM 33.8880 -5.5300 560 50.993 601500 -601550 GMMC 33.5770 -7.6700 58 87.670 601550 -601560 GMMN 33.3770 -7.5800 206 23.750 601560 -601600 GMFI 33.5000 -5.1700 1665 51.246 601600 -601850 GMMS 32.2880 -9.2300 45 99.735 601850 -602100 GMFK 31.9330 -4.4000 1042 228.845 602100 -602200 GMMI 31.5220 -9.7800 8 166.133 602200 -602300 GMMX 31.6220 -8.0300 466 583.058 602300 -602500 GMAA 30.3880 -9.5700 23 72.957 602500 -602520 GMAD 30.3330 -9.4000 74 17.417 602520 -602650 GMMZ 30.9330 -6.9000 1140 131.894 602650 -602850 GMAT 28.4550 -11.1500 204 245.286 602850 -603180 GMTN 35.5880 -5.3300 10 34.699 603180 -603380 GEML 35.2880 -2.9500 55 31.962 603380 -603400 GMFN 35.1550 -2.9200 16 15.035 603400 -603510 DAAV 36.8330 5.7800 2 15.420 603510 -603550 DABP 36.9330 6.9500 7 77.521 603550 -603600 DABB 36.8330 7.8200 4 292.774 603600 -603900 DAAG 36.7220 3.2500 25 11.259 603900 -604020 DAAE 36.7220 5.0700 2 4.539 604020 -604190 DABC 36.2880 6.6200 694 107.473 604190 -604250 DAOI 36.2220 1.3300 143 37.022 604250 -604450 DAAS 36.1880 5.4200 1038 69.226 604450 -604680 DABT 35.5550 6.1800 1052 89.044 604680 -604750 DABS 35.4880 8.1300 813 89.053 604750 -604900 DAOO 35.6330 -0.6000 90 17.670 604900 -605110 DAOB 35.2550 1.4300 1127 164.586 605110 -605150 DAAD 35.3330 4.2000 461 46.903 605150 -605250 DAUB 34.8000 5.7300 87 873.389 605250 -605310 DAON 35.0220 -1.4700 247 20.558 605310 -605350 DAFI 34.6880 3.2500 1144 182.367 605350 -605450 DAUL 33.7770 2.9300 765 105.467 605450 -605490 DAAY 34.9330 -0.4300 1149 82.295 605490 -605550 DAUK 33.1220 6.1300 85 160.663 605550 -605590 DAUO 33.5000 6.1200 63 42.035 605590 -605660 DAUG 32.3880 3.8200 450 220.568 605660 -605710 DAOR 31.6220 -2.2300 807 109.400 605710 -605800 DAUU 31.9220 5.4000 141 75.921 605800 -605810 DAUH 31.6770 6.1500 142 335.241 605810 -605900 DAUE 30.5770 2.8700 397 377.459 605900 -606070 DAUT 29.2550 0.2800 312 161.515 606070 -606110 DAUZ 28.0550 9.6300 562 210.195 606110 -606200 DAUA 27.8880 -0.2800 263 281.661 606200 -606400 DAAP 26.5000 8.4200 558 417.502 606400 -606560 DAOF 27.6770 -8.1300 431 438.701 606560 -606700 DAAJ 24.5550 9.4700 1054 240.530 606700 -607100 DTKA 36.9550 8.7500 21 27.355 607100 -607140 DTTB 37.2550 9.8000 3 121.964 607140 -607150 DTTA 36.8330 10.2300 4 60.475 607150 -607200 DTTL 36.8550 11.0800 30 239.869 607200 -607250 DTTN 36.4880 8.8000 144 40.472 607250 -607350 DTTK 35.6770 10.1000 68 58.702 607350 -607400 DTTM 35.6770 10.7500 3 106.364 607400 -607450 DTTF 34.4220 8.8200 314 86.465 607450 -607500 DTTX 34.7220 10.6800 23 452.153 607500 -607600 DTTZ 33.9220 8.1000 93 238.401 607600 -607650 DTTG 33.8880 10.1000 5 106.932 607650 -607690 DTTJ 33.8770 10.7700 4 61.851 607690 -607750 DTTD 32.3220 10.4000 301 257.967 607750 -607800 DTTR 31.6880 9.1700 259 135.703 607800 -610170 DRRI 18.6880 12.9200 357 663.932 610170 -610240 DRZA 16.9770 7.9800 502 293.904 610240 -610360 DRRL 14.2000 1.4500 210 110.936 610360 -610430 DRRT 14.9000 5.2500 391 340.892 610430 -610450 DRZG 13.9880 10.3000 460 123.669 610450 -610520 DRRN 13.4880 2.1700 227 661.140 610520 -610750 DRRB 13.8000 5.2500 273 86.496 610750 -610800 DRRM 13.4770 7.0800 373 150.286 610800 -610850 DRZF 13.4220 12.7800 305 89.061 610850 -610900 DRZR 13.7880 8.9800 453 89.106 610900 -610960 DRZM 13.2330 11.9800 337 167.531 610960 -610990 DRRG 11.8880 3.4500 203 65.565 610990 -612020 GATS 20.2000 0.9800 491 126.003 612020 -612140 GAKL 18.4330 1.3500 459 325.115 612140 -612230 GATB 16.7220 -3.0000 264 916.490 612230 -612300 GANR 15.2330 -9.3500 237 165.272 612300 -612330 GANK 15.1770 -7.2800 265 488.680 612330 -612400 GAHB 15.3330 -1.6800 288 132.854 612400 -612500 GAMK 15.8770 2.2200 278 265.657 612500 -612570 GAKY 14.4330 -11.4300 47 119.313 612570 -612650 GAMB 14.5220 -4.1000 272 271.466 612650 -612700 GAKT 13.0770 -9.4700 334 175.534 612700 -612720 GASG 13.4000 -6.1500 289 217.535 612720 -612770 GASN 13.3330 -4.8300 284 142.973 612770 -612850 GAKA 12.8550 -11.2300 132 517.454 612850 -612910 GABS 12.5330 -7.9500 381 302.717 612910 -612930 GAKO 12.3880 -5.4700 367 117.097 612930 -612960 GABG 11.4220 -7.5000 351 132.860 612960 -612970 GASK 11.3550 -5.6800 375 279.488 612970 -614010 GQPT 25.2330 -11.6200 360 714.781 614010 -614150 GQPP 20.9330 -17.0300 3 641.756 614150 -614210 GQPA 20.5220 -13.0700 224 160.262 614210 -614370 GQNJ 19.7550 -14.3700 120 306.650 614370 -614420 GQNN 18.1000 -15.9500 3 178.418 614420 -614500 GQND 18.5770 -11.4300 402 1091.464 614500 -614610 GQNB 17.5330 -14.6800 75 148.470 614610 -614890 GQNR 16.5000 -15.8200 6 466.689 614890 -614920 GQNK 16.1550 -13.5200 18 62.638 614920 -614970 GQNI 16.6000 -7.2700 269 158.209 614970 -614980 GQNF 16.6330 -11.4000 115 176.075 614980 -614990 GQNA 16.7000 -9.6000 223 284.844 614990 -616000 GOSS 16.0550 -16.4500 4 83.475 616000 -616120 GOSP 16.6550 -14.9700 7 92.197 616120 -616270 GOOG 15.3880 -15.1200 21 144.512 616270 -616300 GOSM 15.6550 -13.2500 17 124.884 616300 -616410 GOOY 14.7330 -17.5000 24 266.360 616410 -616660 GOOD 14.6550 -16.2300 9 60.538 616660 -616790 GOOK 14.1330 -16.0700 7 167.795 616790 -616870 GOTT 13.7770 -13.6800 50 32.649 616870 -616893 GOTS 13.0550 -13.3000 52 103.915 616893 -616950 GOGG 12.5550 -16.2700 23 54.880 616950 -616970 GOGS 12.4000 -16.7500 13 892.241 616970 -616980 GOGK 12.8880 -14.9700 10 84.360 616980 -616990 GOTK 12.5770 -12.2200 167 111.726 616990 -617010 GBYD 13.3550 -16.8000 36 106.313 617010 -617660 GGOV 11.8880 -15.6500 36 111.656 617660 -617810 GGBF 12.1880 -14.6700 43 135.188 617810 -618090 GULB 11.3220 -12.3000 1026 206.344 618090 -618110 GUSI 11.4330 -9.1700 366 180.443 618110 -618160 GUOK 10.9330 -14.3200 69 284.726 618160 -618180 GUID 10.0550 -12.8700 459 154.012 618180 -618290 GUXD 10.3880 -9.3000 384 117.044 618290 -618320 GUCY 9.5770 -13.6300 26 98.773 618320 -618330 GUFH 10.0330 -10.7500 459 311.206 618330 -618340 GUKU 9.1880 -10.1000 525 117.908 618340 -618470 GUMA 8.5330 -9.4700 544 100.461 618470 -618490 GUNZ 7.7330 -8.8300 470 240.362 618490 -618560 GFLL 8.6220 -13.2000 27 571.796 618560 -620100 HLLT 32.6770 13.1500 81 257.726 620100 -620530 HLLB 32.0880 20.2700 132 361.720 620530 -621030 HLTD 30.1330 9.5000 357 507.127 621030 -621240 HLLS 27.0220 14.4300 432 170.311 621240 -622120 HLGT 25.1330 10.1300 692 92.537 622120 -622710 HLKF 24.2220 23.3000 435 561.803 622710 -623060 HEMM 31.3330 27.2200 29 126.995 623060 -623180 HEAX 31.2000 29.9500 7 7.724 623180 -623330 HEPS 31.2770 32.3000 6 48.342 623330 -623370 HEAR 31.0880 33.8300 38 212.259 623370 -623660 HECA 30.1330 31.4000 74 29.248 623660 -623930 HEAT 27.0550 31.0200 70 21.913 623930 -624050 HELX 25.6770 32.7000 89 56.891 624050 -624140 HESN 23.9770 32.7800 194 112.474 624140 -624590 HETR 28.2330 32.6200 4 361.318 624590 -624630 HEGN 27.1550 33.7200 14 14.820 624630 -626000 HSSW 21.8220 31.4800 183 44.434 626000 -626410 HSSP 19.5880 37.2200 2 37.770 626410 -626500 HSDN 19.1770 30.4800 226 159.860 626500 -626800 HSAT 17.7000 33.9700 345 125.098 626800 -627000 HSND 16.7000 33.4300 360 255.764 627000 -627210 HSSS 15.6000 32.5500 380 154.231 627210 -627300 HSKA 15.4770 36.4000 500 87.463 627300 -627520 HSGF 14.0330 35.4000 599 144.913 627520 -627600 HSFS 13.6220 25.3300 730 773.111 627600 -627620 HSNR 13.5550 33.6200 418 64.022 627620 -627700 HSGN 13.4880 22.4500 805 177.594 627700 -627710 HSOB 13.1770 30.2300 574 431.395 627710 -627720 HSKI 13.1770 32.6700 381 158.545 627720 -627900 HSNL 12.0550 24.8800 658 180.915 627900 -628010 HSRN 11.7550 32.7800 282 174.182 628010 -628050 HSDZ 11.7880 34.3800 470 375.928 628050 -628100 HSLI 11.0000 29.7200 499 196.646 628100 -628400 HSSM 9.5550 31.6500 388 1633.212 628400 -629410 HSSJ 4.8770 31.6000 457 135.350 629410 -630210 HHAS 15.2880 38.9200 2325 67.856 630210 -630430 HASB 13.0770 42.7200 14 320.085 630430 -631250 HFFF 11.5550 43.1500 19 62.950 631250 -631600 HCMI 10.4220 45.0200 9 116.785 631600 -633300 HAMK 13.5000 39.4800 2070 235.941 633300 -633310 HAGN 12.5550 37.4200 1967 297.588 633310 -633320 HABD 11.6000 37.4200 1770 106.175 633320 -633330 HADC 11.1220 39.7300 1903 900.685 633330 -633340 HADM 10.3330 37.6700 2515 192.437 633340 -634020 HAJM 7.6770 36.8300 1725 162.344 634020 -634030 HAGR 8.1550 35.5300 2002 102.939 634030 -634500 HAAB 9.0330 38.7500 2354 39.938 634500 -634510 HAHM 8.7330 38.9500 1900 277.410 634510 -634600 HALA 7.0880 38.4800 1750 145.510 634600 -634710 HADR 9.6000 41.8500 1260 244.743 634710 -634780 HAGO 5.1000 44.5800 295 83.687 634780 -635000 HAAM 6.0880 37.6300 1290 230.443 635000 -635330 HANG 5.3330 39.5700 1544 502.201 635330 -636020 HUAR 3.0550 30.9200 1211 111.437 636020 -636120 HKLO 3.1220 35.6200 515 838.895 636120 -636190 HKMY 3.5330 39.0500 1097 187.337 636190 -636240 HKMA 3.9330 41.8700 231 218.645 636240 -636300 HUGU 2.7550 32.3300 1105 97.458 636300 -636410 HKMB 2.3000 37.9000 1345 248.600 636410 -636540 HUMI 1.6880 31.7200 1147 69.796 636540 -636580 HUSO 1.7220 33.6200 1123 271.252 636580 -636610 HKKT 1.0220 35.0000 1875 62.646 636610 -636710 HKWJ 1.7550 40.0700 244 401.642 636710 -636740 HUKS 0.1880 30.1000 961 92.479 636740 -636820 HUJI 0.4550 33.1800 1173 63.990 636820 -636840 HUTO 0.6880 34.1700 1171 124.598 636840 -636860 HKEL 0.5330 35.2800 2133 195.053 636860 -636870 HKKG 0.2880 34.7800 1530 43.266 636870 -636950 HKME 0.0880 37.6500 1554 243.650 636950 -637020 HUMA -0.6220 30.6500 1413 152.196 637020 -637050 HUEN 0.0550 32.4500 1155 35.190 637050 -637080 HKKI -0.1000 34.7500 1146 64.236 637080 -637090 HKKS -0.6770 34.7800 1493 127.256 637090 -637100 HKKR -0.3770 35.3500 2184 71.610 637100 -637140 HKNK -0.2770 36.1000 1901 99.789 637140 -637170 HKNI -0.5000 36.9700 1759 99.944 637170 -637200 HKEM -0.5000 37.4500 1493 53.363 637200 -637260 HUKB -1.2550 29.9800 1869 59.380 637260 -637290 HTBU -1.3330 31.8200 1137 432.258 637290 -637330 HTMU -1.5000 33.8000 1147 220.846 637330 -637370 HKNO -1.1330 35.8300 1890 473.635 637370 -637400 HKNA -1.3220 36.9200 1624 91.557 637400 -637410 HKNC -1.3000 36.7500 1798 19.052 637410 -637420 HKNW -1.3220 36.8200 1679 8.156 637420 -637560 HTMW -2.4770 32.9200 1140 146.146 637560 -638010 HTKA -4.8880 29.6300 885 340.388 638010 -638320 HTTB -5.0880 32.8300 1190 4760.576 638320 -640050 FZEA 0.0550 18.2700 317 175.628 640050 -640060 FZFK 3.2880 19.7800 446 265.295 640060 -640400 FZIA 0.5220 25.1800 396 102.019 640400 -641460 FZVA -3.4880 23.4700 500 334.034 641460 -641550 FZOA -2.9550 25.9200 497 188.976 641550 -641570 FZNC -1.1880 29.4500 1275 147.493 641570 -641800 FZMA -2.5220 28.8500 1612 98.122 641800 -641840 FZNA -1.6880 29.2300 1552 60.729 641840 -642240 FZVS -4.3330 20.5800 420 1155.358 642240 -642350 FZUA -5.8880 22.4200 657 200.243 642350 -642470 FZWA -6.1770 23.6200 677 106.978 642470 -642760 FZRQ -5.3550 27.0000 561 103.638 642760 -642820 FZRA -7.2880 27.4300 633 146.280 642820 -642850 FZRF -5.8880 29.1800 818 121.825 642850 -643800 HRZA -2.4770 28.9200 1591 9.246 643800 -643810 HRYG -1.6770 29.2500 1554 2.537 643810 -643830 HRYU -1.5000 29.6300 1860 40.043 643830 -643840 HRYI -2.6000 29.7300 1768 254.616 643840 -643870 HRYR -1.9770 30.1200 1497 81.697 643870 -643900 HBBA -3.3220 29.3200 783 92.279 643900 -644560 FCOM -0.0220 15.5800 379 331.697 644560 -644580 FCOU 1.6220 16.0500 352 190.096 644580 -644590 FCOI 1.6220 18.0700 326 718.390 644590 -644600 FCOS 2.0770 14.1300 550 119.380 644600 -645100 FOOB 2.0880 11.4800 599 144.638 645100 -645450 FOOE 1.0220 13.9300 501 217.071 645450 -645520 FOOM 0.7880 11.5300 583 2087.657 645520 -645560 FOOK 0.5770 12.8700 515 127.801 645560 -646000 FEFT 4.2550 15.8000 583 232.416 646000 -646010 FEFO 5.9770 15.6300 1020 152.353 646010 -646050 FEFL 5.2770 17.6300 674 386.607 646050 -646100 FEFS 6.4880 17.4300 465 136.441 646100 -646500 FEFF 4.4000 18.5200 366 138.664 646500 -646540 FEFN 8.4000 20.6500 511 1079.227 646540 -646550 FEFR 6.5330 21.9800 584 142.540 646550 -646560 FEFG 4.7330 22.8300 500 151.019 646560 -646580 FEFI 10.2880 22.7800 464 314.092 646580 -646590 FEFB 5.4000 26.5000 651 346.184 646590 -646600 FEFM 5.8550 20.6500 475 282.947 646600 -646610 FEFY 6.5000 23.2700 602 306.294 646610 -646620 FEFA 5.0550 21.2000 449 81.523 646620 -647000 FTTJ 12.1330 15.0300 295 148.145 647000 -647020 FTTL 13.4330 14.7300 292 276.953 647020 -647060 FTTD 8.6220 16.0700 422 260.562 647060 -647080 FTTK 12.3880 17.0500 301 592.865 647080 -647090 FTTP 9.3770 14.9200 455 140.527 647090 -647500 FTTA 9.1550 18.3800 365 263.160 647500 -647530 FTTY 18.0000 19.1700 234 2853.507 647530 -647540 FTTN 11.0330 20.2800 436 285.426 647540 -647560 FTTC 13.8550 20.8500 549 442.575 647560 -648510 FKKA 10.4550 14.2500 422 373.202 648510 -648600 FKKR 9.3330 13.3800 244 100.464 648600 -648700 FKKN 7.3550 13.5700 1104 127.069 648700 -648800 FKAB 6.7880 11.8200 1110 276.202 648800 -648820 FKAM 6.5330 14.3700 1027 681.414 648820 -648900 FKKF 5.7220 9.2800 126 100.002 648900 -648920 FKKV 6.0550 10.1200 1239 161.412 648920 -648930 FKKM 5.6550 10.7500 1210 82.659 648930 -649000 FKAY 5.5550 12.3700 1031 149.957 649000 -649010 FKAO 5.6000 14.0700 804 108.902 649010 -649100 FKKD 4.0000 9.7300 10 108.464 649100 -649110 FKAN 4.9550 9.9300 821 124.090 649110 -649120 FKKC 4.0880 9.3700 52 41.105 649120 -649200 FKAF 4.7330 11.2500 500 237.009 649200 -649310 FKKI 4.4770 14.3700 656 72.237 649310 -649500 FKYS 3.8440 11.5200 751 103.270 649500 -649600 FKAG 3.9770 13.2000 693 90.830 649600 -649610 FKAL 3.1550 13.6200 624 350.958 649610 -649710 FKKB 2.9550 9.9000 16 282.995 649710 -650100 DNSO 13.0220 5.2500 302 183.238 650100 -650190 DNKA 10.6000 7.4500 642 64.359 650190 -650300 DNZA 11.1330 7.6800 664 157.665 650300 -650460 DNKN 12.0550 8.5300 481 112.447 650460 -650820 DNMA 11.8550 13.0800 354 201.277 650820 -651010 DNIL 8.4880 4.5800 305 78.598 651010 -651250 DNAA 9.2550 7.0000 344 65.740 651250 -651340 DNJO 9.8770 8.9000 1285 209.691 651340 -651670 DNYO 9.2330 12.4700 174 237.643 651670 -652010 DNMM 6.5880 3.3300 38 4.283 652010 -652080 DNIB 7.4330 3.9000 228 75.119 652080 -652150 DNOS 7.7880 4.4800 304 247.842 652150 -652500 DNPO 4.8550 7.0200 18 147.945 652500 -652570 DNEN 6.4770 7.5500 137 139.836 652570 -652640 DNCA 4.9770 8.3500 63 584.396 652640 -652710 DNMK 7.6880 8.6200 97 114.141 652710 -653060 DBBK 11.1330 2.9300 292 200.477 653060 -653190 DBBN 10.3220 1.3800 461 173.229 653190 -653300 DBBP 9.3550 2.6200 393 334.578 653300 -653350 DBBS 8.0330 2.4700 200 147.898 653350 -653380 DBBC 7.1770 2.0700 167 97.586 653380 -653440 DBBB 6.3550 2.3800 9 1149.920 653440 -653520 DXMG 10.3770 0.4700 146 60.564 653520 -653550 DXNG 9.7770 1.1000 343 67.904 653550 -653610 DXSK 8.9880 1.1500 387 150.438 653610 -653760 DXAK 7.5880 1.1200 402 195.256 653760 -653800 DXTA 6.5880 1.5000 44 53.394 653800 -653870 DXXX 6.1770 1.2500 25 125.203 653870 -654010 DGLN 10.9000 -1.1000 203 158.034 654010 -654040 DGLW 10.0550 -2.5000 323 80.571 654040 -654160 DGLB 9.0330 -2.4800 301 186.237 654160 -654180 DGLE 9.5000 -0.8500 173 338.383 654180 -654320 DGSW 7.7550 -2.1000 340 148.104 654320 -654390 DGSN 7.3330 -2.3300 312 53.327 654390 -654420 DGSI 6.7220 -1.6000 293 99.355 654420 -654450 DGSB 6.2000 -2.3300 172 520.789 654450 -654530 DGAH 6.6000 0.4700 158 41.294 654530 -654570 DGKA 5.9330 -0.9800 140 123.031 654570 -654590 DGKK 6.0880 -0.2500 167 40.925 654590 -654600 DGAK 6.1000 0.1200 19 251.382 654600 -654720 DGAA 5.6000 -0.1700 69 64.178 654720 -654730 DGAT 5.6220 0.0000 18 18.968 654730 -654750 DGAD 5.7880 0.6300 7 66.209 654750 -655020 DFCC 13.5770 -2.4200 336 209.445 655020 -655030 DFFD 12.3550 -1.5200 306 167.187 655030 -655050 DFOD 12.4770 3.4800 300 160.964 655050 -655070 DFEF 12.0330 0.3700 309 253.493 655070 -655100 DFOO 11.1770 -4.3200 460 149.602 655100 -655160 DFCO 11.7550 -2.9300 271 552.270 655160 -655180 DFCP 11.1550 -1.1500 322 28.871 655180 -655220 DFOG 10.3330 -3.1800 335 160.431 655220 -655280 DIOD 9.5000 -7.5700 421 16749.314 655280 -655360 DIKO 9.4220 -5.6200 381 214.023 655360 -655450 DIBU 8.0550 -2.7800 370 81.974 655450 -655480 DIMN 7.3880 -7.5200 340 129.015 655480 -655550 DIBK 7.7330 -5.0700 376 181.359 655550 -655600 DIDL 6.8770 -6.4700 277 315.739 655600 -655620 DIDK 6.6550 -4.7000 92 126.607 655620 -655630 DIYO 6.9000 -5.3500 213 76.756 655630 -700260 PABR 71.3000 -156.7800 4 134.433 700260 -701040 PALU 68.8880 -166.1300 3 163.107 701040 -701170 PATC 65.5770 -167.9200 83 58.056 701170 -701190 PAKP 65.2550 -166.8700 5 108.002 701190 -701330 PAOT 66.8770 -162.6300 5 573.977 701330 -701620 PAUM 69.3770 -152.1300 85 176.710 701620 -701730 PAIM 66.0000 -153.7000 389 140.969 701730 -701740 PABT 66.9220 -151.5200 196 345.911 701740 -701780 PATA 65.1770 -152.1000 67 70.696 701780 -701920 5TK 65.1220 -147.4800 197 52.620 701920 -701940 PAFY 66.5770 -145.2700 131 124.067 701940 -702000 PAOM 64.5000 -165.4300 7 234.125 702000 -702040 PAGA 63.7770 -171.7300 8 103.065 702040 -702070 PAUN 63.8880 -160.8000 6 276.672 702070 -702120 PACZ 61.7880 -166.0300 146 816.382 702120 -702190 PABE 60.7880 -161.8000 46 150.665 702190 -702220 PAGA 64.7330 -156.9300 46 205.494 702220 -702310 PAMC 62.9770 -155.6200 103 455.211 702310 -702320 PAAN 61.5880 -159.5300 26 254.343 702320 -702350 PASV 61.1000 -155.5800 484 153.854 702350 -702460 PAMH 63.9000 -152.2700 214 144.870 702460 -702490 PAPT 62.1000 -152.7500 560 176.493 702490 -702510 PATK 62.3000 -150.1000 109 66.619 702510 -702550 PASK 61.9770 -151.1800 45 82.974 702550 -702590 PAEN 60.5770 -151.2500 29 105.862 702590 -702600 PAEN 64.5550 -149.0800 110 89.328 702600 -702610 PAFA 64.8220 -147.8700 138 38.065 702610 -702650 PAEI 64.6770 -147.1000 167 145.191 702650 -702670 PABI 64.0000 -145.7300 391 2.946 702670 -702700 PAFR 61.2770 -149.6500 115 22.709 702700 -702710 PAGK 62.1550 -145.4500 481 202.105 702710 -702720 PAED 61.2550 -149.8000 65 8.382 702720 -702730 PAAN 61.1770 -150.0200 40 68.673 702730 -702740 PAPA 61.6000 -149.0800 71 165.535 702740 -702750 PAVW 61.1330 -146.3500 10 123.158 702750 -702770 PA5W 60.1220 -149.4500 18 1239.303 702770 -702910 PAOR 62.9770 -141.9300 525 308.916 702910 -702960 PACD 60.5000 -145.5000 13 69.838 702960 -703050 PAEH 58.6550 -162.0700 165 278.300 703050 -703080 PASN 57.1550 -170.2200 9 429.157 703080 -703160 PACD 55.2000 -162.7300 31 285.536 703160 -703210 PADL 59.0550 -158.5200 29 208.892 703210 -703260 PAKN 58.6880 -156.6500 15 114.957 703260 -703330 PAPT 56.9550 -158.6200 29 604.102 703330 -703400 PAIL 59.7550 -154.9200 49 262.483 703400 -703410 PAHO 59.6330 -151.5000 22 126.635 703410 -703430 PAMD 59.4330 -146.3300 14 105.487 703430 -703500 PAAD 57.7550 -152.5000 34 315.937 703500 -703610 PAYA 59.5220 -139.6700 9 455.474 703610 -703620 PASG 59.4770 -135.3000 5 140.271 703620 -703670 PAGS 58.4220 -135.7300 9 58.068 703670 -703710 PASI 57.0770 -135.3500 20 106.598 703710 -703810 PAJN 58.3770 -134.5800 7 121.402 703810 -703860 PAPS 56.8220 -132.9700 0 64.061 703860 -703870 PAWR 56.4880 -132.3700 13 51.274 703870 -703880 PACD 56.0000 -134.1300 12 83.674 703880 -703920 PCGA 55.4880 -133.1500 0 200.988 703920 -703950 PAKT 55.3550 -131.7000 29 36.737 703950 -703980 PAAN 55.0330 -131.5700 34 92.884 703980 -704140 PASY 52.7220 174.1200 30 598.982 704140 -704540 PAAD 51.8880 -176.6500 4 712.670 704540 -704820 PAIK 52.9550 -168.8500 21 185.059 704820 -704890 PADU 53.9000 -166.5500 4 4474.409 704890 -710310 CWZV 51.9330 -131.0200 92 153.246 710310 -710320 CWPR 49.4660 -120.5100 698 71.033 710320 -710390 CXCK 62.1220 -136.1800 632 147.355 710390 -710430 CYVQ 65.2880 -126.7500 95 131.489 710430 -710440 CZOC 67.5660 -139.8300 251 314.967 710440 -710450 CYZW 60.1660 -132.7300 705 217.050 710450 -710480 CWFV 61.6330 -125.7900 610 235.206 710480 -710490 CWBR 66.0330 -91.8300 150 1656.371 710490 -710500 CWPU 52.1110 -124.1300 910 280.589 710500 -710510 CWSY 72.0000 -125.2600 88 291.937 710510 -710550 CWFX 67.0330 -126.0800 259 216.966 710550 -710560 CWCX 65.5990 -117.7600 185 16.127 710560 -710620 CWHS 68.7880 -114.8300 65 73.595 710620 -710660 CYOJ 58.6110 -117.1600 338 264.948 710660 -710680 CYPE 56.2330 -117.4500 569 379.273 710680 -710690 CYZH 55.2880 -114.7800 581 185.801 710690 -710710 CYUQ 68.6550 -101.7300 18 144.866 710710 -710720 CYMD 76.2330 -119.3100 12 234.268 710720 -710730 CWFL 58.3880 -109.5000 339 154.254 710730 -710740 CWIC 78.7880 -103.5500 58 1204.516 710740 -710750 CWWC 58.1880 -103.7000 492 123.094 710750 -710760 CWDC 59.5660 -108.4800 318 143.412 710760 -710770 CWVT 55.8330 -108.4300 434 213.842 710770 -710780 CYYL 56.8660 -101.0800 357 120.448 710780 -710790 CYTH 55.7990 -97.8600 222 788.930 710790 -710800 CWUU 68.3000 -85.6700 395 188.667 710800 -710810 CYUX 68.7660 -81.2100 6 483.360 710810 -710820 CWLT 82.4990 -62.3300 65 99.119 710820 -710830 CYRT 62.8110 -92.1100 31 90.914 710830 -710850 CWEV 67.7110 -104.4600 42 222.619 710850 -710870 CWID 61.3110 -117.5900 162 111.840 710870 -710900 CYCY 70.4880 -68.5100 26 1071.155 710900 -710910 CWLX 68.9000 -75.1300 161 244.434 710910 -710920 CWUW 68.6550 -71.1600 527 162.049 710920 -710930 CWUD 68.4660 -66.8100 390 163.325 710930 -710940 CYVN 66.6660 -61.3500 722 142.611 710940 -710950 CYIO 72.7000 -77.9600 59 217.603 710950 -710960 CWVD 67.5330 -63.7800 584 286.754 710960 -710970 CWOB 63.3330 -64.1400 367 182.361 710970 -711010 CYZP 53.2440 -131.8100 6 63.591 711010 -711020 CWTC 53.0440 -129.6800 0 207.348 711020 -711030 CYQZ 53.0330 -122.5200 545 149.466 711030 -711040 CYWL 52.1880 -122.0400 940 99.376 711040 -711050 CWPI 50.9880 -127.7300 9 9.297 711050 -711060 CYAZ 49.0880 -125.7600 24 66.340 711060 -711080 CYXX 49.0330 -122.3600 58 143.246 711080 -711090 CYZT 50.6880 -127.3600 22 32.294 711090 -711120 CWAN 48.9110 -125.5500 27 24.937 711120 -711130 CWZA 49.2440 -121.7600 16 24.413 711130 -711140 CYHE 49.3660 -121.4800 41 73.874 711140 -711150 CWJV 50.2330 -119.1900 482 32.631 711150 -711160 CWOE 49.1110 -110.4600 935 209.738 711160 -711190 CWSE 53.5550 -114.0900 766 26.873 711190 -711200 CYOD 54.3990 -110.2800 541 118.695 711200 -711210 CYED 53.6880 -113.4600 688 31.365 711210 -711220 CWBA 51.1990 -115.5500 1397 39.279 711220 -711230 CYEG 53.3110 -113.5800 723 11.294 711230 -711240 CWIQ 54.7550 -110.0400 702 3.886 711240 -711250 CYLJ 54.1330 -108.5100 480 106.085 711250 -711270 CWOU 54.7880 -110.0600 606 45.511 711270 -711280 CYSD 50.2660 -111.8300 780 32.138 711280 -711290 CYKY 51.5110 -109.1800 694 71.279 711290 -711300 CYBU 53.3330 -104.0000 372 207.221 711300 -711310 CWEH 49.4330 -108.9800 1080 109.487 711310 -711320 CYSF 59.2440 -105.8300 250 343.880 711320 -711330 CWSR 53.3660 -107.5500 590 238.886 711330 -711340 CWTF 59.2110 -109.7000 238 79.548 711340 -711350 CWKO 49.1660 -105.9800 917 38.838 711350 -711370 CWVN 49.0660 -107.5800 785 3992.982 711370 -711380 CYQV 51.2660 -102.4600 498 207.735 711380 -711390 CWVP 49.6550 -109.5100 1271 27.474 711390 -711400 CYBR 49.9110 -99.9500 409 25.485 711400 -711410 CYNE 53.9550 -97.8400 223 205.015 711410 -711420 CWHH 53.0330 -100.9300 256 365.997 711420 -711430 CWBL 51.7550 -99.9000 256 158.335 711430 -711450 CYIV 53.8440 -94.6500 237 299.132 711450 -711470 CWNK 49.4990 -98.0300 268 47.551 711470 -711480 CWPO 49.1990 -98.9000 470 99.240 711480 -711500 CWUT 50.4550 -100.5900 561 132.719 711500 -711510 CWQG 46.9000 -71.4900 168 13.562 711510 -711530 CWFJ 49.1990 -113.2800 1136 37.794 711530 -711540 CWGM 49.1330 -113.7900 1296 97.079 711540 -711600 CWFZ 62.7220 -109.1700 168 333.069 711600 -711610 CWIE 64.3880 -115.0100 305 177.414 711610 -711620 CWBJ 61.9110 -113.5500 165 167.977 711620 -711630 CWMT 63.1330 -117.2400 271 386.461 711630 -711640 CWLG 67.1990 -130.2100 63 138.744 711640 -711650 CWYH 64.1110 -117.2800 213 108.750 711650 -711660 CWTE 60.4330 -121.2300 498 124.705 711660 -711670 CWJP 61.9110 -108.4300 451 97.930 711670 -711680 CWMP 60.9660 -108.6100 485 197.424 711680 -711700 CWCM 49.9000 -99.3500 384 24.853 711700 -711760 CWKW 59.9880 -64.1600 551 179.859 711760 -711800 CZDI 53.5770 -64.1000 440 197.026 711800 -711820 CZUM 53.5660 -64.0900 440 1.390 711820 -711830 CWXW 52.6550 -56.8700 43 116.669 711830 -711840 CWHM 45.7110 -73.3800 19 11.775 711840 -711850 CWDH 50.2330 -57.5800 18 147.716 711850 -711860 CWQM 48.3880 -70.5300 7 33.879 711860 -711870 CYBC 49.1330 -68.1900 22 62.057 711870 -711880 CYGP 48.7880 -64.4800 33 43.738 711880 -711890 CWQV 48.2660 -70.1100 4 90.863 711890 -711930 CWHW 49.2770 -54.8800 99 42.706 711930 -711940 CWBD 47.6110 -57.6100 12 116.330 711940 -711960 CWVA 48.6660 -53.1100 29 218.510 711960 -711970 CWZB 47.5660 -59.1600 40 409.248 711970 -712000 CWLM 48.4110 -123.3100 70 5.110 712000 -712010 CWHC 49.2990 -123.1100 3 6.327 712010 -712030 CYLW 49.9660 -119.3800 430 103.791 712030 -712060 CYBD 52.3880 -126.5800 35 169.572 712060 -712070 CWSK 49.7880 -123.1600 52 33.465 712070 -712080 CYPW 49.8330 -124.4900 130 31.115 712080 -712110 CWAS 49.4990 -123.2900 10 82.332 712110 -712150 CWYY 49.0330 -119.4300 283 344.792 712150 -712160 CWNP 50.2660 -117.8100 524 159.091 712160 -712180 CWSL 50.7000 -119.2800 351 81.912 712180 -712220 CWKX 58.4110 -130.0000 816 200.727 712220 -712300 CWBM 55.1990 -119.3900 745 32.388 712300 -712310 CWXL 49.6110 -111.4500 838 68.179 712310 -712320 CWXA 51.0880 -115.0600 1298 19.168 712320 -712340 CWDK 50.0000 -113.6300 1012 448.581 712340 -712350 CWDU 51.0880 -114.2100 1235 14.195 712350 -712360 CWRT 49.6330 -114.4800 1303 31.804 712360 -712380 CWFE 53.6880 -112.8600 716 54.479 712380 -712390 CWHE 53.4110 -113.5500 694 60.471 712390 -712400 CWGY 51.6660 -110.1900 707 304.335 712400 -712410 CWHA 53.4550 -114.4600 747 117.554 712410 -712420 CWQQ 52.4550 -113.7500 874 78.646 712420 -712430 CWQL 49.7000 -112.7800 921 9.921 712430 -712440 CWRY 49.1330 -112.0400 1050 114.985 712440 -712450 CWNR 50.9330 -115.1800 2543 98.933 712450 -712460 CWRD 56.5330 -115.2600 546 138.857 712460 -712470 CWSH 58.5880 -118.4900 373 77.082 712470 -712480 CWAV 51.7660 -114.6800 1114 75.801 712480 -712490 CWHI 51.7000 -113.2100 907 141.912 712490 -712500 CWNT 49.5880 -114.4100 2164 7.103 712500 -712510 CWVO 50.0440 -112.1300 779 60.430 712510 -712520 CWWO 53.3880 -118.3300 1402 44.958 712520 -712530 CWGF 58.6880 -113.8800 241 185.907 712530 -712540 CWRV 53.0330 -112.8100 739 156.314 712540 -712550 CWMX 57.5330 -111.5600 310 278.759 712550 -712600 CYAM 46.4880 -84.5100 192 10.787 712600 -712610 CWGD 43.7660 -81.7100 214 97.993 712610 -712630 CYHM 43.1660 -79.9300 237 18.635 712630 -712650 CYTZ 43.6330 -79.3900 77 4.043 712650 -712700 CWCO 44.4990 -80.2100 180 36.293 712700 -712710 CWLQ 46.3110 -79.4600 204 7.219 712710 -712720 CWPB 44.8440 -79.8600 183 44.608 712720 -712730 CWDD 42.2990 -82.7000 184 21.698 712730 -712810 CWGH 44.4110 -75.8400 82 40.537 712810 -712820 CWGL 44.5330 -79.2100 221 48.017 712820 -712830 CWDF 44.7330 -81.2800 182 75.497 712830 -712840 CWQE 43.6110 -79.3500 87 21.574 712840 -712900 CWJM 44.7000 -76.2900 125 57.116 712900 -713130 CYGV 50.2880 -63.6100 38 169.484 713130 -713190 CWIS 47.2880 -70.6300 719 45.829 713190 -713230 CWHV 46.1990 -70.7800 229 122.808 713230 -713680 CYKF 43.4660 -80.3800 317 233.624 713680 -713710 CYHU 45.5110 -73.4100 25 24.031 713710 -713720 CWIZ 45.2990 -73.3500 45 75.788 713720 -713730 CWFQ 45.0440 -72.8300 152 49.647 713730 -713740 CWQW 50.1660 -60.0600 7 45.214 713740 -713750 CWQR 50.2110 -64.2100 9 6.278 713750 -713760 CWJT 46.0660 -74.5300 239 205.212 713760 -713770 CWVQ 45.4330 -73.9300 39 14.511 713770 -713780 CWDQ 47.4110 -72.7900 169 147.178 713780 -713790 CWOD 48.8330 -72.5500 137 66.884 713790 -713810 CWIX 48.5990 -71.7100 113 208.029 713810 -713820 CWPD 47.5660 -71.2300 803 29.726 713820 -713830 CWKD 50.7330 -71.0100 497 34.612 713830 -713840 CWTN 47.0660 -70.7900 6 7.493 713840 -713850 CWQO 48.4110 -68.9000 7 276.899 713850 -713920 CWUI 47.3000 -71.2700 91 93.641 713920 -713950 CYHZ 44.8880 -63.5200 145 25.131 713950 -713970 CYZX 44.9880 -64.9100 28 35.204 713970 -713980 CWUR 45.3660 -63.2600 40 95.581 713980 -714000 CWDI 48.9660 -56.0600 105 268.576 714000 -714020 CWDO 49.6880 -54.7900 92 67.174 714020 -714030 CWBV 44.8110 -62.3300 10 175.622 714030 -714080 CWZN 47.3660 -55.7900 35 56.989 714080 -714100 CWAH 45.8440 -64.2600 23 43.979 714100 -714110 CWWE 43.9880 -64.6600 9 55.784 714110 -714120 CWEP 46.4550 -61.9600 13 56.347 714120 -714140 CWPJ 47.0660 -64.7900 4 153.342 714140 -714150 CWBK 45.7660 -62.6800 2 63.369 714150 -714160 CWRW 45.7220 -60.2300 10 199.651 714160 -714170 CWDA 50.7110 -56.1100 29 80.180 714170 -714180 CWEF 47.2330 -60.1300 26 81.848 714180 -714190 CWRN 45.3550 -60.9800 4 28.078 714190 -714210 CWEO 51.8660 -63.2800 589 253.523 714210 -714230 CWHP 49.0880 -61.7000 4 252.729 714230 -714240 CWER 47.0000 -70.8100 5 34.792 714240 -714250 CWSF 49.2440 -65.3300 29 716.443 714250 -714260 CWAF 48.0660 -69.5500 5 29.685 714260 -714270 CWTG 49.3110 -67.3800 5 148.871 714270 -714280 CWSG 49.1110 -66.6500 5 57.492 714280 -714290 CWRZ 48.4110 -64.3100 16 118.953 714290 -714300 CWQP 43.8330 -77.1400 79 62.532 714300 -714310 CWNC 43.9550 -78.1600 78 129.113 714310 -714320 CWWZ 43.2440 -79.2100 79 42.096 714320 -714330 CWCI 47.3330 -85.8300 187 143.669 714330 -714340 CWWN 54.9880 -85.4300 52 1104.892 714340 -714350 CWDV 49.0330 -90.4600 489 157.561 714350 -714360 CWCU 44.3880 -79.7800 295 75.033 714360 -714370 CWWB 43.2990 -79.7900 77 51.160 714370 -714380 CWMZ 45.0330 -80.3600 191 84.447 714380 -714390 CWWX 45.3330 -81.7300 181 1940.712 714390 -714400 CWHL 54.1770 -130.3700 5 35.806 714400 -714410 CWGN 49.0330 -97.5600 253 228.471 714410 -714420 CWSZ 51.0880 -97.5500 252 315.635 714420 -714430 CWEQ 52.1110 -101.2300 335 99.390 714430 -714440 CWWP 50.6550 -99.9300 627 51.650 714440 -714450 CWWS 52.7990 -97.6100 223 62.930 714450 -714460 CWVC 50.2660 -107.7300 825 5.107 714460 -714470 CWEI 49.2880 -100.9800 446 480.165 714470 -714480 CWEA 50.1880 -96.0600 268 145.080 714480 -714500 CWOK 51.1330 -106.5800 595 101.608 714500 -714510 CWJH 56.3330 -103.2800 344 181.183 714510 -714520 CWWF 49.7000 -103.7900 589 168.506 714520 -714530 CWMQ 49.9000 -109.4600 767 62.358 714530 -714540 CWLV 53.9110 -106.0600 569 82.184 714540 -714550 CWLE 50.9550 -107.1400 665 43.862 714550 -714560 CWFF 52.8110 -104.5900 490 70.151 714560 -714570 CWBO 50.5550 -111.8400 747 141.353 714570 -714580 CWVI 53.5110 -112.0900 639 71.523 714580 -714590 CWJX 50.9000 -109.4900 676 98.091 714590 -714600 CWBE 45.9660 -81.4800 196 73.008 714600 -714610 CWAB 48.2990 -88.8600 218 143.038 714610 -714620 CWNL 45.6330 -82.9600 183 42.028 714620 -714630 CWPC 42.8660 -79.2400 184 113.995 714630 -714640 CWPS 42.5660 -80.0400 175 35.754 714640 -714650 CWAJ 42.2440 -81.9000 178 65.008 714650 -714660 CWNB 41.8330 -82.4600 195 114.180 714660 -714680 CWKK 49.7110 -88.3300 260 193.882 714680 -714720 CWQS 53.3110 -132.7600 14 1806.432 714720 -714730 CWEZ 48.7880 -123.0400 24 42.282 714730 -714740 CWCL 51.1440 -121.4900 1057 88.029 714740 -714750 CWQC 49.3110 -124.9300 76 41.182 714750 -714760 CWEK 54.5880 -130.7000 8 34.173 714760 -714770 CWRO 54.1660 -131.6600 7 52.799 714770 -714780 CWFG 50.8110 -128.9000 112 33.126 714780 -714790 CWRU 50.1110 -127.9300 99 83.174 714790 -714810 CWXM 50.3990 -125.8600 19 122.783 714810 -714820 CWME 52.1880 -127.4600 31 63.843 714820 -714830 CWAC 48.6660 -124.8300 41 81.713 714830 -714840 CWWL 53.4990 -130.6300 15 80.922 714840 -714850 CWLP 50.9330 -127.6300 17 58.409 714850 -714860 CWJW 52.9330 -118.3100 1020 16.851 714860 -714870 CWJI 49.7330 -105.9300 726 71.749 714870 -714880 CYKJ 57.2440 -105.5900 510 93.315 714880 -714900 CWTD 65.0990 -102.4300 244 447.554 714900 -714960 CWIJ 65.7770 -111.2300 500 343.795 714960 -714970 CWJL 60.2330 -123.4600 213 163.188 714970 -714980 CWXV 66.0880 -96.4900 28 198.878 714980 -714990 CWJZ 63.2330 -101.7600 237 172.512 714990 -715010 CWJN 69.5660 -138.9100 1 191.389 715010 -715020 CWND 69.6330 -135.4300 12 16.677 715020 -715050 CWHT 60.7660 -137.5800 599 102.624 715050 -715060 CWRR 66.9880 -136.1900 720 168.982 715060 -715070 CWJY 62.7000 -98.2900 148 212.053 715070 -715100 CWRJ 51.5660 -107.9100 586 157.781 715100 -715110 CWIW 51.6660 -105.3900 526 328.106 715110 -715120 CWBT 50.2660 -64.2300 11 44.119 715120 -715130 CWCD 52.1440 -106.5500 510 10.520 715130 -715140 CWDJ 50.4110 -104.5800 573 70.029 715140 -715160 CWAQ 49.0440 -105.4800 756 142.428 715160 -715200 CWDE 51.5550 -71.1100 549 106.806 715200 -715210 CWDP 50.6660 -70.5300 496 404.046 715210 -715220 CWDT 49.9000 -71.2400 399 98.977 715220 -715230 CWEE 49.2880 -73.3500 305 100.374 715230 -715240 CWEW 45.8110 -73.4300 21 48.514 715240 -715270 CWSI 42.8440 -80.2600 241 69.834 715270 -715380 CYQG 42.2660 -82.9600 190 63.414 715380 -715500 CWZT 51.0990 -100.0400 305 49.962 715500 -715510 CWYE 51.4880 -107.0400 541 50.791 715510 -715520 CWII 50.7000 -96.5600 220 67.032 715520 -715710 CXSR 55.7000 -119.2300 1015 61.052 715710 -715730 CXDI 42.8770 -80.5500 232 23.917 715730 -715770 CXGH 50.6330 -96.9800 217 4.231 715770 -715780 CXBO 46.8440 -71.2000 10 15.296 715780 -715790 CXWN 49.8990 -97.1300 230 80.922 715790 -715830 CXQA 68.2660 -122.1000 530 381.574 715830 -715850 CXMM 56.6550 -111.2200 369 0.611 715850 -715870 CXSW 47.5220 -52.7900 114 10.340 715870 -715880 CXRH 49.5770 -57.8900 68 54.933 715880 -715890 CXTP 48.5660 -53.9800 107 60.640 715890 -715930 CXPV 58.6220 -111.6700 212 121.245 715930 -716000 CWSA 43.9330 -60.0100 4 1347.464 716000 -716010 CYAW 44.6330 -63.4900 51 8.009 716010 -716030 CYQI 43.8660 -66.0900 9 69.286 716030 -716070 CWSS 45.2110 -67.2400 28 85.852 716070 -716090 CYSJ 45.3110 -65.8800 109 72.112 716090 -716100 CYSC 45.4330 -71.6800 241 45.791 716100 -716110 CWQH 45.3660 -71.8100 181 12.588 716110 -716120 CWTA 45.4990 -73.5800 63 13.313 716120 -716140 CWIT 45.1660 -73.6800 52 29.770 716140 -716160 CWVY 46.4330 -71.9300 102 60.541 716160 -716170 CWJO 48.4110 -71.2100 133 17.769 716170 -716180 CWHY 45.3110 -72.2400 851 104.991 716180 -716190 CWOC 48.0110 -65.3300 47 74.437 716190 -716200 CYGK 44.2330 -76.5900 93 199.611 716200 -716210 CYTR 44.1110 -77.5300 86 43.920 716210 -716230 CYXU 43.0330 -81.1400 278 78.135 716230 -716240 CYYZ 43.6880 -79.6300 173 17.609 716240 -716250 CYWA 45.9550 -77.3100 130 298.804 716250 -716270 CYUL 45.4660 -73.7500 36 32.923 716270 -716280 CYOW 45.3110 -75.6600 114 121.438 716280 -716290 CYPQ 44.2330 -78.3600 191 34.789 716290 -716300 CYQA 44.9660 -79.2900 282 188.024 716300 -716310 CWLS 43.9880 -80.7500 415 65.205 716310 -716320 CWBI 45.7990 -80.5300 190 92.302 716320 -716330 CYVV 44.7550 -81.0900 219 15.202 716330 -716340 CYZR 43.0000 -82.3100 181 164.688 716340 -716420 KYLD 47.8110 -83.3500 447 168.416 716420 -716750 CWPQ 45.6330 -73.5500 51 17.397 716750 -717000 CYFC 45.8660 -66.5300 20 8.569 717000 -717010 CYCX 45.8330 -66.4300 51 247.951 717010 -717020 CYSU 46.4330 -63.8300 24 56.075 717020 -717030 CYSL 47.1440 -67.8300 241 32.994 717030 -717050 CYQM 46.1110 -64.6800 72 106.507 717050 -717060 CYYG 46.2880 -63.1300 54 330.358 717060 -717070 CYQY 46.1660 -60.0400 62 51.502 717070 -717090 CYGR 47.4110 -61.7800 10 161.627 717090 -717100 CWGR 47.4110 -61.7800 8 0.000 717100 -717110 CYCL 47.9880 -66.3300 38 157.798 717110 -717120 CWBZ 45.1110 -74.2800 49 107.942 717120 -717140 CYQB 46.7990 -71.3900 70 56.437 717140 -717150 CWNH 47.7990 -69.5500 148 61.095 717150 -717160 CYOY 46.9000 -71.4900 168 0.000 717160 -717170 CYCH 47.0110 -65.4600 31 51.132 717170 -717180 CYYY 48.6110 -68.2100 52 55.471 717180 -717190 CWMI 48.0110 -64.4900 4 46.427 717190 -717200 CWOH 46.0550 -74.2800 395 19.325 717200 -717210 CWMJ 46.2880 -76.0000 201 11.534 717210 -717220 CWMW 46.3880 -75.9600 173 114.542 717220 -717230 CWNQ 46.2110 -72.6500 10 133.838 717230 -717240 CWTY 46.3550 -72.5100 6 19.288 717240 -717250 CYVO 48.0440 -77.7800 337 192.693 717250 -717260 CWPK 47.9110 -74.6100 441 614.250 717260 -717270 CYBG 48.3330 -71.0000 159 60.116 717270 -717280 CYRJ 48.5110 -72.2600 179 41.639 717280 -717300 CYSB 46.6110 -80.7800 348 159.924 717300 -717310 CYYB 46.3660 -79.4100 371 108.345 717310 -717330 CYZE 45.8880 -82.5600 193 89.297 717330 -717340 CWUY 48.2440 -79.0300 318 53.198 717340 -717350 CYXR 47.7000 -79.8400 243 48.465 717350 -717360 CWGQ 48.6330 -79.4500 269 139.710 717360 -717380 CYXZ 47.9660 -84.7800 287 105.531 717380 -717390 CYTS 48.5660 -81.3800 295 307.856 717390 -717480 CWCH 48.7550 -91.6200 393 1.425 717480 -717490 CYQT 48.3660 -89.3100 199 34.084 717490 -717500 CWCJ 48.5880 -86.2900 206 477.014 717500 -717510 CWEC 48.3660 -89.1100 209 14.772 717510 -717600 CWBG 51.2660 -123.0900 1670 110.446 717600 -717620 CWIO 56.7330 -131.6600 15 133.182 717620 -717630 CWNX 53.6880 -124.8300 715 106.785 717630 -717680 CWUS 49.5660 -119.6500 454 11.932 717680 -717690 CWGB 49.3550 -124.1600 5 24.493 717690 -717700 CWJR 49.0990 -116.5300 646 211.357 717700 -717720 CWEL 49.2110 -123.7900 3 19.252 717720 -717740 CWKH 48.5880 -123.5300 366 98.922 717740 -717750 CWMM 49.1990 -122.6800 5 29.713 717750 -717760 CWNM 49.4990 -117.2900 535 33.159 717760 -717770 CWGP 50.2990 -122.7300 204 223.805 717770 -717780 CWQK 48.2990 -123.5300 3 20.817 717780 -717800 CWSP 48.3880 -123.9100 21 35.756 717800 -717810 CWGT 49.4880 -124.4300 5 151.500 717810 -717820 CWGW 49.7550 -114.8800 1137 66.690 717820 -717830 CWYJ 48.4550 -123.2900 60 23.043 717830 -717840 CWWA 49.3330 -123.1800 178 16.121 717840 -717850 CWWK 49.0110 -122.7600 13 21.697 717850 -717860 CWYL 51.4550 -116.3300 1615 145.916 717860 -717990 CYYJ 48.6550 -123.4100 19 11.543 717990 -718000 CWRA 46.6550 -53.0600 28 556.187 718000 -718010 CYYT 47.6110 -52.7500 140 100.165 718010 -718020 CWDS 46.9220 -55.3800 49 61.798 718020 -718030 CYQX 48.9550 -54.5600 151 109.500 718030 -718040 CWZZ 58.3330 -62.5800 501 2890.053 718040 -718050 LFVP 46.7660 -56.1600 5 236.628 718050 -718060 CWAG 49.9110 -55.6600 194 108.969 718060 -718070 CWAR 47.2990 -54.0000 13 101.046 718070 -718080 CYBX 51.4550 -57.1800 37 107.938 718080 -718090 CYDF 49.2110 -57.3800 22 99.892 718090 -718100 CWBY 49.8330 -64.2900 53 70.102 718100 -718110 CYZV 50.2110 -66.2400 53 125.835 718110 -718130 CYNA 50.1880 -61.8100 11 122.551 718130 -718140 CWDM 50.4660 -59.6300 6 213.425 718140 -718150 CYJT 48.5550 -58.5500 26 118.929 718150 -718160 CYYR 53.2990 -60.3600 36 386.462 718160 -718170 CWMH 52.2990 -55.8300 11 80.783 718170 -718180 CWCA 53.7000 -57.0300 14 224.663 718180 -718190 CWAX 51.3660 -55.6300 111 888.705 718190 -718210 CYNM 49.7770 -77.8200 281 257.920 718210 -718220 CYMT 49.7660 -74.5300 387 206.317 718220 -718230 CYAH 53.7550 -73.6600 307 773.527 718230 -718250 CYWK 52.9330 -66.8600 551 207.508 718250 -718260 CWXP 66.1440 -65.7100 23 164.545 718260 -718270 CYGL 53.6330 -77.7000 195 184.039 718270 -718280 CYKL 54.7990 -66.7900 518 460.598 718280 -718290 CWFW 49.2660 -68.1400 129 15.226 718290 -718310 CYYU 49.4110 -82.4600 227 122.610 718310 -718320 CWNZ 49.7550 -84.1600 263 201.986 718320 -718340 CYGQ 49.7880 -86.9300 349 100.932 718340 -718360 CWZC 51.2880 -80.5900 9 522.633 718360 -718410 CWYW 50.2880 -88.9100 323 76.375 718410 -718420 CYXL 50.0990 -91.9000 390 171.337 718420 -718450 CWPL 51.4660 -90.1900 391 393.727 718450 -718460 CWLF 52.1880 -87.7900 252 183.395 718460 -718480 CYTL 53.8330 -89.8700 224 264.040 718480 -718500 CYQK 49.7880 -94.3600 410 119.055 718500 -718510 CYPG 49.9000 -98.2600 273 90.581 718510 -718520 CYWG 49.9110 -97.2300 239 7.284 718520 -718530 CWLO 49.7880 -99.6500 373 84.978 718530 -718540 CYRL 51.0660 -93.7900 383 254.322 718540 -718550 CYDN 51.0990 -100.0400 305 0.000 718550 -718560 CYGM 50.6330 -97.0400 230 34.635 718560 -718580 CWJD 53.1880 -99.2600 223 112.772 718580 -718590 CYBV 52.3660 -97.0100 222 146.870 718590 -718610 CWIK 50.3880 -102.6800 602 98.829 718610 -718620 CYEN 49.2110 -102.9600 581 80.954 718620 -718630 CYQR 50.4330 -104.6600 577 6.171 718630 -718640 CYMJ 50.3330 -105.5600 577 144.706 718640 -718650 CWYO 51.7660 -104.1900 561 83.400 718650 -718660 CYXE 52.1660 -106.7000 504 105.640 718660 -718670 CYQD 53.9660 -101.0900 274 104.267 718670 -718680 CYHB 52.8110 -102.3100 358 95.735 718680 -718690 CYPA 53.2110 -105.6600 428 111.195 718690 -718700 CYYN 50.2990 -107.6800 818 137.270 718700 -718710 CYLL 53.3110 -110.0600 669 166.723 718710 -718720 CYXH 50.0110 -110.7100 717 100.509 718720 -718730 CYCT 52.0660 -111.4500 791 97.262 718730 -718740 CYQL 49.6110 -112.7900 920 74.182 718740 -718760 CYQW 52.7660 -108.2400 548 81.083 718760 -718770 CYYC 51.1110 -114.0100 1084 84.179 718770 -718780 CYQF 52.1880 -113.9000 905 31.386 718780 -718790 CYXD 53.5660 -113.5100 671 13.958 718790 -718800 CYXC 49.6110 -115.7800 939 78.677 718800 -718810 CYET 53.5880 -116.4600 921 165.035 718810 -718820 CYRV 50.9660 -118.1800 443 82.085 718820 -718830 CYCP 52.1330 -119.2900 683 892.651 718830 -718840 CYCG 49.2990 -117.6300 495 82.947 718840 -718860 CYDC 49.4660 -120.5100 696 0.000 718860 -718870 CYKA 50.7000 -120.4500 346 167.281 718870 -718880 CWJA 52.8880 -118.0700 1061 102.874 718880 -718890 CYYF 49.4660 -119.5900 344 49.520 718890 -718900 CYCD 49.0440 -123.8600 28 56.158 718900 -718910 CWLY 50.2330 -121.5800 229 82.055 718910 -718920 CYVR 49.1880 -123.1800 2 35.482 718920 -718930 CYQQ 49.7110 -124.8800 24 40.818 718930 -718940 CWEB 49.3880 -126.5500 7 205.438 718940 -718960 CYXS 53.9000 -122.7900 601 0.655 718960 -718970 CWMS 52.2660 -128.7100 26 108.446 718970 -718980 CYPR 54.2880 -130.4500 32 13.391 718980 -718990 CWJU 54.2440 -133.0400 41 1.385 718990 -719000 CWHO 55.4550 -60.2100 10 189.893 719000 -719010 CWTB 55.3330 -63.2100 479 235.492 719010 -719020 CYDP 56.5550 -61.6800 7 152.656 719020 -719040 CYHA 61.0440 -69.6300 30 496.888 719040 -719050 CYGW 55.2880 -77.7600 10 314.630 719050 -719060 CYVP 58.1110 -68.4100 60 333.223 719060 -719070 CWPH 58.4550 -78.0800 25 589.740 719070 -719090 CYFB 63.7550 -68.5500 34 273.732 719090 -719100 CYTE 64.2330 -76.5300 51 740.657 719100 -719110 CYUS 68.7990 -93.4100 43 177.471 719110 -719120 CYGX 56.3660 -94.7000 145 205.900 719120 -719130 CYYQ 58.7330 -94.0800 29 397.414 719130 -719150 CYZS 64.1990 -83.3600 57 330.162 719150 -719160 CWCS 63.3330 -90.7200 6 304.770 719160 -719170 CWEU 79.9880 -85.9300 10 382.813 719170 -719180 CWRF 68.4330 -89.7200 325 154.992 719180 -719190 CWKE 68.4330 -89.7200 326 0.000 719190 -719200 CWFN 57.3550 -107.1300 495 186.980 719200 -719220 CYVC 55.1440 -105.2600 379 432.794 719220 -719230 CWJC 61.1330 -100.9000 353 613.810 719230 -719240 CYRB 74.7000 -94.9600 40 317.394 719240 -719250 CYCB 69.0990 -105.1300 27 156.728 719250 -719260 CYBK 64.3110 -96.0000 50 272.931 719260 -719270 CYUR 68.6770 -97.8000 14 389.169 719270 -719280 CYRM 52.4330 -114.9100 988 284.791 719280 -719300 CYZU 54.1440 -115.7800 782 76.212 719300 -719310 CWLB 54.7660 -112.0100 567 563.521 719310 -719320 CYMM 56.6550 -111.2100 369 99.876 719320 -719330 CYPY 58.7660 -111.1100 232 36.095 719330 -719340 CYSM 60.0330 -111.9300 204 1204.900 719340 -719350 CYHY 60.8330 -115.7600 166 228.118 719350 -719360 CYZF 62.4660 -114.4500 206 77.372 719360 -719370 CYUJ 68.4880 -113.2100 16 109.431 719370 -719380 CYCO 67.8110 -115.1300 22 270.344 719380 -719390 CYUI 68.9330 -116.9200 16 144.696 719390 -719400 CYQU 55.1880 -118.8800 669 146.692 719400 -719430 CYXJ 56.2330 -120.7300 695 182.509 719430 -719440 CYZY 55.2990 -123.1300 690 206.978 719440 -719450 CYYE 58.8330 -122.5900 378 616.560 719450 -719460 CYFS 61.7550 -121.2300 169 256.021 719460 -719480 CZUE 70.0990 -124.7100 87 212.277 719480 -719490 CWUM 62.2330 -133.3500 717 826.216 719490 -719500 CYYD 54.8110 -127.1800 523 92.122 719500 -719510 CYXT 54.4660 -128.5800 217 170.310 719510 -719520 CYPZ 54.3880 -125.9500 715 462.195 719520 -719530 CYQH 60.1110 -128.8100 690 338.813 719530 -719540 CYUB 69.4550 -133.0100 5 0.390 719540 -719550 CZST 55.9330 -129.9800 7 268.164 719550 -719570 CYEV 68.3110 -133.5300 103 177.300 719570 -719580 CWDL 58.4110 -130.0000 816 0.000 719580 -719600 CWLI 69.5990 -130.9100 102 2458.823 719600 -719630 CWQY 63.5990 -105.1300 317 211.377 719630 -719640 CYXY 60.7330 -135.0600 707 142.452 719640 -719650 CYMA 63.6110 -135.8600 504 198.985 719650 -719660 CYDA 64.0440 -139.1300 370 167.401 719660 -719670 CWDB 61.3660 -139.0300 807 207.991 719670 -719680 CYUA 68.9330 -137.2300 38 96.595 719680 -719740 CWSQ 74.1330 -119.9900 32 627.959 719740 -719750 CWYM 64.9550 -63.5800 583 621.766 719750 -719760 CWNO 66.8660 -134.1900 86 88.187 719760 -719770 CZOC 68.7990 -140.8400 543 114.386 719770 -719780 CWOI 69.1440 -140.1400 244 47.444 719780 -719790 CWPA 53.7880 -118.4300 1542 131.587 719790 -719800 CWQF 61.9660 -127.2100 634 83.282 719800 -719810 CWMU 65.9550 -130.4600 155 317.131 719810 -719820 CWNW 67.0660 -121.0900 243 140.066 719820 -719830 CZRP 75.3770 -105.7200 12 382.977 719830 -719840 CZPK 69.3550 -124.0400 6 86.647 719840 -719850 CZUB 69.4330 -133.0100 6 83.757 719850 -719860 CWMV 64.7880 -124.2100 341 534.158 719860 -722010 KEYW 24.5550 -81.7500 6 667.709 722010 -722020 KMIA 25.8220 -80.2800 4 97.592 722020 -722030 KPBI 26.6880 -80.1200 6 134.025 722030 -722040 KMLB 28.1000 -80.6500 11 43.042 722040 -722050 KMCO 28.4330 -81.3200 32 417.551 722050 -722060 KJAX 30.5000 -81.7000 9 107.271 722060 -722070 KSAV 32.1330 -81.2000 15 149.713 722070 -722080 KCHS 32.9000 -80.0300 15 134.625 722080 -722090 KLHW 31.8880 -81.5700 14 5.818 722090 -722100 KTBW 27.7000 -82.4000 13 133.666 722100 -722110 KTPA 27.9770 -82.5300 3 33.342 722110 -722120 KCTY 29.6220 -83.1000 13 193.553 722120 -722130 KAYS 31.2550 -82.4000 46 312.296 722130 -722140 KTLH 30.3880 -84.3700 21 123.772 722140 -722160 KABY 31.5330 -84.1800 59 117.883 722160 -722170 KMCN 32.7000 -83.6500 110 132.974 722170 -722180 KAGS 33.3770 -81.9700 45 101.564 722180 -722190 KATL 33.6550 -84.4200 315 31.090 722190 -722200 KAQQ 29.7330 -85.0300 6 33.211 722200 -722210 KVPS 30.4880 -86.5300 26 15.621 722210 -722230 KMOB 30.6880 -88.2500 67 186.950 722230 -722250 KLSF 32.3330 -85.0000 71 238.688 722250 -722260 KMGM 32.3000 -86.4000 62 131.590 722260 -722270 KMGE 33.9220 -84.5200 326 60.769 722270 -722280 KBHM 33.5770 -86.7500 192 201.937 722280 -722290 KCKL 32.9000 -87.2500 140 88.469 722290 -722310 KMSY 29.9880 -90.2500 9 56.389 722310 -722340 KMEI 32.3330 -88.7500 94 418.523 722340 -722350 KJAN 32.3220 -90.0800 101 124.954 722350 -722390 KPOE 31.0550 -93.2000 100 39.103 722390 -722400 KLCH 30.1220 -93.2200 10 2429.760 722400 -722410 KBPT 29.9550 -94.0200 7 79.203 722410 -722420 KGLS 29.3000 -94.8000 16 92.140 722420 -722430 KIAH 29.9770 -95.3500 33 205.609 722430 -722470 KGGG 32.3550 -94.6500 124 79.071 722470 -722480 KSHV 32.4770 -93.8200 79 267.954 722480 -722500 KBRO 25.9000 -97.4300 6 208.796 722500 -722510 KCRP 27.7770 -97.5000 13 450.194 722510 -722520 KLRD 27.5550 -99.4700 155 195.540 722520 -722530 KSAT 29.5330 -98.4700 242 113.035 722530 -722540 KAUS 30.3000 -97.7000 189 281.174 722540 -722550 KVCT 28.8550 -96.9200 36 132.613 722550 -722560 KACT 31.6220 -97.2200 155 112.499 722560 -722570 KHLR 31.1550 -97.7200 283 70.339 722570 -722590 KDFW 32.9000 -97.0300 182 454.422 722590 -722600 KSEP 32.2220 -98.1800 402 131.504 722600 -722610 KDRT 29.3770 -100.9200 307 166.921 722610 -722620 KGDP 31.8330 -104.8000 1662 217.108 722620 -722630 KSJT 31.3770 -100.5000 582 119.802 722630 -722640 KMRF 30.3770 -104.0200 1481 155.220 722640 -722650 KMAF 31.9550 -102.1800 872 191.972 722650 -722660 KABI 32.4220 -99.6800 546 242.005 722660 -722670 KLBB 33.6550 -101.8200 988 372.577 722670 -722680 KROW 33.3000 -104.5300 1118 130.033 722680 -722690 K2C2 32.3880 -106.4800 1244 65.805 722690 -722700 KELP 31.8000 -106.4000 1194 151.198 722700 -722710 KTCS 33.2330 -107.2700 1481 73.751 722710 -722720 KSVC 32.6330 -108.1500 1659 167.199 722720 -722730 KFHU 31.6000 -110.3500 1438 79.796 722730 -722740 KTUS 32.1220 -110.9300 779 173.166 722740 -722780 KPHX 33.4330 -112.0200 337 88.971 722780 -722800 KYUM 32.6550 -114.6000 63 25.457 722800 -722810 KNJK 32.8220 -115.6800 13 47.868 722810 -722860 KRIV 33.8880 -117.2700 469 149.353 722860 -722880 KBUR 34.2000 -118.3500 236 26.002 722880 -722890 KMWS 34.2330 -118.0700 1739 76.168 722890 -722900 KSAN 32.7330 -117.1700 9 14.346 722900 -722910 KNSI 33.2330 -119.4500 154 433.545 722910 -722930 KNKX 32.8550 -117.1200 128 115.688 722930 -722950 KLAX 33.9330 -118.4000 32 26.168 722950 -722970 KLGB 33.8220 -118.1500 12 46.285 722970 -723030 KPOB 35.1770 -79.0200 66 9.531 723030 -723040 KHAT 35.2770 -75.5500 3 26.450 723040 -723050 KMHX 34.7880 -76.8800 11 149.611 723050 -723060 KRDU 35.8770 -78.7800 134 107.840 723060 -723080 KORF 36.9000 -76.2000 9 25.783 723080 -723090 KNKT 34.9000 -76.8800 9 12.452 723090 -723100 KCAE 33.9550 -81.1200 69 202.878 723100 -723110 KAHN 33.9550 -83.3200 247 390.041 723110 -723120 KGSP 34.9000 -82.2200 296 66.415 723120 -723140 KCLT 35.2220 -80.9300 234 130.793 723140 -723150 KAVL 35.4330 -82.5500 661 136.269 723150 -723170 KGSO 36.0880 -79.9500 270 282.569 723170 -723200 KRMG 34.3550 -85.1700 196 169.426 723200 -723230 KHSV 34.6550 -86.7700 196 9.010 723230 -723240 KCHA 35.0330 -85.2000 210 75.428 723240 -723260 KTYS 35.8220 -83.9800 299 216.116 723260 -723270 KBNA 36.1330 -86.6800 180 756.770 723270 -723300 KP02 36.7770 -90.4700 146 277.216 723300 -723320 KTUP 34.2770 -88.7700 110 216.137 723320 -723340 KMEM 35.0550 -90.0000 87 141.885 723340 -723400 KLIT 34.7330 -92.2300 79 520.980 723400 -723410 KPGO 34.6880 -94.6200 883 150.012 723410 -723440 KFSM 35.3330 -94.3700 141 75.236 723440 -723510 KSPS 33.9880 -98.5000 314 74.722 723510 -723520 KLTS 34.6770 -99.2700 420 79.591 723520 -723530 KOKC 35.4000 -97.6000 397 110.294 723530 -723540 KTIK 35.4220 -97.3800 394 20.084 723540 -723550 KFSI 34.6550 -98.4000 362 222.535 723550 -723560 KTUL 36.2000 -95.9000 206 50.198 723560 -723600 KCAO 36.4550 -103.1500 1515 187.509 723600 -723620 KONM 34.0220 -106.9000 1478 101.677 723620 -723630 KAMA 35.2330 -101.7000 1099 175.783 723630 -723640 KEPZ 31.8770 -106.7000 1252 29.599 723640 -723650 KABQ 35.0550 -106.6200 1620 209.189 723650 -723700 KIGM 35.2770 -113.9500 1033 82.527 723700 -723710 KPGA 36.9330 -111.4500 1304 191.172 723710 -723740 KINW 35.0220 -110.7300 1488 418.670 723740 -723810 KEDW 34.9000 -117.8800 702 121.732 723810 -723820 KPMD 34.6330 -118.0800 774 34.854 723820 -723830 KSDB 34.7550 -118.7300 1379 78.939 723830 -723840 KBFL 35.4330 -119.0500 150 224.528 723840 -723860 KLAS 36.0880 -115.1700 664 822.860 723860 -723870 KDRA 36.6220 -116.0200 1009 96.524 723870 -723890 KFAT 36.7770 -119.7200 100 53.465 723890 -723900 K87Q 35.6770 -121.2800 21 114.671 723900 -723910 KNTD 34.1220 -119.1200 2 103.445 723910 -723930 KVBG 34.7330 -120.5800 112 8.720 723930 -723940 KSMX 34.9000 -120.4500 73 29.361 723940 -724010 KRIC 37.5000 -77.3300 54 56.124 724010 -724020 KWAL 37.9330 -75.4800 41 56.580 724020 -724030 KIAD 38.9550 -77.4500 98 190.663 724030 -724040 KNHK 38.2880 -76.4000 12 115.260 724040 -724050 KDCA 38.8550 -77.0300 4 14.333 724050 -724060 KBWI 39.1880 -76.6700 47 35.737 724060 -724070 KACY 39.4550 -74.5700 20 132.317 724070 -724080 KPHL 39.8880 -75.2500 9 75.522 724080 -724090 KNEL 40.0330 -74.3500 31 66.956 724090 -724100 KLYH 37.3330 -79.2000 286 115.130 724100 -724110 KROA 37.3220 -79.9700 358 42.065 724110 -724120 KBKW 37.7880 -81.1200 766 141.235 724120 -724140 KCRW 38.3770 -81.6000 299 77.797 724140 -724170 KEKN 38.8880 -79.8500 609 583.962 724170 -724210 KCVG 39.0550 -84.6700 267 69.390 724210 -724220 KLEX 38.0330 -84.6000 301 280.437 724220 -724230 KSDF 38.1880 -85.7300 149 38.299 724230 -724240 KFTK 37.9000 -85.9700 230 120.985 724240 -724250 KHTS 38.3770 -82.5500 255 182.668 724250 -724280 KCMH 40.0000 -82.8800 249 194.001 724280 -724290 KDAY 39.9000 -84.2000 306 113.050 724290 -724320 KEVV 38.0550 -87.5300 118 226.586 724320 -724340 KSTL 38.7550 -90.3700 172 160.489 724340 -724350 KPAH 37.0770 -88.7700 120 154.151 724350 -724380 KIND 39.7330 -86.2700 246 172.035 724380 -724390 KSPI 39.8550 -89.6700 187 136.316 724390 -724400 KSGF 37.2330 -93.3800 387 59.996 724400 -724450 KCOU 38.8220 -92.2200 274 204.743 724450 -724460 KMCI 39.3220 -94.7200 312 53.413 724460 -724490 KSTJ 39.7770 -94.9200 249 98.338 724490 -724500 KICT 37.6550 -97.4300 408 212.100 724500 -724510 KDDC 37.7770 -99.9700 790 154.432 724510 -724520 KP28 37.3000 -98.5800 468 108.869 724520 -724550 KFRI 39.0550 -96.7700 325 93.920 724550 -724560 KTOP 39.0770 -95.6200 270 182.511 724560 -724580 KCNK 39.5550 -97.6500 452 310.934 724580 -724600 K1K5 37.0000 -101.8800 1102 128.365 724600 -724620 KALS 37.4550 -105.8700 2299 1298.192 724620 -724630 K4LJ 38.0880 -102.6200 1103 294.139 724630 -724640 KPUB 38.2880 -104.5200 1439 122.753 724640 -724650 KGLD 39.3770 -101.7000 1124 164.020 724650 -724660 KCOS 38.8220 -104.7200 1881 15.516 724660 -724680 KFCS 38.6880 -104.7700 1789 32.421 724680 -724700 KPUC 39.6220 -110.7500 1799 398.094 724700 -724760 KGJT 39.1220 -108.5300 1475 185.804 724760 -724800 KBIH 37.3770 -118.3700 1263 319.088 724800 -724810 KMER 37.3880 -120.5700 57 143.503 724810 -724830 KSAC 38.5220 -121.5000 8 46.321 724830 -724860 KELY 39.2880 -114.8500 1909 308.301 724860 -724870 KP38 37.6220 -114.5200 1335 158.647 724870 -724880 KRNO 39.5000 -119.7800 1341 229.108 724880 -724920 KSCK 37.9000 -121.2500 8 72.782 724920 -724930 KOAK 37.7220 -122.2300 1 10.790 724930 -724940 KSFO 37.6220 -122.3800 5 17.200 724940 -725020 KEWR 40.7000 -74.1700 9 102.182 725020 -725030 KLGA 40.7770 -73.9000 9 16.919 725030 -725040 KBDR 41.1770 -73.1300 5 154.548 725040 -725060 KFMH 41.6550 -70.5200 40 45.744 725060 -725070 KPVD 41.7330 -71.4300 19 920.700 725070 -725080 KBDL 41.9330 -72.6800 55 32.163 725080 -725090 KBOS 42.3770 -71.0300 9 18.754 725090 -725130 KAVP 41.3330 -75.7300 289 79.471 725130 -725140 KIPT 41.2550 -76.9200 160 105.440 725140 -725150 KBGM 42.2220 -75.9800 497 148.203 725150 -725170 KABE 40.6550 -75.4300 117 259.894 725170 -725180 KALB 42.7550 -73.8000 89 198.466 725180 -725190 KSYR 43.1220 -76.1200 124 42.211 725190 -725200 KPIT 40.5000 -80.2200 373 94.302 725200 -725210 KCAK 40.9220 -81.4300 377 74.913 725210 -725240 KCLE 41.4220 -81.8700 245 66.678 725240 -725250 KYNG 41.2770 -80.6700 361 263.318 725250 -725260 KERI 42.0880 -80.1800 225 98.919 725260 -725280 KBUF 42.9330 -78.7300 215 42.198 725280 -725290 KROC 43.1220 -77.6700 169 60.729 725290 -725300 KORD 41.9880 -87.9000 205 93.855 725300 -725320 KPIA 40.6770 -89.6800 202 91.391 725320 -725330 KFWA 41.0000 -85.2000 252 121.629 725330 -725340 KMDW 41.7880 -87.7500 190 18.237 725340 -725350 KSBN 41.7000 -86.3200 236 209.633 725350 -725360 KTOL 41.6000 -83.8000 211 392.767 725360 -725370 KDTW 42.2330 -83.3300 202 30.670 725370 -725390 KLAN 42.7770 -84.6000 266 141.384 725390 -725400 KP35 40.2550 -93.7200 270 1095.974 725400 -725430 KRFD 42.2000 -89.1000 226 217.441 725430 -725440 KMLI 41.4550 -90.5200 181 109.179 725440 -725450 KCID 41.8880 -91.7000 265 235.329 725450 -725460 KDSM 41.5330 -93.6500 294 121.757 725460 -725470 KDBQ 42.4000 -90.7000 329 100.177 725470 -725480 KALO 42.5550 -92.4000 268 93.917 725480 -725490 KFOD 42.5550 -94.1800 355 203.982 725490 -725500 KOMA 41.3000 -95.9000 299 13.176 725500 -725510 KLNK 40.8550 -96.7500 362 75.716 725510 -725520 KGRI 40.9770 -98.3200 566 168.000 725520 -725530 KOVN 41.3770 -96.0200 406 29.557 725530 -725540 KOFF 41.1220 -95.9200 319 209.008 725540 -725560 KOFK 41.9880 -97.4300 473 97.867 725560 -725570 KSUX 42.4000 -96.3800 336 135.110 725570 -725610 KSNY 41.1000 -102.9800 1312 154.207 725610 -725620 KLBF 41.1330 -100.6800 849 379.165 725620 -725640 KCYS 41.1550 -104.8200 1872 346.590 725640 -725650 KDEN 39.8770 -104.6700 1656 21.810 725650 -725660 KBFF 41.8770 -103.6000 1206 100.640 725660 -725670 KVTN 42.8770 -100.5500 792 194.191 725670 -725690 KCPR 42.9220 -106.4700 1612 239.059 725690 -725700 KCAG 40.5000 -107.5300 1915 0.845 725700 -725720 KSLC 40.7880 -111.9700 1288 45.997 725720 -725750 KOGD 41.2000 -112.0200 1362 135.067 725750 -725760 KLND 42.8220 -108.7300 1694 34.894 725760 -725780 KPIH 42.9220 -112.6000 1365 785.031 725780 -725810 KENV 40.7330 -114.0300 1292 110.307 725810 -725830 KWMC 40.9000 -117.8000 1315 452.040 725830 -725910 KRBL 40.1550 -122.2500 108 38.589 725910 -725920 KRDD 40.5000 -122.3000 153 178.149 725920 -725940 KEKA 40.8000 -124.1700 18 158.468 725940 -725970 KMFR 42.3770 -122.8700 405 1396.621 725970 -726050 KCON 43.2000 -71.5000 105 119.053 726050 -726060 KPWM 43.6550 -70.3200 19 22.311 726060 -726080 KEPO 44.9220 -67.0000 23 37.249 726080 -726120 K9B2 44.9330 -72.2000 233 42.143 726120 -726130 KMWN 44.2770 -71.3000 1910 35.865 726130 -726140 K1V4 44.4220 -72.0200 217 69.113 726140 -726160 KBML 44.5880 -71.1800 353 145.607 726160 -726170 KBTV 44.4770 -73.1500 104 301.942 726170 -726180 KRUM 44.5330 -70.5300 205 51.852 726180 -726190 K3B1 45.4770 -69.5800 316 442.056 726190 -726350 KGRR 42.8880 -85.5200 245 67.467 726350 -726360 KMKG 43.1770 -86.2500 193 164.309 726360 -726370 KFNT 42.9770 -83.7500 233 38.334 726370 -726380 KHTL 44.3770 -84.6800 351 255.619 726380 -726390 KAPN 45.0770 -83.5700 211 117.232 726390 -726400 KMKE 42.9550 -87.9000 211 129.214 726400 -726410 KMSN 43.1330 -89.3300 264 105.419 726410 -726430 KLSE 43.8770 -91.2500 202 100.261 726430 -726440 KRST 43.9220 -92.5000 402 341.670 726440 -726450 KGRB 44.4880 -88.1300 214 512.453 726450 -726480 KESC 45.7550 -87.0300 187 95.320 726480 -726500 K3SE 43.1770 -95.1500 408 105.021 726500 -726510 KFSD 43.5880 -96.7300 435 446.367 726510 -726530 K9V9 43.8000 -99.3200 530 102.607 726530 -726540 KHON 44.3880 -98.2200 393 119.773 726540 -726550 KSTC 45.5550 -94.0700 312 219.839 726550 -726560 KFFM 46.2880 -96.1500 361 84.234 726560 -726580 KMSP 44.8880 -93.2200 255 99.646 726580 -726590 KABR 45.4550 -98.4300 396 203.839 726590 -726620 KRAP 44.0550 -103.0700 966 654.884 726620 -726650 KGCC 44.3550 -105.5300 1230 120.285 726650 -726660 KSHR 44.7770 -106.9700 1209 143.163 726660 -726700 KCOD 44.5220 -109.0200 1553 147.185 726700 -726710 KBPI 42.5770 -110.1000 2124 207.667 726710 -726770 KBIL 45.8000 -108.5300 1088 370.060 726770 -726810 KBOI 43.5770 -116.2200 874 123.517 726810 -726830 KBNO 43.5880 -118.9500 1271 313.466 726830 -726880 KPDT 45.6880 -118.8500 456 114.488 726880 -726930 KEUG 44.1220 -123.2200 114 171.429 726930 -726940 KSLE 44.9220 -123.0000 61 81.619 726940 -726980 KPDX 45.6000 -122.6000 12 300.965 726980 -727120 KCAR 46.8770 -68.0200 190 168.390 727120 -727130 KPQI 46.6880 -68.0500 146 21.136 727130 -727340 KY62 46.4770 -84.3700 221 167.164 727340 -727410 KPKF 45.9330 -90.4500 469 242.527 727410 -727430 KMQT 46.5330 -87.5500 434 231.803 727430 -727440 KCMX 47.1770 -88.5000 329 101.699 727440 -727450 KDLH 46.8330 -92.1800 432 166.175 727450 -727470 KINL 48.5770 -93.3800 361 897.160 727470 -727500 KP39 46.6000 -94.3200 390 110.214 727500 -727530 KFAR 46.9000 -96.8000 274 316.411 727530 -727550 KBJI 47.5000 -94.9300 420 156.210 727550 -727560 KD45 48.9330 -95.3500 328 149.717 727560 -727580 KP11 48.1000 -98.8700 443 4.445 727580 -727640 KBIS 46.7770 -100.7500 506 279.689 727640 -727650 KP24 47.7550 -101.8300 624 135.870 727650 -727670 KISN 48.1880 -103.6300 581 229.565 727670 -727680 KGGW 48.2220 -106.6200 700 117.377 727680 -727720 KHLN 46.6000 -112.0000 1188 281.414 727720 -727730 KMSO 46.9220 -114.0800 972 162.405 727730 -727750 KGTF 47.4880 -111.3700 1115 109.657 727750 -727770 KHVR 48.5550 -109.7700 792 79.818 727770 -727790 KFCA 48.3000 -114.2700 906 153.863 727790 -727810 KYKM 46.5770 -120.5300 325 71.071 727810 -727830 KLWS 46.3880 -117.0200 438 520.100 727830 -727840 KHMS 46.5770 -119.6000 223 198.616 727840 -727850 KGEG 47.6330 -117.5300 721 9.667 727850 -727910 KAST 46.1550 -123.8800 7 116.715 727910 -727920 KOLM 46.9770 -122.9000 61 69.836 727920 -727930 KSEA 47.4550 -122.3000 137 177.270 727930 -727970 KUIL 47.9550 -124.5500 62 597.003 727970 -740030 KDPG 40.2000 -112.9300 1326 192.918 740030 -740040 K1Y7 32.5000 -114.4000 231 159.023 740040 -742060 KTCM 47.1330 -122.4800 98 36.233 742060 -742070 KGRF 47.0880 -122.5800 92 9.071 742070 -742300 KMLS 46.4330 -105.8700 801 116.966 742300 -743700 KGTB 44.0550 -75.7300 207 71.407 743700 -743920 KNHZ 43.8880 -69.9300 23 25.672 743920 -744200 KU67 40.3000 -109.9800 1556 99.936 744200 -744600 KMMO 41.3770 -88.6800 225 97.898 744600 -744680 KMDN 38.8330 -85.4200 266 114.062 744680 -744860 KJFK 40.6550 -73.7800 7 33.262 744860 -744900 KBED 42.4770 -71.2800 41 82.358 744900 -744910 KCEF 42.2000 -72.5300 75 104.708 744910 -744940 KCHH 41.6770 -69.9700 16 121.343 744940 -745060 KNGZ 37.7880 -122.3200 4 47.130 745060 -745090 KNUQ 37.4220 -122.0500 12 89.246 745090 -745160 KSUU 38.2770 -121.9300 19 186.579 745160 -745310 KAFF 38.9770 -104.8200 2003 80.911 745310 -745700 KFFO 39.8330 -84.0500 251 14.809 745700 -745940 KADW 38.8220 -76.8700 86 52.324 745940 -745980 KLFI 37.0880 -76.3700 3 61.386 745980 -746110 KBYS 35.2880 -116.6200 716 123.979 746110 -746120 KNID 35.6880 -117.6800 696 88.673 746120 -746190 K4SU 36.3330 -117.1000 962 161.972 746190 -746380 K4MR 34.3000 -103.8000 1326 196.121 746380 -746710 KHOP 36.6770 -87.5000 174 95.087 746710 -746930 KFBG 35.1330 -78.9300 74 83.822 746930 -747020 KNLC 36.3330 -119.9500 72 128.778 747020 -747240 KGBN 32.8880 -112.7200 262 287.904 747240 -747300 KP07 30.1770 -102.4200 865 869.452 747300 -747320 KHMN 32.8550 -106.1000 1248 50.365 747320 -747330 KE28 32.9000 -106.4000 1193 28.455 747330 -747400 KJCT 30.5000 -99.7700 522 199.735 747400 -747540 KAEX 31.3330 -92.5500 27 149.086 747540 -747550 K01R 31.1330 -92.5700 67 22.317 747550 -747750 KPAM 30.0770 -85.5800 5 47.752 747750 -747770 KHRT 30.4330 -86.6800 12 150.828 747770 -747810 KVAD 30.9770 -83.2000 71 82.178 747810 -747880 KMCF 27.8550 -82.5200 4 13.599 747880 -747900 KSSC 33.9770 -80.4700 74 13.595 747900 -747910 KMYR 33.6880 -78.9300 8 1315.073 747910 -747950 KCOF 28.2330 -80.6000 3 15.578 747950 -761600 MMHO 29.0770 -110.9700 211 8.182 761600 -762430 MMPG 28.7000 -100.5200 250 84.717 762430 -762530 MMCN 27.3220 -112.3000 75 172.615 762530 -763050 MMLT 26.0220 -111.3500 15 511.056 763050 -763420 MMMV 26.8880 -101.4200 615 252.368 763420 -763820 MMTC 25.5330 -103.4500 1124 397.145 763820 -763940 MMAN 25.8770 -100.2300 448 3.001 763940 -764120 MMCL 24.8220 -107.4000 39 173.543 764120 -765390 MMSP 22.1550 -100.9800 1903 177.862 765390 -765560 MMEP 21.5220 -104.9000 922 243.361 765560 -765710 MMAS 21.8880 -102.3000 1885 71.092 765710 -766250 MMQT 20.6000 -100.3800 1813 418.452 766250 -766340 MMTL 20.0880 -98.3700 2181 159.088 766340 -766440 MMMD 20.9880 -89.6500 10 155.679 766440 -766580 MMIA 19.2770 -103.5800 723 48.421 766580 -766850 MMPB 19.0330 -98.2000 2166 111.079 766850 -766950 MMCP 19.8550 -90.5500 5 187.112 766950 -767260 MMCB 18.9220 -99.2500 1560 220.863 767260 -767500 MMCM 18.5000 -88.3000 12 124.245 767500 -768430 MMTG 16.7550 -93.1200 528 101.399 768430 -780160 TXKF 32.3770 -64.6800 3 5038.516 780160 -780610 MYGW 26.7000 -78.9700 4 112.435 780610 -780620 MYGF 26.5550 -78.7000 11 31.305 780620 -780700 MYBS 25.7330 -79.3000 3 226.931 780700 -780730 MYNN 25.0550 -77.4700 7 97.872 780730 -780880 MYSM 24.0550 -74.5300 5 3.906 780880 -780920 MYEG 23.5000 -75.7700 3 11.887 780920 -781210 MYIG 20.9550 -73.6800 4 3.115 781210 -782210 MUNG 21.8330 -82.7800 23 40.277 782210 -782240 MUHA 22.9880 -82.4000 59 2.385 782240 -782290 MUVR 23.1330 -81.2800 3 27.475 782290 -782550 MUCM 21.4220 -77.8500 122 2.446 782550 -782560 MUMZ 20.3330 -77.1200 60 1.042 782560 -782640 MUCU 19.9770 -75.8500 69 23.812 782640 -782670 MUGT 20.0880 -75.1500 8 9.736 782670 -782680 MUBA 20.3550 -74.5000 9 241.476 782680 -783150 MUPR 22.4220 -83.6800 37 41.114 783150 -783460 MUCA 21.7880 -78.7800 26 19.821 783460 -783570 MUVT 20.9550 -76.9500 106 31.341 783570 -783670 MUGM 19.9000 -75.1300 23 82.969 783670 -783840 MWCR 19.2880 -81.3500 3 8.212 783840 -783880 MKJS 18.5000 -77.9200 3 54.737 783880 -783970 MKJP 17.9330 -76.7800 9 63.479 783970 -784090 MTCH 19.7550 -72.1800 3 204.787 784090 -784390 MTPP 18.5770 -72.3000 29 3.314 784390 -784570 MDPP 19.7550 -70.5500 15 34.670 784570 -784600 MDST 19.4770 -70.7000 183 87.640 784600 -784790 MDPC 18.5770 -68.3700 12 698.333 784790 -784820 MDBH 18.2220 -71.1000 26 277.785 784820 -784850 MDSD 18.4330 -69.6700 18 135.226 784850 -785010 MHIC 17.4000 -83.9300 11 1009.847 785010 -785140 TJBQ 18.5000 -67.1300 72 79.497 785140 -785260 TJSJ 18.4330 -66.0000 19 75.571 785260 -785350 TJNR 18.2550 -65.6300 12 43.775 785350 -785430 TIST 18.3330 -64.9700 67 359.583 785430 -785470 TISX 17.7000 -64.8000 17 72.634 785470 -785500 TUPJ 18.4550 -64.5300 4 48.360 785500 -785830 MZBZ 17.5330 -88.3000 5 93.154 785830 -786150 MGFL 16.9220 -89.8800 115 166.204 786150 -786270 MGHT 15.3220 -91.4700 1901 96.694 786270 -786370 MGPB 15.7220 -88.6000 1 523.049 786370 -786410 MGGT 14.5880 -90.5200 1489 80.793 786410 -786470 MGSJ 13.9220 -90.8200 2 311.404 786470 -786500 MSAC 13.5770 -89.8300 15 69.947 786500 -786550 MSSA 13.9880 -89.5700 725 49.696 786550 -786630 MSSS 13.7000 -89.1200 621 8.980 786630 -786660 MSLP 13.4330 -89.0500 25 35.988 786660 -786700 MSSM 13.4550 -88.1200 80 29.288 786700 -787000 MHAM 13.2880 -87.6700 5 23.264 787000 -787010 MHNJ 16.4770 -85.9200 2 175.330 787010 -787030 MHRO 16.3220 -86.5300 5 67.303 787030 -787050 MHLC 15.7330 -86.8700 3 67.370 787050 -787060 MHTE 15.7220 -87.4800 3 56.598 787060 -787070 MHYR 15.1770 -87.1200 670 133.518 787070 -787080 MHLM 15.4550 -87.9300 31 77.647 787080 -787110 MHPL 15.2220 -83.8000 13 137.742 787110 -787140 MHCA 14.9000 -85.9100 387 302.578 787140 -787170 MHSR 14.7880 -88.7800 1079 105.619 787170 -787180 MHSC 14.3880 -87.6200 626 56.824 787180 -787190 MHLE 14.3330 -88.1700 1100 82.871 787190 -787200 MHTG 14.0550 -87.2200 994 107.357 787200 -787240 MHCH 13.3000 -87.1800 48 75.820 787240 -787300 MNPC 14.0550 -83.3700 20 230.827 787300 -787330 MNRS 11.4220 -85.8300 53 41.068 787330 -787340 MNJG 13.0880 -85.9800 985 30.104 787340 -787350 MNJU 12.1000 -85.3700 90 85.077 787350 -787390 MNCH 12.6330 -87.1300 53 14.491 787390 -787410 MNMG 12.1550 -86.1700 50 42.764 787410 -787550 MRNC 10.1550 -85.4500 120 50.668 787550 -787620 MROC 10.0000 -84.2200 931 66.839 787620 -787670 MRLM 10.0000 -83.0500 4 313.599 787670 -787720 MRPM 8.9550 -83.4700 15 124.976 787720 -787740 MRLB 10.6000 -85.5500 93 102.857 787740 -787920 MPTO 9.0550 -79.3700 11 29.266 787920 -787930 MPDA 8.4000 -82.4200 26 165.420 787930 -787950 MPSA 8.0880 -80.9500 88 3111.312 787950 -788060 MPHO 8.9220 -79.6000 16 175.017 788060 -788460 TQPF 18.2000 -63.0500 31 180.179 788460 -788580 TKPK 17.3000 -62.6800 48 5.473 788580 -788590 TKPN 17.2000 -62.5800 17 53.171 788590 -788620 TAPA 17.1220 -61.7800 14 1015.319 788620 -788660 TNCM 18.0550 -63.1200 9 17.736 788660 -788730 TNCE 17.4880 -62.9800 39 79.504 788730 -788940 TFFJ 17.9000 -62.8500 52 39.489 788940 -788970 TFFR 16.2770 -61.5200 8 97.940 788970 -789050 TDPD 15.5330 -61.3000 14 28.034 789050 -789060 TDCF 15.5330 -61.4000 5 10.712 789060 -789070 TDPR 15.3000 -61.4000 72 82.875 789070 -789250 TFFF 14.6000 -61.0000 7 25.446 789250 -789470 TLPC 14.0220 -61.0000 2 2.480 789470 -789480 TLPL 13.7550 -60.9500 3 74.248 789480 -789510 TVSV 13.1330 -61.2000 13 186.349 789510 -789540 TBPB 13.0770 -59.4800 56 512.991 789540 -789580 TGPY 12.0000 -61.7800 7 139.755 789580 -789620 TTPT 11.1550 -60.8300 6 259.215 789620 -789700 TTPP 10.6220 -61.3500 15 18.935 789700 -789820 TNCA 12.5000 -70.0200 33 1217.390 789820 -789880 TNCC 12.2000 -68.9700 67 75.153 789880 -789900 TNCB 12.1550 -68.2800 7 192.841 789900 -800010 SKSP 12.5880 -81.7200 2 96.444 800010 -800020 SKPV 13.3770 -81.3500 6 525.824 800020 -800090 SKSM 11.1330 -74.2300 1 148.527 800090 -800220 SKCG 10.4550 -75.5200 1 640.887 800220 -800280 SKBQ 10.9000 -74.7700 10 64.371 800280 -800350 SKRH 11.5330 -72.9300 4 307.018 800350 -800360 SKVP 10.4330 -73.2500 138 127.184 800360 -800630 SKMR 8.8220 -75.8500 26 185.121 800630 -800840 SKLC 7.8000 -76.7000 30 147.153 800840 -800910 SKEJ 7.0220 -73.8000 134 66.767 800910 -800940 SKBG 7.1000 -73.2000 1189 137.144 800940 -800970 SKCC 7.9330 -72.5200 317 62.678 800970 -800990 SKUC 7.0770 -70.7300 128 18.985 800990 -801100 SKMD 6.2220 -75.6000 1499 125.741 801100 -801120 SKRG 6.1880 -75.4300 2137 19.166 801120 -801390 SKPC 6.1770 -67.5000 55 695.324 801390 -801440 SKUI 5.7220 -76.6200 33 539.945 801440 -802100 SKPE 4.8220 -75.8000 1342 36.880 802100 -802110 SKAR 4.5000 -75.7200 1219 65.412 802110 -802140 SKIB 4.4330 -75.1500 928 42.015 802140 -802220 SKBO 4.7000 -74.1500 2546 82.657 802220 -802340 SKVV 4.1770 -73.6200 431 185.104 802340 -802520 SKBU 3.8880 -77.0700 15 3.940 802520 -802590 SKCL 3.5550 -76.3800 969 62.835 802590 -803080 SKPP 2.4770 -76.6000 1730 144.916 803080 -803150 SKNV 2.9770 -75.3000 443 299.811 803150 -803220 SKSJ 2.5770 -72.6300 155 859.258 803220 -803420 SKPS 1.4220 -77.2700 1826 133.543 803420 -803610 SKMU 1.1330 -70.0500 207 110.255 803610 -803700 SKIP 0.8220 -77.6300 2961 75.404 803700 -803720 SKAS 0.5000 -76.5000 254 452.285 803720 -803980 SKLT -4.5550 -69.5300 84 98.841 803980 -804030 SVCR 11.4220 -69.6800 17 125.425 804030 -804050 SVLO 11.8000 -66.1800 3 259.911 804050 -804070 SVMC 10.5770 -71.7300 65 10.670 804070 -804100 SVBM 10.0770 -69.3200 614 163.515 804100 -804120 SVPC 10.5000 -68.0000 2 151.860 804120 -804130 SVBS 10.2550 -67.6500 437 46.978 804130 -804150 SVMI 10.6000 -66.9800 48 15.591 804150 -804160 SVFM 10.5000 -66.8800 835 119.929 804160 -804190 SVBC 10.1220 -64.6800 7 118.041 804190 -804200 SVCU 10.4550 -64.1800 4 56.763 804200 -804230 SVGI 10.5880 -62.3200 14 174.467 804230 -804250 SVMN 9.8220 -70.9300 28 62.053 804250 -804260 SVVL 9.3550 -70.6200 575 345.589 804260 -804270 SVAC 9.5550 -69.2300 225 58.866 804270 -804280 SVGU 9.0220 -69.7300 163 104.459 804280 -804310 SVJM 9.9220 -67.3300 429 71.479 804310 -804340 SVVP 9.2220 -66.0200 125 101.212 804340 -804350 SVMT 9.7550 -63.1800 66 102.050 804350 -804380 SVMD 8.6000 -71.1800 1498 51.794 804380 -804400 SVBI 8.6220 -70.2200 204 69.825 804400 -804420 SVCL 8.9330 -67.4200 101 77.247 804420 -804440 SVCB 8.1550 -63.5500 48 311.055 804440 -804470 SVSA 7.8550 -72.4500 378 11.603 804470 -804480 SVGD 7.2330 -70.8000 131 135.935 804480 -804500 SVSR 7.9000 -67.4200 48 177.912 804500 -804530 SVTM 7.3000 -61.4500 181 209.419 804530 -804570 SVPA 5.6000 -67.5000 74 64.149 804570 -804620 SVSE 4.6000 -61.1200 907 426.734 804620 -804720 SVVA 10.1770 -67.9300 431 31.840 804720 -804750 SVSO 7.5880 -72.0700 327 125.039 804750 -804780 SVTR 9.0220 -62.6200 30 140.510 804780 -810010 SYGT 6.8000 -58.1500 2 92.270 810010 -810020 SYTM 6.5000 -58.2500 30 35.134 810020 -812250 SMZY 5.4550 -55.2000 15 40.862 812250 -814010 SOOM 5.5000 -54.0300 9 132.171 814010 -814050 SOCA 4.8330 -52.3700 9 895.792 814050 -820220 SBBV 2.8330 -60.7000 140 116.792 820220 -820670 SBYA 0.6220 -69.2000 120 438.787 820670 -821060 SBUA -0.1330 -67.0800 90 233.467 821060 -821110 SBEG -3.0330 -60.0500 2 180.190 821110 -821130 SWBC -0.9880 -62.9300 40 238.567 821130 -821930 SBBE -1.3880 -48.4800 16 7.531 821930 -822440 SBSN -2.4330 -54.7200 72 33.867 822440 -823170 SBTF -3.3770 -64.6800 47 302.275 823170 -823320 SBMN -3.1550 -59.9800 84 15.632 823320 -823530 SBHT -3.2000 -52.2000 74 163.131 823530 -823610 SBTU -3.7220 -49.7200 40 1.109 823610 -824100 SBBC -4.3880 -70.0300 65 58.447 824100 -824110 SBTT -3.6770 -69.6700 85 334.267 824110 -824440 SBIH -4.2550 -56.0000 34 4.128 824440 -825330 SBMY -5.8220 -61.3000 49 421.187 825330 -826400 SBEK -6.2770 -57.7300 98 397.919 826400 -828240 SBPV -8.7770 -63.9200 88 92.295 828240 -832080 SBVH -12.7330 -60.1300 652 5993.503 832080 -840180 SEES 0.9770 -79.6200 7 195.406 840180 -840270 SETU 0.8220 -77.7000 2934 7.781 840270 -840430 SEIB 0.3330 -78.1000 2214 178.845 840430 -840710 SEQU -0.1330 -78.4700 2794 26.235 840710 -841010 SEBC -0.5880 -80.4200 3 882.390 841010 -841170 SEMT -0.9550 -80.6800 12 50.002 841170 -841230 SELT -0.9000 -78.6000 2785 50.586 841230 -841310 SETI -0.7880 -75.5200 220 79.897 841310 -841470 SEAM -1.2000 -78.5700 2515 17.552 841470 -841630 SEPA -1.5000 -78.0500 1043 16.671 841630 -843770 SPQT -3.7550 -73.2500 126 141.118 843770 -850330 SLGY -10.8220 -65.3500 130 400.657 850330 -911620 PBKH 22.0770 -159.7800 5 588.512 911620 -911650 PLIH 21.9880 -159.3500 45 45.405 911650 -911700 PHHI 21.4880 -158.0300 255 18.915 911700 -911760 PHNG 21.4550 -157.7700 3 14.518 911760 -911780 PHNA 21.3220 -158.0700 15 33.922 911780 -911820 PHNL 21.3550 -157.9300 5 14.956 911820 -911860 PMKK 21.1550 -157.1000 137 295.351 911860 -911900 POGG 20.9000 -156.4300 20 21.810 911900 -912030 PULI 10.0330 139.8000 5 18.567 912030 -912120 PGUM 13.3550 144.8000 91 622.366 912120 -912170 PGAC 13.5550 144.8300 111 11.412 912170 -912180 PGUA 13.5880 144.9300 185 29.471 912180 -912210 PGRO 14.1880 145.2500 185 104.584 912210 -912320 PGSN 15.1220 145.7300 66 220.535 912320 -912450 PWAK 19.2880 166.6500 4 20011.945 912450 -912750 PJON 16.7330 -169.5200 5 862.992 912750 -912850 PITO 19.7220 -155.0700 11 34.349 912850 -913340 PTKK 7.4770 151.8500 2 1914.992 913340 -913660 PKWA 8.7330 167.7300 8 220.511 913660 -914080 PTRO 7.3330 134.4800 33 2072.377 914080 -914130 PTYA 9.4880 138.0800 17 462.760 914130 -914870 PLFA 3.8550 -159.3700 5 146.165 914870 -914900 PLCH 1.9880 -157.4800 3 45.400 914900 -961470 WION 3.9550 108.3800 2 250.807 961470 -963150 WBSB 4.9330 114.9300 45 54.042 963150 -964130 WBGG 1.4880 110.3300 27 118.890 964130 -964210 WBGS 2.3330 111.8300 31 164.464 964210 -964410 WBGB 3.2000 113.0300 5 257.282 964410 -964490 WBGR 4.3330 113.9800 18 37.394 964490 -964650 WBKL 5.3000 115.2500 30 113.081 964650 -964710 WBKK 5.9330 116.0500 3 517.346 964710 -964810 WBKW 4.2770 117.8800 20 244.295 964810 -964910 WBKS 5.9000 118.0700 13 181.664 964910 -965050 WRLB 3.7330 115.6800 550 229.437 965050 -965090 WRLR 3.3330 117.5700 6 110.442 965090 -965250 WRLG 2.8550 117.3300 50 59.448 965250 -965290 WRLK 2.1220 117.4500 26 391.870 965290 -965330 WIOI 1.0880 109.6700 38 85.786 965330 -965590 WIOS 0.1220 111.5300 30 59.874 965590 -965950 WRBM -0.9550 114.9000 60 299.915 965950 -966070 WRLS -0.6220 117.1500 230 252.850 966070 -966330 WRLL -1.2770 116.9000 3 77.944 966330 -966550 WRBP -1.0000 114.0000 27 100.170 966550 -966950 WRBK -3.4000 116.2200 18 600.778 966950 -970080 WAMH 3.5880 125.4700 38 540.849 970080 -970140 WAMM 1.5330 124.9200 80 30.963 970140 -970280 WAMI 1.0220 120.8000 2 997.529 970280 -970480 WAMG 0.5220 123.0700 2 115.641 970480 -970720 WAML -0.6880 119.7300 6 217.175 970720 -970860 WAMW -0.9000 122.7800 2 306.780 970860 -970960 WAMP -1.3880 120.7300 2 94.489 970960 -971460 WAAU -4.1000 122.4300 50 102.238 971460 -971800 WAAA -5.0770 119.5500 14 14.573 971800 -971920 WAAB -5.4770 122.6200 2 178.049 971920 -973000 WRKC -8.6330 122.2500 3 73.804 973000 -973100 WRKL -8.2770 122.9700 9 5421.356 973100 -974040 WAMR 2.0550 129.3200 15 187.452 974040 -974060 WAMA 1.8220 127.8300 8 71.924 974060 -974300 WAMT 0.7770 127.3700 23 72.053 974300 -974600 WAPH -1.6330 127.5000 3 174.186 974600 -975020 WASS -0.9330 131.1200 3 991.672 975020 -976000 WAPN -2.0880 126.0000 2 583.329 976000 -977000 WAPR -3.2330 127.0800 20 174.902 977000 -977220 WAPA -3.3550 128.8800 10 349.470 977220 -977240 WAPP -3.7000 128.0800 12 96.706 977240 -981350 RPUO 20.4550 121.9700 11 3.213 981350 -982220 RPUQ 17.5770 120.3800 33 213.201 982220 -982230 RPLI 18.1880 120.5300 5 69.759 982230 -982320 RPUA 18.3770 121.6300 3 1.055 982320 -982330 RPUT 17.6220 121.7300 62 143.153 982330 -983240 RPUI 15.3330 119.9700 5 40.802 983240 -983280 RPUB 16.4220 120.6000 1501 104.754 983280 -983330 RPUR 15.7770 121.5700 6 6.869 983330 -984260 RPLB 14.8000 120.2700 17 105.106 984260 -984280 RPMS 14.5000 120.9200 4 47.899 984280 -984290 RPLL 14.5220 121.0000 21 8.951 984290 -984310 RPUK 13.4220 121.1800 41 226.596 984310 -984350 RPXT 14.0880 122.0200 5 84.179 984350 -984400 RPUD 14.1330 122.9800 4 3.459 984400 -984440 RPMP 13.1330 123.7300 17 70.090 984440 -984460 RPUV 13.5880 124.2300 40 45.520 984460 -985310 RPUH 12.3550 121.0300 3 98.458 985310 -985360 RPMR 12.5880 122.2700 47 122.815 985360 -985380 RPVR 11.5880 122.7500 4 204.507 985380 -985430 RPVM 12.3770 123.6200 6 110.502 985430 -985460 RPVF 12.5000 124.6300 7 144.151 985460 -985500 RPVA 11.2550 125.0000 3 319.251 985500 -985580 RPVG 11.0330 125.7300 60 83.366 985580 -986180 RPVP 9.7550 118.7300 16 1503.674 986180 -986370 RPVI 10.7000 122.5700 8 100.659 986370 -986420 RPVD 9.3000 123.3000 8 286.047 986420 -986440 RPVT 9.6000 123.8500 8 68.926 986440 -986460 RPMT 10.3000 123.9700 24 133.222 986460 -986530 RPWS 9.8000 125.5000 55 170.746 986530 -987410 RPWG 8.6000 123.3500 5 78.018 987410 -987460 RPWC 7.1770 124.2200 58 158.101 987460 -987480 RPWL 8.4880 124.6300 6 38.972 987480 -987510 RPWY 8.1550 125.0800 627 139.726 987510 -987520 RPWE 8.9330 125.5200 46 96.416 987520 -987530 RPMD 7.1220 125.6500 18 122.697 987530 -988360 RPMZ 6.9000 122.0700 6 485.506 988360 -988510 RPWB 6.1220 125.1800 15 280.958 988510 -10020 010020 80.0220 16.2500 8 576.128 -10030 010030 77.0000 15.5000 12 249.814 -10040 010040 78.9220 11.9300 8 107.497 -10050 010050 78.0770 13.6300 9 46.382 -10060 010060 78.2550 22.8300 14 202.528 -10070 010070 78.9220 11.9300 8 0.000 -10090 010090 80.6770 20.8500 4 112.431 -10110 010110 80.0880 31.3800 16 289.779 -10140 010140 69.2330 17.9000 9 40.893 -10150 010150 69.6000 17.8300 14 73.556 -10170 010170 69.3550 18.0800 12 15.298 -10260 010260 69.6550 18.9400 114 43.393 -10320 010320 69.0220 19.2800 78 127.578 -10330 010330 70.2550 19.5000 24 149.253 -10340 010340 70.3220 20.1500 38 25.487 -10350 010350 69.2550 19.9800 37 37.935 -10410 010410 69.7330 21.0200 4 6.410 -10430 010430 70.3330 21.4700 11 74.356 -10450 010450 69.8330 21.8800 6 57.716 -10510 010510 69.5880 23.5300 374 42.192 -10550 010550 71.1000 24.0000 14 125.809 -10570 010570 69.3770 24.4300 286 79.300 -10650 010650 69.4770 25.5200 133 44.011 -10660 010660 71.0770 26.2300 33 10.902 -10750 010750 70.4000 28.2000 11 77.827 -10780 010780 71.1000 28.2200 10 203.087 -10840 010840 69.1770 29.2500 54 44.280 -10850 010850 66.3330 14.1000 39 8.216 -10920 010920 70.7000 30.0800 9 77.173 -10980 010980 70.3770 31.1000 15 3.077 -11020 011020 65.2000 11.0000 16 49.240 -11060 011060 67.5220 12.1000 2 790.350 -11080 011080 65.7000 11.8500 9 82.907 -11100 011100 66.0000 11.6800 33 34.238 -11130 011130 66.8000 13.9800 39 58.940 -11150 011150 66.7550 12.4800 13 42.478 -11210 011210 66.3770 12.6200 27 126.693 -11340 011340 65.3000 13.5300 383 253.650 -11380 011380 67.3000 13.5000 14 64.680 -11390 011390 67.6880 12.6800 11 30.727 -11470 011470 65.5220 14.0200 265 33.511 -11490 011490 66.2770 13.9800 39 58.146 -11540 011540 68.5880 14.3000 30 29.223 -11550 011550 68.6330 14.4700 13 8.517 -11600 011600 68.1550 14.6500 11 42.609 -11670 011670 68.7000 15.4200 3 20.428 -11680 011680 68.6550 15.2800 23 7.554 -11690 011690 66.8550 15.3200 81 127.940 -11720 011720 68.0000 15.6200 53 146.113 -11890 011890 68.4880 16.8800 19 8.982 -11910 011910 68.2880 17.3200 6 22.268 -11930 011930 68.4330 17.4000 30 6.372 -11960 011960 68.7550 17.8000 21 33.214 -11990 011990 68.7550 23.5300 382 33.811 -12030 012030 62.0330 4.9800 40 53.090 -12050 012050 62.3330 5.2700 41 36.589 -12120 012120 62.8770 6.5300 15 71.044 -12160 012160 62.6220 7.2200 21 44.456 -12180 012180 62.2330 7.4200 17 70.153 -12240 012240 63.4770 7.7500 13 39.670 -12270 012270 62.8550 8.3000 69 38.005 -12280 012280 63.8550 8.4700 6 58.123 -12310 012310 62.2330 8.3700 621 48.806 -12320 012320 63.2000 9.0000 47 59.364 -12380 012380 62.1220 9.2800 974 146.866 -12400 012400 64.1770 9.4000 16 53.924 -12450 012450 62.8000 9.6800 671 17.444 -12520 012520 62.8220 10.0200 475 71.001 -12570 012570 63.4220 10.4500 127 0.995 -12580 012580 63.4220 10.4300 118 25.589 -12590 012590 64.4000 10.4500 21 44.726 -12620 012620 64.8000 10.5500 33 130.617 -12650 012650 62.2880 10.7800 482 79.661 -12740 012740 63.2220 11.1200 242 92.329 -12770 012770 64.0220 11.4500 80 68.683 -12780 012780 63.8000 11.5700 52 25.370 -12800 012800 64.2550 11.2000 87 28.601 -12880 012880 62.5770 11.3800 630 1.963 -12920 012920 63.4220 11.7700 240 22.099 -12950 012950 64.5550 12.1700 27 71.519 -12980 012980 64.4550 13.7200 438 21.197 -13000 013000 61.2000 2.2700 78 1279.805 -13040 013040 61.5770 4.6800 25 99.589 -13060 013060 60.7550 4.7200 23 76.503 -13090 013090 61.5770 4.8000 10 6.350 -13170 013170 60.3880 5.3300 36 11.504 -13190 013190 61.0330 5.3800 39 47.214 -13210 013210 61.9220 6.5700 208 10.672 -13220 013220 61.4550 5.9000 64 66.092 -13230 013230 61.4000 5.7700 319 9.229 -13250 013250 60.8330 5.9500 114 37.977 -13280 013280 60.4000 5.9200 408 168.888 -13300 013300 60.2220 5.9800 6 20.064 -13380 013380 61.1770 6.6500 50 25.853 -13410 013410 60.4770 6.8700 166 24.356 -13440 013440 60.6880 6.7500 560 53.647 -13450 013450 61.8770 6.7500 78 33.399 -13500 013500 60.6000 7.5300 1208 24.847 -13510 013510 60.6000 7.5000 1224 1.637 -13520 013520 60.3770 7.5000 1255 71.257 -13550 013550 61.0770 7.5200 36 22.668 -13560 013560 60.4330 7.8200 1170 18.640 -13600 013600 61.9000 7.9000 664 36.294 -13640 013640 60.5220 8.2200 810 42.643 -13660 013660 61.5770 8.0000 1417 65.951 -13670 013670 60.9880 9.2300 365 43.604 -13700 013700 61.5220 9.3800 865 31.521 -13720 013720 60.5770 9.1300 167 348.062 -13740 013740 60.9330 10.0300 542 61.787 -13750 013750 61.4880 9.9700 1028 79.258 -13770 013770 61.1330 10.5000 482 33.687 -13780 013780 61.1000 10.4800 239 3.823 -13800 013800 61.6550 10.1200 940 20.193 -13830 013830 61.4000 11.1500 255 29.520 -13890 013890 61.1770 11.4500 240 85.202 -13910 013910 60.6220 12.0200 188 45.514 -13930 013930 61.8880 12.0500 674 184.637 -13970 013970 61.3000 12.2700 360 34.808 -14000 014000 56.5330 3.2200 46 72.160 -14010 014010 59.9880 2.2500 48 134.751 -14030 014030 59.3000 4.8800 56 62.708 -14060 014060 59.9220 5.0700 16 70.957 -14120 014120 58.6550 5.5700 26 26.134 -14180 014180 59.8550 5.7700 60 39.747 -14230 014230 59.1880 6.0700 1 41.783 -14240 014240 59.6550 6.3700 5 86.516 -14250 014250 58.5220 6.5200 66 44.932 -14270 014270 58.1220 6.5700 14 31.925 -14320 014320 58.8880 6.8500 500 70.084 -14330 014330 59.8330 6.9800 1082 35.285 -14340 014340 59.7770 7.3700 822 21.020 -14350 014350 59.8220 7.2200 1019 9.767 -14360 014360 57.9880 7.0500 23 129.764 -14390 014390 61.2000 8.2300 864 43.666 -14410 014410 59.5880 7.3800 836 44.509 -14420 014420 58.6770 7.8000 211 57.276 -14450 014450 59.3770 8.0500 401 46.673 -14460 014460 59.6110 8.2600 714 25.085 -14480 014480 58.0770 8.0500 8 56.709 -14500 014500 59.8330 8.1800 977 90.995 -14550 014550 59.0330 8.5200 255 166.442 -14590 014590 58.6770 8.6300 142 30.469 -14650 014650 58.4000 8.8000 15 72.208 -14670 014670 58.6330 9.1500 7 32.924 -14700 014700 59.3880 9.2200 93 56.077 -14740 014740 59.9000 9.5300 294 75.713 -14760 014760 58.8550 9.5500 5 56.286 -14770 014770 59.6770 9.6500 169 25.686 -14820 014820 59.0330 10.5300 8 21.851 -14840 014840 59.4330 10.6000 12 31.962 -14890 014890 59.9330 10.7200 97 35.778 -14920 014920 59.9550 10.7200 96 2.446 -14950 014950 59.1550 10.8300 10 30.363 -14960 014960 59.8220 11.4800 154 87.855 -14970 014970 59.0000 11.5300 157 47.042 -14980 014980 59.9770 12.2200 153 38.950 -20130 020130 67.7330 17.4700 532 75.352 -20200 020200 68.4220 18.1700 521 18.843 -20230 020230 68.4330 18.6300 512 46.394 -20260 020260 67.3220 18.8800 385 290.115 -20320 020320 68.2220 19.7200 393 90.712 -20360 020360 67.8550 19.0300 470 49.878 -20430 020430 67.9000 21.0700 351 55.394 -20480 020480 67.1770 20.6700 375 7.324 -20600 020600 68.6880 21.5300 403 48.554 -20800 020800 68.4330 22.5000 325 176.252 -20860 020860 67.7770 22.3500 317 73.197 -20920 020920 67.9550 23.4700 240 9.094 -20960 020960 67.2000 23.3800 165 141.720 -20970 020970 64.4880 21.5800 43 28.811 -21040 021040 65.8000 15.1000 475 73.837 -21050 021050 65.5330 14.9800 670 30.190 -21080 021080 65.0770 14.8000 593 63.498 -21120 021120 66.5770 16.3500 500 54.810 -21160 021160 65.8220 16.7200 352 157.768 -21180 021180 65.3220 16.0300 525 64.003 -21200 021200 66.9550 17.7300 321 64.279 -21240 021240 66.0550 17.8700 430 58.209 -21360 021360 65.5000 18.9500 454 102.366 -21440 021440 65.9880 18.9300 374 48.468 -21520 021520 66.3000 20.4200 174 132.110 -21580 021580 65.1330 20.7800 190 57.363 -21590 021590 65.1220 20.7700 180 1.309 -21640 021640 66.3880 21.6300 263 54.856 -21710 021710 65.8220 21.7000 16 36.505 -21720 021720 65.6880 20.9700 50 72.445 -21810 021810 66.2770 22.8500 62 0.895 -21820 021820 66.2770 22.8300 47 61.700 -21850 021850 65.5550 22.1300 34 0.000 -21880 021880 65.3220 22.3800 2 56.458 -21890 021890 65.3330 22.7500 24 17.215 -21900 021900 66.8550 23.0500 180 40.941 -21960 021960 65.8330 24.1500 6 45.703 -21980 021980 65.7330 23.1000 8 240.895 -22000 022000 63.9880 12.8700 425 149.209 -22060 022060 63.3000 12.1200 642 50.767 -22180 022180 63.3220 13.6500 400 63.646 -22220 022220 64.5000 14.1500 322 71.313 -22230 022230 63.9770 13.7200 680 41.259 -22240 022240 63.7770 14.4300 475 79.869 -22320 022320 64.4330 15.6300 346 138.278 -22340 022340 62.0220 14.2000 433 7.917 -22440 022440 63.7000 16.8700 212 64.313 -22450 022450 64.5880 16.8500 349 18.429 -22470 022470 63.1550 16.1700 184 2.446 -22480 022480 63.1770 16.1700 223 71.585 -22520 022520 64.4550 17.0800 353 69.585 -22540 022540 64.1770 17.3700 329 33.919 -22620 022620 64.5880 18.6500 234 434.096 -22640 022640 64.0880 18.4200 300 56.681 -22660 022660 63.4770 18.0700 85 126.702 -22700 022700 64.9220 19.4700 301 53.764 -22740 022740 64.2220 19.7200 177 54.272 -22760 022760 63.5770 19.5000 6 43.328 -22780 022780 63.1880 19.0200 13 57.265 -22840 022840 63.4330 19.6800 7 18.331 -22880 022880 63.6000 20.7700 5 23.789 -22890 022890 63.3330 20.1800 25 45.703 -22970 022970 64.4880 21.5800 43 0.000 -23000 023000 62.5880 12.2200 780 49.344 -23060 023060 61.1330 12.8200 465 66.223 -23080 023080 62.4550 12.6700 724 27.414 -23100 023100 62.8000 13.0700 583 103.358 -23140 023140 62.1000 13.2500 610 66.932 -23160 023160 61.7000 13.1300 436 44.912 -23240 023240 62.0330 14.3500 360 54.119 -23260 023260 61.6550 15.0000 455 68.067 -23280 023280 61.2550 14.0300 250 121.202 -23300 023300 62.7550 15.1000 342 259.018 -23340 023340 62.0330 15.4700 261 48.725 -23360 023360 61.3880 15.8300 163 53.077 -23380 023380 61.3770 15.7200 185 5.984 -23420 023420 62.5220 16.1800 105 60.962 -23460 023460 61.7880 16.5500 90 131.082 -23550 023550 61.7000 17.5300 10 52.499 -23610 023610 62.6330 17.9500 8 94.028 -23650 023650 62.5330 17.4500 6 17.825 -23670 023670 62.3770 17.5300 33 35.704 -23720 023720 61.6220 17.4500 5 9.645 -24000 024000 60.3550 12.6500 292 156.765 -24060 024060 59.2880 12.0500 110 43.639 -24070 024070 58.4880 12.4800 100 15.238 -24080 024080 59.2220 12.0800 171 7.533 -24100 024100 60.7000 13.6800 300 60.949 -24120 024120 60.1550 13.8000 190 67.217 -24200 024200 60.5220 14.9500 193 31.714 -24220 024220 59.6220 14.1800 130 39.969 -24240 024240 59.9550 14.9500 200 58.708 -24270 024270 59.3220 14.5700 193 61.743 -24280 024280 59.1000 14.3700 105 27.179 -24300 024300 60.9220 15.1200 226 58.170 -24320 024320 59.2330 15.0500 55 29.003 -24380 024380 59.0770 15.8300 60 51.060 -24390 024390 59.5330 15.5800 52 85.604 -24400 024400 60.9770 16.4300 162 78.849 -24420 024420 60.8330 16.0500 349 26.045 -24440 024440 60.1770 16.3200 70 53.382 -24480 024480 59.2000 16.9200 33 51.920 -24510 024510 60.8880 17.9200 22 123.885 -24530 024530 60.6770 17.1700 5 13.078 -24540 024540 60.7550 17.3500 4 27.772 -24560 024560 59.9000 17.6000 35 0.000 -24620 024620 59.8770 17.6300 13 70.584 -24650 024650 59.3550 17.9500 22 3.742 -24690 024690 59.1880 17.9200 45 46.061 -24700 024700 60.5330 18.3800 5 44.503 -24730 024730 60.2880 18.9200 40 11.646 -24740 024740 60.1770 18.7500 14 91.153 -24760 024760 59.0550 16.4000 20 32.668 -24800 024800 59.8550 18.7300 10 35.816 -24840 024840 59.5770 18.1000 44 42.501 -24870 024870 59.3000 18.7000 18 158.010 -24880 024880 60.5330 18.3800 9 0.000 -24890 024890 59.0770 18.1200 3 16.806 -24940 024940 59.7550 19.4200 5 40.375 -24950 024950 59.5550 20.0200 24 79.844 -24960 024960 59.4550 19.5000 10 31.373 -25000 025000 58.9000 11.0200 4 31.287 -25020 025020 58.9000 12.0300 152 30.752 -25040 025040 58.5770 11.5500 70 208.156 -25080 025080 58.1000 11.3500 14 46.704 -25100 025100 58.2220 11.9300 70 36.621 -25120 025120 57.7880 11.8800 16 89.826 -25130 025130 57.7000 12.0000 5 12.100 -25160 025160 57.6330 11.6200 19 23.139 -25180 025180 57.3000 11.9000 5 49.696 -25240 025240 57.9330 13.0700 190 17.171 -25270 025270 57.6770 12.5000 164 38.814 -25300 025300 58.9000 13.2500 50 54.495 -25320 025320 58.5770 13.3500 129 36.371 -25340 025340 58.2880 13.8000 181 95.418 -25360 025360 57.7880 13.1700 299 66.819 -25380 025380 57.4000 13.5300 285 37.667 -25430 025430 58.6550 14.1300 97 45.087 -25440 025440 58.5220 14.5300 102 27.492 -25450 025450 58.5770 14.5700 91 6.540 -25550 025550 57.6550 14.7000 305 52.139 -25600 025600 58.8000 15.1200 215 176.640 -25640 025640 58.0770 15.2300 200 80.636 -25660 025660 57.4000 15.8200 97 52.765 -25670 025670 58.7550 17.8700 20 54.856 -25700 025700 58.6220 16.1200 33 47.855 -25720 025720 58.7330 16.9200 42 104.031 -25750 025750 57.3770 17.1000 4 53.699 -25760 025760 57.7220 16.4700 35 143.513 -25800 025800 58.9770 18.4500 10 38.300 -25810 025810 58.9550 18.2700 76 10.603 -25820 025820 58.7550 17.8700 32 0.000 -25840 025840 58.4000 19.2000 11 55.617 -25860 025860 58.2550 17.0200 16 53.460 -25880 025880 57.9000 19.1700 8 307.485 -25890 025890 57.7330 18.4300 50 45.262 -25920 025920 57.3770 17.1000 4 0.000 -25940 025940 57.3000 17.9700 40 43.407 -25960 025960 57.4220 18.9200 5 55.183 -25970 025970 57.5220 18.4500 30 23.489 -26000 026000 56.9330 12.3700 7 107.628 -26070 026070 56.3000 12.8500 19 69.910 -26100 026100 55.8770 12.8700 11 32.429 -26110 026110 56.0550 12.6800 5 21.782 -26140 026140 55.6000 12.8500 10 11.058 -26160 026160 55.3880 12.8200 5 25.903 -26170 026170 55.3880 13.0700 8 15.788 -26200 026200 56.9770 13.0700 85 42.718 -26220 026220 56.8330 13.9200 145 50.933 -26250 026250 55.9770 14.3200 5 16.143 -26260 026260 56.3770 14.0000 82 102.921 -26300 026300 56.0880 13.2300 43 33.287 -26350 026350 55.5770 13.0700 21 74.225 -26480 026480 56.8550 15.8300 200 91.406 -26500 026500 56.0220 14.8500 55 59.031 -26560 026560 55.3880 14.2000 5 123.224 -26620 026620 56.5220 15.6200 115 39.180 -26660 026660 56.0330 15.8000 3 173.918 -26700 026700 56.6880 16.3000 4 34.126 -26760 026760 56.2000 16.4000 3 0.000 -26800 026800 56.9220 18.1500 41 124.709 -28010 028010 69.0550 20.7800 476 59.770 -28050 028050 69.7550 27.0300 101 129.138 -28230 028230 67.9770 23.6800 253 59.959 -28490 028490 66.8330 28.6800 215 71.968 -28630 028630 65.4220 24.1300 13 53.334 -29010 029010 63.7330 22.5800 13 73.850 -29050 029050 63.9220 24.9700 81 80.654 -29070 029070 64.3330 23.6000 10 157.406 -29100 029100 63.4330 21.0700 8 56.463 -29120 029120 63.1000 21.5800 14 10.794 -29190 029190 62.6880 30.9500 165 67.359 -29210 029210 62.8880 21.1000 13 222.616 -29420 029420 61.8550 22.4700 136 54.917 -29590 029590 61.0550 28.2000 105 4.549 -29610 029610 61.1330 21.3700 10 44.605 -29630 029630 60.8220 23.5000 103 49.175 -29650 029650 60.9770 25.6300 84 107.132 -29710 029710 60.1550 19.8700 10 20.552 -29730 029730 60.4000 23.7700 86 117.226 -29750 029750 60.2550 25.0500 28 8.655 -29760 029760 60.3770 26.9700 12 58.187 -29800 029800 59.9770 19.9700 10 39.389 -29810 029810 59.7880 21.3800 7 66.808 -29820 029820 59.7770 22.9500 11 77.708 -29840 029840 59.9330 24.0200 21 53.730 -29860 029860 60.1000 24.9200 7 8.313 -29870 029870 59.9880 25.6000 19 111.015 -29880 029880 60.1000 25.0700 5 25.292 -29900 029900 60.3000 20.7500 5 212.194 -29930 029930 60.3000 19.1300 11 25.036 -30020 030020 60.7550 -0.8500 15 142.550 -30040 030040 60.5330 -1.3800 228 8.574 -30050 030050 60.1330 -1.1800 84 71.286 -30060 030060 60.4550 -1.2700 8 36.141 -30070 030070 60.5880 -1.2700 22 14.786 -30080 030080 59.5330 -1.6300 59 283.310 -30090 030090 59.3770 -2.4200 11 47.888 -30100 030100 59.0880 -4.4000 16 146.958 -30110 030110 59.1220 -5.8200 98 81.148 -30130 030130 60.1550 -2.0700 22 49.319 -30140 030140 60.1220 -2.0700 13 3.668 -30210 030210 57.1550 -7.3200 6 15.672 -30230 030230 57.3330 -7.3700 10 33.700 -30240 030240 56.9770 -6.6800 10 50.985 -30250 030250 58.5220 -6.2700 23 33.480 -30270 030270 57.4330 -6.7700 92 91.675 -30310 030310 57.7220 -4.8800 265 47.658 -30340 030340 57.8770 -5.6300 11 55.849 -30350 030350 57.0330 -7.4500 3 47.032 -30360 030360 57.2550 -5.8700 8 4.209 -30370 030370 57.2550 -5.8000 18 61.463 -30380 030380 56.8330 -5.1000 20 24.802 -30390 030390 56.7000 -6.1200 10 45.915 -30400 030400 56.7770 -6.0500 45 9.566 -30410 030410 56.8220 -4.9700 1130 8.002 -30440 030440 58.2880 -4.4300 80 88.959 -30470 030470 56.8770 -4.7000 237 46.416 -30550 030550 58.8770 -3.3800 20 28.885 -30570 030570 57.2770 -4.4800 21 148.646 -30580 030580 57.6880 -4.1700 3 42.343 -30600 030600 56.7000 -4.0200 145 42.088 -30610 030610 57.8770 -3.7700 19 31.680 -30630 030630 57.2000 -3.8300 228 14.852 -30650 030650 57.1220 -3.6300 1245 23.458 -30670 030670 56.9000 -3.6300 560 12.822 -30700 030700 57.3550 -3.3500 215 16.975 -30710 030710 57.3330 -3.6300 335 47.040 -30720 030720 56.8880 -3.4200 933 65.724 -30740 030740 58.6220 -3.5500 10 36.863 -30770 030770 58.3220 -3.2800 85 66.748 -30800 030800 57.0880 -2.8300 140 42.090 -30840 030840 55.7220 -3.5200 266 67.971 -30850 030850 57.0770 -2.5300 80 18.166 -30880 030880 56.8550 -2.2700 134 94.376 -30920 030920 57.5000 -1.7700 5 30.482 -30940 030940 57.7000 -2.1200 4 205.752 -30960 030960 56.6550 -3.3800 175 26.019 -31020 031020 55.6770 -6.5000 23 58.214 -31050 031050 55.6880 -6.2500 18 15.718 -31070 031070 55.8220 -5.1000 83 18.452 -31140 031140 56.4220 -5.4700 4 64.535 -31160 031160 56.4000 -5.0000 40 23.618 -31180 031180 55.0000 -5.1500 15 45.101 -31200 031200 55.7000 -5.3000 8 38.904 -31300 031300 54.8550 -4.9500 17 0.000 -31310 031310 54.6330 -4.8500 78 173.767 -31330 031330 56.2550 -4.7200 6 30.860 -31360 031360 55.5220 -4.5800 20 2.446 -31380 031380 55.9770 -4.8000 10 141.048 -31390 031390 55.6000 -4.2200 221 45.947 -31440 031440 56.3220 -3.7300 35 76.563 -31480 031480 56.4220 -4.3200 564 35.959 -31520 031520 55.8770 -3.8700 275 27.845 -31530 031530 54.8000 -4.0000 114 36.107 -31540 031540 55.0550 -3.6500 16 73.895 -31550 031550 55.6220 -3.7500 237 18.208 -31580 031580 55.7000 -2.3800 112 664.320 -31610 031610 55.7000 -3.2200 195 18.949 -31620 031620 55.3220 -3.2000 242 41.193 -31640 031640 55.6000 -3.5500 200 12.795 -31700 031700 56.4330 -2.8700 4 23.185 -31740 031740 56.3000 -2.5800 6 64.558 -31760 031760 55.3770 -2.5200 308 35.939 -31770 031770 56.4330 -2.4000 21 18.480 -31850 031850 55.9220 -2.1300 75 29.208 -32050 032050 54.0550 -4.8300 93 13.553 -32070 032070 54.2770 -4.4700 615 17.374 -32080 032080 54.4220 -4.3700 9 38.850 -32090 032090 54.9330 -3.1500 7 20.474 -32100 032100 54.5220 -3.6000 124 49.927 -32120 032120 54.6220 -3.1500 81 20.402 -32130 032130 54.3220 -3.4000 9 24.279 -32150 032150 54.7770 -3.3200 61 33.588 -32200 032200 54.9330 -2.9700 28 1.277 -32240 032240 55.0550 -2.5700 285 42.841 -32250 032250 54.5000 -2.6800 249 19.720 -32260 032260 54.5770 -2.4200 227 18.829 -32270 032270 54.6880 -2.4500 847 1.334 -32280 032280 54.6770 -2.7000 125 115.534 -32290 032290 54.7000 -2.4500 847 13.811 -32300 032300 55.2880 -2.2800 211 18.118 -32350 032350 54.8220 -2.0800 434 40.625 -32410 032410 55.3000 -1.8000 158 18.540 -32450 032450 54.9770 -1.6200 50 13.700 -32460 032460 54.9880 -1.6000 47 1.767 -32490 032490 54.9000 -1.3800 56 13.802 -32620 032620 55.0220 -1.4200 30 45.913 -32650 032650 54.2000 -1.3800 25 14.783 -32710 032710 54.6330 -1.1300 12 85.894 -32750 032750 54.5770 -0.8700 58 17.863 -32810 032810 54.3770 -0.6700 262 41.131 -32820 032820 54.4880 -0.6000 60 13.145 -32920 032920 54.1000 -0.1700 15 167.978 -33030 033030 53.3880 -4.3700 114 70.905 -33050 033050 53.1000 -3.9300 216 14.970 -33080 033080 53.0770 -4.0800 1070 8.561 -33120 033120 53.3330 -3.5000 15 42.362 -33130 033130 53.2550 -3.5000 77 8.672 -33140 033140 53.2220 -3.2200 263 16.748 -33160 033160 53.5000 -3.0700 8 11.647 -33220 033220 53.5550 -2.9200 56 231.275 -33390 033390 53.9770 -2.0300 158 37.100 -33400 033400 53.5330 -1.8800 522 17.031 -33420 033420 53.5330 -1.8700 524 0.661 -33440 033440 53.8220 -1.8700 262 20.170 -33450 033450 53.6220 -1.6700 259 21.306 -33470 033470 53.8000 -1.5500 47 91.137 -33540 033540 53.0000 -1.2500 117 127.008 -33850 033850 53.4880 0.0800 24 18.889 -33860 033860 53.5000 0.0700 3 1.489 -34010 034010 52.9550 -4.5700 37 21.448 -34020 034020 52.8220 -4.6300 253 7.711 -34030 034030 53.0000 -4.0800 53 44.465 -34040 034040 52.5550 -4.0700 52 51.486 -34050 034050 52.7880 -4.7300 95 144.014 -34060 034060 52.9330 -3.9300 193 12.505 -34070 034070 52.8000 -4.1200 9 22.397 -34080 034080 52.9550 -3.4200 228 74.536 -34100 034100 52.7550 -3.4700 360 22.488 -34110 034110 52.3330 -3.7000 244 14.946 -34150 034150 52.8000 -2.6800 74 0.672 -34610 034610 52.6220 -0.4800 75 0.675 -34880 034880 52.9550 1.1300 21 47.398 -34940 034940 52.9330 1.3200 44 12.962 -34960 034960 52.6880 1.6800 14 74.921 -35010 035010 52.4220 -4.0000 92 8.185 -35030 035030 52.3550 -3.9500 63 23.675 -35050 035050 52.3330 -3.4800 279 30.017 -35070 035070 52.0770 -3.6200 309 54.205 -35200 035200 52.2550 -2.8800 99 92.154 -35210 035210 52.0330 -2.8500 77 24.766 -35220 035220 52.0880 -2.8000 76 7.005 -35260 035260 52.2000 -2.2200 25 45.359 -35270 035270 52.1220 -2.3000 46 10.246 -35290 035290 52.1550 -2.0300 32 13.886 -35350 035350 52.4880 -1.6800 96 63.857 -35440 035440 52.3770 -1.3300 107 26.742 -35580 035580 52.2220 -0.4800 89 1.362 -35600 035600 52.2220 -0.5000 85 82.526 -35930 035930 52.4330 1.6200 22 28.639 -35980 035980 52.1550 1.6000 9 39.901 -36030 036030 51.8770 -5.1300 111 20.433 -36040 036040 51.7000 -5.0500 37 58.317 -36090 036090 51.5770 -3.9800 35 421.203 -36100 036100 51.9220 -3.3200 160 18.579 -36130 036130 51.7550 -3.3300 372 40.068 -36140 036140 51.6330 -3.3000 194 13.721 -36150 036150 51.7220 -3.4700 174 10.313 -36170 036170 51.8770 -3.4800 457 12.063 -36470 036470 51.8770 -1.6800 215 128.616 -36570 036570 51.6220 -1.1000 57 21.955 -36600 036600 51.6880 -0.8000 0 51.738 -36700 036700 51.6220 -0.4000 113 11.586 -36740 036740 51.6880 -0.5300 138 18.609 -36840 036840 51.8880 0.4500 87 55.603 -36930 036930 51.5550 0.8300 3 12.420 -36960 036960 51.8550 1.2800 6 94.116 -37010 037010 51.0220 -4.5000 126 20.165 -37020 037020 51.1770 -4.6500 43 54.112 -37100 037100 51.0880 -3.6000 347 31.678 -37120 037120 51.2000 -3.5300 83 13.374 -37150 037150 51.4000 3.3500 67 55.706 -37160 037160 51.4000 -3.4300 49 42.859 -37170 037170 51.4880 -3.1800 9 19.895 -37260 037260 51.4770 -2.6000 11 53.073 -37430 037430 51.2000 -1.8000 133 4.322 -37640 037640 51.3880 -0.8000 75 1.388 -37680 037680 51.2880 -0.7800 65 0.695 -37740 037740 51.0880 -0.2200 143 7.954 -37840 037840 51.4770 0.3000 0 7.393 -37850 037850 51.2000 0.7800 91 28.427 -37860 037860 51.4330 0.3800 5 25.755 -37900 037900 51.2880 0.4500 32 16.837 -37910 037910 51.4550 0.7500 25 52.395 -37930 037930 51.2000 1.0200 139 16.719 -37960 037960 51.1330 1.3500 117 70.526 -38000 038000 49.9220 -6.2800 45 1.432 -38060 038060 50.0330 -5.6700 66 177.561 -38080 038080 50.2220 -5.3200 88 19.292 -38100 038100 50.1550 -5.0700 35 44.892 -38140 038140 49.9550 -5.1800 57 23.581 -38150 038150 49.9770 -5.2000 60 2.833 -38200 038200 50.6330 -4.6000 291 10.510 -38230 038230 50.5000 -4.6700 200 84.972 -38240 038240 50.5770 -4.4800 233 15.923 -38300 038300 50.9330 -3.9800 199 68.385 -38310 038310 50.5550 -4.0000 510 23.803 -38370 038370 50.4000 -3.4800 3 124.604 -38400 038400 50.8770 -3.2300 255 20.845 -38410 038410 50.8770 -3.2500 255 1.403 -38550 038550 50.5220 -2.4500 53 1.414 -38560 038560 50.5220 -2.4500 11 0.000 -38570 038570 50.5220 -2.4700 52 53.940 -38630 038630 50.6770 -1.5800 86 21.489 -38660 038660 50.5880 -1.3000 16 37.318 -38670 038670 50.8220 -1.2200 10 2.446 -38720 038720 50.8220 -0.9200 4 228.138 -38730 038730 50.6880 -1.5300 20 3.729 -38740 038740 50.8000 -1.2200 9 16.830 -38750 038750 50.6880 -1.4500 25 9.239 -38770 038770 50.9220 0.1500 38 16.468 -38790 038790 50.8220 -0.5500 2 19.000 -38800 038800 50.7880 0.0500 5 17.571 -38810 038810 50.9330 0.6000 82 26.516 -38820 038820 50.9000 0.3200 54 12.165 -38830 038830 50.7880 0.3000 3 85.799 -38840 038840 50.8770 0.3300 17 2.652 -38860 038860 50.8770 0.6300 143 6.571 -38960 038960 49.2000 -2.1000 54 7.664 -39000 039000 54.4220 -8.0800 50 2.293 -39020 039020 54.4330 -8.0500 145 13.811 -39030 039030 54.4000 -7.6500 47 33.657 -39040 039040 54.7000 -7.5800 51 348.069 -39050 039050 54.6770 -7.3200 113 16.903 -39060 039060 55.0220 -7.2300 73 39.974 -39080 039080 55.0550 -7.0000 4 15.105 -39100 039100 54.8550 -6.7000 141 16.181 -39110 039110 54.7220 -6.8200 225 19.263 -39120 039120 54.7220 -6.5200 17 54.381 -39140 039140 55.2000 -6.6700 18 31.758 -39150 039150 54.8770 -6.4500 64 17.807 -39160 039160 55.1880 -6.1700 156 104.517 -39200 039200 54.4880 -6.1000 37 37.527 -39230 039230 54.2330 -6.5000 161 86.978 -39250 039250 54.6770 -5.5800 34 24.305 -39260 039260 54.2330 -5.6200 18 57.184 -39270 039270 54.6770 -5.6700 11 5.785 -39280 039280 54.8550 -5.8000 3 43.895 -39520 039520 51.8000 -8.2500 41 109.961 -39530 039530 51.9330 -10.2500 30 3590.346 -39570 039570 52.2550 -6.3300 25 79.087 -39600 039600 52.6770 -7.2700 64 218.797 -39640 039640 53.2880 -9.0200 21 65.714 -39650 039650 53.0880 -7.8800 72 59.961 -39700 039700 53.7220 -8.9800 69 22.404 -39710 039710 53.5330 -7.3700 104 95.402 -39730 039730 53.9000 -8.8200 209 85.425 -39740 039740 54.1880 -7.2300 89 47.726 -39760 039760 54.2330 -10.0000 10 164.750 -39780 039780 54.5000 -8.2300 45 47.401 -39800 039800 55.3770 -7.3300 25 76.395 -40010 040010 65.5330 -24.4700 17 4.332 -40030 040030 65.5550 -24.0200 49 5.086 -40040 040040 64.9000 -23.9300 9 60.143 -40050 040050 66.1770 -23.2500 22 27.454 -40070 040070 65.8770 -23.6000 30 81.724 -40090 040090 66.0550 -23.3200 753 13.925 -40100 040100 64.8000 -23.0300 8 34.995 -40140 040140 63.8220 -22.7200 26 289.497 -40170 040170 66.1000 -22.6700 5 38.079 -40230 040230 66.4220 -22.3800 27 388.315 -40250 040250 65.4550 -22.2000 11 47.670 -40260 040260 64.8220 -22.2700 50 35.630 -40270 040270 65.2330 -21.7500 10 30.855 -40310 040310 65.9880 -21.3500 5 57.464 -40340 040340 64.6770 -21.6000 46 55.924 -40380 040380 63.8770 -21.1500 5 11.526 -40400 040400 64.2000 -21.2300 125 83.874 -40410 040410 65.2880 -21.1000 8 79.229 -40420 040420 64.2550 -20.4200 101 39.630 -40440 040440 63.8330 -20.4000 37 48.503 -40450 040450 65.6770 -20.3000 22 40.759 -40500 040500 64.0770 -20.2500 122 21.434 -40510 040510 66.1220 -20.1200 3 104.403 -40520 040520 64.6880 -19.4800 240 128.938 -40530 040530 65.7000 -19.6200 46 31.229 -40540 040540 64.0880 -19.7300 250 38.233 -40550 040550 65.4550 -19.3700 115 17.298 -40560 040560 64.8770 -19.5700 642 21.440 -40580 040580 63.4220 -19.1800 20 40.675 -40590 040590 66.1880 -18.8300 8 58.441 -40600 040600 64.5000 -18.6700 613 6.302 -40620 040620 63.5000 -18.3800 18 95.067 -40640 040640 63.7880 -18.0700 38 35.487 -40660 040660 64.4550 -18.7500 610 13.466 -40690 040690 65.8220 -17.2000 42 42.267 -40710 040710 66.2000 -17.1000 17 72.197 -40720 040720 63.8880 -16.6500 46 829.583 -40730 040730 65.6330 -16.1200 386 90.013 -40800 040800 64.8000 -15.6300 810 112.653 -40810 040810 66.2550 -15.2700 17 36.198 -40870 040870 65.9000 -14.6500 20 18.084 -40910 040910 65.0330 -14.2300 25 37.527 -40940 040940 64.7000 -14.1000 25 68.648 -40960 040960 64.8000 -13.8500 20 16.254 -40970 040970 65.2770 -13.5800 11 109.825 -41010 041010 65.5000 -24.5200 36 59.413 -41030 041030 65.6000 -24.0000 4 26.385 -41040 041040 64.9000 -23.9300 7 0.000 -41090 041090 66.0550 -23.3200 753 0.000 -41100 041100 72.2880 -38.8000 3195 33.368 -41150 041150 72.5880 -38.7700 3213 586.252 -41190 041190 65.6330 -22.8000 299 33.974 -41200 041200 63.8550 -22.4200 4 15.156 -41240 041240 64.0550 -22.3300 5 32.155 -41260 041260 64.3550 -21.7800 5 31.643 -41300 041300 64.1330 -21.9000 53 0.000 -41310 041310 65.9880 -21.3500 32 0.000 -41400 041400 63.8550 -21.3800 5 39.045 -41490 041490 65.4000 -19.7200 505 65.203 -41540 041540 64.0880 -19.7300 249 0.000 -41600 041600 64.5880 -18.6000 614 34.734 -41610 041610 65.9770 -18.5300 4 27.077 -41620 041620 64.4000 -18.5000 648 16.020 -41650 041650 66.5330 -18.0200 17 0.000 -41660 041660 64.3220 -18.2200 727 68.885 -41680 041680 64.9330 -17.9800 821 76.022 -41700 041700 63.5220 -17.9800 9 19.985 -41750 041750 65.1880 -43.8300 2647 171.764 -41800 041800 64.2330 -15.2000 5 66.308 -41830 041830 66.3880 -14.5300 44 295.039 -41930 041930 65.2220 -14.2700 949 8.689 -41960 041960 64.8000 -13.8500 34 0.000 -41970 041970 65.2770 -13.5800 11 0.000 -42010 042010 77.4770 -63.2200 19 793.004 -42030 042030 76.6330 -73.0000 11 260.644 -42070 042070 81.7330 -59.0000 105 414.732 -42080 042080 74.0330 -57.8200 40 410.006 -42100 042100 72.7880 -56.1700 122 0.000 -42120 042120 70.6880 -52.1200 39 411.508 -42140 042140 70.6880 -54.6200 27 91.913 -42240 042240 68.7220 -52.8000 27 3.172 -42280 042280 67.7880 -53.9700 12 163.565 -42340 042340 66.9550 -53.7200 8 51.653 -42350 042350 66.6330 -52.8700 1439 104.314 -42420 042420 65.0220 -52.5500 14 237.521 -42530 042530 62.5770 -50.4200 22 477.362 -42540 042540 64.2000 -51.6800 92 4.244 -42630 042630 61.1880 -48.4500 137 19.396 -42660 042660 60.7770 -48.4200 33 71.666 -42740 042740 60.8000 -47.1000 13 230.950 -42760 042760 60.5550 -46.0000 16 65.793 -43010 043010 83.6330 -33.3700 4 8314.007 -43050 043050 82.1550 -29.9200 4 170.961 -43100 043100 81.6000 -16.6500 39 0.487 -43120 043120 81.6000 -16.6800 36 118.880 -43130 043130 80.6330 -13.7200 10 441.658 -43650 043650 65.5880 -37.1500 37 1.529 -43730 043730 64.7880 -40.3000 80 489.031 -43810 043810 61.8000 -42.0000 43 15.235 -43820 043820 61.9330 -42.0700 39 217.041 -44160 044160 72.5880 -38.4500 3202 10.646 -60050 060050 62.1000 -7.6800 100 74.687 -60090 060090 61.4000 -6.6700 99 477.450 -60110 060110 62.0220 -6.7700 55 40.717 -60120 060120 62.3220 -6.3200 56 104.135 -60220 060220 55.7220 4.8000 75 96.493 -60280 060280 55.5880 4.7700 56 15.016 -60410 060410 57.7770 10.6500 7 61.715 -60430 060430 57.4330 10.5200 84 19.422 -60440 060440 57.2220 10.6700 5 155.603 -60490 060490 56.5770 10.1000 89 16.167 -60520 060520 56.7000 8.2200 3 591.326 -60530 060530 56.9550 9.2500 6 68.771 -60540 060540 56.4000 8.4500 15 36.209 -60580 060580 56.0000 8.1300 3 6.393 -60590 060590 56.0550 8.1000 3 65.045 -60650 060650 56.7000 9.5200 20 22.445 -60690 060690 56.5000 9.5700 58 35.897 -60710 060710 56.4550 10.9700 8 55.623 -60750 060750 56.1770 10.2200 15 104.493 -60790 060790 56.7220 11.5200 3 23.460 -60810 060810 55.5550 8.0800 18 30.918 -60870 060870 56.7550 11.9000 1 34.761 -60890 060890 55.5000 8.4000 11 11.312 -60960 060960 55.1880 8.5700 11 20.775 -60990 060990 55.0880 8.5700 5 11.118 -61110 061110 55.3000 9.8000 2 70.800 -61130 061130 55.1880 9.0800 44 43.927 -61190 061190 54.8550 9.9800 14 18.636 -61310 061310 55.7770 10.5500 5 20.163 -61380 061380 54.8220 11.0000 4 19.941 -61390 061390 54.7330 10.7300 8 30.747 -61400 061400 54.8220 11.1300 1 8.327 -61410 061410 54.8330 11.3300 9 37.597 -61420 061420 54.8330 10.9700 4 2.278 -61490 061490 54.5770 11.9700 9 55.283 -61510 061510 55.1770 11.1300 2 89.600 -61520 061520 55.3550 11.6800 25 4.455 -61530 061530 55.3880 11.7200 40 33.569 -61560 061560 55.7220 11.7200 12 29.720 -61590 061590 55.7550 10.8700 11 61.943 -61610 061610 55.9880 11.8700 5 186.491 -61620 061620 56.0330 12.6300 5 3.953 -61640 061640 56.2000 11.7200 8 25.339 -61650 061650 56.2000 11.7200 12 0.000 -61680 061680 56.1220 12.3500 42 33.316 -61690 061690 56.0220 11.2800 12 36.870 -61730 061730 55.2880 12.4500 40 37.370 -61790 061790 54.9550 12.5300 11 116.450 -61810 061810 55.7770 12.5300 40 9.974 -61830 061830 55.5330 12.7200 2 17.309 -61860 061860 55.6880 12.5500 9 28.604 -61910 061910 55.3220 15.1800 15 62.372 -61930 061930 55.3000 14.7800 11 24.865 -62000 062000 52.0330 4.3500 1 16.251 -62250 062250 52.4770 4.5800 19 23.255 -62270 062270 52.7770 4.6500 7 25.233 -62290 062290 53.0000 4.7200 0 50.784 -62340 062340 52.9550 4.7800 51 3.669 -62390 062390 54.8550 4.7300 49 299.423 -62410 062410 52.4220 4.8700 0 15.581 -62440 062440 52.6550 5.0400 -1 9.104 -62470 062470 52.4220 4.5500 18 6.444 -62480 062480 52.6330 5.1700 1 70.997 -62500 062500 53.3770 5.2200 27 133.292 -62510 062510 53.3880 5.3500 1 8.707 -62520 062520 53.2220 3.2200 30 188.404 -62530 062530 56.4000 2.0700 34 239.510 -62540 062540 52.2770 4.3000 17 119.429 -62550 062550 61.2330 1.1500 47 60.067 -62610 062610 52.1000 5.1800 2 0.000 -62660 062660 53.0770 5.3300 2 32.312 -62670 062670 52.8880 5.3500 3 21.055 -62680 062680 52.5330 5.4300 2 9.309 -62690 062690 52.4550 5.3800 3 24.356 -62730 062730 52.7000 5.8800 -3 39.696 -62770 062770 53.7000 6.2000 0 15.764 -62780 062780 52.4330 6.2700 5 123.350 -62790 062790 52.7330 6.5200 14 37.386 -62830 062830 52.0770 6.6500 29 28.017 -62850 062850 53.5770 6.4000 2 50.787 -62860 062860 53.2000 7.1500 0 21.567 -63080 063080 51.3880 3.3800 7 2.472 -63100 063100 51.4550 3.6000 10 18.377 -63120 063120 51.6880 3.6000 8 36.387 -63160 063160 51.6550 3.7000 0 7.810 -63190 063190 51.2330 3.8700 1 34.757 -63200 063200 51.9440 3.6700 19 27.427 -63210 063210 52.0000 3.2800 18 76.109 -63230 063230 51.5330 3.9200 1 13.581 -63250 063250 51.6550 3.9300 1 20.236 -63300 063300 51.9880 4.1000 13 18.735 -63310 063310 51.5220 4.1300 7 84.745 -63430 063430 51.8880 4.3200 4 42.745 -63480 063480 51.6330 4.9300 2 6.226 -63560 063560 51.8770 5.1500 1 50.476 -63790 063790 50.8000 5.7200 49 21.376 -63850 063850 51.5550 5.9300 31 37.002 -63910 063910 51.5000 6.2000 19 19.651 -64040 064040 51.4000 2.4300 7 188.817 -64080 064080 51.2330 2.9200 15 5.058 -64160 064160 50.8220 3.2000 25 52.058 -64470 064470 50.8000 4.3500 104 44.228 -64730 064730 50.2770 5.2500 244 41.969 -64800 064800 49.6000 5.4800 252 38.227 -64950 064950 50.5000 6.1000 695 6.210 -65850 065850 50.0550 6.0200 454 52.792 -65890 065890 49.6550 6.1300 235 40.387 -65970 065970 49.8000 6.4500 244 16.568 -66120 066120 47.0880 6.8000 1019 39.991 -66160 066160 47.4330 6.9500 597 44.689 -66280 066280 46.7550 7.2700 1041 54.358 -66300 066300 46.9220 7.5000 505 19.747 -66320 066320 47.1880 7.4200 430 46.419 -66390 066390 47.0000 7.9300 1406 26.905 -66420 066420 47.3550 7.7700 735 30.618 -66430 066430 47.2550 7.7800 416 11.143 -66490 066490 47.5550 8.0500 322 31.544 -66520 066520 47.1220 8.3300 417 14.883 -66530 066530 47.2000 8.1700 693 42.025 -66540 066540 47.4770 8.1700 350 12.506 -66570 066570 46.8220 8.1700 489 99.454 -66580 066580 46.9880 8.3800 442 22.639 -66590 066590 46.9880 8.2500 2110 9.859 -66600 066600 47.3880 8.5700 569 28.632 -66610 066610 47.2880 8.5200 923 11.739 -66620 066620 47.6770 8.4300 402 68.705 -66690 066690 47.4880 8.4000 843 16.942 -66720 066720 46.8770 8.6300 451 35.507 -66800 066800 47.2550 9.3500 2500 20.516 -66810 066810 47.4330 9.4000 790 6.297 -66840 066840 47.1330 9.1000 423 29.394 -66890 066890 47.3770 8.9500 1144 51.345 -66900 066900 47.4880 9.3800 398 16.575 -66910 066910 47.4770 9.6000 400 18.948 -67020 067020 46.4330 6.1000 1675 5.126 -67030 067030 46.4770 6.0800 1170 24.978 -67120 067120 46.3330 6.9200 381 33.725 -67170 067170 45.8770 7.1700 2460 20.862 -67180 067180 46.2000 7.0200 665 16.665 -67210 067210 46.0330 7.3200 1500 126.028 -67240 067240 46.3220 7.4800 1508 13.805 -67260 067260 46.4000 7.6200 2342 35.364 -67300 067300 46.5550 7.9800 3576 27.000 -67310 067310 46.7770 7.6500 630 29.042 -67340 067340 46.6770 7.8800 580 15.566 -67420 067420 46.2550 8.0300 2008 60.002 -67430 067430 46.4000 8.1300 1000 17.856 -67460 067460 46.5880 8.3300 2000 28.733 -67500 067500 46.6550 8.6200 2284 23.363 -67530 067530 46.5220 8.6800 1016 15.481 -67560 067560 46.4770 8.9300 552 53.032 -67590 067590 46.2000 8.8000 1648 2.985 -67600 067600 46.1770 8.7800 380 7.698 -67620 067620 46.1770 8.8800 198 33.574 -67710 067710 45.8550 8.9300 353 277.827 -67750 067750 46.0000 8.9000 276 5.406 -67810 067810 46.7550 9.0500 800 32.237 -67820 067820 46.7000 8.8500 1180 16.422 -67830 067830 46.4770 9.1800 1638 19.140 -67860 067860 46.8770 9.5300 556 31.255 -67870 067870 46.6000 9.6000 1200 73.002 -67890 067890 46.3880 9.6700 1421 24.171 -67900 067900 46.5000 9.8500 1850 4.328 -67910 067910 46.4220 9.8200 3299 12.105 -67920 067920 46.5330 9.8800 1706 22.661 -67940 067940 46.3550 10.0700 1078 45.130 -69900 069900 47.1330 9.5300 463 17.393 -70020 070020 50.7330 1.6000 74 23.501 -70100 070100 51.0550 2.3300 17 38.983 -70170 070170 50.2220 3.1500 77 44.614 -70190 070190 49.7000 -1.2700 7 100.388 -70200 070200 49.7220 -1.9300 12 39.486 -70220 070220 49.6550 -1.5000 130 2.159 -70290 070290 49.3550 -0.7700 73 52.660 -70310 070310 49.3770 0.1700 147 141.441 -70330 070330 49.8330 0.6500 83 61.369 -70340 070340 49.3770 -1.8000 61 52.457 -70390 070390 49.5220 -1.5000 61 25.810 -70400 070400 49.9330 1.1000 38 34.100 -70410 070410 49.5220 -1.5000 61 0.000 -70530 070530 49.0880 2.0300 100 43.738 -71000 071000 48.4880 -5.0500 68 249.820 -71030 071030 48.0330 -4.7300 89 37.291 -71070 071070 48.6880 -4.3300 28 23.926 -71160 071160 48.7550 -4.0200 27 78.625 -71170 071170 48.8330 -3.4700 71 41.205 -71180 071180 48.7550 -3.4700 87 8.672 -71190 071190 48.2330 -3.3000 268 104.183 -71270 071270 48.7220 -1.8500 46 21.630 -71290 071290 48.9220 -0.1300 166 55.089 -71330 071330 48.8440 -1.6200 37 85.658 -71340 071340 48.0330 -0.7300 97 60.309 -71450 071450 48.7770 2.0000 168 34.646 -71480 071480 48.6000 2.3300 82 25.843 -71540 071540 48.8000 2.5000 50 20.333 -71560 071560 48.8220 2.3300 77 10.755 -71670 071670 48.4550 4.3000 166 24.723 -71700 071700 48.0550 5.0200 310 32.050 -71710 071710 48.7770 5.1500 279 24.347 -71730 071730 48.2000 6.4300 320 90.334 -71820 071820 48.7220 6.5800 297 52.318 -71860 071860 48.7770 7.3000 377 76.131 -72000 072000 47.8000 -4.3700 22 91.626 -72030 072030 47.6550 -3.5000 54 17.603 -72070 072070 47.3000 -3.1700 43 138.114 -72100 072100 47.6330 -2.7500 11 48.652 -72160 072160 47.2330 -2.3000 20 50.268 -72230 072230 47.3330 -1.6500 80 82.609 -72450 072450 47.5770 1.3200 125 41.003 -72700 072700 47.0770 3.9300 605 85.309 -72830 072830 47.8550 5.3300 464 130.533 -73000 073000 46.7000 -2.3300 32 76.376 -73110 073110 46.2550 -1.5700 10 202.925 -73140 073140 46.0550 -1.4200 22 23.596 -73600 073600 46.1770 1.8700 551 62.844 -73810 073810 46.0770 4.4500 917 16.898 -73820 073820 46.6550 4.4300 603 40.671 -73860 073860 47.0330 5.4200 195 37.371 -73900 073900 46.6880 5.5200 279 530.033 -74000 074000 45.7000 -1.2300 7 67.062 -74360 074360 45.1000 1.3700 361 9.946 -74610 074610 45.2880 3.7200 1143 22.578 -74770 074770 45.9330 4.3800 730 44.902 -74970 074970 45.6220 6.7700 868 62.477 -74990 074990 45.9220 6.8700 1050 34.243 -75000 075000 44.6330 -1.2500 10 22.235 -75030 075030 44.4330 -1.2500 39 63.335 -75170 075170 44.1880 -0.2800 133 220.035 -75350 075350 44.7550 1.4000 264 69.834 -75400 075400 44.0330 1.3800 108 133.623 -75540 075540 44.5000 3.5300 1022 42.213 -75550 075550 44.1880 2.5200 1020 23.784 -75580 075580 44.1220 3.0200 720 44.693 -75600 075600 44.1220 3.5800 1565 262.349 -75690 075690 44.3220 4.7700 372 21.550 -75700 075700 44.5330 4.3700 280 29.166 -75860 075860 44.0880 5.0500 105 18.260 -75870 075870 44.6880 5.7200 85 72.515 -75910 075910 44.5770 6.5000 876 40.143 -75930 075930 44.9220 6.6500 1336 206.025 -76000 076000 43.4000 1.6800 25 55.427 -76290 076290 43.5880 1.3800 187 5.067 -76410 076410 43.4000 3.6800 85 80.671 -76470 076470 43.5220 4.9300 24 16.210 -76530 076530 43.3330 5.0500 27 88.044 -76560 076560 43.1880 5.5800 315 45.839 -76580 076580 43.8000 4.5000 77 8.140 -76600 076600 43.1000 5.9300 25 1.334 -76610 076610 43.0880 5.9300 136 17.911 -76660 076660 42.9330 3.0500 45 46.159 -76700 076700 43.0000 6.2300 143 12.878 -76770 076770 43.2000 6.6800 110 25.203 -76780 076780 43.0330 6.4700 110 411.597 -76820 076820 43.7550 6.9200 1269 33.775 -76880 076880 43.5770 7.1300 74 14.705 -76950 076950 43.6880 7.3300 144 100.673 -77380 077380 42.4880 1.9900 1420 17.922 -77400 077400 42.4550 2.0000 1320 3.759 -77490 077490 42.5220 3.1300 86 181.569 -77520 077520 41.9220 8.6200 40 64.523 -77530 077530 42.6330 8.9200 153 23.202 -77560 077560 42.5220 8.6800 302 77.435 -77700 077700 41.3770 9.1700 110 60.590 -77750 077750 42.2770 9.5300 77 31.178 -77850 077850 43.0000 9.3700 111 89.025 -77910 077910 42.8000 9.4800 111 23.973 -80010 080010 43.3770 -8.4200 67 9.151 -80030 080030 43.4880 -8.3200 240 7.259 -80050 080050 43.4880 -8.2300 9 67.352 -80080 080080 43.1220 -7.4500 446 687.603 -80140 080140 43.5330 -5.6300 10 32.327 -80150 080150 43.3550 -5.8700 339 25.713 -80230 080230 43.4880 -3.8000 59 6.324 -80270 080270 43.3000 -2.0500 259 46.393 -80430 080430 42.4000 -8.7000 14 4.283 -80440 080440 42.4110 -8.6500 108 21.077 -80460 080460 42.2330 -8.7300 85 8.323 -80480 080480 42.3330 -7.8700 127 94.186 -80530 080530 42.5330 -6.5800 544 76.402 -80710 080710 42.0220 -4.5300 750 83.977 -80830 080830 42.4770 -2.4500 379 77.842 -80870 080870 42.2000 -1.4500 295 96.520 -80910 080910 42.5770 -3.1300 800 46.641 -80940 080940 42.0880 -0.3300 554 79.535 -80960 080960 42.7880 -0.5300 1608 132.077 -81120 081120 42.2000 0.8700 800 1366.688 -81170 081170 42.3330 1.9300 1702 88.455 -81300 081300 41.5000 -5.7300 660 229.152 -81410 081410 41.6550 -4.7700 735 45.387 -81480 081480 41.7770 -2.4700 1083 173.465 -81570 081570 41.1220 -1.4200 781 29.040 -81610 081610 41.6330 -0.9000 222 69.184 -81710 081710 41.6220 0.6300 199 67.258 -81760 081760 41.1220 1.2500 64 71.028 -81800 081800 41.4220 2.1300 176 15.717 -81820 081820 41.7880 2.4300 1708 30.790 -82100 082100 40.6770 -4.5200 1131 43.894 -82130 082130 40.9550 -4.1200 1005 20.382 -82150 082150 40.7880 -4.0200 1888 163.589 -82200 082200 40.4550 -3.7200 669 17.233 -82220 082220 40.4220 -3.6800 667 4.992 -82260 082260 40.6330 -3.1700 640 73.676 -82310 082310 40.0770 -2.1300 956 329.404 -82320 082320 40.8550 -1.8800 1063 87.772 -82350 082350 40.3330 -1.1000 916 91.972 -82380 082380 40.8220 0.5000 50 156.268 -82610 082610 39.4770 -6.3300 405 357.987 -82720 082720 39.8880 -4.0500 516 100.092 -82850 082850 39.4880 -0.3800 11 163.223 -82900 082900 39.1550 -0.4300 20 37.271 -83010 083010 39.5550 2.6200 6 21.562 -83030 083030 39.7330 2.7200 1015 129.957 -83070 083070 39.9000 3.1000 7 37.386 -83290 083290 38.8880 -6.9700 195 12.981 -83480 083480 38.9880 -3.9200 629 195.484 -83590 083590 38.3770 -0.5000 82 10.813 -83610 083610 38.6550 -0.2700 1497 18.094 -83620 083620 38.5220 -0.1500 10 99.440 -83830 083830 37.2880 -6.9200 20 116.035 -83840 083840 37.1000 -6.7300 41 26.833 -83900 083900 37.3770 -6.0000 14 41.708 -84170 084170 37.7880 -3.8000 569 133.822 -84300 084300 38.0000 -1.1700 62 7.258 -84310 084310 37.5880 -1.0000 217 28.355 -84520 084520 36.5330 -6.2800 19 9.480 -84530 084530 36.4770 -6.2000 30 91.360 -84580 084580 36.0000 -5.6000 37 27.544 -84900 084900 35.9330 -3.0300 19 111.177 -85020 085020 39.6770 -31.1200 26 24.696 -85060 085060 38.5220 -28.6300 62 7.828 -85080 085080 38.7330 -27.0700 113 5.540 -85110 085110 38.6770 -27.2200 76 261.000 -85130 085130 37.7550 -25.6700 36 97.126 -85220 085220 32.6330 -16.9000 56 71.241 -85300 085300 39.3550 -9.4000 34 264.021 -85320 085320 38.8330 -9.3300 130 28.421 -85340 085340 38.7000 -9.0500 11 78.846 -85350 085350 38.7220 -9.1500 95 9.014 -85370 085370 38.8880 -9.0300 3 20.973 -85380 085380 37.0000 -8.9500 25 987.987 -85390 085390 39.1220 -8.9800 49 44.486 -85400 085400 39.8330 -8.8800 54 54.356 -85410 085410 37.9550 -8.8700 103 106.409 -85430 085430 41.7000 -8.8000 18 193.058 -85440 085440 40.9220 -8.6300 22 23.593 -85460 085460 41.1330 -8.6000 100 54.254 -85470 085470 40.6550 -8.7300 19 103.009 -85480 085480 40.3330 -8.6000 179 21.256 -85490 085490 40.2000 -8.4200 140 56.984 -85500 085500 39.0770 -8.4000 167 45.767 -85520 085520 39.4880 -8.4300 80 84.609 -85550 085550 37.0220 -7.9200 8 91.473 -85570 085570 38.5770 -7.9000 321 155.863 -85580 085580 38.5330 -7.9000 246 4.892 -85600 085600 40.7220 -7.8800 644 43.463 -85610 085610 38.0770 -7.9200 203 7.520 -85680 085680 40.4220 -7.5500 1388 147.815 -85700 085700 39.8330 -7.4800 384 60.810 -85710 085710 39.2880 -7.4200 590 89.284 -85790 085790 38.7770 -9.1300 105 1.223 -85830 085830 16.8880 -25.0000 63 2055.964 -85890 085890 14.9000 -23.5200 35 271.828 -100010 100010 54.7000 7.1700 26 145.917 -100020 100020 53.8000 6.3700 6 24.871 -100040 100040 54.1770 6.3500 0 78.689 -100050 100050 54.0000 8.1200 0 13.691 -100070 100070 54.1880 7.4300 0 59.353 -100150 100150 54.1880 7.9000 8 30.575 -100200 100200 55.0220 8.4200 29 41.911 -100220 100220 54.8000 8.9500 17 70.429 -100260 100260 54.5220 9.1500 37 33.145 -100280 100280 54.2000 8.6000 11 86.336 -100310 100310 54.7880 9.3800 43 27.593 -100350 100350 54.5330 9.5500 48 6.520 -100420 100420 54.6770 10.0300 10 251.877 -100440 100440 54.5000 10.2700 23 25.026 -100450 100450 54.3330 10.1000 19 21.579 -100480 100480 54.3880 10.1800 11 8.015 -100550 100550 54.5330 11.0600 9 50.833 -100630 100630 54.5000 11.2200 3 0.646 -100670 100670 54.5000 11.2300 12 11.568 -100910 100910 54.6880 13.4300 41 64.840 -100930 100930 54.3770 13.4800 34 31.232 -101130 101130 53.7220 7.1500 16 37.507 -101200 101200 54.1880 7.8800 53 1.301 -101210 101210 53.7880 7.9200 2 1.872 -101230 101230 53.8000 7.9000 29 17.348 -101240 101240 53.8770 8.1300 31 47.235 -101250 101250 53.5000 8.0500 5 8.740 -101270 101270 53.5330 8.1700 11 19.163 -101290 101290 53.5330 8.5800 11 39.174 -101300 101300 54.0770 9.0200 5 13.037 -101310 101310 53.8770 8.7000 12 31.935 -101330 101330 53.9880 9.1500 41 42.913 -101390 101390 53.5000 9.1700 5 129.061 -101410 101410 53.6550 10.1200 49 9.546 -101430 101430 54.0880 9.9300 21 65.802 -101460 101460 53.7330 9.8800 17 12.922 -101520 101520 54.0880 10.8800 2 61.745 -101610 101610 54.0000 11.2000 17 23.067 -101620 101620 53.6330 11.4200 68 147.173 -101680 101680 53.6000 12.1000 58 32.892 -101690 101690 54.1880 12.0500 4 1.952 -101700 101700 54.1880 12.0800 10 43.830 -101770 101770 53.7770 12.6200 50 73.032 -101800 101800 54.3330 12.7200 7 60.479 -101840 101840 54.1000 13.4000 6 32.437 -101850 101850 53.8770 13.7200 9 456.826 -101920 101920 53.8880 14.1500 22 6.461 -101930 101930 53.7550 14.0700 7 26.678 -102000 102000 53.3880 7.2300 1 226.348 -102150 102150 53.1880 8.1700 20 66.312 -102220 102220 53.1550 8.6200 30 16.369 -102340 102340 53.1330 9.3500 61 35.311 -102350 102350 53.0000 9.8300 78 70.834 -102490 102490 53.4000 10.6800 46 55.353 -102530 102530 52.9770 11.1300 18 75.434 -102610 102610 52.9000 11.7300 23 41.103 -102640 102640 53.3220 11.9300 87 48.313 -102670 102670 52.9330 12.4200 40 47.661 -102680 102680 53.5220 12.6700 71 28.541 -102700 102700 52.9000 12.8200 39 27.065 -102730 102730 53.7330 12.9300 53 20.956 -102770 102770 53.1550 13.0300 62 92.324 -102800 102800 53.5550 13.2000 80 29.087 -102860 102860 53.4770 13.6200 118 44.956 -102890 102890 53.3220 13.9300 57 26.818 -102910 102910 53.0330 14.0000 55 66.164 -103050 103050 52.5220 7.3200 26 12.594 -103070 103070 52.2770 7.4300 79 4.254 -103170 103170 52.2550 8.0500 97 21.550 -103180 103180 52.1220 8.2800 305 39.605 -103240 103240 52.3220 8.8500 59 16.086 -103250 103250 52.1000 8.7500 100 30.703 -103260 103260 51.9770 8.5500 139 18.190 -103280 103280 51.9550 8.9000 187 19.109 -103370 103370 52.1880 9.9500 88 314.243 -103460 103460 52.3220 10.5500 100 43.467 -103560 103560 52.1770 11.1800 163 71.303 -103590 103590 52.5220 11.4000 48 41.163 -103610 103610 52.1220 11.5800 85 27.964 -103650 103650 52.3880 12.1700 39 136.789 -103680 103680 52.1220 12.4700 187 28.785 -103700 103700 52.4330 12.4500 31 19.637 -103760 103760 52.1220 13.6200 57 35.859 -103780 103780 52.3770 13.0800 89 27.542 -103790 103790 52.3880 13.0700 100 1.399 -103810 103810 52.4770 13.3000 58 11.200 -103890 103890 52.5220 13.4200 83 9.116 -103920 103920 52.5220 14.1200 63 29.308 -103930 103930 52.2220 14.1200 112 98.377 -103950 103950 52.6220 14.2300 10 13.374 -103960 103960 52.5550 14.5500 16 47.137 -104020 104020 51.1220 6.2200 89 10.704 -104030 104030 51.2330 6.5000 37 78.958 -104060 104060 51.8330 6.5300 24 66.739 -104090 104090 51.4000 6.9300 129 2.774 -104110 104110 51.5550 7.0800 50 37.521 -104130 104130 51.6550 7.1700 74 12.737 -104180 104180 51.2550 7.6500 392 6.271 -104190 104190 51.2000 7.6300 431 35.806 -104230 104230 51.5880 8.2200 125 42.120 -104240 104240 51.5770 7.9200 82 20.761 -104250 104250 51.4880 7.9000 242 9.991 -104270 104270 51.1880 8.4800 859 70.313 -104300 104300 51.7880 8.8300 158 88.542 -104310 104310 51.8330 8.9500 450 9.647 -104320 104320 51.8550 9.3200 493 34.487 -104350 104350 51.5000 9.1800 225 40.103 -104370 104370 51.1330 9.2800 223 1.223 -104380 104380 51.3000 9.4500 233 29.071 -104440 104440 51.5550 9.9500 173 70.375 -104490 104490 51.4000 10.3200 356 30.876 -104520 104520 51.7330 10.6000 610 7.575 -104530 104530 51.8000 10.6200 1153 53.622 -104540 104540 51.8550 10.7700 240 11.984 -104580 104580 51.6550 11.1300 405 31.929 -104600 104600 51.3880 11.3000 166 124.342 -104660 104660 51.5220 11.9500 93 22.352 -104710 104710 51.3220 12.4200 151 17.248 -104740 104740 51.8880 12.6500 106 64.520 -104800 104800 51.3000 13.1000 152 236.370 -104860 104860 51.1220 13.6800 232 43.525 -104900 104900 51.6550 13.5800 100 51.599 -104930 104930 51.6770 14.6300 100 68.103 -104960 104960 51.7880 14.3200 69 1.840 -104990 104990 51.1770 14.9500 240 44.740 -105010 105010 50.7880 6.1000 205 6.774 -105040 105040 50.6550 6.2800 572 33.405 -105050 105050 50.7770 7.1700 67 5.327 -105060 105060 50.3550 6.8700 486 24.365 -105070 105070 50.4000 6.5300 581 137.745 -105100 105100 50.3330 6.9500 629 6.181 -105150 105150 50.4220 7.5800 132 65.636 -105170 105170 50.7000 7.1500 64 5.084 -105180 105180 50.7000 7.0300 160 22.002 -105190 105190 50.7330 7.2000 162 12.517 -105210 105210 50.9330 8.2000 635 34.446 -105260 105260 50.6770 7.9700 555 32.729 -105280 105280 50.7220 8.0800 617 9.221 -105320 105320 50.5880 8.7000 195 39.918 -105330 105330 50.6000 8.7300 152 2.502 -105350 105350 50.8220 9.1300 350 41.863 -105360 105360 50.5550 9.6500 301 36.137 -105420 105420 50.8770 9.7200 272 110.451 -105440 105440 50.5000 9.9500 925 22.067 -105460 105460 50.6330 10.1500 494 17.382 -105480 105480 50.5770 10.3800 453 47.000 -105510 105510 50.6220 10.6700 505 7.948 -105520 105520 50.6550 10.7700 942 28.846 -105550 105550 50.9880 11.3200 264 24.494 -105570 105570 50.5000 11.1300 850 25.857 -105580 105580 50.3880 11.1800 630 12.945 -105640 105640 50.5770 11.8200 502 24.038 -105650 105650 51.0880 11.9300 263 26.274 -105670 105670 50.8880 12.1300 312 80.264 -105690 105690 50.4880 12.1300 389 44.471 -105710 105710 50.9770 12.5000 192 27.749 -105740 105740 50.4330 12.6200 899 19.867 -105750 105750 50.6000 12.7200 397 24.617 -105770 105770 50.8000 12.8700 419 41.191 -105780 105780 50.4330 12.9500 1215 59.124 -105790 105790 50.6550 13.1500 640 25.459 -105820 105820 50.7330 13.7500 882 77.720 -105910 105910 50.9330 14.2200 300 39.794 -106090 106090 49.7550 6.6700 273 72.402 -106100 106100 49.9550 6.5700 369 9.993 -106150 106150 49.7770 7.0500 483 27.397 -106170 106170 49.9770 7.1200 252 11.002 -106190 106190 49.6550 7.3000 426 22.515 -106280 106280 49.9880 7.9500 123 14.350 -106320 106320 49.9770 8.1500 229 23.613 -106350 106350 50.2220 8.4500 802 200.088 -106380 106380 50.1880 8.6500 104 14.725 -106390 106390 50.0220 8.6700 135 27.209 -106400 106400 50.1220 8.7300 112 9.291 -106430 106430 49.9550 8.9700 131 7.561 -106440 106440 49.9330 9.0700 125 23.557 -106450 106450 49.9000 9.4300 581 30.857 -106480 106480 49.7220 9.1000 455 54.297 -106550 106550 49.7770 9.9700 268 13.564 -106570 106570 49.7550 9.5000 338 16.884 -106580 106580 50.2000 10.0800 266 64.733 -106590 106590 49.7550 10.2000 210 42.809 -106710 106710 50.2880 10.9800 337 179.983 -106750 106750 49.8880 10.9200 243 44.676 -106840 106840 50.2880 11.8500 588 29.806 -106880 106880 49.6770 12.1800 439 33.819 -107040 107040 49.2880 6.6800 367 18.502 -107060 107060 49.4880 7.0500 398 27.322 -107090 107090 49.2550 6.9300 213 52.410 -107120 107120 49.5220 7.8700 328 21.870 -107140 107140 49.2220 7.4000 347 27.573 -107170 107170 49.2220 7.6200 415 15.975 -107220 107220 48.7880 8.0800 124 34.511 -107230 107230 49.3770 8.1300 163 33.131 -107240 107240 49.3880 8.1200 557 1.421 -107250 107250 48.8000 8.1800 126 7.445 -107270 107270 49.0330 8.3700 145 44.552 -107290 107290 49.5220 8.5500 100 8.408 -107350 107350 49.2550 8.8800 169 94.803 -107360 107360 48.9770 8.8700 245 30.916 -107370 107370 48.7770 9.2200 224 6.396 -107390 107390 48.8330 9.2000 311 16.270 -107420 107420 49.2220 9.5200 277 38.151 -107450 107450 49.1220 9.7800 398 21.926 -107610 107610 49.0220 10.9700 424 24.164 -107620 107620 49.5000 10.9700 302 31.567 -107640 107640 49.3880 11.1700 379 19.080 -107760 107760 49.0550 12.1000 371 39.913 -107770 107770 48.9550 11.4300 539 35.028 -107880 107880 48.8330 12.5700 359 198.650 -107910 107910 49.1220 13.1300 1446 36.018 -107960 107960 49.0330 13.2300 613 12.286 -108030 108030 48.0000 7.8500 300 41.940 -108050 108050 48.3770 7.8300 156 44.392 -108150 108150 48.4550 8.4200 801 109.496 -108180 108180 48.1000 8.7500 975 16.714 -108280 108280 48.1000 9.2500 646 73.001 -108340 108340 48.1770 9.5000 526 20.428 -108360 108360 48.6770 9.8700 737 392.208 -108380 108380 48.3880 9.9500 523 2.585 -108390 108390 48.4000 9.9800 596 18.809 -108450 108450 48.4330 10.2300 489 37.917 -108500 108500 48.7880 10.7000 457 42.937 -108590 108590 48.0880 11.2800 600 27.304 -108620 108620 48.7550 11.8000 404 57.057 -108630 108630 48.4000 11.7000 470 19.565 -108640 108640 48.0770 11.6300 560 20.660 -108650 108650 48.1330 11.5500 535 8.605 -108680 108680 48.2550 11.5500 489 49.906 -108700 108700 48.3550 11.7800 448 7.741 -108710 108710 48.3330 11.6200 510 9.508 -108750 108750 48.2880 12.5000 410 55.624 -108930 108930 48.5880 13.4700 408 9.560 -108950 108950 48.5550 13.3500 480 47.884 -109000 109000 47.9000 7.6200 217 16.576 -109080 109080 47.8880 8.0000 1493 16.729 -109120 109120 47.9770 8.5200 679 34.023 -109210 109210 47.9880 8.9000 804 28.305 -109460 109460 47.7220 10.3300 705 30.499 -109480 109480 47.4000 10.2800 812 51.571 -109530 109530 47.8770 10.6200 721 19.281 -109610 109610 47.4220 10.9800 2962 60.976 -109620 109620 47.8000 11.0200 986 11.784 -109630 109630 47.4880 11.0700 720 9.981 -109710 109710 47.7770 11.6000 716 137.580 -109800 109800 47.7000 12.0200 1835 32.549 -109820 109820 47.8880 12.5300 549 43.886 -110010 110010 48.1000 13.6700 619 44.159 -110050 110050 48.4000 13.4300 330 18.213 -110080 110080 48.5770 14.0000 602 79.134 -110090 110090 48.1880 14.0300 323 12.188 -110120 110120 48.0550 14.1300 388 20.134 -110130 110130 48.1220 14.6200 408 20.928 -110140 110140 48.4000 14.8300 608 33.754 -110150 110150 48.5000 14.5000 548 6.380 -110160 110160 48.5220 14.4200 682 31.509 -110170 110170 48.5220 14.5000 563 2.446 -110180 110180 48.1000 14.9000 271 47.879 -110190 110190 48.6880 15.3700 607 14.482 -110200 110200 48.6220 15.2000 506 102.905 -110210 110210 48.9550 15.0300 555 39.060 -110220 110220 48.7770 15.9500 323 51.094 -110240 110240 48.3330 15.3300 959 33.529 -110260 110260 48.4550 15.6300 312 3.743 -110280 110280 48.1880 15.6200 284 17.486 -110320 110320 48.6770 16.6300 207 151.558 -110330 110330 48.1550 16.1300 440 18.581 -110340 110340 48.2000 16.3700 171 3.957 -110350 110350 48.2330 16.3500 209 12.269 -110370 110370 48.2000 16.5700 153 24.136 -110390 110390 48.1000 16.9300 183 17.183 -110400 110400 48.1330 16.4200 199 13.387 -110510 110510 48.2220 13.0300 390 26.530 -110530 110530 48.2220 13.4800 431 19.558 -110550 110550 48.4770 13.4300 318 8.561 -110590 110590 48.1770 14.0700 314 3.207 -110600 110600 48.3000 14.2800 263 10.500 -110650 110650 48.5330 14.8000 996 14.951 -110700 110700 48.4220 15.6200 204 8.497 -110750 110750 48.4770 15.7000 204 31.655 -110780 110780 48.0330 15.5800 696 71.253 -110800 110800 48.2000 16.2300 227 8.944 -110810 110810 48.0220 16.2300 249 3.914 -110820 110820 48.0330 16.2800 223 6.270 -110850 110850 48.3330 16.8300 146 24.782 -111010 111010 47.5000 9.7500 439 9.027 -111030 111030 47.3880 9.7000 418 12.429 -111050 111050 47.2770 9.6200 439 156.756 -111060 111060 47.1880 9.8200 900 12.907 -111090 111090 47.1330 10.3200 1275 17.200 -111100 111100 47.1330 10.2300 2080 6.807 -111120 111120 47.1330 10.5700 806 36.876 -111140 111140 47.4770 10.7000 857 21.921 -111160 111160 47.5000 10.7500 870 4.544 -111260 111260 47.2220 11.4700 2247 10.927 -111270 111270 46.8770 11.0300 1937 39.630 -111280 111280 47.0000 11.5200 1447 86.595 -111300 111300 47.5880 12.1700 493 16.771 -111340 111340 47.2220 12.0300 1250 28.039 -111350 111350 47.4220 12.3700 1763 69.927 -111360 111360 47.2330 12.1800 1009 11.391 -111380 111380 47.1330 12.6300 2310 9.909 -111390 111390 47.5550 13.4300 885 19.846 -111400 111400 47.6770 12.7500 545 11.376 -111410 111410 47.4000 13.2200 548 25.820 -111420 111420 47.3220 13.1800 647 9.180 -111430 111430 47.3000 12.7800 754 3.966 -111440 111440 47.3330 12.8000 767 5.274 -111460 111460 47.0550 12.9500 3111 13.809 -111470 111470 47.3880 13.4500 861 14.437 -111480 111480 47.1000 13.6500 1094 37.053 -111490 111490 47.2550 13.5700 1743 18.263 -111510 111510 47.9550 13.6000 496 16.105 -111520 111520 47.9880 13.1000 503 92.122 -111530 111530 47.8550 13.3700 491 14.821 -111540 111540 47.9000 13.8000 428 24.247 -111550 111550 47.8220 13.7200 1621 10.527 -111560 111560 47.7220 13.6300 470 9.923 -111590 111590 47.6220 14.3000 940 30.989 -111600 111600 47.6000 14.7500 492 35.131 -111620 111620 47.1330 13.6800 1115 4.314 -111630 111630 47.1220 14.2000 1305 1.513 -111680 111680 47.4550 14.6700 849 8.367 -111690 111690 47.8220 15.2500 1626 7.236 -111700 111700 47.8550 15.0700 615 30.033 -111710 111710 47.8000 15.3000 872 2.961 -111720 111720 47.7770 15.3200 875 20.580 -111740 111740 47.3330 15.0000 572 63.141 -111750 111750 47.4220 15.2700 482 15.089 -111760 111760 47.4770 15.3300 527 7.599 -111800 111800 47.7220 15.7800 1554 35.113 -111810 111810 47.9770 16.2700 233 16.438 -111820 111820 47.8330 16.2200 284 48.883 -111830 111830 47.6330 15.8200 960 1.434 -111850 111850 47.5220 16.0300 994 1.501 -111860 111860 47.5220 16.0500 940 26.544 -111900 111900 47.8550 16.5300 192 14.954 -111910 111910 47.8000 16.5700 164 6.805 -111920 111920 47.2000 16.3300 267 28.170 -111940 111940 47.9550 16.8500 132 81.274 -111950 111950 47.1550 16.3200 290 5.060 -111960 111960 47.1220 16.2700 235 9.786 -112010 112010 46.7550 12.4200 1081 65.628 -112020 112020 47.1220 12.5000 1632 34.765 -112040 112040 46.8330 12.8200 666 31.657 -112070 112070 46.6550 13.1500 646 12.017 -112090 112090 46.7770 13.5300 710 3.998 -112100 112100 46.9880 13.1800 1185 0.759 -112110 112110 46.7880 13.7000 685 31.339 -112120 112120 46.6000 13.6700 2160 13.075 -112130 112130 46.6220 13.8800 494 20.131 -112140 112140 46.9330 14.9200 1035 18.645 -112190 112190 47.1220 14.4000 1125 49.966 -112200 112200 47.0770 14.4200 870 5.227 -112250 112250 46.8550 14.2000 705 16.631 -112270 112270 46.7220 14.1000 551 55.945 -112290 112290 46.7770 14.8300 404 97.551 -112320 112320 46.5770 14.7700 527 15.566 -112330 112330 46.5880 14.7500 500 1.957 -112340 112340 46.5000 14.6000 620 35.449 -112360 112360 47.2330 15.2300 999 20.604 -112410 112410 47.2000 15.4700 1442 18.491 -112450 112450 46.8770 15.9000 303 20.599 -112480 112480 46.7000 15.9800 208 63.502 -112520 112520 47.0000 12.4500 1190 14.083 -112550 112550 46.6880 13.0000 711 21.162 -112600 112600 46.9880 13.1700 1198 7.196 -112610 112610 46.9330 13.2200 809 23.898 -112630 112630 46.7220 13.2800 954 328.708 -112650 112650 46.6000 13.6700 2157 0.000 -112700 112700 46.7330 13.0800 625 7.888 -112720 112720 46.7880 13.4800 542 16.747 -112750 112750 46.7330 13.8500 896 12.551 -112780 112780 46.6330 14.1700 453 11.244 -112800 112800 47.1220 14.1800 813 16.643 -112850 112850 46.8220 15.2300 355 24.643 -112900 112900 47.0880 15.4500 378 9.900 -112920 112920 47.0770 15.5800 533 14.229 -112950 112950 46.7880 15.5500 272 25.272 -113010 113010 47.4550 9.8500 719 26.298 -113020 113020 47.4330 9.7300 411 5.489 -113050 113050 47.0770 9.8700 1004 25.991 -113080 113080 47.2550 10.1800 1471 17.795 -113100 113100 46.9880 10.3200 2319 10.689 -113120 113120 46.9770 10.1800 1584 34.255 -113140 113140 47.5000 10.7300 852 1.502 -113160 113160 46.9330 10.8800 2843 12.984 -113200 113200 47.2770 11.3800 579 2.263 -113220 113220 47.1770 11.8500 650 14.488 -113250 113250 47.3880 11.7500 539 44.687 -113370 113370 47.6000 12.6500 1626 28.874 -113400 113400 47.3330 12.7300 1953 23.813 -113420 113420 47.1000 13.1200 1100 16.318 -113430 113430 47.0550 12.9500 3111 0.000 -113450 113450 47.3330 13.1500 750 2.570 -113460 113460 47.2220 13.0000 935 52.428 -113480 113480 47.1550 13.7500 1151 9.726 -113500 113500 47.7880 13.0500 423 22.546 -113510 113510 47.4330 13.6300 1209 73.344 -113530 113530 47.9000 14.3300 1250 141.183 -113540 113540 47.6330 13.6200 503 16.677 -113550 113550 47.7330 14.3300 614 12.543 -113560 113560 47.6220 13.7800 664 12.051 -113570 113570 47.7330 13.4500 537 35.982 -113580 113580 47.5550 13.9300 803 26.303 -113600 113600 47.5000 14.1000 707 4.305 -113620 113620 47.4220 14.7700 744 19.846 -113650 113650 47.2000 14.7700 682 1.511 -113700 113700 47.4550 15.3000 505 3.327 -113750 113750 47.5550 15.2300 774 30.137 -113780 113780 47.8770 15.8800 709 18.781 -113800 113800 47.7000 15.8300 486 4.469 -113820 113820 47.7880 15.9000 582 10.007 -113830 113830 47.6330 15.8300 993 0.749 -113840 113840 47.6220 15.8300 1319 11.731 -113850 113850 47.8220 16.0300 939 12.753 -113870 113870 47.9880 16.5000 186 26.309 -113900 113900 47.2880 15.9800 335 210.680 -113930 113930 47.4770 16.6700 199 54.822 -113950 113950 47.7770 17.0300 122 22.370 -114060 114060 50.0880 12.4000 471 29.385 -114180 114180 49.9220 12.7200 541 121.558 -114230 114230 49.6770 12.6700 745 27.474 -114380 114380 50.3880 13.3500 322 28.779 -114570 114570 49.0770 13.6200 1126 47.008 -114640 114640 50.5550 13.9300 836 16.382 -114870 114870 49.4770 13.8300 522 91.034 -115020 115020 50.6880 14.0300 376 20.338 -115090 115090 50.4770 14.1700 159 41.089 -115200 115200 50.0000 14.4500 304 14.717 -115380 115380 49.2000 14.3300 508 21.537 -115400 115400 49.0330 14.4800 488 61.689 -115410 115410 48.9550 14.4300 436 9.408 -115670 115670 50.1220 14.5300 286 20.113 -116030 116030 50.7770 15.0200 399 132.259 -116240 116240 49.9330 15.3800 239 43.993 -116280 116280 49.5880 15.0800 534 676.275 -116360 116360 49.1880 15.4700 569 52.671 -116430 116430 50.6770 15.7500 816 25.041 -116480 116480 50.2550 15.8500 244 50.897 -116490 116490 50.1880 15.8300 285 7.584 -116520 116520 50.0220 15.7300 230 26.909 -116590 116590 49.5880 15.7700 536 49.488 -116790 116790 49.9880 16.4300 402 51.288 -116830 116830 49.7330 16.0300 737 24.698 -116920 116920 49.1770 16.1200 479 42.234 -116930 116930 49.1000 16.1300 407 8.591 -116980 116980 48.8880 16.0800 339 15.582 -117100 117100 49.6550 16.9500 518 89.648 -117220 117220 49.1220 16.7500 300 5.166 -117480 117480 49.4220 17.4000 209 16.585 -117660 117660 49.7880 17.5500 750 45.590 -117870 117870 49.5550 18.4500 1327 27.992 -118010 118010 48.4000 17.1500 207 49.129 -118190 118190 48.4880 17.6700 177 39.578 -118410 118410 49.2330 18.6200 315 61.162 -118420 118420 48.8770 17.9800 209 101.375 -118550 118550 48.2880 18.1300 135 45.989 -118560 118560 48.2880 18.4500 269 23.672 -118580 118580 47.8770 18.2000 124 59.951 -118670 118670 48.7770 18.6000 260 46.721 -118800 118800 48.1770 18.8700 143 301.496 -119160 119160 48.9330 19.5800 2008 98.965 -119180 119180 49.3770 19.6800 692 49.895 -119270 119270 48.3330 19.7700 219 58.674 -119300 119300 49.2000 20.2200 2635 13.372 -119330 119330 49.1220 20.0800 1368 30.568 -119380 119380 48.8550 20.1800 906 33.872 -119520 119520 49.0550 20.5300 706 57.623 -119550 119550 49.0330 21.3200 324 180.028 -119580 119580 48.7880 20.9800 1243 36.867 -119760 119760 49.2220 21.6500 220 31.905 -119780 119780 48.6770 21.7300 104 34.654 -119930 119930 48.9330 22.0000 178 50.846 -121000 121000 54.1880 15.6000 5 127.531 -121060 121060 54.0330 16.3000 73 42.612 -121150 121150 54.5880 16.8700 11 46.315 -121200 121200 54.7550 17.5300 6 114.854 -121250 121250 54.5550 17.7500 41 26.356 -121350 121350 54.6000 18.8200 3 30.523 -121400 121400 54.4000 18.7000 7 14.947 -121450 121450 54.5220 18.5700 22 16.240 -121550 121550 54.3330 18.9300 9 101.748 -121600 121600 54.1770 19.4300 43 36.815 -121850 121850 54.0770 21.3700 110 34.947 -121950 121950 54.1330 22.9500 186 103.191 -122000 122000 53.9220 14.2300 5 21.328 -122060 122060 53.5880 14.9000 38 80.953 -122100 122100 53.7770 15.4200 56 40.173 -122150 122150 53.7220 16.6800 144 57.232 -122300 122300 53.1330 16.7500 73 84.240 -122350 122350 53.7220 17.5500 172 220.927 -122400 122400 53.1000 17.9700 74 41.047 -122500 122500 53.0550 18.5800 72 95.251 -122700 122700 53.1000 20.3500 149 70.522 -122720 122720 53.7770 20.4200 137 103.436 -122800 122800 53.7880 21.5800 132 76.209 -122850 122850 53.0880 21.5700 97 189.713 -122950 122950 53.1000 23.1700 151 85.795 -123000 123000 52.7550 15.2800 73 133.157 -123100 123100 52.3550 14.6000 24 22.492 -123450 123450 52.2000 18.6700 117 151.996 -123600 123600 52.5880 19.7300 109 83.859 -123650 123650 52.1330 20.7200 98 33.800 -123720 123720 52.2880 20.9700 100 12.341 -123740 123740 52.4000 20.9700 96 64.097 -123850 123850 52.2550 22.2500 155 103.335 -123990 123990 52.0770 23.6200 137 37.143 -124050 124050 51.1330 15.0300 202 7.420 -124150 124150 51.2000 16.2000 124 73.986 -124180 124180 51.8330 16.5300 92 269.648 -124250 124250 51.1330 16.9800 122 54.885 -124350 124350 51.7880 18.0800 140 61.069 -124550 124550 51.2220 18.5700 201 108.950 -124650 124650 51.7330 19.4000 190 53.124 -124690 124690 51.3550 19.8700 189 82.890 -124710 124710 51.8330 20.8000 180 112.615 -124850 124850 51.4220 21.1200 185 50.751 -124880 124880 51.5770 21.5500 126 20.877 -124900 124900 51.5550 21.8500 124 53.166 -124910 124910 51.4220 21.9700 143 16.960 -124950 124950 51.2220 22.4000 240 83.130 -124970 124970 51.5550 23.5300 179 190.835 -125000 125000 50.9000 15.8000 344 43.520 -125100 125100 50.7330 15.7300 1613 6.384 -125200 125200 50.4330 16.6200 357 119.196 -125300 125300 50.8000 17.9700 163 62.949 -125400 125400 50.0550 18.2000 206 196.478 -125500 125500 50.8220 19.1000 295 37.160 -125550 125550 50.4880 19.0800 304 67.774 -125700 125700 50.8220 20.7000 261 422.660 -125750 125750 50.0330 20.9800 209 49.912 -125850 125850 50.7000 21.7200 218 70.687 -125950 125950 50.7000 23.2500 213 97.043 -126000 126000 49.8000 19.0000 399 63.891 -126250 126250 49.3000 19.9700 857 21.341 -126500 126500 49.2330 19.9800 1989 7.484 -126600 126600 49.6220 20.7000 295 79.411 -126900 126900 49.4770 22.3500 422 60.913 -126950 126950 49.8000 22.7700 280 27.269 -127560 127560 48.1220 19.5200 152 29.885 -127660 127660 48.4880 20.5300 305 83.806 -127720 127720 48.1000 20.7800 233 46.933 -127780 127780 48.3220 21.5700 118 78.946 -127860 127860 48.4000 22.1700 103 18.931 -127880 127880 48.2330 22.1200 110 41.881 -128050 128050 47.6880 16.6000 238 24.038 -128150 128150 47.8880 17.2800 122 32.892 -128220 128220 47.7000 17.6800 116 41.469 -128300 128300 47.0880 17.9200 303 20.252 -128310 128310 47.7000 18.8800 676 53.037 -128330 128330 47.5770 18.3700 159 35.694 -128360 128360 47.6550 18.3200 128 9.447 -128380 128380 47.4550 18.9700 132 8.706 -128400 128400 47.5220 19.0300 129 18.809 -128430 128430 47.4330 19.1800 139 6.769 -128440 128440 47.3550 18.9900 100 22.788 -128460 128460 47.1880 18.6200 105 65.729 -128510 128510 47.8770 20.0200 1015 51.838 -128660 128660 47.6550 20.6300 92 143.406 -128700 128700 47.9000 20.3800 220 26.960 -128750 128750 47.1000 20.7500 88 53.018 -128920 128920 48.0220 21.7300 106 35.400 -128950 128950 47.9770 21.8800 141 12.229 -129100 129100 46.9220 16.3000 313 34.670 -129150 129150 46.8770 16.8000 179 48.885 -129200 129200 46.7550 17.2300 116 35.416 -129250 129250 46.4550 16.9800 141 96.996 -129300 129300 46.3880 17.8300 145 52.995 -129350 129350 46.9220 18.0300 108 53.588 -129410 129410 46.1330 18.2500 440 14.867 -129500 129500 46.6220 18.8700 98 147.519 -129600 129600 46.1880 19.0200 113 46.784 -130050 130050 46.3330 13.5700 452 18.582 -130060 130060 46.2770 13.8300 1535 53.615 -130070 130070 46.5000 13.7200 865 10.714 -130080 130080 46.3880 13.8500 2519 12.436 -130090 130090 46.0330 13.8700 1070 27.302 -130100 130100 46.3770 14.1800 515 29.079 -130120 130120 46.1000 14.3700 685 44.559 -130150 130150 46.0770 14.5200 316 11.845 -130200 130200 46.4550 15.3300 1480 52.340 -130210 130210 46.4880 15.1200 452 16.493 -130230 130230 46.2550 15.2500 244 19.924 -130240 130240 46.0770 15.2800 941 37.286 -130250 130250 46.5330 15.6500 274 5.505 -130260 130260 46.4880 15.6800 265 0.000 -130330 130330 46.3000 16.3800 168 32.442 -130670 130670 46.1000 19.7700 105 59.895 -131010 131010 45.2330 13.6000 15 19.852 -131040 131040 45.4880 13.6200 16 5.428 -131060 131060 45.9000 13.6300 56 14.494 -131090 131090 45.2330 13.9300 293 31.346 -131110 131110 45.5770 14.2500 413 37.686 -131120 131120 45.7770 14.2000 533 22.572 -131130 131130 45.3330 14.4500 125 26.146 -131140 131140 45.6000 14.6300 863 10.773 -131180 131180 45.9000 14.8700 56 152.511 -131200 131200 45.5770 15.1500 157 32.304 -131220 131220 45.2770 15.2300 328 1.223 -131250 131250 45.5000 15.5500 117 69.033 -131280 131280 45.9220 15.9700 988 12.049 -131290 131290 45.8220 15.9800 162 3.874 -131300 131300 45.8220 16.0300 128 36.467 -131330 131330 45.5000 16.3700 106 63.899 -131380 131380 45.7330 16.8500 142 33.020 -131420 131420 45.6000 17.2300 162 471.717 -131430 131430 45.8880 17.2000 262 32.104 -131500 131500 45.1770 18.0000 89 46.624 -131510 131510 45.1550 18.7000 97 36.488 -131550 131550 45.5220 18.5500 94 54.573 -131560 131560 45.5330 18.7300 92 14.073 -131590 131590 45.5330 18.6300 92 6.350 -131600 131600 45.7770 19.1500 89 96.384 -131680 131680 45.3330 19.8500 87 34.972 -131730 131730 45.3770 20.4200 82 80.710 -131740 131740 45.8550 20.4700 82 28.703 -131800 131800 45.0330 21.0100 91 59.988 -132080 132080 44.8770 13.8500 30 26.813 -132140 132140 44.5330 14.4700 53 26.808 -132160 132160 44.7550 14.7700 20 47.239 -132180 132180 45.0000 14.9000 28 25.173 -132190 132190 44.8220 14.9800 1597 18.167 -132220 132220 44.1330 15.2200 7 30.949 -132230 132230 44.5550 15.3700 565 78.995 -132240 132240 44.1000 15.3700 84 0.000 -132270 132270 44.3000 15.8500 560 40.743 -132280 132280 44.8220 15.8800 250 50.061 -132320 132320 44.0550 16.2300 255 85.381 -132420 132420 44.7880 17.2200 156 41.052 -132440 132440 44.0770 17.4700 566 55.885 -132490 132490 44.2220 17.9000 348 37.901 -132570 132570 44.5550 18.7000 306 41.988 -132620 132620 44.5550 19.2300 122 192.960 -132660 132660 45.1000 19.5500 83 65.635 -132690 132690 44.3220 19.9200 177 60.589 -132740 132740 44.8000 20.4700 132 15.184 -132750 132750 44.7770 20.4200 203 4.701 -132790 132790 44.3770 20.9500 122 137.896 -132850 132850 44.7550 21.5200 84 33.377 -132890 132890 44.1220 21.9500 1039 84.532 -132950 132950 44.2330 22.5500 44 49.407 -133220 133220 43.8550 15.2000 35 103.572 -133290 133290 43.7330 15.9200 75 43.571 -133300 133300 43.0550 16.1000 20 31.477 -133340 133340 43.5220 16.4300 128 38.390 -133350 133350 43.1770 16.4500 25 253.303 -133400 133400 43.8330 17.0200 728 45.000 -133410 133410 43.2880 17.0200 50 24.617 -133440 133440 43.0330 17.4200 5 49.634 -133480 133480 43.3550 17.8000 108 47.225 -133520 133520 43.7220 18.2700 2070 20.221 -133540 133540 43.8770 18.4300 638 33.954 -133560 133560 43.2330 18.6000 1309 75.964 -133610 133610 43.1550 19.1300 1450 28.491 -133630 133630 43.3550 19.3500 788 51.528 -133670 133670 43.7330 19.7200 1029 99.397 -133690 133690 43.2880 20.0000 1039 54.382 -133700 133700 43.8330 20.0300 312 27.253 -133760 133760 43.7000 20.7000 217 46.510 -133780 133780 43.2880 20.8000 1713 99.078 -133820 133820 43.1330 21.2700 383 41.802 -133830 133830 43.5770 21.3500 167 54.810 -133840 133840 43.9330 21.3800 125 39.652 -133890 133890 42.9880 21.9500 232 188.648 -133970 133970 43.0220 22.7500 450 65.152 -134320 134320 42.4000 16.2700 97 82.186 -134390 134390 42.7770 16.9000 187 57.597 -134510 134510 42.6550 18.0800 53 120.031 -134520 134520 42.5770 18.2700 165 0.000 -134550 134550 42.4550 18.5500 10 15.987 -134590 134590 42.7770 18.9500 647 47.717 -134610 134610 42.1000 19.1000 6 35.471 -134630 134630 42.4330 19.2800 50 42.352 -134640 134640 41.9220 19.2200 24 22.133 -134650 134650 42.8330 19.5300 945 341.131 -134730 134730 42.6770 20.3000 499 65.206 -134770 134770 42.2220 20.7300 403 33.089 -134890 134890 42.5550 21.9200 434 29.718 -134910 134910 42.5220 22.2800 1176 48.583 -134920 134920 41.0220 20.8800 1750 47.821 -134930 134930 42.2000 22.3300 696 36.034 -135620 135620 41.9220 19.2200 29 0.000 -135750 135750 41.8550 20.8700 885 38.480 -135770 135770 41.5330 20.7000 1321 173.719 -135780 135780 41.1220 20.8000 761 8.447 -135800 135800 40.8550 21.0700 910 24.482 -135810 135810 41.2220 21.4700 0 14.903 -135830 135830 41.0550 21.3700 589 29.792 -135840 135840 41.7330 21.5200 2540 29.185 -135850 135850 41.3330 21.5700 674 71.906 -135880 135880 42.0220 21.4000 301 21.253 -135900 135900 41.9000 21.8500 856 18.624 -135910 135910 41.7550 22.1800 327 50.346 -135920 135920 41.4220 22.2500 126 36.295 -135930 135930 41.3000 22.4200 1030 17.454 -135940 135940 41.8880 22.5000 513 30.357 -135950 135950 41.4330 22.6500 0 33.351 -135970 135970 41.1550 22.5000 55 76.132 -135980 135980 41.7220 22.8500 836 41.386 -136000 136000 42.1000 19.5300 44 81.493 -136100 136100 42.0330 20.4200 358 60.241 -136110 136110 41.3000 19.4500 12 27.799 -136120 136120 41.3000 19.4700 8 1.670 -136190 136190 41.6880 20.4300 653 28.296 -136220 136220 40.4770 19.4800 5 130.724 -136240 136240 40.8000 19.9000 33 50.448 -136250 136250 40.0880 20.1500 194 55.403 -136290 136290 40.6000 20.7700 900 91.727 -140050 140050 46.3330 13.5700 452 0.000 -140060 140060 46.2770 13.8300 1535 0.000 -140070 140070 46.5000 13.7200 865 0.000 -140080 140080 46.3880 13.8500 2515 0.000 -140090 140090 46.0330 13.8700 1070 0.000 -140100 140100 46.3770 14.1800 515 0.000 -140120 140120 46.1000 14.3700 685 0.000 -140140 140140 46.2220 14.4800 384 0.000 -140150 140150 46.0770 14.5200 316 0.000 -140210 140210 46.4880 15.1200 452 0.000 -140230 140230 46.2550 15.2500 244 0.000 -140240 140240 46.4220 15.2800 941 5.304 -140250 140250 46.5330 15.6500 274 0.000 -141050 141050 45.4880 13.6200 2 0.000 -141060 141060 45.9000 13.6300 56 0.000 -141110 141110 45.5770 14.2500 413 0.000 -141120 141120 45.7770 14.2000 533 0.000 -141210 141210 45.8000 15.1800 213 0.000 -142160 142160 45.3330 14.4500 125 0.000 -142190 142190 45.6000 14.6300 863 0.000 -142320 142320 45.5000 15.5500 117 0.000 -142340 142340 46.1330 15.8800 203 82.169 -142350 142350 45.9220 15.9700 988 0.000 -142360 142360 45.8220 15.9800 162 0.000 -142400 142400 45.8220 16.0300 128 0.000 -142410 142410 45.7330 16.0700 107 0.000 -142440 142440 45.5000 16.3700 106 0.000 -142460 142460 46.3000 16.3800 168 0.000 -142480 142480 46.0330 16.5500 155 52.849 -142530 142530 45.7330 16.8500 142 0.000 -142560 142560 45.8880 17.2000 262 0.000 -142580 142580 45.6000 17.2300 162 0.000 -142790 142790 45.5330 18.6300 92 0.000 -142830 142830 45.5330 14.7300 92 39.649 -142840 142840 45.4770 18.8200 88 0.000 -143010 143010 45.2330 13.6000 15 0.000 -143030 143030 45.0550 13.6200 2 67.475 -143070 143070 44.9000 13.9200 63 0.000 -143080 143080 45.2330 13.9300 293 0.000 -143140 143140 44.5330 14.4700 53 0.000 -143170 143170 45.2220 14.5800 85 0.000 -143200 143200 45.1770 14.7000 2 81.464 -143210 143210 44.7550 14.7700 20 0.000 -143230 143230 45.0000 14.9000 28 0.000 -143240 143240 44.8220 14.9800 1597 0.000 -143280 143280 45.2660 15.2300 328 36.072 -143300 143300 44.5550 15.3700 565 0.000 -143700 143700 45.1770 18.0000 89 0.000 -143820 143820 45.1550 18.7000 97 0.000 -144270 144270 43.8550 15.2000 35 0.000 -144280 144280 44.1330 15.2200 7 0.000 -144370 144370 44.3000 15.8500 560 0.000 -144380 144380 43.7330 15.9200 75 0.000 -144410 144410 43.0550 16.1000 20 0.000 -144420 144420 44.0330 16.2000 255 3.425 -144430 144430 42.4000 16.2700 97 0.000 -144440 144440 43.5330 16.3000 21 0.000 -144450 144450 43.5220 16.4300 128 0.000 -144470 144470 43.1770 16.4500 25 0.000 -144520 144520 42.7770 16.9000 187 0.000 -144540 144540 43.2880 17.0200 50 0.000 -144570 144570 43.4550 17.2200 435 69.532 -144620 144620 43.0330 17.4200 5 0.000 -144720 144720 42.6550 18.0800 53 0.000 -145280 145280 44.8220 15.8800 250 0.000 -145370 145370 44.7770 16.7000 158 100.481 -145420 145420 44.7880 17.2200 156 0.000 -145440 145440 44.0770 17.4700 566 0.000 -145490 145490 44.2220 17.9000 348 0.000 -145540 145540 44.8880 18.4300 140 73.242 -145570 145570 44.5550 18.7000 307 0.000 -146400 146400 43.8330 17.0200 728 0.000 -146480 146480 43.3550 17.8000 108 0.000 -146500 146500 43.7770 18.0300 972 128.994 -146520 146520 43.7220 18.2700 2070 0.000 -146530 146530 43.8220 18.3300 511 0.000 -146540 146540 43.8770 18.4300 638 0.000 -146560 146560 43.2330 18.6000 1309 0.000 -150000 150000 48.2000 26.5800 260 28.166 -150010 150010 48.0220 26.9500 240 79.146 -150040 150040 47.9770 23.9200 276 47.197 -150070 150070 47.8550 25.9200 392 52.267 -150090 150090 47.9770 26.4000 241 37.927 -150150 150150 47.7880 23.9300 504 21.026 -150200 150200 47.6880 26.6700 162 42.605 -150320 150320 47.5880 24.6700 2303 45.501 -150330 150330 47.5330 24.8800 1792 16.900 -150400 150400 47.5330 25.5700 660 40.565 -150410 150410 47.5770 27.2000 61 39.818 -150420 150420 47.3770 22.1000 113 37.440 -150440 150440 47.4770 22.8000 162 35.092 -150470 150470 47.4330 23.8700 365 58.052 -150520 150520 47.4550 25.5700 1541 8.672 -150550 150550 47.4770 26.2500 230 32.096 -150560 150560 47.3550 26.9800 289 26.399 -150630 150630 47.1880 23.0800 294 34.651 -150690 150690 47.3220 25.1300 910 46.974 -150730 150730 47.2000 26.3700 389 130.697 -150750 150750 47.2220 27.2700 90 68.014 -150830 150830 47.1550 23.8700 150 30.907 -150850 150850 47.1330 24.5000 367 141.879 -150880 150880 47.1000 25.2500 2021 20.698 -150890 150890 47.0550 25.9700 554 14.084 -150950 150950 46.9880 22.6300 317 34.191 -150990 150990 46.8770 23.0500 561 85.257 -151070 151070 46.9220 25.3300 689 67.132 -151080 151080 46.9330 25.9200 1898 44.813 -151090 151090 46.9220 26.3300 361 31.056 -151110 151110 46.9220 26.8300 217 46.572 -151130 151130 46.8330 27.4300 133 44.915 -151170 151170 46.7880 22.1300 161 28.800 -151180 151180 46.6880 22.6200 1117 15.611 -151190 151190 46.7550 22.8000 1848 23.362 -151230 151230 46.7550 24.1700 401 36.935 -151270 151270 46.7000 25.5000 749 27.866 -151320 151320 46.6880 27.2300 251 22.179 -151340 151340 46.6880 28.0700 98 57.057 -151360 151360 46.5330 21.5200 96 9.895 -151380 151380 46.6220 21.5200 589 30.996 -151400 151400 46.5330 22.4500 500 10.157 -151430 151430 46.5770 23.7800 430 23.720 -151480 151480 46.5330 26.8300 1285 31.640 -151540 151540 46.6330 27.7300 116 26.654 -151580 151580 46.4000 21.6500 112 13.103 -151590 151590 46.3880 21.8200 697 38.442 -151600 151600 46.6220 22.4200 279 55.740 -151620 151620 46.3770 23.0500 583 34.157 -151630 151630 46.5880 23.4700 1353 45.350 -151680 151680 46.3000 25.3000 525 34.098 -151700 151700 46.3770 25.7300 662 81.908 -151740 151740 46.4770 27.2500 204 40.588 -151790 151790 46.2770 21.6700 473 16.879 -151820 151820 46.2770 22.3500 179 32.265 -151840 151840 46.1770 24.3500 1186 18.036 -151890 151890 46.2330 24.5700 318 33.494 -151940 151940 46.2880 26.6200 243 69.033 -151970 151970 46.2550 27.6700 173 397.616 -151990 151990 46.0880 20.6300 84 254.720 -152040 152040 46.0220 22.1500 156 50.129 -152060 152060 46.1330 22.7800 257 165.784 -152080 152080 46.0770 23.5800 253 11.145 -152090 152090 46.1880 23.9200 334 87.999 -152120 152120 46.0550 25.2700 451 27.336 -152150 152150 46.0880 25.6000 508 25.716 -152170 152170 46.0000 26.1300 568 30.320 -152190 152190 46.1000 27.1700 101 42.172 -152210 152210 46.0330 27.9200 214 24.946 -152300 152300 45.8880 22.9000 231 28.771 -152310 152310 45.9770 23.5700 253 35.760 -152350 152350 45.8550 24.9800 429 212.243 -152380 152380 45.8770 25.7800 525 55.722 -152410 152410 45.9220 26.6700 563 40.714 -152540 152540 45.6550 23.9200 1454 24.052 -152610 152610 45.6880 26.0200 710 28.067 -152620 152620 45.8220 26.3700 1776 24.985 -152640 152640 45.7000 27.2000 59 32.233 -152650 152650 45.8770 27.4200 61 26.040 -152670 152670 45.6770 20.9300 80 27.210 -152700 152700 45.6880 21.9200 125 41.183 -152730 152730 45.5770 22.8800 381 61.748 -152770 152770 45.6330 24.2500 517 20.124 -152800 152800 45.4550 25.4500 2509 11.302 -152820 152820 45.6000 25.5500 1024 4.348 -152840 152840 45.6000 26.4200 1626 115.296 -152850 152850 45.5550 26.7000 833 22.356 -152870 152870 45.5000 27.5000 18 84.300 -152890 152890 45.3880 21.1300 82 40.571 -152960 152960 45.4220 23.3700 599 41.892 -152970 152970 45.3550 24.2500 1346 24.580 -152980 152980 45.2550 24.2500 1640 11.118 -152990 152990 45.4000 25.1700 581 11.844 -153000 153000 45.6330 25.5800 538 30.995 -153010 153010 45.4550 25.3000 1380 22.459 -153020 153020 45.5000 25.5800 1093 14.786 -153070 153070 45.3880 27.0500 154 21.818 -153100 153100 45.5000 28.0200 72 40.521 -153140 153140 45.3000 21.9200 281 114.162 -153150 153150 45.0880 22.0800 1445 18.344 -153160 153160 45.3000 22.5200 1447 1.547 -153170 153170 45.2880 22.5300 2180 26.467 -153190 153190 45.4220 23.9500 587 85.193 -153200 153200 45.3880 23.4700 1561 5.358 -153210 153210 45.3550 23.5200 2075 13.880 -153240 153240 45.2770 25.0500 600 40.040 -153250 153250 45.3550 25.5500 1510 71.103 -153280 153280 45.3220 26.3500 284 31.386 -153330 153330 45.2000 26.9700 15 53.172 -153360 153360 45.1880 29.1700 3 27.424 -153370 153370 45.0880 29.0700 173 13.605 -153380 153380 45.0330 21.6800 309 35.144 -153400 153400 45.0330 23.2800 206 20.767 -153410 153410 45.0220 22.8500 262 66.803 -153440 153440 45.1880 23.8000 530 28.538 -153450 153450 45.0330 24.5300 548 14.606 -153460 153460 45.1000 24.3700 237 47.835 -153470 153470 45.1330 24.6800 448 24.596 -153490 153490 45.1330 25.7300 464 28.420 -153500 153500 45.1550 26.8200 97 12.776 -153550 153550 45.0770 27.2300 53 24.551 -153560 153560 45.0220 27.7000 20 43.288 -153600 153600 45.1550 29.6700 9 34.049 -153630 153630 44.8330 21.7500 90 20.112 -153640 153640 44.9330 22.0000 257 27.511 -153660 153660 44.9550 23.5200 177 53.206 -153690 153690 44.8770 23.7200 262 17.976 -153730 153730 44.8550 24.8700 315 52.329 -153750 153750 44.9330 25.4300 297 31.898 -153770 153770 44.9550 26.0000 178 49.869 -153870 153870 44.9000 29.4300 1 203.587 -153880 153880 44.7220 21.6200 82 8.708 -153890 153890 44.6550 21.9500 68 59.257 -153950 153950 44.6550 24.2700 280 93.010 -154020 154020 44.7220 26.6300 62 53.038 -154050 154050 44.7550 27.3000 51 150.218 -154060 154060 44.6880 27.9300 38 31.998 -154080 154080 44.7330 28.3300 220 81.370 -154090 154090 44.7770 28.8800 38 43.697 -154100 154100 44.6330 22.6300 78 44.286 -154120 154120 44.4550 23.1300 314 1089.832 -154160 154160 44.5770 24.7800 209 31.715 -154190 154190 44.6550 25.5300 159 140.184 -154220 154220 44.4220 26.0800 82 47.692 -154230 154230 44.4550 26.9700 51 40.073 -154240 154240 44.4770 26.5200 67 10.661 -154250 154250 44.3880 26.5700 52 32.623 -154280 154280 44.6880 29.0000 6 13.701 -154290 154290 44.4220 26.6500 88 5.483 -154340 154340 44.3880 26.7000 177 10.328 -154430 154430 44.4550 26.9200 40 3.968 -154440 154440 44.3770 27.8500 61 33.103 -154450 154450 44.3550 28.0500 87 16.083 -154550 154550 44.2880 25.5200 108 32.687 -154600 154600 44.2000 27.3500 20 11.782 -154620 154620 44.2550 28.2800 67 28.119 -154650 154650 44.0220 23.3500 58 23.634 -154690 154690 44.1220 24.3500 107 58.865 -154700 154700 44.1220 25.0000 103 41.918 -154750 154750 44.0550 25.7700 16 69.381 -154760 154760 44.1220 26.3300 4 24.246 -154770 154770 44.0880 26.6300 32 63.436 -154790 154790 44.0880 27.9500 158 77.282 -154800 154800 44.2220 28.6300 14 56.249 -154820 154820 43.9880 22.9500 68 30.300 -154890 154890 43.9880 25.3300 76 30.285 -154900 154900 43.7550 24.8800 31 112.673 -154910 154910 43.8770 25.9500 24 2.446 -154940 154940 43.7770 23.9500 40 10.024 -154980 154980 43.6770 25.3500 34 6.114 -154990 154990 43.8220 28.5800 9 32.381 -155010 155010 44.1770 22.8000 38 20.875 -155020 155020 43.8220 22.8800 33 19.289 -155050 155050 43.2000 23.5300 310 120.731 -155070 155070 43.4220 23.2200 204 35.186 -155110 155110 43.8220 23.2500 33 71.024 -155140 155140 43.6880 23.9700 31 57.050 -155250 155250 43.1330 24.7200 221 51.482 -155260 155260 43.4220 24.6000 71 33.567 -155300 155300 43.0880 25.6500 218 80.934 -155330 155330 43.6220 25.3500 26 40.575 -155490 155490 43.5220 26.5300 347 289.121 -155500 155500 44.1220 27.2500 16 49.640 -155610 155610 43.5330 28.5300 28 161.218 -155620 155620 43.3770 28.4700 64 18.007 -156000 156000 42.8330 23.6700 1692 42.360 -156010 156010 42.2770 22.7700 527 93.582 -156050 156050 42.9330 22.9300 716 17.671 -156130 156130 42.5880 23.2700 2292 51.242 -156150 156150 42.1880 23.5800 2927 67.408 -156270 156270 42.6770 24.8300 2389 166.939 -156280 156280 42.2220 24.3300 214 61.881 -156350 156350 42.2000 25.3300 178 67.047 -156400 156400 42.6770 26.3200 257 28.425 -156420 156420 42.8550 26.5700 139 74.226 -156460 156460 42.6550 26.9800 195 40.182 -156610 156610 42.1000 27.8500 19 52.789 -156620 156620 42.2880 27.7500 10 22.466 -157120 157120 41.5220 23.2700 207 289.442 -157250 157250 41.6770 24.6800 1930 57.359 -157260 157260 41.8880 24.7300 1750 23.822 -157300 157300 41.6550 25.3700 331 59.310 -157410 157410 41.7770 26.2000 55 32.652 -160080 160080 46.7550 10.5300 1461 76.918 -160440 160440 46.0330 13.1800 94 12.617 -160540 160540 45.7330 7.3500 547 33.434 -160700 160700 45.9550 9.3800 2403 36.545 -161070 161070 44.9220 11.5800 8 77.034 -161130 161130 44.5330 7.6100 386 48.809 -161140 161140 44.3880 7.8200 560 14.872 -161160 161160 44.8000 8.1000 315 72.729 -161180 161180 44.7770 8.7800 189 39.855 -161350 161350 44.5000 11.3200 48 49.704 -161360 161360 44.0220 11.0000 1314 29.424 -161420 161420 44.0550 11.3800 887 876.701 -161440 161440 44.6550 11.6200 38 29.349 -161540 161540 43.8880 8.0300 54 13.460 -161560 161560 43.6880 10.5800 7 16.079 -161640 161640 43.4000 10.8700 575 83.404 -161720 161720 43.4770 11.8500 249 71.144 -161800 161800 43.1220 12.3800 511 52.717 -162040 162040 42.9000 11.7700 918 57.775 -162120 162120 44.4220 14.1700 5 225.932 -162240 162240 42.0880 12.2200 270 32.030 -162270 162270 41.8880 13.5800 655 36.646 -162280 162280 42.3770 13.3000 671 74.145 -162320 162320 42.0000 15.0000 44 81.586 -162400 162400 41.9000 12.4800 95 0.828 -162470 162470 41.9000 12.4700 1 6.599 -162590 162590 41.2550 16.0500 32 50.170 -163160 163160 40.0880 16.0200 896 126.525 -163370 163370 39.5880 15.8800 485 56.859 -164150 164150 38.5880 14.8700 46 147.275 -164340 164340 37.7220 13.4300 1035 76.539 -165380 165380 40.1220 9.2500 1029 45.194 -165410 165410 39.6770 9.4300 645 25.539 -165420 165420 39.5000 9.6200 22 45.296 -165480 165480 39.1330 8.3200 15 70.342 -165490 165490 39.1330 8.3200 12 0.000 -166060 166060 41.0770 23.5700 35 55.457 -166100 166100 41.1220 25.4000 31 183.316 -166130 166130 40.7880 21.4000 662 57.071 -166250 166250 40.9330 24.3800 62 88.091 -166420 166420 39.7000 20.8200 483 543.602 -166450 166450 39.5550 21.7700 116 82.832 -166540 166540 39.1770 21.0000 11 31.675 -166650 166650 39.2220 22.8000 15 49.738 -166720 166720 38.6220 21.3800 47 93.672 -166740 166740 38.3880 23.1000 110 60.535 -166750 166750 38.9000 22.4000 144 162.441 -166830 166830 38.6330 24.1000 221 49.019 -166840 166840 38.9000 24.5500 18 286.173 -166890 166890 38.2550 21.7300 3 50.929 -166990 166990 38.3220 23.5300 140 37.297 -167010 167010 38.0550 23.6700 138 10.849 -167140 167140 37.9770 23.7200 107 8.605 -167170 167170 37.9880 23.5700 2 132.523 -167320 167320 37.1000 25.3800 9 75.510 -167340 167340 36.8330 21.7000 34 327.866 -167380 167380 36.7220 24.4500 183 93.642 -167430 167430 36.2880 23.0200 167 132.536 -167440 167440 36.4220 25.4300 36 897.085 -167480 167480 35.5000 27.2200 9 3.654 -167560 167560 35.0000 25.7300 13 40.337 -167570 167570 35.2000 26.1000 28 124.792 -167580 167580 35.3550 24.5200 7 39.140 -167590 167590 35.0000 24.7500 7 169.592 -167600 167600 35.1880 25.3200 336 55.905 -170240 170240 41.9880 33.7800 64 114.895 -170260 170260 42.0220 35.1700 32 246.557 -170300 170300 41.2880 36.3000 4 21.209 -170310 170310 41.2550 36.5500 7 92.686 -170330 170330 40.9880 37.9000 4 290.476 -170340 170340 40.9220 38.3800 37 40.965 -170400 170400 41.0330 40.5200 9 67.209 -170420 170420 41.4000 41.4300 33 40.209 -170450 170450 41.1880 41.8200 628 540.529 -170500 170500 41.6770 26.5700 51 115.445 -170520 170520 41.7330 27.2300 232 55.134 -170540 170540 41.1330 27.9200 160 537.513 -170560 170560 40.9880 27.5500 3 34.956 -170590 170590 41.2550 29.0300 30 93.846 -170610 170610 40.1330 29.0700 58 6.115 -170620 170620 40.9770 29.0800 33 21.823 -170670 170670 40.6770 29.8300 18 51.214 -170680 170680 40.8550 29.9000 70 20.649 -170690 170690 40.7880 30.4200 30 80.007 -170700 170700 40.7330 31.6000 743 82.000 -170740 170740 41.3770 33.7800 800 67.930 -170800 170800 40.6000 33.6200 751 132.356 -170840 170840 40.5550 34.9500 776 62.704 -170850 170850 40.6550 35.8500 412 31.804 -170880 170880 40.4770 39.4700 1219 61.842 -170990 170990 39.7330 43.0500 1632 152.789 -171000 171000 39.9220 44.0500 858 25.960 -171100 171100 40.1880 25.9000 72 42.921 -171200 171200 40.1550 29.9700 539 170.285 -171270 171270 40.0770 32.5700 840 106.293 -171300 171300 39.9550 32.8800 891 21.191 -171310 171310 39.9330 32.7500 823 6.449 -171350 171350 39.8550 33.5200 748 83.261 -171400 171400 39.8220 34.8000 1298 5242.953 -171450 171450 39.5880 27.0200 21 58.074 -171600 171600 39.1550 34.1700 1007 91.765 -171620 171620 39.1880 36.0700 1171 68.651 -171750 171750 39.3000 26.7000 4 29.245 -171800 171800 39.0770 26.8800 3 105.242 -171860 171860 38.6220 27.4300 71 30.869 -171930 171930 38.6220 34.7000 1260 67.110 -171940 171940 38.7770 34.5300 945 22.683 -171990 171990 38.3550 38.3200 948 22.639 -172030 172030 38.8770 40.5000 1177 110.188 -172040 172040 38.7330 41.5200 1320 73.032 -172050 172050 38.4880 42.3000 1665 232.354 -172100 172100 37.9220 41.9500 896 69.962 -172200 172200 38.4330 27.1700 29 75.884 -172320 172320 37.8770 27.2500 22 35.041 -172340 172340 37.8550 27.8500 56 163.042 -172370 172370 37.7880 29.0800 425 103.888 -172380 172380 37.6770 30.3300 967 21.203 -172480 172480 37.5000 34.0500 1044 76.683 -172500 172500 37.9770 34.6800 1210 186.662 -172550 172550 37.6000 36.9300 572 187.377 -172650 172650 37.7550 38.2800 672 120.033 -172750 172750 37.3000 40.7300 1050 190.830 -172850 172850 37.5770 43.7700 1728 150.007 -172890 172890 37.2330 27.6700 11 61.979 -172900 172900 37.0330 27.4300 26 30.772 -172920 172920 37.2220 28.3700 646 83.988 -172980 172980 36.8550 28.2700 16 41.756 -173100 173100 36.5550 32.0000 6 114.454 -173200 173200 36.0880 32.8300 4 90.682 -173300 173300 36.3880 33.9300 15 217.812 -173400 173400 36.8000 34.6300 3 77.474 -173750 173750 36.3000 30.1500 2 68.297 -200260 200260 80.1770 36.7500 9 102.752 -200340 200340 80.8220 47.4200 18 799.099 -200460 200460 80.6220 58.0500 20 191.556 -200490 200490 80.3770 52.9200 46 97.963 -200660 200660 80.8330 79.7000 47 156.901 -200690 200690 79.5000 76.9800 11 250.745 -200870 200870 79.5550 90.6200 8 293.748 -200970 200970 79.3880 102.4200 6 240.018 -201070 201070 78.0770 14.2200 49 13.552 -201990 201990 78.1330 107.2000 12 172.074 -202740 202740 77.5000 82.2300 23 1757.332 -202770 202770 77.2880 89.6700 5 169.970 -202890 202890 77.1880 96.5800 9 350.372 -202910 202910 78.2330 103.1200 30 77.895 -202920 202920 77.7220 104.3000 13 63.039 -202940 202940 77.6220 101.4800 6 128.169 -203530 203530 76.9550 68.5800 8 154.855 -203570 203570 76.1880 63.5700 9 491.758 -203880 203880 76.2880 94.7300 10 110.614 -204710 204710 75.9220 83.2500 12 162.873 -204760 204760 75.4000 88.7800 10 217.096 -205940 205940 74.5000 102.5000 11 279.282 -206650 206650 73.5000 76.0000 4 263.644 -206670 206670 73.3330 70.0300 6 190.264 -206740 206740 73.5330 80.4000 47 138.817 -206750 206750 73.6880 85.2500 15 351.580 -206790 206790 73.2550 90.9200 21 185.607 -206960 206960 73.6770 109.7500 20 238.978 -207440 207440 72.3770 52.7300 16 846.332 -207560 207560 72.6550 68.9800 10 82.748 -207660 207660 72.3330 79.5000 10 119.992 -208560 208560 71.4000 67.6300 18 148.535 -208620 208620 71.9880 75.4000 21 136.523 -208640 208640 71.4880 71.8200 8 632.996 -208710 208710 71.9000 82.7200 2 187.194 -208910 208910 71.9880 102.4500 33 390.356 -209430 209430 70.7220 57.6200 14 247.587 -209460 209460 70.4550 59.0700 13 61.249 -209630 209630 70.8880 78.5000 8 188.825 -209640 209640 70.3550 74.1300 4 151.349 -209670 209670 70.1770 72.5200 16 63.594 -209730 209730 70.8550 89.8800 29 772.773 -209780 209780 70.1770 83.1300 29 261.253 -209820 209820 70.9880 94.5500 37 170.307 -213010 213010 76.8000 110.8300 6 704.249 -213580 213580 76.1550 152.8300 14 915.437 -214050 214050 75.5330 113.5200 6 157.937 -214320 214320 76.0000 137.9000 10 398.685 -215040 215040 74.6770 112.9300 57 96.649 -215350 215350 74.5000 140.0000 16 77.642 -215370 215370 74.1220 135.8700 20 153.616 -215410 215410 74.8880 142.2000 10 172.317 -216080 216080 73.1880 113.6200 6 134.160 -216110 216110 73.5770 118.7500 10 323.265 -216130 216130 73.9000 124.6000 9 155.579 -216270 216270 73.1770 128.8300 5 617.862 -216360 216360 73.3330 139.9200 26 302.355 -216470 216470 73.1880 143.9300 22 129.389 -217010 217010 72.8220 113.2700 25 42.251 -217110 217110 72.9770 119.7000 21 64.116 -217120 217120 72.9770 121.6700 23 114.767 -217150 217150 72.6000 121.8500 22 42.330 -217210 217210 72.4220 126.5000 26 71.343 -217280 217280 71.9330 129.0800 7 53.239 -217490 217490 72.2330 149.0800 23 450.363 -218020 218020 71.9770 114.0800 24 205.049 -218130 218130 71.8770 123.5800 28 189.799 -218210 218210 71.8330 127.3300 18 127.322 -218231 218231 71.9330 132.7200 24 48.171 -218240 218240 71.5880 128.9200 8 35.693 -218250 218250 71.5330 129.9200 3 96.437 -218260 218260 71.5000 132.6700 18 210.122 -218340 218340 71.3880 135.1700 12 51.415 -218350 218350 71.5000 136.5800 11 83.833 -218490 218490 71.0220 149.0000 6 51.591 -218530 218530 71.2770 150.2000 3 110.753 -219080 219080 70.1330 113.9700 62 1121.418 -219210 219210 70.6880 127.4000 39 253.734 -219230 219230 70.8220 133.5000 91 81.052 -219310 219310 70.7550 136.2200 22 116.983 -219460 219460 70.6220 147.9000 61 183.908 -219550 219550 70.5550 154.2500 2 261.436 -219650 219650 70.6330 162.4800 41 684.238 -219780 219780 70.0880 170.9700 4 65.811 -219820 219820 70.9880 -178.4800 3 363.302 -220030 220030 69.9550 32.0300 8 49.474 -220040 220040 69.4000 30.2000 126 267.706 -220060 220060 69.5550 31.2000 31 38.100 -220090 220090 69.2770 31.7700 302 63.087 -220120 220120 69.7220 33.1300 24 119.242 -220140 220140 69.4220 32.1700 117 22.491 -220180 220180 69.2880 32.8000 27 33.966 -220190 220190 69.0880 33.4500 20 51.569 -220280 220280 69.2000 35.1000 29 96.288 -220370 220370 69.1220 36.0700 42 39.331 -220950 220950 69.0880 49.2500 24 177.765 -221000 221000 68.4550 28.7200 120 56.044 -221010 221010 68.9000 28.4500 118 50.663 -221050 221050 68.3880 30.7500 91 98.791 -221060 221060 68.6000 31.8000 63 48.856 -221120 221120 68.8880 33.0200 7 28.076 -221140 221140 68.6330 33.2000 112 74.183 -221190 221190 68.3220 33.3300 144 34.981 -221230 221230 69.0770 35.7300 15 14.383 -221270 221270 68.0880 34.8000 161 81.207 -221330 221330 68.7880 37.3300 64 656.359 -221400 221400 68.0550 39.5000 122 120.461 -221440 221440 68.4000 38.6700 10 51.407 -221450 221450 68.4000 38.6700 10 0.000 -221650 221650 68.6550 43.3000 49 168.337 -221930 221930 68.8000 49.1500 11 32.267 -222040 222040 67.5770 30.4000 247 32.738 -222050 222050 67.6000 31.1700 158 80.857 -222120 222120 67.9770 32.8700 132 191.452 -222130 222130 67.8330 33.7500 135 23.699 -222140 222140 67.4220 32.5500 151 61.931 -222160 222160 67.5770 33.3700 136 13.659 -222170 222170 67.1550 32.3500 26 30.901 -222190 222190 67.6220 33.6700 1093 51.837 -222270 222270 67.1220 34.0800 584 108.046 -222320 222320 67.7000 37.1200 244 36.113 -222350 222350 67.3770 37.0300 155 110.083 -222490 222490 67.1330 39.6700 149 72.263 -222590 222590 67.2220 41.3300 72 206.696 -222690 222690 67.1550 43.9000 14 65.170 -222710 222710 67.8880 44.1300 16 91.859 -222820 222820 67.8000 46.6700 6 388.140 -222920 222920 67.7000 48.7700 3 89.096 -223010 223010 66.9550 30.3000 152 119.556 -223020 223020 66.9770 31.4700 152 50.954 -223050 223050 66.1770 30.6800 106 71.185 -223120 223120 66.6880 32.9000 17 66.802 -223180 223180 66.0880 32.9800 94 312.568 -223240 223240 66.6770 34.3300 40 50.661 -223330 223330 66.7220 38.0000 150 70.751 -223340 223340 66.4000 36.6200 6 166.649 -223390 223390 66.1000 37.8200 7 63.240 -223490 223490 66.1770 39.5300 8 61.883 -223550 223550 66.4880 40.6800 16 86.405 -223610 223610 66.7550 42.5800 15 75.144 -223650 223650 66.4220 43.2500 24 47.398 -223750 223750 66.6550 44.6800 14 153.407 -223830 223830 66.7770 47.7800 9 123.307 -224030 224030 65.8880 31.8300 129 56.579 -224080 224080 65.2000 31.1700 112 125.779 -224130 224130 65.7770 33.5300 84 42.629 -224220 224220 65.9000 34.7700 10 83.614 -224290 224290 65.0330 35.7200 7 54.705 -224380 224380 65.2000 36.8200 18 84.667 -224460 224460 65.4770 39.7300 81 372.293 -224520 224520 65.9770 40.7200 4 56.840 -224560 224560 65.3880 41.8300 74 97.568 -224710 224710 65.8770 44.2200 14 88.911 -224810 224810 65.7880 46.1800 39 100.540 -224990 224990 65.1880 49.5800 155 82.963 -225110 225110 64.7550 32.1200 96 66.658 -225180 225180 64.0880 32.7800 159 95.523 -225220 225220 64.9880 34.8000 10 43.498 -225250 225250 64.5770 34.9200 9 162.044 -225290 225290 64.2330 35.8800 6 45.546 -225410 225410 64.8330 38.4000 5 94.791 -225460 225460 64.5770 39.8300 1 37.574 -225510 225510 64.8550 40.2800 3 73.766 -225550 225550 64.5330 40.5000 11 32.375 -225590 225590 64.2220 41.6700 14 82.920 -225630 225630 64.7000 43.4000 31 114.364 -225730 225730 64.9000 45.7700 66 250.713 -225830 225830 64.7550 47.6500 62 90.349 -226020 226020 63.8220 30.8200 181 140.532 -226190 226190 63.2770 33.4200 128 300.241 -226210 226210 63.7330 34.3000 113 52.000 -226220 226220 63.9220 35.2700 91 74.758 -226380 226380 63.3330 36.7300 181 63.144 -226410 226410 63.9000 38.1200 8 191.286 -226480 226480 63.1220 39.2800 35 103.873 -226560 226560 63.4770 41.7500 28 184.935 -226570 226570 63.0770 40.3500 106 54.054 -226710 226710 63.9880 44.4500 60 73.041 -226760 226760 63.5880 45.6300 66 146.021 -226860 226860 63.4550 47.9200 81 48.691 -226950 226950 63.4550 48.9000 159 142.379 -227100 227100 62.8770 32.4000 173 67.927 -227170 227170 62.0880 32.3500 143 137.378 -227210 227210 62.9000 34.4000 80 64.718 -227230 227230 62.9770 35.7500 139 121.741 -227270 227270 62.1770 34.3000 40 91.727 -227380 227380 62.2330 36.9700 151 86.574 -227490 227490 62.1330 39.3300 100 627.168 -227620 227620 62.8770 42.7200 24 82.568 -227680 227680 62.1000 42.9000 50 111.546 -227780 227780 62.2330 45.0300 53 295.834 -227810 227810 62.9770 46.5800 95 82.879 -227930 227930 62.9000 49.6300 180 64.964 -227980 227980 62.1770 49.0800 92 202.421 -228020 228020 61.7220 30.7200 18 80.533 -228050 228050 61.3880 30.9500 9 35.172 -228060 228060 61.3330 31.6000 24 63.606 -228070 228070 61.0550 30.1300 9 380.499 -228140 228140 61.6330 32.4200 93 50.719 -228160 228160 61.6550 33.6300 114 54.809 -228200 228200 61.8220 34.2700 112 38.468 -228230 228230 61.8550 35.2000 40 27.287 -228240 228240 61.3550 34.4500 57 220.199 -228260 228260 61.7880 35.7000 43 73.425 -228290 228290 61.0220 35.4800 8 57.527 -228300 228300 61.7880 36.0300 34 17.344 -228310 228310 61.8000 36.5500 48 42.580 -228330 228330 61.7880 37.7500 120 58.206 -228350 228350 61.4550 36.9000 152 130.833 -228370 228370 61.0220 36.4500 59 52.246 -228450 228450 61.5000 38.9300 121 73.442 -228540 228540 61.6770 40.1800 224 67.459 -228670 228670 61.0880 42.1200 89 68.867 -228690 228690 61.1220 43.4000 122 141.730 -228890 228890 61.1220 48.8300 122 94.045 -228910 228910 61.0330 28.9300 39 35.284 -228920 228920 60.7220 28.8000 15 80.904 -228960 228960 60.2220 29.7200 96 33.468 -228970 228970 60.0770 27.0000 6 33.395 -229060 229060 60.5550 30.2700 68 56.105 -229070 229070 60.1550 30.5200 115 38.404 -229120 229120 60.9880 32.9500 11 90.169 -229130 229130 60.7220 33.5500 23 43.931 -229140 229140 60.5220 32.6300 8 15.605 -229150 229150 60.4770 32.9000 8 50.778 -229170 229170 60.1220 32.3200 9 83.828 -229250 229250 60.6330 34.7800 90 82.218 -229390 229390 60.0330 37.7800 131 101.634 -229440 229440 60.4770 38.6500 158 68.844 -229540 229540 60.4770 40.2000 178 189.873 -229740 229740 60.4220 44.2500 137 90.474 -229810 229810 60.7770 46.3000 98 146.078 -229960 229960 60.3770 49.6500 153 489.343 -230200 230200 69.7550 60.5800 13 31.222 -230220 230220 69.7770 61.6800 53 104.368 -230240 230240 69.4880 60.3300 6 61.326 -230290 230290 69.2550 64.9800 4 88.502 -230320 230320 69.7220 66.8200 25 241.689 -230580 230580 69.1550 77.0000 4 323.629 -230740 230740 69.4000 86.1700 19 75.976 -230780 230780 69.3330 88.1000 62 147.991 -231030 231030 68.9330 53.7700 11 296.601 -231040 231040 68.4880 51.2500 5 104.501 -231050 231050 68.5550 52.2500 4 41.383 -231090 231090 68.2550 54.5200 24 81.289 -231120 231120 68.8000 58.0000 5 127.824 -231140 231140 68.5880 56.6300 4 60.151 -231210 231210 68.8550 61.1800 10 495.588 -231460 231460 68.4770 73.6000 5 92.801 -231740 231740 68.7000 87.2700 43 77.746 -231790 231790 68.2000 90.0300 91 165.850 -232050 232050 67.6550 53.0200 7 105.018 -232070 232070 67.0220 51.2000 18 211.847 -232140 232140 67.5770 56.1300 137 70.861 -232150 232150 67.4330 58.0300 71 204.867 -232190 232190 67.0880 59.3800 84 69.547 -232200 232200 67.8330 64.7500 116 163.626 -232260 232260 67.4880 64.0200 180 49.222 -232420 232420 67.6880 72.8700 12 213.624 -232560 232560 67.4770 78.7300 8 199.615 -232740 232740 67.4770 86.5700 30 304.438 -233050 233050 66.2550 52.5800 20 104.746 -233110 233110 66.9550 55.7700 61 110.938 -233160 233160 66.6000 59.2800 67 54.430 -233240 233240 66.4770 60.7500 58 118.385 -233300 233300 66.5330 66.5300 16 342.706 -233310 233310 66.9550 65.4700 890 66.077 -233320 233320 66.7550 67.7500 31 49.788 -233330 233330 66.8000 68.8800 32 83.303 -233380 233380 66.2770 67.8700 38 43.970 -233390 233390 66.0550 68.6800 40 109.808 -233410 233410 66.8330 70.8300 8 129.300 -233450 233450 66.6000 72.9000 10 94.580 -233650 233650 66.6000 82.3300 29 101.588 -233750 233750 66.4220 87.2000 27 74.913 -233830 233830 66.8880 93.4700 280 414.704 -234050 234050 65.4550 52.1700 70 90.253 -234110 234110 65.9550 55.1500 72 166.769 -234120 234120 65.9770 56.9200 77 80.181 -234160 234160 65.6330 59.1500 89 368.648 -234180 234180 65.1220 57.1000 56 110.647 -234230 234230 65.8550 65.0000 40 101.955 -234260 234260 65.3880 64.7200 18 53.486 -234310 234310 65.8770 65.9200 16 41.892 -234430 234430 65.8770 74.5000 54 1070.637 -234450 234450 65.6000 72.7000 12 87.804 -234630 234630 65.9770 84.3500 41 85.526 -234650 234650 65.6880 82.4700 60 210.265 -234710 234710 65.8770 86.2200 58 172.279 -234720 234720 65.7880 87.9500 32 79.360 -234840 234840 65.6330 90.0200 65 190.902 -234990 234990 64.9770 98.8700 205 290.021 -235010 235010 64.7880 51.0700 167 2800.857 -235030 235030 65.0330 53.9200 38 86.159 -235090 235090 64.2330 53.5000 60 82.250 -235140 235140 64.4550 55.1300 157 196.934 -235160 235160 64.3330 58.2200 84 67.832 -235180 235180 64.2770 57.6200 75 29.585 -235190 235190 64.0330 59.5000 290 178.652 -235270 235270 64.2880 60.8800 29 72.630 -235310 235310 64.8880 65.5800 24 187.971 -235410 235410 64.7550 70.9700 63 140.615 -235520 235520 64.9220 77.8200 27 172.327 -235580 235580 64.2880 78.1500 30 72.221 -235780 235780 64.2550 87.6000 26 229.016 -235890 235890 64.2220 93.8000 102 253.395 -236040 236040 63.4330 50.5500 137 52.490 -236060 236060 63.5770 53.7200 149 55.931 -236080 236080 63.2330 52.9000 180 174.340 -236090 236090 63.0550 54.4700 112 81.295 -236120 236120 63.8330 57.4200 97 104.015 -236250 236250 63.6550 61.9800 27 62.255 -236280 236280 63.3770 63.0700 50 153.039 -236290 236290 63.2000 64.4800 28 73.158 -236310 236310 63.9330 65.0500 27 109.181 -236320 236320 63.7220 66.7000 61 26.583 -236350 236350 63.6770 67.2300 27 148.280 -236440 236440 63.5000 71.3300 109 290.800 -236560 236560 63.3880 78.3300 66 222.275 -236620 236620 63.8000 82.7300 33 431.710 -236780 236780 63.1550 87.9500 40 104.408 -236910 236910 63.8330 96.6500 105 145.332 -236990 236990 63.8770 97.8300 109 58.014 -237010 237010 62.9880 50.9000 94 104.183 -237040 237040 62.6000 50.9000 87 43.137 -237090 237090 62.2000 54.2000 154 63.083 -237110 237110 62.7000 56.2000 139 342.666 -237240 237240 62.4330 60.8700 50 240.985 -237340 237340 62.4550 66.0500 73 546.107 -237450 237450 62.4770 73.1200 80 43.546 -237480 237480 62.1550 73.6000 68 161.408 -237740 237740 62.4550 86.5800 58 138.211 -237760 237760 62.3330 89.2500 43 284.137 -237880 237880 62.3220 92.1300 60 137.376 -237890 237890 61.9770 94.6700 140 2149.692 -238070 238070 61.0880 50.1700 134 72.085 -238080 238080 61.1330 52.1300 133 76.221 -238120 238120 61.8000 56.8300 130 60.254 -238130 238130 61.8000 57.9200 174 54.678 -238150 238150 61.3550 57.4800 202 163.747 -238200 238200 61.2000 62.9500 63 89.476 -238230 238230 61.9770 64.3000 70 105.111 -238270 238270 61.2880 60.4800 127 66.761 -238290 238290 61.3330 63.4800 116 31.954 -238380 238380 61.0550 68.6300 28 82.137 -238410 238410 61.7000 70.6700 46 177.985 -238430 238430 61.8000 74.0800 48 46.758 -238470 238470 61.3220 71.2700 33 52.711 -238480 238480 61.1000 72.7500 27 94.580 -238590 238590 60.9550 78.6200 49 8.636 -238620 238620 61.5330 82.4200 80 179.484 -238670 238670 61.1000 80.2700 55 124.411 -238840 238840 61.6000 90.0000 63 90.425 -238910 238910 61.6770 96.3700 261 95.261 -239040 239040 60.3330 51.5500 126 64.215 -239050 239050 60.5000 52.6700 152 132.160 -239090 239090 60.2880 54.3000 199 72.821 -239120 239120 60.7000 56.7500 173 35.644 -239140 239140 60.4000 56.5200 206 118.197 -239150 239150 60.5000 57.1300 523 30.406 -239190 239190 60.1330 59.8200 229 70.205 -239210 239210 60.6880 60.4300 101 174.864 -239230 239230 60.8770 64.9000 81 185.629 -239250 239250 60.4000 63.1300 68 110.095 -239270 239270 60.1550 60.0200 186 11.336 -239290 239290 60.3220 64.2200 53 60.553 -239390 239390 60.3330 68.9500 30 237.371 -239460 239460 60.5220 74.0300 48 443.464 -239530 239530 60.9550 78.7800 56 76.289 -239550 239550 60.4330 77.8700 47 210.575 -239660 239660 60.3550 84.0800 99 125.333 -239730 239730 61.0000 89.7500 46 68.028 -239750 239750 60.3550 88.3700 85 221.046 -239820 239820 61.0880 93.0700 122 67.984 -239860 239860 60.4770 93.0200 521 188.685 -239870 239870 60.2550 90.2300 58 103.038 -239920 239920 60.7330 97.5200 179 165.337 -240510 240510 69.9220 125.1700 38 119.292 -240520 240520 69.7550 128.2000 315 108.005 -240650 240650 69.5000 132.2000 99 115.202 -240710 240710 69.7770 135.0700 49 437.061 -241050 241050 68.4770 102.3700 271 490.584 -241250 241250 68.5000 112.4300 220 191.345 -241430 241430 68.7330 124.0000 45 420.920 -241660 241660 68.4550 134.8000 103 116.218 -241970 241970 68.2330 145.3000 152 2732.771 -242190 242190 67.1000 108.6300 230 193.209 -242660 242660 67.5550 133.3800 137 256.295 -243290 243290 66.2550 114.2800 235 131.057 -243430 243430 66.7770 123.4000 93 86.755 -243820 243820 66.4550 143.2300 196 208.796 -243960 243960 66.5000 149.7800 48 200.019 -244210 244210 65.8220 111.5800 396 436.943 -244490 244490 66.0000 123.5800 51 263.851 -244770 244770 65.2550 135.9000 676 144.538 -245070 245070 64.2770 100.2300 186 101.260 -245380 245380 64.0330 116.9000 142 232.514 -245570 245570 64.2000 126.6200 76 213.014 -245610 245610 65.0000 130.6800 737 729.985 -245850 245850 64.5770 143.2000 523 417.009 -245980 245980 64.1770 148.0300 841 236.377 -246060 246060 63.6000 103.9800 209 443.927 -246290 246290 63.2220 113.6300 163 143.740 -246390 246390 63.2880 118.3300 129 108.788 -246410 246410 63.7770 121.6200 107 380.588 -246520 246520 63.9770 127.4700 90 48.165 -246560 246560 63.5220 129.4300 79 136.834 -246680 246680 63.2330 132.1000 90 202.911 -246710 246710 63.9550 135.8700 400 274.314 -246780 246780 63.0550 137.9500 849 65.333 -246790 246790 63.0330 139.3500 1292 200.765 -246880 246880 63.2770 143.1500 745 144.552 -247130 247130 62.9000 108.5000 246 90.016 -247180 247180 62.1000 108.2300 272 162.243 -247240 247240 62.5330 111.2300 424 323.704 -247260 247260 62.5550 113.8800 347 75.229 -247380 247380 62.1550 117.6500 124 212.169 -247390 247390 62.0330 118.6300 314 52.765 -247680 247680 62.0330 132.6000 179 130.195 -247710 247710 62.7880 136.8000 289 120.646 -247900 247900 62.7880 148.1700 649 108.640 -248020 248020 61.7330 102.8000 357 138.231 -248070 248070 61.3330 100.3300 332 307.113 -248170 248170 61.2770 108.0200 291 92.166 -248260 248260 61.4330 114.3500 355 84.026 -248430 248430 61.9770 124.8500 205 258.491 -248560 248560 61.4880 129.1500 112 25.132 -248580 248580 61.1330 126.8000 122 139.518 -248590 248590 61.2880 128.9300 118 98.893 -248710 248710 61.8770 135.5300 140 154.027 -248780 248780 61.1330 137.9800 613 509.540 -248910 248910 61.8880 147.3500 670 285.188 -248980 248980 61.6220 147.9200 624 42.118 -249080 249080 60.3330 102.2700 260 86.015 -249180 249180 60.0770 107.9700 292 686.994 -249230 249230 60.7220 114.8800 243 246.627 -249340 249340 60.5330 116.2300 168 76.555 -249440 249440 60.4000 120.4200 226 1381.436 -249460 249460 60.6000 124.0300 139 159.230 -249510 249510 60.8220 125.3200 118 74.376 -249550 249550 60.5220 127.9200 468 91.093 -249620 249620 60.9000 131.9800 148 324.153 -249660 249660 60.3880 134.4500 175 139.040 -249670 249670 60.1770 130.2000 171 126.226 -249820 249820 60.7220 142.7800 398 260.965 -249880 249880 60.0880 142.3300 198 74.691 -250170 250170 69.1880 154.4500 46 152.171 -250340 250340 69.5770 162.3000 26 117.600 -250420 250420 69.8330 168.6700 16 90.452 -250440 250440 69.4880 166.5500 6 179.888 -250510 250510 69.7000 170.2800 4 50.558 -250520 250520 69.7550 170.6000 4 13.760 -250550 250550 69.6220 172.0300 193 363.704 -250560 250560 69.5000 174.0000 0 77.674 -250620 250620 69.8880 176.0800 3 158.559 -250770 250770 69.2220 179.3700 7 56.551 -251210 251210 68.7330 158.7300 15 243.892 -251230 251230 68.8000 161.2800 32 95.316 -251380 251380 68.1220 164.1500 98 187.803 -251500 251500 68.9000 170.6700 6 11.118 -251510 251510 68.8000 170.6700 6 105.974 -251730 251730 68.9220 -179.4800 7 190.764 -252060 252060 67.4550 153.6800 23 361.538 -252480 252480 67.2550 167.9700 356 254.289 -252820 252820 67.8550 -175.8300 5 1589.582 -252860 252860 66.8330 -174.5000 31 117.063 -253250 253250 66.5550 159.4200 125 268.505 -253560 253560 66.3880 173.3500 74 478.287 -253720 253720 67.0330 -178.9200 138 75.889 -253780 253780 66.3550 -179.1200 26 219.170 -253920 253920 66.9330 -171.8300 20 199.267 -253990 253990 66.1770 -169.8300 7 54.974 -254000 254000 65.7330 150.9000 43 99.058 -254280 254280 65.2330 160.5000 265 60.817 -254340 254340 65.4330 161.7200 610 162.406 -254480 254480 65.2770 168.6700 197 222.125 -254930 254930 65.7880 -169.0800 39 92.990 -254960 254960 65.5550 -171.0300 9 157.333 -255030 255030 64.7220 154.0800 101 216.030 -255380 255380 64.1330 164.5800 326 972.393 -255510 255510 64.6880 170.4200 33 105.150 -256210 256210 64.0000 158.9200 683 275.501 -256560 256560 63.4220 172.7200 200 191.791 -256770 256770 63.0550 179.3200 82 71.037 -257030 257030 62.9220 152.4200 207 528.418 -257440 257440 62.4330 166.0800 8 203.316 -257670 257670 62.0770 175.0800 13 574.546 -257770 257770 62.4220 179.1300 10 213.098 -258160 258160 61.5330 156.7000 7 183.508 -258210 258210 61.9220 158.9800 23 80.730 -258220 258220 62.0550 160.5000 2 164.044 -259020 259020 60.7550 151.7700 906 171.951 -259140 259140 59.4880 150.5000 6 19.304 -259220 259220 60.9330 155.9200 33 78.684 -259270 259270 60.2000 154.7000 5 303.431 -259320 259320 60.5880 160.1700 30 454.809 -259410 259410 60.8770 163.6300 14 141.702 -259540 259540 60.3550 166.0000 3 196.856 -259560 259560 60.4550 169.5800 8 344.701 -260290 260290 59.3550 24.0500 26 491.249 -260450 260450 59.5000 26.5300 2 44.210 -260460 260460 59.3770 27.4500 73 184.111 -260500 260500 60.0000 27.8700 6 73.163 -260580 260580 59.3770 28.1200 30 27.184 -260590 260590 59.3770 28.6000 19 48.004 -260600 260600 59.9220 29.7700 2 105.253 -260640 260640 59.5880 29.3200 160 44.877 -260670 260670 59.4330 29.4800 127 19.453 -260690 260690 59.3550 30.1300 91 64.602 -260720 260720 59.9330 31.0500 11 65.438 -260780 260780 59.3550 31.2700 40 199.211 -260800 260800 59.5330 32.3800 34 64.464 -260810 260810 59.9330 32.3200 31 21.013 -260920 260920 59.9550 34.2000 89 51.424 -260940 260940 59.6550 33.5000 61 130.152 -260990 260990 59.5000 34.7000 173 67.405 -261150 261150 58.9220 22.0700 9 61.104 -261160 261160 59.0000 22.8200 4 43.860 -261240 261240 58.8770 23.0500 4 19.002 -261280 261280 58.5770 23.5200 2 60.708 -261340 261340 58.9770 24.7300 52 44.769 -261350 261350 58.8000 25.4300 61 58.933 -261410 261410 59.1330 26.2300 123 74.456 -261440 261440 58.7550 26.4200 71 32.482 -261450 261450 58.8550 26.9500 32 50.052 -261570 261570 58.7220 27.7800 36 75.226 -261610 261610 59.0220 29.0800 54 64.553 -261670 261670 58.5770 29.8000 93 118.330 -261790 261790 58.5220 31.2500 24 55.739 -261840 261840 58.8550 32.2300 61 78.059 -261960 261960 58.9000 34.5300 165 96.795 -262140 262140 58.3880 21.8200 6 164.676 -262150 262150 58.2550 22.4800 7 41.274 -262180 262180 57.9220 22.0500 4 53.537 -262260 262260 58.1000 23.9700 4 34.211 -262270 262270 57.8330 23.2500 2 95.900 -262290 262290 57.8770 24.3700 11 56.348 -262310 262310 58.3880 24.5000 14 110.575 -262330 262330 58.3770 25.5800 86 47.825 -262380 262380 57.9220 25.3200 61 66.709 -262420 262420 58.3000 26.7300 59 113.908 -262470 262470 57.7880 26.0300 62 44.563 -262490 262490 57.8330 27.0500 82 45.694 -262580 262580 57.8000 28.4200 42 240.169 -262640 262640 58.2330 29.0700 135 57.189 -262680 262680 57.8220 29.9500 71 84.398 -262750 262750 58.0220 31.3200 25 79.350 -262830 262830 58.3770 33.3200 172 34.157 -262850 262850 58.2770 32.5300 54 66.573 -262890 262890 57.9770 33.2300 219 49.145 -262910 262910 58.4220 33.9000 92 58.698 -262980 262980 57.9000 34.0500 178 97.541 -263130 263130 57.7550 22.6000 5 37.472 -263180 263180 57.2000 22.3800 82 47.695 -263240 263240 57.3550 23.1200 8 53.705 -263260 263260 57.3220 24.4200 10 43.780 -263350 263350 57.3220 25.3300 123 178.995 -263390 263390 57.1330 25.9200 180 41.258 -263460 263460 57.4220 27.0500 193 91.774 -263480 263480 57.1330 26.7300 143 37.446 -263500 263500 57.2330 27.7300 107 45.904 -263590 263590 57.0220 28.9000 110 61.792 -263780 263780 57.1550 31.1800 71 78.061 -263810 263810 57.6550 32.4700 48 780.874 -263890 263890 57.1330 33.1200 217 69.888 -263930 263930 57.5880 34.5700 161 46.424 -264030 264030 56.8880 21.1800 9 38.287 -264060 264060 56.5550 21.0200 8 91.724 -264160 264160 56.6880 22.5000 112 241.149 -264240 264240 56.6220 23.3200 44 50.646 -264250 264250 56.6550 23.7300 6 25.334 -264290 264290 56.4000 24.2200 33 38.209 -264350 264350 56.6550 25.1300 83 50.573 -264360 264360 56.5220 25.9200 109 79.382 -264460 264460 56.5000 27.3200 156 81.687 -264590 264590 56.3220 28.9000 139 86.287 -264620 264620 57.0000 29.9200 108 126.420 -264790 264790 56.5000 31.6500 187 107.766 -264870 264870 56.2770 32.0800 197 36.263 -264990 264990 56.5000 34.9300 186 145.910 -265020 265020 55.9770 21.1000 15 64.450 -265090 265090 55.7000 21.1500 10 20.675 -265150 265150 55.9880 22.2300 153 40.691 -265170 265170 55.7000 21.4800 64 38.874 -265180 265180 55.6220 22.2300 166 119.688 -265240 265240 55.9330 23.3200 108 76.422 -265290 265290 55.7550 24.3800 59 56.790 -265310 265310 56.2220 24.7500 58 122.275 -265440 265440 55.8770 26.6200 122 390.433 -265470 265470 55.5220 26.3000 168 44.135 -265510 265510 56.1000 27.5500 181 39.685 -265540 265540 55.8220 27.9500 133 57.936 -265660 265660 55.8330 29.9800 171 209.709 -265780 265780 55.6000 31.2000 183 80.673 -265850 265850 55.8550 32.9500 214 110.487 -265950 265950 55.8330 34.2800 200 66.754 -266000 266000 55.3550 21.4700 6 28.689 -266030 266030 55.3220 21.0200 3 73.704 -266200 266200 55.4000 23.8700 79 47.374 -266210 266210 55.3880 23.1200 111 61.782 -266290 266290 54.8880 23.8800 75 193.830 -266330 266330 55.5000 25.6000 121 59.082 -266340 266340 55.2550 24.7700 73 69.816 -266430 266430 55.3770 27.4700 131 77.049 -266450 266450 55.0550 26.3200 209 93.323 -266490 266490 54.7880 27.4500 177 65.496 -266530 266530 55.4770 28.7700 132 85.594 -266590 266590 54.8880 28.7000 174 65.634 -266680 266680 54.8220 29.6800 173 48.798 -266950 266950 55.2330 34.3200 253 283.564 -267020 267020 54.7000 20.6200 27 1961.744 -267130 267130 54.6330 22.7800 59 56.668 -267280 267280 54.2330 23.5200 134 38.715 -267320 267320 54.6330 25.2800 196 0.000 -267370 267370 54.2550 24.5500 111 82.566 -267450 267450 54.4880 26.9000 165 23.539 -267480 267480 54.2770 26.8700 155 74.106 -267590 267590 54.2220 28.5200 184 184.834 -267630 267630 54.5220 30.3800 192 111.778 -267740 267740 54.3000 30.9800 203 46.002 -267810 267810 54.7550 32.0700 241 153.017 -267840 267840 54.4220 32.4500 210 44.384 -267950 267950 54.4000 34.0200 233 90.508 -268250 268250 53.6880 23.8300 135 70.100 -268320 268320 53.8880 25.3200 158 46.364 -268360 268360 53.6000 25.8300 277 82.482 -268460 268460 53.6220 27.0800 190 115.487 -268530 268530 53.8330 28.9800 169 52.657 -268550 268550 53.5330 28.1200 174 69.359 -268630 268630 53.9000 30.3200 193 67.621 -268640 268640 53.5000 29.3300 158 42.360 -268780 268780 53.4550 31.0200 170 455.113 -268820 268820 53.9770 32.8500 217 75.544 -268870 268870 53.3550 32.0700 164 70.474 -268940 268940 53.5330 33.7200 174 105.116 -269230 269230 53.1770 24.4500 152 302.420 -269380 269380 52.7220 25.3500 150 78.698 -269410 269410 53.1220 26.0000 194 49.949 -269470 269470 52.7550 26.4300 157 72.790 -269500 269500 52.9550 27.8800 146 23.724 -269510 269510 53.0330 27.5500 157 67.272 -269610 269610 53.1220 29.2500 165 104.013 -269660 269660 52.9000 30.0500 144 58.930 -269740 269740 52.9220 30.9000 142 52.355 -269760 269760 53.0000 31.6000 148 47.673 -269970 269970 52.5880 33.7700 180 158.680 -270080 270080 59.4000 35.9200 136 278.752 -270260 270260 59.6330 39.3000 111 54.920 -270660 270660 59.5330 45.4500 136 251.862 -270830 270830 59.8550 48.2800 183 65.142 -270970 270970 59.3770 48.9500 216 117.837 -271080 271080 58.5770 35.6300 145 72.919 -271130 271130 59.1220 37.9300 131 118.323 -271430 271430 59.0880 42.2800 142 79.478 -271960 271960 58.6550 49.6200 164 83.708 -271990 271990 58.6000 49.6300 158 6.142 -272080 272080 57.8000 35.8800 142 112.763 -272150 272150 58.0550 37.1200 137 78.499 -272250 272250 58.0000 38.8300 114 79.178 -272420 272420 58.4880 41.5300 97 412.124 -272430 272430 58.3880 42.3700 136 50.130 -272520 272520 58.3550 43.3800 144 108.713 -272710 272710 58.3770 45.5500 125 128.649 -272770 272770 57.8550 45.8000 133 53.048 -272810 272810 58.3000 47.1200 156 71.856 -272830 272830 58.3000 48.3500 122 195.067 -273160 273160 57.3550 37.5800 138 247.075 -273210 273210 57.5330 38.3300 126 49.040 -273290 273290 57.2000 39.4200 102 52.517 -273310 273310 57.5880 39.9200 103 137.797 -273330 273330 57.7330 40.9500 139 63.342 -273460 273460 57.4330 42.1700 126 58.006 -273470 273470 56.9550 40.9300 128 30.621 -273550 273550 57.3330 43.1200 132 126.681 -273690 273690 57.1000 45.1800 111 165.915 -273730 273730 57.6770 46.6300 176 100.492 -273930 273930 57.5550 49.9000 136 93.548 -274010 274010 56.9330 35.4800 140 27.829 -274120 274120 56.8770 37.3800 123 54.497 -274170 274170 56.3220 36.7500 170 47.117 -274280 274280 56.4000 38.7500 185 104.921 -274410 274410 56.8550 41.4000 94 101.792 -274530 274530 56.6550 43.2800 103 75.999 -274590 274590 56.2770 44.0000 157 61.004 -274620 274620 56.8000 44.5000 122 53.031 -274790 274790 56.3550 46.5700 114 49.164 -274800 274800 56.9550 47.3000 92 86.784 -274850 274850 56.6330 47.8300 103 48.197 -274910 274910 57.0000 48.7300 123 129.262 -275020 275020 56.0330 35.9700 189 54.918 -275070 275070 55.5220 35.0300 193 55.170 -275090 275090 55.5220 36.0000 182 63.358 -275110 275110 55.9000 36.8200 166 134.580 -275230 275230 55.7770 38.6700 141 69.441 -275320 275320 56.1330 40.3800 170 152.574 -275390 275390 55.6220 40.6500 135 59.254 -275490 275490 55.5770 42.0200 117 70.942 -275530 275530 56.2220 43.8200 82 12.689 -275550 275550 55.9770 43.0800 100 236.806 -275770 275770 55.5220 45.5000 93 131.528 -275810 275810 56.1550 47.2800 183 937.253 -275870 275870 55.5220 47.4800 197 71.474 -275950 275950 55.7880 49.1800 116 102.517 -276040 276040 54.9880 35.3200 213 69.180 -276060 276060 55.0220 36.4800 197 99.939 -276110 276110 55.3880 36.7500 169 44.149 -276120 276120 55.7550 37.6300 156 53.088 -276180 276180 54.9220 37.4700 162 64.146 -276250 276250 55.1000 38.7800 114 480.918 -276270 276270 54.8330 38.1500 220 44.606 -276430 276430 55.3220 42.2200 110 31.028 -276480 276480 54.9550 41.7700 136 89.922 -276530 276530 55.3880 43.7200 160 63.291 -276650 276650 55.0330 44.5000 220 83.461 -276790 276790 54.8550 46.6000 180 101.847 -276970 276970 54.9330 48.8300 166 80.850 -277030 277030 54.5770 36.3700 201 49.974 -277070 277070 54.1220 35.3300 239 133.029 -277190 277190 54.2000 37.6500 204 123.670 -277290 277290 54.2330 39.0300 138 51.519 -277300 277300 54.6330 39.7000 158 1.775 -277310 277310 54.6220 39.7200 170 80.262 -277360 277360 54.3220 40.9000 98 161.302 -277450 277450 54.3550 41.9700 115 67.936 -277520 277520 54.6330 43.1800 125 90.581 -277580 277580 54.0880 43.2500 198 37.627 -277600 277600 54.1880 45.1800 201 102.637 -277760 277760 54.4880 46.7300 98 41.649 -277860 277860 54.2880 48.2500 127 192.639 -277990 277990 54.2330 49.6000 74 57.699 -278170 278170 53.2880 36.5800 161 48.686 -278210 278210 53.9880 38.1800 228 41.829 -278230 278230 53.7880 39.2500 210 102.203 -278350 278350 53.8000 40.1200 124 57.149 -278480 278480 53.4550 41.8000 144 112.996 -278530 278530 53.8770 43.7000 144 340.818 -278570 278570 53.5000 42.6200 133 49.961 -278580 278580 53.3330 43.3200 260 65.469 -278940 278940 53.6220 48.8000 107 81.976 -279060 279060 53.0000 36.0300 203 243.533 -279210 279210 53.1550 38.1300 153 115.041 -279280 279280 52.6330 38.5200 168 63.657 -279300 279300 52.6220 39.6000 150 280.689 -279350 279350 52.8880 40.4800 158 66.187 -279440 279440 52.7330 41.4700 161 83.238 -279470 279470 52.7330 41.4700 139 0.000 -279550 279550 52.9550 43.4200 210 42.551 -279570 279570 52.6550 42.7200 130 84.467 -279730 279730 53.1000 46.6000 270 105.491 -279830 279830 53.1770 48.4700 104 54.094 -279950 279950 52.9880 49.4300 45 105.824 -280090 280090 59.3330 52.2300 167 121.523 -280130 280130 59.9550 55.0200 183 53.884 -280160 280160 59.6330 54.3000 174 271.294 -280260 280260 59.6550 56.8000 180 84.275 -280280 280280 59.3880 56.6000 124 31.754 -280360 280360 59.5000 59.2000 411 59.107 -280440 280440 59.6000 60.5300 132 81.629 -280490 280490 59.4330 62.3300 131 200.246 -280640 280640 59.6220 65.7800 72 89.596 -280660 280660 59.6770 67.4200 41 112.025 -280760 280760 59.6000 69.2800 57 53.510 -280870 280870 59.5330 70.4200 50 120.888 -280970 280970 59.4770 73.3700 82 121.834 -281160 281160 58.9880 54.6500 187 74.409 -281280 281280 58.7550 56.1700 123 144.438 -281310 281310 59.0330 57.5700 346 77.439 -281340 281340 58.8770 57.7800 304 21.113 -281350 281350 58.9880 58.9200 457 760.774 -281380 281380 58.5220 58.8500 464 51.966 -281440 281440 58.8770 60.7800 126 107.421 -281580 281580 58.5220 64.5500 73 69.865 -281650 281650 58.8220 65.9700 64 403.932 -281720 281720 59.1550 68.9200 41 94.847 -282020 282020 58.3550 51.6000 170 66.965 -282140 282140 58.1330 52.6700 170 80.821 -282160 282160 58.0880 54.6800 228 114.119 -282240 282240 58.0220 56.3000 171 76.477 -282330 282330 58.3000 59.7500 268 82.943 -282340 282340 58.1220 57.7800 218 60.521 -282380 282380 57.8330 58.6500 176 99.093 -282400 282400 57.8880 60.0700 258 34.840 -282440 282440 58.0550 60.5700 200 55.251 -282480 282480 57.8770 61.7000 128 82.730 -282550 282550 58.0550 63.6800 71 55.248 -282640 282640 58.0550 65.3500 62 92.590 -282750 282750 58.1550 68.1800 44 56.333 -282780 282780 57.9220 69.0300 100 128.027 -283020 283020 57.7550 51.5000 178 263.290 -283070 283070 57.1220 50.0000 165 48.512 -283190 283190 57.0880 54.7500 130 15.558 -283210 283210 57.7220 55.3800 164 48.344 -283240 283240 57.2880 55.4300 98 91.182 -283260 283260 57.4220 56.9300 140 177.289 -283330 283330 57.6550 59.5000 314 44.992 -283340 283340 57.3550 58.2200 244 58.996 -283440 283440 57.5330 60.2200 277 168.875 -283460 283460 57.4000 61.8500 177 53.778 -283510 283510 57.6880 63.0500 76 181.336 -283590 283590 57.0770 64.6700 91 118.483 -283660 283660 57.4330 67.0800 50 167.605 -283670 283670 57.1550 65.5000 104 50.845 -283820 283820 57.7220 71.1800 56 177.155 -283830 283830 57.5220 72.4000 66 67.470 -284090 284090 56.4330 52.2000 169 152.935 -284110 284110 56.8220 53.2700 158 78.436 -284130 284130 57.0000 54.5500 76 61.988 -284190 284190 56.2770 54.9000 99 384.686 -284210 284210 56.9220 55.6000 133 41.965 -284280 284280 56.5000 56.1300 142 79.653 -284290 284290 56.5220 57.2000 229 35.473 -284300 284300 56.8220 59.9500 325 41.456 -284320 284320 56.8770 59.0700 303 85.312 -284330 284330 56.8000 59.5300 345 25.678 -284340 284340 56.6220 57.7500 207 98.110 -284380 284380 56.4330 58.5500 305 53.366 -284430 284430 56.7880 62.0700 159 40.243 -284450 284450 56.7330 61.0700 290 27.672 -284480 284480 56.5220 60.8300 266 33.236 -284490 284490 56.4330 61.8700 290 115.246 -284510 284510 56.8550 62.7200 126 65.627 -284550 284550 56.7220 63.7700 121 67.406 -284560 284560 56.5330 64.6800 113 59.486 -284570 284570 56.3000 62.6000 152 47.321 -284650 284650 56.6880 66.3500 60 93.849 -284690 284690 56.4880 67.3700 131 63.064 -284780 284780 56.3880 68.3800 122 140.436 -284810 284810 56.8220 70.6200 70 74.178 -284910 284910 56.9330 72.6700 87 125.261 -284930 284930 56.9000 74.3800 74 56.150 -284980 284980 56.4550 73.6500 95 72.224 -285020 285020 56.2330 51.0300 69 75.460 -285060 285060 55.7770 52.0700 192 65.264 -285170 285170 55.6330 53.0800 121 104.395 -285220 285220 56.0880 56.5800 168 42.931 -285260 285260 55.8220 57.0800 200 107.600 -285330 285330 56.0550 59.5800 320 251.312 -285370 285370 55.7000 57.9000 326 53.056 -285410 285410 56.0880 60.3000 401 44.829 -285480 285480 55.5220 60.9200 254 45.731 -285490 285490 55.5880 62.0700 158 46.742 -285520 285520 56.0880 63.6300 81 334.582 -285610 285610 56.1770 65.4500 61 77.887 -285660 285660 55.8220 66.7800 115 71.020 -285730 285730 56.1000 69.4300 83 72.337 -285740 285740 55.8000 68.3200 129 65.478 -285810 285810 56.1550 70.6500 122 1428.752 -285860 285860 55.8770 72.2000 120 85.829 -285870 285870 55.5330 70.3200 134 72.155 -285880 285880 55.5770 71.3700 129 61.747 -285930 285930 56.1000 74.6300 78 246.659 -285980 285980 55.6000 73.4800 87 90.780 -286010 286010 55.3550 50.6200 113 227.072 -286110 286110 55.3220 53.2000 79 35.393 -286130 286130 55.4880 54.8700 155 87.739 -286150 286150 55.1880 53.8000 126 66.856 -286210 286210 55.4220 55.5300 187 37.572 -286220 286220 55.3220 56.4200 129 68.481 -286240 286240 55.1000 55.3500 162 52.763 -286290 286290 54.9000 56.9500 119 56.420 -286300 286300 55.1770 59.6700 457 80.041 -286330 286330 55.3770 59.9200 1102 27.296 -286370 286370 55.0000 57.9800 415 154.571 -286420 286420 55.3000 61.5300 227 114.166 -286470 286470 54.9770 60.7700 305 55.767 -286550 286550 55.2330 63.3200 176 97.024 -286590 286590 54.9220 64.4300 127 45.682 -286610 286610 55.4770 65.4000 79 116.206 -286620 286620 55.2770 66.5000 135 50.735 -286660 286660 55.2550 67.3000 143 232.456 -286680 286680 54.7770 66.0000 152 78.294 -286730 286730 55.4550 69.3200 92 63.575 -286740 286740 55.1000 67.9700 136 45.894 -286790 286790 54.8330 69.1500 136 118.440 -286880 286880 54.9000 71.2700 128 56.587 -286960 286960 55.0330 74.5800 107 96.216 -286980 286980 54.9330 73.4000 123 62.929 -287040 287040 54.5000 50.4200 80 44.791 -287050 287050 54.4220 51.1000 152 68.568 -287100 287100 54.0880 54.9200 120 86.693 -287110 287110 54.5880 52.8000 312 59.912 -287120 287120 54.5880 53.7300 126 181.766 -287130 287130 54.5770 54.5200 171 50.915 -287190 287190 54.0330 54.1800 348 48.673 -287220 287220 54.7550 56.0000 105 125.971 -287260 287260 54.4000 56.8000 168 64.924 -287300 287300 54.2000 58.5700 533 54.601 -287360 287360 54.3330 59.5200 525 52.151 -287410 287410 54.5550 60.3000 319 168.525 -287450 287450 54.4550 61.2500 217 44.907 -287470 287470 54.0220 60.1200 314 60.398 -287480 287480 54.1000 61.5800 193 81.805 -287520 287520 54.7000 63.8300 217 67.608 -287540 287540 54.4000 62.7300 168 143.405 -287560 287560 54.4770 64.8700 117 138.628 -287660 287660 54.3770 67.0000 153 99.488 -287850 287850 54.4330 70.9200 127 99.818 -287860 287860 54.3770 71.7500 124 54.069 -287910 287910 54.6220 72.5800 109 194.586 -287970 287970 54.2000 72.9700 125 53.272 -287980 287980 54.2000 73.5500 125 37.720 -287990 287990 54.1770 74.8000 115 119.741 -288010 288010 53.9770 50.3700 62 142.354 -288060 288060 53.6330 52.4200 87 98.058 -288070 288070 53.2550 50.4500 40 0.000 -288230 288230 53.8330 57.5200 548 103.973 -288250 288250 53.6220 55.9800 130 264.617 -288270 288270 53.4770 55.2700 279 49.591 -288310 288310 53.9330 58.3300 565 33.561 -288330 288330 53.8770 59.2000 423 103.899 -288380 288380 53.3550 59.0800 382 58.572 -288670 288670 53.3220 65.5500 210 109.937 -288730 288730 53.8330 69.7800 153 217.800 -288770 288770 53.3220 68.1000 319 93.739 -288790 288790 53.2880 69.3500 229 66.915 -288860 288860 53.6330 72.3700 138 78.572 -288950 288950 53.7880 73.8800 125 73.492 -289080 289080 52.6220 51.2800 90 68.993 -289090 289090 52.7550 52.2800 80 480.186 -289160 289160 52.9220 54.7200 183 114.340 -289250 289250 52.9550 55.9700 179 74.158 -289270 289270 52.7220 55.8000 247 28.309 -289380 289380 52.7330 58.9000 316 116.378 -289390 289390 52.5000 59.7000 381 44.651 -289410 289410 53.0550 60.6700 300 668.458 -289520 289520 53.2220 63.6200 156 197.605 -289570 289570 52.6880 62.6000 208 90.508 -289660 289660 52.8220 66.9700 227 422.779 -289670 289670 52.6770 65.5000 209 60.323 -289780 289780 52.5330 68.7500 399 124.208 -289840 289840 52.9550 70.2200 384 101.878 -289860 289860 52.9770 71.9300 196 127.276 -289930 289930 53.1550 74.2000 126 339.214 -290230 290230 59.9330 81.9800 76 720.285 -290370 290370 59.3880 82.8300 68 77.134 -290680 290680 59.5000 91.0200 64 34.039 -291030 291030 59.0770 76.7300 70 71.424 -291110 291110 59.2220 78.2300 69 136.130 -291220 291220 59.0550 80.9500 63 113.608 -291280 291280 58.7000 81.5000 63 50.563 -291490 291490 58.6330 86.7200 105 126.086 -291980 291980 58.6330 98.7300 150 80.683 -292030 292030 58.4550 76.4200 81 89.714 -292090 292090 57.7880 77.2800 100 353.872 -292240 292240 58.1330 80.5800 80 97.870 -292310 292310 58.3000 82.8800 76 100.832 -292410 292410 58.3880 84.6000 81 214.877 -292470 292470 57.7550 85.2000 90 78.722 -292530 292530 58.4330 89.3700 142 452.432 -292650 292650 59.2000 90.9000 162 122.586 -292740 292740 58.0880 93.0000 89 64.300 -292760 292760 58.2000 94.7500 161 282.342 -292820 292820 58.4220 97.4000 134 152.172 -292890 292890 57.8550 97.4000 378 63.038 -293130 293130 57.5330 79.3700 93 127.485 -293280 293280 57.0880 81.9200 107 288.279 -293320 293320 57.5880 83.7800 114 95.320 -293480 293480 57.0770 86.2200 115 174.602 -293550 293550 57.4550 88.4700 140 121.005 -293560 293560 57.3770 89.3200 152 51.625 -293630 293630 57.6330 92.2700 184 159.429 -293670 293670 57.1330 90.7000 182 53.918 -293760 293760 57.2220 94.9200 147 44.656 -293790 293790 57.2000 94.8800 147 3.433 -293930 293930 57.6770 99.5700 220 550.576 -294010 294010 56.9550 75.3000 90 91.286 -294050 294050 56.5770 76.6300 90 108.481 -294070 294070 56.3880 75.2500 87 49.922 -294180 294180 56.3550 78.3500 126 171.935 -294300 294300 56.4330 85.9700 174 34.625 -294560 294560 56.5330 89.3200 205 76.501 -294640 294640 56.6550 90.5500 196 150.276 -294670 294670 56.2880 90.5000 272 40.918 -294710 294710 56.9220 93.1300 181 94.443 -294770 294770 56.5000 93.2800 159 47.802 -294810 294810 56.8550 95.2200 188 152.142 -294980 294980 56.3770 98.3700 220 62.498 -295240 295240 55.8550 80.0300 130 118.062 -295320 295320 56.2550 84.0000 91 68.912 -295340 295340 55.9880 82.7000 127 111.632 -295390 295390 55.6770 84.4000 201 212.733 -295400 295400 56.1220 86.0000 259 107.024 -295410 295410 56.0770 85.6200 250 24.089 -295480 295480 55.7220 86.3000 208 39.850 -295510 295510 56.2000 87.7500 134 60.867 -295520 295520 56.1220 88.5200 221 42.660 -295530 295530 56.2330 89.5800 291 36.994 -295570 295570 55.7550 88.3200 212 296.631 -295620 295620 56.1000 91.6700 330 32.946 -295630 295630 56.1220 92.2000 468 105.173 -295670 295670 55.7880 90.1300 371 88.313 -295700 295700 56.0330 92.7500 276 8.873 -295720 295720 56.1880 92.6200 206 26.398 -295760 295760 55.8000 94.3300 343 38.521 -295780 295780 55.7220 93.7300 377 399.650 -295810 295810 56.2000 95.6800 204 64.381 -295830 295830 56.1220 97.3200 338 174.386 -295870 295870 55.6330 95.4700 251 109.521 -295900 295900 56.1550 99.3000 265 122.705 -295940 295940 55.9550 98.0000 302 46.134 -296020 296020 55.2880 76.7700 113 137.681 -296050 296050 55.2000 75.9700 112 51.639 -296120 296120 55.3770 78.3700 120 77.655 -296130 296130 55.3000 79.6200 138 66.868 -296220 296220 55.4880 81.6000 146 58.746 -296250 296250 55.1000 80.9700 139 102.064 -296260 296260 55.0330 82.1800 160 45.875 -296310 296310 55.3000 82.7500 140 31.175 -296320 296320 55.3000 83.6000 215 53.452 -296360 296360 55.2330 84.4000 171 49.363 -296420 296420 55.3880 86.0700 262 63.299 -296490 296490 55.0000 86.8000 153 127.527 -296530 296530 55.3000 89.8200 383 57.652 -296540 296540 55.2220 87.6500 494 59.421 -296580 296580 54.7770 88.9700 610 9.927 -296620 296620 55.3880 91.6000 303 58.368 -296640 296640 55.1000 90.8300 329 174.278 -296750 296750 55.1220 93.3300 477 71.321 -296760 296760 55.2550 94.8800 336 56.128 -297010 297010 54.6770 75.1000 111 51.711 -297020 297020 54.7220 76.7200 111 52.680 -297060 297060 54.3770 77.2800 116 78.726 -297120 297120 54.7000 78.6700 112 491.676 -297220 297220 54.6770 81.0500 175 47.306 -297240 297240 54.3000 80.5000 166 93.927 -297260 297260 54.3770 81.9500 135 214.566 -297350 297350 54.3000 83.3800 294 54.598 -297360 297360 54.3330 84.2200 198 146.467 -297420 297420 54.6770 86.1800 276 39.971 -297450 297450 54.3330 86.0000 225 90.248 -297520 297520 54.7550 88.8200 1178 55.509 -297560 297560 54.5000 89.9300 468 45.967 -297590 297590 54.3330 89.2800 846 131.065 -297660 297660 54.3770 92.1300 281 115.855 -297720 297720 54.3880 93.5000 473 85.334 -297890 297890 54.2220 96.9700 984 152.053 -297940 297940 54.3880 97.7800 802 55.690 -298020 298020 53.8220 76.5300 114 169.813 -298070 298070 53.3550 75.4500 94 86.061 -298130 298130 53.9770 79.2300 143 37.923 -298140 298140 53.7000 78.0700 113 102.116 -298160 298160 53.6220 79.5500 138 89.418 -298220 298220 53.8000 81.3300 130 68.919 -298270 298270 53.2770 80.7700 123 144.742 -298320 298320 53.8220 83.9200 142 60.087 -298360 298360 53.7550 84.9500 221 71.045 -298370 298370 53.4000 82.6000 170 116.670 -298390 298390 53.3550 83.8200 159 52.337 -298480 298480 53.4770 85.9200 270 1020.064 -298490 298490 53.3330 87.1700 291 44.476 -298540 298540 53.6880 88.0500 242 99.887 -298550 298550 53.6330 88.5700 304 34.799 -298580 298580 53.2880 89.1700 527 70.703 -298620 298620 53.7770 91.3200 256 26.414 -298640 298640 53.7220 90.3700 525 82.636 -298660 298660 53.7000 91.7000 251 65.152 -298690 298690 53.3000 92.4200 301 103.592 -298700 298700 53.8880 92.6700 284 64.753 -298760 298760 53.7220 94.1500 445 202.764 -298920 298920 53.9550 98.8200 704 53.237 -298940 298940 53.6330 98.2200 918 104.801 -299150 299150 53.9770 78.6500 125 48.950 -299230 299230 53.0770 82.3000 214 41.085 -299250 299250 52.8330 80.9500 165 50.807 -299370 299370 52.5220 82.7700 174 48.562 -299390 299390 52.6880 84.9500 224 79.047 -299460 299460 52.8770 87.2800 354 78.792 -299550 299550 52.8220 88.4500 416 167.505 -299560 299560 52.8000 89.8800 455 75.246 -299620 299620 53.0550 90.9200 448 335.699 -299730 299730 53.1330 94.4700 765 68.829 -299740 299740 52.8880 93.0200 1404 60.850 -299980 299980 52.5000 99.8200 1376 50.850 -299990 299990 52.5000 99.8200 1570 0.000 -300140 300140 59.7550 103.3000 277 239.003 -300280 300280 59.2880 106.1700 352 113.902 -300370 300370 59.2550 108.2300 323 92.546 -300540 300540 59.4550 112.5800 193 189.982 -300740 300740 59.9000 117.5800 162 166.681 -300890 300890 59.0330 121.7500 170 169.278 -301020 301020 58.9770 101.0800 185 142.115 -301170 301170 58.0330 102.7300 402 170.514 -301270 301270 58.2770 105.8500 435 140.264 -301380 301380 58.1000 108.6800 246 182.838 -301420 301420 58.7330 111.2300 220 111.289 -301510 301510 58.8550 112.9000 201 59.284 -301570 301570 58.3220 112.8700 224 100.697 -301650 301650 58.5770 116.0000 422 310.641 -301730 301730 59.0550 119.8000 190 111.538 -302190 302190 57.1000 105.0000 354 331.522 -302290 302290 57.3330 107.0700 271 120.098 -302460 302460 57.6770 111.6700 332 273.119 -302550 302550 57.8000 114.0800 532 9.373 -302630 302630 57.8330 117.6700 562 109.627 -303090 303090 56.0770 101.8300 489 59.111 -303170 303170 56.2000 102.8300 427 71.689 -303200 303200 56.8000 105.8000 672 58.866 -303280 303280 56.0550 105.8300 338 66.730 -303370 303370 56.2880 107.5700 357 180.997 -303560 303560 56.3770 114.6300 516 81.101 -303640 303640 56.5000 115.6700 474 65.366 -303720 303720 56.9220 118.3700 711 193.138 -303740 303740 56.6550 117.5700 1000 57.048 -303790 303790 56.0000 119.4500 996 99.049 -303850 303850 56.5880 121.4800 426 378.630 -304050 304050 55.3880 100.9700 425 88.891 -304060 304060 55.6220 102.3200 448 223.839 -304130 304130 55.8330 104.2300 331 87.272 -304240 304240 55.4880 105.4800 172 157.760 -304320 304320 55.7220 109.0700 676 79.312 -304330 304330 55.7880 109.5500 475 30.914 -304370 304370 55.1550 107.6200 497 126.003 -304390 304390 55.1220 109.7500 458 250.341 -304550 304550 55.4770 113.6300 1097 38.626 -304570 304570 55.2770 113.1300 1081 155.930 -304610 304610 55.8000 115.4300 830 589.109 -304690 304690 55.1220 116.7500 613 75.607 -304710 304710 55.9220 117.5300 754 122.588 -304840 304840 55.4330 120.6700 531 137.924 -304930 304930 55.9770 124.8800 864 220.523 -304970 304970 55.3000 123.1700 522 131.062 -304990 304990 55.1880 124.6700 531 88.706 -305040 305040 54.6000 100.6300 522 107.554 -305070 305070 54.1880 100.0800 527 58.012 -305140 305140 54.4220 103.2500 420 102.782 -305210 305210 54.8000 105.2200 428 78.254 -305260 305260 54.5000 107.1300 650 79.294 -305360 305360 54.3550 109.5200 469 33.214 -305370 305370 54.0330 108.2700 465 65.163 -305420 305420 54.8550 111.1500 563 89.256 -305470 305470 54.3220 110.3200 509 79.814 -305490 305490 54.2000 111.9500 1302 113.526 -305540 305540 54.6220 113.1300 995 72.821 -305550 305550 54.6220 113.1300 1314 0.000 -305650 305650 54.4550 116.5200 686 115.668 -305670 305670 54.0550 115.0200 738 64.245 -305760 305760 54.4330 119.9000 644 78.216 -305970 305970 54.0330 122.9000 454 25.598 -306030 306030 53.9330 102.0500 458 48.637 -306050 306050 53.3330 101.1800 600 94.148 -306060 306060 53.6000 102.5300 450 223.317 -306120 306120 53.7220 103.3300 429 54.421 -306170 306170 53.1770 103.0800 598 46.260 -306180 306180 53.1330 103.7700 446 80.416 -306200 306200 53.1000 106.8200 464 35.776 -306220 306220 53.9770 105.8700 533 1083.633 -306270 306270 53.1000 105.5300 761 100.057 -306320 306320 53.8550 108.6000 460 29.291 -306350 306350 54.4220 109.0200 457 90.819 -306360 306360 53.6220 109.6300 486 69.756 -306370 306370 53.2000 107.3300 462 70.551 -306380 306380 53.2770 108.7500 475 197.879 -306490 306490 53.1880 111.7200 973 353.954 -306500 306500 53.2220 112.7700 923 7.368 -306510 306510 53.9220 113.4200 935 100.776 -306550 306550 53.5880 113.7700 810 43.683 -306570 306570 53.2880 112.7800 1203 69.868 -306640 306640 53.5770 115.5700 812 247.311 -306670 306670 53.1770 115.8300 596 47.697 -306690 306690 53.0770 117.4800 707 138.467 -306730 306730 53.7330 119.7800 619 273.231 -306750 306750 53.5330 118.7200 582 73.331 -306790 306790 53.1000 119.2200 388 52.640 -306820 306820 53.8770 120.8800 473 73.971 -306830 306830 53.9770 121.9300 524 38.577 -306860 306860 53.4770 122.4000 295 56.146 -306880 306880 53.3330 121.5500 315 125.126 -306920 306920 54.0000 123.9700 400 58.328 -306950 306950 53.4770 123.9000 267 749.759 -307000 307000 52.1770 100.3500 1590 69.431 -307030 307030 52.9770 101.9800 543 66.416 -307080 307080 52.0550 101.0700 2083 41.267 -307120 307120 52.7880 103.6300 445 36.507 -307140 307140 52.5550 103.0500 759 121.259 -307150 307150 52.4880 103.8500 450 41.250 -307260 307260 52.5770 107.1300 460 132.241 -307270 307270 52.0330 105.4000 461 198.100 -307290 307290 52.0550 106.6500 469 60.525 -307310 307310 52.9880 108.2800 486 44.890 -307410 307410 52.9330 110.4800 1292 87.564 -307450 307450 52.5330 111.5500 952 73.709 -307510 307510 52.7330 113.2700 929 115.469 -307570 307570 52.1220 112.6700 968 29.811 -307640 307640 52.6550 115.1700 646 40.590 -307650 307650 52.5550 116.2000 526 84.230 -307660 307660 52.5330 117.0000 539 54.145 -307670 307670 52.3000 115.0300 779 146.510 -307680 307680 52.0330 116.5200 479 39.570 -307720 307720 52.7000 118.8000 404 83.040 -307770 307770 52.2770 117.7000 528 69.723 -307810 307810 52.7550 120.0300 370 109.996 -308020 308020 51.6880 100.9800 1303 326.884 -308030 308030 51.7000 102.4500 889 6.620 -308060 308060 51.6880 102.1700 758 82.018 -308110 308110 51.7330 102.5300 722 25.300 -308120 308120 51.6550 103.6700 471 8.915 -308140 308140 51.7330 103.7000 472 23.281 -308150 308150 51.5330 103.6000 1442 119.684 -308180 308180 51.1770 103.6700 481 39.877 -308220 308220 51.7220 105.8700 469 47.287 -308240 308240 51.5770 105.1200 470 54.228 -308290 308290 51.1000 106.6500 559 81.604 -308370 308370 51.0220 107.8300 733 50.096 -308380 308380 51.3220 108.8500 800 198.525 -308430 308430 51.7330 111.9700 902 54.859 -308440 308440 51.3550 110.5000 808 104.280 -308450 308450 51.5550 111.1700 858 51.466 -308460 308460 51.3550 112.4800 741 174.198 -308490 308490 51.0550 111.7700 817 59.652 -308510 308510 51.8550 112.6300 1030 47.366 -308530 308530 51.6220 114.3300 616 57.647 -308560 308560 51.4880 114.5500 881 21.289 -308580 308580 51.2000 113.7200 805 87.942 -308590 308590 51.1220 114.5500 678 58.516 -308620 308620 51.8550 116.0200 597 78.785 -308660 308660 51.5880 116.6300 649 51.441 -308740 308740 51.6550 117.5700 715 454.694 -308750 308750 51.5880 118.4700 698 62.567 -308790 308790 51.3220 119.6200 619 146.659 -309110 309110 50.7330 102.8300 1170 65.623 -309150 309150 50.4220 103.6200 989 200.606 -309160 309160 50.5220 104.8300 733 86.337 -309240 309240 50.6330 105.3200 684 36.730 -309250 309250 50.3770 106.4500 801 338.865 -309340 309340 50.6000 107.5800 643 83.686 -309350 309350 50.3770 108.7500 770 105.297 -309380 309380 49.4330 108.9000 940 176.449 -309440 309440 50.5770 110.2000 885 89.010 -309470 309470 50.1550 110.3500 1155 48.108 -309480 309480 50.0220 111.1800 1234 570.156 -309490 309490 49.5770 111.9700 908 75.243 -309540 309540 50.6330 113.5800 811 43.841 -309570 309570 50.2880 113.2800 734 111.663 -309610 309610 50.9550 115.5800 642 73.617 -309640 309640 50.5000 114.8200 679 231.029 -309650 309650 50.3880 116.5200 684 77.157 -309670 309670 49.9000 115.7500 623 93.967 -309680 309680 50.1000 116.6700 705 33.749 -309690 309690 49.7330 117.2700 736 80.453 -309710 309710 50.9220 117.9300 807 85.250 -309720 309720 50.8880 118.5800 694 45.728 -309750 309750 50.4000 119.1200 517 68.165 -309780 309780 49.8330 118.3800 550 210.424 -310040 310040 58.6220 125.3700 682 154.025 -310050 310050 58.9550 126.3000 283 65.125 -310110 310110 59.6550 127.1700 278 298.993 -310160 310160 58.6770 128.5000 130 132.533 -310410 310410 59.6770 133.0800 179 109.708 -310540 310540 59.1880 135.1500 212 259.169 -310620 310620 59.7770 137.7200 381 151.428 -310670 310670 58.6550 137.2200 457 125.534 -310830 310830 59.9770 144.7500 121 124.911 -310870 310870 58.8000 141.6700 4 143.232 -310880 310880 59.3770 143.2000 6 108.398 -310920 310920 59.8000 148.8300 19 156.628 -310930 310930 59.6770 150.1300 8 37.849 -310970 310970 59.1880 146.3300 17 932.018 -311230 311230 57.7770 130.9000 266 616.381 -311370 311370 56.2880 131.1300 858 166.127 -311520 311520 57.6770 136.1500 305 177.781 -311580 311580 56.6550 136.3500 496 112.508 -311630 311630 57.7770 140.1800 10 390.153 -311680 311680 56.4550 138.1500 9 124.352 -311730 311730 55.6550 136.7500 29 292.796 -311740 311740 54.8330 137.5300 17 103.901 -311990 311990 55.0330 126.8000 453 140.554 -312350 312350 55.4880 134.3300 318 153.235 -312530 312530 54.7220 128.9300 357 355.829 -312570 312570 54.3330 127.6300 272 69.363 -312630 312630 54.7330 130.4500 464 97.592 -312850 312850 54.6000 134.5000 57 94.163 -312860 312860 54.7220 135.3200 5 54.448 -312880 312880 54.1220 135.7000 182 120.608 -312950 312950 53.4550 125.8200 372 98.811 -312990 312990 53.1000 126.3500 314 41.869 -313000 313000 53.7550 127.2300 232 154.129 -313110 313110 53.9770 129.0700 416 83.322 -313180 313180 53.0770 130.0200 259 193.011 -313250 313250 53.5220 132.9200 442 213.093 -313310 313310 53.7220 133.1500 280 26.915 -313380 313380 53.1330 133.9700 682 82.042 -313460 313460 53.8550 136.8700 52 82.036 -313480 313480 53.0550 136.0300 154 1248.828 -313620 313620 54.2880 139.7800 9 220.790 -313640 313640 53.5770 139.6500 128 79.504 -313690 313690 53.1550 140.7000 68 121.190 -313710 313710 52.7880 126.0000 212 75.122 -313730 313730 53.0000 128.6500 330 91.981 -313770 313770 52.2770 127.2200 326 240.130 -313840 313840 52.5880 129.0700 245 53.809 -313880 313880 52.3550 129.9200 207 80.553 -313920 313920 52.8000 131.7200 358 113.318 -313940 313940 52.5880 131.1300 295 27.825 -313970 313970 52.3550 131.2800 295 57.718 -314160 314160 52.4220 136.5000 73 76.166 -314180 314180 52.2880 135.8000 201 49.812 -314210 314210 52.7000 137.5300 50 92.774 -314230 314230 52.9000 138.8700 15 165.581 -314320 314320 52.8770 140.0000 25 56.100 -314360 314360 52.5220 141.2000 14 44.321 -314370 314370 52.1770 139.0700 220 64.751 -314390 314390 52.3880 140.4700 31 74.751 -314410 314410 51.9000 126.5800 159 20.366 -314420 314420 51.9880 127.6500 276 43.514 -314430 314430 51.6330 128.8200 163 112.315 -314450 314450 51.4550 128.1200 197 52.290 -314590 314590 51.3550 130.3800 260 428.686 -314690 314690 51.1770 132.9500 366 56.208 -314740 314740 51.6330 133.3000 382 204.454 -314780 314780 52.2770 133.9800 898 85.422 -314820 314820 51.7220 135.9000 131 94.522 -314840 314840 51.4220 135.0800 269 65.749 -314890 314890 51.2770 136.5800 92 57.863 -314920 314920 51.9770 138.1800 430 91.709 -314970 314970 51.1330 137.4200 35 99.977 -315020 315020 51.7220 140.3200 20 93.712 -315040 315040 51.3550 139.1000 63 281.866 -315090 315090 51.4880 140.7800 35 41.056 -315100 315100 50.2550 127.5000 137 60.920 -315110 315110 50.7880 127.3000 145 150.688 -315130 315130 50.9220 128.4700 178 82.710 -315210 315210 50.7880 129.3300 231 62.170 -315270 315270 50.1220 129.4700 242 151.294 -315280 315280 50.1880 130.1500 148 48.990 -315320 315320 50.8220 132.1700 273 82.876 -315340 315340 50.4330 131.0200 231 88.272 -315380 315380 50.0770 132.1300 349 109.139 -315410 315410 50.7880 133.3000 627 47.065 -315450 315450 50.6880 133.9500 567 114.419 -315480 315480 50.0220 133.5800 533 73.588 -315500 315500 50.2770 136.9200 24 36.745 -315520 315520 50.8770 136.0500 314 219.378 -315610 315610 50.6000 137.0300 19 65.271 -315620 315620 50.9330 138.2000 60 58.894 -315660 315660 50.3330 138.4700 193 42.286 -315730 315730 50.7330 140.4300 5 115.862 -315770 315770 50.1880 139.0200 697 129.866 -315830 315830 49.7880 129.9200 117 42.292 -315860 315860 49.4880 129.4800 126 43.979 -315870 315870 49.6220 128.6500 117 80.885 -315940 315940 49.4220 130.0800 135 89.302 -316180 316180 49.0220 132.4700 154 46.700 -316240 316240 49.4000 133.2300 198 292.440 -316320 316320 49.9330 134.6300 266 81.927 -316360 316360 49.5550 134.7300 226 42.634 -316380 316380 49.1000 134.4800 55 54.985 -316470 316470 49.2880 135.1800 71 141.789 -316510 316510 49.9000 136.1500 28 44.484 -316610 316610 49.8770 136.7700 64 122.336 -316770 316770 49.0220 138.7500 894 113.166 -316830 316830 49.6770 140.1200 58 78.909 -317020 317020 49.0000 131.0800 257 46.681 -317030 317030 49.0000 131.7200 228 89.935 -317050 317050 48.5220 130.7300 116 206.942 -317070 317070 47.7330 130.9700 74 71.452 -317100 317100 47.9330 132.6300 56 155.205 -317130 317130 48.7000 132.8800 76 70.299 -317250 317250 48.6220 133.8300 53 96.932 -317270 317270 48.3000 133.2000 53 50.333 -317330 317330 48.8220 135.8800 41 72.700 -317360 317360 48.5330 135.2300 72 4.584 -317540 317540 48.6000 137.0500 403 397.621 -317660 317660 48.6550 138.9800 382 44.137 -317700 317700 48.9770 140.3000 22 205.620 -317860 317860 47.5550 134.8200 84 57.791 -317880 317880 47.1550 134.3300 75 102.222 -317900 317900 47.9880 135.0800 85 47.245 -317910 317910 47.8880 135.0700 67 11.142 -317920 317920 47.7770 135.6300 102 139.458 -317980 317980 47.3770 135.6300 182 44.471 -318010 318010 47.6770 136.1800 180 42.607 -318150 318150 47.6880 137.4800 488 106.293 -318230 318230 47.9770 139.5300 3 124.823 -318250 318250 47.6000 138.4000 160 53.441 -318290 318290 47.3220 138.9800 26 83.665 -318320 318320 46.8000 134.2700 62 39.729 -318450 318450 46.5330 135.3200 130 196.885 -318510 318510 46.6880 136.2700 244 74.573 -318660 318660 46.5330 138.3300 4 210.645 -318690 318690 46.0770 137.8800 10 61.357 -318730 318730 45.8770 133.7300 107 59.918 -318780 318780 45.1000 133.5000 95 70.089 -318830 318830 45.8880 134.9700 150 75.121 -318840 318840 45.4220 134.2700 139 147.774 -318950 318950 45.2770 135.5000 335 95.656 -319090 319090 45.0330 136.6700 68 850.168 -319130 319130 45.2220 131.9800 82 80.944 -319150 319150 44.4000 131.3800 211 18.321 -319170 319170 44.0330 131.3200 109 74.479 -319210 319210 44.7220 132.0700 75 32.130 -319240 319240 44.4330 132.0700 128 196.494 -319260 319260 44.6000 132.8200 96 55.942 -319310 319310 44.8000 133.0800 99 30.275 -319350 319350 44.4220 133.4800 154 107.118 -319380 319380 44.1550 133.2800 171 25.943 -319390 319390 44.1550 133.8700 258 42.948 -319420 319420 44.7550 134.4700 170 19.167 -319430 319430 44.7000 134.7000 299 79.174 -319580 319580 44.2550 135.4700 50 33.132 -319590 319590 44.3770 135.8500 34 97.556 -319610 319610 43.8770 131.7200 61 36.410 -319660 319660 43.5550 131.8800 22 33.819 -319690 319690 42.6550 130.8000 36 537.811 -319700 319700 42.8000 132.8700 121 84.687 -319740 319740 43.3770 132.1700 46 14.758 -319770 319770 43.2770 132.0500 82 122.975 -319810 319810 43.9770 133.0700 190 59.292 -319850 319850 43.4880 133.3700 267 78.223 -319870 319870 43.1550 133.0200 202 41.311 -319890 319890 42.9000 133.9000 34 254.419 -319930 319930 43.9880 134.6800 234 136.364 -319940 319940 43.5880 134.1700 503 51.357 -319960 319960 43.4330 134.7700 25 62.126 -320040 320040 53.2550 141.9200 4 75.896 -320100 320100 53.5770 142.9300 8 461.754 -320130 320130 53.5770 142.7500 4 11.881 -320270 320270 52.2220 141.6300 7 174.046 -320360 320360 52.3770 143.1800 6 106.778 -320450 320450 51.6000 141.9000 10 71.589 -320530 320530 51.9220 143.1300 34 50.700 -320570 320570 51.1330 142.6700 65 43.520 -320590 320590 51.1000 143.5500 15 211.236 -320610 320610 50.9000 142.1700 31 79.607 -320690 320690 50.0550 142.1700 4 35.284 -320710 320710 50.7330 142.7200 95 42.863 -320760 320760 50.4000 143.7700 8 79.347 -320770 320770 50.2330 142.5800 175 118.165 -320880 320880 49.0880 142.0700 53 76.359 -320980 320980 49.2220 143.1000 4 647.124 -320990 320990 48.6550 144.6700 33 130.838 -321160 321160 48.6550 142.8500 38 65.628 -321210 321210 47.9880 142.2000 19 152.312 -321280 321280 47.0550 142.0500 44 104.338 -321330 321330 47.3330 142.8000 42 64.542 -321450 321450 46.6220 141.9500 6 48.737 -321490 321490 45.9000 142.0800 45 377.166 -321560 321560 46.6330 142.8500 34 64.822 -321580 321580 46.2220 143.4500 21 111.586 -321650 321650 44.0220 145.8700 40 70.638 -321660 321660 43.7550 146.6700 65 99.582 -321740 321740 45.2770 147.9700 38 221.501 -321860 321860 46.2000 150.5000 70 2409.307 -321950 321950 46.8550 151.8700 26 127.607 -322070 322070 48.0550 153.2500 68 266.190 -322130 322130 50.8770 156.6700 48 43.385 -322150 322150 50.6880 156.1300 23 92.239 -322170 322170 50.0000 155.3800 16 556.324 -322270 322270 59.1220 159.9700 19 53.741 -322520 322520 58.5000 159.1700 7 238.874 -322870 322870 57.0770 156.8300 8 182.585 -323890 323890 59.3220 160.8300 28 132.029 -324080 324080 56.2220 162.4700 27 247.430 -324110 324110 55.5880 155.5800 4 657.462 -324470 324470 55.1220 159.0700 100 128.163 -325090 325090 54.0880 159.9500 26 325.636 -325190 325190 54.6000 161.1700 15 97.422 -325620 325620 52.9330 156.5700 27 161.333 -325640 325640 52.6770 156.2300 6 36.501 -325830 325830 52.9880 158.6500 24 6.805 -325940 325940 51.4880 156.4800 29 112.027 -325960 325960 51.7880 158.0300 18 272.085 -326180 326180 55.2000 165.9800 6 1473.675 -330010 330010 52.3770 23.3800 163 77.986 -330080 330080 52.1220 23.6800 146 6.467 -330190 330190 52.1220 26.1300 144 91.703 -330270 330270 52.2220 27.8800 138 234.591 -330360 330360 52.0330 29.1800 173 50.753 -330380 330380 52.2550 29.8300 140 132.808 -330410 330410 52.4550 31.0000 127 82.499 -330490 330490 52.1880 32.5800 160 92.179 -330580 330580 52.0550 33.9500 189 40.854 -330670 330670 51.4330 24.4300 171 63.756 -330750 330750 51.6770 25.2700 152 76.995 -330880 330880 51.3550 26.6200 153 129.609 -331050 331050 51.7880 28.3300 141 57.242 -331350 331350 51.4880 31.2800 137 64.630 -331360 331360 51.5770 31.9700 143 48.735 -331560 331560 51.6880 33.9200 180 65.722 -331730 331730 51.2220 24.6800 176 29.188 -331770 331770 50.8330 24.3200 193 71.506 -331820 331820 51.2880 25.5300 183 46.845 -331870 331870 50.7550 25.3300 196 112.143 -332030 332030 51.2220 27.6500 182 73.126 -332130 332130 51.3220 28.7800 171 88.957 -332150 332150 50.9550 28.6500 189 41.797 -332220 332220 51.2330 29.3800 137 42.885 -332280 332280 50.7000 29.5800 132 162.588 -332310 332310 51.2880 30.2300 127 79.638 -332360 332360 50.9550 30.8800 104 58.549 -332460 332460 51.0550 31.9000 126 252.674 -332610 332610 51.2330 33.2000 149 79.206 -332680 332680 50.7770 33.4500 169 53.629 -332710 332710 51.1550 34.3300 156 169.971 -332750 332750 50.8880 34.7800 174 43.261 -332870 332870 50.2550 23.6300 249 53.288 -332880 332880 50.1000 24.3500 228 42.115 -332960 332960 50.4220 25.7500 216 32.597 -332970 332970 50.1000 25.1500 227 66.498 -332990 332990 50.1000 25.7200 302 40.240 -333010 333010 50.5880 26.1300 231 59.347 -333120 333120 50.6000 27.6200 218 62.001 -333170 333170 50.1770 27.0500 278 664.873 -333250 333250 50.2770 28.6300 227 82.019 -333390 333390 50.0880 29.9200 209 72.182 -333560 333560 50.2220 31.8000 128 83.346 -333620 333620 50.5880 32.3800 132 57.835 -333680 333680 50.1330 32.4500 114 41.136 -333740 333740 50.3770 33.2700 127 43.897 -333760 333760 50.3770 33.9800 156 80.135 -333770 333770 50.0220 33.0000 156 129.501 -333820 333820 50.5880 34.4800 142 39.471 -333910 333910 49.8000 23.1500 216 57.447 -333920 333920 49.9330 23.3800 229 22.143 -333980 333980 49.3550 23.5500 276 43.798 -334090 334090 49.4330 24.9500 301 49.583 -334150 334150 49.5770 25.6000 324 121.734 -334210 334210 49.9770 26.2500 282 61.257 -334290 334290 49.4000 26.9800 351 64.160 -334460 334460 49.8330 28.8800 238 52.489 -334640 334640 49.7550 30.1200 180 39.693 -334660 334660 49.6770 31.0000 155 109.523 -334840 334840 49.6880 32.5200 96 43.091 -334870 334870 49.4330 32.0700 107 77.952 -334950 334950 49.6220 33.2700 91 48.505 -335060 335060 49.6000 34.5500 159 55.583 -335110 335110 49.1550 23.0300 588 99.566 -335130 335130 49.2550 23.8500 306 19.843 -335140 335140 48.9000 22.4700 195 18.567 -335150 335150 49.0330 23.5200 549 35.865 -335160 335160 49.0770 23.8700 341 25.965 -335170 335170 48.7330 22.4700 198 40.706 -335240 335240 49.0220 24.3700 285 82.827 -335260 335260 48.9000 24.7000 276 27.645 -335360 335360 49.0220 25.7800 279 63.068 -335480 335480 48.6770 26.5800 228 54.298 -335570 335570 48.8550 27.2700 277 113.855 -335620 335620 49.2330 28.4700 298 33.403 -335640 335640 49.0550 28.1000 304 64.545 -335710 335710 49.2550 29.2300 299 183.907 -335770 335770 48.8000 29.4000 211 52.082 -335810 335810 49.2550 30.1000 224 59.658 -335860 335860 49.0880 30.8800 125 65.380 -335870 335870 48.7770 30.2300 216 53.876 -335930 335930 49.1330 31.7000 168 38.530 -335980 335980 48.7880 31.6500 146 366.306 -336050 336050 49.0770 32.6700 124 39.468 -336090 336090 48.7220 32.6700 181 75.121 -336140 336140 49.0550 33.2500 84 56.288 -336210 336210 49.1550 34.2000 118 190.511 -336310 336310 48.6330 22.2700 118 18.415 -336340 336340 48.4000 22.7000 119 69.341 -336380 336380 48.1880 23.3200 182 51.562 -336450 336450 48.2770 24.3700 731 113.640 -336470 336470 48.0550 24.2000 576 22.557 -336510 336510 48.5330 25.0300 298 56.417 -336570 336570 47.8770 25.2200 762 75.076 -336580 336580 48.3770 25.9000 246 216.800 -336630 336630 48.4550 27.7800 78 58.142 -336640 336640 48.3770 27.1000 238 41.004 -336780 336780 48.1550 28.3000 173 50.904 -336790 336790 48.0550 28.7000 154 31.709 -336860 336860 48.3550 29.8700 175 110.489 -336990 336990 48.0550 30.8500 103 45.347 -337050 337050 48.2330 31.4000 211 62.560 -337110 337110 48.4880 32.2500 172 40.375 -337170 337170 48.0550 32.2000 143 83.921 -337230 337230 48.4330 33.9000 118 83.223 -337450 337450 47.7330 27.9200 104 153.693 -337480 337480 47.3330 28.0000 207 44.875 -337540 337540 47.7000 29.1300 199 69.542 -337590 337590 47.3330 29.8800 191 206.529 -337610 337610 47.8550 30.2700 182 63.024 -337770 337770 47.5770 31.3300 33 112.326 -337880 337880 47.4220 32.4700 84 61.992 -337910 337910 48.0330 33.2200 124 67.182 -338050 338050 47.5880 34.4000 56 81.493 -338170 338170 46.7550 28.3500 78 22.604 -338330 338330 47.0220 30.7500 73 65.501 -338340 338340 46.8550 30.0800 148 35.066 -338450 338450 46.8330 31.4000 42 25.001 -338460 338460 46.9770 31.9700 52 59.560 -338480 338480 46.6330 31.5500 41 49.842 -338620 338620 47.3220 33.2800 56 203.058 -338680 338680 46.8330 33.4200 45 54.761 -338690 338690 46.7880 33.3700 25 6.286 -338770 338770 46.8550 34.4000 54 81.941 -338810 338810 46.4770 28.2500 34 27.193 -338830 338830 46.3000 28.6700 136 69.371 -338850 338850 45.9000 28.1800 39 42.169 -338870 338870 45.6770 28.6200 81 97.564 -338890 338890 45.3770 28.8700 30 21.373 -338920 338920 46.8330 29.6200 43 58.971 -338960 338960 46.0220 29.6700 14 89.904 -338980 338980 45.8550 29.6200 40 18.965 -339020 339020 46.6330 32.5700 54 93.638 -339070 339070 46.2000 32.3000 5 52.400 -339100 339100 46.1770 34.8200 15 134.437 -339150 339150 46.4550 33.8800 30 55.411 -339170 339170 46.0550 33.4500 12 83.018 -339210 339210 45.7550 33.2200 16 37.803 -339220 339220 45.4550 33.6000 15 67.713 -339240 339240 45.5220 32.7000 6 632.524 -339290 339290 45.1880 33.3700 3 34.705 -339330 339330 45.9000 34.8700 6 31.037 -339340 339340 45.7220 34.4000 8 60.108 -339390 339390 45.6550 34.2000 37 17.227 -339450 339450 44.8330 33.9500 170 34.055 -339590 339590 44.6880 34.4200 5 43.197 -339600 339600 45.3550 34.9500 18 43.175 -339610 339610 45.5550 34.5500 27 21.924 -339620 339620 45.4550 34.7300 20 17.897 -339660 339660 45.0550 34.6000 205 61.321 -339730 339730 45.1770 35.3800 37 16.009 -339760 339760 45.0330 35.3800 26 216.586 -339810 339810 45.4770 35.8700 101 62.508 -339830 339830 45.4000 36.4200 49 31.785 -339900 339900 44.5000 34.1700 72 10.319 -339920 339920 44.7550 33.8700 201 10.726 -339940 339940 44.6880 33.5700 85 115.142 -339980 339980 44.4330 34.0800 1180 39.104 -339990 339990 44.4770 34.0700 1180 4.956 -340030 340030 52.3220 36.3000 251 61.240 -340090 340090 51.7770 36.1700 247 134.810 -340130 340130 52.4330 37.6000 181 80.323 -340270 340270 51.7880 38.1300 191 136.482 -340470 340470 51.8330 41.4800 148 155.187 -340560 340560 52.2550 43.7800 211 167.262 -340630 340630 52.2880 45.4000 198 66.122 -340690 340690 51.8770 45.0300 185 39.641 -340720 340720 52.3330 46.3700 292 86.668 -340830 340830 52.5000 48.0800 89 284.806 -340980 340980 52.0000 48.8000 43 74.106 -341060 341060 51.7330 36.2700 209 8.444 -341090 341090 51.2220 36.2800 196 58.519 -341160 341160 51.3000 37.8800 218 56.941 -341230 341230 51.7000 39.2200 149 75.668 -341390 341390 51.0550 40.7000 194 51.930 -341460 341460 51.3770 42.0800 106 65.473 -341520 341520 51.5550 43.1500 154 89.016 -341630 341630 51.6330 45.4500 190 107.996 -341720 341720 51.5770 46.0300 156 40.530 -341860 341860 51.3330 48.3500 106 105.025 -341990 341990 51.2000 49.7500 88 85.286 -342020 342020 50.8000 35.7800 222 61.072 -342130 342130 50.7550 37.8700 127 61.450 -342140 342140 50.5880 36.5800 122 1166.343 -342310 342310 51.0000 39.5000 118 126.633 -342380 342380 51.4880 40.4200 159 82.554 -342400 342400 50.8000 42.0000 110 56.367 -342470 342470 50.4220 41.0500 93 238.840 -342530 342530 50.9550 43.7500 120 59.081 -342540 342540 50.5330 42.6800 96 106.403 -342620 342620 50.8330 44.5700 122 553.354 -342670 342670 50.3770 44.1200 102 59.819 -342730 342730 50.9550 46.9700 49 142.167 -343020 343020 50.2000 35.5300 203 55.903 -343040 343040 49.8550 35.2300 178 43.935 -343070 343070 49.7770 35.0700 152 14.385 -343120 343120 50.0770 37.3800 175 50.750 -343190 343190 49.6550 37.6500 83 70.785 -343210 343210 50.2220 38.1000 112 115.134 -343360 343360 49.9330 40.5700 83 44.116 -343440 343440 49.8000 41.1500 72 69.519 -343560 343560 49.8000 43.6700 119 70.663 -343570 343570 49.5770 42.7500 200 152.689 -343630 343630 50.0880 45.4200 120 102.368 -343730 343730 50.0550 46.8800 36 69.528 -343850 343850 49.7770 47.7500 18 222.369 -343910 343910 50.1550 48.5500 25 70.987 -343980 343980 49.6770 49.4800 10 124.826 -344010 344010 49.3880 35.4500 161 73.165 -344070 344070 48.8220 35.1700 132 49.914 -344090 344090 48.9000 36.3200 177 110.604 -344150 344150 49.1880 37.3000 79 45.164 -344190 344190 48.9770 37.8300 107 185.813 -344210 344210 49.4220 38.1700 91 45.590 -344220 344220 49.2880 38.9200 64 86.501 -344320 344320 49.3880 40.1500 188 117.677 -344340 344340 49.2220 39.5800 65 45.254 -344380 344380 48.9330 40.3800 153 53.278 -344450 344450 49.2220 41.8300 91 77.384 -344760 344760 49.1330 46.8500 11 96.730 -344990 344990 48.9550 49.6000 2 80.739 -345020 345020 48.5330 35.8300 91 54.375 -345040 345040 48.3770 35.0800 142 107.888 -345090 345090 48.1330 36.2300 176 50.719 -345100 345100 48.6000 37.9800 124 42.917 -345140 345140 48.6000 36.5500 125 37.373 -345150 345150 48.2770 37.1500 175 92.319 -345190 345190 48.0770 37.7700 225 51.060 -345230 345230 48.6000 39.2700 62 80.153 -345240 345240 48.3550 38.4300 334 61.922 -345350 345350 48.3330 40.2800 57 354.589 -345370 345370 48.0880 39.5000 303 59.406 -345390 345390 48.1770 40.7800 155 40.874 -345450 345450 48.3550 41.8700 90 74.698 -345550 345550 48.3770 43.1000 77 95.478 -345590 345590 48.0330 43.8700 156 62.758 -345780 345780 48.0770 46.1200 6 48.033 -345790 345790 48.2220 46.7300 35 126.460 -345810 345810 48.7770 47.4300 4 57.960 -346010 346010 47.8000 35.0200 112 52.039 -346060 346060 47.6770 36.2500 135 301.703 -346070 346070 47.2770 35.3300 87 78.022 -346090 346090 47.3330 36.3300 222 38.714 -346150 346150 47.6220 37.4800 266 76.856 -346220 346220 47.8000 38.5000 172 139.892 -346250 346250 47.5770 38.8800 43 37.729 -346350 346350 47.7000 40.2700 125 63.405 -346440 346440 47.5880 41.1000 52 87.608 -346460 346460 47.7330 42.2500 104 160.928 -346550 346550 47.6330 43.1500 49 68.274 -346620 346620 47.9330 44.7000 7 87.838 -346870 346870 47.4110 47.2400 -16 76.228 -346910 346910 47.9000 48.8000 10 311.569 -347040 347040 46.8330 35.3700 39 39.954 -347080 347080 46.6880 35.8500 25 71.272 -347120 347120 47.0770 37.5000 70 60.611 -347170 347170 46.7550 36.7800 2 110.041 -347190 347190 46.6220 37.8000 2 25.022 -347200 347200 47.2000 38.9500 15 73.194 -347230 347230 47.1220 39.4200 4 33.646 -347270 347270 46.7330 38.2700 3 105.221 -347330 347330 47.0880 40.7500 9 61.526 -347350 347350 46.8330 40.3000 85 44.381 -347370 347370 46.5770 39.6300 14 146.441 -347430 347430 47.1550 42.4800 70 66.547 -347470 347470 46.5550 41.0500 112 88.401 -347480 347480 46.7000 41.7300 25 54.363 -347530 347530 47.1220 43.8800 73 139.437 -347590 347590 46.5770 43.6700 108 55.207 -347720 347720 47.1220 46.3000 2 206.691 -347850 347850 46.9110 47.9300 -19 107.078 -347980 347980 46.5990 49.2600 -23 148.749 -348130 348130 46.4220 37.9500 16 42.350 -348240 348240 46.0330 38.1500 5 63.454 -348250 348250 46.0770 38.9700 17 75.216 -348380 348380 45.8550 40.0800 79 60.429 -348450 348450 46.0770 41.9700 86 107.962 -348580 348580 45.9220 43.3500 77 720.710 -348610 348610 46.3770 44.3300 150 81.139 -348660 348660 46.1880 45.3500 -7 126.640 -348800 348800 46.2770 48.0300 18 70.899 -348870 348870 45.7990 47.2100 -18 45.785 -349150 349150 45.3220 37.3800 2 47.334 -349170 349170 45.2330 36.7500 5 107.384 -349220 349220 45.6330 38.9300 23 49.460 -349240 349240 45.2880 38.1200 9 412.771 -349290 349290 45.0330 39.1500 33 44.646 -349360 349360 45.4330 40.5700 80 192.060 -349370 349370 45.2220 39.6800 90 73.414 -349490 349490 45.0550 42.0200 467 121.032 -349540 349540 45.3550 42.8500 134 73.071 -349580 349580 45.1000 43.4300 158 53.537 -349640 349640 45.4000 44.2000 75 87.921 -349750 349750 45.3330 46.0300 3 103.366 -349760 349760 45.4330 46.5500 18 42.100 -349840 349840 45.3990 47.3500 -24 214.044 -349890 349890 45.3880 47.7800 -25 33.593 -350010 350010 52.3880 50.4800 64 57.727 -350070 350070 51.8770 50.3300 70 164.588 -350110 350110 52.4330 53.1300 101 51.272 -350150 350150 52.0880 53.6300 136 113.969 -350210 350210 52.3550 55.4700 135 65.312 -350260 350260 52.2220 57.4000 523 182.436 -350370 350370 51.8770 58.1800 339 65.691 -350410 350410 52.4330 60.3500 310 67.488 -350420 350420 52.3000 61.3200 279 94.686 -350530 350530 52.4770 64.6700 110 108.765 -350670 350670 51.8880 66.3300 222 112.565 -350780 350780 51.8220 68.3700 308 83.184 -350850 350850 52.0000 70.9500 384 254.330 -351070 351070 51.1220 50.3200 72 40.677 -351180 351180 51.0330 54.1000 105 228.554 -351210 351210 51.7880 55.2200 109 114.356 -351250 351250 51.4220 56.4200 131 66.105 -351260 351260 51.4770 57.3700 225 82.853 -351270 351270 51.0220 55.6300 144 89.784 -351330 351330 51.5220 59.9500 285 174.674 -351380 351380 51.2000 58.5700 206 102.268 -351560 351560 51.4000 64.6300 130 212.064 -351570 351570 51.0880 62.7000 230 138.725 -351630 351630 51.6000 67.5700 272 42.950 -351660 351660 51.2770 67.2300 252 92.087 -351730 351730 51.6220 69.8000 312 89.522 -351880 351880 51.1330 71.3700 350 100.666 -351910 351910 51.6330 73.1700 397 157.930 -352170 352170 50.2550 52.5700 33 99.761 -352250 352250 50.7550 56.5300 178 69.751 -353020 353020 50.2000 51.1700 16 226.469 -353210 353210 50.1330 55.7000 142 110.416 -353440 353440 49.9550 60.1300 229 210.208 -353450 353450 49.9880 61.4800 221 96.601 -353580 353580 49.6330 63.5000 136 317.220 -353610 353610 50.1330 65.2300 142 114.346 -353630 353630 50.2220 66.8300 343 173.556 -353680 353680 49.7550 66.1500 229 71.121 -353760 353760 49.8880 69.5200 349 152.377 -353860 353860 49.9550 71.5800 422 112.377 -353940 353940 49.8000 73.1300 555 703.439 -354040 354040 49.2220 50.3000 7 58.981 -354060 354060 49.0550 51.8700 4 101.845 -354160 354160 49.0770 54.6800 103 99.217 -354260 354260 49.1550 57.1200 236 40.890 -354300 354300 49.2550 59.5500 260 88.333 -354360 354360 49.2330 57.6700 234 119.418 -354370 354370 48.8220 58.2200 230 46.587 -354490 354490 48.8330 62.1000 82 64.680 -354590 354590 48.8220 64.6200 122 121.415 -354780 354780 48.8880 68.0800 506 337.687 -354970 354970 48.9550 72.8500 656 93.685 -355140 355140 48.4550 52.9200 0 1728.520 -355190 355190 48.2000 54.9300 73 151.253 -355220 355220 48.7330 56.0300 186 98.391 -355290 355290 48.2220 57.1200 151 227.018 -355320 355320 48.6330 58.5000 397 18.315 -355350 355350 48.4770 58.5800 404 103.581 -355420 355420 48.6220 61.2700 114 67.556 -355490 355490 48.2550 62.0000 74 188.321 -355760 355760 48.3000 69.6500 361 127.113 -355820 355820 48.7000 71.6300 488 141.734 -356050 356050 47.6660 51.5800 -15 65.671 -356630 356630 47.8330 66.7500 488 152.999 -356710 356710 47.8000 67.7200 345 72.509 -356830 356830 47.8550 72.0800 810 95.757 -356870 356870 47.5220 70.9000 471 182.565 -356990 356990 47.4550 74.8200 620 63.185 -357000 357000 47.1220 51.9200 28 165.956 -357040 357040 46.7550 50.1700 24 2.286 -357070 357070 46.7550 50.2000 25 73.771 -357150 357150 46.8000 53.9200 18 76.218 -357210 357210 47.0330 55.1300 45 101.847 -357290 357290 46.6330 57.3300 44 140.699 -357390 357390 46.7220 59.1700 114 418.866 -357420 357420 47.0880 61.2200 79 142.277 -357490 357490 46.7220 62.5000 80 105.395 -357560 357560 46.8880 64.6700 79 895.794 -357770 357770 46.5880 68.6200 276 124.543 -357910 357910 47.2000 73.3500 581 276.925 -357960 357960 46.9000 75.0000 352 129.362 -358160 358160 46.2330 54.4800 16 273.550 -358490 358490 45.7770 62.1200 68 198.721 -358840 358840 46.0000 70.0000 325 419.995 -358950 358950 46.0330 73.5300 344 109.235 -359070 359070 45.0220 50.0300 22 398.340 -359250 359250 45.4000 56.1200 82 157.237 -359270 359270 45.2550 55.0800 74 82.873 -359410 359410 45.6880 59.9200 80 128.627 -359530 359530 45.5220 64.0800 101 154.940 -359690 359690 45.2550 67.0700 138 122.486 -359970 359970 45.1000 73.9700 349 201.780 -360010 360010 51.7000 75.3700 234 102.661 -360030 360030 52.2880 76.9500 123 94.072 -360120 360120 52.3550 78.3300 149 259.230 -360150 360150 51.4880 77.7700 144 79.045 -360200 360200 52.5000 80.2000 168 94.468 -360210 360210 52.2550 79.1300 143 55.508 -360220 360220 52.0220 80.3700 208 54.387 -360270 360270 51.0220 79.2800 249 67.104 -360320 360320 52.2220 82.2500 196 249.823 -360340 360340 51.5000 81.2200 215 106.977 -360360 360360 51.6770 82.7300 240 68.944 -360380 360380 51.1550 82.2000 356 61.266 -360450 360450 51.6770 84.3200 411 54.648 -360460 360460 51.9770 84.9500 260 161.456 -360520 360520 52.0220 85.9000 331 65.218 -360580 360580 51.4330 86.0000 420 78.526 -360610 360610 52.2770 87.1700 322 53.471 -360640 360640 51.8000 87.2700 400 139.076 -360780 360780 50.9550 90.3000 983 63.700 -360830 360830 52.1220 92.2800 581 101.801 -360870 360870 51.2880 91.6700 836 202.995 -360900 360900 52.6220 94.5700 1043 57.206 -360910 360910 52.2770 93.0000 665 52.001 -360920 360920 52.1550 93.9200 862 170.306 -360960 360960 51.7000 94.4500 629 62.283 -360970 360970 51.1220 93.6700 1063 116.134 -361030 361030 52.4770 96.3700 920 653.344 -361040 361040 51.5000 95.6700 706 118.722 -361260 361260 50.8000 75.7000 504 213.690 -361520 361520 50.8770 78.3500 148 146.052 -361770 361770 50.3550 80.2500 196 511.532 -361860 361860 50.6330 81.9200 320 120.035 -361870 361870 50.2220 81.3300 365 61.920 -362080 362080 50.3330 83.5500 809 189.031 -362130 362130 50.9550 84.9200 1037 89.805 -362310 362310 50.7330 86.1500 832 305.475 -362460 362460 50.6330 87.9300 1937 87.820 -362590 362590 50.0000 88.6700 1758 147.475 -362780 362780 50.3880 90.4300 1850 126.038 -363070 363070 50.2880 95.1700 1101 82.052 -363250 363250 50.6000 97.5200 1310 223.311 -363350 363350 49.3880 75.5200 812 127.478 -363580 363580 49.2000 77.3700 842 243.369 -363940 363940 49.5880 81.0500 334 42.509 -363970 363970 49.2220 81.2200 455 139.740 -364030 364030 49.9770 82.6300 292 76.558 -364180 364180 49.0330 83.3800 524 142.962 -364210 364210 49.7220 84.2800 492 85.631 -364280 364280 49.2000 84.5200 401 60.570 -364390 364390 49.1880 85.6200 1081 136.911 -364420 364420 49.7330 86.5500 1800 29.180 -364430 364430 49.9770 86.7000 2050 92.663 -364670 364670 48.3000 74.9700 780 172.100 -364870 364870 48.2770 77.3200 699 82.225 -364980 364980 48.1770 78.4200 643 113.358 -365010 365010 49.0000 79.3300 618 140.517 -365350 365350 48.7550 82.3700 511 80.033 -365460 365460 48.5550 83.6800 427 57.506 -366190 366190 47.0880 79.7200 422 113.009 -366220 366220 47.9770 80.4500 655 178.517 -366390 366390 47.1220 81.6200 501 117.520 -366430 366430 47.8000 82.8300 548 230.901 -366650 366650 47.4770 84.9200 603 97.616 -366860 366860 46.5550 76.8700 340 359.250 -367290 367290 46.1770 80.9300 397 310.026 -367360 367360 46.6550 82.7500 441 100.335 -367440 367440 45.6330 75.1200 353 107.610 -367700 367700 45.4550 78.3300 564 50.737 -367730 367730 45.8550 78.7200 412 98.689 -367780 367780 45.0000 78.3800 602 206.150 -367860 367860 45.4220 79.9000 1113 115.840 -368030 368030 45.8550 82.1800 362 32.155 -368060 368060 45.3000 82.4800 394 82.301 -368190 368190 44.1330 75.8500 499 82.250 -368210 368210 44.8330 76.2700 395 165.835 -368290 368290 44.3000 76.7700 432 42.186 -368370 368370 44.0220 77.1300 710 113.100 -368590 368590 44.1770 80.0700 645 103.636 -368640 368640 43.5330 75.2500 742 3350.773 -368740 368740 43.6000 76.3200 685 51.841 -368770 368770 43.1770 76.0500 992 73.361 -368850 368850 43.3550 77.4700 1098 79.033 -369050 369050 43.3220 79.4800 1273 260.407 -369110 369110 42.8330 75.2800 818 77.862 -369190 369190 42.2220 75.7300 1812 46.592 -369270 369270 42.4770 76.1800 1660 77.886 -369340 369340 42.6550 77.1000 1645 179.120 -369440 369440 42.3550 78.3500 1769 37.162 -369480 369480 42.2000 78.2000 1719 21.195 -369630 369630 41.8000 75.7700 3040 144.994 -369740 369740 41.4330 76.0000 2041 45.059 -369820 369820 41.9220 78.2300 3614 42.861 -369830 369830 42.3220 77.9000 1700 75.315 -369850 369850 41.4880 77.4000 3080 107.328 -369940 369940 41.8220 78.7300 3540 101.560 -370000 370000 44.7220 37.7700 30 29.344 -370010 370010 44.9000 37.3000 6 56.884 -370040 370040 44.5770 38.0800 4 79.110 -370060 370060 44.3770 38.5300 3 42.056 -370090 370090 44.3330 38.7200 25 15.877 -370130 370130 44.7550 39.9000 132 20.520 -370140 370140 44.6330 39.1000 67 106.048 -370170 370170 44.2880 39.2700 324 26.287 -370180 370180 44.1000 39.0700 41 59.306 -370210 370210 44.6220 40.0800 213 77.551 -370310 370310 44.9880 41.1200 160 65.600 -370360 370360 44.6330 41.9700 333 44.922 -370440 370440 44.5770 42.2200 440 20.745 -370470 370470 44.2330 42.0500 563 50.907 -370500 370500 44.0550 43.0300 576 19.389 -370580 370580 44.1550 43.4700 293 30.423 -370610 370610 44.8000 44.1700 136 55.626 -370660 370660 44.5770 44.8000 69 172.084 -370790 370790 44.1770 45.8700 19 59.480 -370850 370850 44.3990 46.5500 -21 121.076 -370890 370890 44.4660 47.4800 -23 74.206 -370990 370990 43.5880 39.7200 57 176.658 -371160 371160 43.7880 41.9000 862 263.330 -371450 371450 43.7330 44.6700 132 94.405 -371630 371630 43.8770 46.7700 5 60.631 -371690 371690 43.6000 46.7800 3 30.807 -371750 371750 43.4220 40.2500 1629 46.552 -371770 371770 43.2550 40.2700 7 8.910 -371780 371780 43.2000 40.3500 4 25.286 -371870 371870 43.1000 40.6300 11 91.416 -371890 371890 43.0000 41.0300 37 15.914 -371930 371930 43.4550 41.7300 1327 37.022 -371960 371960 43.1220 41.7300 952 70.226 -372090 372090 43.0550 42.7200 1441 88.058 -372120 372120 43.5000 43.6200 441 88.394 -372280 372280 43.0550 44.6500 670 68.022 -372350 372350 43.3550 45.6800 124 35.569 -372440 372440 43.3550 46.1200 75 359.766 -372480 372480 43.1770 46.5200 127 37.951 -372600 372600 42.8770 41.1300 13 47.625 -372670 372670 42.7000 41.4700 5 24.303 -372720 372720 42.8550 41.6800 266 29.962 -372780 372780 42.6330 41.7000 63 20.224 -372790 372790 42.5000 41.8800 117 143.206 -372860 372860 42.7330 42.4800 1610 40.789 -372950 372950 42.7880 42.7500 1158 22.872 -372980 372980 42.6550 42.7000 474 15.340 -373080 373080 42.5220 43.1500 544 45.224 -373090 373090 42.5880 43.4500 789 25.641 -373160 373160 42.7000 43.9700 1730 189.297 -373340 373340 42.7000 44.5200 5033 40.864 -373670 373670 42.6770 46.2200 984 65.812 -373790 373790 42.1550 41.6700 3 36.404 -373800 373800 42.2880 42.0300 40 26.593 -373850 373850 42.1880 42.3700 26 19.338 -373860 373860 42.3000 42.4200 114 13.114 -373880 373880 42.0880 42.0000 20 22.372 -373900 373900 42.3330 42.8200 175 13.150 -373930 373930 42.3330 42.9800 598 24.156 -373950 373950 42.2770 42.6300 116 38.646 -374030 374030 42.3550 43.4000 415 27.667 -374040 374040 42.3220 43.3000 149 9.000 -374090 374090 42.1220 43.0500 1242 87.835 -374160 374160 42.2330 43.9800 871 29.586 -374170 374170 41.9880 43.5500 690 22.244 -374290 374290 42.1220 44.4800 760 9.023 -374320 374320 42.3550 44.7000 1064 34.131 -374370 374370 42.0880 44.7000 902 19.880 -374390 374390 42.1220 44.9700 1091 104.245 -374480 374480 42.0330 45.2200 546 17.276 -374610 374610 42.4000 46.2300 2923 30.807 -374630 374630 42.4000 46.9300 1546 80.314 -374700 374700 42.0440 48.2900 -19 188.047 -374710 374710 42.8220 47.1200 472 33.636 -374720 374720 43.0220 47.4300 32 112.456 -374730 374730 42.5770 47.8700 21 61.122 -374750 374750 42.4550 47.6700 519 21.274 -374810 374810 41.8330 41.7500 7 71.946 -374830 374830 41.9220 41.9800 174 18.529 -374840 374840 41.6550 41.6300 6 8.711 -374920 374920 42.0220 42.3000 221 50.111 -374980 374980 41.5770 41.6200 949 25.251 -375030 375030 41.7220 42.8300 1265 11.063 -375060 375060 41.6330 42.9800 982 9.223 -375070 375070 41.7000 42.7000 1185 16.570 -375080 375080 41.6220 42.8700 1097 56.464 -375130 375130 42.0220 43.4500 673 9.085 -375140 375140 41.5770 43.2500 983 27.462 -375150 375150 41.8330 43.3800 794 42.146 -375240 375240 41.7220 43.5200 1665 11.154 -375250 375250 41.6550 43.6200 1995 28.071 -375310 375310 41.9880 44.1200 612 71.731 -375330 375330 41.9330 44.4200 616 13.234 -375350 375350 41.7000 44.3800 1195 27.861 -375370 375370 41.5880 44.0800 1457 44.594 -375390 375390 41.5550 44.4700 1140 12.960 -375450 375450 41.7000 44.7500 403 6.336 -375460 375460 41.7550 44.7700 427 16.691 -375530 375530 41.9330 45.3800 543 34.817 -375560 375560 41.7330 45.3300 806 22.617 -375630 375630 41.9550 45.8000 449 43.945 -375660 375660 41.7550 45.8000 410 22.235 -375720 375720 41.8220 46.3000 435 142.300 -375750 375750 41.6330 46.6500 518 13.386 -375770 375770 41.6000 46.0500 291 25.862 -375780 375780 41.5550 46.4200 213 20.472 -375790 375790 41.6770 46.8000 1539 44.496 -375970 375970 41.6770 48.1500 474 41.407 -376020 376020 41.4000 43.4800 1716 140.649 -376030 376030 41.4880 43.8700 2100 20.713 -376180 376180 41.1220 44.2800 1506 73.656 -376210 376210 41.4550 44.5500 534 41.823 -376320 376320 41.4550 45.1000 303 24.480 -376330 376330 41.5220 45.3800 750 74.246 -376360 376360 41.3000 45.4700 404 19.032 -376390 376390 41.1330 45.4200 333 36.376 -376510 376510 41.4220 46.2500 801 44.665 -376610 376610 41.2220 47.1700 636 29.843 -376630 376630 41.4770 47.7300 1018 49.493 -376680 376680 41.0770 47.4700 581 99.613 -376700 376700 41.7880 48.7000 15 43.075 -376730 376730 41.4220 48.8700 27 84.247 -376740 376740 41.2220 48.2300 2071 14.464 -376750 376750 41.3770 48.5200 552 29.614 -376760 376760 41.1000 48.1700 2427 58.711 -376770 376770 41.0000 48.7000 1107 45.807 -376820 376820 40.9550 43.7800 1878 19.037 -376830 376830 40.8770 43.9500 1798 14.135 -376860 376860 40.7880 43.8300 1529 49.154 -376930 376930 41.0220 44.3800 1397 13.923 -376990 376990 40.5880 44.3500 1891 55.246 -377040 377040 40.8220 44.5000 1379 28.925 -377060 377060 40.7550 44.8700 1255 27.185 -377080 377080 40.5330 44.9500 1918 6.463 -377090 377090 40.5550 44.9300 1937 2.973 -377110 377110 40.8770 45.1500 733 258.612 -377130 377130 40.8880 45.3800 900 19.372 -377170 377170 40.5770 45.0000 1917 21.235 -377190 377190 40.6000 45.3500 1834 35.103 -377290 377290 40.5770 45.8200 1452 33.515 -377340 377340 40.8330 46.0300 410 52.237 -377350 377350 40.7220 46.4200 303 34.208 -377360 377360 40.7330 46.3200 326 8.513 -377400 377400 40.9880 47.8700 682 28.068 -377440 377440 40.7770 47.0300 94 49.784 -377470 377470 40.6220 47.1500 15 19.982 -377490 377490 40.6550 47.7500 94 48.713 -377500 377500 40.7880 48.1300 550 34.849 -377530 377530 40.8770 48.9300 1082 23.667 -377560 377560 40.5330 48.9300 755 59.587 -377590 377590 40.6330 48.6300 749 27.663 -377690 377690 40.6000 49.6300 20 88.841 -377740 377740 40.3220 43.6700 1255 35.752 -377870 377870 40.1550 44.0300 866 95.805 -377880 377880 42.1550 44.3800 854 28.375 -377910 377910 40.4000 44.6300 1792 16.245 -377920 377920 40.5000 44.7700 1761 36.808 -378010 378010 40.3550 45.1300 1951 29.481 -378080 378080 40.1330 45.3200 1945 83.955 -378150 378150 40.2220 45.7700 1940 36.357 -378160 378160 40.5000 46.0800 1658 22.856 -378250 378250 40.4220 46.3300 1582 102.304 -378310 378310 40.3550 47.0200 164 24.181 -378320 378320 40.3770 47.1300 69 9.634 -378350 378350 40.2000 47.2200 5 66.973 -378440 378440 40.3550 48.1700 4 975.882 -378490 378490 40.0220 48.9200 5 46.898 -378500 378500 40.3880 49.8500 2 6.884 -378510 378510 40.4220 49.7800 61 5.075 -378520 378520 40.3770 49.7700 224 27.473 -378530 378530 40.4880 49.9700 6 5.609 -378600 378600 40.5330 50.0000 28 10.998 -378610 378610 40.2330 50.8700 15 23.942 -378640 378640 40.4550 50.0800 6 41.303 -378660 378660 40.4770 50.3200 24 20.446 -378690 378690 40.3330 50.6200 17 207.612 -378740 378740 39.9550 44.5500 822 49.523 -378760 378760 39.8330 44.7000 818 18.646 -378770 378770 39.5770 45.0000 817 55.946 -378830 378830 39.9330 45.9700 2257 44.675 -378930 378930 39.9880 46.9300 378 34.116 -378950 378950 39.8220 46.7500 829 24.005 -378960 378960 39.9000 46.7800 611 9.042 -378970 378970 39.5330 46.0200 1615 141.570 -378980 378980 39.6550 46.5300 1099 45.748 -378990 378990 39.7770 46.7500 1304 5.003 -379010 379010 39.7880 47.1000 399 21.334 -379050 379050 39.8220 47.5000 62 38.797 -379070 379070 39.6000 47.1500 430 97.132 -379120 379120 39.9330 48.5300 15 34.668 -379130 379130 39.5880 48.9700 21 109.166 -379140 379140 39.8770 48.0500 1 25.611 -379230 379230 40.0000 49.4700 18 62.628 -379250 379250 39.7550 49.6000 21 29.410 -379360 379360 39.2000 45.4200 875 25.709 -379410 379410 39.4000 45.5700 1206 41.357 -379460 379460 39.1220 45.9500 2218 33.291 -379470 379470 38.9550 45.6300 736 72.470 -379520 379520 38.6770 48.3800 1832 27.232 -379530 379530 39.5000 46.3500 1367 23.127 -379570 379570 38.9220 46.0200 788 20.047 -379580 379580 38.9000 46.2500 670 37.977 -379590 379590 39.2000 46.4300 704 30.384 -379680 379680 39.0000 46.6700 315 71.956 -379720 379720 39.4770 48.5500 4 38.070 -379780 379780 39.6770 48.6000 4 22.644 -379810 379810 38.9000 48.2500 730 73.739 -379840 379840 38.7770 48.4000 1115 11.252 -379850 379850 38.7330 48.8300 11 31.211 -379890 379890 38.4550 48.8800 21 157.624 -380010 380010 44.5550 50.2500 25 54.744 -380020 380020 44.7330 51.9700 56 145.750 -380190 380190 44.3220 54.6000 143 155.825 -380230 380230 44.8550 56.3300 126 62.791 -380440 380440 44.5880 61.1500 55 150.314 -380490 380490 44.0770 62.9000 88 277.866 -380510 380510 44.8880 63.1700 92 92.673 -380690 380690 44.1770 66.7500 151 264.280 -380810 380810 44.8000 69.1200 190 111.360 -380820 380820 44.7550 70.0000 207 69.628 -380910 380910 44.8000 71.0700 266 157.400 -380990 380990 44.2880 72.9500 350 121.028 -381110 381110 43.5880 51.0800 -15 179.986 -381410 381410 43.8880 57.5200 128 212.717 -381460 381460 43.7550 58.7300 68 98.178 -381490 381490 43.0880 58.9300 64 73.836 -381620 381620 43.6000 61.9300 64 94.143 -381780 381780 43.1550 64.3300 233 110.035 -381960 381960 43.5550 68.9000 820 36.384 -381980 381980 43.2770 68.2200 209 83.894 -382010 382010 43.8000 69.2000 481 200.399 -382030 382030 43.7880 70.9300 366 109.928 -382070 382070 43.0330 69.3700 365 81.341 -382220 382220 43.7000 73.7800 456 93.168 -382320 382320 42.9660 54.1100 78 572.232 -382610 382610 42.0550 59.3700 74 48.999 -382620 382620 42.9550 59.8200 66 464.491 -382640 382640 42.4550 59.6200 77 57.941 -382670 382670 42.0770 59.4000 73 3.481 -382840 382840 42.5330 63.2800 333 174.388 -383010 383010 42.8000 67.4200 185 125.193 -383160 383160 42.4330 68.8000 240 120.051 -383170 383170 42.0770 68.1200 238 68.539 -383340 383340 42.4880 70.3000 802 96.595 -383390 383390 42.1770 70.8800 2151 49.543 -383410 383410 42.8550 71.3800 653 322.571 -383430 383430 42.9550 72.7500 683 112.118 -383450 383450 42.5220 72.2500 1216 63.122 -383520 383520 42.8550 74.1000 726 78.443 -383580 383580 42.1550 73.9800 2092 184.896 -383670 383670 41.0440 52.9100 -22 216.781 -383830 383830 41.8330 58.7200 62 154.002 -383880 383880 41.0330 57.7700 62 111.274 -383920 383920 41.8330 59.9800 88 56.642 -383960 383960 41.5770 60.5700 99 165.161 -384030 384030 41.7550 62.4700 98 109.269 -384230 384230 41.8000 66.7200 202 584.197 -384270 384270 41.0550 65.2800 200 80.831 -384390 384390 41.3330 67.9200 240 112.512 -384440 384440 41.4770 68.0300 306 18.451 -384620 384620 41.9000 70.3700 1258 38.163 -384660 384660 41.6770 70.7200 1759 128.706 -384710 384710 41.9000 71.3500 1937 57.810 -384730 384730 41.8330 72.8700 986 98.456 -384740 384740 41.3770 71.4500 1120 69.311 -384750 384750 40.7330 72.3300 477 201.805 -385070 385070 40.0330 52.9800 89 104.267 -385110 385110 40.7220 55.4200 115 180.772 -385270 385270 40.0770 57.3800 46 360.396 -385290 385290 40.2550 58.4000 84 88.889 -385450 385450 40.4770 62.2800 143 98.013 -385510 385510 40.8550 63.3300 208 301.870 -385530 385530 40.6880 64.4500 219 96.110 -385650 385650 40.5550 65.6800 501 54.618 -385670 385670 40.1330 65.3500 347 188.703 -385820 385820 40.8330 68.5000 266 73.430 -385830 385830 40.8220 68.6800 264 15.192 -385890 385890 40.2220 68.8300 356 76.400 -385990 385990 40.2220 69.7300 428 77.260 -386020 386020 40.8000 70.6300 699 75.378 -386060 386060 40.5550 70.9500 499 38.339 -386090 386090 40.1220 70.6300 874 159.100 -386110 386110 40.9880 71.5800 476 44.595 -386130 386130 40.9220 72.9500 765 56.231 -386160 386160 40.7000 72.9000 868 25.037 -386180 386180 40.3770 71.7500 577 62.983 -386270 386270 40.3220 73.5500 1555 112.768 -386300 386300 39.4880 54.3700 16 3.643 -386340 386340 39.4990 54.3300 -8 105.803 -386370 386370 39.0990 53.0900 -26 394.845 -386410 386410 39.6880 55.5600 -9 48.262 -386470 386470 39.2550 55.5200 35 163.320 -386560 386560 39.3220 58.6000 89 122.097 -386650 386650 39.5880 59.9800 108 143.323 -386830 386830 39.7220 64.6200 230 77.210 -386840 386840 39.3220 63.2000 182 138.105 -386850 386850 39.5000 63.8500 196 59.236 -386870 386870 39.0880 63.6000 193 43.177 -387050 387050 39.4880 67.6300 1015 58.895 -387130 387130 39.9000 68.9800 1006 38.006 -387150 387150 39.5880 68.6300 3150 22.252 -387160 387160 39.3880 68.6200 1507 310.383 -387190 387190 39.0770 68.8800 3373 41.193 -387250 387250 39.4330 69.9500 2564 53.723 -387440 387440 39.3000 73.3300 4267 24.812 -387450 387450 39.7330 73.2700 3155 69.687 -387500 387500 37.4660 53.6300 -22 103.052 -387550 387550 38.5330 54.3000 -1 108.518 -387560 387560 38.6220 55.1800 208 60.445 -387590 387590 37.6330 54.7800 32 219.688 -387630 387630 38.9880 56.2800 97 71.960 -387670 387670 38.2220 55.6500 315 100.543 -387730 387730 38.8550 58.4000 87 54.713 -387740 387740 38.4330 57.4200 161 182.808 -387910 387910 38.6880 61.1700 147 1271.369 -387990 387990 38.0880 62.8000 190 143.677 -388040 388040 38.5770 63.1800 186 63.670 -388060 388060 38.4770 64.3700 270 251.239 -388120 388120 38.8000 65.7200 376 113.980 -388150 388150 38.6220 66.2700 524 51.655 -388160 388160 38.6550 66.9300 2121 45.315 -388180 388180 38.2550 66.8300 1601 175.936 -388290 388290 38.2770 67.9000 520 93.432 -388350 388350 38.5770 68.3300 821 39.194 -388400 388400 38.4220 69.3500 549 14.889 -388440 388440 38.5550 69.3300 1215 47.818 -388470 388470 38.1000 69.3200 660 42.549 -388480 388480 38.2550 69.5200 908 24.545 -388510 388510 39.0330 70.3000 1316 124.330 -388530 388530 38.6550 70.7200 3347 55.577 -388560 388560 38.4220 70.7800 1284 26.425 -388620 388620 38.9220 72.1700 4169 538.922 -388670 388670 38.2880 71.3300 1737 101.461 -388690 388690 38.1330 72.6200 3290 56.171 -388710 388710 39.0880 73.4200 3930 66.837 -388750 388750 38.5220 73.6800 4307 111.487 -388780 388780 38.1770 73.9800 3576 44.272 -388790 388790 38.0770 74.4700 3740 68.249 -388800 388800 37.9770 58.3300 210 36.323 -388810 388810 37.6550 58.4000 1486 96.348 -388850 388850 37.3550 59.6300 308 78.720 -388860 388860 37.3880 60.5200 188 146.725 -388910 388910 37.8000 61.5500 200 101.640 -388950 388950 37.6000 62.1800 241 39.511 -388990 388990 37.3000 62.4200 262 93.769 -389110 389110 37.8330 65.2000 242 100.309 -389150 389150 37.5220 66.0200 266 12.314 -389210 389210 37.6770 67.0200 421 66.384 -389300 389300 36.9880 68.0300 349 34.510 -389330 389330 37.8220 68.7800 430 85.852 -389370 389370 37.2880 68.1300 380 82.503 -389430 389430 37.9220 69.7500 586 190.231 -389440 389440 37.4880 69.3800 446 25.614 -389470 389470 37.2330 69.0800 364 63.428 -389540 389540 37.5000 71.5000 2080 88.868 -389560 389560 37.7000 72.9500 3744 151.945 -389570 389570 36.7330 71.6500 2524 44.104 -389660 389660 37.5330 74.8300 3840 259.642 -389740 389740 36.5330 61.2200 279 113.590 -389870 389870 35.2880 62.3500 630 99.365 -389890 389890 35.9220 62.9200 349 51.781 -389980 389980 36.2770 63.7200 790 314.572 -400050 400050 36.8220 38.0000 351 85.695 -400090 400090 36.7000 38.9500 349 171.543 -400160 400160 36.5000 40.7500 296 88.960 -400170 400170 35.9330 36.6200 451 460.894 -400250 400250 35.7220 35.9500 46 26.573 -400270 400270 35.4000 37.8500 460 102.499 -400290 400290 35.0000 37.0300 481 28.329 -400300 400300 35.1330 36.7200 309 22.254 -400390 400390 35.9330 39.0200 246 85.504 -400410 400410 34.9330 36.7300 450 100.255 -400500 400500 34.8880 35.8800 5 23.959 -400550 400550 34.7550 36.7200 485 19.810 -400660 400660 34.8220 36.1300 359 50.754 -400670 400670 32.7000 35.6000 997 28.423 -400720 400720 34.4220 40.9200 182 94.628 -400830 400830 34.0330 36.7200 1333 70.402 -400850 400850 33.7880 37.7000 825 95.778 -400870 400870 33.4880 38.6700 708 123.429 -400950 400950 32.6000 36.1000 543 23.950 -401010 401010 33.8220 35.8500 920 7.389 -401020 401020 33.8770 36.0000 920 48.401 -401030 401030 34.4550 35.8000 6 132.664 -401040 401040 33.3770 35.5800 773 43.884 -401050 401050 34.2550 36.0500 1916 31.952 -401100 401100 33.8220 35.7700 1524 22.099 -401530 401530 32.9880 35.5000 934 106.448 -401650 401650 32.6770 35.1800 50 19.590 -401760 401760 32.1000 34.7800 4 71.830 -401790 401790 32.0000 34.8200 30 7.543 -401840 401840 31.8770 35.2200 757 0.000 -402800 402800 31.8660 35.4900 -275 179.594 -402960 402960 31.0330 35.4700 350 92.630 -403410 403410 29.4880 34.9800 3 16.578 -403630 403630 28.0000 41.4500 617 49.211 -403640 403640 28.0330 40.9500 945 106.270 -403660 403660 31.2330 38.2000 843 67.420 -403670 403670 27.4000 44.3200 476 69.289 -403680 403680 31.2220 39.2700 948 76.956 -403690 403690 29.5000 35.0000 2 2.351 -403700 403700 27.3550 45.0200 244 254.375 -403710 403710 29.6770 38.7200 1016 133.796 -403720 403720 30.5330 38.9000 813 96.730 -403740 403740 27.7000 35.4800 26 135.645 -403760 403760 27.6000 38.6000 860 190.492 -403800 403800 28.4000 48.5000 8 35.211 -403810 403810 28.8880 38.9000 884 89.439 -403860 403860 26.0000 40.8200 976 120.089 -403870 403870 27.1770 40.4700 900 301.510 -403880 403880 26.5000 42.1200 1006 58.247 -403900 403900 27.9220 42.4700 683 213.831 -403920 403920 26.7880 41.3200 1189 94.669 -403950 403950 27.4330 41.6800 1002 0.000 -403970 403970 27.0880 49.6700 1 41.080 -403980 403980 28.3220 38.6200 935 68.605 -403990 403990 27.4000 50.1000 2 64.337 -404020 404020 27.0220 42.1700 1000 88.196 -404040 404040 26.3000 43.7700 648 0.000 -404150 404150 26.4330 49.8000 12 38.943 -404170 404170 26.4550 49.8200 12 3.154 -404180 404180 26.8330 49.9700 1 515.981 -404190 404190 26.4000 50.1000 10 14.554 -404210 404210 25.3000 49.7000 151 22.155 -404220 404220 26.4000 50.1800 4 7.967 -404320 404320 25.8000 42.0000 783 169.111 -404330 404330 25.3770 43.6200 700 825.921 -404340 404340 25.3770 42.7300 920 87.004 -404360 404360 25.1770 44.6200 732 102.962 -404400 404400 24.0000 38.2000 11 21.705 -404410 404410 24.5770 46.8700 561 42.377 -404450 404450 24.2000 47.3000 439 100.401 -404500 404500 23.7000 44.6000 1080 211.149 -405500 405500 30.0880 47.7000 70 39.720 -405520 405520 30.0000 48.1000 3 155.298 -405640 405640 29.8000 47.7700 34 32.721 -405680 405680 29.7880 48.3700 3 25.523 -405700 405700 29.1220 46.6700 290 311.970 -405800 405800 29.2880 47.9300 21 8.796 -405810 405810 29.3330 48.0500 11 14.084 -405830 405830 29.1000 48.1300 122 7.698 -405840 405840 29.0770 48.1500 16 3.212 -405850 405850 29.0330 48.1500 6 26.723 -405880 405880 29.4770 48.2800 5 40.607 -405920 405920 28.5770 48.0700 105 57.927 -405940 405940 28.5000 48.4700 3 11.498 -405960 405960 28.6880 48.6500 3 198.654 -406020 406020 36.8000 42.1000 382 58.357 -406040 406040 36.3220 41.8300 476 118.239 -406050 406050 37.1330 42.6800 442 99.417 -406080 406080 36.3220 43.1500 223 626.420 -406110 406110 36.6220 44.2200 1088 101.309 -406210 406210 35.4770 44.4000 331 95.412 -406220 406220 35.4220 45.1300 701 32.524 -406230 406230 35.5550 45.4500 853 138.003 -406290 406290 34.4770 41.9500 150 189.109 -406310 406310 34.9330 43.4800 150 84.146 -406340 406340 34.0770 42.3700 140 58.877 -406370 406370 34.3000 45.4300 202 28.257 -406410 406410 32.7220 38.7300 800 55.432 -406420 406420 33.0330 40.2800 615 212.646 -406440 406440 33.7880 41.6300 409 82.067 -406480 406480 33.2880 43.4800 45 89.555 -406500 406500 33.2330 44.2300 34 69.991 -406530 406530 34.5880 44.3000 107 219.109 -406560 406560 32.6220 44.0200 29 178.710 -406580 406580 32.0330 42.2500 305 291.512 -406650 406650 32.1770 46.0500 15 111.483 -406700 406700 31.9880 44.3200 32 62.236 -406720 406720 31.9880 44.9800 20 81.266 -406740 406740 31.3000 45.2700 6 252.519 -406760 406760 31.0880 46.2300 3 94.292 -406800 406800 31.8550 47.1700 9 153.444 -406840 406840 30.5000 44.5300 202 113.552 -406860 406860 30.1000 46.1200 144 121.031 -406880 406880 30.4220 47.6500 19 21.261 -406890 406890 30.5770 47.7800 2 71.126 -406910 406910 29.9880 48.5000 2 38.538 -407000 407000 39.6550 48.1300 45 72.320 -407010 407010 39.3330 44.4300 1470 98.294 -407040 407040 38.4330 47.0700 1390 183.231 -407080 407080 38.2550 48.2800 1342 56.839 -407100 407100 37.9330 47.5300 1500 68.601 -407130 407130 37.4000 46.2700 1476 84.715 -407180 407180 37.4770 49.4700 23 120.402 -407260 407260 36.7770 45.7200 1385 208.400 -407340 407340 36.4990 51.5800 -20 92.502 -407360 407360 36.7110 52.6500 -21 144.270 -407370 407370 36.4550 52.8200 14 32.255 -407390 407390 36.4220 55.0300 1345 136.452 -407400 407400 36.8550 54.2700 1287 83.152 -407410 407410 36.5550 61.1700 236 5.092 -407630 407630 35.2000 58.4700 1060 134.630 -407670 407670 35.2000 48.6800 1679 153.213 -407680 407680 34.8550 48.5300 1749 40.715 -407800 407800 33.6330 46.4200 1363 307.198 -407820 407820 33.5000 48.3000 1125 145.528 -407830 407830 32.4000 49.6800 2034 110.120 -407890 407890 33.7880 55.0800 921 219.300 -407920 407920 34.0220 58.1700 1293 124.635 -407940 407940 32.2770 48.4300 82 14.459 -408020 408020 32.6770 51.8700 1607 102.999 -408270 408270 31.5330 60.0300 1211 168.591 -408300 408300 30.7770 49.6500 19 1.910 -408320 408320 30.5550 49.2000 4 100.177 -408360 408360 30.8330 51.6800 1880 97.969 -408450 408450 29.2770 50.2700 3 131.066 -408510 408510 29.4770 55.7200 1739 148.340 -408530 408530 29.2330 56.5800 2258 87.640 -408570 408570 28.9550 50.8500 8 66.746 -408780 408780 27.3330 62.3300 1195 161.760 -408820 408820 26.5000 53.9800 30 364.112 -408890 408890 25.8880 54.4800 17 84.365 -408900 408900 25.8330 54.8300 6 35.546 -408970 408970 25.4330 60.3700 10 149.134 -409000 409000 38.4330 70.8000 1320 2.128 -409010 409010 37.8880 70.2200 1040 41.402 -409040 409040 37.1220 70.5200 1200 49.070 -409050 409050 37.5770 71.5000 2265 8.561 -409060 409060 36.9330 65.1200 310 144.674 -409090 409090 37.4220 66.0800 262 89.955 -409110 409110 36.7000 67.2000 378 501.477 -409140 409140 36.1000 68.6500 550 68.550 -409160 409160 37.2220 67.4200 300 61.237 -409170 409170 36.8550 70.0800 1000 105.191 -409180 409180 36.7000 71.5700 2620 8.018 -409210 409210 35.2330 62.2800 680 8.818 -409230 409230 35.5880 63.3200 470 84.642 -409240 409240 37.2000 67.7300 304 27.557 -409250 409250 35.6770 64.2700 1300 51.141 -409280 409280 37.4770 69.6700 810 49.971 -409300 409300 35.3220 69.0200 3366 29.628 -409310 409310 35.3000 69.0700 3172 5.154 -409320 409320 35.1330 69.2500 1630 235.803 -409330 409330 34.5880 68.1000 3400 100.541 -409340 409340 35.0220 71.4800 880 39.038 -409350 409350 34.6550 61.5800 800 153.713 -409370 409370 35.0000 63.1200 914 35.252 -409380 409380 34.2220 62.2200 964 75.901 -409390 409390 34.8000 63.4200 1280 166.437 -409400 409400 34.3770 63.1500 1298 53.125 -409410 409410 34.8880 65.3000 2070 210.365 -409420 409420 33.5330 68.4200 2183 85.791 -409440 409440 34.5000 66.3000 2800 68.079 -409450 409450 34.8220 67.8200 2550 36.493 -409460 409460 34.3880 67.0300 2710 167.724 -409490 409490 34.6330 69.0500 1905 58.505 -409500 409500 34.1000 69.0500 1935 116.295 -409510 409510 34.5880 69.7500 1020 68.175 -409520 409520 34.6550 70.2200 770 33.665 -409530 409530 34.3220 70.7700 510 30.167 -409570 409570 33.4000 62.2800 1150 596.298 -409680 409680 33.5330 68.4200 2183 0.000 -409700 409700 33.6220 69.2300 2350 55.680 -409710 409710 33.3550 69.9500 1146 204.165 -409740 409740 32.3770 62.1800 700 114.117 -409760 409760 32.1770 65.1000 1000 261.640 -409770 409770 32.6220 65.8700 1350 87.591 -409800 409800 32.8330 67.7800 2000 364.563 -409840 409840 32.9220 69.1300 2262 90.248 -409860 409860 31.0000 61.8500 478 152.252 -409880 409880 31.5550 64.3700 780 97.636 -409900 409900 31.5000 65.8500 1010 103.358 -409960 409960 30.4330 63.3000 590 256.187 -410060 410060 22.7220 41.6200 970 51.930 -410080 410080 22.7220 42.1700 870 312.514 -410100 410100 22.3000 46.7000 543 430.158 -410140 410140 22.2220 50.8800 588 657.849 -410160 410160 22.3330 54.0000 468 321.214 -410180 410180 22.2550 41.6300 1394 75.978 -410190 410190 22.3550 42.0700 1407 42.074 -410200 410200 21.4000 39.2000 10 278.615 -410230 410230 21.6550 39.1000 2 5.716 -410260 410260 21.5000 39.2000 17 11.118 -410310 410310 21.4220 39.8700 394 3.780 -410330 410330 21.3880 39.8700 300 11.863 -410350 410350 21.3000 40.3000 2089 33.266 -410560 410560 19.9770 41.5200 2395 630.827 -410600 410600 20.4000 44.7000 0 295.810 -410620 410620 20.4770 45.6700 615 101.415 -410800 410800 19.1000 41.2000 1 103.106 -411000 411000 18.3000 42.3500 2869 85.689 -411060 411060 18.2330 42.4700 2489 14.697 -411160 411160 18.0880 43.1300 2381 255.230 -411200 411200 17.9880 42.4800 2381 37.307 -411410 411410 16.9000 42.5000 6 148.011 -411680 411680 25.3000 51.5500 4 44.471 -411760 411760 24.9000 51.5500 5 266.765 -412260 412260 23.6330 53.6300 130 149.409 -412580 412580 23.6330 58.5700 4 112.422 -413040 413040 18.1330 55.1800 269 189.656 -413120 413120 16.9220 53.9200 33 669.956 -413240 413240 16.9770 43.7300 1890 100.067 -413440 413440 15.5220 44.1800 2190 15.051 -413600 413600 14.7550 42.9700 115 136.539 -413630 413630 17.3220 44.6000 1154 177.457 -413670 413670 17.3770 50.9500 610 319.541 -413720 413720 17.0330 43.7700 1890 7.540 -413900 413900 13.6880 44.1500 1385 2.161 -413910 413910 15.8330 43.5800 1760 350.534 -413930 413930 16.1550 44.7800 1070 5.003 -413960 413960 15.9880 48.9500 700 158.939 -413980 413980 16.0880 52.0800 42 187.113 -414070 414070 15.5000 45.3500 1070 142.305 -414080 414080 15.5000 43.5000 0 38.000 -414140 414140 17.3770 50.9500 610 0.000 -414160 414160 15.3770 42.5800 15 80.840 -414280 414280 16.0880 52.0800 42 0.000 -414300 414300 15.3770 42.5800 15 0.000 -414340 414340 14.5880 44.4200 2425 165.166 -414360 414360 15.9880 48.9500 580 0.000 -414440 414440 14.5220 46.8500 1097 4.254 -414480 414480 14.5880 49.2500 25 393.638 -414510 414510 13.4220 45.6800 1800 469.584 -414520 414520 14.0000 44.3300 1920 66.087 -414530 414530 14.1000 45.4300 2027 80.067 -414670 414670 12.8330 45.0300 3 17.344 -414990 414990 12.6330 53.9000 45 0.000 -415060 415060 35.8550 71.8300 1500 72.843 -415080 415080 35.2000 71.8500 1370 125.417 -415150 415150 35.5770 71.7800 1465 31.235 -415160 415160 35.9220 74.3300 1459 59.343 -415170 415170 35.3000 75.6800 2181 347.373 -415180 415180 35.6770 74.6300 1470 38.389 -415190 415190 35.4220 74.1000 1251 143.894 -415230 415230 34.7330 72.3500 951 69.071 -415310 415310 34.5880 73.1500 1676 121.512 -415320 415320 32.3770 73.4800 2303 99.466 -415350 415350 34.1880 73.2500 1309 31.905 -415360 415360 34.3880 73.3500 981 24.058 -415600 415600 33.8770 70.0800 1726 59.269 -415640 415640 33.5770 71.4300 513 75.302 -415650 415650 33.8220 71.8800 1372 29.813 -415700 415700 33.6220 73.1000 507 0.000 -415730 415730 33.9220 73.3800 2127 77.001 -415900 415900 32.3000 72.3500 188 82.887 -415980 415980 32.9330 73.7200 234 65.770 -416000 416000 32.5000 74.5300 256 286.431 -416200 416200 31.3550 69.4700 1407 228.768 -416300 416300 31.4330 73.1000 184 106.827 -416520 416520 30.0550 70.6300 125 78.598 -416610 416610 30.2770 66.9200 1621 4.554 -416720 416720 30.7770 72.2800 151 367.964 -416780 416780 29.9550 73.2500 163 86.841 -416850 416850 29.8880 69.7200 1098 164.842 -416960 416960 29.0330 66.5800 2017 133.502 -417000 417000 29.4000 71.7800 113 135.258 -417100 417100 28.8220 62.7500 683 160.834 -417120 417120 28.8880 64.4000 850 201.982 -417180 417180 28.6550 70.6800 88 237.076 -417250 417250 27.6880 68.9000 68 204.915 -417440 417440 27.8330 66.6300 1232 226.960 -417460 417460 26.8550 68.1300 47 70.848 -417590 417590 25.2770 63.4800 6 170.489 -417650 417650 25.3880 68.4200 41 96.520 -417680 417680 25.5220 69.7800 6 132.744 -417810 417810 24.9000 66.9300 16 201.076 -417820 417820 24.8000 66.9800 4 12.209 -417850 417850 24.6330 68.9000 11 444.615 -418520 418520 26.0220 88.4000 54 65.155 -418580 418580 25.7550 88.9200 44 26.488 -418590 418590 25.7330 89.2300 34 102.479 -418630 418630 25.6550 88.6800 37 49.176 -418830 418830 24.8550 89.3700 20 86.553 -418840 418840 24.9330 89.9500 20 53.815 -418860 418860 24.7220 90.4300 19 91.192 -418900 418900 24.9770 91.8800 35 8.561 -418980 418980 24.4550 89.7000 16 27.587 -419090 419090 24.3220 89.9300 20 67.345 -419150 419150 24.3000 91.7300 23 27.465 -419210 419210 23.9880 90.4200 10 62.045 -419220 419220 23.8550 90.4000 10 8.907 -419260 419260 23.6550 88.8200 12 41.700 -419290 419290 23.6000 89.8500 9 93.845 -419330 419330 23.4330 91.1800 10 51.085 -419390 419390 23.1770 90.1800 13 54.277 -419410 419410 23.2770 90.7000 7 176.898 -419430 419430 23.0330 91.4200 8 50.782 -419460 419460 22.7220 89.0800 6 1035.633 -419470 419470 22.7880 89.5300 4 46.715 -419500 419500 22.7550 90.3700 4 29.664 -419510 419510 22.6880 90.6500 5 65.683 -419530 419530 22.8770 91.1000 6 37.067 -419600 419600 22.3330 90.3300 3 39.714 -419630 419630 22.4330 91.1000 4 34.453 -419640 419640 22.4880 91.4300 6 115.263 -419650 419650 23.5880 91.7000 10 105.113 -419660 419660 22.5330 92.2000 63 5.876 -419670 419670 22.4880 92.2300 31 82.179 -419770 419770 22.3550 91.8200 34 8.672 -419840 419840 21.9880 90.2300 9 143.669 -419890 419890 21.8220 91.8500 7 44.031 -419980 419980 20.8770 92.3000 6 72.751 -420260 420260 34.0550 74.4000 2655 173.302 -420270 420270 34.0880 74.8300 1587 12.035 -420290 420290 34.3220 75.3200 2515 43.095 -420300 420300 34.4330 75.7700 3066 96.740 -420420 420420 33.9880 74.7800 1666 35.799 -420440 420440 33.5880 75.0800 1690 12.855 -420450 420450 33.5000 75.1700 1630 94.182 -420560 420560 32.6770 74.8300 367 34.307 -420590 420590 32.5330 75.9700 1959 103.254 -420600 420600 32.3330 75.5000 380 49.391 -420620 420620 32.2770 76.3800 1211 47.865 -420630 420630 32.5880 77.0700 3348 165.702 -420650 420650 32.2770 77.1700 2039 35.827 -420740 420740 31.3330 75.3300 241 28.619 -420750 420750 31.4770 75.5800 236 65.424 -420770 420770 31.4770 76.2700 369 74.133 -420780 420780 31.7220 76.9700 761 22.574 -420810 420810 31.8330 77.1700 1096 81.493 -420830 420830 31.1000 77.1700 2202 587.994 -420960 420960 30.9220 74.6700 200 83.275 -420970 420970 30.1770 74.5800 211 230.247 -420990 420990 30.8770 75.9300 255 120.755 -421010 421010 30.3330 76.4700 251 29.421 -421030 421030 30.3880 76.7700 272 80.479 -421050 421050 30.7330 76.8800 347 39.776 -421070 421070 30.9000 77.0200 1986 22.878 -421080 421080 30.7330 78.4500 914 108.942 -421100 421100 30.1550 78.7800 1845 70.697 -421110 421110 30.3220 78.0300 682 53.888 -421120 421120 30.4550 78.0800 2042 15.545 -421140 421140 30.4000 78.4800 899 37.133 -421160 421160 30.5550 79.5700 1875 207.558 -421170 421170 30.4000 79.3300 1160 28.736 -421210 421210 30.1220 80.2500 3414 81.085 -421220 421220 29.1770 73.1700 154 175.810 -421230 421230 29.9220 73.9200 177 64.653 -421350 421350 30.1770 75.8300 236 78.412 -421370 421370 29.7000 77.0300 249 156.226 -421390 421390 29.0220 77.6300 222 95.194 -421400 421400 29.8550 77.8800 274 54.780 -421430 421430 29.6220 78.3800 270 113.633 -421460 421460 29.4000 79.4700 1953 19.417 -421470 421470 29.4770 79.6500 2311 92.214 -421480 421480 29.0330 79.4700 233 52.359 -421510 421510 29.8550 80.5300 817 40.101 -421650 421650 28.0000 73.3000 224 131.470 -421700 421700 28.2550 74.9200 291 117.215 -421740 421740 28.3330 75.5800 301 61.418 -421760 421760 28.8330 76.5800 227 91.068 -421770 421770 28.0000 76.0800 308 360.405 -421780 421780 28.4220 77.0000 226 61.383 -421810 421810 28.5770 77.1200 233 7.905 -421830 421830 28.4000 77.8700 207 60.205 -421870 421870 28.8330 78.7500 202 25.856 -421880 421880 28.7550 79.0000 191 297.696 -421900 421900 28.6330 79.8000 191 79.190 -421910 421910 28.0550 79.1200 174 78.704 -422160 422160 28.1770 94.8000 1768 106.195 -422200 422200 28.1000 95.3800 157 57.502 -422370 422370 27.1330 72.3700 234 720.263 -422420 422420 27.1770 73.6700 298 98.495 -422490 422490 27.6220 75.1300 433 73.336 -422550 422550 27.5000 76.5800 271 74.231 -422570 422570 27.5000 77.6800 174 35.653 -422580 422580 27.2220 77.5000 176 68.855 -422610 422610 27.1770 78.0300 169 52.647 -422620 422620 27.8880 78.0700 187 120.965 -422650 422650 27.2330 79.0500 157 135.786 -422660 422660 27.8880 79.9000 155 88.444 -422700 422700 27.9000 80.8000 147 200.162 -422710 422710 27.3880 80.1700 142 61.622 -422730 422730 27.5770 81.6000 124 61.413 -422740 422740 27.1330 81.9700 110 143.456 -422790 422790 26.8000 82.7300 89 83.916 -422820 422820 27.4330 83.4200 99 104.626 -422950 422950 27.0550 88.2700 2128 46.403 -422960 422960 27.0770 88.4700 1209 19.951 -422990 422990 27.3330 88.6200 1756 63.516 -423050 423050 27.4220 92.8500 2484 89.153 -423110 423110 26.9880 94.6300 97 57.351 -423120 423120 27.9220 94.8000 1476 28.350 -423160 423160 27.5550 95.6200 152 251.281 -423280 423280 26.9000 70.9200 231 135.299 -423430 423430 26.4550 74.6200 486 224.353 -423490 423490 26.1770 75.7500 272 65.379 -423540 423540 26.6770 77.8300 176 183.183 -423580 423580 26.5770 78.8000 168 77.029 -423640 423640 26.4550 79.0200 151 25.748 -423660 423660 26.4330 80.3700 126 57.497 -423680 423680 26.8770 80.9300 111 105.423 -423740 423740 26.7550 82.0800 102 43.416 -423750 423750 26.2550 82.0000 97 92.953 -423810 423810 26.0550 83.2200 78 354.005 -423820 423820 26.9880 84.8500 79 24.640 -423830 423830 26.6770 84.9200 66 171.169 -423870 423870 26.1220 85.4000 53 7.986 -423900 423900 26.1220 85.3200 58 58.206 -423910 423910 26.1770 85.9000 49 68.036 -423930 423930 26.1330 86.5800 50 129.987 -423950 423950 26.3000 87.2700 61 20.902 -423970 423970 26.6770 88.3700 123 6.972 -423990 423990 26.5330 88.7200 83 138.086 -424030 424030 26.3330 89.4700 43 70.884 -424040 424040 26.0220 89.9800 35 60.964 -424060 424060 26.1550 89.9200 45 15.954 -424070 424070 26.1880 90.6300 38 84.167 -424080 424080 26.4330 91.6200 60 37.236 -424090 424090 26.6550 91.9200 65 44.130 -424130 424130 26.7550 92.3500 120 220.280 -424140 424140 26.2000 92.5200 66 63.980 -424150 424150 26.6220 92.7800 79 45.200 -424160 424160 26.7220 92.8000 75 11.294 -424190 424190 26.8330 93.5800 83 52.674 -424200 424200 26.5220 93.9800 95 80.257 -424260 424260 26.2770 94.8200 1608 93.072 -424350 424350 25.7550 71.3800 194 182.160 -424390 424390 25.3550 72.6200 168 54.969 -424410 424410 25.0880 73.0800 295 132.869 -424470 424470 25.3550 74.6300 425 101.339 -424500 424500 25.4550 75.6300 267 94.896 -424530 424530 25.9880 76.3700 266 164.409 -424560 424560 25.6770 76.6800 235 46.452 -424590 424590 25.3330 77.6500 464 82.387 -424600 424600 25.6770 78.4700 229 108.714 -424670 424670 25.0770 79.4500 229 70.850 -424680 424680 25.9880 79.5000 141 1504.047 -424690 424690 25.9550 80.1500 109 57.530 -424710 424710 25.9330 80.8300 114 133.086 -424720 424720 25.9000 81.9500 94 39.783 -424730 424730 25.4770 80.3700 121 68.510 -424770 424770 25.7550 82.6800 85 63.473 -424820 424820 25.4000 83.5500 67 73.644 -424830 424830 25.3000 83.0200 90 54.399 -424840 424840 25.7550 84.1700 64 92.616 -424870 424870 25.5770 84.6700 58 43.193 -424880 424880 25.7880 84.7300 58 24.217 -424980 424980 25.2330 86.9500 49 52.515 -424990 424990 25.2330 87.0700 37 12.069 -425000 425000 25.2770 87.4700 38 71.744 -425030 425030 25.0330 88.1300 31 184.751 -425060 425060 25.2220 88.7800 26 68.718 -425110 425110 25.5220 90.2300 370 332.442 -425150 425150 25.2550 91.7300 1313 153.556 -425160 425160 25.5770 91.8800 1598 38.839 -425220 425220 25.1770 93.0200 682 51.892 -425230 425230 25.7550 93.1800 149 100.105 -425270 425270 25.6330 94.1700 1406 576.908 -425390 425390 24.2000 72.2000 136 326.528 -425400 425400 24.6000 72.7200 1195 65.289 -425430 425430 24.5880 73.7000 582 18.584 -425460 425460 24.8880 74.6300 404 51.920 -425470 425470 24.4770 74.9000 496 215.585 -425520 425520 24.9220 75.5800 351 59.471 -425550 425550 24.5330 76.1700 321 117.044 -425570 425570 24.0000 76.7200 382 75.043 -425590 425590 24.6550 77.3200 478 264.490 -425620 425620 24.7770 78.8300 345 102.826 -425670 425670 24.9880 79.9200 221 38.867 -425700 425700 24.7220 80.1700 354 156.018 -425740 425740 24.5330 81.3000 299 47.779 -425770 425770 24.4220 81.8700 272 226.695 -425870 425870 24.0550 84.0700 221 97.031 -425880 425880 24.9220 84.1800 107 158.582 -425950 425950 24.9330 86.3000 82 263.913 -425990 425990 24.2770 87.2500 149 120.583 -426030 426030 24.1330 88.2700 19 79.140 -426180 426180 24.3220 92.0000 30 87.111 -426190 426190 24.7550 92.8000 29 113.912 -426310 426310 23.2550 68.8500 21 153.287 -426380 426380 23.1550 70.1200 35 20.039 -426390 426390 23.0000 70.2200 14 62.269 -426430 426430 23.8330 71.6000 30 73.331 -426510 426510 23.8330 73.0300 219 65.086 -426520 426520 23.8330 73.6700 291 126.933 -426540 426540 23.2330 72.7200 82 76.037 -426550 426550 23.5550 74.4500 220 66.459 -426610 426610 23.3220 75.0500 486 96.542 -426620 426620 23.1880 75.7800 489 51.849 -426650 426650 23.4330 76.3200 446 95.274 -426690 426690 23.5330 77.8200 430 55.148 -426710 426710 23.8550 78.7500 551 170.060 -426720 426720 23.3220 77.8300 440 23.481 -426740 426740 23.8330 79.4500 371 71.224 -426790 426790 23.5330 80.8800 459 117.302 -426930 426930 23.1770 83.2500 611 95.597 -426990 426990 23.9880 85.3700 611 141.051 -427000 427000 23.4330 85.4000 647 14.797 -427030 427030 23.7880 86.4300 257 50.596 -427040 427040 23.4770 87.4300 74 50.730 -427050 427050 23.3330 86.4200 255 129.365 -427060 427060 23.2550 87.0500 82 45.970 -427070 427070 23.2330 87.0700 100 3.187 -427080 427080 23.6550 87.7000 59 33.892 -427090 427090 23.2330 87.8500 32 105.257 -427110 427110 23.4000 88.5200 15 70.880 -427140 427140 22.9880 88.3700 12 48.302 -427150 427150 22.0000 80.7000 581 73.660 -427270 427270 23.7330 92.7200 1097 257.047 -427290 427290 22.8220 69.2700 9 53.179 -427300 427300 22.4880 69.1200 7 13.007 -427310 427310 22.3770 69.0800 11 100.419 -427340 427340 22.4550 70.0800 20 211.333 -427400 427400 22.7330 71.6000 74 159.050 -427440 427440 22.5770 72.9300 44 94.110 -427470 427470 22.3000 73.2500 34 45.052 -427480 427480 22.3330 73.2700 38 4.206 -427510 427510 22.8330 74.2700 333 157.321 -427520 427520 22.6000 75.3000 583 53.061 -427530 427530 22.2880 74.4000 293 62.044 -427590 427590 22.6770 76.3700 353 58.676 -427630 427630 22.7770 77.7700 302 71.233 -427670 427670 22.4770 78.4300 1075 84.258 -427680 427680 22.1000 79.0000 685 56.674 -427700 427700 22.9550 79.1800 356 109.255 -427710 427710 22.0880 79.5500 619 95.485 -427760 427760 22.5880 80.3700 443 386.967 -427790 427790 22.7770 81.9000 625 158.345 -427830 427830 22.0330 82.7000 245 71.944 -427900 427900 22.8880 84.1300 771 475.369 -427920 427920 22.0220 84.0000 241 60.671 -427930 427930 22.2220 84.8800 196 93.844 -427950 427950 22.5550 85.8200 226 106.089 -427990 427990 22.8220 86.1800 129 0.000 -428030 428030 22.4220 87.3200 45 183.735 -428050 428050 22.5000 87.9500 6 43.175 -428070 428070 22.5330 88.3300 6 39.199 -428110 428110 22.1880 88.2000 7 94.179 -428120 428120 22.2550 88.6700 4 48.943 -428300 428300 21.6550 69.6700 7 98.466 -428320 428320 21.3220 70.3200 51 76.760 -428340 428340 21.6000 71.2200 130 102.450 -428370 428370 21.0880 71.7800 9 81.258 -428400 428400 21.2000 72.8300 12 61.813 -428410 428410 21.7330 73.0000 17 205.720 -428460 428460 21.3330 74.2500 206 91.251 -428490 428490 21.8220 75.6200 251 77.415 -428510 428510 21.0550 75.5700 201 89.853 -428600 428600 21.8770 77.9300 653 238.384 -428660 428660 21.1550 79.1200 311 77.260 -428710 428710 21.4770 80.2000 313 104.046 -428740 428740 21.2330 81.6500 296 107.745 -428760 428760 21.1880 81.2800 293 38.674 -428830 428830 21.4770 83.9700 148 76.179 -428840 428840 21.8880 83.3800 220 132.663 -428910 428910 21.6220 85.5200 463 200.662 -428940 428940 21.9330 86.7700 54 48.590 -428950 428950 21.5220 86.9300 20 84.198 -429000 429000 21.7880 87.7500 11 31.191 -429010 429010 21.8330 87.7800 6 5.884 -429030 429030 21.7550 88.0500 3 50.563 -429090 429090 20.9000 70.3700 8 47.203 -429140 429140 20.7220 70.9200 15 981.668 -429150 429150 20.6220 72.9300 15 74.978 -429160 429160 20.4220 72.8500 12 23.744 -429200 429200 20.1330 73.9200 608 20.794 -429210 429210 20.0000 73.7800 598 99.624 -429250 429250 20.5550 74.5300 437 274.346 -429310 429310 20.5330 76.2300 650 176.998 -429330 429330 20.7000 77.0300 282 82.132 -429370 429370 20.9330 77.7800 370 106.094 -429390 429390 20.6770 78.5800 283 87.879 -429430 429430 20.4000 78.1500 451 54.337 -429460 429460 20.6000 79.8500 229 173.275 -429530 429530 20.2770 81.4800 402 144.183 -429610 429610 20.3000 83.3000 211 43.853 -429630 429630 20.7000 83.5000 190 236.080 -429660 429660 20.4880 84.2700 489 83.530 -429690 429690 20.8330 85.1000 139 97.924 -429700 429700 20.4770 85.9300 27 76.138 -429730 429730 20.7880 86.7300 6 145.154 -429760 429760 20.3000 86.6800 8 54.504 -429770 429770 20.8550 88.2500 10 224.557 -430010 430010 19.9770 72.7200 5 197.383 -430020 430020 19.1220 72.8300 4 2.101 -430090 430090 19.0880 74.8000 657 165.524 -430110 430110 19.0000 75.7200 519 97.179 -430130 430130 19.8880 75.3300 581 8.187 -430170 430170 19.2770 76.7700 423 150.616 -430190 430190 19.9220 77.5800 334 103.720 -430210 430210 19.0880 77.3300 358 62.445 -430220 430220 19.7550 78.0300 459 50.591 -430250 430250 19.6550 78.5300 269 353.676 -430290 430290 19.9770 79.3000 193 88.136 -430410 430410 19.0880 82.0300 553 809.845 -430420 430420 19.9220 83.1800 261 92.708 -430490 430490 19.2770 84.8800 17 114.372 -430530 430530 19.8000 85.8200 6 385.333 -430570 430570 18.9000 72.8200 11 30.148 -430580 430580 18.6330 72.8700 7 58.476 -430600 430600 18.9880 73.2800 695 124.639 -430610 430610 18.7770 73.3700 539 25.297 -430620 430620 18.4550 73.4000 96 60.590 -430630 430630 18.5330 73.8500 559 9.582 -430640 430640 18.5880 73.9200 593 56.777 -430690 430690 18.1550 74.5800 551 106.286 -430710 430710 18.2000 75.2000 521 65.680 -430810 430810 18.6770 78.1000 381 117.735 -430830 430830 18.0550 78.2700 472 69.988 -430860 430860 18.7770 79.4300 156 57.485 -430870 430870 18.0220 79.5700 269 101.767 -430890 430890 18.8550 79.9700 123 160.460 -430930 430930 18.5880 81.2300 1144 100.875 -430970 430970 18.8220 82.7200 913 78.348 -431050 431050 18.3330 84.1300 6 236.526 -431090 431090 17.8220 73.1000 20 296.914 -431100 431100 16.9880 73.3300 67 95.879 -431110 431110 17.9330 73.6700 1382 60.888 -431130 431130 17.5220 74.0500 612 89.994 -431210 431210 17.3550 76.8500 458 106.894 -431330 431330 17.0000 79.2500 227 58.885 -431360 431360 17.5550 80.6300 111 182.505 -431370 431370 17.2550 80.1500 112 53.728 -431470 431470 17.3550 82.5500 35 55.975 -431490 431490 17.7220 83.2300 3 116.907 -431500 431500 17.7000 83.3000 66 7.807 -431530 431530 16.3880 73.3500 36 64.202 -431580 431580 16.8550 74.6000 549 150.096 -431600 431600 16.7000 75.2500 524 51.840 -431610 431610 16.8220 75.7200 594 96.959 -431680 431680 16.7550 78.0000 505 92.471 -431690 431690 16.2000 77.3500 400 127.916 -431770 431770 16.5550 79.5500 106 122.261 -431800 431800 16.5220 80.6200 20 19.224 -431820 431820 16.7880 80.2800 51 81.949 -431840 431840 16.8330 81.5800 13 70.465 -431850 431850 16.2000 81.1500 3 79.944 -431870 431870 16.4330 81.7000 4 46.272 -431890 431890 16.9550 82.2300 8 221.318 -431920 431920 15.4880 73.8200 60 11.118 -431930 431930 15.8770 73.6300 16 222.239 -431940 431940 15.3880 73.8200 52 58.047 -431960 431960 15.4220 73.7800 62 5.716 -431970 431970 15.8550 74.5300 753 9.625 -432010 432010 15.4220 75.6300 650 134.161 -432120 432120 15.4770 78.4800 212 116.202 -432130 432130 15.8000 78.0700 281 56.713 -432200 432200 15.9000 80.4700 7 391.121 -432210 432210 15.5000 80.0800 12 60.992 -432250 432250 14.7880 74.1300 4 90.018 -432260 432260 14.2880 74.4500 9 24.993 -432290 432290 14.0770 74.5300 45 426.199 -432330 432330 14.2330 76.4300 733 112.015 -432370 432370 14.6880 77.6200 350 97.665 -432430 432430 14.9000 79.9800 17 49.474 -432450 432450 14.4550 79.9800 20 123.852 -432570 432570 13.5000 75.0800 659 66.358 -432580 432580 13.9330 75.6300 571 92.492 -432590 432590 13.3770 75.4500 907 35.177 -432600 432600 13.2550 75.7500 1057 51.763 -432630 432630 13.0000 76.1500 960 78.766 -432680 432680 13.3330 77.0800 822 177.948 -432710 432710 13.5330 78.5000 701 111.983 -432750 432750 13.6770 79.5800 105 94.587 -432770 432770 13.1550 79.5300 87 48.631 -432780 432780 13.0770 80.2000 7 188.469 -432850 432850 12.9550 74.8300 31 114.194 -432870 432870 12.4220 75.7300 1153 225.207 -432890 432890 12.5000 76.8300 695 26.338 -432910 432910 12.3000 76.7000 767 106.211 -432950 432950 12.9770 77.5800 921 5.943 -432960 432960 12.9550 77.6300 897 72.881 -432990 432990 12.9550 78.3000 882 59.607 -433010 433010 12.1330 78.0300 396 70.698 -433020 433020 12.4880 78.5700 390 9353.170 -433090 433090 12.9220 92.9200 28 55.599 -433100 433100 12.4220 92.9300 25 194.906 -433280 433280 11.9220 79.8300 6 6.211 -433290 433290 11.7770 79.7700 12 151.884 -433310 433310 11.9770 79.8200 38 22.891 -433640 433640 10.5880 92.5500 5 402.864 -435400 435400 34.0880 74.8300 1585 0.000 -442030 442030 51.1220 99.6700 1583 110.515 -442070 442070 50.4330 100.1500 1687 83.704 -442120 442120 49.9770 92.0800 936 148.593 -442130 442130 49.6550 94.4000 1232 329.741 -442140 442140 48.9770 89.9700 1730 538.325 -442150 442150 49.1000 91.7200 1591 100.903 -442180 442180 48.0220 91.6500 1406 163.060 -442210 442210 49.6550 95.7600 1421 97.885 -442250 442250 48.7330 98.2800 1723 214.649 -442300 442300 49.6220 102.0000 1236 129.216 -442310 442310 49.6330 100.1700 1288 150.725 -442320 442320 49.3880 102.7000 949 56.840 -442370 442370 48.5330 101.3800 1510 452.506 -442390 442390 48.8000 103.5500 1210 161.860 -442400 442400 48.4110 106.7100 630 56.788 -442410 442410 48.9220 106.0700 807 132.772 -442420 442420 49.4550 107.2000 762 101.257 -442430 442430 49.8330 107.7300 883 56.762 -442540 442540 48.8330 111.4500 994 68.417 -442560 442560 49.5550 114.4000 705 109.261 -442570 442570 48.6110 110.5800 1050 143.464 -442590 442590 48.0770 114.5000 756 306.709 -442650 442650 46.1220 91.6300 1186 340.957 -442720 442720 47.7550 96.8500 1753 151.759 -442750 442750 46.8330 98.0800 2255 138.234 -442770 442770 46.4000 96.2500 2147 1627.179 -442780 442780 46.3770 97.3700 0 74.237 -442820 442820 47.4550 101.4700 1712 116.009 -442840 442840 46.7000 100.1300 2117 224.281 -442850 442850 46.9000 102.7700 1675 202.137 -442860 442860 46.9660 103.7800 1358 77.027 -442870 442870 46.1330 100.6800 1879 75.834 -442880 442880 46.2770 102.7800 1832 69.268 -442900 442900 47.8660 105.2300 1530 245.596 -442920 442920 47.9330 106.9800 1316 79.729 -442940 442940 47.3000 107.4800 1439 109.490 -442970 442970 46.1220 106.3800 0 39.128 -442980 442980 46.4550 108.2200 1285 167.433 -443020 443020 47.7880 112.1200 926 120.499 -443040 443040 47.3220 110.6700 1029 219.346 -443050 443050 46.6880 113.2800 986 127.178 -443130 443130 47.6220 118.6200 688 5333.748 -443140 443140 48.8770 115.5800 911 93.530 -443150 443150 47.2330 117.3200 642 106.914 -443170 443170 45.9330 115.3700 1067 229.797 -443290 443290 44.6220 98.7000 2103 227.033 -443360 443360 45.4550 103.9000 1329 162.388 -443380 443380 44.6550 102.1700 1646 250.130 -443410 443410 45.7770 106.2800 1398 775.948 -443470 443470 44.4220 105.3200 1298 117.375 -443520 443520 45.7330 112.3700 1096 445.726 -443540 443540 44.9000 110.1200 936 198.782 -443580 443580 43.7330 111.9000 962 11.825 -443730 443730 43.5880 104.4200 1470 215.205 -443740 443740 42.9000 100.2200 1494 427.221 -443830 443830 43.6000 109.6500 0 57.487 -443850 443850 43.2000 107.1700 914 211.766 -443860 443860 43.1880 109.2200 213 166.160 -444040 444040 29.3000 80.5800 1865 154.171 -444610 444610 27.8220 86.7200 3700 61.953 -444620 444620 27.3000 86.5000 1720 571.453 -444770 444770 26.9880 87.3500 1445 51.639 -450030 450030 22.2550 113.8500 76 18.533 -450040 450040 22.3220 114.1700 66 6.383 -450050 450050 22.3000 114.1700 62 2.446 -450060 450060 22.2880 114.1200 76 13.896 -450090 450090 22.1880 114.3000 60 15.761 -450100 450100 22.3770 114.2200 576 3.281 -450120 450120 22.1880 113.5200 8 1.685 -450150 450150 22.1550 113.5300 6 50.694 -450180 450180 22.1330 113.5700 27 4.791 -450310 450310 22.5550 114.4300 29 57.744 -450320 450320 22.5330 114.1500 13 5.687 -450330 450330 22.5330 114.1500 13 0.000 -450340 450340 22.4550 114.1800 15 13.825 -450350 450350 22.4770 113.9800 35 31.069 -450360 450360 22.4770 114.3500 15 11.946 -450370 450370 22.4550 114.1800 4 0.000 -450380 450380 22.4000 113.9700 63 8.622 -450390 450390 22.4000 114.2000 8 6.451 -450400 450400 22.3880 114.2700 3 7.620 -450410 450410 22.3220 114.2500 32 27.277 -450420 450420 22.3000 113.9000 58 3.196 -450430 450430 22.2550 114.1700 5 6.318 -450440 450440 22.2000 114.0200 79 0.000 -450450 450450 22.1880 114.3000 60 0.000 -466920 466920 25.0330 121.5200 9 4.994 -466940 466940 25.1550 121.8000 3 184.876 -466950 466950 25.6330 122.0700 102 1.002 -466990 466990 23.9880 121.6000 19 1.223 -467060 467060 24.6000 121.8500 3 61.909 -467080 467080 24.7550 121.7800 7 3.893 -467350 467350 23.5000 119.5000 21 156.637 -467410 467410 23.0000 120.2200 14 1.023 -467440 467440 22.6330 120.2800 29 1.596 -467470 467470 22.4770 120.4300 8 13.763 -467480 467480 23.5000 120.4500 28 32.827 -467490 467490 24.1550 120.6800 78 2.029 -467530 467530 23.5220 120.8000 2406 15.753 -467540 467540 22.3550 120.9000 8 36.743 -467550 467550 23.4880 120.9500 3850 45.622 -467570 467570 24.8330 120.0000 27 238.338 -467590 467590 22.0000 120.7500 24 2.062 -467610 467610 23.1000 121.3700 37 102.402 -467650 467650 23.8880 120.8500 1015 135.826 -467660 467660 22.7550 121.1500 10 44.482 -467670 467670 23.5330 120.1300 1 64.330 -467690 467690 24.8770 121.2300 241 9.413 -467770 467770 24.2550 120.5200 5 52.791 -468110 468110 20.7220 116.7200 3 5.003 -469020 469020 10.3880 114.3700 5 1.093 -470030 470030 42.3220 130.4000 3 49.459 -470050 470050 41.8220 128.3200 1386 78.407 -470080 470080 41.7880 129.8200 43 125.702 -470140 470140 41.7880 126.8800 332 8.053 -470160 470160 41.4000 128.1700 714 5.003 -470200 470200 40.9770 126.6000 306 86.333 -470220 470220 40.8220 128.1500 1206 89.893 -470280 470280 40.4550 124.9300 83 99.301 -470310 470310 40.3770 127.2500 1081 160.042 -470350 470350 40.1000 124.3800 7 6.567 -470370 470370 39.9880 125.2500 99 53.131 -470390 470390 40.1770 126.2500 155 80.162 -470410 470410 39.9330 127.5500 38 54.807 -470460 470460 40.0330 128.1800 19 87.739 -470500 470500 39.6220 125.6500 27 1009.031 -470520 470520 39.1770 126.8300 279 112.802 -470550 470550 39.1880 127.4300 36 51.721 -470600 470600 38.7220 125.3700 47 81.823 -470610 470610 38.7330 128.1800 35 233.068 -470650 470650 38.5220 125.7700 52 41.250 -470670 470670 38.5000 126.5300 100 79.624 -470680 470680 38.2000 124.8800 5 72.025 -470690 470690 38.0330 125.7000 81 172.849 -470700 470700 37.9770 126.5700 70 54.621 -470750 470750 38.4000 127.3000 371 67.959 -470800 470800 38.4550 128.4500 107 24.574 -470900 470900 38.2550 128.5700 18 62.656 -470910 470910 38.1330 128.6000 14 13.815 -470950 470950 38.1550 127.3200 156 20.130 -470980 470980 37.9000 127.0700 112 16.364 -471000 471000 37.6880 128.7500 843 15.149 -471010 471010 37.9000 127.7300 75 65.948 -471020 471020 38.0330 127.1500 70 32.651 -471050 471050 37.7550 128.9000 27 95.989 -471120 471120 37.4880 126.6300 70 101.749 -471150 471150 37.4880 130.9000 223 427.179 -471160 471160 37.4550 126.8300 629 18.025 -471190 471190 37.2770 126.9800 38 20.170 -471210 471210 37.1880 128.4500 239 47.088 -471220 471220 37.1000 127.0300 52 55.789 -471290 471290 36.7770 126.4700 21 31.349 -471300 471300 36.9880 129.4200 51 142.301 -471310 471310 36.6330 127.4300 60 9.719 -471350 471350 36.2220 128.0000 249 287.062 -471380 471380 36.0330 129.3800 6 106.235 -471400 471400 35.9880 126.7000 28 8.128 -471440 471440 36.0220 126.7800 215 19.781 -471460 471460 35.8220 127.1500 53 88.427 -471510 471510 35.5880 129.3500 13 4.563 -471550 471550 35.1880 128.5700 6 41.476 -471560 471560 35.1770 126.8800 74 55.218 -471590 471590 35.1000 129.0300 71 62.205 -471600 471600 35.1220 129.0000 523 3.664 -471620 471620 34.8330 128.4300 40 159.250 -471640 471640 35.1000 126.2800 24 88.467 -471650 471650 34.7880 126.3800 56 3.669 -471660 471660 34.7550 126.3800 4 39.424 -471680 471680 34.7330 127.7300 68 14.982 -471690 471690 34.6880 125.4500 77 411.308 -471700 471700 34.3000 126.7500 12 119.787 -471840 471840 33.5220 126.5300 24 32.344 -471850 471850 33.2880 126.1700 73 37.686 -471890 471890 33.2330 126.5700 53 191.918 -471920 471920 35.2000 128.1000 23 50.671 -472150 472150 43.8220 143.9200 84 73.760 -474010 474010 45.4220 141.6800 11 9.680 -474020 474020 44.9330 142.5800 8 89.633 -474030 474030 44.4330 141.4300 40 140.343 -474040 474040 44.3770 141.7000 13 22.330 -474050 474050 44.5880 142.9700 15 40.964 -474060 474060 43.9550 141.6300 28 55.483 -474070 474070 43.7770 142.3700 116 2.557 -474090 474090 44.0220 144.2800 43 36.408 -474110 474110 43.1880 141.0200 26 38.814 -474120 474120 43.0550 141.3300 26 8.483 -474130 474130 43.2220 141.7800 51 107.386 -474170 474170 42.9220 143.2200 43 21.013 -474200 474200 43.3330 145.5800 26 246.835 -474210 474210 42.8000 140.2300 38 67.044 -474240 474240 42.6220 141.5500 11 57.423 -474260 474260 42.1770 142.7800 37 48.055 -474270 474270 41.9220 143.2500 63 633.262 -474280 474280 41.8770 140.1300 12 60.442 -474290 474290 42.1000 140.5700 27 41.821 -474300 474300 41.8220 140.7500 36 7.661 -474310 474310 41.8220 141.1800 36 166.593 -474320 474320 41.7550 140.7200 299 38.852 -474330 474330 42.9000 140.7500 179 43.818 -474350 474350 44.3550 143.3700 16 199.350 -474400 474400 42.3000 143.3200 33 42.420 -474510 474510 42.0550 139.4500 16 2.446 -474520 474520 43.3770 140.4700 117 278.981 -474720 474720 45.2330 141.2000 33 90.772 -474800 474800 43.9220 144.2000 41 3.428 -474870 474870 42.7770 141.7000 24 5.262 -474910 474910 42.0770 139.4500 39 145.828 -475120 475120 39.0770 141.7200 37 10.682 -475130 475130 39.0330 141.8300 265 70.192 -475170 475170 41.2330 141.1500 10 1.672 -475200 475200 38.7550 140.3200 113 37.276 -475510 475510 38.8220 139.7800 25 10.580 -475700 475700 37.4880 139.9200 213 170.033 -475720 475720 37.7220 138.8200 634 60.124 -475740 475740 40.6550 139.9300 67 299.905 -475750 475750 40.8220 140.7700 3 11.517 -475760 475760 41.2880 141.2200 5 9.693 -475770 475770 41.4330 141.4700 16 49.510 -475810 475810 40.5330 141.5300 28 22.958 -475820 475820 39.7220 140.1000 21 15.134 -475830 475830 40.1880 140.2000 87 56.727 -475840 475840 39.7000 141.1700 157 29.882 -475850 475850 39.6550 141.9700 47 156.867 -475870 475870 38.9000 139.8500 4 157.102 -475880 475880 38.2550 140.3500 153 18.648 -475900 475900 38.2770 140.9000 43 16.105 -475920 475920 38.4330 141.3000 45 7.876 -475930 475930 38.2770 141.5800 47 422.611 -475950 475950 37.7550 140.4700 69 56.806 -475970 475970 37.1220 140.2200 356 22.322 -475980 475980 36.9550 140.9000 5 105.065 -476000 476000 37.3880 136.9000 14 1462.162 -476020 476020 38.0220 138.2500 36 138.088 -476040 476040 37.9220 139.0500 7 7.151 -476050 476050 36.5550 136.6500 28 27.705 -476060 476060 36.7880 137.0500 13 68.020 -476070 476070 36.7000 137.2000 17 5.311 -476100 476100 36.6770 138.2000 419 47.238 -476120 476120 37.1000 138.2500 18 89.366 -476150 476150 36.5550 139.8700 140 3.669 -476160 476160 36.0550 136.2300 17 40.756 -476170 476170 36.1550 137.2500 561 78.777 -476180 476180 36.2550 137.9700 611 25.994 -476200 476200 36.0550 138.1200 762 49.435 -476220 476220 36.3330 138.5500 1004 187.877 -476240 476240 36.4000 139.0700 113 38.910 -476260 476260 36.1550 139.3800 31 65.151 -476270 476270 36.2220 140.1000 870 37.941 -476280 476280 36.2330 140.2000 28 9.051 -476290 476290 36.3880 140.4700 31 73.783 -476310 476310 35.6550 136.0700 12 76.834 -476320 476320 35.4000 136.7700 17 9.160 -476360 476360 35.1770 136.9700 56 25.153 -476370 476370 35.5220 137.8300 484 111.045 -476380 476380 35.6770 138.5500 274 39.330 -476390 476390 35.3550 138.7300 3773 83.609 -476400 476400 35.5000 138.7700 861 16.524 -476410 476410 35.9880 139.0800 219 32.734 -476440 476440 35.7770 139.5300 100 11.118 -476460 476460 36.0550 140.1300 31 6.751 -476480 476480 35.7330 140.8700 28 289.772 -476490 476490 34.7770 136.1500 165 42.893 -476510 476510 34.7330 136.5200 18 22.899 -476530 476530 34.6330 137.1000 8 300.407 -476540 476540 34.7000 137.7200 33 6.382 -476550 476550 34.6000 138.2200 47 57.654 -476560 476560 34.9770 138.4000 15 45.021 -476570 476570 35.1220 138.9300 22 17.166 -476630 476630 34.0770 136.2000 27 79.758 -476650 476650 34.2770 136.9000 27 43.620 -476660 476660 34.6000 138.8500 56 160.157 -476680 476680 35.0550 139.1000 68 47.352 -476700 476700 35.4330 139.6500 42 115.240 -476720 476720 34.9880 139.8700 7 3.643 -476740 476740 35.1550 140.3200 13 68.203 -476750 476750 34.7660 139.3600 79 39.928 -476760 476760 34.3770 139.2500 10 44.252 -476770 476770 34.1220 139.5200 37 6.799 -476780 476780 33.1000 139.7800 80 543.663 -476820 476820 35.6000 140.1000 19 32.039 -476840 476840 34.9330 136.5800 52 57.041 -476850 476850 36.5550 138.2200 440 13.680 -476900 476900 36.7330 139.5000 1298 91.827 -476950 476950 35.8550 139.9700 19 25.888 -477050 477050 36.2330 136.1500 80 21.053 -477400 477400 36.2000 133.3300 31 94.787 -477410 477410 35.4550 133.0700 22 9.087 -477420 477420 35.5550 133.2300 3 12.011 -477440 477440 35.4330 133.3500 8 40.786 -477460 477460 35.4880 134.2300 15 7.383 -477470 477470 35.5330 134.8200 4 45.909 -477480 477480 35.7770 135.2300 139 212.206 -477500 477500 35.4550 135.3200 22 36.711 -477510 477510 35.4220 136.4200 1377 22.305 -477540 477540 34.4220 131.4000 7 47.074 -477550 477550 34.9000 132.0700 20 34.106 -477560 477560 35.0770 134.0200 147 65.144 -477590 477590 35.0220 135.7300 46 95.388 -477610 477610 35.2770 136.2500 89 45.074 -477620 477620 33.9550 130.9300 19 13.689 -477650 477650 34.4000 132.4700 53 35.045 -477660 477660 34.2330 132.5500 12 19.967 -477670 477670 34.4550 133.2500 3 112.141 -477680 477680 34.6550 133.9200 18 44.821 -477690 477690 34.8330 134.6700 40 116.603 -477700 477700 34.6880 135.1800 59 49.292 -477720 477720 34.6880 135.5200 50 12.826 -477730 477730 34.6220 135.6700 474 44.807 -477760 477760 34.3330 134.9000 112 27.181 -477770 477770 34.2330 135.1700 18 80.913 -477780 477780 33.4550 135.7700 75 149.319 -477800 477800 34.6880 135.8300 106 16.370 -477840 477840 34.1550 131.4500 18 16.393 -477910 477910 35.5330 133.1000 535 21.914 -477920 477920 34.2770 132.6000 734 6.712 -478000 478000 34.2000 129.3000 22 10.165 -478050 478050 33.3550 129.5500 58 49.313 -478060 478060 33.4330 130.3700 960 53.434 -478070 478070 33.5880 130.3800 15 6.483 -478090 478090 33.6550 130.7000 38 26.314 -478100 478100 33.1550 130.3000 5 31.584 -478110 478110 33.1550 129.7200 22 0.930 -478120 478120 33.1550 129.7300 15 27.829 -478130 478130 33.2770 130.3000 32 13.564 -478140 478140 33.3220 130.9300 84 76.508 -478150 478150 33.2330 131.6200 13 30.134 -478170 478170 32.7330 129.8700 35 21.525 -478180 478180 32.7330 130.2700 679 38.868 -478190 478190 32.8220 130.7200 39 34.414 -478210 478210 32.8880 131.0800 1144 50.233 -478220 478220 32.5880 131.6700 21 100.216 -478230 478230 32.0220 130.2000 45 25.454 -478240 478240 32.2220 130.7500 147 67.772 -478270 478270 31.5770 130.5500 5 29.552 -478290 478290 31.7330 131.0800 155 34.835 -478300 478300 31.9220 131.4200 7 5.748 -478310 478310 31.2770 130.3000 31 91.917 -478320 478320 30.9880 130.6700 105 47.668 -478330 478330 31.4220 130.8800 56 6.895 -478350 478350 31.5770 131.4200 15 257.799 -478370 478370 30.7330 131.0000 18 42.374 -478380 478380 32.2000 130.0300 14 148.371 -478420 478420 31.9880 128.3500 110 237.528 -478430 478430 32.7000 128.8300 26 91.098 -478450 478450 30.8550 129.4700 130 103.888 -478460 478460 29.9220 129.5300 196 426.796 -478490 478490 31.2550 131.0800 277 48.189 -478690 478690 30.6330 130.9800 281 9.134 -478850 478850 32.7880 132.9700 4 8.700 -478870 478870 33.8330 132.7800 34 62.063 -478900 478900 34.2770 133.7500 5 49.971 -478910 478910 34.3220 134.0500 10 28.005 -478920 478920 33.2330 132.5500 44 37.294 -478930 478930 33.5550 133.5300 18 62.384 -478940 478940 33.8550 134.1000 1946 67.117 -478950 478950 34.0770 134.5800 6 7.233 -478960 478960 32.7000 132.5500 162 28.384 -478970 478970 32.9220 132.7000 11 110.008 -478980 478980 32.7220 133.0200 33 37.259 -478990 478990 33.2550 134.1800 186 411.634 -479070 479070 27.8330 128.8800 5 0.000 -479090 479090 28.3880 129.5000 7 22.087 -479120 479120 24.4770 123.0200 36 4.047 -479170 479170 24.3880 123.7500 9 614.976 -479190 479190 24.3330 124.1800 29 1.013 -479200 479200 24.4220 124.1800 516 43.699 -479250 479250 24.8220 125.1500 11 15.602 -479260 479260 24.7880 125.3000 46 162.886 -479280 479280 26.3770 126.7200 9 9.352 -479350 479350 26.3000 127.7700 6 3.242 -479360 479360 26.2000 127.6800 53 3.277 -479370 479370 26.1550 127.7700 180 52.099 -479380 479380 26.7220 127.7800 73 24.049 -479400 479400 26.5880 127.9700 18 118.549 -479440 479440 25.8550 131.2300 7 2.446 -480040 480040 26.0000 95.7000 146 158.466 -480170 480170 24.0880 95.3700 259 170.550 -480180 480180 24.1770 96.3300 95 88.903 -480200 480200 23.6330 94.4200 116 109.036 -480240 480240 23.2000 94.0700 152 50.466 -480250 480250 23.2000 94.3000 109 23.504 -480310 480310 22.9220 93.6800 1372 94.843 -480330 480330 22.5880 95.7200 110 281.799 -480360 480360 22.1770 94.1300 214 169.720 -480370 480370 22.1000 95.1300 82 73.916 -480400 480400 22.6000 97.3000 436 59.151 -480450 480450 21.3880 93.9500 1395 89.666 -480470 480470 21.4770 95.3800 60 128.392 -480480 480480 21.2000 94.9200 55 56.723 -480570 480570 20.7880 97.0500 1436 232.370 -480580 480580 20.9220 97.5500 1355 54.041 -480640 480640 20.1770 94.8800 51 598.695 -480670 480670 20.4220 96.1500 199 56.538 -480680 480680 20.1330 96.7700 1463 68.267 -480700 480700 20.5550 99.2700 572 330.932 -480740 480740 19.7220 96.2200 104 92.729 -480750 480750 19.6880 97.2200 895 77.123 -480780 480780 18.9220 96.4700 49 139.646 -480870 480870 17.6770 95.4200 26 120.729 -480880 480880 17.6330 95.8000 15 40.554 -480890 480890 17.9220 96.8700 14 63.701 -480900 480900 18.0770 97.4500 97 316.915 -480930 480930 17.3330 96.5000 15 130.251 -480950 480950 16.7330 95.6500 5 93.811 -480980 480980 16.9220 97.3700 17 36.930 -481070 481070 15.2550 97.8700 7 482.569 -481120 481120 9.9770 98.5800 47 86.815 -483070 483070 19.4220 100.8800 335 107.747 -483100 483100 19.1330 99.9000 399 171.272 -483150 483150 19.1220 100.8000 236 34.394 -483290 483290 18.5770 99.0300 298 24.042 -483720 483720 17.1000 99.8000 50 60.842 -483740 483740 16.4330 101.1500 144 117.418 -483770 483770 17.2550 99.0200 144 101.072 -483790 483790 16.4330 101.1500 116 0.000 -483800 483800 16.4880 99.5300 81 224.282 -483820 483820 16.2330 103.0700 154 33.913 -483850 483850 16.0220 98.8700 457 87.444 -483900 483900 16.3330 103.5800 139 32.699 -484130 484130 15.6330 101.1200 69 40.098 -484160 484160 15.3220 103.6800 129 51.975 -484180 484180 15.2770 101.1800 50 108.030 -484210 484210 14.7550 98.6300 99 85.157 -484250 484250 14.4770 100.1300 8 251.417 -484260 484260 14.8000 100.6200 11 63.779 -484320 484320 14.8880 103.5000 147 88.921 -484340 484340 14.7220 102.1700 193 29.955 -484360 484360 14.6220 102.7200 181 150.439 -484370 484370 15.2330 103.2500 184 46.814 -484390 484390 13.9880 101.7000 12 36.366 -484400 484400 13.7880 102.0300 43 60.197 -484540 484540 13.7000 100.5700 6 24.893 -484550 484550 13.7330 100.5700 20 3.669 -484570 484570 13.3880 100.6000 15 41.119 -484600 484600 13.1770 100.8000 26 29.560 -484610 484610 12.9220 100.8700 61 28.619 -484620 484620 13.7000 102.5800 49 103.611 -484630 484630 15.0880 100.8800 82 38.441 -484770 484770 12.6880 100.9800 18 111.443 -485010 485010 11.7770 102.8800 4 123.260 -485500 485500 9.4770 100.0500 7 86.350 -485530 485530 9.2550 99.8700 5 31.608 -485560 485560 8.5770 99.2500 14 61.579 -485570 485570 8.4330 99.5000 30 31.811 -485610 485610 8.8550 98.2700 4 81.678 -485630 485630 8.0770 98.9200 8 66.230 -485640 485640 7.8880 98.4000 3 27.466 -485660 485660 7.5330 99.0500 3 62.152 -485740 485740 6.8000 100.4000 26 37.541 -485830 485830 6.4220 101.8200 5 171.390 -486040 486040 6.4880 100.2700 22 709.113 -486160 486160 5.5330 102.2000 65 105.305 -486180 486180 5.3880 103.1000 6 6.958 -486190 486190 5.3330 103.1300 36 341.345 -488020 488020 22.3550 103.8200 1581 113.923 -488030 488030 22.5000 103.9700 97 22.305 -488060 488060 21.3330 103.9000 676 448.440 -488080 488080 22.6770 106.2500 243 61.229 -488100 488100 22.1550 105.8300 176 61.704 -488230 488230 20.4330 106.1500 3 64.494 -488260 488260 20.8000 106.6300 116 121.600 -488300 488300 21.8330 106.7700 263 60.516 -488310 488310 21.6000 105.8300 32 189.403 -488380 488380 21.5220 107.9700 7 3.669 -488390 488390 20.1330 107.7200 56 148.569 -488400 488400 19.7550 105.7800 5 262.833 -488460 488460 18.3550 105.9000 3 156.158 -488480 488480 17.4880 106.6000 7 91.125 -488490 488490 16.8220 107.1000 25 255.363 -488600 488600 16.5550 111.6200 6 2.446 -488630 488630 15.1330 108.7800 9 327.108 -488750 488750 12.6880 108.0800 537 134.166 -488870 488870 10.9330 108.1000 5 188.194 -488880 488880 11.8220 106.9700 243 157.915 -488920 488920 11.4220 114.3300 5 515.309 -489070 489070 10.0000 105.0800 3 90.814 -489100 489100 10.2550 105.9500 3 146.211 -489130 489130 9.6000 105.9700 5 72.854 -489140 489140 9.1880 105.1700 2 504.713 -489160 489160 9.2880 103.4700 24 186.880 -489170 489170 10.2220 103.9700 4 52.201 -489180 489180 8.6880 106.6000 9 166.600 -489190 489190 8.0220 110.6200 19 491.431 -489200 489200 8.6550 111.9200 3 143.649 -489210 489210 21.6330 101.8800 923 105.797 -489240 489240 21.0550 101.4700 644 68.528 -489250 489250 20.6880 102.0000 550 179.020 -489270 489270 20.4220 104.2300 913 106.926 -489280 489280 20.4220 104.0700 1000 16.671 -489350 489350 19.4770 103.1300 1050 221.394 -489360 489360 18.2000 101.2000 220 623.997 -489370 489370 19.1220 101.5500 370 22.574 -489390 489390 18.9220 102.4500 298 49.754 -489410 489410 18.4770 102.4000 179 128.252 -489420 489420 17.8550 102.6000 165 56.078 -489430 489430 18.2770 102.9500 172 62.143 -489440 489440 18.2880 102.6300 185 32.099 -489480 489480 16.6770 105.0000 185 86.065 -489560 489560 15.1880 106.2000 1200 45.663 -489680 489680 12.5220 104.1800 5 101.559 -489690 489690 12.2550 104.6700 15 60.928 -489820 489820 11.6220 103.0000 4 21.625 -489830 489830 10.6330 103.4800 15 149.538 -489850 489850 10.6220 104.2200 5 80.869 -489980 489980 11.0880 105.8000 6 94.050 -501360 501360 53.9770 122.5200 433 95.973 -502460 502460 52.3330 124.8000 465 140.776 -503490 503490 51.1330 124.0500 610 40.372 -503530 503530 51.7220 126.6500 179 73.004 -504250 504250 50.5000 120.0700 671 96.679 -504340 504340 50.4550 121.7000 733 201.124 -504420 504420 50.8000 124.2800 549 182.328 -504680 504680 50.2550 127.4500 166 3.555 -505140 505140 49.5550 117.4700 710 24.474 -505270 505270 49.2220 119.7500 611 3.631 -505280 505280 49.2220 119.8000 488 122.940 -505480 505480 49.2000 123.7200 289 397.341 -505570 505570 49.1770 125.2300 243 109.749 -505640 505640 49.4330 127.3500 235 264.328 -506030 506030 48.6770 116.8200 556 171.258 -506320 506320 48.7770 121.9200 739 139.483 -506560 506560 48.6550 126.6700 305 88.634 -506580 506580 48.0550 125.8800 237 187.303 -507270 507270 47.1770 119.9500 1028 111.645 -507420 507420 47.7880 124.1700 146 130.813 -507560 507560 47.4330 126.9700 240 77.383 -507580 507580 47.2550 125.8800 259 66.214 -507740 507740 47.7220 128.9000 232 97.100 -507750 507750 47.3550 130.2000 198 127.286 -507880 507880 47.2330 131.9800 65 91.829 -508340 508340 46.5000 121.3700 427 157.418 -508440 508440 46.4000 123.4200 150 312.101 -508530 508530 46.8220 126.4800 158 100.888 -508540 508540 46.3880 125.3200 150 132.135 -508620 508620 47.0770 128.0300 264 703.825 -508770 508770 46.3000 129.5500 99 144.564 -508880 508880 46.3220 132.1800 83 327.329 -509150 509150 45.5220 116.9700 840 115.025 -509490 509490 45.1220 124.8300 138 142.244 -509530 509530 45.7550 126.7700 143 175.861 -509630 509630 45.9770 128.7300 110 72.663 -509680 509680 45.2220 127.9700 191 110.720 -509780 509780 45.2880 130.9500 234 129.713 -509830 509830 45.7770 132.9700 103 85.948 -510530 510530 48.0550 86.3500 534 285.587 -510680 510680 47.1000 87.3800 472 87.896 -510760 510760 47.7330 88.0800 737 133.836 -510870 510870 46.9880 89.5200 827 187.852 -511330 511330 46.7330 83.0000 535 20.944 -511560 511560 46.7880 85.7200 1294 148.078 -511860 511860 46.7220 90.4000 1463 73.149 -512320 512320 45.9550 82.5700 1067 73.157 -512410 512410 45.9550 83.6200 2072 103.217 -512430 512430 45.6000 84.8500 428 793.779 -512880 512880 45.3770 90.5300 1651 118.922 -513300 513300 44.9220 82.0700 1366 52.925 -513340 513340 44.6220 82.9000 321 187.692 -513460 513460 44.4330 84.9700 442 85.534 -513560 513560 44.3000 86.0300 457 139.230 -513650 513650 44.1550 87.9800 549 49.945 -513790 513790 44.0220 89.5700 794 134.036 -514370 514370 43.1770 81.1200 1830 47.317 -514630 514630 43.7880 87.6200 919 233.375 -514670 514670 42.6770 86.3300 1753 161.784 -514770 514770 43.2000 88.4700 1037 94.727 -514950 514950 43.4880 91.6300 874 98.951 -514960 514960 43.3880 92.1000 1890 39.537 -515260 515260 42.8000 80.8500 2042 125.505 -515420 515420 43.0330 84.1500 2459 233.507 -515670 515670 42.0550 86.5700 1097 49.375 -515730 515730 42.9330 89.2000 37 66.307 -515810 515810 42.9220 90.2500 410 522.793 -516280 516280 41.2770 80.2300 1286 110.508 -516330 516330 41.7770 81.8700 1280 487.812 -516420 516420 41.7880 84.1700 883 138.426 -516440 516440 41.7220 82.9500 1100 89.789 -516560 516560 41.7550 86.1300 933 103.820 -517010 517010 40.4550 75.3800 3651 323.183 -517050 517050 39.6770 76.1700 1494 66.579 -517080 517080 39.0880 76.0300 0 161.810 -517110 517110 40.9330 78.4500 1986 264.171 -517160 517160 39.8000 78.5700 1117 126.374 -517200 517200 40.5330 79.5300 1158 101.271 -517300 517300 40.5000 81.0500 1013 157.702 -517470 517470 39.0000 83.6700 1099 188.476 -517650 517650 40.6330 87.7000 847 330.813 -517770 517770 39.0330 88.1700 889 182.353 -518110 518110 38.4330 77.2700 1232 126.305 -518180 518180 37.6220 78.2800 1376 640.465 -518390 518390 37.0770 82.7700 1410 97.600 -518480 518480 37.9330 83.6500 1264 118.639 -518550 518550 38.1550 85.5500 1248 1022.367 -518860 518860 38.2550 90.8500 2945 220.797 -519310 519310 36.8770 81.7000 1554 313.771 -521010 521010 43.5880 92.8500 1584 223.155 -521180 521180 43.2770 94.7000 1729 153.307 -522670 522670 41.9550 101.0700 941 125.644 -522680 522680 42.0880 101.6700 0 51.715 -523030 523030 41.8880 95.5300 0 34.948 -523130 523130 41.7880 95.1300 1935 420.214 -523230 523230 41.8000 97.0300 1770 157.490 -523780 523780 41.3770 102.3700 960 191.460 -524180 524180 40.1550 94.6800 1140 184.499 -524240 524240 40.5000 96.0000 1177 90.675 -524360 524360 40.2770 97.0300 1527 143.233 -524410 524410 40.7220 98.6200 1554 214.366 -524460 524460 40.4000 99.8000 1158 105.899 -524470 524470 39.8220 98.9000 1372 36.222 -524950 524950 40.7550 104.5000 1329 522.102 -525760 525760 39.3880 102.8300 1383 81.291 -526020 526020 38.8330 93.3800 2734 200.280 -526330 526330 38.8000 98.4200 609 863.314 -526450 526450 38.4770 99.5500 2169 104.493 -526520 526520 38.9330 100.4300 1483 25.500 -526530 526530 38.8000 100.6700 1463 103.678 -526570 526570 38.2330 100.2500 2700 66.785 -526610 526610 38.8000 101.0800 1760 35.525 -526710 526710 38.9550 102.0700 0 288.178 -526740 526740 38.4770 102.1800 1676 53.993 -526810 526810 38.6330 103.0800 1367 94.557 -527070 527070 37.0770 92.8700 2712 522.868 -527130 527130 37.8550 95.3700 3174 183.645 -527230 527230 37.8330 96.7500 0 74.514 -527370 527370 37.3770 97.3700 2982 98.688 -527380 527380 37.3220 97.8300 0 41.112 -527400 527400 37.3000 99.0200 3627 70.698 -527530 527530 37.6880 100.7000 3353 184.715 -527540 527540 37.3330 100.1300 3301 63.911 -527650 527650 37.3770 101.6200 2682 88.174 -527870 527870 37.2000 102.8700 3044 96.457 -527880 527880 37.2330 103.4000 2415 47.067 -527970 527970 37.1330 104.2200 1402 134.154 -528130 528130 36.8220 95.3500 2731 59.916 -528180 528180 36.4220 94.9000 2809 140.470 -528250 528250 36.4550 96.4700 2804 308.887 -528330 528330 36.9550 98.3500 2987 176.547 -528360 528360 36.3000 98.1000 3192 76.161 -528420 528420 36.7880 99.0800 2925 57.171 -528540 528540 36.6000 100.3700 0 100.252 -528560 528560 36.3550 100.7800 2743 45.666 -528680 528680 36.0330 101.4300 2072 129.980 -528760 528760 36.3330 102.8300 1905 475.570 -528860 528860 36.3880 103.9200 0 37.195 -528890 528890 36.0550 103.8800 1518 80.998 -528950 528950 36.5880 104.6800 1505 73.114 -529070 529070 35.1770 92.8300 4877 23.257 -529080 529080 35.2220 93.0800 4613 126.048 -529410 529410 35.7220 98.9200 3962 95.727 -529430 529430 35.7550 99.9800 3200 245.459 -529550 529550 35.5880 100.7500 3201 71.980 -529570 529570 35.2770 100.6500 3290 35.743 -529580 529580 35.2770 100.6500 3290 0.000 -529680 529680 35.0330 101.4700 3565 35.398 -529840 529840 35.4770 102.9800 1920 53.527 -529860 529860 35.3330 104.0000 1905 153.234 -529960 529960 35.3880 105.0000 2450 90.874 -530680 530680 43.6550 112.0000 966 63.769 -530730 530730 44.7550 112.8300 0 75.520 -530780 530780 44.1770 112.3300 0 173.021 -530830 530830 44.6220 114.1500 1183 92.187 -531490 531490 42.5330 110.1300 1223 103.934 -531920 531920 44.0220 114.9500 1128 215.011 -531950 531950 43.3880 114.4500 1128 81.136 -532310 532310 41.4550 106.3800 1510 175.666 -532760 532760 42.4000 112.9000 1152 106.351 -532780 532780 42.2000 112.5200 1280 38.351 -533360 533360 41.5770 108.5200 1290 348.606 -533520 533520 41.7000 110.4300 1377 95.859 -533620 533620 42.0330 111.5300 1372 204.709 -533760 533760 41.4220 112.8000 0 48.786 -533910 533910 41.9000 114.0000 1484 714.196 -534780 534780 40.1770 112.3300 1212 69.443 -534800 534800 41.0330 113.0700 1416 123.667 -534870 534870 40.1000 113.3300 1069 106.027 -534880 534880 40.1770 113.5800 0 22.908 -535020 535020 39.7880 105.7500 1033 98.779 -535130 535130 40.7770 107.4000 1041 102.644 -535190 535190 39.0550 106.4000 975 185.500 -535230 535230 39.8770 107.6700 1300 132.559 -535290 535290 39.1000 107.9800 1381 79.580 -535330 535330 39.8550 108.7300 1459 79.179 -535390 535390 39.1550 108.9000 1140 226.953 -535430 535430 39.8330 109.9800 1459 119.445 -535630 535630 39.8000 111.6800 0 304.236 -535640 535640 39.3880 111.1500 861 64.496 -535780 535780 39.3000 112.4200 900 81.486 -535880 535880 39.0330 113.5300 2898 57.443 -535930 535930 39.8330 114.5700 910 138.616 -536020 536020 38.8330 105.5300 1500 79.174 -536150 536150 38.4770 106.3200 1005 8.789 -536460 536460 38.2330 109.7000 1058 123.798 -536520 536520 38.9880 110.6000 1219 107.990 -536640 536640 38.4000 112.7200 900 43.291 -536730 536730 38.7550 112.7000 838 26.274 -536810 536810 38.7220 113.0000 792 165.148 -536980 536980 38.0330 114.4200 81 111.576 -537050 537050 37.4880 105.6700 1185 242.434 -537230 537230 37.7880 107.4000 1349 111.489 -537380 537380 37.1550 108.3800 1438 1432.994 -537400 537400 37.1330 109.6500 1189 112.576 -537450 537450 37.4770 109.5800 0 38.743 -537540 537540 37.4770 110.2500 900 65.406 -537630 537630 37.8550 111.8800 0 130.013 -537640 537640 37.5000 111.1000 951 79.172 -537820 537820 37.8220 113.5700 908 78.145 -537870 537870 37.0770 112.9800 1042 384.621 -537880 537880 37.2000 113.4700 0 45.530 -537980 537980 37.0770 114.5000 78 84.740 -538050 538050 36.5770 105.6500 1850 44.714 -538100 538100 36.5550 106.1500 1615 74.934 -538170 538170 36.0220 106.2800 1676 50.617 -538210 538210 36.7770 107.2000 1322 112.929 -538230 538230 36.8220 107.8000 0 53.648 -538530 538530 36.7000 110.9300 1006 185.510 -538630 538630 37.0550 111.9300 750 89.051 -538680 538680 36.0550 111.4800 419 86.983 -538980 538980 36.1220 114.3700 76 152.047 -539030 539030 35.9770 105.7200 1935 154.450 -539150 539150 35.5550 106.6700 1348 88.964 -539230 539230 35.7330 107.6300 1423 161.538 -539290 539290 35.2220 107.8000 1219 47.349 -539420 539420 35.7550 109.4200 1000 165.740 -539450 539450 35.5880 109.9300 0 49.663 -539470 539470 35.1770 109.0500 914 72.470 -539590 539590 35.0330 111.0200 376 264.754 -539750 539750 35.4880 112.4000 659 135.103 -539850 539850 35.4550 113.5000 0 99.664 -540010 540010 44.9000 115.4200 1143 104.495 -540120 540120 44.5880 117.6000 997 346.346 -540260 540260 44.5770 120.9000 266 136.165 -540270 540270 43.9880 119.4000 485 158.018 -540410 540410 44.8000 123.0800 152 148.211 -540490 540490 44.2550 123.9700 190 92.991 -540630 540630 44.9770 125.6800 240 68.683 -540940 540940 44.5770 129.6000 242 234.492 -540960 540960 44.3880 131.1500 498 41.728 -541020 541020 43.9550 116.0700 991 89.897 -541150 541150 43.6000 118.0700 800 115.121 -541340 541340 43.6220 121.3200 274 76.511 -541350 541350 43.6000 122.2700 180 523.850 -541420 541420 43.7000 123.6000 183 68.437 -541570 541570 43.1880 124.3300 165 131.157 -541720 541720 43.8550 126.5500 188 344.987 -541860 541860 43.3770 128.2000 526 143.043 -541920 541920 43.7220 130.3200 500 111.060 -541950 541950 43.3220 129.7500 244 53.335 -542070 542070 42.3000 115.6800 1524 145.543 -542080 542080 42.1880 116.4700 1247 66.201 -542130 542130 42.9770 119.0300 634 77.979 -542180 542180 42.2770 118.9700 572 107.652 -542260 542260 42.3330 120.7000 401 190.139 -542360 542360 42.4220 122.5300 84 132.661 -542370 542370 42.0000 121.6300 182 85.109 -542590 542590 42.1000 124.9500 235 234.527 -542730 542730 42.9880 126.7500 264 97.734 -542740 542740 42.6220 126.2700 0 56.468 -542840 542840 42.3330 127.2800 610 25.071 -542850 542850 42.5220 127.8000 853 45.593 -542870 542870 42.1770 127.5000 975 201.904 -542920 542920 42.8880 129.4700 178 111.591 -543080 543080 41.2220 116.6300 661 122.165 -543110 543110 41.9330 117.7500 844 295.426 -543240 543240 41.5550 120.4500 176 4.028 -543260 543260 41.5880 120.4300 152 76.643 -543350 543350 41.3880 121.8000 25 63.509 -543360 543360 41.3880 122.4500 0 52.591 -543370 543370 41.1330 121.1200 70 103.949 -543390 543390 41.1330 122.9800 17 80.822 -543460 543460 41.3220 123.7800 185 49.287 -543510 543510 41.8880 124.0800 273 55.241 -543630 543630 41.7220 125.9200 312 67.416 -543650 543650 41.2770 125.3700 204 97.918 -543740 543740 41.7220 126.9200 333 69.706 -543770 543770 41.1000 126.1500 179 40.137 -543860 543860 41.3550 128.1700 1018 53.397 -544010 544010 40.7880 114.8800 726 109.378 -544050 544050 40.4000 115.5000 538 67.826 -544230 544230 40.9770 117.9300 374 107.278 -544290 544290 40.2000 117.9700 152 86.019 -544360 544360 40.4000 118.9500 228 179.854 -544540 544540 40.3550 120.3500 18 118.676 -544710 544710 40.6770 122.2000 4 269.477 -544830 544830 40.8880 123.9000 235 145.019 -544930 544930 40.7220 124.7800 261 32.273 -544970 544970 40.0550 124.3300 14 67.597 -544980 544980 40.1220 124.3300 0 4.905 -545120 545120 39.7880 116.3800 40 18.241 -545180 545180 39.0550 116.4000 8 75.125 -545270 545270 39.1000 117.1700 5 54.620 -545280 545280 39.1330 117.3500 3 15.954 -545290 545290 39.2330 117.7800 0 98.845 -545340 545340 39.6770 118.1500 29 58.698 -545390 545390 39.4330 118.9000 12 103.694 -545430 545430 39.9770 119.8000 0 62.845 -545630 545630 39.6330 121.9800 17 60.594 -545640 545640 39.5550 121.2800 0 78.813 -545770 545770 39.2770 122.0800 31 40.499 -545870 545870 39.0550 123.2200 10 200.233 -546020 546020 38.8550 115.5700 19 300.989 -546140 546140 38.4330 116.0800 0 64.517 -546160 546160 38.3330 116.8300 11 111.113 -546180 546180 38.0880 116.5500 13 36.609 -546230 546230 39.0220 117.6000 4 28.131 -546240 546240 38.3880 117.3500 4 45.742 -546350 546350 38.5000 118.5000 0 136.466 -546430 546430 38.9770 119.9500 6 466.935 -546460 546460 38.3550 119.6800 6 73.016 -546560 546560 38.1770 120.7800 59 73.728 -547050 547050 37.3770 115.3800 42 165.159 -547070 547070 37.0770 115.1500 0 39.076 -547140 547140 37.4330 116.3200 22 83.249 -547150 547150 37.3330 116.5700 19 24.726 -547160 547160 37.3770 116.5200 0 6.592 -547230 547230 37.6880 117.8000 0 31.663 -547250 547250 37.5000 117.5300 12 222.254 -547360 547360 37.5550 118.7300 6 99.991 -547430 547430 37.6880 120.2200 0 11.459 -547510 547510 37.9330 120.7200 40 27.631 -547530 547530 37.6220 120.3200 5 120.380 -547560 547560 37.6220 120.9000 100 44.674 -547630 547630 37.5550 121.4000 0 88.864 -547740 547740 37.4550 122.0300 61 56.666 -547760 547760 37.4000 122.6800 47 117.803 -548080 548080 36.0330 115.5800 47 109.174 -548260 548260 36.2550 117.1000 1536 7.920 -548270 548270 36.1880 117.1300 155 57.184 -548300 548300 36.8770 118.3300 55 69.617 -548360 548360 36.1880 118.1500 302 100.787 -548430 548430 36.7000 119.0800 51 151.369 -548520 548520 36.9880 120.6500 72 51.852 -548530 548530 36.9880 120.8200 0 15.096 -548580 548580 36.1770 120.3700 10 24.333 -548630 548630 36.7770 121.1700 64 256.771 -549060 549060 35.2550 115.4300 51 23.527 -549090 549090 35.0770 115.5700 49 100.612 -549160 549160 35.5770 116.8500 53 778.011 -549230 549230 35.7220 117.9200 0 51.991 -549290 549290 35.2550 117.9500 120 105.899 -549360 549360 35.5550 118.7500 109 73.024 -549450 549450 35.3880 119.5300 15 190.845 -549520 549520 35.9770 120.4800 25 107.925 -552280 552280 32.5000 80.0800 4279 315.941 -552480 552480 32.3000 84.0500 4420 665.015 -552790 552790 31.3770 90.0200 4701 140.308 -552940 552940 32.2770 91.6700 4724 203.407 -552990 552990 31.4880 92.0700 4508 91.401 -554370 554370 30.5550 81.4300 4736 157.880 -554720 554720 30.9550 88.6300 4671 455.945 -554930 554930 30.7330 92.4500 4724 180.132 -555690 555690 29.0770 87.6800 4237 202.656 -555780 555780 29.2550 88.8800 3837 78.161 -555980 555980 29.2330 91.7700 3657 60.802 -556640 556640 28.6330 87.0800 4302 76.486 -556800 556800 29.0000 89.6300 3657 150.787 -556900 556900 28.7000 91.6300 4336 382.818 -556960 556960 28.4220 92.4700 3861 87.654 -557730 557730 27.7330 89.0800 4301 258.900 -560040 560040 34.2220 92.4300 4535 288.364 -560160 560160 34.1000 95.0300 4785 239.565 -560180 560180 32.9000 95.3000 4068 135.741 -560210 560210 34.1330 95.7800 4176 69.130 -560290 560290 33.0220 97.0200 3682 162.254 -560330 560330 34.9220 98.2200 4273 93.949 -560340 560340 33.8000 97.1300 4419 87.097 -560360 560360 34.0770 98.2300 0 481.025 -560380 560380 32.9880 98.1000 4114 100.766 -560410 560410 34.5000 98.8800 4175 76.002 -560460 560460 33.7550 99.6500 3968 135.812 -560650 560650 34.7330 101.6000 3500 140.075 -560670 560670 33.4770 101.4800 3350 285.477 -560740 560740 34.2000 102.3000 3109 87.340 -560750 560750 34.1000 102.6200 3565 31.471 -560790 560790 33.5880 102.9700 3441 138.634 -560800 560800 35.0000 102.9000 2910 106.608 -560890 560890 33.2220 103.9000 0 70.156 -560930 560930 34.7220 104.8800 1371 74.845 -560960 560960 33.4000 104.9200 1079 114.962 -561060 561060 31.8880 93.7800 4024 2054.576 -561160 561160 31.4220 95.6000 3874 152.086 -561250 561250 32.2550 96.2200 4145 109.571 -561370 561370 31.1550 97.1700 3307 331.436 -561440 561440 31.7330 98.5700 3204 147.521 -561460 561460 31.6220 100.0000 3394 74.184 -561470 561470 31.1220 98.6800 0 68.726 -561510 561510 32.5770 100.5800 3505 39.783 -561520 561520 32.2880 100.3300 3896 146.272 -561670 561670 30.9880 101.1200 2959 87.699 -561720 561720 31.9000 102.2300 2666 98.513 -561730 561730 31.8550 102.7000 3422 44.653 -561780 561780 31.0220 102.3700 2426 820.122 -561820 561820 32.6550 103.5700 2852 92.731 -561880 561880 31.4880 103.5800 2042 99.423 -561930 561930 32.4220 104.5200 877 256.048 -561960 561960 31.4770 104.6800 472 106.141 -562020 562020 30.7880 93.4000 4876 90.965 -562370 562370 30.2330 97.4000 0 104.837 -562470 562470 30.0000 99.1000 2589 224.973 -562510 562510 30.9770 100.2000 3500 151.340 -562570 562570 30.0000 100.2700 3950 105.103 -562650 562650 30.5000 101.4800 3452 64.240 -562870 562870 29.9880 103.0000 629 57.637 -562970 562970 30.0000 104.1300 610 76.003 -563120 563120 29.5770 94.4700 3001 265.255 -563570 563570 29.0550 100.3000 3729 116.814 -563740 563740 30.0550 101.9700 2617 114.127 -563750 563750 29.5880 102.6200 0 69.056 -563840 563840 29.4000 103.3200 0 13.598 -563850 563850 29.5220 103.3300 3049 144.546 -563860 563860 29.5770 103.7700 440 42.992 -564440 564440 28.5000 98.9000 3488 105.164 -564590 564590 28.1550 100.9300 2743 109.190 -564620 564620 29.0000 101.5000 2994 239.894 -564720 564720 28.9550 102.9800 0 52.360 -564750 564750 28.6220 102.6000 1736 86.531 -564850 564850 28.5220 103.6200 1485 100.475 -564920 564920 28.8000 104.6000 342 248.843 -565330 565330 27.6880 98.3500 3352 471.389 -565430 565430 27.7000 99.7000 3001 122.806 -565480 565480 27.2220 99.3200 2743 65.034 -565610 565610 27.8550 101.1500 0 39.734 -565650 565650 27.4330 101.5300 2591 89.470 -565710 565710 27.9000 102.2700 1599 138.430 -565760 565760 27.6000 102.8500 2347 66.099 -565810 565810 27.7000 103.2000 0 36.217 -565860 565860 27.3330 103.7500 1950 72.948 -566510 566510 26.8330 100.4700 2394 129.239 -566640 566640 26.3770 101.2200 1210 90.158 -566710 566710 26.6550 102.2500 1788 367.714 -566840 566840 26.4220 103.2800 2110 105.671 -566910 566910 26.8770 104.2800 2236 203.011 -567390 567390 25.1220 98.4800 1649 82.837 -567410 567410 25.7880 98.8500 2377 133.548 -567480 567480 25.1330 99.2200 1655 74.495 -567510 567510 25.7000 100.1800 1992 232.220 -567630 567630 25.7330 101.8700 1120 86.110 -567680 567680 25.0220 101.5300 1773 155.163 -567760 567760 25.6330 102.9700 0 73.917 -567860 567860 25.5880 103.8300 1900 117.448 -567930 567930 25.7880 104.9500 2133 83.094 -568380 568380 24.0220 97.8300 776 69.918 -568560 568560 24.4330 100.8500 1676 94.886 -568750 568750 24.4550 102.5700 1677 64.009 -568860 568860 24.5330 103.7700 1708 209.227 -569460 569460 23.5550 99.4000 1104 1075.239 -569510 569510 23.9550 100.2200 1503 83.102 -569540 569540 22.5770 99.9300 1054 108.448 -569590 569590 22.0000 100.7800 579 216.258 -569640 569640 22.7770 100.9800 1303 87.861 -569650 569650 22.4880 101.3000 975 45.942 -569660 569660 23.6000 101.9800 398 262.937 -569690 569690 21.5000 101.5800 633 34.362 -569750 569750 23.3220 102.3700 0 50.371 -569770 569770 22.6220 101.8200 1121 109.956 -569830 569830 23.7000 103.8300 1524 57.505 -569850 569850 23.3880 103.3800 1302 133.322 -569860 569860 23.5880 103.8700 1423 13.102 -569890 569890 22.5000 103.9500 1363 2.055 -569940 569940 23.3770 104.3800 1278 102.054 -569950 569950 23.7550 104.6500 0 50.231 -570060 570060 34.5880 105.7500 1143 327.931 -570160 570160 34.3550 107.1300 610 129.108 -570230 570230 34.8000 107.8700 914 83.882 -570260 570260 34.4880 107.9500 0 26.135 -570340 570340 34.5330 108.2300 335 44.326 -570460 570460 34.4880 110.0800 2063 105.084 -570670 570670 34.0550 111.0300 570 59.666 -570680 570680 34.1770 111.5000 0 45.337 -570710 570710 34.8330 112.4300 325 72.872 -570730 570730 34.6770 112.4200 155 17.368 -570770 570770 34.1550 112.1000 753 105.032 -570780 570780 34.1550 112.4700 400 34.041 -570890 570890 34.0000 113.9700 72 55.962 -570910 570910 34.7550 114.4200 67 239.005 -570930 570930 34.8330 114.8200 0 37.536 -571020 571020 33.8220 105.3800 1829 34.990 -571060 571060 33.7550 105.7500 1128 86.419 -571270 571270 33.0770 107.0300 509 145.385 -571280 571280 33.2220 107.5500 0 51.017 -571340 571340 33.4550 108.2500 548 112.983 -571370 571370 33.0550 108.2500 0 30.513 -571430 571430 33.9220 109.9500 748 64.051 -571440 571440 33.4220 109.1500 610 83.578 -571500 571500 33.4880 110.4300 0 42.012 -571560 571560 33.5330 110.8800 914 109.855 -571780 571780 33.0330 112.5800 131 439.380 -571810 571810 33.9770 113.2200 76 120.560 -571930 571930 33.7880 114.5200 53 99.142 -572030 572030 32.8220 105.7000 700 96.981 -572060 572060 32.4330 105.8000 487 15.828 -572080 572080 32.3330 105.6800 675 54.398 -572210 572210 32.9770 107.0300 0 11.118 -572320 572320 32.9000 108.5200 457 51.600 -572370 572370 32.0770 108.0300 674 548.856 -572380 572380 32.1000 108.4800 1372 42.464 -572450 572450 32.7220 109.0300 291 78.623 -572510 572510 32.7770 110.1200 610 202.062 -572530 572530 32.8000 110.8000 100 63.607 -572590 572590 32.0330 110.7700 435 93.408 -572650 572650 32.3880 111.6700 91 111.304 -572780 572780 32.3220 112.6300 0 18.944 -572790 572790 32.1550 112.6700 127 97.507 -572900 572900 33.0000 114.0200 83 134.291 -572970 572970 32.1330 114.0500 115 46.240 -572980 572980 32.2220 114.5300 75 98.806 -573060 573060 31.5880 105.9700 385 77.244 -573130 573130 31.9000 106.7000 360 126.947 -573280 573280 31.2000 107.5000 311 63.707 -573480 573480 31.0550 109.5000 607 114.369 -573650 573650 31.4550 111.6700 0 90.898 -573780 573780 31.1770 112.5700 66 161.103 -573850 573850 31.7220 113.3700 61 81.726 -573990 573990 31.1880 114.9700 59 82.279 -574050 574050 30.5000 105.5800 300 58.305 -574110 574110 30.8000 106.0800 310 229.593 -574260 574260 30.6880 107.8000 455 155.961 -574280 574280 30.2220 107.4200 0 55.622 -574320 574320 30.8000 108.3500 299 54.008 -574370 574370 30.3000 108.0300 0 48.438 -574470 574470 30.2880 109.4700 458 84.386 -574480 574480 30.3000 109.4800 457 1.644 -574500 574500 31.0220 110.7000 442 278.823 -574510 574510 30.7880 110.2700 1188 48.573 -574570 574570 30.2330 110.2000 0 45.303 -574580 574580 30.2000 110.6700 915 91.196 -574610 574610 30.7000 111.3000 134 14.401 -574620 574620 30.6880 111.4500 107 80.292 -574760 574760 30.3330 112.1800 33 100.961 -575040 575040 29.5880 105.0500 357 69.773 -575060 575060 29.6330 105.7700 305 133.119 -575220 575220 29.7220 107.4000 275 88.649 -575270 575270 29.2000 117.1300 0 13.027 -575450 575450 29.5330 109.3800 561 208.482 -575540 575540 29.4000 110.1700 322 38.552 -575570 575570 29.0550 110.1300 455 90.069 -575620 575620 29.5880 111.3000 91 162.524 -575690 575690 29.0330 111.7000 0 3.124 -575720 575720 29.7330 112.3000 76 67.699 -575740 575740 29.4330 112.1800 28 35.314 -575830 575830 29.7220 113.8800 61 85.818 -575840 575840 29.3880 113.0800 52 170.412 -575980 575980 29.0330 114.5800 147 138.470 -576020 576020 28.8880 105.4300 336 65.997 -576060 576060 28.4880 105.9300 977 128.244 -576080 576080 28.2220 105.4300 366 57.163 -576220 576220 28.9550 107.1500 1907 357.178 -576230 576230 28.7000 107.8800 0 76.545 -576320 576320 28.7880 108.5500 0 22.007 -576330 576330 28.8330 108.7700 665 97.787 -576490 576490 28.2770 109.6800 560 142.659 -576550 576550 28.4770 110.4000 143 64.174 -576620 576620 29.0550 111.6800 35 69.773 -576630 576630 28.9220 111.9700 0 31.844 -576660 576660 28.4770 111.7500 0 37.676 -576690 576690 28.1550 111.6300 201 1045.614 -576710 576710 28.8550 112.3800 27 90.187 -576790 576790 28.2000 113.0800 46 20.898 -576820 576820 28.7550 113.6200 88 87.783 -576870 576870 28.2330 112.8700 68 38.669 -576930 576930 28.9880 114.8500 152 26.724 -576990 576990 28.2330 114.9000 0 64.854 -577070 577070 27.3000 105.2300 1511 39.972 -577080 577080 27.1550 105.6000 1520 127.714 -577130 577130 27.7000 106.8800 845 124.639 -577160 577160 27.5000 106.8300 914 22.775 -577310 577310 27.9550 108.2500 418 142.304 -577320 577320 27.8330 108.4300 0 22.288 -577450 577450 27.4550 109.6800 273 34.344 -577490 577490 27.5770 110.0000 261 68.759 -577530 577530 27.9220 110.5800 152 96.688 -577590 577590 27.3550 110.9500 644 53.136 -577650 577650 27.5000 111.5000 0 29.832 -577660 577660 27.2330 111.4700 248 100.081 -577720 577720 27.7330 112.5300 76 42.045 -577730 577730 27.8880 112.9200 75 111.351 -577740 577740 27.4550 112.2000 916 69.138 -577760 577760 27.3000 112.7000 1279 42.495 -577930 577930 27.8000 114.3800 129 213.641 -577990 577990 27.1220 114.9700 78 37.776 -578030 578030 26.7000 105.7700 1676 51.066 -578060 578060 26.2770 105.9700 1402 82.283 -578130 578130 26.8550 106.8800 0 33.669 -578250 578250 26.5000 107.5800 726 74.216 -578310 578310 26.6770 108.3300 607 247.126 -578320 578320 26.9770 108.6700 611 47.437 -578430 578430 26.8770 109.7200 305 78.053 -578450 578450 26.1770 109.7800 397 104.780 -578530 578530 26.7330 110.6300 340 159.101 -578660 578660 26.2330 111.6200 174 113.118 -578720 578720 26.9330 112.5800 98 165.006 -578830 578830 26.8000 113.5300 176 95.371 -578930 578930 26.7880 114.9000 50 123.686 -579020 579020 25.4330 105.1800 1379 45.711 -579060 579060 25.3880 105.6500 571 664.368 -579160 579160 25.4330 106.7700 441 57.797 -579220 579220 25.8330 107.5500 1018 117.897 -579320 579320 25.9770 108.5300 287 80.335 -579470 579470 25.0770 109.2500 183 109.389 -579580 579580 25.3220 110.5500 0 25.152 -579650 579650 25.6220 111.6000 152 30.176 -579660 579660 25.6000 111.9000 195 55.956 -579680 579680 25.1880 111.5800 122 79.054 -579720 579720 25.8000 113.0300 185 85.324 -579830 579830 25.9330 113.8700 0 331.984 -579920 579920 25.8990 114.5300 202 42.296 -579960 579960 25.4000 114.9300 195 50.625 -580050 580050 34.4000 115.6300 50 58.362 -580150 580150 34.4220 116.3300 44 136.863 -580270 580270 34.2880 117.1500 42 76.722 -580400 580400 34.8330 119.1300 10 71.629 -581020 581020 33.8880 115.7700 42 78.607 -581220 581220 33.9000 117.9500 26 211.800 -581340 581340 33.4770 118.2200 15 53.250 -581380 581380 33.3330 118.6700 2 44.675 -581440 581440 33.6000 119.0300 19 98.369 -581500 581500 33.7770 120.2500 7 369.666 -582020 582020 34.8880 117.5700 0 53.482 -582030 582030 32.9330 115.8300 39 290.688 -582080 582080 32.1770 115.6700 58 85.377 -582150 582150 32.5880 116.7800 23 68.606 -582210 582210 32.9550 117.3700 22 118.043 -582310 582310 32.7880 118.0000 0 61.688 -582410 582410 32.7880 119.4500 3 106.763 -582450 582450 32.3880 119.4800 0 44.560 -582510 582510 32.8770 120.3200 5 81.874 -582590 582590 32.1000 120.8700 1 68.808 -582650 582650 32.0770 121.6000 10 221.683 -583140 583140 31.4000 116.3300 68 95.351 -583240 583240 31.5220 117.2500 0 39.514 -583380 583380 31.3330 118.3500 16 85.511 -583430 583430 31.7770 119.9500 15 58.678 -583450 583450 31.4330 119.4800 8 90.053 -583570 583570 31.0770 120.2800 0 39.248 -583580 583580 31.2770 120.6200 19 123.776 -583620 583620 31.4000 121.4700 4 76.265 -584020 584020 30.7550 115.6700 116 133.121 -584070 584070 30.0770 115.3300 29 82.125 -584080 584080 30.1330 115.6000 73 26.704 -584240 584240 30.5330 117.0500 20 561.088 -584370 584370 30.1330 118.1500 1836 101.298 -584380 584380 30.3000 118.5300 0 40.956 -584450 584450 30.3550 119.4200 1494 73.263 -584470 584470 30.1000 119.2200 0 34.247 -584560 584560 30.3770 120.8000 0 38.228 -584580 584580 30.0220 120.5800 0 45.876 -584610 584610 30.9000 121.1500 0 26.302 -584620 584620 31.0000 121.4000 0 44.966 -584640 584640 30.6220 121.0800 7 85.009 -584670 584670 30.0550 121.1300 0 35.925 -584720 584720 30.7330 122.4500 81 56.000 -584730 584730 30.7220 122.8200 197 33.525 -584740 584740 30.4550 122.3000 152 34.078 -584760 584760 30.4330 122.9200 95 1912.712 -584770 584770 30.0330 122.1200 37 63.803 -584780 584780 30.2330 122.5700 0 40.278 -585060 585060 29.5880 115.9800 1165 147.100 -585190 585190 29.0880 116.8800 31 38.988 -585270 585270 29.3000 117.2000 60 122.379 -585310 585310 29.7550 118.2500 61 43.115 -585370 585370 29.0220 118.3300 0 19.269 -585430 585430 29.6220 119.0200 172 129.969 -585490 585490 29.1550 119.6300 35 43.880 -585540 585540 29.3550 120.0200 91 98.681 -585560 585560 29.6000 120.8200 108 72.229 -585590 585590 29.1550 121.0200 67 38.278 -585620 585620 29.9220 121.4700 6 129.760 -585690 585690 29.2000 121.9500 127 62.692 -586080 586080 28.0550 115.5300 40 116.468 -586260 586260 28.4880 117.9800 90 61.052 -586320 586320 28.9330 118.5000 137 91.710 -586330 586330 28.9770 118.8700 71 36.325 -586340 586340 28.6880 118.2500 94 34.484 -586460 586460 28.4550 119.9200 62 87.828 -586470 586470 28.1000 119.0800 180 201.131 -586530 586530 28.8220 120.9200 1375 75.558 -586550 586550 28.4550 120.4000 0 46.919 -586590 586590 28.0220 120.6700 7 113.662 -586600 586600 28.8550 121.1300 9 20.777 -586620 586620 28.6880 121.6800 3 210.948 -586650 586650 28.6550 120.0800 9 27.176 -586660 586660 28.4550 121.8800 84 32.440 -586670 586670 28.1330 121.2200 100 55.344 -587130 587130 27.7550 116.7700 0 22.007 -587150 587150 27.5880 116.6500 82 329.716 -587210 587210 27.7220 117.0500 305 42.114 -587250 587250 27.3330 117.4700 219 77.711 -587260 587260 27.9550 117.8300 1415 123.039 -587300 587300 27.3770 118.8500 456 83.507 -587310 587310 27.9220 118.5300 275 57.498 -587340 587340 27.5880 118.3300 0 42.025 -587370 587370 27.0550 118.3200 112 63.461 -587450 587450 27.4770 119.4800 732 63.157 -587470 587470 27.1220 119.3000 0 43.289 -587530 587530 27.7880 120.6000 0 26.910 -587540 587540 27.3330 120.2000 38 61.779 -587650 587650 27.4770 121.0500 2 63.319 -588130 588130 26.8550 116.3300 142 87.418 -588200 588200 26.1880 117.6200 198 28.458 -588210 588210 26.9000 117.1700 305 24.097 -588250 588250 26.7770 117.3700 183 62.603 -588260 588260 26.4000 117.7800 183 46.951 -588310 588310 26.7880 118.0000 146 22.441 -588340 588340 26.6550 118.1700 128 46.894 -588370 588370 26.1770 118.1800 165 179.720 -588460 588460 26.5220 119.5300 85 127.725 -588490 588490 26.1770 119.9500 91 1.995 -588530 588530 27.0000 120.7000 106 402.991 -588540 588540 26.5220 120.0700 0 53.717 -589110 589110 25.8550 116.3700 311 187.148 -589180 589180 25.0770 116.3500 207 71.814 -589210 589210 25.9770 117.3500 204 75.434 -589260 589260 25.3000 117.4000 203 78.319 -589270 589270 25.1000 117.0200 341 44.223 -589280 589280 25.3000 117.4000 0 0.000 -589310 589310 25.7220 118.1000 1651 51.214 -589320 589320 25.7880 118.3800 0 28.981 -589440 589440 25.5220 119.7800 31 79.735 -589650 589650 25.0550 121.2200 48 3.669 -589680 589680 25.0330 121.5300 9 1.007 -589690 589690 25.0770 121.5300 6 28.165 -589740 589740 25.6330 122.0800 102 60.125 -590070 590070 24.0770 105.0700 1251 124.455 -590210 590210 25.0880 107.2000 305 89.970 -590230 590230 24.7000 108.0500 214 211.011 -590460 590460 24.3550 109.4000 97 55.626 -590580 590580 24.2000 110.5200 145 99.568 -590650 590650 24.4770 111.5700 91 86.304 -590720 590720 24.7880 112.3800 98 192.888 -590820 590820 24.8000 113.5800 68 121.122 -590870 590870 23.8770 113.5300 68 102.741 -590960 590960 24.3770 114.4800 214 74.422 -591020 591020 24.9550 115.6500 299 123.451 -591170 591170 24.3000 116.1200 84 39.002 -591260 591260 24.6330 117.6500 24 713.835 -591330 591330 24.8000 118.5800 22 95.741 -591520 591520 24.8000 120.9700 34 92.491 -591530 591530 24.8330 120.9300 8 5.455 -591580 591580 24.1550 120.7000 78 21.372 -591620 591620 24.7770 121.7500 9 22.120 -592090 592090 23.3000 105.9500 794 234.119 -592110 592110 23.9000 106.6000 242 93.995 -592160 592160 23.6330 106.7200 329 32.098 -592170 592170 23.1330 106.1800 0 24.537 -592180 592180 23.1330 106.4200 740 51.486 -592280 592280 23.1330 107.6500 457 79.555 -592420 592420 23.8550 109.4200 76 84.132 -592450 592450 23.5880 109.6500 0 37.805 -592540 592540 23.4000 110.0800 44 188.210 -592650 592650 23.4880 111.3000 120 124.824 -592710 592710 23.9550 112.2000 57 94.388 -592780 592780 23.0550 112.4700 12 555.140 -592800 592800 23.6770 113.0500 19 53.660 -592880 592880 23.1330 113.4000 0 8.179 -592930 592930 23.7330 114.6800 41 237.765 -592980 592980 23.0880 114.4200 16 76.458 -593030 593030 23.9770 115.9700 152 104.404 -593170 593170 23.0880 116.3000 30 180.166 -593260 593260 23.5330 117.6800 0 122.333 -593450 593450 23.5220 119.5700 22 7.545 -593480 593480 23.2770 119.6700 45 0.000 -593530 593530 23.5220 120.8000 2408 0.000 -593580 593580 23.0000 120.2300 14 5.871 -593610 593610 23.9770 121.6000 19 6.549 -593620 593620 24.0220 121.6200 14 1.223 -593680 593680 23.1000 121.3700 37 0.000 -594170 594170 22.3770 106.7500 129 128.286 -594460 594460 22.2550 109.9700 121 123.132 -594530 594530 22.9330 110.9800 243 62.943 -594560 594560 22.3550 110.9300 84 99.368 -594620 594620 22.7220 111.5500 134 75.618 -594720 594720 22.8770 112.7000 0 30.756 -594780 594780 22.2770 112.7800 46 92.157 -594930 594930 22.5550 114.1000 18 15.069 -595010 595010 22.7880 115.3700 5 34.687 -595050 595050 22.5000 115.5000 0 104.866 -595530 595530 22.4770 120.4300 8 0.000 -595540 595540 22.6220 120.2700 33 36.349 -595560 595560 22.3550 120.9000 9 0.000 -595580 595580 22.0550 120.7200 13 17.679 -595590 595590 22.0000 120.7700 24 7.996 -595620 595620 22.7550 121.1700 10 2.050 -595670 595670 22.0330 121.5700 325 113.534 -595680 595680 22.0330 121.5500 325 0.000 -596260 596260 21.5550 107.9700 13 117.108 -596320 596320 21.9550 108.6200 6 71.787 -596330 596330 21.7880 108.8200 0 27.758 -596440 596440 21.4880 109.1000 16 137.818 -596470 596470 21.0330 109.1200 41 50.628 -596630 596630 21.8770 111.9700 22 140.680 -596640 596640 21.5220 111.3000 8 79.673 -596730 596730 21.7330 112.7700 18 60.490 -597380 597380 20.1330 107.7300 58 1.045 -597540 597540 20.3770 110.1700 109 96.939 -597920 597920 20.6770 116.7300 6 1.040 -598380 598380 19.1000 108.6200 8 3292.827 -598450 598450 19.5220 109.5800 169 98.717 -598480 598480 19.2330 109.4500 0 34.904 -598490 598490 19.0770 109.8800 243 58.639 -598550 598550 19.2330 110.4700 25 194.838 -599380 599380 18.4880 108.8200 0 71.222 -599480 599480 18.2330 109.5200 7 135.193 -599540 599540 18.5000 110.0000 50 58.705 -599810 599810 16.8330 112.3300 5 466.299 -599850 599850 16.5330 111.6200 5 82.642 -599950 599950 9.5330 112.8800 6 263.120 -599970 599970 10.3880 114.3800 5 115.087 -600100 600100 28.3000 -16.5000 2368 28.089 -600200 600200 28.4770 -16.2500 46 56.418 -600330 600330 27.1770 -13.2200 64 201.158 -601050 601050 35.1880 -6.1300 49 174.794 -601060 601060 35.0770 -5.3000 305 76.469 -601360 601360 34.2330 -6.0500 52 69.142 -601460 601460 33.7220 -7.4000 5 29.737 -601650 601650 33.2330 -8.5200 28 184.915 -601780 601780 32.8770 -6.9700 781 149.757 -601900 601900 32.5330 -6.2800 518 20.677 -601910 601910 32.3770 -6.4000 472 77.062 -601950 601950 32.6880 -4.7300 1515 89.483 -602000 602000 32.5770 -1.9500 1143 272.519 -602530 602530 30.5000 -8.8200 266 125.745 -602700 602700 29.6880 -9.7300 261 194.496 -602800 602800 29.0220 -10.0500 301 80.275 -603200 603200 35.9000 -5.3200 5 107.865 -603530 603530 36.8330 5.7800 2 0.000 -603540 603540 36.7330 5.9000 31 71.312 -603670 603670 36.9000 8.4500 10 56.529 -603690 603690 36.7770 3.1000 8 14.260 -603740 603740 36.8220 2.9500 33 28.479 -603760 603760 36.8220 3.2700 58 74.092 -603820 603820 36.9000 3.9000 30 5.073 -603840 603840 36.9000 4.4200 45 62.624 -603870 603870 36.9220 3.9500 12 26.238 -603880 603880 36.6000 2.1800 33 62.359 -603950 603950 36.7000 4.0500 195 37.185 -604000 604000 36.7550 5.1000 13 216.592 -604030 604030 36.4770 7.4700 227 47.826 -604050 604050 36.5000 7.7200 110 22.492 -604100 604100 36.5550 1.3300 59 130.748 -604170 604170 36.3880 3.9000 635 95.699 -604210 604210 35.8880 7.1200 889 51.879 -604230 604230 36.2880 7.9500 680 61.694 -604300 604300 36.3000 2.2300 715 33.651 -604370 604370 36.2770 2.7500 981 313.243 -604440 604440 36.0770 4.7700 928 50.688 -604520 604520 35.8220 -0.2700 4 142.397 -604560 604560 35.8000 0.0800 210 10.427 -604570 604570 35.8880 0.1200 137 35.901 -604590 604590 35.8880 3.7700 658 56.801 -604610 604610 35.7000 -0.6500 22 8.711 -604670 604670 35.6770 4.5000 441 131.378 -604710 604710 35.3330 5.3300 460 69.544 -604760 604760 35.4220 7.1500 1116 146.492 -604780 604780 35.2550 6.3500 1240 36.739 -604810 604810 35.4880 -0.5200 111 40.896 -604820 604820 35.8770 -0.4800 62 19.888 -604850 604850 35.7770 -0.8000 104 48.053 -604920 604920 35.7330 0.5500 75 62.296 -605060 605060 35.6000 0.3000 474 26.992 -605070 605070 35.2770 0.1500 511 65.158 -605140 605140 35.1770 2.3200 800 81.302 -605170 605170 35.1000 -1.8700 83 55.081 -605180 605180 35.3000 -1.3500 68 47.064 -605200 605200 35.1880 -2.6200 450 90.749 -605220 605220 34.8220 -1.7800 426 14.205 -605300 605300 34.8770 -1.3300 587 239.389 -605330 605330 34.8770 0.1500 770 44.471 -605360 605360 34.8770 0.1500 770 0.000 -605400 605400 34.1550 0.0700 1000 100.927 -605500 605500 33.6770 1.0000 1341 452.257 -605570 605570 33.2770 -0.3000 1166 128.494 -605600 605600 32.7770 -0.6000 1058 62.226 -606020 606020 30.1330 -2.1700 499 2361.410 -606300 606300 27.2000 2.4700 293 557.760 -606800 606800 22.7880 5.5200 1378 468.890 -606860 606860 21.3330 0.9500 398 589.503 -606900 606900 18.5770 5.7700 411 1415.654 -607230 607230 36.7330 9.1800 159 74.888 -607280 607280 36.4550 10.7300 5 4.334 -607290 607290 36.4330 10.7700 156 54.460 -607320 607320 36.1330 8.7000 518 60.504 -607340 607340 36.0770 9.3700 445 162.095 -607380 607380 35.5550 8.6800 1092 50.322 -607390 607390 35.1550 -8.4500 707 209.984 -607480 607480 35.0000 9.4800 355 113.750 -607640 607640 33.7000 8.9700 46 81.451 -607700 607700 33.3550 10.4800 117 68.914 -607720 607720 32.9220 10.4500 215 48.221 -610280 610280 15.7220 5.8000 0 108.766 -610330 610330 15.1330 10.7200 0 383.141 -610490 610490 14.2550 13.1200 286 196.357 -610910 610910 12.9880 8.9300 403 258.222 -612350 612350 15.1220 -10.5700 100 131.486 -612880 612880 12.4880 -6.8000 331 123.454 -614040 614040 22.7550 -12.4800 343 289.011 -614700 614700 17.0550 -12.9200 45 168.406 -615100 615100 15.2330 -12.1700 60 283.150 -615200 615200 15.8770 -5.9300 261 164.222 -617070 617070 13.4880 -15.5700 11 43.272 -617110 617110 13.4550 -16.4500 2 29.422 -617120 617120 13.4880 -16.1800 15 68.658 -617170 617170 13.7220 -15.2500 6 99.587 -617200 617200 13.6770 -14.8800 4 19.940 -617210 617210 13.5330 -14.7700 1 55.958 -617220 617220 13.5770 -15.9300 2 28.777 -617310 617310 13.3220 -14.2200 4 265.825 -617330 617330 13.8880 -13.4000 15 93.240 -617690 617690 11.5880 -15.4800 20 38.143 -618200 618200 10.3770 -12.0800 784 93.558 -618310 618310 9.5770 -13.6200 49 1.096 -618660 618660 7.5330 -12.5000 8 143.511 -618730 618730 8.5550 -12.0500 84 123.952 -618770 618770 8.4220 -11.8300 68 28.352 -618780 618780 8.1000 -12.1000 56 39.745 -618810 618810 7.9550 -11.7700 93 73.477 -618860 618860 9.5880 -11.5500 464 100.641 -618910 618910 7.9880 -10.8500 186 224.267 -618920 618920 8.6550 -10.9700 390 75.321 -620020 620020 31.8770 10.9800 621 73.699 -620070 620070 32.8880 12.0800 3 102.727 -620080 620080 32.0770 12.5300 691 88.536 -620120 620120 32.6330 14.3000 22 78.380 -620160 620160 32.3220 15.0500 32 182.473 -620180 620180 30.5770 15.7200 77 107.377 -620190 620190 31.2000 16.5800 13 536.881 -620550 620550 30.7220 20.1700 7 152.165 -620560 620560 32.8220 21.8500 625 169.200 -620590 620590 32.7880 22.5700 26 67.388 -620620 620620 32.1000 23.9200 50 194.366 -621200 621200 30.3880 13.5800 500 300.382 -621310 621310 29.1330 15.9500 267 237.647 -621610 621610 29.0330 21.5700 60 905.373 -621760 621760 29.7550 24.5300 -1 245.434 -622000 622000 26.6000 12.7800 463 1143.280 -622590 622590 25.8000 21.1300 260 280.307 -623000 623000 31.5330 25.1800 6 6.809 -623010 623010 31.6220 25.9000 24 492.474 -623050 623050 31.5770 25.1300 6 73.085 -623080 623080 31.1220 27.8700 40 43.905 -623090 623090 30.9330 28.4700 18 255.924 -623150 623150 31.1880 29.8700 14 59.655 -623240 623240 31.4000 30.4000 3 41.341 -623250 623250 31.5550 31.1000 2 716.668 -623290 623290 31.4770 31.7700 4 7.738 -623300 623300 31.4220 31.8200 5 69.843 -623320 623320 31.2880 32.2300 6 6.762 -623350 623350 31.2000 34.2000 0 37.344 -623380 623380 31.5000 34.4500 16 74.615 -623390 623390 31.0330 30.4700 2 71.304 -623450 623450 30.6550 30.7000 16 43.900 -623480 623480 30.7880 31.0000 12 32.261 -623540 623540 30.5880 31.5000 8 71.788 -623570 623570 30.4000 30.3500 1 131.456 -623600 623600 30.6000 31.0200 12 20.989 -623690 623690 30.1330 31.2500 17 5.775 -623710 623710 30.0880 31.2800 26 9.698 -623730 623730 30.0770 31.1800 19 22.056 -623750 623750 30.0550 31.2200 19 4.560 -623780 623780 29.8770 31.3300 141 79.175 -623810 623810 29.3000 30.8500 23 209.346 -623860 623860 28.0880 30.7300 40 135.254 -623870 623870 28.0880 30.7300 40 0.000 -623890 623890 30.7550 27.7000 44 76.116 -623920 623920 27.2000 31.1700 52 86.944 -623970 623970 26.5770 31.7000 61 170.952 -624020 624020 26.1880 32.7300 78 111.329 -624080 624080 24.9880 32.8200 89 1610.133 -624110 624110 24.4880 32.9500 102 57.118 -624160 624160 29.2550 25.5200 3 110.752 -624170 624170 29.2000 25.3200 13 20.345 -624190 624190 22.2000 31.6200 192 187.258 -624200 624200 28.3330 28.9000 130 169.023 -624230 624230 27.0550 27.9700 92 536.217 -624250 624250 22.4770 28.7000 275 503.689 -624320 624320 25.4880 29.0000 111 153.611 -624350 624350 25.4550 30.5300 73 236.100 -624400 624400 30.6000 32.2500 13 152.523 -624500 624500 29.8770 32.4700 4 39.056 -624540 624540 30.9770 32.7700 24 64.987 -624550 624550 29.5880 32.7000 16 120.550 -624560 624560 29.6000 34.7800 749 44.732 -624600 624600 27.9770 34.3800 51 58.015 -624620 624620 27.1880 33.7700 3 6.157 -624640 624640 27.2880 33.7300 7 140.334 -624650 624650 26.1330 34.3000 11 195.544 -624670 624670 28.4880 34.5000 19 130.051 -624760 624760 23.1330 33.5800 21 220.192 -626150 626150 22.2220 36.6500 2 496.742 -626200 626200 20.7550 32.5500 468 255.333 -626350 626350 19.8330 36.9700 120 267.670 -626400 626400 19.5330 33.3200 312 157.850 -626520 626520 19.1000 37.3300 3 89.806 -626600 626600 18.5550 31.8500 249 462.774 -626710 626710 18.4330 37.7300 19 52.438 -626750 626750 18.2330 38.1800 2 218.663 -626810 626810 17.5550 36.1000 508 814.988 -626820 626820 17.5770 33.9300 350 14.317 -627220 627220 15.8330 36.1500 431 47.778 -627230 627230 15.6770 32.5300 380 8.824 -627330 627330 15.3220 35.6000 451 249.808 -627350 627350 14.2220 35.8500 511 52.871 -627400 627400 14.2000 24.6700 1160 95.929 -627500 627500 14.0000 32.3300 378 98.600 -627510 627510 14.4000 33.4800 408 306.310 -627560 627560 14.4220 29.0800 536 185.943 -627740 627740 13.0770 33.9500 435 139.034 -627810 627810 12.7000 28.4300 564 165.824 -627950 627950 12.7330 34.1300 445 42.932 -628030 628030 11.8770 31.0500 885 169.732 -628080 628080 11.4770 26.4500 480 150.161 -628090 628090 11.3330 27.8200 453 332.534 -628550 628550 9.2330 29.8000 389 206.053 -628700 628700 8.2550 34.6000 649 223.424 -628710 628710 8.4770 25.6800 545 553.231 -628800 628800 7.7000 28.0200 438 92.590 -628900 628900 7.2880 28.7500 429 325.368 -629050 629050 6.8000 33.1300 510 346.896 -629400 629400 4.5770 28.4000 649 229.467 -629510 629510 4.2770 33.5700 1980 261.182 -629550 629550 4.0880 30.6700 830 515.547 -630060 630060 16.6770 38.3300 1676 167.518 -630230 630230 15.6220 39.4500 10 416.623 -631450 631450 11.1770 42.7200 777 199.475 -631500 631500 9.9550 43.1800 1454 110.838 -631700 631700 9.5000 44.0800 1326 508.818 -631750 631750 9.5220 45.5700 1032 163.395 -631800 631800 10.6330 47.3700 1743 224.259 -631900 631900 8.5000 47.3700 700 183.218 -632000 632000 11.9550 50.7300 2 325.031 -632100 632100 11.2880 49.1800 2 184.362 -632200 632200 10.3000 50.2300 344 152.787 -632250 632250 9.5220 49.0800 812 909.398 -632270 632270 7.9550 48.5000 534 138.315 -632280 632280 7.9550 49.7800 36 190.440 -632300 632300 6.8550 47.2700 302 357.188 -632400 632400 4.7000 45.2200 173 244.758 -632450 632450 4.1880 43.8700 521 119.373 -632470 632470 3.1330 43.6700 487 1507.252 -632480 632480 3.5880 42.4500 150 74.909 -632500 632500 2.3550 42.3000 116 175.007 -633400 633400 9.0880 36.4500 2080 424.271 -634530 634530 8.8770 39.9000 930 105.595 -634740 634740 7.1330 40.0000 2480 205.684 -636280 636280 2.3000 31.5800 693 222.977 -636800 636800 0.3220 32.6200 1140 191.265 -640080 640080 1.2220 19.8000 353 197.353 -640140 640140 2.3220 21.5700 463 225.926 -640150 640150 3.6330 18.6300 359 86.141 -640160 640160 2.1880 22.5500 361 109.884 -640180 640180 1.2550 23.6000 366 284.000 -640210 640210 3.8000 23.8200 474 475.458 -640340 640340 2.7880 24.7800 410 150.083 -640460 640460 1.5550 25.3300 450 195.150 -640560 640560 1.0880 27.1300 524 933.903 -640620 640620 2.7770 27.6500 764 196.466 -640710 640710 1.3770 29.0700 855 140.080 -640720 640720 0.1330 29.2700 1840 260.521 -640740 640740 3.0770 29.5000 1008 171.720 -640760 640760 1.5000 30.2200 1239 8.561 -640770 640770 1.5770 30.2200 1285 129.731 -641010 641010 -1.0550 17.2000 318 156.999 -641150 641150 -1.9770 18.2700 300 346.857 -641260 641260 -0.2220 20.8500 351 370.855 -641560 641560 -2.6000 26.5500 569 80.325 -641590 641590 -0.3550 25.4500 423 209.189 -641620 641620 -0.7550 26.5700 762 88.225 -641700 641700 -1.4220 27.0000 800 279.429 -642460 642460 -4.9770 23.4300 424 150.844 -642480 642480 -7.1330 23.7300 877 428.497 -642640 642640 -4.5220 26.5800 544 460.884 -643480 643480 -8.6000 27.3300 1579 721.751 -643970 643970 -2.8330 30.3300 1755 71.490 -644620 644620 0.1000 13.5500 408 92.345 -646650 646650 4.3220 21.1800 406 180.257 -647010 647010 14.1220 15.3200 355 99.631 -647050 647050 10.4880 16.7200 336 214.276 -647070 647070 13.6550 16.5000 301 152.941 -647510 647510 13.2220 18.3200 334 121.407 -647550 647550 12.2330 21.4200 557 182.233 -647570 647570 17.1770 21.5500 540 268.312 -647580 647580 12.1880 18.6800 428 178.458 -648100 648100 3.7550 8.7700 56 143.615 -648200 648200 1.9000 9.8000 8 117.817 -648910 648910 5.4550 10.0700 1408 57.709 -649300 649300 4.6000 13.7300 668 161.114 -650010 650010 10.8880 4.7500 244 256.236 -650150 650150 12.1770 6.7000 469 473.956 -650280 650280 13.0220 7.6800 517 82.310 -650550 650550 10.2880 9.8200 609 110.585 -650640 650640 12.8880 10.4700 344 145.414 -650730 650730 11.7000 11.0300 414 950.127 -651120 651120 9.1000 6.0200 143 80.610 -651230 651230 9.6220 6.5300 260 203.754 -651450 651450 8.1880 9.7500 111 335.278 -652020 652020 6.5550 3.3500 19 109.441 -652220 652220 7.1000 4.8300 287 85.671 -652290 652290 6.3220 5.6000 79 90.096 -652360 652360 5.5220 5.7300 4 276.287 -652430 652430 7.8000 6.7300 44 361.296 -652450 652450 6.1550 6.7800 86 92.311 -652720 652720 6.6770 8.8000 117 195.445 -652730 652730 5.9770 8.7200 93 68.115 -653510 653510 10.8770 0.2500 330 129.185 -653570 653570 9.5550 1.1700 341 25.846 -653780 653780 6.9550 0.5800 641 92.191 -654620 654620 6.1220 0.8000 178 41.620 -655000 655000 14.6330 -0.0700 295 273.059 -700300 700300 70.6220 -159.8500 27 145.744 -700450 700450 70.9220 -153.2300 9 845.847 -700630 700630 70.5000 -149.8800 5 131.651 -700860 700860 70.1330 -143.6300 15 366.016 -701160 701160 65.6220 -168.0500 5 7.790 -701210 701210 69.8220 -162.9200 6 327.633 -701790 701790 65.0000 -150.6500 81 199.413 -701970 701970 65.4880 -144.6700 252 643.687 -702180 702180 60.0000 -166.0000 15 198.791 -702480 702480 63.5000 -153.8800 458 90.922 -702520 702520 62.3000 -150.4200 151 16.537 -702640 702640 63.3330 -149.1300 734 321.210 -702660 702660 63.9770 -145.7000 398 102.970 -702680 702680 64.1000 -145.9700 573 18.965 -702790 702790 60.2330 -146.6500 56 90.721 -702980 702980 60.0880 -142.5000 11 121.233 -703600 703600 59.8000 -144.6000 18 272.222 -703640 703640 58.9770 -135.2200 10 55.774 -703650 703650 58.2000 -136.6300 25 205.979 -703830 703830 57.5000 -134.5800 11 62.637 -703850 703850 57.2770 -133.6200 11 431.616 -704090 704090 52.8330 173.1800 21 64.410 -710530 710530 69.5880 -120.8000 101 155.885 -710600 710600 65.6110 -118.1100 230 278.650 -710610 710610 66.0880 -117.9300 438 53.659 -710980 710980 60.4220 -64.8500 31 61.490 -711000 711000 54.2990 -130.8800 21 150.063 -711070 711070 51.9330 -131.0100 92 0.686 -711100 711100 50.5880 -126.9300 59 78.540 -711110 711110 50.7880 -128.4300 72 407.697 -711260 711260 53.5550 -114.0900 766 0.000 -711360 711360 52.0110 -107.0300 510 28.375 -711460 711460 53.7330 -105.2600 503 56.107 -711590 711590 62.3550 -120.7800 227 70.706 -711910 711910 47.3330 -53.1300 290 42.080 -711950 711950 47.8770 -55.8500 13 122.059 -711980 711980 46.1880 -72.9100 16 20.170 -713910 713910 45.8330 -75.6500 190 58.040 -713960 713960 44.6660 -63.5800 10 81.787 -713990 713990 43.7220 -65.2500 30 394.334 -714130 714130 46.2330 -61.3000 39 100.308 -714220 714220 45.1550 -72.5800 238 23.178 -714700 714700 59.4000 -126.1500 141 168.614 -714920 714920 69.1880 -122.3500 552 69.043 -714930 714930 69.4880 -135.3200 72 139.850 -715000 715000 69.0880 -138.0200 61 35.871 -715030 715030 70.5550 -127.9500 17 131.418 -715570 715570 44.6330 -63.5000 53 0.791 -715990 715990 44.4330 -65.2000 125 79.148 -716040 716040 45.5220 -61.2500 66 79.142 -716050 716050 45.0770 -64.4800 49 162.586 -716080 716080 44.5110 -66.7800 5 149.514 -716260 716260 45.6880 -74.0300 82 57.131 -716380 716380 43.7880 -79.4600 187 71.433 -717130 717130 47.3550 -70.0300 31 144.503 -717470 717470 48.7660 -91.6300 424 90.516 -718200 718200 47.5550 -79.2300 266 120.957 -718440 718440 53.8110 -89.9000 224 3.140 -718750 718750 49.5110 -114.0000 1190 44.695 -718950 718950 50.9220 -127.9500 14 22.458 -719030 719030 54.2550 -133.0500 41 106.666 -719080 719080 53.9000 -122.8000 601 98.156 -719140 719140 72.9770 -84.5300 639 620.510 -719210 719210 57.9000 -101.6800 346 283.131 -719290 719290 68.7550 -109.0700 92 793.132 -719410 719410 55.7880 -124.7000 747 112.728 -719560 719560 69.9330 -128.9700 89 79.063 -719590 719590 69.4550 -133.0000 18 2.477 -719690 719690 69.6000 -140.1700 8 49.013 -719720 719720 61.5880 -64.6500 369 272.468 -719890 719890 76.2330 -119.3300 12 0.529 -722150 722150 33.3770 -84.5700 244 114.092 -722220 722220 30.4880 -87.1800 38 48.305 -722240 722240 29.6880 -85.3700 2 726.871 -722320 722320 29.3330 -89.4000 0 339.253 -722330 722330 30.3330 -89.8200 8 118.326 -722920 722920 33.4000 -118.4200 488 97.476 -723020 723020 37.2770 -77.9000 10 225.559 -723180 723180 37.2000 -80.4200 654 89.923 -723480 723480 36.7330 -91.8500 308 123.020 -723490 723490 36.8880 -93.9000 437 252.166 -723570 723570 35.2220 -97.4500 357 24.017 -723760 723760 36.7550 -108.2300 1677 61.431 -723780 723780 35.9550 -112.1500 2125 125.466 -723800 723800 34.7770 -114.6200 302 154.033 -724690 724690 39.7550 -104.8700 1625 118.558 -724720 724720 37.6220 -109.4700 1840 248.595 -724750 724750 38.4220 -113.0200 1536 185.392 -724850 724850 38.0770 -117.0800 1654 137.563 -724910 724910 36.6000 -121.8500 46 600.776 -724950 724950 37.7000 -123.0000 12 113.601 -725010 725010 40.8770 -72.8700 20 39.849 -725120 725120 40.8880 -78.0800 594 190.139 -725160 725160 42.8880 -73.2500 252 31.344 -725230 725230 42.5770 -77.7200 209 443.612 -725310 725310 40.3000 -88.1500 228 465.615 -725580 725580 41.3220 -96.3700 350 43.709 -725820 725820 40.8770 -115.7300 1608 173.995 -725900 725900 39.4000 -123.8200 19 340.463 -726040 726040 44.2220 -71.7500 287 30.913 -726150 726150 43.5880 -71.2700 177 46.968 -726320 726320 42.7000 -83.4700 329 92.666 -726490 726490 44.8550 -93.5700 287 27.820 -726520 726520 43.0770 -98.5300 453 156.253 -726610 726610 45.2770 -103.5300 925 140.643 -726670 726670 45.4330 -105.4000 922 239.403 -726720 726720 43.0770 -108.4800 1703 143.309 -726760 726760 44.6550 -111.1000 2031 227.180 -727570 727570 48.1220 -98.9200 443 142.352 -727760 727760 47.4770 -111.3800 1131 1.435 -727860 727860 47.6880 -117.6300 728 151.739 -727880 727880 46.1000 -118.2800 302 63.587 -727890 727890 48.4220 -119.5300 260 68.324 -740010 740010 34.6880 -86.6800 209 123.686 -740020 740020 39.5000 -76.5700 5 97.030 -742010 742010 48.1330 -123.4000 9 51.489 -743650 743650 44.8330 -84.5500 387 51.731 -743890 743890 43.9000 -70.2500 125 42.545 -743930 743930 43.5330 -70.1000 7 220.025 -744130 744130 42.5330 -115.7000 1108 251.645 -744210 744210 40.5000 -107.5200 1886 175.812 -744550 744550 41.6220 -90.5800 229 19.227 -744650 744650 41.7880 -87.5300 176 37.844 -744800 744800 43.1330 -75.6000 135 105.938 -744830 744830 42.8880 -72.8700 482 5.003 -744840 744840 42.9330 -72.8700 595 78.350 -744920 744920 42.2220 -71.1200 195 31.250 -745000 745000 39.0000 -121.3300 60 75.211 -745010 745010 38.7550 -120.5200 1147 104.562 -745040 745040 37.5000 -122.5000 49 35.725 -745210 745210 37.2000 -107.8200 2095 153.073 -745320 745320 39.1880 -103.7000 1694 154.115 -745450 745450 38.6550 -97.8000 422 100.893 -745890 745890 36.9000 -75.7200 23 168.991 -745900 745900 39.7770 -74.1000 6 35.562 -745950 745950 38.3330 -75.0800 4 418.910 -746060 746060 34.6550 -120.5700 112 163.163 -746140 746140 36.5330 -115.9000 972 14.583 -746180 746180 35.2770 -117.4300 864 50.992 -746300 746300 33.8220 -106.6700 1506 30.736 -746310 746310 33.1770 -106.4800 1235 433.969 -746410 746410 36.4330 -99.5300 625 574.568 -746430 746430 36.4330 -96.3800 251 119.332 -746450 746450 35.4000 -96.0200 259 293.061 -746460 746460 34.5220 -96.9800 320 130.805 -746950 746950 35.6770 -75.9000 3 79.519 -746960 746960 35.1550 -75.3000 1 353.865 -746990 746990 33.4880 -77.5800 0 126.991 -747180 747180 33.2220 -115.8700 -69 261.625 -747310 747310 32.2220 -101.5200 784 68.891 -747340 747340 32.6330 -106.4000 1204 28.252 -747530 747530 31.4000 -93.2800 141 69.697 -747780 747780 30.5770 -86.3200 48 38.019 -747800 747800 31.9000 -81.6300 27 48.105 -747920 747920 33.8550 -80.4800 68 60.092 -747940 747940 28.4770 -80.5500 3 75.423 -747960 747960 27.6550 -81.3300 20 86.502 -760500 760500 31.8550 -116.6300 8 167.843 -760550 760550 31.0330 -114.8500 17 392.348 -760610 760610 31.3000 -113.5500 48 127.182 -761130 761130 30.7220 -111.7300 419 199.987 -761180 761180 30.3770 -109.6800 1040 697.287 -761220 761220 30.4220 -107.9200 1467 163.329 -761510 761510 29.1770 -118.3200 25 2302.110 -761610 761610 29.1000 -111.0500 187 191.866 -762200 762200 28.9550 -107.8300 1870 174.220 -762250 762250 28.6330 -106.0800 1435 393.831 -762550 762550 27.9770 -110.9300 27 112.424 -762560 762560 27.9220 -110.9000 11 6.787 -762580 762580 27.4880 -109.9300 43 184.166 -763110 763110 26.7220 -108.2800 238 303.393 -763230 763230 26.9330 -105.6700 1744 175.781 -763610 763610 25.6880 -109.0800 4 139.939 -763730 763730 25.3550 -105.7800 1967 234.751 -763900 763900 25.4550 -100.9800 1790 165.255 -763930 763930 25.8770 -100.2000 512 91.162 -764010 764010 24.4770 -111.5300 5 59.840 -764020 764020 25.0000 -111.6700 48 118.073 -764050 764050 24.1770 -110.4200 27 225.479 -764230 764230 24.0330 -104.6700 1872 184.858 -764580 764580 23.2000 -106.4200 4 1359.344 -764710 764710 23.6330 -103.6300 2359 114.734 -764900 764900 22.3880 -89.6800 3 814.889 -764910 764910 23.7550 -99.1300 355 94.659 -764990 764990 23.7770 -98.2000 21 825.086 -765180 765180 22.3880 -103.3700 1932 31.313 -765190 765190 22.1220 -103.2700 1673 103.225 -765250 765250 22.7880 -102.5700 2612 317.966 -765430 765430 22.0220 -98.7800 29 203.958 -765480 765480 22.2220 -97.8500 26 98.330 -765510 765510 21.6770 -106.5300 5 169.372 -765700 765700 21.4770 -97.2000 5 174.042 -765730 765730 21.3550 -101.9200 1880 131.650 -765750 765750 21.0770 -101.5500 1829 31.723 -765770 765770 21.0220 -101.2500 1999 78.704 -765800 765800 22.1330 -91.4000 3 179.229 -765810 765810 21.8550 -100.0000 990 106.381 -765820 765820 20.4770 -97.0800 20 106.274 -765850 765850 21.3330 -98.6700 133 77.439 -765900 765900 21.5220 -86.8000 3 55.829 -765930 765930 21.3000 -89.8200 14 38.909 -765950 765950 21.0220 -86.8500 10 201.382 -766120 766120 20.6770 -103.3800 1551 18.329 -766130 766130 20.5220 -103.3200 1528 194.329 -766150 766150 20.0000 -102.2800 1540 4.387 -766320 766320 20.1330 -98.7300 2417 37.915 -766400 766400 20.9550 -97.4000 28 61.625 -766420 766420 20.9770 -92.3200 2 159.897 -766430 766430 20.2220 -91.9700 3 91.501 -766470 766470 20.7000 -88.2200 22 125.210 -766480 766480 20.5220 -86.9500 3 56.552 -766540 766540 19.0550 -104.3300 3 509.226 -766560 766560 19.7000 -103.4700 1507 92.720 -766620 766620 19.9880 -102.3200 1562 120.015 -766650 766650 19.7000 -101.1800 1913 130.322 -766750 766750 19.3000 -99.6700 2720 60.932 -766790 766790 19.4330 -99.0800 2306 59.550 -766800 766800 19.4000 -99.2000 2308 13.106 -766830 766830 19.3220 -98.2300 2248 32.285 -766870 766870 19.5330 -96.9200 1389 380.285 -766890 766890 20.2220 -92.0200 3 5.216 -766900 766900 20.9770 -92.2500 2 7.267 -766910 766910 19.2000 -96.1300 14 5.112 -766920 766920 19.1550 -96.1200 35 93.854 -766980 766980 19.5880 -88.0300 13 355.291 -767230 767230 18.7220 -110.9500 35 684.739 -767370 767370 18.8550 -97.1000 1259 77.712 -767410 767410 18.1550 -94.4200 34 220.704 -767430 767430 17.9880 -92.9200 10 139.540 -767490 767490 18.6550 -91.8000 2 349.440 -767620 767620 17.5330 -99.4800 1250 91.329 -767730 767730 17.8000 -97.6800 1602 129.727 -767750 767750 17.0770 -96.7200 1550 273.867 -767800 767800 17.9880 -92.9200 10 0.000 -767810 767810 17.9880 -94.5300 27 21.906 -768050 768050 16.8330 -99.9300 28 646.108 -768300 768300 16.4770 -95.1000 61 35.018 -768330 768330 16.1770 -95.2000 6 138.927 -768400 768400 16.2330 -93.9000 44 1545.695 -768450 768450 16.7330 -92.6300 2276 52.225 -768480 768480 16.2550 -92.1300 1530 148.956 -768550 768550 15.6550 -96.5000 21 159.827 -768560 768560 15.6770 -96.5000 4 2.446 -769030 769030 14.9220 -92.2700 113 191.664 -780650 780650 26.5220 -77.0700 3 36.587 -780660 780660 26.7550 -77.3300 15 505.944 -780770 780770 25.5000 -76.6300 16 156.044 -780800 780800 24.9000 -76.1500 3 82.349 -780860 780860 24.0880 -77.5500 4 280.485 -780870 780870 24.2880 -75.4200 3 217.157 -780890 780890 24.0770 -74.5000 3 96.211 -780910 780910 23.5550 -75.8700 3 93.448 -780950 780950 23.1000 -74.9700 9 126.856 -781010 781010 22.2000 -75.7300 13 1570.275 -781030 781030 22.6000 -74.3500 4 21.177 -781040 781040 22.7550 -74.2300 29 84.926 -781080 781080 22.3880 -73.0200 4 218.990 -781090 781090 22.3770 -72.9700 3 5.283 -781140 781140 21.7770 -72.2700 4 102.880 -781180 781180 21.4550 -71.1500 10 432.074 -781200 781200 20.9550 -73.6500 4 110.765 -782440 782440 22.1550 -80.4000 39 65.465 -783100 783100 21.8770 -84.9500 8 442.169 -783110 783110 21.9220 -84.4700 4 49.766 -783120 783120 22.6770 -83.9700 24 86.398 -783130 783130 22.1770 -84.1000 28 47.512 -783140 783140 22.2880 -83.8300 30 21.443 -783160 783160 22.7770 -83.5500 47 35.595 -783170 783170 22.5550 -83.3000 44 42.924 -783180 783180 22.9220 -83.1700 3 165.636 -783190 783190 22.8000 -82.7500 42 45.114 -783200 783200 22.7880 -82.5200 10 23.612 -783210 783210 21.7330 -82.7700 32 11.166 -783220 783220 22.7220 -82.2800 7 36.722 -783230 783230 22.8550 -82.0300 55 21.203 -783240 783240 21.5550 -82.5300 10 252.503 -783250 783250 23.1770 -82.3500 50 28.339 -783260 783260 23.0220 -81.5200 46 43.465 -783270 783270 22.7770 -81.5300 30 27.258 -783290 783290 22.8220 -81.0000 19 16.536 -783300 783300 22.7880 -81.1800 25 195.215 -783310 783310 22.6330 -81.2700 5 19.549 -783320 783320 22.6880 -80.9300 35 27.941 -783330 783330 22.0770 -81.0300 5 80.536 -783350 783350 22.3880 -80.8500 27 39.226 -783360 783360 21.9220 -80.1700 1140 24.623 -783370 783370 21.7880 -79.9800 54 57.014 -783380 783380 22.8220 -80.0800 22 112.799 -783390 783390 22.5220 -78.4500 2 121.982 -783400 783400 23.0330 -81.9200 80 21.522 -783410 783410 21.7220 -79.2200 30 33.373 -783420 783420 21.9220 -80.0200 771 15.459 -783430 783430 22.4330 -79.9800 116 44.449 -783440 783440 21.9220 -80.1700 42 0.000 -783450 783450 21.6220 -78.8500 1 65.059 -783470 783470 22.1550 -78.7500 16 51.152 -783480 783480 22.5220 -79.4500 6 65.483 -783490 783490 21.9330 -79.4500 97 374.384 -783500 783500 21.5220 -78.2300 58 92.085 -783510 783510 20.7220 -78.0000 2 201.682 -783520 783520 21.8550 -78.1200 31 38.727 -783530 783530 21.5330 -77.2500 4 119.076 -783540 783540 21.1330 -77.3200 96 45.058 -783550 783550 21.4000 -77.8500 124 41.592 -783580 783580 21.2000 -76.6200 13 35.441 -783590 783590 20.3330 -77.1300 10 26.093 -783600 783600 19.8550 -77.2300 10 113.094 -783610 783610 20.6770 -76.9000 12 80.332 -783620 783620 20.9330 -76.5300 105 29.440 -783630 783630 20.2880 -76.2500 100 182.602 -783640 783640 20.0550 -75.8200 38 9.221 -783650 783650 21.0770 -75.6200 4 109.491 -783660 783660 20.0330 -75.6300 1226 54.299 -783680 783680 20.1330 -75.2300 55 27.931 -783690 783690 20.2550 -74.1500 10 38.150 -783700 783700 20.6770 -75.7800 20 21.115 -783710 783710 20.4880 -75.8000 646 51.900 -783730 783730 22.9770 -82.3800 78 15.353 -783740 783740 23.0220 -82.1300 120 100.708 -783750 783750 22.7770 -82.1300 25 13.425 -783760 783760 22.9770 -82.5300 65 21.037 -783770 783770 20.3220 -76.8800 30 39.523 -783780 783780 21.0880 -76.3000 35 70.551 -783790 783790 19.9220 -77.4200 900 21.214 -783830 783830 19.2550 -81.4200 6 335.701 -783870 783870 18.2550 -78.3700 10 490.039 -783990 783990 17.9220 -76.1800 2 234.386 -784010 784010 19.8220 -73.3800 0 125.755 -784350 784350 18.6220 -74.0800 0 60.757 -784370 784370 18.6000 -72.2800 15 48.582 -784470 784470 18.1880 -73.7300 2 492.423 -784490 784490 18.2330 -72.5300 0 126.830 -784510 784510 19.8880 -71.6500 2 57.371 -784580 784580 19.7550 -70.5700 5 2.092 -784640 784640 19.6330 -69.8800 14 197.348 -784660 784660 19.2000 -69.4500 42 17.718 -784670 784670 19.0550 -69.3800 10 75.592 -784700 784700 18.8220 -71.3000 435 69.959 -784730 784730 18.7550 -69.6300 76 35.840 -784780 784780 18.6220 -69.3200 2 42.459 -784800 784800 18.3330 -71.8500 56 72.640 -784840 784840 18.4770 -69.9700 58 32.014 -784860 784860 18.4330 -69.8800 14 10.678 -785200 785200 18.0220 -66.5700 9 172.506 -785450 785450 17.7770 -64.8800 21 12.043 -785840 785840 17.5220 -88.2000 1 10.673 -785880 785880 17.1880 -87.5000 1 200.798 -785960 785960 16.1000 -88.2500 1 56.271 -786250 786250 16.3220 -89.4200 500 82.772 -786310 786310 15.4880 -90.3200 1316 182.217 -786390 786390 14.5330 -91.6700 239 77.669 -786400 786400 14.5880 -90.5200 1502 0.000 -786520 786520 13.8880 -89.6500 1770 14.076 -786620 786620 13.7220 -89.2000 689 149.093 -786720 786720 13.3330 -87.8800 95 267.436 -787090 787090 14.9220 -88.2300 0 60.953 -787280 787280 12.9000 -86.1800 465 58.135 -787290 787290 13.3770 -86.4000 560 160.167 -787310 787310 11.7220 -86.0500 95 671.183 -787320 787320 11.9000 -86.1500 150 22.584 -787360 787360 12.5550 -86.9800 80 16.314 -787370 787370 12.4550 -86.8700 110 36.586 -787380 787380 12.5220 -87.2000 10 116.443 -787400 787400 13.6220 -86.4700 612 28.270 -787420 787420 12.2550 -86.5500 76 76.569 -787430 787430 12.7770 -85.6300 320 80.386 -787440 787440 11.1330 -84.7800 40 128.637 -787450 787450 12.0000 -83.7700 5 235.829 -787600 787600 9.9770 -84.8300 3 194.912 -787880 787880 9.2000 -80.1300 2 65.888 -787890 787890 9.2550 -78.0300 2 305.592 -788010 788010 9.3330 -79.9800 52 22.125 -788250 788250 10.3000 -109.2200 1 9020.836 -788570 788570 17.2880 -62.7300 9 18.692 -788610 788610 17.1220 -61.7800 10 0.000 -788900 788900 16.3330 -1.0000 33 213.657 -789220 789220 14.7770 -60.8500 34 239.948 -789460 789460 14.0330 -61.0200 55 31.817 -789550 789550 13.1550 -59.6200 113 17.464 -789560 789560 12.1550 -61.6200 9 24.485 -789670 789670 10.6550 -61.5200 2 87.735 -800440 800440 9.3330 -75.2800 86 50.851 -800480 800480 9.2770 -74.8200 18 94.836 -800620 800620 8.1220 -76.7300 5 35.951 -800740 800740 9.0770 -73.9800 34 107.424 -800770 800770 8.3220 -73.3700 1435 273.832 -800890 800890 7.0000 -74.7200 630 168.278 -801320 801320 6.4550 -71.7500 350 442.036 -801430 801430 5.0880 -76.7000 72 71.040 -801490 801490 5.0330 -75.4700 2080 103.924 -801560 801560 5.4880 -74.6500 172 219.520 -801750 801750 5.4330 -71.6500 217 114.160 -802030 802030 4.1000 -76.2300 955 161.980 -802130 802130 4.5220 -75.5200 3265 22.302 -802190 802190 4.2880 -74.8000 293 131.413 -802410 802410 4.5550 -70.9200 167 230.341 -802510 802510 3.9220 -77.0800 10 96.325 -803000 803000 2.5880 -77.9000 54 279.454 -803180 803180 2.1550 -74.8000 300 101.917 -803360 803360 1.8220 -78.7500 6 127.160 -803370 803370 1.5770 -78.6800 5 28.327 -803410 803410 1.9770 -77.1300 580 63.635 -803460 803460 1.8770 -76.0500 1320 65.480 -803540 803540 1.6000 -75.5300 244 155.209 -803850 803850 -1.2000 -74.7700 147 261.759 -804000 804000 15.7000 -63.6300 8 252.820 -804210 804210 10.9220 -63.9700 19 550.046 -804320 804320 9.4220 -66.9200 161 363.339 -804370 804370 8.6330 -71.6500 103 138.693 -804760 804760 10.5220 -71.6500 26 171.918 -804790 804790 10.3000 -68.2300 1000 33.571 -810050 810050 5.8880 -60.6200 495 148.224 -810060 810060 3.3770 -59.8000 82 199.799 -810100 810100 5.5770 -57.7800 29 80.676 -810580 810580 6.2550 -57.5200 1 320.660 -810800 810800 5.1880 -59.4800 439 193.069 -811000 811000 8.2000 -59.7800 50 2327.599 -812000 812000 5.8220 -55.1800 7 183.531 -812020 812020 5.9550 -57.0300 2 63.613 -812080 812080 5.5000 -54.0500 3 2.213 -812090 812090 4.3550 -54.4200 52 233.314 -812500 812500 3.7880 -56.1500 323 138.677 -812510 812510 2.0330 -56.1200 265 200.955 -812530 812530 3.3770 -57.3300 165 573.336 -812600 812600 4.4000 -57.2200 80 114.387 -814030 814030 5.2000 -52.7500 8 58.618 -814080 814080 3.8880 -51.8000 7 6.962 -814150 814150 3.6330 -54.0300 106 91.182 -820170 820170 3.8330 -51.8300 39 126.269 -820240 820240 2.8220 -60.6500 90 5.685 -820260 820260 2.4880 -55.9800 326 52.923 -820300 820300 2.0770 -50.8500 10 349.760 -820420 820420 1.8330 -61.1300 95 307.630 -820940 820940 0.7770 -50.1000 4 134.434 -820990 820990 0.0550 -51.0700 17 226.127 -821000 821000 -0.1770 -69.9700 115 123.367 -821030 821030 0.0770 -68.2300 105 123.695 -821080 821080 -0.4220 -65.0000 45 1109.355 -821410 821410 -0.6770 -48.5500 11 189.026 -821430 821430 -0.6220 -47.3800 14 74.373 -821450 821450 -1.0880 -46.9000 36 1761.922 -821780 821780 -1.9220 -55.5500 37 153.074 -821810 821810 -2.0000 -54.0700 146 206.602 -821840 821840 -1.7330 -52.2300 17 509.846 -821880 821880 -1.6770 -50.4800 15 126.437 -821910 821910 -1.4550 -48.4700 5 86.952 -822120 822120 -2.5330 -66.1700 55 190.191 -822400 822400 -2.6330 -56.7300 30 951.358 -822460 822460 -2.6330 -54.9500 176 103.398 -822630 822630 -2.2550 -49.5000 24 308.831 -823030 823030 -3.4770 -68.9500 94 82.929 -823260 823260 -3.8330 -62.0800 49 237.414 -823310 823310 -3.1330 -60.0200 72 5.070 -823360 823360 -3.1330 -58.4300 48 196.777 -823600 823600 -3.7220 -49.7300 40 165.084 -824180 824180 -4.9550 -66.9000 66 343.138 -824250 824250 -4.0880 -63.0800 46 114.478 -824450 824450 -4.2770 -55.9700 45 201.296 -826100 826100 -6.6770 -69.8700 188 475.661 -827230 827230 -7.2550 -64.8300 60 759.909 -827270 827270 -7.5220 -63.0000 50 139.805 -827410 827410 -7.3550 -57.5200 140 122.071 -828250 828250 -8.7770 -63.0800 60 256.414 -829270 829270 -9.9220 -58.2700 250 372.521 -840130 840130 0.9330 -79.6700 7 7.404 -840150 840150 -0.7000 -80.1200 69 35.599 -840630 840630 0.1000 -76.8800 297 61.339 -840690 840690 -0.2330 -79.2000 554 137.535 -840720 840720 -0.1770 -78.4800 2812 5.017 -840880 840880 -0.3550 -78.5500 3058 73.526 -840990 840990 -0.4550 -76.9300 298 116.441 -841320 841320 -0.9220 -75.4000 215 19.997 -841350 841350 -1.0330 -80.4500 60 26.997 -841370 841370 -1.0330 -80.4500 44 0.000 -841400 841400 -1.1000 -79.4800 120 101.292 -841430 841430 -1.0220 -78.5800 2628 13.745 -841600 841600 -1.3550 -78.6000 2940 138.360 -841760 841760 -1.6550 -78.6500 2760 33.813 -841790 841790 -1.5000 -77.9000 960 79.453 -842020 842020 -2.1220 -79.6000 13 88.638 -842170 842170 -2.2880 -78.1200 995 94.743 -842260 842260 -2.5550 -78.9300 3120 274.302 -843010 843010 -0.1220 -75.2500 300 131.192 -843100 843100 -2.5880 -72.7500 0 300.190 -843310 843310 -2.9000 -76.4000 100 370.648 -843960 843960 -5.0550 -73.8500 201 1659.829 -845700 845700 10.6880 -76.2500 4334 83.882 -910660 910660 28.2220 -177.3700 13 1207.733 -911550 911550 23.8770 -166.2800 2 2840.076 -911580 911580 22.2220 -159.4500 98 27.980 -911590 911590 21.9880 -159.7700 3 9.948 -911610 911610 22.1550 -159.6500 1280 15.953 -911630 911630 21.9000 -159.6000 7 27.047 -911640 911640 22.2330 -159.4000 57 5.290 -911660 911660 21.8770 -159.4500 16 15.685 -911670 911670 21.9220 -159.6500 52 5.706 -911680 911680 22.0770 -159.4000 162 11.155 -911690 911690 21.6880 -158.0300 10 25.871 -911710 911710 21.5770 -158.2500 341 127.976 -911720 911720 21.4330 -158.1300 35 12.019 -911810 911810 21.3220 -157.8200 67 10.429 -911840 911840 21.3330 -157.7200 18 61.184 -911890 911890 20.9220 -156.6800 3 47.834 -911910 911910 20.7000 -156.4500 3 32.646 -911940 911940 20.8000 -156.0200 23 23.567 -911950 911950 20.2550 -155.8800 19 137.556 -911960 911960 20.9000 -156.2200 213 79.967 -911980 911980 20.7770 -156.3300 928 15.131 -911990 911990 20.1000 -155.4700 140 46.125 -912020 912020 10.2000 139.8000 2 204.361 -912040 912040 10.0550 139.8000 2 2.446 -912220 912220 18.9000 145.6000 2 789.511 -912310 912310 15.0000 145.6300 82 4.113 -912330 912330 14.9770 145.6000 80 21.323 -912500 912500 11.3550 162.3500 5 2.446 -912510 912510 11.3770 162.3500 2 232.506 -912580 912580 11.2330 169.8500 2 318.046 -912810 912810 19.6550 -156.0000 9 67.875 -912830 912830 19.8770 -155.6500 1432 10.762 -912840 912840 19.9000 -155.7500 480 36.744 -912870 912870 19.5220 -154.8200 15 1278.353 -912890 912890 19.4000 -155.2800 1112 5.910 -912900 912900 19.3550 -155.2500 1000 17.145 -912910 912910 19.4770 -155.3500 1645 51.187 -912930 912930 19.1000 -155.0700 808 53.751 -912940 912940 19.0000 -155.6700 290 106.425 -913140 913140 5.3330 132.3800 3 289.337 -913150 913150 6.6880 143.0800 3 951.667 -913170 913170 7.3880 143.9200 4 121.024 -913190 913190 8.6000 144.5500 2 267.247 -913230 913230 7.3770 147.0300 3 442.523 -913240 913240 7.3550 149.2000 2 73.653 -913250 913250 6.7000 149.3000 3 226.680 -913280 913280 8.7000 149.7000 2 272.930 -913430 913430 7.6330 155.1700 3 366.314 -913540 913540 9.7770 160.9800 3 1035.536 -913640 913640 9.4000 167.4700 4 79.460 -913650 913650 8.9000 165.7300 2 530.128 -913710 913710 9.4770 170.2500 3 135.422 -913740 913740 8.7000 171.2000 0 1275.061 -913850 913850 5.8880 -162.0500 2 1354.488 -914100 914100 3.0220 131.1800 5 439.758 -914110 914110 8.3000 137.4800 3 147.608 -914840 914840 4.7000 -160.3800 1 227.206 -914860 914860 3.9330 -159.3200 2 10.293 -914910 914910 1.7220 -157.1700 2 394.212 -914920 914920 2.0000 -157.4000 3 8.989 -919010 919010 -0.3880 -160.0200 2 690.741 -919020 919020 -4.0550 -155.0000 2 4931.432 -919030 919030 -4.0550 -155.0000 2 0.000 -961450 961450 3.2000 106.2500 3 1786.391 -963230 963230 4.5880 114.2000 3 189.650 -964180 964180 1.2220 111.4500 10 130.537 -964770 964770 6.9220 116.8300 5 139.699 -965350 965350 1.7770 109.3000 15 373.884 -965390 965390 1.8220 114.9000 600 242.331 -965570 965570 -0.3550 111.7800 37 188.263 -965650 965650 0.8880 112.9300 53 785.395 -965770 965770 1.0000 118.0000 210 138.912 -965970 965970 -1.6330 114.8300 25 75.779 -966390 966390 -2.2000 116.3200 10 133.874 -970040 970040 4.2220 126.7000 9 153.562 -970100 970100 2.6770 125.3300 50 102.468 -970160 970160 1.4330 125.1800 3 140.182 -970260 970260 0.9880 124.0000 75 249.909 -971000 971000 -2.0000 121.3200 2 203.190 -971140 971140 -2.5330 121.3500 10 59.351 -971200 971200 -2.5000 119.0000 8 324.473 -971260 971260 -2.5550 120.3700 50 122.248 -971420 971420 -4.3000 121.5300 3 469.906 -971820 971820 -5.0770 119.5500 14 0.000 -971840 971840 -5.1880 119.4800 15 247.658 -972900 972900 -8.8000 121.6000 3 161.458 -974100 974100 1.1770 127.8800 5 378.822 -974380 974380 0.3550 127.9200 2 91.496 -974500 974500 0.8330 134.3000 3 404.393 -981320 981320 20.8000 121.8500 124 173.913 -981330 981330 19.2770 121.4700 13 1098.830 -981340 981340 20.4330 121.9500 13 42.108 -982310 982310 18.3770 121.6200 8 84.741 -983210 983210 16.3330 120.5700 2256 10.399 -983220 983220 15.3220 120.3800 161 59.224 -983230 983230 15.7000 119.9700 5 426.261 -983250 983250 16.0550 120.3300 2 49.954 -983260 983260 14.9880 120.4800 46 30.756 -983270 983270 15.1770 120.5700 155 23.127 -983290 983290 15.7220 120.9000 76 27.073 -983300 983300 15.4880 120.9700 32 109.396 -983340 983340 15.7550 121.6300 145 76.648 -983360 983360 16.2880 122.1200 4 238.894 -984250 984250 14.5880 120.9800 16 6.599 -984270 984270 14.0330 121.5800 158 47.843 -984300 984300 14.6330 121.0200 41 18.287 -984320 984320 14.0880 121.0500 11 75.363 -984330 984330 14.5000 121.3500 614 42.956 -984340 984340 14.7550 121.6500 7 156.626 -984360 984360 13.9550 121.3800 372 23.253 -984370 984370 13.3770 122.5200 45 84.080 -984390 984390 14.1220 122.9500 3 69.747 -984420 984420 13.5770 123.2700 34 651.768 -984470 984470 13.9880 124.3200 233 122.237 -985260 985260 12.0000 120.2000 14 156.159 -985480 985480 11.7880 124.8800 5 60.683 -985530 985530 11.6550 125.4300 3 64.599 -986020 986020 10.7220 115.8200 5 180.237 -986300 986300 10.8550 121.0300 4 279.728 -986450 986450 10.3330 123.9000 35 8.490 -986480 986480 10.1330 124.8300 72 82.177 -987120 987120 8.1880 117.3000 3 234.543 -987470 987470 8.4330 124.2800 188 93.281 -987550 987550 8.3770 126.3300 3 848.306 -988150 988150 7.0000 118.0800 34 122.300 -988300 988300 6.0550 121.0000 13 150.986 diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/us_county.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/us_county.lpi deleted file mode 100644 index 2a1be03f4c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/us_county.lpi +++ /dev/null @@ -1,3142 +0,0 @@ -3141 -32.542 -86.641 70 Autauga -30.655 -87.755 70 Baldwin -31.863 -85.389 70 Barbour -32.997 -87.127 70 Bibb -33.980 -86.566 70 Blount -32.102 -85.718 70 Bullock -31.752 -86.682 70 Butler -33.775 -85.826 70 Calhoun -32.915 -85.390 70 Chambers -34.187 -85.606 70 Cherokee -32.845 -86.719 70 Chilton -32.025 -88.266 70 Choctaw -31.678 -87.836 70 Clarke -33.269 -85.860 70 Clay -33.671 -85.517 70 Cleburne -31.403 -85.989 70 Coffee -34.707 -87.797 70 Colbert -31.428 -86.993 70 Conecuh -32.936 -86.239 70 Coosa -31.248 -86.453 70 Covington -31.731 -86.312 70 Crenshaw -34.132 -86.867 70 Cullman -31.426 -85.612 70 Dale -32.330 -87.110 70 Dallas -34.460 -85.799 70 DeKalb -32.600 -86.138 70 Elmore -31.137 -87.163 70 Escambia -34.048 -86.038 70 Etowah -33.730 -87.735 70 Fayette -34.436 -87.844 70 Franklin -31.094 -85.837 70 Geneva -32.855 -87.951 70 Greene -32.756 -87.625 70 Hale -31.516 -85.240 70 Henry -31.151 -85.305 70 Houston -34.776 -86.002 70 Jackson -33.552 -86.897 70 Jefferson -33.775 -88.096 70 Lamar -34.904 -87.648 70 Lauderdale -34.520 -87.310 70 Lawrence -32.597 -85.356 70 Lee -34.810 -86.981 70 Limestone -32.158 -86.643 70 Lowndes -32.385 -85.693 70 Macon -34.760 -86.549 70 Madison -32.249 -87.790 70 Marengo -34.134 -87.887 70 Marion -34.365 -86.313 70 Marshall -30.684 -88.199 70 Mobile -31.563 -87.353 70 Monroe -32.224 -86.204 70 Montgomery -34.453 -86.857 70 Morgan -32.639 -87.294 70 Perry -33.284 -88.084 70 Pickens -31.806 -85.939 70 Pike -33.291 -85.456 70 Randolph -32.287 -85.184 70 Russell -33.713 -86.318 70 St Clair -33.267 -86.655 70 Shelby -32.593 -88.194 70 Sumter -33.384 -86.169 70 Talladega -32.861 -85.798 70 Tallapoosa -33.288 -87.524 70 Tuscaloosa -33.807 -87.296 70 Walker -31.403 -88.203 70 Washington -31.991 -87.309 70 Wilcox -34.155 -87.373 70 Winston -55.229 -161.915 70 Aleutians East -52.243 -175.130 70 Aleutians West -61.178 -149.186 70 Anchorage -60.939 -160.147 70 Bethel -58.745 -156.988 70 Bristol Bay -59.950 -158.430 70 Dillingham -64.846 -146.643 70 Fairbanks North Star -59.156 -135.444 70 Haines -58.389 -134.133 70 Juneau -60.202 -151.630 70 Kenai Peninsula -55.541 -131.408 70 Ketchikan Gateway -57.707 -153.783 70 Kodiak Island -58.401 -156.185 70 Lake and Peninsula -62.395 -149.575 70 Matanuska-Susitna -64.735 -164.187 70 Nome -69.297 -153.448 70 North Slope -67.001 -159.998 70 Northwest Arctic -55.454 -132.050 70 Prince of Wales-Outer Ketchikan -57.214 -135.447 70 Sitka -58.811 -136.622 70 Skagway-Yakutat-Angoon -63.765 -143.598 70 Southeast Fairbanks -61.400 -144.503 70 Valdez-Cordova -62.088 -163.529 70 Wade Hampton -56.518 -132.962 70 Wrangell-Petersburg -65.286 -151.647 70 Yukon-Koyukuk -35.384 -109.488 70 Apache -31.891 -109.737 70 Cochise -35.836 -111.768 70 Coconino -33.797 -110.818 70 Gila -32.937 -109.891 70 Graham -33.185 -109.233 70 Greenlee -33.728 -113.979 70 La Paz -33.343 -112.491 70 Maricopa -35.708 -113.753 70 Mohave -35.388 -110.320 70 Navajo -32.104 -111.815 70 Pima -32.909 -111.347 70 Pinal -31.524 -110.836 70 Santa Cruz -34.595 -112.554 70 Yavapai -32.765 -113.897 70 Yuma -34.289 -91.376 70 Arkansas -33.191 -91.772 70 Ashley -36.286 -92.340 70 Baxter -36.338 -94.258 70 Benton -36.314 -93.093 70 Boone -33.463 -92.168 70 Bradley -33.554 -92.497 70 Calhoun -36.337 -93.542 70 Carroll -33.266 -91.298 70 Chicot -34.054 -93.177 70 Clark -36.376 -90.421 70 Clay -35.542 -92.029 70 Cleburne -33.894 -92.188 70 Cleveland -33.215 -93.227 70 Columbia -35.263 -92.695 70 Conway -35.828 -90.632 70 Craighead -35.579 -94.246 70 Crawford -35.213 -90.314 70 Crittenden -35.300 -90.771 70 Cross -33.967 -92.657 70 Dallas -33.831 -91.259 70 Desha -33.590 -91.717 70 Drew -35.147 -92.335 70 Faulkner -35.512 -93.892 70 Franklin -36.383 -91.819 70 Fulton -34.573 -93.154 70 Garland -34.287 -92.423 70 Grant -36.119 -90.562 70 Greene -33.731 -93.665 70 Hempstead -34.320 -92.945 70 Hot Spring -34.090 -93.990 70 Howard -35.744 -91.566 70 Independence -36.095 -91.911 70 Izard -35.600 -91.214 70 Jackson -34.269 -91.929 70 Jefferson -35.569 -93.461 70 Johnson -33.236 -93.611 70 Lafayette -36.043 -91.115 70 Lawrence -34.780 -90.780 70 Lee -33.953 -91.734 70 Lincoln -33.700 -94.236 70 Little River -35.215 -93.713 70 Logan -34.755 -91.883 70 Lonoke -36.012 -93.723 70 Madison -36.263 -92.680 70 Marion -33.311 -93.881 70 Miller -35.764 -90.054 70 Mississippi -34.680 -91.203 70 Monroe -34.546 -93.660 70 Montgomery -33.667 -93.303 70 Nevada -35.918 -93.223 70 Newton -33.591 -92.879 70 Ouachita -34.947 -92.934 70 Perry -34.426 -90.852 70 Phillips -34.166 -93.655 70 Pike -35.577 -90.663 70 Poinsett -34.475 -94.224 70 Polk -35.446 -93.036 70 Pope -34.828 -91.557 70 Prairie -34.770 -92.311 70 Pulaski -36.342 -91.028 70 Randolph -35.022 -90.747 70 St Francis -34.648 -92.675 70 Saline -34.859 -94.063 70 Scott -35.918 -92.703 70 Searcy -35.199 -94.275 70 Sebastian -33.999 -94.238 70 Sevier -36.154 -91.482 70 Sharp -35.863 -92.153 70 Stone -33.170 -92.594 70 Union -35.581 -92.519 70 Van Buren -35.986 -94.214 70 Washington -35.255 -91.746 70 White -35.188 -91.241 70 Woodruff -34.998 -93.407 70 Yell -37.654 -121.914 70 Alameda -38.579 -119.804 70 Alpine -38.444 -120.655 70 Amador -39.662 -121.596 70 Butte -38.208 -120.552 70 Calaveras -39.176 -122.235 70 Colusa -37.933 -121.949 70 Contra Costa -41.737 -123.957 70 Del Norte -38.775 -120.528 70 El Dorado -36.754 -119.648 70 Fresno -39.595 -122.392 70 Glenn -40.700 -123.912 70 Humboldt -33.039 -115.353 70 Imperial -36.589 -117.483 70 Inyo -35.338 -118.725 70 Kern -36.073 -119.815 70 Kings -39.091 -122.762 70 Lake -40.652 -120.578 70 Lassen -34.185 -118.262 70 Los Angeles -37.220 -119.765 70 Madera -38.035 -122.743 70 Marin -37.578 -119.910 70 Mariposa -39.431 -123.432 70 Mendocino -37.189 -120.711 70 Merced -41.595 -120.719 70 Modoc -37.911 -118.874 70 Mono -36.239 -121.311 70 Monterey -38.503 -122.323 70 Napa -39.304 -120.766 70 Nevada -33.675 -117.777 70 Orange -39.065 -120.728 70 Placer -40.011 -120.834 70 Plumas -33.728 -115.977 70 Riverside -38.445 -121.349 70 Sacramento -36.612 -121.084 70 San Benito -34.828 -116.191 70 San Bernardino -33.021 -116.772 70 San Diego -37.793 -122.555 70 San Francisco -37.933 -121.271 70 San Joaquin -35.382 -120.446 70 San Luis Obispo -37.437 -122.356 70 San Mateo -34.537 -120.026 70 Santa Barbara -37.233 -121.686 70 Santa Clara -37.026 -122.007 70 Santa Cruz -40.760 -122.038 70 Shasta -39.591 -120.499 70 Sierra -41.589 -122.533 70 Siskiyou -38.267 -121.938 70 Solano -38.512 -122.929 70 Sonoma -37.562 -120.994 70 Stanislaus -39.040 -121.689 70 Sutter -40.129 -122.233 70 Tehama -40.657 -123.118 70 Trinity -36.228 -118.797 70 Tulare -38.019 -119.945 70 Tuolumne -34.356 -119.146 70 Ventura -38.701 -121.883 70 Yolo -39.271 -121.353 70 Yuba -39.871 -104.350 70 Adams |NE -37.572 -105.785 70 Alamosa |SC -39.644 -104.332 70 Arapahoe |NE -37.187 -107.052 70 Archuleta |SC -37.321 -102.557 70 Baca |SE -37.955 -103.077 70 Bent |SE -40.088 -105.357 70 Boulder |NE -38.737 -106.176 70 Chaffee |CC -38.820 -102.588 70 Cheyenne |EC -39.688 -105.636 70 Clear Creek |CC -37.206 -106.194 70 Conejos |SC -37.276 -105.428 70 Costilla |SC -38.327 -103.785 70 Crowley |SE -38.093 -105.361 70 Custer |SE -38.862 -107.861 70 Delta |WC -39.768 -104.873 70 Denver |NE -37.755 -108.522 70 Dolores |SW -39.346 -104.930 70 Douglas |NE -39.624 -106.704 70 Eagle |CC -39.282 -104.128 70 Elbert |EC -38.838 -104.521 70 El Paso |EC -38.476 -105.438 70 Fremont |CC -39.603 -107.897 70 Garfield |WC -39.859 -105.520 70 Gilpin |CC -40.102 -106.118 70 Grand |NC -38.669 -107.014 70 Gunnison |CC -37.821 -107.280 70 Hinsdale |SW -37.687 -104.959 70 Huerfano |SE -40.662 -106.339 70 Jackson |NC -39.587 -105.247 70 Jefferson |NE -38.434 -102.741 70 Kiowa |SE -39.305 -102.602 70 Kit Carson |EC -39.190 -106.358 70 Lake |CC -37.286 -107.846 70 La Plata |SW -40.649 -105.456 70 Larimer |NC -37.320 -104.043 70 Las Animas |SE -38.979 -103.523 70 Lincoln |EC -40.729 -103.105 70 Logan |NE -39.022 -108.468 70 Mesa |WC -37.693 -106.927 70 Mineral |SC -40.608 -108.202 70 Moffat |NW -37.336 -108.596 70 Montezuma |SW -38.406 -108.269 70 Montrose |WC -40.263 -103.807 70 Morgan |NE -37.896 -103.711 70 Otero |SE -38.157 -107.766 70 Ouray |SW -39.117 -105.714 70 Park |CC -40.594 -102.349 70 Phillips |NE -39.221 -106.921 70 Pitkin |CC -37.956 -102.395 70 Prowers |SE -38.153 -104.506 70 Pueblo |SE -39.975 -108.199 70 Rio Blanco |NW -37.606 -106.388 70 Rio Grande |SC -40.484 -106.987 70 Routt |NW -38.079 -106.299 70 Saguache |CC -37.770 -107.667 70 San Juan |SW -38.013 -108.426 70 San Miguel |WC -40.877 -102.353 70 Sedgwick |NE -39.619 -106.108 70 Summit |CC -38.881 -105.154 70 Teller |CC -39.976 -103.201 70 Washington |NE -40.545 -104.403 70 Weld |NE -40.000 -102.422 70 Yuma |NE -41.221 -73.370 70 Fairfield -41.807 -72.731 70 Hartford -41.791 -73.248 70 Litchfield -41.435 -72.526 70 Middlesex -41.364 -72.906 70 New Haven -41.477 -72.120 70 New London -41.848 -72.337 70 Tolland -41.832 -71.988 70 Windham -39.097 -75.503 70 Kent -39.581 -75.638 70 New Castle -38.683 -75.342 70 Sussex -38.905 -77.016 70 District of Columbia -29.676 -82.358 70 Alachua -30.324 -82.274 70 Baker -30.236 -85.632 70 Bay -29.950 -82.168 70 Bradford -28.299 -80.701 70 Brevard -26.146 -80.453 70 Broward -30.410 -85.197 70 Calhoun -26.898 -81.954 70 Charlotte -28.849 -82.516 70 Citrus -29.977 -81.858 70 Clay -26.083 -81.401 70 Collier -30.225 -82.625 70 Columbia -25.606 -80.502 70 Dade -27.191 -81.806 70 DeSoto -29.586 -83.194 70 Dixie -30.334 -81.649 70 Duval -30.607 -87.333 70 Escambia -29.470 -81.297 70 Flagler -29.802 -84.817 70 Franklin -30.582 -84.612 70 Gadsden -29.734 -82.803 70 Gilchrist -26.954 -81.186 70 Glades -29.900 -85.242 70 Gulf -30.492 -82.949 70 Hamilton -27.494 -81.809 70 Hardee -26.554 -81.173 70 Hendry -28.553 -82.468 70 Hernando -27.341 -81.343 70 Highlands -27.906 -82.346 70 Hillsborough -30.867 -85.812 70 Holmes -27.698 -80.579 70 Indian River -30.797 -85.213 70 Jackson -30.421 -83.896 70 Jefferson -29.988 -83.180 70 Lafayette -28.766 -81.717 70 Lake -26.578 -81.921 70 Lee -30.457 -84.279 70 Leon -29.277 -82.790 70 Levy -30.233 -84.887 70 Liberty -30.452 -83.467 70 Madison -27.481 -82.360 70 Manatee -29.212 -82.059 70 Marion -27.080 -80.397 70 Martin -25.117 -81.150 70 Monroe -30.611 -81.768 70 Nassau -30.668 -86.593 70 Okaloosa -27.385 -80.890 70 Okeechobee -28.514 -81.322 70 Orange -28.058 -81.147 70 Osceola -26.641 -80.437 70 Palm Beach -28.301 -82.439 70 Pasco -27.903 -82.739 70 Pinellas -27.960 -81.700 70 Polk -29.605 -81.740 70 Putnam -29.908 -81.407 70 St Johns -27.378 -80.444 70 St Lucie -30.696 -87.016 70 Santa Rosa -27.195 -82.369 70 Sarasota -28.709 -81.227 70 Seminole -28.708 -82.079 70 Sumter -30.187 -82.993 70 Suwannee -30.019 -83.616 70 Taylor -30.043 -82.374 70 Union -29.068 -81.138 70 Volusia -30.153 -84.381 70 Wakulla -30.615 -86.171 70 Walton -30.613 -85.671 70 Washington -31.753 -82.286 70 Appling -31.295 -82.875 70 Atkinson -31.557 -82.451 70 Bacon -31.331 -84.454 70 Baker -33.072 -83.251 70 Baldwin -34.353 -83.501 70 Banks -33.993 -83.712 70 Barrow -34.238 -84.839 70 Bartow -31.759 -83.220 70 Ben Hill -31.274 -83.232 70 Berrien -32.805 -83.699 70 Bibb -32.436 -83.331 70 Bleckley -31.197 -81.983 70 Brantley -30.847 -83.577 70 Brooks -32.020 -81.438 70 Bryan -32.391 -81.744 70 Bulloch -33.058 -81.999 70 Burke -33.288 -83.957 70 Butts -31.528 -84.619 70 Calhoun -30.919 -81.638 70 Camden -32.401 -82.075 70 Candler -33.583 -85.079 70 Carroll -34.902 -85.136 70 Catoosa -30.779 -82.140 70 Charlton -31.968 -81.085 70 Chatham -32.348 -84.788 70 Chattahoochee -34.477 -85.346 70 Chattooga -34.245 -84.474 70 Cherokee -33.952 -83.366 70 Clarke -31.621 -84.993 70 Clay -33.543 -84.357 70 Clayton -30.918 -82.703 70 Clinch -33.942 -84.577 70 Cobb -31.547 -82.851 70 Coffee -31.186 -83.768 70 Colquitt -33.549 -82.261 70 Columbia -31.155 -83.431 70 Cook -33.353 -84.763 70 Coweta -32.710 -83.980 70 Crawford -31.925 -83.772 70 Crisp -34.855 -85.505 70 Dade -34.440 -84.171 70 Dawson -30.879 -84.580 70 Decatur -33.771 -84.227 70 DeKalb -32.173 -83.166 70 Dodge -32.161 -83.798 70 Dooly -31.538 -84.216 70 Dougherty -33.700 -84.767 70 Douglas -31.330 -84.909 70 Early -30.717 -82.899 70 Echols -32.370 -81.343 70 Effingham -34.115 -82.840 70 Elbert -32.587 -82.304 70 Emanuel -32.158 -81.891 70 Evans -34.864 -84.319 70 Fannin -33.415 -84.493 70 Fayette -34.263 -85.215 70 Floyd -34.224 -84.127 70 Forsyth -34.373 -83.228 70 Franklin -33.789 -84.467 70 Fulton -34.688 -84.458 70 Gilmer -33.231 -82.607 70 Glascock -31.217 -81.494 70 Glynn -34.504 -84.872 70 Gordon -30.875 -84.233 70 Grady -33.581 -83.168 70 Greene -33.959 -84.025 70 Gwinnett -34.630 -83.529 70 Habersham -34.316 -83.821 70 Hall -33.270 -83.001 70 Hancock -33.791 -85.209 70 Haralson -32.741 -84.906 70 Harris -34.353 -82.959 70 Hart -33.300 -85.129 70 Heard -33.456 -84.155 70 Henry -32.458 -83.668 70 Houston -31.602 -83.274 70 Irwin -34.133 -83.563 70 Jackson -33.316 -83.687 70 Jasper -31.802 -82.636 70 Jeff Davis -33.054 -82.415 70 Jefferson -32.789 -81.960 70 Jenkins -32.702 -82.656 70 Johnson -33.026 -83.566 70 Jones -33.073 -84.135 70 Lamar -31.037 -83.063 70 Lanier -32.463 -82.930 70 Laurens -31.777 -84.137 70 Lee -31.800 -81.462 70 Liberty -33.793 -82.452 70 Lincoln -31.759 -81.747 70 Long -30.835 -83.268 70 Lowndes -34.574 -84.002 70 Lumpkin -33.478 -82.482 70 McDuffie -31.480 -81.372 70 McIntosh -32.354 -84.038 70 Macon -34.128 -83.210 70 Madison -32.353 -84.526 70 Marion -33.043 -84.685 70 Meriwether -31.164 -84.729 70 Miller -31.224 -84.195 70 Mitchell -33.013 -83.913 70 Monroe -32.168 -82.530 70 Montgomery -33.593 -83.493 70 Morgan -34.782 -84.748 70 Murray -32.511 -84.875 70 Muscogee -33.553 -83.844 70 Newton -33.837 -83.437 70 Oconee -33.881 -83.082 70 Oglethorpe -33.923 -84.866 70 Paulding -32.564 -83.828 70 Peach -34.465 -84.465 70 Pickens -31.356 -82.215 70 Pierce -33.091 -84.386 70 Pike -33.999 -85.182 70 Polk -32.237 -83.474 70 Pulaski -33.321 -83.373 70 Putnam -31.859 -85.012 70 Quitman -34.881 -83.401 70 Rabun -31.763 -84.758 70 Randolph -33.359 -82.074 70 Richmond -33.650 -84.027 70 Rockdale -32.263 -84.320 70 Schley -32.749 -81.614 70 Screven -30.933 -84.867 70 Seminole -33.262 -84.285 70 Spalding -34.556 -83.294 70 Stephens -32.078 -84.837 70 Stewart -32.042 -84.196 70 Sumter -32.708 -84.528 70 Talbot -33.567 -82.883 70 Taliaferro -32.043 -82.061 70 Tattnall -32.554 -84.251 70 Taylor -31.935 -82.941 70 Telfair -31.776 -84.436 70 Terrell -30.865 -83.919 70 Thomas -31.457 -83.526 70 Tift -32.123 -82.335 70 Toombs -34.919 -83.739 70 Towns -32.405 -82.565 70 Treutlen -33.033 -85.028 70 Troup -31.716 -83.627 70 Turner -32.666 -83.426 70 Twiggs -34.834 -83.991 70 Union -32.879 -84.298 70 Upson -34.731 -85.296 70 Walker -33.783 -83.738 70 Walton -31.052 -82.422 70 Ware -33.408 -82.676 70 Warren -32.968 -82.795 70 Washington -31.548 -81.913 70 Wayne -32.049 -84.550 70 Webster -32.122 -82.717 70 Wheeler -34.645 -83.753 70 White -34.805 -84.966 70 Whitfield -31.970 -83.436 70 Wilcox -33.787 -82.744 70 Wilkes -32.799 -83.168 70 Wilkinson -31.553 -83.848 70 Worth -19.597 -155.499 70 Hawaii -23.573 -164.701 70 Honolulu -21.226 -156.948 70 Kalawao -22.013 -159.705 70 Kauai -20.868 -156.622 70 Maui -43.448 -116.243 70 Ada -44.896 -116.455 70 Adams -42.668 -112.222 70 Bannock -42.290 -111.333 70 Bear Lake -47.222 -116.655 70 Benewah -43.216 -112.398 70 Bingham -43.394 -113.978 70 Blaine -44.006 -115.739 70 Boise -48.295 -116.598 70 Bonner -43.380 -111.602 70 Bonneville -48.793 -116.449 70 Boundary -43.725 -113.174 70 Butte -43.469 -114.811 70 Camas -43.626 -116.707 70 Canyon -42.759 -111.551 70 Caribou -42.272 -113.611 70 Cassia -44.285 -112.376 70 Clark -46.668 -115.658 70 Clearwater -44.232 -114.294 70 Custer -43.343 -115.465 70 Elmore -42.183 -111.810 70 Franklin -44.217 -111.484 70 Fremont -44.061 -116.405 70 Gem -42.965 -114.800 70 Gooding -45.847 -115.459 70 Idaho -43.822 -112.305 70 Jefferson -42.692 -114.263 70 Jerome -47.677 -116.697 70 Kootenai -46.816 -116.706 70 Latah -44.956 -113.949 70 Lemhi -46.239 -116.430 70 Lewis -42.978 -114.130 70 Lincoln -43.788 -111.657 70 Madison -42.848 -113.643 70 Minidoka -46.331 -116.746 70 Nez Perce -42.208 -112.522 70 Oneida -42.563 -116.168 70 Owyhee -44.010 -116.758 70 Payette -42.688 -112.838 70 Power -47.348 -115.885 70 Shoshone -43.755 -111.213 70 Teton -42.353 -114.662 70 Twin Falls -44.744 -115.560 70 Valley -44.449 -116.779 70 Washington -39.986 -91.195 70 Adams -37.194 -89.340 70 Alexander -38.881 -89.436 70 Bond -42.326 -88.813 70 Boone -39.954 -90.750 70 Brown -41.409 -89.529 70 Bureau -39.165 -90.667 70 Calhoun -42.061 -89.924 70 Carroll -39.977 -90.247 70 Cass -40.140 -88.196 70 Champaign -39.547 -89.278 70 Christian -39.333 -87.792 70 Clark -38.755 -88.488 70 Clay -38.607 -89.424 70 Clinton -39.513 -88.221 70 Coles -41.898 -87.650 70 Cook -39.003 -87.760 70 Crawford -39.274 -88.240 70 Cumberland -41.894 -88.769 70 DeKalb -40.170 -88.905 70 De Witt -39.766 -88.223 70 Douglas -41.852 -88.086 70 DuPage -39.679 -87.747 70 Edgar -38.417 -88.058 70 Edwards -39.064 -88.588 70 Effingham -39.001 -89.018 70 Fayette -40.595 -88.225 70 Ford -37.992 -88.923 70 Franklin -40.479 -90.213 70 Fulton -37.758 -88.229 70 Gallatin -39.352 -90.386 70 Greene -41.289 -88.428 70 Grundy -38.081 -88.541 70 Hamilton -40.402 -91.169 70 Hancock -37.522 -88.266 70 Hardin -40.810 -90.926 70 Henderson -41.355 -90.136 70 Henry -40.742 -87.824 70 Iroquois -37.788 -89.381 70 Jackson -39.006 -88.149 70 Jasper -38.301 -88.924 70 Jefferson -39.088 -90.358 70 Jersey -42.364 -90.210 70 Jo Daviess -37.459 -88.874 70 Johnson -41.936 -88.432 70 Kane -41.138 -87.863 70 Kankakee -41.588 -88.431 70 Kendall -40.931 -90.214 70 Knox -42.433 -87.777 70 Lake -41.341 -88.885 70 La Salle -38.720 -87.731 70 Lawrence -41.740 -89.300 70 Lee -40.888 -88.557 70 Livingston -40.127 -89.363 70 Logan -40.456 -90.678 70 McDonough -42.324 -88.452 70 McHenry -40.495 -88.845 70 McLean -39.860 -88.961 70 Macon -39.257 -89.921 70 Macoupin -38.832 -89.908 70 Madison -38.649 -88.919 70 Marion -41.031 -89.342 70 Marshall -40.238 -89.914 70 Mason -37.219 -88.710 70 Massac -40.034 -89.800 70 Menard -41.204 -90.742 70 Mercer -38.277 -90.178 70 Monroe -39.228 -89.478 70 Montgomery -39.715 -90.198 70 Morgan -39.638 -88.617 70 Moultrie -42.042 -89.320 70 Ogle -40.790 -89.759 70 Peoria -38.085 -89.368 70 Perry -40.007 -88.593 70 Piatt -39.620 -90.886 70 Pike -37.411 -88.573 70 Pope -37.228 -89.131 70 Pulaski -41.203 -89.282 70 Putnam -38.049 -89.821 70 Randolph -38.713 -88.085 70 Richland -41.469 -90.566 70 Rock Island -38.471 -89.931 70 St Clair -37.754 -88.541 70 Saline -39.758 -89.658 70 Sangamon -40.158 -90.609 70 Schuyler -39.648 -90.478 70 Scott -39.395 -88.809 70 Shelby -41.089 -89.795 70 Stark -42.350 -89.666 70 Stephenson -40.513 -89.513 70 Tazewell -37.469 -89.256 70 Union -40.182 -87.738 70 Vermilion -38.444 -87.840 70 Wabash -40.853 -90.615 70 Warren -38.351 -89.417 70 Washington -38.432 -88.423 70 Wayne -38.087 -88.178 70 White -41.751 -89.911 70 Whiteside -41.439 -87.982 70 Will -37.730 -88.930 70 Williamson -42.332 -89.161 70 Winnebago -40.786 -89.212 70 Woodford -40.745 -84.936 70 Adams -41.091 -85.064 70 Allen -39.205 -85.898 70 Bartholomew -40.606 -87.308 70 Benton -40.473 -85.323 70 Blackford -40.051 -86.469 70 Boone -39.196 -86.229 70 Brown -40.584 -86.565 70 Carroll -40.761 -86.347 70 Cass -38.477 -85.716 70 Clark -39.396 -87.115 70 Clay -40.300 -86.476 70 Clinton -38.285 -86.456 70 Crawford -38.702 -87.076 70 Daviess -39.150 -84.977 70 Dearborn -39.304 -85.502 70 Decatur -41.396 -85.000 70 De Kalb -40.226 -85.398 70 Delaware -38.364 -86.881 70 Dubois -41.596 -85.859 70 Elkhart -39.644 -85.176 70 Fayette -38.319 -85.903 70 Floyd -40.123 -87.244 70 Fountain -39.422 -85.056 70 Franklin -41.044 -86.261 70 Fulton -38.309 -87.580 70 Gibson -40.516 -85.654 70 Grant -39.037 -86.966 70 Greene -40.071 -86.052 70 Hamilton -39.823 -85.771 70 Hancock -38.199 -86.116 70 Harrison -39.769 -86.509 70 Hendricks -39.931 -85.397 70 Henry -40.481 -86.116 70 Howard -40.829 -85.494 70 Huntington -38.907 -86.043 70 Jackson -41.025 -87.120 70 Jasper -40.434 -85.009 70 Jay -38.786 -85.437 70 Jefferson -38.996 -85.628 70 Jennings -39.490 -86.096 70 Johnson -38.691 -87.419 70 Knox -41.244 -85.861 70 Kosciusko -41.642 -85.426 70 Lagrange -41.476 -87.379 70 Lake -41.549 -86.745 70 La Porte -38.840 -86.485 70 Lawrence -40.163 -85.721 70 Madison -39.782 -86.138 70 Marion -41.331 -86.263 70 Marshall -38.711 -86.802 70 Martin -40.769 -86.048 70 Miami -39.161 -86.523 70 Monroe -40.041 -86.893 70 Montgomery -39.482 -86.447 70 Morgan -40.951 -87.402 70 Newton -41.396 -85.417 70 Noble -38.954 -84.968 70 Ohio -38.535 -86.495 70 Orange -39.312 -86.839 70 Owen -39.775 -87.207 70 Parke -38.082 -86.644 70 Perry -38.398 -87.233 70 Pike -41.508 -87.071 70 Porter -38.024 -87.861 70 Posey -41.037 -86.695 70 Pulaski -39.667 -86.844 70 Putnam -40.150 -85.006 70 Randolph -39.102 -85.260 70 Ripley -39.617 -85.469 70 Rush -41.618 -86.288 70 St Joseph -38.687 -85.744 70 Scott -39.523 -85.791 70 Shelby -38.011 -87.011 70 Spencer -41.282 -86.648 70 Starke -41.644 -85.000 70 Steuben -39.089 -87.414 70 Sullivan -38.824 -85.027 70 Switzerland -40.388 -86.894 70 Tippecanoe -40.310 -86.052 70 Tipton -39.623 -84.923 70 Union -38.023 -87.584 70 Vanderburgh -39.854 -87.462 70 Vermillion -39.429 -87.390 70 Vigo -40.847 -85.790 70 Wabash -40.345 -87.356 70 Warren -38.098 -87.271 70 Warrick -38.599 -86.106 70 Washington -39.862 -85.006 70 Wayne -40.727 -85.220 70 Wells -40.748 -86.865 70 White -41.135 -85.504 70 Whitley -41.327 -94.466 70 Adair -41.033 -94.702 70 Adams -43.280 -91.373 70 Allamakee -40.741 -92.869 70 Appanoose -41.685 -94.905 70 Audubon -42.080 -92.066 70 Benton -42.473 -92.307 70 Black Hawk -42.036 -93.933 70 Boone -42.776 -92.308 70 Bremer -42.469 -91.839 70 Buchanan -42.742 -95.161 70 Buena Vista -42.728 -92.795 70 Butler -42.388 -94.637 70 Calhoun -42.035 -94.859 70 Carroll -41.330 -94.933 70 Cass -41.773 -91.132 70 Cedar -43.083 -93.261 70 Cerro Gordo -42.735 -95.623 70 Cherokee -43.060 -92.317 70 Chickasaw -41.029 -93.784 70 Clarke -43.085 -95.155 70 Clay -42.854 -91.341 70 Clayton -41.897 -90.534 70 Clinton -42.039 -95.384 70 Crawford -41.688 -94.038 70 Dallas -40.748 -92.410 70 Davis -40.738 -93.784 70 Decatur -42.470 -91.367 70 Delaware -40.921 -91.175 70 Des Moines -43.377 -95.152 70 Dickinson -42.473 -90.886 70 Dubuque -43.378 -94.669 70 Emmet -42.858 -91.845 70 Fayette -43.058 -92.790 70 Floyd -42.731 -93.260 70 Franklin -40.743 -95.600 70 Fremont -42.038 -94.391 70 Greene -42.401 -92.791 70 Grundy -41.684 -94.501 70 Guthrie -42.381 -93.709 70 Hamilton -43.086 -93.743 70 Hancock -42.380 -93.242 70 Hardin -41.687 -95.810 70 Harrison -40.989 -91.544 70 Henry -43.352 -92.315 70 Howard -42.782 -94.203 70 Humboldt -42.381 -95.513 70 Ida -41.688 -92.066 70 Iowa -42.165 -90.576 70 Jackson -41.686 -93.053 70 Jasper -41.033 -91.948 70 Jefferson -41.666 -91.590 70 Johnson -42.120 -91.131 70 Jones -41.337 -92.181 70 Keokuk -43.205 -94.197 70 Kossuth -40.645 -91.478 70 Lee -42.079 -91.595 70 Linn -41.217 -91.262 70 Louisa -41.027 -93.327 70 Lucas -43.373 -96.209 70 Lyon -41.331 -94.015 70 Madison -41.334 -92.645 70 Mahaska -41.335 -93.101 70 Marion -42.033 -93.002 70 Marshall -41.034 -95.618 70 Mills -43.359 -92.786 70 Mitchell -42.050 -95.953 70 Monona -41.029 -92.870 70 Monroe -41.031 -95.156 70 Montgomery -41.487 -91.113 70 Muscatine -43.084 -95.626 70 O'Brien -43.377 -95.619 70 Osceola -40.738 -95.150 70 Page -43.091 -94.680 70 Palo Alto -42.737 -96.216 70 Plymouth -42.733 -94.678 70 Pocahontas -41.681 -93.569 70 Polk -41.340 -95.546 70 Pottawattamie -41.694 -92.532 70 Poweshiek -40.735 -94.244 70 Ringgold -42.387 -95.104 70 Sac -41.642 -90.622 70 Scott -41.679 -95.309 70 Shelby -43.083 -96.177 70 Sioux -42.037 -93.466 70 Story -42.081 -92.532 70 Tama -40.734 -94.692 70 Taylor -41.028 -94.242 70 Union -40.755 -91.953 70 Van Buren -41.030 -92.409 70 Wapello -41.333 -93.560 70 Warren -41.337 -91.717 70 Washington -40.738 -93.326 70 Wayne -42.434 -94.179 70 Webster -43.378 -93.725 70 Winnebago -43.291 -91.843 70 Winneshiek -42.388 -96.037 70 Woodbury -43.376 -93.266 70 Worth -42.733 -93.735 70 Wright -37.888 -95.300 70 Allen -38.216 -95.292 70 Anderson -39.531 -95.314 70 Atchison -37.224 -98.684 70 Barber -38.480 -98.755 70 Barton -37.856 -94.851 70 Bourbon -39.823 -95.562 70 Brown -37.774 -96.834 70 Butler -38.302 -96.593 70 Chase -37.155 -96.245 70 Chautauqua -37.169 -94.846 70 Cherokee -39.781 -101.730 70 Cheyenne -37.236 -99.818 70 Clark -39.351 -97.164 70 Clay -39.483 -97.656 70 Cloud -38.237 -95.735 70 Coffey -37.186 -99.282 70 Comanche -37.231 -96.837 70 Cowley -37.508 -94.851 70 Crawford -39.785 -100.460 70 Decatur -38.864 -97.158 70 Dickinson -39.789 -95.148 70 Doniphan -38.884 -95.287 70 Douglas -37.883 -99.304 70 Edwards -37.457 -96.245 70 Elk -38.916 -99.315 70 Ellis -38.696 -98.205 70 Ellsworth -38.047 -100.746 70 Finney -37.692 -99.883 70 Ford -38.567 -95.288 70 Franklin -38.996 -96.749 70 Geary -38.921 -100.491 70 Gove -39.349 -99.880 70 Graham -37.563 -101.309 70 Grant -37.745 -100.424 70 Gray -38.473 -101.804 70 Greeley -37.878 -96.228 70 Greenwood -37.993 -101.793 70 Hamilton -37.198 -98.078 70 Harper -38.044 -97.425 70 Harvey -37.563 -100.873 70 Haskell -38.088 -99.898 70 Hodgeman -39.421 -95.798 70 Jackson -39.229 -95.382 70 Jefferson -39.786 -98.218 70 Jewell -38.884 -94.822 70 Johnson -37.995 -101.313 70 Kearny -37.560 -98.135 70 Kingman -37.559 -99.287 70 Kiowa -37.191 -95.298 70 Labette -38.481 -100.466 70 Lane -39.202 -95.038 70 Leavenworth -39.044 -98.211 70 Lincoln -38.207 -94.841 70 Linn -38.916 -101.147 70 Logan -38.462 -96.150 70 Lyon -38.388 -97.648 70 McPherson -38.362 -97.098 70 Marion -39.779 -96.529 70 Marshall -37.240 -100.359 70 Meade -38.565 -94.834 70 Miami -39.393 -98.207 70 Mitchell -37.189 -95.742 70 Montgomery -38.687 -96.643 70 Morris -37.198 -101.808 70 Morton -39.776 -96.019 70 Nemaha -37.557 -95.301 70 Neosho -38.475 -99.916 70 Ness -39.784 -99.899 70 Norton -38.650 -95.727 70 Osage -39.349 -98.767 70 Osborne -39.132 -97.653 70 Ottawa -38.181 -99.232 70 Pawnee -39.784 -99.347 70 Phillips -39.380 -96.334 70 Pottawatomie -37.648 -98.740 70 Pratt -39.790 -101.074 70 Rawlins -37.961 -98.090 70 Reno -39.828 -97.650 70 Republic -38.347 -98.200 70 Rice -39.293 -96.727 70 Riley -39.351 -99.326 70 Rooks -38.523 -99.309 70 Rush -38.922 -98.766 70 Russell -38.781 -97.648 70 Saline -38.482 -100.906 70 Scott -37.683 -97.462 70 Sedgwick -37.191 -100.852 70 Seward -39.043 -95.758 70 Shawnee -39.351 -100.441 70 Sheridan -39.351 -101.719 70 Sherman -39.785 -98.785 70 Smith -38.036 -98.720 70 Stafford -37.559 -101.784 70 Stanton -37.203 -101.318 70 Stevens -37.230 -97.475 70 Sumner -39.359 -101.055 70 Thomas -38.921 -99.865 70 Trego -38.955 -96.200 70 Wabaunsee -38.909 -101.754 70 Wallace -39.784 -97.086 70 Washington -38.482 -101.347 70 Wichita -37.559 -95.742 70 Wilson -37.887 -95.739 70 Woodson -39.114 -94.766 70 Wyandotte -37.105 -85.282 70 Adair -36.752 -86.190 70 Allen -38.004 -84.988 70 Anderson -37.064 -89.002 70 Ballard -36.960 -85.928 70 Barren -38.140 -83.741 70 Bath -36.736 -83.673 70 Bell -38.974 -84.730 70 Boone -38.203 -84.211 70 Bourbon -38.359 -82.689 70 Boyd -37.619 -84.866 70 Boyle -38.693 -84.083 70 Bracken -37.519 -83.322 70 Breathitt -37.773 -86.431 70 Breckinridge -37.971 -85.695 70 Bullitt -37.209 -86.681 70 Butler -37.148 -87.871 70 Caldwell -36.621 -88.274 70 Calloway -38.945 -84.379 70 Campbell -36.854 -88.977 70 Carlisle -38.670 -85.128 70 Carroll -38.326 -83.051 70 Carter -37.322 -84.928 70 Casey -36.895 -87.492 70 Christian -37.971 -84.146 70 Clark -37.157 -83.709 70 Clay -36.719 -85.135 70 Clinton -37.357 -88.090 70 Crittenden -36.782 -85.389 70 Cumberland -37.732 -87.088 70 Daviess -37.213 -86.246 70 Edmonson -38.120 -83.098 70 Elliott -37.693 -83.965 70 Estill -38.043 -84.459 70 Fayette -38.374 -83.695 70 Fleming -37.556 -82.748 70 Floyd -38.235 -84.879 70 Franklin -36.553 -89.185 70 Fulton -38.757 -84.862 70 Gallatin -37.645 -84.535 70 Garrard -38.639 -84.613 70 Grant -36.723 -88.650 70 Graves -37.460 -86.346 70 Grayson -37.259 -85.554 70 Green -38.542 -82.921 70 Greenup -37.842 -86.779 70 Hancock -37.696 -85.963 70 Hardin -36.856 -83.215 70 Harlan -38.444 -84.332 70 Harrison -37.293 -85.888 70 Hart -37.799 -87.573 70 Henderson -38.456 -85.123 70 Henry -36.678 -88.976 70 Hickman -37.307 -87.538 70 Hopkins -37.417 -84.008 70 Jackson -38.188 -85.662 70 Jefferson -37.872 -84.582 70 Jessamine -37.844 -82.830 70 Johnson -38.933 -84.536 70 Kenton -37.347 -82.954 70 Knott -36.890 -83.852 70 Knox -37.553 -85.698 70 Larue -37.111 -84.120 70 Laurel -38.061 -82.732 70 Lawrence -37.590 -83.718 70 Lee -37.094 -83.384 70 Leslie -37.117 -82.855 70 Letcher -38.531 -83.385 70 Lewis -37.456 -84.659 70 Lincoln -37.212 -88.347 70 Livingston -36.858 -86.879 70 Logan -37.015 -88.079 70 Lyon -37.056 -88.717 70 McCracken -36.739 -84.482 70 McCreary -37.528 -87.261 70 McLean -37.723 -84.277 70 Madison -37.699 -83.065 70 Magoffin -37.554 -85.270 70 Marion -36.881 -88.335 70 Marshall -37.799 -82.520 70 Martin -38.596 -83.826 70 Mason -37.979 -86.218 70 Meade -37.948 -83.604 70 Menifee -37.805 -84.876 70 Mercer -36.989 -85.630 70 Metcalfe -36.710 -85.718 70 Monroe -38.030 -83.906 70 Montgomery -37.923 -83.259 70 Morgan -37.213 -87.146 70 Muhlenberg -37.805 -85.466 70 Nelson -38.341 -84.014 70 Nicholas -37.473 -86.845 70 Ohio -38.397 -85.444 70 Oldham -38.527 -84.830 70 Owen -37.414 -83.689 70 Owsley -38.693 -84.356 70 Pendleton -37.245 -83.225 70 Perry -37.468 -82.394 70 Pike -37.830 -83.826 70 Powell -37.103 -84.576 70 Pulaski -38.508 -84.052 70 Robertson -37.362 -84.316 70 Rockcastle -38.194 -83.420 70 Rowan -36.989 -85.064 70 Russell -38.296 -84.580 70 Scott -38.218 -85.194 70 Shelby -36.740 -86.582 70 Simpson -38.030 -85.323 70 Spencer -37.366 -85.330 70 Taylor -36.840 -87.185 70 Todd -36.806 -87.875 70 Trigg -38.598 -85.339 70 Trimble -37.656 -87.954 70 Union -36.992 -86.424 70 Warren -37.753 -85.174 70 Washington -36.811 -84.831 70 Wayne -37.516 -87.682 70 Webster -36.763 -84.147 70 Whitley -37.742 -83.490 70 Wolfe -38.039 -84.741 70 Woodford -30.291 -92.411 70 Acadia -30.656 -92.828 70 Allen -30.203 -90.909 70 Ascension -29.899 -91.064 70 Assumption -31.071 -92.003 70 Avoyelles -30.653 -93.341 70 Beauregard -32.349 -93.056 70 Bienville -32.681 -93.603 70 Bossier -32.579 -93.880 70 Caddo -30.228 -93.358 70 Calcasieu -32.087 -92.120 70 Caldwell -29.847 -93.200 70 Cameron -31.666 -91.846 70 Catahoula -32.816 -92.994 70 Claiborne -31.441 -91.640 70 Concordia -32.062 -93.736 70 De Soto -30.544 -91.094 70 East Baton Rouge -32.734 -91.235 70 East Carroll -30.850 -91.049 70 East Feliciana -30.733 -92.412 70 Evangeline -32.138 -91.673 70 Franklin -31.593 -92.560 70 Grant -29.794 -91.785 70 Iberia -30.263 -91.349 70 Iberville -32.296 -92.554 70 Jackson -29.718 -90.102 70 Jefferson -30.269 -92.816 70 Jefferson Davis -30.206 -92.064 70 Lafayette -29.494 -90.399 70 Lafourche -31.676 -92.158 70 La Salle -32.604 -92.663 70 Lincoln -30.444 -90.731 70 Livingston -32.371 -91.243 70 Madison -32.818 -91.800 70 Morehouse -31.726 -93.095 70 Natchitoches -30.066 -89.931 70 Orleans -32.478 -92.156 70 Ouachita -29.391 -89.481 70 Plaquemines -30.708 -91.600 70 Pointe Coupee -31.197 -92.536 70 Rapides -32.094 -93.331 70 Red River -32.417 -91.764 70 Richland -31.560 -93.558 70 Sabine -29.895 -89.346 70 St Bernard -29.912 -90.357 70 St Charles -30.820 -90.710 70 St Helena -30.026 -90.796 70 St James -30.118 -90.502 70 St John the Baptist -30.598 -92.004 70 St Landry -30.130 -91.612 70 St Martin -29.635 -91.468 70 St Mary -30.399 -89.964 70 St Tammany -30.634 -90.402 70 Tangipahoa -32.003 -91.330 70 Tensas -29.335 -90.838 70 Terrebonne -32.827 -92.378 70 Union -29.814 -92.309 70 Vermilion -31.108 -93.186 70 Vernon -30.852 -90.042 70 Washington -32.704 -93.331 70 Webster -30.463 -91.313 70 West Baton Rouge -32.786 -91.453 70 West Carroll -30.873 -91.423 70 West Feliciana -31.945 -92.637 70 Winn -44.158 -70.217 70 Androscoggin -46.648 -68.591 70 Aroostook -43.827 -70.316 70 Cumberland -44.977 -70.444 70 Franklin -44.566 -68.368 70 Hancock -44.413 -69.766 70 Kennebec -44.032 -69.035 70 Knox -44.000 -69.526 70 Lincoln -44.486 -70.760 70 Oxford -45.399 -68.643 70 Penobscot -45.843 -69.295 70 Piscataquis -43.908 -69.838 70 Sagadahoc -45.506 -69.954 70 Somerset -44.484 -69.125 70 Waldo -44.969 -67.610 70 Washington -43.407 -70.682 70 York -39.631 -78.690 70 Allegany -38.992 -76.569 70 Anne Arundel -39.442 -76.617 70 Baltimore -38.531 -76.529 70 Calvert -38.871 -75.832 70 Caroline -39.565 -77.024 70 Carroll -39.567 -75.950 70 Cecil -38.482 -77.012 70 Charles -38.419 -76.081 70 Dorchester -39.472 -77.397 70 Frederick -39.530 -79.270 70 Garrett -39.537 -76.300 70 Harford -39.249 -76.934 70 Howard -39.231 -76.095 70 Kent -39.137 -77.205 70 Montgomery -38.830 -76.849 70 Prince George's -39.033 -76.083 70 Queen Anne's -38.215 -76.530 70 St Mary's -38.082 -75.859 70 Somerset -38.751 -76.179 70 Talbot -39.604 -77.814 70 Washington -38.369 -75.629 70 Wicomico -38.226 -75.283 70 Worcester -39.301 -76.611 70 Baltimore -41.720 -70.251 70 Barnstable -42.369 -73.205 70 Berkshire -41.787 -71.096 70 Bristol -41.374 -70.703 70 Dukes -42.626 -70.872 70 Essex -42.583 -72.591 70 Franklin -42.122 -72.670 70 Hampden -42.341 -72.662 70 Hampshire -42.484 -71.394 70 Middlesex -41.253 -70.127 70 Nantucket -42.172 -71.184 70 Norfolk -41.996 -70.730 70 Plymouth -42.357 -70.978 70 Suffolk -42.354 -71.916 70 Worcester -44.712 -83.273 70 Alcona -47.160 -86.484 70 Alger -42.565 -86.250 70 Allegan -45.037 -83.198 70 Alpena -45.006 -85.177 70 Antrim -44.045 -83.752 70 Arenac -46.715 -88.342 70 Baraga -42.598 -85.311 70 Barry -43.721 -83.943 70 Bay -44.630 -86.248 70 Benzie -41.943 -86.592 70 Berrien -41.915 -85.054 70 Branch -42.253 -85.003 70 Calhoun -41.914 -85.993 70 Cass -45.466 -85.458 70 Charlevoix -45.476 -84.496 70 Cheboygan -46.318 -84.519 70 Chippewa -43.991 -84.838 70 Clare -42.941 -84.612 70 Clinton -44.680 -84.611 70 Crawford -45.775 -86.873 70 Delta -45.997 -87.872 70 Dickinson -42.588 -84.846 70 Eaton -45.583 -84.981 70 Emmet -43.021 -83.707 70 Genesee -43.989 -84.388 70 Gladwin -46.484 -89.791 70 Gogebic -44.733 -85.552 70 Grand Traverse -43.292 -84.605 70 Gratiot -41.888 -84.594 70 Hillsdale -46.984 -88.647 70 Houghton -43.959 -82.836 70 Huron -42.604 -84.374 70 Ingham -42.944 -85.073 70 Ionia -44.276 -83.337 70 Iosco -46.205 -88.514 70 Iron -43.648 -84.838 70 Isabella -42.248 -84.425 70 Jackson -42.245 -85.530 70 Kalamazoo -44.692 -85.084 70 Kalkaska -43.033 -85.547 70 Kent -47.477 -88.155 70 Keweenaw -43.988 -85.812 70 Lake -43.091 -83.224 70 Lapeer -45.133 -86.030 70 Leelanau -41.892 -84.069 70 Lenawee -42.602 -83.912 70 Livingston -46.747 -85.590 70 Luce -46.009 -85.008 70 Mackinac -42.668 -82.910 70 Macomb -44.301 -86.312 70 Manistee -46.664 -87.604 70 Marquette -44.022 -86.500 70 Mason -43.643 -85.323 70 Mecosta -45.522 -87.525 70 Menominee -43.643 -84.386 70 Midland -44.339 -85.096 70 Missaukee -41.915 -83.500 70 Monroe -43.313 -85.149 70 Montcalm -45.027 -84.129 70 Montmorency -43.287 -86.446 70 Muskegon -43.551 -85.797 70 Newaygo -42.660 -83.384 70 Oakland -43.657 -86.531 70 Oceana -44.334 -84.131 70 Ogemaw -46.979 -89.271 70 Ontonagon -43.985 -85.330 70 Osceola -44.683 -84.125 70 Oscoda -45.017 -84.607 70 Otsego -42.922 -86.233 70 Ottawa -45.322 -83.459 70 Presque Isle -44.331 -84.611 70 Roscommon -43.335 -84.052 70 Saginaw -42.934 -82.668 70 St Clair -41.915 -85.530 70 St Joseph -43.457 -82.640 70 Sanilac -46.024 -86.187 70 Schoolcraft -42.950 -84.144 70 Shiawassee -43.488 -83.437 70 Tuscola -42.271 -86.309 70 Van Buren -42.253 -83.842 70 Washtenaw -42.285 -83.260 70 Wayne -44.338 -85.580 70 Wexford -46.607 -93.414 70 Aitkin -45.274 -93.241 70 Anoka -46.932 -95.668 70 Becker -48.018 -94.923 70 Beltrami -45.703 -94.000 70 Benton -45.427 -96.413 70 Big Stone -44.033 -94.064 70 Blue Earth -44.235 -94.721 70 Brown -46.590 -92.680 70 Carlton -44.821 -93.798 70 Carver -46.946 -94.322 70 Cass -45.029 -95.564 70 Chippewa -45.502 -92.909 70 Chisago -46.899 -96.495 70 Clay -47.573 -95.380 70 Clearwater -47.726 -90.442 70 Cook -44.009 -95.183 70 Cottonwood -46.487 -94.072 70 Crow Wing -44.685 -93.065 70 Dakota -44.027 -92.862 70 Dodge -45.936 -95.454 70 Douglas -43.677 -93.948 70 Faribault -43.675 -92.089 70 Fillmore -43.671 -93.350 70 Freeborn -44.415 -92.722 70 Goodhue -45.932 -96.011 70 Grant -45.003 -93.475 70 Hennepin -43.674 -91.491 70 Houston -47.101 -94.914 70 Hubbard -45.565 -93.293 70 Isanti -47.508 -93.626 70 Itasca -43.675 -95.157 70 Jackson -45.948 -93.298 70 Kanabec -45.152 -95.008 70 Kandiyohi -48.776 -96.780 70 Kittson -48.259 -93.769 70 Koochiching -45.001 -96.175 70 Lac qui Parle -47.526 -91.388 70 Lake -48.768 -94.904 70 Lake of the Woods -44.374 -93.732 70 Le Sueur -44.408 -96.272 70 Lincoln -44.414 -95.840 70 Lyon -44.826 -94.271 70 McLeod -47.326 -95.810 70 Mahnomen -48.354 -96.377 70 Marshall -43.677 -94.557 70 Martin -45.123 -94.527 70 Meeker -45.930 -93.633 70 Mille Lacs -46.012 -94.268 70 Morrison -43.672 -92.751 70 Mower -44.020 -95.761 70 Murray -44.342 -94.245 70 Nicollet -43.673 -95.757 70 Nobles -47.331 -96.463 70 Norman -44.002 -92.399 70 Olmsted -46.408 -95.714 70 Otter Tail -48.065 -96.036 70 Pennington -46.140 -92.736 70 Pine -44.025 -96.254 70 Pipestone -47.775 -96.400 70 Polk -45.593 -95.447 70 Pope -45.015 -93.100 70 Ramsey -47.877 -96.096 70 Red Lake -44.404 -95.254 70 Redwood -44.724 -94.955 70 Renville -44.357 -93.297 70 Rice -43.673 -96.248 70 Rock -48.770 -95.799 70 Roseau -47.578 -92.462 70 St Louis -44.655 -93.535 70 Scott -45.440 -93.768 70 Sherburne -44.579 -94.229 70 Sibley -45.555 -94.610 70 Stearns -44.023 -93.224 70 Steele -45.585 -96.001 70 Stevens -45.287 -95.682 70 Swift -46.071 -94.899 70 Todd -45.772 -96.470 70 Traverse -44.282 -92.239 70 Wabasha -46.577 -94.959 70 Wadena -44.019 -93.590 70 Waseca -45.038 -92.889 70 Washington -43.979 -94.615 70 Watonwan -46.355 -96.471 70 Wilkin -43.985 -91.775 70 Winona -45.175 -93.968 70 Wright -44.719 -95.863 70 Yellow Medicine -31.480 -91.351 70 Adams -34.877 -88.576 70 Alcorn -31.173 -90.801 70 Amite -33.089 -89.580 70 Attala -34.817 -89.187 70 Benton -33.795 -90.882 70 Bolivar -33.936 -89.337 70 Calhoun -33.450 -89.920 70 Carroll -33.922 -88.948 70 Chickasaw -33.345 -89.252 70 Choctaw -31.973 -90.914 70 Claiborne -32.040 -88.691 70 Clarke -33.652 -88.774 70 Clay -34.225 -90.597 70 Coahoma -31.865 -90.445 70 Copiah -31.632 -89.552 70 Covington -34.875 -89.992 70 DeSoto -31.187 -89.259 70 Forrest -31.478 -90.898 70 Franklin -30.866 -88.643 70 George -31.217 -88.640 70 Greene -33.771 -89.801 70 Grenada -30.389 -89.472 70 Hancock -30.419 -89.090 70 Harrison -32.263 -90.444 70 Hinds -33.121 -90.088 70 Holmes -33.132 -90.524 70 Humphreys -32.738 -90.988 70 Issaquena -34.278 -88.359 70 Itawamba -30.463 -88.622 70 Jackson -32.019 -89.120 70 Jasper -31.730 -91.035 70 Jefferson -31.564 -89.823 70 Jefferson Davis -31.624 -89.168 70 Jones -32.756 -88.645 70 Kemper -34.359 -89.485 70 Lafayette -31.210 -89.505 70 Lamar -32.404 -88.661 70 Lauderdale -31.550 -90.107 70 Lawrence -32.753 -89.523 70 Leake -34.289 -88.681 70 Lee -33.548 -90.298 70 Leflore -31.536 -90.452 70 Lincoln -33.471 -88.444 70 Lowndes -32.634 -90.034 70 Madison -31.231 -89.822 70 Marion -34.770 -89.509 70 Marshall -33.890 -88.485 70 Monroe -33.498 -89.609 70 Montgomery -32.752 -89.119 70 Neshoba -32.405 -89.118 70 Newton -33.111 -88.570 70 Noxubee -33.426 -88.880 70 Oktibbeha -34.363 -89.947 70 Panola -30.770 -89.592 70 Pearl River -31.172 -88.987 70 Perry -31.176 -90.400 70 Pike -34.228 -89.037 70 Pontotoc -34.613 -88.519 70 Prentiss -34.255 -90.287 70 Quitman -32.263 -89.946 70 Rankin -32.405 -89.545 70 Scott -32.879 -90.812 70 Sharkey -31.915 -89.921 70 Simpson -32.016 -89.501 70 Smith -30.789 -89.123 70 Stone -33.607 -90.595 70 Sunflower -33.946 -90.172 70 Tallahatchie -34.653 -89.940 70 Tate -34.770 -88.908 70 Tippah -34.741 -88.243 70 Tishomingo -34.656 -90.376 70 Tunica -34.490 -89.004 70 Union -31.145 -90.103 70 Walthall -32.357 -90.852 70 Warren -33.286 -90.948 70 Washington -31.644 -88.702 70 Wayne -33.613 -89.282 70 Webster -31.164 -91.319 70 Wilkinson -33.093 -89.035 70 Winston -34.032 -89.715 70 Yalobusha -32.781 -90.405 70 Yazoo -40.188 -92.599 70 Adair -39.988 -94.801 70 Andrew -40.425 -95.434 70 Atchison -39.214 -91.843 70 Audrain -36.713 -93.831 70 Barry -37.501 -94.344 70 Barton -38.258 -94.339 70 Bates -38.299 -93.288 70 Benton -37.321 -90.028 70 Bollinger -38.987 -92.308 70 Boone -39.666 -94.806 70 Buchanan -36.715 -90.403 70 Butler -39.659 -93.979 70 Caldwell -38.836 -91.925 70 Callaway -38.029 -92.772 70 Camden -37.383 -89.684 70 Cape Girardeau -39.428 -93.501 70 Carroll -36.942 -90.966 70 Carter -38.647 -94.354 70 Cass -37.722 -93.865 70 Cedar -39.519 -92.960 70 Chariton -36.970 -93.187 70 Christian -40.411 -91.742 70 Clark -39.313 -94.423 70 Clay -39.604 -94.402 70 Clinton -38.507 -92.282 70 Cole -38.846 -92.813 70 Cooper -37.977 -91.303 70 Crawford -37.430 -93.853 70 Dade -37.672 -93.020 70 Dallas -39.961 -93.986 70 Daviess -39.899 -94.405 70 DeKalb -37.609 -91.498 70 Dent -36.928 -92.497 70 Douglas -36.271 -90.090 70 Dunklin -38.408 -91.076 70 Franklin -38.442 -91.506 70 Gasconade -40.218 -94.411 70 Gentry -37.257 -93.337 70 Greene -40.112 -93.567 70 Grundy -40.354 -93.982 70 Harrison -38.387 -93.791 70 Henry -37.942 -93.319 70 Hickory -40.095 -95.213 70 Holt -39.144 -92.695 70 Howard -36.774 -91.887 70 Howell -37.546 -90.757 70 Iron -39.010 -94.344 70 Jackson -37.202 -94.336 70 Jasper -38.256 -90.537 70 Jefferson -38.749 -93.809 70 Johnson -40.125 -92.150 70 Knox -37.660 -92.595 70 Laclede -39.059 -93.784 70 Lafayette -37.108 -93.830 70 Lawrence -40.094 -91.726 70 Lewis -39.061 -90.962 70 Lincoln -39.868 -93.111 70 Linn -39.783 -93.547 70 Livingston -36.622 -94.354 70 McDonald -39.830 -92.560 70 Macon -37.481 -90.343 70 Madison -38.175 -91.919 70 Maries -39.813 -91.624 70 Marion -40.424 -93.566 70 Mercer -38.217 -92.432 70 Miller -36.827 -89.295 70 Mississippi -38.633 -92.584 70 Moniteau -39.495 -91.998 70 Monroe -38.942 -91.473 70 Montgomery -38.426 -92.886 70 Morgan -36.595 -89.656 70 New Madrid -36.907 -94.332 70 Newton -40.360 -94.883 70 Nodaway -36.688 -91.402 70 Oregon -38.465 -91.859 70 Osage -36.651 -92.444 70 Ozark -36.215 -89.783 70 Pemiscot -37.709 -89.829 70 Perry -38.726 -93.284 70 Pettis -37.878 -91.793 70 Phelps -39.341 -91.171 70 Pike -39.378 -94.771 70 Platte -37.617 -93.401 70 Polk -37.825 -92.209 70 Pulaski -40.479 -93.017 70 Putnam -39.525 -91.528 70 Ralls -39.433 -92.497 70 Randolph -39.350 -93.991 70 Ray -37.358 -90.971 70 Reynolds -36.659 -90.866 70 Ripley -38.779 -90.675 70 St Charles -38.040 -93.774 70 St Clair -37.894 -90.185 70 Ste. Genevieve -37.810 -90.465 70 St Francois -38.639 -90.443 70 St Louis -39.136 -93.204 70 Saline -40.471 -92.518 70 Schuyler -40.454 -92.149 70 Scotland -37.054 -89.572 70 Scott -37.160 -91.403 70 Shannon -39.791 -92.069 70 Shelby -36.856 -89.946 70 Stoddard -36.740 -93.465 70 Stone -40.212 -93.112 70 Sullivan -36.655 -93.036 70 Taney -37.317 -91.964 70 Texas -37.850 -94.342 70 Vernon -38.768 -91.164 70 Warren -37.969 -90.877 70 Washington -37.113 -90.461 70 Wayne -37.284 -92.875 70 Webster -40.481 -94.420 70 Worth -37.266 -92.462 70 Wright -38.636 -90.244 40 St Louis city -45.116 -112.896 70 Beaverhead -45.429 -107.490 70 Big Horn -48.436 -108.962 70 Blaine -46.332 -111.495 70 Broadwater -45.232 -109.022 70 Carbon -45.502 -104.538 70 Carter -47.311 -111.351 70 Cascade -47.876 -110.439 70 Chouteau -46.265 -105.580 70 Custer -48.786 -105.547 70 Daniels -47.273 -104.901 70 Dawson -46.066 -113.084 70 Deer Lodge -46.354 -104.411 70 Fallon -47.262 -109.222 70 Fergus -48.291 -114.019 70 Flathead -45.558 -111.174 70 Gallatin -47.282 -106.989 70 Garfield -48.700 -113.019 70 Glacier -46.383 -109.167 70 Golden Valley -46.420 -113.447 70 Granite -48.628 -110.106 70 Hill -46.177 -112.105 70 Jefferson -47.040 -110.265 70 Judith Basin -47.650 -114.089 70 Lake -47.114 -112.377 70 Lewis and Clark -48.549 -111.025 70 Liberty -48.536 -115.409 70 Lincoln -47.649 -105.802 70 McCone -45.296 -111.922 70 Madison -46.592 -110.864 70 Meagher -47.145 -114.981 70 Mineral -47.041 -113.925 70 Missoula -46.486 -108.400 70 Musselshell -45.498 -110.521 70 Park -47.107 -108.262 70 Petroleum -48.262 -107.923 70 Phillips -48.235 -112.219 70 Pondera -45.382 -105.636 70 Powder River -46.850 -112.941 70 Powell -46.853 -105.373 70 Prairie -46.085 -114.123 70 Ravalli -47.785 -104.561 70 Richland -48.295 -105.029 70 Roosevelt -46.226 -106.724 70 Rosebud -47.662 -115.131 70 Sanders -48.727 -104.500 70 Sheridan -45.896 -112.658 70 Silver Bow -45.674 -109.389 70 Stillwater -45.814 -109.943 70 Sweet Grass -47.848 -112.233 70 Teton -48.651 -111.689 70 Toole -46.203 -107.266 70 Treasure -48.356 -106.663 70 Valley -46.471 -109.844 70 Wheatland -46.962 -104.247 70 Wibaux -45.935 -108.272 70 Yellowstone -45.004 -110.801 70 Yellowstone National Park -40.523 -98.500 70 Adams -42.178 -98.072 70 Antelope -41.572 -101.696 70 Arthur -41.543 -103.715 70 Banner -41.926 -99.983 70 Blaine -41.705 -98.063 70 Boone -42.213 -103.082 70 Box Butte -42.896 -98.772 70 Boyd -42.445 -99.934 70 Brown -40.855 -99.074 70 Buffalo -41.854 -96.321 70 Burt -41.222 -97.133 70 Butler -40.913 -96.139 70 Cass -42.598 -97.249 70 Cedar -40.530 -101.694 70 Chase -42.543 -101.119 70 Cherry -41.219 -102.987 70 Cheyenne -40.524 -98.051 70 Clay -41.576 -97.088 70 Colfax -41.916 -96.788 70 Cuming -41.394 -99.727 70 Custer -42.387 -96.563 70 Dakota -42.709 -103.136 70 Dawes -40.866 -99.815 70 Dawson -41.113 -102.332 70 Deuel -42.499 -96.868 70 Dixon -41.576 -96.645 70 Dodge -41.299 -96.147 70 Douglas -40.182 -101.690 70 Dundy -40.525 -97.596 70 Fillmore -40.183 -98.947 70 Franklin -40.527 -100.388 70 Frontier -40.173 -99.915 70 Furnas -40.265 -96.693 70 Gage -41.622 -102.344 70 Garden -41.894 -98.982 70 Garfield -40.504 -99.823 70 Gosper -41.917 -101.743 70 Grant -41.563 -98.515 70 Greeley -40.866 -98.502 70 Hall -40.877 -98.021 70 Hamilton -40.174 -99.399 70 Harlan -40.527 -101.060 70 Hayes -40.176 -101.040 70 Hitchcock -42.460 -98.784 70 Holt -41.888 -101.141 70 Hooker -41.219 -98.518 70 Howard -40.168 -97.146 70 Jefferson -40.396 -96.266 70 Johnson -40.506 -98.946 70 Kearney -41.197 -101.662 70 Keith -42.878 -99.719 70 Keya Paha -41.199 -103.711 70 Kimball -42.634 -97.881 70 Knox -40.784 -96.689 70 Lancaster -41.052 -100.745 70 Lincoln -41.556 -100.476 70 Logan -41.933 -99.447 70 Loup -41.570 -101.060 70 McPherson -41.922 -97.600 70 Madison -41.169 -98.030 70 Merrick -41.694 -103.013 70 Morrill -41.394 -97.994 70 Nance -40.387 -95.847 70 Nemaha -40.177 -98.046 70 Nuckolls -40.652 -96.136 70 Otoe -40.130 -96.240 70 Pawnee -40.842 -101.656 70 Perkins -40.509 -99.410 70 Phelps -42.271 -97.611 70 Pierce -41.568 -97.525 70 Platte -41.188 -97.571 70 Polk -40.176 -100.479 70 Red Willow -40.124 -95.718 70 Richardson -42.418 -99.454 70 Rock -40.531 -97.142 70 Saline -41.114 -96.110 70 Sarpy -41.226 -96.634 70 Saunders -41.850 -103.709 70 Scotts Bluff -40.872 -97.140 70 Seward -42.497 -102.434 70 Sheridan -41.222 -98.973 70 Sherman -42.481 -103.771 70 Sioux -41.922 -97.190 70 Stanton -40.176 -97.594 70 Thayer -41.918 -100.582 70 Thomas -42.157 -96.550 70 Thurston -41.570 -98.977 70 Valley -41.527 -96.223 70 Washington -42.214 -97.125 70 Wayne -40.178 -98.498 70 Webster -41.918 -98.525 70 Wheeler -40.872 -97.597 70 York -39.602 -118.341 70 Churchill -36.202 -115.023 70 Clark -38.916 -119.614 70 Douglas -41.131 -115.354 70 Elko -37.786 -117.632 70 Esmeralda -39.979 -116.270 70 Eureka -41.411 -118.117 70 Humboldt -39.946 -117.026 70 Lander -37.642 -114.875 70 Lincoln -39.013 -119.192 70 Lyon -38.542 -118.428 70 Mineral -38.050 -116.451 70 Nye -40.446 -118.403 70 Pershing -39.447 -119.535 70 Storey -40.634 -119.685 70 Washoe -39.435 -114.896 70 White Pine -39.148 -119.743 70 Carson City -43.519 -71.425 70 Belknap -43.870 -71.211 70 Carroll -42.921 -72.253 70 Cheshire -44.687 -71.302 70 Coos -43.933 -71.843 70 Grafton -42.915 -71.716 70 Hillsborough -43.290 -71.677 70 Merrimack -42.984 -71.089 70 Rockingham -43.296 -71.027 70 Strafford -43.361 -72.225 70 Sullivan -39.465 -74.637 70 Atlantic -40.959 -74.074 70 Bergen -39.876 -74.669 70 Burlington -39.801 -74.960 70 Camden -39.077 -74.859 70 Cape May -39.330 -75.133 70 Cumberland -40.787 -74.246 70 Essex -39.715 -75.140 70 Gloucester -40.732 -74.075 70 Hudson -40.570 -74.917 70 Hunterdon -40.282 -74.699 70 Mercer -40.439 -74.409 70 Middlesex -40.288 -74.154 70 Monmouth -40.865 -74.547 70 Morris -39.872 -74.250 70 Ocean -41.032 -74.300 70 Passaic -39.580 -75.362 70 Salem -40.564 -74.615 70 Somerset -41.142 -74.691 70 Sussex -40.660 -74.308 70 Union -40.855 -74.994 70 Warren -35.053 -106.670 70 Bernalillo -33.924 -108.417 70 Catron -33.363 -104.469 70 Chaves -34.920 -107.989 70 Cibola -36.606 -104.638 70 Colfax -34.572 -103.346 70 Curry -34.336 -104.416 70 DeBaca -32.345 -106.832 70 Dona Ana -32.466 -104.298 70 Eddy -32.729 -108.379 70 Grant -34.862 -104.785 70 Guadalupe -35.858 -103.817 70 Harding -31.916 -108.712 70 Hidalgo -32.796 -103.415 70 Lea -33.740 -105.456 70 Lincoln -35.865 -106.309 70 Los Alamos -32.181 -107.749 70 Luna -35.583 -108.260 70 McKinley -36.018 -104.940 70 Mora -32.623 -105.726 70 Otero -35.106 -103.552 70 Quay -36.509 -106.697 70 Rio Arriba -34.019 -103.480 70 Roosevelt -35.688 -106.848 70 Sandoval -36.513 -108.323 70 San Juan -35.470 -104.827 70 San Miguel -35.508 -105.978 70 Santa Fe -33.136 -107.186 70 Sierra -34.016 -106.934 70 Socorro -36.570 -105.630 70 Taos -34.640 -105.854 70 Torrance -36.476 -103.471 70 Union -34.717 -106.805 70 Valencia -42.603 -73.972 70 Albany -42.255 -78.022 70 Allegany -40.849 -73.853 70 Bronx -42.164 -75.820 70 Broome -42.241 -78.679 70 Cattaraugus -42.945 -76.561 70 Cayuga -42.302 -79.412 70 Chautauqua -42.141 -76.760 70 Chemung -42.495 -75.615 70 Chenango -44.740 -73.679 70 Clinton -42.251 -73.630 70 Columbia -42.599 -76.073 70 Cortland -42.201 -74.965 70 Delaware -41.764 -73.747 70 Dutchess -42.755 -78.785 70 Erie -44.113 -73.768 70 Essex -44.600 -74.309 70 Franklin -43.115 -74.424 70 Fulton -43.001 -78.195 70 Genesee -42.292 -74.129 70 Greene -43.655 -74.501 70 Hamilton -43.412 -74.959 70 Herkimer -43.994 -76.054 70 Jefferson -40.636 -73.951 70 Kings -43.786 -75.449 70 Lewis -42.727 -77.770 70 Livingston -42.912 -75.668 70 Madison -43.295 -77.689 70 Monroe -42.906 -74.437 70 Montgomery -40.733 -73.588 70 Nassau -40.774 -73.972 70 New York -43.324 -78.794 70 Niagara -43.241 -75.438 70 Oneida -43.007 -76.196 70 Onondaga -42.853 -77.295 70 Ontario -41.402 -74.306 70 Orange -43.368 -78.229 70 Orleans -43.466 -76.204 70 Oswego -42.634 -75.035 70 Otsego -41.431 -73.746 70 Putnam -40.656 -73.840 70 Queens -42.710 -73.514 70 Rensselaer -40.562 -74.140 70 Richmond -41.150 -74.027 70 Rockland -44.497 -75.073 70 St Lawrence -43.106 -73.868 70 Saratoga -42.815 -74.066 70 Schenectady -42.591 -74.439 70 Schoharie -42.390 -76.877 70 Schuyler -42.786 -76.829 70 Seneca -42.264 -77.385 70 Steuben -40.941 -72.679 70 Suffolk -41.715 -74.765 70 Sullivan -42.167 -76.303 70 Tioga -42.451 -76.475 70 Tompkins -41.889 -74.258 70 Ulster -43.563 -73.844 70 Warren -43.320 -73.431 70 Washington -43.283 -77.054 70 Wayne -41.154 -73.754 70 Westchester -42.699 -78.228 70 Wyoming -42.639 -77.105 70 Yates -36.044 -79.398 70 Alamance -35.922 -81.177 70 Alexander -36.494 -81.130 70 Alleghany -34.975 -80.102 70 Anson -36.433 -81.502 70 Ashe -36.079 -81.923 70 Avery -35.483 -76.845 70 Beaufort -36.059 -76.963 70 Bertie -34.619 -78.556 70 Bladen -34.039 -78.221 70 Brunswick -35.609 -82.530 70 Buncombe -35.747 -81.706 70 Burke -35.388 -80.551 70 Cabarrus -35.954 -81.547 70 Caldwell -36.337 -76.163 70 Camden -34.876 -76.504 70 Carteret -36.396 -79.335 70 Caswell -35.663 -81.214 70 Catawba -35.702 -79.258 70 Chatham -35.137 -84.064 70 Cherokee -36.131 -76.602 70 Chowan -35.058 -83.756 70 Clay -35.336 -81.556 70 Cleveland -34.260 -78.665 70 Columbus -35.120 -77.082 70 Craven -35.046 -78.829 70 Cumberland -36.364 -75.944 70 Currituck -35.690 -75.727 70 Dare -35.794 -80.212 70 Davidson -35.930 -80.543 70 Davie -34.936 -77.935 70 Duplin -36.038 -78.875 70 Durham -35.914 -77.596 70 Edgecombe -36.130 -80.257 70 Forsyth -36.079 -78.284 70 Franklin -35.296 -81.181 70 Gaston -36.442 -76.703 70 Gates -35.349 -83.833 70 Graham -36.305 -78.656 70 Granville -35.486 -77.684 70 Greene -36.079 -79.789 70 Guilford -36.256 -77.656 70 Halifax -35.371 -78.864 70 Harnett -35.553 -82.978 70 Haywood -35.337 -82.481 70 Henderson -36.358 -76.984 70 Hertford -35.021 -79.234 70 Hoke -35.406 -76.153 70 Hyde -35.809 -80.873 70 Iredell -35.288 -83.144 70 Jackson -35.519 -78.365 70 Johnston -35.012 -77.366 70 Jones -35.476 -79.172 70 Lee -35.242 -77.643 70 Lenoir -35.484 -81.223 70 Lincoln -35.682 -82.048 70 McDowell -35.150 -83.421 70 Macon -35.858 -82.712 70 Madison -35.843 -77.103 70 Martin -35.248 -80.833 70 Mecklenburg -36.014 -82.164 70 Mitchell -35.330 -79.903 70 Montgomery -35.309 -79.485 70 Moore -35.968 -77.988 70 Nash -34.182 -77.865 70 New Hanover -36.419 -77.398 70 Northampton -34.715 -77.413 70 Onslow -36.059 -79.118 70 Orange -35.150 -76.668 70 Pamlico -36.265 -76.262 70 Pasquotank -34.510 -77.887 70 Pender -36.181 -76.414 70 Perquimans -36.392 -78.977 70 Person -35.591 -77.377 70 Pitt -35.277 -82.166 70 Polk -35.711 -79.806 70 Randolph -35.003 -79.747 70 Richmond -34.640 -79.107 70 Robeson -36.395 -79.777 70 Rockingham -35.636 -80.523 70 Rowan -35.399 -81.920 70 Rutherford -34.991 -78.369 70 Sampson -34.841 -79.480 70 Scotland -35.312 -80.253 70 Stanly -36.409 -80.230 70 Stokes -36.415 -80.687 70 Surry -35.492 -83.492 70 Swain -35.198 -82.797 70 Transylvania -35.870 -76.165 70 Tyrrell -34.988 -80.533 70 Union -36.365 -78.405 70 Vance -35.790 -78.650 70 Wake -36.398 -78.097 70 Warren -35.837 -76.565 70 Washington -36.234 -81.697 70 Watauga -35.362 -78.005 70 Wayne -36.203 -81.166 70 Wilkes -35.705 -77.919 70 Wilson -36.158 -80.665 70 Yadkin -35.903 -82.310 70 Yancey -46.093 -102.534 70 Adams -46.932 -98.070 70 Barnes -48.072 -99.362 70 Benson -47.035 -103.367 70 Billings -48.792 -100.841 70 Bottineau -46.113 -103.519 70 Bowman -48.790 -102.519 70 Burke -46.977 -100.472 70 Burleigh -46.927 -97.252 70 Cass -48.768 -98.463 70 Cavalier -46.109 -98.494 70 Dickey -48.809 -103.487 70 Divide -47.358 -102.615 70 Dunn -47.723 -98.900 70 Eddy -46.285 -100.237 70 Emmons -47.460 -98.885 70 Foster -46.939 -103.844 70 Golden Valley -47.919 -97.454 70 Grand Forks -46.358 -101.639 70 Grant -47.464 -98.232 70 Griggs -46.431 -102.456 70 Hettinger -46.977 -99.779 70 Kidder -46.466 -98.530 70 LaMoure -46.450 -99.477 70 Logan -48.232 -100.637 70 McHenry -46.119 -99.439 70 McIntosh -47.733 -103.389 70 McKenzie -47.605 -101.315 70 McLean -47.302 -101.817 70 Mercer -46.720 -101.278 70 Morton -48.202 -102.366 70 Mountrail -47.922 -98.186 70 Nelson -47.113 -101.345 70 Oliver -48.768 -97.546 70 Pembina -48.249 -99.979 70 Pierce -48.252 -98.716 70 Ramsey -46.459 -97.664 70 Ransom -48.713 -101.658 70 Renville -46.265 -96.951 70 Richland -48.772 -99.839 70 Rolette -46.107 -97.629 70 Sargent -47.581 -100.341 70 Sheridan -46.108 -101.049 70 Sioux -46.453 -103.458 70 Slope -46.813 -102.664 70 Stark -47.458 -97.719 70 Steele -46.979 -98.955 70 Stutsman -48.688 -99.247 70 Towner -47.447 -97.166 70 Traill -48.373 -97.723 70 Walsh -48.224 -101.545 70 Ward -47.581 -99.671 70 Wells -48.347 -103.477 70 Williams -38.843 -83.478 70 Adams -40.770 -84.106 70 Allen -40.843 -82.272 70 Ashland -41.890 -80.756 70 Ashtabula -39.334 -82.046 70 Athens -40.561 -84.224 70 Auglaize -40.018 -80.987 70 Belmont -38.933 -83.867 70 Brown -39.438 -84.577 70 Butler -40.580 -81.091 70 Carroll -40.141 -83.768 70 Champaign -39.917 -83.784 70 Clark -39.052 -84.150 70 Clermont -39.411 -83.808 70 Clinton -40.769 -80.777 70 Columbiana -40.302 -81.915 70 Coshocton -40.849 -82.924 70 Crawford -41.536 -81.660 70 Cuyahoga -40.134 -84.622 70 Darke -41.321 -84.488 70 Defiance -40.278 -83.007 70 Delaware -41.513 -82.614 70 Erie -39.746 -82.628 70 Fairfield -39.565 -83.451 70 Fayette -39.970 -83.010 70 Franklin -41.597 -84.125 70 Fulton -38.825 -82.320 70 Gallia -41.499 -81.173 70 Geauga -39.695 -83.886 70 Greene -40.049 -81.496 70 Guernsey -39.196 -84.542 70 Hamilton -40.998 -83.665 70 Hancock -40.661 -83.664 70 Hardin -40.293 -81.093 70 Harrison -41.333 -84.069 70 Henry -39.184 -83.604 70 Highland -39.497 -82.476 70 Hocking -40.561 -81.929 70 Holmes -41.150 -82.602 70 Huron -39.021 -82.622 70 Jackson -40.383 -80.762 70 Jefferson -40.399 -82.422 70 Knox -41.816 -81.241 70 Lake -38.594 -82.536 70 Lawrence -40.091 -82.482 70 Licking -40.387 -83.770 70 Logan -41.466 -82.154 70 Lorain -41.678 -83.497 70 Lucas -39.897 -83.401 70 Madison -41.017 -80.773 70 Mahoning -40.586 -83.161 70 Marion -41.118 -81.901 70 Medina -39.076 -82.019 70 Meigs -40.542 -84.629 70 Mercer -40.054 -84.228 70 Miami -39.729 -81.080 70 Monroe -39.752 -84.290 70 Montgomery -39.613 -81.851 70 Morgan -40.526 -82.798 70 Morrow -39.966 -81.947 70 Muskingum -39.767 -81.453 70 Noble -41.593 -83.057 70 Ottawa -41.118 -84.577 70 Paulding -39.735 -82.236 70 Perry -39.640 -83.032 70 Pickaway -39.084 -83.072 70 Pike -41.171 -81.198 70 Portage -39.742 -84.652 70 Preble -41.022 -84.128 70 Putnam -40.775 -82.536 70 Richland -39.329 -83.060 70 Ross -41.357 -83.145 70 Sandusky -38.806 -82.987 70 Scioto -41.127 -83.126 70 Seneca -40.329 -84.205 70 Shelby -40.814 -81.366 70 Stark -41.130 -81.532 70 Summit -41.315 -80.755 70 Trumbull -40.446 -81.474 70 Tuscarawas -40.305 -83.375 70 Union -40.856 -84.586 70 Van Wert -39.250 -82.486 70 Vinton -39.430 -84.167 70 Warren -39.460 -81.494 70 Washington -40.830 -81.890 70 Wayne -41.565 -84.585 70 Williams -41.361 -83.622 70 Wood -40.848 -83.303 70 Wyandot -35.878 -94.658 70 Adair -36.731 -98.323 70 Alfalfa -34.379 -96.046 70 Atoka -36.753 -100.481 70 Beaver -35.265 -99.689 70 Beckham -35.877 -98.428 70 Blaine -33.970 -96.255 70 Bryan -35.182 -98.381 70 Caddo -35.539 -97.981 70 Canadian -34.249 -97.287 70 Carter -35.906 -94.999 70 Cherokee -34.027 -95.553 70 Choctaw -36.744 -102.516 70 Cimarron -35.201 -97.328 70 Cleveland -34.596 -96.301 70 Coal -34.656 -98.464 70 Comanche -34.285 -98.374 70 Cotton -36.760 -95.218 70 Craig -35.902 -96.372 70 Creek -35.636 -99.005 70 Custer -36.415 -94.802 70 Delaware -35.993 -98.996 70 Dewey -36.215 -99.750 70 Ellis -36.379 -97.785 70 Garfield -34.709 -97.311 70 Garvin -35.020 -97.887 70 Grady -36.799 -97.789 70 Grant -34.931 -99.558 70 Greer -34.742 -99.844 70 Harmon -36.783 -99.652 70 Harper -35.225 -95.111 70 Haskell -35.036 -96.256 70 Hughes -34.587 -99.410 70 Jackson -34.099 -97.840 70 Jefferson -34.315 -96.655 70 Johnston -36.815 -97.144 70 Kay -35.942 -97.943 70 Kingfisher -34.921 -98.981 70 Kiowa -34.870 -95.242 70 Latimer -34.903 -94.701 70 Le Flore -35.703 -96.881 70 Lincoln -35.912 -97.453 70 Logan -33.953 -97.249 70 Love -35.000 -97.440 70 McClain -34.113 -94.766 70 McCurtain -35.376 -95.666 70 McIntosh -36.311 -98.542 70 Major -34.025 -96.769 70 Marshall -36.300 -95.237 70 Mayes -34.486 -97.073 70 Murray -35.609 -95.379 70 Muskogee -36.389 -97.238 70 Noble -36.793 -95.620 70 Nowata -35.471 -96.326 70 Okfuskee -35.549 -97.415 70 Oklahoma -35.644 -95.966 70 Okmulgee -36.631 -96.396 70 Osage -36.844 -94.811 70 Ottawa -36.314 -96.697 70 Pawnee -36.078 -96.974 70 Payne -34.925 -95.749 70 Pittsburg -34.724 -96.694 70 Pontotoc -35.202 -96.945 70 Pottawatomie -34.415 -95.364 70 Pushmataha -35.687 -99.703 70 Roger Mills -36.366 -95.603 70 Rogers -35.173 -96.608 70 Seminole -35.498 -94.755 70 Sequoyah -34.478 -97.856 70 Stephens -36.752 -101.484 70 Texas -34.377 -98.920 70 Tillman -36.120 -95.941 70 Tulsa -35.959 -95.523 70 Wagoner -36.722 -95.904 70 Washington -35.290 -98.992 70 Washita -36.765 -98.861 70 Woods -36.421 -99.260 70 Woodward -44.712 -117.674 70 Baker -44.497 -123.428 70 Benton -45.193 -122.210 70 Clackamas -46.006 -123.711 70 Clatsop -45.946 -123.084 70 Columbia -43.184 -124.092 70 Coos -44.132 -120.359 70 Crook -42.473 -124.230 70 Curry -43.915 -121.224 70 Deschutes -43.287 -123.181 70 Douglas -45.383 -120.208 70 Gilliam -44.498 -119.003 70 Grant -43.071 -118.971 70 Harney -45.523 -121.640 70 Hood River -42.421 -122.737 70 Jackson -44.633 -121.171 70 Jefferson -42.362 -123.561 70 Josephine -42.685 -121.647 70 Klamath -42.792 -120.386 70 Lake -43.948 -122.876 70 Lane -44.642 -123.908 70 Lincoln -44.492 -122.527 70 Linn -43.206 -117.634 70 Malheur -44.909 -122.578 70 Marion -45.422 -119.567 70 Morrow -45.544 -122.414 70 Multnomah -44.906 -123.417 70 Polk -45.409 -120.687 70 Sherman -45.456 -123.758 70 Tillamook -45.594 -118.734 70 Umatilla -45.315 -118.011 70 Union -45.577 -117.173 70 Wallowa -45.163 -121.163 70 Wasco -45.555 -123.095 70 Washington -44.726 -120.023 70 Wheeler -45.227 -123.308 70 Yamhill -39.870 -77.218 70 Adams -40.469 -79.981 70 Allegheny -40.812 -79.464 70 Armstrong -40.686 -80.352 70 Beaver -40.010 -78.490 70 Bedford -40.416 -75.928 70 Berks -40.471 -78.351 70 Blair -41.793 -76.518 70 Bradford -40.338 -75.105 70 Bucks -40.909 -79.912 70 Butler -40.494 -78.715 70 Cambria -41.442 -78.205 70 Cameron -40.923 -75.702 70 Carbon -40.914 -77.818 70 Centre -39.967 -75.752 70 Chester -41.191 -79.423 70 Clarion -41.000 -78.474 70 Clearfield -41.241 -77.637 70 Clinton -41.051 -76.403 70 Columbia -41.684 -80.108 70 Crawford -40.170 -77.265 70 Cumberland -40.413 -76.787 70 Dauphin -39.917 -75.399 70 Delaware -41.419 -78.651 70 Elk -42.103 -80.104 70 Erie -39.921 -79.649 70 Fayette -41.521 -79.236 70 Forest -39.927 -77.724 70 Franklin -39.920 -78.109 70 Fulton -39.855 -80.222 70 Greene -40.414 -77.978 70 Huntingdon -40.652 -79.087 70 Indiana -41.127 -79.000 70 Jefferson -40.531 -77.402 70 Juniata -41.440 -75.610 70 Lackawanna -40.042 -76.250 70 Lancaster -40.992 -80.335 70 Lawrence -40.367 -76.457 70 Lebanon -40.614 -75.590 70 Lehigh -41.176 -75.991 70 Luzerne -41.346 -77.060 70 Lycoming -41.801 -78.566 70 Mc Kean -41.305 -80.253 70 Mercer -40.609 -77.618 70 Mifflin -41.057 -75.336 70 Monroe -40.209 -75.370 70 Montgomery -41.025 -76.662 70 Montour -40.753 -75.308 70 Northampton -40.850 -76.708 70 Northumberland -40.398 -77.266 70 Perry -40.007 -75.135 70 Philadelphia -41.330 -75.034 70 Pike -41.744 -77.900 70 Potter -40.705 -76.214 70 Schuylkill -40.771 -77.076 70 Snyder -39.974 -79.033 70 Somerset -41.447 -76.505 70 Sullivan -41.823 -75.800 70 Susquehanna -41.774 -77.254 70 Tioga -40.962 -77.065 70 Union -41.402 -79.763 70 Venango -41.815 -79.272 70 Warren -40.189 -80.248 70 Washington -41.650 -75.306 70 Wayne -40.309 -79.465 70 Westmoreland -41.520 -76.020 70 Wyoming -39.922 -76.727 70 York -41.705 -71.284 70 Bristol -41.673 -71.578 70 Kent -41.507 -71.267 70 Newport -41.867 -71.580 70 Providence -41.381 -71.614 70 Washington -34.227 -82.453 70 Abbeville -33.546 -81.639 70 Aiken -32.991 -81.355 70 Allendale -34.520 -82.638 70 Anderson -33.219 -81.051 70 Bamberg -33.264 -81.437 70 Barnwell -32.353 -80.694 70 Beaufort -33.195 -79.950 70 Berkeley -33.675 -80.781 70 Calhoun -32.820 -79.896 70 Charleston -35.048 -81.623 70 Cherokee -34.692 -81.159 70 Chester -34.638 -80.159 70 Chesterfield -33.665 -80.218 70 Clarendon -32.844 -80.652 70 Colleton -34.332 -79.955 70 Darlington -34.390 -79.376 70 Dillon -33.081 -80.404 70 Dorchester -33.770 -81.971 70 Edgefield -34.396 -81.126 70 Fairfield -34.024 -79.707 70 Florence -33.414 -79.296 70 Georgetown -34.893 -82.371 70 Greenville -34.156 -82.129 70 Greenwood -32.779 -81.143 70 Hampton -33.910 -78.976 70 Horry -32.435 -81.024 70 Jasper -34.339 -80.588 70 Kershaw -34.687 -80.704 70 Lancaster -34.484 -82.005 70 Laurens -34.158 -80.253 70 Lee -33.899 -81.270 70 Lexington -33.899 -82.305 70 McCormick -34.081 -79.362 70 Marion -34.602 -79.678 70 Marlboro -34.289 -81.600 70 Newberry -34.754 -83.067 70 Oconee -33.442 -80.799 70 Orangeburg -34.889 -82.724 70 Pickens -34.031 -80.907 70 Richland -34.005 -81.728 70 Saluda -34.932 -81.991 70 Spartanburg -33.916 -80.382 70 Sumter -34.693 -81.617 70 Union -33.617 -79.728 70 Williamsburg -34.970 -81.183 70 York -43.717 -98.567 70 Aurora -44.412 -98.278 70 Beadle -43.184 -101.660 70 Bennett -42.993 -97.883 70 Bon Homme -44.366 -96.793 70 Brookings -45.597 -98.353 70 Brown -43.718 -99.065 70 Brule -44.084 -99.201 70 Buffalo -44.909 -103.491 70 Butte -45.761 -100.048 70 Campbell -43.206 -98.595 70 Charles Mix -44.860 -97.727 70 Clark -42.917 -96.974 70 Clay -44.976 -97.179 70 Codington -45.721 -101.184 70 Corson -43.680 -103.457 70 Custer -43.681 -98.156 70 Davison -45.369 -97.605 70 Day -44.761 -96.669 70 Deuel -45.159 -100.875 70 Dewey -43.391 -98.358 70 Douglas -45.413 -99.210 70 Edmunds -43.245 -103.516 70 Fall River -45.069 -99.150 70 Faulk -45.173 -96.772 70 Grant -43.198 -99.178 70 Gregory -44.302 -101.532 70 Haakon -44.681 -97.195 70 Hamlin -44.547 -99.004 70 Hand -43.665 -97.789 70 Hanson -45.591 -103.498 70 Harding -44.393 -99.987 70 Hughes -43.335 -97.748 70 Hutchinson -44.555 -99.482 70 Hyde -43.697 -101.636 70 Jackson -44.062 -98.622 70 Jerauld -43.952 -100.686 70 Jones -44.369 -97.490 70 Kingsbury -44.020 -97.122 70 Lake -44.364 -103.791 70 Lawrence -43.279 -96.722 70 Lincoln -43.900 -99.850 70 Lyman -43.670 -97.362 70 McCook -45.765 -99.224 70 McPherson -45.763 -97.602 70 Marshall -44.566 -102.713 70 Meade -43.580 -100.761 70 Mellette -44.023 -97.610 70 Miner -43.681 -96.786 70 Minnehaha -44.023 -96.672 70 Moody -44.007 -102.820 70 Pennington -45.496 -102.483 70 Perkins -45.064 -99.950 70 Potter -45.624 -96.948 70 Roberts -44.025 -98.090 70 Sanborn -43.332 -102.547 70 Shannon -44.940 -98.347 70 Spink -44.400 -100.748 70 Stanley -44.715 -100.131 70 Sully -43.180 -100.729 70 Todd -43.342 -99.884 70 Tripp -43.310 -97.151 70 Turner -42.832 -96.652 70 Union -45.428 -100.027 70 Walworth -43.009 -97.387 70 Yankton -44.982 -101.669 70 Ziebach -36.113 -84.197 70 Anderson -35.514 -86.458 70 Bedford -36.069 -88.072 70 Benton -35.599 -85.207 70 Bledsoe -35.687 -83.926 70 Blount -35.154 -84.860 70 Bradley -36.406 -84.146 70 Campbell -35.810 -86.063 70 Cannon -35.976 -88.452 70 Carroll -36.296 -82.129 70 Carter -36.267 -87.080 70 Cheatham -35.425 -88.609 70 Chester -36.484 -83.662 70 Claiborne -36.554 -85.543 70 Clay -35.926 -83.120 70 Cocke -35.492 -86.075 70 Coffee -35.810 -89.133 70 Crockett -35.951 -84.997 70 Cumberland -36.169 -86.785 70 Davidson -35.605 -88.106 70 Decatur -35.979 -85.833 70 DeKalb -36.154 -87.362 70 Dickson -36.057 -89.412 70 Dyer -35.189 -89.413 70 Fayette -36.384 -84.928 70 Fentress -35.152 -86.097 70 Franklin -35.999 -88.930 70 Gibson -35.202 -87.036 70 Giles -36.277 -83.511 70 Grainger -36.173 -82.846 70 Greene -35.392 -85.720 70 Grundy -36.218 -83.266 70 Hamblen -35.182 -85.168 70 Hamilton -36.526 -83.220 70 Hancock -35.203 -88.997 70 Hardeman -35.195 -88.186 70 Hardin -36.436 -82.949 70 Hawkins -35.580 -89.286 70 Haywood -35.655 -88.386 70 Henderson -36.327 -88.299 70 Henry -35.800 -87.474 70 Hickman -36.283 -87.714 70 Houston -36.033 -87.773 70 Humphreys -36.355 -85.670 70 Jackson -36.050 -83.447 70 Jefferson -36.458 -81.859 70 Johnson -35.993 -83.937 70 Knox -36.341 -89.492 70 Lake -35.757 -89.635 70 Lauderdale -35.224 -87.393 70 Lawrence -35.522 -87.495 70 Lewis -35.141 -86.588 70 Lincoln -35.734 -84.312 70 Loudon -35.425 -84.618 70 McMinn -35.175 -88.564 70 McNairy -36.529 -86.005 70 Macon -35.608 -88.839 70 Madison -35.128 -85.610 70 Marion -35.467 -86.767 70 Marshall -35.616 -87.076 70 Maury -35.515 -84.810 70 Meigs -35.448 -84.251 70 Monroe -36.495 -87.382 70 Montgomery -35.284 -86.357 70 Moore -36.131 -84.642 70 Morgan -36.361 -89.147 70 Obion -36.344 -85.285 70 Overton -35.636 -87.868 70 Perry -36.558 -85.079 70 Pickett -35.126 -84.516 70 Polk -36.140 -85.496 70 Putnam -35.609 -84.918 70 Rhea -35.847 -84.523 70 Roane -36.525 -86.870 70 Robertson -35.843 -86.417 70 Rutherford -36.433 -84.514 70 Scott -35.370 -85.412 70 Sequatchie -35.783 -83.521 70 Sevier -35.184 -89.892 70 Shelby -36.249 -85.957 70 Smith -36.500 -87.838 70 Stewart -36.515 -82.300 70 Sullivan -36.468 -86.456 70 Sumner -35.492 -89.757 70 Tipton -36.393 -86.156 70 Trousdale -36.103 -82.428 70 Unicoi -36.282 -83.839 70 Union -35.693 -85.462 70 Van Buren -35.678 -85.777 70 Warren -36.294 -82.497 70 Washington -35.236 -87.787 70 Wayne -36.295 -88.717 70 Weakley -35.927 -85.455 70 White -35.894 -86.899 70 Williamson -36.158 -86.299 70 Wilson -31.812 -95.647 70 Anderson -32.299 -102.639 70 Andrews -31.256 -94.607 70 Angelina -28.096 -96.988 70 Aransas -33.614 -98.691 70 Archer -34.966 -101.353 70 Armstrong -28.890 -98.528 70 Atascosa -29.883 -96.277 70 Austin -34.067 -102.830 70 Bailey -29.736 -99.231 70 Bandera -30.104 -97.312 70 Bastrop -33.627 -99.216 70 Baylor -28.417 -97.740 70 Bee -31.037 -97.476 70 Bell -29.449 -98.520 70 Bexar -30.267 -98.399 70 Blanco -32.739 -101.426 70 Borden -31.902 -97.629 70 Bosque -33.446 -94.423 70 Bowie -29.169 -95.435 70 Brazoria -30.662 -96.301 70 Brazos -29.807 -103.246 70 Brewster -34.526 -101.207 70 Briscoe -27.042 -98.212 70 Brooks -31.772 -98.998 70 Brown -30.493 -96.621 70 Burleson -30.784 -98.185 70 Burnet -29.837 -97.614 70 Caldwell -28.436 -96.605 70 Calhoun -32.292 -99.371 70 Callahan -26.149 -97.449 70 Cameron -32.973 -94.979 70 Camp -35.405 -101.355 70 Carson -33.071 -94.346 70 Cass -34.534 -102.257 70 Castro -29.704 -94.679 70 Chambers -31.835 -95.167 70 Cherokee -34.536 -100.202 70 Childress -33.790 -98.205 70 Clay -33.604 -102.831 70 Cochran -31.884 -100.531 70 Coke -31.773 -99.454 70 Coleman -33.185 -96.578 70 Collin -34.967 -100.270 70 Collingsworth -29.622 -96.519 70 Colorado -29.811 -98.284 70 Comal -31.951 -98.558 70 Comanche -31.332 -99.864 70 Concho -33.638 -97.213 70 Cooke -31.391 -97.798 70 Coryell -34.081 -100.275 70 Cottle -31.411 -102.521 70 Crane -30.732 -101.409 70 Crockett -33.613 -101.298 70 Crosby -31.445 -104.524 70 Culberson -36.287 -102.594 70 Dallam -32.767 -96.778 70 Dallas -32.742 -101.947 70 Dawson -34.973 -102.602 70 Deaf Smith -33.387 -95.674 70 Delta -33.204 -97.118 70 Denton -29.081 -97.355 70 DeWitt -33.620 -100.779 70 Dickens -28.424 -99.749 70 Dimmit -34.962 -100.811 70 Donley -27.683 -98.524 70 Duval -32.331 -98.828 70 Eastland -31.865 -102.542 70 Ector -29.971 -100.300 70 Edwards -32.350 -96.793 70 Ellis -31.769 -106.241 70 El Paso -32.234 -98.216 70 Erath -31.258 -96.932 70 Falls -33.588 -96.105 70 Fannin -29.865 -96.926 70 Fayette -32.741 -100.399 70 Fisher -34.074 -101.303 70 Floyd -33.981 -99.778 70 Foard -29.533 -95.774 70 Fort Bend -33.176 -95.219 70 Franklin -31.702 -96.148 70 Freestone -28.865 -99.108 70 Frio -32.740 -102.640 70 Gaines -29.380 -94.858 70 Galveston -33.181 -101.300 70 Garza -30.313 -98.950 70 Gillespie -31.867 -101.532 70 Glasscock -28.652 -97.425 70 Goliad -29.451 -97.494 70 Gonzales -35.409 -100.815 70 Gray -33.624 -96.676 70 Grayson -32.485 -94.811 70 Gregg -30.549 -95.979 70 Grimes -29.583 -97.948 70 Guadalupe -34.074 -101.826 70 Hale -34.521 -100.693 70 Hall -31.703 -98.110 70 Hamilton -36.279 -101.352 70 Hansford -34.290 -99.745 70 Hardeman -30.336 -94.393 70 Hardin -29.857 -95.393 70 Harris -32.548 -94.371 70 Harrison -35.841 -102.608 70 Hartley -33.179 -99.730 70 Haskell -30.058 -98.030 70 Hays -35.834 -100.280 70 Hemphill -32.210 -95.852 70 Henderson -26.396 -98.185 70 Hidalgo -31.993 -97.132 70 Hill -33.606 -102.343 70 Hockley -32.434 -97.835 70 Hood -33.149 -95.562 70 Hopkins -31.318 -95.429 70 Houston -32.309 -101.439 70 Howard -31.452 -105.374 70 Hudspeth -33.123 -96.085 70 Hunt -35.837 -101.361 70 Hutchinson -31.303 -100.980 70 Irion -33.236 -98.176 70 Jack -28.944 -96.576 70 Jackson -30.741 -94.027 70 Jasper -30.716 -104.135 70 Jeff Davis -29.860 -94.140 70 Jefferson -27.049 -98.678 70 Jim Hogg -27.733 -98.090 70 Jim Wells -32.378 -97.365 70 Johnson -32.739 -99.882 70 Jones -28.905 -97.864 70 Karnes -32.597 -96.284 70 Kaufman -29.950 -98.704 70 Kendall -26.926 -97.616 70 Kenedy -33.186 -100.771 70 Kent -30.062 -99.349 70 Kerr -30.491 -99.750 70 Kimble -33.614 -100.252 70 King -29.352 -100.418 70 Kinney -27.427 -97.662 70 Kleberg -33.609 -99.743 70 Knox -33.667 -95.570 70 Lamar -34.069 -102.348 70 Lamb -31.194 -98.240 70 Lampasas -28.344 -99.100 70 La Salle -29.384 -96.938 70 Lavaca -30.307 -96.956 70 Lee -31.300 -96.000 70 Leon -30.149 -94.812 70 Liberty -31.545 -96.583 70 Limestone -36.276 -100.272 70 Lipscomb -28.351 -98.127 70 Live Oak -30.705 -98.685 70 Llano -31.845 -103.567 70 Loving -33.612 -101.820 70 Lubbock -33.178 -101.816 70 Lynn -31.197 -99.347 70 McCulloch -31.551 -97.201 70 McLennan -28.346 -98.567 70 McMullen -30.967 -95.930 70 Madison -32.798 -94.357 70 Marion -32.303 -101.961 70 Martin -30.718 -99.220 70 Mason -28.784 -95.998 70 Matagorda -28.747 -100.321 70 Maverick -29.354 -99.110 70 Medina -30.898 -99.823 70 Menard -31.889 -102.020 70 Midland -30.789 -96.975 70 Milam -31.496 -98.594 70 Mills -32.302 -100.923 70 Mitchell -33.672 -97.725 70 Montague -30.300 -95.502 70 Montgomery -35.836 -101.890 70 Moore -33.118 -94.731 70 Morris -34.085 -100.789 70 Motley -31.612 -94.614 70 Nacogdoches -32.049 -96.474 70 Navarro -30.782 -93.747 70 Newton -32.308 -100.399 70 Nolan -27.737 -97.521 70 Nueces -36.279 -100.815 70 Ochiltree -35.399 -102.596 70 Oldham -30.126 -93.894 70 Orange -32.748 -98.306 70 Palo Pinto -32.163 -94.307 70 Panola -32.778 -97.806 70 Parker -34.528 -102.779 70 Parmer -30.781 -102.723 70 Pecos -30.798 -94.830 70 Polk -35.397 -101.895 70 Potter -29.998 -104.229 70 Presidio -32.870 -95.796 70 Rains -34.968 -101.900 70 Randall -31.359 -101.524 70 Reagan -29.841 -99.807 70 Real -33.618 -95.051 70 Red River -31.321 -103.683 70 Reeves -28.321 -97.169 70 Refugio -35.833 -100.806 70 Roberts -31.027 -96.514 70 Robertson -32.893 -96.409 70 Rockwall -31.833 -99.968 70 Runnels -32.105 -94.757 70 Rusk -31.343 -93.850 70 Sabine -31.397 -94.180 70 San Augustine -30.575 -95.163 70 San Jacinto -28.005 -97.522 70 San Patricio -31.155 -98.815 70 San Saba -30.900 -100.539 70 Schleicher -32.746 -100.917 70 Scurry -32.730 -99.355 70 Shackelford -31.792 -94.142 70 Shelby -36.280 -101.893 70 Sherman -32.375 -95.271 70 Smith -32.222 -97.771 70 Somervell -26.575 -98.733 70 Starr -32.738 -98.839 70 Stephens -31.824 -101.045 70 Sterling -33.178 -100.252 70 Stonewall -30.496 -100.541 70 Sutton -34.530 -101.732 70 Swisher -32.770 -97.293 70 Tarrant -32.311 -99.881 70 Taylor -30.226 -102.067 70 Terrell -33.171 -102.339 70 Terry -33.184 -99.215 70 Throckmorton -33.218 -94.968 70 Titus -31.410 -100.457 70 Tom Green -30.333 -97.779 70 Travis -31.093 -95.125 70 Trinity -30.769 -94.379 70 Tyler -32.735 -94.941 70 Upshur -31.364 -102.042 70 Upton -29.350 -99.761 70 Uvalde -29.894 -101.151 70 Val Verde -32.558 -95.835 70 Van Zandt -28.796 -96.971 70 Victoria -30.738 -95.574 70 Walker -30.013 -95.982 70 Waller -31.511 -103.102 70 Ward -30.214 -96.405 70 Washington -27.770 -99.327 70 Webb -29.277 -96.217 70 Wharton -35.397 -100.267 70 Wheeler -33.990 -98.708 70 Wichita -34.084 -99.242 70 Wilbarger -26.494 -97.598 70 Willacy -30.644 -97.598 70 Williamson -29.174 -98.086 70 Wilson -31.860 -103.047 70 Winkler -33.215 -97.653 70 Wise -32.782 -95.382 70 Wood -33.175 -102.824 70 Yoakum -33.177 -98.698 70 Young -27.000 -99.183 70 Zapata -28.864 -99.760 70 Zavala -38.341 -113.229 70 Beaver -41.515 -113.097 70 Box Elder -41.691 -111.749 70 Cache -39.644 -110.583 70 Carbon -40.890 -109.505 70 Daggett -41.015 -112.123 70 Davis -40.282 -110.435 70 Duchesne -38.990 -110.690 70 Emery -37.874 -111.439 70 Garfield -38.994 -109.559 70 Grand -37.857 -113.277 70 Iron -39.711 -112.796 70 Juab -37.293 -111.894 70 Kane -39.047 -113.105 70 Millard -41.081 -111.579 70 Morgan -38.336 -112.130 70 Piute -41.619 -111.239 70 Rich -40.671 -111.925 70 Salt Lake -37.631 -109.805 70 San Juan -39.373 -111.575 70 Sanpete -38.747 -111.797 70 Sevier -40.884 -110.966 70 Summit -40.445 -113.182 70 Tooele -40.126 -109.518 70 Uintah -40.117 -111.670 70 Utah -40.333 -111.159 70 Wasatch -37.278 -113.517 70 Washington -38.364 -110.897 70 Wayne -41.296 -111.917 70 Weber -44.031 -73.143 70 Addison -43.029 -73.108 70 Bennington -44.460 -72.099 70 Caledonia -44.467 -73.078 70 Chittenden -44.732 -71.721 70 Essex -44.856 -72.923 70 Franklin -44.797 -73.291 70 Grand Isle -44.607 -72.646 70 Lamoille -44.008 -72.382 70 Orange -44.829 -72.251 70 Orleans -43.574 -73.035 70 Rutland -44.270 -72.621 70 Washington -42.986 -72.718 70 Windham -43.571 -72.570 70 Windsor -37.762 -75.764 70 Accomack -38.026 -78.556 70 Albemarle -37.784 -80.013 70 Alleghany -37.337 -77.977 70 Amelia -37.611 -79.142 70 Amherst -37.370 -78.810 70 Appomattox -38.879 -77.102 70 Arlington -38.172 -79.133 70 Augusta -38.059 -79.736 70 Bath -37.312 -79.529 70 Bedford -37.132 -81.127 70 Bland -37.552 -79.805 70 Botetourt -36.764 -77.859 70 Brunswick -37.267 -82.036 70 Buchanan -37.569 -78.525 70 Buckingham -37.212 -79.091 70 Campbell -38.026 -77.348 70 Caroline -36.735 -80.734 70 Carroll -37.352 -77.061 40 Charles City -37.008 -78.662 70 Charlotte -37.378 -77.588 70 Chesterfield -39.116 -77.997 70 Clarke -37.487 -80.216 70 Craig -38.486 -77.957 70 Culpeper -37.515 -78.239 70 Cumberland -37.117 -82.351 70 Dickenson -37.076 -77.630 70 Dinwiddie -37.944 -76.951 70 Essex -38.834 -77.276 70 Fairfax -38.741 -77.809 70 Fauquier -36.936 -80.363 70 Floyd -37.844 -78.279 70 Fluvanna -36.993 -79.881 70 Franklin -39.206 -78.263 70 Frederick -37.319 -80.698 70 Giles -37.403 -76.523 70 Gloucester -37.718 -77.926 70 Goochland -36.653 -81.229 70 Grayson -38.298 -78.471 70 Greene -36.675 -77.562 70 Greensville -36.767 -78.938 70 Halifax -37.760 -77.491 70 Hanover -37.551 -77.404 70 Henrico -36.671 -79.884 70 Henry -38.350 -79.556 70 Highland -36.907 -76.711 70 Isle of Wight -37.312 -76.771 40 James City -37.720 -76.902 70 King and Queen -38.265 -77.155 70 King George -37.703 -77.097 70 King William -37.708 -76.411 70 Lancaster -36.707 -83.129 70 Lee -39.093 -77.637 70 Loudoun -37.987 -77.957 70 Louisa -36.947 -78.241 70 Lunenburg -38.409 -78.281 70 Madison -37.419 -76.279 70 Mathews -36.684 -78.365 70 Mecklenburg -37.611 -76.507 70 Middlesex -37.171 -80.394 70 Montgomery -37.792 -78.884 70 Nelson -37.506 -76.998 70 New Kent -37.301 -75.926 70 Northampton -37.858 -76.379 70 Northumberland -37.141 -78.055 70 Nottoway -38.240 -78.012 70 Orange -38.614 -78.482 70 Page -36.682 -80.285 70 Patrick -36.820 -79.397 70 Pittsylvania -37.546 -77.916 70 Powhatan -37.218 -78.443 70 Prince Edward -37.187 -77.221 70 Prince George -38.704 -77.478 70 Prince William -37.063 -80.714 70 Pulaski -38.687 -78.169 70 Rappahannock -37.939 -76.724 70 Richmond -37.269 -80.079 70 Roanoke -37.815 -79.446 70 Rockbridge -38.515 -78.876 70 Rockingham -36.938 -82.095 70 Russell -36.719 -82.601 70 Scott -38.862 -78.568 70 Shenandoah -36.845 -81.534 70 Smyth -36.724 -77.107 70 Southampton -38.180 -77.651 70 Spotsylvania -38.413 -77.453 70 Stafford -37.120 -76.891 70 Surry -36.926 -77.259 70 Sussex -37.126 -81.563 70 Tazewell -38.908 -78.207 70 Warren -36.724 -81.961 70 Washington -38.114 -76.804 70 Westmoreland -36.975 -82.622 70 Wise -36.921 -81.085 70 Wythe -37.224 -76.439 70 York -38.821 -77.086 40 Alexandria city -37.338 -79.521 40 Bedford city -36.613 -82.168 40 Bristol city -37.732 -79.357 40 Buena Vista city -38.037 -78.486 40 Charlottesville city -36.679 -76.309 40 Chesapeake city -37.823 -79.826 40 Clifton Forge city -37.264 -77.399 40 Colonial Heights city -37.778 -79.990 40 Covington city -36.583 -79.408 40 Danville city -36.695 -77.537 40 Emporia city -38.854 -77.298 40 Fairfax city -38.885 -77.175 40 Falls Church city -36.681 -76.936 40 Franklin city -38.299 -77.487 40 Fredericksburg city -36.665 -80.918 40 Galax city -37.050 -76.295 40 Hampton city -38.437 -78.874 40 Harrisonburg city -37.291 -77.298 40 Hopewell city -37.782 -79.445 40 Lexington city -37.401 -79.191 40 Lynchburg city -38.747 -77.485 40 Manassas city -38.773 -77.452 40 Manassas Park city -36.683 -79.864 40 Martinsville city -37.076 -76.514 40 Newport News city -36.923 -76.245 40 Norfolk city -36.931 -82.626 40 Norton city -37.204 -77.393 40 Petersburg city -37.153 -76.290 40 Poquoson city -36.856 -76.356 40 Portsmouth city -37.124 -80.559 40 Radford city -37.531 -77.475 40 Richmond city -37.278 -79.958 40 Roanoke city -37.287 -80.056 40 Salem city -36.708 -78.906 40 South Boston city -38.159 -79.062 40 Staunton city -36.703 -76.638 40 Suffolk city -36.770 -76.015 40 Virginia Beach city -38.070 -78.903 40 Waynesboro city -37.270 -76.707 40 Williamsburg city -39.174 -78.175 40 Winchester city -46.989 -118.557 70 Adams -46.182 -117.185 70 Asotin -46.248 -119.502 70 Benton -47.877 -120.641 70 Chelan -48.110 -123.931 70 Clallam -45.774 -122.484 70 Clark -46.302 -117.915 70 Columbia -46.191 -122.682 70 Cowlitz -47.740 -119.695 70 Douglas -48.470 -118.509 70 Ferry -46.537 -118.905 70 Franklin -46.434 -117.535 70 Garfield -47.208 -119.466 70 Grant -47.147 -123.829 70 Grays Harbor -48.154 -122.576 70 Island -47.844 -123.576 70 Jefferson -47.475 -121.844 70 King -47.640 -122.647 70 Kitsap -47.124 -120.676 70 Kittitas -45.874 -120.789 70 Klickitat -46.578 -122.398 70 Lewis -47.572 -118.414 70 Lincoln -47.351 -123.185 70 Mason -48.550 -119.746 70 Okanogan -46.561 -123.781 70 Pacific -48.535 -117.282 70 Pend Oreille -47.048 -122.113 70 Pierce -48.570 -122.973 70 San Juan -48.477 -121.782 70 Skagit -46.026 -121.914 70 Skamania -48.044 -121.714 70 Snohomish -47.620 -117.403 70 Spokane -48.397 -117.853 70 Stevens -46.925 -122.828 70 Thurston -46.293 -123.428 70 Wahkiakum -46.226 -118.478 70 Walla Walla -48.834 -121.900 70 Whatcom -46.887 -117.519 70 Whitman -46.456 -120.739 70 Yakima -39.130 -79.998 70 Barbour -39.467 -78.026 70 Berkeley -38.021 -81.720 70 Boone -38.703 -80.731 70 Braxton -40.270 -80.584 70 Brooke -38.418 -82.242 70 Cabell -38.844 -81.118 70 Calhoun -38.460 -81.075 70 Clay -39.260 -80.701 70 Doddridge -38.031 -81.087 70 Fayette -38.918 -80.854 70 Gilmer -39.102 -79.197 70 Grant -37.950 -80.450 70 Greenbrier -39.314 -78.613 70 Hampshire -40.521 -80.581 70 Hancock -39.005 -78.863 70 Hardy -39.287 -80.383 70 Harrison -38.833 -81.672 70 Jackson -39.307 -77.864 70 Jefferson -38.342 -81.526 70 Kanawha -38.996 -80.506 70 Lewis -38.178 -82.071 70 Lincoln -37.826 -81.939 70 Logan -37.372 -81.648 70 McDowell -39.512 -80.243 70 Marion -39.872 -80.672 70 Marshall -38.773 -82.022 70 Mason -37.406 -81.114 70 Mercer -39.415 -78.942 70 Mineral -37.728 -82.136 70 Mingo -39.626 -80.051 70 Monongalia -37.561 -80.544 70 Monroe -39.562 -78.261 70 Morgan -38.290 -80.796 70 Nicholas -40.097 -80.617 70 Ohio -38.684 -79.356 70 Pendleton -39.371 -81.163 70 Pleasants -38.322 -80.008 70 Pocahontas -39.469 -79.668 70 Preston -38.509 -81.906 70 Putnam -37.776 -81.256 70 Raleigh -38.780 -79.868 70 Randolph -39.178 -81.066 70 Ritchie -38.715 -81.358 70 Roane -37.657 -80.857 70 Summers -39.340 -80.048 70 Taylor -39.104 -79.567 70 Tucker -39.465 -80.879 70 Tyler -38.901 -80.232 70 Upshur -38.150 -82.433 70 Wayne -38.495 -80.435 70 Webster -39.610 -80.641 70 Wetzel -39.019 -81.385 70 Wirt -39.213 -81.514 70 Wood -37.610 -81.541 70 Wyoming -43.967 -89.773 70 Adams -46.708 -90.558 70 Ashland -45.418 -91.853 70 Barron -46.631 -91.183 70 Bayfield -44.475 -87.994 70 Brown -44.379 -91.752 70 Buffalo -45.866 -92.368 70 Burnett -44.078 -88.222 70 Calumet -45.068 -91.282 70 Chippewa -44.731 -90.610 70 Clark -43.471 -89.330 70 Columbia -43.233 -90.931 70 Crawford -43.067 -89.418 70 Dane -43.416 -88.708 70 Dodge -45.021 -87.010 70 Door -46.451 -91.906 70 Douglas -44.948 -91.898 70 Dunn -44.727 -91.287 70 Eau Claire -45.851 -88.399 70 Florence -43.755 -88.491 70 Fond du Lac -45.668 -88.777 70 Forest -42.863 -90.708 70 Grant -42.682 -89.602 70 Green -43.808 -89.044 70 Green Lake -42.998 -90.134 70 Iowa -46.326 -90.262 70 Iron -44.315 -90.808 70 Jackson -43.020 -88.780 70 Jefferson -43.923 -90.112 70 Juneau -42.582 -87.806 70 Kenosha -44.589 -87.440 70 Kewaunee -43.908 -91.110 70 La Crosse -42.659 -90.135 70 Lafayette -45.256 -89.071 70 Langlade -45.330 -89.732 70 Lincoln -44.145 -87.553 70 Manitowoc -44.898 -89.758 70 Marathon -45.343 -88.001 70 Marinette -43.818 -89.394 70 Marquette -45.019 -88.700 70 Menominee -42.976 -87.671 70 Milwaukee -43.945 -90.620 70 Monroe -44.994 -88.229 70 Oconto -45.705 -89.524 70 Oneida -44.412 -88.462 70 Outagamie -43.250 -87.502 70 Ozaukee -44.597 -92.001 70 Pepin -44.716 -92.423 70 Pierce -45.460 -92.443 70 Polk -44.476 -89.498 70 Portage -45.680 -90.361 70 Price -42.785 -87.755 70 Racine -43.377 -90.427 70 Richland -42.672 -89.068 70 Rock -45.475 -91.135 70 Rusk -45.039 -92.447 70 St Croix -43.427 -89.944 70 Sauk -45.899 -91.142 70 Sawyer -44.790 -88.756 70 Shawano -43.716 -87.663 70 Sheboygan -45.211 -90.505 70 Taylor -44.305 -91.352 70 Trempealeau -43.593 -90.833 70 Vernon -46.053 -89.513 70 Vilas -42.668 -88.542 70 Walworth -45.900 -91.791 70 Washburn -43.367 -88.231 70 Washington -43.018 -88.306 70 Waukesha -44.479 -88.966 70 Waupaca -44.113 -89.238 70 Waushara -44.062 -88.643 70 Winnebago -44.451 -90.042 70 Wood -41.649 -105.744 70 Albany -44.526 -107.987 70 Big Horn -44.240 -105.549 70 Campbell -41.691 -106.930 70 Carbon -42.975 -105.504 70 Converse -44.590 -104.564 70 Crook -43.028 -108.629 70 Fremont -42.089 -104.355 70 Goshen -43.714 -108.444 70 Hot Springs -44.040 -106.587 70 Johnson -41.315 -104.686 70 Laramie -42.260 -110.703 70 Lincoln -42.965 -106.805 70 Natrona -43.051 -104.473 70 Niobrara -44.493 -109.563 70 Park -42.129 -104.961 70 Platte -44.794 -106.882 70 Sheridan -42.761 -109.920 70 Sublette -41.658 -108.894 70 Sweetwater -43.923 -110.574 70 Teton -41.286 -110.547 70 Uinta -43.907 -107.684 70 Washakie -43.836 -104.563 70 Weston diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/vors.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/vors.lpi deleted file mode 100644 index 72ca2ccdc2..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/vors.lpi +++ /dev/null @@ -1,388 +0,0 @@ - 45.32 -65.88 160 YSJ - 46.04 -67.83 160 HUL - 46.77 -68.09 160 PQI - 45.58 -68.52 160 MLT - 44.84 -68.87 160 BGR - 41.28 -70.03 160 ACK - 43.43 -70.61 160 ENE - 42.36 -70.99 160 BOS - 46.80 -71.38 160 YQB - 41.72 -71.43 160 PVD - 43.22 -71.58 160 CON - 45.43 -71.68 160 YSC - 40.92 -72.32 160 HTO - 44.22 -72.57 160 MPV - 41.94 -72.69 160 BDL - 44.69 -73.52 160 PLB - 40.63 -73.77 160 JFK - 42.75 -73.80 160 ALB - 39.82 -74.43 160 CYN - 41.07 -74.54 160 SAX - 44.91 -74.72 160 MSS - 39.10 -74.80 160 SIE - 42.06 -75.32 160 HNK - 38.35 -75.52 160 SBY - 45.32 -75.67 160 YOW - 40.58 -75.68 160 ETX - 36.25 -76.18 160 ECG - 43.16 -76.20 160 SYR - 36.89 -76.20 160 ORF - 39.50 -76.98 160 EMI - 40.23 -77.02 160 HAR - 38.86 -77.04 160 DCA - 37.50 -77.32 160 RIC - 38.64 -77.87 160 CSN - 34.35 -77.87 160 ILM - 41.51 -77.97 160 SLT - 40.92 -77.99 160 PSB - 42.93 -78.65 160 BUF - 35.87 -78.78 160 RDU - 40.32 -78.83 160 JST - 42.19 -79.12 160 JHW - 37.25 -79.23 160 LYH - 43.67 -79.63 160 YYZ - 34.23 -79.66 160 FLO - 36.05 -79.98 160 GSO - 32.89 -80.04 160 CHS - 26.68 -80.09 160 PBI - 38.92 -80.10 160 EKN - 40.83 -80.21 160 EWC - 42.02 -80.30 160 ERI - 25.80 -80.30 160 MIA - 27.68 -80.49 160 VRB - 37.09 -80.71 160 PSK - 40.02 -80.82 160 AIR - 35.22 -80.93 160 CLT - 33.86 -81.05 160 CAE - 44.75 -81.10 160 YVV - 32.16 -81.11 160 SAV - 29.30 -81.11 160 OMN - 37.78 -81.12 160 BKW - 28.54 -81.34 160 ORL - 30.34 -81.51 160 CRG - 26.53 -81.78 160 RSW - 24.59 -81.80 160 EYW - 35.03 -81.93 160 SPA - 38.75 -82.03 160 HNN - 36.44 -82.13 160 HMV - 41.42 -81.85 160 CLE - 33.71 -82.16 160 IRQ - 31.54 -82.51 160 AMG - 27.40 -82.55 160 SRQ - 40.15 -82.59 160 APE - 27.91 -82.68 160 PIE - 43.26 -82.72 160 ECK - 29.60 -83.05 160 CTY - 34.70 -83.30 160 ODF - 42.21 -83.37 160 DXO - 44.45 -83.39 160 ASP - 32.69 -83.65 160 MCN - 42.97 -83.74 160 FNT - 35.90 -83.89 160 VXV - 40.29 -84.04 160 ROD - 43.53 -84.08 160 MBS - 37.03 -84.12 160 LOZ - 31.66 -84.29 160 PZD - 46.41 -84.31 160 SSM - 30.56 -84.37 160 TLH - 33.63 -84.44 160 ATL - 39.02 -84.70 160 CVG - 34.96 -85.15 160 GQO - 40.98 -85.19 160 FWA - 33.05 -85.21 160 LGC - 42.79 -85.50 160 GRR - 44.67 -85.55 160 TVC - 38.10 -85.58 160 IIU - 43.17 -86.04 160 MKG - 42.47 -86.11 160 PMM - 41.77 -86.32 160 GIJ - 32.22 -86.32 160 MGM - 39.81 -86.37 160 IND - 36.93 -86.44 160 BWG - 36.14 -86.68 160 BNA - 30.83 -86.68 160 CEW - 33.67 -86.90 160 VUZ - 40.56 -87.07 160 BVT - 39.49 -87.25 160 TTH - 46.36 -87.40 160 SAW - 34.70 -87.48 160 MSL - 37.93 -87.76 160 PXV - 41.98 -87.90 160 ORD - 44.56 -88.19 160 GRB - 43.12 -88.28 160 BAE - 41.55 -88.32 160 JOT - 30.73 -88.36 160 SJI - 33.48 -88.52 160 IGB - 32.38 -88.80 160 MEI - 39.74 -88.86 160 DEC - 48.37 -89.32 160 YQT - 36.02 -89.32 160 DYR - 45.63 -89.45 160 RHI - 41.16 -89.59 160 BDF - 43.55 -89.76 160 DLL - 35.06 -89.98 160 MEM - 29.85 -90.00 160 HRV - 29.18 -90.10 160 LEV - 32.51 -90.17 160 JAN - 37.67 -90.23 160 FAM - 31.30 -90.26 160 MCB - 33.46 -90.28 160 SQS - 38.86 -90.48 160 STL - 42.40 -90.71 160 DBQ - 36.11 -90.95 160 ARG - 39.85 -91.28 160 UIN - 30.48 -91.30 160 BTR - 43.91 -91.47 160 ODI - 44.90 -91.48 160 EAU - 41.52 -91.61 160 IOW - 32.52 -92.03 160 MLU - 34.68 -92.18 160 LIT - 46.80 -92.20 160 DLH - 38.82 -92.22 160 COU - 31.26 -92.50 160 AEX - 40.14 -92.59 160 IRK - 33.26 -92.74 160 ELD - 30.14 -93.11 160 LCH - 44.88 -93.23 160 MSP - 43.09 -93.33 160 MCW - 37.36 -93.33 160 SGF - 48.57 -93.40 160 INL - 41.44 -93.65 160 DSM - 32.77 -93.81 160 EIC - 46.35 -94.03 160 BRD - 33.51 -94.07 160 TXK - 36.25 -94.12 160 RZC - 35.38 -94.27 160 FSM - 42.61 -94.29 160 FOD - 38.27 -94.49 160 BUM - 31.16 -94.72 160 LFK - 39.29 -94.74 160 MCI - 32.42 -94.75 160 GGG - 47.58 -95.02 160 BJI - 44.47 -95.13 160 RWF - 37.15 -95.20 160 OSW - 29.96 -95.35 160 IAH - 41.17 -95.74 160 OVR - 34.85 -95.78 160 MLC - 36.20 -95.79 160 TUL - 40.20 -96.21 160 PWE - 28.76 -96.31 160 PSX - 43.65 -96.78 160 FSD - 46.75 -96.85 160 FAR - 32.87 -97.04 160 TTT - 34.21 -97.17 160 ADM - 47.95 -97.19 160 GFK - 49.90 -97.23 160 YWG - 31.66 -97.27 160 ACT - 25.92 -97.38 160 BRO - 27.90 -97.45 160 CRP - 30.38 -97.53 160 CWK - 37.75 -97.58 160 ICT - 35.36 -97.61 160 OKC - 38.93 -97.62 160 SLN - 36.35 -97.92 160 END - 41.38 -98.35 160 OBH - 45.42 -98.37 160 ABR - 29.64 -98.46 160 SAT - 33.99 -98.59 160 SPS - 42.47 -98.69 160 ONL - 27.48 -99.42 160 LRD - 30.60 -99.82 160 JCT - 32.48 -99.86 160 ABI - 36.34 -99.88 160 GAG - 42.57 -99.99 160 ANW - 44.40 -100.17 160 PIR - 39.26 -100.23 160 HLC - 34.37 -100.28 160 CDS - 31.38 -100.46 160 SJT - 40.20 -100.59 160 MCK - 46.77 -100.67 160 BIS - 41.13 -100.72 160 LBF - 37.92 -100.73 160 GCK - 29.36 -100.77 160 DLF - 37.04 -100.97 160 LBL - 48.26 -101.29 160 MOT - 35.29 -101.64 160 AMA - 39.39 -101.69 160 GLD - 45.08 -101.72 160 DPR - 33.70 -101.92 160 LBB - 32.02 -102.18 160 MAF - 38.20 -102.69 160 LAA - 46.86 -102.77 160 DIK - 34.50 -102.84 160 TXO - 41.10 -102.98 160 SNY - 30.95 -102.98 160 FST - 43.98 -103.01 160 RAP - 40.16 -103.18 160 AKO - 31.87 -103.24 160 INK - 41.89 -103.48 160 BFF - 37.27 -103.60 160 TBE - 35.18 -103.60 160 TCC - 48.18 -103.63 160 ISN - 30.30 -103.95 160 MRF - 38.29 -104.43 160 PUB - 33.34 -104.62 160 CME - 39.81 -104.66 160 DEN - 41.21 -104.77 160 CYS - 36.49 -104.87 160 CIM - 35.66 -105.14 160 FTI - 41.33 -105.72 160 LAR - 37.35 -105.82 160 ALS - 46.38 -105.95 160 MLS - 43.09 -106.28 160 DDY - 31.82 -106.28 160 ELP - 44.00 -106.44 160 CZI - 48.22 -106.63 160 GGW - 35.04 -106.82 160 ABQ - 39.44 -106.90 160 DBL - 38.45 -107.04 160 HBU - 44.84 -107.06 160 SHR - 33.28 -107.28 160 TCS - 40.52 -107.31 160 CHE - 32.28 -107.60 160 DMN - 50.28 -107.68 160 YYN - 36.75 -108.10 160 RSK - 43.46 -108.30 160 BOY - 45.81 -108.63 160 BIL - 39.06 -108.79 160 JNC - 37.81 -108.93 160 DVC - 41.59 -109.02 160 OCS - 34.42 -109.14 160 SJN - 32.27 -109.26 160 SSO - 47.05 -109.61 160 LWT - 48.54 -109.77 160 HVR - 42.58 -110.11 160 BPI - 40.15 -110.13 160 MTU - 38.42 -110.70 160 HVE - 50.02 -110.72 160 YXH - 43.62 -110.73 160 JAC - 35.06 -110.80 160 INW - 32.10 -110.92 160 TUS - 36.12 -111.27 160 TBC - 47.45 -111.41 160 GTF - 46.61 -111.95 160 HLN - 33.43 -112.02 160 PHX - 40.85 -111.98 160 SLC - 44.09 -112.21 160 DBS - 37.69 -112.30 160 BCE - 42.20 -112.45 160 MLD - 34.70 -112.48 160 DRK - 39.30 -112.51 160 DTA - 45.25 -112.55 160 DLN - 42.87 -112.65 160 PIH - 49.63 -112.80 160 YQL - 35.62 -113.54 160 PGS - 40.73 -113.76 160 BVL - 45.02 -114.08 160 LKT - 48.21 -114.18 160 FCA - 38.25 -114.39 160 ILC - 34.77 -114.47 160 EED - 42.48 -114.49 160 TWF - 32.77 -114.60 160 BZA - 39.30 -114.85 160 ELY - 36.08 -115.16 160 LAS - 47.46 -115.65 160 MLP - 49.60 -115.78 160 YXC - 33.63 -116.16 160 TRM - 43.55 -116.19 160 BOI - 44.77 -116.21 160 DNJ - 34.80 -116.46 160 HEC - 36.80 -116.75 160 BTY - 40.57 -116.92 160 BAM - 32.78 -117.23 160 MZB - 47.56 -117.63 160 GEG - 38.00 -117.77 160 OAL - 44.84 -117.81 160 BKE - 42.59 -117.87 160 REO - 33.93 -118.43 160 LAX - 45.70 -118.94 160 PDT - 35.48 -119.10 160 EHF - 47.38 -119.42 160 EPH - 39.53 -119.66 160 FMG - 34.51 -119.77 160 RZS - 36.88 -119.82 160 CZQ - 46.57 -120.45 160 YKM - 42.49 -120.51 160 LKV - 49.47 -120.52 160 YDC - 37.63 -120.96 160 MOD - 44.25 -121.30 160 DSD - 38.44 -121.55 160 SAC - 36.66 -121.60 160 SNS - 37.73 -122.22 160 OAK - 40.10 -122.24 160 RBL - 47.44 -122.31 160 SEA - 48.95 -122.58 160 HUH - 45.58 -122.60 160 PDX - 38.08 -122.87 160 PYE - 42.48 -122.91 160 OED - 44.12 -123.22 160 EUG - 39.05 -123.27 160 ENI - 44.58 -124.06 160 ONP - 46.95 -124.15 160 HQM - 40.67 -124.23 160 FOT - 48.30 -124.63 160 TOU - 51.27 -102.47 160 YQV - 55.05 -131.57 160 ANN - 56.47 -133.08 160 LVD - 56.86 -135.55 160 BKA - 58.17 -135.25 160 SSR - 58.35 -134.58 160 JNU - 59.50 -139.67 160 YAK - 59.45 -146.30 160 MDO - 60.48 -146.60 160 JOH - 57.75 -152.50 160 ODK - 59.65 -151.48 160 HOM - 60.57 -151.25 160 ENA - 61.17 -150.00 160 ANC - 61.53 -149.82 160 BGQ - 62.97 -141.93 160 ORT - 62.15 -145.45 160 GKN - 62.32 -150.10 160 TKA - 61.10 -155.63 160 SQA - 59.05 -158.50 160 DLG - 58.68 -156.65 160 AKN - 56.95 -158.65 160 PDN - 55.20 -162.73 160 CDB - 53.90 -166.55 160 DUT - 51.88 -176.65 160 NUD - 52.72 174.12 160 SYA - 57.17 -170.22 160 SPY - 58.66 -162.07 160 EHM - 61.52 -166.14 160 HPB - 60.78 -161.83 160 BET - 61.59 -159.61 160 ANI - 62.06 -163.30 160 SMA - 63.88 -160.80 160 UNK - 63.70 -170.48 160 ULL - 62.95 -155.60 160 MCG - 64.55 -149.07 160 ENN - 64.82 -147.85 160 FAI - 64.00 -145.72 160 BIG - 66.57 -145.25 160 FYU - 66.92 -151.53 160 BTT - 65.18 -152.18 160 TAL - 67.50 -148.47 160 CQR - 70.20 -148.47 160 SCC - 70.13 -143.57 160 BTI - 71.28 -156.77 160 BRW - 64.73 -156.93 160 GAL - 64.52 -165.45 160 OME - 66.88 -162.60 160 OTZ - 66.60 -160.00 160 WLK - 65.71 -156.37 160 HSL - 19.76 -155.39 160 BSF - 20.20 -155.84 160 UPP - 19.72 -155.01 160 ITO - 21.33 -157.93 160 HNL - 20.91 -156.42 160 OGG - 20.88 -156.44 160 NDB - 20.00 -155.67 160 MUE - 21.45 -157.76 160 NGF - 21.14 -157.17 160 MKK - 22.04 -159.79 160 NBS - 21.27 -157.70 160 CKH - 19.65 -156.02 160 IAI - 20.77 -156.97 160 LLD - 20.76 -156.97 160 LNY - 21.97 -159.34 160 LIH - 21.90 -159.53 160 SOK diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/wfo.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/wfo.lpi deleted file mode 100644 index d1794793cd..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/wfo.lpi +++ /dev/null @@ -1,122 +0,0 @@ - 35.03 -106.62 60 ABQ - 45.45 -98.41 60 ABR - 61.15 -149.98 60 AFC - 64.85 -147.83 60 AFG - 58.37 -134.59 60 AJK - 36.98 -77.00 60 AKQ - 42.69 -73.83 60 ALY - 35.23 -101.70 60 AMA - 44.90 -84.71 60 APX - 43.82 -91.19 60 ARX - 42.21 -75.98 60 BGM - 46.77 -100.75 60 BIS - 33.17 -86.78 60 BMX - 43.56 -116.21 60 BOI - 40.00 -105.26 60 BOU - 41.95 -71.13 60 BOX - 25.91 -97.41 60 BRO - 44.46 -73.15 60 BTV - 42.94 -78.71 60 BUF - 45.75 -108.57 60 BYZ - 33.94 -81.12 60 CAE - 45.78 -68.62 60 CAR - 32.89 -80.02 60 CHS - 41.41 -81.86 60 CLE - 27.77 -97.50 60 CRP - 40.79 -77.86 60 CTP - 41.15 -104.80 60 CYS - 37.76 -99.96 60 DDC - 46.83 -92.21 60 DLH - 41.73 -93.72 60 DMX - 42.68 -83.47 60 DTX - 41.61 -90.58 60 DVN - 38.80 -94.26 60 EAX - 40.80 -124.16 60 EKA - 31.87 -106.69 60 EPZ - 29.70 -98.02 60 EWX - 24.55 -81.78 60 KEY - 33.36 -84.56 60 FFC - 47.92 -97.09 60 FGF - 35.23 -111.82 60 FGZ - 43.58 -96.72 60 FSD - 32.83 -97.29 60 FWD - 48.20 -106.62 60 GGW - 40.64 -98.38 60 GID - 39.11 -108.52 60 GJT - 39.36 -101.70 60 GLD - 44.49 -88.11 60 GRB - 42.89 -85.54 60 GRR - 34.88 -82.22 60 GSP - 13.47 144.79 60 GUA.WFO - 43.89 -70.25 60 GYX - 21.30 -157.81 60 HFO - 29.47 -95.07 60 HGX - 36.31 -119.63 60 HNX - 34.72 -86.65 60 HUN - 37.65 -97.44 60 ICT - 34.27 -77.91 60 ILM - 39.42 -83.82 60 ILN - 40.15 -89.33 60 ILX - 39.70 -86.28 60 IND - 41.35 -85.70 60 IWX - 32.31 -90.08 60 JAN - 30.48 -81.70 60 JAX - 37.59 -83.31 60 JKL - 41.13 -100.70 60 LBF - 30.12 -93.21 60 LCH - 30.33 -89.82 60 LIX - 40.86 -115.74 60 LKN - 38.11 -85.64 60 LMK - 41.60 -88.08 60 LOT - 34.20 -119.13 60 LOX - 38.69 -90.68 60 LSX - 33.52 -101.87 60 LUB - 38.97 -77.47 60 LWX - 34.83 -92.25 60 LZK - 31.94 -102.18 60 MAF - 35.13 -89.80 60 MEG - 25.75 -80.38 60 MFL - 42.37 -122.88 60 MFR - 34.77 -76.87 60 MHX - 42.96 -88.54 60 MKX - 28.11 -80.65 60 MLB - 30.67 -88.23 60 MOB - 44.84 -93.56 60 MPX - 46.53 -87.54 60 MQT - 36.16 -83.40 60 MRX - 46.92 -114.09 60 MSO - 36.59 -121.85 60 MTR - 41.32 -96.36 60 OAX - 36.24 -86.56 60 OHX - 40.86 -72.86 60 OKX - 47.68 -117.62 60 OTX - 35.23 -97.46 60 OUN - 37.06 -88.77 60 PAH - 40.53 -80.21 60 PBZ - 45.69 -118.85 60 PDT - 40.01 -74.81 60 PHI - 42.90 -112.58 60 PIH - 45.56 -122.53 60 PQR - 33.43 -112.02 60 PSR - 38.27 -104.52 60 PUB - 35.77 -78.68 60 RAH - 39.56 -119.79 60 REV - 43.06 -108.47 60 RIW - 38.31 -81.71 60 RLX - 37.20 -80.41 60 RNK - 47.68 -122.25 60 SEW - 37.23 -93.40 60 SGF - 32.91 -117.06 60 SGX - 32.45 -93.84 60 SHV - 31.37 -100.49 60 SJT - 18.43 -66.00 60 SJU - 40.77 -111.95 60 SLC - 38.60 -121.38 60 STO - 30.45 -84.30 60 TAE - 27.70 -82.40 60 TBW - 47.46 -111.38 60 TFX - 39.07 -95.63 60 TOP - 36.14 -95.86 60 TSA - 32.22 -110.95 60 TWC - 44.07 -103.21 60 UNR - 36.04 -115.18 60 VEF diff --git a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/wrqpf.lpi b/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/wrqpf.lpi deleted file mode 100644 index 34cea671c6..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/resourceImpls/overlayData/wrqpf.lpi +++ /dev/null @@ -1,224 +0,0 @@ - 34.14 -111.20 60 0E4 - 42.03 -124.25 60 4BK - 38.22 -110.43 60 4HV - 47.27 -123.70 60 ABEW1 - 37.90 -122.54 60 ACMC1 - 34.00 -112.10 60 AFRA3 - 35.17 -112.42 60 ASFA3 - 46.16 -123.88 60 AST - 42.57 -110.36 60 BBSW4 - 34.34 -113.10 60 BDDA3 - 42.39 -109.16 60 BGSW4 - 34.24 -116.98 60 BIGC1 - 37.37 -118.36 60 BIH - 31.26 -109.55 60 BISA3 - 38.38 -120.20 60 BLSC1 - 39.77 -107.35 60 BLSC2 - 39.28 -120.70 60 BLUC1 - 37.09 -122.07 60 BNDC1 - 43.59 -118.95 60 BNO - 43.57 -116.21 60 BOI - 48.70 -116.32 60 BONI1 - 45.63 -121.95 60 BONO3 - 42.58 -110.10 60 BPI - 33.28 -109.45 60 BPPA3 - 39.69 -121.34 60 BRRC1 - 45.95 -112.50 60 BTM - 51.50 -117.45 60 BVRQ2 - 42.53 -113.77 60 BYI - 40.27 -107.36 60 CAG - 37.18 -108.37 60 CEZ - 44.13 -122.25 60 CGRO3 - 36.31 -121.57 60 CHWC1 - 46.60 -122.50 60 CINW1 - 34.05 -118.23 60 CQT - 48.58 -117.80 60 CQV - 42.90 -122.13 60 CRLO3 - 34.11 -118.94 60 CRXC1 - 33.59 -110.16 60 CRZA3 - 46.05 -122.30 60 CUGW1 - 34.85 -116.79 60 DAG - 50.25 -116.95 60 DCDQ2 - 44.72 -122.25 60 DETO3 - 45.62 -121.15 60 DLS - 33.40 -108.07 60 DPRN5 - 46.02 -114.17 60 DRBM8 - 39.88 -120.47 60 DVSC1 - 32.48 -109.40 60 E74 - 46.77 -116.18 60 EKRI1 - 47.13 -121.93 60 ENUW1 - 49.50 -115.07 60 ERFQ2 - 48.28 -113.62 60 ESXM8 - 44.12 -123.22 60 EUG - 36.78 -119.72 60 FAT - 35.13 -111.49 60 FGZ - 33.36 -111.44 60 FHLA3 - 49.87 -118.08 60 FQRQ2 - 46.55 -123.50 60 FRAW1 - 33.44 -108.56 60 FRDN5 - 41.87 -123.97 60 GASC1 - 35.95 -112.14 60 GCN - 47.63 -117.53 60 GEG - 48.88 -121.95 60 GLAW1 - 36.57 -118.78 60 GNFC1 - 33.24 -110.48 60 GOBA3 - 38.80 -111.68 60 GOOU1 - 48.31 -114.25 60 GPI - 41.65 -117.57 60 GRPN2 - 34.19 -110.45 60 HBEA3 - 37.24 -119.22 60 HNTC1 - 39.37 -106.07 60 HOOC2 - 34.45 -111.25 60 HPJA3 - 40.50 -123.33 60 HYFC1 - 35.27 -114.12 60 IGM - 42.63 -124.06 60 ILHO3 - 42.18 -110.41 60 INCW4 - 35.02 -110.73 60 INW - 44.42 -111.37 60 ISWI1 - 43.86 -110.59 60 JLKW4 - 43.68 -114.36 60 KETI1 - 36.08 -115.17 60 LAS - 45.60 -123.52 60 LEEO3 - 46.95 -112.65 60 LINM8 - 40.25 -105.49 60 LKIC2 - 35.20 -113.37 60 LKWA3 - 40.63 -115.40 60 LMLN2 - 42.16 -121.74 60 LMT - 42.82 -108.73 60 LND - 46.75 -114.52 60 LOLM8 - 43.30 -109.45 60 LTWW4 - 38.33 -119.55 60 LVTC1 - 47.83 -120.80 60 LWNW1 - 46.37 -117.01 60 LWS - 48.53 -121.45 60 MARW1 - 37.57 -112.83 60 MDVU1 - 45.52 -118.40 60 MEH - 42.38 -122.88 60 MFR - 38.43 -113.02 60 MLF - 46.92 -114.09 60 MSO - 38.48 -107.88 60 MTJ - 33.55 -109.27 60 MVFA3 - 44.83 -116.08 60 MYL - 48.60 -120.40 60 MZAW1 - 43.07 -109.57 60 NFLW4 - 31.25 -110.57 60 NOGA3 - 34.51 -119.23 60 NRDC1 - 45.43 -117.30 60 NTPO3 - 46.73 -121.57 60 OHAW1 - 41.84 -122.85 60 OKNC1 - 41.15 -107.97 60 OLDW4 - 48.46 -119.52 60 OMK - 31.56 -112.47 60 ORGA3 - 43.42 -124.25 60 OTH - 41.95 -116.10 60 OWYN2 - 42.87 -117.65 60 P88 - 43.35 -111.22 60 PALI1 - 38.75 -120.50 60 PCHC1 - 45.69 -118.85 60 PDT - 45.59 -122.60 60 PDX - 33.43 -112.02 60 PHX - 42.90 -112.59 60 PIH - 34.39 -112.25 60 PRC - 44.45 -118.72 60 PRCO3 - 44.08 -115.62 60 PRLI1 - 33.36 -116.86 60 PRMC1 - 38.48 -106.33 60 PRPC2 - 39.36 -110.45 60 PUC - 40.15 -122.26 60 RBL - 42.92 -123.43 60 RDLO3 - 44.25 -121.15 60 RDM - 39.35 -119.87 60 RENN2 - 32.43 -108.40 60 RGRN5 - 39.53 -107.80 60 RIL - 41.59 -109.06 60 RKS - 47.47 -115.80 60 S06 - 47.46 -115.65 60 MLP - 45.92 -116.13 60 S80 - 32.73 -117.19 60 SAN - 40.57 -111.65 60 SBDU1 - 33.22 -108.42 60 SCDN5 - 40.17 -122.80 60 SDCC1 - 47.45 -122.30 60 SEA - 34.52 -111.46 60 SEDA3 - 32.55 -108.08 60 SGNN5 - 40.72 -122.42 60 SHDC1 - 34.31 -109.23 60 SJN - 47.70 -121.37 60 SKYW1 - 40.78 -111.95 60 SLC - 44.91 -123.01 60 SLE - 45.18 -113.90 60 SLNI1 - 34.51 -119.82 60 SMCC1 - 44.63 -123.58 60 SMIO3 - 47.28 -121.33 60 SMP - 35.37 -120.64 60 SMRC1 - 38.58 -121.48 60 SMTC1 - 33.68 -117.87 60 SNA - 38.67 -119.82 60 SPCC1 - 37.42 -107.47 60 SPSC2 - 43.35 -122.73 60 SRSO3 - 45.95 -120.67 60 SSPW1 - 40.18 -111.22 60 STDU1 - 42.62 -123.37 60 SXT - 41.90 -111.63 60 TGLU1 - 39.33 -120.18 60 TKEC1 - 45.13 -122.07 60 TLYO3 - 40.53 -106.68 60 TOWC2 - 40.41 -110.57 60 TRLU1 - 32.13 -110.93 60 TUS - 47.95 -124.55 60 UIL - 37.48 -106.83 60 USJC2 - 48.10 -121.78 60 VERW1 - 38.62 -123.02 60 VNOC1 - 44.65 -111.10 60 WEY - 33.44 -110.09 60 WHTA3 - 33.49 -110.55 60 WKMA3 - 42.23 -123.28 60 WLMO3 - 49.30 -117.63 60 YCG - 49.47 -120.52 60 YDC - 46.57 -120.53 60 YKM - 38.90 -123.23 60 YRKC1 - 50.97 -118.18 60 YRV - 32.39 -114.36 60 YUM - 49.60 -115.78 60 YXC - 49.47 -119.60 60 YYF - 42.53 -111.97 60 SEPI1 - 40.73 -114.03 60 ENV - 41.42 -111.53 60 DBPU1 - 40.92 -110.20 60 HIRU1 - 39.68 -111.32 60 MCDU1 - 40.18 -112.94 60 DPG - 37.48 -113.85 60 LGCU1 - 38.30 -112.35 60 BGFU1 - 36.86 -112.74 60 PIPA3 - 40.44 -109.51 60 VEL - 40.09 -108.77 60 RNGC2 - 39.12 -108.52 60 GJT - 39.07 -107.15 60 NLSC2 - 37.98 -107.20 60 SLMC2 - 36.75 -108.23 60 FMN - 35.51 -108.79 60 GUP - 35.05 -106.62 60 ABQ - 36.27 -115.60 60 KYCN2 - 32.99 -111.54 60 CLGA3 - 31.91 -110.45 60 HAYA3 - 32.41 -110.73 60 WTTA3 - 32.30 -109.85 60 WILA3 - 34.21 -114.21 60 PARA3 - 37.62 -114.52 60 P38 - 40.22 -123.63 60 FTSC1 - 35.63 -120.68 60 PRBC1 - 36.33 -120.58 60 SLAC1 - 34.92 -119.92 60 BATC1 - 34.26 -118.09 60 OPIC1 - 34.90 -120.45 60 SMX - 36.10 -118.63 60 RGCC1 - 37.75 -119.59 60 YYVC1 - 37.18 -121.54 60 COEC1 - 41.66 -115.32 60 DRCN2 - 40.90 -117.81 60 WMC - 40.07 -118.56 60 LOL - 39.32 -117.12 60 BGSN2 - 39.60 -116.01 60 P68 - 39.00 -114.84 60 ELY - 38.06 -117.09 60 TPH - 36.62 -116.02 60 DRA diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/MISC/ATCF.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/MISC/ATCF.xml deleted file mode 100644 index 541b10154c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/MISC/ATCF.xml +++ /dev/null @@ -1,306 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - RGB {255, 255, 255} - - 360 - USE_FRAME_INTERVAL - EXACT - 10 - 24 - ATCF - true - RGB {255, 0, 0} - 3 - 1 - 1.0 - true - RGB {0, 255, 0} - 3 - 1 - 1.0 - true - RGB {0, 0, 255} - 3 - 1 - 1.0 - true - RGB {255, 255, 0} - 3 - 1 - 1.0 - true - RGB {255, 174, 185} - 3 - 1 - 1.0 - true - RGB {0, 205, 0} - 3 - 1 - 1.0 - true - RGB {238, 64, 0} - 3 - 1 - 1.0 - true - RGB {255, 0, 0} - 3 - 1 - 1.0 - true - RGB {0, 0, 255} - 3 - 1 - 1.0 - true - RGB {0, 178, 238} - 3 - 1 - 1.0 - true - RGB {255, 127, 0} - 3 - 1 - 1.0 - true - RGB {205, 0, 0} - 3 - 1 - 1.0 - true - RGB {255, 165, 79} - 3 - 1 - 1.0 - true - RGB {255, 174, 185} - 3 - 1 - 1.0 - true - RGB {205, 133, 0} - 3 - 1 - 1.0 - true - RGB {145, 44, 238} - 3 - 1 - 1.0 - true - RGB {30, 144, 255} - 3 - 1 - 1.0 - true - RGB {255, 106, 106} - 3 - 1 - 1.0 - true - RGB {0, 139, 0} - 3 - 1 - 1.0 - true - RGB {0, 255, 0} - 3 - 1 - 1.0 - true - RGB {0, 255, 255} - 3 - 1 - 1.0 - true - RGB {255, 215, 0} - 3 - 1 - 1.0 - true - RGB {238, 238, 0} - 3 - 1 - 1.0 - true - RGB {255, 255, 0} - 3 - 1 - 1.0 - true - RGB {255, 0, 255} - 3 - 1 - 1.0 - true - true - false - false - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/MultiPane/Sat_IRandWV_6pane.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/MultiPane/Sat_IRandWV_6pane.xml deleted file mode 100644 index fcd2e7ccfa..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/MultiPane/Sat_IRandWV_6pane.xml +++ /dev/null @@ -1,1180 +0,0 @@ - - - - - false - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -99.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Pacific-Eastern -
- - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Atlantic-North -
- - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", 10.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Europe -
- - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -99.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Pacific-Eastern -
- - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Atlantic-North -
- - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", 10.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Europe -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/MultiPane/Sat_IRnWV_with_ISIG.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/MultiPane/Sat_IRnWV_with_ISIG.xml deleted file mode 100644 index 6b21043350..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/MultiPane/Sat_IRnWV_with_ISIG.xml +++ /dev/null @@ -1,1828 +0,0 @@ - - - - - false - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - RGB {255, 255, 255} - - 0 - USE_MANUAL_TIMELINE - EXACT - 10 - 4 - International SIGMET - true - RGB {0, 255, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - true - true - false - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -99.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Pacific-Eastern -
- - - - - PLAN_VIEW - - - - - - - - - - - - - - - RGB {255, 255, 255} - - 0 - USE_MANUAL_TIMELINE - EXACT - 10 - 4 - International SIGMET - true - RGB {0, 255, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - true - true - false - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Atlantic-North -
- - - - - PLAN_VIEW - - - - - - - - - - - - - - - RGB {255, 255, 255} - - 0 - USE_MANUAL_TIMELINE - EXACT - 10 - 4 - International SIGMET - true - RGB {0, 255, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - true - true - false - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", 10.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Europe -
- - - - - PLAN_VIEW - - - - - - - - - - - - - - - RGB {255, 255, 255} - - 0 - USE_MANUAL_TIMELINE - EXACT - 10 - 4 - International SIGMET - true - RGB {0, 255, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - true - true - false - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -99.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Pacific-Eastern -
- - - - - PLAN_VIEW - - - - - - - - - - - - - - - RGB {255, 255, 255} - - 0 - USE_MANUAL_TIMELINE - EXACT - 10 - 4 - International SIGMET - true - RGB {0, 255, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - true - true - false - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Atlantic-North -
- - - - - PLAN_VIEW - - - - - - - - - - - - - - - RGB {255, 255, 255} - - 0 - USE_MANUAL_TIMELINE - EXACT - 10 - 4 - International SIGMET - true - RGB {0, 255, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 1.5 - true - RGB {255, 0, 255} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - RGB {0, 255, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 127, 0} - 2 - 2 - 1.5 - true - RGB {255, 0, 0} - 2 - 2 - 1.5 - true - RGB {255, 255, 0} - 2 - 2 - 1.5 - true - true - true - false - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", 10.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Europe -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/RADAR/RADAR_BREF.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/RADAR/RADAR_BREF.xml deleted file mode 100644 index d4d032211a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/RADAR/RADAR_BREF.xml +++ /dev/null @@ -1,194 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 10 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 3 - osf_ref16 - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/RADAR/RADAR_CREF.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/RADAR/RADAR_CREF.xml deleted file mode 100644 index e63769d37c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/RADAR/RADAR_CREF.xml +++ /dev/null @@ -1,194 +0,0 @@ - - - - - true - true - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 10 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 3 - osf_ref16 - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - true -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/.CompSat_WorldVIS.xml.swp b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/.CompSat_WorldVIS.xml.swp deleted file mode 100644 index c5de197d21..0000000000 Binary files a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/.CompSat_WorldVIS.xml.swp and /dev/null differ diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/CompSat_WorldVIS.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/CompSat_WorldVIS.xml deleted file mode 100644 index 55c785081b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/CompSat_WorldVIS.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_NAtl_WV.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_NAtl_WV.xml deleted file mode 100644 index e293cbc517..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_NAtl_WV.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Atlantic-North -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_NEurope_IR.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_NEurope_IR.xml deleted file mode 100644 index d31196d070..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_NEurope_IR.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", 10.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Europe -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_NEurope_WV.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_NEurope_WV.xml deleted file mode 100644 index 85a8651c80..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_NEurope_WV.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", 10.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Europe -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_TropNAtl_IR.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_TropNAtl_IR.xml deleted file mode 100644 index 49c6f18d30..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_TropNAtl_IR.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Atlantic-Tropical -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_TropNAtl_VIZ.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_TropNAtl_VIZ.xml deleted file mode 100644 index 03baf2228a..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_TropNAtl_VIZ.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Atlantic-Tropical -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_TropNAtl_WV.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_TropNAtl_WV.xml deleted file mode 100644 index 880dbe61a5..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_TropNAtl_WV.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Atlantic-Tropical -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_WV_Compsite.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_WV_Compsite.xml deleted file mode 100644 index c8ae829213..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/MeteoSat_WV_Compsite.xml +++ /dev/null @@ -1,705 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {5, 5, 5} - RGB {10, 10, 10} - RGB {15, 15, 15} - RGB {20, 20, 20} - RGB {25, 25, 25} - RGB {30, 30, 30} - RGB {35, 35, 35} - RGB {40, 40, 40} - RGB {45, 45, 45} - RGB {50, 50, 50} - RGB {55, 55, 55} - RGB {60, 60, 60} - RGB {65, 65, 65} - RGB {70, 70, 70} - RGB {75, 75, 75} - RGB {80, 80, 80} - RGB {85, 85, 85} - RGB {90, 90, 90} - RGB {95, 95, 95} - RGB {100, 100, 100} - RGB {105, 105, 105} - RGB {110, 110, 110} - RGB {115, 115, 115} - RGB {120, 120, 120} - RGB {125, 125, 125} - RGB {130, 130, 130} - RGB {135, 135, 135} - RGB {140, 140, 140} - RGB {145, 145, 145} - RGB {150, 150, 150} - RGB {155, 155, 155} - RGB {160, 160, 160} - RGB {165, 165, 165} - RGB {170, 170, 170} - RGB {175, 175, 175} - RGB {180, 180, 180} - RGB {185, 185, 185} - RGB {190, 190, 190} - RGB {195, 195, 195} - RGB {200, 200, 200} - RGB {205, 205, 205} - RGB {210, 210, 210} - RGB {215, 215, 215} - RGB {220, 220, 220} - RGB {225, 225, 225} - RGB {230, 230, 230} - RGB {235, 235, 235} - RGB {240, 240, 240} - RGB {245, 245, 245} - RGB {250, 250, 250} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {5, 5, 5} - RGB {10, 10, 10} - RGB {15, 15, 15} - RGB {20, 20, 20} - RGB {25, 25, 25} - RGB {30, 30, 30} - RGB {35, 35, 35} - RGB {40, 40, 40} - RGB {45, 45, 45} - RGB {50, 50, 50} - RGB {55, 55, 55} - RGB {60, 60, 60} - RGB {65, 65, 65} - RGB {70, 70, 70} - RGB {75, 75, 75} - RGB {80, 80, 80} - RGB {85, 85, 85} - RGB {90, 90, 90} - RGB {95, 95, 95} - RGB {100, 100, 100} - RGB {105, 105, 105} - RGB {110, 110, 110} - RGB {115, 115, 115} - RGB {120, 120, 120} - RGB {125, 125, 125} - RGB {130, 130, 130} - RGB {135, 135, 135} - RGB {140, 140, 140} - RGB {145, 145, 145} - RGB {150, 150, 150} - RGB {155, 155, 155} - RGB {160, 160, 160} - RGB {165, 165, 165} - RGB {170, 170, 170} - RGB {175, 175, 175} - RGB {180, 180, 180} - RGB {185, 185, 185} - RGB {190, 190, 190} - RGB {195, 195, 195} - RGB {200, 200, 200} - RGB {205, 205, 205} - RGB {210, 210, 210} - RGB {215, 215, 215} - RGB {220, 220, 220} - RGB {225, 225, 225} - RGB {230, 230, 230} - RGB {235, 235, 235} - RGB {240, 240, 240} - RGB {245, 245, 245} - RGB {250, 250, 250} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {255, 255, 255} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - RGB {0, 0, 0} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -90.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- N_Hemisphere -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_NPac4km_IR2.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_NPac4km_IR2.xml deleted file mode 100644 index 854cb0c9d4..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_NPac4km_IR2.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - ir_tv1 - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", -180.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Pacific-North -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_NPac4km_WV.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_NPac4km_WV.xml deleted file mode 100644 index 85e679332b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_NPac4km_WV.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", -180.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Pacific-North -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_TPC_MERC_IR.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_TPC_MERC_IR.xml deleted file mode 100644 index 7353d2a7fa..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_TPC_MERC_IR.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", -180.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- World -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_TPC_Merc_IR.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_TPC_Merc_IR.xml deleted file mode 100644 index 2d2142d7d7..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g11_TPC_Merc_IR.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 30 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", -180.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Pacific-North -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_Atl_10km_IR.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_Atl_10km_IR.xml deleted file mode 100644 index 4cfd9a9d5b..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_Atl_10km_IR.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Atlantic-North -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_Atl_10km_VIZ.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_Atl_10km_VIZ.xml deleted file mode 100644 index b16888142f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_Atl_10km_VIZ.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", 0.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- Atlantic-North -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_ETrop_2km_VIZ.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_ETrop_2km_VIZ.xml deleted file mode 100644 index 2c421b126f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_ETrop_2km_VIZ.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", -180.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- World -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_NAtl_4km_WV.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_NAtl_4km_WV.xml deleted file mode 100644 index 1f35a0bb8c..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_NAtl_4km_WV.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - watvap - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -105.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- North_America -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_US_4km_IR.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_US_4km_IR.xml deleted file mode 100644 index fa6e399eda..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_US_4km_IR.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - C - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -105.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- North_America -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_US_4km_VIZ.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_US_4km_VIZ.xml deleted file mode 100644 index 4a3b0a7b9d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_US_4km_VIZ.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", -180.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- World -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_WashDC_1km_VIZ.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_WashDC_1km_VIZ.xml deleted file mode 100644 index a052d61c9d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SATELLITE/g13_WashDC_1km_VIZ.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - - - - - - - - - - RGB {200, 200, 200} - - 60 - USE_DATA_TIMES - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - lingray - - Vertical - UpperLeft - RGB {255, 255, 255} - true - 0,50,100,150,200,255 - 0.6 - 15 - - MCIDAS - GenericPixel - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -85.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- LOCAL -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/FFG_Guidance03.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/FFG_Guidance03.xml deleted file mode 100644 index c5bd587215..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/FFG_Guidance03.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - RGB {33, 100, 255} - - 1440 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - - RGB {255, 255, 255} - 0.0 - 0.5 - 1.0 - 1.5 - 2.0 - 3.0 - INF - RGB {255, 0, 0} - RGB {255, 215, 0} - RGB {127, 255, 0} - RGB {0, 205, 0} - RGB {0, 255, 255} - RGB {0, 0, 255} - true - true - Vertical - UpperLeft - 0.4 - 15 - 1 - - true - FF03 - ASTERISK - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/FFG_Standard.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/FFG_Standard.xml deleted file mode 100644 index 82b0e99f9e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/FFG_Standard.xml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - RGB {33, 100, 255} - - 1440 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - - RGB {255, 255, 255} - 0.0 - 0.5 - 1.0 - 1.5 - 2.0 - 3.0 - INF - RGB {255, 0, 0} - RGB {255, 215, 0} - RGB {127, 255, 0} - RGB {0, 205, 0} - RGB {0, 255, 255} - RGB {0, 0, 255} - true - true - Vertical - UpperLeft - 0.4 - 15 - 1 - - true - FF01 - ASTERISK - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/MetarSimple.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/MetarSimple.xml deleted file mode 100644 index 288d6fc600..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/MetarSimple.xml +++ /dev/null @@ -1,188 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 255, 0} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - Metar - MTR.spi - simple - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/MetarStandard.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/MetarStandard.xml deleted file mode 100644 index c08fef400d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/MetarStandard.xml +++ /dev/null @@ -1,188 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 255, 0} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - Metar - MTR.spi - standard - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/Ship6Hr.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/Ship6Hr.xml deleted file mode 100644 index 6990fa01fa..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/Ship6Hr.xml +++ /dev/null @@ -1,218 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - - - - RGB {0, 255, 0} - - 360 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 10 - 48 - SHIP-6Hr - MTR.spi - standard - - - UL - - - - ML - - - - LL - - - - MC - - - - WD - - - - TC - - - - Surface - -9999.0 - 1.0E7 - false - - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/Synop.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/Synop.xml deleted file mode 100644 index ea2875996e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/Synop.xml +++ /dev/null @@ -1,188 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 80, 255} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 8 - 48 - Synop (All Reports) - synoptic.spi - default - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", -180.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- World -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/SynopAllReports.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/SynopAllReports.xml deleted file mode 100644 index 14b6e6449f..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/SynopAllReports.xml +++ /dev/null @@ -1,398 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 80, 255} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 8 - 48 - Marine Synop - synoptic.spi - default - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 80, 255} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 8 - 48 - CMAN Synop - synoptic.spi - default - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 80, 255} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 8 - 48 - Mobile Land Synop - synoptic.spi - default - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 80, 255} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 8 - 48 - Fixed Land Synop - synoptic.spi - default - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 80, 255} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 8 - 48 - Drifting Buoy Synop - synoptic.spi - default - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 80, 255} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 8 - 48 - Fixed Buoy Synop - synoptic.spi - default - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 80, 255} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 8 - 48 - Ship Synop - synoptic.spi - default - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Mercator_1SP", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Mercator_1SP"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["latitude_of_origin", 0.0], - PARAMETER["central_meridian", -180.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- World -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/Synop_LandShipBuoy.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/Synop_LandShipBuoy.xml deleted file mode 100644 index 1e9c9ee9c3..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/SURFACE_OBS/Synop_LandShipBuoy.xml +++ /dev/null @@ -1,258 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 80, 255} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 8 - 48 - Synoptic Obs (Land Reports) - synoptic.spi - default - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 80, 255} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 8 - 48 - Synoptic Obs (Buoy Reports) - synoptic.spi - default - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 80, 255} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 8 - 48 - Synoptic Obs (Ship Reports) - synoptic.spi - default - Surface - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/UPPER_AIR/UpperAir500mb.xml b/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/UPPER_AIR/UpperAir500mb.xml deleted file mode 100644 index f993e79c1d..0000000000 --- a/cave/build/static/common/cave/etc/ncep/resources/spfs/AMS/UPPER_AIR/UpperAir500mb.xml +++ /dev/null @@ -1,188 +0,0 @@ - - - - - true - false - - - - - - - PLAN_VIEW - - - - - - - - - - - - - - - - - RGB {0, 255, 0} - - 60 - USE_FRAME_INTERVAL - CLOSEST_BEFORE_OR_AFTER - 4 - 48 - UAIR - MTR.spi - standard - 500 - -9999.0 - 1.0E7 - false - - - - - PLAN_VIEW - - - - - - - RGB {255, 228, 220} - - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - World - mapdata.world
- name not in ('CANADA', 'MEXICO', 'UNITED STATES, THE') - the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - State Boundaries - mapdata.states
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Canada - mapdata.canada
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - Mexico - mapdata.mexico
- the_geom - name - RGB {155, 155, 155} - 1 - SOLID -
-
- - - PLAN_VIEW - - - - - - - RGB {255, 255, 255} - County Boundaries - mapdata.county
- the_geom - countyname - RGB {155, 155, 155} - 1 - SOLID -
-
- Geo-Political - RGB {255, 228, 220} - 1 - SOLID -
-
- 2147483647 - Latest - 12 - - - PROJCS["Polar_Stereographic", - GEOGCS["WGS84", - DATUM["WGS84", - SPHEROID["WGS84", 6378137.0, 298.257223563]], - PRIMEM["Greenwich", 0.0], - UNIT["degree", 0.017453292519943295], - AXIS["Geodetic longitude", EAST], - AXIS["Geodetic latitude", NORTH]], - PROJECTION["Polar_Stereographic"], - PARAMETER["semi_major", 6371200.0], - PARAMETER["semi_minor", 6371200.0], - PARAMETER["central_meridian", -103.0], - PARAMETER["latitude_of_origin", 90.0], - PARAMETER["scale_factor", 1.0], - PARAMETER["false_easting", 0.0], - PARAMETER["false_northing", 0.0], - UNIT["m", 1.0], - AXIS["Easting", EAST], - AXIS["Northing", NORTH]] - - false -
- BasicWX_US -
-
-
diff --git a/cave/build/static/common/cave/etc/ncep/xslt/airmet/response.xlt b/cave/build/static/common/cave/etc/ncep/xslt/airmet/response.xlt deleted file mode 100644 index 739b79a5bc..0000000000 --- a/cave/build/static/common/cave/etc/ncep/xslt/airmet/response.xlt +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/xslt/vaa/vaaEditNEAR.xslt b/cave/build/static/common/cave/etc/ncep/xslt/vaa/vaaEditNEAR.xslt deleted file mode 100644 index 59c740fef7..0000000000 --- a/cave/build/static/common/cave/etc/ncep/xslt/vaa/vaaEditNEAR.xslt +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - -SUMMIT ELEV: - - -ADVISORY NR: -/ -INFO SOURCE:   -ERUPTION DETAILS: -OBS VA DTG: NIL/Z -OBS VA CLD: -FCST VA CLD +6H: -FCST VA CLD +12H: -FCST VA CLD +18H: -RMK: ... -NXT ADVISORY: - - - - - - diff --git a/cave/build/static/common/cave/etc/ncep/xslt/vaa/vaaEditQUICK.xslt b/cave/build/static/common/cave/etc/ncep/xslt/vaa/vaaEditQUICK.xslt deleted file mode 100644 index 7a894e891e..0000000000 --- a/cave/build/static/common/cave/etc/ncep/xslt/vaa/vaaEditQUICK.xslt +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - -SUMMIT ELEV: - - -ADVISORY NR: -/ -INFO SOURCE:   -ERUPTION DETAILS: -OBS VA DTG: NIL/Z -OBS VA CLD: -FCST VA CLD +6H: -FCST VA CLD +12H: -FCST VA CLD +18H: - -RMK: -NXT ADVISORY: - - - - - diff --git a/cave/com.raytheon.uf.viz.aviation.advisory/src/com/raytheon/uf/viz/aviation/advisory/adapter/AirmetDataAdapter.java b/cave/com.raytheon.uf.viz.aviation.advisory/src/com/raytheon/uf/viz/aviation/advisory/adapter/AirmetDataAdapter.java index a5515384e3..bc1f6010f0 100644 --- a/cave/com.raytheon.uf.viz.aviation.advisory/src/com/raytheon/uf/viz/aviation/advisory/adapter/AirmetDataAdapter.java +++ b/cave/com.raytheon.uf.viz.aviation.advisory/src/com/raytheon/uf/viz/aviation/advisory/adapter/AirmetDataAdapter.java @@ -59,13 +59,13 @@ public class AirmetDataAdapter extends AbstractAdvisoryDataAdapter { private static final String LABEL_FORMAT = "%d%s"; private static final String INSPECT_FORMAT = "Valid UNTIL %02d%02d%02d\n%s"; - + private static final String REPORT_INDICATOR = "AIRMET"; private static final String SEGMENT_SEPERATOR = "\n. \n"; private static final float LINE_WIDTH = 1.5f; - + private static final LineStyle LINE_STYLE = LineStyle.SOLID; @XmlAttribute @@ -89,7 +89,8 @@ public class AirmetDataAdapter extends AbstractAdvisoryDataAdapter { if (airmetRecord.getAirmetReport() != null) { for (AirmetReport report : airmetRecord.getAirmetReport()) { if (isValidReport(report)) { - AdvisoryRecord oRecord = convertReport(report); + AdvisoryRecord oRecord = convertReport(airmetRecord, + report); if (oRecord != null) { result.add(oRecord); } @@ -100,17 +101,17 @@ public class AirmetDataAdapter extends AbstractAdvisoryDataAdapter { return result; } - public AdvisoryRecord convertReport(AirmetReport report) { + public AdvisoryRecord convertReport(AirmetRecord parent, AirmetReport report) { Set locations = report.getAirmetLocation(); if (locations == null || locations.size() == 0) { return null; } Coordinate[] coords = new Coordinate[locations.size()]; for (AirmetLocation loc : locations) { - coords[loc.getIndex() - 1] = new Coordinate(loc.getLongitude(), loc - .getLatitude()); + coords[loc.getIndex() - 1] = new Coordinate(loc.getLongitude(), + loc.getLatitude()); } - int updateNumber = report.getParentID().getUpdateNumber(); + int updateNumber = parent.getUpdateNumber(); String sequenceId = report.getSequenceID(); if (sequenceId == null) { sequenceId = ""; @@ -166,7 +167,7 @@ public class AirmetDataAdapter extends AbstractAdvisoryDataAdapter { public float getLineWidth() { return LINE_WIDTH; } - + @Override public LineStyle getLineStyle() { return LINE_STYLE; diff --git a/cave/com.raytheon.uf.viz.core.rsc/src/com/raytheon/uf/viz/core/rsc/sampling/SamplingResource.java b/cave/com.raytheon.uf.viz.core.rsc/src/com/raytheon/uf/viz/core/rsc/sampling/SamplingResource.java index cd8a988f29..35be2e99ca 100644 --- a/cave/com.raytheon.uf.viz.core.rsc/src/com/raytheon/uf/viz/core/rsc/sampling/SamplingResource.java +++ b/cave/com.raytheon.uf.viz.core.rsc/src/com/raytheon/uf/viz/core/rsc/sampling/SamplingResource.java @@ -65,6 +65,7 @@ import com.vividsolutions.jts.geom.Coordinate; * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * Dec 22, 2010 mschenke Initial creation + * Jan 31, 2012 14306 kshresth Cursor readout as you sample the dispays * * * @@ -390,8 +391,15 @@ public class SamplingResource extends while (j < split.length) { String s = split[j]; if (s.length() + line.length() <= approxLenPerStr) { - if (!s.isEmpty()) { - line += " " + s; + if (!s.isEmpty()){ + if (j == split.length -1 && split[1].equalsIgnoreCase("=")) + { + line = split[split.length-1]; + } + else + { + line += " " + s; + } } else { line += " "; } diff --git a/cave/com.raytheon.uf.viz.d2d.ui/localization/styleRules/d2dArrowStyleRules.xml b/cave/com.raytheon.uf.viz.d2d.ui/localization/styleRules/d2dArrowStyleRules.xml index 5c469c7150..ffff9300d2 100644 --- a/cave/com.raytheon.uf.viz.d2d.ui/localization/styleRules/d2dArrowStyleRules.xml +++ b/cave/com.raytheon.uf.viz.d2d.ui/localization/styleRules/d2dArrowStyleRules.xml @@ -81,7 +81,8 @@ - K/m*1.0E6 + K/m*1.0E6 + --> diff --git a/cave/com.raytheon.uf.viz.derivparam.python/localization/derivedParameters/functions/LvlFgen.py b/cave/com.raytheon.uf.viz.derivparam.python/localization/derivedParameters/functions/LvlFgen.py index 936248a805..c860f752fa 100644 --- a/cave/com.raytheon.uf.viz.derivparam.python/localization/derivedParameters/functions/LvlFgen.py +++ b/cave/com.raytheon.uf.viz.derivparam.python/localization/derivedParameters/functions/LvlFgen.py @@ -18,6 +18,16 @@ # further licensing information. ## +# +# +# SOFTWARE HISTORY +# +# Date Ticket# Engineer Description +# ------------ ---------- ----------- -------------------------- +# 01/19/12 DR14296 M. Huang Flipped result by applying -1 +# +# + from numpy import power from LvlQvec import calculate as lvlQvec @@ -32,6 +42,6 @@ def execute(GHxSM, TxSM, P, dx, dy, coriolis): # Fgen = 2(Qx * d(theta)/dx + Qy * d(theta)/dy) result = slqx * dtdx result += slqy * dtdy - result *= t2th + result *= (-1) * t2th return result diff --git a/cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataGenerator.java b/cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataGenerator.java index 74bac9eafe..b56f1cc8b3 100644 --- a/cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataGenerator.java +++ b/cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataGenerator.java @@ -62,7 +62,7 @@ import com.raytheon.uf.viz.monitor.ffmp.ui.dialogs.FfmpTableConfigData; * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * Jul 20, 2009 dhladky Initial creation - * + * Jan 25, 2012 DR 13839 gzhang Use paintTime for QPF * * * @author dhladky @@ -545,10 +545,11 @@ public class FFMPDataGenerator { } if ((qpfBasin != null) && (qpfBasin.get(cBasin.getPfaf()) != null)) { - qpf = qpfBasin.get(cBasin.getPfaf()).getValue( + /*qpf = qpfBasin.get(cBasin.getPfaf()).getValue( monitor.getQpfWindow().getBeforeTime(), - monitor.getQpfWindow().getAfterTime()); - trd.setTableCellData(3, new FFMPTableCellData( + monitor.getQpfWindow().getAfterTime());*/ + qpf = getQPFValue(false,cBasin.getPfaf(),new ArrayList());/*DR13839*/ + trd.setTableCellData(3, new FFMPTableCellData( FIELDS.QPF, qpf)); // System.out.println("qpf: "+qpf); } else { @@ -940,9 +941,11 @@ public class FFMPDataGenerator { Float.NaN)); } if (qpfBasin != null) { - qpf = qpfBasin.getMaxValue(pfafs, monitor.getQpfWindow() + /*qpf = qpfBasin.getMaxValue(pfafs, monitor.getQpfWindow() .getBeforeTime(), monitor.getQpfWindow() - .getAfterTime()); + .getAfterTime());*/ + + qpf = getQPFValue(true,new Long(0l),pfafs);/*DR13839*/ trd.setTableCellData(3, new FFMPTableCellData(FIELDS.QPF, qpf.floatValue())); } else { @@ -1277,4 +1280,19 @@ public class FFMPDataGenerator { return field; } + + /** + * DR13839: Basin Table QPF should match independent QPFSCAN display. + * Since the latter use FFMPResource.getPaintTime().getRefTime() + * in FFMPResource.inspect(), it used here as well. + * @param isMax: if the Maximum value is required; + * @param p: the pfafs value for a basin, not used if isMax true; + * @param pfafs: a list of pfafs values, not used if isMax false. + * @return: the qpf value. + */ + private float getQPFValue(boolean isMax, Long p, ArrayList pfafs){ + return isMax + ? qpfBasin.getMaxValue(pfafs, resource.getPaintTime().getRefTime()) + : qpfBasin.get(p).getValue(resource.getPaintTime().getRefTime()); + } } diff --git a/cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataLoader.java b/cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataLoader.java index 17c89b5401..2b5fda9f76 100644 --- a/cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataLoader.java +++ b/cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataLoader.java @@ -56,7 +56,7 @@ import com.raytheon.uf.viz.monitor.ffmp.ui.listeners.FFMPLoaderEvent; * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * 28 Feb, 2011 7587 dhladky Initial creation - * + * 25 Jan, 2012 DR13839 gzhang Handle Uris and Huc processing * * * @author dhladky @@ -309,10 +309,11 @@ public class FFMPDataLoader extends Thread { source.getSourceName(), phuc); } } - - if ((qpfData == null) && !qpfURIs.isEmpty()) { + if (isUrisProcessNeeded(qpfData,qpfURIs)) {/*DR13839*/ + /*if ((qpfData == null) && !qpfURIs.isEmpty()) { if (phuc.equals(config.getFFMPConfigData() - .getLayer())) { + .getLayer())) { old code: keep for reference*/ + if (isHucProcessNeeded(phuc)) {/*DR13839*/ getMonitor().processUris(qpfURIs, isProductLoad, siteKey, product.getQpf(i), timeBack, phuc, @@ -516,5 +517,26 @@ public class FFMPDataLoader extends Thread { return siteKey; } + + /** + * DR13839: Basin Table QPF should match independent QPFSCAN display. + * Old code: qpfData==null in if statement causing some uris not processed. + * @param qpfData: FFMPBasinData read from file; + * @param qpfURIs: qpf uris. + * @return: true if qpf uris not empty. + */ + private boolean isUrisProcessNeeded(FFMPBasinData qpfData, NavigableMap> qpfURIs){ + return ! qpfURIs.isEmpty(); + } + + /** + * DR13839: Basin Table QPF should match independent QPFSCAN display. + * with phuc is ALL allows matching independent QPFSCAN values. + * @param phuc: the huc string of a basin; + * @return: true if the huc needs processing. + */ + private boolean isHucProcessNeeded(String phuc){ + return "ALL".equals(phuc); //config.getFFMPConfigData().getLayer().equals(phuc); + } } \ No newline at end of file diff --git a/cave/com.raytheon.uf.viz.ncep.dataplugins.feature/feature.xml b/cave/com.raytheon.uf.viz.ncep.dataplugins.feature/feature.xml index fddf052091..601c20eed4 100644 --- a/cave/com.raytheon.uf.viz.ncep.dataplugins.feature/feature.xml +++ b/cave/com.raytheon.uf.viz.ncep.dataplugins.feature/feature.xml @@ -86,21 +86,14 @@ unpack="false"/> - - - - - - - - + + + + + + + + + + - - + + + + + + + + + + + + + + diff --git a/cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/internal/GLTarget.java b/cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/internal/GLTarget.java index 46832ed73a..1407108020 100644 --- a/cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/internal/GLTarget.java +++ b/cave/com.raytheon.viz.core.gl/src/com/raytheon/viz/core/gl/internal/GLTarget.java @@ -559,17 +559,20 @@ public class GLTarget implements IGLTarget { */ @Override public void dispose() { - theContext.makeContextCurrent(); + if (defaultFont != null) { defaultFont.disposeInternal(); + defaultFont = null; } if (colorbarFont != null) { colorbarFont.disposeInternal(); + colorbarFont = null; } - theContext.releaseContext(); theContext.destroyContext(); + if (theCanvas != null && theCanvas.isDisposed() == false) { + theCanvas.removeListener(SWT.Resize, this.canvasResizeListener); } lastColormapUsed = null; diff --git a/cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/procedures/ProcedureFinishedListener.java b/cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/procedures/ProcedureFinishedListener.java new file mode 100644 index 0000000000..e1c396fc1a --- /dev/null +++ b/cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/procedures/ProcedureFinishedListener.java @@ -0,0 +1,60 @@ +/** + * This software was developed and / or modified by Raytheon Company, + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA + * This software product contains export-restricted data whose + * export/transfer/disclosure is restricted by U.S. law. Dissemination + * to non-U.S. persons whether in the United States or abroad requires + * an export license or other authorization. + * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * + * See the AWIPS II Master Rights File ("Master Rights File.pdf") for + * further licensing information. + **/ +package com.raytheon.viz.gfe.procedures; + +import com.raytheon.uf.viz.core.jobs.IRequestCompleteListener; + +/** + * TODO Add Description + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * Nov 30, 2011            rferrel     Initial creation
+ * 
+ * 
+ * + * @author rferrel + * @version 1.0 + */ + +public class ProcedureFinishedListener implements + IRequestCompleteListener { + + private boolean done = false; + + private Object result; + + @Override + public void requestComplete(Object result) { + done = true; + this.result = result; + } + + public boolean isDone() { + return done; + } + + public Object getResult() { + return result; + } +} diff --git a/cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/smarttool/script/SmartToolFinishedListener.java b/cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/smarttool/script/SmartToolFinishedListener.java new file mode 100644 index 0000000000..17b43261a0 --- /dev/null +++ b/cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/smarttool/script/SmartToolFinishedListener.java @@ -0,0 +1,61 @@ +/** + * This software was developed and / or modified by Raytheon Company, + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA + * This software product contains export-restricted data whose + * export/transfer/disclosure is restricted by U.S. law. Dissemination + * to non-U.S. persons whether in the United States or abroad requires + * an export license or other authorization. + * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * + * See the AWIPS II Master Rights File ("Master Rights File.pdf") for + * further licensing information. + **/ +package com.raytheon.viz.gfe.smarttool.script; + +import com.raytheon.uf.viz.core.jobs.IRequestCompleteListener; + +/** + * TODO Add Description + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * Feb 23, 2010            njensen     Initial creation
+ * 
+ * 
+ * + * @author njensen + * @version 1.0 + */ + +public class SmartToolFinishedListener implements + IRequestCompleteListener { + + private boolean done = false; + + private Object result; + + @Override + public void requestComplete(Object result) { + done = true; + this.result = result; + } + + public boolean isDone() { + return done; + } + + public Object getResult() { + return result; + } + +} diff --git a/cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/GridVectorResource.java b/cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/GridVectorResource.java index ea4e04f5f0..d961a46023 100644 --- a/cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/GridVectorResource.java +++ b/cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/GridVectorResource.java @@ -102,7 +102,8 @@ import com.vividsolutions.jts.geom.Coordinate; * 01/07/11 7948 bkowal wind direction will be displayed in * addition to wind speed when sampling * is on. - * + * 01/31/12 14306 kshresth Cursor readout as you sample the dispay + * * * * @author chammack @@ -211,6 +212,7 @@ public class GridVectorResource extends AbstractMapVectorResource implements StorageException, VizException { IDataRecord[] results = super.getDataRecord(pdo, styleRule); GribRecord gribRecord = (GribRecord) pdo; + // We need to reproject global data to prevent a gap in the data boolean reproject = false; GridCoverage location = gribRecord.getModelInfo().getLocation(); @@ -235,10 +237,44 @@ public class GridVectorResource extends AbstractMapVectorResource implements gridGeometry, remappedImageGeometry, -9998, Float.POSITIVE_INFINITY, -999999); interp.setMissingThreshold(1.0f); + + /* + * Convert speed/dirs into U, V before interpolation. + */ + int len = ((FloatDataRecord) results[0]).getFloatData().length; + float[] uu = new float[len]; + float[] vv = new float[len]; + + boolean isVector = false; + if (displayType == DisplayType.BARB + || displayType == DisplayType.ARROW) { + isVector = true; + + for (int i = 0; i < len; i++) { + float spd = ((FloatDataRecord) results[0]).getFloatData()[i]; + float dir = ((FloatDataRecord) results[1]).getFloatData()[i]; + + if ( spd > -999999.0f && dir > -999999.0f) { + uu[i] = (float) (-spd * Math.sin(dir * Math.PI/180)); + vv[i] = (float) (-spd * Math.cos(dir * Math.PI/180)); + } + else { + uu[i] = -999999.0f; + vv[i] = -999999.0f; + } + } + } + for (int i = 0; i < results.length; i++) { if (results[i] instanceof FloatDataRecord) { - float[] data = ((FloatDataRecord) results[i]) - .getFloatData(); + float[] data = new float[len]; + if (isVector) { + data = i == 0 ? uu : vv; + } + else { + data = ((FloatDataRecord) results[i]).getFloatData(); + } + interp.setData(data); data = interp.getReprojectedGrid(); newData[i] = results[i].clone(); @@ -246,11 +282,38 @@ public class GridVectorResource extends AbstractMapVectorResource implements .setIntSizes(new int[] { remappedImageGeometry.getGridRange2D().width, remappedImageGeometry.getGridRange2D().height }); - ((FloatDataRecord) newData[i]).setFloatData(data); + ((FloatDataRecord) newData[i]).setFloatData(data); } } - if (displayType == DisplayType.BARB - || displayType == DisplayType.ARROW) { + uu = null; + vv = null; + + if (isVector) { + /* + * Convert U, V back to speed/dirs + */ + len = ((FloatDataRecord) newData[0]).getFloatData().length; + float[] new_spds = new float[len]; + float[] new_dirs = new float[len]; + for (int i = 0; i < len; i++) { + float u = ((FloatDataRecord) newData[0]).getFloatData()[i]; + float v = ((FloatDataRecord) newData[1]).getFloatData()[i]; + + if ( u > -999999.0f && v > -999999.0f) { + new_spds[i] = (float) Math.hypot(u, v); + new_dirs[i] = (float) (Math.atan2(u, v) * 180 / Math.PI) + 180; + + if (new_dirs[i] > 360) new_dirs[i] -= 360; + if (new_dirs[i] < 0) new_dirs[i] += 360; + + } else { + new_spds[i] = new_dirs[i] = -999999.0f; + } + } + ((FloatDataRecord) newData[0]).setFloatData(new_spds); + new_spds = null; + + // When reprojecting it is necessary to recalculate the // direction of vectors based off the change in the "up" // direction @@ -259,7 +322,6 @@ public class GridVectorResource extends AbstractMapVectorResource implements MathTransform crs2ll = MapUtil .getTransformToLatLon(remappedImageGeometry .getCoordinateReferenceSystem()); - float[] dirs = (float[]) newData[1].getDataObject(); for (int i = 0; i < remappedImageGeometry.getGridRange2D().width; i++) { for (int j = 0; j < remappedImageGeometry @@ -267,7 +329,7 @@ public class GridVectorResource extends AbstractMapVectorResource implements int index = i + j * remappedImageGeometry.getGridRange2D().width; - if (dirs[index] > -9999) { + if (new_dirs[index] > -9999) { DirectPosition2D dp = new DirectPosition2D(i, j); grid2crs.transform(dp, dp); crs2ll.transform(dp, dp); @@ -276,10 +338,15 @@ public class GridVectorResource extends AbstractMapVectorResource implements remappedImageGeometry); double rot2 = MapUtil.rotation(ll, GridGeometry2D.wrap(gridGeometry)); - dirs[index] -= rot += rot2; + new_dirs[index] -= rot += rot2; } } } + + ((FloatDataRecord) newData[1]).setFloatData(new_dirs); + new_dirs = null; + + } this.remappedImageGeometry = remappedImageGeometry; results = newData; @@ -668,7 +735,9 @@ public class GridVectorResource extends AbstractMapVectorResource implements @Override public String inspect(ReferencedCoordinate coord) throws VizException { if (!((GridResourceData) resourceData).isSampling()) { + if (displayType != DisplayType.ARROW){ return super.inspect(coord); + } } GribRecord record = (GribRecord) getDataObjectMap().get( getDisplayedDataTime()); diff --git a/cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/pointprecipitation/PointPrecipAccumDlg.java b/cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/pointprecipitation/PointPrecipAccumDlg.java index fce2954328..478c775baa 100644 --- a/cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/pointprecipitation/PointPrecipAccumDlg.java +++ b/cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/pointprecipitation/PointPrecipAccumDlg.java @@ -612,7 +612,7 @@ public class PointPrecipAccumDlg extends CaveSWTDialog { gd = new GridData(80, 100); // hsaList has part of the pa_options.HSA_set data - hsaList = new List(filterByComp, SWT.BORDER | SWT.SINGLE | SWT.V_SCROLL); + hsaList = new List(filterByComp, SWT.BORDER | SWT.MULTI | SWT.V_SCROLL); hsaList.setLayoutData(gd); // Get real data for the list @@ -1105,17 +1105,16 @@ public class PointPrecipAccumDlg extends CaveSWTDialog { .getTime(), lid, pTs, RawPrecipTable.CurRawPrecip); // populate the data map - pd = new RawPrecipData(); + pd = new RawPrecipData(); if ((ppHead != null) && (ppHead.size() > 0)) { prevId = ppHead.get(0).getLid(); for (Rawpp rpp : ppHead) { id = rpp.getLid(); - pd.setLid(id); if (!prevId.equals(id)) { + pd.setLid(prevId); // Found next site - dataMap.put(prevId, pd); + dataMap.put(prevId, pd); pd = new RawPrecipData(); - pd.setLid(id); prevId = id; } else { if (dataMap.containsKey(id) @@ -1131,6 +1130,7 @@ public class PointPrecipAccumDlg extends CaveSWTDialog { } } + /** * Set the beginning and ending times for the query. * diff --git a/cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/alarmalert/dialogs/AlarmDisplayWindow.java b/cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/alarmalert/dialogs/AlarmDisplayWindow.java index 7f291041a3..01d6dc1b7e 100644 --- a/cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/alarmalert/dialogs/AlarmDisplayWindow.java +++ b/cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/alarmalert/dialogs/AlarmDisplayWindow.java @@ -57,6 +57,7 @@ import com.raytheon.viz.ui.dialogs.CaveSWTDialog; * removed shellListener(). * Nov 15, 2011 11616 rferrel Change font to fixed width; and text now * uses the font. + * Feb 03, 2012 14317 mhuang Make alarm display window wider * * * @@ -284,6 +285,6 @@ public class AlarmDisplayWindow extends CaveSWTDialog { @Override protected void opened() { - shell.setSize(550, 300); + shell.setSize(600, 300); } } diff --git a/cave/com.raytheon.viz.volumebrowser/localization/volumebrowser/FieldDisplayTypes.xml b/cave/com.raytheon.viz.volumebrowser/localization/volumebrowser/FieldDisplayTypes.xml index ee0f6f79f5..ff71abbd4f 100644 --- a/cave/com.raytheon.viz.volumebrowser/localization/volumebrowser/FieldDisplayTypes.xml +++ b/cave/com.raytheon.viz.volumebrowser/localization/volumebrowser/FieldDisplayTypes.xml @@ -16,7 +16,7 @@ ________________________402.291.0100 See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for - further_licensing_information. + further_licensing_information. --> @@ -29,7 +29,7 @@ - + @@ -91,4 +91,4 @@ - \ No newline at end of file + diff --git a/cave/com.raytheon.viz.volumebrowser/src/com/raytheon/viz/volumebrowser/datacatalog/AbstractDataCatalog.java b/cave/com.raytheon.viz.volumebrowser/src/com/raytheon/viz/volumebrowser/datacatalog/AbstractDataCatalog.java index 045eb99f11..2e7b82fb44 100644 --- a/cave/com.raytheon.viz.volumebrowser/src/com/raytheon/viz/volumebrowser/datacatalog/AbstractDataCatalog.java +++ b/cave/com.raytheon.viz.volumebrowser/src/com/raytheon/viz/volumebrowser/datacatalog/AbstractDataCatalog.java @@ -69,6 +69,7 @@ import com.vividsolutions.jts.geom.Coordinate; * ------------ ---------- ----------- -------------------------- * Oct 6, 2009 2987 jelkins Initial creation * 10-21-09 #1711 bsteffen Updated Baseline and Points to use new ToolsDataManager + * 01/30/2012 DR 14308 D.Friedman Use correct style for arrow types. * * * @@ -388,9 +389,12 @@ public abstract class AbstractDataCatalog implements IDataCatalog { styleType = StyleManager.StyleType.IMAGERY; } - if (displayType.equals(DisplayType.BARB)) { + if (displayType.equals(DisplayType.BARB) + || displayType.equals(DisplayType.DUALARROW) + || displayType.equals(DisplayType.ARROW)) { styleType = StyleManager.StyleType.ARROW; } + if (catalogEntry.getDialogSettings().getViewSelection() == ViewMenu.TIMESERIES || catalogEntry.getDialogSettings().getViewSelection() == ViewMenu.VARVSHGT) { styleType = StyleManager.StyleType.GRAPH; diff --git a/cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java b/cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java index cc9e5c7569..234e829a9a 100644 --- a/cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java +++ b/cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java @@ -134,6 +134,7 @@ import com.vividsolutions.jts.io.WKTReader; * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * May 4, 2010 mschenke Initial creation + * 02/01/2012 DR 14491 D. Friedman Load/unload only the maps not already loaded * * * @@ -802,10 +803,13 @@ public class WarngenLayer extends AbstractStormTrackResource { } if (maps != null && maps.length > 0) { if (descriptor instanceof IMapDescriptor) { + MapManager mapManager = MapManager.getInstance(descriptor); for (String map : maps) { if (!loadedCustomMaps.contains(map)) { - MapManager.getInstance(descriptor).loadMapByName(map); - loadedCustomMaps.add(map); + if (! mapManager.isMapLoaded(map)) { + mapManager.loadMapByName(map); + loadedCustomMaps.add(map); + } } } diff --git a/cots/com.sun.jna/META-INF/MANIFEST.MF b/cots/com.sun.jna/META-INF/MANIFEST.MF index d9046dd4f4..389310e0f2 100644 --- a/cots/com.sun.jna/META-INF/MANIFEST.MF +++ b/cots/com.sun.jna/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Jna Bundle-SymbolicName: com.sun.jna -Bundle-Version: 3.0.9 +Bundle-Version: 3.3.0 Bundle-ClassPath: jna.jar Bundle-Vendor: Raytheon-bundled OSS Export-Package: com.sun.jna, diff --git a/cots/com.sun.jna/jna.jar b/cots/com.sun.jna/jna.jar index 33461ecfb5..57f31c3168 100644 Binary files a/cots/com.sun.jna/jna.jar and b/cots/com.sun.jna/jna.jar differ diff --git a/edexOsgi/build.edex/deploy-install.xml b/edexOsgi/build.edex/deploy-install.xml index 745a8210b9..3693c00dcd 100644 --- a/edexOsgi/build.edex/deploy-install.xml +++ b/edexOsgi/build.edex/deploy-install.xml @@ -1,796 +1,796 @@ - -]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Staging esb files. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Deploying esb configuration files. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - &substitute-targets; - - + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Staging esb files. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Deploying esb configuration files. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &substitute-targets; + + diff --git a/edexOsgi/build.edex/deploy-install.xml.orig b/edexOsgi/build.edex/deploy-install.xml.orig deleted file mode 100644 index 8fb7208a9c..0000000000 --- a/edexOsgi/build.edex/deploy-install.xml.orig +++ /dev/null @@ -1,822 +0,0 @@ - -]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<<<<<<< HEAD - - - - - - - - - - - - - - - - - - - - - -======= - - - - - - - - - - - - - - - - - - - - - ->>>>>>> 10-Tech_Blocked - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Staging esb files. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Deploying esb configuration files. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - &substitute-targets; - - diff --git a/edexOsgi/build.edex/esb/conf/modes.xml b/edexOsgi/build.edex/esb/conf/modes.xml index 05b14d7454..a23c27c66a 100644 --- a/edexOsgi/build.edex/esb/conf/modes.xml +++ b/edexOsgi/build.edex/esb/conf/modes.xml @@ -47,20 +47,24 @@ ncgrib-ingest.xml aww-ingest.xml + ncairep-ingest.xml ncccfp-ingest.xml ncgrib-distribution.xml ncep-util-on-edex-ingest - ncep-util-on-edex-ingestGrib - h5uair-ingest.xml - h5scd-ingest.xml - pafm-ingest.xml - uair-ingest.xml + ncep-util-on-edex-ingestGrib + ncscd-ingest.xml + ncpafm-ingest.xml + ncpirep-ingest.xml + nctaf-ingest.xml + nctext-ingest.xml + ncuair-ingest.xml .*request.* grib-ingest.xml + ncairep-ingest.xml ncgrib-ingest.xml ffmp-ingest.*.xml scan-ingest.*.xml @@ -77,11 +81,13 @@ ncccfp-ingest.xml ncgrib-distribution.xml ncep-util-on-edex-ingest - ncep-util-on-edex-ingestGrib - h5uair-ingest.xml - h5scd-ingest.xml - pafm-ingest.xml - uair-ingest.xml + ncep-util-on-edex-ingestGrib + ncscd-ingest.xml + ncpafm-ingest.xml + ncpirep-ingest.xml + nctaf-ingest.xml + nctext-ingest.xml + ncuair-ingest.xml diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/VM_global_library.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/VM_global_library.vm index c062f85aaf..3b4e98c8c2 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/VM_global_library.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/VM_global_library.vm @@ -1,36 +1,125 @@ -#macro(markers $name $type $markers $simplify) +##### UPDATED 1/26/12 12.1.1-2 BY WARNGEN TEAM + +#* +############################################## +Mile Marker Test Code +macro "mmarkers" use (called out of VM_global_library.vm): + +#mmarkers($name, $type, $markers, $simplify) +where: +$markers is a string, and is the exact "variable" set in the XML "pointSource" tag for this road + - +$id is a sequential field from the $markers database table +$name is a string lead in of the road name (e.g. INTERSTATE 95) +$type is a string which describes the type of "marker" (e.g. MILE MARKER) + - may be "MILE MARKER" or something similar, or blank "" + - "" is for use when town names (CHARLESTON) or exit names (THE SUNSET EXIT) +$simplify is a boolean value (true or false) + - true concatenates (FROM MM 2 to 4), + - false is a big list (MM 2...3...AND 4) +############################################## +*# +### AUTHOR: EVAN BOOKBINDER +### PURPOSE: Retrieve closetPoint object name for a given index field +### in the database table. +#macro(getmarker $objMarkers $markeridx) +#set($markercounter = 1) +#foreach($xxmarker in $objMarkers) +#if ($markercounter == $markeridx) +$xxmarker.name## +#end +#set($markercounter = $markercounter + 1) +#end +#end + +### AUTHORS: EVAN BOOKBINDER & MIKE DANGELO +### PURPOSE: OUTPUT MILE MARKER, ROAD, INTERSECTION INFO +#macro(mmarkers $markers $id $name $type $simplify) #set($size = ${list.size($markers)}) +#if (${type.length()} > 0) +#set($singType = "${type} ") +#set($plurType = "${type}S ") +#else +#set($singType = "") +#set($plurType = "") +#end #set($startMarker = "") #set($endMarker = "") #set($counter = 0) +#set($phraseCount = 0) +#set($intIndex = 0) #if($size > 0) -THIS INCLUDES $name## +$name ## #if($simplify) -#foreach($item in $markers) +#foreach($index in $id) #set($counter = $counter + 1) +#set($intIndex = $intIndex.parseInt($index.name)) #if($counter == 1) -#set($startMarker = ${item.name}) -#end +#set($startIdx = $intIndex) +#set($endIdx = $intIndex) +#set($startCounter = $counter) +#set($endCounter = $counter) +## Only one item in the list #if($counter == $size) -#set($endMarker = ${item.name}) +## GET MARKER @ INDEX 1 +#set ($marker1 = "#getmarker(${markers},1)") +NEAR $singType$marker1. #end -#end -#if($startMarker == $endMarker) - NEAR $type ${startMarker.trim()}## +##Continuation of current segment +#elseif(($intIndex - $endIdx) == 1 && ($counter != $size)) +#set($endIdx = $intIndex) +#set($endCounter = $counter) +##We've found a break and we're not on the last item +#elseif($counter != $size) +#set ($marker1 = "#getmarker(${markers},${startCounter})") +#set ($marker2 = "#getmarker(${markers},${endCounter})") +#if($startCounter == $endCounter) +NEAR $singType$marker1...## #else - BETWEEN $type ${startMarker.trim()} AND ${endMarker.trim()}## +BETWEEN $plurType$marker1 AND $marker2...## +#end +#set($phraseCount = $phraseCount + 1) +#set($startIdx = $intIndex) +#set($endIdx = $intIndex) +#set($startCounter = $counter) +#set($endCounter = $counter) +## LAST ITEM +#else +#if($phraseCount > 0) +AND ## +#end +##Continuous range (e.g. 1,2,3,4) +#if (($intIndex - $endIdx) == 1) +#set ($marker1 = "#getmarker(${markers},${startCounter})") +#set ($marker2 = "#getmarker(${markers},${counter})") +BETWEEN $plurType$marker1 AND $marker2. +##Isolated mile marker previous and current (e.g. 1,4) +#elseif ($startIdx == $endIdx) +#set ($marker1 = "#getmarker(${markers},${startCounter})") +#set ($marker2 = "#getmarker(${markers},${counter})") +$singType$marker1 AND NEAR $singType$marker2. +##Continuous range + isolated milemarker at end (e.g. 1,2,3,6) +#else +#set ($marker1 = "#getmarker(${markers},${startCounter})") +#set ($marker2 = "#getmarker(${markers},${endCounter})") +#set ($marker3 = "#getmarker(${markers},${counter})") +BETWEEN $plurType$marker1 AND $marker2...AND NEAR $singType$marker3. +#end +#end #end #else - NEAR $type## +NEAR $type## #foreach($item in $markers) #set($counter = $counter + 1) -#if($size > 0 && $counter == $size) - AND## -#end - ${item.name}## +#if($size > 1 && $counter == $size) +AND ${item.name}. +#elseif($size == 1 && $counter == $size) +${item.name}. +#else +${item.name}...## +#end #end #end -. #end #end @@ -188,7 +277,7 @@ ERN## #macro(llFormat $v) #set($v100 = $v * 100) -${mathUtil.floor(${mathUtil.abs($v100)})}## +${mathUtil.abs(${mathUtil.round($v100)})}## #end #macro( tml $time $motdir $motspd $timeFormat $eventlocation ) @@ -201,13 +290,13 @@ ${mathUtil.round(${motspd})}KT ## #end #end -#macro(handleClosestPoints $list, $points1, $points2, $stormType, $nearText, $threshold, $units) +#macro(handleClosestPoints $list, $points1, $points2, $stormType, $nearText, $threshold, $units, $useSecondRef) #if(${stormType} == "line") #set($used = []) #set($used1 = []) #lineOfStorms($used1, $used, $points1, $threshold, $units) ALONG A LINE EXTENDING FROM #outputLineOfStorms($used1, $threshold, $units)## -#if($points2) +#if($points2 && $useSecondRef) #set($used2 = []) #lineOfStorms($used2, $used, $points2, $threshold, $units) #if(${used1.size()} == ${used2.size()}) @@ -225,7 +314,7 @@ ${nearText} ## ${point1.roundedDistance} $units #direction(${point1.oppositeRoundedAzimuth}) OF ## #end ${point1.name}## -#if($point2 && ${point2.name} != ${point1.name}) +#if($point2 && $useSecondRef && ${point2.name} != ${point1.name}) ...OR ${point2.roundedDistance} $units #direction(${point2.oppositeRoundedAzimuth}) OF ${point2.name}## #end #end @@ -666,9 +755,13 @@ ${bulletLead} #set($count = $count + 1) #if($count < $numMajorPoints) #set($strOutput = "${city.name}...") -#elseif ($count == $numMajorPoints) +#else #set($strOutput = "${city.name}.") #end +##Exception for 2 items in straight list +#if((${count} == ${numMajorPoints} - 1) && $columns == 0) +#set($strOutput = "${city.name} ") +#end ##STRAIGHT LIST #if($columns == 0) #if($numMajorPoints == 1) @@ -677,7 +770,7 @@ ${strOutput}## #if($count != $numMajorPoints) ${strOutput}## #else - AND ${strOutput}## +AND ${strOutput}## #end #end @@ -721,12 +814,13 @@ ${ruralPhrase} WILL REMAIN OVER MAINLY RURAL AREAS OF #headlineLocList(${areas} #set($count = 0) #foreach(${city} in ${$otherCityList}) #set($count = $count + 1) -#if(${count} < ${numMinorPoints}) +#if(${count} < ${numMinorPoints} - 1) ${city.name}...## -#elseif (${count} == ${numMajorPoints} && ${count} != 1) +#elseif(${count} == ${numMinorPoints} - 1) +${city.name} ## +#elseif (${count} == ${numMinorPoints} && ${count} != 1) AND ${city.name}. - -#elseif (${count} == ${numMajorPoints}) +#elseif (${count} == ${numMinorPoints}) ${city.name}. #end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory.vm index 0a11ae99c7..a220954d4a 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory.vm @@ -4,6 +4,7 @@ ## Edited by Phil Kurimski 8-17-2011 for OB11.8.0-4 ## ## Evan Bookbinder 9-16-2011 for OB11.8.0-8 ## ## Mike Dangelo 9-19-2011 at Alaska TIM ## +## Mike Dangelo 1-25-2012 at CRH TIM ## ## #if(${action} == "EXT") #set($starttime = "000000T0000Z") @@ -13,6 +14,8 @@ #set($extend = false) #end ## +#set($advType = "FLOOD ADVISORY") +#set($advTypeShort = "MINOR FLOODING") #if(${list.contains($bullets, "small")}) #set($advType = "SMALL STREAM FLOOD ADVISORY") #set($advTypeShort = "SMALL STREAM FLOODING") @@ -28,9 +31,6 @@ #set($advType = "HYDROLOGIC ADVISORY") #set($advTypeShort = "MINOR FLOODING") #set($extend = false) -#else - #set($advType = "FLOOD ADVISORY") - #set($advTypeShort = "MINOR FLOODING") #end ## #set($ic = "ER") @@ -46,6 +46,8 @@ #set($hycType = "ICE JAM FLOODING") #elseif(${list.contains($bullets, "IC")}) #set($ic = "IC") +#elseif(${list.contains($bullets, "DR")}) + #set($ic = "DR") #elseif(${list.contains($bullets, "rapidRiver")}) #set($hycType = "RAPID RIVER RISES") #elseif(${list.contains($bullets, "poorDrainage")}) @@ -54,9 +56,6 @@ ## ${WMOId} ${vtecOffice} 000000 ${BBBId} FLS${siteId} -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...FLOOD ADVISORY...TEST #else @@ -91,12 +90,6 @@ ${advType} FOR... #end #firstBullet(${areas}) -* ## -#if(${productClass}=="T") -THIS IS A TEST MESSAGE. ## -#end -#secondBullet(${dateUtil},${expire},${timeFormat},${localtimezone},${secondtimezone}) - #set ($report = "!** warning basis **!") #set ($report2 = "") #set ($cause = "HEAVY RAIN") @@ -112,6 +105,9 @@ THIS IS A TEST MESSAGE. ## #if(${list.contains($bullets, "IC")}) #set ($cause = "AN ICE JAM AND HEAVY RAIN") #end +#if(${list.contains($bullets, "DR")}) + #set ($report = ". A DAM GATE FLOOD RELEASE WILL CREATE MINOR FLOODING") +#end #if(${list.contains($bullets, "rapidRiver")}) #set ($report2 = ". RAPID RIVER RISES WILL RESULT IN MINOR FLOODING") #end @@ -119,22 +115,22 @@ THIS IS A TEST MESSAGE. ## #set ($report2 = ". OVERFLOWING POOR DRAINAGE AREAS WILL RESULT IN MINOR FLOODING") #end #if(${list.contains($bullets, "doppler")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "trainedSpotters")}) #set ($report = "TRAINED WEATHER SPOTTERS REPORTED ${cause} CAUSING ${advTypeShort} IN !** LOCATION **!${report2}") @@ -161,36 +157,30 @@ THIS IS A TEST MESSAGE. ## #set ($report = "LOCAL LAW ENFORCEMENT REPORTED ${cause} IN !** LOCATION **! THAT WILL CAUSE ${advTypeShort}${report2}") #end #if(${list.contains($bullets, "public")}) - #set ($report = "THE PUBLIC REPORTED ${cause} CAUSING ${advTypeShort} IN !** LOCATION **!${report2}") + #set ($report = "${cause} WAS REPORTED TO BE CAUSING ${advTypeShort} IN !** LOCATION **!${report2}") #end #if(${list.contains($bullets, "public")} && ${list.contains($bullets, "thunder")}) - #set ($report = "THE PUBLIC REPORTED ${advTypeShort} IN !** LOCATION **! DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}") + #set ($report = "A THUNDERSTORM WAS REPORTED IN !** LOCATION **! THAT WILL CAUSE ${advTypeShort}") #end #if(${list.contains($bullets, "public")} && ${list.contains($bullets, "actual")}) - #set ($report = "THE PUBLIC REPORTED ${cause} CAUSING ${advTypeShort} IN !** LOCATION **!${report2}") + #set ($report = "${cause} WAS REPORTED TO BE CAUSING ${advTypeShort} IN !** LOCATION **!${report2}") #end #if(${list.contains($bullets, "public")} && ${list.contains($bullets, "plainRain")}) - #set ($report = "THE PUBLIC REPORTED ${cause} IN !** LOCATION **! THAT WILL CAUSE MINOR FLOODING${report2}") + #set ($report = "${cause} WAS REPORTED IN !** LOCATION **! THAT WILL CAUSE MINOR FLOODING${report2}") #end -#* -#if(${list.contains($bullets, "SM")}) - #set ($report = "MINOR FLOODING IS !** OCCURRING/EXPECTED **! DUE TO SNOW MELT") -#end -#if(${list.contains($bullets, "RS")}) - #set ($report = "MINOR FLOODING IS !** OCCURRING/EXPECTED **! DUE TO HEAVY RAIN AND SNOW MELT") -#end -#if(${list.contains($bullets, "IJ")}) - #set ($report = "MINOR FLOODING IS !** OCCURRING/EXPECTED **! DUE TO AN ICE JAM") -#end -#if(${list.contains($bullets, "IC")}) - #set ($report = "MINOR FLOODING IS !** OCCURRING/EXPECTED **! DUE TO AN ICE JAM AND HEAVY RAIN") -#end -*# #if(${list.contains($bullets, "doppler")} || ${list.contains($bullets, "dopplerGauge")}) #set($estimate = "UP TO !** Number **! INCHES OF RAIN HAS FALLEN IN THE PAST HOUR.") #else #set($estimate = "") #end +* ## +#if(${productClass}=="T") +THIS IS A TEST MESSAGE. ## +#end +#secondBullet(${dateUtil},${expire},${timeFormat},${localtimezone},${secondtimezone}) +###Leave two blank lines here######### + + * ## #if(${productClass}=="T") THIS IS A TEST MESSAGE. ## @@ -206,21 +196,20 @@ THIS IS A TEST MESSAGE. ## #locationsList("SOME LOCATIONS THAT WILL EXPERIENCE MINOR FLOODING INCLUDE" "MINOR FLOODING" 0 ${cityList} ${otherPoints} ${areas} ${dateUtil} ${timeFormat} 0) #if(${list.contains($bullets, "addRainfall")}) -ADDITIONAL RAINFALL OF !** Edit Amount **! INCHES IS EXPECTED OVER THE AREA. THIS ADDITIONAL RAIN WILL MAKE MINOR FLOODING. +ADDITIONAL RAINFALL OF !** Edit Amount **! INCHES IS EXPECTED OVER THE AREA. THIS ADDITIONAL RAIN WILL MAKE MINOR FLOODING. #end #if(${list.contains($bullets, "specificPlace")}) -MINOR FLOODING IS OCCURRING NEAR !** Enter Location **!. +!** Enter Location **! IS THE MOST LIKELY PLACE TO EXPERIENCE MINOR FLOODING. #end #if(${list.contains($bullets, "drainages")}) #drainages(${riverdrainages}) +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") ##################### ## CALL TO ACTIONS ## ##################### @@ -237,7 +226,7 @@ PRECAUTIONARY/PREPAREDNESS ACTIONS... #end ## -#if(${list.contains($bullets, "advMeans")}) +#if(${list.contains($bullets, "advisoryMeansCTA")}) A FLOOD ADVISORY MEANS RIVER OR STREAM FLOWS ARE ELEVATED OR PONDING OF WATER IN URBAN OR OTHER AREAS IS OCCURRING OR IS IMMINENT. #end @@ -284,4 +273,3 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory.xml index 3783a01b8d..372b5a45d3 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory.xml @@ -1,7 +1,9 @@ + Mike Dangelo 09-19-2011 at Alaska TIM + Mike Dangelo 01-25-2012 at CRH TIM--> + @@ -67,26 +69,27 @@ - - - - - + + + + + + - + - + - + @@ -95,58 +98,95 @@ - - + + - + - - - - - - - - - - + + + + + - - - - + + + + + - + - + - + - - - + + + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -223,6 +263,10 @@ + + + City @@ -243,6 +287,4 @@ true - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup.vm index c61d2e576f..3e7d41fb04 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup.vm @@ -2,9 +2,9 @@ ## FLOOD ADVISORY FOLLOW-UP ## ############################## ## EDITED BY PHIL KURIMSKI 8-18-2011 FOR OB11.8.0-4 -## EVAN BOOKBINDER 9-16-2011 FOR OB11.0.8-8 ## -## Mike Dangelo 09-19-2011 at Alaska TIM ## -## +## EVAN BOOKBINDER 9-16-2011 FOR OB11.0.8-8 +## Mike Dangelo 09-19-2011 at Alaska TIM +## Mike and Phil 1-25-2012 at CRH TIM ## #if(${action} == "EXT") #set($starttime = "000000T0000Z") @@ -14,45 +14,22 @@ #set($extend = false) #end ## -#if(${list.contains($bullets, "uss")}) +#set($advType = "FLOOD ADVISORY") +#set($advTypeShort = "MINOR FLOODING") +#if(${list.contains($bullets, "small")}) + #set($advType = "SMALL STREAM FLOOD ADVISORY") + #set($advTypeShort = "SMALL STREAM FLOODING") +#elseif(${list.contains($bullets, "uss")}) #set($advType = "URBAN AND SMALL STREAM FLOOD ADVISORY") - #set($advTypeShort = "URBAN AND SMALL STREAM FLOODING") + #set($advTypeShort = "URBAN AND SMALL STREAM FLOODING") #elseif(${list.contains($bullets, "arroyo")}) #set($advType = "ARROYO AND SMALL STREAM FLOOD ADVISORY") #set($advTypeShort = "ARROYO AND SMALL STREAM FLOODING") -#elseif(${list.contains($bullets, "small")}) - #set($advType = "SMALL STREAM FLOOD ADVISORY") - #set($advTypeShort = "SMALL STREAM FLOODING") #elseif(${list.contains($bullets, "hydrologic")}) #set($advType = "HYDROLOGIC ADVISORY") #set($advTypeShort = "MINOR FLOODING") -#else - #set($advType = "FLOOD ADVISORY") - #set($advTypeShort = "MINOR FLOODING") #end -## -## The following code is not needed because the "ic" variable is passed -## from the warning. Therefore it has been commented out. -#* -#if(${list.contains($bullets, "SM")}) - #set($ic = "SM") - #set($hycType = "FOR MELTING SNOW IN") -#elseif(${list.contains($bullets, "RS")}) - #set($ic = "RS") - #set($hycType = "FOR RAIN AND MELTING SNOW IN") -#elseif(${list.contains($bullets, "IJ")}) - #set($ic = "IJ") - #set($hycType = "FOR ICE JAM FLOODING IN") -#elseif(${list.contains($bullets, "IC")}) - #set($ic = "IC") - #set($hycType = "FOR AN ICE JAM AND RAIN") -#elseif(${list.contains($bullets, "ic1")}) - #set($hycType = "FOR RAPID RIVER RISES IN") -#elseif(${list.contains($bullets, "ic2")}) - #set($hycType = "FOR MINOR FLOODING OF POOR DRAINAGE AREAS IN") -#end -*# -## End of the unnecessary ic coding + #set($hycType = "") #set ($report = "!** warning basis **!") #set ($report2 = "") @@ -81,22 +58,22 @@ #set ($cause = "AN ICE JAM AND HEAVY RAIN") #end #if(${list.contains($bullets, "doppler")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "trainedSpotters")}) #set ($report = "TRAINED WEATHER SPOTTERS REPORTED ${cause} CAUSING ${advTypeShort} IN !** LOCATION **!${report2}") @@ -105,7 +82,7 @@ #set ($report = "TRAINED WEATHER SPOTTERS REPORTED ${cause} IN !** LOCATION **! DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2}") #end #if(${list.contains($bullets, "trainedSpotters")} && ${list.contains($bullets, "actual")}) - #set ($report = "TRAINED WEATHER SPOTTERS REPORTED ${cause} CAUSING ${advTypeShort} IN !** LOCATION **!${report2}") + #set ($report = "TRAINED WEATHER SPOTTERS REPORTED ${advTypeShort} IN !** LOCATION **!${report2}") #end #if(${list.contains($bullets, "trainedSpotters")} && ${list.contains($bullets, "plainRain")}) #set ($report = "TRAINED WEATHER SPOTTERS REPORTED ${cause} IN !** LOCATION **! THAT WILL CAUSE ${advTypeShort}${report2}") @@ -129,7 +106,7 @@ #set ($report = "THE PUBLIC REPORTED ${advTypeShort} IN !** LOCATION **! DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}") #end #if(${list.contains($bullets, "public")} && ${list.contains($bullets, "actual")}) - #set ($report = "THE PUBLIC REPORTED ${cause} CAUSING ${advTypeShort} IN !** LOCATION **!${report2}") + #set ($report = "THE PUBLIC REPORTED ${advTypeShort} IN !** LOCATION **!${report2}") #end #if(${list.contains($bullets, "public")} && ${list.contains($bullets, "plainRain")}) #set ($report = "THE PUBLIC REPORTED ${cause} IN !** LOCATION **! THAT WILL CAUSE MINOR FLOODING${report2}") @@ -139,12 +116,6 @@ #else #set($estimate = "") #end -#if(${specialCorText}) -${WMOId} ${vtecOffice} 000000 ${BBBId} -FLS${siteId} - -${specialCorText} -#else ########################################## ## FLOOD ADVISORY FOLLOW-UP HEADER INFO ## ########################################## @@ -187,24 +158,43 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} THIS IS A TEST MESSAGE.## #end ...THE ${advType} ${hycType}HAS BEEN CANCELLED FOR ## -#headlineLocList(${areas} true true true false) -...## - -########### END NEW HEADLINE CODE #################### +#headlineLocList(${areas} true true true false)## +... #if(${list.contains($bullets, "recedingWater")}) THE HIGH WATER IS RECEDING...AND IS NO LONGER EXPECTED TO POSE A THREAT. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES. -#elseif(${list.contains($bullets, "rainEnded")}) +#end +#if(${list.contains($bullets, "rainEnded")}) THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT. +#end +#end +######################## +## FLOOD ADVISORY EXP ## +######################## +#if(${action}=="EXP") +#if(${productClass}=="T") +THIS IS A TEST MESSAGE.## +#end +...THE ${advType} ${hycType}## +#if(${now.compareTo(${expire})} > -1) +EXPIRED AT ${dateUtil.format(${expire}, ${timeFormat.clock}, 15, ${localtimezone})} FOR ## #else -!** THE HEAVY RAIN HAS ENDED. !** OR **! THE FLOOD WATER IS RECEDING. THEREFORE...THE FLOODING THREAT HAS ENDED. **! +WILL EXPIRE AT ${dateUtil.format(${expire}, ${timeFormat.clock}, 15, ${localtimezone})} FOR ## +#end +#headlineLocList(${areas} true true true false)## +... + +#if(${list.contains($bullets, "recedingWater")}) +THE HIGH WATER IS RECEDING...AND IS NO LONGER EXPECTED TO POSE A THREAT. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES. #end -## One line explanation -##!**EXPLANATION**! +#if(${list.contains($bullets, "rainEnded")}) +THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT. + +#end #end ######################## ## FLOOD ADVISORY CON ## @@ -246,10 +236,6 @@ MINOR FLOODING IS OCCURRING NEAR !** Enter Location **!. #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") ##################### ## CALL TO ACTIONS ## ##################### @@ -292,16 +278,17 @@ DO NOT UNDERESTIMATE THE POWER OF FLOOD WATERS. ONLY A FEW INCHES OF RAPIDLY FLO #if(${list.contains($bullets, "reportFloodingCTA")}) TO REPORT FLOODING...HAVE THE NEAREST LAW ENFORCEMENT AGENCY RELAY YOUR REPORT TO THE NATIONAL WEATHER SERVICE FORECAST OFFICE. +#end +#if(${list.contains($bullets, "advisoryMeans")}) +A FLOOD ADVISORY MEANS RIVER OR STREAM FLOWS ARE ELEVATED OR PONDING OF WATER IN URBAN OR OTHER AREAS IS OCCURRING OR IS IMMINENT. + #end #if(${ctaSelected} == "YES") && #end #################################### END OF CTA STUFF ################################### -#if(${list.contains($bullets, "advMeans")}) -A FLOOD ADVISORY MEANS RIVER OR STREAM FLOWS ARE ELEVATED OR PONDING OF WATER IN URBAN OR OTHER AREAS IS OCCURRING OR IS IMMINENT. -#end #end ############################ ## FLOOD ADVISORY CAN/CON ## @@ -407,15 +394,13 @@ MINOR FLOODING IS OCCURRING NEAR !** Enter Location **!. #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + ##################### ## CALL TO ACTIONS ## ##################### -##Check to see if we've selected any calls to action. In our .cfg file -##we ended each CTA bullet ID with "CTA" for this reason as a 'trip' #foreach ($bullet in $bullets) #if($bullet.endsWith("CTA")) #set ($ctaSelected = "YES") @@ -453,45 +438,18 @@ DO NOT UNDERESTIMATE THE POWER OF FLOOD WATERS. ONLY A FEW INCHES OF RAPIDLY FLO #if(${list.contains($bullets, "reportFloodingCTA")}) TO REPORT FLOODING...HAVE THE NEAREST LAW ENFORCEMENT AGENCY RELAY YOUR REPORT TO THE NATIONAL WEATHER SERVICE FORECAST OFFICE. +#end +#if(${list.contains($bullets, "advisoryMeansCTA")}) +A FLOOD ADVISORY MEANS RIVER OR STREAM FLOWS ARE ELEVATED OR PONDING OF WATER IN URBAN OR OTHER AREAS IS OCCURRING OR IS IMMINENT. + #end #if(${ctaSelected} == "YES") && #end #################################### END OF CTA STUFF ################################### -#if(${list.contains($bullets, "advMeans")}) -A FLOOD ADVISORY MEANS RIVER OR STREAM FLOWS ARE ELEVATED OR PONDING OF WATER IN URBAN OR OTHER AREAS IS OCCURRING OR IS IMMINENT. - -#end -#end -######################## -## FLOOD ADVISORY EXP ## -######################## -#if(${action}=="EXP") -#if(${productClass}=="T") -THIS IS A TEST MESSAGE.## -#end -...THE ${advType} ${hycType}## -#if(${now.compareTo(${expire})} > -1) -EXPIRED AT ${dateUtil.format(${expire}, ${timeFormat.clock}, 15, ${localtimezone})} FOR ## -#else -WILL EXPIRE AT ${dateUtil.format(${expire}, ${timeFormat.clock}, 15, ${localtimezone})} FOR ## -#end -#headlineLocList(${areas} true true true false) -...## -########### END NEW HEADLINE CODE #################### - - -#if(${list.contains($bullets, "recedingWater")}) -#set ($why = "THE HIGH WATER IS RECEDING...AND IS NO LONGER EXPECTED TO POSE A THREAT. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES.") #end -#if(${list.contains($bullets, "rainEnded")}) -#set ($why = "THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT.") -#end -${why} - -#end #################################### ## END OF FLOOD ADVISORY PRODUCTS ## #################################### @@ -505,5 +463,4 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ -!**NAME/INITIALS**! -#end \ No newline at end of file +!**NAME/INITIALS**! \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup.xml index 353c5cae05..b1074df661 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup.xml @@ -2,6 +2,7 @@ @@ -39,7 +40,7 @@ true - + 30 30 @@ -54,64 +55,52 @@ - - - - + + - - - - - + + + + + - - + + - - - - + + - - - - - + + + + + - - + + - - - - - - - + + + + + - + - + - + @@ -120,34 +109,25 @@ - - + + - + - - - - - - - - - + + + + + + - + @@ -155,7 +135,7 @@ - + @@ -164,8 +144,8 @@ - - + + @@ -247,6 +227,10 @@ + + + City @@ -266,7 +250,4 @@ true - - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup_Zones.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup_Zones.vm index 81bf5665c2..ffcd7e6bc3 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup_Zones.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup_Zones.vm @@ -1,8 +1,8 @@ #################################### ## FLOOD ADVISORY FOLLOW-UP ZONES ## #################################### -## Created by Mike Dangelo 09-19-2011 at Alaska TIM for zones ## -## +## Created by Mike Dangelo 09-19-2011 at Alaska TIM for zones +## Edited by Mike Dangelo 01-26-2012 at CRH TIM ## #if(${action} == "EXT") #set($starttime = "000000T0000Z") @@ -15,12 +15,12 @@ #if(${list.contains($bullets, "uss")}) #set($advType = "URBAN AND SMALL STREAM FLOOD ADVISORY") #set($advTypeShort = "URBAN AND SMALL STREAM FLOODING") -#elseif(${list.contains($bullets, "arroyo")}) - #set($advType = "ARROYO AND SMALL STREAM FLOOD ADVISORY") - #set($advTypeShort = "ARROYO AND SMALL STREAM FLOODING") #elseif(${list.contains($bullets, "small")}) #set($advType = "SMALL STREAM FLOOD ADVISORY") #set($advTypeShort = "SMALL STREAM FLOODING") +#elseif(${list.contains($bullets, "arroyo")}) + #set($advType = "ARROYO AND SMALL STREAM FLOOD ADVISORY") + #set($advTypeShort = "ARROYO AND SMALL STREAM FLOODING") #elseif(${list.contains($bullets, "hydrologic")}) #set($advType = "HYDROLOGIC ADVISORY") #set($advTypeShort = "MINOR FLOODING") @@ -28,30 +28,20 @@ #set($advType = "FLOOD ADVISORY") #set($advTypeShort = "MINOR FLOODING") #end -## -## The following code is not needed because the "ic" variable is passed -## from the warning. Therefore it has been commented out. -#* -#if(${list.contains($bullets, "SM")}) - #set($ic = "SM") +#if(${ic} == "SM") #set($hycType = "FOR MELTING SNOW IN") -#elseif(${list.contains($bullets, "RS")}) - #set($ic = "RS") +#elseif({$ic} == "RS") #set($hycType = "FOR RAIN AND MELTING SNOW IN") -#elseif(${list.contains($bullets, "IJ")}) - #set($ic = "IJ") +#elseif(${ic} == "IJ") #set($hycType = "FOR ICE JAM FLOODING IN") -#elseif(${list.contains($bullets, "IC")}) - #set($ic = "IC") +#elseif(${ic} == "IC") #set($hycType = "FOR AN ICE JAM AND RAIN") #elseif(${list.contains($bullets, "ic1")}) #set($hycType = "FOR RAPID RIVER RISES IN") #elseif(${list.contains($bullets, "ic2")}) #set($hycType = "FOR MINOR FLOODING OF POOR DRAINAGE AREAS IN") #end -*# -## End of the unnecessary ic coding -#set($hycType = "") +#set ($hycType = "") #set ($report = "!** warning basis **!") #set ($typeofevent = "") #set ($report2 = "") @@ -82,15 +72,15 @@ #if(${list.contains($bullets, "rapidRiver")}) #set ($typeofevent = ". RAPID RIVER RISES ARE EXPECTED") #end +#if(${list.contains($bullets, "poorDrainage")}) + #set ($typeofevent = ". OVERFLOWING POOR DRAINAGE AREAS WILL RESULT IN MINOR FLOODING") +#end #if(${list.contains($bullets, "glacierOutburst")}) #set ($report = "A GLACIER-DAMMED LAKEOUTBURST FLOOD WILL RESULT IN MINOR FLOODING AT !** LOCATION **!") #end #if(${list.contains($bullets, "groundWater")}) #set ($report = "RISING GROUND WATER LEVELS WILL RESULT IN MINOR FLOODING AT !** LOCATION **!") #end -#if(${list.contains($bullets, "poorDrainage")}) - #set ($typeofevent = ". OVERFLOWING POOR DRAINAGE AREAS WILL RESULT IN MINOR FLOODING") -#end #if(${list.contains($bullets, "satellite")}) #set ($report = "SATELLITE ESTIMATES INDICATE HEAVY RAINFALL THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") #end @@ -98,22 +88,22 @@ #set ($report = "SATELLITE ESTIMATES AND RAIN GAUGE DATA INDICATE HEAVY RAINFALL THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "doppler")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${report2} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "trainedSpotters")}) #set ($report = "TRAINED WEATHER SPOTTERS REPORTED ${cause} CAUSING ${advTypeShort} IN !** LOCATION **!${report2}") @@ -156,12 +146,6 @@ #else #set($estimate = "") #end -#if(${specialCorText}) -${WMOId} ${vtecOffice} 000000 ${BBBId} -FLS${siteId} - -${specialCorText} -#else ########################################## ## FLOOD ADVISORY FOLLOW-UP HEADER INFO ## ########################################## @@ -204,24 +188,51 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} THIS IS A TEST MESSAGE.## #end ...THE ${advType} ${hycType}HAS BEEN CANCELLED FOR ## -##headlineLocList(${areas} true true true false) -!**INSERT RIVER/STREAM OR AREA**! IN !**INSERT GEO AREA**!...## +## REMMED OUT FOR Alaska +## #headlineLocList(${areas} true true true false) +!**INSERT RIVER/STREAM OR AREA**! IN !**INSERT GEO AREA**!... ########### END NEW HEADLINE CODE #################### #if(${list.contains($bullets, "recedingWater")}) THE HIGH WATER IS RECEDING...AND IS NO LONGER EXPECTED TO POSE A THREAT. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES. -#elseif(${list.contains($bullets, "rainEnded")}) +#end +#if(${list.contains($bullets, "rainEnded")}) THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT. #else !** THE HEAVY RAIN HAS ENDED. !** OR **! THE FLOOD WATER IS RECEDING. THEREFORE...THE FLOODING THREAT HAS ENDED. **! #end -## One line explanation -##!**EXPLANATION**! +#end +######################## +## FLOOD ADVISORY EXP ## +######################## +#if(${action}=="EXP") +#if(${productClass}=="T") +THIS IS A TEST MESSAGE.## +#end +...THE ${advType} ${hycType}## +#if(${now.compareTo(${expire})} > -1) +EXPIRED AT ${dateUtil.format(${expire}, ${timeFormat.clock}, 15, ${localtimezone})} FOR ## +#else +WILL EXPIRE AT ${dateUtil.format(${expire}, ${timeFormat.clock}, 15, ${localtimezone})} FOR ## +#end +## REMMED OUT FOR Alaska +## #headlineLocList(${areas} true true true false) +!**INSERT RIVER/STREAM OR AREA **! IN !**INSERT GEO AREA**!... +########### END NEW HEADLINE CODE #################### + +#if(${list.contains($bullets, "recedingWater")}) +THE HIGH WATER IS RECEDING...AND IS NO LONGER EXPECTED TO POSE A THREAT. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES. + +#end +#if(${list.contains($bullets, "rainEnded")}) +THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT. + +#end #end ######################## ## FLOOD ADVISORY CON ## @@ -231,7 +242,8 @@ THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT. THIS IS A TEST MESSAGE.## #end ...THE ${advType} ${hycType}REMAINS IN EFFECT #secondBullet(${dateUtil},${expire},${timeFormat},${localtimezone},${secondtimezone}) FOR ## -##headlineLocList(${areas} true true true false) +## REMMED OUT FOR Alaska +## #headlineLocList(${areas} true true true false) !**INSERT RIVER/STREAM OR AREA**! IN !**INSERT GEO AREA**!...## ########### END NEW HEADLINE CODE #################### @@ -249,9 +261,10 @@ AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}...${repor #if(${productClass}=="T") THIS IS A TEST MESSAGE. ## #end -##locationsList("SOME LOCATIONS THAT WILL EXPERIENCE MINOR FLOODING INCLUDE" "THE FLOODING IS EXPECTED TO IMPACT MAINLY RURAL AREAS OF" 0 ${cityList} ${otherPoints} ${areas} ${dateUtil} ${timeFormat} 0) EXCLUDED FOR ALASKA +## REMMED OUT FOR Alaska +## #locationsList("SOME LOCATIONS THAT WILL EXPERIENCE MINOR FLOODING INCLUDE" "THE FLOODING IS EXPECTED TO IMPACT MAINLY RURAL AREAS OF" 0 ${cityList} ${otherPoints} ${areas} ${dateUtil} ${timeFormat} 0) EXCLUDED FOR ALASKA #if(${list.contains($bullets, "fcstPoint")}) -FOR THE !** insert river name and forecast point **!: +FOR THE !** insert river name and forecast point **!... AT ${dateUtil.format(${now}, ${timeFormat.clock}, ${localtimezone})} THE STAGE WAS !** xx.x **! FEET. FLOOD STAGE IS !** xx.x **! FEET. FORECAST... !** insert crest stage and time **!. @@ -273,10 +286,10 @@ MINOR FLOODING IS OCCURRING NEAR !** Enter Location **!. #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + ##################### ## CALL TO ACTIONS ## ##################### @@ -319,16 +332,16 @@ DO NOT UNDERESTIMATE THE POWER OF FLOOD WATERS. ONLY A FEW INCHES OF RAPIDLY FLO #if(${list.contains($bullets, "reportFloodingCTA")}) TO REPORT FLOODING...HAVE THE NEAREST LAW ENFORCEMENT AGENCY RELAY YOUR REPORT TO THE NATIONAL WEATHER SERVICE FORECAST OFFICE. +#end +#if(${list.contains($bullets, "advisoryMeansCTA")}) +A FLOOD ADVISORY MEANS RIVER OR STREAM FLOWS ARE ELEVATED OR PONDING OF WATER IN URBAN OR OTHER AREAS IS OCCURRING OR IS IMMINENT. KEEP AN EYE ON WATERWAYS AND BE PREPARED TO TAKE ACTION. + #end #if(${ctaSelected} == "YES") && #end #################################### END OF CTA STUFF ################################### -#if(${list.contains($bullets, "advMeans")}) -A FLOOD ADVISORY MEANS RIVER OR STREAM FLOWS ARE ELEVATED OR PONDING OF WATER IN URBAN OR OTHER AREAS IS OCCURRING OR IS IMMINENT. - -#end #end ############################ ## FLOOD ADVISORY CAN/CON ## @@ -402,7 +415,8 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} THIS IS A TEST MESSAGE.## #end ...THE ${advType} REMAINS IN EFFECT UNTIL ${dateUtil.format(${expire}, ${timeFormat.clock}, 15, ${localtimezone})} FOR ## -##headlineLocList(${areas} true true true false) +## REMMED OUT FOR Alaska +## #headlineLocList(${areas} true true true false) !**INSERT RIVER/STREAM OR AREA **! IN !**INSERT GEO AREA**!...## ########### END NEW HEADLINE CODE #################### @@ -422,7 +436,7 @@ THIS IS A TEST MESSAGE. ## #end ##locationsList("SOME LOCATIONS THAT WILL EXPERIENCE MINOR FLOODING INCLUDE" "THE FLOODING IS EXPECTED TO IMPACT MAINLY RURAL AREAS OF" 0 ${cityList} ${otherPoints} ${areas} ${dateUtil} ${timeFormat} 0) EXCLUDED FOR ALASKA #if(${list.contains($bullets, "fcstPoint")}) -FOR THE !** insert river name and forecast point **!: +FOR THE !** insert river name and forecast point **!... AT ${dateUtil.format(${now}, ${timeFormat.clock}, ${localtimezone})} THE STAGE WAS !** xx.x **! FEET. FLOOD STAGE IS !** xx.x **! FEET. FORECAST... !** insert crest stage and time **!. @@ -443,15 +457,9 @@ MINOR FLOODING IS OCCURRING NEAR !** Enter Location **!. #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") ##################### ## CALL TO ACTIONS ## ##################### -##Check to see if we've selected any calls to action. In our .cfg file -##we ended each CTA bullet ID with "CTA" for this reason as a 'trip' #foreach ($bullet in $bullets) #if($bullet.endsWith("CTA")) #set ($ctaSelected = "YES") @@ -489,6 +497,10 @@ DO NOT UNDERESTIMATE THE POWER OF FLOOD WATERS. ONLY A FEW INCHES OF RAPIDLY FLO #if(${list.contains($bullets, "reportFloodingCTA")}) TO REPORT FLOODING...HAVE THE NEAREST LAW ENFORCEMENT AGENCY RELAY YOUR REPORT TO THE NATIONAL WEATHER SERVICE FORECAST OFFICE. +#end +#if(${list.contains($bullets, "advisoryMeansCTA")}) +A FLOOD ADVISORY MEANS RIVER OR STREAM FLOWS ARE ELEVATED OR PONDING OF WATER IN URBAN OR OTHER AREAS IS OCCURRING OR IS IMMINENT. KEEP AN EYE ON WATERWAYS AND BE PREPARED TO TAKE ACTION. + #end #if(${ctaSelected} == "YES") && @@ -499,34 +511,6 @@ TO REPORT FLOODING...HAVE THE NEAREST LAW ENFORCEMENT AGENCY RELAY YOUR REPORT T A FLOOD ADVISORY MEANS RIVER OR STREAM FLOWS ARE ELEVATED OR PONDING OF WATER IN URBAN OR OTHER AREAS IS OCCURRING OR IS IMMINENT. #end -#end -######################## -## FLOOD ADVISORY EXP ## -######################## -#if(${action}=="EXP") -#if(${productClass}=="T") -THIS IS A TEST MESSAGE.## -#end -...THE ${advType} ${hycType}## -#if(${now.compareTo(${expire})} > -1) -EXPIRED AT ${dateUtil.format(${expire}, ${timeFormat.clock}, 15, ${localtimezone})} FOR ## -#else -WILL EXPIRE AT ${dateUtil.format(${expire}, ${timeFormat.clock}, 15, ${localtimezone})} FOR ## -#end -##headlineLocList(${areas} true true true false) -!**INSERT RIVER/STREAM OR AREA **! IN !**INSERT GEO AREA**!...## -########### END NEW HEADLINE CODE #################### - - -#if(${list.contains($bullets, "recedingWater")}) -#set ($why = "THE HIGH WATER IS RECEDING...AND IS NO LONGER EXPECTED TO POSE A THREAT. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES.") -#end - -#if(${list.contains($bullets, "rainEnded")}) -#set ($why = "THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT.") -#end -${why} - #end #################################### ## END OF FLOOD ADVISORY PRODUCTS ## @@ -541,5 +525,4 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ -!**NAME/INITIALS**! -#end \ No newline at end of file +!**NAME/INITIALS**! \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup_Zones.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup_Zones.xml index 172f33d3c7..268e09ab9d 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup_Zones.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisoryFollowup_Zones.xml @@ -1,6 +1,7 @@ - + + @@ -38,7 +39,7 @@ true - + 30 30 @@ -53,7 +54,6 @@ - @@ -69,7 +69,6 @@ - @@ -86,25 +85,15 @@ - - - - - - - + + + + + - + @@ -135,32 +124,21 @@ - + - - - - - - - - + + + + + - + @@ -172,7 +150,7 @@ - + @@ -191,7 +169,7 @@ - + @@ -281,6 +259,11 @@ + + + + City @@ -301,7 +284,5 @@ true - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory_Zones.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory_Zones.vm index 1a6ef67ab9..67ecc8dad0 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory_Zones.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory_Zones.vm @@ -3,6 +3,7 @@ ############################ ## Created by Mike Dangelo 9-21-2011 at Alaska TIM ## ## Mary-Beth Schreck, Ed Plumb, Aaron Jacobs 9-22-2011 at Alaska TIM +## Mike Dangelo 01-26-2012 at CRH TIM ## #if(${action} == "EXT") #set($starttime = "000000T0000Z") @@ -55,13 +56,13 @@ #elseif(${list.contains($bullets, "OT")}) #set($ic = "OT") #set($hycType = "GROUND WATER FLOODING") +#elseif(${list.contains($bullets, "DR")}) + #set($ic = "DR") + #set($hycType = "DAM GATE RELEASE") #end ## ${WMOId} ${vtecOffice} 000000 ${BBBId} FLS${siteId} -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...FLOOD ADVISORY...TEST #else @@ -151,22 +152,22 @@ THIS IS A TEST MESSAGE. ## #set ($report = "SATELLITE ESTIMATES AND RAIN GAUGE DATA INDICATE HEAVY RAINFALL THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "doppler")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")}) #set ($report = "AUTOMATED RAIN GAUGES INDICATED ${cause} THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A THUNDERSTORM THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED ${cause} DUE TO A LINE OF THUNDERSTORMS THAT WILL CAUSE ${advTypeShort}${typeofevent} IN THE ADVISORY AREA") #end #if(${list.contains($bullets, "trainedSpotters")}) #set ($report = "TRAINED WEATHER SPOTTERS REPORTED ${cause} CAUSING ${advTypeShort} IN !** LOCATION **!${typeofevent}") @@ -254,7 +255,7 @@ THIS IS A TEST MESSAGE. ## #end ## #locationsList("SOME LOCATIONS THAT WILL EXPERIENCE MINOR FLOODING INCLUDE" "THE FLOODING IS EXPECTED TO IMPACT MAINLY RURAL AREAS OF" 0 ${cityList} ${otherPoints} ${areas} ${dateUtil} ${timeFormat} 0) EXCLUDED FOR ALASKA #if(${list.contains($bullets, "fcstPoint")}) -FOR THE !** insert river name and forecast point **!: +FOR THE !** insert river name and forecast point **!... AT ${dateUtil.format(${now}, ${timeFormat.clock}, ${localtimezone})} THE STAGE WAS !** xx.x **! FEET. FLOOD STAGE IS !** xx.x **! FEET. FORECAST... !** insert crest stage and time **!. @@ -275,15 +276,13 @@ MINOR FLOODING IS OCCURRING NEAR !** Enter Location **!. #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + ##################### ## CALL TO ACTIONS ## ##################### -##Check to see if we've selected any calls to action. In our .cfg file -##we ended each CTA bullet ID with "CTA" for this reason as a 'trip' #foreach ($bullet in $bullets) #if($bullet.endsWith("CTA")) #set ($ctaSelected = "YES") @@ -294,7 +293,7 @@ MINOR FLOODING IS OCCURRING NEAR !** Enter Location **!. PRECAUTIONARY/PREPAREDNESS ACTIONS... #end -#if(${list.contains($bullets, "advMeans")}) +#if(${list.contains($bullets, "advisoryMeansCTA")}) A FLOOD ADVISORY MEANS RIVER OR STREAM FLOWS ARE ELEVATED OR PONDING OF WATER IN URBAN OR OTHER AREAS IS OCCURRING OR IS IMMINENT. #end @@ -342,4 +341,3 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory_Zones.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory_Zones.xml index ac486b99ad..d21b21b352 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory_Zones.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodAdvisory_Zones.xml @@ -1,8 +1,10 @@ + Mary-Beth Schreck, Ed Plumb, Aaron Jacobs 9-22-2011 at Alaska TIM + Mike Dangelo 01-26-2012 at CRH TIM--> + mi mph @@ -12,6 +14,7 @@ that can be loaded with each template. --> Forecast Zones + @@ -66,27 +69,28 @@ - - - - - + + + + + - - + + + - + - + @@ -103,7 +107,7 @@ - + @@ -112,44 +116,40 @@ - + - - - - - - - - - - + + + + + - - - - - - + + + + + + + - + - + - + @@ -158,9 +158,9 @@ - - - + + + @@ -169,21 +169,72 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - 0.00 AND @@ -259,6 +310,10 @@ + + + City @@ -280,6 +335,4 @@ true - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning.vm index 4449824574..fb8ec66dfd 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning.vm @@ -22,6 +22,7 @@ #else #set($advType = "FLOOD WARNING") #end +#set($ic = "ER") #set($hycType = "") #if(${list.contains($bullets, "sm")}) #set($ic = "SM") @@ -31,7 +32,7 @@ #set($hycType = "A LEVEE FAILURE") #elseif(${list.contains($bullets, "dr")}) #set($ic = "DR") - #set($hycType = "A DAM FLOODGATE RELEASE") + #set($hycType = "A DAM GATE RELEASE") #elseif(${list.contains($bullets, "rs")}) #set($ic = "RS") #set($hycType = "RAIN AND SNOW MELT") @@ -56,9 +57,6 @@ ${WMOId} ${vtecOffice} 000000 ${BBBId} FLW${siteId} -#if(${specialCorText}) -${specialCorText} -#else BULLETIN - EAS ACTIVATION REQUESTED #if(${productClass}=="T") TEST...FLOOD WARNING...TEST @@ -109,22 +107,22 @@ THIS IS A TEST MESSAGE. ## #set ($report = "HEAVY RAIN THAT WILL CAUSE FLOODING.") #set ($rainAmount = "") #if(${list.contains($bullets, "doppler")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN THAT WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN THAT WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM THAT WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM THAT WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A LINE OF THUNDERSTORMS. THE HEAVY RAIN WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A LINE OF THUNDERSTORMS. THE HEAVY RAIN WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "dopplerGauge")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. THAT HEAVY RAIN WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. THAT HEAVY RAIN WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. THAT RAIN WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. THAT RAIN WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. THAT RAIN WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. THAT RAIN WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "trainedSpotters")} && ${list.contains($bullets, "thunder")}) #set ($report = "TRAINED WEATHER SPOTTERS REPORTED HEAVY RAIN IN !** LOCATION **! DUE TO A THUNDERSTORM THAT WILL CAUSE FLOODING.") @@ -148,7 +146,7 @@ THIS IS A TEST MESSAGE. ## #set ($report = "THE PUBLIC REPORTED HEAVY RAIN IN !** LOCATION **! DUE TO A THUNDERSTORM. THE HEAVY RAIN WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "public")} && ${list.contains($bullets, "floodReport")}) - #set ($report = "THE PUBLIC REPORTED FLOODING IN !** LOCATION **!.") + #set ($report = "THE PUBLIC REPORTED FLOODING IN !** LOCATION **!.") #end #if(${list.contains($bullets, "public")} && ${list.contains($bullets, "plainRain")}) #set ($report = "THE PUBLIC REPORTED HEAVY RAIN IN !** LOCATION **!. THAT HEAVY RAIN WILL CAUSE FLOODING.") @@ -157,13 +155,13 @@ THIS IS A TEST MESSAGE. ## #set ($rainAmount = "UP TO ONE INCH OF RAIN HAS ALREADY FALLEN.") #end #if(${list.contains($bullets, "rain2")} ) - #set ($rainAmount = "UP TO TWO INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = "UP TO TWO INCHES OF RAIN HAVE ALREADY FALLEN.") #end #if(${list.contains($bullets, "rain3")} ) - #set ($rainAmount = "UP TO THREE INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = "UP TO THREE INCHES OF RAIN HAVE ALREADY FALLEN.") #end #if(${list.contains($bullets, "rainEdit")} ) - #set ($rainAmount = "!** RAINFALL AMOUNTS **! INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = "!** RAINFALL AMOUNTS **! INCHES OF RAIN HAVE ALREADY FALLEN.") #end ################################# @@ -201,10 +199,14 @@ ADDITIONAL RAINFALL AMOUNTS OF !** EDIT AMOUNT **! ARE POSSIBLE IN THE WARNED AR #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +#if(${list.contains($bullets, "specificStream")}) +FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. + +#end +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + #################################### END OF ADDITIONAL STUFF ################################### ###################################### ####### CALL TO ACTIONS ############## @@ -222,8 +224,8 @@ PRECAUTIONARY/PREPAREDNESS ACTIONS... #end ## -#if(${list.contains($bullets, "warningMeans")}) -A FLOOD WARNING MEANS THAT FLOODING IS IMMINENT OR HAS BEEN REPORTED. STREAM RISES WILL BE SLOW AND FLASH FLOODING IS NOT EXPECTED. HOWEVER...ALL INTERESTED PARTIES SHOULD TAKE NECESSARY PRECAUTIONS IMMEDIATELY. +#if(${list.contains($bullets, "warningMeansCTA")}) +A FLOOD WARNING MEANS THAT FLOODING IS IMMINENT OR HAS BEEN REPORTED. STREAM RISES WILL BE SLOW AND FLASH FLOODING IS NOT EXPECTED. HOWEVER...ALL INTERESTED PARTIES SHOULD TAKE NECESSARY PRECAUTIONS IMMEDIATELY. #end #if(${list.contains($bullets, "dontdrownCTA")}) @@ -241,10 +243,6 @@ EXCESSIVE RUNOFF FROM HEAVY RAINFALL WILL CAUSE ELEVATED LEVELS ON SMALL CREEKS #if(${list.contains($bullets, "USS_CTA")}) EXCESSIVE RUNOFF FROM HEAVY RAINFALL WILL CAUSE FLOODING OF SMALL CREEKS AND STREAMS...HIGHWAYS AND UNDERPASSES IN URBAN AREAS. ADDITIONALLY...COUNTRY ROADS AND FARMLANDS ALONG THE BANKS OF CREEKS...STREAMS AND OTHER LOW LYING AREAS ARE SUBJECT TO FLOODING. -#end -#if(${list.contains($bullets, "specificCTA")}) -FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. - #end #if(${list.contains($bullets, "nightCTA")}) BE ESPECIALLY CAUTIOUS AT NIGHT WHEN IT IS HARDER TO RECOGNIZE THE DANGERS OF FLOODING. IF FLOODING IS OBSERVED ACT QUICKLY. MOVE UP TO HIGHER GROUND TO ESCAPE FLOOD WATERS. DO NOT STAY IN AREAS SUBJECT TO FLOODING WHEN WATER BEGINS RISING. @@ -255,7 +253,7 @@ DO NOT DRIVE YOUR VEHICLE INTO AREAS WHERE THE WATER COVERS THE ROADWAY. THE WAT #end #if(${list.contains($bullets, "camperCTA")}) -FLOODING IS OCCURRING OR IS IMMINENT. IT IS IMPORTANT TO KNOW WHERE YOU ARE RELATIVE TO STREAMS...RIVERS...OR CREEKS WHICH CAN BECOME KILLERS IN HEAVY RAINS. CAMPERS AND HIKERS SHOULD AVOID STREAMS OR CREEKS. +FLOODING IS OCCURRING OR IS IMMINENT. IT IS IMPORTANT TO KNOW WHERE YOU ARE RELATIVE TO STREAMS...RIVERS...OR CREEKS WHICH CAN BECOME KILLERS IN HEAVY RAINS. CAMPERS AND HIKERS SHOULD AVOID STREAMS OR CREEKS. #end #if(${list.contains($bullets, "lowspotsCTA")}) @@ -292,5 +290,3 @@ $$ ########### EXAMPLES OF PARSE OR INCLUDE STATEMENTS ################################ ## #parse ("someFileInSiteWarngen.vm") ## #include ("username.txt") - -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning.xml index c902f7654f..5b6e623ba5 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning.xml @@ -1,6 +1,8 @@ + Mike Dangelo 09-19-2011 at TIM Alaska + Mike Dangelo 01-25-2012 at CRH TIM --> + @@ -11,7 +13,7 @@ The various menu items are also the different maps that can be loaded with each template. --> - Forecast Zones + County Names @@ -56,45 +58,46 @@ - - - + + + + - - - - - - - - - + + + + + + + + + - - - - - + + + + + - - - + + + - - - - + + + + - + + - + - @@ -105,45 +108,40 @@ - - - - - - - - + + + + - - - - - - - - - + + + + + + + + + - - - - - + + + + + - - - + + + - - - - + + + - + - + @@ -159,40 +157,40 @@ - - - + + + + - - - - - - - - - + + + + + + + + + - - - - - + + + + + - - - + + + - - - + + + - + - + @@ -257,6 +255,10 @@ population + + + false @@ -296,6 +298,4 @@ true - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup.vm index 6e05d8adce..ea549da681 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup.vm @@ -3,38 +3,41 @@ ## Edited by Phil Kurimski 8-18-2011 FOR OB11.8.0-4 ## ## Edited by Evan Bookbinder 9-16-2011 FOR OB11.8.0-8 ## ## EDITED BY MIKE DANGELO 9-19-2011 at Alaska TIM ## +## EDITED BY MIKE DANGELO 1-25-2012 at CRH TIM ## ## #################################### SET SOME VARs ################################### #set ($hycType = "") #set ($floodReason = "") #set ($floodType = "FLOODING") -###OVERRIDE DEFAULT EXECESSIVE RAINFALL IF NECESSARY -#if(${list.contains($bullets, "icrs")}) +#if(${ic} == "SM") + #set ($hycType = "RAPID SNOW MELT") + #set ($floodReason = " RAPID SNOW MELT IS OCCURRING AND WILL CONTINUE TO CAUSE ${floodType}.") +#elseif(${ic} == "RS") #set ($hycType = "RAIN AND SNOW MELT") #set ($floodReason = " RAPID SNOW MELT IS ALSO OCCURRING AND WILL ADD TO THE ${floodType}.") -#elseif(${list.contains($bullets, "icsm")}) - #set ($hycType = "RAPID SNOW MELT") - #set ($floodReason = " RAPID SNOW MELT IS OCCURRING AND WILL CAUSE ${floodType}.") -#elseif(${list.contains($bullets, "icij")}) +#elseif(${ic} == "IJ") #set ($hycType = "ICE JAM FLOODING") - #set ($floodReason = " AN ICE JAM IS OCCURRING AND WILL CAUSE ${floodType}.") -#elseif(${list.contains($bullets, "icicr")}) + #set ($floodReason = " AN ICE JAM IS OCCURRING AND WILL CONTINUE TO CAUSE ${floodType}.") +#elseif(${ic} == "IC") #set ($hycType = "AN ICE JAM AND HEAVY RAIN") - #set ($floodReason = " AN ICE JAM IS ALSO OCCURRING AND WILL CAUSE ${floodType}.") -#elseif(${list.contains($bullets, "icics")}) - #set ($hycType = "AN ICE JAM AND RAPID SNOW MELT") - #set ($floodReason = " AN ICE JAM AND RAPID SNOW MELT ARE ALSO OCCURRING AND WILL CAUSE ${floodType}.") -#elseif(${list.contains($bullets, "icerr")}) - #set ($hycType = "RAPID RIVER RISES") + #set ($floodReason = " FLOODING DUE TO AN ICE JAM AND HEAVY RAIN WILL CONTINUE.") +#elseif(${ic} == "MC") + #set ($hycType = "") + #set ($floodReason = "") +#elseif(${ic} == "UU") + #set ($hycType = "") + #set ($floodReason = "") +#elseif(${ic} == "DM") + #set ($hycType = "LEVEE FAILURE") + #set ($floodReason = " FLOODING DUE TO A LEVEE FAILURE WILL CONTINUE.") +#elseif(${ic} == "DR") + #set ($hycType = "DAM GATE RELEASE") + #set ($floodReason = " FLOODING DUE TO A DAM GATE RELEASE.") #end ## ###################################################################################### ${WMOId} ${vtecOffice} 000000 ${BBBId} FLS${siteId} -### IF CORRECTED...DUMP OUT CORRECTED TEXT OTHERWISE PROCEED -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...FLOOD STATEMENT...TEST #else @@ -68,12 +71,10 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} ...THIS MESSAGE IS FOR TEST PURPOSES ONLY... #end -#end -################################################################# -################################################################# -## LETS START WITH EXPIRATION AND CANCELLATION SEGMENTS ##### -################################################################# -################################################################# + +############################ +## CAN or EXP #### +############################ ### CREATE PHRASING DEPENDING ON WHETHER WE ISSUE EXP PRIOR TO EXPIRATION TIME OR NOT #if(${now.compareTo(${expire})} >= 0 && ${action}=="EXP" ) #set($expcanHLTag = "HAS EXPIRED") @@ -110,21 +111,27 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} ## END CAN/EXP HEADLINE #### ############################ ####################################### -## EXPIRATION/CANCELLATION STATEMENT ## +## EXPIRATION/CANCELLATION BODY ## ####################################### #if(${action}=="EXP" || ${action} == "CAN" || ${action}=="CANCON") -#if(${list.contains($bullets, "recedingWater")}) -"FLOOD WATERS HAVE RECEDED...AND ARE NO LONGER EXPECTED TO POSE A THREAT TO LIFE OR PROPERTY. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES." +#if(${list.contains($bullets, "recedingWater")} && ${list.contains($bullets, "rainEnded")}) + +THE HEAVY RAIN HAS ENDED AND FLOOD WATERS HAVE RECEDED...NO LONGER POSING A THREAT TO LIFE OR PROPERTY. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES. +#elseif(${list.contains($bullets, "recedingWater")}) + +FLOOD WATERS HAVE RECEDED...AND ARE NO LONGER EXPECTED TO POSE A THREAT TO LIFE OR PROPERTY. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES. #elseif(${list.contains($bullets, "rainEnded")}) -"THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT." + +THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT. #else -!** THE HEAVY RAIN HAS ENDED. !** OR **! THE FLOOD WATER IS RECEDING. THEREFORE...THE FLOODING THREAT HAS ENDED. **!" + +!** THE HEAVY RAIN HAS ENDED. !** OR **! THE FLOOD WATER IS RECEDING. THEREFORE...THE FLOODING THREAT HAS ENDED. **! #end #printcoords(${areaPoly}, ${list}) -$$ + #end #################################### END OF CAN STUFF ################################### #### IF PARTIAL CANCELLATION, INSERT $$ AND 2ND UGC/MND SECTION PRIOR TO CON PORTION @@ -169,19 +176,23 @@ REMAINS IN EFFECT #secondBullet(${dateUtil},${expire},${timeFormat},${localtimez #set ($rainAmount = " UP TO ONE INCH OF RAIN HAS ALREADY FALLEN.") #end #if(${list.contains($bullets, "rain2")} ) - #set ($rainAmount = " UP TO TWO INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = " UP TO TWO INCHES OF RAIN HAVE ALREADY FALLEN.") #end #if(${list.contains($bullets, "rain3")} ) - #set ($rainAmount = " UP TO THREE INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = " UP TO THREE INCHES OF RAIN HAVE ALREADY FALLEN.") #end #if(${list.contains($bullets, "rainEdit")} ) - #set ($rainAmount = " !** RAINFALL AMOUNTS **! INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = " !** RAINFALL AMOUNTS **! INCHES OF RAIN HAVE ALREADY FALLEN.") #end #set ($reportBy = "!**YOU DID NOT SELECT A /SOURCE/ BULLET. PLEASE CLOSE THIS WINDOW AND REGENERATE YOUR WARNING**!") #if(${list.contains($bullets, "doppler")}) - #set ($reportBy = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED") + #set ($reportBy = "DOPPLER RADAR INDICATED") #elseif(${list.contains($bullets, "dopplerGauge")}) - #set ($reportBy = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED") + #set ($reportBy = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED") +#elseif(${list.contains($bullets, "satellite")}) + #set ($reportBy = "SATELLITE ESTIMATES INDICATED") +#elseif(${list.contains($bullets, "satelliteGauge")}) + #set ($reportBy = "SATELLITE ESTIMATES AND AUTOMATED RAIN GAUGES INDICATED") #elseif(${list.contains($bullets, "trainedSpotters")}) #set ($reportBy = "TRAINED WEATHER SPOTTERS REPORTED") #elseif(${list.contains($bullets, "lawEnforcement")}) @@ -190,10 +201,6 @@ REMAINS IN EFFECT #secondBullet(${dateUtil},${expire},${timeFormat},${localtimez #set ($reportBy = "THE PUBLIC REPORTED") #elseif(${list.contains($bullets, "emergencyManagement")}) #set ($reportBy = "EMERGENCY MANAGEMENT REPORTED") -#elseif(${list.contains($bullets, "satellite")}) - #set ($reportBy = "SATELLITE ESTIMATES INDICATED") -#elseif(${list.contains($bullets, "satelliteGauge")}) - #set ($reportBy = "SATELLITE ESTIMATES AND AUTOMATED RAIN GAUGES INDICATED") #end #if(${productClass}=="T") THIS IS A TEST MESSAGE. ## @@ -236,15 +243,19 @@ THIS IS A TEST MESSAGE. ## #if(${list.contains($bullets, "addRainfall")}) ADDITIONAL RAINFALL AMOUNTS OF !** EDIT AMOUNT **! ARE POSSIBLE IN THE WARNED AREA. +#end +#if(${list.contains($bullets, "particularStream")}) +FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. + #end #if(${list.contains($bullets, "drainages")}) #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + #################################### END OF ADDITIONAL STUFF ################################### ###################################### ####### CALL TO ACTIONS ############## @@ -271,10 +282,6 @@ EXCESSIVE RUNOFF FROM HEAVY RAINFALL WILL CAUSE FLOODING OF SMALL CREEKS AND STR #if(${list.contains($bullets, "ruralUrbanCTA")}) EXCESSIVE RUNOFF FROM HEAVY RAINFALL WILL CAUSE FLOODING OF SMALL CREEKS AND STREAMS...HIGHWAYS AND UNDERPASSES. ADDITIONALLY...COUNTRY ROADS AND FARMLANDS ALONG THE BANKS OF CREEKS...STREAMS AND OTHER LOW LYING AREAS ARE SUBJECT TO FLOODING. -#end -#if(${list.contains($bullets, "particularStreamCTA")}) -FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. - #end #if(${list.contains($bullets, "nighttimeCTA")}) BE ESPECIALLY CAUTIOUS AT NIGHT WHEN IT IS HARDER TO RECOGNIZE THE DANGERS OF FLOODING. IF ${floodType} IS OBSERVED ACT QUICKLY. MOVE UP TO HIGHER GROUND TO ESCAPE FLOOD WATERS. DO NOT STAY IN AREAS SUBJECT TO FLOODING WHEN WATER BEGINS RISING. @@ -327,18 +334,7 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. #end #printcoords(${areaPoly}, ${list}) - +#end $$ !**NAME/INITIALS**! - -## example of a for-each loop which will include interstate/mile marker information -## #foreach (${local} in ${alpha}) -## spot is ${local.name}... -## #end - -########### EXAMPLES OF PARSE OR INCLUDE STATEMENTS ################################ -## #parse ("test.vm") -## #include ("username.txt") - -#end \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup.xml index c867cd3fc9..f15b4120cf 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup.xml @@ -1,5 +1,6 @@ - - + + @@ -11,7 +12,7 @@ The various menu items are also the different maps that can be loaded with each template. --> - Forecast Zones + County Names @@ -77,49 +78,37 @@ - - - - - - - - - - + + in your template uncomment the next few lines. --> - + - - - + + + - + + - @@ -133,50 +122,37 @@ - - - - - - - - - - - - + + - + - - - - + + + + - + + - @@ -265,6 +241,10 @@ + + + City @@ -285,8 +265,5 @@ true - - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup_Zones.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup_Zones.vm index b826ac10b5..ba10a3f8a7 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup_Zones.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup_Zones.vm @@ -30,10 +30,6 @@ ###################################################################################### ${WMOId} ${vtecOffice} 000000 ${BBBId} FLS${siteId} -### IF CORRECTED...DUMP OUT CORRECTED TEXT OTHERWISE PROCEED -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...FLOOD STATEMENT...TEST #else @@ -66,7 +62,6 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #if(${productClass}=="T") ...THIS MESSAGE IS FOR TEST PURPOSES ONLY... -#end #end ################################################################# ################################################################# @@ -105,6 +100,7 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #headlineLocList(${cancelareas} true true true false) ${expcanHLTag}... #end + ############################ ## END CAN/EXP HEADLINE #### ############################ @@ -112,18 +108,19 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} ## EXPIRATION/CANCELLATION STATEMENT ## ####################################### #if(${action}=="EXP" || ${action} == "CAN" || ${action}=="CANCON") -#if(${list.contains($bullets, "recedingWater")}) -"FLOOD WATERS HAVE RECEDED...AND ARE NO LONGER EXPECTED TO POSE A THREAT TO LIFE OR PROPERTY. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES." +#if(${list.contains($bullets, "recedingWater")} && ${list.contains($bullets, "rainEnded")}) +THE HEAVY RAIN HAS ENDED AND FLOOD WATERS HAVE RECEDED...NO LONGER POSING A THREAT TO LIFE OR PROPERTY. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES. +#elseif(${list.contains($bullets, "recedingWater")}) +FLOOD WATERS HAVE RECEDED...AND ARE NO LONGER EXPECTED TO POSE A THREAT TO LIFE OR PROPERTY. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES. #elseif(${list.contains($bullets, "rainEnded")}) -"THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT." +THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT. #else -!** THE HEAVY RAIN HAS ENDED. !** OR **! THE FLOOD WATER IS RECEDING. THEREFORE...THE FLOODING THREAT HAS ENDED. **!" +!** THE HEAVY RAIN HAS ENDED. !** OR **! THE FLOOD WATER IS RECEDING. THEREFORE...THE FLOODING THREAT HAS ENDED. **! #end #printcoords(${areaPoly}, ${list}) -$$ #end #################################### END OF CAN STUFF ################################### #### IF PARTIAL CANCELLATION, INSERT $$ AND 2ND UGC/MND SECTION PRIOR TO CON PORTION @@ -152,7 +149,7 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #if(${productClass}=="T") THIS IS A TEST MESSAGE.## #end -...A FLOOD WARNING ## +...THE FLOOD WARNING ## #if (${hycType} != "") FOR ${hycType} ## #end @@ -178,9 +175,9 @@ REMAINS IN EFFECT #secondBullet(${dateUtil},${expire},${timeFormat},${localtimez #end #set ($reportBy = "!**YOU DID NOT SELECT A /SOURCE/ BULLET. PLEASE CLOSE THIS WINDOW AND REGENERATE YOUR WARNING**!") #if(${list.contains($bullets, "doppler")}) - #set ($reportBy = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED") + #set ($reportBy = "DOPPLER RADAR INDICATED") #elseif(${list.contains($bullets, "dopplerGauge")}) - #set ($reportBy = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED") + #set ($reportBy = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED") #elseif(${list.contains($bullets, "trainedSpotters")}) #set ($reportBy = "TRAINED WEATHER SPOTTERS REPORTED") #elseif(${list.contains($bullets, "lawEnforcement")}) @@ -240,10 +237,10 @@ ADDITIONAL RAINFALL AMOUNTS OF !** EDIT AMOUNT **! ARE POSSIBLE IN THE WARNED AR #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + #################################### END OF ADDITIONAL STUFF ################################### ###################################### ####### CALL TO ACTIONS ############## @@ -326,7 +323,7 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. #end #printcoords(${areaPoly}, ${list}) - +#end $$ !**NAME/INITIALS**! @@ -339,5 +336,3 @@ $$ ########### EXAMPLES OF PARSE OR INCLUDE STATEMENTS ################################ ## #parse ("test.vm") ## #include ("username.txt") - -#end \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup_Zones.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup_Zones.xml index 5f363c7f7d..cc687dad26 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup_Zones.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarningFollowup_Zones.xml @@ -1,6 +1,7 @@ + @@ -39,11 +40,13 @@ true - + 30 30 + +ic -ic @@ -63,14 +65,12 @@ - - @@ -82,20 +82,18 @@ --> - - - - - - - + + + + + + + - + - - + + @@ -114,8 +112,6 @@ - - @@ -133,30 +129,23 @@ - - - - - - - - - - - - + + + + + + + - + - - + + @@ -175,8 +164,6 @@ - - @@ -279,6 +266,10 @@ + + + City @@ -299,8 +290,5 @@ true - - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning_Zones.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning_Zones.vm index 6c46cdd09a..5e990ed942 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning_Zones.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning_Zones.vm @@ -1,9 +1,9 @@ ############################################################################### ## Created BY Mike Dangelo 9-19-2011 at Alaska TIM for zone code issuances ## ## Mary-Beth Schreck, Ed Plumb, Aaron Jacobs 9-23-2011 at Alaska TIM -## +## edited by Mike Dangelo 01-26-2012 at CRH TIM + #################################### SET SOME VARIABLES ################################### -## #if(${action} == "EXT") #set($starttime = "000000T0000Z") #set($extend = true) @@ -12,9 +12,9 @@ #set($extend = false) #end ## -#if(${list.contains($bullets, "smallstreams")}) +#if(${list.contains($bullets, "small")}) #set($advType = "SMALL STREAM FLOOD WARNING") -#elseif(${list.contains($bullets, "urbansmallstreams")}) +#elseif(${list.contains($bullets, "uss")}) #set($advType = "URBAN AND SMALL STREAM FLOOD WARNING") #else #set($advType = "FLOOD WARNING") @@ -24,12 +24,6 @@ #if(${list.contains($bullets, "sm")}) #set($ic = "SM") #set($hycType = "SNOW MELT") -#elseif(${list.contains($bullets, "dm")}) - #set($ic = "DM") - #set($hycType = "A LEVEE FAILURE") -#elseif(${list.contains($bullets, "dr")}) - #set($ic = "DR") - #set($hycType = "A DAM FLOODGATE RELEASE") #elseif(${list.contains($bullets, "rs")}) #set($ic = "RS") #set($hycType = "RAIN AND SNOW MELT") @@ -42,12 +36,17 @@ #elseif(${list.contains($bullets, "go")}) #set($ic = "GO") #set($hycType = "A GLACIER-DAMMED LAKE OUTBURST") -#elseif(${list.contains($bullets, "mc")}) - #set($ic = "MC") +#elseif(${list.contains($bullets, "dm")}) + #set($ic = "DM") + #set($hycType = "A LEVEE FAILURE") +#elseif(${list.contains($bullets, "dr")}) + #set($ic = "DR") + #set($hycType = "A DAM GATE RELEASE") #elseif(${list.contains($bullets, "OT")}) #set($ic = "OT") #set($hycType = "GROUND WATER FLOODING") -## #set($hycType = "FOR MULTIPLE CAUSES") +#elseif(${list.contains($bullets, "mc")}) + #set($ic = "MC") #elseif(${list.contains($bullets, "uu")}) #set($ic = "UU") #end @@ -55,9 +54,6 @@ ${WMOId} ${vtecOffice} 000000 ${BBBId} FLW${siteId} -#if(${specialCorText}) -${specialCorText} -#else BULLETIN - EAS ACTIVATION REQUESTED #if(${productClass}=="T") TEST...FLOOD WARNING...TEST @@ -92,10 +88,12 @@ THIS IS A TEST MESSAGE. ## #end ${advType} FOR... #if (${hycType} != "") -## ${hycType} IN... (EXCLUDED FOR AK) +## (EXCLUDED FOR AK) +## ${hycType} IN... ${hycType}... #end -## #firstBullet(${areas}) (EXCLUDED FOR AK) +## (EXCLUDED FOR AK) +## #firstBullet(${areas}) !**INSERT RIVER/STREAM OR AREA **! IN !**INSERT GEO AREA**!... ################################# @@ -119,9 +117,6 @@ THIS IS A TEST MESSAGE. ## #if(${list.contains($bullets, "groundWater")}) #set ($report = "RISING GROUND WATER LEVELS WILL RESULT IN MINOR FLOODING AT !** LOCATION **!.") #end -#if(${list.contains($bullets, "poorDrainage")}) - #set ($typeofevent = ". OVERFLOWING POOR DRAINAGE AREAS WILL RESULT IN MINOR FLOODING.") -#end #if(${list.contains($bullets, "satellite")}) #set ($report = "SATELLITE ESTIMATES INDICATE HEAVY RAINFALL THAT WILL CAUSE ${advType}${typeofevent} IN THE WARNING AREA.") #end @@ -129,22 +124,22 @@ THIS IS A TEST MESSAGE. ## #set ($report = "SATELLITE ESTIMATES AND RAIN GAUGE DATA INDICATE HEAVY RAINFALL THAT WILL CAUSE ${advType}${typeofevent} IN THE WARNING AREA.") #end #if(${list.contains($bullets, "doppler")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN THAT WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN THAT WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM THAT WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM THAT WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A LINE OF THUNDERSTORMS. THE HEAVY RAIN WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A LINE OF THUNDERSTORMS. THE HEAVY RAIN WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "dopplerGauge")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. THAT HEAVY RAIN WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. THAT HEAVY RAIN WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. THAT RAIN WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. THAT RAIN WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. THAT RAIN WILL CAUSE FLOODING.") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. THAT RAIN WILL CAUSE FLOODING.") #end #if(${list.contains($bullets, "trainedSpotters")} && ${list.contains($bullets, "thunder")}) #set ($report = "TRAINED WEATHER SPOTTERS REPORTED HEAVY RAIN IN !** LOCATION **! DUE TO A THUNDERSTORM THAT WILL CAUSE FLOODING.") @@ -223,7 +218,7 @@ AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}...${repor #if(${productClass}=="T") THIS IS A TEST MESSAGE. ## #end -##locationsList("SOME LOCATIONS THAT WILL EXPERIENCE FLOODING INCLUDE" "FLOODING IS EXPECTED TO OCCUR OVER MAINLY RURAL AREAS OF" 0 ${cityList} ${otherPoints} ${areas} ${dateUtil} ${timeFormat} 0) EXCLUDED FOR ALASKA +## #locationsList("SOME LOCATIONS THAT WILL EXPERIENCE FLOODING INCLUDE" "FLOODING IS EXPECTED TO OCCUR OVER MAINLY RURAL AREAS OF" 0 ${cityList} ${otherPoints} ${areas} ${dateUtil} ${timeFormat} 0) EXCLUDED FOR ALASKA #end ########################################## END OF FOURTH BULLET ############################## @@ -249,16 +244,14 @@ ADDITIONAL RAINFALL AMOUNTS OF !** EDIT AMOUNT **! ARE POSSIBLE IN THE WARNED AR #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + #################################### END OF ADDITIONAL STUFF ################################### ###################################### ####### CALL TO ACTIONS ############## ###################################### -##Check to see if we've selected any calls to action. In our .cfg file -##we ended each CTA bullet ID with "CTA" for this reason as a 'trip' #foreach ($bullet in $bullets) #if($bullet.endsWith("CTA")) #set ($ctaSelected = "YES") @@ -270,6 +263,10 @@ PRECAUTIONARY/PREPAREDNESS ACTIONS... #end ## +#if(${list.contains($bullets, "warningMeans")}) +A FLOOD WARNING MEANS THAT FLOODING IS IMMINENT OR HAS BEEN REPORTED. STREAM RISES WILL BE SLOW AND FLASH FLOODING IS NOT EXPECTED. HOWEVER...ALL INTERESTED PARTIES SHOULD TAKE NECESSARY PRECAUTIONS IMMEDIATELY. + +#end #if(${list.contains($bullets, "dontdrownCTA")}) MOST FLOOD DEATHS OCCUR IN AUTOMOBILES. NEVER DRIVE YOUR VEHICLE INTO AREAS WHERE THE WATER COVERS THE ROADWAY. FLOOD WATERS ARE USUALLY DEEPER THAN THEY APPEAR. JUST ONE FOOT OF FLOWING WATER IS POWERFUL ENOUGH TO SWEEP VEHICLES OFF THE ROAD. WHEN ENCOUNTERING FLOODED ROADS MAKE THE SMART CHOICE...TURN AROUND...DONT DROWN. @@ -319,10 +316,6 @@ TO REPORT FLOODING...HAVE THE NEAREST LAW ENFORCEMENT AGENCY RELAY YOUR REPORT T #end #################################### END OF CTA STUFF ################################### -#if(${list.contains($bullets, "warningMeans")}) -A FLOOD WARNING MEANS THAT FLOODING IS IMMINENT OR HAS BEEN REPORTED. STREAM RISES WILL BE SLOW AND FLASH FLOODING IS NOT EXPECTED. HOWEVER...ALL INTERESTED PARTIES SHOULD TAKE NECESSARY PRECAUTIONS IMMEDIATELY. - -#end ########################################## ########BOTTOM OF THE PRODUCT############# ########################################## @@ -337,8 +330,3 @@ $$ !**NAME/INITIALS**! -########### EXAMPLES OF PARSE OR INCLUDE STATEMENTS ################################ -## #parse ("someFileInSiteWarngen.vm") -## #include ("username.txt") - -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning_Zones.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning_Zones.xml index 3b7c8b687c..1ef7a70518 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning_Zones.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/arealFloodWarning_Zones.xml @@ -1,7 +1,8 @@ - + + @@ -68,14 +69,14 @@ - + - + @@ -114,30 +115,25 @@ - - - - - - - + + - - - - - - - - - - + + + + + + + + + + - - - + + + @@ -145,9 +141,9 @@ - - - + + + @@ -172,34 +168,29 @@ - + - - - - - - - + + - - - - - - - - - - + + + + + + + + + + - - - + + + @@ -207,9 +198,9 @@ - - - + + + @@ -321,6 +312,10 @@ + + + City @@ -342,6 +337,6 @@ true - + diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/customTemplate.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/customTemplate.vm new file mode 100644 index 0000000000..05352d9182 --- /dev/null +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/customTemplate.vm @@ -0,0 +1,178 @@ +##################### +## CUSTOM TEMPLATE ## +##################### +${WMOId} ${vtecOffice} 000000 +CUSTOM +${ugcline} +/${productClass}.${action}.${vtecOffice}.SS.W.${etn}.${dateUtil.format(${start}, ${timeFormat.ymdthmz})}-${dateUtil.format(${expire}, ${timeFormat.ymdthmz}, 15)}/ + +BULLETIN - EAS ACTIVATION REQUESTED +#if(${productClass}=="T") +TEST...CUSTOM WARNING...TEST +#else +CUSTOM WARNING +#end +NATIONAL WEATHER SERVICE ${officeShort} +${dateUtil.format(${start}, ${timeFormat.header}, ${localtimezone})} + +#if(${productClass}=="T") +...THIS MESSAGE IS FOR TEST PURPOSES ONLY... + +#end +#headline(${officeLoc}, ${backupSite}) + +* ## +#if(${productClass}=="T") +THIS IS A TEST MESSAGE. ## +#end +CUSTOM WARNING FOR... +#foreach (${area} in ${areas}) + ## +#if(${area.partOfArea}) +#areaFormat(${area.partOfArea} true false) ## +#end +${area.name} ${area.areaNotation} IN #areaFormat(${area.partOfParentRegion} true false) ${area.parentRegion}... +#if(${list.size($area.points)} > 0) +#if(${list.size($area.points)} > 1) + THIS INCLUDES THE CITIES OF... #foreach (${city} in ${area.points})${city}... #end + +#else + THIS INCLUDES THE CITY OF ${list.get(${area.points},0)} +#end +#end +#end + +* ## +#if(${productClass}=="T") +THIS IS A TEST MESSAGE. ## +#end +UNTIL ${dateUtil.format(${expire}, ${timeFormat.clock}, 15, ${localtimezone})} + +#set($report = "") +#if(${list.contains($bullets, "much")}) + #set ($report = "NATIONAL WEATHER SERVICE CUSTOM RADAR WAS TRACKING A CUSTOM THING") +#end +#set($closest = ${list.get($closestPoints, 0)}) +#set($secondary = ${list.get($closestPoints, 1)}) +* ## +#if(${productClass}=="T") +THIS IS A TEST MESSAGE. ## +#end +AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}...${report} ## +#if($closest.roundedDistance <= 4) +OVER ## +#else +${closest.roundedDistance} MILES #direction(${closest.oppositeRoundedAzimuth}) OF ## +#end +${closest.name}## +#if($secondary) +...OR ${secondary.roundedDistance} MILES #direction(${secondary.oppositeRoundedAzimuth}) OF ${secondary.name}## +#end +#if($movementSpeed < 3 || ${stationary}) +. ${reportType2} NEARLY STATIONARY. +#else +...MOVING #direction(${movementDirectionRounded}) AT ${mathUtil.roundTo5(${movementSpeed})} MPH. +#end +## Determine if the pathcast goes over only rural areas +#set($ruralOnly = 1) +#foreach(${pc} in ${pathCast}) +#if(${pc.points}) +#set($ruralOnly = 0) +#end +#end +#set($numOtherCities = ${list.size($otherPoints)}) + +#################### +## BEGIN PATHCAST ## +#################### +#if(${pathCast} && ${ruralOnly} == 0) +#if(${stormType} == "line") +* ## +#if(${productClass}=="T") +THIS IS A TEST MESSAGE. ## +#end +THE CUSTOM THING PRODUCING STORMS WILL BE NEAR... +#else +* ## +#if(${productClass}=="T") +THIS IS A TEST MESSAGE. ## +#end +THE CUSTOM THING WILL BE NEAR... +#end +#set($numRural = 0)## indicates the number of rural points +#foreach (${pc} in ${pathCast}) +#if(${pc.points}) +#set($numRural = 0) +#set($numCities = ${list.size($pc.points)}) +#set($count = 0) + ## +#foreach (${city} in ${pc.points}) +#if(${city.roundedDistance} < 3) +## close enough to not need azran, considered OVER the area +${city.name}## +#else +## needs azran information +${city.roundedDistance} MILES #direction(${city.oppositeRoundedAzimuth}) OF ${city.name}## +#end +#set($count = $count + 1) +#if($count == $numCities - 1) + AND ## +#elseif($count < $numCities) +...## +#end +#end + BY ${dateUtil.format(${pc.time}, ${timeFormat.clock}, ${localtimezone})}... +#else## Handle the rural cases +#set($numRural = $numRural + 1) +#if($numRural > 2) + RURAL ${pc.area} ${pc.areaNotation} AT ${dateUtil.format(${pc.time}, ${timeFormat.clock}, ${localtimezone})}... +#set($numRural = 0) +#end +#end +#end +#elseif(${otherPoints} && ${numOtherCities} > 0) +* OTHER LOCATIONS IN THE WARNING INCLUDE BUT ARE NOT LIMITED TO +#set($count = 0) + ## +#foreach(${point} in ${otherPoints}) +#set($count = $count + 1) +${point}## +#if($count == $numOtherCities - 1) + AND ## +#elseif($count < $numOtherCities) +...## +#end +#end + +#else +* THE CUSTOM THING WILL OTHERWISE REMAIN OVER MAINLY RURAL AREAS OF THE INDICATED COUNTIES. + +#end +#################### +## ENDS PATHCAST ## +#################### + +#if(${list.contains($bullets, "more")}) +IN ADDITION TO THE CUSTOM WARNING... + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + +#end +#if(${productClass}=="T") +THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. + +#end +#printcoords(${areaPoly}, ${list}) + +TIME...MOT...LOC ## +${dateUtil.format(${event}, ${timeFormat.time})}Z ## +${mathUtil.round(${movementDirection})}DEG ## +${mathUtil.round(${movementInKnots})}KT ## +#foreach(${eventCoord} in ${eventLocation}) +#llFormat(${eventCoord.y}) #llFormat(${eventCoord.x}) ## +#end + +$$ + +!**NAME/INITIALS**! diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/customTemplate.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/customTemplate.xml new file mode 100644 index 0000000000..4524a1bc49 --- /dev/null +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/customTemplate.xml @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + XX.W + + + + true + + + true + + + + torWatches + svrWatches + + + + 30 + + 10 + 15 + 20 + 25 + 30 + 40 + 45 + 50 + 60 + 75 + 90 + + + + + + + + + + + + + + + 0.00 + AND + 0 + COUNTYNAME + NAME + STATE + countyTypes.txt + FIPS + NAME + + parent + + + WARNGENLEV + 1 + INCLUSIVE + + 25 + + 50 + true + true + + warngenlev + population + + + + + + + 2 + mi + mph + NAME + + WARNGENLEV + 0 + EXCLUSIVE + + + distance + warngenlev + + + + + + true + 20 + 45 + 8.0 + 5 + 4 + 8 + Name + + WARNGENLEV + 0 + EXCLUSIVE + + COUNTYNAME + STATE + STATE + countyTypes.txt + + distance + + + + + + + + City + County + States + TIMEZONES + TIME_ZONE + CWA + + WFO + $warngenCWAFilter + INCLUSIVE + + + + \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfo.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfo.vm index 52fa798150..166f2129cb 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfo.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfo.vm @@ -61,11 +61,11 @@ #if ($bullet.endsWith("Dam")) #set($ctaSelected = "YES") #set($sitespecSelected = "YES") - #set($hycType = "THE ${riverName} BELOW ${damName}") - #set($headline = "FOR ${reportType2} ${damName} ON THE ${riverName} ") - #set($reportType1 = "${reportType2} ${damName} ON THE ${riverName}${reportInfo}") - #set($addInfo = "THE NEAREST DOWNSTREAM TOWN IS ${cityInfo} FROM THE DAM.") - #set($sitespecCTA = "IF YOU ARE IN LOW LYING AREAS BELOW THE ${damName} YOU SHOULD MOVE TO HIGHER GROUND IMMEDIATELY.") +## #set($hycType = "THE ${riverName} BELOW ${damName}") +## #set($headline = "FOR ${reportType2} ${damName} ON THE ${riverName} ") +## #set($reportType1 = "${reportType2} ${damName} ON THE ${riverName}${reportInfo}") +## #set($addInfo = "THE NEAREST DOWNSTREAM TOWN IS ${cityInfo} FROM THE DAM.") +## #set($sitespecCTA = "IF YOU ARE IN LOW LYING AREAS BELOW THE ${damName} YOU SHOULD MOVE TO HIGHER GROUND IMMEDIATELY.") #end #end ####################################################################### diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfoBullet.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfoBullet.xml index 422a15ab6c..c22510e7c8 100755 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfoBullet.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfoBullet.xml @@ -2,26 +2,24 @@ specific dam break --> - \ No newline at end of file + + + + \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfoBulletName.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfoBulletName.xml index 6f54b85a54..c012c294bd 100755 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfoBulletName.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/damInfoBulletName.xml @@ -1,3 +1,22 @@ + + + diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarning.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarning.vm index 6455fd15eb..9e77b4dc75 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarning.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarning.vm @@ -12,9 +12,6 @@ ## ${WMOId} ${vtecOffice} 000000 ${BBBId} EWW${siteId} -#if(${specialCorText}) -${specialCorText} -#else ${ugcline} /${productClass}.${action}.${vtecOffice}.EW.W.${etn}.${dateUtil.format(${start}, ${timeFormat.ymdthmz})}-${dateUtil.format(${expire}, ${timeFormat.ymdthmz}, 15)}/ @@ -118,7 +115,7 @@ THIS IS A TEST MESSAGE. ## THIS IS A TEST MESSAGE. ## #end AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}...${reportType}...${reportType1} ## -#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "NEAR", 6, "MILES") +#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "NEAR", 6, "MILES", true) #if($movementSpeed < 3 || ${stationary}) . ${reportType2} NEARLY STATIONARY. #else @@ -146,10 +143,10 @@ THIS IS A TEST MESSAGE. ## #locationsList("LOCATIONS IMPACTED INCLUDE..." ${phenomena} 0 ${cityList} ${otherPoints} ${areas} ${dateUtil} ${timeFormat} 0) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + ##################### ## CALL TO ACTIONS ## ##################### @@ -202,4 +199,3 @@ ${mathUtil.round(${movementInKnots})}KT ## $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarning.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarning.xml index 68ff3951a8..88e361b1ce 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarning.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarning.xml @@ -77,11 +77,31 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + - + @@ -184,6 +204,12 @@ + + + + City County @@ -191,7 +217,4 @@ TIMEZONES TIME_ZONE - - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarningFollowup.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarningFollowup.vm index 3f289d6253..3bcc1eb7c5 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarningFollowup.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarningFollowup.vm @@ -12,14 +12,6 @@ #set($expcanHLTag = "IS CANCELLED") #end ############# -## EWW COR ## -############# -#if(${specialCorText}) -${WMOId} ${vtecOffice} 000000 ${BBBId} -SVS${siteId} -${specialCorText} -#else -############# ## EWW CAN ## ############# #if(${action}=="CAN") @@ -166,7 +158,7 @@ THIS IS A TEST MESSAGE. AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${lo AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}...${reportType}...${reportType1} ## #end -#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "NEAR", 6, "MILES") +#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "NEAR", 6, "MILES", true) #if($movementSpeed < 3 || ${stationary}) . ${reportType2} NEARLY STATIONARY. #else @@ -192,10 +184,6 @@ THIS IS A TEST MESSAGE. ## #locationsList("LOCATIONS IMPACTED INCLUDE..." "${phenomena} ARE EXPECTED TO REMAIN OVER MAINLY RURAL AREAS OF" 0 ${cityList} ${otherPoints} ${areas} ${dateUtil} ${timeFormat} 0) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") ##################### ## CALL TO ACTIONS ## ##################### @@ -395,10 +383,10 @@ THIS IS A TEST MESSAGE. ## #locationsList("LOCATIONS IMPACTED INCLUDE..." ${phenomena} 0 ${cityList} ${otherPoints} ${areas} ${dateUtil} ${timeFormat} 0) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + ##################### ## CALL TO ACTIONS ## ##################### @@ -497,4 +485,3 @@ ${mathUtil.round(${movementInKnots})}KT ## $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarningFollowup.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarningFollowup.xml index d91dadd922..a58562feb4 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarningFollowup.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/extremeWindWarningFollowup.xml @@ -92,7 +92,24 @@ - + + + + + + + + + + + + + + + + + + @@ -197,6 +214,11 @@ + + + City @@ -205,7 +227,4 @@ TIMEZONES TIME_ZONE - - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning.vm index 0bae966c61..87bf4f397c 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning.vm @@ -7,6 +7,7 @@ ## EDITED BY MIKE DANGELO 9-21-2011 at Alaska TIM ## ## EDITED BY PHIL KURIMSKI 9-23-2011 at Alaska TIM for burn scars and mud slides ## ## EDITED BY EVAN BOOKBINDER 11-04-11 - OB11.9-3 (DRs) ## +## EDITED BY MIKE DANGELO 1-25-2012 at CRH TIM ## #################################### SET SOME VARIABLES ################################### #set ($hycType = "") @@ -19,20 +20,16 @@ #set($extend = false) #end ## +#set($ic = "ER") +#set ($snowMelt = "") #if(${list.contains($bullets, "icrs")}) #set($ic = "RS") - #set ($snowMelt = "RAPID SNOW MELT IS ALSO OCCURRING AND WILL ADD TO THE FLOODING.") - #set ($hycType = "RAIN AND SNOW MELT IN...") -#else - #set($ic = "ER") - #set ($snowMelt = "") + #set ($hycType = "RAIN AND SNOW MELT IN...") + #set ($snowMelt = "RAPID SNOW MELT IS ALSO OCCURRING AND WILL ADD TO THE FLOODING.") #end ## ${WMOId} ${vtecOffice} 000000 ${BBBId} FFW${siteId} -#if(${specialCorText}) -${specialCorText} -#else ${ugcline} #################################### VTEC LINE ################################### /${productClass}.${action}.${vtecOffice}.FF.W.${etn}.${starttime}-${dateUtil.format(${expire}, ${timeFormat.ymdthmz}, 15)}/ @@ -109,31 +106,31 @@ THIS IS A TEST MESSAGE. ## #set ($rainAmount = "UP TO ONE INCH OF RAIN HAS ALREADY FALLEN.") #end #if(${list.contains($bullets, "rain2")} ) - #set ($rainAmount = "UP TO TWO INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = "UP TO TWO INCHES OF RAIN HAVE ALREADY FALLEN.") #end #if(${list.contains($bullets, "rain3")} ) - #set ($rainAmount = "UP TO THREE INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = "UP TO THREE INCHES OF RAIN HAVE ALREADY FALLEN.") #end #if(${list.contains($bullets, "rainEdit")} ) - #set ($rainAmount = "!** RAINFALL AMOUNTS **! INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = "!** RAINFALL AMOUNTS **! INCHES OF RAIN HAVE ALREADY FALLEN.") #end #if(${list.contains($bullets, "doppler")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO THUNDERSTORMS. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO THUNDERSTORMS. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "trainedSpotters")}) #set ($report = "TRAINED WEATHER SPOTTERS REPORTED HEAVY RAIN IN !** LOCATION **! ${rainAmount} ${isExpected}") @@ -235,11 +232,14 @@ ADDITIONAL RAINFALL AMOUNTS OF !** EDIT AMOUNT **! ARE POSSIBLE IN THE WARNED AR #drainages(${riverdrainages}) #end +#if(${list.contains($bullets, "particularStream")}) +FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. + +#end + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") #################################### END OF ADDITIONAL STUFF ################################### ###################################### ####### CALL TO ACTIONS ############## @@ -269,10 +269,6 @@ EXCESSIVE RUNOFF FROM HEAVY RAINFALL WILL CAUSE FLOODING OF SMALL CREEKS AND STR #if(${list.contains($bullets, "ruralUrbanCTA")}) EXCESSIVE RUNOFF FROM HEAVY RAINFALL WILL CAUSE FLOODING OF SMALL CREEKS AND STREAMS...HIGHWAYS AND UNDERPASSES. ADDITIONALLY...COUNTRY ROADS AND FARMLANDS ALONG THE BANKS OF CREEKS...STREAMS AND OTHER LOW LYING AREAS ARE SUBJECT TO FLOODING. -#end -#if(${list.contains($bullets, "particularStreamCTA")}) -FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. - #end #if(${list.contains($bullets, "nighttimeCTA")}) BE ESPECIALLY CAUTIOUS AT NIGHT WHEN IT IS HARDER TO RECOGNIZE THE DANGERS OF FLOODING. IF FLASH FLOODING IS OBSERVED ACT QUICKLY. MOVE UP TO HIGHER GROUND TO ESCAPE FLOOD WATERS. DO NOT STAY IN AREAS SUBJECT TO FLOODING WHEN WATER BEGINS RISING. @@ -347,4 +343,3 @@ space #end *# -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning.xml index b389bb8ab3..5170dd69d5 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning.xml @@ -2,7 +2,8 @@ @@ -66,41 +67,42 @@ - - - - - - - + + + + + + + - - - + + + - - - - + + + + - - + + + - - - + @@ -109,44 +111,44 @@ - + - - + + - - - - + + + + - - - + + + - - - - + + + + - - + + + - - + @@ -155,44 +157,44 @@ - + - - + + - - - - + + + + - - - + + + - - - - + + + + - - + + + - - + @@ -269,7 +271,11 @@ - false + + + + false true @@ -307,6 +313,4 @@ true - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup.vm index 0ffbec0c12..be6da8cebc 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup.vm @@ -4,6 +4,7 @@ ## EDITED BY EVAN BOOKBINDER 9-15-2011 for OB11.8.0-8 ## ## Modified by MIKE DANGELO 9-19-2011 at Alaska TIM ## ## Overhauled by Phil Kurimski 09-23-2011 +## Modified by MIKE DANGELO 1-25-2012 at CRH TIM ## ## #################################### SET SOME VARs ################################### #set ($hycType = "") @@ -12,18 +13,14 @@ #set ($floodType = "FLASH FLOODING") #set ($burnCTA = "") ###OVERRIDE DEFAULT EXECESSIVE RAINFALL IF NECESSARY -#if(${list.contains($bullets, "icrs")}) +#if(${ic} == "RS") #set ($hycType = "RAIN AND SNOW MELT") - #set ($floodReason = " RAPID SNOW MELT IS ALSO OCCURRING AND WILL ADD TO THE ${floodType}.") + #set ($snowMelt = "RAPID SNOW MELT IS ALSO OCCURRING AND WILL ADD TO THE ${floodType}.") #end ## ###################################################################################### ${WMOId} ${vtecOffice} 000000 ${BBBId} FFS${siteId} -### IF CORRECTED...DUMP OUT CORRECTED TEXT OTHERWISE PROCEED -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...FLASH FLOOD STATEMENT...TEST #else @@ -56,7 +53,6 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #if(${productClass}=="T") ...THIS MESSAGE IS FOR TEST PURPOSES ONLY... -#end #end ################################################################# ################################################################# @@ -102,18 +98,19 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} ####################################### #if(${action}=="EXP" || ${action} == "CAN" || ${action}=="CANCON") +#if(${list.contains($bullets, "rainEnded")}) +THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT. + +#end #if(${list.contains($bullets, "recedingWater")}) FLOOD WATERS HAVE RECEDED...AND ARE NO LONGER EXPECTED TO POSE A THREAT TO LIFE OR PROPERTY. PLEASE CONTINUE TO HEED ANY ROAD CLOSURES. -#elseif(${list.contains($bullets, "rainEnded")}) -THE HEAVY RAIN HAS ENDED...AND FLOODING IS NO LONGER EXPECTED TO POSE A THREAT. -#else -!** THE HEAVY RAIN HAS ENDED. !** OR **! THE FLOOD WATER IS RECEDING. THEREFORE...THE FLOODING THREAT HAS ENDED. **!" + #end #printcoords(${areaPoly}, ${list}) +########### KEEP TWO BLANK LINES BELOW -$$ #end #################################### END OF CAN STUFF ################################### #### IF PARTIAL CANCELLATION, INSERT $$ AND 2ND UGC/MND SECTION PRIOR TO CON PORTION @@ -142,7 +139,7 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #if(${productClass}=="T") THIS IS A TEST MESSAGE.## #end -...A FLASH FLOOD WARNING ## +...THE FLASH FLOOD WARNING ## #if (${hycType} != "") FOR ${hycType} ## #end @@ -154,7 +151,7 @@ REMAINS IN EFFECT #secondBullet(${dateUtil},${expire},${timeFormat},${localtimez ############################################################################### #if(${list.contains($bullets, "ffwEmergency")}) -...A FLASH FLOOD EMERGENCY FOR !**ENTER LOCATION**!... +...THIS IS A FLASH FLOOD EMERGENCY FOR !**ENTER LOCATION**!... #end @@ -166,9 +163,9 @@ REMAINS IN EFFECT #secondBullet(${dateUtil},${expire},${timeFormat},${localtimez #set ($rainAmount = "") #set ($report = "HEAVY RAIN IS OCCURRING. !** ADD MORE DETAIL HERE **!") #if(${list.contains($bullets, "flash")} ) - #set ($isExpected = "FLASH FLOODING IS ALREADY OCCURRING") + #set ($isExpected = "FLASH FLOODING IS ALREADY OCCURRING.") #else - #set ($isExpected = "FLASH FLOODING IS EXPECTED TO BEGIN SHORTLY") + #set ($isExpected = "FLASH FLOODING IS EXPECTED TO BEGIN SHORTLY.") #end #if(${list.contains($bullets, "burnScar")} ) #set ($burnScar = "EXCESSIVE RAINFALL OVER THE BURN SCAR WILL RESULT IN DEBRIS FLOW MOVING THROUGH THE !** DRAINAGE **!. THE DEBRIS FLOW CAN CONSIST OF ROCK...MUD...VEGETATION AND OTHER LOOSE MATERIALS.") @@ -195,40 +192,23 @@ REMAINS IN EFFECT #secondBullet(${dateUtil},${expire},${timeFormat},${localtimez #if(${list.contains($bullets, "rain3")} ) #set ($rainAmount = "UP TO THREE INCHES OF RAIN HAS ALREADY FALLEN.") #end -#if(${list.contains($bullets, "rainEdit")} ) - #set ($rainAmount = "!** RAINFALL AMOUNTS **! INCHES OF RAIN HAS ALREADY FALLEN.") -#end -#if(${list.contains($bullets, "heavyRainIndicated")}) - #set ($reportType = "HEAVY RAIN") - #set ($waswere = "WAS") -#end -#if(${list.contains($bullets, "realFloodingReport")}) - #set ($reportType = "FLASH FLOODING") - #set ($waswere = "WAS") - #set ($rainOnly = "") -#end -#if(${list.contains($bullets, "realFloodingReport")} && ${list.contains($bullets, "heavyRainIndicated")}) - #set ($reportType = "HEAVY RAIN AND FLASH FLOODING") - #set ($waswere = "WERE") - #set ($rainOnly = "") -#end #if(${list.contains($bullets, "doppler")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO THUNDERSTORMS. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO THUNDERSTORMS. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "trainedSpotters")}) #set ($report = "TRAINED WEATHER SPOTTERS REPORTED HEAVY RAIN IN !** LOCATION **! ${rainAmount} ${isExpected}") @@ -288,7 +268,7 @@ REMAINS IN EFFECT #secondBullet(${dateUtil},${expire},${timeFormat},${localtimez #if(${productClass}=="T") THIS IS A TEST MESSAGE. ## #end -AT ${dateUtil.format(${now}, ${timeFormat.clock}, ${localtimezone})}...${report}. ${snowMelt} +AT ${dateUtil.format(${now}, ${timeFormat.clock}, ${localtimezone})}...${report} ${snowMelt} ${burnScar} @@ -303,24 +283,29 @@ THIS IS A TEST MESSAGE. ## #### IF YOU USE SOMETHING OTHER THAN "LOCATIONS IMPACTED INCLUDE" LEAD IN BELOW, MAKE SURE THE #### ACCOMPANYING XML FILE PARSE STRING IS CHANGED TO MATCH! #locationsList("SOME LOCATIONS THAT WILL EXPERIENCE FLOODING INCLUDE" ${floodType} 0 ${cityList} ${otherPoints} ${areas} ${dateUtil} ${timeFormat} 0) +########### KEEP TWO BLANK LINES BELOW + ########################################## END OF OPTIONAL FOURTH BULLET ############################## ###################################### ###### WHERE ADDITIONAL INFO GOES #### ###################################### - #if(${list.contains($bullets, "addRainfall")}) ADDITIONAL RAINFALL AMOUNTS OF !** EDIT AMOUNT **! ARE POSSIBLE IN THE WARNED AREA. +#end +#if(${list.contains($bullets, "particularStream")}) +FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. + #end #if(${list.contains($bullets, "drainages")}) #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + #################################### END OF ADDITIONAL STUFF ################################### ###################################### ####### CALL TO ACTIONS ############## @@ -350,10 +335,6 @@ EXCESSIVE RUNOFF FROM HEAVY RAINFALL WILL CAUSE FLOODING OF SMALL CREEKS AND STR #if(${list.contains($bullets, "ruralUrbanCTA")}) EXCESSIVE RUNOFF FROM HEAVY RAINFALL WILL CAUSE FLOODING OF SMALL CREEKS AND STREAMS...HIGHWAYS AND UNDERPASSES. ADDITIONALLY...COUNTRY ROADS AND FARMLANDS ALONG THE BANKS OF CREEKS...STREAMS AND OTHER LOW LYING AREAS ARE SUBJECT TO FLOODING. -#end -#if(${list.contains($bullets, "particularStreamCTA")}) -FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. - #end #if(${list.contains($bullets, "nighttimeCTA")}) BE ESPECIALLY CAUTIOUS AT NIGHT WHEN IT IS HARDER TO RECOGNIZE THE DANGERS OF FLOODING. IF FLASH FLOODING IS OBSERVED ACT QUICKLY. MOVE UP TO HIGHER GROUND TO ESCAPE FLOOD WATERS. DO NOT STAY IN AREAS SUBJECT TO FLOODING WHEN WATER BEGINS RISING. @@ -405,18 +386,10 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. #end #printcoords(${areaPoly}, ${list}) +########### KEEP TWO BLANK LINES BELOW - +#end $$ !**NAME/INITIALS**! -## example of a for-each loop which will include interstate/mile marker information -## #foreach (${local} in ${alpha}) -## spot is ${local.name}... -## #end - -########### EXAMPLES OF PARSE OR INCLUDE STATEMENTS ################################ -## #parse ("test.vm") -## #include ("username.txt") -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup.xml index f22c35a255..1328da1c26 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup.xml @@ -2,6 +2,7 @@ @@ -42,7 +43,7 @@ true - + 30 30 @@ -56,24 +57,22 @@ - - - + - + - + @@ -82,8 +81,8 @@ - - + + @@ -94,14 +93,13 @@ + - - @@ -117,9 +115,9 @@ - + - + @@ -129,7 +127,7 @@ - + @@ -140,14 +138,13 @@ + - - @@ -237,6 +234,10 @@ + + + City @@ -258,6 +259,4 @@ true - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup_Zones.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup_Zones.vm index 1f0c388eb6..6e08862a83 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup_Zones.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup_Zones.vm @@ -1,9 +1,10 @@ #################################################### -## FLASH FLOOD STATEMENT ## +## FLASH FLOOD STATEMENT for ZONES ## #################################################### ## Modified by MIKE DANGELO 9-19-2011 at Alaska TIM ## ## Overhauled by Phil Kurimski 09-23-2011 to reflect work ## done in August. +## Edited by Mike 01-26-2012 at CRH TIM ## #################################### SET SOME VARs ################################### #set ($hycType = "") @@ -20,10 +21,6 @@ ###################################################################################### ${WMOId} ${vtecOffice} 000000 ${BBBId} FFS${siteId} -### IF CORRECTED...DUMP OUT CORRECTED TEXT OTHERWISE PROCEED -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...FLASH FLOOD STATEMENT...TEST #else @@ -56,7 +53,6 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #if(${productClass}=="T") ...THIS MESSAGE IS FOR TEST PURPOSES ONLY... -#end #end ################################################################# ################################################################# @@ -198,37 +194,23 @@ REMAINS IN EFFECT #secondBullet(${dateUtil},${expire},${timeFormat},${localtimez #if(${list.contains($bullets, "rainEdit")} ) #set ($rainAmount = "!** RAINFALL AMOUNTS **! INCHES OF RAIN HAS ALREADY FALLEN.") #end -#if(${list.contains($bullets, "heavyRainIndicated")}) - #set ($reportType = "HEAVY RAIN") - #set ($waswere = "WAS") -#end -#if(${list.contains($bullets, "realFloodingReport")}) - #set ($reportType = "FLASH FLOODING") - #set ($waswere = "WAS") - #set ($rainOnly = "") -#end -#if(${list.contains($bullets, "realFloodingReport")} && ${list.contains($bullets, "heavyRainIndicated")}) - #set ($reportType = "HEAVY RAIN AND FLASH FLOODING") - #set ($waswere = "WERE") - #set ($rainOnly = "") -#end #if(${list.contains($bullets, "doppler")}) #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO THUNDERSTORMS. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO THUNDERSTORMS. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "trainedSpotters")}) #set ($report = "TRAINED WEATHER SPOTTERS REPORTED HEAVY RAIN IN !** LOCATION **! ${rainAmount} ${isExpected}") @@ -317,10 +299,10 @@ ADDITIONAL RAINFALL AMOUNTS OF !** EDIT AMOUNT **! ARE POSSIBLE IN THE WARNED AR #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + #################################### END OF ADDITIONAL STUFF ################################### ###################################### ####### CALL TO ACTIONS ############## @@ -408,6 +390,7 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ +#end !**NAME/INITIALS**! @@ -419,4 +402,3 @@ $$ ########### EXAMPLES OF PARSE OR INCLUDE STATEMENTS ################################ ## #parse ("test.vm") ## #include ("username.txt") -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup_Zones.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup_Zones.xml index 3d296c64c0..59653b91d1 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup_Zones.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarningFollowup_Zones.xml @@ -1,6 +1,7 @@ - + + @@ -40,12 +41,13 @@ true - + 30 30 +ic @@ -54,14 +56,12 @@ - - @@ -69,13 +69,13 @@ - + - + - @@ -83,7 +83,7 @@ - + @@ -97,7 +97,6 @@ - @@ -115,15 +114,14 @@ - - - + + - + - @@ -131,7 +129,7 @@ - + @@ -145,7 +143,6 @@ - @@ -248,6 +245,10 @@ + + + City @@ -269,6 +270,4 @@ true - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning_Zones.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning_Zones.vm index 86c7d20855..aebb3a3cda 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning_Zones.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning_Zones.vm @@ -29,9 +29,6 @@ ## ${WMOId} ${vtecOffice} 000000 ${BBBId} FFW${siteId} -#if(${specialCorText}) -${specialCorText} -#else ${ugcline} #################################### VTEC LINE ################################### /${productClass}.${action}.${vtecOffice}.FF.W.${etn}.${starttime}-${dateUtil.format(${expire}, ${timeFormat.ymdthmz}, 15)}/ @@ -108,31 +105,31 @@ THIS IS A TEST MESSAGE. ## #set ($rainAmount = "UP TO ONE INCH OF RAIN HAS ALREADY FALLEN.") #end #if(${list.contains($bullets, "rain2")} ) - #set ($rainAmount = "UP TO TWO INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = "UP TO TWO INCHES OF RAIN HAVE ALREADY FALLEN.") #end #if(${list.contains($bullets, "rain3")} ) - #set ($rainAmount = "UP TO THREE INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = "UP TO THREE INCHES OF RAIN HAVE ALREADY FALLEN.") #end #if(${list.contains($bullets, "rainEdit")} ) - #set ($rainAmount = "!** RAINFALL AMOUNTS **! INCHES OF RAIN HAS ALREADY FALLEN.") + #set ($rainAmount = "!** RAINFALL AMOUNTS **! INCHES OF RAIN HAVE ALREADY FALLEN.") #end #if(${list.contains($bullets, "doppler")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO A THUNDERSTORM. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED HEAVY RAIN DUE TO THUNDERSTORMS. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR INDICATED HEAVY RAIN DUE TO THUNDERSTORMS. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT HEAVY RAIN WAS FALLING OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A THUNDERSTORM IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "dopplerGauge")} && ${list.contains($bullets, "thunder")} && ${stormType} == "line") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") + #set ($report = "DOPPLER RADAR AND AUTOMATED RAIN GAUGES INDICATED THAT A LINE OF THUNDERSTORMS IS PRODUCING HEAVY RAIN OVER THE AREA. ${rainAmount} ${isExpected}") #end #if(${list.contains($bullets, "trainedSpotters")}) #set ($report = "TRAINED WEATHER SPOTTERS REPORTED HEAVY RAIN IN !** LOCATION **! ${rainAmount} ${isExpected}") @@ -235,10 +232,9 @@ ADDITIONAL RAINFALL AMOUNTS OF !** EDIT AMOUNT **! ARE POSSIBLE IN THE WARNED AR #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + #################################### END OF ADDITIONAL STUFF ################################### ###################################### ####### CALL TO ACTIONS ############## @@ -346,4 +342,3 @@ space #end *# -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning_Zones.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning_Zones.xml index d6bd8019c6..abbe7a0dad 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning_Zones.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/flashFloodWarning_Zones.xml @@ -1,8 +1,10 @@ - + + + @@ -13,7 +15,7 @@ The various menu items are also the different maps that can be loaded with each template. --> - + Forecast Zones Major Rivers @@ -64,7 +66,7 @@ - + @@ -81,14 +83,11 @@ - + - - - @@ -106,15 +105,13 @@ - - + + - + - - + + @@ -125,16 +122,14 @@ - - - - + + + + - - @@ -152,15 +147,13 @@ - - + + - + - - + + @@ -171,16 +164,14 @@ - - - - + + + + - - @@ -198,17 +189,26 @@ + + + + + + + + + 0.00 AND 0 - COUNTYNAME - + + NAME NAME STATE countyTypes.txt - FIPS - + + STATE_ZONE NAME parent @@ -229,7 +229,8 @@ 4 8 Name - COUNTYNAME + NAME + STATE STATE countyTypes.txt @@ -267,28 +268,17 @@ + + + + false - - true - 8.0 - 5 - 5 - 4 - 8 - Name - COUNTYNAME - STATE - STATE - countyTypes.txt - - distance - - - City - County + + Zone States TIMEZONES TIME_ZONE @@ -305,6 +295,4 @@ true - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatement.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatement.vm index 4533c54c0a..fd2a7ef310 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatement.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatement.vm @@ -1,13 +1,15 @@ -################################################# -## MARINE WEATHER STATEMENT STANDALONE ## -## CREATED BY PHIL KURIMSKI - WFO DTX ## -## VERSION AWIPS II 1.0 -- FEB 24 2011 OB11.2 ## -## VERSION AWIPS II 1.1 -- APR 14 2011 OB11.4 ## -## VERSION AWIPS II 1.2 -- JUL 14 2011 OB11.7 ## -## VERSION AWIPS II 1.3 -- SEP 22 2011 OB11.8 ## -################################################# +##################################################### +## MARINE WEATHER STATEMENT STANDALONE ## +## CREATED BY PHIL KURIMSKI - WFO DTX ## +## VERSION AWIPS II 1.0 -- FEB 24 2011 OB11.2 ## +## VERSION AWIPS II 1.1 -- APR 14 2011 OB11.4 ## +## VERSION AWIPS II 1.2 -- JUL 14 2011 OB11.7 ## +## VERSION AWIPS II 1.3 -- SEP 22 2011 OB11.8 ## +## VERSION AWIPS II 1.4 -- JAN 25 2012 OB12.1.1-1 ## +## Added coding for no headline in Version 1.4 ## +##################################################### ## Set null variables used in the template -######################################### +##################################################### #set ($capable = "") #set ($hailType = "") #if(${productClass}=="O") @@ -15,9 +17,6 @@ #end ${WMOId} ${vtecOffice} 000000 ${BBBId} MWS${siteId} -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...MARINE WEATHER STATEMENT...TEST #else @@ -49,9 +48,11 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #set ($headerType = "STRONG THUNDERSTORM") #set ($eventType = "THUNDERSTORM") #set ($reportLocation = "THIS THUNDERSTORM WAS LOCATED") - #if(${stormType} == "line") - #set ($reportLocation = "THESE THUNDERSTORMS WERE LOCATED") - #end +## Do not add any spaces or tabs to the next line +## Otherwise the headline in the product will have extra spaces +#if(${stormType} == "line") + #set ($reportLocation = "THESE THUNDERSTORMS WERE LOCATED") +#end #if(${list.contains($bullets, "shower")}) #set ($headerType = "SHOWER") #set ($eventType = "SHOWER") @@ -90,7 +91,7 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #if(${eventType} == "CLOUD") #set($pathheader = "THE STRONG WINDS") #end -#set ($threatType = "STRONG WINDS UP TO 33 KNOTS") +#set ($threatType = "WINDS UP TO 33 KNOTS") #set ($headerType1 = "...STRONG WINDS EXPECTED...") #if(${list.contains($bullets, "approachHead")}) #if(${eventType} == "THUNDERSTORM") @@ -112,12 +113,16 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #if(${list.contains($bullets, "smallHail")}) #set ($hailType = " AND SMALL HAIL") #end +####################################################################### +## Section to produce areas affected by statement +####################################################################### +#if(${list.contains($bullets, "noHead")}) +A MARINE WEATHER STATEMENT HAS BEEN ISSUED FOR THE FOLLOWING AREAS... +#else ${headerType1} -####################################################################### -## Added section to produce areas affected by statement -####################################################################### THE AREAS AFFECTED INCLUDE... +#end ####################################################################### ## Set the fipsstring variable to null for marine zone combinations ####################################################################### @@ -164,7 +169,7 @@ $zonecombo #set ($report = "!** YOU DIDN'T SELECT A REPORTER **! ${threatType}") #if(${list.contains($bullets, "doppler")}) #set ($capable = "CAPABLE OF ") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED A ${stormline}...${capable}PRODUCING ${threatType}${hailType}.") + #set ($report = "DOPPLER RADAR INDICATED A ${stormline}...${capable}PRODUCING ${threatType}${hailType}.") #end #if(${list.contains($bullets, "marineSpotter")}) #set ($report = "MARINE WEATHER SPOTTERS REPORTED A ${stormline}...${capable}PRODUCING ${threatType}${hailType}.") @@ -184,7 +189,7 @@ $zonecombo THIS IS A TEST MESSAGE. ## #end AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}...${report} ## -${reportLocation} #handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "OVER", 4, "NM") +${reportLocation} #handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "OVER", 4, "NM", true) #if($movementSpeed < 3 || ${stationary}) . ${reportType2} NEARLY STATIONARY. #else @@ -259,7 +264,7 @@ THIS ${stormline} WILL LIKELY PRODUCE STRONG WINDS IN EXCESS OF 34 KNOTS...AND I #end #if(${list.contains($bullets, "lightningCTA")}) -INTENSE LIGHTNING IS OCCURRING WITH THIS STORM. IF CAUGHT ON THE OPEN WATER STAY BELOW DECK IF POSSIBLE...KEEP AWAY FROM UNGROUNDED METAL OBJECTS. +INTENSE LIGHTNING IS OCCURRING WITH THIS STORM. IF CAUGHT ON THE OPEN WATER STAY BELOW DECK IF POSSIBLE...KEEP AWAY FROM UNGROUNDED METAL OBJECTS. #end #if(${list.contains($bullets, "reportCTA")}) @@ -267,7 +272,7 @@ REPORT SEVERE WEATHER TO THE COAST GUARD. THEY WILL RELAY YOUR REPORT TO THE NAT #end #if(${list.contains($bullets, "fogCTA")}) -DENSE FOG WAS REDUCING VISIBILITIES TO BELOW 1/4 MILE. REDUCE YOUR SPEED...AND KEEP A LOOKOUT FOR OTHER VESSELS...BUOYS...AND BREAKWATERS. KEEP YOUR NAVIGATION LIGHTS ON. IF NOT EQUIPTED WITH RADAR...YOU SHOULD CONSIDER SEEKING SAFE HARBOR. +DENSE FOG WAS REDUCING VISIBILITIES TO BELOW 1/4 MILE. REDUCE YOUR SPEED...AND KEEP A LOOKOUT FOR OTHER VESSELS...BUOYS...AND BREAKWATERS. KEEP YOUR NAVIGATION LIGHTS ON. IF NOT EQUIPPED WITH RADAR...YOU SHOULD CONSIDER SEEKING SAFE HARBOR. #end #if (${ctaSelected} == "YES") @@ -285,4 +290,3 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatement.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatement.xml index 45f9139fa8..ab6f16af3c 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatement.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatement.xml @@ -1,6 +1,6 @@ - + nmi @@ -87,6 +87,7 @@ + @@ -98,8 +99,8 @@ - - + + @@ -107,8 +108,6 @@ - - @@ -242,7 +241,7 @@ - + MarineSites @@ -251,5 +250,4 @@ TIMEZONES TIME_ZONE - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatementAshfall.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatementAshfall.vm index d4a5594901..796b04ce31 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatementAshfall.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatementAshfall.vm @@ -14,9 +14,6 @@ #end ${WMOId} ${vtecOffice} 000000 ${BBBId} MWS${siteId} -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...MARINE WEATHER STATEMENT...TEST #else @@ -161,7 +158,7 @@ $zonecombo THIS IS A TEST MESSAGE. ## #end AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}...${report} ## -#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType,"THESE STORMS WERE LOCATED", "OVER", 4, "NM") +#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType,"THESE STORMS WERE LOCATED", "OVER", 4, "NM", true) #if($movementSpeed < 3 || ${stationary}) . NEARLY STATIONARY. #else @@ -243,4 +240,3 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatementAshfall.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatementAshfall.xml index 06ae98cae0..ff0ac831b4 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatementAshfall.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/marineWeatherStatementAshfall.xml @@ -100,7 +100,6 @@ - @@ -237,5 +236,4 @@ TIMEZONES TIME_ZONE - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/mileMarkers.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/mileMarkers.vm new file mode 100644 index 0000000000..a4393346bd --- /dev/null +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/mileMarkers.vm @@ -0,0 +1,79 @@ +#* +CREATED 1-25-2012 BY MIKE DANGELO AND EVAN BOOKBINDER + +Here are some examples of very simple INTERSTATE output + (one line/sentence per interstate): + +#mmarkers(${i70momm},${i70mommid},"INTERSTATE 70 IN MISSOURI","MILE MARKER",false) +#mmarkers(${i70momm},${i70mommid},"INTERSTATE 70 IN MISSOURI","MILE MARKER",true) +#mmarkers(${i70momm},${i70mommid},"INTERSTATE 70 IN MISSOURI","",false) +#mmarkers(${i70momm},${i70mommid},"INTERSTATE 70 IN MISSOURI","",true) +#mmarkers(${i435mm},${i435mmid},"INTERSTATE 435 IN MISSOURI","",false) +#mmarkers(${i435mm},${i435mmid},"INTERSTATE 435 IN MISSOURI","",true) +#mmarkers(${i435mm},${i435mmid},"INTERSTATE 435 IN MISSOURI","MILE MARKER",false) +#mmarkers(${i435mm},${i435mmid},"INTERSTATE 435 IN MISSOURI","MILE MARKER",true) + +Mile Marker Test Code +macro "mmarkers" use (called out of VM_global_library.vm): +#mmarkers($name, $id, $type, $markers, $simplify) +where the argument: +$name is a string "OUTPUT TEXT" of the road name +$id is the sequential ID database field to determine logical breaks in the mile markers +$type is a string which describes the type of "marker" + - may be "MILE MARKER" or something similar, or blank "" + - "" is for use when town names (CHARLESTON) or exit names (THE SUNSET EXIT) +$markers is a string, and is the exact "variable" set in the XML "pointSource" tag for this road + - +$simplify is a boolean value (true or false) + - true concatenates (FROM MM 2 to 4), + - false is a big list (MM 2...3...AND 4) + +From mileMarkers.xml +$databaseName is an array of pointSource objects containing the milemarker names +$databaseId is an array of pointSource objects containing the milemarker IDs +$specificName is an array of plain English names for the Interstates, Routes, etc.. +e.g. +#set ($databaseName = [${i435mm},${i70momm},${i35momm}]) +#set ($databaseId = [${i435mmid},${i70mommid},${i35mommid}]) +#set ($specificName = ['INTERSTATE 435','INTERSTATE 70','INTERSTATE 35']) + +The following code makes upkeep of the mile marker files easier, and is + reccomended for use. +Substitute all your "INTERSTATE NAME(s)" into the array: $specificName +Likewise, +Substitute all your corresponding database table names (${tablename}) for those + interstates into the array: $databaseName +You may also use town names or exit names + in the "name" field of your database tables. +*# +#set($hits = 0) +#set($bigList = '') +##set ($databaseName = [${i435mm},${i70momm},${i35momm}]) +##set ($databaseId = [${i435mmid},${i70mommid},${i35mommid}]) +##set ($specificName = ['INTERSTATE 435','INTERSTATE 70','INTERSTATE 35']) +#set ($itemCount = 0) +#foreach($specName in $specificName) +#set ($itemCount = $itemCount + 1) +#set ($itemCount2 = 0) +#foreach($dbName in $databaseName) +#set ($itemCount2 = $itemCount2 + 1) +#set ($itemCount3 = 0) +#foreach($dbId in $databaseId) +#set ($itemCount3 = $itemCount3 + 1) +#if ($itemCount3 == $itemCount2 && $itemCount2 == $itemCount) +#set ($checker = "#mmarkers(${dbName},${dbId},${specName},'MILE MARKER',true)") +#if ($checker.length() > 0) +#set ($hits = $hits + 1) +#set ($bigList = "$bigList $checker") +#end +#end +#end +#end +#end +#if ($hits == 1) +THIS INCLUDES$bigList +#end +#if ($hits > 1) +THIS INCLUDES THE FOLLOWING HIGHWAYS... +$bigList +#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/mileMarkers.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/mileMarkers.xml new file mode 100644 index 0000000000..ff97807137 --- /dev/null +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/mileMarkers.xml @@ -0,0 +1,29 @@ + \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning.vm index 4093857520..6280b8650b 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning.vm @@ -91,7 +91,7 @@ ## information. Sites can include this information in a separate file or ## include in the template per the coding below. ######################################################################### -#parse ("damInfo.vm") +##parse ("damInfo.vm") #* ######################################################################### ## The next section is for site specific dams. Each site should take the @@ -163,9 +163,6 @@ ## ${WMOId} ${vtecOffice} 000000 ${BBBId} FFW${siteId} -#if(${specialCorText}) -${specialCorText} -#else ${ugcline} /${productClass}.${action}.${vtecOffice}.FF.W.${etn}.${starttime}-${dateUtil.format(${expire}, ${timeFormat.ymdthmz}, 15)}/ /00000.${sev}.${ic}.000000T0000Z.000000T0000Z.000000T0000Z.OO/ @@ -281,10 +278,14 @@ THIS IS A TEST MESSAGE. ## #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + +#if(${list.contains($bullets, "floodMoving")}) +FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. + +#end + ##################### ## CALL TO ACTIONS ## ##################### @@ -307,10 +308,6 @@ ${sitespecCTA} ${volcanoCTA} -#if(${list.contains($bullets, "floodMovingCTA")}) -FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. - -#end #if(${list.contains($bullets, "taddCTA")}) MOST FLOOD DEATHS OCCUR IN AUTOMOBILES. NEVER DRIVE YOUR VEHICLE INTO AREAS WHERE THE WATER COVERS THE ROADWAY. FLOOD WATERS ARE USUALLY DEEPER THAN THEY APPEAR. JUST ONE FOOT OF FLOWING WATER IS POWERFUL ENOUGH TO SWEEP VEHICLES OFF THE ROAD. WHEN ENCOUNTERING FLOODED ROADS MAKE THE SMART CHOICE...TURN AROUND...DONT DROWN. @@ -349,4 +346,3 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning.xml index b93ca09243..9e30398849 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning.xml @@ -2,7 +2,8 @@ + Modified Phil Kurimski 09-23-2011 OB 11.0.8-8 + Modified Phil Kurimski 01-26-2012 OB 12.1.1-1 --> mi @@ -72,17 +73,17 @@ - - - - - - - - - - - + + + + + + + + + + + @@ -99,20 +100,20 @@ - + - + - + + + + City County @@ -360,6 +367,4 @@ true - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup.vm index 010f16e65e..2cc89b3258 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup.vm @@ -100,7 +100,7 @@ ## information. Sites can include this information in a separate file or ## include in the template per the coding below. ######################################################################### -#parse ("damInfo.vm") +##parse ("damInfo.vm") #* ######################################################################### ## The next section is for site specific dams. Each site should take the @@ -170,11 +170,6 @@ ## End of Site Specific Dam Information ####################################################################### *# -#if(${specialCorText}) -${WMOId} ${vtecOffice} 000000 ${BBBId} -FFS${siteId} -${specialCorText} -#else #################################### ## DAM BREAK FFW FOLLOW-UP HEADER ## #################################### @@ -308,10 +303,15 @@ THIS IS A TEST MESSAGE. ## #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + +#if(${list.contains($bullets, "floodMoving")}) +FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. + +#end + ##################### ## CALL TO ACTIONS ## ##################### @@ -334,10 +334,6 @@ ${sitespecCTA} ${volcanoCTA} -#if(${list.contains($bullets, "floodMovingCTA")}) -FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. - -#end #if(${list.contains($bullets, "taddCTA")}) MOST FLOOD DEATHS OCCUR IN AUTOMOBILES. NEVER DRIVE YOUR VEHICLE INTO AREAS WHERE THE WATER COVERS THE ROADWAY. FLOOD WATERS ARE USUALLY DEEPER THAN THEY APPEAR. JUST ONE FOOT OF FLOWING WATER IS POWERFUL ENOUGH TO SWEEP VEHICLES OFF THE ROAD. WHEN ENCOUNTERING FLOODED ROADS MAKE THE SMART CHOICE...TURN AROUND...DONT DROWN. @@ -504,10 +500,6 @@ THIS IS A TEST MESSAGE. ## #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") ##################### ## CALL TO ACTIONS ## ##################### @@ -599,4 +591,3 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup.xml index efadf16352..80c74d4328 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup.xml @@ -1,7 +1,8 @@ + Modified Phil Kurimski 09-23-2011 OB 11.0.8-8 + Modified Phil Kurimski 01-26-2012 OB 12.1.1-1 --> @@ -69,41 +70,41 @@ - - - - - - - - - - + + + + + + + + + + - + @@ -114,58 +115,58 @@ - - - - - - - - - - + + + + + + + + + + - + - - - - - - - - - - - + + + + + + + + + + + @@ -183,7 +184,7 @@ - + @@ -195,26 +196,25 @@ You can choose to do this by editing the template and listing each dam in the template or listing the dams in a separate file and using the include command --> - + - - @@ -223,16 +223,16 @@ - - - - - - - - - - + + + + + + + + + + @@ -251,7 +251,7 @@ - + @@ -263,25 +263,25 @@ You can choose to do this by editing the template and listing each dam in the template or listing the dams in a separate file and using the include command --> - + @@ -368,6 +368,11 @@ + + + City @@ -388,7 +393,4 @@ true - - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup_Zones.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup_Zones.vm index ccca7c1bd0..8b0ab53899 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup_Zones.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup_Zones.vm @@ -100,7 +100,7 @@ ## information. Sites can include this information in a separate file or ## include in the template per the coding below. ######################################################################### -#parse ("damInfo.vm") +##parse ("damInfo.vm") #* ######################################################################### ## The next section is for site specific dams. Each site should take the @@ -170,11 +170,6 @@ ## End of Site Specific Dam Information ####################################################################### *# -#if(${specialCorText}) -${WMOId} ${vtecOffice} 000000 ${BBBId} -FFS${siteId} -${specialCorText} -#else #################################### ## DAM BREAK FFW FOLLOW-UP HEADER ## #################################### @@ -308,10 +303,6 @@ THIS IS A TEST MESSAGE. ## #drainages(${riverdrainages}) #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") ##################### ## CALL TO ACTIONS ## ##################### @@ -504,10 +495,14 @@ THIS IS A TEST MESSAGE. ## #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + +#if(${list.contains($bullets, "floodMoving")}) +FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. + +#end + ##################### ## CALL TO ACTIONS ## ##################### @@ -530,10 +525,6 @@ ${sitespecCTA} ${volcanoCTA} -#if(${list.contains($bullets, "floodMovingCTA")}) -FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. - -#end #if(${list.contains($bullets, "taddCTA")}) MOST FLOOD DEATHS OCCUR IN AUTOMOBILES. NEVER DRIVE YOUR VEHICLE INTO AREAS WHERE THE WATER COVERS THE ROADWAY. FLOOD WATERS ARE USUALLY DEEPER THAN THEY APPEAR. JUST ONE FOOT OF FLOWING WATER IS POWERFUL ENOUGH TO SWEEP VEHICLES OFF THE ROAD. WHEN ENCOUNTERING FLOODED ROADS MAKE THE SMART CHOICE...TURN AROUND...DONT DROWN. @@ -599,4 +590,3 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup_Zones.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup_Zones.xml index 6cba11328c..ec2ac68412 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup_Zones.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarningFollowup_Zones.xml @@ -1,7 +1,8 @@ @@ -70,28 +71,28 @@ - - - - - - - - - - + + + + + + + + + + - + - + - + - + - + - + - + - + City @@ -388,7 +393,4 @@ true - - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning_Zones.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning_Zones.vm index 4093857520..6280b8650b 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning_Zones.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning_Zones.vm @@ -91,7 +91,7 @@ ## information. Sites can include this information in a separate file or ## include in the template per the coding below. ######################################################################### -#parse ("damInfo.vm") +##parse ("damInfo.vm") #* ######################################################################### ## The next section is for site specific dams. Each site should take the @@ -163,9 +163,6 @@ ## ${WMOId} ${vtecOffice} 000000 ${BBBId} FFW${siteId} -#if(${specialCorText}) -${specialCorText} -#else ${ugcline} /${productClass}.${action}.${vtecOffice}.FF.W.${etn}.${starttime}-${dateUtil.format(${expire}, ${timeFormat.ymdthmz}, 15)}/ /00000.${sev}.${ic}.000000T0000Z.000000T0000Z.000000T0000Z.OO/ @@ -281,10 +278,14 @@ THIS IS A TEST MESSAGE. ## #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + +#if(${list.contains($bullets, "floodMoving")}) +FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. + +#end + ##################### ## CALL TO ACTIONS ## ##################### @@ -307,10 +308,6 @@ ${sitespecCTA} ${volcanoCTA} -#if(${list.contains($bullets, "floodMovingCTA")}) -FLOOD WATERS ARE MOVING DOWN !**name of channel**! FROM !**location**! TO !**location**!. THE FLOOD CREST IS EXPECTED TO REACH !**location(s)**! BY !**time(s)**!. - -#end #if(${list.contains($bullets, "taddCTA")}) MOST FLOOD DEATHS OCCUR IN AUTOMOBILES. NEVER DRIVE YOUR VEHICLE INTO AREAS WHERE THE WATER COVERS THE ROADWAY. FLOOD WATERS ARE USUALLY DEEPER THAN THEY APPEAR. JUST ONE FOOT OF FLOWING WATER IS POWERFUL ENOUGH TO SWEEP VEHICLES OFF THE ROAD. WHEN ENCOUNTERING FLOODED ROADS MAKE THE SMART CHOICE...TURN AROUND...DONT DROWN. @@ -349,4 +346,3 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning_Zones.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning_Zones.xml index 6462e57761..4ae5163c74 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning_Zones.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/nonConvectiveFlashFloodWarning_Zones.xml @@ -2,7 +2,8 @@ + Modified Phil Kurimski 09-21-2011 OB 11.0.8-8 + Modified Phil Kurimski 01-26-2012 OB 12.1.1-1--> mi @@ -72,16 +73,16 @@ - - - - - - - - - - + + + + + + + + + + @@ -99,19 +100,19 @@ - + - + - + - + + + City @@ -359,6 +365,4 @@ true - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeThunderstormWarning.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeThunderstormWarning.vm index 29edc53e6c..85733138c6 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeThunderstormWarning.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeThunderstormWarning.vm @@ -22,7 +22,7 @@ #### CREATE BASIS WORDING ################################### ############################################################# #if(${list.contains($bullets, "doppler")}) - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED A ${reportType1}") + #set ($report = "DOPPLER RADAR INDICATED A ${reportType1}") #set($reportAuthSVR = "CAPABLE OF PRODUCING") #end #if(${list.contains($bullets, "trainedSpotters")}) @@ -149,8 +149,8 @@ #set ($hailThreat = "SOFTBALL SIZE") #set ($hailLead = "LARGE DESTRUCTIVE HAIL UP TO ") #set ($hailTrail = "") - #set ($hailSize = 3.75) - #set ($hailTag = "3.75IN") + #set ($hailSize = 4.25) + #set ($hailTag = "4.25IN") #end #if(${list.contains($bullets, "grapefruitHail")}) #set ($hailThreat = "GRAPEFRUIT SIZE") @@ -193,9 +193,6 @@ ################################################################ ${WMOId} ${vtecOffice} 000000 ${BBBId} SVR${siteId} -#if(${specialCorText}) -${specialCorText} -#else ${ugcline} /${productClass}.${action}.${vtecOffice}.SV.W.${etn}.${dateUtil.format(${start}, ${timeFormat.ymdthmz})}-${dateUtil.format(${expire}, ${timeFormat.ymdthmz}, 15)}/ @@ -241,7 +238,7 @@ THIS IS A TEST MESSAGE. ## #end #thirdBullet(${dateUtil},${event},${timeFormat},${localtimezone},${secondtimezone}) ...${report}${hailwind}. ${reportType2} LOCATED ## -#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "NEAR", 6, "MILES") +#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "NEAR", 6, "MILES", true) #if($movementSpeed < 3 || ${stationary}) . ${reportType2} NEARLY STATIONARY. ${smallHail} #else @@ -282,6 +279,9 @@ THIS IS A TEST MESSAGE. ## !** YOU DID NOT SELECT A PATHCAST OR LIST OF CITIES BULLET. PLEASE ENTER LOCATIONS IMPACTED **!. #end +## Uncomment below pull in mile marker info +## #parse("mileMarkers.vm") +## ############################################## ###### SPECIAL VENUE/EVENT CASE ############## ############################################## @@ -294,10 +294,7 @@ THOSE ATTENDING THE !**event/venue name or location**! ARE IN THE PATH OF THIS S #end #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + ################################## ######### CALLS TO ACTION ######## ################################## @@ -485,7 +482,6 @@ ${mathUtil.round(${movementInKnots})}KT ## ## ##${windhailTag} - $$ ############################################## @@ -493,4 +489,3 @@ $$ ############################################## ##${user} !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeThunderstormWarning.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeThunderstormWarning.xml index 26f179d666..daf8b8afce 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeThunderstormWarning.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeThunderstormWarning.xml @@ -94,8 +94,8 @@ - + @@ -126,7 +126,57 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -248,7 +298,11 @@ - + + + + City County @@ -257,7 +311,4 @@ TIMEZONES TIME_ZONE - - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeWeatherStatement.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeWeatherStatement.vm index b1663a571f..2d5176d342 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeWeatherStatement.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeWeatherStatement.vm @@ -45,10 +45,6 @@ ###################################### ${WMOId} ${vtecOffice} 000000 ${BBBId} SVS${siteId} -### IF CORRECTED...DUMP OUT CORRECTED TEXT OTHERWISE PROCEED -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...SEVERE WEATHER STATEMENT...TEST #else @@ -77,7 +73,6 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #if(${productClass}=="T") ...THIS MESSAGE IS FOR TEST PURPOSES ONLY... -#end #end ####################################### ###### END CREATE HEADER ############## @@ -312,26 +307,33 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #headlineLocList(${areas} true true true false) ...## ########### END NEW HEADLINE CODE #################### +##################################################################### +### TORNADO EMERGENCY PER NWS 10-511 DIRECTIVE # +##################################################################### +#if(${list.contains($bullets, "torEmergency")}) +...THIS IS A TORNADO EMERGENCY FOR !** EDIT LOCATION(S) **!... + +#end #set($reportType = "!** BASIS FOR WARNING **!") #set($reportAuthSVR = "") ############### BASIS SECTION #################### #if(${list.contains($bullets, "dopplerTOR")}) #if(${stormType} == "line") - #set($reportType = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED A LINE OF SEVERE THUNDERSTORMS CAPABLE OF PRODUCING TORNADOES") + #set($reportType = "DOPPLER RADAR INDICATED A LINE OF SEVERE THUNDERSTORMS CAPABLE OF PRODUCING TORNADOES") #set($reportType2 = "THESE DANGEROUS STORMS WERE") #set($pathcastLead = "THESE DANGEROUS STORMS") #else - #set($reportType = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED A SEVERE THUNDERSTORM CAPABLE OF PRODUCING A TORNADO") + #set($reportType = "DOPPLER RADAR INDICATED A SEVERE THUNDERSTORM CAPABLE OF PRODUCING A TORNADO") #set($reportType2 = "THIS DANGEROUS STORM WAS") #set($pathcastLead = "THIS DANGEROUS STORM") #end #elseif(${list.contains($bullets, "dopplerSquallTOR")}) - #set($reportType = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED A SEVERE SQUALL LINE CAPABLE OF PRODUCING BOTH TORNADOES AND EXTENSIVE STRAIGHT LINE WIND DAMAGE") + #set($reportType = "DOPPLER RADAR INDICATED A SEVERE SQUALL LINE CAPABLE OF PRODUCING BOTH TORNADOES AND EXTENSIVE STRAIGHT LINE WIND DAMAGE") #set($reportType2 = "THESE DANGEROUS STORMS WERE") #set($pathcastLead = "THESE DANGEROUS STORMS") #elseif(${list.contains($bullets, "confirmedDopplerTOR")}) - #set($reportType = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND STORM SPOTTERS WERE TRACKING A TORNADO") + #set($reportType = "DOPPLER RADAR AND STORM SPOTTERS WERE TRACKING A TORNADO") #if(${stormType} == "line") #set($reportType2 = "THESE TORNADIC STORMS WERE") #else @@ -363,7 +365,7 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #set($pathcastLead = "THIS DANGEROUS STORM") #end #elseif(${list.contains($bullets, "dopplerSVR")}) - #set($reportType = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED A ${reportType1}") + #set($reportType = "DOPPLER RADAR INDICATED A ${reportType1}") #set($reportAuthSVR = "CAPABLE OF PRODUCING") #elseif(${list.contains($bullets, "trainedSpottersSVR")}) #set($reportType = "TRAINED WEATHER SPOTTERS REPORTED A ${reportType1}") @@ -486,8 +488,8 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #set ($hailThreat = "SOFTBALL SIZE") #set ($hailLead = "LARGE DESTRUCTIVE HAIL UP TO ") #set ($hailTrail = "") - #set ($hailSize = 3.75) - #set ($hailTag = "3.75IN") + #set ($hailSize = 4.25) + #set ($hailTag = "4.25IN") #end #if(${list.contains($bullets, "grapefruitHail")}) #set ($hailThreat = "GRAPEFRUIT SIZE") @@ -550,7 +552,7 @@ THIS IS A TEST MESSAGE. ## AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}...${reportType}${hailwind}. ## ${reportType2} LOCATED ## -#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "NEAR", 6, "MILES") +#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "NEAR", 6, "MILES", true) #if($movementSpeed < 3 || ${stationary}) . ${reportType2} NEARLY STATIONARY. ${smallHail}${TORHailThreat} #else @@ -619,10 +621,10 @@ THOSE ATTENDING THE !**now/venue name or location**! ARE IN THE PATH OF THIS STO #end #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + ################################## ######### CALLS TO ACTION ######## ################################## @@ -848,7 +850,6 @@ ${mathUtil.round(${movementInKnots})}KT ## $$ -#end ############################################## #### END CONTINUATION SECTON ################# ############################################## @@ -858,3 +859,4 @@ $$ ############################################## ##${user} !**NAME/INITIALS**! +#end \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeWeatherStatement.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeWeatherStatement.xml index b166e4ded2..47febeeb4d 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeWeatherStatement.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/severeWeatherStatement.xml @@ -182,15 +182,15 @@ - + - + --> @@ -226,7 +226,7 @@ - + @@ -244,8 +244,8 @@ - + @@ -281,11 +281,6 @@ - - - - - @@ -304,15 +299,15 @@ - + - + --> @@ -342,11 +337,6 @@ - - - - - @@ -370,8 +360,8 @@ - + @@ -524,6 +514,11 @@ + + + City States @@ -532,7 +527,4 @@ TIMEZONES TIME_ZONE - - - \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/shortTermForecast.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/shortTermForecast.vm index f6a7c765cc..3377eafa60 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/shortTermForecast.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/shortTermForecast.vm @@ -6,9 +6,6 @@ ## ${WMOId} ${vtecOffice} 000000 ${BBBId} NOW${siteId} -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...SHORT TERM FORECAST...TEST## #else @@ -147,7 +144,7 @@ THIS IS A TEST MESSAGE. ## ###################################################### AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}... ${report} ## -#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType,"LOCATED", "NEAR", 4, "MILES") +#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType,"LOCATED", "NEAR", 4, "MILES", true) #if($movementSpeed < 3 || ${stationary}) NEARLY STATIONARY. #else @@ -196,6 +193,10 @@ WINDS BEHIND THE FRONT WILL SHIFT SUDDENLY TO THE !** DIRECTION **! AND INCREASE LOCATIONS CAN EXPECT !** EXPECTED SNOW **! INCHES OF SNOW. #end + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + ############# ## WATCHES ## ############# @@ -210,5 +211,4 @@ LOCATIONS CAN EXPECT !** EXPECTED SNOW **! INCHES OF SNOW. $$ -!**NAME/INITIALS**! -#end \ No newline at end of file +!**NAME/INITIALS**! \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/shortTermForecast.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/shortTermForecast.xml index ee057a2a40..dd42c9eda7 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/shortTermForecast.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/shortTermForecast.xml @@ -87,6 +87,41 @@ --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -164,6 +199,11 @@ warngenlev + + + true @@ -191,7 +231,4 @@ TIMEZONES TIME_ZONE - - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/significantWeatherAdvisory.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/significantWeatherAdvisory.vm index 7f648a541f..c024361096 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/significantWeatherAdvisory.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/significantWeatherAdvisory.vm @@ -88,9 +88,6 @@ ${WMOId} ${vtecOffice} 000000 ${BBBId} SPS${siteId} -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...SPECIAL WEATHER STATEMENT...TEST## #else @@ -233,15 +230,12 @@ THOSE ATTENDING THE !**event/venue name or location**! ARE IN THE PATH OF THIS S THIS IS A TEST MESSAGE. ## #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + ################################## ######### CALLS TO ACTION ######## ################################## -##Check to see if we've selected any calls to action. In our .cfg file -##we ended each CTA bullet ID with "CTA" for this reason as a 'trip' #foreach ($bullet in $bullets) #if($bullet.endsWith("CTA")) #set ($ctaSelected = "YES") @@ -332,10 +326,5 @@ ${mathUtil.round(${movementInKnots})}KT ## #end $$ -#end -############################################## -## Code to pull the user name into the product -############################################## -##${user} !**NAME/INITIALS**! \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/significantWeatherAdvisory.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/significantWeatherAdvisory.xml index e80bb662b7..55b2e7d691 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/significantWeatherAdvisory.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/significantWeatherAdvisory.xml @@ -57,38 +57,72 @@ - + - - + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -196,7 +230,11 @@ TIMEZONES TIME_ZONE - - - + + + + + diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarning.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarning.vm index 0008227d52..235817e741 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarning.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarning.vm @@ -1,12 +1,14 @@ -################################################ -## SPECIAL MARINE WARNING TEMPLATE ## -## CREATED BY PHIL KURIMSKI - WFO DTX ## -## VERSION AWIPS II 1.0 -- FEB 24 2011 OB11.2 ## -## VERSION AWIPS II 1.1 -- APR 13 2011 OB11.4 ## -## VERSION AWIPS II 1.2 -- JUL 14 2011 OB11.7 ## -## VERSION AWIPS II 1.3 -- SEP 23 2011 OB11.8 ## -## Added Volcano Information for version 1.3 ## -################################################ +##################################################### +## SPECIAL MARINE WARNING TEMPLATE ## +## CREATED BY PHIL KURIMSKI - WFO DTX ## +## VERSION AWIPS II 1.0 -- FEB 24 2011 OB11.2 ## +## VERSION AWIPS II 1.1 -- APR 13 2011 OB11.4 ## +## VERSION AWIPS II 1.2 -- JUL 14 2011 OB11.7 ## +## VERSION AWIPS II 1.3 -- SEP 23 2011 OB11.8 ## +## Added Volcano Information for version 1.3 ## +## VERSION AWIPS II 1.4 -- JAN 26 2012 OB12.1.1-1 ## +## Cleaned up wind coding for version 1.4 ## +##################################################### ## Added Volcano Information in version 1.3 for sites where ## Volcanoes affect their marine zones. If sites wish to hide ## this information comment out the appropriate bullets in the @@ -31,9 +33,6 @@ ################################################ ${WMOId} ${vtecOffice} 000000 ${BBBId} SMW${siteId} -#if(${specialCorText}) -${specialCorText} -#else ${ugcline} /${productClass}.${action}.${vtecOffice}.MA.W.${etn}.${dateUtil.format(${start}, ${timeFormat.ymdthmz})}-${dateUtil.format(${expire}, ${timeFormat.ymdthmz}, 15)}/ @@ -108,15 +107,15 @@ THIS IS A TEST MESSAGE. ## #set ($windTag = "<34") #if(${list.contains($bullets, "34ktWind")}) #set ($windTag = ">34") - #set ($windType = "STRONG WINDS 34 KNOTS OR GREATER") + #set ($windType = "WINDS 34 KNOTS OR GREATER") #end #if(${list.contains($bullets, "40ktWind")}) #set ($windTag = "40") - #set ($windType = "STRONG WINDS TO 40 KNOTS") + #set ($windType = "WINDS TO 40 KNOTS") #end #if(${list.contains($bullets, "40ktplusWind")}) #set ($windTag = "40") - #set ($windType = "STRONG WINDS TO NEARLY 50 KNOTS") + #set ($windType = "WINDS TO NEARLY 50 KNOTS") #end #if(${list.contains($bullets, "50ktWind")}) #set ($windTag = "50") @@ -150,6 +149,7 @@ THIS IS A TEST MESSAGE. ## #if(${list.contains($bullets, "possibleSpout")}) #set ($spoutType = "WATERSPOUTS") #set ($capable = "CAPABLE OF ") + #set ($severeType = "SEVERE") #end ################################################ ## Threat section for Volcanic Situations @@ -227,7 +227,7 @@ THIS IS A TEST MESSAGE. ## #if(${eventType} == "FRONT") #set($stormline = "A ${eventType}") #set($pathheader = "THE ${eventType}") - #set($stormType = "") +## #set($stormType = "") #end ####################################################################### ## Coding for volcanos...this will override all other selections. @@ -236,7 +236,7 @@ THIS IS A TEST MESSAGE. ## #if(${eventType} == "VOLCANO") #set($stormline = "AN ERUPTION OF !** NAME OF VOLCANO**! VOLCANO") #set($pathheader = "THE ${volcanoPath}") - #set($stormType = "") +## #set($stormType = "") #set($impacted = "LOCATIONS IMPACTED BY ${volcanoPath} INCLUDE...") #end ####################################################################### @@ -246,7 +246,10 @@ THIS IS A TEST MESSAGE. ## #set ($report = "!** YOU DIDN'T SELECT A REPORTER **! ${eventType}") #if(${list.contains($bullets, "doppler")}) #set ($capable = "CAPABLE OF ") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${stormline}...${capable}PRODUCING ${threat}...") + #set ($report = "DOPPLER RADAR INDICATED ${stormline}...${capable}PRODUCING ${threat}...") +#end +#if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "sightedSpout")}) + #set ($report = "DOPPLER RADAR INDICATED ${stormline}...PRODUCING ${threat}...") #end #if(${list.contains($bullets, "marineSpotter")}) #set ($report = "MARINE WEATHER SPOTTERS REPORTED ${stormline}...${capable}PRODUCING ${threat}...") @@ -264,14 +267,17 @@ THIS IS A TEST MESSAGE. ## #set ($capable = "CAPABLE OF ") #set ($report = "SATELLITE IMAGERY INDICATED ${stormline}...${capable}PRODUCING ${threat}...") #end +#if(${list.contains($bullets, "satellite")} && ${list.contains($bullets, "sightedSpout")}) + #set ($report = "SATELLITE IMAGERY INDICATED ${stormline}...PRODUCING ${threat}...") +#end ## Storm current location description * ## #if(${productClass}=="T") THIS IS A TEST MESSAGE. ## #end -AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}...${report} LOCATED ## -#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "OVER", 4, "NM") +AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}...${report}LOCATED ## +#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "OVER", 4, "NM", true) #if(${eventType} == "VOLCANO") . #elseif($movementSpeed < 3 || ${stationary}) @@ -369,6 +375,7 @@ REPORT SEVERE WEATHER TO THE COAST GUARD OR NEAREST LAW ENFORCEMENT AGENCY. THEY ############# ## WATCHES ## ############# + #if(${list.contains($includedWatches, "torWatches")}) #inserttorwatches(${watches}, ${list}, ${secondtimezone}, ${dateUtil}, ${timeFormat}) #end @@ -397,4 +404,3 @@ ${mathUtil.round(${movementInKnots})}KT ## $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarning.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarning.xml index 9b81490ae8..9e75dc3481 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarning.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarning.xml @@ -74,7 +74,7 @@ Added Volcano Information Phil Kurimski 23 Sept 2011 - + @@ -88,11 +88,11 @@ Added Volcano Information Phil Kurimski 23 Sept 2011 - + - - - + + + @@ -123,10 +123,8 @@ Added Volcano Information Phil Kurimski 23 Sept 2011 - - - + @@ -142,9 +140,9 @@ Added Volcano Information Phil Kurimski 23 Sept 2011 - - - + + + @@ -279,5 +277,4 @@ Added Volcano Information Phil Kurimski 23 Sept 2011 TIMEZONES TIME_ZONE - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarningFollowup.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarningFollowup.vm index 4b0c9bf6fc..023b73108d 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarningFollowup.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarningFollowup.vm @@ -1,12 +1,14 @@ -################################################# -## SPECIAL MARINE WARNING FOLLOWUP ## -## CREATED BY PHIL KURIMSKI - WFO DTX ## -## VERSION AWIPS II 1.0 -- FEB 24 2011 OB11.2 ## -## VERSION AWIPS II 1.1 -- APR 14 2011 OB11.4 ## -## VERSION AWIPS II 1.2 -- JUL 14 2011 OB11.7 ## -## VERSION AWIPS II 1.3 -- SEP 22 2011 OB11.8 ## -## Added Volcano Information for version 1.3 ## -################################################# +##################################################### +## SPECIAL MARINE WARNING FOLLOWUP ## +## CREATED BY PHIL KURIMSKI - WFO DTX ## +## VERSION AWIPS II 1.0 -- FEB 24 2011 OB11.2 ## +## VERSION AWIPS II 1.1 -- APR 14 2011 OB11.4 ## +## VERSION AWIPS II 1.2 -- JUL 14 2011 OB11.7 ## +## VERSION AWIPS II 1.3 -- SEP 22 2011 OB11.8 ## +## Added Volcano Information for version 1.3 ## +## VERSION AWIPS II 1.4 -- JAN 26 2012 OB12.1.1-1 ## +## Cleaned up wind coding for version 1.4 ## +##################################################### ## Added Volcano Information in version 1.3 for sites where ## Volcanoes affect their marine zones. If sites wish to hide ## this information comment out the appropriate bullets in the @@ -33,11 +35,6 @@ #set ($ashCON = "N") #end ################################################ -#if(${specialCorText}) -${WMOId} ${vtecOffice} 000000 ${BBBId} -MWS${siteId} -${specialCorText} -#else ####################################################################### ## HEADER FOR NON-CAN/CON PRODUCTS ####################################################################### @@ -174,15 +171,15 @@ ${canwarning} #set ($windTag = "<34") #if(${list.contains($bullets, "34ktWind")}) #set ($windTag = ">34") - #set ($windType = "STRONG WINDS 34 KNOTS OR GREATER") + #set ($windType = "WINDS 34 KNOTS OR GREATER") #end #if(${list.contains($bullets, "40ktWind")}) #set ($windTag = "40") - #set ($windType = "STRONG WINDS TO 40 KNOTS") + #set ($windType = "WINDS TO 40 KNOTS") #end #if(${list.contains($bullets, "40ktplusWind")}) #set ($windTag = "40") - #set ($windType = "STRONG WINDS TO NEARLY 50 KNOTS") + #set ($windType = "WINDS TO NEARLY 50 KNOTS") #end #if(${list.contains($bullets, "50ktWind")}) #set ($windTag = "50") @@ -216,6 +213,7 @@ ${canwarning} #if(${list.contains($bullets, "possibleSpout")}) #set ($spoutType = "WATERSPOUTS") #set ($capable = "CAPABLE OF ") + #set ($severeType = "SEVERE") #end ################################################ ## Threat section for Volcanic Situations @@ -312,7 +310,10 @@ ${canwarning} #set ($report = "!** YOU DIDN'T SELECT A REPORTER **! ${eventType}") #if(${list.contains($bullets, "doppler")}) #set ($capable = "CAPABLE OF ") - #set ($report = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED ${stormline}...${capable}PRODUCING ${threat}...") + #set ($report = "DOPPLER RADAR INDICATED ${stormline}...${capable}PRODUCING ${threat}...") +#end +#if(${list.contains($bullets, "doppler")} && ${list.contains($bullets, "sightedSpout")}) + #set ($report = "DOPPLER RADAR INDICATED ${stormline}...PRODUCING ${threat}...") #end #if(${list.contains($bullets, "marineSpotter")}) #set ($report = "MARINE WEATHER SPOTTERS REPORTED ${stormline}...${capable}PRODUCING ${threat}...") @@ -330,6 +331,9 @@ ${canwarning} #set ($capable = "CAPABLE OF ") #set ($report = "SATELLITE IMAGERY INDICATED ${stormline}...${capable}PRODUCING ${threat}...") #end +#if(${list.contains($bullets, "satellite")} && ${list.contains($bullets, "sightedSpout")}) + #set ($report = "SATELLITE IMAGERY INDICATED ${stormline}...PRODUCING ${threat}...") +#end #if(${productClass}=="T") THIS IS A TEST MESSAGE.## #end @@ -347,8 +351,8 @@ ${area.name}... #if(${productClass}=="T") THIS IS A TEST MESSAGE. ## #end -AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}... ${report} LOCATED ## -#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "OVER", 4, "NM") +AT ${dateUtil.format(${event}, ${timeFormat.clock}, ${localtimezone})}...${report}LOCATED ## +#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "OVER", 4, "NM", true) #if(${eventType} == "VOLCANO") . #elseif($movementSpeed < 3 || ${stationary}) @@ -713,7 +717,7 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #if(${eventType} == "FRONT") #set($stormline = "A ${eventType}") #set($pathheader = "${eventType}") - #set($stormType = "") +## #set($stormType = "") #end ####################################################################### ## Coding for volcanos...this will override all other selections. @@ -722,7 +726,7 @@ ${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})} #if(${eventType} == "VOLCANO") #set($stormline = "!** NAME OF VOLCANO**! ${eventType}") #set($pathheader = "THE ${volcanoPath}") - #set($stormType = "") +## #set($stormType = "") #set($impacted = "LOCATIONS IMPACTED BY ${volcanoPath} INCLUDE...") #end ####################################################################### @@ -987,4 +991,3 @@ ${mathUtil.round(${movementInKnots})}KT ## $$ !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarningFollowup.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarningFollowup.xml index 63e17c76b1..adb0b4c4cf 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarningFollowup.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialMarineWarningFollowup.xml @@ -109,7 +109,7 @@ Added Volcano Information Phil Kurimski 23 Sept 2011 - + @@ -123,20 +123,20 @@ Added Volcano Information Phil Kurimski 23 Sept 2011 - + - - - - - + + + + + - + @@ -158,10 +158,9 @@ Added Volcano Information Phil Kurimski 23 Sept 2011 - - + @@ -177,9 +176,9 @@ Added Volcano Information Phil Kurimski 23 Sept 2011 - - - + + + @@ -313,5 +312,4 @@ Added Volcano Information Phil Kurimski 23 Sept 2011 TIMEZONES TIME_ZONE - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialWeatherStatement.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialWeatherStatement.vm index 1655e28fe0..6f147e6387 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialWeatherStatement.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialWeatherStatement.vm @@ -4,9 +4,6 @@ ## ${WMOId} ${vtecOffice} 000000 ${BBBId} SPS${siteId} -#if(${specialCorText}) -${specialCorText} -#else #if(${productClass}=="T") TEST...SPECIAL WEATHER STATEMENT...TEST## #else @@ -36,6 +33,8 @@ THIS IS A TEST MESSAGE. ## !** ENTER INFORMATION HERE **! +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") #if(${productClass}=="T") THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. @@ -59,5 +58,4 @@ THIS IS A TEST MESSAGE. DO NOT TAKE ACTION BASED ON THIS MESSAGE. $$ -!**NAME/INITIALS**! -#end \ No newline at end of file +!**NAME/INITIALS**! \ No newline at end of file diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialWeatherStatement.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialWeatherStatement.xml index 4ec5fd17da..a50bb45b96 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialWeatherStatement.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/specialWeatherStatement.xml @@ -61,6 +61,14 @@ --> + + + + + + @@ -96,6 +104,11 @@ + + + true 8.0 @@ -120,7 +133,4 @@ TIMEZONES TIME_ZONE - - - diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/tornadoWarning.vm b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/tornadoWarning.vm index 27cfd354e6..082e35596a 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/tornadoWarning.vm +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/tornadoWarning.vm @@ -78,8 +78,8 @@ #end #if(${list.contains($bullets, "softballHail")}) #set ($hailThreat = "DANGEROUS AND EXTREMELY LARGE DESTRUCTIVE HAIL UP TO SOFTBALL SIZE") - #set ($hailSize = 3.75) - #set ($hailTag = "3.75IN") + #set ($hailSize = 4.25) + #set ($hailTag = "4.25IN") #end #if(${list.contains($bullets, "grapefruitHail")}) #set ($hailThreat = "DANGEROUS AND EXTREMELY LARGE DESTRUCTIVE HAIL UP TO GRAPEFRUIT SIZE") @@ -97,9 +97,7 @@ #end ${WMOId} ${vtecOffice} 000000 ${BBBId} TOR${siteId} -#if(${specialCorText}) -${specialCorText} -#else + ${ugcline} /${productClass}.${action}.${vtecOffice}.TO.W.${etn}.${dateUtil.format(${start}, ${timeFormat.ymdthmz})}-${dateUtil.format(${expire}, ${timeFormat.ymdthmz}, 15)}/ @@ -141,21 +139,21 @@ THIS IS A TEST MESSAGE. ## #if(${list.contains($bullets, "doppler")}) #if(${stormType} == "line") - #set ($reportType = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED A LINE OF SEVERE THUNDERSTORMS CAPABLE OF PRODUCING A TORNADO. THESE DANGEROUS STORMS WERE LOCATED") + #set ($reportType = "DOPPLER RADAR INDICATED A LINE OF SEVERE THUNDERSTORMS CAPABLE OF PRODUCING A TORNADO. THESE DANGEROUS STORMS WERE LOCATED") #set ($pathcastLead = "THESE DANGEROUS STORMS") #else - #set ($reportType = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED A SEVERE THUNDERSTORM CAPABLE OF PRODUCING A TORNADO. THIS DANGEROUS STORM WAS LOCATED") + #set ($reportType = "DOPPLER RADAR INDICATED A SEVERE THUNDERSTORM CAPABLE OF PRODUCING A TORNADO. THIS DANGEROUS STORM WAS LOCATED") #set ($pathcastLead = "THIS DANGEROUS STORM") #end #set ($moveLead = "..AND MOVING") #end #if(${list.contains($bullets, "dopplerSquall")}) - #set ($reportType = "NATIONAL WEATHER SERVICE DOPPLER RADAR INDICATED A SEVERE SQUALL LINE CAPABLE OF PRODUCING BOTH TORNADOES AND EXTENSIVE STRAIGHT LINE WIND DAMAGE. THESE DANGEROUS STORMS WERE LOCATED") + #set ($reportType = "DOPPLER RADAR INDICATED A SEVERE SQUALL LINE CAPABLE OF PRODUCING BOTH TORNADOES AND EXTENSIVE STRAIGHT LINE WIND DAMAGE. THESE DANGEROUS STORMS WERE LOCATED") #set ($pathcastLead = "THIS DANGEROUS STORM") #set ($moveLead = "..AND MOVING") #end #if(${list.contains($bullets, "confirmedDoppler")}) - #set ($reportType = "NATIONAL WEATHER SERVICE DOPPLER RADAR WAS TRACKING A CONFIRMED TORNADO") + #set ($reportType = "DOPPLER RADAR WAS TRACKING A CONFIRMED TORNADO") #if(${stormType} == "line") #set ($pathcastLead = "THESE TORNADIC STORMS") #set ($moveLead = " DOPPLER RADAR SHOWED THESE TORNADIC STORMS MOVING") @@ -165,7 +163,7 @@ THIS IS A TEST MESSAGE. ## #end #end #if(${list.contains($bullets, "confirmedLarge")}) - #set ($reportType = "NATIONAL WEATHER SERVICE DOPPLER RADAR AND STORM SPOTTERS WERE TRACKING A LARGE AND EXTREMELY DANGEROUS TORNADO") + #set ($reportType = "DOPPLER RADAR AND STORM SPOTTERS WERE TRACKING A LARGE AND EXTREMELY DANGEROUS TORNADO") #if(${stormType} == "line") #set ($pathcastLead = "THESE TORNADIC STORMS") #set ($moveLead = " DOPPLER RADAR SHOWED THESE TORNADIC STORMS MOVING") @@ -242,7 +240,7 @@ THIS IS A TEST MESSAGE. ## THIS IS A TEST MESSAGE. ## #end #thirdBullet(${dateUtil},${event},${timeFormat},${localtimezone},${secondtimezone})...${reportType} ## -#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "NEAR", 6, "MILES") +#handleClosestPoints($list, $closestPoints, $otherClosestPoints, $stormType, "NEAR", 6, "MILES", true) #if($movementSpeed < 3 || ${stationary}) #if(${stormType} == "line") . THE LINE OF TORNADIC STORMS WAS NEARLY STATIONARY. @@ -344,10 +342,10 @@ THOSE ATTENDING THE !**event/venue name or location**! ARE IN THE PATH OF THIS S #end #end -############################################## -###### mile markers ############## -############################################## -#parse("milemarkers.vm") + +## parse file command here is to pull in mile marker info +## #parse("mileMarkers.vm") + ##################### ## CALL TO ACTIONS ## ##################### @@ -442,4 +440,3 @@ $$ ############################################## ##${user} !**NAME/INITIALS**! -#end diff --git a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/tornadoWarning.xml b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/tornadoWarning.xml index 9358d884cd..3f6eef0a7a 100644 --- a/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/tornadoWarning.xml +++ b/edexOsgi/build.edex/esb/data/utility/common_static/base/warngen/tornadoWarning.xml @@ -81,9 +81,9 @@ - - - --> + + + --> @@ -113,10 +113,6 @@ - - - - @@ -143,8 +139,8 @@ - - + + --> @@ -290,6 +286,11 @@ + + + City County @@ -298,8 +299,5 @@ TIMEZONES TIME_ZONE - - - diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/addUgcMzbnd.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/addUgcMzbnd.sql new file mode 100644 index 0000000000..319ce4401d --- /dev/null +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/addUgcMzbnd.sql @@ -0,0 +1,3232 @@ +ALTER TABLE mapdata.county ADD COLUMN UGC VARCHAR(8); +update mapdata.county set ugc = 'GUC110' where fips = '69110'; +update mapdata.county set ugc = 'GUC085' where fips = '69085'; +update mapdata.county set ugc = 'GUC120' where fips = '69120'; +update mapdata.county set ugc = 'GUC100' where fips = '69100'; +update mapdata.county set ugc = 'GUC010' where fips = '69010'; +update mapdata.county set ugc = 'VIC010' where fips = '78010'; +update mapdata.county set ugc = 'VIC020' where fips = '78020'; +update mapdata.county set ugc = 'VIC030' where fips = '78030'; +update mapdata.county set ugc = 'PRC049' where fips = '72049'; +update mapdata.county set ugc = 'PRC147' where fips = '72147'; +update mapdata.county set ugc = 'PRC053' where fips = '72053'; +update mapdata.county set ugc = 'PRC037' where fips = '72037'; +update mapdata.county set ugc = 'PRC089' where fips = '72089'; +update mapdata.county set ugc = 'PRC103' where fips = '72103'; +update mapdata.county set ugc = 'PRC069' where fips = '72069'; +update mapdata.county set ugc = 'PRC119' where fips = '72119'; +update mapdata.county set ugc = 'PRC085' where fips = '72085'; +update mapdata.county set ugc = 'PRC029' where fips = '72029'; +update mapdata.county set ugc = 'PRC151' where fips = '72151'; +update mapdata.county set ugc = 'PRC077' where fips = '72077'; +update mapdata.county set ugc = 'PRC095' where fips = '72095'; +update mapdata.county set ugc = 'PRC087' where fips = '72087'; +update mapdata.county set ugc = 'PRC063' where fips = '72063'; +update mapdata.county set ugc = 'PRC031' where fips = '72031'; +update mapdata.county set ugc = 'PRC139' where fips = '72139'; +update mapdata.county set ugc = 'PRC129' where fips = '72129'; +update mapdata.county set ugc = 'PRC109' where fips = '72109'; +update mapdata.county set ugc = 'PRC127' where fips = '72127'; +update mapdata.county set ugc = 'PRC025' where fips = '72025'; +update mapdata.county set ugc = 'PRC015' where fips = '72015'; +update mapdata.county set ugc = 'PRC061' where fips = '72061'; +update mapdata.county set ugc = 'PRC007' where fips = '72007'; +update mapdata.county set ugc = 'PRC057' where fips = '72057'; +update mapdata.county set ugc = 'PRC035' where fips = '72035'; +update mapdata.county set ugc = 'PRC033' where fips = '72033'; +update mapdata.county set ugc = 'PRC041' where fips = '72041'; +update mapdata.county set ugc = 'PRC021' where fips = '72021'; +update mapdata.county set ugc = 'PRC137' where fips = '72137'; +update mapdata.county set ugc = 'PRC045' where fips = '72045'; +update mapdata.county set ugc = 'PRC123' where fips = '72123'; +update mapdata.county set ugc = 'PRC135' where fips = '72135'; +update mapdata.county set ugc = 'PRC105' where fips = '72105'; +update mapdata.county set ugc = 'PRC051' where fips = '72051'; +update mapdata.county set ugc = 'PRC009' where fips = '72009'; +update mapdata.county set ugc = 'PRC019' where fips = '72019'; +update mapdata.county set ugc = 'PRC047' where fips = '72047'; +update mapdata.county set ugc = 'PRC143' where fips = '72143'; +update mapdata.county set ugc = 'PRC043' where fips = '72043'; +update mapdata.county set ugc = 'PRC133' where fips = '72133'; +update mapdata.county set ugc = 'PRC145' where fips = '72145'; +update mapdata.county set ugc = 'PRC101' where fips = '72101'; +update mapdata.county set ugc = 'PRC107' where fips = '72107'; +update mapdata.county set ugc = 'PRC149' where fips = '72149'; +update mapdata.county set ugc = 'PRC091' where fips = '72091'; +update mapdata.county set ugc = 'PRC075' where fips = '72075'; +update mapdata.county set ugc = 'PRC039' where fips = '72039'; +update mapdata.county set ugc = 'PRC054' where fips = '72054'; +update mapdata.county set ugc = 'PRC017' where fips = '72017'; +update mapdata.county set ugc = 'PRC073' where fips = '72073'; +update mapdata.county set ugc = 'PRC113' where fips = '72113'; +update mapdata.county set ugc = 'PRC013' where fips = '72013'; +update mapdata.county set ugc = 'PRC141' where fips = '72141'; +update mapdata.county set ugc = 'PRC111' where fips = '72111'; +update mapdata.county set ugc = 'PRC001' where fips = '72001'; +update mapdata.county set ugc = 'PRC059' where fips = '72059'; +update mapdata.county set ugc = 'PRC065' where fips = '72065'; +update mapdata.county set ugc = 'PRC081' where fips = '72081'; +update mapdata.county set ugc = 'PRC153' where fips = '72153'; +update mapdata.county set ugc = 'PRC027' where fips = '72027'; +update mapdata.county set ugc = 'PRC083' where fips = '72083'; +update mapdata.county set ugc = 'PRC055' where fips = '72055'; +update mapdata.county set ugc = 'PRC121' where fips = '72121'; +update mapdata.county set ugc = 'PRC115' where fips = '72115'; +update mapdata.county set ugc = 'PRC093' where fips = '72093'; +update mapdata.county set ugc = 'PRC131' where fips = '72131'; +update mapdata.county set ugc = 'PRC071' where fips = '72071'; +update mapdata.county set ugc = 'PRC125' where fips = '72125'; +update mapdata.county set ugc = 'PRC079' where fips = '72079'; +update mapdata.county set ugc = 'PRC099' where fips = '72099'; +update mapdata.county set ugc = 'PRC097' where fips = '72097'; +update mapdata.county set ugc = 'PRC005' where fips = '72005'; +update mapdata.county set ugc = 'PRC067' where fips = '72067'; +update mapdata.county set ugc = 'PRC011' where fips = '72011'; +update mapdata.county set ugc = 'PRC023' where fips = '72023'; +update mapdata.county set ugc = 'PRC003' where fips = '72003'; +update mapdata.county set ugc = 'PRC117' where fips = '72117'; +update mapdata.county set ugc = 'MEC029' where fips = '23029'; +update mapdata.county set ugc = 'MEC009' where fips = '23009'; +update mapdata.county set ugc = 'MEC003' where fips = '23003'; +update mapdata.county set ugc = 'MEC019' where fips = '23019'; +update mapdata.county set ugc = 'MEC027' where fips = '23027'; +update mapdata.county set ugc = 'MEC013' where fips = '23013'; +update mapdata.county set ugc = 'MEC021' where fips = '23021'; +update mapdata.county set ugc = 'MEC015' where fips = '23015'; +update mapdata.county set ugc = 'MEC011' where fips = '23011'; +update mapdata.county set ugc = 'MEC023' where fips = '23023'; +update mapdata.county set ugc = 'MEC025' where fips = '23025'; +update mapdata.county set ugc = 'MAC001' where fips = '25001'; +update mapdata.county set ugc = 'MAC019' where fips = '25019'; +update mapdata.county set ugc = 'MEC001' where fips = '23001'; +update mapdata.county set ugc = 'MEC007' where fips = '23007'; +update mapdata.county set ugc = 'MEC005' where fips = '23005'; +update mapdata.county set ugc = 'MEC031' where fips = '23031'; +update mapdata.county set ugc = 'MAC007' where fips = '25007'; +update mapdata.county set ugc = 'MAC023' where fips = '25023'; +update mapdata.county set ugc = 'MEC017' where fips = '23017'; +update mapdata.county set ugc = 'MAC009' where fips = '25009'; +update mapdata.county set ugc = 'NHC017' where fips = '33017'; +update mapdata.county set ugc = 'MAC025' where fips = '25025'; +update mapdata.county set ugc = 'MAC021' where fips = '25021'; +update mapdata.county set ugc = 'NHC015' where fips = '33015'; +update mapdata.county set ugc = 'NHC003' where fips = '33003'; +update mapdata.county set ugc = 'RIC005' where fips = '44005'; +update mapdata.county set ugc = 'RIC001' where fips = '44001'; +update mapdata.county set ugc = 'NHC001' where fips = '33001'; +update mapdata.county set ugc = 'MAC017' where fips = '25017'; +update mapdata.county set ugc = 'MAC005' where fips = '25005'; +update mapdata.county set ugc = 'NHC007' where fips = '33007'; +update mapdata.county set ugc = 'RIC007' where fips = '44007'; +update mapdata.county set ugc = 'RIC003' where fips = '44003'; +update mapdata.county set ugc = 'VTC009' where fips = '50009'; +update mapdata.county set ugc = 'RIC009' where fips = '44009'; +update mapdata.county set ugc = 'NHC013' where fips = '33013'; +update mapdata.county set ugc = 'NHC011' where fips = '33011'; +update mapdata.county set ugc = 'NHC009' where fips = '33009'; +update mapdata.county set ugc = 'MAC027' where fips = '25027'; +update mapdata.county set ugc = 'CTC011' where fips = '9011'; +update mapdata.county set ugc = 'CTC015' where fips = '9015'; +update mapdata.county set ugc = 'VTC005' where fips = '50005'; +update mapdata.county set ugc = 'VTC019' where fips = '50019'; +update mapdata.county set ugc = 'NHC005' where fips = '33005'; +update mapdata.county set ugc = 'NHC019' where fips = '33019'; +update mapdata.county set ugc = 'CTC013' where fips = '9013'; +update mapdata.county set ugc = 'VTC017' where fips = '50017'; +update mapdata.county set ugc = 'VTC027' where fips = '50027'; +update mapdata.county set ugc = 'MAC013' where fips = '25013'; +update mapdata.county set ugc = 'CTC007' where fips = '9007'; +update mapdata.county set ugc = 'MAC015' where fips = '25015'; +update mapdata.county set ugc = 'MAC011' where fips = '25011'; +update mapdata.county set ugc = 'VTC015' where fips = '50015'; +update mapdata.county set ugc = 'VTC023' where fips = '50023'; +update mapdata.county set ugc = 'VTC025' where fips = '50025'; +update mapdata.county set ugc = 'NYC103' where fips = '36103'; +update mapdata.county set ugc = 'CTC003' where fips = '9003'; +update mapdata.county set ugc = 'VTC011' where fips = '50011'; +update mapdata.county set ugc = 'CTC009' where fips = '9009'; +update mapdata.county set ugc = 'VTC021' where fips = '50021'; +update mapdata.county set ugc = 'VTC003' where fips = '50003'; +update mapdata.county set ugc = 'VTC007' where fips = '50007'; +update mapdata.county set ugc = 'VTC001' where fips = '50001'; +update mapdata.county set ugc = 'CTC005' where fips = '9005'; +update mapdata.county set ugc = 'MAC003' where fips = '25003'; +update mapdata.county set ugc = 'CTC001' where fips = '9001'; +update mapdata.county set ugc = 'VTC013' where fips = '50013'; +update mapdata.county set ugc = 'NYC115' where fips = '36115'; +update mapdata.county set ugc = 'NYC083' where fips = '36083'; +update mapdata.county set ugc = 'NYC059' where fips = '36059'; +update mapdata.county set ugc = 'NYC021' where fips = '36021'; +update mapdata.county set ugc = 'NYC019' where fips = '36019'; +update mapdata.county set ugc = 'NYC113' where fips = '36113'; +update mapdata.county set ugc = 'NYC079' where fips = '36079'; +update mapdata.county set ugc = 'NYC119' where fips = '36119'; +update mapdata.county set ugc = 'NYC027' where fips = '36027'; +update mapdata.county set ugc = 'NYC031' where fips = '36031'; +update mapdata.county set ugc = 'NYC081' where fips = '36081'; +update mapdata.county set ugc = 'NYC005' where fips = '36005'; +update mapdata.county set ugc = 'NYC087' where fips = '36087'; +update mapdata.county set ugc = 'NYC091' where fips = '36091'; +update mapdata.county set ugc = 'NYC047' where fips = '36047'; +update mapdata.county set ugc = 'NYC061' where fips = '36061'; +update mapdata.county set ugc = 'NYC001' where fips = '36001'; +update mapdata.county set ugc = 'NJC017' where fips = '34017'; +update mapdata.county set ugc = 'NYC093' where fips = '36093'; +update mapdata.county set ugc = 'NJC003' where fips = '34003'; +update mapdata.county set ugc = 'NYC085' where fips = '36085'; +update mapdata.county set ugc = 'NYC039' where fips = '36039'; +update mapdata.county set ugc = 'NJC025' where fips = '34025'; +update mapdata.county set ugc = 'NJC013' where fips = '34013'; +update mapdata.county set ugc = 'NYC111' where fips = '36111'; +update mapdata.county set ugc = 'NJC039' where fips = '34039'; +update mapdata.county set ugc = 'NJC031' where fips = '34031'; +update mapdata.county set ugc = 'NYC095' where fips = '36095'; +update mapdata.county set ugc = 'NYC033' where fips = '36033'; +update mapdata.county set ugc = 'NYC071' where fips = '36071'; +update mapdata.county set ugc = 'NJC029' where fips = '34029'; +update mapdata.county set ugc = 'NYC057' where fips = '36057'; +update mapdata.county set ugc = 'NJC023' where fips = '34023'; +update mapdata.county set ugc = 'NYC035' where fips = '36035'; +update mapdata.county set ugc = 'NYC041' where fips = '36041'; +update mapdata.county set ugc = 'NJC005' where fips = '34005'; +update mapdata.county set ugc = 'NJC035' where fips = '34035'; +update mapdata.county set ugc = 'NJC027' where fips = '34027'; +update mapdata.county set ugc = 'NJC021' where fips = '34021'; +update mapdata.county set ugc = 'NJC037' where fips = '34037'; +update mapdata.county set ugc = 'NJC009' where fips = '34009'; +update mapdata.county set ugc = 'NJC001' where fips = '34001'; +update mapdata.county set ugc = 'NYC105' where fips = '36105'; +update mapdata.county set ugc = 'NYC043' where fips = '36043'; +update mapdata.county set ugc = 'NJC007' where fips = '34007'; +update mapdata.county set ugc = 'NYC025' where fips = '36025'; +update mapdata.county set ugc = 'NJC019' where fips = '34019'; +update mapdata.county set ugc = 'PAC103' where fips = '42103'; +update mapdata.county set ugc = 'NJC041' where fips = '34041'; +update mapdata.county set ugc = 'NYC089' where fips = '36089'; +update mapdata.county set ugc = 'NYC077' where fips = '36077'; +update mapdata.county set ugc = 'PAC101' where fips = '42101'; +update mapdata.county set ugc = 'NJC015' where fips = '34015'; +update mapdata.county set ugc = 'NJC011' where fips = '34011'; +update mapdata.county set ugc = 'PAC091' where fips = '42091'; +update mapdata.county set ugc = 'PAC017' where fips = '42017'; +update mapdata.county set ugc = 'PAC089' where fips = '42089'; +update mapdata.county set ugc = 'NJC033' where fips = '34033'; +update mapdata.county set ugc = 'PAC095' where fips = '42095'; +update mapdata.county set ugc = 'MDC047' where fips = '24047'; +update mapdata.county set ugc = 'PAC127' where fips = '42127'; +update mapdata.county set ugc = 'NYC053' where fips = '36053'; +update mapdata.county set ugc = 'PAC045' where fips = '42045'; +update mapdata.county set ugc = 'NYC049' where fips = '36049'; +update mapdata.county set ugc = 'DEC005' where fips = '10005'; +update mapdata.county set ugc = 'NYC065' where fips = '36065'; +update mapdata.county set ugc = 'PAC077' where fips = '42077'; +update mapdata.county set ugc = 'NYC017' where fips = '36017'; +update mapdata.county set ugc = 'DEC001' where fips = '10001'; +update mapdata.county set ugc = 'VAC001' where fips = '51001'; +update mapdata.county set ugc = 'MDC045' where fips = '24045'; +update mapdata.county set ugc = 'PAC025' where fips = '42025'; +update mapdata.county set ugc = 'PAC069' where fips = '42069'; +update mapdata.county set ugc = 'MDC011' where fips = '24011'; +update mapdata.county set ugc = 'DEC003' where fips = '10003'; +update mapdata.county set ugc = 'NYC007' where fips = '36007'; +update mapdata.county set ugc = 'PAC115' where fips = '42115'; +update mapdata.county set ugc = 'MDC039' where fips = '24039'; +update mapdata.county set ugc = 'PAC011' where fips = '42011'; +update mapdata.county set ugc = 'NCC055' where fips = '37055'; +update mapdata.county set ugc = 'VAC810' where fips = '51810'; +update mapdata.county set ugc = 'MDC015' where fips = '24015'; +update mapdata.county set ugc = 'PAC029' where fips = '42029'; +update mapdata.county set ugc = 'NYC045' where fips = '36045'; +update mapdata.county set ugc = 'VAC131' where fips = '51131'; +update mapdata.county set ugc = 'PAC079' where fips = '42079'; +update mapdata.county set ugc = 'NCC053' where fips = '37053'; +update mapdata.county set ugc = 'PAC131' where fips = '42131'; +update mapdata.county set ugc = 'MDC019' where fips = '24019'; +update mapdata.county set ugc = 'MDC041' where fips = '24041'; +update mapdata.county set ugc = 'NYC075' where fips = '36075'; +update mapdata.county set ugc = 'NYC023' where fips = '36023'; +update mapdata.county set ugc = 'MDC029' where fips = '24029'; +update mapdata.county set ugc = 'PAC071' where fips = '42071'; +update mapdata.county set ugc = 'MDC035' where fips = '24035'; +update mapdata.county set ugc = 'PAC107' where fips = '42107'; +update mapdata.county set ugc = 'NCC177' where fips = '37177'; +update mapdata.county set ugc = 'VAC710' where fips = '51710'; +update mapdata.county set ugc = 'NCC029' where fips = '37029'; +update mapdata.county set ugc = 'NCC139' where fips = '37139'; +update mapdata.county set ugc = 'MDC025' where fips = '24025'; +update mapdata.county set ugc = 'VAC115' where fips = '51115'; +update mapdata.county set ugc = 'NYC067' where fips = '36067'; +update mapdata.county set ugc = 'VAC740' where fips = '51740'; +update mapdata.county set ugc = 'VAC735' where fips = '51735'; +update mapdata.county set ugc = 'NYC107' where fips = '36107'; +update mapdata.county set ugc = 'PAC075' where fips = '42075'; +update mapdata.county set ugc = 'VAC550' where fips = '51550'; +update mapdata.county set ugc = 'VAC103' where fips = '51103'; +update mapdata.county set ugc = 'NCC143' where fips = '37143'; +update mapdata.county set ugc = 'VAC650' where fips = '51650'; +update mapdata.county set ugc = 'NCC095' where fips = '37095'; +update mapdata.county set ugc = 'VAC133' where fips = '51133'; +update mapdata.county set ugc = 'PAC037' where fips = '42037'; +update mapdata.county set ugc = 'NYC109' where fips = '36109'; +update mapdata.county set ugc = 'VAC700' where fips = '51700'; +update mapdata.county set ugc = 'PAC113' where fips = '42113'; +update mapdata.county set ugc = 'PAC015' where fips = '42015'; +update mapdata.county set ugc = 'MDC009' where fips = '24009'; +update mapdata.county set ugc = 'VAC073' where fips = '51073'; +update mapdata.county set ugc = 'MDC005' where fips = '24005'; +update mapdata.county set ugc = 'VAC199' where fips = '51199'; +update mapdata.county set ugc = 'PAC093' where fips = '42093'; +update mapdata.county set ugc = 'NYC011' where fips = '36011'; +update mapdata.county set ugc = 'NCC187' where fips = '37187'; +update mapdata.county set ugc = 'MDC003' where fips = '24003'; +update mapdata.county set ugc = 'MDC510' where fips = '24510'; +update mapdata.county set ugc = 'VAC193' where fips = '51193'; +update mapdata.county set ugc = 'VAC119' where fips = '51119'; +update mapdata.county set ugc = 'NCC041' where fips = '37041'; +update mapdata.county set ugc = 'NCC031' where fips = '37031'; +update mapdata.county set ugc = 'VAC800' where fips = '51800'; +update mapdata.county set ugc = 'PAC097' where fips = '42097'; +update mapdata.county set ugc = 'NCC137' where fips = '37137'; +update mapdata.county set ugc = 'VAC830' where fips = '51830'; +update mapdata.county set ugc = 'MDC037' where fips = '24037'; +update mapdata.county set ugc = 'VAC093' where fips = '51093'; +update mapdata.county set ugc = 'PAC133' where fips = '42133'; +update mapdata.county set ugc = 'VAC159' where fips = '51159'; +update mapdata.county set ugc = 'VAC095' where fips = '51095'; +update mapdata.county set ugc = 'NYC099' where fips = '36099'; +update mapdata.county set ugc = 'NYC015' where fips = '36015'; +update mapdata.county set ugc = 'PAC043' where fips = '42043'; +update mapdata.county set ugc = 'NCC073' where fips = '37073'; +update mapdata.county set ugc = 'NCC013' where fips = '37013'; +update mapdata.county set ugc = 'NYC097' where fips = '36097'; +update mapdata.county set ugc = 'MDC033' where fips = '24033'; +update mapdata.county set ugc = 'VAC181' where fips = '51181'; +update mapdata.county set ugc = 'VAC097' where fips = '51097'; +update mapdata.county set ugc = 'MDC027' where fips = '24027'; +update mapdata.county set ugc = 'VAC620' where fips = '51620'; +update mapdata.county set ugc = 'NCC015' where fips = '37015'; +update mapdata.county set ugc = 'NCC117' where fips = '37117'; +update mapdata.county set ugc = 'VAC175' where fips = '51175'; +update mapdata.county set ugc = 'PAC081' where fips = '42081'; +update mapdata.county set ugc = 'MDC017' where fips = '24017'; +update mapdata.county set ugc = 'VAC127' where fips = '51127'; +update mapdata.county set ugc = 'VAC101' where fips = '51101'; +update mapdata.county set ugc = 'NCC091' where fips = '37091'; +update mapdata.county set ugc = 'DCC001' where fips = '11001'; +update mapdata.county set ugc = 'NYC123' where fips = '36123'; +update mapdata.county set ugc = 'NYC117' where fips = '36117'; +update mapdata.county set ugc = 'VAC036' where fips = '51036'; +update mapdata.county set ugc = 'VAC057' where fips = '51057'; +update mapdata.county set ugc = 'PAC109' where fips = '42109'; +update mapdata.county set ugc = 'VAC510' where fips = '51510'; +update mapdata.county set ugc = 'PAC119' where fips = '42119'; +update mapdata.county set ugc = 'VAC013' where fips = '51013'; +update mapdata.county set ugc = 'VAC610' where fips = '51610'; +update mapdata.county set ugc = 'VAC099' where fips = '51099'; +update mapdata.county set ugc = 'VAC149' where fips = '51149'; +update mapdata.county set ugc = 'MDC013' where fips = '24013'; +update mapdata.county set ugc = 'MDC031' where fips = '24031'; +update mapdata.county set ugc = 'NCC103' where fips = '37103'; +update mapdata.county set ugc = 'PAC099' where fips = '42099'; +update mapdata.county set ugc = 'PAC001' where fips = '42001'; +update mapdata.county set ugc = 'MDC021' where fips = '24021'; +update mapdata.county set ugc = 'VAC670' where fips = '51670'; +update mapdata.county set ugc = 'PAC117' where fips = '42117'; +update mapdata.county set ugc = 'VAC087' where fips = '51087'; +update mapdata.county set ugc = 'VAC600' where fips = '51600'; +update mapdata.county set ugc = 'VAC183' where fips = '51183'; +update mapdata.county set ugc = 'NCC049' where fips = '37049'; +update mapdata.county set ugc = 'NYC069' where fips = '36069'; +update mapdata.county set ugc = 'NCC131' where fips = '37131'; +update mapdata.county set ugc = 'NYC101' where fips = '36101'; +update mapdata.county set ugc = 'VAC730' where fips = '51730'; +update mapdata.county set ugc = 'VAC570' where fips = '51570'; +update mapdata.county set ugc = 'VAC033' where fips = '51033'; +update mapdata.county set ugc = 'PAC067' where fips = '42067'; +update mapdata.county set ugc = 'NCC133' where fips = '37133'; +update mapdata.county set ugc = 'VAC059' where fips = '51059'; +update mapdata.county set ugc = 'PAC041' where fips = '42041'; +update mapdata.county set ugc = 'VAC685' where fips = '51685'; +update mapdata.county set ugc = 'VAC179' where fips = '51179'; +update mapdata.county set ugc = 'VAC085' where fips = '51085'; +update mapdata.county set ugc = 'VAC630' where fips = '51630'; +update mapdata.county set ugc = 'VAC153' where fips = '51153'; +update mapdata.county set ugc = 'NCC147' where fips = '37147'; +update mapdata.county set ugc = 'VAC760' where fips = '51760'; +update mapdata.county set ugc = 'VAC683' where fips = '51683'; +update mapdata.county set ugc = 'VAC053' where fips = '51053'; +update mapdata.county set ugc = 'VAC595' where fips = '51595'; +update mapdata.county set ugc = 'NCC079' where fips = '37079'; +update mapdata.county set ugc = 'VAC081' where fips = '51081'; +update mapdata.county set ugc = 'VAC041' where fips = '51041'; +update mapdata.county set ugc = 'NCC065' where fips = '37065'; +update mapdata.county set ugc = 'PAC087' where fips = '42087'; +update mapdata.county set ugc = 'VAC107' where fips = '51107'; +update mapdata.county set ugc = 'NCC083' where fips = '37083'; +update mapdata.county set ugc = 'VAC177' where fips = '51177'; +update mapdata.county set ugc = 'VAC025' where fips = '51025'; +update mapdata.county set ugc = 'PAC027' where fips = '42027'; +update mapdata.county set ugc = 'PAC055' where fips = '42055'; +update mapdata.county set ugc = 'NCC107' where fips = '37107'; +update mapdata.county set ugc = 'NYC051' where fips = '36051'; +update mapdata.county set ugc = 'PAC035' where fips = '42035'; +update mapdata.county set ugc = 'VAC007' where fips = '51007'; +update mapdata.county set ugc = 'WVC037' where fips = '54037'; +update mapdata.county set ugc = 'NYC055' where fips = '36055'; +update mapdata.county set ugc = 'VAC061' where fips = '51061'; +update mapdata.county set ugc = 'NCC141' where fips = '37141'; +update mapdata.county set ugc = 'PAC105' where fips = '42105'; +update mapdata.county set ugc = 'VAC145' where fips = '51145'; +update mapdata.county set ugc = 'NCC129' where fips = '37129'; +update mapdata.county set ugc = 'NCC061' where fips = '37061'; +update mapdata.county set ugc = 'NCC127' where fips = '37127'; +update mapdata.county set ugc = 'MDC043' where fips = '24043'; +update mapdata.county set ugc = 'VAC043' where fips = '51043'; +update mapdata.county set ugc = 'WVC003' where fips = '54003'; +update mapdata.county set ugc = 'VAC109' where fips = '51109'; +update mapdata.county set ugc = 'PAC061' where fips = '42061'; +update mapdata.county set ugc = 'NYC003' where fips = '36003'; +update mapdata.county set ugc = 'VAC047' where fips = '51047'; +update mapdata.county set ugc = 'VAC137' where fips = '51137'; +update mapdata.county set ugc = 'NCC195' where fips = '37195'; +update mapdata.county set ugc = 'VAC157' where fips = '51157'; +update mapdata.county set ugc = 'NCC191' where fips = '37191'; +update mapdata.county set ugc = 'PAC057' where fips = '42057'; +update mapdata.county set ugc = 'VAC075' where fips = '51075'; +update mapdata.county set ugc = 'NCC019' where fips = '37019'; +update mapdata.county set ugc = 'VAC135' where fips = '51135'; +update mapdata.county set ugc = 'NYC073' where fips = '36073'; +update mapdata.county set ugc = 'VAC840' where fips = '51840'; +update mapdata.county set ugc = 'NCC185' where fips = '37185'; +update mapdata.county set ugc = 'NYC121' where fips = '36121'; +update mapdata.county set ugc = 'VAC187' where fips = '51187'; +update mapdata.county set ugc = 'NYC037' where fips = '36037'; +update mapdata.county set ugc = 'VAC111' where fips = '51111'; +update mapdata.county set ugc = 'PAC023' where fips = '42023'; +update mapdata.county set ugc = 'VAC113' where fips = '51113'; +update mapdata.county set ugc = 'WVC065' where fips = '54065'; +update mapdata.county set ugc = 'VAC065' where fips = '51065'; +update mapdata.county set ugc = 'VAC049' where fips = '51049'; +update mapdata.county set ugc = 'VAC069' where fips = '51069'; +update mapdata.county set ugc = 'VAC117' where fips = '51117'; +update mapdata.county set ugc = 'NCC101' where fips = '37101'; +update mapdata.county set ugc = 'NCC069' where fips = '37069'; +update mapdata.county set ugc = 'PAC013' where fips = '42013'; +update mapdata.county set ugc = 'NCC181' where fips = '37181'; +update mapdata.county set ugc = 'VAC029' where fips = '51029'; +update mapdata.county set ugc = 'VAC147' where fips = '51147'; +update mapdata.county set ugc = 'VAC079' where fips = '51079'; +update mapdata.county set ugc = 'VAC139' where fips = '51139'; +update mapdata.county set ugc = 'PAC009' where fips = '42009'; +update mapdata.county set ugc = 'VAC540' where fips = '51540'; +update mapdata.county set ugc = 'NCC163' where fips = '37163'; +update mapdata.county set ugc = 'NCC017' where fips = '37017'; +update mapdata.county set ugc = 'PAC033' where fips = '42033'; +update mapdata.county set ugc = 'NYC029' where fips = '36029'; +update mapdata.county set ugc = 'VAC037' where fips = '51037'; +update mapdata.county set ugc = 'VAC171' where fips = '51171'; +update mapdata.county set ugc = 'VAC003' where fips = '51003'; +update mapdata.county set ugc = 'PAC083' where fips = '42083'; +update mapdata.county set ugc = 'NCC183' where fips = '37183'; +update mapdata.county set ugc = 'NCC077' where fips = '37077'; +update mapdata.county set ugc = 'PAC047' where fips = '42047'; +update mapdata.county set ugc = 'WVC027' where fips = '54027'; +update mapdata.county set ugc = 'NCC051' where fips = '37051'; +update mapdata.county set ugc = 'NYC009' where fips = '36009'; +update mapdata.county set ugc = 'MDC001' where fips = '24001'; +update mapdata.county set ugc = 'VAC011' where fips = '51011'; +update mapdata.county set ugc = 'NCC047' where fips = '37047'; +update mapdata.county set ugc = 'WVC031' where fips = '54031'; +update mapdata.county set ugc = 'VAC165' where fips = '51165'; +update mapdata.county set ugc = 'PAC021' where fips = '42021'; +update mapdata.county set ugc = 'NCC063' where fips = '37063'; +update mapdata.county set ugc = 'VAC660' where fips = '51660'; +update mapdata.county set ugc = 'VAC820' where fips = '51820'; +update mapdata.county set ugc = 'SCC051' where fips = '45051'; +update mapdata.county set ugc = 'NYC063' where fips = '36063'; +update mapdata.county set ugc = 'VAC125' where fips = '51125'; +update mapdata.county set ugc = 'NCC145' where fips = '37145'; +update mapdata.county set ugc = 'PAC065' where fips = '42065'; +update mapdata.county set ugc = 'NCC085' where fips = '37085'; +update mapdata.county set ugc = 'WVC057' where fips = '54057'; +update mapdata.county set ugc = 'VAC031' where fips = '51031'; +update mapdata.county set ugc = 'PAC111' where fips = '42111'; +update mapdata.county set ugc = 'VAC790' where fips = '51790'; +update mapdata.county set ugc = 'PAC063' where fips = '42063'; +update mapdata.county set ugc = 'NCC155' where fips = '37155'; +update mapdata.county set ugc = 'NCC135' where fips = '37135'; +update mapdata.county set ugc = 'VAC015' where fips = '51015'; +update mapdata.county set ugc = 'VAC083' where fips = '51083'; +update mapdata.county set ugc = 'WVC023' where fips = '54023'; +update mapdata.county set ugc = 'VAC009' where fips = '51009'; +update mapdata.county set ugc = 'NCC037' where fips = '37037'; +update mapdata.county set ugc = 'VAC680' where fips = '51680'; +update mapdata.county set ugc = 'MDC023' where fips = '24023'; +update mapdata.county set ugc = 'PAC053' where fips = '42053'; +update mapdata.county set ugc = 'NCC105' where fips = '37105'; +update mapdata.county set ugc = 'PAC123' where fips = '42123'; +update mapdata.county set ugc = 'SCC033' where fips = '45033'; +update mapdata.county set ugc = 'NCC033' where fips = '37033'; +update mapdata.county set ugc = 'SCC043' where fips = '45043'; +update mapdata.county set ugc = 'VAC143' where fips = '51143'; +update mapdata.county set ugc = 'SCC067' where fips = '45067'; +update mapdata.county set ugc = 'VAC530' where fips = '51530'; +update mapdata.county set ugc = 'NYC013' where fips = '36013'; +update mapdata.county set ugc = 'NCC093' where fips = '37093'; +update mapdata.county set ugc = 'NCC001' where fips = '37001'; +update mapdata.county set ugc = 'PAC051' where fips = '42051'; +update mapdata.county set ugc = 'VAC590' where fips = '51590'; +update mapdata.county set ugc = 'VAC163' where fips = '51163'; +update mapdata.county set ugc = 'VAC678' where fips = '51678'; +update mapdata.county set ugc = 'PAC031' where fips = '42031'; +update mapdata.county set ugc = 'PAC129' where fips = '42129'; +update mapdata.county set ugc = 'WVC071' where fips = '54071'; +update mapdata.county set ugc = 'NCC165' where fips = '37165'; +update mapdata.county set ugc = 'VAC515' where fips = '51515'; +update mapdata.county set ugc = 'NCC125' where fips = '37125'; +update mapdata.county set ugc = 'VAC019' where fips = '51019'; +update mapdata.county set ugc = 'VAC091' where fips = '51091'; +update mapdata.county set ugc = 'SCC041' where fips = '45041'; +update mapdata.county set ugc = 'SCC069' where fips = '45069'; +update mapdata.county set ugc = 'WVC093' where fips = '54093'; +update mapdata.county set ugc = 'PAC005' where fips = '42005'; +update mapdata.county set ugc = 'NCC153' where fips = '37153'; +update mapdata.county set ugc = 'NCC123' where fips = '37123'; +update mapdata.county set ugc = 'WVC077' where fips = '54077'; +update mapdata.county set ugc = 'SCC089' where fips = '45089'; +update mapdata.county set ugc = 'VAC023' where fips = '51023'; +update mapdata.county set ugc = 'VAC017' where fips = '51017'; +update mapdata.county set ugc = 'NCC157' where fips = '37157'; +update mapdata.county set ugc = 'PAC121' where fips = '42121'; +update mapdata.county set ugc = 'NCC081' where fips = '37081'; +update mapdata.county set ugc = 'NCC151' where fips = '37151'; +update mapdata.county set ugc = 'SCC019' where fips = '45019'; +update mapdata.county set ugc = 'WVC083' where fips = '54083'; +update mapdata.county set ugc = 'VAC690' where fips = '51690'; +update mapdata.county set ugc = 'VAC089' where fips = '51089'; +update mapdata.county set ugc = 'PAC019' where fips = '42019'; +update mapdata.county set ugc = 'WVC075' where fips = '54075'; +update mapdata.county set ugc = 'PAC003' where fips = '42003'; +update mapdata.county set ugc = 'VAC770' where fips = '51770'; +update mapdata.county set ugc = 'SCC031' where fips = '45031'; +update mapdata.county set ugc = 'VAC067' where fips = '51067'; +update mapdata.county set ugc = 'VAC580' where fips = '51580'; +update mapdata.county set ugc = 'WVC001' where fips = '54001'; +update mapdata.county set ugc = 'WVC091' where fips = '54091'; +update mapdata.county set ugc = 'WVC049' where fips = '54049'; +update mapdata.county set ugc = 'VAC775' where fips = '51775'; +update mapdata.county set ugc = 'VAC161' where fips = '51161'; +update mapdata.county set ugc = 'PAC049' where fips = '42049'; +update mapdata.county set ugc = 'NCC167' where fips = '37167'; +update mapdata.county set ugc = 'VAC005' where fips = '51005'; +update mapdata.county set ugc = 'SCC015' where fips = '45015'; +update mapdata.county set ugc = 'PAC039' where fips = '42039'; +update mapdata.county set ugc = 'NCC057' where fips = '37057'; +update mapdata.county set ugc = 'WVC061' where fips = '54061'; +update mapdata.county set ugc = 'SCC025' where fips = '45025'; +update mapdata.county set ugc = 'NCC067' where fips = '37067'; +update mapdata.county set ugc = 'VAC045' where fips = '51045'; +update mapdata.county set ugc = 'SCC085' where fips = '45085'; +update mapdata.county set ugc = 'WVC097' where fips = '54097'; +update mapdata.county set ugc = 'NCC169' where fips = '37169'; +update mapdata.county set ugc = 'PAC085' where fips = '42085'; +update mapdata.county set ugc = 'NCC007' where fips = '37007'; +update mapdata.county set ugc = 'WVC101' where fips = '54101'; +update mapdata.county set ugc = 'SCC027' where fips = '45027'; +update mapdata.county set ugc = 'PAC073' where fips = '42073'; +update mapdata.county set ugc = 'VAC141' where fips = '51141'; +update mapdata.county set ugc = 'PAC007' where fips = '42007'; +update mapdata.county set ugc = 'PAC125' where fips = '42125'; +update mapdata.county set ugc = 'PAC059' where fips = '42059'; +update mapdata.county set ugc = 'VAC063' where fips = '51063'; +update mapdata.county set ugc = 'SCC061' where fips = '45061'; +update mapdata.county set ugc = 'WVC033' where fips = '54033'; +update mapdata.county set ugc = 'NCC059' where fips = '37059'; +update mapdata.county set ugc = 'SCC035' where fips = '45035'; +update mapdata.county set ugc = 'VAC121' where fips = '51121'; +update mapdata.county set ugc = 'WVC025' where fips = '54025'; +update mapdata.county set ugc = 'SCC029' where fips = '45029'; +update mapdata.county set ugc = 'FLC099' where fips = '12099'; +update mapdata.county set ugc = 'WVC041' where fips = '54041'; +update mapdata.county set ugc = 'FLC011' where fips = '12011'; +update mapdata.county set ugc = 'SCC055' where fips = '45055'; +update mapdata.county set ugc = 'VAC750' where fips = '51750'; +update mapdata.county set ugc = 'NCC179' where fips = '37179'; +update mapdata.county set ugc = 'FLC061' where fips = '12061'; +update mapdata.county set ugc = 'WVC029' where fips = '54029'; +update mapdata.county set ugc = 'WVC009' where fips = '54009'; +update mapdata.county set ugc = 'NCC025' where fips = '37025'; +update mapdata.county set ugc = 'WVC063' where fips = '54063'; +update mapdata.county set ugc = 'WVC017' where fips = '54017'; +update mapdata.county set ugc = 'SCC075' where fips = '45075'; +update mapdata.county set ugc = 'WVC069' where fips = '54069'; +update mapdata.county set ugc = 'NCC171' where fips = '37171'; +update mapdata.county set ugc = 'FLC086' where fips = '12086'; +update mapdata.county set ugc = 'VAC155' where fips = '51155'; +update mapdata.county set ugc = 'OHC029' where fips = '39029'; +update mapdata.county set ugc = 'FLC085' where fips = '12085'; +update mapdata.county set ugc = 'NCC197' where fips = '37197'; +update mapdata.county set ugc = 'NCC159' where fips = '37159'; +update mapdata.county set ugc = 'FLC111' where fips = '12111'; +update mapdata.county set ugc = 'SCC013' where fips = '45013'; +update mapdata.county set ugc = 'WVC103' where fips = '54103'; +update mapdata.county set ugc = 'WVC051' where fips = '54051'; +update mapdata.county set ugc = 'FLC009' where fips = '12009'; +update mapdata.county set ugc = 'OHC081' where fips = '39081'; +update mapdata.county set ugc = 'VAC071' where fips = '51071'; +update mapdata.county set ugc = 'WVC007' where fips = '54007'; +update mapdata.county set ugc = 'SCC057' where fips = '45057'; +update mapdata.county set ugc = 'OHC155' where fips = '39155'; +update mapdata.county set ugc = 'WVC067' where fips = '54067'; +update mapdata.county set ugc = 'OHC007' where fips = '39007'; +update mapdata.county set ugc = 'FLC093' where fips = '12093'; +update mapdata.county set ugc = 'OHC099' where fips = '39099'; +update mapdata.county set ugc = 'WVC089' where fips = '54089'; +update mapdata.county set ugc = 'SCC017' where fips = '45017'; +update mapdata.county set ugc = 'NCC119' where fips = '37119'; +update mapdata.county set ugc = 'VAC640' where fips = '51640'; +update mapdata.county set ugc = 'VAC035' where fips = '51035'; +update mapdata.county set ugc = 'NCC097' where fips = '37097'; +update mapdata.county set ugc = 'GAC051' where fips = '13051'; +update mapdata.county set ugc = 'OHC013' where fips = '39013'; +update mapdata.county set ugc = 'WVC095' where fips = '54095'; +update mapdata.county set ugc = 'WVC021' where fips = '54021'; +update mapdata.county set ugc = 'OHC111' where fips = '39111'; +update mapdata.county set ugc = 'WVC019' where fips = '54019'; +update mapdata.county set ugc = 'OHC067' where fips = '39067'; +update mapdata.county set ugc = 'WVC055' where fips = '54055'; +update mapdata.county set ugc = 'SCC079' where fips = '45079'; +update mapdata.county set ugc = 'SCC049' where fips = '45049'; +update mapdata.county set ugc = 'WVC015' where fips = '54015'; +update mapdata.county set ugc = 'SCC053' where fips = '45053'; +update mapdata.county set ugc = 'VAC197' where fips = '51197'; +update mapdata.county set ugc = 'SCC009' where fips = '45009'; +update mapdata.county set ugc = 'SCC091' where fips = '45091'; +update mapdata.county set ugc = 'NCC003' where fips = '37003'; +update mapdata.county set ugc = 'WVC085' where fips = '54085'; +update mapdata.county set ugc = 'OHC019' where fips = '39019'; +update mapdata.county set ugc = 'NCC071' where fips = '37071'; +update mapdata.county set ugc = 'NCC005' where fips = '37005'; +update mapdata.county set ugc = 'FLC087' where fips = '12087'; +update mapdata.county set ugc = 'WVC013' where fips = '54013'; +update mapdata.county set ugc = 'VAC021' where fips = '51021'; +update mapdata.county set ugc = 'FLC127' where fips = '12127'; +update mapdata.county set ugc = 'FLC097' where fips = '12097'; +update mapdata.county set ugc = 'FLC051' where fips = '12051'; +update mapdata.county set ugc = 'SCC023' where fips = '45023'; +update mapdata.county set ugc = 'OHC133' where fips = '39133'; +update mapdata.county set ugc = 'FLC117' where fips = '12117'; +update mapdata.county set ugc = 'VAC077' where fips = '51077'; +update mapdata.county set ugc = 'WVC073' where fips = '54073'; +update mapdata.county set ugc = 'NCC193' where fips = '37193'; +update mapdata.county set ugc = 'NCC109' where fips = '37109'; +update mapdata.county set ugc = 'OHC055' where fips = '39055'; +update mapdata.county set ugc = 'OHC085' where fips = '39085'; +update mapdata.county set ugc = 'WVC081' where fips = '54081'; +update mapdata.county set ugc = 'SCC039' where fips = '45039'; +update mapdata.county set ugc = 'GAC029' where fips = '13029'; +update mapdata.county set ugc = 'FLC021' where fips = '12021'; +update mapdata.county set ugc = 'NCC035' where fips = '37035'; +update mapdata.county set ugc = 'FLC109' where fips = '12109'; +update mapdata.county set ugc = 'GAC103' where fips = '13103'; +update mapdata.county set ugc = 'FLC043' where fips = '12043'; +update mapdata.county set ugc = 'OHC151' where fips = '39151'; +update mapdata.county set ugc = 'FLC095' where fips = '12095'; +update mapdata.county set ugc = 'WVC105' where fips = '54105'; +update mapdata.county set ugc = 'OHC121' where fips = '39121'; +update mapdata.county set ugc = 'GAC179' where fips = '13179'; +update mapdata.county set ugc = 'SCC063' where fips = '45063'; +update mapdata.county set ugc = 'FLC035' where fips = '12035'; +update mapdata.county set ugc = 'GAC251' where fips = '13251'; +update mapdata.county set ugc = 'FLC055' where fips = '12055'; +update mapdata.county set ugc = 'WVC087' where fips = '54087'; +update mapdata.county set ugc = 'VAC173' where fips = '51173'; +update mapdata.county set ugc = 'OHC167' where fips = '39167'; +update mapdata.county set ugc = 'SCC011' where fips = '45011'; +update mapdata.county set ugc = 'NCC045' where fips = '37045'; +update mapdata.county set ugc = 'OHC157' where fips = '39157'; +update mapdata.county set ugc = 'OHC153' where fips = '39153'; +update mapdata.county set ugc = 'NCC009' where fips = '37009'; +update mapdata.county set ugc = 'GAC191' where fips = '13191'; +update mapdata.county set ugc = 'NCC027' where fips = '37027'; +update mapdata.county set ugc = 'GAC127' where fips = '13127'; +update mapdata.county set ugc = 'OHC059' where fips = '39059'; +update mapdata.county set ugc = 'SCC071' where fips = '45071'; +update mapdata.county set ugc = 'SCC005' where fips = '45005'; +update mapdata.county set ugc = 'WVC039' where fips = '54039'; +update mapdata.county set ugc = 'WVC107' where fips = '54107'; +update mapdata.county set ugc = 'SCC021' where fips = '45021'; +update mapdata.county set ugc = 'WVC109' where fips = '54109'; +update mapdata.county set ugc = 'OHC035' where fips = '39035'; +update mapdata.county set ugc = 'FLC031' where fips = '12031'; +update mapdata.county set ugc = 'VAC185' where fips = '51185'; +update mapdata.county set ugc = 'FLC015' where fips = '12015'; +update mapdata.county set ugc = 'SCC081' where fips = '45081'; +update mapdata.county set ugc = 'NCC023' where fips = '37023'; +update mapdata.county set ugc = 'SCC003' where fips = '45003'; +update mapdata.county set ugc = 'SCC087' where fips = '45087'; +update mapdata.county set ugc = 'GAC031' where fips = '13031'; +update mapdata.county set ugc = 'GAC183' where fips = '13183'; +update mapdata.county set ugc = 'NCC189' where fips = '37189'; +update mapdata.county set ugc = 'FLC105' where fips = '12105'; +update mapdata.county set ugc = 'WVC005' where fips = '54005'; +update mapdata.county set ugc = 'FLC069' where fips = '12069'; +update mapdata.county set ugc = 'WVC035' where fips = '54035'; +update mapdata.county set ugc = 'WVC047' where fips = '54047'; +update mapdata.county set ugc = 'FLC089' where fips = '12089'; +update mapdata.county set ugc = 'FLC027' where fips = '12027'; +update mapdata.county set ugc = 'FLC019' where fips = '12019'; +update mapdata.county set ugc = 'FLC107' where fips = '12107'; +update mapdata.county set ugc = 'GAC039' where fips = '13039'; +update mapdata.county set ugc = 'FLC049' where fips = '12049'; +update mapdata.county set ugc = 'NCC111' where fips = '37111'; +update mapdata.county set ugc = 'GAC109' where fips = '13109'; +update mapdata.county set ugc = 'WVC079' where fips = '54079'; +update mapdata.county set ugc = 'OHC169' where fips = '39169'; +update mapdata.county set ugc = 'OHC115' where fips = '39115'; +update mapdata.county set ugc = 'OHC103' where fips = '39103'; +update mapdata.county set ugc = 'NCC161' where fips = '37161'; +update mapdata.county set ugc = 'OHC119' where fips = '39119'; +update mapdata.county set ugc = 'OHC075' where fips = '39075'; +update mapdata.county set ugc = 'NCC011' where fips = '37011'; +update mapdata.county set ugc = 'TNC091' where fips = '47091'; +update mapdata.county set ugc = 'OHC031' where fips = '39031'; +update mapdata.county set ugc = 'FLC071' where fips = '12071'; +update mapdata.county set ugc = 'GAC165' where fips = '13165'; +update mapdata.county set ugc = 'VAC191' where fips = '51191'; +update mapdata.county set ugc = 'SCC083' where fips = '45083'; +update mapdata.county set ugc = 'GAC305' where fips = '13305'; +update mapdata.county set ugc = 'VAC167' where fips = '51167'; +update mapdata.county set ugc = 'FLC119' where fips = '12119'; +update mapdata.county set ugc = 'SCC037' where fips = '45037'; +update mapdata.county set ugc = 'WVC053' where fips = '54053'; +update mapdata.county set ugc = 'WVC043' where fips = '54043'; +update mapdata.county set ugc = 'GAC245' where fips = '13245'; +update mapdata.county set ugc = 'OHC105' where fips = '39105'; +update mapdata.county set ugc = 'GAC033' where fips = '13033'; +update mapdata.county set ugc = 'FLC083' where fips = '12083'; +update mapdata.county set ugc = 'SCC059' where fips = '45059'; +update mapdata.county set ugc = 'GAC043' where fips = '13043'; +update mapdata.county set ugc = 'WVC045' where fips = '54045'; +update mapdata.county set ugc = 'GAC025' where fips = '13025'; +update mapdata.county set ugc = 'WVC059' where fips = '54059'; +update mapdata.county set ugc = 'VAC027' where fips = '51027'; +update mapdata.county set ugc = 'NCC121' where fips = '37121'; +update mapdata.county set ugc = 'TNC019' where fips = '47019'; +update mapdata.county set ugc = 'GAC267' where fips = '13267'; +update mapdata.county set ugc = 'GAC049' where fips = '13049'; +update mapdata.county set ugc = 'VAC520' where fips = '51520'; +update mapdata.county set ugc = 'OHC009' where fips = '39009'; +update mapdata.county set ugc = 'GAC229' where fips = '13229'; +update mapdata.county set ugc = 'SCC047' where fips = '45047'; +update mapdata.county set ugc = 'GAC001' where fips = '13001'; +update mapdata.county set ugc = 'FLC007' where fips = '12007'; +update mapdata.county set ugc = 'GAC073' where fips = '13073'; +update mapdata.county set ugc = 'GAC107' where fips = '13107'; +update mapdata.county set ugc = 'TNC163' where fips = '47163'; +update mapdata.county set ugc = 'OHC093' where fips = '39093'; +update mapdata.county set ugc = 'OHC127' where fips = '39127'; +update mapdata.county set ugc = 'FLC001' where fips = '12001'; +update mapdata.county set ugc = 'OHC005' where fips = '39005'; +update mapdata.county set ugc = 'NCC149' where fips = '37149'; +update mapdata.county set ugc = 'WVC011' where fips = '54011'; +update mapdata.county set ugc = 'SCC065' where fips = '45065'; +update mapdata.county set ugc = 'FLC081' where fips = '12081'; +update mapdata.county set ugc = 'GAC279' where fips = '13279'; +update mapdata.county set ugc = 'OHC053' where fips = '39053'; +update mapdata.county set ugc = 'KYC195' where fips = '21195'; +update mapdata.county set ugc = 'FLC003' where fips = '12003'; +update mapdata.county set ugc = 'VAC051' where fips = '51051'; +update mapdata.county set ugc = 'NCC199' where fips = '37199'; +update mapdata.county set ugc = 'FLC115' where fips = '12115'; +update mapdata.county set ugc = 'TNC179' where fips = '47179'; +update mapdata.county set ugc = 'SCC001' where fips = '45001'; +update mapdata.county set ugc = 'GAC181' where fips = '13181'; +update mapdata.county set ugc = 'FLC057' where fips = '12057'; +update mapdata.county set ugc = 'OHC073' where fips = '39073'; +update mapdata.county set ugc = 'GAC163' where fips = '13163'; +update mapdata.county set ugc = 'GAC005' where fips = '13005'; +update mapdata.county set ugc = 'WVC099' where fips = '54099'; +update mapdata.county set ugc = 'GAC299' where fips = '13299'; +update mapdata.county set ugc = 'OHC083' where fips = '39083'; +update mapdata.county set ugc = 'FLC101' where fips = '12101'; +update mapdata.county set ugc = 'OHC163' where fips = '39163'; +update mapdata.county set ugc = 'NCC089' where fips = '37089'; +update mapdata.county set ugc = 'SCC045' where fips = '45045'; +update mapdata.county set ugc = 'GAC189' where fips = '13189'; +update mapdata.county set ugc = 'FLC125' where fips = '12125'; +update mapdata.county set ugc = 'OHC089' where fips = '39089'; +update mapdata.county set ugc = 'TNC171' where fips = '47171'; +update mapdata.county set ugc = 'KYC159' where fips = '21159'; +update mapdata.county set ugc = 'OHC139' where fips = '39139'; +update mapdata.county set ugc = 'FLC017' where fips = '12017'; +update mapdata.county set ugc = 'GAC209' where fips = '13209'; +update mapdata.county set ugc = 'KYC127' where fips = '21127'; +update mapdata.county set ugc = 'GAC283' where fips = '13283'; +update mapdata.county set ugc = 'FLC053' where fips = '12053'; +update mapdata.county set ugc = 'VAC195' where fips = '51195'; +update mapdata.county set ugc = 'MIC147' where fips = '26147'; +update mapdata.county set ugc = 'GAC125' where fips = '13125'; +update mapdata.county set ugc = 'NCC021' where fips = '37021'; +update mapdata.county set ugc = 'GAC161' where fips = '13161'; +update mapdata.county set ugc = 'VAC720' where fips = '51720'; +update mapdata.county set ugc = 'OHC077' where fips = '39077'; +update mapdata.county set ugc = 'OHC087' where fips = '39087'; +update mapdata.county set ugc = 'OHC045' where fips = '39045'; +update mapdata.county set ugc = 'OHC043' where fips = '39043'; +update mapdata.county set ugc = 'OHC079' where fips = '39079'; +update mapdata.county set ugc = 'NCC115' where fips = '37115'; +update mapdata.county set ugc = 'FLC023' where fips = '12023'; +update mapdata.county set ugc = 'OHC117' where fips = '39117'; +update mapdata.county set ugc = 'GAC105' where fips = '13105'; +update mapdata.county set ugc = 'FLC041' where fips = '12041'; +update mapdata.county set ugc = 'SCC007' where fips = '45007'; +update mapdata.county set ugc = 'KYC019' where fips = '21019'; +update mapdata.county set ugc = 'NCC175' where fips = '37175'; +update mapdata.county set ugc = 'FLC103' where fips = '12103'; +update mapdata.county set ugc = 'VAC169' where fips = '51169'; +update mapdata.county set ugc = 'SCC077' where fips = '45077'; +update mapdata.county set ugc = 'GAC167' where fips = '13167'; +update mapdata.county set ugc = 'GAC309' where fips = '13309'; +update mapdata.county set ugc = 'GAC101' where fips = '13101'; +update mapdata.county set ugc = 'GAC069' where fips = '13069'; +update mapdata.county set ugc = 'GAC065' where fips = '13065'; +update mapdata.county set ugc = 'GAC301' where fips = '13301'; +update mapdata.county set ugc = 'MIC151' where fips = '26151'; +update mapdata.county set ugc = 'FLC075' where fips = '12075'; +update mapdata.county set ugc = 'KYC115' where fips = '21115'; +update mapdata.county set ugc = 'KYC071' where fips = '21071'; +update mapdata.county set ugc = 'GAC271' where fips = '13271'; +update mapdata.county set ugc = 'GAC265' where fips = '13265'; +update mapdata.county set ugc = 'KYC133' where fips = '21133'; +update mapdata.county set ugc = 'GAC317' where fips = '13317'; +update mapdata.county set ugc = 'GAC303' where fips = '13303'; +update mapdata.county set ugc = 'GAC141' where fips = '13141'; +update mapdata.county set ugc = 'SCC073' where fips = '45073'; +update mapdata.county set ugc = 'OHC049' where fips = '39049'; +update mapdata.county set ugc = 'KYC119' where fips = '21119'; +update mapdata.county set ugc = 'TNC059' where fips = '47059'; +update mapdata.county set ugc = 'OHC033' where fips = '39033'; +update mapdata.county set ugc = 'TNC073' where fips = '47073'; +update mapdata.county set ugc = 'FLC047' where fips = '12047'; +update mapdata.county set ugc = 'GAC175' where fips = '13175'; +update mapdata.county set ugc = 'OHC131' where fips = '39131'; +update mapdata.county set ugc = 'MIC063' where fips = '26063'; +update mapdata.county set ugc = 'VAC105' where fips = '51105'; +update mapdata.county set ugc = 'NCC087' where fips = '37087'; +update mapdata.county set ugc = 'OHC129' where fips = '39129'; +update mapdata.county set ugc = 'OHC041' where fips = '39041'; +update mapdata.county set ugc = 'GAC147' where fips = '13147'; +update mapdata.county set ugc = 'KYC089' where fips = '21089'; +update mapdata.county set ugc = 'GAC221' where fips = '13221'; +update mapdata.county set ugc = 'KYC043' where fips = '21043'; +update mapdata.county set ugc = 'OHC143' where fips = '39143'; +update mapdata.county set ugc = 'MIC099' where fips = '26099'; +update mapdata.county set ugc = 'KYC153' where fips = '21153'; +update mapdata.county set ugc = 'KYC063' where fips = '21063'; +update mapdata.county set ugc = 'GAC173' where fips = '13173'; +update mapdata.county set ugc = 'OHC141' where fips = '39141'; +update mapdata.county set ugc = 'GAC019' where fips = '13019'; +update mapdata.county set ugc = 'OHC147' where fips = '39147'; +update mapdata.county set ugc = 'OHC123' where fips = '39123'; +update mapdata.county set ugc = 'GAC119' where fips = '13119'; +update mapdata.county set ugc = 'GAC091' where fips = '13091'; +update mapdata.county set ugc = 'GAC003' where fips = '13003'; +update mapdata.county set ugc = 'TNC067' where fips = '47067'; +update mapdata.county set ugc = 'FLC121' where fips = '12121'; +update mapdata.county set ugc = 'FLC029' where fips = '12029'; +update mapdata.county set ugc = 'OHC145' where fips = '39145'; +update mapdata.county set ugc = 'GAC319' where fips = '13319'; +update mapdata.county set ugc = 'GAC195' where fips = '13195'; +update mapdata.county set ugc = 'OHC101' where fips = '39101'; +update mapdata.county set ugc = 'GAC133' where fips = '13133'; +update mapdata.county set ugc = 'FLC067' where fips = '12067'; +update mapdata.county set ugc = 'KYC095' where fips = '21095'; +update mapdata.county set ugc = 'GAC185' where fips = '13185'; +update mapdata.county set ugc = 'MIC087' where fips = '26087'; +update mapdata.county set ugc = 'TNC029' where fips = '47029'; +update mapdata.county set ugc = 'GAC009' where fips = '13009'; +update mapdata.county set ugc = 'GAC017' where fips = '13017'; +update mapdata.county set ugc = 'NCC099' where fips = '37099'; +update mapdata.county set ugc = 'KYC175' where fips = '21175'; +update mapdata.county set ugc = 'GAC257' where fips = '13257'; +update mapdata.county set ugc = 'OHC175' where fips = '39175'; +update mapdata.county set ugc = 'TNC063' where fips = '47063'; +update mapdata.county set ugc = 'KYC193' where fips = '21193'; +update mapdata.county set ugc = 'KYC025' where fips = '21025'; +update mapdata.county set ugc = 'GAC155' where fips = '13155'; +update mapdata.county set ugc = 'GAC023' where fips = '13023'; +update mapdata.county set ugc = 'KYC135' where fips = '21135'; +update mapdata.county set ugc = 'OHC159' where fips = '39159'; +update mapdata.county set ugc = 'MIC163' where fips = '26163'; +update mapdata.county set ugc = 'MIC157' where fips = '26157'; +update mapdata.county set ugc = 'KYC131' where fips = '21131'; +update mapdata.county set ugc = 'GAC059' where fips = '13059'; +update mapdata.county set ugc = 'NCC173' where fips = '37173'; +update mapdata.county set ugc = 'GAC315' where fips = '13315'; +update mapdata.county set ugc = 'GAC289' where fips = '13289'; +update mapdata.county set ugc = 'NCC113' where fips = '37113'; +update mapdata.county set ugc = 'MIC125' where fips = '26125'; +update mapdata.county set ugc = 'KYC205' where fips = '21205'; +update mapdata.county set ugc = 'TNC057' where fips = '47057'; +update mapdata.county set ugc = 'GAC211' where fips = '13211'; +update mapdata.county set ugc = 'OHC047' where fips = '39047'; +update mapdata.county set ugc = 'GAC235' where fips = '13235'; +update mapdata.county set ugc = 'GAC219' where fips = '13219'; +update mapdata.county set ugc = 'GAC169' where fips = '13169'; +update mapdata.county set ugc = 'FLC079' where fips = '12079'; +update mapdata.county set ugc = 'OHC097' where fips = '39097'; +update mapdata.county set ugc = 'OHC001' where fips = '39001'; +update mapdata.county set ugc = 'GAC241' where fips = '13241'; +update mapdata.county set ugc = 'GAC075' where fips = '13075'; +update mapdata.county set ugc = 'TNC155' where fips = '47155'; +update mapdata.county set ugc = 'KYC237' where fips = '21237'; +update mapdata.county set ugc = 'GAC157' where fips = '13157'; +update mapdata.county set ugc = 'TNC089' where fips = '47089'; +update mapdata.county set ugc = 'GAC277' where fips = '13277'; +update mapdata.county set ugc = 'GAC137' where fips = '13137'; +update mapdata.county set ugc = 'OHC071' where fips = '39071'; +update mapdata.county set ugc = 'MIC115' where fips = '26115'; +update mapdata.county set ugc = 'GAC237' where fips = '13237'; +update mapdata.county set ugc = 'MIC007' where fips = '26007'; +update mapdata.county set ugc = 'GAC027' where fips = '13027'; +update mapdata.county set ugc = 'GAC011' where fips = '13011'; +update mapdata.county set ugc = 'KYC069' where fips = '21069'; +update mapdata.county set ugc = 'KYC165' where fips = '21165'; +update mapdata.county set ugc = 'MIC001' where fips = '26001'; +update mapdata.county set ugc = 'GAC021' where fips = '13021'; +update mapdata.county set ugc = 'MIC069' where fips = '26069'; +update mapdata.county set ugc = 'OHC173' where fips = '39173'; +update mapdata.county set ugc = 'GAC297' where fips = '13297'; +update mapdata.county set ugc = 'GAC153' where fips = '13153'; +update mapdata.county set ugc = 'OHC063' where fips = '39063'; +update mapdata.county set ugc = 'MIC049' where fips = '26049'; +update mapdata.county set ugc = 'GAC013' where fips = '13013'; +update mapdata.county set ugc = 'TNC009' where fips = '47009'; +update mapdata.county set ugc = 'KYC189' where fips = '21189'; +update mapdata.county set ugc = 'KYC013' where fips = '21013'; +update mapdata.county set ugc = 'OHC091' where fips = '39091'; +update mapdata.county set ugc = 'GAC287' where fips = '13287'; +update mapdata.county set ugc = 'GAC093' where fips = '13093'; +update mapdata.county set ugc = 'GAC081' where fips = '13081'; +update mapdata.county set ugc = 'KYC129' where fips = '21129'; +update mapdata.county set ugc = 'KYC011' where fips = '21011'; +update mapdata.county set ugc = 'GAC159' where fips = '13159'; +update mapdata.county set ugc = 'OHC095' where fips = '39095'; +update mapdata.county set ugc = 'OHC065' where fips = '39065'; +update mapdata.county set ugc = 'NCC043' where fips = '37043'; +update mapdata.county set ugc = 'KYC197' where fips = '21197'; +update mapdata.county set ugc = 'GAC311' where fips = '13311'; +update mapdata.county set ugc = 'GAC139' where fips = '13139'; +update mapdata.county set ugc = 'GAC281' where fips = '13281'; +update mapdata.county set ugc = 'MIC161' where fips = '26161'; +update mapdata.county set ugc = 'FLC123' where fips = '12123'; +update mapdata.county set ugc = 'OHC057' where fips = '39057'; +update mapdata.county set ugc = 'OHC021' where fips = '39021'; +update mapdata.county set ugc = 'KYC161' where fips = '21161'; +update mapdata.county set ugc = 'GAC321' where fips = '13321'; +update mapdata.county set ugc = 'GAC071' where fips = '13071'; +update mapdata.county set ugc = 'NCC075' where fips = '37075'; +update mapdata.county set ugc = 'MIC141' where fips = '26141'; +update mapdata.county set ugc = 'OHC027' where fips = '39027'; +update mapdata.county set ugc = 'MIC011' where fips = '26011'; +update mapdata.county set ugc = 'KYC121' where fips = '21121'; +update mapdata.county set ugc = 'TNC025' where fips = '47025'; +update mapdata.county set ugc = 'GAC225' where fips = '13225'; +update mapdata.county set ugc = 'GAC217' where fips = '13217'; +update mapdata.county set ugc = 'OHC023' where fips = '39023'; +update mapdata.county set ugc = 'GAC187' where fips = '13187'; +update mapdata.county set ugc = 'FLC065' where fips = '12065'; +update mapdata.county set ugc = 'OHC015' where fips = '39015'; +update mapdata.county set ugc = 'TNC173' where fips = '47173'; +update mapdata.county set ugc = 'MIC093' where fips = '26093'; +update mapdata.county set ugc = 'GAC291' where fips = '13291'; +update mapdata.county set ugc = 'KYC173' where fips = '21173'; +update mapdata.county set ugc = 'KYC051' where fips = '21051'; +update mapdata.county set ugc = 'GAC275' where fips = '13275'; +update mapdata.county set ugc = 'GAC193' where fips = '13193'; +update mapdata.county set ugc = 'KYC065' where fips = '21065'; +update mapdata.county set ugc = 'TNC093' where fips = '47093'; +update mapdata.county set ugc = 'GAC035' where fips = '13035'; +update mapdata.county set ugc = 'GAC207' where fips = '13207'; +update mapdata.county set ugc = 'KYC109' where fips = '21109'; +update mapdata.county set ugc = 'KYC181' where fips = '21181'; +update mapdata.county set ugc = 'OHC003' where fips = '39003'; +update mapdata.county set ugc = 'NCC039' where fips = '37039'; +update mapdata.county set ugc = 'GAC247' where fips = '13247'; +update mapdata.county set ugc = 'OHC069' where fips = '39069'; +update mapdata.county set ugc = 'MIC145' where fips = '26145'; +update mapdata.county set ugc = 'MIC017' where fips = '26017'; +update mapdata.county set ugc = 'OHC165' where fips = '39165'; +update mapdata.county set ugc = 'GAC151' where fips = '13151'; +update mapdata.county set ugc = 'KYC201' where fips = '21201'; +update mapdata.county set ugc = 'KYC023' where fips = '21023'; +update mapdata.county set ugc = 'GAC079' where fips = '13079'; +update mapdata.county set ugc = 'GAC117' where fips = '13117'; +update mapdata.county set ugc = 'GAC095' where fips = '13095'; +update mapdata.county set ugc = 'GAC135' where fips = '13135'; +update mapdata.county set ugc = 'OHC051' where fips = '39051'; +update mapdata.county set ugc = 'MIC129' where fips = '26129'; +update mapdata.county set ugc = 'KYC235' where fips = '21235'; +update mapdata.county set ugc = 'KYC125' where fips = '21125'; +update mapdata.county set ugc = 'MIC119' where fips = '26119'; +update mapdata.county set ugc = 'GAC269' where fips = '13269'; +update mapdata.county set ugc = 'TNC013' where fips = '47013'; +update mapdata.county set ugc = 'OHC025' where fips = '39025'; +update mapdata.county set ugc = 'MIC155' where fips = '26155'; +update mapdata.county set ugc = 'MIC135' where fips = '26135'; +update mapdata.county set ugc = 'GAC085' where fips = '13085'; +update mapdata.county set ugc = 'OHC137' where fips = '39137'; +update mapdata.county set ugc = 'MIC091' where fips = '26091'; +update mapdata.county set ugc = 'OHC149' where fips = '39149'; +update mapdata.county set ugc = 'KYC049' where fips = '21049'; +update mapdata.county set ugc = 'KYC017' where fips = '21017'; +update mapdata.county set ugc = 'GAC177' where fips = '13177'; +update mapdata.county set ugc = 'GAC171' where fips = '13171'; +update mapdata.county set ugc = 'GAC089' where fips = '13089'; +update mapdata.county set ugc = 'TNC001' where fips = '47001'; +update mapdata.county set ugc = 'OHC011' where fips = '39011'; +update mapdata.county set ugc = 'FLC073' where fips = '12073'; +update mapdata.county set ugc = 'GAC205' where fips = '13205'; +update mapdata.county set ugc = 'TNC123' where fips = '47123'; +update mapdata.county set ugc = 'OHC113' where fips = '39113'; +update mapdata.county set ugc = 'OHC109' where fips = '39109'; +update mapdata.county set ugc = 'GAC261' where fips = '13261'; +update mapdata.county set ugc = 'GAC255' where fips = '13255'; +update mapdata.county set ugc = 'GAC131' where fips = '13131'; +update mapdata.county set ugc = 'GAC249' where fips = '13249'; +update mapdata.county set ugc = 'KYC151' where fips = '21151'; +update mapdata.county set ugc = 'KYC203' where fips = '21203'; +update mapdata.county set ugc = 'KYC191' where fips = '21191'; +update mapdata.county set ugc = 'KYC097' where fips = '21097'; +update mapdata.county set ugc = 'TNC105' where fips = '47105'; +update mapdata.county set ugc = 'GAC063' where fips = '13063'; +update mapdata.county set ugc = 'FLC129' where fips = '12129'; +update mapdata.county set ugc = 'KYC067' where fips = '21067'; +update mapdata.county set ugc = 'GAC273' where fips = '13273'; +update mapdata.county set ugc = 'MIC051' where fips = '26051'; +update mapdata.county set ugc = 'KYC037' where fips = '21037'; +update mapdata.county set ugc = 'MIC111' where fips = '26111'; +update mapdata.county set ugc = 'GAC231' where fips = '13231'; +update mapdata.county set ugc = 'GAC121' where fips = '13121'; +update mapdata.county set ugc = 'GAC293' where fips = '13293'; +update mapdata.county set ugc = 'GAC111' where fips = '13111'; +update mapdata.county set ugc = 'MIC075' where fips = '26075'; +update mapdata.county set ugc = 'GAC123' where fips = '13123'; +update mapdata.county set ugc = 'MIC065' where fips = '26065'; +update mapdata.county set ugc = 'GAC007' where fips = '13007'; +update mapdata.county set ugc = 'GAC263' where fips = '13263'; +update mapdata.county set ugc = 'GAC197' where fips = '13197'; +update mapdata.county set ugc = 'GAC067' where fips = '13067'; +update mapdata.county set ugc = 'GAC113' where fips = '13113'; +update mapdata.county set ugc = 'GAC057' where fips = '13057'; +update mapdata.county set ugc = 'TNC145' where fips = '47145'; +update mapdata.county set ugc = 'TNC129' where fips = '47129'; +update mapdata.county set ugc = 'OHC125' where fips = '39125'; +update mapdata.county set ugc = 'MIC031' where fips = '26031'; +update mapdata.county set ugc = 'KYC147' where fips = '21147'; +update mapdata.county set ugc = 'KYC117' where fips = '21117'; +update mapdata.county set ugc = 'OHC039' where fips = '39039'; +update mapdata.county set ugc = 'GAC307' where fips = '13307'; +update mapdata.county set ugc = 'TNC151' where fips = '47151'; +update mapdata.county set ugc = 'KYC079' where fips = '21079'; +update mapdata.county set ugc = 'MIC059' where fips = '26059'; +update mapdata.county set ugc = 'GAC227' where fips = '13227'; +update mapdata.county set ugc = 'GAC087' where fips = '13087'; +update mapdata.county set ugc = 'OHC037' where fips = '39037'; +update mapdata.county set ugc = 'TNC139' where fips = '47139'; +update mapdata.county set ugc = 'OHC161' where fips = '39161'; +update mapdata.county set ugc = 'MIC037' where fips = '26037'; +update mapdata.county set ugc = 'KYC209' where fips = '21209'; +update mapdata.county set ugc = 'KYC113' where fips = '21113'; +update mapdata.county set ugc = 'OHC171' where fips = '39171'; +update mapdata.county set ugc = 'OHC017' where fips = '39017'; +update mapdata.county set ugc = 'MIC143' where fips = '26143'; +update mapdata.county set ugc = 'MIC039' where fips = '26039'; +update mapdata.county set ugc = 'MIC137' where fips = '26137'; +update mapdata.county set ugc = 'MIC057' where fips = '26057'; +update mapdata.county set ugc = 'KYC081' where fips = '21081'; +update mapdata.county set ugc = 'FLC039' where fips = '12039'; +update mapdata.county set ugc = 'OHC135' where fips = '39135'; +update mapdata.county set ugc = 'KYC137' where fips = '21137'; +update mapdata.county set ugc = 'TNC107' where fips = '47107'; +update mapdata.county set ugc = 'OHC107' where fips = '39107'; +update mapdata.county set ugc = 'KYC015' where fips = '21015'; +update mapdata.county set ugc = 'GAC097' where fips = '13097'; +update mapdata.county set ugc = 'MIC033' where fips = '26033'; +update mapdata.county set ugc = 'GAC201' where fips = '13201'; +update mapdata.county set ugc = 'GAC129' where fips = '13129'; +update mapdata.county set ugc = 'KYC199' where fips = '21199'; +update mapdata.county set ugc = 'KYC239' where fips = '21239'; +update mapdata.county set ugc = 'GAC213' where fips = '13213'; +update mapdata.county set ugc = 'GAC037' where fips = '13037'; +update mapdata.county set ugc = 'GAC243' where fips = '13243'; +update mapdata.county set ugc = 'FLC037' where fips = '12037'; +update mapdata.county set ugc = 'OHC061' where fips = '39061'; +update mapdata.county set ugc = 'KYC073' where fips = '21073'; +update mapdata.county set ugc = 'GAC223' where fips = '13223'; +update mapdata.county set ugc = 'KYC167' where fips = '21167'; +update mapdata.county set ugc = 'TNC121' where fips = '47121'; +update mapdata.county set ugc = 'GAC053' where fips = '13053'; +update mapdata.county set ugc = 'MIC073' where fips = '26073'; +update mapdata.county set ugc = 'KYC231' where fips = '21231'; +update mapdata.county set ugc = 'KYC187' where fips = '21187'; +update mapdata.county set ugc = 'MIC045' where fips = '26045'; +update mapdata.county set ugc = 'MIC035' where fips = '26035'; +update mapdata.county set ugc = 'KYC077' where fips = '21077'; +update mapdata.county set ugc = 'GAC259' where fips = '13259'; +update mapdata.county set ugc = 'GAC199' where fips = '13199'; +update mapdata.county set ugc = 'GAC015' where fips = '13015'; +update mapdata.county set ugc = 'FLC077' where fips = '12077'; +update mapdata.county set ugc = 'GAC253' where fips = '13253'; +update mapdata.county set ugc = 'GAC215' where fips = '13215'; +update mapdata.county set ugc = 'TNC049' where fips = '47049'; +update mapdata.county set ugc = 'KYC021' where fips = '21021'; +update mapdata.county set ugc = 'GAC145' where fips = '13145'; +update mapdata.county set ugc = 'TNC035' where fips = '47035'; +update mapdata.county set ugc = 'MIC047' where fips = '26047'; +update mapdata.county set ugc = 'GAC099' where fips = '13099'; +update mapdata.county set ugc = 'GAC077' where fips = '13077'; +update mapdata.county set ugc = 'INC001' where fips = '18001'; +update mapdata.county set ugc = 'TNC143' where fips = '47143'; +update mapdata.county set ugc = 'INC161' where fips = '18161'; +update mapdata.county set ugc = 'INC075' where fips = '18075'; +update mapdata.county set ugc = 'GAC285' where fips = '13285'; +update mapdata.county set ugc = 'KYC045' where fips = '21045'; +update mapdata.county set ugc = 'INC033' where fips = '18033'; +update mapdata.county set ugc = 'GAC061' where fips = '13061'; +update mapdata.county set ugc = 'TNC011' where fips = '47011'; +update mapdata.county set ugc = 'GAC313' where fips = '13313'; +update mapdata.county set ugc = 'INC115' where fips = '18115'; +update mapdata.county set ugc = 'MIC025' where fips = '26025'; +update mapdata.county set ugc = 'KYC005' where fips = '21005'; +update mapdata.county set ugc = 'INC155' where fips = '18155'; +update mapdata.county set ugc = 'GAC239' where fips = '13239'; +update mapdata.county set ugc = 'INC135' where fips = '18135'; +update mapdata.county set ugc = 'INC029' where fips = '18029'; +update mapdata.county set ugc = 'MIC023' where fips = '26023'; +update mapdata.county set ugc = 'MIC067' where fips = '26067'; +update mapdata.county set ugc = 'MIC029' where fips = '26029'; +update mapdata.county set ugc = 'KYC207' where fips = '21207'; +update mapdata.county set ugc = 'MIC009' where fips = '26009'; +update mapdata.county set ugc = 'INC151' where fips = '18151'; +update mapdata.county set ugc = 'INC003' where fips = '18003'; +update mapdata.county set ugc = 'GAC045' where fips = '13045'; +update mapdata.county set ugc = 'INC177' where fips = '18177'; +update mapdata.county set ugc = 'MIC113' where fips = '26113'; +update mapdata.county set ugc = 'KYC041' where fips = '21041'; +update mapdata.county set ugc = 'INC041' where fips = '18041'; +update mapdata.county set ugc = 'GAC149' where fips = '13149'; +update mapdata.county set ugc = 'MIC079' where fips = '26079'; +update mapdata.county set ugc = 'GAC047' where fips = '13047'; +update mapdata.county set ugc = 'TNC137' where fips = '47137'; +update mapdata.county set ugc = 'KYC053' where fips = '21053'; +update mapdata.county set ugc = 'FLC063' where fips = '12063'; +update mapdata.county set ugc = 'MIC117' where fips = '26117'; +update mapdata.county set ugc = 'INC047' where fips = '18047'; +update mapdata.county set ugc = 'ALC113' where fips = '1113'; +update mapdata.county set ugc = 'GAC143' where fips = '13143'; +update mapdata.county set ugc = 'KYC103' where fips = '21103'; +update mapdata.county set ugc = 'TNC065' where fips = '47065'; +update mapdata.county set ugc = 'KYC229' where fips = '21229'; +update mapdata.county set ugc = 'ALC067' where fips = '1067'; +update mapdata.county set ugc = 'TNC007' where fips = '47007'; +update mapdata.county set ugc = 'KYC217' where fips = '21217'; +update mapdata.county set ugc = 'KYC211' where fips = '21211'; +update mapdata.county set ugc = 'INC179' where fips = '18179'; +update mapdata.county set ugc = 'GAC295' where fips = '13295'; +update mapdata.county set ugc = 'KYC223' where fips = '21223'; +update mapdata.county set ugc = 'GAC115' where fips = '13115'; +update mapdata.county set ugc = 'KYC155' where fips = '21155'; +update mapdata.county set ugc = 'KYC001' where fips = '21001'; +update mapdata.county set ugc = 'INC137' where fips = '18137'; +update mapdata.county set ugc = 'MIC097' where fips = '26097'; +update mapdata.county set ugc = 'TNC153' where fips = '47153'; +update mapdata.county set ugc = 'TNC133' where fips = '47133'; +update mapdata.county set ugc = 'KYC215' where fips = '21215'; +update mapdata.county set ugc = 'GAC233' where fips = '13233'; +update mapdata.county set ugc = 'INC065' where fips = '18065'; +update mapdata.county set ugc = 'GAC055' where fips = '13055'; +update mapdata.county set ugc = 'MIC107' where fips = '26107'; +update mapdata.county set ugc = 'MIC015' where fips = '26015'; +update mapdata.county set ugc = 'FLC045' where fips = '12045'; +update mapdata.county set ugc = 'FLC013' where fips = '12013'; +update mapdata.county set ugc = 'ALC081' where fips = '1081'; +update mapdata.county set ugc = 'MIC133' where fips = '26133'; +update mapdata.county set ugc = 'ALC017' where fips = '1017'; +update mapdata.county set ugc = 'INC009' where fips = '18009'; +update mapdata.county set ugc = 'ALC069' where fips = '1069'; +update mapdata.county set ugc = 'TNC141' where fips = '47141'; +update mapdata.county set ugc = 'INC035' where fips = '18035'; +update mapdata.county set ugc = 'MIC055' where fips = '26055'; +update mapdata.county set ugc = 'KYC057' where fips = '21057'; +update mapdata.county set ugc = 'INC113' where fips = '18113'; +update mapdata.county set ugc = 'TNC175' where fips = '47175'; +update mapdata.county set ugc = 'TNC115' where fips = '47115'; +update mapdata.county set ugc = 'TNC185' where fips = '47185'; +update mapdata.county set ugc = 'KYC179' where fips = '21179'; +update mapdata.county set ugc = 'INC031' where fips = '18031'; +update mapdata.county set ugc = 'KYC185' where fips = '21185'; +update mapdata.county set ugc = 'INC087' where fips = '18087'; +update mapdata.county set ugc = 'ALC029' where fips = '1029'; +update mapdata.county set ugc = 'INC183' where fips = '18183'; +update mapdata.county set ugc = 'INC139' where fips = '18139'; +update mapdata.county set ugc = 'GAC083' where fips = '13083'; +update mapdata.county set ugc = 'MIC149' where fips = '26149'; +update mapdata.county set ugc = 'INC069' where fips = '18069'; +update mapdata.county set ugc = 'ALC111' where fips = '1111'; +update mapdata.county set ugc = 'ALC005' where fips = '1005'; +update mapdata.county set ugc = 'MIC095' where fips = '26095'; +update mapdata.county set ugc = 'MIC077' where fips = '26077'; +update mapdata.county set ugc = 'KYC087' where fips = '21087'; +update mapdata.county set ugc = 'TNC027' where fips = '47027'; +update mapdata.county set ugc = 'INC077' where fips = '18077'; +update mapdata.county set ugc = 'MIC081' where fips = '26081'; +update mapdata.county set ugc = 'ALC045' where fips = '1045'; +update mapdata.county set ugc = 'ALC087' where fips = '1087'; +update mapdata.county set ugc = 'KYC123' where fips = '21123'; +update mapdata.county set ugc = 'ALC019' where fips = '1019'; +update mapdata.county set ugc = 'TNC087' where fips = '47087'; +update mapdata.county set ugc = 'MIC165' where fips = '26165'; +update mapdata.county set ugc = 'KYC029' where fips = '21029'; +update mapdata.county set ugc = 'INC079' where fips = '18079'; +update mapdata.county set ugc = 'FLC133' where fips = '12133'; +update mapdata.county set ugc = 'ALC011' where fips = '1011'; +update mapdata.county set ugc = 'KYC169' where fips = '21169'; +update mapdata.county set ugc = 'INC053' where fips = '18053'; +update mapdata.county set ugc = 'MIC089' where fips = '26089'; +update mapdata.county set ugc = 'KYC171' where fips = '21171'; +update mapdata.county set ugc = 'INC019' where fips = '18019'; +update mapdata.county set ugc = 'TNC041' where fips = '47041'; +update mapdata.county set ugc = 'INC095' where fips = '18095'; +update mapdata.county set ugc = 'INC143' where fips = '18143'; +update mapdata.county set ugc = 'INC059' where fips = '18059'; +update mapdata.county set ugc = 'INC169' where fips = '18169'; +update mapdata.county set ugc = 'ALC049' where fips = '1049'; +update mapdata.county set ugc = 'INC145' where fips = '18145'; +update mapdata.county set ugc = 'ALC109' where fips = '1109'; +update mapdata.county set ugc = 'MIC085' where fips = '26085'; +update mapdata.county set ugc = 'MIC123' where fips = '26123'; +update mapdata.county set ugc = 'KYC111' where fips = '21111'; +update mapdata.county set ugc = 'INC039' where fips = '18039'; +update mapdata.county set ugc = 'TNC177' where fips = '47177'; +update mapdata.county set ugc = 'FLC059' where fips = '12059'; +update mapdata.county set ugc = 'FLC005' where fips = '12005'; +update mapdata.county set ugc = 'ALC061' where fips = '1061'; +update mapdata.county set ugc = 'KYC099' where fips = '21099'; +update mapdata.county set ugc = 'ALC123' where fips = '1123'; +update mapdata.county set ugc = 'ALC027' where fips = '1027'; +update mapdata.county set ugc = 'INC085' where fips = '18085'; +update mapdata.county set ugc = 'TNC061' where fips = '47061'; +update mapdata.county set ugc = 'ALC015' where fips = '1015'; +update mapdata.county set ugc = 'KYC093' where fips = '21093'; +update mapdata.county set ugc = 'INC043' where fips = '18043'; +update mapdata.county set ugc = 'MIC005' where fips = '26005'; +update mapdata.county set ugc = 'ALC055' where fips = '1055'; +update mapdata.county set ugc = 'ALC031' where fips = '1031'; +update mapdata.county set ugc = 'MIC101' where fips = '26101'; +update mapdata.county set ugc = 'KYC009' where fips = '21009'; +update mapdata.county set ugc = 'ALC071' where fips = '1071'; +update mapdata.county set ugc = 'INC005' where fips = '18005'; +update mapdata.county set ugc = 'TNC051' where fips = '47051'; +update mapdata.county set ugc = 'INC159' where fips = '18159'; +update mapdata.county set ugc = 'MIC139' where fips = '26139'; +update mapdata.county set ugc = 'MIC027' where fips = '26027'; +update mapdata.county set ugc = 'MIC159' where fips = '26159'; +update mapdata.county set ugc = 'TNC111' where fips = '47111'; +update mapdata.county set ugc = 'TNC159' where fips = '47159'; +update mapdata.county set ugc = 'TNC015' where fips = '47015'; +update mapdata.county set ugc = 'MIC019' where fips = '26019'; +update mapdata.county set ugc = 'INC175' where fips = '18175'; +update mapdata.county set ugc = 'INC057' where fips = '18057'; +update mapdata.county set ugc = 'INC103' where fips = '18103'; +update mapdata.county set ugc = 'TNC031' where fips = '47031'; +update mapdata.county set ugc = 'INC067' where fips = '18067'; +update mapdata.county set ugc = 'INC071' where fips = '18071'; +update mapdata.county set ugc = 'INC061' where fips = '18061'; +update mapdata.county set ugc = 'ALC051' where fips = '1051'; +update mapdata.county set ugc = 'TNC169' where fips = '47169'; +update mapdata.county set ugc = 'ALC121' where fips = '1121'; +update mapdata.county set ugc = 'INC081' where fips = '18081'; +update mapdata.county set ugc = 'KYC003' where fips = '21003'; +update mapdata.county set ugc = 'INC013' where fips = '18013'; +update mapdata.county set ugc = 'INC097' where fips = '18097'; +update mapdata.county set ugc = 'ALC101' where fips = '1101'; +update mapdata.county set ugc = 'KYC163' where fips = '21163'; +update mapdata.county set ugc = 'MIC153' where fips = '26153'; +update mapdata.county set ugc = 'KYC061' where fips = '21061'; +update mapdata.county set ugc = 'INC049' where fips = '18049'; +update mapdata.county set ugc = 'MIC127' where fips = '26127'; +update mapdata.county set ugc = 'FLC131' where fips = '12131'; +update mapdata.county set ugc = 'MIC105' where fips = '26105'; +update mapdata.county set ugc = 'INC141' where fips = '18141'; +update mapdata.county set ugc = 'ALC037' where fips = '1037'; +update mapdata.county set ugc = 'INC099' where fips = '18099'; +update mapdata.county set ugc = 'KYC027' where fips = '21027'; +update mapdata.county set ugc = 'INC017' where fips = '18017'; +update mapdata.county set ugc = 'ALC041' where fips = '1041'; +update mapdata.county set ugc = 'TNC189' where fips = '47189'; +update mapdata.county set ugc = 'TNC127' where fips = '47127'; +update mapdata.county set ugc = 'TNC165' where fips = '47165'; +update mapdata.county set ugc = 'TNC149' where fips = '47149'; +update mapdata.county set ugc = 'KYC213' where fips = '21213'; +update mapdata.county set ugc = 'MIC121' where fips = '26121'; +update mapdata.county set ugc = 'KYC227' where fips = '21227'; +update mapdata.county set ugc = 'INC011' where fips = '18011'; +update mapdata.county set ugc = 'INC063' where fips = '18063'; +update mapdata.county set ugc = 'INC117' where fips = '18117'; +update mapdata.county set ugc = 'INC109' where fips = '18109'; +update mapdata.county set ugc = 'INC093' where fips = '18093'; +update mapdata.county set ugc = 'ALC095' where fips = '1095'; +update mapdata.county set ugc = 'KYC085' where fips = '21085'; +update mapdata.county set ugc = 'ALC115' where fips = '1115'; +update mapdata.county set ugc = 'ALC039' where fips = '1039'; +update mapdata.county set ugc = 'MIC021' where fips = '26021'; +update mapdata.county set ugc = 'INC023' where fips = '18023'; +update mapdata.county set ugc = 'INC123' where fips = '18123'; +update mapdata.county set ugc = 'INC105' where fips = '18105'; +update mapdata.county set ugc = 'MIC003' where fips = '26003'; +update mapdata.county set ugc = 'TNC103' where fips = '47103'; +update mapdata.county set ugc = 'ALC085' where fips = '1085'; +update mapdata.county set ugc = 'TNC003' where fips = '47003'; +update mapdata.county set ugc = 'ALC089' where fips = '1089'; +update mapdata.county set ugc = 'INC015' where fips = '18015'; +update mapdata.county set ugc = 'FLC091' where fips = '12091'; +update mapdata.county set ugc = 'ALC009' where fips = '1009'; +update mapdata.county set ugc = 'ALC021' where fips = '1021'; +update mapdata.county set ugc = 'ALC117' where fips = '1117'; +update mapdata.county set ugc = 'ALC013' where fips = '1013'; +update mapdata.county set ugc = 'ALC001' where fips = '1001'; +update mapdata.county set ugc = 'INC025' where fips = '18025'; +update mapdata.county set ugc = 'INC149' where fips = '18149'; +update mapdata.county set ugc = 'TNC117' where fips = '47117'; +update mapdata.county set ugc = 'INC131' where fips = '18131'; +update mapdata.county set ugc = 'INC091' where fips = '18091'; +update mapdata.county set ugc = 'ALC043' where fips = '1043'; +update mapdata.county set ugc = 'KYC031' where fips = '21031'; +update mapdata.county set ugc = 'KYC091' where fips = '21091'; +update mapdata.county set ugc = 'INC101' where fips = '18101'; +update mapdata.county set ugc = 'INC133' where fips = '18133'; +update mapdata.county set ugc = 'INC119' where fips = '18119'; +update mapdata.county set ugc = 'ALC073' where fips = '1073'; +update mapdata.county set ugc = 'TNC037' where fips = '47037'; +update mapdata.county set ugc = 'INC157' where fips = '18157'; +update mapdata.county set ugc = 'TNC187' where fips = '47187'; +update mapdata.county set ugc = 'INC181' where fips = '18181'; +update mapdata.county set ugc = 'ALC103' where fips = '1103'; +update mapdata.county set ugc = 'TNC147' where fips = '47147'; +update mapdata.county set ugc = 'FLC113' where fips = '12113'; +update mapdata.county set ugc = 'INC107' where fips = '18107'; +update mapdata.county set ugc = 'INC037' where fips = '18037'; +update mapdata.county set ugc = 'INC055' where fips = '18055'; +update mapdata.county set ugc = 'KYC183' where fips = '21183'; +update mapdata.county set ugc = 'TNC119' where fips = '47119'; +update mapdata.county set ugc = 'MIC041' where fips = '26041'; +update mapdata.county set ugc = 'KYC141' where fips = '21141'; +update mapdata.county set ugc = 'INC147' where fips = '18147'; +update mapdata.county set ugc = 'KYC177' where fips = '21177'; +update mapdata.county set ugc = 'INC127' where fips = '18127'; +update mapdata.county set ugc = 'ALC035' where fips = '1035'; +update mapdata.county set ugc = 'TNC021' where fips = '47021'; +update mapdata.county set ugc = 'INC027' where fips = '18027'; +update mapdata.county set ugc = 'TNC055' where fips = '47055'; +update mapdata.county set ugc = 'KYC059' where fips = '21059'; +update mapdata.county set ugc = 'INC021' where fips = '18021'; +update mapdata.county set ugc = 'ALC007' where fips = '1007'; +update mapdata.county set ugc = 'INC073' where fips = '18073'; +update mapdata.county set ugc = 'ALC079' where fips = '1079'; +update mapdata.county set ugc = 'ALC053' where fips = '1053'; +update mapdata.county set ugc = 'ALC047' where fips = '1047'; +update mapdata.county set ugc = 'KYC219' where fips = '21219'; +update mapdata.county set ugc = 'ALC083' where fips = '1083'; +update mapdata.county set ugc = 'INC173' where fips = '18173'; +update mapdata.county set ugc = 'ALC105' where fips = '1105'; +update mapdata.county set ugc = 'ALC127' where fips = '1127'; +update mapdata.county set ugc = 'WIC029' where fips = '55029'; +update mapdata.county set ugc = 'KYC149' where fips = '21149'; +update mapdata.county set ugc = 'INC125' where fips = '18125'; +update mapdata.county set ugc = 'INC007' where fips = '18007'; +update mapdata.county set ugc = 'INC153' where fips = '18153'; +update mapdata.county set ugc = 'ALC099' where fips = '1099'; +update mapdata.county set ugc = 'INC045' where fips = '18045'; +update mapdata.county set ugc = 'TNC099' where fips = '47099'; +update mapdata.county set ugc = 'INC171' where fips = '18171'; +update mapdata.county set ugc = 'ALC133' where fips = '1133'; +update mapdata.county set ugc = 'INC121' where fips = '18121'; +update mapdata.county set ugc = 'ALC131' where fips = '1131'; +update mapdata.county set ugc = 'INC089' where fips = '18089'; +update mapdata.county set ugc = 'FLC033' where fips = '12033'; +update mapdata.county set ugc = 'INC111' where fips = '18111'; +update mapdata.county set ugc = 'TNC125' where fips = '47125'; +update mapdata.county set ugc = 'TNC081' where fips = '47081'; +update mapdata.county set ugc = 'TNC043' where fips = '47043'; +update mapdata.county set ugc = 'INC083' where fips = '18083'; +update mapdata.county set ugc = 'INC165' where fips = '18165'; +update mapdata.county set ugc = 'KYC047' where fips = '21047'; +update mapdata.county set ugc = 'TNC101' where fips = '47101'; +update mapdata.county set ugc = 'INC167' where fips = '18167'; +update mapdata.county set ugc = 'MIC109' where fips = '26109'; +update mapdata.county set ugc = 'MIC103' where fips = '26103'; +update mapdata.county set ugc = 'ALC125' where fips = '1125'; +update mapdata.county set ugc = 'KYC107' where fips = '21107'; +update mapdata.county set ugc = 'INC163' where fips = '18163'; +update mapdata.county set ugc = 'KYC101' where fips = '21101'; +update mapdata.county set ugc = 'WIC061' where fips = '55061'; +update mapdata.county set ugc = 'ALC065' where fips = '1065'; +update mapdata.county set ugc = 'INC051' where fips = '18051'; +update mapdata.county set ugc = 'ALC033' where fips = '1033'; +update mapdata.county set ugc = 'ALC003' where fips = '1003'; +update mapdata.county set ugc = 'TNC181' where fips = '47181'; +update mapdata.county set ugc = 'ALC077' where fips = '1077'; +update mapdata.county set ugc = 'ILC101' where fips = '17101'; +update mapdata.county set ugc = 'ALC057' where fips = '1057'; +update mapdata.county set ugc = 'KYC233' where fips = '21233'; +update mapdata.county set ugc = 'ILC045' where fips = '17045'; +update mapdata.county set ugc = 'ILC033' where fips = '17033'; +update mapdata.county set ugc = 'ALC091' where fips = '1091'; +update mapdata.county set ugc = 'ILC183' where fips = '17183'; +update mapdata.county set ugc = 'TNC083' where fips = '47083'; +update mapdata.county set ugc = 'TNC135' where fips = '47135'; +update mapdata.county set ugc = 'WIC009' where fips = '55009'; +update mapdata.county set ugc = 'ILC075' where fips = '17075'; +update mapdata.county set ugc = 'ILC031' where fips = '17031'; +update mapdata.county set ugc = 'ILC185' where fips = '17185'; +update mapdata.county set ugc = 'TNC161' where fips = '47161'; +update mapdata.county set ugc = 'WIC071' where fips = '55071'; +update mapdata.county set ugc = 'ILC091' where fips = '17091'; +update mapdata.county set ugc = 'ALC025' where fips = '1025'; +update mapdata.county set ugc = 'ALC059' where fips = '1059'; +update mapdata.county set ugc = 'ILC023' where fips = '17023'; +update mapdata.county set ugc = 'ALC093' where fips = '1093'; +update mapdata.county set ugc = 'MIC043' where fips = '26043'; +update mapdata.county set ugc = 'TNC085' where fips = '47085'; +update mapdata.county set ugc = 'KYC033' where fips = '21033'; +update mapdata.county set ugc = 'INC129' where fips = '18129'; +update mapdata.county set ugc = 'WIC089' where fips = '55089'; +update mapdata.county set ugc = 'KYC225' where fips = '21225'; +update mapdata.county set ugc = 'ILC197' where fips = '17197'; +update mapdata.county set ugc = 'ILC159' where fips = '17159'; +update mapdata.county set ugc = 'ALC063' where fips = '1063'; +update mapdata.county set ugc = 'WIC117' where fips = '55117'; +update mapdata.county set ugc = 'KYC221' where fips = '21221'; +update mapdata.county set ugc = 'WIC101' where fips = '55101'; +update mapdata.county set ugc = 'TNC005' where fips = '47005'; +update mapdata.county set ugc = 'ILC097' where fips = '17097'; +update mapdata.county set ugc = 'ILC047' where fips = '17047'; +update mapdata.county set ugc = 'WIC079' where fips = '55079'; +update mapdata.county set ugc = 'WIC059' where fips = '55059'; +update mapdata.county set ugc = 'KYC035' where fips = '21035'; +update mapdata.county set ugc = 'WIC075' where fips = '55075'; +update mapdata.county set ugc = 'ALC107' where fips = '1107'; +update mapdata.county set ugc = 'KYC055' where fips = '21055'; +update mapdata.county set ugc = 'ILC043' where fips = '17043'; +update mapdata.county set ugc = 'TNC039' where fips = '47039'; +update mapdata.county set ugc = 'ALC129' where fips = '1129'; +update mapdata.county set ugc = 'ALC075' where fips = '1075'; +update mapdata.county set ugc = 'ILC193' where fips = '17193'; +update mapdata.county set ugc = 'ILC079' where fips = '17079'; +update mapdata.county set ugc = 'WIC083' where fips = '55083'; +update mapdata.county set ugc = 'WIC015' where fips = '55015'; +update mapdata.county set ugc = 'WIC131' where fips = '55131'; +update mapdata.county set ugc = 'ILC035' where fips = '17035'; +update mapdata.county set ugc = 'ILC019' where fips = '17019'; +update mapdata.county set ugc = 'TNC079' where fips = '47079'; +update mapdata.county set ugc = 'ILC059' where fips = '17059'; +update mapdata.county set ugc = 'ILC041' where fips = '17041'; +update mapdata.county set ugc = 'TNC071' where fips = '47071'; +update mapdata.county set ugc = 'KYC143' where fips = '21143'; +update mapdata.county set ugc = 'WIC037' where fips = '55037'; +update mapdata.county set ugc = 'ALC023' where fips = '1023'; +update mapdata.county set ugc = 'MSC141' where fips = '28141'; +update mapdata.county set ugc = 'ILC053' where fips = '17053'; +update mapdata.county set ugc = 'ILC029' where fips = '17029'; +update mapdata.county set ugc = 'KYC157' where fips = '21157'; +update mapdata.county set ugc = 'ILC069' where fips = '17069'; +update mapdata.county set ugc = 'ALC119' where fips = '1119'; +update mapdata.county set ugc = 'KYC139' where fips = '21139'; +update mapdata.county set ugc = 'TNC077' where fips = '47077'; +update mapdata.county set ugc = 'ALC097' where fips = '1097'; +update mapdata.county set ugc = 'WIC133' where fips = '55133'; +update mapdata.county set ugc = 'MSC057' where fips = '28057'; +update mapdata.county set ugc = 'ILC093' where fips = '17093'; +update mapdata.county set ugc = 'MSC087' where fips = '28087'; +update mapdata.county set ugc = 'ILC089' where fips = '17089'; +update mapdata.county set ugc = 'WIC087' where fips = '55087'; +update mapdata.county set ugc = 'ILC191' where fips = '17191'; +update mapdata.county set ugc = 'WIC039' where fips = '55039'; +update mapdata.county set ugc = 'ILC063' where fips = '17063'; +update mapdata.county set ugc = 'MIC013' where fips = '26013'; +update mapdata.county set ugc = 'TNC017' where fips = '47017'; +update mapdata.county set ugc = 'ILC111' where fips = '17111'; +update mapdata.county set ugc = 'MSC095' where fips = '28095'; +update mapdata.county set ugc = 'ILC165' where fips = '17165'; +update mapdata.county set ugc = 'MIC071' where fips = '26071'; +update mapdata.county set ugc = 'ILC065' where fips = '17065'; +update mapdata.county set ugc = 'WIC127' where fips = '55127'; +update mapdata.county set ugc = 'TNC023' where fips = '47023'; +update mapdata.county set ugc = 'MSC117' where fips = '28117'; +update mapdata.county set ugc = 'ILC147' where fips = '17147'; +update mapdata.county set ugc = 'ILC025' where fips = '17025'; +update mapdata.county set ugc = 'MSC059' where fips = '28059'; +update mapdata.county set ugc = 'TNC109' where fips = '47109'; +update mapdata.county set ugc = 'MSC103' where fips = '28103'; +update mapdata.county set ugc = 'ILC151' where fips = '17151'; +update mapdata.county set ugc = 'ILC105' where fips = '17105'; +update mapdata.county set ugc = 'ILC049' where fips = '17049'; +update mapdata.county set ugc = 'MSC039' where fips = '28039'; +update mapdata.county set ugc = 'MSC003' where fips = '28003'; +update mapdata.county set ugc = 'KYC083' where fips = '21083'; +update mapdata.county set ugc = 'MSC081' where fips = '28081'; +update mapdata.county set ugc = 'MSC069' where fips = '28069'; +update mapdata.county set ugc = 'MSC041' where fips = '28041'; +update mapdata.county set ugc = 'WIC078' where fips = '55078'; +update mapdata.county set ugc = 'MSC075' where fips = '28075'; +update mapdata.county set ugc = 'ILC139' where fips = '17139'; +update mapdata.county set ugc = 'MSC023' where fips = '28023'; +update mapdata.county set ugc = 'MIC061' where fips = '26061'; +update mapdata.county set ugc = 'WIC139' where fips = '55139'; +update mapdata.county set ugc = 'MSC153' where fips = '28153'; +update mapdata.county set ugc = 'KYC145' where fips = '21145'; +update mapdata.county set ugc = 'TNC183' where fips = '47183'; +update mapdata.county set ugc = 'WIC027' where fips = '55027'; +update mapdata.county set ugc = 'WIC055' where fips = '55055'; +update mapdata.county set ugc = 'WIC041' where fips = '55041'; +update mapdata.county set ugc = 'MSC025' where fips = '28025'; +update mapdata.county set ugc = 'ILC173' where fips = '17173'; +update mapdata.county set ugc = 'WIC115' where fips = '55115'; +update mapdata.county set ugc = 'ILC007' where fips = '17007'; +update mapdata.county set ugc = 'MSC105' where fips = '28105'; +update mapdata.county set ugc = 'MIC083' where fips = '26083'; +update mapdata.county set ugc = 'ILC113' where fips = '17113'; +update mapdata.county set ugc = 'ILC037' where fips = '17037'; +update mapdata.county set ugc = 'ILC099' where fips = '17099'; +update mapdata.county set ugc = 'ILC127' where fips = '17127'; +update mapdata.county set ugc = 'TNC053' where fips = '47053'; +update mapdata.county set ugc = 'ILC121' where fips = '17121'; +update mapdata.county set ugc = 'TNC113' where fips = '47113'; +update mapdata.county set ugc = 'ILC055' where fips = '17055'; +update mapdata.county set ugc = 'ILC039' where fips = '17039'; +update mapdata.county set ugc = 'MSC017' where fips = '28017'; +update mapdata.county set ugc = 'ILC081' where fips = '17081'; +update mapdata.county set ugc = 'WIC135' where fips = '55135'; +update mapdata.county set ugc = 'ILC199' where fips = '17199'; +update mapdata.county set ugc = 'ILC087' where fips = '17087'; +update mapdata.county set ugc = 'ILC115' where fips = '17115'; +update mapdata.county set ugc = 'MSC145' where fips = '28145'; +update mapdata.county set ugc = 'MSC139' where fips = '28139'; +update mapdata.county set ugc = 'MSC115' where fips = '28115'; +update mapdata.county set ugc = 'KYC039' where fips = '21039'; +update mapdata.county set ugc = 'KYC007' where fips = '21007'; +update mapdata.county set ugc = 'TNC069' where fips = '47069'; +update mapdata.county set ugc = 'MSC159' where fips = '28159'; +update mapdata.county set ugc = 'MSC111' where fips = '28111'; +update mapdata.county set ugc = 'MSC047' where fips = '28047'; +update mapdata.county set ugc = 'KYC105' where fips = '21105'; +update mapdata.county set ugc = 'WIC105' where fips = '55105'; +update mapdata.county set ugc = 'WIC067' where fips = '55067'; +update mapdata.county set ugc = 'WIC047' where fips = '55047'; +update mapdata.county set ugc = 'ILC051' where fips = '17051'; +update mapdata.county set ugc = 'TNC131' where fips = '47131'; +update mapdata.county set ugc = 'MSC131' where fips = '28131'; +update mapdata.county set ugc = 'MSC061' where fips = '28061'; +update mapdata.county set ugc = 'ILC153' where fips = '17153'; +update mapdata.county set ugc = 'MSC099' where fips = '28099'; +update mapdata.county set ugc = 'TNC033' where fips = '47033'; +update mapdata.county set ugc = 'MSC009' where fips = '28009'; +update mapdata.county set ugc = 'MSC101' where fips = '28101'; +update mapdata.county set ugc = 'ILC201' where fips = '17201'; +update mapdata.county set ugc = 'MSC067' where fips = '28067'; +update mapdata.county set ugc = 'KYC075' where fips = '21075'; +update mapdata.county set ugc = 'ILC189' where fips = '17189'; +update mapdata.county set ugc = 'WIC137' where fips = '55137'; +update mapdata.county set ugc = 'MSC035' where fips = '28035'; +update mapdata.county set ugc = 'ILC103' where fips = '17103'; +update mapdata.county set ugc = 'ILC077' where fips = '17077'; +update mapdata.county set ugc = 'ILC021' where fips = '17021'; +update mapdata.county set ugc = 'MSC155' where fips = '28155'; +update mapdata.county set ugc = 'TNC075' where fips = '47075'; +update mapdata.county set ugc = 'ILC155' where fips = '17155'; +update mapdata.county set ugc = 'MOC133' where fips = '29133'; +update mapdata.county set ugc = 'ILC145' where fips = '17145'; +update mapdata.county set ugc = 'WIC077' where fips = '55077'; +update mapdata.county set ugc = 'WIC021' where fips = '55021'; +update mapdata.county set ugc = 'ILC141' where fips = '17141'; +update mapdata.county set ugc = 'ILC107' where fips = '17107'; +update mapdata.county set ugc = 'MSC019' where fips = '28019'; +update mapdata.county set ugc = 'ILC123' where fips = '17123'; +update mapdata.county set ugc = 'TNC047' where fips = '47047'; +update mapdata.county set ugc = 'MSC045' where fips = '28045'; +update mapdata.county set ugc = 'WIC025' where fips = '55025'; +update mapdata.county set ugc = 'MIC131' where fips = '26131'; +update mapdata.county set ugc = 'ILC203' where fips = '17203'; +update mapdata.county set ugc = 'ILC003' where fips = '17003'; +update mapdata.county set ugc = 'ILC027' where fips = '17027'; +update mapdata.county set ugc = 'MSC013' where fips = '28013'; +update mapdata.county set ugc = 'MSC031' where fips = '28031'; +update mapdata.county set ugc = 'MSC109' where fips = '28109'; +update mapdata.county set ugc = 'MSC093' where fips = '28093'; +update mapdata.county set ugc = 'MSC073' where fips = '28073'; +update mapdata.county set ugc = 'ILC181' where fips = '17181'; +update mapdata.county set ugc = 'WIC125' where fips = '55125'; +update mapdata.county set ugc = 'MSC129' where fips = '28129'; +update mapdata.county set ugc = 'MSC071' where fips = '28071'; +update mapdata.county set ugc = 'ILC179' where fips = '17179'; +update mapdata.county set ugc = 'ILC135' where fips = '17135'; +update mapdata.county set ugc = 'ILC005' where fips = '17005'; +update mapdata.county set ugc = 'WIC097' where fips = '55097'; +update mapdata.county set ugc = 'LAC075' where fips = '22075'; +update mapdata.county set ugc = 'TNC095' where fips = '47095'; +update mapdata.county set ugc = 'TNC045' where fips = '47045'; +update mapdata.county set ugc = 'MSC123' where fips = '28123'; +update mapdata.county set ugc = 'MSC079' where fips = '28079'; +update mapdata.county set ugc = 'ILC011' where fips = '17011'; +update mapdata.county set ugc = 'MOC201' where fips = '29201'; +update mapdata.county set ugc = 'WIC085' where fips = '55085'; +update mapdata.county set ugc = 'MSC097' where fips = '28097'; +update mapdata.county set ugc = 'MSC007' where fips = '28007'; +update mapdata.county set ugc = 'WIC045' where fips = '55045'; +update mapdata.county set ugc = 'TNC097' where fips = '47097'; +update mapdata.county set ugc = 'MOC143' where fips = '29143'; +update mapdata.county set ugc = 'ILC177' where fips = '17177'; +update mapdata.county set ugc = 'ILC143' where fips = '17143'; +update mapdata.county set ugc = 'ILC167' where fips = '17167'; +update mapdata.county set ugc = 'WIC069' where fips = '55069'; +update mapdata.county set ugc = 'MOC031' where fips = '29031'; +update mapdata.county set ugc = 'WIC073' where fips = '55073'; +update mapdata.county set ugc = 'MSC161' where fips = '28161'; +update mapdata.county set ugc = 'MIC053' where fips = '26053'; +update mapdata.county set ugc = 'ILC175' where fips = '17175'; +update mapdata.county set ugc = 'MSC137' where fips = '28137'; +update mapdata.county set ugc = 'MOC155' where fips = '29155'; +update mapdata.county set ugc = 'MSC065' where fips = '28065'; +update mapdata.county set ugc = 'LAC087' where fips = '22087'; +update mapdata.county set ugc = 'ILC157' where fips = '17157'; +update mapdata.county set ugc = 'WIC001' where fips = '55001'; +update mapdata.county set ugc = 'TNC157' where fips = '47157'; +update mapdata.county set ugc = 'MSC043' where fips = '28043'; +update mapdata.county set ugc = 'MSC121' where fips = '28121'; +update mapdata.county set ugc = 'MOC157' where fips = '29157'; +update mapdata.county set ugc = 'ILC125' where fips = '17125'; +update mapdata.county set ugc = 'TNC167' where fips = '47167'; +update mapdata.county set ugc = 'MSC091' where fips = '28091'; +update mapdata.county set ugc = 'ILC119' where fips = '17119'; +update mapdata.county set ugc = 'MSC127' where fips = '28127'; +update mapdata.county set ugc = 'WIC111' where fips = '55111'; +update mapdata.county set ugc = 'LAC071' where fips = '22071'; +update mapdata.county set ugc = 'ILC163' where fips = '17163'; +update mapdata.county set ugc = 'MSC015' where fips = '28015'; +update mapdata.county set ugc = 'ILC129' where fips = '17129'; +update mapdata.county set ugc = 'ILC117' where fips = '17117'; +update mapdata.county set ugc = 'ILC015' where fips = '17015'; +update mapdata.county set ugc = 'MSC107' where fips = '28107'; +update mapdata.county set ugc = 'MOC207' where fips = '29207'; +update mapdata.county set ugc = 'MSC089' where fips = '28089'; +update mapdata.county set ugc = 'MOC069' where fips = '29069'; +update mapdata.county set ugc = 'WIC141' where fips = '55141'; +update mapdata.county set ugc = 'LAC117' where fips = '22117'; +update mapdata.county set ugc = 'ILC195' where fips = '17195'; +update mapdata.county set ugc = 'WIC057' where fips = '55057'; +update mapdata.county set ugc = 'MSC033' where fips = '28033'; +update mapdata.county set ugc = 'MSC051' where fips = '28051'; +update mapdata.county set ugc = 'MOC017' where fips = '29017'; +update mapdata.county set ugc = 'LAC051' where fips = '22051'; +update mapdata.county set ugc = 'ARC093' where fips = '5093'; +update mapdata.county set ugc = 'MSC077' where fips = '28077'; +update mapdata.county set ugc = 'LAC103' where fips = '22103'; +update mapdata.county set ugc = 'WIC065' where fips = '55065'; +update mapdata.county set ugc = 'MSC147' where fips = '28147'; +update mapdata.county set ugc = 'WIC049' where fips = '55049'; +update mapdata.county set ugc = 'ILC073' where fips = '17073'; +update mapdata.county set ugc = 'MSC135' where fips = '28135'; +update mapdata.county set ugc = 'ILC017' where fips = '17017'; +update mapdata.county set ugc = 'ILC057' where fips = '17057'; +update mapdata.county set ugc = 'ILC137' where fips = '17137'; +update mapdata.county set ugc = 'ILC095' where fips = '17095'; +update mapdata.county set ugc = 'MSC083' where fips = '28083'; +update mapdata.county set ugc = 'MOC510' where fips = '29510'; +update mapdata.county set ugc = 'MOC186' where fips = '29186'; +update mapdata.county set ugc = 'MSC119' where fips = '28119'; +update mapdata.county set ugc = 'MOC123' where fips = '29123'; +update mapdata.county set ugc = 'ILC161' where fips = '17161'; +update mapdata.county set ugc = 'ILC133' where fips = '17133'; +update mapdata.county set ugc = 'WIC099' where fips = '55099'; +update mapdata.county set ugc = 'ILC085' where fips = '17085'; +update mapdata.county set ugc = 'ILC061' where fips = '17061'; +update mapdata.county set ugc = 'MSC143' where fips = '28143'; +update mapdata.county set ugc = 'ILC083' where fips = '17083'; +update mapdata.county set ugc = 'MSC163' where fips = '28163'; +update mapdata.county set ugc = 'MSC113' where fips = '28113'; +update mapdata.county set ugc = 'ARC021' where fips = '5021'; +update mapdata.county set ugc = 'WIC051' where fips = '55051'; +update mapdata.county set ugc = 'MOC189' where fips = '29189'; +update mapdata.county set ugc = 'MOC187' where fips = '29187'; +update mapdata.county set ugc = 'LAC105' where fips = '22105'; +update mapdata.county set ugc = 'MSC085' where fips = '28085'; +update mapdata.county set ugc = 'WIC103' where fips = '55103'; +update mapdata.county set ugc = 'MOC223' where fips = '29223'; +update mapdata.county set ugc = 'MOC099' where fips = '29099'; +update mapdata.county set ugc = 'ILC171' where fips = '17171'; +update mapdata.county set ugc = 'LAC089' where fips = '22089'; +update mapdata.county set ugc = 'ARC035' where fips = '5035'; +update mapdata.county set ugc = 'MNC031' where fips = '27031'; +update mapdata.county set ugc = 'LAC095' where fips = '22095'; +update mapdata.county set ugc = 'WIC119' where fips = '55119'; +update mapdata.county set ugc = 'MOC023' where fips = '29023'; +update mapdata.county set ugc = 'LAC063' where fips = '22063'; +update mapdata.county set ugc = 'ARC055' where fips = '5055'; +update mapdata.county set ugc = 'MSC053' where fips = '28053'; +update mapdata.county set ugc = 'MOC183' where fips = '29183'; +update mapdata.county set ugc = 'MSC029' where fips = '28029'; +update mapdata.county set ugc = 'IAC097' where fips = '19097'; +update mapdata.county set ugc = 'WIC043' where fips = '55043'; +update mapdata.county set ugc = 'LAC091' where fips = '22091'; +update mapdata.county set ugc = 'LAC057' where fips = '22057'; +update mapdata.county set ugc = 'ARC031' where fips = '5031'; +update mapdata.county set ugc = 'MSC133' where fips = '28133'; +update mapdata.county set ugc = 'IAC163' where fips = '19163'; +update mapdata.county set ugc = 'WIC081' where fips = '55081'; +update mapdata.county set ugc = 'WIC019' where fips = '55019'; +update mapdata.county set ugc = 'MSC049' where fips = '28049'; +update mapdata.county set ugc = 'ILC187' where fips = '17187'; +update mapdata.county set ugc = 'ILC109' where fips = '17109'; +update mapdata.county set ugc = 'IAC045' where fips = '19045'; +update mapdata.county set ugc = 'ARC111' where fips = '5111'; +update mapdata.county set ugc = 'WIC003' where fips = '55003'; +update mapdata.county set ugc = 'ILC169' where fips = '17169'; +update mapdata.county set ugc = 'LAC093' where fips = '22093'; +update mapdata.county set ugc = 'ARC107' where fips = '5107'; +update mapdata.county set ugc = 'ILC013' where fips = '17013'; +update mapdata.county set ugc = 'ARC077' where fips = '5077'; +update mapdata.county set ugc = 'MSC027' where fips = '28027'; +update mapdata.county set ugc = 'MOC093' where fips = '29093'; +update mapdata.county set ugc = 'ARC123' where fips = '5123'; +update mapdata.county set ugc = 'ARC037' where fips = '5037'; +update mapdata.county set ugc = 'IAC061' where fips = '19061'; +update mapdata.county set ugc = 'WIC123' where fips = '55123'; +update mapdata.county set ugc = 'MSC005' where fips = '28005'; +update mapdata.county set ugc = 'MSC125' where fips = '28125'; +update mapdata.county set ugc = 'MOC181' where fips = '29181'; +update mapdata.county set ugc = 'ILC149' where fips = '17149'; +update mapdata.county set ugc = 'ILC009' where fips = '17009'; +update mapdata.county set ugc = 'WIC053' where fips = '55053'; +update mapdata.county set ugc = 'ILC131' where fips = '17131'; +update mapdata.county set ugc = 'LAC109' where fips = '22109'; +update mapdata.county set ugc = 'MSC149' where fips = '28149'; +update mapdata.county set ugc = 'MOC221' where fips = '29221'; +update mapdata.county set ugc = 'WIC023' where fips = '55023'; +update mapdata.county set ugc = 'LAC005' where fips = '22005'; +update mapdata.county set ugc = 'MSC151' where fips = '28151'; +update mapdata.county set ugc = 'MSC011' where fips = '28011'; +update mapdata.county set ugc = 'MSC021' where fips = '28021'; +update mapdata.county set ugc = 'MSC037' where fips = '28037'; +update mapdata.county set ugc = 'MOC179' where fips = '29179'; +update mapdata.county set ugc = 'ILC071' where fips = '17071'; +update mapdata.county set ugc = 'ARC121' where fips = '5121'; +update mapdata.county set ugc = 'MOC035' where fips = '29035'; +update mapdata.county set ugc = 'MOC113' where fips = '29113'; +update mapdata.county set ugc = 'MSC063' where fips = '28063'; +update mapdata.county set ugc = 'MSC055' where fips = '28055'; +update mapdata.county set ugc = 'LAC037' where fips = '22037'; +update mapdata.county set ugc = 'LAC007' where fips = '22007'; +update mapdata.county set ugc = 'ARC095' where fips = '5095'; +update mapdata.county set ugc = 'MOC163' where fips = '29163'; +update mapdata.county set ugc = 'ILC067' where fips = '17067'; +update mapdata.county set ugc = 'MOC071' where fips = '29071'; +update mapdata.county set ugc = 'WIC007' where fips = '55007'; +update mapdata.county set ugc = 'WIC107' where fips = '55107'; +update mapdata.county set ugc = 'IAC105' where fips = '19105'; +update mapdata.county set ugc = 'IAC031' where fips = '19031'; +update mapdata.county set ugc = 'WIC113' where fips = '55113'; +update mapdata.county set ugc = 'IAC115' where fips = '19115'; +update mapdata.county set ugc = 'WIC063' where fips = '55063'; +update mapdata.county set ugc = 'ARC075' where fips = '5075'; +update mapdata.county set ugc = 'ARC067' where fips = '5067'; +update mapdata.county set ugc = 'MOC219' where fips = '29219'; +update mapdata.county set ugc = 'ARC041' where fips = '5041'; +update mapdata.county set ugc = 'LAC035' where fips = '22035'; +update mapdata.county set ugc = 'MSC157' where fips = '28157'; +update mapdata.county set ugc = 'LAC107' where fips = '22107'; +update mapdata.county set ugc = 'WIC017' where fips = '55017'; +update mapdata.county set ugc = 'LAC033' where fips = '22033'; +update mapdata.county set ugc = 'ARC147' where fips = '5147'; +update mapdata.county set ugc = 'WIC035' where fips = '55035'; +update mapdata.county set ugc = 'WIC121' where fips = '55121'; +update mapdata.county set ugc = 'IAC139' where fips = '19139'; +update mapdata.county set ugc = 'LAC121' where fips = '22121'; +update mapdata.county set ugc = 'ILC001' where fips = '17001'; +update mapdata.county set ugc = 'MOC055' where fips = '29055'; +update mapdata.county set ugc = 'IAC057' where fips = '19057'; +update mapdata.county set ugc = 'ARC001' where fips = '5001'; +update mapdata.county set ugc = 'MOC149' where fips = '29149'; +update mapdata.county set ugc = 'MSC001' where fips = '28001'; +update mapdata.county set ugc = 'MOC203' where fips = '29203'; +update mapdata.county set ugc = 'MOC139' where fips = '29139'; +update mapdata.county set ugc = 'IAC055' where fips = '19055'; +update mapdata.county set ugc = 'ARC135' where fips = '5135'; +update mapdata.county set ugc = 'LAC047' where fips = '22047'; +update mapdata.county set ugc = 'IAC111' where fips = '19111'; +update mapdata.county set ugc = 'ARC017' where fips = '5017'; +update mapdata.county set ugc = 'LAC123' where fips = '22123'; +update mapdata.county set ugc = 'IAC005' where fips = '19005'; +update mapdata.county set ugc = 'LAC101' where fips = '22101'; +update mapdata.county set ugc = 'LAC065' where fips = '22065'; +update mapdata.county set ugc = 'IAC043' where fips = '19043'; +update mapdata.county set ugc = 'LAC077' where fips = '22077'; +update mapdata.county set ugc = 'ARC063' where fips = '5063'; +update mapdata.county set ugc = 'MOC127' where fips = '29127'; +update mapdata.county set ugc = 'LAC099' where fips = '22099'; +update mapdata.county set ugc = 'IAC087' where fips = '19087'; +update mapdata.county set ugc = 'MOC173' where fips = '29173'; +update mapdata.county set ugc = 'LAC041' where fips = '22041'; +update mapdata.county set ugc = 'ARC145' where fips = '5145'; +update mapdata.county set ugc = 'MNC075' where fips = '27075'; +update mapdata.county set ugc = 'MOC065' where fips = '29065'; +update mapdata.county set ugc = 'LAC029' where fips = '22029'; +update mapdata.county set ugc = 'IAC113' where fips = '19113'; +update mapdata.county set ugc = 'IAC103' where fips = '19103'; +update mapdata.county set ugc = 'MNC055' where fips = '27055'; +update mapdata.county set ugc = 'LAC125' where fips = '22125'; +update mapdata.county set ugc = 'MOC111' where fips = '29111'; +update mapdata.county set ugc = 'MOC073' where fips = '29073'; +update mapdata.county set ugc = 'ARC079' where fips = '5079'; +update mapdata.county set ugc = 'ARC117' where fips = '5117'; +update mapdata.county set ugc = 'WIC011' where fips = '55011'; +update mapdata.county set ugc = 'ARC043' where fips = '5043'; +update mapdata.county set ugc = 'IAC183' where fips = '19183'; +update mapdata.county set ugc = 'MOC151' where fips = '29151'; +update mapdata.county set ugc = 'ARC003' where fips = '5003'; +update mapdata.county set ugc = 'LAC067' where fips = '22067'; +update mapdata.county set ugc = 'WIC129' where fips = '55129'; +update mapdata.county set ugc = 'MOC007' where fips = '29007'; +update mapdata.county set ugc = 'LAC045' where fips = '22045'; +update mapdata.county set ugc = 'IAC019' where fips = '19019'; +update mapdata.county set ugc = 'MOC161' where fips = '29161'; +update mapdata.county set ugc = 'IAC065' where fips = '19065'; +update mapdata.county set ugc = 'MNC169' where fips = '27169'; +update mapdata.county set ugc = 'ARC049' where fips = '5049'; +update mapdata.county set ugc = 'WIC031' where fips = '55031'; +update mapdata.county set ugc = 'LAC009' where fips = '22009'; +update mapdata.county set ugc = 'IAC191' where fips = '19191'; +update mapdata.county set ugc = 'MOC091' where fips = '29091'; +update mapdata.county set ugc = 'MOC027' where fips = '29027'; +update mapdata.county set ugc = 'WIC005' where fips = '55005'; +update mapdata.county set ugc = 'LAC083' where fips = '22083'; +update mapdata.county set ugc = 'LAC025' where fips = '22025'; +update mapdata.county set ugc = 'MOC125' where fips = '29125'; +update mapdata.county set ugc = 'MOC045' where fips = '29045'; +update mapdata.county set ugc = 'WIC033' where fips = '55033'; +update mapdata.county set ugc = 'IAC101' where fips = '19101'; +update mapdata.county set ugc = 'ARC069' where fips = '5069'; +update mapdata.county set ugc = 'MOC215' where fips = '29215'; +update mapdata.county set ugc = 'IAC177' where fips = '19177'; +update mapdata.county set ugc = 'ARC085' where fips = '5085'; +update mapdata.county set ugc = 'LAC021' where fips = '22021'; +update mapdata.county set ugc = 'MOC137' where fips = '29137'; +update mapdata.county set ugc = 'ARC023' where fips = '5023'; +update mapdata.county set ugc = 'IAC011' where fips = '19011'; +update mapdata.county set ugc = 'MOC205' where fips = '29205'; +update mapdata.county set ugc = 'LAC097' where fips = '22097'; +update mapdata.county set ugc = 'LAC055' where fips = '22055'; +update mapdata.county set ugc = 'IAC095' where fips = '19095'; +update mapdata.county set ugc = 'ARC065' where fips = '5065'; +update mapdata.county set ugc = 'ARC137' where fips = '5137'; +update mapdata.county set ugc = 'WIC091' where fips = '55091'; +update mapdata.county set ugc = 'MNC045' where fips = '27045'; +update mapdata.county set ugc = 'LAC073' where fips = '22073'; +update mapdata.county set ugc = 'MOC199' where fips = '29199'; +update mapdata.county set ugc = 'LAC059' where fips = '22059'; +update mapdata.county set ugc = 'MOC103' where fips = '29103'; +update mapdata.county set ugc = 'IAC107' where fips = '19107'; +update mapdata.county set ugc = 'ARC011' where fips = '5011'; +update mapdata.county set ugc = 'MOC051' where fips = '29051'; +update mapdata.county set ugc = 'MOC019' where fips = '29019'; +update mapdata.county set ugc = 'ARC045' where fips = '5045'; +update mapdata.county set ugc = 'MOC169' where fips = '29169'; +update mapdata.county set ugc = 'ARC025' where fips = '5025'; +update mapdata.county set ugc = 'MNC157' where fips = '27157'; +update mapdata.county set ugc = 'IAC089' where fips = '19089'; +update mapdata.county set ugc = 'IAC013' where fips = '19013'; +update mapdata.county set ugc = 'LAC001' where fips = '22001'; +update mapdata.county set ugc = 'IAC017' where fips = '19017'; +update mapdata.county set ugc = 'LAC113' where fips = '22113'; +update mapdata.county set ugc = 'LAC039' where fips = '22039'; +update mapdata.county set ugc = 'IAC037' where fips = '19037'; +update mapdata.county set ugc = 'WIC095' where fips = '55095'; +update mapdata.county set ugc = 'LAC111' where fips = '22111'; +update mapdata.county set ugc = 'WIC013' where fips = '55013'; +update mapdata.county set ugc = 'WIC093' where fips = '55093'; +update mapdata.county set ugc = 'MNC109' where fips = '27109'; +update mapdata.county set ugc = 'IAC179' where fips = '19179'; +update mapdata.county set ugc = 'IAC051' where fips = '19051'; +update mapdata.county set ugc = 'ARC053' where fips = '5053'; +update mapdata.county set ugc = 'MOC229' where fips = '29229'; +update mapdata.county set ugc = 'MOC153' where fips = '29153'; +update mapdata.county set ugc = 'MOC131' where fips = '29131'; +update mapdata.county set ugc = 'ARC119' where fips = '5119'; +update mapdata.county set ugc = 'MOC105' where fips = '29105'; +update mapdata.county set ugc = 'MNC137' where fips = '27137'; +update mapdata.county set ugc = 'MOC175' where fips = '29175'; +update mapdata.county set ugc = 'MOC197' where fips = '29197'; +update mapdata.county set ugc = 'ARC141' where fips = '5141'; +update mapdata.county set ugc = 'ARC039' where fips = '5039'; +update mapdata.county set ugc = 'ARC013' where fips = '5013'; +update mapdata.county set ugc = 'MOC067' where fips = '29067'; +update mapdata.county set ugc = 'ARC005' where fips = '5005'; +update mapdata.county set ugc = 'LAC079' where fips = '22079'; +update mapdata.county set ugc = 'IAC157' where fips = '19157'; +update mapdata.county set ugc = 'MOC121' where fips = '29121'; +update mapdata.county set ugc = 'LAC043' where fips = '22043'; +update mapdata.county set ugc = 'IAC171' where fips = '19171'; +update mapdata.county set ugc = 'ARC125' where fips = '5125'; +update mapdata.county set ugc = 'WIC109' where fips = '55109'; +update mapdata.county set ugc = 'LAC061' where fips = '22061'; +update mapdata.county set ugc = 'ARC089' where fips = '5089'; +update mapdata.county set ugc = 'LAC049' where fips = '22049'; +update mapdata.county set ugc = 'MOC001' where fips = '29001'; +update mapdata.county set ugc = 'IAC123' where fips = '19123'; +update mapdata.county set ugc = 'ARC139' where fips = '5139'; +update mapdata.county set ugc = 'MNC017' where fips = '27017'; +update mapdata.county set ugc = 'MOC135' where fips = '29135'; +update mapdata.county set ugc = 'ARC129' where fips = '5129'; +update mapdata.county set ugc = 'MOC089' where fips = '29089'; +update mapdata.county set ugc = 'MNC115' where fips = '27115'; +update mapdata.county set ugc = 'LAC127' where fips = '22127'; +update mapdata.county set ugc = 'ARC029' where fips = '5029'; +update mapdata.county set ugc = 'MNC099' where fips = '27099'; +update mapdata.county set ugc = 'MNC049' where fips = '27049'; +update mapdata.county set ugc = 'MOC053' where fips = '29053'; +update mapdata.county set ugc = 'MOC029' where fips = '29029'; +update mapdata.county set ugc = 'IAC023' where fips = '19023'; +update mapdata.county set ugc = 'IAC067' where fips = '19067'; +update mapdata.county set ugc = 'IAC075' where fips = '19075'; +update mapdata.county set ugc = 'IAC131' where fips = '19131'; +update mapdata.county set ugc = 'LAC053' where fips = '22053'; +update mapdata.county set ugc = 'IAC007' where fips = '19007'; +update mapdata.county set ugc = 'MOC225' where fips = '29225'; +update mapdata.county set ugc = 'LAC003' where fips = '22003'; +update mapdata.county set ugc = 'MNC039' where fips = '27039'; +update mapdata.county set ugc = 'MNC163' where fips = '27163'; +update mapdata.county set ugc = 'IAC135' where fips = '19135'; +update mapdata.county set ugc = 'MNC025' where fips = '27025'; +update mapdata.county set ugc = 'ARC105' where fips = '5105'; +update mapdata.county set ugc = 'ARC103' where fips = '5103'; +update mapdata.county set ugc = 'ARC115' where fips = '5115'; +update mapdata.county set ugc = 'MOC141' where fips = '29141'; +update mapdata.county set ugc = 'MOC041' where fips = '29041'; +update mapdata.county set ugc = 'IAC127' where fips = '19127'; +update mapdata.county set ugc = 'MNC123' where fips = '27123'; +update mapdata.county set ugc = 'LAC013' where fips = '22013'; +update mapdata.county set ugc = 'ARC059' where fips = '5059'; +update mapdata.county set ugc = 'MOC213' where fips = '29213'; +update mapdata.county set ugc = 'LAC027' where fips = '22027'; +update mapdata.county set ugc = 'LAC069' where fips = '22069'; +update mapdata.county set ugc = 'IAC099' where fips = '19099'; +update mapdata.county set ugc = 'ARC019' where fips = '5019'; +update mapdata.county set ugc = 'MOC171' where fips = '29171'; +update mapdata.county set ugc = 'MOC059' where fips = '29059'; +update mapdata.county set ugc = 'IAC125' where fips = '19125'; +update mapdata.county set ugc = 'ARC009' where fips = '5009'; +update mapdata.county set ugc = 'MOC211' where fips = '29211'; +update mapdata.county set ugc = 'MOC115' where fips = '29115'; +update mapdata.county set ugc = 'ARC051' where fips = '5051'; +update mapdata.county set ugc = 'LAC115' where fips = '22115'; +update mapdata.county set ugc = 'LAC023' where fips = '22023'; +update mapdata.county set ugc = 'MNC065' where fips = '27065'; +update mapdata.county set ugc = 'ARC101' where fips = '5101'; +update mapdata.county set ugc = 'MNC037' where fips = '27037'; +update mapdata.county set ugc = 'MOC043' where fips = '29043'; +update mapdata.county set ugc = 'MNC131' where fips = '27131'; +update mapdata.county set ugc = 'ARC027' where fips = '5027'; +update mapdata.county set ugc = 'MNC053' where fips = '27053'; +update mapdata.county set ugc = 'IAC195' where fips = '19195'; +update mapdata.county set ugc = 'IAC083' where fips = '19083'; +update mapdata.county set ugc = 'MNC003' where fips = '27003'; +update mapdata.county set ugc = 'MOC085' where fips = '29085'; +update mapdata.county set ugc = 'IAC069' where fips = '19069'; +update mapdata.county set ugc = 'IAC033' where fips = '19033'; +update mapdata.county set ugc = 'MOC033' where fips = '29033'; +update mapdata.county set ugc = 'MOC159' where fips = '29159'; +update mapdata.county set ugc = 'MNC147' where fips = '27147'; +update mapdata.county set ugc = 'LAC081' where fips = '22081'; +update mapdata.county set ugc = 'ARC099' where fips = '5099'; +update mapdata.county set ugc = 'LAC019' where fips = '22019'; +update mapdata.county set ugc = 'MOC015' where fips = '29015'; +update mapdata.county set ugc = 'IAC185' where fips = '19185'; +update mapdata.county set ugc = 'IAC117' where fips = '19117'; +update mapdata.county set ugc = 'MOC077' where fips = '29077'; +update mapdata.county set ugc = 'MNC059' where fips = '27059'; +update mapdata.county set ugc = 'MNC047' where fips = '27047'; +update mapdata.county set ugc = 'LAC119' where fips = '22119'; +update mapdata.county set ugc = 'MOC195' where fips = '29195'; +update mapdata.county set ugc = 'LAC011' where fips = '22011'; +update mapdata.county set ugc = 'MOC167' where fips = '29167'; +update mapdata.county set ugc = 'MNC001' where fips = '27001'; +update mapdata.county set ugc = 'MOC209' where fips = '29209'; +update mapdata.county set ugc = 'ARC149' where fips = '5149'; +update mapdata.county set ugc = 'IAC153' where fips = '19153'; +update mapdata.county set ugc = 'ARC071' where fips = '5071'; +update mapdata.county set ugc = 'MNC161' where fips = '27161'; +update mapdata.county set ugc = 'IAC169' where fips = '19169'; +update mapdata.county set ugc = 'ARC015' where fips = '5015'; +update mapdata.county set ugc = 'LAC015' where fips = '22015'; +update mapdata.county set ugc = 'ARC057' where fips = '5057'; +update mapdata.county set ugc = 'MOC079' where fips = '29079'; +update mapdata.county set ugc = 'IAC181' where fips = '19181'; +update mapdata.county set ugc = 'ARC073' where fips = '5073'; +update mapdata.county set ugc = 'MOC117' where fips = '29117'; +update mapdata.county set ugc = 'MNC139' where fips = '27139'; +update mapdata.county set ugc = 'LAC085' where fips = '22085'; +update mapdata.county set ugc = 'TXC403' where fips = '48403'; +update mapdata.county set ugc = 'MOC129' where fips = '29129'; +update mapdata.county set ugc = 'MNC079' where fips = '27079'; +update mapdata.county set ugc = 'MNC061' where fips = '27061'; +update mapdata.county set ugc = 'IAC079' where fips = '19079'; +update mapdata.county set ugc = 'ARC083' where fips = '5083'; +update mapdata.county set ugc = 'IAC189' where fips = '19189'; +update mapdata.county set ugc = 'ARC097' where fips = '5097'; +update mapdata.county set ugc = 'TXC351' where fips = '48351'; +update mapdata.county set ugc = 'MOC083' where fips = '29083'; +update mapdata.county set ugc = 'ARC087' where fips = '5087'; +update mapdata.county set ugc = 'LAC017' where fips = '22017'; +update mapdata.county set ugc = 'IAC197' where fips = '19197'; +update mapdata.county set ugc = 'MNC019' where fips = '27019'; +update mapdata.county set ugc = 'IAC081' where fips = '19081'; +update mapdata.county set ugc = 'ARC109' where fips = '5109'; +update mapdata.county set ugc = 'IAC039' where fips = '19039'; +update mapdata.county set ugc = 'IAC053' where fips = '19053'; +update mapdata.county set ugc = 'MOC101' where fips = '29101'; +update mapdata.county set ugc = 'MNC095' where fips = '27095'; +update mapdata.county set ugc = 'MOC185' where fips = '29185'; +update mapdata.county set ugc = 'MNC071' where fips = '27071'; +update mapdata.county set ugc = 'MNC009' where fips = '27009'; +update mapdata.county set ugc = 'MOC057' where fips = '29057'; +update mapdata.county set ugc = 'ARC047' where fips = '5047'; +update mapdata.county set ugc = 'MOC109' where fips = '29109'; +update mapdata.county set ugc = 'ARC091' where fips = '5091'; +update mapdata.county set ugc = 'MOC107' where fips = '29107'; +update mapdata.county set ugc = 'MOC039' where fips = '29039'; +update mapdata.county set ugc = 'MOC009' where fips = '29009'; +update mapdata.county set ugc = 'LAC031' where fips = '22031'; +update mapdata.county set ugc = 'MNC035' where fips = '27035'; +update mapdata.county set ugc = 'TXC361' where fips = '48361'; +update mapdata.county set ugc = 'IAC015' where fips = '19015'; +update mapdata.county set ugc = 'MNC141' where fips = '27141'; +update mapdata.county set ugc = 'MNC043' where fips = '27043'; +update mapdata.county set ugc = 'MNC013' where fips = '27013'; +update mapdata.county set ugc = 'MOC081' where fips = '29081'; +update mapdata.county set ugc = 'ARC061' where fips = '5061'; +update mapdata.county set ugc = 'TXC241' where fips = '48241'; +update mapdata.county set ugc = 'MOC025' where fips = '29025'; +update mapdata.county set ugc = 'MOC177' where fips = '29177'; +update mapdata.county set ugc = 'IAC121' where fips = '19121'; +update mapdata.county set ugc = 'MOC061' where fips = '29061'; +update mapdata.county set ugc = 'IAC049' where fips = '19049'; +update mapdata.county set ugc = 'ARC127' where fips = '5127'; +update mapdata.county set ugc = 'TXC245' where fips = '48245'; +update mapdata.county set ugc = 'TXC405' where fips = '48405'; +update mapdata.county set ugc = 'MOC013' where fips = '29013'; +update mapdata.county set ugc = 'MNC085' where fips = '27085'; +update mapdata.county set ugc = 'ARC007' where fips = '5007'; +update mapdata.county set ugc = 'IAC109' where fips = '19109'; +update mapdata.county set ugc = 'IAC091' where fips = '19091'; +update mapdata.county set ugc = 'MOC095' where fips = '29095'; +update mapdata.county set ugc = 'MNC143' where fips = '27143'; +update mapdata.county set ugc = 'ARC133' where fips = '5133'; +update mapdata.county set ugc = 'ARC033' where fips = '5033'; +update mapdata.county set ugc = 'MNC171' where fips = '27171'; +update mapdata.county set ugc = 'IAC159' where fips = '19159'; +update mapdata.county set ugc = 'ARC113' where fips = '5113'; +update mapdata.county set ugc = 'ARC081' where fips = '5081'; +update mapdata.county set ugc = 'MNC103' where fips = '27103'; +update mapdata.county set ugc = 'IAC187' where fips = '19187'; +update mapdata.county set ugc = 'IAC175' where fips = '19175'; +update mapdata.county set ugc = 'ARC143' where fips = '5143'; +update mapdata.county set ugc = 'TXC419' where fips = '48419'; +update mapdata.county set ugc = 'TXC067' where fips = '48067'; +update mapdata.county set ugc = 'MNC097' where fips = '27097'; +update mapdata.county set ugc = 'MNC021' where fips = '27021'; +update mapdata.county set ugc = 'TXC365' where fips = '48365'; +update mapdata.county set ugc = 'TXC203' where fips = '48203'; +update mapdata.county set ugc = 'MOC011' where fips = '29011'; +update mapdata.county set ugc = 'ARC131' where fips = '5131'; +update mapdata.county set ugc = 'MOC097' where fips = '29097'; +update mapdata.county set ugc = 'MOC075' where fips = '29075'; +update mapdata.county set ugc = 'MOC145' where fips = '29145'; +update mapdata.county set ugc = 'MOC119' where fips = '29119'; +update mapdata.county set ugc = 'IAC073' where fips = '19073'; +update mapdata.county set ugc = 'TXC315' where fips = '48315'; +update mapdata.county set ugc = 'MOC217' where fips = '29217'; +update mapdata.county set ugc = 'TXC457' where fips = '48457'; +update mapdata.county set ugc = 'TXC199' where fips = '48199'; +update mapdata.county set ugc = 'MOC063' where fips = '29063'; +update mapdata.county set ugc = 'MOC227' where fips = '29227'; +update mapdata.county set ugc = 'MOC049' where fips = '29049'; +update mapdata.county set ugc = 'MOC037' where fips = '29037'; +update mapdata.county set ugc = 'IAC001' where fips = '19001'; +update mapdata.county set ugc = 'TXC347' where fips = '48347'; +update mapdata.county set ugc = 'MNC093' where fips = '27093'; +update mapdata.county set ugc = 'MNC165' where fips = '27165'; +update mapdata.county set ugc = 'TXC037' where fips = '48037'; +update mapdata.county set ugc = 'MOC047' where fips = '29047'; +update mapdata.county set ugc = 'MNC091' where fips = '27091'; +update mapdata.county set ugc = 'TXC005' where fips = '48005'; +update mapdata.county set ugc = 'IAC063' where fips = '19063'; +update mapdata.county set ugc = 'IAC077' where fips = '19077'; +update mapdata.county set ugc = 'OKC001' where fips = '40001'; +update mapdata.county set ugc = 'IAC025' where fips = '19025'; +update mapdata.county set ugc = 'OKC135' where fips = '40135'; +update mapdata.county set ugc = 'MNC145' where fips = '27145'; +update mapdata.county set ugc = 'MNC015' where fips = '27015'; +update mapdata.county set ugc = 'IAC151' where fips = '19151'; +update mapdata.county set ugc = 'IAC147' where fips = '19147'; +update mapdata.county set ugc = 'IAC003' where fips = '19003'; +update mapdata.county set ugc = 'TXC401' where fips = '48401'; +update mapdata.county set ugc = 'OKC079' where fips = '40079'; +update mapdata.county set ugc = 'TXC343' where fips = '48343'; +update mapdata.county set ugc = 'IAC173' where fips = '19173'; +update mapdata.county set ugc = 'TXC373' where fips = '48373'; +update mapdata.county set ugc = 'OKC089' where fips = '40089'; +update mapdata.county set ugc = 'OKC041' where fips = '40041'; +update mapdata.county set ugc = 'MOC165' where fips = '29165'; +update mapdata.county set ugc = 'MNC153' where fips = '27153'; +update mapdata.county set ugc = 'TXC167' where fips = '48167'; +update mapdata.county set ugc = 'KSC209' where fips = '20209'; +update mapdata.county set ugc = 'KSC021' where fips = '20021'; +update mapdata.county set ugc = 'KSC107' where fips = '20107'; +update mapdata.county set ugc = 'TXC071' where fips = '48071'; +update mapdata.county set ugc = 'MOC003' where fips = '29003'; +update mapdata.county set ugc = 'TXC291' where fips = '48291'; +update mapdata.county set ugc = 'KSC121' where fips = '20121'; +update mapdata.county set ugc = 'IAC027' where fips = '19027'; +update mapdata.county set ugc = 'OKC115' where fips = '40115'; +update mapdata.county set ugc = 'KSC091' where fips = '20091'; +update mapdata.county set ugc = 'KSC011' where fips = '20011'; +update mapdata.county set ugc = 'IAC009' where fips = '19009'; +update mapdata.county set ugc = 'TXC459' where fips = '48459'; +update mapdata.county set ugc = 'MOC021' where fips = '29021'; +update mapdata.county set ugc = 'KSC037' where fips = '20037'; +update mapdata.county set ugc = 'MOC147' where fips = '29147'; +update mapdata.county set ugc = 'TXC183' where fips = '48183'; +update mapdata.county set ugc = 'MNC077' where fips = '27077'; +update mapdata.county set ugc = 'IAC029' where fips = '19029'; +update mapdata.county set ugc = 'TXC387' where fips = '48387'; +update mapdata.county set ugc = 'MNC057' where fips = '27057'; +update mapdata.county set ugc = 'MNC007' where fips = '27007'; +update mapdata.county set ugc = 'TXC449' where fips = '48449'; +update mapdata.county set ugc = 'TXC063' where fips = '48063'; +update mapdata.county set ugc = 'OKC021' where fips = '40021'; +update mapdata.county set ugc = 'MNC129' where fips = '27129'; +update mapdata.county set ugc = 'MNC067' where fips = '27067'; +update mapdata.county set ugc = 'KSC103' where fips = '20103'; +update mapdata.county set ugc = 'MNC159' where fips = '27159'; +update mapdata.county set ugc = 'OKC061' where fips = '40061'; +update mapdata.county set ugc = 'IAC145' where fips = '19145'; +update mapdata.county set ugc = 'KSC043' where fips = '20043'; +update mapdata.county set ugc = 'IAC161' where fips = '19161'; +update mapdata.county set ugc = 'IAC137' where fips = '19137'; +update mapdata.county set ugc = 'IAC059' where fips = '19059'; +update mapdata.county set ugc = 'TXC455' where fips = '48455'; +update mapdata.county set ugc = 'IAC021' where fips = '19021'; +update mapdata.county set ugc = 'MNC033' where fips = '27033'; +update mapdata.county set ugc = 'IAC041' where fips = '19041'; +update mapdata.county set ugc = 'OKC035' where fips = '40035'; +update mapdata.county set ugc = 'MNC127' where fips = '27127'; +update mapdata.county set ugc = 'KSC087' where fips = '20087'; +update mapdata.county set ugc = 'TXC159' where fips = '48159'; +update mapdata.county set ugc = 'TXC073' where fips = '48073'; +update mapdata.county set ugc = 'MNC063' where fips = '27063'; +update mapdata.county set ugc = 'MOC087' where fips = '29087'; +update mapdata.county set ugc = 'KSC045' where fips = '20045'; +update mapdata.county set ugc = 'OKC097' where fips = '40097'; +update mapdata.county set ugc = 'KSC133' where fips = '20133'; +update mapdata.county set ugc = 'KSC001' where fips = '20001'; +update mapdata.county set ugc = 'IAC165' where fips = '19165'; +update mapdata.county set ugc = 'TXC039' where fips = '48039'; +update mapdata.county set ugc = 'KSC059' where fips = '20059'; +update mapdata.county set ugc = 'TXC423' where fips = '48423'; +update mapdata.county set ugc = 'TXC407' where fips = '48407'; +update mapdata.county set ugc = 'KSC003' where fips = '20003'; +update mapdata.county set ugc = 'OKC077' where fips = '40077'; +update mapdata.county set ugc = 'KSC099' where fips = '20099'; +update mapdata.county set ugc = 'TXC201' where fips = '48201'; +update mapdata.county set ugc = 'MNC029' where fips = '27029'; +update mapdata.county set ugc = 'OKC127' where fips = '40127'; +update mapdata.county set ugc = 'KSC005' where fips = '20005'; +update mapdata.county set ugc = 'IAC047' where fips = '19047'; +update mapdata.county set ugc = 'MNC121' where fips = '27121'; +update mapdata.county set ugc = 'MNC041' where fips = '27041'; +update mapdata.county set ugc = 'TXC499' where fips = '48499'; +update mapdata.county set ugc = 'OKC101' where fips = '40101'; +update mapdata.county set ugc = 'MOC005' where fips = '29005'; +update mapdata.county set ugc = 'TXC223' where fips = '48223'; +update mapdata.county set ugc = 'MNC023' where fips = '27023'; +update mapdata.county set ugc = 'IAC093' where fips = '19093'; +update mapdata.county set ugc = 'IAC155' where fips = '19155'; +update mapdata.county set ugc = 'TXC225' where fips = '48225'; +update mapdata.county set ugc = 'KSC013' where fips = '20013'; +update mapdata.county set ugc = 'TXC277' where fips = '48277'; +update mapdata.county set ugc = 'OKC145' where fips = '40145'; +update mapdata.county set ugc = 'OKC131' where fips = '40131'; +update mapdata.county set ugc = 'OKC105' where fips = '40105'; +update mapdata.county set ugc = 'TXC339' where fips = '48339'; +update mapdata.county set ugc = 'TXC119' where fips = '48119'; +update mapdata.county set ugc = 'NEC147' where fips = '31147'; +update mapdata.county set ugc = 'OKC023' where fips = '40023'; +update mapdata.county set ugc = 'TXC471' where fips = '48471'; +update mapdata.county set ugc = 'IAC143' where fips = '19143'; +update mapdata.county set ugc = 'IAC141' where fips = '19141'; +update mapdata.county set ugc = 'IAC035' where fips = '19035'; +update mapdata.county set ugc = 'TXC001' where fips = '48001'; +update mapdata.county set ugc = 'MNC151' where fips = '27151'; +update mapdata.county set ugc = 'MNC005' where fips = '27005'; +update mapdata.county set ugc = 'OKC121' where fips = '40121'; +update mapdata.county set ugc = 'MNC111' where fips = '27111'; +update mapdata.county set ugc = 'OKC091' where fips = '40091'; +update mapdata.county set ugc = 'KSC139' where fips = '20139'; +update mapdata.county set ugc = 'KSC031' where fips = '20031'; +update mapdata.county set ugc = 'KSC125' where fips = '20125'; +update mapdata.county set ugc = 'IAC071' where fips = '19071'; +update mapdata.county set ugc = 'TXC467' where fips = '48467'; +update mapdata.county set ugc = 'KSC205' where fips = '20205'; +update mapdata.county set ugc = 'IAC129' where fips = '19129'; +update mapdata.county set ugc = 'IAC085' where fips = '19085'; +update mapdata.county set ugc = 'TXC213' where fips = '48213'; +update mapdata.county set ugc = 'KSC207' where fips = '20207'; +update mapdata.county set ugc = 'KSC085' where fips = '20085'; +update mapdata.county set ugc = 'MNC135' where fips = '27135'; +update mapdata.county set ugc = 'MNC101' where fips = '27101'; +update mapdata.county set ugc = 'MNC087' where fips = '27087'; +update mapdata.county set ugc = 'TXC379' where fips = '48379'; +update mapdata.county set ugc = 'MNC105' where fips = '27105'; +update mapdata.county set ugc = 'KSC177' where fips = '20177'; +update mapdata.county set ugc = 'TXC185' where fips = '48185'; +update mapdata.county set ugc = 'TXC289' where fips = '48289'; +update mapdata.county set ugc = 'NEC127' where fips = '31127'; +update mapdata.county set ugc = 'MNC083' where fips = '27083'; +update mapdata.county set ugc = 'TXC313' where fips = '48313'; +update mapdata.county set ugc = 'TXC321' where fips = '48321'; +update mapdata.county set ugc = 'OKC143' where fips = '40143'; +update mapdata.county set ugc = 'OKC147' where fips = '40147'; +update mapdata.county set ugc = 'IAC193' where fips = '19193'; +update mapdata.county set ugc = 'OKC111' where fips = '40111'; +update mapdata.county set ugc = 'MNC173' where fips = '27173'; +update mapdata.county set ugc = 'MNC149' where fips = '27149'; +update mapdata.county set ugc = 'IAC133' where fips = '19133'; +update mapdata.county set ugc = 'TXC157' where fips = '48157'; +update mapdata.county set ugc = 'MNC051' where fips = '27051'; +update mapdata.county set ugc = 'KSC131' where fips = '20131'; +update mapdata.county set ugc = 'TXC473' where fips = '48473'; +update mapdata.county set ugc = 'OKC005' where fips = '40005'; +update mapdata.county set ugc = 'NEC131' where fips = '31131'; +update mapdata.county set ugc = 'NEC025' where fips = '31025'; +update mapdata.county set ugc = 'OKC013' where fips = '40013'; +update mapdata.county set ugc = 'IAC119' where fips = '19119'; +update mapdata.county set ugc = 'MNC073' where fips = '27073'; +update mapdata.county set ugc = 'TXC161' where fips = '48161'; +update mapdata.county set ugc = 'NEC153' where fips = '31153'; +update mapdata.county set ugc = 'MNC113' where fips = '27113'; +update mapdata.county set ugc = 'TXC231' where fips = '48231'; +update mapdata.county set ugc = 'NEC177' where fips = '31177'; +update mapdata.county set ugc = 'KSC197' where fips = '20197'; +update mapdata.county set ugc = 'MNC081' where fips = '27081'; +update mapdata.county set ugc = 'KSC111' where fips = '20111'; +update mapdata.county set ugc = 'TXC015' where fips = '48015'; +update mapdata.county set ugc = 'NEC055' where fips = '31055'; +update mapdata.county set ugc = 'MNC125' where fips = '27125'; +update mapdata.county set ugc = 'TXC481' where fips = '48481'; +update mapdata.county set ugc = 'NEC097' where fips = '31097'; +update mapdata.county set ugc = 'TXC147' where fips = '48147'; +update mapdata.county set ugc = 'KSC073' where fips = '20073'; +update mapdata.county set ugc = 'KSC019' where fips = '20019'; +update mapdata.county set ugc = 'OKC063' where fips = '40063'; +update mapdata.county set ugc = 'MNC133' where fips = '27133'; +update mapdata.county set ugc = 'NEC133' where fips = '31133'; +update mapdata.county set ugc = 'KSC049' where fips = '20049'; +update mapdata.county set ugc = 'TXC257' where fips = '48257'; +update mapdata.county set ugc = 'MNC167' where fips = '27167'; +update mapdata.county set ugc = 'OKC029' where fips = '40029'; +update mapdata.county set ugc = 'MNC117' where fips = '27117'; +update mapdata.county set ugc = 'IAC149' where fips = '19149'; +update mapdata.county set ugc = 'OKC107' where fips = '40107'; +update mapdata.county set ugc = 'OKC113' where fips = '40113'; +update mapdata.county set ugc = 'MNC089' where fips = '27089'; +update mapdata.county set ugc = 'OKC037' where fips = '40037'; +update mapdata.county set ugc = 'TXC397' where fips = '48397'; +update mapdata.county set ugc = 'IAC167' where fips = '19167'; +update mapdata.county set ugc = 'MNC119' where fips = '27119'; +update mapdata.county set ugc = 'KSC149' where fips = '20149'; +update mapdata.county set ugc = 'MNC011' where fips = '27011'; +update mapdata.county set ugc = 'NEC021' where fips = '31021'; +update mapdata.county set ugc = 'TXC041' where fips = '48041'; +update mapdata.county set ugc = 'KSC117' where fips = '20117'; +update mapdata.county set ugc = 'TXC349' where fips = '48349'; +update mapdata.county set ugc = 'NEC173' where fips = '31173'; +update mapdata.county set ugc = 'NEC155' where fips = '31155'; +update mapdata.county set ugc = 'NEC043' where fips = '31043'; +update mapdata.county set ugc = 'TXC089' where fips = '48089'; +update mapdata.county set ugc = 'TXC085' where fips = '48085'; +update mapdata.county set ugc = 'OKC123' where fips = '40123'; +update mapdata.county set ugc = 'MNC155' where fips = '27155'; +update mapdata.county set ugc = 'TXC293' where fips = '48293'; +update mapdata.county set ugc = 'TXC239' where fips = '48239'; +update mapdata.county set ugc = 'TXC477' where fips = '48477'; +update mapdata.county set ugc = 'TXC395' where fips = '48395'; +update mapdata.county set ugc = 'KSC061' where fips = '20061'; +update mapdata.county set ugc = 'KSC017' where fips = '20017'; +update mapdata.county set ugc = 'SDC039' where fips = '46039'; +update mapdata.county set ugc = 'MNC107' where fips = '27107'; +update mapdata.county set ugc = 'TXC051' where fips = '48051'; +update mapdata.county set ugc = 'SDC127' where fips = '46127'; +update mapdata.county set ugc = 'TXC181' where fips = '48181'; +update mapdata.county set ugc = 'MNC027' where fips = '27027'; +update mapdata.county set ugc = 'SDC101' where fips = '46101'; +update mapdata.county set ugc = 'NEC109' where fips = '31109'; +update mapdata.county set ugc = 'OKC133' where fips = '40133'; +update mapdata.county set ugc = 'KSC127' where fips = '20127'; +update mapdata.county set ugc = 'NEC067' where fips = '31067'; +update mapdata.county set ugc = 'OKC117' where fips = '40117'; +update mapdata.county set ugc = 'KSC161' where fips = '20161'; +update mapdata.county set ugc = 'NEC053' where fips = '31053'; +update mapdata.county set ugc = 'TXC113' where fips = '48113'; +update mapdata.county set ugc = 'MNC069' where fips = '27069'; +update mapdata.county set ugc = 'SDC099' where fips = '46099'; +update mapdata.county set ugc = 'NEC039' where fips = '31039'; +update mapdata.county set ugc = 'TXC139' where fips = '48139'; +update mapdata.county set ugc = 'SDC011' where fips = '46011'; +update mapdata.county set ugc = 'TXC057' where fips = '48057'; +update mapdata.county set ugc = 'OKC069' where fips = '40069'; +update mapdata.county set ugc = 'SDC083' where fips = '46083'; +update mapdata.county set ugc = 'SDC051' where fips = '46051'; +update mapdata.county set ugc = 'OKC095' where fips = '40095'; +update mapdata.county set ugc = 'KSC035' where fips = '20035'; +update mapdata.county set ugc = 'KSC015' where fips = '20015'; +update mapdata.county set ugc = 'SDC109' where fips = '46109'; +update mapdata.county set ugc = 'OKC081' where fips = '40081'; +update mapdata.county set ugc = 'TXC145' where fips = '48145'; +update mapdata.county set ugc = 'NEC051' where fips = '31051'; +update mapdata.county set ugc = 'TXC469' where fips = '48469'; +update mapdata.county set ugc = 'TXC285' where fips = '48285'; +update mapdata.county set ugc = 'TXC287' where fips = '48287'; +update mapdata.county set ugc = 'TXC331' where fips = '48331'; +update mapdata.county set ugc = 'TXC149' where fips = '48149'; +update mapdata.county set ugc = 'NDC097' where fips = '38097'; +update mapdata.county set ugc = 'OKC125' where fips = '40125'; +update mapdata.county set ugc = 'OKC099' where fips = '40099'; +update mapdata.county set ugc = 'NDC077' where fips = '38077'; +update mapdata.county set ugc = 'NEC037' where fips = '31037'; +update mapdata.county set ugc = 'SDC079' where fips = '46079'; +update mapdata.county set ugc = 'OKC119' where fips = '40119'; +update mapdata.county set ugc = 'NEC179' where fips = '31179'; +update mapdata.county set ugc = 'KSC115' where fips = '20115'; +update mapdata.county set ugc = 'KSC201' where fips = '20201'; +update mapdata.county set ugc = 'TXC391' where fips = '48391'; +update mapdata.county set ugc = 'TXC217' where fips = '48217'; +update mapdata.county set ugc = 'OKC071' where fips = '40071'; +update mapdata.county set ugc = 'NEC151' where fips = '31151'; +update mapdata.county set ugc = 'NEC159' where fips = '31159'; +update mapdata.county set ugc = 'NEC027' where fips = '31027'; +update mapdata.county set ugc = 'KSC041' where fips = '20041'; +update mapdata.county set ugc = 'TXC121' where fips = '48121'; +update mapdata.county set ugc = 'SDC027' where fips = '46027'; +update mapdata.county set ugc = 'NEC095' where fips = '31095'; +update mapdata.county set ugc = 'SDC029' where fips = '46029'; +update mapdata.county set ugc = 'NEC023' where fips = '31023'; +update mapdata.county set ugc = 'NDC017' where fips = '38017'; +update mapdata.county set ugc = 'KSC027' where fips = '20027'; +update mapdata.county set ugc = 'SDC125' where fips = '46125'; +update mapdata.county set ugc = 'TXC309' where fips = '48309'; +update mapdata.county set ugc = 'TXC097' where fips = '48097'; +update mapdata.county set ugc = 'TXC007' where fips = '48007'; +update mapdata.county set ugc = 'SDC057' where fips = '46057'; +update mapdata.county set ugc = 'OKC085' where fips = '40085'; +update mapdata.county set ugc = 'NEC167' where fips = '31167'; +update mapdata.county set ugc = 'OKC019' where fips = '40019'; +update mapdata.county set ugc = 'TXC439' where fips = '48439'; +update mapdata.county set ugc = 'TXC123' where fips = '48123'; +update mapdata.county set ugc = 'OKC103' where fips = '40103'; +update mapdata.county set ugc = 'OKC027' where fips = '40027'; +update mapdata.county set ugc = 'TXC021' where fips = '48021'; +update mapdata.county set ugc = 'TXC251' where fips = '48251'; +update mapdata.county set ugc = 'OKC049' where fips = '40049'; +update mapdata.county set ugc = 'TXC061' where fips = '48061'; +update mapdata.county set ugc = 'NDC035' where fips = '38035'; +update mapdata.county set ugc = 'OKC083' where fips = '40083'; +update mapdata.county set ugc = 'KSC079' where fips = '20079'; +update mapdata.county set ugc = 'SDC135' where fips = '46135'; +update mapdata.county set ugc = 'OKC109' where fips = '40109'; +update mapdata.county set ugc = 'SDC087' where fips = '46087'; +update mapdata.county set ugc = 'KSC173' where fips = '20173'; +update mapdata.county set ugc = 'OKC087' where fips = '40087'; +update mapdata.county set ugc = 'TXC027' where fips = '48027'; +update mapdata.county set ugc = 'KSC191' where fips = '20191'; +update mapdata.county set ugc = 'TXC355' where fips = '48355'; +update mapdata.county set ugc = 'SDC077' where fips = '46077'; +update mapdata.county set ugc = 'NEC141' where fips = '31141'; +update mapdata.county set ugc = 'TXC177' where fips = '48177'; +update mapdata.county set ugc = 'TXC175' where fips = '48175'; +update mapdata.county set ugc = 'SDC091' where fips = '46091'; +update mapdata.county set ugc = 'NEC059' where fips = '31059'; +update mapdata.county set ugc = 'NEC119' where fips = '31119'; +update mapdata.county set ugc = 'NDC081' where fips = '38081'; +update mapdata.county set ugc = 'NEC185' where fips = '31185'; +update mapdata.county set ugc = 'NEC169' where fips = '31169'; +update mapdata.county set ugc = 'NDC067' where fips = '38067'; +update mapdata.county set ugc = 'KSC157' where fips = '20157'; +update mapdata.county set ugc = 'TXC489' where fips = '48489'; +update mapdata.county set ugc = 'KSC113' where fips = '20113'; +update mapdata.county set ugc = 'TXC273' where fips = '48273'; +update mapdata.county set ugc = 'KSC029' where fips = '20029'; +update mapdata.county set ugc = 'TXC497' where fips = '48497'; +update mapdata.county set ugc = 'SDC037' where fips = '46037'; +update mapdata.county set ugc = 'NEC139' where fips = '31139'; +update mapdata.county set ugc = 'NDC099' where fips = '38099'; +update mapdata.county set ugc = 'KSC143' where fips = '20143'; +update mapdata.county set ugc = 'NEC143' where fips = '31143'; +update mapdata.county set ugc = 'KSC169' where fips = '20169'; +update mapdata.county set ugc = 'TXC025' where fips = '48025'; +update mapdata.county set ugc = 'SDC097' where fips = '46097'; +update mapdata.county set ugc = 'TXC491' where fips = '48491'; +update mapdata.county set ugc = 'TXC035' where fips = '48035'; +update mapdata.county set ugc = 'SDC025' where fips = '46025'; +update mapdata.county set ugc = 'NDC073' where fips = '38073'; +update mapdata.county set ugc = 'TXC409' where fips = '48409'; +update mapdata.county set ugc = 'OKC053' where fips = '40053'; +update mapdata.county set ugc = 'TXC337' where fips = '48337'; +update mapdata.county set ugc = 'SDC067' where fips = '46067'; +update mapdata.county set ugc = 'TXC221' where fips = '48221'; +update mapdata.county set ugc = 'SDC061' where fips = '46061'; +update mapdata.county set ugc = 'TXC453' where fips = '48453'; +update mapdata.county set ugc = 'TXC425' where fips = '48425'; +update mapdata.county set ugc = 'TXC055' where fips = '48055'; +update mapdata.county set ugc = 'NDC091' where fips = '38091'; +update mapdata.county set ugc = 'OKC047' where fips = '40047'; +update mapdata.county set ugc = 'TXC187' where fips = '48187'; +update mapdata.county set ugc = 'TXC367' where fips = '48367'; +update mapdata.county set ugc = 'TXC099' where fips = '48099'; +update mapdata.county set ugc = 'TXC261' where fips = '48261'; +update mapdata.county set ugc = 'OKC051' where fips = '40051'; +update mapdata.county set ugc = 'OKC137' where fips = '40137'; +update mapdata.county set ugc = 'SDC009' where fips = '46009'; +update mapdata.county set ugc = 'OKC067' where fips = '40067'; +update mapdata.county set ugc = 'TXC255' where fips = '48255'; +update mapdata.county set ugc = 'TXC209' where fips = '48209'; +update mapdata.county set ugc = 'OKC073' where fips = '40073'; +update mapdata.county set ugc = 'NEC121' where fips = '31121'; +update mapdata.county set ugc = 'NEC125' where fips = '31125'; +update mapdata.county set ugc = 'SDC111' where fips = '46111'; +update mapdata.county set ugc = 'TXC053' where fips = '48053'; +update mapdata.county set ugc = 'NEC107' where fips = '31107'; +update mapdata.county set ugc = 'NEC129' where fips = '31129'; +update mapdata.county set ugc = 'NEC035' where fips = '31035'; +update mapdata.county set ugc = 'NEC011' where fips = '31011'; +update mapdata.county set ugc = 'OKC017' where fips = '40017'; +update mapdata.county set ugc = 'NEC081' where fips = '31081'; +update mapdata.county set ugc = 'NEC003' where fips = '31003'; +update mapdata.county set ugc = 'TXC281' where fips = '48281'; +update mapdata.county set ugc = 'TXC297' where fips = '48297'; +update mapdata.county set ugc = 'KSC155' where fips = '20155'; +update mapdata.county set ugc = 'KSC077' where fips = '20077'; +update mapdata.county set ugc = 'TXC091' where fips = '48091'; +update mapdata.county set ugc = 'KSC095' where fips = '20095'; +update mapdata.county set ugc = 'TXC493' where fips = '48493'; +update mapdata.county set ugc = 'TXC193' where fips = '48193'; +update mapdata.county set ugc = 'NDC003' where fips = '38003'; +update mapdata.county set ugc = 'TXC215' where fips = '48215'; +update mapdata.county set ugc = 'TXC077' where fips = '48077'; +update mapdata.county set ugc = 'TXC249' where fips = '48249'; +update mapdata.county set ugc = 'SDC035' where fips = '46035'; +update mapdata.county set ugc = 'NDC063' where fips = '38063'; +update mapdata.county set ugc = 'TXC237' where fips = '48237'; +update mapdata.county set ugc = 'NDC039' where fips = '38039'; +update mapdata.county set ugc = 'KSC159' where fips = '20159'; +update mapdata.county set ugc = 'KSC105' where fips = '20105'; +update mapdata.county set ugc = 'TXC047' where fips = '48047'; +update mapdata.county set ugc = 'KSC123' where fips = '20123'; +update mapdata.county set ugc = 'KSC053' where fips = '20053'; +update mapdata.county set ugc = 'KSC089' where fips = '20089'; +update mapdata.county set ugc = 'TXC143' where fips = '48143'; +update mapdata.county set ugc = 'SDC005' where fips = '46005'; +update mapdata.county set ugc = 'TXC363' where fips = '48363'; +update mapdata.county set ugc = 'OKC003' where fips = '40003'; +update mapdata.county set ugc = 'SDC115' where fips = '46115'; +update mapdata.county set ugc = 'SDC013' where fips = '46013'; +update mapdata.county set ugc = 'SDC043' where fips = '46043'; +update mapdata.county set ugc = 'OKC015' where fips = '40015'; +update mapdata.county set ugc = 'TXC031' where fips = '48031'; +update mapdata.county set ugc = 'OKC031' where fips = '40031'; +update mapdata.county set ugc = 'OKC011' where fips = '40011'; +update mapdata.county set ugc = 'NDC019' where fips = '38019'; +update mapdata.county set ugc = 'OKC033' where fips = '40033'; +update mapdata.county set ugc = 'NDC021' where fips = '38021'; +update mapdata.county set ugc = 'NEC001' where fips = '31001'; +update mapdata.county set ugc = 'NEC181' where fips = '31181'; +update mapdata.county set ugc = 'NEC079' where fips = '31079'; +update mapdata.county set ugc = 'TXC485' where fips = '48485'; +update mapdata.county set ugc = 'TXC131' where fips = '48131'; +update mapdata.county set ugc = 'NEC183' where fips = '31183'; +update mapdata.county set ugc = 'TXC311' where fips = '48311'; +update mapdata.county set ugc = 'TXC013' where fips = '48013'; +update mapdata.county set ugc = 'OKC093' where fips = '40093'; +update mapdata.county set ugc = 'NDC045' where fips = '38045'; +update mapdata.county set ugc = 'NEC093' where fips = '31093'; +update mapdata.county set ugc = 'NEC077' where fips = '31077'; +update mapdata.county set ugc = 'TXC093' where fips = '48093'; +update mapdata.county set ugc = 'TXC333' where fips = '48333'; +update mapdata.county set ugc = 'SDC003' where fips = '46003'; +update mapdata.county set ugc = 'TXC029' where fips = '48029'; +update mapdata.county set ugc = 'SDC073' where fips = '46073'; +update mapdata.county set ugc = 'TXC009' where fips = '48009'; +update mapdata.county set ugc = 'TXC503' where fips = '48503'; +update mapdata.county set ugc = 'TXC247' where fips = '48247'; +update mapdata.county set ugc = 'KSC007' where fips = '20007'; +update mapdata.county set ugc = 'KSC167' where fips = '20167'; +update mapdata.county set ugc = 'KSC151' where fips = '20151'; +update mapdata.county set ugc = 'KSC009' where fips = '20009'; +update mapdata.county set ugc = 'TXC299' where fips = '48299'; +update mapdata.county set ugc = 'KSC183' where fips = '20183'; +update mapdata.county set ugc = 'NEC089' where fips = '31089'; +update mapdata.county set ugc = 'NEC015' where fips = '31015'; +update mapdata.county set ugc = 'KSC185' where fips = '20185'; +update mapdata.county set ugc = 'TXC427' where fips = '48427'; +update mapdata.county set ugc = 'NDC071' where fips = '38071'; +update mapdata.county set ugc = 'KSC141' where fips = '20141'; +update mapdata.county set ugc = 'TXC259' where fips = '48259'; +update mapdata.county set ugc = 'TXC133' where fips = '48133'; +update mapdata.county set ugc = 'TXC429' where fips = '48429'; +update mapdata.county set ugc = 'SDC023' where fips = '46023'; +update mapdata.county set ugc = 'NDC031' where fips = '38031'; +update mapdata.county set ugc = 'OKC151' where fips = '40151'; +update mapdata.county set ugc = 'OKC075' where fips = '40075'; +update mapdata.county set ugc = 'NDC027' where fips = '38027'; +update mapdata.county set ugc = 'OKC149' where fips = '40149'; +update mapdata.county set ugc = 'NDC093' where fips = '38093'; +update mapdata.county set ugc = 'OKC141' where fips = '40141'; +update mapdata.county set ugc = 'TXC411' where fips = '48411'; +update mapdata.county set ugc = 'NEC163' where fips = '31163'; +update mapdata.county set ugc = 'NEC061' where fips = '31061'; +update mapdata.county set ugc = 'TXC171' where fips = '48171'; +update mapdata.county set ugc = 'NEC019' where fips = '31019'; +update mapdata.county set ugc = 'SDC059' where fips = '46059'; +update mapdata.county set ugc = 'OKC039' where fips = '40039'; +update mapdata.county set ugc = 'NEC099' where fips = '31099'; +update mapdata.county set ugc = 'TXC049' where fips = '48049'; +update mapdata.county set ugc = 'NEC071' where fips = '31071'; +update mapdata.county set ugc = 'OKC043' where fips = '40043'; +update mapdata.county set ugc = 'NEC175' where fips = '31175'; +update mapdata.county set ugc = 'TXC325' where fips = '48325'; +update mapdata.county set ugc = 'TXC283' where fips = '48283'; +update mapdata.county set ugc = 'TXC163' where fips = '48163'; +update mapdata.county set ugc = 'SDC053' where fips = '46053'; +update mapdata.county set ugc = 'SDC017' where fips = '46017'; +update mapdata.county set ugc = 'TXC505' where fips = '48505'; +update mapdata.county set ugc = 'SDC049' where fips = '46049'; +update mapdata.county set ugc = 'TXC023' where fips = '48023'; +update mapdata.county set ugc = 'OKC153' where fips = '40153'; +update mapdata.county set ugc = 'TXC319' where fips = '48319'; +update mapdata.county set ugc = 'SDC015' where fips = '46015'; +update mapdata.county set ugc = 'SDC089' where fips = '46089'; +update mapdata.county set ugc = 'TXC447' where fips = '48447'; +update mapdata.county set ugc = 'KSC145' where fips = '20145'; +update mapdata.county set ugc = 'SDC045' where fips = '46045'; +update mapdata.county set ugc = 'TXC019' where fips = '48019'; +update mapdata.county set ugc = 'KSC097' where fips = '20097'; +update mapdata.county set ugc = 'TXC487' where fips = '48487'; +update mapdata.county set ugc = 'KSC033' where fips = '20033'; +update mapdata.county set ugc = 'TXC307' where fips = '48307'; +update mapdata.county set ugc = 'NDC095' where fips = '38095'; +update mapdata.county set ugc = 'KSC047' where fips = '20047'; +update mapdata.county set ugc = 'TXC479' where fips = '48479'; +update mapdata.county set ugc = 'KSC165' where fips = '20165'; +update mapdata.county set ugc = 'KSC051' where fips = '20051'; +update mapdata.county set ugc = 'OKC065' where fips = '40065'; +update mapdata.county set ugc = 'NDC005' where fips = '38005'; +update mapdata.county set ugc = 'KSC163' where fips = '20163'; +update mapdata.county set ugc = 'TXC059' where fips = '48059'; +update mapdata.county set ugc = 'KSC147' where fips = '20147'; +update mapdata.county set ugc = 'TXC265' where fips = '48265'; +update mapdata.county set ugc = 'TXC417' where fips = '48417'; +update mapdata.county set ugc = 'NEC115' where fips = '31115'; +update mapdata.county set ugc = 'NEC083' where fips = '31083'; +update mapdata.county set ugc = 'NDC047' where fips = '38047'; +update mapdata.county set ugc = 'NEC103' where fips = '31103'; +update mapdata.county set ugc = 'NEC149' where fips = '31149'; +update mapdata.county set ugc = 'NDC051' where fips = '38051'; +update mapdata.county set ugc = 'NEC137' where fips = '31137'; +update mapdata.county set ugc = 'TXC083' where fips = '48083'; +update mapdata.county set ugc = 'SDC069' where fips = '46069'; +update mapdata.county set ugc = 'TXC275' where fips = '48275'; +update mapdata.county set ugc = 'NDC103' where fips = '38103'; +update mapdata.county set ugc = 'OKC009' where fips = '40009'; +update mapdata.county set ugc = 'OKC129' where fips = '40129'; +update mapdata.county set ugc = 'OKC059' where fips = '40059'; +update mapdata.county set ugc = 'NEC041' where fips = '31041'; +update mapdata.county set ugc = 'TXC207' where fips = '48207'; +update mapdata.county set ugc = 'TXC267' where fips = '48267'; +update mapdata.county set ugc = 'TXC127' where fips = '48127'; +update mapdata.county set ugc = 'OKC057' where fips = '40057'; +update mapdata.county set ugc = 'OKC055' where fips = '40055'; +update mapdata.county set ugc = 'TXC155' where fips = '48155'; +update mapdata.county set ugc = 'OKC045' where fips = '40045'; +update mapdata.county set ugc = 'NEC047' where fips = '31047'; +update mapdata.county set ugc = 'TXC507' where fips = '48507'; +update mapdata.county set ugc = 'TXC095' where fips = '48095'; +update mapdata.county set ugc = 'SDC085' where fips = '46085'; +update mapdata.county set ugc = 'NDC043' where fips = '38043'; +update mapdata.county set ugc = 'TXC463' where fips = '48463'; +update mapdata.county set ugc = 'TXC385' where fips = '48385'; +update mapdata.county set ugc = 'KSC025' where fips = '20025'; +update mapdata.county set ugc = 'TXC327' where fips = '48327'; +update mapdata.county set ugc = 'SDC129' where fips = '46129'; +update mapdata.county set ugc = 'NEC073' where fips = '31073'; +update mapdata.county set ugc = 'NDC079' where fips = '38079'; +update mapdata.county set ugc = 'TXC197' where fips = '48197'; +update mapdata.county set ugc = 'KSC135' where fips = '20135'; +update mapdata.county set ugc = 'KSC057' where fips = '20057'; +update mapdata.county set ugc = 'TXC441' where fips = '48441'; +update mapdata.county set ugc = 'KSC195' where fips = '20195'; +update mapdata.county set ugc = 'KSC137' where fips = '20137'; +update mapdata.county set ugc = 'KSC065' where fips = '20065'; +update mapdata.county set ugc = 'SDC123' where fips = '46123'; +update mapdata.county set ugc = 'TXC253' where fips = '48253'; +update mapdata.county set ugc = 'NEC065' where fips = '31065'; +update mapdata.county set ugc = 'KSC083' where fips = '20083'; +update mapdata.county set ugc = 'TXC399' where fips = '48399'; +update mapdata.county set ugc = 'NDC069' where fips = '38069'; +update mapdata.county set ugc = 'NEC009' where fips = '31009'; +update mapdata.county set ugc = 'SDC107' where fips = '46107'; +update mapdata.county set ugc = 'SDC021' where fips = '46021'; +update mapdata.county set ugc = 'NEC017' where fips = '31017'; +update mapdata.county set ugc = 'SDC119' where fips = '46119'; +update mapdata.county set ugc = 'TXC075' where fips = '48075'; +update mapdata.county set ugc = 'TXC323' where fips = '48323'; +update mapdata.county set ugc = 'SDC065' where fips = '46065'; +update mapdata.county set ugc = 'TXC269' where fips = '48269'; +update mapdata.county set ugc = 'TXC433' where fips = '48433'; +update mapdata.county set ugc = 'TXC211' where fips = '48211'; +update mapdata.county set ugc = 'TXC295' where fips = '48295'; +update mapdata.county set ugc = 'TXC101' where fips = '48101'; +update mapdata.county set ugc = 'NDC029' where fips = '38029'; +update mapdata.county set ugc = 'TXC483' where fips = '48483'; +update mapdata.county set ugc = 'TXC087' where fips = '48087'; +update mapdata.county set ugc = 'TXC137' where fips = '48137'; +update mapdata.county set ugc = 'NDC083' where fips = '38083'; +update mapdata.county set ugc = 'KSC119' where fips = '20119'; +update mapdata.county set ugc = 'TXC271' where fips = '48271'; +update mapdata.county set ugc = 'NEC063' where fips = '31063'; +update mapdata.county set ugc = 'TXC151' where fips = '48151'; +update mapdata.county set ugc = 'TXC353' where fips = '48353'; +update mapdata.county set ugc = 'KSC039' where fips = '20039'; +update mapdata.county set ugc = 'KSC179' where fips = '20179'; +update mapdata.county set ugc = 'KSC101' where fips = '20101'; +update mapdata.county set ugc = 'KSC069' where fips = '20069'; +update mapdata.county set ugc = 'TXC451' where fips = '48451'; +update mapdata.county set ugc = 'NEC113' where fips = '31113'; +update mapdata.county set ugc = 'OKC007' where fips = '40007'; +update mapdata.county set ugc = 'KSC063' where fips = '20063'; +update mapdata.county set ugc = 'TXC413' where fips = '48413'; +update mapdata.county set ugc = 'TXC081' where fips = '48081'; +update mapdata.county set ugc = 'NEC145' where fips = '31145'; +update mapdata.county set ugc = 'NDC015' where fips = '38015'; +update mapdata.county set ugc = 'NEC171' where fips = '31171'; +update mapdata.county set ugc = 'TXC435' where fips = '48435'; +update mapdata.county set ugc = 'TXC191' where fips = '48191'; +update mapdata.county set ugc = 'NDC049' where fips = '38049'; +update mapdata.county set ugc = 'SDC121' where fips = '46121'; +update mapdata.county set ugc = 'KSC055' where fips = '20055'; +update mapdata.county set ugc = 'NEC111' where fips = '31111'; +update mapdata.county set ugc = 'SDC117' where fips = '46117'; +update mapdata.county set ugc = 'SDC095' where fips = '46095'; +update mapdata.county set ugc = 'TXC263' where fips = '48263'; +update mapdata.county set ugc = 'TXC357' where fips = '48357'; +update mapdata.county set ugc = 'TXC345' where fips = '48345'; +update mapdata.county set ugc = 'TXC125' where fips = '48125'; +update mapdata.county set ugc = 'SDC041' where fips = '46041'; +update mapdata.county set ugc = 'SDC075' where fips = '46075'; +update mapdata.county set ugc = 'TXC179' where fips = '48179'; +update mapdata.county set ugc = 'TXC129' where fips = '48129'; +update mapdata.county set ugc = 'TXC393' where fips = '48393'; +update mapdata.county set ugc = 'KSC081' where fips = '20081'; +update mapdata.county set ugc = 'NDC009' where fips = '38009'; +update mapdata.county set ugc = 'KSC175' where fips = '20175'; +update mapdata.county set ugc = 'TXC415' where fips = '48415'; +update mapdata.county set ugc = 'TXC335' where fips = '48335'; +update mapdata.county set ugc = 'KSC171' where fips = '20171'; +update mapdata.county set ugc = 'NDC085' where fips = '38085'; +update mapdata.county set ugc = 'TXC235' where fips = '48235'; +update mapdata.county set ugc = 'NEC087' where fips = '31087'; +update mapdata.county set ugc = 'NEC085' where fips = '31085'; +update mapdata.county set ugc = 'NEC117' where fips = '31117'; +update mapdata.county set ugc = 'KSC193' where fips = '20193'; +update mapdata.county set ugc = 'TXC431' where fips = '48431'; +update mapdata.county set ugc = 'KSC153' where fips = '20153'; +update mapdata.county set ugc = 'NEC031' where fips = '31031'; +update mapdata.county set ugc = 'KSC109' where fips = '20109'; +update mapdata.county set ugc = 'TXC465' where fips = '48465'; +update mapdata.county set ugc = 'NEC091' where fips = '31091'; +update mapdata.county set ugc = 'TXC045' where fips = '48045'; +update mapdata.county set ugc = 'SDC031' where fips = '46031'; +update mapdata.county set ugc = 'TXC153' where fips = '48153'; +update mapdata.county set ugc = 'TXC107' where fips = '48107'; +update mapdata.county set ugc = 'TXC065' where fips = '48065'; +update mapdata.county set ugc = 'KSC067' where fips = '20067'; +update mapdata.county set ugc = 'NDC055' where fips = '38055'; +update mapdata.county set ugc = 'KSC093' where fips = '20093'; +update mapdata.county set ugc = 'TXC195' where fips = '48195'; +update mapdata.county set ugc = 'TXC169' where fips = '48169'; +update mapdata.county set ugc = 'KSC189' where fips = '20189'; +update mapdata.county set ugc = 'KSC203' where fips = '20203'; +update mapdata.county set ugc = 'TXC233' where fips = '48233'; +update mapdata.county set ugc = 'NDC065' where fips = '38065'; +update mapdata.county set ugc = 'TXC011' where fips = '48011'; +update mapdata.county set ugc = 'NDC059' where fips = '38059'; +update mapdata.county set ugc = 'TXC105' where fips = '48105'; +update mapdata.county set ugc = 'TXC227' where fips = '48227'; +update mapdata.county set ugc = 'TXC033' where fips = '48033'; +update mapdata.county set ugc = 'OKC139' where fips = '40139'; +update mapdata.county set ugc = 'TXC383' where fips = '48383'; +update mapdata.county set ugc = 'TXC173' where fips = '48173'; +update mapdata.county set ugc = 'NDC101' where fips = '38101'; +update mapdata.county set ugc = 'SDC071' where fips = '46071'; +update mapdata.county set ugc = 'SDC137' where fips = '46137'; +update mapdata.county set ugc = 'NEC135' where fips = '31135'; +update mapdata.county set ugc = 'NEC005' where fips = '31005'; +update mapdata.county set ugc = 'NDC075' where fips = '38075'; +update mapdata.county set ugc = 'NDC037' where fips = '38037'; +update mapdata.county set ugc = 'SDC007' where fips = '46007'; +update mapdata.county set ugc = 'SDC055' where fips = '46055'; +update mapdata.county set ugc = 'NEC057' where fips = '31057'; +update mapdata.county set ugc = 'KSC181' where fips = '20181'; +update mapdata.county set ugc = 'TXC437' where fips = '48437'; +update mapdata.county set ugc = 'NEC101' where fips = '31101'; +update mapdata.county set ugc = 'KSC023' where fips = '20023'; +update mapdata.county set ugc = 'NEC029' where fips = '31029'; +update mapdata.county set ugc = 'NDC057' where fips = '38057'; +update mapdata.county set ugc = 'KSC199' where fips = '20199'; +update mapdata.county set ugc = 'NEC075' where fips = '31075'; +update mapdata.county set ugc = 'KSC075' where fips = '20075'; +update mapdata.county set ugc = 'KSC187' where fips = '20187'; +update mapdata.county set ugc = 'KSC129' where fips = '20129'; +update mapdata.county set ugc = 'TXC305' where fips = '48305'; +update mapdata.county set ugc = 'KSC071' where fips = '20071'; +update mapdata.county set ugc = 'TXC303' where fips = '48303'; +update mapdata.county set ugc = 'TXC189' where fips = '48189'; +update mapdata.county set ugc = 'TXC381' where fips = '48381'; +update mapdata.county set ugc = 'TXC421' where fips = '48421'; +update mapdata.county set ugc = 'TXC341' where fips = '48341'; +update mapdata.county set ugc = 'TXC375' where fips = '48375'; +update mapdata.county set ugc = 'TXC317' where fips = '48317'; +update mapdata.county set ugc = 'TXC115' where fips = '48115'; +update mapdata.county set ugc = 'TXC461' where fips = '48461'; +update mapdata.county set ugc = 'TXC329' where fips = '48329'; +update mapdata.county set ugc = 'TXC443' where fips = '48443'; +update mapdata.county set ugc = 'TXC069' where fips = '48069'; +update mapdata.county set ugc = 'NEC069' where fips = '31069'; +update mapdata.county set ugc = 'COC115' where fips = '8115'; +update mapdata.county set ugc = 'TXC445' where fips = '48445'; +update mapdata.county set ugc = 'TXC219' where fips = '48219'; +update mapdata.county set ugc = 'TXC279' where fips = '48279'; +update mapdata.county set ugc = 'NEC049' where fips = '31049'; +update mapdata.county set ugc = 'TXC103' where fips = '48103'; +update mapdata.county set ugc = 'NDC061' where fips = '38061'; +update mapdata.county set ugc = 'COC125' where fips = '8125'; +update mapdata.county set ugc = 'COC095' where fips = '8095'; +update mapdata.county set ugc = 'COC099' where fips = '8099'; +update mapdata.county set ugc = 'NEC161' where fips = '31161'; +update mapdata.county set ugc = 'NDC041' where fips = '38041'; +update mapdata.county set ugc = 'SDC105' where fips = '46105'; +update mapdata.county set ugc = 'SDC113' where fips = '46113'; +update mapdata.county set ugc = 'OKC025' where fips = '40025'; +update mapdata.county set ugc = 'NDC001' where fips = '38001'; +update mapdata.county set ugc = 'NDC013' where fips = '38013'; +update mapdata.county set ugc = 'TXC135' where fips = '48135'; +update mapdata.county set ugc = 'TXC205' where fips = '48205'; +update mapdata.county set ugc = 'COC009' where fips = '8009'; +update mapdata.county set ugc = 'TXC117' where fips = '48117'; +update mapdata.county set ugc = 'COC017' where fips = '8017'; +update mapdata.county set ugc = 'TXC111' where fips = '48111'; +update mapdata.county set ugc = 'COC063' where fips = '8063'; +update mapdata.county set ugc = 'TXC359' where fips = '48359'; +update mapdata.county set ugc = 'TXC165' where fips = '48165'; +update mapdata.county set ugc = 'TXC003' where fips = '48003'; +update mapdata.county set ugc = 'NDC025' where fips = '38025'; +update mapdata.county set ugc = 'NDC089' where fips = '38089'; +update mapdata.county set ugc = 'SDC093' where fips = '46093'; +update mapdata.county set ugc = 'COC061' where fips = '8061'; +update mapdata.county set ugc = 'TXC371' where fips = '48371'; +update mapdata.county set ugc = 'TXC369' where fips = '48369'; +update mapdata.county set ugc = 'TXC079' where fips = '48079'; +update mapdata.county set ugc = 'TXC501' where fips = '48501'; +update mapdata.county set ugc = 'TXC017' where fips = '48017'; +update mapdata.county set ugc = 'SDC103' where fips = '46103'; +update mapdata.county set ugc = 'NEC033' where fips = '31033'; +update mapdata.county set ugc = 'TXC475' where fips = '48475'; +update mapdata.county set ugc = 'NEC123' where fips = '31123'; +update mapdata.county set ugc = 'COC011' where fips = '8011'; +update mapdata.county set ugc = 'TXC495' where fips = '48495'; +update mapdata.county set ugc = 'NEC045' where fips = '31045'; +update mapdata.county set ugc = 'NEC013' where fips = '31013'; +update mapdata.county set ugc = 'COC075' where fips = '8075'; +update mapdata.county set ugc = 'COC121' where fips = '8121'; +update mapdata.county set ugc = 'TXC043' where fips = '48043'; +update mapdata.county set ugc = 'NMC009' where fips = '35009'; +update mapdata.county set ugc = 'NDC007' where fips = '38007'; +update mapdata.county set ugc = 'NDC053' where fips = '38053'; +update mapdata.county set ugc = 'NMC025' where fips = '35025'; +update mapdata.county set ugc = 'NDC087' where fips = '38087'; +update mapdata.county set ugc = 'NDC105' where fips = '38105'; +update mapdata.county set ugc = 'NDC023' where fips = '38023'; +update mapdata.county set ugc = 'NMC059' where fips = '35059'; +update mapdata.county set ugc = 'NMC041' where fips = '35041'; +update mapdata.county set ugc = 'SDC063' where fips = '46063'; +update mapdata.county set ugc = 'NMC037' where fips = '35037'; +update mapdata.county set ugc = 'SDC033' where fips = '46033'; +update mapdata.county set ugc = 'COC073' where fips = '8073'; +update mapdata.county set ugc = 'SDC081' where fips = '46081'; +update mapdata.county set ugc = 'SDC047' where fips = '46047'; +update mapdata.county set ugc = 'SDC019' where fips = '46019'; +update mapdata.county set ugc = 'TXC301' where fips = '48301'; +update mapdata.county set ugc = 'NDC011' where fips = '38011'; +update mapdata.county set ugc = 'NEC157' where fips = '31157'; +update mapdata.county set ugc = 'TXC389' where fips = '48389'; +update mapdata.county set ugc = 'NEC105' where fips = '31105'; +update mapdata.county set ugc = 'NEC007' where fips = '31007'; +update mapdata.county set ugc = 'NMC021' where fips = '35021'; +update mapdata.county set ugc = 'COC089' where fips = '8089'; +update mapdata.county set ugc = 'COC025' where fips = '8025'; +update mapdata.county set ugc = 'COC087' where fips = '8087'; +update mapdata.county set ugc = 'NEC165' where fips = '31165'; +update mapdata.county set ugc = 'NDC033' where fips = '38033'; +update mapdata.county set ugc = 'COC071' where fips = '8071'; +update mapdata.county set ugc = 'COC039' where fips = '8039'; +update mapdata.county set ugc = 'TXC243' where fips = '48243'; +update mapdata.county set ugc = 'TXC377' where fips = '48377'; +update mapdata.county set ugc = 'MTC109' where fips = '30109'; +update mapdata.county set ugc = 'COC005' where fips = '8005'; +update mapdata.county set ugc = 'NMC015' where fips = '35015'; +update mapdata.county set ugc = 'WYC015' where fips = '56015'; +update mapdata.county set ugc = 'COC123' where fips = '8123'; +update mapdata.county set ugc = 'MTC025' where fips = '30025'; +update mapdata.county set ugc = 'NMC011' where fips = '35011'; +update mapdata.county set ugc = 'COC001' where fips = '8001'; +update mapdata.county set ugc = 'NMC005' where fips = '35005'; +update mapdata.county set ugc = 'WYC027' where fips = '56027'; +update mapdata.county set ugc = 'COC041' where fips = '8041'; +update mapdata.county set ugc = 'TXC109' where fips = '48109'; +update mapdata.county set ugc = 'COC101' where fips = '8101'; +update mapdata.county set ugc = 'MTC091' where fips = '30091'; +update mapdata.county set ugc = 'MTC011' where fips = '30011'; +update mapdata.county set ugc = 'WYC045' where fips = '56045'; +update mapdata.county set ugc = 'WYC011' where fips = '56011'; +update mapdata.county set ugc = 'NMC007' where fips = '35007'; +update mapdata.county set ugc = 'WYC021' where fips = '56021'; +update mapdata.county set ugc = 'MTC083' where fips = '30083'; +update mapdata.county set ugc = 'NMC019' where fips = '35019'; +update mapdata.county set ugc = 'NMC047' where fips = '35047'; +update mapdata.county set ugc = 'COC031' where fips = '8031'; +update mapdata.county set ugc = 'MTC021' where fips = '30021'; +update mapdata.county set ugc = 'COC055' where fips = '8055'; +update mapdata.county set ugc = 'WYC031' where fips = '56031'; +update mapdata.county set ugc = 'MTC085' where fips = '30085'; +update mapdata.county set ugc = 'COC014' where fips = '8014'; +update mapdata.county set ugc = 'COC035' where fips = '8035'; +update mapdata.county set ugc = 'NMC033' where fips = '35033'; +update mapdata.county set ugc = 'COC119' where fips = '8119'; +update mapdata.county set ugc = 'COC059' where fips = '8059'; +update mapdata.county set ugc = 'MTC079' where fips = '30079'; +update mapdata.county set ugc = 'COC013' where fips = '8013'; +update mapdata.county set ugc = 'TXC229' where fips = '48229'; +update mapdata.county set ugc = 'COC027' where fips = '8027'; +update mapdata.county set ugc = 'COC069' where fips = '8069'; +update mapdata.county set ugc = 'NMC027' where fips = '35027'; +update mapdata.county set ugc = 'COC043' where fips = '8043'; +update mapdata.county set ugc = 'WYC009' where fips = '56009'; +update mapdata.county set ugc = 'MTC019' where fips = '30019'; +update mapdata.county set ugc = 'COC023' where fips = '8023'; +update mapdata.county set ugc = 'WYC005' where fips = '56005'; +update mapdata.county set ugc = 'COC047' where fips = '8047'; +update mapdata.county set ugc = 'MTC017' where fips = '30017'; +update mapdata.county set ugc = 'NMC055' where fips = '35055'; +update mapdata.county set ugc = 'MTC075' where fips = '30075'; +update mapdata.county set ugc = 'MTC055' where fips = '30055'; +update mapdata.county set ugc = 'NMC035' where fips = '35035'; +update mapdata.county set ugc = 'WYC001' where fips = '56001'; +update mapdata.county set ugc = 'COC019' where fips = '8019'; +update mapdata.county set ugc = 'NMC057' where fips = '35057'; +update mapdata.county set ugc = 'COC093' where fips = '8093'; +update mapdata.county set ugc = 'COC003' where fips = '8003'; +update mapdata.county set ugc = 'NMC049' where fips = '35049'; +update mapdata.county set ugc = 'COC049' where fips = '8049'; +update mapdata.county set ugc = 'COC117' where fips = '8117'; +update mapdata.county set ugc = 'COC021' where fips = '8021'; +update mapdata.county set ugc = 'COC109' where fips = '8109'; +update mapdata.county set ugc = 'COC065' where fips = '8065'; +update mapdata.county set ugc = 'NMC028' where fips = '35028'; +update mapdata.county set ugc = 'COC015' where fips = '8015'; +update mapdata.county set ugc = 'TXC141' where fips = '48141'; +update mapdata.county set ugc = 'COC057' where fips = '8057'; +update mapdata.county set ugc = 'COC105' where fips = '8105'; +update mapdata.county set ugc = 'WYC019' where fips = '56019'; +update mapdata.county set ugc = 'NMC001' where fips = '35001'; +update mapdata.county set ugc = 'MTC105' where fips = '30105'; +update mapdata.county set ugc = 'COC037' where fips = '8037'; +update mapdata.county set ugc = 'NMC039' where fips = '35039'; +update mapdata.county set ugc = 'COC097' where fips = '8097'; +update mapdata.county set ugc = 'MTC087' where fips = '30087'; +update mapdata.county set ugc = 'NMC061' where fips = '35061'; +update mapdata.county set ugc = 'WYC025' where fips = '56025'; +update mapdata.county set ugc = 'NMC013' where fips = '35013'; +update mapdata.county set ugc = 'WYC033' where fips = '56033'; +update mapdata.county set ugc = 'NMC043' where fips = '35043'; +update mapdata.county set ugc = 'COC079' where fips = '8079'; +update mapdata.county set ugc = 'WYC007' where fips = '56007'; +update mapdata.county set ugc = 'NMC053' where fips = '35053'; +update mapdata.county set ugc = 'MTC033' where fips = '30033'; +update mapdata.county set ugc = 'COC007' where fips = '8007'; +update mapdata.county set ugc = 'COC051' where fips = '8051'; +update mapdata.county set ugc = 'MTC103' where fips = '30103'; +update mapdata.county set ugc = 'COC107' where fips = '8107'; +update mapdata.county set ugc = 'NMC051' where fips = '35051'; +update mapdata.county set ugc = 'COC053' where fips = '8053'; +update mapdata.county set ugc = 'MTC003' where fips = '30003'; +update mapdata.county set ugc = 'COC111' where fips = '8111'; +update mapdata.county set ugc = 'WYC043' where fips = '56043'; +update mapdata.county set ugc = 'COC091' where fips = '8091'; +update mapdata.county set ugc = 'NMC029' where fips = '35029'; +update mapdata.county set ugc = 'COC029' where fips = '8029'; +update mapdata.county set ugc = 'COC067' where fips = '8067'; +update mapdata.county set ugc = 'MTC071' where fips = '30071'; +update mapdata.county set ugc = 'COC045' where fips = '8045'; +update mapdata.county set ugc = 'NMC006' where fips = '35006'; +update mapdata.county set ugc = 'WYC003' where fips = '56003'; +update mapdata.county set ugc = 'MTC069' where fips = '30069'; +update mapdata.county set ugc = 'COC081' where fips = '8081'; +update mapdata.county set ugc = 'COC113' where fips = '8113'; +update mapdata.county set ugc = 'COC103' where fips = '8103'; +update mapdata.county set ugc = 'MTC111' where fips = '30111'; +update mapdata.county set ugc = 'NMC031' where fips = '35031'; +update mapdata.county set ugc = 'NMC045' where fips = '35045'; +update mapdata.county set ugc = 'NMC017' where fips = '35017'; +update mapdata.county set ugc = 'COC085' where fips = '8085'; +update mapdata.county set ugc = 'NMC003' where fips = '35003'; +update mapdata.county set ugc = 'WYC017' where fips = '56017'; +update mapdata.county set ugc = 'MTC065' where fips = '30065'; +update mapdata.county set ugc = 'COC077' where fips = '8077'; +update mapdata.county set ugc = 'COC083' where fips = '8083'; +update mapdata.county set ugc = 'COC033' where fips = '8033'; +update mapdata.county set ugc = 'WYC013' where fips = '56013'; +update mapdata.county set ugc = 'NMC023' where fips = '35023'; +update mapdata.county set ugc = 'WYC037' where fips = '56037'; +update mapdata.county set ugc = 'MTC005' where fips = '30005'; +update mapdata.county set ugc = 'MTC009' where fips = '30009'; +update mapdata.county set ugc = 'MTC037' where fips = '30037'; +update mapdata.county set ugc = 'MTC027' where fips = '30027'; +update mapdata.county set ugc = 'AZC011' where fips = '4011'; +update mapdata.county set ugc = 'MTC095' where fips = '30095'; +update mapdata.county set ugc = 'UTC009' where fips = '49009'; +update mapdata.county set ugc = 'AZC001' where fips = '4001'; +update mapdata.county set ugc = 'UTC047' where fips = '49047'; +update mapdata.county set ugc = 'WYC029' where fips = '56029'; +update mapdata.county set ugc = 'UTC019' where fips = '49019'; +update mapdata.county set ugc = 'AZC003' where fips = '4003'; +update mapdata.county set ugc = 'UTC037' where fips = '49037'; +update mapdata.county set ugc = 'MTC097' where fips = '30097'; +update mapdata.county set ugc = 'AZC009' where fips = '4009'; +update mapdata.county set ugc = 'WYC035' where fips = '56035'; +update mapdata.county set ugc = 'MTC107' where fips = '30107'; +update mapdata.county set ugc = 'MTC041' where fips = '30041'; +update mapdata.county set ugc = 'MTC045' where fips = '30045'; +update mapdata.county set ugc = 'AZC017' where fips = '4017'; +update mapdata.county set ugc = 'UTC013' where fips = '49013'; +update mapdata.county set ugc = 'MTC015' where fips = '30015'; +update mapdata.county set ugc = 'UTC015' where fips = '49015'; +update mapdata.county set ugc = 'WYC041' where fips = '56041'; +update mapdata.county set ugc = 'MTC067' where fips = '30067'; +update mapdata.county set ugc = 'WYC039' where fips = '56039'; +update mapdata.county set ugc = 'UTC007' where fips = '49007'; +update mapdata.county set ugc = 'WYC023' where fips = '56023'; +update mapdata.county set ugc = 'AZC007' where fips = '4007'; +update mapdata.county set ugc = 'AZC023' where fips = '4023'; +update mapdata.county set ugc = 'UTC055' where fips = '49055'; +update mapdata.county set ugc = 'MTC059' where fips = '30059'; +update mapdata.county set ugc = 'UTC043' where fips = '49043'; +update mapdata.county set ugc = 'MTC051' where fips = '30051'; +update mapdata.county set ugc = 'MTC031' where fips = '30031'; +update mapdata.county set ugc = 'IDC007' where fips = '16007'; +update mapdata.county set ugc = 'UTC051' where fips = '49051'; +update mapdata.county set ugc = 'UTC033' where fips = '49033'; +update mapdata.county set ugc = 'IDC081' where fips = '16081'; +update mapdata.county set ugc = 'AZC021' where fips = '4021'; +update mapdata.county set ugc = 'MTC013' where fips = '30013'; +update mapdata.county set ugc = 'IDC043' where fips = '16043'; +update mapdata.county set ugc = 'UTC017' where fips = '49017'; +update mapdata.county set ugc = 'MTC007' where fips = '30007'; +update mapdata.county set ugc = 'UTC029' where fips = '49029'; +update mapdata.county set ugc = 'UTC039' where fips = '49039'; +update mapdata.county set ugc = 'IDC019' where fips = '16019'; +update mapdata.county set ugc = 'MTC101' where fips = '30101'; +update mapdata.county set ugc = 'UTC005' where fips = '49005'; +update mapdata.county set ugc = 'IDC029' where fips = '16029'; +update mapdata.county set ugc = 'IDC065' where fips = '16065'; +update mapdata.county set ugc = 'UTC049' where fips = '49049'; +update mapdata.county set ugc = 'AZC005' where fips = '4005'; +update mapdata.county set ugc = 'AZC019' where fips = '4019'; +update mapdata.county set ugc = 'IDC041' where fips = '16041'; +update mapdata.county set ugc = 'UTC041' where fips = '49041'; +update mapdata.county set ugc = 'UTC057' where fips = '49057'; +update mapdata.county set ugc = 'UTC025' where fips = '49025'; +update mapdata.county set ugc = 'UTC011' where fips = '49011'; +update mapdata.county set ugc = 'UTC031' where fips = '49031'; +update mapdata.county set ugc = 'MTC057' where fips = '30057'; +update mapdata.county set ugc = 'MTC043' where fips = '30043'; +update mapdata.county set ugc = 'UTC035' where fips = '49035'; +update mapdata.county set ugc = 'IDC005' where fips = '16005'; +update mapdata.county set ugc = 'MTC099' where fips = '30099'; +update mapdata.county set ugc = 'MTC073' where fips = '30073'; +update mapdata.county set ugc = 'MTC049' where fips = '30049'; +update mapdata.county set ugc = 'IDC051' where fips = '16051'; +update mapdata.county set ugc = 'IDC011' where fips = '16011'; +update mapdata.county set ugc = 'IDC033' where fips = '16033'; +update mapdata.county set ugc = 'AZC013' where fips = '4013'; +update mapdata.county set ugc = 'IDC071' where fips = '16071'; +update mapdata.county set ugc = 'AZC025' where fips = '4025'; +update mapdata.county set ugc = 'MTC093' where fips = '30093'; +update mapdata.county set ugc = 'UTC023' where fips = '49023'; +update mapdata.county set ugc = 'MTC001' where fips = '30001'; +update mapdata.county set ugc = 'MTC035' where fips = '30035'; +update mapdata.county set ugc = 'MTC077' where fips = '30077'; +update mapdata.county set ugc = 'IDC077' where fips = '16077'; +update mapdata.county set ugc = 'IDC023' where fips = '16023'; +update mapdata.county set ugc = 'UTC003' where fips = '49003'; +update mapdata.county set ugc = 'UTC027' where fips = '49027'; +update mapdata.county set ugc = 'UTC045' where fips = '49045'; +update mapdata.county set ugc = 'MTC023' where fips = '30023'; +update mapdata.county set ugc = 'MTC039' where fips = '30039'; +update mapdata.county set ugc = 'UTC001' where fips = '49001'; +update mapdata.county set ugc = 'UTC021' where fips = '49021'; +update mapdata.county set ugc = 'UTC053' where fips = '49053'; +update mapdata.county set ugc = 'IDC031' where fips = '16031'; +update mapdata.county set ugc = 'IDC067' where fips = '16067'; +update mapdata.county set ugc = 'AZC015' where fips = '4015'; +update mapdata.county set ugc = 'AZC027' where fips = '4027'; +update mapdata.county set ugc = 'AZC012' where fips = '4012'; +update mapdata.county set ugc = 'MTC063' where fips = '30063'; +update mapdata.county set ugc = 'IDC059' where fips = '16059'; +update mapdata.county set ugc = 'IDC013' where fips = '16013'; +update mapdata.county set ugc = 'MTC081' where fips = '30081'; +update mapdata.county set ugc = 'MTC047' where fips = '30047'; +update mapdata.county set ugc = 'MTC029' where fips = '30029'; +update mapdata.county set ugc = 'IDC063' where fips = '16063'; +update mapdata.county set ugc = 'IDC037' where fips = '16037'; +update mapdata.county set ugc = 'IDC053' where fips = '16053'; +update mapdata.county set ugc = 'IDC083' where fips = '16083'; +update mapdata.county set ugc = 'IDC047' where fips = '16047'; +update mapdata.county set ugc = 'IDC025' where fips = '16025'; +update mapdata.county set ugc = 'NVC017' where fips = '32017'; +update mapdata.county set ugc = 'NVC033' where fips = '32033'; +update mapdata.county set ugc = 'NVC003' where fips = '32003'; +update mapdata.county set ugc = 'MTC089' where fips = '30089'; +update mapdata.county set ugc = 'MTC061' where fips = '30061'; +update mapdata.county set ugc = 'NVC007' where fips = '32007'; +update mapdata.county set ugc = 'MTC053' where fips = '30053'; +update mapdata.county set ugc = 'CAC025' where fips = '6025'; +update mapdata.county set ugc = 'IDC049' where fips = '16049'; +update mapdata.county set ugc = 'IDC039' where fips = '16039'; +update mapdata.county set ugc = 'IDC085' where fips = '16085'; +update mapdata.county set ugc = 'IDC035' where fips = '16035'; +update mapdata.county set ugc = 'IDC079' where fips = '16079'; +update mapdata.county set ugc = 'IDC015' where fips = '16015'; +update mapdata.county set ugc = 'CAC065' where fips = '6065'; +update mapdata.county set ugc = 'IDC001' where fips = '16001'; +update mapdata.county set ugc = 'IDC073' where fips = '16073'; +update mapdata.county set ugc = 'CAC071' where fips = '6071'; +update mapdata.county set ugc = 'NVC011' where fips = '32011'; +update mapdata.county set ugc = 'IDC045' where fips = '16045'; +update mapdata.county set ugc = 'IDC061' where fips = '16061'; +update mapdata.county set ugc = 'NVC023' where fips = '32023'; +update mapdata.county set ugc = 'IDC003' where fips = '16003'; +update mapdata.county set ugc = 'IDC021' where fips = '16021'; +update mapdata.county set ugc = 'IDC087' where fips = '16087'; +update mapdata.county set ugc = 'IDC009' where fips = '16009'; +update mapdata.county set ugc = 'IDC017' where fips = '16017'; +update mapdata.county set ugc = 'IDC057' where fips = '16057'; +update mapdata.county set ugc = 'IDC055' where fips = '16055'; +update mapdata.county set ugc = 'CAC073' where fips = '6073'; +update mapdata.county set ugc = 'IDC069' where fips = '16069'; +update mapdata.county set ugc = 'IDC075' where fips = '16075'; +update mapdata.county set ugc = 'IDC027' where fips = '16027'; +update mapdata.county set ugc = 'NVC015' where fips = '32015'; +update mapdata.county set ugc = 'ORC063' where fips = '41063'; +update mapdata.county set ugc = 'WAC051' where fips = '53051'; +update mapdata.county set ugc = 'WAC063' where fips = '53063'; +update mapdata.county set ugc = 'WAC003' where fips = '53003'; +update mapdata.county set ugc = 'CAC027' where fips = '6027'; +update mapdata.county set ugc = 'WAC075' where fips = '53075'; +update mapdata.county set ugc = 'WAC023' where fips = '53023'; +update mapdata.county set ugc = 'ORC045' where fips = '41045'; +update mapdata.county set ugc = 'NVC009' where fips = '32009'; +update mapdata.county set ugc = 'ORC001' where fips = '41001'; +update mapdata.county set ugc = 'WAC065' where fips = '53065'; +update mapdata.county set ugc = 'CAC059' where fips = '6059'; +update mapdata.county set ugc = 'WAC013' where fips = '53013'; +update mapdata.county set ugc = 'ORC061' where fips = '41061'; +update mapdata.county set ugc = 'NVC013' where fips = '32013'; +update mapdata.county set ugc = 'CAC037' where fips = '6037'; +update mapdata.county set ugc = 'NVC001' where fips = '32001'; +update mapdata.county set ugc = 'NVC027' where fips = '32027'; +update mapdata.county set ugc = 'WAC043' where fips = '53043'; +update mapdata.county set ugc = 'NVC021' where fips = '32021'; +update mapdata.county set ugc = 'WAC001' where fips = '53001'; +update mapdata.county set ugc = 'WAC071' where fips = '53071'; +update mapdata.county set ugc = 'WAC021' where fips = '53021'; +update mapdata.county set ugc = 'WAC019' where fips = '53019'; +update mapdata.county set ugc = 'CAC029' where fips = '6029'; +update mapdata.county set ugc = 'ORC059' where fips = '41059'; +update mapdata.county set ugc = 'CAC107' where fips = '6107'; +update mapdata.county set ugc = 'CAC051' where fips = '6051'; +update mapdata.county set ugc = 'ORC025' where fips = '41025'; +update mapdata.county set ugc = 'ORC023' where fips = '41023'; +update mapdata.county set ugc = 'CAC111' where fips = '6111'; +update mapdata.county set ugc = 'NVC019' where fips = '32019'; +update mapdata.county set ugc = 'WAC025' where fips = '53025'; +update mapdata.county set ugc = 'WAC005' where fips = '53005'; +update mapdata.county set ugc = 'NVC029' where fips = '32029'; +update mapdata.county set ugc = 'NVC031' where fips = '32031'; +update mapdata.county set ugc = 'CAC019' where fips = '6019'; +update mapdata.county set ugc = 'NVC005' where fips = '32005'; +update mapdata.county set ugc = 'ORC049' where fips = '41049'; +update mapdata.county set ugc = 'WAC047' where fips = '53047'; +update mapdata.county set ugc = 'WAC017' where fips = '53017'; +update mapdata.county set ugc = 'NVC510' where fips = '32510'; +update mapdata.county set ugc = 'CAC031' where fips = '6031'; +update mapdata.county set ugc = 'CAC039' where fips = '6039'; +update mapdata.county set ugc = 'CAC083' where fips = '6083'; +update mapdata.county set ugc = 'CAC109' where fips = '6109'; +update mapdata.county set ugc = 'CAC003' where fips = '6003'; +update mapdata.county set ugc = 'ORC069' where fips = '41069'; +update mapdata.county set ugc = 'CAC043' where fips = '6043'; +update mapdata.county set ugc = 'ORC021' where fips = '41021'; +update mapdata.county set ugc = 'ORC013' where fips = '41013'; +update mapdata.county set ugc = 'CAC079' where fips = '6079'; +update mapdata.county set ugc = 'ORC037' where fips = '41037'; +update mapdata.county set ugc = 'CAC091' where fips = '6091'; +update mapdata.county set ugc = 'CAC009' where fips = '6009'; +update mapdata.county set ugc = 'CAC005' where fips = '6005'; +update mapdata.county set ugc = 'CAC061' where fips = '6061'; +update mapdata.county set ugc = 'CAC035' where fips = '6035'; +update mapdata.county set ugc = 'WAC007' where fips = '53007'; +update mapdata.county set ugc = 'ORC055' where fips = '41055'; +update mapdata.county set ugc = 'CAC049' where fips = '6049'; +update mapdata.county set ugc = 'WAC037' where fips = '53037'; +update mapdata.county set ugc = 'CAC047' where fips = '6047'; +update mapdata.county set ugc = 'WAC077' where fips = '53077'; +update mapdata.county set ugc = 'CAC017' where fips = '6017'; +update mapdata.county set ugc = 'CAC063' where fips = '6063'; +update mapdata.county set ugc = 'WAC039' where fips = '53039'; +update mapdata.county set ugc = 'CAC057' where fips = '6057'; +update mapdata.county set ugc = 'CAC069' where fips = '6069'; +update mapdata.county set ugc = 'ORC017' where fips = '41017'; +update mapdata.county set ugc = 'ORC031' where fips = '41031'; +update mapdata.county set ugc = 'CAC099' where fips = '6099'; +update mapdata.county set ugc = 'CAC067' where fips = '6067'; +update mapdata.county set ugc = 'ORC065' where fips = '41065'; +update mapdata.county set ugc = 'CAC077' where fips = '6077'; +update mapdata.county set ugc = 'CAC007' where fips = '6007'; +update mapdata.county set ugc = 'CAC053' where fips = '6053'; +update mapdata.county set ugc = 'CAC115' where fips = '6115'; +update mapdata.county set ugc = 'CAC085' where fips = '6085'; +update mapdata.county set ugc = 'WAC053' where fips = '53053'; +update mapdata.county set ugc = 'CAC095' where fips = '6095'; +update mapdata.county set ugc = 'CAC101' where fips = '6101'; +update mapdata.county set ugc = 'ORC027' where fips = '41027'; +update mapdata.county set ugc = 'ORC035' where fips = '41035'; +update mapdata.county set ugc = 'CAC087' where fips = '6087'; +update mapdata.county set ugc = 'CAC001' where fips = '6001'; +update mapdata.county set ugc = 'WAC057' where fips = '53057'; +update mapdata.county set ugc = 'WAC073' where fips = '53073'; +update mapdata.county set ugc = 'WAC061' where fips = '53061'; +update mapdata.county set ugc = 'WAC033' where fips = '53033'; +update mapdata.county set ugc = 'WAC059' where fips = '53059'; +update mapdata.county set ugc = 'CAC013' where fips = '6013'; +update mapdata.county set ugc = 'CAC011' where fips = '6011'; +update mapdata.county set ugc = 'CAC089' where fips = '6089'; +update mapdata.county set ugc = 'CAC113' where fips = '6113'; +update mapdata.county set ugc = 'ORC005' where fips = '41005'; +update mapdata.county set ugc = 'CAC081' where fips = '6081'; +update mapdata.county set ugc = 'ORC047' where fips = '41047'; +update mapdata.county set ugc = 'CAC103' where fips = '6103'; +update mapdata.county set ugc = 'WAC041' where fips = '53041'; +update mapdata.county set ugc = 'CAC055' where fips = '6055'; +update mapdata.county set ugc = 'CAC075' where fips = '6075'; +update mapdata.county set ugc = 'CAC021' where fips = '6021'; +update mapdata.county set ugc = 'WAC015' where fips = '53015'; +update mapdata.county set ugc = 'ORC051' where fips = '41051'; +update mapdata.county set ugc = 'WAC011' where fips = '53011'; +update mapdata.county set ugc = 'CAC093' where fips = '6093'; +update mapdata.county set ugc = 'WAC035' where fips = '53035'; +update mapdata.county set ugc = 'WAC029' where fips = '53029'; +update mapdata.county set ugc = 'ORC029' where fips = '41029'; +update mapdata.county set ugc = 'ORC043' where fips = '41043'; +update mapdata.county set ugc = 'CAC041' where fips = '6041'; +update mapdata.county set ugc = 'ORC039' where fips = '41039'; +update mapdata.county set ugc = 'CAC033' where fips = '6033'; +update mapdata.county set ugc = 'CAC097' where fips = '6097'; +update mapdata.county set ugc = 'WAC067' where fips = '53067'; +update mapdata.county set ugc = 'WAC055' where fips = '53055'; +update mapdata.county set ugc = 'CAC105' where fips = '6105'; +update mapdata.county set ugc = 'ORC019' where fips = '41019'; +update mapdata.county set ugc = 'ORC009' where fips = '41009'; +update mapdata.county set ugc = 'WAC045' where fips = '53045'; +update mapdata.county set ugc = 'ORC071' where fips = '41071'; +update mapdata.county set ugc = 'WAC069' where fips = '53069'; +update mapdata.county set ugc = 'CAC045' where fips = '6045'; +update mapdata.county set ugc = 'ORC053' where fips = '41053'; +update mapdata.county set ugc = 'ORC003' where fips = '41003'; +update mapdata.county set ugc = 'ORC067' where fips = '41067'; +update mapdata.county set ugc = 'ORC033' where fips = '41033'; +update mapdata.county set ugc = 'WAC031' where fips = '53031'; +update mapdata.county set ugc = 'WAC027' where fips = '53027'; +update mapdata.county set ugc = 'ORC007' where fips = '41007'; +update mapdata.county set ugc = 'WAC049' where fips = '53049'; +update mapdata.county set ugc = 'ORC057' where fips = '41057'; +update mapdata.county set ugc = 'CAC023' where fips = '6023'; +update mapdata.county set ugc = 'CAC015' where fips = '6015'; +update mapdata.county set ugc = 'ORC041' where fips = '41041'; +update mapdata.county set ugc = 'WAC009' where fips = '53009'; +update mapdata.county set ugc = 'ORC015' where fips = '41015'; +update mapdata.county set ugc = 'ORC011' where fips = '41011'; +update mapdata.county set ugc = 'AKC130' where fips = '2130'; +update mapdata.county set ugc = 'AKC201' where fips = '2201'; +update mapdata.county set ugc = 'AKC280' where fips = '2280'; +update mapdata.county set ugc = 'AKC110' where fips = '2110'; +update mapdata.county set ugc = 'AKC220' where fips = '2220'; +update mapdata.county set ugc = 'AKC100' where fips = '2100'; +update mapdata.county set ugc = 'AKC232' where fips = '2232'; +update mapdata.county set ugc = 'AKC282' where fips = '2282'; +update mapdata.county set ugc = 'AKC240' where fips = '2240'; +update mapdata.county set ugc = 'AKC261' where fips = '2261'; +update mapdata.county set ugc = 'AKC090' where fips = '2090'; +update mapdata.county set ugc = 'AKC020' where fips = '2020'; +update mapdata.county set ugc = 'AKC170' where fips = '2170'; +update mapdata.county set ugc = 'AKC068' where fips = '2068'; +update mapdata.county set ugc = 'AKC122' where fips = '2122'; +update mapdata.county set ugc = 'AKC290' where fips = '2290'; +update mapdata.county set ugc = 'AKC185' where fips = '2185'; +update mapdata.county set ugc = 'AKC150' where fips = '2150'; +update mapdata.county set ugc = 'HIC001' where fips = '15001'; +update mapdata.county set ugc = 'AKC164' where fips = '2164'; +update mapdata.county set ugc = 'HIC009' where fips = '15009'; +update mapdata.county set ugc = 'AKC060' where fips = '2060'; +update mapdata.county set ugc = 'HIC003' where fips = '15003'; +update mapdata.county set ugc = 'AKC070' where fips = '2070'; +update mapdata.county set ugc = 'AKC050' where fips = '2050'; +update mapdata.county set ugc = 'HIC007' where fips = '15007'; +update mapdata.county set ugc = 'AKC188' where fips = '2188'; +update mapdata.county set ugc = 'AKC013' where fips = '2013'; +update mapdata.county set ugc = 'AKC270' where fips = '2270'; +update mapdata.county set ugc = 'AKC180' where fips = '2180'; +update mapdata.county set ugc = 'AKC016' where fips = '2016'; +update mapdata.county set ugc = 'ASC030' where fips = '60030'; +update mapdata.county set ugc = 'ASC020' where fips = '60020'; +update mapdata.county set ugc = 'ASC010' where fips = '60010'; +update mapdata.county set ugc = 'ASC050' where fips = '60050'; +update mapdata.county set ugc = 'ASC040' where fips = '60040'; diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/createNcepStnsTables.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/createNcepStnsTables.sql index 705bc1394b..50c9fa4b06 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/createNcepStnsTables.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/createNcepStnsTables.sql @@ -22,11 +22,11 @@ pkey SERIAL PRIMARY KEY, DROP TABLE IF EXISTS stns.BUOYS CASCADE; CREATE TABLE stns.BUOYS ( PKEY SERIAL PRIMARY KEY, - STNUM int, + STATION_NUM int, NAME varchar(32), COUNTRY char(2), - LAT double precision, - LON double precision + LATITUDE double precision, + LONGITUDE double precision ); -- Create cities table @@ -43,6 +43,20 @@ pkey SERIAL PRIMARY KEY, priority smallint NOT NULL ); +-- Create climo_data table +DROP TABLE IF EXISTS stns.climo_data CASCADE; +CREATE TABLE stns.climo_data( +pkey SERIAL PRIMARY KEY, + station_id varchar(8) NOT NULL, + month smallint NOT NULL, + day smallint NOT NULL, + TDYF double precision, + TNTF double precision, + PPNT double precision, + PPDY double precision, + PP24 double precision +); + -- Create climreg table DROP TABLE IF EXISTS stns.climreg CASCADE; CREATE TABLE stns.climreg( @@ -114,13 +128,13 @@ pkey SERIAL PRIMARY KEY, DROP TABLE IF EXISTS stns.countynam CASCADE; CREATE TABLE stns.countynam ( PKEY SERIAL PRIMARY KEY, - STID varchar(8), - STNUM int, + STATION_ID varchar(8), + STATION_NUM int, NAME varchar(32), STATE char(2), COUNTRY char(2), - LAT double precision, - LON double precision, + LATITUDE double precision, + LONGITUDE double precision, WFO varchar(3) ); @@ -142,13 +156,13 @@ pkey SERIAL PRIMARY KEY, DROP TABLE IF EXISTS stns.CPCSTNS CASCADE; CREATE TABLE stns.CPCSTNS ( PKEY SERIAL PRIMARY KEY, - STID varchar(4), - STNUM int, + STATION_ID varchar(4), + STATION_NUM int, NAME varchar(32), STATE char(2), COUNTRY char(2), - LAT double precision, - LON double precision, + LATITUDE double precision, + LONGITUDE double precision, ELEV int, PRI int ); @@ -156,13 +170,13 @@ CREATE TABLE stns.CPCSTNS ( DROP TABLE IF EXISTS stns.DLWX CASCADE; CREATE TABLE stns.DLWX ( PKEY SERIAL PRIMARY KEY, - STID varchar(4), - STNUM int, + STATION_ID varchar(4), + STATION_NUM int, NAME varchar(32), STATE char(2), COUNTRY char(2), - LAT double precision, - LON double precision, + LATITUDE double precision, + LONGITUDE double precision, ELEV int, PRI int ); @@ -170,26 +184,26 @@ CREATE TABLE stns.DLWX ( DROP TABLE IF EXISTS stns.FFGZON CASCADE; CREATE TABLE stns.FFGZON ( PKEY SERIAL PRIMARY KEY, - STID varchar(8), - STNUM int, + STATION_ID varchar(8), + STATION_NUM int, NAME varchar(32), STATE char(2), COUNTRY char(2), - LAT double precision, - LON double precision, + LATITUDE double precision, + LONGITUDE double precision, WFO varchar(8) ); -- Create firezones table DROP TABLE IF EXISTS stns.FIREZONES CASCADE; CREATE TABLE stns.FIREZONES ( PKEY SERIAL PRIMARY KEY, - STID varchar(8), - STNUM int, + STATION_ID varchar(8), + STATION_NUM int, NAME varchar(32), STATE char(2), COUNTRY char(2), - LAT double precision, - LON double precision, + LATITUDE double precision, + LONGITUDE double precision, WFO varchar(8) ); @@ -578,28 +592,28 @@ pkey SERIAL PRIMARY KEY, DROP TABLE IF EXISTS stns.SNWORLD CASCADE; CREATE TABLE stns.SNWORLD ( PKEY SERIAL PRIMARY KEY, - STID varchar(4) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(4) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, - ELEV int NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, + ELEVATION int NOT NULL, PRI int NOT NULL ); -- Create spcwatch table DROP TABLE IF EXISTS stns.SPCWATCH CASCADE; CREATE TABLE stns.SPCWATCH ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, - ELEV int NOT NULL + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, + ELEVATION int NOT NULL ); -- Create state table DROP TABLE IF EXISTS stns.STATE CASCADE; @@ -612,53 +626,53 @@ CREATE TABLE stns.STATE ( DROP TABLE IF EXISTS stns.STNS_II90 CASCADE; CREATE TABLE stns.STNS_II90 ( PKEY SERIAL PRIMARY KEY, - STNUM int NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, - ELEV int NOT NULL , + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, + ELEVATION int NOT NULL , PRI int NOT NULL ); -- Create systns table DROP TABLE IF EXISTS stns.SYSTNS CASCADE; CREATE TABLE stns.SYSTNS ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, - ELEV int NOT NULL + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, + ELEVATION int NOT NULL ); -- Create syworld table DROP TABLE IF EXISTS stns.SYWORLD CASCADE; CREATE TABLE stns.SYWORLD ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, - ELEV int NOT NULL + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, + ELEVATION int NOT NULL ); -- Create tafstn table DROP TABLE IF EXISTS stns.TAFSTN CASCADE; CREATE TABLE stns.TAFSTN ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, - ELEV int NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, + ELEVATION int NOT NULL, PRI int NOT NULL, MISC char(3) NOT NULL ); @@ -666,13 +680,13 @@ CREATE TABLE stns.TAFSTN ( DROP TABLE IF EXISTS stns.TCABKPT CASCADE; CREATE TABLE stns.TCABKPT ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, PRI int NOT NULL , TBCHRS varchar(20) NOT NULL ); @@ -680,39 +694,39 @@ CREATE TABLE stns.TCABKPT ( DROP TABLE IF EXISTS stns.TCABKPT_ISLAND CASCADE; CREATE TABLE stns.TCABKPT_ISLAND ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, PRI int NOT NULL ); -- Create tcabkpt_land table DROP TABLE IF EXISTS stns.TCABKPT_LAND CASCADE; CREATE TABLE stns.TCABKPT_LAND ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, PRI int NOT NULL ); -- Create tcabkptlz table DROP TABLE IF EXISTS stns.TCABKPTLZ CASCADE; CREATE TABLE stns.TCABKPTLZ ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, PRI int NOT NULL, TBCHRS varchar(20) NOT NULL ); @@ -720,26 +734,26 @@ CREATE TABLE stns.TCABKPTLZ ( DROP TABLE IF EXISTS stns.TCABKPT_OVL CASCADE; CREATE TABLE stns.TCABKPT_OVL ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, PRI int NOT NULL ); -- Create tcabkpt_water table DROP TABLE IF EXISTS stns.TCABKPT_WATER CASCADE; CREATE TABLE stns.TCABKPT_WATER ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, PRI int NOT NULL ); -- Create tpc_countries table @@ -750,8 +764,8 @@ CREATE TABLE stns.TPC_COUNTRIES ( FIPS int NOT NULL, NAME varchar(32) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL ); -- Create tpc_states table DROP TABLE IF EXISTS stns.TPC_STATES CASCADE; @@ -762,98 +776,98 @@ CREATE TABLE stns.TPC_STATES ( NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL ); -- Create volcano table DROP TABLE IF EXISTS stns.VOLCANO CASCADE; CREATE TABLE stns.VOLCANO ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, - ELEV int NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, + ELEVATION int NOT NULL, LOCATION varchar(20) NOT NULL ); -- Create volcano_small table DROP TABLE IF EXISTS stns.VOLCANO_SMALL CASCADE; CREATE TABLE stns.VOLCANO_SMALL ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, - ELEV int NOT NULL + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, + ELEVATION int NOT NULL ); -- Create vors table DROP TABLE IF EXISTS stns.VORS CASCADE; CREATE TABLE stns.VORS ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL ); -- Create wfo table DROP TABLE IF EXISTS stns.WFO CASCADE; CREATE TABLE stns.WFO ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, - ELEV int NOT NULL + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, + ELEVATION int NOT NULL ); -- Create wrqpf table DROP TABLE IF EXISTS stns.WRQPF CASCADE; CREATE TABLE stns.WRQPF ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, - ELEV int NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, + ELEVATION int NOT NULL, PRI int NOT NULL ); -- Create xrainsort table DROP TABLE IF EXISTS stns.XRAINSORT CASCADE; CREATE TABLE stns.XRAINSORT ( PKEY SERIAL PRIMARY KEY, - STID varchar(4) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(4) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, - ELEV int NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, + ELEVATION int NOT NULL, PRI int NOT NULL ); -- Create zones table DROP TABLE IF EXISTS stns.ZONES CASCADE; CREATE TABLE stns.ZONES ( PKEY SERIAL PRIMARY KEY, - STID varchar(8) NOT NULL, - STNUM int NOT NULL, + STATION_ID varchar(8) NOT NULL, + STATION_NUM int NOT NULL, NAME varchar(32) NOT NULL, STATE char(2) NOT NULL, COUNTRY char(2) NOT NULL, - LAT double precision NOT NULL, - LON double precision NOT NULL, + LATITUDE double precision NOT NULL, + LONGITUDE double precision NOT NULL, WFO char(3) NOT NULL ); diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/fixMzbnds.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/fixMzbnds.sql new file mode 100644 index 0000000000..97cf2d6552 --- /dev/null +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/fixMzbnds.sql @@ -0,0 +1,452 @@ +ALTER TABLE mapdata.marinezones ADD COLUMN fips INTEGER; +update mapdata.marinezones set fips=57081 where name = 'Cape Flattery to Cape Lookout'; +update mapdata.marinezones set fips=57082 where name = 'Cape Lookout to Point St. George'; +update mapdata.marinezones set fips=57083 where name = 'Point St. George to Point Arena'; +update mapdata.marinezones set fips=57084 where name = 'Point Arena to Point Conception'; +update mapdata.marinezones set fips=57085 where name = 'Port Conception to Guadalupe Island'; +update mapdata.marinezones set fips=57110 where name = 'Grays Harbor Bar'; +update mapdata.marinezones set fips=57130 where name = 'West Entrance U.S. Waters Strait Of Juan De Fuca'; +update mapdata.marinezones set fips=57131 where name = 'Central U.S. Waters Strait Of Juan De Fuca'; +update mapdata.marinezones set fips=57132 where name = 'East Entrance U.S. Waters Strait Of Juan De Fuca'; +update mapdata.marinezones set fips=57133 where name = 'Northern Inland Waters Including The San Juan Islands'; +update mapdata.marinezones set fips=57134 where name = 'Admiralty Inlet'; +update mapdata.marinezones set fips=57135 where name = 'Puget Sound and Hood Canal'; +update mapdata.marinezones set fips=57150 where name = 'Coastal Waters From Cape Flattery To James Island Out 20 Nm'; +update mapdata.marinezones set fips=57153 where name = 'Coastal Waters From James Island To Point Grenville Out 20 Nm'; +update mapdata.marinezones set fips=57156 where name = 'Coastal Waters From Point Grenville To Cape Shoalwater Out 20 Nm'; +update mapdata.marinezones set fips=57170 where name = 'Coastal Waters From Cape Flattery To James Island 20 To 60 Nm'; +update mapdata.marinezones set fips=57173 where name = 'Waters From James Island To Point Grenville 20 To 60 Nm'; +update mapdata.marinezones set fips=57176 where name = 'Coastal Waters From Point Grenville To Cape Shoalwater 20 To 60 Nm'; +update mapdata.marinezones set fips=57210 where name = 'Columbia River Bar'; +update mapdata.marinezones set fips=57250 where name = 'Coastal waters from Cape Shoalwater WA to Cascade Head OR out 20 nm'; +update mapdata.marinezones set fips=57255 where name = 'Coastal waters from Cascade Head to Florence OR out 20 nm'; +update mapdata.marinezones set fips=57270 where name = 'Waters from Cape Shoalwater WA to Cascade Head OR from 20 to 60 nm'; +update mapdata.marinezones set fips=57275 where name = 'Waters from Cascade Head to Florence OR from 20 to 60 nm'; +update mapdata.marinezones set fips=57350 where name = 'Coastal waters from Florence to Cape Blanco OR out 20 nm'; +update mapdata.marinezones set fips=57356 where name = 'Coastal waters from Cape Blanco OR to Pt. St. George CA out 20 nm'; +update mapdata.marinezones set fips=57370 where name = 'Waters from Florence to Cape Blanco OR from 20 to 60 nm'; +update mapdata.marinezones set fips=57376 where name = 'Waters from Cape Blanco OR to Pt. St. George CA from 20 to 60 nm'; +update mapdata.marinezones set fips=57410 where name = 'Humboldt Bay Bar'; +update mapdata.marinezones set fips=57410 where name = 'Humboldt Bay Bar'; +update mapdata.marinezones set fips=57450 where name = 'Coastal waters from Pt. St. George to Cape Mendocino CA out 20 nm'; +update mapdata.marinezones set fips=57455 where name = 'Coastal waters from Cape Mendocino to Pt. Arena CA out 20 nm'; +update mapdata.marinezones set fips=57470 where name = 'Waters from Pt. St. George to Cape Mendocino CA from 20 to 60 nm'; +update mapdata.marinezones set fips=57475 where name = 'Waters from Cape Mendocino to Pt. Arena CA from 20 to 60 nm'; +update mapdata.marinezones set fips=57530 where name = 'San Francisco/San Pablo/Suisun Bays and the West Delta'; +update mapdata.marinezones set fips=57535 where name = 'Monterey Bay'; +update mapdata.marinezones set fips=57540 where name = 'Coastal Waters from Point Arena to Point Reyes California out to 20 nm'; +update mapdata.marinezones set fips=57545 where name = 'Coastal Waters from Point Reyes to Pigeon Point California out to 20 nm'; +update mapdata.marinezones set fips=57560 where name = 'Coastal Waters from Pigeon Point to Point Pinos California out to 20 nm'; +update mapdata.marinezones set fips=57565 where name = 'Coastal Waters from Point Pinos to Point Piedras Blancas California out to 20 nm'; +update mapdata.marinezones set fips=57570 where name = 'Waters from Pt. Arena to Pigeon Pt. CA from 20 to 60 nm'; +update mapdata.marinezones set fips=57575 where name = 'Waters from Pigeon Pt. to Pt. Piedras Blancas CA from 20 to 60 nm'; +update mapdata.marinezones set fips=57650 where name = 'East Santa Barbara Channel from Pt. Conception to Pt. Mugu including Santa Cruz and Anacapa Islands'; +update mapdata.marinezones set fips=57655 where name = 'Inner waters from Point Mugu to San Mateo Pt. CA including Santa Catalina and Santa Barbara Islands'; +update mapdata.marinezones set fips=57670 where name = 'The Waters from Pt. Piedras Blancas to Pt. Arguello and Westward 60 nm'; +update mapdata.marinezones set fips=57673 where name = 'Waters from Pt. Arguello to Santa Cruz Island CA and westward 60 nm including San Miguel and Santa Rosa Islands'; +update mapdata.marinezones set fips=57676 where name = 'Outer waters from Santa Cruz Island to San Clemente Island to 60 nm offshore including San Nicolas Island'; +update mapdata.marinezones set fips=57750 where name = 'Coastal Waters from San Mateo Point to the Mexican Border and out to 30 nm'; +update mapdata.marinezones set fips=57775 where name = 'Waters from San Mateo point to the Mexican Border Extending 30 to 60 nm out including San Clemente Island'; +update mapdata.marinezones set fips=58011 where name = 'Glacier Bay'; +update mapdata.marinezones set fips=58012 where name = 'Northern Lynn Canal'; +update mapdata.marinezones set fips=58013 where name = 'Southern Lynn Canal'; +update mapdata.marinezones set fips=58021 where name = 'Icy Strait'; +update mapdata.marinezones set fips=58022 where name = 'Cross Sound'; +update mapdata.marinezones set fips=58031 where name = 'Stephens Passage'; +update mapdata.marinezones set fips=58032 where name = 'Northern Chatham Strait'; +update mapdata.marinezones set fips=58033 where name = 'Southern Chatham Strait'; +update mapdata.marinezones set fips=58034 where name = 'Frederick Sound'; +update mapdata.marinezones set fips=58035 where name = 'Sumner Strait'; +update mapdata.marinezones set fips=58036 where name = 'Clarence Strait'; +update mapdata.marinezones set fips=58041 where name = 'Dixon Entrance to Cape Decision'; +update mapdata.marinezones set fips=58042 where name = 'Cape Decision to Cape Edgecumbe'; +update mapdata.marinezones set fips=58043 where name = 'Southeast Alaska Outside Waters From Cape Edgecumbe to Cape Fairweather'; +update mapdata.marinezones set fips=58051 where name = 'Cape Fairweather to Icy Cape'; +update mapdata.marinezones set fips=58052 where name = 'Icy Cape to Cape Suckling'; +update mapdata.marinezones set fips=58053 where name = 'Yakutat Bay'; +update mapdata.marinezones set fips=58120 where name = 'Cape Suckling to Gore Point'; +update mapdata.marinezones set fips=58121 where name = 'Resurrection Bay'; +update mapdata.marinezones set fips=58125 where name = 'Prince William Sound'; +update mapdata.marinezones set fips=58126 where name = 'Port of Valdez'; +update mapdata.marinezones set fips=58127 where name = 'Valdez Narrows'; +update mapdata.marinezones set fips=58128 where name = 'Valdez Arm'; +update mapdata.marinezones set fips=58129 where name = 'Passage Canal'; +update mapdata.marinezones set fips=58130 where name = 'Barren Islands And Kamishak Bay Waters'; +update mapdata.marinezones set fips=58132 where name = 'Gore Point To Sitkinak'; +update mapdata.marinezones set fips=58136 where name = 'Chiniak Bay'; +update mapdata.marinezones set fips=58137 where name = 'Marmot Bay'; +update mapdata.marinezones set fips=58138 where name = 'Shelikof Strait'; +update mapdata.marinezones set fips=58140 where name = 'Cook Inlet North of Kamishak Bay and English Bay'; +update mapdata.marinezones set fips=58141 where name = 'Kachemak Bay'; +update mapdata.marinezones set fips=58150 where name = 'Sitkinak to Castle Cape'; +update mapdata.marinezones set fips=58155 where name = 'Castle Cape to Cape Sarichef'; +update mapdata.marinezones set fips=58160 where name = 'Cape Newenham to Port Heiden'; +update mapdata.marinezones set fips=58165 where name = 'Port Heiden to Cape Sarichef'; +update mapdata.marinezones set fips=58170 where name = 'Cape Sarichef to Nikoski'; +update mapdata.marinezones set fips=58171 where name = 'Unalaska Bay'; +update mapdata.marinezones set fips=58172 where name = 'Nikolski to Adak'; +update mapdata.marinezones set fips=58175 where name = 'Adak to Kiska'; +update mapdata.marinezones set fips=58175 where name = 'Adak to Kiska'; +update mapdata.marinezones set fips=58176 where name = 'Kiska to Attu'; +update mapdata.marinezones set fips=58179 where name = 'Pribilof Islands Nearshore Waters'; +update mapdata.marinezones set fips=58180 where name = 'Cape Newenham to Dall Point'; +update mapdata.marinezones set fips=58185 where name = 'St Matthew Island Waters'; +update mapdata.marinezones set fips=58185 where name = 'St Matthew Island Waters'; +update mapdata.marinezones set fips=58200 where name = 'Norton Sound'; +update mapdata.marinezones set fips=58210 where name = 'Dall Point to Wales'; +update mapdata.marinezones set fips=58215 where name = 'Kotzebue Sound'; +update mapdata.marinezones set fips=58220 where name = 'Wales to Cape Thompson'; +update mapdata.marinezones set fips=58225 where name = 'Cape Thompson to Cape Beaufort'; +update mapdata.marinezones set fips=58230 where name = 'Cape Beaufort to Point Franklin'; +update mapdata.marinezones set fips=58235 where name = 'Point Franklin to Cape Halkett'; +update mapdata.marinezones set fips=58240 where name = 'Cape Halkett to Flaxman Island'; +update mapdata.marinezones set fips=58245 where name = 'Flaxman Island to Demarcation Point'; +update mapdata.marinezones set fips=58310 where name = 'Gulf of Alaska North of 55 Degrees North and East of 144 Degrees West'; +update mapdata.marinezones set fips=58351 where name = 'Gluf of Alaska Offshore North of 57N and West of 144W'; +update mapdata.marinezones set fips=58352 where name = 'Gulf of Alaska Offshore South of 57N North of 55N and West of 144W'; +update mapdata.marinezones set fips=58411 where name = 'Bering Sea Offshore West of 180 and East of the International Dateline'; +update mapdata.marinezones set fips=58412 where name = 'Bering Sea Offshore 171W to 180 and North of 56N'; +update mapdata.marinezones set fips=58413 where name = 'Bering Sea Offshore 171W to 180 and South of 56N'; +update mapdata.marinezones set fips=58414 where name = 'Bering Sea Offshore East of 171W'; +update mapdata.marinezones set fips=59110 where name = 'Kauai Northwest Waters'; +update mapdata.marinezones set fips=59111 where name = 'Kauai Windward Waters'; +update mapdata.marinezones set fips=59112 where name = 'Kauai Leeward Waters'; +update mapdata.marinezones set fips=59113 where name = 'Kauai Channel'; +update mapdata.marinezones set fips=59114 where name = 'Oahu Windward Waters'; +update mapdata.marinezones set fips=59115 where name = 'Oahu Leeward Waters'; +update mapdata.marinezones set fips=59115 where name = 'Oahu Leeward Waters'; +update mapdata.marinezones set fips=59115 where name = 'Oahu Leeward Waters'; +update mapdata.marinezones set fips=59116 where name = 'Kaiwi Channel'; +update mapdata.marinezones set fips=59117 where name = 'Maui County Windward Waters'; +update mapdata.marinezones set fips=59118 where name = 'Maui County Leeward Waters'; +update mapdata.marinezones set fips=59119 where name = 'Maalaea Bay'; +update mapdata.marinezones set fips=59120 where name = 'Pailolo Channel'; +update mapdata.marinezones set fips=59121 where name = 'Alenuihaha Channel'; +update mapdata.marinezones set fips=59122 where name = 'Big Island Windward Waters'; +update mapdata.marinezones set fips=59123 where name = 'Big Island Leeward Waters'; +update mapdata.marinezones set fips=59124 where name = 'Big Island Southeast Waters'; +update mapdata.marinezones set fips=59180 where name = 'Offshore Waters Within 240 nm of Honolulu'; +update mapdata.marinezones set fips=61150 where name = 'Coastal waters of Tututila and Aunuu'; +update mapdata.marinezones set fips=61151 where name = 'Coastal waters of Manua'; +update mapdata.marinezones set fips=61152 where name like 'Coastal waters of Swain%'; +update mapdata.marinezones set fips=65151 where name = 'Guam Coastal Waters'; +update mapdata.marinezones set fips=65152 where name = 'Rota Coastal Waters'; +update mapdata.marinezones set fips=65153 where name = 'Tinian Coastal Waters'; +update mapdata.marinezones set fips=65154 where name = 'Saipan Coastal Waters'; +update mapdata.marinezones set fips=65161 where name = 'Koror Palau Coastal Waters'; +update mapdata.marinezones set fips=65171 where name = 'Yap Coastal Waters'; +update mapdata.marinezones set fips=65172 where name = 'Chuuk Coastal Waters'; +update mapdata.marinezones set fips=65173 where name = 'Pohnpei Coastal Waters'; +update mapdata.marinezones set fips=65174 where name = 'Kosrae Coastal Waters'; +update mapdata.marinezones set fips=65181 where name = 'Majuro Coastal Waters'; +update mapdata.marinezones set fips=65191 where name = 'Waters out to 40 Nautical Miles'; +update mapdata.marinezones set fips=73050 where name = 'Coastal Waters from Eastport, ME to Schoodic Point, ME out 25 NM'; +update mapdata.marinezones set fips=73051 where name = 'Coastal Waters from Schoodic Point, ME to Stonington, ME out 25 NM'; +update mapdata.marinezones set fips=73052 where name = 'Intra Coastal Waters from Schoodic Point, ME to Stonington, ME'; +update mapdata.marinezones set fips=73070 where name = 'Waters from Eastport ME to Stonington (Deer Isle) ME from 25 to 40 nm'; +update mapdata.marinezones set fips=73081 where name = 'Gulf of Maine'; +update mapdata.marinezones set fips=73082 where name = 'Georges Bank'; +update mapdata.marinezones set fips=73083 where name = 'South of New England'; +update mapdata.marinezones set fips=73084 where name = 'Hudson Canyon to Baltimore Canyon'; +update mapdata.marinezones set fips=73085 where name = 'Baltimore Canyon to Hatteras Canyon'; +update mapdata.marinezones set fips=73086 where name = 'Hatteras Canyon to Cape Fear'; +update mapdata.marinezones set fips=73088 where name = 'Cape Fear to 31 N'; +update mapdata.marinezones set fips=73150 where name = 'Coastal Waters from Stonington, ME to Port Clyde, ME out 25 NM'; +update mapdata.marinezones set fips=73151 where name = 'Penobscot Bay'; +update mapdata.marinezones set fips=73152 where name = 'Coastal Waters from Port Clyde, ME to Cape Elizabeth, ME out 25 NM'; +update mapdata.marinezones set fips=73153 where name = 'Casco Bay'; +update mapdata.marinezones set fips=73154 where name = 'Coastal Waters from Cape Elizabeth, ME to Merrimack River, MA out 25 NM'; +update mapdata.marinezones set fips=73170 where name = 'Waters from Stonington (Deer Isle) ME to Merrimack River MA from 25 to 40 nm'; +update mapdata.marinezones set fips=73230 where name = 'Boston Harbor'; +update mapdata.marinezones set fips=73231 where name = 'Cape Cod Bay'; +update mapdata.marinezones set fips=73232 where name = 'Nantucket Sound'; +update mapdata.marinezones set fips=73233 where name = 'Vineyard Sound'; +update mapdata.marinezones set fips=73234 where name = 'Buzzards Bay'; +update mapdata.marinezones set fips=73235 where name = 'Rhode Island Sound'; +update mapdata.marinezones set fips=73236 where name = 'Narragansett Bay'; +update mapdata.marinezones set fips=73237 where name = 'Block Island Sound'; +update mapdata.marinezones set fips=73250 where name = 'Coastal waters from Merrimack River MA out 25 nm to Plymouth MA out 40 nm'; +update mapdata.marinezones set fips=73254 where name = 'Coastal waters from Provincetown MA to Chatham MA to Nantucket MA out 20 nm'; +update mapdata.marinezones set fips=73255 where name = 'Coastal waters from Nantucket MA to Marthas Vineyard MA to Block Island RI to Montauk NY Southeast to 20 nm'; +update mapdata.marinezones set fips=73270 where name = 'Waters from Merrimack River MA to Watch Hill RI from 25 to 40 nm'; +update mapdata.marinezones set fips=73330 where name = 'Long Island Sound East of New Haven CT/Port Jefferson NY'; +update mapdata.marinezones set fips=73335 where name = 'Long Island Sound West of New Haven CT/Port Jefferson NY'; +update mapdata.marinezones set fips=73338 where name = 'New York Harbor'; +update mapdata.marinezones set fips=73340 where name = 'Peconic and Gardiners Bays'; +update mapdata.marinezones set fips=73345 where name = 'South Shore Bays from Jones Inlet through Shinnecock Bay'; +update mapdata.marinezones set fips=73350 where name = 'Moriches Inlet NY to Montauk Point NY out 20 nm'; +update mapdata.marinezones set fips=73353 where name = 'Fire Island Inlet NY to Moriches Inlet NY out 20 nm'; +update mapdata.marinezones set fips=73355 where name = 'Sandy Hook NJ to Fire Island Inlet NY out 20 nm'; +update mapdata.marinezones set fips=73370 where name = 'Waters from Montauk Point NY to Sandy Hook NJ from 20 to 40 nm'; +update mapdata.marinezones set fips=73430 where name = 'Delaware Bay waters north of East Point NJ to Slaughter Beach DE'; +update mapdata.marinezones set fips=73431 where name = 'Delaware Bay waters south of East Point NJ to Slaughter Beach DE'; +update mapdata.marinezones set fips=73450 where name = 'Coastal waters from Sandy Hook to Manasquan Inlet NJ out 20 nm'; +update mapdata.marinezones set fips=73451 where name = 'Coastal waters from Manasquan Inlet to Little Egg Inlet NJ out 20 nm'; +update mapdata.marinezones set fips=73452 where name = 'Coastal waters from Little Egg Inlet to Great Egg Inlet NJ out 20 nm'; +update mapdata.marinezones set fips=73453 where name = 'Coastal waters from Great Egg Inlet to Cape May NJ out 20 nm'; +update mapdata.marinezones set fips=73454 where name = 'Coastal waters from Cape May NJ to Cape Henlopen DE out 20 nm'; +update mapdata.marinezones set fips=73455 where name = 'Coastal waters from Cape Henlopen to Fenwick Island DE out 20 nm'; +update mapdata.marinezones set fips=73470 where name = 'Waters from Sandy Hook NJ to Fenwick Island DE from 20 to 40 nm'; +update mapdata.marinezones set fips=73530 where name = 'Chesapeake Bay north of Pooles Island MD'; +update mapdata.marinezones set fips=73531 where name = 'Chesapeake Bay from Pooles Island to Sandy Point MD'; +update mapdata.marinezones set fips=73532 where name = 'Chesapeake Bay from Sandy Point to North Beach MD'; +update mapdata.marinezones set fips=73533 where name = 'Chesapeake Bay from North Beach to Drum Point MD'; +update mapdata.marinezones set fips=73534 where name = 'Chesapeake Bay from Drum Point MD to Smith Point VA'; +update mapdata.marinezones set fips=73535 where name = 'Tidal Potomac from Key Bridge to Indian Head MD'; +update mapdata.marinezones set fips=73536 where name = 'Tidal Potomac from Indian Head to Cobb Island MD'; +update mapdata.marinezones set fips=73537 where name = 'Tidal Potomac from Cobb Island MD to Smith Point VA'; +update mapdata.marinezones set fips=73630 where name = 'Chesapeake Bay from Smith Point to Windmill Point VA'; +update mapdata.marinezones set fips=73631 where name = 'Chesapeake Bay from Windmill Point to New Point Comfort VA'; +update mapdata.marinezones set fips=73632 where name = 'Chesapeake Bay from New Point Comfort to Cape Henry VA'; +update mapdata.marinezones set fips=73633 where name = 'Currituck Sound'; +update mapdata.marinezones set fips=73650 where name = 'Coastal waters from Fenwick Island DE to Chincoteague VA out 20 nm'; +update mapdata.marinezones set fips=73652 where name = 'Coastal waters from Chincoteague to Parramore Island VA out 20 nm'; +update mapdata.marinezones set fips=73654 where name = 'Coastal waters from Parramore Island to Cape Charles Light VA out 20 nm'; +update mapdata.marinezones set fips=73656 where name = 'Coastal waters from Cape Charles Light VA to NC VA border out 20 nm'; +update mapdata.marinezones set fips=73658 where name = 'Coastal waters from NC VA border to Currituck Beach Light NC out 20 nm'; +update mapdata.marinezones set fips=73670 where name = 'Waters from Fenwick Island DE to Currituck Beach Light NC from 20 to 40 nm'; +update mapdata.marinezones set fips=75080 where name = 'Southwest North Atlantic South of 31 North and West of 65 West'; +update mapdata.marinezones set fips=75082 where name = 'NW Caribbean North of 15 North and West of 75 West'; +update mapdata.marinezones set fips=75084 where name = 'SW Caribbean South of 15 North and West of 75 West'; +update mapdata.marinezones set fips=75086 where name = 'East Caribbean East of 75 West'; +update mapdata.marinezones set fips=75087 where name = 'Tropical North Atlantic from the coastal waters of South America to 22N Between 55W and 65W Including Waters North and East of the Leeward and Windward Islands'; +update mapdata.marinezones set fips=75130 where name = 'Albemarle Sound'; +update mapdata.marinezones set fips=75135 where name = 'Pamlico Sound'; +update mapdata.marinezones set fips=75150 where name = 'Coastal waters from Currituck Beach Light to Oregon Inlet NC out 20 nm'; +update mapdata.marinezones set fips=75152 where name = 'Coastal waters from Oregon Inlet to Cape Hatteras NC out 20 nm'; +update mapdata.marinezones set fips=75154 where name = 'Coastal waters from Cape Hatteras to Ocracoke Inlet NC out 20 nm'; +update mapdata.marinezones set fips=75156 where name = 'Coastal waters from Ocracoke Inlet to Cape Lookout NC out 20 nm'; +update mapdata.marinezones set fips=75158 where name = 'Coastal waters from Cape Lookout to Surf City NC out 20 nm'; +update mapdata.marinezones set fips=75170 where name = 'Waters from Currituck Beach Light to Surf City NC from 20 to 40 nm'; +update mapdata.marinezones set fips=75250 where name = 'Coastal waters from Surf City to Cape Fear NC out 20 nm'; +update mapdata.marinezones set fips=75252 where name = 'Coastal waters from Cape Fear NC to Little River Inlet SC out 20 nm'; +update mapdata.marinezones set fips=75254 where name = 'Coastal waters from Little River Inlet to Murrells Inlet SC out 20 nm'; +update mapdata.marinezones set fips=75256 where name = 'Coastal waters from Murrells Inlet to South Santee River SC out 20 nm'; +update mapdata.marinezones set fips=75270 where name = 'Waters from Surf City NC to South Santee River SC from 20 to 40 nm'; +update mapdata.marinezones set fips=75330 where name = 'Charleston Harbor'; +update mapdata.marinezones set fips=75350 where name = 'Coastal waters from South Santee River to Edisto Beach SC out 20 nm'; +update mapdata.marinezones set fips=75352 where name = 'Coastal waters from Edisto Beach SC to Savannah GA out 20 nm'; +update mapdata.marinezones set fips=75354 where name = 'Coastal waters from Savannah GA to Altamaha Sound GA out 20 nm ...including Grays Reef National Marine Sanctuary'; +update mapdata.marinezones set fips=75370 where name = 'Waters from South Santee River SC to Savannah GA extending from 20 nm to 40 nm'; +update mapdata.marinezones set fips=75374 where name = 'Waters from Savannah GA to Altamaha Sound GA extending from 20 to 60 nm'; +update mapdata.marinezones set fips=75450 where name = 'Coastal waters from Altamaha Sound to Fernandina Beach FL out 20 NM'; +update mapdata.marinezones set fips=75452 where name = 'Coastal waters from Fernandina Beach to St. Augustine FL out 20 NM'; +update mapdata.marinezones set fips=75454 where name = 'Coastal waters from St. Augustine to Flagler Beach FL out 20 NM'; +update mapdata.marinezones set fips=75470 where name = 'Waters from Altamaha Sound GA to Fernandina Beach FL from 20 to 60 NM'; +update mapdata.marinezones set fips=75472 where name = 'Waters from Fernandina Beach to St. Augustine FL from 20 to 60 NM'; +update mapdata.marinezones set fips=75474 where name = 'Waters from St. Augustine to Flagler Beach FL from 20 to 60 NM'; +update mapdata.marinezones set fips=75550 where name = 'Flagler Beach to Volusia-Brevard County Line 0-20 nm'; +update mapdata.marinezones set fips=75552 where name = 'Volusia-Brevard County Line to Sebastian Inlet 0-20 nm'; +update mapdata.marinezones set fips=75555 where name = 'Sebastian Inlet to Jupiter Inlet 0-20 nm'; +update mapdata.marinezones set fips=75570 where name = 'Flagler Beach to Volusia-Brevard County Line 20-60 nm'; +update mapdata.marinezones set fips=75572 where name = 'Volusia-Brevard County Line to Sebastian Inlet 20-60 nm'; +update mapdata.marinezones set fips=75575 where name = 'Sebastian Inlet to Jupiter Inlet 20-60 nm'; +update mapdata.marinezones set fips=75610 where name = 'Lake Okeechobee'; +update mapdata.marinezones set fips=75630 where name = 'Biscayne Bay'; +update mapdata.marinezones set fips=75650 where name = 'Coastal waters from Jupiter Inlet to Deerfield Beach FL out 20 NM'; +update mapdata.marinezones set fips=75651 where name = 'Coastal waters from Deerfield Beach to Ocean Reef FL out 20 NM'; +update mapdata.marinezones set fips=75670 where name = 'Waters from Jupiter Inlet to Deerfield Beach FL from 20 to 60 NM'; +update mapdata.marinezones set fips=75671 where name = 'Waters from Deerfield Beach to Ocean Reef FL from 20 to 60 NM excluding the territorial waters of Bahamas'; +update mapdata.marinezones set fips=75710 where name = 'Atlantic waters northward to 19.5N and between 64N and 68W from northwest coast of Puerto Rico at Punta Cadena eastward to mouth of Rio Guajataca extending beyond 100 fathom line to the Anegada Passage'; +update mapdata.marinezones set fips=75720 where name = 'Atlantic nearshore waters from mouth of Rio Guajataca eastward to Cabo San Juan then eastward to Culebra St. Thomas St. John and adjacent islands out to 100 fathom line.'; +update mapdata.marinezones set fips=75730 where name = 'Caribbean waters from Punta Viento to Cabo San Juan extending southward to 17N and eastward to 64W including the Caribbean waters of Culebra and Vieques and of the U.S. Virgin Islands.'; +update mapdata.marinezones set fips=75740 where name = 'Caribbean waters from Punta Viento to Punta Melones and the waters outside of 12 NM from Punta Melones to Punta Cadena extending southward of to 17N and westward to 68W'; +update mapdata.marinezones set fips=75750 where name = 'Nearshore waters of west coast of Puerto Rico from Punta Cadena to Punta Melones westward out 12 NM.'; +update mapdata.marinezones set fips=77031 where name = 'Florida Bay'; +update mapdata.marinezones set fips=77032 where name = 'Gulf Side of the Lower Keys out 20 NM'; +update mapdata.marinezones set fips=77033 where name = 'Waters from East Cape Sable to Chokoloskee 20 to 60 NM'; +update mapdata.marinezones set fips=77052 where name = 'Coastal waters from Ocean Reef to Craig Key out 20 NM'; +update mapdata.marinezones set fips=77053 where name = 'Coastal waters from Craig Key to the west end of the Seven Mile Bridge out 20 NM'; +update mapdata.marinezones set fips=77054 where name = 'Coastal waters from the west end of the Seven Mile Bridge to Key West out 20 NM'; +update mapdata.marinezones set fips=77072 where name = 'Waters from Ocean Reef to Craig Key from 20 to 60 NM'; +update mapdata.marinezones set fips=77073 where name = 'Waters from Craig Key to the west end of the Seven Mile Bridge 20 to 60 NM'; +update mapdata.marinezones set fips=77074 where name = 'Waters from the west end of the Seven Mile Bridge to Key West 20 to 60 NM'; +update mapdata.marinezones set fips=77075 where name = 'Waters from Key West to 20 NM west of Dry Tortugas north 20 NM and south 60 nm'; +update mapdata.marinezones set fips=77080 where name = 'Northwest Gulf North of 25 North and West of 90 West'; +update mapdata.marinezones set fips=77082 where name = 'Southwest Gulf South of 25 North and West of 90 West'; +update mapdata.marinezones set fips=77084 where name = 'Middle Gulf between 85 West and 90 West'; +update mapdata.marinezones set fips=77086 where name = 'East Gulf between 81 West and 85 West'; +update mapdata.marinezones set fips=77130 where name = 'Laguna Madre From the Port Of Brownsville to the Arroyo Colorado'; +update mapdata.marinezones set fips=77132 where name = 'Laguna Madre From The Arroyo Coloardo To 5 NM North Of Port Mansfield TX'; +update mapdata.marinezones set fips=77135 where name = 'Laguna Madre From 5 nm North Of Port Mansfield To Baffin Bay TX'; +update mapdata.marinezones set fips=77150 where name = 'Coastal waters from Port Mansfield TX to the Rio Grande River out 20 NM'; +update mapdata.marinezones set fips=77155 where name = 'Coastal waters from Baffin Bay to Port Mansfield TX out 20 NM'; +update mapdata.marinezones set fips=77170 where name = 'Waters from Port Mansfield TX to the Rio Grande River from 20 to 60 NM'; +update mapdata.marinezones set fips=77175 where name = 'Waters from Baffin Bay to Port Mansfield TX from 20 to 60 NM'; +update mapdata.marinezones set fips=77230 where name = 'Bays and Waterways from Baffin Bay to Port Aransas'; +update mapdata.marinezones set fips=77235 where name like 'Bays and Waterways from Port Aransas to Port O%'; +update mapdata.marinezones set fips=77250 where name = 'Coastal waters from Baffin Bay to Port Aransas out 20 NM'; +update mapdata.marinezones set fips=77255 where name = 'Coastal waters from Port Aransas to Matagorda Ship Channel out 20 NM'; +update mapdata.marinezones set fips=77270 where name = 'Waters from Baffin Bay to Port Aransas from 20 to 60 NM'; +update mapdata.marinezones set fips=77275 where name = 'Waters from Port Aransas to Matagorda Ship Channel from 20 to 60 NM'; +update mapdata.marinezones set fips=77330 where name = 'Matagorda Bay'; +update mapdata.marinezones set fips=77335 where name = 'Galveston Bay'; +update mapdata.marinezones set fips=77350 where name = 'Coastal waters from Freeport to Matagorda Ship Channel TX out 20 NM'; +update mapdata.marinezones set fips=77355 where name = 'Coastal waters from High Island to Freeport TX out 20 NM'; +update mapdata.marinezones set fips=77370 where name = 'Waters from Freeport to Matagorda Ship Channel TX from 20 to 60 NM'; +update mapdata.marinezones set fips=77375 where name = 'Waters from High Island to Freeport TX from 20 to 60 NM'; +update mapdata.marinezones set fips=77450 where name = 'Coastal waters from Cameron LA to High Island TX out 20 NM'; +update mapdata.marinezones set fips=77452 where name = 'Coastal waters from Intracoastal City to Cameron LA out 20 NM'; +update mapdata.marinezones set fips=77455 where name = 'Coastal waters from Lower Atchafalaya River to Intracoastal City LA out 20 NM'; +update mapdata.marinezones set fips=77470 where name = 'Waters from Cameron LA to High Island TX from 20 to 60 NM'; +update mapdata.marinezones set fips=77472 where name = 'Waters from Intracoastal City to Cameron LA from 20 to 60 NM'; +update mapdata.marinezones set fips=77475 where name = 'Waters from Lower Atchafalaya River to Intracoastal City LA from 20 to 60 NM'; +update mapdata.marinezones set fips=77530 where name = 'Lake Pontchartrain and Lake Maurepas'; +update mapdata.marinezones set fips=77550 where name = 'Coastal waters from the southwest pass of the Mississippi River to Lower Atchafalaya River LA out 20 NM'; +update mapdata.marinezones set fips=77555 where name = 'Coastal waters from Pascagoula MS to the Southwest Pass of the Mississippi River out 20 NM'; +update mapdata.marinezones set fips=77570 where name = 'Waters from the Southwest Pass of the Mississippi River to Lower Atchafalaya River LA from 20 to 60 NM'; +update mapdata.marinezones set fips=77575 where name = 'Waters from Pascagoula MS to the Southwest Pass of the Mississippi River from 20 to 60 NM'; +update mapdata.marinezones set fips=77630 where name = 'Mobile Bay'; +update mapdata.marinezones set fips=77650 where name = 'Coastal waters from Pensacola FL to Pascagoula MS out 20 NM'; +update mapdata.marinezones set fips=77655 where name = 'Coastal waters from Destin to Pensacola FL out 20 NM'; +update mapdata.marinezones set fips=77656 where name = 'Coastal waters from Chokoloskee to Bonita Beach FL out 20 NM'; +update mapdata.marinezones set fips=77657 where name = 'Coastal waters from East Cape Sable to Chokoloskee FL out 20 NM'; +update mapdata.marinezones set fips=77670 where name = 'Waters from Pensacola FL to Pascagoula MS from 20 to 60 NM'; +update mapdata.marinezones set fips=77675 where name = 'Waters from Destin to Pensacola FL from 20 to 60 NM'; +update mapdata.marinezones set fips=77676 where name = 'Waters from Chokoloskee to Bonita Beach FL from 20 to 60 NM'; +update mapdata.marinezones set fips=77730 where name = 'Apalachee Bay or Coastal Waters From Keaton Beach to Ochlockonee River Fl out to 20 Nm'; +update mapdata.marinezones set fips=77750 where name = 'Coastal waters from Apalachicola to Destin FL out 20 NM'; +update mapdata.marinezones set fips=77755 where name = 'Coastal waters from Suwannee River to Apalachicola FL out 20 NM'; +update mapdata.marinezones set fips=77755 where name = 'Coastal Waters From Ochlockonee River to Apalachicola Fl out to 20 Nm'; +update mapdata.marinezones set fips=77765 where name = 'Coastal waters from Suwannee River to Keaton Beach out 20 NM'; +update mapdata.marinezones set fips=77770 where name = 'Waters from Apalachicola to Destin FL from 20 to 60 NM'; +update mapdata.marinezones set fips=77775 where name = 'Waters from Suwannee River to Apalachicola FL from 20 to 60 NM'; +update mapdata.marinezones set fips=77830 where name = 'Tampa Bay waters'; +update mapdata.marinezones set fips=77850 where name = 'Coastal waters from Tarpon Springs to Suwannee River FL out 20 NM'; +update mapdata.marinezones set fips=77853 where name = 'Coastal waters from Englewood to Tarpon Springs FL out 20 NM'; +update mapdata.marinezones set fips=77856 where name = 'Coastal waters from Bonita Beach to Englewood FL out 20 NM'; +update mapdata.marinezones set fips=77870 where name = 'Waters from Tarpon Springs to Suwannee River FL out 20 to 60 NM'; +update mapdata.marinezones set fips=77873 where name = 'Waters from Englewood to Tarpon Springs FL out 20 to 60 NM'; +update mapdata.marinezones set fips=77876 where name = 'Waters from Bonita Beach to Englewood FL out 20 to 60 NM'; +update mapdata.marinezones set fips=91121 where name = 'Chequamegon Bay-Bayfield to Oak Point WI'; +update mapdata.marinezones set fips=91140 where name = 'Grand Portage to Grand Marais MN'; +update mapdata.marinezones set fips=91141 where name = 'Grand Marais to Taconite Harbor MN'; +update mapdata.marinezones set fips=91142 where name = 'Taconite Harbor to Silver Bay Harbor MN'; +update mapdata.marinezones set fips=91143 where name = 'Silver Bay Harbor to Two Harbors MN'; +update mapdata.marinezones set fips=91144 where name = 'Two Harbors to Duluth MN'; +update mapdata.marinezones set fips=91145 where name = 'Duluth MN to Port Wing WI'; +update mapdata.marinezones set fips=91146 where name = 'Port Wing to Sand Island WI'; +update mapdata.marinezones set fips=91147 where name = 'Sand Island to Bayfield WI'; +update mapdata.marinezones set fips=91148 where name = 'Oak Point to Saxon Harbor WI'; +update mapdata.marinezones set fips=91162 where name = 'Lake Superior west of a line from Saxon Harbor WI to Grand Portage MN beyond 5NM'; +update mapdata.marinezones set fips=91240 where name = 'Saxon Harbor WI to Black River MI'; +update mapdata.marinezones set fips=91241 where name = 'Black River To Ontonagon MI'; +update mapdata.marinezones set fips=91242 where name = 'Ontonagon to Upper Entrance of Portage Canal MI'; +update mapdata.marinezones set fips=91243 where name = 'Upper Entrance of Portage Canal to Eagle River MI'; +update mapdata.marinezones set fips=91244 where name = 'Eagle River to Manitou Island MI'; +update mapdata.marinezones set fips=91245 where name = 'Manitou Island to Point Isabelle MI'; +update mapdata.marinezones set fips=91246 where name = 'Point Isabelle to Lower Entrance of Portage Canal MI'; +update mapdata.marinezones set fips=91247 where name = 'Portage Lake to Huron Island MI to Lower Entrance of Portage Canal To Huron Islands MI Including Keweenaw and Huron Bays'; +update mapdata.marinezones set fips=91248 where name = 'Huron Islands to Marquette MI'; +update mapdata.marinezones set fips=91249 where name = 'Marquette to Munising MI'; +update mapdata.marinezones set fips=91250 where name = 'Munising to Grand Marais MI'; +update mapdata.marinezones set fips=91251 where name = 'Grand Marais to Whitefish Point MI'; +update mapdata.marinezones set fips=91263 where name = 'Lake Superior from Saxon Harbor WI to Upper Entrance to Portage Canal MI 5NM off shore to the US/Canadian border including Isle Royal National Park'; +update mapdata.marinezones set fips=91264 where name = 'Lake Superior from Upper Entrance to Portage Canal to Manitou Island MI 5NM off shore to the US/Canadian Border'; +update mapdata.marinezones set fips=91265 where name = 'Lake Superior West of Line from Manitou Island to Marquette MI Beyond 5NM from shore'; +update mapdata.marinezones set fips=91266 where name = 'Lake Superior East of a line from Manitou Island to Marquette MI and West of a line from Grand Marais MI to the US/Canadian Border Beyond 5NM from shore'; +update mapdata.marinezones set fips=91267 where name = 'Lake Superior from Grand Marais MI to Whitefish Point MI 5NM off shore to the US/Canadian border'; +update mapdata.marinezones set fips=91321 where name = 'Whitefish Bay (U.S. Portion)/Whitefish Point to Point Iroquois MI'; +update mapdata.marinezones set fips=91322 where name = 'St. Marys River Point Iroquois to E. Potagannissing Bay'; +update mapdata.marinezones set fips=92043 where name = 'New Buffalo MI to St Joseph MI'; +update mapdata.marinezones set fips=92046 where name = 'Michigan City IN to New Buffalo MI'; +update mapdata.marinezones set fips=92080 where name = 'Lake Michigan Michigan City IN to St. Joseph MI 5 NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92221 where name = 'Green Bay North of line from Cedar River MI to Rock Island Passage'; +update mapdata.marinezones set fips=92248 where name = 'Seul Choix Point to Point Detour MI'; +update mapdata.marinezones set fips=92250 where name = '5NM East of a line from Fairport MI to Rock Island Passage'; +update mapdata.marinezones set fips=92261 where name = 'Lake Michigan from Seul Choix Point to Rock Island Passage 5NM off shore to the Mid Line of the Lake'; +update mapdata.marinezones set fips=92323 where name = 'Grand Traverse Bay south of a line Grand Traverse Light to Norwood MI'; +update mapdata.marinezones set fips=92341 where name = 'Seul Choix Point to 5NM West of Mackinac Bridge'; +update mapdata.marinezones set fips=92342 where name = 'Norwood MI to 5NM West of Mackinac Bridge including Little Traverse Bay'; +update mapdata.marinezones set fips=92344 where name = 'Sleeping Bear Point to Grand Traverse Light MI'; +update mapdata.marinezones set fips=92345 where name = 'Point Betsie to Sleeping Bear Point MI'; +update mapdata.marinezones set fips=92346 where name = 'Manistee to Point Betsie MI'; +update mapdata.marinezones set fips=92362 where name = 'Lake Michigan South of a line from Seul Choix Point to the Mackinac Bridge and North of a line from Charlevoix MI to South Fox Island 5NM off shore'; +update mapdata.marinezones set fips=92364 where name = 'Lake Michigan from Charlevoix to Point Betsie MI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92366 where name = 'Lake Michigan from Point Betsie to Manistee MI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92521 where name = 'Green Bay south of line from Cedar River to Rock Island Passage and north of a line from Oconto WI to Little Sturgeon Bay WI'; +update mapdata.marinezones set fips=92522 where name = 'Green Bay south of line from Oconto WI to Little Sturgeon Bay WI'; +update mapdata.marinezones set fips=92541 where name = 'Rock Island Passage to Sturgeon Bay WI'; +update mapdata.marinezones set fips=92542 where name = 'Sturgeon Bay to Two Rivers WI'; +update mapdata.marinezones set fips=92543 where name = 'Two Rivers to Sheboygan WI'; +update mapdata.marinezones set fips=92563 where name = 'Lake Michigan from Rock Island Passage to Sturgeon Bay WI 5NM off shore to mid lake'; +update mapdata.marinezones set fips=92565 where name = 'Lake Michigan from Sturgeon Bay to Two Rivers WI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92567 where name = 'Lake Michigan from Two Rivers to Sheboygan WI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92643 where name = 'Sheboygan to Port Washington WI'; +update mapdata.marinezones set fips=92644 where name = 'Port Washington to North Point Light WI'; +update mapdata.marinezones set fips=92645 where name = 'North Point Light to Wind Point WI'; +update mapdata.marinezones set fips=92646 where name = 'Wind Point WI to Winthrop Harbor IL'; +update mapdata.marinezones set fips=92669 where name = 'Lake Michigan from Sheboygan to Port Washington WI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92671 where name = 'Lake Michigan from Port Washington to North Point Light WI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92673 where name = 'Lake Michigan from North Point Light to Wind Point WI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92675 where name = 'Lake Michigan from Wind Point WI to Winthrop Harbor IL 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92740 where name = 'Winthrop Harbor to Wilmette Harbor IL'; +update mapdata.marinezones set fips=92741 where name = 'Wilmette Harbor to Northerly Island IL'; +update mapdata.marinezones set fips=92742 where name = 'Northerly Island to Calumet Harbor IL'; +update mapdata.marinezones set fips=92743 where name = 'Calumet Harbor IL to Gary IN'; +update mapdata.marinezones set fips=92744 where name = 'Gary to Burns Harbor IN'; +update mapdata.marinezones set fips=92745 where name = 'Burns Harbor to Michigan City IN'; +update mapdata.marinezones set fips=92777 where name = 'Lake Michigan from Winthrop Harbor to Wilmette Harbor IL 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92779 where name = 'Lake Michigan from Wilmette Harbor to Michigan City in 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92844 where name = 'St Joseph to South Haven MI'; +update mapdata.marinezones set fips=92845 where name = 'South Haven to Holland MI'; +update mapdata.marinezones set fips=92846 where name = 'Holland to Grand Haven MI'; +update mapdata.marinezones set fips=92847 where name = 'Grand Haven to Whitehall MI'; +update mapdata.marinezones set fips=92848 where name = 'Whitehall to Pentwater MI'; +update mapdata.marinezones set fips=92849 where name = 'Pentwater to Manistee MI'; +update mapdata.marinezones set fips=92868 where name = 'Lake Michigan from Pentwater to Manistee MI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92870 where name = 'Lake Michigan from Whitehall to Pentwater MI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92872 where name = 'Lake Michigan from Grand Haven to Whitehall MI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92874 where name = 'Lake Michigan from Holland to Grand Haven MI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=92876 where name = 'Lake Michigan from South Haven to Holland MI 5NM off shore to Mid lake'; +update mapdata.marinezones set fips=92878 where name = 'Lake Michigan from St Joseph to South Haven MI 5NM off shore to Mid Lake'; +update mapdata.marinezones set fips=93345 where name = 'Straits of Mackinac within 5NM of Mackinac Bridge including Mackinac Island'; +update mapdata.marinezones set fips=93346 where name = 'St Ignace to False Detour Channel'; +update mapdata.marinezones set fips=93347 where name = '5NM East of Mackinac Bridge to Presque Isle Light MI including Bois Blanc Island'; +update mapdata.marinezones set fips=93348 where name = 'Presque Isle Light to Sturgeon Pt MI Including Thunder Bay National Marine Sanctuary'; +update mapdata.marinezones set fips=93349 where name = 'Sturgeon Point to Alabaster MI'; +update mapdata.marinezones set fips=93361 where name = 'Lake Huron from 5NM east of Mackinac Bridge to Presque Isle Lt to the US/Canadian border beyond 5 NM from shore'; +update mapdata.marinezones set fips=93362 where name = 'Lake Huron from Presque Isle Light to Sturgeon Point MI 5NM off shore to US/Canadian border'; +update mapdata.marinezones set fips=93363 where name = 'Lake Huron from Sturgeon Point to Alabaster MI 5NM off shore to US/Canadian border'; +update mapdata.marinezones set fips=93421 where name = 'Outer Saginaw Bay SW of Alabaster to Port Austin MI to Inner Saginaw Bay'; +update mapdata.marinezones set fips=93422 where name = 'Inner Saginaw Bay SW of Point Au Gres to Bay Port MI'; +update mapdata.marinezones set fips=93441 where name = 'Port Austin to Harbor Beach MI'; +update mapdata.marinezones set fips=93442 where name = 'Harbor Beach to Port Sanilac MI'; +update mapdata.marinezones set fips=93443 where name = 'Port Sanilac to Port Huron MI'; +update mapdata.marinezones set fips=93462 where name = 'Lake Huron from Port Austin to Harbor Beach 5NM Off Shore to the US/Canadian border'; +update mapdata.marinezones set fips=93463 where name = 'Lake Huron from Harbor Beach to Port Sanilac 5NM Off Shore to US/Canadian border'; +update mapdata.marinezones set fips=93464 where name = 'Lake Huron from Port Sanilac to Port Huron 5NM Off Shore to US/Canadian border'; +update mapdata.marinezones set fips=94422 where name = 'St. Clair River'; +update mapdata.marinezones set fips=94423 where name = 'Detroit River'; +update mapdata.marinezones set fips=94460 where name = 'Lake St. Clair Open Lake (U.S. Portion)'; +update mapdata.marinezones set fips=96020 where name = 'Buffalo Harbor and the Upper Niagara River'; +update mapdata.marinezones set fips=96040 where name = 'Ripley to Dunkirk NY'; +update mapdata.marinezones set fips=96041 where name = 'Dunkirk to Buffalo NY'; +update mapdata.marinezones set fips=96061 where name = 'Ripley to Buffalo NY extending from 5NM off shoreline to US/Canadian border'; +update mapdata.marinezones set fips=96142 where name = 'Maumee Bay to Reno Beach OH'; +update mapdata.marinezones set fips=96143 where name = 'Reno Beach to The Islands OH'; +update mapdata.marinezones set fips=96144 where name = 'The Islands to Vermilion OH'; +update mapdata.marinezones set fips=96145 where name = 'Vermilion to Avon Point OH'; +update mapdata.marinezones set fips=96146 where name = 'Avon Point to Willowick OH'; +update mapdata.marinezones set fips=96147 where name = 'Willowick to Geneva-on-the Lake OH'; +update mapdata.marinezones set fips=96148 where name = 'Geneva-on-the-Lake to Conneaut OH'; +update mapdata.marinezones set fips=96149 where name = 'Conneaut OH to Ripley NY'; +update mapdata.marinezones set fips=96162 where name = 'Detroit River Lt. to Maumee Bay OH to Reno Beach OH beyond 5NM offshore to US/Canadian border'; +update mapdata.marinezones set fips=96163 where name = 'Reno Beach to The Islands OH beyond 5NM off shore to US/Canadian border'; +update mapdata.marinezones set fips=96164 where name = 'The Islands to Vermilion OH beyond 5NMm off shoreto US/Canadian border'; +update mapdata.marinezones set fips=96165 where name = 'Vermilion to Avon Point OH beyond 5NM off shore to US/Canadian border'; +update mapdata.marinezones set fips=96166 where name = 'Avon Point to Willowick OH beyond 5NM off shore to US/Canadian border'; +update mapdata.marinezones set fips=96167 where name = 'Willowick to Geneva-on-the-Lake OH beyond 5NM off shoreline to US-Canadian border'; +update mapdata.marinezones set fips=96168 where name = 'Geneva-on-the-Lake to Conneaut OH beyond 5NM off shore to US/Canadian border'; +update mapdata.marinezones set fips=96169 where name = 'Conneaut OH to Ripley NY beyond 5NM off shore to US/Canadian border'; +update mapdata.marinezones set fips=96444 where name = 'Michigan Waters of Lake Erie from Detroit River to North Cape MI'; +update mapdata.marinezones set fips=97042 where name = 'Niagara River to Hamlin Beach NY'; +update mapdata.marinezones set fips=97043 where name = 'Hamlin Beach to Sodus Bay NY'; +update mapdata.marinezones set fips=97044 where name = 'Sodus Bay to Mexico Bay NY'; +update mapdata.marinezones set fips=97045 where name = 'Mexico Bay NY to the St. Lawrence River'; +update mapdata.marinezones set fips=97062 where name = 'Niagara River to Hamlin Beach NY beyond 5NM off shoreline to US/Canadian border'; +update mapdata.marinezones set fips=97063 where name = 'Hamlin Beach to Sodus Bay NY beyond 5NM off shoreline to US/Canadian border'; +update mapdata.marinezones set fips=97064 where name = 'Sodus Bay to Mexico Bay NY beyond 5NM off shoreline to US/Canadian border'; +update mapdata.marinezones set fips=97065 where name = 'Mexico Bay NY to the St. Lawrence River beyond 5NM off shoreline to US/Canadian border'; +update mapdata.marinezones set fips=98022 where name = 'St. Lawrence River above Ogdensburg NY'; +update mapdata.marinezones set fips=98024 where name = 'St. Lawrence River from Ogdensburg to St. Regis NY'; diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/initializeNcepDb.sh b/edexOsgi/build.edex/opt/db/ddl/ncep/initializeNcepDb.sh index 820de79491..7a9eb6a10c 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/initializeNcepDb.sh +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/initializeNcepDb.sh @@ -43,6 +43,10 @@ for shp in `find ${4}/shapefiles -name "*.shp"` ; do || $base == 'Asctropfirs' \ || $base == 'Asctweb' \ || $base == 'Ascwrzones' \ + || $base == 'Awcartcc' \ + || $base == 'Awcccfcan' \ + || $base == 'Awcfaarea' \ + || $base == 'Atlbasin' \ || $base == 'Bwus_bnd' \ || $base == 'Bwus_label' \ || $base == 'Bwx1224' \ @@ -57,6 +61,7 @@ for shp in `find ${4}/shapefiles -name "*.shp"` ; do || $base == 'Firbnds' \ || $base == 'Firebnds' \ || $base == 'FireWxAOR' \ + || $base == 'FirKzoaAwc' \ || $base == 'G2t_atl_bnd' \ || $base == 'G2t_nwc' \ || $base == 'G2t_pac_bnd' \ @@ -74,6 +79,7 @@ for shp in `find ${4}/shapefiles -name "*.shp"` ; do || $base == 'Npsabnds' \ || $base == 'Opcbnds' \ || $base == 'Opcbnds_nomex' \ + || $base == 'PacBasin' \ || $base == 'Pfzbnds' \ || $base == 'Rfcbnds' \ || $base == 'Sig_high' \ diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadBuoys.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadBuoys.sql index 93babf757c..f0f7425104 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadBuoys.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadBuoys.sql @@ -1,4 +1,4 @@ -COPY stns.BUOYS(PKEY, STNUM, NAME, COUNTRY, LAT, LON) FROM stdin with delimiter as ','; +COPY stns.BUOYS(PKEY, STATION_NUM, NAME, COUNTRY, LATITUDE, LONGITUDE) FROM stdin with delimiter as ','; 1,44004,Hotel,US,38.5,-70.7 2,41001,East_Hatteras,US,34.7,-72.6 3,41002,South_Hatteras,US,32.3,-75.2 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadClimodata.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadClimodata.sql new file mode 100644 index 0000000000..834e5641b3 --- /dev/null +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadClimodata.sql @@ -0,0 +1,296787 @@ +copy stns.climo_data(station_id, month, day, TDYF, TNTF, PPNT, PPDY, PP24 ) FROM stdin with delimiter as ',' ; +ABE, 01, 01, 35.00, 21.00, 25.00, 26.00, 37.00 +ABI, 01, 01, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 01, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 01, 22.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 01, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 01, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 01, 57.00, 35.00, 18.00, 16.00, 26.00 +ACV, 01, 01, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 01, 42.00, 23.00, 23.00, 22.00, 34.00 +ADK, 01, 01, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 01, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 01, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 01, 43.00, 23.00, -9999.00, -9999.00, 33.00 +AEX, 01, 01, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 01, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 01, 73.00, 49.00, -9999.00, -9999.00, 28.00 +AGS, 01, 01, 57.00, 33.00, 23.00, 22.00, 31.00 +AHN, 01, 01, 52.00, 33.00, 27.00, 25.00, 36.00 +AKN, 01, 01, 22.00, 8.00, 24.00, 26.00, 35.00 +AKO, 01, 01, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 01, 31.00, 13.00, 26.00, 26.00, 38.00 +ALI, 01, 01, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 01, 25.00, 7.00, 21.00, 15.00, 30.00 +ALS, 01, 01, 33.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 01, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 01, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 01, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 01, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 01, 21.00, 9.00, 15.00, 18.00, 24.00 +AND, 01, 01, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 01, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 01, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +APN, 01, 01, 28.00, 12.00, 31.00, 32.00, 46.00 +AQQ, 01, 01, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 01, 01, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AST, 01, 01, 47.00, 36.00, 53.00, 48.00, 61.00 +ATL, 01, 01, 51.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 01, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 01, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 01, 37.00, 19.00, -9999.00, -9999.00, 37.00 +AUG, 01, 01, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 01, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 01, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 01, 47.00, 26.00, 22.00, 22.00, 32.00 +AVP, 01, 01, 33.00, 19.00, 27.00, 27.00, 40.00 +AXN, 01, 01, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 01, 34.00, 16.00, -9999.00, -9999.00, 30.00 +AYS, 01, 01, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 01, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 01, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 01, 35.00, 7.00, -9999.00, -9999.00, 15.00 +BDL, 01, 01, 34.00, 17.00, 23.00, 22.00, 34.00 +BDR, 01, 01, 37.00, 24.00, 24.00, 23.00, 35.00 +BET, 01, 01, 13.00, 1.00, 16.00, 16.00, 26.00 +BFD, 01, 01, 28.00, 14.00, 51.00, 49.00, 68.00 +BFF, 01, 01, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 01, 55.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 01, 29.00, 16.00, 34.00, 41.00, 54.00 +BGR, 01, 01, 28.00, 10.00, 22.00, 24.00, 35.00 +BGS, 01, 01, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 01, 53.00, 32.00, 27.00, 25.00, 38.00 +BID, 01, 01, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 01, 3.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 01, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 01, 32.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 01, 21.00, -1.00, 15.00, 13.00, 23.00 +BIX, 01, 01, 61.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 01, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 01, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 01, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 01, 39.00, 22.00, 37.00, 41.00, 53.00 +BLF, 01, 01, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 01, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 01, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 01, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 01, 40.00, 22.00, -9999.00, -9999.00, 27.00 +BNA, 01, 01, 47.00, 28.00, 27.00, 24.00, 39.00 +BNO, 01, 01, 33.00, 13.00, -9999.00, 20.00, 34.00 +BOI, 01, 01, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 01, 37.00, 23.00, 24.00, 25.00, 36.00 +BPI, 01, 01, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 01, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 01, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 01, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 01, 70.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 01, -6.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 01, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 01, -8.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 01, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 01, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 01, 61.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 01, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 01, 27.00, 10.00, 37.00, 33.00, 53.00 +BUB, 01, 01, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 01, 32.00, 19.00, 49.00, 53.00, 67.00 +BUR, 01, 01, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 01, 62.00, 44.00, -9999.00, 23.00, 39.00 +BWG, 01, 01, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 01, 42.00, 25.00, 22.00, 24.00, 34.00 +BYH, 01, 01, 46.00, 28.00, -9999.00, -9999.00, 36.00 +BYI, 01, 01, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 01, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 01, 56.00, 33.00, 23.00, 25.00, 34.00 +CAG, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 01, 34.00, 19.00, 37.00, 41.00, 55.00 +CAO, 01, 01, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 01, 20.00, 0.00, 31.00, 33.00, 49.00 +CBM, 01, 01, 53.00, 31.00, -9999.00, -9999.00, 37.00 +CDB, 01, 01, 34.00, 25.00, 48.00, 52.00, 65.00 +CDC, 01, 01, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 01, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 01, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 01, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 01, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 01, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 01, 48.00, 29.00, 26.00, 28.00, 38.00 +CHO, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 01, 59.00, 39.00, 23.00, 20.00, 32.00 +CID, 01, 01, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 01, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 01, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 01, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 01, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 01, 33.00, 20.00, 41.00, 39.00, 56.00 +CLL, 01, 01, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 01, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 01, 35.00, 21.00, 33.00, 32.00, 45.00 +CMI, 01, 01, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 01, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 01, 36.00, 17.00, 13.00, 13.00, 20.00 +CNM, 01, 01, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 01, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 01, 01, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 01, 72.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 01, 31.00, 10.00, 24.00, 23.00, 35.00 +COS, 01, 01, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 01, 37.00, 20.00, 22.00, 19.00, 31.00 +CPR, 01, 01, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 01, 26.00, -11.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 01, 66.00, 46.00, 22.00, 20.00, 30.00 +CRW, 01, 01, 42.00, 25.00, 40.00, 41.00, 54.00 +CSG, 01, 01, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 01, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 01, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 01, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 01, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 01, 38.00, 21.00, 31.00, 27.00, 41.00 +CVN, 01, 01, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 01, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 01, 37.00, 23.00, 21.00, 23.00, 32.00 +CYS, 01, 01, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 01, 69.00, 48.00, 13.00, 15.00, 23.00 +DAG, 01, 01, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 01, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 01, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 01, 35.00, 20.00, 35.00, 27.00, 46.00 +DBQ, 01, 01, 25.00, 9.00, 25.00, 20.00, 38.00 +DCA, 01, 01, 43.00, 28.00, 20.00, 23.00, 32.00 +DDC, 01, 01, 41.00, 19.00, 13.00, 13.00, 20.00 +DEC, 01, 01, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 01, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 01, 55.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 01, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 01, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 01, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 01, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 01, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 01, 17.00, 0.00, 30.00, 25.00, 40.00 +DLLC, 01, 01, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 01, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 01, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 01, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 01, 44.00, 27.00, -9999.00, -9999.00, 34.00 +DPG, 01, 01, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 01, 61.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 01, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 01, 62.00, 39.00, 15.00, 9.00, 18.00 +DSM, 01, 01, 29.00, 12.00, 22.00, 15.00, 30.00 +DTW, 01, 01, 32.00, 17.00, 32.00, 26.00, 42.00 +DUG, 01, 01, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 01, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 01, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 01, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 01, 11.00, -10.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 01, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 01, 21.00, 3.00, 19.00, 18.00, 29.00 +ECG, 01, 01, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 01, 57.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 01, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 01, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 01, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 01, 39.00, 18.00, 47.00, 45.00, 62.00 +EKO, 01, 01, 36.00, 12.00, 19.00, 21.00, 30.00 +ELD, 01, 01, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 01, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 01, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 01, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 01, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 01, 01, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 01, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 01, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 01, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 01, 34.00, 21.00, 48.00, 44.00, 62.00 +ESF, 01, 01, 58.00, 37.00, -9999.00, -9999.00, 38.00 +EUG, 01, 01, 45.00, 35.00, 34.00, 38.00, 47.00 +EVV, 01, 01, 40.00, 23.00, 28.00, 23.00, 37.00 +EWN, 01, 01, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 01, 39.00, 25.00, 22.00, 23.00, 34.00 +EYW, 01, 01, 75.00, 66.00, 12.00, 11.00, 19.00 +E74, 01, 01, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 01, 49.00, 28.00, -9999.00, -9999.00, 34.00 +FAI, 01, 01, -1.00, -17.00, 14.00, 15.00, 23.00 +FAR, 01, 01, 16.00, -2.00, 20.00, 17.00, 30.00 +FAT, 01, 01, 52.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 01, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 01, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 01, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 01, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 01, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 01, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 01, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 01, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +FME, 01, 01, 44.00, 23.00, -9999.00, -9999.00, 30.00 +FMH, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 01, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 01, 75.00, 54.00, 12.00, 11.00, 18.00 +FNT, 01, 01, 30.00, 16.00, 30.00, 30.00, 43.00 +FOD, 01, 01, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 01, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 01, 01, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 01, 39.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 01, 25.00, 4.00, 16.00, 15.00, 24.00 +FSI, 01, 01, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 01, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 01, 41.00, 22.00, -9999.00, -9999.00, 34.00 +FWA, 01, 01, 32.00, 17.00, 27.00, 23.00, 39.00 +FWH, 01, 01, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 01, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 01, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 01, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 01, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 01, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 01, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 01, 32.00, 20.00, 23.00, 27.00, 36.00 +GFA, 01, 01, 31.00, 12.00, -9999.00, -9999.00, 27.00 +GFK, 01, 01, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 01, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 01, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 01, 21.00, 2.00, 15.00, 15.00, 24.00 +GJT, 01, 01, 35.00, 15.00, 14.00, 16.00, 24.00 +GKN, 01, 01, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 01, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 01, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 01, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 01, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 01, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 01, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 01, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 01, 24.00, 8.00, 25.00, 23.00, 36.00 +GRCI, 01, 01, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 01, 45.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 01, 33.00, 12.00, 13.00, 12.00, 20.00 +GRK, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 01, 30.00, 17.00, 37.00, 38.00, 53.00 +GSB, 01, 01, 52.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 01, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 01, 47.00, 28.00, 23.00, 23.00, 33.00 +GSP, 01, 01, 51.00, 31.00, 24.00, 22.00, 33.00 +GST, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 01, 29.00, 11.00, -9999.00, -9999.00, 60.00 +GTF, 01, 01, 31.00, 12.00, 19.00, 24.00, 33.00 +GUP, 01, 01, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 01, 33.00, 16.00, -9999.00, -9999.00, 37.00 +GVW, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 01, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 01, 54.00, 38.00, 27.00, 25.00, 39.00 +HBR, 01, 01, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 01, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 01, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 01, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 01, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 01, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 01, 56.00, 21.00, -9999.00, -9999.00, 10.00 +HMS, 01, 01, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 01, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 01, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 01, 25.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 01, 43.00, 23.00, -9999.00, -9999.00, 36.00 +HOT, 01, 01, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 01, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 01, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 01, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 01, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 01, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 01, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 01, 49.00, 30.00, 29.00, 23.00, 38.00 +HTL, 01, 01, 26.00, 11.00, 39.00, 32.00, 53.00 +HTS, 01, 01, 42.00, 25.00, 33.00, 38.00, 48.00 +HUF, 01, 01, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 01, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 01, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 01, 25.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 01, 40.00, 20.00, -9999.00, -9999.00, 18.00 +IAD, 01, 01, 41.00, 23.00, 22.00, 24.00, 34.00 +IAG, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 01, 62.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 01, 40.00, 20.00, 13.00, 12.00, 20.00 +IDA, 01, 01, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 01, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 01, 40.00, 24.00, 24.00, 26.00, 37.00 +ILI, 01, 01, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 01, 56.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 01, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +IND, 01, 01, 35.00, 19.00, 31.00, 28.00, 44.00 +INL, 01, 01, 12.00, -8.00, 24.00, 21.00, 35.00 +INS, 01, 01, 53.00, 31.00, -9999.00, -9999.00, 7.00 +INT, 01, 01, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 01, 01, 44.00, 18.00, 12.00, 10.00, 20.00 +IPL, 01, 01, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 01, 34.00, 19.00, 25.00, 26.00, 38.00 +IRK, 01, 01, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 01, 20.00, -1.00, 13.00, 13.00, 22.00 +ISP, 01, 01, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 01, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 01, 64.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 01, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 01, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 01, 56.00, 34.00, 26.00, 24.00, 36.00 +JAX, 01, 01, 65.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 01, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 01, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 01, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 01, 39.00, 27.00, 22.00, 23.00, 34.00 +JHW, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 01, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 01, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 01, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 01, 30.00, 20.00, 50.00, 47.00, 59.00 +JST, 01, 01, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 01, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 01, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 01, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 01, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 01, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 01, 30.00, 15.00, 35.00, 32.00, 49.00 +LAR, 01, 01, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 01, 56.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 01, 65.00, 47.00, 16.00, 15.00, 23.00 +LBB, 01, 01, 52.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 01, 34.00, 9.00, 14.00, 10.00, 20.00 +LCH, 01, 01, 61.00, 42.00, 23.00, 25.00, 34.00 +LCK, 01, 01, 37.00, 21.00, -9999.00, -9999.00, 41.00 +LEB, 01, 01, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 01, 40.00, 24.00, 27.00, 26.00, 40.00 +LFI, 01, 01, 48.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 01, 01, 59.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 01, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 01, 38.00, 27.00, 22.00, 23.00, 34.00 +LGB, 01, 01, 66.00, 44.00, 16.00, 17.00, 23.00 +LGU, 01, 01, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 01, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 01, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 01, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 01, 50.00, 30.00, 25.00, 21.00, 31.00 +LIZ, 01, 01, 20.00, 0.00, -9999.00, -9999.00, 48.00 +LMT, 01, 01, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 01, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 01, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 01, 41.00, 15.00, 12.00, 13.00, 21.00 +LOZ, 01, 01, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 01, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 01, 49.00, 29.00, -9999.00, -9999.00, 25.00 +LSE, 01, 01, 24.00, 7.00, 18.00, 16.00, 29.00 +LSF, 01, 01, 56.00, 36.00, -9999.00, -9999.00, 31.00 +LSV, 01, 01, 59.00, 26.00, -9999.00, -9999.00, 7.00 +LTS, 01, 01, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 01, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 01, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 01, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 01, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 01, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 01, 45.00, 26.00, 24.00, 23.00, 36.00 +MAF, 01, 01, 57.00, 29.00, 7.00, 11.00, 15.00 +MBL, 01, 01, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 01, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 01, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 01, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 01, 01, 70.00, 51.00, -9999.00, -9999.00, 21.00 +MCG, 01, 01, 0.00, -17.00, 20.00, 22.00, 32.00 +MCI, 01, 01, 35.00, 18.00, 17.00, 15.00, 25.00 +MCK, 01, 01, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 01, 57.00, 35.00, 25.00, 24.00, 35.00 +MCO, 01, 01, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 01, 23.00, 6.00, 16.00, 11.00, 22.00 +MC2, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 01, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 01, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 01, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 01, 31.00, 17.00, 26.00, 27.00, 42.00 +MEI, 01, 01, 57.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 01, 49.00, 32.00, 27.00, 21.00, 35.00 +MER, 01, 01, 53.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 01, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 01, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 01, 44.00, 30.00, 22.00, 24.00, 31.00 +MGE, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 01, 57.00, 37.00, 26.00, 23.00, 37.00 +MGW, 01, 01, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 01, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 01, 52.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 01, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 01, 76.00, 58.00, 10.00, 12.00, 20.00 +MIB, 01, 01, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 01, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 01, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 01, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 01, 27.00, 13.00, 27.00, 27.00, 42.00 +MKG, 01, 01, 30.00, 20.00, 43.00, 44.00, 57.00 +MKL, 01, 01, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 01, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 01, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 01, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 01, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 01, 29.00, 13.00, 24.00, 20.00, 35.00 +MLS, 01, 01, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 01, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 01, 57.00, 36.00, -9999.00, -9999.00, 34.00 +MOB, 01, 01, 60.00, 41.00, 26.00, 24.00, 37.00 +MOT, 01, 01, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 01, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 01, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 01, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 01, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 01, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 01, 59.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 01, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 01, 26.00, 9.00, 25.00, 20.00, 35.00 +MSO, 01, 01, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 01, 21.00, 5.00, 22.00, 19.00, 32.00 +MSS, 01, 01, 25.00, 6.00, 39.00, 37.00, 53.00 +MSY, 01, 01, 62.00, 43.00, 23.00, 25.00, 37.00 +MTC, 01, 01, 31.00, 19.00, -9999.00, -9999.00, 36.00 +MTN, 01, 01, 42.00, 25.00, -9999.00, -9999.00, 30.00 +MTO, 01, 01, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 01, 37.00, 21.00, -9999.00, -9999.00, 30.00 +MUO, 01, 01, 38.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 01, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 01, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 01, 57.00, 37.00, -9999.00, -9999.00, 31.00 +MYL, 01, 01, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 01, 57.00, 34.00, -9999.00, -9999.00, 32.00 +NAO, 01, 01, 57.00, 42.00, -9999.00, -9999.00, 39.00 +NBC, 01, 01, 59.00, 40.00, -9999.00, -9999.00, 32.00 +NBE, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 01, 30.00, 15.00, -9999.00, -9999.00, 32.00 +NCA, 01, 01, 57.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 01, 39.00, 24.00, -9999.00, -9999.00, 38.00 +NC1, 01, 01, 53.00, 35.00, -9999.00, -9999.00, 12.00 +NEL, 01, 01, 42.00, 21.00, -9999.00, -9999.00, 35.00 +NFG, 01, 01, 65.00, 44.00, -9999.00, -9999.00, 30.00 +NFL, 01, 01, 43.00, 17.00, -9999.00, -9999.00, 13.00 +NGP, 01, 01, 67.00, 47.00, -9999.00, -9999.00, 26.00 +NGU, 01, 01, 49.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 01, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 01, 44.00, 25.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 01, 31.00, 12.00, -9999.00, -9999.00, 35.00 +NID, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 01, 65.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 01, 64.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 01, 56.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 01, 01, 66.00, 48.00, -9999.00, -9999.00, 23.00 +NLC, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 01, 56.00, 33.00, -9999.00, -9999.00, 35.00 +NPA, 01, 01, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 01, 69.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 01, 75.00, 66.00, -9999.00, -9999.00, 19.00 +NRB, 01, 01, 65.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 01, 53.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 01, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 01, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 01, 01, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 01, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 01, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 01, 49.00, 32.00, -9999.00, -9999.00, 32.00 +NUC, 01, 01, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 01, 56.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 01, 44.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 01, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NXX, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 01, 45.00, 23.00, -9999.00, -9999.00, 35.00 +NZC, 01, 01, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 01, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 01, 37.00, 20.00, -9999.00, -9999.00, 35.00 +NZY, 01, 01, 66.00, 48.00, -9999.00, -9999.00, 19.00 +OAK, 01, 01, 56.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 01, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 01, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 01, 47.00, 26.00, 13.00, 11.00, 19.00 +OLM, 01, 01, 43.00, 32.00, 48.00, 43.00, 56.00 +OMA, 01, 01, 31.00, 12.00, 12.00, 12.00, 17.00 +OME, 01, 01, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 01, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 01, 30.00, 15.00, 25.00, 25.00, 38.00 +ORF, 01, 01, 49.00, 32.00, 26.00, 26.00, 38.00 +ORH, 01, 01, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 01, -11.00, -26.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 01, 29.00, 13.00, -9999.00, -9999.00, 45.00 +OTG, 01, 01, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 01, 52.00, 39.00, 41.00, 43.00, 50.00 +OTM, 01, 01, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 01, 6.00, -8.00, 16.00, 20.00, 27.00 +OURC, 01, 01, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 01, 28.00, 2.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 01, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 01, 60.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 01, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 01, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 01, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 01, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 01, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 01, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 01, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 01, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 01, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 01, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 01, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 01, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 01, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 01, 28.00, 10.00, -9999.00, -9999.00, 39.00 +PBI, 01, 01, 75.00, 57.00, 17.00, 17.00, 26.00 +PDT, 01, 01, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 01, 45.00, 34.00, 41.00, 36.00, 50.00 +PFN, 01, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 01, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 01, 39.00, 25.00, 23.00, 25.00, 37.00 +PHX, 01, 01, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 01, 31.00, 15.00, 24.00, 23.00, 37.00 +PIB, 01, 01, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 01, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 01, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 01, 35.00, 21.00, 44.00, 39.00, 59.00 +PKB, 01, 01, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 01, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 01, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 01, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 01, 61.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 01, 58.00, 36.00, -9999.00, -9999.00, 39.00 +POM, 01, 01, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 01, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 01, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 01, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 01, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 01, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 01, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 01, 34.00, 15.00, -9999.00, -9999.00, 35.00 +PSP, 01, 01, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 01, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 01, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 01, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 01, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 01, 38.00, 21.00, 23.00, 25.00, 36.00 +PVU, 01, 01, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 01, 32.00, 13.00, 24.00, 26.00, 36.00 +P02, 01, 01, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +P07, 01, 01, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 01, 14.00, -4.00, -9999.00, -9999.00, -9999.00 +P24, 01, 01, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +P28, 01, 01, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 01, 01, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +P38, 01, 01, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 01, 01, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P58, 01, 01, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +P59, 01, 01, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +P60, 01, 01, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 01, 01, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +P67, 01, 01, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 01, 01, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 01, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 01, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 01, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 01, 54.00, 36.00, 27.00, 26.00, 36.00 +RCA, 01, 01, 34.00, 11.00, -9999.00, -9999.00, 21.00 +RDD, 01, 01, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 01, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 01, 15.00, -4.00, -9999.00, -9999.00, 27.00 +RDU, 01, 01, 50.00, 30.00, 22.00, 23.00, 32.00 +REE, 01, 01, 52.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 01, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 01, 28.00, 11.00, 23.00, 20.00, 35.00 +RIC, 01, 01, 47.00, 27.00, 23.00, 24.00, 35.00 +RIV, 01, 01, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 01, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 01, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 01, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 01, 01, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 01, 44.00, 19.00, 14.00, 16.00, 22.00 +ROA, 01, 01, 45.00, 26.00, 23.00, 23.00, 33.00 +ROC, 01, 01, 32.00, 18.00, 45.00, 45.00, 63.00 +ROW, 01, 01, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 01, 39.00, 17.00, 10.00, 10.00, 17.00 +RST, 01, 01, 21.00, 4.00, 20.00, 19.00, 30.00 +RWF, 01, 01, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 01, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 01, 51.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 01, 66.00, 48.00, 18.00, 17.00, 26.00 +SAT, 01, 01, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 01, 60.00, 39.00, 20.00, 21.00, 31.00 +SAW, 01, 01, 26.00, 13.00, -9999.00, -9999.00, 53.00 +SBA, 01, 01, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 01, 66.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 01, 32.00, 18.00, 38.00, 38.00, 53.00 +SBP, 01, 01, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 01, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 01, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 01, -9.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 01, 51.00, 36.00, 21.00, 23.00, 29.00 +SDF, 01, 01, 41.00, 25.00, 27.00, 25.00, 37.00 +SEA, 01, 01, 44.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 01, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 01, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 01, 55.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 01, 42.00, 22.00, 21.00, 19.00, 29.00 +SGY, 01, 01, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 01, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 01, 56.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 01, 38.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 01, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 01, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 01, 32.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 01, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 01, 35.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 01, 46.00, 33.00, 38.00, 36.00, 47.00 +SLN, 01, 01, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 01, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 01, 64.00, 38.00, -9999.00, 19.00, 36.00 +SNA, 01, 01, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 01, 32.00, 24.00, 44.00, 43.00, 65.00 +SNS, 01, 01, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 01, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 01, 33.00, 18.00, 21.00, 21.00, 34.00 +SPS, 01, 01, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 01, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 01, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 01, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 01, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 01, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +STL, 01, 01, 38.00, 22.00, 24.00, 21.00, 36.00 +STNV, 01, 01, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 01, 01, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 01, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 01, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 01, 53.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 01, 28.00, 9.00, 14.00, 12.00, 21.00 +SVN, 01, 01, 60.00, 39.00, -9999.00, -9999.00, 26.00 +SWF, 01, 01, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 01, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 01, 32.00, 17.00, 48.00, 47.00, 63.00 +SZL, 01, 01, 39.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 01, 01, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 01, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 01, 46.00, 19.00, -9999.00, -9999.00, 26.00 +TCC, 01, 01, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 01, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 01, 45.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 01, 52.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 01, 47.00, 26.00, -9999.00, -9999.00, 17.00 +TKA, 01, 01, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 01, 64.00, 39.00, 21.00, 21.00, 30.00 +TNX, 01, 01, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 01, 31.00, 17.00, 32.00, 26.00, 44.00 +TOP, 01, 01, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 01, 70.00, 51.00, 13.00, 13.00, 22.00 +TPH, 01, 01, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 01, 45.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 01, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 01, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 01, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 01, 46.00, 26.00, 15.00, 12.00, 21.00 +TUP, 01, 01, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 01, 63.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 01, 28.00, 16.00, 44.00, 44.00, 58.00 +TVL, 01, 01, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 01, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 01, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 01, 47.00, 27.00, 29.00, 26.00, 41.00 +T01, 01, 01, 46.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 01, 01, 54.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 01, 58.00, 36.00, -9999.00, -9999.00, 32.00 +T04, 01, 01, 73.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 01, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 01, 59.00, 34.00, -9999.00, -9999.00, 37.00 +T07, 01, 01, 36.00, 9.00, -9999.00, -9999.00, 36.00 +T08, 01, 01, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 01, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 01, 53.00, 31.00, -9999.00, -9999.00, 7.00 +UIL, 01, 01, 46.00, 34.00, 54.00, 56.00, 65.00 +UIN, 01, 01, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 01, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 01, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 01, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +U15, 01, 01, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 01, 01, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 01, 62.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 01, 65.00, 39.00, -9999.00, -9999.00, 24.00 +VCT, 01, 01, 64.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 01, 58.00, 29.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 01, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 01, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 01, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 01, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 01, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 01, 61.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 01, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 01, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 01, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 01, 46.00, 27.00, 20.00, 23.00, 31.00 +WJA, 01, 01, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 01, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 01, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 01, 41.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 01, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 01, 57.00, 35.00, -9999.00, -9999.00, 33.00 +WRG, 01, 01, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 01, 41.00, 23.00, -9999.00, -9999.00, 34.00 +WRL, 01, 01, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 01, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 01, 32.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 01, 30.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 01, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 01, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 01, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 01, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 01, 36.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 01, 32.00, 19.00, 34.00, 36.00, 49.00 +YPA, 01, 01, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 01, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 01, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 01, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 01, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 01, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 01, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 01, 67.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 01, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 01, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 01, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 01, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 01, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 01, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 01, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 01, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 01, 22.00, 7.00, 48.00, 47.00, 65.00 +ZUN, 01, 01, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 01, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 01, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 01, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 01, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 01, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 01, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 01, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 01, 53.00, 36.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 01, 56.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 01, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 01, 26.00, 12.00, -9999.00, -9999.00, 45.00 +3SE, 01, 01, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 01, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 01, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 01, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 01, 10.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 01, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 01, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 01, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 02, 35.00, 21.00, 25.00, 26.00, 37.00 +ABI, 01, 02, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 02, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 02, 22.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 02, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 02, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 02, 57.00, 35.00, 18.00, 16.00, 26.00 +ACV, 01, 02, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 02, 42.00, 23.00, 23.00, 22.00, 34.00 +ADK, 01, 02, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 02, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 02, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 02, 43.00, 23.00, -9999.00, -9999.00, 33.00 +AEX, 01, 02, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 02, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 02, 73.00, 49.00, -9999.00, -9999.00, 28.00 +AGS, 01, 02, 57.00, 33.00, 23.00, 22.00, 31.00 +AHN, 01, 02, 52.00, 33.00, 27.00, 25.00, 36.00 +AKN, 01, 02, 22.00, 8.00, 24.00, 26.00, 35.00 +AKO, 01, 02, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 02, 31.00, 13.00, 26.00, 26.00, 38.00 +ALI, 01, 02, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 02, 25.00, 7.00, 21.00, 15.00, 30.00 +ALS, 01, 02, 33.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 02, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 02, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 02, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 02, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 02, 21.00, 9.00, 15.00, 18.00, 24.00 +AND, 01, 02, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 02, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 02, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +APN, 01, 02, 28.00, 12.00, 31.00, 32.00, 46.00 +AQQ, 01, 02, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 01, 02, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AST, 01, 02, 47.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 02, 51.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 02, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 02, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 02, 37.00, 19.00, -9999.00, -9999.00, 37.00 +AUG, 01, 02, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 02, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 02, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 02, 47.00, 26.00, 22.00, 22.00, 32.00 +AVP, 01, 02, 33.00, 19.00, 27.00, 27.00, 40.00 +AXN, 01, 02, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 02, 34.00, 16.00, -9999.00, -9999.00, 30.00 +AYS, 01, 02, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 02, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 02, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 02, 35.00, 7.00, -9999.00, -9999.00, 15.00 +BDL, 01, 02, 34.00, 17.00, 23.00, 22.00, 34.00 +BDR, 01, 02, 37.00, 24.00, 24.00, 23.00, 35.00 +BET, 01, 02, 13.00, 1.00, 16.00, 16.00, 26.00 +BFD, 01, 02, 28.00, 14.00, 51.00, 49.00, 68.00 +BFF, 01, 02, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 02, 55.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 02, 29.00, 16.00, 34.00, 41.00, 54.00 +BGR, 01, 02, 28.00, 10.00, 22.00, 24.00, 35.00 +BGS, 01, 02, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 02, 53.00, 32.00, 27.00, 25.00, 38.00 +BID, 01, 02, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 02, 3.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 02, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 02, 32.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 02, 21.00, -1.00, 15.00, 13.00, 23.00 +BIX, 01, 02, 61.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 02, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 02, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 02, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 02, 39.00, 22.00, 37.00, 41.00, 53.00 +BLF, 01, 02, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 02, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 02, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 02, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 02, 40.00, 22.00, -9999.00, -9999.00, 27.00 +BNA, 01, 02, 47.00, 28.00, 27.00, 24.00, 39.00 +BNO, 01, 02, 33.00, 13.00, -9999.00, 20.00, 34.00 +BOI, 01, 02, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 02, 37.00, 23.00, 24.00, 25.00, 36.00 +BPI, 01, 02, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 02, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 02, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 02, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 02, 70.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 02, -6.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 02, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 02, -8.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 02, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 02, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 02, 61.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 02, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 02, 27.00, 10.00, 37.00, 33.00, 53.00 +BUB, 01, 02, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 02, 32.00, 19.00, 49.00, 53.00, 67.00 +BUR, 01, 02, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 02, 62.00, 44.00, -9999.00, 23.00, 39.00 +BWG, 01, 02, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 02, 42.00, 25.00, 22.00, 24.00, 34.00 +BYH, 01, 02, 46.00, 28.00, -9999.00, -9999.00, 36.00 +BYI, 01, 02, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 02, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 02, 56.00, 33.00, 23.00, 25.00, 34.00 +CAG, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 02, 34.00, 19.00, 37.00, 41.00, 55.00 +CAO, 01, 02, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 02, 20.00, 0.00, 31.00, 33.00, 49.00 +CBM, 01, 02, 53.00, 31.00, -9999.00, -9999.00, 37.00 +CDB, 01, 02, 34.00, 25.00, 48.00, 52.00, 65.00 +CDC, 01, 02, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 02, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 02, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 02, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 02, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 02, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 02, 48.00, 29.00, 26.00, 28.00, 38.00 +CHO, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 02, 59.00, 39.00, 23.00, 20.00, 32.00 +CID, 01, 02, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 02, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 02, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 02, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 02, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 02, 33.00, 20.00, 41.00, 39.00, 56.00 +CLL, 01, 02, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 02, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 02, 35.00, 21.00, 33.00, 32.00, 45.00 +CMI, 01, 02, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 02, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 02, 36.00, 17.00, 13.00, 13.00, 20.00 +CNM, 01, 02, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 02, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 01, 02, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 02, 72.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 02, 31.00, 10.00, 24.00, 23.00, 35.00 +COS, 01, 02, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 02, 37.00, 20.00, 22.00, 19.00, 31.00 +CPR, 01, 02, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 02, 26.00, -11.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 02, 66.00, 46.00, 22.00, 20.00, 30.00 +CRW, 01, 02, 42.00, 25.00, 40.00, 41.00, 54.00 +CSG, 01, 02, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 02, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 02, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 02, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 02, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 02, 38.00, 21.00, 31.00, 27.00, 41.00 +CVN, 01, 02, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 02, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 02, 37.00, 23.00, 21.00, 23.00, 32.00 +CYS, 01, 02, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 02, 69.00, 48.00, 13.00, 15.00, 23.00 +DAG, 01, 02, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 02, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 02, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 02, 35.00, 20.00, 35.00, 27.00, 46.00 +DBQ, 01, 02, 25.00, 9.00, 25.00, 20.00, 38.00 +DCA, 01, 02, 43.00, 28.00, 20.00, 23.00, 32.00 +DDC, 01, 02, 41.00, 19.00, 13.00, 13.00, 20.00 +DEC, 01, 02, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 02, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 02, 55.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 02, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 02, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 02, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 02, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 02, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 02, 17.00, 0.00, 30.00, 25.00, 40.00 +DLLC, 01, 02, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 02, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 02, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 02, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 02, 44.00, 27.00, -9999.00, -9999.00, 34.00 +DPG, 01, 02, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 02, 61.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 02, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 02, 62.00, 39.00, 15.00, 9.00, 18.00 +DSM, 01, 02, 29.00, 12.00, 22.00, 15.00, 30.00 +DTW, 01, 02, 32.00, 17.00, 32.00, 26.00, 42.00 +DUG, 01, 02, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 02, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 02, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 02, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 02, 11.00, -10.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 02, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 02, 21.00, 3.00, 19.00, 18.00, 29.00 +ECG, 01, 02, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 02, 57.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 02, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 02, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 02, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 02, 39.00, 18.00, 47.00, 45.00, 62.00 +EKO, 01, 02, 36.00, 12.00, 19.00, 21.00, 30.00 +ELD, 01, 02, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 02, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 02, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 02, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 02, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 01, 02, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 02, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 02, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 02, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 02, 34.00, 21.00, 48.00, 44.00, 62.00 +ESF, 01, 02, 58.00, 37.00, -9999.00, -9999.00, 38.00 +EUG, 01, 02, 45.00, 35.00, 35.00, 38.00, 47.00 +EVV, 01, 02, 40.00, 23.00, 28.00, 23.00, 37.00 +EWN, 01, 02, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 02, 39.00, 25.00, 22.00, 23.00, 34.00 +EYW, 01, 02, 75.00, 66.00, 12.00, 11.00, 19.00 +E74, 01, 02, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 02, 49.00, 28.00, -9999.00, -9999.00, 34.00 +FAI, 01, 02, -1.00, -17.00, 14.00, 15.00, 23.00 +FAR, 01, 02, 16.00, -2.00, 20.00, 17.00, 30.00 +FAT, 01, 02, 52.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 02, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 02, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 02, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 02, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 02, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 02, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 02, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 02, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +FME, 01, 02, 44.00, 23.00, -9999.00, -9999.00, 30.00 +FMH, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 02, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 02, 75.00, 54.00, 12.00, 11.00, 18.00 +FNT, 01, 02, 30.00, 16.00, 30.00, 30.00, 43.00 +FOD, 01, 02, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 02, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 01, 02, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 02, 39.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 02, 25.00, 4.00, 16.00, 15.00, 24.00 +FSI, 01, 02, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 02, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 02, 41.00, 22.00, -9999.00, -9999.00, 34.00 +FWA, 01, 02, 32.00, 17.00, 27.00, 23.00, 39.00 +FWH, 01, 02, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 02, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 02, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 02, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 02, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 02, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 02, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 02, 32.00, 20.00, 24.00, 27.00, 37.00 +GFA, 01, 02, 31.00, 12.00, -9999.00, -9999.00, 27.00 +GFK, 01, 02, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 02, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 02, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 02, 21.00, 2.00, 15.00, 15.00, 24.00 +GJT, 01, 02, 35.00, 15.00, 14.00, 16.00, 24.00 +GKN, 01, 02, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 02, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 02, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 02, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 02, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 02, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 02, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 02, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 02, 24.00, 8.00, 25.00, 23.00, 36.00 +GRCI, 01, 02, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 02, 45.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 02, 33.00, 12.00, 13.00, 12.00, 20.00 +GRK, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 02, 30.00, 17.00, 37.00, 38.00, 53.00 +GSB, 01, 02, 52.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 02, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 02, 47.00, 28.00, 23.00, 23.00, 33.00 +GSP, 01, 02, 51.00, 31.00, 24.00, 22.00, 33.00 +GST, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 02, 29.00, 11.00, -9999.00, -9999.00, 60.00 +GTF, 01, 02, 31.00, 12.00, 19.00, 24.00, 33.00 +GUP, 01, 02, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 02, 33.00, 16.00, -9999.00, -9999.00, 37.00 +GVW, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 02, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 02, 54.00, 38.00, 27.00, 25.00, 39.00 +HBR, 01, 02, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 02, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 02, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 02, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 02, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 02, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 02, 56.00, 21.00, -9999.00, -9999.00, 10.00 +HMS, 01, 02, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 02, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 02, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 02, 25.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 02, 43.00, 23.00, -9999.00, -9999.00, 36.00 +HOT, 01, 02, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 02, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 02, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 02, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 02, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 02, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 02, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 02, 49.00, 30.00, 29.00, 23.00, 38.00 +HTL, 01, 02, 26.00, 11.00, 39.00, 32.00, 53.00 +HTS, 01, 02, 42.00, 25.00, 33.00, 38.00, 48.00 +HUF, 01, 02, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 02, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 02, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 02, 25.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 02, 40.00, 20.00, -9999.00, -9999.00, 18.00 +IAD, 01, 02, 41.00, 23.00, 22.00, 24.00, 34.00 +IAG, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 02, 62.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 02, 40.00, 20.00, 13.00, 12.00, 20.00 +IDA, 01, 02, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 02, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 02, 40.00, 24.00, 24.00, 26.00, 37.00 +ILI, 01, 02, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 02, 56.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 02, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +IND, 01, 02, 35.00, 19.00, 31.00, 28.00, 44.00 +INL, 01, 02, 12.00, -8.00, 24.00, 21.00, 35.00 +INS, 01, 02, 53.00, 31.00, -9999.00, -9999.00, 7.00 +INT, 01, 02, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 01, 02, 44.00, 18.00, 12.00, 10.00, 20.00 +IPL, 01, 02, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 02, 34.00, 19.00, 25.00, 26.00, 38.00 +IRK, 01, 02, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 02, 20.00, -1.00, 13.00, 13.00, 22.00 +ISP, 01, 02, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 02, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 02, 64.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 02, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 02, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 02, 56.00, 34.00, 26.00, 24.00, 36.00 +JAX, 01, 02, 65.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 02, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 02, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 02, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 02, 39.00, 27.00, 22.00, 23.00, 34.00 +JHW, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 02, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 02, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 02, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 02, 30.00, 20.00, 50.00, 47.00, 59.00 +JST, 01, 02, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 02, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 02, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 02, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 02, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 02, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 02, 30.00, 15.00, 35.00, 32.00, 49.00 +LAR, 01, 02, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 02, 56.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 02, 65.00, 47.00, 16.00, 15.00, 23.00 +LBB, 01, 02, 52.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 02, 34.00, 9.00, 14.00, 10.00, 20.00 +LCH, 01, 02, 61.00, 42.00, 23.00, 25.00, 34.00 +LCK, 01, 02, 37.00, 21.00, -9999.00, -9999.00, 41.00 +LEB, 01, 02, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 02, 40.00, 24.00, 27.00, 26.00, 40.00 +LFI, 01, 02, 48.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 01, 02, 59.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 02, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 02, 38.00, 27.00, 22.00, 23.00, 34.00 +LGB, 01, 02, 66.00, 44.00, 16.00, 17.00, 23.00 +LGU, 01, 02, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 02, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 02, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 02, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 02, 50.00, 30.00, 25.00, 21.00, 31.00 +LIZ, 01, 02, 20.00, 0.00, -9999.00, -9999.00, 48.00 +LMT, 01, 02, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 02, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 02, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 02, 41.00, 15.00, 12.00, 13.00, 21.00 +LOZ, 01, 02, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 02, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 02, 49.00, 29.00, -9999.00, -9999.00, 25.00 +LSE, 01, 02, 24.00, 7.00, 18.00, 16.00, 29.00 +LSF, 01, 02, 56.00, 36.00, -9999.00, -9999.00, 31.00 +LSV, 01, 02, 59.00, 26.00, -9999.00, -9999.00, 7.00 +LTS, 01, 02, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 02, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 02, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 02, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 02, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 02, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 02, 45.00, 26.00, 24.00, 23.00, 36.00 +MAF, 01, 02, 57.00, 29.00, 7.00, 11.00, 15.00 +MBL, 01, 02, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 02, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 02, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 01, 02, 70.00, 51.00, -9999.00, -9999.00, 21.00 +MCG, 01, 02, 0.00, -17.00, 20.00, 22.00, 32.00 +MCI, 01, 02, 35.00, 18.00, 17.00, 15.00, 25.00 +MCK, 01, 02, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 02, 57.00, 35.00, 25.00, 24.00, 35.00 +MCO, 01, 02, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 02, 23.00, 6.00, 16.00, 11.00, 22.00 +MC2, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 02, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 02, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 02, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 02, 31.00, 17.00, 26.00, 27.00, 42.00 +MEI, 01, 02, 57.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 02, 49.00, 32.00, 27.00, 21.00, 35.00 +MER, 01, 02, 53.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 02, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 02, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 02, 44.00, 30.00, 23.00, 24.00, 31.00 +MGE, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 02, 57.00, 37.00, 26.00, 23.00, 37.00 +MGW, 01, 02, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 02, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 02, 52.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 02, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 02, 76.00, 58.00, 10.00, 12.00, 20.00 +MIB, 01, 02, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 02, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 02, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 02, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 02, 27.00, 13.00, 27.00, 27.00, 42.00 +MKG, 01, 02, 30.00, 20.00, 43.00, 44.00, 57.00 +MKL, 01, 02, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 02, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 02, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 02, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 02, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 02, 29.00, 13.00, 24.00, 20.00, 35.00 +MLS, 01, 02, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 02, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 02, 57.00, 36.00, -9999.00, -9999.00, 34.00 +MOB, 01, 02, 60.00, 41.00, 26.00, 24.00, 37.00 +MOT, 01, 02, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 02, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 02, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 02, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 02, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 02, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 02, 59.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 02, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 02, 26.00, 9.00, 25.00, 20.00, 35.00 +MSO, 01, 02, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 02, 21.00, 5.00, 22.00, 19.00, 32.00 +MSS, 01, 02, 25.00, 6.00, 39.00, 37.00, 53.00 +MSY, 01, 02, 62.00, 43.00, 23.00, 25.00, 37.00 +MTC, 01, 02, 31.00, 19.00, -9999.00, -9999.00, 36.00 +MTN, 01, 02, 42.00, 25.00, -9999.00, -9999.00, 30.00 +MTO, 01, 02, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 02, 37.00, 21.00, -9999.00, -9999.00, 30.00 +MUO, 01, 02, 38.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 02, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 02, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 02, 57.00, 37.00, -9999.00, -9999.00, 31.00 +MYL, 01, 02, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 02, 57.00, 34.00, -9999.00, -9999.00, 32.00 +NAO, 01, 02, 57.00, 42.00, -9999.00, -9999.00, 39.00 +NBC, 01, 02, 59.00, 40.00, -9999.00, -9999.00, 32.00 +NBE, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 02, 30.00, 15.00, -9999.00, -9999.00, 32.00 +NCA, 01, 02, 57.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 02, 39.00, 24.00, -9999.00, -9999.00, 38.00 +NC1, 01, 02, 53.00, 35.00, -9999.00, -9999.00, 12.00 +NEL, 01, 02, 42.00, 21.00, -9999.00, -9999.00, 35.00 +NFG, 01, 02, 65.00, 44.00, -9999.00, -9999.00, 30.00 +NFL, 01, 02, 43.00, 17.00, -9999.00, -9999.00, 13.00 +NGP, 01, 02, 67.00, 47.00, -9999.00, -9999.00, 26.00 +NGU, 01, 02, 49.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 02, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 02, 44.00, 25.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 02, 31.00, 12.00, -9999.00, -9999.00, 35.00 +NID, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 02, 65.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 02, 64.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 02, 56.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 01, 02, 66.00, 48.00, -9999.00, -9999.00, 23.00 +NLC, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 02, 56.00, 33.00, -9999.00, -9999.00, 35.00 +NPA, 01, 02, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 02, 69.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 02, 75.00, 66.00, -9999.00, -9999.00, 19.00 +NRB, 01, 02, 65.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 02, 53.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 02, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 02, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 01, 02, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 02, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 02, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 02, 49.00, 32.00, -9999.00, -9999.00, 32.00 +NUC, 01, 02, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 02, 56.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 02, 44.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 02, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NXX, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 02, 45.00, 23.00, -9999.00, -9999.00, 35.00 +NZC, 01, 02, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 02, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 02, 37.00, 20.00, -9999.00, -9999.00, 35.00 +NZY, 01, 02, 66.00, 48.00, -9999.00, -9999.00, 19.00 +OAK, 01, 02, 56.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 02, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 02, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 02, 47.00, 26.00, 13.00, 11.00, 19.00 +OLM, 01, 02, 43.00, 32.00, 48.00, 43.00, 56.00 +OMA, 01, 02, 31.00, 12.00, 12.00, 12.00, 17.00 +OME, 01, 02, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 02, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 02, 30.00, 15.00, 25.00, 25.00, 38.00 +ORF, 01, 02, 49.00, 32.00, 26.00, 26.00, 38.00 +ORH, 01, 02, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 02, -11.00, -26.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 02, 29.00, 13.00, -9999.00, -9999.00, 45.00 +OTG, 01, 02, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 02, 52.00, 39.00, 41.00, 43.00, 50.00 +OTM, 01, 02, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 02, 6.00, -8.00, 16.00, 20.00, 27.00 +OURC, 01, 02, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 02, 28.00, 2.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 02, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 02, 60.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 02, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 02, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 02, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 02, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 02, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 02, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 02, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 02, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 02, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 02, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 02, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 02, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 02, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 02, 28.00, 10.00, -9999.00, -9999.00, 39.00 +PBI, 01, 02, 75.00, 57.00, 17.00, 17.00, 26.00 +PDT, 01, 02, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 02, 45.00, 34.00, 41.00, 36.00, 50.00 +PFN, 01, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 02, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 02, 39.00, 25.00, 23.00, 25.00, 37.00 +PHX, 01, 02, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 02, 31.00, 15.00, 24.00, 23.00, 37.00 +PIB, 01, 02, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 02, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 02, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 02, 35.00, 21.00, 44.00, 39.00, 59.00 +PKB, 01, 02, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 02, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 02, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 02, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 02, 61.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 02, 58.00, 36.00, -9999.00, -9999.00, 39.00 +POM, 01, 02, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 02, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 02, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 02, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 02, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 02, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 02, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 02, 34.00, 15.00, -9999.00, -9999.00, 35.00 +PSP, 01, 02, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 02, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 02, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 02, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 02, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 02, 38.00, 21.00, 23.00, 25.00, 36.00 +PVU, 01, 02, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 02, 32.00, 13.00, 24.00, 26.00, 36.00 +P02, 01, 02, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +P07, 01, 02, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 02, 14.00, -4.00, -9999.00, -9999.00, -9999.00 +P24, 01, 02, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +P28, 01, 02, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 01, 02, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +P38, 01, 02, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 01, 02, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P58, 01, 02, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +P59, 01, 02, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +P60, 01, 02, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 01, 02, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +P67, 01, 02, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 01, 02, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 02, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 02, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 02, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 02, 54.00, 36.00, 27.00, 26.00, 36.00 +RCA, 01, 02, 34.00, 11.00, -9999.00, -9999.00, 21.00 +RDD, 01, 02, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 02, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 02, 15.00, -4.00, -9999.00, -9999.00, 27.00 +RDU, 01, 02, 50.00, 30.00, 22.00, 23.00, 32.00 +REE, 01, 02, 52.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 02, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 02, 28.00, 11.00, 23.00, 20.00, 35.00 +RIC, 01, 02, 47.00, 27.00, 23.00, 24.00, 35.00 +RIV, 01, 02, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 02, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 02, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 02, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 01, 02, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 02, 44.00, 19.00, 14.00, 16.00, 22.00 +ROA, 01, 02, 45.00, 26.00, 23.00, 23.00, 33.00 +ROC, 01, 02, 32.00, 18.00, 45.00, 45.00, 63.00 +ROW, 01, 02, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 02, 39.00, 17.00, 10.00, 10.00, 17.00 +RST, 01, 02, 21.00, 4.00, 20.00, 19.00, 30.00 +RWF, 01, 02, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 02, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 02, 51.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 02, 66.00, 48.00, 18.00, 17.00, 26.00 +SAT, 01, 02, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 02, 60.00, 39.00, 20.00, 21.00, 31.00 +SAW, 01, 02, 26.00, 13.00, -9999.00, -9999.00, 53.00 +SBA, 01, 02, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 02, 66.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 02, 32.00, 18.00, 38.00, 38.00, 53.00 +SBP, 01, 02, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 02, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 02, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 02, -9.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 02, 51.00, 36.00, 21.00, 23.00, 29.00 +SDF, 01, 02, 41.00, 25.00, 27.00, 25.00, 37.00 +SEA, 01, 02, 44.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 02, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 02, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 02, 55.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 02, 42.00, 22.00, 21.00, 19.00, 29.00 +SGY, 01, 02, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 02, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 02, 56.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 02, 38.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 02, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 02, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 02, 32.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 02, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 02, 35.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 02, 46.00, 33.00, 38.00, 36.00, 47.00 +SLN, 01, 02, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 02, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 02, 64.00, 38.00, -9999.00, 19.00, 36.00 +SNA, 01, 02, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 02, 32.00, 24.00, 44.00, 43.00, 65.00 +SNS, 01, 02, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 02, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 02, 33.00, 18.00, 21.00, 21.00, 34.00 +SPS, 01, 02, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 02, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 02, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 02, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 02, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 02, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +STL, 01, 02, 38.00, 22.00, 24.00, 21.00, 36.00 +STNV, 01, 02, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 01, 02, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 02, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 02, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 02, 53.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 02, 28.00, 9.00, 14.00, 12.00, 21.00 +SVN, 01, 02, 60.00, 39.00, -9999.00, -9999.00, 26.00 +SWF, 01, 02, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 02, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 02, 32.00, 17.00, 48.00, 47.00, 63.00 +SZL, 01, 02, 39.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 01, 02, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 02, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 02, 46.00, 19.00, -9999.00, -9999.00, 26.00 +TCC, 01, 02, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 02, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 02, 45.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 02, 52.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 02, 47.00, 26.00, -9999.00, -9999.00, 17.00 +TKA, 01, 02, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 02, 64.00, 39.00, 21.00, 21.00, 30.00 +TNX, 01, 02, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 02, 31.00, 17.00, 32.00, 26.00, 44.00 +TOP, 01, 02, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 02, 70.00, 51.00, 13.00, 13.00, 22.00 +TPH, 01, 02, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 02, 45.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 02, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 02, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 02, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 02, 46.00, 26.00, 15.00, 12.00, 21.00 +TUP, 01, 02, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 02, 63.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 02, 28.00, 16.00, 44.00, 44.00, 58.00 +TVL, 01, 02, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 02, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 02, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 02, 47.00, 27.00, 29.00, 26.00, 41.00 +T01, 01, 02, 46.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 01, 02, 54.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 02, 58.00, 36.00, -9999.00, -9999.00, 32.00 +T04, 01, 02, 73.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 02, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 02, 59.00, 34.00, -9999.00, -9999.00, 37.00 +T07, 01, 02, 36.00, 9.00, -9999.00, -9999.00, 36.00 +T08, 01, 02, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 02, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 02, 53.00, 31.00, -9999.00, -9999.00, 7.00 +UIL, 01, 02, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 02, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 02, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 02, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 02, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +U15, 01, 02, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 01, 02, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 02, 62.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 02, 65.00, 39.00, -9999.00, -9999.00, 24.00 +VCT, 01, 02, 64.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 02, 58.00, 29.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 02, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 02, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 02, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 02, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 02, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 02, 61.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 02, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 02, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 02, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 02, 46.00, 27.00, 20.00, 23.00, 31.00 +WJA, 01, 02, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 02, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 02, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 02, 41.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 02, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 02, 57.00, 35.00, -9999.00, -9999.00, 33.00 +WRG, 01, 02, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 02, 41.00, 23.00, -9999.00, -9999.00, 34.00 +WRL, 01, 02, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 02, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 02, 32.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 02, 30.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 02, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 02, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 02, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 02, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 02, 36.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 02, 32.00, 19.00, 34.00, 36.00, 49.00 +YPA, 01, 02, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 02, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 02, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 02, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 02, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 02, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 02, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 02, 67.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 02, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 02, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 02, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 02, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 02, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 02, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 02, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 02, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 02, 22.00, 7.00, 48.00, 47.00, 65.00 +ZUN, 01, 02, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 02, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 02, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 02, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 02, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 02, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 02, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 02, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 02, 53.00, 36.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 02, 56.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 02, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 02, 26.00, 12.00, -9999.00, -9999.00, 45.00 +3SE, 01, 02, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 02, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 02, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 02, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 02, 10.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 02, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 02, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 02, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 03, 35.00, 20.00, 25.00, 26.00, 37.00 +ABI, 01, 03, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 03, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 03, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 03, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 03, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 03, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 03, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 03, 41.00, 22.00, 23.00, 22.00, 34.00 +ADK, 01, 03, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 03, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 03, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 03, 42.00, 22.00, -9999.00, -9999.00, 33.00 +AEX, 01, 03, 57.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 03, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 03, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 03, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 03, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 03, 22.00, 8.00, 24.00, 26.00, 35.00 +AKO, 01, 03, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 03, 31.00, 12.00, 26.00, 26.00, 38.00 +ALI, 01, 03, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 03, 24.00, 6.00, 21.00, 15.00, 30.00 +ALS, 01, 03, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 03, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 03, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 03, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 03, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 03, 21.00, 8.00, 15.00, 18.00, 24.00 +AND, 01, 03, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 03, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 03, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +APN, 01, 03, 27.00, 11.00, 31.00, 32.00, 46.00 +AQQ, 01, 03, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 03, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AST, 01, 03, 47.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 03, 51.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 03, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 03, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 03, 37.00, 18.00, -9999.00, -9999.00, 37.00 +AUG, 01, 03, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 03, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 03, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 03, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 03, 32.00, 19.00, 27.00, 27.00, 40.00 +AXN, 01, 03, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 03, 34.00, 15.00, -9999.00, -9999.00, 30.00 +AYS, 01, 03, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 03, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 03, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 03, 35.00, 7.00, -9999.00, -9999.00, 15.00 +BDL, 01, 03, 34.00, 17.00, 23.00, 22.00, 34.00 +BDR, 01, 03, 37.00, 23.00, 24.00, 23.00, 35.00 +BET, 01, 03, 13.00, 1.00, 16.00, 16.00, 26.00 +BFD, 01, 03, 27.00, 13.00, 51.00, 49.00, 68.00 +BFF, 01, 03, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 03, 56.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 03, 29.00, 15.00, 34.00, 41.00, 54.00 +BGR, 01, 03, 27.00, 9.00, 22.00, 24.00, 35.00 +BGS, 01, 03, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 03, 52.00, 32.00, 27.00, 25.00, 38.00 +BID, 01, 03, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 03, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 03, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 03, 31.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 03, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 03, 60.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 03, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 03, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 03, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 03, 39.00, 21.00, 37.00, 41.00, 53.00 +BLF, 01, 03, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 03, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 03, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 03, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 03, 40.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 03, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 03, 33.00, 13.00, -9999.00, 20.00, 34.00 +BOI, 01, 03, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 03, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 03, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 03, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 03, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 03, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 03, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 03, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 03, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 03, -8.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 03, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 03, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 03, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 03, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 03, 26.00, 9.00, 37.00, 33.00, 53.00 +BUB, 01, 03, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 03, 31.00, 18.00, 49.00, 53.00, 67.00 +BUR, 01, 03, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 03, 61.00, 43.00, -9999.00, 23.00, 39.00 +BWG, 01, 03, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 03, 41.00, 24.00, 22.00, 24.00, 34.00 +BYH, 01, 03, 45.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 03, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 03, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 03, 56.00, 33.00, 23.00, 25.00, 34.00 +CAG, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 03, 33.00, 18.00, 37.00, 41.00, 55.00 +CAO, 01, 03, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 03, 20.00, -1.00, 31.00, 33.00, 49.00 +CBM, 01, 03, 52.00, 31.00, -9999.00, -9999.00, 37.00 +CDB, 01, 03, 34.00, 25.00, 48.00, 52.00, 65.00 +CDC, 01, 03, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 03, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 03, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 03, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 03, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 03, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 03, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 03, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 03, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 03, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 03, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 03, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 03, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 03, 33.00, 19.00, 41.00, 39.00, 56.00 +CLL, 01, 03, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 03, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 03, 35.00, 20.00, 33.00, 32.00, 45.00 +CMI, 01, 03, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 03, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 03, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 03, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 03, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 03, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 03, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 03, 30.00, 9.00, 24.00, 23.00, 35.00 +COS, 01, 03, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 03, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 03, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 03, 25.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 03, 65.00, 46.00, 22.00, 20.00, 30.00 +CRW, 01, 03, 42.00, 24.00, 40.00, 41.00, 54.00 +CSG, 01, 03, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 03, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 03, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 03, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 03, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 03, 37.00, 21.00, 31.00, 27.00, 41.00 +CVN, 01, 03, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 03, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 03, 36.00, 22.00, 21.00, 23.00, 32.00 +CYS, 01, 03, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 03, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 03, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 03, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 03, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 03, 35.00, 19.00, 35.00, 27.00, 46.00 +DBQ, 01, 03, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 03, 43.00, 28.00, 20.00, 23.00, 32.00 +DDC, 01, 03, 41.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 03, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 03, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 03, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 03, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 03, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 03, 62.00, 38.00, -9999.00, -9999.00, 18.00 +DLG, 01, 03, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 03, 16.00, -1.00, 30.00, 25.00, 40.00 +DLLC, 01, 03, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 03, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 03, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 03, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 03, 43.00, 26.00, -9999.00, -9999.00, 34.00 +DPG, 01, 03, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 03, 61.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 03, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 03, 62.00, 38.00, 15.00, 9.00, 18.00 +DSM, 01, 03, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 03, 31.00, 17.00, 32.00, 26.00, 42.00 +DUG, 01, 03, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 03, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 03, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 03, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 03, 11.00, -11.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 03, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 03, 21.00, 2.00, 19.00, 18.00, 29.00 +ECG, 01, 03, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 03, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 03, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 03, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 03, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 03, 39.00, 17.00, 47.00, 45.00, 62.00 +EKO, 01, 03, 36.00, 12.00, 19.00, 21.00, 30.00 +ELD, 01, 03, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 03, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 03, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 03, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 03, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 03, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 03, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 03, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 03, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 03, 33.00, 20.00, 48.00, 44.00, 62.00 +ESF, 01, 03, 57.00, 37.00, -9999.00, -9999.00, 38.00 +EUG, 01, 03, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 03, 39.00, 22.00, 28.00, 23.00, 37.00 +EWN, 01, 03, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 03, 38.00, 24.00, 22.00, 23.00, 34.00 +EYW, 01, 03, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 03, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 03, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 03, -2.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 03, 16.00, -3.00, 20.00, 17.00, 30.00 +FAT, 01, 03, 53.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 03, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 03, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 03, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 03, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 03, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 03, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 03, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 03, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 03, 44.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 03, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 03, 75.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 03, 29.00, 15.00, 30.00, 30.00, 43.00 +FOD, 01, 03, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 03, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 01, 03, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 03, 38.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 03, 24.00, 4.00, 16.00, 15.00, 24.00 +FSI, 01, 03, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 03, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 03, 41.00, 21.00, -9999.00, -9999.00, 34.00 +FWA, 01, 03, 31.00, 16.00, 27.00, 23.00, 39.00 +FWH, 01, 03, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 03, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 03, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 03, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 03, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 03, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 03, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 03, 32.00, 20.00, 24.00, 27.00, 37.00 +GFA, 01, 03, 30.00, 11.00, -9999.00, -9999.00, 27.00 +GFK, 01, 03, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 03, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 03, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 03, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 03, 35.00, 14.00, 14.00, 16.00, 24.00 +GKN, 01, 03, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 03, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 03, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 03, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 03, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 03, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 03, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 03, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 03, 23.00, 7.00, 25.00, 23.00, 36.00 +GRCI, 01, 03, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 03, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 03, 32.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 03, 30.00, 16.00, 37.00, 38.00, 53.00 +GSB, 01, 03, 52.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 03, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 03, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 03, 50.00, 31.00, 24.00, 22.00, 33.00 +GST, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 03, 29.00, 10.00, -9999.00, -9999.00, 60.00 +GTF, 01, 03, 30.00, 11.00, 19.00, 24.00, 33.00 +GUP, 01, 03, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 03, 32.00, 15.00, -9999.00, -9999.00, 37.00 +GVW, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 03, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 03, 53.00, 38.00, 27.00, 25.00, 39.00 +HBR, 01, 03, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 03, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 03, 15.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 03, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 03, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 03, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 03, 56.00, 21.00, -9999.00, -9999.00, 10.00 +HMS, 01, 03, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 03, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 03, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 03, 24.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 03, 42.00, 23.00, -9999.00, -9999.00, 36.00 +HOT, 01, 03, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 03, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 03, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 03, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 03, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 03, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 03, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 03, 49.00, 30.00, 29.00, 23.00, 38.00 +HTL, 01, 03, 26.00, 10.00, 39.00, 32.00, 53.00 +HTS, 01, 03, 41.00, 24.00, 33.00, 38.00, 48.00 +HUF, 01, 03, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 03, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 03, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 03, 24.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 03, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 03, 41.00, 22.00, 22.00, 24.00, 34.00 +IAG, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 03, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 03, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 03, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 03, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 03, 39.00, 23.00, 24.00, 26.00, 37.00 +ILI, 01, 03, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 03, 56.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 03, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +IND, 01, 03, 34.00, 18.00, 31.00, 28.00, 44.00 +INL, 01, 03, 12.00, -9.00, 24.00, 21.00, 35.00 +INS, 01, 03, 53.00, 31.00, -9999.00, -9999.00, 7.00 +INT, 01, 03, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 01, 03, 44.00, 18.00, 12.00, 10.00, 20.00 +IPL, 01, 03, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 03, 34.00, 19.00, 25.00, 26.00, 38.00 +IRK, 01, 03, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 03, 20.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 03, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 03, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 03, 65.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 03, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 03, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 03, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 03, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 03, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 03, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 03, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 03, 38.00, 26.00, 22.00, 23.00, 34.00 +JHW, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 03, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 03, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 03, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 03, 29.00, 20.00, 50.00, 47.00, 59.00 +JST, 01, 03, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 03, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 03, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 03, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 03, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 03, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 03, 29.00, 15.00, 35.00, 32.00, 49.00 +LAR, 01, 03, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 03, 56.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 03, 65.00, 47.00, 16.00, 15.00, 23.00 +LBB, 01, 03, 52.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 03, 34.00, 8.00, 14.00, 10.00, 20.00 +LCH, 01, 03, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 03, 36.00, 20.00, -9999.00, -9999.00, 41.00 +LEB, 01, 03, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 03, 40.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 03, 47.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 01, 03, 59.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 03, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 03, 38.00, 27.00, 22.00, 23.00, 34.00 +LGB, 01, 03, 66.00, 44.00, 16.00, 17.00, 23.00 +LGU, 01, 03, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 03, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 03, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 03, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 03, 49.00, 30.00, 25.00, 21.00, 31.00 +LIZ, 01, 03, 20.00, -1.00, -9999.00, -9999.00, 48.00 +LMT, 01, 03, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 03, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 03, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 03, 41.00, 15.00, 12.00, 13.00, 21.00 +LOZ, 01, 03, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 03, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 03, 49.00, 29.00, -9999.00, -9999.00, 25.00 +LSE, 01, 03, 24.00, 6.00, 18.00, 16.00, 29.00 +LSF, 01, 03, 56.00, 36.00, -9999.00, -9999.00, 31.00 +LSV, 01, 03, 59.00, 26.00, -9999.00, -9999.00, 7.00 +LTS, 01, 03, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 03, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 03, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 03, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 03, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 03, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 03, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 03, 56.00, 28.00, 7.00, 11.00, 15.00 +MBL, 01, 03, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 03, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 03, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 01, 03, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 03, 0.00, -18.00, 20.00, 22.00, 32.00 +MCI, 01, 03, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 03, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 03, 57.00, 35.00, 25.00, 24.00, 35.00 +MCO, 01, 03, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 03, 22.00, 5.00, 16.00, 11.00, 22.00 +MC2, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 03, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 03, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 03, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 03, 30.00, 16.00, 26.00, 27.00, 42.00 +MEI, 01, 03, 57.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 03, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 03, 53.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 03, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 03, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 03, 44.00, 30.00, 23.00, 24.00, 31.00 +MGE, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 03, 57.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 03, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 03, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 03, 52.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 03, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 03, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 03, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 03, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 03, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 03, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 03, 27.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 03, 30.00, 19.00, 43.00, 44.00, 57.00 +MKL, 01, 03, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 03, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 03, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 03, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 03, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 03, 29.00, 12.00, 24.00, 20.00, 35.00 +MLS, 01, 03, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 03, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 03, 56.00, 36.00, -9999.00, -9999.00, 34.00 +MOB, 01, 03, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 03, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 03, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 03, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 03, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 03, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 03, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 03, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 03, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 03, 25.00, 8.00, 25.00, 20.00, 35.00 +MSO, 01, 03, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 03, 21.00, 4.00, 22.00, 19.00, 32.00 +MSS, 01, 03, 25.00, 6.00, 39.00, 37.00, 53.00 +MSY, 01, 03, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 03, 30.00, 18.00, -9999.00, -9999.00, 36.00 +MTN, 01, 03, 42.00, 24.00, -9999.00, -9999.00, 30.00 +MTO, 01, 03, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 03, 37.00, 20.00, -9999.00, -9999.00, 30.00 +MUO, 01, 03, 39.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 03, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 03, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 03, 57.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 03, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 03, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 03, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 03, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 03, 29.00, 14.00, -9999.00, -9999.00, 32.00 +NCA, 01, 03, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 03, 39.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 03, 53.00, 35.00, -9999.00, -9999.00, 12.00 +NEL, 01, 03, 41.00, 21.00, -9999.00, -9999.00, 35.00 +NFG, 01, 03, 65.00, 44.00, -9999.00, -9999.00, 30.00 +NFL, 01, 03, 43.00, 17.00, -9999.00, -9999.00, 13.00 +NGP, 01, 03, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 03, 48.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 03, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 03, 43.00, 25.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 03, 31.00, 12.00, -9999.00, -9999.00, 35.00 +NID, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 03, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 03, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 03, 55.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 01, 03, 66.00, 48.00, -9999.00, -9999.00, 23.00 +NLC, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 03, 55.00, 33.00, -9999.00, -9999.00, 35.00 +NPA, 01, 03, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 03, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 03, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 03, 65.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 03, 53.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 03, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 03, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 03, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 03, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 03, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 03, 48.00, 32.00, -9999.00, -9999.00, 32.00 +NUC, 01, 03, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 03, 56.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 03, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 03, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NXX, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 03, 44.00, 23.00, -9999.00, -9999.00, 35.00 +NZC, 01, 03, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 03, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 03, 37.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 03, 66.00, 48.00, -9999.00, -9999.00, 19.00 +OAK, 01, 03, 56.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 03, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 03, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 03, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 03, 44.00, 31.00, 48.00, 44.00, 56.00 +OMA, 01, 03, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 03, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 03, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 03, 29.00, 14.00, 25.00, 25.00, 38.00 +ORF, 01, 03, 48.00, 32.00, 26.00, 26.00, 38.00 +ORH, 01, 03, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 03, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 03, 29.00, 12.00, -9999.00, -9999.00, 45.00 +OTG, 01, 03, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 03, 52.00, 39.00, 41.00, 43.00, 50.00 +OTM, 01, 03, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 03, 6.00, -7.00, 16.00, 20.00, 27.00 +OURC, 01, 03, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 03, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 03, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 03, 59.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 03, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 03, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 03, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 03, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 03, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 03, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 03, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 03, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 03, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 03, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 03, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 03, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 03, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 03, 27.00, 9.00, -9999.00, -9999.00, 39.00 +PBI, 01, 03, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 03, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 03, 45.00, 34.00, 41.00, 37.00, 50.00 +PFN, 01, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 03, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 03, 39.00, 24.00, 23.00, 25.00, 37.00 +PHX, 01, 03, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 03, 30.00, 14.00, 24.00, 23.00, 37.00 +PIB, 01, 03, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 03, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 03, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 03, 34.00, 20.00, 44.00, 39.00, 59.00 +PKB, 01, 03, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 03, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 03, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 03, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 03, 60.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 03, 58.00, 36.00, -9999.00, -9999.00, 39.00 +POM, 01, 03, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 03, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 03, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 03, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 03, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 03, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 03, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 03, 34.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 01, 03, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 03, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 03, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 03, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 03, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 03, 37.00, 20.00, 23.00, 25.00, 36.00 +PVU, 01, 03, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 03, 31.00, 13.00, 24.00, 26.00, 36.00 +P02, 01, 03, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 03, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 03, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 03, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 03, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 03, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +P38, 01, 03, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 01, 03, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +P58, 01, 03, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +P59, 01, 03, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +P60, 01, 03, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 03, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +P67, 01, 03, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 01, 03, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 03, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 03, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 03, 33.00, 10.00, 12.00, 13.00, 21.00 +RBL, 01, 03, 54.00, 36.00, 27.00, 26.00, 36.00 +RCA, 01, 03, 33.00, 10.00, -9999.00, -9999.00, 21.00 +RDD, 01, 03, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 03, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 03, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 03, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 03, 52.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 03, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 03, 27.00, 11.00, 23.00, 20.00, 35.00 +RIC, 01, 03, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 03, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 03, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 03, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 03, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 03, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 03, 44.00, 20.00, 14.00, 16.00, 22.00 +ROA, 01, 03, 44.00, 26.00, 23.00, 23.00, 33.00 +ROC, 01, 03, 32.00, 18.00, 45.00, 45.00, 63.00 +ROW, 01, 03, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 03, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 03, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 03, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 03, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 03, 51.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 03, 66.00, 48.00, 18.00, 17.00, 26.00 +SAT, 01, 03, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 03, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 03, 25.00, 12.00, -9999.00, -9999.00, 53.00 +SBA, 01, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 03, 66.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 03, 31.00, 17.00, 38.00, 38.00, 53.00 +SBP, 01, 03, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 03, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 03, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 03, -10.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 03, 52.00, 36.00, 21.00, 23.00, 29.00 +SDF, 01, 03, 41.00, 24.00, 27.00, 25.00, 37.00 +SEA, 01, 03, 44.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 03, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 03, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 03, 55.00, 41.00, 22.00, 22.00, 30.00 +SGF, 01, 03, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 03, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 03, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 03, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 03, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 03, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 03, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 03, 32.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 03, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 03, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 03, 46.00, 33.00, 38.00, 37.00, 47.00 +SLN, 01, 03, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 03, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 03, 64.00, 38.00, -9999.00, 19.00, 36.00 +SNA, 01, 03, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 03, 32.00, 23.00, 44.00, 43.00, 65.00 +SNS, 01, 03, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 03, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 03, 33.00, 17.00, 21.00, 21.00, 34.00 +SPS, 01, 03, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 03, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 03, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 03, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 03, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 03, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 03, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 03, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 01, 03, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 03, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 03, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 03, 54.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 03, 27.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 03, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 03, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 03, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 03, 31.00, 16.00, 48.00, 47.00, 63.00 +SZL, 01, 03, 38.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 01, 03, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 03, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 03, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 03, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 03, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 03, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 03, 52.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 03, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 03, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 03, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 03, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 03, 31.00, 16.00, 32.00, 26.00, 44.00 +TOP, 01, 03, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 03, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 03, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 03, 44.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 03, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 03, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 03, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 03, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 03, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 03, 63.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 03, 27.00, 15.00, 44.00, 44.00, 58.00 +TVL, 01, 03, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 03, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 03, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 03, 46.00, 27.00, 29.00, 26.00, 41.00 +T01, 01, 03, 45.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 01, 03, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 03, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 03, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 03, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 03, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 03, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 03, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 03, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 03, 53.00, 31.00, -9999.00, -9999.00, 7.00 +UIL, 01, 03, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 03, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 03, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 03, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 03, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +U15, 01, 03, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 01, 03, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 03, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 03, 65.00, 39.00, -9999.00, -9999.00, 24.00 +VCT, 01, 03, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 03, 58.00, 29.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 03, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 03, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 03, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 03, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 03, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 03, 61.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 03, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 03, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 03, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 03, 45.00, 27.00, 20.00, 23.00, 31.00 +WJA, 01, 03, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 03, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 03, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 03, 41.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 03, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 03, 57.00, 35.00, -9999.00, -9999.00, 33.00 +WRG, 01, 03, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 03, 41.00, 22.00, -9999.00, -9999.00, 34.00 +WRL, 01, 03, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 03, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 03, 31.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 03, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 03, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 03, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 03, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 03, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 03, 36.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 03, 31.00, 18.00, 34.00, 36.00, 49.00 +YPA, 01, 03, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 03, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 03, 2.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 03, 12.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 03, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 03, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 03, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 03, 68.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 03, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 03, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 03, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 03, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 03, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 03, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 03, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 03, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 03, 22.00, 6.00, 48.00, 47.00, 65.00 +ZUN, 01, 03, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 03, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 03, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 03, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 03, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 03, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 03, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 03, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 03, 53.00, 35.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 03, 56.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 03, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 03, 26.00, 11.00, -9999.00, -9999.00, 45.00 +3SE, 01, 03, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 03, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 03, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 03, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 03, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 03, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 03, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 03, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 04, 35.00, 20.00, 25.00, 26.00, 37.00 +ABI, 01, 04, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 04, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 04, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 04, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 04, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 04, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 04, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 04, 41.00, 22.00, 23.00, 22.00, 34.00 +ADK, 01, 04, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 04, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 04, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 04, 42.00, 22.00, -9999.00, -9999.00, 33.00 +AEX, 01, 04, 57.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 04, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 04, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 04, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 04, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 04, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 04, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 04, 31.00, 12.00, 26.00, 26.00, 38.00 +ALI, 01, 04, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 04, 24.00, 6.00, 21.00, 15.00, 30.00 +ALS, 01, 04, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 04, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 04, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 04, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 04, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 04, 21.00, 8.00, 15.00, 18.00, 24.00 +AND, 01, 04, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 04, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 04, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +APN, 01, 04, 27.00, 11.00, 31.00, 32.00, 46.00 +AQQ, 01, 04, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 04, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AST, 01, 04, 47.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 04, 51.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 04, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 04, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 04, 37.00, 18.00, -9999.00, -9999.00, 37.00 +AUG, 01, 04, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 04, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 04, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 04, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 04, 32.00, 19.00, 27.00, 27.00, 40.00 +AXN, 01, 04, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 04, 34.00, 15.00, -9999.00, -9999.00, 30.00 +AYS, 01, 04, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 04, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 04, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 04, 35.00, 7.00, -9999.00, -9999.00, 15.00 +BDL, 01, 04, 34.00, 17.00, 23.00, 22.00, 34.00 +BDR, 01, 04, 37.00, 23.00, 24.00, 23.00, 35.00 +BET, 01, 04, 13.00, 1.00, 17.00, 16.00, 26.00 +BFD, 01, 04, 27.00, 13.00, 51.00, 49.00, 68.00 +BFF, 01, 04, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 04, 56.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 04, 29.00, 15.00, 34.00, 41.00, 54.00 +BGR, 01, 04, 27.00, 9.00, 22.00, 24.00, 35.00 +BGS, 01, 04, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 04, 52.00, 32.00, 27.00, 25.00, 38.00 +BID, 01, 04, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 04, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 04, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 04, 31.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 04, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 04, 60.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 04, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 04, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 04, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 04, 39.00, 21.00, 37.00, 41.00, 53.00 +BLF, 01, 04, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 04, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 04, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 04, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 04, 40.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 04, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 04, 33.00, 13.00, -9999.00, 20.00, 34.00 +BOI, 01, 04, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 04, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 04, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 04, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 04, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 04, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 04, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 04, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 04, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 04, -8.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 04, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 04, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 04, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 04, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 04, 26.00, 9.00, 37.00, 33.00, 53.00 +BUB, 01, 04, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 04, 31.00, 18.00, 49.00, 53.00, 67.00 +BUR, 01, 04, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 04, 61.00, 43.00, -9999.00, 23.00, 39.00 +BWG, 01, 04, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 04, 41.00, 24.00, 22.00, 24.00, 34.00 +BYH, 01, 04, 45.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 04, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 04, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 04, 56.00, 33.00, 23.00, 25.00, 34.00 +CAG, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 04, 33.00, 18.00, 37.00, 41.00, 55.00 +CAO, 01, 04, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 04, 20.00, -1.00, 31.00, 33.00, 49.00 +CBM, 01, 04, 52.00, 31.00, -9999.00, -9999.00, 37.00 +CDB, 01, 04, 34.00, 25.00, 48.00, 52.00, 65.00 +CDC, 01, 04, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 04, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 04, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 04, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 04, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 04, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 04, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 04, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 04, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 04, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 04, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 04, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 04, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 04, 33.00, 19.00, 41.00, 39.00, 56.00 +CLL, 01, 04, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 04, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 04, 35.00, 20.00, 33.00, 32.00, 45.00 +CMI, 01, 04, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 04, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 04, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 04, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 04, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 04, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 04, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 04, 30.00, 9.00, 24.00, 23.00, 35.00 +COS, 01, 04, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 04, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 04, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 04, 25.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 04, 65.00, 46.00, 22.00, 20.00, 30.00 +CRW, 01, 04, 42.00, 24.00, 40.00, 41.00, 54.00 +CSG, 01, 04, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 04, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 04, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 04, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 04, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 04, 37.00, 21.00, 31.00, 27.00, 41.00 +CVN, 01, 04, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 04, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 04, 36.00, 22.00, 21.00, 23.00, 32.00 +CYS, 01, 04, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 04, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 04, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 04, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 04, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 04, 35.00, 19.00, 35.00, 27.00, 46.00 +DBQ, 01, 04, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 04, 43.00, 28.00, 20.00, 23.00, 32.00 +DDC, 01, 04, 41.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 04, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 04, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 04, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 04, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 04, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 04, 62.00, 38.00, -9999.00, -9999.00, 18.00 +DLG, 01, 04, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 04, 16.00, -1.00, 30.00, 25.00, 40.00 +DLLC, 01, 04, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 04, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 04, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 04, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 04, 43.00, 26.00, -9999.00, -9999.00, 34.00 +DPG, 01, 04, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 04, 61.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 04, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 04, 62.00, 38.00, 15.00, 9.00, 18.00 +DSM, 01, 04, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 04, 31.00, 17.00, 32.00, 26.00, 42.00 +DUG, 01, 04, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 04, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 04, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 04, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 04, 11.00, -11.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 04, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 04, 21.00, 2.00, 19.00, 18.00, 29.00 +ECG, 01, 04, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 04, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 04, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 04, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 04, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 04, 39.00, 17.00, 47.00, 45.00, 62.00 +EKO, 01, 04, 36.00, 12.00, 19.00, 21.00, 30.00 +ELD, 01, 04, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 04, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 04, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 04, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 04, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 04, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 04, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 04, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 04, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 04, 33.00, 20.00, 48.00, 44.00, 62.00 +ESF, 01, 04, 57.00, 37.00, -9999.00, -9999.00, 38.00 +EUG, 01, 04, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 04, 39.00, 22.00, 28.00, 23.00, 37.00 +EWN, 01, 04, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 04, 38.00, 24.00, 22.00, 23.00, 34.00 +EYW, 01, 04, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 04, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 04, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 04, -2.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 04, 16.00, -3.00, 20.00, 17.00, 30.00 +FAT, 01, 04, 53.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 04, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 04, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 04, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 04, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 04, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 04, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 04, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 04, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 04, 44.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 04, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 04, 75.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 04, 29.00, 15.00, 30.00, 30.00, 43.00 +FOD, 01, 04, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 04, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 01, 04, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 04, 38.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 04, 24.00, 4.00, 16.00, 15.00, 24.00 +FSI, 01, 04, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 04, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 04, 41.00, 21.00, -9999.00, -9999.00, 34.00 +FWA, 01, 04, 31.00, 16.00, 27.00, 23.00, 39.00 +FWH, 01, 04, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 04, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 04, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 04, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 04, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 04, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 04, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 04, 32.00, 20.00, 24.00, 27.00, 37.00 +GFA, 01, 04, 30.00, 11.00, -9999.00, -9999.00, 27.00 +GFK, 01, 04, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 04, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 04, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 04, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 04, 35.00, 14.00, 14.00, 16.00, 24.00 +GKN, 01, 04, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 04, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 04, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 04, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 04, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 04, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 04, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 04, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 04, 23.00, 7.00, 25.00, 23.00, 36.00 +GRCI, 01, 04, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 04, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 04, 32.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 04, 30.00, 16.00, 37.00, 38.00, 53.00 +GSB, 01, 04, 52.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 04, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 04, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 04, 50.00, 31.00, 24.00, 22.00, 33.00 +GST, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 04, 29.00, 10.00, -9999.00, -9999.00, 60.00 +GTF, 01, 04, 30.00, 11.00, 19.00, 24.00, 33.00 +GUP, 01, 04, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 04, 32.00, 15.00, -9999.00, -9999.00, 37.00 +GVW, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 04, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 04, 53.00, 38.00, 27.00, 25.00, 39.00 +HBR, 01, 04, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 04, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 04, 15.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 04, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 04, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 04, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 04, 56.00, 21.00, -9999.00, -9999.00, 10.00 +HMS, 01, 04, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 04, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 04, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 04, 24.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 04, 42.00, 23.00, -9999.00, -9999.00, 36.00 +HOT, 01, 04, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 04, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 04, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 04, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 04, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 04, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 04, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 04, 49.00, 30.00, 29.00, 23.00, 38.00 +HTL, 01, 04, 26.00, 10.00, 39.00, 32.00, 53.00 +HTS, 01, 04, 41.00, 24.00, 33.00, 38.00, 48.00 +HUF, 01, 04, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 04, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 04, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 04, 24.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 04, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 04, 41.00, 22.00, 22.00, 24.00, 34.00 +IAG, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 04, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 04, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 04, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 04, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 04, 39.00, 23.00, 24.00, 26.00, 37.00 +ILI, 01, 04, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 04, 56.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 04, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +IND, 01, 04, 34.00, 18.00, 31.00, 28.00, 44.00 +INL, 01, 04, 12.00, -9.00, 24.00, 21.00, 35.00 +INS, 01, 04, 53.00, 31.00, -9999.00, -9999.00, 7.00 +INT, 01, 04, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 01, 04, 44.00, 18.00, 12.00, 10.00, 20.00 +IPL, 01, 04, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 04, 34.00, 19.00, 25.00, 26.00, 38.00 +IRK, 01, 04, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 04, 20.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 04, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 04, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 04, 65.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 04, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 04, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 04, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 04, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 04, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 04, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 04, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 04, 38.00, 26.00, 22.00, 23.00, 34.00 +JHW, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 04, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 04, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 04, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 04, 29.00, 20.00, 50.00, 47.00, 59.00 +JST, 01, 04, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 04, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 04, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 04, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 04, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 04, 29.00, 15.00, 35.00, 32.00, 49.00 +LAR, 01, 04, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 04, 56.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 04, 65.00, 47.00, 16.00, 15.00, 23.00 +LBB, 01, 04, 52.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 04, 34.00, 8.00, 14.00, 10.00, 20.00 +LCH, 01, 04, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 04, 36.00, 20.00, -9999.00, -9999.00, 41.00 +LEB, 01, 04, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 04, 40.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 04, 47.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 01, 04, 59.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 04, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 04, 38.00, 27.00, 22.00, 23.00, 34.00 +LGB, 01, 04, 66.00, 44.00, 16.00, 17.00, 23.00 +LGU, 01, 04, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 04, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 04, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 04, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 04, 49.00, 30.00, 25.00, 21.00, 31.00 +LIZ, 01, 04, 20.00, -1.00, -9999.00, -9999.00, 48.00 +LMT, 01, 04, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 04, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 04, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 04, 41.00, 15.00, 12.00, 13.00, 21.00 +LOZ, 01, 04, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 04, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 04, 49.00, 29.00, -9999.00, -9999.00, 25.00 +LSE, 01, 04, 24.00, 6.00, 18.00, 16.00, 29.00 +LSF, 01, 04, 56.00, 36.00, -9999.00, -9999.00, 31.00 +LSV, 01, 04, 59.00, 26.00, -9999.00, -9999.00, 7.00 +LTS, 01, 04, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 04, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 04, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 04, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 04, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 04, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 04, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 04, 56.00, 28.00, 7.00, 11.00, 15.00 +MBL, 01, 04, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 04, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 04, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 01, 04, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 04, 0.00, -18.00, 20.00, 22.00, 32.00 +MCI, 01, 04, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 04, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 04, 57.00, 35.00, 25.00, 24.00, 35.00 +MCO, 01, 04, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 04, 22.00, 5.00, 16.00, 11.00, 22.00 +MC2, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 04, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 04, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 04, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 04, 30.00, 16.00, 26.00, 27.00, 42.00 +MEI, 01, 04, 57.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 04, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 04, 53.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 04, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 04, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 04, 44.00, 30.00, 23.00, 24.00, 31.00 +MGE, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 04, 57.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 04, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 04, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 04, 52.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 04, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 04, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 04, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 04, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 04, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 04, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 04, 27.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 04, 30.00, 19.00, 43.00, 44.00, 57.00 +MKL, 01, 04, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 04, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 04, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 04, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 04, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 04, 29.00, 12.00, 24.00, 20.00, 35.00 +MLS, 01, 04, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 04, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 04, 56.00, 36.00, -9999.00, -9999.00, 34.00 +MOB, 01, 04, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 04, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 04, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 04, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 04, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 04, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 04, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 04, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 04, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 04, 25.00, 8.00, 25.00, 20.00, 35.00 +MSO, 01, 04, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 04, 21.00, 4.00, 22.00, 19.00, 32.00 +MSS, 01, 04, 25.00, 6.00, 39.00, 37.00, 53.00 +MSY, 01, 04, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 04, 30.00, 18.00, -9999.00, -9999.00, 36.00 +MTN, 01, 04, 42.00, 24.00, -9999.00, -9999.00, 30.00 +MTO, 01, 04, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 04, 37.00, 20.00, -9999.00, -9999.00, 30.00 +MUO, 01, 04, 39.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 04, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 04, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 04, 57.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 04, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 04, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 04, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 04, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 04, 29.00, 14.00, -9999.00, -9999.00, 32.00 +NCA, 01, 04, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 04, 39.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 04, 53.00, 35.00, -9999.00, -9999.00, 12.00 +NEL, 01, 04, 41.00, 21.00, -9999.00, -9999.00, 35.00 +NFG, 01, 04, 65.00, 44.00, -9999.00, -9999.00, 30.00 +NFL, 01, 04, 43.00, 17.00, -9999.00, -9999.00, 13.00 +NGP, 01, 04, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 04, 48.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 04, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 04, 43.00, 25.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 04, 31.00, 12.00, -9999.00, -9999.00, 35.00 +NID, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 04, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 04, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 04, 55.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 01, 04, 66.00, 48.00, -9999.00, -9999.00, 23.00 +NLC, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 04, 55.00, 33.00, -9999.00, -9999.00, 35.00 +NPA, 01, 04, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 04, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 04, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 04, 65.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 04, 53.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 04, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 04, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 04, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 04, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 04, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 04, 48.00, 32.00, -9999.00, -9999.00, 32.00 +NUC, 01, 04, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 04, 56.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 04, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 04, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NXX, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 04, 44.00, 23.00, -9999.00, -9999.00, 35.00 +NZC, 01, 04, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 04, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 04, 37.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 04, 66.00, 48.00, -9999.00, -9999.00, 19.00 +OAK, 01, 04, 56.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 04, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 04, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 04, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 04, 44.00, 31.00, 48.00, 44.00, 56.00 +OMA, 01, 04, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 04, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 04, 29.00, 14.00, 25.00, 25.00, 38.00 +ORF, 01, 04, 48.00, 32.00, 26.00, 26.00, 38.00 +ORH, 01, 04, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 04, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 04, 29.00, 12.00, -9999.00, -9999.00, 45.00 +OTG, 01, 04, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 04, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 04, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 04, 6.00, -7.00, 16.00, 20.00, 27.00 +OURC, 01, 04, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 04, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 04, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 04, 59.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 04, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 04, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 04, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 04, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 04, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 04, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 04, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 04, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 04, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 04, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 04, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 04, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 04, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 04, 27.00, 9.00, -9999.00, -9999.00, 39.00 +PBI, 01, 04, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 04, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 04, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 04, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 04, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 04, 39.00, 24.00, 23.00, 25.00, 37.00 +PHX, 01, 04, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 04, 30.00, 14.00, 24.00, 23.00, 37.00 +PIB, 01, 04, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 04, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 04, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 04, 34.00, 20.00, 44.00, 39.00, 59.00 +PKB, 01, 04, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 04, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 04, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 04, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 04, 60.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 04, 58.00, 36.00, -9999.00, -9999.00, 39.00 +POM, 01, 04, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 04, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 04, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 04, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 04, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 04, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 04, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 04, 34.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 01, 04, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 04, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 04, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 04, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 04, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 04, 37.00, 20.00, 23.00, 25.00, 36.00 +PVU, 01, 04, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 04, 31.00, 13.00, 24.00, 26.00, 36.00 +P02, 01, 04, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 04, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 04, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 04, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 04, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 04, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +P38, 01, 04, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 01, 04, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +P58, 01, 04, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +P59, 01, 04, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +P60, 01, 04, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 04, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +P67, 01, 04, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 01, 04, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 04, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 04, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 04, 33.00, 10.00, 12.00, 13.00, 21.00 +RBL, 01, 04, 54.00, 36.00, 27.00, 26.00, 36.00 +RCA, 01, 04, 33.00, 10.00, -9999.00, -9999.00, 21.00 +RDD, 01, 04, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 04, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 04, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 04, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 04, 52.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 04, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 04, 27.00, 11.00, 23.00, 20.00, 35.00 +RIC, 01, 04, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 04, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 04, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 04, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 04, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 04, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 04, 44.00, 20.00, 14.00, 16.00, 22.00 +ROA, 01, 04, 44.00, 26.00, 23.00, 23.00, 33.00 +ROC, 01, 04, 32.00, 18.00, 45.00, 45.00, 63.00 +ROW, 01, 04, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 04, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 04, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 04, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 04, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 04, 51.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 04, 66.00, 48.00, 18.00, 17.00, 26.00 +SAT, 01, 04, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 04, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 04, 25.00, 12.00, -9999.00, -9999.00, 53.00 +SBA, 01, 04, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 04, 66.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 04, 31.00, 17.00, 38.00, 38.00, 53.00 +SBP, 01, 04, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 04, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 04, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 04, -10.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 04, 52.00, 36.00, 21.00, 23.00, 29.00 +SDF, 01, 04, 41.00, 24.00, 27.00, 25.00, 37.00 +SEA, 01, 04, 44.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 04, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 04, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 04, 55.00, 41.00, 22.00, 22.00, 30.00 +SGF, 01, 04, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 04, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 04, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 04, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 04, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 04, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 04, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 04, 32.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 04, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 04, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 04, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 04, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 04, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 04, 64.00, 38.00, -9999.00, 19.00, 36.00 +SNA, 01, 04, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 04, 32.00, 23.00, 44.00, 43.00, 65.00 +SNS, 01, 04, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 04, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 04, 33.00, 17.00, 21.00, 21.00, 34.00 +SPS, 01, 04, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 04, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 04, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 04, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 04, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 04, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 04, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 04, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 01, 04, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 04, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 04, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 04, 54.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 04, 27.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 04, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 04, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 04, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 04, 31.00, 16.00, 48.00, 47.00, 63.00 +SZL, 01, 04, 38.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 01, 04, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 04, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 04, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 04, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 04, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 04, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 04, 52.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 04, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 04, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 04, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 04, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 04, 31.00, 16.00, 32.00, 26.00, 44.00 +TOP, 01, 04, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 04, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 04, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 04, 44.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 04, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 04, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 04, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 04, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 04, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 04, 63.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 04, 27.00, 15.00, 44.00, 44.00, 58.00 +TVL, 01, 04, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 04, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 04, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 04, 46.00, 27.00, 29.00, 26.00, 41.00 +T01, 01, 04, 45.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 01, 04, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 04, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 04, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 04, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 04, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 04, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 04, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 04, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 04, 53.00, 31.00, -9999.00, -9999.00, 7.00 +UIL, 01, 04, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 04, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 04, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 04, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 04, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +U15, 01, 04, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 01, 04, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 04, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 04, 65.00, 39.00, -9999.00, -9999.00, 24.00 +VCT, 01, 04, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 04, 58.00, 29.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 04, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 04, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 04, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 04, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 04, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 04, 61.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 04, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 04, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 04, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 04, 45.00, 27.00, 20.00, 23.00, 31.00 +WJA, 01, 04, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 04, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 04, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 04, 41.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 04, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 04, 57.00, 35.00, -9999.00, -9999.00, 33.00 +WRG, 01, 04, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 04, 41.00, 22.00, -9999.00, -9999.00, 34.00 +WRL, 01, 04, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 04, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 04, 31.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 04, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 04, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 04, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 04, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 04, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 04, 36.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 04, 31.00, 18.00, 34.00, 36.00, 49.00 +YPA, 01, 04, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 04, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 04, 2.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 04, 12.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 04, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 04, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 04, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 04, 68.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 04, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 04, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 04, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 04, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 04, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 04, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 04, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 04, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 04, 22.00, 6.00, 48.00, 47.00, 65.00 +ZUN, 01, 04, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 04, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 04, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 04, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 04, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 04, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 04, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 04, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 04, 53.00, 35.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 04, 56.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 04, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 04, 26.00, 11.00, -9999.00, -9999.00, 45.00 +3SE, 01, 04, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 04, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 04, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 04, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 04, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 04, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 04, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 04, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 05, 35.00, 20.00, 25.00, 26.00, 37.00 +ABI, 01, 05, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 05, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 05, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 05, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 05, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 05, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 05, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 05, 41.00, 22.00, 23.00, 22.00, 34.00 +ADK, 01, 05, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 05, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 05, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 05, 42.00, 22.00, -9999.00, -9999.00, 33.00 +AEX, 01, 05, 57.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 05, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 05, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 05, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 05, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 05, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 05, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 05, 31.00, 12.00, 26.00, 26.00, 38.00 +ALI, 01, 05, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 05, 24.00, 6.00, 21.00, 15.00, 30.00 +ALS, 01, 05, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 05, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 05, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 05, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 05, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 05, 21.00, 8.00, 15.00, 18.00, 24.00 +AND, 01, 05, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 05, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 05, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +APN, 01, 05, 27.00, 11.00, 31.00, 32.00, 46.00 +AQQ, 01, 05, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 05, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AST, 01, 05, 47.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 05, 51.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 05, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 05, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 05, 37.00, 18.00, -9999.00, -9999.00, 37.00 +AUG, 01, 05, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 05, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 05, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 05, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 05, 32.00, 19.00, 27.00, 27.00, 40.00 +AXN, 01, 05, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 05, 34.00, 15.00, -9999.00, -9999.00, 30.00 +AYS, 01, 05, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 05, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 05, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 05, 35.00, 7.00, -9999.00, -9999.00, 15.00 +BDL, 01, 05, 34.00, 17.00, 23.00, 22.00, 34.00 +BDR, 01, 05, 37.00, 23.00, 24.00, 23.00, 35.00 +BET, 01, 05, 13.00, 1.00, 17.00, 16.00, 26.00 +BFD, 01, 05, 27.00, 13.00, 51.00, 49.00, 68.00 +BFF, 01, 05, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 05, 56.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 05, 29.00, 15.00, 34.00, 41.00, 54.00 +BGR, 01, 05, 27.00, 9.00, 22.00, 24.00, 35.00 +BGS, 01, 05, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 05, 52.00, 32.00, 27.00, 25.00, 38.00 +BID, 01, 05, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 05, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 05, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 05, 31.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 05, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 05, 60.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 05, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 05, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 05, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 05, 39.00, 21.00, 37.00, 41.00, 53.00 +BLF, 01, 05, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 05, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 05, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 05, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 05, 40.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 05, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 05, 33.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 05, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 05, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 05, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 05, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 05, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 05, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 05, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 05, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 05, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 05, -8.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 05, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 05, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 05, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 05, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 05, 26.00, 9.00, 37.00, 33.00, 53.00 +BUB, 01, 05, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 05, 31.00, 18.00, 49.00, 53.00, 67.00 +BUR, 01, 05, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 05, 61.00, 43.00, -9999.00, 23.00, 39.00 +BWG, 01, 05, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 05, 41.00, 24.00, 22.00, 24.00, 34.00 +BYH, 01, 05, 45.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 05, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 05, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 05, 56.00, 33.00, 23.00, 25.00, 34.00 +CAG, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 05, 33.00, 18.00, 37.00, 41.00, 55.00 +CAO, 01, 05, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 05, 20.00, -1.00, 31.00, 33.00, 49.00 +CBM, 01, 05, 52.00, 31.00, -9999.00, -9999.00, 37.00 +CDB, 01, 05, 34.00, 25.00, 48.00, 52.00, 65.00 +CDC, 01, 05, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 05, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 05, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 05, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 05, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 05, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 05, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 05, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 05, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 05, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 05, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 05, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 05, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 05, 33.00, 19.00, 41.00, 39.00, 56.00 +CLL, 01, 05, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 05, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 05, 35.00, 20.00, 33.00, 32.00, 45.00 +CMI, 01, 05, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 05, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 05, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 05, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 05, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 05, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 05, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 05, 30.00, 9.00, 24.00, 23.00, 35.00 +COS, 01, 05, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 05, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 05, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 05, 25.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 05, 65.00, 46.00, 22.00, 20.00, 30.00 +CRW, 01, 05, 42.00, 24.00, 40.00, 41.00, 54.00 +CSG, 01, 05, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 05, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 05, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 05, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 05, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 05, 37.00, 21.00, 31.00, 27.00, 41.00 +CVN, 01, 05, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 05, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 05, 36.00, 22.00, 21.00, 23.00, 32.00 +CYS, 01, 05, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 05, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 05, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 05, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 05, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 05, 35.00, 19.00, 35.00, 27.00, 46.00 +DBQ, 01, 05, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 05, 43.00, 28.00, 20.00, 23.00, 32.00 +DDC, 01, 05, 41.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 05, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 05, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 05, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 05, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 05, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 05, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 05, 62.00, 38.00, -9999.00, -9999.00, 18.00 +DLG, 01, 05, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 05, 16.00, -1.00, 30.00, 25.00, 40.00 +DLLC, 01, 05, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 05, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 05, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 05, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 05, 43.00, 26.00, -9999.00, -9999.00, 34.00 +DPG, 01, 05, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 05, 61.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 05, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 05, 62.00, 38.00, 15.00, 9.00, 18.00 +DSM, 01, 05, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 05, 31.00, 17.00, 32.00, 26.00, 42.00 +DUG, 01, 05, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 05, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 05, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 05, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 05, 11.00, -11.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 05, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 05, 21.00, 2.00, 19.00, 18.00, 29.00 +ECG, 01, 05, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 05, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 05, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 05, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 05, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 05, 39.00, 17.00, 47.00, 45.00, 62.00 +EKO, 01, 05, 36.00, 12.00, 19.00, 21.00, 30.00 +ELD, 01, 05, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 05, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 05, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 05, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 05, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 05, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 05, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 05, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 05, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 05, 33.00, 20.00, 48.00, 44.00, 62.00 +ESF, 01, 05, 57.00, 37.00, -9999.00, -9999.00, 38.00 +EUG, 01, 05, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 05, 39.00, 22.00, 28.00, 23.00, 37.00 +EWN, 01, 05, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 05, 38.00, 24.00, 22.00, 23.00, 34.00 +EYW, 01, 05, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 05, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 05, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 05, -2.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 05, 16.00, -3.00, 20.00, 17.00, 30.00 +FAT, 01, 05, 53.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 05, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 05, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 05, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 05, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 05, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 05, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 05, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 05, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 05, 44.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 05, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 05, 75.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 05, 29.00, 15.00, 30.00, 30.00, 43.00 +FOD, 01, 05, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 05, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 01, 05, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 05, 38.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 05, 24.00, 4.00, 16.00, 15.00, 24.00 +FSI, 01, 05, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 05, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 05, 41.00, 21.00, -9999.00, -9999.00, 34.00 +FWA, 01, 05, 31.00, 16.00, 27.00, 23.00, 39.00 +FWH, 01, 05, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 05, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 05, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 05, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 05, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 05, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 05, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 05, 32.00, 20.00, 24.00, 27.00, 37.00 +GFA, 01, 05, 30.00, 11.00, -9999.00, -9999.00, 27.00 +GFK, 01, 05, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 05, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 05, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 05, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 05, 35.00, 14.00, 14.00, 16.00, 24.00 +GKN, 01, 05, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 05, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 05, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 05, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 05, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 05, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 05, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 05, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 05, 23.00, 7.00, 25.00, 23.00, 36.00 +GRCI, 01, 05, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 05, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 05, 32.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 05, 30.00, 16.00, 37.00, 38.00, 53.00 +GSB, 01, 05, 52.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 05, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 05, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 05, 50.00, 31.00, 24.00, 22.00, 33.00 +GST, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 05, 29.00, 10.00, -9999.00, -9999.00, 60.00 +GTF, 01, 05, 30.00, 11.00, 19.00, 24.00, 33.00 +GUP, 01, 05, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 05, 32.00, 15.00, -9999.00, -9999.00, 37.00 +GVW, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 05, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 05, 53.00, 38.00, 27.00, 25.00, 39.00 +HBR, 01, 05, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 05, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 05, 15.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 05, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 05, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 05, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 05, 56.00, 21.00, -9999.00, -9999.00, 10.00 +HMS, 01, 05, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 05, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 05, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 05, 24.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 05, 42.00, 23.00, -9999.00, -9999.00, 36.00 +HOT, 01, 05, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 05, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 05, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 05, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 05, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 05, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 05, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 05, 49.00, 30.00, 29.00, 23.00, 38.00 +HTL, 01, 05, 26.00, 10.00, 39.00, 32.00, 53.00 +HTS, 01, 05, 41.00, 24.00, 33.00, 38.00, 48.00 +HUF, 01, 05, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 05, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 05, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 05, 24.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 05, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 05, 41.00, 22.00, 22.00, 24.00, 34.00 +IAG, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 05, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 05, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 05, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 05, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 05, 39.00, 23.00, 24.00, 26.00, 37.00 +ILI, 01, 05, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 05, 56.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 05, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +IND, 01, 05, 34.00, 18.00, 31.00, 28.00, 44.00 +INL, 01, 05, 12.00, -9.00, 24.00, 21.00, 35.00 +INS, 01, 05, 53.00, 31.00, -9999.00, -9999.00, 7.00 +INT, 01, 05, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 01, 05, 44.00, 18.00, 12.00, 10.00, 20.00 +IPL, 01, 05, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 05, 34.00, 19.00, 25.00, 26.00, 38.00 +IRK, 01, 05, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 05, 20.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 05, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 05, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 05, 65.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 05, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 05, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 05, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 05, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 05, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 05, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 05, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 05, 38.00, 26.00, 22.00, 23.00, 34.00 +JHW, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 05, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 05, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 05, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 05, 29.00, 20.00, 50.00, 47.00, 59.00 +JST, 01, 05, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 05, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 05, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 05, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 05, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 05, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 05, 29.00, 15.00, 35.00, 32.00, 49.00 +LAR, 01, 05, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 05, 56.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 05, 65.00, 47.00, 16.00, 15.00, 23.00 +LBB, 01, 05, 52.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 05, 34.00, 8.00, 14.00, 10.00, 20.00 +LCH, 01, 05, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 05, 36.00, 20.00, -9999.00, -9999.00, 41.00 +LEB, 01, 05, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 05, 40.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 05, 47.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 01, 05, 59.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 05, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 05, 38.00, 27.00, 22.00, 23.00, 34.00 +LGB, 01, 05, 66.00, 44.00, 16.00, 17.00, 23.00 +LGU, 01, 05, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 05, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 05, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 05, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 05, 49.00, 30.00, 25.00, 21.00, 31.00 +LIZ, 01, 05, 20.00, -1.00, -9999.00, -9999.00, 48.00 +LMT, 01, 05, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 05, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 05, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 05, 41.00, 15.00, 12.00, 13.00, 21.00 +LOZ, 01, 05, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 05, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 05, 49.00, 29.00, -9999.00, -9999.00, 25.00 +LSE, 01, 05, 24.00, 6.00, 18.00, 16.00, 29.00 +LSF, 01, 05, 56.00, 36.00, -9999.00, -9999.00, 31.00 +LSV, 01, 05, 59.00, 26.00, -9999.00, -9999.00, 7.00 +LTS, 01, 05, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 05, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 05, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 05, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 05, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 05, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 05, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 05, 56.00, 28.00, 7.00, 11.00, 15.00 +MBL, 01, 05, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 05, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 05, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 05, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 01, 05, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 05, 0.00, -18.00, 20.00, 22.00, 32.00 +MCI, 01, 05, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 05, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 05, 57.00, 35.00, 25.00, 24.00, 35.00 +MCO, 01, 05, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 05, 22.00, 5.00, 16.00, 11.00, 22.00 +MC2, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 05, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 05, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 05, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 05, 30.00, 16.00, 26.00, 27.00, 42.00 +MEI, 01, 05, 57.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 05, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 05, 53.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 05, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 05, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 05, 44.00, 30.00, 23.00, 24.00, 31.00 +MGE, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 05, 57.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 05, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 05, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 05, 52.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 05, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 05, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 05, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 05, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 05, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 05, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 05, 27.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 05, 30.00, 19.00, 43.00, 44.00, 57.00 +MKL, 01, 05, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 05, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 05, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 05, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 05, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 05, 29.00, 12.00, 24.00, 20.00, 35.00 +MLS, 01, 05, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 05, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 05, 56.00, 36.00, -9999.00, -9999.00, 34.00 +MOB, 01, 05, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 05, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 05, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 05, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 05, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 05, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 05, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 05, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 05, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 05, 25.00, 8.00, 25.00, 20.00, 35.00 +MSO, 01, 05, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 05, 21.00, 4.00, 22.00, 19.00, 32.00 +MSS, 01, 05, 25.00, 6.00, 39.00, 37.00, 53.00 +MSY, 01, 05, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 05, 30.00, 18.00, -9999.00, -9999.00, 36.00 +MTN, 01, 05, 42.00, 24.00, -9999.00, -9999.00, 30.00 +MTO, 01, 05, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 05, 37.00, 20.00, -9999.00, -9999.00, 30.00 +MUO, 01, 05, 39.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 05, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 05, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 05, 57.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 05, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 05, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 05, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 05, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 05, 29.00, 14.00, -9999.00, -9999.00, 32.00 +NCA, 01, 05, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 05, 39.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 05, 53.00, 35.00, -9999.00, -9999.00, 12.00 +NEL, 01, 05, 41.00, 21.00, -9999.00, -9999.00, 35.00 +NFG, 01, 05, 65.00, 44.00, -9999.00, -9999.00, 30.00 +NFL, 01, 05, 43.00, 17.00, -9999.00, -9999.00, 13.00 +NGP, 01, 05, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 05, 48.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 05, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 05, 43.00, 25.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 05, 31.00, 12.00, -9999.00, -9999.00, 35.00 +NID, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 05, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 05, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 05, 55.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 01, 05, 66.00, 48.00, -9999.00, -9999.00, 23.00 +NLC, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 05, 55.00, 33.00, -9999.00, -9999.00, 35.00 +NPA, 01, 05, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 05, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 05, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 05, 65.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 05, 53.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 05, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 05, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 05, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 05, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 05, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 05, 48.00, 32.00, -9999.00, -9999.00, 32.00 +NUC, 01, 05, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 05, 56.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 05, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 05, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NXX, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 05, 44.00, 23.00, -9999.00, -9999.00, 35.00 +NZC, 01, 05, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 05, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 05, 37.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 05, 66.00, 48.00, -9999.00, -9999.00, 19.00 +OAK, 01, 05, 56.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 05, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 05, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 05, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 05, 44.00, 31.00, 48.00, 44.00, 57.00 +OMA, 01, 05, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 05, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 05, 29.00, 14.00, 25.00, 25.00, 38.00 +ORF, 01, 05, 48.00, 32.00, 26.00, 26.00, 38.00 +ORH, 01, 05, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 05, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 05, 29.00, 12.00, -9999.00, -9999.00, 45.00 +OTG, 01, 05, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 05, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 05, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 05, 6.00, -7.00, 16.00, 20.00, 27.00 +OURC, 01, 05, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 05, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 05, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 05, 59.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 05, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 05, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 05, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 05, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 05, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 05, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 05, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 05, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 05, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 05, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 05, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 05, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 05, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 05, 27.00, 9.00, -9999.00, -9999.00, 39.00 +PBI, 01, 05, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 05, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 05, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 05, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 05, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 05, 39.00, 24.00, 23.00, 25.00, 37.00 +PHX, 01, 05, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 05, 30.00, 14.00, 24.00, 23.00, 37.00 +PIB, 01, 05, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 05, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 05, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 05, 34.00, 20.00, 44.00, 39.00, 59.00 +PKB, 01, 05, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 05, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 05, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 05, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 05, 60.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 05, 58.00, 36.00, -9999.00, -9999.00, 39.00 +POM, 01, 05, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 05, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 05, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 05, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 05, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 05, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 05, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 05, 34.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 01, 05, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 05, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 05, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 05, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 05, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 05, 37.00, 20.00, 23.00, 25.00, 36.00 +PVU, 01, 05, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 05, 31.00, 13.00, 24.00, 26.00, 36.00 +P02, 01, 05, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 05, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 05, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 05, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 05, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 05, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +P38, 01, 05, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 01, 05, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +P58, 01, 05, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +P59, 01, 05, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +P60, 01, 05, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 05, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +P67, 01, 05, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 01, 05, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 05, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 05, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 05, 33.00, 10.00, 12.00, 13.00, 21.00 +RBL, 01, 05, 54.00, 36.00, 27.00, 26.00, 36.00 +RCA, 01, 05, 33.00, 10.00, -9999.00, -9999.00, 21.00 +RDD, 01, 05, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 05, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 05, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 05, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 05, 52.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 05, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 05, 27.00, 11.00, 23.00, 20.00, 35.00 +RIC, 01, 05, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 05, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 05, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 05, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 05, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 05, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 05, 44.00, 20.00, 14.00, 16.00, 22.00 +ROA, 01, 05, 44.00, 26.00, 23.00, 23.00, 33.00 +ROC, 01, 05, 32.00, 18.00, 45.00, 45.00, 63.00 +ROW, 01, 05, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 05, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 05, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 05, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 05, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 05, 51.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 05, 66.00, 48.00, 18.00, 17.00, 26.00 +SAT, 01, 05, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 05, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 05, 25.00, 12.00, -9999.00, -9999.00, 53.00 +SBA, 01, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 05, 66.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 05, 31.00, 17.00, 38.00, 38.00, 53.00 +SBP, 01, 05, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 05, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 05, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 05, -10.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 05, 52.00, 36.00, 21.00, 23.00, 29.00 +SDF, 01, 05, 41.00, 24.00, 27.00, 25.00, 37.00 +SEA, 01, 05, 44.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 05, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 05, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 05, 55.00, 41.00, 22.00, 22.00, 30.00 +SGF, 01, 05, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 05, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 05, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 05, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 05, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 05, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 05, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 05, 32.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 05, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 05, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 05, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 05, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 05, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 05, 64.00, 38.00, -9999.00, 19.00, 36.00 +SNA, 01, 05, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 05, 32.00, 23.00, 44.00, 43.00, 65.00 +SNS, 01, 05, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 05, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 05, 33.00, 17.00, 21.00, 21.00, 34.00 +SPS, 01, 05, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 05, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 05, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 05, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 05, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 05, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 05, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 05, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 01, 05, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 05, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 05, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 05, 54.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 05, 27.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 05, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 05, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 05, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 05, 31.00, 16.00, 48.00, 47.00, 63.00 +SZL, 01, 05, 38.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 01, 05, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 05, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 05, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 05, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 05, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 05, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 05, 52.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 05, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 05, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 05, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 05, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 05, 31.00, 16.00, 32.00, 26.00, 44.00 +TOP, 01, 05, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 05, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 05, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 05, 44.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 05, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 05, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 05, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 05, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 05, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 05, 63.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 05, 27.00, 15.00, 44.00, 44.00, 58.00 +TVL, 01, 05, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 05, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 05, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 05, 46.00, 27.00, 29.00, 26.00, 41.00 +T01, 01, 05, 45.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 01, 05, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 05, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 05, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 05, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 05, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 05, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 05, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 05, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 05, 53.00, 31.00, -9999.00, -9999.00, 7.00 +UIL, 01, 05, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 05, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 05, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 05, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 05, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +U15, 01, 05, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 01, 05, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 05, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 05, 65.00, 39.00, -9999.00, -9999.00, 24.00 +VCT, 01, 05, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 05, 58.00, 29.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 05, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 05, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 05, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 05, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 05, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 05, 61.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 05, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 05, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 05, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 05, 45.00, 27.00, 20.00, 23.00, 31.00 +WJA, 01, 05, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 05, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 05, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 05, 41.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 05, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 05, 57.00, 35.00, -9999.00, -9999.00, 33.00 +WRG, 01, 05, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 05, 41.00, 22.00, -9999.00, -9999.00, 34.00 +WRL, 01, 05, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 05, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 05, 31.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 05, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 05, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 05, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 05, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 05, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 05, 36.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 05, 31.00, 18.00, 34.00, 36.00, 49.00 +YPA, 01, 05, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 05, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 05, 2.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 05, 12.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 05, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 05, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 05, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 05, 68.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 05, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 05, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 05, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 05, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 05, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 05, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 05, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 05, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 05, 22.00, 6.00, 48.00, 47.00, 65.00 +ZUN, 01, 05, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 05, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 05, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 05, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 05, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 05, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 05, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 05, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 05, 53.00, 35.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 05, 56.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 05, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 05, 26.00, 11.00, -9999.00, -9999.00, 45.00 +3SE, 01, 05, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 05, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 05, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 05, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 05, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 05, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 05, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 05, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 06, 35.00, 20.00, 25.00, 26.00, 37.00 +ABI, 01, 06, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 06, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 06, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 06, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 06, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 06, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 06, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 06, 41.00, 22.00, 23.00, 22.00, 34.00 +ADK, 01, 06, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 06, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 06, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 06, 42.00, 22.00, -9999.00, -9999.00, 33.00 +AEX, 01, 06, 57.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 06, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 06, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 06, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 06, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 06, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 06, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 06, 31.00, 12.00, 26.00, 26.00, 38.00 +ALI, 01, 06, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 06, 24.00, 6.00, 21.00, 15.00, 30.00 +ALS, 01, 06, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 06, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 06, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 06, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 06, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 06, 21.00, 8.00, 15.00, 18.00, 24.00 +AND, 01, 06, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 06, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 06, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +APN, 01, 06, 27.00, 11.00, 31.00, 32.00, 46.00 +AQQ, 01, 06, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 06, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AST, 01, 06, 47.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 06, 51.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 06, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 06, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 06, 37.00, 18.00, -9999.00, -9999.00, 37.00 +AUG, 01, 06, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 06, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 06, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 06, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 06, 32.00, 19.00, 27.00, 27.00, 40.00 +AXN, 01, 06, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 06, 34.00, 15.00, -9999.00, -9999.00, 30.00 +AYS, 01, 06, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 06, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 06, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 06, 35.00, 7.00, -9999.00, -9999.00, 15.00 +BDL, 01, 06, 34.00, 17.00, 23.00, 22.00, 34.00 +BDR, 01, 06, 37.00, 23.00, 24.00, 23.00, 35.00 +BET, 01, 06, 13.00, 1.00, 17.00, 16.00, 26.00 +BFD, 01, 06, 27.00, 13.00, 51.00, 49.00, 68.00 +BFF, 01, 06, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 06, 56.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 06, 29.00, 15.00, 34.00, 41.00, 54.00 +BGR, 01, 06, 27.00, 9.00, 22.00, 24.00, 35.00 +BGS, 01, 06, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 06, 52.00, 32.00, 27.00, 25.00, 38.00 +BID, 01, 06, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 06, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 06, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 06, 31.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 06, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 06, 60.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 06, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 06, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 06, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 06, 39.00, 21.00, 37.00, 41.00, 53.00 +BLF, 01, 06, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 06, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 06, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 06, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 06, 40.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 06, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 06, 33.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 06, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 06, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 06, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 06, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 06, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 06, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 06, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 06, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 06, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 06, -8.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 06, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 06, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 06, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 06, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 06, 26.00, 9.00, 37.00, 33.00, 53.00 +BUB, 01, 06, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 06, 31.00, 18.00, 49.00, 53.00, 67.00 +BUR, 01, 06, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 06, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 06, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 06, 41.00, 24.00, 22.00, 24.00, 34.00 +BYH, 01, 06, 45.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 06, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 06, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 06, 56.00, 33.00, 23.00, 25.00, 34.00 +CAG, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 06, 33.00, 18.00, 37.00, 41.00, 55.00 +CAO, 01, 06, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 06, 20.00, -1.00, 31.00, 33.00, 49.00 +CBM, 01, 06, 52.00, 31.00, -9999.00, -9999.00, 37.00 +CDB, 01, 06, 34.00, 25.00, 48.00, 52.00, 65.00 +CDC, 01, 06, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 06, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 06, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 06, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 06, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 06, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 06, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 06, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 06, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 06, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 06, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 06, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 06, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 06, 33.00, 19.00, 41.00, 39.00, 56.00 +CLL, 01, 06, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 06, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 06, 35.00, 20.00, 33.00, 32.00, 45.00 +CMI, 01, 06, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 06, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 06, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 06, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 06, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 06, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 06, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 06, 30.00, 9.00, 24.00, 23.00, 35.00 +COS, 01, 06, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 06, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 06, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 06, 25.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 06, 65.00, 46.00, 22.00, 20.00, 30.00 +CRW, 01, 06, 42.00, 24.00, 40.00, 41.00, 54.00 +CSG, 01, 06, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 06, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 06, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 06, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 06, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 06, 37.00, 21.00, 31.00, 27.00, 41.00 +CVN, 01, 06, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 06, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 06, 36.00, 22.00, 21.00, 23.00, 32.00 +CYS, 01, 06, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 06, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 06, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 06, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 06, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 06, 35.00, 19.00, 35.00, 27.00, 46.00 +DBQ, 01, 06, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 06, 43.00, 28.00, 20.00, 23.00, 32.00 +DDC, 01, 06, 41.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 06, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 06, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 06, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 06, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 06, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 06, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 06, 62.00, 38.00, -9999.00, -9999.00, 18.00 +DLG, 01, 06, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 06, 16.00, -1.00, 30.00, 25.00, 40.00 +DLLC, 01, 06, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 06, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 06, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 06, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 06, 43.00, 26.00, -9999.00, -9999.00, 34.00 +DPG, 01, 06, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 06, 61.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 06, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 06, 62.00, 38.00, 15.00, 9.00, 18.00 +DSM, 01, 06, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 06, 31.00, 17.00, 32.00, 26.00, 42.00 +DUG, 01, 06, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 06, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 06, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 06, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 06, 11.00, -11.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 06, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 06, 21.00, 2.00, 19.00, 18.00, 29.00 +ECG, 01, 06, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 06, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 06, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 06, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 06, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 06, 39.00, 17.00, 47.00, 45.00, 62.00 +EKO, 01, 06, 36.00, 12.00, 19.00, 21.00, 30.00 +ELD, 01, 06, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 06, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 06, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 06, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 06, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 06, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 06, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 06, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 06, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 06, 33.00, 20.00, 48.00, 44.00, 62.00 +ESF, 01, 06, 57.00, 37.00, -9999.00, -9999.00, 38.00 +EUG, 01, 06, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 06, 39.00, 22.00, 28.00, 23.00, 37.00 +EWN, 01, 06, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 06, 38.00, 24.00, 22.00, 23.00, 34.00 +EYW, 01, 06, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 06, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 06, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 06, -2.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 06, 16.00, -3.00, 20.00, 17.00, 30.00 +FAT, 01, 06, 53.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 06, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 06, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 06, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 06, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 06, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 06, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 06, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 06, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 06, 44.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 06, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 06, 75.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 06, 29.00, 15.00, 30.00, 30.00, 43.00 +FOD, 01, 06, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 06, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 01, 06, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 06, 38.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 06, 24.00, 4.00, 16.00, 15.00, 24.00 +FSI, 01, 06, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 06, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 06, 41.00, 21.00, -9999.00, -9999.00, 34.00 +FWA, 01, 06, 31.00, 16.00, 27.00, 23.00, 39.00 +FWH, 01, 06, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 06, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 06, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 06, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 06, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 06, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 06, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 06, 32.00, 20.00, 24.00, 27.00, 37.00 +GFA, 01, 06, 30.00, 11.00, -9999.00, -9999.00, 27.00 +GFK, 01, 06, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 06, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 06, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 06, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 06, 35.00, 14.00, 14.00, 16.00, 24.00 +GKN, 01, 06, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 06, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 06, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 06, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 06, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 06, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 06, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 06, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 06, 23.00, 7.00, 25.00, 23.00, 36.00 +GRCI, 01, 06, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 06, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 06, 32.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 06, 30.00, 16.00, 37.00, 38.00, 53.00 +GSB, 01, 06, 52.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 06, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 06, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 06, 50.00, 31.00, 24.00, 22.00, 33.00 +GST, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 06, 29.00, 10.00, -9999.00, -9999.00, 60.00 +GTF, 01, 06, 30.00, 11.00, 19.00, 24.00, 33.00 +GUP, 01, 06, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 06, 32.00, 15.00, -9999.00, -9999.00, 37.00 +GVW, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 06, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 06, 53.00, 38.00, 27.00, 25.00, 39.00 +HBR, 01, 06, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 06, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 06, 15.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 06, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 06, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 06, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 06, 56.00, 21.00, -9999.00, -9999.00, 10.00 +HMS, 01, 06, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 06, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 06, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 06, 24.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 06, 42.00, 23.00, -9999.00, -9999.00, 36.00 +HOT, 01, 06, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 06, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 06, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 06, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 06, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 06, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 06, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 06, 49.00, 30.00, 29.00, 23.00, 38.00 +HTL, 01, 06, 26.00, 10.00, 39.00, 32.00, 53.00 +HTS, 01, 06, 41.00, 24.00, 33.00, 38.00, 48.00 +HUF, 01, 06, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 06, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 06, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 06, 24.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 06, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 06, 41.00, 22.00, 22.00, 24.00, 34.00 +IAG, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 06, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 06, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 06, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 06, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 06, 39.00, 23.00, 24.00, 26.00, 37.00 +ILI, 01, 06, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 06, 56.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 06, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +IND, 01, 06, 34.00, 18.00, 31.00, 28.00, 44.00 +INL, 01, 06, 12.00, -9.00, 24.00, 21.00, 35.00 +INS, 01, 06, 53.00, 31.00, -9999.00, -9999.00, 7.00 +INT, 01, 06, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 01, 06, 44.00, 18.00, 12.00, 10.00, 20.00 +IPL, 01, 06, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 06, 34.00, 19.00, 25.00, 26.00, 38.00 +IRK, 01, 06, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 06, 20.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 06, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 06, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 06, 65.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 06, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 06, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 06, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 06, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 06, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 06, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 06, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 06, 38.00, 26.00, 22.00, 23.00, 34.00 +JHW, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 06, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 06, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 06, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 06, 29.00, 20.00, 50.00, 47.00, 59.00 +JST, 01, 06, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 06, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 06, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 06, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 06, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 06, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 06, 29.00, 15.00, 35.00, 32.00, 49.00 +LAR, 01, 06, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 06, 56.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 06, 65.00, 47.00, 16.00, 15.00, 23.00 +LBB, 01, 06, 52.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 06, 34.00, 8.00, 14.00, 10.00, 20.00 +LCH, 01, 06, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 06, 36.00, 20.00, -9999.00, -9999.00, 41.00 +LEB, 01, 06, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 06, 40.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 06, 47.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 01, 06, 59.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 06, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 06, 38.00, 27.00, 22.00, 23.00, 34.00 +LGB, 01, 06, 66.00, 44.00, 16.00, 17.00, 23.00 +LGU, 01, 06, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 06, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 06, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 06, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 06, 49.00, 30.00, 25.00, 21.00, 31.00 +LIZ, 01, 06, 20.00, -1.00, -9999.00, -9999.00, 48.00 +LMT, 01, 06, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 06, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 06, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 06, 41.00, 15.00, 12.00, 13.00, 21.00 +LOZ, 01, 06, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 06, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 06, 49.00, 29.00, -9999.00, -9999.00, 25.00 +LSE, 01, 06, 24.00, 6.00, 18.00, 16.00, 29.00 +LSF, 01, 06, 56.00, 36.00, -9999.00, -9999.00, 31.00 +LSV, 01, 06, 59.00, 26.00, -9999.00, -9999.00, 7.00 +LTS, 01, 06, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 06, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 06, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 06, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 06, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 06, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 06, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 06, 56.00, 28.00, 7.00, 11.00, 15.00 +MBL, 01, 06, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 06, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 06, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 06, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 01, 06, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 06, 0.00, -18.00, 20.00, 22.00, 32.00 +MCI, 01, 06, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 06, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 06, 57.00, 35.00, 25.00, 24.00, 35.00 +MCO, 01, 06, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 06, 22.00, 5.00, 16.00, 11.00, 22.00 +MC2, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 06, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 06, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 06, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 06, 30.00, 16.00, 26.00, 27.00, 42.00 +MEI, 01, 06, 57.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 06, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 06, 53.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 06, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 06, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 06, 44.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 06, 57.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 06, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 06, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 06, 52.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 06, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 06, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 06, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 06, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 06, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 06, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 06, 27.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 06, 30.00, 19.00, 43.00, 44.00, 57.00 +MKL, 01, 06, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 06, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 06, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 06, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 06, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 06, 29.00, 12.00, 24.00, 20.00, 35.00 +MLS, 01, 06, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 06, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 06, 56.00, 36.00, -9999.00, -9999.00, 34.00 +MOB, 01, 06, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 06, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 06, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 06, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 06, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 06, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 06, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 06, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 06, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 06, 25.00, 8.00, 25.00, 20.00, 35.00 +MSO, 01, 06, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 06, 21.00, 4.00, 22.00, 19.00, 32.00 +MSS, 01, 06, 25.00, 6.00, 39.00, 37.00, 53.00 +MSY, 01, 06, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 06, 30.00, 18.00, -9999.00, -9999.00, 36.00 +MTN, 01, 06, 42.00, 24.00, -9999.00, -9999.00, 30.00 +MTO, 01, 06, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 06, 37.00, 20.00, -9999.00, -9999.00, 30.00 +MUO, 01, 06, 39.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 06, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 06, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 06, 57.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 06, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 06, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 06, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 06, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 06, 29.00, 14.00, -9999.00, -9999.00, 32.00 +NCA, 01, 06, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 06, 39.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 06, 53.00, 35.00, -9999.00, -9999.00, 12.00 +NEL, 01, 06, 41.00, 21.00, -9999.00, -9999.00, 35.00 +NFG, 01, 06, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 06, 43.00, 17.00, -9999.00, -9999.00, 13.00 +NGP, 01, 06, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 06, 48.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 06, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 06, 43.00, 25.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 06, 31.00, 12.00, -9999.00, -9999.00, 35.00 +NID, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 06, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 06, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 06, 55.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 01, 06, 66.00, 48.00, -9999.00, -9999.00, 23.00 +NLC, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 06, 55.00, 33.00, -9999.00, -9999.00, 35.00 +NPA, 01, 06, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 06, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 06, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 06, 65.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 06, 53.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 06, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 06, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 06, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 06, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 06, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 06, 48.00, 32.00, -9999.00, -9999.00, 32.00 +NUC, 01, 06, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 06, 56.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 06, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 06, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NXX, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 06, 44.00, 23.00, -9999.00, -9999.00, 35.00 +NZC, 01, 06, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 06, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 06, 37.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 06, 66.00, 48.00, -9999.00, -9999.00, 19.00 +OAK, 01, 06, 56.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 06, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 06, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 06, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 06, 44.00, 31.00, 48.00, 44.00, 57.00 +OMA, 01, 06, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 06, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 06, 29.00, 14.00, 25.00, 25.00, 38.00 +ORF, 01, 06, 48.00, 32.00, 26.00, 26.00, 38.00 +ORH, 01, 06, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 06, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 06, 29.00, 12.00, -9999.00, -9999.00, 45.00 +OTG, 01, 06, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 06, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 06, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 06, 6.00, -7.00, 16.00, 20.00, 27.00 +OURC, 01, 06, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 06, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 06, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 06, 59.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 06, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 06, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 06, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 06, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 06, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 06, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 06, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 06, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 06, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 06, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 06, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 06, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 06, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 06, 27.00, 9.00, -9999.00, -9999.00, 39.00 +PBI, 01, 06, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 06, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 06, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 06, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 06, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 06, 39.00, 24.00, 23.00, 25.00, 37.00 +PHX, 01, 06, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 06, 30.00, 14.00, 24.00, 23.00, 37.00 +PIB, 01, 06, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 06, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 06, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 06, 34.00, 20.00, 44.00, 39.00, 59.00 +PKB, 01, 06, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 06, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 06, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 06, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 06, 60.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 06, 58.00, 36.00, -9999.00, -9999.00, 39.00 +POM, 01, 06, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 06, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 06, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 06, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 06, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 06, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 06, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 06, 34.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 01, 06, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 06, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 06, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 06, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 06, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 06, 37.00, 20.00, 23.00, 25.00, 36.00 +PVU, 01, 06, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 06, 31.00, 13.00, 24.00, 26.00, 36.00 +P02, 01, 06, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 06, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 06, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 06, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 06, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 06, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +P38, 01, 06, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 01, 06, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +P58, 01, 06, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +P59, 01, 06, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +P60, 01, 06, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 06, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +P67, 01, 06, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 01, 06, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 06, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 06, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 06, 33.00, 10.00, 12.00, 13.00, 21.00 +RBL, 01, 06, 54.00, 36.00, 27.00, 26.00, 36.00 +RCA, 01, 06, 33.00, 10.00, -9999.00, -9999.00, 21.00 +RDD, 01, 06, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 06, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 06, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 06, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 06, 52.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 06, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 06, 27.00, 11.00, 23.00, 20.00, 35.00 +RIC, 01, 06, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 06, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 06, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 06, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 06, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 06, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 06, 44.00, 20.00, 14.00, 16.00, 22.00 +ROA, 01, 06, 44.00, 26.00, 23.00, 23.00, 33.00 +ROC, 01, 06, 32.00, 18.00, 45.00, 45.00, 63.00 +ROW, 01, 06, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 06, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 06, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 06, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 06, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 06, 51.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 06, 66.00, 48.00, 18.00, 17.00, 26.00 +SAT, 01, 06, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 06, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 06, 25.00, 12.00, -9999.00, -9999.00, 53.00 +SBA, 01, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 06, 66.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 06, 31.00, 17.00, 38.00, 38.00, 53.00 +SBP, 01, 06, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 06, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 06, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 06, -10.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 06, 52.00, 36.00, 21.00, 23.00, 29.00 +SDF, 01, 06, 41.00, 24.00, 27.00, 25.00, 37.00 +SEA, 01, 06, 44.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 06, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 06, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 06, 55.00, 41.00, 22.00, 22.00, 30.00 +SGF, 01, 06, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 06, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 06, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 06, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 06, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 06, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 06, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 06, 32.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 06, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 06, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 06, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 06, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 06, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 06, 64.00, 38.00, -9999.00, 19.00, 36.00 +SNA, 01, 06, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 06, 32.00, 23.00, 44.00, 43.00, 65.00 +SNS, 01, 06, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 06, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 06, 33.00, 17.00, 21.00, 21.00, 34.00 +SPS, 01, 06, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 06, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 06, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 06, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 06, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 06, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 06, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 06, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 01, 06, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 06, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 06, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 06, 54.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 06, 27.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 06, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 06, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 06, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 06, 31.00, 16.00, 48.00, 47.00, 63.00 +SZL, 01, 06, 38.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 01, 06, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 06, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 06, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 06, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 06, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 06, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 06, 52.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 06, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 06, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 06, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 06, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 06, 31.00, 16.00, 32.00, 26.00, 44.00 +TOP, 01, 06, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 06, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 06, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 06, 44.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 06, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 06, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 06, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 06, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 06, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 06, 63.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 06, 27.00, 15.00, 44.00, 44.00, 58.00 +TVL, 01, 06, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 06, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 06, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 06, 46.00, 27.00, 29.00, 26.00, 41.00 +T01, 01, 06, 45.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 01, 06, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 06, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 06, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 06, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 06, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 06, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 06, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 06, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 06, 53.00, 31.00, -9999.00, -9999.00, 7.00 +UIL, 01, 06, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 06, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 06, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 06, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 06, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +U15, 01, 06, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 01, 06, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 06, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 06, 65.00, 39.00, -9999.00, -9999.00, 24.00 +VCT, 01, 06, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 06, 58.00, 29.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 06, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 06, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 06, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 06, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 06, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 06, 61.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 06, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 06, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 06, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 06, 45.00, 27.00, 20.00, 23.00, 31.00 +WJA, 01, 06, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 06, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 06, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 06, 41.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 06, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 06, 57.00, 35.00, -9999.00, -9999.00, 33.00 +WRG, 01, 06, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 06, 41.00, 22.00, -9999.00, -9999.00, 34.00 +WRL, 01, 06, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 06, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 06, 31.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 06, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 06, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 06, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 06, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 06, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 06, 36.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 06, 31.00, 18.00, 34.00, 36.00, 49.00 +YPA, 01, 06, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 06, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 06, 2.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 06, 12.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 06, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 06, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 06, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 06, 68.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 06, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 06, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 06, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 06, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 06, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 06, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 06, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 06, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 06, 22.00, 6.00, 48.00, 47.00, 65.00 +ZUN, 01, 06, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 06, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 06, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 06, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 06, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 06, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 06, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 06, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 06, 53.00, 35.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 06, 56.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 06, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 06, 26.00, 11.00, -9999.00, -9999.00, 45.00 +3SE, 01, 06, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 06, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 06, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 06, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 06, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 06, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 06, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 06, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 07, 35.00, 20.00, 25.00, 26.00, 37.00 +ABI, 01, 07, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 07, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 07, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 07, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 07, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 07, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 07, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 07, 41.00, 22.00, 23.00, 22.00, 34.00 +ADK, 01, 07, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 07, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 07, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 07, 42.00, 22.00, -9999.00, -9999.00, 33.00 +AEX, 01, 07, 57.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 07, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 07, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 07, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 07, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 07, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 07, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 07, 31.00, 12.00, 26.00, 26.00, 38.00 +ALI, 01, 07, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 07, 24.00, 6.00, 21.00, 15.00, 30.00 +ALS, 01, 07, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 07, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 07, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 07, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 07, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 07, 21.00, 8.00, 15.00, 18.00, 24.00 +AND, 01, 07, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 07, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 07, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +APN, 01, 07, 27.00, 11.00, 31.00, 32.00, 46.00 +AQQ, 01, 07, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 07, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AST, 01, 07, 47.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 07, 51.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 07, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 07, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 07, 37.00, 18.00, -9999.00, -9999.00, 37.00 +AUG, 01, 07, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 07, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 07, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 07, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 07, 32.00, 19.00, 27.00, 27.00, 40.00 +AXN, 01, 07, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 07, 34.00, 15.00, -9999.00, -9999.00, 30.00 +AYS, 01, 07, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 07, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 07, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 07, 35.00, 7.00, -9999.00, -9999.00, 15.00 +BDL, 01, 07, 34.00, 17.00, 23.00, 22.00, 34.00 +BDR, 01, 07, 37.00, 23.00, 24.00, 23.00, 35.00 +BET, 01, 07, 13.00, 1.00, 17.00, 16.00, 26.00 +BFD, 01, 07, 27.00, 13.00, 51.00, 49.00, 68.00 +BFF, 01, 07, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 07, 56.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 07, 29.00, 15.00, 34.00, 41.00, 54.00 +BGR, 01, 07, 27.00, 9.00, 22.00, 24.00, 35.00 +BGS, 01, 07, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 07, 52.00, 32.00, 27.00, 25.00, 38.00 +BID, 01, 07, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 07, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 07, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 07, 31.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 07, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 07, 60.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 07, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 07, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 07, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 07, 39.00, 21.00, 37.00, 41.00, 53.00 +BLF, 01, 07, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 07, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 07, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 07, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 07, 40.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 07, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 07, 33.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 07, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 07, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 07, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 07, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 07, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 07, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 07, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 07, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 07, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 07, -8.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 07, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 07, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 07, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 07, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 07, 26.00, 9.00, 37.00, 33.00, 53.00 +BUB, 01, 07, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 07, 31.00, 18.00, 49.00, 53.00, 67.00 +BUR, 01, 07, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 07, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 07, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 07, 41.00, 24.00, 22.00, 24.00, 34.00 +BYH, 01, 07, 45.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 07, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 07, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 07, 56.00, 33.00, 23.00, 25.00, 34.00 +CAG, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 07, 33.00, 18.00, 37.00, 41.00, 55.00 +CAO, 01, 07, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 07, 20.00, -1.00, 31.00, 33.00, 49.00 +CBM, 01, 07, 52.00, 31.00, -9999.00, -9999.00, 37.00 +CDB, 01, 07, 34.00, 25.00, 48.00, 52.00, 65.00 +CDC, 01, 07, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 07, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 07, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 07, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 07, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 07, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 07, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 07, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 07, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 07, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 07, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 07, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 07, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 07, 33.00, 19.00, 41.00, 39.00, 56.00 +CLL, 01, 07, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 07, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 07, 35.00, 20.00, 33.00, 32.00, 45.00 +CMI, 01, 07, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 07, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 07, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 07, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 07, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 07, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 07, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 07, 30.00, 9.00, 24.00, 23.00, 35.00 +COS, 01, 07, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 07, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 07, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 07, 25.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 07, 65.00, 46.00, 22.00, 20.00, 30.00 +CRW, 01, 07, 42.00, 24.00, 40.00, 41.00, 54.00 +CSG, 01, 07, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 07, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 07, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 07, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 07, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 07, 37.00, 21.00, 31.00, 27.00, 41.00 +CVN, 01, 07, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 07, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 07, 36.00, 22.00, 21.00, 23.00, 32.00 +CYS, 01, 07, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 07, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 07, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 07, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 07, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 07, 35.00, 19.00, 35.00, 27.00, 46.00 +DBQ, 01, 07, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 07, 43.00, 28.00, 20.00, 23.00, 32.00 +DDC, 01, 07, 41.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 07, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 07, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 07, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 07, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 07, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 07, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 07, 62.00, 38.00, -9999.00, -9999.00, 18.00 +DLG, 01, 07, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 07, 16.00, -1.00, 30.00, 25.00, 40.00 +DLLC, 01, 07, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 07, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 07, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 07, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 07, 43.00, 26.00, -9999.00, -9999.00, 34.00 +DPG, 01, 07, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 07, 61.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 07, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 07, 62.00, 38.00, 15.00, 9.00, 18.00 +DSM, 01, 07, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 07, 31.00, 17.00, 32.00, 26.00, 42.00 +DUG, 01, 07, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 07, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 07, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 07, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 07, 11.00, -11.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 07, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 07, 21.00, 2.00, 19.00, 18.00, 29.00 +ECG, 01, 07, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 07, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 07, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 07, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 07, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 07, 39.00, 17.00, 47.00, 45.00, 62.00 +EKO, 01, 07, 36.00, 12.00, 19.00, 21.00, 30.00 +ELD, 01, 07, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 07, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 07, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 07, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 07, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 07, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 07, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 07, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 07, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 07, 33.00, 20.00, 48.00, 44.00, 62.00 +ESF, 01, 07, 57.00, 37.00, -9999.00, -9999.00, 38.00 +EUG, 01, 07, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 07, 39.00, 22.00, 28.00, 23.00, 37.00 +EWN, 01, 07, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 07, 38.00, 24.00, 22.00, 23.00, 34.00 +EYW, 01, 07, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 07, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 07, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 07, -2.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 07, 16.00, -3.00, 20.00, 17.00, 30.00 +FAT, 01, 07, 53.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 07, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 07, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 07, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 07, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 07, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 07, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 07, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 07, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 07, 44.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 07, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 07, 75.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 07, 29.00, 15.00, 30.00, 30.00, 43.00 +FOD, 01, 07, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 07, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 01, 07, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 07, 38.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 07, 24.00, 4.00, 16.00, 15.00, 24.00 +FSI, 01, 07, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 07, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 07, 41.00, 21.00, -9999.00, -9999.00, 34.00 +FWA, 01, 07, 31.00, 16.00, 27.00, 23.00, 39.00 +FWH, 01, 07, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 07, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 07, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 07, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 07, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 07, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 07, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 07, 32.00, 20.00, 24.00, 27.00, 37.00 +GFA, 01, 07, 30.00, 11.00, -9999.00, -9999.00, 27.00 +GFK, 01, 07, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 07, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 07, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 07, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 07, 35.00, 14.00, 14.00, 16.00, 24.00 +GKN, 01, 07, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 07, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 07, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 07, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 07, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 07, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 07, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 07, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 07, 23.00, 7.00, 25.00, 23.00, 36.00 +GRCI, 01, 07, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 07, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 07, 32.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 07, 30.00, 16.00, 37.00, 38.00, 53.00 +GSB, 01, 07, 52.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 07, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 07, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 07, 50.00, 31.00, 24.00, 22.00, 33.00 +GST, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 07, 29.00, 10.00, -9999.00, -9999.00, 60.00 +GTF, 01, 07, 30.00, 11.00, 19.00, 24.00, 33.00 +GUP, 01, 07, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 07, 32.00, 15.00, -9999.00, -9999.00, 37.00 +GVW, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 07, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 07, 53.00, 38.00, 27.00, 25.00, 39.00 +HBR, 01, 07, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 07, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 07, 15.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 07, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 07, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 07, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 07, 56.00, 21.00, -9999.00, -9999.00, 10.00 +HMS, 01, 07, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 07, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 07, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 07, 24.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 07, 42.00, 23.00, -9999.00, -9999.00, 36.00 +HOT, 01, 07, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 07, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 07, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 07, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 07, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 07, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 07, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 07, 49.00, 30.00, 29.00, 23.00, 38.00 +HTL, 01, 07, 26.00, 10.00, 39.00, 32.00, 53.00 +HTS, 01, 07, 41.00, 24.00, 33.00, 38.00, 48.00 +HUF, 01, 07, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 07, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 07, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 07, 24.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 07, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 07, 41.00, 22.00, 22.00, 24.00, 34.00 +IAG, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 07, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 07, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 07, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 07, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 07, 39.00, 23.00, 24.00, 26.00, 37.00 +ILI, 01, 07, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 07, 56.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 07, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +IND, 01, 07, 34.00, 18.00, 31.00, 28.00, 44.00 +INL, 01, 07, 12.00, -9.00, 24.00, 21.00, 35.00 +INS, 01, 07, 53.00, 31.00, -9999.00, -9999.00, 7.00 +INT, 01, 07, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 01, 07, 44.00, 18.00, 12.00, 10.00, 20.00 +IPL, 01, 07, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 07, 34.00, 19.00, 25.00, 26.00, 38.00 +IRK, 01, 07, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 07, 20.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 07, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 07, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 07, 65.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 07, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 07, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 07, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 07, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 07, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 07, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 07, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 07, 38.00, 26.00, 22.00, 23.00, 34.00 +JHW, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 07, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 07, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 07, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 07, 29.00, 20.00, 50.00, 47.00, 59.00 +JST, 01, 07, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 07, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 07, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 07, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 07, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 07, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 07, 29.00, 15.00, 35.00, 32.00, 49.00 +LAR, 01, 07, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 07, 56.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 07, 65.00, 47.00, 16.00, 15.00, 23.00 +LBB, 01, 07, 52.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 07, 34.00, 8.00, 14.00, 10.00, 20.00 +LCH, 01, 07, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 07, 36.00, 20.00, -9999.00, -9999.00, 41.00 +LEB, 01, 07, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 07, 40.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 07, 47.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 01, 07, 59.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 07, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 07, 38.00, 27.00, 22.00, 23.00, 34.00 +LGB, 01, 07, 66.00, 44.00, 16.00, 17.00, 23.00 +LGU, 01, 07, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 07, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 07, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 07, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 07, 49.00, 30.00, 25.00, 21.00, 31.00 +LIZ, 01, 07, 20.00, -1.00, -9999.00, -9999.00, 48.00 +LMT, 01, 07, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 07, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 07, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 07, 41.00, 15.00, 12.00, 13.00, 21.00 +LOZ, 01, 07, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 07, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 07, 49.00, 29.00, -9999.00, -9999.00, 25.00 +LSE, 01, 07, 24.00, 6.00, 18.00, 16.00, 29.00 +LSF, 01, 07, 56.00, 36.00, -9999.00, -9999.00, 31.00 +LSV, 01, 07, 59.00, 26.00, -9999.00, -9999.00, 7.00 +LTS, 01, 07, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 07, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 07, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 07, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 07, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 07, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 07, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 07, 56.00, 28.00, 7.00, 11.00, 15.00 +MBL, 01, 07, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 07, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 07, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 07, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 01, 07, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 07, 0.00, -18.00, 20.00, 22.00, 32.00 +MCI, 01, 07, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 07, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 07, 57.00, 35.00, 25.00, 24.00, 35.00 +MCO, 01, 07, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 07, 22.00, 5.00, 16.00, 11.00, 22.00 +MC2, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 07, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 07, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 07, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 07, 30.00, 16.00, 26.00, 27.00, 42.00 +MEI, 01, 07, 57.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 07, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 07, 53.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 07, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 07, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 07, 44.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 07, 57.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 07, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 07, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 07, 52.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 07, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 07, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 07, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 07, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 07, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 07, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 07, 27.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 07, 30.00, 19.00, 43.00, 44.00, 57.00 +MKL, 01, 07, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 07, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 07, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 07, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 07, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 07, 29.00, 12.00, 24.00, 20.00, 35.00 +MLS, 01, 07, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 07, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 07, 56.00, 36.00, -9999.00, -9999.00, 34.00 +MOB, 01, 07, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 07, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 07, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 07, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 07, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 07, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 07, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 07, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 07, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 07, 25.00, 8.00, 25.00, 20.00, 35.00 +MSO, 01, 07, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 07, 21.00, 4.00, 22.00, 19.00, 32.00 +MSS, 01, 07, 25.00, 6.00, 39.00, 37.00, 53.00 +MSY, 01, 07, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 07, 30.00, 18.00, -9999.00, -9999.00, 36.00 +MTN, 01, 07, 42.00, 24.00, -9999.00, -9999.00, 30.00 +MTO, 01, 07, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 07, 37.00, 20.00, -9999.00, -9999.00, 30.00 +MUO, 01, 07, 39.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 07, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 07, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 07, 57.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 07, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 07, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 07, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 07, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 07, 29.00, 14.00, -9999.00, -9999.00, 32.00 +NCA, 01, 07, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 07, 39.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 07, 53.00, 35.00, -9999.00, -9999.00, 12.00 +NEL, 01, 07, 41.00, 21.00, -9999.00, -9999.00, 35.00 +NFG, 01, 07, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 07, 43.00, 17.00, -9999.00, -9999.00, 13.00 +NGP, 01, 07, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 07, 48.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 07, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 07, 43.00, 25.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 07, 31.00, 12.00, -9999.00, -9999.00, 35.00 +NID, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 07, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 07, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 07, 55.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 01, 07, 66.00, 48.00, -9999.00, -9999.00, 23.00 +NLC, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 07, 55.00, 33.00, -9999.00, -9999.00, 35.00 +NPA, 01, 07, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 07, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 07, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 07, 65.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 07, 53.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 07, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 07, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 07, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 07, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 07, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 07, 48.00, 32.00, -9999.00, -9999.00, 32.00 +NUC, 01, 07, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 07, 56.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 07, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 07, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NXX, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 07, 44.00, 23.00, -9999.00, -9999.00, 35.00 +NZC, 01, 07, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 07, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 07, 37.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 07, 66.00, 48.00, -9999.00, -9999.00, 19.00 +OAK, 01, 07, 56.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 07, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 07, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 07, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 07, 44.00, 31.00, 48.00, 44.00, 57.00 +OMA, 01, 07, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 07, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 07, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 07, 29.00, 14.00, 25.00, 25.00, 38.00 +ORF, 01, 07, 48.00, 32.00, 26.00, 26.00, 38.00 +ORH, 01, 07, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 07, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 07, 29.00, 12.00, -9999.00, -9999.00, 45.00 +OTG, 01, 07, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 07, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 07, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 07, 6.00, -7.00, 16.00, 20.00, 27.00 +OURC, 01, 07, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 07, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 07, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 07, 59.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 07, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 07, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 07, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 07, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 07, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 07, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 07, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 07, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 07, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 07, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 07, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 07, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 07, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 07, 27.00, 9.00, -9999.00, -9999.00, 39.00 +PBI, 01, 07, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 07, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 07, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 07, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 07, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 07, 39.00, 24.00, 23.00, 25.00, 37.00 +PHX, 01, 07, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 07, 30.00, 14.00, 24.00, 23.00, 37.00 +PIB, 01, 07, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 07, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 07, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 07, 34.00, 20.00, 44.00, 39.00, 59.00 +PKB, 01, 07, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 07, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 07, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 07, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 07, 60.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 07, 58.00, 36.00, -9999.00, -9999.00, 39.00 +POM, 01, 07, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 07, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 07, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 07, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 07, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 07, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 07, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 07, 34.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 01, 07, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 07, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 07, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 07, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 07, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 07, 37.00, 20.00, 23.00, 25.00, 36.00 +PVU, 01, 07, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 07, 31.00, 13.00, 24.00, 26.00, 36.00 +P02, 01, 07, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 07, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 07, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 07, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 07, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 07, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +P38, 01, 07, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 01, 07, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +P58, 01, 07, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +P59, 01, 07, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +P60, 01, 07, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 07, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +P67, 01, 07, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 01, 07, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 07, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 07, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 07, 33.00, 10.00, 12.00, 13.00, 21.00 +RBL, 01, 07, 54.00, 36.00, 27.00, 26.00, 36.00 +RCA, 01, 07, 33.00, 10.00, -9999.00, -9999.00, 21.00 +RDD, 01, 07, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 07, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 07, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 07, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 07, 52.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 07, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 07, 27.00, 11.00, 23.00, 20.00, 35.00 +RIC, 01, 07, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 07, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 07, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 07, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 07, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 07, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 07, 44.00, 20.00, 14.00, 16.00, 22.00 +ROA, 01, 07, 44.00, 26.00, 23.00, 23.00, 33.00 +ROC, 01, 07, 32.00, 18.00, 45.00, 45.00, 63.00 +ROW, 01, 07, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 07, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 07, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 07, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 07, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 07, 51.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 07, 66.00, 48.00, 18.00, 17.00, 26.00 +SAT, 01, 07, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 07, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 07, 25.00, 12.00, -9999.00, -9999.00, 53.00 +SBA, 01, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 07, 66.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 07, 31.00, 17.00, 38.00, 38.00, 53.00 +SBP, 01, 07, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 07, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 07, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 07, -10.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 07, 52.00, 36.00, 21.00, 23.00, 29.00 +SDF, 01, 07, 41.00, 24.00, 27.00, 25.00, 37.00 +SEA, 01, 07, 44.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 07, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 07, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 07, 55.00, 41.00, 22.00, 22.00, 30.00 +SGF, 01, 07, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 07, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 07, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 07, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 07, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 07, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 07, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 07, 32.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 07, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 07, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 07, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 07, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 07, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 07, 64.00, 38.00, -9999.00, 19.00, 35.00 +SNA, 01, 07, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 07, 32.00, 23.00, 44.00, 43.00, 65.00 +SNS, 01, 07, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 07, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 07, 33.00, 17.00, 21.00, 21.00, 34.00 +SPS, 01, 07, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 07, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 07, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 07, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 07, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 07, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 07, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 07, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 01, 07, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 07, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 07, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 07, 54.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 07, 27.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 07, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 07, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 07, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 07, 31.00, 16.00, 48.00, 47.00, 63.00 +SZL, 01, 07, 38.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 01, 07, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 07, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 07, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 07, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 07, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 07, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 07, 52.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 07, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 07, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 07, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 07, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 07, 31.00, 16.00, 32.00, 26.00, 44.00 +TOP, 01, 07, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 07, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 07, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 07, 44.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 07, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 07, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 07, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 07, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 07, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 07, 63.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 07, 27.00, 15.00, 44.00, 44.00, 58.00 +TVL, 01, 07, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 07, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 07, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 07, 46.00, 27.00, 29.00, 26.00, 41.00 +T01, 01, 07, 45.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 01, 07, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 07, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 07, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 07, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 07, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 07, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 07, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 07, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 07, 53.00, 31.00, -9999.00, -9999.00, 7.00 +UIL, 01, 07, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 07, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 07, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 07, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 07, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +U15, 01, 07, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 01, 07, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 07, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 07, 65.00, 39.00, -9999.00, -9999.00, 24.00 +VCT, 01, 07, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 07, 58.00, 29.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 07, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 07, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 07, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 07, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 07, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 07, 61.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 07, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 07, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 07, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 07, 45.00, 27.00, 20.00, 23.00, 31.00 +WJA, 01, 07, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 07, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 07, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 07, 41.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 07, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 07, 57.00, 35.00, -9999.00, -9999.00, 33.00 +WRG, 01, 07, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 07, 41.00, 22.00, -9999.00, -9999.00, 34.00 +WRL, 01, 07, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 07, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 07, 31.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 07, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 07, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 07, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 07, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 07, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 07, 36.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 07, 31.00, 18.00, 34.00, 36.00, 49.00 +YPA, 01, 07, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 07, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 07, 2.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 07, 12.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 07, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 07, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 07, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 07, 68.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 07, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 07, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 07, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 07, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 07, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 07, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 07, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 07, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 07, 22.00, 6.00, 48.00, 47.00, 65.00 +ZUN, 01, 07, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 07, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 07, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 07, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 07, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 07, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 07, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 07, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 07, 53.00, 35.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 07, 56.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 07, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 07, 26.00, 11.00, -9999.00, -9999.00, 45.00 +3SE, 01, 07, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 07, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 07, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 07, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 07, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 07, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 07, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 07, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 08, 35.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 08, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 08, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 08, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 08, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 08, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 08, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 08, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 08, 41.00, 22.00, 23.00, 22.00, 34.00 +ADK, 01, 08, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 08, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 08, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 08, 42.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 08, 57.00, 36.00, -9999.00, -9999.00, 32.00 +AFF, 01, 08, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 08, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 08, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 08, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 08, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 08, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 08, 30.00, 12.00, 26.00, 26.00, 38.00 +ALI, 01, 08, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 08, 24.00, 6.00, 21.00, 15.00, 30.00 +ALS, 01, 08, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 08, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 08, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 08, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 08, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 08, 21.00, 8.00, 15.00, 18.00, 24.00 +AND, 01, 08, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 08, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 08, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 08, 27.00, 10.00, 31.00, 32.00, 46.00 +AQQ, 01, 08, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 08, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +AST, 01, 08, 48.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 08, 50.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 08, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 08, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 08, 36.00, 18.00, -9999.00, -9999.00, 37.00 +AUG, 01, 08, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 08, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 08, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 08, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 08, 32.00, 18.00, 27.00, 27.00, 40.00 +AXN, 01, 08, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 08, 34.00, 14.00, -9999.00, -9999.00, 30.00 +AYS, 01, 08, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 08, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 08, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 08, 35.00, 8.00, -9999.00, -9999.00, 15.00 +BDL, 01, 08, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 08, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 08, 13.00, 0.00, 17.00, 16.00, 26.00 +BFD, 01, 08, 27.00, 12.00, 51.00, 49.00, 68.00 +BFF, 01, 08, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 08, 56.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 08, 28.00, 15.00, 34.00, 41.00, 54.00 +BGR, 01, 08, 27.00, 9.00, 22.00, 24.00, 35.00 +BGS, 01, 08, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 08, 52.00, 31.00, 27.00, 25.00, 38.00 +BID, 01, 08, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 08, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 08, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 08, 31.00, 13.00, 20.00, 20.00, 30.00 +BIS, 01, 08, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 08, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 08, 13.00, -8.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 08, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 08, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 08, 38.00, 21.00, 37.00, 41.00, 53.00 +BLF, 01, 08, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 08, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 08, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 08, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 08, 39.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 08, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 08, 33.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 08, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 08, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 08, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 08, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 08, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 08, 30.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 08, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 08, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 08, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 08, -7.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 08, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 08, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 08, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 08, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 08, 25.00, 8.00, 37.00, 33.00, 53.00 +BUB, 01, 08, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 08, 31.00, 18.00, 49.00, 53.00, 67.00 +BUR, 01, 08, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 08, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 08, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 08, 40.00, 24.00, 22.00, 24.00, 34.00 +BYH, 01, 08, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 08, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 08, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 08, 55.00, 32.00, 23.00, 25.00, 34.00 +CAG, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 08, 33.00, 17.00, 37.00, 41.00, 55.00 +CAO, 01, 08, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 08, 20.00, -1.00, 31.00, 33.00, 49.00 +CBM, 01, 08, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 08, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 08, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 08, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 08, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 08, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 08, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 08, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 08, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 08, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 08, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 08, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 08, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 08, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 08, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 08, 32.00, 18.00, 41.00, 39.00, 56.00 +CLL, 01, 08, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 08, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 08, 34.00, 19.00, 33.00, 32.00, 45.00 +CMI, 01, 08, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 08, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 08, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 08, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 08, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 08, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 08, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 08, 30.00, 8.00, 24.00, 23.00, 35.00 +COS, 01, 08, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 08, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 08, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 08, 26.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 08, 65.00, 45.00, 22.00, 20.00, 30.00 +CRW, 01, 08, 41.00, 23.00, 40.00, 41.00, 54.00 +CSG, 01, 08, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 08, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 08, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 08, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 08, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 08, 37.00, 20.00, 31.00, 27.00, 41.00 +CVN, 01, 08, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 08, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 08, 36.00, 22.00, 21.00, 23.00, 32.00 +CYS, 01, 08, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 08, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 08, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 08, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 08, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 08, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 08, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 08, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 08, 41.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 08, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 08, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 08, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 08, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 08, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 08, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 08, 62.00, 38.00, -9999.00, -9999.00, 18.00 +DLG, 01, 08, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 08, 16.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 08, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 08, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 08, 64.00, 38.00, -9999.00, -9999.00, 13.00 +DMN, 01, 08, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 08, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 08, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 08, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 08, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 08, 62.00, 38.00, 15.00, 9.00, 18.00 +DSM, 01, 08, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 08, 31.00, 16.00, 32.00, 26.00, 42.00 +DUG, 01, 08, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 08, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 08, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 08, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 08, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 08, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 08, 20.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 08, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 08, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 08, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 08, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 08, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 08, 38.00, 17.00, 47.00, 45.00, 62.00 +EKO, 01, 08, 36.00, 13.00, 19.00, 21.00, 30.00 +ELD, 01, 08, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 08, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 08, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 08, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 08, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 08, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 08, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 08, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 08, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 08, 33.00, 19.00, 48.00, 44.00, 62.00 +ESF, 01, 08, 57.00, 36.00, -9999.00, -9999.00, 38.00 +EUG, 01, 08, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 08, 39.00, 22.00, 28.00, 23.00, 37.00 +EWN, 01, 08, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 08, 38.00, 24.00, 22.00, 23.00, 34.00 +EYW, 01, 08, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 08, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 08, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 08, -2.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 08, 15.00, -3.00, 20.00, 17.00, 30.00 +FAT, 01, 08, 53.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 08, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 08, 28.00, 12.00, 30.00, 31.00, 43.00 +FCS, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 08, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 08, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 08, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 08, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 08, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 08, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 08, 43.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 08, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 08, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 08, 29.00, 15.00, 30.00, 30.00, 43.00 +FOD, 01, 08, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 08, 37.00, 16.00, -9999.00, -9999.00, 19.00 +FOK, 01, 08, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 08, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FSD, 01, 08, 24.00, 3.00, 16.00, 15.00, 24.00 +FSI, 01, 08, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 08, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 08, 40.00, 21.00, -9999.00, -9999.00, 34.00 +FWA, 01, 08, 31.00, 16.00, 27.00, 23.00, 39.00 +FWH, 01, 08, 53.00, 30.00, -9999.00, -9999.00, 21.00 +FYU, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 08, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 08, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 08, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 08, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 08, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 08, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 08, 33.00, 20.00, 24.00, 27.00, 37.00 +GFA, 01, 08, 30.00, 11.00, -9999.00, -9999.00, 27.00 +GFK, 01, 08, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 08, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 08, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 08, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 08, 35.00, 14.00, 14.00, 16.00, 24.00 +GKN, 01, 08, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 08, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 08, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 08, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 08, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 08, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 08, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 08, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 08, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 08, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 08, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 08, 32.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 08, 29.00, 15.00, 37.00, 38.00, 53.00 +GSB, 01, 08, 51.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 08, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 08, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 08, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 08, 28.00, 9.00, -9999.00, -9999.00, 60.00 +GTF, 01, 08, 30.00, 11.00, 19.00, 24.00, 33.00 +GUP, 01, 08, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 08, 32.00, 14.00, -9999.00, -9999.00, 37.00 +GVW, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 08, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 08, 53.00, 37.00, 27.00, 25.00, 39.00 +HBR, 01, 08, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 08, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 08, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 08, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 08, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 08, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 08, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 08, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 08, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 08, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 08, 24.00, 2.00, 12.00, 11.00, 19.00 +HOP, 01, 08, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 08, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 08, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 08, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 08, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 08, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 08, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 08, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 08, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 08, 25.00, 9.00, 39.00, 32.00, 53.00 +HTS, 01, 08, 41.00, 24.00, 33.00, 38.00, 48.00 +HUF, 01, 08, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 08, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 08, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 08, 24.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 08, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 08, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 08, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 08, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 08, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 08, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 08, 39.00, 23.00, 24.00, 26.00, 37.00 +ILI, 01, 08, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 08, 55.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 08, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +IND, 01, 08, 34.00, 18.00, 31.00, 28.00, 44.00 +INL, 01, 08, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 08, 53.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 08, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 08, 44.00, 19.00, 12.00, 10.00, 20.00 +IPL, 01, 08, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 08, 33.00, 18.00, 25.00, 26.00, 38.00 +IRK, 01, 08, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 08, 19.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 08, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 08, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 08, 65.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 08, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 08, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 08, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 08, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 08, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 08, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 08, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 08, 38.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 08, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 08, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 08, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 08, 29.00, 19.00, 50.00, 47.00, 59.00 +JST, 01, 08, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 08, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 08, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 08, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 08, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 08, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 08, 29.00, 14.00, 35.00, 32.00, 49.00 +LAR, 01, 08, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 08, 57.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 08, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 08, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 08, 34.00, 8.00, 14.00, 10.00, 20.00 +LCH, 01, 08, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 08, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 08, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 08, 39.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 08, 47.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 08, 58.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 08, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 08, 37.00, 26.00, 22.00, 23.00, 34.00 +LGB, 01, 08, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 08, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 08, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 08, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 08, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 08, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 08, 20.00, -1.00, -9999.00, -9999.00, 48.00 +LMT, 01, 08, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 08, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 08, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 08, 42.00, 16.00, 12.00, 13.00, 21.00 +LOZ, 01, 08, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 08, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 08, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 08, 23.00, 6.00, 18.00, 16.00, 29.00 +LSF, 01, 08, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 08, 60.00, 27.00, -9999.00, -9999.00, 7.00 +LTS, 01, 08, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 08, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 08, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 08, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 08, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 08, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 08, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 08, 56.00, 28.00, 7.00, 11.00, 15.00 +MBL, 01, 08, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 08, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 08, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 08, 53.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 01, 08, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 08, 0.00, -18.00, 20.00, 23.00, 32.00 +MCI, 01, 08, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 08, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 08, 57.00, 34.00, 25.00, 24.00, 35.00 +MCO, 01, 08, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 08, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 08, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 08, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 08, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 08, 30.00, 15.00, 26.00, 27.00, 42.00 +MEI, 01, 08, 56.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 08, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 08, 54.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 08, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 08, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 08, 45.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 08, 56.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 08, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 08, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 08, 53.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 08, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 08, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 08, 18.00, 0.00, -9999.00, -9999.00, 27.00 +MIV, 01, 08, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 08, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 08, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 08, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 08, 29.00, 18.00, 43.00, 44.00, 57.00 +MKL, 01, 08, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 08, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 08, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 08, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 08, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 08, 28.00, 12.00, 24.00, 20.00, 35.00 +MLS, 01, 08, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 08, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 08, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 08, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 08, 18.00, 0.00, 15.00, 16.00, 25.00 +MPV, 01, 08, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 08, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 08, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 08, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 08, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 08, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 08, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 08, 25.00, 8.00, 25.00, 20.00, 35.00 +MSO, 01, 08, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 08, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 08, 24.00, 5.00, 39.00, 37.00, 53.00 +MSY, 01, 08, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 08, 30.00, 17.00, -9999.00, -9999.00, 36.00 +MTN, 01, 08, 41.00, 23.00, -9999.00, -9999.00, 30.00 +MTO, 01, 08, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 08, 36.00, 19.00, -9999.00, -9999.00, 30.00 +MUO, 01, 08, 39.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 08, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 08, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 08, 56.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 08, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 08, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 08, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 08, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 08, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 08, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 08, 38.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 08, 54.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 08, 41.00, 20.00, -9999.00, -9999.00, 35.00 +NFG, 01, 08, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 08, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 01, 08, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 08, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 08, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 08, 43.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 08, 30.00, 11.00, -9999.00, -9999.00, 35.00 +NID, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 08, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 08, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 08, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 08, 66.00, 49.00, -9999.00, -9999.00, 23.00 +NLC, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 08, 55.00, 32.00, -9999.00, -9999.00, 35.00 +NPA, 01, 08, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 08, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 08, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 08, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 08, 54.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 08, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 08, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 08, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 08, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 08, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 08, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 08, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 08, 57.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 08, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 08, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 08, 44.00, 22.00, -9999.00, -9999.00, 35.00 +NZC, 01, 08, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 08, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 08, 36.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 08, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 08, 57.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 08, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 08, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 08, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 08, 44.00, 32.00, 48.00, 44.00, 57.00 +OMA, 01, 08, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 08, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 08, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 08, 29.00, 13.00, 25.00, 25.00, 38.00 +ORF, 01, 08, 48.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 08, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 08, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 08, 28.00, 11.00, -9999.00, -9999.00, 45.00 +OTG, 01, 08, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 08, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 08, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 08, 6.00, -7.00, 16.00, 20.00, 27.00 +OURC, 01, 08, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 08, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 08, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 08, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 08, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 08, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 08, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 08, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 08, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 08, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 08, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 08, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 08, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 08, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 08, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 08, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 08, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 08, 26.00, 8.00, -9999.00, -9999.00, 39.00 +PBI, 01, 08, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 08, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 08, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 08, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 08, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 08, 38.00, 23.00, 23.00, 25.00, 37.00 +PHX, 01, 08, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 08, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 08, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 08, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 08, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 08, 34.00, 19.00, 44.00, 39.00, 59.00 +PKB, 01, 08, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 08, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 08, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 08, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 08, 60.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 08, 58.00, 35.00, -9999.00, -9999.00, 39.00 +POM, 01, 08, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 08, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 08, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 08, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 08, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 08, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 08, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 08, 33.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 01, 08, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 08, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 08, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 08, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 08, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 08, 37.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 08, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 08, 30.00, 12.00, 24.00, 26.00, 36.00 +P02, 01, 08, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 08, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 08, 13.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 08, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 08, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 08, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 08, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 01, 08, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 08, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P59, 01, 08, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 01, 08, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 08, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 08, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 08, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 08, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 08, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 08, 34.00, 10.00, 12.00, 13.00, 21.00 +RBL, 01, 08, 54.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 08, 34.00, 10.00, -9999.00, -9999.00, 21.00 +RDD, 01, 08, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 08, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 08, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 08, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 08, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 08, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 08, 27.00, 10.00, 23.00, 20.00, 35.00 +RIC, 01, 08, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 08, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 08, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 08, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 08, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 08, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 08, 45.00, 20.00, 14.00, 16.00, 22.00 +ROA, 01, 08, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 08, 31.00, 17.00, 45.00, 45.00, 63.00 +ROW, 01, 08, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 08, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 08, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 08, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 08, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 08, 52.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 08, 66.00, 49.00, 18.00, 17.00, 26.00 +SAT, 01, 08, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 08, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 08, 25.00, 12.00, -9999.00, -9999.00, 53.00 +SBA, 01, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 08, 67.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 08, 31.00, 17.00, 38.00, 38.00, 53.00 +SBP, 01, 08, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 08, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 08, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 08, -10.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 08, 52.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 08, 40.00, 24.00, 27.00, 25.00, 37.00 +SEA, 01, 08, 45.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 08, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 08, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 08, 55.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 08, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 08, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 08, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 08, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 08, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 08, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 08, 57.00, 30.00, 13.00, 11.00, 19.00 +SKA, 01, 08, 33.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 08, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 08, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 08, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 08, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 08, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 08, 64.00, 38.00, -9999.00, 19.00, 35.00 +SNA, 01, 08, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 08, 31.00, 23.00, 44.00, 44.00, 65.00 +SNS, 01, 08, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 08, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 08, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 08, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 08, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 08, 55.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 08, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 08, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 08, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 08, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 08, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 08, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 08, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 08, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 08, 54.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 08, 27.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 08, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 08, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 08, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 08, 31.00, 15.00, 48.00, 47.00, 63.00 +SZL, 01, 08, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 08, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 08, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 08, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 08, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 08, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 08, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 08, 53.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 08, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 08, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 08, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 08, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 08, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 08, 37.00, 16.00, 14.00, 14.00, 22.00 +TPA, 01, 08, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 08, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 08, 44.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 08, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 08, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 08, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 08, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 08, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 08, 64.00, 38.00, 14.00, 11.00, 20.00 +TVC, 01, 08, 27.00, 14.00, 44.00, 44.00, 58.00 +TVL, 01, 08, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 08, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 08, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 08, 46.00, 26.00, 29.00, 26.00, 41.00 +T01, 01, 08, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 08, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 08, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 08, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 08, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 08, 58.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 08, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 08, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 08, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 08, 53.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 08, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 08, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 08, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 08, 11.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 08, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 01, 08, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 01, 08, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 08, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 08, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 08, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 08, 58.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 08, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 08, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 08, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 08, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 08, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 08, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 08, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 08, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 08, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 08, 45.00, 26.00, 20.00, 23.00, 31.00 +WJA, 01, 08, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 08, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 08, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 08, 42.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 08, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 08, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 08, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 08, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 08, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 08, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 08, 31.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 08, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 08, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 08, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 08, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 08, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 08, 37.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 08, 31.00, 17.00, 34.00, 36.00, 49.00 +YPA, 01, 08, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 08, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 08, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 08, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 08, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 08, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 08, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 08, 68.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 08, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 08, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 08, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 08, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 08, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 08, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 08, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 08, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 08, 21.00, 5.00, 48.00, 47.00, 65.00 +ZUN, 01, 08, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 08, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 08, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 08, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 08, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 08, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 08, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 08, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 08, 52.00, 34.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 08, 55.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 08, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 08, 25.00, 10.00, -9999.00, -9999.00, 45.00 +3SE, 01, 08, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 08, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 08, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 08, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 08, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 08, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 08, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 08, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 09, 35.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 09, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 09, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 09, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 09, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 09, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 09, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 09, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 09, 41.00, 22.00, 23.00, 22.00, 34.00 +ADK, 01, 09, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 09, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 09, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 09, 42.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 09, 57.00, 36.00, -9999.00, -9999.00, 32.00 +AFF, 01, 09, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 09, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 09, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 09, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 09, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 09, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 09, 30.00, 12.00, 26.00, 26.00, 38.00 +ALI, 01, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 09, 24.00, 6.00, 21.00, 15.00, 30.00 +ALS, 01, 09, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 09, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 09, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 09, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 09, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 09, 21.00, 8.00, 15.00, 18.00, 24.00 +AND, 01, 09, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 09, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 09, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 09, 27.00, 10.00, 31.00, 32.00, 46.00 +AQQ, 01, 09, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 09, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +AST, 01, 09, 48.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 09, 50.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 09, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 09, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 09, 36.00, 18.00, -9999.00, -9999.00, 37.00 +AUG, 01, 09, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 09, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 09, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 09, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 09, 32.00, 18.00, 27.00, 27.00, 40.00 +AXN, 01, 09, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 09, 34.00, 14.00, -9999.00, -9999.00, 30.00 +AYS, 01, 09, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 09, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 09, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 09, 35.00, 8.00, -9999.00, -9999.00, 15.00 +BDL, 01, 09, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 09, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 09, 13.00, 0.00, 17.00, 16.00, 26.00 +BFD, 01, 09, 27.00, 12.00, 51.00, 49.00, 68.00 +BFF, 01, 09, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 09, 56.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 09, 28.00, 15.00, 34.00, 41.00, 54.00 +BGR, 01, 09, 27.00, 9.00, 22.00, 24.00, 35.00 +BGS, 01, 09, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 09, 52.00, 31.00, 27.00, 25.00, 38.00 +BID, 01, 09, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 09, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 09, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 09, 31.00, 13.00, 20.00, 20.00, 30.00 +BIS, 01, 09, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 09, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 09, 13.00, -8.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 09, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 09, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 09, 38.00, 21.00, 37.00, 41.00, 53.00 +BLF, 01, 09, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 09, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 09, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 09, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 09, 39.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 09, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 09, 33.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 09, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 09, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 09, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 09, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 09, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 09, 30.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 09, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 09, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 09, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 09, -7.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 09, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 09, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 09, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 09, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 09, 25.00, 8.00, 37.00, 33.00, 53.00 +BUB, 01, 09, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 09, 31.00, 18.00, 49.00, 53.00, 67.00 +BUR, 01, 09, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 09, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 09, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 09, 40.00, 24.00, 22.00, 24.00, 34.00 +BYH, 01, 09, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 09, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 09, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 09, 55.00, 32.00, 23.00, 25.00, 34.00 +CAG, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 09, 33.00, 17.00, 37.00, 41.00, 55.00 +CAO, 01, 09, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 09, 20.00, -1.00, 31.00, 33.00, 49.00 +CBM, 01, 09, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 09, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 09, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 09, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 09, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 09, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 09, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 09, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 09, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 09, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 09, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 09, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 09, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 09, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 09, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 09, 32.00, 18.00, 41.00, 39.00, 56.00 +CLL, 01, 09, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 09, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 09, 34.00, 19.00, 33.00, 32.00, 45.00 +CMI, 01, 09, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 09, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 09, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 09, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 09, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 09, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 09, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 09, 30.00, 8.00, 24.00, 23.00, 35.00 +COS, 01, 09, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 09, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 09, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 09, 26.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 09, 65.00, 45.00, 22.00, 20.00, 30.00 +CRW, 01, 09, 41.00, 23.00, 40.00, 41.00, 54.00 +CSG, 01, 09, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 09, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 09, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 09, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 09, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 09, 37.00, 20.00, 31.00, 27.00, 41.00 +CVN, 01, 09, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 09, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 09, 36.00, 22.00, 21.00, 23.00, 32.00 +CYS, 01, 09, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 09, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 09, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 09, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 09, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 09, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 09, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 09, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 09, 41.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 09, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 09, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 09, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 09, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 09, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 09, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 09, 62.00, 38.00, -9999.00, -9999.00, 18.00 +DLG, 01, 09, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 09, 16.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 09, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 09, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 09, 64.00, 38.00, -9999.00, -9999.00, 13.00 +DMN, 01, 09, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 09, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 09, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 09, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 09, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 09, 62.00, 38.00, 15.00, 9.00, 18.00 +DSM, 01, 09, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 09, 31.00, 16.00, 32.00, 26.00, 42.00 +DUG, 01, 09, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 09, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 09, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 09, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 09, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 09, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 09, 20.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 09, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 09, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 09, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 09, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 09, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 09, 38.00, 17.00, 47.00, 45.00, 62.00 +EKO, 01, 09, 36.00, 13.00, 19.00, 21.00, 30.00 +ELD, 01, 09, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 09, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 09, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 09, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 09, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 09, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 09, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 09, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 09, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 09, 33.00, 19.00, 48.00, 44.00, 62.00 +ESF, 01, 09, 57.00, 36.00, -9999.00, -9999.00, 38.00 +EUG, 01, 09, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 09, 39.00, 22.00, 28.00, 23.00, 37.00 +EWN, 01, 09, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 09, 38.00, 24.00, 22.00, 23.00, 34.00 +EYW, 01, 09, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 09, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 09, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 09, -2.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 09, 15.00, -3.00, 20.00, 17.00, 30.00 +FAT, 01, 09, 53.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 09, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 09, 28.00, 12.00, 30.00, 31.00, 43.00 +FCS, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 09, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 09, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 09, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 09, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 09, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 09, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 09, 43.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 09, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 09, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 09, 29.00, 15.00, 30.00, 30.00, 43.00 +FOD, 01, 09, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 09, 37.00, 16.00, -9999.00, -9999.00, 19.00 +FOK, 01, 09, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 09, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FSD, 01, 09, 24.00, 3.00, 16.00, 15.00, 24.00 +FSI, 01, 09, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 09, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 09, 40.00, 21.00, -9999.00, -9999.00, 34.00 +FWA, 01, 09, 31.00, 16.00, 27.00, 23.00, 39.00 +FWH, 01, 09, 53.00, 30.00, -9999.00, -9999.00, 21.00 +FYU, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 09, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 09, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 09, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 09, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 09, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 09, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 09, 33.00, 20.00, 24.00, 27.00, 37.00 +GFA, 01, 09, 30.00, 11.00, -9999.00, -9999.00, 27.00 +GFK, 01, 09, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 09, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 09, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 09, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 09, 35.00, 14.00, 14.00, 16.00, 24.00 +GKN, 01, 09, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 09, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 09, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 09, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 09, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 09, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 09, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 09, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 09, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 09, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 09, 32.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 09, 29.00, 15.00, 37.00, 38.00, 53.00 +GSB, 01, 09, 51.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 09, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 09, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 09, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 09, 28.00, 9.00, -9999.00, -9999.00, 60.00 +GTF, 01, 09, 30.00, 11.00, 19.00, 24.00, 33.00 +GUP, 01, 09, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 09, 32.00, 14.00, -9999.00, -9999.00, 37.00 +GVW, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 09, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 09, 53.00, 37.00, 27.00, 25.00, 39.00 +HBR, 01, 09, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 09, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 09, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 09, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 09, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 09, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 09, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 09, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 09, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 09, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 09, 24.00, 2.00, 12.00, 11.00, 19.00 +HOP, 01, 09, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 09, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 09, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 09, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 09, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 09, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 09, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 09, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 09, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 09, 25.00, 9.00, 39.00, 32.00, 53.00 +HTS, 01, 09, 41.00, 24.00, 33.00, 38.00, 48.00 +HUF, 01, 09, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 09, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 09, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 09, 24.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 09, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 09, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 09, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 09, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 09, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 09, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 09, 39.00, 23.00, 24.00, 26.00, 37.00 +ILI, 01, 09, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 09, 55.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 09, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +IND, 01, 09, 34.00, 18.00, 31.00, 28.00, 44.00 +INL, 01, 09, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 09, 53.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 09, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 09, 44.00, 19.00, 12.00, 10.00, 20.00 +IPL, 01, 09, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 09, 33.00, 18.00, 25.00, 26.00, 38.00 +IRK, 01, 09, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 09, 19.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 09, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 09, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 09, 65.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 09, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 09, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 09, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 09, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 09, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 09, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 09, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 09, 38.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 09, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 09, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 09, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 09, 29.00, 19.00, 50.00, 47.00, 59.00 +JST, 01, 09, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 09, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 09, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 09, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 09, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 09, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 09, 29.00, 14.00, 35.00, 32.00, 49.00 +LAR, 01, 09, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 09, 57.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 09, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 09, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 09, 34.00, 8.00, 14.00, 10.00, 20.00 +LCH, 01, 09, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 09, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 09, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 09, 39.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 09, 47.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 09, 58.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 09, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 09, 37.00, 26.00, 22.00, 23.00, 34.00 +LGB, 01, 09, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 09, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 09, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 09, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 09, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 09, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 09, 20.00, -1.00, -9999.00, -9999.00, 48.00 +LMT, 01, 09, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 09, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 09, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 09, 42.00, 16.00, 12.00, 13.00, 21.00 +LOZ, 01, 09, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 09, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 09, 23.00, 6.00, 18.00, 16.00, 29.00 +LSF, 01, 09, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 09, 60.00, 27.00, -9999.00, -9999.00, 7.00 +LTS, 01, 09, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 09, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 09, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 09, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 09, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 09, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 09, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 09, 56.00, 28.00, 7.00, 11.00, 15.00 +MBL, 01, 09, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 09, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 09, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 09, 53.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 01, 09, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 09, 0.00, -18.00, 20.00, 23.00, 32.00 +MCI, 01, 09, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 09, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 09, 57.00, 34.00, 25.00, 24.00, 35.00 +MCO, 01, 09, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 09, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 09, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 09, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 09, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 09, 30.00, 15.00, 26.00, 27.00, 42.00 +MEI, 01, 09, 56.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 09, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 09, 54.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 09, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 09, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 09, 45.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 09, 56.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 09, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 09, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 09, 53.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 09, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 09, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 09, 18.00, 0.00, -9999.00, -9999.00, 27.00 +MIV, 01, 09, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 09, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 09, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 09, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 09, 29.00, 18.00, 43.00, 44.00, 57.00 +MKL, 01, 09, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 09, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 09, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 09, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 09, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 09, 28.00, 12.00, 24.00, 20.00, 35.00 +MLS, 01, 09, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 09, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 09, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 09, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 09, 18.00, 0.00, 15.00, 16.00, 25.00 +MPV, 01, 09, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 09, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 09, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 09, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 09, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 09, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 09, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 09, 25.00, 8.00, 25.00, 20.00, 35.00 +MSO, 01, 09, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 09, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 09, 24.00, 5.00, 39.00, 37.00, 53.00 +MSY, 01, 09, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 09, 30.00, 17.00, -9999.00, -9999.00, 36.00 +MTN, 01, 09, 41.00, 23.00, -9999.00, -9999.00, 30.00 +MTO, 01, 09, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 09, 36.00, 19.00, -9999.00, -9999.00, 30.00 +MUO, 01, 09, 39.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 09, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 09, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 09, 56.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 09, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 09, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 09, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 09, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 09, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 09, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 09, 38.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 09, 54.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 09, 41.00, 20.00, -9999.00, -9999.00, 35.00 +NFG, 01, 09, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 09, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 01, 09, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 09, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 09, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 09, 43.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 09, 30.00, 11.00, -9999.00, -9999.00, 35.00 +NID, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 09, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 09, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 09, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 09, 66.00, 49.00, -9999.00, -9999.00, 23.00 +NLC, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 09, 55.00, 32.00, -9999.00, -9999.00, 35.00 +NPA, 01, 09, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 09, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 09, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 09, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 09, 54.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 09, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 09, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 09, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 09, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 09, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 09, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 09, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 09, 57.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 09, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 09, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 09, 44.00, 22.00, -9999.00, -9999.00, 35.00 +NZC, 01, 09, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 09, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 09, 36.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 09, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 09, 57.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 09, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 09, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 09, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 09, 44.00, 32.00, 48.00, 44.00, 57.00 +OMA, 01, 09, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 09, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 09, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 09, 29.00, 13.00, 25.00, 25.00, 38.00 +ORF, 01, 09, 48.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 09, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 09, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 09, 28.00, 11.00, -9999.00, -9999.00, 45.00 +OTG, 01, 09, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 09, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 09, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 09, 6.00, -7.00, 16.00, 20.00, 27.00 +OURC, 01, 09, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 09, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 09, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 09, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 09, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 09, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 09, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 09, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 09, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 09, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 09, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 09, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 09, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 09, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 09, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 09, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 09, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 09, 26.00, 8.00, -9999.00, -9999.00, 39.00 +PBI, 01, 09, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 09, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 09, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 09, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 09, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 09, 38.00, 23.00, 23.00, 25.00, 37.00 +PHX, 01, 09, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 09, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 09, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 09, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 09, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 09, 34.00, 19.00, 44.00, 39.00, 59.00 +PKB, 01, 09, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 09, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 09, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 09, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 09, 60.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 09, 58.00, 35.00, -9999.00, -9999.00, 39.00 +POM, 01, 09, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 09, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 09, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 09, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 09, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 09, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 09, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 09, 33.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 01, 09, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 09, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 09, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 09, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 09, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 09, 37.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 09, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 09, 30.00, 12.00, 24.00, 26.00, 36.00 +P02, 01, 09, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 09, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 09, 13.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 09, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 09, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 09, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 09, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 01, 09, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 09, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P59, 01, 09, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 01, 09, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 09, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 09, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 09, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 09, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 09, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 09, 34.00, 10.00, 12.00, 13.00, 21.00 +RBL, 01, 09, 54.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 09, 34.00, 10.00, -9999.00, -9999.00, 21.00 +RDD, 01, 09, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 09, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 09, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 09, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 09, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 09, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 09, 27.00, 10.00, 23.00, 20.00, 35.00 +RIC, 01, 09, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 09, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 09, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 09, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 09, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 09, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 09, 45.00, 20.00, 14.00, 16.00, 22.00 +ROA, 01, 09, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 09, 31.00, 17.00, 45.00, 45.00, 63.00 +ROW, 01, 09, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 09, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 09, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 09, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 09, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 09, 52.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 09, 66.00, 49.00, 18.00, 17.00, 26.00 +SAT, 01, 09, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 09, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 09, 25.00, 12.00, -9999.00, -9999.00, 53.00 +SBA, 01, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 09, 67.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 09, 31.00, 17.00, 38.00, 38.00, 53.00 +SBP, 01, 09, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 09, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 09, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 09, -10.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 09, 52.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 09, 40.00, 24.00, 27.00, 25.00, 37.00 +SEA, 01, 09, 45.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 09, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 09, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 09, 55.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 09, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 09, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 09, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 09, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 09, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 09, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 09, 57.00, 30.00, 13.00, 11.00, 19.00 +SKA, 01, 09, 33.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 09, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 09, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 09, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 09, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 09, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 09, 64.00, 38.00, -9999.00, 19.00, 35.00 +SNA, 01, 09, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 09, 31.00, 23.00, 44.00, 44.00, 65.00 +SNS, 01, 09, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 09, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 09, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 09, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 09, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 09, 55.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 09, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 09, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 09, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 09, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 09, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 09, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 09, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 09, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 09, 54.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 09, 27.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 09, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 09, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 09, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 09, 31.00, 15.00, 48.00, 47.00, 63.00 +SZL, 01, 09, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 09, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 09, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 09, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 09, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 09, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 09, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 09, 53.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 09, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 09, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 09, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 09, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 09, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 09, 37.00, 16.00, 14.00, 14.00, 22.00 +TPA, 01, 09, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 09, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 09, 44.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 09, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 09, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 09, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 09, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 09, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 09, 64.00, 38.00, 14.00, 11.00, 20.00 +TVC, 01, 09, 27.00, 14.00, 44.00, 44.00, 58.00 +TVL, 01, 09, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 09, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 09, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 09, 46.00, 26.00, 29.00, 26.00, 41.00 +T01, 01, 09, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 09, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 09, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 09, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 09, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 09, 58.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 09, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 09, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 09, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 09, 53.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 09, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 09, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 09, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 09, 11.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 09, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 01, 09, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 01, 09, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 09, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 09, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 09, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 09, 58.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 09, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 09, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 09, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 09, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 09, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 09, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 09, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 09, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 09, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 09, 45.00, 26.00, 20.00, 23.00, 31.00 +WJA, 01, 09, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 09, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 09, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 09, 42.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 09, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 09, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 09, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 09, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 09, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 09, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 09, 31.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 09, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 09, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 09, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 09, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 09, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 09, 37.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 09, 31.00, 17.00, 34.00, 36.00, 49.00 +YPA, 01, 09, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 09, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 09, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 09, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 09, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 09, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 09, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 09, 68.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 09, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 09, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 09, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 09, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 09, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 09, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 09, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 09, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 09, 21.00, 5.00, 48.00, 47.00, 65.00 +ZUN, 01, 09, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 09, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 09, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 09, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 09, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 09, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 09, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 09, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 09, 52.00, 34.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 09, 55.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 09, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 09, 25.00, 10.00, -9999.00, -9999.00, 45.00 +3SE, 01, 09, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 09, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 09, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 09, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 09, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 09, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 09, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 09, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 10, 35.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 10, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 10, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 10, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 10, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 10, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 10, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 10, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 10, 41.00, 22.00, 23.00, 22.00, 34.00 +ADK, 01, 10, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 10, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 10, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 10, 42.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 10, 57.00, 36.00, -9999.00, -9999.00, 32.00 +AFF, 01, 10, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 10, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 10, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 10, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 10, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 10, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 10, 30.00, 12.00, 26.00, 26.00, 38.00 +ALI, 01, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 10, 24.00, 6.00, 21.00, 15.00, 30.00 +ALS, 01, 10, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 10, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 10, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 10, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 10, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 10, 21.00, 8.00, 15.00, 18.00, 24.00 +AND, 01, 10, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 10, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 10, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 10, 27.00, 10.00, 31.00, 32.00, 46.00 +AQQ, 01, 10, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 10, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +AST, 01, 10, 48.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 10, 50.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 10, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 10, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 10, 36.00, 18.00, -9999.00, -9999.00, 37.00 +AUG, 01, 10, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 10, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 10, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 10, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 10, 32.00, 18.00, 27.00, 27.00, 40.00 +AXN, 01, 10, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 10, 34.00, 14.00, -9999.00, -9999.00, 30.00 +AYS, 01, 10, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 10, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 10, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 10, 35.00, 8.00, -9999.00, -9999.00, 15.00 +BDL, 01, 10, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 10, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 10, 13.00, 0.00, 17.00, 16.00, 26.00 +BFD, 01, 10, 27.00, 12.00, 51.00, 49.00, 68.00 +BFF, 01, 10, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 10, 56.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 10, 28.00, 15.00, 34.00, 41.00, 54.00 +BGR, 01, 10, 27.00, 9.00, 22.00, 24.00, 35.00 +BGS, 01, 10, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 10, 52.00, 31.00, 27.00, 25.00, 38.00 +BID, 01, 10, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 10, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 10, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 10, 31.00, 13.00, 20.00, 20.00, 30.00 +BIS, 01, 10, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 10, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 10, 13.00, -8.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 10, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 10, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 10, 38.00, 21.00, 37.00, 41.00, 53.00 +BLF, 01, 10, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 10, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 10, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 10, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 10, 39.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 10, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 10, 33.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 10, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 10, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 10, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 10, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 10, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 10, 30.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 10, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 10, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 10, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 10, -7.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 10, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 10, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 10, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 10, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 10, 25.00, 8.00, 37.00, 33.00, 53.00 +BUB, 01, 10, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 10, 31.00, 18.00, 49.00, 53.00, 67.00 +BUR, 01, 10, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 10, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 10, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 10, 40.00, 24.00, 22.00, 24.00, 34.00 +BYH, 01, 10, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 10, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 10, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 10, 55.00, 32.00, 23.00, 25.00, 34.00 +CAG, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 10, 33.00, 17.00, 37.00, 41.00, 55.00 +CAO, 01, 10, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 10, 20.00, -1.00, 31.00, 33.00, 49.00 +CBM, 01, 10, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 10, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 10, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 10, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 10, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 10, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 10, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 10, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 10, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 10, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 10, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 10, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 10, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 10, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 10, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 10, 32.00, 18.00, 41.00, 39.00, 56.00 +CLL, 01, 10, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 10, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 10, 34.00, 19.00, 33.00, 32.00, 45.00 +CMI, 01, 10, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 10, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 10, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 10, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 10, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 10, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 10, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 10, 30.00, 8.00, 24.00, 23.00, 35.00 +COS, 01, 10, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 10, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 10, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 10, 26.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 10, 65.00, 45.00, 22.00, 20.00, 30.00 +CRW, 01, 10, 41.00, 23.00, 40.00, 41.00, 54.00 +CSG, 01, 10, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 10, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 10, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 10, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 10, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 10, 37.00, 20.00, 31.00, 27.00, 41.00 +CVN, 01, 10, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 10, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 10, 36.00, 22.00, 21.00, 23.00, 32.00 +CYS, 01, 10, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 10, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 10, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 10, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 10, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 10, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 10, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 10, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 10, 41.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 10, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 10, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 10, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 10, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 10, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 10, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 10, 62.00, 38.00, -9999.00, -9999.00, 18.00 +DLG, 01, 10, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 10, 16.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 10, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 10, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 10, 64.00, 38.00, -9999.00, -9999.00, 13.00 +DMN, 01, 10, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 10, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 10, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 10, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 10, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 10, 62.00, 38.00, 15.00, 9.00, 18.00 +DSM, 01, 10, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 10, 31.00, 16.00, 32.00, 26.00, 42.00 +DUG, 01, 10, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 10, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 10, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 10, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 10, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 10, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 10, 20.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 10, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 10, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 10, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 10, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 10, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 10, 38.00, 17.00, 47.00, 45.00, 62.00 +EKO, 01, 10, 36.00, 13.00, 19.00, 21.00, 30.00 +ELD, 01, 10, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 10, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 10, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 10, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 10, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 10, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 10, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 10, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 10, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 10, 33.00, 19.00, 48.00, 44.00, 62.00 +ESF, 01, 10, 57.00, 36.00, -9999.00, -9999.00, 38.00 +EUG, 01, 10, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 10, 39.00, 22.00, 28.00, 23.00, 37.00 +EWN, 01, 10, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 10, 38.00, 24.00, 22.00, 23.00, 34.00 +EYW, 01, 10, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 10, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 10, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 10, -2.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 10, 15.00, -3.00, 20.00, 17.00, 30.00 +FAT, 01, 10, 53.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 10, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 10, 28.00, 12.00, 30.00, 31.00, 43.00 +FCS, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 10, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 10, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 10, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 10, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 10, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 10, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 10, 43.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 10, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 10, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 10, 29.00, 15.00, 30.00, 30.00, 43.00 +FOD, 01, 10, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 10, 37.00, 16.00, -9999.00, -9999.00, 19.00 +FOK, 01, 10, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 10, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FSD, 01, 10, 24.00, 3.00, 16.00, 15.00, 24.00 +FSI, 01, 10, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 10, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 10, 40.00, 21.00, -9999.00, -9999.00, 34.00 +FWA, 01, 10, 31.00, 16.00, 27.00, 23.00, 39.00 +FWH, 01, 10, 53.00, 30.00, -9999.00, -9999.00, 21.00 +FYU, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 10, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 10, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 10, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 10, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 10, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 10, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 10, 33.00, 20.00, 24.00, 27.00, 37.00 +GFA, 01, 10, 30.00, 11.00, -9999.00, -9999.00, 27.00 +GFK, 01, 10, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 10, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 10, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 10, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 10, 35.00, 14.00, 14.00, 16.00, 24.00 +GKN, 01, 10, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 10, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 10, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 10, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 10, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 10, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 10, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 10, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 10, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 10, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 10, 32.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 10, 29.00, 15.00, 37.00, 38.00, 53.00 +GSB, 01, 10, 51.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 10, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 10, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 10, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 10, 28.00, 9.00, -9999.00, -9999.00, 60.00 +GTF, 01, 10, 30.00, 11.00, 19.00, 24.00, 33.00 +GUP, 01, 10, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 10, 32.00, 14.00, -9999.00, -9999.00, 37.00 +GVW, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 10, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 10, 53.00, 37.00, 27.00, 25.00, 39.00 +HBR, 01, 10, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 10, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 10, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 10, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 10, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 10, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 10, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 10, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 10, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 10, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 10, 24.00, 2.00, 12.00, 11.00, 19.00 +HOP, 01, 10, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 10, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 10, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 10, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 10, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 10, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 10, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 10, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 10, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 10, 25.00, 9.00, 39.00, 32.00, 53.00 +HTS, 01, 10, 41.00, 24.00, 33.00, 38.00, 48.00 +HUF, 01, 10, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 10, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 10, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 10, 24.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 10, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 10, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 10, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 10, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 10, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 10, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 10, 39.00, 23.00, 24.00, 26.00, 37.00 +ILI, 01, 10, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 10, 55.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 10, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +IND, 01, 10, 34.00, 18.00, 31.00, 28.00, 44.00 +INL, 01, 10, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 10, 53.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 10, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 10, 44.00, 19.00, 12.00, 10.00, 20.00 +IPL, 01, 10, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 10, 33.00, 18.00, 25.00, 26.00, 38.00 +IRK, 01, 10, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 10, 19.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 10, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 10, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 10, 65.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 10, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 10, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 10, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 10, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 10, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 10, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 10, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 10, 38.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 10, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 10, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 10, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 10, 29.00, 19.00, 50.00, 47.00, 59.00 +JST, 01, 10, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 10, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 10, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 10, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 10, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 10, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 10, 29.00, 14.00, 35.00, 32.00, 49.00 +LAR, 01, 10, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 10, 57.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 10, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 10, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 10, 34.00, 8.00, 14.00, 10.00, 20.00 +LCH, 01, 10, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 10, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 10, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 10, 39.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 10, 47.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 10, 58.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 10, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 10, 37.00, 26.00, 22.00, 23.00, 34.00 +LGB, 01, 10, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 10, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 10, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 10, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 10, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 10, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 10, 20.00, -1.00, -9999.00, -9999.00, 48.00 +LMT, 01, 10, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 10, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 10, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 10, 42.00, 16.00, 12.00, 13.00, 21.00 +LOZ, 01, 10, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 10, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 10, 23.00, 6.00, 18.00, 16.00, 29.00 +LSF, 01, 10, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 10, 60.00, 27.00, -9999.00, -9999.00, 7.00 +LTS, 01, 10, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 10, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 10, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 10, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 10, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 10, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 10, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 10, 56.00, 28.00, 7.00, 11.00, 15.00 +MBL, 01, 10, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 10, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 10, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 10, 53.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 01, 10, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 10, 0.00, -18.00, 20.00, 23.00, 32.00 +MCI, 01, 10, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 10, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 10, 57.00, 34.00, 25.00, 24.00, 35.00 +MCO, 01, 10, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 10, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 10, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 10, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 10, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 10, 30.00, 15.00, 26.00, 27.00, 42.00 +MEI, 01, 10, 56.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 10, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 10, 54.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 10, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 10, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 10, 45.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 10, 56.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 10, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 10, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 10, 53.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 10, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 10, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 10, 18.00, 0.00, -9999.00, -9999.00, 27.00 +MIV, 01, 10, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 10, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 10, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 10, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 10, 29.00, 18.00, 43.00, 44.00, 57.00 +MKL, 01, 10, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 10, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 10, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 10, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 10, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 10, 28.00, 12.00, 24.00, 20.00, 35.00 +MLS, 01, 10, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 10, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 10, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 10, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 10, 18.00, 0.00, 15.00, 16.00, 25.00 +MPV, 01, 10, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 10, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 10, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 10, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 10, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 10, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 10, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 10, 25.00, 8.00, 25.00, 20.00, 35.00 +MSO, 01, 10, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 10, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 10, 24.00, 5.00, 39.00, 37.00, 53.00 +MSY, 01, 10, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 10, 30.00, 17.00, -9999.00, -9999.00, 36.00 +MTN, 01, 10, 41.00, 23.00, -9999.00, -9999.00, 30.00 +MTO, 01, 10, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 10, 36.00, 19.00, -9999.00, -9999.00, 30.00 +MUO, 01, 10, 39.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 10, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 10, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 10, 56.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 10, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 10, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 10, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 10, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 10, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 10, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 10, 38.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 10, 54.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 10, 41.00, 20.00, -9999.00, -9999.00, 35.00 +NFG, 01, 10, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 10, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 01, 10, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 10, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 10, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 10, 43.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 10, 30.00, 11.00, -9999.00, -9999.00, 35.00 +NID, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 10, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 10, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 10, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 10, 66.00, 49.00, -9999.00, -9999.00, 23.00 +NLC, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 10, 55.00, 32.00, -9999.00, -9999.00, 35.00 +NPA, 01, 10, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 10, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 10, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 10, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 10, 54.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 10, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 10, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 10, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 10, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 10, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 10, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 10, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 10, 57.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 10, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 10, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 10, 44.00, 22.00, -9999.00, -9999.00, 35.00 +NZC, 01, 10, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 10, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 10, 36.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 10, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 10, 57.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 10, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 10, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 10, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 10, 44.00, 32.00, 48.00, 44.00, 57.00 +OMA, 01, 10, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 10, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 10, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 10, 29.00, 13.00, 25.00, 25.00, 38.00 +ORF, 01, 10, 48.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 10, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 10, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 10, 28.00, 11.00, -9999.00, -9999.00, 45.00 +OTG, 01, 10, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 10, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 10, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 10, 6.00, -7.00, 16.00, 20.00, 27.00 +OURC, 01, 10, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 10, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 10, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 10, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 10, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 10, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 10, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 10, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 10, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 10, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 10, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 10, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 10, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 10, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 10, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 10, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 10, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 10, 26.00, 8.00, -9999.00, -9999.00, 39.00 +PBI, 01, 10, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 10, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 10, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 10, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 10, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 10, 38.00, 23.00, 23.00, 25.00, 37.00 +PHX, 01, 10, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 10, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 10, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 10, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 10, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 10, 34.00, 19.00, 44.00, 39.00, 59.00 +PKB, 01, 10, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 10, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 10, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 10, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 10, 60.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 10, 58.00, 35.00, -9999.00, -9999.00, 39.00 +POM, 01, 10, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 10, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 10, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 10, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 10, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 10, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 10, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 10, 33.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 01, 10, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 10, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 10, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 10, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 10, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 10, 37.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 10, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 10, 30.00, 12.00, 24.00, 26.00, 36.00 +P02, 01, 10, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 10, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 10, 13.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 10, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 10, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 10, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 10, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 01, 10, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 10, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P59, 01, 10, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 01, 10, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 10, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 10, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 10, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 10, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 10, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 10, 34.00, 10.00, 12.00, 13.00, 21.00 +RBL, 01, 10, 54.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 10, 34.00, 10.00, -9999.00, -9999.00, 21.00 +RDD, 01, 10, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 10, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 10, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 10, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 10, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 10, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 10, 27.00, 10.00, 23.00, 20.00, 35.00 +RIC, 01, 10, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 10, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 10, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 10, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 10, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 10, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 10, 45.00, 20.00, 14.00, 16.00, 22.00 +ROA, 01, 10, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 10, 31.00, 17.00, 45.00, 45.00, 63.00 +ROW, 01, 10, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 10, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 10, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 10, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 10, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 10, 52.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 10, 66.00, 49.00, 18.00, 17.00, 26.00 +SAT, 01, 10, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 10, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 10, 25.00, 12.00, -9999.00, -9999.00, 53.00 +SBA, 01, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 10, 67.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 10, 31.00, 17.00, 38.00, 38.00, 53.00 +SBP, 01, 10, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 10, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 10, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 10, -10.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 10, 52.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 10, 40.00, 24.00, 27.00, 25.00, 37.00 +SEA, 01, 10, 45.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 10, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 10, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 10, 55.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 10, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 10, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 10, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 10, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 10, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 10, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 10, 57.00, 30.00, 13.00, 11.00, 19.00 +SKA, 01, 10, 33.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 10, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 10, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 10, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 10, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 10, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 10, 64.00, 38.00, -9999.00, 19.00, 35.00 +SNA, 01, 10, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 10, 31.00, 23.00, 44.00, 44.00, 65.00 +SNS, 01, 10, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 10, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 10, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 10, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 10, 55.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 10, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 10, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 10, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 10, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 10, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 10, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 10, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 10, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 10, 54.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 10, 27.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 10, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 10, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 10, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 10, 31.00, 15.00, 48.00, 47.00, 63.00 +SZL, 01, 10, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 10, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 10, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 10, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 10, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 10, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 10, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 10, 53.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 10, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 10, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 10, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 10, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 10, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 10, 37.00, 16.00, 14.00, 14.00, 22.00 +TPA, 01, 10, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 10, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 10, 44.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 10, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 10, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 10, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 10, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 10, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 10, 64.00, 38.00, 14.00, 11.00, 20.00 +TVC, 01, 10, 27.00, 14.00, 44.00, 44.00, 58.00 +TVL, 01, 10, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 10, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 10, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 10, 46.00, 26.00, 29.00, 26.00, 41.00 +T01, 01, 10, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 10, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 10, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 10, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 10, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 10, 58.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 10, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 10, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 10, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 10, 53.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 10, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 10, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 10, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 10, 11.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 10, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 01, 10, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 01, 10, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 10, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 10, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 10, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 10, 58.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 10, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 10, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 10, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 10, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 10, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 10, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 10, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 10, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 10, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 10, 45.00, 26.00, 20.00, 23.00, 31.00 +WJA, 01, 10, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 10, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 10, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 10, 42.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 10, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 10, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 10, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 10, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 10, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 10, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 10, 31.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 10, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 10, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 10, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 10, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 10, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 10, 37.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 10, 31.00, 17.00, 34.00, 36.00, 49.00 +YPA, 01, 10, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 10, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 10, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 10, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 10, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 10, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 10, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 10, 68.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 10, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 10, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 10, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 10, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 10, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 10, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 10, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 10, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 10, 21.00, 5.00, 48.00, 47.00, 65.00 +ZUN, 01, 10, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 10, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 10, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 10, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 10, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 10, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 10, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 10, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 10, 52.00, 34.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 10, 55.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 10, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 10, 25.00, 10.00, -9999.00, -9999.00, 45.00 +3SE, 01, 10, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 10, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 10, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 10, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 10, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 10, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 10, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 10, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 11, 35.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 11, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 11, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 11, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 11, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 11, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 11, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 11, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 11, 41.00, 22.00, 23.00, 22.00, 34.00 +ADK, 01, 11, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 11, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 11, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 11, 42.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 11, 57.00, 36.00, -9999.00, -9999.00, 32.00 +AFF, 01, 11, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 11, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 11, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 11, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 11, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 11, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 11, 30.00, 12.00, 26.00, 26.00, 38.00 +ALI, 01, 11, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 11, 24.00, 6.00, 21.00, 15.00, 30.00 +ALS, 01, 11, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 11, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 11, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 11, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 11, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 11, 21.00, 8.00, 15.00, 18.00, 25.00 +AND, 01, 11, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 11, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 11, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 11, 27.00, 10.00, 31.00, 32.00, 46.00 +AQQ, 01, 11, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 11, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +AST, 01, 11, 48.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 11, 50.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 11, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 11, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 11, 36.00, 18.00, -9999.00, -9999.00, 37.00 +AUG, 01, 11, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 11, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 11, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 11, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 11, 32.00, 18.00, 27.00, 27.00, 40.00 +AXN, 01, 11, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 11, 34.00, 14.00, -9999.00, -9999.00, 30.00 +AYS, 01, 11, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 11, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 11, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 11, 35.00, 8.00, -9999.00, -9999.00, 15.00 +BDL, 01, 11, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 11, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 11, 13.00, 0.00, 17.00, 16.00, 26.00 +BFD, 01, 11, 27.00, 12.00, 51.00, 49.00, 68.00 +BFF, 01, 11, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 11, 56.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 11, 28.00, 15.00, 34.00, 41.00, 54.00 +BGR, 01, 11, 27.00, 9.00, 22.00, 24.00, 35.00 +BGS, 01, 11, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 11, 52.00, 31.00, 27.00, 25.00, 38.00 +BID, 01, 11, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 11, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 11, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 11, 31.00, 13.00, 20.00, 20.00, 30.00 +BIS, 01, 11, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 11, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 11, 13.00, -8.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 11, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 11, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 11, 38.00, 21.00, 37.00, 41.00, 53.00 +BLF, 01, 11, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 11, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 11, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 11, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 11, 39.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 11, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 11, 33.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 11, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 11, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 11, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 11, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 11, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 11, 30.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 11, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 11, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 11, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 11, -7.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 11, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 11, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 11, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 11, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 11, 25.00, 8.00, 37.00, 33.00, 53.00 +BUB, 01, 11, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 11, 31.00, 18.00, 49.00, 53.00, 67.00 +BUR, 01, 11, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 11, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 11, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 11, 40.00, 24.00, 22.00, 24.00, 34.00 +BYH, 01, 11, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 11, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 11, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 11, 55.00, 32.00, 23.00, 25.00, 34.00 +CAG, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 11, 33.00, 17.00, 37.00, 41.00, 55.00 +CAO, 01, 11, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 11, 20.00, -1.00, 31.00, 33.00, 49.00 +CBM, 01, 11, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 11, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 11, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 11, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 11, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 11, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 11, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 11, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 11, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 11, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 11, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 11, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 11, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 11, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 11, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 11, 32.00, 18.00, 41.00, 39.00, 56.00 +CLL, 01, 11, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 11, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 11, 34.00, 19.00, 33.00, 32.00, 45.00 +CMI, 01, 11, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 11, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 11, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 11, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 11, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 11, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 11, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 11, 30.00, 8.00, 24.00, 23.00, 35.00 +COS, 01, 11, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 11, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 11, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 11, 26.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 11, 65.00, 45.00, 22.00, 20.00, 30.00 +CRW, 01, 11, 41.00, 23.00, 40.00, 41.00, 54.00 +CSG, 01, 11, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 11, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 11, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 11, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 11, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 11, 37.00, 20.00, 31.00, 27.00, 41.00 +CVN, 01, 11, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 11, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 11, 36.00, 22.00, 21.00, 23.00, 32.00 +CYS, 01, 11, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 11, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 11, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 11, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 11, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 11, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 11, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 11, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 11, 41.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 11, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 11, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 11, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 11, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 11, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 11, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 11, 62.00, 38.00, -9999.00, -9999.00, 18.00 +DLG, 01, 11, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 11, 16.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 11, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 11, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 11, 64.00, 38.00, -9999.00, -9999.00, 13.00 +DMN, 01, 11, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 11, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 11, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 11, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 11, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 11, 62.00, 38.00, 15.00, 9.00, 18.00 +DSM, 01, 11, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 11, 31.00, 16.00, 32.00, 26.00, 42.00 +DUG, 01, 11, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 11, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 11, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 11, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 11, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 11, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 11, 20.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 11, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 11, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 11, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 11, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 11, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 11, 38.00, 17.00, 47.00, 45.00, 62.00 +EKO, 01, 11, 36.00, 13.00, 19.00, 21.00, 30.00 +ELD, 01, 11, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 11, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 11, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 11, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 11, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 11, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 11, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 11, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 11, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 11, 33.00, 19.00, 48.00, 44.00, 62.00 +ESF, 01, 11, 57.00, 36.00, -9999.00, -9999.00, 38.00 +EUG, 01, 11, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 11, 39.00, 22.00, 28.00, 23.00, 37.00 +EWN, 01, 11, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 11, 38.00, 24.00, 22.00, 23.00, 34.00 +EYW, 01, 11, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 11, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 11, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 11, -2.00, -18.00, 15.00, 15.00, 23.00 +FAR, 01, 11, 15.00, -3.00, 20.00, 17.00, 30.00 +FAT, 01, 11, 53.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 11, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 11, 28.00, 12.00, 30.00, 31.00, 43.00 +FCS, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 11, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 11, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 11, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 11, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 11, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 11, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 11, 43.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 11, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 11, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 11, 29.00, 15.00, 30.00, 30.00, 43.00 +FOD, 01, 11, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 11, 37.00, 16.00, -9999.00, -9999.00, 19.00 +FOK, 01, 11, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 11, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FSD, 01, 11, 24.00, 3.00, 16.00, 15.00, 24.00 +FSI, 01, 11, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 11, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 11, 40.00, 21.00, -9999.00, -9999.00, 34.00 +FWA, 01, 11, 31.00, 16.00, 27.00, 23.00, 39.00 +FWH, 01, 11, 53.00, 30.00, -9999.00, -9999.00, 21.00 +FYU, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 11, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 11, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 11, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 11, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 11, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 11, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 11, 33.00, 20.00, 24.00, 27.00, 37.00 +GFA, 01, 11, 30.00, 11.00, -9999.00, -9999.00, 27.00 +GFK, 01, 11, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 11, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 11, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 11, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 11, 35.00, 14.00, 14.00, 16.00, 24.00 +GKN, 01, 11, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 11, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 11, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 11, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 11, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 11, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 11, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 11, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 11, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 11, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 11, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 11, 32.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 11, 29.00, 15.00, 37.00, 38.00, 53.00 +GSB, 01, 11, 51.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 11, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 11, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 11, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 11, 28.00, 9.00, -9999.00, -9999.00, 60.00 +GTF, 01, 11, 30.00, 11.00, 19.00, 24.00, 33.00 +GUP, 01, 11, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 11, 32.00, 14.00, -9999.00, -9999.00, 37.00 +GVW, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 11, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 11, 53.00, 37.00, 27.00, 25.00, 39.00 +HBR, 01, 11, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 11, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 11, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 11, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 11, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 11, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 11, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 11, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 11, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 11, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 11, 24.00, 2.00, 12.00, 11.00, 19.00 +HOP, 01, 11, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 11, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 11, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 11, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 11, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 11, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 11, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 11, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 11, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 11, 25.00, 9.00, 39.00, 32.00, 53.00 +HTS, 01, 11, 41.00, 24.00, 33.00, 38.00, 48.00 +HUF, 01, 11, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 11, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 11, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 11, 24.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 11, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 11, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 11, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 11, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 11, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 11, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 11, 39.00, 23.00, 24.00, 26.00, 37.00 +ILI, 01, 11, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 11, 55.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 11, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +IND, 01, 11, 34.00, 18.00, 31.00, 28.00, 44.00 +INL, 01, 11, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 11, 53.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 11, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 11, 44.00, 19.00, 12.00, 10.00, 20.00 +IPL, 01, 11, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 11, 33.00, 18.00, 25.00, 26.00, 38.00 +IRK, 01, 11, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 11, 19.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 11, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 11, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 11, 65.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 11, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 11, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 11, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 11, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 11, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 11, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 11, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 11, 38.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 11, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 11, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 11, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 11, 29.00, 19.00, 50.00, 47.00, 59.00 +JST, 01, 11, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 11, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 11, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 11, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 11, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 11, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 11, 29.00, 14.00, 35.00, 32.00, 49.00 +LAR, 01, 11, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 11, 57.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 11, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 11, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 11, 34.00, 8.00, 14.00, 10.00, 20.00 +LCH, 01, 11, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 11, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 11, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 11, 39.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 11, 47.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 11, 58.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 11, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 11, 37.00, 26.00, 22.00, 23.00, 34.00 +LGB, 01, 11, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 11, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 11, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 11, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 11, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 11, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 11, 20.00, -1.00, -9999.00, -9999.00, 48.00 +LMT, 01, 11, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 11, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 11, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 11, 42.00, 16.00, 12.00, 13.00, 21.00 +LOZ, 01, 11, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 11, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 11, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 11, 23.00, 6.00, 18.00, 16.00, 29.00 +LSF, 01, 11, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 11, 60.00, 27.00, -9999.00, -9999.00, 7.00 +LTS, 01, 11, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 11, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 11, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 11, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 11, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 11, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 11, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 11, 56.00, 28.00, 7.00, 11.00, 15.00 +MBL, 01, 11, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 11, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 11, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 11, 53.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 01, 11, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 11, 0.00, -18.00, 20.00, 23.00, 32.00 +MCI, 01, 11, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 11, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 11, 57.00, 34.00, 25.00, 24.00, 35.00 +MCO, 01, 11, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 11, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 11, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 11, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 11, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 11, 30.00, 15.00, 26.00, 27.00, 42.00 +MEI, 01, 11, 56.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 11, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 11, 54.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 11, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 11, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 11, 45.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 11, 56.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 11, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 11, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 11, 53.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 11, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 11, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 11, 18.00, 0.00, -9999.00, -9999.00, 27.00 +MIV, 01, 11, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 11, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 11, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 11, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 11, 29.00, 18.00, 43.00, 44.00, 57.00 +MKL, 01, 11, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 11, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 11, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 11, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 11, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 11, 28.00, 12.00, 24.00, 20.00, 35.00 +MLS, 01, 11, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 11, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 11, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 11, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 11, 18.00, 0.00, 15.00, 16.00, 25.00 +MPV, 01, 11, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 11, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 11, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 11, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 11, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 11, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 11, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 11, 25.00, 8.00, 25.00, 20.00, 35.00 +MSO, 01, 11, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 11, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 11, 24.00, 5.00, 39.00, 37.00, 53.00 +MSY, 01, 11, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 11, 30.00, 17.00, -9999.00, -9999.00, 36.00 +MTN, 01, 11, 41.00, 23.00, -9999.00, -9999.00, 30.00 +MTO, 01, 11, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 11, 36.00, 19.00, -9999.00, -9999.00, 30.00 +MUO, 01, 11, 39.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 11, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 11, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 11, 56.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 11, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 11, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 11, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 11, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 11, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 11, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 11, 38.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 11, 54.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 11, 41.00, 20.00, -9999.00, -9999.00, 35.00 +NFG, 01, 11, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 11, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 01, 11, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 11, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 11, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 11, 43.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 11, 30.00, 11.00, -9999.00, -9999.00, 35.00 +NID, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 11, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 11, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 11, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 11, 66.00, 49.00, -9999.00, -9999.00, 23.00 +NLC, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 11, 55.00, 32.00, -9999.00, -9999.00, 35.00 +NPA, 01, 11, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 11, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 11, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 11, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 11, 54.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 11, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 11, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 11, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 11, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 11, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 11, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 11, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 11, 57.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 11, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 11, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 11, 44.00, 22.00, -9999.00, -9999.00, 35.00 +NZC, 01, 11, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 11, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 11, 36.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 11, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 11, 57.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 11, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 11, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 11, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 11, 44.00, 32.00, 48.00, 44.00, 57.00 +OMA, 01, 11, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 11, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 11, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 11, 29.00, 13.00, 25.00, 25.00, 38.00 +ORF, 01, 11, 48.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 11, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 11, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 11, 28.00, 11.00, -9999.00, -9999.00, 45.00 +OTG, 01, 11, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 11, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 11, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 11, 6.00, -7.00, 16.00, 20.00, 27.00 +OURC, 01, 11, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 11, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 11, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 11, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 11, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 11, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 11, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 11, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 11, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 11, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 11, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 11, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 11, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 11, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 11, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 11, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 11, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 11, 26.00, 8.00, -9999.00, -9999.00, 39.00 +PBI, 01, 11, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 11, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 11, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 11, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 11, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 11, 38.00, 23.00, 23.00, 25.00, 37.00 +PHX, 01, 11, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 11, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 11, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 11, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 11, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 11, 34.00, 19.00, 44.00, 39.00, 59.00 +PKB, 01, 11, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 11, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 11, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 11, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 11, 60.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 11, 58.00, 35.00, -9999.00, -9999.00, 39.00 +POM, 01, 11, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 11, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 11, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 11, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 11, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 11, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 11, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 11, 33.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 01, 11, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 11, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 11, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 11, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 11, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 11, 37.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 11, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 11, 30.00, 12.00, 24.00, 26.00, 36.00 +P02, 01, 11, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 11, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 11, 13.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 11, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 11, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 11, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 11, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 01, 11, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 11, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P59, 01, 11, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 01, 11, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 11, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 11, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 11, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 11, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 11, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 11, 34.00, 10.00, 12.00, 13.00, 21.00 +RBL, 01, 11, 54.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 11, 34.00, 10.00, -9999.00, -9999.00, 21.00 +RDD, 01, 11, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 11, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 11, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 11, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 11, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 11, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 11, 27.00, 10.00, 23.00, 20.00, 35.00 +RIC, 01, 11, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 11, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 11, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 11, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 11, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 11, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 11, 45.00, 20.00, 14.00, 16.00, 22.00 +ROA, 01, 11, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 11, 31.00, 17.00, 45.00, 45.00, 63.00 +ROW, 01, 11, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 11, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 11, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 11, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 11, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 11, 52.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 11, 66.00, 49.00, 18.00, 17.00, 26.00 +SAT, 01, 11, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 11, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 11, 25.00, 12.00, -9999.00, -9999.00, 53.00 +SBA, 01, 11, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 11, 67.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 11, 31.00, 17.00, 38.00, 38.00, 53.00 +SBP, 01, 11, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 11, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 11, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 11, -10.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 11, 52.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 11, 40.00, 24.00, 27.00, 25.00, 37.00 +SEA, 01, 11, 45.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 11, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 11, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 11, 55.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 11, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 11, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 11, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 11, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 11, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 11, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 11, 57.00, 30.00, 13.00, 11.00, 19.00 +SKA, 01, 11, 33.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 11, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 11, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 11, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 11, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 11, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 11, 64.00, 38.00, -9999.00, 19.00, 35.00 +SNA, 01, 11, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 11, 31.00, 23.00, 44.00, 44.00, 65.00 +SNS, 01, 11, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 11, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 11, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 11, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 11, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 11, 55.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 11, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 11, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 11, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 11, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 11, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 11, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 11, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 11, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 11, 54.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 11, 27.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 11, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 11, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 11, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 11, 31.00, 15.00, 48.00, 47.00, 63.00 +SZL, 01, 11, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 11, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 11, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 11, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 11, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 11, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 11, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 11, 53.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 11, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 11, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 11, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 11, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 11, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 11, 37.00, 16.00, 14.00, 14.00, 22.00 +TPA, 01, 11, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 11, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 11, 44.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 11, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 11, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 11, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 11, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 11, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 11, 64.00, 38.00, 14.00, 11.00, 20.00 +TVC, 01, 11, 27.00, 14.00, 44.00, 44.00, 58.00 +TVL, 01, 11, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 11, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 11, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 11, 46.00, 26.00, 29.00, 26.00, 41.00 +T01, 01, 11, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 11, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 11, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 11, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 11, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 11, 58.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 11, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 11, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 11, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 11, 53.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 11, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 11, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 11, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 11, 11.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 11, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 01, 11, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 01, 11, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 11, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 11, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 11, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 11, 58.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 11, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 11, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 11, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 11, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 11, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 11, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 11, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 11, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 11, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 11, 45.00, 26.00, 20.00, 23.00, 31.00 +WJA, 01, 11, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 11, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 11, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 11, 42.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 11, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 11, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 11, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 11, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 11, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 11, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 11, 31.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 11, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 11, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 11, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 11, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 11, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 11, 37.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 11, 31.00, 17.00, 34.00, 36.00, 49.00 +YPA, 01, 11, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 11, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 11, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 11, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 11, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 11, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 11, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 11, 68.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 11, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 11, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 11, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 11, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 11, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 11, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 11, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 11, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 11, 21.00, 5.00, 48.00, 47.00, 65.00 +ZUN, 01, 11, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 11, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 11, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 11, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 11, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 11, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 11, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 11, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 11, 52.00, 34.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 11, 55.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 11, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 11, 25.00, 10.00, -9999.00, -9999.00, 45.00 +3SE, 01, 11, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 11, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 11, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 11, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 11, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 11, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 11, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 11, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 12, 35.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 12, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 12, 46.00, 21.00, 11.00, 12.00, 18.00 +ABR, 01, 12, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 12, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 12, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 12, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 12, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 12, 41.00, 22.00, 23.00, 22.00, 34.00 +ADK, 01, 12, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 12, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 12, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 12, 42.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 12, 57.00, 36.00, -9999.00, -9999.00, 32.00 +AFF, 01, 12, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 12, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 12, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 12, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 12, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 12, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 12, 30.00, 12.00, 26.00, 26.00, 38.00 +ALI, 01, 12, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 12, 24.00, 6.00, 21.00, 15.00, 30.00 +ALS, 01, 12, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 12, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 12, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 12, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 12, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 12, 21.00, 8.00, 15.00, 18.00, 25.00 +AND, 01, 12, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 12, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 12, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 12, 27.00, 10.00, 31.00, 32.00, 46.00 +AQQ, 01, 12, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 12, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +AST, 01, 12, 48.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 12, 50.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 12, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 12, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 12, 36.00, 18.00, -9999.00, -9999.00, 37.00 +AUG, 01, 12, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 12, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 12, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 12, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 12, 32.00, 18.00, 27.00, 27.00, 40.00 +AXN, 01, 12, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 12, 34.00, 14.00, -9999.00, -9999.00, 30.00 +AYS, 01, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 12, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 12, 53.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 12, 35.00, 8.00, -9999.00, -9999.00, 15.00 +BDL, 01, 12, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 12, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 12, 13.00, 0.00, 17.00, 16.00, 27.00 +BFD, 01, 12, 27.00, 12.00, 51.00, 49.00, 68.00 +BFF, 01, 12, 37.00, 11.00, 16.00, 15.00, 24.00 +BFL, 01, 12, 56.00, 38.00, 14.00, 14.00, 21.00 +BGM, 01, 12, 28.00, 15.00, 34.00, 41.00, 54.00 +BGR, 01, 12, 27.00, 9.00, 22.00, 24.00, 35.00 +BGS, 01, 12, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 12, 52.00, 31.00, 27.00, 25.00, 38.00 +BID, 01, 12, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 12, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 12, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 12, 31.00, 13.00, 20.00, 20.00, 30.00 +BIS, 01, 12, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 12, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 12, 13.00, -8.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 12, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 12, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 12, 38.00, 21.00, 37.00, 41.00, 53.00 +BLF, 01, 12, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 12, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 12, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 12, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 12, 39.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 12, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 12, 33.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 12, 36.00, 21.00, 22.00, 23.00, 36.00 +BOS, 01, 12, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 12, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 12, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 12, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 12, 30.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 12, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 12, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 12, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 12, -7.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 12, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 12, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 12, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 12, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 12, 25.00, 8.00, 37.00, 33.00, 53.00 +BUB, 01, 12, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 12, 31.00, 18.00, 49.00, 53.00, 67.00 +BUR, 01, 12, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 12, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 12, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 12, 40.00, 24.00, 22.00, 24.00, 34.00 +BYH, 01, 12, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 12, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 12, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 12, 55.00, 32.00, 23.00, 25.00, 34.00 +CAG, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 12, 33.00, 17.00, 37.00, 41.00, 55.00 +CAO, 01, 12, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 12, 20.00, -1.00, 31.00, 33.00, 49.00 +CBM, 01, 12, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 12, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 12, 41.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 12, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 12, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 12, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 12, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 12, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 12, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 12, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 12, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 12, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 12, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 12, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 12, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 12, 32.00, 18.00, 41.00, 39.00, 56.00 +CLL, 01, 12, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 12, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 12, 34.00, 19.00, 33.00, 32.00, 45.00 +CMI, 01, 12, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 12, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 12, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 12, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 12, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 12, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 12, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 12, 30.00, 8.00, 24.00, 23.00, 35.00 +COS, 01, 12, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 12, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 12, 32.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 12, 26.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 12, 65.00, 45.00, 22.00, 20.00, 30.00 +CRW, 01, 12, 41.00, 23.00, 40.00, 41.00, 54.00 +CSG, 01, 12, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 12, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 12, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 12, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 12, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 12, 37.00, 20.00, 31.00, 27.00, 41.00 +CVN, 01, 12, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 12, 50.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 12, 36.00, 22.00, 21.00, 23.00, 32.00 +CYS, 01, 12, 37.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 12, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 12, 60.00, 36.00, 10.00, 9.00, 15.00 +DAL, 01, 12, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 12, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 12, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 12, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 12, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 12, 41.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 12, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 12, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 12, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 12, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 12, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 12, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 12, 62.00, 38.00, -9999.00, -9999.00, 18.00 +DLG, 01, 12, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 12, 16.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 12, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 12, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 12, 64.00, 38.00, -9999.00, -9999.00, 13.00 +DMN, 01, 12, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 12, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 12, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 12, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 12, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 12, 62.00, 38.00, 15.00, 9.00, 18.00 +DSM, 01, 12, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 12, 31.00, 16.00, 32.00, 26.00, 42.00 +DUG, 01, 12, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 12, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 12, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 12, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 12, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 12, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 12, 20.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 12, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 12, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 12, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 12, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 12, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 12, 38.00, 17.00, 47.00, 45.00, 62.00 +EKO, 01, 12, 36.00, 13.00, 19.00, 21.00, 30.00 +ELD, 01, 12, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 12, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 12, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 12, 39.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 12, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 12, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 12, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 12, 34.00, 18.00, -9999.00, -9999.00, 17.00 +EPH, 01, 12, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 12, 33.00, 19.00, 48.00, 44.00, 62.00 +ESF, 01, 12, 57.00, 36.00, -9999.00, -9999.00, 38.00 +EUG, 01, 12, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 12, 39.00, 22.00, 28.00, 23.00, 37.00 +EWN, 01, 12, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 12, 38.00, 24.00, 22.00, 23.00, 34.00 +EYW, 01, 12, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 12, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 12, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 12, -2.00, -18.00, 15.00, 16.00, 23.00 +FAR, 01, 12, 15.00, -3.00, 20.00, 17.00, 30.00 +FAT, 01, 12, 53.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 12, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 12, 28.00, 12.00, 30.00, 31.00, 43.00 +FCS, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 12, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 12, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 12, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 12, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 12, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 12, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 12, 43.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 12, 41.00, 15.00, 12.00, 9.00, 17.00 +FMY, 01, 12, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 12, 29.00, 15.00, 30.00, 30.00, 43.00 +FOD, 01, 12, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 12, 37.00, 16.00, -9999.00, -9999.00, 19.00 +FOK, 01, 12, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 12, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FSD, 01, 12, 24.00, 3.00, 16.00, 15.00, 24.00 +FSI, 01, 12, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 12, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 12, 40.00, 21.00, -9999.00, -9999.00, 34.00 +FWA, 01, 12, 31.00, 16.00, 27.00, 23.00, 39.00 +FWH, 01, 12, 53.00, 30.00, -9999.00, -9999.00, 21.00 +FYU, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 12, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 12, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 12, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 12, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 12, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 12, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 12, 33.00, 20.00, 24.00, 27.00, 37.00 +GFA, 01, 12, 30.00, 11.00, -9999.00, -9999.00, 27.00 +GFK, 01, 12, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 12, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 12, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 12, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 12, 35.00, 14.00, 14.00, 16.00, 24.00 +GKN, 01, 12, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 12, 41.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 12, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 12, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 12, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 12, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 12, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 12, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 12, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 12, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 12, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 12, 32.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 12, 29.00, 15.00, 37.00, 38.00, 53.00 +GSB, 01, 12, 51.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 12, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 12, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 12, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 12, 28.00, 9.00, -9999.00, -9999.00, 60.00 +GTF, 01, 12, 30.00, 11.00, 19.00, 24.00, 33.00 +GUP, 01, 12, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 12, 32.00, 14.00, -9999.00, -9999.00, 37.00 +GVW, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 12, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 12, 53.00, 37.00, 27.00, 25.00, 39.00 +HBR, 01, 12, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 12, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 12, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 12, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 01, 12, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 12, 29.00, 9.00, 14.00, 18.00, 24.00 +HMN, 01, 12, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 12, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 12, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 12, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 12, 24.00, 2.00, 12.00, 11.00, 19.00 +HOP, 01, 12, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 12, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 12, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 12, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 12, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 12, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 12, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 12, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 12, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 12, 25.00, 9.00, 39.00, 32.00, 53.00 +HTS, 01, 12, 41.00, 24.00, 33.00, 38.00, 48.00 +HUF, 01, 12, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 12, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 12, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 12, 24.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 12, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 12, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 12, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 12, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 12, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 12, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 12, 39.00, 23.00, 24.00, 26.00, 37.00 +ILI, 01, 12, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 12, 55.00, 35.00, 22.00, 26.00, 36.00 +IMT, 01, 12, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +IND, 01, 12, 34.00, 18.00, 31.00, 28.00, 44.00 +INL, 01, 12, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 12, 53.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 12, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 12, 44.00, 19.00, 12.00, 10.00, 20.00 +IPL, 01, 12, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 12, 33.00, 18.00, 25.00, 26.00, 38.00 +IRK, 01, 12, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 12, 19.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 12, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 12, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 12, 65.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 12, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 12, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 12, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 12, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 12, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 12, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 12, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 12, 38.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 12, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 12, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 12, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 12, 29.00, 19.00, 50.00, 47.00, 59.00 +JST, 01, 12, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 12, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 12, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 12, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 12, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 12, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 12, 29.00, 14.00, 35.00, 32.00, 49.00 +LAR, 01, 12, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 12, 57.00, 33.00, 8.00, 8.00, 12.00 +LAX, 01, 12, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 12, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 12, 34.00, 8.00, 14.00, 10.00, 20.00 +LCH, 01, 12, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 12, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 12, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 12, 39.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 12, 47.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 12, 58.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 12, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 12, 37.00, 26.00, 22.00, 23.00, 34.00 +LGB, 01, 12, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 12, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 12, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 12, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 12, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 12, 20.00, -1.00, -9999.00, -9999.00, 48.00 +LMT, 01, 12, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 12, 31.00, 7.00, 13.00, 10.00, 18.00 +LNK, 01, 12, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 12, 42.00, 16.00, 12.00, 13.00, 21.00 +LOZ, 01, 12, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 12, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 12, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 12, 23.00, 6.00, 18.00, 16.00, 29.00 +LSF, 01, 12, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 12, 60.00, 27.00, -9999.00, -9999.00, 7.00 +LTS, 01, 12, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 12, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 01, 12, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 12, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 12, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 12, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 12, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 12, 56.00, 28.00, 7.00, 11.00, 15.00 +MBL, 01, 12, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 12, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 12, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 12, 53.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 01, 12, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 12, 0.00, -18.00, 20.00, 23.00, 32.00 +MCI, 01, 12, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 12, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 12, 57.00, 34.00, 25.00, 24.00, 35.00 +MCO, 01, 12, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 12, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 12, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 12, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 12, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 12, 30.00, 15.00, 26.00, 27.00, 42.00 +MEI, 01, 12, 56.00, 34.00, 24.00, 23.00, 35.00 +MEM, 01, 12, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 12, 54.00, 35.00, -9999.00, -9999.00, 27.00 +MFD, 01, 12, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 12, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 12, 45.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 12, 56.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 12, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 12, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 12, 53.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 01, 12, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 12, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 12, 18.00, 0.00, -9999.00, -9999.00, 27.00 +MIV, 01, 12, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 12, 38.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 12, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 12, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 12, 29.00, 18.00, 43.00, 44.00, 57.00 +MKL, 01, 12, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 12, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 12, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 12, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 12, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 12, 28.00, 12.00, 24.00, 20.00, 35.00 +MLS, 01, 12, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 12, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 12, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 12, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 12, 18.00, 0.00, 15.00, 16.00, 25.00 +MPV, 01, 12, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 12, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 12, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 12, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 12, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 12, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 12, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 12, 25.00, 8.00, 25.00, 20.00, 35.00 +MSO, 01, 12, 29.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 12, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 12, 24.00, 5.00, 39.00, 37.00, 53.00 +MSY, 01, 12, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 12, 30.00, 17.00, -9999.00, -9999.00, 36.00 +MTN, 01, 12, 41.00, 23.00, -9999.00, -9999.00, 30.00 +MTO, 01, 12, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 12, 36.00, 19.00, -9999.00, -9999.00, 30.00 +MUO, 01, 12, 39.00, 21.00, -9999.00, -9999.00, 33.00 +MWA, 01, 12, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 12, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 12, 56.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 12, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 12, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 12, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 12, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 12, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 12, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 12, 38.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 12, 54.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 12, 41.00, 20.00, -9999.00, -9999.00, 35.00 +NFG, 01, 12, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 12, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 01, 12, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 12, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 12, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 12, 43.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 12, 30.00, 11.00, -9999.00, -9999.00, 35.00 +NID, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 12, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 12, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 12, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 12, 66.00, 49.00, -9999.00, -9999.00, 23.00 +NLC, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 12, 55.00, 32.00, -9999.00, -9999.00, 35.00 +NPA, 01, 12, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 12, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 12, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 12, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 12, 54.00, 35.00, -9999.00, -9999.00, 30.00 +NRS, 01, 12, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 12, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 12, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 12, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 12, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 01, 12, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 12, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 12, 57.00, 37.00, -9999.00, -9999.00, 29.00 +NUW, 01, 12, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 12, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 12, 44.00, 22.00, -9999.00, -9999.00, 35.00 +NZC, 01, 12, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 12, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 12, 36.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 12, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 12, 57.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 12, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 12, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 12, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 12, 44.00, 32.00, 48.00, 44.00, 57.00 +OMA, 01, 12, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 12, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 12, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 12, 29.00, 13.00, 25.00, 25.00, 38.00 +ORF, 01, 12, 48.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 12, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 12, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 12, 28.00, 11.00, -9999.00, -9999.00, 45.00 +OTG, 01, 12, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 12, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 12, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 12, 6.00, -7.00, 16.00, 20.00, 27.00 +OURC, 01, 12, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 12, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 12, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 12, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 12, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 12, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 12, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 12, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 12, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 12, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 12, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 12, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 12, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 12, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 12, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 12, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 12, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 12, 26.00, 8.00, -9999.00, -9999.00, 39.00 +PBI, 01, 12, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 12, 39.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 12, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 12, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 12, 38.00, 23.00, 23.00, 25.00, 37.00 +PHX, 01, 12, 65.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 12, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 12, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 12, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 12, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 12, 34.00, 19.00, 44.00, 39.00, 59.00 +PKB, 01, 12, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 12, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 12, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 12, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 12, 60.00, 42.00, 23.00, 19.00, 33.00 +POB, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 12, 58.00, 35.00, -9999.00, -9999.00, 39.00 +POM, 01, 12, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 01, 12, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 12, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 12, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 12, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 12, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 12, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 12, 33.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 01, 12, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 12, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 12, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 12, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 12, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 12, 37.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 12, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 12, 30.00, 12.00, 24.00, 26.00, 36.00 +P02, 01, 12, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 12, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 12, 13.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 12, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 12, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 12, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 12, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 01, 12, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 12, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P59, 01, 12, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 01, 12, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 12, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 12, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 12, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 12, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 12, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 12, 34.00, 10.00, 12.00, 13.00, 21.00 +RBL, 01, 12, 54.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 12, 34.00, 10.00, -9999.00, -9999.00, 21.00 +RDD, 01, 12, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 12, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 12, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 12, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 12, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 12, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 12, 27.00, 10.00, 23.00, 20.00, 35.00 +RIC, 01, 12, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 12, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 12, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 12, 29.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 12, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 12, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 12, 45.00, 20.00, 14.00, 16.00, 22.00 +ROA, 01, 12, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 12, 31.00, 17.00, 45.00, 45.00, 63.00 +ROW, 01, 12, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 12, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 12, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 12, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 12, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 12, 52.00, 37.00, 24.00, 24.00, 31.00 +SAF, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 12, 66.00, 49.00, 18.00, 17.00, 26.00 +SAT, 01, 12, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 12, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 12, 25.00, 12.00, -9999.00, -9999.00, 53.00 +SBA, 01, 12, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 12, 67.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 12, 31.00, 17.00, 38.00, 38.00, 53.00 +SBP, 01, 12, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 12, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 12, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 12, -10.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 12, 52.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 12, 40.00, 24.00, 27.00, 25.00, 37.00 +SEA, 01, 12, 45.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 12, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 12, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 12, 55.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 12, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 12, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 12, 33.00, 8.00, 20.00, 17.00, 29.00 +SHV, 01, 12, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 12, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 12, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 12, 57.00, 30.00, 13.00, 11.00, 19.00 +SKA, 01, 12, 33.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 01, 12, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 12, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 12, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 12, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 12, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 12, 64.00, 38.00, -9999.00, 19.00, 35.00 +SNA, 01, 12, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 12, 31.00, 23.00, 44.00, 44.00, 65.00 +SNS, 01, 12, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 12, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 12, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 12, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 12, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 12, 55.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 12, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 12, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 12, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 12, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 12, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 12, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 12, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 12, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 12, 54.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 12, 27.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 12, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 12, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 12, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 12, 31.00, 15.00, 48.00, 47.00, 63.00 +SZL, 01, 12, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 12, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 12, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 12, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 12, 52.00, 21.00, 9.00, 6.00, 12.00 +TCL, 01, 12, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 12, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 12, 53.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 12, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 12, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 12, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 12, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 12, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 12, 37.00, 16.00, 14.00, 14.00, 22.00 +TPA, 01, 12, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 12, 43.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 12, 44.00, 25.00, 30.00, 31.00, 43.00 +TRK, 01, 12, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 12, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 12, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 12, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 12, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 12, 64.00, 38.00, 14.00, 11.00, 20.00 +TVC, 01, 12, 27.00, 14.00, 44.00, 44.00, 58.00 +TVL, 01, 12, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 12, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 12, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 12, 46.00, 26.00, 29.00, 26.00, 41.00 +T01, 01, 12, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 12, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 12, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 12, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 12, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 12, 58.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 12, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 12, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 01, 12, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 12, 53.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 12, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 12, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 12, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 12, 11.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 12, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 01, 12, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 01, 12, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 12, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 12, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 12, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 12, 58.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 12, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 12, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 12, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 12, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 12, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 12, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 12, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 12, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 12, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 12, 45.00, 26.00, 20.00, 23.00, 31.00 +WJA, 01, 12, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 12, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 12, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 12, 42.00, 16.00, 16.00, 17.00, 26.00 +WPO, 01, 12, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 12, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 12, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 12, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 12, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 01, 12, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 12, 31.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 12, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 12, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 12, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 12, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 12, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 12, 37.00, 21.00, 19.00, 19.00, 28.00 +YNG, 01, 12, 31.00, 17.00, 34.00, 36.00, 49.00 +YPA, 01, 12, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 12, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 12, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 12, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 12, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 12, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 12, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 12, 68.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 12, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 12, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 12, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 12, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 12, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 12, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 12, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 12, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 12, 21.00, 5.00, 48.00, 47.00, 65.00 +ZUN, 01, 12, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 12, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 12, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 12, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 12, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 12, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 12, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 12, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 12, 52.00, 34.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 12, 55.00, 33.00, -9999.00, -9999.00, 34.00 +3B1, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 12, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 12, 25.00, 10.00, -9999.00, -9999.00, 45.00 +3SE, 01, 12, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 12, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 12, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 12, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 12, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 12, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 12, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 12, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 13, 34.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 13, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 13, 47.00, 22.00, 11.00, 12.00, 18.00 +ABR, 01, 13, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 13, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 13, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 13, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 13, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 13, 40.00, 21.00, 23.00, 22.00, 34.00 +ADK, 01, 13, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 13, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 13, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 13, 41.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 13, 57.00, 36.00, -9999.00, -9999.00, 32.00 +AFF, 01, 13, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 13, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 13, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 13, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 13, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 13, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 13, 30.00, 11.00, 26.00, 26.00, 38.00 +ALI, 01, 13, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 13, 24.00, 5.00, 21.00, 15.00, 30.00 +ALS, 01, 13, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 13, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 13, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 13, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 13, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 13, 21.00, 8.00, 15.00, 18.00, 25.00 +AND, 01, 13, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 13, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 13, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 13, 26.00, 9.00, 31.00, 32.00, 46.00 +AQQ, 01, 13, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 13, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 01, 13, 48.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 13, 50.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 13, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 13, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 13, 36.00, 17.00, -9999.00, -9999.00, 37.00 +AUG, 01, 13, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 13, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 13, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 13, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 13, 32.00, 18.00, 27.00, 27.00, 40.00 +AXN, 01, 13, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 13, 33.00, 13.00, -9999.00, -9999.00, 30.00 +AYS, 01, 13, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 13, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 13, 54.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 13, 35.00, 8.00, -9999.00, -9999.00, 15.00 +BDL, 01, 13, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 13, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 13, 13.00, 0.00, 17.00, 16.00, 27.00 +BFD, 01, 13, 27.00, 12.00, 51.00, 49.00, 68.00 +BFF, 01, 13, 38.00, 12.00, 16.00, 15.00, 24.00 +BFL, 01, 13, 57.00, 39.00, 14.00, 14.00, 21.00 +BGM, 01, 13, 28.00, 14.00, 34.00, 41.00, 54.00 +BGR, 01, 13, 27.00, 8.00, 22.00, 24.00, 35.00 +BGS, 01, 13, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 13, 52.00, 31.00, 27.00, 25.00, 38.00 +BID, 01, 13, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 13, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 13, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 13, 32.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 13, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 13, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 13, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 13, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 13, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 13, 38.00, 20.00, 37.00, 41.00, 53.00 +BLF, 01, 13, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 13, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 13, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 13, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 13, 39.00, 20.00, -9999.00, -9999.00, 27.00 +BNA, 01, 13, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 13, 34.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 13, 36.00, 22.00, 22.00, 23.00, 36.00 +BOS, 01, 13, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 13, 25.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 13, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 13, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 13, 30.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 13, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 13, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 13, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 13, -8.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 13, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 13, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 13, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 13, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 13, 25.00, 8.00, 37.00, 33.00, 53.00 +BUB, 01, 13, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 13, 30.00, 17.00, 49.00, 53.00, 67.00 +BUR, 01, 13, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 13, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 13, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 13, 40.00, 23.00, 22.00, 24.00, 34.00 +BYH, 01, 13, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 13, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 13, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 13, 55.00, 32.00, 23.00, 25.00, 34.00 +CAG, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 13, 33.00, 17.00, 37.00, 41.00, 55.00 +CAO, 01, 13, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 13, 19.00, -2.00, 31.00, 33.00, 49.00 +CBM, 01, 13, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 13, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 13, 42.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 13, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 13, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 13, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 13, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 13, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 13, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 13, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 13, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 13, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 13, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 13, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 13, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 13, 32.00, 18.00, 41.00, 39.00, 56.00 +CLL, 01, 13, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 13, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 13, 34.00, 19.00, 33.00, 32.00, 45.00 +CMI, 01, 13, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 13, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 13, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 13, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 13, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 13, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 13, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 13, 30.00, 7.00, 24.00, 23.00, 35.00 +COS, 01, 13, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 13, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 13, 33.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 13, 26.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 13, 65.00, 45.00, 22.00, 20.00, 30.00 +CRW, 01, 13, 41.00, 23.00, 40.00, 41.00, 54.00 +CSG, 01, 13, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 13, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 13, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 13, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 13, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 13, 37.00, 20.00, 31.00, 27.00, 41.00 +CVN, 01, 13, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 13, 51.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 13, 36.00, 21.00, 21.00, 23.00, 32.00 +CYS, 01, 13, 38.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 13, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 13, 61.00, 37.00, 10.00, 9.00, 15.00 +DAL, 01, 13, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 13, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 13, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 13, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 13, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 13, 42.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 13, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 13, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 13, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 13, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 13, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 13, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 13, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 13, 16.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 13, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 13, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 13, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 13, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 13, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 13, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 13, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 13, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 13, 62.00, 39.00, 15.00, 9.00, 18.00 +DSM, 01, 13, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 13, 30.00, 16.00, 32.00, 26.00, 42.00 +DUG, 01, 13, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 13, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 13, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 13, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 13, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 13, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 13, 21.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 13, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 13, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 13, 34.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 13, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 13, 38.00, 16.00, 47.00, 45.00, 62.00 +EKO, 01, 13, 37.00, 13.00, 19.00, 21.00, 30.00 +ELD, 01, 13, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 13, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 13, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 13, 40.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 13, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 13, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 13, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 13, 35.00, 19.00, -9999.00, -9999.00, 17.00 +EPH, 01, 13, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 13, 33.00, 18.00, 48.00, 44.00, 62.00 +ESF, 01, 13, 57.00, 36.00, -9999.00, -9999.00, 38.00 +EUG, 01, 13, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 13, 39.00, 21.00, 28.00, 23.00, 37.00 +EWN, 01, 13, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 13, 38.00, 23.00, 22.00, 23.00, 34.00 +EYW, 01, 13, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 13, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 13, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 13, -2.00, -19.00, 15.00, 16.00, 23.00 +FAR, 01, 13, 15.00, -4.00, 20.00, 17.00, 30.00 +FAT, 01, 13, 54.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 13, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 13, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 13, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 13, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 13, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 13, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 13, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 13, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 13, 43.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 13, 41.00, 16.00, 12.00, 9.00, 17.00 +FMY, 01, 13, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 13, 29.00, 14.00, 30.00, 30.00, 43.00 +FOD, 01, 13, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 13, 37.00, 16.00, -9999.00, -9999.00, 19.00 +FOK, 01, 13, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 13, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FSD, 01, 13, 24.00, 3.00, 16.00, 15.00, 24.00 +FSI, 01, 13, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 13, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 13, 40.00, 20.00, -9999.00, -9999.00, 34.00 +FWA, 01, 13, 30.00, 15.00, 27.00, 23.00, 39.00 +FWH, 01, 13, 53.00, 30.00, -9999.00, -9999.00, 21.00 +FYU, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 13, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 13, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 13, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 13, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 13, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 13, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 13, 33.00, 21.00, 24.00, 27.00, 37.00 +GFA, 01, 13, 31.00, 12.00, -9999.00, -9999.00, 27.00 +GFK, 01, 13, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 13, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 13, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 13, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 13, 36.00, 15.00, 14.00, 16.00, 24.00 +GKN, 01, 13, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 13, 42.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 13, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 13, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 13, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 13, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 13, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 13, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 13, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 13, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 13, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 13, 33.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 13, 29.00, 15.00, 37.00, 38.00, 53.00 +GSB, 01, 13, 51.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 13, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 13, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 13, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 13, 28.00, 8.00, -9999.00, -9999.00, 60.00 +GTF, 01, 13, 31.00, 12.00, 19.00, 24.00, 33.00 +GUP, 01, 13, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 13, 32.00, 13.00, -9999.00, -9999.00, 37.00 +GVW, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 13, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 13, 52.00, 37.00, 27.00, 25.00, 39.00 +HBR, 01, 13, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 13, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 13, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 13, 35.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 01, 13, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 13, 30.00, 10.00, 14.00, 18.00, 24.00 +HMN, 01, 13, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 13, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 13, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 13, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 13, 24.00, 2.00, 12.00, 11.00, 19.00 +HOP, 01, 13, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 13, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 13, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 13, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 13, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 13, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 13, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 13, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 13, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 13, 25.00, 8.00, 39.00, 32.00, 53.00 +HTS, 01, 13, 41.00, 23.00, 33.00, 38.00, 48.00 +HUF, 01, 13, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 13, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 13, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 13, 25.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 13, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 13, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 13, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 13, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 13, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 13, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 13, 39.00, 22.00, 24.00, 26.00, 37.00 +ILI, 01, 13, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 13, 55.00, 34.00, 22.00, 26.00, 36.00 +IMT, 01, 13, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 13, 34.00, 17.00, 31.00, 28.00, 44.00 +INL, 01, 13, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 13, 54.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 13, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 13, 45.00, 19.00, 12.00, 10.00, 20.00 +IPL, 01, 13, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 13, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 13, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 13, 20.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 13, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 13, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 13, 66.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 13, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 13, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 13, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 13, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 13, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 13, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 13, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 13, 38.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 13, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 13, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 13, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 13, 29.00, 19.00, 50.00, 47.00, 59.00 +JST, 01, 13, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 13, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 13, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 13, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 13, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 13, 29.00, 13.00, 35.00, 32.00, 49.00 +LAR, 01, 13, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 13, 57.00, 34.00, 8.00, 8.00, 12.00 +LAX, 01, 13, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 13, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 13, 35.00, 9.00, 14.00, 10.00, 20.00 +LCH, 01, 13, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 13, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 13, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 13, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 13, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 13, 58.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 13, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 13, 37.00, 26.00, 22.00, 23.00, 34.00 +LGB, 01, 13, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 13, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 13, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 13, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 13, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 13, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 13, 19.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 13, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 13, 31.00, 8.00, 13.00, 10.00, 18.00 +LNK, 01, 13, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 13, 43.00, 16.00, 12.00, 13.00, 21.00 +LOZ, 01, 13, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 13, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 13, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 13, 24.00, 5.00, 18.00, 16.00, 29.00 +LSF, 01, 13, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 13, 60.00, 27.00, -9999.00, -9999.00, 7.00 +LTS, 01, 13, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 13, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 01, 13, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 13, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 13, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 13, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 13, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 13, 57.00, 29.00, 7.00, 11.00, 15.00 +MBL, 01, 13, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 13, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 13, 54.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 01, 13, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 13, 0.00, -18.00, 20.00, 23.00, 32.00 +MCI, 01, 13, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 13, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 13, 57.00, 34.00, 25.00, 24.00, 35.00 +MCO, 01, 13, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 13, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 13, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 13, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 13, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 13, 30.00, 15.00, 26.00, 27.00, 42.00 +MEI, 01, 13, 56.00, 33.00, 24.00, 23.00, 35.00 +MEM, 01, 13, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 13, 55.00, 36.00, -9999.00, -9999.00, 27.00 +MFD, 01, 13, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 13, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 13, 46.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 13, 56.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 13, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 13, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 13, 53.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 01, 13, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 13, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 13, 18.00, 0.00, -9999.00, -9999.00, 27.00 +MIV, 01, 13, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 13, 39.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 13, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 13, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 13, 29.00, 18.00, 43.00, 44.00, 57.00 +MKL, 01, 13, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 13, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 13, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 13, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 13, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 13, 28.00, 11.00, 24.00, 20.00, 35.00 +MLS, 01, 13, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 13, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 13, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 13, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 13, 18.00, 0.00, 15.00, 16.00, 25.00 +MPV, 01, 13, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 13, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 13, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 13, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 13, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 13, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 13, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 13, 25.00, 7.00, 25.00, 20.00, 35.00 +MSO, 01, 13, 30.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 13, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 13, 24.00, 4.00, 39.00, 37.00, 53.00 +MSY, 01, 13, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 13, 30.00, 17.00, -9999.00, -9999.00, 36.00 +MTN, 01, 13, 41.00, 23.00, -9999.00, -9999.00, 30.00 +MTO, 01, 13, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 13, 36.00, 19.00, -9999.00, -9999.00, 30.00 +MUO, 01, 13, 40.00, 22.00, -9999.00, -9999.00, 33.00 +MWA, 01, 13, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 13, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 13, 56.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 13, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 13, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 13, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 13, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 13, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 13, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 13, 38.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 13, 54.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 13, 40.00, 20.00, -9999.00, -9999.00, 35.00 +NFG, 01, 13, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 13, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 01, 13, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 13, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 13, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 13, 43.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 13, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 13, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 13, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 13, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 13, 66.00, 49.00, -9999.00, -9999.00, 23.00 +NLC, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 13, 55.00, 32.00, -9999.00, -9999.00, 35.00 +NPA, 01, 13, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NQA, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 13, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 13, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 13, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 13, 54.00, 36.00, -9999.00, -9999.00, 30.00 +NRS, 01, 13, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 13, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 13, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 13, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 13, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 01, 13, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 13, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 13, 57.00, 38.00, -9999.00, -9999.00, 29.00 +NUW, 01, 13, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 13, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 13, 44.00, 22.00, -9999.00, -9999.00, 35.00 +NZC, 01, 13, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 13, 68.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 13, 36.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 13, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 13, 57.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 13, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 13, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 13, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 13, 44.00, 32.00, 48.00, 44.00, 57.00 +OMA, 01, 13, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 13, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 13, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 13, 29.00, 13.00, 25.00, 25.00, 38.00 +ORF, 01, 13, 47.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 13, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 13, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 13, 28.00, 10.00, -9999.00, -9999.00, 45.00 +OTG, 01, 13, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 13, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 13, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 13, 6.00, -8.00, 16.00, 20.00, 27.00 +OURC, 01, 13, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 13, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 13, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 13, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 13, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 13, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 13, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 13, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 13, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 13, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 13, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 13, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 13, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 13, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 13, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 13, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 13, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 13, 26.00, 7.00, -9999.00, -9999.00, 39.00 +PBI, 01, 13, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 13, 40.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 13, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 13, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 13, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 13, 38.00, 23.00, 23.00, 25.00, 37.00 +PHX, 01, 13, 66.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 13, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 13, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 13, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 13, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 13, 34.00, 19.00, 44.00, 39.00, 59.00 +PKB, 01, 13, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 13, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 13, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 13, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 13, 60.00, 41.00, 23.00, 19.00, 33.00 +POB, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 13, 58.00, 35.00, -9999.00, -9999.00, 39.00 +POM, 01, 13, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 13, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 13, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 13, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 13, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 13, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 13, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 13, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 13, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 13, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 13, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 13, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 13, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 13, 37.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 13, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 13, 30.00, 11.00, 24.00, 26.00, 36.00 +P02, 01, 13, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 13, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 13, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +P24, 01, 13, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 13, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 13, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 13, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 01, 13, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 13, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 13, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 01, 13, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 13, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 13, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 13, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 13, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 13, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 13, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 13, 55.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 13, 34.00, 11.00, -9999.00, -9999.00, 21.00 +RDD, 01, 13, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 13, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 13, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 13, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 13, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 13, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 13, 27.00, 10.00, 23.00, 20.00, 35.00 +RIC, 01, 13, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 13, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 13, 29.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 13, 30.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 13, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 13, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 13, 45.00, 21.00, 14.00, 16.00, 22.00 +ROA, 01, 13, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 13, 31.00, 16.00, 45.00, 45.00, 63.00 +ROW, 01, 13, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 13, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 13, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 13, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 13, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 13, 53.00, 38.00, 24.00, 24.00, 31.00 +SAF, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 13, 66.00, 49.00, 18.00, 17.00, 26.00 +SAT, 01, 13, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 13, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 13, 25.00, 11.00, -9999.00, -9999.00, 53.00 +SBA, 01, 13, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 13, 67.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 13, 30.00, 16.00, 38.00, 38.00, 53.00 +SBP, 01, 13, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 13, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 13, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 13, -10.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 13, 53.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 13, 40.00, 23.00, 27.00, 25.00, 37.00 +SEA, 01, 13, 45.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 13, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 13, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 13, 56.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 13, 42.00, 20.00, 21.00, 19.00, 29.00 +SGY, 01, 13, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 13, 33.00, 9.00, 20.00, 17.00, 29.00 +SHV, 01, 13, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 13, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 13, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 13, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 13, 33.00, 21.00, -9999.00, -9999.00, 47.00 +SKF, 01, 13, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 13, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 13, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 13, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 13, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 13, 64.00, 38.00, -9999.00, 19.00, 35.00 +SNA, 01, 13, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 13, 31.00, 22.00, 44.00, 44.00, 65.00 +SNS, 01, 13, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 13, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 13, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 13, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 13, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 13, 55.00, 32.00, -9999.00, -9999.00, 31.00 +SSI, 01, 13, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 13, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 13, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 13, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 13, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 13, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 13, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 13, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 13, 55.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 13, 28.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 13, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 13, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 13, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 13, 31.00, 14.00, 48.00, 47.00, 63.00 +SZL, 01, 13, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 13, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 13, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 13, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 13, 53.00, 22.00, 9.00, 6.00, 12.00 +TCL, 01, 13, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 13, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 13, 53.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 13, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 13, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 13, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 13, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 13, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 13, 37.00, 16.00, 14.00, 14.00, 22.00 +TPA, 01, 13, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 13, 44.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 13, 44.00, 24.00, 30.00, 31.00, 43.00 +TRK, 01, 13, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 13, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 13, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 13, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 13, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 13, 64.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 13, 26.00, 13.00, 44.00, 44.00, 58.00 +TVL, 01, 13, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 13, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 13, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 13, 46.00, 26.00, 29.00, 26.00, 41.00 +T01, 01, 13, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 13, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 13, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 13, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 13, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 13, 58.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 13, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 13, 35.00, 19.00, -9999.00, -9999.00, 36.00 +UCA, 01, 13, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 13, 54.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 13, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 13, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 13, 11.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 13, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 01, 13, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 01, 13, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 13, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 13, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 13, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 13, 58.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 13, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 13, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 13, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 13, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 13, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 13, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 13, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 13, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 13, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 13, 45.00, 26.00, 20.00, 23.00, 31.00 +WJA, 01, 13, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 13, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 13, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 13, 42.00, 17.00, 16.00, 17.00, 26.00 +WPO, 01, 13, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 13, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 13, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 13, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 13, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 01, 13, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 13, 32.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 13, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 13, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 13, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 13, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 13, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 13, 38.00, 22.00, 19.00, 19.00, 28.00 +YNG, 01, 13, 31.00, 16.00, 34.00, 36.00, 49.00 +YPA, 01, 13, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 13, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 13, 3.00, -16.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 13, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 13, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 13, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 13, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 13, 69.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 13, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 13, 8.00, -11.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 13, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 13, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 13, 17.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 13, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 13, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 13, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 13, 21.00, 5.00, 48.00, 47.00, 65.00 +ZUN, 01, 13, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 13, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 13, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 13, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 13, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 13, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 13, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 13, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 13, 52.00, 34.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 13, 55.00, 32.00, -9999.00, -9999.00, 34.00 +3B1, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 13, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 13, 25.00, 9.00, -9999.00, -9999.00, 45.00 +3SE, 01, 13, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 13, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 13, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 13, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 13, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 13, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 13, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 13, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 14, 34.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 14, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 14, 47.00, 22.00, 11.00, 12.00, 18.00 +ABR, 01, 14, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 14, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 14, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 14, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 14, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 14, 40.00, 21.00, 23.00, 22.00, 34.00 +ADK, 01, 14, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 14, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 14, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 14, 41.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 14, 57.00, 36.00, -9999.00, -9999.00, 32.00 +AFF, 01, 14, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 14, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 14, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 14, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 14, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 14, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 14, 30.00, 11.00, 26.00, 26.00, 38.00 +ALI, 01, 14, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 14, 24.00, 5.00, 21.00, 15.00, 30.00 +ALS, 01, 14, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 14, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 14, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 14, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 14, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 14, 21.00, 8.00, 15.00, 18.00, 25.00 +AND, 01, 14, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 14, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 14, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 14, 26.00, 9.00, 31.00, 32.00, 46.00 +AQQ, 01, 14, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 14, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 01, 14, 48.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 14, 50.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 14, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 14, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 14, 36.00, 17.00, -9999.00, -9999.00, 37.00 +AUG, 01, 14, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 14, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 14, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 14, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 14, 32.00, 18.00, 27.00, 27.00, 40.00 +AXN, 01, 14, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 14, 33.00, 13.00, -9999.00, -9999.00, 30.00 +AYS, 01, 14, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 14, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 14, 54.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 14, 35.00, 8.00, -9999.00, -9999.00, 15.00 +BDL, 01, 14, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 14, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 14, 13.00, 0.00, 17.00, 16.00, 27.00 +BFD, 01, 14, 27.00, 12.00, 51.00, 49.00, 68.00 +BFF, 01, 14, 38.00, 12.00, 16.00, 15.00, 24.00 +BFL, 01, 14, 57.00, 39.00, 14.00, 14.00, 21.00 +BGM, 01, 14, 28.00, 14.00, 34.00, 41.00, 54.00 +BGR, 01, 14, 27.00, 8.00, 22.00, 24.00, 35.00 +BGS, 01, 14, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 14, 52.00, 31.00, 27.00, 25.00, 38.00 +BID, 01, 14, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 14, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 14, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 14, 32.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 14, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 14, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 14, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 14, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 14, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 14, 38.00, 20.00, 37.00, 41.00, 53.00 +BLF, 01, 14, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 14, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 14, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 14, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 14, 39.00, 20.00, -9999.00, -9999.00, 27.00 +BNA, 01, 14, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 14, 34.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 14, 36.00, 22.00, 22.00, 23.00, 36.00 +BOS, 01, 14, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 14, 25.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 14, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 14, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 14, 30.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 14, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 14, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 14, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 14, -8.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 14, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 14, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 14, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 14, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 14, 25.00, 8.00, 37.00, 33.00, 53.00 +BUB, 01, 14, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 14, 30.00, 17.00, 49.00, 53.00, 67.00 +BUR, 01, 14, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 14, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 14, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 14, 40.00, 23.00, 22.00, 24.00, 34.00 +BYH, 01, 14, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 14, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 14, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 14, 55.00, 32.00, 23.00, 25.00, 34.00 +CAG, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 14, 33.00, 17.00, 37.00, 41.00, 55.00 +CAO, 01, 14, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 14, 19.00, -2.00, 31.00, 33.00, 49.00 +CBM, 01, 14, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 14, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 14, 42.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 14, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 14, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 14, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 14, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 14, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 14, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 14, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 14, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 14, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 14, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 14, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 14, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 14, 32.00, 18.00, 41.00, 39.00, 56.00 +CLL, 01, 14, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 14, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 14, 34.00, 19.00, 33.00, 32.00, 45.00 +CMI, 01, 14, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 14, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 14, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 14, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 14, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 14, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 14, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 14, 30.00, 7.00, 24.00, 23.00, 35.00 +COS, 01, 14, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 14, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 14, 33.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 14, 26.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 14, 65.00, 45.00, 22.00, 20.00, 30.00 +CRW, 01, 14, 41.00, 23.00, 40.00, 41.00, 54.00 +CSG, 01, 14, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 14, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 14, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 14, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 14, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 14, 37.00, 20.00, 31.00, 27.00, 41.00 +CVN, 01, 14, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 14, 51.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 14, 36.00, 21.00, 21.00, 23.00, 32.00 +CYS, 01, 14, 38.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 14, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 14, 61.00, 37.00, 10.00, 9.00, 15.00 +DAL, 01, 14, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 14, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 14, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 14, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 14, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 14, 42.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 14, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 14, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 14, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 14, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 14, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 14, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 14, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 14, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 14, 16.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 14, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 14, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 14, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 14, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 14, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 14, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 14, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 14, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 14, 62.00, 39.00, 15.00, 9.00, 18.00 +DSM, 01, 14, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 14, 30.00, 16.00, 32.00, 26.00, 42.00 +DUG, 01, 14, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 14, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 14, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 14, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 14, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 14, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 14, 21.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 14, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 14, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 14, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 14, 34.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 14, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 14, 38.00, 16.00, 47.00, 45.00, 62.00 +EKO, 01, 14, 37.00, 13.00, 19.00, 21.00, 30.00 +ELD, 01, 14, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 14, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 14, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 14, 40.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 14, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 14, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 14, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 14, 35.00, 19.00, -9999.00, -9999.00, 17.00 +EPH, 01, 14, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 14, 33.00, 18.00, 48.00, 44.00, 62.00 +ESF, 01, 14, 57.00, 36.00, -9999.00, -9999.00, 38.00 +EUG, 01, 14, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 14, 39.00, 21.00, 28.00, 23.00, 37.00 +EWN, 01, 14, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 14, 38.00, 23.00, 22.00, 23.00, 34.00 +EYW, 01, 14, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 14, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 14, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 14, -2.00, -19.00, 15.00, 16.00, 23.00 +FAR, 01, 14, 15.00, -4.00, 20.00, 17.00, 30.00 +FAT, 01, 14, 54.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 14, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 14, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 14, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 14, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 14, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 14, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 14, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 14, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 14, 43.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 14, 41.00, 16.00, 12.00, 9.00, 17.00 +FMY, 01, 14, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 14, 29.00, 14.00, 30.00, 30.00, 43.00 +FOD, 01, 14, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 14, 37.00, 16.00, -9999.00, -9999.00, 19.00 +FOK, 01, 14, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 14, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FSD, 01, 14, 24.00, 3.00, 16.00, 15.00, 24.00 +FSI, 01, 14, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 14, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 14, 40.00, 20.00, -9999.00, -9999.00, 34.00 +FWA, 01, 14, 30.00, 15.00, 27.00, 23.00, 39.00 +FWH, 01, 14, 53.00, 30.00, -9999.00, -9999.00, 21.00 +FYU, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 14, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 14, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 14, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 14, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 14, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 14, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 14, 33.00, 21.00, 24.00, 27.00, 37.00 +GFA, 01, 14, 31.00, 12.00, -9999.00, -9999.00, 27.00 +GFK, 01, 14, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 14, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 14, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 14, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 14, 36.00, 15.00, 14.00, 16.00, 24.00 +GKN, 01, 14, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 14, 42.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 14, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 14, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 14, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 14, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 14, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 14, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 14, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 14, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 14, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 14, 33.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 14, 29.00, 15.00, 37.00, 38.00, 53.00 +GSB, 01, 14, 51.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 14, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 14, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 14, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 14, 28.00, 8.00, -9999.00, -9999.00, 60.00 +GTF, 01, 14, 31.00, 12.00, 19.00, 24.00, 33.00 +GUP, 01, 14, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 14, 32.00, 13.00, -9999.00, -9999.00, 37.00 +GVW, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 14, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 14, 52.00, 37.00, 27.00, 25.00, 39.00 +HBR, 01, 14, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 14, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 14, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 14, 35.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 01, 14, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 14, 30.00, 10.00, 14.00, 18.00, 24.00 +HMN, 01, 14, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 14, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 14, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 14, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 14, 24.00, 2.00, 12.00, 11.00, 19.00 +HOP, 01, 14, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 14, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 14, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 14, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 14, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 14, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 14, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 14, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 14, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 14, 25.00, 8.00, 39.00, 32.00, 53.00 +HTS, 01, 14, 41.00, 23.00, 33.00, 38.00, 48.00 +HUF, 01, 14, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 14, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 14, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 14, 25.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 14, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 14, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 14, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 14, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 14, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 14, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 14, 39.00, 22.00, 24.00, 26.00, 37.00 +ILI, 01, 14, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 14, 55.00, 34.00, 22.00, 26.00, 36.00 +IMT, 01, 14, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 14, 34.00, 17.00, 31.00, 28.00, 44.00 +INL, 01, 14, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 14, 54.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 14, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 14, 45.00, 19.00, 12.00, 10.00, 20.00 +IPL, 01, 14, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 14, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 14, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 14, 20.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 14, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 14, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 14, 66.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 14, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 14, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 14, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 14, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 14, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 14, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 14, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 14, 38.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 14, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 14, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 14, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 14, 29.00, 19.00, 50.00, 47.00, 59.00 +JST, 01, 14, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 14, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 14, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 14, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 14, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 14, 29.00, 13.00, 35.00, 32.00, 49.00 +LAR, 01, 14, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 14, 57.00, 34.00, 8.00, 8.00, 12.00 +LAX, 01, 14, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 14, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 14, 35.00, 9.00, 14.00, 10.00, 20.00 +LCH, 01, 14, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 14, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 14, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 14, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 14, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 14, 58.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 14, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 14, 37.00, 26.00, 22.00, 23.00, 34.00 +LGB, 01, 14, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 14, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 14, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 14, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 14, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 14, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 14, 19.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 14, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 14, 31.00, 8.00, 13.00, 10.00, 18.00 +LNK, 01, 14, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 14, 43.00, 16.00, 12.00, 13.00, 21.00 +LOZ, 01, 14, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 14, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 14, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 14, 24.00, 5.00, 18.00, 16.00, 29.00 +LSF, 01, 14, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 14, 60.00, 27.00, -9999.00, -9999.00, 7.00 +LTS, 01, 14, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 14, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 01, 14, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 14, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 14, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 14, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 14, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 14, 57.00, 29.00, 7.00, 11.00, 15.00 +MBL, 01, 14, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 14, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 14, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 14, 54.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 01, 14, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 14, 0.00, -18.00, 20.00, 23.00, 32.00 +MCI, 01, 14, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 14, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 14, 57.00, 34.00, 25.00, 24.00, 35.00 +MCO, 01, 14, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 14, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 14, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 14, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 14, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 14, 30.00, 15.00, 26.00, 27.00, 42.00 +MEI, 01, 14, 56.00, 33.00, 24.00, 23.00, 35.00 +MEM, 01, 14, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 14, 55.00, 36.00, -9999.00, -9999.00, 27.00 +MFD, 01, 14, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 14, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 14, 46.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 14, 56.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 14, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 14, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 14, 53.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 01, 14, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 14, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 14, 18.00, 0.00, -9999.00, -9999.00, 27.00 +MIV, 01, 14, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 14, 39.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 14, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 14, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 14, 29.00, 18.00, 43.00, 44.00, 57.00 +MKL, 01, 14, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 14, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 14, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 14, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 14, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 14, 28.00, 11.00, 24.00, 20.00, 35.00 +MLS, 01, 14, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 14, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 14, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 14, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 14, 18.00, 0.00, 15.00, 16.00, 25.00 +MPV, 01, 14, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 14, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 14, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 14, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 14, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 14, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 14, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 14, 25.00, 7.00, 25.00, 20.00, 35.00 +MSO, 01, 14, 30.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 14, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 14, 24.00, 4.00, 39.00, 37.00, 53.00 +MSY, 01, 14, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 14, 30.00, 17.00, -9999.00, -9999.00, 36.00 +MTN, 01, 14, 41.00, 23.00, -9999.00, -9999.00, 30.00 +MTO, 01, 14, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 14, 36.00, 19.00, -9999.00, -9999.00, 30.00 +MUO, 01, 14, 40.00, 22.00, -9999.00, -9999.00, 33.00 +MWA, 01, 14, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 14, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 14, 56.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 14, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 14, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 14, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 14, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 14, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 14, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 14, 38.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 14, 54.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 14, 40.00, 20.00, -9999.00, -9999.00, 35.00 +NFG, 01, 14, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 14, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 01, 14, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 14, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 14, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 14, 43.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 14, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 14, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 14, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 14, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 14, 66.00, 49.00, -9999.00, -9999.00, 23.00 +NLC, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 14, 55.00, 32.00, -9999.00, -9999.00, 35.00 +NPA, 01, 14, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NQA, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 14, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 14, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 14, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 14, 54.00, 36.00, -9999.00, -9999.00, 30.00 +NRS, 01, 14, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 14, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 14, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 14, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 14, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 01, 14, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 14, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 14, 57.00, 38.00, -9999.00, -9999.00, 29.00 +NUW, 01, 14, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 14, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 14, 44.00, 22.00, -9999.00, -9999.00, 35.00 +NZC, 01, 14, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 14, 68.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 14, 36.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 14, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 14, 57.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 14, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 14, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 14, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 14, 44.00, 32.00, 48.00, 44.00, 57.00 +OMA, 01, 14, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 14, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 14, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 14, 29.00, 13.00, 25.00, 25.00, 38.00 +ORF, 01, 14, 47.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 14, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 14, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 14, 28.00, 10.00, -9999.00, -9999.00, 45.00 +OTG, 01, 14, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 14, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 14, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 14, 6.00, -8.00, 16.00, 20.00, 27.00 +OURC, 01, 14, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 14, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 14, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 14, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 14, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 14, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 14, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 14, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 14, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 14, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 14, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 14, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 14, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 14, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 14, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 14, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 14, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 14, 26.00, 7.00, -9999.00, -9999.00, 39.00 +PBI, 01, 14, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 14, 40.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 14, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 14, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 14, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 14, 38.00, 23.00, 23.00, 25.00, 37.00 +PHX, 01, 14, 66.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 14, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 14, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 14, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 14, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 14, 34.00, 19.00, 44.00, 39.00, 59.00 +PKB, 01, 14, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 14, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 14, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 14, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 14, 60.00, 41.00, 23.00, 19.00, 33.00 +POB, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 14, 58.00, 35.00, -9999.00, -9999.00, 39.00 +POM, 01, 14, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 14, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 14, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 14, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 14, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 14, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 14, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 14, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 14, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 14, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 14, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 14, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 14, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 14, 37.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 14, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 14, 30.00, 11.00, 24.00, 26.00, 36.00 +P02, 01, 14, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 14, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 14, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +P24, 01, 14, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 14, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 14, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 14, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 01, 14, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 14, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 14, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 01, 14, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 14, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 14, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 14, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 14, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 14, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 14, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 14, 55.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 14, 34.00, 11.00, -9999.00, -9999.00, 21.00 +RDD, 01, 14, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 14, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 14, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 14, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 14, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 14, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 14, 27.00, 10.00, 23.00, 20.00, 35.00 +RIC, 01, 14, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 14, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 14, 29.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 14, 30.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 14, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 14, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 14, 45.00, 21.00, 14.00, 16.00, 22.00 +ROA, 01, 14, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 14, 31.00, 16.00, 45.00, 45.00, 63.00 +ROW, 01, 14, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 14, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 14, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 14, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 14, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 14, 53.00, 38.00, 24.00, 24.00, 31.00 +SAF, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 14, 66.00, 49.00, 18.00, 17.00, 26.00 +SAT, 01, 14, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 14, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 14, 25.00, 11.00, -9999.00, -9999.00, 53.00 +SBA, 01, 14, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 14, 67.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 14, 30.00, 16.00, 38.00, 38.00, 53.00 +SBP, 01, 14, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 14, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 14, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 14, -10.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 14, 53.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 14, 40.00, 23.00, 27.00, 25.00, 37.00 +SEA, 01, 14, 45.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 14, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 14, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 14, 56.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 14, 42.00, 20.00, 21.00, 19.00, 29.00 +SGY, 01, 14, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 14, 33.00, 9.00, 20.00, 17.00, 29.00 +SHV, 01, 14, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 14, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 14, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 14, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 14, 33.00, 21.00, -9999.00, -9999.00, 47.00 +SKF, 01, 14, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 14, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 14, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 14, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 14, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 14, 64.00, 38.00, -9999.00, 19.00, 35.00 +SNA, 01, 14, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 14, 31.00, 22.00, 44.00, 44.00, 65.00 +SNS, 01, 14, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 14, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 14, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 14, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 14, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 14, 55.00, 32.00, -9999.00, -9999.00, 31.00 +SSI, 01, 14, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 14, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 14, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 14, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 14, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 14, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 14, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 14, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 14, 55.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 14, 28.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 14, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 14, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 14, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 14, 31.00, 14.00, 48.00, 47.00, 63.00 +SZL, 01, 14, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 14, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 14, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 14, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 14, 53.00, 22.00, 9.00, 6.00, 12.00 +TCL, 01, 14, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 14, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 14, 53.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 14, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 14, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 14, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 14, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 14, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 14, 37.00, 16.00, 14.00, 14.00, 22.00 +TPA, 01, 14, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 14, 44.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 14, 44.00, 24.00, 30.00, 31.00, 43.00 +TRK, 01, 14, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 14, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 14, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 14, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 14, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 14, 64.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 14, 26.00, 13.00, 44.00, 44.00, 58.00 +TVL, 01, 14, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 14, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 14, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 14, 46.00, 26.00, 29.00, 26.00, 41.00 +T01, 01, 14, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 14, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 14, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 14, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 14, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 14, 58.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 14, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 14, 35.00, 19.00, -9999.00, -9999.00, 36.00 +UCA, 01, 14, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 14, 54.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 14, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 14, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 14, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 14, 11.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 14, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 01, 14, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 01, 14, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 14, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 14, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 14, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 14, 58.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 14, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 14, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 14, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 14, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 14, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 14, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 14, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 14, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 14, 45.00, 26.00, 20.00, 23.00, 31.00 +WJA, 01, 14, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 14, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 14, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 14, 42.00, 17.00, 16.00, 17.00, 26.00 +WPO, 01, 14, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 14, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 14, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 14, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 14, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 01, 14, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 14, 32.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 14, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 14, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 14, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 14, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 14, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 14, 38.00, 22.00, 19.00, 19.00, 28.00 +YNG, 01, 14, 31.00, 16.00, 34.00, 36.00, 49.00 +YPA, 01, 14, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 14, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 14, 3.00, -16.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 14, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 14, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 14, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 14, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 14, 69.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 14, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 14, 8.00, -11.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 14, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 14, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 14, 17.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 14, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 14, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 14, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 14, 21.00, 5.00, 48.00, 47.00, 65.00 +ZUN, 01, 14, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 14, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 14, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 14, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 14, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 14, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 14, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 14, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 14, 52.00, 34.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 14, 55.00, 32.00, -9999.00, -9999.00, 34.00 +3B1, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 14, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 14, 25.00, 9.00, -9999.00, -9999.00, 45.00 +3SE, 01, 14, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 14, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 14, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 14, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 14, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 14, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 14, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 14, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 15, 34.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 15, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 15, 47.00, 22.00, 11.00, 12.00, 18.00 +ABR, 01, 15, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 15, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 15, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 15, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 15, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 15, 40.00, 21.00, 23.00, 22.00, 34.00 +ADK, 01, 15, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 15, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 15, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 15, 41.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 15, 57.00, 36.00, -9999.00, -9999.00, 32.00 +AFF, 01, 15, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 15, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 15, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 15, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 15, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 15, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 15, 30.00, 11.00, 26.00, 26.00, 38.00 +ALI, 01, 15, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 15, 24.00, 5.00, 21.00, 15.00, 30.00 +ALS, 01, 15, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 15, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 15, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 15, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 15, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 15, 21.00, 8.00, 15.00, 18.00, 25.00 +AND, 01, 15, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 15, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 15, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 15, 26.00, 9.00, 31.00, 32.00, 46.00 +AQQ, 01, 15, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 15, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 01, 15, 48.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 15, 50.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 15, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 15, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 15, 36.00, 17.00, -9999.00, -9999.00, 37.00 +AUG, 01, 15, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 15, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 15, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 15, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 15, 32.00, 18.00, 27.00, 27.00, 40.00 +AXN, 01, 15, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 15, 33.00, 13.00, -9999.00, -9999.00, 30.00 +AYS, 01, 15, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 15, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 15, 54.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 15, 35.00, 8.00, -9999.00, -9999.00, 15.00 +BDL, 01, 15, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 15, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 15, 13.00, 0.00, 17.00, 16.00, 27.00 +BFD, 01, 15, 27.00, 12.00, 51.00, 49.00, 68.00 +BFF, 01, 15, 38.00, 12.00, 16.00, 15.00, 24.00 +BFL, 01, 15, 57.00, 39.00, 14.00, 14.00, 21.00 +BGM, 01, 15, 28.00, 14.00, 34.00, 41.00, 54.00 +BGR, 01, 15, 27.00, 8.00, 22.00, 24.00, 35.00 +BGS, 01, 15, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 15, 52.00, 31.00, 27.00, 25.00, 38.00 +BID, 01, 15, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 15, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 15, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 15, 32.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 15, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 15, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 15, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 15, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 15, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 15, 38.00, 20.00, 37.00, 41.00, 53.00 +BLF, 01, 15, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 15, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 15, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 15, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 15, 39.00, 20.00, -9999.00, -9999.00, 27.00 +BNA, 01, 15, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 15, 34.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 15, 36.00, 22.00, 22.00, 23.00, 36.00 +BOS, 01, 15, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 15, 25.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 15, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 15, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 15, 30.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 15, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 15, -7.00, -19.00, 11.00, 12.00, 19.00 +BSM, 01, 15, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 15, -8.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 15, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 15, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 15, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 15, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 15, 25.00, 8.00, 37.00, 33.00, 53.00 +BUB, 01, 15, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 15, 30.00, 17.00, 49.00, 53.00, 67.00 +BUR, 01, 15, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 15, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 15, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 15, 40.00, 23.00, 22.00, 24.00, 34.00 +BYH, 01, 15, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 15, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 15, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 15, 55.00, 32.00, 23.00, 25.00, 34.00 +CAG, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 15, 33.00, 17.00, 37.00, 41.00, 55.00 +CAO, 01, 15, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 15, 19.00, -2.00, 31.00, 33.00, 49.00 +CBM, 01, 15, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 15, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 15, 42.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 15, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 15, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 15, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 15, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 15, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 15, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 15, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 15, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 15, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 15, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 15, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 15, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 15, 32.00, 18.00, 41.00, 39.00, 56.00 +CLL, 01, 15, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 15, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 15, 34.00, 19.00, 33.00, 32.00, 45.00 +CMI, 01, 15, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 15, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 15, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 15, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 15, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 15, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 15, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 15, 30.00, 7.00, 24.00, 23.00, 35.00 +COS, 01, 15, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 15, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 15, 33.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 15, 26.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 15, 65.00, 45.00, 22.00, 20.00, 30.00 +CRW, 01, 15, 41.00, 23.00, 40.00, 41.00, 54.00 +CSG, 01, 15, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 15, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 15, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 15, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 15, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 15, 37.00, 20.00, 31.00, 27.00, 41.00 +CVN, 01, 15, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 15, 51.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 15, 36.00, 21.00, 21.00, 23.00, 32.00 +CYS, 01, 15, 38.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 15, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 15, 61.00, 37.00, 10.00, 9.00, 15.00 +DAL, 01, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 15, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 15, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 15, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 15, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 15, 42.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 15, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 15, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 15, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 15, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 15, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 15, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 15, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 15, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 15, 16.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 15, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 15, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 15, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 15, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 15, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 15, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 15, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 15, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 15, 62.00, 39.00, 15.00, 9.00, 18.00 +DSM, 01, 15, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 15, 30.00, 16.00, 32.00, 26.00, 42.00 +DUG, 01, 15, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 15, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 15, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 15, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 15, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 15, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 15, 21.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 15, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 15, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 15, 34.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 15, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 15, 38.00, 16.00, 47.00, 45.00, 62.00 +EKO, 01, 15, 37.00, 13.00, 19.00, 21.00, 30.00 +ELD, 01, 15, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 15, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 15, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 15, 40.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 15, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 15, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 15, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 15, 35.00, 19.00, -9999.00, -9999.00, 17.00 +EPH, 01, 15, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 15, 33.00, 18.00, 48.00, 44.00, 62.00 +ESF, 01, 15, 57.00, 36.00, -9999.00, -9999.00, 38.00 +EUG, 01, 15, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 15, 39.00, 21.00, 28.00, 23.00, 37.00 +EWN, 01, 15, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 15, 38.00, 23.00, 22.00, 23.00, 34.00 +EYW, 01, 15, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 15, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 15, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 15, -2.00, -19.00, 15.00, 16.00, 23.00 +FAR, 01, 15, 15.00, -4.00, 20.00, 17.00, 30.00 +FAT, 01, 15, 54.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 15, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 15, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 15, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 15, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 15, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 15, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 15, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 15, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 15, 43.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 15, 41.00, 16.00, 12.00, 9.00, 17.00 +FMY, 01, 15, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 15, 29.00, 14.00, 30.00, 30.00, 43.00 +FOD, 01, 15, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 15, 37.00, 16.00, -9999.00, -9999.00, 19.00 +FOK, 01, 15, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 15, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FSD, 01, 15, 24.00, 3.00, 16.00, 15.00, 24.00 +FSI, 01, 15, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 15, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 15, 40.00, 20.00, -9999.00, -9999.00, 34.00 +FWA, 01, 15, 30.00, 15.00, 27.00, 23.00, 39.00 +FWH, 01, 15, 53.00, 30.00, -9999.00, -9999.00, 21.00 +FYU, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 15, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 15, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 15, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 15, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 15, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 15, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 15, 33.00, 21.00, 24.00, 27.00, 37.00 +GFA, 01, 15, 31.00, 12.00, -9999.00, -9999.00, 27.00 +GFK, 01, 15, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 15, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 15, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 15, 36.00, 15.00, 14.00, 16.00, 24.00 +GKN, 01, 15, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 15, 42.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 15, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 15, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 15, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 15, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 15, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 15, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 15, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 15, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 15, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 15, 33.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 15, 29.00, 15.00, 37.00, 38.00, 53.00 +GSB, 01, 15, 51.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 15, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 15, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 15, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 15, 28.00, 8.00, -9999.00, -9999.00, 60.00 +GTF, 01, 15, 31.00, 12.00, 19.00, 24.00, 33.00 +GUP, 01, 15, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 15, 32.00, 13.00, -9999.00, -9999.00, 37.00 +GVW, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 15, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 15, 52.00, 37.00, 27.00, 25.00, 39.00 +HBR, 01, 15, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 15, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 15, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 15, 35.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 01, 15, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 15, 30.00, 10.00, 14.00, 18.00, 24.00 +HMN, 01, 15, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 15, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 15, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 15, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 15, 24.00, 2.00, 12.00, 11.00, 19.00 +HOP, 01, 15, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 15, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 15, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 15, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 15, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 15, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 15, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 15, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 15, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 15, 25.00, 8.00, 39.00, 32.00, 53.00 +HTS, 01, 15, 41.00, 23.00, 33.00, 38.00, 48.00 +HUF, 01, 15, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 15, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 15, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 15, 25.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 15, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 15, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 15, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 15, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 15, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 15, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 15, 39.00, 22.00, 24.00, 26.00, 37.00 +ILI, 01, 15, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 15, 55.00, 34.00, 22.00, 26.00, 36.00 +IMT, 01, 15, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 15, 34.00, 17.00, 31.00, 28.00, 44.00 +INL, 01, 15, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 15, 54.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 15, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 15, 45.00, 19.00, 12.00, 10.00, 20.00 +IPL, 01, 15, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 15, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 15, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 15, 20.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 15, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 15, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 15, 66.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 15, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 15, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 15, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 15, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 15, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 15, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 15, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 15, 38.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 15, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 15, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 15, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 15, 29.00, 19.00, 50.00, 47.00, 59.00 +JST, 01, 15, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 15, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 15, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 15, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 15, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 15, 29.00, 13.00, 35.00, 32.00, 49.00 +LAR, 01, 15, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 15, 57.00, 34.00, 8.00, 8.00, 12.00 +LAX, 01, 15, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 15, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 15, 35.00, 9.00, 14.00, 10.00, 20.00 +LCH, 01, 15, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 15, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 15, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 15, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 15, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 15, 58.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 15, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 15, 37.00, 26.00, 22.00, 23.00, 34.00 +LGB, 01, 15, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 15, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 15, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 15, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 15, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 15, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 15, 19.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 15, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 15, 31.00, 8.00, 13.00, 10.00, 18.00 +LNK, 01, 15, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 15, 43.00, 16.00, 12.00, 13.00, 21.00 +LOZ, 01, 15, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 15, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 15, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 15, 24.00, 5.00, 18.00, 16.00, 29.00 +LSF, 01, 15, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 15, 60.00, 27.00, -9999.00, -9999.00, 7.00 +LTS, 01, 15, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 15, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 01, 15, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 15, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 15, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 15, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 15, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 15, 57.00, 29.00, 7.00, 11.00, 15.00 +MBL, 01, 15, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 15, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 15, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 15, 54.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 01, 15, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 15, 0.00, -18.00, 20.00, 23.00, 32.00 +MCI, 01, 15, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 15, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 15, 57.00, 34.00, 25.00, 24.00, 35.00 +MCO, 01, 15, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 15, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 15, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 15, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 15, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 15, 30.00, 15.00, 26.00, 27.00, 42.00 +MEI, 01, 15, 56.00, 33.00, 24.00, 23.00, 35.00 +MEM, 01, 15, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 15, 55.00, 36.00, -9999.00, -9999.00, 27.00 +MFD, 01, 15, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 15, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 15, 46.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 15, 56.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 15, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 15, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 15, 53.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 01, 15, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 15, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 15, 18.00, 0.00, -9999.00, -9999.00, 27.00 +MIV, 01, 15, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 15, 39.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 15, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 15, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 15, 29.00, 18.00, 43.00, 44.00, 57.00 +MKL, 01, 15, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 15, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 15, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 15, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 15, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 15, 28.00, 11.00, 24.00, 20.00, 35.00 +MLS, 01, 15, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 15, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 15, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 15, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 15, 18.00, 0.00, 15.00, 16.00, 25.00 +MPV, 01, 15, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 15, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 15, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 15, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 15, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 15, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 15, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 15, 25.00, 7.00, 25.00, 20.00, 35.00 +MSO, 01, 15, 30.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 15, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 15, 24.00, 4.00, 39.00, 37.00, 53.00 +MSY, 01, 15, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 15, 30.00, 17.00, -9999.00, -9999.00, 36.00 +MTN, 01, 15, 41.00, 23.00, -9999.00, -9999.00, 30.00 +MTO, 01, 15, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 15, 36.00, 19.00, -9999.00, -9999.00, 30.00 +MUO, 01, 15, 40.00, 22.00, -9999.00, -9999.00, 33.00 +MWA, 01, 15, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 15, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 15, 56.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 15, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 15, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 15, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 15, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 15, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 15, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 15, 38.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 15, 54.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 15, 40.00, 20.00, -9999.00, -9999.00, 35.00 +NFG, 01, 15, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 15, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 01, 15, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 15, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 15, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 15, 43.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 15, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 15, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 15, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 15, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 15, 66.00, 49.00, -9999.00, -9999.00, 23.00 +NLC, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 15, 55.00, 32.00, -9999.00, -9999.00, 35.00 +NPA, 01, 15, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NQA, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 15, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 15, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 15, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 15, 54.00, 36.00, -9999.00, -9999.00, 30.00 +NRS, 01, 15, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 15, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 15, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 15, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 15, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 01, 15, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 15, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 15, 57.00, 38.00, -9999.00, -9999.00, 29.00 +NUW, 01, 15, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 15, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 15, 44.00, 22.00, -9999.00, -9999.00, 35.00 +NZC, 01, 15, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 15, 68.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 15, 36.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 15, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 15, 57.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 15, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 15, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 15, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 15, 44.00, 32.00, 48.00, 44.00, 57.00 +OMA, 01, 15, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 15, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 15, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 15, 29.00, 13.00, 25.00, 25.00, 38.00 +ORF, 01, 15, 47.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 15, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 15, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 15, 28.00, 10.00, -9999.00, -9999.00, 45.00 +OTG, 01, 15, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 15, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 15, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 15, 6.00, -8.00, 16.00, 20.00, 27.00 +OURC, 01, 15, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 15, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 15, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 15, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 15, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 15, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 15, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 15, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 15, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 15, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 15, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 15, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 15, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 15, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 15, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 15, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 15, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 15, 26.00, 7.00, -9999.00, -9999.00, 39.00 +PBI, 01, 15, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 15, 40.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 15, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 15, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 15, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 15, 38.00, 23.00, 23.00, 25.00, 37.00 +PHX, 01, 15, 66.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 15, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 15, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 15, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 15, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 15, 34.00, 19.00, 44.00, 39.00, 59.00 +PKB, 01, 15, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 15, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 15, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 15, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 15, 60.00, 41.00, 23.00, 19.00, 33.00 +POB, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 15, 58.00, 35.00, -9999.00, -9999.00, 39.00 +POM, 01, 15, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 15, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 15, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 15, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 15, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 15, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 15, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 15, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 15, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 15, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 15, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 15, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 15, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 15, 37.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 15, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 15, 30.00, 11.00, 24.00, 26.00, 36.00 +P02, 01, 15, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 15, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 15, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +P24, 01, 15, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 15, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 15, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 15, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 01, 15, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 15, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 15, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 01, 15, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 15, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 15, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 15, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 15, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 15, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 15, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 15, 55.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 15, 34.00, 11.00, -9999.00, -9999.00, 21.00 +RDD, 01, 15, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 15, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 15, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 15, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 15, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 15, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 15, 27.00, 10.00, 23.00, 20.00, 35.00 +RIC, 01, 15, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 15, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 15, 29.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 15, 30.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 15, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 15, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 15, 45.00, 21.00, 14.00, 16.00, 22.00 +ROA, 01, 15, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 15, 31.00, 16.00, 45.00, 45.00, 63.00 +ROW, 01, 15, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 15, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 15, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 15, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 15, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 15, 53.00, 38.00, 24.00, 24.00, 31.00 +SAF, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 15, 66.00, 49.00, 18.00, 17.00, 26.00 +SAT, 01, 15, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 15, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 15, 25.00, 11.00, -9999.00, -9999.00, 53.00 +SBA, 01, 15, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 15, 67.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 15, 30.00, 16.00, 38.00, 38.00, 53.00 +SBP, 01, 15, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 15, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 15, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 15, -10.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 15, 53.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 15, 40.00, 23.00, 27.00, 25.00, 37.00 +SEA, 01, 15, 45.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 15, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 15, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 15, 56.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 15, 42.00, 20.00, 21.00, 19.00, 29.00 +SGY, 01, 15, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 15, 33.00, 9.00, 20.00, 17.00, 29.00 +SHV, 01, 15, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 15, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 15, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 15, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 15, 33.00, 21.00, -9999.00, -9999.00, 47.00 +SKF, 01, 15, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 15, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 15, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 15, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 15, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 15, 64.00, 38.00, -9999.00, 19.00, 35.00 +SNA, 01, 15, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 15, 31.00, 22.00, 44.00, 44.00, 65.00 +SNS, 01, 15, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 15, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 15, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 15, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 15, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 15, 55.00, 32.00, -9999.00, -9999.00, 31.00 +SSI, 01, 15, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 15, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 15, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 15, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 15, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 15, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 15, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 15, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 15, 55.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 15, 28.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 15, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 15, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 15, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 15, 31.00, 14.00, 48.00, 47.00, 63.00 +SZL, 01, 15, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 15, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 15, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 15, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 15, 53.00, 22.00, 9.00, 6.00, 12.00 +TCL, 01, 15, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 15, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 15, 53.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 15, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 15, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 15, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 15, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 15, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 15, 37.00, 16.00, 14.00, 14.00, 22.00 +TPA, 01, 15, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 15, 44.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 15, 44.00, 24.00, 30.00, 31.00, 43.00 +TRK, 01, 15, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 15, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 15, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 15, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 15, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 15, 64.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 15, 26.00, 13.00, 44.00, 44.00, 58.00 +TVL, 01, 15, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 15, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 15, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 15, 46.00, 26.00, 29.00, 26.00, 41.00 +T01, 01, 15, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 15, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 15, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 15, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 15, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 15, 58.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 15, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 15, 35.00, 19.00, -9999.00, -9999.00, 36.00 +UCA, 01, 15, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 15, 54.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 15, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 15, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 15, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 15, 11.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 15, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 01, 15, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 01, 15, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 15, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 15, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 15, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 15, 58.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 15, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 15, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 15, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 15, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 15, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 15, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 15, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 15, 45.00, 26.00, 20.00, 23.00, 31.00 +WJA, 01, 15, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 15, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 15, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 15, 42.00, 17.00, 16.00, 17.00, 26.00 +WPO, 01, 15, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 15, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 15, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 15, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 15, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 01, 15, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 15, 32.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 15, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 15, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 15, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 15, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 15, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 15, 38.00, 22.00, 19.00, 19.00, 28.00 +YNG, 01, 15, 31.00, 16.00, 34.00, 36.00, 49.00 +YPA, 01, 15, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 15, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 15, 3.00, -16.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 15, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 15, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 15, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 15, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 15, 69.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 15, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 15, 8.00, -11.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 15, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 15, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 15, 17.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 15, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 15, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 15, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 15, 21.00, 5.00, 48.00, 47.00, 65.00 +ZUN, 01, 15, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 15, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 15, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 15, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 15, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 15, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 15, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 15, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 15, 52.00, 34.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 15, 55.00, 32.00, -9999.00, -9999.00, 34.00 +3B1, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 15, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 15, 25.00, 9.00, -9999.00, -9999.00, 45.00 +3SE, 01, 15, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 15, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 15, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 15, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 15, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 15, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 15, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 15, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 16, 34.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 16, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 16, 47.00, 22.00, 11.00, 12.00, 18.00 +ABR, 01, 16, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 16, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 16, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 16, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 16, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 16, 40.00, 21.00, 23.00, 22.00, 34.00 +ADK, 01, 16, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 16, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 16, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 16, 41.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 16, 57.00, 36.00, -9999.00, -9999.00, 32.00 +AFF, 01, 16, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 16, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 16, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 16, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 16, 22.00, 8.00, 24.00, 26.00, 36.00 +AKO, 01, 16, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 16, 30.00, 11.00, 26.00, 26.00, 38.00 +ALI, 01, 16, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 16, 24.00, 5.00, 21.00, 15.00, 30.00 +ALS, 01, 16, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 16, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 16, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 16, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 16, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 16, 21.00, 8.00, 15.00, 18.00, 25.00 +AND, 01, 16, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 16, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 16, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 16, 26.00, 9.00, 31.00, 32.00, 46.00 +AQQ, 01, 16, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 16, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 01, 16, 48.00, 36.00, 53.00, 49.00, 61.00 +ATL, 01, 16, 50.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 16, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 16, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 16, 36.00, 17.00, -9999.00, -9999.00, 37.00 +AUG, 01, 16, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 16, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 16, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 16, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 16, 32.00, 18.00, 27.00, 27.00, 40.00 +AXN, 01, 16, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 16, 33.00, 13.00, -9999.00, -9999.00, 30.00 +AYS, 01, 16, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 16, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 16, 54.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 16, 35.00, 8.00, -9999.00, -9999.00, 15.00 +BDL, 01, 16, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 16, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 16, 13.00, 0.00, 17.00, 16.00, 26.00 +BFD, 01, 16, 27.00, 12.00, 51.00, 49.00, 68.00 +BFF, 01, 16, 38.00, 12.00, 16.00, 15.00, 24.00 +BFL, 01, 16, 57.00, 39.00, 14.00, 14.00, 21.00 +BGM, 01, 16, 28.00, 14.00, 34.00, 41.00, 54.00 +BGR, 01, 16, 27.00, 8.00, 22.00, 24.00, 35.00 +BGS, 01, 16, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 16, 52.00, 31.00, 27.00, 25.00, 38.00 +BID, 01, 16, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 16, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 16, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 16, 32.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 16, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 16, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 16, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 16, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 16, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 16, 38.00, 20.00, 37.00, 41.00, 53.00 +BLF, 01, 16, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 16, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 16, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 16, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 16, 39.00, 20.00, -9999.00, -9999.00, 27.00 +BNA, 01, 16, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 16, 34.00, 13.00, -9999.00, 20.00, 35.00 +BOI, 01, 16, 36.00, 22.00, 22.00, 23.00, 36.00 +BOS, 01, 16, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 16, 25.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 16, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 16, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 16, 30.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 16, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 16, -7.00, -19.00, 11.00, 11.00, 19.00 +BSM, 01, 16, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 16, -8.00, -21.00, 12.00, 10.00, 19.00 +BTL, 01, 16, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 16, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 16, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 16, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 16, 25.00, 8.00, 37.00, 33.00, 53.00 +BUB, 01, 16, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 16, 30.00, 17.00, 49.00, 53.00, 67.00 +BUR, 01, 16, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 16, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 16, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 16, 40.00, 23.00, 22.00, 24.00, 34.00 +BYH, 01, 16, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 16, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 16, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 16, 55.00, 32.00, 23.00, 25.00, 34.00 +CAG, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 16, 33.00, 17.00, 37.00, 41.00, 55.00 +CAO, 01, 16, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 16, 19.00, -2.00, 31.00, 33.00, 49.00 +CBM, 01, 16, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 16, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 16, 42.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 16, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 16, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 16, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 16, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 16, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 16, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 16, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 16, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 16, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 16, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 16, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 16, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 16, 32.00, 18.00, 41.00, 39.00, 56.00 +CLL, 01, 16, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 16, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 16, 34.00, 19.00, 33.00, 32.00, 45.00 +CMI, 01, 16, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 16, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 16, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 16, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 16, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 16, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 16, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 16, 30.00, 7.00, 24.00, 23.00, 35.00 +COS, 01, 16, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 16, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 16, 33.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 16, 26.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 16, 65.00, 45.00, 22.00, 20.00, 30.00 +CRW, 01, 16, 41.00, 23.00, 40.00, 41.00, 54.00 +CSG, 01, 16, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 16, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 16, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 16, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 16, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 16, 37.00, 20.00, 31.00, 27.00, 41.00 +CVN, 01, 16, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 16, 51.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 16, 36.00, 21.00, 21.00, 23.00, 32.00 +CYS, 01, 16, 38.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 16, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 16, 61.00, 37.00, 10.00, 9.00, 15.00 +DAL, 01, 16, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 16, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 16, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 16, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 16, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 16, 42.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 16, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 16, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 16, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 16, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 16, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 16, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 16, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 16, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 16, 16.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 16, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 16, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 16, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 16, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 16, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 16, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 16, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 16, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 16, 62.00, 39.00, 15.00, 9.00, 18.00 +DSM, 01, 16, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 16, 30.00, 16.00, 32.00, 26.00, 42.00 +DUG, 01, 16, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 16, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 16, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 16, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 16, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 16, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 16, 21.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 16, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 16, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 16, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 16, 34.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 16, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 16, 38.00, 16.00, 47.00, 45.00, 62.00 +EKO, 01, 16, 37.00, 13.00, 19.00, 21.00, 30.00 +ELD, 01, 16, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 16, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 16, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 16, 40.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 16, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 16, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 16, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 16, 35.00, 19.00, -9999.00, -9999.00, 17.00 +EPH, 01, 16, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 16, 33.00, 18.00, 48.00, 44.00, 62.00 +ESF, 01, 16, 57.00, 36.00, -9999.00, -9999.00, 38.00 +EUG, 01, 16, 46.00, 35.00, 35.00, 38.00, 48.00 +EVV, 01, 16, 39.00, 21.00, 28.00, 23.00, 37.00 +EWN, 01, 16, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 16, 38.00, 23.00, 22.00, 23.00, 34.00 +EYW, 01, 16, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 16, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 16, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 16, -2.00, -19.00, 15.00, 16.00, 23.00 +FAR, 01, 16, 15.00, -4.00, 20.00, 17.00, 30.00 +FAT, 01, 16, 54.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 16, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 16, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 16, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 16, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 16, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 16, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 16, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 16, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 16, 43.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 16, 41.00, 16.00, 12.00, 9.00, 17.00 +FMY, 01, 16, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 16, 29.00, 14.00, 30.00, 30.00, 43.00 +FOD, 01, 16, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 16, 37.00, 16.00, -9999.00, -9999.00, 19.00 +FOK, 01, 16, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 16, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FSD, 01, 16, 24.00, 3.00, 16.00, 15.00, 24.00 +FSI, 01, 16, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 16, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 16, 40.00, 20.00, -9999.00, -9999.00, 34.00 +FWA, 01, 16, 30.00, 15.00, 27.00, 23.00, 39.00 +FWH, 01, 16, 53.00, 30.00, -9999.00, -9999.00, 21.00 +FYU, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 16, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 16, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 16, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 16, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 16, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 16, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 16, 33.00, 21.00, 24.00, 27.00, 37.00 +GFA, 01, 16, 31.00, 12.00, -9999.00, -9999.00, 27.00 +GFK, 01, 16, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 16, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 16, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 16, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 16, 36.00, 15.00, 14.00, 16.00, 24.00 +GKN, 01, 16, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 16, 42.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 16, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 16, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 16, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 16, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 16, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 16, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 16, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 16, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 16, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 16, 33.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 16, 29.00, 15.00, 37.00, 38.00, 53.00 +GSB, 01, 16, 51.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 16, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 16, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 16, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 16, 28.00, 8.00, -9999.00, -9999.00, 60.00 +GTF, 01, 16, 31.00, 12.00, 19.00, 24.00, 33.00 +GUP, 01, 16, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 16, 32.00, 13.00, -9999.00, -9999.00, 37.00 +GVW, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 16, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 16, 52.00, 37.00, 27.00, 25.00, 39.00 +HBR, 01, 16, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 16, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 16, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 16, 35.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 01, 16, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 16, 30.00, 10.00, 14.00, 18.00, 24.00 +HMN, 01, 16, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 16, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 16, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 16, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 16, 24.00, 2.00, 12.00, 11.00, 19.00 +HOP, 01, 16, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 16, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 16, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 16, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 16, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 16, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 16, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 16, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 16, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 16, 25.00, 8.00, 39.00, 32.00, 53.00 +HTS, 01, 16, 41.00, 23.00, 33.00, 38.00, 48.00 +HUF, 01, 16, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 16, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 16, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 16, 25.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 16, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 16, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 16, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 16, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 16, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 16, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 16, 39.00, 22.00, 24.00, 26.00, 37.00 +ILI, 01, 16, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 16, 55.00, 34.00, 22.00, 26.00, 36.00 +IMT, 01, 16, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 16, 34.00, 17.00, 31.00, 28.00, 44.00 +INL, 01, 16, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 16, 54.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 16, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 16, 45.00, 19.00, 12.00, 10.00, 20.00 +IPL, 01, 16, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 16, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 16, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 16, 20.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 16, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 16, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 16, 66.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 16, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 16, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 16, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 16, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 16, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 16, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 16, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 16, 38.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 16, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 16, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 16, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 16, 29.00, 19.00, 50.00, 47.00, 59.00 +JST, 01, 16, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 16, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 16, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 16, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 16, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 16, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 16, 29.00, 13.00, 35.00, 32.00, 49.00 +LAR, 01, 16, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 16, 57.00, 34.00, 8.00, 8.00, 12.00 +LAX, 01, 16, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 16, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 16, 35.00, 9.00, 14.00, 10.00, 20.00 +LCH, 01, 16, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 16, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 16, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 16, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 16, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 16, 58.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 16, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 16, 37.00, 26.00, 22.00, 23.00, 34.00 +LGB, 01, 16, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 16, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 16, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 16, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 16, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 16, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 16, 19.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 16, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 16, 31.00, 8.00, 13.00, 10.00, 18.00 +LNK, 01, 16, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 16, 43.00, 16.00, 12.00, 13.00, 21.00 +LOZ, 01, 16, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 16, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 16, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 16, 24.00, 5.00, 18.00, 16.00, 29.00 +LSF, 01, 16, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 16, 60.00, 27.00, -9999.00, -9999.00, 7.00 +LTS, 01, 16, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 16, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 01, 16, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 16, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 16, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 16, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 16, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 16, 57.00, 29.00, 7.00, 11.00, 15.00 +MBL, 01, 16, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 16, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 16, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 16, 54.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 01, 16, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 16, 0.00, -18.00, 20.00, 23.00, 32.00 +MCI, 01, 16, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 16, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 16, 57.00, 34.00, 25.00, 24.00, 35.00 +MCO, 01, 16, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 16, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 16, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 16, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 16, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 16, 30.00, 15.00, 26.00, 27.00, 42.00 +MEI, 01, 16, 56.00, 33.00, 24.00, 23.00, 35.00 +MEM, 01, 16, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 16, 55.00, 36.00, -9999.00, -9999.00, 27.00 +MFD, 01, 16, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 16, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 16, 46.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 16, 56.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 16, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 16, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 16, 53.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 01, 16, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 16, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 16, 18.00, 0.00, -9999.00, -9999.00, 27.00 +MIV, 01, 16, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 16, 39.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 16, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 16, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 16, 29.00, 18.00, 43.00, 44.00, 57.00 +MKL, 01, 16, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 16, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 16, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 16, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 16, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 16, 28.00, 11.00, 24.00, 20.00, 35.00 +MLS, 01, 16, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 16, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 16, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 16, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 16, 18.00, 0.00, 15.00, 16.00, 25.00 +MPV, 01, 16, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 16, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 16, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 16, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 16, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 16, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 16, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 16, 25.00, 7.00, 25.00, 20.00, 35.00 +MSO, 01, 16, 30.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 16, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 16, 24.00, 4.00, 39.00, 37.00, 53.00 +MSY, 01, 16, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 16, 30.00, 17.00, -9999.00, -9999.00, 36.00 +MTN, 01, 16, 41.00, 23.00, -9999.00, -9999.00, 30.00 +MTO, 01, 16, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 16, 36.00, 19.00, -9999.00, -9999.00, 30.00 +MUO, 01, 16, 40.00, 22.00, -9999.00, -9999.00, 33.00 +MWA, 01, 16, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 16, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 16, 56.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 16, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 16, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 16, 56.00, 41.00, -9999.00, -9999.00, 39.00 +NBC, 01, 16, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 16, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 16, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 16, 38.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 16, 54.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 16, 40.00, 20.00, -9999.00, -9999.00, 35.00 +NFG, 01, 16, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 16, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 01, 16, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 16, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 16, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 16, 43.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 16, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 16, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 16, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 16, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 16, 66.00, 49.00, -9999.00, -9999.00, 23.00 +NLC, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 16, 55.00, 32.00, -9999.00, -9999.00, 35.00 +NPA, 01, 16, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NQA, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 16, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 16, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 16, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 16, 54.00, 36.00, -9999.00, -9999.00, 30.00 +NRS, 01, 16, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 16, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 16, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 16, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 16, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 01, 16, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 16, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 16, 57.00, 38.00, -9999.00, -9999.00, 29.00 +NUW, 01, 16, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 16, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 16, 44.00, 22.00, -9999.00, -9999.00, 35.00 +NZC, 01, 16, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 16, 68.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 16, 36.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 16, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 16, 57.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 16, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 16, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 16, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 16, 44.00, 32.00, 48.00, 44.00, 57.00 +OMA, 01, 16, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 16, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 16, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 16, 29.00, 13.00, 25.00, 25.00, 38.00 +ORF, 01, 16, 47.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 16, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 16, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 16, 28.00, 10.00, -9999.00, -9999.00, 45.00 +OTG, 01, 16, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 16, 52.00, 39.00, 41.00, 43.00, 51.00 +OTM, 01, 16, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 16, 6.00, -8.00, 16.00, 20.00, 27.00 +OURC, 01, 16, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 16, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 16, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 16, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 16, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 16, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 16, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 16, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 16, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 16, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 16, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 16, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 16, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 16, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 16, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 16, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 16, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 16, 26.00, 7.00, -9999.00, -9999.00, 39.00 +PBI, 01, 16, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 16, 40.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 16, 45.00, 34.00, 41.00, 37.00, 51.00 +PFN, 01, 16, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 16, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 16, 38.00, 23.00, 23.00, 25.00, 37.00 +PHX, 01, 16, 66.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 16, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 16, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 16, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 16, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 16, 34.00, 19.00, 44.00, 39.00, 59.00 +PKB, 01, 16, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 16, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 16, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 16, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 16, 60.00, 41.00, 23.00, 19.00, 33.00 +POB, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 16, 58.00, 35.00, -9999.00, -9999.00, 39.00 +POM, 01, 16, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 16, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 16, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 16, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 16, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 16, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 16, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 16, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 16, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 16, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 16, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 16, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 16, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 16, 37.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 16, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 16, 30.00, 11.00, 24.00, 26.00, 36.00 +P02, 01, 16, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 16, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 16, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +P24, 01, 16, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 16, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 16, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 16, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 01, 16, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 16, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 16, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 01, 16, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 16, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 16, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 16, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 16, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 16, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 16, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 16, 55.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 16, 34.00, 11.00, -9999.00, -9999.00, 21.00 +RDD, 01, 16, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 16, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 16, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 16, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 16, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 16, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 16, 27.00, 10.00, 23.00, 20.00, 35.00 +RIC, 01, 16, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 16, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 16, 29.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 16, 30.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 16, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 16, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 16, 45.00, 21.00, 14.00, 16.00, 22.00 +ROA, 01, 16, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 16, 31.00, 16.00, 45.00, 45.00, 63.00 +ROW, 01, 16, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 16, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 16, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 16, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 16, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 16, 53.00, 38.00, 24.00, 24.00, 31.00 +SAF, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 16, 66.00, 49.00, 18.00, 17.00, 26.00 +SAT, 01, 16, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 16, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 16, 25.00, 11.00, -9999.00, -9999.00, 53.00 +SBA, 01, 16, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 16, 67.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 16, 30.00, 16.00, 38.00, 38.00, 53.00 +SBP, 01, 16, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 16, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 16, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 16, -10.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 16, 53.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 16, 40.00, 23.00, 27.00, 25.00, 37.00 +SEA, 01, 16, 45.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 16, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 16, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 16, 56.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 16, 42.00, 20.00, 21.00, 19.00, 29.00 +SGY, 01, 16, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 16, 33.00, 9.00, 20.00, 17.00, 29.00 +SHV, 01, 16, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 16, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 16, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 16, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 16, 33.00, 21.00, -9999.00, -9999.00, 47.00 +SKF, 01, 16, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 16, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 16, 46.00, 33.00, 38.00, 37.00, 48.00 +SLN, 01, 16, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 16, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 16, 64.00, 38.00, -9999.00, 19.00, 35.00 +SNA, 01, 16, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 16, 31.00, 22.00, 44.00, 44.00, 65.00 +SNS, 01, 16, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 16, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 16, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 16, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 16, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 16, 55.00, 32.00, -9999.00, -9999.00, 31.00 +SSI, 01, 16, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 16, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 16, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 16, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 16, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 16, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 16, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 16, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 16, 55.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 16, 28.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 16, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 16, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 16, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 16, 31.00, 14.00, 48.00, 47.00, 63.00 +SZL, 01, 16, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 16, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 16, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 16, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 16, 53.00, 22.00, 9.00, 6.00, 12.00 +TCL, 01, 16, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 16, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 16, 53.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 16, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 16, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 16, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 16, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 16, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 16, 37.00, 16.00, 14.00, 14.00, 22.00 +TPA, 01, 16, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 16, 44.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 16, 44.00, 24.00, 30.00, 31.00, 43.00 +TRK, 01, 16, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 16, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 16, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 16, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 16, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 16, 64.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 16, 26.00, 13.00, 44.00, 44.00, 58.00 +TVL, 01, 16, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 16, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 16, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 16, 46.00, 26.00, 29.00, 26.00, 41.00 +T01, 01, 16, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 16, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 16, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 16, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 16, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 16, 58.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 16, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 16, 35.00, 19.00, -9999.00, -9999.00, 36.00 +UCA, 01, 16, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 16, 54.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 16, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 16, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 16, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 16, 11.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 16, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 01, 16, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 01, 16, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 16, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 16, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 16, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 16, 58.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 16, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 16, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 16, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 16, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 16, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 16, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 16, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 16, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 16, 45.00, 26.00, -9999.00, 23.00, -9999.00 +WJA, 01, 16, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 16, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 16, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 16, 42.00, 17.00, 16.00, 17.00, 26.00 +WPO, 01, 16, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 16, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 16, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 16, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 16, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 01, 16, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 16, 32.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 16, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 16, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 16, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 16, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 16, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 16, 38.00, 22.00, 19.00, 19.00, 28.00 +YNG, 01, 16, 31.00, 16.00, 34.00, 36.00, 49.00 +YPA, 01, 16, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 16, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 16, 3.00, -16.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 16, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 16, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 16, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 16, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 16, 69.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 16, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 16, 8.00, -11.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 16, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 16, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 16, 17.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 16, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 16, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 16, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 16, 21.00, 5.00, 48.00, 47.00, 65.00 +ZUN, 01, 16, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 16, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 16, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 16, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 16, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 16, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 16, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 16, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 16, 52.00, 34.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 16, 55.00, 32.00, -9999.00, -9999.00, 34.00 +3B1, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 16, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 16, 25.00, 9.00, -9999.00, -9999.00, 45.00 +3SE, 01, 16, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 16, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 16, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 16, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 16, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 16, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 16, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 16, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 17, 34.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 17, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 17, 47.00, 22.00, 11.00, 12.00, 18.00 +ABR, 01, 17, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 17, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 17, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 17, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 17, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 17, 40.00, 21.00, 23.00, 22.00, 34.00 +ADK, 01, 17, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 17, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 17, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 17, 41.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 17, 57.00, 36.00, -9999.00, -9999.00, 32.00 +AFF, 01, 17, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 17, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AGS, 01, 17, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 17, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 17, 22.00, 8.00, 24.00, 26.00, 35.00 +AKO, 01, 17, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 17, 30.00, 11.00, 26.00, 26.00, 38.00 +ALI, 01, 17, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 17, 24.00, 5.00, 21.00, 15.00, 30.00 +ALS, 01, 17, 33.00, -4.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 17, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 17, 49.00, 21.00, 9.00, 10.00, 16.00 +AMG, 01, 17, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 17, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 17, 21.00, 8.00, 15.00, 18.00, 25.00 +AND, 01, 17, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 17, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 17, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 17, 26.00, 9.00, 31.00, 32.00, 46.00 +AQQ, 01, 17, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 17, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 01, 17, 48.00, 36.00, 53.00, 50.00, 61.00 +ATL, 01, 17, 50.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 17, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 17, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 17, 36.00, 17.00, -9999.00, -9999.00, 37.00 +AUG, 01, 17, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 17, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 17, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 17, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 17, 32.00, 18.00, 27.00, 27.00, 40.00 +AXN, 01, 17, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 17, 33.00, 13.00, -9999.00, -9999.00, 30.00 +AYS, 01, 17, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 17, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 17, 54.00, 37.00, -9999.00, -9999.00, 33.00 +BAD, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 17, 35.00, 8.00, -9999.00, -9999.00, 16.00 +BDL, 01, 17, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 17, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 17, 13.00, 0.00, 16.00, 16.00, 26.00 +BFD, 01, 17, 27.00, 12.00, 51.00, 49.00, 68.00 +BFF, 01, 17, 38.00, 12.00, 16.00, 15.00, 24.00 +BFL, 01, 17, 57.00, 39.00, 14.00, 14.00, 21.00 +BGM, 01, 17, 28.00, 14.00, 34.00, 41.00, 54.00 +BGR, 01, 17, 27.00, 8.00, 22.00, 24.00, 35.00 +BGS, 01, 17, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 17, 52.00, 31.00, 27.00, 25.00, 38.00 +BID, 01, 17, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 17, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 17, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 17, 32.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 17, 20.00, -2.00, 15.00, 13.00, 23.00 +BIX, 01, 17, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 17, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 17, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 17, 44.00, 13.00, -9999.00, -9999.00, 17.00 +BKW, 01, 17, 38.00, 20.00, 37.00, 41.00, 53.00 +BLF, 01, 17, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 17, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 17, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 17, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 17, 39.00, 20.00, -9999.00, -9999.00, 27.00 +BNA, 01, 17, 46.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 17, 34.00, 13.00, -9999.00, 20.00, 36.00 +BOI, 01, 17, 36.00, 22.00, 22.00, 23.00, 36.00 +BOS, 01, 17, 36.00, 22.00, 24.00, 25.00, 36.00 +BPI, 01, 17, 25.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 17, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 17, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 17, 30.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 17, 69.00, 50.00, 18.00, 19.00, 27.00 +BRW, 01, 17, -7.00, -19.00, 11.00, 11.00, 19.00 +BSM, 01, 17, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 17, -8.00, -21.00, 12.00, 10.00, 18.00 +BTL, 01, 17, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 17, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 17, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 17, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 17, 25.00, 8.00, 37.00, 33.00, 52.00 +BUB, 01, 17, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 17, 30.00, 17.00, 49.00, 53.00, 67.00 +BUR, 01, 17, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 17, 61.00, 43.00, -9999.00, 23.00, 38.00 +BWG, 01, 17, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 17, 40.00, 23.00, 22.00, 24.00, 34.00 +BYH, 01, 17, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 17, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 17, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 17, 55.00, 32.00, 23.00, 25.00, 34.00 +CAG, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 17, 33.00, 17.00, 37.00, 41.00, 55.00 +CAO, 01, 17, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 17, 19.00, -2.00, 31.00, 33.00, 49.00 +CBM, 01, 17, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 17, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 17, 42.00, 17.00, 14.00, 16.00, 22.00 +CDR, 01, 17, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 17, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 17, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 17, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 17, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 17, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 17, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 17, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 17, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 17, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 17, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 17, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 17, 32.00, 18.00, 41.00, 39.00, 56.00 +CLL, 01, 17, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 17, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 17, 34.00, 19.00, 33.00, 32.00, 45.00 +CMI, 01, 17, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 17, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 17, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 17, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 17, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 17, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 01, 17, 71.00, 51.00, -9999.00, -9999.00, 19.00 +CON, 01, 17, 30.00, 7.00, 24.00, 23.00, 35.00 +COS, 01, 17, 41.00, 16.00, 14.00, 11.00, 21.00 +COT, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 17, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 17, 33.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 17, 26.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 17, 65.00, 45.00, 22.00, 20.00, 30.00 +CRW, 01, 17, 41.00, 23.00, 40.00, 41.00, 54.00 +CSG, 01, 17, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 17, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 17, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 17, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 17, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 17, 37.00, 20.00, 31.00, 27.00, 41.00 +CVN, 01, 17, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 17, 51.00, 22.00, -9999.00, -9999.00, 8.00 +CXY, 01, 17, 36.00, 21.00, 21.00, 23.00, 32.00 +CYS, 01, 17, 38.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 17, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 17, 61.00, 37.00, 10.00, 9.00, 15.00 +DAL, 01, 17, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 17, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 17, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 17, 24.00, 8.00, 25.00, 20.00, 38.00 +DCA, 01, 17, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 17, 42.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 17, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 17, 43.00, 16.00, 14.00, 11.00, 21.00 +DFW, 01, 17, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 17, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 17, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 17, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 17, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 17, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 17, 16.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 17, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 17, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 17, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 17, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 17, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 17, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 17, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 17, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 17, 62.00, 39.00, 15.00, 9.00, 18.00 +DSM, 01, 17, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 17, 30.00, 16.00, 32.00, 26.00, 42.00 +DUG, 01, 17, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 17, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 17, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 17, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 17, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 17, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 17, 21.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 17, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 17, 58.00, 32.00, -9999.00, -9999.00, 12.00 +EED, 01, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 17, 34.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 17, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 17, 38.00, 16.00, 47.00, 45.00, 62.00 +EKO, 01, 17, 37.00, 13.00, 19.00, 21.00, 30.00 +ELD, 01, 17, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 17, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 17, 56.00, 29.00, 11.00, 12.00, 18.00 +ELY, 01, 17, 40.00, 9.00, 17.00, 17.00, 25.00 +EMP, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 17, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 17, 45.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 17, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 17, 35.00, 19.00, -9999.00, -9999.00, 17.00 +EPH, 01, 17, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 17, 33.00, 18.00, 48.00, 44.00, 62.00 +ESF, 01, 17, 57.00, 36.00, -9999.00, -9999.00, 37.00 +EUG, 01, 17, 46.00, 35.00, 36.00, 39.00, 49.00 +EVV, 01, 17, 39.00, 21.00, 28.00, 23.00, 37.00 +EWN, 01, 17, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 17, 38.00, 23.00, 22.00, 23.00, 34.00 +EYW, 01, 17, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 17, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 17, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 17, -2.00, -19.00, 14.00, 16.00, 23.00 +FAR, 01, 17, 15.00, -4.00, 20.00, 17.00, 30.00 +FAT, 01, 17, 54.00, 37.00, 18.00, 18.00, 25.00 +FAY, 01, 17, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 17, 28.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 17, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 17, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 17, 42.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 17, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 17, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 17, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 17, 43.00, 22.00, -9999.00, -9999.00, 30.00 +FMH, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 17, 41.00, 16.00, 12.00, 9.00, 17.00 +FMY, 01, 17, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 17, 29.00, 14.00, 30.00, 30.00, 43.00 +FOD, 01, 17, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 17, 37.00, 16.00, -9999.00, -9999.00, 19.00 +FOK, 01, 17, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 17, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FSD, 01, 17, 24.00, 3.00, 16.00, 15.00, 24.00 +FSI, 01, 17, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 17, 48.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 17, 40.00, 20.00, -9999.00, -9999.00, 34.00 +FWA, 01, 17, 30.00, 15.00, 27.00, 23.00, 39.00 +FWH, 01, 17, 53.00, 30.00, -9999.00, -9999.00, 21.00 +FYU, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 17, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 17, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 17, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 17, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 17, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 17, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 17, 33.00, 21.00, 24.00, 27.00, 37.00 +GFA, 01, 17, 31.00, 12.00, -9999.00, -9999.00, 27.00 +GFK, 01, 17, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 17, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 17, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 17, 20.00, 1.00, 15.00, 15.00, 24.00 +GJT, 01, 17, 36.00, 15.00, 14.00, 16.00, 24.00 +GKN, 01, 17, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 17, 42.00, 15.00, 12.00, 12.00, 19.00 +GLH, 01, 17, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 17, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 17, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 17, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 17, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 17, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 17, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 17, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 17, 46.00, 32.00, -9999.00, -9999.00, 61.00 +GRI, 01, 17, 33.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 17, 29.00, 15.00, 37.00, 38.00, 52.00 +GSB, 01, 17, 51.00, 31.00, -9999.00, -9999.00, 30.00 +GSG, 01, 17, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 17, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 17, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 17, 28.00, 8.00, -9999.00, -9999.00, 60.00 +GTF, 01, 17, 31.00, 12.00, 19.00, 24.00, 33.00 +GUP, 01, 17, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 17, 32.00, 13.00, -9999.00, -9999.00, 37.00 +GVW, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 17, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 17, 52.00, 37.00, 27.00, 25.00, 39.00 +HBR, 01, 17, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 17, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 17, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 17, 35.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 01, 17, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 17, 30.00, 10.00, 14.00, 18.00, 24.00 +HMN, 01, 17, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 17, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 17, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 17, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 17, 24.00, 2.00, 12.00, 11.00, 19.00 +HOP, 01, 17, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 17, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 17, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 17, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 17, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 17, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 17, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 01, 17, 76.00, 55.00, -9999.00, -9999.00, 24.00 +HSV, 01, 17, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 17, 25.00, 8.00, 39.00, 32.00, 52.00 +HTS, 01, 17, 41.00, 23.00, 33.00, 38.00, 48.00 +HUF, 01, 17, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 17, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 17, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 17, 25.00, 4.00, 14.00, 18.00, 26.00 +IAB, 01, 17, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 17, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 17, 61.00, 40.00, 27.00, 24.00, 37.00 +ICT, 01, 17, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 17, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 17, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 17, 39.00, 22.00, 24.00, 26.00, 37.00 +ILI, 01, 17, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 17, 55.00, 34.00, 22.00, 26.00, 36.00 +IMT, 01, 17, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 17, 34.00, 17.00, 31.00, 28.00, 44.00 +INL, 01, 17, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 17, 54.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 17, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 17, 45.00, 19.00, 12.00, 10.00, 20.00 +IPL, 01, 17, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 17, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 17, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 17, 20.00, -2.00, 13.00, 13.00, 22.00 +ISP, 01, 17, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 17, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 17, 66.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 17, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 17, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 17, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 17, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 17, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 17, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 17, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 17, 38.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 17, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 17, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 17, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 17, 29.00, 19.00, 49.00, 47.00, 59.00 +JST, 01, 17, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 17, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 17, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 17, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 17, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 17, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 17, 29.00, 13.00, 35.00, 32.00, 49.00 +LAR, 01, 17, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 17, 57.00, 34.00, 8.00, 8.00, 12.00 +LAX, 01, 17, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 17, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 17, 35.00, 9.00, 14.00, 10.00, 20.00 +LCH, 01, 17, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 17, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 17, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 17, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 17, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 17, 58.00, 37.00, 25.00, 25.00, 36.00 +LFT, 01, 17, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 17, 37.00, 26.00, 22.00, 23.00, 34.00 +LGB, 01, 17, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 17, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 17, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 17, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 17, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 17, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 17, 19.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 17, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 01, 17, 31.00, 8.00, 13.00, 10.00, 18.00 +LNK, 01, 17, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 17, 43.00, 16.00, 12.00, 13.00, 21.00 +LOZ, 01, 17, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 17, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 17, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 17, 24.00, 5.00, 18.00, 16.00, 29.00 +LSF, 01, 17, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 17, 60.00, 27.00, -9999.00, -9999.00, 7.00 +LTS, 01, 17, 53.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 17, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 01, 17, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 17, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 17, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 17, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 17, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 17, 57.00, 29.00, 7.00, 11.00, 15.00 +MBL, 01, 17, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 17, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 17, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 17, 54.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 01, 17, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 17, 0.00, -18.00, 20.00, 22.00, 32.00 +MCI, 01, 17, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 17, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 17, 57.00, 34.00, 25.00, 24.00, 35.00 +MCO, 01, 17, 71.00, 49.00, 12.00, 14.00, 22.00 +MCW, 01, 17, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 17, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 17, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 17, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 17, 30.00, 15.00, 26.00, 27.00, 42.00 +MEI, 01, 17, 56.00, 33.00, 24.00, 23.00, 35.00 +MEM, 01, 17, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 17, 55.00, 36.00, -9999.00, -9999.00, 27.00 +MFD, 01, 17, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 17, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 17, 46.00, 30.00, 23.00, 24.00, 32.00 +MGE, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 17, 56.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 17, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 17, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 17, 53.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 01, 17, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 17, 76.00, 57.00, 10.00, 12.00, 20.00 +MIB, 01, 17, 18.00, 0.00, -9999.00, -9999.00, 27.00 +MIV, 01, 17, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 17, 39.00, 20.00, -9999.00, -9999.00, 33.00 +MKC, 01, 17, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 17, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 17, 29.00, 18.00, 43.00, 44.00, 57.00 +MKL, 01, 17, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 17, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 17, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 17, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 17, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 17, 28.00, 11.00, 24.00, 20.00, 35.00 +MLS, 01, 17, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 17, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 17, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 17, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 17, 18.00, 0.00, 15.00, 16.00, 25.00 +MPV, 01, 17, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 17, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 17, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 17, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 17, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 17, 60.00, 43.00, -9999.00, -9999.00, 32.00 +MSL, 01, 17, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 17, 25.00, 7.00, 25.00, 20.00, 35.00 +MSO, 01, 17, 30.00, 15.00, 29.00, 30.00, 41.00 +MSP, 01, 17, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 17, 24.00, 4.00, 39.00, 37.00, 52.00 +MSY, 01, 17, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 17, 30.00, 17.00, -9999.00, -9999.00, 36.00 +MTN, 01, 17, 41.00, 23.00, -9999.00, -9999.00, 30.00 +MTO, 01, 17, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 17, 36.00, 19.00, -9999.00, -9999.00, 30.00 +MUO, 01, 17, 40.00, 22.00, -9999.00, -9999.00, 33.00 +MWA, 01, 17, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 17, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 17, 56.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 17, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 17, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 17, 56.00, 41.00, -9999.00, -9999.00, 38.00 +NBC, 01, 17, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 17, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 17, 56.00, 32.00, -9999.00, -9999.00, 39.00 +NCO, 01, 17, 38.00, 23.00, -9999.00, -9999.00, 38.00 +NC1, 01, 17, 54.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 17, 40.00, 20.00, -9999.00, -9999.00, 35.00 +NFG, 01, 17, 65.00, 44.00, -9999.00, -9999.00, 29.00 +NFL, 01, 17, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 01, 17, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 17, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 17, 56.00, 43.00, -9999.00, -9999.00, 32.00 +NHK, 01, 17, 43.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 17, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 17, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 17, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 17, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 17, 66.00, 49.00, -9999.00, -9999.00, 23.00 +NLC, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 01, 17, 55.00, 32.00, -9999.00, -9999.00, 35.00 +NPA, 01, 17, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NQA, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 17, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 17, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 17, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 17, 54.00, 36.00, -9999.00, -9999.00, 30.00 +NRS, 01, 17, 65.00, 45.00, -9999.00, -9999.00, 19.00 +NSE, 01, 17, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 17, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 17, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 17, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 01, 17, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 17, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 17, 57.00, 38.00, -9999.00, -9999.00, 29.00 +NUW, 01, 17, 45.00, 34.00, -9999.00, -9999.00, 55.00 +NWF, 01, 17, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 17, 44.00, 22.00, -9999.00, -9999.00, 35.00 +NZC, 01, 17, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 17, 68.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 01, 17, 36.00, 19.00, -9999.00, -9999.00, 35.00 +NZY, 01, 17, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 17, 57.00, 40.00, 22.00, 25.00, 32.00 +OAR, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 17, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 17, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 17, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 17, 44.00, 32.00, 48.00, 45.00, 58.00 +OMA, 01, 17, 31.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 17, 15.00, 1.00, 25.00, 27.00, 36.00 +ONT, 01, 17, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 17, 29.00, 13.00, 25.00, 25.00, 38.00 +ORF, 01, 17, 47.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 17, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 17, -11.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 17, 28.00, 10.00, -9999.00, -9999.00, 45.00 +OTG, 01, 17, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 17, 52.00, 39.00, 42.00, 44.00, 52.00 +OTM, 01, 17, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 17, 6.00, -8.00, 15.00, 20.00, 26.00 +OURC, 01, 17, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 17, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 17, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 17, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 17, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 17, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 17, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 17, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 17, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 17, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 17, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 17, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 17, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 17, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 17, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 17, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 17, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 17, 26.00, 7.00, -9999.00, -9999.00, 39.00 +PBI, 01, 17, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 17, 40.00, 27.00, 23.00, 25.00, 36.00 +PDX, 01, 17, 45.00, 34.00, 41.00, 38.00, 52.00 +PFN, 01, 17, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 17, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 17, 38.00, 23.00, 23.00, 25.00, 37.00 +PHX, 01, 17, 66.00, 41.00, 11.00, 11.00, 16.00 +PIA, 01, 17, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 17, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 17, 32.00, 14.00, 27.00, 27.00, 40.00 +PIR, 01, 17, 27.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 17, 34.00, 19.00, 44.00, 39.00, 59.00 +PKB, 01, 17, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 17, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 17, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 17, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 17, 60.00, 41.00, 23.00, 19.00, 33.00 +POB, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 17, 58.00, 35.00, -9999.00, -9999.00, 39.00 +POM, 01, 17, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 17, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 17, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 17, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 17, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 17, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 17, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 17, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 17, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 17, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 17, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 17, 45.00, 14.00, 10.00, 10.00, 15.00 +PUC, 01, 17, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 17, 37.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 17, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 17, 30.00, 11.00, 24.00, 26.00, 36.00 +P02, 01, 17, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 17, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +P11, 01, 17, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +P24, 01, 17, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 17, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 17, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 17, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 01, 17, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 17, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 17, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 01, 17, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 17, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 17, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 17, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 17, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 17, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 17, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 17, 55.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 17, 34.00, 11.00, -9999.00, -9999.00, 21.00 +RDD, 01, 17, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 17, 41.00, 21.00, 18.00, 16.00, 25.00 +RDR, 01, 17, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 17, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 17, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 17, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 17, 27.00, 10.00, 23.00, 20.00, 35.00 +RIC, 01, 17, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 17, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 17, 29.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 17, 30.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 17, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 17, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 17, 45.00, 21.00, 14.00, 16.00, 22.00 +ROA, 01, 17, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 17, 31.00, 16.00, 45.00, 45.00, 63.00 +ROW, 01, 17, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 17, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 17, 20.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 17, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 17, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 17, 53.00, 38.00, 24.00, 24.00, 31.00 +SAF, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 17, 66.00, 49.00, 18.00, 17.00, 26.00 +SAT, 01, 17, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 17, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 17, 25.00, 11.00, -9999.00, -9999.00, 53.00 +SBA, 01, 17, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 17, 67.00, 40.00, -9999.00, -9999.00, 17.00 +SBN, 01, 17, 30.00, 16.00, 38.00, 38.00, 53.00 +SBP, 01, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 17, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 17, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 17, -10.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 17, 53.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 17, 40.00, 23.00, 27.00, 25.00, 37.00 +SEA, 01, 17, 45.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 17, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 17, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 17, 56.00, 42.00, 22.00, 22.00, 30.00 +SGF, 01, 17, 42.00, 20.00, 21.00, 19.00, 29.00 +SGY, 01, 17, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 17, 33.00, 9.00, 20.00, 17.00, 29.00 +SHV, 01, 17, 55.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 17, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 17, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 17, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 17, 33.00, 21.00, -9999.00, -9999.00, 47.00 +SKF, 01, 17, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 17, 36.00, 19.00, 21.00, 21.00, 32.00 +SLE, 01, 17, 46.00, 33.00, 38.00, 38.00, 49.00 +SLN, 01, 17, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 17, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 17, 64.00, 38.00, -9999.00, 19.00, 35.00 +SNA, 01, 17, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 17, 31.00, 22.00, 44.00, 43.00, 64.00 +SNS, 01, 17, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 17, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 17, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 17, 52.00, 28.00, 8.00, 12.00, 16.00 +SRQ, 01, 17, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 17, 55.00, 32.00, -9999.00, -9999.00, 31.00 +SSI, 01, 17, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 17, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 17, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 17, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 17, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 17, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 17, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 17, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 17, 55.00, 36.00, -9999.00, -9999.00, 31.00 +SUX, 01, 17, 28.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 17, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 17, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 17, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 17, 31.00, 14.00, 48.00, 46.00, 62.00 +SZL, 01, 17, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 17, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 17, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 17, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 17, 53.00, 22.00, 9.00, 6.00, 12.00 +TCL, 01, 17, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 17, 46.00, 32.00, -9999.00, -9999.00, 61.00 +TCS, 01, 17, 53.00, 27.00, -9999.00, 6.00, 12.00 +TEB, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 17, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 17, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 17, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 17, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 17, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 17, 37.00, 16.00, 14.00, 14.00, 22.00 +TPA, 01, 17, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 17, 44.00, 18.00, 11.00, 9.00, 16.00 +TRI, 01, 17, 44.00, 24.00, 30.00, 31.00, 43.00 +TRK, 01, 17, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 17, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 17, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 17, 45.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 17, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 17, 64.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 17, 26.00, 13.00, 44.00, 43.00, 57.00 +TVL, 01, 17, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 17, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 17, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 17, 46.00, 26.00, 29.00, 26.00, 41.00 +T01, 01, 17, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 17, 53.00, 32.00, -9999.00, -9999.00, 34.00 +T03, 01, 17, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 17, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 17, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 17, 58.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 17, 36.00, 8.00, -9999.00, -9999.00, 36.00 +T08, 01, 17, 35.00, 19.00, -9999.00, -9999.00, 36.00 +UCA, 01, 17, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 17, 54.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 17, 46.00, 34.00, 55.00, 56.00, 65.00 +UIN, 01, 17, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 17, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 17, 11.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 17, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 01, 17, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 01, 17, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 17, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 17, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 17, 63.00, 43.00, 24.00, 20.00, 33.00 +VCV, 01, 17, 58.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 17, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 17, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 17, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 17, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 17, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 17, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 17, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 17, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 17, 45.00, 26.00, -9999.00, 23.00, -9999.00 +WJA, 01, 17, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 17, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 17, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 17, 42.00, 17.00, 16.00, 17.00, 26.00 +WPO, 01, 17, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 17, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 17, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 17, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 17, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 01, 17, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 17, 32.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 17, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 17, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 17, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 17, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 17, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 17, 38.00, 22.00, 19.00, 19.00, 28.00 +YNG, 01, 17, 31.00, 16.00, 34.00, 36.00, 49.00 +YPA, 01, 17, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 17, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 17, 3.00, -16.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 17, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 17, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 17, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 17, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 17, 69.00, 44.00, 5.00, 6.00, 11.00 +YVR, 01, 17, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 17, 8.00, -11.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 17, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 17, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 17, 17.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 17, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 17, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 17, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 17, 21.00, 5.00, 48.00, 46.00, 64.00 +ZUN, 01, 17, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 17, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 17, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 17, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 17, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 17, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 17, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 17, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 17, 52.00, 34.00, -9999.00, -9999.00, 30.00 +2PJ, 01, 17, 55.00, 32.00, -9999.00, -9999.00, 34.00 +3B1, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 17, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 17, 25.00, 9.00, -9999.00, -9999.00, 45.00 +3SE, 01, 17, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 17, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 17, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 17, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 17, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 17, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 17, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 17, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 18, 34.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 18, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 18, 48.00, 22.00, 11.00, 12.00, 18.00 +ABR, 01, 18, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 18, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 18, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 18, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 18, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 18, 40.00, 21.00, 23.00, 22.00, 34.00 +ADK, 01, 18, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 18, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 18, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 18, 41.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 18, 57.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 18, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 18, 73.00, 48.00, -9999.00, -9999.00, 29.00 +AGS, 01, 18, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 18, 52.00, 32.00, 27.00, 25.00, 36.00 +AKN, 01, 18, 22.00, 7.00, 23.00, 26.00, 35.00 +AKO, 01, 18, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 18, 30.00, 11.00, 26.00, 26.00, 38.00 +ALI, 01, 18, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 18, 24.00, 5.00, 21.00, 15.00, 30.00 +ALS, 01, 18, 34.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 18, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 18, 49.00, 22.00, 9.00, 10.00, 16.00 +AMG, 01, 18, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 18, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 18, 22.00, 9.00, 15.00, 18.00, 25.00 +AND, 01, 18, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 18, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 18, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 18, 26.00, 8.00, 31.00, 31.00, 45.00 +AQQ, 01, 18, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 18, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 01, 18, 48.00, 36.00, 53.00, 50.00, 62.00 +ATL, 01, 18, 51.00, 32.00, 27.00, 27.00, 38.00 +ATW, 01, 18, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 18, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 18, 36.00, 17.00, -9999.00, -9999.00, 37.00 +AUG, 01, 18, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 18, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 18, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 18, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 18, 32.00, 17.00, 27.00, 27.00, 40.00 +AXN, 01, 18, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 18, 33.00, 13.00, -9999.00, -9999.00, 30.00 +AYS, 01, 18, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 18, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 18, 55.00, 38.00, -9999.00, -9999.00, 33.00 +BAD, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 18, 35.00, 8.00, -9999.00, -9999.00, 16.00 +BDL, 01, 18, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 18, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 18, 13.00, 0.00, 16.00, 16.00, 26.00 +BFD, 01, 18, 27.00, 11.00, 51.00, 49.00, 68.00 +BFF, 01, 18, 39.00, 12.00, 16.00, 14.00, 23.00 +BFL, 01, 18, 58.00, 39.00, 14.00, 14.00, 21.00 +BGM, 01, 18, 28.00, 14.00, 34.00, 40.00, 53.00 +BGR, 01, 18, 27.00, 8.00, 22.00, 24.00, 35.00 +BGS, 01, 18, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 18, 52.00, 31.00, 27.00, 25.00, 38.00 +BID, 01, 18, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 18, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 18, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 18, 32.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 18, 21.00, -1.00, 15.00, 13.00, 23.00 +BIX, 01, 18, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 18, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 18, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 18, 44.00, 14.00, -9999.00, -9999.00, 17.00 +BKW, 01, 18, 38.00, 20.00, 37.00, 40.00, 53.00 +BLF, 01, 18, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 18, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 18, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 18, 40.00, 20.00, -9999.00, -9999.00, 27.00 +BNA, 01, 18, 46.00, 26.00, 27.00, 24.00, 39.00 +BNO, 01, 18, 34.00, 14.00, -9999.00, 21.00, 36.00 +BOI, 01, 18, 37.00, 22.00, 22.00, 23.00, 36.00 +BOS, 01, 18, 36.00, 21.00, 24.00, 25.00, 36.00 +BPI, 01, 18, 25.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 18, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 18, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 18, 31.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 18, 69.00, 50.00, 18.00, 19.00, 26.00 +BRW, 01, 18, -8.00, -20.00, 11.00, 11.00, 19.00 +BSM, 01, 18, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 18, -8.00, -22.00, 12.00, 10.00, 18.00 +BTL, 01, 18, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 18, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 18, 60.00, 40.00, 27.00, 23.00, 36.00 +BTT, 01, 18, -5.00, -21.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 18, 25.00, 7.00, 36.00, 32.00, 52.00 +BUB, 01, 18, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 18, 30.00, 17.00, 49.00, 52.00, 66.00 +BUR, 01, 18, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 18, 61.00, 43.00, -9999.00, 23.00, 37.00 +BWG, 01, 18, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 18, 40.00, 23.00, 22.00, 24.00, 34.00 +BYH, 01, 18, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 18, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 18, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 18, 55.00, 32.00, 23.00, 25.00, 34.00 +CAG, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 18, 33.00, 17.00, 37.00, 41.00, 55.00 +CAO, 01, 18, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 18, 19.00, -2.00, 31.00, 33.00, 49.00 +CBM, 01, 18, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 18, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 18, 42.00, 18.00, 14.00, 16.00, 22.00 +CDR, 01, 18, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 18, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 18, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 18, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 18, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 18, 47.00, 28.00, 26.00, 28.00, 38.00 +CHO, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 18, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 18, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 18, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 18, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 18, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 18, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 18, 32.00, 17.00, 41.00, 39.00, 56.00 +CLL, 01, 18, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 18, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 18, 34.00, 18.00, 32.00, 32.00, 45.00 +CMI, 01, 18, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 18, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 18, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 18, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 18, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 18, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 01, 18, 71.00, 51.00, -9999.00, -9999.00, 20.00 +CON, 01, 18, 30.00, 7.00, 24.00, 23.00, 35.00 +COS, 01, 18, 42.00, 16.00, 14.00, 11.00, 20.00 +COT, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 18, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 18, 33.00, 12.00, 19.00, 17.00, 29.00 +CRBC, 01, 18, 27.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 18, 65.00, 45.00, 22.00, 20.00, 29.00 +CRW, 01, 18, 41.00, 23.00, 40.00, 41.00, 53.00 +CSG, 01, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 18, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 18, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 18, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 18, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 18, 37.00, 19.00, 31.00, 27.00, 41.00 +CVN, 01, 18, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 18, 51.00, 23.00, -9999.00, -9999.00, 8.00 +CXY, 01, 18, 36.00, 21.00, 21.00, 23.00, 32.00 +CYS, 01, 18, 38.00, 15.00, 13.00, 12.00, 20.00 +DAA, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 18, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 18, 61.00, 37.00, 10.00, 9.00, 15.00 +DAL, 01, 18, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 18, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 18, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 18, 24.00, 8.00, 25.00, 20.00, 37.00 +DCA, 01, 18, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 18, 42.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 18, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 18, 44.00, 17.00, 14.00, 11.00, 21.00 +DFW, 01, 18, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 18, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 18, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 18, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 18, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 18, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 18, 17.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 18, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 18, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 18, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 18, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 18, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 18, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 18, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 18, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 18, 62.00, 39.00, 15.00, 9.00, 18.00 +DSM, 01, 18, 28.00, 11.00, 22.00, 15.00, 30.00 +DTW, 01, 18, 30.00, 15.00, 32.00, 26.00, 42.00 +DUG, 01, 18, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 18, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 18, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 18, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 18, 11.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 18, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 18, 21.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 18, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 18, 59.00, 33.00, -9999.00, -9999.00, 12.00 +EED, 01, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 18, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 18, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 18, 38.00, 16.00, 47.00, 45.00, 62.00 +EKO, 01, 18, 37.00, 14.00, 19.00, 21.00, 30.00 +ELD, 01, 18, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 18, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 18, 57.00, 30.00, 11.00, 12.00, 18.00 +ELY, 01, 18, 40.00, 10.00, 17.00, 17.00, 25.00 +EMP, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 18, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 18, 46.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 18, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 18, 36.00, 19.00, -9999.00, -9999.00, 17.00 +EPH, 01, 18, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 18, 32.00, 18.00, 47.00, 43.00, 61.00 +ESF, 01, 18, 57.00, 37.00, -9999.00, -9999.00, 37.00 +EUG, 01, 18, 47.00, 35.00, 36.00, 39.00, 49.00 +EVV, 01, 18, 39.00, 21.00, 28.00, 23.00, 37.00 +EWN, 01, 18, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 18, 38.00, 23.00, 22.00, 23.00, 34.00 +EYW, 01, 18, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 18, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 18, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 18, -1.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 18, 16.00, -3.00, 20.00, 17.00, 30.00 +FAT, 01, 18, 55.00, 38.00, 18.00, 18.00, 25.00 +FAY, 01, 18, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 18, 29.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 18, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 18, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 18, 43.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 18, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 18, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 18, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 18, 43.00, 21.00, -9999.00, -9999.00, 31.00 +FMH, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 18, 42.00, 16.00, 12.00, 10.00, 17.00 +FMY, 01, 18, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 18, 29.00, 14.00, 30.00, 30.00, 43.00 +FOD, 01, 18, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 18, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 01, 18, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 18, 39.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 18, 25.00, 4.00, 16.00, 15.00, 24.00 +FSI, 01, 18, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 18, 49.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 18, 40.00, 20.00, -9999.00, -9999.00, 34.00 +FWA, 01, 18, 30.00, 15.00, 27.00, 23.00, 39.00 +FWH, 01, 18, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 18, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 18, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 18, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 18, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 18, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 18, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 18, 34.00, 21.00, 24.00, 27.00, 37.00 +GFA, 01, 18, 31.00, 12.00, -9999.00, -9999.00, 27.00 +GFK, 01, 18, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 18, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 18, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 18, 20.00, 2.00, 15.00, 15.00, 24.00 +GJT, 01, 18, 36.00, 15.00, 14.00, 16.00, 24.00 +GKN, 01, 18, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 18, 42.00, 16.00, 12.00, 12.00, 19.00 +GLH, 01, 18, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 18, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 18, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 18, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GON, 01, 18, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 18, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 18, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 18, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 18, 47.00, 33.00, -9999.00, -9999.00, 61.00 +GRI, 01, 18, 33.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 18, 29.00, 14.00, 36.00, 37.00, 52.00 +GSB, 01, 18, 51.00, 31.00, -9999.00, -9999.00, 31.00 +GSG, 01, 18, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 18, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 18, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 18, 28.00, 8.00, -9999.00, -9999.00, 60.00 +GTF, 01, 18, 31.00, 12.00, 19.00, 23.00, 32.00 +GUP, 01, 18, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 18, 32.00, 13.00, -9999.00, -9999.00, 37.00 +GVW, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 18, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 18, 52.00, 36.00, 26.00, 25.00, 39.00 +HBR, 01, 18, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 18, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 18, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 18, 36.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 01, 18, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 18, 30.00, 10.00, 14.00, 18.00, 24.00 +HMN, 01, 18, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 18, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 18, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 18, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 18, 24.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 18, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 18, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 18, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 18, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 18, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 18, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 18, 60.00, 37.00, -9999.00, -9999.00, 31.00 +HST, 01, 18, 76.00, 54.00, -9999.00, -9999.00, 24.00 +HSV, 01, 18, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 18, 25.00, 8.00, 38.00, 32.00, 52.00 +HTS, 01, 18, 41.00, 23.00, 33.00, 37.00, 48.00 +HUF, 01, 18, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 18, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 18, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 18, 25.00, 4.00, 14.00, 17.00, 25.00 +IAB, 01, 18, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 18, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 18, 61.00, 40.00, 26.00, 24.00, 36.00 +ICT, 01, 18, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 18, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 18, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 18, 39.00, 22.00, 24.00, 26.00, 37.00 +ILI, 01, 18, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 18, 55.00, 34.00, 22.00, 26.00, 36.00 +IMT, 01, 18, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 18, 34.00, 17.00, 31.00, 28.00, 43.00 +INL, 01, 18, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 18, 54.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 18, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 18, 46.00, 20.00, 12.00, 10.00, 20.00 +IPL, 01, 18, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 18, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 18, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 18, 20.00, -1.00, 13.00, 13.00, 22.00 +ISP, 01, 18, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 18, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 18, 66.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 18, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 18, 25.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 18, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 18, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 18, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 18, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 18, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 18, 37.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 18, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 18, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 18, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 18, 30.00, 19.00, 49.00, 47.00, 59.00 +JST, 01, 18, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 18, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 18, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 18, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 18, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 18, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 18, 28.00, 13.00, 35.00, 32.00, 49.00 +LAR, 01, 18, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 18, 58.00, 34.00, 8.00, 8.00, 12.00 +LAX, 01, 18, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 18, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 18, 35.00, 9.00, 14.00, 10.00, 20.00 +LCH, 01, 18, 60.00, 41.00, 23.00, 25.00, 34.00 +LCK, 01, 18, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 18, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 18, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 18, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 18, 59.00, 37.00, 24.00, 25.00, 35.00 +LFT, 01, 18, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 18, 37.00, 25.00, 22.00, 23.00, 34.00 +LGB, 01, 18, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 18, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 18, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 18, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 18, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 18, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 18, 19.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 18, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 01, 18, 32.00, 8.00, 13.00, 10.00, 18.00 +LNK, 01, 18, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 18, 43.00, 17.00, 12.00, 13.00, 21.00 +LOZ, 01, 18, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 18, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 18, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 18, 24.00, 5.00, 18.00, 16.00, 29.00 +LSF, 01, 18, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 18, 61.00, 28.00, -9999.00, -9999.00, 7.00 +LTS, 01, 18, 54.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 18, 68.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 01, 18, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 18, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 18, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 18, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 18, 44.00, 25.00, 24.00, 23.00, 36.00 +MAF, 01, 18, 57.00, 29.00, 7.00, 11.00, 15.00 +MBL, 01, 18, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 18, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 18, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 18, 55.00, 41.00, -9999.00, -9999.00, 31.00 +MCF, 01, 18, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 18, 1.00, -18.00, 20.00, 22.00, 32.00 +MCI, 01, 18, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 18, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 18, 57.00, 34.00, 25.00, 24.00, 35.00 +MCO, 01, 18, 71.00, 48.00, 12.00, 15.00, 22.00 +MCW, 01, 18, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 18, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 18, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 18, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 18, 30.00, 15.00, 26.00, 27.00, 41.00 +MEI, 01, 18, 57.00, 33.00, 24.00, 23.00, 35.00 +MEM, 01, 18, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 18, 56.00, 36.00, -9999.00, -9999.00, 27.00 +MFD, 01, 18, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 18, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 18, 47.00, 31.00, 23.00, 25.00, 33.00 +MGE, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 18, 57.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 18, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 18, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 18, 54.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 01, 18, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 18, 76.00, 57.00, 10.00, 12.00, 21.00 +MIB, 01, 18, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 18, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 18, 40.00, 21.00, -9999.00, -9999.00, 32.00 +MKC, 01, 18, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 18, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 18, 29.00, 17.00, 43.00, 43.00, 56.00 +MKL, 01, 18, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 18, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 18, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 18, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 18, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 18, 29.00, 11.00, 24.00, 20.00, 34.00 +MLS, 01, 18, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 18, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 18, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 18, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 18, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 18, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 18, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 18, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 18, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 18, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 18, 60.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 18, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 18, 25.00, 7.00, 25.00, 20.00, 35.00 +MSO, 01, 18, 31.00, 16.00, 29.00, 30.00, 41.00 +MSP, 01, 18, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 18, 24.00, 4.00, 38.00, 36.00, 52.00 +MSY, 01, 18, 61.00, 42.00, 23.00, 25.00, 37.00 +MTC, 01, 18, 29.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 18, 41.00, 23.00, -9999.00, -9999.00, 31.00 +MTO, 01, 18, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 18, 36.00, 18.00, -9999.00, -9999.00, 31.00 +MUO, 01, 18, 41.00, 22.00, -9999.00, -9999.00, 32.00 +MWA, 01, 18, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 18, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 18, 57.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 18, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 18, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 18, 56.00, 41.00, -9999.00, -9999.00, 38.00 +NBC, 01, 18, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 18, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 18, 56.00, 32.00, -9999.00, -9999.00, 38.00 +NCO, 01, 18, 38.00, 22.00, -9999.00, -9999.00, 38.00 +NC1, 01, 18, 55.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 18, 40.00, 19.00, -9999.00, -9999.00, 35.00 +NFG, 01, 18, 65.00, 44.00, -9999.00, -9999.00, 28.00 +NFL, 01, 18, 45.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 01, 18, 66.00, 46.00, -9999.00, -9999.00, 26.00 +NGU, 01, 18, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 18, 57.00, 44.00, -9999.00, -9999.00, 32.00 +NHK, 01, 18, 42.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 18, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 01, 18, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 18, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NKT, 01, 18, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 18, 66.00, 49.00, -9999.00, -9999.00, 23.00 +NLC, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 01, 18, 55.00, 32.00, -9999.00, -9999.00, 35.00 +NPA, 01, 18, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NQA, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 18, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 18, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 18, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 18, 55.00, 36.00, -9999.00, -9999.00, 30.00 +NRS, 01, 18, 65.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 18, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 18, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 18, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 18, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 01, 18, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 18, 64.00, 48.00, -9999.00, -9999.00, 19.00 +NUQ, 01, 18, 58.00, 38.00, -9999.00, -9999.00, 29.00 +NUW, 01, 18, 46.00, 34.00, -9999.00, -9999.00, 54.00 +NWF, 01, 18, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 18, 44.00, 21.00, -9999.00, -9999.00, 35.00 +NZC, 01, 18, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 18, 68.00, 42.00, -9999.00, -9999.00, 16.00 +NZW, 01, 18, 36.00, 18.00, -9999.00, -9999.00, 35.00 +NZY, 01, 18, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 18, 58.00, 41.00, 22.00, 26.00, 33.00 +OAR, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 18, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 18, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 18, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 18, 45.00, 32.00, 48.00, 45.00, 58.00 +OMA, 01, 18, 32.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 18, 14.00, 0.00, 24.00, 26.00, 35.00 +ONT, 01, 18, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 18, 29.00, 13.00, 25.00, 25.00, 38.00 +ORF, 01, 18, 47.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 18, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 18, -10.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 18, 28.00, 9.00, -9999.00, -9999.00, 45.00 +OTG, 01, 18, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 18, 52.00, 39.00, 42.00, 44.00, 52.00 +OTM, 01, 18, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 18, 5.00, -8.00, 15.00, 20.00, 26.00 +OURC, 01, 18, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 18, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 18, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 18, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 18, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 18, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 18, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 18, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 18, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 18, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 18, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 18, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 18, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 18, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 18, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 18, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 18, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 18, 26.00, 7.00, -9999.00, -9999.00, 39.00 +PBI, 01, 18, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 18, 41.00, 28.00, 24.00, 25.00, 37.00 +PDX, 01, 18, 46.00, 34.00, 42.00, 38.00, 52.00 +PFN, 01, 18, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 18, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 18, 38.00, 23.00, 23.00, 25.00, 37.00 +PHX, 01, 18, 67.00, 42.00, 11.00, 11.00, 16.00 +PIA, 01, 18, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 18, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 18, 33.00, 15.00, 27.00, 27.00, 40.00 +PIR, 01, 18, 28.00, 7.00, 14.00, 11.00, 21.00 +PIT, 01, 18, 34.00, 18.00, 44.00, 38.00, 58.00 +PKB, 01, 18, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 18, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 18, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 18, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 18, 60.00, 41.00, 23.00, 19.00, 33.00 +POB, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 18, 58.00, 35.00, -9999.00, -9999.00, 38.00 +POM, 01, 18, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 18, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 18, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 18, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 18, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 18, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 18, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 18, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 18, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 18, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 18, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 18, 46.00, 15.00, 10.00, 10.00, 15.00 +PUC, 01, 18, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 18, 36.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 18, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 18, 30.00, 11.00, 24.00, 26.00, 36.00 +P02, 01, 18, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 18, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 18, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 18, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 18, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 18, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 18, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +P39, 01, 18, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 18, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 18, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 18, 22.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 18, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 18, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 18, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 18, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 18, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 18, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 18, 56.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 18, 34.00, 11.00, -9999.00, -9999.00, 21.00 +RDD, 01, 18, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 18, 42.00, 22.00, 18.00, 16.00, 26.00 +RDR, 01, 18, 14.00, -5.00, -9999.00, -9999.00, 27.00 +RDU, 01, 18, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 18, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 18, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 18, 27.00, 10.00, 23.00, 20.00, 34.00 +RIC, 01, 18, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 18, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 18, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 18, 30.00, 11.00, 15.00, 11.00, 21.00 +RME, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 18, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 18, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 18, 46.00, 21.00, 14.00, 16.00, 22.00 +ROA, 01, 18, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 18, 31.00, 16.00, 45.00, 45.00, 62.00 +ROW, 01, 18, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 18, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 18, 21.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 18, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 18, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 18, 54.00, 38.00, 24.00, 24.00, 31.00 +SAF, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 18, 66.00, 49.00, 18.00, 17.00, 26.00 +SAT, 01, 18, 61.00, 38.00, 20.00, 19.00, 28.00 +SAV, 01, 18, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 18, 25.00, 11.00, -9999.00, -9999.00, 53.00 +SBA, 01, 18, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 18, 67.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 18, 30.00, 16.00, 37.00, 38.00, 52.00 +SBP, 01, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 18, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 18, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 18, -11.00, -23.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 18, 54.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 18, 40.00, 23.00, 27.00, 25.00, 37.00 +SEA, 01, 18, 46.00, 35.00, 39.00, 42.00, 52.00 +SEM, 01, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 18, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 18, 56.00, 42.00, 22.00, 23.00, 30.00 +SGF, 01, 18, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 18, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 18, 34.00, 9.00, 20.00, 17.00, 29.00 +SHV, 01, 18, 56.00, 35.00, 25.00, 24.00, 34.00 +SIT, 01, 18, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 18, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 18, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 18, 34.00, 21.00, -9999.00, -9999.00, 46.00 +SKF, 01, 18, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 18, 37.00, 20.00, 21.00, 21.00, 32.00 +SLE, 01, 18, 47.00, 33.00, 39.00, 38.00, 49.00 +SLN, 01, 18, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 18, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 18, 64.00, 39.00, -9999.00, 19.00, 35.00 +SNA, 01, 18, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 18, 30.00, 22.00, 43.00, 43.00, 64.00 +SNS, 01, 18, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 18, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 18, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 18, 52.00, 28.00, 9.00, 12.00, 16.00 +SRQ, 01, 18, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 18, 56.00, 32.00, -9999.00, -9999.00, 31.00 +SSI, 01, 18, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 18, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 18, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 18, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 18, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 18, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 18, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 18, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 18, 56.00, 37.00, -9999.00, -9999.00, 31.00 +SUX, 01, 18, 28.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 18, 60.00, 38.00, -9999.00, -9999.00, 26.00 +SWF, 01, 18, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 18, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 18, 30.00, 14.00, 47.00, 46.00, 62.00 +SZL, 01, 18, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 18, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 18, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 18, 46.00, 18.00, -9999.00, -9999.00, 26.00 +TCC, 01, 18, 53.00, 22.00, 9.00, 6.00, 12.00 +TCL, 01, 18, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 18, 47.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 18, 54.00, 28.00, -9999.00, 6.00, 12.00 +TEB, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 18, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 18, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 18, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 18, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 18, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 18, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 18, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 18, 45.00, 19.00, 11.00, 9.00, 16.00 +TRI, 01, 18, 44.00, 24.00, 30.00, 31.00, 43.00 +TRK, 01, 18, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 18, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 18, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 18, 46.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 18, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 18, 64.00, 39.00, 14.00, 11.00, 20.00 +TVC, 01, 18, 26.00, 12.00, 43.00, 43.00, 57.00 +TVL, 01, 18, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 18, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 18, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 18, 46.00, 26.00, 29.00, 26.00, 41.00 +T01, 01, 18, 44.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 18, 53.00, 31.00, -9999.00, -9999.00, 34.00 +T03, 01, 18, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 18, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 18, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 18, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 18, 37.00, 9.00, -9999.00, -9999.00, 36.00 +T08, 01, 18, 36.00, 19.00, -9999.00, -9999.00, 36.00 +UCA, 01, 18, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 18, 54.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 18, 46.00, 34.00, 56.00, 57.00, 66.00 +UIN, 01, 18, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 18, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 18, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 18, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 18, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 01, 18, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 18, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 18, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 18, 63.00, 43.00, 23.00, 20.00, 33.00 +VCV, 01, 18, 59.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 18, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 18, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 18, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 18, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 18, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 18, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 18, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 18, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 18, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 18, 44.00, 26.00, -9999.00, 23.00, -9999.00 +WJA, 01, 18, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 18, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 18, 2.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 18, 43.00, 18.00, 16.00, 17.00, 26.00 +WPO, 01, 18, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 18, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 18, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 18, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 18, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 01, 18, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 18, 32.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 18, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 18, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 18, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 18, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 18, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 18, 39.00, 22.00, 19.00, 19.00, 28.00 +YNG, 01, 18, 31.00, 16.00, 34.00, 36.00, 49.00 +YPA, 01, 18, 8.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 18, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 18, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 18, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 18, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 18, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 18, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 18, 69.00, 45.00, 5.00, 6.00, 11.00 +YVR, 01, 18, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 18, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 18, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 18, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 18, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 18, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 18, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 18, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 18, 21.00, 4.00, 47.00, 46.00, 64.00 +ZUN, 01, 18, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 18, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 18, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 18, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 18, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 18, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 18, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 18, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 18, 52.00, 34.00, -9999.00, -9999.00, 31.00 +2PJ, 01, 18, 56.00, 32.00, -9999.00, -9999.00, 34.00 +3B1, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 18, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 18, 25.00, 9.00, -9999.00, -9999.00, 45.00 +3SE, 01, 18, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 18, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 18, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 18, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 18, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 18, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 18, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 18, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 19, 34.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 19, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 19, 48.00, 22.00, 11.00, 12.00, 18.00 +ABR, 01, 19, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 19, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 19, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 19, 56.00, 34.00, 18.00, 16.00, 26.00 +ACV, 01, 19, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 19, 40.00, 21.00, 23.00, 22.00, 34.00 +ADK, 01, 19, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 19, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 19, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 19, 41.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 19, 57.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 19, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 19, 73.00, 48.00, -9999.00, -9999.00, 29.00 +AGS, 01, 19, 56.00, 32.00, 23.00, 22.00, 31.00 +AHN, 01, 19, 52.00, 32.00, 26.00, 25.00, 36.00 +AKN, 01, 19, 22.00, 7.00, 23.00, 26.00, 35.00 +AKO, 01, 19, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 19, 30.00, 11.00, 26.00, 26.00, 38.00 +ALI, 01, 19, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 19, 24.00, 5.00, 21.00, 15.00, 29.00 +ALS, 01, 19, 34.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 19, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 19, 49.00, 22.00, 9.00, 10.00, 16.00 +AMG, 01, 19, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 19, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 19, 22.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 19, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 19, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 19, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 19, 26.00, 8.00, 31.00, 31.00, 45.00 +AQQ, 01, 19, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 19, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 01, 19, 48.00, 36.00, 53.00, 50.00, 62.00 +ATL, 01, 19, 51.00, 32.00, 27.00, 26.00, 37.00 +ATW, 01, 19, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 19, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 19, 36.00, 17.00, -9999.00, -9999.00, 37.00 +AUG, 01, 19, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 19, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 19, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 19, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 19, 32.00, 17.00, 27.00, 27.00, 40.00 +AXN, 01, 19, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 19, 33.00, 13.00, -9999.00, -9999.00, 30.00 +AYS, 01, 19, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 19, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 19, 55.00, 38.00, -9999.00, -9999.00, 33.00 +BAD, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 19, 35.00, 8.00, -9999.00, -9999.00, 16.00 +BDL, 01, 19, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 19, 36.00, 22.00, 24.00, 23.00, 35.00 +BET, 01, 19, 13.00, 0.00, 16.00, 16.00, 26.00 +BFD, 01, 19, 27.00, 11.00, 50.00, 48.00, 67.00 +BFF, 01, 19, 39.00, 12.00, 15.00, 14.00, 23.00 +BFL, 01, 19, 58.00, 39.00, 14.00, 14.00, 21.00 +BGM, 01, 19, 28.00, 14.00, 34.00, 40.00, 53.00 +BGR, 01, 19, 27.00, 8.00, 22.00, 24.00, 35.00 +BGS, 01, 19, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 19, 52.00, 31.00, 27.00, 25.00, 37.00 +BID, 01, 19, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 19, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 19, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 19, 32.00, 14.00, 20.00, 20.00, 30.00 +BIS, 01, 19, 21.00, -1.00, 15.00, 13.00, 23.00 +BIX, 01, 19, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 19, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 19, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 19, 44.00, 14.00, -9999.00, -9999.00, 17.00 +BKW, 01, 19, 38.00, 20.00, 37.00, 40.00, 52.00 +BLF, 01, 19, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 19, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 19, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 19, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 19, 40.00, 20.00, -9999.00, -9999.00, 27.00 +BNA, 01, 19, 46.00, 26.00, 27.00, 24.00, 39.00 +BNO, 01, 19, 34.00, 14.00, -9999.00, 21.00, 37.00 +BOI, 01, 19, 37.00, 22.00, 22.00, 23.00, 36.00 +BOS, 01, 19, 36.00, 21.00, 24.00, 25.00, 36.00 +BPI, 01, 19, 25.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 19, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 19, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 19, 31.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 19, 69.00, 50.00, 18.00, 18.00, 26.00 +BRW, 01, 19, -8.00, -20.00, 11.00, 11.00, 19.00 +BSM, 01, 19, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 01, 19, -8.00, -22.00, 12.00, 10.00, 18.00 +BTL, 01, 19, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 19, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 19, 60.00, 40.00, 27.00, 22.00, 35.00 +BTT, 01, 19, -5.00, -21.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 19, 25.00, 7.00, 36.00, 32.00, 51.00 +BUB, 01, 19, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 19, 30.00, 17.00, 49.00, 52.00, 66.00 +BUR, 01, 19, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 19, 61.00, 43.00, -9999.00, 23.00, 37.00 +BWG, 01, 19, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 19, 40.00, 23.00, 22.00, 24.00, 34.00 +BYH, 01, 19, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 19, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 19, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 19, 55.00, 32.00, 23.00, 24.00, 34.00 +CAG, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 19, 33.00, 17.00, 37.00, 40.00, 54.00 +CAO, 01, 19, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 19, 19.00, -2.00, 31.00, 33.00, 48.00 +CBM, 01, 19, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 19, 33.00, 24.00, 48.00, 52.00, 65.00 +CDC, 01, 19, 42.00, 18.00, 14.00, 15.00, 22.00 +CDR, 01, 19, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 19, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 19, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 19, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 19, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 19, 47.00, 28.00, 26.00, 27.00, 37.00 +CHO, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 19, 58.00, 38.00, 23.00, 20.00, 32.00 +CID, 01, 19, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 19, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 19, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 19, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 19, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 19, 32.00, 17.00, 41.00, 39.00, 56.00 +CLL, 01, 19, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 19, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 19, 34.00, 18.00, 32.00, 32.00, 45.00 +CMI, 01, 19, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 19, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 19, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 19, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 19, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 19, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 01, 19, 71.00, 51.00, -9999.00, -9999.00, 20.00 +CON, 01, 19, 30.00, 7.00, 24.00, 23.00, 35.00 +COS, 01, 19, 42.00, 16.00, 13.00, 11.00, 20.00 +COT, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 19, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 19, 33.00, 12.00, 19.00, 17.00, 28.00 +CRBC, 01, 19, 27.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 19, 65.00, 45.00, 21.00, 19.00, 29.00 +CRW, 01, 19, 41.00, 23.00, 39.00, 41.00, 53.00 +CSG, 01, 19, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 19, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 19, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 19, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 19, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 19, 37.00, 19.00, 30.00, 27.00, 41.00 +CVN, 01, 19, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 19, 51.00, 23.00, -9999.00, -9999.00, 8.00 +CXY, 01, 19, 36.00, 21.00, 21.00, 23.00, 32.00 +CYS, 01, 19, 38.00, 15.00, 13.00, 12.00, 19.00 +DAA, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 19, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 19, 61.00, 37.00, 10.00, 9.00, 15.00 +DAL, 01, 19, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 19, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 19, 34.00, 18.00, 35.00, 27.00, 46.00 +DBQ, 01, 19, 24.00, 8.00, 25.00, 20.00, 37.00 +DCA, 01, 19, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 19, 42.00, 18.00, 13.00, 13.00, 20.00 +DEC, 01, 19, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 19, 44.00, 17.00, 14.00, 11.00, 20.00 +DFW, 01, 19, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 19, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 19, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 19, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 19, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 19, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 19, 17.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 19, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 19, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 19, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 19, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 19, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 19, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 19, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 19, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 19, 62.00, 39.00, 14.00, 9.00, 17.00 +DSM, 01, 19, 28.00, 11.00, 22.00, 15.00, 29.00 +DTW, 01, 19, 30.00, 15.00, 32.00, 26.00, 42.00 +DUG, 01, 19, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 19, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 19, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 19, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 19, 11.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 19, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 19, 21.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 19, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 19, 59.00, 33.00, -9999.00, -9999.00, 12.00 +EED, 01, 19, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 19, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 19, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 19, 38.00, 16.00, 46.00, 44.00, 61.00 +EKO, 01, 19, 37.00, 14.00, 19.00, 21.00, 30.00 +ELD, 01, 19, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 19, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 19, 57.00, 30.00, 11.00, 12.00, 17.00 +ELY, 01, 19, 40.00, 10.00, 17.00, 17.00, 25.00 +EMP, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 19, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 19, 46.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 19, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 19, 36.00, 19.00, -9999.00, -9999.00, 17.00 +EPH, 01, 19, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 19, 32.00, 18.00, 47.00, 43.00, 61.00 +ESF, 01, 19, 57.00, 37.00, -9999.00, -9999.00, 37.00 +EUG, 01, 19, 47.00, 35.00, 36.00, 39.00, 49.00 +EVV, 01, 19, 39.00, 21.00, 28.00, 23.00, 36.00 +EWN, 01, 19, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 19, 38.00, 23.00, 22.00, 23.00, 34.00 +EYW, 01, 19, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 19, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 19, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 19, -1.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 19, 16.00, -3.00, 20.00, 17.00, 29.00 +FAT, 01, 19, 55.00, 38.00, 18.00, 18.00, 25.00 +FAY, 01, 19, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 19, 29.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FDY, 01, 19, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 19, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 19, 43.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 19, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 19, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 19, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 19, 43.00, 21.00, -9999.00, -9999.00, 31.00 +FMH, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 19, 42.00, 16.00, 12.00, 10.00, 17.00 +FMY, 01, 19, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 19, 29.00, 14.00, 30.00, 29.00, 43.00 +FOD, 01, 19, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 19, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 01, 19, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 19, 39.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 19, 25.00, 4.00, 16.00, 15.00, 24.00 +FSI, 01, 19, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 01, 19, 49.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 19, 40.00, 20.00, -9999.00, -9999.00, 34.00 +FWA, 01, 19, 30.00, 15.00, 27.00, 23.00, 39.00 +FWH, 01, 19, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 19, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 19, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 19, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 19, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 19, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 19, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 19, 34.00, 21.00, 24.00, 27.00, 37.00 +GFA, 01, 19, 31.00, 12.00, -9999.00, -9999.00, 27.00 +GFK, 01, 19, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 19, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 19, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 19, 20.00, 2.00, 15.00, 15.00, 24.00 +GJT, 01, 19, 36.00, 15.00, 14.00, 15.00, 23.00 +GKN, 01, 19, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 19, 42.00, 16.00, 12.00, 12.00, 18.00 +GLH, 01, 19, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 19, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 19, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 19, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GON, 01, 19, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 19, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 19, 23.00, 6.00, 25.00, 23.00, 36.00 +GRCI, 01, 19, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 19, 47.00, 33.00, -9999.00, -9999.00, 60.00 +GRI, 01, 19, 33.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 19, 29.00, 14.00, 36.00, 37.00, 51.00 +GSB, 01, 19, 51.00, 31.00, -9999.00, -9999.00, 31.00 +GSG, 01, 19, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 19, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 19, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 19, 28.00, 8.00, -9999.00, -9999.00, 60.00 +GTF, 01, 19, 31.00, 12.00, 19.00, 23.00, 32.00 +GUP, 01, 19, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 19, 32.00, 13.00, -9999.00, -9999.00, 37.00 +GVW, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 19, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 19, 52.00, 36.00, 26.00, 25.00, 38.00 +HBR, 01, 19, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 19, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 19, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 19, 36.00, 18.00, -9999.00, -9999.00, 35.00 +HKY, 01, 19, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 19, 30.00, 10.00, 14.00, 18.00, 24.00 +HMN, 01, 19, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 19, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 19, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 19, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 19, 24.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 19, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 19, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 19, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 19, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 19, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 19, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 19, 60.00, 37.00, -9999.00, -9999.00, 31.00 +HST, 01, 19, 76.00, 54.00, -9999.00, -9999.00, 24.00 +HSV, 01, 19, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 19, 25.00, 8.00, 38.00, 32.00, 52.00 +HTS, 01, 19, 41.00, 23.00, 33.00, 37.00, 48.00 +HUF, 01, 19, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 19, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 19, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 19, 25.00, 4.00, 14.00, 17.00, 25.00 +IAB, 01, 19, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 19, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 19, 61.00, 40.00, 26.00, 24.00, 36.00 +ICT, 01, 19, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 19, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 19, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 19, 39.00, 22.00, 24.00, 25.00, 37.00 +ILI, 01, 19, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 19, 55.00, 34.00, 22.00, 26.00, 35.00 +IMT, 01, 19, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 19, 34.00, 17.00, 30.00, 28.00, 43.00 +INL, 01, 19, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 19, 54.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 19, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 19, 46.00, 20.00, 12.00, 10.00, 19.00 +IPL, 01, 19, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 19, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 19, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 19, 20.00, -1.00, 13.00, 13.00, 22.00 +ISP, 01, 19, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 19, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 19, 66.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 19, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 19, 25.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 19, 56.00, 33.00, 26.00, 24.00, 36.00 +JAX, 01, 19, 64.00, 41.00, 16.00, 16.00, 25.00 +JBR, 01, 19, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 19, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 19, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 19, 37.00, 25.00, 22.00, 23.00, 34.00 +JHW, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 19, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 19, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 19, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 19, 30.00, 19.00, 49.00, 47.00, 58.00 +JST, 01, 19, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 19, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 19, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 19, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 19, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 19, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 19, 28.00, 13.00, 34.00, 32.00, 48.00 +LAR, 01, 19, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 19, 58.00, 34.00, 8.00, 8.00, 12.00 +LAX, 01, 19, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 19, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 19, 35.00, 9.00, 14.00, 10.00, 20.00 +LCH, 01, 19, 60.00, 41.00, 23.00, 24.00, 34.00 +LCK, 01, 19, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 19, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 19, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 19, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 19, 59.00, 37.00, 24.00, 24.00, 35.00 +LFT, 01, 19, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 19, 37.00, 25.00, 22.00, 23.00, 34.00 +LGB, 01, 19, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 19, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 19, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 19, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 19, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 19, 49.00, 29.00, 25.00, 21.00, 31.00 +LIZ, 01, 19, 19.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 19, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 01, 19, 32.00, 8.00, 13.00, 10.00, 18.00 +LNK, 01, 19, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 19, 43.00, 17.00, 12.00, 13.00, 21.00 +LOZ, 01, 19, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 19, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 19, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 19, 24.00, 5.00, 18.00, 16.00, 29.00 +LSF, 01, 19, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 19, 61.00, 28.00, -9999.00, -9999.00, 7.00 +LTS, 01, 19, 54.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 19, 68.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 01, 19, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 19, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 19, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 19, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 19, 44.00, 25.00, 24.00, 23.00, 35.00 +MAF, 01, 19, 57.00, 29.00, 7.00, 11.00, 15.00 +MBL, 01, 19, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 19, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 19, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 19, 55.00, 41.00, -9999.00, -9999.00, 31.00 +MCF, 01, 19, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 19, 1.00, -18.00, 20.00, 22.00, 32.00 +MCI, 01, 19, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 19, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 19, 57.00, 34.00, 24.00, 24.00, 35.00 +MCO, 01, 19, 71.00, 48.00, 12.00, 15.00, 22.00 +MCW, 01, 19, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +MDH, 01, 19, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 19, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 19, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 19, 30.00, 15.00, 26.00, 27.00, 41.00 +MEI, 01, 19, 57.00, 33.00, 24.00, 23.00, 35.00 +MEM, 01, 19, 49.00, 31.00, 27.00, 21.00, 35.00 +MER, 01, 19, 56.00, 36.00, -9999.00, -9999.00, 27.00 +MFD, 01, 19, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 19, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 19, 47.00, 31.00, 23.00, 25.00, 33.00 +MGE, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 19, 57.00, 36.00, 26.00, 23.00, 37.00 +MGW, 01, 19, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 19, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 19, 54.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 01, 19, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 19, 76.00, 57.00, 11.00, 13.00, 21.00 +MIB, 01, 19, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 19, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 19, 40.00, 21.00, -9999.00, -9999.00, 32.00 +MKC, 01, 19, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 19, 26.00, 12.00, 27.00, 27.00, 42.00 +MKG, 01, 19, 29.00, 17.00, 42.00, 43.00, 56.00 +MKL, 01, 19, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 19, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 19, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 19, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 19, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 19, 29.00, 11.00, 24.00, 20.00, 34.00 +MLS, 01, 19, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 19, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 19, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 19, 60.00, 40.00, 26.00, 24.00, 37.00 +MOT, 01, 19, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 19, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 19, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 19, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 19, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 19, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 19, 60.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 19, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 19, 25.00, 7.00, 25.00, 20.00, 34.00 +MSO, 01, 19, 31.00, 16.00, 28.00, 29.00, 41.00 +MSP, 01, 19, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 19, 24.00, 4.00, 38.00, 36.00, 52.00 +MSY, 01, 19, 61.00, 42.00, 23.00, 24.00, 36.00 +MTC, 01, 19, 29.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 19, 41.00, 23.00, -9999.00, -9999.00, 31.00 +MTO, 01, 19, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 19, 36.00, 18.00, -9999.00, -9999.00, 31.00 +MUO, 01, 19, 41.00, 22.00, -9999.00, -9999.00, 32.00 +MWA, 01, 19, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 19, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 19, 57.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 19, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 19, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 19, 56.00, 41.00, -9999.00, -9999.00, 37.00 +NBC, 01, 19, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 19, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 19, 56.00, 32.00, -9999.00, -9999.00, 38.00 +NCO, 01, 19, 38.00, 22.00, -9999.00, -9999.00, 38.00 +NC1, 01, 19, 55.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 19, 40.00, 19.00, -9999.00, -9999.00, 35.00 +NFG, 01, 19, 65.00, 44.00, -9999.00, -9999.00, 28.00 +NFL, 01, 19, 45.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 01, 19, 66.00, 46.00, -9999.00, -9999.00, 25.00 +NGU, 01, 19, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 19, 57.00, 44.00, -9999.00, -9999.00, 32.00 +NHK, 01, 19, 42.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 19, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NIP, 01, 19, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 19, 63.00, 41.00, -9999.00, -9999.00, 25.00 +NKT, 01, 19, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 19, 66.00, 49.00, -9999.00, -9999.00, 22.00 +NLC, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 01, 19, 55.00, 32.00, -9999.00, -9999.00, 34.00 +NPA, 01, 19, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NQA, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 19, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 19, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 19, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 19, 55.00, 36.00, -9999.00, -9999.00, 30.00 +NRS, 01, 19, 65.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 19, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 19, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 19, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 19, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 01, 19, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NUC, 01, 19, 64.00, 48.00, -9999.00, -9999.00, 18.00 +NUQ, 01, 19, 58.00, 38.00, -9999.00, -9999.00, 29.00 +NUW, 01, 19, 46.00, 34.00, -9999.00, -9999.00, 54.00 +NWF, 01, 19, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 19, 44.00, 21.00, -9999.00, -9999.00, 35.00 +NZC, 01, 19, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 19, 68.00, 42.00, -9999.00, -9999.00, 16.00 +NZW, 01, 19, 36.00, 18.00, -9999.00, -9999.00, 35.00 +NZY, 01, 19, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 19, 58.00, 41.00, 22.00, 26.00, 33.00 +OAR, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 19, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 19, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 19, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 19, 45.00, 32.00, 49.00, 45.00, 58.00 +OMA, 01, 19, 32.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 19, 14.00, 0.00, 24.00, 26.00, 35.00 +ONT, 01, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 19, 29.00, 13.00, 25.00, 25.00, 37.00 +ORF, 01, 19, 47.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 19, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 19, -10.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 19, 28.00, 9.00, -9999.00, -9999.00, 45.00 +OTG, 01, 19, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 19, 52.00, 39.00, 42.00, 44.00, 52.00 +OTM, 01, 19, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 19, 5.00, -8.00, 15.00, 19.00, 26.00 +OURC, 01, 19, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 19, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 19, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 19, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 19, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 19, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 19, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 19, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 19, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 19, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 19, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 19, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 19, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 19, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 19, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 19, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 19, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 19, 26.00, 7.00, -9999.00, -9999.00, 38.00 +PBI, 01, 19, 75.00, 56.00, 17.00, 17.00, 26.00 +PDT, 01, 19, 41.00, 28.00, 24.00, 25.00, 37.00 +PDX, 01, 19, 46.00, 34.00, 42.00, 39.00, 53.00 +PFN, 01, 19, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 19, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 19, 38.00, 23.00, 23.00, 24.00, 36.00 +PHX, 01, 19, 67.00, 42.00, 11.00, 11.00, 16.00 +PIA, 01, 19, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 19, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 19, 33.00, 15.00, 27.00, 27.00, 39.00 +PIR, 01, 19, 28.00, 7.00, 13.00, 11.00, 20.00 +PIT, 01, 19, 34.00, 18.00, 43.00, 38.00, 58.00 +PKB, 01, 19, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 19, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 19, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 19, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 19, 60.00, 41.00, 23.00, 19.00, 33.00 +POB, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 19, 58.00, 35.00, -9999.00, -9999.00, 38.00 +POM, 01, 19, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 19, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 19, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 19, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 19, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 19, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 19, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 19, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 19, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 19, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 19, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 19, 46.00, 15.00, 10.00, 10.00, 14.00 +PUC, 01, 19, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 19, 36.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 19, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 19, 30.00, 11.00, 24.00, 26.00, 36.00 +P02, 01, 19, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 19, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 19, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 19, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 19, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 19, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 19, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +P39, 01, 19, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 19, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 19, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 19, 22.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 19, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 19, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 19, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 19, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 19, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 19, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 19, 56.00, 37.00, 27.00, 26.00, 36.00 +RCA, 01, 19, 34.00, 11.00, -9999.00, -9999.00, 21.00 +RDD, 01, 19, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 19, 42.00, 22.00, 18.00, 16.00, 26.00 +RDR, 01, 19, 14.00, -5.00, -9999.00, -9999.00, 26.00 +RDU, 01, 19, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 19, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 19, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 19, 27.00, 10.00, 23.00, 20.00, 34.00 +RIC, 01, 19, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 19, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 19, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 19, 30.00, 11.00, 15.00, 11.00, 20.00 +RME, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 19, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 19, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 19, 46.00, 21.00, 14.00, 16.00, 22.00 +ROA, 01, 19, 44.00, 25.00, 23.00, 23.00, 33.00 +ROC, 01, 19, 31.00, 16.00, 45.00, 44.00, 62.00 +ROW, 01, 19, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 19, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 19, 21.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 19, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 19, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 19, 54.00, 38.00, 24.00, 24.00, 31.00 +SAF, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 19, 66.00, 49.00, 18.00, 17.00, 25.00 +SAT, 01, 19, 61.00, 38.00, 20.00, 19.00, 27.00 +SAV, 01, 19, 60.00, 38.00, 20.00, 21.00, 31.00 +SAW, 01, 19, 25.00, 11.00, -9999.00, -9999.00, 53.00 +SBA, 01, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 19, 67.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 19, 30.00, 16.00, 37.00, 37.00, 52.00 +SBP, 01, 19, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 19, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 19, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 19, -11.00, -23.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 19, 54.00, 37.00, 21.00, 23.00, 29.00 +SDF, 01, 19, 40.00, 23.00, 27.00, 25.00, 37.00 +SEA, 01, 19, 46.00, 35.00, 39.00, 42.00, 53.00 +SEM, 01, 19, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 19, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 19, 56.00, 42.00, 22.00, 23.00, 31.00 +SGF, 01, 19, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 19, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 19, 34.00, 9.00, 19.00, 17.00, 29.00 +SHV, 01, 19, 56.00, 35.00, 25.00, 23.00, 34.00 +SIT, 01, 19, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 19, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 19, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 19, 34.00, 21.00, -9999.00, -9999.00, 46.00 +SKF, 01, 19, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 19, 37.00, 20.00, 21.00, 21.00, 32.00 +SLE, 01, 19, 47.00, 33.00, 39.00, 38.00, 49.00 +SLN, 01, 19, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 19, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 19, 64.00, 39.00, -9999.00, 19.00, 35.00 +SNA, 01, 19, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 19, 30.00, 22.00, 43.00, 43.00, 63.00 +SNS, 01, 19, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 19, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 19, 33.00, 16.00, 21.00, 21.00, 34.00 +SPS, 01, 19, 52.00, 28.00, 9.00, 12.00, 16.00 +SRQ, 01, 19, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 19, 56.00, 32.00, -9999.00, -9999.00, 31.00 +SSI, 01, 19, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 19, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 19, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 19, 38.00, 21.00, 24.00, 21.00, 36.00 +STNV, 01, 19, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 19, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 19, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 19, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 19, 56.00, 37.00, -9999.00, -9999.00, 31.00 +SUX, 01, 19, 28.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 19, 60.00, 38.00, -9999.00, -9999.00, 27.00 +SWF, 01, 19, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 19, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 19, 30.00, 14.00, 47.00, 46.00, 62.00 +SZL, 01, 19, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 19, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 19, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 19, 46.00, 18.00, -9999.00, -9999.00, 27.00 +TCC, 01, 19, 53.00, 22.00, 9.00, 6.00, 12.00 +TCL, 01, 19, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 19, 47.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 19, 54.00, 28.00, -9999.00, 6.00, 12.00 +TEB, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 19, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 19, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 19, 63.00, 38.00, 21.00, 21.00, 30.00 +TNX, 01, 19, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 19, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 19, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 19, 70.00, 50.00, 13.00, 13.00, 22.00 +TPH, 01, 19, 45.00, 19.00, 11.00, 9.00, 16.00 +TRI, 01, 19, 44.00, 24.00, 30.00, 31.00, 43.00 +TRK, 01, 19, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 19, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 19, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 19, 46.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 19, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 19, 64.00, 39.00, 14.00, 11.00, 19.00 +TVC, 01, 19, 26.00, 12.00, 43.00, 43.00, 56.00 +TVL, 01, 19, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 19, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 19, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 19, 46.00, 26.00, 29.00, 26.00, 40.00 +T01, 01, 19, 44.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 19, 53.00, 31.00, -9999.00, -9999.00, 34.00 +T03, 01, 19, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 19, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 19, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 19, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 19, 37.00, 9.00, -9999.00, -9999.00, 36.00 +T08, 01, 19, 36.00, 19.00, -9999.00, -9999.00, 35.00 +UCA, 01, 19, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 19, 54.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 19, 46.00, 34.00, 56.00, 57.00, 66.00 +UIN, 01, 19, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 19, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 19, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 19, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 19, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 01, 19, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 19, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 19, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 19, 63.00, 43.00, 23.00, 20.00, 32.00 +VCV, 01, 19, 59.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 19, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 19, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 19, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 19, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 19, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 19, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 19, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 19, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 19, 44.00, 26.00, -9999.00, 24.00, -9999.00 +WJA, 01, 19, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 19, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 19, 2.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 19, 43.00, 18.00, 16.00, 17.00, 26.00 +WPO, 01, 19, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 19, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 19, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 19, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 19, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 01, 19, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 19, 32.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 19, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 19, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 19, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 19, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 19, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 19, 39.00, 22.00, 19.00, 19.00, 28.00 +YNG, 01, 19, 31.00, 16.00, 34.00, 36.00, 49.00 +YPA, 01, 19, 8.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 19, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 19, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 19, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 19, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 19, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 19, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 19, 69.00, 45.00, 5.00, 6.00, 11.00 +YVR, 01, 19, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 19, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 19, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 19, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 19, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 19, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 19, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 19, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 19, 21.00, 4.00, 47.00, 45.00, 64.00 +ZUN, 01, 19, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 19, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 19, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 19, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 19, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 19, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 19, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 19, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 19, 52.00, 34.00, -9999.00, -9999.00, 31.00 +2PJ, 01, 19, 56.00, 32.00, -9999.00, -9999.00, 34.00 +3B1, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 19, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 19, 25.00, 9.00, -9999.00, -9999.00, 45.00 +3SE, 01, 19, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 19, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 19, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 19, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 19, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 19, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 19, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 19, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 20, 34.00, 19.00, 25.00, 26.00, 37.00 +ABI, 01, 20, 55.00, 31.00, 12.00, 12.00, 19.00 +ABQ, 01, 20, 48.00, 22.00, 11.00, 12.00, 18.00 +ABR, 01, 20, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 20, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 20, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 20, 56.00, 34.00, 17.00, 16.00, 25.00 +ACV, 01, 20, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 20, 40.00, 21.00, 23.00, 22.00, 34.00 +ADK, 01, 20, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 20, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 20, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 20, 41.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 20, 57.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 20, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 20, 73.00, 48.00, -9999.00, -9999.00, 29.00 +AGS, 01, 20, 56.00, 32.00, 22.00, 22.00, 31.00 +AHN, 01, 20, 52.00, 32.00, 26.00, 24.00, 35.00 +AKN, 01, 20, 22.00, 7.00, 23.00, 26.00, 35.00 +AKO, 01, 20, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 20, 30.00, 11.00, 26.00, 26.00, 38.00 +ALI, 01, 20, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 20, 24.00, 5.00, 21.00, 15.00, 29.00 +ALS, 01, 20, 34.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 20, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 20, 49.00, 22.00, 10.00, 10.00, 16.00 +AMG, 01, 20, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 20, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 20, 22.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 20, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 20, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 20, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 20, 26.00, 8.00, 31.00, 31.00, 45.00 +AQQ, 01, 20, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 20, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 01, 20, 48.00, 36.00, 54.00, 51.00, 62.00 +ATL, 01, 20, 51.00, 32.00, 26.00, 26.00, 37.00 +ATW, 01, 20, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 20, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 20, 36.00, 17.00, -9999.00, -9999.00, 37.00 +AUG, 01, 20, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 20, 59.00, 39.00, 19.00, 17.00, 26.00 +AUW, 01, 20, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 20, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 20, 32.00, 17.00, 27.00, 26.00, 40.00 +AXN, 01, 20, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 20, 33.00, 13.00, -9999.00, -9999.00, 30.00 +AYS, 01, 20, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 20, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 20, 55.00, 38.00, -9999.00, -9999.00, 33.00 +BAD, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 20, 35.00, 8.00, -9999.00, -9999.00, 17.00 +BDL, 01, 20, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 20, 36.00, 22.00, 24.00, 22.00, 35.00 +BET, 01, 20, 13.00, 0.00, 16.00, 16.00, 25.00 +BFD, 01, 20, 27.00, 11.00, 50.00, 48.00, 67.00 +BFF, 01, 20, 39.00, 12.00, 15.00, 14.00, 23.00 +BFL, 01, 20, 58.00, 39.00, 14.00, 14.00, 21.00 +BGM, 01, 20, 28.00, 14.00, 34.00, 40.00, 53.00 +BGR, 01, 20, 27.00, 8.00, 22.00, 23.00, 35.00 +BGS, 01, 20, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 20, 52.00, 31.00, 27.00, 24.00, 37.00 +BID, 01, 20, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 20, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 20, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 20, 32.00, 14.00, 20.00, 19.00, 29.00 +BIS, 01, 20, 21.00, -1.00, 15.00, 13.00, 23.00 +BIX, 01, 20, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 20, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 20, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 20, 44.00, 14.00, -9999.00, -9999.00, 17.00 +BKW, 01, 20, 38.00, 20.00, 37.00, 40.00, 52.00 +BLF, 01, 20, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 20, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 20, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 20, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 20, 40.00, 20.00, -9999.00, -9999.00, 27.00 +BNA, 01, 20, 46.00, 26.00, 27.00, 24.00, 39.00 +BNO, 01, 20, 34.00, 14.00, -9999.00, 21.00, 37.00 +BOI, 01, 20, 37.00, 22.00, 22.00, 23.00, 36.00 +BOS, 01, 20, 36.00, 21.00, 24.00, 25.00, 36.00 +BPI, 01, 20, 25.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 20, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 20, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 20, 31.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 20, 69.00, 50.00, 17.00, 18.00, 26.00 +BRW, 01, 20, -8.00, -20.00, 11.00, 11.00, 19.00 +BSM, 01, 20, 59.00, 39.00, -9999.00, -9999.00, 24.00 +BTI, 01, 20, -8.00, -22.00, 12.00, 10.00, 18.00 +BTL, 01, 20, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 20, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 20, 60.00, 40.00, 27.00, 22.00, 35.00 +BTT, 01, 20, -5.00, -21.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 20, 25.00, 7.00, 36.00, 32.00, 51.00 +BUB, 01, 20, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 20, 30.00, 17.00, 48.00, 52.00, 66.00 +BUR, 01, 20, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 20, 61.00, 43.00, -9999.00, 22.00, 37.00 +BWG, 01, 20, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 20, 40.00, 23.00, 22.00, 24.00, 34.00 +BYH, 01, 20, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 20, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 20, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 20, 55.00, 32.00, 23.00, 24.00, 33.00 +CAG, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 20, 33.00, 17.00, 37.00, 40.00, 54.00 +CAO, 01, 20, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 20, 19.00, -2.00, 30.00, 33.00, 48.00 +CBM, 01, 20, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 20, 33.00, 24.00, 48.00, 51.00, 65.00 +CDC, 01, 20, 42.00, 18.00, 14.00, 15.00, 22.00 +CDR, 01, 20, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 20, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 20, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 20, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 20, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 20, 47.00, 28.00, 26.00, 27.00, 37.00 +CHO, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 20, 58.00, 38.00, 22.00, 20.00, 32.00 +CID, 01, 20, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 20, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 20, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 20, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 20, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 20, 32.00, 17.00, 40.00, 39.00, 55.00 +CLL, 01, 20, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 20, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 20, 34.00, 18.00, 32.00, 32.00, 44.00 +CMI, 01, 20, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 20, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 20, 36.00, 16.00, 13.00, 13.00, 20.00 +CNM, 01, 20, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 20, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 20, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 01, 20, 71.00, 51.00, -9999.00, -9999.00, 20.00 +CON, 01, 20, 30.00, 7.00, 24.00, 23.00, 35.00 +COS, 01, 20, 42.00, 16.00, 13.00, 11.00, 20.00 +COT, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 20, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 20, 33.00, 12.00, 19.00, 17.00, 28.00 +CRBC, 01, 20, 27.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 20, 65.00, 45.00, 21.00, 19.00, 29.00 +CRW, 01, 20, 41.00, 23.00, 39.00, 40.00, 53.00 +CSG, 01, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 20, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 20, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 20, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 20, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 20, 37.00, 19.00, 30.00, 27.00, 40.00 +CVN, 01, 20, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 20, 51.00, 23.00, -9999.00, -9999.00, 8.00 +CXY, 01, 20, 36.00, 21.00, 21.00, 23.00, 32.00 +CYS, 01, 20, 38.00, 15.00, 13.00, 12.00, 19.00 +DAA, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 20, 68.00, 47.00, 13.00, 15.00, 23.00 +DAG, 01, 20, 61.00, 37.00, 10.00, 9.00, 15.00 +DAL, 01, 20, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 20, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 20, 34.00, 18.00, 35.00, 27.00, 45.00 +DBQ, 01, 20, 24.00, 8.00, 25.00, 20.00, 37.00 +DCA, 01, 20, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 20, 42.00, 18.00, 13.00, 13.00, 19.00 +DEC, 01, 20, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 20, 44.00, 17.00, 14.00, 11.00, 20.00 +DFW, 01, 20, 54.00, 33.00, 16.00, 14.00, 24.00 +DHN, 01, 20, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 20, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 20, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 20, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 20, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 20, 17.00, -2.00, 30.00, 25.00, 40.00 +DLLC, 01, 20, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 20, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 20, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 20, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 20, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 20, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 20, 60.00, 37.00, -9999.00, -9999.00, 28.00 +DRA, 01, 20, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 20, 62.00, 39.00, 14.00, 9.00, 17.00 +DSM, 01, 20, 28.00, 11.00, 22.00, 15.00, 29.00 +DTW, 01, 20, 30.00, 15.00, 31.00, 26.00, 42.00 +DUG, 01, 20, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 20, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 20, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 20, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 20, 11.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 20, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 20, 21.00, 1.00, 19.00, 18.00, 29.00 +ECG, 01, 20, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 20, 59.00, 33.00, -9999.00, -9999.00, 12.00 +EED, 01, 20, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 20, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 20, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 20, 38.00, 16.00, 46.00, 44.00, 61.00 +EKO, 01, 20, 37.00, 14.00, 19.00, 21.00, 30.00 +ELD, 01, 20, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 20, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 20, 57.00, 30.00, 11.00, 11.00, 17.00 +ELY, 01, 20, 40.00, 10.00, 17.00, 17.00, 25.00 +EMP, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 20, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 20, 46.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 20, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 20, 36.00, 19.00, -9999.00, -9999.00, 17.00 +EPH, 01, 20, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 20, 32.00, 18.00, 47.00, 43.00, 61.00 +ESF, 01, 20, 57.00, 37.00, -9999.00, -9999.00, 36.00 +EUG, 01, 20, 47.00, 35.00, 36.00, 40.00, 50.00 +EVV, 01, 20, 39.00, 21.00, 27.00, 23.00, 36.00 +EWN, 01, 20, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 20, 38.00, 23.00, 22.00, 22.00, 34.00 +EYW, 01, 20, 75.00, 65.00, 12.00, 11.00, 19.00 +E74, 01, 20, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 20, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 20, -1.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 20, 16.00, -3.00, 19.00, 17.00, 29.00 +FAT, 01, 20, 55.00, 38.00, 18.00, 19.00, 25.00 +FAY, 01, 20, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 20, 29.00, 13.00, 30.00, 31.00, 43.00 +FCS, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 01, 20, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 20, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 20, 43.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 20, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 20, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 20, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 20, 43.00, 21.00, -9999.00, -9999.00, 31.00 +FMH, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 20, 42.00, 16.00, 12.00, 10.00, 17.00 +FMY, 01, 20, 74.00, 53.00, 12.00, 11.00, 18.00 +FNT, 01, 20, 29.00, 14.00, 30.00, 29.00, 43.00 +FOD, 01, 20, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 20, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 01, 20, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 20, 39.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 20, 25.00, 4.00, 16.00, 14.00, 24.00 +FSI, 01, 20, 50.00, 24.00, -9999.00, -9999.00, 15.00 +FSM, 01, 20, 49.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 20, 40.00, 20.00, -9999.00, -9999.00, 34.00 +FWA, 01, 20, 30.00, 15.00, 27.00, 23.00, 39.00 +FWH, 01, 20, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 20, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 20, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 20, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 20, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 20, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 20, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 20, 34.00, 21.00, 24.00, 27.00, 38.00 +GFA, 01, 20, 31.00, 12.00, -9999.00, -9999.00, 26.00 +GFK, 01, 20, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 20, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 20, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 20, 20.00, 2.00, 15.00, 15.00, 24.00 +GJT, 01, 20, 36.00, 15.00, 14.00, 15.00, 23.00 +GKN, 01, 20, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 20, 42.00, 16.00, 12.00, 12.00, 18.00 +GLH, 01, 20, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 20, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 20, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 20, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GON, 01, 20, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 20, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 20, 23.00, 6.00, 25.00, 22.00, 36.00 +GRCI, 01, 20, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 20, 47.00, 33.00, -9999.00, -9999.00, 60.00 +GRI, 01, 20, 33.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 20, 29.00, 14.00, 36.00, 37.00, 51.00 +GSB, 01, 20, 51.00, 31.00, -9999.00, -9999.00, 31.00 +GSG, 01, 20, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 20, 47.00, 27.00, 23.00, 23.00, 33.00 +GSP, 01, 20, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 20, 28.00, 8.00, -9999.00, -9999.00, 60.00 +GTF, 01, 20, 31.00, 12.00, 19.00, 23.00, 32.00 +GUP, 01, 20, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 20, 32.00, 13.00, -9999.00, -9999.00, 37.00 +GVW, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 20, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 20, 52.00, 36.00, 26.00, 25.00, 38.00 +HBR, 01, 20, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 20, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 20, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 20, 36.00, 18.00, -9999.00, -9999.00, 35.00 +HKY, 01, 20, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 20, 30.00, 10.00, 14.00, 17.00, 24.00 +HMN, 01, 20, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 20, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 20, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 20, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 20, 24.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 20, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 20, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 20, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 20, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 20, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 20, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 20, 60.00, 37.00, -9999.00, -9999.00, 31.00 +HST, 01, 20, 76.00, 54.00, -9999.00, -9999.00, 23.00 +HSV, 01, 20, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 20, 25.00, 8.00, 38.00, 31.00, 52.00 +HTS, 01, 20, 41.00, 23.00, 33.00, 37.00, 47.00 +HUF, 01, 20, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 20, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 20, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 20, 25.00, 4.00, 14.00, 17.00, 25.00 +IAB, 01, 20, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 20, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 20, 61.00, 40.00, 26.00, 24.00, 36.00 +ICT, 01, 20, 40.00, 19.00, 13.00, 12.00, 20.00 +IDA, 01, 20, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 20, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 20, 39.00, 22.00, 24.00, 25.00, 37.00 +ILI, 01, 20, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 20, 55.00, 34.00, 22.00, 25.00, 35.00 +IMT, 01, 20, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 20, 34.00, 17.00, 30.00, 28.00, 43.00 +INL, 01, 20, 12.00, -10.00, 24.00, 21.00, 35.00 +INS, 01, 20, 54.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 20, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 20, 46.00, 20.00, 11.00, 10.00, 19.00 +IPL, 01, 20, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 20, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 20, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 20, 20.00, -1.00, 13.00, 13.00, 22.00 +ISP, 01, 20, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 20, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 20, 66.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 20, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 20, 25.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 20, 56.00, 33.00, 26.00, 23.00, 36.00 +JAX, 01, 20, 64.00, 41.00, 16.00, 17.00, 25.00 +JBR, 01, 20, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 20, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 20, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 20, 37.00, 25.00, 22.00, 22.00, 34.00 +JHW, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 20, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 20, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 20, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 20, 30.00, 19.00, 49.00, 47.00, 58.00 +JST, 01, 20, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 20, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 20, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 20, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 20, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 20, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 20, 28.00, 13.00, 34.00, 32.00, 48.00 +LAR, 01, 20, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 20, 58.00, 34.00, 8.00, 8.00, 12.00 +LAX, 01, 20, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 20, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 20, 35.00, 9.00, 14.00, 10.00, 20.00 +LCH, 01, 20, 60.00, 41.00, 23.00, 24.00, 34.00 +LCK, 01, 20, 36.00, 19.00, -9999.00, -9999.00, 41.00 +LEB, 01, 20, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 20, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 20, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 20, 59.00, 37.00, 24.00, 24.00, 35.00 +LFT, 01, 20, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 20, 37.00, 25.00, 22.00, 22.00, 34.00 +LGB, 01, 20, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 20, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 20, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 20, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 20, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 20, 49.00, 29.00, 24.00, 21.00, 31.00 +LIZ, 01, 20, 19.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 20, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 01, 20, 32.00, 8.00, 13.00, 10.00, 18.00 +LNK, 01, 20, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 20, 43.00, 17.00, 12.00, 13.00, 21.00 +LOZ, 01, 20, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 20, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 20, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 20, 24.00, 5.00, 18.00, 16.00, 28.00 +LSF, 01, 20, 56.00, 35.00, -9999.00, -9999.00, 31.00 +LSV, 01, 20, 61.00, 28.00, -9999.00, -9999.00, 7.00 +LTS, 01, 20, 54.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 20, 68.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 01, 20, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 20, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 20, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 20, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 20, 44.00, 25.00, 23.00, 23.00, 35.00 +MAF, 01, 20, 57.00, 29.00, 7.00, 10.00, 15.00 +MBL, 01, 20, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 20, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 20, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 20, 55.00, 41.00, -9999.00, -9999.00, 31.00 +MCF, 01, 20, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 20, 1.00, -18.00, 20.00, 22.00, 32.00 +MCI, 01, 20, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 20, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 20, 57.00, 34.00, 24.00, 24.00, 34.00 +MCO, 01, 20, 71.00, 48.00, 12.00, 15.00, 23.00 +MCW, 01, 20, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 01, 20, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 20, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 20, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 20, 30.00, 15.00, 26.00, 26.00, 41.00 +MEI, 01, 20, 57.00, 33.00, 24.00, 22.00, 34.00 +MEM, 01, 20, 49.00, 31.00, 26.00, 20.00, 34.00 +MER, 01, 20, 56.00, 36.00, -9999.00, -9999.00, 27.00 +MFD, 01, 20, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 20, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 20, 47.00, 31.00, 23.00, 25.00, 33.00 +MGE, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 20, 57.00, 36.00, 25.00, 23.00, 36.00 +MGW, 01, 20, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 20, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 20, 54.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 01, 20, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 20, 76.00, 57.00, 11.00, 13.00, 21.00 +MIB, 01, 20, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 20, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 20, 40.00, 21.00, -9999.00, -9999.00, 32.00 +MKC, 01, 20, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 20, 26.00, 12.00, 28.00, 27.00, 42.00 +MKG, 01, 20, 29.00, 17.00, 42.00, 43.00, 56.00 +MKL, 01, 20, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 20, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 20, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 20, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 20, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 20, 29.00, 11.00, 23.00, 20.00, 34.00 +MLS, 01, 20, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 20, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 20, 56.00, 35.00, -9999.00, -9999.00, 34.00 +MOB, 01, 20, 60.00, 40.00, 26.00, 23.00, 37.00 +MOT, 01, 20, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 20, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 20, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 20, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 20, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 20, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 20, 60.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 20, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 20, 25.00, 7.00, 25.00, 20.00, 34.00 +MSO, 01, 20, 31.00, 16.00, 28.00, 29.00, 41.00 +MSP, 01, 20, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 20, 24.00, 4.00, 38.00, 36.00, 51.00 +MSY, 01, 20, 61.00, 42.00, 23.00, 24.00, 36.00 +MTC, 01, 20, 29.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 20, 41.00, 23.00, -9999.00, -9999.00, 31.00 +MTO, 01, 20, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 20, 36.00, 18.00, -9999.00, -9999.00, 31.00 +MUO, 01, 20, 41.00, 22.00, -9999.00, -9999.00, 32.00 +MWA, 01, 20, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 20, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 20, 57.00, 36.00, -9999.00, -9999.00, 31.00 +MYL, 01, 20, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 20, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 20, 56.00, 41.00, -9999.00, -9999.00, 37.00 +NBC, 01, 20, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 20, 29.00, 13.00, -9999.00, -9999.00, 32.00 +NCA, 01, 20, 56.00, 32.00, -9999.00, -9999.00, 38.00 +NCO, 01, 20, 38.00, 22.00, -9999.00, -9999.00, 38.00 +NC1, 01, 20, 55.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 20, 40.00, 19.00, -9999.00, -9999.00, 35.00 +NFG, 01, 20, 65.00, 44.00, -9999.00, -9999.00, 28.00 +NFL, 01, 20, 45.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 01, 20, 66.00, 46.00, -9999.00, -9999.00, 25.00 +NGU, 01, 20, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 20, 57.00, 44.00, -9999.00, -9999.00, 32.00 +NHK, 01, 20, 42.00, 24.00, -9999.00, -9999.00, 35.00 +NHZ, 01, 20, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NIP, 01, 20, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 20, 63.00, 41.00, -9999.00, -9999.00, 25.00 +NKT, 01, 20, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 20, 66.00, 49.00, -9999.00, -9999.00, 22.00 +NLC, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 01, 20, 55.00, 32.00, -9999.00, -9999.00, 34.00 +NPA, 01, 20, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NQA, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 20, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 20, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 20, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NRC, 01, 20, 55.00, 36.00, -9999.00, -9999.00, 31.00 +NRS, 01, 20, 65.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 20, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 20, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 20, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 20, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 01, 20, 47.00, 31.00, -9999.00, -9999.00, 33.00 +NUC, 01, 20, 64.00, 48.00, -9999.00, -9999.00, 18.00 +NUQ, 01, 20, 58.00, 38.00, -9999.00, -9999.00, 29.00 +NUW, 01, 20, 46.00, 34.00, -9999.00, -9999.00, 54.00 +NWF, 01, 20, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 20, 44.00, 21.00, -9999.00, -9999.00, 35.00 +NZC, 01, 20, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 01, 20, 68.00, 42.00, -9999.00, -9999.00, 16.00 +NZW, 01, 20, 36.00, 18.00, -9999.00, -9999.00, 36.00 +NZY, 01, 20, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 20, 58.00, 41.00, 23.00, 26.00, 33.00 +OAR, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 20, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 20, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 20, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 20, 45.00, 32.00, 49.00, 46.00, 58.00 +OMA, 01, 20, 32.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 20, 14.00, 0.00, 24.00, 26.00, 35.00 +ONT, 01, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 20, 29.00, 13.00, 25.00, 25.00, 37.00 +ORF, 01, 20, 47.00, 31.00, 26.00, 26.00, 38.00 +ORH, 01, 20, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 20, -10.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 20, 28.00, 9.00, -9999.00, -9999.00, 45.00 +OTG, 01, 20, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 20, 52.00, 39.00, 43.00, 45.00, 53.00 +OTM, 01, 20, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 20, 5.00, -8.00, 15.00, 19.00, 26.00 +OURC, 01, 20, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 20, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 20, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 20, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 20, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 20, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 20, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 20, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 20, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 20, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 20, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 20, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 20, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 20, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 20, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 20, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 20, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 20, 26.00, 7.00, -9999.00, -9999.00, 38.00 +PBI, 01, 20, 75.00, 56.00, 17.00, 18.00, 26.00 +PDT, 01, 20, 41.00, 28.00, 24.00, 25.00, 37.00 +PDX, 01, 20, 46.00, 34.00, 42.00, 39.00, 53.00 +PFN, 01, 20, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 20, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 20, 38.00, 23.00, 23.00, 24.00, 36.00 +PHX, 01, 20, 67.00, 42.00, 11.00, 11.00, 16.00 +PIA, 01, 20, 30.00, 13.00, 24.00, 23.00, 37.00 +PIB, 01, 20, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 20, 33.00, 15.00, 27.00, 27.00, 39.00 +PIR, 01, 20, 28.00, 7.00, 13.00, 11.00, 20.00 +PIT, 01, 20, 34.00, 18.00, 43.00, 38.00, 58.00 +PKB, 01, 20, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 20, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 20, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 20, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 20, 60.00, 41.00, 23.00, 19.00, 33.00 +POB, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 20, 58.00, 35.00, -9999.00, -9999.00, 38.00 +POM, 01, 20, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 20, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 20, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 20, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 20, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 20, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 20, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 20, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 20, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 20, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 20, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 20, 46.00, 15.00, 10.00, 10.00, 14.00 +PUC, 01, 20, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 20, 36.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 20, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 20, 30.00, 11.00, 24.00, 25.00, 36.00 +P02, 01, 20, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 20, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 20, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 20, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 20, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 20, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 20, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +P39, 01, 20, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 20, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 20, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 20, 22.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 20, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 20, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 20, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 20, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 20, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 20, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 20, 56.00, 37.00, 27.00, 27.00, 36.00 +RCA, 01, 20, 34.00, 11.00, -9999.00, -9999.00, 21.00 +RDD, 01, 20, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 20, 42.00, 22.00, 18.00, 17.00, 26.00 +RDR, 01, 20, 14.00, -5.00, -9999.00, -9999.00, 26.00 +RDU, 01, 20, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 20, 53.00, 25.00, -9999.00, -9999.00, 8.00 +REJ, 01, 20, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 20, 27.00, 10.00, 23.00, 20.00, 34.00 +RIC, 01, 20, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 20, 66.00, 41.00, -9999.00, -9999.00, 20.00 +RIW, 01, 20, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 20, 30.00, 11.00, 15.00, 11.00, 20.00 +RME, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 20, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 20, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 20, 46.00, 21.00, 14.00, 16.00, 22.00 +ROA, 01, 20, 44.00, 25.00, 22.00, 23.00, 33.00 +ROC, 01, 20, 31.00, 16.00, 44.00, 44.00, 62.00 +ROW, 01, 20, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 20, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 20, 21.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 20, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 20, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 20, 54.00, 38.00, 24.00, 24.00, 32.00 +SAF, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 20, 66.00, 49.00, 18.00, 17.00, 25.00 +SAT, 01, 20, 61.00, 38.00, 20.00, 18.00, 27.00 +SAV, 01, 20, 60.00, 38.00, 20.00, 21.00, 30.00 +SAW, 01, 20, 25.00, 11.00, -9999.00, -9999.00, 53.00 +SBA, 01, 20, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 20, 67.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 20, 30.00, 16.00, 37.00, 37.00, 52.00 +SBP, 01, 20, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 20, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 20, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 20, -11.00, -23.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 20, 54.00, 37.00, 21.00, 23.00, 30.00 +SDF, 01, 20, 40.00, 23.00, 26.00, 25.00, 37.00 +SEA, 01, 20, 46.00, 35.00, 40.00, 42.00, 53.00 +SEM, 01, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 20, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 20, 56.00, 42.00, 22.00, 23.00, 31.00 +SGF, 01, 20, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 20, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 20, 34.00, 9.00, 19.00, 17.00, 28.00 +SHV, 01, 20, 56.00, 35.00, 25.00, 23.00, 34.00 +SIT, 01, 20, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 20, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 20, 57.00, 31.00, 13.00, 11.00, 19.00 +SKA, 01, 20, 34.00, 21.00, -9999.00, -9999.00, 46.00 +SKF, 01, 20, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 20, 37.00, 20.00, 21.00, 21.00, 32.00 +SLE, 01, 20, 47.00, 33.00, 39.00, 39.00, 50.00 +SLN, 01, 20, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 20, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 20, 64.00, 39.00, -9999.00, 19.00, 35.00 +SNA, 01, 20, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 20, 30.00, 22.00, 43.00, 42.00, 63.00 +SNS, 01, 20, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 20, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 20, 33.00, 16.00, 22.00, 21.00, 34.00 +SPS, 01, 20, 52.00, 28.00, 9.00, 12.00, 17.00 +SRQ, 01, 20, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 20, 56.00, 32.00, -9999.00, -9999.00, 31.00 +SSI, 01, 20, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 20, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 20, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 20, 38.00, 21.00, 24.00, 21.00, 35.00 +STNV, 01, 20, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 20, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 20, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 20, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 20, 56.00, 37.00, -9999.00, -9999.00, 30.00 +SUX, 01, 20, 28.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 20, 60.00, 38.00, -9999.00, -9999.00, 27.00 +SWF, 01, 20, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 20, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 20, 30.00, 14.00, 47.00, 45.00, 61.00 +SZL, 01, 20, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 20, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 20, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 20, 46.00, 18.00, -9999.00, -9999.00, 27.00 +TCC, 01, 20, 53.00, 22.00, 8.00, 6.00, 11.00 +TCL, 01, 20, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 20, 47.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 20, 54.00, 28.00, -9999.00, 6.00, 12.00 +TEB, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 20, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 20, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 20, 63.00, 38.00, 21.00, 20.00, 29.00 +TNX, 01, 20, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 20, 30.00, 15.00, 32.00, 26.00, 44.00 +TOP, 01, 20, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 20, 70.00, 50.00, 13.00, 14.00, 22.00 +TPH, 01, 20, 45.00, 19.00, 11.00, 9.00, 16.00 +TRI, 01, 20, 44.00, 24.00, 30.00, 31.00, 42.00 +TRK, 01, 20, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 20, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 20, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 20, 46.00, 25.00, 15.00, 12.00, 21.00 +TUP, 01, 20, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 20, 64.00, 39.00, 13.00, 11.00, 19.00 +TVC, 01, 20, 26.00, 12.00, 43.00, 42.00, 56.00 +TVL, 01, 20, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 20, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 20, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 20, 46.00, 26.00, 29.00, 26.00, 40.00 +T01, 01, 20, 44.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 20, 53.00, 31.00, -9999.00, -9999.00, 34.00 +T03, 01, 20, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 20, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 20, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 20, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 20, 37.00, 9.00, -9999.00, -9999.00, 36.00 +T08, 01, 20, 36.00, 19.00, -9999.00, -9999.00, 35.00 +UCA, 01, 20, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 20, 54.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 20, 46.00, 34.00, 56.00, 57.00, 66.00 +UIN, 01, 20, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 20, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 20, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 20, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 20, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 01, 20, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 20, 61.00, 37.00, -9999.00, -9999.00, 26.00 +VBG, 01, 20, 66.00, 40.00, -9999.00, -9999.00, 24.00 +VCT, 01, 20, 63.00, 43.00, 23.00, 20.00, 32.00 +VCV, 01, 20, 59.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 20, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 20, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 20, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 20, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 20, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 20, 60.00, 37.00, -9999.00, -9999.00, 28.00 +VRB, 01, 20, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 20, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 20, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 20, 44.00, 26.00, -9999.00, 24.00, -9999.00 +WJA, 01, 20, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 20, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 20, 2.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 20, 43.00, 18.00, 16.00, 17.00, 26.00 +WPO, 01, 20, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 20, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 20, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 20, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 20, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 01, 20, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 20, 32.00, 19.00, 60.00, 58.00, 68.00 +YCG, 01, 20, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 20, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 20, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 20, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 20, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 20, 39.00, 22.00, 19.00, 19.00, 29.00 +YNG, 01, 20, 31.00, 16.00, 33.00, 35.00, 49.00 +YPA, 01, 20, 8.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 20, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 20, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 20, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 20, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 20, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 20, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 20, 69.00, 45.00, 5.00, 6.00, 11.00 +YVR, 01, 20, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 20, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 20, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 20, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 20, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 20, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 20, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 20, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 20, 21.00, 4.00, 47.00, 45.00, 63.00 +ZUN, 01, 20, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 20, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 20, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 20, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 20, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 20, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 20, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 20, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 20, 52.00, 34.00, -9999.00, -9999.00, 31.00 +2PJ, 01, 20, 56.00, 32.00, -9999.00, -9999.00, 34.00 +3B1, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 20, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 20, 25.00, 9.00, -9999.00, -9999.00, 45.00 +3SE, 01, 20, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 20, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 20, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 20, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 20, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 20, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 20, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 20, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 21, 34.00, 19.00, 25.00, 25.00, 37.00 +ABI, 01, 21, 55.00, 31.00, 12.00, 11.00, 18.00 +ABQ, 01, 21, 48.00, 22.00, 11.00, 12.00, 18.00 +ABR, 01, 21, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 21, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 21, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 21, 56.00, 34.00, 17.00, 16.00, 25.00 +ACV, 01, 21, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 21, 40.00, 21.00, 22.00, 22.00, 34.00 +ADK, 01, 21, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 21, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 21, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 21, 41.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 21, 57.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 21, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 21, 73.00, 48.00, -9999.00, -9999.00, 29.00 +AGS, 01, 21, 56.00, 32.00, 22.00, 22.00, 31.00 +AHN, 01, 21, 52.00, 32.00, 26.00, 24.00, 35.00 +AKN, 01, 21, 22.00, 7.00, 23.00, 25.00, 34.00 +AKO, 01, 21, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 21, 30.00, 11.00, 26.00, 25.00, 37.00 +ALI, 01, 21, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 21, 24.00, 5.00, 21.00, 15.00, 29.00 +ALS, 01, 21, 34.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 21, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 21, 49.00, 22.00, 10.00, 10.00, 17.00 +AMG, 01, 21, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 21, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 21, 22.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 21, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 21, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 21, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 21, 26.00, 8.00, 30.00, 31.00, 45.00 +AQQ, 01, 21, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 21, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 01, 21, 48.00, 36.00, 54.00, 51.00, 63.00 +ATL, 01, 21, 51.00, 32.00, 26.00, 26.00, 37.00 +ATW, 01, 21, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 21, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 21, 36.00, 17.00, -9999.00, -9999.00, 37.00 +AUG, 01, 21, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 21, 59.00, 39.00, 18.00, 17.00, 25.00 +AUW, 01, 21, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 21, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 21, 32.00, 17.00, 27.00, 26.00, 39.00 +AXN, 01, 21, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 21, 33.00, 13.00, -9999.00, -9999.00, 30.00 +AYS, 01, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 21, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 21, 55.00, 38.00, -9999.00, -9999.00, 33.00 +BAD, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 21, 35.00, 8.00, -9999.00, -9999.00, 17.00 +BDL, 01, 21, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 21, 36.00, 22.00, 25.00, 22.00, 35.00 +BET, 01, 21, 13.00, 0.00, 16.00, 16.00, 25.00 +BFD, 01, 21, 27.00, 11.00, 50.00, 48.00, 67.00 +BFF, 01, 21, 39.00, 12.00, 15.00, 14.00, 22.00 +BFL, 01, 21, 58.00, 39.00, 14.00, 14.00, 21.00 +BGM, 01, 21, 28.00, 14.00, 34.00, 40.00, 53.00 +BGR, 01, 21, 27.00, 8.00, 22.00, 23.00, 35.00 +BGS, 01, 21, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 21, 52.00, 31.00, 27.00, 24.00, 37.00 +BID, 01, 21, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 21, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 21, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 21, 32.00, 14.00, 19.00, 19.00, 29.00 +BIS, 01, 21, 21.00, -1.00, 15.00, 14.00, 23.00 +BIX, 01, 21, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 21, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 21, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 21, 44.00, 14.00, -9999.00, -9999.00, 17.00 +BKW, 01, 21, 38.00, 20.00, 37.00, 40.00, 52.00 +BLF, 01, 21, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 21, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 21, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 21, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 21, 40.00, 20.00, -9999.00, -9999.00, 27.00 +BNA, 01, 21, 46.00, 26.00, 27.00, 24.00, 39.00 +BNO, 01, 21, 34.00, 14.00, -9999.00, 21.00, 38.00 +BOI, 01, 21, 37.00, 22.00, 22.00, 23.00, 36.00 +BOS, 01, 21, 36.00, 21.00, 24.00, 24.00, 35.00 +BPI, 01, 21, 25.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 21, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 21, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 21, 31.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 21, 69.00, 50.00, 17.00, 18.00, 26.00 +BRW, 01, 21, -8.00, -20.00, 11.00, 11.00, 18.00 +BSM, 01, 21, 59.00, 39.00, -9999.00, -9999.00, 24.00 +BTI, 01, 21, -8.00, -22.00, 12.00, 10.00, 18.00 +BTL, 01, 21, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 21, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 21, 60.00, 40.00, 26.00, 22.00, 35.00 +BTT, 01, 21, -5.00, -21.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 21, 25.00, 7.00, 36.00, 31.00, 51.00 +BUB, 01, 21, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 21, 30.00, 17.00, 48.00, 52.00, 66.00 +BUR, 01, 21, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 21, 61.00, 43.00, -9999.00, 22.00, 36.00 +BWG, 01, 21, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 21, 40.00, 23.00, 22.00, 24.00, 34.00 +BYH, 01, 21, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 21, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 21, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 21, 55.00, 32.00, 22.00, 24.00, 33.00 +CAG, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 21, 33.00, 17.00, 36.00, 40.00, 54.00 +CAO, 01, 21, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 21, 19.00, -2.00, 30.00, 33.00, 48.00 +CBM, 01, 21, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 21, 33.00, 24.00, 48.00, 51.00, 65.00 +CDC, 01, 21, 42.00, 18.00, 14.00, 15.00, 22.00 +CDR, 01, 21, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 21, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 21, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 21, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 21, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 21, 47.00, 28.00, 25.00, 27.00, 37.00 +CHO, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 21, 58.00, 38.00, 22.00, 20.00, 32.00 +CID, 01, 21, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 21, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 21, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 21, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 21, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 21, 32.00, 17.00, 40.00, 39.00, 55.00 +CLL, 01, 21, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 21, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 21, 34.00, 18.00, 32.00, 32.00, 44.00 +CMI, 01, 21, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 21, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 21, 36.00, 16.00, 13.00, 13.00, 19.00 +CNM, 01, 21, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 21, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 21, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 01, 21, 71.00, 51.00, -9999.00, -9999.00, 20.00 +CON, 01, 21, 30.00, 7.00, 24.00, 23.00, 34.00 +COS, 01, 21, 42.00, 16.00, 13.00, 11.00, 20.00 +COT, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 21, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 21, 33.00, 12.00, 19.00, 17.00, 28.00 +CRBC, 01, 21, 27.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 21, 65.00, 45.00, 21.00, 19.00, 29.00 +CRW, 01, 21, 41.00, 23.00, 39.00, 40.00, 53.00 +CSG, 01, 21, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 21, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 21, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 21, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 21, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 21, 37.00, 19.00, 30.00, 26.00, 40.00 +CVN, 01, 21, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 21, 51.00, 23.00, -9999.00, -9999.00, 9.00 +CXY, 01, 21, 36.00, 21.00, 21.00, 23.00, 32.00 +CYS, 01, 21, 38.00, 15.00, 13.00, 12.00, 19.00 +DAA, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 21, 68.00, 47.00, 14.00, 16.00, 24.00 +DAG, 01, 21, 61.00, 37.00, 10.00, 9.00, 15.00 +DAL, 01, 21, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 21, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 21, 34.00, 18.00, 34.00, 27.00, 45.00 +DBQ, 01, 21, 24.00, 8.00, 25.00, 20.00, 37.00 +DCA, 01, 21, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 21, 42.00, 18.00, 13.00, 12.00, 19.00 +DEC, 01, 21, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 21, 44.00, 17.00, 14.00, 11.00, 20.00 +DFW, 01, 21, 54.00, 33.00, 16.00, 14.00, 23.00 +DHN, 01, 21, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 21, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 21, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 21, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 21, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 21, 17.00, -2.00, 29.00, 25.00, 40.00 +DLLC, 01, 21, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 21, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 21, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 21, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 21, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 21, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 21, 60.00, 37.00, -9999.00, -9999.00, 29.00 +DRA, 01, 21, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 21, 62.00, 39.00, 14.00, 9.00, 17.00 +DSM, 01, 21, 28.00, 11.00, 21.00, 15.00, 29.00 +DTW, 01, 21, 30.00, 15.00, 31.00, 27.00, 42.00 +DUG, 01, 21, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 21, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 21, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 21, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 21, 11.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 21, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 21, 21.00, 1.00, 19.00, 18.00, 28.00 +ECG, 01, 21, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 21, 59.00, 33.00, -9999.00, -9999.00, 12.00 +EED, 01, 21, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 21, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 21, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 21, 38.00, 16.00, 46.00, 44.00, 61.00 +EKO, 01, 21, 37.00, 14.00, 19.00, 21.00, 30.00 +ELD, 01, 21, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 21, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 21, 57.00, 30.00, 10.00, 11.00, 17.00 +ELY, 01, 21, 40.00, 10.00, 17.00, 17.00, 25.00 +EMP, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 21, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 21, 46.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 21, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 21, 36.00, 19.00, -9999.00, -9999.00, 17.00 +EPH, 01, 21, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 21, 32.00, 18.00, 46.00, 43.00, 60.00 +ESF, 01, 21, 57.00, 37.00, -9999.00, -9999.00, 36.00 +EUG, 01, 21, 47.00, 35.00, 37.00, 40.00, 50.00 +EVV, 01, 21, 39.00, 21.00, 27.00, 22.00, 36.00 +EWN, 01, 21, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 21, 38.00, 23.00, 22.00, 22.00, 34.00 +EYW, 01, 21, 75.00, 65.00, 12.00, 11.00, 20.00 +E74, 01, 21, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 21, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 21, -1.00, -18.00, 14.00, 15.00, 23.00 +FAR, 01, 21, 16.00, -3.00, 19.00, 17.00, 29.00 +FAT, 01, 21, 55.00, 38.00, 18.00, 19.00, 25.00 +FAY, 01, 21, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 21, 29.00, 13.00, 29.00, 31.00, 43.00 +FCS, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 01, 21, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 21, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 21, 43.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 21, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 21, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 21, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 21, 43.00, 21.00, -9999.00, -9999.00, 31.00 +FMH, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 21, 42.00, 16.00, 12.00, 10.00, 17.00 +FMY, 01, 21, 74.00, 53.00, 12.00, 12.00, 19.00 +FNT, 01, 21, 29.00, 14.00, 30.00, 29.00, 42.00 +FOD, 01, 21, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 21, 37.00, 17.00, -9999.00, -9999.00, 20.00 +FOK, 01, 21, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 21, 39.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 21, 25.00, 4.00, 16.00, 14.00, 24.00 +FSI, 01, 21, 50.00, 24.00, -9999.00, -9999.00, 15.00 +FSM, 01, 21, 49.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 21, 40.00, 20.00, -9999.00, -9999.00, 34.00 +FWA, 01, 21, 30.00, 15.00, 27.00, 23.00, 39.00 +FWH, 01, 21, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 21, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 21, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 21, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 21, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 21, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 21, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 21, 34.00, 21.00, 25.00, 27.00, 38.00 +GFA, 01, 21, 31.00, 12.00, -9999.00, -9999.00, 26.00 +GFK, 01, 21, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 21, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 21, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 21, 20.00, 2.00, 15.00, 15.00, 24.00 +GJT, 01, 21, 36.00, 15.00, 14.00, 15.00, 23.00 +GKN, 01, 21, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 21, 42.00, 16.00, 11.00, 12.00, 18.00 +GLH, 01, 21, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 21, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 21, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 21, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GON, 01, 21, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 21, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 21, 23.00, 6.00, 25.00, 22.00, 35.00 +GRCI, 01, 21, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 21, 47.00, 33.00, -9999.00, -9999.00, 60.00 +GRI, 01, 21, 33.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 21, 29.00, 14.00, 35.00, 37.00, 51.00 +GSB, 01, 21, 51.00, 31.00, -9999.00, -9999.00, 31.00 +GSG, 01, 21, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 21, 47.00, 27.00, 23.00, 23.00, 32.00 +GSP, 01, 21, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 21, 28.00, 8.00, -9999.00, -9999.00, 60.00 +GTF, 01, 21, 31.00, 12.00, 18.00, 23.00, 31.00 +GUP, 01, 21, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 21, 32.00, 13.00, -9999.00, -9999.00, 37.00 +GVW, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 21, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 21, 52.00, 36.00, 26.00, 25.00, 38.00 +HBR, 01, 21, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 21, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 21, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 21, 36.00, 18.00, -9999.00, -9999.00, 35.00 +HKY, 01, 21, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 21, 30.00, 10.00, 14.00, 17.00, 24.00 +HMN, 01, 21, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 21, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 21, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 21, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 21, 24.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 21, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 21, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 21, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 21, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 21, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 21, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 21, 60.00, 37.00, -9999.00, -9999.00, 31.00 +HST, 01, 21, 76.00, 54.00, -9999.00, -9999.00, 23.00 +HSV, 01, 21, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 21, 25.00, 8.00, 38.00, 31.00, 51.00 +HTS, 01, 21, 41.00, 23.00, 33.00, 37.00, 47.00 +HUF, 01, 21, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 21, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 21, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 21, 25.00, 4.00, 14.00, 17.00, 25.00 +IAB, 01, 21, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 21, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 21, 61.00, 40.00, 25.00, 23.00, 36.00 +ICT, 01, 21, 40.00, 19.00, 14.00, 12.00, 20.00 +IDA, 01, 21, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 21, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 21, 39.00, 22.00, 24.00, 25.00, 36.00 +ILI, 01, 21, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 21, 55.00, 34.00, 21.00, 25.00, 35.00 +IMT, 01, 21, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 21, 34.00, 17.00, 30.00, 28.00, 43.00 +INL, 01, 21, 12.00, -10.00, 23.00, 21.00, 34.00 +INS, 01, 21, 54.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 21, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 21, 46.00, 20.00, 11.00, 10.00, 19.00 +IPL, 01, 21, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 21, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 21, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 21, 20.00, -1.00, 13.00, 13.00, 22.00 +ISP, 01, 21, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 21, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 21, 66.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 21, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 21, 25.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 21, 56.00, 33.00, 25.00, 23.00, 35.00 +JAX, 01, 21, 64.00, 41.00, 16.00, 17.00, 25.00 +JBR, 01, 21, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 21, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 21, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 21, 37.00, 25.00, 22.00, 22.00, 34.00 +JHW, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 21, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 21, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 21, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 21, 30.00, 19.00, 48.00, 47.00, 58.00 +JST, 01, 21, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 21, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 21, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 21, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 21, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 21, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 21, 28.00, 13.00, 34.00, 31.00, 48.00 +LAR, 01, 21, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 21, 58.00, 34.00, 8.00, 8.00, 12.00 +LAX, 01, 21, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 21, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 21, 35.00, 9.00, 14.00, 9.00, 19.00 +LCH, 01, 21, 60.00, 41.00, 23.00, 24.00, 34.00 +LCK, 01, 21, 36.00, 19.00, -9999.00, -9999.00, 40.00 +LEB, 01, 21, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 21, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 21, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 21, 59.00, 37.00, 23.00, 24.00, 34.00 +LFT, 01, 21, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 21, 37.00, 25.00, 22.00, 22.00, 34.00 +LGB, 01, 21, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 21, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 21, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 21, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 21, 49.00, 29.00, 24.00, 21.00, 31.00 +LIZ, 01, 21, 19.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 21, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 01, 21, 32.00, 8.00, 13.00, 10.00, 18.00 +LNK, 01, 21, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 21, 43.00, 17.00, 12.00, 13.00, 21.00 +LOZ, 01, 21, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 21, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 21, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 21, 24.00, 5.00, 18.00, 16.00, 28.00 +LSF, 01, 21, 56.00, 35.00, -9999.00, -9999.00, 32.00 +LSV, 01, 21, 61.00, 28.00, -9999.00, -9999.00, 7.00 +LTS, 01, 21, 54.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 21, 68.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 01, 21, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 21, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 21, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 21, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 21, 44.00, 25.00, 23.00, 23.00, 35.00 +MAF, 01, 21, 57.00, 29.00, 7.00, 10.00, 14.00 +MBL, 01, 21, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 21, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 21, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 21, 55.00, 41.00, -9999.00, -9999.00, 31.00 +MCF, 01, 21, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 21, 1.00, -18.00, 20.00, 22.00, 31.00 +MCI, 01, 21, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 21, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 21, 57.00, 34.00, 24.00, 24.00, 34.00 +MCO, 01, 21, 71.00, 48.00, 12.00, 15.00, 23.00 +MCW, 01, 21, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 01, 21, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 21, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 21, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 21, 30.00, 15.00, 26.00, 26.00, 41.00 +MEI, 01, 21, 57.00, 33.00, 24.00, 22.00, 34.00 +MEM, 01, 21, 49.00, 31.00, 26.00, 20.00, 34.00 +MER, 01, 21, 56.00, 36.00, -9999.00, -9999.00, 27.00 +MFD, 01, 21, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 21, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 21, 47.00, 31.00, 24.00, 26.00, 34.00 +MGE, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 21, 57.00, 36.00, 25.00, 22.00, 36.00 +MGW, 01, 21, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 21, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 21, 54.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 01, 21, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 21, 76.00, 57.00, 11.00, 13.00, 21.00 +MIB, 01, 21, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 21, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 21, 40.00, 21.00, -9999.00, -9999.00, 32.00 +MKC, 01, 21, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 21, 26.00, 12.00, 28.00, 27.00, 42.00 +MKG, 01, 21, 29.00, 17.00, 42.00, 42.00, 56.00 +MKL, 01, 21, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 21, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 21, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 21, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 21, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 21, 29.00, 11.00, 23.00, 20.00, 34.00 +MLS, 01, 21, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 21, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 21, 56.00, 35.00, -9999.00, -9999.00, 35.00 +MOB, 01, 21, 60.00, 40.00, 26.00, 23.00, 36.00 +MOT, 01, 21, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 21, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 21, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 21, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 21, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 21, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 21, 60.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 21, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 21, 25.00, 7.00, 25.00, 20.00, 34.00 +MSO, 01, 21, 31.00, 16.00, 28.00, 29.00, 40.00 +MSP, 01, 21, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 21, 24.00, 4.00, 37.00, 35.00, 51.00 +MSY, 01, 21, 61.00, 42.00, 23.00, 24.00, 36.00 +MTC, 01, 21, 29.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 21, 41.00, 23.00, -9999.00, -9999.00, 31.00 +MTO, 01, 21, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 21, 36.00, 18.00, -9999.00, -9999.00, 31.00 +MUO, 01, 21, 41.00, 22.00, -9999.00, -9999.00, 32.00 +MWA, 01, 21, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 21, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 21, 57.00, 36.00, -9999.00, -9999.00, 32.00 +MYL, 01, 21, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 21, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 21, 56.00, 41.00, -9999.00, -9999.00, 36.00 +NBC, 01, 21, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 21, 29.00, 13.00, -9999.00, -9999.00, 31.00 +NCA, 01, 21, 56.00, 32.00, -9999.00, -9999.00, 38.00 +NCO, 01, 21, 38.00, 22.00, -9999.00, -9999.00, 37.00 +NC1, 01, 21, 55.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 21, 40.00, 19.00, -9999.00, -9999.00, 34.00 +NFG, 01, 21, 65.00, 44.00, -9999.00, -9999.00, 28.00 +NFL, 01, 21, 45.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 01, 21, 66.00, 46.00, -9999.00, -9999.00, 25.00 +NGU, 01, 21, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 21, 57.00, 44.00, -9999.00, -9999.00, 32.00 +NHK, 01, 21, 42.00, 24.00, -9999.00, -9999.00, 34.00 +NHZ, 01, 21, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NIP, 01, 21, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 21, 63.00, 41.00, -9999.00, -9999.00, 25.00 +NKT, 01, 21, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 21, 66.00, 49.00, -9999.00, -9999.00, 22.00 +NLC, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 01, 21, 55.00, 32.00, -9999.00, -9999.00, 34.00 +NPA, 01, 21, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NQA, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 21, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 21, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 21, 64.00, 46.00, -9999.00, -9999.00, 27.00 +NRC, 01, 21, 55.00, 36.00, -9999.00, -9999.00, 31.00 +NRS, 01, 21, 65.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 21, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 21, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 21, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 21, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 01, 21, 47.00, 31.00, -9999.00, -9999.00, 33.00 +NUC, 01, 21, 64.00, 48.00, -9999.00, -9999.00, 18.00 +NUQ, 01, 21, 58.00, 38.00, -9999.00, -9999.00, 30.00 +NUW, 01, 21, 46.00, 34.00, -9999.00, -9999.00, 53.00 +NWF, 01, 21, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 21, 44.00, 21.00, -9999.00, -9999.00, 34.00 +NZC, 01, 21, 65.00, 38.00, -9999.00, -9999.00, 27.00 +NZJ, 01, 21, 68.00, 42.00, -9999.00, -9999.00, 16.00 +NZW, 01, 21, 36.00, 18.00, -9999.00, -9999.00, 36.00 +NZY, 01, 21, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 21, 58.00, 41.00, 23.00, 26.00, 33.00 +OAR, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 21, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 21, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 21, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 21, 45.00, 32.00, 49.00, 46.00, 59.00 +OMA, 01, 21, 32.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 21, 14.00, 0.00, 23.00, 26.00, 34.00 +ONT, 01, 21, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 21, 29.00, 13.00, 25.00, 25.00, 37.00 +ORF, 01, 21, 47.00, 31.00, 25.00, 25.00, 38.00 +ORH, 01, 21, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 21, -10.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 21, 28.00, 9.00, -9999.00, -9999.00, 45.00 +OTG, 01, 21, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 21, 52.00, 39.00, 43.00, 45.00, 53.00 +OTM, 01, 21, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 21, 5.00, -8.00, 15.00, 19.00, 25.00 +OURC, 01, 21, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 21, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 21, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 21, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 21, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 21, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 21, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 21, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 21, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 21, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 21, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 21, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 21, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 21, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 21, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 21, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 21, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 21, 26.00, 7.00, -9999.00, -9999.00, 38.00 +PBI, 01, 21, 75.00, 56.00, 17.00, 18.00, 27.00 +PDT, 01, 21, 41.00, 28.00, 24.00, 25.00, 37.00 +PDX, 01, 21, 46.00, 34.00, 43.00, 40.00, 53.00 +PFN, 01, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 21, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 21, 38.00, 23.00, 23.00, 24.00, 36.00 +PHX, 01, 21, 67.00, 42.00, 11.00, 11.00, 16.00 +PIA, 01, 21, 30.00, 13.00, 24.00, 22.00, 36.00 +PIB, 01, 21, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 21, 33.00, 15.00, 26.00, 27.00, 39.00 +PIR, 01, 21, 28.00, 7.00, 13.00, 11.00, 20.00 +PIT, 01, 21, 34.00, 18.00, 43.00, 38.00, 58.00 +PKB, 01, 21, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 21, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 21, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 21, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 21, 60.00, 41.00, 23.00, 19.00, 32.00 +POB, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 21, 58.00, 35.00, -9999.00, -9999.00, 37.00 +POM, 01, 21, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 21, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 21, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 21, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 21, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 21, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 21, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 21, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 21, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 21, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 21, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 21, 46.00, 15.00, 10.00, 9.00, 14.00 +PUC, 01, 21, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 21, 36.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 21, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 21, 30.00, 11.00, 24.00, 25.00, 35.00 +P02, 01, 21, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 21, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 21, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 21, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 21, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 21, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 21, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +P39, 01, 21, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 21, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 21, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 21, 22.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 21, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 21, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 21, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 21, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 21, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 21, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 21, 56.00, 37.00, 27.00, 27.00, 36.00 +RCA, 01, 21, 34.00, 11.00, -9999.00, -9999.00, 22.00 +RDD, 01, 21, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 21, 42.00, 22.00, 18.00, 17.00, 26.00 +RDR, 01, 21, 14.00, -5.00, -9999.00, -9999.00, 26.00 +RDU, 01, 21, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 21, 53.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 01, 21, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 21, 27.00, 10.00, 23.00, 20.00, 34.00 +RIC, 01, 21, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 21, 66.00, 41.00, -9999.00, -9999.00, 19.00 +RIW, 01, 21, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 21, 30.00, 11.00, 15.00, 10.00, 20.00 +RME, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 21, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 21, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 21, 46.00, 21.00, 14.00, 16.00, 22.00 +ROA, 01, 21, 44.00, 25.00, 22.00, 23.00, 33.00 +ROC, 01, 21, 31.00, 16.00, 44.00, 44.00, 62.00 +ROW, 01, 21, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 21, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 21, 21.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 21, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 21, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 21, 54.00, 38.00, 25.00, 24.00, 32.00 +SAF, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 21, 66.00, 49.00, 18.00, 17.00, 25.00 +SAT, 01, 21, 61.00, 38.00, 20.00, 18.00, 27.00 +SAV, 01, 21, 60.00, 38.00, 20.00, 21.00, 30.00 +SAW, 01, 21, 25.00, 11.00, -9999.00, -9999.00, 53.00 +SBA, 01, 21, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 21, 67.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 21, 30.00, 16.00, 37.00, 37.00, 52.00 +SBP, 01, 21, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 21, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 21, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 21, -11.00, -23.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 21, 54.00, 37.00, 21.00, 23.00, 30.00 +SDF, 01, 21, 40.00, 23.00, 26.00, 25.00, 36.00 +SEA, 01, 21, 46.00, 35.00, 40.00, 42.00, 53.00 +SEM, 01, 21, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 21, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 21, 56.00, 42.00, 22.00, 23.00, 31.00 +SGF, 01, 21, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 21, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 21, 34.00, 9.00, 19.00, 17.00, 28.00 +SHV, 01, 21, 56.00, 35.00, 24.00, 23.00, 34.00 +SIT, 01, 21, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 21, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 21, 57.00, 31.00, 13.00, 10.00, 18.00 +SKA, 01, 21, 34.00, 21.00, -9999.00, -9999.00, 45.00 +SKF, 01, 21, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 21, 37.00, 20.00, 21.00, 21.00, 32.00 +SLE, 01, 21, 47.00, 33.00, 39.00, 39.00, 50.00 +SLN, 01, 21, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 21, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 21, 64.00, 39.00, -9999.00, 20.00, 35.00 +SNA, 01, 21, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 21, 30.00, 22.00, 42.00, 42.00, 62.00 +SNS, 01, 21, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 21, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 21, 33.00, 16.00, 22.00, 21.00, 34.00 +SPS, 01, 21, 52.00, 28.00, 9.00, 12.00, 17.00 +SRQ, 01, 21, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 21, 56.00, 32.00, -9999.00, -9999.00, 31.00 +SSI, 01, 21, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 21, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 21, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 21, 38.00, 21.00, 24.00, 21.00, 35.00 +STNV, 01, 21, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 21, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 21, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 21, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 21, 56.00, 37.00, -9999.00, -9999.00, 30.00 +SUX, 01, 21, 28.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 21, 60.00, 38.00, -9999.00, -9999.00, 27.00 +SWF, 01, 21, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 21, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 21, 30.00, 14.00, 46.00, 45.00, 61.00 +SZL, 01, 21, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 21, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 21, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 21, 46.00, 18.00, -9999.00, -9999.00, 27.00 +TCC, 01, 21, 53.00, 22.00, 8.00, 6.00, 11.00 +TCL, 01, 21, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 21, 47.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 21, 54.00, 28.00, -9999.00, 6.00, 12.00 +TEB, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 21, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 21, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 21, 63.00, 38.00, 20.00, 20.00, 29.00 +TNX, 01, 21, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 21, 30.00, 15.00, 31.00, 26.00, 44.00 +TOP, 01, 21, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 21, 70.00, 50.00, 13.00, 14.00, 22.00 +TPH, 01, 21, 45.00, 19.00, 11.00, 9.00, 15.00 +TRI, 01, 21, 44.00, 24.00, 29.00, 30.00, 42.00 +TRK, 01, 21, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 21, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 21, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 21, 46.00, 25.00, 15.00, 13.00, 21.00 +TUP, 01, 21, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 21, 64.00, 39.00, 13.00, 11.00, 19.00 +TVC, 01, 21, 26.00, 12.00, 42.00, 42.00, 56.00 +TVL, 01, 21, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 21, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 21, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 21, 46.00, 26.00, 28.00, 26.00, 40.00 +T01, 01, 21, 44.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 21, 53.00, 31.00, -9999.00, -9999.00, 35.00 +T03, 01, 21, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 21, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 21, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 21, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 21, 37.00, 9.00, -9999.00, -9999.00, 36.00 +T08, 01, 21, 36.00, 19.00, -9999.00, -9999.00, 35.00 +UCA, 01, 21, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 21, 54.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 21, 46.00, 34.00, 57.00, 57.00, 66.00 +UIN, 01, 21, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 21, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 21, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 21, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 21, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 01, 21, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 21, 61.00, 37.00, -9999.00, -9999.00, 27.00 +VBG, 01, 21, 66.00, 40.00, -9999.00, -9999.00, 25.00 +VCT, 01, 21, 63.00, 43.00, 23.00, 20.00, 32.00 +VCV, 01, 21, 59.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 21, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 21, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 21, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 21, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 21, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 21, 60.00, 37.00, -9999.00, -9999.00, 29.00 +VRB, 01, 21, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 21, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 21, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 21, 44.00, 26.00, -9999.00, 24.00, -9999.00 +WJA, 01, 21, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 21, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 21, 2.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 21, 43.00, 18.00, 16.00, 17.00, 26.00 +WPO, 01, 21, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 21, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 21, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 21, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 21, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 01, 21, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 21, 32.00, 19.00, 59.00, 58.00, 67.00 +YCG, 01, 21, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 21, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 21, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 21, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 21, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 21, 39.00, 22.00, 20.00, 19.00, 29.00 +YNG, 01, 21, 31.00, 16.00, 33.00, 35.00, 49.00 +YPA, 01, 21, 8.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 21, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 21, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 21, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 21, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 21, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 21, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 21, 69.00, 45.00, 5.00, 6.00, 10.00 +YVR, 01, 21, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 21, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 21, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 21, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 21, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 21, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 21, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 21, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 21, 21.00, 4.00, 46.00, 44.00, 63.00 +ZUN, 01, 21, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 21, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 21, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 21, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 21, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 21, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 21, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 21, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 21, 52.00, 34.00, -9999.00, -9999.00, 31.00 +2PJ, 01, 21, 56.00, 32.00, -9999.00, -9999.00, 35.00 +3B1, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 21, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 21, 25.00, 9.00, -9999.00, -9999.00, 45.00 +3SE, 01, 21, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 21, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 21, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 21, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 21, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 21, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 21, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 21, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 22, 34.00, 19.00, 25.00, 25.00, 37.00 +ABI, 01, 22, 55.00, 31.00, 12.00, 11.00, 18.00 +ABQ, 01, 22, 48.00, 22.00, 11.00, 12.00, 18.00 +ABR, 01, 22, 21.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 22, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 22, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 22, 56.00, 34.00, 17.00, 16.00, 25.00 +ACV, 01, 22, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 22, 40.00, 21.00, 22.00, 22.00, 34.00 +ADK, 01, 22, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 22, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 22, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 22, 41.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 22, 57.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 22, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 22, 73.00, 48.00, -9999.00, -9999.00, 30.00 +AGS, 01, 22, 56.00, 32.00, 22.00, 22.00, 31.00 +AHN, 01, 22, 52.00, 32.00, 26.00, 24.00, 35.00 +AKN, 01, 22, 22.00, 7.00, 23.00, 25.00, 34.00 +AKO, 01, 22, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 22, 30.00, 11.00, 26.00, 25.00, 37.00 +ALI, 01, 22, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 22, 24.00, 5.00, 21.00, 15.00, 29.00 +ALS, 01, 22, 34.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 22, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 22, 49.00, 22.00, 10.00, 10.00, 17.00 +AMG, 01, 22, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 22, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 22, 22.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 22, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 22, 39.00, 30.00, 61.00, 55.00, 73.00 +AOO, 01, 22, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 22, 26.00, 8.00, 30.00, 30.00, 44.00 +AQQ, 01, 22, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 22, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 01, 22, 48.00, 36.00, 54.00, 51.00, 63.00 +ATL, 01, 22, 51.00, 32.00, 26.00, 26.00, 37.00 +ATW, 01, 22, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 22, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 22, 36.00, 17.00, -9999.00, -9999.00, 37.00 +AUG, 01, 22, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 22, 59.00, 39.00, 18.00, 17.00, 25.00 +AUW, 01, 22, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 22, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 22, 32.00, 17.00, 27.00, 26.00, 39.00 +AXN, 01, 22, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 22, 33.00, 13.00, -9999.00, -9999.00, 30.00 +AYS, 01, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 22, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 22, 55.00, 38.00, -9999.00, -9999.00, 33.00 +BAD, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 22, 35.00, 8.00, -9999.00, -9999.00, 17.00 +BDL, 01, 22, 33.00, 16.00, 23.00, 22.00, 34.00 +BDR, 01, 22, 36.00, 22.00, 25.00, 22.00, 35.00 +BET, 01, 22, 13.00, 0.00, 16.00, 16.00, 25.00 +BFD, 01, 22, 27.00, 11.00, 50.00, 48.00, 67.00 +BFF, 01, 22, 39.00, 12.00, 15.00, 13.00, 22.00 +BFL, 01, 22, 58.00, 39.00, 14.00, 14.00, 21.00 +BGM, 01, 22, 28.00, 14.00, 34.00, 39.00, 52.00 +BGR, 01, 22, 27.00, 8.00, 22.00, 23.00, 35.00 +BGS, 01, 22, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 22, 52.00, 31.00, 27.00, 24.00, 37.00 +BID, 01, 22, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 22, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 22, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 22, 32.00, 14.00, 19.00, 19.00, 29.00 +BIS, 01, 22, 21.00, -1.00, 15.00, 14.00, 23.00 +BIX, 01, 22, 60.00, 42.00, -9999.00, -9999.00, 31.00 +BJI, 01, 22, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 22, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 22, 44.00, 14.00, -9999.00, -9999.00, 17.00 +BKW, 01, 22, 38.00, 20.00, 37.00, 39.00, 52.00 +BLF, 01, 22, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 22, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 22, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 22, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 22, 40.00, 20.00, -9999.00, -9999.00, 27.00 +BNA, 01, 22, 46.00, 26.00, 27.00, 24.00, 39.00 +BNO, 01, 22, 34.00, 14.00, -9999.00, 22.00, 38.00 +BOI, 01, 22, 37.00, 22.00, 22.00, 23.00, 36.00 +BOS, 01, 22, 36.00, 21.00, 24.00, 24.00, 35.00 +BPI, 01, 22, 25.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 22, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 22, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 22, 31.00, 13.00, -9999.00, -9999.00, 24.00 +BRO, 01, 22, 69.00, 50.00, 17.00, 18.00, 25.00 +BRW, 01, 22, -8.00, -20.00, 11.00, 11.00, 18.00 +BSM, 01, 22, 59.00, 39.00, -9999.00, -9999.00, 24.00 +BTI, 01, 22, -9.00, -22.00, 11.00, 10.00, 18.00 +BTL, 01, 22, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 22, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 22, 60.00, 40.00, 26.00, 22.00, 35.00 +BTT, 01, 22, -5.00, -21.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 22, 25.00, 7.00, 35.00, 31.00, 50.00 +BUB, 01, 22, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 22, 30.00, 17.00, 48.00, 51.00, 65.00 +BUR, 01, 22, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 22, 61.00, 43.00, -9999.00, 22.00, 36.00 +BWG, 01, 22, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 22, 40.00, 23.00, 22.00, 24.00, 34.00 +BYH, 01, 22, 45.00, 26.00, -9999.00, -9999.00, 36.00 +BYI, 01, 22, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 22, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 22, 55.00, 32.00, 22.00, 24.00, 33.00 +CAG, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 22, 33.00, 17.00, 36.00, 40.00, 54.00 +CAO, 01, 22, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 22, 19.00, -2.00, 30.00, 33.00, 48.00 +CBM, 01, 22, 52.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 22, 33.00, 24.00, 48.00, 51.00, 65.00 +CDC, 01, 22, 42.00, 18.00, 14.00, 15.00, 22.00 +CDR, 01, 22, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 22, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 22, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 22, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 22, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 22, 47.00, 28.00, 25.00, 27.00, 37.00 +CHO, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 22, 58.00, 38.00, 22.00, 20.00, 32.00 +CID, 01, 22, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 22, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 22, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 22, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 22, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 22, 32.00, 17.00, 40.00, 39.00, 55.00 +CLL, 01, 22, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 22, 49.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 22, 34.00, 18.00, 31.00, 32.00, 44.00 +CMI, 01, 22, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 22, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 22, 36.00, 16.00, 13.00, 13.00, 19.00 +CNM, 01, 22, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 22, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +COD, 01, 22, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 01, 22, 71.00, 51.00, -9999.00, -9999.00, 20.00 +CON, 01, 22, 30.00, 7.00, 24.00, 23.00, 34.00 +COS, 01, 22, 42.00, 16.00, 13.00, 11.00, 19.00 +COT, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 22, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 22, 33.00, 12.00, 19.00, 17.00, 28.00 +CRBC, 01, 22, 27.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 22, 65.00, 45.00, 21.00, 19.00, 28.00 +CRW, 01, 22, 41.00, 23.00, 39.00, 40.00, 52.00 +CSG, 01, 22, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 22, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 22, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 22, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 22, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 22, 37.00, 19.00, 30.00, 26.00, 40.00 +CVN, 01, 22, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 22, 51.00, 23.00, -9999.00, -9999.00, 9.00 +CXY, 01, 22, 36.00, 21.00, 21.00, 23.00, 32.00 +CYS, 01, 22, 38.00, 15.00, 13.00, 12.00, 19.00 +DAA, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 01, 22, 68.00, 47.00, 14.00, 16.00, 24.00 +DAG, 01, 22, 61.00, 37.00, 10.00, 9.00, 15.00 +DAL, 01, 22, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 22, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 22, 34.00, 18.00, 34.00, 27.00, 45.00 +DBQ, 01, 22, 24.00, 8.00, 25.00, 20.00, 36.00 +DCA, 01, 22, 42.00, 27.00, 20.00, 23.00, 32.00 +DDC, 01, 22, 42.00, 18.00, 13.00, 12.00, 19.00 +DEC, 01, 22, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 22, 44.00, 17.00, 14.00, 11.00, 20.00 +DFW, 01, 22, 54.00, 33.00, 16.00, 14.00, 23.00 +DHN, 01, 22, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 22, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 22, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 22, 62.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 22, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 22, 17.00, -2.00, 29.00, 25.00, 40.00 +DLLC, 01, 22, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 22, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 22, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 22, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 22, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 22, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 22, 60.00, 37.00, -9999.00, -9999.00, 29.00 +DRA, 01, 22, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 22, 62.00, 39.00, 14.00, 9.00, 17.00 +DSM, 01, 22, 28.00, 11.00, 21.00, 15.00, 29.00 +DTW, 01, 22, 30.00, 15.00, 31.00, 27.00, 42.00 +DUG, 01, 22, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 22, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 22, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 22, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 01, 22, 11.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 22, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 22, 21.00, 1.00, 19.00, 18.00, 28.00 +ECG, 01, 22, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 22, 59.00, 33.00, -9999.00, -9999.00, 12.00 +EED, 01, 22, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 22, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 22, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 22, 38.00, 16.00, 46.00, 44.00, 61.00 +EKO, 01, 22, 37.00, 14.00, 19.00, 21.00, 30.00 +ELD, 01, 22, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 22, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 22, 57.00, 30.00, 10.00, 11.00, 17.00 +ELY, 01, 22, 40.00, 10.00, 17.00, 17.00, 25.00 +EMP, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 22, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 22, 46.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 22, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 22, 36.00, 19.00, -9999.00, -9999.00, 17.00 +EPH, 01, 22, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 22, 32.00, 18.00, 46.00, 42.00, 60.00 +ESF, 01, 22, 57.00, 37.00, -9999.00, -9999.00, 35.00 +EUG, 01, 22, 47.00, 35.00, 37.00, 40.00, 50.00 +EVV, 01, 22, 39.00, 21.00, 27.00, 22.00, 36.00 +EWN, 01, 22, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 22, 38.00, 23.00, 22.00, 22.00, 34.00 +EYW, 01, 22, 75.00, 65.00, 12.00, 11.00, 20.00 +E74, 01, 22, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 22, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 22, -1.00, -18.00, 14.00, 15.00, 22.00 +FAR, 01, 22, 16.00, -3.00, 19.00, 17.00, 29.00 +FAT, 01, 22, 55.00, 38.00, 18.00, 19.00, 25.00 +FAY, 01, 22, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 22, 29.00, 13.00, 29.00, 31.00, 43.00 +FCS, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 01, 22, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 22, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 22, 43.00, 15.00, 23.00, 23.00, 31.00 +FLL, 01, 22, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 22, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 22, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 22, 43.00, 21.00, -9999.00, -9999.00, 32.00 +FMH, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 22, 43.00, 16.00, 12.00, 10.00, 17.00 +FMY, 01, 22, 74.00, 53.00, 12.00, 12.00, 19.00 +FNT, 01, 22, 29.00, 14.00, 30.00, 29.00, 42.00 +FOD, 01, 22, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 22, 37.00, 17.00, -9999.00, -9999.00, 20.00 +FOK, 01, 22, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 22, 39.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 22, 25.00, 4.00, 16.00, 14.00, 24.00 +FSI, 01, 22, 50.00, 24.00, -9999.00, -9999.00, 15.00 +FSM, 01, 22, 49.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 22, 40.00, 20.00, -9999.00, -9999.00, 34.00 +FWA, 01, 22, 30.00, 15.00, 27.00, 23.00, 39.00 +FWH, 01, 22, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 22, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 22, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 22, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 22, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 22, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 22, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 22, 34.00, 21.00, 25.00, 27.00, 38.00 +GFA, 01, 22, 31.00, 12.00, -9999.00, -9999.00, 26.00 +GFK, 01, 22, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 22, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 22, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 22, 20.00, 2.00, 15.00, 15.00, 24.00 +GJT, 01, 22, 37.00, 16.00, 14.00, 15.00, 23.00 +GKN, 01, 22, 4.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 22, 42.00, 16.00, 11.00, 12.00, 18.00 +GLH, 01, 22, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 22, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 22, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 22, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GON, 01, 22, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 22, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 22, 23.00, 6.00, 25.00, 22.00, 35.00 +GRCI, 01, 22, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 22, 47.00, 33.00, -9999.00, -9999.00, 60.00 +GRI, 01, 22, 33.00, 11.00, 13.00, 12.00, 20.00 +GRK, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 22, 29.00, 14.00, 35.00, 36.00, 50.00 +GSB, 01, 22, 51.00, 31.00, -9999.00, -9999.00, 32.00 +GSG, 01, 22, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 22, 47.00, 27.00, 23.00, 23.00, 32.00 +GSP, 01, 22, 50.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 22, 28.00, 8.00, -9999.00, -9999.00, 60.00 +GTF, 01, 22, 31.00, 12.00, 18.00, 22.00, 31.00 +GUP, 01, 22, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 22, 32.00, 13.00, -9999.00, -9999.00, 37.00 +GVW, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 22, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 22, 52.00, 36.00, 25.00, 25.00, 38.00 +HBR, 01, 22, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 22, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 22, 36.00, 18.00, -9999.00, -9999.00, 35.00 +HKY, 01, 22, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 22, 30.00, 10.00, 14.00, 17.00, 24.00 +HMN, 01, 22, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 01, 22, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 22, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 22, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 22, 24.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 22, 42.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 22, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 22, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 22, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 22, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 22, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 22, 60.00, 37.00, -9999.00, -9999.00, 31.00 +HST, 01, 22, 76.00, 54.00, -9999.00, -9999.00, 23.00 +HSV, 01, 22, 48.00, 29.00, 29.00, 23.00, 38.00 +HTL, 01, 22, 25.00, 8.00, 37.00, 31.00, 51.00 +HTS, 01, 22, 41.00, 23.00, 33.00, 36.00, 47.00 +HUF, 01, 22, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 22, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 22, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 22, 25.00, 4.00, 14.00, 16.00, 24.00 +IAB, 01, 22, 40.00, 19.00, -9999.00, -9999.00, 18.00 +IAD, 01, 22, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 22, 61.00, 40.00, 25.00, 23.00, 35.00 +ICT, 01, 22, 40.00, 19.00, 14.00, 12.00, 20.00 +IDA, 01, 22, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 22, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 22, 39.00, 22.00, 24.00, 25.00, 36.00 +ILI, 01, 22, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 22, 55.00, 34.00, 21.00, 25.00, 35.00 +IMT, 01, 22, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 22, 34.00, 17.00, 30.00, 28.00, 42.00 +INL, 01, 22, 12.00, -10.00, 23.00, 21.00, 34.00 +INS, 01, 22, 54.00, 32.00, -9999.00, -9999.00, 7.00 +INT, 01, 22, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 22, 46.00, 20.00, 11.00, 10.00, 19.00 +IPL, 01, 22, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 22, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 22, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 22, 20.00, -1.00, 13.00, 13.00, 22.00 +ISP, 01, 22, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 22, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 22, 66.00, 38.00, -9999.00, -9999.00, 14.00 +IWD, 01, 22, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 22, 25.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 22, 56.00, 33.00, 25.00, 23.00, 35.00 +JAX, 01, 22, 64.00, 41.00, 16.00, 17.00, 25.00 +JBR, 01, 22, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 22, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 22, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 22, 37.00, 25.00, 22.00, 22.00, 34.00 +JHW, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 22, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 22, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 22, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 22, 30.00, 19.00, 48.00, 47.00, 58.00 +JST, 01, 22, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 22, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 22, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 22, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 22, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 22, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 22, 28.00, 13.00, 34.00, 31.00, 48.00 +LAR, 01, 22, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 22, 58.00, 34.00, 8.00, 8.00, 12.00 +LAX, 01, 22, 66.00, 48.00, 16.00, 15.00, 23.00 +LBB, 01, 22, 53.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 22, 35.00, 9.00, 14.00, 9.00, 19.00 +LCH, 01, 22, 60.00, 41.00, 23.00, 24.00, 34.00 +LCK, 01, 22, 36.00, 19.00, -9999.00, -9999.00, 40.00 +LEB, 01, 22, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 22, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 22, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 22, 59.00, 37.00, 23.00, 24.00, 34.00 +LFT, 01, 22, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 22, 37.00, 25.00, 22.00, 22.00, 34.00 +LGB, 01, 22, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 22, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 22, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 22, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 22, 49.00, 29.00, 24.00, 21.00, 31.00 +LIZ, 01, 22, 19.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 22, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 01, 22, 32.00, 8.00, 13.00, 10.00, 18.00 +LNK, 01, 22, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 22, 44.00, 17.00, 12.00, 13.00, 21.00 +LOZ, 01, 22, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 22, 49.00, 28.00, -9999.00, -9999.00, 25.00 +LSE, 01, 22, 24.00, 5.00, 18.00, 16.00, 28.00 +LSF, 01, 22, 56.00, 35.00, -9999.00, -9999.00, 32.00 +LSV, 01, 22, 61.00, 28.00, -9999.00, -9999.00, 7.00 +LTS, 01, 22, 54.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 22, 68.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 01, 22, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 22, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 22, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 22, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 22, 44.00, 25.00, 23.00, 23.00, 35.00 +MAF, 01, 22, 57.00, 29.00, 7.00, 10.00, 14.00 +MBL, 01, 22, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 22, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 22, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 22, 55.00, 41.00, -9999.00, -9999.00, 31.00 +MCF, 01, 22, 70.00, 50.00, -9999.00, -9999.00, 21.00 +MCG, 01, 22, 1.00, -18.00, 19.00, 22.00, 31.00 +MCI, 01, 22, 35.00, 17.00, 17.00, 15.00, 25.00 +MCK, 01, 22, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 22, 57.00, 34.00, 24.00, 24.00, 34.00 +MCO, 01, 22, 71.00, 48.00, 12.00, 15.00, 23.00 +MCW, 01, 22, 22.00, 4.00, 16.00, 11.00, 22.00 +MC2, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 01, 22, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 22, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 22, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 22, 30.00, 15.00, 26.00, 26.00, 40.00 +MEI, 01, 22, 57.00, 33.00, 24.00, 22.00, 34.00 +MEM, 01, 22, 49.00, 31.00, 26.00, 20.00, 34.00 +MER, 01, 22, 56.00, 36.00, -9999.00, -9999.00, 27.00 +MFD, 01, 22, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 22, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 22, 47.00, 31.00, 24.00, 26.00, 34.00 +MGE, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 22, 57.00, 36.00, 25.00, 22.00, 36.00 +MGW, 01, 22, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 22, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 22, 54.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 01, 22, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 22, 76.00, 57.00, 11.00, 13.00, 21.00 +MIB, 01, 22, 18.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 22, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 22, 40.00, 21.00, -9999.00, -9999.00, 31.00 +MKC, 01, 22, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 22, 26.00, 12.00, 28.00, 27.00, 42.00 +MKG, 01, 22, 29.00, 17.00, 42.00, 42.00, 55.00 +MKL, 01, 22, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 22, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 22, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 22, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 22, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 22, 29.00, 11.00, 23.00, 20.00, 33.00 +MLS, 01, 22, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 22, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 22, 56.00, 35.00, -9999.00, -9999.00, 35.00 +MOB, 01, 22, 60.00, 40.00, 26.00, 23.00, 36.00 +MOT, 01, 22, 18.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 22, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 22, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 22, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 22, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 22, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 22, 60.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 22, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 22, 25.00, 7.00, 25.00, 20.00, 34.00 +MSO, 01, 22, 31.00, 16.00, 28.00, 29.00, 40.00 +MSP, 01, 22, 21.00, 3.00, 22.00, 19.00, 32.00 +MSS, 01, 22, 24.00, 4.00, 37.00, 35.00, 50.00 +MSY, 01, 22, 61.00, 42.00, 23.00, 24.00, 36.00 +MTC, 01, 22, 29.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 22, 41.00, 23.00, -9999.00, -9999.00, 32.00 +MTO, 01, 22, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 22, 36.00, 18.00, -9999.00, -9999.00, 32.00 +MUO, 01, 22, 41.00, 22.00, -9999.00, -9999.00, 31.00 +MWA, 01, 22, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 22, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 22, 57.00, 36.00, -9999.00, -9999.00, 32.00 +MYL, 01, 22, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 22, 56.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 22, 56.00, 41.00, -9999.00, -9999.00, 36.00 +NBC, 01, 22, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 22, 29.00, 13.00, -9999.00, -9999.00, 31.00 +NCA, 01, 22, 56.00, 32.00, -9999.00, -9999.00, 37.00 +NCO, 01, 22, 38.00, 22.00, -9999.00, -9999.00, 37.00 +NC1, 01, 22, 55.00, 36.00, -9999.00, -9999.00, 12.00 +NEL, 01, 22, 40.00, 19.00, -9999.00, -9999.00, 34.00 +NFG, 01, 22, 65.00, 44.00, -9999.00, -9999.00, 27.00 +NFL, 01, 22, 45.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 01, 22, 66.00, 46.00, -9999.00, -9999.00, 25.00 +NGU, 01, 22, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 22, 57.00, 44.00, -9999.00, -9999.00, 32.00 +NHK, 01, 22, 42.00, 24.00, -9999.00, -9999.00, 34.00 +NHZ, 01, 22, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NIP, 01, 22, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 01, 22, 63.00, 41.00, -9999.00, -9999.00, 25.00 +NKT, 01, 22, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 22, 66.00, 49.00, -9999.00, -9999.00, 22.00 +NLC, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 01, 22, 55.00, 32.00, -9999.00, -9999.00, 34.00 +NPA, 01, 22, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NQA, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 22, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 22, 75.00, 65.00, -9999.00, -9999.00, 19.00 +NRB, 01, 22, 64.00, 46.00, -9999.00, -9999.00, 27.00 +NRC, 01, 22, 56.00, 36.00, -9999.00, -9999.00, 31.00 +NRS, 01, 22, 65.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 22, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 22, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 22, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 01, 22, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 01, 22, 47.00, 31.00, -9999.00, -9999.00, 33.00 +NUC, 01, 22, 64.00, 48.00, -9999.00, -9999.00, 18.00 +NUQ, 01, 22, 58.00, 38.00, -9999.00, -9999.00, 30.00 +NUW, 01, 22, 46.00, 34.00, -9999.00, -9999.00, 53.00 +NWF, 01, 22, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 22, 44.00, 21.00, -9999.00, -9999.00, 34.00 +NZC, 01, 22, 65.00, 38.00, -9999.00, -9999.00, 27.00 +NZJ, 01, 22, 68.00, 42.00, -9999.00, -9999.00, 16.00 +NZW, 01, 22, 36.00, 18.00, -9999.00, -9999.00, 36.00 +NZY, 01, 22, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 22, 58.00, 41.00, 23.00, 26.00, 33.00 +OAR, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 22, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 22, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 22, 47.00, 25.00, 13.00, 11.00, 19.00 +OLM, 01, 22, 45.00, 32.00, 49.00, 47.00, 59.00 +OMA, 01, 22, 32.00, 11.00, 12.00, 12.00, 17.00 +OME, 01, 22, 14.00, 0.00, 23.00, 25.00, 34.00 +ONT, 01, 22, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 22, 29.00, 13.00, 25.00, 25.00, 37.00 +ORF, 01, 22, 47.00, 31.00, 25.00, 25.00, 38.00 +ORH, 01, 22, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 22, -10.00, -27.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 22, 28.00, 9.00, -9999.00, -9999.00, 45.00 +OTG, 01, 22, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 22, 52.00, 39.00, 43.00, 45.00, 53.00 +OTM, 01, 22, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 22, 5.00, -8.00, 15.00, 19.00, 25.00 +OURC, 01, 22, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 22, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 22, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 22, 59.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 22, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 22, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 22, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 22, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 22, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 22, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 22, 62.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 22, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 22, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 22, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 22, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 22, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 22, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 22, 26.00, 7.00, -9999.00, -9999.00, 38.00 +PBI, 01, 22, 75.00, 56.00, 17.00, 18.00, 27.00 +PDT, 01, 22, 41.00, 28.00, 25.00, 25.00, 38.00 +PDX, 01, 22, 46.00, 34.00, 43.00, 40.00, 54.00 +PFN, 01, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 22, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 22, 38.00, 23.00, 23.00, 24.00, 36.00 +PHX, 01, 22, 67.00, 42.00, 11.00, 11.00, 16.00 +PIA, 01, 22, 30.00, 13.00, 24.00, 22.00, 36.00 +PIB, 01, 22, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 22, 33.00, 15.00, 26.00, 27.00, 39.00 +PIR, 01, 22, 28.00, 7.00, 13.00, 11.00, 20.00 +PIT, 01, 22, 34.00, 18.00, 43.00, 37.00, 57.00 +PKB, 01, 22, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 22, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 22, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 22, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 22, 60.00, 41.00, 23.00, 19.00, 32.00 +POB, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 22, 58.00, 35.00, -9999.00, -9999.00, 37.00 +POM, 01, 22, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 22, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 22, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 22, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 22, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 22, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 22, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 22, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 22, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 22, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 22, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 22, 46.00, 15.00, 10.00, 9.00, 14.00 +PUC, 01, 22, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 22, 36.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 22, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 22, 30.00, 11.00, 24.00, 25.00, 35.00 +P02, 01, 22, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 22, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 22, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 22, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 22, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +P35, 01, 22, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 22, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +P39, 01, 22, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 22, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 22, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 22, 22.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 22, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 22, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 22, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 22, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 22, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 22, 34.00, 11.00, 12.00, 13.00, 21.00 +RBL, 01, 22, 56.00, 37.00, 27.00, 27.00, 36.00 +RCA, 01, 22, 34.00, 11.00, -9999.00, -9999.00, 22.00 +RDD, 01, 22, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 22, 42.00, 22.00, 18.00, 17.00, 26.00 +RDR, 01, 22, 14.00, -5.00, -9999.00, -9999.00, 26.00 +RDU, 01, 22, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 22, 53.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 01, 22, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 22, 27.00, 10.00, 23.00, 20.00, 33.00 +RIC, 01, 22, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 22, 66.00, 41.00, -9999.00, -9999.00, 19.00 +RIW, 01, 22, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 22, 30.00, 11.00, 15.00, 10.00, 20.00 +RME, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 22, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 22, 61.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 22, 46.00, 21.00, 14.00, 16.00, 22.00 +ROA, 01, 22, 44.00, 25.00, 22.00, 23.00, 33.00 +ROC, 01, 22, 31.00, 16.00, 44.00, 44.00, 61.00 +ROW, 01, 22, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 22, 39.00, 16.00, 10.00, 10.00, 17.00 +RST, 01, 22, 21.00, 3.00, 20.00, 19.00, 30.00 +RWF, 01, 22, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 22, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 22, 54.00, 38.00, 25.00, 24.00, 32.00 +SAF, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 22, 66.00, 49.00, 18.00, 17.00, 25.00 +SAT, 01, 22, 61.00, 38.00, 20.00, 18.00, 27.00 +SAV, 01, 22, 60.00, 38.00, 20.00, 21.00, 30.00 +SAW, 01, 22, 25.00, 11.00, -9999.00, -9999.00, 53.00 +SBA, 01, 22, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 22, 67.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 22, 30.00, 16.00, 36.00, 37.00, 51.00 +SBP, 01, 22, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 22, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 22, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 22, -11.00, -23.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 22, 54.00, 37.00, 21.00, 23.00, 30.00 +SDF, 01, 22, 40.00, 23.00, 26.00, 25.00, 36.00 +SEA, 01, 22, 46.00, 35.00, 40.00, 42.00, 53.00 +SEM, 01, 22, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 22, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 22, 56.00, 42.00, 22.00, 23.00, 31.00 +SGF, 01, 22, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 22, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 22, 34.00, 9.00, 19.00, 17.00, 28.00 +SHV, 01, 22, 56.00, 35.00, 24.00, 23.00, 34.00 +SIT, 01, 22, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 22, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 22, 57.00, 31.00, 13.00, 10.00, 18.00 +SKA, 01, 22, 34.00, 21.00, -9999.00, -9999.00, 45.00 +SKF, 01, 22, 61.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 22, 37.00, 20.00, 21.00, 21.00, 32.00 +SLE, 01, 22, 47.00, 33.00, 40.00, 39.00, 51.00 +SLN, 01, 22, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 22, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 22, 64.00, 39.00, -9999.00, 20.00, 35.00 +SNA, 01, 22, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 22, 30.00, 22.00, 42.00, 42.00, 62.00 +SNS, 01, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 22, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 22, 33.00, 16.00, 22.00, 21.00, 34.00 +SPS, 01, 22, 52.00, 28.00, 10.00, 12.00, 17.00 +SRQ, 01, 22, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 22, 56.00, 32.00, -9999.00, -9999.00, 31.00 +SSI, 01, 22, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 22, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 22, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 22, 38.00, 21.00, 24.00, 21.00, 35.00 +STNV, 01, 22, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 22, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 22, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 22, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 22, 56.00, 37.00, -9999.00, -9999.00, 30.00 +SUX, 01, 22, 28.00, 8.00, 14.00, 12.00, 21.00 +SVN, 01, 22, 60.00, 38.00, -9999.00, -9999.00, 27.00 +SWF, 01, 22, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 22, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 22, 30.00, 14.00, 46.00, 45.00, 60.00 +SZL, 01, 22, 38.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 22, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 22, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 22, 46.00, 18.00, -9999.00, -9999.00, 27.00 +TCC, 01, 22, 53.00, 22.00, 8.00, 6.00, 11.00 +TCL, 01, 22, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 22, 47.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 22, 54.00, 28.00, -9999.00, 6.00, 12.00 +TEB, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 22, 47.00, 25.00, -9999.00, -9999.00, 17.00 +TKA, 01, 22, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 22, 63.00, 38.00, 20.00, 20.00, 29.00 +TNX, 01, 22, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 22, 30.00, 15.00, 31.00, 26.00, 44.00 +TOP, 01, 22, 37.00, 17.00, 14.00, 14.00, 22.00 +TPA, 01, 22, 70.00, 50.00, 13.00, 14.00, 22.00 +TPH, 01, 22, 45.00, 19.00, 11.00, 9.00, 15.00 +TRI, 01, 22, 44.00, 24.00, 29.00, 30.00, 42.00 +TRK, 01, 22, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 22, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 22, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 22, 46.00, 25.00, 15.00, 13.00, 21.00 +TUP, 01, 22, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 22, 64.00, 39.00, 13.00, 11.00, 19.00 +TVC, 01, 22, 26.00, 12.00, 42.00, 41.00, 55.00 +TVL, 01, 22, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 22, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 22, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 22, 46.00, 26.00, 28.00, 26.00, 40.00 +T01, 01, 22, 44.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 22, 53.00, 31.00, -9999.00, -9999.00, 35.00 +T03, 01, 22, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 22, 72.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 01, 22, 38.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 22, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 22, 38.00, 9.00, -9999.00, -9999.00, 36.00 +T08, 01, 22, 36.00, 19.00, -9999.00, -9999.00, 35.00 +UCA, 01, 22, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 22, 54.00, 32.00, -9999.00, -9999.00, 7.00 +UIL, 01, 22, 46.00, 34.00, 57.00, 58.00, 67.00 +UIN, 01, 22, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 22, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 22, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 22, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 22, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 01, 22, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 22, 61.00, 37.00, -9999.00, -9999.00, 27.00 +VBG, 01, 22, 66.00, 40.00, -9999.00, -9999.00, 25.00 +VCT, 01, 22, 63.00, 43.00, 22.00, 20.00, 32.00 +VCV, 01, 22, 59.00, 30.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 22, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 22, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 22, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 22, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 22, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 22, 60.00, 37.00, -9999.00, -9999.00, 29.00 +VRB, 01, 22, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 22, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 22, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 22, 44.00, 26.00, -9999.00, 24.00, -9999.00 +WJA, 01, 22, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 22, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 22, 2.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 22, 43.00, 18.00, 16.00, 17.00, 26.00 +WPO, 01, 22, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 22, 57.00, 34.00, -9999.00, -9999.00, 33.00 +WRG, 01, 22, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 22, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 22, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +X68, 01, 22, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 22, 32.00, 19.00, 59.00, 58.00, 67.00 +YCG, 01, 22, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 22, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 22, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 22, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 22, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 22, 39.00, 22.00, 20.00, 19.00, 29.00 +YNG, 01, 22, 31.00, 16.00, 33.00, 35.00, 49.00 +YPA, 01, 22, 8.00, -15.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 22, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 22, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 22, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 22, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 22, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 22, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 22, 69.00, 45.00, 5.00, 6.00, 10.00 +YVR, 01, 22, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 22, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 22, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 22, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 22, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 22, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 22, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 22, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 22, 21.00, 4.00, 46.00, 44.00, 63.00 +ZUN, 01, 22, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 22, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 22, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 22, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 01, 22, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 22, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 22, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 22, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 22, 52.00, 34.00, -9999.00, -9999.00, 32.00 +2PJ, 01, 22, 56.00, 32.00, -9999.00, -9999.00, 35.00 +3B1, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 22, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 22, 25.00, 9.00, -9999.00, -9999.00, 45.00 +3SE, 01, 22, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 22, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 22, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 22, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 22, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 22, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 22, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 22, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 23, 34.00, 19.00, 26.00, 25.00, 37.00 +ABI, 01, 23, 56.00, 32.00, 12.00, 11.00, 18.00 +ABQ, 01, 23, 49.00, 23.00, 11.00, 12.00, 18.00 +ABR, 01, 23, 22.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 23, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 23, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 23, 57.00, 35.00, 17.00, 16.00, 25.00 +ACV, 01, 23, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 23, 40.00, 21.00, 22.00, 22.00, 34.00 +ADK, 01, 23, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 23, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 23, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 23, 41.00, 21.00, -9999.00, -9999.00, 33.00 +AEX, 01, 23, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 23, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 23, 73.00, 48.00, -9999.00, -9999.00, 30.00 +AGS, 01, 23, 56.00, 32.00, 22.00, 22.00, 31.00 +AHN, 01, 23, 52.00, 32.00, 26.00, 24.00, 35.00 +AKN, 01, 23, 22.00, 7.00, 22.00, 25.00, 34.00 +AKO, 01, 23, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 23, 30.00, 11.00, 26.00, 25.00, 37.00 +ALI, 01, 23, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 23, 24.00, 6.00, 21.00, 15.00, 29.00 +ALS, 01, 23, 35.00, -2.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 23, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 23, 50.00, 22.00, 10.00, 10.00, 17.00 +AMG, 01, 23, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 23, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 23, 22.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 23, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 23, 40.00, 30.00, 61.00, 56.00, 74.00 +AOO, 01, 23, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 23, 26.00, 8.00, 30.00, 30.00, 44.00 +AQQ, 01, 23, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 23, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AST, 01, 23, 49.00, 36.00, 54.00, 52.00, 63.00 +ATL, 01, 23, 51.00, 32.00, 26.00, 26.00, 37.00 +ATW, 01, 23, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 23, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 23, 37.00, 17.00, -9999.00, -9999.00, 37.00 +AUG, 01, 23, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 23, 60.00, 39.00, 18.00, 17.00, 25.00 +AUW, 01, 23, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 23, 47.00, 25.00, 22.00, 22.00, 32.00 +AVP, 01, 23, 32.00, 17.00, 27.00, 26.00, 39.00 +AXN, 01, 23, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 23, 33.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 01, 23, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 23, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 23, 56.00, 38.00, -9999.00, -9999.00, 33.00 +BAD, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 23, 36.00, 9.00, -9999.00, -9999.00, 18.00 +BDL, 01, 23, 33.00, 16.00, 24.00, 22.00, 34.00 +BDR, 01, 23, 36.00, 22.00, 25.00, 22.00, 36.00 +BET, 01, 23, 12.00, 0.00, 15.00, 15.00, 25.00 +BFD, 01, 23, 27.00, 11.00, 50.00, 48.00, 67.00 +BFF, 01, 23, 39.00, 13.00, 15.00, 13.00, 22.00 +BFL, 01, 23, 59.00, 40.00, 14.00, 14.00, 21.00 +BGM, 01, 23, 28.00, 14.00, 34.00, 39.00, 52.00 +BGR, 01, 23, 27.00, 8.00, 22.00, 23.00, 35.00 +BGS, 01, 23, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 23, 53.00, 32.00, 27.00, 24.00, 37.00 +BID, 01, 23, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 23, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 23, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 23, 33.00, 15.00, 19.00, 19.00, 29.00 +BIS, 01, 23, 21.00, -1.00, 15.00, 14.00, 24.00 +BIX, 01, 23, 60.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 23, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 23, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 23, 45.00, 14.00, -9999.00, -9999.00, 17.00 +BKW, 01, 23, 38.00, 20.00, 37.00, 39.00, 52.00 +BLF, 01, 23, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 23, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 23, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 23, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 23, 40.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 23, 47.00, 27.00, 27.00, 24.00, 39.00 +BNO, 01, 23, 35.00, 15.00, -9999.00, 22.00, 39.00 +BOI, 01, 23, 38.00, 23.00, 22.00, 24.00, 36.00 +BOS, 01, 23, 36.00, 21.00, 24.00, 24.00, 35.00 +BPI, 01, 23, 26.00, -7.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 23, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 23, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 23, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 23, 69.00, 50.00, 17.00, 18.00, 25.00 +BRW, 01, 23, -9.00, -21.00, 11.00, 11.00, 18.00 +BSM, 01, 23, 60.00, 39.00, -9999.00, -9999.00, 24.00 +BTI, 01, 23, -9.00, -23.00, 11.00, 10.00, 18.00 +BTL, 01, 23, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 23, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 23, 60.00, 40.00, 26.00, 22.00, 35.00 +BTT, 01, 23, -4.00, -21.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 23, 25.00, 7.00, 35.00, 31.00, 50.00 +BUB, 01, 23, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 23, 30.00, 16.00, 48.00, 51.00, 65.00 +BUR, 01, 23, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 23, 61.00, 43.00, -9999.00, 22.00, 36.00 +BWG, 01, 23, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 23, 40.00, 23.00, 22.00, 24.00, 34.00 +BYH, 01, 23, 45.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 23, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 23, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 23, 56.00, 32.00, 22.00, 24.00, 33.00 +CAG, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 23, 33.00, 16.00, 36.00, 40.00, 54.00 +CAO, 01, 23, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 23, 20.00, -2.00, 30.00, 33.00, 48.00 +CBM, 01, 23, 53.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 23, 32.00, 23.00, 47.00, 51.00, 65.00 +CDC, 01, 23, 43.00, 19.00, 14.00, 15.00, 22.00 +CDR, 01, 23, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 23, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 23, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 01, 23, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 23, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 23, 48.00, 28.00, 25.00, 27.00, 37.00 +CHO, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 23, 58.00, 38.00, 22.00, 20.00, 32.00 +CID, 01, 23, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 23, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 23, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 23, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 23, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 23, 32.00, 17.00, 40.00, 39.00, 55.00 +CLL, 01, 23, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 23, 50.00, 30.00, 23.00, 23.00, 33.00 +CMH, 01, 23, 34.00, 18.00, 31.00, 32.00, 44.00 +CMI, 01, 23, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 23, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 23, 37.00, 16.00, 13.00, 13.00, 19.00 +CNM, 01, 23, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 23, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 01, 23, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 01, 23, 71.00, 50.00, -9999.00, -9999.00, 21.00 +CON, 01, 23, 30.00, 7.00, 24.00, 23.00, 34.00 +COS, 01, 23, 42.00, 17.00, 13.00, 11.00, 19.00 +COT, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 23, 37.00, 19.00, 22.00, 19.00, 31.00 +CPR, 01, 23, 34.00, 13.00, 19.00, 17.00, 28.00 +CRBC, 01, 23, 28.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 23, 66.00, 46.00, 21.00, 19.00, 28.00 +CRW, 01, 23, 42.00, 23.00, 39.00, 40.00, 52.00 +CSG, 01, 23, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 23, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 23, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 23, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 23, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 23, 37.00, 19.00, 30.00, 26.00, 40.00 +CVN, 01, 23, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 23, 52.00, 23.00, -9999.00, -9999.00, 9.00 +CXY, 01, 23, 36.00, 21.00, 21.00, 23.00, 32.00 +CYS, 01, 23, 38.00, 16.00, 13.00, 11.00, 19.00 +DAA, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 01, 23, 68.00, 47.00, 14.00, 16.00, 24.00 +DAG, 01, 23, 62.00, 38.00, 10.00, 9.00, 15.00 +DAL, 01, 23, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 23, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 23, 34.00, 18.00, 34.00, 27.00, 45.00 +DBQ, 01, 23, 25.00, 8.00, 25.00, 20.00, 36.00 +DCA, 01, 23, 43.00, 27.00, 21.00, 23.00, 32.00 +DDC, 01, 23, 43.00, 19.00, 13.00, 12.00, 19.00 +DEC, 01, 23, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 23, 44.00, 17.00, 14.00, 11.00, 20.00 +DFW, 01, 23, 55.00, 33.00, 16.00, 14.00, 23.00 +DHN, 01, 23, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 23, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 23, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 23, 63.00, 39.00, -9999.00, -9999.00, 18.00 +DLG, 01, 23, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 23, 17.00, -2.00, 29.00, 25.00, 40.00 +DLLC, 01, 23, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 23, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 23, 65.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 23, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 23, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 23, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 23, 61.00, 37.00, -9999.00, -9999.00, 29.00 +DRA, 01, 23, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 23, 63.00, 39.00, 14.00, 9.00, 17.00 +DSM, 01, 23, 29.00, 11.00, 21.00, 15.00, 29.00 +DTW, 01, 23, 30.00, 15.00, 31.00, 27.00, 42.00 +DUG, 01, 23, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 23, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 23, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 23, 56.00, 32.00, -9999.00, -9999.00, 16.00 +D45, 01, 23, 12.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 23, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 23, 22.00, 1.00, 19.00, 18.00, 28.00 +ECG, 01, 23, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 23, 60.00, 33.00, -9999.00, -9999.00, 12.00 +EED, 01, 23, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 01, 23, 36.00, 5.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 23, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 23, 38.00, 16.00, 46.00, 44.00, 61.00 +EKO, 01, 23, 38.00, 15.00, 19.00, 21.00, 30.00 +ELD, 01, 23, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 23, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 23, 58.00, 30.00, 10.00, 11.00, 17.00 +ELY, 01, 23, 41.00, 11.00, 17.00, 17.00, 25.00 +EMP, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 23, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 23, 47.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 23, 2.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 23, 37.00, 20.00, -9999.00, -9999.00, 18.00 +EPH, 01, 23, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 23, 32.00, 17.00, 46.00, 42.00, 60.00 +ESF, 01, 23, 58.00, 37.00, -9999.00, -9999.00, 35.00 +EUG, 01, 23, 48.00, 36.00, 38.00, 41.00, 51.00 +EVV, 01, 23, 39.00, 21.00, 27.00, 22.00, 36.00 +EWN, 01, 23, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 23, 38.00, 23.00, 22.00, 22.00, 34.00 +EYW, 01, 23, 75.00, 65.00, 13.00, 11.00, 20.00 +E74, 01, 23, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 23, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 23, 0.00, -18.00, 14.00, 15.00, 22.00 +FAR, 01, 23, 16.00, -3.00, 19.00, 17.00, 29.00 +FAT, 01, 23, 56.00, 38.00, 18.00, 19.00, 26.00 +FAY, 01, 23, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 23, 30.00, 14.00, 29.00, 31.00, 43.00 +FCS, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 01, 23, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 23, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 23, 43.00, 16.00, 23.00, 23.00, 31.00 +FLL, 01, 23, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 23, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 23, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 23, 44.00, 22.00, -9999.00, -9999.00, 32.00 +FMH, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 23, 43.00, 17.00, 11.00, 11.00, 17.00 +FMY, 01, 23, 74.00, 53.00, 11.00, 12.00, 19.00 +FNT, 01, 23, 29.00, 14.00, 30.00, 29.00, 42.00 +FOD, 01, 23, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 23, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FOK, 01, 23, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 23, 39.00, 18.00, -9999.00, -9999.00, 20.00 +FSD, 01, 23, 25.00, 4.00, 16.00, 14.00, 24.00 +FSI, 01, 23, 51.00, 25.00, -9999.00, -9999.00, 15.00 +FSM, 01, 23, 49.00, 26.00, 20.00, 17.00, 29.00 +FTK, 01, 23, 40.00, 20.00, -9999.00, -9999.00, 35.00 +FWA, 01, 23, 31.00, 15.00, 27.00, 23.00, 39.00 +FWH, 01, 23, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 23, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 23, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 23, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 23, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 23, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 23, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 23, 35.00, 22.00, 25.00, 28.00, 38.00 +GFA, 01, 23, 32.00, 13.00, -9999.00, -9999.00, 26.00 +GFK, 01, 23, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 23, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 23, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 23, 21.00, 2.00, 15.00, 15.00, 24.00 +GJT, 01, 23, 37.00, 16.00, 14.00, 15.00, 23.00 +GKN, 01, 23, 4.00, -12.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 23, 42.00, 16.00, 11.00, 11.00, 18.00 +GLH, 01, 23, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 23, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 23, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 23, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GON, 01, 23, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 23, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 23, 23.00, 6.00, 25.00, 22.00, 35.00 +GRCI, 01, 23, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 23, 48.00, 33.00, -9999.00, -9999.00, 60.00 +GRI, 01, 23, 34.00, 12.00, 13.00, 12.00, 20.00 +GRK, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 23, 29.00, 14.00, 35.00, 36.00, 50.00 +GSB, 01, 23, 52.00, 31.00, -9999.00, -9999.00, 32.00 +GSG, 01, 23, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 23, 47.00, 27.00, 23.00, 23.00, 32.00 +GSP, 01, 23, 51.00, 30.00, 24.00, 22.00, 33.00 +GST, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 23, 27.00, 7.00, -9999.00, -9999.00, 60.00 +GTF, 01, 23, 32.00, 13.00, 18.00, 22.00, 31.00 +GUP, 01, 23, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 23, 32.00, 13.00, -9999.00, -9999.00, 37.00 +GVW, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 01, 23, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 23, 52.00, 36.00, 25.00, 25.00, 38.00 +HBR, 01, 23, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 23, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 23, 37.00, 19.00, -9999.00, -9999.00, 35.00 +HKY, 01, 23, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 23, 31.00, 11.00, 14.00, 17.00, 24.00 +HMN, 01, 23, 58.00, 23.00, -9999.00, -9999.00, 10.00 +HMS, 01, 23, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 23, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 23, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 23, 25.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 23, 43.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 23, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 23, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 23, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 23, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 23, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 23, 61.00, 37.00, -9999.00, -9999.00, 32.00 +HST, 01, 23, 76.00, 54.00, -9999.00, -9999.00, 23.00 +HSV, 01, 23, 49.00, 30.00, 29.00, 23.00, 38.00 +HTL, 01, 23, 25.00, 7.00, 37.00, 31.00, 51.00 +HTS, 01, 23, 41.00, 23.00, 33.00, 36.00, 47.00 +HUF, 01, 23, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 23, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 23, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 23, 26.00, 5.00, 14.00, 16.00, 24.00 +IAB, 01, 23, 41.00, 20.00, -9999.00, -9999.00, 18.00 +IAD, 01, 23, 40.00, 21.00, 22.00, 24.00, 34.00 +IAG, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 23, 62.00, 40.00, 25.00, 23.00, 35.00 +ICT, 01, 23, 41.00, 20.00, 14.00, 12.00, 20.00 +IDA, 01, 23, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 23, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 23, 39.00, 22.00, 24.00, 24.00, 36.00 +ILI, 01, 23, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 23, 56.00, 34.00, 21.00, 25.00, 35.00 +IMT, 01, 23, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 23, 34.00, 17.00, 30.00, 28.00, 42.00 +INL, 01, 23, 13.00, -9.00, 23.00, 21.00, 34.00 +INS, 01, 23, 55.00, 33.00, -9999.00, -9999.00, 7.00 +INT, 01, 23, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 23, 47.00, 21.00, 11.00, 10.00, 19.00 +IPL, 01, 23, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 23, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 23, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 23, 21.00, -1.00, 13.00, 13.00, 22.00 +ISP, 01, 23, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 23, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 23, 67.00, 39.00, -9999.00, -9999.00, 14.00 +IWD, 01, 23, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 23, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 23, 56.00, 33.00, 25.00, 23.00, 35.00 +JAX, 01, 23, 65.00, 41.00, 16.00, 17.00, 26.00 +JBR, 01, 23, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 23, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 23, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 23, 37.00, 25.00, 22.00, 22.00, 34.00 +JHW, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 23, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 23, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 23, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 23, 30.00, 20.00, 48.00, 47.00, 58.00 +JST, 01, 23, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 23, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 23, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 23, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 23, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 23, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 23, 29.00, 13.00, 34.00, 31.00, 48.00 +LAR, 01, 23, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 23, 59.00, 35.00, 8.00, 8.00, 12.00 +LAX, 01, 23, 66.00, 48.00, 16.00, 16.00, 23.00 +LBB, 01, 23, 54.00, 25.00, 10.00, 9.00, 16.00 +LBF, 01, 23, 36.00, 10.00, 14.00, 9.00, 19.00 +LCH, 01, 23, 60.00, 41.00, 23.00, 24.00, 34.00 +LCK, 01, 23, 36.00, 19.00, -9999.00, -9999.00, 40.00 +LEB, 01, 23, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 23, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 23, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 23, 59.00, 37.00, 23.00, 24.00, 34.00 +LFT, 01, 23, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 23, 37.00, 25.00, 22.00, 22.00, 34.00 +LGB, 01, 23, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 23, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 23, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 23, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 23, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 23, 50.00, 30.00, 24.00, 21.00, 31.00 +LIZ, 01, 23, 20.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 23, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 01, 23, 33.00, 9.00, 13.00, 10.00, 18.00 +LNK, 01, 23, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 23, 44.00, 18.00, 12.00, 13.00, 21.00 +LOZ, 01, 23, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 23, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 23, 50.00, 29.00, -9999.00, -9999.00, 25.00 +LSE, 01, 23, 25.00, 6.00, 18.00, 16.00, 28.00 +LSF, 01, 23, 57.00, 35.00, -9999.00, -9999.00, 32.00 +LSV, 01, 23, 62.00, 29.00, -9999.00, -9999.00, 7.00 +LTS, 01, 23, 54.00, 26.00, -9999.00, -9999.00, 13.00 +LUF, 01, 23, 68.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 01, 23, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 23, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 23, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 23, 30.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 23, 44.00, 25.00, 23.00, 23.00, 35.00 +MAF, 01, 23, 57.00, 29.00, 7.00, 10.00, 14.00 +MBL, 01, 23, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 23, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 23, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 23, 56.00, 41.00, -9999.00, -9999.00, 31.00 +MCF, 01, 23, 70.00, 50.00, -9999.00, -9999.00, 22.00 +MCG, 01, 23, 2.00, -17.00, 19.00, 22.00, 31.00 +MCI, 01, 23, 36.00, 17.00, 18.00, 15.00, 26.00 +MCK, 01, 23, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 23, 57.00, 34.00, 24.00, 24.00, 34.00 +MCO, 01, 23, 71.00, 48.00, 13.00, 16.00, 23.00 +MCW, 01, 23, 23.00, 5.00, 16.00, 11.00, 22.00 +MC2, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 01, 23, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 23, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 23, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 23, 30.00, 15.00, 26.00, 26.00, 40.00 +MEI, 01, 23, 57.00, 34.00, 24.00, 22.00, 34.00 +MEM, 01, 23, 49.00, 31.00, 26.00, 20.00, 34.00 +MER, 01, 23, 57.00, 37.00, -9999.00, -9999.00, 27.00 +MFD, 01, 23, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 23, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 23, 48.00, 31.00, 24.00, 26.00, 34.00 +MGE, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 23, 57.00, 36.00, 25.00, 22.00, 36.00 +MGW, 01, 23, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 23, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 23, 55.00, 39.00, -9999.00, -9999.00, 31.00 +MHS, 01, 23, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 23, 76.00, 57.00, 11.00, 13.00, 22.00 +MIB, 01, 23, 19.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 23, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 23, 41.00, 22.00, -9999.00, -9999.00, 31.00 +MKC, 01, 23, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 23, 27.00, 12.00, 28.00, 27.00, 42.00 +MKG, 01, 23, 29.00, 17.00, 42.00, 42.00, 55.00 +MKL, 01, 23, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 23, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 23, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 23, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 23, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 23, 29.00, 12.00, 23.00, 20.00, 33.00 +MLS, 01, 23, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 23, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 23, 57.00, 35.00, -9999.00, -9999.00, 35.00 +MOB, 01, 23, 60.00, 40.00, 26.00, 23.00, 36.00 +MOT, 01, 23, 19.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 23, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 23, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 23, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 23, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 23, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 23, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 23, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 23, 26.00, 7.00, 25.00, 20.00, 33.00 +MSO, 01, 23, 32.00, 17.00, 28.00, 29.00, 40.00 +MSP, 01, 23, 22.00, 4.00, 22.00, 19.00, 32.00 +MSS, 01, 23, 24.00, 4.00, 37.00, 35.00, 50.00 +MSY, 01, 23, 61.00, 42.00, 23.00, 24.00, 36.00 +MTC, 01, 23, 29.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 23, 41.00, 23.00, -9999.00, -9999.00, 32.00 +MTO, 01, 23, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 23, 36.00, 18.00, -9999.00, -9999.00, 32.00 +MUO, 01, 23, 42.00, 23.00, -9999.00, -9999.00, 31.00 +MWA, 01, 23, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 23, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 23, 57.00, 36.00, -9999.00, -9999.00, 32.00 +MYL, 01, 23, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 23, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 23, 56.00, 41.00, -9999.00, -9999.00, 36.00 +NBC, 01, 23, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 23, 29.00, 13.00, -9999.00, -9999.00, 31.00 +NCA, 01, 23, 57.00, 32.00, -9999.00, -9999.00, 37.00 +NCO, 01, 23, 38.00, 22.00, -9999.00, -9999.00, 37.00 +NC1, 01, 23, 56.00, 37.00, -9999.00, -9999.00, 12.00 +NEL, 01, 23, 40.00, 19.00, -9999.00, -9999.00, 34.00 +NFG, 01, 23, 65.00, 44.00, -9999.00, -9999.00, 27.00 +NFL, 01, 23, 46.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 01, 23, 66.00, 47.00, -9999.00, -9999.00, 25.00 +NGU, 01, 23, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 23, 57.00, 44.00, -9999.00, -9999.00, 32.00 +NHK, 01, 23, 43.00, 24.00, -9999.00, -9999.00, 34.00 +NHZ, 01, 23, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NIP, 01, 23, 65.00, 41.00, -9999.00, -9999.00, 24.00 +NIR, 01, 23, 63.00, 41.00, -9999.00, -9999.00, 25.00 +NKT, 01, 23, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 23, 66.00, 49.00, -9999.00, -9999.00, 22.00 +NLC, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 01, 23, 56.00, 32.00, -9999.00, -9999.00, 33.00 +NPA, 01, 23, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 23, 69.00, 45.00, -9999.00, -9999.00, 23.00 +NQX, 01, 23, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 01, 23, 64.00, 46.00, -9999.00, -9999.00, 27.00 +NRC, 01, 23, 56.00, 37.00, -9999.00, -9999.00, 31.00 +NRS, 01, 23, 66.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 23, 61.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 23, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 23, 66.00, 44.00, -9999.00, -9999.00, 17.00 +NTK, 01, 23, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NTU, 01, 23, 47.00, 31.00, -9999.00, -9999.00, 33.00 +NUC, 01, 23, 64.00, 49.00, -9999.00, -9999.00, 18.00 +NUQ, 01, 23, 59.00, 39.00, -9999.00, -9999.00, 30.00 +NUW, 01, 23, 46.00, 34.00, -9999.00, -9999.00, 53.00 +NWF, 01, 23, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NXX, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 23, 44.00, 21.00, -9999.00, -9999.00, 34.00 +NZC, 01, 23, 65.00, 38.00, -9999.00, -9999.00, 27.00 +NZJ, 01, 23, 68.00, 42.00, -9999.00, -9999.00, 17.00 +NZW, 01, 23, 36.00, 18.00, -9999.00, -9999.00, 36.00 +NZY, 01, 23, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 23, 58.00, 41.00, 23.00, 26.00, 33.00 +OAR, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 23, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 23, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 23, 48.00, 26.00, 13.00, 11.00, 20.00 +OLM, 01, 23, 46.00, 32.00, 49.00, 47.00, 60.00 +OMA, 01, 23, 32.00, 12.00, 12.00, 12.00, 18.00 +OME, 01, 23, 14.00, -1.00, 23.00, 25.00, 33.00 +ONT, 01, 23, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 23, 29.00, 13.00, 25.00, 25.00, 37.00 +ORF, 01, 23, 47.00, 31.00, 25.00, 25.00, 38.00 +ORH, 01, 23, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 23, -9.00, -26.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 23, 28.00, 9.00, -9999.00, -9999.00, 45.00 +OTG, 01, 23, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 23, 52.00, 39.00, 44.00, 46.00, 54.00 +OTM, 01, 23, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 23, 4.00, -9.00, 15.00, 19.00, 25.00 +OURC, 01, 23, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 23, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 23, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 23, 60.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 23, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 23, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 23, -1.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 23, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 23, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 23, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 23, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 23, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 23, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 23, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 23, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 23, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 23, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 23, 26.00, 6.00, -9999.00, -9999.00, 38.00 +PBI, 01, 23, 75.00, 55.00, 17.00, 18.00, 27.00 +PDT, 01, 23, 42.00, 28.00, 25.00, 25.00, 38.00 +PDX, 01, 23, 47.00, 34.00, 43.00, 41.00, 54.00 +PFN, 01, 23, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 23, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 23, 38.00, 23.00, 23.00, 24.00, 36.00 +PHX, 01, 23, 67.00, 42.00, 11.00, 11.00, 16.00 +PIA, 01, 23, 31.00, 14.00, 24.00, 22.00, 36.00 +PIB, 01, 23, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 23, 34.00, 16.00, 26.00, 27.00, 39.00 +PIR, 01, 23, 28.00, 8.00, 13.00, 11.00, 20.00 +PIT, 01, 23, 34.00, 18.00, 43.00, 37.00, 57.00 +PKB, 01, 23, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 23, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 23, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 23, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 23, 60.00, 42.00, 23.00, 19.00, 32.00 +POB, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 23, 58.00, 36.00, -9999.00, -9999.00, 36.00 +POM, 01, 23, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 23, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 23, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 23, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 23, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 23, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 23, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 23, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 23, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 23, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 23, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 23, 47.00, 16.00, 10.00, 9.00, 14.00 +PUC, 01, 23, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 23, 36.00, 19.00, 23.00, 25.00, 36.00 +PVU, 01, 23, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 23, 30.00, 11.00, 24.00, 25.00, 35.00 +P02, 01, 23, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 23, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 23, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 23, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 23, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 01, 23, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 23, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +P39, 01, 23, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 23, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 23, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 23, 23.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 23, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 23, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 23, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 23, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 23, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 23, 35.00, 12.00, 12.00, 13.00, 21.00 +RBL, 01, 23, 57.00, 38.00, 27.00, 27.00, 36.00 +RCA, 01, 23, 35.00, 12.00, -9999.00, -9999.00, 22.00 +RDD, 01, 23, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 23, 43.00, 22.00, 18.00, 17.00, 26.00 +RDR, 01, 23, 15.00, -4.00, -9999.00, -9999.00, 26.00 +RDU, 01, 23, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 23, 54.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 01, 23, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 23, 27.00, 10.00, 23.00, 20.00, 33.00 +RIC, 01, 23, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 23, 67.00, 42.00, -9999.00, -9999.00, 19.00 +RIW, 01, 23, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 23, 31.00, 12.00, 15.00, 10.00, 20.00 +RME, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 23, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 23, 62.00, 38.00, -9999.00, -9999.00, 24.00 +RNO, 01, 23, 47.00, 22.00, 15.00, 16.00, 22.00 +ROA, 01, 23, 44.00, 25.00, 22.00, 23.00, 33.00 +ROC, 01, 23, 31.00, 15.00, 44.00, 44.00, 61.00 +ROW, 01, 23, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 23, 40.00, 17.00, 10.00, 10.00, 17.00 +RST, 01, 23, 21.00, 3.00, 21.00, 19.00, 30.00 +RWF, 01, 23, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 23, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 23, 55.00, 39.00, 25.00, 24.00, 32.00 +SAF, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 23, 66.00, 49.00, 18.00, 17.00, 25.00 +SAT, 01, 23, 62.00, 38.00, 20.00, 18.00, 27.00 +SAV, 01, 23, 60.00, 38.00, 20.00, 21.00, 30.00 +SAW, 01, 23, 25.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 01, 23, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 23, 68.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 23, 31.00, 16.00, 36.00, 37.00, 51.00 +SBP, 01, 23, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 23, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 23, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 23, -11.00, -24.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 23, 55.00, 38.00, 22.00, 23.00, 30.00 +SDF, 01, 23, 41.00, 23.00, 26.00, 25.00, 36.00 +SEA, 01, 23, 46.00, 36.00, 40.00, 42.00, 53.00 +SEM, 01, 23, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 23, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 23, 57.00, 43.00, 23.00, 24.00, 31.00 +SGF, 01, 23, 42.00, 21.00, 21.00, 19.00, 29.00 +SGY, 01, 23, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 23, 34.00, 10.00, 19.00, 17.00, 28.00 +SHV, 01, 23, 56.00, 35.00, 24.00, 23.00, 34.00 +SIT, 01, 23, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 23, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 23, 58.00, 31.00, 13.00, 10.00, 18.00 +SKA, 01, 23, 35.00, 22.00, -9999.00, -9999.00, 45.00 +SKF, 01, 23, 62.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 23, 38.00, 20.00, 21.00, 21.00, 32.00 +SLE, 01, 23, 48.00, 33.00, 40.00, 40.00, 51.00 +SLN, 01, 23, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 23, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 23, 64.00, 39.00, -9999.00, 20.00, 35.00 +SNA, 01, 23, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 23, 29.00, 21.00, 42.00, 41.00, 61.00 +SNS, 01, 23, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 23, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 23, 33.00, 16.00, 22.00, 21.00, 34.00 +SPS, 01, 23, 53.00, 28.00, 10.00, 12.00, 17.00 +SRQ, 01, 23, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 23, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 23, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 23, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 23, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 23, 38.00, 21.00, 24.00, 21.00, 35.00 +STNV, 01, 23, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 23, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 23, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 23, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 23, 57.00, 37.00, -9999.00, -9999.00, 30.00 +SUX, 01, 23, 29.00, 9.00, 14.00, 13.00, 21.00 +SVN, 01, 23, 60.00, 38.00, -9999.00, -9999.00, 27.00 +SWF, 01, 23, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 23, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 23, 30.00, 14.00, 46.00, 44.00, 60.00 +SZL, 01, 23, 39.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 23, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 23, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 23, 47.00, 18.00, -9999.00, -9999.00, 27.00 +TCC, 01, 23, 54.00, 23.00, 8.00, 6.00, 11.00 +TCL, 01, 23, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 23, 48.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 23, 55.00, 28.00, -9999.00, 7.00, 12.00 +TEB, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 23, 48.00, 26.00, -9999.00, -9999.00, 18.00 +TKA, 01, 23, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 23, 63.00, 38.00, 20.00, 20.00, 29.00 +TNX, 01, 23, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 23, 30.00, 15.00, 31.00, 26.00, 44.00 +TOP, 01, 23, 38.00, 17.00, 14.00, 15.00, 22.00 +TPA, 01, 23, 70.00, 50.00, 13.00, 14.00, 23.00 +TPH, 01, 23, 45.00, 20.00, 11.00, 9.00, 15.00 +TRI, 01, 23, 44.00, 24.00, 29.00, 30.00, 42.00 +TRK, 01, 23, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 23, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 23, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 23, 46.00, 26.00, 15.00, 13.00, 22.00 +TUP, 01, 23, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 23, 65.00, 39.00, 13.00, 11.00, 19.00 +TVC, 01, 23, 26.00, 12.00, 42.00, 41.00, 55.00 +TVL, 01, 23, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 23, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 23, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 23, 47.00, 26.00, 28.00, 26.00, 40.00 +T01, 01, 23, 44.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 23, 53.00, 32.00, -9999.00, -9999.00, 35.00 +T03, 01, 23, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 23, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 01, 23, 39.00, 15.00, -9999.00, -9999.00, 19.00 +T06, 01, 23, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 23, 38.00, 10.00, -9999.00, -9999.00, 36.00 +T08, 01, 23, 37.00, 20.00, -9999.00, -9999.00, 35.00 +UCA, 01, 23, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 23, 55.00, 33.00, -9999.00, -9999.00, 7.00 +UIL, 01, 23, 47.00, 34.00, 57.00, 58.00, 67.00 +UIN, 01, 23, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 23, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 23, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 23, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 23, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 01, 23, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 23, 62.00, 37.00, -9999.00, -9999.00, 27.00 +VBG, 01, 23, 66.00, 41.00, -9999.00, -9999.00, 25.00 +VCT, 01, 23, 63.00, 43.00, 22.00, 20.00, 32.00 +VCV, 01, 23, 60.00, 31.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 23, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 23, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 23, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 23, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 23, 38.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 23, 61.00, 37.00, -9999.00, -9999.00, 29.00 +VRB, 01, 23, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 23, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 23, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 23, 44.00, 26.00, -9999.00, 24.00, -9999.00 +WJA, 01, 23, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 23, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 23, 3.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 23, 44.00, 19.00, 16.00, 17.00, 26.00 +WPO, 01, 23, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 23, 57.00, 34.00, -9999.00, -9999.00, 34.00 +WRG, 01, 23, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 23, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 23, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +X68, 01, 23, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 23, 32.00, 19.00, 59.00, 58.00, 67.00 +YCG, 01, 23, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 23, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 23, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 23, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 23, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 23, 40.00, 23.00, 20.00, 19.00, 29.00 +YNG, 01, 23, 31.00, 16.00, 33.00, 35.00, 49.00 +YPA, 01, 23, 9.00, -14.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 23, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 23, 4.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 23, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 23, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 23, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 23, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 23, 70.00, 45.00, 5.00, 6.00, 10.00 +YVR, 01, 23, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 23, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 23, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 23, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 23, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 23, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 23, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 23, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 23, 21.00, 4.00, 46.00, 44.00, 62.00 +ZUN, 01, 23, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 23, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 23, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 23, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +01R, 01, 23, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 23, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 23, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 23, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 23, 52.00, 34.00, -9999.00, -9999.00, 32.00 +2PJ, 01, 23, 56.00, 33.00, -9999.00, -9999.00, 35.00 +3B1, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 23, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 23, 25.00, 8.00, -9999.00, -9999.00, 45.00 +3SE, 01, 23, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 23, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 23, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 23, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 23, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 23, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 23, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 23, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 24, 34.00, 19.00, 26.00, 25.00, 37.00 +ABI, 01, 24, 56.00, 32.00, 12.00, 11.00, 18.00 +ABQ, 01, 24, 49.00, 23.00, 11.00, 12.00, 18.00 +ABR, 01, 24, 22.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 24, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 24, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 24, 57.00, 35.00, 17.00, 16.00, 25.00 +ACV, 01, 24, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 24, 40.00, 21.00, 22.00, 21.00, 33.00 +ADK, 01, 24, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 24, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 24, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 24, 41.00, 21.00, -9999.00, -9999.00, 32.00 +AEX, 01, 24, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 24, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 24, 73.00, 48.00, -9999.00, -9999.00, 30.00 +AGS, 01, 24, 56.00, 32.00, 22.00, 21.00, 30.00 +AHN, 01, 24, 52.00, 32.00, 26.00, 24.00, 35.00 +AKN, 01, 24, 22.00, 7.00, 22.00, 25.00, 34.00 +AKO, 01, 24, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 24, 30.00, 11.00, 25.00, 25.00, 37.00 +ALI, 01, 24, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 24, 24.00, 6.00, 20.00, 15.00, 29.00 +ALS, 01, 24, 35.00, -2.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 24, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 24, 50.00, 22.00, 10.00, 10.00, 17.00 +AMG, 01, 24, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 24, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 24, 22.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 24, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 24, 40.00, 30.00, 61.00, 56.00, 74.00 +AOO, 01, 24, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 24, 26.00, 8.00, 30.00, 30.00, 44.00 +AQQ, 01, 24, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 24, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AST, 01, 24, 49.00, 36.00, 54.00, 52.00, 64.00 +ATL, 01, 24, 51.00, 32.00, 26.00, 26.00, 37.00 +ATW, 01, 24, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 24, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 24, 37.00, 17.00, -9999.00, -9999.00, 36.00 +AUG, 01, 24, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 24, 60.00, 39.00, 18.00, 17.00, 25.00 +AUW, 01, 24, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 24, 47.00, 25.00, 22.00, 21.00, 32.00 +AVP, 01, 24, 32.00, 17.00, 27.00, 26.00, 39.00 +AXN, 01, 24, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 24, 33.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 01, 24, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 24, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 24, 56.00, 38.00, -9999.00, -9999.00, 33.00 +BAD, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 24, 36.00, 9.00, -9999.00, -9999.00, 18.00 +BDL, 01, 24, 33.00, 16.00, 24.00, 22.00, 34.00 +BDR, 01, 24, 36.00, 22.00, 25.00, 22.00, 36.00 +BET, 01, 24, 12.00, 0.00, 15.00, 15.00, 24.00 +BFD, 01, 24, 27.00, 11.00, 50.00, 48.00, 66.00 +BFF, 01, 24, 39.00, 13.00, 15.00, 13.00, 21.00 +BFL, 01, 24, 59.00, 40.00, 14.00, 14.00, 21.00 +BGM, 01, 24, 28.00, 14.00, 33.00, 39.00, 52.00 +BGR, 01, 24, 27.00, 8.00, 22.00, 23.00, 34.00 +BGS, 01, 24, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 24, 53.00, 32.00, 26.00, 24.00, 36.00 +BID, 01, 24, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 24, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 24, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 24, 33.00, 15.00, 19.00, 19.00, 29.00 +BIS, 01, 24, 21.00, -1.00, 15.00, 14.00, 24.00 +BIX, 01, 24, 60.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 24, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 24, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 24, 45.00, 14.00, -9999.00, -9999.00, 17.00 +BKW, 01, 24, 38.00, 20.00, 36.00, 39.00, 52.00 +BLF, 01, 24, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 24, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 24, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 24, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 24, 40.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 24, 47.00, 27.00, 27.00, 24.00, 38.00 +BNO, 01, 24, 35.00, 15.00, -9999.00, 22.00, 39.00 +BOI, 01, 24, 38.00, 23.00, 22.00, 24.00, 36.00 +BOS, 01, 24, 36.00, 21.00, 23.00, 24.00, 35.00 +BPI, 01, 24, 26.00, -7.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 24, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 24, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 24, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 24, 69.00, 50.00, 17.00, 17.00, 25.00 +BRW, 01, 24, -9.00, -21.00, 11.00, 11.00, 18.00 +BSM, 01, 24, 60.00, 39.00, -9999.00, -9999.00, 24.00 +BTI, 01, 24, -10.00, -23.00, 11.00, 10.00, 17.00 +BTL, 01, 24, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 24, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 24, 60.00, 40.00, 26.00, 22.00, 35.00 +BTT, 01, 24, -4.00, -21.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 24, 25.00, 7.00, 35.00, 30.00, 49.00 +BUB, 01, 24, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 24, 30.00, 16.00, 48.00, 51.00, 65.00 +BUR, 01, 24, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 24, 61.00, 43.00, -9999.00, 22.00, 35.00 +BWG, 01, 24, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 24, 40.00, 23.00, 22.00, 23.00, 34.00 +BYH, 01, 24, 45.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 24, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 24, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 24, 56.00, 32.00, 22.00, 24.00, 33.00 +CAG, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 24, 33.00, 16.00, 36.00, 39.00, 54.00 +CAO, 01, 24, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 24, 20.00, -2.00, 30.00, 32.00, 47.00 +CBM, 01, 24, 53.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 24, 32.00, 23.00, 47.00, 51.00, 64.00 +CDC, 01, 24, 43.00, 19.00, 14.00, 15.00, 21.00 +CDR, 01, 24, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 24, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 24, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 01, 24, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 24, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 24, 48.00, 28.00, 25.00, 27.00, 37.00 +CHO, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 24, 58.00, 38.00, 22.00, 20.00, 31.00 +CID, 01, 24, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 24, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 24, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 24, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 24, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 24, 32.00, 17.00, 40.00, 38.00, 55.00 +CLL, 01, 24, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 24, 50.00, 30.00, 23.00, 23.00, 32.00 +CMH, 01, 24, 34.00, 18.00, 31.00, 32.00, 44.00 +CMI, 01, 24, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 24, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 24, 37.00, 16.00, 12.00, 12.00, 19.00 +CNM, 01, 24, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 24, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 01, 24, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 01, 24, 71.00, 50.00, -9999.00, -9999.00, 21.00 +CON, 01, 24, 30.00, 7.00, 24.00, 22.00, 34.00 +COS, 01, 24, 42.00, 17.00, 13.00, 10.00, 19.00 +COT, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 24, 37.00, 19.00, 22.00, 18.00, 31.00 +CPR, 01, 24, 34.00, 13.00, 19.00, 17.00, 28.00 +CRBC, 01, 24, 28.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 24, 66.00, 46.00, 21.00, 18.00, 28.00 +CRW, 01, 24, 42.00, 23.00, 39.00, 40.00, 52.00 +CSG, 01, 24, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 24, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 24, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 24, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 24, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 24, 37.00, 19.00, 30.00, 26.00, 40.00 +CVN, 01, 24, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 24, 52.00, 23.00, -9999.00, -9999.00, 9.00 +CXY, 01, 24, 36.00, 21.00, 20.00, 22.00, 32.00 +CYS, 01, 24, 38.00, 16.00, 12.00, 11.00, 19.00 +DAA, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 01, 24, 68.00, 47.00, 14.00, 16.00, 24.00 +DAG, 01, 24, 62.00, 38.00, 9.00, 8.00, 14.00 +DAL, 01, 24, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 24, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 24, 34.00, 18.00, 34.00, 27.00, 45.00 +DBQ, 01, 24, 25.00, 8.00, 24.00, 19.00, 36.00 +DCA, 01, 24, 43.00, 27.00, 21.00, 23.00, 32.00 +DDC, 01, 24, 43.00, 19.00, 12.00, 12.00, 19.00 +DEC, 01, 24, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 24, 44.00, 17.00, 13.00, 11.00, 20.00 +DFW, 01, 24, 55.00, 33.00, 16.00, 14.00, 23.00 +DHN, 01, 24, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 24, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 24, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 24, 63.00, 39.00, -9999.00, -9999.00, 17.00 +DLG, 01, 24, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 24, 17.00, -2.00, 29.00, 24.00, 39.00 +DLLC, 01, 24, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 24, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 24, 65.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 24, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 24, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 24, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 24, 61.00, 37.00, -9999.00, -9999.00, 29.00 +DRA, 01, 24, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 24, 63.00, 39.00, 14.00, 9.00, 17.00 +DSM, 01, 24, 29.00, 11.00, 21.00, 15.00, 29.00 +DTW, 01, 24, 30.00, 15.00, 31.00, 27.00, 42.00 +DUG, 01, 24, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 24, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 24, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 24, 56.00, 32.00, -9999.00, -9999.00, 16.00 +D45, 01, 24, 12.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 24, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 24, 22.00, 1.00, 18.00, 17.00, 28.00 +ECG, 01, 24, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 24, 60.00, 33.00, -9999.00, -9999.00, 12.00 +EED, 01, 24, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 01, 24, 36.00, 5.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 24, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 24, 38.00, 16.00, 45.00, 44.00, 61.00 +EKO, 01, 24, 38.00, 15.00, 19.00, 21.00, 30.00 +ELD, 01, 24, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 24, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 24, 58.00, 30.00, 10.00, 11.00, 16.00 +ELY, 01, 24, 41.00, 11.00, 17.00, 16.00, 25.00 +EMP, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 24, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 24, 47.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 24, 2.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 24, 37.00, 20.00, -9999.00, -9999.00, 18.00 +EPH, 01, 24, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 24, 32.00, 17.00, 45.00, 42.00, 59.00 +ESF, 01, 24, 58.00, 37.00, -9999.00, -9999.00, 35.00 +EUG, 01, 24, 48.00, 36.00, 38.00, 41.00, 51.00 +EVV, 01, 24, 39.00, 21.00, 27.00, 22.00, 36.00 +EWN, 01, 24, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 24, 38.00, 23.00, 22.00, 22.00, 34.00 +EYW, 01, 24, 75.00, 65.00, 13.00, 12.00, 20.00 +E74, 01, 24, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 24, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 24, 0.00, -18.00, 14.00, 15.00, 22.00 +FAR, 01, 24, 16.00, -3.00, 19.00, 16.00, 29.00 +FAT, 01, 24, 56.00, 38.00, 18.00, 19.00, 26.00 +FAY, 01, 24, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 24, 30.00, 14.00, 29.00, 31.00, 43.00 +FCS, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 01, 24, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 24, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 24, 43.00, 16.00, 22.00, 23.00, 30.00 +FLL, 01, 24, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 24, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 24, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 24, 44.00, 22.00, -9999.00, -9999.00, 32.00 +FMH, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 24, 44.00, 17.00, 11.00, 11.00, 17.00 +FMY, 01, 24, 74.00, 53.00, 11.00, 12.00, 19.00 +FNT, 01, 24, 29.00, 14.00, 29.00, 29.00, 42.00 +FOD, 01, 24, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 24, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FOK, 01, 24, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 24, 39.00, 18.00, -9999.00, -9999.00, 19.00 +FSD, 01, 24, 25.00, 4.00, 16.00, 14.00, 23.00 +FSI, 01, 24, 51.00, 25.00, -9999.00, -9999.00, 15.00 +FSM, 01, 24, 49.00, 26.00, 19.00, 16.00, 28.00 +FTK, 01, 24, 40.00, 20.00, -9999.00, -9999.00, 35.00 +FWA, 01, 24, 31.00, 15.00, 26.00, 23.00, 38.00 +FWH, 01, 24, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 24, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 24, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 24, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 24, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 24, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 24, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 24, 35.00, 22.00, 25.00, 28.00, 38.00 +GFA, 01, 24, 32.00, 13.00, -9999.00, -9999.00, 26.00 +GFK, 01, 24, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 24, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 24, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 24, 21.00, 2.00, 15.00, 14.00, 23.00 +GJT, 01, 24, 38.00, 17.00, 14.00, 15.00, 22.00 +GKN, 01, 24, 5.00, -12.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 24, 42.00, 16.00, 11.00, 11.00, 18.00 +GLH, 01, 24, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 24, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 24, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 24, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GON, 01, 24, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 24, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 24, 23.00, 6.00, 25.00, 22.00, 35.00 +GRCI, 01, 24, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 24, 48.00, 33.00, -9999.00, -9999.00, 59.00 +GRI, 01, 24, 34.00, 12.00, 13.00, 12.00, 19.00 +GRK, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 24, 29.00, 14.00, 34.00, 36.00, 49.00 +GSB, 01, 24, 52.00, 31.00, -9999.00, -9999.00, 32.00 +GSG, 01, 24, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 24, 47.00, 27.00, 22.00, 23.00, 32.00 +GSP, 01, 24, 51.00, 30.00, 23.00, 22.00, 32.00 +GST, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 24, 27.00, 7.00, -9999.00, -9999.00, 60.00 +GTF, 01, 24, 32.00, 13.00, 18.00, 22.00, 30.00 +GUP, 01, 24, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 24, 32.00, 13.00, -9999.00, -9999.00, 36.00 +GVW, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 01, 24, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 24, 52.00, 36.00, 25.00, 24.00, 38.00 +HBR, 01, 24, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 24, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 24, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 24, 37.00, 19.00, -9999.00, -9999.00, 34.00 +HKY, 01, 24, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 24, 31.00, 11.00, 14.00, 17.00, 23.00 +HMN, 01, 24, 58.00, 23.00, -9999.00, -9999.00, 10.00 +HMS, 01, 24, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 24, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 24, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 24, 25.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 24, 43.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 24, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 24, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 24, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 24, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 24, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 24, 61.00, 37.00, -9999.00, -9999.00, 32.00 +HST, 01, 24, 76.00, 54.00, -9999.00, -9999.00, 23.00 +HSV, 01, 24, 49.00, 30.00, 28.00, 22.00, 37.00 +HTL, 01, 24, 25.00, 7.00, 37.00, 31.00, 50.00 +HTS, 01, 24, 41.00, 23.00, 33.00, 36.00, 47.00 +HUF, 01, 24, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 24, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 24, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 24, 26.00, 5.00, 13.00, 16.00, 24.00 +IAB, 01, 24, 41.00, 20.00, -9999.00, -9999.00, 18.00 +IAD, 01, 24, 40.00, 21.00, 22.00, 23.00, 34.00 +IAG, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 24, 62.00, 40.00, 24.00, 23.00, 35.00 +ICT, 01, 24, 41.00, 20.00, 14.00, 12.00, 20.00 +IDA, 01, 24, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 24, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 24, 39.00, 22.00, 24.00, 24.00, 36.00 +ILI, 01, 24, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 24, 56.00, 34.00, 21.00, 25.00, 35.00 +IMT, 01, 24, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 24, 34.00, 17.00, 29.00, 27.00, 42.00 +INL, 01, 24, 13.00, -9.00, 23.00, 21.00, 34.00 +INS, 01, 24, 55.00, 33.00, -9999.00, -9999.00, 7.00 +INT, 01, 24, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 24, 47.00, 21.00, 11.00, 10.00, 19.00 +IPL, 01, 24, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 24, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 24, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 24, 21.00, -1.00, 13.00, 12.00, 21.00 +ISP, 01, 24, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 24, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 24, 67.00, 39.00, -9999.00, -9999.00, 14.00 +IWD, 01, 24, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 24, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 24, 56.00, 33.00, 25.00, 23.00, 35.00 +JAX, 01, 24, 65.00, 41.00, 16.00, 17.00, 26.00 +JBR, 01, 24, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 24, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 24, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 24, 37.00, 25.00, 22.00, 22.00, 34.00 +JHW, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 24, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 24, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 24, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 24, 30.00, 20.00, 48.00, 47.00, 58.00 +JST, 01, 24, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 24, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 24, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 24, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 24, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 24, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 24, 29.00, 13.00, 34.00, 31.00, 48.00 +LAR, 01, 24, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 24, 59.00, 35.00, 8.00, 8.00, 12.00 +LAX, 01, 24, 66.00, 48.00, 16.00, 16.00, 22.00 +LBB, 01, 24, 54.00, 25.00, 10.00, 9.00, 15.00 +LBF, 01, 24, 36.00, 10.00, 14.00, 9.00, 19.00 +LCH, 01, 24, 60.00, 41.00, 22.00, 23.00, 33.00 +LCK, 01, 24, 36.00, 19.00, -9999.00, -9999.00, 40.00 +LEB, 01, 24, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 24, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 24, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 24, 59.00, 37.00, 22.00, 23.00, 33.00 +LFT, 01, 24, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 24, 37.00, 25.00, 22.00, 22.00, 34.00 +LGB, 01, 24, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 24, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 24, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 24, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 24, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 24, 50.00, 30.00, 24.00, 21.00, 31.00 +LIZ, 01, 24, 20.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 24, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 01, 24, 33.00, 9.00, 12.00, 10.00, 17.00 +LNK, 01, 24, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 24, 45.00, 18.00, 12.00, 13.00, 20.00 +LOZ, 01, 24, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 24, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 24, 50.00, 29.00, -9999.00, -9999.00, 24.00 +LSE, 01, 24, 25.00, 6.00, 18.00, 16.00, 28.00 +LSF, 01, 24, 57.00, 35.00, -9999.00, -9999.00, 32.00 +LSV, 01, 24, 62.00, 29.00, -9999.00, -9999.00, 7.00 +LTS, 01, 24, 54.00, 26.00, -9999.00, -9999.00, 14.00 +LUF, 01, 24, 68.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 01, 24, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 24, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 24, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 24, 30.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 24, 44.00, 25.00, 23.00, 23.00, 35.00 +MAF, 01, 24, 57.00, 29.00, 7.00, 10.00, 14.00 +MBL, 01, 24, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 24, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 24, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 24, 56.00, 41.00, -9999.00, -9999.00, 30.00 +MCF, 01, 24, 70.00, 50.00, -9999.00, -9999.00, 22.00 +MCG, 01, 24, 2.00, -17.00, 19.00, 22.00, 31.00 +MCI, 01, 24, 36.00, 17.00, 18.00, 15.00, 26.00 +MCK, 01, 24, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 24, 57.00, 34.00, 24.00, 23.00, 34.00 +MCO, 01, 24, 71.00, 48.00, 13.00, 16.00, 23.00 +MCW, 01, 24, 23.00, 5.00, 16.00, 11.00, 21.00 +MC2, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 01, 24, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 24, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 24, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 24, 30.00, 15.00, 26.00, 26.00, 40.00 +MEI, 01, 24, 57.00, 34.00, 24.00, 22.00, 34.00 +MEM, 01, 24, 49.00, 31.00, 26.00, 20.00, 34.00 +MER, 01, 24, 57.00, 37.00, -9999.00, -9999.00, 27.00 +MFD, 01, 24, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 24, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 24, 48.00, 31.00, 24.00, 27.00, 35.00 +MGE, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 24, 57.00, 36.00, 25.00, 22.00, 36.00 +MGW, 01, 24, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 24, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 24, 55.00, 39.00, -9999.00, -9999.00, 30.00 +MHS, 01, 24, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 24, 76.00, 57.00, 11.00, 13.00, 22.00 +MIB, 01, 24, 19.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 24, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 24, 41.00, 22.00, -9999.00, -9999.00, 31.00 +MKC, 01, 24, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 24, 27.00, 12.00, 28.00, 27.00, 41.00 +MKG, 01, 24, 29.00, 17.00, 41.00, 41.00, 55.00 +MKL, 01, 24, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 24, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 24, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 24, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 24, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 24, 29.00, 12.00, 23.00, 19.00, 33.00 +MLS, 01, 24, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 24, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 24, 57.00, 35.00, -9999.00, -9999.00, 35.00 +MOB, 01, 24, 60.00, 40.00, 26.00, 23.00, 36.00 +MOT, 01, 24, 19.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 24, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 24, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 24, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 24, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 24, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 24, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 24, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 24, 26.00, 7.00, 24.00, 19.00, 33.00 +MSO, 01, 24, 32.00, 17.00, 28.00, 28.00, 40.00 +MSP, 01, 24, 22.00, 4.00, 21.00, 18.00, 31.00 +MSS, 01, 24, 24.00, 4.00, 36.00, 34.00, 50.00 +MSY, 01, 24, 61.00, 42.00, 23.00, 23.00, 36.00 +MTC, 01, 24, 29.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 24, 41.00, 23.00, -9999.00, -9999.00, 32.00 +MTO, 01, 24, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 24, 36.00, 18.00, -9999.00, -9999.00, 32.00 +MUO, 01, 24, 42.00, 23.00, -9999.00, -9999.00, 31.00 +MWA, 01, 24, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 24, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 24, 57.00, 36.00, -9999.00, -9999.00, 32.00 +MYL, 01, 24, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 24, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 24, 56.00, 41.00, -9999.00, -9999.00, 35.00 +NBC, 01, 24, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 24, 29.00, 13.00, -9999.00, -9999.00, 31.00 +NCA, 01, 24, 57.00, 32.00, -9999.00, -9999.00, 37.00 +NCO, 01, 24, 38.00, 22.00, -9999.00, -9999.00, 37.00 +NC1, 01, 24, 56.00, 37.00, -9999.00, -9999.00, 12.00 +NEL, 01, 24, 40.00, 19.00, -9999.00, -9999.00, 34.00 +NFG, 01, 24, 65.00, 44.00, -9999.00, -9999.00, 27.00 +NFL, 01, 24, 46.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 01, 24, 66.00, 47.00, -9999.00, -9999.00, 25.00 +NGU, 01, 24, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 24, 57.00, 44.00, -9999.00, -9999.00, 32.00 +NHK, 01, 24, 43.00, 24.00, -9999.00, -9999.00, 34.00 +NHZ, 01, 24, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NIP, 01, 24, 65.00, 41.00, -9999.00, -9999.00, 24.00 +NIR, 01, 24, 63.00, 41.00, -9999.00, -9999.00, 25.00 +NKT, 01, 24, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 24, 66.00, 49.00, -9999.00, -9999.00, 22.00 +NLC, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 01, 24, 56.00, 32.00, -9999.00, -9999.00, 33.00 +NPA, 01, 24, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 24, 69.00, 45.00, -9999.00, -9999.00, 22.00 +NQX, 01, 24, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 01, 24, 64.00, 46.00, -9999.00, -9999.00, 27.00 +NRC, 01, 24, 57.00, 37.00, -9999.00, -9999.00, 31.00 +NRS, 01, 24, 66.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 24, 61.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 24, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 24, 66.00, 44.00, -9999.00, -9999.00, 17.00 +NTK, 01, 24, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NTU, 01, 24, 47.00, 31.00, -9999.00, -9999.00, 33.00 +NUC, 01, 24, 64.00, 49.00, -9999.00, -9999.00, 18.00 +NUQ, 01, 24, 59.00, 39.00, -9999.00, -9999.00, 30.00 +NUW, 01, 24, 46.00, 34.00, -9999.00, -9999.00, 52.00 +NWF, 01, 24, 67.00, 45.00, -9999.00, -9999.00, 22.00 +NXX, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 24, 44.00, 21.00, -9999.00, -9999.00, 34.00 +NZC, 01, 24, 65.00, 38.00, -9999.00, -9999.00, 27.00 +NZJ, 01, 24, 68.00, 42.00, -9999.00, -9999.00, 17.00 +NZW, 01, 24, 36.00, 18.00, -9999.00, -9999.00, 36.00 +NZY, 01, 24, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 24, 58.00, 41.00, 23.00, 27.00, 34.00 +OAR, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 24, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 24, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 24, 48.00, 26.00, 14.00, 11.00, 20.00 +OLM, 01, 24, 46.00, 32.00, 49.00, 47.00, 60.00 +OMA, 01, 24, 32.00, 12.00, 12.00, 12.00, 18.00 +OME, 01, 24, 14.00, -1.00, 23.00, 25.00, 33.00 +ONT, 01, 24, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 24, 29.00, 13.00, 25.00, 24.00, 37.00 +ORF, 01, 24, 47.00, 31.00, 25.00, 25.00, 37.00 +ORH, 01, 24, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 24, -9.00, -26.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 24, 28.00, 9.00, -9999.00, -9999.00, 45.00 +OTG, 01, 24, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 24, 52.00, 39.00, 44.00, 46.00, 54.00 +OTM, 01, 24, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 24, 4.00, -9.00, 14.00, 19.00, 25.00 +OURC, 01, 24, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 24, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 24, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 24, 60.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 24, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 24, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 24, -1.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 24, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 24, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 24, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 24, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 24, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 24, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 24, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 24, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 24, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 24, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 24, 26.00, 6.00, -9999.00, -9999.00, 38.00 +PBI, 01, 24, 75.00, 55.00, 17.00, 18.00, 27.00 +PDT, 01, 24, 42.00, 28.00, 25.00, 25.00, 38.00 +PDX, 01, 24, 47.00, 34.00, 44.00, 41.00, 55.00 +PFN, 01, 24, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 24, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 24, 38.00, 23.00, 23.00, 23.00, 36.00 +PHX, 01, 24, 67.00, 42.00, 11.00, 11.00, 15.00 +PIA, 01, 24, 31.00, 14.00, 24.00, 22.00, 36.00 +PIB, 01, 24, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 24, 34.00, 16.00, 26.00, 26.00, 39.00 +PIR, 01, 24, 28.00, 8.00, 12.00, 11.00, 19.00 +PIT, 01, 24, 34.00, 18.00, 42.00, 37.00, 57.00 +PKB, 01, 24, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 24, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 24, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 24, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 24, 60.00, 42.00, 23.00, 19.00, 32.00 +POB, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 24, 58.00, 36.00, -9999.00, -9999.00, 36.00 +POM, 01, 24, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 24, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 24, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 24, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 24, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 24, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 24, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 24, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 24, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 24, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 24, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 24, 47.00, 16.00, 9.00, 9.00, 14.00 +PUC, 01, 24, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 24, 36.00, 19.00, 23.00, 24.00, 35.00 +PVU, 01, 24, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 24, 30.00, 11.00, 24.00, 25.00, 35.00 +P02, 01, 24, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 24, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 24, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 24, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 24, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 01, 24, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 24, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +P39, 01, 24, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 24, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 24, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 24, 23.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 24, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 24, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 24, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 24, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 24, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 24, 35.00, 12.00, 12.00, 13.00, 21.00 +RBL, 01, 24, 57.00, 38.00, 27.00, 27.00, 36.00 +RCA, 01, 24, 35.00, 12.00, -9999.00, -9999.00, 22.00 +RDD, 01, 24, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 24, 43.00, 22.00, 18.00, 17.00, 27.00 +RDR, 01, 24, 15.00, -4.00, -9999.00, -9999.00, 25.00 +RDU, 01, 24, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 24, 54.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 01, 24, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 24, 27.00, 10.00, 23.00, 19.00, 33.00 +RIC, 01, 24, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 24, 67.00, 42.00, -9999.00, -9999.00, 19.00 +RIW, 01, 24, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 24, 31.00, 12.00, 14.00, 10.00, 20.00 +RME, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 24, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 24, 62.00, 38.00, -9999.00, -9999.00, 25.00 +RNO, 01, 24, 47.00, 22.00, 15.00, 16.00, 22.00 +ROA, 01, 24, 44.00, 25.00, 22.00, 23.00, 32.00 +ROC, 01, 24, 31.00, 15.00, 44.00, 44.00, 61.00 +ROW, 01, 24, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 24, 40.00, 17.00, 10.00, 10.00, 16.00 +RST, 01, 24, 21.00, 3.00, 21.00, 18.00, 30.00 +RWF, 01, 24, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 24, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 24, 55.00, 39.00, 25.00, 25.00, 32.00 +SAF, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 24, 66.00, 49.00, 18.00, 17.00, 25.00 +SAT, 01, 24, 62.00, 38.00, 20.00, 18.00, 27.00 +SAV, 01, 24, 60.00, 38.00, 19.00, 20.00, 30.00 +SAW, 01, 24, 25.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 01, 24, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 24, 68.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 24, 31.00, 16.00, 36.00, 37.00, 51.00 +SBP, 01, 24, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 24, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 24, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 24, -11.00, -24.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 24, 55.00, 38.00, 22.00, 23.00, 30.00 +SDF, 01, 24, 41.00, 23.00, 26.00, 25.00, 36.00 +SEA, 01, 24, 46.00, 36.00, 40.00, 42.00, 53.00 +SEM, 01, 24, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 24, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 24, 57.00, 43.00, 23.00, 24.00, 31.00 +SGF, 01, 24, 42.00, 21.00, 21.00, 18.00, 28.00 +SGY, 01, 24, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 24, 34.00, 10.00, 19.00, 17.00, 28.00 +SHV, 01, 24, 56.00, 35.00, 24.00, 22.00, 33.00 +SIT, 01, 24, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 24, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 24, 58.00, 31.00, 13.00, 10.00, 18.00 +SKA, 01, 24, 35.00, 22.00, -9999.00, -9999.00, 44.00 +SKF, 01, 24, 62.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 24, 38.00, 20.00, 21.00, 21.00, 32.00 +SLE, 01, 24, 48.00, 33.00, 40.00, 40.00, 51.00 +SLN, 01, 24, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 24, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 24, 64.00, 39.00, -9999.00, 20.00, 35.00 +SNA, 01, 24, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 24, 29.00, 21.00, 41.00, 41.00, 61.00 +SNS, 01, 24, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 24, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 24, 33.00, 16.00, 22.00, 21.00, 34.00 +SPS, 01, 24, 53.00, 28.00, 10.00, 12.00, 17.00 +SRQ, 01, 24, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 24, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 24, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 24, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 24, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 24, 38.00, 21.00, 24.00, 20.00, 35.00 +STNV, 01, 24, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 24, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 24, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 24, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 24, 57.00, 37.00, -9999.00, -9999.00, 30.00 +SUX, 01, 24, 29.00, 9.00, 14.00, 13.00, 21.00 +SVN, 01, 24, 60.00, 38.00, -9999.00, -9999.00, 27.00 +SWF, 01, 24, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 24, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 24, 30.00, 14.00, 45.00, 44.00, 60.00 +SZL, 01, 24, 39.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 24, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 24, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 24, 47.00, 18.00, -9999.00, -9999.00, 28.00 +TCC, 01, 24, 54.00, 23.00, 8.00, 6.00, 11.00 +TCL, 01, 24, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 24, 48.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 24, 55.00, 28.00, -9999.00, 7.00, 12.00 +TEB, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 24, 48.00, 26.00, -9999.00, -9999.00, 18.00 +TKA, 01, 24, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 24, 63.00, 38.00, 20.00, 20.00, 29.00 +TNX, 01, 24, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 24, 30.00, 15.00, 31.00, 27.00, 43.00 +TOP, 01, 24, 38.00, 17.00, 14.00, 15.00, 22.00 +TPA, 01, 24, 70.00, 50.00, 14.00, 14.00, 23.00 +TPH, 01, 24, 45.00, 20.00, 11.00, 9.00, 15.00 +TRI, 01, 24, 44.00, 24.00, 29.00, 30.00, 42.00 +TRK, 01, 24, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 24, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 24, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 24, 46.00, 26.00, 15.00, 13.00, 22.00 +TUP, 01, 24, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 24, 65.00, 39.00, 13.00, 11.00, 19.00 +TVC, 01, 24, 26.00, 12.00, 41.00, 41.00, 54.00 +TVL, 01, 24, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 24, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 24, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 24, 47.00, 26.00, 28.00, 25.00, 39.00 +T01, 01, 24, 44.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 24, 53.00, 32.00, -9999.00, -9999.00, 35.00 +T03, 01, 24, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 24, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 01, 24, 39.00, 15.00, -9999.00, -9999.00, 18.00 +T06, 01, 24, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 24, 39.00, 10.00, -9999.00, -9999.00, 36.00 +T08, 01, 24, 37.00, 20.00, -9999.00, -9999.00, 34.00 +UCA, 01, 24, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 24, 55.00, 33.00, -9999.00, -9999.00, 7.00 +UIL, 01, 24, 47.00, 34.00, 58.00, 58.00, 67.00 +UIN, 01, 24, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 24, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 24, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 24, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 24, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 01, 24, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 24, 62.00, 37.00, -9999.00, -9999.00, 27.00 +VBG, 01, 24, 66.00, 41.00, -9999.00, -9999.00, 25.00 +VCT, 01, 24, 63.00, 43.00, 22.00, 19.00, 31.00 +VCV, 01, 24, 60.00, 31.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 24, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 24, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 24, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 24, 38.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 24, 61.00, 37.00, -9999.00, -9999.00, 29.00 +VRB, 01, 24, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 24, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 24, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 24, 44.00, 26.00, -9999.00, 24.00, -9999.00 +WJA, 01, 24, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 24, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 24, 3.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 24, 44.00, 19.00, 16.00, 17.00, 26.00 +WPO, 01, 24, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 24, 57.00, 34.00, -9999.00, -9999.00, 34.00 +WRG, 01, 24, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 24, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 24, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +X68, 01, 24, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 24, 32.00, 19.00, 59.00, 58.00, 67.00 +YCG, 01, 24, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 24, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 24, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 24, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 24, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 24, 40.00, 23.00, 20.00, 19.00, 29.00 +YNG, 01, 24, 31.00, 16.00, 33.00, 35.00, 48.00 +YPA, 01, 24, 9.00, -14.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 24, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 24, 4.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 24, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 24, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 24, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 24, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 24, 70.00, 45.00, 5.00, 6.00, 10.00 +YVR, 01, 24, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 24, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 24, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 24, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 24, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 24, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 24, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 24, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 24, 21.00, 4.00, 45.00, 43.00, 62.00 +ZUN, 01, 24, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 24, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 24, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 24, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +01R, 01, 24, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 24, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 24, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 24, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 24, 52.00, 34.00, -9999.00, -9999.00, 32.00 +2PJ, 01, 24, 56.00, 33.00, -9999.00, -9999.00, 35.00 +3B1, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 24, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 24, 25.00, 8.00, -9999.00, -9999.00, 45.00 +3SE, 01, 24, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 24, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 24, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 24, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 24, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 24, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 24, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 24, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 25, 34.00, 19.00, 26.00, 25.00, 37.00 +ABI, 01, 25, 56.00, 32.00, 12.00, 11.00, 18.00 +ABQ, 01, 25, 49.00, 23.00, 11.00, 12.00, 18.00 +ABR, 01, 25, 22.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 25, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 25, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 25, 57.00, 35.00, 17.00, 16.00, 25.00 +ACV, 01, 25, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 25, 40.00, 21.00, 22.00, 21.00, 33.00 +ADK, 01, 25, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 25, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 25, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 25, 41.00, 21.00, -9999.00, -9999.00, 32.00 +AEX, 01, 25, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 25, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 25, 73.00, 48.00, -9999.00, -9999.00, 30.00 +AGS, 01, 25, 56.00, 32.00, 22.00, 21.00, 30.00 +AHN, 01, 25, 52.00, 32.00, 25.00, 24.00, 35.00 +AKN, 01, 25, 22.00, 7.00, 22.00, 25.00, 34.00 +AKO, 01, 25, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 25, 30.00, 11.00, 25.00, 25.00, 37.00 +ALI, 01, 25, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 25, 24.00, 6.00, 20.00, 15.00, 28.00 +ALS, 01, 25, 35.00, -2.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 25, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 25, 50.00, 22.00, 10.00, 10.00, 17.00 +AMG, 01, 25, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 25, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 25, 22.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 25, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 25, 40.00, 30.00, 61.00, 56.00, 74.00 +AOO, 01, 25, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 25, 26.00, 8.00, 30.00, 30.00, 44.00 +AQQ, 01, 25, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 25, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AST, 01, 25, 49.00, 36.00, 54.00, 52.00, 64.00 +ATL, 01, 25, 51.00, 32.00, 26.00, 25.00, 36.00 +ATW, 01, 25, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 25, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 25, 37.00, 17.00, -9999.00, -9999.00, 36.00 +AUG, 01, 25, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 25, 60.00, 39.00, 18.00, 17.00, 25.00 +AUW, 01, 25, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 25, 47.00, 25.00, 22.00, 21.00, 32.00 +AVP, 01, 25, 32.00, 17.00, 27.00, 26.00, 39.00 +AXN, 01, 25, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 25, 33.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 01, 25, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 25, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 25, 56.00, 38.00, -9999.00, -9999.00, 33.00 +BAD, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 25, 36.00, 9.00, -9999.00, -9999.00, 18.00 +BDL, 01, 25, 33.00, 16.00, 24.00, 22.00, 34.00 +BDR, 01, 25, 36.00, 22.00, 25.00, 22.00, 36.00 +BET, 01, 25, 12.00, 0.00, 15.00, 15.00, 24.00 +BFD, 01, 25, 27.00, 11.00, 49.00, 47.00, 66.00 +BFF, 01, 25, 39.00, 13.00, 14.00, 13.00, 21.00 +BFL, 01, 25, 59.00, 40.00, 14.00, 14.00, 21.00 +BGM, 01, 25, 28.00, 14.00, 33.00, 39.00, 52.00 +BGR, 01, 25, 27.00, 8.00, 22.00, 23.00, 34.00 +BGS, 01, 25, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 25, 53.00, 32.00, 26.00, 24.00, 36.00 +BID, 01, 25, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 25, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 25, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 25, 33.00, 15.00, 19.00, 19.00, 29.00 +BIS, 01, 25, 21.00, -1.00, 15.00, 14.00, 24.00 +BIX, 01, 25, 60.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 25, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 25, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 25, 45.00, 14.00, -9999.00, -9999.00, 17.00 +BKW, 01, 25, 38.00, 20.00, 36.00, 39.00, 51.00 +BLF, 01, 25, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 25, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 25, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 25, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 25, 40.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 25, 47.00, 27.00, 27.00, 24.00, 38.00 +BNO, 01, 25, 35.00, 15.00, -9999.00, 23.00, 40.00 +BOI, 01, 25, 38.00, 23.00, 22.00, 24.00, 36.00 +BOS, 01, 25, 36.00, 21.00, 23.00, 24.00, 35.00 +BPI, 01, 25, 26.00, -7.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 25, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 25, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 25, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 25, 69.00, 50.00, 17.00, 17.00, 25.00 +BRW, 01, 25, -9.00, -21.00, 11.00, 11.00, 18.00 +BSM, 01, 25, 60.00, 39.00, -9999.00, -9999.00, 24.00 +BTI, 01, 25, -10.00, -23.00, 11.00, 10.00, 17.00 +BTL, 01, 25, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 25, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 25, 60.00, 40.00, 26.00, 21.00, 34.00 +BTT, 01, 25, -4.00, -21.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 25, 25.00, 7.00, 34.00, 30.00, 49.00 +BUB, 01, 25, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 25, 30.00, 16.00, 48.00, 51.00, 64.00 +BUR, 01, 25, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 25, 61.00, 43.00, -9999.00, 22.00, 35.00 +BWG, 01, 25, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 25, 40.00, 23.00, 22.00, 23.00, 34.00 +BYH, 01, 25, 45.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 25, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 25, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 25, 56.00, 32.00, 22.00, 23.00, 33.00 +CAG, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 25, 33.00, 16.00, 36.00, 39.00, 53.00 +CAO, 01, 25, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 25, 20.00, -2.00, 30.00, 32.00, 47.00 +CBM, 01, 25, 53.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 25, 32.00, 23.00, 47.00, 50.00, 64.00 +CDC, 01, 25, 43.00, 19.00, 14.00, 14.00, 21.00 +CDR, 01, 25, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 25, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 25, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 01, 25, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 25, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 25, 48.00, 28.00, 25.00, 26.00, 36.00 +CHO, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 25, 58.00, 38.00, 22.00, 20.00, 31.00 +CID, 01, 25, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 25, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 25, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 25, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 25, 32.00, 17.00, 40.00, 38.00, 55.00 +CLL, 01, 25, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 25, 50.00, 30.00, 23.00, 23.00, 32.00 +CMH, 01, 25, 34.00, 18.00, 31.00, 32.00, 44.00 +CMI, 01, 25, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 25, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 25, 37.00, 16.00, 12.00, 12.00, 19.00 +CNM, 01, 25, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 25, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 01, 25, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 01, 25, 71.00, 50.00, -9999.00, -9999.00, 21.00 +CON, 01, 25, 30.00, 7.00, 24.00, 22.00, 34.00 +COS, 01, 25, 42.00, 17.00, 12.00, 10.00, 19.00 +COT, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 25, 37.00, 19.00, 22.00, 18.00, 31.00 +CPR, 01, 25, 34.00, 13.00, 19.00, 17.00, 27.00 +CRBC, 01, 25, 28.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 25, 66.00, 46.00, 20.00, 18.00, 28.00 +CRW, 01, 25, 42.00, 23.00, 38.00, 40.00, 52.00 +CSG, 01, 25, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 25, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 25, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 25, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 25, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 25, 37.00, 19.00, 29.00, 26.00, 40.00 +CVN, 01, 25, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 25, 52.00, 23.00, -9999.00, -9999.00, 9.00 +CXY, 01, 25, 36.00, 21.00, 20.00, 22.00, 32.00 +CYS, 01, 25, 38.00, 16.00, 12.00, 11.00, 18.00 +DAA, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 01, 25, 68.00, 47.00, 14.00, 16.00, 24.00 +DAG, 01, 25, 62.00, 38.00, 9.00, 8.00, 14.00 +DAL, 01, 25, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 25, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 25, 34.00, 18.00, 34.00, 27.00, 45.00 +DBQ, 01, 25, 25.00, 8.00, 24.00, 19.00, 35.00 +DCA, 01, 25, 43.00, 27.00, 21.00, 23.00, 32.00 +DDC, 01, 25, 43.00, 19.00, 12.00, 12.00, 19.00 +DEC, 01, 25, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 25, 44.00, 17.00, 13.00, 11.00, 19.00 +DFW, 01, 25, 55.00, 33.00, 16.00, 14.00, 23.00 +DHN, 01, 25, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 25, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 25, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 25, 63.00, 39.00, -9999.00, -9999.00, 17.00 +DLG, 01, 25, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 25, 17.00, -2.00, 29.00, 24.00, 39.00 +DLLC, 01, 25, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 25, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 25, 65.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 25, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 25, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 25, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 25, 61.00, 37.00, -9999.00, -9999.00, 29.00 +DRA, 01, 25, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 25, 63.00, 39.00, 13.00, 9.00, 16.00 +DSM, 01, 25, 29.00, 11.00, 21.00, 15.00, 28.00 +DTW, 01, 25, 30.00, 15.00, 31.00, 27.00, 42.00 +DUG, 01, 25, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 25, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 25, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 25, 56.00, 32.00, -9999.00, -9999.00, 16.00 +D45, 01, 25, 12.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 25, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 25, 22.00, 1.00, 18.00, 17.00, 28.00 +ECG, 01, 25, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 25, 60.00, 33.00, -9999.00, -9999.00, 12.00 +EED, 01, 25, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 01, 25, 36.00, 5.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 25, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 25, 38.00, 16.00, 45.00, 43.00, 60.00 +EKO, 01, 25, 38.00, 15.00, 19.00, 21.00, 30.00 +ELD, 01, 25, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 25, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 25, 58.00, 30.00, 10.00, 11.00, 16.00 +ELY, 01, 25, 41.00, 11.00, 17.00, 16.00, 25.00 +EMP, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 25, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 25, 47.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 25, 2.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 25, 37.00, 20.00, -9999.00, -9999.00, 18.00 +EPH, 01, 25, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 25, 32.00, 17.00, 45.00, 42.00, 59.00 +ESF, 01, 25, 58.00, 37.00, -9999.00, -9999.00, 34.00 +EUG, 01, 25, 48.00, 36.00, 38.00, 41.00, 51.00 +EVV, 01, 25, 39.00, 21.00, 27.00, 22.00, 35.00 +EWN, 01, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 25, 38.00, 23.00, 22.00, 22.00, 34.00 +EYW, 01, 25, 75.00, 65.00, 13.00, 12.00, 20.00 +E74, 01, 25, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 25, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 25, 0.00, -18.00, 14.00, 15.00, 22.00 +FAR, 01, 25, 16.00, -3.00, 19.00, 16.00, 28.00 +FAT, 01, 25, 56.00, 38.00, 18.00, 19.00, 26.00 +FAY, 01, 25, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 25, 30.00, 14.00, 29.00, 31.00, 43.00 +FCS, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 01, 25, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 25, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 25, 43.00, 16.00, 22.00, 23.00, 30.00 +FLL, 01, 25, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 25, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 25, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 25, 44.00, 22.00, -9999.00, -9999.00, 32.00 +FMH, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 25, 44.00, 17.00, 11.00, 11.00, 17.00 +FMY, 01, 25, 74.00, 53.00, 11.00, 12.00, 19.00 +FNT, 01, 25, 29.00, 14.00, 29.00, 28.00, 42.00 +FOD, 01, 25, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 25, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FOK, 01, 25, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 25, 39.00, 18.00, -9999.00, -9999.00, 19.00 +FSD, 01, 25, 25.00, 4.00, 16.00, 14.00, 23.00 +FSI, 01, 25, 51.00, 25.00, -9999.00, -9999.00, 15.00 +FSM, 01, 25, 49.00, 26.00, 19.00, 16.00, 28.00 +FTK, 01, 25, 40.00, 20.00, -9999.00, -9999.00, 35.00 +FWA, 01, 25, 31.00, 15.00, 26.00, 23.00, 38.00 +FWH, 01, 25, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 25, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 25, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 25, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 25, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 25, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 25, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 25, 35.00, 22.00, 25.00, 28.00, 38.00 +GFA, 01, 25, 32.00, 13.00, -9999.00, -9999.00, 26.00 +GFK, 01, 25, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 25, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 25, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 25, 21.00, 2.00, 15.00, 14.00, 23.00 +GJT, 01, 25, 38.00, 17.00, 14.00, 14.00, 22.00 +GKN, 01, 25, 5.00, -12.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 25, 42.00, 16.00, 11.00, 11.00, 17.00 +GLH, 01, 25, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 25, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 25, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 25, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GON, 01, 25, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 25, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 25, 23.00, 6.00, 25.00, 22.00, 35.00 +GRCI, 01, 25, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 25, 48.00, 33.00, -9999.00, -9999.00, 59.00 +GRI, 01, 25, 34.00, 12.00, 13.00, 12.00, 19.00 +GRK, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 25, 29.00, 14.00, 34.00, 35.00, 49.00 +GSB, 01, 25, 52.00, 31.00, -9999.00, -9999.00, 32.00 +GSG, 01, 25, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 25, 47.00, 27.00, 22.00, 23.00, 32.00 +GSP, 01, 25, 51.00, 30.00, 23.00, 22.00, 32.00 +GST, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 25, 27.00, 7.00, -9999.00, -9999.00, 60.00 +GTF, 01, 25, 32.00, 13.00, 18.00, 21.00, 30.00 +GUP, 01, 25, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 25, 32.00, 13.00, -9999.00, -9999.00, 36.00 +GVW, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 01, 25, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 25, 52.00, 36.00, 25.00, 24.00, 37.00 +HBR, 01, 25, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 25, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 25, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 25, 37.00, 19.00, -9999.00, -9999.00, 34.00 +HKY, 01, 25, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 25, 31.00, 11.00, 14.00, 17.00, 23.00 +HMN, 01, 25, 58.00, 23.00, -9999.00, -9999.00, 10.00 +HMS, 01, 25, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 25, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 25, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 25, 25.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 25, 43.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 25, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 25, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 25, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 25, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 25, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 25, 61.00, 37.00, -9999.00, -9999.00, 32.00 +HST, 01, 25, 76.00, 54.00, -9999.00, -9999.00, 23.00 +HSV, 01, 25, 49.00, 30.00, 28.00, 22.00, 37.00 +HTL, 01, 25, 25.00, 7.00, 37.00, 31.00, 50.00 +HTS, 01, 25, 41.00, 23.00, 33.00, 36.00, 47.00 +HUF, 01, 25, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 25, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 25, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 25, 26.00, 5.00, 13.00, 16.00, 23.00 +IAB, 01, 25, 41.00, 20.00, -9999.00, -9999.00, 18.00 +IAD, 01, 25, 40.00, 21.00, 22.00, 23.00, 34.00 +IAG, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 25, 62.00, 40.00, 24.00, 23.00, 34.00 +ICT, 01, 25, 41.00, 20.00, 14.00, 12.00, 20.00 +IDA, 01, 25, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 25, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 25, 39.00, 22.00, 24.00, 24.00, 36.00 +ILI, 01, 25, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 25, 56.00, 34.00, 21.00, 25.00, 34.00 +IMT, 01, 25, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 25, 34.00, 17.00, 29.00, 27.00, 42.00 +INL, 01, 25, 13.00, -9.00, 23.00, 21.00, 34.00 +INS, 01, 25, 55.00, 33.00, -9999.00, -9999.00, 7.00 +INT, 01, 25, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 25, 47.00, 21.00, 11.00, 10.00, 18.00 +IPL, 01, 25, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 25, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 25, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 25, 21.00, -1.00, 13.00, 12.00, 21.00 +ISP, 01, 25, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 25, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 25, 67.00, 39.00, -9999.00, -9999.00, 14.00 +IWD, 01, 25, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 25, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 25, 56.00, 33.00, 25.00, 23.00, 35.00 +JAX, 01, 25, 65.00, 41.00, 16.00, 17.00, 26.00 +JBR, 01, 25, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 25, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 25, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 25, 37.00, 25.00, 22.00, 22.00, 34.00 +JHW, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 25, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 25, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 25, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 25, 30.00, 20.00, 47.00, 47.00, 58.00 +JST, 01, 25, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 25, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 25, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 25, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 25, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 25, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 25, 29.00, 13.00, 33.00, 31.00, 47.00 +LAR, 01, 25, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 25, 59.00, 35.00, 8.00, 8.00, 12.00 +LAX, 01, 25, 66.00, 48.00, 16.00, 16.00, 22.00 +LBB, 01, 25, 54.00, 25.00, 10.00, 9.00, 15.00 +LBF, 01, 25, 36.00, 10.00, 14.00, 9.00, 19.00 +LCH, 01, 25, 60.00, 41.00, 22.00, 23.00, 33.00 +LCK, 01, 25, 36.00, 19.00, -9999.00, -9999.00, 40.00 +LEB, 01, 25, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 25, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 25, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 25, 59.00, 37.00, 22.00, 23.00, 33.00 +LFT, 01, 25, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 25, 37.00, 25.00, 22.00, 22.00, 34.00 +LGB, 01, 25, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 25, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 25, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 25, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 25, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 25, 50.00, 30.00, 24.00, 21.00, 31.00 +LIZ, 01, 25, 20.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 25, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 01, 25, 33.00, 9.00, 12.00, 10.00, 17.00 +LNK, 01, 25, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 25, 45.00, 18.00, 12.00, 13.00, 20.00 +LOZ, 01, 25, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 25, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 25, 50.00, 29.00, -9999.00, -9999.00, 24.00 +LSE, 01, 25, 25.00, 6.00, 18.00, 16.00, 28.00 +LSF, 01, 25, 57.00, 35.00, -9999.00, -9999.00, 32.00 +LSV, 01, 25, 62.00, 29.00, -9999.00, -9999.00, 7.00 +LTS, 01, 25, 54.00, 26.00, -9999.00, -9999.00, 14.00 +LUF, 01, 25, 68.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 01, 25, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 25, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 25, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 25, 30.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 25, 44.00, 25.00, 23.00, 23.00, 34.00 +MAF, 01, 25, 57.00, 29.00, 7.00, 10.00, 14.00 +MBL, 01, 25, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 25, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 25, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 25, 56.00, 41.00, -9999.00, -9999.00, 30.00 +MCF, 01, 25, 70.00, 50.00, -9999.00, -9999.00, 22.00 +MCG, 01, 25, 2.00, -17.00, 19.00, 22.00, 30.00 +MCI, 01, 25, 36.00, 17.00, 18.00, 15.00, 26.00 +MCK, 01, 25, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 25, 57.00, 34.00, 23.00, 23.00, 34.00 +MCO, 01, 25, 71.00, 48.00, 13.00, 16.00, 23.00 +MCW, 01, 25, 23.00, 5.00, 16.00, 11.00, 21.00 +MC2, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 01, 25, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 25, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 25, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 25, 30.00, 15.00, 26.00, 26.00, 40.00 +MEI, 01, 25, 57.00, 34.00, 24.00, 22.00, 34.00 +MEM, 01, 25, 49.00, 31.00, 26.00, 20.00, 34.00 +MER, 01, 25, 57.00, 37.00, -9999.00, -9999.00, 27.00 +MFD, 01, 25, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 25, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 25, 48.00, 31.00, 24.00, 27.00, 35.00 +MGE, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 25, 57.00, 36.00, 25.00, 22.00, 36.00 +MGW, 01, 25, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 25, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 25, 55.00, 39.00, -9999.00, -9999.00, 30.00 +MHS, 01, 25, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 25, 76.00, 57.00, 12.00, 14.00, 22.00 +MIB, 01, 25, 19.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 25, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 25, 41.00, 22.00, -9999.00, -9999.00, 30.00 +MKC, 01, 25, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 25, 27.00, 12.00, 28.00, 27.00, 41.00 +MKG, 01, 25, 29.00, 17.00, 41.00, 41.00, 54.00 +MKL, 01, 25, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 25, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 25, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 25, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 25, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 25, 29.00, 12.00, 23.00, 19.00, 33.00 +MLS, 01, 25, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 25, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 25, 57.00, 35.00, -9999.00, -9999.00, 35.00 +MOB, 01, 25, 60.00, 40.00, 26.00, 23.00, 36.00 +MOT, 01, 25, 19.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 25, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 25, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 25, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 25, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 25, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 25, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 25, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 25, 26.00, 7.00, 24.00, 19.00, 33.00 +MSO, 01, 25, 32.00, 17.00, 27.00, 28.00, 40.00 +MSP, 01, 25, 22.00, 4.00, 21.00, 18.00, 31.00 +MSS, 01, 25, 24.00, 4.00, 36.00, 34.00, 49.00 +MSY, 01, 25, 61.00, 42.00, 23.00, 23.00, 35.00 +MTC, 01, 25, 29.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 25, 41.00, 23.00, -9999.00, -9999.00, 32.00 +MTO, 01, 25, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 25, 36.00, 18.00, -9999.00, -9999.00, 32.00 +MUO, 01, 25, 42.00, 23.00, -9999.00, -9999.00, 30.00 +MWA, 01, 25, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 25, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 25, 57.00, 36.00, -9999.00, -9999.00, 32.00 +MYL, 01, 25, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 25, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 25, 56.00, 41.00, -9999.00, -9999.00, 35.00 +NBC, 01, 25, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 25, 29.00, 13.00, -9999.00, -9999.00, 31.00 +NCA, 01, 25, 57.00, 32.00, -9999.00, -9999.00, 37.00 +NCO, 01, 25, 38.00, 22.00, -9999.00, -9999.00, 37.00 +NC1, 01, 25, 56.00, 37.00, -9999.00, -9999.00, 12.00 +NEL, 01, 25, 40.00, 19.00, -9999.00, -9999.00, 34.00 +NFG, 01, 25, 65.00, 44.00, -9999.00, -9999.00, 26.00 +NFL, 01, 25, 46.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 01, 25, 66.00, 47.00, -9999.00, -9999.00, 24.00 +NGU, 01, 25, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 25, 57.00, 44.00, -9999.00, -9999.00, 32.00 +NHK, 01, 25, 43.00, 24.00, -9999.00, -9999.00, 34.00 +NHZ, 01, 25, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NIP, 01, 25, 65.00, 41.00, -9999.00, -9999.00, 24.00 +NIR, 01, 25, 63.00, 41.00, -9999.00, -9999.00, 24.00 +NKT, 01, 25, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 25, 66.00, 49.00, -9999.00, -9999.00, 21.00 +NLC, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 01, 25, 56.00, 32.00, -9999.00, -9999.00, 33.00 +NPA, 01, 25, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 25, 69.00, 45.00, -9999.00, -9999.00, 22.00 +NQX, 01, 25, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 01, 25, 64.00, 46.00, -9999.00, -9999.00, 27.00 +NRC, 01, 25, 57.00, 37.00, -9999.00, -9999.00, 31.00 +NRS, 01, 25, 66.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 25, 61.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 25, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 25, 66.00, 44.00, -9999.00, -9999.00, 17.00 +NTK, 01, 25, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NTU, 01, 25, 47.00, 31.00, -9999.00, -9999.00, 33.00 +NUC, 01, 25, 64.00, 49.00, -9999.00, -9999.00, 17.00 +NUQ, 01, 25, 59.00, 39.00, -9999.00, -9999.00, 30.00 +NUW, 01, 25, 46.00, 34.00, -9999.00, -9999.00, 52.00 +NWF, 01, 25, 67.00, 45.00, -9999.00, -9999.00, 22.00 +NXX, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 25, 44.00, 21.00, -9999.00, -9999.00, 34.00 +NZC, 01, 25, 65.00, 38.00, -9999.00, -9999.00, 27.00 +NZJ, 01, 25, 68.00, 42.00, -9999.00, -9999.00, 17.00 +NZW, 01, 25, 36.00, 18.00, -9999.00, -9999.00, 36.00 +NZY, 01, 25, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 25, 58.00, 41.00, 23.00, 27.00, 34.00 +OAR, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 25, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 25, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 25, 48.00, 26.00, 14.00, 11.00, 20.00 +OLM, 01, 25, 46.00, 32.00, 50.00, 48.00, 60.00 +OMA, 01, 25, 32.00, 12.00, 12.00, 12.00, 18.00 +OME, 01, 25, 14.00, -1.00, 22.00, 25.00, 33.00 +ONT, 01, 25, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 25, 29.00, 13.00, 25.00, 24.00, 36.00 +ORF, 01, 25, 47.00, 31.00, 25.00, 25.00, 37.00 +ORH, 01, 25, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 25, -9.00, -26.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 25, 28.00, 9.00, -9999.00, -9999.00, 45.00 +OTG, 01, 25, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 25, 52.00, 39.00, 44.00, 46.00, 54.00 +OTM, 01, 25, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 25, 4.00, -9.00, 14.00, 18.00, 24.00 +OURC, 01, 25, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 25, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 25, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 25, 60.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 25, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 25, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 25, -1.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 25, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 25, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 25, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 25, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 25, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 25, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 25, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 25, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 25, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 25, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 25, 26.00, 6.00, -9999.00, -9999.00, 37.00 +PBI, 01, 25, 75.00, 55.00, 17.00, 18.00, 27.00 +PDT, 01, 25, 42.00, 28.00, 25.00, 25.00, 38.00 +PDX, 01, 25, 47.00, 34.00, 44.00, 42.00, 55.00 +PFN, 01, 25, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 25, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 25, 38.00, 23.00, 23.00, 23.00, 35.00 +PHX, 01, 25, 67.00, 42.00, 11.00, 11.00, 15.00 +PIA, 01, 25, 31.00, 14.00, 24.00, 22.00, 36.00 +PIB, 01, 25, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 25, 34.00, 16.00, 26.00, 26.00, 38.00 +PIR, 01, 25, 28.00, 8.00, 12.00, 11.00, 19.00 +PIT, 01, 25, 34.00, 18.00, 42.00, 37.00, 56.00 +PKB, 01, 25, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 25, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 25, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 25, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 25, 60.00, 42.00, 23.00, 19.00, 32.00 +POB, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 25, 58.00, 36.00, -9999.00, -9999.00, 36.00 +POM, 01, 25, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 25, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 25, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 25, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 25, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 25, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 25, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 25, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 25, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 25, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 25, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 25, 47.00, 16.00, 9.00, 9.00, 13.00 +PUC, 01, 25, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 25, 36.00, 19.00, 23.00, 24.00, 35.00 +PVU, 01, 25, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 25, 30.00, 11.00, 24.00, 25.00, 35.00 +P02, 01, 25, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 25, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 25, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 25, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 25, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 01, 25, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 25, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +P39, 01, 25, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 25, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 25, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 25, 23.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 25, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 25, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 25, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 25, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 25, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 25, 35.00, 12.00, 12.00, 13.00, 21.00 +RBL, 01, 25, 57.00, 38.00, 27.00, 27.00, 36.00 +RCA, 01, 25, 35.00, 12.00, -9999.00, -9999.00, 22.00 +RDD, 01, 25, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 25, 43.00, 22.00, 18.00, 17.00, 27.00 +RDR, 01, 25, 15.00, -4.00, -9999.00, -9999.00, 25.00 +RDU, 01, 25, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 25, 54.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 01, 25, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 25, 27.00, 10.00, 23.00, 19.00, 33.00 +RIC, 01, 25, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 25, 67.00, 42.00, -9999.00, -9999.00, 19.00 +RIW, 01, 25, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 25, 31.00, 12.00, 14.00, 10.00, 19.00 +RME, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 25, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 25, 62.00, 38.00, -9999.00, -9999.00, 25.00 +RNO, 01, 25, 47.00, 22.00, 15.00, 16.00, 22.00 +ROA, 01, 25, 44.00, 25.00, 22.00, 23.00, 32.00 +ROC, 01, 25, 31.00, 15.00, 44.00, 43.00, 61.00 +ROW, 01, 25, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 25, 40.00, 17.00, 10.00, 10.00, 16.00 +RST, 01, 25, 21.00, 3.00, 21.00, 18.00, 30.00 +RWF, 01, 25, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 25, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 25, 55.00, 39.00, 25.00, 25.00, 32.00 +SAF, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 25, 66.00, 49.00, 18.00, 17.00, 24.00 +SAT, 01, 25, 62.00, 38.00, 20.00, 18.00, 26.00 +SAV, 01, 25, 60.00, 38.00, 19.00, 20.00, 30.00 +SAW, 01, 25, 25.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 01, 25, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 25, 68.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 25, 31.00, 16.00, 36.00, 36.00, 50.00 +SBP, 01, 25, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 25, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 25, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 25, -11.00, -24.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 25, 55.00, 38.00, 22.00, 23.00, 30.00 +SDF, 01, 25, 41.00, 23.00, 26.00, 25.00, 36.00 +SEA, 01, 25, 46.00, 36.00, 40.00, 42.00, 54.00 +SEM, 01, 25, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 25, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 25, 57.00, 43.00, 23.00, 24.00, 32.00 +SGF, 01, 25, 42.00, 21.00, 21.00, 18.00, 28.00 +SGY, 01, 25, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 25, 34.00, 10.00, 18.00, 17.00, 28.00 +SHV, 01, 25, 56.00, 35.00, 24.00, 22.00, 33.00 +SIT, 01, 25, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 25, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 25, 58.00, 31.00, 13.00, 10.00, 18.00 +SKA, 01, 25, 35.00, 22.00, -9999.00, -9999.00, 44.00 +SKF, 01, 25, 62.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 25, 38.00, 20.00, 21.00, 21.00, 32.00 +SLE, 01, 25, 48.00, 33.00, 41.00, 40.00, 52.00 +SLN, 01, 25, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 25, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 25, 64.00, 39.00, -9999.00, 20.00, 35.00 +SNA, 01, 25, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 25, 29.00, 21.00, 41.00, 41.00, 60.00 +SNS, 01, 25, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 25, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 25, 33.00, 16.00, 22.00, 21.00, 34.00 +SPS, 01, 25, 53.00, 28.00, 10.00, 12.00, 17.00 +SRQ, 01, 25, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 25, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 25, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 25, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 25, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 25, 38.00, 21.00, 24.00, 20.00, 35.00 +STNV, 01, 25, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 25, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 25, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 25, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 25, 57.00, 37.00, -9999.00, -9999.00, 30.00 +SUX, 01, 25, 29.00, 9.00, 14.00, 13.00, 21.00 +SVN, 01, 25, 60.00, 38.00, -9999.00, -9999.00, 28.00 +SWF, 01, 25, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 25, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 25, 30.00, 14.00, 45.00, 44.00, 59.00 +SZL, 01, 25, 39.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 25, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 25, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 25, 47.00, 18.00, -9999.00, -9999.00, 28.00 +TCC, 01, 25, 54.00, 23.00, 8.00, 6.00, 11.00 +TCL, 01, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 25, 48.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 25, 55.00, 28.00, -9999.00, 7.00, 12.00 +TEB, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 25, 48.00, 26.00, -9999.00, -9999.00, 18.00 +TKA, 01, 25, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 25, 63.00, 38.00, 20.00, 20.00, 29.00 +TNX, 01, 25, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 25, 30.00, 15.00, 31.00, 27.00, 43.00 +TOP, 01, 25, 38.00, 17.00, 14.00, 15.00, 22.00 +TPA, 01, 25, 70.00, 50.00, 14.00, 14.00, 23.00 +TPH, 01, 25, 45.00, 20.00, 11.00, 9.00, 15.00 +TRI, 01, 25, 44.00, 24.00, 29.00, 30.00, 42.00 +TRK, 01, 25, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 25, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 25, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 25, 46.00, 26.00, 15.00, 13.00, 22.00 +TUP, 01, 25, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 25, 65.00, 39.00, 13.00, 11.00, 18.00 +TVC, 01, 25, 26.00, 12.00, 41.00, 40.00, 54.00 +TVL, 01, 25, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 25, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 25, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 25, 47.00, 26.00, 28.00, 25.00, 39.00 +T01, 01, 25, 44.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 25, 53.00, 32.00, -9999.00, -9999.00, 35.00 +T03, 01, 25, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 25, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 01, 25, 39.00, 15.00, -9999.00, -9999.00, 18.00 +T06, 01, 25, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 25, 39.00, 10.00, -9999.00, -9999.00, 36.00 +T08, 01, 25, 37.00, 20.00, -9999.00, -9999.00, 34.00 +UCA, 01, 25, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 25, 55.00, 33.00, -9999.00, -9999.00, 7.00 +UIL, 01, 25, 47.00, 34.00, 58.00, 59.00, 68.00 +UIN, 01, 25, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 25, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 25, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 25, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 25, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 01, 25, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 25, 62.00, 37.00, -9999.00, -9999.00, 27.00 +VBG, 01, 25, 66.00, 41.00, -9999.00, -9999.00, 25.00 +VCT, 01, 25, 63.00, 43.00, 22.00, 19.00, 31.00 +VCV, 01, 25, 60.00, 31.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 25, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 25, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 25, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 25, 38.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 25, 61.00, 37.00, -9999.00, -9999.00, 29.00 +VRB, 01, 25, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 25, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 25, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 25, 44.00, 26.00, -9999.00, 25.00, -9999.00 +WJA, 01, 25, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 25, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 25, 3.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 25, 44.00, 19.00, 16.00, 17.00, 26.00 +WPO, 01, 25, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 25, 57.00, 34.00, -9999.00, -9999.00, 34.00 +WRG, 01, 25, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 25, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 25, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +X68, 01, 25, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 25, 32.00, 19.00, 59.00, 58.00, 67.00 +YCG, 01, 25, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 25, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 25, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 25, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 25, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 25, 40.00, 23.00, 20.00, 19.00, 29.00 +YNG, 01, 25, 31.00, 16.00, 33.00, 35.00, 48.00 +YPA, 01, 25, 9.00, -14.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 25, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 25, 4.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 25, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 25, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 25, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 25, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 25, 70.00, 45.00, 5.00, 6.00, 10.00 +YVR, 01, 25, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 25, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 25, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 25, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 25, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 25, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 25, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 25, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 25, 21.00, 4.00, 45.00, 43.00, 62.00 +ZUN, 01, 25, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 25, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 25, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 25, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +01R, 01, 25, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 25, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 25, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 25, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 25, 52.00, 34.00, -9999.00, -9999.00, 32.00 +2PJ, 01, 25, 56.00, 33.00, -9999.00, -9999.00, 35.00 +3B1, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 25, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 25, 25.00, 8.00, -9999.00, -9999.00, 45.00 +3SE, 01, 25, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 25, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 25, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 25, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 25, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 25, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 25, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 25, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 26, 34.00, 19.00, 26.00, 25.00, 37.00 +ABI, 01, 26, 56.00, 32.00, 12.00, 11.00, 18.00 +ABQ, 01, 26, 49.00, 23.00, 11.00, 12.00, 18.00 +ABR, 01, 26, 22.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 26, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 26, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 26, 57.00, 35.00, 17.00, 16.00, 25.00 +ACV, 01, 26, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 26, 40.00, 21.00, 22.00, 21.00, 33.00 +ADK, 01, 26, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 26, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 26, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 26, 41.00, 21.00, -9999.00, -9999.00, 32.00 +AEX, 01, 26, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 26, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 26, 73.00, 48.00, -9999.00, -9999.00, 30.00 +AGS, 01, 26, 56.00, 32.00, 22.00, 21.00, 30.00 +AHN, 01, 26, 52.00, 32.00, 25.00, 24.00, 35.00 +AKN, 01, 26, 22.00, 7.00, 22.00, 25.00, 33.00 +AKO, 01, 26, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 26, 30.00, 11.00, 25.00, 25.00, 37.00 +ALI, 01, 26, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 26, 24.00, 6.00, 20.00, 15.00, 28.00 +ALS, 01, 26, 35.00, -2.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 26, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 26, 50.00, 22.00, 10.00, 10.00, 17.00 +AMG, 01, 26, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 26, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 26, 22.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 26, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 26, 40.00, 30.00, 61.00, 56.00, 74.00 +AOO, 01, 26, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 26, 26.00, 8.00, 30.00, 30.00, 44.00 +AQQ, 01, 26, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 26, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AST, 01, 26, 49.00, 36.00, 54.00, 53.00, 64.00 +ATL, 01, 26, 51.00, 32.00, 26.00, 25.00, 36.00 +ATW, 01, 26, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 26, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 26, 37.00, 17.00, -9999.00, -9999.00, 36.00 +AUG, 01, 26, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 26, 60.00, 39.00, 18.00, 17.00, 25.00 +AUW, 01, 26, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 26, 47.00, 25.00, 22.00, 21.00, 32.00 +AVP, 01, 26, 32.00, 17.00, 27.00, 26.00, 39.00 +AXN, 01, 26, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 26, 33.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 01, 26, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 26, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 26, 56.00, 38.00, -9999.00, -9999.00, 33.00 +BAD, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 26, 36.00, 9.00, -9999.00, -9999.00, 19.00 +BDL, 01, 26, 33.00, 16.00, 24.00, 22.00, 34.00 +BDR, 01, 26, 36.00, 22.00, 25.00, 22.00, 36.00 +BET, 01, 26, 12.00, 0.00, 15.00, 15.00, 24.00 +BFD, 01, 26, 27.00, 11.00, 49.00, 47.00, 66.00 +BFF, 01, 26, 39.00, 13.00, 14.00, 13.00, 21.00 +BFL, 01, 26, 59.00, 40.00, 14.00, 14.00, 21.00 +BGM, 01, 26, 28.00, 14.00, 33.00, 39.00, 52.00 +BGR, 01, 26, 27.00, 8.00, 22.00, 23.00, 34.00 +BGS, 01, 26, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 26, 53.00, 32.00, 26.00, 24.00, 36.00 +BID, 01, 26, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 26, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 26, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 26, 33.00, 15.00, 19.00, 19.00, 29.00 +BIS, 01, 26, 21.00, -1.00, 15.00, 14.00, 24.00 +BIX, 01, 26, 60.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 26, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 26, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 26, 45.00, 14.00, -9999.00, -9999.00, 17.00 +BKW, 01, 26, 38.00, 20.00, 36.00, 39.00, 51.00 +BLF, 01, 26, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 26, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 26, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 26, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 26, 40.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 26, 47.00, 27.00, 27.00, 24.00, 38.00 +BNO, 01, 26, 35.00, 15.00, -9999.00, 23.00, 40.00 +BOI, 01, 26, 38.00, 23.00, 22.00, 24.00, 36.00 +BOS, 01, 26, 36.00, 21.00, 23.00, 24.00, 35.00 +BPI, 01, 26, 26.00, -7.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 26, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 26, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 26, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 26, 69.00, 50.00, 17.00, 17.00, 25.00 +BRW, 01, 26, -9.00, -21.00, 11.00, 11.00, 18.00 +BSM, 01, 26, 60.00, 39.00, -9999.00, -9999.00, 24.00 +BTI, 01, 26, -10.00, -23.00, 11.00, 10.00, 17.00 +BTL, 01, 26, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 26, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 26, 60.00, 40.00, 26.00, 21.00, 34.00 +BTT, 01, 26, -4.00, -21.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 26, 25.00, 7.00, 34.00, 30.00, 48.00 +BUB, 01, 26, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 26, 30.00, 16.00, 48.00, 51.00, 64.00 +BUR, 01, 26, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 26, 61.00, 43.00, -9999.00, 22.00, 35.00 +BWG, 01, 26, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 26, 40.00, 23.00, 22.00, 23.00, 34.00 +BYH, 01, 26, 45.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 26, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 26, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 26, 56.00, 32.00, 22.00, 23.00, 33.00 +CAG, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 26, 33.00, 16.00, 36.00, 39.00, 53.00 +CAO, 01, 26, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 26, 20.00, -2.00, 30.00, 32.00, 47.00 +CBM, 01, 26, 53.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 26, 32.00, 23.00, 47.00, 50.00, 64.00 +CDC, 01, 26, 43.00, 19.00, 14.00, 14.00, 21.00 +CDR, 01, 26, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 26, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 26, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 01, 26, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 26, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 26, 48.00, 28.00, 25.00, 26.00, 36.00 +CHO, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 26, 58.00, 38.00, 22.00, 20.00, 31.00 +CID, 01, 26, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 26, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 26, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 26, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 26, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 26, 32.00, 17.00, 40.00, 38.00, 55.00 +CLL, 01, 26, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 26, 50.00, 30.00, 23.00, 23.00, 32.00 +CMH, 01, 26, 34.00, 18.00, 31.00, 32.00, 44.00 +CMI, 01, 26, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 26, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 26, 37.00, 16.00, 12.00, 12.00, 19.00 +CNM, 01, 26, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 26, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 01, 26, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 01, 26, 71.00, 50.00, -9999.00, -9999.00, 21.00 +CON, 01, 26, 30.00, 7.00, 24.00, 22.00, 34.00 +COS, 01, 26, 42.00, 17.00, 12.00, 10.00, 19.00 +COT, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 26, 37.00, 19.00, 22.00, 18.00, 31.00 +CPR, 01, 26, 34.00, 13.00, 19.00, 17.00, 27.00 +CRBC, 01, 26, 28.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 26, 66.00, 46.00, 20.00, 18.00, 28.00 +CRW, 01, 26, 42.00, 23.00, 38.00, 40.00, 52.00 +CSG, 01, 26, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 26, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 26, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 26, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 26, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 26, 37.00, 19.00, 29.00, 26.00, 40.00 +CVN, 01, 26, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 26, 52.00, 23.00, -9999.00, -9999.00, 9.00 +CXY, 01, 26, 36.00, 21.00, 20.00, 22.00, 32.00 +CYS, 01, 26, 38.00, 16.00, 12.00, 11.00, 18.00 +DAA, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 01, 26, 68.00, 47.00, 14.00, 16.00, 24.00 +DAG, 01, 26, 62.00, 38.00, 9.00, 8.00, 14.00 +DAL, 01, 26, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 26, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 26, 34.00, 18.00, 34.00, 27.00, 45.00 +DBQ, 01, 26, 25.00, 8.00, 24.00, 19.00, 35.00 +DCA, 01, 26, 43.00, 27.00, 21.00, 23.00, 32.00 +DDC, 01, 26, 43.00, 19.00, 12.00, 12.00, 19.00 +DEC, 01, 26, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 26, 44.00, 17.00, 13.00, 11.00, 19.00 +DFW, 01, 26, 55.00, 33.00, 16.00, 14.00, 23.00 +DHN, 01, 26, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 26, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 26, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 26, 63.00, 39.00, -9999.00, -9999.00, 17.00 +DLG, 01, 26, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 26, 17.00, -2.00, 29.00, 24.00, 39.00 +DLLC, 01, 26, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 26, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 26, 65.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 26, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 26, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 26, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 26, 61.00, 37.00, -9999.00, -9999.00, 29.00 +DRA, 01, 26, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 26, 63.00, 39.00, 13.00, 9.00, 16.00 +DSM, 01, 26, 29.00, 11.00, 21.00, 15.00, 28.00 +DTW, 01, 26, 30.00, 15.00, 31.00, 27.00, 42.00 +DUG, 01, 26, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 26, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 26, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 26, 56.00, 32.00, -9999.00, -9999.00, 16.00 +D45, 01, 26, 12.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 26, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 26, 22.00, 1.00, 18.00, 17.00, 28.00 +ECG, 01, 26, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 26, 60.00, 33.00, -9999.00, -9999.00, 12.00 +EED, 01, 26, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 01, 26, 36.00, 5.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 26, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 26, 38.00, 16.00, 45.00, 43.00, 60.00 +EKO, 01, 26, 38.00, 15.00, 19.00, 21.00, 30.00 +ELD, 01, 26, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 26, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 26, 58.00, 30.00, 10.00, 11.00, 16.00 +ELY, 01, 26, 41.00, 11.00, 17.00, 16.00, 25.00 +EMP, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 26, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 26, 47.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 26, 2.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 26, 37.00, 20.00, -9999.00, -9999.00, 18.00 +EPH, 01, 26, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 26, 32.00, 17.00, 45.00, 42.00, 59.00 +ESF, 01, 26, 58.00, 37.00, -9999.00, -9999.00, 34.00 +EUG, 01, 26, 48.00, 36.00, 39.00, 42.00, 52.00 +EVV, 01, 26, 39.00, 21.00, 27.00, 22.00, 35.00 +EWN, 01, 26, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 26, 38.00, 23.00, 22.00, 22.00, 34.00 +EYW, 01, 26, 75.00, 65.00, 13.00, 12.00, 20.00 +E74, 01, 26, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 26, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 26, 0.00, -18.00, 14.00, 15.00, 22.00 +FAR, 01, 26, 16.00, -3.00, 19.00, 16.00, 28.00 +FAT, 01, 26, 56.00, 38.00, 18.00, 19.00, 26.00 +FAY, 01, 26, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 26, 30.00, 14.00, 29.00, 31.00, 43.00 +FCS, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 01, 26, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 26, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 26, 43.00, 16.00, 22.00, 23.00, 30.00 +FLL, 01, 26, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 26, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 26, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 26, 44.00, 22.00, -9999.00, -9999.00, 32.00 +FMH, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 26, 44.00, 17.00, 11.00, 11.00, 17.00 +FMY, 01, 26, 74.00, 53.00, 11.00, 12.00, 19.00 +FNT, 01, 26, 29.00, 14.00, 29.00, 28.00, 42.00 +FOD, 01, 26, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 26, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FOK, 01, 26, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 26, 39.00, 18.00, -9999.00, -9999.00, 19.00 +FSD, 01, 26, 25.00, 4.00, 16.00, 14.00, 23.00 +FSI, 01, 26, 51.00, 25.00, -9999.00, -9999.00, 15.00 +FSM, 01, 26, 49.00, 26.00, 19.00, 16.00, 28.00 +FTK, 01, 26, 40.00, 20.00, -9999.00, -9999.00, 35.00 +FWA, 01, 26, 31.00, 15.00, 26.00, 23.00, 38.00 +FWH, 01, 26, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 26, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 26, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 26, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 26, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 26, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 26, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 26, 35.00, 22.00, 25.00, 28.00, 38.00 +GFA, 01, 26, 32.00, 13.00, -9999.00, -9999.00, 26.00 +GFK, 01, 26, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 26, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 26, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 26, 21.00, 2.00, 15.00, 14.00, 23.00 +GJT, 01, 26, 38.00, 17.00, 14.00, 14.00, 22.00 +GKN, 01, 26, 5.00, -12.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 26, 42.00, 16.00, 11.00, 11.00, 17.00 +GLH, 01, 26, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 26, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 26, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 26, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GON, 01, 26, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 26, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 26, 23.00, 6.00, 25.00, 22.00, 35.00 +GRCI, 01, 26, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 26, 48.00, 33.00, -9999.00, -9999.00, 59.00 +GRI, 01, 26, 34.00, 12.00, 13.00, 12.00, 19.00 +GRK, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 26, 29.00, 14.00, 34.00, 35.00, 48.00 +GSB, 01, 26, 52.00, 31.00, -9999.00, -9999.00, 32.00 +GSG, 01, 26, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 26, 47.00, 27.00, 22.00, 23.00, 32.00 +GSP, 01, 26, 51.00, 30.00, 23.00, 22.00, 32.00 +GST, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 26, 27.00, 7.00, -9999.00, -9999.00, 60.00 +GTF, 01, 26, 32.00, 13.00, 18.00, 21.00, 30.00 +GUP, 01, 26, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 26, 32.00, 13.00, -9999.00, -9999.00, 36.00 +GVW, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 01, 26, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 26, 52.00, 36.00, 25.00, 24.00, 37.00 +HBR, 01, 26, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 26, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 26, 37.00, 19.00, -9999.00, -9999.00, 34.00 +HKY, 01, 26, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 26, 31.00, 11.00, 14.00, 17.00, 23.00 +HMN, 01, 26, 58.00, 23.00, -9999.00, -9999.00, 10.00 +HMS, 01, 26, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 26, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 26, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 26, 25.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 26, 43.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 26, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 26, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 26, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 26, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 26, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 26, 61.00, 37.00, -9999.00, -9999.00, 32.00 +HST, 01, 26, 76.00, 54.00, -9999.00, -9999.00, 23.00 +HSV, 01, 26, 49.00, 30.00, 28.00, 22.00, 37.00 +HTL, 01, 26, 25.00, 7.00, 37.00, 31.00, 49.00 +HTS, 01, 26, 41.00, 23.00, 33.00, 36.00, 47.00 +HUF, 01, 26, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 26, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 26, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 26, 26.00, 5.00, 13.00, 16.00, 23.00 +IAB, 01, 26, 41.00, 20.00, -9999.00, -9999.00, 18.00 +IAD, 01, 26, 40.00, 21.00, 22.00, 23.00, 34.00 +IAG, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 26, 62.00, 40.00, 24.00, 23.00, 34.00 +ICT, 01, 26, 41.00, 20.00, 14.00, 12.00, 20.00 +IDA, 01, 26, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 26, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 26, 39.00, 22.00, 24.00, 24.00, 36.00 +ILI, 01, 26, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 26, 56.00, 34.00, 21.00, 25.00, 34.00 +IMT, 01, 26, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 26, 34.00, 17.00, 29.00, 27.00, 42.00 +INL, 01, 26, 13.00, -9.00, 23.00, 21.00, 34.00 +INS, 01, 26, 55.00, 33.00, -9999.00, -9999.00, 7.00 +INT, 01, 26, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 26, 47.00, 21.00, 11.00, 10.00, 18.00 +IPL, 01, 26, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 26, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 26, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 26, 21.00, -1.00, 13.00, 12.00, 21.00 +ISP, 01, 26, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 26, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 26, 67.00, 39.00, -9999.00, -9999.00, 14.00 +IWD, 01, 26, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 26, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 26, 56.00, 33.00, 25.00, 23.00, 35.00 +JAX, 01, 26, 65.00, 41.00, 16.00, 17.00, 26.00 +JBR, 01, 26, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 26, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 26, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 26, 37.00, 25.00, 22.00, 22.00, 34.00 +JHW, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 26, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 26, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 26, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 26, 30.00, 20.00, 47.00, 47.00, 58.00 +JST, 01, 26, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 26, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 26, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 26, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 26, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 26, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 26, 29.00, 13.00, 33.00, 31.00, 47.00 +LAR, 01, 26, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 26, 59.00, 35.00, 8.00, 8.00, 12.00 +LAX, 01, 26, 66.00, 48.00, 16.00, 16.00, 22.00 +LBB, 01, 26, 54.00, 25.00, 10.00, 9.00, 15.00 +LBF, 01, 26, 36.00, 10.00, 14.00, 9.00, 19.00 +LCH, 01, 26, 60.00, 41.00, 22.00, 23.00, 33.00 +LCK, 01, 26, 36.00, 19.00, -9999.00, -9999.00, 40.00 +LEB, 01, 26, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 26, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 26, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 26, 59.00, 37.00, 22.00, 23.00, 33.00 +LFT, 01, 26, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 26, 37.00, 25.00, 22.00, 22.00, 34.00 +LGB, 01, 26, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 26, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 26, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 26, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 26, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 26, 50.00, 30.00, 24.00, 21.00, 31.00 +LIZ, 01, 26, 20.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 26, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 01, 26, 33.00, 9.00, 12.00, 10.00, 17.00 +LNK, 01, 26, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 26, 45.00, 18.00, 12.00, 13.00, 20.00 +LOZ, 01, 26, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 26, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 26, 50.00, 29.00, -9999.00, -9999.00, 24.00 +LSE, 01, 26, 25.00, 6.00, 18.00, 16.00, 28.00 +LSF, 01, 26, 57.00, 35.00, -9999.00, -9999.00, 32.00 +LSV, 01, 26, 62.00, 29.00, -9999.00, -9999.00, 7.00 +LTS, 01, 26, 54.00, 26.00, -9999.00, -9999.00, 14.00 +LUF, 01, 26, 68.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 01, 26, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 26, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 26, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 26, 30.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 26, 44.00, 25.00, 23.00, 23.00, 34.00 +MAF, 01, 26, 57.00, 29.00, 7.00, 10.00, 14.00 +MBL, 01, 26, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 26, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 26, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 26, 56.00, 41.00, -9999.00, -9999.00, 30.00 +MCF, 01, 26, 70.00, 50.00, -9999.00, -9999.00, 22.00 +MCG, 01, 26, 2.00, -17.00, 19.00, 22.00, 30.00 +MCI, 01, 26, 36.00, 17.00, 18.00, 15.00, 26.00 +MCK, 01, 26, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 26, 57.00, 34.00, 23.00, 23.00, 34.00 +MCO, 01, 26, 71.00, 48.00, 13.00, 16.00, 23.00 +MCW, 01, 26, 23.00, 5.00, 16.00, 11.00, 21.00 +MC2, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 01, 26, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 26, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 26, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 26, 30.00, 15.00, 26.00, 26.00, 40.00 +MEI, 01, 26, 57.00, 34.00, 24.00, 22.00, 34.00 +MEM, 01, 26, 49.00, 31.00, 26.00, 20.00, 34.00 +MER, 01, 26, 57.00, 37.00, -9999.00, -9999.00, 27.00 +MFD, 01, 26, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 26, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 26, 48.00, 31.00, 24.00, 27.00, 35.00 +MGE, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 26, 57.00, 36.00, 25.00, 22.00, 36.00 +MGW, 01, 26, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 26, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 26, 55.00, 39.00, -9999.00, -9999.00, 30.00 +MHS, 01, 26, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 26, 76.00, 57.00, 12.00, 14.00, 22.00 +MIB, 01, 26, 19.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 26, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 26, 41.00, 22.00, -9999.00, -9999.00, 30.00 +MKC, 01, 26, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 26, 27.00, 12.00, 28.00, 27.00, 41.00 +MKG, 01, 26, 29.00, 17.00, 41.00, 41.00, 54.00 +MKL, 01, 26, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 26, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 26, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 26, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 26, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 26, 29.00, 12.00, 23.00, 19.00, 33.00 +MLS, 01, 26, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 26, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 26, 57.00, 35.00, -9999.00, -9999.00, 35.00 +MOB, 01, 26, 60.00, 40.00, 26.00, 23.00, 36.00 +MOT, 01, 26, 19.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 26, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 26, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 26, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 26, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 26, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 26, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 26, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 26, 26.00, 7.00, 24.00, 19.00, 33.00 +MSO, 01, 26, 32.00, 17.00, 27.00, 28.00, 40.00 +MSP, 01, 26, 22.00, 4.00, 21.00, 18.00, 31.00 +MSS, 01, 26, 24.00, 4.00, 36.00, 34.00, 49.00 +MSY, 01, 26, 61.00, 42.00, 23.00, 23.00, 35.00 +MTC, 01, 26, 29.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 26, 41.00, 23.00, -9999.00, -9999.00, 32.00 +MTO, 01, 26, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 26, 36.00, 18.00, -9999.00, -9999.00, 32.00 +MUO, 01, 26, 42.00, 23.00, -9999.00, -9999.00, 30.00 +MWA, 01, 26, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 26, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 26, 57.00, 36.00, -9999.00, -9999.00, 32.00 +MYL, 01, 26, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 26, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 26, 56.00, 41.00, -9999.00, -9999.00, 34.00 +NBC, 01, 26, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 26, 29.00, 13.00, -9999.00, -9999.00, 31.00 +NCA, 01, 26, 57.00, 32.00, -9999.00, -9999.00, 37.00 +NCO, 01, 26, 38.00, 22.00, -9999.00, -9999.00, 37.00 +NC1, 01, 26, 56.00, 37.00, -9999.00, -9999.00, 12.00 +NEL, 01, 26, 40.00, 19.00, -9999.00, -9999.00, 34.00 +NFG, 01, 26, 65.00, 44.00, -9999.00, -9999.00, 26.00 +NFL, 01, 26, 46.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 01, 26, 66.00, 47.00, -9999.00, -9999.00, 24.00 +NGU, 01, 26, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 26, 57.00, 44.00, -9999.00, -9999.00, 32.00 +NHK, 01, 26, 43.00, 24.00, -9999.00, -9999.00, 34.00 +NHZ, 01, 26, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NIP, 01, 26, 65.00, 41.00, -9999.00, -9999.00, 24.00 +NIR, 01, 26, 63.00, 41.00, -9999.00, -9999.00, 24.00 +NKT, 01, 26, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 26, 66.00, 49.00, -9999.00, -9999.00, 21.00 +NLC, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 01, 26, 56.00, 32.00, -9999.00, -9999.00, 33.00 +NPA, 01, 26, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 26, 69.00, 45.00, -9999.00, -9999.00, 22.00 +NQX, 01, 26, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 01, 26, 64.00, 46.00, -9999.00, -9999.00, 27.00 +NRC, 01, 26, 57.00, 37.00, -9999.00, -9999.00, 31.00 +NRS, 01, 26, 66.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 26, 61.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 26, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 26, 66.00, 44.00, -9999.00, -9999.00, 17.00 +NTK, 01, 26, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NTU, 01, 26, 47.00, 31.00, -9999.00, -9999.00, 33.00 +NUC, 01, 26, 64.00, 49.00, -9999.00, -9999.00, 17.00 +NUQ, 01, 26, 59.00, 39.00, -9999.00, -9999.00, 30.00 +NUW, 01, 26, 46.00, 34.00, -9999.00, -9999.00, 52.00 +NWF, 01, 26, 67.00, 45.00, -9999.00, -9999.00, 22.00 +NXX, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 26, 44.00, 21.00, -9999.00, -9999.00, 34.00 +NZC, 01, 26, 65.00, 38.00, -9999.00, -9999.00, 27.00 +NZJ, 01, 26, 68.00, 42.00, -9999.00, -9999.00, 17.00 +NZW, 01, 26, 36.00, 18.00, -9999.00, -9999.00, 36.00 +NZY, 01, 26, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 26, 58.00, 41.00, 23.00, 27.00, 34.00 +OAR, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 26, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 26, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 26, 48.00, 26.00, 14.00, 11.00, 20.00 +OLM, 01, 26, 46.00, 32.00, 50.00, 48.00, 61.00 +OMA, 01, 26, 32.00, 12.00, 12.00, 12.00, 18.00 +OME, 01, 26, 14.00, -1.00, 22.00, 24.00, 32.00 +ONT, 01, 26, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 26, 29.00, 13.00, 25.00, 24.00, 36.00 +ORF, 01, 26, 47.00, 31.00, 25.00, 25.00, 37.00 +ORH, 01, 26, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 26, -9.00, -26.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 26, 28.00, 9.00, -9999.00, -9999.00, 45.00 +OTG, 01, 26, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 26, 52.00, 39.00, 45.00, 47.00, 55.00 +OTM, 01, 26, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 26, 4.00, -9.00, 14.00, 18.00, 24.00 +OURC, 01, 26, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 26, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 26, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 26, 60.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 26, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 26, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 26, -1.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 26, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 26, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 26, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 26, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 26, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 26, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 26, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 26, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 26, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 26, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 26, 26.00, 6.00, -9999.00, -9999.00, 37.00 +PBI, 01, 26, 75.00, 55.00, 17.00, 18.00, 27.00 +PDT, 01, 26, 42.00, 28.00, 25.00, 25.00, 38.00 +PDX, 01, 26, 47.00, 34.00, 44.00, 42.00, 56.00 +PFN, 01, 26, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 26, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 26, 38.00, 23.00, 23.00, 23.00, 35.00 +PHX, 01, 26, 67.00, 42.00, 11.00, 11.00, 15.00 +PIA, 01, 26, 31.00, 14.00, 24.00, 22.00, 36.00 +PIB, 01, 26, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 26, 34.00, 16.00, 26.00, 26.00, 38.00 +PIR, 01, 26, 28.00, 8.00, 12.00, 11.00, 19.00 +PIT, 01, 26, 34.00, 18.00, 42.00, 37.00, 56.00 +PKB, 01, 26, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 26, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 26, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 26, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 26, 60.00, 42.00, 23.00, 19.00, 32.00 +POB, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 26, 58.00, 36.00, -9999.00, -9999.00, 36.00 +POM, 01, 26, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 26, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 26, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 26, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 26, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 26, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 26, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 26, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 26, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 26, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 26, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 26, 47.00, 16.00, 9.00, 9.00, 13.00 +PUC, 01, 26, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 26, 36.00, 19.00, 23.00, 24.00, 35.00 +PVU, 01, 26, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 26, 30.00, 11.00, 24.00, 25.00, 35.00 +P02, 01, 26, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 26, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 26, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 26, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 26, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 01, 26, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 26, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +P39, 01, 26, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 26, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 26, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 26, 23.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 26, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 26, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 26, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 26, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 26, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 26, 35.00, 12.00, 12.00, 13.00, 21.00 +RBL, 01, 26, 57.00, 38.00, 27.00, 27.00, 36.00 +RCA, 01, 26, 35.00, 12.00, -9999.00, -9999.00, 22.00 +RDD, 01, 26, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 26, 43.00, 22.00, 18.00, 17.00, 27.00 +RDR, 01, 26, 15.00, -4.00, -9999.00, -9999.00, 25.00 +RDU, 01, 26, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 26, 54.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 01, 26, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 26, 27.00, 10.00, 23.00, 19.00, 33.00 +RIC, 01, 26, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 26, 67.00, 42.00, -9999.00, -9999.00, 19.00 +RIW, 01, 26, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 26, 31.00, 12.00, 14.00, 10.00, 19.00 +RME, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 26, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 26, 62.00, 38.00, -9999.00, -9999.00, 25.00 +RNO, 01, 26, 47.00, 22.00, 15.00, 16.00, 22.00 +ROA, 01, 26, 44.00, 25.00, 22.00, 23.00, 32.00 +ROC, 01, 26, 31.00, 15.00, 44.00, 43.00, 61.00 +ROW, 01, 26, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 26, 40.00, 17.00, 10.00, 10.00, 16.00 +RST, 01, 26, 21.00, 3.00, 21.00, 18.00, 30.00 +RWF, 01, 26, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 26, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 26, 55.00, 39.00, 25.00, 25.00, 32.00 +SAF, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 26, 66.00, 49.00, 18.00, 17.00, 24.00 +SAT, 01, 26, 62.00, 38.00, 20.00, 18.00, 26.00 +SAV, 01, 26, 60.00, 38.00, 19.00, 20.00, 30.00 +SAW, 01, 26, 25.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 01, 26, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 26, 68.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 26, 31.00, 16.00, 36.00, 36.00, 50.00 +SBP, 01, 26, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 26, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 26, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 26, -11.00, -24.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 26, 55.00, 38.00, 22.00, 23.00, 30.00 +SDF, 01, 26, 41.00, 23.00, 26.00, 25.00, 36.00 +SEA, 01, 26, 46.00, 36.00, 40.00, 42.00, 54.00 +SEM, 01, 26, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 26, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 26, 57.00, 43.00, 23.00, 24.00, 32.00 +SGF, 01, 26, 42.00, 21.00, 21.00, 18.00, 28.00 +SGY, 01, 26, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 26, 34.00, 10.00, 18.00, 17.00, 28.00 +SHV, 01, 26, 56.00, 35.00, 24.00, 22.00, 33.00 +SIT, 01, 26, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 26, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 26, 58.00, 31.00, 13.00, 10.00, 18.00 +SKA, 01, 26, 35.00, 22.00, -9999.00, -9999.00, 44.00 +SKF, 01, 26, 62.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 26, 38.00, 20.00, 21.00, 21.00, 32.00 +SLE, 01, 26, 48.00, 33.00, 41.00, 41.00, 52.00 +SLN, 01, 26, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 26, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 26, 64.00, 39.00, -9999.00, 20.00, 35.00 +SNA, 01, 26, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 26, 29.00, 21.00, 41.00, 41.00, 60.00 +SNS, 01, 26, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 26, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 26, 33.00, 16.00, 22.00, 21.00, 34.00 +SPS, 01, 26, 53.00, 28.00, 10.00, 12.00, 17.00 +SRQ, 01, 26, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 26, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 26, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 26, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 26, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 26, 38.00, 21.00, 24.00, 20.00, 35.00 +STNV, 01, 26, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 26, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 26, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 26, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 26, 57.00, 37.00, -9999.00, -9999.00, 30.00 +SUX, 01, 26, 29.00, 9.00, 14.00, 13.00, 21.00 +SVN, 01, 26, 60.00, 38.00, -9999.00, -9999.00, 28.00 +SWF, 01, 26, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 26, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 26, 30.00, 14.00, 45.00, 43.00, 59.00 +SZL, 01, 26, 39.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 26, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 26, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 26, 47.00, 18.00, -9999.00, -9999.00, 28.00 +TCC, 01, 26, 54.00, 23.00, 8.00, 6.00, 11.00 +TCL, 01, 26, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 26, 48.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 26, 55.00, 28.00, -9999.00, 7.00, 12.00 +TEB, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 26, 48.00, 26.00, -9999.00, -9999.00, 18.00 +TKA, 01, 26, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 26, 63.00, 38.00, 20.00, 20.00, 29.00 +TNX, 01, 26, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 26, 30.00, 15.00, 31.00, 27.00, 43.00 +TOP, 01, 26, 38.00, 17.00, 14.00, 15.00, 22.00 +TPA, 01, 26, 70.00, 50.00, 14.00, 14.00, 23.00 +TPH, 01, 26, 45.00, 20.00, 11.00, 9.00, 15.00 +TRI, 01, 26, 44.00, 24.00, 29.00, 30.00, 42.00 +TRK, 01, 26, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 26, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 26, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 26, 46.00, 26.00, 15.00, 13.00, 22.00 +TUP, 01, 26, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 26, 65.00, 39.00, 13.00, 11.00, 18.00 +TVC, 01, 26, 26.00, 12.00, 41.00, 40.00, 53.00 +TVL, 01, 26, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 26, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 26, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 26, 47.00, 26.00, 28.00, 25.00, 39.00 +T01, 01, 26, 44.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 26, 53.00, 32.00, -9999.00, -9999.00, 35.00 +T03, 01, 26, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 26, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 01, 26, 39.00, 15.00, -9999.00, -9999.00, 18.00 +T06, 01, 26, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 26, 39.00, 10.00, -9999.00, -9999.00, 36.00 +T08, 01, 26, 37.00, 20.00, -9999.00, -9999.00, 34.00 +UCA, 01, 26, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 26, 55.00, 33.00, -9999.00, -9999.00, 7.00 +UIL, 01, 26, 47.00, 34.00, 58.00, 59.00, 68.00 +UIN, 01, 26, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 26, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 26, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 26, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 26, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 01, 26, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 26, 62.00, 37.00, -9999.00, -9999.00, 27.00 +VBG, 01, 26, 66.00, 41.00, -9999.00, -9999.00, 25.00 +VCT, 01, 26, 63.00, 43.00, 22.00, 19.00, 31.00 +VCV, 01, 26, 60.00, 31.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 26, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 26, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 26, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 26, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 26, 38.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 26, 61.00, 37.00, -9999.00, -9999.00, 29.00 +VRB, 01, 26, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 26, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 26, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 26, 44.00, 26.00, -9999.00, 25.00, -9999.00 +WJA, 01, 26, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 26, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 26, 3.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 26, 44.00, 19.00, 16.00, 17.00, 26.00 +WPO, 01, 26, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 26, 57.00, 34.00, -9999.00, -9999.00, 34.00 +WRG, 01, 26, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 26, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 26, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +X68, 01, 26, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 26, 32.00, 19.00, 59.00, 58.00, 67.00 +YCG, 01, 26, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 26, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 26, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 26, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 26, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 26, 40.00, 23.00, 20.00, 19.00, 29.00 +YNG, 01, 26, 31.00, 16.00, 33.00, 35.00, 48.00 +YPA, 01, 26, 9.00, -14.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 26, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 26, 4.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 26, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 26, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 26, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 26, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 26, 70.00, 45.00, 5.00, 6.00, 10.00 +YVR, 01, 26, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 26, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 26, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 26, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 26, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 26, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 26, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 26, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 26, 21.00, 4.00, 45.00, 42.00, 61.00 +ZUN, 01, 26, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 26, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 26, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 26, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +01R, 01, 26, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 26, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 26, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 26, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 26, 52.00, 34.00, -9999.00, -9999.00, 32.00 +2PJ, 01, 26, 56.00, 33.00, -9999.00, -9999.00, 35.00 +3B1, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 26, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 26, 25.00, 8.00, -9999.00, -9999.00, 45.00 +3SE, 01, 26, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 26, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 26, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 26, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 26, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 26, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 26, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 26, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 27, 34.00, 19.00, 26.00, 25.00, 37.00 +ABI, 01, 27, 56.00, 32.00, 12.00, 11.00, 18.00 +ABQ, 01, 27, 49.00, 23.00, 11.00, 12.00, 18.00 +ABR, 01, 27, 22.00, 1.00, 13.00, 11.00, 19.00 +ABY, 01, 27, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 27, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 27, 57.00, 35.00, 16.00, 16.00, 24.00 +ACV, 01, 27, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 27, 40.00, 21.00, 22.00, 21.00, 33.00 +ADK, 01, 27, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 27, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 27, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 27, 41.00, 21.00, -9999.00, -9999.00, 32.00 +AEX, 01, 27, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 27, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 27, 73.00, 48.00, -9999.00, -9999.00, 31.00 +AGS, 01, 27, 56.00, 32.00, 21.00, 21.00, 30.00 +AHN, 01, 27, 52.00, 32.00, 25.00, 23.00, 34.00 +AKN, 01, 27, 22.00, 7.00, 22.00, 24.00, 33.00 +AKO, 01, 27, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 27, 30.00, 11.00, 25.00, 25.00, 37.00 +ALI, 01, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 27, 24.00, 6.00, 20.00, 15.00, 28.00 +ALS, 01, 27, 35.00, -2.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 27, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 27, 50.00, 22.00, 11.00, 10.00, 17.00 +AMG, 01, 27, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 27, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 27, 22.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 27, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 27, 40.00, 30.00, 61.00, 56.00, 74.00 +AOO, 01, 27, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 27, 26.00, 8.00, 30.00, 29.00, 43.00 +AQQ, 01, 27, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 27, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AST, 01, 27, 49.00, 36.00, 55.00, 53.00, 64.00 +ATL, 01, 27, 51.00, 32.00, 25.00, 25.00, 36.00 +ATW, 01, 27, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 27, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 27, 37.00, 17.00, -9999.00, -9999.00, 36.00 +AUG, 01, 27, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 27, 60.00, 39.00, 18.00, 17.00, 25.00 +AUW, 01, 27, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 27, 47.00, 25.00, 22.00, 21.00, 32.00 +AVP, 01, 27, 32.00, 17.00, 27.00, 25.00, 39.00 +AXN, 01, 27, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 27, 33.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 01, 27, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 27, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 27, 56.00, 38.00, -9999.00, -9999.00, 33.00 +BAD, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 27, 36.00, 9.00, -9999.00, -9999.00, 19.00 +BDL, 01, 27, 33.00, 16.00, 24.00, 22.00, 34.00 +BDR, 01, 27, 36.00, 22.00, 25.00, 21.00, 36.00 +BET, 01, 27, 12.00, 0.00, 15.00, 15.00, 24.00 +BFD, 01, 27, 27.00, 11.00, 49.00, 47.00, 66.00 +BFF, 01, 27, 39.00, 13.00, 14.00, 12.00, 21.00 +BFL, 01, 27, 59.00, 40.00, 14.00, 14.00, 21.00 +BGM, 01, 27, 28.00, 14.00, 33.00, 38.00, 51.00 +BGR, 01, 27, 27.00, 8.00, 22.00, 22.00, 34.00 +BGS, 01, 27, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 27, 53.00, 32.00, 26.00, 23.00, 36.00 +BID, 01, 27, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 27, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 27, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 27, 34.00, 15.00, 19.00, 18.00, 28.00 +BIS, 01, 27, 21.00, -1.00, 15.00, 14.00, 24.00 +BIX, 01, 27, 60.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 27, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 27, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 27, 45.00, 14.00, -9999.00, -9999.00, 17.00 +BKW, 01, 27, 38.00, 20.00, 36.00, 38.00, 51.00 +BLF, 01, 27, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 27, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 27, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 27, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 27, 40.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 27, 47.00, 27.00, 27.00, 24.00, 38.00 +BNO, 01, 27, 35.00, 15.00, -9999.00, 23.00, 41.00 +BOI, 01, 27, 39.00, 23.00, 22.00, 24.00, 36.00 +BOS, 01, 27, 36.00, 21.00, 23.00, 24.00, 35.00 +BPI, 01, 27, 26.00, -7.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 27, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 27, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 27, 31.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 27, 69.00, 50.00, 16.00, 17.00, 24.00 +BRW, 01, 27, -9.00, -21.00, 11.00, 11.00, 18.00 +BSM, 01, 27, 60.00, 39.00, -9999.00, -9999.00, 25.00 +BTI, 01, 27, -10.00, -23.00, 11.00, 10.00, 17.00 +BTL, 01, 27, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 27, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 27, 60.00, 40.00, 26.00, 21.00, 34.00 +BTT, 01, 27, -4.00, -21.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 27, 25.00, 7.00, 34.00, 30.00, 48.00 +BUB, 01, 27, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 27, 30.00, 16.00, 47.00, 50.00, 64.00 +BUR, 01, 27, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 27, 61.00, 43.00, -9999.00, 21.00, 34.00 +BWG, 01, 27, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 27, 40.00, 23.00, 22.00, 23.00, 34.00 +BYH, 01, 27, 45.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 27, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 27, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 27, 56.00, 32.00, 22.00, 23.00, 32.00 +CAG, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 27, 33.00, 16.00, 36.00, 39.00, 53.00 +CAO, 01, 27, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 27, 20.00, -2.00, 29.00, 32.00, 47.00 +CBM, 01, 27, 53.00, 30.00, -9999.00, -9999.00, 37.00 +CDB, 01, 27, 32.00, 23.00, 47.00, 50.00, 64.00 +CDC, 01, 27, 43.00, 19.00, 14.00, 14.00, 21.00 +CDR, 01, 27, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 27, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 27, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 01, 27, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 27, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 27, 48.00, 28.00, 25.00, 26.00, 36.00 +CHO, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 27, 58.00, 38.00, 21.00, 20.00, 31.00 +CID, 01, 27, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 27, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 27, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 27, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 27, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 27, 32.00, 17.00, 39.00, 38.00, 54.00 +CLL, 01, 27, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 27, 50.00, 30.00, 23.00, 23.00, 32.00 +CMH, 01, 27, 34.00, 18.00, 30.00, 32.00, 43.00 +CMI, 01, 27, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 27, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 27, 37.00, 16.00, 12.00, 12.00, 19.00 +CNM, 01, 27, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 27, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 01, 27, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 01, 27, 71.00, 50.00, -9999.00, -9999.00, 21.00 +CON, 01, 27, 30.00, 7.00, 24.00, 22.00, 34.00 +COS, 01, 27, 42.00, 17.00, 12.00, 10.00, 18.00 +COT, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 27, 37.00, 19.00, 22.00, 18.00, 31.00 +CPR, 01, 27, 34.00, 13.00, 19.00, 17.00, 27.00 +CRBC, 01, 27, 28.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 27, 66.00, 46.00, 20.00, 18.00, 27.00 +CRW, 01, 27, 42.00, 23.00, 38.00, 39.00, 51.00 +CSG, 01, 27, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 27, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 27, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 27, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 27, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 27, 37.00, 19.00, 29.00, 26.00, 39.00 +CVN, 01, 27, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 27, 52.00, 23.00, -9999.00, -9999.00, 9.00 +CXY, 01, 27, 36.00, 21.00, 20.00, 22.00, 32.00 +CYS, 01, 27, 38.00, 16.00, 12.00, 11.00, 18.00 +DAA, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 01, 27, 68.00, 47.00, 14.00, 16.00, 24.00 +DAG, 01, 27, 62.00, 38.00, 9.00, 8.00, 14.00 +DAL, 01, 27, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 27, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 27, 34.00, 18.00, 34.00, 27.00, 44.00 +DBQ, 01, 27, 25.00, 8.00, 24.00, 19.00, 35.00 +DCA, 01, 27, 43.00, 27.00, 21.00, 23.00, 32.00 +DDC, 01, 27, 43.00, 19.00, 12.00, 12.00, 18.00 +DEC, 01, 27, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 27, 44.00, 17.00, 13.00, 11.00, 19.00 +DFW, 01, 27, 55.00, 33.00, 16.00, 14.00, 23.00 +DHN, 01, 27, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 27, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 27, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 27, 63.00, 39.00, -9999.00, -9999.00, 17.00 +DLG, 01, 27, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 27, 17.00, -2.00, 29.00, 24.00, 39.00 +DLLC, 01, 27, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 27, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 27, 65.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 01, 27, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 27, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 27, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 27, 61.00, 37.00, -9999.00, -9999.00, 29.00 +DRA, 01, 27, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 27, 63.00, 39.00, 13.00, 9.00, 16.00 +DSM, 01, 27, 29.00, 11.00, 21.00, 15.00, 28.00 +DTW, 01, 27, 30.00, 15.00, 30.00, 27.00, 42.00 +DUG, 01, 27, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 27, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 27, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 27, 56.00, 32.00, -9999.00, -9999.00, 16.00 +D45, 01, 27, 12.00, -12.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 27, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 27, 22.00, 1.00, 18.00, 17.00, 28.00 +ECG, 01, 27, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 27, 60.00, 33.00, -9999.00, -9999.00, 12.00 +EED, 01, 27, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 01, 27, 36.00, 5.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 27, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 27, 38.00, 16.00, 45.00, 43.00, 60.00 +EKO, 01, 27, 38.00, 15.00, 19.00, 21.00, 30.00 +ELD, 01, 27, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 27, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 27, 58.00, 30.00, 10.00, 10.00, 16.00 +ELY, 01, 27, 41.00, 11.00, 17.00, 16.00, 25.00 +EMP, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 27, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +END, 01, 27, 47.00, 25.00, -9999.00, -9999.00, 16.00 +ENN, 01, 27, 2.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 27, 37.00, 20.00, -9999.00, -9999.00, 18.00 +EPH, 01, 27, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 27, 32.00, 17.00, 45.00, 41.00, 59.00 +ESF, 01, 27, 58.00, 37.00, -9999.00, -9999.00, 33.00 +EUG, 01, 27, 48.00, 36.00, 39.00, 42.00, 52.00 +EVV, 01, 27, 39.00, 21.00, 26.00, 22.00, 35.00 +EWN, 01, 27, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 27, 38.00, 23.00, 22.00, 21.00, 34.00 +EYW, 01, 27, 75.00, 65.00, 13.00, 12.00, 20.00 +E74, 01, 27, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 27, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 27, 0.00, -18.00, 14.00, 15.00, 22.00 +FAR, 01, 27, 16.00, -3.00, 18.00, 16.00, 28.00 +FAT, 01, 27, 57.00, 38.00, 18.00, 20.00, 26.00 +FAY, 01, 27, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 27, 30.00, 14.00, 29.00, 31.00, 43.00 +FCS, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 01, 27, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 27, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 27, 43.00, 16.00, 22.00, 23.00, 30.00 +FLL, 01, 27, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 27, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 27, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +FME, 01, 27, 44.00, 22.00, -9999.00, -9999.00, 33.00 +FMH, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 27, 44.00, 17.00, 11.00, 11.00, 17.00 +FMY, 01, 27, 74.00, 53.00, 11.00, 12.00, 19.00 +FNT, 01, 27, 29.00, 14.00, 29.00, 28.00, 42.00 +FOD, 01, 27, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 27, 38.00, 17.00, -9999.00, -9999.00, 20.00 +FOK, 01, 27, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 27, 39.00, 18.00, -9999.00, -9999.00, 19.00 +FSD, 01, 27, 25.00, 4.00, 16.00, 13.00, 23.00 +FSI, 01, 27, 51.00, 25.00, -9999.00, -9999.00, 16.00 +FSM, 01, 27, 49.00, 26.00, 19.00, 16.00, 28.00 +FTK, 01, 27, 40.00, 20.00, -9999.00, -9999.00, 35.00 +FWA, 01, 27, 31.00, 15.00, 26.00, 23.00, 38.00 +FWH, 01, 27, 54.00, 31.00, -9999.00, -9999.00, 21.00 +FYU, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 27, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 27, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 27, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 27, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 27, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 27, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 27, 35.00, 22.00, 25.00, 28.00, 39.00 +GFA, 01, 27, 33.00, 13.00, -9999.00, -9999.00, 25.00 +GFK, 01, 27, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 27, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 27, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 27, 21.00, 3.00, 15.00, 14.00, 23.00 +GJT, 01, 27, 39.00, 17.00, 14.00, 14.00, 22.00 +GKN, 01, 27, 6.00, -12.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 27, 42.00, 16.00, 11.00, 11.00, 17.00 +GLH, 01, 27, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 27, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 27, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 27, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GON, 01, 27, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 27, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 27, 23.00, 6.00, 25.00, 21.00, 35.00 +GRCI, 01, 27, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 27, 48.00, 33.00, -9999.00, -9999.00, 59.00 +GRI, 01, 27, 34.00, 12.00, 13.00, 12.00, 19.00 +GRK, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 27, 29.00, 14.00, 33.00, 35.00, 48.00 +GSB, 01, 27, 52.00, 31.00, -9999.00, -9999.00, 33.00 +GSG, 01, 27, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 27, 47.00, 27.00, 22.00, 23.00, 32.00 +GSP, 01, 27, 51.00, 30.00, 23.00, 22.00, 32.00 +GST, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 27, 27.00, 7.00, -9999.00, -9999.00, 60.00 +GTF, 01, 27, 33.00, 13.00, 18.00, 21.00, 30.00 +GUP, 01, 27, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 27, 32.00, 13.00, -9999.00, -9999.00, 36.00 +GVW, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 01, 27, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 27, 52.00, 36.00, 24.00, 24.00, 37.00 +HBR, 01, 27, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 27, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 27, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 27, 37.00, 19.00, -9999.00, -9999.00, 34.00 +HKY, 01, 27, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 27, 32.00, 11.00, 14.00, 16.00, 23.00 +HMN, 01, 27, 58.00, 23.00, -9999.00, -9999.00, 10.00 +HMS, 01, 27, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 27, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 27, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 27, 25.00, 3.00, 12.00, 11.00, 19.00 +HOP, 01, 27, 43.00, 22.00, -9999.00, -9999.00, 36.00 +HOT, 01, 27, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 27, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 27, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 27, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 27, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 27, 61.00, 37.00, -9999.00, -9999.00, 32.00 +HST, 01, 27, 76.00, 54.00, -9999.00, -9999.00, 22.00 +HSV, 01, 27, 49.00, 30.00, 28.00, 22.00, 37.00 +HTL, 01, 27, 25.00, 7.00, 36.00, 30.00, 49.00 +HTS, 01, 27, 41.00, 23.00, 33.00, 35.00, 46.00 +HUF, 01, 27, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 27, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 27, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 27, 26.00, 5.00, 13.00, 15.00, 23.00 +IAB, 01, 27, 41.00, 20.00, -9999.00, -9999.00, 18.00 +IAD, 01, 27, 40.00, 21.00, 22.00, 23.00, 34.00 +IAG, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 27, 62.00, 40.00, 24.00, 23.00, 34.00 +ICT, 01, 27, 41.00, 20.00, 14.00, 12.00, 20.00 +IDA, 01, 27, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 27, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 27, 39.00, 22.00, 24.00, 24.00, 36.00 +ILI, 01, 27, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 27, 56.00, 34.00, 21.00, 24.00, 34.00 +IMT, 01, 27, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 27, 34.00, 17.00, 29.00, 27.00, 41.00 +INL, 01, 27, 13.00, -9.00, 23.00, 21.00, 34.00 +INS, 01, 27, 55.00, 33.00, -9999.00, -9999.00, 7.00 +INT, 01, 27, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +INW, 01, 27, 48.00, 21.00, 10.00, 10.00, 18.00 +IPL, 01, 27, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 27, 33.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 27, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 27, 21.00, 0.00, 13.00, 12.00, 21.00 +ISP, 01, 27, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 27, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 27, 67.00, 39.00, -9999.00, -9999.00, 14.00 +IWD, 01, 27, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 27, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 27, 56.00, 33.00, 25.00, 22.00, 35.00 +JAX, 01, 27, 65.00, 41.00, 16.00, 18.00, 26.00 +JBR, 01, 27, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 27, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 27, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 27, 37.00, 25.00, 22.00, 21.00, 34.00 +JHW, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 27, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 27, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 27, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 27, 30.00, 20.00, 47.00, 47.00, 58.00 +JST, 01, 27, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 27, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 27, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 27, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 27, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 27, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 27, 29.00, 13.00, 33.00, 31.00, 47.00 +LAR, 01, 27, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 27, 59.00, 35.00, 8.00, 8.00, 12.00 +LAX, 01, 27, 66.00, 48.00, 16.00, 16.00, 22.00 +LBB, 01, 27, 54.00, 25.00, 10.00, 9.00, 15.00 +LBF, 01, 27, 36.00, 10.00, 14.00, 9.00, 19.00 +LCH, 01, 27, 60.00, 41.00, 22.00, 23.00, 33.00 +LCK, 01, 27, 36.00, 19.00, -9999.00, -9999.00, 40.00 +LEB, 01, 27, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 27, 39.00, 22.00, 27.00, 26.00, 40.00 +LFI, 01, 27, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 27, 59.00, 37.00, 22.00, 23.00, 33.00 +LFT, 01, 27, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 27, 37.00, 25.00, 22.00, 21.00, 34.00 +LGB, 01, 27, 67.00, 45.00, 16.00, 17.00, 23.00 +LGU, 01, 27, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 27, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 27, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 27, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 27, 50.00, 30.00, 23.00, 21.00, 31.00 +LIZ, 01, 27, 20.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 27, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 01, 27, 33.00, 9.00, 12.00, 10.00, 17.00 +LNK, 01, 27, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 27, 45.00, 18.00, 12.00, 13.00, 20.00 +LOZ, 01, 27, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 27, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 27, 50.00, 29.00, -9999.00, -9999.00, 24.00 +LSE, 01, 27, 25.00, 6.00, 18.00, 16.00, 27.00 +LSF, 01, 27, 57.00, 35.00, -9999.00, -9999.00, 32.00 +LSV, 01, 27, 62.00, 29.00, -9999.00, -9999.00, 7.00 +LTS, 01, 27, 54.00, 26.00, -9999.00, -9999.00, 14.00 +LUF, 01, 27, 68.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 01, 27, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 27, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 27, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 27, 30.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 27, 44.00, 25.00, 22.00, 23.00, 34.00 +MAF, 01, 27, 57.00, 29.00, 7.00, 9.00, 14.00 +MBL, 01, 27, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 27, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 27, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 27, 57.00, 41.00, -9999.00, -9999.00, 30.00 +MCF, 01, 27, 70.00, 50.00, -9999.00, -9999.00, 22.00 +MCG, 01, 27, 2.00, -17.00, 19.00, 21.00, 30.00 +MCI, 01, 27, 36.00, 17.00, 18.00, 15.00, 26.00 +MCK, 01, 27, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 27, 57.00, 34.00, 23.00, 23.00, 33.00 +MCO, 01, 27, 71.00, 48.00, 13.00, 16.00, 24.00 +MCW, 01, 27, 23.00, 5.00, 16.00, 11.00, 21.00 +MC2, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 01, 27, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 27, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 27, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 27, 30.00, 15.00, 26.00, 25.00, 39.00 +MEI, 01, 27, 57.00, 34.00, 24.00, 21.00, 33.00 +MEM, 01, 27, 49.00, 31.00, 25.00, 19.00, 33.00 +MER, 01, 27, 57.00, 37.00, -9999.00, -9999.00, 27.00 +MFD, 01, 27, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 27, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 27, 48.00, 31.00, 24.00, 27.00, 35.00 +MGE, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 27, 57.00, 36.00, 24.00, 22.00, 35.00 +MGW, 01, 27, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 27, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 27, 56.00, 39.00, -9999.00, -9999.00, 30.00 +MHS, 01, 27, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 27, 76.00, 57.00, 12.00, 14.00, 22.00 +MIB, 01, 27, 19.00, 1.00, -9999.00, -9999.00, 27.00 +MIV, 01, 27, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 27, 42.00, 22.00, -9999.00, -9999.00, 30.00 +MKC, 01, 27, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 27, 27.00, 12.00, 29.00, 27.00, 41.00 +MKG, 01, 27, 29.00, 17.00, 41.00, 40.00, 54.00 +MKL, 01, 27, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 27, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 27, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 27, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 27, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 27, 29.00, 12.00, 22.00, 19.00, 32.00 +MLS, 01, 27, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 27, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 27, 57.00, 35.00, -9999.00, -9999.00, 35.00 +MOB, 01, 27, 60.00, 40.00, 26.00, 22.00, 36.00 +MOT, 01, 27, 19.00, 1.00, 15.00, 16.00, 25.00 +MPV, 01, 27, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 27, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 27, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 27, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 27, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 27, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 27, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 27, 26.00, 7.00, 24.00, 19.00, 33.00 +MSO, 01, 27, 32.00, 17.00, 27.00, 28.00, 40.00 +MSP, 01, 27, 22.00, 4.00, 21.00, 18.00, 31.00 +MSS, 01, 27, 24.00, 4.00, 36.00, 34.00, 48.00 +MSY, 01, 27, 61.00, 42.00, 23.00, 23.00, 35.00 +MTC, 01, 27, 29.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 27, 41.00, 23.00, -9999.00, -9999.00, 33.00 +MTO, 01, 27, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 27, 36.00, 18.00, -9999.00, -9999.00, 33.00 +MUO, 01, 27, 42.00, 23.00, -9999.00, -9999.00, 30.00 +MWA, 01, 27, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 27, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 27, 57.00, 36.00, -9999.00, -9999.00, 32.00 +MYL, 01, 27, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 27, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 27, 56.00, 41.00, -9999.00, -9999.00, 34.00 +NBC, 01, 27, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 27, 29.00, 13.00, -9999.00, -9999.00, 31.00 +NCA, 01, 27, 57.00, 32.00, -9999.00, -9999.00, 36.00 +NCO, 01, 27, 38.00, 22.00, -9999.00, -9999.00, 37.00 +NC1, 01, 27, 56.00, 37.00, -9999.00, -9999.00, 12.00 +NEL, 01, 27, 40.00, 19.00, -9999.00, -9999.00, 34.00 +NFG, 01, 27, 65.00, 44.00, -9999.00, -9999.00, 26.00 +NFL, 01, 27, 47.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 01, 27, 66.00, 47.00, -9999.00, -9999.00, 24.00 +NGU, 01, 27, 47.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 27, 57.00, 44.00, -9999.00, -9999.00, 32.00 +NHK, 01, 27, 43.00, 24.00, -9999.00, -9999.00, 34.00 +NHZ, 01, 27, 30.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NIP, 01, 27, 65.00, 41.00, -9999.00, -9999.00, 24.00 +NIR, 01, 27, 63.00, 41.00, -9999.00, -9999.00, 24.00 +NKT, 01, 27, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 27, 66.00, 49.00, -9999.00, -9999.00, 21.00 +NLC, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 01, 27, 56.00, 32.00, -9999.00, -9999.00, 33.00 +NPA, 01, 27, 60.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 27, 69.00, 45.00, -9999.00, -9999.00, 22.00 +NQX, 01, 27, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 01, 27, 64.00, 46.00, -9999.00, -9999.00, 27.00 +NRC, 01, 27, 57.00, 37.00, -9999.00, -9999.00, 32.00 +NRS, 01, 27, 66.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 27, 61.00, 38.00, -9999.00, -9999.00, 32.00 +NSI, 01, 27, 66.00, 44.00, -9999.00, -9999.00, 19.00 +NTD, 01, 27, 66.00, 44.00, -9999.00, -9999.00, 17.00 +NTK, 01, 27, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NTU, 01, 27, 47.00, 31.00, -9999.00, -9999.00, 34.00 +NUC, 01, 27, 64.00, 49.00, -9999.00, -9999.00, 17.00 +NUQ, 01, 27, 59.00, 39.00, -9999.00, -9999.00, 30.00 +NUW, 01, 27, 46.00, 34.00, -9999.00, -9999.00, 52.00 +NWF, 01, 27, 67.00, 45.00, -9999.00, -9999.00, 22.00 +NXX, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 27, 44.00, 21.00, -9999.00, -9999.00, 34.00 +NZC, 01, 27, 65.00, 38.00, -9999.00, -9999.00, 27.00 +NZJ, 01, 27, 68.00, 42.00, -9999.00, -9999.00, 17.00 +NZW, 01, 27, 36.00, 18.00, -9999.00, -9999.00, 37.00 +NZY, 01, 27, 66.00, 49.00, -9999.00, -9999.00, 19.00 +OAK, 01, 27, 58.00, 41.00, 24.00, 27.00, 34.00 +OAR, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 27, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 27, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 27, 48.00, 26.00, 14.00, 11.00, 20.00 +OLM, 01, 27, 46.00, 32.00, 50.00, 49.00, 61.00 +OMA, 01, 27, 32.00, 12.00, 12.00, 12.00, 18.00 +OME, 01, 27, 14.00, -1.00, 22.00, 24.00, 32.00 +ONT, 01, 27, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 27, 29.00, 13.00, 25.00, 24.00, 36.00 +ORF, 01, 27, 47.00, 31.00, 25.00, 25.00, 37.00 +ORH, 01, 27, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 27, -8.00, -26.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 27, 28.00, 9.00, -9999.00, -9999.00, 45.00 +OTG, 01, 27, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 27, 52.00, 39.00, 45.00, 47.00, 55.00 +OTM, 01, 27, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 27, 4.00, -9.00, 14.00, 18.00, 24.00 +OURC, 01, 27, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 27, 31.00, 2.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 27, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 27, 60.00, 37.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 27, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 27, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 27, -1.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 27, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 27, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 27, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 27, 63.00, 39.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 27, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 27, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 27, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 27, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 27, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 27, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 27, 26.00, 6.00, -9999.00, -9999.00, 37.00 +PBI, 01, 27, 75.00, 55.00, 17.00, 19.00, 27.00 +PDT, 01, 27, 42.00, 28.00, 26.00, 25.00, 39.00 +PDX, 01, 27, 47.00, 34.00, 44.00, 43.00, 56.00 +PFN, 01, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 27, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 27, 38.00, 23.00, 23.00, 23.00, 35.00 +PHX, 01, 27, 67.00, 42.00, 11.00, 11.00, 15.00 +PIA, 01, 27, 31.00, 14.00, 24.00, 22.00, 36.00 +PIB, 01, 27, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 27, 34.00, 16.00, 26.00, 26.00, 38.00 +PIR, 01, 27, 28.00, 8.00, 12.00, 11.00, 19.00 +PIT, 01, 27, 34.00, 18.00, 42.00, 36.00, 56.00 +PKB, 01, 27, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 27, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 27, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 27, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 27, 60.00, 42.00, 23.00, 19.00, 32.00 +POB, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 27, 58.00, 36.00, -9999.00, -9999.00, 35.00 +POM, 01, 27, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 01, 27, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 27, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 27, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 27, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 27, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 27, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 27, 33.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 27, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 27, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 27, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 27, 47.00, 16.00, 9.00, 9.00, 13.00 +PUC, 01, 27, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 27, 36.00, 19.00, 23.00, 24.00, 35.00 +PVU, 01, 27, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 27, 30.00, 11.00, 24.00, 24.00, 35.00 +P02, 01, 27, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P07, 01, 27, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 01, 27, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +P24, 01, 27, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +P28, 01, 27, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 01, 27, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +P38, 01, 27, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +P39, 01, 27, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +P58, 01, 27, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 27, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 27, 23.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 27, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 27, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +P68, 01, 27, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 27, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 27, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 27, 35.00, 12.00, 12.00, 13.00, 21.00 +RBL, 01, 27, 57.00, 38.00, 27.00, 28.00, 36.00 +RCA, 01, 27, 35.00, 12.00, -9999.00, -9999.00, 22.00 +RDD, 01, 27, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 27, 43.00, 22.00, 18.00, 18.00, 27.00 +RDR, 01, 27, 15.00, -4.00, -9999.00, -9999.00, 25.00 +RDU, 01, 27, 49.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 27, 54.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 01, 27, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 27, 27.00, 10.00, 23.00, 19.00, 32.00 +RIC, 01, 27, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 27, 67.00, 42.00, -9999.00, -9999.00, 19.00 +RIW, 01, 27, 31.00, 1.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 27, 31.00, 12.00, 14.00, 10.00, 19.00 +RME, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 27, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +RND, 01, 27, 62.00, 38.00, -9999.00, -9999.00, 25.00 +RNO, 01, 27, 47.00, 22.00, 15.00, 16.00, 22.00 +ROA, 01, 27, 44.00, 25.00, 21.00, 23.00, 32.00 +ROC, 01, 27, 31.00, 15.00, 43.00, 43.00, 60.00 +ROW, 01, 27, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 27, 40.00, 17.00, 10.00, 10.00, 16.00 +RST, 01, 27, 21.00, 3.00, 21.00, 18.00, 30.00 +RWF, 01, 27, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 27, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 27, 55.00, 39.00, 25.00, 25.00, 33.00 +SAF, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 27, 66.00, 49.00, 18.00, 17.00, 24.00 +SAT, 01, 27, 62.00, 38.00, 20.00, 17.00, 26.00 +SAV, 01, 27, 60.00, 38.00, 19.00, 20.00, 29.00 +SAW, 01, 27, 25.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 01, 27, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 27, 68.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 27, 31.00, 16.00, 35.00, 36.00, 50.00 +SBP, 01, 27, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 27, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 27, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 27, -11.00, -24.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 27, 56.00, 38.00, 22.00, 23.00, 31.00 +SDF, 01, 27, 41.00, 23.00, 25.00, 25.00, 36.00 +SEA, 01, 27, 46.00, 36.00, 41.00, 42.00, 54.00 +SEM, 01, 27, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 27, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 27, 57.00, 43.00, 23.00, 24.00, 32.00 +SGF, 01, 27, 42.00, 21.00, 21.00, 18.00, 28.00 +SGY, 01, 27, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 27, 34.00, 10.00, 18.00, 17.00, 27.00 +SHV, 01, 27, 56.00, 35.00, 24.00, 22.00, 33.00 +SIT, 01, 27, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 27, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 27, 58.00, 31.00, 13.00, 10.00, 18.00 +SKA, 01, 27, 35.00, 22.00, -9999.00, -9999.00, 43.00 +SKF, 01, 27, 62.00, 38.00, -9999.00, -9999.00, 24.00 +SLC, 01, 27, 38.00, 20.00, 21.00, 21.00, 32.00 +SLE, 01, 27, 48.00, 33.00, 41.00, 41.00, 53.00 +SLN, 01, 27, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 27, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 27, 64.00, 39.00, -9999.00, 20.00, 35.00 +SNA, 01, 27, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 27, 29.00, 21.00, 40.00, 40.00, 59.00 +SNS, 01, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 27, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 27, 33.00, 16.00, 23.00, 21.00, 34.00 +SPS, 01, 27, 53.00, 28.00, 11.00, 12.00, 18.00 +SRQ, 01, 27, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 27, 56.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 27, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 27, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 27, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STL, 01, 27, 38.00, 21.00, 24.00, 20.00, 34.00 +STNV, 01, 27, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 27, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 27, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 27, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 27, 57.00, 37.00, -9999.00, -9999.00, 29.00 +SUX, 01, 27, 29.00, 9.00, 14.00, 13.00, 21.00 +SVN, 01, 27, 60.00, 38.00, -9999.00, -9999.00, 28.00 +SWF, 01, 27, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 27, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 27, 30.00, 14.00, 45.00, 43.00, 58.00 +SZL, 01, 27, 39.00, 16.00, -9999.00, -9999.00, 24.00 +TAD, 01, 27, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 27, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 27, 47.00, 18.00, -9999.00, -9999.00, 28.00 +TCC, 01, 27, 54.00, 23.00, 7.00, 6.00, 10.00 +TCL, 01, 27, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 27, 48.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 27, 55.00, 28.00, -9999.00, 7.00, 12.00 +TEB, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 27, 48.00, 26.00, -9999.00, -9999.00, 18.00 +TKA, 01, 27, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 27, 63.00, 38.00, 20.00, 19.00, 28.00 +TNX, 01, 27, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 27, 30.00, 15.00, 31.00, 27.00, 43.00 +TOP, 01, 27, 38.00, 17.00, 14.00, 15.00, 22.00 +TPA, 01, 27, 70.00, 50.00, 14.00, 15.00, 23.00 +TPH, 01, 27, 45.00, 20.00, 11.00, 9.00, 15.00 +TRI, 01, 27, 44.00, 24.00, 29.00, 30.00, 41.00 +TRK, 01, 27, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 27, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 27, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 27, 46.00, 26.00, 15.00, 13.00, 22.00 +TUP, 01, 27, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 27, 65.00, 39.00, 12.00, 11.00, 18.00 +TVC, 01, 27, 26.00, 12.00, 40.00, 39.00, 53.00 +TVL, 01, 27, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 27, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 27, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 27, 47.00, 26.00, 28.00, 25.00, 39.00 +T01, 01, 27, 44.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 27, 53.00, 32.00, -9999.00, -9999.00, 35.00 +T03, 01, 27, 57.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 27, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 01, 27, 39.00, 15.00, -9999.00, -9999.00, 18.00 +T06, 01, 27, 59.00, 33.00, -9999.00, -9999.00, 37.00 +T07, 01, 27, 40.00, 11.00, -9999.00, -9999.00, 36.00 +T08, 01, 27, 37.00, 20.00, -9999.00, -9999.00, 34.00 +UCA, 01, 27, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 27, 55.00, 33.00, -9999.00, -9999.00, 7.00 +UIL, 01, 27, 47.00, 34.00, 58.00, 59.00, 68.00 +UIN, 01, 27, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 27, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 27, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 27, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 27, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 01, 27, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 27, 62.00, 37.00, -9999.00, -9999.00, 27.00 +VBG, 01, 27, 66.00, 41.00, -9999.00, -9999.00, 25.00 +VCT, 01, 27, 63.00, 43.00, 21.00, 19.00, 31.00 +VCV, 01, 27, 60.00, 31.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 27, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 27, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 27, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 27, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 27, 38.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 27, 61.00, 37.00, -9999.00, -9999.00, 29.00 +VRB, 01, 27, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 27, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 27, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 27, 44.00, 26.00, -9999.00, 25.00, -9999.00 +WJA, 01, 27, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 27, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 27, 3.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 27, 44.00, 19.00, 16.00, 17.00, 26.00 +WPO, 01, 27, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 27, 57.00, 34.00, -9999.00, -9999.00, 34.00 +WRG, 01, 27, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 27, 40.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 27, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +X68, 01, 27, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 27, 32.00, 19.00, 59.00, 58.00, 67.00 +YCG, 01, 27, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 27, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 27, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 27, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 27, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 27, 40.00, 23.00, 20.00, 19.00, 30.00 +YNG, 01, 27, 31.00, 16.00, 32.00, 34.00, 48.00 +YPA, 01, 27, 9.00, -14.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 27, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 27, 4.00, -15.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 27, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 27, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 27, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 27, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 27, 70.00, 45.00, 5.00, 6.00, 10.00 +YVR, 01, 27, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 27, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 27, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 27, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 27, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 27, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 27, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 27, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 27, 21.00, 4.00, 44.00, 42.00, 61.00 +ZUN, 01, 27, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 27, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 27, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 27, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +01R, 01, 27, 57.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 27, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 27, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 27, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 27, 52.00, 34.00, -9999.00, -9999.00, 33.00 +2PJ, 01, 27, 56.00, 33.00, -9999.00, -9999.00, 35.00 +3B1, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 27, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 27, 25.00, 8.00, -9999.00, -9999.00, 45.00 +3SE, 01, 27, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 27, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 27, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 27, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 27, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 27, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 27, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 27, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 28, 35.00, 19.00, 26.00, 25.00, 37.00 +ABI, 01, 28, 56.00, 32.00, 12.00, 11.00, 18.00 +ABQ, 01, 28, 50.00, 24.00, 11.00, 12.00, 18.00 +ABR, 01, 28, 23.00, 2.00, 13.00, 11.00, 19.00 +ABY, 01, 28, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 28, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 28, 58.00, 35.00, 16.00, 16.00, 24.00 +ACV, 01, 28, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 28, 40.00, 22.00, 22.00, 21.00, 33.00 +ADK, 01, 28, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 28, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 28, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 28, 42.00, 21.00, -9999.00, -9999.00, 32.00 +AEX, 01, 28, 59.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 28, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 28, 73.00, 48.00, -9999.00, -9999.00, 31.00 +AGS, 01, 28, 57.00, 33.00, 21.00, 21.00, 30.00 +AHN, 01, 28, 53.00, 33.00, 25.00, 23.00, 34.00 +AKN, 01, 28, 22.00, 7.00, 21.00, 24.00, 33.00 +AKO, 01, 28, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 28, 31.00, 11.00, 25.00, 25.00, 37.00 +ALI, 01, 28, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 28, 25.00, 6.00, 20.00, 15.00, 28.00 +ALS, 01, 28, 36.00, -1.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 28, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 28, 50.00, 23.00, 11.00, 10.00, 17.00 +AMG, 01, 28, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 28, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 28, 23.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 28, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 28, 40.00, 31.00, 61.00, 56.00, 74.00 +AOO, 01, 28, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 28, 26.00, 7.00, 30.00, 29.00, 43.00 +AQQ, 01, 28, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 28, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AST, 01, 28, 49.00, 37.00, 55.00, 54.00, 65.00 +ATL, 01, 28, 52.00, 32.00, 25.00, 25.00, 36.00 +ATW, 01, 28, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 28, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 28, 37.00, 17.00, -9999.00, -9999.00, 36.00 +AUG, 01, 28, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 28, 60.00, 40.00, 18.00, 17.00, 25.00 +AUW, 01, 28, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 28, 47.00, 25.00, 22.00, 21.00, 32.00 +AVP, 01, 28, 32.00, 17.00, 27.00, 25.00, 39.00 +AXN, 01, 28, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 28, 34.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 01, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 28, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 28, 57.00, 39.00, -9999.00, -9999.00, 33.00 +BAD, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 28, 36.00, 9.00, -9999.00, -9999.00, 19.00 +BDL, 01, 28, 34.00, 16.00, 24.00, 22.00, 34.00 +BDR, 01, 28, 36.00, 22.00, 25.00, 21.00, 36.00 +BET, 01, 28, 12.00, 0.00, 14.00, 15.00, 23.00 +BFD, 01, 28, 27.00, 11.00, 49.00, 47.00, 66.00 +BFF, 01, 28, 40.00, 14.00, 14.00, 12.00, 20.00 +BFL, 01, 28, 60.00, 40.00, 14.00, 14.00, 21.00 +BGM, 01, 28, 28.00, 14.00, 33.00, 38.00, 51.00 +BGR, 01, 28, 27.00, 8.00, 22.00, 22.00, 34.00 +BGS, 01, 28, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 28, 53.00, 32.00, 26.00, 23.00, 36.00 +BID, 01, 28, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 28, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 28, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 28, 34.00, 16.00, 19.00, 18.00, 28.00 +BIS, 01, 28, 22.00, 0.00, 15.00, 14.00, 24.00 +BIX, 01, 28, 61.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 28, 16.00, -8.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 28, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 28, 45.00, 15.00, -9999.00, -9999.00, 17.00 +BKW, 01, 28, 38.00, 21.00, 36.00, 38.00, 51.00 +BLF, 01, 28, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 28, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 28, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 28, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 28, 41.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 28, 47.00, 27.00, 27.00, 24.00, 38.00 +BNO, 01, 28, 36.00, 16.00, -9999.00, 23.00, 41.00 +BOI, 01, 28, 39.00, 24.00, 22.00, 24.00, 36.00 +BOS, 01, 28, 36.00, 21.00, 23.00, 24.00, 35.00 +BPI, 01, 28, 27.00, -6.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 28, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 28, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 28, 32.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 28, 70.00, 51.00, 16.00, 17.00, 24.00 +BRW, 01, 28, -10.00, -22.00, 11.00, 11.00, 18.00 +BSM, 01, 28, 60.00, 40.00, -9999.00, -9999.00, 25.00 +BTI, 01, 28, -11.00, -24.00, 11.00, 10.00, 17.00 +BTL, 01, 28, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 28, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 28, 61.00, 40.00, 26.00, 21.00, 34.00 +BTT, 01, 28, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 28, 25.00, 7.00, 34.00, 29.00, 48.00 +BUB, 01, 28, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 28, 30.00, 16.00, 47.00, 50.00, 64.00 +BUR, 01, 28, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 28, 61.00, 43.00, -9999.00, 21.00, 34.00 +BWG, 01, 28, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 28, 41.00, 24.00, 22.00, 23.00, 34.00 +BYH, 01, 28, 46.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 28, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 28, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 28, 56.00, 32.00, 22.00, 23.00, 32.00 +CAG, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 28, 33.00, 17.00, 36.00, 39.00, 53.00 +CAO, 01, 28, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 28, 20.00, -2.00, 29.00, 32.00, 47.00 +CBM, 01, 28, 54.00, 31.00, -9999.00, -9999.00, 37.00 +CDB, 01, 28, 32.00, 23.00, 47.00, 50.00, 64.00 +CDC, 01, 28, 44.00, 19.00, 14.00, 14.00, 21.00 +CDR, 01, 28, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 28, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 28, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 01, 28, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 28, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 28, 49.00, 29.00, 25.00, 26.00, 36.00 +CHO, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 28, 59.00, 38.00, 21.00, 20.00, 31.00 +CID, 01, 28, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 28, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 28, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 28, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 28, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 28, 32.00, 17.00, 39.00, 38.00, 54.00 +CLL, 01, 28, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 28, 50.00, 30.00, 23.00, 23.00, 32.00 +CMH, 01, 28, 35.00, 19.00, 30.00, 32.00, 43.00 +CMI, 01, 28, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 28, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 28, 38.00, 17.00, 12.00, 12.00, 19.00 +CNM, 01, 28, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 28, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 01, 28, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +COF, 01, 28, 71.00, 50.00, -9999.00, -9999.00, 22.00 +CON, 01, 28, 30.00, 7.00, 24.00, 22.00, 34.00 +COS, 01, 28, 43.00, 17.00, 12.00, 10.00, 18.00 +COT, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 28, 38.00, 20.00, 22.00, 18.00, 31.00 +CPR, 01, 28, 34.00, 14.00, 19.00, 17.00, 27.00 +CRBC, 01, 28, 29.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 28, 66.00, 46.00, 20.00, 18.00, 27.00 +CRW, 01, 28, 42.00, 23.00, 38.00, 39.00, 51.00 +CSG, 01, 28, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 28, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 28, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 28, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 28, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 28, 37.00, 20.00, 29.00, 26.00, 39.00 +CVN, 01, 28, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 28, 52.00, 24.00, -9999.00, -9999.00, 9.00 +CXY, 01, 28, 36.00, 21.00, 20.00, 22.00, 32.00 +CYS, 01, 28, 39.00, 16.00, 12.00, 11.00, 18.00 +DAA, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 01, 28, 68.00, 47.00, 14.00, 16.00, 24.00 +DAG, 01, 28, 63.00, 39.00, 9.00, 8.00, 14.00 +DAL, 01, 28, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 28, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 28, 35.00, 18.00, 34.00, 27.00, 44.00 +DBQ, 01, 28, 26.00, 9.00, 24.00, 19.00, 35.00 +DCA, 01, 28, 43.00, 27.00, 21.00, 23.00, 32.00 +DDC, 01, 28, 44.00, 20.00, 12.00, 12.00, 18.00 +DEC, 01, 28, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 28, 45.00, 18.00, 13.00, 11.00, 19.00 +DFW, 01, 28, 56.00, 34.00, 16.00, 14.00, 23.00 +DHN, 01, 28, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 28, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 28, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 28, 64.00, 40.00, -9999.00, -9999.00, 17.00 +DLG, 01, 28, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 28, 18.00, -1.00, 29.00, 24.00, 39.00 +DLLC, 01, 28, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 28, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 28, 66.00, 40.00, -9999.00, -9999.00, 13.00 +DMN, 01, 28, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 28, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 28, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 28, 61.00, 37.00, -9999.00, -9999.00, 29.00 +DRA, 01, 28, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 28, 64.00, 40.00, 13.00, 9.00, 16.00 +DSM, 01, 28, 30.00, 12.00, 21.00, 15.00, 28.00 +DTW, 01, 28, 31.00, 15.00, 30.00, 27.00, 42.00 +DUG, 01, 28, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 28, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 28, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 28, 56.00, 32.00, -9999.00, -9999.00, 16.00 +D45, 01, 28, 13.00, -11.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 28, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 28, 23.00, 2.00, 18.00, 17.00, 28.00 +ECG, 01, 28, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 28, 60.00, 34.00, -9999.00, -9999.00, 12.00 +EED, 01, 28, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 01, 28, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 28, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 28, 38.00, 16.00, 45.00, 43.00, 60.00 +EKO, 01, 28, 39.00, 16.00, 19.00, 21.00, 30.00 +ELD, 01, 28, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 28, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 28, 59.00, 31.00, 10.00, 10.00, 16.00 +ELY, 01, 28, 41.00, 12.00, 17.00, 16.00, 25.00 +EMP, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 28, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 01, 28, 47.00, 26.00, -9999.00, -9999.00, 16.00 +ENN, 01, 28, 3.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 28, 38.00, 21.00, -9999.00, -9999.00, 18.00 +EPH, 01, 28, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 28, 32.00, 17.00, 44.00, 41.00, 58.00 +ESF, 01, 28, 59.00, 37.00, -9999.00, -9999.00, 33.00 +EUG, 01, 28, 49.00, 36.00, 39.00, 42.00, 53.00 +EVV, 01, 28, 40.00, 22.00, 26.00, 22.00, 35.00 +EWN, 01, 28, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 28, 38.00, 23.00, 22.00, 21.00, 34.00 +EYW, 01, 28, 75.00, 65.00, 13.00, 12.00, 20.00 +E74, 01, 28, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 28, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 28, 1.00, -18.00, 14.00, 15.00, 22.00 +FAR, 01, 28, 17.00, -2.00, 18.00, 16.00, 28.00 +FAT, 01, 28, 57.00, 39.00, 18.00, 20.00, 26.00 +FAY, 01, 28, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 28, 31.00, 15.00, 29.00, 31.00, 43.00 +FCS, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 01, 28, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 28, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 28, 44.00, 16.00, 22.00, 23.00, 30.00 +FLL, 01, 28, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 28, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 28, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +FME, 01, 28, 44.00, 22.00, -9999.00, -9999.00, 33.00 +FMH, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 28, 45.00, 18.00, 11.00, 12.00, 17.00 +FMY, 01, 28, 74.00, 53.00, 11.00, 12.00, 19.00 +FNT, 01, 28, 29.00, 14.00, 29.00, 28.00, 42.00 +FOD, 01, 28, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 28, 39.00, 18.00, -9999.00, -9999.00, 20.00 +FOK, 01, 28, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 28, 40.00, 19.00, -9999.00, -9999.00, 19.00 +FSD, 01, 28, 26.00, 5.00, 16.00, 13.00, 23.00 +FSI, 01, 28, 52.00, 25.00, -9999.00, -9999.00, 16.00 +FSM, 01, 28, 50.00, 27.00, 19.00, 16.00, 28.00 +FTK, 01, 28, 41.00, 20.00, -9999.00, -9999.00, 35.00 +FWA, 01, 28, 31.00, 15.00, 26.00, 23.00, 38.00 +FWH, 01, 28, 55.00, 32.00, -9999.00, -9999.00, 21.00 +FYU, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 28, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 28, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 28, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 28, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 28, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 28, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 28, 36.00, 23.00, 25.00, 28.00, 39.00 +GFA, 01, 28, 33.00, 14.00, -9999.00, -9999.00, 25.00 +GFK, 01, 28, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 28, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 28, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 28, 22.00, 3.00, 15.00, 14.00, 23.00 +GJT, 01, 28, 39.00, 18.00, 14.00, 14.00, 22.00 +GKN, 01, 28, 6.00, -11.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 28, 43.00, 17.00, 11.00, 11.00, 17.00 +GLH, 01, 28, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 28, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 28, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 28, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 28, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 28, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 28, 24.00, 6.00, 25.00, 21.00, 35.00 +GRCI, 01, 28, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 28, 48.00, 33.00, -9999.00, -9999.00, 59.00 +GRI, 01, 28, 34.00, 13.00, 13.00, 12.00, 19.00 +GRK, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 28, 29.00, 14.00, 33.00, 35.00, 48.00 +GSB, 01, 28, 52.00, 31.00, -9999.00, -9999.00, 33.00 +GSG, 01, 28, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 28, 48.00, 27.00, 22.00, 23.00, 32.00 +GSP, 01, 28, 51.00, 30.00, 23.00, 22.00, 32.00 +GST, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 28, 28.00, 7.00, -9999.00, -9999.00, 60.00 +GTF, 01, 28, 33.00, 14.00, 18.00, 21.00, 29.00 +GUP, 01, 28, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 28, 32.00, 13.00, -9999.00, -9999.00, 36.00 +GVW, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 01, 28, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 28, 52.00, 36.00, 24.00, 24.00, 37.00 +HBR, 01, 28, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 28, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 28, 17.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 28, 38.00, 20.00, -9999.00, -9999.00, 34.00 +HKY, 01, 28, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 28, 32.00, 12.00, 14.00, 16.00, 23.00 +HMN, 01, 28, 59.00, 23.00, -9999.00, -9999.00, 10.00 +HMS, 01, 28, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 28, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 28, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 28, 26.00, 4.00, 12.00, 11.00, 19.00 +HOP, 01, 28, 43.00, 23.00, -9999.00, -9999.00, 36.00 +HOT, 01, 28, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 28, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 28, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 28, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 28, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 28, 61.00, 37.00, -9999.00, -9999.00, 33.00 +HST, 01, 28, 76.00, 54.00, -9999.00, -9999.00, 22.00 +HSV, 01, 28, 50.00, 30.00, 28.00, 22.00, 37.00 +HTL, 01, 28, 26.00, 7.00, 36.00, 30.00, 49.00 +HTS, 01, 28, 41.00, 24.00, 33.00, 35.00, 46.00 +HUF, 01, 28, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 28, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 28, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 28, 27.00, 6.00, 13.00, 15.00, 23.00 +IAB, 01, 28, 42.00, 21.00, -9999.00, -9999.00, 18.00 +IAD, 01, 28, 41.00, 21.00, 22.00, 23.00, 34.00 +IAG, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 28, 63.00, 40.00, 23.00, 23.00, 34.00 +ICT, 01, 28, 42.00, 21.00, 14.00, 12.00, 20.00 +IDA, 01, 28, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 28, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 28, 39.00, 23.00, 24.00, 24.00, 36.00 +ILI, 01, 28, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 28, 56.00, 35.00, 21.00, 24.00, 34.00 +IMT, 01, 28, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 28, 35.00, 18.00, 29.00, 27.00, 41.00 +INL, 01, 28, 14.00, -9.00, 23.00, 21.00, 34.00 +INS, 01, 28, 56.00, 33.00, -9999.00, -9999.00, 7.00 +INT, 01, 28, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 01, 28, 48.00, 21.00, 10.00, 10.00, 18.00 +IPL, 01, 28, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 28, 34.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 28, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 28, 22.00, 0.00, 13.00, 12.00, 21.00 +ISP, 01, 28, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 28, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 28, 68.00, 40.00, -9999.00, -9999.00, 14.00 +IWD, 01, 28, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 28, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 28, 57.00, 33.00, 25.00, 22.00, 35.00 +JAX, 01, 28, 65.00, 41.00, 16.00, 18.00, 26.00 +JBR, 01, 28, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 28, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 28, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 28, 38.00, 25.00, 22.00, 21.00, 34.00 +JHW, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 28, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 28, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 28, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 28, 31.00, 20.00, 47.00, 47.00, 58.00 +JST, 01, 28, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 28, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 28, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 28, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 28, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 28, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 28, 29.00, 13.00, 33.00, 31.00, 47.00 +LAR, 01, 28, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 28, 60.00, 36.00, 8.00, 8.00, 12.00 +LAX, 01, 28, 66.00, 49.00, 16.00, 16.00, 22.00 +LBB, 01, 28, 55.00, 26.00, 10.00, 9.00, 15.00 +LBF, 01, 28, 37.00, 11.00, 14.00, 9.00, 19.00 +LCH, 01, 28, 61.00, 42.00, 22.00, 23.00, 33.00 +LCK, 01, 28, 36.00, 19.00, -9999.00, -9999.00, 40.00 +LEB, 01, 28, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 28, 40.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 28, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 28, 60.00, 38.00, 21.00, 23.00, 32.00 +LFT, 01, 28, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 28, 37.00, 25.00, 22.00, 21.00, 34.00 +LGB, 01, 28, 67.00, 46.00, 16.00, 17.00, 23.00 +LGU, 01, 28, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 28, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 28, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 28, 50.00, 30.00, 23.00, 21.00, 31.00 +LIZ, 01, 28, 20.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 28, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +LND, 01, 28, 34.00, 10.00, 12.00, 10.00, 17.00 +LNK, 01, 28, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 28, 46.00, 19.00, 12.00, 13.00, 20.00 +LOZ, 01, 28, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 28, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 28, 51.00, 29.00, -9999.00, -9999.00, 24.00 +LSE, 01, 28, 25.00, 6.00, 18.00, 16.00, 27.00 +LSF, 01, 28, 58.00, 36.00, -9999.00, -9999.00, 32.00 +LSV, 01, 28, 63.00, 30.00, -9999.00, -9999.00, 7.00 +LTS, 01, 28, 55.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 01, 28, 69.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 01, 28, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 28, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 28, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 28, 30.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 28, 44.00, 25.00, 22.00, 23.00, 34.00 +MAF, 01, 28, 58.00, 30.00, 7.00, 9.00, 14.00 +MBL, 01, 28, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 28, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 28, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 28, 57.00, 42.00, -9999.00, -9999.00, 30.00 +MCF, 01, 28, 70.00, 50.00, -9999.00, -9999.00, 22.00 +MCG, 01, 28, 3.00, -17.00, 19.00, 21.00, 30.00 +MCI, 01, 28, 37.00, 18.00, 18.00, 15.00, 26.00 +MCK, 01, 28, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 28, 58.00, 35.00, 23.00, 23.00, 33.00 +MCO, 01, 28, 71.00, 49.00, 13.00, 17.00, 24.00 +MCW, 01, 28, 24.00, 6.00, 16.00, 11.00, 21.00 +MC2, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 01, 28, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 28, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 28, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 28, 31.00, 16.00, 26.00, 25.00, 39.00 +MEI, 01, 28, 58.00, 34.00, 24.00, 21.00, 33.00 +MEM, 01, 28, 50.00, 32.00, 25.00, 19.00, 33.00 +MER, 01, 28, 58.00, 37.00, -9999.00, -9999.00, 27.00 +MFD, 01, 28, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 28, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 28, 49.00, 31.00, 24.00, 28.00, 36.00 +MGE, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 28, 58.00, 37.00, 24.00, 22.00, 35.00 +MGW, 01, 28, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 28, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 28, 56.00, 40.00, -9999.00, -9999.00, 30.00 +MHS, 01, 28, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 28, 76.00, 57.00, 12.00, 14.00, 23.00 +MIB, 01, 28, 19.00, 2.00, -9999.00, -9999.00, 27.00 +MIV, 01, 28, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 28, 42.00, 22.00, -9999.00, -9999.00, 30.00 +MKC, 01, 28, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 28, 27.00, 13.00, 29.00, 27.00, 41.00 +MKG, 01, 28, 29.00, 17.00, 41.00, 40.00, 54.00 +MKL, 01, 28, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 28, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 28, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 28, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 28, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 28, 30.00, 12.00, 22.00, 19.00, 32.00 +MLS, 01, 28, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 28, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 28, 57.00, 36.00, -9999.00, -9999.00, 35.00 +MOB, 01, 28, 61.00, 41.00, 26.00, 22.00, 36.00 +MOT, 01, 28, 19.00, 2.00, 15.00, 16.00, 25.00 +MPV, 01, 28, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 28, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 28, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 28, 62.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 28, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 28, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 28, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 28, 26.00, 8.00, 24.00, 19.00, 33.00 +MSO, 01, 28, 33.00, 18.00, 27.00, 28.00, 40.00 +MSP, 01, 28, 23.00, 4.00, 21.00, 18.00, 31.00 +MSS, 01, 28, 24.00, 4.00, 35.00, 33.00, 48.00 +MSY, 01, 28, 62.00, 42.00, 23.00, 23.00, 35.00 +MTC, 01, 28, 30.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 28, 41.00, 23.00, -9999.00, -9999.00, 33.00 +MTO, 01, 28, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 28, 36.00, 18.00, -9999.00, -9999.00, 33.00 +MUO, 01, 28, 43.00, 24.00, -9999.00, -9999.00, 30.00 +MWA, 01, 28, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 28, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 28, 58.00, 37.00, -9999.00, -9999.00, 32.00 +MYL, 01, 28, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 28, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 28, 57.00, 41.00, -9999.00, -9999.00, 33.00 +NBC, 01, 28, 60.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 28, 30.00, 14.00, -9999.00, -9999.00, 31.00 +NCA, 01, 28, 57.00, 32.00, -9999.00, -9999.00, 36.00 +NCO, 01, 28, 38.00, 22.00, -9999.00, -9999.00, 37.00 +NC1, 01, 28, 56.00, 37.00, -9999.00, -9999.00, 12.00 +NEL, 01, 28, 40.00, 20.00, -9999.00, -9999.00, 34.00 +NFG, 01, 28, 65.00, 45.00, -9999.00, -9999.00, 26.00 +NFL, 01, 28, 47.00, 20.00, -9999.00, -9999.00, 13.00 +NGP, 01, 28, 67.00, 47.00, -9999.00, -9999.00, 24.00 +NGU, 01, 28, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 28, 58.00, 45.00, -9999.00, -9999.00, 32.00 +NHK, 01, 28, 43.00, 24.00, -9999.00, -9999.00, 34.00 +NHZ, 01, 28, 31.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NIP, 01, 28, 65.00, 41.00, -9999.00, -9999.00, 24.00 +NIR, 01, 28, 64.00, 41.00, -9999.00, -9999.00, 24.00 +NKT, 01, 28, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 28, 66.00, 50.00, -9999.00, -9999.00, 21.00 +NLC, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 01, 28, 57.00, 33.00, -9999.00, -9999.00, 33.00 +NPA, 01, 28, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 28, 69.00, 46.00, -9999.00, -9999.00, 22.00 +NQX, 01, 28, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 01, 28, 64.00, 46.00, -9999.00, -9999.00, 27.00 +NRC, 01, 28, 58.00, 37.00, -9999.00, -9999.00, 32.00 +NRS, 01, 28, 66.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 28, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 01, 28, 67.00, 45.00, -9999.00, -9999.00, 19.00 +NTD, 01, 28, 67.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 01, 28, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NTU, 01, 28, 48.00, 31.00, -9999.00, -9999.00, 34.00 +NUC, 01, 28, 64.00, 49.00, -9999.00, -9999.00, 17.00 +NUQ, 01, 28, 59.00, 39.00, -9999.00, -9999.00, 30.00 +NUW, 01, 28, 47.00, 34.00, -9999.00, -9999.00, 51.00 +NWF, 01, 28, 67.00, 46.00, -9999.00, -9999.00, 22.00 +NXX, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 28, 44.00, 21.00, -9999.00, -9999.00, 34.00 +NZC, 01, 28, 65.00, 38.00, -9999.00, -9999.00, 27.00 +NZJ, 01, 28, 68.00, 42.00, -9999.00, -9999.00, 17.00 +NZW, 01, 28, 36.00, 18.00, -9999.00, -9999.00, 37.00 +NZY, 01, 28, 66.00, 50.00, -9999.00, -9999.00, 19.00 +OAK, 01, 28, 59.00, 41.00, 24.00, 28.00, 35.00 +OAR, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 28, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 28, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 28, 48.00, 27.00, 14.00, 11.00, 20.00 +OLM, 01, 28, 47.00, 32.00, 50.00, 49.00, 61.00 +OMA, 01, 28, 33.00, 13.00, 12.00, 12.00, 18.00 +OME, 01, 28, 13.00, -2.00, 21.00, 24.00, 32.00 +ONT, 01, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 28, 30.00, 14.00, 25.00, 24.00, 36.00 +ORF, 01, 28, 48.00, 31.00, 25.00, 25.00, 37.00 +ORH, 01, 28, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 28, -8.00, -25.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 28, 28.00, 8.00, -9999.00, -9999.00, 45.00 +OTG, 01, 28, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 28, 53.00, 40.00, 45.00, 48.00, 56.00 +OTM, 01, 28, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 28, 4.00, -10.00, 14.00, 18.00, 24.00 +OURC, 01, 28, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 28, 31.00, 3.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 28, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 28, 60.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 28, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 28, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 28, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 28, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 28, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 28, -2.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 28, 63.00, 40.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 28, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 28, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 28, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 28, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 28, 3.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 28, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 28, 26.00, 6.00, -9999.00, -9999.00, 37.00 +PBI, 01, 28, 75.00, 56.00, 17.00, 19.00, 27.00 +PDT, 01, 28, 43.00, 29.00, 26.00, 25.00, 39.00 +PDX, 01, 28, 48.00, 35.00, 45.00, 43.00, 56.00 +PFN, 01, 28, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 28, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 28, 38.00, 23.00, 23.00, 23.00, 35.00 +PHX, 01, 28, 68.00, 43.00, 11.00, 11.00, 15.00 +PIA, 01, 28, 31.00, 14.00, 24.00, 22.00, 36.00 +PIB, 01, 28, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 28, 35.00, 17.00, 26.00, 26.00, 38.00 +PIR, 01, 28, 29.00, 8.00, 12.00, 11.00, 19.00 +PIT, 01, 28, 34.00, 18.00, 42.00, 36.00, 56.00 +PKB, 01, 28, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 28, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 28, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 28, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 28, 61.00, 42.00, 23.00, 19.00, 32.00 +POB, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 28, 59.00, 36.00, -9999.00, -9999.00, 35.00 +POM, 01, 28, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 01, 28, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 28, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 28, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 28, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 28, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 28, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 28, 34.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 28, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 28, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 28, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 28, 48.00, 16.00, 9.00, 9.00, 13.00 +PUC, 01, 28, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 28, 37.00, 19.00, 23.00, 24.00, 35.00 +PVU, 01, 28, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 28, 31.00, 11.00, 24.00, 24.00, 35.00 +P02, 01, 28, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +P07, 01, 28, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 01, 28, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +P24, 01, 28, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +P28, 01, 28, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 01, 28, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +P38, 01, 28, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +P39, 01, 28, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +P58, 01, 28, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 28, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 28, 24.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 28, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 28, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 01, 28, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 28, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 28, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 28, 35.00, 12.00, 12.00, 13.00, 21.00 +RBL, 01, 28, 58.00, 39.00, 27.00, 28.00, 36.00 +RCA, 01, 28, 35.00, 12.00, -9999.00, -9999.00, 22.00 +RDD, 01, 28, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 28, 44.00, 23.00, 18.00, 18.00, 28.00 +RDR, 01, 28, 16.00, -4.00, -9999.00, -9999.00, 25.00 +RDU, 01, 28, 50.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 28, 55.00, 26.00, -9999.00, -9999.00, 9.00 +REJ, 01, 28, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 28, 28.00, 11.00, 23.00, 19.00, 32.00 +RIC, 01, 28, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 28, 67.00, 42.00, -9999.00, -9999.00, 19.00 +RIW, 01, 28, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 28, 31.00, 12.00, 14.00, 10.00, 19.00 +RME, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 28, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 01, 28, 63.00, 39.00, -9999.00, -9999.00, 25.00 +RNO, 01, 28, 48.00, 22.00, 15.00, 16.00, 22.00 +ROA, 01, 28, 45.00, 25.00, 21.00, 23.00, 32.00 +ROC, 01, 28, 31.00, 15.00, 43.00, 43.00, 60.00 +ROW, 01, 28, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 28, 41.00, 18.00, 10.00, 10.00, 16.00 +RST, 01, 28, 22.00, 4.00, 21.00, 18.00, 30.00 +RWF, 01, 28, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 28, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 28, 56.00, 40.00, 25.00, 25.00, 33.00 +SAF, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 28, 66.00, 50.00, 18.00, 17.00, 24.00 +SAT, 01, 28, 63.00, 39.00, 20.00, 17.00, 26.00 +SAV, 01, 28, 60.00, 39.00, 19.00, 20.00, 29.00 +SAW, 01, 28, 25.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 01, 28, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 28, 68.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 28, 31.00, 16.00, 35.00, 36.00, 50.00 +SBP, 01, 28, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 28, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 28, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 28, -12.00, -25.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 28, 56.00, 39.00, 22.00, 23.00, 31.00 +SDF, 01, 28, 41.00, 24.00, 25.00, 25.00, 36.00 +SEA, 01, 28, 47.00, 36.00, 41.00, 42.00, 54.00 +SEM, 01, 28, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 28, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 28, 58.00, 43.00, 23.00, 25.00, 32.00 +SGF, 01, 28, 43.00, 22.00, 21.00, 18.00, 28.00 +SGY, 01, 28, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 28, 35.00, 11.00, 18.00, 17.00, 27.00 +SHV, 01, 28, 57.00, 36.00, 24.00, 22.00, 33.00 +SIT, 01, 28, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 28, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 28, 58.00, 32.00, 13.00, 10.00, 18.00 +SKA, 01, 28, 36.00, 23.00, -9999.00, -9999.00, 43.00 +SKF, 01, 28, 63.00, 39.00, -9999.00, -9999.00, 24.00 +SLC, 01, 28, 39.00, 21.00, 21.00, 21.00, 32.00 +SLE, 01, 28, 49.00, 33.00, 41.00, 41.00, 53.00 +SLN, 01, 28, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 28, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 28, 64.00, 39.00, -9999.00, 20.00, 35.00 +SNA, 01, 28, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 28, 28.00, 20.00, 40.00, 40.00, 59.00 +SNS, 01, 28, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 28, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 28, 34.00, 17.00, 23.00, 21.00, 34.00 +SPS, 01, 28, 54.00, 29.00, 11.00, 12.00, 18.00 +SRQ, 01, 28, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 28, 57.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 28, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 28, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 28, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +STL, 01, 28, 39.00, 22.00, 24.00, 20.00, 34.00 +STNV, 01, 28, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 28, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 28, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 28, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 28, 58.00, 38.00, -9999.00, -9999.00, 29.00 +SUX, 01, 28, 29.00, 10.00, 14.00, 13.00, 21.00 +SVN, 01, 28, 60.00, 39.00, -9999.00, -9999.00, 28.00 +SWF, 01, 28, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 28, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 28, 31.00, 14.00, 44.00, 42.00, 58.00 +SZL, 01, 28, 39.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 01, 28, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 28, -2.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 28, 47.00, 19.00, -9999.00, -9999.00, 29.00 +TCC, 01, 28, 54.00, 23.00, 7.00, 6.00, 10.00 +TCL, 01, 28, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 28, 48.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 28, 56.00, 29.00, -9999.00, 7.00, 12.00 +TEB, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 28, 48.00, 27.00, -9999.00, -9999.00, 18.00 +TKA, 01, 28, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 28, 64.00, 38.00, 20.00, 19.00, 28.00 +TNX, 01, 28, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 28, 31.00, 15.00, 31.00, 27.00, 43.00 +TOP, 01, 28, 39.00, 18.00, 14.00, 15.00, 22.00 +TPA, 01, 28, 70.00, 50.00, 14.00, 15.00, 23.00 +TPH, 01, 28, 46.00, 21.00, 11.00, 9.00, 15.00 +TRI, 01, 28, 45.00, 25.00, 29.00, 30.00, 41.00 +TRK, 01, 28, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 28, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 28, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 28, 47.00, 26.00, 15.00, 13.00, 22.00 +TUP, 01, 28, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 28, 66.00, 40.00, 12.00, 11.00, 18.00 +TVC, 01, 28, 26.00, 11.00, 40.00, 39.00, 53.00 +TVL, 01, 28, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 28, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 28, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 28, 47.00, 27.00, 28.00, 25.00, 39.00 +T01, 01, 28, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 28, 54.00, 32.00, -9999.00, -9999.00, 35.00 +T03, 01, 28, 58.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 28, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 01, 28, 40.00, 16.00, -9999.00, -9999.00, 18.00 +T06, 01, 28, 60.00, 34.00, -9999.00, -9999.00, 37.00 +T07, 01, 28, 40.00, 11.00, -9999.00, -9999.00, 36.00 +T08, 01, 28, 38.00, 21.00, -9999.00, -9999.00, 34.00 +UCA, 01, 28, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 28, 56.00, 33.00, -9999.00, -9999.00, 7.00 +UIL, 01, 28, 47.00, 34.00, 59.00, 59.00, 68.00 +UIN, 01, 28, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 28, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 28, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 28, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 28, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +U28, 01, 28, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 28, 62.00, 37.00, -9999.00, -9999.00, 27.00 +VBG, 01, 28, 66.00, 41.00, -9999.00, -9999.00, 25.00 +VCT, 01, 28, 64.00, 43.00, 21.00, 19.00, 31.00 +VCV, 01, 28, 60.00, 32.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 28, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 28, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 28, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 28, 39.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 28, 61.00, 37.00, -9999.00, -9999.00, 29.00 +VRB, 01, 28, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 28, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 28, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 28, 45.00, 26.00, -9999.00, 25.00, -9999.00 +WJA, 01, 28, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 28, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 28, 4.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 28, 45.00, 20.00, 16.00, 17.00, 26.00 +WPO, 01, 28, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 28, 58.00, 35.00, -9999.00, -9999.00, 34.00 +WRG, 01, 28, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 28, 41.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 28, 34.00, 7.00, -9999.00, -9999.00, -9999.00 +X68, 01, 28, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 28, 33.00, 20.00, 59.00, 58.00, 67.00 +YCG, 01, 28, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 28, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 28, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 28, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 28, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 28, 41.00, 24.00, 20.00, 19.00, 30.00 +YNG, 01, 28, 31.00, 16.00, 32.00, 34.00, 48.00 +YPA, 01, 28, 10.00, -13.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 28, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 28, 5.00, -14.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 28, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 28, 17.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 28, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 28, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 28, 71.00, 45.00, 5.00, 6.00, 10.00 +YVR, 01, 28, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 28, 10.00, -9.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 28, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 28, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 28, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 28, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 28, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 28, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 28, 21.00, 4.00, 44.00, 41.00, 60.00 +ZUN, 01, 28, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 28, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 28, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 28, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 01, 28, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 28, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 28, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 28, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 28, 52.00, 34.00, -9999.00, -9999.00, 33.00 +2PJ, 01, 28, 57.00, 33.00, -9999.00, -9999.00, 35.00 +3B1, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 28, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 28, 26.00, 8.00, -9999.00, -9999.00, 45.00 +3SE, 01, 28, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 28, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 28, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 28, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 28, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 28, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 28, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 28, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 29, 35.00, 19.00, 26.00, 25.00, 37.00 +ABI, 01, 29, 56.00, 32.00, 12.00, 11.00, 18.00 +ABQ, 01, 29, 50.00, 24.00, 11.00, 12.00, 18.00 +ABR, 01, 29, 23.00, 2.00, 13.00, 11.00, 19.00 +ABY, 01, 29, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 29, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 29, 58.00, 35.00, 16.00, 16.00, 24.00 +ACV, 01, 29, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 29, 40.00, 22.00, 22.00, 21.00, 33.00 +ADK, 01, 29, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 29, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 29, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 29, 42.00, 21.00, -9999.00, -9999.00, 32.00 +AEX, 01, 29, 59.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 29, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 29, 73.00, 48.00, -9999.00, -9999.00, 31.00 +AGS, 01, 29, 57.00, 33.00, 21.00, 21.00, 30.00 +AHN, 01, 29, 53.00, 33.00, 25.00, 23.00, 34.00 +AKN, 01, 29, 22.00, 7.00, 21.00, 24.00, 33.00 +AKO, 01, 29, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 29, 31.00, 11.00, 25.00, 25.00, 37.00 +ALI, 01, 29, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 29, 25.00, 6.00, 20.00, 15.00, 28.00 +ALS, 01, 29, 36.00, -1.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 29, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 29, 50.00, 23.00, 11.00, 10.00, 17.00 +AMG, 01, 29, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 29, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 29, 23.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 29, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 29, 40.00, 31.00, 61.00, 56.00, 74.00 +AOO, 01, 29, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 29, 26.00, 7.00, 30.00, 29.00, 43.00 +AQQ, 01, 29, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 29, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AST, 01, 29, 49.00, 37.00, 55.00, 54.00, 65.00 +ATL, 01, 29, 52.00, 32.00, 25.00, 25.00, 36.00 +ATW, 01, 29, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 29, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 29, 37.00, 17.00, -9999.00, -9999.00, 36.00 +AUG, 01, 29, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 29, 60.00, 40.00, 18.00, 17.00, 25.00 +AUW, 01, 29, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 29, 47.00, 25.00, 22.00, 21.00, 32.00 +AVP, 01, 29, 32.00, 17.00, 27.00, 25.00, 39.00 +AXN, 01, 29, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 29, 34.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 01, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 29, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 29, 57.00, 39.00, -9999.00, -9999.00, 33.00 +BAD, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 29, 36.00, 9.00, -9999.00, -9999.00, 20.00 +BDL, 01, 29, 34.00, 16.00, 24.00, 22.00, 34.00 +BDR, 01, 29, 36.00, 22.00, 25.00, 21.00, 36.00 +BET, 01, 29, 12.00, 0.00, 14.00, 15.00, 23.00 +BFD, 01, 29, 27.00, 11.00, 49.00, 47.00, 65.00 +BFF, 01, 29, 40.00, 14.00, 14.00, 12.00, 20.00 +BFL, 01, 29, 60.00, 40.00, 14.00, 14.00, 21.00 +BGM, 01, 29, 28.00, 14.00, 33.00, 38.00, 51.00 +BGR, 01, 29, 27.00, 8.00, 22.00, 22.00, 34.00 +BGS, 01, 29, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 29, 53.00, 32.00, 26.00, 23.00, 35.00 +BID, 01, 29, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 29, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 29, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 29, 35.00, 16.00, 19.00, 18.00, 28.00 +BIS, 01, 29, 22.00, 0.00, 15.00, 14.00, 24.00 +BIX, 01, 29, 61.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 29, 16.00, -8.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 29, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 29, 45.00, 15.00, -9999.00, -9999.00, 17.00 +BKW, 01, 29, 38.00, 21.00, 36.00, 38.00, 51.00 +BLF, 01, 29, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 29, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 29, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 29, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 29, 41.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 29, 47.00, 27.00, 27.00, 24.00, 38.00 +BNO, 01, 29, 36.00, 16.00, -9999.00, 24.00, 42.00 +BOI, 01, 29, 40.00, 24.00, 22.00, 24.00, 36.00 +BOS, 01, 29, 36.00, 21.00, 23.00, 24.00, 35.00 +BPI, 01, 29, 27.00, -6.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 29, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 29, 32.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 29, 70.00, 51.00, 16.00, 16.00, 24.00 +BRW, 01, 29, -10.00, -22.00, 11.00, 11.00, 18.00 +BSM, 01, 29, 60.00, 40.00, -9999.00, -9999.00, 25.00 +BTI, 01, 29, -11.00, -24.00, 11.00, 10.00, 17.00 +BTL, 01, 29, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 29, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 29, 61.00, 40.00, 26.00, 21.00, 34.00 +BTT, 01, 29, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 29, 25.00, 7.00, 33.00, 29.00, 47.00 +BUB, 01, 29, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 29, 30.00, 16.00, 47.00, 50.00, 63.00 +BUR, 01, 29, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 29, 61.00, 43.00, -9999.00, 21.00, 34.00 +BWG, 01, 29, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 29, 41.00, 24.00, 22.00, 23.00, 34.00 +BYH, 01, 29, 46.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 29, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 29, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 29, 56.00, 32.00, 22.00, 23.00, 32.00 +CAG, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 29, 33.00, 17.00, 36.00, 38.00, 53.00 +CAO, 01, 29, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 29, 20.00, -2.00, 29.00, 32.00, 46.00 +CBM, 01, 29, 54.00, 31.00, -9999.00, -9999.00, 37.00 +CDB, 01, 29, 32.00, 23.00, 47.00, 50.00, 64.00 +CDC, 01, 29, 44.00, 19.00, 14.00, 14.00, 21.00 +CDR, 01, 29, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 29, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 29, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 01, 29, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 29, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 29, 49.00, 29.00, 25.00, 26.00, 36.00 +CHO, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 29, 59.00, 38.00, 21.00, 20.00, 31.00 +CID, 01, 29, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 29, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 29, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 29, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 29, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 29, 32.00, 17.00, 39.00, 38.00, 54.00 +CLL, 01, 29, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 29, 50.00, 30.00, 23.00, 23.00, 32.00 +CMH, 01, 29, 35.00, 19.00, 30.00, 32.00, 43.00 +CMI, 01, 29, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 29, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 29, 38.00, 17.00, 12.00, 12.00, 19.00 +CNM, 01, 29, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 29, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 01, 29, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +COF, 01, 29, 71.00, 50.00, -9999.00, -9999.00, 22.00 +CON, 01, 29, 30.00, 7.00, 24.00, 22.00, 34.00 +COS, 01, 29, 43.00, 17.00, 12.00, 10.00, 18.00 +COT, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 29, 38.00, 20.00, 22.00, 18.00, 31.00 +CPR, 01, 29, 34.00, 14.00, 19.00, 17.00, 27.00 +CRBC, 01, 29, 29.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 29, 66.00, 46.00, 20.00, 17.00, 27.00 +CRW, 01, 29, 42.00, 23.00, 38.00, 39.00, 51.00 +CSG, 01, 29, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 29, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 29, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 29, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 29, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 29, 37.00, 20.00, 29.00, 26.00, 39.00 +CVN, 01, 29, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 29, 52.00, 24.00, -9999.00, -9999.00, 9.00 +CXY, 01, 29, 36.00, 21.00, 20.00, 22.00, 32.00 +CYS, 01, 29, 39.00, 16.00, 12.00, 11.00, 18.00 +DAA, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 01, 29, 68.00, 47.00, 14.00, 16.00, 24.00 +DAG, 01, 29, 63.00, 39.00, 9.00, 8.00, 14.00 +DAL, 01, 29, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 29, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 29, 35.00, 18.00, 34.00, 27.00, 44.00 +DBQ, 01, 29, 26.00, 9.00, 24.00, 19.00, 34.00 +DCA, 01, 29, 43.00, 27.00, 21.00, 23.00, 32.00 +DDC, 01, 29, 44.00, 20.00, 12.00, 12.00, 18.00 +DEC, 01, 29, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 29, 45.00, 18.00, 13.00, 11.00, 19.00 +DFW, 01, 29, 56.00, 34.00, 16.00, 14.00, 23.00 +DHN, 01, 29, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 29, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 29, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 29, 64.00, 40.00, -9999.00, -9999.00, 17.00 +DLG, 01, 29, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 29, 18.00, -1.00, 29.00, 24.00, 39.00 +DLLC, 01, 29, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 29, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 29, 66.00, 40.00, -9999.00, -9999.00, 13.00 +DMN, 01, 29, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 29, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 29, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 29, 61.00, 37.00, -9999.00, -9999.00, 29.00 +DRA, 01, 29, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 29, 64.00, 40.00, 13.00, 9.00, 16.00 +DSM, 01, 29, 30.00, 12.00, 21.00, 15.00, 28.00 +DTW, 01, 29, 31.00, 15.00, 30.00, 27.00, 42.00 +DUG, 01, 29, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 29, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 29, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 29, 56.00, 32.00, -9999.00, -9999.00, 16.00 +D45, 01, 29, 13.00, -11.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 29, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 29, 23.00, 2.00, 18.00, 17.00, 28.00 +ECG, 01, 29, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 29, 60.00, 34.00, -9999.00, -9999.00, 12.00 +EED, 01, 29, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 01, 29, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 29, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 29, 38.00, 16.00, 44.00, 43.00, 60.00 +EKO, 01, 29, 39.00, 16.00, 19.00, 21.00, 30.00 +ELD, 01, 29, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 29, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 29, 59.00, 31.00, 10.00, 10.00, 15.00 +ELY, 01, 29, 41.00, 12.00, 17.00, 16.00, 25.00 +EMP, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 29, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 01, 29, 47.00, 26.00, -9999.00, -9999.00, 16.00 +ENN, 01, 29, 3.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 29, 38.00, 21.00, -9999.00, -9999.00, 18.00 +EPH, 01, 29, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 29, 32.00, 17.00, 44.00, 41.00, 58.00 +ESF, 01, 29, 59.00, 37.00, -9999.00, -9999.00, 33.00 +EUG, 01, 29, 49.00, 36.00, 40.00, 43.00, 53.00 +EVV, 01, 29, 40.00, 22.00, 26.00, 22.00, 35.00 +EWN, 01, 29, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 29, 38.00, 23.00, 22.00, 21.00, 34.00 +EYW, 01, 29, 75.00, 65.00, 13.00, 12.00, 20.00 +E74, 01, 29, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 29, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 29, 1.00, -18.00, 14.00, 15.00, 22.00 +FAR, 01, 29, 17.00, -2.00, 18.00, 16.00, 28.00 +FAT, 01, 29, 58.00, 39.00, 18.00, 20.00, 26.00 +FAY, 01, 29, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 29, 31.00, 15.00, 29.00, 31.00, 43.00 +FCS, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 01, 29, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 29, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 29, 44.00, 16.00, 22.00, 23.00, 30.00 +FLL, 01, 29, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 29, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 29, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +FME, 01, 29, 44.00, 22.00, -9999.00, -9999.00, 33.00 +FMH, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 29, 45.00, 18.00, 11.00, 12.00, 17.00 +FMY, 01, 29, 74.00, 53.00, 11.00, 12.00, 19.00 +FNT, 01, 29, 29.00, 14.00, 29.00, 28.00, 42.00 +FOD, 01, 29, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 29, 39.00, 18.00, -9999.00, -9999.00, 20.00 +FOK, 01, 29, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 29, 40.00, 19.00, -9999.00, -9999.00, 19.00 +FSD, 01, 29, 26.00, 5.00, 16.00, 13.00, 23.00 +FSI, 01, 29, 52.00, 25.00, -9999.00, -9999.00, 16.00 +FSM, 01, 29, 50.00, 27.00, 19.00, 16.00, 28.00 +FTK, 01, 29, 41.00, 20.00, -9999.00, -9999.00, 35.00 +FWA, 01, 29, 31.00, 15.00, 26.00, 23.00, 38.00 +FWH, 01, 29, 55.00, 32.00, -9999.00, -9999.00, 21.00 +FYU, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 29, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 29, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 29, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 29, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 29, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 29, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 29, 36.00, 23.00, 25.00, 28.00, 39.00 +GFA, 01, 29, 34.00, 14.00, -9999.00, -9999.00, 25.00 +GFK, 01, 29, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 29, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 29, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 29, 22.00, 4.00, 15.00, 14.00, 23.00 +GJT, 01, 29, 40.00, 18.00, 14.00, 14.00, 21.00 +GKN, 01, 29, 7.00, -11.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 29, 43.00, 17.00, 11.00, 11.00, 17.00 +GLH, 01, 29, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 29, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 29, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 29, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 29, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 29, 24.00, 6.00, 25.00, 21.00, 35.00 +GRCI, 01, 29, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 29, 48.00, 33.00, -9999.00, -9999.00, 58.00 +GRI, 01, 29, 34.00, 13.00, 13.00, 12.00, 19.00 +GRK, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 29, 29.00, 14.00, 33.00, 34.00, 47.00 +GSB, 01, 29, 52.00, 31.00, -9999.00, -9999.00, 33.00 +GSG, 01, 29, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 29, 48.00, 27.00, 22.00, 23.00, 32.00 +GSP, 01, 29, 51.00, 30.00, 23.00, 22.00, 32.00 +GST, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 29, 28.00, 7.00, -9999.00, -9999.00, 60.00 +GTF, 01, 29, 34.00, 14.00, 18.00, 20.00, 29.00 +GUP, 01, 29, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 29, 32.00, 13.00, -9999.00, -9999.00, 36.00 +GVW, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 01, 29, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 29, 52.00, 36.00, 24.00, 24.00, 37.00 +HBR, 01, 29, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 29, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 29, 17.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 29, 38.00, 20.00, -9999.00, -9999.00, 33.00 +HKY, 01, 29, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 29, 33.00, 12.00, 14.00, 16.00, 23.00 +HMN, 01, 29, 59.00, 23.00, -9999.00, -9999.00, 10.00 +HMS, 01, 29, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 29, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 29, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 29, 26.00, 4.00, 12.00, 11.00, 19.00 +HOP, 01, 29, 43.00, 23.00, -9999.00, -9999.00, 36.00 +HOT, 01, 29, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 29, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 29, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 29, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 29, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 29, 61.00, 37.00, -9999.00, -9999.00, 33.00 +HST, 01, 29, 76.00, 54.00, -9999.00, -9999.00, 22.00 +HSV, 01, 29, 50.00, 30.00, 28.00, 22.00, 37.00 +HTL, 01, 29, 26.00, 7.00, 36.00, 30.00, 49.00 +HTS, 01, 29, 41.00, 24.00, 33.00, 35.00, 46.00 +HUF, 01, 29, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 29, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 29, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 29, 27.00, 6.00, 13.00, 15.00, 22.00 +IAB, 01, 29, 42.00, 21.00, -9999.00, -9999.00, 18.00 +IAD, 01, 29, 41.00, 21.00, 22.00, 23.00, 34.00 +IAG, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 29, 63.00, 40.00, 23.00, 23.00, 33.00 +ICT, 01, 29, 42.00, 21.00, 14.00, 12.00, 20.00 +IDA, 01, 29, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 29, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 29, 39.00, 23.00, 24.00, 23.00, 36.00 +ILI, 01, 29, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 29, 56.00, 35.00, 21.00, 24.00, 34.00 +IMT, 01, 29, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 29, 35.00, 18.00, 28.00, 27.00, 41.00 +INL, 01, 29, 14.00, -9.00, 23.00, 21.00, 34.00 +INS, 01, 29, 56.00, 33.00, -9999.00, -9999.00, 7.00 +INT, 01, 29, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 01, 29, 49.00, 21.00, 10.00, 10.00, 18.00 +IPL, 01, 29, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 29, 34.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 29, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 29, 22.00, 1.00, 13.00, 12.00, 21.00 +ISP, 01, 29, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 29, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 29, 68.00, 40.00, -9999.00, -9999.00, 14.00 +IWD, 01, 29, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 29, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 29, 57.00, 33.00, 25.00, 22.00, 35.00 +JAX, 01, 29, 65.00, 41.00, 16.00, 18.00, 26.00 +JBR, 01, 29, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 29, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 29, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 29, 38.00, 25.00, 22.00, 21.00, 34.00 +JHW, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 29, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 29, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 29, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 29, 31.00, 20.00, 47.00, 47.00, 57.00 +JST, 01, 29, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 29, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 29, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 29, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 29, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 29, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 29, 29.00, 13.00, 33.00, 31.00, 47.00 +LAR, 01, 29, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 29, 60.00, 36.00, 8.00, 8.00, 12.00 +LAX, 01, 29, 66.00, 49.00, 16.00, 16.00, 22.00 +LBB, 01, 29, 55.00, 26.00, 10.00, 9.00, 15.00 +LBF, 01, 29, 37.00, 11.00, 14.00, 9.00, 19.00 +LCH, 01, 29, 61.00, 42.00, 22.00, 22.00, 33.00 +LCK, 01, 29, 36.00, 19.00, -9999.00, -9999.00, 40.00 +LEB, 01, 29, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 29, 40.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 29, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 29, 60.00, 38.00, 21.00, 22.00, 32.00 +LFT, 01, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 29, 37.00, 25.00, 22.00, 21.00, 34.00 +LGB, 01, 29, 67.00, 46.00, 16.00, 17.00, 23.00 +LGU, 01, 29, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 29, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 29, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 29, 50.00, 30.00, 23.00, 21.00, 31.00 +LIZ, 01, 29, 20.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 29, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +LND, 01, 29, 34.00, 10.00, 12.00, 10.00, 17.00 +LNK, 01, 29, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 29, 46.00, 19.00, 12.00, 13.00, 20.00 +LOZ, 01, 29, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 29, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 29, 51.00, 29.00, -9999.00, -9999.00, 24.00 +LSE, 01, 29, 25.00, 6.00, 18.00, 16.00, 27.00 +LSF, 01, 29, 58.00, 36.00, -9999.00, -9999.00, 32.00 +LSV, 01, 29, 63.00, 30.00, -9999.00, -9999.00, 7.00 +LTS, 01, 29, 55.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 01, 29, 69.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 01, 29, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 29, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 29, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 29, 30.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 29, 44.00, 25.00, 22.00, 23.00, 34.00 +MAF, 01, 29, 58.00, 30.00, 7.00, 9.00, 14.00 +MBL, 01, 29, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 29, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 29, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 29, 58.00, 42.00, -9999.00, -9999.00, 30.00 +MCF, 01, 29, 70.00, 50.00, -9999.00, -9999.00, 22.00 +MCG, 01, 29, 3.00, -17.00, 18.00, 21.00, 30.00 +MCI, 01, 29, 37.00, 18.00, 18.00, 15.00, 26.00 +MCK, 01, 29, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 29, 58.00, 35.00, 23.00, 23.00, 33.00 +MCO, 01, 29, 71.00, 49.00, 13.00, 17.00, 24.00 +MCW, 01, 29, 24.00, 6.00, 16.00, 11.00, 21.00 +MC2, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 01, 29, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 29, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 29, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 29, 31.00, 16.00, 26.00, 25.00, 39.00 +MEI, 01, 29, 58.00, 34.00, 24.00, 21.00, 33.00 +MEM, 01, 29, 50.00, 32.00, 25.00, 19.00, 33.00 +MER, 01, 29, 58.00, 37.00, -9999.00, -9999.00, 27.00 +MFD, 01, 29, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 29, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 29, 49.00, 31.00, 24.00, 28.00, 36.00 +MGE, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 29, 58.00, 37.00, 24.00, 22.00, 35.00 +MGW, 01, 29, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 29, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 29, 57.00, 40.00, -9999.00, -9999.00, 30.00 +MHS, 01, 29, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 29, 76.00, 57.00, 12.00, 14.00, 23.00 +MIB, 01, 29, 19.00, 2.00, -9999.00, -9999.00, 27.00 +MIV, 01, 29, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 29, 43.00, 22.00, -9999.00, -9999.00, 29.00 +MKC, 01, 29, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 29, 27.00, 13.00, 29.00, 27.00, 41.00 +MKG, 01, 29, 29.00, 17.00, 40.00, 40.00, 53.00 +MKL, 01, 29, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 29, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 29, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 29, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 29, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 29, 30.00, 12.00, 22.00, 19.00, 32.00 +MLS, 01, 29, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 29, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 29, 57.00, 36.00, -9999.00, -9999.00, 35.00 +MOB, 01, 29, 61.00, 41.00, 26.00, 22.00, 36.00 +MOT, 01, 29, 19.00, 2.00, 15.00, 16.00, 25.00 +MPV, 01, 29, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 29, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 29, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 29, 62.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 29, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 29, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 29, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 29, 26.00, 8.00, 24.00, 19.00, 32.00 +MSO, 01, 29, 33.00, 18.00, 27.00, 27.00, 40.00 +MSP, 01, 29, 23.00, 4.00, 21.00, 18.00, 31.00 +MSS, 01, 29, 24.00, 4.00, 35.00, 33.00, 48.00 +MSY, 01, 29, 62.00, 42.00, 23.00, 22.00, 35.00 +MTC, 01, 29, 30.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 29, 41.00, 23.00, -9999.00, -9999.00, 33.00 +MTO, 01, 29, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 29, 36.00, 18.00, -9999.00, -9999.00, 33.00 +MUO, 01, 29, 43.00, 24.00, -9999.00, -9999.00, 29.00 +MWA, 01, 29, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 29, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 29, 58.00, 37.00, -9999.00, -9999.00, 32.00 +MYL, 01, 29, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 29, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 29, 57.00, 41.00, -9999.00, -9999.00, 33.00 +NBC, 01, 29, 60.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 29, 30.00, 14.00, -9999.00, -9999.00, 31.00 +NCA, 01, 29, 57.00, 32.00, -9999.00, -9999.00, 36.00 +NCO, 01, 29, 38.00, 22.00, -9999.00, -9999.00, 37.00 +NC1, 01, 29, 56.00, 37.00, -9999.00, -9999.00, 12.00 +NEL, 01, 29, 40.00, 20.00, -9999.00, -9999.00, 34.00 +NFG, 01, 29, 65.00, 45.00, -9999.00, -9999.00, 25.00 +NFL, 01, 29, 48.00, 20.00, -9999.00, -9999.00, 13.00 +NGP, 01, 29, 67.00, 47.00, -9999.00, -9999.00, 24.00 +NGU, 01, 29, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 29, 58.00, 45.00, -9999.00, -9999.00, 32.00 +NHK, 01, 29, 43.00, 24.00, -9999.00, -9999.00, 34.00 +NHZ, 01, 29, 31.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NIP, 01, 29, 65.00, 41.00, -9999.00, -9999.00, 24.00 +NIR, 01, 29, 64.00, 41.00, -9999.00, -9999.00, 24.00 +NKT, 01, 29, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 29, 66.00, 50.00, -9999.00, -9999.00, 21.00 +NLC, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 01, 29, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NPA, 01, 29, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 29, 69.00, 46.00, -9999.00, -9999.00, 22.00 +NQX, 01, 29, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 01, 29, 64.00, 46.00, -9999.00, -9999.00, 27.00 +NRC, 01, 29, 58.00, 37.00, -9999.00, -9999.00, 32.00 +NRS, 01, 29, 66.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 29, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 01, 29, 67.00, 45.00, -9999.00, -9999.00, 19.00 +NTD, 01, 29, 67.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 01, 29, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NTU, 01, 29, 48.00, 31.00, -9999.00, -9999.00, 34.00 +NUC, 01, 29, 64.00, 49.00, -9999.00, -9999.00, 17.00 +NUQ, 01, 29, 59.00, 39.00, -9999.00, -9999.00, 30.00 +NUW, 01, 29, 47.00, 34.00, -9999.00, -9999.00, 51.00 +NWF, 01, 29, 67.00, 46.00, -9999.00, -9999.00, 22.00 +NXX, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 29, 44.00, 21.00, -9999.00, -9999.00, 34.00 +NZC, 01, 29, 65.00, 38.00, -9999.00, -9999.00, 27.00 +NZJ, 01, 29, 68.00, 42.00, -9999.00, -9999.00, 17.00 +NZW, 01, 29, 36.00, 18.00, -9999.00, -9999.00, 37.00 +NZY, 01, 29, 66.00, 50.00, -9999.00, -9999.00, 19.00 +OAK, 01, 29, 59.00, 41.00, 24.00, 28.00, 35.00 +OAR, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 29, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 29, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 29, 48.00, 27.00, 14.00, 11.00, 20.00 +OLM, 01, 29, 47.00, 32.00, 50.00, 49.00, 62.00 +OMA, 01, 29, 33.00, 13.00, 12.00, 12.00, 18.00 +OME, 01, 29, 13.00, -2.00, 21.00, 24.00, 31.00 +ONT, 01, 29, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 29, 30.00, 14.00, 25.00, 24.00, 36.00 +ORF, 01, 29, 48.00, 31.00, 25.00, 25.00, 37.00 +ORH, 01, 29, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 29, -7.00, -25.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 29, 28.00, 8.00, -9999.00, -9999.00, 45.00 +OTG, 01, 29, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 29, 53.00, 40.00, 46.00, 48.00, 56.00 +OTM, 01, 29, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 29, 4.00, -10.00, 14.00, 18.00, 23.00 +OURC, 01, 29, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 29, 32.00, 3.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 29, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 29, 60.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 29, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 29, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 29, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 29, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 29, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 29, -2.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 29, 63.00, 40.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 29, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 29, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 29, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 29, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 29, 3.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 29, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 29, 26.00, 6.00, -9999.00, -9999.00, 37.00 +PBI, 01, 29, 75.00, 56.00, 17.00, 19.00, 27.00 +PDT, 01, 29, 43.00, 29.00, 26.00, 25.00, 39.00 +PDX, 01, 29, 48.00, 35.00, 45.00, 44.00, 57.00 +PFN, 01, 29, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 29, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 29, 38.00, 23.00, 23.00, 22.00, 35.00 +PHX, 01, 29, 68.00, 43.00, 11.00, 11.00, 15.00 +PIA, 01, 29, 31.00, 14.00, 24.00, 22.00, 36.00 +PIB, 01, 29, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 29, 35.00, 17.00, 26.00, 26.00, 38.00 +PIR, 01, 29, 29.00, 8.00, 11.00, 11.00, 18.00 +PIT, 01, 29, 34.00, 18.00, 41.00, 36.00, 55.00 +PKB, 01, 29, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 29, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 29, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 29, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 29, 61.00, 42.00, 23.00, 19.00, 32.00 +POB, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 29, 59.00, 36.00, -9999.00, -9999.00, 35.00 +POM, 01, 29, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 01, 29, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 29, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 29, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 29, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 29, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 29, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 29, 34.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 29, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 29, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 29, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 29, 48.00, 16.00, 9.00, 9.00, 13.00 +PUC, 01, 29, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 29, 37.00, 19.00, 23.00, 24.00, 35.00 +PVU, 01, 29, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 29, 31.00, 11.00, 24.00, 24.00, 35.00 +P02, 01, 29, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +P07, 01, 29, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 01, 29, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +P24, 01, 29, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +P28, 01, 29, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 01, 29, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +P38, 01, 29, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +P39, 01, 29, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +P58, 01, 29, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 29, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 29, 24.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 29, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 29, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 01, 29, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 29, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 29, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 29, 35.00, 12.00, 12.00, 13.00, 21.00 +RBL, 01, 29, 58.00, 39.00, 27.00, 28.00, 36.00 +RCA, 01, 29, 35.00, 12.00, -9999.00, -9999.00, 22.00 +RDD, 01, 29, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 29, 44.00, 23.00, 18.00, 18.00, 28.00 +RDR, 01, 29, 16.00, -4.00, -9999.00, -9999.00, 24.00 +RDU, 01, 29, 50.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 29, 55.00, 26.00, -9999.00, -9999.00, 9.00 +REJ, 01, 29, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 29, 28.00, 11.00, 23.00, 19.00, 32.00 +RIC, 01, 29, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 29, 67.00, 42.00, -9999.00, -9999.00, 19.00 +RIW, 01, 29, 32.00, 2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 29, 31.00, 12.00, 14.00, 10.00, 19.00 +RME, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 29, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 01, 29, 63.00, 39.00, -9999.00, -9999.00, 25.00 +RNO, 01, 29, 48.00, 22.00, 15.00, 16.00, 22.00 +ROA, 01, 29, 45.00, 25.00, 21.00, 23.00, 32.00 +ROC, 01, 29, 31.00, 15.00, 43.00, 43.00, 60.00 +ROW, 01, 29, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 29, 41.00, 18.00, 10.00, 10.00, 16.00 +RST, 01, 29, 22.00, 4.00, 21.00, 18.00, 30.00 +RWF, 01, 29, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 29, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 29, 56.00, 40.00, 25.00, 25.00, 33.00 +SAF, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 29, 66.00, 50.00, 18.00, 17.00, 24.00 +SAT, 01, 29, 63.00, 39.00, 20.00, 17.00, 26.00 +SAV, 01, 29, 60.00, 39.00, 19.00, 20.00, 29.00 +SAW, 01, 29, 25.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 01, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 29, 68.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 29, 31.00, 16.00, 35.00, 36.00, 49.00 +SBP, 01, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 29, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 29, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 29, -12.00, -25.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 29, 57.00, 39.00, 22.00, 23.00, 31.00 +SDF, 01, 29, 41.00, 24.00, 25.00, 25.00, 36.00 +SEA, 01, 29, 47.00, 36.00, 41.00, 42.00, 54.00 +SEM, 01, 29, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 29, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 29, 58.00, 43.00, 23.00, 25.00, 32.00 +SGF, 01, 29, 43.00, 22.00, 21.00, 18.00, 28.00 +SGY, 01, 29, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 29, 35.00, 11.00, 18.00, 17.00, 27.00 +SHV, 01, 29, 57.00, 36.00, 24.00, 21.00, 33.00 +SIT, 01, 29, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 29, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 29, 58.00, 32.00, 13.00, 10.00, 18.00 +SKA, 01, 29, 36.00, 23.00, -9999.00, -9999.00, 43.00 +SKF, 01, 29, 63.00, 39.00, -9999.00, -9999.00, 24.00 +SLC, 01, 29, 39.00, 21.00, 21.00, 21.00, 32.00 +SLE, 01, 29, 49.00, 33.00, 42.00, 42.00, 53.00 +SLN, 01, 29, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 29, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 29, 64.00, 39.00, -9999.00, 20.00, 35.00 +SNA, 01, 29, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 29, 28.00, 20.00, 40.00, 40.00, 58.00 +SNS, 01, 29, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 29, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 29, 34.00, 17.00, 23.00, 21.00, 34.00 +SPS, 01, 29, 54.00, 29.00, 11.00, 12.00, 18.00 +SRQ, 01, 29, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 29, 57.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 29, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 29, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 29, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +STL, 01, 29, 39.00, 22.00, 24.00, 20.00, 34.00 +STNV, 01, 29, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 29, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 29, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 29, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 29, 58.00, 38.00, -9999.00, -9999.00, 29.00 +SUX, 01, 29, 29.00, 10.00, 14.00, 13.00, 21.00 +SVN, 01, 29, 60.00, 39.00, -9999.00, -9999.00, 28.00 +SWF, 01, 29, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 29, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 29, 31.00, 14.00, 44.00, 42.00, 58.00 +SZL, 01, 29, 39.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 01, 29, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 29, -2.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 29, 47.00, 19.00, -9999.00, -9999.00, 29.00 +TCC, 01, 29, 54.00, 23.00, 7.00, 6.00, 10.00 +TCL, 01, 29, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 29, 48.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 29, 56.00, 29.00, -9999.00, 7.00, 12.00 +TEB, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 29, 48.00, 27.00, -9999.00, -9999.00, 18.00 +TKA, 01, 29, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 29, 64.00, 38.00, 20.00, 19.00, 28.00 +TNX, 01, 29, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 29, 31.00, 15.00, 31.00, 27.00, 43.00 +TOP, 01, 29, 39.00, 18.00, 14.00, 15.00, 22.00 +TPA, 01, 29, 70.00, 50.00, 14.00, 15.00, 23.00 +TPH, 01, 29, 46.00, 21.00, 11.00, 9.00, 15.00 +TRI, 01, 29, 45.00, 25.00, 29.00, 30.00, 41.00 +TRK, 01, 29, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 29, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 29, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 29, 47.00, 26.00, 15.00, 13.00, 22.00 +TUP, 01, 29, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 29, 66.00, 40.00, 12.00, 11.00, 18.00 +TVC, 01, 29, 26.00, 11.00, 40.00, 39.00, 52.00 +TVL, 01, 29, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 29, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 29, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 29, 47.00, 27.00, 28.00, 25.00, 38.00 +T01, 01, 29, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 29, 54.00, 32.00, -9999.00, -9999.00, 35.00 +T03, 01, 29, 58.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 29, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 01, 29, 40.00, 16.00, -9999.00, -9999.00, 18.00 +T06, 01, 29, 60.00, 34.00, -9999.00, -9999.00, 37.00 +T07, 01, 29, 41.00, 12.00, -9999.00, -9999.00, 36.00 +T08, 01, 29, 38.00, 21.00, -9999.00, -9999.00, 33.00 +UCA, 01, 29, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 29, 56.00, 33.00, -9999.00, -9999.00, 7.00 +UIL, 01, 29, 47.00, 34.00, 59.00, 60.00, 69.00 +UIN, 01, 29, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 29, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 29, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 29, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 29, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +U28, 01, 29, 41.00, 12.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 29, 62.00, 37.00, -9999.00, -9999.00, 27.00 +VBG, 01, 29, 66.00, 41.00, -9999.00, -9999.00, 25.00 +VCT, 01, 29, 64.00, 43.00, 21.00, 19.00, 30.00 +VCV, 01, 29, 60.00, 32.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 29, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 29, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 29, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 29, 39.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 29, 61.00, 37.00, -9999.00, -9999.00, 29.00 +VRB, 01, 29, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 29, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 29, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 29, 45.00, 26.00, -9999.00, 25.00, -9999.00 +WJA, 01, 29, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 29, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 29, 4.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 29, 45.00, 20.00, 16.00, 17.00, 26.00 +WPO, 01, 29, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 29, 58.00, 35.00, -9999.00, -9999.00, 34.00 +WRG, 01, 29, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 29, 41.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 29, 34.00, 7.00, -9999.00, -9999.00, -9999.00 +X68, 01, 29, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 29, 33.00, 20.00, 59.00, 58.00, 67.00 +YCG, 01, 29, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 29, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 29, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 29, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 29, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 29, 41.00, 24.00, 20.00, 19.00, 30.00 +YNG, 01, 29, 31.00, 16.00, 32.00, 34.00, 48.00 +YPA, 01, 29, 10.00, -13.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 29, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 29, 5.00, -14.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 29, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 29, 17.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 29, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 29, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 29, 71.00, 45.00, 5.00, 6.00, 10.00 +YVR, 01, 29, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 29, 10.00, -9.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 29, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 29, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 29, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 29, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 29, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 29, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 29, 21.00, 4.00, 44.00, 41.00, 60.00 +ZUN, 01, 29, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 29, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 29, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 29, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 01, 29, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 29, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 29, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 29, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 29, 52.00, 34.00, -9999.00, -9999.00, 33.00 +2PJ, 01, 29, 57.00, 33.00, -9999.00, -9999.00, 35.00 +3B1, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 29, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 29, 26.00, 8.00, -9999.00, -9999.00, 45.00 +3SE, 01, 29, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 29, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 29, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 29, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 29, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 29, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 29, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 29, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 30, 35.00, 19.00, 26.00, 25.00, 37.00 +ABI, 01, 30, 56.00, 32.00, 12.00, 11.00, 18.00 +ABQ, 01, 30, 50.00, 24.00, 11.00, 12.00, 18.00 +ABR, 01, 30, 23.00, 2.00, 13.00, 11.00, 19.00 +ABY, 01, 30, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 30, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 30, 58.00, 35.00, 16.00, 16.00, 24.00 +ACV, 01, 30, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 30, 40.00, 22.00, 22.00, 21.00, 33.00 +ADK, 01, 30, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 30, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 30, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 30, 42.00, 21.00, -9999.00, -9999.00, 32.00 +AEX, 01, 30, 59.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 01, 30, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 30, 73.00, 48.00, -9999.00, -9999.00, 31.00 +AGS, 01, 30, 57.00, 33.00, 21.00, 21.00, 30.00 +AHN, 01, 30, 53.00, 33.00, 25.00, 23.00, 34.00 +AKN, 01, 30, 22.00, 7.00, 21.00, 24.00, 32.00 +AKO, 01, 30, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 30, 31.00, 11.00, 25.00, 25.00, 37.00 +ALI, 01, 30, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 30, 25.00, 6.00, 20.00, 15.00, 28.00 +ALS, 01, 30, 36.00, -1.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 30, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 30, 50.00, 23.00, 11.00, 10.00, 17.00 +AMG, 01, 30, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 30, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 30, 23.00, 9.00, 16.00, 18.00, 25.00 +AND, 01, 30, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 30, 40.00, 31.00, 61.00, 56.00, 74.00 +AOO, 01, 30, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 30, 26.00, 7.00, 30.00, 29.00, 43.00 +AQQ, 01, 30, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 30, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AST, 01, 30, 49.00, 37.00, 55.00, 54.00, 65.00 +ATL, 01, 30, 52.00, 32.00, 25.00, 25.00, 36.00 +ATW, 01, 30, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 30, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 30, 37.00, 17.00, -9999.00, -9999.00, 36.00 +AUG, 01, 30, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 30, 60.00, 40.00, 18.00, 17.00, 25.00 +AUW, 01, 30, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 30, 47.00, 25.00, 22.00, 21.00, 32.00 +AVP, 01, 30, 32.00, 17.00, 27.00, 25.00, 39.00 +AXN, 01, 30, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 30, 34.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 01, 30, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 30, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 30, 57.00, 39.00, -9999.00, -9999.00, 33.00 +BAD, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 30, 36.00, 9.00, -9999.00, -9999.00, 20.00 +BDL, 01, 30, 34.00, 16.00, 24.00, 22.00, 34.00 +BDR, 01, 30, 36.00, 22.00, 25.00, 21.00, 36.00 +BET, 01, 30, 12.00, 0.00, 14.00, 15.00, 23.00 +BFD, 01, 30, 27.00, 11.00, 49.00, 47.00, 65.00 +BFF, 01, 30, 40.00, 14.00, 14.00, 12.00, 20.00 +BFL, 01, 30, 60.00, 40.00, 14.00, 14.00, 21.00 +BGM, 01, 30, 28.00, 14.00, 33.00, 38.00, 51.00 +BGR, 01, 30, 27.00, 8.00, 22.00, 22.00, 34.00 +BGS, 01, 30, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 30, 53.00, 32.00, 26.00, 23.00, 35.00 +BID, 01, 30, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 30, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 30, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 30, 35.00, 16.00, 19.00, 18.00, 28.00 +BIS, 01, 30, 22.00, 0.00, 15.00, 14.00, 24.00 +BIX, 01, 30, 61.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 30, 16.00, -8.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 30, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 30, 45.00, 15.00, -9999.00, -9999.00, 17.00 +BKW, 01, 30, 38.00, 21.00, 36.00, 38.00, 51.00 +BLF, 01, 30, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 30, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 30, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 30, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 30, 41.00, 21.00, -9999.00, -9999.00, 27.00 +BNA, 01, 30, 47.00, 27.00, 27.00, 24.00, 38.00 +BNO, 01, 30, 36.00, 16.00, -9999.00, 24.00, 42.00 +BOI, 01, 30, 40.00, 24.00, 22.00, 24.00, 36.00 +BOS, 01, 30, 36.00, 21.00, 23.00, 24.00, 35.00 +BPI, 01, 30, 27.00, -6.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 30, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 30, 32.00, 14.00, -9999.00, -9999.00, 24.00 +BRO, 01, 30, 70.00, 51.00, 16.00, 16.00, 24.00 +BRW, 01, 30, -10.00, -22.00, 11.00, 11.00, 18.00 +BSM, 01, 30, 60.00, 40.00, -9999.00, -9999.00, 25.00 +BTI, 01, 30, -11.00, -24.00, 11.00, 10.00, 17.00 +BTL, 01, 30, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 30, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 30, 61.00, 40.00, 26.00, 21.00, 34.00 +BTT, 01, 30, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 30, 25.00, 7.00, 33.00, 29.00, 47.00 +BUB, 01, 30, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 30, 30.00, 16.00, 47.00, 50.00, 63.00 +BUR, 01, 30, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 30, 61.00, 43.00, -9999.00, 21.00, 33.00 +BWG, 01, 30, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 30, 41.00, 24.00, 22.00, 23.00, 34.00 +BYH, 01, 30, 46.00, 27.00, -9999.00, -9999.00, 36.00 +BYI, 01, 30, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 30, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 30, 56.00, 32.00, 22.00, 23.00, 32.00 +CAG, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 30, 33.00, 17.00, 36.00, 38.00, 53.00 +CAO, 01, 30, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 30, 20.00, -2.00, 29.00, 32.00, 46.00 +CBM, 01, 30, 54.00, 31.00, -9999.00, -9999.00, 37.00 +CDB, 01, 30, 32.00, 23.00, 47.00, 49.00, 64.00 +CDC, 01, 30, 44.00, 19.00, 14.00, 14.00, 21.00 +CDR, 01, 30, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 30, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 30, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 01, 30, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 30, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 30, 49.00, 29.00, 25.00, 26.00, 36.00 +CHO, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 30, 59.00, 38.00, 21.00, 20.00, 31.00 +CID, 01, 30, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 30, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 30, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 30, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 30, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 30, 32.00, 17.00, 39.00, 38.00, 54.00 +CLL, 01, 30, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 30, 50.00, 30.00, 23.00, 23.00, 32.00 +CMH, 01, 30, 35.00, 19.00, 30.00, 32.00, 43.00 +CMI, 01, 30, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 30, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 30, 38.00, 17.00, 12.00, 12.00, 19.00 +CNM, 01, 30, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 30, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 01, 30, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +COF, 01, 30, 71.00, 50.00, -9999.00, -9999.00, 22.00 +CON, 01, 30, 30.00, 7.00, 24.00, 22.00, 34.00 +COS, 01, 30, 43.00, 17.00, 12.00, 10.00, 18.00 +COT, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 30, 38.00, 20.00, 22.00, 18.00, 31.00 +CPR, 01, 30, 34.00, 14.00, 19.00, 17.00, 27.00 +CRBC, 01, 30, 29.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 30, 66.00, 46.00, 20.00, 17.00, 27.00 +CRW, 01, 30, 42.00, 23.00, 38.00, 39.00, 51.00 +CSG, 01, 30, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 30, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 30, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 30, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 30, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 30, 37.00, 20.00, 29.00, 26.00, 39.00 +CVN, 01, 30, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 30, 52.00, 24.00, -9999.00, -9999.00, 9.00 +CXY, 01, 30, 36.00, 21.00, 20.00, 22.00, 32.00 +CYS, 01, 30, 39.00, 16.00, 12.00, 11.00, 18.00 +DAA, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 01, 30, 68.00, 47.00, 14.00, 16.00, 24.00 +DAG, 01, 30, 63.00, 39.00, 9.00, 8.00, 14.00 +DAL, 01, 30, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 30, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 30, 35.00, 18.00, 34.00, 27.00, 44.00 +DBQ, 01, 30, 26.00, 9.00, 24.00, 19.00, 34.00 +DCA, 01, 30, 43.00, 27.00, 21.00, 23.00, 32.00 +DDC, 01, 30, 44.00, 20.00, 12.00, 12.00, 18.00 +DEC, 01, 30, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 30, 45.00, 18.00, 13.00, 11.00, 19.00 +DFW, 01, 30, 56.00, 34.00, 16.00, 14.00, 23.00 +DHN, 01, 30, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 30, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 30, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 30, 64.00, 40.00, -9999.00, -9999.00, 17.00 +DLG, 01, 30, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 30, 18.00, -1.00, 29.00, 24.00, 39.00 +DLLC, 01, 30, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 30, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 30, 66.00, 40.00, -9999.00, -9999.00, 13.00 +DMN, 01, 30, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 30, 43.00, 25.00, -9999.00, -9999.00, 34.00 +DPG, 01, 30, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 30, 61.00, 37.00, -9999.00, -9999.00, 29.00 +DRA, 01, 30, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 30, 64.00, 40.00, 13.00, 9.00, 16.00 +DSM, 01, 30, 30.00, 12.00, 21.00, 15.00, 28.00 +DTW, 01, 30, 31.00, 15.00, 30.00, 27.00, 42.00 +DUG, 01, 30, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 30, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 30, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 30, 56.00, 32.00, -9999.00, -9999.00, 16.00 +D45, 01, 30, 13.00, -11.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 30, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 30, 23.00, 2.00, 18.00, 17.00, 28.00 +ECG, 01, 30, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 30, 60.00, 34.00, -9999.00, -9999.00, 12.00 +EED, 01, 30, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 01, 30, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 30, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 30, 38.00, 16.00, 44.00, 43.00, 60.00 +EKO, 01, 30, 39.00, 16.00, 19.00, 21.00, 30.00 +ELD, 01, 30, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 30, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 30, 59.00, 31.00, 10.00, 10.00, 15.00 +ELY, 01, 30, 41.00, 12.00, 17.00, 16.00, 25.00 +EMP, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 30, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 01, 30, 47.00, 26.00, -9999.00, -9999.00, 16.00 +ENN, 01, 30, 3.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 30, 38.00, 21.00, -9999.00, -9999.00, 18.00 +EPH, 01, 30, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 30, 32.00, 17.00, 44.00, 41.00, 58.00 +ESF, 01, 30, 59.00, 37.00, -9999.00, -9999.00, 32.00 +EUG, 01, 30, 49.00, 36.00, 40.00, 43.00, 53.00 +EVV, 01, 30, 40.00, 22.00, 26.00, 22.00, 35.00 +EWN, 01, 30, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 30, 38.00, 23.00, 22.00, 21.00, 34.00 +EYW, 01, 30, 75.00, 65.00, 13.00, 12.00, 20.00 +E74, 01, 30, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 30, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FAI, 01, 30, 1.00, -18.00, 13.00, 15.00, 22.00 +FAR, 01, 30, 17.00, -2.00, 18.00, 16.00, 28.00 +FAT, 01, 30, 58.00, 39.00, 18.00, 20.00, 26.00 +FAY, 01, 30, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 30, 31.00, 15.00, 29.00, 31.00, 43.00 +FCS, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 01, 30, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 30, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 01, 30, 44.00, 16.00, 22.00, 23.00, 30.00 +FLL, 01, 30, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 30, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 30, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +FME, 01, 30, 44.00, 22.00, -9999.00, -9999.00, 33.00 +FMH, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 01, 30, 45.00, 18.00, 11.00, 12.00, 17.00 +FMY, 01, 30, 74.00, 53.00, 11.00, 12.00, 19.00 +FNT, 01, 30, 29.00, 14.00, 29.00, 28.00, 42.00 +FOD, 01, 30, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 30, 39.00, 18.00, -9999.00, -9999.00, 20.00 +FOK, 01, 30, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 30, 40.00, 19.00, -9999.00, -9999.00, 19.00 +FSD, 01, 30, 26.00, 5.00, 16.00, 13.00, 23.00 +FSI, 01, 30, 52.00, 25.00, -9999.00, -9999.00, 16.00 +FSM, 01, 30, 50.00, 27.00, 19.00, 16.00, 28.00 +FTK, 01, 30, 41.00, 20.00, -9999.00, -9999.00, 35.00 +FWA, 01, 30, 31.00, 15.00, 26.00, 23.00, 38.00 +FWH, 01, 30, 55.00, 32.00, -9999.00, -9999.00, 21.00 +FYU, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 30, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 30, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 30, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 30, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 30, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 30, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 30, 36.00, 23.00, 25.00, 28.00, 39.00 +GFA, 01, 30, 34.00, 14.00, -9999.00, -9999.00, 25.00 +GFK, 01, 30, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 30, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 30, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 30, 22.00, 4.00, 15.00, 14.00, 23.00 +GJT, 01, 30, 40.00, 18.00, 14.00, 14.00, 21.00 +GKN, 01, 30, 7.00, -11.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 30, 43.00, 17.00, 11.00, 11.00, 17.00 +GLH, 01, 30, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 30, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 30, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 30, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 30, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 30, 24.00, 6.00, 25.00, 21.00, 35.00 +GRCI, 01, 30, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 30, 48.00, 33.00, -9999.00, -9999.00, 58.00 +GRI, 01, 30, 34.00, 13.00, 13.00, 12.00, 19.00 +GRK, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 01, 30, 29.00, 14.00, 32.00, 34.00, 47.00 +GSB, 01, 30, 52.00, 31.00, -9999.00, -9999.00, 33.00 +GSG, 01, 30, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 30, 48.00, 27.00, 22.00, 23.00, 32.00 +GSP, 01, 30, 51.00, 30.00, 23.00, 22.00, 32.00 +GST, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 30, 28.00, 7.00, -9999.00, -9999.00, 60.00 +GTF, 01, 30, 34.00, 14.00, 18.00, 20.00, 29.00 +GUP, 01, 30, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 30, 32.00, 13.00, -9999.00, -9999.00, 36.00 +GVW, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 01, 30, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 30, 52.00, 36.00, 24.00, 24.00, 37.00 +HBR, 01, 30, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 30, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 30, 17.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 30, 38.00, 20.00, -9999.00, -9999.00, 33.00 +HKY, 01, 30, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 30, 33.00, 12.00, 14.00, 16.00, 23.00 +HMN, 01, 30, 59.00, 23.00, -9999.00, -9999.00, 10.00 +HMS, 01, 30, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 30, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 30, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 30, 26.00, 4.00, 12.00, 11.00, 19.00 +HOP, 01, 30, 43.00, 23.00, -9999.00, -9999.00, 36.00 +HOT, 01, 30, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 30, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 30, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 30, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 30, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 30, 61.00, 37.00, -9999.00, -9999.00, 33.00 +HST, 01, 30, 76.00, 54.00, -9999.00, -9999.00, 22.00 +HSV, 01, 30, 50.00, 30.00, 28.00, 22.00, 37.00 +HTL, 01, 30, 26.00, 7.00, 36.00, 30.00, 48.00 +HTS, 01, 30, 41.00, 24.00, 33.00, 35.00, 46.00 +HUF, 01, 30, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 30, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 30, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 30, 27.00, 6.00, 13.00, 15.00, 22.00 +IAB, 01, 30, 42.00, 21.00, -9999.00, -9999.00, 18.00 +IAD, 01, 30, 41.00, 21.00, 22.00, 23.00, 34.00 +IAG, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 30, 63.00, 40.00, 23.00, 23.00, 33.00 +ICT, 01, 30, 42.00, 21.00, 14.00, 12.00, 20.00 +IDA, 01, 30, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 30, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 30, 39.00, 23.00, 24.00, 23.00, 36.00 +ILI, 01, 30, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 30, 56.00, 35.00, 21.00, 24.00, 34.00 +IMT, 01, 30, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 30, 35.00, 18.00, 28.00, 27.00, 41.00 +INL, 01, 30, 14.00, -9.00, 23.00, 21.00, 34.00 +INS, 01, 30, 56.00, 33.00, -9999.00, -9999.00, 7.00 +INT, 01, 30, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 01, 30, 49.00, 21.00, 10.00, 10.00, 18.00 +IPL, 01, 30, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 30, 34.00, 17.00, 25.00, 26.00, 38.00 +IRK, 01, 30, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 30, 22.00, 1.00, 13.00, 12.00, 21.00 +ISP, 01, 30, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 30, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 30, 68.00, 40.00, -9999.00, -9999.00, 14.00 +IWD, 01, 30, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 30, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 30, 57.00, 33.00, 25.00, 22.00, 35.00 +JAX, 01, 30, 65.00, 41.00, 16.00, 18.00, 26.00 +JBR, 01, 30, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 30, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 30, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 30, 38.00, 25.00, 22.00, 21.00, 34.00 +JHW, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 30, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 30, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 30, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 30, 31.00, 20.00, 46.00, 47.00, 57.00 +JST, 01, 30, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 30, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 30, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 30, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 30, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 30, 29.00, 13.00, 33.00, 31.00, 47.00 +LAR, 01, 30, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 30, 60.00, 36.00, 8.00, 8.00, 12.00 +LAX, 01, 30, 66.00, 49.00, 16.00, 16.00, 22.00 +LBB, 01, 30, 55.00, 26.00, 10.00, 9.00, 15.00 +LBF, 01, 30, 37.00, 11.00, 14.00, 9.00, 19.00 +LCH, 01, 30, 61.00, 42.00, 22.00, 22.00, 33.00 +LCK, 01, 30, 36.00, 19.00, -9999.00, -9999.00, 40.00 +LEB, 01, 30, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 30, 40.00, 23.00, 27.00, 26.00, 40.00 +LFI, 01, 30, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 30, 60.00, 38.00, 21.00, 22.00, 32.00 +LFT, 01, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 30, 37.00, 25.00, 22.00, 21.00, 34.00 +LGB, 01, 30, 67.00, 46.00, 16.00, 17.00, 23.00 +LGU, 01, 30, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 30, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 30, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 30, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 30, 50.00, 30.00, 23.00, 21.00, 31.00 +LIZ, 01, 30, 20.00, -2.00, -9999.00, -9999.00, 48.00 +LMT, 01, 30, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +LND, 01, 30, 34.00, 10.00, 12.00, 10.00, 17.00 +LNK, 01, 30, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 30, 46.00, 19.00, 12.00, 13.00, 20.00 +LOZ, 01, 30, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 30, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 30, 51.00, 29.00, -9999.00, -9999.00, 24.00 +LSE, 01, 30, 25.00, 6.00, 18.00, 16.00, 27.00 +LSF, 01, 30, 58.00, 36.00, -9999.00, -9999.00, 32.00 +LSV, 01, 30, 63.00, 30.00, -9999.00, -9999.00, 7.00 +LTS, 01, 30, 55.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 01, 30, 69.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 01, 30, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 30, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 30, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 30, 30.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 30, 44.00, 25.00, 22.00, 23.00, 34.00 +MAF, 01, 30, 58.00, 30.00, 7.00, 9.00, 14.00 +MBL, 01, 30, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 30, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 30, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 30, 58.00, 42.00, -9999.00, -9999.00, 30.00 +MCF, 01, 30, 70.00, 50.00, -9999.00, -9999.00, 22.00 +MCG, 01, 30, 3.00, -17.00, 18.00, 21.00, 29.00 +MCI, 01, 30, 37.00, 18.00, 18.00, 15.00, 26.00 +MCK, 01, 30, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 30, 58.00, 35.00, 23.00, 23.00, 33.00 +MCO, 01, 30, 71.00, 49.00, 13.00, 17.00, 24.00 +MCW, 01, 30, 24.00, 6.00, 16.00, 11.00, 21.00 +MC2, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 01, 30, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 30, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 30, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 30, 31.00, 16.00, 26.00, 25.00, 39.00 +MEI, 01, 30, 58.00, 34.00, 24.00, 21.00, 33.00 +MEM, 01, 30, 50.00, 32.00, 25.00, 19.00, 33.00 +MER, 01, 30, 58.00, 37.00, -9999.00, -9999.00, 27.00 +MFD, 01, 30, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 30, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 30, 49.00, 31.00, 24.00, 28.00, 36.00 +MGE, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 01, 30, 58.00, 37.00, 24.00, 22.00, 35.00 +MGW, 01, 30, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 30, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 30, 57.00, 40.00, -9999.00, -9999.00, 30.00 +MHS, 01, 30, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 30, 76.00, 57.00, 12.00, 14.00, 23.00 +MIB, 01, 30, 19.00, 2.00, -9999.00, -9999.00, 27.00 +MIV, 01, 30, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 30, 43.00, 22.00, -9999.00, -9999.00, 29.00 +MKC, 01, 30, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 30, 27.00, 13.00, 29.00, 27.00, 41.00 +MKG, 01, 30, 29.00, 17.00, 40.00, 39.00, 53.00 +MKL, 01, 30, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 30, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 30, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 30, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 30, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 30, 30.00, 12.00, 22.00, 19.00, 32.00 +MLS, 01, 30, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 30, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 30, 57.00, 36.00, -9999.00, -9999.00, 35.00 +MOB, 01, 30, 61.00, 41.00, 26.00, 22.00, 36.00 +MOT, 01, 30, 19.00, 2.00, 15.00, 16.00, 25.00 +MPV, 01, 30, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 30, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 30, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 30, 62.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 30, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 30, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 30, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 30, 26.00, 8.00, 24.00, 19.00, 32.00 +MSO, 01, 30, 33.00, 18.00, 27.00, 27.00, 40.00 +MSP, 01, 30, 23.00, 4.00, 21.00, 18.00, 31.00 +MSS, 01, 30, 24.00, 4.00, 35.00, 33.00, 47.00 +MSY, 01, 30, 62.00, 42.00, 23.00, 22.00, 35.00 +MTC, 01, 30, 30.00, 16.00, -9999.00, -9999.00, 36.00 +MTN, 01, 30, 41.00, 23.00, -9999.00, -9999.00, 33.00 +MTO, 01, 30, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 30, 36.00, 18.00, -9999.00, -9999.00, 33.00 +MUO, 01, 30, 43.00, 24.00, -9999.00, -9999.00, 29.00 +MWA, 01, 30, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 30, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 30, 58.00, 37.00, -9999.00, -9999.00, 32.00 +MYL, 01, 30, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 30, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NAO, 01, 30, 57.00, 41.00, -9999.00, -9999.00, 32.00 +NBC, 01, 30, 60.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 30, 30.00, 14.00, -9999.00, -9999.00, 31.00 +NCA, 01, 30, 57.00, 32.00, -9999.00, -9999.00, 36.00 +NCO, 01, 30, 38.00, 22.00, -9999.00, -9999.00, 37.00 +NC1, 01, 30, 56.00, 37.00, -9999.00, -9999.00, 12.00 +NEL, 01, 30, 40.00, 20.00, -9999.00, -9999.00, 34.00 +NFG, 01, 30, 65.00, 45.00, -9999.00, -9999.00, 25.00 +NFL, 01, 30, 48.00, 20.00, -9999.00, -9999.00, 13.00 +NGP, 01, 30, 67.00, 47.00, -9999.00, -9999.00, 24.00 +NGU, 01, 30, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 30, 58.00, 45.00, -9999.00, -9999.00, 32.00 +NHK, 01, 30, 43.00, 24.00, -9999.00, -9999.00, 34.00 +NHZ, 01, 30, 31.00, 10.00, -9999.00, -9999.00, 35.00 +NID, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NIP, 01, 30, 65.00, 41.00, -9999.00, -9999.00, 24.00 +NIR, 01, 30, 64.00, 41.00, -9999.00, -9999.00, 24.00 +NKT, 01, 30, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 30, 66.00, 50.00, -9999.00, -9999.00, 21.00 +NLC, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 01, 30, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NPA, 01, 30, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 30, 69.00, 46.00, -9999.00, -9999.00, 22.00 +NQX, 01, 30, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 01, 30, 64.00, 46.00, -9999.00, -9999.00, 27.00 +NRC, 01, 30, 58.00, 37.00, -9999.00, -9999.00, 32.00 +NRS, 01, 30, 66.00, 46.00, -9999.00, -9999.00, 19.00 +NSE, 01, 30, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 01, 30, 67.00, 45.00, -9999.00, -9999.00, 19.00 +NTD, 01, 30, 67.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 01, 30, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NTU, 01, 30, 48.00, 31.00, -9999.00, -9999.00, 34.00 +NUC, 01, 30, 64.00, 49.00, -9999.00, -9999.00, 17.00 +NUQ, 01, 30, 59.00, 39.00, -9999.00, -9999.00, 30.00 +NUW, 01, 30, 47.00, 34.00, -9999.00, -9999.00, 51.00 +NWF, 01, 30, 67.00, 46.00, -9999.00, -9999.00, 22.00 +NXX, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 30, 44.00, 21.00, -9999.00, -9999.00, 34.00 +NZC, 01, 30, 65.00, 38.00, -9999.00, -9999.00, 27.00 +NZJ, 01, 30, 68.00, 42.00, -9999.00, -9999.00, 17.00 +NZW, 01, 30, 36.00, 18.00, -9999.00, -9999.00, 37.00 +NZY, 01, 30, 66.00, 50.00, -9999.00, -9999.00, 19.00 +OAK, 01, 30, 59.00, 41.00, 24.00, 28.00, 35.00 +OAR, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 30, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 30, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 30, 48.00, 27.00, 14.00, 11.00, 20.00 +OLM, 01, 30, 47.00, 32.00, 50.00, 50.00, 62.00 +OMA, 01, 30, 33.00, 13.00, 12.00, 12.00, 18.00 +OME, 01, 30, 13.00, -2.00, 21.00, 23.00, 31.00 +ONT, 01, 30, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 30, 30.00, 14.00, 25.00, 24.00, 36.00 +ORF, 01, 30, 48.00, 31.00, 25.00, 25.00, 37.00 +ORH, 01, 30, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 30, -7.00, -25.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 30, 28.00, 8.00, -9999.00, -9999.00, 45.00 +OTG, 01, 30, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 30, 53.00, 40.00, 46.00, 48.00, 56.00 +OTM, 01, 30, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 30, 4.00, -10.00, 14.00, 18.00, 23.00 +OURC, 01, 30, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 30, 32.00, 3.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 30, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 30, 60.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 30, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 30, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 30, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 30, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 30, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 30, -2.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 30, 63.00, 40.00, -9999.00, -9999.00, 29.00 +PAQ, 01, 30, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 30, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 30, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 30, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 30, 3.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 30, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 30, 26.00, 6.00, -9999.00, -9999.00, 37.00 +PBI, 01, 30, 75.00, 56.00, 17.00, 19.00, 27.00 +PDT, 01, 30, 43.00, 29.00, 26.00, 25.00, 39.00 +PDX, 01, 30, 48.00, 35.00, 45.00, 44.00, 57.00 +PFN, 01, 30, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 30, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 30, 38.00, 23.00, 23.00, 22.00, 35.00 +PHX, 01, 30, 68.00, 43.00, 11.00, 11.00, 15.00 +PIA, 01, 30, 31.00, 14.00, 24.00, 22.00, 36.00 +PIB, 01, 30, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 30, 35.00, 17.00, 26.00, 26.00, 38.00 +PIR, 01, 30, 29.00, 8.00, 11.00, 11.00, 18.00 +PIT, 01, 30, 34.00, 18.00, 41.00, 36.00, 55.00 +PKB, 01, 30, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 30, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 30, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 30, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 30, 61.00, 42.00, 23.00, 19.00, 32.00 +POB, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 01, 30, 59.00, 36.00, -9999.00, -9999.00, 34.00 +POM, 01, 30, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 01, 30, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 30, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 30, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 30, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 30, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 30, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 30, 34.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 30, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 30, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 30, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 30, 48.00, 16.00, 9.00, 9.00, 13.00 +PUC, 01, 30, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 30, 37.00, 19.00, 23.00, 24.00, 35.00 +PVU, 01, 30, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 30, 31.00, 11.00, 24.00, 24.00, 35.00 +P02, 01, 30, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +P07, 01, 30, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 01, 30, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +P24, 01, 30, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +P28, 01, 30, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 01, 30, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +P38, 01, 30, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +P39, 01, 30, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +P58, 01, 30, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 30, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 30, 24.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 30, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 30, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 01, 30, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 30, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 30, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 30, 35.00, 12.00, 12.00, 13.00, 21.00 +RBL, 01, 30, 58.00, 39.00, 27.00, 28.00, 36.00 +RCA, 01, 30, 35.00, 12.00, -9999.00, -9999.00, 22.00 +RDD, 01, 30, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 30, 44.00, 23.00, 18.00, 18.00, 28.00 +RDR, 01, 30, 16.00, -4.00, -9999.00, -9999.00, 24.00 +RDU, 01, 30, 50.00, 29.00, 22.00, 23.00, 32.00 +REE, 01, 30, 55.00, 26.00, -9999.00, -9999.00, 9.00 +REJ, 01, 30, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 30, 28.00, 11.00, 23.00, 19.00, 32.00 +RIC, 01, 30, 46.00, 26.00, 23.00, 24.00, 35.00 +RIV, 01, 30, 67.00, 42.00, -9999.00, -9999.00, 19.00 +RIW, 01, 30, 32.00, 2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 30, 31.00, 12.00, 14.00, 10.00, 19.00 +RME, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 01, 30, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 01, 30, 63.00, 39.00, -9999.00, -9999.00, 25.00 +RNO, 01, 30, 48.00, 22.00, 15.00, 16.00, 22.00 +ROA, 01, 30, 45.00, 25.00, 21.00, 23.00, 32.00 +ROC, 01, 30, 31.00, 15.00, 43.00, 43.00, 60.00 +ROW, 01, 30, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 30, 41.00, 18.00, 10.00, 10.00, 16.00 +RST, 01, 30, 22.00, 4.00, 21.00, 18.00, 30.00 +RWF, 01, 30, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 30, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 30, 56.00, 40.00, 25.00, 25.00, 33.00 +SAF, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 30, 66.00, 50.00, 18.00, 17.00, 24.00 +SAT, 01, 30, 63.00, 39.00, 20.00, 17.00, 26.00 +SAV, 01, 30, 60.00, 39.00, 19.00, 20.00, 29.00 +SAW, 01, 30, 25.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 01, 30, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 30, 68.00, 41.00, -9999.00, -9999.00, 17.00 +SBN, 01, 30, 31.00, 16.00, 35.00, 36.00, 49.00 +SBP, 01, 30, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 30, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 30, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 30, -12.00, -25.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 30, 57.00, 39.00, 22.00, 23.00, 31.00 +SDF, 01, 30, 41.00, 24.00, 25.00, 25.00, 36.00 +SEA, 01, 30, 47.00, 36.00, 41.00, 42.00, 54.00 +SEM, 01, 30, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 30, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 30, 58.00, 43.00, 23.00, 25.00, 32.00 +SGF, 01, 30, 43.00, 22.00, 21.00, 18.00, 28.00 +SGY, 01, 30, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 30, 35.00, 11.00, 18.00, 17.00, 27.00 +SHV, 01, 30, 57.00, 36.00, 24.00, 21.00, 33.00 +SIT, 01, 30, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 30, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 30, 58.00, 32.00, 13.00, 10.00, 18.00 +SKA, 01, 30, 36.00, 23.00, -9999.00, -9999.00, 42.00 +SKF, 01, 30, 63.00, 39.00, -9999.00, -9999.00, 24.00 +SLC, 01, 30, 39.00, 21.00, 21.00, 21.00, 32.00 +SLE, 01, 30, 49.00, 33.00, 42.00, 42.00, 54.00 +SLN, 01, 30, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 30, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 30, 64.00, 39.00, -9999.00, 20.00, 35.00 +SNA, 01, 30, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 30, 28.00, 20.00, 39.00, 39.00, 58.00 +SNS, 01, 30, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 30, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 30, 34.00, 17.00, 23.00, 21.00, 34.00 +SPS, 01, 30, 54.00, 29.00, 11.00, 12.00, 18.00 +SRQ, 01, 30, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 30, 57.00, 33.00, -9999.00, -9999.00, 31.00 +SSI, 01, 30, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 30, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 30, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +STL, 01, 30, 39.00, 22.00, 24.00, 20.00, 34.00 +STNV, 01, 30, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 30, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 30, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 30, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 30, 58.00, 38.00, -9999.00, -9999.00, 29.00 +SUX, 01, 30, 29.00, 10.00, 14.00, 13.00, 21.00 +SVN, 01, 30, 60.00, 39.00, -9999.00, -9999.00, 28.00 +SWF, 01, 30, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 30, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 30, 31.00, 14.00, 44.00, 42.00, 57.00 +SZL, 01, 30, 39.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 01, 30, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 30, -2.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 30, 47.00, 19.00, -9999.00, -9999.00, 29.00 +TCC, 01, 30, 54.00, 23.00, 7.00, 6.00, 10.00 +TCL, 01, 30, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 30, 48.00, 33.00, -9999.00, -9999.00, 61.00 +TCS, 01, 30, 56.00, 29.00, -9999.00, 7.00, 12.00 +TEB, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 30, 48.00, 27.00, -9999.00, -9999.00, 18.00 +TKA, 01, 30, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 30, 64.00, 38.00, 20.00, 19.00, 28.00 +TNX, 01, 30, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 30, 31.00, 15.00, 31.00, 27.00, 43.00 +TOP, 01, 30, 39.00, 18.00, 14.00, 15.00, 22.00 +TPA, 01, 30, 70.00, 50.00, 14.00, 15.00, 23.00 +TPH, 01, 30, 46.00, 21.00, 11.00, 9.00, 15.00 +TRI, 01, 30, 45.00, 25.00, 29.00, 30.00, 41.00 +TRK, 01, 30, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 30, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 30, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 30, 47.00, 26.00, 15.00, 13.00, 22.00 +TUP, 01, 30, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 30, 66.00, 40.00, 12.00, 11.00, 18.00 +TVC, 01, 30, 26.00, 11.00, 39.00, 38.00, 52.00 +TVL, 01, 30, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 30, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 30, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 30, 47.00, 27.00, 28.00, 25.00, 38.00 +T01, 01, 30, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 30, 54.00, 32.00, -9999.00, -9999.00, 35.00 +T03, 01, 30, 58.00, 35.00, -9999.00, -9999.00, 32.00 +T04, 01, 30, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 01, 30, 40.00, 16.00, -9999.00, -9999.00, 18.00 +T06, 01, 30, 60.00, 34.00, -9999.00, -9999.00, 37.00 +T07, 01, 30, 41.00, 12.00, -9999.00, -9999.00, 36.00 +T08, 01, 30, 38.00, 21.00, -9999.00, -9999.00, 33.00 +UCA, 01, 30, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 30, 56.00, 33.00, -9999.00, -9999.00, 7.00 +UIL, 01, 30, 47.00, 34.00, 59.00, 60.00, 69.00 +UIN, 01, 30, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 30, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 30, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 30, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 30, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +U28, 01, 30, 41.00, 12.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 30, 62.00, 37.00, -9999.00, -9999.00, 27.00 +VBG, 01, 30, 66.00, 41.00, -9999.00, -9999.00, 25.00 +VCT, 01, 30, 64.00, 43.00, 21.00, 19.00, 30.00 +VCV, 01, 30, 60.00, 32.00, -9999.00, -9999.00, 11.00 +VDZ, 01, 30, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 30, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 30, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 30, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 30, 39.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 30, 61.00, 37.00, -9999.00, -9999.00, 29.00 +VRB, 01, 30, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 30, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 30, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 30, 45.00, 26.00, -9999.00, 25.00, -9999.00 +WJA, 01, 30, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 30, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 30, 4.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 30, 45.00, 20.00, 16.00, 17.00, 26.00 +WPO, 01, 30, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 30, 58.00, 35.00, -9999.00, -9999.00, 34.00 +WRG, 01, 30, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 30, 41.00, 21.00, -9999.00, -9999.00, 34.00 +WRL, 01, 30, 34.00, 7.00, -9999.00, -9999.00, -9999.00 +X68, 01, 30, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 30, 33.00, 20.00, 59.00, 58.00, 67.00 +YCG, 01, 30, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 30, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 30, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 30, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 30, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 30, 41.00, 24.00, 20.00, 19.00, 30.00 +YNG, 01, 30, 31.00, 16.00, 32.00, 34.00, 48.00 +YPA, 01, 30, 10.00, -13.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 30, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 30, 5.00, -14.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 30, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 30, 17.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 30, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 30, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 30, 71.00, 45.00, 5.00, 6.00, 10.00 +YVR, 01, 30, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 30, 10.00, -9.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 30, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 30, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 30, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 30, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 30, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 30, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 30, 21.00, 4.00, 43.00, 40.00, 60.00 +ZUN, 01, 30, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 30, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 30, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 30, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 01, 30, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 01, 30, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 30, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 30, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 30, 52.00, 34.00, -9999.00, -9999.00, 33.00 +2PJ, 01, 30, 57.00, 33.00, -9999.00, -9999.00, 35.00 +3B1, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 30, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 30, 26.00, 8.00, -9999.00, -9999.00, 45.00 +3SE, 01, 30, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 30, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 30, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 01, 30, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 30, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 30, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 30, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 30, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +ABE, 01, 31, 35.00, 19.00, 26.00, 24.00, 38.00 +ABI, 01, 31, 56.00, 32.00, 12.00, 10.00, 17.00 +ABQ, 01, 31, 50.00, 24.00, 11.00, 11.00, 17.00 +ABR, 01, 31, 23.00, 2.00, 13.00, 12.00, 20.00 +ABY, 01, 31, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 01, 31, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 01, 31, 58.00, 35.00, 16.00, 15.00, 24.00 +ACV, 01, 31, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 01, 31, 40.00, 22.00, 21.00, 21.00, 33.00 +ADK, 01, 31, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 01, 31, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 01, 31, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 01, 31, 42.00, 21.00, -9999.00, -9999.00, 32.00 +AEX, 01, 31, 59.00, 37.00, -9999.00, -9999.00, 31.00 +AFF, 01, 31, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 01, 31, 73.00, 48.00, -9999.00, -9999.00, 32.00 +AGS, 01, 31, 57.00, 33.00, 21.00, 21.00, 30.00 +AHN, 01, 31, 53.00, 33.00, 24.00, 23.00, 34.00 +AKN, 01, 31, 22.00, 7.00, 21.00, 24.00, 32.00 +AKO, 01, 31, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +ALB, 01, 31, 31.00, 11.00, 25.00, 24.00, 36.00 +ALI, 01, 31, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 01, 31, 25.00, 6.00, 20.00, 14.00, 27.00 +ALS, 01, 31, 36.00, -1.00, -9999.00, -9999.00, -9999.00 +ALW, 01, 31, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 01, 31, 50.00, 23.00, 11.00, 11.00, 18.00 +AMG, 01, 31, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 01, 31, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 01, 31, 23.00, 9.00, 16.00, 19.00, 25.00 +AND, 01, 31, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 01, 31, 40.00, 31.00, 61.00, 56.00, 74.00 +AOO, 01, 31, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 01, 31, 26.00, 7.00, 29.00, 28.00, 42.00 +AQQ, 01, 31, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 01, 31, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AST, 01, 31, 49.00, 37.00, 55.00, 55.00, 66.00 +ATL, 01, 31, 52.00, 32.00, 25.00, 24.00, 35.00 +ATW, 01, 31, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 01, 31, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +AT2, 01, 31, 37.00, 17.00, -9999.00, -9999.00, 36.00 +AUG, 01, 31, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 01, 31, 60.00, 40.00, 17.00, 16.00, 24.00 +AUW, 01, 31, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 01, 31, 47.00, 25.00, 23.00, 21.00, 32.00 +AVP, 01, 31, 32.00, 17.00, 26.00, 25.00, 38.00 +AXN, 01, 31, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +AYE, 01, 31, 34.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 01, 31, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 01, 31, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 01, 31, 57.00, 39.00, -9999.00, -9999.00, 32.00 +BAD, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 01, 31, 36.00, 9.00, -9999.00, -9999.00, 20.00 +BDL, 01, 31, 34.00, 16.00, 24.00, 22.00, 35.00 +BDR, 01, 31, 36.00, 22.00, 26.00, 21.00, 36.00 +BET, 01, 31, 12.00, 0.00, 14.00, 15.00, 23.00 +BFD, 01, 31, 27.00, 11.00, 48.00, 46.00, 65.00 +BFF, 01, 31, 40.00, 14.00, 13.00, 11.00, 19.00 +BFL, 01, 31, 60.00, 40.00, 14.00, 14.00, 22.00 +BGM, 01, 31, 28.00, 14.00, 33.00, 37.00, 50.00 +BGR, 01, 31, 27.00, 8.00, 23.00, 22.00, 34.00 +BGS, 01, 31, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BHM, 01, 31, 53.00, 32.00, 26.00, 23.00, 35.00 +BID, 01, 31, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 01, 31, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 01, 31, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +BIL, 01, 31, 35.00, 16.00, 18.00, 18.00, 28.00 +BIS, 01, 31, 22.00, 0.00, 15.00, 15.00, 24.00 +BIX, 01, 31, 61.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 01, 31, 16.00, -8.00, -9999.00, -9999.00, -9999.00 +BKE, 01, 31, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BKF, 01, 31, 45.00, 15.00, -9999.00, -9999.00, 17.00 +BKW, 01, 31, 38.00, 21.00, 36.00, 37.00, 50.00 +BLF, 01, 31, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 01, 31, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 01, 31, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 01, 31, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 01, 31, 41.00, 21.00, -9999.00, -9999.00, 28.00 +BNA, 01, 31, 47.00, 27.00, 26.00, 23.00, 38.00 +BNO, 01, 31, 36.00, 16.00, -9999.00, 24.00, 43.00 +BOI, 01, 31, 40.00, 24.00, 23.00, 24.00, 36.00 +BOS, 01, 31, 36.00, 21.00, 23.00, 23.00, 34.00 +BPI, 01, 31, 27.00, -6.00, -9999.00, -9999.00, -9999.00 +BPT, 01, 31, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 01, 31, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +BRL, 01, 31, 32.00, 14.00, -9999.00, -9999.00, 23.00 +BRO, 01, 31, 70.00, 51.00, 16.00, 16.00, 23.00 +BRW, 01, 31, -10.00, -22.00, 11.00, 11.00, 18.00 +BSM, 01, 31, 60.00, 40.00, -9999.00, -9999.00, 25.00 +BTI, 01, 31, -11.00, -24.00, 11.00, 10.00, 17.00 +BTL, 01, 31, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 01, 31, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +BTR, 01, 31, 61.00, 40.00, 25.00, 20.00, 33.00 +BTT, 01, 31, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 01, 31, 25.00, 7.00, 33.00, 28.00, 46.00 +BUB, 01, 31, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +BUF, 01, 31, 30.00, 16.00, 47.00, 49.00, 63.00 +BUR, 01, 31, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 01, 31, 61.00, 43.00, -9999.00, 21.00, 33.00 +BWG, 01, 31, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 01, 31, 41.00, 24.00, 23.00, 23.00, 33.00 +BYH, 01, 31, 46.00, 27.00, -9999.00, -9999.00, 35.00 +BYI, 01, 31, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BZN, 01, 31, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +CAE, 01, 31, 56.00, 32.00, 21.00, 22.00, 32.00 +CAG, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 01, 31, 33.00, 17.00, 35.00, 38.00, 52.00 +CAO, 01, 31, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 01, 31, 20.00, -2.00, 29.00, 32.00, 46.00 +CBM, 01, 31, 54.00, 31.00, -9999.00, -9999.00, 36.00 +CDB, 01, 31, 32.00, 23.00, 47.00, 49.00, 64.00 +CDC, 01, 31, 44.00, 19.00, 13.00, 13.00, 21.00 +CDR, 01, 31, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 01, 31, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 01, 31, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 01, 31, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +CGI, 01, 31, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 01, 31, 49.00, 29.00, 24.00, 25.00, 35.00 +CHO, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 01, 31, 59.00, 38.00, 21.00, 20.00, 31.00 +CID, 01, 31, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 01, 31, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 01, 31, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 01, 31, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CKL, 01, 31, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 01, 31, 32.00, 17.00, 39.00, 38.00, 54.00 +CLL, 01, 31, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 01, 31, 50.00, 30.00, 22.00, 22.00, 32.00 +CMH, 01, 31, 35.00, 19.00, 29.00, 31.00, 43.00 +CMI, 01, 31, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CMX, 01, 31, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 01, 31, 38.00, 17.00, 12.00, 12.00, 18.00 +CNM, 01, 31, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +CNU, 01, 31, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 01, 31, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +COF, 01, 31, 71.00, 50.00, -9999.00, -9999.00, 22.00 +CON, 01, 31, 30.00, 7.00, 23.00, 22.00, 33.00 +COS, 01, 31, 43.00, 17.00, 11.00, 10.00, 17.00 +COT, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 01, 31, 38.00, 20.00, 23.00, 18.00, 30.00 +CPR, 01, 31, 34.00, 14.00, 18.00, 16.00, 26.00 +CRBC, 01, 31, 29.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 01, 31, 66.00, 46.00, 19.00, 17.00, 26.00 +CRW, 01, 31, 42.00, 23.00, 37.00, 39.00, 50.00 +CSG, 01, 31, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 01, 31, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +CSV, 01, 31, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 01, 31, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 01, 31, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 01, 31, 37.00, 20.00, 28.00, 25.00, 39.00 +CVN, 01, 31, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 01, 31, 52.00, 24.00, -9999.00, -9999.00, 10.00 +CXY, 01, 31, 36.00, 21.00, 20.00, 22.00, 32.00 +CYS, 01, 31, 39.00, 16.00, 12.00, 11.00, 17.00 +DAA, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 01, 31, 68.00, 47.00, 15.00, 17.00, 25.00 +DAG, 01, 31, 63.00, 39.00, 9.00, 8.00, 14.00 +DAL, 01, 31, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 01, 31, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 01, 31, 35.00, 18.00, 33.00, 26.00, 44.00 +DBQ, 01, 31, 26.00, 9.00, 24.00, 19.00, 34.00 +DCA, 01, 31, 43.00, 27.00, 21.00, 22.00, 32.00 +DDC, 01, 31, 44.00, 20.00, 12.00, 11.00, 18.00 +DEC, 01, 31, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +DEN, 01, 31, 45.00, 18.00, 13.00, 10.00, 18.00 +DFW, 01, 31, 56.00, 34.00, 15.00, 14.00, 22.00 +DHN, 01, 31, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 01, 31, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +DIK, 01, 31, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +DLF, 01, 31, 64.00, 40.00, -9999.00, -9999.00, 17.00 +DLG, 01, 31, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 01, 31, 18.00, -1.00, 28.00, 24.00, 39.00 +DLLC, 01, 31, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 01, 31, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 01, 31, 66.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 01, 31, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 01, 31, 43.00, 25.00, -9999.00, -9999.00, 33.00 +DPG, 01, 31, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +DP1, 01, 31, 61.00, 37.00, -9999.00, -9999.00, 30.00 +DRA, 01, 31, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 01, 31, 64.00, 40.00, 12.00, 10.00, 15.00 +DSM, 01, 31, 30.00, 12.00, 20.00, 15.00, 27.00 +DTW, 01, 31, 31.00, 15.00, 30.00, 28.00, 42.00 +DUG, 01, 31, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 01, 31, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 01, 31, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 01, 31, 56.00, 32.00, -9999.00, -9999.00, 16.00 +D45, 01, 31, 13.00, -11.00, -9999.00, -9999.00, -9999.00 +EAT, 01, 31, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +EAU, 01, 31, 23.00, 2.00, 18.00, 17.00, 27.00 +ECG, 01, 31, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 01, 31, 60.00, 34.00, -9999.00, -9999.00, 11.00 +EED, 01, 31, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 01, 31, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +EHA, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 01, 31, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 01, 31, 38.00, 16.00, 44.00, 42.00, 59.00 +EKO, 01, 31, 39.00, 16.00, 20.00, 21.00, 29.00 +ELD, 01, 31, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 01, 31, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 01, 31, 59.00, 31.00, 9.00, 10.00, 15.00 +ELY, 01, 31, 41.00, 12.00, 17.00, 16.00, 25.00 +EMP, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 01, 31, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 01, 31, 47.00, 26.00, -9999.00, -9999.00, 16.00 +ENN, 01, 31, 3.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 01, 31, 38.00, 21.00, -9999.00, -9999.00, 18.00 +EPH, 01, 31, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +ERI, 01, 31, 32.00, 17.00, 43.00, 40.00, 57.00 +ESF, 01, 31, 59.00, 37.00, -9999.00, -9999.00, 32.00 +EUG, 01, 31, 49.00, 36.00, 40.00, 43.00, 54.00 +EVV, 01, 31, 40.00, 22.00, 26.00, 21.00, 34.00 +EWN, 01, 31, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 01, 31, 38.00, 23.00, 22.00, 21.00, 33.00 +EYW, 01, 31, 75.00, 65.00, 13.00, 12.00, 21.00 +E74, 01, 31, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 01, 31, 48.00, 27.00, -9999.00, -9999.00, 33.00 +FAI, 01, 31, 1.00, -18.00, 13.00, 15.00, 21.00 +FAR, 01, 31, 17.00, -2.00, 18.00, 16.00, 27.00 +FAT, 01, 31, 58.00, 39.00, 18.00, 20.00, 26.00 +FAY, 01, 31, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 01, 31, 31.00, 15.00, 28.00, 30.00, 42.00 +FCS, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 01, 31, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 01, 31, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 01, 31, 44.00, 16.00, 22.00, 22.00, 30.00 +FLL, 01, 31, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 01, 31, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 01, 31, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +FME, 01, 31, 44.00, 22.00, -9999.00, -9999.00, 34.00 +FMH, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 01, 31, 45.00, 18.00, 11.00, 12.00, 16.00 +FMY, 01, 31, 74.00, 53.00, 11.00, 13.00, 20.00 +FNT, 01, 31, 29.00, 14.00, 29.00, 27.00, 41.00 +FOD, 01, 31, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +FOE, 01, 31, 39.00, 18.00, -9999.00, -9999.00, 21.00 +FOK, 01, 31, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 01, 31, 40.00, 19.00, -9999.00, -9999.00, 19.00 +FSD, 01, 31, 26.00, 5.00, 16.00, 13.00, 23.00 +FSI, 01, 31, 52.00, 25.00, -9999.00, -9999.00, 16.00 +FSM, 01, 31, 50.00, 27.00, 19.00, 16.00, 28.00 +FTK, 01, 31, 41.00, 20.00, -9999.00, -9999.00, 35.00 +FWA, 01, 31, 31.00, 15.00, 26.00, 24.00, 38.00 +FWH, 01, 31, 55.00, 32.00, -9999.00, -9999.00, 21.00 +FYU, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 01, 31, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GAG, 01, 31, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +GAM, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 01, 31, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 01, 31, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GCK, 01, 31, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +GDP, 01, 31, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 01, 31, 36.00, 23.00, 26.00, 28.00, 39.00 +GFA, 01, 31, 34.00, 14.00, -9999.00, -9999.00, 25.00 +GFK, 01, 31, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 01, 31, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 01, 31, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 01, 31, 22.00, 4.00, 15.00, 14.00, 23.00 +GJT, 01, 31, 40.00, 18.00, 13.00, 13.00, 21.00 +GKN, 01, 31, 7.00, -11.00, -9999.00, -9999.00, -9999.00 +GLD, 01, 31, 43.00, 17.00, 10.00, 11.00, 16.00 +GLH, 01, 31, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 01, 31, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 01, 31, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 01, 31, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 01, 31, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 01, 31, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 01, 31, 24.00, 6.00, 25.00, 21.00, 34.00 +GRCI, 01, 31, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 01, 31, 48.00, 33.00, -9999.00, -9999.00, 58.00 +GRI, 01, 31, 34.00, 13.00, 13.00, 11.00, 19.00 +GRK, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 01, 31, 29.00, 14.00, 32.00, 34.00, 46.00 +GSB, 01, 31, 52.00, 31.00, -9999.00, -9999.00, 34.00 +GSG, 01, 31, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +GSO, 01, 31, 48.00, 27.00, 22.00, 22.00, 31.00 +GSP, 01, 31, 51.00, 30.00, 23.00, 21.00, 32.00 +GST, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 01, 31, 28.00, 7.00, -9999.00, -9999.00, 61.00 +GTF, 01, 31, 34.00, 14.00, 17.00, 20.00, 28.00 +GUP, 01, 31, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +GUS, 01, 31, 32.00, 13.00, -9999.00, -9999.00, 36.00 +GVW, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 01, 31, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 01, 31, 52.00, 36.00, 23.00, 24.00, 36.00 +HBR, 01, 31, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 01, 31, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 01, 31, 17.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 01, 31, 38.00, 20.00, -9999.00, -9999.00, 33.00 +HKY, 01, 31, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 01, 31, 33.00, 12.00, 14.00, 16.00, 23.00 +HMN, 01, 31, 59.00, 23.00, -9999.00, -9999.00, 9.00 +HMS, 01, 31, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +HOB, 01, 31, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 01, 31, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 01, 31, 26.00, 4.00, 13.00, 11.00, 19.00 +HOP, 01, 31, 43.00, 23.00, -9999.00, -9999.00, 35.00 +HOT, 01, 31, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 01, 31, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 01, 31, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 01, 31, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 01, 31, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 01, 31, 61.00, 37.00, -9999.00, -9999.00, 33.00 +HST, 01, 31, 76.00, 54.00, -9999.00, -9999.00, 22.00 +HSV, 01, 31, 50.00, 30.00, 28.00, 22.00, 37.00 +HTL, 01, 31, 26.00, 7.00, 35.00, 30.00, 48.00 +HTS, 01, 31, 41.00, 24.00, 32.00, 34.00, 46.00 +HUF, 01, 31, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 01, 31, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 01, 31, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 01, 31, 27.00, 6.00, 13.00, 14.00, 22.00 +IAB, 01, 31, 42.00, 21.00, -9999.00, -9999.00, 17.00 +IAD, 01, 31, 41.00, 21.00, 22.00, 23.00, 34.00 +IAG, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 01, 31, 63.00, 40.00, 22.00, 22.00, 33.00 +ICT, 01, 31, 42.00, 21.00, 15.00, 11.00, 19.00 +IDA, 01, 31, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IGM, 01, 31, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 01, 31, 39.00, 23.00, 24.00, 23.00, 35.00 +ILI, 01, 31, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 01, 31, 56.00, 35.00, 20.00, 24.00, 33.00 +IMT, 01, 31, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 01, 31, 35.00, 18.00, 28.00, 27.00, 40.00 +INL, 01, 31, 14.00, -9.00, 22.00, 20.00, 33.00 +INS, 01, 31, 56.00, 33.00, -9999.00, -9999.00, 8.00 +INT, 01, 31, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 01, 31, 49.00, 21.00, 10.00, 10.00, 17.00 +IPL, 01, 31, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +IPT, 01, 31, 34.00, 17.00, 24.00, 26.00, 37.00 +IRK, 01, 31, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +ISN, 01, 31, 22.00, 1.00, 13.00, 12.00, 21.00 +ISP, 01, 31, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +ITH, 01, 31, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 01, 31, 68.00, 40.00, -9999.00, -9999.00, 13.00 +IWD, 01, 31, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 01, 31, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 01, 31, 57.00, 33.00, 24.00, 22.00, 34.00 +JAX, 01, 31, 65.00, 41.00, 16.00, 18.00, 26.00 +JBR, 01, 31, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +JCT, 01, 31, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 01, 31, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +JFK, 01, 31, 38.00, 25.00, 23.00, 21.00, 33.00 +JHW, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 01, 31, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 01, 31, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 01, 31, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JNU, 01, 31, 31.00, 20.00, 46.00, 47.00, 57.00 +JST, 01, 31, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 01, 31, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 01, 31, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 01, 31, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 01, 31, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 01, 31, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 01, 31, 29.00, 13.00, 32.00, 30.00, 46.00 +LAR, 01, 31, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 01, 31, 60.00, 36.00, 7.00, 9.00, 12.00 +LAX, 01, 31, 66.00, 49.00, 15.00, 16.00, 22.00 +LBB, 01, 31, 55.00, 26.00, 10.00, 10.00, 15.00 +LBF, 01, 31, 37.00, 11.00, 13.00, 8.00, 18.00 +LCH, 01, 31, 61.00, 42.00, 22.00, 22.00, 33.00 +LCK, 01, 31, 36.00, 19.00, -9999.00, -9999.00, 39.00 +LEB, 01, 31, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 01, 31, 40.00, 23.00, 28.00, 26.00, 39.00 +LFI, 01, 31, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 01, 31, 60.00, 38.00, 20.00, 22.00, 31.00 +LFT, 01, 31, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 01, 31, 37.00, 25.00, 23.00, 21.00, 33.00 +LGB, 01, 31, 67.00, 46.00, 15.00, 17.00, 23.00 +LGU, 01, 31, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +LHW, 01, 31, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 01, 31, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 01, 31, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 01, 31, 50.00, 30.00, 23.00, 20.00, 31.00 +LIZ, 01, 31, 20.00, -2.00, -9999.00, -9999.00, 47.00 +LMT, 01, 31, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +LND, 01, 31, 34.00, 10.00, 12.00, 10.00, 17.00 +LNK, 01, 31, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 01, 31, 46.00, 19.00, 13.00, 12.00, 20.00 +LOZ, 01, 31, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 01, 31, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 01, 31, 51.00, 29.00, -9999.00, -9999.00, 24.00 +LSE, 01, 31, 25.00, 6.00, 19.00, 16.00, 27.00 +LSF, 01, 31, 58.00, 36.00, -9999.00, -9999.00, 33.00 +LSV, 01, 31, 63.00, 30.00, -9999.00, -9999.00, 8.00 +LTS, 01, 31, 55.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 01, 31, 69.00, 37.00, -9999.00, -9999.00, 11.00 +LVS, 01, 31, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 01, 31, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 01, 31, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LXV, 01, 31, 30.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 01, 31, 44.00, 25.00, 22.00, 23.00, 33.00 +MAF, 01, 31, 58.00, 30.00, 8.00, 9.00, 13.00 +MBL, 01, 31, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 01, 31, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 01, 31, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 01, 31, 58.00, 42.00, -9999.00, -9999.00, 30.00 +MCF, 01, 31, 70.00, 50.00, -9999.00, -9999.00, 22.00 +MCG, 01, 31, 3.00, -17.00, 18.00, 21.00, 29.00 +MCI, 01, 31, 37.00, 18.00, 18.00, 16.00, 26.00 +MCK, 01, 31, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +MCN, 01, 31, 58.00, 35.00, 22.00, 23.00, 33.00 +MCO, 01, 31, 71.00, 49.00, 13.00, 17.00, 24.00 +MCW, 01, 31, 24.00, 6.00, 16.00, 11.00, 21.00 +MC2, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 01, 31, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 01, 31, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 01, 31, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 01, 31, 31.00, 16.00, 25.00, 25.00, 38.00 +MEI, 01, 31, 58.00, 34.00, 23.00, 21.00, 33.00 +MEM, 01, 31, 50.00, 32.00, 25.00, 19.00, 33.00 +MER, 01, 31, 58.00, 37.00, -9999.00, -9999.00, 27.00 +MFD, 01, 31, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 01, 31, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 01, 31, 49.00, 31.00, 25.00, 29.00, 37.00 +MGE, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 01, 31, 58.00, 37.00, 24.00, 21.00, 35.00 +MGW, 01, 31, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 01, 31, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MHR, 01, 31, 57.00, 40.00, -9999.00, -9999.00, 30.00 +MHS, 01, 31, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MIA, 01, 31, 76.00, 57.00, 13.00, 15.00, 23.00 +MIB, 01, 31, 19.00, 2.00, -9999.00, -9999.00, 27.00 +MIV, 01, 31, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 01, 31, 43.00, 22.00, -9999.00, -9999.00, 29.00 +MKC, 01, 31, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +MKE, 01, 31, 27.00, 13.00, 29.00, 26.00, 41.00 +MKG, 01, 31, 29.00, 17.00, 40.00, 39.00, 53.00 +MKL, 01, 31, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 01, 31, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 01, 31, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MLD, 01, 31, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 01, 31, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +MLI, 01, 31, 30.00, 12.00, 22.00, 19.00, 31.00 +MLS, 01, 31, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +MLU, 01, 31, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 01, 31, 57.00, 36.00, -9999.00, -9999.00, 36.00 +MOB, 01, 31, 61.00, 41.00, 25.00, 22.00, 35.00 +MOT, 01, 31, 19.00, 2.00, 16.00, 15.00, 25.00 +MPV, 01, 31, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 01, 31, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 01, 31, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 01, 31, 62.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 01, 31, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 01, 31, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 01, 31, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 01, 31, 26.00, 8.00, 24.00, 19.00, 32.00 +MSO, 01, 31, 33.00, 18.00, 26.00, 27.00, 39.00 +MSP, 01, 31, 23.00, 4.00, 21.00, 18.00, 31.00 +MSS, 01, 31, 24.00, 4.00, 34.00, 32.00, 47.00 +MSY, 01, 31, 62.00, 42.00, 22.00, 22.00, 34.00 +MTC, 01, 31, 30.00, 16.00, -9999.00, -9999.00, 37.00 +MTN, 01, 31, 41.00, 23.00, -9999.00, -9999.00, 34.00 +MTO, 01, 31, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 01, 31, 36.00, 18.00, -9999.00, -9999.00, 34.00 +MUO, 01, 31, 43.00, 24.00, -9999.00, -9999.00, 29.00 +MWA, 01, 31, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 01, 31, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MXF, 01, 31, 58.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 01, 31, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 01, 31, 57.00, 33.00, -9999.00, -9999.00, 31.00 +NAO, 01, 31, 57.00, 41.00, -9999.00, -9999.00, 32.00 +NBC, 01, 31, 60.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 01, 31, 30.00, 14.00, -9999.00, -9999.00, 30.00 +NCA, 01, 31, 57.00, 32.00, -9999.00, -9999.00, 35.00 +NCO, 01, 31, 38.00, 22.00, -9999.00, -9999.00, 36.00 +NC1, 01, 31, 56.00, 37.00, -9999.00, -9999.00, 11.00 +NEL, 01, 31, 40.00, 20.00, -9999.00, -9999.00, 33.00 +NFG, 01, 31, 65.00, 45.00, -9999.00, -9999.00, 25.00 +NFL, 01, 31, 48.00, 20.00, -9999.00, -9999.00, 14.00 +NGP, 01, 31, 67.00, 47.00, -9999.00, -9999.00, 23.00 +NGU, 01, 31, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 01, 31, 58.00, 45.00, -9999.00, -9999.00, 32.00 +NHK, 01, 31, 43.00, 24.00, -9999.00, -9999.00, 33.00 +NHZ, 01, 31, 31.00, 10.00, -9999.00, -9999.00, 36.00 +NID, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NIP, 01, 31, 65.00, 41.00, -9999.00, -9999.00, 24.00 +NIR, 01, 31, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NKT, 01, 31, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 01, 31, 66.00, 50.00, -9999.00, -9999.00, 20.00 +NLC, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 01, 31, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NPA, 01, 31, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 01, 31, 69.00, 46.00, -9999.00, -9999.00, 22.00 +NQX, 01, 31, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 01, 31, 64.00, 46.00, -9999.00, -9999.00, 28.00 +NRC, 01, 31, 58.00, 37.00, -9999.00, -9999.00, 32.00 +NRS, 01, 31, 66.00, 46.00, -9999.00, -9999.00, 18.00 +NSE, 01, 31, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 01, 31, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 01, 31, 67.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 01, 31, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NTU, 01, 31, 48.00, 31.00, -9999.00, -9999.00, 34.00 +NUC, 01, 31, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 01, 31, 59.00, 39.00, -9999.00, -9999.00, 31.00 +NUW, 01, 31, 47.00, 34.00, -9999.00, -9999.00, 50.00 +NWF, 01, 31, 67.00, 46.00, -9999.00, -9999.00, 22.00 +NXX, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 01, 31, 44.00, 21.00, -9999.00, -9999.00, 33.00 +NZC, 01, 31, 65.00, 38.00, -9999.00, -9999.00, 28.00 +NZJ, 01, 31, 68.00, 42.00, -9999.00, -9999.00, 17.00 +NZW, 01, 31, 36.00, 18.00, -9999.00, -9999.00, 37.00 +NZY, 01, 31, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 01, 31, 59.00, 41.00, 24.00, 28.00, 35.00 +OAR, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 01, 31, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +OGD, 01, 31, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OKC, 01, 31, 48.00, 27.00, 14.00, 11.00, 20.00 +OLM, 01, 31, 47.00, 32.00, 51.00, 50.00, 62.00 +OMA, 01, 31, 33.00, 13.00, 11.00, 13.00, 18.00 +OME, 01, 31, 13.00, -2.00, 21.00, 23.00, 31.00 +ONT, 01, 31, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 01, 31, 30.00, 14.00, 24.00, 24.00, 35.00 +ORF, 01, 31, 48.00, 31.00, 24.00, 24.00, 37.00 +ORH, 01, 31, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 01, 31, -6.00, -25.00, -9999.00, -9999.00, -9999.00 +OSC, 01, 31, 28.00, 8.00, -9999.00, -9999.00, 44.00 +OTG, 01, 31, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +OTH, 01, 31, 53.00, 40.00, 46.00, 49.00, 57.00 +OTM, 01, 31, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 01, 31, 4.00, -10.00, 13.00, 17.00, 23.00 +OURC, 01, 31, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 01, 31, 32.00, 3.00, -9999.00, -9999.00, -9999.00 +OVN, 01, 31, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +OZR, 01, 31, 60.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 01, 31, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 01, 31, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 01, 31, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 01, 31, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 01, 31, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 01, 31, -2.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 01, 31, 63.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 01, 31, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 01, 31, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 01, 31, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 01, 31, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +PATL, 01, 31, 3.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 01, 31, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 01, 31, 26.00, 6.00, -9999.00, -9999.00, 36.00 +PBI, 01, 31, 75.00, 56.00, 17.00, 19.00, 28.00 +PDT, 01, 31, 43.00, 29.00, 27.00, 26.00, 40.00 +PDX, 01, 31, 48.00, 35.00, 46.00, 45.00, 58.00 +PFN, 01, 31, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 01, 31, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PHL, 01, 31, 38.00, 23.00, 23.00, 22.00, 34.00 +PHX, 01, 31, 68.00, 43.00, 10.00, 10.00, 15.00 +PIA, 01, 31, 31.00, 14.00, 23.00, 21.00, 35.00 +PIB, 01, 31, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 01, 31, 35.00, 17.00, 25.00, 26.00, 37.00 +PIR, 01, 31, 29.00, 8.00, 11.00, 10.00, 18.00 +PIT, 01, 31, 34.00, 18.00, 41.00, 35.00, 55.00 +PKB, 01, 31, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 01, 31, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 01, 31, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 01, 31, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 01, 31, 61.00, 42.00, 22.00, 18.00, 31.00 +POB, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 01, 31, 59.00, 36.00, -9999.00, -9999.00, 34.00 +POM, 01, 31, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 01, 31, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 01, 31, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 01, 31, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 01, 31, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 01, 31, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +PSG, 01, 31, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 01, 31, 34.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 01, 31, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 01, 31, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 01, 31, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 01, 31, 48.00, 16.00, 9.00, 8.00, 12.00 +PUC, 01, 31, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 01, 31, 37.00, 19.00, 23.00, 24.00, 35.00 +PVU, 01, 31, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PWM, 01, 31, 31.00, 11.00, 24.00, 24.00, 34.00 +P02, 01, 31, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +P07, 01, 31, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 01, 31, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +P24, 01, 31, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +P28, 01, 31, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 01, 31, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +P38, 01, 31, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +P39, 01, 31, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +P58, 01, 31, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 01, 31, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 01, 31, 24.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 01, 31, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 01, 31, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 01, 31, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 01, 31, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +QOS, 01, 31, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 01, 31, 35.00, 12.00, 13.00, 14.00, 21.00 +RBL, 01, 31, 58.00, 39.00, 27.00, 28.00, 37.00 +RCA, 01, 31, 35.00, 12.00, -9999.00, -9999.00, 23.00 +RDD, 01, 31, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +RDM, 01, 31, 44.00, 23.00, 18.00, 18.00, 28.00 +RDR, 01, 31, 16.00, -4.00, -9999.00, -9999.00, 24.00 +RDU, 01, 31, 50.00, 29.00, 21.00, 24.00, 32.00 +REE, 01, 31, 55.00, 26.00, -9999.00, -9999.00, 10.00 +REJ, 01, 31, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +RFD, 01, 31, 28.00, 11.00, 22.00, 19.00, 31.00 +RIC, 01, 31, 46.00, 26.00, 22.00, 25.00, 34.00 +RIV, 01, 31, 67.00, 42.00, -9999.00, -9999.00, 18.00 +RIW, 01, 31, 32.00, 2.00, -9999.00, -9999.00, -9999.00 +RKS, 01, 31, 31.00, 12.00, 14.00, 9.00, 18.00 +RME, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 01, 31, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 01, 31, 63.00, 39.00, -9999.00, -9999.00, 25.00 +RNO, 01, 31, 48.00, 22.00, 15.00, 17.00, 23.00 +ROA, 01, 31, 45.00, 25.00, 21.00, 22.00, 32.00 +ROC, 01, 31, 31.00, 15.00, 43.00, 42.00, 59.00 +ROW, 01, 31, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 01, 31, 41.00, 18.00, 10.00, 10.00, 16.00 +RST, 01, 31, 22.00, 4.00, 21.00, 18.00, 29.00 +RWF, 01, 31, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +RWL, 01, 31, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 01, 31, 56.00, 40.00, 26.00, 25.00, 33.00 +SAF, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 01, 31, 66.00, 50.00, 17.00, 17.00, 23.00 +SAT, 01, 31, 63.00, 39.00, 19.00, 17.00, 25.00 +SAV, 01, 31, 60.00, 39.00, 19.00, 20.00, 29.00 +SAW, 01, 31, 25.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 01, 31, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 01, 31, 68.00, 41.00, -9999.00, -9999.00, 18.00 +SBN, 01, 31, 31.00, 16.00, 34.00, 35.00, 49.00 +SBP, 01, 31, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 01, 31, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 01, 31, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 01, 31, -12.00, -25.00, -9999.00, -9999.00, -9999.00 +SCK, 01, 31, 57.00, 39.00, 22.00, 23.00, 31.00 +SDF, 01, 31, 41.00, 24.00, 25.00, 24.00, 35.00 +SEA, 01, 31, 47.00, 36.00, 41.00, 43.00, 55.00 +SEM, 01, 31, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 01, 31, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 01, 31, 58.00, 43.00, 23.00, 25.00, 33.00 +SGF, 01, 31, 43.00, 22.00, 20.00, 18.00, 28.00 +SGY, 01, 31, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 01, 31, 35.00, 11.00, 17.00, 16.00, 27.00 +SHV, 01, 31, 57.00, 36.00, 23.00, 21.00, 33.00 +SIT, 01, 31, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 01, 31, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 01, 31, 58.00, 32.00, 12.00, 9.00, 17.00 +SKA, 01, 31, 36.00, 23.00, -9999.00, -9999.00, 42.00 +SKF, 01, 31, 63.00, 39.00, -9999.00, -9999.00, 25.00 +SLC, 01, 31, 39.00, 21.00, 22.00, 22.00, 33.00 +SLE, 01, 31, 49.00, 33.00, 42.00, 42.00, 54.00 +SLN, 01, 31, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +SMP, 01, 31, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 01, 31, 64.00, 39.00, -9999.00, 21.00, 35.00 +SNA, 01, 31, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 01, 31, 28.00, 20.00, 39.00, 39.00, 58.00 +SNS, 01, 31, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 01, 31, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +SPI, 01, 31, 34.00, 17.00, 23.00, 21.00, 35.00 +SPS, 01, 31, 54.00, 29.00, 12.00, 11.00, 18.00 +SRQ, 01, 31, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 01, 31, 57.00, 33.00, -9999.00, -9999.00, 32.00 +SSI, 01, 31, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 01, 31, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +STJ, 01, 31, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +STL, 01, 31, 39.00, 22.00, 24.00, 20.00, 34.00 +STNV, 01, 31, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 01, 31, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 01, 31, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 01, 31, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 01, 31, 58.00, 38.00, -9999.00, -9999.00, 29.00 +SUX, 01, 31, 29.00, 10.00, 14.00, 13.00, 22.00 +SVN, 01, 31, 60.00, 39.00, -9999.00, -9999.00, 29.00 +SWF, 01, 31, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 01, 31, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 01, 31, 31.00, 14.00, 43.00, 41.00, 57.00 +SZL, 01, 31, 39.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 01, 31, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 01, 31, -2.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 01, 31, 47.00, 19.00, -9999.00, -9999.00, 29.00 +TCC, 01, 31, 54.00, 23.00, 7.00, 5.00, 10.00 +TCL, 01, 31, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 01, 31, 48.00, 33.00, -9999.00, -9999.00, 60.00 +TCS, 01, 31, 56.00, 29.00, -9999.00, 7.00, 12.00 +TEB, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 01, 31, 48.00, 27.00, -9999.00, -9999.00, 18.00 +TKA, 01, 31, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 01, 31, 64.00, 38.00, 19.00, 19.00, 28.00 +TNX, 01, 31, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TOL, 01, 31, 31.00, 15.00, 30.00, 27.00, 43.00 +TOP, 01, 31, 39.00, 18.00, 15.00, 15.00, 23.00 +TPA, 01, 31, 70.00, 50.00, 14.00, 15.00, 23.00 +TPH, 01, 31, 46.00, 21.00, 10.00, 9.00, 14.00 +TRI, 01, 31, 45.00, 25.00, 28.00, 29.00, 41.00 +TRK, 01, 31, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 01, 31, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TTD, 01, 31, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 01, 31, 47.00, 26.00, 15.00, 14.00, 22.00 +TUP, 01, 31, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 01, 31, 66.00, 40.00, 12.00, 10.00, 17.00 +TVC, 01, 31, 26.00, 11.00, 39.00, 38.00, 51.00 +TVL, 01, 31, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 01, 31, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +TXK, 01, 31, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 01, 31, 47.00, 27.00, 27.00, 25.00, 38.00 +T01, 01, 31, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 01, 31, 54.00, 32.00, -9999.00, -9999.00, 36.00 +T03, 01, 31, 58.00, 35.00, -9999.00, -9999.00, 31.00 +T04, 01, 31, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 01, 31, 40.00, 16.00, -9999.00, -9999.00, 18.00 +T06, 01, 31, 60.00, 34.00, -9999.00, -9999.00, 36.00 +T07, 01, 31, 41.00, 12.00, -9999.00, -9999.00, 36.00 +T08, 01, 31, 38.00, 21.00, -9999.00, -9999.00, 33.00 +UCA, 01, 31, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 01, 31, 56.00, 33.00, -9999.00, -9999.00, 8.00 +UIL, 01, 31, 47.00, 34.00, 60.00, 60.00, 69.00 +UIN, 01, 31, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 01, 31, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 01, 31, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 01, 31, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 01, 31, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +U28, 01, 31, 41.00, 12.00, -9999.00, -9999.00, -9999.00 +VAD, 01, 31, 62.00, 37.00, -9999.00, -9999.00, 28.00 +VBG, 01, 31, 66.00, 41.00, -9999.00, -9999.00, 26.00 +VCT, 01, 31, 64.00, 43.00, 20.00, 19.00, 30.00 +VCV, 01, 31, 60.00, 32.00, -9999.00, -9999.00, 12.00 +VDZ, 01, 31, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 01, 31, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +VIH, 01, 31, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 01, 31, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 01, 31, 39.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 01, 31, 61.00, 37.00, -9999.00, -9999.00, 30.00 +VRB, 01, 31, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 01, 31, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +VWS, 01, 31, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 01, 31, 45.00, 26.00, -9999.00, 26.00, -9999.00 +WJA, 01, 31, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +WJF, 01, 31, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 01, 31, 4.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 01, 31, 45.00, 20.00, 15.00, 17.00, 25.00 +WPO, 01, 31, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +WRB, 01, 31, 58.00, 35.00, -9999.00, -9999.00, 34.00 +WRG, 01, 31, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 01, 31, 41.00, 21.00, -9999.00, -9999.00, 33.00 +WRL, 01, 31, 34.00, 7.00, -9999.00, -9999.00, -9999.00 +X68, 01, 31, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 01, 31, 33.00, 20.00, 58.00, 58.00, 66.00 +YCG, 01, 31, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 01, 31, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +YEG, 01, 31, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +YEN, 01, 31, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YFC, 01, 31, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 01, 31, 41.00, 24.00, 21.00, 20.00, 30.00 +YNG, 01, 31, 31.00, 16.00, 32.00, 34.00, 48.00 +YPA, 01, 31, 10.00, -13.00, -9999.00, -9999.00, -9999.00 +YQB, 01, 31, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 01, 31, 5.00, -14.00, -9999.00, -9999.00, -9999.00 +YQR, 01, 31, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +YQT, 01, 31, 17.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 01, 31, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +YUL, 01, 31, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 01, 31, 71.00, 45.00, 4.00, 7.00, 9.00 +YVR, 01, 31, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 01, 31, 10.00, -9.00, -9999.00, -9999.00, -9999.00 +YXC, 01, 31, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +YXS, 01, 31, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YYB, 01, 31, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 01, 31, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +Y22, 01, 31, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y26, 01, 31, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +Y62, 01, 31, 21.00, 4.00, 43.00, 40.00, 59.00 +ZUN, 01, 31, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 01, 31, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 01, 31, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +0V1, 01, 31, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 01, 31, 58.00, 36.00, -9999.00, -9999.00, 31.00 +1V1, 01, 31, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +1V4, 01, 31, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 01, 31, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 01, 31, 52.00, 34.00, -9999.00, -9999.00, 34.00 +2PJ, 01, 31, 57.00, 33.00, -9999.00, -9999.00, 36.00 +3B1, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 01, 31, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +3RN, 01, 31, 26.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 01, 31, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +4DG, 01, 31, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +4LJ, 01, 31, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +4MR, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 01, 31, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +5I3, 01, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 01, 31, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 01, 31, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 01, 31, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 01, 31, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 01, 35.00, 19.00, 26.00, 24.00, 38.00 +ABI, 02, 01, 56.00, 32.00, 12.00, 10.00, 17.00 +ABQ, 02, 01, 50.00, 24.00, 11.00, 11.00, 17.00 +ABR, 02, 01, 23.00, 2.00, 13.00, 12.00, 20.00 +ABY, 02, 01, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 01, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 01, 58.00, 35.00, 16.00, 15.00, 24.00 +ACV, 02, 01, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 01, 40.00, 22.00, 21.00, 21.00, 33.00 +ADK, 02, 01, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 01, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 01, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 01, 42.00, 21.00, -9999.00, -9999.00, 32.00 +AEX, 02, 01, 59.00, 37.00, -9999.00, -9999.00, 31.00 +AFF, 02, 01, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 01, 73.00, 48.00, -9999.00, -9999.00, 32.00 +AGS, 02, 01, 57.00, 33.00, 21.00, 21.00, 30.00 +AHN, 02, 01, 53.00, 33.00, 24.00, 23.00, 34.00 +AKN, 02, 01, 22.00, 7.00, 21.00, 24.00, 32.00 +AKO, 02, 01, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 01, 31.00, 11.00, 25.00, 24.00, 36.00 +ALI, 02, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 01, 25.00, 6.00, 20.00, 14.00, 27.00 +ALS, 02, 01, 36.00, 0.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 01, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 01, 50.00, 23.00, 11.00, 11.00, 18.00 +AMG, 02, 01, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 01, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 01, 23.00, 9.00, 16.00, 19.00, 25.00 +AND, 02, 01, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 01, 40.00, 31.00, 61.00, 56.00, 74.00 +AOO, 02, 01, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 02, 01, 26.00, 7.00, 29.00, 28.00, 42.00 +AQQ, 02, 01, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ART, 02, 01, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AST, 02, 01, 49.00, 37.00, 55.00, 55.00, 66.00 +ATL, 02, 01, 52.00, 32.00, 25.00, 24.00, 35.00 +ATW, 02, 01, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 01, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 01, 37.00, 17.00, -9999.00, -9999.00, 36.00 +AUG, 02, 01, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 01, 60.00, 40.00, 17.00, 16.00, 24.00 +AUW, 02, 01, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 01, 47.00, 25.00, 23.00, 21.00, 32.00 +AVP, 02, 01, 32.00, 17.00, 26.00, 25.00, 38.00 +AXN, 02, 01, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 01, 34.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 02, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 01, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 01, 58.00, 39.00, -9999.00, -9999.00, 32.00 +BAD, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 01, 36.00, 9.00, -9999.00, -9999.00, 21.00 +BDL, 02, 01, 34.00, 16.00, 24.00, 22.00, 35.00 +BDR, 02, 01, 36.00, 22.00, 26.00, 21.00, 36.00 +BET, 02, 01, 12.00, 0.00, 14.00, 14.00, 22.00 +BFD, 02, 01, 27.00, 11.00, 48.00, 46.00, 65.00 +BFF, 02, 01, 40.00, 14.00, 13.00, 11.00, 19.00 +BFL, 02, 01, 61.00, 40.00, 14.00, 14.00, 22.00 +BGM, 02, 01, 28.00, 14.00, 33.00, 37.00, 50.00 +BGR, 02, 01, 27.00, 8.00, 23.00, 22.00, 34.00 +BGS, 02, 01, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 01, 53.00, 32.00, 26.00, 23.00, 35.00 +BID, 02, 01, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 01, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 01, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 01, 35.00, 16.00, 18.00, 18.00, 28.00 +BIS, 02, 01, 22.00, 1.00, 15.00, 15.00, 24.00 +BIX, 02, 01, 61.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 02, 01, 16.00, -8.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 01, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 01, 45.00, 15.00, -9999.00, -9999.00, 17.00 +BKW, 02, 01, 38.00, 21.00, 36.00, 37.00, 50.00 +BLF, 02, 01, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 01, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 01, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 01, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 01, 41.00, 21.00, -9999.00, -9999.00, 28.00 +BNA, 02, 01, 47.00, 27.00, 26.00, 23.00, 38.00 +BNO, 02, 01, 36.00, 16.00, -9999.00, 24.00, 43.00 +BOI, 02, 01, 40.00, 24.00, 23.00, 24.00, 36.00 +BOS, 02, 01, 36.00, 21.00, 23.00, 23.00, 34.00 +BPI, 02, 01, 27.00, -6.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 01, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 01, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 01, 32.00, 14.00, -9999.00, -9999.00, 23.00 +BRO, 02, 01, 70.00, 51.00, 16.00, 16.00, 23.00 +BRW, 02, 01, -10.00, -22.00, 11.00, 11.00, 18.00 +BSM, 02, 01, 60.00, 40.00, -9999.00, -9999.00, 25.00 +BTI, 02, 01, -12.00, -24.00, 11.00, 10.00, 16.00 +BTL, 02, 01, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 01, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 01, 61.00, 40.00, 25.00, 20.00, 33.00 +BTT, 02, 01, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 01, 25.00, 7.00, 33.00, 28.00, 46.00 +BUB, 02, 01, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 01, 30.00, 16.00, 47.00, 49.00, 63.00 +BUR, 02, 01, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 01, 61.00, 43.00, -9999.00, 21.00, 33.00 +BWG, 02, 01, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 01, 41.00, 24.00, 23.00, 23.00, 33.00 +BYH, 02, 01, 46.00, 27.00, -9999.00, -9999.00, 35.00 +BYI, 02, 01, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 01, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 01, 56.00, 32.00, 21.00, 22.00, 32.00 +CAG, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 01, 33.00, 17.00, 35.00, 38.00, 52.00 +CAO, 02, 01, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 01, 20.00, -2.00, 29.00, 32.00, 46.00 +CBM, 02, 01, 54.00, 31.00, -9999.00, -9999.00, 36.00 +CDB, 02, 01, 32.00, 23.00, 47.00, 49.00, 64.00 +CDC, 02, 01, 44.00, 19.00, 13.00, 13.00, 21.00 +CDR, 02, 01, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 01, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 01, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 01, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 01, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 01, 49.00, 29.00, 24.00, 25.00, 35.00 +CHO, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 01, 59.00, 38.00, 21.00, 20.00, 31.00 +CID, 02, 01, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 01, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 01, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 01, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 01, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 01, 32.00, 17.00, 39.00, 38.00, 54.00 +CLL, 02, 01, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 01, 50.00, 30.00, 22.00, 22.00, 32.00 +CMH, 02, 01, 35.00, 19.00, 29.00, 31.00, 43.00 +CMI, 02, 01, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 01, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 01, 38.00, 17.00, 12.00, 12.00, 18.00 +CNM, 02, 01, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 01, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 02, 01, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +COF, 02, 01, 71.00, 50.00, -9999.00, -9999.00, 22.00 +CON, 02, 01, 30.00, 7.00, 23.00, 22.00, 33.00 +COS, 02, 01, 43.00, 17.00, 11.00, 10.00, 17.00 +COT, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 01, 38.00, 20.00, 23.00, 18.00, 30.00 +CPR, 02, 01, 34.00, 14.00, 18.00, 16.00, 26.00 +CRBC, 02, 01, 29.00, -13.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 01, 66.00, 46.00, 19.00, 17.00, 26.00 +CRW, 02, 01, 42.00, 23.00, 37.00, 39.00, 50.00 +CSG, 02, 01, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 01, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 01, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 01, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 01, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 01, 37.00, 20.00, 28.00, 25.00, 39.00 +CVN, 02, 01, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 01, 52.00, 24.00, -9999.00, -9999.00, 10.00 +CXY, 02, 01, 36.00, 21.00, 20.00, 22.00, 32.00 +CYS, 02, 01, 39.00, 16.00, 12.00, 11.00, 17.00 +DAA, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 02, 01, 68.00, 47.00, 15.00, 17.00, 25.00 +DAG, 02, 01, 63.00, 39.00, 9.00, 8.00, 14.00 +DAL, 02, 01, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 01, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 01, 35.00, 18.00, 33.00, 26.00, 44.00 +DBQ, 02, 01, 26.00, 9.00, 24.00, 19.00, 34.00 +DCA, 02, 01, 43.00, 27.00, 21.00, 22.00, 32.00 +DDC, 02, 01, 44.00, 20.00, 12.00, 11.00, 18.00 +DEC, 02, 01, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 01, 45.00, 18.00, 13.00, 10.00, 18.00 +DFW, 02, 01, 56.00, 34.00, 15.00, 14.00, 22.00 +DHN, 02, 01, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 01, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 01, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 01, 64.00, 40.00, -9999.00, -9999.00, 17.00 +DLG, 02, 01, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 01, 18.00, -1.00, 28.00, 24.00, 39.00 +DLLC, 02, 01, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 01, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 01, 66.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 02, 01, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 01, 43.00, 25.00, -9999.00, -9999.00, 33.00 +DPG, 02, 01, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 01, 61.00, 37.00, -9999.00, -9999.00, 30.00 +DRA, 02, 01, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 01, 64.00, 40.00, 12.00, 10.00, 15.00 +DSM, 02, 01, 30.00, 12.00, 20.00, 15.00, 27.00 +DTW, 02, 01, 31.00, 15.00, 30.00, 28.00, 42.00 +DUG, 02, 01, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 01, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 01, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 01, 56.00, 32.00, -9999.00, -9999.00, 16.00 +D45, 02, 01, 13.00, -11.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 01, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 01, 23.00, 2.00, 18.00, 17.00, 27.00 +ECG, 02, 01, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 01, 60.00, 34.00, -9999.00, -9999.00, 11.00 +EED, 02, 01, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 02, 01, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 01, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 01, 38.00, 16.00, 44.00, 42.00, 59.00 +EKO, 02, 01, 40.00, 17.00, 20.00, 21.00, 29.00 +ELD, 02, 01, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 01, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 01, 59.00, 31.00, 9.00, 10.00, 15.00 +ELY, 02, 01, 41.00, 12.00, 17.00, 16.00, 25.00 +EMP, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 01, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 02, 01, 47.00, 26.00, -9999.00, -9999.00, 16.00 +ENN, 02, 01, 3.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 01, 39.00, 21.00, -9999.00, -9999.00, 18.00 +EPH, 02, 01, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 01, 32.00, 17.00, 43.00, 40.00, 57.00 +ESF, 02, 01, 59.00, 37.00, -9999.00, -9999.00, 31.00 +EUG, 02, 01, 49.00, 36.00, 41.00, 44.00, 54.00 +EVV, 02, 01, 40.00, 22.00, 26.00, 21.00, 34.00 +EWN, 02, 01, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 01, 38.00, 23.00, 22.00, 21.00, 33.00 +EYW, 02, 01, 75.00, 65.00, 13.00, 12.00, 21.00 +E74, 02, 01, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 01, 48.00, 27.00, -9999.00, -9999.00, 33.00 +FAI, 02, 01, 2.00, -18.00, 13.00, 15.00, 21.00 +FAR, 02, 01, 17.00, -2.00, 18.00, 16.00, 27.00 +FAT, 02, 01, 58.00, 39.00, 18.00, 20.00, 26.00 +FAY, 02, 01, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 01, 31.00, 15.00, 28.00, 30.00, 42.00 +FCS, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 02, 01, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 01, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 01, 44.00, 16.00, 22.00, 22.00, 30.00 +FLL, 02, 01, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 01, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 01, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +FME, 02, 01, 44.00, 22.00, -9999.00, -9999.00, 34.00 +FMH, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 01, 46.00, 18.00, 11.00, 12.00, 16.00 +FMY, 02, 01, 74.00, 53.00, 11.00, 13.00, 20.00 +FNT, 02, 01, 29.00, 14.00, 29.00, 27.00, 41.00 +FOD, 02, 01, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 01, 39.00, 18.00, -9999.00, -9999.00, 21.00 +FOK, 02, 01, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 01, 40.00, 19.00, -9999.00, -9999.00, 19.00 +FSD, 02, 01, 26.00, 5.00, 16.00, 13.00, 23.00 +FSI, 02, 01, 52.00, 25.00, -9999.00, -9999.00, 16.00 +FSM, 02, 01, 50.00, 27.00, 19.00, 16.00, 28.00 +FTK, 02, 01, 41.00, 20.00, -9999.00, -9999.00, 35.00 +FWA, 02, 01, 31.00, 15.00, 26.00, 24.00, 38.00 +FWH, 02, 01, 55.00, 32.00, -9999.00, -9999.00, 21.00 +FYU, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 01, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 01, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 01, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 01, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 01, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 01, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 01, 37.00, 23.00, 26.00, 28.00, 39.00 +GFA, 02, 01, 34.00, 14.00, -9999.00, -9999.00, 25.00 +GFK, 02, 01, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 01, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 01, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 01, 23.00, 4.00, 15.00, 14.00, 23.00 +GJT, 02, 01, 40.00, 19.00, 13.00, 13.00, 21.00 +GKN, 02, 01, 8.00, -11.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 01, 43.00, 17.00, 10.00, 11.00, 16.00 +GLH, 02, 01, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 01, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 01, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 01, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 02, 01, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 01, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 01, 24.00, 6.00, 25.00, 21.00, 34.00 +GRCI, 02, 01, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 01, 48.00, 33.00, -9999.00, -9999.00, 58.00 +GRI, 02, 01, 34.00, 13.00, 13.00, 11.00, 19.00 +GRK, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 01, 29.00, 14.00, 32.00, 34.00, 46.00 +GSB, 02, 01, 52.00, 31.00, -9999.00, -9999.00, 34.00 +GSG, 02, 01, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 01, 48.00, 27.00, 22.00, 22.00, 31.00 +GSP, 02, 01, 51.00, 30.00, 23.00, 21.00, 32.00 +GST, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 01, 28.00, 7.00, -9999.00, -9999.00, 61.00 +GTF, 02, 01, 34.00, 14.00, 17.00, 20.00, 28.00 +GUP, 02, 01, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 01, 32.00, 13.00, -9999.00, -9999.00, 36.00 +GVW, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 02, 01, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 01, 52.00, 36.00, 23.00, 24.00, 36.00 +HBR, 02, 01, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 01, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 01, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 01, 38.00, 20.00, -9999.00, -9999.00, 33.00 +HKY, 02, 01, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 01, 33.00, 12.00, 14.00, 16.00, 23.00 +HMN, 02, 01, 59.00, 23.00, -9999.00, -9999.00, 9.00 +HMS, 02, 01, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 01, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 01, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 02, 01, 26.00, 5.00, 13.00, 11.00, 19.00 +HOP, 02, 01, 43.00, 23.00, -9999.00, -9999.00, 35.00 +HOT, 02, 01, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 01, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 01, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 01, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 01, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 01, 61.00, 37.00, -9999.00, -9999.00, 33.00 +HST, 02, 01, 76.00, 54.00, -9999.00, -9999.00, 22.00 +HSV, 02, 01, 50.00, 30.00, 28.00, 22.00, 37.00 +HTL, 02, 01, 26.00, 7.00, 35.00, 30.00, 48.00 +HTS, 02, 01, 41.00, 24.00, 32.00, 34.00, 46.00 +HUF, 02, 01, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 01, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 01, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 01, 28.00, 6.00, 13.00, 14.00, 22.00 +IAB, 02, 01, 42.00, 21.00, -9999.00, -9999.00, 17.00 +IAD, 02, 01, 41.00, 21.00, 22.00, 23.00, 34.00 +IAG, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 01, 63.00, 40.00, 22.00, 22.00, 33.00 +ICT, 02, 01, 42.00, 21.00, 15.00, 11.00, 19.00 +IDA, 02, 01, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 01, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 01, 39.00, 23.00, 24.00, 23.00, 35.00 +ILI, 02, 01, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 01, 56.00, 35.00, 20.00, 24.00, 33.00 +IMT, 02, 01, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 02, 01, 35.00, 18.00, 28.00, 27.00, 40.00 +INL, 02, 01, 15.00, -8.00, 22.00, 20.00, 33.00 +INS, 02, 01, 56.00, 33.00, -9999.00, -9999.00, 8.00 +INT, 02, 01, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 02, 01, 49.00, 21.00, 10.00, 10.00, 17.00 +IPL, 02, 01, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 01, 34.00, 17.00, 24.00, 26.00, 37.00 +IRK, 02, 01, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 01, 23.00, 1.00, 13.00, 12.00, 21.00 +ISP, 02, 01, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 01, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 01, 68.00, 40.00, -9999.00, -9999.00, 13.00 +IWD, 02, 01, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 01, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 01, 57.00, 33.00, 24.00, 22.00, 34.00 +JAX, 02, 01, 65.00, 41.00, 16.00, 18.00, 26.00 +JBR, 02, 01, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 01, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 01, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 01, 38.00, 25.00, 23.00, 21.00, 33.00 +JHW, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 01, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 01, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 01, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 01, 31.00, 20.00, 46.00, 47.00, 57.00 +JST, 02, 01, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 01, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 01, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 01, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 01, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 01, 29.00, 13.00, 32.00, 30.00, 46.00 +LAR, 02, 01, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 01, 60.00, 36.00, 7.00, 9.00, 12.00 +LAX, 02, 01, 66.00, 49.00, 15.00, 16.00, 22.00 +LBB, 02, 01, 55.00, 26.00, 10.00, 10.00, 15.00 +LBF, 02, 01, 37.00, 11.00, 13.00, 8.00, 18.00 +LCH, 02, 01, 61.00, 42.00, 22.00, 22.00, 33.00 +LCK, 02, 01, 36.00, 19.00, -9999.00, -9999.00, 39.00 +LEB, 02, 01, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 01, 40.00, 23.00, 28.00, 26.00, 39.00 +LFI, 02, 01, 46.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 02, 01, 60.00, 38.00, 20.00, 22.00, 31.00 +LFT, 02, 01, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 01, 37.00, 25.00, 23.00, 21.00, 33.00 +LGB, 02, 01, 67.00, 46.00, 15.00, 17.00, 23.00 +LGU, 02, 01, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 01, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 01, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 01, 50.00, 30.00, 23.00, 20.00, 31.00 +LIZ, 02, 01, 20.00, -2.00, -9999.00, -9999.00, 47.00 +LMT, 02, 01, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +LND, 02, 01, 34.00, 10.00, 12.00, 10.00, 17.00 +LNK, 02, 01, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 01, 46.00, 19.00, 13.00, 12.00, 20.00 +LOZ, 02, 01, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 01, 51.00, 29.00, -9999.00, -9999.00, 24.00 +LSE, 02, 01, 26.00, 6.00, 19.00, 16.00, 27.00 +LSF, 02, 01, 58.00, 36.00, -9999.00, -9999.00, 33.00 +LSV, 02, 01, 63.00, 30.00, -9999.00, -9999.00, 8.00 +LTS, 02, 01, 55.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 02, 01, 69.00, 37.00, -9999.00, -9999.00, 11.00 +LVS, 02, 01, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 01, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 01, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 01, 30.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 01, 44.00, 25.00, 22.00, 23.00, 33.00 +MAF, 02, 01, 58.00, 30.00, 8.00, 9.00, 13.00 +MBL, 02, 01, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 01, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 01, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 01, 58.00, 42.00, -9999.00, -9999.00, 30.00 +MCF, 02, 01, 70.00, 50.00, -9999.00, -9999.00, 22.00 +MCG, 02, 01, 4.00, -17.00, 18.00, 21.00, 29.00 +MCI, 02, 01, 37.00, 18.00, 18.00, 16.00, 26.00 +MCK, 02, 01, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 01, 58.00, 35.00, 22.00, 23.00, 33.00 +MCO, 02, 01, 71.00, 49.00, 13.00, 17.00, 24.00 +MCW, 02, 01, 24.00, 6.00, 16.00, 11.00, 21.00 +MC2, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 02, 01, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 01, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 01, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 01, 31.00, 16.00, 25.00, 25.00, 38.00 +MEI, 02, 01, 58.00, 34.00, 23.00, 21.00, 33.00 +MEM, 02, 01, 50.00, 32.00, 25.00, 19.00, 33.00 +MER, 02, 01, 59.00, 37.00, -9999.00, -9999.00, 27.00 +MFD, 02, 01, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 01, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 01, 50.00, 31.00, 25.00, 29.00, 37.00 +MGE, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 01, 58.00, 37.00, 24.00, 21.00, 35.00 +MGW, 02, 01, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 01, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 01, 57.00, 40.00, -9999.00, -9999.00, 30.00 +MHS, 02, 01, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 01, 76.00, 57.00, 13.00, 15.00, 23.00 +MIB, 02, 01, 20.00, 2.00, -9999.00, -9999.00, 27.00 +MIV, 02, 01, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 01, 43.00, 22.00, -9999.00, -9999.00, 29.00 +MKC, 02, 01, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 01, 27.00, 13.00, 29.00, 26.00, 41.00 +MKG, 02, 01, 29.00, 17.00, 40.00, 39.00, 53.00 +MKL, 02, 01, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 01, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 01, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 01, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 01, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 01, 30.00, 12.00, 22.00, 19.00, 31.00 +MLS, 02, 01, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 01, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 01, 57.00, 36.00, -9999.00, -9999.00, 36.00 +MOB, 02, 01, 61.00, 41.00, 25.00, 22.00, 35.00 +MOT, 02, 01, 20.00, 2.00, 16.00, 15.00, 25.00 +MPV, 02, 01, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 01, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 01, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 01, 62.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 01, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 01, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 02, 01, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 01, 26.00, 8.00, 24.00, 19.00, 32.00 +MSO, 02, 01, 33.00, 18.00, 26.00, 27.00, 39.00 +MSP, 02, 01, 23.00, 5.00, 21.00, 18.00, 31.00 +MSS, 02, 01, 24.00, 4.00, 34.00, 32.00, 46.00 +MSY, 02, 01, 62.00, 42.00, 22.00, 22.00, 34.00 +MTC, 02, 01, 30.00, 16.00, -9999.00, -9999.00, 37.00 +MTN, 02, 01, 41.00, 23.00, -9999.00, -9999.00, 34.00 +MTO, 02, 01, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 01, 36.00, 18.00, -9999.00, -9999.00, 34.00 +MUO, 02, 01, 44.00, 24.00, -9999.00, -9999.00, 29.00 +MWA, 02, 01, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 01, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 01, 58.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 02, 01, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 01, 57.00, 33.00, -9999.00, -9999.00, 31.00 +NAO, 02, 01, 57.00, 41.00, -9999.00, -9999.00, 31.00 +NBC, 02, 01, 60.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 01, 30.00, 14.00, -9999.00, -9999.00, 30.00 +NCA, 02, 01, 57.00, 32.00, -9999.00, -9999.00, 35.00 +NCO, 02, 01, 38.00, 22.00, -9999.00, -9999.00, 36.00 +NC1, 02, 01, 56.00, 37.00, -9999.00, -9999.00, 11.00 +NEL, 02, 01, 40.00, 20.00, -9999.00, -9999.00, 33.00 +NFG, 02, 01, 65.00, 45.00, -9999.00, -9999.00, 25.00 +NFL, 02, 01, 48.00, 20.00, -9999.00, -9999.00, 14.00 +NGP, 02, 01, 67.00, 47.00, -9999.00, -9999.00, 23.00 +NGU, 02, 01, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 01, 58.00, 45.00, -9999.00, -9999.00, 32.00 +NHK, 02, 01, 43.00, 24.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 01, 31.00, 10.00, -9999.00, -9999.00, 36.00 +NID, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NIP, 02, 01, 65.00, 41.00, -9999.00, -9999.00, 24.00 +NIR, 02, 01, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NKT, 02, 01, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 02, 01, 66.00, 50.00, -9999.00, -9999.00, 20.00 +NLC, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 02, 01, 57.00, 33.00, -9999.00, -9999.00, 32.00 +NPA, 02, 01, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NQA, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 01, 69.00, 46.00, -9999.00, -9999.00, 22.00 +NQX, 02, 01, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 02, 01, 64.00, 46.00, -9999.00, -9999.00, 28.00 +NRC, 02, 01, 59.00, 37.00, -9999.00, -9999.00, 32.00 +NRS, 02, 01, 66.00, 46.00, -9999.00, -9999.00, 18.00 +NSE, 02, 01, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 02, 01, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 01, 67.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 01, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NTU, 02, 01, 48.00, 31.00, -9999.00, -9999.00, 34.00 +NUC, 02, 01, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 02, 01, 59.00, 39.00, -9999.00, -9999.00, 31.00 +NUW, 02, 01, 47.00, 34.00, -9999.00, -9999.00, 50.00 +NWF, 02, 01, 67.00, 46.00, -9999.00, -9999.00, 22.00 +NXX, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 01, 44.00, 21.00, -9999.00, -9999.00, 33.00 +NZC, 02, 01, 65.00, 38.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 01, 68.00, 42.00, -9999.00, -9999.00, 17.00 +NZW, 02, 01, 36.00, 18.00, -9999.00, -9999.00, 37.00 +NZY, 02, 01, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 02, 01, 59.00, 41.00, 24.00, 28.00, 35.00 +OAR, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 01, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 01, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 01, 49.00, 27.00, 14.00, 11.00, 20.00 +OLM, 02, 01, 47.00, 32.00, 51.00, 51.00, 63.00 +OMA, 02, 01, 33.00, 13.00, 11.00, 13.00, 18.00 +OME, 02, 01, 13.00, -2.00, 20.00, 23.00, 30.00 +ONT, 02, 01, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 01, 30.00, 14.00, 24.00, 24.00, 35.00 +ORF, 02, 01, 48.00, 31.00, 24.00, 24.00, 37.00 +ORH, 02, 01, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 01, -6.00, -25.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 01, 28.00, 8.00, -9999.00, -9999.00, 44.00 +OTG, 02, 01, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 01, 53.00, 40.00, 47.00, 49.00, 57.00 +OTM, 02, 01, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 01, 4.00, -10.00, 13.00, 17.00, 23.00 +OURC, 02, 01, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 01, 32.00, 3.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 01, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 01, 60.00, 38.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 01, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 01, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 01, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 01, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 01, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 01, -1.00, -19.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 01, 63.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 01, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 01, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 01, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 01, 5.00, -8.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 01, 4.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 01, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 01, 26.00, 6.00, -9999.00, -9999.00, 36.00 +PBI, 02, 01, 75.00, 56.00, 17.00, 19.00, 28.00 +PDT, 02, 01, 43.00, 29.00, 27.00, 26.00, 40.00 +PDX, 02, 01, 48.00, 35.00, 46.00, 45.00, 58.00 +PFN, 02, 01, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 01, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 01, 38.00, 23.00, 23.00, 22.00, 34.00 +PHX, 02, 01, 68.00, 43.00, 10.00, 10.00, 15.00 +PIA, 02, 01, 31.00, 14.00, 23.00, 21.00, 35.00 +PIB, 02, 01, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 01, 35.00, 17.00, 25.00, 26.00, 37.00 +PIR, 02, 01, 29.00, 8.00, 11.00, 10.00, 18.00 +PIT, 02, 01, 34.00, 18.00, 41.00, 35.00, 55.00 +PKB, 02, 01, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 01, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 01, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 01, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 01, 61.00, 42.00, 22.00, 18.00, 31.00 +POB, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 01, 59.00, 36.00, -9999.00, -9999.00, 33.00 +POM, 02, 01, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 02, 01, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 01, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 01, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 01, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 01, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 01, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 01, 34.00, 13.00, -9999.00, -9999.00, 35.00 +PSP, 02, 01, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 01, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 01, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 01, 48.00, 16.00, 9.00, 8.00, 12.00 +PUC, 02, 01, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 01, 37.00, 19.00, 23.00, 24.00, 35.00 +PVU, 02, 01, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 01, 31.00, 11.00, 24.00, 24.00, 34.00 +P02, 02, 01, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +P07, 02, 01, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 02, 01, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +P24, 02, 01, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +P28, 02, 01, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 02, 01, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +P38, 02, 01, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +P39, 02, 01, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +P58, 02, 01, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 02, 01, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 02, 01, 24.00, -4.00, -9999.00, -9999.00, -9999.00 +P61, 02, 01, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P67, 02, 01, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +P68, 02, 01, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 01, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 01, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 01, 35.00, 12.00, 13.00, 14.00, 21.00 +RBL, 02, 01, 58.00, 39.00, 27.00, 28.00, 37.00 +RCA, 02, 01, 35.00, 12.00, -9999.00, -9999.00, 23.00 +RDD, 02, 01, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 01, 44.00, 23.00, 18.00, 18.00, 28.00 +RDR, 02, 01, 16.00, -3.00, -9999.00, -9999.00, 24.00 +RDU, 02, 01, 50.00, 29.00, 21.00, 24.00, 32.00 +REE, 02, 01, 55.00, 26.00, -9999.00, -9999.00, 10.00 +REJ, 02, 01, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 01, 28.00, 11.00, 22.00, 19.00, 31.00 +RIC, 02, 01, 46.00, 26.00, 22.00, 25.00, 34.00 +RIV, 02, 01, 67.00, 42.00, -9999.00, -9999.00, 18.00 +RIW, 02, 01, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 01, 31.00, 12.00, 14.00, 9.00, 18.00 +RME, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 01, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 02, 01, 63.00, 39.00, -9999.00, -9999.00, 25.00 +RNO, 02, 01, 48.00, 22.00, 15.00, 17.00, 23.00 +ROA, 02, 01, 45.00, 25.00, 21.00, 22.00, 32.00 +ROC, 02, 01, 31.00, 15.00, 43.00, 42.00, 59.00 +ROW, 02, 01, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 01, 41.00, 18.00, 10.00, 10.00, 16.00 +RST, 02, 01, 22.00, 4.00, 21.00, 18.00, 29.00 +RWF, 02, 01, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 01, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 01, 57.00, 40.00, 26.00, 25.00, 33.00 +SAF, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 01, 66.00, 50.00, 17.00, 17.00, 23.00 +SAT, 02, 01, 63.00, 39.00, 19.00, 17.00, 25.00 +SAV, 02, 01, 60.00, 39.00, 19.00, 20.00, 29.00 +SAW, 02, 01, 25.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 02, 01, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 01, 68.00, 41.00, -9999.00, -9999.00, 18.00 +SBN, 02, 01, 31.00, 16.00, 34.00, 35.00, 49.00 +SBP, 02, 01, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 01, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 01, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 01, -12.00, -25.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 01, 57.00, 39.00, 22.00, 23.00, 31.00 +SDF, 02, 01, 41.00, 24.00, 25.00, 24.00, 35.00 +SEA, 02, 01, 47.00, 36.00, 41.00, 43.00, 55.00 +SEM, 02, 01, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 01, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 01, 58.00, 43.00, 23.00, 25.00, 33.00 +SGF, 02, 01, 43.00, 22.00, 20.00, 18.00, 28.00 +SGY, 02, 01, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 01, 35.00, 11.00, 17.00, 16.00, 27.00 +SHV, 02, 01, 57.00, 36.00, 23.00, 21.00, 33.00 +SIT, 02, 01, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 01, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 01, 58.00, 32.00, 12.00, 9.00, 17.00 +SKA, 02, 01, 37.00, 23.00, -9999.00, -9999.00, 42.00 +SKF, 02, 01, 63.00, 39.00, -9999.00, -9999.00, 25.00 +SLC, 02, 01, 40.00, 21.00, 22.00, 22.00, 33.00 +SLE, 02, 01, 49.00, 33.00, 42.00, 43.00, 55.00 +SLN, 02, 01, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 01, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 01, 64.00, 39.00, -9999.00, 21.00, 35.00 +SNA, 02, 01, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 01, 28.00, 20.00, 39.00, 39.00, 57.00 +SNS, 02, 01, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 01, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 01, 34.00, 17.00, 23.00, 21.00, 35.00 +SPS, 02, 01, 54.00, 29.00, 12.00, 11.00, 18.00 +SRQ, 02, 01, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 01, 57.00, 33.00, -9999.00, -9999.00, 32.00 +SSI, 02, 01, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 02, 01, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 01, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +STL, 02, 01, 39.00, 22.00, 24.00, 20.00, 34.00 +STNV, 02, 01, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +STS, 02, 01, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 01, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 01, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 01, 58.00, 38.00, -9999.00, -9999.00, 29.00 +SUX, 02, 01, 29.00, 10.00, 14.00, 13.00, 22.00 +SVN, 02, 01, 60.00, 39.00, -9999.00, -9999.00, 29.00 +SWF, 02, 01, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 01, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 01, 31.00, 14.00, 43.00, 41.00, 56.00 +SZL, 02, 01, 39.00, 17.00, -9999.00, -9999.00, 24.00 +TAD, 02, 01, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 01, -1.00, -19.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 01, 47.00, 19.00, -9999.00, -9999.00, 29.00 +TCC, 02, 01, 54.00, 23.00, 7.00, 5.00, 10.00 +TCL, 02, 01, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 01, 48.00, 33.00, -9999.00, -9999.00, 60.00 +TCS, 02, 01, 56.00, 29.00, -9999.00, 7.00, 12.00 +TEB, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 01, 49.00, 27.00, -9999.00, -9999.00, 18.00 +TKA, 02, 01, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 01, 64.00, 38.00, 19.00, 19.00, 28.00 +TNX, 02, 01, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 01, 31.00, 15.00, 30.00, 27.00, 43.00 +TOP, 02, 01, 39.00, 18.00, 15.00, 15.00, 23.00 +TPA, 02, 01, 70.00, 50.00, 14.00, 15.00, 23.00 +TPH, 02, 01, 46.00, 21.00, 10.00, 9.00, 14.00 +TRI, 02, 01, 45.00, 25.00, 28.00, 29.00, 41.00 +TRK, 02, 01, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 01, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 01, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 01, 47.00, 26.00, 15.00, 14.00, 22.00 +TUP, 02, 01, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 01, 66.00, 40.00, 12.00, 10.00, 17.00 +TVC, 02, 01, 26.00, 11.00, 39.00, 37.00, 51.00 +TVL, 02, 01, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 01, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 01, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 01, 47.00, 27.00, 27.00, 25.00, 38.00 +T01, 02, 01, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 02, 01, 54.00, 32.00, -9999.00, -9999.00, 36.00 +T03, 02, 01, 58.00, 35.00, -9999.00, -9999.00, 31.00 +T04, 02, 01, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 02, 01, 40.00, 16.00, -9999.00, -9999.00, 18.00 +T06, 02, 01, 60.00, 34.00, -9999.00, -9999.00, 36.00 +T07, 02, 01, 42.00, 13.00, -9999.00, -9999.00, 36.00 +T08, 02, 01, 39.00, 21.00, -9999.00, -9999.00, 33.00 +UCA, 02, 01, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 01, 56.00, 33.00, -9999.00, -9999.00, 8.00 +UIL, 02, 01, 47.00, 34.00, 60.00, 60.00, 69.00 +UIN, 02, 01, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 01, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 01, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 01, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +U15, 02, 01, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +U28, 02, 01, 42.00, 13.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 01, 62.00, 37.00, -9999.00, -9999.00, 28.00 +VBG, 02, 01, 66.00, 41.00, -9999.00, -9999.00, 26.00 +VCT, 02, 01, 64.00, 43.00, 20.00, 19.00, 30.00 +VCV, 02, 01, 60.00, 32.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 01, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 01, 32.00, 7.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 01, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 01, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 01, 39.00, 6.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 01, 61.00, 37.00, -9999.00, -9999.00, 30.00 +VRB, 02, 01, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 01, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 01, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 01, 45.00, 26.00, -9999.00, 26.00, -9999.00 +WJA, 02, 01, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 01, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 01, 4.00, -18.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 01, 45.00, 20.00, 15.00, 17.00, 25.00 +WPO, 02, 01, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 01, 58.00, 35.00, -9999.00, -9999.00, 34.00 +WRG, 02, 01, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 01, 41.00, 21.00, -9999.00, -9999.00, 33.00 +WRL, 02, 01, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +X68, 02, 01, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 01, 33.00, 20.00, 58.00, 58.00, 66.00 +YCG, 02, 01, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 01, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 01, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 01, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 01, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 01, 42.00, 24.00, 21.00, 20.00, 30.00 +YNG, 02, 01, 31.00, 16.00, 32.00, 34.00, 48.00 +YPA, 02, 01, 11.00, -13.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 01, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 01, 6.00, -14.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 01, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 01, 17.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 01, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 01, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 01, 71.00, 45.00, 4.00, 7.00, 9.00 +YVR, 02, 01, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 01, 10.00, -9.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 01, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 01, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 01, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 01, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 01, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 01, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 01, 21.00, 4.00, 43.00, 39.00, 59.00 +ZUN, 02, 01, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 01, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 01, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 01, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 02, 01, 58.00, 36.00, -9999.00, -9999.00, 31.00 +1V1, 02, 01, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 01, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 01, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 01, 52.00, 34.00, -9999.00, -9999.00, 34.00 +2PJ, 02, 01, 57.00, 33.00, -9999.00, -9999.00, 36.00 +3B1, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 01, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 01, 26.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 02, 01, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 01, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 01, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 01, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 01, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 01, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 01, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 01, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 02, 36.00, 19.00, 26.00, 24.00, 38.00 +ABI, 02, 02, 57.00, 33.00, 12.00, 10.00, 17.00 +ABQ, 02, 02, 51.00, 24.00, 11.00, 11.00, 17.00 +ABR, 02, 02, 24.00, 3.00, 13.00, 12.00, 20.00 +ABY, 02, 02, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 02, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 02, 59.00, 36.00, 16.00, 15.00, 24.00 +ACV, 02, 02, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 02, 41.00, 22.00, 21.00, 21.00, 33.00 +ADK, 02, 02, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 02, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 02, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 02, 42.00, 22.00, -9999.00, -9999.00, 32.00 +AEX, 02, 02, 60.00, 38.00, -9999.00, -9999.00, 31.00 +AFF, 02, 02, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 02, 74.00, 48.00, -9999.00, -9999.00, 32.00 +AGS, 02, 02, 58.00, 33.00, 21.00, 21.00, 30.00 +AHN, 02, 02, 54.00, 33.00, 24.00, 23.00, 34.00 +AKN, 02, 02, 22.00, 6.00, 20.00, 24.00, 32.00 +AKO, 02, 02, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 02, 31.00, 12.00, 25.00, 24.00, 36.00 +ALI, 02, 02, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 02, 26.00, 7.00, 20.00, 14.00, 27.00 +ALS, 02, 02, 37.00, 0.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 02, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 02, 51.00, 24.00, 11.00, 11.00, 18.00 +AMG, 02, 02, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 02, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 02, 24.00, 10.00, 16.00, 19.00, 25.00 +AND, 02, 02, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 02, 41.00, 31.00, 61.00, 57.00, 74.00 +AOO, 02, 02, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 02, 02, 27.00, 7.00, 29.00, 28.00, 42.00 +AQQ, 02, 02, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 02, 02, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 02, 02, 50.00, 37.00, 55.00, 55.00, 66.00 +ATL, 02, 02, 53.00, 33.00, 25.00, 24.00, 35.00 +ATW, 02, 02, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 02, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 02, 38.00, 18.00, -9999.00, -9999.00, 36.00 +AUG, 02, 02, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 02, 61.00, 40.00, 17.00, 16.00, 24.00 +AUW, 02, 02, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 02, 48.00, 26.00, 23.00, 21.00, 32.00 +AVP, 02, 02, 33.00, 17.00, 26.00, 25.00, 38.00 +AXN, 02, 02, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 02, 34.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 02, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 02, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 02, 58.00, 40.00, -9999.00, -9999.00, 32.00 +BAD, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 02, 37.00, 10.00, -9999.00, -9999.00, 21.00 +BDL, 02, 02, 34.00, 17.00, 24.00, 22.00, 35.00 +BDR, 02, 02, 36.00, 22.00, 26.00, 21.00, 36.00 +BET, 02, 02, 12.00, 0.00, 13.00, 14.00, 22.00 +BFD, 02, 02, 28.00, 11.00, 48.00, 46.00, 65.00 +BFF, 02, 02, 41.00, 15.00, 13.00, 11.00, 19.00 +BFL, 02, 02, 61.00, 41.00, 14.00, 14.00, 22.00 +BGM, 02, 02, 28.00, 14.00, 33.00, 37.00, 50.00 +BGR, 02, 02, 28.00, 8.00, 23.00, 22.00, 34.00 +BGS, 02, 02, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 02, 54.00, 33.00, 26.00, 23.00, 35.00 +BID, 02, 02, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 02, 7.00, -8.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 02, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 02, 36.00, 17.00, 18.00, 18.00, 28.00 +BIS, 02, 02, 23.00, 1.00, 15.00, 15.00, 24.00 +BIX, 02, 02, 61.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 02, 02, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 02, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 02, 46.00, 16.00, -9999.00, -9999.00, 17.00 +BKW, 02, 02, 39.00, 21.00, 36.00, 37.00, 50.00 +BLF, 02, 02, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 02, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 02, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 02, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 02, 42.00, 22.00, -9999.00, -9999.00, 28.00 +BNA, 02, 02, 48.00, 28.00, 26.00, 23.00, 38.00 +BNO, 02, 02, 37.00, 17.00, -9999.00, 25.00, 44.00 +BOI, 02, 02, 41.00, 25.00, 23.00, 24.00, 36.00 +BOS, 02, 02, 36.00, 22.00, 23.00, 23.00, 34.00 +BPI, 02, 02, 28.00, -5.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 02, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 02, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 02, 33.00, 15.00, -9999.00, -9999.00, 23.00 +BRO, 02, 02, 71.00, 51.00, 16.00, 16.00, 23.00 +BRW, 02, 02, -11.00, -22.00, 11.00, 11.00, 18.00 +BSM, 02, 02, 61.00, 40.00, -9999.00, -9999.00, 25.00 +BTI, 02, 02, -12.00, -25.00, 11.00, 10.00, 16.00 +BTL, 02, 02, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 02, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 02, 62.00, 41.00, 25.00, 20.00, 33.00 +BTT, 02, 02, -3.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 02, 26.00, 7.00, 32.00, 28.00, 45.00 +BUB, 02, 02, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 02, 30.00, 16.00, 47.00, 49.00, 62.00 +BUR, 02, 02, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 02, 62.00, 44.00, -9999.00, 21.00, 32.00 +BWG, 02, 02, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 02, 42.00, 24.00, 23.00, 23.00, 33.00 +BYH, 02, 02, 47.00, 28.00, -9999.00, -9999.00, 35.00 +BYI, 02, 02, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 02, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 02, 57.00, 33.00, 21.00, 22.00, 32.00 +CAG, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 02, 34.00, 17.00, 35.00, 38.00, 52.00 +CAO, 02, 02, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 02, 21.00, -1.00, 29.00, 32.00, 46.00 +CBM, 02, 02, 55.00, 31.00, -9999.00, -9999.00, 36.00 +CDB, 02, 02, 32.00, 23.00, 47.00, 49.00, 63.00 +CDC, 02, 02, 45.00, 20.00, 13.00, 13.00, 21.00 +CDR, 02, 02, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 02, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 02, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 02, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 02, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 02, 50.00, 29.00, 24.00, 25.00, 35.00 +CHO, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 02, 59.00, 38.00, 21.00, 20.00, 31.00 +CID, 02, 02, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 02, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 02, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 02, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 02, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 02, 33.00, 18.00, 39.00, 38.00, 54.00 +CLL, 02, 02, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 02, 51.00, 30.00, 22.00, 22.00, 32.00 +CMH, 02, 02, 36.00, 19.00, 29.00, 31.00, 43.00 +CMI, 02, 02, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 02, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 02, 39.00, 18.00, 12.00, 12.00, 18.00 +CNM, 02, 02, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 02, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +COD, 02, 02, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +COF, 02, 02, 71.00, 50.00, -9999.00, -9999.00, 23.00 +CON, 02, 02, 31.00, 8.00, 23.00, 22.00, 33.00 +COS, 02, 02, 43.00, 18.00, 11.00, 10.00, 17.00 +COT, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 02, 39.00, 20.00, 23.00, 18.00, 30.00 +CPR, 02, 02, 35.00, 14.00, 18.00, 16.00, 26.00 +CRBC, 02, 02, 30.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 02, 67.00, 46.00, 19.00, 17.00, 26.00 +CRW, 02, 02, 43.00, 24.00, 37.00, 39.00, 50.00 +CSG, 02, 02, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 02, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 02, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 02, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 02, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 02, 38.00, 21.00, 28.00, 25.00, 39.00 +CVN, 02, 02, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 02, 53.00, 24.00, -9999.00, -9999.00, 10.00 +CXY, 02, 02, 37.00, 22.00, 20.00, 22.00, 32.00 +CYS, 02, 02, 39.00, 17.00, 12.00, 11.00, 17.00 +DAA, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 02, 02, 68.00, 47.00, 15.00, 17.00, 25.00 +DAG, 02, 02, 64.00, 40.00, 9.00, 8.00, 14.00 +DAL, 02, 02, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 02, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 02, 36.00, 19.00, 33.00, 26.00, 44.00 +DBQ, 02, 02, 27.00, 10.00, 24.00, 19.00, 33.00 +DCA, 02, 02, 44.00, 27.00, 21.00, 22.00, 32.00 +DDC, 02, 02, 45.00, 21.00, 12.00, 11.00, 18.00 +DEC, 02, 02, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 02, 45.00, 19.00, 13.00, 10.00, 18.00 +DFW, 02, 02, 57.00, 35.00, 15.00, 14.00, 22.00 +DHN, 02, 02, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 02, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 02, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 02, 65.00, 41.00, -9999.00, -9999.00, 17.00 +DLG, 02, 02, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 02, 19.00, 0.00, 28.00, 24.00, 39.00 +DLLC, 02, 02, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 02, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 02, 66.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 02, 02, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 02, 44.00, 25.00, -9999.00, -9999.00, 33.00 +DPG, 02, 02, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 02, 62.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 02, 02, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 02, 65.00, 41.00, 12.00, 10.00, 15.00 +DSM, 02, 02, 31.00, 13.00, 20.00, 15.00, 27.00 +DTW, 02, 02, 31.00, 16.00, 30.00, 28.00, 42.00 +DUG, 02, 02, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 02, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 02, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 02, 57.00, 33.00, -9999.00, -9999.00, 16.00 +D45, 02, 02, 14.00, -10.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 02, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 02, 24.00, 3.00, 18.00, 17.00, 27.00 +ECG, 02, 02, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 02, 61.00, 35.00, -9999.00, -9999.00, 11.00 +EED, 02, 02, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 02, 02, 38.00, 7.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 02, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 02, 39.00, 17.00, 44.00, 42.00, 59.00 +EKO, 02, 02, 40.00, 17.00, 20.00, 21.00, 29.00 +ELD, 02, 02, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 02, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 02, 60.00, 32.00, 9.00, 10.00, 15.00 +ELY, 02, 02, 42.00, 13.00, 17.00, 16.00, 25.00 +EMP, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 02, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 02, 02, 48.00, 27.00, -9999.00, -9999.00, 16.00 +ENN, 02, 02, 4.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 02, 39.00, 22.00, -9999.00, -9999.00, 18.00 +EPH, 02, 02, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 02, 32.00, 17.00, 43.00, 40.00, 57.00 +ESF, 02, 02, 60.00, 38.00, -9999.00, -9999.00, 31.00 +EUG, 02, 02, 50.00, 36.00, 41.00, 44.00, 54.00 +EVV, 02, 02, 41.00, 23.00, 26.00, 21.00, 34.00 +EWN, 02, 02, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 02, 39.00, 24.00, 22.00, 21.00, 33.00 +EYW, 02, 02, 75.00, 65.00, 13.00, 12.00, 21.00 +E74, 02, 02, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 02, 49.00, 27.00, -9999.00, -9999.00, 33.00 +FAI, 02, 02, 2.00, -17.00, 13.00, 14.00, 21.00 +FAR, 02, 02, 18.00, -1.00, 18.00, 16.00, 27.00 +FAT, 02, 02, 59.00, 39.00, 18.00, 20.00, 26.00 +FAY, 02, 02, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 02, 32.00, 16.00, 28.00, 30.00, 42.00 +FCS, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 02, 02, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 02, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 02, 44.00, 17.00, 22.00, 22.00, 30.00 +FLL, 02, 02, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 02, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 02, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +FME, 02, 02, 45.00, 22.00, -9999.00, -9999.00, 34.00 +FMH, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 02, 46.00, 19.00, 11.00, 13.00, 16.00 +FMY, 02, 02, 75.00, 53.00, 11.00, 13.00, 20.00 +FNT, 02, 02, 29.00, 14.00, 29.00, 27.00, 41.00 +FOD, 02, 02, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 02, 40.00, 19.00, -9999.00, -9999.00, 21.00 +FOK, 02, 02, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 02, 41.00, 20.00, -9999.00, -9999.00, 19.00 +FSD, 02, 02, 27.00, 6.00, 16.00, 13.00, 23.00 +FSI, 02, 02, 53.00, 26.00, -9999.00, -9999.00, 16.00 +FSM, 02, 02, 51.00, 28.00, 19.00, 16.00, 28.00 +FTK, 02, 02, 42.00, 21.00, -9999.00, -9999.00, 35.00 +FWA, 02, 02, 32.00, 16.00, 26.00, 24.00, 38.00 +FWH, 02, 02, 56.00, 33.00, -9999.00, -9999.00, 21.00 +FYU, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 02, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 02, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 02, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 02, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 02, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 02, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 02, 37.00, 24.00, 26.00, 28.00, 39.00 +GFA, 02, 02, 35.00, 15.00, -9999.00, -9999.00, 25.00 +GFK, 02, 02, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 02, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 02, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 02, 23.00, 5.00, 15.00, 14.00, 23.00 +GJT, 02, 02, 41.00, 19.00, 13.00, 13.00, 21.00 +GKN, 02, 02, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 02, 44.00, 17.00, 10.00, 11.00, 16.00 +GLH, 02, 02, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 02, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 02, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 02, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 02, 02, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 02, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 02, 25.00, 7.00, 25.00, 21.00, 34.00 +GRCI, 02, 02, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 02, 49.00, 33.00, -9999.00, -9999.00, 58.00 +GRI, 02, 02, 35.00, 14.00, 13.00, 11.00, 19.00 +GRK, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 02, 30.00, 14.00, 31.00, 33.00, 45.00 +GSB, 02, 02, 53.00, 32.00, -9999.00, -9999.00, 34.00 +GSG, 02, 02, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 02, 49.00, 28.00, 22.00, 22.00, 31.00 +GSP, 02, 02, 52.00, 31.00, 23.00, 21.00, 32.00 +GST, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 02, 28.00, 7.00, -9999.00, -9999.00, 61.00 +GTF, 02, 02, 35.00, 15.00, 17.00, 19.00, 28.00 +GUP, 02, 02, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 02, 33.00, 14.00, -9999.00, -9999.00, 36.00 +GVW, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 02, 02, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 02, 52.00, 37.00, 23.00, 24.00, 36.00 +HBR, 02, 02, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 02, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 02, 39.00, 21.00, -9999.00, -9999.00, 33.00 +HKY, 02, 02, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 02, 34.00, 13.00, 14.00, 16.00, 23.00 +HMN, 02, 02, 60.00, 24.00, -9999.00, -9999.00, 9.00 +HMS, 02, 02, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 02, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 02, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 02, 02, 27.00, 5.00, 13.00, 11.00, 19.00 +HOP, 02, 02, 44.00, 23.00, -9999.00, -9999.00, 35.00 +HOT, 02, 02, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 02, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 02, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 02, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 02, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 02, 62.00, 38.00, -9999.00, -9999.00, 34.00 +HST, 02, 02, 76.00, 54.00, -9999.00, -9999.00, 22.00 +HSV, 02, 02, 51.00, 31.00, 28.00, 22.00, 37.00 +HTL, 02, 02, 26.00, 7.00, 35.00, 30.00, 47.00 +HTS, 02, 02, 42.00, 24.00, 32.00, 34.00, 46.00 +HUF, 02, 02, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 02, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 02, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 02, 28.00, 7.00, 13.00, 14.00, 21.00 +IAB, 02, 02, 43.00, 21.00, -9999.00, -9999.00, 17.00 +IAD, 02, 02, 42.00, 22.00, 22.00, 23.00, 34.00 +IAG, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 02, 63.00, 41.00, 22.00, 22.00, 32.00 +ICT, 02, 02, 43.00, 21.00, 15.00, 11.00, 19.00 +IDA, 02, 02, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 02, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 02, 40.00, 23.00, 24.00, 23.00, 35.00 +ILI, 02, 02, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 02, 56.00, 35.00, 20.00, 24.00, 33.00 +IMT, 02, 02, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 02, 02, 36.00, 19.00, 28.00, 27.00, 40.00 +INL, 02, 02, 15.00, -8.00, 22.00, 20.00, 33.00 +INS, 02, 02, 57.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 02, 02, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 02, 02, 50.00, 22.00, 10.00, 10.00, 17.00 +IPL, 02, 02, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 02, 34.00, 17.00, 24.00, 26.00, 37.00 +IRK, 02, 02, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 02, 23.00, 2.00, 13.00, 12.00, 21.00 +ISP, 02, 02, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 02, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 02, 69.00, 40.00, -9999.00, -9999.00, 13.00 +IWD, 02, 02, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 02, 27.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 02, 58.00, 34.00, 24.00, 22.00, 34.00 +JAX, 02, 02, 66.00, 42.00, 16.00, 18.00, 26.00 +JBR, 02, 02, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 02, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 02, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 02, 38.00, 25.00, 23.00, 21.00, 33.00 +JHW, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 02, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 02, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 02, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 02, 32.00, 21.00, 46.00, 47.00, 57.00 +JST, 02, 02, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 02, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 02, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 02, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 02, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 02, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 02, 30.00, 13.00, 32.00, 30.00, 46.00 +LAR, 02, 02, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 02, 61.00, 37.00, 7.00, 9.00, 12.00 +LAX, 02, 02, 66.00, 49.00, 15.00, 16.00, 22.00 +LBB, 02, 02, 55.00, 27.00, 10.00, 10.00, 15.00 +LBF, 02, 02, 38.00, 12.00, 13.00, 8.00, 18.00 +LCH, 02, 02, 61.00, 42.00, 22.00, 22.00, 33.00 +LCK, 02, 02, 37.00, 20.00, -9999.00, -9999.00, 39.00 +LEB, 02, 02, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 02, 41.00, 23.00, 28.00, 26.00, 39.00 +LFI, 02, 02, 47.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 02, 02, 61.00, 38.00, 20.00, 22.00, 31.00 +LFT, 02, 02, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 02, 38.00, 26.00, 23.00, 21.00, 33.00 +LGB, 02, 02, 68.00, 46.00, 15.00, 17.00, 23.00 +LGU, 02, 02, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 02, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 02, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 02, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 02, 51.00, 31.00, 23.00, 20.00, 31.00 +LIZ, 02, 02, 21.00, -1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 02, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +LND, 02, 02, 35.00, 11.00, 12.00, 10.00, 17.00 +LNK, 02, 02, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 02, 47.00, 20.00, 13.00, 12.00, 20.00 +LOZ, 02, 02, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 02, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 02, 52.00, 30.00, -9999.00, -9999.00, 24.00 +LSE, 02, 02, 26.00, 7.00, 19.00, 16.00, 27.00 +LSF, 02, 02, 59.00, 36.00, -9999.00, -9999.00, 33.00 +LSV, 02, 02, 64.00, 31.00, -9999.00, -9999.00, 8.00 +LTS, 02, 02, 56.00, 28.00, -9999.00, -9999.00, 14.00 +LUF, 02, 02, 70.00, 38.00, -9999.00, -9999.00, 11.00 +LVS, 02, 02, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 02, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 02, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 02, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 02, 45.00, 26.00, 22.00, 23.00, 33.00 +MAF, 02, 02, 59.00, 31.00, 8.00, 9.00, 13.00 +MBL, 02, 02, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 02, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 02, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 02, 59.00, 43.00, -9999.00, -9999.00, 30.00 +MCF, 02, 02, 70.00, 51.00, -9999.00, -9999.00, 22.00 +MCG, 02, 02, 4.00, -16.00, 18.00, 21.00, 29.00 +MCI, 02, 02, 38.00, 19.00, 18.00, 16.00, 26.00 +MCK, 02, 02, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 02, 59.00, 35.00, 22.00, 23.00, 33.00 +MCO, 02, 02, 72.00, 49.00, 13.00, 18.00, 24.00 +MCW, 02, 02, 25.00, 7.00, 16.00, 11.00, 21.00 +MC2, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 02, 02, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 02, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 02, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 02, 32.00, 17.00, 25.00, 25.00, 38.00 +MEI, 02, 02, 59.00, 35.00, 23.00, 21.00, 33.00 +MEM, 02, 02, 51.00, 33.00, 25.00, 19.00, 33.00 +MER, 02, 02, 59.00, 38.00, -9999.00, -9999.00, 27.00 +MFD, 02, 02, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 02, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 02, 50.00, 31.00, 25.00, 29.00, 37.00 +MGE, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 02, 59.00, 37.00, 24.00, 21.00, 35.00 +MGW, 02, 02, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 02, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 02, 58.00, 40.00, -9999.00, -9999.00, 30.00 +MHS, 02, 02, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 02, 76.00, 57.00, 13.00, 15.00, 24.00 +MIB, 02, 02, 20.00, 3.00, -9999.00, -9999.00, 27.00 +MIV, 02, 02, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 02, 44.00, 23.00, -9999.00, -9999.00, 28.00 +MKC, 02, 02, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 02, 28.00, 13.00, 29.00, 26.00, 41.00 +MKG, 02, 02, 29.00, 17.00, 40.00, 38.00, 52.00 +MKL, 02, 02, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 02, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 02, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 02, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 02, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 02, 31.00, 13.00, 22.00, 19.00, 31.00 +MLS, 02, 02, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 02, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 02, 58.00, 36.00, -9999.00, -9999.00, 36.00 +MOB, 02, 02, 62.00, 41.00, 25.00, 22.00, 35.00 +MOT, 02, 02, 20.00, 3.00, 16.00, 15.00, 25.00 +MPV, 02, 02, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 02, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 02, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 02, 63.00, 27.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 02, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 02, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 02, 02, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 02, 27.00, 9.00, 24.00, 19.00, 32.00 +MSO, 02, 02, 34.00, 19.00, 26.00, 27.00, 39.00 +MSP, 02, 02, 24.00, 5.00, 21.00, 18.00, 31.00 +MSS, 02, 02, 25.00, 4.00, 34.00, 32.00, 46.00 +MSY, 02, 02, 62.00, 43.00, 22.00, 22.00, 34.00 +MTC, 02, 02, 30.00, 16.00, -9999.00, -9999.00, 37.00 +MTN, 02, 02, 42.00, 23.00, -9999.00, -9999.00, 34.00 +MTO, 02, 02, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 02, 37.00, 19.00, -9999.00, -9999.00, 34.00 +MUO, 02, 02, 44.00, 25.00, -9999.00, -9999.00, 28.00 +MWA, 02, 02, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 02, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 02, 59.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 02, 02, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 02, 58.00, 34.00, -9999.00, -9999.00, 31.00 +NAO, 02, 02, 57.00, 42.00, -9999.00, -9999.00, 31.00 +NBC, 02, 02, 60.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 02, 31.00, 15.00, -9999.00, -9999.00, 30.00 +NCA, 02, 02, 58.00, 32.00, -9999.00, -9999.00, 35.00 +NCO, 02, 02, 38.00, 23.00, -9999.00, -9999.00, 36.00 +NC1, 02, 02, 57.00, 38.00, -9999.00, -9999.00, 11.00 +NEL, 02, 02, 41.00, 20.00, -9999.00, -9999.00, 33.00 +NFG, 02, 02, 65.00, 45.00, -9999.00, -9999.00, 24.00 +NFL, 02, 02, 49.00, 21.00, -9999.00, -9999.00, 14.00 +NGP, 02, 02, 68.00, 48.00, -9999.00, -9999.00, 23.00 +NGU, 02, 02, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 02, 59.00, 45.00, -9999.00, -9999.00, 32.00 +NHK, 02, 02, 44.00, 25.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 02, 31.00, 11.00, -9999.00, -9999.00, 36.00 +NID, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NIP, 02, 02, 66.00, 42.00, -9999.00, -9999.00, 24.00 +NIR, 02, 02, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 02, 02, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 02, 02, 66.00, 50.00, -9999.00, -9999.00, 20.00 +NLC, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 02, 02, 58.00, 33.00, -9999.00, -9999.00, 32.00 +NPA, 02, 02, 61.00, 43.00, -9999.00, -9999.00, 32.00 +NQA, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 02, 70.00, 46.00, -9999.00, -9999.00, 22.00 +NQX, 02, 02, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 02, 02, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NRC, 02, 02, 59.00, 38.00, -9999.00, -9999.00, 32.00 +NRS, 02, 02, 66.00, 46.00, -9999.00, -9999.00, 18.00 +NSE, 02, 02, 62.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 02, 02, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 02, 67.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 02, 70.00, 47.00, -9999.00, -9999.00, 17.00 +NTU, 02, 02, 48.00, 31.00, -9999.00, -9999.00, 34.00 +NUC, 02, 02, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 02, 02, 60.00, 40.00, -9999.00, -9999.00, 31.00 +NUW, 02, 02, 48.00, 35.00, -9999.00, -9999.00, 50.00 +NWF, 02, 02, 68.00, 46.00, -9999.00, -9999.00, 22.00 +NXX, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 02, 45.00, 22.00, -9999.00, -9999.00, 33.00 +NZC, 02, 02, 66.00, 38.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 02, 69.00, 43.00, -9999.00, -9999.00, 17.00 +NZW, 02, 02, 37.00, 19.00, -9999.00, -9999.00, 37.00 +NZY, 02, 02, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 02, 02, 60.00, 42.00, 24.00, 29.00, 36.00 +OAR, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 02, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 02, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 02, 49.00, 27.00, 14.00, 11.00, 20.00 +OLM, 02, 02, 48.00, 32.00, 51.00, 51.00, 63.00 +OMA, 02, 02, 34.00, 14.00, 11.00, 13.00, 18.00 +OME, 02, 02, 13.00, -3.00, 20.00, 23.00, 30.00 +ONT, 02, 02, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 02, 31.00, 15.00, 24.00, 24.00, 35.00 +ORF, 02, 02, 48.00, 31.00, 24.00, 24.00, 37.00 +ORH, 02, 02, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 02, -5.00, -24.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 02, 28.00, 9.00, -9999.00, -9999.00, 44.00 +OTG, 02, 02, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 02, 53.00, 40.00, 47.00, 49.00, 57.00 +OTM, 02, 02, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 02, 3.00, -11.00, 13.00, 17.00, 22.00 +OURC, 02, 02, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 02, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 02, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 02, 61.00, 39.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 02, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 02, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 02, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 02, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 02, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 02, -1.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 02, 63.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 02, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 02, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 02, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 02, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 02, 4.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 02, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 02, 26.00, 7.00, -9999.00, -9999.00, 36.00 +PBI, 02, 02, 75.00, 56.00, 17.00, 19.00, 28.00 +PDT, 02, 02, 44.00, 30.00, 27.00, 26.00, 40.00 +PDX, 02, 02, 49.00, 35.00, 46.00, 46.00, 59.00 +PFN, 02, 02, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 02, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 02, 39.00, 23.00, 23.00, 22.00, 34.00 +PHX, 02, 02, 69.00, 43.00, 10.00, 10.00, 15.00 +PIA, 02, 02, 32.00, 15.00, 23.00, 21.00, 35.00 +PIB, 02, 02, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 02, 36.00, 18.00, 25.00, 26.00, 37.00 +PIR, 02, 02, 30.00, 9.00, 11.00, 10.00, 18.00 +PIT, 02, 02, 35.00, 19.00, 41.00, 35.00, 54.00 +PKB, 02, 02, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 02, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 02, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 02, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 02, 61.00, 43.00, 22.00, 18.00, 31.00 +POB, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 02, 60.00, 36.00, -9999.00, -9999.00, 33.00 +POM, 02, 02, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 02, 02, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 02, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 02, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 02, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 02, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 02, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 02, 34.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 02, 02, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 02, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 02, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 02, 49.00, 17.00, 9.00, 8.00, 12.00 +PUC, 02, 02, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 02, 37.00, 19.00, 23.00, 24.00, 35.00 +PVU, 02, 02, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 02, 31.00, 12.00, 24.00, 24.00, 34.00 +P02, 02, 02, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P07, 02, 02, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 02, 02, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P24, 02, 02, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +P28, 02, 02, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 02, 02, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +P38, 02, 02, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +P39, 02, 02, 20.00, -3.00, -9999.00, -9999.00, -9999.00 +P58, 02, 02, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 02, 02, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 02, 02, 25.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 02, 02, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +P67, 02, 02, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +P68, 02, 02, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 02, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 02, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 02, 36.00, 13.00, 13.00, 14.00, 21.00 +RBL, 02, 02, 59.00, 39.00, 27.00, 28.00, 37.00 +RCA, 02, 02, 36.00, 13.00, -9999.00, -9999.00, 23.00 +RDD, 02, 02, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 02, 45.00, 24.00, 18.00, 18.00, 29.00 +RDR, 02, 02, 17.00, -3.00, -9999.00, -9999.00, 24.00 +RDU, 02, 02, 51.00, 30.00, 21.00, 24.00, 32.00 +REE, 02, 02, 55.00, 27.00, -9999.00, -9999.00, 10.00 +REJ, 02, 02, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 02, 29.00, 12.00, 22.00, 19.00, 31.00 +RIC, 02, 02, 47.00, 26.00, 22.00, 25.00, 34.00 +RIV, 02, 02, 68.00, 42.00, -9999.00, -9999.00, 18.00 +RIW, 02, 02, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 02, 32.00, 13.00, 14.00, 9.00, 18.00 +RME, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 02, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 02, 02, 63.00, 39.00, -9999.00, -9999.00, 25.00 +RNO, 02, 02, 49.00, 23.00, 15.00, 17.00, 23.00 +ROA, 02, 02, 45.00, 26.00, 21.00, 22.00, 32.00 +ROC, 02, 02, 31.00, 15.00, 43.00, 42.00, 59.00 +ROW, 02, 02, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 02, 42.00, 18.00, 10.00, 10.00, 16.00 +RST, 02, 02, 23.00, 5.00, 21.00, 18.00, 29.00 +RWF, 02, 02, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 02, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 02, 57.00, 40.00, 26.00, 25.00, 33.00 +SAF, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 02, 66.00, 50.00, 17.00, 17.00, 23.00 +SAT, 02, 02, 63.00, 39.00, 19.00, 17.00, 25.00 +SAV, 02, 02, 61.00, 39.00, 19.00, 20.00, 29.00 +SAW, 02, 02, 26.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 02, 02, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 02, 69.00, 42.00, -9999.00, -9999.00, 18.00 +SBN, 02, 02, 32.00, 17.00, 34.00, 35.00, 48.00 +SBP, 02, 02, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 02, 30.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 02, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 02, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 02, 58.00, 39.00, 22.00, 23.00, 31.00 +SDF, 02, 02, 42.00, 24.00, 25.00, 24.00, 35.00 +SEA, 02, 02, 48.00, 37.00, 41.00, 43.00, 55.00 +SEM, 02, 02, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 02, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 02, 58.00, 44.00, 23.00, 26.00, 33.00 +SGF, 02, 02, 44.00, 23.00, 20.00, 18.00, 28.00 +SGY, 02, 02, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 02, 36.00, 12.00, 17.00, 16.00, 27.00 +SHV, 02, 02, 58.00, 36.00, 23.00, 21.00, 33.00 +SIT, 02, 02, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 02, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 02, 59.00, 33.00, 12.00, 9.00, 17.00 +SKA, 02, 02, 37.00, 24.00, -9999.00, -9999.00, 41.00 +SKF, 02, 02, 63.00, 39.00, -9999.00, -9999.00, 25.00 +SLC, 02, 02, 40.00, 22.00, 22.00, 22.00, 33.00 +SLE, 02, 02, 50.00, 34.00, 43.00, 43.00, 55.00 +SLN, 02, 02, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 02, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 02, 65.00, 40.00, -9999.00, 21.00, 35.00 +SNA, 02, 02, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 02, 28.00, 19.00, 38.00, 39.00, 57.00 +SNS, 02, 02, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 02, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 02, 35.00, 18.00, 23.00, 21.00, 35.00 +SPS, 02, 02, 55.00, 30.00, 12.00, 11.00, 18.00 +SRQ, 02, 02, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 02, 58.00, 33.00, -9999.00, -9999.00, 32.00 +SSI, 02, 02, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 02, 02, 22.00, 0.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 02, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +STL, 02, 02, 40.00, 23.00, 24.00, 20.00, 34.00 +STNV, 02, 02, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 02, 02, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 02, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 02, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 02, 59.00, 39.00, -9999.00, -9999.00, 29.00 +SUX, 02, 02, 30.00, 11.00, 14.00, 13.00, 22.00 +SVN, 02, 02, 61.00, 39.00, -9999.00, -9999.00, 29.00 +SWF, 02, 02, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 02, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 02, 31.00, 14.00, 43.00, 41.00, 56.00 +SZL, 02, 02, 40.00, 18.00, -9999.00, -9999.00, 24.00 +TAD, 02, 02, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 02, -1.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 02, 48.00, 20.00, -9999.00, -9999.00, 29.00 +TCC, 02, 02, 55.00, 24.00, 7.00, 5.00, 10.00 +TCL, 02, 02, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 02, 49.00, 33.00, -9999.00, -9999.00, 60.00 +TCS, 02, 02, 57.00, 30.00, -9999.00, 7.00, 12.00 +TEB, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 02, 49.00, 27.00, -9999.00, -9999.00, 18.00 +TKA, 02, 02, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 02, 65.00, 39.00, 19.00, 19.00, 28.00 +TNX, 02, 02, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 02, 31.00, 15.00, 30.00, 27.00, 43.00 +TOP, 02, 02, 40.00, 19.00, 15.00, 15.00, 23.00 +TPA, 02, 02, 70.00, 51.00, 14.00, 15.00, 23.00 +TPH, 02, 02, 47.00, 22.00, 10.00, 9.00, 14.00 +TRI, 02, 02, 46.00, 25.00, 28.00, 29.00, 41.00 +TRK, 02, 02, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 02, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 02, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 02, 48.00, 27.00, 15.00, 14.00, 22.00 +TUP, 02, 02, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 02, 66.00, 40.00, 12.00, 10.00, 17.00 +TVC, 02, 02, 27.00, 11.00, 38.00, 37.00, 50.00 +TVL, 02, 02, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 02, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 02, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 02, 48.00, 27.00, 27.00, 25.00, 38.00 +T01, 02, 02, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 02, 02, 55.00, 32.00, -9999.00, -9999.00, 36.00 +T03, 02, 02, 59.00, 35.00, -9999.00, -9999.00, 31.00 +T04, 02, 02, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 02, 02, 41.00, 17.00, -9999.00, -9999.00, 18.00 +T06, 02, 02, 60.00, 34.00, -9999.00, -9999.00, 36.00 +T07, 02, 02, 42.00, 13.00, -9999.00, -9999.00, 36.00 +T08, 02, 02, 39.00, 22.00, -9999.00, -9999.00, 33.00 +UCA, 02, 02, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 02, 57.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 02, 02, 48.00, 35.00, 60.00, 61.00, 70.00 +UIN, 02, 02, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 02, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 02, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 02, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 02, 02, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +U28, 02, 02, 42.00, 13.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 02, 63.00, 38.00, -9999.00, -9999.00, 28.00 +VBG, 02, 02, 66.00, 41.00, -9999.00, -9999.00, 26.00 +VCT, 02, 02, 65.00, 44.00, 20.00, 19.00, 30.00 +VCV, 02, 02, 61.00, 32.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 02, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 02, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 02, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 02, 39.00, 7.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 02, 62.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 02, 02, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 02, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 02, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 02, 45.00, 26.00, -9999.00, 26.00, -9999.00 +WJA, 02, 02, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 02, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 02, 5.00, -17.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 02, 46.00, 21.00, 15.00, 17.00, 25.00 +WPO, 02, 02, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 02, 59.00, 35.00, -9999.00, -9999.00, 34.00 +WRG, 02, 02, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 02, 41.00, 21.00, -9999.00, -9999.00, 33.00 +WRL, 02, 02, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +X68, 02, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 02, 34.00, 20.00, 58.00, 58.00, 66.00 +YCG, 02, 02, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 02, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 02, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 02, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 02, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 02, 42.00, 25.00, 21.00, 20.00, 30.00 +YNG, 02, 02, 32.00, 16.00, 32.00, 34.00, 48.00 +YPA, 02, 02, 11.00, -12.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 02, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 02, 6.00, -13.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 02, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 02, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 02, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 02, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 02, 72.00, 46.00, 4.00, 7.00, 9.00 +YVR, 02, 02, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 02, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 02, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 02, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 02, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 02, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 02, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 02, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 02, 22.00, 4.00, 42.00, 39.00, 59.00 +ZUN, 02, 02, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 02, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 02, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 02, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 02, 02, 59.00, 37.00, -9999.00, -9999.00, 31.00 +1V1, 02, 02, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 02, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 02, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 02, 53.00, 34.00, -9999.00, -9999.00, 34.00 +2PJ, 02, 02, 58.00, 33.00, -9999.00, -9999.00, 36.00 +3B1, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 02, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 02, 26.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 02, 02, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 02, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 02, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 02, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 02, 12.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 02, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 02, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 02, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 03, 36.00, 19.00, 26.00, 24.00, 38.00 +ABI, 02, 03, 57.00, 33.00, 12.00, 10.00, 17.00 +ABQ, 02, 03, 51.00, 24.00, 11.00, 11.00, 17.00 +ABR, 02, 03, 24.00, 3.00, 13.00, 12.00, 20.00 +ABY, 02, 03, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 03, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 03, 59.00, 36.00, 16.00, 15.00, 24.00 +ACV, 02, 03, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 03, 41.00, 22.00, 21.00, 21.00, 33.00 +ADK, 02, 03, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 03, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 03, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 03, 42.00, 22.00, -9999.00, -9999.00, 32.00 +AEX, 02, 03, 60.00, 38.00, -9999.00, -9999.00, 31.00 +AFF, 02, 03, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 03, 74.00, 48.00, -9999.00, -9999.00, 32.00 +AGS, 02, 03, 58.00, 33.00, 21.00, 21.00, 30.00 +AHN, 02, 03, 54.00, 33.00, 24.00, 23.00, 34.00 +AKN, 02, 03, 22.00, 6.00, 20.00, 23.00, 32.00 +AKO, 02, 03, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 03, 31.00, 12.00, 25.00, 24.00, 36.00 +ALI, 02, 03, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 03, 26.00, 7.00, 20.00, 14.00, 27.00 +ALS, 02, 03, 37.00, 1.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 03, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 03, 51.00, 24.00, 11.00, 11.00, 18.00 +AMG, 02, 03, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 03, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 03, 24.00, 10.00, 16.00, 19.00, 25.00 +AND, 02, 03, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 03, 41.00, 31.00, 61.00, 57.00, 74.00 +AOO, 02, 03, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 02, 03, 27.00, 7.00, 29.00, 28.00, 42.00 +AQQ, 02, 03, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 02, 03, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 02, 03, 50.00, 37.00, 55.00, 56.00, 67.00 +ATL, 02, 03, 53.00, 33.00, 25.00, 24.00, 35.00 +ATW, 02, 03, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 03, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 03, 38.00, 18.00, -9999.00, -9999.00, 36.00 +AUG, 02, 03, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 03, 61.00, 40.00, 17.00, 16.00, 24.00 +AUW, 02, 03, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 03, 48.00, 26.00, 23.00, 21.00, 32.00 +AVP, 02, 03, 33.00, 17.00, 26.00, 25.00, 38.00 +AXN, 02, 03, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 03, 34.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 02, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 03, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 03, 59.00, 40.00, -9999.00, -9999.00, 32.00 +BAD, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 03, 37.00, 10.00, -9999.00, -9999.00, 21.00 +BDL, 02, 03, 34.00, 17.00, 24.00, 22.00, 35.00 +BDR, 02, 03, 36.00, 22.00, 26.00, 21.00, 36.00 +BET, 02, 03, 12.00, 0.00, 13.00, 14.00, 22.00 +BFD, 02, 03, 28.00, 11.00, 48.00, 46.00, 64.00 +BFF, 02, 03, 41.00, 15.00, 13.00, 11.00, 18.00 +BFL, 02, 03, 62.00, 41.00, 14.00, 14.00, 22.00 +BGM, 02, 03, 28.00, 14.00, 33.00, 37.00, 50.00 +BGR, 02, 03, 28.00, 8.00, 23.00, 22.00, 34.00 +BGS, 02, 03, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 03, 54.00, 33.00, 26.00, 23.00, 34.00 +BID, 02, 03, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 03, 7.00, -8.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 03, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 03, 36.00, 17.00, 18.00, 18.00, 28.00 +BIS, 02, 03, 23.00, 2.00, 15.00, 15.00, 24.00 +BIX, 02, 03, 61.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 02, 03, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 03, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 03, 46.00, 16.00, -9999.00, -9999.00, 17.00 +BKW, 02, 03, 39.00, 21.00, 36.00, 37.00, 50.00 +BLF, 02, 03, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 03, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 03, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 03, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 03, 42.00, 22.00, -9999.00, -9999.00, 28.00 +BNA, 02, 03, 48.00, 28.00, 26.00, 23.00, 38.00 +BNO, 02, 03, 37.00, 17.00, -9999.00, 25.00, 44.00 +BOI, 02, 03, 41.00, 25.00, 23.00, 24.00, 36.00 +BOS, 02, 03, 36.00, 22.00, 23.00, 23.00, 34.00 +BPI, 02, 03, 28.00, -5.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 03, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 03, 22.00, -3.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 03, 33.00, 15.00, -9999.00, -9999.00, 23.00 +BRO, 02, 03, 71.00, 51.00, 16.00, 15.00, 23.00 +BRW, 02, 03, -11.00, -22.00, 11.00, 11.00, 18.00 +BSM, 02, 03, 61.00, 40.00, -9999.00, -9999.00, 25.00 +BTI, 02, 03, -13.00, -25.00, 11.00, 10.00, 16.00 +BTL, 02, 03, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 03, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 03, 62.00, 41.00, 25.00, 20.00, 33.00 +BTT, 02, 03, -3.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 03, 26.00, 7.00, 32.00, 27.00, 45.00 +BUB, 02, 03, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 03, 30.00, 16.00, 47.00, 49.00, 62.00 +BUR, 02, 03, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 03, 62.00, 44.00, -9999.00, 21.00, 32.00 +BWG, 02, 03, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 03, 42.00, 24.00, 23.00, 23.00, 33.00 +BYH, 02, 03, 47.00, 28.00, -9999.00, -9999.00, 35.00 +BYI, 02, 03, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 03, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 03, 57.00, 33.00, 21.00, 22.00, 32.00 +CAG, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 03, 34.00, 17.00, 35.00, 37.00, 52.00 +CAO, 02, 03, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 03, 21.00, -1.00, 29.00, 32.00, 45.00 +CBM, 02, 03, 55.00, 31.00, -9999.00, -9999.00, 36.00 +CDB, 02, 03, 32.00, 23.00, 47.00, 49.00, 63.00 +CDC, 02, 03, 45.00, 20.00, 13.00, 13.00, 21.00 +CDR, 02, 03, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 03, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 03, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 03, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 03, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 03, 50.00, 29.00, 24.00, 25.00, 35.00 +CHO, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 03, 59.00, 38.00, 21.00, 20.00, 31.00 +CID, 02, 03, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 03, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 03, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 03, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 03, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 03, 33.00, 18.00, 39.00, 38.00, 54.00 +CLL, 02, 03, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 03, 51.00, 30.00, 22.00, 22.00, 32.00 +CMH, 02, 03, 36.00, 19.00, 29.00, 31.00, 43.00 +CMI, 02, 03, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 03, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 03, 39.00, 18.00, 12.00, 12.00, 18.00 +CNM, 02, 03, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 03, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +COD, 02, 03, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +COF, 02, 03, 71.00, 50.00, -9999.00, -9999.00, 23.00 +CON, 02, 03, 31.00, 8.00, 23.00, 22.00, 33.00 +COS, 02, 03, 43.00, 18.00, 11.00, 10.00, 17.00 +COT, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 03, 39.00, 20.00, 23.00, 18.00, 30.00 +CPR, 02, 03, 35.00, 14.00, 18.00, 16.00, 26.00 +CRBC, 02, 03, 30.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 03, 67.00, 46.00, 19.00, 16.00, 26.00 +CRW, 02, 03, 43.00, 24.00, 37.00, 39.00, 50.00 +CSG, 02, 03, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 03, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 03, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 03, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 03, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 03, 38.00, 21.00, 28.00, 25.00, 39.00 +CVN, 02, 03, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 03, 53.00, 24.00, -9999.00, -9999.00, 10.00 +CXY, 02, 03, 37.00, 22.00, 20.00, 22.00, 32.00 +CYS, 02, 03, 39.00, 17.00, 12.00, 11.00, 17.00 +DAA, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 02, 03, 68.00, 47.00, 15.00, 17.00, 25.00 +DAG, 02, 03, 64.00, 40.00, 9.00, 8.00, 14.00 +DAL, 02, 03, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 03, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 03, 36.00, 19.00, 33.00, 26.00, 44.00 +DBQ, 02, 03, 27.00, 10.00, 24.00, 19.00, 33.00 +DCA, 02, 03, 44.00, 27.00, 21.00, 22.00, 32.00 +DDC, 02, 03, 45.00, 21.00, 12.00, 11.00, 18.00 +DEC, 02, 03, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 03, 45.00, 19.00, 13.00, 10.00, 18.00 +DFW, 02, 03, 57.00, 35.00, 15.00, 14.00, 22.00 +DHN, 02, 03, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 03, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 03, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 03, 65.00, 41.00, -9999.00, -9999.00, 17.00 +DLG, 02, 03, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 03, 19.00, 0.00, 28.00, 24.00, 39.00 +DLLC, 02, 03, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 03, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 03, 66.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 02, 03, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 03, 44.00, 25.00, -9999.00, -9999.00, 33.00 +DPG, 02, 03, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 03, 62.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 02, 03, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 03, 65.00, 41.00, 12.00, 10.00, 15.00 +DSM, 02, 03, 31.00, 13.00, 20.00, 15.00, 27.00 +DTW, 02, 03, 31.00, 16.00, 30.00, 28.00, 42.00 +DUG, 02, 03, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 03, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 03, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 03, 57.00, 33.00, -9999.00, -9999.00, 16.00 +D45, 02, 03, 14.00, -10.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 03, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 03, 24.00, 3.00, 18.00, 17.00, 27.00 +ECG, 02, 03, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 03, 61.00, 35.00, -9999.00, -9999.00, 11.00 +EED, 02, 03, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 02, 03, 38.00, 7.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 03, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 03, 39.00, 17.00, 43.00, 42.00, 59.00 +EKO, 02, 03, 41.00, 18.00, 20.00, 21.00, 29.00 +ELD, 02, 03, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 03, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 03, 60.00, 32.00, 9.00, 10.00, 14.00 +ELY, 02, 03, 42.00, 13.00, 17.00, 16.00, 25.00 +EMP, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 03, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 02, 03, 48.00, 27.00, -9999.00, -9999.00, 16.00 +ENN, 02, 03, 4.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 03, 40.00, 22.00, -9999.00, -9999.00, 18.00 +EPH, 02, 03, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 03, 32.00, 17.00, 42.00, 40.00, 56.00 +ESF, 02, 03, 60.00, 38.00, -9999.00, -9999.00, 31.00 +EUG, 02, 03, 50.00, 36.00, 41.00, 44.00, 55.00 +EVV, 02, 03, 41.00, 23.00, 26.00, 21.00, 34.00 +EWN, 02, 03, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 03, 39.00, 24.00, 22.00, 21.00, 33.00 +EYW, 02, 03, 75.00, 65.00, 13.00, 12.00, 21.00 +E74, 02, 03, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 03, 49.00, 27.00, -9999.00, -9999.00, 33.00 +FAI, 02, 03, 3.00, -17.00, 13.00, 14.00, 21.00 +FAR, 02, 03, 18.00, -1.00, 18.00, 16.00, 27.00 +FAT, 02, 03, 59.00, 39.00, 18.00, 20.00, 26.00 +FAY, 02, 03, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 03, 32.00, 16.00, 28.00, 30.00, 42.00 +FCS, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 02, 03, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 03, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 03, 44.00, 17.00, 22.00, 22.00, 30.00 +FLL, 02, 03, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 03, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 03, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +FME, 02, 03, 45.00, 22.00, -9999.00, -9999.00, 34.00 +FMH, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 03, 47.00, 19.00, 11.00, 13.00, 16.00 +FMY, 02, 03, 75.00, 53.00, 11.00, 13.00, 20.00 +FNT, 02, 03, 29.00, 14.00, 29.00, 27.00, 41.00 +FOD, 02, 03, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 03, 40.00, 19.00, -9999.00, -9999.00, 21.00 +FOK, 02, 03, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 03, 41.00, 20.00, -9999.00, -9999.00, 19.00 +FSD, 02, 03, 27.00, 6.00, 16.00, 13.00, 23.00 +FSI, 02, 03, 53.00, 26.00, -9999.00, -9999.00, 16.00 +FSM, 02, 03, 51.00, 28.00, 19.00, 16.00, 28.00 +FTK, 02, 03, 42.00, 21.00, -9999.00, -9999.00, 35.00 +FWA, 02, 03, 32.00, 16.00, 26.00, 24.00, 38.00 +FWH, 02, 03, 56.00, 33.00, -9999.00, -9999.00, 21.00 +FYU, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 03, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 03, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 03, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 03, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 03, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 03, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 03, 38.00, 24.00, 26.00, 28.00, 39.00 +GFA, 02, 03, 35.00, 15.00, -9999.00, -9999.00, 25.00 +GFK, 02, 03, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 03, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 03, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 03, 24.00, 5.00, 15.00, 14.00, 23.00 +GJT, 02, 03, 41.00, 20.00, 13.00, 13.00, 20.00 +GKN, 02, 03, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 03, 44.00, 17.00, 10.00, 11.00, 16.00 +GLH, 02, 03, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 03, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 03, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 02, 03, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 03, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 03, 25.00, 7.00, 25.00, 21.00, 34.00 +GRCI, 02, 03, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 03, 49.00, 33.00, -9999.00, -9999.00, 57.00 +GRI, 02, 03, 35.00, 14.00, 13.00, 11.00, 19.00 +GRK, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 03, 30.00, 14.00, 31.00, 33.00, 45.00 +GSB, 02, 03, 53.00, 32.00, -9999.00, -9999.00, 34.00 +GSG, 02, 03, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 03, 49.00, 28.00, 22.00, 22.00, 31.00 +GSP, 02, 03, 52.00, 31.00, 23.00, 21.00, 32.00 +GST, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 03, 28.00, 7.00, -9999.00, -9999.00, 61.00 +GTF, 02, 03, 35.00, 15.00, 17.00, 19.00, 27.00 +GUP, 02, 03, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 03, 33.00, 14.00, -9999.00, -9999.00, 36.00 +GVW, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 02, 03, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 03, 52.00, 37.00, 23.00, 24.00, 36.00 +HBR, 02, 03, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 03, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 03, 39.00, 21.00, -9999.00, -9999.00, 32.00 +HKY, 02, 03, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 03, 34.00, 13.00, 14.00, 16.00, 23.00 +HMN, 02, 03, 60.00, 24.00, -9999.00, -9999.00, 9.00 +HMS, 02, 03, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 03, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 03, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 02, 03, 27.00, 6.00, 13.00, 11.00, 19.00 +HOP, 02, 03, 44.00, 23.00, -9999.00, -9999.00, 35.00 +HOT, 02, 03, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 03, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 03, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 03, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 03, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 03, 62.00, 38.00, -9999.00, -9999.00, 34.00 +HST, 02, 03, 76.00, 54.00, -9999.00, -9999.00, 22.00 +HSV, 02, 03, 51.00, 31.00, 28.00, 22.00, 37.00 +HTL, 02, 03, 26.00, 7.00, 35.00, 30.00, 47.00 +HTS, 02, 03, 42.00, 24.00, 32.00, 34.00, 46.00 +HUF, 02, 03, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 03, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 03, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 03, 29.00, 7.00, 13.00, 14.00, 21.00 +IAB, 02, 03, 43.00, 21.00, -9999.00, -9999.00, 17.00 +IAD, 02, 03, 42.00, 22.00, 22.00, 23.00, 34.00 +IAG, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 03, 63.00, 41.00, 21.00, 22.00, 32.00 +ICT, 02, 03, 43.00, 21.00, 15.00, 11.00, 19.00 +IDA, 02, 03, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 03, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 03, 40.00, 23.00, 24.00, 22.00, 35.00 +ILI, 02, 03, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 03, 56.00, 35.00, 20.00, 24.00, 33.00 +IMT, 02, 03, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 02, 03, 36.00, 19.00, 27.00, 27.00, 40.00 +INL, 02, 03, 16.00, -7.00, 22.00, 20.00, 33.00 +INS, 02, 03, 57.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 02, 03, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 02, 03, 50.00, 22.00, 10.00, 10.00, 17.00 +IPL, 02, 03, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 03, 34.00, 17.00, 24.00, 26.00, 37.00 +IRK, 02, 03, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 03, 24.00, 2.00, 13.00, 12.00, 21.00 +ISP, 02, 03, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 03, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 03, 69.00, 40.00, -9999.00, -9999.00, 13.00 +IWD, 02, 03, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 03, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 03, 58.00, 34.00, 24.00, 22.00, 34.00 +JAX, 02, 03, 66.00, 42.00, 16.00, 18.00, 26.00 +JBR, 02, 03, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 03, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 03, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 03, 38.00, 25.00, 23.00, 21.00, 33.00 +JHW, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 03, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 03, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 03, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 03, 32.00, 21.00, 45.00, 47.00, 57.00 +JST, 02, 03, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 03, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 03, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 03, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 03, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 03, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 03, 30.00, 13.00, 32.00, 30.00, 46.00 +LAR, 02, 03, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 03, 61.00, 37.00, 7.00, 9.00, 12.00 +LAX, 02, 03, 66.00, 49.00, 15.00, 16.00, 22.00 +LBB, 02, 03, 55.00, 27.00, 10.00, 10.00, 15.00 +LBF, 02, 03, 38.00, 12.00, 13.00, 8.00, 18.00 +LCH, 02, 03, 61.00, 42.00, 22.00, 21.00, 33.00 +LCK, 02, 03, 37.00, 20.00, -9999.00, -9999.00, 39.00 +LEB, 02, 03, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 03, 41.00, 23.00, 28.00, 26.00, 39.00 +LFI, 02, 03, 47.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 02, 03, 61.00, 38.00, 19.00, 21.00, 30.00 +LFT, 02, 03, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 03, 38.00, 26.00, 23.00, 21.00, 33.00 +LGB, 02, 03, 68.00, 46.00, 15.00, 17.00, 23.00 +LGU, 02, 03, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 03, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 03, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 03, 51.00, 31.00, 23.00, 20.00, 31.00 +LIZ, 02, 03, 21.00, -1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 03, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +LND, 02, 03, 35.00, 11.00, 12.00, 10.00, 17.00 +LNK, 02, 03, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 03, 47.00, 20.00, 13.00, 12.00, 20.00 +LOZ, 02, 03, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 03, 52.00, 30.00, -9999.00, -9999.00, 24.00 +LSE, 02, 03, 27.00, 7.00, 19.00, 16.00, 27.00 +LSF, 02, 03, 59.00, 36.00, -9999.00, -9999.00, 33.00 +LSV, 02, 03, 64.00, 31.00, -9999.00, -9999.00, 8.00 +LTS, 02, 03, 56.00, 28.00, -9999.00, -9999.00, 14.00 +LUF, 02, 03, 70.00, 38.00, -9999.00, -9999.00, 11.00 +LVS, 02, 03, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 03, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 03, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 03, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 03, 45.00, 26.00, 22.00, 23.00, 33.00 +MAF, 02, 03, 59.00, 31.00, 8.00, 9.00, 13.00 +MBL, 02, 03, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 03, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 03, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 03, 59.00, 43.00, -9999.00, -9999.00, 30.00 +MCF, 02, 03, 70.00, 51.00, -9999.00, -9999.00, 22.00 +MCG, 02, 03, 5.00, -16.00, 18.00, 21.00, 28.00 +MCI, 02, 03, 38.00, 19.00, 18.00, 16.00, 26.00 +MCK, 02, 03, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 03, 59.00, 35.00, 22.00, 23.00, 33.00 +MCO, 02, 03, 72.00, 49.00, 13.00, 18.00, 24.00 +MCW, 02, 03, 25.00, 7.00, 16.00, 11.00, 21.00 +MC2, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 02, 03, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 03, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 03, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 03, 32.00, 17.00, 25.00, 25.00, 38.00 +MEI, 02, 03, 59.00, 35.00, 23.00, 21.00, 33.00 +MEM, 02, 03, 51.00, 33.00, 25.00, 19.00, 33.00 +MER, 02, 03, 60.00, 38.00, -9999.00, -9999.00, 27.00 +MFD, 02, 03, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 03, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 03, 51.00, 31.00, 25.00, 30.00, 38.00 +MGE, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 03, 59.00, 37.00, 24.00, 21.00, 35.00 +MGW, 02, 03, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 03, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 03, 58.00, 40.00, -9999.00, -9999.00, 30.00 +MHS, 02, 03, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 03, 76.00, 57.00, 13.00, 15.00, 24.00 +MIB, 02, 03, 21.00, 3.00, -9999.00, -9999.00, 27.00 +MIV, 02, 03, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 03, 44.00, 23.00, -9999.00, -9999.00, 28.00 +MKC, 02, 03, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 03, 28.00, 13.00, 29.00, 26.00, 41.00 +MKG, 02, 03, 29.00, 17.00, 39.00, 38.00, 52.00 +MKL, 02, 03, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 03, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 03, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 03, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 03, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 03, 31.00, 13.00, 22.00, 19.00, 31.00 +MLS, 02, 03, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 03, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 03, 58.00, 36.00, -9999.00, -9999.00, 36.00 +MOB, 02, 03, 62.00, 41.00, 25.00, 22.00, 35.00 +MOT, 02, 03, 21.00, 3.00, 16.00, 15.00, 25.00 +MPV, 02, 03, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 03, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 03, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 03, 63.00, 27.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 03, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 03, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 02, 03, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 03, 27.00, 9.00, 24.00, 19.00, 31.00 +MSO, 02, 03, 34.00, 19.00, 26.00, 26.00, 39.00 +MSP, 02, 03, 24.00, 6.00, 21.00, 18.00, 31.00 +MSS, 02, 03, 25.00, 4.00, 33.00, 31.00, 46.00 +MSY, 02, 03, 62.00, 43.00, 22.00, 21.00, 34.00 +MTC, 02, 03, 30.00, 16.00, -9999.00, -9999.00, 37.00 +MTN, 02, 03, 42.00, 23.00, -9999.00, -9999.00, 34.00 +MTO, 02, 03, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 03, 37.00, 19.00, -9999.00, -9999.00, 34.00 +MUO, 02, 03, 45.00, 25.00, -9999.00, -9999.00, 28.00 +MWA, 02, 03, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 03, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 03, 59.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 02, 03, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 03, 58.00, 34.00, -9999.00, -9999.00, 31.00 +NAO, 02, 03, 57.00, 42.00, -9999.00, -9999.00, 30.00 +NBC, 02, 03, 60.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 03, 31.00, 15.00, -9999.00, -9999.00, 30.00 +NCA, 02, 03, 58.00, 32.00, -9999.00, -9999.00, 35.00 +NCO, 02, 03, 38.00, 23.00, -9999.00, -9999.00, 36.00 +NC1, 02, 03, 57.00, 38.00, -9999.00, -9999.00, 11.00 +NEL, 02, 03, 41.00, 20.00, -9999.00, -9999.00, 33.00 +NFG, 02, 03, 65.00, 45.00, -9999.00, -9999.00, 24.00 +NFL, 02, 03, 49.00, 21.00, -9999.00, -9999.00, 14.00 +NGP, 02, 03, 68.00, 48.00, -9999.00, -9999.00, 23.00 +NGU, 02, 03, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 03, 59.00, 45.00, -9999.00, -9999.00, 32.00 +NHK, 02, 03, 44.00, 25.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 03, 31.00, 11.00, -9999.00, -9999.00, 36.00 +NID, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NIP, 02, 03, 66.00, 42.00, -9999.00, -9999.00, 24.00 +NIR, 02, 03, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 02, 03, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 02, 03, 66.00, 50.00, -9999.00, -9999.00, 20.00 +NLC, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 02, 03, 58.00, 33.00, -9999.00, -9999.00, 31.00 +NPA, 02, 03, 61.00, 43.00, -9999.00, -9999.00, 32.00 +NQA, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 03, 70.00, 46.00, -9999.00, -9999.00, 22.00 +NQX, 02, 03, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 02, 03, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NRC, 02, 03, 60.00, 38.00, -9999.00, -9999.00, 32.00 +NRS, 02, 03, 66.00, 46.00, -9999.00, -9999.00, 18.00 +NSE, 02, 03, 62.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 02, 03, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 03, 67.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 03, 70.00, 47.00, -9999.00, -9999.00, 17.00 +NTU, 02, 03, 48.00, 31.00, -9999.00, -9999.00, 34.00 +NUC, 02, 03, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 02, 03, 60.00, 40.00, -9999.00, -9999.00, 31.00 +NUW, 02, 03, 48.00, 35.00, -9999.00, -9999.00, 49.00 +NWF, 02, 03, 68.00, 46.00, -9999.00, -9999.00, 22.00 +NXX, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 03, 45.00, 22.00, -9999.00, -9999.00, 33.00 +NZC, 02, 03, 66.00, 38.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 03, 69.00, 43.00, -9999.00, -9999.00, 17.00 +NZW, 02, 03, 37.00, 19.00, -9999.00, -9999.00, 37.00 +NZY, 02, 03, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 02, 03, 60.00, 42.00, 24.00, 29.00, 36.00 +OAR, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 03, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 03, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 03, 50.00, 27.00, 14.00, 11.00, 20.00 +OLM, 02, 03, 48.00, 32.00, 51.00, 51.00, 63.00 +OMA, 02, 03, 34.00, 14.00, 11.00, 13.00, 18.00 +OME, 02, 03, 13.00, -3.00, 20.00, 22.00, 29.00 +ONT, 02, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 03, 31.00, 15.00, 24.00, 24.00, 35.00 +ORF, 02, 03, 48.00, 31.00, 24.00, 24.00, 37.00 +ORH, 02, 03, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 03, -5.00, -24.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 03, 28.00, 9.00, -9999.00, -9999.00, 44.00 +OTG, 02, 03, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 03, 53.00, 40.00, 47.00, 50.00, 58.00 +OTM, 02, 03, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 03, 3.00, -11.00, 13.00, 17.00, 22.00 +OURC, 02, 03, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 03, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 03, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 03, 61.00, 39.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 03, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 03, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 03, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 03, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 03, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 03, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 03, 63.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 03, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 03, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 03, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 03, 4.00, -9.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 03, 5.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 03, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 03, 26.00, 7.00, -9999.00, -9999.00, 36.00 +PBI, 02, 03, 75.00, 56.00, 17.00, 19.00, 28.00 +PDT, 02, 03, 44.00, 30.00, 27.00, 26.00, 40.00 +PDX, 02, 03, 49.00, 35.00, 47.00, 46.00, 59.00 +PFN, 02, 03, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 03, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 03, 39.00, 23.00, 23.00, 21.00, 34.00 +PHX, 02, 03, 69.00, 43.00, 10.00, 10.00, 15.00 +PIA, 02, 03, 32.00, 15.00, 23.00, 21.00, 35.00 +PIB, 02, 03, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 03, 36.00, 18.00, 25.00, 26.00, 37.00 +PIR, 02, 03, 30.00, 9.00, 10.00, 10.00, 17.00 +PIT, 02, 03, 35.00, 19.00, 40.00, 35.00, 54.00 +PKB, 02, 03, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 03, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 03, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 03, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 03, 61.00, 43.00, 22.00, 18.00, 31.00 +POB, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 03, 60.00, 36.00, -9999.00, -9999.00, 33.00 +POM, 02, 03, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 02, 03, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 03, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 03, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 03, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 03, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 03, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 03, 34.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 02, 03, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 03, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 03, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 03, 49.00, 17.00, 9.00, 8.00, 12.00 +PUC, 02, 03, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 03, 37.00, 19.00, 23.00, 24.00, 35.00 +PVU, 02, 03, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 03, 31.00, 12.00, 24.00, 24.00, 34.00 +P02, 02, 03, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P07, 02, 03, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 02, 03, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P24, 02, 03, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +P28, 02, 03, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 02, 03, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +P38, 02, 03, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +P39, 02, 03, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +P58, 02, 03, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 02, 03, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 02, 03, 25.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 02, 03, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +P67, 02, 03, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +P68, 02, 03, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 03, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 03, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 03, 36.00, 13.00, 13.00, 14.00, 21.00 +RBL, 02, 03, 59.00, 39.00, 27.00, 28.00, 37.00 +RCA, 02, 03, 36.00, 13.00, -9999.00, -9999.00, 23.00 +RDD, 02, 03, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 03, 45.00, 24.00, 18.00, 18.00, 29.00 +RDR, 02, 03, 17.00, -2.00, -9999.00, -9999.00, 23.00 +RDU, 02, 03, 51.00, 30.00, 21.00, 24.00, 32.00 +REE, 02, 03, 55.00, 27.00, -9999.00, -9999.00, 10.00 +REJ, 02, 03, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 03, 29.00, 12.00, 22.00, 19.00, 31.00 +RIC, 02, 03, 47.00, 26.00, 22.00, 25.00, 34.00 +RIV, 02, 03, 68.00, 42.00, -9999.00, -9999.00, 18.00 +RIW, 02, 03, 34.00, 3.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 03, 32.00, 13.00, 14.00, 9.00, 18.00 +RME, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 03, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 02, 03, 63.00, 39.00, -9999.00, -9999.00, 25.00 +RNO, 02, 03, 49.00, 23.00, 15.00, 17.00, 23.00 +ROA, 02, 03, 45.00, 26.00, 21.00, 22.00, 32.00 +ROC, 02, 03, 31.00, 15.00, 43.00, 42.00, 59.00 +ROW, 02, 03, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 03, 42.00, 18.00, 10.00, 10.00, 16.00 +RST, 02, 03, 23.00, 5.00, 21.00, 18.00, 29.00 +RWF, 02, 03, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 03, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 03, 58.00, 40.00, 26.00, 25.00, 33.00 +SAF, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 03, 66.00, 50.00, 17.00, 17.00, 23.00 +SAT, 02, 03, 63.00, 39.00, 19.00, 17.00, 25.00 +SAV, 02, 03, 61.00, 39.00, 19.00, 20.00, 29.00 +SAW, 02, 03, 26.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 02, 03, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 03, 69.00, 42.00, -9999.00, -9999.00, 18.00 +SBN, 02, 03, 32.00, 17.00, 34.00, 35.00, 48.00 +SBP, 02, 03, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 03, 30.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 03, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 03, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 03, 58.00, 39.00, 22.00, 23.00, 31.00 +SDF, 02, 03, 42.00, 24.00, 25.00, 24.00, 35.00 +SEA, 02, 03, 48.00, 37.00, 41.00, 43.00, 55.00 +SEM, 02, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 03, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 03, 58.00, 44.00, 23.00, 26.00, 33.00 +SGF, 02, 03, 44.00, 23.00, 20.00, 18.00, 28.00 +SGY, 02, 03, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 03, 36.00, 12.00, 17.00, 16.00, 27.00 +SHV, 02, 03, 58.00, 36.00, 23.00, 20.00, 33.00 +SIT, 02, 03, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 03, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 03, 59.00, 33.00, 12.00, 9.00, 17.00 +SKA, 02, 03, 38.00, 24.00, -9999.00, -9999.00, 41.00 +SKF, 02, 03, 63.00, 39.00, -9999.00, -9999.00, 25.00 +SLC, 02, 03, 41.00, 22.00, 22.00, 22.00, 33.00 +SLE, 02, 03, 50.00, 34.00, 43.00, 43.00, 55.00 +SLN, 02, 03, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 03, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 03, 65.00, 40.00, -9999.00, 21.00, 35.00 +SNA, 02, 03, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 03, 28.00, 19.00, 38.00, 38.00, 56.00 +SNS, 02, 03, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 03, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 03, 35.00, 18.00, 23.00, 21.00, 35.00 +SPS, 02, 03, 55.00, 30.00, 12.00, 11.00, 18.00 +SRQ, 02, 03, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 03, 58.00, 33.00, -9999.00, -9999.00, 32.00 +SSI, 02, 03, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 02, 03, 22.00, 0.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 03, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +STL, 02, 03, 40.00, 23.00, 24.00, 20.00, 34.00 +STNV, 02, 03, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 02, 03, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 03, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 03, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 03, 59.00, 39.00, -9999.00, -9999.00, 29.00 +SUX, 02, 03, 30.00, 11.00, 14.00, 13.00, 22.00 +SVN, 02, 03, 61.00, 39.00, -9999.00, -9999.00, 29.00 +SWF, 02, 03, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 03, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 03, 31.00, 14.00, 42.00, 40.00, 56.00 +SZL, 02, 03, 40.00, 18.00, -9999.00, -9999.00, 24.00 +TAD, 02, 03, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 03, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 03, 48.00, 20.00, -9999.00, -9999.00, 30.00 +TCC, 02, 03, 55.00, 24.00, 7.00, 5.00, 10.00 +TCL, 02, 03, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 03, 49.00, 33.00, -9999.00, -9999.00, 60.00 +TCS, 02, 03, 57.00, 30.00, -9999.00, 7.00, 12.00 +TEB, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 03, 50.00, 27.00, -9999.00, -9999.00, 18.00 +TKA, 02, 03, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 03, 65.00, 39.00, 19.00, 19.00, 28.00 +TNX, 02, 03, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 03, 31.00, 15.00, 30.00, 27.00, 43.00 +TOP, 02, 03, 40.00, 19.00, 15.00, 15.00, 23.00 +TPA, 02, 03, 70.00, 51.00, 14.00, 15.00, 23.00 +TPH, 02, 03, 47.00, 22.00, 10.00, 9.00, 14.00 +TRI, 02, 03, 46.00, 25.00, 28.00, 29.00, 41.00 +TRK, 02, 03, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 03, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 03, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 03, 48.00, 27.00, 15.00, 14.00, 22.00 +TUP, 02, 03, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 03, 66.00, 40.00, 12.00, 10.00, 17.00 +TVC, 02, 03, 27.00, 11.00, 38.00, 37.00, 50.00 +TVL, 02, 03, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 03, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 03, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 03, 48.00, 27.00, 27.00, 25.00, 37.00 +T01, 02, 03, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 02, 03, 55.00, 32.00, -9999.00, -9999.00, 36.00 +T03, 02, 03, 59.00, 35.00, -9999.00, -9999.00, 31.00 +T04, 02, 03, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 02, 03, 41.00, 17.00, -9999.00, -9999.00, 18.00 +T06, 02, 03, 60.00, 34.00, -9999.00, -9999.00, 36.00 +T07, 02, 03, 43.00, 14.00, -9999.00, -9999.00, 36.00 +T08, 02, 03, 40.00, 22.00, -9999.00, -9999.00, 32.00 +UCA, 02, 03, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 03, 57.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 02, 03, 48.00, 35.00, 61.00, 61.00, 70.00 +UIN, 02, 03, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 03, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 03, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 03, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 02, 03, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +U28, 02, 03, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 03, 63.00, 38.00, -9999.00, -9999.00, 28.00 +VBG, 02, 03, 66.00, 41.00, -9999.00, -9999.00, 26.00 +VCT, 02, 03, 65.00, 44.00, 20.00, 19.00, 29.00 +VCV, 02, 03, 61.00, 32.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 03, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 03, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 03, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 03, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 03, 39.00, 7.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 03, 62.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 02, 03, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 03, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 03, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 03, 45.00, 26.00, -9999.00, 26.00, -9999.00 +WJA, 02, 03, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 03, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 03, 5.00, -17.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 03, 46.00, 21.00, 15.00, 17.00, 25.00 +WPO, 02, 03, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 03, 59.00, 35.00, -9999.00, -9999.00, 34.00 +WRG, 02, 03, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 03, 41.00, 21.00, -9999.00, -9999.00, 33.00 +WRL, 02, 03, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +X68, 02, 03, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 03, 34.00, 20.00, 58.00, 58.00, 66.00 +YCG, 02, 03, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 03, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 03, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 03, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 03, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 03, 43.00, 25.00, 21.00, 20.00, 30.00 +YNG, 02, 03, 32.00, 16.00, 32.00, 34.00, 48.00 +YPA, 02, 03, 12.00, -12.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 03, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 03, 7.00, -13.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 03, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 03, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 03, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 03, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 03, 72.00, 46.00, 4.00, 7.00, 9.00 +YVR, 02, 03, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 03, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 03, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 03, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 03, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 03, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 03, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 03, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 03, 22.00, 4.00, 42.00, 38.00, 58.00 +ZUN, 02, 03, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 03, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 03, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 03, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 02, 03, 59.00, 37.00, -9999.00, -9999.00, 31.00 +1V1, 02, 03, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 03, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 03, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 03, 53.00, 34.00, -9999.00, -9999.00, 34.00 +2PJ, 02, 03, 58.00, 33.00, -9999.00, -9999.00, 36.00 +3B1, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 03, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 03, 26.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 02, 03, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 03, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 03, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 03, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 03, 12.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 03, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 03, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 03, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 04, 36.00, 19.00, 26.00, 24.00, 38.00 +ABI, 02, 04, 57.00, 33.00, 12.00, 10.00, 17.00 +ABQ, 02, 04, 51.00, 24.00, 11.00, 11.00, 17.00 +ABR, 02, 04, 24.00, 3.00, 13.00, 12.00, 20.00 +ABY, 02, 04, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 04, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 04, 59.00, 36.00, 15.00, 15.00, 23.00 +ACV, 02, 04, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 04, 41.00, 22.00, 21.00, 21.00, 33.00 +ADK, 02, 04, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 04, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 04, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 04, 42.00, 22.00, -9999.00, -9999.00, 32.00 +AEX, 02, 04, 60.00, 38.00, -9999.00, -9999.00, 31.00 +AFF, 02, 04, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 04, 74.00, 48.00, -9999.00, -9999.00, 33.00 +AGS, 02, 04, 58.00, 33.00, 20.00, 21.00, 30.00 +AHN, 02, 04, 54.00, 33.00, 24.00, 22.00, 33.00 +AKN, 02, 04, 22.00, 6.00, 20.00, 23.00, 31.00 +AKO, 02, 04, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 04, 31.00, 12.00, 25.00, 24.00, 36.00 +ALI, 02, 04, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 04, 26.00, 7.00, 20.00, 14.00, 27.00 +ALS, 02, 04, 37.00, 1.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 04, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 04, 51.00, 24.00, 12.00, 11.00, 18.00 +AMG, 02, 04, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 04, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 04, 24.00, 10.00, 16.00, 19.00, 25.00 +AND, 02, 04, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 04, 41.00, 31.00, 61.00, 57.00, 74.00 +AOO, 02, 04, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 02, 04, 27.00, 7.00, 29.00, 27.00, 41.00 +AQQ, 02, 04, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 02, 04, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 02, 04, 50.00, 37.00, 56.00, 56.00, 67.00 +ATL, 02, 04, 53.00, 33.00, 24.00, 24.00, 35.00 +ATW, 02, 04, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 04, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 04, 38.00, 18.00, -9999.00, -9999.00, 36.00 +AUG, 02, 04, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 04, 61.00, 40.00, 17.00, 16.00, 24.00 +AUW, 02, 04, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 04, 48.00, 26.00, 23.00, 21.00, 32.00 +AVP, 02, 04, 33.00, 17.00, 26.00, 24.00, 38.00 +AXN, 02, 04, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 04, 34.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 02, 04, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 04, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 04, 59.00, 40.00, -9999.00, -9999.00, 32.00 +BAD, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 04, 37.00, 10.00, -9999.00, -9999.00, 22.00 +BDL, 02, 04, 34.00, 17.00, 24.00, 22.00, 35.00 +BDR, 02, 04, 36.00, 22.00, 26.00, 20.00, 36.00 +BET, 02, 04, 12.00, 0.00, 13.00, 14.00, 22.00 +BFD, 02, 04, 28.00, 11.00, 48.00, 46.00, 64.00 +BFF, 02, 04, 41.00, 15.00, 13.00, 10.00, 18.00 +BFL, 02, 04, 62.00, 41.00, 14.00, 14.00, 22.00 +BGM, 02, 04, 28.00, 14.00, 33.00, 36.00, 49.00 +BGR, 02, 04, 28.00, 8.00, 23.00, 21.00, 34.00 +BGS, 02, 04, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 04, 54.00, 33.00, 26.00, 22.00, 34.00 +BID, 02, 04, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 04, 7.00, -8.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 04, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 04, 36.00, 17.00, 18.00, 17.00, 27.00 +BIS, 02, 04, 23.00, 2.00, 15.00, 15.00, 24.00 +BIX, 02, 04, 61.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 02, 04, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 04, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 04, 46.00, 16.00, -9999.00, -9999.00, 17.00 +BKW, 02, 04, 39.00, 21.00, 36.00, 36.00, 50.00 +BLF, 02, 04, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 04, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 04, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 04, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 04, 42.00, 22.00, -9999.00, -9999.00, 28.00 +BNA, 02, 04, 48.00, 28.00, 26.00, 23.00, 38.00 +BNO, 02, 04, 37.00, 17.00, -9999.00, 25.00, 45.00 +BOI, 02, 04, 41.00, 25.00, 23.00, 24.00, 36.00 +BOS, 02, 04, 36.00, 22.00, 23.00, 23.00, 34.00 +BPI, 02, 04, 28.00, -5.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 04, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 04, 22.00, -3.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 04, 33.00, 15.00, -9999.00, -9999.00, 23.00 +BRO, 02, 04, 71.00, 51.00, 15.00, 15.00, 22.00 +BRW, 02, 04, -11.00, -22.00, 11.00, 11.00, 17.00 +BSM, 02, 04, 61.00, 40.00, -9999.00, -9999.00, 26.00 +BTI, 02, 04, -13.00, -25.00, 11.00, 10.00, 16.00 +BTL, 02, 04, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 04, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 04, 62.00, 41.00, 25.00, 20.00, 33.00 +BTT, 02, 04, -3.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 04, 26.00, 7.00, 32.00, 27.00, 45.00 +BUB, 02, 04, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 04, 30.00, 16.00, 46.00, 48.00, 62.00 +BUR, 02, 04, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 04, 62.00, 44.00, -9999.00, 20.00, 32.00 +BWG, 02, 04, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 04, 42.00, 24.00, 23.00, 23.00, 33.00 +BYH, 02, 04, 47.00, 28.00, -9999.00, -9999.00, 35.00 +BYI, 02, 04, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 04, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 04, 57.00, 33.00, 21.00, 22.00, 31.00 +CAG, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 04, 34.00, 17.00, 35.00, 37.00, 52.00 +CAO, 02, 04, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 04, 21.00, -1.00, 28.00, 32.00, 45.00 +CBM, 02, 04, 55.00, 31.00, -9999.00, -9999.00, 36.00 +CDB, 02, 04, 32.00, 23.00, 47.00, 49.00, 63.00 +CDC, 02, 04, 45.00, 20.00, 13.00, 13.00, 21.00 +CDR, 02, 04, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 04, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 04, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 04, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 04, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 04, 50.00, 29.00, 24.00, 25.00, 35.00 +CHO, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 04, 59.00, 38.00, 20.00, 20.00, 31.00 +CID, 02, 04, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 04, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 04, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 04, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 04, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 04, 33.00, 18.00, 38.00, 38.00, 53.00 +CLL, 02, 04, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 04, 51.00, 30.00, 22.00, 22.00, 32.00 +CMH, 02, 04, 36.00, 19.00, 28.00, 31.00, 42.00 +CMI, 02, 04, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 04, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 04, 39.00, 18.00, 12.00, 12.00, 18.00 +CNM, 02, 04, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 04, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +COD, 02, 04, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +COF, 02, 04, 71.00, 50.00, -9999.00, -9999.00, 23.00 +CON, 02, 04, 31.00, 8.00, 23.00, 22.00, 33.00 +COS, 02, 04, 43.00, 18.00, 11.00, 10.00, 16.00 +COT, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 04, 39.00, 20.00, 23.00, 18.00, 30.00 +CPR, 02, 04, 35.00, 14.00, 18.00, 16.00, 26.00 +CRBC, 02, 04, 30.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 04, 67.00, 46.00, 19.00, 16.00, 25.00 +CRW, 02, 04, 43.00, 24.00, 37.00, 38.00, 49.00 +CSG, 02, 04, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 04, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 04, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 04, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 04, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 04, 38.00, 21.00, 28.00, 25.00, 38.00 +CVN, 02, 04, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 04, 53.00, 24.00, -9999.00, -9999.00, 10.00 +CXY, 02, 04, 37.00, 22.00, 20.00, 22.00, 32.00 +CYS, 02, 04, 39.00, 17.00, 12.00, 11.00, 17.00 +DAA, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 02, 04, 68.00, 47.00, 15.00, 17.00, 25.00 +DAG, 02, 04, 64.00, 40.00, 9.00, 8.00, 14.00 +DAL, 02, 04, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 04, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 04, 36.00, 19.00, 33.00, 26.00, 43.00 +DBQ, 02, 04, 27.00, 10.00, 24.00, 19.00, 33.00 +DCA, 02, 04, 44.00, 27.00, 21.00, 22.00, 32.00 +DDC, 02, 04, 45.00, 21.00, 12.00, 11.00, 17.00 +DEC, 02, 04, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 04, 45.00, 19.00, 13.00, 10.00, 18.00 +DFW, 02, 04, 57.00, 35.00, 15.00, 14.00, 22.00 +DHN, 02, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 04, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 04, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 04, 65.00, 41.00, -9999.00, -9999.00, 17.00 +DLG, 02, 04, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 04, 19.00, 0.00, 28.00, 24.00, 39.00 +DLLC, 02, 04, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 04, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 04, 66.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 02, 04, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 04, 44.00, 25.00, -9999.00, -9999.00, 33.00 +DPG, 02, 04, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 04, 62.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 02, 04, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 04, 65.00, 41.00, 12.00, 10.00, 15.00 +DSM, 02, 04, 31.00, 13.00, 20.00, 15.00, 27.00 +DTW, 02, 04, 31.00, 16.00, 29.00, 28.00, 42.00 +DUG, 02, 04, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 04, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 04, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 04, 57.00, 33.00, -9999.00, -9999.00, 16.00 +D45, 02, 04, 14.00, -10.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 04, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 04, 24.00, 3.00, 18.00, 17.00, 27.00 +ECG, 02, 04, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 04, 61.00, 35.00, -9999.00, -9999.00, 11.00 +EED, 02, 04, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 02, 04, 38.00, 7.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 04, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 04, 39.00, 17.00, 43.00, 42.00, 59.00 +EKO, 02, 04, 41.00, 18.00, 20.00, 21.00, 29.00 +ELD, 02, 04, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 04, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 04, 60.00, 32.00, 9.00, 9.00, 14.00 +ELY, 02, 04, 42.00, 13.00, 17.00, 16.00, 25.00 +EMP, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 04, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 02, 04, 48.00, 27.00, -9999.00, -9999.00, 16.00 +ENN, 02, 04, 4.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 04, 40.00, 22.00, -9999.00, -9999.00, 18.00 +EPH, 02, 04, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 04, 32.00, 17.00, 42.00, 39.00, 56.00 +ESF, 02, 04, 60.00, 38.00, -9999.00, -9999.00, 30.00 +EUG, 02, 04, 50.00, 36.00, 42.00, 45.00, 55.00 +EVV, 02, 04, 41.00, 23.00, 25.00, 21.00, 34.00 +EWN, 02, 04, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 04, 39.00, 24.00, 22.00, 20.00, 33.00 +EYW, 02, 04, 75.00, 65.00, 13.00, 12.00, 21.00 +E74, 02, 04, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 04, 49.00, 27.00, -9999.00, -9999.00, 33.00 +FAI, 02, 04, 3.00, -17.00, 13.00, 14.00, 21.00 +FAR, 02, 04, 18.00, -1.00, 17.00, 16.00, 27.00 +FAT, 02, 04, 59.00, 39.00, 18.00, 21.00, 26.00 +FAY, 02, 04, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 04, 32.00, 16.00, 28.00, 30.00, 42.00 +FCS, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 02, 04, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 04, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 04, 44.00, 17.00, 22.00, 22.00, 30.00 +FLL, 02, 04, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 04, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 04, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +FME, 02, 04, 45.00, 22.00, -9999.00, -9999.00, 35.00 +FMH, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 04, 47.00, 19.00, 11.00, 13.00, 16.00 +FMY, 02, 04, 75.00, 53.00, 11.00, 13.00, 20.00 +FNT, 02, 04, 29.00, 14.00, 29.00, 27.00, 41.00 +FOD, 02, 04, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 04, 40.00, 19.00, -9999.00, -9999.00, 21.00 +FOK, 02, 04, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 04, 41.00, 20.00, -9999.00, -9999.00, 19.00 +FSD, 02, 04, 27.00, 6.00, 16.00, 12.00, 23.00 +FSI, 02, 04, 53.00, 26.00, -9999.00, -9999.00, 17.00 +FSM, 02, 04, 51.00, 28.00, 19.00, 16.00, 28.00 +FTK, 02, 04, 42.00, 21.00, -9999.00, -9999.00, 35.00 +FWA, 02, 04, 32.00, 16.00, 26.00, 24.00, 38.00 +FWH, 02, 04, 56.00, 33.00, -9999.00, -9999.00, 21.00 +FYU, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 04, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 04, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 04, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 04, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 04, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 04, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 04, 38.00, 24.00, 26.00, 28.00, 40.00 +GFA, 02, 04, 35.00, 15.00, -9999.00, -9999.00, 24.00 +GFK, 02, 04, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 04, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 04, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 04, 24.00, 5.00, 15.00, 14.00, 23.00 +GJT, 02, 04, 41.00, 20.00, 13.00, 13.00, 20.00 +GKN, 02, 04, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 04, 44.00, 17.00, 10.00, 11.00, 16.00 +GLH, 02, 04, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 04, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 04, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 04, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 02, 04, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 04, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 04, 25.00, 7.00, 25.00, 20.00, 34.00 +GRCI, 02, 04, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 04, 49.00, 33.00, -9999.00, -9999.00, 57.00 +GRI, 02, 04, 35.00, 14.00, 13.00, 11.00, 19.00 +GRK, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 04, 30.00, 14.00, 31.00, 33.00, 45.00 +GSB, 02, 04, 53.00, 32.00, -9999.00, -9999.00, 35.00 +GSG, 02, 04, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 04, 49.00, 28.00, 22.00, 22.00, 31.00 +GSP, 02, 04, 52.00, 31.00, 23.00, 21.00, 32.00 +GST, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 04, 28.00, 7.00, -9999.00, -9999.00, 61.00 +GTF, 02, 04, 35.00, 15.00, 17.00, 19.00, 27.00 +GUP, 02, 04, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 04, 33.00, 14.00, -9999.00, -9999.00, 36.00 +GVW, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 02, 04, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 04, 52.00, 37.00, 22.00, 24.00, 36.00 +HBR, 02, 04, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 04, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 04, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 04, 39.00, 21.00, -9999.00, -9999.00, 32.00 +HKY, 02, 04, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 04, 34.00, 13.00, 14.00, 15.00, 23.00 +HMN, 02, 04, 60.00, 24.00, -9999.00, -9999.00, 9.00 +HMS, 02, 04, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 04, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 04, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 02, 04, 27.00, 6.00, 13.00, 11.00, 19.00 +HOP, 02, 04, 44.00, 23.00, -9999.00, -9999.00, 35.00 +HOT, 02, 04, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 04, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 04, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 04, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 04, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 04, 62.00, 38.00, -9999.00, -9999.00, 34.00 +HST, 02, 04, 76.00, 54.00, -9999.00, -9999.00, 21.00 +HSV, 02, 04, 51.00, 31.00, 28.00, 22.00, 37.00 +HTL, 02, 04, 26.00, 7.00, 34.00, 29.00, 47.00 +HTS, 02, 04, 42.00, 24.00, 32.00, 33.00, 45.00 +HUF, 02, 04, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 04, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 04, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 04, 29.00, 7.00, 13.00, 13.00, 21.00 +IAB, 02, 04, 43.00, 21.00, -9999.00, -9999.00, 17.00 +IAD, 02, 04, 42.00, 22.00, 22.00, 23.00, 34.00 +IAG, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 04, 63.00, 41.00, 21.00, 22.00, 32.00 +ICT, 02, 04, 43.00, 21.00, 15.00, 11.00, 19.00 +IDA, 02, 04, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 04, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 04, 40.00, 23.00, 24.00, 22.00, 35.00 +ILI, 02, 04, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 04, 56.00, 35.00, 20.00, 23.00, 33.00 +IMT, 02, 04, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 02, 04, 36.00, 19.00, 27.00, 27.00, 39.00 +INL, 02, 04, 16.00, -7.00, 22.00, 20.00, 33.00 +INS, 02, 04, 57.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 02, 04, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 02, 04, 50.00, 22.00, 9.00, 10.00, 17.00 +IPL, 02, 04, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 04, 34.00, 17.00, 24.00, 26.00, 37.00 +IRK, 02, 04, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 04, 24.00, 2.00, 13.00, 12.00, 21.00 +ISP, 02, 04, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 04, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 04, 69.00, 40.00, -9999.00, -9999.00, 13.00 +IWD, 02, 04, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 04, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 04, 58.00, 34.00, 24.00, 21.00, 34.00 +JAX, 02, 04, 66.00, 42.00, 16.00, 19.00, 26.00 +JBR, 02, 04, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 04, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 04, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 04, 38.00, 25.00, 23.00, 20.00, 33.00 +JHW, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 04, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 04, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 04, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 04, 32.00, 21.00, 45.00, 47.00, 57.00 +JST, 02, 04, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 04, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 04, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 04, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 04, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 04, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 04, 30.00, 13.00, 32.00, 30.00, 46.00 +LAR, 02, 04, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 04, 61.00, 37.00, 7.00, 9.00, 12.00 +LAX, 02, 04, 66.00, 49.00, 15.00, 16.00, 22.00 +LBB, 02, 04, 55.00, 27.00, 10.00, 10.00, 15.00 +LBF, 02, 04, 38.00, 12.00, 13.00, 8.00, 18.00 +LCH, 02, 04, 61.00, 42.00, 22.00, 21.00, 33.00 +LCK, 02, 04, 37.00, 20.00, -9999.00, -9999.00, 39.00 +LEB, 02, 04, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 04, 41.00, 23.00, 28.00, 26.00, 39.00 +LFI, 02, 04, 47.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 02, 04, 61.00, 38.00, 19.00, 21.00, 30.00 +LFT, 02, 04, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 04, 38.00, 26.00, 23.00, 20.00, 33.00 +LGB, 02, 04, 68.00, 46.00, 15.00, 17.00, 23.00 +LGU, 02, 04, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 04, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 04, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 04, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 04, 51.00, 31.00, 22.00, 20.00, 31.00 +LIZ, 02, 04, 21.00, -1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 04, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +LND, 02, 04, 35.00, 11.00, 12.00, 10.00, 17.00 +LNK, 02, 04, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 04, 47.00, 20.00, 13.00, 12.00, 20.00 +LOZ, 02, 04, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 04, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 04, 52.00, 30.00, -9999.00, -9999.00, 24.00 +LSE, 02, 04, 27.00, 7.00, 19.00, 16.00, 26.00 +LSF, 02, 04, 59.00, 36.00, -9999.00, -9999.00, 33.00 +LSV, 02, 04, 64.00, 31.00, -9999.00, -9999.00, 8.00 +LTS, 02, 04, 56.00, 28.00, -9999.00, -9999.00, 14.00 +LUF, 02, 04, 70.00, 38.00, -9999.00, -9999.00, 11.00 +LVS, 02, 04, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 04, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 04, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 04, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 04, 45.00, 26.00, 21.00, 23.00, 33.00 +MAF, 02, 04, 59.00, 31.00, 8.00, 8.00, 13.00 +MBL, 02, 04, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 04, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 04, 59.00, 43.00, -9999.00, -9999.00, 30.00 +MCF, 02, 04, 70.00, 51.00, -9999.00, -9999.00, 22.00 +MCG, 02, 04, 5.00, -16.00, 18.00, 21.00, 28.00 +MCI, 02, 04, 38.00, 19.00, 18.00, 16.00, 26.00 +MCK, 02, 04, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 04, 59.00, 35.00, 22.00, 23.00, 32.00 +MCO, 02, 04, 72.00, 49.00, 13.00, 18.00, 25.00 +MCW, 02, 04, 25.00, 7.00, 16.00, 11.00, 21.00 +MC2, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 02, 04, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 04, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 04, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 04, 32.00, 17.00, 25.00, 24.00, 37.00 +MEI, 02, 04, 59.00, 35.00, 23.00, 20.00, 32.00 +MEM, 02, 04, 51.00, 33.00, 24.00, 18.00, 32.00 +MER, 02, 04, 60.00, 38.00, -9999.00, -9999.00, 27.00 +MFD, 02, 04, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 04, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 04, 51.00, 31.00, 25.00, 30.00, 38.00 +MGE, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 04, 59.00, 37.00, 23.00, 21.00, 34.00 +MGW, 02, 04, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 04, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 04, 58.00, 40.00, -9999.00, -9999.00, 30.00 +MHS, 02, 04, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 04, 76.00, 57.00, 13.00, 15.00, 24.00 +MIB, 02, 04, 21.00, 3.00, -9999.00, -9999.00, 27.00 +MIV, 02, 04, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 04, 44.00, 23.00, -9999.00, -9999.00, 28.00 +MKC, 02, 04, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 04, 28.00, 13.00, 30.00, 26.00, 41.00 +MKG, 02, 04, 29.00, 17.00, 39.00, 38.00, 52.00 +MKL, 02, 04, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 04, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 04, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 04, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 04, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 04, 31.00, 13.00, 21.00, 19.00, 30.00 +MLS, 02, 04, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 04, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 04, 58.00, 36.00, -9999.00, -9999.00, 36.00 +MOB, 02, 04, 62.00, 41.00, 25.00, 21.00, 35.00 +MOT, 02, 04, 21.00, 3.00, 16.00, 15.00, 25.00 +MPV, 02, 04, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 04, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 04, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 04, 63.00, 27.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 04, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 04, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 02, 04, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 04, 27.00, 9.00, 24.00, 19.00, 31.00 +MSO, 02, 04, 34.00, 19.00, 26.00, 26.00, 39.00 +MSP, 02, 04, 24.00, 6.00, 21.00, 18.00, 31.00 +MSS, 02, 04, 25.00, 4.00, 33.00, 31.00, 45.00 +MSY, 02, 04, 62.00, 43.00, 22.00, 21.00, 34.00 +MTC, 02, 04, 30.00, 16.00, -9999.00, -9999.00, 37.00 +MTN, 02, 04, 42.00, 23.00, -9999.00, -9999.00, 35.00 +MTO, 02, 04, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 04, 37.00, 19.00, -9999.00, -9999.00, 35.00 +MUO, 02, 04, 45.00, 25.00, -9999.00, -9999.00, 28.00 +MWA, 02, 04, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 04, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 04, 59.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 02, 04, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 04, 58.00, 34.00, -9999.00, -9999.00, 31.00 +NAO, 02, 04, 57.00, 42.00, -9999.00, -9999.00, 30.00 +NBC, 02, 04, 60.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 04, 31.00, 15.00, -9999.00, -9999.00, 30.00 +NCA, 02, 04, 58.00, 32.00, -9999.00, -9999.00, 34.00 +NCO, 02, 04, 38.00, 23.00, -9999.00, -9999.00, 36.00 +NC1, 02, 04, 57.00, 38.00, -9999.00, -9999.00, 11.00 +NEL, 02, 04, 41.00, 20.00, -9999.00, -9999.00, 33.00 +NFG, 02, 04, 65.00, 45.00, -9999.00, -9999.00, 24.00 +NFL, 02, 04, 49.00, 21.00, -9999.00, -9999.00, 14.00 +NGP, 02, 04, 68.00, 48.00, -9999.00, -9999.00, 23.00 +NGU, 02, 04, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 04, 59.00, 45.00, -9999.00, -9999.00, 32.00 +NHK, 02, 04, 44.00, 25.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 04, 31.00, 11.00, -9999.00, -9999.00, 36.00 +NID, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NIP, 02, 04, 66.00, 42.00, -9999.00, -9999.00, 24.00 +NIR, 02, 04, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 02, 04, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 02, 04, 66.00, 50.00, -9999.00, -9999.00, 20.00 +NLC, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 02, 04, 58.00, 33.00, -9999.00, -9999.00, 31.00 +NPA, 02, 04, 61.00, 43.00, -9999.00, -9999.00, 32.00 +NQA, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 04, 70.00, 46.00, -9999.00, -9999.00, 22.00 +NQX, 02, 04, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 02, 04, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NRC, 02, 04, 60.00, 38.00, -9999.00, -9999.00, 33.00 +NRS, 02, 04, 66.00, 46.00, -9999.00, -9999.00, 18.00 +NSE, 02, 04, 62.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 02, 04, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 04, 67.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 04, 70.00, 47.00, -9999.00, -9999.00, 17.00 +NTU, 02, 04, 48.00, 31.00, -9999.00, -9999.00, 35.00 +NUC, 02, 04, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 02, 04, 60.00, 40.00, -9999.00, -9999.00, 31.00 +NUW, 02, 04, 48.00, 35.00, -9999.00, -9999.00, 49.00 +NWF, 02, 04, 68.00, 46.00, -9999.00, -9999.00, 22.00 +NXX, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 04, 45.00, 22.00, -9999.00, -9999.00, 33.00 +NZC, 02, 04, 66.00, 38.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 04, 69.00, 43.00, -9999.00, -9999.00, 17.00 +NZW, 02, 04, 37.00, 19.00, -9999.00, -9999.00, 38.00 +NZY, 02, 04, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 02, 04, 60.00, 42.00, 25.00, 29.00, 36.00 +OAR, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 04, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 04, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 04, 50.00, 27.00, 14.00, 11.00, 20.00 +OLM, 02, 04, 48.00, 32.00, 51.00, 52.00, 64.00 +OMA, 02, 04, 34.00, 14.00, 11.00, 13.00, 18.00 +OME, 02, 04, 13.00, -3.00, 19.00, 22.00, 29.00 +ONT, 02, 04, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 04, 31.00, 15.00, 24.00, 24.00, 35.00 +ORF, 02, 04, 48.00, 31.00, 24.00, 24.00, 37.00 +ORH, 02, 04, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 04, -4.00, -24.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 04, 28.00, 9.00, -9999.00, -9999.00, 44.00 +OTG, 02, 04, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 04, 53.00, 40.00, 48.00, 50.00, 58.00 +OTM, 02, 04, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 04, 3.00, -11.00, 13.00, 17.00, 22.00 +OURC, 02, 04, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 04, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 04, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 04, 61.00, 39.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 04, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 04, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 04, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 04, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 04, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 04, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 04, 63.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 04, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 04, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 04, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 04, 4.00, -9.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 04, 5.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 04, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 04, 26.00, 7.00, -9999.00, -9999.00, 36.00 +PBI, 02, 04, 75.00, 56.00, 17.00, 20.00, 28.00 +PDT, 02, 04, 44.00, 30.00, 28.00, 26.00, 41.00 +PDX, 02, 04, 49.00, 35.00, 47.00, 47.00, 59.00 +PFN, 02, 04, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 04, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 04, 39.00, 23.00, 23.00, 21.00, 34.00 +PHX, 02, 04, 69.00, 43.00, 10.00, 10.00, 15.00 +PIA, 02, 04, 32.00, 15.00, 23.00, 21.00, 35.00 +PIB, 02, 04, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 04, 36.00, 18.00, 25.00, 26.00, 37.00 +PIR, 02, 04, 30.00, 9.00, 10.00, 10.00, 17.00 +PIT, 02, 04, 35.00, 19.00, 40.00, 34.00, 54.00 +PKB, 02, 04, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 04, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 04, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 04, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 04, 61.00, 43.00, 22.00, 18.00, 31.00 +POB, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 04, 60.00, 36.00, -9999.00, -9999.00, 33.00 +POM, 02, 04, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 02, 04, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 04, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 04, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 04, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 04, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 04, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 04, 34.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 02, 04, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 04, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 04, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 04, 49.00, 17.00, 9.00, 8.00, 12.00 +PUC, 02, 04, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 04, 37.00, 19.00, 23.00, 24.00, 35.00 +PVU, 02, 04, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 04, 31.00, 12.00, 24.00, 23.00, 34.00 +P02, 02, 04, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P07, 02, 04, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 02, 04, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P24, 02, 04, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +P28, 02, 04, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 02, 04, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +P38, 02, 04, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +P39, 02, 04, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +P58, 02, 04, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 02, 04, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 02, 04, 25.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 02, 04, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +P67, 02, 04, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +P68, 02, 04, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 04, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 04, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 04, 36.00, 13.00, 13.00, 14.00, 21.00 +RBL, 02, 04, 59.00, 39.00, 27.00, 29.00, 37.00 +RCA, 02, 04, 36.00, 13.00, -9999.00, -9999.00, 23.00 +RDD, 02, 04, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 04, 45.00, 24.00, 18.00, 19.00, 29.00 +RDR, 02, 04, 17.00, -2.00, -9999.00, -9999.00, 23.00 +RDU, 02, 04, 51.00, 30.00, 21.00, 24.00, 32.00 +REE, 02, 04, 55.00, 27.00, -9999.00, -9999.00, 10.00 +REJ, 02, 04, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 04, 29.00, 12.00, 22.00, 19.00, 30.00 +RIC, 02, 04, 47.00, 26.00, 22.00, 25.00, 34.00 +RIV, 02, 04, 68.00, 42.00, -9999.00, -9999.00, 18.00 +RIW, 02, 04, 34.00, 3.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 04, 32.00, 13.00, 14.00, 9.00, 18.00 +RME, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 04, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 02, 04, 63.00, 39.00, -9999.00, -9999.00, 25.00 +RNO, 02, 04, 49.00, 23.00, 15.00, 17.00, 23.00 +ROA, 02, 04, 45.00, 26.00, 20.00, 22.00, 32.00 +ROC, 02, 04, 31.00, 15.00, 42.00, 42.00, 58.00 +ROW, 02, 04, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 04, 42.00, 18.00, 10.00, 10.00, 16.00 +RST, 02, 04, 23.00, 5.00, 21.00, 18.00, 29.00 +RWF, 02, 04, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 04, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 04, 58.00, 40.00, 26.00, 25.00, 34.00 +SAF, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 04, 66.00, 50.00, 17.00, 17.00, 23.00 +SAT, 02, 04, 63.00, 39.00, 19.00, 16.00, 25.00 +SAV, 02, 04, 61.00, 39.00, 19.00, 20.00, 28.00 +SAW, 02, 04, 26.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 02, 04, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 04, 69.00, 42.00, -9999.00, -9999.00, 18.00 +SBN, 02, 04, 32.00, 17.00, 33.00, 35.00, 48.00 +SBP, 02, 04, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 04, 30.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 04, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 04, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 04, 58.00, 39.00, 22.00, 23.00, 32.00 +SDF, 02, 04, 42.00, 24.00, 24.00, 24.00, 35.00 +SEA, 02, 04, 48.00, 37.00, 42.00, 43.00, 55.00 +SEM, 02, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 04, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 04, 58.00, 44.00, 23.00, 26.00, 33.00 +SGF, 02, 04, 44.00, 23.00, 20.00, 18.00, 28.00 +SGY, 02, 04, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 04, 36.00, 12.00, 17.00, 16.00, 26.00 +SHV, 02, 04, 58.00, 36.00, 23.00, 20.00, 33.00 +SIT, 02, 04, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 04, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 04, 59.00, 33.00, 12.00, 9.00, 17.00 +SKA, 02, 04, 38.00, 24.00, -9999.00, -9999.00, 41.00 +SKF, 02, 04, 63.00, 39.00, -9999.00, -9999.00, 25.00 +SLC, 02, 04, 41.00, 22.00, 22.00, 22.00, 33.00 +SLE, 02, 04, 50.00, 34.00, 43.00, 44.00, 56.00 +SLN, 02, 04, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 04, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 04, 65.00, 40.00, -9999.00, 21.00, 35.00 +SNA, 02, 04, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 04, 28.00, 19.00, 38.00, 38.00, 56.00 +SNS, 02, 04, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 04, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 04, 35.00, 18.00, 24.00, 21.00, 35.00 +SPS, 02, 04, 55.00, 30.00, 13.00, 11.00, 19.00 +SRQ, 02, 04, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 04, 58.00, 33.00, -9999.00, -9999.00, 32.00 +SSI, 02, 04, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 02, 04, 22.00, 0.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 04, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +STL, 02, 04, 40.00, 23.00, 24.00, 20.00, 33.00 +STNV, 02, 04, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 02, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 04, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 04, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 04, 59.00, 39.00, -9999.00, -9999.00, 28.00 +SUX, 02, 04, 30.00, 11.00, 14.00, 13.00, 22.00 +SVN, 02, 04, 61.00, 39.00, -9999.00, -9999.00, 29.00 +SWF, 02, 04, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 04, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 04, 31.00, 14.00, 42.00, 40.00, 55.00 +SZL, 02, 04, 40.00, 18.00, -9999.00, -9999.00, 24.00 +TAD, 02, 04, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 04, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 04, 48.00, 20.00, -9999.00, -9999.00, 30.00 +TCC, 02, 04, 55.00, 24.00, 6.00, 5.00, 9.00 +TCL, 02, 04, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 04, 49.00, 33.00, -9999.00, -9999.00, 60.00 +TCS, 02, 04, 57.00, 30.00, -9999.00, 7.00, 12.00 +TEB, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 04, 50.00, 27.00, -9999.00, -9999.00, 18.00 +TKA, 02, 04, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 04, 65.00, 39.00, 19.00, 18.00, 27.00 +TNX, 02, 04, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 04, 31.00, 15.00, 30.00, 27.00, 43.00 +TOP, 02, 04, 40.00, 19.00, 15.00, 15.00, 23.00 +TPA, 02, 04, 70.00, 51.00, 14.00, 16.00, 23.00 +TPH, 02, 04, 47.00, 22.00, 10.00, 9.00, 14.00 +TRI, 02, 04, 46.00, 25.00, 28.00, 29.00, 40.00 +TRK, 02, 04, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 04, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 04, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 04, 48.00, 27.00, 15.00, 14.00, 22.00 +TUP, 02, 04, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 04, 66.00, 40.00, 11.00, 10.00, 17.00 +TVC, 02, 04, 27.00, 11.00, 38.00, 36.00, 50.00 +TVL, 02, 04, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 04, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 04, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 04, 48.00, 27.00, 27.00, 25.00, 37.00 +T01, 02, 04, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 02, 04, 55.00, 32.00, -9999.00, -9999.00, 36.00 +T03, 02, 04, 59.00, 35.00, -9999.00, -9999.00, 31.00 +T04, 02, 04, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 02, 04, 41.00, 17.00, -9999.00, -9999.00, 18.00 +T06, 02, 04, 60.00, 34.00, -9999.00, -9999.00, 36.00 +T07, 02, 04, 43.00, 14.00, -9999.00, -9999.00, 36.00 +T08, 02, 04, 40.00, 22.00, -9999.00, -9999.00, 32.00 +UCA, 02, 04, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 04, 57.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 02, 04, 48.00, 35.00, 61.00, 61.00, 70.00 +UIN, 02, 04, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 04, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 04, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 04, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 02, 04, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +U28, 02, 04, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 04, 63.00, 38.00, -9999.00, -9999.00, 28.00 +VBG, 02, 04, 66.00, 41.00, -9999.00, -9999.00, 26.00 +VCT, 02, 04, 65.00, 44.00, 19.00, 19.00, 29.00 +VCV, 02, 04, 61.00, 32.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 04, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 04, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 04, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 04, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 04, 39.00, 7.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 04, 62.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 02, 04, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 04, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 04, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 04, 45.00, 26.00, -9999.00, 26.00, -9999.00 +WJA, 02, 04, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 04, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 04, 5.00, -17.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 04, 46.00, 21.00, 15.00, 17.00, 25.00 +WPO, 02, 04, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 04, 59.00, 35.00, -9999.00, -9999.00, 34.00 +WRG, 02, 04, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 04, 41.00, 21.00, -9999.00, -9999.00, 33.00 +WRL, 02, 04, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +X68, 02, 04, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 04, 34.00, 20.00, 58.00, 58.00, 66.00 +YCG, 02, 04, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 04, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 04, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 04, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 04, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 04, 43.00, 25.00, 21.00, 20.00, 31.00 +YNG, 02, 04, 32.00, 16.00, 31.00, 33.00, 48.00 +YPA, 02, 04, 12.00, -12.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 04, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 04, 7.00, -13.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 04, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 04, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 04, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 04, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 04, 72.00, 46.00, 4.00, 7.00, 9.00 +YVR, 02, 04, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 04, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 04, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 04, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 04, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 04, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 04, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 04, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 04, 22.00, 4.00, 42.00, 38.00, 58.00 +ZUN, 02, 04, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 04, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 04, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 04, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 02, 04, 59.00, 37.00, -9999.00, -9999.00, 31.00 +1V1, 02, 04, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 04, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 04, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 04, 53.00, 34.00, -9999.00, -9999.00, 35.00 +2PJ, 02, 04, 58.00, 33.00, -9999.00, -9999.00, 36.00 +3B1, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 04, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 04, 26.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 02, 04, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 04, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 04, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 04, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 04, 12.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 04, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 04, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 04, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 05, 36.00, 19.00, 26.00, 24.00, 38.00 +ABI, 02, 05, 57.00, 33.00, 12.00, 10.00, 17.00 +ABQ, 02, 05, 51.00, 24.00, 11.00, 11.00, 17.00 +ABR, 02, 05, 24.00, 3.00, 13.00, 12.00, 20.00 +ABY, 02, 05, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 05, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 05, 59.00, 36.00, 15.00, 15.00, 23.00 +ACV, 02, 05, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 05, 41.00, 22.00, 21.00, 21.00, 33.00 +ADK, 02, 05, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 05, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 05, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 05, 42.00, 22.00, -9999.00, -9999.00, 32.00 +AEX, 02, 05, 60.00, 38.00, -9999.00, -9999.00, 31.00 +AFF, 02, 05, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 05, 74.00, 48.00, -9999.00, -9999.00, 33.00 +AGS, 02, 05, 58.00, 33.00, 20.00, 21.00, 30.00 +AHN, 02, 05, 54.00, 33.00, 24.00, 22.00, 33.00 +AKN, 02, 05, 22.00, 6.00, 20.00, 23.00, 31.00 +AKO, 02, 05, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 05, 31.00, 12.00, 25.00, 24.00, 36.00 +ALI, 02, 05, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 05, 26.00, 7.00, 20.00, 14.00, 27.00 +ALS, 02, 05, 37.00, 1.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 05, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 05, 51.00, 24.00, 12.00, 11.00, 18.00 +AMG, 02, 05, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 05, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 05, 24.00, 10.00, 16.00, 19.00, 25.00 +AND, 02, 05, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 05, 41.00, 31.00, 62.00, 57.00, 74.00 +AOO, 02, 05, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 02, 05, 27.00, 7.00, 29.00, 27.00, 41.00 +AQQ, 02, 05, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 02, 05, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 02, 05, 50.00, 37.00, 56.00, 57.00, 67.00 +ATL, 02, 05, 53.00, 33.00, 24.00, 24.00, 35.00 +ATW, 02, 05, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 05, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 05, 38.00, 18.00, -9999.00, -9999.00, 36.00 +AUG, 02, 05, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 05, 61.00, 40.00, 17.00, 16.00, 24.00 +AUW, 02, 05, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 05, 48.00, 26.00, 23.00, 21.00, 32.00 +AVP, 02, 05, 33.00, 17.00, 26.00, 24.00, 38.00 +AXN, 02, 05, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 05, 34.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 02, 05, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 05, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 05, 59.00, 40.00, -9999.00, -9999.00, 32.00 +BAD, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 05, 37.00, 10.00, -9999.00, -9999.00, 22.00 +BDL, 02, 05, 34.00, 17.00, 24.00, 22.00, 35.00 +BDR, 02, 05, 36.00, 22.00, 26.00, 20.00, 36.00 +BET, 02, 05, 12.00, 0.00, 13.00, 14.00, 21.00 +BFD, 02, 05, 28.00, 11.00, 48.00, 46.00, 64.00 +BFF, 02, 05, 41.00, 15.00, 13.00, 10.00, 18.00 +BFL, 02, 05, 62.00, 41.00, 14.00, 14.00, 22.00 +BGM, 02, 05, 28.00, 14.00, 33.00, 36.00, 49.00 +BGR, 02, 05, 28.00, 8.00, 23.00, 21.00, 34.00 +BGS, 02, 05, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 05, 54.00, 33.00, 26.00, 22.00, 34.00 +BID, 02, 05, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 05, 7.00, -8.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 05, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 05, 36.00, 17.00, 18.00, 17.00, 27.00 +BIS, 02, 05, 23.00, 2.00, 15.00, 15.00, 24.00 +BIX, 02, 05, 61.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 02, 05, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 05, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 05, 46.00, 16.00, -9999.00, -9999.00, 17.00 +BKW, 02, 05, 39.00, 21.00, 36.00, 36.00, 50.00 +BLF, 02, 05, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 05, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 05, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 05, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 05, 42.00, 22.00, -9999.00, -9999.00, 28.00 +BNA, 02, 05, 48.00, 28.00, 26.00, 23.00, 38.00 +BNO, 02, 05, 37.00, 17.00, -9999.00, 25.00, 45.00 +BOI, 02, 05, 41.00, 25.00, 23.00, 24.00, 36.00 +BOS, 02, 05, 36.00, 22.00, 23.00, 23.00, 34.00 +BPI, 02, 05, 28.00, -5.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 05, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 05, 22.00, -3.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 05, 33.00, 15.00, -9999.00, -9999.00, 23.00 +BRO, 02, 05, 71.00, 51.00, 15.00, 15.00, 22.00 +BRW, 02, 05, -11.00, -22.00, 12.00, 11.00, 17.00 +BSM, 02, 05, 61.00, 40.00, -9999.00, -9999.00, 26.00 +BTI, 02, 05, -13.00, -25.00, 11.00, 10.00, 16.00 +BTL, 02, 05, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 05, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 05, 62.00, 41.00, 25.00, 20.00, 33.00 +BTT, 02, 05, -3.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 05, 26.00, 7.00, 32.00, 27.00, 44.00 +BUB, 02, 05, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 05, 30.00, 16.00, 46.00, 48.00, 62.00 +BUR, 02, 05, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 05, 62.00, 44.00, -9999.00, 20.00, 31.00 +BWG, 02, 05, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 05, 42.00, 24.00, 23.00, 23.00, 33.00 +BYH, 02, 05, 47.00, 28.00, -9999.00, -9999.00, 35.00 +BYI, 02, 05, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 05, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 05, 57.00, 33.00, 21.00, 22.00, 31.00 +CAG, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 05, 34.00, 17.00, 35.00, 37.00, 52.00 +CAO, 02, 05, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 05, 21.00, -1.00, 28.00, 32.00, 45.00 +CBM, 02, 05, 55.00, 31.00, -9999.00, -9999.00, 36.00 +CDB, 02, 05, 32.00, 23.00, 46.00, 48.00, 63.00 +CDC, 02, 05, 45.00, 20.00, 13.00, 13.00, 21.00 +CDR, 02, 05, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 05, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 05, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 05, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 05, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 05, 50.00, 29.00, 24.00, 25.00, 35.00 +CHO, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 05, 59.00, 38.00, 20.00, 20.00, 31.00 +CID, 02, 05, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 05, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 05, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 05, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 05, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 05, 33.00, 18.00, 38.00, 38.00, 53.00 +CLL, 02, 05, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 05, 51.00, 30.00, 22.00, 22.00, 32.00 +CMH, 02, 05, 36.00, 19.00, 28.00, 31.00, 42.00 +CMI, 02, 05, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 05, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 05, 39.00, 18.00, 12.00, 12.00, 18.00 +CNM, 02, 05, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 05, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +COD, 02, 05, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +COF, 02, 05, 71.00, 50.00, -9999.00, -9999.00, 23.00 +CON, 02, 05, 31.00, 8.00, 23.00, 22.00, 33.00 +COS, 02, 05, 43.00, 18.00, 11.00, 10.00, 16.00 +COT, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 05, 39.00, 20.00, 23.00, 18.00, 30.00 +CPR, 02, 05, 35.00, 14.00, 18.00, 16.00, 26.00 +CRBC, 02, 05, 30.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 05, 67.00, 46.00, 19.00, 16.00, 25.00 +CRW, 02, 05, 43.00, 24.00, 37.00, 38.00, 49.00 +CSG, 02, 05, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 05, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 05, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 05, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 05, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 05, 38.00, 21.00, 28.00, 25.00, 38.00 +CVN, 02, 05, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 05, 53.00, 24.00, -9999.00, -9999.00, 10.00 +CXY, 02, 05, 37.00, 22.00, 20.00, 22.00, 32.00 +CYS, 02, 05, 39.00, 17.00, 12.00, 11.00, 17.00 +DAA, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 02, 05, 68.00, 47.00, 15.00, 17.00, 25.00 +DAG, 02, 05, 64.00, 40.00, 9.00, 8.00, 14.00 +DAL, 02, 05, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 05, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 05, 36.00, 19.00, 33.00, 26.00, 43.00 +DBQ, 02, 05, 27.00, 10.00, 24.00, 19.00, 33.00 +DCA, 02, 05, 44.00, 27.00, 21.00, 22.00, 32.00 +DDC, 02, 05, 45.00, 21.00, 12.00, 11.00, 17.00 +DEC, 02, 05, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 05, 45.00, 19.00, 13.00, 10.00, 18.00 +DFW, 02, 05, 57.00, 35.00, 15.00, 14.00, 22.00 +DHN, 02, 05, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 05, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 05, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 05, 65.00, 41.00, -9999.00, -9999.00, 17.00 +DLG, 02, 05, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 05, 19.00, 0.00, 28.00, 24.00, 39.00 +DLLC, 02, 05, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 05, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 05, 66.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 02, 05, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 05, 44.00, 25.00, -9999.00, -9999.00, 33.00 +DPG, 02, 05, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 05, 62.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 02, 05, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 05, 65.00, 41.00, 12.00, 10.00, 15.00 +DSM, 02, 05, 31.00, 13.00, 20.00, 15.00, 27.00 +DTW, 02, 05, 31.00, 16.00, 29.00, 28.00, 42.00 +DUG, 02, 05, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 05, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 05, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 05, 57.00, 33.00, -9999.00, -9999.00, 16.00 +D45, 02, 05, 14.00, -10.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 05, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 05, 24.00, 3.00, 18.00, 17.00, 27.00 +ECG, 02, 05, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 05, 61.00, 35.00, -9999.00, -9999.00, 11.00 +EED, 02, 05, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 02, 05, 38.00, 7.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 05, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 05, 39.00, 17.00, 43.00, 42.00, 59.00 +EKO, 02, 05, 41.00, 18.00, 20.00, 21.00, 29.00 +ELD, 02, 05, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 05, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 05, 60.00, 32.00, 9.00, 9.00, 14.00 +ELY, 02, 05, 42.00, 13.00, 17.00, 16.00, 25.00 +EMP, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 05, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 02, 05, 48.00, 27.00, -9999.00, -9999.00, 16.00 +ENN, 02, 05, 4.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 05, 40.00, 22.00, -9999.00, -9999.00, 18.00 +EPH, 02, 05, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 05, 32.00, 17.00, 42.00, 39.00, 56.00 +ESF, 02, 05, 60.00, 38.00, -9999.00, -9999.00, 30.00 +EUG, 02, 05, 50.00, 36.00, 42.00, 45.00, 56.00 +EVV, 02, 05, 41.00, 23.00, 25.00, 21.00, 34.00 +EWN, 02, 05, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 05, 39.00, 24.00, 22.00, 20.00, 33.00 +EYW, 02, 05, 75.00, 65.00, 13.00, 12.00, 21.00 +E74, 02, 05, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 05, 49.00, 27.00, -9999.00, -9999.00, 33.00 +FAI, 02, 05, 3.00, -17.00, 13.00, 14.00, 21.00 +FAR, 02, 05, 18.00, -1.00, 17.00, 16.00, 27.00 +FAT, 02, 05, 59.00, 39.00, 18.00, 21.00, 26.00 +FAY, 02, 05, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 05, 32.00, 16.00, 28.00, 30.00, 42.00 +FCS, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 02, 05, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 05, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 05, 44.00, 17.00, 22.00, 22.00, 30.00 +FLL, 02, 05, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 05, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 05, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +FME, 02, 05, 45.00, 22.00, -9999.00, -9999.00, 35.00 +FMH, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 05, 47.00, 19.00, 11.00, 13.00, 16.00 +FMY, 02, 05, 75.00, 53.00, 11.00, 13.00, 20.00 +FNT, 02, 05, 29.00, 14.00, 29.00, 27.00, 41.00 +FOD, 02, 05, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 05, 40.00, 19.00, -9999.00, -9999.00, 21.00 +FOK, 02, 05, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 05, 41.00, 20.00, -9999.00, -9999.00, 19.00 +FSD, 02, 05, 27.00, 6.00, 16.00, 12.00, 23.00 +FSI, 02, 05, 53.00, 26.00, -9999.00, -9999.00, 17.00 +FSM, 02, 05, 51.00, 28.00, 19.00, 16.00, 28.00 +FTK, 02, 05, 42.00, 21.00, -9999.00, -9999.00, 35.00 +FWA, 02, 05, 32.00, 16.00, 26.00, 24.00, 38.00 +FWH, 02, 05, 56.00, 33.00, -9999.00, -9999.00, 21.00 +FYU, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 05, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 05, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 05, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 05, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 05, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 05, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 05, 38.00, 24.00, 26.00, 28.00, 40.00 +GFA, 02, 05, 35.00, 15.00, -9999.00, -9999.00, 24.00 +GFK, 02, 05, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 05, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 05, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 05, 24.00, 5.00, 15.00, 14.00, 23.00 +GJT, 02, 05, 41.00, 20.00, 13.00, 13.00, 20.00 +GKN, 02, 05, 9.00, -10.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 05, 44.00, 17.00, 10.00, 11.00, 16.00 +GLH, 02, 05, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 05, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 05, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 05, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 02, 05, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 05, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 05, 25.00, 7.00, 25.00, 20.00, 34.00 +GRCI, 02, 05, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 05, 49.00, 33.00, -9999.00, -9999.00, 57.00 +GRI, 02, 05, 35.00, 14.00, 13.00, 11.00, 19.00 +GRK, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 05, 30.00, 14.00, 30.00, 33.00, 44.00 +GSB, 02, 05, 53.00, 32.00, -9999.00, -9999.00, 35.00 +GSG, 02, 05, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 05, 49.00, 28.00, 22.00, 22.00, 31.00 +GSP, 02, 05, 52.00, 31.00, 23.00, 21.00, 32.00 +GST, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 05, 28.00, 7.00, -9999.00, -9999.00, 61.00 +GTF, 02, 05, 35.00, 15.00, 17.00, 19.00, 27.00 +GUP, 02, 05, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 05, 33.00, 14.00, -9999.00, -9999.00, 36.00 +GVW, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 02, 05, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 05, 52.00, 37.00, 22.00, 24.00, 36.00 +HBR, 02, 05, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 05, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 05, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 05, 39.00, 21.00, -9999.00, -9999.00, 32.00 +HKY, 02, 05, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 05, 34.00, 13.00, 14.00, 15.00, 23.00 +HMN, 02, 05, 60.00, 24.00, -9999.00, -9999.00, 9.00 +HMS, 02, 05, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 05, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 05, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 02, 05, 27.00, 6.00, 13.00, 11.00, 19.00 +HOP, 02, 05, 44.00, 23.00, -9999.00, -9999.00, 35.00 +HOT, 02, 05, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 05, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 05, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 05, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 05, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 05, 62.00, 38.00, -9999.00, -9999.00, 34.00 +HST, 02, 05, 76.00, 54.00, -9999.00, -9999.00, 21.00 +HSV, 02, 05, 51.00, 31.00, 28.00, 22.00, 37.00 +HTL, 02, 05, 26.00, 7.00, 34.00, 29.00, 46.00 +HTS, 02, 05, 42.00, 24.00, 32.00, 33.00, 45.00 +HUF, 02, 05, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 05, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 05, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 05, 29.00, 7.00, 13.00, 13.00, 21.00 +IAB, 02, 05, 43.00, 21.00, -9999.00, -9999.00, 17.00 +IAD, 02, 05, 42.00, 22.00, 22.00, 23.00, 34.00 +IAG, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 05, 63.00, 41.00, 21.00, 22.00, 32.00 +ICT, 02, 05, 43.00, 21.00, 15.00, 11.00, 19.00 +IDA, 02, 05, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 05, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 05, 40.00, 23.00, 24.00, 22.00, 35.00 +ILI, 02, 05, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 05, 56.00, 35.00, 20.00, 23.00, 33.00 +IMT, 02, 05, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 02, 05, 36.00, 19.00, 27.00, 27.00, 39.00 +INL, 02, 05, 16.00, -7.00, 22.00, 20.00, 33.00 +INS, 02, 05, 57.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 02, 05, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 02, 05, 50.00, 22.00, 9.00, 10.00, 17.00 +IPL, 02, 05, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 05, 34.00, 17.00, 24.00, 26.00, 37.00 +IRK, 02, 05, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 05, 24.00, 2.00, 13.00, 12.00, 21.00 +ISP, 02, 05, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 05, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 05, 69.00, 40.00, -9999.00, -9999.00, 13.00 +IWD, 02, 05, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 05, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 05, 58.00, 34.00, 24.00, 21.00, 34.00 +JAX, 02, 05, 66.00, 42.00, 16.00, 19.00, 26.00 +JBR, 02, 05, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 05, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 05, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 05, 38.00, 25.00, 23.00, 20.00, 33.00 +JHW, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 05, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 05, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 05, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 05, 32.00, 21.00, 45.00, 48.00, 57.00 +JST, 02, 05, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 05, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 05, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 05, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 05, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 05, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 05, 30.00, 13.00, 32.00, 30.00, 46.00 +LAR, 02, 05, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 05, 61.00, 37.00, 7.00, 9.00, 12.00 +LAX, 02, 05, 66.00, 49.00, 15.00, 16.00, 22.00 +LBB, 02, 05, 55.00, 27.00, 10.00, 10.00, 15.00 +LBF, 02, 05, 38.00, 12.00, 13.00, 8.00, 18.00 +LCH, 02, 05, 61.00, 42.00, 22.00, 21.00, 33.00 +LCK, 02, 05, 37.00, 20.00, -9999.00, -9999.00, 39.00 +LEB, 02, 05, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 05, 41.00, 23.00, 28.00, 26.00, 39.00 +LFI, 02, 05, 47.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 02, 05, 61.00, 38.00, 19.00, 21.00, 30.00 +LFT, 02, 05, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 05, 38.00, 26.00, 23.00, 20.00, 33.00 +LGB, 02, 05, 68.00, 46.00, 15.00, 17.00, 23.00 +LGU, 02, 05, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 05, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 05, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 05, 51.00, 31.00, 22.00, 20.00, 31.00 +LIZ, 02, 05, 21.00, -1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 05, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +LND, 02, 05, 35.00, 11.00, 12.00, 10.00, 17.00 +LNK, 02, 05, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 05, 47.00, 20.00, 13.00, 12.00, 20.00 +LOZ, 02, 05, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 05, 52.00, 30.00, -9999.00, -9999.00, 24.00 +LSE, 02, 05, 27.00, 7.00, 19.00, 16.00, 26.00 +LSF, 02, 05, 59.00, 36.00, -9999.00, -9999.00, 33.00 +LSV, 02, 05, 64.00, 31.00, -9999.00, -9999.00, 8.00 +LTS, 02, 05, 56.00, 28.00, -9999.00, -9999.00, 14.00 +LUF, 02, 05, 70.00, 38.00, -9999.00, -9999.00, 11.00 +LVS, 02, 05, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 05, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 05, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 05, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 05, 45.00, 26.00, 21.00, 23.00, 33.00 +MAF, 02, 05, 59.00, 31.00, 8.00, 8.00, 13.00 +MBL, 02, 05, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 05, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 05, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 05, 59.00, 43.00, -9999.00, -9999.00, 30.00 +MCF, 02, 05, 70.00, 51.00, -9999.00, -9999.00, 22.00 +MCG, 02, 05, 5.00, -16.00, 17.00, 21.00, 28.00 +MCI, 02, 05, 38.00, 19.00, 18.00, 16.00, 26.00 +MCK, 02, 05, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 05, 59.00, 35.00, 22.00, 23.00, 32.00 +MCO, 02, 05, 72.00, 49.00, 13.00, 18.00, 25.00 +MCW, 02, 05, 25.00, 7.00, 16.00, 11.00, 21.00 +MC2, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 02, 05, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 05, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 05, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 05, 32.00, 17.00, 25.00, 24.00, 37.00 +MEI, 02, 05, 59.00, 35.00, 23.00, 20.00, 32.00 +MEM, 02, 05, 51.00, 33.00, 24.00, 18.00, 32.00 +MER, 02, 05, 60.00, 38.00, -9999.00, -9999.00, 27.00 +MFD, 02, 05, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 05, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 05, 51.00, 31.00, 25.00, 30.00, 38.00 +MGE, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 05, 59.00, 37.00, 23.00, 21.00, 34.00 +MGW, 02, 05, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 05, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 05, 58.00, 40.00, -9999.00, -9999.00, 30.00 +MHS, 02, 05, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 05, 76.00, 57.00, 13.00, 15.00, 24.00 +MIB, 02, 05, 21.00, 3.00, -9999.00, -9999.00, 27.00 +MIV, 02, 05, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 05, 44.00, 23.00, -9999.00, -9999.00, 28.00 +MKC, 02, 05, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 05, 28.00, 13.00, 30.00, 26.00, 41.00 +MKG, 02, 05, 29.00, 17.00, 39.00, 37.00, 52.00 +MKL, 02, 05, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 05, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 05, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 05, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 05, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 05, 31.00, 13.00, 21.00, 19.00, 30.00 +MLS, 02, 05, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 05, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 05, 58.00, 36.00, -9999.00, -9999.00, 36.00 +MOB, 02, 05, 62.00, 41.00, 25.00, 21.00, 35.00 +MOT, 02, 05, 21.00, 3.00, 16.00, 15.00, 25.00 +MPV, 02, 05, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 05, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 05, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 05, 63.00, 27.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 05, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 05, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 02, 05, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 05, 27.00, 9.00, 24.00, 19.00, 31.00 +MSO, 02, 05, 34.00, 19.00, 26.00, 26.00, 39.00 +MSP, 02, 05, 24.00, 6.00, 21.00, 18.00, 31.00 +MSS, 02, 05, 25.00, 4.00, 33.00, 31.00, 45.00 +MSY, 02, 05, 62.00, 43.00, 22.00, 21.00, 34.00 +MTC, 02, 05, 30.00, 16.00, -9999.00, -9999.00, 37.00 +MTN, 02, 05, 42.00, 23.00, -9999.00, -9999.00, 35.00 +MTO, 02, 05, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 05, 37.00, 19.00, -9999.00, -9999.00, 35.00 +MUO, 02, 05, 45.00, 25.00, -9999.00, -9999.00, 28.00 +MWA, 02, 05, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 05, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 05, 59.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 02, 05, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 05, 58.00, 34.00, -9999.00, -9999.00, 31.00 +NAO, 02, 05, 57.00, 42.00, -9999.00, -9999.00, 29.00 +NBC, 02, 05, 60.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 05, 31.00, 15.00, -9999.00, -9999.00, 30.00 +NCA, 02, 05, 58.00, 32.00, -9999.00, -9999.00, 34.00 +NCO, 02, 05, 38.00, 23.00, -9999.00, -9999.00, 36.00 +NC1, 02, 05, 57.00, 38.00, -9999.00, -9999.00, 11.00 +NEL, 02, 05, 41.00, 20.00, -9999.00, -9999.00, 33.00 +NFG, 02, 05, 65.00, 45.00, -9999.00, -9999.00, 24.00 +NFL, 02, 05, 49.00, 21.00, -9999.00, -9999.00, 14.00 +NGP, 02, 05, 68.00, 48.00, -9999.00, -9999.00, 23.00 +NGU, 02, 05, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 05, 59.00, 45.00, -9999.00, -9999.00, 32.00 +NHK, 02, 05, 44.00, 25.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 05, 31.00, 11.00, -9999.00, -9999.00, 36.00 +NID, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NIP, 02, 05, 66.00, 42.00, -9999.00, -9999.00, 24.00 +NIR, 02, 05, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 02, 05, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 02, 05, 66.00, 50.00, -9999.00, -9999.00, 20.00 +NLC, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 02, 05, 58.00, 33.00, -9999.00, -9999.00, 31.00 +NPA, 02, 05, 61.00, 43.00, -9999.00, -9999.00, 32.00 +NQA, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 05, 70.00, 46.00, -9999.00, -9999.00, 22.00 +NQX, 02, 05, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 02, 05, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NRC, 02, 05, 60.00, 38.00, -9999.00, -9999.00, 33.00 +NRS, 02, 05, 66.00, 46.00, -9999.00, -9999.00, 18.00 +NSE, 02, 05, 62.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 02, 05, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 05, 67.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 05, 70.00, 47.00, -9999.00, -9999.00, 17.00 +NTU, 02, 05, 48.00, 31.00, -9999.00, -9999.00, 35.00 +NUC, 02, 05, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 02, 05, 60.00, 40.00, -9999.00, -9999.00, 31.00 +NUW, 02, 05, 48.00, 35.00, -9999.00, -9999.00, 49.00 +NWF, 02, 05, 68.00, 46.00, -9999.00, -9999.00, 22.00 +NXX, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 05, 45.00, 22.00, -9999.00, -9999.00, 33.00 +NZC, 02, 05, 66.00, 38.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 05, 69.00, 43.00, -9999.00, -9999.00, 17.00 +NZW, 02, 05, 37.00, 19.00, -9999.00, -9999.00, 38.00 +NZY, 02, 05, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 02, 05, 60.00, 42.00, 25.00, 29.00, 36.00 +OAR, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 05, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 05, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 05, 50.00, 27.00, 14.00, 11.00, 20.00 +OLM, 02, 05, 48.00, 32.00, 51.00, 52.00, 64.00 +OMA, 02, 05, 34.00, 14.00, 11.00, 13.00, 18.00 +OME, 02, 05, 13.00, -3.00, 19.00, 22.00, 29.00 +ONT, 02, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 05, 31.00, 15.00, 24.00, 24.00, 35.00 +ORF, 02, 05, 48.00, 31.00, 24.00, 24.00, 37.00 +ORH, 02, 05, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 05, -4.00, -24.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 05, 28.00, 9.00, -9999.00, -9999.00, 44.00 +OTG, 02, 05, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 05, 53.00, 40.00, 48.00, 51.00, 59.00 +OTM, 02, 05, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 05, 3.00, -11.00, 13.00, 17.00, 21.00 +OURC, 02, 05, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 05, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 05, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 05, 61.00, 39.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 05, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 05, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 05, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 05, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 05, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 05, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 05, 63.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 05, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 05, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 05, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 05, 4.00, -9.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 05, 5.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 05, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 05, 26.00, 7.00, -9999.00, -9999.00, 36.00 +PBI, 02, 05, 75.00, 56.00, 17.00, 20.00, 28.00 +PDT, 02, 05, 44.00, 30.00, 28.00, 26.00, 41.00 +PDX, 02, 05, 49.00, 35.00, 47.00, 47.00, 60.00 +PFN, 02, 05, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 05, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 05, 39.00, 23.00, 23.00, 21.00, 34.00 +PHX, 02, 05, 69.00, 43.00, 10.00, 10.00, 15.00 +PIA, 02, 05, 32.00, 15.00, 23.00, 21.00, 35.00 +PIB, 02, 05, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 05, 36.00, 18.00, 25.00, 26.00, 37.00 +PIR, 02, 05, 30.00, 9.00, 10.00, 10.00, 17.00 +PIT, 02, 05, 35.00, 19.00, 40.00, 34.00, 54.00 +PKB, 02, 05, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 05, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 05, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 05, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 05, 61.00, 43.00, 22.00, 18.00, 31.00 +POB, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 05, 60.00, 36.00, -9999.00, -9999.00, 32.00 +POM, 02, 05, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 02, 05, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 05, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 05, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 05, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 05, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 05, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 05, 34.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 02, 05, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 05, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 05, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 05, 49.00, 17.00, 9.00, 8.00, 12.00 +PUC, 02, 05, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 05, 37.00, 19.00, 23.00, 24.00, 35.00 +PVU, 02, 05, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 05, 31.00, 12.00, 24.00, 23.00, 34.00 +P02, 02, 05, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P07, 02, 05, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 02, 05, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P24, 02, 05, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +P28, 02, 05, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 02, 05, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +P38, 02, 05, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +P39, 02, 05, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +P58, 02, 05, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 02, 05, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 02, 05, 25.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 02, 05, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +P67, 02, 05, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +P68, 02, 05, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 05, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 05, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 05, 36.00, 13.00, 13.00, 14.00, 21.00 +RBL, 02, 05, 59.00, 39.00, 27.00, 29.00, 37.00 +RCA, 02, 05, 36.00, 13.00, -9999.00, -9999.00, 23.00 +RDD, 02, 05, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 05, 45.00, 24.00, 18.00, 19.00, 29.00 +RDR, 02, 05, 17.00, -2.00, -9999.00, -9999.00, 23.00 +RDU, 02, 05, 51.00, 30.00, 21.00, 24.00, 32.00 +REE, 02, 05, 55.00, 27.00, -9999.00, -9999.00, 10.00 +REJ, 02, 05, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 05, 29.00, 12.00, 22.00, 19.00, 30.00 +RIC, 02, 05, 47.00, 26.00, 22.00, 25.00, 34.00 +RIV, 02, 05, 68.00, 42.00, -9999.00, -9999.00, 18.00 +RIW, 02, 05, 34.00, 3.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 05, 32.00, 13.00, 14.00, 9.00, 18.00 +RME, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 05, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 02, 05, 63.00, 39.00, -9999.00, -9999.00, 25.00 +RNO, 02, 05, 49.00, 23.00, 15.00, 17.00, 23.00 +ROA, 02, 05, 45.00, 26.00, 20.00, 22.00, 32.00 +ROC, 02, 05, 31.00, 15.00, 42.00, 42.00, 58.00 +ROW, 02, 05, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 05, 42.00, 18.00, 10.00, 10.00, 16.00 +RST, 02, 05, 23.00, 5.00, 21.00, 18.00, 29.00 +RWF, 02, 05, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 05, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 05, 58.00, 40.00, 26.00, 25.00, 34.00 +SAF, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 05, 66.00, 50.00, 17.00, 17.00, 23.00 +SAT, 02, 05, 63.00, 39.00, 19.00, 16.00, 25.00 +SAV, 02, 05, 61.00, 39.00, 19.00, 20.00, 28.00 +SAW, 02, 05, 26.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 02, 05, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 05, 69.00, 42.00, -9999.00, -9999.00, 18.00 +SBN, 02, 05, 32.00, 17.00, 33.00, 35.00, 48.00 +SBP, 02, 05, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 05, 30.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 05, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 05, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 05, 58.00, 39.00, 22.00, 23.00, 32.00 +SDF, 02, 05, 42.00, 24.00, 24.00, 24.00, 35.00 +SEA, 02, 05, 48.00, 37.00, 42.00, 43.00, 55.00 +SEM, 02, 05, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 05, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 05, 58.00, 44.00, 23.00, 26.00, 33.00 +SGF, 02, 05, 44.00, 23.00, 20.00, 18.00, 28.00 +SGY, 02, 05, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 05, 36.00, 12.00, 17.00, 16.00, 26.00 +SHV, 02, 05, 58.00, 36.00, 23.00, 20.00, 33.00 +SIT, 02, 05, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 05, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 05, 59.00, 33.00, 12.00, 9.00, 17.00 +SKA, 02, 05, 38.00, 24.00, -9999.00, -9999.00, 40.00 +SKF, 02, 05, 63.00, 39.00, -9999.00, -9999.00, 25.00 +SLC, 02, 05, 41.00, 22.00, 22.00, 22.00, 33.00 +SLE, 02, 05, 50.00, 34.00, 43.00, 44.00, 56.00 +SLN, 02, 05, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 05, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 05, 65.00, 40.00, -9999.00, 21.00, 35.00 +SNA, 02, 05, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 05, 28.00, 19.00, 37.00, 38.00, 55.00 +SNS, 02, 05, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 05, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 05, 35.00, 18.00, 24.00, 21.00, 35.00 +SPS, 02, 05, 55.00, 30.00, 13.00, 11.00, 19.00 +SRQ, 02, 05, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 05, 58.00, 33.00, -9999.00, -9999.00, 32.00 +SSI, 02, 05, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 02, 05, 22.00, 0.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 05, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +STL, 02, 05, 40.00, 23.00, 24.00, 20.00, 33.00 +STNV, 02, 05, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 02, 05, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 05, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 05, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 05, 59.00, 39.00, -9999.00, -9999.00, 28.00 +SUX, 02, 05, 30.00, 11.00, 14.00, 13.00, 22.00 +SVN, 02, 05, 61.00, 39.00, -9999.00, -9999.00, 29.00 +SWF, 02, 05, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 05, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 05, 31.00, 14.00, 42.00, 39.00, 55.00 +SZL, 02, 05, 40.00, 18.00, -9999.00, -9999.00, 24.00 +TAD, 02, 05, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 05, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 05, 48.00, 20.00, -9999.00, -9999.00, 30.00 +TCC, 02, 05, 55.00, 24.00, 6.00, 5.00, 9.00 +TCL, 02, 05, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 05, 49.00, 33.00, -9999.00, -9999.00, 60.00 +TCS, 02, 05, 57.00, 30.00, -9999.00, 7.00, 12.00 +TEB, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 05, 50.00, 27.00, -9999.00, -9999.00, 18.00 +TKA, 02, 05, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 05, 65.00, 39.00, 19.00, 18.00, 27.00 +TNX, 02, 05, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 05, 31.00, 15.00, 30.00, 27.00, 43.00 +TOP, 02, 05, 40.00, 19.00, 15.00, 15.00, 23.00 +TPA, 02, 05, 70.00, 51.00, 14.00, 16.00, 23.00 +TPH, 02, 05, 47.00, 22.00, 10.00, 9.00, 14.00 +TRI, 02, 05, 46.00, 25.00, 28.00, 29.00, 40.00 +TRK, 02, 05, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 05, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 05, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 05, 48.00, 27.00, 15.00, 14.00, 22.00 +TUP, 02, 05, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 05, 66.00, 40.00, 11.00, 10.00, 17.00 +TVC, 02, 05, 27.00, 11.00, 37.00, 36.00, 49.00 +TVL, 02, 05, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 05, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 05, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 05, 48.00, 27.00, 27.00, 25.00, 37.00 +T01, 02, 05, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 02, 05, 55.00, 32.00, -9999.00, -9999.00, 36.00 +T03, 02, 05, 59.00, 35.00, -9999.00, -9999.00, 31.00 +T04, 02, 05, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 02, 05, 41.00, 17.00, -9999.00, -9999.00, 18.00 +T06, 02, 05, 60.00, 34.00, -9999.00, -9999.00, 36.00 +T07, 02, 05, 43.00, 14.00, -9999.00, -9999.00, 36.00 +T08, 02, 05, 40.00, 22.00, -9999.00, -9999.00, 32.00 +UCA, 02, 05, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 05, 57.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 02, 05, 48.00, 35.00, 61.00, 61.00, 70.00 +UIN, 02, 05, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 05, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 05, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 05, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 02, 05, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +U28, 02, 05, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 05, 63.00, 38.00, -9999.00, -9999.00, 28.00 +VBG, 02, 05, 66.00, 41.00, -9999.00, -9999.00, 26.00 +VCT, 02, 05, 65.00, 44.00, 19.00, 19.00, 29.00 +VCV, 02, 05, 61.00, 32.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 05, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 05, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 05, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 05, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 05, 39.00, 7.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 05, 62.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 02, 05, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 05, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 05, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 05, 45.00, 26.00, -9999.00, 26.00, -9999.00 +WJA, 02, 05, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 05, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 05, 5.00, -17.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 05, 46.00, 21.00, 15.00, 17.00, 25.00 +WPO, 02, 05, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 05, 59.00, 35.00, -9999.00, -9999.00, 34.00 +WRG, 02, 05, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 05, 41.00, 21.00, -9999.00, -9999.00, 33.00 +WRL, 02, 05, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +X68, 02, 05, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 05, 34.00, 20.00, 58.00, 58.00, 66.00 +YCG, 02, 05, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 05, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 05, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 05, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 05, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 05, 43.00, 25.00, 21.00, 20.00, 31.00 +YNG, 02, 05, 32.00, 16.00, 31.00, 33.00, 48.00 +YPA, 02, 05, 12.00, -12.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 05, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 05, 7.00, -13.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 05, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 05, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 05, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 05, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 05, 72.00, 46.00, 4.00, 7.00, 9.00 +YVR, 02, 05, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 05, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 05, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 05, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 05, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 05, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 05, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 05, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 05, 22.00, 4.00, 41.00, 37.00, 57.00 +ZUN, 02, 05, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 05, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 05, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 05, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 02, 05, 59.00, 37.00, -9999.00, -9999.00, 31.00 +1V1, 02, 05, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 05, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 05, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 05, 53.00, 34.00, -9999.00, -9999.00, 35.00 +2PJ, 02, 05, 58.00, 33.00, -9999.00, -9999.00, 36.00 +3B1, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 05, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 05, 26.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 02, 05, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 05, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 05, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 05, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 05, 12.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 05, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 05, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 05, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 06, 36.00, 19.00, 26.00, 24.00, 38.00 +ABI, 02, 06, 57.00, 33.00, 12.00, 10.00, 17.00 +ABQ, 02, 06, 51.00, 24.00, 11.00, 11.00, 17.00 +ABR, 02, 06, 24.00, 4.00, 13.00, 12.00, 20.00 +ABY, 02, 06, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 06, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 06, 59.00, 36.00, 15.00, 15.00, 23.00 +ACV, 02, 06, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 06, 41.00, 22.00, 21.00, 21.00, 33.00 +ADK, 02, 06, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 06, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 06, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 06, 42.00, 22.00, -9999.00, -9999.00, 32.00 +AEX, 02, 06, 60.00, 38.00, -9999.00, -9999.00, 31.00 +AFF, 02, 06, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 06, 74.00, 48.00, -9999.00, -9999.00, 33.00 +AGS, 02, 06, 58.00, 33.00, 20.00, 21.00, 30.00 +AHN, 02, 06, 54.00, 33.00, 23.00, 22.00, 33.00 +AKN, 02, 06, 22.00, 6.00, 20.00, 23.00, 31.00 +AKO, 02, 06, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 06, 31.00, 12.00, 25.00, 24.00, 36.00 +ALI, 02, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 06, 27.00, 8.00, 20.00, 14.00, 26.00 +ALS, 02, 06, 37.00, 2.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 06, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 06, 51.00, 24.00, 12.00, 11.00, 18.00 +AMG, 02, 06, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 06, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 06, 24.00, 10.00, 16.00, 19.00, 25.00 +AND, 02, 06, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 06, 41.00, 31.00, 62.00, 57.00, 74.00 +AOO, 02, 06, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +APN, 02, 06, 27.00, 7.00, 29.00, 27.00, 41.00 +AQQ, 02, 06, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 02, 06, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 02, 06, 50.00, 37.00, 56.00, 57.00, 67.00 +ATL, 02, 06, 53.00, 33.00, 24.00, 23.00, 34.00 +ATW, 02, 06, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 06, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 06, 38.00, 18.00, -9999.00, -9999.00, 36.00 +AUG, 02, 06, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 06, 61.00, 40.00, 17.00, 16.00, 24.00 +AUW, 02, 06, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 06, 48.00, 26.00, 23.00, 21.00, 32.00 +AVP, 02, 06, 33.00, 17.00, 26.00, 24.00, 38.00 +AXN, 02, 06, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 06, 34.00, 13.00, -9999.00, -9999.00, 31.00 +AYS, 02, 06, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 06, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 06, 59.00, 40.00, -9999.00, -9999.00, 32.00 +BAD, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 06, 37.00, 10.00, -9999.00, -9999.00, 22.00 +BDL, 02, 06, 34.00, 17.00, 24.00, 22.00, 35.00 +BDR, 02, 06, 36.00, 22.00, 26.00, 20.00, 36.00 +BET, 02, 06, 12.00, 0.00, 13.00, 14.00, 21.00 +BFD, 02, 06, 28.00, 11.00, 47.00, 45.00, 64.00 +BFF, 02, 06, 42.00, 15.00, 12.00, 10.00, 18.00 +BFL, 02, 06, 62.00, 41.00, 14.00, 14.00, 22.00 +BGM, 02, 06, 28.00, 14.00, 33.00, 36.00, 49.00 +BGR, 02, 06, 28.00, 8.00, 23.00, 21.00, 34.00 +BGS, 02, 06, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 06, 55.00, 33.00, 26.00, 22.00, 34.00 +BID, 02, 06, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 06, 8.00, -8.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 06, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 06, 36.00, 17.00, 18.00, 17.00, 27.00 +BIS, 02, 06, 24.00, 2.00, 15.00, 15.00, 24.00 +BIX, 02, 06, 61.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 02, 06, 18.00, -7.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 06, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 06, 46.00, 16.00, -9999.00, -9999.00, 17.00 +BKW, 02, 06, 39.00, 21.00, 36.00, 36.00, 49.00 +BLF, 02, 06, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 06, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 06, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 06, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 06, 42.00, 22.00, -9999.00, -9999.00, 28.00 +BNA, 02, 06, 48.00, 28.00, 26.00, 23.00, 38.00 +BNO, 02, 06, 37.00, 17.00, -9999.00, 26.00, 46.00 +BOI, 02, 06, 42.00, 25.00, 23.00, 24.00, 36.00 +BOS, 02, 06, 36.00, 22.00, 23.00, 23.00, 34.00 +BPI, 02, 06, 28.00, -5.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 06, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 06, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 06, 33.00, 15.00, -9999.00, -9999.00, 23.00 +BRO, 02, 06, 71.00, 51.00, 15.00, 15.00, 22.00 +BRW, 02, 06, -11.00, -22.00, 12.00, 11.00, 17.00 +BSM, 02, 06, 61.00, 40.00, -9999.00, -9999.00, 26.00 +BTI, 02, 06, -13.00, -26.00, 11.00, 10.00, 16.00 +BTL, 02, 06, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 06, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 06, 62.00, 41.00, 25.00, 19.00, 32.00 +BTT, 02, 06, -2.00, -20.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 06, 26.00, 7.00, 31.00, 27.00, 44.00 +BUB, 02, 06, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 06, 30.00, 16.00, 46.00, 48.00, 61.00 +BUR, 02, 06, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 06, 62.00, 44.00, -9999.00, 20.00, 31.00 +BWG, 02, 06, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 06, 42.00, 24.00, 23.00, 23.00, 33.00 +BYH, 02, 06, 47.00, 28.00, -9999.00, -9999.00, 35.00 +BYI, 02, 06, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 06, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 06, 57.00, 33.00, 21.00, 21.00, 31.00 +CAG, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 06, 34.00, 17.00, 35.00, 37.00, 51.00 +CAO, 02, 06, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 06, 21.00, -1.00, 28.00, 32.00, 45.00 +CBM, 02, 06, 55.00, 31.00, -9999.00, -9999.00, 36.00 +CDB, 02, 06, 32.00, 23.00, 46.00, 48.00, 63.00 +CDC, 02, 06, 45.00, 20.00, 13.00, 12.00, 21.00 +CDR, 02, 06, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 06, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 06, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 06, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 06, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 06, 50.00, 29.00, 24.00, 24.00, 34.00 +CHO, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 06, 59.00, 38.00, 20.00, 20.00, 31.00 +CID, 02, 06, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 06, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 06, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 06, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 06, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 06, 33.00, 18.00, 38.00, 38.00, 53.00 +CLL, 02, 06, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 06, 51.00, 30.00, 22.00, 22.00, 32.00 +CMH, 02, 06, 36.00, 19.00, 28.00, 31.00, 42.00 +CMI, 02, 06, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 06, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 06, 39.00, 18.00, 12.00, 12.00, 18.00 +CNM, 02, 06, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 06, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +COD, 02, 06, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +COF, 02, 06, 71.00, 50.00, -9999.00, -9999.00, 23.00 +CON, 02, 06, 31.00, 8.00, 23.00, 22.00, 33.00 +COS, 02, 06, 43.00, 18.00, 10.00, 10.00, 16.00 +COT, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 06, 39.00, 21.00, 23.00, 18.00, 30.00 +CPR, 02, 06, 35.00, 14.00, 18.00, 16.00, 25.00 +CRBC, 02, 06, 30.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 06, 67.00, 46.00, 18.00, 16.00, 25.00 +CRW, 02, 06, 43.00, 24.00, 36.00, 38.00, 49.00 +CSG, 02, 06, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 06, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 06, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 06, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 06, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 06, 38.00, 21.00, 27.00, 25.00, 38.00 +CVN, 02, 06, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 06, 53.00, 24.00, -9999.00, -9999.00, 10.00 +CXY, 02, 06, 37.00, 22.00, 20.00, 22.00, 32.00 +CYS, 02, 06, 39.00, 17.00, 12.00, 11.00, 16.00 +DAA, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 02, 06, 68.00, 47.00, 15.00, 17.00, 25.00 +DAG, 02, 06, 64.00, 40.00, 9.00, 8.00, 14.00 +DAL, 02, 06, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 06, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 06, 36.00, 19.00, 33.00, 26.00, 43.00 +DBQ, 02, 06, 27.00, 10.00, 24.00, 19.00, 32.00 +DCA, 02, 06, 44.00, 27.00, 21.00, 22.00, 32.00 +DDC, 02, 06, 45.00, 21.00, 12.00, 11.00, 17.00 +DEC, 02, 06, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 06, 45.00, 19.00, 13.00, 10.00, 17.00 +DFW, 02, 06, 57.00, 35.00, 15.00, 14.00, 22.00 +DHN, 02, 06, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 06, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 06, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 06, 65.00, 41.00, -9999.00, -9999.00, 17.00 +DLG, 02, 06, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 06, 19.00, 0.00, 28.00, 24.00, 39.00 +DLLC, 02, 06, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 06, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 06, 66.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 02, 06, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 06, 44.00, 25.00, -9999.00, -9999.00, 33.00 +DPG, 02, 06, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 06, 62.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 02, 06, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 06, 65.00, 41.00, 11.00, 10.00, 14.00 +DSM, 02, 06, 31.00, 13.00, 20.00, 15.00, 26.00 +DTW, 02, 06, 31.00, 16.00, 29.00, 28.00, 42.00 +DUG, 02, 06, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 06, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 06, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 06, 57.00, 33.00, -9999.00, -9999.00, 16.00 +D45, 02, 06, 15.00, -10.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 06, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 06, 24.00, 3.00, 18.00, 17.00, 27.00 +ECG, 02, 06, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 06, 61.00, 35.00, -9999.00, -9999.00, 11.00 +EED, 02, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 02, 06, 38.00, 8.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 06, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 06, 39.00, 17.00, 43.00, 41.00, 58.00 +EKO, 02, 06, 41.00, 18.00, 20.00, 21.00, 29.00 +ELD, 02, 06, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 06, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 06, 60.00, 32.00, 9.00, 9.00, 14.00 +ELY, 02, 06, 42.00, 13.00, 17.00, 16.00, 25.00 +EMP, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 06, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 02, 06, 49.00, 27.00, -9999.00, -9999.00, 16.00 +ENN, 02, 06, 4.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 06, 40.00, 23.00, -9999.00, -9999.00, 18.00 +EPH, 02, 06, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 06, 32.00, 17.00, 42.00, 39.00, 56.00 +ESF, 02, 06, 60.00, 38.00, -9999.00, -9999.00, 29.00 +EUG, 02, 06, 50.00, 36.00, 42.00, 45.00, 56.00 +EVV, 02, 06, 41.00, 23.00, 25.00, 21.00, 33.00 +EWN, 02, 06, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 06, 39.00, 24.00, 22.00, 20.00, 33.00 +EYW, 02, 06, 75.00, 65.00, 13.00, 12.00, 21.00 +E74, 02, 06, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 06, 49.00, 27.00, -9999.00, -9999.00, 33.00 +FAI, 02, 06, 4.00, -17.00, 13.00, 14.00, 21.00 +FAR, 02, 06, 19.00, 0.00, 17.00, 16.00, 26.00 +FAT, 02, 06, 60.00, 39.00, 18.00, 21.00, 26.00 +FAY, 02, 06, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 06, 33.00, 16.00, 28.00, 30.00, 42.00 +FCS, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 02, 06, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 06, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 06, 44.00, 17.00, 22.00, 22.00, 30.00 +FLL, 02, 06, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 06, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 06, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +FME, 02, 06, 45.00, 22.00, -9999.00, -9999.00, 35.00 +FMH, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 06, 48.00, 20.00, 11.00, 13.00, 16.00 +FMY, 02, 06, 75.00, 53.00, 11.00, 13.00, 20.00 +FNT, 02, 06, 29.00, 14.00, 29.00, 26.00, 41.00 +FOD, 02, 06, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 06, 40.00, 19.00, -9999.00, -9999.00, 21.00 +FOK, 02, 06, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 06, 42.00, 20.00, -9999.00, -9999.00, 19.00 +FSD, 02, 06, 27.00, 7.00, 16.00, 12.00, 23.00 +FSI, 02, 06, 53.00, 26.00, -9999.00, -9999.00, 17.00 +FSM, 02, 06, 51.00, 28.00, 19.00, 16.00, 28.00 +FTK, 02, 06, 42.00, 21.00, -9999.00, -9999.00, 35.00 +FWA, 02, 06, 32.00, 16.00, 26.00, 24.00, 38.00 +FWH, 02, 06, 56.00, 33.00, -9999.00, -9999.00, 21.00 +FYU, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 06, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 06, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 06, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 06, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 06, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 06, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 06, 38.00, 24.00, 26.00, 28.00, 40.00 +GFA, 02, 06, 35.00, 15.00, -9999.00, -9999.00, 24.00 +GFK, 02, 06, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 06, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 06, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 06, 24.00, 5.00, 15.00, 14.00, 23.00 +GJT, 02, 06, 42.00, 21.00, 13.00, 12.00, 20.00 +GKN, 02, 06, 10.00, -9.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 06, 44.00, 17.00, 10.00, 11.00, 15.00 +GLH, 02, 06, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 06, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 06, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 06, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 02, 06, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 06, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 06, 25.00, 7.00, 25.00, 20.00, 34.00 +GRCI, 02, 06, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 06, 49.00, 33.00, -9999.00, -9999.00, 57.00 +GRI, 02, 06, 36.00, 14.00, 13.00, 11.00, 19.00 +GRK, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 06, 30.00, 14.00, 30.00, 32.00, 44.00 +GSB, 02, 06, 53.00, 32.00, -9999.00, -9999.00, 35.00 +GSG, 02, 06, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 06, 49.00, 28.00, 22.00, 22.00, 31.00 +GSP, 02, 06, 52.00, 31.00, 23.00, 21.00, 32.00 +GST, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 06, 28.00, 7.00, -9999.00, -9999.00, 61.00 +GTF, 02, 06, 35.00, 15.00, 17.00, 18.00, 27.00 +GUP, 02, 06, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 06, 33.00, 14.00, -9999.00, -9999.00, 36.00 +GVW, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 02, 06, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 06, 52.00, 37.00, 22.00, 24.00, 35.00 +HBR, 02, 06, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 06, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 06, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 06, 40.00, 21.00, -9999.00, -9999.00, 32.00 +HKY, 02, 06, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 06, 35.00, 14.00, 14.00, 15.00, 23.00 +HMN, 02, 06, 61.00, 24.00, -9999.00, -9999.00, 9.00 +HMS, 02, 06, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 06, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 06, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 02, 06, 27.00, 6.00, 13.00, 11.00, 19.00 +HOP, 02, 06, 45.00, 23.00, -9999.00, -9999.00, 35.00 +HOT, 02, 06, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 06, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 06, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 06, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 06, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 06, 62.00, 38.00, -9999.00, -9999.00, 34.00 +HST, 02, 06, 76.00, 54.00, -9999.00, -9999.00, 21.00 +HSV, 02, 06, 51.00, 31.00, 28.00, 22.00, 37.00 +HTL, 02, 06, 26.00, 7.00, 34.00, 29.00, 46.00 +HTS, 02, 06, 42.00, 24.00, 32.00, 33.00, 45.00 +HUF, 02, 06, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 06, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 06, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 06, 29.00, 8.00, 13.00, 13.00, 20.00 +IAB, 02, 06, 43.00, 21.00, -9999.00, -9999.00, 17.00 +IAD, 02, 06, 42.00, 22.00, 22.00, 23.00, 34.00 +IAG, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 06, 63.00, 41.00, 21.00, 22.00, 31.00 +ICT, 02, 06, 43.00, 21.00, 15.00, 11.00, 19.00 +IDA, 02, 06, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 06, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 06, 40.00, 23.00, 24.00, 22.00, 35.00 +ILI, 02, 06, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 06, 56.00, 35.00, 20.00, 23.00, 32.00 +IMT, 02, 06, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +IND, 02, 06, 36.00, 19.00, 27.00, 27.00, 39.00 +INL, 02, 06, 16.00, -7.00, 22.00, 20.00, 33.00 +INS, 02, 06, 57.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 02, 06, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 02, 06, 51.00, 23.00, 9.00, 10.00, 16.00 +IPL, 02, 06, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 06, 34.00, 17.00, 24.00, 26.00, 37.00 +IRK, 02, 06, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 06, 24.00, 3.00, 13.00, 12.00, 21.00 +ISP, 02, 06, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 06, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 06, 69.00, 40.00, -9999.00, -9999.00, 13.00 +IWD, 02, 06, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 06, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 06, 58.00, 34.00, 24.00, 21.00, 34.00 +JAX, 02, 06, 66.00, 42.00, 16.00, 19.00, 26.00 +JBR, 02, 06, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 06, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 06, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 06, 38.00, 25.00, 23.00, 20.00, 33.00 +JHW, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 06, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 06, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 06, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 06, 32.00, 21.00, 45.00, 48.00, 57.00 +JST, 02, 06, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 06, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 06, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 06, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 06, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 06, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 06, 30.00, 13.00, 31.00, 30.00, 45.00 +LAR, 02, 06, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 06, 61.00, 37.00, 7.00, 9.00, 12.00 +LAX, 02, 06, 66.00, 49.00, 15.00, 16.00, 22.00 +LBB, 02, 06, 55.00, 27.00, 10.00, 10.00, 15.00 +LBF, 02, 06, 39.00, 12.00, 13.00, 8.00, 18.00 +LCH, 02, 06, 61.00, 42.00, 22.00, 21.00, 33.00 +LCK, 02, 06, 37.00, 20.00, -9999.00, -9999.00, 39.00 +LEB, 02, 06, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 06, 41.00, 23.00, 28.00, 26.00, 39.00 +LFI, 02, 06, 47.00, 31.00, -9999.00, -9999.00, 33.00 +LFK, 02, 06, 61.00, 38.00, 19.00, 21.00, 30.00 +LFT, 02, 06, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 06, 38.00, 26.00, 23.00, 20.00, 33.00 +LGB, 02, 06, 68.00, 46.00, 15.00, 17.00, 23.00 +LGU, 02, 06, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 06, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 06, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 06, 52.00, 31.00, 22.00, 20.00, 31.00 +LIZ, 02, 06, 21.00, -1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 06, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +LND, 02, 06, 35.00, 11.00, 12.00, 10.00, 17.00 +LNK, 02, 06, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 06, 48.00, 20.00, 13.00, 12.00, 20.00 +LOZ, 02, 06, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 06, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 06, 52.00, 30.00, -9999.00, -9999.00, 24.00 +LSE, 02, 06, 27.00, 7.00, 19.00, 16.00, 26.00 +LSF, 02, 06, 59.00, 36.00, -9999.00, -9999.00, 33.00 +LSV, 02, 06, 65.00, 31.00, -9999.00, -9999.00, 8.00 +LTS, 02, 06, 56.00, 28.00, -9999.00, -9999.00, 14.00 +LUF, 02, 06, 70.00, 38.00, -9999.00, -9999.00, 11.00 +LVS, 02, 06, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 06, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 06, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 06, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 06, 45.00, 26.00, 21.00, 23.00, 32.00 +MAF, 02, 06, 59.00, 31.00, 8.00, 8.00, 13.00 +MBL, 02, 06, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 06, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 06, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 06, 60.00, 43.00, -9999.00, -9999.00, 30.00 +MCF, 02, 06, 70.00, 51.00, -9999.00, -9999.00, 22.00 +MCG, 02, 06, 6.00, -16.00, 17.00, 20.00, 28.00 +MCI, 02, 06, 38.00, 19.00, 18.00, 16.00, 26.00 +MCK, 02, 06, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 06, 59.00, 35.00, 21.00, 23.00, 32.00 +MCO, 02, 06, 72.00, 49.00, 13.00, 18.00, 25.00 +MCW, 02, 06, 25.00, 7.00, 16.00, 11.00, 21.00 +MC2, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 02, 06, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 06, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 06, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 06, 32.00, 17.00, 25.00, 24.00, 37.00 +MEI, 02, 06, 59.00, 35.00, 23.00, 20.00, 32.00 +MEM, 02, 06, 51.00, 33.00, 24.00, 18.00, 32.00 +MER, 02, 06, 60.00, 38.00, -9999.00, -9999.00, 27.00 +MFD, 02, 06, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 06, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 06, 51.00, 31.00, 25.00, 30.00, 38.00 +MGE, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 06, 59.00, 37.00, 23.00, 21.00, 34.00 +MGW, 02, 06, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 06, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 06, 58.00, 40.00, -9999.00, -9999.00, 30.00 +MHS, 02, 06, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 06, 76.00, 57.00, 14.00, 16.00, 24.00 +MIB, 02, 06, 21.00, 4.00, -9999.00, -9999.00, 27.00 +MIV, 02, 06, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 06, 45.00, 23.00, -9999.00, -9999.00, 27.00 +MKC, 02, 06, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 06, 28.00, 14.00, 30.00, 26.00, 41.00 +MKG, 02, 06, 29.00, 17.00, 39.00, 37.00, 51.00 +MKL, 02, 06, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 06, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 06, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 06, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 06, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 06, 31.00, 13.00, 21.00, 19.00, 30.00 +MLS, 02, 06, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 06, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 06, 58.00, 36.00, -9999.00, -9999.00, 36.00 +MOB, 02, 06, 62.00, 41.00, 25.00, 21.00, 35.00 +MOT, 02, 06, 21.00, 4.00, 16.00, 15.00, 25.00 +MPV, 02, 06, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 06, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 06, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 06, 63.00, 27.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 06, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 06, 61.00, 44.00, -9999.00, -9999.00, 32.00 +MSL, 02, 06, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 06, 28.00, 9.00, 24.00, 19.00, 31.00 +MSO, 02, 06, 35.00, 19.00, 25.00, 26.00, 39.00 +MSP, 02, 06, 24.00, 6.00, 21.00, 18.00, 31.00 +MSS, 02, 06, 25.00, 4.00, 33.00, 31.00, 44.00 +MSY, 02, 06, 62.00, 43.00, 22.00, 21.00, 33.00 +MTC, 02, 06, 30.00, 16.00, -9999.00, -9999.00, 37.00 +MTN, 02, 06, 42.00, 23.00, -9999.00, -9999.00, 35.00 +MTO, 02, 06, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 06, 37.00, 19.00, -9999.00, -9999.00, 35.00 +MUO, 02, 06, 46.00, 25.00, -9999.00, -9999.00, 27.00 +MWA, 02, 06, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 06, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 06, 59.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 02, 06, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 06, 58.00, 34.00, -9999.00, -9999.00, 31.00 +NAO, 02, 06, 57.00, 42.00, -9999.00, -9999.00, 29.00 +NBC, 02, 06, 60.00, 39.00, -9999.00, -9999.00, 32.00 +NBE, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 06, 31.00, 15.00, -9999.00, -9999.00, 30.00 +NCA, 02, 06, 58.00, 32.00, -9999.00, -9999.00, 34.00 +NCO, 02, 06, 38.00, 23.00, -9999.00, -9999.00, 36.00 +NC1, 02, 06, 57.00, 38.00, -9999.00, -9999.00, 11.00 +NEL, 02, 06, 41.00, 20.00, -9999.00, -9999.00, 33.00 +NFG, 02, 06, 65.00, 45.00, -9999.00, -9999.00, 23.00 +NFL, 02, 06, 50.00, 21.00, -9999.00, -9999.00, 14.00 +NGP, 02, 06, 68.00, 48.00, -9999.00, -9999.00, 22.00 +NGU, 02, 06, 48.00, 31.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 06, 59.00, 45.00, -9999.00, -9999.00, 32.00 +NHK, 02, 06, 44.00, 25.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 06, 31.00, 11.00, -9999.00, -9999.00, 36.00 +NID, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NIP, 02, 06, 66.00, 42.00, -9999.00, -9999.00, 24.00 +NIR, 02, 06, 65.00, 42.00, -9999.00, -9999.00, 22.00 +NKT, 02, 06, 55.00, 35.00, -9999.00, -9999.00, 32.00 +NKX, 02, 06, 66.00, 50.00, -9999.00, -9999.00, 19.00 +NLC, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 02, 06, 58.00, 33.00, -9999.00, -9999.00, 31.00 +NPA, 02, 06, 61.00, 43.00, -9999.00, -9999.00, 32.00 +NQA, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 06, 70.00, 46.00, -9999.00, -9999.00, 22.00 +NQX, 02, 06, 75.00, 65.00, -9999.00, -9999.00, 20.00 +NRB, 02, 06, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NRC, 02, 06, 60.00, 38.00, -9999.00, -9999.00, 33.00 +NRS, 02, 06, 66.00, 46.00, -9999.00, -9999.00, 18.00 +NSE, 02, 06, 62.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 02, 06, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 06, 67.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 06, 70.00, 47.00, -9999.00, -9999.00, 17.00 +NTU, 02, 06, 48.00, 31.00, -9999.00, -9999.00, 35.00 +NUC, 02, 06, 64.00, 49.00, -9999.00, -9999.00, 15.00 +NUQ, 02, 06, 60.00, 40.00, -9999.00, -9999.00, 31.00 +NUW, 02, 06, 48.00, 35.00, -9999.00, -9999.00, 49.00 +NWF, 02, 06, 68.00, 46.00, -9999.00, -9999.00, 22.00 +NXX, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 06, 45.00, 22.00, -9999.00, -9999.00, 33.00 +NZC, 02, 06, 66.00, 38.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 06, 69.00, 43.00, -9999.00, -9999.00, 17.00 +NZW, 02, 06, 37.00, 19.00, -9999.00, -9999.00, 38.00 +NZY, 02, 06, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 02, 06, 60.00, 42.00, 25.00, 29.00, 36.00 +OAR, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 06, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 06, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 06, 50.00, 27.00, 14.00, 11.00, 20.00 +OLM, 02, 06, 48.00, 32.00, 52.00, 53.00, 64.00 +OMA, 02, 06, 35.00, 14.00, 11.00, 13.00, 18.00 +OME, 02, 06, 13.00, -3.00, 19.00, 21.00, 28.00 +ONT, 02, 06, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 06, 31.00, 15.00, 24.00, 24.00, 34.00 +ORF, 02, 06, 48.00, 31.00, 24.00, 24.00, 37.00 +ORH, 02, 06, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 06, -3.00, -24.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 06, 28.00, 9.00, -9999.00, -9999.00, 44.00 +OTG, 02, 06, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 06, 53.00, 40.00, 48.00, 51.00, 59.00 +OTM, 02, 06, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 06, 3.00, -11.00, 13.00, 17.00, 21.00 +OURC, 02, 06, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 06, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 06, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 06, 61.00, 39.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 06, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 06, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 06, 3.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 06, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 06, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 06, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 06, 63.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 06, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 06, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 06, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 06, 4.00, -9.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 06, 6.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 06, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 06, 26.00, 7.00, -9999.00, -9999.00, 35.00 +PBI, 02, 06, 75.00, 56.00, 17.00, 20.00, 28.00 +PDT, 02, 06, 44.00, 30.00, 28.00, 26.00, 41.00 +PDX, 02, 06, 49.00, 35.00, 47.00, 48.00, 60.00 +PFN, 02, 06, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 06, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 06, 39.00, 23.00, 23.00, 21.00, 33.00 +PHX, 02, 06, 69.00, 43.00, 10.00, 10.00, 15.00 +PIA, 02, 06, 32.00, 15.00, 23.00, 21.00, 35.00 +PIB, 02, 06, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 06, 36.00, 18.00, 25.00, 26.00, 36.00 +PIR, 02, 06, 30.00, 10.00, 10.00, 10.00, 17.00 +PIT, 02, 06, 35.00, 19.00, 40.00, 34.00, 53.00 +PKB, 02, 06, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 06, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 06, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 06, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 06, 61.00, 43.00, 22.00, 18.00, 31.00 +POB, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 06, 60.00, 36.00, -9999.00, -9999.00, 32.00 +POM, 02, 06, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 02, 06, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 06, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 06, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 06, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 06, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 06, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 06, 34.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 02, 06, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 06, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 06, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 06, 49.00, 17.00, 9.00, 8.00, 11.00 +PUC, 02, 06, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 06, 37.00, 19.00, 23.00, 24.00, 35.00 +PVU, 02, 06, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 06, 31.00, 12.00, 24.00, 23.00, 34.00 +P02, 02, 06, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +P07, 02, 06, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 02, 06, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +P24, 02, 06, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +P28, 02, 06, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 02, 06, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +P38, 02, 06, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +P39, 02, 06, 21.00, -2.00, -9999.00, -9999.00, -9999.00 +P58, 02, 06, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 02, 06, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 02, 06, 25.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 02, 06, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +P67, 02, 06, 22.00, 0.00, -9999.00, -9999.00, -9999.00 +P68, 02, 06, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 06, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 06, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 06, 36.00, 13.00, 13.00, 14.00, 21.00 +RBL, 02, 06, 59.00, 39.00, 27.00, 29.00, 37.00 +RCA, 02, 06, 36.00, 13.00, -9999.00, -9999.00, 23.00 +RDD, 02, 06, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 06, 45.00, 24.00, 18.00, 19.00, 29.00 +RDR, 02, 06, 17.00, -2.00, -9999.00, -9999.00, 23.00 +RDU, 02, 06, 51.00, 30.00, 21.00, 24.00, 32.00 +REE, 02, 06, 55.00, 27.00, -9999.00, -9999.00, 10.00 +REJ, 02, 06, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 06, 29.00, 12.00, 22.00, 19.00, 30.00 +RIC, 02, 06, 47.00, 26.00, 22.00, 25.00, 34.00 +RIV, 02, 06, 68.00, 42.00, -9999.00, -9999.00, 18.00 +RIW, 02, 06, 34.00, 4.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 06, 32.00, 13.00, 14.00, 9.00, 17.00 +RME, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 06, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 02, 06, 64.00, 39.00, -9999.00, -9999.00, 25.00 +RNO, 02, 06, 50.00, 23.00, 15.00, 17.00, 23.00 +ROA, 02, 06, 45.00, 26.00, 20.00, 22.00, 32.00 +ROC, 02, 06, 31.00, 15.00, 42.00, 41.00, 58.00 +ROW, 02, 06, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 06, 42.00, 18.00, 10.00, 10.00, 16.00 +RST, 02, 06, 23.00, 5.00, 21.00, 18.00, 29.00 +RWF, 02, 06, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 06, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 06, 58.00, 40.00, 26.00, 25.00, 34.00 +SAF, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 06, 66.00, 50.00, 17.00, 17.00, 22.00 +SAT, 02, 06, 64.00, 39.00, 19.00, 16.00, 24.00 +SAV, 02, 06, 61.00, 39.00, 19.00, 20.00, 28.00 +SAW, 02, 06, 26.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 02, 06, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 06, 69.00, 42.00, -9999.00, -9999.00, 18.00 +SBN, 02, 06, 32.00, 17.00, 33.00, 34.00, 47.00 +SBP, 02, 06, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 06, 30.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 06, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 06, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 06, 58.00, 39.00, 22.00, 23.00, 32.00 +SDF, 02, 06, 42.00, 24.00, 24.00, 24.00, 35.00 +SEA, 02, 06, 48.00, 37.00, 42.00, 43.00, 56.00 +SEM, 02, 06, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 06, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 06, 58.00, 44.00, 23.00, 26.00, 34.00 +SGF, 02, 06, 44.00, 23.00, 20.00, 18.00, 28.00 +SGY, 02, 06, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 06, 36.00, 12.00, 16.00, 16.00, 26.00 +SHV, 02, 06, 58.00, 36.00, 23.00, 20.00, 33.00 +SIT, 02, 06, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 06, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 06, 60.00, 33.00, 12.00, 9.00, 17.00 +SKA, 02, 06, 38.00, 24.00, -9999.00, -9999.00, 40.00 +SKF, 02, 06, 64.00, 39.00, -9999.00, -9999.00, 25.00 +SLC, 02, 06, 41.00, 22.00, 22.00, 22.00, 33.00 +SLE, 02, 06, 50.00, 34.00, 44.00, 44.00, 57.00 +SLN, 02, 06, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 06, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 06, 65.00, 40.00, -9999.00, 21.00, 35.00 +SNA, 02, 06, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 06, 28.00, 19.00, 37.00, 37.00, 55.00 +SNS, 02, 06, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 06, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 06, 35.00, 18.00, 24.00, 21.00, 35.00 +SPS, 02, 06, 55.00, 30.00, 13.00, 11.00, 19.00 +SRQ, 02, 06, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 06, 58.00, 33.00, -9999.00, -9999.00, 32.00 +SSI, 02, 06, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 02, 06, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 06, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +STL, 02, 06, 40.00, 23.00, 24.00, 20.00, 33.00 +STNV, 02, 06, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 02, 06, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 06, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 06, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 06, 60.00, 39.00, -9999.00, -9999.00, 28.00 +SUX, 02, 06, 31.00, 11.00, 14.00, 13.00, 22.00 +SVN, 02, 06, 61.00, 39.00, -9999.00, -9999.00, 30.00 +SWF, 02, 06, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 06, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 06, 31.00, 14.00, 42.00, 39.00, 54.00 +SZL, 02, 06, 41.00, 18.00, -9999.00, -9999.00, 24.00 +TAD, 02, 06, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 06, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 06, 48.00, 20.00, -9999.00, -9999.00, 30.00 +TCC, 02, 06, 55.00, 24.00, 6.00, 5.00, 9.00 +TCL, 02, 06, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 06, 49.00, 33.00, -9999.00, -9999.00, 60.00 +TCS, 02, 06, 57.00, 30.00, -9999.00, 7.00, 12.00 +TEB, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 06, 50.00, 27.00, -9999.00, -9999.00, 18.00 +TKA, 02, 06, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 06, 65.00, 39.00, 19.00, 18.00, 27.00 +TNX, 02, 06, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 06, 31.00, 15.00, 30.00, 27.00, 43.00 +TOP, 02, 06, 40.00, 19.00, 15.00, 15.00, 23.00 +TPA, 02, 06, 70.00, 51.00, 14.00, 16.00, 23.00 +TPH, 02, 06, 47.00, 22.00, 10.00, 9.00, 14.00 +TRI, 02, 06, 46.00, 25.00, 28.00, 29.00, 40.00 +TRK, 02, 06, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 06, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 06, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 06, 49.00, 27.00, 15.00, 14.00, 22.00 +TUP, 02, 06, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 06, 66.00, 40.00, 11.00, 10.00, 16.00 +TVC, 02, 06, 27.00, 11.00, 37.00, 35.00, 49.00 +TVL, 02, 06, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 06, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 06, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 06, 48.00, 27.00, 27.00, 25.00, 37.00 +T01, 02, 06, 45.00, 26.00, -9999.00, -9999.00, 33.00 +T02, 02, 06, 55.00, 32.00, -9999.00, -9999.00, 36.00 +T03, 02, 06, 59.00, 35.00, -9999.00, -9999.00, 31.00 +T04, 02, 06, 72.00, 52.00, -9999.00, -9999.00, 22.00 +T05, 02, 06, 41.00, 17.00, -9999.00, -9999.00, 18.00 +T06, 02, 06, 60.00, 34.00, -9999.00, -9999.00, 36.00 +T07, 02, 06, 44.00, 15.00, -9999.00, -9999.00, 36.00 +T08, 02, 06, 40.00, 23.00, -9999.00, -9999.00, 32.00 +UCA, 02, 06, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 06, 57.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 02, 06, 48.00, 35.00, 61.00, 62.00, 71.00 +UIN, 02, 06, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 06, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 06, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 06, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 02, 06, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +U28, 02, 06, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 06, 63.00, 38.00, -9999.00, -9999.00, 28.00 +VBG, 02, 06, 66.00, 41.00, -9999.00, -9999.00, 26.00 +VCT, 02, 06, 65.00, 44.00, 19.00, 19.00, 29.00 +VCV, 02, 06, 61.00, 32.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 06, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 06, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 06, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 06, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 06, 39.00, 7.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 06, 62.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 02, 06, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 06, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 06, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 06, 45.00, 26.00, -9999.00, 27.00, -9999.00 +WJA, 02, 06, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 06, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 06, 6.00, -17.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 06, 47.00, 21.00, 15.00, 17.00, 25.00 +WPO, 02, 06, 13.00, -5.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 06, 59.00, 35.00, -9999.00, -9999.00, 34.00 +WRG, 02, 06, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 06, 41.00, 21.00, -9999.00, -9999.00, 33.00 +WRL, 02, 06, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +X68, 02, 06, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 06, 34.00, 20.00, 58.00, 58.00, 66.00 +YCG, 02, 06, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 06, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 06, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 06, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 06, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 06, 44.00, 25.00, 21.00, 20.00, 31.00 +YNG, 02, 06, 32.00, 16.00, 31.00, 33.00, 48.00 +YPA, 02, 06, 13.00, -11.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 06, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 06, 8.00, -13.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 06, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 06, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 06, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 06, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 06, 72.00, 46.00, 4.00, 7.00, 9.00 +YVR, 02, 06, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 06, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 06, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 06, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 06, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 06, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 06, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 06, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 06, 22.00, 4.00, 41.00, 37.00, 57.00 +ZUN, 02, 06, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 06, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 06, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 06, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 02, 06, 59.00, 37.00, -9999.00, -9999.00, 31.00 +1V1, 02, 06, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 06, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 06, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 06, 53.00, 34.00, -9999.00, -9999.00, 35.00 +2PJ, 02, 06, 58.00, 33.00, -9999.00, -9999.00, 36.00 +3B1, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 06, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 06, 26.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 02, 06, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 06, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 06, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 06, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 06, 12.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 06, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 06, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 06, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 07, 36.00, 20.00, 27.00, 24.00, 38.00 +ABI, 02, 07, 58.00, 34.00, 12.00, 10.00, 17.00 +ABQ, 02, 07, 52.00, 25.00, 11.00, 11.00, 17.00 +ABR, 02, 07, 25.00, 4.00, 13.00, 12.00, 20.00 +ABY, 02, 07, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 07, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 07, 60.00, 37.00, 15.00, 15.00, 23.00 +ACV, 02, 07, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 07, 42.00, 23.00, 21.00, 21.00, 33.00 +ADK, 02, 07, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 07, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 07, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 07, 43.00, 23.00, -9999.00, -9999.00, 32.00 +AEX, 02, 07, 61.00, 39.00, -9999.00, -9999.00, 31.00 +AFF, 02, 07, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 07, 74.00, 49.00, -9999.00, -9999.00, 33.00 +AGS, 02, 07, 59.00, 34.00, 20.00, 21.00, 29.00 +AHN, 02, 07, 55.00, 34.00, 23.00, 22.00, 33.00 +AKN, 02, 07, 22.00, 6.00, 19.00, 23.00, 31.00 +AKO, 02, 07, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 07, 32.00, 13.00, 24.00, 24.00, 36.00 +ALI, 02, 07, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 07, 27.00, 8.00, 20.00, 14.00, 26.00 +ALS, 02, 07, 38.00, 2.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 07, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 07, 52.00, 24.00, 12.00, 11.00, 18.00 +AMG, 02, 07, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 07, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 07, 25.00, 11.00, 16.00, 19.00, 25.00 +AND, 02, 07, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 07, 41.00, 32.00, 62.00, 57.00, 74.00 +AOO, 02, 07, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +APN, 02, 07, 27.00, 8.00, 29.00, 27.00, 41.00 +AQQ, 02, 07, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 02, 07, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 02, 07, 50.00, 37.00, 56.00, 57.00, 68.00 +ATL, 02, 07, 54.00, 34.00, 24.00, 23.00, 34.00 +ATW, 02, 07, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 07, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 07, 39.00, 19.00, -9999.00, -9999.00, 36.00 +AUG, 02, 07, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 07, 62.00, 41.00, 17.00, 16.00, 24.00 +AUW, 02, 07, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 07, 49.00, 26.00, 23.00, 21.00, 32.00 +AVP, 02, 07, 33.00, 18.00, 26.00, 24.00, 38.00 +AXN, 02, 07, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 07, 35.00, 14.00, -9999.00, -9999.00, 32.00 +AYS, 02, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 07, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 07, 60.00, 41.00, -9999.00, -9999.00, 32.00 +BAD, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 07, 37.00, 10.00, -9999.00, -9999.00, 23.00 +BDL, 02, 07, 35.00, 18.00, 25.00, 22.00, 35.00 +BDR, 02, 07, 37.00, 22.00, 26.00, 20.00, 37.00 +BET, 02, 07, 12.00, 1.00, 13.00, 14.00, 21.00 +BFD, 02, 07, 29.00, 12.00, 47.00, 45.00, 64.00 +BFF, 02, 07, 42.00, 16.00, 12.00, 10.00, 17.00 +BFL, 02, 07, 63.00, 42.00, 14.00, 14.00, 22.00 +BGM, 02, 07, 29.00, 14.00, 33.00, 36.00, 49.00 +BGR, 02, 07, 28.00, 9.00, 23.00, 21.00, 34.00 +BGS, 02, 07, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 07, 55.00, 33.00, 26.00, 22.00, 33.00 +BID, 02, 07, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 07, 8.00, -7.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 07, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 07, 37.00, 18.00, 18.00, 17.00, 27.00 +BIS, 02, 07, 24.00, 3.00, 15.00, 15.00, 25.00 +BIX, 02, 07, 62.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 02, 07, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 07, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 07, 47.00, 16.00, -9999.00, -9999.00, 17.00 +BKW, 02, 07, 40.00, 22.00, 36.00, 36.00, 49.00 +BLF, 02, 07, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 07, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 07, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 07, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 07, 43.00, 23.00, -9999.00, -9999.00, 28.00 +BNA, 02, 07, 49.00, 29.00, 26.00, 23.00, 38.00 +BNO, 02, 07, 38.00, 18.00, -9999.00, 26.00, 46.00 +BOI, 02, 07, 42.00, 26.00, 23.00, 25.00, 36.00 +BOS, 02, 07, 37.00, 22.00, 23.00, 23.00, 34.00 +BPI, 02, 07, 29.00, -4.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 07, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 07, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 07, 34.00, 16.00, -9999.00, -9999.00, 23.00 +BRO, 02, 07, 71.00, 52.00, 15.00, 15.00, 22.00 +BRW, 02, 07, -11.00, -23.00, 12.00, 11.00, 17.00 +BSM, 02, 07, 62.00, 41.00, -9999.00, -9999.00, 26.00 +BTI, 02, 07, -14.00, -26.00, 11.00, 10.00, 16.00 +BTL, 02, 07, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 07, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 07, 62.00, 42.00, 25.00, 19.00, 32.00 +BTT, 02, 07, -2.00, -19.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 07, 26.00, 8.00, 31.00, 26.00, 43.00 +BUB, 02, 07, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 07, 31.00, 17.00, 46.00, 48.00, 61.00 +BUR, 02, 07, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 07, 63.00, 44.00, -9999.00, 20.00, 31.00 +BWG, 02, 07, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 07, 42.00, 25.00, 23.00, 23.00, 33.00 +BYH, 02, 07, 48.00, 29.00, -9999.00, -9999.00, 35.00 +BYI, 02, 07, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 07, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 07, 58.00, 33.00, 21.00, 21.00, 31.00 +CAG, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 07, 35.00, 18.00, 35.00, 37.00, 51.00 +CAO, 02, 07, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 07, 22.00, -1.00, 28.00, 32.00, 45.00 +CBM, 02, 07, 56.00, 32.00, -9999.00, -9999.00, 36.00 +CDB, 02, 07, 32.00, 23.00, 46.00, 48.00, 63.00 +CDC, 02, 07, 46.00, 21.00, 13.00, 12.00, 21.00 +CDR, 02, 07, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 07, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 07, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 07, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 07, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 07, 51.00, 30.00, 24.00, 24.00, 34.00 +CHO, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 07, 60.00, 39.00, 20.00, 20.00, 31.00 +CID, 02, 07, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 07, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 07, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 07, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 07, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 07, 34.00, 18.00, 38.00, 38.00, 53.00 +CLL, 02, 07, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 07, 52.00, 31.00, 22.00, 22.00, 32.00 +CMH, 02, 07, 37.00, 20.00, 28.00, 31.00, 42.00 +CMI, 02, 07, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 07, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 07, 40.00, 19.00, 11.00, 11.00, 18.00 +CNM, 02, 07, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 07, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +COD, 02, 07, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +COF, 02, 07, 72.00, 51.00, -9999.00, -9999.00, 24.00 +CON, 02, 07, 32.00, 9.00, 23.00, 22.00, 33.00 +COS, 02, 07, 44.00, 19.00, 10.00, 10.00, 16.00 +COT, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 07, 40.00, 21.00, 23.00, 18.00, 30.00 +CPR, 02, 07, 36.00, 15.00, 18.00, 16.00, 25.00 +CRBC, 02, 07, 31.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 07, 68.00, 47.00, 18.00, 16.00, 25.00 +CRW, 02, 07, 44.00, 25.00, 36.00, 38.00, 49.00 +CSG, 02, 07, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 07, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 07, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 07, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 07, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 07, 39.00, 21.00, 27.00, 25.00, 38.00 +CVN, 02, 07, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 07, 54.00, 25.00, -9999.00, -9999.00, 10.00 +CXY, 02, 07, 38.00, 22.00, 20.00, 22.00, 32.00 +CYS, 02, 07, 40.00, 18.00, 11.00, 11.00, 16.00 +DAA, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 07, 69.00, 48.00, 15.00, 17.00, 25.00 +DAG, 02, 07, 65.00, 40.00, 9.00, 8.00, 13.00 +DAL, 02, 07, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 07, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 07, 37.00, 20.00, 33.00, 26.00, 43.00 +DBQ, 02, 07, 28.00, 11.00, 24.00, 19.00, 32.00 +DCA, 02, 07, 45.00, 28.00, 22.00, 22.00, 32.00 +DDC, 02, 07, 46.00, 22.00, 11.00, 11.00, 17.00 +DEC, 02, 07, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 07, 46.00, 19.00, 13.00, 10.00, 17.00 +DFW, 02, 07, 58.00, 36.00, 15.00, 14.00, 22.00 +DHN, 02, 07, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 07, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 07, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 07, 66.00, 42.00, -9999.00, -9999.00, 17.00 +DLG, 02, 07, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 07, 20.00, 1.00, 28.00, 24.00, 39.00 +DLLC, 02, 07, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 07, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 07, 67.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 02, 07, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 07, 45.00, 26.00, -9999.00, -9999.00, 33.00 +DPG, 02, 07, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 07, 63.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 02, 07, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 07, 66.00, 42.00, 11.00, 10.00, 14.00 +DSM, 02, 07, 32.00, 14.00, 20.00, 15.00, 26.00 +DTW, 02, 07, 32.00, 17.00, 29.00, 28.00, 42.00 +DUG, 02, 07, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 07, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 07, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 07, 58.00, 34.00, -9999.00, -9999.00, 17.00 +D45, 02, 07, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 07, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 07, 25.00, 4.00, 18.00, 17.00, 27.00 +ECG, 02, 07, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 07, 62.00, 35.00, -9999.00, -9999.00, 11.00 +EED, 02, 07, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 07, 39.00, 8.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 07, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 07, 40.00, 17.00, 43.00, 41.00, 58.00 +EKO, 02, 07, 42.00, 19.00, 20.00, 21.00, 29.00 +ELD, 02, 07, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 07, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 07, 61.00, 33.00, 9.00, 9.00, 13.00 +ELY, 02, 07, 43.00, 14.00, 17.00, 16.00, 25.00 +EMP, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 07, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 02, 07, 49.00, 28.00, -9999.00, -9999.00, 16.00 +ENN, 02, 07, 5.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 07, 41.00, 23.00, -9999.00, -9999.00, 19.00 +EPH, 02, 07, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 07, 33.00, 17.00, 41.00, 39.00, 55.00 +ESF, 02, 07, 61.00, 39.00, -9999.00, -9999.00, 29.00 +EUG, 02, 07, 50.00, 37.00, 43.00, 46.00, 56.00 +EVV, 02, 07, 42.00, 24.00, 25.00, 21.00, 33.00 +EWN, 02, 07, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 07, 39.00, 25.00, 22.00, 20.00, 33.00 +EYW, 02, 07, 75.00, 65.00, 14.00, 13.00, 21.00 +E74, 02, 07, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 07, 50.00, 28.00, -9999.00, -9999.00, 33.00 +FAI, 02, 07, 4.00, -16.00, 13.00, 14.00, 21.00 +FAR, 02, 07, 19.00, 0.00, 17.00, 16.00, 26.00 +FAT, 02, 07, 60.00, 40.00, 18.00, 21.00, 27.00 +FAY, 02, 07, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 07, 33.00, 17.00, 28.00, 30.00, 42.00 +FCS, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 02, 07, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 07, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 07, 45.00, 17.00, 22.00, 22.00, 29.00 +FLL, 02, 07, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 07, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 07, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +FME, 02, 07, 46.00, 23.00, -9999.00, -9999.00, 35.00 +FMH, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 07, 48.00, 20.00, 11.00, 14.00, 16.00 +FMY, 02, 07, 75.00, 54.00, 11.00, 13.00, 20.00 +FNT, 02, 07, 30.00, 15.00, 29.00, 26.00, 41.00 +FOD, 02, 07, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 07, 41.00, 20.00, -9999.00, -9999.00, 21.00 +FOK, 02, 07, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 07, 42.00, 21.00, -9999.00, -9999.00, 19.00 +FSD, 02, 07, 28.00, 7.00, 16.00, 12.00, 23.00 +FSI, 02, 07, 54.00, 27.00, -9999.00, -9999.00, 17.00 +FSM, 02, 07, 52.00, 29.00, 19.00, 16.00, 28.00 +FTK, 02, 07, 43.00, 22.00, -9999.00, -9999.00, 36.00 +FWA, 02, 07, 33.00, 17.00, 26.00, 24.00, 38.00 +FWH, 02, 07, 57.00, 34.00, -9999.00, -9999.00, 21.00 +FYU, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 07, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 07, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 07, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 07, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 07, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 07, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 07, 39.00, 25.00, 26.00, 29.00, 40.00 +GFA, 02, 07, 36.00, 16.00, -9999.00, -9999.00, 24.00 +GFK, 02, 07, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 07, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 07, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 07, 25.00, 6.00, 15.00, 13.00, 23.00 +GJT, 02, 07, 42.00, 21.00, 13.00, 12.00, 20.00 +GKN, 02, 07, 10.00, -9.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 07, 44.00, 18.00, 10.00, 11.00, 15.00 +GLH, 02, 07, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 07, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 07, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 07, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 02, 07, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 07, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 07, 26.00, 8.00, 25.00, 20.00, 34.00 +GRCI, 02, 07, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 07, 50.00, 34.00, -9999.00, -9999.00, 57.00 +GRI, 02, 07, 36.00, 15.00, 13.00, 11.00, 19.00 +GRK, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 07, 31.00, 15.00, 30.00, 32.00, 43.00 +GSB, 02, 07, 54.00, 33.00, -9999.00, -9999.00, 35.00 +GSG, 02, 07, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 07, 50.00, 28.00, 22.00, 22.00, 31.00 +GSP, 02, 07, 53.00, 32.00, 23.00, 21.00, 32.00 +GST, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 07, 29.00, 8.00, -9999.00, -9999.00, 61.00 +GTF, 02, 07, 36.00, 16.00, 17.00, 18.00, 26.00 +GUP, 02, 07, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 07, 34.00, 15.00, -9999.00, -9999.00, 36.00 +GVW, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 02, 07, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 07, 53.00, 37.00, 22.00, 24.00, 35.00 +HBR, 02, 07, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 07, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 07, 40.00, 22.00, -9999.00, -9999.00, 32.00 +HKY, 02, 07, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 07, 35.00, 14.00, 14.00, 15.00, 23.00 +HMN, 02, 07, 61.00, 25.00, -9999.00, -9999.00, 9.00 +HMS, 02, 07, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 07, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 07, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 02, 07, 28.00, 7.00, 13.00, 11.00, 19.00 +HOP, 02, 07, 45.00, 24.00, -9999.00, -9999.00, 35.00 +HOT, 02, 07, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 07, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 07, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 07, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 07, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 07, 63.00, 38.00, -9999.00, -9999.00, 35.00 +HST, 02, 07, 77.00, 55.00, -9999.00, -9999.00, 21.00 +HSV, 02, 07, 52.00, 32.00, 28.00, 22.00, 37.00 +HTL, 02, 07, 27.00, 7.00, 34.00, 29.00, 46.00 +HTS, 02, 07, 43.00, 25.00, 32.00, 33.00, 45.00 +HUF, 02, 07, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 07, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 07, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 07, 30.00, 8.00, 13.00, 13.00, 20.00 +IAB, 02, 07, 44.00, 22.00, -9999.00, -9999.00, 17.00 +IAD, 02, 07, 43.00, 22.00, 22.00, 23.00, 34.00 +IAG, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 07, 64.00, 42.00, 20.00, 22.00, 31.00 +ICT, 02, 07, 44.00, 22.00, 15.00, 11.00, 19.00 +IDA, 02, 07, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 07, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 07, 41.00, 24.00, 24.00, 22.00, 35.00 +ILI, 02, 07, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 07, 57.00, 36.00, 20.00, 23.00, 32.00 +IMT, 02, 07, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +IND, 02, 07, 37.00, 20.00, 26.00, 26.00, 39.00 +INL, 02, 07, 17.00, -6.00, 22.00, 20.00, 33.00 +INS, 02, 07, 58.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 02, 07, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 02, 07, 51.00, 23.00, 9.00, 10.00, 16.00 +IPL, 02, 07, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 07, 35.00, 18.00, 24.00, 26.00, 37.00 +IRK, 02, 07, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 07, 25.00, 3.00, 13.00, 11.00, 21.00 +ISP, 02, 07, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 07, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 07, 70.00, 41.00, -9999.00, -9999.00, 13.00 +IWD, 02, 07, 22.00, 0.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 07, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 07, 59.00, 35.00, 24.00, 21.00, 34.00 +JAX, 02, 07, 66.00, 42.00, 16.00, 19.00, 27.00 +JBR, 02, 07, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 07, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 07, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 07, 39.00, 26.00, 23.00, 20.00, 33.00 +JHW, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 07, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 07, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 07, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 07, 33.00, 22.00, 44.00, 48.00, 56.00 +JST, 02, 07, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 07, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 07, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 07, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 07, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 07, 30.00, 13.00, 31.00, 30.00, 45.00 +LAR, 02, 07, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 07, 62.00, 38.00, 7.00, 9.00, 12.00 +LAX, 02, 07, 66.00, 49.00, 15.00, 17.00, 22.00 +LBB, 02, 07, 56.00, 28.00, 10.00, 10.00, 15.00 +LBF, 02, 07, 39.00, 13.00, 13.00, 8.00, 18.00 +LCH, 02, 07, 62.00, 43.00, 22.00, 21.00, 33.00 +LCK, 02, 07, 38.00, 21.00, -9999.00, -9999.00, 39.00 +LEB, 02, 07, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 07, 42.00, 24.00, 28.00, 26.00, 39.00 +LFI, 02, 07, 48.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 02, 07, 62.00, 39.00, 18.00, 21.00, 29.00 +LFT, 02, 07, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 07, 38.00, 26.00, 23.00, 20.00, 33.00 +LGB, 02, 07, 68.00, 47.00, 15.00, 17.00, 23.00 +LGU, 02, 07, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 07, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 07, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 07, 52.00, 32.00, 22.00, 20.00, 31.00 +LIZ, 02, 07, 22.00, -1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 07, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +LND, 02, 07, 36.00, 12.00, 11.00, 10.00, 17.00 +LNK, 02, 07, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 07, 48.00, 21.00, 13.00, 12.00, 20.00 +LOZ, 02, 07, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 07, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 07, 53.00, 31.00, -9999.00, -9999.00, 24.00 +LSE, 02, 07, 28.00, 8.00, 19.00, 16.00, 26.00 +LSF, 02, 07, 60.00, 37.00, -9999.00, -9999.00, 33.00 +LSV, 02, 07, 65.00, 32.00, -9999.00, -9999.00, 8.00 +LTS, 02, 07, 57.00, 29.00, -9999.00, -9999.00, 15.00 +LUF, 02, 07, 71.00, 39.00, -9999.00, -9999.00, 11.00 +LVS, 02, 07, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 07, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 07, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 07, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 07, 46.00, 26.00, 21.00, 23.00, 32.00 +MAF, 02, 07, 60.00, 32.00, 8.00, 8.00, 13.00 +MBL, 02, 07, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 07, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 07, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 07, 60.00, 43.00, -9999.00, -9999.00, 29.00 +MCF, 02, 07, 71.00, 51.00, -9999.00, -9999.00, 23.00 +MCG, 02, 07, 6.00, -15.00, 17.00, 20.00, 28.00 +MCI, 02, 07, 39.00, 20.00, 19.00, 16.00, 27.00 +MCK, 02, 07, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 07, 60.00, 36.00, 21.00, 23.00, 32.00 +MCO, 02, 07, 72.00, 49.00, 14.00, 19.00, 25.00 +MCW, 02, 07, 26.00, 8.00, 16.00, 11.00, 21.00 +MC2, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 02, 07, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 07, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 07, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 07, 33.00, 18.00, 25.00, 24.00, 37.00 +MEI, 02, 07, 60.00, 36.00, 23.00, 20.00, 32.00 +MEM, 02, 07, 52.00, 34.00, 24.00, 18.00, 32.00 +MER, 02, 07, 61.00, 38.00, -9999.00, -9999.00, 27.00 +MFD, 02, 07, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 07, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 07, 52.00, 32.00, 25.00, 31.00, 39.00 +MGE, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 07, 60.00, 38.00, 23.00, 21.00, 34.00 +MGW, 02, 07, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 07, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 07, 59.00, 41.00, -9999.00, -9999.00, 29.00 +MHS, 02, 07, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 07, 76.00, 57.00, 14.00, 16.00, 24.00 +MIB, 02, 07, 22.00, 4.00, -9999.00, -9999.00, 27.00 +MIV, 02, 07, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 07, 45.00, 24.00, -9999.00, -9999.00, 27.00 +MKC, 02, 07, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 07, 29.00, 14.00, 30.00, 26.00, 41.00 +MKG, 02, 07, 30.00, 17.00, 39.00, 37.00, 51.00 +MKL, 02, 07, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 07, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 07, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 07, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 07, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 07, 32.00, 14.00, 21.00, 19.00, 30.00 +MLS, 02, 07, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 07, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 07, 59.00, 37.00, -9999.00, -9999.00, 36.00 +MOB, 02, 07, 63.00, 42.00, 25.00, 21.00, 35.00 +MOT, 02, 07, 22.00, 4.00, 16.00, 15.00, 25.00 +MPV, 02, 07, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 07, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 07, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 07, 64.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 07, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 07, 61.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 07, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 07, 28.00, 10.00, 24.00, 19.00, 31.00 +MSO, 02, 07, 35.00, 20.00, 25.00, 26.00, 39.00 +MSP, 02, 07, 25.00, 7.00, 21.00, 18.00, 31.00 +MSS, 02, 07, 25.00, 5.00, 32.00, 30.00, 44.00 +MSY, 02, 07, 63.00, 44.00, 22.00, 21.00, 33.00 +MTC, 02, 07, 31.00, 17.00, -9999.00, -9999.00, 37.00 +MTN, 02, 07, 43.00, 24.00, -9999.00, -9999.00, 35.00 +MTO, 02, 07, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 07, 38.00, 19.00, -9999.00, -9999.00, 35.00 +MUO, 02, 07, 46.00, 26.00, -9999.00, -9999.00, 27.00 +MWA, 02, 07, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 07, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 07, 60.00, 38.00, -9999.00, -9999.00, 33.00 +MYL, 02, 07, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 07, 59.00, 34.00, -9999.00, -9999.00, 31.00 +NAO, 02, 07, 58.00, 42.00, -9999.00, -9999.00, 29.00 +NBC, 02, 07, 61.00, 40.00, -9999.00, -9999.00, 32.00 +NBE, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 07, 32.00, 16.00, -9999.00, -9999.00, 30.00 +NCA, 02, 07, 59.00, 33.00, -9999.00, -9999.00, 34.00 +NCO, 02, 07, 38.00, 23.00, -9999.00, -9999.00, 36.00 +NC1, 02, 07, 58.00, 38.00, -9999.00, -9999.00, 11.00 +NEL, 02, 07, 42.00, 21.00, -9999.00, -9999.00, 33.00 +NFG, 02, 07, 65.00, 45.00, -9999.00, -9999.00, 23.00 +NFL, 02, 07, 50.00, 22.00, -9999.00, -9999.00, 14.00 +NGP, 02, 07, 68.00, 49.00, -9999.00, -9999.00, 22.00 +NGU, 02, 07, 49.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 07, 59.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 07, 45.00, 26.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 07, 32.00, 11.00, -9999.00, -9999.00, 36.00 +NID, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NIP, 02, 07, 66.00, 42.00, -9999.00, -9999.00, 25.00 +NIR, 02, 07, 66.00, 43.00, -9999.00, -9999.00, 22.00 +NKT, 02, 07, 56.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 02, 07, 66.00, 50.00, -9999.00, -9999.00, 19.00 +NLC, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NMM, 02, 07, 59.00, 34.00, -9999.00, -9999.00, 31.00 +NPA, 02, 07, 62.00, 43.00, -9999.00, -9999.00, 32.00 +NQA, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 07, 71.00, 47.00, -9999.00, -9999.00, 22.00 +NQX, 02, 07, 75.00, 65.00, -9999.00, -9999.00, 21.00 +NRB, 02, 07, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NRC, 02, 07, 61.00, 39.00, -9999.00, -9999.00, 33.00 +NRS, 02, 07, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 07, 63.00, 40.00, -9999.00, -9999.00, 32.00 +NSI, 02, 07, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 07, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTK, 02, 07, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 07, 49.00, 32.00, -9999.00, -9999.00, 35.00 +NUC, 02, 07, 64.00, 49.00, -9999.00, -9999.00, 15.00 +NUQ, 02, 07, 61.00, 40.00, -9999.00, -9999.00, 31.00 +NUW, 02, 07, 48.00, 35.00, -9999.00, -9999.00, 48.00 +NWF, 02, 07, 68.00, 47.00, -9999.00, -9999.00, 22.00 +NXX, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 07, 46.00, 22.00, -9999.00, -9999.00, 33.00 +NZC, 02, 07, 67.00, 39.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 07, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 07, 37.00, 19.00, -9999.00, -9999.00, 38.00 +NZY, 02, 07, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 02, 07, 60.00, 42.00, 25.00, 30.00, 37.00 +OAR, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 07, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 07, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 07, 51.00, 28.00, 15.00, 11.00, 21.00 +OLM, 02, 07, 49.00, 33.00, 52.00, 53.00, 65.00 +OMA, 02, 07, 35.00, 15.00, 11.00, 13.00, 19.00 +OME, 02, 07, 12.00, -4.00, 19.00, 21.00, 28.00 +ONT, 02, 07, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 07, 32.00, 16.00, 24.00, 24.00, 34.00 +ORF, 02, 07, 49.00, 32.00, 24.00, 24.00, 37.00 +ORH, 02, 07, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 07, -3.00, -23.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 07, 29.00, 9.00, -9999.00, -9999.00, 44.00 +OTG, 02, 07, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 07, 54.00, 40.00, 49.00, 51.00, 59.00 +OTM, 02, 07, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 07, 2.00, -12.00, 12.00, 16.00, 21.00 +OURC, 02, 07, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 07, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 07, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 07, 62.00, 39.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 07, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 07, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 07, 3.00, -16.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 07, 1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 07, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 07, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 07, 64.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 07, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 07, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 07, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 07, 3.00, -10.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 07, 6.00, -15.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 07, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 07, 27.00, 7.00, -9999.00, -9999.00, 35.00 +PBI, 02, 07, 76.00, 56.00, 17.00, 20.00, 28.00 +PDT, 02, 07, 45.00, 31.00, 28.00, 26.00, 41.00 +PDX, 02, 07, 50.00, 36.00, 48.00, 48.00, 61.00 +PFN, 02, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 07, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 07, 40.00, 24.00, 23.00, 21.00, 33.00 +PHX, 02, 07, 70.00, 44.00, 10.00, 10.00, 15.00 +PIA, 02, 07, 33.00, 16.00, 23.00, 21.00, 35.00 +PIB, 02, 07, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 07, 37.00, 19.00, 25.00, 26.00, 36.00 +PIR, 02, 07, 31.00, 10.00, 10.00, 10.00, 17.00 +PIT, 02, 07, 36.00, 19.00, 40.00, 34.00, 53.00 +PKB, 02, 07, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 07, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 07, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 07, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 07, 62.00, 43.00, 22.00, 18.00, 31.00 +POB, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 07, 61.00, 37.00, -9999.00, -9999.00, 32.00 +POM, 02, 07, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 02, 07, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 07, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 07, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 07, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 07, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 07, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 07, 35.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 02, 07, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 07, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 07, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 07, 50.00, 18.00, 9.00, 8.00, 11.00 +PUC, 02, 07, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 07, 38.00, 20.00, 23.00, 24.00, 35.00 +PVU, 02, 07, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 07, 32.00, 12.00, 24.00, 23.00, 34.00 +P02, 02, 07, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +P07, 02, 07, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +P11, 02, 07, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +P24, 02, 07, 22.00, 0.00, -9999.00, -9999.00, -9999.00 +P28, 02, 07, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +P35, 02, 07, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +P38, 02, 07, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +P39, 02, 07, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +P58, 02, 07, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 02, 07, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 02, 07, 26.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 02, 07, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +P67, 02, 07, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +P68, 02, 07, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +P69, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 07, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 07, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 07, 37.00, 14.00, 13.00, 14.00, 21.00 +RBL, 02, 07, 60.00, 40.00, 27.00, 29.00, 37.00 +RCA, 02, 07, 37.00, 14.00, -9999.00, -9999.00, 23.00 +RDD, 02, 07, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 07, 46.00, 24.00, 18.00, 19.00, 30.00 +RDR, 02, 07, 18.00, -1.00, -9999.00, -9999.00, 23.00 +RDU, 02, 07, 51.00, 30.00, 21.00, 24.00, 32.00 +REE, 02, 07, 56.00, 28.00, -9999.00, -9999.00, 10.00 +REJ, 02, 07, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 07, 30.00, 13.00, 22.00, 19.00, 30.00 +RIC, 02, 07, 48.00, 27.00, 22.00, 25.00, 34.00 +RIV, 02, 07, 68.00, 43.00, -9999.00, -9999.00, 18.00 +RIW, 02, 07, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 07, 33.00, 14.00, 13.00, 9.00, 17.00 +RME, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 07, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +RND, 02, 07, 64.00, 40.00, -9999.00, -9999.00, 26.00 +RNO, 02, 07, 50.00, 23.00, 16.00, 17.00, 23.00 +ROA, 02, 07, 46.00, 26.00, 20.00, 22.00, 32.00 +ROC, 02, 07, 32.00, 16.00, 42.00, 41.00, 58.00 +ROW, 02, 07, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 07, 43.00, 19.00, 10.00, 10.00, 16.00 +RST, 02, 07, 24.00, 6.00, 22.00, 18.00, 29.00 +RWF, 02, 07, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 07, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 07, 59.00, 41.00, 26.00, 26.00, 34.00 +SAF, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 07, 66.00, 50.00, 17.00, 17.00, 22.00 +SAT, 02, 07, 64.00, 40.00, 19.00, 16.00, 24.00 +SAV, 02, 07, 62.00, 40.00, 19.00, 20.00, 28.00 +SAW, 02, 07, 26.00, 11.00, -9999.00, -9999.00, 52.00 +SBA, 02, 07, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 07, 69.00, 42.00, -9999.00, -9999.00, 18.00 +SBN, 02, 07, 33.00, 18.00, 33.00, 34.00, 47.00 +SBP, 02, 07, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 07, 31.00, 2.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 07, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 07, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 07, 59.00, 40.00, 23.00, 23.00, 32.00 +SDF, 02, 07, 43.00, 25.00, 24.00, 24.00, 35.00 +SEA, 02, 07, 49.00, 37.00, 42.00, 43.00, 56.00 +SEM, 02, 07, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 07, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 07, 59.00, 45.00, 24.00, 26.00, 34.00 +SGF, 02, 07, 45.00, 24.00, 20.00, 18.00, 28.00 +SGY, 02, 07, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 07, 37.00, 13.00, 16.00, 16.00, 26.00 +SHV, 02, 07, 59.00, 37.00, 23.00, 20.00, 33.00 +SIT, 02, 07, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 07, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 07, 60.00, 34.00, 12.00, 9.00, 17.00 +SKA, 02, 07, 39.00, 25.00, -9999.00, -9999.00, 40.00 +SKF, 02, 07, 64.00, 40.00, -9999.00, -9999.00, 25.00 +SLC, 02, 07, 42.00, 23.00, 22.00, 22.00, 33.00 +SLE, 02, 07, 51.00, 34.00, 44.00, 45.00, 57.00 +SLN, 02, 07, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 07, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 07, 65.00, 40.00, -9999.00, 21.00, 35.00 +SNA, 02, 07, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 07, 27.00, 18.00, 37.00, 37.00, 54.00 +SNS, 02, 07, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 07, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 07, 36.00, 19.00, 24.00, 21.00, 35.00 +SPS, 02, 07, 56.00, 31.00, 13.00, 11.00, 19.00 +SRQ, 02, 07, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 07, 59.00, 34.00, -9999.00, -9999.00, 32.00 +SSI, 02, 07, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +STC, 02, 07, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 07, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +STL, 02, 07, 41.00, 24.00, 24.00, 20.00, 33.00 +STNV, 02, 07, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 02, 07, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 07, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 07, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 07, 60.00, 39.00, -9999.00, -9999.00, 28.00 +SUX, 02, 07, 31.00, 12.00, 14.00, 14.00, 22.00 +SVN, 02, 07, 62.00, 40.00, -9999.00, -9999.00, 30.00 +SWF, 02, 07, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 07, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 07, 32.00, 14.00, 41.00, 39.00, 54.00 +SZL, 02, 07, 41.00, 19.00, -9999.00, -9999.00, 24.00 +TAD, 02, 07, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 07, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 07, 49.00, 21.00, -9999.00, -9999.00, 31.00 +TCC, 02, 07, 56.00, 25.00, 6.00, 5.00, 9.00 +TCL, 02, 07, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 07, 50.00, 34.00, -9999.00, -9999.00, 60.00 +TCS, 02, 07, 58.00, 30.00, -9999.00, 7.00, 12.00 +TEB, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 07, 51.00, 28.00, -9999.00, -9999.00, 19.00 +TKA, 02, 07, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 07, 65.00, 39.00, 19.00, 18.00, 27.00 +TNX, 02, 07, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 07, 32.00, 16.00, 30.00, 28.00, 43.00 +TOP, 02, 07, 41.00, 20.00, 15.00, 16.00, 23.00 +TPA, 02, 07, 71.00, 51.00, 15.00, 16.00, 24.00 +TPH, 02, 07, 48.00, 23.00, 10.00, 9.00, 14.00 +TRI, 02, 07, 47.00, 26.00, 28.00, 29.00, 40.00 +TRK, 02, 07, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 07, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 07, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 07, 49.00, 28.00, 15.00, 14.00, 23.00 +TUP, 02, 07, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 07, 67.00, 40.00, 11.00, 10.00, 16.00 +TVC, 02, 07, 27.00, 11.00, 37.00, 35.00, 48.00 +TVL, 02, 07, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 07, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 07, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 07, 49.00, 28.00, 27.00, 24.00, 37.00 +T01, 02, 07, 46.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 02, 07, 56.00, 33.00, -9999.00, -9999.00, 36.00 +T03, 02, 07, 59.00, 36.00, -9999.00, -9999.00, 31.00 +T04, 02, 07, 72.00, 52.00, -9999.00, -9999.00, 23.00 +T05, 02, 07, 42.00, 18.00, -9999.00, -9999.00, 18.00 +T06, 02, 07, 61.00, 35.00, -9999.00, -9999.00, 36.00 +T07, 02, 07, 44.00, 15.00, -9999.00, -9999.00, 36.00 +T08, 02, 07, 41.00, 23.00, -9999.00, -9999.00, 32.00 +UCA, 02, 07, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 07, 58.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 02, 07, 49.00, 35.00, 62.00, 62.00, 71.00 +UIN, 02, 07, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 07, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 07, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 07, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 02, 07, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +U28, 02, 07, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 07, 63.00, 38.00, -9999.00, -9999.00, 28.00 +VBG, 02, 07, 66.00, 42.00, -9999.00, -9999.00, 26.00 +VCT, 02, 07, 66.00, 45.00, 19.00, 19.00, 29.00 +VCV, 02, 07, 62.00, 33.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 07, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 07, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 07, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 07, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 07, 40.00, 8.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 07, 63.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 02, 07, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 07, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 07, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 07, 46.00, 27.00, -9999.00, 27.00, -9999.00 +WJA, 02, 07, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 07, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 07, 6.00, -16.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 07, 47.00, 22.00, 15.00, 17.00, 25.00 +WPO, 02, 07, 13.00, -5.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 07, 60.00, 36.00, -9999.00, -9999.00, 35.00 +WRG, 02, 07, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 07, 42.00, 22.00, -9999.00, -9999.00, 33.00 +WRL, 02, 07, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +X68, 02, 07, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 07, 34.00, 21.00, 58.00, 57.00, 66.00 +YCG, 02, 07, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 07, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 07, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 07, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 07, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 07, 44.00, 26.00, 21.00, 20.00, 31.00 +YNG, 02, 07, 33.00, 17.00, 31.00, 33.00, 48.00 +YPA, 02, 07, 13.00, -11.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 07, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 07, 8.00, -12.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 07, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 07, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 07, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 07, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 07, 73.00, 46.00, 4.00, 7.00, 9.00 +YVR, 02, 07, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 07, 12.00, -7.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 07, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 07, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 07, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 07, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 07, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 07, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 07, 22.00, 4.00, 41.00, 37.00, 57.00 +ZUN, 02, 07, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 07, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 07, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 07, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +01R, 02, 07, 60.00, 38.00, -9999.00, -9999.00, 31.00 +1V1, 02, 07, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 07, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 07, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 07, 53.00, 35.00, -9999.00, -9999.00, 35.00 +2PJ, 02, 07, 59.00, 34.00, -9999.00, -9999.00, 36.00 +3B1, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 07, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 07, 27.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 02, 07, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 07, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 07, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 07, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 07, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 07, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 07, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 07, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 08, 36.00, 20.00, 27.00, 24.00, 38.00 +ABI, 02, 08, 58.00, 34.00, 12.00, 10.00, 17.00 +ABQ, 02, 08, 52.00, 25.00, 11.00, 11.00, 17.00 +ABR, 02, 08, 25.00, 5.00, 13.00, 12.00, 20.00 +ABY, 02, 08, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 08, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 08, 60.00, 37.00, 15.00, 15.00, 23.00 +ACV, 02, 08, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 08, 42.00, 23.00, 21.00, 20.00, 32.00 +ADK, 02, 08, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 08, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 08, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 08, 43.00, 23.00, -9999.00, -9999.00, 31.00 +AEX, 02, 08, 61.00, 39.00, -9999.00, -9999.00, 31.00 +AFF, 02, 08, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 08, 74.00, 49.00, -9999.00, -9999.00, 33.00 +AGS, 02, 08, 59.00, 34.00, 20.00, 20.00, 29.00 +AHN, 02, 08, 55.00, 34.00, 23.00, 22.00, 33.00 +AKN, 02, 08, 22.00, 6.00, 19.00, 23.00, 30.00 +AKO, 02, 08, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 08, 32.00, 13.00, 24.00, 24.00, 36.00 +ALI, 02, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 08, 28.00, 9.00, 19.00, 14.00, 26.00 +ALS, 02, 08, 38.00, 3.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 08, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 08, 52.00, 24.00, 12.00, 11.00, 18.00 +AMG, 02, 08, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 08, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 08, 25.00, 11.00, 16.00, 19.00, 25.00 +AND, 02, 08, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 08, 41.00, 32.00, 62.00, 57.00, 74.00 +AOO, 02, 08, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +APN, 02, 08, 27.00, 8.00, 29.00, 27.00, 41.00 +AQQ, 02, 08, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 02, 08, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 02, 08, 50.00, 37.00, 56.00, 58.00, 68.00 +ATL, 02, 08, 54.00, 34.00, 24.00, 23.00, 34.00 +ATW, 02, 08, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 08, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 08, 39.00, 19.00, -9999.00, -9999.00, 35.00 +AUG, 02, 08, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 08, 62.00, 41.00, 17.00, 16.00, 24.00 +AUW, 02, 08, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 08, 49.00, 26.00, 23.00, 20.00, 32.00 +AVP, 02, 08, 33.00, 18.00, 26.00, 24.00, 38.00 +AXN, 02, 08, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 08, 35.00, 14.00, -9999.00, -9999.00, 32.00 +AYS, 02, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 08, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 08, 60.00, 41.00, -9999.00, -9999.00, 32.00 +BAD, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 08, 37.00, 10.00, -9999.00, -9999.00, 23.00 +BDL, 02, 08, 35.00, 18.00, 25.00, 22.00, 35.00 +BDR, 02, 08, 37.00, 22.00, 26.00, 20.00, 37.00 +BET, 02, 08, 12.00, 1.00, 12.00, 14.00, 21.00 +BFD, 02, 08, 29.00, 12.00, 47.00, 45.00, 63.00 +BFF, 02, 08, 43.00, 16.00, 12.00, 10.00, 17.00 +BFL, 02, 08, 63.00, 42.00, 14.00, 14.00, 22.00 +BGM, 02, 08, 29.00, 14.00, 32.00, 36.00, 49.00 +BGR, 02, 08, 28.00, 9.00, 23.00, 21.00, 33.00 +BGS, 02, 08, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 08, 56.00, 33.00, 25.00, 22.00, 33.00 +BID, 02, 08, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 08, 9.00, -7.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 08, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 08, 37.00, 18.00, 18.00, 17.00, 27.00 +BIS, 02, 08, 25.00, 3.00, 15.00, 15.00, 25.00 +BIX, 02, 08, 62.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 02, 08, 19.00, -6.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 08, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 08, 47.00, 16.00, -9999.00, -9999.00, 17.00 +BKW, 02, 08, 40.00, 22.00, 35.00, 36.00, 49.00 +BLF, 02, 08, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 08, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 08, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 08, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 08, 43.00, 23.00, -9999.00, -9999.00, 28.00 +BNA, 02, 08, 49.00, 29.00, 26.00, 23.00, 37.00 +BNO, 02, 08, 38.00, 18.00, -9999.00, 26.00, 47.00 +BOI, 02, 08, 43.00, 26.00, 23.00, 25.00, 36.00 +BOS, 02, 08, 37.00, 22.00, 22.00, 23.00, 34.00 +BPI, 02, 08, 29.00, -4.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 08, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 08, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 08, 34.00, 16.00, -9999.00, -9999.00, 23.00 +BRO, 02, 08, 71.00, 52.00, 15.00, 14.00, 22.00 +BRW, 02, 08, -11.00, -23.00, 12.00, 10.00, 17.00 +BSM, 02, 08, 62.00, 41.00, -9999.00, -9999.00, 26.00 +BTI, 02, 08, -14.00, -27.00, 11.00, 10.00, 16.00 +BTL, 02, 08, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 08, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 08, 62.00, 42.00, 25.00, 19.00, 32.00 +BTT, 02, 08, -1.00, -19.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 08, 26.00, 8.00, 31.00, 26.00, 43.00 +BUB, 02, 08, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 08, 31.00, 17.00, 46.00, 48.00, 61.00 +BUR, 02, 08, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 08, 63.00, 44.00, -9999.00, 20.00, 30.00 +BWG, 02, 08, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 08, 42.00, 25.00, 23.00, 22.00, 33.00 +BYH, 02, 08, 48.00, 29.00, -9999.00, -9999.00, 35.00 +BYI, 02, 08, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 08, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 08, 58.00, 33.00, 21.00, 21.00, 31.00 +CAG, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 08, 35.00, 18.00, 35.00, 36.00, 51.00 +CAO, 02, 08, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 08, 22.00, -1.00, 28.00, 31.00, 44.00 +CBM, 02, 08, 56.00, 32.00, -9999.00, -9999.00, 36.00 +CDB, 02, 08, 32.00, 23.00, 46.00, 48.00, 63.00 +CDC, 02, 08, 46.00, 21.00, 13.00, 12.00, 20.00 +CDR, 02, 08, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 08, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 08, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 08, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 08, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 08, 51.00, 30.00, 24.00, 24.00, 34.00 +CHO, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 08, 60.00, 39.00, 20.00, 20.00, 30.00 +CID, 02, 08, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 08, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 08, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 08, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 08, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 08, 34.00, 18.00, 38.00, 37.00, 53.00 +CLL, 02, 08, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 08, 52.00, 31.00, 22.00, 22.00, 31.00 +CMH, 02, 08, 37.00, 20.00, 28.00, 31.00, 42.00 +CMI, 02, 08, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 08, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 08, 40.00, 19.00, 11.00, 11.00, 18.00 +CNM, 02, 08, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 08, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +COD, 02, 08, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +COF, 02, 08, 72.00, 51.00, -9999.00, -9999.00, 24.00 +CON, 02, 08, 32.00, 9.00, 23.00, 21.00, 33.00 +COS, 02, 08, 44.00, 19.00, 10.00, 9.00, 16.00 +COT, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 08, 40.00, 22.00, 23.00, 17.00, 30.00 +CPR, 02, 08, 36.00, 15.00, 18.00, 16.00, 25.00 +CRBC, 02, 08, 31.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 08, 68.00, 47.00, 18.00, 15.00, 25.00 +CRW, 02, 08, 44.00, 25.00, 36.00, 38.00, 49.00 +CSG, 02, 08, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 08, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 08, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 08, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 08, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 08, 39.00, 21.00, 27.00, 25.00, 38.00 +CVN, 02, 08, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 08, 54.00, 25.00, -9999.00, -9999.00, 10.00 +CXY, 02, 08, 38.00, 22.00, 19.00, 21.00, 32.00 +CYS, 02, 08, 40.00, 18.00, 11.00, 10.00, 16.00 +DAA, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 08, 69.00, 48.00, 15.00, 17.00, 25.00 +DAG, 02, 08, 65.00, 40.00, 8.00, 7.00, 13.00 +DAL, 02, 08, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 08, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 08, 37.00, 20.00, 33.00, 26.00, 43.00 +DBQ, 02, 08, 28.00, 11.00, 23.00, 18.00, 32.00 +DCA, 02, 08, 45.00, 28.00, 22.00, 22.00, 32.00 +DDC, 02, 08, 46.00, 22.00, 11.00, 11.00, 17.00 +DEC, 02, 08, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 08, 46.00, 19.00, 12.00, 10.00, 17.00 +DFW, 02, 08, 58.00, 36.00, 15.00, 14.00, 22.00 +DHN, 02, 08, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 08, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 08, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 08, 66.00, 42.00, -9999.00, -9999.00, 16.00 +DLG, 02, 08, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 08, 20.00, 1.00, 28.00, 23.00, 38.00 +DLLC, 02, 08, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 08, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 08, 67.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 02, 08, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 08, 45.00, 26.00, -9999.00, -9999.00, 33.00 +DPG, 02, 08, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 08, 63.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 02, 08, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 08, 66.00, 42.00, 11.00, 10.00, 14.00 +DSM, 02, 08, 32.00, 14.00, 20.00, 15.00, 26.00 +DTW, 02, 08, 32.00, 17.00, 29.00, 28.00, 42.00 +DUG, 02, 08, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 08, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 08, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 08, 58.00, 34.00, -9999.00, -9999.00, 17.00 +D45, 02, 08, 16.00, -9.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 08, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 08, 25.00, 4.00, 17.00, 16.00, 27.00 +ECG, 02, 08, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 08, 62.00, 35.00, -9999.00, -9999.00, 11.00 +EED, 02, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 08, 39.00, 9.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 08, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 08, 40.00, 17.00, 42.00, 41.00, 58.00 +EKO, 02, 08, 42.00, 19.00, 20.00, 21.00, 29.00 +ELD, 02, 08, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 08, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 08, 61.00, 33.00, 9.00, 9.00, 13.00 +ELY, 02, 08, 43.00, 14.00, 17.00, 15.00, 25.00 +EMP, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 08, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 02, 08, 50.00, 28.00, -9999.00, -9999.00, 16.00 +ENN, 02, 08, 5.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 08, 41.00, 24.00, -9999.00, -9999.00, 19.00 +EPH, 02, 08, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 08, 33.00, 17.00, 41.00, 39.00, 55.00 +ESF, 02, 08, 61.00, 39.00, -9999.00, -9999.00, 29.00 +EUG, 02, 08, 50.00, 37.00, 43.00, 46.00, 57.00 +EVV, 02, 08, 42.00, 24.00, 25.00, 21.00, 33.00 +EWN, 02, 08, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 08, 39.00, 25.00, 22.00, 20.00, 33.00 +EYW, 02, 08, 75.00, 65.00, 14.00, 13.00, 21.00 +E74, 02, 08, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 08, 50.00, 28.00, -9999.00, -9999.00, 33.00 +FAI, 02, 08, 5.00, -16.00, 13.00, 14.00, 20.00 +FAR, 02, 08, 20.00, 1.00, 17.00, 15.00, 26.00 +FAT, 02, 08, 61.00, 40.00, 18.00, 21.00, 27.00 +FAY, 02, 08, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 08, 34.00, 17.00, 28.00, 30.00, 42.00 +FCS, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 02, 08, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 08, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 08, 45.00, 17.00, 21.00, 22.00, 29.00 +FLL, 02, 08, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 08, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 08, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +FME, 02, 08, 46.00, 23.00, -9999.00, -9999.00, 35.00 +FMH, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 08, 49.00, 21.00, 10.00, 14.00, 16.00 +FMY, 02, 08, 75.00, 54.00, 10.00, 13.00, 20.00 +FNT, 02, 08, 30.00, 15.00, 28.00, 26.00, 41.00 +FOD, 02, 08, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 08, 41.00, 20.00, -9999.00, -9999.00, 21.00 +FOK, 02, 08, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 08, 43.00, 21.00, -9999.00, -9999.00, 18.00 +FSD, 02, 08, 28.00, 8.00, 16.00, 12.00, 22.00 +FSI, 02, 08, 54.00, 27.00, -9999.00, -9999.00, 17.00 +FSM, 02, 08, 52.00, 29.00, 18.00, 15.00, 27.00 +FTK, 02, 08, 43.00, 22.00, -9999.00, -9999.00, 36.00 +FWA, 02, 08, 33.00, 17.00, 25.00, 24.00, 37.00 +FWH, 02, 08, 57.00, 34.00, -9999.00, -9999.00, 21.00 +FYU, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 08, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 08, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 08, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 08, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 08, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 08, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 08, 39.00, 25.00, 26.00, 29.00, 40.00 +GFA, 02, 08, 36.00, 16.00, -9999.00, -9999.00, 24.00 +GFK, 02, 08, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 08, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 08, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 08, 25.00, 6.00, 15.00, 13.00, 22.00 +GJT, 02, 08, 43.00, 22.00, 13.00, 12.00, 19.00 +GKN, 02, 08, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 08, 44.00, 18.00, 10.00, 10.00, 15.00 +GLH, 02, 08, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 08, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 08, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 08, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 02, 08, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 08, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 08, 26.00, 8.00, 25.00, 20.00, 34.00 +GRCI, 02, 08, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 08, 50.00, 34.00, -9999.00, -9999.00, 56.00 +GRI, 02, 08, 37.00, 15.00, 13.00, 11.00, 18.00 +GRK, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 08, 31.00, 15.00, 29.00, 32.00, 43.00 +GSB, 02, 08, 54.00, 33.00, -9999.00, -9999.00, 35.00 +GSG, 02, 08, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 08, 50.00, 28.00, 21.00, 22.00, 31.00 +GSP, 02, 08, 53.00, 32.00, 22.00, 21.00, 31.00 +GST, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 08, 29.00, 8.00, -9999.00, -9999.00, 61.00 +GTF, 02, 08, 36.00, 16.00, 17.00, 18.00, 26.00 +GUP, 02, 08, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 08, 34.00, 15.00, -9999.00, -9999.00, 35.00 +GVW, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 02, 08, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 08, 53.00, 37.00, 22.00, 23.00, 35.00 +HBR, 02, 08, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 08, 20.00, -3.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 08, 41.00, 22.00, -9999.00, -9999.00, 31.00 +HKY, 02, 08, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 08, 36.00, 15.00, 14.00, 15.00, 22.00 +HMN, 02, 08, 62.00, 25.00, -9999.00, -9999.00, 9.00 +HMS, 02, 08, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 08, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 08, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 02, 08, 28.00, 7.00, 13.00, 11.00, 19.00 +HOP, 02, 08, 46.00, 24.00, -9999.00, -9999.00, 35.00 +HOT, 02, 08, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 08, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 08, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 08, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 08, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 08, 63.00, 38.00, -9999.00, -9999.00, 35.00 +HST, 02, 08, 77.00, 55.00, -9999.00, -9999.00, 21.00 +HSV, 02, 08, 52.00, 32.00, 27.00, 21.00, 36.00 +HTL, 02, 08, 27.00, 7.00, 34.00, 29.00, 45.00 +HTS, 02, 08, 43.00, 25.00, 32.00, 33.00, 45.00 +HUF, 02, 08, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 08, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 08, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 08, 30.00, 9.00, 12.00, 13.00, 20.00 +IAB, 02, 08, 44.00, 22.00, -9999.00, -9999.00, 17.00 +IAD, 02, 08, 43.00, 22.00, 22.00, 22.00, 34.00 +IAG, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 08, 64.00, 42.00, 20.00, 22.00, 31.00 +ICT, 02, 08, 44.00, 22.00, 15.00, 11.00, 19.00 +IDA, 02, 08, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 08, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 08, 41.00, 24.00, 24.00, 21.00, 35.00 +ILI, 02, 08, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 08, 57.00, 36.00, 20.00, 23.00, 32.00 +IMT, 02, 08, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +IND, 02, 08, 37.00, 20.00, 26.00, 26.00, 39.00 +INL, 02, 08, 17.00, -6.00, 22.00, 20.00, 33.00 +INS, 02, 08, 58.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 02, 08, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 02, 08, 52.00, 24.00, 9.00, 10.00, 16.00 +IPL, 02, 08, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 08, 35.00, 18.00, 24.00, 26.00, 37.00 +IRK, 02, 08, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 08, 25.00, 4.00, 13.00, 11.00, 20.00 +ISP, 02, 08, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 08, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 08, 70.00, 41.00, -9999.00, -9999.00, 13.00 +IWD, 02, 08, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 08, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 08, 59.00, 35.00, 24.00, 21.00, 34.00 +JAX, 02, 08, 66.00, 42.00, 16.00, 19.00, 27.00 +JBR, 02, 08, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 08, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 08, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 08, 39.00, 26.00, 23.00, 20.00, 33.00 +JHW, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 08, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 08, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 08, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 08, 33.00, 22.00, 44.00, 48.00, 56.00 +JST, 02, 08, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 08, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 08, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 08, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 08, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 08, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 08, 30.00, 13.00, 31.00, 30.00, 45.00 +LAR, 02, 08, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 08, 62.00, 38.00, 7.00, 9.00, 12.00 +LAX, 02, 08, 66.00, 49.00, 15.00, 17.00, 21.00 +LBB, 02, 08, 56.00, 28.00, 10.00, 10.00, 14.00 +LBF, 02, 08, 40.00, 13.00, 13.00, 8.00, 18.00 +LCH, 02, 08, 62.00, 43.00, 21.00, 20.00, 32.00 +LCK, 02, 08, 38.00, 21.00, -9999.00, -9999.00, 39.00 +LEB, 02, 08, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 08, 42.00, 24.00, 28.00, 26.00, 39.00 +LFI, 02, 08, 48.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 02, 08, 62.00, 39.00, 18.00, 20.00, 29.00 +LFT, 02, 08, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 08, 38.00, 26.00, 23.00, 20.00, 33.00 +LGB, 02, 08, 68.00, 47.00, 15.00, 17.00, 23.00 +LGU, 02, 08, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 08, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 08, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 08, 53.00, 32.00, 22.00, 20.00, 31.00 +LIZ, 02, 08, 22.00, -1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 08, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +LND, 02, 08, 36.00, 12.00, 11.00, 10.00, 16.00 +LNK, 02, 08, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 08, 49.00, 21.00, 13.00, 12.00, 19.00 +LOZ, 02, 08, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 08, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 08, 53.00, 31.00, -9999.00, -9999.00, 23.00 +LSE, 02, 08, 28.00, 8.00, 19.00, 16.00, 26.00 +LSF, 02, 08, 60.00, 37.00, -9999.00, -9999.00, 33.00 +LSV, 02, 08, 66.00, 32.00, -9999.00, -9999.00, 8.00 +LTS, 02, 08, 57.00, 29.00, -9999.00, -9999.00, 15.00 +LUF, 02, 08, 71.00, 39.00, -9999.00, -9999.00, 11.00 +LVS, 02, 08, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 08, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 08, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 08, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 08, 46.00, 26.00, 21.00, 23.00, 32.00 +MAF, 02, 08, 60.00, 32.00, 8.00, 8.00, 13.00 +MBL, 02, 08, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 08, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 08, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 08, 61.00, 43.00, -9999.00, -9999.00, 29.00 +MCF, 02, 08, 71.00, 51.00, -9999.00, -9999.00, 23.00 +MCG, 02, 08, 7.00, -15.00, 17.00, 20.00, 27.00 +MCI, 02, 08, 39.00, 20.00, 19.00, 16.00, 27.00 +MCK, 02, 08, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 08, 60.00, 36.00, 21.00, 22.00, 32.00 +MCO, 02, 08, 72.00, 49.00, 14.00, 19.00, 25.00 +MCW, 02, 08, 26.00, 8.00, 16.00, 11.00, 20.00 +MC2, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 02, 08, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 08, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 08, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 08, 33.00, 18.00, 25.00, 24.00, 37.00 +MEI, 02, 08, 60.00, 36.00, 23.00, 20.00, 32.00 +MEM, 02, 08, 52.00, 34.00, 24.00, 18.00, 32.00 +MER, 02, 08, 61.00, 38.00, -9999.00, -9999.00, 27.00 +MFD, 02, 08, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 08, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 08, 52.00, 32.00, 25.00, 31.00, 39.00 +MGE, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 08, 60.00, 38.00, 23.00, 21.00, 34.00 +MGW, 02, 08, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 08, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 08, 59.00, 41.00, -9999.00, -9999.00, 29.00 +MHS, 02, 08, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 08, 76.00, 57.00, 14.00, 16.00, 25.00 +MIB, 02, 08, 22.00, 5.00, -9999.00, -9999.00, 27.00 +MIV, 02, 08, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 08, 46.00, 24.00, -9999.00, -9999.00, 27.00 +MKC, 02, 08, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 08, 29.00, 15.00, 30.00, 26.00, 40.00 +MKG, 02, 08, 30.00, 17.00, 38.00, 36.00, 51.00 +MKL, 02, 08, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 08, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 08, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 08, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 08, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 08, 32.00, 14.00, 21.00, 18.00, 30.00 +MLS, 02, 08, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 08, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 08, 59.00, 37.00, -9999.00, -9999.00, 36.00 +MOB, 02, 08, 63.00, 42.00, 25.00, 21.00, 35.00 +MOT, 02, 08, 22.00, 5.00, 16.00, 15.00, 25.00 +MPV, 02, 08, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 08, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 08, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 08, 64.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 08, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 08, 61.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 08, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 08, 29.00, 10.00, 23.00, 18.00, 30.00 +MSO, 02, 08, 36.00, 20.00, 25.00, 25.00, 39.00 +MSP, 02, 08, 25.00, 7.00, 20.00, 17.00, 30.00 +MSS, 02, 08, 25.00, 5.00, 32.00, 30.00, 44.00 +MSY, 02, 08, 63.00, 44.00, 22.00, 20.00, 33.00 +MTC, 02, 08, 31.00, 17.00, -9999.00, -9999.00, 37.00 +MTN, 02, 08, 43.00, 24.00, -9999.00, -9999.00, 35.00 +MTO, 02, 08, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 08, 38.00, 19.00, -9999.00, -9999.00, 35.00 +MUO, 02, 08, 47.00, 26.00, -9999.00, -9999.00, 27.00 +MWA, 02, 08, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 08, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 08, 60.00, 38.00, -9999.00, -9999.00, 33.00 +MYL, 02, 08, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 08, 59.00, 34.00, -9999.00, -9999.00, 31.00 +NAO, 02, 08, 58.00, 42.00, -9999.00, -9999.00, 28.00 +NBC, 02, 08, 61.00, 40.00, -9999.00, -9999.00, 32.00 +NBE, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 08, 32.00, 16.00, -9999.00, -9999.00, 30.00 +NCA, 02, 08, 59.00, 33.00, -9999.00, -9999.00, 34.00 +NCO, 02, 08, 38.00, 23.00, -9999.00, -9999.00, 36.00 +NC1, 02, 08, 58.00, 38.00, -9999.00, -9999.00, 11.00 +NEL, 02, 08, 42.00, 21.00, -9999.00, -9999.00, 33.00 +NFG, 02, 08, 65.00, 45.00, -9999.00, -9999.00, 23.00 +NFL, 02, 08, 51.00, 22.00, -9999.00, -9999.00, 14.00 +NGP, 02, 08, 68.00, 49.00, -9999.00, -9999.00, 22.00 +NGU, 02, 08, 49.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 08, 59.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 08, 45.00, 26.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 08, 32.00, 11.00, -9999.00, -9999.00, 36.00 +NID, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NIP, 02, 08, 66.00, 42.00, -9999.00, -9999.00, 25.00 +NIR, 02, 08, 66.00, 43.00, -9999.00, -9999.00, 22.00 +NKT, 02, 08, 56.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 02, 08, 66.00, 50.00, -9999.00, -9999.00, 19.00 +NLC, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NMM, 02, 08, 59.00, 34.00, -9999.00, -9999.00, 30.00 +NPA, 02, 08, 62.00, 43.00, -9999.00, -9999.00, 32.00 +NQA, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 08, 71.00, 47.00, -9999.00, -9999.00, 21.00 +NQX, 02, 08, 75.00, 65.00, -9999.00, -9999.00, 21.00 +NRB, 02, 08, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NRC, 02, 08, 61.00, 39.00, -9999.00, -9999.00, 33.00 +NRS, 02, 08, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 08, 63.00, 40.00, -9999.00, -9999.00, 32.00 +NSI, 02, 08, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 08, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTK, 02, 08, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 08, 49.00, 32.00, -9999.00, -9999.00, 35.00 +NUC, 02, 08, 64.00, 49.00, -9999.00, -9999.00, 15.00 +NUQ, 02, 08, 61.00, 40.00, -9999.00, -9999.00, 31.00 +NUW, 02, 08, 48.00, 35.00, -9999.00, -9999.00, 48.00 +NWF, 02, 08, 68.00, 47.00, -9999.00, -9999.00, 21.00 +NXX, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 08, 46.00, 22.00, -9999.00, -9999.00, 33.00 +NZC, 02, 08, 67.00, 39.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 08, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 08, 37.00, 19.00, -9999.00, -9999.00, 38.00 +NZY, 02, 08, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 02, 08, 60.00, 42.00, 25.00, 30.00, 37.00 +OAR, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 08, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 08, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 08, 51.00, 28.00, 15.00, 11.00, 21.00 +OLM, 02, 08, 49.00, 33.00, 52.00, 53.00, 65.00 +OMA, 02, 08, 36.00, 15.00, 11.00, 13.00, 19.00 +OME, 02, 08, 12.00, -4.00, 18.00, 21.00, 28.00 +ONT, 02, 08, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 08, 32.00, 16.00, 24.00, 23.00, 34.00 +ORF, 02, 08, 49.00, 32.00, 24.00, 24.00, 36.00 +ORH, 02, 08, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 08, -2.00, -23.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 08, 29.00, 9.00, -9999.00, -9999.00, 44.00 +OTG, 02, 08, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 08, 54.00, 40.00, 49.00, 52.00, 60.00 +OTM, 02, 08, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 08, 2.00, -12.00, 12.00, 16.00, 21.00 +OURC, 02, 08, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 08, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 08, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 08, 62.00, 39.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 08, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 08, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 08, 4.00, -16.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 08, 1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 08, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 08, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 08, 64.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 08, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 08, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 08, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 08, 3.00, -10.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 08, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 08, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 08, 27.00, 7.00, -9999.00, -9999.00, 35.00 +PBI, 02, 08, 76.00, 56.00, 17.00, 20.00, 28.00 +PDT, 02, 08, 45.00, 31.00, 28.00, 26.00, 41.00 +PDX, 02, 08, 50.00, 36.00, 48.00, 49.00, 61.00 +PFN, 02, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 08, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 08, 40.00, 24.00, 23.00, 20.00, 33.00 +PHX, 02, 08, 70.00, 44.00, 10.00, 10.00, 14.00 +PIA, 02, 08, 33.00, 16.00, 23.00, 21.00, 35.00 +PIB, 02, 08, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 08, 37.00, 19.00, 25.00, 25.00, 36.00 +PIR, 02, 08, 31.00, 11.00, 9.00, 10.00, 16.00 +PIT, 02, 08, 36.00, 19.00, 39.00, 34.00, 53.00 +PKB, 02, 08, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 08, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 08, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 08, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 08, 62.00, 43.00, 22.00, 18.00, 31.00 +POB, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 08, 61.00, 37.00, -9999.00, -9999.00, 31.00 +POM, 02, 08, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 02, 08, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 08, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 08, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 08, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 08, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 08, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 08, 35.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 02, 08, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 08, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 08, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 08, 50.00, 18.00, 8.00, 8.00, 11.00 +PUC, 02, 08, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 08, 38.00, 20.00, 23.00, 23.00, 34.00 +PVU, 02, 08, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 08, 32.00, 12.00, 24.00, 23.00, 34.00 +P02, 02, 08, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +P07, 02, 08, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +P11, 02, 08, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +P24, 02, 08, 22.00, 0.00, -9999.00, -9999.00, -9999.00 +P28, 02, 08, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +P35, 02, 08, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +P38, 02, 08, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +P39, 02, 08, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +P58, 02, 08, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 02, 08, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 02, 08, 26.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 02, 08, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +P67, 02, 08, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +P68, 02, 08, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +P69, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 08, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 08, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 08, 37.00, 14.00, 13.00, 14.00, 21.00 +RBL, 02, 08, 60.00, 40.00, 27.00, 29.00, 37.00 +RCA, 02, 08, 37.00, 14.00, -9999.00, -9999.00, 23.00 +RDD, 02, 08, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 08, 46.00, 24.00, 18.00, 19.00, 30.00 +RDR, 02, 08, 18.00, -1.00, -9999.00, -9999.00, 22.00 +RDU, 02, 08, 51.00, 30.00, 21.00, 24.00, 32.00 +REE, 02, 08, 56.00, 28.00, -9999.00, -9999.00, 10.00 +REJ, 02, 08, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 08, 30.00, 13.00, 22.00, 18.00, 30.00 +RIC, 02, 08, 48.00, 27.00, 22.00, 25.00, 34.00 +RIV, 02, 08, 68.00, 43.00, -9999.00, -9999.00, 18.00 +RIW, 02, 08, 35.00, 5.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 08, 33.00, 14.00, 13.00, 9.00, 17.00 +RME, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 08, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +RND, 02, 08, 65.00, 40.00, -9999.00, -9999.00, 26.00 +RNO, 02, 08, 51.00, 23.00, 16.00, 17.00, 23.00 +ROA, 02, 08, 46.00, 26.00, 20.00, 22.00, 31.00 +ROC, 02, 08, 32.00, 16.00, 42.00, 41.00, 58.00 +ROW, 02, 08, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 08, 43.00, 19.00, 10.00, 10.00, 15.00 +RST, 02, 08, 24.00, 6.00, 22.00, 17.00, 29.00 +RWF, 02, 08, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 08, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 08, 59.00, 41.00, 26.00, 26.00, 34.00 +SAF, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 08, 66.00, 50.00, 17.00, 17.00, 22.00 +SAT, 02, 08, 65.00, 40.00, 19.00, 16.00, 24.00 +SAV, 02, 08, 62.00, 40.00, 18.00, 19.00, 28.00 +SAW, 02, 08, 26.00, 11.00, -9999.00, -9999.00, 51.00 +SBA, 02, 08, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 08, 69.00, 42.00, -9999.00, -9999.00, 18.00 +SBN, 02, 08, 33.00, 18.00, 33.00, 34.00, 47.00 +SBP, 02, 08, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 08, 31.00, 2.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 08, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 08, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 08, 59.00, 40.00, 23.00, 23.00, 32.00 +SDF, 02, 08, 43.00, 25.00, 24.00, 24.00, 35.00 +SEA, 02, 08, 49.00, 37.00, 42.00, 43.00, 56.00 +SEM, 02, 08, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 08, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 08, 59.00, 45.00, 24.00, 27.00, 34.00 +SGF, 02, 08, 45.00, 24.00, 20.00, 17.00, 27.00 +SGY, 02, 08, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 08, 37.00, 13.00, 16.00, 16.00, 26.00 +SHV, 02, 08, 59.00, 37.00, 23.00, 19.00, 32.00 +SIT, 02, 08, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 08, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 08, 61.00, 34.00, 12.00, 9.00, 17.00 +SKA, 02, 08, 39.00, 25.00, -9999.00, -9999.00, 39.00 +SKF, 02, 08, 65.00, 40.00, -9999.00, -9999.00, 25.00 +SLC, 02, 08, 42.00, 23.00, 22.00, 22.00, 33.00 +SLE, 02, 08, 51.00, 34.00, 44.00, 45.00, 57.00 +SLN, 02, 08, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 08, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 08, 65.00, 40.00, -9999.00, 21.00, 35.00 +SNA, 02, 08, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 08, 27.00, 18.00, 36.00, 37.00, 54.00 +SNS, 02, 08, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 08, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 08, 36.00, 19.00, 24.00, 21.00, 35.00 +SPS, 02, 08, 56.00, 31.00, 13.00, 11.00, 19.00 +SRQ, 02, 08, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 08, 59.00, 34.00, -9999.00, -9999.00, 32.00 +SSI, 02, 08, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +STC, 02, 08, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 08, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +STL, 02, 08, 41.00, 24.00, 24.00, 19.00, 33.00 +STNV, 02, 08, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 02, 08, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 08, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 08, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 08, 61.00, 39.00, -9999.00, -9999.00, 28.00 +SUX, 02, 08, 32.00, 12.00, 14.00, 14.00, 22.00 +SVN, 02, 08, 62.00, 40.00, -9999.00, -9999.00, 30.00 +SWF, 02, 08, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 08, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 08, 32.00, 14.00, 41.00, 38.00, 54.00 +SZL, 02, 08, 42.00, 19.00, -9999.00, -9999.00, 24.00 +TAD, 02, 08, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 08, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 08, 49.00, 21.00, -9999.00, -9999.00, 31.00 +TCC, 02, 08, 56.00, 25.00, 6.00, 5.00, 9.00 +TCL, 02, 08, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 08, 50.00, 34.00, -9999.00, -9999.00, 60.00 +TCS, 02, 08, 58.00, 30.00, -9999.00, 8.00, 12.00 +TEB, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 08, 51.00, 28.00, -9999.00, -9999.00, 19.00 +TKA, 02, 08, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 08, 65.00, 39.00, 19.00, 18.00, 27.00 +TNX, 02, 08, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 08, 32.00, 16.00, 30.00, 28.00, 42.00 +TOP, 02, 08, 41.00, 20.00, 15.00, 16.00, 23.00 +TPA, 02, 08, 71.00, 51.00, 15.00, 16.00, 24.00 +TPH, 02, 08, 48.00, 23.00, 10.00, 9.00, 14.00 +TRI, 02, 08, 47.00, 26.00, 28.00, 29.00, 40.00 +TRK, 02, 08, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 08, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 08, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 08, 50.00, 28.00, 15.00, 14.00, 23.00 +TUP, 02, 08, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 08, 67.00, 40.00, 11.00, 10.00, 16.00 +TVC, 02, 08, 27.00, 11.00, 36.00, 35.00, 48.00 +TVL, 02, 08, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 08, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 08, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 08, 49.00, 28.00, 27.00, 24.00, 36.00 +T01, 02, 08, 46.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 02, 08, 56.00, 33.00, -9999.00, -9999.00, 36.00 +T03, 02, 08, 59.00, 36.00, -9999.00, -9999.00, 31.00 +T04, 02, 08, 72.00, 52.00, -9999.00, -9999.00, 23.00 +T05, 02, 08, 42.00, 18.00, -9999.00, -9999.00, 17.00 +T06, 02, 08, 61.00, 35.00, -9999.00, -9999.00, 36.00 +T07, 02, 08, 45.00, 16.00, -9999.00, -9999.00, 36.00 +T08, 02, 08, 41.00, 24.00, -9999.00, -9999.00, 31.00 +UCA, 02, 08, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 08, 58.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 02, 08, 49.00, 35.00, 62.00, 62.00, 71.00 +UIN, 02, 08, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 08, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 08, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 08, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 02, 08, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +U28, 02, 08, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 08, 63.00, 38.00, -9999.00, -9999.00, 28.00 +VBG, 02, 08, 66.00, 42.00, -9999.00, -9999.00, 26.00 +VCT, 02, 08, 66.00, 45.00, 19.00, 18.00, 28.00 +VCV, 02, 08, 62.00, 33.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 08, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 08, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 08, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 08, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 08, 40.00, 8.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 08, 63.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 02, 08, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 08, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 08, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 08, 46.00, 27.00, -9999.00, 27.00, -9999.00 +WJA, 02, 08, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 08, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 08, 7.00, -16.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 08, 48.00, 22.00, 15.00, 17.00, 25.00 +WPO, 02, 08, 14.00, -4.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 08, 60.00, 36.00, -9999.00, -9999.00, 35.00 +WRG, 02, 08, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 08, 42.00, 22.00, -9999.00, -9999.00, 33.00 +WRL, 02, 08, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +X68, 02, 08, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 08, 34.00, 21.00, 58.00, 57.00, 66.00 +YCG, 02, 08, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 08, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 08, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 08, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 08, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 08, 45.00, 26.00, 21.00, 20.00, 31.00 +YNG, 02, 08, 33.00, 17.00, 31.00, 33.00, 47.00 +YPA, 02, 08, 14.00, -10.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 08, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 08, 9.00, -12.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 08, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 08, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 08, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 08, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 08, 73.00, 46.00, 4.00, 7.00, 9.00 +YVR, 02, 08, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 08, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 08, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 08, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 08, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 08, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 08, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 08, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 08, 22.00, 4.00, 40.00, 36.00, 56.00 +ZUN, 02, 08, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 08, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 08, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 08, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +01R, 02, 08, 60.00, 38.00, -9999.00, -9999.00, 31.00 +1V1, 02, 08, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 08, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 08, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 08, 53.00, 35.00, -9999.00, -9999.00, 35.00 +2PJ, 02, 08, 59.00, 34.00, -9999.00, -9999.00, 36.00 +3B1, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 08, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 08, 27.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 02, 08, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 08, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 08, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 08, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 08, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 08, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 08, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 08, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 09, 36.00, 20.00, 27.00, 24.00, 38.00 +ABI, 02, 09, 58.00, 34.00, 12.00, 10.00, 17.00 +ABQ, 02, 09, 52.00, 25.00, 11.00, 11.00, 17.00 +ABR, 02, 09, 25.00, 5.00, 13.00, 12.00, 20.00 +ABY, 02, 09, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 09, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 09, 60.00, 37.00, 15.00, 15.00, 23.00 +ACV, 02, 09, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 09, 42.00, 23.00, 21.00, 20.00, 32.00 +ADK, 02, 09, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 09, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 09, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 09, 43.00, 23.00, -9999.00, -9999.00, 31.00 +AEX, 02, 09, 61.00, 39.00, -9999.00, -9999.00, 31.00 +AFF, 02, 09, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 09, 74.00, 49.00, -9999.00, -9999.00, 34.00 +AGS, 02, 09, 59.00, 34.00, 20.00, 20.00, 29.00 +AHN, 02, 09, 55.00, 34.00, 23.00, 22.00, 33.00 +AKN, 02, 09, 22.00, 6.00, 19.00, 22.00, 30.00 +AKO, 02, 09, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 09, 32.00, 13.00, 24.00, 24.00, 36.00 +ALI, 02, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 09, 28.00, 9.00, 19.00, 14.00, 26.00 +ALS, 02, 09, 38.00, 3.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 09, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 09, 52.00, 24.00, 12.00, 11.00, 18.00 +AMG, 02, 09, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 09, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 09, 25.00, 11.00, 16.00, 19.00, 25.00 +AND, 02, 09, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 09, 41.00, 32.00, 62.00, 57.00, 74.00 +AOO, 02, 09, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +APN, 02, 09, 27.00, 8.00, 29.00, 26.00, 40.00 +AQQ, 02, 09, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 02, 09, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 02, 09, 50.00, 37.00, 56.00, 58.00, 68.00 +ATL, 02, 09, 54.00, 34.00, 24.00, 23.00, 34.00 +ATW, 02, 09, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 09, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 09, 39.00, 19.00, -9999.00, -9999.00, 35.00 +AUG, 02, 09, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 09, 62.00, 41.00, 17.00, 16.00, 24.00 +AUW, 02, 09, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 09, 49.00, 26.00, 23.00, 20.00, 32.00 +AVP, 02, 09, 33.00, 18.00, 26.00, 24.00, 38.00 +AXN, 02, 09, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 09, 35.00, 14.00, -9999.00, -9999.00, 32.00 +AYS, 02, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 09, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 09, 60.00, 41.00, -9999.00, -9999.00, 32.00 +BAD, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 09, 37.00, 10.00, -9999.00, -9999.00, 23.00 +BDL, 02, 09, 35.00, 18.00, 25.00, 22.00, 35.00 +BDR, 02, 09, 37.00, 22.00, 26.00, 20.00, 37.00 +BET, 02, 09, 12.00, 1.00, 12.00, 14.00, 20.00 +BFD, 02, 09, 29.00, 12.00, 47.00, 45.00, 63.00 +BFF, 02, 09, 43.00, 16.00, 12.00, 9.00, 17.00 +BFL, 02, 09, 63.00, 42.00, 14.00, 14.00, 22.00 +BGM, 02, 09, 29.00, 14.00, 32.00, 35.00, 48.00 +BGR, 02, 09, 28.00, 9.00, 23.00, 21.00, 33.00 +BGS, 02, 09, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 09, 56.00, 33.00, 25.00, 22.00, 33.00 +BID, 02, 09, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 09, 9.00, -7.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 09, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 09, 37.00, 18.00, 18.00, 17.00, 27.00 +BIS, 02, 09, 25.00, 3.00, 15.00, 15.00, 25.00 +BIX, 02, 09, 62.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 02, 09, 19.00, -6.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 09, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 09, 47.00, 16.00, -9999.00, -9999.00, 17.00 +BKW, 02, 09, 40.00, 22.00, 35.00, 35.00, 49.00 +BLF, 02, 09, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 09, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 09, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 09, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 09, 43.00, 23.00, -9999.00, -9999.00, 28.00 +BNA, 02, 09, 49.00, 29.00, 26.00, 23.00, 37.00 +BNO, 02, 09, 38.00, 18.00, -9999.00, 27.00, 47.00 +BOI, 02, 09, 43.00, 26.00, 23.00, 25.00, 36.00 +BOS, 02, 09, 37.00, 22.00, 22.00, 23.00, 34.00 +BPI, 02, 09, 29.00, -4.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 09, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 09, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 09, 34.00, 16.00, -9999.00, -9999.00, 23.00 +BRO, 02, 09, 71.00, 52.00, 15.00, 14.00, 21.00 +BRW, 02, 09, -11.00, -23.00, 12.00, 10.00, 17.00 +BSM, 02, 09, 62.00, 41.00, -9999.00, -9999.00, 26.00 +BTI, 02, 09, -14.00, -27.00, 11.00, 10.00, 15.00 +BTL, 02, 09, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 09, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 09, 62.00, 42.00, 25.00, 19.00, 32.00 +BTT, 02, 09, -1.00, -19.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 09, 26.00, 8.00, 30.00, 26.00, 42.00 +BUB, 02, 09, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 09, 31.00, 17.00, 46.00, 47.00, 60.00 +BUR, 02, 09, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 09, 63.00, 44.00, -9999.00, 20.00, 30.00 +BWG, 02, 09, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 09, 42.00, 25.00, 23.00, 22.00, 33.00 +BYH, 02, 09, 48.00, 29.00, -9999.00, -9999.00, 35.00 +BYI, 02, 09, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 09, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 09, 58.00, 33.00, 21.00, 21.00, 31.00 +CAG, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 09, 35.00, 18.00, 35.00, 36.00, 51.00 +CAO, 02, 09, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 09, 22.00, -1.00, 28.00, 31.00, 44.00 +CBM, 02, 09, 56.00, 32.00, -9999.00, -9999.00, 36.00 +CDB, 02, 09, 32.00, 23.00, 46.00, 48.00, 63.00 +CDC, 02, 09, 46.00, 21.00, 13.00, 12.00, 20.00 +CDR, 02, 09, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 09, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 09, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 09, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 09, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 09, 51.00, 30.00, 24.00, 24.00, 34.00 +CHO, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 09, 60.00, 39.00, 20.00, 20.00, 30.00 +CID, 02, 09, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 09, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 09, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 09, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 09, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 09, 34.00, 18.00, 38.00, 37.00, 53.00 +CLL, 02, 09, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 09, 52.00, 31.00, 22.00, 22.00, 31.00 +CMH, 02, 09, 37.00, 20.00, 27.00, 31.00, 42.00 +CMI, 02, 09, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 09, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 09, 40.00, 19.00, 11.00, 11.00, 18.00 +CNM, 02, 09, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 09, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +COD, 02, 09, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +COF, 02, 09, 72.00, 51.00, -9999.00, -9999.00, 24.00 +CON, 02, 09, 32.00, 9.00, 23.00, 21.00, 33.00 +COS, 02, 09, 44.00, 19.00, 10.00, 9.00, 15.00 +COT, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 09, 40.00, 22.00, 23.00, 17.00, 30.00 +CPR, 02, 09, 36.00, 15.00, 18.00, 16.00, 25.00 +CRBC, 02, 09, 31.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 09, 68.00, 47.00, 18.00, 15.00, 24.00 +CRW, 02, 09, 44.00, 25.00, 36.00, 38.00, 48.00 +CSG, 02, 09, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 09, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 09, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 09, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 09, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 09, 39.00, 21.00, 27.00, 25.00, 38.00 +CVN, 02, 09, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 09, 54.00, 25.00, -9999.00, -9999.00, 10.00 +CXY, 02, 09, 38.00, 22.00, 19.00, 21.00, 32.00 +CYS, 02, 09, 40.00, 18.00, 11.00, 10.00, 16.00 +DAA, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 09, 69.00, 48.00, 15.00, 17.00, 25.00 +DAG, 02, 09, 65.00, 40.00, 8.00, 7.00, 13.00 +DAL, 02, 09, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 09, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 09, 37.00, 20.00, 33.00, 26.00, 43.00 +DBQ, 02, 09, 28.00, 11.00, 23.00, 18.00, 31.00 +DCA, 02, 09, 45.00, 28.00, 22.00, 22.00, 32.00 +DDC, 02, 09, 46.00, 22.00, 11.00, 11.00, 17.00 +DEC, 02, 09, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 09, 46.00, 19.00, 12.00, 10.00, 17.00 +DFW, 02, 09, 58.00, 36.00, 15.00, 14.00, 22.00 +DHN, 02, 09, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 09, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 09, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 09, 66.00, 42.00, -9999.00, -9999.00, 16.00 +DLG, 02, 09, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 09, 20.00, 1.00, 28.00, 23.00, 38.00 +DLLC, 02, 09, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 09, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 09, 67.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 02, 09, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 09, 45.00, 26.00, -9999.00, -9999.00, 33.00 +DPG, 02, 09, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 09, 63.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 02, 09, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 09, 66.00, 42.00, 11.00, 10.00, 14.00 +DSM, 02, 09, 32.00, 14.00, 20.00, 15.00, 26.00 +DTW, 02, 09, 32.00, 17.00, 29.00, 28.00, 42.00 +DUG, 02, 09, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 09, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 09, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 09, 58.00, 34.00, -9999.00, -9999.00, 17.00 +D45, 02, 09, 16.00, -9.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 09, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 09, 25.00, 4.00, 17.00, 16.00, 27.00 +ECG, 02, 09, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 09, 62.00, 35.00, -9999.00, -9999.00, 11.00 +EED, 02, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 09, 39.00, 9.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 09, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 09, 40.00, 17.00, 42.00, 41.00, 58.00 +EKO, 02, 09, 42.00, 19.00, 20.00, 21.00, 29.00 +ELD, 02, 09, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 09, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 09, 61.00, 33.00, 9.00, 9.00, 13.00 +ELY, 02, 09, 43.00, 14.00, 17.00, 15.00, 25.00 +EMP, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 09, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 02, 09, 50.00, 28.00, -9999.00, -9999.00, 16.00 +ENN, 02, 09, 5.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 09, 41.00, 24.00, -9999.00, -9999.00, 19.00 +EPH, 02, 09, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 09, 33.00, 17.00, 41.00, 38.00, 55.00 +ESF, 02, 09, 61.00, 39.00, -9999.00, -9999.00, 28.00 +EUG, 02, 09, 50.00, 37.00, 43.00, 46.00, 57.00 +EVV, 02, 09, 42.00, 24.00, 25.00, 21.00, 33.00 +EWN, 02, 09, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 09, 39.00, 25.00, 22.00, 20.00, 33.00 +EYW, 02, 09, 75.00, 65.00, 14.00, 13.00, 21.00 +E74, 02, 09, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 09, 50.00, 28.00, -9999.00, -9999.00, 33.00 +FAI, 02, 09, 5.00, -16.00, 13.00, 14.00, 20.00 +FAR, 02, 09, 20.00, 1.00, 17.00, 15.00, 26.00 +FAT, 02, 09, 61.00, 40.00, 18.00, 21.00, 27.00 +FAY, 02, 09, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 09, 34.00, 17.00, 28.00, 30.00, 42.00 +FCS, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 02, 09, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 09, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 09, 45.00, 17.00, 21.00, 22.00, 29.00 +FLL, 02, 09, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 09, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 09, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +FME, 02, 09, 46.00, 23.00, -9999.00, -9999.00, 36.00 +FMH, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 09, 49.00, 21.00, 10.00, 14.00, 16.00 +FMY, 02, 09, 75.00, 54.00, 10.00, 13.00, 20.00 +FNT, 02, 09, 30.00, 15.00, 28.00, 26.00, 41.00 +FOD, 02, 09, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 09, 41.00, 20.00, -9999.00, -9999.00, 21.00 +FOK, 02, 09, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 09, 43.00, 21.00, -9999.00, -9999.00, 18.00 +FSD, 02, 09, 28.00, 8.00, 16.00, 12.00, 22.00 +FSI, 02, 09, 54.00, 27.00, -9999.00, -9999.00, 17.00 +FSM, 02, 09, 52.00, 29.00, 18.00, 15.00, 27.00 +FTK, 02, 09, 43.00, 22.00, -9999.00, -9999.00, 36.00 +FWA, 02, 09, 33.00, 17.00, 25.00, 24.00, 37.00 +FWH, 02, 09, 57.00, 34.00, -9999.00, -9999.00, 21.00 +FYU, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 09, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 09, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 09, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 09, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 09, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 09, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 09, 39.00, 25.00, 26.00, 29.00, 40.00 +GFA, 02, 09, 36.00, 16.00, -9999.00, -9999.00, 24.00 +GFK, 02, 09, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 09, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 09, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 09, 25.00, 6.00, 15.00, 13.00, 22.00 +GJT, 02, 09, 43.00, 22.00, 13.00, 12.00, 19.00 +GKN, 02, 09, 11.00, -8.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 09, 44.00, 18.00, 10.00, 10.00, 15.00 +GLH, 02, 09, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 09, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 09, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 09, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 02, 09, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 09, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 09, 26.00, 8.00, 25.00, 20.00, 34.00 +GRCI, 02, 09, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 09, 50.00, 34.00, -9999.00, -9999.00, 56.00 +GRI, 02, 09, 37.00, 15.00, 13.00, 11.00, 18.00 +GRK, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 09, 31.00, 15.00, 29.00, 31.00, 42.00 +GSB, 02, 09, 54.00, 33.00, -9999.00, -9999.00, 36.00 +GSG, 02, 09, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 09, 50.00, 28.00, 21.00, 22.00, 31.00 +GSP, 02, 09, 53.00, 32.00, 22.00, 21.00, 31.00 +GST, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 09, 29.00, 8.00, -9999.00, -9999.00, 61.00 +GTF, 02, 09, 36.00, 16.00, 17.00, 17.00, 26.00 +GUP, 02, 09, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 09, 34.00, 15.00, -9999.00, -9999.00, 35.00 +GVW, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 02, 09, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 09, 53.00, 37.00, 21.00, 23.00, 35.00 +HBR, 02, 09, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 09, 20.00, -3.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 09, 41.00, 22.00, -9999.00, -9999.00, 31.00 +HKY, 02, 09, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 09, 36.00, 15.00, 14.00, 15.00, 22.00 +HMN, 02, 09, 62.00, 25.00, -9999.00, -9999.00, 9.00 +HMS, 02, 09, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 09, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 09, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 02, 09, 28.00, 7.00, 13.00, 11.00, 19.00 +HOP, 02, 09, 46.00, 24.00, -9999.00, -9999.00, 35.00 +HOT, 02, 09, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 09, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 09, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 09, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 09, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 09, 63.00, 38.00, -9999.00, -9999.00, 35.00 +HST, 02, 09, 77.00, 55.00, -9999.00, -9999.00, 21.00 +HSV, 02, 09, 52.00, 32.00, 27.00, 21.00, 36.00 +HTL, 02, 09, 27.00, 7.00, 33.00, 29.00, 45.00 +HTS, 02, 09, 43.00, 25.00, 32.00, 32.00, 45.00 +HUF, 02, 09, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 09, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 09, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 09, 30.00, 9.00, 12.00, 12.00, 19.00 +IAB, 02, 09, 44.00, 22.00, -9999.00, -9999.00, 17.00 +IAD, 02, 09, 43.00, 22.00, 22.00, 22.00, 34.00 +IAG, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 09, 64.00, 42.00, 20.00, 22.00, 30.00 +ICT, 02, 09, 44.00, 22.00, 15.00, 11.00, 19.00 +IDA, 02, 09, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 09, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 09, 41.00, 24.00, 24.00, 21.00, 35.00 +ILI, 02, 09, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 09, 57.00, 36.00, 20.00, 23.00, 32.00 +IMT, 02, 09, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +IND, 02, 09, 37.00, 20.00, 26.00, 26.00, 38.00 +INL, 02, 09, 17.00, -6.00, 22.00, 20.00, 33.00 +INS, 02, 09, 58.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 02, 09, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 02, 09, 52.00, 24.00, 9.00, 10.00, 16.00 +IPL, 02, 09, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 09, 35.00, 18.00, 24.00, 26.00, 37.00 +IRK, 02, 09, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 09, 25.00, 4.00, 13.00, 11.00, 20.00 +ISP, 02, 09, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 09, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 09, 70.00, 41.00, -9999.00, -9999.00, 13.00 +IWD, 02, 09, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 09, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 09, 59.00, 35.00, 24.00, 21.00, 34.00 +JAX, 02, 09, 66.00, 42.00, 16.00, 19.00, 27.00 +JBR, 02, 09, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 09, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 09, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 09, 39.00, 26.00, 23.00, 20.00, 33.00 +JHW, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 09, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 09, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 09, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 09, 33.00, 22.00, 44.00, 48.00, 56.00 +JST, 02, 09, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 09, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 09, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 09, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 09, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 09, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 09, 30.00, 13.00, 31.00, 30.00, 45.00 +LAR, 02, 09, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 09, 62.00, 38.00, 7.00, 9.00, 12.00 +LAX, 02, 09, 66.00, 49.00, 15.00, 17.00, 21.00 +LBB, 02, 09, 56.00, 28.00, 10.00, 10.00, 14.00 +LBF, 02, 09, 40.00, 13.00, 13.00, 8.00, 18.00 +LCH, 02, 09, 62.00, 43.00, 21.00, 20.00, 32.00 +LCK, 02, 09, 38.00, 21.00, -9999.00, -9999.00, 39.00 +LEB, 02, 09, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 09, 42.00, 24.00, 28.00, 26.00, 39.00 +LFI, 02, 09, 48.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 02, 09, 62.00, 39.00, 18.00, 20.00, 29.00 +LFT, 02, 09, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 09, 38.00, 26.00, 23.00, 20.00, 33.00 +LGB, 02, 09, 68.00, 47.00, 15.00, 17.00, 23.00 +LGU, 02, 09, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 09, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 09, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 09, 53.00, 32.00, 22.00, 20.00, 31.00 +LIZ, 02, 09, 22.00, -1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 09, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +LND, 02, 09, 36.00, 12.00, 11.00, 10.00, 16.00 +LNK, 02, 09, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 09, 49.00, 21.00, 13.00, 12.00, 19.00 +LOZ, 02, 09, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 09, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 09, 53.00, 31.00, -9999.00, -9999.00, 23.00 +LSE, 02, 09, 28.00, 8.00, 19.00, 16.00, 26.00 +LSF, 02, 09, 60.00, 37.00, -9999.00, -9999.00, 33.00 +LSV, 02, 09, 66.00, 32.00, -9999.00, -9999.00, 8.00 +LTS, 02, 09, 57.00, 29.00, -9999.00, -9999.00, 15.00 +LUF, 02, 09, 71.00, 39.00, -9999.00, -9999.00, 11.00 +LVS, 02, 09, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 09, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 09, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 09, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 09, 46.00, 26.00, 21.00, 23.00, 32.00 +MAF, 02, 09, 60.00, 32.00, 8.00, 8.00, 13.00 +MBL, 02, 09, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 09, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 09, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 09, 61.00, 43.00, -9999.00, -9999.00, 29.00 +MCF, 02, 09, 71.00, 51.00, -9999.00, -9999.00, 23.00 +MCG, 02, 09, 7.00, -15.00, 17.00, 20.00, 27.00 +MCI, 02, 09, 39.00, 20.00, 19.00, 16.00, 27.00 +MCK, 02, 09, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 09, 60.00, 36.00, 21.00, 22.00, 32.00 +MCO, 02, 09, 72.00, 49.00, 14.00, 19.00, 25.00 +MCW, 02, 09, 26.00, 8.00, 16.00, 11.00, 20.00 +MC2, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 02, 09, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 09, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 09, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 09, 33.00, 18.00, 25.00, 24.00, 36.00 +MEI, 02, 09, 60.00, 36.00, 23.00, 20.00, 32.00 +MEM, 02, 09, 52.00, 34.00, 24.00, 18.00, 32.00 +MER, 02, 09, 61.00, 38.00, -9999.00, -9999.00, 27.00 +MFD, 02, 09, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 09, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 09, 52.00, 32.00, 25.00, 31.00, 39.00 +MGE, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 09, 60.00, 38.00, 23.00, 21.00, 34.00 +MGW, 02, 09, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 09, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 09, 59.00, 41.00, -9999.00, -9999.00, 29.00 +MHS, 02, 09, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 09, 76.00, 57.00, 14.00, 16.00, 25.00 +MIB, 02, 09, 22.00, 5.00, -9999.00, -9999.00, 27.00 +MIV, 02, 09, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 09, 46.00, 24.00, -9999.00, -9999.00, 26.00 +MKC, 02, 09, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 09, 29.00, 15.00, 30.00, 26.00, 40.00 +MKG, 02, 09, 30.00, 17.00, 38.00, 36.00, 50.00 +MKL, 02, 09, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 09, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 09, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 09, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 09, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 09, 32.00, 14.00, 21.00, 18.00, 29.00 +MLS, 02, 09, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 09, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 09, 59.00, 37.00, -9999.00, -9999.00, 36.00 +MOB, 02, 09, 63.00, 42.00, 25.00, 21.00, 35.00 +MOT, 02, 09, 22.00, 5.00, 16.00, 15.00, 25.00 +MPV, 02, 09, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 09, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 09, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 09, 64.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 09, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 09, 61.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 09, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 09, 29.00, 10.00, 23.00, 18.00, 30.00 +MSO, 02, 09, 36.00, 20.00, 25.00, 25.00, 39.00 +MSP, 02, 09, 25.00, 7.00, 20.00, 17.00, 30.00 +MSS, 02, 09, 25.00, 5.00, 32.00, 30.00, 43.00 +MSY, 02, 09, 63.00, 44.00, 22.00, 20.00, 33.00 +MTC, 02, 09, 31.00, 17.00, -9999.00, -9999.00, 37.00 +MTN, 02, 09, 43.00, 24.00, -9999.00, -9999.00, 36.00 +MTO, 02, 09, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 09, 38.00, 19.00, -9999.00, -9999.00, 36.00 +MUO, 02, 09, 47.00, 26.00, -9999.00, -9999.00, 26.00 +MWA, 02, 09, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 09, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 09, 60.00, 38.00, -9999.00, -9999.00, 33.00 +MYL, 02, 09, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 09, 59.00, 34.00, -9999.00, -9999.00, 31.00 +NAO, 02, 09, 58.00, 42.00, -9999.00, -9999.00, 28.00 +NBC, 02, 09, 61.00, 40.00, -9999.00, -9999.00, 32.00 +NBE, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 09, 32.00, 16.00, -9999.00, -9999.00, 30.00 +NCA, 02, 09, 59.00, 33.00, -9999.00, -9999.00, 33.00 +NCO, 02, 09, 38.00, 23.00, -9999.00, -9999.00, 36.00 +NC1, 02, 09, 58.00, 38.00, -9999.00, -9999.00, 11.00 +NEL, 02, 09, 42.00, 21.00, -9999.00, -9999.00, 33.00 +NFG, 02, 09, 65.00, 45.00, -9999.00, -9999.00, 22.00 +NFL, 02, 09, 51.00, 22.00, -9999.00, -9999.00, 14.00 +NGP, 02, 09, 68.00, 49.00, -9999.00, -9999.00, 22.00 +NGU, 02, 09, 49.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 09, 59.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 09, 45.00, 26.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 09, 32.00, 11.00, -9999.00, -9999.00, 36.00 +NID, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NIP, 02, 09, 66.00, 42.00, -9999.00, -9999.00, 25.00 +NIR, 02, 09, 66.00, 43.00, -9999.00, -9999.00, 22.00 +NKT, 02, 09, 56.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 02, 09, 66.00, 50.00, -9999.00, -9999.00, 19.00 +NLC, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NMM, 02, 09, 59.00, 34.00, -9999.00, -9999.00, 30.00 +NPA, 02, 09, 62.00, 43.00, -9999.00, -9999.00, 32.00 +NQA, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 09, 71.00, 47.00, -9999.00, -9999.00, 21.00 +NQX, 02, 09, 75.00, 65.00, -9999.00, -9999.00, 21.00 +NRB, 02, 09, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NRC, 02, 09, 61.00, 39.00, -9999.00, -9999.00, 33.00 +NRS, 02, 09, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 09, 63.00, 40.00, -9999.00, -9999.00, 32.00 +NSI, 02, 09, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 09, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTK, 02, 09, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 09, 49.00, 32.00, -9999.00, -9999.00, 35.00 +NUC, 02, 09, 64.00, 49.00, -9999.00, -9999.00, 15.00 +NUQ, 02, 09, 61.00, 40.00, -9999.00, -9999.00, 31.00 +NUW, 02, 09, 48.00, 35.00, -9999.00, -9999.00, 48.00 +NWF, 02, 09, 68.00, 47.00, -9999.00, -9999.00, 21.00 +NXX, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 09, 46.00, 22.00, -9999.00, -9999.00, 33.00 +NZC, 02, 09, 67.00, 39.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 09, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 09, 37.00, 19.00, -9999.00, -9999.00, 38.00 +NZY, 02, 09, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 02, 09, 60.00, 42.00, 25.00, 30.00, 37.00 +OAR, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 09, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 09, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 09, 51.00, 28.00, 15.00, 11.00, 21.00 +OLM, 02, 09, 49.00, 33.00, 52.00, 54.00, 65.00 +OMA, 02, 09, 36.00, 15.00, 11.00, 13.00, 19.00 +OME, 02, 09, 12.00, -4.00, 18.00, 21.00, 27.00 +ONT, 02, 09, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 09, 32.00, 16.00, 24.00, 23.00, 34.00 +ORF, 02, 09, 49.00, 32.00, 24.00, 24.00, 36.00 +ORH, 02, 09, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 09, -2.00, -23.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 09, 29.00, 9.00, -9999.00, -9999.00, 44.00 +OTG, 02, 09, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 09, 54.00, 40.00, 49.00, 52.00, 60.00 +OTM, 02, 09, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 09, 2.00, -12.00, 12.00, 16.00, 20.00 +OURC, 02, 09, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 09, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 09, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 09, 62.00, 39.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 09, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 09, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 09, 4.00, -16.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 09, 1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 09, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 09, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 09, 64.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 09, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 09, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 09, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 09, 3.00, -10.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 09, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 09, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 09, 27.00, 7.00, -9999.00, -9999.00, 35.00 +PBI, 02, 09, 76.00, 56.00, 17.00, 20.00, 28.00 +PDT, 02, 09, 45.00, 31.00, 29.00, 26.00, 42.00 +PDX, 02, 09, 50.00, 36.00, 48.00, 49.00, 62.00 +PFN, 02, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 09, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 09, 40.00, 24.00, 23.00, 20.00, 33.00 +PHX, 02, 09, 70.00, 44.00, 10.00, 10.00, 14.00 +PIA, 02, 09, 33.00, 16.00, 23.00, 21.00, 35.00 +PIB, 02, 09, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 09, 37.00, 19.00, 25.00, 25.00, 36.00 +PIR, 02, 09, 31.00, 11.00, 9.00, 10.00, 16.00 +PIT, 02, 09, 36.00, 19.00, 39.00, 33.00, 52.00 +PKB, 02, 09, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 09, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 09, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 09, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 09, 62.00, 43.00, 22.00, 18.00, 31.00 +POB, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 09, 61.00, 37.00, -9999.00, -9999.00, 31.00 +POM, 02, 09, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 02, 09, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 09, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 09, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 09, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 09, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 09, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 09, 35.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 02, 09, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 09, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 09, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 09, 50.00, 18.00, 8.00, 8.00, 11.00 +PUC, 02, 09, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 09, 38.00, 20.00, 23.00, 23.00, 34.00 +PVU, 02, 09, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 09, 32.00, 12.00, 24.00, 23.00, 34.00 +P02, 02, 09, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +P07, 02, 09, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +P11, 02, 09, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +P24, 02, 09, 22.00, 0.00, -9999.00, -9999.00, -9999.00 +P28, 02, 09, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +P35, 02, 09, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +P38, 02, 09, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +P39, 02, 09, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +P58, 02, 09, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 02, 09, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 02, 09, 26.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 02, 09, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +P67, 02, 09, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +P68, 02, 09, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +P69, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 09, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 09, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 09, 37.00, 14.00, 13.00, 14.00, 21.00 +RBL, 02, 09, 60.00, 40.00, 27.00, 29.00, 37.00 +RCA, 02, 09, 37.00, 14.00, -9999.00, -9999.00, 23.00 +RDD, 02, 09, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 09, 46.00, 24.00, 18.00, 19.00, 30.00 +RDR, 02, 09, 18.00, -1.00, -9999.00, -9999.00, 22.00 +RDU, 02, 09, 51.00, 30.00, 21.00, 24.00, 32.00 +REE, 02, 09, 56.00, 28.00, -9999.00, -9999.00, 10.00 +REJ, 02, 09, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 09, 30.00, 13.00, 22.00, 18.00, 29.00 +RIC, 02, 09, 48.00, 27.00, 22.00, 25.00, 34.00 +RIV, 02, 09, 68.00, 43.00, -9999.00, -9999.00, 18.00 +RIW, 02, 09, 35.00, 5.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 09, 33.00, 14.00, 13.00, 9.00, 17.00 +RME, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 09, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +RND, 02, 09, 65.00, 40.00, -9999.00, -9999.00, 26.00 +RNO, 02, 09, 51.00, 23.00, 16.00, 17.00, 23.00 +ROA, 02, 09, 46.00, 26.00, 20.00, 22.00, 31.00 +ROC, 02, 09, 32.00, 16.00, 42.00, 41.00, 57.00 +ROW, 02, 09, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 09, 43.00, 19.00, 10.00, 10.00, 15.00 +RST, 02, 09, 24.00, 6.00, 22.00, 17.00, 29.00 +RWF, 02, 09, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 09, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 09, 59.00, 41.00, 26.00, 26.00, 34.00 +SAF, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 09, 66.00, 50.00, 17.00, 17.00, 22.00 +SAT, 02, 09, 65.00, 40.00, 19.00, 16.00, 24.00 +SAV, 02, 09, 62.00, 40.00, 18.00, 19.00, 28.00 +SAW, 02, 09, 26.00, 11.00, -9999.00, -9999.00, 51.00 +SBA, 02, 09, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 09, 69.00, 42.00, -9999.00, -9999.00, 18.00 +SBN, 02, 09, 33.00, 18.00, 32.00, 34.00, 46.00 +SBP, 02, 09, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 09, 31.00, 2.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 09, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 09, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 09, 59.00, 40.00, 23.00, 23.00, 32.00 +SDF, 02, 09, 43.00, 25.00, 24.00, 24.00, 35.00 +SEA, 02, 09, 49.00, 37.00, 42.00, 43.00, 56.00 +SEM, 02, 09, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 09, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 09, 59.00, 45.00, 24.00, 27.00, 34.00 +SGF, 02, 09, 45.00, 24.00, 20.00, 17.00, 27.00 +SGY, 02, 09, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 09, 37.00, 13.00, 16.00, 16.00, 26.00 +SHV, 02, 09, 59.00, 37.00, 23.00, 19.00, 32.00 +SIT, 02, 09, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 09, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 09, 61.00, 34.00, 12.00, 9.00, 17.00 +SKA, 02, 09, 39.00, 25.00, -9999.00, -9999.00, 39.00 +SKF, 02, 09, 65.00, 40.00, -9999.00, -9999.00, 25.00 +SLC, 02, 09, 42.00, 23.00, 22.00, 22.00, 33.00 +SLE, 02, 09, 51.00, 34.00, 45.00, 45.00, 58.00 +SLN, 02, 09, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 09, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 09, 65.00, 40.00, -9999.00, 21.00, 35.00 +SNA, 02, 09, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 09, 27.00, 18.00, 36.00, 36.00, 53.00 +SNS, 02, 09, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 09, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 09, 36.00, 19.00, 24.00, 21.00, 35.00 +SPS, 02, 09, 56.00, 31.00, 14.00, 11.00, 19.00 +SRQ, 02, 09, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 09, 59.00, 34.00, -9999.00, -9999.00, 32.00 +SSI, 02, 09, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +STC, 02, 09, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 09, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +STL, 02, 09, 41.00, 24.00, 24.00, 19.00, 33.00 +STNV, 02, 09, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 02, 09, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 09, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 09, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 09, 61.00, 39.00, -9999.00, -9999.00, 28.00 +SUX, 02, 09, 32.00, 12.00, 14.00, 14.00, 22.00 +SVN, 02, 09, 62.00, 40.00, -9999.00, -9999.00, 30.00 +SWF, 02, 09, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 09, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 09, 32.00, 14.00, 41.00, 38.00, 53.00 +SZL, 02, 09, 42.00, 19.00, -9999.00, -9999.00, 24.00 +TAD, 02, 09, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 09, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 09, 49.00, 21.00, -9999.00, -9999.00, 31.00 +TCC, 02, 09, 56.00, 25.00, 6.00, 5.00, 9.00 +TCL, 02, 09, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 09, 50.00, 34.00, -9999.00, -9999.00, 60.00 +TCS, 02, 09, 58.00, 30.00, -9999.00, 8.00, 12.00 +TEB, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 09, 51.00, 28.00, -9999.00, -9999.00, 19.00 +TKA, 02, 09, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 09, 65.00, 39.00, 19.00, 18.00, 27.00 +TNX, 02, 09, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 09, 32.00, 16.00, 30.00, 28.00, 42.00 +TOP, 02, 09, 41.00, 20.00, 15.00, 16.00, 23.00 +TPA, 02, 09, 71.00, 51.00, 15.00, 16.00, 24.00 +TPH, 02, 09, 48.00, 23.00, 10.00, 9.00, 14.00 +TRI, 02, 09, 47.00, 26.00, 28.00, 29.00, 40.00 +TRK, 02, 09, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 09, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 09, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 09, 50.00, 28.00, 15.00, 14.00, 23.00 +TUP, 02, 09, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 09, 67.00, 40.00, 11.00, 10.00, 16.00 +TVC, 02, 09, 27.00, 11.00, 36.00, 34.00, 47.00 +TVL, 02, 09, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 09, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 09, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 09, 49.00, 28.00, 27.00, 24.00, 36.00 +T01, 02, 09, 46.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 02, 09, 56.00, 33.00, -9999.00, -9999.00, 36.00 +T03, 02, 09, 59.00, 36.00, -9999.00, -9999.00, 31.00 +T04, 02, 09, 72.00, 52.00, -9999.00, -9999.00, 23.00 +T05, 02, 09, 42.00, 18.00, -9999.00, -9999.00, 17.00 +T06, 02, 09, 61.00, 35.00, -9999.00, -9999.00, 36.00 +T07, 02, 09, 45.00, 16.00, -9999.00, -9999.00, 36.00 +T08, 02, 09, 41.00, 24.00, -9999.00, -9999.00, 31.00 +UCA, 02, 09, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 09, 58.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 02, 09, 49.00, 35.00, 62.00, 63.00, 72.00 +UIN, 02, 09, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 09, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 09, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 09, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 02, 09, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +U28, 02, 09, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 09, 63.00, 38.00, -9999.00, -9999.00, 28.00 +VBG, 02, 09, 66.00, 42.00, -9999.00, -9999.00, 26.00 +VCT, 02, 09, 66.00, 45.00, 18.00, 18.00, 28.00 +VCV, 02, 09, 62.00, 33.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 09, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 09, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 09, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 09, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 09, 40.00, 8.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 09, 63.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 02, 09, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 09, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 09, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 09, 46.00, 27.00, -9999.00, 27.00, -9999.00 +WJA, 02, 09, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 09, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 09, 7.00, -16.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 09, 48.00, 22.00, 15.00, 17.00, 25.00 +WPO, 02, 09, 14.00, -4.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 09, 60.00, 36.00, -9999.00, -9999.00, 35.00 +WRG, 02, 09, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 09, 42.00, 22.00, -9999.00, -9999.00, 33.00 +WRL, 02, 09, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +X68, 02, 09, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 09, 34.00, 21.00, 57.00, 57.00, 65.00 +YCG, 02, 09, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 09, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 09, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 09, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 09, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 09, 45.00, 26.00, 21.00, 20.00, 31.00 +YNG, 02, 09, 33.00, 17.00, 31.00, 33.00, 47.00 +YPA, 02, 09, 14.00, -10.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 09, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 09, 9.00, -12.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 09, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 09, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 09, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 09, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 09, 73.00, 46.00, 4.00, 7.00, 9.00 +YVR, 02, 09, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 09, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 09, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 09, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 09, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 09, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 09, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 09, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 09, 22.00, 4.00, 40.00, 36.00, 56.00 +ZUN, 02, 09, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 09, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 09, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 09, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +01R, 02, 09, 60.00, 38.00, -9999.00, -9999.00, 31.00 +1V1, 02, 09, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 09, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 09, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 09, 53.00, 35.00, -9999.00, -9999.00, 36.00 +2PJ, 02, 09, 59.00, 34.00, -9999.00, -9999.00, 36.00 +3B1, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 09, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 09, 27.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 02, 09, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 09, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 09, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 09, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 09, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 09, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 09, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 09, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 10, 36.00, 20.00, 27.00, 23.00, 38.00 +ABI, 02, 10, 58.00, 34.00, 12.00, 9.00, 16.00 +ABQ, 02, 10, 52.00, 25.00, 11.00, 11.00, 17.00 +ABR, 02, 10, 25.00, 5.00, 13.00, 12.00, 20.00 +ABY, 02, 10, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 10, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 10, 60.00, 37.00, 15.00, 15.00, 23.00 +ACV, 02, 10, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 10, 42.00, 23.00, 20.00, 20.00, 32.00 +ADK, 02, 10, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 10, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 10, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 10, 43.00, 23.00, -9999.00, -9999.00, 31.00 +AEX, 02, 10, 61.00, 39.00, -9999.00, -9999.00, 31.00 +AFF, 02, 10, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 10, 74.00, 49.00, -9999.00, -9999.00, 34.00 +AGS, 02, 10, 59.00, 34.00, 20.00, 20.00, 29.00 +AHN, 02, 10, 55.00, 34.00, 23.00, 22.00, 33.00 +AKN, 02, 10, 22.00, 6.00, 19.00, 22.00, 30.00 +AKO, 02, 10, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 10, 32.00, 13.00, 24.00, 23.00, 35.00 +ALI, 02, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 10, 28.00, 9.00, 19.00, 14.00, 26.00 +ALS, 02, 10, 38.00, 3.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 10, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 10, 52.00, 24.00, 12.00, 11.00, 19.00 +AMG, 02, 10, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 10, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 10, 25.00, 11.00, 16.00, 19.00, 25.00 +AND, 02, 10, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 10, 41.00, 32.00, 62.00, 57.00, 74.00 +AOO, 02, 10, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +APN, 02, 10, 27.00, 8.00, 28.00, 26.00, 40.00 +AQQ, 02, 10, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 02, 10, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 02, 10, 50.00, 37.00, 56.00, 58.00, 69.00 +ATL, 02, 10, 54.00, 34.00, 24.00, 23.00, 34.00 +ATW, 02, 10, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 10, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 10, 39.00, 19.00, -9999.00, -9999.00, 35.00 +AUG, 02, 10, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 10, 62.00, 41.00, 16.00, 16.00, 23.00 +AUW, 02, 10, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 10, 49.00, 26.00, 23.00, 20.00, 32.00 +AVP, 02, 10, 33.00, 18.00, 26.00, 24.00, 37.00 +AXN, 02, 10, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 10, 35.00, 14.00, -9999.00, -9999.00, 32.00 +AYS, 02, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 10, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 10, 60.00, 41.00, -9999.00, -9999.00, 32.00 +BAD, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 10, 37.00, 10.00, -9999.00, -9999.00, 24.00 +BDL, 02, 10, 35.00, 18.00, 25.00, 22.00, 35.00 +BDR, 02, 10, 37.00, 22.00, 27.00, 20.00, 37.00 +BET, 02, 10, 12.00, 1.00, 12.00, 14.00, 20.00 +BFD, 02, 10, 29.00, 12.00, 47.00, 45.00, 63.00 +BFF, 02, 10, 43.00, 16.00, 12.00, 9.00, 16.00 +BFL, 02, 10, 63.00, 42.00, 14.00, 14.00, 22.00 +BGM, 02, 10, 29.00, 14.00, 32.00, 35.00, 48.00 +BGR, 02, 10, 28.00, 9.00, 23.00, 21.00, 33.00 +BGS, 02, 10, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 10, 56.00, 33.00, 25.00, 22.00, 33.00 +BID, 02, 10, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 10, 9.00, -7.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 10, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 10, 37.00, 18.00, 17.00, 17.00, 27.00 +BIS, 02, 10, 25.00, 3.00, 15.00, 16.00, 25.00 +BIX, 02, 10, 62.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 02, 10, 19.00, -6.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 10, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 10, 47.00, 16.00, -9999.00, -9999.00, 17.00 +BKW, 02, 10, 40.00, 22.00, 35.00, 35.00, 49.00 +BLF, 02, 10, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 10, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 10, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 10, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 10, 43.00, 23.00, -9999.00, -9999.00, 28.00 +BNA, 02, 10, 49.00, 29.00, 26.00, 23.00, 37.00 +BNO, 02, 10, 38.00, 18.00, -9999.00, 27.00, 48.00 +BOI, 02, 10, 43.00, 26.00, 23.00, 25.00, 36.00 +BOS, 02, 10, 37.00, 22.00, 22.00, 22.00, 33.00 +BPI, 02, 10, 29.00, -4.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 10, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 10, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 10, 34.00, 16.00, -9999.00, -9999.00, 23.00 +BRO, 02, 10, 71.00, 52.00, 15.00, 14.00, 21.00 +BRW, 02, 10, -11.00, -23.00, 12.00, 10.00, 17.00 +BSM, 02, 10, 62.00, 41.00, -9999.00, -9999.00, 26.00 +BTI, 02, 10, -14.00, -27.00, 11.00, 10.00, 15.00 +BTL, 02, 10, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 10, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 10, 62.00, 42.00, 24.00, 19.00, 32.00 +BTT, 02, 10, -1.00, -19.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 10, 26.00, 8.00, 30.00, 25.00, 42.00 +BUB, 02, 10, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 10, 31.00, 17.00, 46.00, 47.00, 60.00 +BUR, 02, 10, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 10, 63.00, 44.00, -9999.00, 20.00, 29.00 +BWG, 02, 10, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 10, 42.00, 25.00, 23.00, 22.00, 33.00 +BYH, 02, 10, 48.00, 29.00, -9999.00, -9999.00, 35.00 +BYI, 02, 10, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 10, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 10, 58.00, 33.00, 20.00, 21.00, 31.00 +CAG, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 10, 35.00, 18.00, 34.00, 36.00, 51.00 +CAO, 02, 10, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 10, 22.00, -1.00, 28.00, 31.00, 44.00 +CBM, 02, 10, 56.00, 32.00, -9999.00, -9999.00, 36.00 +CDB, 02, 10, 32.00, 23.00, 46.00, 47.00, 63.00 +CDC, 02, 10, 46.00, 21.00, 13.00, 12.00, 20.00 +CDR, 02, 10, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 10, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 10, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 10, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 10, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 10, 51.00, 30.00, 23.00, 24.00, 34.00 +CHO, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 10, 60.00, 39.00, 20.00, 20.00, 30.00 +CID, 02, 10, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 10, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 10, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 10, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 10, 34.00, 18.00, 38.00, 37.00, 53.00 +CLL, 02, 10, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 10, 52.00, 31.00, 22.00, 22.00, 31.00 +CMH, 02, 10, 37.00, 20.00, 27.00, 31.00, 42.00 +CMI, 02, 10, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 10, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 10, 40.00, 19.00, 11.00, 11.00, 17.00 +CNM, 02, 10, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 10, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +COD, 02, 10, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +COF, 02, 10, 72.00, 51.00, -9999.00, -9999.00, 24.00 +CON, 02, 10, 32.00, 9.00, 23.00, 21.00, 32.00 +COS, 02, 10, 44.00, 19.00, 10.00, 9.00, 15.00 +COT, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 10, 40.00, 22.00, 23.00, 17.00, 30.00 +CPR, 02, 10, 36.00, 15.00, 18.00, 16.00, 25.00 +CRBC, 02, 10, 31.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 10, 68.00, 47.00, 18.00, 15.00, 24.00 +CRW, 02, 10, 44.00, 25.00, 36.00, 38.00, 48.00 +CSG, 02, 10, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 10, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 10, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 10, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 10, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 10, 39.00, 21.00, 27.00, 24.00, 38.00 +CVN, 02, 10, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 10, 54.00, 25.00, -9999.00, -9999.00, 11.00 +CXY, 02, 10, 38.00, 22.00, 19.00, 21.00, 32.00 +CYS, 02, 10, 40.00, 18.00, 11.00, 10.00, 16.00 +DAA, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 10, 69.00, 48.00, 16.00, 18.00, 26.00 +DAG, 02, 10, 65.00, 40.00, 8.00, 7.00, 13.00 +DAL, 02, 10, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 10, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 10, 37.00, 20.00, 32.00, 26.00, 43.00 +DBQ, 02, 10, 28.00, 11.00, 23.00, 18.00, 31.00 +DCA, 02, 10, 45.00, 28.00, 22.00, 22.00, 32.00 +DDC, 02, 10, 46.00, 22.00, 11.00, 10.00, 17.00 +DEC, 02, 10, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 10, 46.00, 19.00, 12.00, 10.00, 17.00 +DFW, 02, 10, 58.00, 36.00, 15.00, 14.00, 21.00 +DHN, 02, 10, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 10, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 10, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 10, 66.00, 42.00, -9999.00, -9999.00, 16.00 +DLG, 02, 10, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 10, 20.00, 1.00, 27.00, 23.00, 38.00 +DLLC, 02, 10, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 10, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 10, 67.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 02, 10, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 10, 45.00, 26.00, -9999.00, -9999.00, 33.00 +DPG, 02, 10, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 10, 63.00, 38.00, -9999.00, -9999.00, 31.00 +DRA, 02, 10, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 10, 66.00, 42.00, 11.00, 10.00, 14.00 +DSM, 02, 10, 32.00, 14.00, 19.00, 15.00, 26.00 +DTW, 02, 10, 32.00, 17.00, 29.00, 29.00, 42.00 +DUG, 02, 10, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 10, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 10, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 10, 58.00, 34.00, -9999.00, -9999.00, 17.00 +D45, 02, 10, 16.00, -9.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 10, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 10, 25.00, 4.00, 17.00, 16.00, 26.00 +ECG, 02, 10, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 10, 62.00, 35.00, -9999.00, -9999.00, 11.00 +EED, 02, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 10, 39.00, 9.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 10, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 10, 40.00, 17.00, 42.00, 41.00, 58.00 +EKO, 02, 10, 42.00, 19.00, 20.00, 21.00, 29.00 +ELD, 02, 10, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 10, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 10, 61.00, 33.00, 8.00, 9.00, 13.00 +ELY, 02, 10, 43.00, 14.00, 17.00, 15.00, 25.00 +EMP, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 10, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 02, 10, 50.00, 28.00, -9999.00, -9999.00, 16.00 +ENN, 02, 10, 5.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 10, 41.00, 24.00, -9999.00, -9999.00, 19.00 +EPH, 02, 10, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 10, 33.00, 17.00, 40.00, 38.00, 54.00 +ESF, 02, 10, 61.00, 39.00, -9999.00, -9999.00, 28.00 +EUG, 02, 10, 50.00, 37.00, 44.00, 47.00, 57.00 +EVV, 02, 10, 42.00, 24.00, 25.00, 20.00, 33.00 +EWN, 02, 10, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 10, 39.00, 25.00, 22.00, 20.00, 33.00 +EYW, 02, 10, 75.00, 65.00, 14.00, 13.00, 22.00 +E74, 02, 10, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 10, 50.00, 28.00, -9999.00, -9999.00, 33.00 +FAI, 02, 10, 5.00, -16.00, 13.00, 14.00, 20.00 +FAR, 02, 10, 20.00, 1.00, 17.00, 15.00, 26.00 +FAT, 02, 10, 61.00, 40.00, 18.00, 21.00, 27.00 +FAY, 02, 10, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 10, 34.00, 17.00, 27.00, 30.00, 42.00 +FCS, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 02, 10, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 10, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 10, 45.00, 17.00, 21.00, 22.00, 29.00 +FLL, 02, 10, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 10, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +FME, 02, 10, 46.00, 23.00, -9999.00, -9999.00, 36.00 +FMH, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 10, 49.00, 21.00, 10.00, 14.00, 16.00 +FMY, 02, 10, 75.00, 54.00, 10.00, 14.00, 21.00 +FNT, 02, 10, 30.00, 15.00, 28.00, 26.00, 40.00 +FOD, 02, 10, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 10, 41.00, 20.00, -9999.00, -9999.00, 22.00 +FOK, 02, 10, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 10, 43.00, 21.00, -9999.00, -9999.00, 18.00 +FSD, 02, 10, 28.00, 8.00, 16.00, 12.00, 22.00 +FSI, 02, 10, 54.00, 27.00, -9999.00, -9999.00, 17.00 +FSM, 02, 10, 52.00, 29.00, 18.00, 15.00, 27.00 +FTK, 02, 10, 43.00, 22.00, -9999.00, -9999.00, 36.00 +FWA, 02, 10, 33.00, 17.00, 25.00, 24.00, 37.00 +FWH, 02, 10, 57.00, 34.00, -9999.00, -9999.00, 21.00 +FYU, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 10, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 10, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 10, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 10, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 10, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 10, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 10, 39.00, 25.00, 27.00, 29.00, 40.00 +GFA, 02, 10, 36.00, 16.00, -9999.00, -9999.00, 24.00 +GFK, 02, 10, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 10, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 10, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 10, 25.00, 6.00, 15.00, 13.00, 22.00 +GJT, 02, 10, 43.00, 22.00, 13.00, 12.00, 19.00 +GKN, 02, 10, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 10, 44.00, 18.00, 9.00, 10.00, 15.00 +GLH, 02, 10, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 10, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 10, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 10, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 02, 10, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 10, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 10, 26.00, 8.00, 25.00, 20.00, 33.00 +GRCI, 02, 10, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 10, 50.00, 34.00, -9999.00, -9999.00, 56.00 +GRI, 02, 10, 37.00, 15.00, 13.00, 11.00, 18.00 +GRK, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 10, 31.00, 15.00, 29.00, 31.00, 42.00 +GSB, 02, 10, 54.00, 33.00, -9999.00, -9999.00, 36.00 +GSG, 02, 10, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 10, 50.00, 28.00, 21.00, 22.00, 30.00 +GSP, 02, 10, 53.00, 32.00, 22.00, 21.00, 31.00 +GST, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 10, 29.00, 8.00, -9999.00, -9999.00, 61.00 +GTF, 02, 10, 36.00, 16.00, 16.00, 17.00, 25.00 +GUP, 02, 10, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 10, 34.00, 15.00, -9999.00, -9999.00, 35.00 +GVW, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 02, 10, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 10, 53.00, 37.00, 21.00, 23.00, 35.00 +HBR, 02, 10, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 10, 20.00, -3.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 10, 41.00, 22.00, -9999.00, -9999.00, 31.00 +HKY, 02, 10, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 10, 36.00, 15.00, 14.00, 15.00, 22.00 +HMN, 02, 10, 62.00, 25.00, -9999.00, -9999.00, 9.00 +HMS, 02, 10, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 10, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 10, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 02, 10, 28.00, 7.00, 13.00, 11.00, 19.00 +HOP, 02, 10, 46.00, 24.00, -9999.00, -9999.00, 35.00 +HOT, 02, 10, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 10, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 10, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 10, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 10, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 10, 63.00, 38.00, -9999.00, -9999.00, 35.00 +HST, 02, 10, 77.00, 55.00, -9999.00, -9999.00, 21.00 +HSV, 02, 10, 52.00, 32.00, 27.00, 21.00, 36.00 +HTL, 02, 10, 27.00, 7.00, 33.00, 29.00, 45.00 +HTS, 02, 10, 43.00, 25.00, 32.00, 32.00, 45.00 +HUF, 02, 10, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 10, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 10, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 10, 30.00, 9.00, 12.00, 12.00, 19.00 +IAB, 02, 10, 44.00, 22.00, -9999.00, -9999.00, 17.00 +IAD, 02, 10, 43.00, 22.00, 22.00, 22.00, 34.00 +IAG, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 10, 64.00, 42.00, 19.00, 21.00, 30.00 +ICT, 02, 10, 44.00, 22.00, 16.00, 11.00, 19.00 +IDA, 02, 10, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 10, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 10, 41.00, 24.00, 24.00, 21.00, 34.00 +ILI, 02, 10, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 10, 57.00, 36.00, 19.00, 23.00, 32.00 +IMT, 02, 10, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +IND, 02, 10, 37.00, 20.00, 26.00, 26.00, 38.00 +INL, 02, 10, 17.00, -6.00, 21.00, 20.00, 32.00 +INS, 02, 10, 58.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 02, 10, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 02, 10, 52.00, 24.00, 9.00, 10.00, 16.00 +IPL, 02, 10, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 10, 35.00, 18.00, 24.00, 26.00, 37.00 +IRK, 02, 10, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 10, 25.00, 4.00, 13.00, 11.00, 20.00 +ISP, 02, 10, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 10, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 10, 70.00, 41.00, -9999.00, -9999.00, 13.00 +IWD, 02, 10, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 10, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 10, 59.00, 35.00, 23.00, 21.00, 33.00 +JAX, 02, 10, 66.00, 42.00, 16.00, 19.00, 27.00 +JBR, 02, 10, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 10, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 10, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 10, 39.00, 26.00, 23.00, 20.00, 33.00 +JHW, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 10, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 10, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 10, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 10, 33.00, 22.00, 44.00, 48.00, 56.00 +JST, 02, 10, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 10, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 10, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 10, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 10, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 10, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 10, 30.00, 13.00, 31.00, 29.00, 45.00 +LAR, 02, 10, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 10, 62.00, 38.00, 7.00, 9.00, 12.00 +LAX, 02, 10, 66.00, 49.00, 15.00, 17.00, 21.00 +LBB, 02, 10, 56.00, 28.00, 10.00, 10.00, 14.00 +LBF, 02, 10, 40.00, 13.00, 13.00, 7.00, 17.00 +LCH, 02, 10, 62.00, 43.00, 21.00, 20.00, 32.00 +LCK, 02, 10, 38.00, 21.00, -9999.00, -9999.00, 38.00 +LEB, 02, 10, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 10, 42.00, 24.00, 28.00, 26.00, 39.00 +LFI, 02, 10, 48.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 02, 10, 62.00, 39.00, 17.00, 20.00, 28.00 +LFT, 02, 10, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 10, 38.00, 26.00, 23.00, 20.00, 33.00 +LGB, 02, 10, 68.00, 47.00, 15.00, 17.00, 23.00 +LGU, 02, 10, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 10, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 10, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 10, 53.00, 32.00, 22.00, 20.00, 31.00 +LIZ, 02, 10, 22.00, -1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 10, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +LND, 02, 10, 36.00, 12.00, 11.00, 10.00, 16.00 +LNK, 02, 10, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 10, 49.00, 21.00, 13.00, 12.00, 19.00 +LOZ, 02, 10, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 10, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 10, 53.00, 31.00, -9999.00, -9999.00, 23.00 +LSE, 02, 10, 28.00, 8.00, 19.00, 16.00, 26.00 +LSF, 02, 10, 60.00, 37.00, -9999.00, -9999.00, 34.00 +LSV, 02, 10, 66.00, 32.00, -9999.00, -9999.00, 8.00 +LTS, 02, 10, 57.00, 29.00, -9999.00, -9999.00, 15.00 +LUF, 02, 10, 71.00, 39.00, -9999.00, -9999.00, 11.00 +LVS, 02, 10, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 10, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 10, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 10, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 10, 46.00, 26.00, 21.00, 23.00, 32.00 +MAF, 02, 10, 60.00, 32.00, 8.00, 8.00, 12.00 +MBL, 02, 10, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 10, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 10, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 10, 61.00, 43.00, -9999.00, -9999.00, 29.00 +MCF, 02, 10, 71.00, 51.00, -9999.00, -9999.00, 23.00 +MCG, 02, 10, 7.00, -15.00, 17.00, 20.00, 27.00 +MCI, 02, 10, 39.00, 20.00, 19.00, 16.00, 27.00 +MCK, 02, 10, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 10, 60.00, 36.00, 21.00, 22.00, 32.00 +MCO, 02, 10, 72.00, 49.00, 14.00, 19.00, 25.00 +MCW, 02, 10, 26.00, 8.00, 16.00, 11.00, 20.00 +MC2, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 02, 10, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 10, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 10, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 10, 33.00, 18.00, 25.00, 24.00, 36.00 +MEI, 02, 10, 60.00, 36.00, 23.00, 20.00, 32.00 +MEM, 02, 10, 52.00, 34.00, 24.00, 18.00, 32.00 +MER, 02, 10, 61.00, 38.00, -9999.00, -9999.00, 27.00 +MFD, 02, 10, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 10, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 10, 52.00, 32.00, 26.00, 32.00, 40.00 +MGE, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 10, 60.00, 38.00, 23.00, 20.00, 34.00 +MGW, 02, 10, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 10, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 10, 59.00, 41.00, -9999.00, -9999.00, 29.00 +MHS, 02, 10, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 10, 76.00, 57.00, 14.00, 16.00, 25.00 +MIB, 02, 10, 22.00, 5.00, -9999.00, -9999.00, 27.00 +MIV, 02, 10, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 10, 46.00, 24.00, -9999.00, -9999.00, 26.00 +MKC, 02, 10, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 10, 29.00, 15.00, 30.00, 26.00, 40.00 +MKG, 02, 10, 30.00, 17.00, 38.00, 36.00, 50.00 +MKL, 02, 10, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 10, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 10, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 10, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 10, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 10, 32.00, 14.00, 21.00, 18.00, 29.00 +MLS, 02, 10, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 10, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 10, 59.00, 37.00, -9999.00, -9999.00, 37.00 +MOB, 02, 10, 63.00, 42.00, 25.00, 21.00, 34.00 +MOT, 02, 10, 22.00, 5.00, 16.00, 15.00, 25.00 +MPV, 02, 10, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 10, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 10, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 10, 64.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 10, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 10, 61.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 10, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 10, 29.00, 10.00, 23.00, 18.00, 30.00 +MSO, 02, 10, 36.00, 20.00, 25.00, 25.00, 38.00 +MSP, 02, 10, 25.00, 7.00, 20.00, 17.00, 30.00 +MSS, 02, 10, 25.00, 5.00, 31.00, 29.00, 43.00 +MSY, 02, 10, 63.00, 44.00, 22.00, 20.00, 33.00 +MTC, 02, 10, 31.00, 17.00, -9999.00, -9999.00, 37.00 +MTN, 02, 10, 43.00, 24.00, -9999.00, -9999.00, 36.00 +MTO, 02, 10, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 10, 38.00, 19.00, -9999.00, -9999.00, 36.00 +MUO, 02, 10, 47.00, 26.00, -9999.00, -9999.00, 26.00 +MWA, 02, 10, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 10, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 10, 60.00, 38.00, -9999.00, -9999.00, 34.00 +MYL, 02, 10, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 10, 59.00, 34.00, -9999.00, -9999.00, 31.00 +NAO, 02, 10, 58.00, 42.00, -9999.00, -9999.00, 27.00 +NBC, 02, 10, 61.00, 40.00, -9999.00, -9999.00, 32.00 +NBE, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 10, 32.00, 16.00, -9999.00, -9999.00, 29.00 +NCA, 02, 10, 59.00, 33.00, -9999.00, -9999.00, 33.00 +NCO, 02, 10, 38.00, 23.00, -9999.00, -9999.00, 35.00 +NC1, 02, 10, 58.00, 38.00, -9999.00, -9999.00, 11.00 +NEL, 02, 10, 42.00, 21.00, -9999.00, -9999.00, 32.00 +NFG, 02, 10, 65.00, 45.00, -9999.00, -9999.00, 22.00 +NFL, 02, 10, 51.00, 22.00, -9999.00, -9999.00, 14.00 +NGP, 02, 10, 68.00, 49.00, -9999.00, -9999.00, 22.00 +NGU, 02, 10, 49.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 10, 59.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 10, 45.00, 26.00, -9999.00, -9999.00, 32.00 +NHZ, 02, 10, 32.00, 11.00, -9999.00, -9999.00, 36.00 +NID, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NIP, 02, 10, 66.00, 42.00, -9999.00, -9999.00, 25.00 +NIR, 02, 10, 66.00, 43.00, -9999.00, -9999.00, 22.00 +NKT, 02, 10, 56.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 02, 10, 66.00, 50.00, -9999.00, -9999.00, 19.00 +NLC, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NMM, 02, 10, 59.00, 34.00, -9999.00, -9999.00, 30.00 +NPA, 02, 10, 62.00, 43.00, -9999.00, -9999.00, 32.00 +NQA, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 10, 71.00, 47.00, -9999.00, -9999.00, 21.00 +NQX, 02, 10, 75.00, 65.00, -9999.00, -9999.00, 21.00 +NRB, 02, 10, 65.00, 46.00, -9999.00, -9999.00, 29.00 +NRC, 02, 10, 61.00, 39.00, -9999.00, -9999.00, 33.00 +NRS, 02, 10, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 10, 63.00, 40.00, -9999.00, -9999.00, 32.00 +NSI, 02, 10, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 10, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTK, 02, 10, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 10, 49.00, 32.00, -9999.00, -9999.00, 35.00 +NUC, 02, 10, 64.00, 49.00, -9999.00, -9999.00, 15.00 +NUQ, 02, 10, 61.00, 40.00, -9999.00, -9999.00, 32.00 +NUW, 02, 10, 48.00, 35.00, -9999.00, -9999.00, 47.00 +NWF, 02, 10, 68.00, 47.00, -9999.00, -9999.00, 21.00 +NXX, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 10, 46.00, 22.00, -9999.00, -9999.00, 32.00 +NZC, 02, 10, 67.00, 39.00, -9999.00, -9999.00, 29.00 +NZJ, 02, 10, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 10, 37.00, 19.00, -9999.00, -9999.00, 38.00 +NZY, 02, 10, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 02, 10, 60.00, 42.00, 25.00, 30.00, 37.00 +OAR, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 10, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 10, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 10, 51.00, 28.00, 15.00, 11.00, 21.00 +OLM, 02, 10, 49.00, 33.00, 52.00, 54.00, 66.00 +OMA, 02, 10, 36.00, 15.00, 11.00, 13.00, 19.00 +OME, 02, 10, 12.00, -4.00, 18.00, 20.00, 27.00 +ONT, 02, 10, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 10, 32.00, 16.00, 24.00, 23.00, 34.00 +ORF, 02, 10, 49.00, 32.00, 23.00, 23.00, 36.00 +ORH, 02, 10, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 10, -1.00, -23.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 10, 29.00, 9.00, -9999.00, -9999.00, 44.00 +OTG, 02, 10, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 10, 54.00, 40.00, 50.00, 52.00, 60.00 +OTM, 02, 10, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 10, 2.00, -12.00, 12.00, 16.00, 20.00 +OURC, 02, 10, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 10, 36.00, 6.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 10, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 10, 62.00, 39.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 10, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 10, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 10, 4.00, -16.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 10, 1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 10, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 10, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 10, 64.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 10, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 10, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 10, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 10, 3.00, -10.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 10, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 10, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 10, 27.00, 7.00, -9999.00, -9999.00, 35.00 +PBI, 02, 10, 76.00, 56.00, 17.00, 20.00, 29.00 +PDT, 02, 10, 45.00, 31.00, 29.00, 26.00, 42.00 +PDX, 02, 10, 50.00, 36.00, 49.00, 50.00, 62.00 +PFN, 02, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 10, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 10, 40.00, 24.00, 23.00, 20.00, 33.00 +PHX, 02, 10, 70.00, 44.00, 10.00, 10.00, 14.00 +PIA, 02, 10, 33.00, 16.00, 23.00, 20.00, 34.00 +PIB, 02, 10, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 10, 37.00, 19.00, 24.00, 25.00, 36.00 +PIR, 02, 10, 31.00, 11.00, 9.00, 10.00, 16.00 +PIT, 02, 10, 36.00, 19.00, 39.00, 33.00, 52.00 +PKB, 02, 10, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 10, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 10, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 10, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 10, 62.00, 43.00, 22.00, 18.00, 30.00 +POB, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 10, 61.00, 37.00, -9999.00, -9999.00, 30.00 +POM, 02, 10, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 02, 10, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 10, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 10, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 10, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 10, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 10, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 10, 35.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 02, 10, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 10, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 10, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 10, 50.00, 18.00, 8.00, 7.00, 11.00 +PUC, 02, 10, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 10, 38.00, 20.00, 23.00, 23.00, 34.00 +PVU, 02, 10, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 10, 32.00, 12.00, 24.00, 23.00, 33.00 +P02, 02, 10, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +P07, 02, 10, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +P11, 02, 10, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +P24, 02, 10, 22.00, 0.00, -9999.00, -9999.00, -9999.00 +P28, 02, 10, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +P35, 02, 10, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +P38, 02, 10, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +P39, 02, 10, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +P58, 02, 10, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 02, 10, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 02, 10, 26.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 02, 10, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +P67, 02, 10, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +P68, 02, 10, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +P69, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 10, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 10, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 10, 37.00, 14.00, 13.00, 14.00, 21.00 +RBL, 02, 10, 60.00, 40.00, 27.00, 29.00, 37.00 +RCA, 02, 10, 37.00, 14.00, -9999.00, -9999.00, 24.00 +RDD, 02, 10, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 10, 46.00, 24.00, 18.00, 19.00, 30.00 +RDR, 02, 10, 18.00, -1.00, -9999.00, -9999.00, 22.00 +RDU, 02, 10, 51.00, 30.00, 21.00, 24.00, 32.00 +REE, 02, 10, 56.00, 28.00, -9999.00, -9999.00, 11.00 +REJ, 02, 10, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 10, 30.00, 13.00, 22.00, 18.00, 29.00 +RIC, 02, 10, 48.00, 27.00, 22.00, 25.00, 34.00 +RIV, 02, 10, 68.00, 43.00, -9999.00, -9999.00, 17.00 +RIW, 02, 10, 35.00, 5.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 10, 33.00, 14.00, 13.00, 8.00, 17.00 +RME, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 10, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +RND, 02, 10, 65.00, 40.00, -9999.00, -9999.00, 26.00 +RNO, 02, 10, 51.00, 23.00, 16.00, 17.00, 23.00 +ROA, 02, 10, 46.00, 26.00, 20.00, 22.00, 31.00 +ROC, 02, 10, 32.00, 16.00, 42.00, 41.00, 57.00 +ROW, 02, 10, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 10, 43.00, 19.00, 10.00, 10.00, 15.00 +RST, 02, 10, 24.00, 6.00, 22.00, 17.00, 29.00 +RWF, 02, 10, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 10, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 10, 59.00, 41.00, 27.00, 26.00, 34.00 +SAF, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 10, 66.00, 50.00, 17.00, 17.00, 22.00 +SAT, 02, 10, 65.00, 40.00, 19.00, 16.00, 24.00 +SAV, 02, 10, 62.00, 40.00, 18.00, 19.00, 28.00 +SAW, 02, 10, 26.00, 11.00, -9999.00, -9999.00, 51.00 +SBA, 02, 10, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 10, 69.00, 42.00, -9999.00, -9999.00, 18.00 +SBN, 02, 10, 33.00, 18.00, 32.00, 34.00, 46.00 +SBP, 02, 10, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 10, 31.00, 2.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 10, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 10, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 10, 59.00, 40.00, 23.00, 23.00, 32.00 +SDF, 02, 10, 43.00, 25.00, 24.00, 24.00, 34.00 +SEA, 02, 10, 49.00, 37.00, 42.00, 43.00, 56.00 +SEM, 02, 10, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 10, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 10, 59.00, 45.00, 24.00, 27.00, 34.00 +SGF, 02, 10, 45.00, 24.00, 20.00, 17.00, 27.00 +SGY, 02, 10, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 10, 37.00, 13.00, 16.00, 16.00, 26.00 +SHV, 02, 10, 59.00, 37.00, 22.00, 19.00, 32.00 +SIT, 02, 10, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 10, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 10, 61.00, 34.00, 12.00, 8.00, 16.00 +SKA, 02, 10, 39.00, 25.00, -9999.00, -9999.00, 39.00 +SKF, 02, 10, 65.00, 40.00, -9999.00, -9999.00, 25.00 +SLC, 02, 10, 42.00, 23.00, 22.00, 22.00, 33.00 +SLE, 02, 10, 51.00, 34.00, 45.00, 46.00, 58.00 +SLN, 02, 10, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 10, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 10, 65.00, 40.00, -9999.00, 22.00, 35.00 +SNA, 02, 10, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 10, 27.00, 18.00, 36.00, 36.00, 53.00 +SNS, 02, 10, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 10, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 10, 36.00, 19.00, 24.00, 21.00, 35.00 +SPS, 02, 10, 56.00, 31.00, 14.00, 11.00, 19.00 +SRQ, 02, 10, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 10, 59.00, 34.00, -9999.00, -9999.00, 32.00 +SSI, 02, 10, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +STC, 02, 10, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 10, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +STL, 02, 10, 41.00, 24.00, 24.00, 19.00, 33.00 +STNV, 02, 10, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 02, 10, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 10, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 10, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 10, 61.00, 39.00, -9999.00, -9999.00, 28.00 +SUX, 02, 10, 32.00, 12.00, 14.00, 14.00, 22.00 +SVN, 02, 10, 62.00, 40.00, -9999.00, -9999.00, 30.00 +SWF, 02, 10, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 10, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 10, 32.00, 14.00, 40.00, 38.00, 53.00 +SZL, 02, 10, 42.00, 19.00, -9999.00, -9999.00, 24.00 +TAD, 02, 10, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 10, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 10, 49.00, 21.00, -9999.00, -9999.00, 31.00 +TCC, 02, 10, 56.00, 25.00, 6.00, 5.00, 9.00 +TCL, 02, 10, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 10, 50.00, 34.00, -9999.00, -9999.00, 60.00 +TCS, 02, 10, 58.00, 30.00, -9999.00, 8.00, 12.00 +TEB, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 10, 51.00, 28.00, -9999.00, -9999.00, 19.00 +TKA, 02, 10, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 10, 65.00, 39.00, 18.00, 18.00, 27.00 +TNX, 02, 10, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 10, 32.00, 16.00, 29.00, 28.00, 42.00 +TOP, 02, 10, 41.00, 20.00, 15.00, 16.00, 23.00 +TPA, 02, 10, 71.00, 51.00, 15.00, 16.00, 24.00 +TPH, 02, 10, 48.00, 23.00, 10.00, 9.00, 13.00 +TRI, 02, 10, 47.00, 26.00, 27.00, 28.00, 40.00 +TRK, 02, 10, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 10, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 10, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 10, 50.00, 28.00, 15.00, 15.00, 23.00 +TUP, 02, 10, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 10, 67.00, 40.00, 11.00, 10.00, 16.00 +TVC, 02, 10, 27.00, 11.00, 36.00, 34.00, 47.00 +TVL, 02, 10, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 10, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 10, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 10, 49.00, 28.00, 26.00, 24.00, 36.00 +T01, 02, 10, 46.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 02, 10, 56.00, 33.00, -9999.00, -9999.00, 37.00 +T03, 02, 10, 59.00, 36.00, -9999.00, -9999.00, 31.00 +T04, 02, 10, 72.00, 52.00, -9999.00, -9999.00, 23.00 +T05, 02, 10, 42.00, 18.00, -9999.00, -9999.00, 17.00 +T06, 02, 10, 61.00, 35.00, -9999.00, -9999.00, 36.00 +T07, 02, 10, 46.00, 16.00, -9999.00, -9999.00, 36.00 +T08, 02, 10, 41.00, 24.00, -9999.00, -9999.00, 31.00 +UCA, 02, 10, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 10, 58.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 02, 10, 49.00, 35.00, 63.00, 63.00, 72.00 +UIN, 02, 10, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 10, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 10, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 10, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 02, 10, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +U28, 02, 10, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 10, 63.00, 38.00, -9999.00, -9999.00, 29.00 +VBG, 02, 10, 66.00, 42.00, -9999.00, -9999.00, 27.00 +VCT, 02, 10, 66.00, 45.00, 18.00, 18.00, 28.00 +VCV, 02, 10, 62.00, 33.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 10, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 10, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 10, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 10, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 10, 40.00, 8.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 10, 63.00, 38.00, -9999.00, -9999.00, 31.00 +VRB, 02, 10, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 10, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 10, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 10, 46.00, 27.00, -9999.00, 27.00, -9999.00 +WJA, 02, 10, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 10, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 10, 7.00, -16.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 10, 48.00, 22.00, 15.00, 17.00, 25.00 +WPO, 02, 10, 14.00, -4.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 10, 60.00, 36.00, -9999.00, -9999.00, 35.00 +WRG, 02, 10, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 10, 42.00, 22.00, -9999.00, -9999.00, 33.00 +WRL, 02, 10, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +X68, 02, 10, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 10, 34.00, 21.00, 57.00, 57.00, 65.00 +YCG, 02, 10, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 10, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 10, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 10, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 10, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 10, 45.00, 26.00, 22.00, 20.00, 31.00 +YNG, 02, 10, 33.00, 17.00, 31.00, 33.00, 47.00 +YPA, 02, 10, 14.00, -10.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 10, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 10, 9.00, -12.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 10, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 10, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 10, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 10, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 10, 73.00, 46.00, 4.00, 7.00, 8.00 +YVR, 02, 10, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 10, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 10, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 10, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 10, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 10, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 10, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 10, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 10, 22.00, 4.00, 40.00, 35.00, 56.00 +ZUN, 02, 10, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 10, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 10, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 10, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +01R, 02, 10, 60.00, 38.00, -9999.00, -9999.00, 31.00 +1V1, 02, 10, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 10, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 10, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 10, 53.00, 35.00, -9999.00, -9999.00, 36.00 +2PJ, 02, 10, 59.00, 34.00, -9999.00, -9999.00, 37.00 +3B1, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 10, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 10, 27.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 02, 10, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 10, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 10, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 10, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 10, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 10, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 10, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 10, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 11, 37.00, 20.00, 27.00, 23.00, 38.00 +ABI, 02, 11, 59.00, 34.00, 12.00, 9.00, 16.00 +ABQ, 02, 11, 53.00, 25.00, 11.00, 11.00, 17.00 +ABR, 02, 11, 26.00, 6.00, 13.00, 12.00, 20.00 +ABY, 02, 11, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 11, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 11, 60.00, 37.00, 14.00, 15.00, 22.00 +ACV, 02, 11, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 11, 42.00, 23.00, 20.00, 20.00, 32.00 +ADK, 02, 11, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 11, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 11, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 11, 43.00, 23.00, -9999.00, -9999.00, 31.00 +AEX, 02, 11, 61.00, 39.00, -9999.00, -9999.00, 31.00 +AFF, 02, 11, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 11, 74.00, 49.00, -9999.00, -9999.00, 34.00 +AGS, 02, 11, 59.00, 34.00, 19.00, 20.00, 29.00 +AHN, 02, 11, 55.00, 34.00, 23.00, 21.00, 32.00 +AKN, 02, 11, 22.00, 6.00, 19.00, 22.00, 30.00 +AKO, 02, 11, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 11, 32.00, 13.00, 24.00, 23.00, 35.00 +ALI, 02, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 11, 28.00, 10.00, 19.00, 14.00, 26.00 +ALS, 02, 11, 39.00, 4.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 11, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 11, 52.00, 25.00, 13.00, 11.00, 19.00 +AMG, 02, 11, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 11, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 11, 25.00, 11.00, 16.00, 19.00, 25.00 +AND, 02, 11, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 11, 41.00, 32.00, 62.00, 57.00, 74.00 +AOO, 02, 11, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +APN, 02, 11, 27.00, 8.00, 28.00, 26.00, 40.00 +AQQ, 02, 11, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 02, 11, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +AST, 02, 11, 50.00, 37.00, 57.00, 59.00, 69.00 +ATL, 02, 11, 54.00, 34.00, 23.00, 23.00, 34.00 +ATW, 02, 11, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 11, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 11, 39.00, 19.00, -9999.00, -9999.00, 35.00 +AUG, 02, 11, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 11, 62.00, 41.00, 16.00, 16.00, 23.00 +AUW, 02, 11, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 11, 49.00, 26.00, 23.00, 20.00, 32.00 +AVP, 02, 11, 34.00, 18.00, 26.00, 23.00, 37.00 +AXN, 02, 11, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 11, 35.00, 14.00, -9999.00, -9999.00, 32.00 +AYS, 02, 11, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 11, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 11, 61.00, 41.00, -9999.00, -9999.00, 32.00 +BAD, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 11, 37.00, 10.00, -9999.00, -9999.00, 24.00 +BDL, 02, 11, 35.00, 18.00, 25.00, 22.00, 35.00 +BDR, 02, 11, 37.00, 22.00, 27.00, 19.00, 37.00 +BET, 02, 11, 12.00, 1.00, 12.00, 13.00, 20.00 +BFD, 02, 11, 29.00, 12.00, 47.00, 45.00, 63.00 +BFF, 02, 11, 43.00, 16.00, 12.00, 9.00, 16.00 +BFL, 02, 11, 63.00, 42.00, 14.00, 14.00, 22.00 +BGM, 02, 11, 29.00, 14.00, 32.00, 35.00, 48.00 +BGR, 02, 11, 28.00, 9.00, 23.00, 20.00, 33.00 +BGS, 02, 11, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 11, 56.00, 34.00, 25.00, 21.00, 33.00 +BID, 02, 11, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 11, 10.00, -7.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 11, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 11, 38.00, 18.00, 17.00, 16.00, 26.00 +BIS, 02, 11, 25.00, 4.00, 15.00, 16.00, 25.00 +BIX, 02, 11, 62.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 02, 11, 20.00, -5.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 11, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 11, 47.00, 16.00, -9999.00, -9999.00, 17.00 +BKW, 02, 11, 40.00, 22.00, 35.00, 35.00, 49.00 +BLF, 02, 11, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 11, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 11, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 11, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 11, 43.00, 23.00, -9999.00, -9999.00, 28.00 +BNA, 02, 11, 50.00, 29.00, 26.00, 23.00, 37.00 +BNO, 02, 11, 39.00, 18.00, -9999.00, 27.00, 48.00 +BOI, 02, 11, 43.00, 27.00, 23.00, 25.00, 36.00 +BOS, 02, 11, 37.00, 22.00, 22.00, 22.00, 33.00 +BPI, 02, 11, 29.00, -4.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 11, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 11, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 11, 35.00, 17.00, -9999.00, -9999.00, 23.00 +BRO, 02, 11, 71.00, 52.00, 14.00, 14.00, 21.00 +BRW, 02, 11, -11.00, -23.00, 12.00, 10.00, 17.00 +BSM, 02, 11, 62.00, 41.00, -9999.00, -9999.00, 27.00 +BTI, 02, 11, -14.00, -27.00, 10.00, 10.00, 15.00 +BTL, 02, 11, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 11, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 11, 63.00, 42.00, 24.00, 19.00, 32.00 +BTT, 02, 11, -1.00, -19.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 11, 27.00, 8.00, 30.00, 25.00, 42.00 +BUB, 02, 11, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 11, 31.00, 17.00, 45.00, 47.00, 60.00 +BUR, 02, 11, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 11, 63.00, 44.00, -9999.00, 19.00, 29.00 +BWG, 02, 11, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 11, 43.00, 25.00, 23.00, 22.00, 33.00 +BYH, 02, 11, 48.00, 29.00, -9999.00, -9999.00, 35.00 +BYI, 02, 11, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 11, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 11, 58.00, 33.00, 20.00, 21.00, 30.00 +CAG, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 11, 35.00, 18.00, 34.00, 36.00, 51.00 +CAO, 02, 11, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 11, 22.00, 0.00, 27.00, 31.00, 44.00 +CBM, 02, 11, 56.00, 32.00, -9999.00, -9999.00, 36.00 +CDB, 02, 11, 32.00, 23.00, 46.00, 47.00, 62.00 +CDC, 02, 11, 46.00, 21.00, 13.00, 12.00, 20.00 +CDR, 02, 11, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 11, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 11, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 11, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 11, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 11, 51.00, 30.00, 23.00, 24.00, 34.00 +CHO, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 11, 60.00, 39.00, 19.00, 20.00, 30.00 +CID, 02, 11, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 11, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 11, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 11, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 11, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 11, 34.00, 18.00, 37.00, 37.00, 52.00 +CLL, 02, 11, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 11, 52.00, 31.00, 22.00, 22.00, 31.00 +CMH, 02, 11, 37.00, 20.00, 27.00, 31.00, 41.00 +CMI, 02, 11, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 11, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 11, 41.00, 19.00, 11.00, 11.00, 17.00 +CNM, 02, 11, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 11, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +COD, 02, 11, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +COF, 02, 11, 72.00, 51.00, -9999.00, -9999.00, 24.00 +CON, 02, 11, 32.00, 9.00, 23.00, 21.00, 32.00 +COS, 02, 11, 44.00, 19.00, 10.00, 9.00, 15.00 +COT, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 11, 40.00, 22.00, 23.00, 17.00, 30.00 +CPR, 02, 11, 36.00, 15.00, 18.00, 16.00, 25.00 +CRBC, 02, 11, 31.00, -12.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 11, 68.00, 47.00, 18.00, 15.00, 24.00 +CRW, 02, 11, 44.00, 25.00, 36.00, 37.00, 48.00 +CSG, 02, 11, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 11, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 11, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 11, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 11, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 11, 40.00, 22.00, 27.00, 24.00, 37.00 +CVN, 02, 11, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 11, 54.00, 25.00, -9999.00, -9999.00, 11.00 +CXY, 02, 11, 38.00, 22.00, 19.00, 21.00, 32.00 +CYS, 02, 11, 40.00, 18.00, 11.00, 10.00, 16.00 +DAA, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 11, 69.00, 48.00, 16.00, 18.00, 26.00 +DAG, 02, 11, 65.00, 40.00, 8.00, 7.00, 13.00 +DAL, 02, 11, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 11, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 11, 37.00, 20.00, 32.00, 26.00, 42.00 +DBQ, 02, 11, 29.00, 12.00, 23.00, 18.00, 31.00 +DCA, 02, 11, 45.00, 28.00, 22.00, 22.00, 32.00 +DDC, 02, 11, 46.00, 22.00, 11.00, 10.00, 16.00 +DEC, 02, 11, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 11, 46.00, 19.00, 12.00, 10.00, 17.00 +DFW, 02, 11, 58.00, 36.00, 15.00, 14.00, 21.00 +DHN, 02, 11, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 11, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 11, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 11, 66.00, 42.00, -9999.00, -9999.00, 16.00 +DLG, 02, 11, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 11, 21.00, 2.00, 27.00, 23.00, 38.00 +DLLC, 02, 11, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 11, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 11, 67.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 02, 11, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 11, 45.00, 26.00, -9999.00, -9999.00, 33.00 +DPG, 02, 11, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 11, 63.00, 38.00, -9999.00, -9999.00, 31.00 +DRA, 02, 11, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 11, 66.00, 42.00, 11.00, 10.00, 14.00 +DSM, 02, 11, 33.00, 15.00, 19.00, 15.00, 26.00 +DTW, 02, 11, 32.00, 17.00, 28.00, 29.00, 42.00 +DUG, 02, 11, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 11, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 11, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 11, 59.00, 34.00, -9999.00, -9999.00, 17.00 +D45, 02, 11, 17.00, -8.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 11, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 11, 26.00, 5.00, 17.00, 16.00, 26.00 +ECG, 02, 11, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 11, 62.00, 35.00, -9999.00, -9999.00, 11.00 +EED, 02, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 11, 40.00, 9.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 11, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 11, 40.00, 17.00, 42.00, 41.00, 58.00 +EKO, 02, 11, 42.00, 19.00, 20.00, 21.00, 29.00 +ELD, 02, 11, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 11, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 11, 61.00, 33.00, 8.00, 8.00, 13.00 +ELY, 02, 11, 43.00, 14.00, 17.00, 15.00, 25.00 +EMP, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 11, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 02, 11, 50.00, 28.00, -9999.00, -9999.00, 16.00 +ENN, 02, 11, 6.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 11, 42.00, 24.00, -9999.00, -9999.00, 19.00 +EPH, 02, 11, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 11, 33.00, 17.00, 40.00, 38.00, 54.00 +ESF, 02, 11, 61.00, 39.00, -9999.00, -9999.00, 27.00 +EUG, 02, 11, 50.00, 37.00, 44.00, 47.00, 58.00 +EVV, 02, 11, 43.00, 24.00, 24.00, 20.00, 33.00 +EWN, 02, 11, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 11, 40.00, 25.00, 22.00, 19.00, 33.00 +EYW, 02, 11, 75.00, 65.00, 14.00, 13.00, 22.00 +E74, 02, 11, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 11, 50.00, 28.00, -9999.00, -9999.00, 33.00 +FAI, 02, 11, 6.00, -15.00, 13.00, 14.00, 20.00 +FAR, 02, 11, 20.00, 2.00, 16.00, 15.00, 26.00 +FAT, 02, 11, 61.00, 40.00, 18.00, 22.00, 27.00 +FAY, 02, 11, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 11, 34.00, 17.00, 27.00, 30.00, 42.00 +FCS, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 11, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 11, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 11, 45.00, 17.00, 21.00, 22.00, 29.00 +FLL, 02, 11, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 11, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 11, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +FME, 02, 11, 46.00, 23.00, -9999.00, -9999.00, 36.00 +FMH, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 11, 50.00, 21.00, 10.00, 14.00, 16.00 +FMY, 02, 11, 75.00, 54.00, 10.00, 14.00, 21.00 +FNT, 02, 11, 30.00, 15.00, 28.00, 26.00, 40.00 +FOD, 02, 11, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 11, 42.00, 21.00, -9999.00, -9999.00, 22.00 +FOK, 02, 11, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 11, 43.00, 21.00, -9999.00, -9999.00, 18.00 +FSD, 02, 11, 29.00, 9.00, 16.00, 11.00, 22.00 +FSI, 02, 11, 54.00, 28.00, -9999.00, -9999.00, 18.00 +FSM, 02, 11, 53.00, 29.00, 18.00, 15.00, 27.00 +FTK, 02, 11, 44.00, 22.00, -9999.00, -9999.00, 36.00 +FWA, 02, 11, 33.00, 17.00, 25.00, 24.00, 37.00 +FWH, 02, 11, 57.00, 34.00, -9999.00, -9999.00, 21.00 +FYU, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 11, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 11, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 11, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 11, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 11, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 11, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 11, 40.00, 25.00, 27.00, 29.00, 41.00 +GFA, 02, 11, 37.00, 16.00, -9999.00, -9999.00, 23.00 +GFK, 02, 11, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 11, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 11, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 11, 26.00, 7.00, 15.00, 13.00, 22.00 +GJT, 02, 11, 44.00, 23.00, 13.00, 12.00, 19.00 +GKN, 02, 11, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 11, 44.00, 18.00, 9.00, 10.00, 15.00 +GLH, 02, 11, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 11, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 11, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 02, 11, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 11, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 11, 26.00, 9.00, 25.00, 19.00, 33.00 +GRCI, 02, 11, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 11, 50.00, 34.00, -9999.00, -9999.00, 56.00 +GRI, 02, 11, 37.00, 15.00, 13.00, 11.00, 18.00 +GRK, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 11, 31.00, 15.00, 28.00, 31.00, 42.00 +GSB, 02, 11, 54.00, 33.00, -9999.00, -9999.00, 36.00 +GSG, 02, 11, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 11, 50.00, 28.00, 21.00, 22.00, 30.00 +GSP, 02, 11, 53.00, 32.00, 22.00, 21.00, 31.00 +GST, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 11, 29.00, 8.00, -9999.00, -9999.00, 61.00 +GTF, 02, 11, 37.00, 16.00, 16.00, 17.00, 25.00 +GUP, 02, 11, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 11, 35.00, 15.00, -9999.00, -9999.00, 35.00 +GVW, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 02, 11, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 11, 53.00, 37.00, 21.00, 23.00, 35.00 +HBR, 02, 11, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 11, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 11, 21.00, -2.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 11, 41.00, 22.00, -9999.00, -9999.00, 31.00 +HKY, 02, 11, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 11, 36.00, 15.00, 14.00, 14.00, 22.00 +HMN, 02, 11, 62.00, 25.00, -9999.00, -9999.00, 9.00 +HMS, 02, 11, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 11, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 11, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 02, 11, 29.00, 8.00, 13.00, 11.00, 19.00 +HOP, 02, 11, 46.00, 24.00, -9999.00, -9999.00, 35.00 +HOT, 02, 11, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 11, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 11, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 11, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 11, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 11, 63.00, 38.00, -9999.00, -9999.00, 35.00 +HST, 02, 11, 77.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 02, 11, 53.00, 32.00, 27.00, 21.00, 36.00 +HTL, 02, 11, 27.00, 7.00, 33.00, 28.00, 44.00 +HTS, 02, 11, 43.00, 25.00, 32.00, 32.00, 44.00 +HUF, 02, 11, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 11, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 11, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 11, 31.00, 9.00, 12.00, 12.00, 19.00 +IAB, 02, 11, 45.00, 23.00, -9999.00, -9999.00, 17.00 +IAD, 02, 11, 43.00, 22.00, 22.00, 22.00, 34.00 +IAG, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 11, 64.00, 42.00, 19.00, 21.00, 30.00 +ICT, 02, 11, 45.00, 23.00, 16.00, 11.00, 19.00 +IDA, 02, 11, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 11, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 11, 41.00, 24.00, 24.00, 21.00, 34.00 +ILI, 02, 11, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 11, 57.00, 36.00, 19.00, 22.00, 32.00 +IMT, 02, 11, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +IND, 02, 11, 37.00, 20.00, 26.00, 26.00, 38.00 +INL, 02, 11, 18.00, -5.00, 21.00, 20.00, 32.00 +INS, 02, 11, 58.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 02, 11, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 02, 11, 52.00, 24.00, 8.00, 10.00, 16.00 +IPL, 02, 11, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 11, 36.00, 18.00, 24.00, 26.00, 37.00 +IRK, 02, 11, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 11, 26.00, 4.00, 13.00, 11.00, 20.00 +ISP, 02, 11, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 11, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 11, 70.00, 41.00, -9999.00, -9999.00, 13.00 +IWD, 02, 11, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 11, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 11, 59.00, 35.00, 23.00, 20.00, 33.00 +JAX, 02, 11, 66.00, 42.00, 16.00, 20.00, 27.00 +JBR, 02, 11, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 11, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 11, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 11, 39.00, 26.00, 23.00, 19.00, 33.00 +JHW, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 11, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 11, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 11, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 11, 33.00, 22.00, 43.00, 48.00, 56.00 +JST, 02, 11, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 11, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 11, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 11, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 11, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 11, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 11, 31.00, 13.00, 31.00, 29.00, 45.00 +LAR, 02, 11, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 11, 62.00, 38.00, 7.00, 9.00, 12.00 +LAX, 02, 11, 66.00, 49.00, 15.00, 17.00, 21.00 +LBB, 02, 11, 57.00, 28.00, 10.00, 10.00, 14.00 +LBF, 02, 11, 40.00, 13.00, 13.00, 7.00, 17.00 +LCH, 02, 11, 62.00, 43.00, 21.00, 20.00, 32.00 +LCK, 02, 11, 39.00, 21.00, -9999.00, -9999.00, 38.00 +LEB, 02, 11, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 11, 43.00, 24.00, 28.00, 26.00, 39.00 +LFI, 02, 11, 48.00, 32.00, -9999.00, -9999.00, 33.00 +LFK, 02, 11, 62.00, 39.00, 17.00, 20.00, 28.00 +LFT, 02, 11, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 11, 38.00, 26.00, 23.00, 19.00, 33.00 +LGB, 02, 11, 68.00, 47.00, 15.00, 17.00, 23.00 +LGU, 02, 11, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 11, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 11, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 11, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 11, 53.00, 32.00, 21.00, 20.00, 31.00 +LIZ, 02, 11, 22.00, 0.00, -9999.00, -9999.00, 47.00 +LMT, 02, 11, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +LND, 02, 11, 36.00, 13.00, 11.00, 10.00, 16.00 +LNK, 02, 11, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 11, 49.00, 21.00, 13.00, 12.00, 19.00 +LOZ, 02, 11, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 11, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 11, 53.00, 32.00, -9999.00, -9999.00, 23.00 +LSE, 02, 11, 29.00, 9.00, 19.00, 16.00, 25.00 +LSF, 02, 11, 60.00, 37.00, -9999.00, -9999.00, 34.00 +LSV, 02, 11, 66.00, 32.00, -9999.00, -9999.00, 8.00 +LTS, 02, 11, 58.00, 29.00, -9999.00, -9999.00, 15.00 +LUF, 02, 11, 71.00, 39.00, -9999.00, -9999.00, 11.00 +LVS, 02, 11, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 11, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 11, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 11, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 11, 46.00, 26.00, 20.00, 23.00, 32.00 +MAF, 02, 11, 61.00, 32.00, 8.00, 7.00, 12.00 +MBL, 02, 11, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 11, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 11, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 11, 61.00, 43.00, -9999.00, -9999.00, 29.00 +MCF, 02, 11, 71.00, 51.00, -9999.00, -9999.00, 23.00 +MCG, 02, 11, 8.00, -15.00, 17.00, 20.00, 27.00 +MCI, 02, 11, 40.00, 21.00, 19.00, 16.00, 27.00 +MCK, 02, 11, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 11, 60.00, 36.00, 21.00, 22.00, 31.00 +MCO, 02, 11, 72.00, 49.00, 14.00, 19.00, 26.00 +MCW, 02, 11, 27.00, 9.00, 16.00, 11.00, 20.00 +MC2, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 02, 11, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 11, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 11, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 11, 34.00, 18.00, 25.00, 23.00, 36.00 +MEI, 02, 11, 60.00, 36.00, 23.00, 19.00, 31.00 +MEM, 02, 11, 53.00, 34.00, 23.00, 17.00, 31.00 +MER, 02, 11, 61.00, 38.00, -9999.00, -9999.00, 27.00 +MFD, 02, 11, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 11, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 11, 52.00, 32.00, 26.00, 32.00, 40.00 +MGE, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 11, 60.00, 38.00, 22.00, 20.00, 33.00 +MGW, 02, 11, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 11, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 11, 59.00, 41.00, -9999.00, -9999.00, 29.00 +MHS, 02, 11, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 11, 76.00, 57.00, 14.00, 16.00, 25.00 +MIB, 02, 11, 22.00, 5.00, -9999.00, -9999.00, 27.00 +MIV, 02, 11, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 11, 46.00, 24.00, -9999.00, -9999.00, 26.00 +MKC, 02, 11, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 11, 29.00, 15.00, 31.00, 26.00, 40.00 +MKG, 02, 11, 30.00, 17.00, 38.00, 35.00, 50.00 +MKL, 02, 11, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 11, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 11, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 11, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 11, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 11, 33.00, 15.00, 20.00, 18.00, 29.00 +MLS, 02, 11, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 11, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 11, 60.00, 37.00, -9999.00, -9999.00, 37.00 +MOB, 02, 11, 63.00, 42.00, 25.00, 20.00, 34.00 +MOT, 02, 11, 22.00, 5.00, 16.00, 15.00, 25.00 +MPV, 02, 11, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 11, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 11, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 11, 64.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 11, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 11, 61.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 11, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 11, 29.00, 10.00, 23.00, 18.00, 30.00 +MSO, 02, 11, 36.00, 20.00, 25.00, 25.00, 38.00 +MSP, 02, 11, 26.00, 8.00, 20.00, 17.00, 30.00 +MSS, 02, 11, 26.00, 6.00, 31.00, 29.00, 42.00 +MSY, 02, 11, 63.00, 44.00, 22.00, 20.00, 33.00 +MTC, 02, 11, 31.00, 17.00, -9999.00, -9999.00, 37.00 +MTN, 02, 11, 43.00, 24.00, -9999.00, -9999.00, 36.00 +MTO, 02, 11, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 11, 38.00, 19.00, -9999.00, -9999.00, 36.00 +MUO, 02, 11, 47.00, 26.00, -9999.00, -9999.00, 26.00 +MWA, 02, 11, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 11, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 11, 60.00, 38.00, -9999.00, -9999.00, 34.00 +MYL, 02, 11, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 11, 59.00, 34.00, -9999.00, -9999.00, 31.00 +NAO, 02, 11, 58.00, 42.00, -9999.00, -9999.00, 27.00 +NBC, 02, 11, 61.00, 40.00, -9999.00, -9999.00, 32.00 +NBE, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 11, 33.00, 16.00, -9999.00, -9999.00, 29.00 +NCA, 02, 11, 59.00, 33.00, -9999.00, -9999.00, 33.00 +NCO, 02, 11, 38.00, 23.00, -9999.00, -9999.00, 35.00 +NC1, 02, 11, 58.00, 38.00, -9999.00, -9999.00, 11.00 +NEL, 02, 11, 42.00, 21.00, -9999.00, -9999.00, 32.00 +NFG, 02, 11, 65.00, 45.00, -9999.00, -9999.00, 22.00 +NFL, 02, 11, 51.00, 22.00, -9999.00, -9999.00, 14.00 +NGP, 02, 11, 68.00, 49.00, -9999.00, -9999.00, 22.00 +NGU, 02, 11, 49.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 11, 59.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 11, 45.00, 26.00, -9999.00, -9999.00, 32.00 +NHZ, 02, 11, 32.00, 12.00, -9999.00, -9999.00, 36.00 +NID, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NIP, 02, 11, 66.00, 42.00, -9999.00, -9999.00, 25.00 +NIR, 02, 11, 66.00, 43.00, -9999.00, -9999.00, 22.00 +NKT, 02, 11, 56.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 02, 11, 66.00, 50.00, -9999.00, -9999.00, 19.00 +NLC, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NMM, 02, 11, 59.00, 34.00, -9999.00, -9999.00, 30.00 +NPA, 02, 11, 62.00, 43.00, -9999.00, -9999.00, 32.00 +NQA, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 11, 71.00, 47.00, -9999.00, -9999.00, 21.00 +NQX, 02, 11, 75.00, 65.00, -9999.00, -9999.00, 21.00 +NRB, 02, 11, 65.00, 46.00, -9999.00, -9999.00, 29.00 +NRC, 02, 11, 62.00, 39.00, -9999.00, -9999.00, 34.00 +NRS, 02, 11, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 11, 63.00, 40.00, -9999.00, -9999.00, 32.00 +NSI, 02, 11, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 11, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTK, 02, 11, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 11, 49.00, 32.00, -9999.00, -9999.00, 36.00 +NUC, 02, 11, 64.00, 49.00, -9999.00, -9999.00, 15.00 +NUQ, 02, 11, 61.00, 40.00, -9999.00, -9999.00, 32.00 +NUW, 02, 11, 48.00, 35.00, -9999.00, -9999.00, 47.00 +NWF, 02, 11, 68.00, 47.00, -9999.00, -9999.00, 21.00 +NXX, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 11, 46.00, 22.00, -9999.00, -9999.00, 32.00 +NZC, 02, 11, 67.00, 39.00, -9999.00, -9999.00, 29.00 +NZJ, 02, 11, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 11, 37.00, 19.00, -9999.00, -9999.00, 39.00 +NZY, 02, 11, 66.00, 50.00, -9999.00, -9999.00, 18.00 +OAK, 02, 11, 60.00, 42.00, 26.00, 30.00, 37.00 +OAR, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 11, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 11, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 11, 51.00, 29.00, 15.00, 11.00, 21.00 +OLM, 02, 11, 49.00, 33.00, 52.00, 55.00, 66.00 +OMA, 02, 11, 36.00, 16.00, 11.00, 13.00, 19.00 +OME, 02, 11, 12.00, -4.00, 17.00, 20.00, 27.00 +ONT, 02, 11, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 11, 33.00, 16.00, 24.00, 23.00, 34.00 +ORF, 02, 11, 49.00, 32.00, 23.00, 23.00, 36.00 +ORH, 02, 11, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 11, 0.00, -22.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 11, 29.00, 9.00, -9999.00, -9999.00, 44.00 +OTG, 02, 11, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 11, 54.00, 40.00, 50.00, 53.00, 61.00 +OTM, 02, 11, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 11, 2.00, -12.00, 12.00, 16.00, 20.00 +OURC, 02, 11, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 11, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 11, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 11, 62.00, 39.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 11, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 11, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 11, 5.00, -16.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 11, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 11, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 11, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 11, 64.00, 40.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 11, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 11, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 11, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 11, 3.00, -10.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 11, 8.00, -15.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 11, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 11, 27.00, 8.00, -9999.00, -9999.00, 35.00 +PBI, 02, 11, 76.00, 56.00, 17.00, 21.00, 29.00 +PDT, 02, 11, 46.00, 31.00, 29.00, 26.00, 42.00 +PDX, 02, 11, 50.00, 36.00, 49.00, 50.00, 62.00 +PFN, 02, 11, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 11, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 11, 40.00, 24.00, 23.00, 20.00, 33.00 +PHX, 02, 11, 70.00, 44.00, 10.00, 10.00, 14.00 +PIA, 02, 11, 34.00, 17.00, 23.00, 20.00, 34.00 +PIB, 02, 11, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 11, 37.00, 19.00, 24.00, 25.00, 36.00 +PIR, 02, 11, 32.00, 11.00, 9.00, 10.00, 16.00 +PIT, 02, 11, 36.00, 19.00, 39.00, 33.00, 52.00 +PKB, 02, 11, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 11, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 11, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 11, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 11, 62.00, 43.00, 22.00, 18.00, 30.00 +POB, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 11, 61.00, 37.00, -9999.00, -9999.00, 30.00 +POM, 02, 11, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 02, 11, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 11, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 11, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 11, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 11, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 11, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 11, 35.00, 14.00, -9999.00, -9999.00, 35.00 +PSP, 02, 11, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 11, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 11, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 11, 50.00, 19.00, 8.00, 7.00, 11.00 +PUC, 02, 11, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 11, 38.00, 20.00, 23.00, 23.00, 34.00 +PVU, 02, 11, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 11, 32.00, 13.00, 24.00, 22.00, 33.00 +P02, 02, 11, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +P07, 02, 11, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +P11, 02, 11, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +P24, 02, 11, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +P28, 02, 11, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +P35, 02, 11, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +P38, 02, 11, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +P39, 02, 11, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +P58, 02, 11, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +P59, 02, 11, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +P60, 02, 11, 26.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 02, 11, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +P67, 02, 11, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +P68, 02, 11, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +P69, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 11, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 11, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 11, 37.00, 14.00, 13.00, 14.00, 21.00 +RBL, 02, 11, 60.00, 40.00, 27.00, 30.00, 37.00 +RCA, 02, 11, 37.00, 14.00, -9999.00, -9999.00, 24.00 +RDD, 02, 11, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 11, 46.00, 24.00, 18.00, 20.00, 30.00 +RDR, 02, 11, 19.00, 0.00, -9999.00, -9999.00, 22.00 +RDU, 02, 11, 52.00, 30.00, 21.00, 24.00, 32.00 +REE, 02, 11, 57.00, 28.00, -9999.00, -9999.00, 11.00 +REJ, 02, 11, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 11, 31.00, 13.00, 22.00, 18.00, 29.00 +RIC, 02, 11, 48.00, 27.00, 22.00, 25.00, 34.00 +RIV, 02, 11, 68.00, 43.00, -9999.00, -9999.00, 17.00 +RIW, 02, 11, 36.00, 5.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 11, 33.00, 14.00, 13.00, 8.00, 17.00 +RME, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 11, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +RND, 02, 11, 65.00, 40.00, -9999.00, -9999.00, 26.00 +RNO, 02, 11, 51.00, 23.00, 16.00, 17.00, 23.00 +ROA, 02, 11, 46.00, 26.00, 19.00, 22.00, 31.00 +ROC, 02, 11, 32.00, 16.00, 41.00, 41.00, 57.00 +ROW, 02, 11, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 11, 44.00, 20.00, 10.00, 10.00, 15.00 +RST, 02, 11, 25.00, 7.00, 22.00, 17.00, 29.00 +RWF, 02, 11, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 11, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 11, 59.00, 41.00, 27.00, 26.00, 35.00 +SAF, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 11, 66.00, 50.00, 17.00, 17.00, 22.00 +SAT, 02, 11, 65.00, 40.00, 19.00, 15.00, 24.00 +SAV, 02, 11, 62.00, 40.00, 18.00, 19.00, 27.00 +SAW, 02, 11, 26.00, 11.00, -9999.00, -9999.00, 51.00 +SBA, 02, 11, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 11, 69.00, 42.00, -9999.00, -9999.00, 18.00 +SBN, 02, 11, 33.00, 18.00, 32.00, 34.00, 46.00 +SBP, 02, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 11, 32.00, 2.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 11, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 11, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 11, 60.00, 40.00, 23.00, 23.00, 33.00 +SDF, 02, 11, 44.00, 26.00, 23.00, 24.00, 34.00 +SEA, 02, 11, 49.00, 37.00, 43.00, 43.00, 56.00 +SEM, 02, 11, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 11, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 11, 59.00, 45.00, 24.00, 27.00, 34.00 +SGF, 02, 11, 45.00, 24.00, 20.00, 17.00, 27.00 +SGY, 02, 11, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 11, 37.00, 14.00, 16.00, 16.00, 25.00 +SHV, 02, 11, 60.00, 37.00, 22.00, 19.00, 32.00 +SIT, 02, 11, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 11, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 11, 61.00, 34.00, 12.00, 8.00, 16.00 +SKA, 02, 11, 40.00, 25.00, -9999.00, -9999.00, 38.00 +SKF, 02, 11, 65.00, 40.00, -9999.00, -9999.00, 25.00 +SLC, 02, 11, 43.00, 24.00, 22.00, 22.00, 33.00 +SLE, 02, 11, 51.00, 34.00, 45.00, 46.00, 59.00 +SLN, 02, 11, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 11, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 11, 65.00, 40.00, -9999.00, 22.00, 35.00 +SNA, 02, 11, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 11, 27.00, 18.00, 35.00, 36.00, 52.00 +SNS, 02, 11, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 11, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 11, 36.00, 19.00, 25.00, 21.00, 35.00 +SPS, 02, 11, 56.00, 31.00, 14.00, 11.00, 20.00 +SRQ, 02, 11, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 11, 59.00, 34.00, -9999.00, -9999.00, 32.00 +SSI, 02, 11, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +STC, 02, 11, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 11, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +STL, 02, 11, 42.00, 24.00, 24.00, 19.00, 32.00 +STNV, 02, 11, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +STS, 02, 11, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 11, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 11, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 11, 61.00, 39.00, -9999.00, -9999.00, 27.00 +SUX, 02, 11, 32.00, 13.00, 14.00, 14.00, 22.00 +SVN, 02, 11, 62.00, 40.00, -9999.00, -9999.00, 30.00 +SWF, 02, 11, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 11, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 11, 32.00, 14.00, 40.00, 37.00, 52.00 +SZL, 02, 11, 42.00, 20.00, -9999.00, -9999.00, 24.00 +TAD, 02, 11, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 11, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 11, 50.00, 21.00, -9999.00, -9999.00, 31.00 +TCC, 02, 11, 56.00, 25.00, 5.00, 5.00, 8.00 +TCL, 02, 11, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 11, 50.00, 34.00, -9999.00, -9999.00, 60.00 +TCS, 02, 11, 58.00, 30.00, -9999.00, 8.00, 12.00 +TEB, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 11, 51.00, 29.00, -9999.00, -9999.00, 19.00 +TKA, 02, 11, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 11, 65.00, 39.00, 18.00, 17.00, 26.00 +TNX, 02, 11, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 11, 32.00, 16.00, 29.00, 28.00, 42.00 +TOP, 02, 11, 42.00, 21.00, 15.00, 16.00, 23.00 +TPA, 02, 11, 71.00, 51.00, 15.00, 17.00, 24.00 +TPH, 02, 11, 48.00, 23.00, 10.00, 9.00, 13.00 +TRI, 02, 11, 47.00, 26.00, 27.00, 28.00, 39.00 +TRK, 02, 11, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 11, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 11, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 11, 50.00, 29.00, 15.00, 15.00, 23.00 +TUP, 02, 11, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 11, 67.00, 40.00, 10.00, 10.00, 16.00 +TVC, 02, 11, 27.00, 11.00, 35.00, 33.00, 47.00 +TVL, 02, 11, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 11, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 11, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 11, 50.00, 28.00, 26.00, 24.00, 36.00 +T01, 02, 11, 46.00, 27.00, -9999.00, -9999.00, 33.00 +T02, 02, 11, 56.00, 33.00, -9999.00, -9999.00, 37.00 +T03, 02, 11, 59.00, 36.00, -9999.00, -9999.00, 31.00 +T04, 02, 11, 72.00, 52.00, -9999.00, -9999.00, 23.00 +T05, 02, 11, 43.00, 18.00, -9999.00, -9999.00, 17.00 +T06, 02, 11, 62.00, 35.00, -9999.00, -9999.00, 36.00 +T07, 02, 11, 46.00, 17.00, -9999.00, -9999.00, 36.00 +T08, 02, 11, 42.00, 24.00, -9999.00, -9999.00, 31.00 +UCA, 02, 11, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 11, 58.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 02, 11, 49.00, 35.00, 63.00, 63.00, 72.00 +UIN, 02, 11, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 11, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 11, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 11, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +U15, 02, 11, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +U28, 02, 11, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 11, 63.00, 38.00, -9999.00, -9999.00, 29.00 +VBG, 02, 11, 66.00, 42.00, -9999.00, -9999.00, 27.00 +VCT, 02, 11, 66.00, 45.00, 18.00, 18.00, 28.00 +VCV, 02, 11, 62.00, 33.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 11, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 11, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 11, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 11, 40.00, 8.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 11, 63.00, 38.00, -9999.00, -9999.00, 31.00 +VRB, 02, 11, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 11, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 11, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 11, 46.00, 27.00, -9999.00, 27.00, -9999.00 +WJA, 02, 11, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 11, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 11, 8.00, -16.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 11, 48.00, 22.00, 15.00, 17.00, 25.00 +WPO, 02, 11, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 11, 60.00, 36.00, -9999.00, -9999.00, 35.00 +WRG, 02, 11, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 11, 42.00, 22.00, -9999.00, -9999.00, 33.00 +WRL, 02, 11, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +X68, 02, 11, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 11, 34.00, 21.00, 57.00, 57.00, 65.00 +YCG, 02, 11, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 11, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 11, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 11, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 11, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 11, 45.00, 26.00, 22.00, 20.00, 32.00 +YNG, 02, 11, 33.00, 17.00, 30.00, 32.00, 47.00 +YPA, 02, 11, 14.00, -10.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 11, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 11, 10.00, -11.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 11, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 11, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 11, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 11, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 11, 73.00, 46.00, 4.00, 7.00, 8.00 +YVR, 02, 11, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 11, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 11, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 11, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 11, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 11, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 11, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 11, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 11, 22.00, 4.00, 39.00, 35.00, 55.00 +ZUN, 02, 11, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 11, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 11, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 11, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +01R, 02, 11, 60.00, 38.00, -9999.00, -9999.00, 31.00 +1V1, 02, 11, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 11, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 11, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 11, 53.00, 35.00, -9999.00, -9999.00, 36.00 +2PJ, 02, 11, 59.00, 34.00, -9999.00, -9999.00, 37.00 +3B1, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 11, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 11, 27.00, 8.00, -9999.00, -9999.00, 44.00 +3SE, 02, 11, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 11, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 11, 49.00, 17.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 11, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 11, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 11, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 11, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 11, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 12, 37.00, 21.00, 27.00, 23.00, 38.00 +ABI, 02, 12, 59.00, 35.00, 12.00, 9.00, 16.00 +ABQ, 02, 12, 53.00, 26.00, 11.00, 11.00, 17.00 +ABR, 02, 12, 26.00, 6.00, 13.00, 12.00, 20.00 +ABY, 02, 12, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 12, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 12, 61.00, 38.00, 14.00, 15.00, 22.00 +ACV, 02, 12, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 12, 43.00, 24.00, 20.00, 20.00, 32.00 +ADK, 02, 12, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 12, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 12, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 12, 44.00, 24.00, -9999.00, -9999.00, 31.00 +AEX, 02, 12, 62.00, 40.00, -9999.00, -9999.00, 31.00 +AFF, 02, 12, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 12, 75.00, 49.00, -9999.00, -9999.00, 34.00 +AGS, 02, 12, 60.00, 35.00, 19.00, 20.00, 29.00 +AHN, 02, 12, 56.00, 35.00, 22.00, 21.00, 32.00 +AKN, 02, 12, 23.00, 7.00, 18.00, 22.00, 30.00 +AKO, 02, 12, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 12, 33.00, 14.00, 24.00, 23.00, 35.00 +ALI, 02, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 12, 29.00, 10.00, 19.00, 14.00, 25.00 +ALS, 02, 12, 39.00, 4.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 12, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 12, 53.00, 25.00, 13.00, 11.00, 19.00 +AMG, 02, 12, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 12, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 12, 26.00, 12.00, 16.00, 19.00, 25.00 +AND, 02, 12, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 12, 42.00, 32.00, 62.00, 58.00, 74.00 +AOO, 02, 12, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +APN, 02, 12, 28.00, 8.00, 28.00, 26.00, 40.00 +AQQ, 02, 12, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +ART, 02, 12, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +AST, 02, 12, 51.00, 37.00, 57.00, 59.00, 69.00 +ATL, 02, 12, 55.00, 35.00, 23.00, 22.00, 33.00 +ATW, 02, 12, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 12, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 12, 40.00, 20.00, -9999.00, -9999.00, 35.00 +AUG, 02, 12, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 12, 63.00, 42.00, 16.00, 16.00, 23.00 +AUW, 02, 12, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 12, 50.00, 27.00, 23.00, 20.00, 32.00 +AVP, 02, 12, 34.00, 19.00, 26.00, 23.00, 37.00 +AXN, 02, 12, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 12, 36.00, 15.00, -9999.00, -9999.00, 32.00 +AYS, 02, 12, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 12, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 12, 61.00, 41.00, -9999.00, -9999.00, 32.00 +BAD, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 12, 38.00, 11.00, -9999.00, -9999.00, 24.00 +BDL, 02, 12, 36.00, 19.00, 25.00, 22.00, 35.00 +BDR, 02, 12, 38.00, 23.00, 27.00, 19.00, 37.00 +BET, 02, 12, 13.00, 1.00, 12.00, 13.00, 20.00 +BFD, 02, 12, 30.00, 12.00, 46.00, 44.00, 63.00 +BFF, 02, 12, 44.00, 17.00, 11.00, 9.00, 16.00 +BFL, 02, 12, 64.00, 43.00, 14.00, 14.00, 22.00 +BGM, 02, 12, 30.00, 15.00, 32.00, 35.00, 48.00 +BGR, 02, 12, 29.00, 10.00, 23.00, 20.00, 33.00 +BGS, 02, 12, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 12, 57.00, 34.00, 25.00, 21.00, 33.00 +BID, 02, 12, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 12, 10.00, -6.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 12, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 12, 38.00, 19.00, 17.00, 16.00, 26.00 +BIS, 02, 12, 26.00, 4.00, 15.00, 16.00, 25.00 +BIX, 02, 12, 63.00, 45.00, -9999.00, -9999.00, 31.00 +BJI, 02, 12, 20.00, -5.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 12, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 12, 47.00, 17.00, -9999.00, -9999.00, 17.00 +BKW, 02, 12, 41.00, 23.00, 35.00, 35.00, 48.00 +BLF, 02, 12, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 12, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 12, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 12, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 12, 44.00, 24.00, -9999.00, -9999.00, 28.00 +BNA, 02, 12, 50.00, 30.00, 26.00, 23.00, 37.00 +BNO, 02, 12, 39.00, 19.00, -9999.00, 27.00, 49.00 +BOI, 02, 12, 44.00, 27.00, 23.00, 25.00, 36.00 +BOS, 02, 12, 38.00, 23.00, 22.00, 22.00, 33.00 +BPI, 02, 12, 30.00, -3.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 12, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 12, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 12, 35.00, 17.00, -9999.00, -9999.00, 23.00 +BRO, 02, 12, 72.00, 53.00, 14.00, 13.00, 21.00 +BRW, 02, 12, -12.00, -24.00, 12.00, 10.00, 17.00 +BSM, 02, 12, 63.00, 42.00, -9999.00, -9999.00, 27.00 +BTI, 02, 12, -15.00, -27.00, 10.00, 10.00, 15.00 +BTL, 02, 12, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 12, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 12, 63.00, 43.00, 24.00, 18.00, 31.00 +BTT, 02, 12, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 12, 27.00, 9.00, 30.00, 25.00, 41.00 +BUB, 02, 12, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 12, 32.00, 17.00, 45.00, 47.00, 60.00 +BUR, 02, 12, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 12, 63.00, 45.00, -9999.00, 19.00, 29.00 +BWG, 02, 12, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 12, 43.00, 26.00, 23.00, 22.00, 33.00 +BYH, 02, 12, 49.00, 30.00, -9999.00, -9999.00, 35.00 +BYI, 02, 12, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 12, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 12, 59.00, 34.00, 20.00, 20.00, 30.00 +CAG, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 12, 36.00, 19.00, 34.00, 36.00, 50.00 +CAO, 02, 12, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 12, 23.00, 0.00, 27.00, 31.00, 44.00 +CBM, 02, 12, 57.00, 33.00, -9999.00, -9999.00, 36.00 +CDB, 02, 12, 32.00, 23.00, 46.00, 47.00, 62.00 +CDC, 02, 12, 47.00, 22.00, 13.00, 11.00, 20.00 +CDR, 02, 12, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 12, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 12, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 12, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 12, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 12, 52.00, 31.00, 23.00, 23.00, 33.00 +CHO, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 12, 61.00, 40.00, 19.00, 20.00, 30.00 +CID, 02, 12, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 12, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 12, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 12, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 12, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 12, 35.00, 19.00, 37.00, 37.00, 52.00 +CLL, 02, 12, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 12, 53.00, 32.00, 22.00, 22.00, 31.00 +CMH, 02, 12, 38.00, 21.00, 27.00, 31.00, 41.00 +CMI, 02, 12, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 12, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 12, 41.00, 20.00, 11.00, 11.00, 17.00 +CNM, 02, 12, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 12, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +COD, 02, 12, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +COF, 02, 12, 72.00, 51.00, -9999.00, -9999.00, 25.00 +CON, 02, 12, 33.00, 10.00, 23.00, 21.00, 32.00 +COS, 02, 12, 45.00, 19.00, 9.00, 9.00, 15.00 +COT, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 12, 41.00, 23.00, 23.00, 17.00, 30.00 +CPR, 02, 12, 37.00, 16.00, 18.00, 16.00, 24.00 +CRBC, 02, 12, 32.00, -11.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 12, 69.00, 48.00, 17.00, 15.00, 24.00 +CRW, 02, 12, 45.00, 26.00, 35.00, 37.00, 48.00 +CSG, 02, 12, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 12, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 12, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 12, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 12, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 12, 40.00, 22.00, 26.00, 24.00, 37.00 +CVN, 02, 12, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 12, 55.00, 26.00, -9999.00, -9999.00, 11.00 +CXY, 02, 12, 39.00, 23.00, 19.00, 21.00, 32.00 +CYS, 02, 12, 41.00, 18.00, 11.00, 10.00, 15.00 +DAA, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 12, 70.00, 48.00, 16.00, 18.00, 26.00 +DAG, 02, 12, 66.00, 41.00, 8.00, 7.00, 13.00 +DAL, 02, 12, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 12, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 12, 38.00, 21.00, 32.00, 26.00, 42.00 +DBQ, 02, 12, 29.00, 12.00, 23.00, 18.00, 31.00 +DCA, 02, 12, 46.00, 29.00, 22.00, 22.00, 32.00 +DDC, 02, 12, 47.00, 23.00, 11.00, 10.00, 16.00 +DEC, 02, 12, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 12, 47.00, 20.00, 12.00, 10.00, 16.00 +DFW, 02, 12, 59.00, 37.00, 15.00, 14.00, 21.00 +DHN, 02, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 12, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 12, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 12, 67.00, 43.00, -9999.00, -9999.00, 16.00 +DLG, 02, 12, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 12, 21.00, 2.00, 27.00, 23.00, 38.00 +DLLC, 02, 12, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 12, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 12, 68.00, 41.00, -9999.00, -9999.00, 12.00 +DMN, 02, 12, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 12, 46.00, 27.00, -9999.00, -9999.00, 33.00 +DPG, 02, 12, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 12, 64.00, 39.00, -9999.00, -9999.00, 31.00 +DRA, 02, 12, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 12, 67.00, 43.00, 10.00, 10.00, 13.00 +DSM, 02, 12, 33.00, 15.00, 19.00, 15.00, 25.00 +DTW, 02, 12, 33.00, 18.00, 28.00, 29.00, 42.00 +DUG, 02, 12, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 12, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 12, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 12, 59.00, 35.00, -9999.00, -9999.00, 17.00 +D45, 02, 12, 17.00, -8.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 12, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 12, 26.00, 5.00, 17.00, 16.00, 26.00 +ECG, 02, 12, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 12, 62.00, 36.00, -9999.00, -9999.00, 11.00 +EED, 02, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 12, 40.00, 10.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 12, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 12, 41.00, 18.00, 42.00, 40.00, 57.00 +EKO, 02, 12, 43.00, 20.00, 20.00, 21.00, 29.00 +ELD, 02, 12, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 12, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 12, 62.00, 34.00, 8.00, 8.00, 13.00 +ELY, 02, 12, 44.00, 15.00, 17.00, 15.00, 25.00 +EMP, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 12, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +END, 02, 12, 51.00, 29.00, -9999.00, -9999.00, 16.00 +ENN, 02, 12, 6.00, -16.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 12, 42.00, 25.00, -9999.00, -9999.00, 19.00 +EPH, 02, 12, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 12, 34.00, 18.00, 40.00, 38.00, 54.00 +ESF, 02, 12, 62.00, 40.00, -9999.00, -9999.00, 27.00 +EUG, 02, 12, 51.00, 37.00, 44.00, 47.00, 58.00 +EVV, 02, 12, 43.00, 25.00, 24.00, 20.00, 32.00 +EWN, 02, 12, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 12, 40.00, 25.00, 22.00, 19.00, 33.00 +EYW, 02, 12, 75.00, 66.00, 14.00, 13.00, 22.00 +E74, 02, 12, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 12, 51.00, 29.00, -9999.00, -9999.00, 33.00 +FAI, 02, 12, 6.00, -15.00, 12.00, 14.00, 20.00 +FAR, 02, 12, 21.00, 2.00, 16.00, 15.00, 25.00 +FAT, 02, 12, 62.00, 41.00, 18.00, 22.00, 27.00 +FAY, 02, 12, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 12, 35.00, 18.00, 27.00, 30.00, 42.00 +FCS, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 12, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 12, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 12, 45.00, 18.00, 21.00, 22.00, 29.00 +FLL, 02, 12, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 12, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 12, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FME, 02, 12, 47.00, 24.00, -9999.00, -9999.00, 36.00 +FMH, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 12, 50.00, 22.00, 10.00, 15.00, 16.00 +FMY, 02, 12, 75.00, 54.00, 10.00, 14.00, 21.00 +FNT, 02, 12, 31.00, 16.00, 28.00, 25.00, 40.00 +FOD, 02, 12, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 12, 42.00, 21.00, -9999.00, -9999.00, 22.00 +FOK, 02, 12, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 12, 44.00, 22.00, -9999.00, -9999.00, 18.00 +FSD, 02, 12, 29.00, 9.00, 16.00, 11.00, 22.00 +FSI, 02, 12, 55.00, 28.00, -9999.00, -9999.00, 18.00 +FSM, 02, 12, 53.00, 30.00, 18.00, 15.00, 27.00 +FTK, 02, 12, 44.00, 23.00, -9999.00, -9999.00, 36.00 +FWA, 02, 12, 34.00, 18.00, 25.00, 24.00, 37.00 +FWH, 02, 12, 58.00, 35.00, -9999.00, -9999.00, 21.00 +FYU, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 12, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 12, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 12, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 12, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 12, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 12, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 12, 40.00, 26.00, 27.00, 29.00, 41.00 +GFA, 02, 12, 37.00, 17.00, -9999.00, -9999.00, 23.00 +GFK, 02, 12, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 12, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 12, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 12, 26.00, 7.00, 15.00, 13.00, 22.00 +GJT, 02, 12, 44.00, 23.00, 13.00, 11.00, 19.00 +GKN, 02, 12, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 12, 45.00, 19.00, 9.00, 10.00, 14.00 +GLH, 02, 12, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 12, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 12, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 12, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 02, 12, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 12, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 12, 27.00, 9.00, 25.00, 19.00, 33.00 +GRCI, 02, 12, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 12, 51.00, 34.00, -9999.00, -9999.00, 56.00 +GRI, 02, 12, 38.00, 16.00, 13.00, 11.00, 18.00 +GRK, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 12, 32.00, 16.00, 28.00, 31.00, 41.00 +GSB, 02, 12, 55.00, 34.00, -9999.00, -9999.00, 36.00 +GSG, 02, 12, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 12, 51.00, 29.00, 21.00, 22.00, 30.00 +GSP, 02, 12, 54.00, 32.00, 22.00, 21.00, 31.00 +GST, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 12, 30.00, 9.00, -9999.00, -9999.00, 61.00 +GTF, 02, 12, 37.00, 17.00, 16.00, 17.00, 25.00 +GUP, 02, 12, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 12, 35.00, 16.00, -9999.00, -9999.00, 35.00 +GVW, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 02, 12, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 12, 53.00, 38.00, 21.00, 23.00, 34.00 +HBR, 02, 12, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 12, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 12, 21.00, -2.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 12, 42.00, 23.00, -9999.00, -9999.00, 31.00 +HKY, 02, 12, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 12, 37.00, 16.00, 14.00, 14.00, 22.00 +HMN, 02, 12, 63.00, 26.00, -9999.00, -9999.00, 9.00 +HMS, 02, 12, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 12, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 12, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 02, 12, 29.00, 8.00, 13.00, 11.00, 19.00 +HOP, 02, 12, 47.00, 25.00, -9999.00, -9999.00, 35.00 +HOT, 02, 12, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 12, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 12, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 12, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 12, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 12, 64.00, 39.00, -9999.00, -9999.00, 36.00 +HST, 02, 12, 77.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 02, 12, 53.00, 33.00, 27.00, 21.00, 36.00 +HTL, 02, 12, 28.00, 8.00, 33.00, 28.00, 44.00 +HTS, 02, 12, 44.00, 26.00, 32.00, 32.00, 44.00 +HUF, 02, 12, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 12, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 12, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 12, 31.00, 10.00, 12.00, 12.00, 19.00 +IAB, 02, 12, 45.00, 23.00, -9999.00, -9999.00, 17.00 +IAD, 02, 12, 44.00, 23.00, 22.00, 22.00, 34.00 +IAG, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 12, 65.00, 43.00, 19.00, 21.00, 30.00 +ICT, 02, 12, 45.00, 23.00, 16.00, 11.00, 19.00 +IDA, 02, 12, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 12, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 12, 42.00, 25.00, 24.00, 21.00, 34.00 +ILI, 02, 12, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 12, 58.00, 36.00, 19.00, 22.00, 31.00 +IMT, 02, 12, 27.00, 3.00, -9999.00, -9999.00, -9999.00 +IND, 02, 12, 38.00, 21.00, 26.00, 26.00, 38.00 +INL, 02, 12, 18.00, -5.00, 21.00, 20.00, 32.00 +INS, 02, 12, 59.00, 35.00, -9999.00, -9999.00, 8.00 +INT, 02, 12, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +INW, 02, 12, 53.00, 25.00, 8.00, 10.00, 15.00 +IPL, 02, 12, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 12, 36.00, 19.00, 24.00, 26.00, 37.00 +IRK, 02, 12, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 12, 26.00, 5.00, 13.00, 11.00, 20.00 +ISP, 02, 12, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 12, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 12, 71.00, 42.00, -9999.00, -9999.00, 13.00 +IWD, 02, 12, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 12, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 12, 60.00, 36.00, 23.00, 20.00, 33.00 +JAX, 02, 12, 67.00, 43.00, 16.00, 20.00, 27.00 +JBR, 02, 12, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 12, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 12, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 12, 40.00, 26.00, 23.00, 19.00, 33.00 +JHW, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 12, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 12, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 12, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 12, 34.00, 23.00, 43.00, 48.00, 56.00 +JST, 02, 12, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 12, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 12, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 12, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 12, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 12, 31.00, 14.00, 30.00, 29.00, 44.00 +LAR, 02, 12, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 12, 63.00, 39.00, 7.00, 9.00, 12.00 +LAX, 02, 12, 66.00, 49.00, 15.00, 17.00, 21.00 +LBB, 02, 12, 57.00, 29.00, 10.00, 10.00, 14.00 +LBF, 02, 12, 41.00, 14.00, 13.00, 7.00, 17.00 +LCH, 02, 12, 63.00, 44.00, 21.00, 20.00, 32.00 +LCK, 02, 12, 39.00, 22.00, -9999.00, -9999.00, 38.00 +LEB, 02, 12, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 12, 43.00, 25.00, 28.00, 26.00, 39.00 +LFI, 02, 12, 49.00, 33.00, -9999.00, -9999.00, 33.00 +LFK, 02, 12, 63.00, 40.00, 17.00, 20.00, 28.00 +LFT, 02, 12, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 12, 39.00, 27.00, 23.00, 19.00, 33.00 +LGB, 02, 12, 68.00, 47.00, 15.00, 17.00, 23.00 +LGU, 02, 12, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 12, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 12, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 12, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 12, 54.00, 33.00, 21.00, 20.00, 31.00 +LIZ, 02, 12, 23.00, 0.00, -9999.00, -9999.00, 47.00 +LMT, 02, 12, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 02, 12, 37.00, 13.00, 11.00, 10.00, 16.00 +LNK, 02, 12, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 12, 50.00, 22.00, 13.00, 12.00, 19.00 +LOZ, 02, 12, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 12, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 12, 54.00, 32.00, -9999.00, -9999.00, 23.00 +LSE, 02, 12, 29.00, 9.00, 19.00, 16.00, 25.00 +LSF, 02, 12, 61.00, 38.00, -9999.00, -9999.00, 34.00 +LSV, 02, 12, 67.00, 33.00, -9999.00, -9999.00, 8.00 +LTS, 02, 12, 58.00, 30.00, -9999.00, -9999.00, 15.00 +LUF, 02, 12, 72.00, 40.00, -9999.00, -9999.00, 11.00 +LVS, 02, 12, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 12, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 12, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 12, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 12, 47.00, 27.00, 20.00, 23.00, 31.00 +MAF, 02, 12, 61.00, 33.00, 8.00, 7.00, 12.00 +MBL, 02, 12, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 12, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 12, 62.00, 44.00, -9999.00, -9999.00, 29.00 +MCF, 02, 12, 71.00, 52.00, -9999.00, -9999.00, 23.00 +MCG, 02, 12, 8.00, -14.00, 16.00, 20.00, 26.00 +MCI, 02, 12, 40.00, 21.00, 19.00, 16.00, 27.00 +MCK, 02, 12, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 12, 61.00, 37.00, 20.00, 22.00, 31.00 +MCO, 02, 12, 73.00, 50.00, 14.00, 20.00, 26.00 +MCW, 02, 12, 27.00, 9.00, 16.00, 11.00, 20.00 +MC2, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 02, 12, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 12, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 12, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 12, 34.00, 19.00, 25.00, 23.00, 36.00 +MEI, 02, 12, 61.00, 37.00, 23.00, 19.00, 31.00 +MEM, 02, 12, 53.00, 35.00, 23.00, 17.00, 31.00 +MER, 02, 12, 62.00, 39.00, -9999.00, -9999.00, 27.00 +MFD, 02, 12, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 12, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 12, 53.00, 32.00, 26.00, 32.00, 40.00 +MGE, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 12, 61.00, 39.00, 22.00, 20.00, 33.00 +MGW, 02, 12, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 12, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 12, 60.00, 42.00, -9999.00, -9999.00, 29.00 +MHS, 02, 12, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 12, 77.00, 58.00, 15.00, 17.00, 26.00 +MIB, 02, 12, 23.00, 6.00, -9999.00, -9999.00, 27.00 +MIV, 02, 12, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 12, 47.00, 25.00, -9999.00, -9999.00, 26.00 +MKC, 02, 12, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 12, 30.00, 16.00, 31.00, 26.00, 40.00 +MKG, 02, 12, 31.00, 18.00, 38.00, 35.00, 50.00 +MKL, 02, 12, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 12, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 12, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 12, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 12, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 12, 33.00, 15.00, 20.00, 18.00, 29.00 +MLS, 02, 12, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 12, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 12, 60.00, 38.00, -9999.00, -9999.00, 37.00 +MOB, 02, 12, 64.00, 43.00, 25.00, 20.00, 34.00 +MOT, 02, 12, 23.00, 6.00, 16.00, 15.00, 25.00 +MPV, 02, 12, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 12, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 12, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 12, 65.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 12, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 12, 62.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 12, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 12, 30.00, 11.00, 23.00, 18.00, 29.00 +MSO, 02, 12, 37.00, 21.00, 24.00, 24.00, 38.00 +MSP, 02, 12, 26.00, 8.00, 20.00, 17.00, 30.00 +MSS, 02, 12, 26.00, 6.00, 31.00, 29.00, 42.00 +MSY, 02, 12, 64.00, 44.00, 22.00, 20.00, 32.00 +MTC, 02, 12, 32.00, 18.00, -9999.00, -9999.00, 37.00 +MTN, 02, 12, 44.00, 25.00, -9999.00, -9999.00, 36.00 +MTO, 02, 12, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 12, 39.00, 20.00, -9999.00, -9999.00, 36.00 +MUO, 02, 12, 48.00, 26.00, -9999.00, -9999.00, 26.00 +MWA, 02, 12, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 12, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 12, 61.00, 39.00, -9999.00, -9999.00, 34.00 +MYL, 02, 12, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 12, 60.00, 35.00, -9999.00, -9999.00, 31.00 +NAO, 02, 12, 59.00, 43.00, -9999.00, -9999.00, 26.00 +NBC, 02, 12, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NBE, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 12, 33.00, 17.00, -9999.00, -9999.00, 29.00 +NCA, 02, 12, 60.00, 34.00, -9999.00, -9999.00, 33.00 +NCO, 02, 12, 39.00, 24.00, -9999.00, -9999.00, 35.00 +NC1, 02, 12, 59.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 12, 43.00, 22.00, -9999.00, -9999.00, 32.00 +NFG, 02, 12, 65.00, 45.00, -9999.00, -9999.00, 22.00 +NFL, 02, 12, 52.00, 23.00, -9999.00, -9999.00, 14.00 +NGP, 02, 12, 69.00, 49.00, -9999.00, -9999.00, 21.00 +NGU, 02, 12, 50.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 12, 60.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 12, 46.00, 27.00, -9999.00, -9999.00, 32.00 +NHZ, 02, 12, 33.00, 12.00, -9999.00, -9999.00, 36.00 +NID, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NIP, 02, 12, 67.00, 43.00, -9999.00, -9999.00, 25.00 +NIR, 02, 12, 67.00, 44.00, -9999.00, -9999.00, 21.00 +NKT, 02, 12, 57.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 02, 12, 67.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NMM, 02, 12, 60.00, 35.00, -9999.00, -9999.00, 29.00 +NPA, 02, 12, 63.00, 44.00, -9999.00, -9999.00, 32.00 +NQA, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 12, 72.00, 48.00, -9999.00, -9999.00, 21.00 +NQX, 02, 12, 75.00, 66.00, -9999.00, -9999.00, 21.00 +NRB, 02, 12, 66.00, 47.00, -9999.00, -9999.00, 29.00 +NRC, 02, 12, 62.00, 39.00, -9999.00, -9999.00, 34.00 +NRS, 02, 12, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 12, 64.00, 41.00, -9999.00, -9999.00, 32.00 +NSI, 02, 12, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 12, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTK, 02, 12, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 12, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NUC, 02, 12, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 12, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NUW, 02, 12, 49.00, 35.00, -9999.00, -9999.00, 47.00 +NWF, 02, 12, 68.00, 47.00, -9999.00, -9999.00, 21.00 +NXX, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 12, 47.00, 23.00, -9999.00, -9999.00, 32.00 +NZC, 02, 12, 68.00, 40.00, -9999.00, -9999.00, 29.00 +NZJ, 02, 12, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 12, 38.00, 20.00, -9999.00, -9999.00, 39.00 +NZY, 02, 12, 67.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 12, 61.00, 43.00, 26.00, 31.00, 38.00 +OAR, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 12, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 12, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 12, 52.00, 29.00, 15.00, 11.00, 21.00 +OLM, 02, 12, 50.00, 33.00, 53.00, 55.00, 66.00 +OMA, 02, 12, 37.00, 16.00, 11.00, 13.00, 19.00 +OME, 02, 12, 12.00, -5.00, 17.00, 20.00, 26.00 +ONT, 02, 12, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 12, 33.00, 17.00, 24.00, 23.00, 33.00 +ORF, 02, 12, 50.00, 32.00, 23.00, 23.00, 36.00 +ORH, 02, 12, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 12, 0.00, -22.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 12, 30.00, 10.00, -9999.00, -9999.00, 44.00 +OTG, 02, 12, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 12, 54.00, 41.00, 50.00, 53.00, 61.00 +OTM, 02, 12, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 12, 2.00, -12.00, 12.00, 16.00, 20.00 +OURC, 02, 12, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 12, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 12, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 12, 63.00, 40.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 12, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 12, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 12, 5.00, -15.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 12, 2.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 12, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 12, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 12, 65.00, 41.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 12, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 12, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 12, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 12, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 12, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 12, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 12, 28.00, 8.00, -9999.00, -9999.00, 34.00 +PBI, 02, 12, 76.00, 57.00, 17.00, 21.00, 29.00 +PDT, 02, 12, 46.00, 32.00, 29.00, 26.00, 42.00 +PDX, 02, 12, 51.00, 36.00, 49.00, 51.00, 63.00 +PFN, 02, 12, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 12, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 12, 41.00, 25.00, 23.00, 20.00, 32.00 +PHX, 02, 12, 71.00, 45.00, 10.00, 10.00, 14.00 +PIA, 02, 12, 34.00, 17.00, 23.00, 20.00, 34.00 +PIB, 02, 12, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 12, 38.00, 20.00, 24.00, 25.00, 35.00 +PIR, 02, 12, 32.00, 12.00, 8.00, 10.00, 16.00 +PIT, 02, 12, 37.00, 20.00, 39.00, 33.00, 52.00 +PKB, 02, 12, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 12, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 12, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 12, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 12, 63.00, 44.00, 22.00, 18.00, 30.00 +POB, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 12, 62.00, 38.00, -9999.00, -9999.00, 30.00 +POM, 02, 12, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 12, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 12, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 12, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 12, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 12, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 12, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 12, 36.00, 15.00, -9999.00, -9999.00, 35.00 +PSP, 02, 12, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 12, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 12, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 12, 51.00, 19.00, 8.00, 7.00, 10.00 +PUC, 02, 12, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 12, 38.00, 21.00, 23.00, 23.00, 34.00 +PVU, 02, 12, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 12, 33.00, 13.00, 24.00, 22.00, 33.00 +P02, 02, 12, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +P07, 02, 12, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +P11, 02, 12, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +P24, 02, 12, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +P28, 02, 12, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +P35, 02, 12, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +P38, 02, 12, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +P39, 02, 12, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +P58, 02, 12, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +P59, 02, 12, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 02, 12, 27.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 02, 12, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +P67, 02, 12, 24.00, 2.00, -9999.00, -9999.00, -9999.00 +P68, 02, 12, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 12, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 12, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 12, 38.00, 15.00, 13.00, 14.00, 21.00 +RBL, 02, 12, 61.00, 41.00, 27.00, 30.00, 37.00 +RCA, 02, 12, 38.00, 15.00, -9999.00, -9999.00, 24.00 +RDD, 02, 12, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 12, 47.00, 25.00, 18.00, 20.00, 31.00 +RDR, 02, 12, 19.00, 0.00, -9999.00, -9999.00, 21.00 +RDU, 02, 12, 52.00, 31.00, 21.00, 24.00, 32.00 +REE, 02, 12, 57.00, 29.00, -9999.00, -9999.00, 11.00 +REJ, 02, 12, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 12, 31.00, 14.00, 22.00, 18.00, 29.00 +RIC, 02, 12, 49.00, 28.00, 22.00, 25.00, 34.00 +RIV, 02, 12, 68.00, 43.00, -9999.00, -9999.00, 17.00 +RIW, 02, 12, 36.00, 6.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 12, 34.00, 14.00, 13.00, 8.00, 16.00 +RME, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 12, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +RND, 02, 12, 66.00, 41.00, -9999.00, -9999.00, 26.00 +RNO, 02, 12, 52.00, 24.00, 16.00, 17.00, 23.00 +ROA, 02, 12, 47.00, 27.00, 19.00, 22.00, 31.00 +ROC, 02, 12, 33.00, 17.00, 41.00, 40.00, 57.00 +ROW, 02, 12, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 12, 44.00, 20.00, 10.00, 10.00, 15.00 +RST, 02, 12, 25.00, 7.00, 22.00, 17.00, 29.00 +RWF, 02, 12, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 12, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 12, 60.00, 41.00, 27.00, 26.00, 35.00 +SAF, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 12, 67.00, 51.00, 17.00, 17.00, 21.00 +SAT, 02, 12, 66.00, 41.00, 19.00, 15.00, 23.00 +SAV, 02, 12, 62.00, 41.00, 18.00, 19.00, 27.00 +SAW, 02, 12, 27.00, 12.00, -9999.00, -9999.00, 51.00 +SBA, 02, 12, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 12, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 12, 34.00, 19.00, 32.00, 33.00, 46.00 +SBP, 02, 12, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 12, 32.00, 3.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 12, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 12, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 12, 60.00, 40.00, 23.00, 23.00, 33.00 +SDF, 02, 12, 44.00, 26.00, 23.00, 24.00, 34.00 +SEA, 02, 12, 50.00, 37.00, 43.00, 43.00, 57.00 +SEM, 02, 12, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 12, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 12, 59.00, 45.00, 24.00, 28.00, 35.00 +SGF, 02, 12, 46.00, 25.00, 20.00, 17.00, 27.00 +SGY, 02, 12, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 12, 38.00, 14.00, 15.00, 16.00, 25.00 +SHV, 02, 12, 60.00, 38.00, 22.00, 19.00, 32.00 +SIT, 02, 12, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 12, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 12, 62.00, 35.00, 12.00, 8.00, 16.00 +SKA, 02, 12, 40.00, 26.00, -9999.00, -9999.00, 38.00 +SKF, 02, 12, 66.00, 41.00, -9999.00, -9999.00, 25.00 +SLC, 02, 12, 43.00, 24.00, 22.00, 22.00, 33.00 +SLE, 02, 12, 52.00, 34.00, 45.00, 46.00, 59.00 +SLN, 02, 12, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 12, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 12, 65.00, 40.00, -9999.00, 22.00, 35.00 +SNA, 02, 12, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 12, 27.00, 18.00, 35.00, 36.00, 52.00 +SNS, 02, 12, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 12, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 12, 37.00, 20.00, 25.00, 21.00, 35.00 +SPS, 02, 12, 57.00, 32.00, 14.00, 11.00, 20.00 +SRQ, 02, 12, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 12, 60.00, 35.00, -9999.00, -9999.00, 32.00 +SSI, 02, 12, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +STC, 02, 12, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 12, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +STL, 02, 12, 42.00, 25.00, 24.00, 19.00, 32.00 +STNV, 02, 12, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 02, 12, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 12, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 12, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 12, 62.00, 40.00, -9999.00, -9999.00, 27.00 +SUX, 02, 12, 33.00, 13.00, 14.00, 14.00, 22.00 +SVN, 02, 12, 62.00, 41.00, -9999.00, -9999.00, 31.00 +SWF, 02, 12, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 12, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 12, 33.00, 15.00, 40.00, 37.00, 52.00 +SZL, 02, 12, 43.00, 20.00, -9999.00, -9999.00, 24.00 +TAD, 02, 12, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 12, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 12, 50.00, 22.00, -9999.00, -9999.00, 32.00 +TCC, 02, 12, 57.00, 26.00, 5.00, 5.00, 8.00 +TCL, 02, 12, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 12, 51.00, 34.00, -9999.00, -9999.00, 60.00 +TCS, 02, 12, 59.00, 31.00, -9999.00, 8.00, 12.00 +TEB, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 12, 52.00, 29.00, -9999.00, -9999.00, 19.00 +TKA, 02, 12, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 12, 66.00, 40.00, 18.00, 17.00, 26.00 +TNX, 02, 12, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 12, 33.00, 17.00, 29.00, 28.00, 42.00 +TOP, 02, 12, 42.00, 21.00, 15.00, 16.00, 23.00 +TPA, 02, 12, 71.00, 52.00, 15.00, 17.00, 24.00 +TPH, 02, 12, 49.00, 24.00, 10.00, 9.00, 13.00 +TRI, 02, 12, 48.00, 27.00, 27.00, 28.00, 39.00 +TRK, 02, 12, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 12, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 12, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 12, 51.00, 29.00, 15.00, 15.00, 23.00 +TUP, 02, 12, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 12, 68.00, 41.00, 10.00, 10.00, 15.00 +TVC, 02, 12, 28.00, 11.00, 35.00, 33.00, 46.00 +TVL, 02, 12, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 12, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 12, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 12, 50.00, 29.00, 26.00, 24.00, 36.00 +T01, 02, 12, 47.00, 28.00, -9999.00, -9999.00, 33.00 +T02, 02, 12, 57.00, 34.00, -9999.00, -9999.00, 37.00 +T03, 02, 12, 60.00, 37.00, -9999.00, -9999.00, 31.00 +T04, 02, 12, 72.00, 53.00, -9999.00, -9999.00, 23.00 +T05, 02, 12, 43.00, 19.00, -9999.00, -9999.00, 17.00 +T06, 02, 12, 62.00, 36.00, -9999.00, -9999.00, 36.00 +T07, 02, 12, 47.00, 17.00, -9999.00, -9999.00, 36.00 +T08, 02, 12, 42.00, 25.00, -9999.00, -9999.00, 31.00 +UCA, 02, 12, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 12, 59.00, 35.00, -9999.00, -9999.00, 8.00 +UIL, 02, 12, 49.00, 35.00, 63.00, 63.00, 72.00 +UIN, 02, 12, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 12, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 12, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +U15, 02, 12, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +U28, 02, 12, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 12, 64.00, 39.00, -9999.00, -9999.00, 29.00 +VBG, 02, 12, 66.00, 42.00, -9999.00, -9999.00, 27.00 +VCT, 02, 12, 67.00, 45.00, 18.00, 18.00, 28.00 +VCV, 02, 12, 63.00, 34.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 12, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 12, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 12, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 12, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 12, 41.00, 9.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 12, 64.00, 39.00, -9999.00, -9999.00, 31.00 +VRB, 02, 12, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 12, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 12, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 12, 47.00, 28.00, -9999.00, 28.00, -9999.00 +WJA, 02, 12, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 12, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 12, 8.00, -15.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 12, 49.00, 23.00, 15.00, 17.00, 25.00 +WPO, 02, 12, 15.00, -3.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 12, 61.00, 37.00, -9999.00, -9999.00, 35.00 +WRG, 02, 12, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 12, 43.00, 23.00, -9999.00, -9999.00, 33.00 +WRL, 02, 12, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +X68, 02, 12, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 12, 35.00, 21.00, 57.00, 57.00, 65.00 +YCG, 02, 12, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 12, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 12, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 12, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 12, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 12, 46.00, 26.00, 22.00, 20.00, 32.00 +YNG, 02, 12, 34.00, 18.00, 30.00, 32.00, 47.00 +YPA, 02, 12, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 12, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 12, 10.00, -11.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 12, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 12, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 12, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 12, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 12, 74.00, 47.00, 4.00, 7.00, 8.00 +YVR, 02, 12, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 12, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 12, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 12, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 12, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 12, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 12, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 12, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 12, 23.00, 5.00, 39.00, 34.00, 55.00 +ZUN, 02, 12, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 12, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 12, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 12, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +01R, 02, 12, 61.00, 39.00, -9999.00, -9999.00, 31.00 +1V1, 02, 12, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 12, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 12, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 12, 54.00, 36.00, -9999.00, -9999.00, 36.00 +2PJ, 02, 12, 60.00, 35.00, -9999.00, -9999.00, 37.00 +3B1, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 12, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 12, 28.00, 9.00, -9999.00, -9999.00, 44.00 +3SE, 02, 12, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 12, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 12, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 12, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 12, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 12, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 12, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 12, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 13, 38.00, 21.00, 27.00, 23.00, 38.00 +ABI, 02, 13, 60.00, 35.00, 12.00, 9.00, 16.00 +ABQ, 02, 13, 54.00, 26.00, 11.00, 11.00, 17.00 +ABR, 02, 13, 27.00, 7.00, 13.00, 12.00, 20.00 +ABY, 02, 13, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 13, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 13, 61.00, 38.00, 14.00, 15.00, 22.00 +ACV, 02, 13, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 13, 43.00, 24.00, 20.00, 20.00, 32.00 +ADK, 02, 13, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 13, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 13, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 13, 44.00, 24.00, -9999.00, -9999.00, 31.00 +AEX, 02, 13, 62.00, 40.00, -9999.00, -9999.00, 31.00 +AFF, 02, 13, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 13, 75.00, 49.00, -9999.00, -9999.00, 35.00 +AGS, 02, 13, 60.00, 35.00, 19.00, 20.00, 29.00 +AHN, 02, 13, 56.00, 35.00, 22.00, 21.00, 32.00 +AKN, 02, 13, 23.00, 7.00, 18.00, 22.00, 29.00 +AKO, 02, 13, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 13, 33.00, 14.00, 24.00, 23.00, 35.00 +ALI, 02, 13, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 13, 29.00, 11.00, 19.00, 14.00, 25.00 +ALS, 02, 13, 40.00, 5.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 13, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 13, 53.00, 26.00, 13.00, 11.00, 19.00 +AMG, 02, 13, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 13, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 13, 26.00, 12.00, 16.00, 19.00, 25.00 +AND, 02, 13, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 13, 42.00, 32.00, 62.00, 58.00, 74.00 +AOO, 02, 13, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +APN, 02, 13, 28.00, 8.00, 28.00, 25.00, 39.00 +AQQ, 02, 13, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +ART, 02, 13, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +AST, 02, 13, 51.00, 37.00, 57.00, 59.00, 70.00 +ATL, 02, 13, 55.00, 35.00, 23.00, 22.00, 33.00 +ATW, 02, 13, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 13, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 13, 40.00, 20.00, -9999.00, -9999.00, 35.00 +AUG, 02, 13, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 13, 63.00, 42.00, 16.00, 16.00, 23.00 +AUW, 02, 13, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 13, 50.00, 27.00, 23.00, 20.00, 32.00 +AVP, 02, 13, 35.00, 19.00, 26.00, 23.00, 37.00 +AXN, 02, 13, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 13, 36.00, 15.00, -9999.00, -9999.00, 32.00 +AYS, 02, 13, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 13, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 13, 62.00, 41.00, -9999.00, -9999.00, 32.00 +BAD, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 13, 38.00, 11.00, -9999.00, -9999.00, 25.00 +BDL, 02, 13, 36.00, 19.00, 25.00, 22.00, 35.00 +BDR, 02, 13, 38.00, 23.00, 27.00, 19.00, 37.00 +BET, 02, 13, 13.00, 1.00, 11.00, 13.00, 19.00 +BFD, 02, 13, 30.00, 12.00, 46.00, 44.00, 62.00 +BFF, 02, 13, 44.00, 17.00, 11.00, 8.00, 15.00 +BFL, 02, 13, 64.00, 43.00, 14.00, 14.00, 22.00 +BGM, 02, 13, 30.00, 15.00, 32.00, 34.00, 47.00 +BGR, 02, 13, 29.00, 10.00, 23.00, 20.00, 33.00 +BGS, 02, 13, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 13, 57.00, 35.00, 25.00, 21.00, 32.00 +BID, 02, 13, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 13, 11.00, -6.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 13, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 13, 39.00, 19.00, 17.00, 16.00, 26.00 +BIS, 02, 13, 26.00, 5.00, 15.00, 16.00, 25.00 +BIX, 02, 13, 63.00, 45.00, -9999.00, -9999.00, 31.00 +BJI, 02, 13, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 13, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 13, 47.00, 17.00, -9999.00, -9999.00, 17.00 +BKW, 02, 13, 41.00, 23.00, 35.00, 34.00, 48.00 +BLF, 02, 13, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 13, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 13, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 13, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 13, 44.00, 24.00, -9999.00, -9999.00, 28.00 +BNA, 02, 13, 51.00, 30.00, 26.00, 23.00, 37.00 +BNO, 02, 13, 40.00, 19.00, -9999.00, 28.00, 49.00 +BOI, 02, 13, 44.00, 28.00, 23.00, 25.00, 36.00 +BOS, 02, 13, 38.00, 23.00, 22.00, 22.00, 33.00 +BPI, 02, 13, 30.00, -3.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 13, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 13, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 13, 36.00, 18.00, -9999.00, -9999.00, 23.00 +BRO, 02, 13, 72.00, 53.00, 14.00, 13.00, 20.00 +BRW, 02, 13, -12.00, -24.00, 12.00, 10.00, 17.00 +BSM, 02, 13, 63.00, 42.00, -9999.00, -9999.00, 27.00 +BTI, 02, 13, -15.00, -27.00, 10.00, 10.00, 15.00 +BTL, 02, 13, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 13, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 13, 64.00, 43.00, 24.00, 18.00, 31.00 +BTT, 02, 13, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 13, 28.00, 9.00, 29.00, 24.00, 41.00 +BUB, 02, 13, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 13, 32.00, 17.00, 45.00, 46.00, 59.00 +BUR, 02, 13, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 13, 63.00, 45.00, -9999.00, 19.00, 29.00 +BWG, 02, 13, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 13, 44.00, 26.00, 23.00, 22.00, 33.00 +BYH, 02, 13, 49.00, 30.00, -9999.00, -9999.00, 35.00 +BYI, 02, 13, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 13, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 13, 59.00, 34.00, 20.00, 20.00, 30.00 +CAG, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 13, 36.00, 19.00, 34.00, 35.00, 50.00 +CAO, 02, 13, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 13, 23.00, 1.00, 27.00, 31.00, 43.00 +CBM, 02, 13, 57.00, 33.00, -9999.00, -9999.00, 36.00 +CDB, 02, 13, 32.00, 23.00, 46.00, 47.00, 62.00 +CDC, 02, 13, 47.00, 22.00, 13.00, 11.00, 20.00 +CDR, 02, 13, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 13, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 13, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 13, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 13, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 13, 52.00, 31.00, 23.00, 23.00, 33.00 +CHO, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 13, 61.00, 40.00, 19.00, 20.00, 30.00 +CID, 02, 13, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 13, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 13, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 13, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 13, 35.00, 19.00, 37.00, 37.00, 52.00 +CLL, 02, 13, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 13, 53.00, 32.00, 22.00, 22.00, 31.00 +CMH, 02, 13, 38.00, 21.00, 26.00, 31.00, 41.00 +CMI, 02, 13, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 13, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 13, 42.00, 20.00, 11.00, 11.00, 17.00 +CNM, 02, 13, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 13, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +COD, 02, 13, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +COF, 02, 13, 72.00, 51.00, -9999.00, -9999.00, 25.00 +CON, 02, 13, 33.00, 10.00, 23.00, 21.00, 32.00 +COS, 02, 13, 45.00, 19.00, 9.00, 9.00, 14.00 +COT, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 13, 41.00, 23.00, 23.00, 17.00, 30.00 +CPR, 02, 13, 37.00, 16.00, 18.00, 16.00, 24.00 +CRBC, 02, 13, 32.00, -11.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 13, 69.00, 48.00, 17.00, 14.00, 23.00 +CRW, 02, 13, 45.00, 26.00, 35.00, 37.00, 47.00 +CSG, 02, 13, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 13, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 13, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 13, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 13, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 13, 41.00, 23.00, 26.00, 24.00, 37.00 +CVN, 02, 13, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 13, 55.00, 26.00, -9999.00, -9999.00, 11.00 +CXY, 02, 13, 39.00, 23.00, 19.00, 21.00, 32.00 +CYS, 02, 13, 41.00, 18.00, 11.00, 10.00, 15.00 +DAA, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 13, 70.00, 48.00, 16.00, 18.00, 26.00 +DAG, 02, 13, 66.00, 41.00, 8.00, 7.00, 13.00 +DAL, 02, 13, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 13, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 13, 38.00, 21.00, 32.00, 26.00, 42.00 +DBQ, 02, 13, 30.00, 13.00, 23.00, 18.00, 30.00 +DCA, 02, 13, 46.00, 29.00, 22.00, 22.00, 32.00 +DDC, 02, 13, 47.00, 23.00, 11.00, 10.00, 16.00 +DEC, 02, 13, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 13, 47.00, 20.00, 12.00, 10.00, 16.00 +DFW, 02, 13, 59.00, 37.00, 15.00, 14.00, 21.00 +DHN, 02, 13, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 13, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 13, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 13, 67.00, 43.00, -9999.00, -9999.00, 16.00 +DLG, 02, 13, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 13, 22.00, 3.00, 27.00, 23.00, 38.00 +DLLC, 02, 13, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 13, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 13, 68.00, 41.00, -9999.00, -9999.00, 12.00 +DMN, 02, 13, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 13, 46.00, 27.00, -9999.00, -9999.00, 33.00 +DPG, 02, 13, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 13, 64.00, 39.00, -9999.00, -9999.00, 31.00 +DRA, 02, 13, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 13, 67.00, 43.00, 10.00, 10.00, 13.00 +DSM, 02, 13, 34.00, 16.00, 19.00, 15.00, 25.00 +DTW, 02, 13, 33.00, 18.00, 28.00, 29.00, 42.00 +DUG, 02, 13, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 13, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +DXR, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 13, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 13, 60.00, 35.00, -9999.00, -9999.00, 17.00 +D45, 02, 13, 18.00, -7.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 13, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 13, 27.00, 6.00, 17.00, 16.00, 26.00 +ECG, 02, 13, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 13, 62.00, 36.00, -9999.00, -9999.00, 11.00 +EED, 02, 13, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 13, 41.00, 10.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 13, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 13, 41.00, 18.00, 41.00, 40.00, 57.00 +EKO, 02, 13, 43.00, 20.00, 20.00, 21.00, 29.00 +ELD, 02, 13, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 13, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 13, 62.00, 34.00, 8.00, 8.00, 12.00 +ELY, 02, 13, 44.00, 15.00, 17.00, 15.00, 25.00 +EMP, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 13, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +END, 02, 13, 51.00, 29.00, -9999.00, -9999.00, 16.00 +ENN, 02, 13, 7.00, -16.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 13, 43.00, 25.00, -9999.00, -9999.00, 19.00 +EPH, 02, 13, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 13, 34.00, 18.00, 39.00, 37.00, 53.00 +ESF, 02, 13, 62.00, 40.00, -9999.00, -9999.00, 27.00 +EUG, 02, 13, 51.00, 37.00, 45.00, 48.00, 58.00 +EVV, 02, 13, 44.00, 25.00, 24.00, 20.00, 32.00 +EWN, 02, 13, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 13, 41.00, 25.00, 22.00, 19.00, 33.00 +EYW, 02, 13, 75.00, 66.00, 14.00, 13.00, 22.00 +E74, 02, 13, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 13, 51.00, 29.00, -9999.00, -9999.00, 33.00 +FAI, 02, 13, 7.00, -14.00, 12.00, 14.00, 20.00 +FAR, 02, 13, 21.00, 3.00, 16.00, 15.00, 25.00 +FAT, 02, 13, 62.00, 41.00, 18.00, 22.00, 27.00 +FAY, 02, 13, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 13, 35.00, 18.00, 27.00, 30.00, 42.00 +FCS, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 13, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 13, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 13, 45.00, 18.00, 21.00, 22.00, 29.00 +FLL, 02, 13, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 13, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FME, 02, 13, 47.00, 24.00, -9999.00, -9999.00, 37.00 +FMH, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 13, 51.00, 22.00, 10.00, 15.00, 16.00 +FMY, 02, 13, 75.00, 54.00, 10.00, 14.00, 21.00 +FNT, 02, 13, 31.00, 16.00, 28.00, 25.00, 40.00 +FOD, 02, 13, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 13, 43.00, 22.00, -9999.00, -9999.00, 22.00 +FOK, 02, 13, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 13, 44.00, 22.00, -9999.00, -9999.00, 18.00 +FSD, 02, 13, 30.00, 10.00, 16.00, 11.00, 22.00 +FSI, 02, 13, 55.00, 29.00, -9999.00, -9999.00, 18.00 +FSM, 02, 13, 54.00, 30.00, 18.00, 15.00, 27.00 +FTK, 02, 13, 45.00, 23.00, -9999.00, -9999.00, 36.00 +FWA, 02, 13, 34.00, 18.00, 25.00, 24.00, 37.00 +FWH, 02, 13, 58.00, 35.00, -9999.00, -9999.00, 21.00 +FYU, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 13, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 13, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 13, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 13, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 13, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 13, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 13, 41.00, 26.00, 27.00, 29.00, 41.00 +GFA, 02, 13, 38.00, 17.00, -9999.00, -9999.00, 23.00 +GFK, 02, 13, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 13, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 13, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 13, 27.00, 8.00, 15.00, 13.00, 22.00 +GJT, 02, 13, 45.00, 24.00, 13.00, 11.00, 18.00 +GKN, 02, 13, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 13, 45.00, 19.00, 9.00, 10.00, 14.00 +GLH, 02, 13, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 13, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 13, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 02, 13, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 13, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 13, 27.00, 10.00, 25.00, 19.00, 33.00 +GRCI, 02, 13, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 13, 51.00, 34.00, -9999.00, -9999.00, 55.00 +GRI, 02, 13, 38.00, 16.00, 13.00, 11.00, 18.00 +GRK, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 13, 32.00, 16.00, 28.00, 30.00, 41.00 +GSB, 02, 13, 55.00, 34.00, -9999.00, -9999.00, 37.00 +GSG, 02, 13, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 13, 51.00, 29.00, 21.00, 22.00, 30.00 +GSP, 02, 13, 54.00, 32.00, 22.00, 21.00, 31.00 +GST, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 13, 30.00, 9.00, -9999.00, -9999.00, 61.00 +GTF, 02, 13, 38.00, 17.00, 16.00, 16.00, 24.00 +GUP, 02, 13, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 13, 36.00, 16.00, -9999.00, -9999.00, 35.00 +GVW, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 02, 13, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 13, 53.00, 38.00, 20.00, 23.00, 34.00 +HBR, 02, 13, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 13, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 13, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 13, 42.00, 23.00, -9999.00, -9999.00, 30.00 +HKY, 02, 13, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 13, 37.00, 16.00, 14.00, 14.00, 22.00 +HMN, 02, 13, 63.00, 26.00, -9999.00, -9999.00, 9.00 +HMS, 02, 13, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 13, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 13, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 02, 13, 30.00, 9.00, 13.00, 11.00, 19.00 +HOP, 02, 13, 47.00, 25.00, -9999.00, -9999.00, 35.00 +HOT, 02, 13, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 13, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 13, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 13, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 13, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 13, 64.00, 39.00, -9999.00, -9999.00, 36.00 +HST, 02, 13, 77.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 02, 13, 54.00, 33.00, 27.00, 21.00, 36.00 +HTL, 02, 13, 28.00, 8.00, 32.00, 28.00, 44.00 +HTS, 02, 13, 44.00, 26.00, 32.00, 31.00, 44.00 +HUF, 02, 13, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 13, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 13, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 13, 32.00, 10.00, 12.00, 11.00, 18.00 +IAB, 02, 13, 46.00, 24.00, -9999.00, -9999.00, 17.00 +IAD, 02, 13, 44.00, 23.00, 22.00, 22.00, 34.00 +IAG, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 13, 65.00, 43.00, 18.00, 21.00, 29.00 +ICT, 02, 13, 46.00, 24.00, 16.00, 11.00, 19.00 +IDA, 02, 13, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 13, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 13, 42.00, 25.00, 24.00, 20.00, 34.00 +ILI, 02, 13, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 13, 58.00, 36.00, 19.00, 22.00, 31.00 +IMT, 02, 13, 27.00, 3.00, -9999.00, -9999.00, -9999.00 +IND, 02, 13, 38.00, 21.00, 25.00, 26.00, 37.00 +INL, 02, 13, 19.00, -4.00, 21.00, 20.00, 32.00 +INS, 02, 13, 59.00, 35.00, -9999.00, -9999.00, 8.00 +INT, 02, 13, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +INW, 02, 13, 53.00, 25.00, 8.00, 10.00, 15.00 +IPL, 02, 13, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 13, 37.00, 19.00, 24.00, 26.00, 37.00 +IRK, 02, 13, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 13, 27.00, 5.00, 13.00, 11.00, 20.00 +ISP, 02, 13, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 13, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 13, 71.00, 42.00, -9999.00, -9999.00, 13.00 +IWD, 02, 13, 24.00, 2.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 13, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 13, 60.00, 36.00, 23.00, 20.00, 33.00 +JAX, 02, 13, 67.00, 43.00, 16.00, 20.00, 27.00 +JBR, 02, 13, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 13, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 13, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 13, 40.00, 26.00, 23.00, 19.00, 33.00 +JHW, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 13, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 13, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 13, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 13, 34.00, 23.00, 43.00, 48.00, 56.00 +JST, 02, 13, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 13, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 13, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 13, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 13, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 13, 32.00, 14.00, 30.00, 29.00, 44.00 +LAR, 02, 13, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 13, 63.00, 39.00, 7.00, 9.00, 12.00 +LAX, 02, 13, 66.00, 49.00, 15.00, 17.00, 21.00 +LBB, 02, 13, 58.00, 29.00, 10.00, 10.00, 14.00 +LBF, 02, 13, 41.00, 14.00, 13.00, 7.00, 17.00 +LCH, 02, 13, 63.00, 44.00, 21.00, 19.00, 32.00 +LCK, 02, 13, 40.00, 22.00, -9999.00, -9999.00, 38.00 +LEB, 02, 13, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 13, 44.00, 25.00, 28.00, 26.00, 39.00 +LFI, 02, 13, 49.00, 33.00, -9999.00, -9999.00, 33.00 +LFK, 02, 13, 63.00, 40.00, 16.00, 19.00, 27.00 +LFT, 02, 13, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 13, 39.00, 27.00, 23.00, 19.00, 33.00 +LGB, 02, 13, 68.00, 47.00, 15.00, 17.00, 23.00 +LGU, 02, 13, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 13, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 13, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 13, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 13, 54.00, 33.00, 21.00, 20.00, 31.00 +LIZ, 02, 13, 23.00, 1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 13, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 02, 13, 37.00, 14.00, 11.00, 10.00, 16.00 +LNK, 02, 13, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 13, 50.00, 22.00, 13.00, 12.00, 19.00 +LOZ, 02, 13, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 13, 54.00, 33.00, -9999.00, -9999.00, 23.00 +LSE, 02, 13, 30.00, 10.00, 19.00, 16.00, 25.00 +LSF, 02, 13, 61.00, 38.00, -9999.00, -9999.00, 34.00 +LSV, 02, 13, 67.00, 33.00, -9999.00, -9999.00, 8.00 +LTS, 02, 13, 59.00, 30.00, -9999.00, -9999.00, 15.00 +LUF, 02, 13, 72.00, 40.00, -9999.00, -9999.00, 11.00 +LVS, 02, 13, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 13, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 13, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 13, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 13, 47.00, 27.00, 20.00, 23.00, 31.00 +MAF, 02, 13, 62.00, 33.00, 8.00, 7.00, 12.00 +MBL, 02, 13, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 13, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 13, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 13, 62.00, 44.00, -9999.00, -9999.00, 29.00 +MCF, 02, 13, 71.00, 52.00, -9999.00, -9999.00, 23.00 +MCG, 02, 13, 9.00, -14.00, 16.00, 20.00, 26.00 +MCI, 02, 13, 41.00, 22.00, 19.00, 16.00, 27.00 +MCK, 02, 13, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 13, 61.00, 37.00, 20.00, 22.00, 31.00 +MCO, 02, 13, 73.00, 50.00, 14.00, 20.00, 26.00 +MCW, 02, 13, 28.00, 10.00, 16.00, 11.00, 20.00 +MC2, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 02, 13, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 13, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 13, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 13, 35.00, 19.00, 25.00, 23.00, 35.00 +MEI, 02, 13, 61.00, 37.00, 23.00, 19.00, 31.00 +MEM, 02, 13, 54.00, 35.00, 23.00, 17.00, 31.00 +MER, 02, 13, 62.00, 39.00, -9999.00, -9999.00, 27.00 +MFD, 02, 13, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 13, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 13, 53.00, 32.00, 26.00, 33.00, 41.00 +MGE, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 13, 61.00, 39.00, 22.00, 20.00, 33.00 +MGW, 02, 13, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 13, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 13, 60.00, 42.00, -9999.00, -9999.00, 29.00 +MHS, 02, 13, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 13, 77.00, 58.00, 15.00, 17.00, 26.00 +MIB, 02, 13, 23.00, 6.00, -9999.00, -9999.00, 27.00 +MIV, 02, 13, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 13, 47.00, 25.00, -9999.00, -9999.00, 25.00 +MKC, 02, 13, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 13, 30.00, 16.00, 31.00, 26.00, 40.00 +MKG, 02, 13, 31.00, 18.00, 37.00, 35.00, 49.00 +MKL, 02, 13, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 13, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 13, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 13, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 13, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 13, 34.00, 16.00, 20.00, 18.00, 28.00 +MLS, 02, 13, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 13, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 13, 61.00, 38.00, -9999.00, -9999.00, 37.00 +MOB, 02, 13, 64.00, 43.00, 25.00, 20.00, 34.00 +MOT, 02, 13, 23.00, 6.00, 16.00, 15.00, 25.00 +MPV, 02, 13, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 13, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 13, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 13, 65.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 13, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 13, 62.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 13, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 13, 30.00, 11.00, 23.00, 18.00, 29.00 +MSO, 02, 13, 37.00, 21.00, 24.00, 24.00, 38.00 +MSP, 02, 13, 27.00, 9.00, 20.00, 17.00, 30.00 +MSS, 02, 13, 27.00, 7.00, 30.00, 28.00, 42.00 +MSY, 02, 13, 64.00, 44.00, 22.00, 19.00, 32.00 +MTC, 02, 13, 32.00, 18.00, -9999.00, -9999.00, 37.00 +MTN, 02, 13, 44.00, 25.00, -9999.00, -9999.00, 37.00 +MTO, 02, 13, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 13, 39.00, 20.00, -9999.00, -9999.00, 37.00 +MUO, 02, 13, 48.00, 26.00, -9999.00, -9999.00, 25.00 +MWA, 02, 13, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 13, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 13, 61.00, 39.00, -9999.00, -9999.00, 34.00 +MYL, 02, 13, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 13, 60.00, 35.00, -9999.00, -9999.00, 31.00 +NAO, 02, 13, 59.00, 43.00, -9999.00, -9999.00, 26.00 +NBC, 02, 13, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NBE, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 13, 34.00, 17.00, -9999.00, -9999.00, 29.00 +NCA, 02, 13, 60.00, 34.00, -9999.00, -9999.00, 32.00 +NCO, 02, 13, 39.00, 24.00, -9999.00, -9999.00, 35.00 +NC1, 02, 13, 59.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 13, 43.00, 22.00, -9999.00, -9999.00, 32.00 +NFG, 02, 13, 65.00, 45.00, -9999.00, -9999.00, 21.00 +NFL, 02, 13, 52.00, 23.00, -9999.00, -9999.00, 14.00 +NGP, 02, 13, 69.00, 49.00, -9999.00, -9999.00, 21.00 +NGU, 02, 13, 50.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 13, 60.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 13, 46.00, 27.00, -9999.00, -9999.00, 32.00 +NHZ, 02, 13, 33.00, 13.00, -9999.00, -9999.00, 36.00 +NID, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NIP, 02, 13, 67.00, 43.00, -9999.00, -9999.00, 25.00 +NIR, 02, 13, 67.00, 44.00, -9999.00, -9999.00, 21.00 +NKT, 02, 13, 57.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 02, 13, 67.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NMM, 02, 13, 60.00, 35.00, -9999.00, -9999.00, 29.00 +NPA, 02, 13, 63.00, 44.00, -9999.00, -9999.00, 32.00 +NQA, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 13, 72.00, 48.00, -9999.00, -9999.00, 21.00 +NQX, 02, 13, 75.00, 66.00, -9999.00, -9999.00, 21.00 +NRB, 02, 13, 66.00, 47.00, -9999.00, -9999.00, 29.00 +NRC, 02, 13, 63.00, 39.00, -9999.00, -9999.00, 34.00 +NRS, 02, 13, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 13, 64.00, 41.00, -9999.00, -9999.00, 32.00 +NSI, 02, 13, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 13, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTK, 02, 13, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 13, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NUC, 02, 13, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 13, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NUW, 02, 13, 49.00, 35.00, -9999.00, -9999.00, 46.00 +NWF, 02, 13, 68.00, 47.00, -9999.00, -9999.00, 21.00 +NXX, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 13, 47.00, 23.00, -9999.00, -9999.00, 32.00 +NZC, 02, 13, 68.00, 40.00, -9999.00, -9999.00, 29.00 +NZJ, 02, 13, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 13, 38.00, 20.00, -9999.00, -9999.00, 39.00 +NZY, 02, 13, 67.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 13, 61.00, 43.00, 26.00, 31.00, 38.00 +OAR, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 13, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 13, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 13, 52.00, 30.00, 15.00, 11.00, 21.00 +OLM, 02, 13, 50.00, 33.00, 53.00, 55.00, 67.00 +OMA, 02, 13, 37.00, 17.00, 11.00, 13.00, 19.00 +OME, 02, 13, 12.00, -5.00, 17.00, 20.00, 26.00 +ONT, 02, 13, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 13, 34.00, 17.00, 24.00, 23.00, 33.00 +ORF, 02, 13, 50.00, 32.00, 23.00, 23.00, 36.00 +ORH, 02, 13, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 13, 1.00, -21.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 13, 30.00, 10.00, -9999.00, -9999.00, 44.00 +OTG, 02, 13, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 13, 54.00, 41.00, 51.00, 53.00, 61.00 +OTM, 02, 13, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 13, 2.00, -12.00, 12.00, 15.00, 19.00 +OURC, 02, 13, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 13, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 13, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 13, 63.00, 40.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 13, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 13, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 13, 6.00, -15.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 13, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 13, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 13, 3.00, -16.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 13, 65.00, 41.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 13, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 13, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 13, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 13, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 13, 9.00, -14.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 13, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 13, 28.00, 9.00, -9999.00, -9999.00, 34.00 +PBI, 02, 13, 76.00, 57.00, 17.00, 21.00, 29.00 +PDT, 02, 13, 47.00, 32.00, 30.00, 26.00, 43.00 +PDX, 02, 13, 51.00, 36.00, 50.00, 51.00, 63.00 +PFN, 02, 13, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 13, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 13, 41.00, 25.00, 23.00, 19.00, 32.00 +PHX, 02, 13, 71.00, 45.00, 10.00, 10.00, 14.00 +PIA, 02, 13, 35.00, 18.00, 23.00, 20.00, 34.00 +PIB, 02, 13, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 13, 38.00, 20.00, 24.00, 25.00, 35.00 +PIR, 02, 13, 33.00, 12.00, 8.00, 10.00, 15.00 +PIT, 02, 13, 37.00, 20.00, 38.00, 32.00, 51.00 +PKB, 02, 13, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 13, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 13, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 13, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 13, 63.00, 44.00, 22.00, 18.00, 30.00 +POB, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 13, 62.00, 38.00, -9999.00, -9999.00, 29.00 +POM, 02, 13, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 13, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 13, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 13, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 13, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 13, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 13, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 13, 36.00, 15.00, -9999.00, -9999.00, 35.00 +PSP, 02, 13, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 13, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 13, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 13, 51.00, 20.00, 8.00, 7.00, 10.00 +PUC, 02, 13, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 13, 38.00, 21.00, 23.00, 23.00, 34.00 +PVU, 02, 13, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 13, 33.00, 14.00, 24.00, 22.00, 33.00 +P02, 02, 13, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +P07, 02, 13, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +P11, 02, 13, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +P24, 02, 13, 24.00, 2.00, -9999.00, -9999.00, -9999.00 +P28, 02, 13, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +P35, 02, 13, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +P38, 02, 13, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +P39, 02, 13, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +P58, 02, 13, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +P59, 02, 13, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 02, 13, 27.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 02, 13, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +P67, 02, 13, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +P68, 02, 13, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 13, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 13, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 13, 38.00, 15.00, 13.00, 14.00, 21.00 +RBL, 02, 13, 61.00, 41.00, 27.00, 30.00, 37.00 +RCA, 02, 13, 38.00, 15.00, -9999.00, -9999.00, 24.00 +RDD, 02, 13, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 13, 47.00, 25.00, 18.00, 20.00, 31.00 +RDR, 02, 13, 20.00, 1.00, -9999.00, -9999.00, 21.00 +RDU, 02, 13, 53.00, 31.00, 21.00, 24.00, 32.00 +REE, 02, 13, 58.00, 29.00, -9999.00, -9999.00, 11.00 +REJ, 02, 13, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 13, 32.00, 14.00, 22.00, 18.00, 28.00 +RIC, 02, 13, 49.00, 28.00, 22.00, 25.00, 34.00 +RIV, 02, 13, 68.00, 43.00, -9999.00, -9999.00, 17.00 +RIW, 02, 13, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 13, 34.00, 14.00, 13.00, 8.00, 16.00 +RME, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 13, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +RND, 02, 13, 66.00, 41.00, -9999.00, -9999.00, 26.00 +RNO, 02, 13, 52.00, 24.00, 16.00, 17.00, 23.00 +ROA, 02, 13, 47.00, 27.00, 19.00, 22.00, 31.00 +ROC, 02, 13, 33.00, 17.00, 41.00, 40.00, 56.00 +ROW, 02, 13, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 13, 45.00, 21.00, 10.00, 10.00, 15.00 +RST, 02, 13, 26.00, 8.00, 22.00, 17.00, 29.00 +RWF, 02, 13, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 13, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 13, 60.00, 41.00, 27.00, 26.00, 35.00 +SAF, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 13, 67.00, 51.00, 17.00, 17.00, 21.00 +SAT, 02, 13, 66.00, 41.00, 19.00, 15.00, 23.00 +SAV, 02, 13, 62.00, 41.00, 18.00, 19.00, 27.00 +SAW, 02, 13, 27.00, 12.00, -9999.00, -9999.00, 51.00 +SBA, 02, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 13, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 13, 34.00, 19.00, 31.00, 33.00, 45.00 +SBP, 02, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 13, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 13, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 13, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 13, 61.00, 40.00, 23.00, 23.00, 33.00 +SDF, 02, 13, 45.00, 27.00, 23.00, 24.00, 34.00 +SEA, 02, 13, 50.00, 37.00, 43.00, 43.00, 57.00 +SEM, 02, 13, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 13, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 13, 59.00, 45.00, 24.00, 28.00, 35.00 +SGF, 02, 13, 46.00, 25.00, 20.00, 17.00, 27.00 +SGY, 02, 13, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 13, 38.00, 15.00, 15.00, 16.00, 25.00 +SHV, 02, 13, 61.00, 38.00, 22.00, 18.00, 32.00 +SIT, 02, 13, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 13, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 13, 62.00, 35.00, 12.00, 8.00, 16.00 +SKA, 02, 13, 41.00, 26.00, -9999.00, -9999.00, 38.00 +SKF, 02, 13, 66.00, 41.00, -9999.00, -9999.00, 25.00 +SLC, 02, 13, 44.00, 25.00, 22.00, 22.00, 33.00 +SLE, 02, 13, 52.00, 34.00, 46.00, 47.00, 59.00 +SLN, 02, 13, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 13, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 13, 65.00, 40.00, -9999.00, 22.00, 35.00 +SNA, 02, 13, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 13, 27.00, 18.00, 35.00, 35.00, 51.00 +SNS, 02, 13, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 13, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 13, 37.00, 20.00, 25.00, 21.00, 35.00 +SPS, 02, 13, 57.00, 32.00, 15.00, 11.00, 20.00 +SRQ, 02, 13, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 13, 60.00, 35.00, -9999.00, -9999.00, 32.00 +SSI, 02, 13, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +STC, 02, 13, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 13, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +STL, 02, 13, 43.00, 25.00, 24.00, 19.00, 32.00 +STNV, 02, 13, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 02, 13, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 13, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 13, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 13, 62.00, 40.00, -9999.00, -9999.00, 27.00 +SUX, 02, 13, 33.00, 14.00, 14.00, 14.00, 22.00 +SVN, 02, 13, 62.00, 41.00, -9999.00, -9999.00, 31.00 +SWF, 02, 13, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 13, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 13, 33.00, 15.00, 39.00, 37.00, 52.00 +SZL, 02, 13, 43.00, 21.00, -9999.00, -9999.00, 24.00 +TAD, 02, 13, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 13, 3.00, -16.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 13, 51.00, 22.00, -9999.00, -9999.00, 32.00 +TCC, 02, 13, 57.00, 26.00, 5.00, 5.00, 8.00 +TCL, 02, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 13, 51.00, 34.00, -9999.00, -9999.00, 60.00 +TCS, 02, 13, 59.00, 31.00, -9999.00, 8.00, 12.00 +TEB, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 13, 52.00, 30.00, -9999.00, -9999.00, 19.00 +TKA, 02, 13, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 13, 66.00, 40.00, 18.00, 17.00, 26.00 +TNX, 02, 13, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 13, 33.00, 17.00, 29.00, 28.00, 42.00 +TOP, 02, 13, 43.00, 22.00, 15.00, 16.00, 23.00 +TPA, 02, 13, 71.00, 52.00, 15.00, 17.00, 24.00 +TPH, 02, 13, 49.00, 24.00, 10.00, 9.00, 13.00 +TRI, 02, 13, 48.00, 27.00, 27.00, 28.00, 39.00 +TRK, 02, 13, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 13, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 13, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 13, 51.00, 30.00, 15.00, 15.00, 23.00 +TUP, 02, 13, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 13, 68.00, 41.00, 10.00, 10.00, 15.00 +TVC, 02, 13, 28.00, 11.00, 35.00, 33.00, 46.00 +TVL, 02, 13, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 13, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 13, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 13, 51.00, 29.00, 26.00, 24.00, 35.00 +T01, 02, 13, 47.00, 28.00, -9999.00, -9999.00, 33.00 +T02, 02, 13, 57.00, 34.00, -9999.00, -9999.00, 37.00 +T03, 02, 13, 60.00, 37.00, -9999.00, -9999.00, 31.00 +T04, 02, 13, 72.00, 53.00, -9999.00, -9999.00, 23.00 +T05, 02, 13, 44.00, 19.00, -9999.00, -9999.00, 17.00 +T06, 02, 13, 63.00, 36.00, -9999.00, -9999.00, 36.00 +T07, 02, 13, 47.00, 18.00, -9999.00, -9999.00, 36.00 +T08, 02, 13, 43.00, 25.00, -9999.00, -9999.00, 30.00 +UCA, 02, 13, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 13, 59.00, 35.00, -9999.00, -9999.00, 8.00 +UIL, 02, 13, 49.00, 35.00, 64.00, 64.00, 73.00 +UIN, 02, 13, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 13, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 13, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 13, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +U15, 02, 13, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +U28, 02, 13, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 13, 64.00, 39.00, -9999.00, -9999.00, 29.00 +VBG, 02, 13, 66.00, 42.00, -9999.00, -9999.00, 27.00 +VCT, 02, 13, 67.00, 45.00, 17.00, 18.00, 27.00 +VCV, 02, 13, 63.00, 34.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 13, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 13, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 13, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 13, 41.00, 9.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 13, 64.00, 39.00, -9999.00, -9999.00, 31.00 +VRB, 02, 13, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 13, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 13, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 13, 47.00, 28.00, -9999.00, 28.00, -9999.00 +WJA, 02, 13, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 13, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 13, 9.00, -15.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 13, 49.00, 23.00, 15.00, 17.00, 25.00 +WPO, 02, 13, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 13, 61.00, 37.00, -9999.00, -9999.00, 35.00 +WRG, 02, 13, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 13, 43.00, 23.00, -9999.00, -9999.00, 33.00 +WRL, 02, 13, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +X68, 02, 13, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 13, 35.00, 21.00, 57.00, 57.00, 65.00 +YCG, 02, 13, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 13, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 13, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 13, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 13, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 13, 46.00, 26.00, 22.00, 20.00, 32.00 +YNG, 02, 13, 34.00, 18.00, 30.00, 32.00, 47.00 +YPA, 02, 13, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 13, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 13, 11.00, -10.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 13, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 13, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 13, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 13, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 13, 74.00, 47.00, 4.00, 7.00, 8.00 +YVR, 02, 13, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 13, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 13, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 13, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 13, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 13, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 13, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 13, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 13, 23.00, 5.00, 39.00, 34.00, 55.00 +ZUN, 02, 13, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 13, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 13, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 13, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +01R, 02, 13, 61.00, 39.00, -9999.00, -9999.00, 31.00 +1V1, 02, 13, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 13, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 13, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 13, 54.00, 36.00, -9999.00, -9999.00, 37.00 +2PJ, 02, 13, 60.00, 35.00, -9999.00, -9999.00, 37.00 +3B1, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 13, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 13, 28.00, 9.00, -9999.00, -9999.00, 44.00 +3SE, 02, 13, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 13, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 13, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 13, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 13, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 13, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 13, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 13, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 14, 38.00, 21.00, 27.00, 23.00, 38.00 +ABI, 02, 14, 60.00, 35.00, 12.00, 9.00, 16.00 +ABQ, 02, 14, 54.00, 26.00, 11.00, 11.00, 17.00 +ABR, 02, 14, 27.00, 7.00, 13.00, 12.00, 20.00 +ABY, 02, 14, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 14, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 14, 61.00, 38.00, 14.00, 15.00, 22.00 +ACV, 02, 14, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 14, 43.00, 24.00, 20.00, 20.00, 32.00 +ADK, 02, 14, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 14, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 14, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 14, 44.00, 24.00, -9999.00, -9999.00, 31.00 +AEX, 02, 14, 62.00, 40.00, -9999.00, -9999.00, 31.00 +AFF, 02, 14, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 14, 75.00, 49.00, -9999.00, -9999.00, 35.00 +AGS, 02, 14, 60.00, 35.00, 19.00, 20.00, 29.00 +AHN, 02, 14, 56.00, 35.00, 22.00, 21.00, 32.00 +AKN, 02, 14, 23.00, 7.00, 18.00, 22.00, 29.00 +AKO, 02, 14, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 14, 33.00, 14.00, 24.00, 23.00, 35.00 +ALI, 02, 14, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 14, 29.00, 11.00, 19.00, 14.00, 25.00 +ALS, 02, 14, 40.00, 5.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 14, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 14, 53.00, 26.00, 13.00, 11.00, 19.00 +AMG, 02, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 14, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 14, 26.00, 12.00, 16.00, 19.00, 25.00 +AND, 02, 14, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 14, 42.00, 32.00, 62.00, 58.00, 74.00 +AOO, 02, 14, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +APN, 02, 14, 28.00, 8.00, 28.00, 25.00, 39.00 +AQQ, 02, 14, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +ART, 02, 14, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +AST, 02, 14, 51.00, 37.00, 57.00, 60.00, 70.00 +ATL, 02, 14, 55.00, 35.00, 23.00, 22.00, 33.00 +ATW, 02, 14, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 14, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 14, 40.00, 20.00, -9999.00, -9999.00, 35.00 +AUG, 02, 14, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 14, 63.00, 42.00, 16.00, 16.00, 23.00 +AUW, 02, 14, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 14, 50.00, 27.00, 23.00, 20.00, 32.00 +AVP, 02, 14, 35.00, 19.00, 26.00, 23.00, 37.00 +AXN, 02, 14, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 14, 36.00, 15.00, -9999.00, -9999.00, 32.00 +AYS, 02, 14, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 14, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 14, 62.00, 41.00, -9999.00, -9999.00, 32.00 +BAD, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 14, 38.00, 11.00, -9999.00, -9999.00, 25.00 +BDL, 02, 14, 36.00, 19.00, 25.00, 22.00, 35.00 +BDR, 02, 14, 38.00, 23.00, 27.00, 19.00, 37.00 +BET, 02, 14, 13.00, 1.00, 11.00, 13.00, 19.00 +BFD, 02, 14, 30.00, 12.00, 46.00, 44.00, 62.00 +BFF, 02, 14, 44.00, 17.00, 11.00, 8.00, 15.00 +BFL, 02, 14, 64.00, 43.00, 14.00, 14.00, 22.00 +BGM, 02, 14, 30.00, 15.00, 32.00, 34.00, 47.00 +BGR, 02, 14, 29.00, 10.00, 23.00, 20.00, 33.00 +BGS, 02, 14, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 14, 57.00, 35.00, 25.00, 21.00, 32.00 +BID, 02, 14, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 14, 11.00, -6.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 14, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 14, 39.00, 19.00, 17.00, 16.00, 26.00 +BIS, 02, 14, 26.00, 5.00, 15.00, 16.00, 25.00 +BIX, 02, 14, 63.00, 45.00, -9999.00, -9999.00, 31.00 +BJI, 02, 14, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 14, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 14, 47.00, 17.00, -9999.00, -9999.00, 17.00 +BKW, 02, 14, 41.00, 23.00, 35.00, 34.00, 48.00 +BLF, 02, 14, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 14, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 14, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 14, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 14, 44.00, 24.00, -9999.00, -9999.00, 28.00 +BNA, 02, 14, 51.00, 30.00, 26.00, 23.00, 37.00 +BNO, 02, 14, 40.00, 19.00, -9999.00, 28.00, 50.00 +BOI, 02, 14, 44.00, 28.00, 23.00, 25.00, 36.00 +BOS, 02, 14, 38.00, 23.00, 22.00, 22.00, 33.00 +BPI, 02, 14, 30.00, -3.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 14, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 14, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 14, 36.00, 18.00, -9999.00, -9999.00, 23.00 +BRO, 02, 14, 72.00, 53.00, 14.00, 13.00, 20.00 +BRW, 02, 14, -12.00, -24.00, 12.00, 10.00, 17.00 +BSM, 02, 14, 63.00, 42.00, -9999.00, -9999.00, 27.00 +BTI, 02, 14, -15.00, -27.00, 10.00, 10.00, 15.00 +BTL, 02, 14, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 14, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 14, 64.00, 43.00, 24.00, 18.00, 31.00 +BTT, 02, 14, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 14, 28.00, 9.00, 29.00, 24.00, 40.00 +BUB, 02, 14, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 14, 32.00, 17.00, 45.00, 46.00, 59.00 +BUR, 02, 14, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 14, 63.00, 45.00, -9999.00, 19.00, 28.00 +BWG, 02, 14, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 14, 44.00, 26.00, 23.00, 22.00, 33.00 +BYH, 02, 14, 49.00, 30.00, -9999.00, -9999.00, 35.00 +BYI, 02, 14, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 14, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 14, 59.00, 34.00, 20.00, 20.00, 30.00 +CAG, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 14, 36.00, 19.00, 34.00, 35.00, 50.00 +CAO, 02, 14, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 14, 23.00, 1.00, 27.00, 31.00, 43.00 +CBM, 02, 14, 57.00, 33.00, -9999.00, -9999.00, 36.00 +CDB, 02, 14, 32.00, 23.00, 46.00, 47.00, 62.00 +CDC, 02, 14, 47.00, 22.00, 13.00, 11.00, 20.00 +CDR, 02, 14, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 14, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 14, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 14, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 14, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 14, 52.00, 31.00, 23.00, 23.00, 33.00 +CHO, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 14, 61.00, 40.00, 19.00, 20.00, 30.00 +CID, 02, 14, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 14, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 14, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 14, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 14, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 14, 35.00, 19.00, 37.00, 37.00, 52.00 +CLL, 02, 14, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 14, 53.00, 32.00, 22.00, 22.00, 31.00 +CMH, 02, 14, 38.00, 21.00, 26.00, 31.00, 41.00 +CMI, 02, 14, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 14, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 14, 42.00, 20.00, 11.00, 11.00, 17.00 +CNM, 02, 14, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 14, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +COD, 02, 14, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +COF, 02, 14, 72.00, 51.00, -9999.00, -9999.00, 25.00 +CON, 02, 14, 33.00, 10.00, 23.00, 21.00, 32.00 +COS, 02, 14, 45.00, 19.00, 9.00, 9.00, 14.00 +COT, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 14, 41.00, 23.00, 23.00, 17.00, 30.00 +CPR, 02, 14, 37.00, 16.00, 18.00, 16.00, 24.00 +CRBC, 02, 14, 32.00, -11.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 14, 69.00, 48.00, 17.00, 14.00, 23.00 +CRW, 02, 14, 45.00, 26.00, 35.00, 37.00, 47.00 +CSG, 02, 14, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 14, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 14, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 14, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 14, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 14, 41.00, 23.00, 26.00, 24.00, 37.00 +CVN, 02, 14, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 14, 55.00, 26.00, -9999.00, -9999.00, 11.00 +CXY, 02, 14, 39.00, 23.00, 19.00, 21.00, 32.00 +CYS, 02, 14, 41.00, 18.00, 11.00, 10.00, 15.00 +DAA, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 14, 70.00, 48.00, 16.00, 18.00, 26.00 +DAG, 02, 14, 66.00, 41.00, 8.00, 7.00, 13.00 +DAL, 02, 14, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 14, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 14, 38.00, 21.00, 32.00, 26.00, 42.00 +DBQ, 02, 14, 30.00, 13.00, 23.00, 18.00, 30.00 +DCA, 02, 14, 46.00, 29.00, 22.00, 22.00, 32.00 +DDC, 02, 14, 47.00, 23.00, 11.00, 10.00, 16.00 +DEC, 02, 14, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 14, 47.00, 20.00, 12.00, 10.00, 16.00 +DFW, 02, 14, 59.00, 37.00, 15.00, 14.00, 21.00 +DHN, 02, 14, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 14, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 14, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 14, 67.00, 43.00, -9999.00, -9999.00, 16.00 +DLG, 02, 14, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 14, 22.00, 3.00, 27.00, 23.00, 38.00 +DLLC, 02, 14, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 14, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 14, 68.00, 41.00, -9999.00, -9999.00, 12.00 +DMN, 02, 14, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 14, 46.00, 27.00, -9999.00, -9999.00, 33.00 +DPG, 02, 14, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 14, 64.00, 39.00, -9999.00, -9999.00, 31.00 +DRA, 02, 14, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 14, 67.00, 43.00, 10.00, 10.00, 13.00 +DSM, 02, 14, 34.00, 16.00, 19.00, 15.00, 25.00 +DTW, 02, 14, 33.00, 18.00, 28.00, 29.00, 42.00 +DUG, 02, 14, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 14, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +DXR, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 14, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 14, 60.00, 35.00, -9999.00, -9999.00, 17.00 +D45, 02, 14, 18.00, -7.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 14, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 14, 27.00, 6.00, 17.00, 16.00, 26.00 +ECG, 02, 14, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 14, 62.00, 36.00, -9999.00, -9999.00, 11.00 +EED, 02, 14, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 14, 41.00, 10.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 14, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 14, 41.00, 18.00, 41.00, 40.00, 57.00 +EKO, 02, 14, 43.00, 20.00, 20.00, 21.00, 29.00 +ELD, 02, 14, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 14, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 14, 62.00, 34.00, 8.00, 8.00, 12.00 +ELY, 02, 14, 44.00, 15.00, 17.00, 15.00, 25.00 +EMP, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 14, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +END, 02, 14, 51.00, 29.00, -9999.00, -9999.00, 16.00 +ENN, 02, 14, 7.00, -16.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 14, 43.00, 25.00, -9999.00, -9999.00, 19.00 +EPH, 02, 14, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 14, 34.00, 18.00, 39.00, 37.00, 53.00 +ESF, 02, 14, 62.00, 40.00, -9999.00, -9999.00, 26.00 +EUG, 02, 14, 51.00, 37.00, 45.00, 48.00, 59.00 +EVV, 02, 14, 44.00, 25.00, 24.00, 20.00, 32.00 +EWN, 02, 14, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 14, 41.00, 25.00, 22.00, 19.00, 33.00 +EYW, 02, 14, 75.00, 66.00, 14.00, 13.00, 22.00 +E74, 02, 14, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 14, 51.00, 29.00, -9999.00, -9999.00, 33.00 +FAI, 02, 14, 7.00, -14.00, 12.00, 14.00, 20.00 +FAR, 02, 14, 21.00, 3.00, 16.00, 15.00, 25.00 +FAT, 02, 14, 62.00, 41.00, 18.00, 22.00, 27.00 +FAY, 02, 14, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 14, 35.00, 18.00, 27.00, 30.00, 42.00 +FCS, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 14, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 14, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 14, 45.00, 18.00, 21.00, 22.00, 29.00 +FLL, 02, 14, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 14, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 14, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FME, 02, 14, 47.00, 24.00, -9999.00, -9999.00, 37.00 +FMH, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 14, 51.00, 22.00, 10.00, 15.00, 16.00 +FMY, 02, 14, 75.00, 54.00, 10.00, 14.00, 21.00 +FNT, 02, 14, 31.00, 16.00, 28.00, 25.00, 40.00 +FOD, 02, 14, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 14, 43.00, 22.00, -9999.00, -9999.00, 22.00 +FOK, 02, 14, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 14, 44.00, 22.00, -9999.00, -9999.00, 18.00 +FSD, 02, 14, 30.00, 10.00, 16.00, 11.00, 22.00 +FSI, 02, 14, 55.00, 29.00, -9999.00, -9999.00, 18.00 +FSM, 02, 14, 54.00, 30.00, 18.00, 15.00, 27.00 +FTK, 02, 14, 45.00, 23.00, -9999.00, -9999.00, 36.00 +FWA, 02, 14, 34.00, 18.00, 25.00, 24.00, 37.00 +FWH, 02, 14, 58.00, 35.00, -9999.00, -9999.00, 21.00 +FYU, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 14, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 14, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 14, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 14, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 14, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 14, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 14, 41.00, 26.00, 27.00, 29.00, 41.00 +GFA, 02, 14, 38.00, 17.00, -9999.00, -9999.00, 23.00 +GFK, 02, 14, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 14, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 14, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 14, 27.00, 8.00, 15.00, 13.00, 22.00 +GJT, 02, 14, 45.00, 24.00, 13.00, 11.00, 18.00 +GKN, 02, 14, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 14, 45.00, 19.00, 9.00, 10.00, 14.00 +GLH, 02, 14, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 14, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 14, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 02, 14, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 14, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 14, 27.00, 10.00, 25.00, 19.00, 33.00 +GRCI, 02, 14, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 14, 51.00, 34.00, -9999.00, -9999.00, 55.00 +GRI, 02, 14, 38.00, 16.00, 13.00, 11.00, 18.00 +GRK, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 14, 32.00, 16.00, 27.00, 30.00, 40.00 +GSB, 02, 14, 55.00, 34.00, -9999.00, -9999.00, 37.00 +GSG, 02, 14, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 14, 51.00, 29.00, 21.00, 22.00, 30.00 +GSP, 02, 14, 54.00, 32.00, 22.00, 21.00, 31.00 +GST, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 14, 30.00, 9.00, -9999.00, -9999.00, 61.00 +GTF, 02, 14, 38.00, 17.00, 16.00, 16.00, 24.00 +GUP, 02, 14, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 14, 36.00, 16.00, -9999.00, -9999.00, 35.00 +GVW, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 02, 14, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 14, 53.00, 38.00, 20.00, 23.00, 34.00 +HBR, 02, 14, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 14, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 14, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 14, 42.00, 23.00, -9999.00, -9999.00, 30.00 +HKY, 02, 14, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 14, 37.00, 16.00, 14.00, 14.00, 22.00 +HMN, 02, 14, 63.00, 26.00, -9999.00, -9999.00, 9.00 +HMS, 02, 14, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 14, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 14, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 02, 14, 30.00, 9.00, 13.00, 11.00, 19.00 +HOP, 02, 14, 47.00, 25.00, -9999.00, -9999.00, 35.00 +HOT, 02, 14, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 14, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 14, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 14, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 14, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 14, 64.00, 39.00, -9999.00, -9999.00, 36.00 +HST, 02, 14, 77.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 02, 14, 54.00, 33.00, 27.00, 21.00, 36.00 +HTL, 02, 14, 28.00, 8.00, 32.00, 28.00, 43.00 +HTS, 02, 14, 44.00, 26.00, 32.00, 31.00, 44.00 +HUF, 02, 14, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 14, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 14, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 14, 32.00, 10.00, 12.00, 11.00, 18.00 +IAB, 02, 14, 46.00, 24.00, -9999.00, -9999.00, 17.00 +IAD, 02, 14, 44.00, 23.00, 22.00, 22.00, 34.00 +IAG, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 14, 65.00, 43.00, 18.00, 21.00, 29.00 +ICT, 02, 14, 46.00, 24.00, 16.00, 11.00, 19.00 +IDA, 02, 14, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 14, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 14, 42.00, 25.00, 24.00, 20.00, 34.00 +ILI, 02, 14, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 14, 58.00, 36.00, 19.00, 22.00, 31.00 +IMT, 02, 14, 27.00, 3.00, -9999.00, -9999.00, -9999.00 +IND, 02, 14, 38.00, 21.00, 25.00, 26.00, 37.00 +INL, 02, 14, 19.00, -4.00, 21.00, 20.00, 32.00 +INS, 02, 14, 59.00, 35.00, -9999.00, -9999.00, 8.00 +INT, 02, 14, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +INW, 02, 14, 53.00, 25.00, 8.00, 10.00, 15.00 +IPL, 02, 14, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 14, 37.00, 19.00, 24.00, 26.00, 37.00 +IRK, 02, 14, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 14, 27.00, 5.00, 13.00, 11.00, 20.00 +ISP, 02, 14, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 14, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 14, 71.00, 42.00, -9999.00, -9999.00, 13.00 +IWD, 02, 14, 24.00, 2.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 14, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 14, 60.00, 36.00, 23.00, 20.00, 33.00 +JAX, 02, 14, 67.00, 43.00, 16.00, 20.00, 27.00 +JBR, 02, 14, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 14, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 14, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 14, 40.00, 26.00, 23.00, 19.00, 33.00 +JHW, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 14, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 14, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 14, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 14, 34.00, 23.00, 43.00, 48.00, 56.00 +JST, 02, 14, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 14, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 14, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 14, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 14, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 14, 32.00, 14.00, 30.00, 29.00, 44.00 +LAR, 02, 14, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 14, 63.00, 39.00, 7.00, 9.00, 12.00 +LAX, 02, 14, 66.00, 49.00, 15.00, 17.00, 21.00 +LBB, 02, 14, 58.00, 29.00, 10.00, 10.00, 14.00 +LBF, 02, 14, 41.00, 14.00, 13.00, 7.00, 17.00 +LCH, 02, 14, 63.00, 44.00, 21.00, 19.00, 32.00 +LCK, 02, 14, 40.00, 22.00, -9999.00, -9999.00, 38.00 +LEB, 02, 14, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 14, 44.00, 25.00, 28.00, 26.00, 39.00 +LFI, 02, 14, 49.00, 33.00, -9999.00, -9999.00, 33.00 +LFK, 02, 14, 63.00, 40.00, 16.00, 19.00, 27.00 +LFT, 02, 14, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 14, 39.00, 27.00, 23.00, 19.00, 33.00 +LGB, 02, 14, 68.00, 47.00, 15.00, 17.00, 23.00 +LGU, 02, 14, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 14, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 14, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 14, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 14, 54.00, 33.00, 21.00, 20.00, 31.00 +LIZ, 02, 14, 23.00, 1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 14, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 02, 14, 37.00, 14.00, 11.00, 10.00, 16.00 +LNK, 02, 14, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 14, 50.00, 22.00, 13.00, 12.00, 19.00 +LOZ, 02, 14, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 14, 54.00, 33.00, -9999.00, -9999.00, 23.00 +LSE, 02, 14, 30.00, 10.00, 19.00, 16.00, 25.00 +LSF, 02, 14, 61.00, 38.00, -9999.00, -9999.00, 34.00 +LSV, 02, 14, 67.00, 33.00, -9999.00, -9999.00, 8.00 +LTS, 02, 14, 59.00, 30.00, -9999.00, -9999.00, 15.00 +LUF, 02, 14, 72.00, 40.00, -9999.00, -9999.00, 11.00 +LVS, 02, 14, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 14, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 14, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 14, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 14, 47.00, 27.00, 20.00, 23.00, 31.00 +MAF, 02, 14, 62.00, 33.00, 8.00, 7.00, 12.00 +MBL, 02, 14, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 14, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 14, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 14, 62.00, 44.00, -9999.00, -9999.00, 29.00 +MCF, 02, 14, 71.00, 52.00, -9999.00, -9999.00, 23.00 +MCG, 02, 14, 9.00, -14.00, 16.00, 20.00, 26.00 +MCI, 02, 14, 41.00, 22.00, 19.00, 16.00, 27.00 +MCK, 02, 14, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 14, 61.00, 37.00, 20.00, 22.00, 31.00 +MCO, 02, 14, 73.00, 50.00, 14.00, 20.00, 26.00 +MCW, 02, 14, 28.00, 10.00, 16.00, 11.00, 20.00 +MC2, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 02, 14, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 14, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 14, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 14, 35.00, 19.00, 25.00, 23.00, 35.00 +MEI, 02, 14, 61.00, 37.00, 23.00, 19.00, 31.00 +MEM, 02, 14, 54.00, 35.00, 23.00, 17.00, 31.00 +MER, 02, 14, 62.00, 39.00, -9999.00, -9999.00, 27.00 +MFD, 02, 14, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 14, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 14, 53.00, 32.00, 26.00, 33.00, 41.00 +MGE, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 14, 61.00, 39.00, 22.00, 20.00, 33.00 +MGW, 02, 14, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 14, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 14, 60.00, 42.00, -9999.00, -9999.00, 29.00 +MHS, 02, 14, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 14, 77.00, 58.00, 15.00, 17.00, 26.00 +MIB, 02, 14, 23.00, 6.00, -9999.00, -9999.00, 27.00 +MIV, 02, 14, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 14, 47.00, 25.00, -9999.00, -9999.00, 25.00 +MKC, 02, 14, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 14, 30.00, 16.00, 31.00, 26.00, 40.00 +MKG, 02, 14, 31.00, 18.00, 37.00, 34.00, 49.00 +MKL, 02, 14, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 14, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 14, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 14, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 14, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 14, 34.00, 16.00, 20.00, 18.00, 28.00 +MLS, 02, 14, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 14, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 14, 61.00, 38.00, -9999.00, -9999.00, 37.00 +MOB, 02, 14, 64.00, 43.00, 25.00, 20.00, 34.00 +MOT, 02, 14, 23.00, 6.00, 16.00, 15.00, 25.00 +MPV, 02, 14, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 14, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 14, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 14, 65.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 14, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 14, 62.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 14, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 14, 30.00, 11.00, 23.00, 18.00, 29.00 +MSO, 02, 14, 37.00, 21.00, 24.00, 24.00, 38.00 +MSP, 02, 14, 27.00, 9.00, 20.00, 17.00, 30.00 +MSS, 02, 14, 27.00, 7.00, 30.00, 28.00, 41.00 +MSY, 02, 14, 64.00, 44.00, 22.00, 19.00, 32.00 +MTC, 02, 14, 32.00, 18.00, -9999.00, -9999.00, 37.00 +MTN, 02, 14, 44.00, 25.00, -9999.00, -9999.00, 37.00 +MTO, 02, 14, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 14, 39.00, 20.00, -9999.00, -9999.00, 37.00 +MUO, 02, 14, 48.00, 26.00, -9999.00, -9999.00, 25.00 +MWA, 02, 14, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 14, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 14, 61.00, 39.00, -9999.00, -9999.00, 34.00 +MYL, 02, 14, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 14, 60.00, 35.00, -9999.00, -9999.00, 31.00 +NAO, 02, 14, 59.00, 43.00, -9999.00, -9999.00, 25.00 +NBC, 02, 14, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NBE, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 14, 34.00, 17.00, -9999.00, -9999.00, 29.00 +NCA, 02, 14, 60.00, 34.00, -9999.00, -9999.00, 32.00 +NCO, 02, 14, 39.00, 24.00, -9999.00, -9999.00, 35.00 +NC1, 02, 14, 59.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 14, 43.00, 22.00, -9999.00, -9999.00, 32.00 +NFG, 02, 14, 65.00, 45.00, -9999.00, -9999.00, 21.00 +NFL, 02, 14, 52.00, 23.00, -9999.00, -9999.00, 14.00 +NGP, 02, 14, 69.00, 49.00, -9999.00, -9999.00, 21.00 +NGU, 02, 14, 50.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 14, 60.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 14, 46.00, 27.00, -9999.00, -9999.00, 32.00 +NHZ, 02, 14, 33.00, 13.00, -9999.00, -9999.00, 36.00 +NID, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NIP, 02, 14, 67.00, 43.00, -9999.00, -9999.00, 25.00 +NIR, 02, 14, 67.00, 44.00, -9999.00, -9999.00, 21.00 +NKT, 02, 14, 57.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 02, 14, 67.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NMM, 02, 14, 60.00, 35.00, -9999.00, -9999.00, 29.00 +NPA, 02, 14, 63.00, 44.00, -9999.00, -9999.00, 32.00 +NQA, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 14, 72.00, 48.00, -9999.00, -9999.00, 21.00 +NQX, 02, 14, 75.00, 66.00, -9999.00, -9999.00, 21.00 +NRB, 02, 14, 66.00, 47.00, -9999.00, -9999.00, 29.00 +NRC, 02, 14, 63.00, 39.00, -9999.00, -9999.00, 34.00 +NRS, 02, 14, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 14, 64.00, 41.00, -9999.00, -9999.00, 32.00 +NSI, 02, 14, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 14, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTK, 02, 14, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 14, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NUC, 02, 14, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 14, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NUW, 02, 14, 49.00, 35.00, -9999.00, -9999.00, 46.00 +NWF, 02, 14, 68.00, 47.00, -9999.00, -9999.00, 21.00 +NXX, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 14, 47.00, 23.00, -9999.00, -9999.00, 32.00 +NZC, 02, 14, 68.00, 40.00, -9999.00, -9999.00, 29.00 +NZJ, 02, 14, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 14, 38.00, 20.00, -9999.00, -9999.00, 39.00 +NZY, 02, 14, 67.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 14, 61.00, 43.00, 26.00, 31.00, 38.00 +OAR, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 14, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 14, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 14, 52.00, 30.00, 15.00, 11.00, 21.00 +OLM, 02, 14, 50.00, 33.00, 53.00, 56.00, 67.00 +OMA, 02, 14, 37.00, 17.00, 11.00, 13.00, 19.00 +OME, 02, 14, 12.00, -5.00, 16.00, 19.00, 25.00 +ONT, 02, 14, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 14, 34.00, 17.00, 24.00, 23.00, 33.00 +ORF, 02, 14, 50.00, 32.00, 23.00, 23.00, 36.00 +ORH, 02, 14, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 14, 2.00, -21.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 14, 30.00, 10.00, -9999.00, -9999.00, 44.00 +OTG, 02, 14, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 14, 54.00, 41.00, 51.00, 54.00, 62.00 +OTM, 02, 14, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 14, 2.00, -12.00, 11.00, 15.00, 19.00 +OURC, 02, 14, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 14, 38.00, 8.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 14, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 14, 63.00, 40.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 14, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 14, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 14, 6.00, -15.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 14, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 14, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 14, 3.00, -16.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 14, 65.00, 41.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 14, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 14, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 14, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 14, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 14, 9.00, -14.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 14, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 14, 28.00, 9.00, -9999.00, -9999.00, 34.00 +PBI, 02, 14, 76.00, 57.00, 17.00, 21.00, 29.00 +PDT, 02, 14, 47.00, 32.00, 30.00, 26.00, 43.00 +PDX, 02, 14, 51.00, 36.00, 50.00, 52.00, 64.00 +PFN, 02, 14, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 14, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 14, 41.00, 25.00, 23.00, 19.00, 32.00 +PHX, 02, 14, 71.00, 45.00, 10.00, 10.00, 14.00 +PIA, 02, 14, 35.00, 18.00, 23.00, 20.00, 34.00 +PIB, 02, 14, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 14, 38.00, 20.00, 24.00, 25.00, 35.00 +PIR, 02, 14, 33.00, 12.00, 8.00, 10.00, 15.00 +PIT, 02, 14, 37.00, 20.00, 38.00, 32.00, 51.00 +PKB, 02, 14, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 14, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 14, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 14, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 14, 63.00, 44.00, 22.00, 18.00, 30.00 +POB, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 14, 62.00, 38.00, -9999.00, -9999.00, 29.00 +POM, 02, 14, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 14, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 14, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 14, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 14, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 14, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 14, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 14, 36.00, 15.00, -9999.00, -9999.00, 35.00 +PSP, 02, 14, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 14, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 14, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 14, 51.00, 20.00, 8.00, 7.00, 10.00 +PUC, 02, 14, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 14, 38.00, 21.00, 23.00, 23.00, 34.00 +PVU, 02, 14, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 14, 33.00, 14.00, 24.00, 22.00, 33.00 +P02, 02, 14, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +P07, 02, 14, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +P11, 02, 14, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +P24, 02, 14, 24.00, 2.00, -9999.00, -9999.00, -9999.00 +P28, 02, 14, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +P35, 02, 14, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +P38, 02, 14, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +P39, 02, 14, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +P58, 02, 14, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +P59, 02, 14, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 02, 14, 27.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 02, 14, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +P67, 02, 14, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +P68, 02, 14, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 14, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 14, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 14, 38.00, 15.00, 13.00, 14.00, 21.00 +RBL, 02, 14, 61.00, 41.00, 27.00, 30.00, 37.00 +RCA, 02, 14, 38.00, 15.00, -9999.00, -9999.00, 24.00 +RDD, 02, 14, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 14, 47.00, 25.00, 18.00, 20.00, 31.00 +RDR, 02, 14, 20.00, 1.00, -9999.00, -9999.00, 21.00 +RDU, 02, 14, 53.00, 31.00, 21.00, 24.00, 32.00 +REE, 02, 14, 58.00, 29.00, -9999.00, -9999.00, 11.00 +REJ, 02, 14, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 14, 32.00, 14.00, 22.00, 18.00, 28.00 +RIC, 02, 14, 49.00, 28.00, 22.00, 25.00, 34.00 +RIV, 02, 14, 68.00, 43.00, -9999.00, -9999.00, 17.00 +RIW, 02, 14, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 14, 34.00, 14.00, 13.00, 8.00, 16.00 +RME, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 14, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +RND, 02, 14, 66.00, 41.00, -9999.00, -9999.00, 26.00 +RNO, 02, 14, 52.00, 24.00, 16.00, 17.00, 23.00 +ROA, 02, 14, 47.00, 27.00, 19.00, 22.00, 31.00 +ROC, 02, 14, 33.00, 17.00, 41.00, 40.00, 56.00 +ROW, 02, 14, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 14, 45.00, 21.00, 10.00, 10.00, 15.00 +RST, 02, 14, 26.00, 8.00, 22.00, 17.00, 29.00 +RWF, 02, 14, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 14, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 14, 60.00, 41.00, 27.00, 26.00, 35.00 +SAF, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 14, 67.00, 51.00, 17.00, 17.00, 21.00 +SAT, 02, 14, 66.00, 41.00, 19.00, 15.00, 23.00 +SAV, 02, 14, 62.00, 41.00, 18.00, 19.00, 27.00 +SAW, 02, 14, 27.00, 12.00, -9999.00, -9999.00, 51.00 +SBA, 02, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 14, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 14, 34.00, 19.00, 31.00, 33.00, 45.00 +SBP, 02, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 14, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 14, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 14, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 14, 61.00, 40.00, 23.00, 23.00, 33.00 +SDF, 02, 14, 45.00, 27.00, 23.00, 24.00, 34.00 +SEA, 02, 14, 50.00, 37.00, 43.00, 43.00, 57.00 +SEM, 02, 14, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 14, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 14, 59.00, 45.00, 24.00, 28.00, 35.00 +SGF, 02, 14, 46.00, 25.00, 20.00, 17.00, 27.00 +SGY, 02, 14, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 14, 38.00, 15.00, 15.00, 16.00, 25.00 +SHV, 02, 14, 61.00, 38.00, 22.00, 18.00, 32.00 +SIT, 02, 14, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 14, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 14, 62.00, 35.00, 12.00, 8.00, 16.00 +SKA, 02, 14, 41.00, 26.00, -9999.00, -9999.00, 37.00 +SKF, 02, 14, 66.00, 41.00, -9999.00, -9999.00, 25.00 +SLC, 02, 14, 44.00, 25.00, 22.00, 22.00, 33.00 +SLE, 02, 14, 52.00, 34.00, 46.00, 47.00, 60.00 +SLN, 02, 14, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 14, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 14, 65.00, 40.00, -9999.00, 22.00, 35.00 +SNA, 02, 14, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 14, 27.00, 18.00, 34.00, 35.00, 51.00 +SNS, 02, 14, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 14, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 14, 37.00, 20.00, 25.00, 21.00, 35.00 +SPS, 02, 14, 57.00, 32.00, 15.00, 11.00, 20.00 +SRQ, 02, 14, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 14, 60.00, 35.00, -9999.00, -9999.00, 32.00 +SSI, 02, 14, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +STC, 02, 14, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 14, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +STL, 02, 14, 43.00, 25.00, 24.00, 19.00, 32.00 +STNV, 02, 14, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 02, 14, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 14, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 14, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 14, 62.00, 40.00, -9999.00, -9999.00, 27.00 +SUX, 02, 14, 33.00, 14.00, 14.00, 14.00, 22.00 +SVN, 02, 14, 62.00, 41.00, -9999.00, -9999.00, 31.00 +SWF, 02, 14, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 14, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 14, 33.00, 15.00, 39.00, 36.00, 51.00 +SZL, 02, 14, 43.00, 21.00, -9999.00, -9999.00, 24.00 +TAD, 02, 14, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 14, 3.00, -16.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 14, 51.00, 22.00, -9999.00, -9999.00, 32.00 +TCC, 02, 14, 57.00, 26.00, 5.00, 5.00, 8.00 +TCL, 02, 14, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 14, 51.00, 34.00, -9999.00, -9999.00, 60.00 +TCS, 02, 14, 59.00, 31.00, -9999.00, 8.00, 12.00 +TEB, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 14, 52.00, 30.00, -9999.00, -9999.00, 19.00 +TKA, 02, 14, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 14, 66.00, 40.00, 18.00, 17.00, 26.00 +TNX, 02, 14, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 14, 33.00, 17.00, 29.00, 28.00, 42.00 +TOP, 02, 14, 43.00, 22.00, 15.00, 16.00, 23.00 +TPA, 02, 14, 71.00, 52.00, 15.00, 17.00, 24.00 +TPH, 02, 14, 49.00, 24.00, 10.00, 9.00, 13.00 +TRI, 02, 14, 48.00, 27.00, 27.00, 28.00, 39.00 +TRK, 02, 14, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 14, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 14, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 14, 51.00, 30.00, 15.00, 15.00, 23.00 +TUP, 02, 14, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 14, 68.00, 41.00, 10.00, 10.00, 15.00 +TVC, 02, 14, 28.00, 11.00, 34.00, 32.00, 45.00 +TVL, 02, 14, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 14, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 14, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 14, 51.00, 29.00, 26.00, 24.00, 35.00 +T01, 02, 14, 47.00, 28.00, -9999.00, -9999.00, 33.00 +T02, 02, 14, 57.00, 34.00, -9999.00, -9999.00, 37.00 +T03, 02, 14, 60.00, 37.00, -9999.00, -9999.00, 31.00 +T04, 02, 14, 72.00, 53.00, -9999.00, -9999.00, 23.00 +T05, 02, 14, 44.00, 19.00, -9999.00, -9999.00, 17.00 +T06, 02, 14, 63.00, 36.00, -9999.00, -9999.00, 36.00 +T07, 02, 14, 48.00, 18.00, -9999.00, -9999.00, 36.00 +T08, 02, 14, 43.00, 25.00, -9999.00, -9999.00, 30.00 +UCA, 02, 14, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 14, 59.00, 35.00, -9999.00, -9999.00, 8.00 +UIL, 02, 14, 49.00, 35.00, 64.00, 64.00, 73.00 +UIN, 02, 14, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 14, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 14, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 14, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +U15, 02, 14, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +U28, 02, 14, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 14, 64.00, 39.00, -9999.00, -9999.00, 29.00 +VBG, 02, 14, 66.00, 42.00, -9999.00, -9999.00, 27.00 +VCT, 02, 14, 67.00, 45.00, 17.00, 18.00, 27.00 +VCV, 02, 14, 63.00, 34.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 14, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 14, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 14, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 14, 41.00, 9.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 14, 64.00, 39.00, -9999.00, -9999.00, 31.00 +VRB, 02, 14, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 14, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 14, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 14, 47.00, 28.00, -9999.00, 28.00, -9999.00 +WJA, 02, 14, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 14, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 14, 9.00, -15.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 14, 49.00, 23.00, 15.00, 17.00, 25.00 +WPO, 02, 14, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 14, 61.00, 37.00, -9999.00, -9999.00, 35.00 +WRG, 02, 14, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 14, 43.00, 23.00, -9999.00, -9999.00, 33.00 +WRL, 02, 14, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +X68, 02, 14, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 14, 35.00, 21.00, 57.00, 57.00, 65.00 +YCG, 02, 14, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 14, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 14, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 14, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 14, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 14, 46.00, 26.00, 22.00, 20.00, 32.00 +YNG, 02, 14, 34.00, 18.00, 30.00, 32.00, 47.00 +YPA, 02, 14, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 14, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 14, 11.00, -10.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 14, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 14, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 14, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 14, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 14, 74.00, 47.00, 4.00, 7.00, 8.00 +YVR, 02, 14, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 14, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 14, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 14, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 14, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 14, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 14, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 14, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 14, 23.00, 5.00, 38.00, 33.00, 54.00 +ZUN, 02, 14, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 14, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 14, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 14, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +01R, 02, 14, 61.00, 39.00, -9999.00, -9999.00, 31.00 +1V1, 02, 14, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 14, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 14, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 14, 54.00, 36.00, -9999.00, -9999.00, 37.00 +2PJ, 02, 14, 60.00, 35.00, -9999.00, -9999.00, 37.00 +3B1, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 14, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 14, 28.00, 9.00, -9999.00, -9999.00, 44.00 +3SE, 02, 14, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 14, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 14, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 14, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 14, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 14, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 14, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 14, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 15, 38.00, 21.00, 27.00, 23.00, 38.00 +ABI, 02, 15, 60.00, 35.00, 12.00, 9.00, 16.00 +ABQ, 02, 15, 54.00, 26.00, 11.00, 11.00, 17.00 +ABR, 02, 15, 27.00, 7.00, 13.00, 12.00, 20.00 +ABY, 02, 15, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 15, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 15, 61.00, 38.00, 14.00, 15.00, 22.00 +ACV, 02, 15, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 15, 43.00, 24.00, 20.00, 20.00, 32.00 +ADK, 02, 15, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 15, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 15, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 15, 44.00, 24.00, -9999.00, -9999.00, 31.00 +AEX, 02, 15, 62.00, 40.00, -9999.00, -9999.00, 31.00 +AFF, 02, 15, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 15, 75.00, 49.00, -9999.00, -9999.00, 35.00 +AGS, 02, 15, 60.00, 35.00, 19.00, 20.00, 29.00 +AHN, 02, 15, 56.00, 35.00, 22.00, 21.00, 32.00 +AKN, 02, 15, 23.00, 7.00, 18.00, 22.00, 29.00 +AKO, 02, 15, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 15, 33.00, 14.00, 24.00, 23.00, 35.00 +ALI, 02, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 15, 29.00, 11.00, 19.00, 14.00, 25.00 +ALS, 02, 15, 40.00, 5.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 15, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 15, 53.00, 26.00, 13.00, 11.00, 19.00 +AMG, 02, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 15, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 15, 26.00, 12.00, 16.00, 19.00, 25.00 +AND, 02, 15, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 15, 42.00, 32.00, 62.00, 58.00, 74.00 +AOO, 02, 15, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +APN, 02, 15, 28.00, 8.00, 28.00, 25.00, 39.00 +AQQ, 02, 15, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +ART, 02, 15, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +AST, 02, 15, 51.00, 37.00, 57.00, 60.00, 70.00 +ATL, 02, 15, 55.00, 35.00, 23.00, 22.00, 33.00 +ATW, 02, 15, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 15, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 15, 40.00, 20.00, -9999.00, -9999.00, 35.00 +AUG, 02, 15, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 15, 63.00, 42.00, 16.00, 16.00, 23.00 +AUW, 02, 15, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 15, 50.00, 27.00, 23.00, 20.00, 32.00 +AVP, 02, 15, 35.00, 19.00, 26.00, 23.00, 37.00 +AXN, 02, 15, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 15, 36.00, 15.00, -9999.00, -9999.00, 32.00 +AYS, 02, 15, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 15, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 15, 62.00, 41.00, -9999.00, -9999.00, 32.00 +BAD, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 15, 38.00, 11.00, -9999.00, -9999.00, 25.00 +BDL, 02, 15, 36.00, 19.00, 25.00, 22.00, 35.00 +BDR, 02, 15, 38.00, 23.00, 27.00, 19.00, 37.00 +BET, 02, 15, 13.00, 1.00, 11.00, 13.00, 19.00 +BFD, 02, 15, 30.00, 12.00, 46.00, 44.00, 62.00 +BFF, 02, 15, 44.00, 17.00, 11.00, 8.00, 15.00 +BFL, 02, 15, 64.00, 43.00, 14.00, 14.00, 22.00 +BGM, 02, 15, 30.00, 15.00, 32.00, 34.00, 47.00 +BGR, 02, 15, 29.00, 10.00, 23.00, 20.00, 33.00 +BGS, 02, 15, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 15, 57.00, 35.00, 25.00, 21.00, 32.00 +BID, 02, 15, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 15, 11.00, -6.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 15, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 15, 39.00, 19.00, 17.00, 16.00, 26.00 +BIS, 02, 15, 26.00, 5.00, 15.00, 16.00, 25.00 +BIX, 02, 15, 63.00, 45.00, -9999.00, -9999.00, 31.00 +BJI, 02, 15, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 15, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 15, 47.00, 17.00, -9999.00, -9999.00, 17.00 +BKW, 02, 15, 41.00, 23.00, 35.00, 34.00, 48.00 +BLF, 02, 15, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 15, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 15, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 15, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 15, 44.00, 24.00, -9999.00, -9999.00, 28.00 +BNA, 02, 15, 51.00, 30.00, 26.00, 23.00, 37.00 +BNO, 02, 15, 40.00, 19.00, -9999.00, 28.00, 50.00 +BOI, 02, 15, 44.00, 28.00, 23.00, 25.00, 36.00 +BOS, 02, 15, 38.00, 23.00, 22.00, 22.00, 33.00 +BPI, 02, 15, 30.00, -3.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 15, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 15, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 15, 36.00, 18.00, -9999.00, -9999.00, 23.00 +BRO, 02, 15, 72.00, 53.00, 14.00, 13.00, 20.00 +BRW, 02, 15, -12.00, -24.00, 12.00, 10.00, 17.00 +BSM, 02, 15, 63.00, 42.00, -9999.00, -9999.00, 27.00 +BTI, 02, 15, -15.00, -27.00, 10.00, 10.00, 15.00 +BTL, 02, 15, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 15, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 15, 64.00, 43.00, 24.00, 18.00, 31.00 +BTT, 02, 15, 0.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 15, 28.00, 9.00, 29.00, 24.00, 40.00 +BUB, 02, 15, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 15, 32.00, 17.00, 45.00, 46.00, 59.00 +BUR, 02, 15, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 15, 63.00, 45.00, -9999.00, 19.00, 28.00 +BWG, 02, 15, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 15, 44.00, 26.00, 23.00, 22.00, 33.00 +BYH, 02, 15, 49.00, 30.00, -9999.00, -9999.00, 35.00 +BYI, 02, 15, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 15, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 15, 59.00, 34.00, 20.00, 20.00, 30.00 +CAG, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 15, 36.00, 19.00, 34.00, 35.00, 50.00 +CAO, 02, 15, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 15, 23.00, 1.00, 27.00, 31.00, 43.00 +CBM, 02, 15, 57.00, 33.00, -9999.00, -9999.00, 36.00 +CDB, 02, 15, 32.00, 23.00, 46.00, 47.00, 62.00 +CDC, 02, 15, 47.00, 22.00, 13.00, 11.00, 20.00 +CDR, 02, 15, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 15, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 15, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 15, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 15, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 15, 52.00, 31.00, 23.00, 23.00, 33.00 +CHO, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 15, 61.00, 40.00, 19.00, 20.00, 30.00 +CID, 02, 15, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 15, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 15, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 15, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 15, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 15, 35.00, 19.00, 37.00, 37.00, 52.00 +CLL, 02, 15, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 15, 53.00, 32.00, 22.00, 22.00, 31.00 +CMH, 02, 15, 38.00, 21.00, 26.00, 31.00, 41.00 +CMI, 02, 15, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 15, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 15, 42.00, 20.00, 11.00, 11.00, 17.00 +CNM, 02, 15, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 15, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +COD, 02, 15, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +COF, 02, 15, 72.00, 51.00, -9999.00, -9999.00, 25.00 +CON, 02, 15, 33.00, 10.00, 23.00, 21.00, 32.00 +COS, 02, 15, 45.00, 19.00, 9.00, 9.00, 14.00 +COT, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 15, 41.00, 23.00, 23.00, 17.00, 30.00 +CPR, 02, 15, 37.00, 16.00, 18.00, 16.00, 24.00 +CRBC, 02, 15, 32.00, -11.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 15, 69.00, 48.00, 17.00, 14.00, 23.00 +CRW, 02, 15, 45.00, 26.00, 35.00, 37.00, 47.00 +CSG, 02, 15, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 15, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 15, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 15, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 15, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 15, 41.00, 23.00, 26.00, 24.00, 37.00 +CVN, 02, 15, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 15, 55.00, 26.00, -9999.00, -9999.00, 11.00 +CXY, 02, 15, 39.00, 23.00, 19.00, 21.00, 32.00 +CYS, 02, 15, 41.00, 18.00, 11.00, 10.00, 15.00 +DAA, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 15, 70.00, 48.00, 16.00, 18.00, 26.00 +DAG, 02, 15, 66.00, 41.00, 8.00, 7.00, 13.00 +DAL, 02, 15, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 15, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 15, 38.00, 21.00, 32.00, 26.00, 42.00 +DBQ, 02, 15, 30.00, 13.00, 23.00, 18.00, 30.00 +DCA, 02, 15, 46.00, 29.00, 22.00, 22.00, 32.00 +DDC, 02, 15, 47.00, 23.00, 11.00, 10.00, 16.00 +DEC, 02, 15, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 15, 47.00, 20.00, 12.00, 10.00, 16.00 +DFW, 02, 15, 59.00, 37.00, 15.00, 14.00, 21.00 +DHN, 02, 15, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 15, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 15, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 15, 67.00, 43.00, -9999.00, -9999.00, 16.00 +DLG, 02, 15, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 15, 22.00, 3.00, 27.00, 23.00, 38.00 +DLLC, 02, 15, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 15, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 15, 68.00, 41.00, -9999.00, -9999.00, 12.00 +DMN, 02, 15, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 15, 46.00, 27.00, -9999.00, -9999.00, 33.00 +DPG, 02, 15, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 15, 64.00, 39.00, -9999.00, -9999.00, 31.00 +DRA, 02, 15, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 15, 67.00, 43.00, 10.00, 10.00, 13.00 +DSM, 02, 15, 34.00, 16.00, 19.00, 15.00, 25.00 +DTW, 02, 15, 33.00, 18.00, 28.00, 29.00, 42.00 +DUG, 02, 15, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 15, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +DXR, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 15, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 15, 60.00, 35.00, -9999.00, -9999.00, 17.00 +D45, 02, 15, 18.00, -7.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 15, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 15, 27.00, 6.00, 17.00, 16.00, 26.00 +ECG, 02, 15, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 15, 62.00, 36.00, -9999.00, -9999.00, 11.00 +EED, 02, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 15, 41.00, 10.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 15, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 15, 41.00, 18.00, 41.00, 40.00, 57.00 +EKO, 02, 15, 43.00, 20.00, 20.00, 21.00, 29.00 +ELD, 02, 15, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 15, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 15, 62.00, 34.00, 8.00, 8.00, 12.00 +ELY, 02, 15, 44.00, 15.00, 17.00, 15.00, 25.00 +EMP, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 15, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +END, 02, 15, 51.00, 29.00, -9999.00, -9999.00, 16.00 +ENN, 02, 15, 7.00, -16.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 15, 43.00, 25.00, -9999.00, -9999.00, 19.00 +EPH, 02, 15, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 15, 34.00, 18.00, 39.00, 37.00, 53.00 +ESF, 02, 15, 62.00, 40.00, -9999.00, -9999.00, 26.00 +EUG, 02, 15, 51.00, 37.00, 45.00, 48.00, 59.00 +EVV, 02, 15, 44.00, 25.00, 24.00, 20.00, 32.00 +EWN, 02, 15, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 15, 41.00, 25.00, 22.00, 19.00, 33.00 +EYW, 02, 15, 75.00, 66.00, 14.00, 13.00, 22.00 +E74, 02, 15, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 15, 51.00, 29.00, -9999.00, -9999.00, 33.00 +FAI, 02, 15, 8.00, -14.00, 12.00, 14.00, 20.00 +FAR, 02, 15, 21.00, 3.00, 16.00, 15.00, 25.00 +FAT, 02, 15, 62.00, 41.00, 18.00, 22.00, 27.00 +FAY, 02, 15, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 15, 35.00, 18.00, 27.00, 30.00, 42.00 +FCS, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 15, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 15, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 15, 45.00, 18.00, 21.00, 22.00, 29.00 +FLL, 02, 15, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 15, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 15, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FME, 02, 15, 47.00, 24.00, -9999.00, -9999.00, 37.00 +FMH, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 15, 51.00, 22.00, 10.00, 15.00, 16.00 +FMY, 02, 15, 75.00, 54.00, 10.00, 14.00, 21.00 +FNT, 02, 15, 31.00, 16.00, 28.00, 25.00, 40.00 +FOD, 02, 15, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 15, 43.00, 22.00, -9999.00, -9999.00, 22.00 +FOK, 02, 15, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 15, 44.00, 22.00, -9999.00, -9999.00, 18.00 +FSD, 02, 15, 30.00, 10.00, 16.00, 11.00, 22.00 +FSI, 02, 15, 55.00, 29.00, -9999.00, -9999.00, 18.00 +FSM, 02, 15, 54.00, 30.00, 18.00, 15.00, 27.00 +FTK, 02, 15, 45.00, 23.00, -9999.00, -9999.00, 36.00 +FWA, 02, 15, 34.00, 18.00, 25.00, 24.00, 37.00 +FWH, 02, 15, 58.00, 35.00, -9999.00, -9999.00, 21.00 +FYU, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 15, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 15, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 15, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 15, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 15, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 15, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 15, 41.00, 26.00, 27.00, 29.00, 41.00 +GFA, 02, 15, 38.00, 17.00, -9999.00, -9999.00, 23.00 +GFK, 02, 15, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 15, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 15, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 15, 27.00, 8.00, 15.00, 13.00, 22.00 +GJT, 02, 15, 45.00, 24.00, 13.00, 11.00, 18.00 +GKN, 02, 15, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 15, 45.00, 19.00, 9.00, 10.00, 14.00 +GLH, 02, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 15, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 15, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 02, 15, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 15, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 15, 27.00, 10.00, 25.00, 19.00, 33.00 +GRCI, 02, 15, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 15, 51.00, 34.00, -9999.00, -9999.00, 55.00 +GRI, 02, 15, 38.00, 16.00, 13.00, 11.00, 18.00 +GRK, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 15, 32.00, 16.00, 27.00, 30.00, 40.00 +GSB, 02, 15, 55.00, 34.00, -9999.00, -9999.00, 37.00 +GSG, 02, 15, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 15, 51.00, 29.00, 21.00, 22.00, 30.00 +GSP, 02, 15, 54.00, 32.00, 22.00, 21.00, 31.00 +GST, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 15, 30.00, 9.00, -9999.00, -9999.00, 61.00 +GTF, 02, 15, 38.00, 17.00, 16.00, 16.00, 24.00 +GUP, 02, 15, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 15, 36.00, 16.00, -9999.00, -9999.00, 35.00 +GVW, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 02, 15, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 15, 53.00, 38.00, 20.00, 23.00, 34.00 +HBR, 02, 15, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 15, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 15, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 15, 42.00, 23.00, -9999.00, -9999.00, 30.00 +HKY, 02, 15, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 15, 37.00, 16.00, 14.00, 14.00, 22.00 +HMN, 02, 15, 63.00, 26.00, -9999.00, -9999.00, 9.00 +HMS, 02, 15, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 15, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 15, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 02, 15, 30.00, 9.00, 13.00, 11.00, 19.00 +HOP, 02, 15, 47.00, 25.00, -9999.00, -9999.00, 35.00 +HOT, 02, 15, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 15, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 15, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 15, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 15, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 15, 64.00, 39.00, -9999.00, -9999.00, 36.00 +HST, 02, 15, 77.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 02, 15, 54.00, 33.00, 27.00, 21.00, 36.00 +HTL, 02, 15, 28.00, 8.00, 32.00, 28.00, 43.00 +HTS, 02, 15, 44.00, 26.00, 32.00, 31.00, 44.00 +HUF, 02, 15, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 15, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 15, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 15, 32.00, 10.00, 12.00, 11.00, 18.00 +IAB, 02, 15, 46.00, 24.00, -9999.00, -9999.00, 17.00 +IAD, 02, 15, 44.00, 23.00, 22.00, 22.00, 34.00 +IAG, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 15, 65.00, 43.00, 18.00, 21.00, 29.00 +ICT, 02, 15, 46.00, 24.00, 16.00, 11.00, 19.00 +IDA, 02, 15, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 15, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 15, 42.00, 25.00, 24.00, 20.00, 34.00 +ILI, 02, 15, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 15, 58.00, 36.00, 19.00, 22.00, 31.00 +IMT, 02, 15, 27.00, 3.00, -9999.00, -9999.00, -9999.00 +IND, 02, 15, 38.00, 21.00, 25.00, 26.00, 37.00 +INL, 02, 15, 19.00, -4.00, 21.00, 20.00, 32.00 +INS, 02, 15, 59.00, 35.00, -9999.00, -9999.00, 8.00 +INT, 02, 15, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +INW, 02, 15, 53.00, 25.00, 8.00, 10.00, 15.00 +IPL, 02, 15, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 15, 37.00, 19.00, 24.00, 26.00, 37.00 +IRK, 02, 15, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 15, 27.00, 5.00, 13.00, 11.00, 20.00 +ISP, 02, 15, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 15, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 15, 71.00, 42.00, -9999.00, -9999.00, 13.00 +IWD, 02, 15, 24.00, 2.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 15, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 15, 60.00, 36.00, 23.00, 20.00, 33.00 +JAX, 02, 15, 67.00, 43.00, 16.00, 20.00, 27.00 +JBR, 02, 15, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 15, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 15, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 15, 40.00, 26.00, 23.00, 19.00, 33.00 +JHW, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 15, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 15, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 15, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 15, 34.00, 23.00, 43.00, 48.00, 56.00 +JST, 02, 15, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 15, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 15, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 15, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 15, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 15, 32.00, 14.00, 30.00, 29.00, 44.00 +LAR, 02, 15, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 15, 63.00, 39.00, 7.00, 9.00, 12.00 +LAX, 02, 15, 66.00, 49.00, 15.00, 17.00, 21.00 +LBB, 02, 15, 58.00, 29.00, 10.00, 10.00, 14.00 +LBF, 02, 15, 41.00, 14.00, 13.00, 7.00, 17.00 +LCH, 02, 15, 63.00, 44.00, 21.00, 19.00, 32.00 +LCK, 02, 15, 40.00, 22.00, -9999.00, -9999.00, 38.00 +LEB, 02, 15, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 15, 44.00, 25.00, 28.00, 26.00, 39.00 +LFI, 02, 15, 49.00, 33.00, -9999.00, -9999.00, 33.00 +LFK, 02, 15, 63.00, 40.00, 16.00, 19.00, 27.00 +LFT, 02, 15, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 15, 39.00, 27.00, 23.00, 19.00, 33.00 +LGB, 02, 15, 68.00, 47.00, 15.00, 17.00, 23.00 +LGU, 02, 15, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 15, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 15, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 15, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 15, 54.00, 33.00, 21.00, 20.00, 31.00 +LIZ, 02, 15, 23.00, 1.00, -9999.00, -9999.00, 47.00 +LMT, 02, 15, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 02, 15, 37.00, 14.00, 11.00, 10.00, 16.00 +LNK, 02, 15, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 15, 50.00, 22.00, 13.00, 12.00, 19.00 +LOZ, 02, 15, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 15, 54.00, 33.00, -9999.00, -9999.00, 23.00 +LSE, 02, 15, 30.00, 10.00, 19.00, 16.00, 25.00 +LSF, 02, 15, 61.00, 38.00, -9999.00, -9999.00, 34.00 +LSV, 02, 15, 67.00, 33.00, -9999.00, -9999.00, 8.00 +LTS, 02, 15, 59.00, 30.00, -9999.00, -9999.00, 15.00 +LUF, 02, 15, 72.00, 40.00, -9999.00, -9999.00, 11.00 +LVS, 02, 15, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 15, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 15, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 15, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 15, 47.00, 27.00, 20.00, 23.00, 31.00 +MAF, 02, 15, 62.00, 33.00, 8.00, 7.00, 12.00 +MBL, 02, 15, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 15, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 15, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 15, 62.00, 44.00, -9999.00, -9999.00, 29.00 +MCF, 02, 15, 71.00, 52.00, -9999.00, -9999.00, 23.00 +MCG, 02, 15, 9.00, -14.00, 16.00, 20.00, 26.00 +MCI, 02, 15, 41.00, 22.00, 19.00, 16.00, 27.00 +MCK, 02, 15, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 15, 61.00, 37.00, 20.00, 22.00, 31.00 +MCO, 02, 15, 73.00, 50.00, 14.00, 20.00, 26.00 +MCW, 02, 15, 28.00, 10.00, 16.00, 11.00, 20.00 +MC2, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 02, 15, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 15, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 15, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 15, 35.00, 19.00, 25.00, 23.00, 35.00 +MEI, 02, 15, 61.00, 37.00, 23.00, 19.00, 31.00 +MEM, 02, 15, 54.00, 35.00, 23.00, 17.00, 31.00 +MER, 02, 15, 62.00, 39.00, -9999.00, -9999.00, 27.00 +MFD, 02, 15, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 15, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 15, 53.00, 32.00, 26.00, 33.00, 41.00 +MGE, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 15, 61.00, 39.00, 22.00, 20.00, 33.00 +MGW, 02, 15, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 15, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 15, 60.00, 42.00, -9999.00, -9999.00, 29.00 +MHS, 02, 15, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 15, 77.00, 58.00, 15.00, 17.00, 26.00 +MIB, 02, 15, 23.00, 6.00, -9999.00, -9999.00, 27.00 +MIV, 02, 15, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 15, 47.00, 25.00, -9999.00, -9999.00, 25.00 +MKC, 02, 15, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 15, 30.00, 16.00, 31.00, 26.00, 40.00 +MKG, 02, 15, 31.00, 18.00, 37.00, 34.00, 49.00 +MKL, 02, 15, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 15, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 15, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 15, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 15, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 15, 34.00, 16.00, 20.00, 18.00, 28.00 +MLS, 02, 15, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 15, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 15, 61.00, 38.00, -9999.00, -9999.00, 37.00 +MOB, 02, 15, 64.00, 43.00, 25.00, 20.00, 34.00 +MOT, 02, 15, 23.00, 6.00, 16.00, 15.00, 25.00 +MPV, 02, 15, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 15, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 15, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 15, 65.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 15, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 15, 62.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 15, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 15, 30.00, 11.00, 23.00, 18.00, 29.00 +MSO, 02, 15, 37.00, 21.00, 24.00, 24.00, 38.00 +MSP, 02, 15, 27.00, 9.00, 20.00, 17.00, 30.00 +MSS, 02, 15, 27.00, 7.00, 30.00, 28.00, 41.00 +MSY, 02, 15, 64.00, 44.00, 22.00, 19.00, 32.00 +MTC, 02, 15, 32.00, 18.00, -9999.00, -9999.00, 37.00 +MTN, 02, 15, 44.00, 25.00, -9999.00, -9999.00, 37.00 +MTO, 02, 15, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 15, 39.00, 20.00, -9999.00, -9999.00, 37.00 +MUO, 02, 15, 48.00, 26.00, -9999.00, -9999.00, 25.00 +MWA, 02, 15, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 15, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 15, 61.00, 39.00, -9999.00, -9999.00, 34.00 +MYL, 02, 15, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 15, 60.00, 35.00, -9999.00, -9999.00, 31.00 +NAO, 02, 15, 59.00, 43.00, -9999.00, -9999.00, 25.00 +NBC, 02, 15, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NBE, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 15, 34.00, 17.00, -9999.00, -9999.00, 29.00 +NCA, 02, 15, 60.00, 34.00, -9999.00, -9999.00, 32.00 +NCO, 02, 15, 39.00, 24.00, -9999.00, -9999.00, 35.00 +NC1, 02, 15, 59.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 15, 43.00, 22.00, -9999.00, -9999.00, 32.00 +NFG, 02, 15, 65.00, 45.00, -9999.00, -9999.00, 21.00 +NFL, 02, 15, 52.00, 23.00, -9999.00, -9999.00, 14.00 +NGP, 02, 15, 69.00, 49.00, -9999.00, -9999.00, 21.00 +NGU, 02, 15, 50.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 15, 60.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 15, 46.00, 27.00, -9999.00, -9999.00, 32.00 +NHZ, 02, 15, 33.00, 13.00, -9999.00, -9999.00, 36.00 +NID, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NIP, 02, 15, 67.00, 43.00, -9999.00, -9999.00, 25.00 +NIR, 02, 15, 67.00, 44.00, -9999.00, -9999.00, 21.00 +NKT, 02, 15, 57.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 02, 15, 67.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NMM, 02, 15, 60.00, 35.00, -9999.00, -9999.00, 29.00 +NPA, 02, 15, 63.00, 44.00, -9999.00, -9999.00, 32.00 +NQA, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 15, 72.00, 48.00, -9999.00, -9999.00, 21.00 +NQX, 02, 15, 75.00, 66.00, -9999.00, -9999.00, 21.00 +NRB, 02, 15, 66.00, 47.00, -9999.00, -9999.00, 29.00 +NRC, 02, 15, 63.00, 39.00, -9999.00, -9999.00, 34.00 +NRS, 02, 15, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 15, 64.00, 41.00, -9999.00, -9999.00, 32.00 +NSI, 02, 15, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 15, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTK, 02, 15, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 15, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NUC, 02, 15, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 15, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NUW, 02, 15, 49.00, 35.00, -9999.00, -9999.00, 46.00 +NWF, 02, 15, 68.00, 47.00, -9999.00, -9999.00, 21.00 +NXX, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 15, 47.00, 23.00, -9999.00, -9999.00, 32.00 +NZC, 02, 15, 68.00, 40.00, -9999.00, -9999.00, 29.00 +NZJ, 02, 15, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 15, 38.00, 20.00, -9999.00, -9999.00, 39.00 +NZY, 02, 15, 67.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 15, 61.00, 43.00, 26.00, 31.00, 38.00 +OAR, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 15, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 15, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 15, 52.00, 30.00, 15.00, 11.00, 21.00 +OLM, 02, 15, 50.00, 33.00, 53.00, 56.00, 67.00 +OMA, 02, 15, 37.00, 17.00, 11.00, 13.00, 19.00 +OME, 02, 15, 12.00, -5.00, 16.00, 19.00, 25.00 +ONT, 02, 15, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 15, 34.00, 17.00, 24.00, 23.00, 33.00 +ORF, 02, 15, 50.00, 32.00, 23.00, 23.00, 36.00 +ORH, 02, 15, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 15, 3.00, -21.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 15, 30.00, 10.00, -9999.00, -9999.00, 44.00 +OTG, 02, 15, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 15, 54.00, 41.00, 51.00, 54.00, 62.00 +OTM, 02, 15, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 15, 2.00, -12.00, 11.00, 15.00, 19.00 +OURC, 02, 15, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 15, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 15, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 15, 63.00, 40.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 15, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 15, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 15, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 15, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 15, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 15, 4.00, -16.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 15, 65.00, 41.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 15, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 15, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 15, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 15, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 15, 9.00, -14.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 15, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 15, 28.00, 9.00, -9999.00, -9999.00, 34.00 +PBI, 02, 15, 76.00, 57.00, 17.00, 21.00, 29.00 +PDT, 02, 15, 47.00, 32.00, 30.00, 26.00, 43.00 +PDX, 02, 15, 51.00, 36.00, 50.00, 52.00, 64.00 +PFN, 02, 15, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 15, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 15, 41.00, 25.00, 23.00, 19.00, 32.00 +PHX, 02, 15, 71.00, 45.00, 10.00, 10.00, 14.00 +PIA, 02, 15, 35.00, 18.00, 23.00, 20.00, 34.00 +PIB, 02, 15, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 15, 38.00, 20.00, 24.00, 25.00, 35.00 +PIR, 02, 15, 33.00, 12.00, 8.00, 10.00, 15.00 +PIT, 02, 15, 37.00, 20.00, 38.00, 32.00, 51.00 +PKB, 02, 15, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 15, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 15, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 15, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 15, 63.00, 44.00, 22.00, 18.00, 30.00 +POB, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 15, 62.00, 38.00, -9999.00, -9999.00, 29.00 +POM, 02, 15, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 15, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 15, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 15, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 15, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 15, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 15, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 15, 36.00, 15.00, -9999.00, -9999.00, 35.00 +PSP, 02, 15, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 15, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 15, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 15, 51.00, 20.00, 8.00, 7.00, 10.00 +PUC, 02, 15, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 15, 38.00, 21.00, 23.00, 23.00, 34.00 +PVU, 02, 15, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 15, 33.00, 14.00, 24.00, 22.00, 33.00 +P02, 02, 15, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +P07, 02, 15, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +P11, 02, 15, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +P24, 02, 15, 24.00, 2.00, -9999.00, -9999.00, -9999.00 +P28, 02, 15, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +P35, 02, 15, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +P38, 02, 15, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +P39, 02, 15, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +P58, 02, 15, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +P59, 02, 15, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 02, 15, 27.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 02, 15, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +P67, 02, 15, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +P68, 02, 15, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 15, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 15, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 15, 38.00, 15.00, 13.00, 14.00, 21.00 +RBL, 02, 15, 61.00, 41.00, 27.00, 30.00, 37.00 +RCA, 02, 15, 38.00, 15.00, -9999.00, -9999.00, 24.00 +RDD, 02, 15, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 15, 47.00, 25.00, 18.00, 20.00, 31.00 +RDR, 02, 15, 20.00, 1.00, -9999.00, -9999.00, 21.00 +RDU, 02, 15, 53.00, 31.00, 21.00, 24.00, 32.00 +REE, 02, 15, 58.00, 29.00, -9999.00, -9999.00, 11.00 +REJ, 02, 15, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 15, 32.00, 14.00, 22.00, 18.00, 28.00 +RIC, 02, 15, 49.00, 28.00, 22.00, 25.00, 34.00 +RIV, 02, 15, 68.00, 43.00, -9999.00, -9999.00, 17.00 +RIW, 02, 15, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 15, 34.00, 14.00, 13.00, 8.00, 16.00 +RME, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 15, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +RND, 02, 15, 66.00, 41.00, -9999.00, -9999.00, 26.00 +RNO, 02, 15, 52.00, 24.00, 16.00, 17.00, 23.00 +ROA, 02, 15, 47.00, 27.00, 19.00, 22.00, 31.00 +ROC, 02, 15, 33.00, 17.00, 41.00, 40.00, 56.00 +ROW, 02, 15, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 15, 45.00, 21.00, 10.00, 10.00, 15.00 +RST, 02, 15, 26.00, 8.00, 22.00, 17.00, 29.00 +RWF, 02, 15, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 15, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 15, 60.00, 41.00, 27.00, 26.00, 35.00 +SAF, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 15, 67.00, 51.00, 17.00, 17.00, 21.00 +SAT, 02, 15, 66.00, 41.00, 19.00, 15.00, 23.00 +SAV, 02, 15, 62.00, 41.00, 18.00, 19.00, 27.00 +SAW, 02, 15, 27.00, 12.00, -9999.00, -9999.00, 51.00 +SBA, 02, 15, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 15, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 15, 34.00, 19.00, 31.00, 33.00, 45.00 +SBP, 02, 15, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 15, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 15, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 15, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 15, 61.00, 40.00, 23.00, 23.00, 33.00 +SDF, 02, 15, 45.00, 27.00, 23.00, 24.00, 34.00 +SEA, 02, 15, 50.00, 37.00, 43.00, 43.00, 57.00 +SEM, 02, 15, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 15, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 15, 59.00, 45.00, 24.00, 28.00, 35.00 +SGF, 02, 15, 46.00, 25.00, 20.00, 17.00, 27.00 +SGY, 02, 15, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 15, 38.00, 15.00, 15.00, 16.00, 25.00 +SHV, 02, 15, 61.00, 38.00, 22.00, 18.00, 32.00 +SIT, 02, 15, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 15, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 15, 62.00, 35.00, 12.00, 8.00, 16.00 +SKA, 02, 15, 41.00, 26.00, -9999.00, -9999.00, 37.00 +SKF, 02, 15, 66.00, 41.00, -9999.00, -9999.00, 25.00 +SLC, 02, 15, 44.00, 25.00, 22.00, 22.00, 33.00 +SLE, 02, 15, 52.00, 34.00, 46.00, 47.00, 60.00 +SLN, 02, 15, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 15, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 15, 65.00, 40.00, -9999.00, 22.00, 35.00 +SNA, 02, 15, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 15, 27.00, 18.00, 34.00, 35.00, 51.00 +SNS, 02, 15, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 15, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 15, 37.00, 20.00, 25.00, 21.00, 35.00 +SPS, 02, 15, 57.00, 32.00, 15.00, 11.00, 20.00 +SRQ, 02, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 15, 60.00, 35.00, -9999.00, -9999.00, 32.00 +SSI, 02, 15, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +STC, 02, 15, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 15, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +STL, 02, 15, 43.00, 25.00, 24.00, 19.00, 32.00 +STNV, 02, 15, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 02, 15, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 15, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 15, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 15, 62.00, 40.00, -9999.00, -9999.00, 27.00 +SUX, 02, 15, 33.00, 14.00, 14.00, 14.00, 22.00 +SVN, 02, 15, 62.00, 41.00, -9999.00, -9999.00, 31.00 +SWF, 02, 15, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 15, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 15, 33.00, 15.00, 39.00, 36.00, 51.00 +SZL, 02, 15, 43.00, 21.00, -9999.00, -9999.00, 24.00 +TAD, 02, 15, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 15, 4.00, -16.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 15, 51.00, 22.00, -9999.00, -9999.00, 32.00 +TCC, 02, 15, 57.00, 26.00, 5.00, 5.00, 8.00 +TCL, 02, 15, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 15, 51.00, 34.00, -9999.00, -9999.00, 60.00 +TCS, 02, 15, 59.00, 31.00, -9999.00, 8.00, 12.00 +TEB, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 15, 52.00, 30.00, -9999.00, -9999.00, 19.00 +TKA, 02, 15, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 15, 66.00, 40.00, 18.00, 17.00, 26.00 +TNX, 02, 15, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 15, 33.00, 17.00, 29.00, 28.00, 42.00 +TOP, 02, 15, 43.00, 22.00, 15.00, 16.00, 23.00 +TPA, 02, 15, 71.00, 52.00, 15.00, 17.00, 24.00 +TPH, 02, 15, 49.00, 24.00, 10.00, 9.00, 13.00 +TRI, 02, 15, 48.00, 27.00, 27.00, 28.00, 39.00 +TRK, 02, 15, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 15, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 15, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 15, 51.00, 30.00, 15.00, 15.00, 23.00 +TUP, 02, 15, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 15, 68.00, 41.00, 10.00, 10.00, 15.00 +TVC, 02, 15, 28.00, 11.00, 34.00, 32.00, 45.00 +TVL, 02, 15, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 15, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 15, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 15, 51.00, 29.00, 26.00, 24.00, 35.00 +T01, 02, 15, 47.00, 28.00, -9999.00, -9999.00, 33.00 +T02, 02, 15, 57.00, 34.00, -9999.00, -9999.00, 37.00 +T03, 02, 15, 60.00, 37.00, -9999.00, -9999.00, 31.00 +T04, 02, 15, 72.00, 53.00, -9999.00, -9999.00, 23.00 +T05, 02, 15, 44.00, 19.00, -9999.00, -9999.00, 17.00 +T06, 02, 15, 63.00, 36.00, -9999.00, -9999.00, 36.00 +T07, 02, 15, 48.00, 18.00, -9999.00, -9999.00, 36.00 +T08, 02, 15, 43.00, 25.00, -9999.00, -9999.00, 30.00 +UCA, 02, 15, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 15, 59.00, 35.00, -9999.00, -9999.00, 8.00 +UIL, 02, 15, 49.00, 35.00, 64.00, 64.00, 73.00 +UIN, 02, 15, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 15, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 15, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 15, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +U15, 02, 15, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +U28, 02, 15, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 15, 64.00, 39.00, -9999.00, -9999.00, 29.00 +VBG, 02, 15, 66.00, 42.00, -9999.00, -9999.00, 27.00 +VCT, 02, 15, 67.00, 45.00, 17.00, 18.00, 27.00 +VCV, 02, 15, 63.00, 34.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 15, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 15, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 15, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 15, 41.00, 9.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 15, 64.00, 39.00, -9999.00, -9999.00, 31.00 +VRB, 02, 15, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 15, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 15, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 15, 47.00, 28.00, -9999.00, 28.00, -9999.00 +WJA, 02, 15, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 15, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 15, 9.00, -15.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 15, 49.00, 23.00, 15.00, 17.00, 25.00 +WPO, 02, 15, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 15, 61.00, 37.00, -9999.00, -9999.00, 35.00 +WRG, 02, 15, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 15, 43.00, 23.00, -9999.00, -9999.00, 33.00 +WRL, 02, 15, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +X68, 02, 15, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 15, 35.00, 21.00, 57.00, 57.00, 65.00 +YCG, 02, 15, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 15, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 15, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 15, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 15, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 15, 46.00, 26.00, 22.00, 20.00, 32.00 +YNG, 02, 15, 34.00, 18.00, 30.00, 32.00, 47.00 +YPA, 02, 15, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 15, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 15, 11.00, -10.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 15, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 15, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 15, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 15, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 15, 74.00, 47.00, 4.00, 7.00, 8.00 +YVR, 02, 15, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 15, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 15, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 15, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 15, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 15, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 15, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 15, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 15, 23.00, 5.00, 38.00, 33.00, 54.00 +ZUN, 02, 15, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 15, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 15, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 15, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +01R, 02, 15, 61.00, 39.00, -9999.00, -9999.00, 31.00 +1V1, 02, 15, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 15, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 15, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 15, 54.00, 36.00, -9999.00, -9999.00, 37.00 +2PJ, 02, 15, 60.00, 35.00, -9999.00, -9999.00, 37.00 +3B1, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 15, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 15, 28.00, 9.00, -9999.00, -9999.00, 44.00 +3SE, 02, 15, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 15, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 15, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 15, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 15, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 15, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 15, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 15, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 16, 38.00, 21.00, 27.00, 23.00, 38.00 +ABI, 02, 16, 60.00, 35.00, 12.00, 9.00, 16.00 +ABQ, 02, 16, 54.00, 26.00, 11.00, 11.00, 17.00 +ABR, 02, 16, 28.00, 7.00, 13.00, 12.00, 20.00 +ABY, 02, 16, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 16, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 16, 61.00, 38.00, 14.00, 15.00, 22.00 +ACV, 02, 16, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 16, 43.00, 24.00, 20.00, 20.00, 32.00 +ADK, 02, 16, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 16, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 16, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 16, 45.00, 24.00, -9999.00, -9999.00, 31.00 +AEX, 02, 16, 62.00, 40.00, -9999.00, -9999.00, 31.00 +AFF, 02, 16, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 16, 75.00, 49.00, -9999.00, -9999.00, 34.00 +AGS, 02, 16, 60.00, 35.00, 19.00, 20.00, 29.00 +AHN, 02, 16, 57.00, 35.00, 22.00, 21.00, 32.00 +AKN, 02, 16, 23.00, 7.00, 18.00, 22.00, 29.00 +AKO, 02, 16, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 16, 34.00, 14.00, 24.00, 23.00, 35.00 +ALI, 02, 16, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 16, 30.00, 12.00, 19.00, 14.00, 25.00 +ALS, 02, 16, 40.00, 6.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 16, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 16, 53.00, 26.00, 13.00, 11.00, 19.00 +AMG, 02, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 16, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 16, 26.00, 12.00, 16.00, 19.00, 25.00 +AND, 02, 16, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 16, 42.00, 32.00, 61.00, 58.00, 74.00 +AOO, 02, 16, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +APN, 02, 16, 28.00, 8.00, 28.00, 25.00, 39.00 +AQQ, 02, 16, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +ART, 02, 16, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +AST, 02, 16, 51.00, 37.00, 57.00, 60.00, 70.00 +ATL, 02, 16, 55.00, 35.00, 23.00, 22.00, 33.00 +ATW, 02, 16, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 16, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 16, 41.00, 21.00, -9999.00, -9999.00, 35.00 +AUG, 02, 16, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 16, 64.00, 42.00, 16.00, 16.00, 23.00 +AUW, 02, 16, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 16, 50.00, 28.00, 23.00, 20.00, 32.00 +AVP, 02, 16, 35.00, 19.00, 26.00, 23.00, 37.00 +AXN, 02, 16, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 16, 36.00, 15.00, -9999.00, -9999.00, 32.00 +AYS, 02, 16, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 16, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 16, 62.00, 41.00, -9999.00, -9999.00, 32.00 +BAD, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 16, 38.00, 11.00, -9999.00, -9999.00, 25.00 +BDL, 02, 16, 37.00, 19.00, 25.00, 22.00, 35.00 +BDR, 02, 16, 38.00, 23.00, 27.00, 19.00, 37.00 +BET, 02, 16, 13.00, 1.00, 12.00, 13.00, 20.00 +BFD, 02, 16, 30.00, 13.00, 46.00, 44.00, 62.00 +BFF, 02, 16, 44.00, 17.00, 11.00, 8.00, 15.00 +BFL, 02, 16, 64.00, 43.00, 14.00, 14.00, 22.00 +BGM, 02, 16, 30.00, 15.00, 32.00, 34.00, 47.00 +BGR, 02, 16, 30.00, 11.00, 23.00, 20.00, 33.00 +BGS, 02, 16, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 16, 57.00, 35.00, 25.00, 21.00, 32.00 +BID, 02, 16, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 16, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 16, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 16, 39.00, 19.00, 17.00, 16.00, 26.00 +BIS, 02, 16, 27.00, 6.00, 15.00, 16.00, 25.00 +BIX, 02, 16, 63.00, 45.00, -9999.00, -9999.00, 31.00 +BJI, 02, 16, 22.00, -3.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 16, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 16, 47.00, 17.00, -9999.00, -9999.00, 18.00 +BKW, 02, 16, 42.00, 23.00, 35.00, 34.00, 48.00 +BLF, 02, 16, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 16, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 16, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 16, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 16, 45.00, 25.00, -9999.00, -9999.00, 28.00 +BNA, 02, 16, 51.00, 30.00, 26.00, 23.00, 37.00 +BNO, 02, 16, 40.00, 19.00, -9999.00, 28.00, 50.00 +BOI, 02, 16, 45.00, 28.00, 23.00, 25.00, 36.00 +BOS, 02, 16, 38.00, 23.00, 22.00, 22.00, 33.00 +BPI, 02, 16, 30.00, -2.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 16, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 16, 36.00, 19.00, -9999.00, -9999.00, 23.00 +BRO, 02, 16, 72.00, 53.00, 14.00, 13.00, 20.00 +BRW, 02, 16, -12.00, -24.00, 12.00, 10.00, 17.00 +BSM, 02, 16, 64.00, 42.00, -9999.00, -9999.00, 27.00 +BTI, 02, 16, -15.00, -27.00, 10.00, 10.00, 15.00 +BTL, 02, 16, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 16, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 16, 64.00, 43.00, 24.00, 18.00, 31.00 +BTT, 02, 16, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 16, 28.00, 10.00, 29.00, 24.00, 40.00 +BUB, 02, 16, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 16, 32.00, 17.00, 45.00, 46.00, 59.00 +BUR, 02, 16, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 16, 63.00, 45.00, -9999.00, 19.00, 28.00 +BWG, 02, 16, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 16, 44.00, 26.00, 23.00, 22.00, 33.00 +BYH, 02, 16, 50.00, 31.00, -9999.00, -9999.00, 35.00 +BYI, 02, 16, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 16, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 16, 60.00, 34.00, 20.00, 20.00, 30.00 +CAG, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 16, 36.00, 19.00, 34.00, 35.00, 50.00 +CAO, 02, 16, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 16, 24.00, 2.00, 27.00, 31.00, 43.00 +CBM, 02, 16, 58.00, 33.00, -9999.00, -9999.00, 36.00 +CDB, 02, 16, 32.00, 23.00, 46.00, 47.00, 62.00 +CDC, 02, 16, 47.00, 22.00, 13.00, 12.00, 21.00 +CDR, 02, 16, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 16, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 16, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 16, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 16, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 16, 53.00, 31.00, 23.00, 23.00, 33.00 +CHO, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 16, 61.00, 40.00, 19.00, 20.00, 30.00 +CID, 02, 16, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 16, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 16, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 16, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 16, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 16, 36.00, 20.00, 37.00, 37.00, 52.00 +CLL, 02, 16, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 16, 53.00, 32.00, 22.00, 22.00, 31.00 +CMH, 02, 16, 39.00, 22.00, 26.00, 31.00, 41.00 +CMI, 02, 16, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 16, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 16, 42.00, 21.00, 11.00, 11.00, 18.00 +CNM, 02, 16, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 16, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +COD, 02, 16, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +COF, 02, 16, 72.00, 51.00, -9999.00, -9999.00, 25.00 +CON, 02, 16, 33.00, 11.00, 23.00, 21.00, 32.00 +COS, 02, 16, 45.00, 19.00, 9.00, 9.00, 15.00 +COT, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 16, 42.00, 23.00, 23.00, 17.00, 30.00 +CPR, 02, 16, 37.00, 16.00, 18.00, 16.00, 24.00 +CRBC, 02, 16, 32.00, -11.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 16, 69.00, 48.00, 17.00, 14.00, 23.00 +CRW, 02, 16, 46.00, 26.00, 35.00, 37.00, 47.00 +CSG, 02, 16, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 16, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 16, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 16, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 16, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 16, 42.00, 23.00, 26.00, 24.00, 37.00 +CVN, 02, 16, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 16, 55.00, 26.00, -9999.00, -9999.00, 11.00 +CXY, 02, 16, 40.00, 23.00, 19.00, 21.00, 32.00 +CYS, 02, 16, 41.00, 18.00, 11.00, 10.00, 16.00 +DAA, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 16, 70.00, 48.00, 16.00, 18.00, 26.00 +DAG, 02, 16, 66.00, 41.00, 8.00, 7.00, 13.00 +DAL, 02, 16, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 16, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 16, 39.00, 21.00, 32.00, 26.00, 42.00 +DBQ, 02, 16, 30.00, 14.00, 23.00, 18.00, 30.00 +DCA, 02, 16, 46.00, 29.00, 22.00, 22.00, 32.00 +DDC, 02, 16, 48.00, 23.00, 11.00, 10.00, 17.00 +DEC, 02, 16, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 16, 47.00, 20.00, 12.00, 10.00, 17.00 +DFW, 02, 16, 59.00, 37.00, 15.00, 14.00, 21.00 +DHN, 02, 16, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 16, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 16, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 16, 67.00, 43.00, -9999.00, -9999.00, 16.00 +DLG, 02, 16, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 16, 22.00, 4.00, 27.00, 23.00, 38.00 +DLLC, 02, 16, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 16, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 16, 68.00, 41.00, -9999.00, -9999.00, 12.00 +DMN, 02, 16, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 16, 46.00, 27.00, -9999.00, -9999.00, 33.00 +DPG, 02, 16, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 16, 64.00, 39.00, -9999.00, -9999.00, 31.00 +DRA, 02, 16, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 16, 67.00, 43.00, 10.00, 10.00, 13.00 +DSM, 02, 16, 35.00, 16.00, 20.00, 15.00, 26.00 +DTW, 02, 16, 34.00, 18.00, 28.00, 29.00, 42.00 +DUG, 02, 16, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 16, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +DXR, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 16, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 16, 60.00, 35.00, -9999.00, -9999.00, 17.00 +D45, 02, 16, 19.00, -6.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 16, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 16, 28.00, 7.00, 17.00, 16.00, 26.00 +ECG, 02, 16, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 16, 62.00, 36.00, -9999.00, -9999.00, 11.00 +EED, 02, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 16, 41.00, 11.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 16, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 16, 42.00, 19.00, 41.00, 40.00, 57.00 +EKO, 02, 16, 43.00, 20.00, 20.00, 21.00, 29.00 +ELD, 02, 16, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 16, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 16, 62.00, 34.00, 8.00, 8.00, 12.00 +ELY, 02, 16, 44.00, 15.00, 17.00, 16.00, 26.00 +EMP, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 16, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +END, 02, 16, 52.00, 29.00, -9999.00, -9999.00, 16.00 +ENN, 02, 16, 8.00, -16.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 16, 43.00, 25.00, -9999.00, -9999.00, 19.00 +EPH, 02, 16, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 16, 34.00, 18.00, 39.00, 37.00, 53.00 +ESF, 02, 16, 62.00, 40.00, -9999.00, -9999.00, 27.00 +EUG, 02, 16, 51.00, 37.00, 45.00, 48.00, 59.00 +EVV, 02, 16, 44.00, 26.00, 25.00, 20.00, 33.00 +EWN, 02, 16, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 16, 41.00, 25.00, 22.00, 19.00, 33.00 +EYW, 02, 16, 75.00, 66.00, 14.00, 13.00, 22.00 +E74, 02, 16, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 16, 51.00, 29.00, -9999.00, -9999.00, 33.00 +FAI, 02, 16, 8.00, -14.00, 12.00, 14.00, 20.00 +FAR, 02, 16, 22.00, 4.00, 16.00, 15.00, 25.00 +FAT, 02, 16, 62.00, 41.00, 18.00, 22.00, 27.00 +FAY, 02, 16, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 16, 35.00, 18.00, 27.00, 30.00, 42.00 +FCS, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 16, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 16, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 16, 45.00, 18.00, 21.00, 22.00, 30.00 +FLL, 02, 16, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 16, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 16, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +FME, 02, 16, 48.00, 24.00, -9999.00, -9999.00, 37.00 +FMH, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 16, 51.00, 22.00, 10.00, 15.00, 16.00 +FMY, 02, 16, 75.00, 54.00, 10.00, 14.00, 21.00 +FNT, 02, 16, 32.00, 16.00, 28.00, 25.00, 40.00 +FOD, 02, 16, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 16, 43.00, 22.00, -9999.00, -9999.00, 22.00 +FOK, 02, 16, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 16, 45.00, 23.00, -9999.00, -9999.00, 18.00 +FSD, 02, 16, 30.00, 11.00, 16.00, 12.00, 23.00 +FSI, 02, 16, 55.00, 29.00, -9999.00, -9999.00, 18.00 +FSM, 02, 16, 54.00, 31.00, 18.00, 15.00, 27.00 +FTK, 02, 16, 46.00, 24.00, -9999.00, -9999.00, 36.00 +FWA, 02, 16, 35.00, 18.00, 25.00, 24.00, 37.00 +FWH, 02, 16, 59.00, 35.00, -9999.00, -9999.00, 21.00 +FYU, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 16, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 16, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 16, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 16, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 16, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 16, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 16, 41.00, 26.00, 27.00, 29.00, 41.00 +GFA, 02, 16, 38.00, 17.00, -9999.00, -9999.00, 23.00 +GFK, 02, 16, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 16, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 16, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 16, 28.00, 9.00, 15.00, 13.00, 22.00 +GJT, 02, 16, 46.00, 24.00, 13.00, 11.00, 19.00 +GKN, 02, 16, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 16, 45.00, 19.00, 9.00, 10.00, 15.00 +GLH, 02, 16, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 16, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 16, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 02, 16, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 16, 28.00, 10.00, 25.00, 19.00, 33.00 +GRCI, 02, 16, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 16, 51.00, 34.00, -9999.00, -9999.00, 55.00 +GRI, 02, 16, 39.00, 17.00, 13.00, 11.00, 19.00 +GRK, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 16, 32.00, 16.00, 27.00, 30.00, 40.00 +GSB, 02, 16, 55.00, 34.00, -9999.00, -9999.00, 37.00 +GSG, 02, 16, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 16, 51.00, 29.00, 21.00, 22.00, 30.00 +GSP, 02, 16, 55.00, 32.00, 22.00, 21.00, 31.00 +GST, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 16, 30.00, 10.00, -9999.00, -9999.00, 61.00 +GTF, 02, 16, 38.00, 17.00, 16.00, 16.00, 24.00 +GUP, 02, 16, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 16, 36.00, 16.00, -9999.00, -9999.00, 35.00 +GVW, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 02, 16, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 16, 53.00, 38.00, 20.00, 23.00, 34.00 +HBR, 02, 16, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 16, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 16, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 16, 42.00, 23.00, -9999.00, -9999.00, 30.00 +HKY, 02, 16, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 16, 37.00, 16.00, 14.00, 14.00, 22.00 +HMN, 02, 16, 63.00, 26.00, -9999.00, -9999.00, 9.00 +HMS, 02, 16, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 16, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 16, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 02, 16, 30.00, 10.00, 13.00, 11.00, 20.00 +HOP, 02, 16, 48.00, 26.00, -9999.00, -9999.00, 35.00 +HOT, 02, 16, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 16, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 16, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 16, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 16, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 16, 64.00, 39.00, -9999.00, -9999.00, 36.00 +HST, 02, 16, 77.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 02, 16, 54.00, 33.00, 27.00, 21.00, 36.00 +HTL, 02, 16, 28.00, 8.00, 32.00, 28.00, 43.00 +HTS, 02, 16, 45.00, 26.00, 32.00, 31.00, 44.00 +HUF, 02, 16, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 16, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 16, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 16, 33.00, 11.00, 12.00, 11.00, 19.00 +IAB, 02, 16, 47.00, 24.00, -9999.00, -9999.00, 17.00 +IAD, 02, 16, 44.00, 23.00, 22.00, 22.00, 34.00 +IAG, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 16, 65.00, 43.00, 18.00, 21.00, 29.00 +ICT, 02, 16, 47.00, 24.00, 17.00, 11.00, 20.00 +IDA, 02, 16, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 16, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 16, 42.00, 25.00, 24.00, 20.00, 34.00 +ILI, 02, 16, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 16, 58.00, 36.00, 19.00, 22.00, 31.00 +IMT, 02, 16, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +IND, 02, 16, 39.00, 22.00, 25.00, 26.00, 37.00 +INL, 02, 16, 20.00, -3.00, 21.00, 20.00, 32.00 +INS, 02, 16, 59.00, 35.00, -9999.00, -9999.00, 8.00 +INT, 02, 16, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +INW, 02, 16, 54.00, 25.00, 8.00, 10.00, 15.00 +IPL, 02, 16, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 16, 37.00, 19.00, 24.00, 26.00, 37.00 +IRK, 02, 16, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 16, 28.00, 6.00, 13.00, 11.00, 20.00 +ISP, 02, 16, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 16, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 16, 71.00, 42.00, -9999.00, -9999.00, 13.00 +IWD, 02, 16, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 16, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 16, 61.00, 36.00, 23.00, 20.00, 33.00 +JAX, 02, 16, 67.00, 43.00, 16.00, 20.00, 27.00 +JBR, 02, 16, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 16, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 16, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 16, 40.00, 26.00, 23.00, 19.00, 33.00 +JHW, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 16, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 16, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 16, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 16, 34.00, 23.00, 43.00, 48.00, 56.00 +JST, 02, 16, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 16, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 16, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 16, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 16, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 16, 32.00, 14.00, 30.00, 29.00, 44.00 +LAR, 02, 16, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 16, 63.00, 39.00, 7.00, 9.00, 12.00 +LAX, 02, 16, 66.00, 49.00, 15.00, 17.00, 21.00 +LBB, 02, 16, 58.00, 29.00, 10.00, 10.00, 14.00 +LBF, 02, 16, 41.00, 15.00, 13.00, 8.00, 18.00 +LCH, 02, 16, 64.00, 44.00, 21.00, 19.00, 32.00 +LCK, 02, 16, 41.00, 22.00, -9999.00, -9999.00, 38.00 +LEB, 02, 16, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 16, 44.00, 26.00, 28.00, 26.00, 39.00 +LFI, 02, 16, 49.00, 33.00, -9999.00, -9999.00, 33.00 +LFK, 02, 16, 63.00, 40.00, 16.00, 19.00, 27.00 +LFT, 02, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 16, 40.00, 27.00, 23.00, 19.00, 33.00 +LGB, 02, 16, 68.00, 47.00, 15.00, 17.00, 23.00 +LGU, 02, 16, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 16, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 16, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 16, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 16, 54.00, 34.00, 21.00, 20.00, 31.00 +LIZ, 02, 16, 24.00, 2.00, -9999.00, -9999.00, 47.00 +LMT, 02, 16, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 02, 16, 37.00, 14.00, 11.00, 10.00, 16.00 +LNK, 02, 16, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 16, 50.00, 22.00, 13.00, 12.00, 19.00 +LOZ, 02, 16, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 16, 55.00, 33.00, -9999.00, -9999.00, 23.00 +LSE, 02, 16, 30.00, 11.00, 19.00, 16.00, 25.00 +LSF, 02, 16, 61.00, 38.00, -9999.00, -9999.00, 34.00 +LSV, 02, 16, 67.00, 33.00, -9999.00, -9999.00, 8.00 +LTS, 02, 16, 59.00, 30.00, -9999.00, -9999.00, 15.00 +LUF, 02, 16, 72.00, 40.00, -9999.00, -9999.00, 11.00 +LVS, 02, 16, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 16, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 16, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 16, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 16, 48.00, 28.00, 20.00, 23.00, 31.00 +MAF, 02, 16, 62.00, 33.00, 8.00, 7.00, 12.00 +MBL, 02, 16, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 16, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 16, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 16, 62.00, 44.00, -9999.00, -9999.00, 29.00 +MCF, 02, 16, 71.00, 52.00, -9999.00, -9999.00, 23.00 +MCG, 02, 16, 10.00, -14.00, 16.00, 20.00, 26.00 +MCI, 02, 16, 41.00, 22.00, 19.00, 16.00, 27.00 +MCK, 02, 16, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 16, 61.00, 37.00, 20.00, 22.00, 31.00 +MCO, 02, 16, 73.00, 50.00, 14.00, 20.00, 26.00 +MCW, 02, 16, 28.00, 11.00, 16.00, 11.00, 20.00 +MC2, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 02, 16, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 16, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 16, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 16, 35.00, 20.00, 25.00, 23.00, 36.00 +MEI, 02, 16, 62.00, 37.00, 23.00, 19.00, 31.00 +MEM, 02, 16, 54.00, 35.00, 23.00, 17.00, 32.00 +MER, 02, 16, 62.00, 39.00, -9999.00, -9999.00, 27.00 +MFD, 02, 16, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 16, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 16, 53.00, 32.00, 26.00, 33.00, 41.00 +MGE, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 16, 61.00, 39.00, 22.00, 20.00, 33.00 +MGW, 02, 16, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 16, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 16, 60.00, 42.00, -9999.00, -9999.00, 29.00 +MHS, 02, 16, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 16, 77.00, 58.00, 15.00, 17.00, 26.00 +MIB, 02, 16, 24.00, 7.00, -9999.00, -9999.00, 27.00 +MIV, 02, 16, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 16, 48.00, 25.00, -9999.00, -9999.00, 25.00 +MKC, 02, 16, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 16, 31.00, 16.00, 31.00, 26.00, 40.00 +MKG, 02, 16, 31.00, 18.00, 37.00, 34.00, 49.00 +MKL, 02, 16, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 16, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 16, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 16, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 16, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 16, 35.00, 17.00, 20.00, 18.00, 29.00 +MLS, 02, 16, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 16, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 16, 61.00, 38.00, -9999.00, -9999.00, 37.00 +MOB, 02, 16, 64.00, 43.00, 25.00, 20.00, 34.00 +MOT, 02, 16, 24.00, 7.00, 16.00, 15.00, 25.00 +MPV, 02, 16, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 16, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 16, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 16, 65.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 16, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 16, 62.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 16, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 16, 31.00, 12.00, 23.00, 18.00, 29.00 +MSO, 02, 16, 38.00, 21.00, 24.00, 24.00, 38.00 +MSP, 02, 16, 27.00, 10.00, 20.00, 17.00, 30.00 +MSS, 02, 16, 27.00, 7.00, 30.00, 28.00, 41.00 +MSY, 02, 16, 64.00, 44.00, 22.00, 19.00, 32.00 +MTC, 02, 16, 32.00, 18.00, -9999.00, -9999.00, 37.00 +MTN, 02, 16, 45.00, 25.00, -9999.00, -9999.00, 37.00 +MTO, 02, 16, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 16, 40.00, 21.00, -9999.00, -9999.00, 37.00 +MUO, 02, 16, 49.00, 26.00, -9999.00, -9999.00, 25.00 +MWA, 02, 16, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 16, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 16, 61.00, 39.00, -9999.00, -9999.00, 34.00 +MYL, 02, 16, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 16, 60.00, 35.00, -9999.00, -9999.00, 31.00 +NAO, 02, 16, 59.00, 43.00, -9999.00, -9999.00, 25.00 +NBC, 02, 16, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NBE, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 16, 34.00, 18.00, -9999.00, -9999.00, 29.00 +NCA, 02, 16, 60.00, 34.00, -9999.00, -9999.00, 32.00 +NCO, 02, 16, 39.00, 24.00, -9999.00, -9999.00, 35.00 +NC1, 02, 16, 59.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 16, 43.00, 22.00, -9999.00, -9999.00, 32.00 +NFG, 02, 16, 65.00, 45.00, -9999.00, -9999.00, 21.00 +NFL, 02, 16, 52.00, 23.00, -9999.00, -9999.00, 14.00 +NGP, 02, 16, 69.00, 49.00, -9999.00, -9999.00, 21.00 +NGU, 02, 16, 50.00, 32.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 16, 60.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 16, 47.00, 27.00, -9999.00, -9999.00, 32.00 +NHZ, 02, 16, 33.00, 13.00, -9999.00, -9999.00, 36.00 +NID, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NIP, 02, 16, 67.00, 43.00, -9999.00, -9999.00, 25.00 +NIR, 02, 16, 67.00, 44.00, -9999.00, -9999.00, 21.00 +NKT, 02, 16, 57.00, 36.00, -9999.00, -9999.00, 32.00 +NKX, 02, 16, 67.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NMM, 02, 16, 61.00, 35.00, -9999.00, -9999.00, 29.00 +NPA, 02, 16, 63.00, 44.00, -9999.00, -9999.00, 32.00 +NQA, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 16, 72.00, 48.00, -9999.00, -9999.00, 21.00 +NQX, 02, 16, 75.00, 66.00, -9999.00, -9999.00, 21.00 +NRB, 02, 16, 66.00, 47.00, -9999.00, -9999.00, 29.00 +NRC, 02, 16, 63.00, 39.00, -9999.00, -9999.00, 34.00 +NRS, 02, 16, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 16, 64.00, 41.00, -9999.00, -9999.00, 32.00 +NSI, 02, 16, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 16, 67.00, 45.00, -9999.00, -9999.00, 18.00 +NTK, 02, 16, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 16, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NUC, 02, 16, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 16, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NUW, 02, 16, 49.00, 35.00, -9999.00, -9999.00, 46.00 +NWF, 02, 16, 68.00, 47.00, -9999.00, -9999.00, 21.00 +NXX, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 16, 48.00, 24.00, -9999.00, -9999.00, 32.00 +NZC, 02, 16, 68.00, 40.00, -9999.00, -9999.00, 29.00 +NZJ, 02, 16, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 16, 38.00, 20.00, -9999.00, -9999.00, 39.00 +NZY, 02, 16, 67.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 16, 61.00, 43.00, 26.00, 31.00, 38.00 +OAR, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 16, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 16, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 16, 53.00, 30.00, 15.00, 11.00, 21.00 +OLM, 02, 16, 50.00, 33.00, 53.00, 56.00, 67.00 +OMA, 02, 16, 38.00, 17.00, 11.00, 13.00, 19.00 +OME, 02, 16, 12.00, -5.00, 16.00, 20.00, 26.00 +ONT, 02, 16, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 16, 34.00, 18.00, 24.00, 23.00, 33.00 +ORF, 02, 16, 50.00, 32.00, 23.00, 23.00, 36.00 +ORH, 02, 16, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 16, 3.00, -20.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 16, 30.00, 10.00, -9999.00, -9999.00, 44.00 +OTG, 02, 16, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 16, 54.00, 41.00, 51.00, 54.00, 62.00 +OTM, 02, 16, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 16, 2.00, -12.00, 12.00, 15.00, 19.00 +OURC, 02, 16, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 16, 39.00, 9.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 16, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 16, 64.00, 40.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 16, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 16, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 16, 7.00, -14.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 16, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 16, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 16, 4.00, -16.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 16, 65.00, 41.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 16, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 16, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 16, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 16, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 16, 10.00, -14.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 16, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 16, 28.00, 9.00, -9999.00, -9999.00, 34.00 +PBI, 02, 16, 76.00, 57.00, 17.00, 21.00, 29.00 +PDT, 02, 16, 47.00, 32.00, 30.00, 26.00, 43.00 +PDX, 02, 16, 51.00, 36.00, 50.00, 52.00, 63.00 +PFN, 02, 16, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 16, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 16, 41.00, 25.00, 23.00, 19.00, 32.00 +PHX, 02, 16, 71.00, 45.00, 10.00, 10.00, 14.00 +PIA, 02, 16, 36.00, 18.00, 23.00, 20.00, 34.00 +PIB, 02, 16, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 16, 39.00, 20.00, 24.00, 25.00, 35.00 +PIR, 02, 16, 33.00, 13.00, 8.00, 10.00, 15.00 +PIT, 02, 16, 38.00, 21.00, 38.00, 32.00, 51.00 +PKB, 02, 16, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 16, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 16, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 16, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 16, 63.00, 44.00, 22.00, 18.00, 30.00 +POB, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 16, 63.00, 38.00, -9999.00, -9999.00, 30.00 +POM, 02, 16, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 16, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 16, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 16, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 16, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 16, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 16, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 16, 36.00, 16.00, -9999.00, -9999.00, 35.00 +PSP, 02, 16, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 16, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 16, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 16, 51.00, 20.00, 8.00, 7.00, 10.00 +PUC, 02, 16, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 16, 38.00, 21.00, 23.00, 23.00, 34.00 +PVU, 02, 16, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 16, 33.00, 14.00, 24.00, 22.00, 33.00 +P02, 02, 16, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +P07, 02, 16, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +P11, 02, 16, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +P24, 02, 16, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +P28, 02, 16, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +P35, 02, 16, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +P38, 02, 16, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +P39, 02, 16, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +P58, 02, 16, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +P59, 02, 16, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +P60, 02, 16, 27.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 02, 16, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +P67, 02, 16, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +P68, 02, 16, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 16, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 16, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 16, 38.00, 15.00, 13.00, 14.00, 21.00 +RBL, 02, 16, 61.00, 41.00, 27.00, 30.00, 37.00 +RCA, 02, 16, 38.00, 15.00, -9999.00, -9999.00, 24.00 +RDD, 02, 16, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 16, 47.00, 25.00, 18.00, 20.00, 31.00 +RDR, 02, 16, 21.00, 2.00, -9999.00, -9999.00, 21.00 +RDU, 02, 16, 53.00, 31.00, 21.00, 24.00, 32.00 +REE, 02, 16, 58.00, 29.00, -9999.00, -9999.00, 11.00 +REJ, 02, 16, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 16, 32.00, 15.00, 22.00, 18.00, 29.00 +RIC, 02, 16, 50.00, 28.00, 22.00, 25.00, 34.00 +RIV, 02, 16, 68.00, 43.00, -9999.00, -9999.00, 17.00 +RIW, 02, 16, 38.00, 7.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 16, 34.00, 14.00, 13.00, 8.00, 16.00 +RME, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 02, 16, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +RND, 02, 16, 66.00, 42.00, -9999.00, -9999.00, 26.00 +RNO, 02, 16, 52.00, 24.00, 16.00, 17.00, 23.00 +ROA, 02, 16, 48.00, 27.00, 19.00, 22.00, 31.00 +ROC, 02, 16, 33.00, 17.00, 41.00, 40.00, 56.00 +ROW, 02, 16, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 16, 45.00, 21.00, 10.00, 10.00, 16.00 +RST, 02, 16, 27.00, 9.00, 22.00, 17.00, 29.00 +RWF, 02, 16, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 16, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 16, 60.00, 41.00, 27.00, 26.00, 35.00 +SAF, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 16, 67.00, 51.00, 17.00, 17.00, 21.00 +SAT, 02, 16, 66.00, 42.00, 19.00, 15.00, 23.00 +SAV, 02, 16, 62.00, 41.00, 18.00, 19.00, 27.00 +SAW, 02, 16, 27.00, 12.00, -9999.00, -9999.00, 50.00 +SBA, 02, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 16, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 16, 35.00, 19.00, 31.00, 33.00, 45.00 +SBP, 02, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 16, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 16, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 16, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 16, 61.00, 40.00, 23.00, 23.00, 33.00 +SDF, 02, 16, 45.00, 27.00, 24.00, 24.00, 35.00 +SEA, 02, 16, 50.00, 37.00, 43.00, 43.00, 57.00 +SEM, 02, 16, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 16, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 16, 59.00, 45.00, 24.00, 28.00, 35.00 +SGF, 02, 16, 47.00, 25.00, 20.00, 17.00, 28.00 +SGY, 02, 16, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 16, 39.00, 15.00, 15.00, 16.00, 25.00 +SHV, 02, 16, 61.00, 38.00, 22.00, 18.00, 32.00 +SIT, 02, 16, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 16, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 16, 63.00, 35.00, 12.00, 8.00, 16.00 +SKA, 02, 16, 41.00, 26.00, -9999.00, -9999.00, 37.00 +SKF, 02, 16, 66.00, 42.00, -9999.00, -9999.00, 25.00 +SLC, 02, 16, 44.00, 25.00, 22.00, 22.00, 33.00 +SLE, 02, 16, 52.00, 34.00, 46.00, 47.00, 60.00 +SLN, 02, 16, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 16, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 16, 65.00, 40.00, -9999.00, 22.00, 36.00 +SNA, 02, 16, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 16, 27.00, 18.00, 34.00, 35.00, 51.00 +SNS, 02, 16, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 16, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 16, 38.00, 21.00, 25.00, 21.00, 36.00 +SPS, 02, 16, 58.00, 32.00, 15.00, 11.00, 20.00 +SRQ, 02, 16, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 16, 60.00, 35.00, -9999.00, -9999.00, 32.00 +SSI, 02, 16, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +STC, 02, 16, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 16, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +STL, 02, 16, 43.00, 26.00, 24.00, 19.00, 33.00 +STNV, 02, 16, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 02, 16, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 16, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 16, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 16, 62.00, 40.00, -9999.00, -9999.00, 27.00 +SUX, 02, 16, 34.00, 15.00, 14.00, 14.00, 23.00 +SVN, 02, 16, 62.00, 41.00, -9999.00, -9999.00, 31.00 +SWF, 02, 16, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 16, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 16, 33.00, 16.00, 39.00, 36.00, 51.00 +SZL, 02, 16, 44.00, 21.00, -9999.00, -9999.00, 24.00 +TAD, 02, 16, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 16, 4.00, -16.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 16, 51.00, 22.00, -9999.00, -9999.00, 32.00 +TCC, 02, 16, 57.00, 26.00, 5.00, 5.00, 8.00 +TCL, 02, 16, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 16, 51.00, 34.00, -9999.00, -9999.00, 60.00 +TCS, 02, 16, 59.00, 31.00, -9999.00, 8.00, 12.00 +TEB, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 16, 53.00, 30.00, -9999.00, -9999.00, 19.00 +TKA, 02, 16, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 16, 66.00, 40.00, 18.00, 17.00, 26.00 +TNX, 02, 16, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 16, 34.00, 17.00, 29.00, 28.00, 42.00 +TOP, 02, 16, 43.00, 22.00, 15.00, 16.00, 23.00 +TPA, 02, 16, 71.00, 52.00, 15.00, 17.00, 24.00 +TPH, 02, 16, 49.00, 24.00, 10.00, 9.00, 13.00 +TRI, 02, 16, 49.00, 27.00, 27.00, 28.00, 39.00 +TRK, 02, 16, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 16, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 16, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 16, 52.00, 30.00, 15.00, 15.00, 24.00 +TUP, 02, 16, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 16, 68.00, 41.00, 10.00, 10.00, 15.00 +TVC, 02, 16, 28.00, 11.00, 34.00, 32.00, 45.00 +TVL, 02, 16, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 16, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 16, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 16, 52.00, 29.00, 26.00, 24.00, 35.00 +T01, 02, 16, 47.00, 28.00, -9999.00, -9999.00, 33.00 +T02, 02, 16, 57.00, 34.00, -9999.00, -9999.00, 37.00 +T03, 02, 16, 61.00, 37.00, -9999.00, -9999.00, 31.00 +T04, 02, 16, 72.00, 53.00, -9999.00, -9999.00, 23.00 +T05, 02, 16, 44.00, 19.00, -9999.00, -9999.00, 17.00 +T06, 02, 16, 63.00, 36.00, -9999.00, -9999.00, 36.00 +T07, 02, 16, 49.00, 19.00, -9999.00, -9999.00, 36.00 +T08, 02, 16, 43.00, 25.00, -9999.00, -9999.00, 30.00 +UCA, 02, 16, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 16, 59.00, 35.00, -9999.00, -9999.00, 8.00 +UIL, 02, 16, 49.00, 35.00, 64.00, 64.00, 73.00 +UIN, 02, 16, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 16, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 16, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 16, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +U15, 02, 16, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +U28, 02, 16, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 16, 64.00, 39.00, -9999.00, -9999.00, 29.00 +VBG, 02, 16, 66.00, 42.00, -9999.00, -9999.00, 27.00 +VCT, 02, 16, 67.00, 45.00, 17.00, 18.00, 27.00 +VCV, 02, 16, 63.00, 34.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 16, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 16, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 16, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 16, 41.00, 9.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 16, 64.00, 39.00, -9999.00, -9999.00, 31.00 +VRB, 02, 16, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 16, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 16, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 16, 47.00, 28.00, -9999.00, 28.00, -9999.00 +WJA, 02, 16, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 16, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 16, 10.00, -14.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 16, 49.00, 23.00, 15.00, 17.00, 25.00 +WPO, 02, 16, 16.00, -2.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 16, 61.00, 37.00, -9999.00, -9999.00, 35.00 +WRG, 02, 16, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 16, 44.00, 23.00, -9999.00, -9999.00, 33.00 +WRL, 02, 16, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +X68, 02, 16, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 16, 35.00, 21.00, 57.00, 57.00, 65.00 +YCG, 02, 16, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 16, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 16, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 16, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 16, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 16, 47.00, 26.00, 21.00, 20.00, 31.00 +YNG, 02, 16, 34.00, 18.00, 30.00, 32.00, 47.00 +YPA, 02, 16, 16.00, -8.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 16, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 16, 12.00, -9.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 16, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 16, 21.00, -2.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 16, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 16, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 16, 74.00, 47.00, 4.00, 7.00, 8.00 +YVR, 02, 16, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 16, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 16, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 16, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 16, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 16, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 16, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 16, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 16, 23.00, 5.00, 38.00, 33.00, 54.00 +ZUN, 02, 16, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 16, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 16, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 16, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +01R, 02, 16, 62.00, 39.00, -9999.00, -9999.00, 31.00 +1V1, 02, 16, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 16, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 16, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 16, 54.00, 36.00, -9999.00, -9999.00, 37.00 +2PJ, 02, 16, 60.00, 35.00, -9999.00, -9999.00, 37.00 +3B1, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 16, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 16, 29.00, 9.00, -9999.00, -9999.00, 44.00 +3SE, 02, 16, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 16, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 16, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 16, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 16, 15.00, -6.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 16, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 16, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 16, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 17, 39.00, 22.00, 27.00, 23.00, 38.00 +ABI, 02, 17, 61.00, 36.00, 12.00, 9.00, 16.00 +ABQ, 02, 17, 55.00, 27.00, 11.00, 11.00, 17.00 +ABR, 02, 17, 28.00, 8.00, 14.00, 12.00, 21.00 +ABY, 02, 17, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 17, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 17, 62.00, 39.00, 14.00, 15.00, 22.00 +ACV, 02, 17, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 17, 44.00, 25.00, 20.00, 20.00, 32.00 +ADK, 02, 17, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 17, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 17, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 17, 45.00, 25.00, -9999.00, -9999.00, 31.00 +AEX, 02, 17, 63.00, 41.00, -9999.00, -9999.00, 31.00 +AFF, 02, 17, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 17, 75.00, 50.00, -9999.00, -9999.00, 34.00 +AGS, 02, 17, 61.00, 36.00, 19.00, 20.00, 29.00 +AHN, 02, 17, 57.00, 36.00, 22.00, 21.00, 32.00 +AKN, 02, 17, 24.00, 7.00, 19.00, 22.00, 30.00 +AKO, 02, 17, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 17, 34.00, 15.00, 24.00, 23.00, 36.00 +ALI, 02, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 17, 30.00, 12.00, 19.00, 15.00, 26.00 +ALS, 02, 17, 41.00, 6.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 17, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 17, 54.00, 27.00, 13.00, 11.00, 19.00 +AMG, 02, 17, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 17, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 17, 27.00, 12.00, 16.00, 19.00, 25.00 +AND, 02, 17, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 17, 42.00, 32.00, 61.00, 57.00, 74.00 +AOO, 02, 17, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +APN, 02, 17, 29.00, 9.00, 28.00, 25.00, 39.00 +AQQ, 02, 17, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ART, 02, 17, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +AST, 02, 17, 51.00, 37.00, 57.00, 60.00, 70.00 +ATL, 02, 17, 56.00, 36.00, 23.00, 22.00, 33.00 +ATW, 02, 17, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 17, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 17, 41.00, 21.00, -9999.00, -9999.00, 36.00 +AUG, 02, 17, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 17, 64.00, 43.00, 16.00, 16.00, 23.00 +AUW, 02, 17, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 17, 51.00, 28.00, 23.00, 21.00, 32.00 +AVP, 02, 17, 36.00, 20.00, 26.00, 24.00, 38.00 +AXN, 02, 17, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 17, 37.00, 16.00, -9999.00, -9999.00, 32.00 +AYS, 02, 17, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 17, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 17, 63.00, 42.00, -9999.00, -9999.00, 31.00 +BAD, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 17, 38.00, 12.00, -9999.00, -9999.00, 25.00 +BDL, 02, 17, 37.00, 20.00, 25.00, 22.00, 35.00 +BDR, 02, 17, 39.00, 24.00, 27.00, 20.00, 37.00 +BET, 02, 17, 14.00, 1.00, 12.00, 14.00, 20.00 +BFD, 02, 17, 31.00, 13.00, 46.00, 44.00, 62.00 +BFF, 02, 17, 45.00, 18.00, 11.00, 9.00, 16.00 +BFL, 02, 17, 65.00, 43.00, 14.00, 14.00, 22.00 +BGM, 02, 17, 31.00, 16.00, 32.00, 34.00, 47.00 +BGR, 02, 17, 30.00, 11.00, 23.00, 20.00, 33.00 +BGS, 02, 17, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 17, 58.00, 36.00, 25.00, 21.00, 33.00 +BID, 02, 17, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 17, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 17, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 17, 40.00, 20.00, 17.00, 16.00, 26.00 +BIS, 02, 17, 27.00, 6.00, 16.00, 16.00, 25.00 +BIX, 02, 17, 64.00, 46.00, -9999.00, -9999.00, 31.00 +BJI, 02, 17, 22.00, -3.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 17, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 17, 48.00, 18.00, -9999.00, -9999.00, 18.00 +BKW, 02, 17, 42.00, 24.00, 35.00, 34.00, 48.00 +BLF, 02, 17, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 17, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 17, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 17, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 17, 45.00, 25.00, -9999.00, -9999.00, 29.00 +BNA, 02, 17, 52.00, 31.00, 27.00, 23.00, 38.00 +BNO, 02, 17, 41.00, 20.00, -9999.00, 28.00, 50.00 +BOI, 02, 17, 45.00, 28.00, 23.00, 25.00, 36.00 +BOS, 02, 17, 39.00, 24.00, 22.00, 22.00, 34.00 +BPI, 02, 17, 31.00, -2.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 17, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 17, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 17, 37.00, 19.00, -9999.00, -9999.00, 24.00 +BRO, 02, 17, 73.00, 53.00, 14.00, 12.00, 19.00 +BRW, 02, 17, -12.00, -24.00, 12.00, 10.00, 16.00 +BSM, 02, 17, 64.00, 43.00, -9999.00, -9999.00, 26.00 +BTI, 02, 17, -15.00, -28.00, 10.00, 10.00, 14.00 +BTL, 02, 17, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 17, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 17, 65.00, 44.00, 24.00, 18.00, 31.00 +BTT, 02, 17, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 17, 29.00, 10.00, 29.00, 24.00, 41.00 +BUB, 02, 17, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 17, 33.00, 18.00, 44.00, 45.00, 58.00 +BUR, 02, 17, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 17, 64.00, 46.00, -9999.00, 19.00, 28.00 +BWG, 02, 17, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 17, 45.00, 27.00, 23.00, 22.00, 33.00 +BYH, 02, 17, 50.00, 31.00, -9999.00, -9999.00, 35.00 +BYI, 02, 17, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 17, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 17, 60.00, 35.00, 20.00, 20.00, 30.00 +CAG, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 17, 37.00, 20.00, 34.00, 35.00, 50.00 +CAO, 02, 17, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 17, 24.00, 2.00, 27.00, 31.00, 43.00 +CBM, 02, 17, 58.00, 34.00, -9999.00, -9999.00, 36.00 +CDB, 02, 17, 32.00, 23.00, 46.00, 47.00, 63.00 +CDC, 02, 17, 48.00, 23.00, 14.00, 12.00, 21.00 +CDR, 02, 17, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 17, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 17, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 17, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 17, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 17, 53.00, 32.00, 23.00, 23.00, 34.00 +CHO, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 17, 62.00, 41.00, 19.00, 20.00, 30.00 +CID, 02, 17, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 17, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 17, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 17, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 17, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 17, 36.00, 20.00, 37.00, 37.00, 52.00 +CLL, 02, 17, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 17, 54.00, 33.00, 22.00, 22.00, 31.00 +CMH, 02, 17, 39.00, 22.00, 27.00, 31.00, 41.00 +CMI, 02, 17, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 17, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 17, 43.00, 21.00, 12.00, 12.00, 18.00 +CNM, 02, 17, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 17, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +COD, 02, 17, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +COF, 02, 17, 73.00, 52.00, -9999.00, -9999.00, 25.00 +CON, 02, 17, 34.00, 11.00, 23.00, 21.00, 32.00 +COS, 02, 17, 45.00, 20.00, 10.00, 10.00, 15.00 +COT, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 17, 42.00, 24.00, 23.00, 18.00, 31.00 +CPR, 02, 17, 38.00, 17.00, 18.00, 16.00, 25.00 +CRBC, 02, 17, 33.00, -10.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 17, 70.00, 49.00, 17.00, 14.00, 23.00 +CRW, 02, 17, 46.00, 27.00, 35.00, 37.00, 47.00 +CSG, 02, 17, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 17, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 17, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 17, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 17, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 17, 42.00, 24.00, 26.00, 24.00, 38.00 +CVN, 02, 17, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 17, 56.00, 27.00, -9999.00, -9999.00, 11.00 +CXY, 02, 17, 40.00, 24.00, 19.00, 21.00, 32.00 +CYS, 02, 17, 41.00, 19.00, 12.00, 11.00, 16.00 +DAA, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 17, 70.00, 49.00, 16.00, 18.00, 26.00 +DAG, 02, 17, 67.00, 42.00, 8.00, 7.00, 13.00 +DAL, 02, 17, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 17, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 17, 39.00, 22.00, 32.00, 26.00, 42.00 +DBQ, 02, 17, 31.00, 14.00, 23.00, 19.00, 30.00 +DCA, 02, 17, 47.00, 30.00, 22.00, 22.00, 32.00 +DDC, 02, 17, 48.00, 24.00, 12.00, 10.00, 17.00 +DEC, 02, 17, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 17, 47.00, 21.00, 13.00, 11.00, 17.00 +DFW, 02, 17, 60.00, 38.00, 15.00, 14.00, 21.00 +DHN, 02, 17, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 17, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 17, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 17, 68.00, 44.00, -9999.00, -9999.00, 16.00 +DLG, 02, 17, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 17, 23.00, 4.00, 27.00, 23.00, 38.00 +DLLC, 02, 17, 32.00, 2.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 17, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 17, 69.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 02, 17, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 17, 47.00, 28.00, -9999.00, -9999.00, 33.00 +DPG, 02, 17, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 17, 65.00, 40.00, -9999.00, -9999.00, 31.00 +DRA, 02, 17, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 17, 68.00, 44.00, 10.00, 10.00, 13.00 +DSM, 02, 17, 35.00, 17.00, 20.00, 16.00, 26.00 +DTW, 02, 17, 34.00, 19.00, 28.00, 29.00, 42.00 +DUG, 02, 17, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 17, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +DXR, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 17, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 17, 61.00, 36.00, -9999.00, -9999.00, 17.00 +D45, 02, 17, 19.00, -6.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 17, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 17, 28.00, 7.00, 17.00, 16.00, 26.00 +ECG, 02, 17, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 17, 63.00, 37.00, -9999.00, -9999.00, 11.00 +EED, 02, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 17, 42.00, 11.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 17, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 17, 42.00, 19.00, 41.00, 40.00, 57.00 +EKO, 02, 17, 44.00, 21.00, 20.00, 21.00, 29.00 +ELD, 02, 17, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 17, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 17, 63.00, 35.00, 8.00, 8.00, 12.00 +ELY, 02, 17, 44.00, 16.00, 18.00, 16.00, 26.00 +EMP, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 17, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 02, 17, 52.00, 30.00, -9999.00, -9999.00, 16.00 +ENN, 02, 17, 8.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 17, 44.00, 26.00, -9999.00, -9999.00, 19.00 +EPH, 02, 17, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 17, 35.00, 19.00, 39.00, 37.00, 53.00 +ESF, 02, 17, 63.00, 41.00, -9999.00, -9999.00, 27.00 +EUG, 02, 17, 52.00, 37.00, 45.00, 48.00, 59.00 +EVV, 02, 17, 45.00, 26.00, 25.00, 21.00, 33.00 +EWN, 02, 17, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 17, 42.00, 26.00, 22.00, 20.00, 34.00 +EYW, 02, 17, 76.00, 66.00, 14.00, 12.00, 21.00 +E74, 02, 17, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 17, 52.00, 30.00, -9999.00, -9999.00, 33.00 +FAI, 02, 17, 9.00, -13.00, 12.00, 14.00, 20.00 +FAR, 02, 17, 22.00, 4.00, 16.00, 15.00, 25.00 +FAT, 02, 17, 63.00, 41.00, 18.00, 22.00, 27.00 +FAY, 02, 17, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 17, 36.00, 19.00, 27.00, 30.00, 42.00 +FCS, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 17, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 17, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 17, 46.00, 18.00, 22.00, 23.00, 30.00 +FLL, 02, 17, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 17, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 17, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +FME, 02, 17, 48.00, 25.00, -9999.00, -9999.00, 37.00 +FMH, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 17, 52.00, 23.00, 10.00, 15.00, 16.00 +FMY, 02, 17, 76.00, 55.00, 10.00, 14.00, 21.00 +FNT, 02, 17, 32.00, 17.00, 28.00, 26.00, 40.00 +FOD, 02, 17, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 17, 44.00, 23.00, -9999.00, -9999.00, 22.00 +FOK, 02, 17, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 17, 45.00, 23.00, -9999.00, -9999.00, 19.00 +FSD, 02, 17, 31.00, 11.00, 17.00, 12.00, 23.00 +FSI, 02, 17, 56.00, 30.00, -9999.00, -9999.00, 18.00 +FSM, 02, 17, 55.00, 31.00, 18.00, 15.00, 28.00 +FTK, 02, 17, 46.00, 24.00, -9999.00, -9999.00, 36.00 +FWA, 02, 17, 35.00, 19.00, 25.00, 24.00, 38.00 +FWH, 02, 17, 59.00, 36.00, -9999.00, -9999.00, 21.00 +FYU, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 17, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 17, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 17, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 17, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 17, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 17, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 17, 42.00, 27.00, 27.00, 29.00, 41.00 +GFA, 02, 17, 39.00, 18.00, -9999.00, -9999.00, 23.00 +GFK, 02, 17, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 17, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 17, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 17, 28.00, 9.00, 15.00, 13.00, 22.00 +GJT, 02, 17, 46.00, 25.00, 14.00, 12.00, 19.00 +GKN, 02, 17, 15.00, -6.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 17, 46.00, 20.00, 10.00, 11.00, 15.00 +GLH, 02, 17, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 17, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 17, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 17, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GON, 02, 17, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 17, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 17, 28.00, 11.00, 25.00, 19.00, 33.00 +GRCI, 02, 17, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 17, 52.00, 34.00, -9999.00, -9999.00, 55.00 +GRI, 02, 17, 39.00, 17.00, 14.00, 12.00, 19.00 +GRK, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 17, 33.00, 17.00, 27.00, 30.00, 40.00 +GSB, 02, 17, 56.00, 35.00, -9999.00, -9999.00, 36.00 +GSG, 02, 17, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 17, 52.00, 30.00, 21.00, 22.00, 30.00 +GSP, 02, 17, 55.00, 33.00, 22.00, 21.00, 32.00 +GST, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 17, 31.00, 10.00, -9999.00, -9999.00, 60.00 +GTF, 02, 17, 39.00, 18.00, 17.00, 17.00, 25.00 +GUP, 02, 17, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 17, 37.00, 17.00, -9999.00, -9999.00, 36.00 +GVW, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 02, 17, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 17, 54.00, 38.00, 20.00, 23.00, 34.00 +HBR, 02, 17, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 17, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 17, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 17, 43.00, 24.00, -9999.00, -9999.00, 30.00 +HKY, 02, 17, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 17, 38.00, 17.00, 14.00, 14.00, 23.00 +HMN, 02, 17, 64.00, 26.00, -9999.00, -9999.00, 9.00 +HMS, 02, 17, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 17, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 17, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 02, 17, 31.00, 10.00, 14.00, 12.00, 20.00 +HOP, 02, 17, 48.00, 26.00, -9999.00, -9999.00, 35.00 +HOT, 02, 17, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 17, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 17, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 17, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 17, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 17, 65.00, 40.00, -9999.00, -9999.00, 36.00 +HST, 02, 17, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 02, 17, 55.00, 34.00, 27.00, 21.00, 37.00 +HTL, 02, 17, 29.00, 9.00, 32.00, 28.00, 43.00 +HTS, 02, 17, 45.00, 27.00, 32.00, 31.00, 44.00 +HUF, 02, 17, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 17, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 17, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 17, 33.00, 11.00, 13.00, 12.00, 19.00 +IAB, 02, 17, 47.00, 25.00, -9999.00, -9999.00, 17.00 +IAD, 02, 17, 45.00, 24.00, 22.00, 22.00, 34.00 +IAG, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 17, 66.00, 44.00, 18.00, 21.00, 29.00 +ICT, 02, 17, 47.00, 25.00, 17.00, 12.00, 20.00 +IDA, 02, 17, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 17, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 17, 43.00, 26.00, 24.00, 20.00, 34.00 +ILI, 02, 17, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 17, 59.00, 37.00, 19.00, 22.00, 31.00 +IMT, 02, 17, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +IND, 02, 17, 39.00, 22.00, 26.00, 26.00, 38.00 +INL, 02, 17, 20.00, -3.00, 21.00, 20.00, 32.00 +INS, 02, 17, 60.00, 36.00, -9999.00, -9999.00, 8.00 +INT, 02, 17, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +INW, 02, 17, 54.00, 26.00, 8.00, 10.00, 15.00 +IPL, 02, 17, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 17, 38.00, 20.00, 24.00, 26.00, 37.00 +IRK, 02, 17, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 17, 28.00, 6.00, 13.00, 11.00, 20.00 +ISP, 02, 17, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 17, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 17, 72.00, 42.00, -9999.00, -9999.00, 13.00 +IWD, 02, 17, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 17, 31.00, 3.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 17, 61.00, 37.00, 23.00, 20.00, 33.00 +JAX, 02, 17, 68.00, 44.00, 16.00, 20.00, 27.00 +JBR, 02, 17, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 17, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 17, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 17, 41.00, 27.00, 23.00, 19.00, 33.00 +JHW, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 17, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 17, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 17, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 17, 35.00, 23.00, 43.00, 48.00, 56.00 +JST, 02, 17, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 17, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 17, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 17, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 17, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 17, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 17, 33.00, 15.00, 30.00, 29.00, 44.00 +LAR, 02, 17, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 17, 64.00, 40.00, 7.00, 9.00, 12.00 +LAX, 02, 17, 66.00, 50.00, 15.00, 17.00, 21.00 +LBB, 02, 17, 59.00, 30.00, 10.00, 10.00, 14.00 +LBF, 02, 17, 42.00, 15.00, 13.00, 8.00, 18.00 +LCH, 02, 17, 64.00, 45.00, 21.00, 19.00, 32.00 +LCK, 02, 17, 41.00, 23.00, -9999.00, -9999.00, 38.00 +LEB, 02, 17, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 17, 45.00, 26.00, 28.00, 26.00, 40.00 +LFI, 02, 17, 50.00, 34.00, -9999.00, -9999.00, 33.00 +LFK, 02, 17, 64.00, 41.00, 17.00, 19.00, 28.00 +LFT, 02, 17, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 17, 40.00, 28.00, 23.00, 20.00, 33.00 +LGB, 02, 17, 68.00, 47.00, 15.00, 17.00, 23.00 +LGU, 02, 17, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 17, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 17, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 17, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 17, 55.00, 34.00, 21.00, 20.00, 31.00 +LIZ, 02, 17, 24.00, 2.00, -9999.00, -9999.00, 47.00 +LMT, 02, 17, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 02, 17, 38.00, 15.00, 11.00, 11.00, 17.00 +LNK, 02, 17, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 17, 51.00, 23.00, 13.00, 12.00, 19.00 +LOZ, 02, 17, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 17, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 17, 55.00, 34.00, -9999.00, -9999.00, 24.00 +LSE, 02, 17, 31.00, 11.00, 19.00, 16.00, 26.00 +LSF, 02, 17, 62.00, 39.00, -9999.00, -9999.00, 34.00 +LSV, 02, 17, 68.00, 34.00, -9999.00, -9999.00, 8.00 +LTS, 02, 17, 60.00, 31.00, -9999.00, -9999.00, 15.00 +LUF, 02, 17, 73.00, 40.00, -9999.00, -9999.00, 11.00 +LVS, 02, 17, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 17, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 17, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 17, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 17, 48.00, 28.00, 20.00, 23.00, 31.00 +MAF, 02, 17, 63.00, 34.00, 8.00, 7.00, 12.00 +MBL, 02, 17, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 17, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 17, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 17, 63.00, 44.00, -9999.00, -9999.00, 29.00 +MCF, 02, 17, 72.00, 52.00, -9999.00, -9999.00, 23.00 +MCG, 02, 17, 10.00, -13.00, 16.00, 20.00, 26.00 +MCI, 02, 17, 42.00, 23.00, 19.00, 16.00, 28.00 +MCK, 02, 17, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 17, 62.00, 38.00, 20.00, 22.00, 31.00 +MCO, 02, 17, 73.00, 50.00, 14.00, 19.00, 26.00 +MCW, 02, 17, 29.00, 11.00, 16.00, 11.00, 21.00 +MC2, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 02, 17, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 17, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 17, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 17, 36.00, 20.00, 26.00, 24.00, 36.00 +MEI, 02, 17, 62.00, 38.00, 23.00, 19.00, 31.00 +MEM, 02, 17, 55.00, 36.00, 24.00, 18.00, 32.00 +MER, 02, 17, 63.00, 39.00, -9999.00, -9999.00, 27.00 +MFD, 02, 17, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 17, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 17, 54.00, 33.00, 26.00, 33.00, 41.00 +MGE, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 17, 62.00, 40.00, 22.00, 20.00, 33.00 +MGW, 02, 17, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 17, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 17, 61.00, 42.00, -9999.00, -9999.00, 29.00 +MHS, 02, 17, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 17, 77.00, 59.00, 15.00, 17.00, 25.00 +MIB, 02, 17, 24.00, 7.00, -9999.00, -9999.00, 27.00 +MIV, 02, 17, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 17, 48.00, 25.00, -9999.00, -9999.00, 25.00 +MKC, 02, 17, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 17, 31.00, 17.00, 31.00, 26.00, 40.00 +MKG, 02, 17, 32.00, 19.00, 37.00, 34.00, 49.00 +MKL, 02, 17, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 17, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 17, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 17, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 17, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 17, 35.00, 17.00, 21.00, 19.00, 29.00 +MLS, 02, 17, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 17, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 17, 62.00, 39.00, -9999.00, -9999.00, 37.00 +MOB, 02, 17, 65.00, 44.00, 25.00, 20.00, 34.00 +MOT, 02, 17, 24.00, 7.00, 16.00, 15.00, 25.00 +MPV, 02, 17, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 17, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 17, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 17, 66.00, 29.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 17, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 17, 62.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 17, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 17, 31.00, 12.00, 24.00, 18.00, 30.00 +MSO, 02, 17, 38.00, 22.00, 24.00, 24.00, 38.00 +MSP, 02, 17, 28.00, 10.00, 20.00, 18.00, 31.00 +MSS, 02, 17, 28.00, 8.00, 30.00, 28.00, 41.00 +MSY, 02, 17, 65.00, 45.00, 22.00, 19.00, 32.00 +MTC, 02, 17, 33.00, 19.00, -9999.00, -9999.00, 37.00 +MTN, 02, 17, 45.00, 26.00, -9999.00, -9999.00, 37.00 +MTO, 02, 17, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 17, 40.00, 21.00, -9999.00, -9999.00, 37.00 +MUO, 02, 17, 49.00, 27.00, -9999.00, -9999.00, 25.00 +MWA, 02, 17, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 17, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 17, 62.00, 40.00, -9999.00, -9999.00, 34.00 +MYL, 02, 17, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 17, 61.00, 36.00, -9999.00, -9999.00, 31.00 +NAO, 02, 17, 60.00, 44.00, -9999.00, -9999.00, 26.00 +NBC, 02, 17, 63.00, 42.00, -9999.00, -9999.00, 32.00 +NBE, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 17, 35.00, 18.00, -9999.00, -9999.00, 29.00 +NCA, 02, 17, 61.00, 35.00, -9999.00, -9999.00, 32.00 +NCO, 02, 17, 40.00, 24.00, -9999.00, -9999.00, 35.00 +NC1, 02, 17, 60.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 17, 44.00, 23.00, -9999.00, -9999.00, 32.00 +NFG, 02, 17, 65.00, 45.00, -9999.00, -9999.00, 21.00 +NFL, 02, 17, 53.00, 24.00, -9999.00, -9999.00, 14.00 +NGP, 02, 17, 70.00, 50.00, -9999.00, -9999.00, 21.00 +NGU, 02, 17, 51.00, 33.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 17, 60.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 17, 47.00, 28.00, -9999.00, -9999.00, 32.00 +NHZ, 02, 17, 34.00, 14.00, -9999.00, -9999.00, 36.00 +NID, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NIP, 02, 17, 68.00, 44.00, -9999.00, -9999.00, 25.00 +NIR, 02, 17, 68.00, 45.00, -9999.00, -9999.00, 21.00 +NKT, 02, 17, 58.00, 37.00, -9999.00, -9999.00, 32.00 +NKX, 02, 17, 66.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NMM, 02, 17, 61.00, 36.00, -9999.00, -9999.00, 29.00 +NPA, 02, 17, 64.00, 45.00, -9999.00, -9999.00, 32.00 +NQA, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 17, 73.00, 49.00, -9999.00, -9999.00, 21.00 +NQX, 02, 17, 76.00, 66.00, -9999.00, -9999.00, 20.00 +NRB, 02, 17, 67.00, 48.00, -9999.00, -9999.00, 29.00 +NRC, 02, 17, 64.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 17, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 17, 65.00, 42.00, -9999.00, -9999.00, 32.00 +NSI, 02, 17, 66.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 17, 66.00, 45.00, -9999.00, -9999.00, 18.00 +NTK, 02, 17, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 17, 51.00, 33.00, -9999.00, -9999.00, 36.00 +NUC, 02, 17, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 17, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NUW, 02, 17, 50.00, 35.00, -9999.00, -9999.00, 46.00 +NWF, 02, 17, 68.00, 47.00, -9999.00, -9999.00, 21.00 +NXX, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 17, 48.00, 24.00, -9999.00, -9999.00, 32.00 +NZC, 02, 17, 69.00, 40.00, -9999.00, -9999.00, 29.00 +NZJ, 02, 17, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 17, 39.00, 21.00, -9999.00, -9999.00, 39.00 +NZY, 02, 17, 66.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 17, 61.00, 43.00, 26.00, 30.00, 38.00 +OAR, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 17, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 17, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 17, 53.00, 31.00, 15.00, 12.00, 22.00 +OLM, 02, 17, 50.00, 33.00, 52.00, 55.00, 66.00 +OMA, 02, 17, 38.00, 18.00, 12.00, 13.00, 20.00 +OME, 02, 17, 13.00, -4.00, 17.00, 20.00, 26.00 +ONT, 02, 17, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 17, 35.00, 18.00, 25.00, 23.00, 34.00 +ORF, 02, 17, 51.00, 33.00, 23.00, 23.00, 36.00 +ORH, 02, 17, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 17, 4.00, -20.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 17, 31.00, 11.00, -9999.00, -9999.00, 43.00 +OTG, 02, 17, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 17, 54.00, 41.00, 51.00, 54.00, 62.00 +OTM, 02, 17, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 17, 3.00, -12.00, 12.00, 16.00, 19.00 +OURC, 02, 17, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 17, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 17, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 17, 64.00, 41.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 17, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 17, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 17, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 17, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 17, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 17, 5.00, -15.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 17, 66.00, 42.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 17, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 17, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 17, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 17, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 17, 10.00, -13.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 17, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 17, 29.00, 10.00, -9999.00, -9999.00, 34.00 +PBI, 02, 17, 76.00, 57.00, 17.00, 20.00, 28.00 +PDT, 02, 17, 48.00, 32.00, 29.00, 26.00, 42.00 +PDX, 02, 17, 52.00, 37.00, 49.00, 51.00, 63.00 +PFN, 02, 17, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 17, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 17, 42.00, 26.00, 23.00, 19.00, 32.00 +PHX, 02, 17, 71.00, 45.00, 10.00, 10.00, 14.00 +PIA, 02, 17, 36.00, 19.00, 24.00, 21.00, 35.00 +PIB, 02, 17, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 17, 39.00, 21.00, 24.00, 25.00, 35.00 +PIR, 02, 17, 34.00, 13.00, 9.00, 10.00, 16.00 +PIT, 02, 17, 38.00, 21.00, 38.00, 32.00, 51.00 +PKB, 02, 17, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 17, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 17, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 17, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 17, 64.00, 45.00, 22.00, 18.00, 30.00 +POB, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 17, 63.00, 39.00, -9999.00, -9999.00, 30.00 +POM, 02, 17, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 17, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 17, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 17, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 17, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 17, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 17, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 17, 37.00, 16.00, -9999.00, -9999.00, 35.00 +PSP, 02, 17, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 17, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 17, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 17, 52.00, 21.00, 8.00, 7.00, 11.00 +PUC, 02, 17, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 17, 39.00, 22.00, 23.00, 23.00, 34.00 +PVU, 02, 17, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 17, 34.00, 15.00, 24.00, 22.00, 34.00 +P02, 02, 17, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +P07, 02, 17, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +P11, 02, 17, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +P24, 02, 17, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +P28, 02, 17, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +P35, 02, 17, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +P38, 02, 17, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 02, 17, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +P58, 02, 17, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +P59, 02, 17, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +P60, 02, 17, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 02, 17, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +P67, 02, 17, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +P68, 02, 17, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 17, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 17, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 17, 39.00, 16.00, 13.00, 14.00, 21.00 +RBL, 02, 17, 62.00, 41.00, 27.00, 30.00, 37.00 +RCA, 02, 17, 39.00, 16.00, -9999.00, -9999.00, 24.00 +RDD, 02, 17, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 17, 48.00, 25.00, 18.00, 20.00, 31.00 +RDR, 02, 17, 21.00, 2.00, -9999.00, -9999.00, 21.00 +RDU, 02, 17, 54.00, 32.00, 21.00, 24.00, 32.00 +REE, 02, 17, 59.00, 30.00, -9999.00, -9999.00, 11.00 +REJ, 02, 17, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 17, 33.00, 15.00, 22.00, 19.00, 29.00 +RIC, 02, 17, 50.00, 29.00, 22.00, 25.00, 34.00 +RIV, 02, 17, 68.00, 43.00, -9999.00, -9999.00, 16.00 +RIW, 02, 17, 38.00, 7.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 17, 35.00, 15.00, 13.00, 8.00, 16.00 +RME, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 02, 17, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +RND, 02, 17, 67.00, 42.00, -9999.00, -9999.00, 26.00 +RNO, 02, 17, 53.00, 25.00, 16.00, 17.00, 23.00 +ROA, 02, 17, 48.00, 28.00, 20.00, 22.00, 32.00 +ROC, 02, 17, 34.00, 18.00, 40.00, 40.00, 56.00 +ROW, 02, 17, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 17, 46.00, 22.00, 11.00, 11.00, 16.00 +RST, 02, 17, 27.00, 9.00, 22.00, 18.00, 30.00 +RWF, 02, 17, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 17, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 17, 61.00, 42.00, 27.00, 26.00, 35.00 +SAF, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 17, 66.00, 51.00, 17.00, 17.00, 22.00 +SAT, 02, 17, 67.00, 42.00, 19.00, 15.00, 23.00 +SAV, 02, 17, 63.00, 42.00, 18.00, 19.00, 27.00 +SAW, 02, 17, 28.00, 13.00, -9999.00, -9999.00, 50.00 +SBA, 02, 17, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 17, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 17, 35.00, 20.00, 31.00, 33.00, 45.00 +SBP, 02, 17, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 17, 34.00, 4.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 17, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 17, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 17, 62.00, 41.00, 23.00, 23.00, 33.00 +SDF, 02, 17, 46.00, 28.00, 24.00, 24.00, 35.00 +SEA, 02, 17, 50.00, 38.00, 43.00, 42.00, 56.00 +SEM, 02, 17, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 17, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 17, 60.00, 45.00, 24.00, 28.00, 35.00 +SGF, 02, 17, 47.00, 26.00, 21.00, 18.00, 28.00 +SGY, 02, 17, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 17, 39.00, 16.00, 16.00, 16.00, 26.00 +SHV, 02, 17, 62.00, 39.00, 22.00, 18.00, 32.00 +SIT, 02, 17, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 17, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 17, 63.00, 36.00, 12.00, 8.00, 16.00 +SKA, 02, 17, 42.00, 27.00, -9999.00, -9999.00, 37.00 +SKF, 02, 17, 67.00, 42.00, -9999.00, -9999.00, 25.00 +SLC, 02, 17, 45.00, 26.00, 22.00, 22.00, 34.00 +SLE, 02, 17, 52.00, 34.00, 46.00, 47.00, 60.00 +SLN, 02, 17, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 17, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 17, 65.00, 41.00, -9999.00, 22.00, 36.00 +SNA, 02, 17, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 17, 27.00, 18.00, 34.00, 35.00, 51.00 +SNS, 02, 17, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 17, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 17, 38.00, 21.00, 26.00, 22.00, 36.00 +SPS, 02, 17, 58.00, 33.00, 15.00, 11.00, 20.00 +SRQ, 02, 17, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 17, 61.00, 36.00, -9999.00, -9999.00, 32.00 +SSI, 02, 17, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +STC, 02, 17, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 17, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +STL, 02, 17, 44.00, 26.00, 25.00, 20.00, 33.00 +STNV, 02, 17, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +STS, 02, 17, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 17, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 17, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 17, 62.00, 41.00, -9999.00, -9999.00, 27.00 +SUX, 02, 17, 34.00, 15.00, 15.00, 15.00, 23.00 +SVN, 02, 17, 63.00, 42.00, -9999.00, -9999.00, 31.00 +SWF, 02, 17, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 17, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 17, 34.00, 16.00, 39.00, 36.00, 51.00 +SZL, 02, 17, 44.00, 22.00, -9999.00, -9999.00, 24.00 +TAD, 02, 17, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 17, 5.00, -15.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 17, 52.00, 23.00, -9999.00, -9999.00, 32.00 +TCC, 02, 17, 58.00, 27.00, 5.00, 5.00, 8.00 +TCL, 02, 17, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 17, 52.00, 34.00, -9999.00, -9999.00, 60.00 +TCS, 02, 17, 60.00, 32.00, -9999.00, 8.00, 12.00 +TEB, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 17, 53.00, 31.00, -9999.00, -9999.00, 19.00 +TKA, 02, 17, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 17, 67.00, 41.00, 18.00, 17.00, 26.00 +TNX, 02, 17, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 17, 34.00, 18.00, 29.00, 28.00, 42.00 +TOP, 02, 17, 44.00, 23.00, 16.00, 16.00, 24.00 +TPA, 02, 17, 72.00, 52.00, 15.00, 17.00, 24.00 +TPH, 02, 17, 50.00, 24.00, 10.00, 9.00, 14.00 +TRI, 02, 17, 49.00, 28.00, 27.00, 28.00, 39.00 +TRK, 02, 17, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 17, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 17, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 17, 52.00, 31.00, 16.00, 16.00, 24.00 +TUP, 02, 17, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 17, 69.00, 42.00, 10.00, 10.00, 15.00 +TVC, 02, 17, 29.00, 12.00, 33.00, 31.00, 44.00 +TVL, 02, 17, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 17, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 17, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 17, 52.00, 30.00, 26.00, 24.00, 36.00 +T01, 02, 17, 48.00, 29.00, -9999.00, -9999.00, 33.00 +T02, 02, 17, 58.00, 35.00, -9999.00, -9999.00, 37.00 +T03, 02, 17, 61.00, 38.00, -9999.00, -9999.00, 31.00 +T04, 02, 17, 73.00, 54.00, -9999.00, -9999.00, 23.00 +T05, 02, 17, 45.00, 20.00, -9999.00, -9999.00, 18.00 +T06, 02, 17, 64.00, 37.00, -9999.00, -9999.00, 36.00 +T07, 02, 17, 49.00, 19.00, -9999.00, -9999.00, 36.00 +T08, 02, 17, 44.00, 26.00, -9999.00, -9999.00, 30.00 +UCA, 02, 17, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 17, 60.00, 36.00, -9999.00, -9999.00, 8.00 +UIL, 02, 17, 50.00, 35.00, 63.00, 63.00, 72.00 +UIN, 02, 17, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 17, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 17, 12.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 17, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +U15, 02, 17, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +U28, 02, 17, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 17, 65.00, 40.00, -9999.00, -9999.00, 29.00 +VBG, 02, 17, 66.00, 42.00, -9999.00, -9999.00, 27.00 +VCT, 02, 17, 68.00, 46.00, 17.00, 18.00, 27.00 +VCV, 02, 17, 63.00, 34.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 17, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 17, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 17, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 17, 42.00, 10.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 17, 65.00, 40.00, -9999.00, -9999.00, 31.00 +VRB, 02, 17, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 17, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 17, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 17, 48.00, 29.00, -9999.00, 28.00, -9999.00 +WJA, 02, 17, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 17, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 17, 10.00, -14.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 17, 50.00, 23.00, 15.00, 17.00, 25.00 +WPO, 02, 17, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 17, 62.00, 38.00, -9999.00, -9999.00, 35.00 +WRG, 02, 17, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 17, 44.00, 24.00, -9999.00, -9999.00, 33.00 +WRL, 02, 17, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +X68, 02, 17, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 17, 36.00, 22.00, 57.00, 57.00, 65.00 +YCG, 02, 17, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 17, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 17, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 17, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 17, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 17, 47.00, 27.00, 21.00, 19.00, 31.00 +YNG, 02, 17, 35.00, 19.00, 31.00, 32.00, 47.00 +YPA, 02, 17, 16.00, -8.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 17, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 17, 12.00, -9.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 17, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 17, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 17, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 17, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 17, 75.00, 47.00, 4.00, 7.00, 8.00 +YVR, 02, 17, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 17, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 17, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 17, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 17, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 17, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 17, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 17, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 17, 24.00, 6.00, 38.00, 33.00, 53.00 +ZUN, 02, 17, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 17, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 17, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 17, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 02, 17, 62.00, 40.00, -9999.00, -9999.00, 31.00 +1V1, 02, 17, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 17, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 17, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 17, 55.00, 37.00, -9999.00, -9999.00, 36.00 +2PJ, 02, 17, 61.00, 36.00, -9999.00, -9999.00, 37.00 +3B1, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 17, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 17, 29.00, 10.00, -9999.00, -9999.00, 43.00 +3SE, 02, 17, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 17, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 17, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 17, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 17, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 17, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 17, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 17, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 18, 39.00, 22.00, 27.00, 23.00, 38.00 +ABI, 02, 18, 61.00, 36.00, 12.00, 9.00, 16.00 +ABQ, 02, 18, 55.00, 27.00, 11.00, 11.00, 17.00 +ABR, 02, 18, 29.00, 8.00, 14.00, 13.00, 21.00 +ABY, 02, 18, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 18, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 18, 62.00, 39.00, 14.00, 15.00, 22.00 +ACV, 02, 18, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 18, 44.00, 25.00, 20.00, 20.00, 32.00 +ADK, 02, 18, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 18, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 18, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 18, 46.00, 25.00, -9999.00, -9999.00, 31.00 +AEX, 02, 18, 63.00, 41.00, -9999.00, -9999.00, 31.00 +AFF, 02, 18, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 18, 75.00, 50.00, -9999.00, -9999.00, 34.00 +AGS, 02, 18, 61.00, 36.00, 20.00, 20.00, 30.00 +AHN, 02, 18, 58.00, 36.00, 22.00, 21.00, 32.00 +AKN, 02, 18, 24.00, 7.00, 19.00, 22.00, 30.00 +AKO, 02, 18, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 18, 35.00, 15.00, 24.00, 23.00, 36.00 +ALI, 02, 18, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 18, 31.00, 13.00, 19.00, 15.00, 26.00 +ALS, 02, 18, 41.00, 7.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 18, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 18, 54.00, 27.00, 13.00, 11.00, 19.00 +AMG, 02, 18, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 18, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 18, 27.00, 12.00, 16.00, 19.00, 25.00 +AND, 02, 18, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 18, 42.00, 32.00, 61.00, 57.00, 74.00 +AOO, 02, 18, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +APN, 02, 18, 29.00, 9.00, 28.00, 25.00, 39.00 +AQQ, 02, 18, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ART, 02, 18, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AST, 02, 18, 51.00, 37.00, 57.00, 60.00, 70.00 +ATL, 02, 18, 56.00, 36.00, 23.00, 22.00, 34.00 +ATW, 02, 18, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 18, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 18, 42.00, 22.00, -9999.00, -9999.00, 36.00 +AUG, 02, 18, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 18, 65.00, 43.00, 16.00, 16.00, 23.00 +AUW, 02, 18, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 18, 51.00, 29.00, 23.00, 21.00, 33.00 +AVP, 02, 18, 36.00, 20.00, 26.00, 24.00, 38.00 +AXN, 02, 18, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 18, 37.00, 16.00, -9999.00, -9999.00, 32.00 +AYS, 02, 18, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 18, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 18, 63.00, 42.00, -9999.00, -9999.00, 31.00 +BAD, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 18, 38.00, 12.00, -9999.00, -9999.00, 25.00 +BDL, 02, 18, 38.00, 20.00, 25.00, 23.00, 35.00 +BDR, 02, 18, 39.00, 24.00, 27.00, 20.00, 38.00 +BET, 02, 18, 14.00, 1.00, 12.00, 14.00, 20.00 +BFD, 02, 18, 31.00, 14.00, 46.00, 43.00, 61.00 +BFF, 02, 18, 45.00, 18.00, 12.00, 9.00, 16.00 +BFL, 02, 18, 65.00, 43.00, 14.00, 15.00, 22.00 +BGM, 02, 18, 31.00, 16.00, 32.00, 34.00, 48.00 +BGR, 02, 18, 31.00, 12.00, 23.00, 21.00, 33.00 +BGS, 02, 18, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 18, 58.00, 36.00, 25.00, 21.00, 33.00 +BID, 02, 18, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 18, 13.00, -5.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 18, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 18, 40.00, 20.00, 18.00, 16.00, 27.00 +BIS, 02, 18, 28.00, 7.00, 16.00, 16.00, 25.00 +BIX, 02, 18, 64.00, 46.00, -9999.00, -9999.00, 31.00 +BJI, 02, 18, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 18, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 18, 48.00, 18.00, -9999.00, -9999.00, 18.00 +BKW, 02, 18, 43.00, 24.00, 35.00, 34.00, 48.00 +BLF, 02, 18, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 18, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 18, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 18, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 18, 46.00, 26.00, -9999.00, -9999.00, 29.00 +BNA, 02, 18, 52.00, 31.00, 27.00, 23.00, 38.00 +BNO, 02, 18, 41.00, 20.00, -9999.00, 28.00, 50.00 +BOI, 02, 18, 46.00, 28.00, 23.00, 25.00, 36.00 +BOS, 02, 18, 39.00, 24.00, 23.00, 23.00, 34.00 +BPI, 02, 18, 31.00, -1.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 18, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 18, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 18, 37.00, 20.00, -9999.00, -9999.00, 24.00 +BRO, 02, 18, 73.00, 53.00, 13.00, 12.00, 19.00 +BRW, 02, 18, -12.00, -24.00, 11.00, 10.00, 16.00 +BSM, 02, 18, 65.00, 43.00, -9999.00, -9999.00, 26.00 +BTI, 02, 18, -15.00, -28.00, 10.00, 10.00, 14.00 +BTL, 02, 18, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 18, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 18, 65.00, 44.00, 24.00, 18.00, 31.00 +BTT, 02, 18, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 18, 29.00, 11.00, 29.00, 25.00, 41.00 +BUB, 02, 18, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 18, 33.00, 18.00, 44.00, 45.00, 58.00 +BUR, 02, 18, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 18, 64.00, 46.00, -9999.00, 19.00, 29.00 +BWG, 02, 18, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 18, 45.00, 27.00, 23.00, 22.00, 33.00 +BYH, 02, 18, 51.00, 32.00, -9999.00, -9999.00, 35.00 +BYI, 02, 18, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 18, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 18, 61.00, 35.00, 20.00, 20.00, 30.00 +CAG, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 18, 37.00, 20.00, 34.00, 35.00, 50.00 +CAO, 02, 18, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 18, 25.00, 3.00, 27.00, 31.00, 43.00 +CBM, 02, 18, 59.00, 34.00, -9999.00, -9999.00, 36.00 +CDB, 02, 18, 32.00, 23.00, 46.00, 47.00, 63.00 +CDC, 02, 18, 48.00, 23.00, 14.00, 12.00, 22.00 +CDR, 02, 18, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 18, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 18, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 18, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 18, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 18, 54.00, 32.00, 23.00, 23.00, 34.00 +CHO, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 18, 62.00, 41.00, 19.00, 20.00, 30.00 +CID, 02, 18, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 18, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 18, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 18, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 18, 37.00, 21.00, 37.00, 36.00, 52.00 +CLL, 02, 18, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 18, 54.00, 33.00, 22.00, 22.00, 31.00 +CMH, 02, 18, 40.00, 23.00, 27.00, 31.00, 42.00 +CMI, 02, 18, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 18, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 18, 43.00, 22.00, 12.00, 12.00, 19.00 +CNM, 02, 18, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 18, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +COD, 02, 18, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +COF, 02, 18, 73.00, 52.00, -9999.00, -9999.00, 25.00 +CON, 02, 18, 34.00, 12.00, 23.00, 21.00, 33.00 +COS, 02, 18, 45.00, 20.00, 10.00, 10.00, 15.00 +COT, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 18, 43.00, 24.00, 24.00, 18.00, 31.00 +CPR, 02, 18, 38.00, 17.00, 18.00, 17.00, 25.00 +CRBC, 02, 18, 33.00, -10.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 18, 70.00, 49.00, 16.00, 14.00, 23.00 +CRW, 02, 18, 47.00, 27.00, 35.00, 37.00, 47.00 +CSG, 02, 18, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 18, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 18, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 18, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 18, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 18, 43.00, 24.00, 27.00, 24.00, 38.00 +CVN, 02, 18, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 18, 56.00, 27.00, -9999.00, -9999.00, 11.00 +CXY, 02, 18, 41.00, 24.00, 19.00, 21.00, 32.00 +CYS, 02, 18, 41.00, 19.00, 12.00, 11.00, 17.00 +DAA, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 18, 70.00, 49.00, 16.00, 18.00, 26.00 +DAG, 02, 18, 67.00, 42.00, 8.00, 7.00, 13.00 +DAL, 02, 18, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 18, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 18, 40.00, 22.00, 32.00, 26.00, 42.00 +DBQ, 02, 18, 31.00, 15.00, 23.00, 19.00, 31.00 +DCA, 02, 18, 47.00, 30.00, 22.00, 22.00, 32.00 +DDC, 02, 18, 49.00, 24.00, 12.00, 11.00, 17.00 +DEC, 02, 18, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 18, 47.00, 21.00, 13.00, 11.00, 18.00 +DFW, 02, 18, 60.00, 38.00, 15.00, 14.00, 22.00 +DHN, 02, 18, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 18, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 18, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 18, 68.00, 44.00, -9999.00, -9999.00, 15.00 +DLG, 02, 18, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 18, 23.00, 5.00, 27.00, 23.00, 38.00 +DLLC, 02, 18, 32.00, 2.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 18, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 18, 69.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 02, 18, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 18, 47.00, 28.00, -9999.00, -9999.00, 33.00 +DPG, 02, 18, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 18, 65.00, 40.00, -9999.00, -9999.00, 31.00 +DRA, 02, 18, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 18, 68.00, 44.00, 10.00, 10.00, 13.00 +DSM, 02, 18, 36.00, 17.00, 20.00, 16.00, 27.00 +DTW, 02, 18, 35.00, 19.00, 28.00, 29.00, 42.00 +DUG, 02, 18, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 18, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +DXR, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 18, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 18, 61.00, 36.00, -9999.00, -9999.00, 17.00 +D45, 02, 18, 20.00, -5.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 18, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 18, 29.00, 8.00, 17.00, 16.00, 26.00 +ECG, 02, 18, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 18, 63.00, 37.00, -9999.00, -9999.00, 11.00 +EED, 02, 18, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 02, 18, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 18, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 18, 43.00, 20.00, 40.00, 40.00, 56.00 +EKO, 02, 18, 44.00, 21.00, 20.00, 21.00, 30.00 +ELD, 02, 18, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 18, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 18, 63.00, 35.00, 8.00, 8.00, 12.00 +ELY, 02, 18, 44.00, 16.00, 18.00, 16.00, 27.00 +EMP, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 18, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 02, 18, 53.00, 30.00, -9999.00, -9999.00, 16.00 +ENN, 02, 18, 9.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 18, 44.00, 26.00, -9999.00, -9999.00, 19.00 +EPH, 02, 18, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 18, 35.00, 19.00, 39.00, 37.00, 53.00 +ESF, 02, 18, 63.00, 41.00, -9999.00, -9999.00, 28.00 +EUG, 02, 18, 52.00, 37.00, 45.00, 48.00, 59.00 +EVV, 02, 18, 45.00, 27.00, 25.00, 21.00, 34.00 +EWN, 02, 18, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 18, 42.00, 26.00, 22.00, 20.00, 34.00 +EYW, 02, 18, 76.00, 66.00, 13.00, 12.00, 21.00 +E74, 02, 18, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 18, 52.00, 30.00, -9999.00, -9999.00, 33.00 +FAI, 02, 18, 9.00, -13.00, 12.00, 14.00, 20.00 +FAR, 02, 18, 23.00, 5.00, 16.00, 15.00, 25.00 +FAT, 02, 18, 63.00, 41.00, 19.00, 22.00, 27.00 +FAY, 02, 18, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 18, 36.00, 19.00, 27.00, 29.00, 41.00 +FCS, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 18, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 18, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 18, 46.00, 18.00, 22.00, 23.00, 30.00 +FLL, 02, 18, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 18, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +FME, 02, 18, 49.00, 25.00, -9999.00, -9999.00, 37.00 +FMH, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 18, 52.00, 23.00, 10.00, 15.00, 16.00 +FMY, 02, 18, 76.00, 55.00, 10.00, 14.00, 20.00 +FNT, 02, 18, 33.00, 17.00, 28.00, 26.00, 40.00 +FOD, 02, 18, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 18, 44.00, 23.00, -9999.00, -9999.00, 22.00 +FOK, 02, 18, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 18, 46.00, 24.00, -9999.00, -9999.00, 19.00 +FSD, 02, 18, 31.00, 12.00, 17.00, 12.00, 24.00 +FSI, 02, 18, 56.00, 30.00, -9999.00, -9999.00, 18.00 +FSM, 02, 18, 55.00, 32.00, 19.00, 16.00, 28.00 +FTK, 02, 18, 47.00, 25.00, -9999.00, -9999.00, 36.00 +FWA, 02, 18, 36.00, 19.00, 25.00, 24.00, 38.00 +FWH, 02, 18, 60.00, 36.00, -9999.00, -9999.00, 21.00 +FYU, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 18, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 18, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 18, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 18, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 18, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 18, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 18, 42.00, 27.00, 27.00, 29.00, 41.00 +GFA, 02, 18, 39.00, 18.00, -9999.00, -9999.00, 23.00 +GFK, 02, 18, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 18, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 18, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 18, 29.00, 10.00, 15.00, 13.00, 23.00 +GJT, 02, 18, 47.00, 25.00, 14.00, 12.00, 19.00 +GKN, 02, 18, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 18, 46.00, 20.00, 10.00, 11.00, 15.00 +GLH, 02, 18, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 18, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 18, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 18, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GON, 02, 18, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 18, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 18, 29.00, 11.00, 25.00, 19.00, 33.00 +GRCI, 02, 18, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 18, 52.00, 34.00, -9999.00, -9999.00, 55.00 +GRI, 02, 18, 40.00, 18.00, 14.00, 12.00, 19.00 +GRK, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 18, 33.00, 17.00, 27.00, 30.00, 40.00 +GSB, 02, 18, 56.00, 35.00, -9999.00, -9999.00, 36.00 +GSG, 02, 18, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 18, 52.00, 30.00, 21.00, 22.00, 30.00 +GSP, 02, 18, 56.00, 33.00, 22.00, 22.00, 32.00 +GST, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 18, 31.00, 11.00, -9999.00, -9999.00, 60.00 +GTF, 02, 18, 39.00, 18.00, 17.00, 17.00, 25.00 +GUP, 02, 18, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 18, 37.00, 17.00, -9999.00, -9999.00, 36.00 +GVW, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 02, 18, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 18, 54.00, 38.00, 20.00, 23.00, 34.00 +HBR, 02, 18, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 18, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 18, 43.00, 24.00, -9999.00, -9999.00, 30.00 +HKY, 02, 18, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 18, 38.00, 17.00, 14.00, 14.00, 23.00 +HMN, 02, 18, 64.00, 26.00, -9999.00, -9999.00, 9.00 +HMS, 02, 18, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 18, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 18, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 02, 18, 31.00, 11.00, 14.00, 12.00, 20.00 +HOP, 02, 18, 49.00, 27.00, -9999.00, -9999.00, 35.00 +HOT, 02, 18, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 18, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 18, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 18, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 18, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 18, 65.00, 40.00, -9999.00, -9999.00, 35.00 +HST, 02, 18, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 02, 18, 55.00, 34.00, 27.00, 21.00, 37.00 +HTL, 02, 18, 29.00, 9.00, 32.00, 28.00, 43.00 +HTS, 02, 18, 46.00, 27.00, 32.00, 31.00, 44.00 +HUF, 02, 18, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 18, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 18, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 18, 34.00, 12.00, 13.00, 12.00, 19.00 +IAB, 02, 18, 48.00, 25.00, -9999.00, -9999.00, 18.00 +IAD, 02, 18, 45.00, 24.00, 22.00, 22.00, 34.00 +IAG, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 18, 66.00, 44.00, 18.00, 21.00, 30.00 +ICT, 02, 18, 48.00, 25.00, 17.00, 12.00, 21.00 +IDA, 02, 18, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 18, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 18, 43.00, 26.00, 24.00, 21.00, 34.00 +ILI, 02, 18, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 18, 59.00, 37.00, 19.00, 22.00, 31.00 +IMT, 02, 18, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +IND, 02, 18, 40.00, 23.00, 26.00, 27.00, 38.00 +INL, 02, 18, 21.00, -2.00, 21.00, 20.00, 32.00 +INS, 02, 18, 60.00, 36.00, -9999.00, -9999.00, 8.00 +INT, 02, 18, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +INW, 02, 18, 55.00, 26.00, 8.00, 10.00, 15.00 +IPL, 02, 18, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 18, 38.00, 20.00, 24.00, 26.00, 37.00 +IRK, 02, 18, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 18, 29.00, 7.00, 14.00, 12.00, 21.00 +ISP, 02, 18, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 18, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 18, 72.00, 42.00, -9999.00, -9999.00, 13.00 +IWD, 02, 18, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 18, 31.00, 3.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 18, 62.00, 37.00, 23.00, 20.00, 33.00 +JAX, 02, 18, 68.00, 44.00, 16.00, 20.00, 27.00 +JBR, 02, 18, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 18, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 18, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 18, 41.00, 27.00, 23.00, 20.00, 33.00 +JHW, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 18, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 18, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 18, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 18, 35.00, 23.00, 43.00, 48.00, 56.00 +JST, 02, 18, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 18, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 18, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 18, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 18, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 18, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 18, 33.00, 15.00, 30.00, 29.00, 44.00 +LAR, 02, 18, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 18, 64.00, 40.00, 7.00, 9.00, 12.00 +LAX, 02, 18, 66.00, 50.00, 15.00, 17.00, 21.00 +LBB, 02, 18, 59.00, 30.00, 10.00, 10.00, 14.00 +LBF, 02, 18, 42.00, 16.00, 14.00, 8.00, 18.00 +LCH, 02, 18, 65.00, 45.00, 21.00, 19.00, 32.00 +LCK, 02, 18, 42.00, 23.00, -9999.00, -9999.00, 38.00 +LEB, 02, 18, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 18, 45.00, 27.00, 29.00, 26.00, 40.00 +LFI, 02, 18, 50.00, 34.00, -9999.00, -9999.00, 33.00 +LFK, 02, 18, 64.00, 41.00, 17.00, 19.00, 28.00 +LFT, 02, 18, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 18, 41.00, 28.00, 23.00, 20.00, 34.00 +LGB, 02, 18, 68.00, 47.00, 16.00, 17.00, 23.00 +LGU, 02, 18, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 18, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 18, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 18, 55.00, 35.00, 21.00, 20.00, 31.00 +LIZ, 02, 18, 25.00, 3.00, -9999.00, -9999.00, 47.00 +LMT, 02, 18, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 02, 18, 38.00, 15.00, 12.00, 11.00, 17.00 +LNK, 02, 18, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 18, 51.00, 23.00, 13.00, 12.00, 19.00 +LOZ, 02, 18, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 18, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 18, 56.00, 34.00, -9999.00, -9999.00, 24.00 +LSE, 02, 18, 31.00, 12.00, 19.00, 17.00, 26.00 +LSF, 02, 18, 62.00, 39.00, -9999.00, -9999.00, 34.00 +LSV, 02, 18, 68.00, 34.00, -9999.00, -9999.00, 8.00 +LTS, 02, 18, 60.00, 31.00, -9999.00, -9999.00, 15.00 +LUF, 02, 18, 73.00, 40.00, -9999.00, -9999.00, 11.00 +LVS, 02, 18, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 18, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 18, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 18, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 18, 49.00, 29.00, 21.00, 23.00, 32.00 +MAF, 02, 18, 63.00, 34.00, 8.00, 7.00, 11.00 +MBL, 02, 18, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 18, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 18, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 18, 63.00, 44.00, -9999.00, -9999.00, 29.00 +MCF, 02, 18, 72.00, 52.00, -9999.00, -9999.00, 23.00 +MCG, 02, 18, 11.00, -13.00, 16.00, 20.00, 26.00 +MCI, 02, 18, 42.00, 23.00, 20.00, 17.00, 28.00 +MCK, 02, 18, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 18, 62.00, 38.00, 20.00, 22.00, 31.00 +MCO, 02, 18, 73.00, 50.00, 14.00, 19.00, 25.00 +MCW, 02, 18, 29.00, 12.00, 16.00, 12.00, 21.00 +MC2, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 02, 18, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 18, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 18, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 18, 36.00, 21.00, 26.00, 24.00, 36.00 +MEI, 02, 18, 63.00, 38.00, 23.00, 19.00, 31.00 +MEM, 02, 18, 55.00, 36.00, 24.00, 18.00, 32.00 +MER, 02, 18, 63.00, 39.00, -9999.00, -9999.00, 27.00 +MFD, 02, 18, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 18, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 18, 54.00, 33.00, 26.00, 32.00, 41.00 +MGE, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 18, 62.00, 40.00, 22.00, 20.00, 33.00 +MGW, 02, 18, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 18, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 18, 61.00, 42.00, -9999.00, -9999.00, 29.00 +MHS, 02, 18, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 18, 77.00, 59.00, 14.00, 16.00, 25.00 +MIB, 02, 18, 25.00, 8.00, -9999.00, -9999.00, 27.00 +MIV, 02, 18, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 18, 49.00, 25.00, -9999.00, -9999.00, 25.00 +MKC, 02, 18, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 18, 32.00, 17.00, 31.00, 26.00, 40.00 +MKG, 02, 18, 32.00, 19.00, 36.00, 34.00, 48.00 +MKL, 02, 18, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 18, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 18, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 18, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 18, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 18, 36.00, 18.00, 21.00, 19.00, 29.00 +MLS, 02, 18, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 18, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 18, 62.00, 39.00, -9999.00, -9999.00, 37.00 +MOB, 02, 18, 65.00, 44.00, 25.00, 20.00, 34.00 +MOT, 02, 18, 25.00, 8.00, 16.00, 15.00, 25.00 +MPV, 02, 18, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 18, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 18, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 18, 66.00, 29.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 18, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 18, 62.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 18, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 18, 32.00, 13.00, 24.00, 19.00, 30.00 +MSO, 02, 18, 39.00, 22.00, 24.00, 24.00, 38.00 +MSP, 02, 18, 28.00, 11.00, 21.00, 18.00, 31.00 +MSS, 02, 18, 28.00, 8.00, 30.00, 28.00, 41.00 +MSY, 02, 18, 65.00, 45.00, 22.00, 19.00, 32.00 +MTC, 02, 18, 33.00, 19.00, -9999.00, -9999.00, 37.00 +MTN, 02, 18, 46.00, 26.00, -9999.00, -9999.00, 37.00 +MTO, 02, 18, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 18, 41.00, 22.00, -9999.00, -9999.00, 37.00 +MUO, 02, 18, 50.00, 27.00, -9999.00, -9999.00, 25.00 +MWA, 02, 18, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 18, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 18, 62.00, 40.00, -9999.00, -9999.00, 34.00 +MYL, 02, 18, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 18, 61.00, 36.00, -9999.00, -9999.00, 31.00 +NAO, 02, 18, 60.00, 44.00, -9999.00, -9999.00, 26.00 +NBC, 02, 18, 63.00, 42.00, -9999.00, -9999.00, 32.00 +NBE, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 18, 35.00, 19.00, -9999.00, -9999.00, 30.00 +NCA, 02, 18, 61.00, 35.00, -9999.00, -9999.00, 32.00 +NCO, 02, 18, 40.00, 24.00, -9999.00, -9999.00, 36.00 +NC1, 02, 18, 60.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 18, 44.00, 23.00, -9999.00, -9999.00, 32.00 +NFG, 02, 18, 65.00, 45.00, -9999.00, -9999.00, 21.00 +NFL, 02, 18, 53.00, 24.00, -9999.00, -9999.00, 14.00 +NGP, 02, 18, 70.00, 50.00, -9999.00, -9999.00, 20.00 +NGU, 02, 18, 51.00, 33.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 18, 60.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 18, 48.00, 28.00, -9999.00, -9999.00, 32.00 +NHZ, 02, 18, 34.00, 14.00, -9999.00, -9999.00, 36.00 +NID, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NIP, 02, 18, 68.00, 44.00, -9999.00, -9999.00, 25.00 +NIR, 02, 18, 68.00, 45.00, -9999.00, -9999.00, 21.00 +NKT, 02, 18, 58.00, 37.00, -9999.00, -9999.00, 32.00 +NKX, 02, 18, 66.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NMM, 02, 18, 62.00, 36.00, -9999.00, -9999.00, 30.00 +NPA, 02, 18, 64.00, 45.00, -9999.00, -9999.00, 32.00 +NQA, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 18, 73.00, 49.00, -9999.00, -9999.00, 20.00 +NQX, 02, 18, 76.00, 66.00, -9999.00, -9999.00, 20.00 +NRB, 02, 18, 67.00, 48.00, -9999.00, -9999.00, 28.00 +NRC, 02, 18, 64.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 18, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 18, 65.00, 42.00, -9999.00, -9999.00, 32.00 +NSI, 02, 18, 66.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 18, 66.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 18, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 18, 51.00, 33.00, -9999.00, -9999.00, 36.00 +NUC, 02, 18, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 18, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NUW, 02, 18, 50.00, 35.00, -9999.00, -9999.00, 46.00 +NWF, 02, 18, 68.00, 47.00, -9999.00, -9999.00, 22.00 +NXX, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 18, 49.00, 25.00, -9999.00, -9999.00, 32.00 +NZC, 02, 18, 69.00, 40.00, -9999.00, -9999.00, 29.00 +NZJ, 02, 18, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 18, 39.00, 21.00, -9999.00, -9999.00, 39.00 +NZY, 02, 18, 66.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 18, 61.00, 43.00, 26.00, 30.00, 37.00 +OAR, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 02, 18, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 18, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 18, 54.00, 31.00, 16.00, 12.00, 22.00 +OLM, 02, 18, 50.00, 33.00, 52.00, 55.00, 66.00 +OMA, 02, 18, 39.00, 18.00, 12.00, 14.00, 20.00 +OME, 02, 18, 13.00, -4.00, 17.00, 20.00, 26.00 +ONT, 02, 18, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 18, 35.00, 19.00, 25.00, 23.00, 34.00 +ORF, 02, 18, 51.00, 33.00, 23.00, 23.00, 36.00 +ORH, 02, 18, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 18, 4.00, -19.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 18, 31.00, 11.00, -9999.00, -9999.00, 43.00 +OTG, 02, 18, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 18, 54.00, 41.00, 51.00, 54.00, 62.00 +OTM, 02, 18, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 18, 3.00, -12.00, 12.00, 16.00, 20.00 +OURC, 02, 18, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 18, 40.00, 10.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 18, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 18, 65.00, 41.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 18, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 18, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 18, 8.00, -13.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 18, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 18, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 18, 5.00, -15.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 18, 66.00, 42.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 18, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 18, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 18, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 18, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 18, 11.00, -13.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 18, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 18, 29.00, 10.00, -9999.00, -9999.00, 34.00 +PBI, 02, 18, 76.00, 57.00, 16.00, 20.00, 28.00 +PDT, 02, 18, 48.00, 32.00, 29.00, 26.00, 42.00 +PDX, 02, 18, 52.00, 37.00, 49.00, 51.00, 63.00 +PFN, 02, 18, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 18, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 18, 42.00, 26.00, 23.00, 19.00, 33.00 +PHX, 02, 18, 71.00, 45.00, 10.00, 10.00, 14.00 +PIA, 02, 18, 37.00, 19.00, 24.00, 21.00, 35.00 +PIB, 02, 18, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 18, 40.00, 21.00, 24.00, 25.00, 35.00 +PIR, 02, 18, 34.00, 14.00, 9.00, 11.00, 16.00 +PIT, 02, 18, 39.00, 22.00, 38.00, 32.00, 51.00 +PKB, 02, 18, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 18, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 18, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 18, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 18, 64.00, 45.00, 22.00, 18.00, 30.00 +POB, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 18, 64.00, 39.00, -9999.00, -9999.00, 31.00 +POM, 02, 18, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 18, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 18, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 18, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 18, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 18, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 18, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 18, 37.00, 17.00, -9999.00, -9999.00, 35.00 +PSP, 02, 18, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 18, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 18, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 18, 52.00, 21.00, 9.00, 7.00, 11.00 +PUC, 02, 18, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 18, 39.00, 22.00, 23.00, 23.00, 35.00 +PVU, 02, 18, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 18, 34.00, 15.00, 24.00, 22.00, 34.00 +P02, 02, 18, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +P07, 02, 18, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +P11, 02, 18, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +P24, 02, 18, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +P28, 02, 18, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +P35, 02, 18, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +P38, 02, 18, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 02, 18, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +P58, 02, 18, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +P59, 02, 18, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +P60, 02, 18, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 02, 18, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +P67, 02, 18, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +P68, 02, 18, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 18, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 18, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 18, 39.00, 16.00, 13.00, 14.00, 21.00 +RBL, 02, 18, 62.00, 41.00, 27.00, 30.00, 37.00 +RCA, 02, 18, 39.00, 16.00, -9999.00, -9999.00, 24.00 +RDD, 02, 18, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 18, 48.00, 25.00, 18.00, 20.00, 31.00 +RDR, 02, 18, 22.00, 3.00, -9999.00, -9999.00, 21.00 +RDU, 02, 18, 54.00, 32.00, 21.00, 24.00, 32.00 +REE, 02, 18, 59.00, 30.00, -9999.00, -9999.00, 11.00 +REJ, 02, 18, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 18, 33.00, 16.00, 22.00, 19.00, 29.00 +RIC, 02, 18, 51.00, 29.00, 22.00, 25.00, 34.00 +RIV, 02, 18, 68.00, 43.00, -9999.00, -9999.00, 16.00 +RIW, 02, 18, 39.00, 8.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 18, 35.00, 15.00, 13.00, 8.00, 17.00 +RME, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 02, 18, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +RND, 02, 18, 67.00, 43.00, -9999.00, -9999.00, 25.00 +RNO, 02, 18, 53.00, 25.00, 16.00, 17.00, 23.00 +ROA, 02, 18, 49.00, 28.00, 20.00, 23.00, 32.00 +ROC, 02, 18, 34.00, 18.00, 40.00, 40.00, 55.00 +ROW, 02, 18, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 18, 46.00, 22.00, 11.00, 11.00, 16.00 +RST, 02, 18, 28.00, 10.00, 22.00, 18.00, 30.00 +RWF, 02, 18, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 18, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 18, 61.00, 42.00, 27.00, 26.00, 35.00 +SAF, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 18, 66.00, 51.00, 17.00, 17.00, 22.00 +SAT, 02, 18, 67.00, 43.00, 19.00, 15.00, 24.00 +SAV, 02, 18, 63.00, 42.00, 18.00, 19.00, 27.00 +SAW, 02, 18, 28.00, 13.00, -9999.00, -9999.00, 50.00 +SBA, 02, 18, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 18, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 18, 36.00, 20.00, 31.00, 33.00, 45.00 +SBP, 02, 18, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 18, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 18, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 18, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 18, 62.00, 41.00, 23.00, 23.00, 33.00 +SDF, 02, 18, 46.00, 28.00, 24.00, 24.00, 35.00 +SEA, 02, 18, 50.00, 38.00, 42.00, 42.00, 56.00 +SEM, 02, 18, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 18, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 18, 60.00, 45.00, 25.00, 28.00, 35.00 +SGF, 02, 18, 48.00, 26.00, 21.00, 18.00, 28.00 +SGY, 02, 18, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 18, 40.00, 16.00, 16.00, 16.00, 26.00 +SHV, 02, 18, 62.00, 39.00, 22.00, 18.00, 32.00 +SIT, 02, 18, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 18, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 18, 64.00, 36.00, 12.00, 8.00, 16.00 +SKA, 02, 18, 42.00, 27.00, -9999.00, -9999.00, 36.00 +SKF, 02, 18, 67.00, 43.00, -9999.00, -9999.00, 24.00 +SLC, 02, 18, 45.00, 26.00, 23.00, 23.00, 34.00 +SLE, 02, 18, 52.00, 34.00, 45.00, 46.00, 59.00 +SLN, 02, 18, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 18, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 18, 65.00, 41.00, -9999.00, 22.00, 36.00 +SNA, 02, 18, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 18, 27.00, 18.00, 34.00, 36.00, 51.00 +SNS, 02, 18, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 18, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 18, 39.00, 22.00, 26.00, 22.00, 36.00 +SPS, 02, 18, 59.00, 33.00, 15.00, 11.00, 20.00 +SRQ, 02, 18, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 18, 61.00, 36.00, -9999.00, -9999.00, 32.00 +SSI, 02, 18, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +STC, 02, 18, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 18, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +STL, 02, 18, 44.00, 27.00, 25.00, 20.00, 33.00 +STNV, 02, 18, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +STS, 02, 18, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 18, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 18, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 18, 62.00, 41.00, -9999.00, -9999.00, 27.00 +SUX, 02, 18, 35.00, 16.00, 15.00, 15.00, 23.00 +SVN, 02, 18, 63.00, 42.00, -9999.00, -9999.00, 31.00 +SWF, 02, 18, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 18, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 18, 34.00, 17.00, 39.00, 36.00, 52.00 +SZL, 02, 18, 45.00, 22.00, -9999.00, -9999.00, 25.00 +TAD, 02, 18, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 18, 5.00, -15.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 18, 52.00, 23.00, -9999.00, -9999.00, 32.00 +TCC, 02, 18, 58.00, 27.00, 5.00, 5.00, 8.00 +TCL, 02, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 18, 52.00, 34.00, -9999.00, -9999.00, 59.00 +TCS, 02, 18, 60.00, 32.00, -9999.00, 8.00, 12.00 +TEB, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 18, 54.00, 31.00, -9999.00, -9999.00, 19.00 +TKA, 02, 18, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 18, 67.00, 41.00, 18.00, 17.00, 26.00 +TNX, 02, 18, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 18, 35.00, 18.00, 29.00, 28.00, 42.00 +TOP, 02, 18, 44.00, 23.00, 16.00, 16.00, 24.00 +TPA, 02, 18, 72.00, 52.00, 15.00, 17.00, 24.00 +TPH, 02, 18, 50.00, 24.00, 10.00, 9.00, 14.00 +TRI, 02, 18, 50.00, 28.00, 27.00, 28.00, 39.00 +TRK, 02, 18, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 18, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 18, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 18, 53.00, 31.00, 16.00, 16.00, 24.00 +TUP, 02, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 18, 69.00, 42.00, 10.00, 10.00, 15.00 +TVC, 02, 18, 29.00, 12.00, 33.00, 31.00, 44.00 +TVL, 02, 18, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 18, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 18, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 18, 53.00, 30.00, 26.00, 25.00, 36.00 +T01, 02, 18, 48.00, 29.00, -9999.00, -9999.00, 33.00 +T02, 02, 18, 58.00, 35.00, -9999.00, -9999.00, 37.00 +T03, 02, 18, 62.00, 38.00, -9999.00, -9999.00, 31.00 +T04, 02, 18, 73.00, 54.00, -9999.00, -9999.00, 23.00 +T05, 02, 18, 45.00, 20.00, -9999.00, -9999.00, 18.00 +T06, 02, 18, 64.00, 37.00, -9999.00, -9999.00, 36.00 +T07, 02, 18, 50.00, 20.00, -9999.00, -9999.00, 35.00 +T08, 02, 18, 44.00, 26.00, -9999.00, -9999.00, 30.00 +UCA, 02, 18, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 18, 60.00, 36.00, -9999.00, -9999.00, 8.00 +UIL, 02, 18, 50.00, 35.00, 63.00, 63.00, 72.00 +UIN, 02, 18, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 18, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 18, 12.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 18, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +U15, 02, 18, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +U28, 02, 18, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 18, 65.00, 40.00, -9999.00, -9999.00, 29.00 +VBG, 02, 18, 66.00, 42.00, -9999.00, -9999.00, 27.00 +VCT, 02, 18, 68.00, 46.00, 17.00, 18.00, 27.00 +VCV, 02, 18, 63.00, 34.00, -9999.00, -9999.00, 12.00 +VDZ, 02, 18, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 18, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 18, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 18, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 18, 42.00, 10.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 18, 65.00, 40.00, -9999.00, -9999.00, 31.00 +VRB, 02, 18, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 18, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 18, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 18, 48.00, 29.00, -9999.00, 28.00, -9999.00 +WJA, 02, 18, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 18, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 18, 11.00, -13.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 18, 50.00, 23.00, 15.00, 17.00, 25.00 +WPO, 02, 18, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 18, 62.00, 38.00, -9999.00, -9999.00, 35.00 +WRG, 02, 18, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 18, 45.00, 24.00, -9999.00, -9999.00, 33.00 +WRL, 02, 18, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +X68, 02, 18, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 18, 36.00, 22.00, 57.00, 57.00, 65.00 +YCG, 02, 18, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 18, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 18, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 18, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 18, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 18, 48.00, 27.00, 21.00, 19.00, 30.00 +YNG, 02, 18, 35.00, 19.00, 31.00, 32.00, 47.00 +YPA, 02, 18, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 18, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 18, 13.00, -8.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 18, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 18, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 18, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 18, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 18, 75.00, 47.00, 4.00, 7.00, 8.00 +YVR, 02, 18, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 18, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 18, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 18, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 18, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 18, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 18, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 18, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 18, 24.00, 6.00, 37.00, 33.00, 53.00 +ZUN, 02, 18, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 18, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 18, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 18, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 02, 18, 63.00, 40.00, -9999.00, -9999.00, 31.00 +1V1, 02, 18, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 18, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 18, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 18, 55.00, 37.00, -9999.00, -9999.00, 36.00 +2PJ, 02, 18, 61.00, 36.00, -9999.00, -9999.00, 37.00 +3B1, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 18, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 18, 30.00, 10.00, -9999.00, -9999.00, 43.00 +3SE, 02, 18, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 18, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 18, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 18, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 18, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 18, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 18, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 18, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 19, 39.00, 22.00, 27.00, 23.00, 38.00 +ABI, 02, 19, 61.00, 36.00, 12.00, 9.00, 17.00 +ABQ, 02, 19, 55.00, 27.00, 11.00, 11.00, 17.00 +ABR, 02, 19, 29.00, 8.00, 14.00, 13.00, 21.00 +ABY, 02, 19, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 19, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 19, 62.00, 39.00, 14.00, 15.00, 23.00 +ACV, 02, 19, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 19, 44.00, 25.00, 21.00, 20.00, 33.00 +ADK, 02, 19, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 19, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 19, 46.00, 25.00, -9999.00, -9999.00, 32.00 +AEX, 02, 19, 63.00, 41.00, -9999.00, -9999.00, 31.00 +AFF, 02, 19, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 19, 75.00, 50.00, -9999.00, -9999.00, 33.00 +AGS, 02, 19, 61.00, 36.00, 20.00, 20.00, 30.00 +AHN, 02, 19, 58.00, 36.00, 22.00, 22.00, 32.00 +AKN, 02, 19, 24.00, 7.00, 19.00, 22.00, 30.00 +AKO, 02, 19, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 19, 35.00, 15.00, 24.00, 23.00, 36.00 +ALI, 02, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 19, 31.00, 13.00, 19.00, 15.00, 26.00 +ALS, 02, 19, 41.00, 7.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 19, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 19, 54.00, 27.00, 13.00, 11.00, 19.00 +AMG, 02, 19, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 19, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 19, 27.00, 12.00, 16.00, 19.00, 25.00 +AND, 02, 19, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 19, 42.00, 32.00, 61.00, 57.00, 73.00 +AOO, 02, 19, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +APN, 02, 19, 29.00, 9.00, 28.00, 26.00, 39.00 +AQQ, 02, 19, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ART, 02, 19, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AST, 02, 19, 51.00, 37.00, 57.00, 59.00, 69.00 +ATL, 02, 19, 56.00, 36.00, 24.00, 23.00, 34.00 +ATW, 02, 19, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 19, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 19, 42.00, 22.00, -9999.00, -9999.00, 36.00 +AUG, 02, 19, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 19, 65.00, 43.00, 16.00, 16.00, 24.00 +AUW, 02, 19, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 19, 51.00, 29.00, 23.00, 21.00, 33.00 +AVP, 02, 19, 36.00, 20.00, 26.00, 24.00, 38.00 +AXN, 02, 19, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 19, 37.00, 16.00, -9999.00, -9999.00, 32.00 +AYS, 02, 19, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 19, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 19, 63.00, 42.00, -9999.00, -9999.00, 31.00 +BAD, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 19, 38.00, 12.00, -9999.00, -9999.00, 25.00 +BDL, 02, 19, 38.00, 20.00, 25.00, 23.00, 36.00 +BDR, 02, 19, 39.00, 24.00, 27.00, 20.00, 38.00 +BET, 02, 19, 14.00, 1.00, 13.00, 14.00, 21.00 +BFD, 02, 19, 31.00, 14.00, 46.00, 43.00, 61.00 +BFF, 02, 19, 45.00, 18.00, 12.00, 9.00, 16.00 +BFL, 02, 19, 65.00, 43.00, 15.00, 15.00, 23.00 +BGM, 02, 19, 31.00, 16.00, 32.00, 34.00, 48.00 +BGR, 02, 19, 31.00, 12.00, 23.00, 21.00, 33.00 +BGS, 02, 19, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 19, 58.00, 36.00, 25.00, 22.00, 33.00 +BID, 02, 19, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 19, 13.00, -5.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 19, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 19, 40.00, 20.00, 18.00, 17.00, 27.00 +BIS, 02, 19, 28.00, 7.00, 16.00, 16.00, 25.00 +BIX, 02, 19, 64.00, 46.00, -9999.00, -9999.00, 31.00 +BJI, 02, 19, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 19, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 19, 48.00, 18.00, -9999.00, -9999.00, 19.00 +BKW, 02, 19, 43.00, 24.00, 35.00, 34.00, 48.00 +BLF, 02, 19, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 19, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 19, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 19, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 19, 46.00, 26.00, -9999.00, -9999.00, 29.00 +BNA, 02, 19, 52.00, 31.00, 27.00, 24.00, 38.00 +BNO, 02, 19, 41.00, 20.00, -9999.00, 28.00, 50.00 +BOI, 02, 19, 46.00, 28.00, 23.00, 25.00, 36.00 +BOS, 02, 19, 39.00, 24.00, 23.00, 23.00, 34.00 +BPI, 02, 19, 31.00, -1.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 19, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 19, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 19, 37.00, 20.00, -9999.00, -9999.00, 24.00 +BRO, 02, 19, 73.00, 53.00, 13.00, 12.00, 19.00 +BRW, 02, 19, -12.00, -24.00, 11.00, 10.00, 16.00 +BSM, 02, 19, 65.00, 43.00, -9999.00, -9999.00, 26.00 +BTI, 02, 19, -15.00, -28.00, 10.00, 9.00, 14.00 +BTL, 02, 19, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 19, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 19, 65.00, 44.00, 24.00, 18.00, 31.00 +BTT, 02, 19, 2.00, -17.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 19, 29.00, 11.00, 29.00, 25.00, 41.00 +BUB, 02, 19, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 19, 33.00, 18.00, 44.00, 45.00, 58.00 +BUR, 02, 19, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 19, 64.00, 46.00, -9999.00, 19.00, 29.00 +BWG, 02, 19, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 19, 45.00, 27.00, 23.00, 22.00, 33.00 +BYH, 02, 19, 51.00, 32.00, -9999.00, -9999.00, 35.00 +BYI, 02, 19, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 19, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 19, 61.00, 35.00, 20.00, 20.00, 30.00 +CAG, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 19, 37.00, 20.00, 34.00, 35.00, 51.00 +CAO, 02, 19, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 19, 25.00, 3.00, 28.00, 31.00, 43.00 +CBM, 02, 19, 59.00, 34.00, -9999.00, -9999.00, 36.00 +CDB, 02, 19, 32.00, 23.00, 46.00, 48.00, 63.00 +CDC, 02, 19, 48.00, 23.00, 14.00, 13.00, 22.00 +CDR, 02, 19, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 19, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 19, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 19, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 19, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 19, 54.00, 32.00, 24.00, 24.00, 34.00 +CHO, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 19, 62.00, 41.00, 19.00, 20.00, 30.00 +CID, 02, 19, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 19, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 19, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 19, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 19, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 19, 37.00, 21.00, 37.00, 36.00, 52.00 +CLL, 02, 19, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 19, 54.00, 33.00, 22.00, 23.00, 31.00 +CMH, 02, 19, 40.00, 23.00, 27.00, 31.00, 42.00 +CMI, 02, 19, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 19, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 19, 43.00, 22.00, 12.00, 12.00, 19.00 +CNM, 02, 19, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 19, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +COD, 02, 19, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +COF, 02, 19, 73.00, 52.00, -9999.00, -9999.00, 25.00 +CON, 02, 19, 34.00, 12.00, 23.00, 21.00, 33.00 +COS, 02, 19, 45.00, 20.00, 10.00, 10.00, 16.00 +COT, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 19, 43.00, 24.00, 24.00, 18.00, 31.00 +CPR, 02, 19, 38.00, 17.00, 19.00, 17.00, 25.00 +CRBC, 02, 19, 33.00, -10.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 19, 70.00, 49.00, 16.00, 14.00, 23.00 +CRW, 02, 19, 47.00, 27.00, 35.00, 37.00, 47.00 +CSG, 02, 19, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 19, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 19, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 19, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 19, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 19, 43.00, 24.00, 27.00, 25.00, 38.00 +CVN, 02, 19, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 19, 56.00, 27.00, -9999.00, -9999.00, 11.00 +CXY, 02, 19, 41.00, 24.00, 19.00, 21.00, 32.00 +CYS, 02, 19, 41.00, 19.00, 12.00, 11.00, 17.00 +DAA, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 19, 70.00, 49.00, 16.00, 18.00, 26.00 +DAG, 02, 19, 67.00, 42.00, 8.00, 7.00, 14.00 +DAL, 02, 19, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 19, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 19, 40.00, 22.00, 32.00, 26.00, 42.00 +DBQ, 02, 19, 31.00, 15.00, 23.00, 19.00, 31.00 +DCA, 02, 19, 47.00, 30.00, 22.00, 22.00, 32.00 +DDC, 02, 19, 49.00, 24.00, 12.00, 11.00, 18.00 +DEC, 02, 19, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 19, 47.00, 21.00, 13.00, 11.00, 18.00 +DFW, 02, 19, 60.00, 38.00, 15.00, 14.00, 22.00 +DHN, 02, 19, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 19, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 19, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 19, 68.00, 44.00, -9999.00, -9999.00, 15.00 +DLG, 02, 19, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 19, 23.00, 5.00, 27.00, 23.00, 38.00 +DLLC, 02, 19, 32.00, 2.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 19, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 19, 69.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 02, 19, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 19, 47.00, 28.00, -9999.00, -9999.00, 33.00 +DPG, 02, 19, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 19, 65.00, 40.00, -9999.00, -9999.00, 31.00 +DRA, 02, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 19, 68.00, 44.00, 10.00, 10.00, 14.00 +DSM, 02, 19, 36.00, 17.00, 21.00, 16.00, 27.00 +DTW, 02, 19, 35.00, 19.00, 28.00, 29.00, 42.00 +DUG, 02, 19, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 19, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +DXR, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 19, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 19, 61.00, 36.00, -9999.00, -9999.00, 17.00 +D45, 02, 19, 20.00, -5.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 19, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 19, 29.00, 8.00, 17.00, 16.00, 27.00 +ECG, 02, 19, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 19, 63.00, 37.00, -9999.00, -9999.00, 11.00 +EED, 02, 19, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 02, 19, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 19, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 19, 43.00, 20.00, 40.00, 40.00, 56.00 +EKO, 02, 19, 44.00, 21.00, 21.00, 21.00, 30.00 +ELD, 02, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 19, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 19, 63.00, 35.00, 7.00, 8.00, 11.00 +ELY, 02, 19, 44.00, 16.00, 18.00, 17.00, 27.00 +EMP, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 19, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 02, 19, 53.00, 30.00, -9999.00, -9999.00, 16.00 +ENN, 02, 19, 9.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 19, 44.00, 26.00, -9999.00, -9999.00, 19.00 +EPH, 02, 19, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 19, 35.00, 19.00, 39.00, 37.00, 53.00 +ESF, 02, 19, 63.00, 41.00, -9999.00, -9999.00, 28.00 +EUG, 02, 19, 52.00, 37.00, 44.00, 47.00, 58.00 +EVV, 02, 19, 45.00, 27.00, 26.00, 21.00, 34.00 +EWN, 02, 19, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 19, 42.00, 26.00, 22.00, 20.00, 34.00 +EYW, 02, 19, 76.00, 66.00, 13.00, 12.00, 21.00 +E74, 02, 19, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 19, 52.00, 30.00, -9999.00, -9999.00, 33.00 +FAI, 02, 19, 10.00, -13.00, 12.00, 14.00, 20.00 +FAR, 02, 19, 23.00, 5.00, 16.00, 15.00, 26.00 +FAT, 02, 19, 63.00, 41.00, 19.00, 22.00, 28.00 +FAY, 02, 19, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 19, 36.00, 19.00, 27.00, 29.00, 41.00 +FCS, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 19, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 19, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 19, 46.00, 18.00, 23.00, 23.00, 31.00 +FLL, 02, 19, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 19, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 19, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +FME, 02, 19, 49.00, 25.00, -9999.00, -9999.00, 37.00 +FMH, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 19, 52.00, 23.00, 10.00, 15.00, 16.00 +FMY, 02, 19, 76.00, 55.00, 10.00, 13.00, 20.00 +FNT, 02, 19, 33.00, 17.00, 28.00, 26.00, 40.00 +FOD, 02, 19, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 19, 44.00, 23.00, -9999.00, -9999.00, 23.00 +FOK, 02, 19, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 19, 46.00, 24.00, -9999.00, -9999.00, 19.00 +FSD, 02, 19, 31.00, 12.00, 17.00, 13.00, 24.00 +FSI, 02, 19, 56.00, 30.00, -9999.00, -9999.00, 18.00 +FSM, 02, 19, 55.00, 32.00, 19.00, 16.00, 28.00 +FTK, 02, 19, 47.00, 25.00, -9999.00, -9999.00, 36.00 +FWA, 02, 19, 36.00, 19.00, 25.00, 25.00, 38.00 +FWH, 02, 19, 60.00, 36.00, -9999.00, -9999.00, 21.00 +FYU, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 19, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 19, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 19, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 19, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 19, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 19, 42.00, 27.00, 27.00, 29.00, 41.00 +GFA, 02, 19, 39.00, 18.00, -9999.00, -9999.00, 24.00 +GFK, 02, 19, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 19, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 19, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 19, 29.00, 10.00, 15.00, 13.00, 23.00 +GJT, 02, 19, 47.00, 25.00, 14.00, 12.00, 20.00 +GKN, 02, 19, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 19, 46.00, 20.00, 10.00, 11.00, 16.00 +GLH, 02, 19, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 19, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 19, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 19, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GON, 02, 19, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 19, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 19, 29.00, 11.00, 25.00, 19.00, 33.00 +GRCI, 02, 19, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 19, 52.00, 34.00, -9999.00, -9999.00, 55.00 +GRI, 02, 19, 40.00, 18.00, 14.00, 12.00, 20.00 +GRK, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 02, 19, 33.00, 17.00, 28.00, 30.00, 40.00 +GSB, 02, 19, 56.00, 35.00, -9999.00, -9999.00, 36.00 +GSG, 02, 19, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 19, 52.00, 30.00, 22.00, 23.00, 31.00 +GSP, 02, 19, 56.00, 33.00, 22.00, 22.00, 32.00 +GST, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 19, 31.00, 11.00, -9999.00, -9999.00, 60.00 +GTF, 02, 19, 39.00, 18.00, 17.00, 17.00, 25.00 +GUP, 02, 19, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 19, 37.00, 17.00, -9999.00, -9999.00, 36.00 +GVW, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 02, 19, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 19, 54.00, 38.00, 20.00, 23.00, 34.00 +HBR, 02, 19, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 19, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 19, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 19, 43.00, 24.00, -9999.00, -9999.00, 30.00 +HKY, 02, 19, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 19, 38.00, 17.00, 15.00, 15.00, 23.00 +HMN, 02, 19, 64.00, 26.00, -9999.00, -9999.00, 9.00 +HMS, 02, 19, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 19, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 19, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 02, 19, 31.00, 11.00, 15.00, 12.00, 21.00 +HOP, 02, 19, 49.00, 27.00, -9999.00, -9999.00, 35.00 +HOT, 02, 19, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 19, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 19, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 19, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 19, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 19, 65.00, 40.00, -9999.00, -9999.00, 35.00 +HST, 02, 19, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 02, 19, 55.00, 34.00, 27.00, 21.00, 37.00 +HTL, 02, 19, 29.00, 9.00, 32.00, 28.00, 43.00 +HTS, 02, 19, 46.00, 27.00, 32.00, 31.00, 45.00 +HUF, 02, 19, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 19, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 19, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 19, 34.00, 12.00, 13.00, 12.00, 20.00 +IAB, 02, 19, 48.00, 25.00, -9999.00, -9999.00, 18.00 +IAD, 02, 19, 45.00, 24.00, 22.00, 22.00, 34.00 +IAG, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 19, 66.00, 44.00, 19.00, 21.00, 30.00 +ICT, 02, 19, 48.00, 25.00, 18.00, 12.00, 21.00 +IDA, 02, 19, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 19, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 19, 43.00, 26.00, 24.00, 21.00, 34.00 +ILI, 02, 19, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 19, 59.00, 37.00, 19.00, 22.00, 31.00 +IMT, 02, 19, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +IND, 02, 19, 40.00, 23.00, 26.00, 27.00, 38.00 +INL, 02, 19, 21.00, -2.00, 21.00, 20.00, 32.00 +INS, 02, 19, 60.00, 36.00, -9999.00, -9999.00, 8.00 +INT, 02, 19, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +INW, 02, 19, 55.00, 26.00, 9.00, 10.00, 15.00 +IPL, 02, 19, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 19, 38.00, 20.00, 24.00, 26.00, 37.00 +IRK, 02, 19, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 19, 29.00, 7.00, 14.00, 12.00, 21.00 +ISP, 02, 19, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 19, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 19, 72.00, 42.00, -9999.00, -9999.00, 13.00 +IWD, 02, 19, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 19, 31.00, 3.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 19, 62.00, 37.00, 23.00, 20.00, 33.00 +JAX, 02, 19, 68.00, 44.00, 16.00, 20.00, 27.00 +JBR, 02, 19, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 19, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 19, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 19, 41.00, 27.00, 23.00, 20.00, 34.00 +JHW, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 19, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 19, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 19, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 19, 35.00, 23.00, 43.00, 48.00, 56.00 +JST, 02, 19, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 19, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 19, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 19, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 19, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 19, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 19, 33.00, 15.00, 30.00, 29.00, 44.00 +LAR, 02, 19, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 19, 64.00, 40.00, 7.00, 9.00, 12.00 +LAX, 02, 19, 66.00, 50.00, 15.00, 17.00, 22.00 +LBB, 02, 19, 59.00, 30.00, 10.00, 9.00, 14.00 +LBF, 02, 19, 42.00, 16.00, 14.00, 9.00, 19.00 +LCH, 02, 19, 65.00, 45.00, 21.00, 19.00, 32.00 +LCK, 02, 19, 42.00, 23.00, -9999.00, -9999.00, 38.00 +LEB, 02, 19, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 19, 45.00, 27.00, 29.00, 26.00, 40.00 +LFI, 02, 19, 50.00, 34.00, -9999.00, -9999.00, 33.00 +LFK, 02, 19, 64.00, 41.00, 17.00, 20.00, 28.00 +LFT, 02, 19, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 19, 41.00, 28.00, 23.00, 20.00, 34.00 +LGB, 02, 19, 68.00, 47.00, 16.00, 17.00, 24.00 +LGU, 02, 19, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 19, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 19, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 19, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 19, 55.00, 35.00, 21.00, 20.00, 31.00 +LIZ, 02, 19, 25.00, 3.00, -9999.00, -9999.00, 46.00 +LMT, 02, 19, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 02, 19, 38.00, 15.00, 12.00, 11.00, 17.00 +LNK, 02, 19, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 19, 51.00, 23.00, 13.00, 12.00, 19.00 +LOZ, 02, 19, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 19, 56.00, 34.00, -9999.00, -9999.00, 24.00 +LSE, 02, 19, 31.00, 12.00, 19.00, 17.00, 26.00 +LSF, 02, 19, 62.00, 39.00, -9999.00, -9999.00, 34.00 +LSV, 02, 19, 68.00, 34.00, -9999.00, -9999.00, 8.00 +LTS, 02, 19, 60.00, 31.00, -9999.00, -9999.00, 15.00 +LUF, 02, 19, 73.00, 40.00, -9999.00, -9999.00, 11.00 +LVS, 02, 19, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 19, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 19, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 19, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 19, 49.00, 29.00, 21.00, 23.00, 32.00 +MAF, 02, 19, 63.00, 34.00, 8.00, 6.00, 11.00 +MBL, 02, 19, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 19, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 19, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 19, 63.00, 44.00, -9999.00, -9999.00, 29.00 +MCF, 02, 19, 72.00, 52.00, -9999.00, -9999.00, 23.00 +MCG, 02, 19, 11.00, -13.00, 16.00, 20.00, 27.00 +MCI, 02, 19, 42.00, 23.00, 20.00, 17.00, 28.00 +MCK, 02, 19, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 19, 62.00, 38.00, 21.00, 22.00, 31.00 +MCO, 02, 19, 73.00, 50.00, 14.00, 19.00, 25.00 +MCW, 02, 19, 29.00, 12.00, 17.00, 12.00, 21.00 +MC2, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 02, 19, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 19, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 19, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 19, 36.00, 21.00, 26.00, 24.00, 36.00 +MEI, 02, 19, 63.00, 38.00, 23.00, 19.00, 32.00 +MEM, 02, 19, 55.00, 36.00, 24.00, 18.00, 33.00 +MER, 02, 19, 63.00, 39.00, -9999.00, -9999.00, 26.00 +MFD, 02, 19, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 19, 54.00, 33.00, 26.00, 32.00, 41.00 +MGE, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 19, 62.00, 40.00, 22.00, 20.00, 33.00 +MGW, 02, 19, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 19, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 19, 61.00, 42.00, -9999.00, -9999.00, 29.00 +MHS, 02, 19, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 19, 77.00, 59.00, 14.00, 16.00, 25.00 +MIB, 02, 19, 25.00, 8.00, -9999.00, -9999.00, 27.00 +MIV, 02, 19, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 19, 49.00, 25.00, -9999.00, -9999.00, 25.00 +MKC, 02, 19, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 19, 32.00, 17.00, 31.00, 26.00, 41.00 +MKG, 02, 19, 32.00, 19.00, 36.00, 33.00, 48.00 +MKL, 02, 19, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 19, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 19, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 19, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 19, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 19, 36.00, 18.00, 21.00, 19.00, 30.00 +MLS, 02, 19, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 19, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 19, 62.00, 39.00, -9999.00, -9999.00, 37.00 +MOB, 02, 19, 65.00, 44.00, 25.00, 20.00, 34.00 +MOT, 02, 19, 25.00, 8.00, 16.00, 15.00, 25.00 +MPV, 02, 19, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 19, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 19, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 19, 66.00, 29.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 19, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 19, 62.00, 45.00, -9999.00, -9999.00, 32.00 +MSL, 02, 19, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 19, 32.00, 13.00, 24.00, 19.00, 30.00 +MSO, 02, 19, 39.00, 22.00, 24.00, 24.00, 38.00 +MSP, 02, 19, 28.00, 11.00, 21.00, 18.00, 31.00 +MSS, 02, 19, 28.00, 8.00, 30.00, 28.00, 41.00 +MSY, 02, 19, 65.00, 45.00, 22.00, 19.00, 32.00 +MTC, 02, 19, 33.00, 19.00, -9999.00, -9999.00, 37.00 +MTN, 02, 19, 46.00, 26.00, -9999.00, -9999.00, 37.00 +MTO, 02, 19, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 19, 41.00, 22.00, -9999.00, -9999.00, 37.00 +MUO, 02, 19, 50.00, 27.00, -9999.00, -9999.00, 25.00 +MWA, 02, 19, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 19, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 19, 62.00, 40.00, -9999.00, -9999.00, 34.00 +MYL, 02, 19, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 19, 61.00, 36.00, -9999.00, -9999.00, 32.00 +NAO, 02, 19, 60.00, 44.00, -9999.00, -9999.00, 26.00 +NBC, 02, 19, 63.00, 42.00, -9999.00, -9999.00, 32.00 +NBE, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 02, 19, 35.00, 19.00, -9999.00, -9999.00, 30.00 +NCA, 02, 19, 61.00, 35.00, -9999.00, -9999.00, 32.00 +NCO, 02, 19, 40.00, 24.00, -9999.00, -9999.00, 36.00 +NC1, 02, 19, 60.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 19, 44.00, 23.00, -9999.00, -9999.00, 32.00 +NFG, 02, 19, 65.00, 45.00, -9999.00, -9999.00, 21.00 +NFL, 02, 19, 53.00, 24.00, -9999.00, -9999.00, 14.00 +NGP, 02, 19, 70.00, 50.00, -9999.00, -9999.00, 20.00 +NGU, 02, 19, 51.00, 33.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 19, 60.00, 46.00, -9999.00, -9999.00, 32.00 +NHK, 02, 19, 48.00, 28.00, -9999.00, -9999.00, 32.00 +NHZ, 02, 19, 34.00, 14.00, -9999.00, -9999.00, 36.00 +NID, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NIP, 02, 19, 68.00, 44.00, -9999.00, -9999.00, 25.00 +NIR, 02, 19, 68.00, 45.00, -9999.00, -9999.00, 21.00 +NKT, 02, 19, 58.00, 37.00, -9999.00, -9999.00, 32.00 +NKX, 02, 19, 66.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NMM, 02, 19, 62.00, 36.00, -9999.00, -9999.00, 30.00 +NPA, 02, 19, 64.00, 45.00, -9999.00, -9999.00, 32.00 +NQA, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 02, 19, 73.00, 49.00, -9999.00, -9999.00, 20.00 +NQX, 02, 19, 76.00, 66.00, -9999.00, -9999.00, 20.00 +NRB, 02, 19, 67.00, 48.00, -9999.00, -9999.00, 28.00 +NRC, 02, 19, 64.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 19, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 19, 65.00, 42.00, -9999.00, -9999.00, 32.00 +NSI, 02, 19, 66.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 19, 66.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 19, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 19, 51.00, 33.00, -9999.00, -9999.00, 36.00 +NUC, 02, 19, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 19, 62.00, 41.00, -9999.00, -9999.00, 32.00 +NUW, 02, 19, 50.00, 35.00, -9999.00, -9999.00, 46.00 +NWF, 02, 19, 68.00, 47.00, -9999.00, -9999.00, 22.00 +NXX, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 02, 19, 49.00, 25.00, -9999.00, -9999.00, 32.00 +NZC, 02, 19, 69.00, 40.00, -9999.00, -9999.00, 29.00 +NZJ, 02, 19, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 19, 39.00, 21.00, -9999.00, -9999.00, 38.00 +NZY, 02, 19, 66.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 19, 61.00, 43.00, 26.00, 30.00, 37.00 +OAR, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFK, 02, 19, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 19, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 19, 54.00, 31.00, 16.00, 12.00, 22.00 +OLM, 02, 19, 50.00, 33.00, 52.00, 55.00, 66.00 +OMA, 02, 19, 39.00, 18.00, 12.00, 14.00, 20.00 +OME, 02, 19, 13.00, -4.00, 17.00, 20.00, 26.00 +ONT, 02, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 19, 35.00, 19.00, 25.00, 23.00, 34.00 +ORF, 02, 19, 51.00, 33.00, 23.00, 23.00, 36.00 +ORH, 02, 19, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 19, 5.00, -19.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 19, 31.00, 11.00, -9999.00, -9999.00, 43.00 +OTG, 02, 19, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 19, 54.00, 41.00, 51.00, 54.00, 62.00 +OTM, 02, 19, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 19, 3.00, -12.00, 12.00, 16.00, 20.00 +OURC, 02, 19, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 19, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 19, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 19, 65.00, 41.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 19, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 19, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 19, 9.00, -13.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 19, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 19, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 19, 6.00, -15.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 19, 66.00, 42.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 19, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 19, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 19, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 19, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 19, 11.00, -13.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 19, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 19, 29.00, 10.00, -9999.00, -9999.00, 34.00 +PBI, 02, 19, 76.00, 57.00, 16.00, 20.00, 28.00 +PDT, 02, 19, 48.00, 32.00, 29.00, 25.00, 42.00 +PDX, 02, 19, 52.00, 37.00, 49.00, 51.00, 62.00 +PFN, 02, 19, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 19, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 19, 42.00, 26.00, 23.00, 20.00, 33.00 +PHX, 02, 19, 71.00, 45.00, 10.00, 10.00, 14.00 +PIA, 02, 19, 37.00, 19.00, 24.00, 21.00, 35.00 +PIB, 02, 19, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 19, 40.00, 21.00, 24.00, 25.00, 36.00 +PIR, 02, 19, 34.00, 14.00, 9.00, 11.00, 16.00 +PIT, 02, 19, 39.00, 22.00, 38.00, 32.00, 51.00 +PKB, 02, 19, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 19, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 19, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 19, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 19, 64.00, 45.00, 22.00, 18.00, 30.00 +POB, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 19, 64.00, 39.00, -9999.00, -9999.00, 31.00 +POM, 02, 19, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 19, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 19, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 19, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 19, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 19, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 19, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 19, 37.00, 17.00, -9999.00, -9999.00, 35.00 +PSP, 02, 19, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 19, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 19, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 19, 52.00, 21.00, 9.00, 8.00, 11.00 +PUC, 02, 19, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 19, 39.00, 22.00, 23.00, 23.00, 35.00 +PVU, 02, 19, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 19, 34.00, 15.00, 25.00, 23.00, 34.00 +P02, 02, 19, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +P07, 02, 19, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +P11, 02, 19, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +P24, 02, 19, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +P28, 02, 19, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +P35, 02, 19, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +P38, 02, 19, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 02, 19, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +P58, 02, 19, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +P59, 02, 19, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +P60, 02, 19, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 02, 19, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +P67, 02, 19, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +P68, 02, 19, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 19, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 19, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 19, 39.00, 16.00, 14.00, 14.00, 22.00 +RBL, 02, 19, 62.00, 41.00, 27.00, 29.00, 37.00 +RCA, 02, 19, 39.00, 16.00, -9999.00, -9999.00, 24.00 +RDD, 02, 19, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 19, 48.00, 25.00, 18.00, 19.00, 30.00 +RDR, 02, 19, 22.00, 3.00, -9999.00, -9999.00, 22.00 +RDU, 02, 19, 54.00, 32.00, 22.00, 24.00, 32.00 +REE, 02, 19, 59.00, 30.00, -9999.00, -9999.00, 11.00 +REJ, 02, 19, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 19, 33.00, 16.00, 23.00, 19.00, 30.00 +RIC, 02, 19, 51.00, 29.00, 22.00, 25.00, 34.00 +RIV, 02, 19, 68.00, 43.00, -9999.00, -9999.00, 16.00 +RIW, 02, 19, 39.00, 8.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 19, 35.00, 15.00, 13.00, 9.00, 17.00 +RME, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 02, 19, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +RND, 02, 19, 67.00, 43.00, -9999.00, -9999.00, 25.00 +RNO, 02, 19, 53.00, 25.00, 16.00, 17.00, 23.00 +ROA, 02, 19, 49.00, 28.00, 20.00, 23.00, 32.00 +ROC, 02, 19, 34.00, 18.00, 40.00, 39.00, 55.00 +ROW, 02, 19, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 19, 46.00, 22.00, 11.00, 11.00, 17.00 +RST, 02, 19, 28.00, 10.00, 22.00, 18.00, 30.00 +RWF, 02, 19, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 19, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 19, 61.00, 42.00, 27.00, 26.00, 35.00 +SAF, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 19, 66.00, 51.00, 18.00, 17.00, 22.00 +SAT, 02, 19, 67.00, 43.00, 19.00, 15.00, 24.00 +SAV, 02, 19, 63.00, 42.00, 18.00, 19.00, 27.00 +SAW, 02, 19, 28.00, 13.00, -9999.00, -9999.00, 49.00 +SBA, 02, 19, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 19, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 19, 36.00, 20.00, 31.00, 33.00, 45.00 +SBP, 02, 19, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 19, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 19, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 19, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 19, 62.00, 41.00, 23.00, 23.00, 33.00 +SDF, 02, 19, 46.00, 28.00, 25.00, 24.00, 36.00 +SEA, 02, 19, 50.00, 38.00, 42.00, 42.00, 56.00 +SEM, 02, 19, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 19, 60.00, 45.00, 25.00, 28.00, 35.00 +SGF, 02, 19, 48.00, 26.00, 21.00, 18.00, 29.00 +SGY, 02, 19, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 19, 40.00, 16.00, 16.00, 17.00, 26.00 +SHV, 02, 19, 62.00, 39.00, 22.00, 18.00, 32.00 +SIT, 02, 19, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 19, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 19, 64.00, 36.00, 12.00, 8.00, 16.00 +SKA, 02, 19, 42.00, 27.00, -9999.00, -9999.00, 36.00 +SKF, 02, 19, 67.00, 43.00, -9999.00, -9999.00, 24.00 +SLC, 02, 19, 45.00, 26.00, 23.00, 23.00, 34.00 +SLE, 02, 19, 52.00, 34.00, 45.00, 46.00, 59.00 +SLN, 02, 19, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 19, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 19, 65.00, 41.00, -9999.00, 22.00, 36.00 +SNA, 02, 19, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 19, 27.00, 18.00, 34.00, 36.00, 52.00 +SNS, 02, 19, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 19, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 19, 39.00, 22.00, 26.00, 22.00, 36.00 +SPS, 02, 19, 59.00, 33.00, 15.00, 11.00, 20.00 +SRQ, 02, 19, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 19, 61.00, 36.00, -9999.00, -9999.00, 32.00 +SSI, 02, 19, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +STC, 02, 19, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 19, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +STL, 02, 19, 44.00, 27.00, 25.00, 20.00, 34.00 +STNV, 02, 19, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +STS, 02, 19, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 19, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 19, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 19, 62.00, 41.00, -9999.00, -9999.00, 27.00 +SUX, 02, 19, 35.00, 16.00, 15.00, 15.00, 24.00 +SVN, 02, 19, 63.00, 42.00, -9999.00, -9999.00, 31.00 +SWF, 02, 19, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 19, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 19, 34.00, 17.00, 39.00, 36.00, 52.00 +SZL, 02, 19, 45.00, 22.00, -9999.00, -9999.00, 25.00 +TAD, 02, 19, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 19, 6.00, -15.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 19, 52.00, 23.00, -9999.00, -9999.00, 32.00 +TCC, 02, 19, 58.00, 27.00, 5.00, 6.00, 8.00 +TCL, 02, 19, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 19, 52.00, 34.00, -9999.00, -9999.00, 59.00 +TCS, 02, 19, 60.00, 32.00, -9999.00, 8.00, 12.00 +TEB, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 19, 54.00, 31.00, -9999.00, -9999.00, 20.00 +TKA, 02, 19, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 19, 67.00, 41.00, 18.00, 17.00, 26.00 +TNX, 02, 19, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 19, 35.00, 18.00, 29.00, 28.00, 42.00 +TOP, 02, 19, 44.00, 23.00, 16.00, 17.00, 24.00 +TPA, 02, 19, 72.00, 52.00, 14.00, 16.00, 23.00 +TPH, 02, 19, 50.00, 24.00, 11.00, 9.00, 14.00 +TRI, 02, 19, 50.00, 28.00, 27.00, 28.00, 39.00 +TRK, 02, 19, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 19, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 19, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 19, 53.00, 31.00, 16.00, 16.00, 25.00 +TUP, 02, 19, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 19, 69.00, 42.00, 10.00, 10.00, 15.00 +TVC, 02, 19, 29.00, 12.00, 33.00, 31.00, 44.00 +TVL, 02, 19, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 19, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 19, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 19, 53.00, 30.00, 26.00, 25.00, 36.00 +T01, 02, 19, 48.00, 29.00, -9999.00, -9999.00, 33.00 +T02, 02, 19, 58.00, 35.00, -9999.00, -9999.00, 37.00 +T03, 02, 19, 62.00, 38.00, -9999.00, -9999.00, 31.00 +T04, 02, 19, 73.00, 54.00, -9999.00, -9999.00, 23.00 +T05, 02, 19, 45.00, 20.00, -9999.00, -9999.00, 18.00 +T06, 02, 19, 64.00, 37.00, -9999.00, -9999.00, 36.00 +T07, 02, 19, 50.00, 20.00, -9999.00, -9999.00, 35.00 +T08, 02, 19, 44.00, 26.00, -9999.00, -9999.00, 30.00 +UCA, 02, 19, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 19, 60.00, 36.00, -9999.00, -9999.00, 8.00 +UIL, 02, 19, 50.00, 35.00, 63.00, 63.00, 72.00 +UIN, 02, 19, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 19, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 19, 12.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 19, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +U15, 02, 19, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +U28, 02, 19, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 19, 65.00, 40.00, -9999.00, -9999.00, 29.00 +VBG, 02, 19, 66.00, 42.00, -9999.00, -9999.00, 27.00 +VCT, 02, 19, 68.00, 46.00, 17.00, 18.00, 27.00 +VCV, 02, 19, 63.00, 34.00, -9999.00, -9999.00, 11.00 +VDZ, 02, 19, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 19, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 19, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 19, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 19, 42.00, 10.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 19, 65.00, 40.00, -9999.00, -9999.00, 31.00 +VRB, 02, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 19, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 19, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 19, 48.00, 29.00, -9999.00, 28.00, -9999.00 +WJA, 02, 19, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 19, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 19, 11.00, -13.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 19, 50.00, 23.00, 15.00, 17.00, 26.00 +WPO, 02, 19, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 19, 62.00, 38.00, -9999.00, -9999.00, 35.00 +WRG, 02, 19, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 19, 45.00, 24.00, -9999.00, -9999.00, 33.00 +WRL, 02, 19, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +X68, 02, 19, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 19, 36.00, 22.00, 57.00, 57.00, 65.00 +YCG, 02, 19, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 19, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 19, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 19, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 19, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 19, 48.00, 27.00, 20.00, 19.00, 30.00 +YNG, 02, 19, 35.00, 19.00, 31.00, 32.00, 48.00 +YPA, 02, 19, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 19, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 19, 13.00, -8.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 19, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 19, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 19, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 19, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 19, 75.00, 47.00, 4.00, 7.00, 8.00 +YVR, 02, 19, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 19, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 19, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 19, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 19, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 19, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 19, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 19, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 19, 24.00, 6.00, 37.00, 33.00, 53.00 +ZUN, 02, 19, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 19, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 19, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 19, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 02, 19, 63.00, 40.00, -9999.00, -9999.00, 31.00 +1V1, 02, 19, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 19, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 19, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 19, 55.00, 37.00, -9999.00, -9999.00, 36.00 +2PJ, 02, 19, 61.00, 36.00, -9999.00, -9999.00, 37.00 +3B1, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 19, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 19, 30.00, 10.00, -9999.00, -9999.00, 43.00 +3SE, 02, 19, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 19, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 19, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 19, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 19, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 19, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 19, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 19, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 20, 39.00, 22.00, 27.00, 23.00, 38.00 +ABI, 02, 20, 61.00, 36.00, 12.00, 9.00, 17.00 +ABQ, 02, 20, 55.00, 27.00, 11.00, 11.00, 17.00 +ABR, 02, 20, 29.00, 9.00, 14.00, 13.00, 21.00 +ABY, 02, 20, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 20, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 20, 62.00, 39.00, 15.00, 15.00, 23.00 +ACV, 02, 20, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 20, 44.00, 25.00, 21.00, 21.00, 33.00 +ADK, 02, 20, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 20, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 20, 46.00, 25.00, -9999.00, -9999.00, 32.00 +AEX, 02, 20, 63.00, 41.00, -9999.00, -9999.00, 31.00 +AFF, 02, 20, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 20, 75.00, 50.00, -9999.00, -9999.00, 33.00 +AGS, 02, 20, 61.00, 36.00, 20.00, 21.00, 30.00 +AHN, 02, 20, 58.00, 36.00, 22.00, 22.00, 32.00 +AKN, 02, 20, 24.00, 7.00, 19.00, 22.00, 30.00 +AKO, 02, 20, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 20, 35.00, 15.00, 25.00, 24.00, 36.00 +ALI, 02, 20, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 20, 32.00, 13.00, 20.00, 15.00, 27.00 +ALS, 02, 20, 41.00, 7.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 20, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 20, 54.00, 27.00, 13.00, 11.00, 19.00 +AMG, 02, 20, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 20, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 20, 27.00, 12.00, 16.00, 19.00, 25.00 +AND, 02, 20, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 20, 42.00, 32.00, 60.00, 57.00, 73.00 +AOO, 02, 20, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +APN, 02, 20, 29.00, 9.00, 28.00, 26.00, 39.00 +AQQ, 02, 20, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ART, 02, 20, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AST, 02, 20, 51.00, 37.00, 57.00, 59.00, 69.00 +ATL, 02, 20, 56.00, 36.00, 24.00, 23.00, 34.00 +ATW, 02, 20, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 20, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 20, 42.00, 22.00, -9999.00, -9999.00, 36.00 +AUG, 02, 20, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 20, 65.00, 43.00, 16.00, 16.00, 24.00 +AUW, 02, 20, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 20, 51.00, 29.00, 24.00, 21.00, 33.00 +AVP, 02, 20, 36.00, 20.00, 27.00, 24.00, 38.00 +AXN, 02, 20, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 20, 37.00, 16.00, -9999.00, -9999.00, 31.00 +AYS, 02, 20, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 20, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 20, 63.00, 42.00, -9999.00, -9999.00, 31.00 +BAD, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 20, 38.00, 12.00, -9999.00, -9999.00, 25.00 +BDL, 02, 20, 38.00, 20.00, 25.00, 23.00, 36.00 +BDR, 02, 20, 39.00, 24.00, 27.00, 20.00, 38.00 +BET, 02, 20, 14.00, 1.00, 13.00, 14.00, 21.00 +BFD, 02, 20, 31.00, 14.00, 45.00, 43.00, 61.00 +BFF, 02, 20, 45.00, 18.00, 12.00, 9.00, 17.00 +BFL, 02, 20, 65.00, 43.00, 15.00, 15.00, 23.00 +BGM, 02, 20, 31.00, 16.00, 33.00, 34.00, 48.00 +BGR, 02, 20, 31.00, 12.00, 23.00, 21.00, 33.00 +BGS, 02, 20, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 20, 58.00, 36.00, 25.00, 22.00, 33.00 +BID, 02, 20, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 20, 13.00, -5.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 20, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 20, 40.00, 20.00, 18.00, 17.00, 27.00 +BIS, 02, 20, 28.00, 7.00, 16.00, 16.00, 26.00 +BIX, 02, 20, 64.00, 46.00, -9999.00, -9999.00, 31.00 +BJI, 02, 20, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 20, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 20, 48.00, 18.00, -9999.00, -9999.00, 19.00 +BKW, 02, 20, 43.00, 24.00, 35.00, 34.00, 48.00 +BLF, 02, 20, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 20, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 20, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 20, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 20, 46.00, 26.00, -9999.00, -9999.00, 29.00 +BNA, 02, 20, 52.00, 31.00, 27.00, 24.00, 39.00 +BNO, 02, 20, 41.00, 20.00, -9999.00, 27.00, 49.00 +BOI, 02, 20, 46.00, 28.00, 23.00, 25.00, 36.00 +BOS, 02, 20, 39.00, 24.00, 23.00, 23.00, 34.00 +BPI, 02, 20, 31.00, -1.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 20, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 20, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 20, 37.00, 20.00, -9999.00, -9999.00, 24.00 +BRO, 02, 20, 73.00, 53.00, 13.00, 12.00, 19.00 +BRW, 02, 20, -12.00, -24.00, 11.00, 10.00, 16.00 +BSM, 02, 20, 65.00, 43.00, -9999.00, -9999.00, 26.00 +BTI, 02, 20, -15.00, -28.00, 10.00, 9.00, 14.00 +BTL, 02, 20, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 20, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 20, 65.00, 44.00, 23.00, 18.00, 32.00 +BTT, 02, 20, 3.00, -17.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 20, 29.00, 11.00, 30.00, 25.00, 41.00 +BUB, 02, 20, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 20, 33.00, 18.00, 44.00, 45.00, 58.00 +BUR, 02, 20, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 20, 64.00, 46.00, -9999.00, 19.00, 29.00 +BWG, 02, 20, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 20, 45.00, 27.00, 23.00, 22.00, 33.00 +BYH, 02, 20, 51.00, 32.00, -9999.00, -9999.00, 35.00 +BYI, 02, 20, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 20, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 20, 61.00, 35.00, 20.00, 20.00, 30.00 +CAG, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 20, 37.00, 20.00, 35.00, 35.00, 51.00 +CAO, 02, 20, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 20, 25.00, 3.00, 28.00, 32.00, 43.00 +CBM, 02, 20, 59.00, 34.00, -9999.00, -9999.00, 36.00 +CDB, 02, 20, 32.00, 23.00, 46.00, 48.00, 63.00 +CDC, 02, 20, 48.00, 23.00, 14.00, 13.00, 22.00 +CDR, 02, 20, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 20, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 20, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 20, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 20, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 20, 54.00, 32.00, 24.00, 24.00, 34.00 +CHO, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 20, 62.00, 41.00, 19.00, 20.00, 31.00 +CID, 02, 20, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 20, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 20, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 20, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 20, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 20, 37.00, 21.00, 37.00, 36.00, 52.00 +CLL, 02, 20, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 20, 54.00, 33.00, 22.00, 23.00, 32.00 +CMH, 02, 20, 40.00, 23.00, 27.00, 31.00, 42.00 +CMI, 02, 20, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 20, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 20, 43.00, 22.00, 12.00, 12.00, 19.00 +CNM, 02, 20, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 20, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +COD, 02, 20, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +COF, 02, 20, 73.00, 52.00, -9999.00, -9999.00, 25.00 +CON, 02, 20, 34.00, 12.00, 23.00, 21.00, 33.00 +COS, 02, 20, 45.00, 20.00, 11.00, 10.00, 16.00 +COT, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 20, 43.00, 24.00, 24.00, 18.00, 31.00 +CPR, 02, 20, 38.00, 17.00, 19.00, 17.00, 25.00 +CRBC, 02, 20, 33.00, -10.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 20, 70.00, 49.00, 16.00, 14.00, 22.00 +CRW, 02, 20, 47.00, 27.00, 35.00, 37.00, 48.00 +CSG, 02, 20, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 20, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 20, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 20, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 20, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 20, 43.00, 24.00, 27.00, 25.00, 38.00 +CVN, 02, 20, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 20, 56.00, 27.00, -9999.00, -9999.00, 11.00 +CXY, 02, 20, 41.00, 24.00, 19.00, 21.00, 32.00 +CYS, 02, 20, 41.00, 19.00, 12.00, 12.00, 17.00 +DAA, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 20, 70.00, 49.00, 15.00, 17.00, 25.00 +DAG, 02, 20, 67.00, 42.00, 8.00, 7.00, 14.00 +DAL, 02, 20, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 20, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 20, 40.00, 22.00, 32.00, 27.00, 43.00 +DBQ, 02, 20, 31.00, 15.00, 23.00, 19.00, 31.00 +DCA, 02, 20, 47.00, 30.00, 22.00, 23.00, 32.00 +DDC, 02, 20, 49.00, 24.00, 13.00, 11.00, 18.00 +DEC, 02, 20, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 20, 47.00, 21.00, 13.00, 12.00, 18.00 +DFW, 02, 20, 60.00, 38.00, 16.00, 14.00, 22.00 +DHN, 02, 20, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 20, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 20, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 20, 68.00, 44.00, -9999.00, -9999.00, 15.00 +DLG, 02, 20, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 20, 23.00, 5.00, 27.00, 24.00, 38.00 +DLLC, 02, 20, 32.00, 2.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 20, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 20, 69.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 02, 20, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 20, 47.00, 28.00, -9999.00, -9999.00, 34.00 +DPG, 02, 20, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 20, 65.00, 40.00, -9999.00, -9999.00, 31.00 +DRA, 02, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 20, 68.00, 44.00, 10.00, 10.00, 14.00 +DSM, 02, 20, 36.00, 17.00, 21.00, 16.00, 28.00 +DTW, 02, 20, 35.00, 19.00, 29.00, 29.00, 42.00 +DUG, 02, 20, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 20, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 20, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 20, 61.00, 36.00, -9999.00, -9999.00, 17.00 +D45, 02, 20, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 20, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 20, 29.00, 8.00, 18.00, 16.00, 27.00 +ECG, 02, 20, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 20, 63.00, 37.00, -9999.00, -9999.00, 11.00 +EED, 02, 20, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 02, 20, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 20, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 20, 43.00, 20.00, 40.00, 40.00, 56.00 +EKO, 02, 20, 44.00, 21.00, 21.00, 21.00, 30.00 +ELD, 02, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 20, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 20, 63.00, 35.00, 7.00, 7.00, 11.00 +ELY, 02, 20, 44.00, 16.00, 18.00, 17.00, 27.00 +EMP, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 20, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 02, 20, 53.00, 30.00, -9999.00, -9999.00, 16.00 +ENN, 02, 20, 9.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 20, 44.00, 26.00, -9999.00, -9999.00, 19.00 +EPH, 02, 20, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 20, 35.00, 19.00, 39.00, 36.00, 53.00 +ESF, 02, 20, 63.00, 41.00, -9999.00, -9999.00, 29.00 +EUG, 02, 20, 52.00, 37.00, 44.00, 47.00, 58.00 +EVV, 02, 20, 45.00, 27.00, 26.00, 21.00, 35.00 +EWN, 02, 20, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 20, 42.00, 26.00, 22.00, 20.00, 34.00 +EYW, 02, 20, 76.00, 66.00, 13.00, 12.00, 20.00 +E74, 02, 20, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 20, 52.00, 30.00, -9999.00, -9999.00, 33.00 +FAI, 02, 20, 11.00, -13.00, 12.00, 14.00, 20.00 +FAR, 02, 20, 23.00, 5.00, 17.00, 15.00, 26.00 +FAT, 02, 20, 63.00, 41.00, 19.00, 22.00, 28.00 +FAY, 02, 20, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 20, 36.00, 19.00, 26.00, 29.00, 41.00 +FCS, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 20, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 20, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 20, 46.00, 18.00, 23.00, 23.00, 31.00 +FLL, 02, 20, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 20, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 20, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +FME, 02, 20, 49.00, 25.00, -9999.00, -9999.00, 36.00 +FMH, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 20, 52.00, 23.00, 11.00, 15.00, 16.00 +FMY, 02, 20, 76.00, 55.00, 10.00, 13.00, 20.00 +FNT, 02, 20, 33.00, 17.00, 28.00, 26.00, 41.00 +FOD, 02, 20, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 20, 44.00, 23.00, -9999.00, -9999.00, 23.00 +FOK, 02, 20, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 20, 46.00, 24.00, -9999.00, -9999.00, 19.00 +FSD, 02, 20, 31.00, 12.00, 18.00, 13.00, 24.00 +FSI, 02, 20, 56.00, 30.00, -9999.00, -9999.00, 18.00 +FSM, 02, 20, 55.00, 32.00, 19.00, 16.00, 28.00 +FTK, 02, 20, 47.00, 25.00, -9999.00, -9999.00, 36.00 +FWA, 02, 20, 36.00, 19.00, 26.00, 25.00, 38.00 +FWH, 02, 20, 60.00, 36.00, -9999.00, -9999.00, 21.00 +FYU, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 20, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 20, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 20, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 20, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 20, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 20, 42.00, 27.00, 26.00, 29.00, 41.00 +GFA, 02, 20, 39.00, 18.00, -9999.00, -9999.00, 24.00 +GFK, 02, 20, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 20, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 20, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 20, 29.00, 10.00, 15.00, 14.00, 23.00 +GJT, 02, 20, 47.00, 25.00, 14.00, 13.00, 20.00 +GKN, 02, 20, 17.00, -6.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 20, 46.00, 20.00, 11.00, 11.00, 16.00 +GLH, 02, 20, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 20, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 20, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 20, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GON, 02, 20, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 20, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 20, 29.00, 11.00, 25.00, 20.00, 34.00 +GRCI, 02, 20, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 20, 52.00, 34.00, -9999.00, -9999.00, 55.00 +GRI, 02, 20, 40.00, 18.00, 15.00, 12.00, 20.00 +GRK, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 02, 20, 33.00, 17.00, 28.00, 30.00, 41.00 +GSB, 02, 20, 56.00, 35.00, -9999.00, -9999.00, 36.00 +GSG, 02, 20, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 20, 52.00, 30.00, 22.00, 23.00, 31.00 +GSP, 02, 20, 56.00, 33.00, 22.00, 22.00, 32.00 +GST, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 20, 31.00, 11.00, -9999.00, -9999.00, 59.00 +GTF, 02, 20, 39.00, 18.00, 17.00, 17.00, 26.00 +GUP, 02, 20, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 20, 37.00, 17.00, -9999.00, -9999.00, 36.00 +GVW, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 02, 20, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 20, 54.00, 38.00, 20.00, 23.00, 34.00 +HBR, 02, 20, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 20, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 20, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 20, 43.00, 24.00, -9999.00, -9999.00, 30.00 +HKY, 02, 20, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 20, 38.00, 17.00, 15.00, 15.00, 23.00 +HMN, 02, 20, 64.00, 26.00, -9999.00, -9999.00, 9.00 +HMS, 02, 20, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 20, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 20, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 02, 20, 31.00, 11.00, 15.00, 12.00, 21.00 +HOP, 02, 20, 49.00, 27.00, -9999.00, -9999.00, 35.00 +HOT, 02, 20, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 20, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 20, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 20, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 20, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 20, 65.00, 40.00, -9999.00, -9999.00, 35.00 +HST, 02, 20, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 02, 20, 55.00, 34.00, 28.00, 22.00, 37.00 +HTL, 02, 20, 29.00, 9.00, 32.00, 28.00, 43.00 +HTS, 02, 20, 46.00, 27.00, 33.00, 31.00, 45.00 +HUF, 02, 20, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 20, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 20, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 20, 34.00, 12.00, 13.00, 12.00, 20.00 +IAB, 02, 20, 48.00, 25.00, -9999.00, -9999.00, 18.00 +IAD, 02, 20, 45.00, 24.00, 22.00, 22.00, 34.00 +IAG, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 20, 66.00, 44.00, 19.00, 21.00, 30.00 +ICT, 02, 20, 48.00, 25.00, 18.00, 12.00, 22.00 +IDA, 02, 20, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 20, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 20, 43.00, 26.00, 24.00, 21.00, 35.00 +ILI, 02, 20, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 20, 59.00, 37.00, 20.00, 22.00, 32.00 +IMT, 02, 20, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +IND, 02, 20, 40.00, 23.00, 26.00, 27.00, 39.00 +INL, 02, 20, 21.00, -1.00, 21.00, 20.00, 32.00 +INS, 02, 20, 60.00, 36.00, -9999.00, -9999.00, 8.00 +INT, 02, 20, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +INW, 02, 20, 55.00, 26.00, 9.00, 10.00, 15.00 +IPL, 02, 20, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 20, 38.00, 20.00, 25.00, 26.00, 38.00 +IRK, 02, 20, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 20, 29.00, 7.00, 14.00, 12.00, 21.00 +ISP, 02, 20, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 20, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 20, 72.00, 42.00, -9999.00, -9999.00, 13.00 +IWD, 02, 20, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 20, 31.00, 3.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 20, 62.00, 37.00, 23.00, 20.00, 33.00 +JAX, 02, 20, 68.00, 44.00, 16.00, 20.00, 27.00 +JBR, 02, 20, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 20, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 20, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 20, 41.00, 27.00, 23.00, 20.00, 34.00 +JHW, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 20, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 20, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 20, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 20, 35.00, 23.00, 44.00, 48.00, 56.00 +JST, 02, 20, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 20, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 20, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 20, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 20, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 20, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 20, 33.00, 15.00, 30.00, 29.00, 44.00 +LAR, 02, 20, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 20, 64.00, 40.00, 7.00, 9.00, 13.00 +LAX, 02, 20, 66.00, 50.00, 15.00, 17.00, 22.00 +LBB, 02, 20, 59.00, 30.00, 10.00, 9.00, 14.00 +LBF, 02, 20, 42.00, 16.00, 14.00, 9.00, 19.00 +LCH, 02, 20, 65.00, 45.00, 21.00, 19.00, 32.00 +LCK, 02, 20, 42.00, 23.00, -9999.00, -9999.00, 38.00 +LEB, 02, 20, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 20, 45.00, 27.00, 29.00, 27.00, 40.00 +LFI, 02, 20, 50.00, 34.00, -9999.00, -9999.00, 33.00 +LFK, 02, 20, 64.00, 41.00, 17.00, 20.00, 28.00 +LFT, 02, 20, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 20, 41.00, 28.00, 23.00, 20.00, 34.00 +LGB, 02, 20, 68.00, 47.00, 16.00, 17.00, 24.00 +LGU, 02, 20, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 20, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 20, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 20, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 20, 55.00, 35.00, 21.00, 20.00, 31.00 +LIZ, 02, 20, 25.00, 3.00, -9999.00, -9999.00, 46.00 +LMT, 02, 20, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 02, 20, 38.00, 15.00, 12.00, 11.00, 17.00 +LNK, 02, 20, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 20, 51.00, 23.00, 13.00, 12.00, 19.00 +LOZ, 02, 20, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 20, 56.00, 34.00, -9999.00, -9999.00, 24.00 +LSE, 02, 20, 31.00, 12.00, 19.00, 17.00, 26.00 +LSF, 02, 20, 62.00, 39.00, -9999.00, -9999.00, 34.00 +LSV, 02, 20, 68.00, 34.00, -9999.00, -9999.00, 8.00 +LTS, 02, 20, 60.00, 31.00, -9999.00, -9999.00, 15.00 +LUF, 02, 20, 73.00, 40.00, -9999.00, -9999.00, 11.00 +LVS, 02, 20, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 20, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 20, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 20, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 20, 49.00, 29.00, 21.00, 23.00, 32.00 +MAF, 02, 20, 63.00, 34.00, 7.00, 6.00, 11.00 +MBL, 02, 20, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 20, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 20, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 20, 63.00, 44.00, -9999.00, -9999.00, 29.00 +MCF, 02, 20, 72.00, 52.00, -9999.00, -9999.00, 23.00 +MCG, 02, 20, 12.00, -13.00, 17.00, 20.00, 27.00 +MCI, 02, 20, 42.00, 23.00, 20.00, 17.00, 29.00 +MCK, 02, 20, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 20, 62.00, 38.00, 21.00, 22.00, 32.00 +MCO, 02, 20, 73.00, 50.00, 14.00, 19.00, 25.00 +MCW, 02, 20, 29.00, 12.00, 17.00, 12.00, 22.00 +MC2, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 02, 20, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 20, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 20, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 20, 36.00, 21.00, 27.00, 24.00, 37.00 +MEI, 02, 20, 63.00, 38.00, 23.00, 19.00, 32.00 +MEM, 02, 20, 55.00, 36.00, 24.00, 18.00, 33.00 +MER, 02, 20, 63.00, 39.00, -9999.00, -9999.00, 26.00 +MFD, 02, 20, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 20, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 20, 54.00, 33.00, 27.00, 32.00, 41.00 +MGE, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 20, 62.00, 40.00, 23.00, 20.00, 33.00 +MGW, 02, 20, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 20, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 20, 61.00, 42.00, -9999.00, -9999.00, 29.00 +MHS, 02, 20, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 20, 77.00, 59.00, 14.00, 16.00, 24.00 +MIB, 02, 20, 25.00, 8.00, -9999.00, -9999.00, 27.00 +MIV, 02, 20, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 20, 49.00, 25.00, -9999.00, -9999.00, 25.00 +MKC, 02, 20, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 20, 32.00, 17.00, 31.00, 26.00, 41.00 +MKG, 02, 20, 32.00, 19.00, 36.00, 33.00, 48.00 +MKL, 02, 20, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 20, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 20, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 20, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 20, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 20, 36.00, 18.00, 21.00, 19.00, 30.00 +MLS, 02, 20, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 20, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 20, 62.00, 39.00, -9999.00, -9999.00, 36.00 +MOB, 02, 20, 65.00, 44.00, 25.00, 21.00, 35.00 +MOT, 02, 20, 25.00, 8.00, 16.00, 15.00, 25.00 +MPV, 02, 20, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 20, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 20, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 20, 66.00, 29.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 20, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 20, 62.00, 45.00, -9999.00, -9999.00, 31.00 +MSL, 02, 20, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 20, 32.00, 13.00, 24.00, 19.00, 31.00 +MSO, 02, 20, 39.00, 22.00, 25.00, 24.00, 38.00 +MSP, 02, 20, 28.00, 12.00, 21.00, 18.00, 31.00 +MSS, 02, 20, 28.00, 8.00, 30.00, 28.00, 41.00 +MSY, 02, 20, 65.00, 45.00, 21.00, 19.00, 32.00 +MTC, 02, 20, 33.00, 19.00, -9999.00, -9999.00, 37.00 +MTN, 02, 20, 46.00, 26.00, -9999.00, -9999.00, 36.00 +MTO, 02, 20, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 20, 41.00, 22.00, -9999.00, -9999.00, 36.00 +MUO, 02, 20, 50.00, 27.00, -9999.00, -9999.00, 25.00 +MWA, 02, 20, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 20, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 20, 62.00, 40.00, -9999.00, -9999.00, 34.00 +MYL, 02, 20, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 20, 61.00, 36.00, -9999.00, -9999.00, 32.00 +NAO, 02, 20, 60.00, 44.00, -9999.00, -9999.00, 26.00 +NBC, 02, 20, 63.00, 42.00, -9999.00, -9999.00, 32.00 +NBE, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 02, 20, 35.00, 19.00, -9999.00, -9999.00, 30.00 +NCA, 02, 20, 61.00, 35.00, -9999.00, -9999.00, 32.00 +NCO, 02, 20, 40.00, 24.00, -9999.00, -9999.00, 36.00 +NC1, 02, 20, 60.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 20, 44.00, 23.00, -9999.00, -9999.00, 33.00 +NFG, 02, 20, 65.00, 45.00, -9999.00, -9999.00, 21.00 +NFL, 02, 20, 53.00, 24.00, -9999.00, -9999.00, 14.00 +NGP, 02, 20, 70.00, 50.00, -9999.00, -9999.00, 20.00 +NGU, 02, 20, 51.00, 33.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 20, 60.00, 46.00, -9999.00, -9999.00, 31.00 +NHK, 02, 20, 48.00, 28.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 20, 34.00, 14.00, -9999.00, -9999.00, 36.00 +NID, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NIP, 02, 20, 68.00, 44.00, -9999.00, -9999.00, 25.00 +NIR, 02, 20, 68.00, 45.00, -9999.00, -9999.00, 21.00 +NKT, 02, 20, 58.00, 37.00, -9999.00, -9999.00, 32.00 +NKX, 02, 20, 66.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 02, 20, 62.00, 36.00, -9999.00, -9999.00, 30.00 +NPA, 02, 20, 64.00, 45.00, -9999.00, -9999.00, 32.00 +NQA, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 02, 20, 73.00, 49.00, -9999.00, -9999.00, 20.00 +NQX, 02, 20, 76.00, 66.00, -9999.00, -9999.00, 20.00 +NRB, 02, 20, 67.00, 48.00, -9999.00, -9999.00, 28.00 +NRC, 02, 20, 64.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 20, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 20, 65.00, 42.00, -9999.00, -9999.00, 32.00 +NSI, 02, 20, 66.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 20, 66.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 20, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 20, 51.00, 33.00, -9999.00, -9999.00, 36.00 +NUC, 02, 20, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 20, 62.00, 41.00, -9999.00, -9999.00, 31.00 +NUW, 02, 20, 50.00, 35.00, -9999.00, -9999.00, 46.00 +NWF, 02, 20, 68.00, 47.00, -9999.00, -9999.00, 22.00 +NXX, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 02, 20, 49.00, 25.00, -9999.00, -9999.00, 33.00 +NZC, 02, 20, 69.00, 40.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 20, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 20, 39.00, 21.00, -9999.00, -9999.00, 38.00 +NZY, 02, 20, 66.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 20, 61.00, 43.00, 26.00, 29.00, 37.00 +OAR, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFK, 02, 20, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 20, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 20, 54.00, 31.00, 16.00, 12.00, 23.00 +OLM, 02, 20, 50.00, 33.00, 52.00, 54.00, 65.00 +OMA, 02, 20, 39.00, 18.00, 13.00, 14.00, 21.00 +OME, 02, 20, 13.00, -4.00, 17.00, 20.00, 26.00 +ONT, 02, 20, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 20, 35.00, 19.00, 25.00, 23.00, 35.00 +ORF, 02, 20, 51.00, 33.00, 24.00, 23.00, 36.00 +ORH, 02, 20, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 20, 6.00, -19.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 20, 31.00, 11.00, -9999.00, -9999.00, 42.00 +OTG, 02, 20, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 20, 54.00, 41.00, 51.00, 54.00, 62.00 +OTM, 02, 20, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 20, 3.00, -12.00, 12.00, 16.00, 20.00 +OURC, 02, 20, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 20, 41.00, 11.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 20, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 20, 65.00, 41.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 20, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 20, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 20, 9.00, -13.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 20, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 20, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 20, 6.00, -15.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 20, 66.00, 42.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 20, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 20, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 20, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 20, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 20, 12.00, -13.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 20, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 20, 29.00, 10.00, -9999.00, -9999.00, 34.00 +PBI, 02, 20, 76.00, 57.00, 16.00, 20.00, 27.00 +PDT, 02, 20, 48.00, 32.00, 28.00, 25.00, 41.00 +PDX, 02, 20, 52.00, 37.00, 48.00, 51.00, 62.00 +PFN, 02, 20, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 20, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 20, 42.00, 26.00, 23.00, 20.00, 33.00 +PHX, 02, 20, 71.00, 45.00, 10.00, 10.00, 15.00 +PIA, 02, 20, 37.00, 19.00, 24.00, 21.00, 36.00 +PIB, 02, 20, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 20, 40.00, 21.00, 24.00, 25.00, 36.00 +PIR, 02, 20, 34.00, 14.00, 9.00, 11.00, 16.00 +PIT, 02, 20, 39.00, 22.00, 38.00, 32.00, 51.00 +PKB, 02, 20, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 20, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 20, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 20, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 20, 64.00, 45.00, 22.00, 19.00, 31.00 +POB, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 20, 64.00, 39.00, -9999.00, -9999.00, 32.00 +POM, 02, 20, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 20, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 20, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 20, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 20, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 20, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 20, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 20, 37.00, 17.00, -9999.00, -9999.00, 35.00 +PSP, 02, 20, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 20, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 20, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 20, 52.00, 21.00, 9.00, 8.00, 11.00 +PUC, 02, 20, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 20, 39.00, 22.00, 24.00, 24.00, 35.00 +PVU, 02, 20, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 20, 34.00, 15.00, 25.00, 23.00, 34.00 +P02, 02, 20, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +P07, 02, 20, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +P11, 02, 20, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +P24, 02, 20, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +P28, 02, 20, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +P35, 02, 20, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +P38, 02, 20, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 02, 20, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +P58, 02, 20, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +P59, 02, 20, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +P60, 02, 20, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 02, 20, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +P67, 02, 20, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +P68, 02, 20, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 20, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 20, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 20, 39.00, 16.00, 14.00, 14.00, 22.00 +RBL, 02, 20, 62.00, 41.00, 27.00, 29.00, 37.00 +RCA, 02, 20, 39.00, 16.00, -9999.00, -9999.00, 24.00 +RDD, 02, 20, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 20, 48.00, 25.00, 18.00, 19.00, 30.00 +RDR, 02, 20, 22.00, 3.00, -9999.00, -9999.00, 22.00 +RDU, 02, 20, 54.00, 32.00, 22.00, 24.00, 33.00 +REE, 02, 20, 59.00, 30.00, -9999.00, -9999.00, 11.00 +REJ, 02, 20, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 20, 33.00, 16.00, 23.00, 19.00, 30.00 +RIC, 02, 20, 51.00, 29.00, 22.00, 25.00, 34.00 +RIV, 02, 20, 68.00, 43.00, -9999.00, -9999.00, 15.00 +RIW, 02, 20, 39.00, 8.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 20, 35.00, 15.00, 13.00, 9.00, 17.00 +RME, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 59.00 +RMG, 02, 20, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +RND, 02, 20, 67.00, 43.00, -9999.00, -9999.00, 25.00 +RNO, 02, 20, 53.00, 25.00, 17.00, 17.00, 24.00 +ROA, 02, 20, 49.00, 28.00, 21.00, 23.00, 33.00 +ROC, 02, 20, 34.00, 18.00, 40.00, 39.00, 55.00 +ROW, 02, 20, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 20, 46.00, 22.00, 12.00, 11.00, 17.00 +RST, 02, 20, 28.00, 10.00, 22.00, 18.00, 31.00 +RWF, 02, 20, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 20, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 20, 61.00, 42.00, 27.00, 26.00, 35.00 +SAF, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 20, 66.00, 51.00, 18.00, 18.00, 22.00 +SAT, 02, 20, 67.00, 43.00, 19.00, 15.00, 24.00 +SAV, 02, 20, 63.00, 42.00, 18.00, 19.00, 28.00 +SAW, 02, 20, 28.00, 13.00, -9999.00, -9999.00, 49.00 +SBA, 02, 20, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 20, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 20, 36.00, 20.00, 31.00, 33.00, 45.00 +SBP, 02, 20, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 20, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 20, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 20, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 20, 62.00, 41.00, 23.00, 23.00, 33.00 +SDF, 02, 20, 46.00, 28.00, 25.00, 25.00, 36.00 +SEA, 02, 20, 50.00, 38.00, 42.00, 42.00, 56.00 +SEM, 02, 20, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 20, 60.00, 45.00, 25.00, 28.00, 36.00 +SGF, 02, 20, 48.00, 26.00, 21.00, 18.00, 29.00 +SGY, 02, 20, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 20, 40.00, 16.00, 16.00, 17.00, 26.00 +SHV, 02, 20, 62.00, 39.00, 22.00, 19.00, 32.00 +SIT, 02, 20, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 20, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 20, 64.00, 36.00, 12.00, 8.00, 16.00 +SKA, 02, 20, 42.00, 27.00, -9999.00, -9999.00, 36.00 +SKF, 02, 20, 67.00, 43.00, -9999.00, -9999.00, 24.00 +SLC, 02, 20, 45.00, 26.00, 23.00, 23.00, 34.00 +SLE, 02, 20, 52.00, 34.00, 45.00, 46.00, 59.00 +SLN, 02, 20, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 20, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 20, 65.00, 41.00, -9999.00, 22.00, 37.00 +SNA, 02, 20, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 20, 27.00, 18.00, 35.00, 36.00, 52.00 +SNS, 02, 20, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 20, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 20, 39.00, 22.00, 26.00, 22.00, 37.00 +SPS, 02, 20, 59.00, 33.00, 15.00, 12.00, 20.00 +SRQ, 02, 20, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 20, 61.00, 36.00, -9999.00, -9999.00, 32.00 +SSI, 02, 20, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +STC, 02, 20, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 20, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +STL, 02, 20, 44.00, 27.00, 25.00, 21.00, 34.00 +STNV, 02, 20, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +STS, 02, 20, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 20, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 20, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 20, 62.00, 41.00, -9999.00, -9999.00, 27.00 +SUX, 02, 20, 35.00, 16.00, 15.00, 15.00, 24.00 +SVN, 02, 20, 63.00, 42.00, -9999.00, -9999.00, 31.00 +SWF, 02, 20, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 20, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 20, 34.00, 17.00, 39.00, 37.00, 52.00 +SZL, 02, 20, 45.00, 22.00, -9999.00, -9999.00, 25.00 +TAD, 02, 20, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 20, 6.00, -15.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 20, 52.00, 23.00, -9999.00, -9999.00, 32.00 +TCC, 02, 20, 58.00, 27.00, 5.00, 6.00, 9.00 +TCL, 02, 20, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 20, 52.00, 34.00, -9999.00, -9999.00, 59.00 +TCS, 02, 20, 60.00, 32.00, -9999.00, 8.00, 12.00 +TEB, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 20, 54.00, 31.00, -9999.00, -9999.00, 20.00 +TKA, 02, 20, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 20, 67.00, 41.00, 18.00, 17.00, 26.00 +TNX, 02, 20, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 20, 35.00, 18.00, 29.00, 28.00, 42.00 +TOP, 02, 20, 44.00, 23.00, 16.00, 17.00, 25.00 +TPA, 02, 20, 72.00, 52.00, 14.00, 16.00, 23.00 +TPH, 02, 20, 50.00, 24.00, 11.00, 10.00, 14.00 +TRI, 02, 20, 50.00, 28.00, 27.00, 28.00, 39.00 +TRK, 02, 20, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 20, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 20, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 20, 53.00, 31.00, 16.00, 16.00, 25.00 +TUP, 02, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 20, 69.00, 42.00, 11.00, 10.00, 16.00 +TVC, 02, 20, 29.00, 12.00, 32.00, 30.00, 44.00 +TVL, 02, 20, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 20, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 20, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 20, 53.00, 30.00, 27.00, 25.00, 36.00 +T01, 02, 20, 48.00, 29.00, -9999.00, -9999.00, 33.00 +T02, 02, 20, 58.00, 35.00, -9999.00, -9999.00, 36.00 +T03, 02, 20, 62.00, 38.00, -9999.00, -9999.00, 32.00 +T04, 02, 20, 73.00, 54.00, -9999.00, -9999.00, 23.00 +T05, 02, 20, 45.00, 20.00, -9999.00, -9999.00, 18.00 +T06, 02, 20, 64.00, 37.00, -9999.00, -9999.00, 36.00 +T07, 02, 20, 50.00, 20.00, -9999.00, -9999.00, 35.00 +T08, 02, 20, 44.00, 26.00, -9999.00, -9999.00, 30.00 +UCA, 02, 20, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 20, 60.00, 36.00, -9999.00, -9999.00, 8.00 +UIL, 02, 20, 50.00, 35.00, 63.00, 63.00, 72.00 +UIN, 02, 20, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 20, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 20, 12.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 20, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +U15, 02, 20, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +U28, 02, 20, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 20, 65.00, 40.00, -9999.00, -9999.00, 29.00 +VBG, 02, 20, 66.00, 42.00, -9999.00, -9999.00, 26.00 +VCT, 02, 20, 68.00, 46.00, 17.00, 17.00, 26.00 +VCV, 02, 20, 63.00, 34.00, -9999.00, -9999.00, 11.00 +VDZ, 02, 20, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 20, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 20, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 20, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 20, 42.00, 10.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 20, 65.00, 40.00, -9999.00, -9999.00, 31.00 +VRB, 02, 20, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 20, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 20, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 20, 48.00, 29.00, -9999.00, 28.00, -9999.00 +WJA, 02, 20, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 20, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 20, 12.00, -13.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 20, 50.00, 23.00, 16.00, 17.00, 26.00 +WPO, 02, 20, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 20, 62.00, 38.00, -9999.00, -9999.00, 35.00 +WRG, 02, 20, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 20, 45.00, 24.00, -9999.00, -9999.00, 34.00 +WRL, 02, 20, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +X68, 02, 20, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 20, 36.00, 22.00, 57.00, 57.00, 65.00 +YCG, 02, 20, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 20, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 20, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 20, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 20, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 20, 48.00, 27.00, 20.00, 19.00, 29.00 +YNG, 02, 20, 35.00, 19.00, 31.00, 32.00, 48.00 +YPA, 02, 20, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 20, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 20, 13.00, -8.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 20, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 20, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 20, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 20, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 20, 75.00, 47.00, 4.00, 7.00, 8.00 +YVR, 02, 20, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 20, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 20, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 20, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 20, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 20, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 20, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 20, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 20, 24.00, 6.00, 37.00, 33.00, 52.00 +ZUN, 02, 20, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 20, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 20, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 20, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 02, 20, 63.00, 40.00, -9999.00, -9999.00, 31.00 +1V1, 02, 20, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 20, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 20, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 20, 55.00, 37.00, -9999.00, -9999.00, 36.00 +2PJ, 02, 20, 61.00, 36.00, -9999.00, -9999.00, 36.00 +3B1, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 20, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 20, 30.00, 10.00, -9999.00, -9999.00, 42.00 +3SE, 02, 20, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 20, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 20, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 20, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 20, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 20, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 20, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 20, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 21, 40.00, 23.00, 27.00, 23.00, 38.00 +ABI, 02, 21, 62.00, 37.00, 12.00, 9.00, 17.00 +ABQ, 02, 21, 55.00, 27.00, 11.00, 11.00, 17.00 +ABR, 02, 21, 30.00, 9.00, 15.00, 13.00, 22.00 +ABY, 02, 21, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 21, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 21, 63.00, 40.00, 15.00, 15.00, 23.00 +ACV, 02, 21, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 21, 44.00, 25.00, 21.00, 21.00, 33.00 +ADK, 02, 21, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 21, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 21, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 21, 46.00, 25.00, -9999.00, -9999.00, 32.00 +AEX, 02, 21, 64.00, 41.00, -9999.00, -9999.00, 31.00 +AFF, 02, 21, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 21, 75.00, 50.00, -9999.00, -9999.00, 32.00 +AGS, 02, 21, 62.00, 36.00, 20.00, 21.00, 30.00 +AHN, 02, 21, 58.00, 36.00, 22.00, 22.00, 32.00 +AKN, 02, 21, 24.00, 7.00, 19.00, 22.00, 31.00 +AKO, 02, 21, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 21, 35.00, 16.00, 25.00, 24.00, 37.00 +ALI, 02, 21, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 21, 32.00, 14.00, 20.00, 16.00, 27.00 +ALS, 02, 21, 42.00, 8.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 21, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 21, 54.00, 27.00, 13.00, 11.00, 19.00 +AMG, 02, 21, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 21, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 21, 27.00, 12.00, 16.00, 19.00, 25.00 +AND, 02, 21, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 21, 42.00, 32.00, 60.00, 57.00, 73.00 +AOO, 02, 21, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +APN, 02, 21, 30.00, 10.00, 28.00, 26.00, 39.00 +AQQ, 02, 21, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ART, 02, 21, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +AST, 02, 21, 51.00, 37.00, 57.00, 59.00, 69.00 +ATL, 02, 21, 57.00, 36.00, 24.00, 23.00, 34.00 +ATW, 02, 21, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 21, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 21, 43.00, 22.00, -9999.00, -9999.00, 36.00 +AUG, 02, 21, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 21, 65.00, 44.00, 16.00, 16.00, 24.00 +AUW, 02, 21, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 21, 52.00, 29.00, 24.00, 21.00, 33.00 +AVP, 02, 21, 37.00, 21.00, 27.00, 25.00, 39.00 +AXN, 02, 21, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 21, 37.00, 16.00, -9999.00, -9999.00, 31.00 +AYS, 02, 21, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 21, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 21, 63.00, 42.00, -9999.00, -9999.00, 30.00 +BAD, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 21, 38.00, 12.00, -9999.00, -9999.00, 25.00 +BDL, 02, 21, 38.00, 20.00, 25.00, 23.00, 36.00 +BDR, 02, 21, 39.00, 24.00, 27.00, 21.00, 38.00 +BET, 02, 21, 14.00, 1.00, 13.00, 14.00, 21.00 +BFD, 02, 21, 32.00, 14.00, 45.00, 43.00, 61.00 +BFF, 02, 21, 45.00, 18.00, 12.00, 10.00, 17.00 +BFL, 02, 21, 65.00, 43.00, 15.00, 15.00, 23.00 +BGM, 02, 21, 32.00, 17.00, 33.00, 34.00, 48.00 +BGR, 02, 21, 31.00, 12.00, 23.00, 21.00, 33.00 +BGS, 02, 21, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 21, 59.00, 36.00, 25.00, 22.00, 34.00 +BID, 02, 21, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 21, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 21, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 21, 40.00, 20.00, 18.00, 17.00, 27.00 +BIS, 02, 21, 29.00, 8.00, 16.00, 16.00, 26.00 +BIX, 02, 21, 64.00, 46.00, -9999.00, -9999.00, 31.00 +BJI, 02, 21, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 21, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 21, 48.00, 18.00, -9999.00, -9999.00, 20.00 +BKW, 02, 21, 43.00, 25.00, 35.00, 34.00, 48.00 +BLF, 02, 21, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 21, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 21, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 21, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 21, 47.00, 27.00, -9999.00, -9999.00, 30.00 +BNA, 02, 21, 53.00, 32.00, 28.00, 24.00, 39.00 +BNO, 02, 21, 41.00, 21.00, -9999.00, 27.00, 49.00 +BOI, 02, 21, 46.00, 28.00, 23.00, 25.00, 36.00 +BOS, 02, 21, 39.00, 24.00, 23.00, 23.00, 35.00 +BPI, 02, 21, 32.00, -1.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 21, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 21, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 21, 38.00, 20.00, -9999.00, -9999.00, 25.00 +BRO, 02, 21, 73.00, 53.00, 13.00, 12.00, 18.00 +BRW, 02, 21, -12.00, -24.00, 11.00, 10.00, 16.00 +BSM, 02, 21, 65.00, 44.00, -9999.00, -9999.00, 25.00 +BTI, 02, 21, -15.00, -28.00, 10.00, 9.00, 14.00 +BTL, 02, 21, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 21, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 21, 65.00, 44.00, 23.00, 18.00, 32.00 +BTT, 02, 21, 3.00, -17.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 21, 30.00, 12.00, 30.00, 25.00, 41.00 +BUB, 02, 21, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 21, 33.00, 19.00, 43.00, 44.00, 57.00 +BUR, 02, 21, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 21, 64.00, 46.00, -9999.00, 19.00, 29.00 +BWG, 02, 21, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 21, 46.00, 27.00, 23.00, 22.00, 33.00 +BYH, 02, 21, 52.00, 32.00, -9999.00, -9999.00, 35.00 +BYI, 02, 21, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 21, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 21, 61.00, 36.00, 20.00, 20.00, 30.00 +CAG, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 21, 38.00, 21.00, 35.00, 35.00, 51.00 +CAO, 02, 21, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 21, 25.00, 4.00, 28.00, 32.00, 43.00 +CBM, 02, 21, 59.00, 35.00, -9999.00, -9999.00, 36.00 +CDB, 02, 21, 32.00, 23.00, 46.00, 48.00, 63.00 +CDC, 02, 21, 48.00, 23.00, 15.00, 13.00, 23.00 +CDR, 02, 21, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 21, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 21, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 02, 21, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 21, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 21, 54.00, 33.00, 24.00, 24.00, 34.00 +CHO, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 21, 62.00, 41.00, 19.00, 20.00, 31.00 +CID, 02, 21, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 21, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 21, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 21, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 21, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 21, 37.00, 21.00, 37.00, 36.00, 52.00 +CLL, 02, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 21, 55.00, 33.00, 22.00, 23.00, 32.00 +CMH, 02, 21, 41.00, 23.00, 28.00, 31.00, 42.00 +CMI, 02, 21, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 21, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 21, 44.00, 22.00, 13.00, 13.00, 20.00 +CNM, 02, 21, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 21, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +COD, 02, 21, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +COF, 02, 21, 73.00, 52.00, -9999.00, -9999.00, 25.00 +CON, 02, 21, 35.00, 13.00, 23.00, 21.00, 33.00 +COS, 02, 21, 45.00, 20.00, 11.00, 11.00, 16.00 +COT, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 21, 44.00, 25.00, 24.00, 19.00, 32.00 +CPR, 02, 21, 38.00, 17.00, 19.00, 17.00, 26.00 +CRBC, 02, 21, 33.00, -9.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 21, 70.00, 49.00, 16.00, 14.00, 22.00 +CRW, 02, 21, 48.00, 28.00, 35.00, 37.00, 48.00 +CSG, 02, 21, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 21, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 21, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 21, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 21, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 21, 44.00, 25.00, 27.00, 25.00, 39.00 +CVN, 02, 21, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 21, 56.00, 27.00, -9999.00, -9999.00, 11.00 +CXY, 02, 21, 41.00, 25.00, 19.00, 21.00, 32.00 +CYS, 02, 21, 41.00, 19.00, 13.00, 12.00, 18.00 +DAA, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 21, 70.00, 49.00, 15.00, 17.00, 25.00 +DAG, 02, 21, 67.00, 42.00, 8.00, 7.00, 14.00 +DAL, 02, 21, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 21, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 21, 41.00, 23.00, 32.00, 27.00, 43.00 +DBQ, 02, 21, 32.00, 16.00, 23.00, 19.00, 31.00 +DCA, 02, 21, 48.00, 31.00, 22.00, 23.00, 32.00 +DDC, 02, 21, 49.00, 24.00, 13.00, 11.00, 19.00 +DEC, 02, 21, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 21, 47.00, 21.00, 14.00, 12.00, 19.00 +DFW, 02, 21, 61.00, 39.00, 16.00, 14.00, 22.00 +DHN, 02, 21, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 21, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 21, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 21, 69.00, 44.00, -9999.00, -9999.00, 15.00 +DLG, 02, 21, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 21, 24.00, 6.00, 27.00, 24.00, 38.00 +DLLC, 02, 21, 32.00, 3.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 21, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 21, 69.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 02, 21, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 21, 48.00, 28.00, -9999.00, -9999.00, 34.00 +DPG, 02, 21, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 21, 65.00, 40.00, -9999.00, -9999.00, 31.00 +DRA, 02, 21, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 21, 69.00, 44.00, 10.00, 10.00, 14.00 +DSM, 02, 21, 37.00, 18.00, 21.00, 17.00, 28.00 +DTW, 02, 21, 35.00, 19.00, 29.00, 29.00, 42.00 +DUG, 02, 21, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 21, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 21, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 21, 62.00, 37.00, -9999.00, -9999.00, 17.00 +D45, 02, 21, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 21, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 21, 30.00, 9.00, 18.00, 16.00, 27.00 +ECG, 02, 21, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 21, 63.00, 37.00, -9999.00, -9999.00, 11.00 +EED, 02, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 02, 21, 42.00, 13.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 21, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 21, 44.00, 20.00, 40.00, 40.00, 56.00 +EKO, 02, 21, 44.00, 21.00, 21.00, 21.00, 30.00 +ELD, 02, 21, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 21, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 21, 64.00, 35.00, 7.00, 7.00, 11.00 +ELY, 02, 21, 44.00, 16.00, 19.00, 17.00, 28.00 +EMP, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 21, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 02, 21, 54.00, 31.00, -9999.00, -9999.00, 16.00 +ENN, 02, 21, 10.00, -14.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 21, 45.00, 26.00, -9999.00, -9999.00, 19.00 +EPH, 02, 21, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 21, 35.00, 20.00, 39.00, 36.00, 53.00 +ESF, 02, 21, 64.00, 41.00, -9999.00, -9999.00, 29.00 +EUG, 02, 21, 52.00, 37.00, 44.00, 47.00, 58.00 +EVV, 02, 21, 46.00, 27.00, 26.00, 22.00, 35.00 +EWN, 02, 21, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 21, 43.00, 27.00, 22.00, 21.00, 34.00 +EYW, 02, 21, 76.00, 66.00, 13.00, 12.00, 20.00 +E74, 02, 21, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 21, 53.00, 30.00, -9999.00, -9999.00, 33.00 +FAI, 02, 21, 11.00, -12.00, 12.00, 14.00, 20.00 +FAR, 02, 21, 24.00, 6.00, 17.00, 15.00, 26.00 +FAT, 02, 21, 63.00, 41.00, 19.00, 22.00, 28.00 +FAY, 02, 21, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 21, 37.00, 19.00, 26.00, 29.00, 41.00 +FCS, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 21, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 21, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 21, 46.00, 18.00, 23.00, 23.00, 31.00 +FLL, 02, 21, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 21, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 21, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +FME, 02, 21, 49.00, 25.00, -9999.00, -9999.00, 36.00 +FMH, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 21, 53.00, 23.00, 11.00, 15.00, 16.00 +FMY, 02, 21, 76.00, 55.00, 10.00, 13.00, 20.00 +FNT, 02, 21, 33.00, 17.00, 28.00, 26.00, 41.00 +FOD, 02, 21, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 21, 45.00, 24.00, -9999.00, -9999.00, 23.00 +FOK, 02, 21, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 21, 47.00, 24.00, -9999.00, -9999.00, 19.00 +FSD, 02, 21, 32.00, 13.00, 18.00, 14.00, 25.00 +FSI, 02, 21, 57.00, 31.00, -9999.00, -9999.00, 18.00 +FSM, 02, 21, 56.00, 32.00, 19.00, 16.00, 29.00 +FTK, 02, 21, 48.00, 25.00, -9999.00, -9999.00, 36.00 +FWA, 02, 21, 37.00, 20.00, 26.00, 25.00, 38.00 +FWH, 02, 21, 60.00, 37.00, -9999.00, -9999.00, 21.00 +FYU, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 21, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 21, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 21, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 21, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 21, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 21, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 21, 42.00, 27.00, 26.00, 29.00, 41.00 +GFA, 02, 21, 39.00, 18.00, -9999.00, -9999.00, 24.00 +GFK, 02, 21, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 21, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 21, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 21, 30.00, 10.00, 15.00, 14.00, 23.00 +GJT, 02, 21, 48.00, 26.00, 15.00, 13.00, 21.00 +GKN, 02, 21, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 21, 46.00, 20.00, 11.00, 12.00, 17.00 +GLH, 02, 21, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 21, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 21, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 21, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GON, 02, 21, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 21, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 21, 29.00, 12.00, 25.00, 20.00, 34.00 +GRCI, 02, 21, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 21, 52.00, 34.00, -9999.00, -9999.00, 55.00 +GRI, 02, 21, 40.00, 19.00, 15.00, 13.00, 21.00 +GRK, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 02, 21, 34.00, 18.00, 28.00, 30.00, 41.00 +GSB, 02, 21, 56.00, 35.00, -9999.00, -9999.00, 35.00 +GSG, 02, 21, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 21, 53.00, 31.00, 22.00, 23.00, 31.00 +GSP, 02, 21, 56.00, 34.00, 22.00, 22.00, 32.00 +GST, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 21, 31.00, 12.00, -9999.00, -9999.00, 59.00 +GTF, 02, 21, 39.00, 18.00, 17.00, 18.00, 26.00 +GUP, 02, 21, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 21, 38.00, 18.00, -9999.00, -9999.00, 36.00 +GVW, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 02, 21, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 21, 54.00, 38.00, 20.00, 23.00, 34.00 +HBR, 02, 21, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 21, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 21, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 21, 44.00, 24.00, -9999.00, -9999.00, 30.00 +HKY, 02, 21, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 21, 39.00, 17.00, 15.00, 15.00, 23.00 +HMN, 02, 21, 64.00, 26.00, -9999.00, -9999.00, 9.00 +HMS, 02, 21, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 21, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 21, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 02, 21, 32.00, 12.00, 15.00, 13.00, 22.00 +HOP, 02, 21, 50.00, 27.00, -9999.00, -9999.00, 35.00 +HOT, 02, 21, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 21, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 21, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 21, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 21, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 21, 65.00, 40.00, -9999.00, -9999.00, 35.00 +HST, 02, 21, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 02, 21, 55.00, 34.00, 28.00, 22.00, 38.00 +HTL, 02, 21, 30.00, 10.00, 32.00, 28.00, 43.00 +HTS, 02, 21, 47.00, 28.00, 33.00, 31.00, 45.00 +HUF, 02, 21, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 21, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 21, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 21, 34.00, 12.00, 13.00, 13.00, 20.00 +IAB, 02, 21, 49.00, 26.00, -9999.00, -9999.00, 18.00 +IAD, 02, 21, 46.00, 25.00, 22.00, 22.00, 34.00 +IAG, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 21, 66.00, 44.00, 19.00, 21.00, 30.00 +ICT, 02, 21, 49.00, 26.00, 18.00, 13.00, 22.00 +IDA, 02, 21, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 21, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 21, 44.00, 26.00, 24.00, 21.00, 35.00 +ILI, 02, 21, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 21, 59.00, 37.00, 20.00, 22.00, 32.00 +IMT, 02, 21, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +IND, 02, 21, 41.00, 23.00, 27.00, 27.00, 39.00 +INL, 02, 21, 22.00, -1.00, 21.00, 20.00, 32.00 +INS, 02, 21, 60.00, 36.00, -9999.00, -9999.00, 8.00 +INT, 02, 21, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +INW, 02, 21, 55.00, 26.00, 9.00, 10.00, 15.00 +IPL, 02, 21, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 21, 39.00, 21.00, 25.00, 26.00, 38.00 +IRK, 02, 21, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 21, 30.00, 8.00, 14.00, 12.00, 21.00 +ISP, 02, 21, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 21, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 21, 72.00, 42.00, -9999.00, -9999.00, 13.00 +IWD, 02, 21, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 21, 31.00, 3.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 21, 62.00, 37.00, 23.00, 20.00, 33.00 +JAX, 02, 21, 68.00, 44.00, 16.00, 20.00, 27.00 +JBR, 02, 21, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 21, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 21, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 21, 41.00, 28.00, 23.00, 20.00, 34.00 +JHW, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 21, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 21, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 21, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 21, 35.00, 23.00, 44.00, 47.00, 56.00 +JST, 02, 21, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 21, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 21, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 21, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 21, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 21, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 21, 34.00, 16.00, 30.00, 29.00, 44.00 +LAR, 02, 21, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 21, 64.00, 40.00, 7.00, 9.00, 13.00 +LAX, 02, 21, 66.00, 50.00, 15.00, 17.00, 22.00 +LBB, 02, 21, 59.00, 30.00, 10.00, 9.00, 14.00 +LBF, 02, 21, 43.00, 16.00, 14.00, 9.00, 19.00 +LCH, 02, 21, 65.00, 45.00, 21.00, 19.00, 32.00 +LCK, 02, 21, 43.00, 24.00, -9999.00, -9999.00, 38.00 +LEB, 02, 21, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 21, 46.00, 27.00, 29.00, 27.00, 40.00 +LFI, 02, 21, 50.00, 34.00, -9999.00, -9999.00, 33.00 +LFK, 02, 21, 65.00, 41.00, 18.00, 20.00, 29.00 +LFT, 02, 21, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 21, 41.00, 28.00, 23.00, 20.00, 34.00 +LGB, 02, 21, 68.00, 47.00, 16.00, 17.00, 24.00 +LGU, 02, 21, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 21, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 21, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 21, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 21, 56.00, 35.00, 21.00, 20.00, 31.00 +LIZ, 02, 21, 25.00, 4.00, -9999.00, -9999.00, 46.00 +LMT, 02, 21, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 02, 21, 39.00, 15.00, 12.00, 12.00, 18.00 +LNK, 02, 21, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 21, 52.00, 23.00, 13.00, 12.00, 19.00 +LOZ, 02, 21, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 21, 56.00, 34.00, -9999.00, -9999.00, 25.00 +LSE, 02, 21, 32.00, 13.00, 19.00, 17.00, 26.00 +LSF, 02, 21, 63.00, 39.00, -9999.00, -9999.00, 34.00 +LSV, 02, 21, 68.00, 34.00, -9999.00, -9999.00, 8.00 +LTS, 02, 21, 61.00, 31.00, -9999.00, -9999.00, 15.00 +LUF, 02, 21, 73.00, 40.00, -9999.00, -9999.00, 11.00 +LVS, 02, 21, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 21, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 21, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 21, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 21, 49.00, 29.00, 21.00, 23.00, 32.00 +MAF, 02, 21, 64.00, 34.00, 7.00, 6.00, 11.00 +MBL, 02, 21, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 21, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 21, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 21, 63.00, 44.00, -9999.00, -9999.00, 29.00 +MCF, 02, 21, 72.00, 52.00, -9999.00, -9999.00, 23.00 +MCG, 02, 21, 12.00, -12.00, 17.00, 21.00, 27.00 +MCI, 02, 21, 43.00, 24.00, 20.00, 17.00, 29.00 +MCK, 02, 21, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 21, 63.00, 38.00, 21.00, 22.00, 32.00 +MCO, 02, 21, 73.00, 50.00, 14.00, 18.00, 25.00 +MCW, 02, 21, 30.00, 13.00, 17.00, 12.00, 22.00 +MC2, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 02, 21, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 21, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 21, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 21, 37.00, 22.00, 27.00, 24.00, 37.00 +MEI, 02, 21, 63.00, 38.00, 23.00, 19.00, 32.00 +MEM, 02, 21, 56.00, 36.00, 25.00, 18.00, 33.00 +MER, 02, 21, 63.00, 39.00, -9999.00, -9999.00, 26.00 +MFD, 02, 21, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 21, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 21, 54.00, 33.00, 27.00, 32.00, 41.00 +MGE, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 21, 62.00, 40.00, 23.00, 20.00, 33.00 +MGW, 02, 21, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 21, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 21, 61.00, 42.00, -9999.00, -9999.00, 29.00 +MHS, 02, 21, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 21, 77.00, 59.00, 14.00, 16.00, 24.00 +MIB, 02, 21, 26.00, 9.00, -9999.00, -9999.00, 27.00 +MIV, 02, 21, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 21, 50.00, 25.00, -9999.00, -9999.00, 25.00 +MKC, 02, 21, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 21, 32.00, 18.00, 31.00, 26.00, 41.00 +MKG, 02, 21, 33.00, 19.00, 36.00, 33.00, 48.00 +MKL, 02, 21, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 21, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 21, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 21, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 21, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 21, 37.00, 19.00, 22.00, 20.00, 30.00 +MLS, 02, 21, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 21, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 21, 62.00, 39.00, -9999.00, -9999.00, 36.00 +MOB, 02, 21, 65.00, 44.00, 25.00, 21.00, 35.00 +MOT, 02, 21, 26.00, 9.00, 16.00, 15.00, 25.00 +MPV, 02, 21, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 21, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 21, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 21, 66.00, 29.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 21, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 21, 62.00, 45.00, -9999.00, -9999.00, 31.00 +MSL, 02, 21, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 21, 32.00, 14.00, 24.00, 19.00, 31.00 +MSO, 02, 21, 39.00, 22.00, 25.00, 24.00, 38.00 +MSP, 02, 21, 29.00, 12.00, 21.00, 18.00, 31.00 +MSS, 02, 21, 28.00, 9.00, 30.00, 28.00, 41.00 +MSY, 02, 21, 66.00, 46.00, 21.00, 19.00, 32.00 +MTC, 02, 21, 34.00, 19.00, -9999.00, -9999.00, 37.00 +MTN, 02, 21, 46.00, 26.00, -9999.00, -9999.00, 36.00 +MTO, 02, 21, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 21, 41.00, 22.00, -9999.00, -9999.00, 36.00 +MUO, 02, 21, 50.00, 27.00, -9999.00, -9999.00, 25.00 +MWA, 02, 21, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 21, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 21, 62.00, 40.00, -9999.00, -9999.00, 34.00 +MYL, 02, 21, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 21, 61.00, 37.00, -9999.00, -9999.00, 32.00 +NAO, 02, 21, 60.00, 44.00, -9999.00, -9999.00, 27.00 +NBC, 02, 21, 64.00, 42.00, -9999.00, -9999.00, 32.00 +NBE, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 02, 21, 36.00, 20.00, -9999.00, -9999.00, 30.00 +NCA, 02, 21, 61.00, 35.00, -9999.00, -9999.00, 32.00 +NCO, 02, 21, 40.00, 25.00, -9999.00, -9999.00, 36.00 +NC1, 02, 21, 60.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 21, 44.00, 23.00, -9999.00, -9999.00, 33.00 +NFG, 02, 21, 65.00, 45.00, -9999.00, -9999.00, 21.00 +NFL, 02, 21, 53.00, 24.00, -9999.00, -9999.00, 14.00 +NGP, 02, 21, 70.00, 50.00, -9999.00, -9999.00, 20.00 +NGU, 02, 21, 51.00, 33.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 21, 60.00, 46.00, -9999.00, -9999.00, 31.00 +NHK, 02, 21, 48.00, 28.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 21, 34.00, 15.00, -9999.00, -9999.00, 36.00 +NID, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NIP, 02, 21, 68.00, 44.00, -9999.00, -9999.00, 25.00 +NIR, 02, 21, 68.00, 45.00, -9999.00, -9999.00, 21.00 +NKT, 02, 21, 58.00, 37.00, -9999.00, -9999.00, 32.00 +NKX, 02, 21, 66.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 02, 21, 62.00, 36.00, -9999.00, -9999.00, 30.00 +NPA, 02, 21, 64.00, 45.00, -9999.00, -9999.00, 32.00 +NQA, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 02, 21, 73.00, 49.00, -9999.00, -9999.00, 20.00 +NQX, 02, 21, 76.00, 66.00, -9999.00, -9999.00, 19.00 +NRB, 02, 21, 67.00, 48.00, -9999.00, -9999.00, 28.00 +NRC, 02, 21, 64.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 21, 66.00, 47.00, -9999.00, -9999.00, 18.00 +NSE, 02, 21, 65.00, 42.00, -9999.00, -9999.00, 32.00 +NSI, 02, 21, 66.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 21, 66.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 21, 70.00, 47.00, -9999.00, -9999.00, 18.00 +NTU, 02, 21, 51.00, 33.00, -9999.00, -9999.00, 36.00 +NUC, 02, 21, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 21, 62.00, 41.00, -9999.00, -9999.00, 31.00 +NUW, 02, 21, 50.00, 35.00, -9999.00, -9999.00, 46.00 +NWF, 02, 21, 68.00, 47.00, -9999.00, -9999.00, 22.00 +NXX, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 02, 21, 49.00, 25.00, -9999.00, -9999.00, 33.00 +NZC, 02, 21, 69.00, 40.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 21, 69.00, 43.00, -9999.00, -9999.00, 18.00 +NZW, 02, 21, 39.00, 22.00, -9999.00, -9999.00, 38.00 +NZY, 02, 21, 66.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 21, 61.00, 43.00, 26.00, 29.00, 37.00 +OAR, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFK, 02, 21, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 21, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 21, 54.00, 31.00, 16.00, 13.00, 23.00 +OLM, 02, 21, 50.00, 33.00, 51.00, 54.00, 65.00 +OMA, 02, 21, 40.00, 19.00, 13.00, 14.00, 21.00 +OME, 02, 21, 13.00, -4.00, 17.00, 20.00, 26.00 +ONT, 02, 21, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 21, 36.00, 20.00, 26.00, 23.00, 35.00 +ORF, 02, 21, 51.00, 33.00, 24.00, 23.00, 36.00 +ORH, 02, 21, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 21, 7.00, -18.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 21, 31.00, 12.00, -9999.00, -9999.00, 42.00 +OTG, 02, 21, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 21, 54.00, 41.00, 51.00, 54.00, 62.00 +OTM, 02, 21, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 21, 3.00, -12.00, 12.00, 16.00, 20.00 +OURC, 02, 21, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 21, 41.00, 12.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 21, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 21, 65.00, 41.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 21, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 21, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 21, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 21, 5.00, -14.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 21, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 21, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 21, 66.00, 42.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 21, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 21, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 21, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 21, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 21, 12.00, -12.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 21, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 21, 30.00, 11.00, -9999.00, -9999.00, 34.00 +PBI, 02, 21, 76.00, 57.00, 16.00, 19.00, 27.00 +PDT, 02, 21, 49.00, 32.00, 28.00, 25.00, 41.00 +PDX, 02, 21, 52.00, 37.00, 48.00, 50.00, 62.00 +PFN, 02, 21, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 21, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 21, 43.00, 26.00, 23.00, 20.00, 33.00 +PHX, 02, 21, 71.00, 45.00, 10.00, 10.00, 15.00 +PIA, 02, 21, 38.00, 20.00, 25.00, 22.00, 36.00 +PIB, 02, 21, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 21, 40.00, 21.00, 24.00, 25.00, 36.00 +PIR, 02, 21, 35.00, 14.00, 10.00, 11.00, 17.00 +PIT, 02, 21, 40.00, 22.00, 38.00, 32.00, 51.00 +PKB, 02, 21, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 21, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 21, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 21, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 21, 64.00, 45.00, 22.00, 19.00, 31.00 +POB, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 21, 64.00, 40.00, -9999.00, -9999.00, 32.00 +POM, 02, 21, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 21, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 21, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 21, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 21, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 21, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 21, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 21, 38.00, 17.00, -9999.00, -9999.00, 35.00 +PSP, 02, 21, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 21, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 21, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 21, 52.00, 21.00, 9.00, 8.00, 12.00 +PUC, 02, 21, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 21, 39.00, 22.00, 24.00, 24.00, 35.00 +PVU, 02, 21, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 21, 35.00, 16.00, 25.00, 23.00, 34.00 +P02, 02, 21, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +P07, 02, 21, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +P11, 02, 21, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +P24, 02, 21, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +P28, 02, 21, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +P35, 02, 21, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +P38, 02, 21, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 02, 21, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +P58, 02, 21, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +P59, 02, 21, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +P60, 02, 21, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 02, 21, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +P67, 02, 21, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +P68, 02, 21, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 21, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 21, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 21, 39.00, 16.00, 14.00, 14.00, 22.00 +RBL, 02, 21, 62.00, 41.00, 27.00, 29.00, 37.00 +RCA, 02, 21, 39.00, 16.00, -9999.00, -9999.00, 24.00 +RDD, 02, 21, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 21, 48.00, 25.00, 18.00, 19.00, 30.00 +RDR, 02, 21, 23.00, 4.00, -9999.00, -9999.00, 22.00 +RDU, 02, 21, 54.00, 33.00, 22.00, 24.00, 33.00 +REE, 02, 21, 59.00, 30.00, -9999.00, -9999.00, 11.00 +REJ, 02, 21, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 21, 34.00, 17.00, 23.00, 19.00, 30.00 +RIC, 02, 21, 51.00, 30.00, 22.00, 25.00, 34.00 +RIV, 02, 21, 68.00, 43.00, -9999.00, -9999.00, 15.00 +RIW, 02, 21, 40.00, 9.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 21, 36.00, 15.00, 13.00, 9.00, 17.00 +RME, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 59.00 +RMG, 02, 21, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +RND, 02, 21, 67.00, 43.00, -9999.00, -9999.00, 25.00 +RNO, 02, 21, 53.00, 25.00, 17.00, 17.00, 24.00 +ROA, 02, 21, 50.00, 29.00, 21.00, 23.00, 33.00 +ROC, 02, 21, 34.00, 18.00, 39.00, 39.00, 55.00 +ROW, 02, 21, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 21, 47.00, 22.00, 12.00, 12.00, 18.00 +RST, 02, 21, 29.00, 11.00, 22.00, 19.00, 31.00 +RWF, 02, 21, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 21, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 21, 61.00, 42.00, 27.00, 26.00, 35.00 +SAF, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 21, 66.00, 51.00, 18.00, 18.00, 23.00 +SAT, 02, 21, 67.00, 43.00, 19.00, 15.00, 24.00 +SAV, 02, 21, 64.00, 42.00, 18.00, 19.00, 28.00 +SAW, 02, 21, 29.00, 14.00, -9999.00, -9999.00, 49.00 +SBA, 02, 21, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 21, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 21, 36.00, 21.00, 31.00, 33.00, 45.00 +SBP, 02, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 21, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 21, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 21, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 21, 62.00, 41.00, 23.00, 23.00, 33.00 +SDF, 02, 21, 47.00, 29.00, 25.00, 25.00, 36.00 +SEA, 02, 21, 50.00, 38.00, 42.00, 41.00, 55.00 +SEM, 02, 21, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 21, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 21, 60.00, 45.00, 25.00, 28.00, 36.00 +SGF, 02, 21, 49.00, 27.00, 21.00, 18.00, 29.00 +SGY, 02, 21, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 21, 40.00, 16.00, 17.00, 17.00, 27.00 +SHV, 02, 21, 62.00, 39.00, 22.00, 19.00, 32.00 +SIT, 02, 21, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 21, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 21, 64.00, 36.00, 12.00, 8.00, 16.00 +SKA, 02, 21, 42.00, 27.00, -9999.00, -9999.00, 36.00 +SKF, 02, 21, 67.00, 43.00, -9999.00, -9999.00, 24.00 +SLC, 02, 21, 46.00, 26.00, 23.00, 23.00, 34.00 +SLE, 02, 21, 52.00, 34.00, 45.00, 46.00, 59.00 +SLN, 02, 21, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 21, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 21, 65.00, 41.00, -9999.00, 22.00, 37.00 +SNA, 02, 21, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 21, 27.00, 18.00, 35.00, 36.00, 52.00 +SNS, 02, 21, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 21, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 21, 40.00, 23.00, 26.00, 23.00, 37.00 +SPS, 02, 21, 59.00, 34.00, 15.00, 12.00, 20.00 +SRQ, 02, 21, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 21, 61.00, 36.00, -9999.00, -9999.00, 32.00 +SSI, 02, 21, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +STC, 02, 21, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 21, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +STL, 02, 21, 45.00, 27.00, 26.00, 21.00, 35.00 +STNV, 02, 21, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +STS, 02, 21, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 21, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 21, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 21, 62.00, 41.00, -9999.00, -9999.00, 27.00 +SUX, 02, 21, 36.00, 17.00, 16.00, 16.00, 24.00 +SVN, 02, 21, 64.00, 42.00, -9999.00, -9999.00, 31.00 +SWF, 02, 21, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 21, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 21, 34.00, 17.00, 39.00, 37.00, 52.00 +SZL, 02, 21, 46.00, 23.00, -9999.00, -9999.00, 25.00 +TAD, 02, 21, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 21, 7.00, -15.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 21, 53.00, 24.00, -9999.00, -9999.00, 32.00 +TCC, 02, 21, 58.00, 27.00, 5.00, 6.00, 9.00 +TCL, 02, 21, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 21, 52.00, 34.00, -9999.00, -9999.00, 59.00 +TCS, 02, 21, 60.00, 32.00, -9999.00, 8.00, 12.00 +TEB, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 21, 54.00, 31.00, -9999.00, -9999.00, 20.00 +TKA, 02, 21, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 21, 68.00, 41.00, 18.00, 17.00, 26.00 +TNX, 02, 21, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 21, 36.00, 19.00, 29.00, 28.00, 42.00 +TOP, 02, 21, 45.00, 24.00, 17.00, 17.00, 25.00 +TPA, 02, 21, 72.00, 52.00, 14.00, 16.00, 23.00 +TPH, 02, 21, 50.00, 24.00, 11.00, 10.00, 15.00 +TRI, 02, 21, 51.00, 28.00, 27.00, 28.00, 39.00 +TRK, 02, 21, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 21, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 21, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 21, 53.00, 31.00, 17.00, 17.00, 25.00 +TUP, 02, 21, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 21, 69.00, 42.00, 11.00, 10.00, 16.00 +TVC, 02, 21, 30.00, 12.00, 32.00, 30.00, 43.00 +TVL, 02, 21, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 21, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 21, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 21, 53.00, 30.00, 27.00, 25.00, 37.00 +T01, 02, 21, 49.00, 29.00, -9999.00, -9999.00, 33.00 +T02, 02, 21, 59.00, 35.00, -9999.00, -9999.00, 36.00 +T03, 02, 21, 62.00, 38.00, -9999.00, -9999.00, 32.00 +T04, 02, 21, 73.00, 54.00, -9999.00, -9999.00, 23.00 +T05, 02, 21, 46.00, 21.00, -9999.00, -9999.00, 18.00 +T06, 02, 21, 64.00, 37.00, -9999.00, -9999.00, 36.00 +T07, 02, 21, 51.00, 21.00, -9999.00, -9999.00, 35.00 +T08, 02, 21, 45.00, 26.00, -9999.00, -9999.00, 30.00 +UCA, 02, 21, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 21, 60.00, 36.00, -9999.00, -9999.00, 8.00 +UIL, 02, 21, 50.00, 35.00, 62.00, 62.00, 71.00 +UIN, 02, 21, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 21, 12.00, -4.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 21, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +U15, 02, 21, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +U28, 02, 21, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 21, 66.00, 40.00, -9999.00, -9999.00, 29.00 +VBG, 02, 21, 66.00, 42.00, -9999.00, -9999.00, 26.00 +VCT, 02, 21, 68.00, 47.00, 17.00, 17.00, 26.00 +VCV, 02, 21, 63.00, 34.00, -9999.00, -9999.00, 11.00 +VDZ, 02, 21, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 21, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 21, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 21, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 21, 42.00, 11.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 21, 65.00, 40.00, -9999.00, -9999.00, 31.00 +VRB, 02, 21, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 21, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 21, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 21, 49.00, 29.00, -9999.00, 28.00, -9999.00 +WJA, 02, 21, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 21, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 21, 12.00, -13.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 21, 50.00, 23.00, 16.00, 17.00, 26.00 +WPO, 02, 21, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 21, 63.00, 38.00, -9999.00, -9999.00, 35.00 +WRG, 02, 21, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 21, 45.00, 24.00, -9999.00, -9999.00, 34.00 +WRL, 02, 21, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +X68, 02, 21, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 21, 36.00, 22.00, 57.00, 56.00, 65.00 +YCG, 02, 21, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 21, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 21, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 21, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 21, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 21, 49.00, 27.00, 20.00, 18.00, 29.00 +YNG, 02, 21, 36.00, 20.00, 32.00, 32.00, 48.00 +YPA, 02, 21, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 21, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 21, 14.00, -8.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 21, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 21, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 21, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 21, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 21, 75.00, 47.00, 4.00, 7.00, 8.00 +YVR, 02, 21, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 21, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 21, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 21, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 21, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 21, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 21, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 21, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 21, 25.00, 7.00, 37.00, 33.00, 52.00 +ZUN, 02, 21, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 21, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 21, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 21, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 02, 21, 63.00, 40.00, -9999.00, -9999.00, 31.00 +1V1, 02, 21, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 21, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 21, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 21, 55.00, 37.00, -9999.00, -9999.00, 35.00 +2PJ, 02, 21, 61.00, 36.00, -9999.00, -9999.00, 36.00 +3B1, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 21, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 21, 30.00, 10.00, -9999.00, -9999.00, 42.00 +3SE, 02, 21, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 21, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 21, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 21, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 21, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 21, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 21, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 21, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 22, 40.00, 23.00, 27.00, 24.00, 38.00 +ABI, 02, 22, 62.00, 37.00, 12.00, 10.00, 17.00 +ABQ, 02, 22, 56.00, 28.00, 11.00, 11.00, 18.00 +ABR, 02, 22, 30.00, 10.00, 15.00, 13.00, 22.00 +ABY, 02, 22, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 22, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 22, 63.00, 40.00, 15.00, 15.00, 23.00 +ACV, 02, 22, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 22, 45.00, 26.00, 21.00, 21.00, 33.00 +ADK, 02, 22, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 22, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 22, 47.00, 26.00, -9999.00, -9999.00, 32.00 +AEX, 02, 22, 64.00, 42.00, -9999.00, -9999.00, 31.00 +AFF, 02, 22, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 22, 76.00, 51.00, -9999.00, -9999.00, 32.00 +AGS, 02, 22, 62.00, 37.00, 20.00, 21.00, 31.00 +AHN, 02, 22, 59.00, 37.00, 22.00, 22.00, 33.00 +AKN, 02, 22, 25.00, 8.00, 20.00, 22.00, 31.00 +AKO, 02, 22, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 22, 36.00, 16.00, 25.00, 24.00, 37.00 +ALI, 02, 22, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 22, 33.00, 14.00, 20.00, 16.00, 27.00 +ALS, 02, 22, 42.00, 8.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 22, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 22, 55.00, 28.00, 13.00, 11.00, 19.00 +AMG, 02, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 22, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 22, 28.00, 13.00, 16.00, 19.00, 25.00 +AND, 02, 22, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 22, 43.00, 33.00, 60.00, 56.00, 73.00 +AOO, 02, 22, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +APN, 02, 22, 30.00, 10.00, 28.00, 26.00, 40.00 +AQQ, 02, 22, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 02, 22, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +AST, 02, 22, 52.00, 38.00, 57.00, 59.00, 69.00 +ATL, 02, 22, 57.00, 37.00, 24.00, 23.00, 34.00 +ATW, 02, 22, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 22, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 22, 43.00, 23.00, -9999.00, -9999.00, 37.00 +AUG, 02, 22, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 22, 66.00, 44.00, 17.00, 16.00, 24.00 +AUW, 02, 22, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 22, 52.00, 30.00, 24.00, 22.00, 33.00 +AVP, 02, 22, 37.00, 21.00, 27.00, 25.00, 39.00 +AXN, 02, 22, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 22, 38.00, 17.00, -9999.00, -9999.00, 31.00 +AYS, 02, 22, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 22, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 22, 64.00, 42.00, -9999.00, -9999.00, 30.00 +BAD, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 22, 39.00, 13.00, -9999.00, -9999.00, 25.00 +BDL, 02, 22, 39.00, 21.00, 25.00, 23.00, 36.00 +BDR, 02, 22, 40.00, 25.00, 27.00, 21.00, 38.00 +BET, 02, 22, 15.00, 2.00, 14.00, 14.00, 22.00 +BFD, 02, 22, 32.00, 15.00, 45.00, 43.00, 61.00 +BFF, 02, 22, 46.00, 18.00, 12.00, 10.00, 17.00 +BFL, 02, 22, 66.00, 44.00, 15.00, 15.00, 23.00 +BGM, 02, 22, 32.00, 17.00, 33.00, 34.00, 48.00 +BGR, 02, 22, 32.00, 13.00, 23.00, 21.00, 34.00 +BGS, 02, 22, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 22, 59.00, 37.00, 25.00, 22.00, 34.00 +BID, 02, 22, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 22, 14.00, -4.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 22, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 22, 41.00, 21.00, 18.00, 17.00, 27.00 +BIS, 02, 22, 29.00, 8.00, 17.00, 16.00, 26.00 +BIX, 02, 22, 65.00, 47.00, -9999.00, -9999.00, 31.00 +BJI, 02, 22, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 22, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 22, 49.00, 19.00, -9999.00, -9999.00, 20.00 +BKW, 02, 22, 44.00, 25.00, 35.00, 34.00, 49.00 +BLF, 02, 22, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 22, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 22, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 22, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 22, 47.00, 27.00, -9999.00, -9999.00, 30.00 +BNA, 02, 22, 53.00, 32.00, 28.00, 24.00, 39.00 +BNO, 02, 22, 42.00, 21.00, -9999.00, 27.00, 49.00 +BOI, 02, 22, 47.00, 29.00, 24.00, 25.00, 36.00 +BOS, 02, 22, 40.00, 25.00, 23.00, 23.00, 35.00 +BPI, 02, 22, 32.00, 0.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 22, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 22, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 22, 38.00, 21.00, -9999.00, -9999.00, 25.00 +BRO, 02, 22, 74.00, 54.00, 13.00, 11.00, 18.00 +BRW, 02, 22, -12.00, -24.00, 11.00, 10.00, 16.00 +BSM, 02, 22, 66.00, 44.00, -9999.00, -9999.00, 25.00 +BTI, 02, 22, -15.00, -27.00, 10.00, 9.00, 14.00 +BTL, 02, 22, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 22, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 22, 66.00, 45.00, 23.00, 19.00, 32.00 +BTT, 02, 22, 4.00, -16.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 22, 30.00, 12.00, 30.00, 26.00, 42.00 +BUB, 02, 22, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 22, 34.00, 19.00, 43.00, 44.00, 57.00 +BUR, 02, 22, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 22, 65.00, 47.00, -9999.00, 19.00, 29.00 +BWG, 02, 22, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 22, 46.00, 28.00, 24.00, 22.00, 34.00 +BYH, 02, 22, 52.00, 33.00, -9999.00, -9999.00, 36.00 +BYI, 02, 22, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 22, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 22, 62.00, 36.00, 20.00, 21.00, 31.00 +CAG, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 22, 38.00, 21.00, 35.00, 36.00, 51.00 +CAO, 02, 22, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 22, 26.00, 4.00, 28.00, 32.00, 44.00 +CBM, 02, 22, 60.00, 35.00, -9999.00, -9999.00, 36.00 +CDB, 02, 22, 33.00, 23.00, 46.00, 48.00, 64.00 +CDC, 02, 22, 49.00, 24.00, 15.00, 14.00, 23.00 +CDR, 02, 22, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 22, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 22, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 22, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 22, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 22, 55.00, 33.00, 24.00, 24.00, 35.00 +CHO, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 22, 63.00, 42.00, 19.00, 21.00, 31.00 +CID, 02, 22, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 22, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 22, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 22, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 22, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 22, 38.00, 22.00, 37.00, 36.00, 52.00 +CLL, 02, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 22, 55.00, 34.00, 22.00, 23.00, 32.00 +CMH, 02, 22, 41.00, 24.00, 28.00, 31.00, 42.00 +CMI, 02, 22, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 22, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 22, 44.00, 23.00, 13.00, 13.00, 20.00 +CNM, 02, 22, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 22, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +COD, 02, 22, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +COF, 02, 22, 73.00, 53.00, -9999.00, -9999.00, 25.00 +CON, 02, 22, 35.00, 13.00, 24.00, 22.00, 33.00 +COS, 02, 22, 46.00, 21.00, 11.00, 11.00, 17.00 +COT, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 22, 44.00, 25.00, 24.00, 19.00, 32.00 +CPR, 02, 22, 39.00, 18.00, 19.00, 17.00, 26.00 +CRBC, 02, 22, 34.00, -9.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 22, 71.00, 50.00, 16.00, 14.00, 22.00 +CRW, 02, 22, 48.00, 28.00, 35.00, 37.00, 48.00 +CSG, 02, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 22, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 22, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 22, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 22, 44.00, 25.00, 27.00, 25.00, 39.00 +CVN, 02, 22, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 22, 57.00, 28.00, -9999.00, -9999.00, 11.00 +CXY, 02, 22, 42.00, 25.00, 19.00, 21.00, 32.00 +CYS, 02, 22, 42.00, 19.00, 13.00, 12.00, 18.00 +DAA, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 22, 71.00, 50.00, 15.00, 17.00, 25.00 +DAG, 02, 22, 68.00, 43.00, 8.00, 8.00, 14.00 +DAL, 02, 22, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 22, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 22, 41.00, 23.00, 32.00, 27.00, 43.00 +DBQ, 02, 22, 32.00, 16.00, 24.00, 20.00, 31.00 +DCA, 02, 22, 48.00, 31.00, 22.00, 23.00, 33.00 +DDC, 02, 22, 50.00, 25.00, 13.00, 11.00, 19.00 +DEC, 02, 22, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 22, 48.00, 22.00, 14.00, 12.00, 19.00 +DFW, 02, 22, 61.00, 39.00, 16.00, 14.00, 22.00 +DHN, 02, 22, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 22, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 22, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 22, 69.00, 45.00, -9999.00, -9999.00, 15.00 +DLG, 02, 22, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 22, 24.00, 6.00, 27.00, 24.00, 38.00 +DLLC, 02, 22, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 22, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 22, 69.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 02, 22, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 22, 48.00, 29.00, -9999.00, -9999.00, 34.00 +DPG, 02, 22, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 22, 66.00, 41.00, -9999.00, -9999.00, 31.00 +DRA, 02, 22, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 22, 69.00, 45.00, 10.00, 10.00, 14.00 +DSM, 02, 22, 37.00, 18.00, 22.00, 17.00, 29.00 +DTW, 02, 22, 36.00, 20.00, 29.00, 29.00, 42.00 +DUG, 02, 22, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 22, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 22, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 22, 62.00, 37.00, -9999.00, -9999.00, 17.00 +D45, 02, 22, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 22, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 22, 30.00, 9.00, 18.00, 17.00, 27.00 +ECG, 02, 22, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 22, 63.00, 37.00, -9999.00, -9999.00, 11.00 +EED, 02, 22, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 02, 22, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 22, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 22, 44.00, 21.00, 40.00, 40.00, 56.00 +EKO, 02, 22, 45.00, 22.00, 21.00, 21.00, 30.00 +ELD, 02, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 22, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 22, 64.00, 36.00, 7.00, 7.00, 11.00 +ELY, 02, 22, 45.00, 17.00, 19.00, 18.00, 28.00 +EMP, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 22, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 02, 22, 54.00, 31.00, -9999.00, -9999.00, 17.00 +ENN, 02, 22, 10.00, -14.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 22, 45.00, 27.00, -9999.00, -9999.00, 19.00 +EPH, 02, 22, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 22, 36.00, 20.00, 39.00, 36.00, 53.00 +ESF, 02, 22, 64.00, 42.00, -9999.00, -9999.00, 29.00 +EUG, 02, 22, 53.00, 38.00, 44.00, 47.00, 58.00 +EVV, 02, 22, 46.00, 28.00, 27.00, 22.00, 36.00 +EWN, 02, 22, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 22, 43.00, 27.00, 23.00, 21.00, 35.00 +EYW, 02, 22, 76.00, 67.00, 13.00, 11.00, 20.00 +E74, 02, 22, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 22, 53.00, 31.00, -9999.00, -9999.00, 33.00 +FAI, 02, 22, 12.00, -12.00, 12.00, 14.00, 20.00 +FAR, 02, 22, 24.00, 6.00, 17.00, 16.00, 26.00 +FAT, 02, 22, 64.00, 42.00, 19.00, 22.00, 28.00 +FAY, 02, 22, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 22, 37.00, 20.00, 26.00, 29.00, 41.00 +FCS, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 22, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 22, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 22, 46.00, 19.00, 24.00, 24.00, 32.00 +FLL, 02, 22, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 22, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 22, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +FME, 02, 22, 50.00, 26.00, -9999.00, -9999.00, 36.00 +FMH, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 22, 53.00, 24.00, 11.00, 15.00, 17.00 +FMY, 02, 22, 77.00, 56.00, 10.00, 13.00, 20.00 +FNT, 02, 22, 34.00, 18.00, 28.00, 26.00, 41.00 +FOD, 02, 22, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 22, 45.00, 24.00, -9999.00, -9999.00, 23.00 +FOK, 02, 22, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 22, 47.00, 25.00, -9999.00, -9999.00, 20.00 +FSD, 02, 22, 32.00, 13.00, 18.00, 14.00, 25.00 +FSI, 02, 22, 57.00, 31.00, -9999.00, -9999.00, 18.00 +FSM, 02, 22, 56.00, 33.00, 19.00, 16.00, 29.00 +FTK, 02, 22, 48.00, 26.00, -9999.00, -9999.00, 36.00 +FWA, 02, 22, 37.00, 20.00, 26.00, 25.00, 39.00 +FWH, 02, 22, 61.00, 37.00, -9999.00, -9999.00, 21.00 +FYU, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 22, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 22, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 22, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 22, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 22, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 22, 43.00, 27.00, 26.00, 29.00, 41.00 +GFA, 02, 22, 40.00, 19.00, -9999.00, -9999.00, 24.00 +GFK, 02, 22, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 22, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 22, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 22, 30.00, 11.00, 16.00, 14.00, 23.00 +GJT, 02, 22, 48.00, 26.00, 15.00, 13.00, 21.00 +GKN, 02, 22, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 22, 47.00, 21.00, 11.00, 12.00, 17.00 +GLH, 02, 22, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 22, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 22, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 22, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GON, 02, 22, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 22, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 22, 30.00, 12.00, 26.00, 20.00, 34.00 +GRCI, 02, 22, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 22, 53.00, 35.00, -9999.00, -9999.00, 55.00 +GRI, 02, 22, 41.00, 19.00, 15.00, 13.00, 21.00 +GRK, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 02, 22, 34.00, 18.00, 28.00, 30.00, 41.00 +GSB, 02, 22, 57.00, 36.00, -9999.00, -9999.00, 35.00 +GSG, 02, 22, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 22, 53.00, 31.00, 22.00, 23.00, 31.00 +GSP, 02, 22, 57.00, 34.00, 23.00, 22.00, 33.00 +GST, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 22, 32.00, 12.00, -9999.00, -9999.00, 59.00 +GTF, 02, 22, 40.00, 19.00, 18.00, 18.00, 26.00 +GUP, 02, 22, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 22, 38.00, 18.00, -9999.00, -9999.00, 37.00 +GVW, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 02, 22, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 22, 55.00, 39.00, 20.00, 24.00, 34.00 +HBR, 02, 22, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 22, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 22, 44.00, 25.00, -9999.00, -9999.00, 30.00 +HKY, 02, 22, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 22, 39.00, 18.00, 15.00, 15.00, 24.00 +HMN, 02, 22, 65.00, 27.00, -9999.00, -9999.00, 9.00 +HMS, 02, 22, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 22, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 22, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 02, 22, 32.00, 12.00, 16.00, 13.00, 22.00 +HOP, 02, 22, 50.00, 28.00, -9999.00, -9999.00, 36.00 +HOT, 02, 22, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 22, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 22, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 22, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 22, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 22, 66.00, 41.00, -9999.00, -9999.00, 35.00 +HST, 02, 22, 78.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 02, 22, 56.00, 35.00, 28.00, 22.00, 38.00 +HTL, 02, 22, 30.00, 10.00, 33.00, 28.00, 43.00 +HTS, 02, 22, 47.00, 28.00, 33.00, 32.00, 45.00 +HUF, 02, 22, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 22, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 22, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 22, 35.00, 13.00, 14.00, 13.00, 21.00 +IAB, 02, 22, 49.00, 26.00, -9999.00, -9999.00, 18.00 +IAD, 02, 22, 46.00, 25.00, 23.00, 23.00, 34.00 +IAG, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 22, 67.00, 45.00, 19.00, 21.00, 30.00 +ICT, 02, 22, 49.00, 26.00, 19.00, 13.00, 23.00 +IDA, 02, 22, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 22, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 22, 44.00, 27.00, 24.00, 21.00, 35.00 +ILI, 02, 22, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 22, 60.00, 38.00, 20.00, 22.00, 32.00 +IMT, 02, 22, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +IND, 02, 22, 41.00, 24.00, 27.00, 27.00, 39.00 +INL, 02, 22, 22.00, 0.00, 21.00, 20.00, 32.00 +INS, 02, 22, 61.00, 36.00, -9999.00, -9999.00, 7.00 +INT, 02, 22, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +INW, 02, 22, 56.00, 27.00, 9.00, 10.00, 15.00 +IPL, 02, 22, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 22, 39.00, 21.00, 25.00, 26.00, 38.00 +IRK, 02, 22, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 22, 30.00, 8.00, 14.00, 12.00, 21.00 +ISP, 02, 22, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 22, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 22, 72.00, 43.00, -9999.00, -9999.00, 13.00 +IWD, 02, 22, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 22, 32.00, 4.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 22, 63.00, 38.00, 23.00, 20.00, 34.00 +JAX, 02, 22, 69.00, 45.00, 16.00, 20.00, 27.00 +JBR, 02, 22, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 22, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 22, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 22, 42.00, 28.00, 23.00, 20.00, 34.00 +JHW, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 22, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 22, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 22, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 22, 36.00, 24.00, 44.00, 47.00, 56.00 +JST, 02, 22, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 22, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 22, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 22, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 22, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 22, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 22, 34.00, 16.00, 31.00, 29.00, 44.00 +LAR, 02, 22, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 22, 65.00, 41.00, 8.00, 9.00, 13.00 +LAX, 02, 22, 66.00, 50.00, 16.00, 18.00, 22.00 +LBB, 02, 22, 60.00, 31.00, 10.00, 9.00, 14.00 +LBF, 02, 22, 43.00, 17.00, 15.00, 10.00, 20.00 +LCH, 02, 22, 66.00, 46.00, 21.00, 19.00, 32.00 +LCK, 02, 22, 43.00, 24.00, -9999.00, -9999.00, 39.00 +LEB, 02, 22, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 22, 46.00, 28.00, 29.00, 27.00, 40.00 +LFI, 02, 22, 51.00, 35.00, -9999.00, -9999.00, 34.00 +LFK, 02, 22, 65.00, 42.00, 18.00, 20.00, 29.00 +LFT, 02, 22, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 22, 42.00, 29.00, 23.00, 21.00, 34.00 +LGB, 02, 22, 68.00, 48.00, 16.00, 17.00, 24.00 +LGU, 02, 22, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 22, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 22, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 22, 56.00, 36.00, 21.00, 21.00, 32.00 +LIZ, 02, 22, 26.00, 4.00, -9999.00, -9999.00, 46.00 +LMT, 02, 22, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +LND, 02, 22, 39.00, 16.00, 12.00, 12.00, 18.00 +LNK, 02, 22, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 22, 52.00, 24.00, 13.00, 11.00, 19.00 +LOZ, 02, 22, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 22, 57.00, 35.00, -9999.00, -9999.00, 25.00 +LSE, 02, 22, 32.00, 13.00, 20.00, 17.00, 26.00 +LSF, 02, 22, 63.00, 40.00, -9999.00, -9999.00, 34.00 +LSV, 02, 22, 69.00, 35.00, -9999.00, -9999.00, 7.00 +LTS, 02, 22, 61.00, 32.00, -9999.00, -9999.00, 16.00 +LUF, 02, 22, 74.00, 41.00, -9999.00, -9999.00, 11.00 +LVS, 02, 22, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 22, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 22, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 22, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 22, 50.00, 30.00, 21.00, 24.00, 32.00 +MAF, 02, 22, 64.00, 35.00, 7.00, 6.00, 11.00 +MBL, 02, 22, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 22, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 22, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 22, 63.00, 45.00, -9999.00, -9999.00, 29.00 +MCF, 02, 22, 73.00, 53.00, -9999.00, -9999.00, 23.00 +MCG, 02, 22, 13.00, -12.00, 17.00, 21.00, 27.00 +MCI, 02, 22, 43.00, 24.00, 20.00, 17.00, 29.00 +MCK, 02, 22, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 22, 63.00, 39.00, 21.00, 22.00, 32.00 +MCO, 02, 22, 74.00, 51.00, 14.00, 18.00, 25.00 +MCW, 02, 22, 30.00, 13.00, 17.00, 12.00, 22.00 +MC2, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 02, 22, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 22, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 22, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 22, 37.00, 22.00, 27.00, 25.00, 38.00 +MEI, 02, 22, 64.00, 39.00, 23.00, 20.00, 32.00 +MEM, 02, 22, 56.00, 37.00, 25.00, 19.00, 34.00 +MER, 02, 22, 64.00, 40.00, -9999.00, -9999.00, 26.00 +MFD, 02, 22, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 22, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 22, 55.00, 33.00, 27.00, 32.00, 41.00 +MGE, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 22, 63.00, 41.00, 23.00, 20.00, 34.00 +MGW, 02, 22, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 22, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 22, 62.00, 43.00, -9999.00, -9999.00, 29.00 +MHS, 02, 22, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 22, 77.00, 59.00, 14.00, 16.00, 24.00 +MIB, 02, 22, 26.00, 9.00, -9999.00, -9999.00, 27.00 +MIV, 02, 22, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 22, 50.00, 26.00, -9999.00, -9999.00, 25.00 +MKC, 02, 22, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 22, 33.00, 18.00, 31.00, 26.00, 41.00 +MKG, 02, 22, 33.00, 20.00, 36.00, 33.00, 48.00 +MKL, 02, 22, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 22, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 22, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 22, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 22, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 22, 37.00, 19.00, 22.00, 20.00, 31.00 +MLS, 02, 22, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 22, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 22, 63.00, 40.00, -9999.00, -9999.00, 36.00 +MOB, 02, 22, 66.00, 45.00, 25.00, 21.00, 35.00 +MOT, 02, 22, 26.00, 9.00, 17.00, 15.00, 25.00 +MPV, 02, 22, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 22, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 22, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 22, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 22, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 22, 62.00, 45.00, -9999.00, -9999.00, 31.00 +MSL, 02, 22, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 22, 33.00, 14.00, 25.00, 19.00, 32.00 +MSO, 02, 22, 40.00, 22.00, 25.00, 24.00, 39.00 +MSP, 02, 22, 29.00, 13.00, 21.00, 19.00, 32.00 +MSS, 02, 22, 29.00, 9.00, 30.00, 28.00, 42.00 +MSY, 02, 22, 66.00, 46.00, 21.00, 19.00, 32.00 +MTC, 02, 22, 34.00, 20.00, -9999.00, -9999.00, 37.00 +MTN, 02, 22, 47.00, 27.00, -9999.00, -9999.00, 36.00 +MTO, 02, 22, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 22, 42.00, 23.00, -9999.00, -9999.00, 36.00 +MUO, 02, 22, 51.00, 28.00, -9999.00, -9999.00, 25.00 +MWA, 02, 22, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 22, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 22, 63.00, 41.00, -9999.00, -9999.00, 34.00 +MYL, 02, 22, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 22, 62.00, 37.00, -9999.00, -9999.00, 32.00 +NAO, 02, 22, 61.00, 45.00, -9999.00, -9999.00, 27.00 +NBC, 02, 22, 64.00, 43.00, -9999.00, -9999.00, 32.00 +NBE, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 02, 22, 36.00, 20.00, -9999.00, -9999.00, 31.00 +NCA, 02, 22, 62.00, 36.00, -9999.00, -9999.00, 32.00 +NCO, 02, 22, 41.00, 25.00, -9999.00, -9999.00, 36.00 +NC1, 02, 22, 60.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 22, 45.00, 24.00, -9999.00, -9999.00, 33.00 +NFG, 02, 22, 65.00, 46.00, -9999.00, -9999.00, 22.00 +NFL, 02, 22, 54.00, 25.00, -9999.00, -9999.00, 14.00 +NGP, 02, 22, 71.00, 51.00, -9999.00, -9999.00, 20.00 +NGU, 02, 22, 52.00, 34.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 22, 60.00, 47.00, -9999.00, -9999.00, 31.00 +NHK, 02, 22, 49.00, 29.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 22, 35.00, 15.00, -9999.00, -9999.00, 36.00 +NID, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NIP, 02, 22, 69.00, 45.00, -9999.00, -9999.00, 25.00 +NIR, 02, 22, 69.00, 46.00, -9999.00, -9999.00, 21.00 +NKT, 02, 22, 59.00, 38.00, -9999.00, -9999.00, 32.00 +NKX, 02, 22, 66.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 02, 22, 63.00, 37.00, -9999.00, -9999.00, 31.00 +NPA, 02, 22, 65.00, 46.00, -9999.00, -9999.00, 32.00 +NQA, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 02, 22, 74.00, 50.00, -9999.00, -9999.00, 20.00 +NQX, 02, 22, 76.00, 67.00, -9999.00, -9999.00, 19.00 +NRB, 02, 22, 68.00, 49.00, -9999.00, -9999.00, 28.00 +NRC, 02, 22, 65.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 22, 65.00, 48.00, -9999.00, -9999.00, 18.00 +NSE, 02, 22, 66.00, 43.00, -9999.00, -9999.00, 32.00 +NSI, 02, 22, 66.00, 45.00, -9999.00, -9999.00, 18.00 +NTD, 02, 22, 66.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 22, 70.00, 48.00, -9999.00, -9999.00, 18.00 +NTU, 02, 22, 52.00, 34.00, -9999.00, -9999.00, 36.00 +NUC, 02, 22, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 22, 63.00, 42.00, -9999.00, -9999.00, 31.00 +NUW, 02, 22, 50.00, 36.00, -9999.00, -9999.00, 46.00 +NWF, 02, 22, 68.00, 48.00, -9999.00, -9999.00, 22.00 +NXX, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 02, 22, 50.00, 26.00, -9999.00, -9999.00, 33.00 +NZC, 02, 22, 70.00, 41.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 22, 69.00, 44.00, -9999.00, -9999.00, 18.00 +NZW, 02, 22, 40.00, 22.00, -9999.00, -9999.00, 38.00 +NZY, 02, 22, 66.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 22, 62.00, 43.00, 26.00, 29.00, 37.00 +OAR, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFK, 02, 22, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 22, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 22, 55.00, 32.00, 16.00, 13.00, 23.00 +OLM, 02, 22, 51.00, 33.00, 51.00, 54.00, 65.00 +OMA, 02, 22, 40.00, 19.00, 13.00, 15.00, 21.00 +OME, 02, 22, 13.00, -4.00, 17.00, 20.00, 27.00 +ONT, 02, 22, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 22, 36.00, 20.00, 26.00, 24.00, 35.00 +ORF, 02, 22, 52.00, 34.00, 24.00, 23.00, 36.00 +ORH, 02, 22, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 22, 7.00, -18.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 22, 32.00, 12.00, -9999.00, -9999.00, 42.00 +OTG, 02, 22, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 22, 54.00, 41.00, 52.00, 54.00, 63.00 +OTM, 02, 22, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 22, 3.00, -12.00, 13.00, 16.00, 20.00 +OURC, 02, 22, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 22, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 22, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 22, 66.00, 42.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 22, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 22, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 22, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 22, 5.00, -13.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 22, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 22, 7.00, -14.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 22, 67.00, 43.00, -9999.00, -9999.00, 30.00 +PAQ, 02, 22, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 22, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 22, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 22, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 22, 13.00, -12.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 22, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 22, 30.00, 11.00, -9999.00, -9999.00, 34.00 +PBI, 02, 22, 77.00, 58.00, 16.00, 19.00, 27.00 +PDT, 02, 22, 49.00, 33.00, 28.00, 25.00, 41.00 +PDX, 02, 22, 53.00, 37.00, 48.00, 50.00, 61.00 +PFN, 02, 22, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 22, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 22, 43.00, 27.00, 24.00, 20.00, 33.00 +PHX, 02, 22, 72.00, 46.00, 10.00, 10.00, 15.00 +PIA, 02, 22, 38.00, 20.00, 25.00, 22.00, 36.00 +PIB, 02, 22, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 22, 41.00, 22.00, 24.00, 26.00, 36.00 +PIR, 02, 22, 35.00, 15.00, 10.00, 11.00, 17.00 +PIT, 02, 22, 40.00, 23.00, 38.00, 32.00, 51.00 +PKB, 02, 22, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 22, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 22, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 22, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 22, 65.00, 46.00, 22.00, 19.00, 31.00 +POB, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 22, 65.00, 40.00, -9999.00, -9999.00, 33.00 +POM, 02, 22, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 22, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 22, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 22, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 22, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 22, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 22, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 22, 38.00, 18.00, -9999.00, -9999.00, 35.00 +PSP, 02, 22, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 22, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 22, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 22, 53.00, 22.00, 9.00, 8.00, 12.00 +PUC, 02, 22, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 22, 40.00, 23.00, 24.00, 24.00, 35.00 +PVU, 02, 22, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 22, 35.00, 16.00, 25.00, 23.00, 35.00 +P02, 02, 22, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +P07, 02, 22, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +P11, 02, 22, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +P24, 02, 22, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +P28, 02, 22, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +P35, 02, 22, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +P38, 02, 22, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 02, 22, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +P58, 02, 22, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +P59, 02, 22, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +P60, 02, 22, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +P61, 02, 22, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +P67, 02, 22, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +P68, 02, 22, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +P69, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 22, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 22, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 22, 40.00, 17.00, 14.00, 15.00, 22.00 +RBL, 02, 22, 62.00, 42.00, 27.00, 29.00, 37.00 +RCA, 02, 22, 40.00, 17.00, -9999.00, -9999.00, 24.00 +RDD, 02, 22, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 22, 49.00, 26.00, 18.00, 19.00, 30.00 +RDR, 02, 22, 23.00, 4.00, -9999.00, -9999.00, 22.00 +RDU, 02, 22, 55.00, 33.00, 22.00, 24.00, 33.00 +REE, 02, 22, 60.00, 31.00, -9999.00, -9999.00, 11.00 +REJ, 02, 22, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 22, 34.00, 17.00, 23.00, 20.00, 31.00 +RIC, 02, 22, 52.00, 30.00, 23.00, 25.00, 34.00 +RIV, 02, 22, 68.00, 43.00, -9999.00, -9999.00, 15.00 +RIW, 02, 22, 40.00, 9.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 22, 36.00, 16.00, 13.00, 9.00, 17.00 +RME, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 59.00 +RMG, 02, 22, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +RND, 02, 22, 68.00, 44.00, -9999.00, -9999.00, 25.00 +RNO, 02, 22, 53.00, 26.00, 17.00, 17.00, 24.00 +ROA, 02, 22, 50.00, 29.00, 21.00, 23.00, 33.00 +ROC, 02, 22, 35.00, 19.00, 39.00, 39.00, 55.00 +ROW, 02, 22, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 22, 47.00, 23.00, 12.00, 12.00, 18.00 +RST, 02, 22, 29.00, 11.00, 23.00, 19.00, 31.00 +RWF, 02, 22, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 22, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 22, 62.00, 42.00, 27.00, 26.00, 35.00 +SAF, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 22, 66.00, 51.00, 18.00, 18.00, 23.00 +SAT, 02, 22, 68.00, 44.00, 19.00, 15.00, 24.00 +SAV, 02, 22, 64.00, 43.00, 19.00, 19.00, 28.00 +SAW, 02, 22, 29.00, 14.00, -9999.00, -9999.00, 48.00 +SBA, 02, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 22, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 22, 37.00, 21.00, 32.00, 33.00, 45.00 +SBP, 02, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 22, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 22, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 22, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 22, 63.00, 41.00, 23.00, 24.00, 33.00 +SDF, 02, 22, 47.00, 29.00, 26.00, 25.00, 37.00 +SEA, 02, 22, 51.00, 38.00, 42.00, 41.00, 55.00 +SEM, 02, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 22, 60.00, 46.00, 25.00, 28.00, 36.00 +SGF, 02, 22, 49.00, 27.00, 22.00, 19.00, 30.00 +SGY, 02, 22, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 22, 41.00, 17.00, 17.00, 17.00, 27.00 +SHV, 02, 22, 63.00, 40.00, 22.00, 19.00, 32.00 +SIT, 02, 22, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 22, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 22, 65.00, 37.00, 12.00, 8.00, 16.00 +SKA, 02, 22, 43.00, 27.00, -9999.00, -9999.00, 36.00 +SKF, 02, 22, 68.00, 44.00, -9999.00, -9999.00, 24.00 +SLC, 02, 22, 46.00, 27.00, 23.00, 23.00, 35.00 +SLE, 02, 22, 53.00, 35.00, 45.00, 46.00, 59.00 +SLN, 02, 22, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 22, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 22, 64.00, 41.00, -9999.00, 23.00, 38.00 +SNA, 02, 22, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 22, 27.00, 18.00, 35.00, 37.00, 52.00 +SNS, 02, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 22, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 22, 40.00, 23.00, 26.00, 23.00, 38.00 +SPS, 02, 22, 60.00, 34.00, 15.00, 12.00, 21.00 +SRQ, 02, 22, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 22, 62.00, 37.00, -9999.00, -9999.00, 33.00 +SSI, 02, 22, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +STC, 02, 22, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 22, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +STL, 02, 22, 45.00, 28.00, 26.00, 21.00, 35.00 +STNV, 02, 22, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +STS, 02, 22, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 22, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 22, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 22, 63.00, 41.00, -9999.00, -9999.00, 27.00 +SUX, 02, 22, 36.00, 17.00, 16.00, 16.00, 25.00 +SVN, 02, 22, 64.00, 43.00, -9999.00, -9999.00, 31.00 +SWF, 02, 22, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 22, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 22, 35.00, 18.00, 39.00, 37.00, 52.00 +SZL, 02, 22, 46.00, 23.00, -9999.00, -9999.00, 26.00 +TAD, 02, 22, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 22, 7.00, -14.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 22, 53.00, 24.00, -9999.00, -9999.00, 32.00 +TCC, 02, 22, 59.00, 28.00, 6.00, 6.00, 9.00 +TCL, 02, 22, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 22, 53.00, 35.00, -9999.00, -9999.00, 59.00 +TCS, 02, 22, 61.00, 33.00, -9999.00, 7.00, 11.00 +TEB, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 22, 55.00, 32.00, -9999.00, -9999.00, 20.00 +TKA, 02, 22, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 22, 68.00, 42.00, 18.00, 17.00, 26.00 +TNX, 02, 22, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 22, 36.00, 19.00, 29.00, 28.00, 42.00 +TOP, 02, 22, 45.00, 24.00, 17.00, 17.00, 25.00 +TPA, 02, 22, 73.00, 53.00, 14.00, 16.00, 23.00 +TPH, 02, 22, 51.00, 25.00, 11.00, 10.00, 15.00 +TRI, 02, 22, 51.00, 29.00, 27.00, 28.00, 40.00 +TRK, 02, 22, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 22, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 22, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 22, 54.00, 32.00, 17.00, 17.00, 26.00 +TUP, 02, 22, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 22, 69.00, 42.00, 11.00, 10.00, 16.00 +TVC, 02, 22, 30.00, 13.00, 32.00, 29.00, 43.00 +TVL, 02, 22, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 22, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 22, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 22, 54.00, 31.00, 27.00, 25.00, 37.00 +T01, 02, 22, 49.00, 30.00, -9999.00, -9999.00, 34.00 +T02, 02, 22, 59.00, 36.00, -9999.00, -9999.00, 36.00 +T03, 02, 22, 63.00, 39.00, -9999.00, -9999.00, 32.00 +T04, 02, 22, 74.00, 54.00, -9999.00, -9999.00, 23.00 +T05, 02, 22, 46.00, 21.00, -9999.00, -9999.00, 19.00 +T06, 02, 22, 65.00, 38.00, -9999.00, -9999.00, 36.00 +T07, 02, 22, 51.00, 21.00, -9999.00, -9999.00, 35.00 +T08, 02, 22, 45.00, 27.00, -9999.00, -9999.00, 30.00 +UCA, 02, 22, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 22, 61.00, 36.00, -9999.00, -9999.00, 8.00 +UIL, 02, 22, 50.00, 35.00, 62.00, 62.00, 71.00 +UIN, 02, 22, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 22, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 22, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 22, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +U15, 02, 22, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +U28, 02, 22, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 22, 66.00, 41.00, -9999.00, -9999.00, 29.00 +VBG, 02, 22, 66.00, 43.00, -9999.00, -9999.00, 26.00 +VCT, 02, 22, 69.00, 47.00, 17.00, 17.00, 26.00 +VCV, 02, 22, 64.00, 35.00, -9999.00, -9999.00, 11.00 +VDZ, 02, 22, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 22, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 22, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 22, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 22, 42.00, 11.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 22, 66.00, 41.00, -9999.00, -9999.00, 31.00 +VRB, 02, 22, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 22, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 22, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 22, 49.00, 30.00, -9999.00, 29.00, -9999.00 +WJA, 02, 22, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 22, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 22, 13.00, -12.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 22, 51.00, 24.00, 16.00, 18.00, 26.00 +WPO, 02, 22, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 22, 63.00, 39.00, -9999.00, -9999.00, 35.00 +WRG, 02, 22, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 22, 46.00, 25.00, -9999.00, -9999.00, 34.00 +WRL, 02, 22, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +X68, 02, 22, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 22, 36.00, 22.00, 57.00, 56.00, 65.00 +YCG, 02, 22, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 22, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 22, 25.00, 4.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 22, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 22, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 22, 49.00, 28.00, 19.00, 18.00, 29.00 +YNG, 02, 22, 36.00, 20.00, 32.00, 32.00, 48.00 +YPA, 02, 22, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 22, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 22, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 22, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 22, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 22, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 22, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 22, 76.00, 48.00, 4.00, 7.00, 8.00 +YVR, 02, 22, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 22, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 22, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 22, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 22, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 22, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 22, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 22, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 22, 25.00, 7.00, 37.00, 33.00, 52.00 +ZUN, 02, 22, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 22, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 22, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 22, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 02, 22, 64.00, 41.00, -9999.00, -9999.00, 31.00 +1V1, 02, 22, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 22, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 22, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 22, 56.00, 38.00, -9999.00, -9999.00, 35.00 +2PJ, 02, 22, 62.00, 37.00, -9999.00, -9999.00, 36.00 +3B1, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 22, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 22, 31.00, 11.00, -9999.00, -9999.00, 42.00 +3SE, 02, 22, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 22, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 22, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 02, 22, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 22, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 22, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 22, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 22, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 23, 41.00, 24.00, 27.00, 24.00, 38.00 +ABI, 02, 23, 63.00, 38.00, 12.00, 10.00, 17.00 +ABQ, 02, 23, 56.00, 28.00, 11.00, 11.00, 18.00 +ABR, 02, 23, 31.00, 10.00, 15.00, 13.00, 22.00 +ABY, 02, 23, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 23, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 23, 64.00, 41.00, 15.00, 15.00, 23.00 +ACV, 02, 23, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 23, 45.00, 26.00, 21.00, 21.00, 33.00 +ADK, 02, 23, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 23, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 23, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 23, 47.00, 26.00, -9999.00, -9999.00, 32.00 +AEX, 02, 23, 65.00, 42.00, -9999.00, -9999.00, 31.00 +AFF, 02, 23, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 23, 76.00, 51.00, -9999.00, -9999.00, 32.00 +AGS, 02, 23, 63.00, 37.00, 20.00, 21.00, 31.00 +AHN, 02, 23, 59.00, 37.00, 22.00, 22.00, 33.00 +AKN, 02, 23, 25.00, 8.00, 20.00, 22.00, 31.00 +AKO, 02, 23, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 23, 36.00, 17.00, 25.00, 24.00, 37.00 +ALI, 02, 23, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 23, 33.00, 15.00, 20.00, 16.00, 28.00 +ALS, 02, 23, 43.00, 9.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 23, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 23, 55.00, 28.00, 13.00, 11.00, 19.00 +AMG, 02, 23, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 23, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 23, 28.00, 13.00, 16.00, 19.00, 25.00 +AND, 02, 23, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 23, 43.00, 33.00, 60.00, 56.00, 73.00 +AOO, 02, 23, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +APN, 02, 23, 31.00, 11.00, 27.00, 26.00, 40.00 +AQQ, 02, 23, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 02, 23, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +AST, 02, 23, 52.00, 38.00, 57.00, 59.00, 69.00 +ATL, 02, 23, 58.00, 37.00, 24.00, 23.00, 34.00 +ATW, 02, 23, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 23, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 23, 44.00, 23.00, -9999.00, -9999.00, 37.00 +AUG, 02, 23, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 23, 66.00, 45.00, 17.00, 16.00, 24.00 +AUW, 02, 23, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 23, 53.00, 30.00, 24.00, 22.00, 33.00 +AVP, 02, 23, 38.00, 22.00, 27.00, 25.00, 39.00 +AXN, 02, 23, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 23, 38.00, 17.00, -9999.00, -9999.00, 31.00 +AYS, 02, 23, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 23, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 23, 64.00, 42.00, -9999.00, -9999.00, 30.00 +BAD, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 23, 39.00, 13.00, -9999.00, -9999.00, 24.00 +BDL, 02, 23, 39.00, 21.00, 25.00, 23.00, 36.00 +BDR, 02, 23, 40.00, 25.00, 27.00, 21.00, 38.00 +BET, 02, 23, 15.00, 2.00, 14.00, 15.00, 22.00 +BFD, 02, 23, 33.00, 15.00, 45.00, 42.00, 60.00 +BFF, 02, 23, 46.00, 18.00, 12.00, 10.00, 18.00 +BFL, 02, 23, 66.00, 44.00, 15.00, 15.00, 23.00 +BGM, 02, 23, 33.00, 18.00, 33.00, 34.00, 48.00 +BGR, 02, 23, 32.00, 13.00, 23.00, 21.00, 34.00 +BGS, 02, 23, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 23, 60.00, 37.00, 25.00, 22.00, 34.00 +BID, 02, 23, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 23, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 23, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 23, 41.00, 21.00, 18.00, 17.00, 27.00 +BIS, 02, 23, 30.00, 9.00, 17.00, 16.00, 26.00 +BIX, 02, 23, 65.00, 47.00, -9999.00, -9999.00, 31.00 +BJI, 02, 23, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 23, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 23, 49.00, 19.00, -9999.00, -9999.00, 20.00 +BKW, 02, 23, 44.00, 26.00, 35.00, 34.00, 49.00 +BLF, 02, 23, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 23, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 23, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 23, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 23, 48.00, 28.00, -9999.00, -9999.00, 30.00 +BNA, 02, 23, 54.00, 33.00, 28.00, 24.00, 40.00 +BNO, 02, 23, 42.00, 22.00, -9999.00, 27.00, 49.00 +BOI, 02, 23, 47.00, 29.00, 24.00, 24.00, 36.00 +BOS, 02, 23, 40.00, 25.00, 23.00, 23.00, 35.00 +BPI, 02, 23, 33.00, 0.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 23, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 23, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 23, 39.00, 21.00, -9999.00, -9999.00, 25.00 +BRO, 02, 23, 74.00, 54.00, 12.00, 11.00, 18.00 +BRW, 02, 23, -12.00, -24.00, 11.00, 10.00, 16.00 +BSM, 02, 23, 66.00, 45.00, -9999.00, -9999.00, 25.00 +BTI, 02, 23, -15.00, -27.00, 10.00, 9.00, 14.00 +BTL, 02, 23, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 23, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 23, 66.00, 45.00, 23.00, 19.00, 32.00 +BTT, 02, 23, 4.00, -16.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 23, 31.00, 13.00, 30.00, 26.00, 42.00 +BUB, 02, 23, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 23, 34.00, 20.00, 43.00, 44.00, 57.00 +BUR, 02, 23, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 23, 65.00, 47.00, -9999.00, 18.00, 29.00 +BWG, 02, 23, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 23, 47.00, 28.00, 24.00, 22.00, 34.00 +BYH, 02, 23, 53.00, 33.00, -9999.00, -9999.00, 36.00 +BYI, 02, 23, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 23, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 23, 62.00, 37.00, 20.00, 21.00, 31.00 +CAG, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 23, 39.00, 22.00, 35.00, 36.00, 51.00 +CAO, 02, 23, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 23, 26.00, 5.00, 28.00, 32.00, 44.00 +CBM, 02, 23, 60.00, 36.00, -9999.00, -9999.00, 35.00 +CDB, 02, 23, 33.00, 23.00, 47.00, 49.00, 64.00 +CDC, 02, 23, 49.00, 24.00, 15.00, 14.00, 24.00 +CDR, 02, 23, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 23, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 23, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 23, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 23, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 23, 55.00, 34.00, 24.00, 24.00, 35.00 +CHO, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 23, 63.00, 42.00, 19.00, 21.00, 31.00 +CID, 02, 23, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 23, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 23, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 23, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 23, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 23, 38.00, 22.00, 37.00, 36.00, 51.00 +CLL, 02, 23, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 23, 56.00, 34.00, 22.00, 23.00, 32.00 +CMH, 02, 23, 42.00, 24.00, 28.00, 30.00, 42.00 +CMI, 02, 23, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 23, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 23, 45.00, 23.00, 13.00, 13.00, 21.00 +CNM, 02, 23, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 23, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +COD, 02, 23, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +COF, 02, 23, 73.00, 53.00, -9999.00, -9999.00, 25.00 +CON, 02, 23, 36.00, 14.00, 24.00, 22.00, 33.00 +COS, 02, 23, 46.00, 21.00, 12.00, 11.00, 17.00 +COT, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 23, 45.00, 26.00, 24.00, 19.00, 32.00 +CPR, 02, 23, 39.00, 18.00, 19.00, 17.00, 26.00 +CRBC, 02, 23, 34.00, -8.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 23, 71.00, 50.00, 16.00, 13.00, 22.00 +CRW, 02, 23, 49.00, 29.00, 35.00, 37.00, 48.00 +CSG, 02, 23, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 23, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 23, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 23, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 23, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 23, 45.00, 26.00, 28.00, 25.00, 39.00 +CVN, 02, 23, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 23, 57.00, 28.00, -9999.00, -9999.00, 10.00 +CXY, 02, 23, 42.00, 26.00, 19.00, 21.00, 32.00 +CYS, 02, 23, 42.00, 19.00, 13.00, 13.00, 19.00 +DAA, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 23, 71.00, 50.00, 15.00, 17.00, 25.00 +DAG, 02, 23, 68.00, 43.00, 8.00, 8.00, 14.00 +DAL, 02, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 23, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 23, 42.00, 24.00, 32.00, 27.00, 43.00 +DBQ, 02, 23, 33.00, 17.00, 24.00, 20.00, 31.00 +DCA, 02, 23, 49.00, 32.00, 22.00, 23.00, 33.00 +DDC, 02, 23, 50.00, 25.00, 14.00, 11.00, 19.00 +DEC, 02, 23, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 23, 48.00, 22.00, 14.00, 13.00, 20.00 +DFW, 02, 23, 62.00, 40.00, 16.00, 14.00, 22.00 +DHN, 02, 23, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 23, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 23, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 23, 70.00, 45.00, -9999.00, -9999.00, 15.00 +DLG, 02, 23, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 23, 25.00, 7.00, 26.00, 24.00, 38.00 +DLLC, 02, 23, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 23, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 23, 69.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 02, 23, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 23, 49.00, 29.00, -9999.00, -9999.00, 34.00 +DPG, 02, 23, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 23, 66.00, 41.00, -9999.00, -9999.00, 31.00 +DRA, 02, 23, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 23, 70.00, 45.00, 10.00, 10.00, 14.00 +DSM, 02, 23, 38.00, 19.00, 22.00, 17.00, 29.00 +DTW, 02, 23, 36.00, 20.00, 29.00, 28.00, 42.00 +DUG, 02, 23, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 23, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 23, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 23, 63.00, 38.00, -9999.00, -9999.00, 16.00 +D45, 02, 23, 22.00, -3.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 23, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 23, 31.00, 10.00, 18.00, 17.00, 27.00 +ECG, 02, 23, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 23, 63.00, 37.00, -9999.00, -9999.00, 11.00 +EED, 02, 23, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 02, 23, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 23, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 23, 45.00, 21.00, 40.00, 40.00, 56.00 +EKO, 02, 23, 45.00, 22.00, 21.00, 21.00, 30.00 +ELD, 02, 23, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 23, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 23, 65.00, 36.00, 7.00, 7.00, 11.00 +ELY, 02, 23, 45.00, 17.00, 19.00, 18.00, 29.00 +EMP, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 23, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 02, 23, 55.00, 32.00, -9999.00, -9999.00, 17.00 +ENN, 02, 23, 11.00, -13.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 23, 46.00, 27.00, -9999.00, -9999.00, 19.00 +EPH, 02, 23, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 23, 36.00, 21.00, 39.00, 36.00, 53.00 +ESF, 02, 23, 65.00, 42.00, -9999.00, -9999.00, 30.00 +EUG, 02, 23, 53.00, 38.00, 44.00, 47.00, 58.00 +EVV, 02, 23, 47.00, 28.00, 27.00, 22.00, 36.00 +EWN, 02, 23, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 23, 44.00, 28.00, 23.00, 21.00, 35.00 +EYW, 02, 23, 76.00, 67.00, 12.00, 11.00, 19.00 +E74, 02, 23, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 23, 54.00, 31.00, -9999.00, -9999.00, 33.00 +FAI, 02, 23, 12.00, -11.00, 12.00, 14.00, 20.00 +FAR, 02, 23, 25.00, 7.00, 17.00, 16.00, 26.00 +FAT, 02, 23, 64.00, 42.00, 19.00, 21.00, 28.00 +FAY, 02, 23, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 23, 38.00, 20.00, 26.00, 29.00, 40.00 +FCS, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 23, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 23, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 23, 46.00, 19.00, 24.00, 24.00, 32.00 +FLL, 02, 23, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 23, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 23, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +FME, 02, 23, 50.00, 26.00, -9999.00, -9999.00, 36.00 +FMH, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 23, 54.00, 24.00, 11.00, 15.00, 17.00 +FMY, 02, 23, 77.00, 56.00, 10.00, 13.00, 20.00 +FNT, 02, 23, 34.00, 18.00, 28.00, 27.00, 41.00 +FOD, 02, 23, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 23, 46.00, 25.00, -9999.00, -9999.00, 23.00 +FOK, 02, 23, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 23, 48.00, 25.00, -9999.00, -9999.00, 20.00 +FSD, 02, 23, 33.00, 14.00, 19.00, 14.00, 26.00 +FSI, 02, 23, 58.00, 32.00, -9999.00, -9999.00, 18.00 +FSM, 02, 23, 57.00, 33.00, 19.00, 16.00, 29.00 +FTK, 02, 23, 49.00, 26.00, -9999.00, -9999.00, 36.00 +FWA, 02, 23, 38.00, 21.00, 26.00, 25.00, 39.00 +FWH, 02, 23, 61.00, 38.00, -9999.00, -9999.00, 21.00 +FYU, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 23, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 23, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 23, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 23, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 23, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 23, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 23, 43.00, 27.00, 26.00, 29.00, 41.00 +GFA, 02, 23, 40.00, 19.00, -9999.00, -9999.00, 24.00 +GFK, 02, 23, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 23, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 23, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 23, 31.00, 11.00, 16.00, 14.00, 23.00 +GJT, 02, 23, 49.00, 27.00, 15.00, 14.00, 21.00 +GKN, 02, 23, 18.00, -4.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 23, 47.00, 21.00, 12.00, 12.00, 17.00 +GLH, 02, 23, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 23, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 23, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 23, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GON, 02, 23, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 23, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 23, 30.00, 13.00, 26.00, 20.00, 34.00 +GRCI, 02, 23, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 23, 53.00, 35.00, -9999.00, -9999.00, 55.00 +GRI, 02, 23, 41.00, 20.00, 16.00, 13.00, 21.00 +GRK, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 02, 23, 35.00, 19.00, 28.00, 30.00, 41.00 +GSB, 02, 23, 57.00, 36.00, -9999.00, -9999.00, 35.00 +GSG, 02, 23, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 23, 54.00, 32.00, 22.00, 23.00, 31.00 +GSP, 02, 23, 57.00, 35.00, 23.00, 22.00, 33.00 +GST, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 23, 32.00, 13.00, -9999.00, -9999.00, 58.00 +GTF, 02, 23, 40.00, 19.00, 18.00, 18.00, 27.00 +GUP, 02, 23, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 23, 39.00, 19.00, -9999.00, -9999.00, 37.00 +GVW, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 02, 23, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 23, 55.00, 39.00, 20.00, 24.00, 34.00 +HBR, 02, 23, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 23, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 23, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 23, 45.00, 25.00, -9999.00, -9999.00, 30.00 +HKY, 02, 23, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 23, 40.00, 18.00, 15.00, 15.00, 24.00 +HMN, 02, 23, 65.00, 27.00, -9999.00, -9999.00, 8.00 +HMS, 02, 23, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 23, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 23, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 02, 23, 33.00, 13.00, 16.00, 13.00, 22.00 +HOP, 02, 23, 51.00, 28.00, -9999.00, -9999.00, 36.00 +HOT, 02, 23, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 23, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 23, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 23, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 23, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 23, 66.00, 41.00, -9999.00, -9999.00, 34.00 +HST, 02, 23, 78.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 02, 23, 56.00, 35.00, 28.00, 22.00, 38.00 +HTL, 02, 23, 31.00, 11.00, 33.00, 27.00, 43.00 +HTS, 02, 23, 48.00, 29.00, 33.00, 32.00, 45.00 +HUF, 02, 23, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 23, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 23, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 23, 35.00, 13.00, 14.00, 13.00, 21.00 +IAB, 02, 23, 50.00, 27.00, -9999.00, -9999.00, 18.00 +IAD, 02, 23, 47.00, 26.00, 23.00, 23.00, 34.00 +IAG, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 23, 67.00, 45.00, 19.00, 21.00, 30.00 +ICT, 02, 23, 50.00, 27.00, 19.00, 13.00, 23.00 +IDA, 02, 23, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 23, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 23, 45.00, 27.00, 25.00, 21.00, 35.00 +ILI, 02, 23, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 23, 60.00, 38.00, 20.00, 22.00, 32.00 +IMT, 02, 23, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +IND, 02, 23, 42.00, 24.00, 27.00, 27.00, 40.00 +INL, 02, 23, 23.00, 0.00, 21.00, 20.00, 32.00 +INS, 02, 23, 61.00, 36.00, -9999.00, -9999.00, 7.00 +INT, 02, 23, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +INW, 02, 23, 56.00, 27.00, 9.00, 9.00, 15.00 +IPL, 02, 23, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 23, 40.00, 22.00, 25.00, 27.00, 38.00 +IRK, 02, 23, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 23, 31.00, 9.00, 14.00, 12.00, 21.00 +ISP, 02, 23, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 23, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 23, 72.00, 43.00, -9999.00, -9999.00, 13.00 +IWD, 02, 23, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 23, 32.00, 4.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 23, 63.00, 38.00, 23.00, 20.00, 34.00 +JAX, 02, 23, 69.00, 45.00, 16.00, 20.00, 27.00 +JBR, 02, 23, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 23, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 23, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 23, 42.00, 29.00, 23.00, 20.00, 34.00 +JHW, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 23, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 23, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 23, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 23, 36.00, 24.00, 44.00, 47.00, 57.00 +JST, 02, 23, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 23, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 23, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 23, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 23, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 23, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 23, 35.00, 17.00, 31.00, 29.00, 44.00 +LAR, 02, 23, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 23, 65.00, 41.00, 8.00, 9.00, 13.00 +LAX, 02, 23, 66.00, 50.00, 16.00, 18.00, 22.00 +LBB, 02, 23, 60.00, 31.00, 10.00, 9.00, 14.00 +LBF, 02, 23, 44.00, 17.00, 15.00, 10.00, 20.00 +LCH, 02, 23, 66.00, 46.00, 21.00, 19.00, 32.00 +LCK, 02, 23, 44.00, 25.00, -9999.00, -9999.00, 39.00 +LEB, 02, 23, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 23, 47.00, 28.00, 29.00, 27.00, 41.00 +LFI, 02, 23, 51.00, 35.00, -9999.00, -9999.00, 34.00 +LFK, 02, 23, 66.00, 42.00, 18.00, 20.00, 29.00 +LFT, 02, 23, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 23, 42.00, 29.00, 23.00, 21.00, 34.00 +LGB, 02, 23, 68.00, 48.00, 16.00, 17.00, 24.00 +LGU, 02, 23, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 23, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 23, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 23, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 23, 57.00, 36.00, 21.00, 21.00, 32.00 +LIZ, 02, 23, 26.00, 5.00, -9999.00, -9999.00, 46.00 +LMT, 02, 23, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +LND, 02, 23, 40.00, 16.00, 12.00, 12.00, 18.00 +LNK, 02, 23, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 23, 53.00, 24.00, 12.00, 11.00, 18.00 +LOZ, 02, 23, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 23, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 23, 57.00, 35.00, -9999.00, -9999.00, 25.00 +LSE, 02, 23, 33.00, 14.00, 20.00, 17.00, 27.00 +LSF, 02, 23, 64.00, 40.00, -9999.00, -9999.00, 34.00 +LSV, 02, 23, 69.00, 35.00, -9999.00, -9999.00, 7.00 +LTS, 02, 23, 62.00, 32.00, -9999.00, -9999.00, 16.00 +LUF, 02, 23, 74.00, 41.00, -9999.00, -9999.00, 10.00 +LVS, 02, 23, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 23, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 23, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 23, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 23, 50.00, 30.00, 21.00, 24.00, 32.00 +MAF, 02, 23, 65.00, 35.00, 7.00, 6.00, 11.00 +MBL, 02, 23, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 23, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 23, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 23, 63.00, 45.00, -9999.00, -9999.00, 28.00 +MCF, 02, 23, 73.00, 53.00, -9999.00, -9999.00, 22.00 +MCG, 02, 23, 13.00, -11.00, 17.00, 21.00, 27.00 +MCI, 02, 23, 44.00, 25.00, 20.00, 17.00, 30.00 +MCK, 02, 23, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 23, 64.00, 39.00, 21.00, 22.00, 32.00 +MCO, 02, 23, 74.00, 51.00, 14.00, 18.00, 25.00 +MCW, 02, 23, 31.00, 14.00, 17.00, 12.00, 23.00 +MC2, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 02, 23, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 23, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 23, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 23, 38.00, 23.00, 28.00, 25.00, 38.00 +MEI, 02, 23, 64.00, 39.00, 23.00, 20.00, 32.00 +MEM, 02, 23, 57.00, 37.00, 25.00, 19.00, 34.00 +MER, 02, 23, 64.00, 40.00, -9999.00, -9999.00, 26.00 +MFD, 02, 23, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 23, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 23, 55.00, 33.00, 27.00, 31.00, 41.00 +MGE, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 23, 63.00, 41.00, 23.00, 20.00, 34.00 +MGW, 02, 23, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 23, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 23, 62.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 02, 23, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 23, 77.00, 59.00, 14.00, 15.00, 23.00 +MIB, 02, 23, 27.00, 10.00, -9999.00, -9999.00, 26.00 +MIV, 02, 23, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 23, 51.00, 26.00, -9999.00, -9999.00, 24.00 +MKC, 02, 23, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 23, 33.00, 19.00, 31.00, 26.00, 41.00 +MKG, 02, 23, 34.00, 20.00, 35.00, 33.00, 48.00 +MKL, 02, 23, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 23, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 23, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 23, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 23, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 23, 38.00, 20.00, 22.00, 20.00, 31.00 +MLS, 02, 23, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 23, 63.00, 40.00, -9999.00, -9999.00, 36.00 +MOB, 02, 23, 66.00, 45.00, 24.00, 21.00, 35.00 +MOT, 02, 23, 27.00, 10.00, 17.00, 15.00, 24.00 +MPV, 02, 23, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 23, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 23, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 23, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 23, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 23, 62.00, 45.00, -9999.00, -9999.00, 31.00 +MSL, 02, 23, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 23, 33.00, 15.00, 25.00, 19.00, 32.00 +MSO, 02, 23, 40.00, 22.00, 25.00, 24.00, 39.00 +MSP, 02, 23, 30.00, 13.00, 21.00, 19.00, 32.00 +MSS, 02, 23, 29.00, 10.00, 30.00, 27.00, 42.00 +MSY, 02, 23, 67.00, 47.00, 21.00, 19.00, 32.00 +MTC, 02, 23, 35.00, 20.00, -9999.00, -9999.00, 37.00 +MTN, 02, 23, 47.00, 27.00, -9999.00, -9999.00, 36.00 +MTO, 02, 23, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 23, 42.00, 23.00, -9999.00, -9999.00, 36.00 +MUO, 02, 23, 51.00, 28.00, -9999.00, -9999.00, 24.00 +MWA, 02, 23, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 23, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 23, 63.00, 41.00, -9999.00, -9999.00, 33.00 +MYL, 02, 23, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 23, 62.00, 38.00, -9999.00, -9999.00, 32.00 +NAO, 02, 23, 61.00, 45.00, -9999.00, -9999.00, 27.00 +NBC, 02, 23, 65.00, 43.00, -9999.00, -9999.00, 32.00 +NBE, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 02, 23, 37.00, 21.00, -9999.00, -9999.00, 31.00 +NCA, 02, 23, 62.00, 36.00, -9999.00, -9999.00, 32.00 +NCO, 02, 23, 41.00, 26.00, -9999.00, -9999.00, 36.00 +NC1, 02, 23, 60.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 23, 45.00, 24.00, -9999.00, -9999.00, 33.00 +NFG, 02, 23, 65.00, 46.00, -9999.00, -9999.00, 22.00 +NFL, 02, 23, 54.00, 25.00, -9999.00, -9999.00, 14.00 +NGP, 02, 23, 71.00, 51.00, -9999.00, -9999.00, 20.00 +NGU, 02, 23, 52.00, 34.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 23, 60.00, 47.00, -9999.00, -9999.00, 31.00 +NHK, 02, 23, 49.00, 29.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 23, 35.00, 16.00, -9999.00, -9999.00, 36.00 +NID, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NIP, 02, 23, 69.00, 45.00, -9999.00, -9999.00, 25.00 +NIR, 02, 23, 69.00, 46.00, -9999.00, -9999.00, 20.00 +NKT, 02, 23, 59.00, 38.00, -9999.00, -9999.00, 32.00 +NKX, 02, 23, 66.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 02, 23, 63.00, 37.00, -9999.00, -9999.00, 31.00 +NPA, 02, 23, 65.00, 46.00, -9999.00, -9999.00, 32.00 +NQA, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 02, 23, 74.00, 50.00, -9999.00, -9999.00, 20.00 +NQX, 02, 23, 76.00, 67.00, -9999.00, -9999.00, 19.00 +NRB, 02, 23, 68.00, 49.00, -9999.00, -9999.00, 27.00 +NRC, 02, 23, 65.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 23, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 02, 23, 66.00, 43.00, -9999.00, -9999.00, 32.00 +NSI, 02, 23, 66.00, 45.00, -9999.00, -9999.00, 17.00 +NTD, 02, 23, 66.00, 45.00, -9999.00, -9999.00, 17.00 +NTK, 02, 23, 70.00, 48.00, -9999.00, -9999.00, 18.00 +NTU, 02, 23, 52.00, 34.00, -9999.00, -9999.00, 36.00 +NUC, 02, 23, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 23, 63.00, 42.00, -9999.00, -9999.00, 31.00 +NUW, 02, 23, 50.00, 36.00, -9999.00, -9999.00, 46.00 +NWF, 02, 23, 68.00, 48.00, -9999.00, -9999.00, 22.00 +NXX, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 02, 23, 50.00, 26.00, -9999.00, -9999.00, 33.00 +NZC, 02, 23, 70.00, 41.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 23, 69.00, 44.00, -9999.00, -9999.00, 18.00 +NZW, 02, 23, 40.00, 23.00, -9999.00, -9999.00, 38.00 +NZY, 02, 23, 66.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 23, 62.00, 43.00, 25.00, 28.00, 36.00 +OAR, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFK, 02, 23, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 23, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 23, 55.00, 32.00, 16.00, 13.00, 24.00 +OLM, 02, 23, 51.00, 33.00, 51.00, 53.00, 64.00 +OMA, 02, 23, 41.00, 20.00, 14.00, 15.00, 22.00 +OME, 02, 23, 13.00, -4.00, 17.00, 20.00, 27.00 +ONT, 02, 23, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 23, 37.00, 21.00, 26.00, 24.00, 36.00 +ORF, 02, 23, 52.00, 34.00, 24.00, 23.00, 36.00 +ORH, 02, 23, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 23, 8.00, -17.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 23, 32.00, 13.00, -9999.00, -9999.00, 41.00 +OTG, 02, 23, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 23, 54.00, 41.00, 52.00, 53.00, 63.00 +OTM, 02, 23, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 23, 3.00, -12.00, 13.00, 16.00, 20.00 +OURC, 02, 23, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 23, 42.00, 13.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 23, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 23, 66.00, 42.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 23, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 23, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 23, 11.00, -11.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 23, 6.00, -13.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 23, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 23, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 23, 67.00, 43.00, -9999.00, -9999.00, 29.00 +PAQ, 02, 23, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 23, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 23, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 23, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 23, 13.00, -11.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 23, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 23, 31.00, 12.00, -9999.00, -9999.00, 34.00 +PBI, 02, 23, 77.00, 58.00, 16.00, 19.00, 26.00 +PDT, 02, 23, 50.00, 33.00, 27.00, 25.00, 40.00 +PDX, 02, 23, 53.00, 37.00, 47.00, 50.00, 61.00 +PFN, 02, 23, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 23, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 23, 44.00, 27.00, 24.00, 20.00, 33.00 +PHX, 02, 23, 72.00, 46.00, 10.00, 10.00, 15.00 +PIA, 02, 23, 39.00, 21.00, 25.00, 22.00, 37.00 +PIB, 02, 23, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 23, 41.00, 22.00, 24.00, 26.00, 36.00 +PIR, 02, 23, 36.00, 15.00, 10.00, 11.00, 17.00 +PIT, 02, 23, 41.00, 23.00, 38.00, 32.00, 51.00 +PKB, 02, 23, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 23, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 23, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 23, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 23, 65.00, 46.00, 22.00, 19.00, 31.00 +POB, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 23, 65.00, 41.00, -9999.00, -9999.00, 33.00 +POM, 02, 23, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 23, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 23, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 23, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 23, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 23, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 23, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 23, 39.00, 18.00, -9999.00, -9999.00, 35.00 +PSP, 02, 23, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 23, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 23, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 23, 53.00, 22.00, 9.00, 8.00, 12.00 +PUC, 02, 23, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 23, 40.00, 23.00, 24.00, 24.00, 35.00 +PVU, 02, 23, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 23, 36.00, 17.00, 25.00, 23.00, 35.00 +P02, 02, 23, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +P07, 02, 23, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +P11, 02, 23, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P24, 02, 23, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +P28, 02, 23, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +P35, 02, 23, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +P38, 02, 23, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 02, 23, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +P58, 02, 23, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +P59, 02, 23, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +P60, 02, 23, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +P61, 02, 23, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +P67, 02, 23, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +P68, 02, 23, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +P69, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 23, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 23, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 23, 40.00, 17.00, 14.00, 15.00, 22.00 +RBL, 02, 23, 62.00, 42.00, 27.00, 29.00, 37.00 +RCA, 02, 23, 40.00, 17.00, -9999.00, -9999.00, 25.00 +RDD, 02, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 23, 49.00, 26.00, 17.00, 19.00, 30.00 +RDR, 02, 23, 24.00, 5.00, -9999.00, -9999.00, 22.00 +RDU, 02, 23, 55.00, 34.00, 22.00, 24.00, 33.00 +REE, 02, 23, 60.00, 31.00, -9999.00, -9999.00, 10.00 +REJ, 02, 23, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 23, 35.00, 18.00, 23.00, 20.00, 31.00 +RIC, 02, 23, 52.00, 31.00, 23.00, 25.00, 34.00 +RIV, 02, 23, 68.00, 43.00, -9999.00, -9999.00, 14.00 +RIW, 02, 23, 41.00, 10.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 23, 37.00, 16.00, 14.00, 9.00, 17.00 +RME, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 58.00 +RMG, 02, 23, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +RND, 02, 23, 68.00, 44.00, -9999.00, -9999.00, 25.00 +RNO, 02, 23, 53.00, 26.00, 17.00, 17.00, 24.00 +ROA, 02, 23, 51.00, 30.00, 22.00, 23.00, 34.00 +ROC, 02, 23, 35.00, 19.00, 39.00, 39.00, 54.00 +ROW, 02, 23, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 23, 48.00, 23.00, 13.00, 12.00, 18.00 +RST, 02, 23, 30.00, 12.00, 23.00, 19.00, 32.00 +RWF, 02, 23, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 23, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 23, 62.00, 42.00, 27.00, 26.00, 35.00 +SAF, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 23, 66.00, 51.00, 18.00, 18.00, 23.00 +SAT, 02, 23, 68.00, 44.00, 19.00, 15.00, 24.00 +SAV, 02, 23, 65.00, 43.00, 19.00, 19.00, 28.00 +SAW, 02, 23, 30.00, 15.00, -9999.00, -9999.00, 48.00 +SBA, 02, 23, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 23, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 23, 37.00, 22.00, 32.00, 33.00, 45.00 +SBP, 02, 23, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 23, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 23, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 23, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 23, 63.00, 41.00, 23.00, 24.00, 33.00 +SDF, 02, 23, 48.00, 30.00, 26.00, 25.00, 37.00 +SEA, 02, 23, 51.00, 38.00, 42.00, 41.00, 55.00 +SEM, 02, 23, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 23, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 23, 60.00, 46.00, 25.00, 28.00, 36.00 +SGF, 02, 23, 50.00, 28.00, 22.00, 19.00, 30.00 +SGY, 02, 23, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 23, 41.00, 17.00, 17.00, 17.00, 27.00 +SHV, 02, 23, 63.00, 40.00, 22.00, 19.00, 32.00 +SIT, 02, 23, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 23, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 23, 65.00, 37.00, 12.00, 8.00, 16.00 +SKA, 02, 23, 43.00, 27.00, -9999.00, -9999.00, 36.00 +SKF, 02, 23, 68.00, 44.00, -9999.00, -9999.00, 24.00 +SLC, 02, 23, 47.00, 27.00, 23.00, 23.00, 35.00 +SLE, 02, 23, 53.00, 35.00, 44.00, 46.00, 58.00 +SLN, 02, 23, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 23, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 23, 64.00, 41.00, -9999.00, 23.00, 38.00 +SNA, 02, 23, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 23, 27.00, 18.00, 35.00, 37.00, 52.00 +SNS, 02, 23, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 23, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 23, 41.00, 24.00, 27.00, 23.00, 38.00 +SPS, 02, 23, 60.00, 35.00, 15.00, 12.00, 21.00 +SRQ, 02, 23, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 23, 62.00, 37.00, -9999.00, -9999.00, 33.00 +SSI, 02, 23, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +STC, 02, 23, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 23, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +STL, 02, 23, 46.00, 28.00, 26.00, 22.00, 35.00 +STNV, 02, 23, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +STS, 02, 23, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 23, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 23, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 23, 63.00, 41.00, -9999.00, -9999.00, 27.00 +SUX, 02, 23, 37.00, 18.00, 16.00, 16.00, 25.00 +SVN, 02, 23, 65.00, 43.00, -9999.00, -9999.00, 31.00 +SWF, 02, 23, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 23, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 23, 35.00, 18.00, 39.00, 37.00, 52.00 +SZL, 02, 23, 47.00, 24.00, -9999.00, -9999.00, 26.00 +TAD, 02, 23, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 23, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 23, 54.00, 25.00, -9999.00, -9999.00, 32.00 +TCC, 02, 23, 59.00, 28.00, 6.00, 6.00, 9.00 +TCL, 02, 23, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 23, 53.00, 35.00, -9999.00, -9999.00, 58.00 +TCS, 02, 23, 61.00, 33.00, -9999.00, 7.00, 11.00 +TEB, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 23, 55.00, 32.00, -9999.00, -9999.00, 20.00 +TKA, 02, 23, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 23, 69.00, 42.00, 18.00, 17.00, 26.00 +TNX, 02, 23, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 23, 37.00, 20.00, 29.00, 28.00, 42.00 +TOP, 02, 23, 46.00, 25.00, 17.00, 17.00, 26.00 +TPA, 02, 23, 73.00, 53.00, 14.00, 16.00, 23.00 +TPH, 02, 23, 51.00, 25.00, 11.00, 10.00, 15.00 +TRI, 02, 23, 52.00, 29.00, 27.00, 28.00, 40.00 +TRK, 02, 23, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 23, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 23, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 23, 54.00, 32.00, 17.00, 17.00, 26.00 +TUP, 02, 23, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 23, 69.00, 42.00, 11.00, 10.00, 16.00 +TVC, 02, 23, 31.00, 13.00, 31.00, 29.00, 43.00 +TVL, 02, 23, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 23, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 23, 54.00, 31.00, 27.00, 25.00, 37.00 +T01, 02, 23, 50.00, 30.00, -9999.00, -9999.00, 34.00 +T02, 02, 23, 60.00, 36.00, -9999.00, -9999.00, 36.00 +T03, 02, 23, 63.00, 39.00, -9999.00, -9999.00, 32.00 +T04, 02, 23, 74.00, 54.00, -9999.00, -9999.00, 22.00 +T05, 02, 23, 47.00, 22.00, -9999.00, -9999.00, 19.00 +T06, 02, 23, 65.00, 38.00, -9999.00, -9999.00, 35.00 +T07, 02, 23, 52.00, 22.00, -9999.00, -9999.00, 34.00 +T08, 02, 23, 46.00, 27.00, -9999.00, -9999.00, 30.00 +UCA, 02, 23, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 23, 61.00, 36.00, -9999.00, -9999.00, 8.00 +UIL, 02, 23, 50.00, 35.00, 62.00, 62.00, 71.00 +UIN, 02, 23, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 23, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 23, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 23, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +U15, 02, 23, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +U28, 02, 23, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 23, 67.00, 41.00, -9999.00, -9999.00, 29.00 +VBG, 02, 23, 66.00, 43.00, -9999.00, -9999.00, 26.00 +VCT, 02, 23, 69.00, 48.00, 16.00, 17.00, 26.00 +VCV, 02, 23, 64.00, 35.00, -9999.00, -9999.00, 11.00 +VDZ, 02, 23, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 23, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 23, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 23, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 23, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 23, 66.00, 41.00, -9999.00, -9999.00, 31.00 +VRB, 02, 23, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 23, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 23, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 23, 50.00, 30.00, -9999.00, 29.00, -9999.00 +WJA, 02, 23, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 23, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 23, 13.00, -12.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 23, 51.00, 24.00, 16.00, 18.00, 26.00 +WPO, 02, 23, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 23, 64.00, 39.00, -9999.00, -9999.00, 34.00 +WRG, 02, 23, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 23, 46.00, 25.00, -9999.00, -9999.00, 34.00 +WRL, 02, 23, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +X68, 02, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 23, 36.00, 22.00, 57.00, 56.00, 65.00 +YCG, 02, 23, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 23, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 23, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 23, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 23, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 23, 50.00, 28.00, 19.00, 18.00, 28.00 +YNG, 02, 23, 37.00, 21.00, 32.00, 32.00, 48.00 +YPA, 02, 23, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 23, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 23, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 23, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 23, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 23, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 23, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 23, 76.00, 48.00, 4.00, 6.00, 8.00 +YVR, 02, 23, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 23, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 23, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 23, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 23, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 23, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 23, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 23, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 23, 26.00, 8.00, 36.00, 32.00, 51.00 +ZUN, 02, 23, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 23, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 23, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 23, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 02, 23, 64.00, 41.00, -9999.00, -9999.00, 31.00 +1V1, 02, 23, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 23, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 23, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 23, 56.00, 38.00, -9999.00, -9999.00, 35.00 +2PJ, 02, 23, 62.00, 37.00, -9999.00, -9999.00, 36.00 +3B1, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 23, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 23, 31.00, 11.00, -9999.00, -9999.00, 41.00 +3SE, 02, 23, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 23, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 23, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 02, 23, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 23, 18.00, -4.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 23, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 23, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 23, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 24, 41.00, 24.00, 27.00, 24.00, 38.00 +ABI, 02, 24, 63.00, 38.00, 12.00, 10.00, 17.00 +ABQ, 02, 24, 56.00, 28.00, 11.00, 11.00, 18.00 +ABR, 02, 24, 31.00, 11.00, 15.00, 14.00, 22.00 +ABY, 02, 24, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 24, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 24, 64.00, 41.00, 15.00, 15.00, 23.00 +ACV, 02, 24, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 24, 45.00, 26.00, 21.00, 21.00, 33.00 +ADK, 02, 24, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 24, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 24, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 24, 47.00, 26.00, -9999.00, -9999.00, 32.00 +AEX, 02, 24, 65.00, 42.00, -9999.00, -9999.00, 31.00 +AFF, 02, 24, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 24, 76.00, 51.00, -9999.00, -9999.00, 31.00 +AGS, 02, 24, 63.00, 37.00, 21.00, 21.00, 31.00 +AHN, 02, 24, 59.00, 37.00, 22.00, 22.00, 33.00 +AKN, 02, 24, 25.00, 8.00, 20.00, 22.00, 31.00 +AKO, 02, 24, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 24, 36.00, 17.00, 25.00, 24.00, 37.00 +ALI, 02, 24, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 24, 34.00, 15.00, 20.00, 17.00, 28.00 +ALS, 02, 24, 43.00, 9.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 24, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 24, 55.00, 28.00, 13.00, 11.00, 19.00 +AMG, 02, 24, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 24, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 24, 28.00, 13.00, 16.00, 19.00, 25.00 +AND, 02, 24, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 24, 43.00, 33.00, 59.00, 56.00, 72.00 +AOO, 02, 24, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +APN, 02, 24, 31.00, 11.00, 27.00, 26.00, 40.00 +AQQ, 02, 24, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 02, 24, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +AST, 02, 24, 52.00, 38.00, 57.00, 59.00, 69.00 +ATL, 02, 24, 58.00, 37.00, 24.00, 23.00, 35.00 +ATW, 02, 24, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 24, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 24, 44.00, 23.00, -9999.00, -9999.00, 37.00 +AUG, 02, 24, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 24, 66.00, 45.00, 17.00, 16.00, 24.00 +AUW, 02, 24, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 24, 53.00, 30.00, 24.00, 22.00, 34.00 +AVP, 02, 24, 38.00, 22.00, 27.00, 25.00, 39.00 +AXN, 02, 24, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 24, 38.00, 17.00, -9999.00, -9999.00, 31.00 +AYS, 02, 24, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 24, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 24, 64.00, 42.00, -9999.00, -9999.00, 30.00 +BAD, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 24, 39.00, 13.00, -9999.00, -9999.00, 24.00 +BDL, 02, 24, 39.00, 21.00, 25.00, 24.00, 36.00 +BDR, 02, 24, 40.00, 25.00, 27.00, 22.00, 39.00 +BET, 02, 24, 15.00, 2.00, 14.00, 15.00, 22.00 +BFD, 02, 24, 33.00, 15.00, 45.00, 42.00, 60.00 +BFF, 02, 24, 46.00, 18.00, 13.00, 10.00, 18.00 +BFL, 02, 24, 66.00, 44.00, 15.00, 16.00, 23.00 +BGM, 02, 24, 33.00, 18.00, 33.00, 34.00, 49.00 +BGR, 02, 24, 32.00, 13.00, 23.00, 22.00, 34.00 +BGS, 02, 24, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 24, 60.00, 37.00, 25.00, 22.00, 34.00 +BID, 02, 24, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 24, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 24, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 24, 41.00, 21.00, 19.00, 17.00, 28.00 +BIS, 02, 24, 30.00, 9.00, 17.00, 16.00, 26.00 +BIX, 02, 24, 65.00, 47.00, -9999.00, -9999.00, 31.00 +BJI, 02, 24, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 24, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 24, 49.00, 19.00, -9999.00, -9999.00, 21.00 +BKW, 02, 24, 44.00, 26.00, 35.00, 34.00, 49.00 +BLF, 02, 24, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 24, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 24, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 24, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 24, 48.00, 28.00, -9999.00, -9999.00, 30.00 +BNA, 02, 24, 54.00, 33.00, 28.00, 24.00, 40.00 +BNO, 02, 24, 42.00, 22.00, -9999.00, 27.00, 49.00 +BOI, 02, 24, 47.00, 29.00, 24.00, 24.00, 36.00 +BOS, 02, 24, 40.00, 25.00, 24.00, 24.00, 35.00 +BPI, 02, 24, 33.00, 0.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 24, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 24, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 24, 39.00, 21.00, -9999.00, -9999.00, 26.00 +BRO, 02, 24, 74.00, 54.00, 12.00, 11.00, 17.00 +BRW, 02, 24, -12.00, -24.00, 11.00, 10.00, 16.00 +BSM, 02, 24, 66.00, 45.00, -9999.00, -9999.00, 25.00 +BTI, 02, 24, -15.00, -27.00, 9.00, 9.00, 14.00 +BTL, 02, 24, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 24, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 24, 66.00, 45.00, 23.00, 19.00, 32.00 +BTT, 02, 24, 5.00, -16.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 24, 31.00, 13.00, 30.00, 26.00, 42.00 +BUB, 02, 24, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 24, 34.00, 20.00, 42.00, 43.00, 57.00 +BUR, 02, 24, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 24, 65.00, 47.00, -9999.00, 18.00, 30.00 +BWG, 02, 24, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 24, 47.00, 28.00, 24.00, 22.00, 34.00 +BYH, 02, 24, 53.00, 33.00, -9999.00, -9999.00, 36.00 +BYI, 02, 24, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 24, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 24, 62.00, 37.00, 20.00, 21.00, 31.00 +CAG, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 24, 39.00, 22.00, 35.00, 36.00, 51.00 +CAO, 02, 24, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 24, 26.00, 5.00, 28.00, 32.00, 44.00 +CBM, 02, 24, 60.00, 36.00, -9999.00, -9999.00, 35.00 +CDB, 02, 24, 33.00, 23.00, 47.00, 49.00, 64.00 +CDC, 02, 24, 49.00, 24.00, 16.00, 14.00, 24.00 +CDR, 02, 24, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 24, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 24, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 24, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 24, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 24, 55.00, 34.00, 24.00, 24.00, 35.00 +CHO, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 24, 63.00, 42.00, 19.00, 21.00, 31.00 +CID, 02, 24, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 24, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 24, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 24, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 24, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 24, 38.00, 22.00, 37.00, 35.00, 51.00 +CLL, 02, 24, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 24, 56.00, 34.00, 22.00, 23.00, 32.00 +CMH, 02, 24, 42.00, 24.00, 29.00, 30.00, 43.00 +CMI, 02, 24, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 24, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 24, 45.00, 23.00, 14.00, 13.00, 21.00 +CNM, 02, 24, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 24, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +COD, 02, 24, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +COF, 02, 24, 73.00, 53.00, -9999.00, -9999.00, 25.00 +CON, 02, 24, 36.00, 14.00, 24.00, 22.00, 34.00 +COS, 02, 24, 46.00, 21.00, 12.00, 12.00, 17.00 +COT, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 24, 45.00, 26.00, 25.00, 19.00, 33.00 +CPR, 02, 24, 39.00, 18.00, 19.00, 18.00, 26.00 +CRBC, 02, 24, 34.00, -8.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 24, 71.00, 50.00, 15.00, 13.00, 22.00 +CRW, 02, 24, 49.00, 29.00, 35.00, 37.00, 48.00 +CSG, 02, 24, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 24, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 24, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 24, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 24, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 24, 45.00, 26.00, 28.00, 25.00, 40.00 +CVN, 02, 24, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 24, 57.00, 28.00, -9999.00, -9999.00, 10.00 +CXY, 02, 24, 42.00, 26.00, 19.00, 21.00, 32.00 +CYS, 02, 24, 42.00, 19.00, 13.00, 13.00, 19.00 +DAA, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 24, 71.00, 50.00, 15.00, 17.00, 25.00 +DAG, 02, 24, 68.00, 43.00, 8.00, 8.00, 14.00 +DAL, 02, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 24, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 24, 42.00, 24.00, 32.00, 27.00, 43.00 +DBQ, 02, 24, 33.00, 17.00, 24.00, 20.00, 32.00 +DCA, 02, 24, 49.00, 32.00, 22.00, 23.00, 33.00 +DDC, 02, 24, 50.00, 25.00, 14.00, 12.00, 20.00 +DEC, 02, 24, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 24, 48.00, 22.00, 14.00, 13.00, 20.00 +DFW, 02, 24, 62.00, 40.00, 16.00, 14.00, 23.00 +DHN, 02, 24, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 24, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 24, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 24, 70.00, 45.00, -9999.00, -9999.00, 14.00 +DLG, 02, 24, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 24, 25.00, 7.00, 26.00, 24.00, 38.00 +DLLC, 02, 24, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 24, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 24, 69.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 02, 24, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 24, 49.00, 29.00, -9999.00, -9999.00, 34.00 +DPG, 02, 24, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 24, 66.00, 41.00, -9999.00, -9999.00, 31.00 +DRA, 02, 24, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 24, 70.00, 45.00, 10.00, 10.00, 14.00 +DSM, 02, 24, 38.00, 19.00, 22.00, 18.00, 29.00 +DTW, 02, 24, 36.00, 20.00, 29.00, 28.00, 42.00 +DUG, 02, 24, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 24, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 24, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 24, 63.00, 38.00, -9999.00, -9999.00, 16.00 +D45, 02, 24, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 24, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 24, 31.00, 10.00, 18.00, 17.00, 27.00 +ECG, 02, 24, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 24, 63.00, 37.00, -9999.00, -9999.00, 11.00 +EED, 02, 24, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 02, 24, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 24, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 24, 45.00, 21.00, 39.00, 40.00, 55.00 +EKO, 02, 24, 45.00, 22.00, 21.00, 21.00, 31.00 +ELD, 02, 24, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 24, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 24, 65.00, 36.00, 7.00, 7.00, 11.00 +ELY, 02, 24, 45.00, 17.00, 19.00, 18.00, 29.00 +EMP, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 24, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 02, 24, 55.00, 32.00, -9999.00, -9999.00, 17.00 +ENN, 02, 24, 11.00, -13.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 24, 46.00, 27.00, -9999.00, -9999.00, 19.00 +EPH, 02, 24, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 24, 36.00, 21.00, 39.00, 36.00, 53.00 +ESF, 02, 24, 65.00, 42.00, -9999.00, -9999.00, 30.00 +EUG, 02, 24, 53.00, 38.00, 44.00, 47.00, 58.00 +EVV, 02, 24, 47.00, 28.00, 27.00, 23.00, 37.00 +EWN, 02, 24, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 24, 44.00, 28.00, 23.00, 21.00, 35.00 +EYW, 02, 24, 76.00, 67.00, 12.00, 11.00, 19.00 +E74, 02, 24, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 24, 54.00, 31.00, -9999.00, -9999.00, 33.00 +FAI, 02, 24, 13.00, -11.00, 12.00, 14.00, 20.00 +FAR, 02, 24, 25.00, 7.00, 17.00, 16.00, 26.00 +FAT, 02, 24, 64.00, 42.00, 20.00, 21.00, 28.00 +FAY, 02, 24, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 24, 38.00, 20.00, 26.00, 28.00, 40.00 +FCS, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 24, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 24, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 24, 46.00, 19.00, 24.00, 24.00, 32.00 +FLL, 02, 24, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 24, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 24, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +FME, 02, 24, 50.00, 26.00, -9999.00, -9999.00, 36.00 +FMH, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 24, 54.00, 24.00, 11.00, 15.00, 17.00 +FMY, 02, 24, 77.00, 56.00, 10.00, 13.00, 19.00 +FNT, 02, 24, 34.00, 18.00, 28.00, 27.00, 41.00 +FOD, 02, 24, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 24, 46.00, 25.00, -9999.00, -9999.00, 23.00 +FOK, 02, 24, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 24, 48.00, 25.00, -9999.00, -9999.00, 20.00 +FSD, 02, 24, 33.00, 14.00, 19.00, 15.00, 26.00 +FSI, 02, 24, 58.00, 32.00, -9999.00, -9999.00, 18.00 +FSM, 02, 24, 57.00, 33.00, 20.00, 17.00, 29.00 +FTK, 02, 24, 49.00, 26.00, -9999.00, -9999.00, 36.00 +FWA, 02, 24, 38.00, 21.00, 26.00, 25.00, 39.00 +FWH, 02, 24, 61.00, 38.00, -9999.00, -9999.00, 21.00 +FYU, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 24, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 24, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 24, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 24, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 24, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 24, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 24, 43.00, 27.00, 26.00, 29.00, 41.00 +GFA, 02, 24, 40.00, 19.00, -9999.00, -9999.00, 24.00 +GFK, 02, 24, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 24, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 24, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 24, 31.00, 11.00, 16.00, 14.00, 24.00 +GJT, 02, 24, 49.00, 27.00, 16.00, 14.00, 22.00 +GKN, 02, 24, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 24, 47.00, 21.00, 12.00, 12.00, 18.00 +GLH, 02, 24, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 24, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 24, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 24, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GON, 02, 24, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 24, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 24, 30.00, 13.00, 26.00, 20.00, 34.00 +GRCI, 02, 24, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 24, 53.00, 35.00, -9999.00, -9999.00, 55.00 +GRI, 02, 24, 41.00, 20.00, 16.00, 14.00, 22.00 +GRK, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 02, 24, 35.00, 19.00, 28.00, 30.00, 41.00 +GSB, 02, 24, 57.00, 36.00, -9999.00, -9999.00, 35.00 +GSG, 02, 24, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 24, 54.00, 32.00, 22.00, 23.00, 31.00 +GSP, 02, 24, 57.00, 35.00, 23.00, 23.00, 33.00 +GST, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 24, 32.00, 13.00, -9999.00, -9999.00, 58.00 +GTF, 02, 24, 40.00, 19.00, 18.00, 18.00, 27.00 +GUP, 02, 24, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 24, 39.00, 19.00, -9999.00, -9999.00, 37.00 +GVW, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 02, 24, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 24, 55.00, 39.00, 20.00, 24.00, 34.00 +HBR, 02, 24, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 24, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 24, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 24, 45.00, 25.00, -9999.00, -9999.00, 30.00 +HKY, 02, 24, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 24, 40.00, 18.00, 15.00, 15.00, 24.00 +HMN, 02, 24, 65.00, 27.00, -9999.00, -9999.00, 8.00 +HMS, 02, 24, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 24, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 24, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 02, 24, 33.00, 13.00, 16.00, 14.00, 23.00 +HOP, 02, 24, 51.00, 28.00, -9999.00, -9999.00, 36.00 +HOT, 02, 24, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 24, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 24, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 24, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 24, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 24, 66.00, 41.00, -9999.00, -9999.00, 34.00 +HST, 02, 24, 78.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 02, 24, 56.00, 35.00, 28.00, 22.00, 38.00 +HTL, 02, 24, 31.00, 11.00, 33.00, 27.00, 43.00 +HTS, 02, 24, 48.00, 29.00, 33.00, 32.00, 45.00 +HUF, 02, 24, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 24, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 24, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 24, 35.00, 13.00, 14.00, 13.00, 21.00 +IAB, 02, 24, 50.00, 27.00, -9999.00, -9999.00, 19.00 +IAD, 02, 24, 47.00, 26.00, 23.00, 23.00, 34.00 +IAG, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 24, 67.00, 45.00, 19.00, 21.00, 31.00 +ICT, 02, 24, 50.00, 27.00, 19.00, 14.00, 24.00 +IDA, 02, 24, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 24, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 24, 45.00, 27.00, 25.00, 22.00, 35.00 +ILI, 02, 24, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 24, 60.00, 38.00, 20.00, 22.00, 32.00 +IMT, 02, 24, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +IND, 02, 24, 42.00, 24.00, 27.00, 28.00, 40.00 +INL, 02, 24, 23.00, 1.00, 21.00, 20.00, 32.00 +INS, 02, 24, 61.00, 36.00, -9999.00, -9999.00, 7.00 +INT, 02, 24, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +INW, 02, 24, 56.00, 27.00, 9.00, 9.00, 15.00 +IPL, 02, 24, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 24, 40.00, 22.00, 25.00, 27.00, 38.00 +IRK, 02, 24, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 24, 31.00, 9.00, 15.00, 13.00, 22.00 +ISP, 02, 24, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 24, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 24, 72.00, 43.00, -9999.00, -9999.00, 13.00 +IWD, 02, 24, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 24, 32.00, 4.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 24, 63.00, 38.00, 23.00, 20.00, 34.00 +JAX, 02, 24, 69.00, 45.00, 16.00, 20.00, 27.00 +JBR, 02, 24, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 24, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 24, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 24, 42.00, 29.00, 23.00, 21.00, 34.00 +JHW, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 24, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 24, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 24, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 24, 36.00, 24.00, 44.00, 47.00, 57.00 +JST, 02, 24, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 24, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 24, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 24, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 24, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 24, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 24, 35.00, 17.00, 31.00, 29.00, 44.00 +LAR, 02, 24, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 24, 65.00, 41.00, 8.00, 9.00, 13.00 +LAX, 02, 24, 66.00, 50.00, 16.00, 18.00, 22.00 +LBB, 02, 24, 60.00, 31.00, 10.00, 9.00, 14.00 +LBF, 02, 24, 44.00, 17.00, 15.00, 10.00, 20.00 +LCH, 02, 24, 66.00, 46.00, 21.00, 19.00, 32.00 +LCK, 02, 24, 44.00, 25.00, -9999.00, -9999.00, 39.00 +LEB, 02, 24, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 24, 47.00, 28.00, 30.00, 27.00, 41.00 +LFI, 02, 24, 51.00, 35.00, -9999.00, -9999.00, 34.00 +LFK, 02, 24, 66.00, 42.00, 18.00, 20.00, 29.00 +LFT, 02, 24, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 24, 42.00, 29.00, 23.00, 21.00, 35.00 +LGB, 02, 24, 68.00, 48.00, 17.00, 17.00, 24.00 +LGU, 02, 24, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 24, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 24, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 24, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 24, 57.00, 36.00, 21.00, 21.00, 32.00 +LIZ, 02, 24, 26.00, 5.00, -9999.00, -9999.00, 46.00 +LMT, 02, 24, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +LND, 02, 24, 40.00, 16.00, 13.00, 12.00, 19.00 +LNK, 02, 24, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 24, 53.00, 24.00, 12.00, 11.00, 18.00 +LOZ, 02, 24, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 24, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 24, 57.00, 35.00, -9999.00, -9999.00, 25.00 +LSE, 02, 24, 33.00, 14.00, 20.00, 18.00, 27.00 +LSF, 02, 24, 64.00, 40.00, -9999.00, -9999.00, 34.00 +LSV, 02, 24, 69.00, 35.00, -9999.00, -9999.00, 7.00 +LTS, 02, 24, 62.00, 32.00, -9999.00, -9999.00, 16.00 +LUF, 02, 24, 74.00, 41.00, -9999.00, -9999.00, 10.00 +LVS, 02, 24, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 24, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 24, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 24, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 24, 50.00, 30.00, 22.00, 24.00, 33.00 +MAF, 02, 24, 65.00, 35.00, 7.00, 6.00, 10.00 +MBL, 02, 24, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 24, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 24, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 24, 63.00, 45.00, -9999.00, -9999.00, 28.00 +MCF, 02, 24, 73.00, 53.00, -9999.00, -9999.00, 22.00 +MCG, 02, 24, 14.00, -11.00, 17.00, 21.00, 27.00 +MCI, 02, 24, 44.00, 25.00, 21.00, 18.00, 30.00 +MCK, 02, 24, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 24, 64.00, 39.00, 21.00, 22.00, 32.00 +MCO, 02, 24, 74.00, 51.00, 14.00, 18.00, 24.00 +MCW, 02, 24, 31.00, 14.00, 17.00, 13.00, 23.00 +MC2, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 02, 24, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 24, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 24, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 24, 38.00, 23.00, 28.00, 25.00, 38.00 +MEI, 02, 24, 64.00, 39.00, 23.00, 20.00, 32.00 +MEM, 02, 24, 57.00, 37.00, 26.00, 19.00, 34.00 +MER, 02, 24, 64.00, 40.00, -9999.00, -9999.00, 26.00 +MFD, 02, 24, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 24, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 24, 55.00, 33.00, 27.00, 31.00, 41.00 +MGE, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 24, 63.00, 41.00, 23.00, 20.00, 34.00 +MGW, 02, 24, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 24, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 24, 62.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 02, 24, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 24, 77.00, 59.00, 13.00, 15.00, 23.00 +MIB, 02, 24, 27.00, 10.00, -9999.00, -9999.00, 26.00 +MIV, 02, 24, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 24, 51.00, 26.00, -9999.00, -9999.00, 24.00 +MKC, 02, 24, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 24, 33.00, 19.00, 31.00, 26.00, 41.00 +MKG, 02, 24, 34.00, 20.00, 35.00, 33.00, 47.00 +MKL, 02, 24, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 24, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 24, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 24, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 24, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 24, 38.00, 20.00, 23.00, 20.00, 31.00 +MLS, 02, 24, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 24, 63.00, 40.00, -9999.00, -9999.00, 36.00 +MOB, 02, 24, 66.00, 45.00, 24.00, 21.00, 35.00 +MOT, 02, 24, 27.00, 10.00, 17.00, 15.00, 24.00 +MPV, 02, 24, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 24, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 24, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 24, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 24, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 24, 62.00, 45.00, -9999.00, -9999.00, 31.00 +MSL, 02, 24, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 24, 33.00, 15.00, 25.00, 20.00, 32.00 +MSO, 02, 24, 40.00, 22.00, 25.00, 24.00, 39.00 +MSP, 02, 24, 30.00, 14.00, 22.00, 19.00, 32.00 +MSS, 02, 24, 29.00, 10.00, 30.00, 27.00, 42.00 +MSY, 02, 24, 67.00, 47.00, 21.00, 19.00, 32.00 +MTC, 02, 24, 35.00, 20.00, -9999.00, -9999.00, 37.00 +MTN, 02, 24, 47.00, 27.00, -9999.00, -9999.00, 36.00 +MTO, 02, 24, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 24, 42.00, 23.00, -9999.00, -9999.00, 36.00 +MUO, 02, 24, 51.00, 28.00, -9999.00, -9999.00, 24.00 +MWA, 02, 24, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 24, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 24, 63.00, 41.00, -9999.00, -9999.00, 33.00 +MYL, 02, 24, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 24, 62.00, 38.00, -9999.00, -9999.00, 32.00 +NAO, 02, 24, 61.00, 45.00, -9999.00, -9999.00, 27.00 +NBC, 02, 24, 65.00, 43.00, -9999.00, -9999.00, 32.00 +NBE, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 02, 24, 37.00, 21.00, -9999.00, -9999.00, 31.00 +NCA, 02, 24, 62.00, 36.00, -9999.00, -9999.00, 32.00 +NCO, 02, 24, 41.00, 26.00, -9999.00, -9999.00, 37.00 +NC1, 02, 24, 60.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 24, 45.00, 24.00, -9999.00, -9999.00, 33.00 +NFG, 02, 24, 65.00, 46.00, -9999.00, -9999.00, 22.00 +NFL, 02, 24, 54.00, 25.00, -9999.00, -9999.00, 14.00 +NGP, 02, 24, 71.00, 51.00, -9999.00, -9999.00, 19.00 +NGU, 02, 24, 52.00, 34.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 24, 60.00, 47.00, -9999.00, -9999.00, 31.00 +NHK, 02, 24, 49.00, 29.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 24, 35.00, 16.00, -9999.00, -9999.00, 36.00 +NID, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NIP, 02, 24, 69.00, 45.00, -9999.00, -9999.00, 25.00 +NIR, 02, 24, 69.00, 46.00, -9999.00, -9999.00, 20.00 +NKT, 02, 24, 59.00, 38.00, -9999.00, -9999.00, 32.00 +NKX, 02, 24, 66.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 02, 24, 63.00, 37.00, -9999.00, -9999.00, 31.00 +NPA, 02, 24, 65.00, 46.00, -9999.00, -9999.00, 32.00 +NQA, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 02, 24, 74.00, 50.00, -9999.00, -9999.00, 19.00 +NQX, 02, 24, 76.00, 67.00, -9999.00, -9999.00, 18.00 +NRB, 02, 24, 68.00, 49.00, -9999.00, -9999.00, 27.00 +NRC, 02, 24, 65.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 24, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 02, 24, 66.00, 43.00, -9999.00, -9999.00, 32.00 +NSI, 02, 24, 66.00, 45.00, -9999.00, -9999.00, 17.00 +NTD, 02, 24, 66.00, 45.00, -9999.00, -9999.00, 16.00 +NTK, 02, 24, 70.00, 48.00, -9999.00, -9999.00, 18.00 +NTU, 02, 24, 52.00, 34.00, -9999.00, -9999.00, 36.00 +NUC, 02, 24, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 24, 63.00, 42.00, -9999.00, -9999.00, 31.00 +NUW, 02, 24, 50.00, 36.00, -9999.00, -9999.00, 46.00 +NWF, 02, 24, 68.00, 48.00, -9999.00, -9999.00, 23.00 +NXX, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 02, 24, 50.00, 26.00, -9999.00, -9999.00, 33.00 +NZC, 02, 24, 70.00, 41.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 24, 69.00, 44.00, -9999.00, -9999.00, 18.00 +NZW, 02, 24, 40.00, 23.00, -9999.00, -9999.00, 38.00 +NZY, 02, 24, 66.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 24, 62.00, 43.00, 25.00, 28.00, 36.00 +OAR, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFK, 02, 24, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 24, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 24, 55.00, 32.00, 17.00, 14.00, 24.00 +OLM, 02, 24, 51.00, 33.00, 51.00, 53.00, 64.00 +OMA, 02, 24, 41.00, 20.00, 14.00, 15.00, 22.00 +OME, 02, 24, 13.00, -4.00, 17.00, 21.00, 27.00 +ONT, 02, 24, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 24, 37.00, 21.00, 27.00, 24.00, 36.00 +ORF, 02, 24, 52.00, 34.00, 24.00, 23.00, 36.00 +ORH, 02, 24, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 24, 9.00, -17.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 24, 32.00, 13.00, -9999.00, -9999.00, 41.00 +OTG, 02, 24, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 24, 54.00, 41.00, 52.00, 53.00, 63.00 +OTM, 02, 24, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 24, 3.00, -12.00, 13.00, 16.00, 21.00 +OURC, 02, 24, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 24, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 24, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 24, 66.00, 42.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 24, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 24, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 24, 11.00, -11.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 24, 6.00, -13.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 24, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 24, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 24, 67.00, 43.00, -9999.00, -9999.00, 29.00 +PAQ, 02, 24, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 24, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 24, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 24, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 24, 14.00, -11.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 24, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 24, 31.00, 12.00, -9999.00, -9999.00, 34.00 +PBI, 02, 24, 77.00, 58.00, 15.00, 18.00, 26.00 +PDT, 02, 24, 50.00, 33.00, 27.00, 25.00, 40.00 +PDX, 02, 24, 53.00, 37.00, 47.00, 49.00, 61.00 +PFN, 02, 24, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 24, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 24, 44.00, 27.00, 24.00, 20.00, 34.00 +PHX, 02, 24, 72.00, 46.00, 10.00, 10.00, 15.00 +PIA, 02, 24, 39.00, 21.00, 26.00, 22.00, 37.00 +PIB, 02, 24, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 24, 41.00, 22.00, 24.00, 26.00, 36.00 +PIR, 02, 24, 36.00, 15.00, 11.00, 12.00, 17.00 +PIT, 02, 24, 41.00, 23.00, 38.00, 32.00, 51.00 +PKB, 02, 24, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 24, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 24, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 24, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 24, 65.00, 46.00, 22.00, 19.00, 31.00 +POB, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 24, 65.00, 41.00, -9999.00, -9999.00, 34.00 +POM, 02, 24, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 24, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 24, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 24, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 24, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 24, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 24, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 24, 39.00, 18.00, -9999.00, -9999.00, 35.00 +PSP, 02, 24, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 24, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 24, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 24, 53.00, 22.00, 10.00, 8.00, 12.00 +PUC, 02, 24, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 24, 40.00, 23.00, 24.00, 24.00, 36.00 +PVU, 02, 24, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 24, 36.00, 17.00, 25.00, 23.00, 35.00 +P02, 02, 24, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +P07, 02, 24, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +P11, 02, 24, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P24, 02, 24, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +P28, 02, 24, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +P35, 02, 24, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +P38, 02, 24, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 02, 24, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +P58, 02, 24, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +P59, 02, 24, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +P60, 02, 24, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +P61, 02, 24, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +P67, 02, 24, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +P68, 02, 24, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +P69, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 24, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 24, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 24, 40.00, 17.00, 14.00, 15.00, 22.00 +RBL, 02, 24, 62.00, 42.00, 27.00, 29.00, 37.00 +RCA, 02, 24, 40.00, 17.00, -9999.00, -9999.00, 25.00 +RDD, 02, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 24, 49.00, 26.00, 17.00, 19.00, 30.00 +RDR, 02, 24, 24.00, 5.00, -9999.00, -9999.00, 22.00 +RDU, 02, 24, 55.00, 34.00, 22.00, 24.00, 33.00 +REE, 02, 24, 60.00, 31.00, -9999.00, -9999.00, 10.00 +REJ, 02, 24, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 24, 35.00, 18.00, 23.00, 20.00, 31.00 +RIC, 02, 24, 52.00, 31.00, 23.00, 25.00, 34.00 +RIV, 02, 24, 68.00, 43.00, -9999.00, -9999.00, 14.00 +RIW, 02, 24, 41.00, 10.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 24, 37.00, 16.00, 14.00, 9.00, 18.00 +RME, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 58.00 +RMG, 02, 24, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +RND, 02, 24, 68.00, 44.00, -9999.00, -9999.00, 24.00 +RNO, 02, 24, 53.00, 26.00, 17.00, 17.00, 24.00 +ROA, 02, 24, 51.00, 30.00, 22.00, 24.00, 34.00 +ROC, 02, 24, 35.00, 19.00, 38.00, 39.00, 54.00 +ROW, 02, 24, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 24, 48.00, 23.00, 13.00, 12.00, 19.00 +RST, 02, 24, 30.00, 12.00, 23.00, 19.00, 32.00 +RWF, 02, 24, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 24, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 24, 62.00, 42.00, 27.00, 26.00, 35.00 +SAF, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 24, 66.00, 51.00, 18.00, 18.00, 24.00 +SAT, 02, 24, 68.00, 44.00, 19.00, 15.00, 25.00 +SAV, 02, 24, 65.00, 43.00, 19.00, 19.00, 28.00 +SAW, 02, 24, 30.00, 15.00, -9999.00, -9999.00, 48.00 +SBA, 02, 24, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 24, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 24, 37.00, 22.00, 32.00, 33.00, 45.00 +SBP, 02, 24, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 24, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 24, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 24, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 24, 63.00, 41.00, 23.00, 24.00, 33.00 +SDF, 02, 24, 48.00, 30.00, 26.00, 25.00, 37.00 +SEA, 02, 24, 51.00, 38.00, 41.00, 41.00, 55.00 +SEM, 02, 24, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 24, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 24, 60.00, 46.00, 26.00, 28.00, 36.00 +SGF, 02, 24, 50.00, 28.00, 22.00, 19.00, 30.00 +SGY, 02, 24, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 24, 41.00, 17.00, 17.00, 17.00, 27.00 +SHV, 02, 24, 63.00, 40.00, 22.00, 19.00, 32.00 +SIT, 02, 24, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 24, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 24, 65.00, 37.00, 12.00, 8.00, 16.00 +SKA, 02, 24, 43.00, 27.00, -9999.00, -9999.00, 35.00 +SKF, 02, 24, 68.00, 44.00, -9999.00, -9999.00, 23.00 +SLC, 02, 24, 47.00, 27.00, 24.00, 24.00, 35.00 +SLE, 02, 24, 53.00, 35.00, 44.00, 45.00, 58.00 +SLN, 02, 24, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 24, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 24, 64.00, 41.00, -9999.00, 23.00, 38.00 +SNA, 02, 24, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 24, 27.00, 18.00, 35.00, 37.00, 53.00 +SNS, 02, 24, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 24, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 24, 41.00, 24.00, 27.00, 23.00, 38.00 +SPS, 02, 24, 60.00, 35.00, 15.00, 12.00, 21.00 +SRQ, 02, 24, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 24, 62.00, 37.00, -9999.00, -9999.00, 33.00 +SSI, 02, 24, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +STC, 02, 24, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 24, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +STL, 02, 24, 46.00, 28.00, 26.00, 22.00, 36.00 +STNV, 02, 24, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +STS, 02, 24, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 24, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 24, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 24, 63.00, 41.00, -9999.00, -9999.00, 27.00 +SUX, 02, 24, 37.00, 18.00, 17.00, 16.00, 25.00 +SVN, 02, 24, 65.00, 43.00, -9999.00, -9999.00, 31.00 +SWF, 02, 24, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 24, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 24, 35.00, 18.00, 39.00, 37.00, 53.00 +SZL, 02, 24, 47.00, 24.00, -9999.00, -9999.00, 26.00 +TAD, 02, 24, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 24, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 24, 54.00, 25.00, -9999.00, -9999.00, 32.00 +TCC, 02, 24, 59.00, 28.00, 6.00, 6.00, 9.00 +TCL, 02, 24, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 24, 53.00, 35.00, -9999.00, -9999.00, 58.00 +TCS, 02, 24, 61.00, 33.00, -9999.00, 7.00, 11.00 +TEB, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 24, 55.00, 32.00, -9999.00, -9999.00, 20.00 +TKA, 02, 24, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 24, 69.00, 42.00, 18.00, 17.00, 26.00 +TNX, 02, 24, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 24, 37.00, 20.00, 29.00, 28.00, 42.00 +TOP, 02, 24, 46.00, 25.00, 17.00, 17.00, 26.00 +TPA, 02, 24, 73.00, 53.00, 14.00, 16.00, 23.00 +TPH, 02, 24, 51.00, 25.00, 11.00, 10.00, 15.00 +TRI, 02, 24, 52.00, 29.00, 27.00, 28.00, 40.00 +TRK, 02, 24, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 24, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 24, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 24, 54.00, 32.00, 17.00, 17.00, 26.00 +TUP, 02, 24, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 24, 69.00, 42.00, 11.00, 10.00, 16.00 +TVC, 02, 24, 31.00, 13.00, 31.00, 29.00, 42.00 +TVL, 02, 24, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 24, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 24, 54.00, 31.00, 27.00, 26.00, 37.00 +T01, 02, 24, 50.00, 30.00, -9999.00, -9999.00, 34.00 +T02, 02, 24, 60.00, 36.00, -9999.00, -9999.00, 36.00 +T03, 02, 24, 63.00, 39.00, -9999.00, -9999.00, 32.00 +T04, 02, 24, 74.00, 54.00, -9999.00, -9999.00, 22.00 +T05, 02, 24, 47.00, 22.00, -9999.00, -9999.00, 19.00 +T06, 02, 24, 65.00, 38.00, -9999.00, -9999.00, 35.00 +T07, 02, 24, 52.00, 22.00, -9999.00, -9999.00, 34.00 +T08, 02, 24, 46.00, 27.00, -9999.00, -9999.00, 30.00 +UCA, 02, 24, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 24, 61.00, 36.00, -9999.00, -9999.00, 8.00 +UIL, 02, 24, 50.00, 35.00, 61.00, 61.00, 71.00 +UIN, 02, 24, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 24, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 24, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 24, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +U15, 02, 24, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +U28, 02, 24, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 24, 67.00, 41.00, -9999.00, -9999.00, 29.00 +VBG, 02, 24, 66.00, 43.00, -9999.00, -9999.00, 26.00 +VCT, 02, 24, 69.00, 48.00, 16.00, 17.00, 26.00 +VCV, 02, 24, 64.00, 35.00, -9999.00, -9999.00, 11.00 +VDZ, 02, 24, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 24, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 24, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 24, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 24, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 24, 66.00, 41.00, -9999.00, -9999.00, 31.00 +VRB, 02, 24, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 24, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 24, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 24, 50.00, 30.00, -9999.00, 29.00, -9999.00 +WJA, 02, 24, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 24, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 24, 14.00, -12.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 24, 51.00, 24.00, 16.00, 18.00, 26.00 +WPO, 02, 24, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 24, 64.00, 39.00, -9999.00, -9999.00, 34.00 +WRG, 02, 24, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 24, 46.00, 25.00, -9999.00, -9999.00, 34.00 +WRL, 02, 24, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +X68, 02, 24, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 24, 36.00, 22.00, 57.00, 56.00, 65.00 +YCG, 02, 24, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 24, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 24, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 24, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 24, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 24, 50.00, 28.00, 19.00, 17.00, 28.00 +YNG, 02, 24, 37.00, 21.00, 32.00, 32.00, 48.00 +YPA, 02, 24, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 24, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 24, 15.00, -7.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 24, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 24, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 24, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 24, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 24, 76.00, 48.00, 4.00, 6.00, 8.00 +YVR, 02, 24, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 24, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 24, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 24, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 24, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 24, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 24, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 24, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 24, 26.00, 8.00, 36.00, 32.00, 51.00 +ZUN, 02, 24, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 24, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 24, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 24, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 02, 24, 64.00, 41.00, -9999.00, -9999.00, 31.00 +1V1, 02, 24, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 24, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 24, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 24, 56.00, 38.00, -9999.00, -9999.00, 35.00 +2PJ, 02, 24, 62.00, 37.00, -9999.00, -9999.00, 36.00 +3B1, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 24, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 24, 31.00, 11.00, -9999.00, -9999.00, 41.00 +3SE, 02, 24, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 24, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 24, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 02, 24, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 24, 18.00, -4.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 24, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 24, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 24, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 25, 41.00, 24.00, 27.00, 24.00, 38.00 +ABI, 02, 25, 63.00, 38.00, 12.00, 10.00, 17.00 +ABQ, 02, 25, 56.00, 28.00, 11.00, 11.00, 18.00 +ABR, 02, 25, 31.00, 11.00, 15.00, 14.00, 22.00 +ABY, 02, 25, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 25, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 25, 64.00, 41.00, 15.00, 15.00, 23.00 +ACV, 02, 25, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 25, 45.00, 26.00, 21.00, 21.00, 33.00 +ADK, 02, 25, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 25, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 25, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 25, 47.00, 26.00, -9999.00, -9999.00, 32.00 +AEX, 02, 25, 65.00, 42.00, -9999.00, -9999.00, 31.00 +AFF, 02, 25, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 25, 76.00, 51.00, -9999.00, -9999.00, 31.00 +AGS, 02, 25, 63.00, 37.00, 21.00, 21.00, 31.00 +AHN, 02, 25, 59.00, 37.00, 22.00, 22.00, 33.00 +AKN, 02, 25, 25.00, 8.00, 20.00, 22.00, 32.00 +AKO, 02, 25, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 25, 36.00, 17.00, 25.00, 24.00, 37.00 +ALI, 02, 25, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 25, 34.00, 16.00, 20.00, 17.00, 28.00 +ALS, 02, 25, 43.00, 9.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 25, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 25, 55.00, 28.00, 13.00, 11.00, 19.00 +AMG, 02, 25, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 25, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 25, 28.00, 13.00, 16.00, 19.00, 25.00 +AND, 02, 25, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 25, 43.00, 33.00, 59.00, 56.00, 72.00 +AOO, 02, 25, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +APN, 02, 25, 31.00, 11.00, 27.00, 26.00, 40.00 +AQQ, 02, 25, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 02, 25, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +AST, 02, 25, 52.00, 38.00, 57.00, 59.00, 69.00 +ATL, 02, 25, 58.00, 37.00, 24.00, 23.00, 35.00 +ATW, 02, 25, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 25, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 25, 44.00, 23.00, -9999.00, -9999.00, 37.00 +AUG, 02, 25, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 25, 66.00, 45.00, 17.00, 16.00, 24.00 +AUW, 02, 25, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 25, 53.00, 30.00, 24.00, 22.00, 34.00 +AVP, 02, 25, 38.00, 22.00, 27.00, 25.00, 39.00 +AXN, 02, 25, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 25, 38.00, 17.00, -9999.00, -9999.00, 31.00 +AYS, 02, 25, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 25, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 25, 64.00, 42.00, -9999.00, -9999.00, 30.00 +BAD, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 25, 39.00, 13.00, -9999.00, -9999.00, 24.00 +BDL, 02, 25, 39.00, 21.00, 25.00, 24.00, 36.00 +BDR, 02, 25, 40.00, 25.00, 27.00, 22.00, 39.00 +BET, 02, 25, 15.00, 2.00, 15.00, 15.00, 23.00 +BFD, 02, 25, 33.00, 15.00, 45.00, 42.00, 60.00 +BFF, 02, 25, 46.00, 18.00, 13.00, 10.00, 18.00 +BFL, 02, 25, 66.00, 44.00, 15.00, 16.00, 23.00 +BGM, 02, 25, 33.00, 18.00, 33.00, 34.00, 49.00 +BGR, 02, 25, 32.00, 14.00, 23.00, 22.00, 34.00 +BGS, 02, 25, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 25, 60.00, 37.00, 25.00, 22.00, 34.00 +BID, 02, 25, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 25, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 25, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 25, 41.00, 21.00, 19.00, 17.00, 28.00 +BIS, 02, 25, 30.00, 9.00, 17.00, 16.00, 26.00 +BIX, 02, 25, 65.00, 47.00, -9999.00, -9999.00, 31.00 +BJI, 02, 25, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 25, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 25, 49.00, 19.00, -9999.00, -9999.00, 21.00 +BKW, 02, 25, 44.00, 26.00, 35.00, 34.00, 49.00 +BLF, 02, 25, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 25, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 25, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 25, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 25, 48.00, 28.00, -9999.00, -9999.00, 30.00 +BNA, 02, 25, 54.00, 33.00, 28.00, 24.00, 40.00 +BNO, 02, 25, 42.00, 22.00, -9999.00, 27.00, 49.00 +BOI, 02, 25, 47.00, 29.00, 24.00, 24.00, 36.00 +BOS, 02, 25, 40.00, 25.00, 24.00, 24.00, 35.00 +BPI, 02, 25, 33.00, 0.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 25, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 25, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 25, 39.00, 22.00, -9999.00, -9999.00, 26.00 +BRO, 02, 25, 74.00, 54.00, 12.00, 11.00, 17.00 +BRW, 02, 25, -12.00, -24.00, 10.00, 10.00, 15.00 +BSM, 02, 25, 66.00, 45.00, -9999.00, -9999.00, 25.00 +BTI, 02, 25, -15.00, -27.00, 9.00, 9.00, 14.00 +BTL, 02, 25, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 25, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 25, 66.00, 45.00, 23.00, 19.00, 32.00 +BTT, 02, 25, 5.00, -16.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 25, 31.00, 13.00, 30.00, 26.00, 42.00 +BUB, 02, 25, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 25, 34.00, 20.00, 42.00, 43.00, 57.00 +BUR, 02, 25, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 25, 65.00, 47.00, -9999.00, 18.00, 30.00 +BWG, 02, 25, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 25, 47.00, 28.00, 24.00, 22.00, 34.00 +BYH, 02, 25, 53.00, 33.00, -9999.00, -9999.00, 36.00 +BYI, 02, 25, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 25, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 25, 62.00, 37.00, 20.00, 21.00, 31.00 +CAG, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 25, 39.00, 22.00, 35.00, 36.00, 51.00 +CAO, 02, 25, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 25, 26.00, 5.00, 28.00, 32.00, 44.00 +CBM, 02, 25, 60.00, 36.00, -9999.00, -9999.00, 35.00 +CDB, 02, 25, 33.00, 23.00, 47.00, 49.00, 64.00 +CDC, 02, 25, 49.00, 24.00, 16.00, 15.00, 25.00 +CDR, 02, 25, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 25, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 25, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 25, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 25, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 25, 55.00, 34.00, 24.00, 24.00, 35.00 +CHO, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 25, 63.00, 42.00, 19.00, 21.00, 31.00 +CID, 02, 25, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 25, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 25, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 25, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 25, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 25, 38.00, 22.00, 37.00, 35.00, 51.00 +CLL, 02, 25, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 25, 56.00, 34.00, 22.00, 23.00, 32.00 +CMH, 02, 25, 42.00, 24.00, 29.00, 30.00, 43.00 +CMI, 02, 25, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 25, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 25, 45.00, 23.00, 14.00, 13.00, 22.00 +CNM, 02, 25, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 25, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +COD, 02, 25, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +COF, 02, 25, 73.00, 53.00, -9999.00, -9999.00, 25.00 +CON, 02, 25, 36.00, 14.00, 24.00, 22.00, 34.00 +COS, 02, 25, 46.00, 21.00, 12.00, 12.00, 18.00 +COT, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 25, 45.00, 26.00, 25.00, 19.00, 33.00 +CPR, 02, 25, 39.00, 18.00, 19.00, 18.00, 26.00 +CRBC, 02, 25, 34.00, -8.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 25, 71.00, 50.00, 15.00, 13.00, 22.00 +CRW, 02, 25, 49.00, 29.00, 35.00, 37.00, 48.00 +CSG, 02, 25, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 25, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 25, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 25, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 25, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 25, 45.00, 26.00, 28.00, 25.00, 40.00 +CVN, 02, 25, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 25, 57.00, 28.00, -9999.00, -9999.00, 10.00 +CXY, 02, 25, 42.00, 26.00, 19.00, 21.00, 32.00 +CYS, 02, 25, 42.00, 19.00, 13.00, 13.00, 20.00 +DAA, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 25, 71.00, 50.00, 15.00, 17.00, 25.00 +DAG, 02, 25, 68.00, 43.00, 8.00, 8.00, 14.00 +DAL, 02, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 25, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 25, 42.00, 24.00, 32.00, 27.00, 43.00 +DBQ, 02, 25, 34.00, 17.00, 24.00, 20.00, 32.00 +DCA, 02, 25, 49.00, 32.00, 22.00, 23.00, 33.00 +DDC, 02, 25, 50.00, 25.00, 14.00, 12.00, 20.00 +DEC, 02, 25, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 25, 48.00, 22.00, 14.00, 13.00, 21.00 +DFW, 02, 25, 62.00, 40.00, 16.00, 14.00, 23.00 +DHN, 02, 25, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 25, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 25, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 25, 70.00, 45.00, -9999.00, -9999.00, 14.00 +DLG, 02, 25, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 25, 25.00, 7.00, 26.00, 24.00, 38.00 +DLLC, 02, 25, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 25, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 25, 69.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 02, 25, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 25, 49.00, 29.00, -9999.00, -9999.00, 34.00 +DPG, 02, 25, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 25, 66.00, 41.00, -9999.00, -9999.00, 31.00 +DRA, 02, 25, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 25, 70.00, 45.00, 10.00, 10.00, 14.00 +DSM, 02, 25, 38.00, 19.00, 23.00, 18.00, 30.00 +DTW, 02, 25, 36.00, 20.00, 29.00, 28.00, 42.00 +DUG, 02, 25, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 25, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 25, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 25, 63.00, 38.00, -9999.00, -9999.00, 16.00 +D45, 02, 25, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 25, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 25, 31.00, 10.00, 18.00, 17.00, 27.00 +ECG, 02, 25, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 25, 63.00, 37.00, -9999.00, -9999.00, 11.00 +EED, 02, 25, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 02, 25, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 25, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 25, 45.00, 21.00, 39.00, 40.00, 55.00 +EKO, 02, 25, 45.00, 22.00, 21.00, 21.00, 31.00 +ELD, 02, 25, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 25, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 25, 65.00, 36.00, 7.00, 7.00, 11.00 +ELY, 02, 25, 45.00, 17.00, 19.00, 19.00, 30.00 +EMP, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 25, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 02, 25, 55.00, 32.00, -9999.00, -9999.00, 17.00 +ENN, 02, 25, 12.00, -13.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 25, 46.00, 27.00, -9999.00, -9999.00, 19.00 +EPH, 02, 25, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 25, 36.00, 21.00, 39.00, 36.00, 53.00 +ESF, 02, 25, 65.00, 42.00, -9999.00, -9999.00, 31.00 +EUG, 02, 25, 53.00, 38.00, 44.00, 47.00, 58.00 +EVV, 02, 25, 48.00, 28.00, 28.00, 23.00, 37.00 +EWN, 02, 25, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 25, 44.00, 28.00, 23.00, 21.00, 35.00 +EYW, 02, 25, 76.00, 67.00, 12.00, 11.00, 19.00 +E74, 02, 25, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 25, 54.00, 31.00, -9999.00, -9999.00, 33.00 +FAI, 02, 25, 13.00, -11.00, 12.00, 14.00, 20.00 +FAR, 02, 25, 25.00, 8.00, 17.00, 16.00, 26.00 +FAT, 02, 25, 64.00, 42.00, 20.00, 21.00, 28.00 +FAY, 02, 25, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 25, 38.00, 20.00, 26.00, 28.00, 40.00 +FCS, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 25, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 25, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 25, 46.00, 19.00, 25.00, 24.00, 33.00 +FLL, 02, 25, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 25, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 25, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +FME, 02, 25, 50.00, 26.00, -9999.00, -9999.00, 36.00 +FMH, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 25, 54.00, 24.00, 11.00, 15.00, 17.00 +FMY, 02, 25, 77.00, 56.00, 10.00, 13.00, 19.00 +FNT, 02, 25, 34.00, 18.00, 28.00, 27.00, 41.00 +FOD, 02, 25, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 25, 47.00, 25.00, -9999.00, -9999.00, 23.00 +FOK, 02, 25, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 25, 48.00, 25.00, -9999.00, -9999.00, 20.00 +FSD, 02, 25, 33.00, 14.00, 19.00, 15.00, 27.00 +FSI, 02, 25, 58.00, 32.00, -9999.00, -9999.00, 18.00 +FSM, 02, 25, 57.00, 33.00, 20.00, 17.00, 29.00 +FTK, 02, 25, 49.00, 26.00, -9999.00, -9999.00, 36.00 +FWA, 02, 25, 38.00, 21.00, 26.00, 25.00, 39.00 +FWH, 02, 25, 61.00, 38.00, -9999.00, -9999.00, 21.00 +FYU, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 25, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 25, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 25, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 25, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 25, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 25, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 25, 43.00, 27.00, 26.00, 29.00, 41.00 +GFA, 02, 25, 40.00, 19.00, -9999.00, -9999.00, 24.00 +GFK, 02, 25, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 25, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 25, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 25, 31.00, 11.00, 16.00, 14.00, 24.00 +GJT, 02, 25, 49.00, 27.00, 16.00, 14.00, 22.00 +GKN, 02, 25, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 25, 47.00, 21.00, 12.00, 12.00, 18.00 +GLH, 02, 25, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 25, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 25, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 25, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GON, 02, 25, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 25, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 25, 30.00, 13.00, 26.00, 20.00, 34.00 +GRCI, 02, 25, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 25, 53.00, 35.00, -9999.00, -9999.00, 55.00 +GRI, 02, 25, 41.00, 20.00, 16.00, 14.00, 22.00 +GRK, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 02, 25, 35.00, 19.00, 28.00, 30.00, 41.00 +GSB, 02, 25, 57.00, 36.00, -9999.00, -9999.00, 35.00 +GSG, 02, 25, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 25, 54.00, 32.00, 22.00, 23.00, 31.00 +GSP, 02, 25, 57.00, 35.00, 23.00, 23.00, 33.00 +GST, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 25, 32.00, 13.00, -9999.00, -9999.00, 58.00 +GTF, 02, 25, 40.00, 19.00, 18.00, 18.00, 27.00 +GUP, 02, 25, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 25, 40.00, 19.00, -9999.00, -9999.00, 37.00 +GVW, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 02, 25, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 25, 55.00, 39.00, 20.00, 24.00, 34.00 +HBR, 02, 25, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 25, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 25, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 25, 45.00, 25.00, -9999.00, -9999.00, 30.00 +HKY, 02, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 25, 40.00, 18.00, 15.00, 15.00, 24.00 +HMN, 02, 25, 65.00, 27.00, -9999.00, -9999.00, 8.00 +HMS, 02, 25, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 25, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 25, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 02, 25, 33.00, 13.00, 17.00, 14.00, 23.00 +HOP, 02, 25, 51.00, 28.00, -9999.00, -9999.00, 36.00 +HOT, 02, 25, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 25, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 25, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 25, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 25, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 25, 66.00, 41.00, -9999.00, -9999.00, 34.00 +HST, 02, 25, 78.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 02, 25, 56.00, 35.00, 28.00, 22.00, 38.00 +HTL, 02, 25, 31.00, 11.00, 33.00, 27.00, 43.00 +HTS, 02, 25, 48.00, 29.00, 33.00, 32.00, 45.00 +HUF, 02, 25, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 25, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 25, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 25, 35.00, 13.00, 14.00, 13.00, 22.00 +IAB, 02, 25, 50.00, 27.00, -9999.00, -9999.00, 19.00 +IAD, 02, 25, 47.00, 26.00, 23.00, 23.00, 34.00 +IAG, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 25, 67.00, 45.00, 19.00, 21.00, 31.00 +ICT, 02, 25, 50.00, 27.00, 20.00, 14.00, 24.00 +IDA, 02, 25, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 25, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 25, 45.00, 27.00, 25.00, 22.00, 35.00 +ILI, 02, 25, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 25, 60.00, 38.00, 20.00, 22.00, 32.00 +IMT, 02, 25, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +IND, 02, 25, 42.00, 24.00, 27.00, 28.00, 40.00 +INL, 02, 25, 24.00, 1.00, 21.00, 20.00, 32.00 +INS, 02, 25, 61.00, 36.00, -9999.00, -9999.00, 7.00 +INT, 02, 25, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +INW, 02, 25, 56.00, 27.00, 9.00, 9.00, 15.00 +IPL, 02, 25, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 25, 40.00, 22.00, 25.00, 27.00, 38.00 +IRK, 02, 25, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 25, 31.00, 9.00, 15.00, 13.00, 22.00 +ISP, 02, 25, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 25, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 25, 72.00, 43.00, -9999.00, -9999.00, 13.00 +IWD, 02, 25, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 25, 32.00, 4.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 25, 63.00, 38.00, 23.00, 20.00, 34.00 +JAX, 02, 25, 69.00, 45.00, 16.00, 20.00, 27.00 +JBR, 02, 25, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 25, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 25, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 25, 42.00, 29.00, 23.00, 21.00, 34.00 +JHW, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 25, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 25, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 25, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 25, 36.00, 24.00, 44.00, 47.00, 57.00 +JST, 02, 25, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 25, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 25, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 25, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 25, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 25, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 25, 35.00, 17.00, 31.00, 29.00, 44.00 +LAR, 02, 25, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 25, 65.00, 41.00, 8.00, 9.00, 13.00 +LAX, 02, 25, 66.00, 50.00, 16.00, 18.00, 22.00 +LBB, 02, 25, 60.00, 31.00, 10.00, 9.00, 14.00 +LBF, 02, 25, 44.00, 17.00, 15.00, 11.00, 21.00 +LCH, 02, 25, 66.00, 46.00, 21.00, 19.00, 32.00 +LCK, 02, 25, 44.00, 25.00, -9999.00, -9999.00, 39.00 +LEB, 02, 25, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 25, 47.00, 28.00, 30.00, 27.00, 41.00 +LFI, 02, 25, 51.00, 35.00, -9999.00, -9999.00, 34.00 +LFK, 02, 25, 66.00, 42.00, 18.00, 20.00, 29.00 +LFT, 02, 25, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 25, 42.00, 29.00, 23.00, 21.00, 35.00 +LGB, 02, 25, 68.00, 48.00, 17.00, 17.00, 24.00 +LGU, 02, 25, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 25, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 25, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 25, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 25, 57.00, 36.00, 21.00, 21.00, 32.00 +LIZ, 02, 25, 26.00, 5.00, -9999.00, -9999.00, 46.00 +LMT, 02, 25, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +LND, 02, 25, 40.00, 16.00, 13.00, 12.00, 19.00 +LNK, 02, 25, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 25, 53.00, 24.00, 12.00, 11.00, 18.00 +LOZ, 02, 25, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 25, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 25, 57.00, 35.00, -9999.00, -9999.00, 25.00 +LSE, 02, 25, 33.00, 15.00, 20.00, 18.00, 27.00 +LSF, 02, 25, 64.00, 40.00, -9999.00, -9999.00, 34.00 +LSV, 02, 25, 69.00, 35.00, -9999.00, -9999.00, 7.00 +LTS, 02, 25, 62.00, 32.00, -9999.00, -9999.00, 16.00 +LUF, 02, 25, 74.00, 41.00, -9999.00, -9999.00, 10.00 +LVS, 02, 25, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 25, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 25, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 25, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 25, 50.00, 30.00, 22.00, 24.00, 33.00 +MAF, 02, 25, 65.00, 35.00, 7.00, 6.00, 10.00 +MBL, 02, 25, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 25, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 25, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 25, 63.00, 45.00, -9999.00, -9999.00, 28.00 +MCF, 02, 25, 73.00, 53.00, -9999.00, -9999.00, 22.00 +MCG, 02, 25, 14.00, -11.00, 17.00, 21.00, 27.00 +MCI, 02, 25, 45.00, 25.00, 21.00, 18.00, 30.00 +MCK, 02, 25, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 25, 64.00, 39.00, 21.00, 22.00, 32.00 +MCO, 02, 25, 74.00, 51.00, 14.00, 18.00, 24.00 +MCW, 02, 25, 31.00, 14.00, 17.00, 13.00, 23.00 +MC2, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 02, 25, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 25, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 25, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 25, 38.00, 23.00, 28.00, 25.00, 39.00 +MEI, 02, 25, 64.00, 39.00, 23.00, 20.00, 32.00 +MEM, 02, 25, 57.00, 37.00, 26.00, 19.00, 35.00 +MER, 02, 25, 64.00, 40.00, -9999.00, -9999.00, 26.00 +MFD, 02, 25, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 25, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 25, 55.00, 33.00, 27.00, 31.00, 41.00 +MGE, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 25, 63.00, 41.00, 23.00, 20.00, 34.00 +MGW, 02, 25, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 25, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 25, 62.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 02, 25, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 25, 77.00, 59.00, 13.00, 15.00, 23.00 +MIB, 02, 25, 27.00, 10.00, -9999.00, -9999.00, 26.00 +MIV, 02, 25, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 25, 51.00, 26.00, -9999.00, -9999.00, 24.00 +MKC, 02, 25, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 25, 33.00, 19.00, 31.00, 26.00, 41.00 +MKG, 02, 25, 34.00, 20.00, 35.00, 33.00, 47.00 +MKL, 02, 25, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 25, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 25, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 25, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 25, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 25, 38.00, 20.00, 23.00, 20.00, 32.00 +MLS, 02, 25, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 25, 63.00, 40.00, -9999.00, -9999.00, 36.00 +MOB, 02, 25, 66.00, 45.00, 24.00, 21.00, 35.00 +MOT, 02, 25, 27.00, 10.00, 17.00, 15.00, 24.00 +MPV, 02, 25, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 25, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 25, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 25, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 25, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 25, 62.00, 45.00, -9999.00, -9999.00, 31.00 +MSL, 02, 25, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 25, 33.00, 15.00, 25.00, 20.00, 33.00 +MSO, 02, 25, 40.00, 22.00, 25.00, 24.00, 39.00 +MSP, 02, 25, 30.00, 14.00, 22.00, 19.00, 32.00 +MSS, 02, 25, 29.00, 10.00, 30.00, 27.00, 42.00 +MSY, 02, 25, 67.00, 47.00, 21.00, 19.00, 32.00 +MTC, 02, 25, 35.00, 20.00, -9999.00, -9999.00, 37.00 +MTN, 02, 25, 47.00, 27.00, -9999.00, -9999.00, 36.00 +MTO, 02, 25, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 25, 42.00, 23.00, -9999.00, -9999.00, 36.00 +MUO, 02, 25, 51.00, 28.00, -9999.00, -9999.00, 24.00 +MWA, 02, 25, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 25, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 25, 63.00, 41.00, -9999.00, -9999.00, 33.00 +MYL, 02, 25, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 25, 62.00, 38.00, -9999.00, -9999.00, 32.00 +NAO, 02, 25, 61.00, 45.00, -9999.00, -9999.00, 27.00 +NBC, 02, 25, 65.00, 43.00, -9999.00, -9999.00, 32.00 +NBE, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 02, 25, 37.00, 21.00, -9999.00, -9999.00, 31.00 +NCA, 02, 25, 62.00, 36.00, -9999.00, -9999.00, 32.00 +NCO, 02, 25, 41.00, 26.00, -9999.00, -9999.00, 37.00 +NC1, 02, 25, 60.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 25, 45.00, 24.00, -9999.00, -9999.00, 33.00 +NFG, 02, 25, 65.00, 46.00, -9999.00, -9999.00, 22.00 +NFL, 02, 25, 54.00, 25.00, -9999.00, -9999.00, 14.00 +NGP, 02, 25, 71.00, 51.00, -9999.00, -9999.00, 19.00 +NGU, 02, 25, 52.00, 34.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 25, 60.00, 47.00, -9999.00, -9999.00, 31.00 +NHK, 02, 25, 49.00, 29.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 25, 35.00, 16.00, -9999.00, -9999.00, 36.00 +NID, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NIP, 02, 25, 69.00, 45.00, -9999.00, -9999.00, 25.00 +NIR, 02, 25, 69.00, 46.00, -9999.00, -9999.00, 20.00 +NKT, 02, 25, 59.00, 38.00, -9999.00, -9999.00, 32.00 +NKX, 02, 25, 66.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 02, 25, 63.00, 37.00, -9999.00, -9999.00, 31.00 +NPA, 02, 25, 65.00, 46.00, -9999.00, -9999.00, 32.00 +NQA, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 02, 25, 74.00, 50.00, -9999.00, -9999.00, 19.00 +NQX, 02, 25, 76.00, 67.00, -9999.00, -9999.00, 18.00 +NRB, 02, 25, 68.00, 49.00, -9999.00, -9999.00, 27.00 +NRC, 02, 25, 65.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 25, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 02, 25, 66.00, 43.00, -9999.00, -9999.00, 32.00 +NSI, 02, 25, 66.00, 45.00, -9999.00, -9999.00, 17.00 +NTD, 02, 25, 66.00, 45.00, -9999.00, -9999.00, 16.00 +NTK, 02, 25, 70.00, 48.00, -9999.00, -9999.00, 18.00 +NTU, 02, 25, 52.00, 34.00, -9999.00, -9999.00, 36.00 +NUC, 02, 25, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 25, 63.00, 42.00, -9999.00, -9999.00, 31.00 +NUW, 02, 25, 50.00, 36.00, -9999.00, -9999.00, 46.00 +NWF, 02, 25, 68.00, 48.00, -9999.00, -9999.00, 23.00 +NXX, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 02, 25, 50.00, 26.00, -9999.00, -9999.00, 33.00 +NZC, 02, 25, 70.00, 41.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 25, 69.00, 44.00, -9999.00, -9999.00, 18.00 +NZW, 02, 25, 40.00, 23.00, -9999.00, -9999.00, 38.00 +NZY, 02, 25, 66.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 25, 62.00, 43.00, 25.00, 28.00, 36.00 +OAR, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFK, 02, 25, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 25, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 25, 55.00, 32.00, 17.00, 14.00, 24.00 +OLM, 02, 25, 51.00, 33.00, 51.00, 53.00, 64.00 +OMA, 02, 25, 41.00, 20.00, 14.00, 15.00, 22.00 +OME, 02, 25, 13.00, -4.00, 17.00, 21.00, 27.00 +ONT, 02, 25, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 25, 37.00, 21.00, 27.00, 24.00, 36.00 +ORF, 02, 25, 52.00, 34.00, 24.00, 23.00, 36.00 +ORH, 02, 25, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 25, 10.00, -17.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 25, 32.00, 13.00, -9999.00, -9999.00, 41.00 +OTG, 02, 25, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 25, 54.00, 41.00, 52.00, 53.00, 63.00 +OTM, 02, 25, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 25, 3.00, -12.00, 13.00, 16.00, 21.00 +OURC, 02, 25, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 25, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 25, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 25, 66.00, 42.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 25, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 25, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 25, 12.00, -11.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 25, 7.00, -13.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 25, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 25, 9.00, -14.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 25, 67.00, 43.00, -9999.00, -9999.00, 29.00 +PAQ, 02, 25, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 25, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 25, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 25, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 25, 14.00, -11.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 25, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 25, 31.00, 12.00, -9999.00, -9999.00, 34.00 +PBI, 02, 25, 77.00, 58.00, 15.00, 18.00, 26.00 +PDT, 02, 25, 50.00, 33.00, 27.00, 25.00, 40.00 +PDX, 02, 25, 53.00, 37.00, 47.00, 49.00, 60.00 +PFN, 02, 25, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 25, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 25, 44.00, 27.00, 24.00, 20.00, 34.00 +PHX, 02, 25, 72.00, 46.00, 10.00, 10.00, 15.00 +PIA, 02, 25, 39.00, 22.00, 26.00, 22.00, 37.00 +PIB, 02, 25, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 25, 41.00, 22.00, 24.00, 26.00, 36.00 +PIR, 02, 25, 36.00, 15.00, 11.00, 12.00, 17.00 +PIT, 02, 25, 41.00, 23.00, 38.00, 32.00, 51.00 +PKB, 02, 25, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 25, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 25, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 25, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 25, 65.00, 46.00, 22.00, 19.00, 31.00 +POB, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 25, 65.00, 41.00, -9999.00, -9999.00, 34.00 +POM, 02, 25, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 25, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 25, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 25, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 25, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 25, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 25, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 25, 39.00, 18.00, -9999.00, -9999.00, 35.00 +PSP, 02, 25, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 25, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 25, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 25, 53.00, 22.00, 10.00, 8.00, 12.00 +PUC, 02, 25, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 25, 40.00, 23.00, 24.00, 24.00, 36.00 +PVU, 02, 25, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 25, 36.00, 17.00, 25.00, 23.00, 35.00 +P02, 02, 25, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +P07, 02, 25, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +P11, 02, 25, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P24, 02, 25, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +P28, 02, 25, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +P35, 02, 25, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +P38, 02, 25, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 02, 25, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +P58, 02, 25, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +P59, 02, 25, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +P60, 02, 25, 29.00, -1.00, -9999.00, -9999.00, -9999.00 +P61, 02, 25, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +P67, 02, 25, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +P68, 02, 25, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +P69, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 25, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 25, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 25, 40.00, 17.00, 14.00, 15.00, 22.00 +RBL, 02, 25, 62.00, 42.00, 27.00, 29.00, 37.00 +RCA, 02, 25, 40.00, 17.00, -9999.00, -9999.00, 25.00 +RDD, 02, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 25, 49.00, 26.00, 17.00, 19.00, 30.00 +RDR, 02, 25, 24.00, 6.00, -9999.00, -9999.00, 22.00 +RDU, 02, 25, 55.00, 34.00, 22.00, 24.00, 33.00 +REE, 02, 25, 60.00, 31.00, -9999.00, -9999.00, 10.00 +REJ, 02, 25, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 25, 35.00, 18.00, 23.00, 20.00, 32.00 +RIC, 02, 25, 52.00, 31.00, 23.00, 25.00, 34.00 +RIV, 02, 25, 68.00, 43.00, -9999.00, -9999.00, 14.00 +RIW, 02, 25, 41.00, 11.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 25, 37.00, 16.00, 14.00, 9.00, 18.00 +RME, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 58.00 +RMG, 02, 25, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +RND, 02, 25, 68.00, 44.00, -9999.00, -9999.00, 24.00 +RNO, 02, 25, 53.00, 26.00, 17.00, 17.00, 24.00 +ROA, 02, 25, 51.00, 30.00, 22.00, 24.00, 34.00 +ROC, 02, 25, 35.00, 19.00, 38.00, 39.00, 54.00 +ROW, 02, 25, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 25, 48.00, 23.00, 13.00, 12.00, 19.00 +RST, 02, 25, 30.00, 13.00, 23.00, 19.00, 32.00 +RWF, 02, 25, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 25, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 25, 62.00, 42.00, 27.00, 26.00, 35.00 +SAF, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 25, 66.00, 51.00, 18.00, 18.00, 24.00 +SAT, 02, 25, 68.00, 44.00, 19.00, 15.00, 25.00 +SAV, 02, 25, 65.00, 43.00, 19.00, 19.00, 28.00 +SAW, 02, 25, 30.00, 15.00, -9999.00, -9999.00, 47.00 +SBA, 02, 25, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 25, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 25, 37.00, 22.00, 32.00, 33.00, 45.00 +SBP, 02, 25, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 25, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 25, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 25, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 25, 63.00, 41.00, 23.00, 24.00, 33.00 +SDF, 02, 25, 48.00, 30.00, 27.00, 25.00, 38.00 +SEA, 02, 25, 51.00, 38.00, 41.00, 41.00, 55.00 +SEM, 02, 25, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 25, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 25, 60.00, 46.00, 26.00, 28.00, 36.00 +SGF, 02, 25, 50.00, 28.00, 22.00, 19.00, 31.00 +SGY, 02, 25, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 25, 41.00, 17.00, 17.00, 17.00, 27.00 +SHV, 02, 25, 63.00, 40.00, 22.00, 19.00, 32.00 +SIT, 02, 25, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 25, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 25, 65.00, 37.00, 12.00, 8.00, 16.00 +SKA, 02, 25, 43.00, 27.00, -9999.00, -9999.00, 35.00 +SKF, 02, 25, 68.00, 44.00, -9999.00, -9999.00, 23.00 +SLC, 02, 25, 47.00, 27.00, 24.00, 24.00, 35.00 +SLE, 02, 25, 53.00, 35.00, 44.00, 45.00, 58.00 +SLN, 02, 25, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 25, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 25, 64.00, 41.00, -9999.00, 23.00, 39.00 +SNA, 02, 25, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 25, 27.00, 18.00, 35.00, 38.00, 53.00 +SNS, 02, 25, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 25, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 25, 41.00, 24.00, 27.00, 23.00, 39.00 +SPS, 02, 25, 60.00, 35.00, 15.00, 12.00, 21.00 +SRQ, 02, 25, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 25, 62.00, 37.00, -9999.00, -9999.00, 33.00 +SSI, 02, 25, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +STC, 02, 25, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 25, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +STL, 02, 25, 46.00, 28.00, 26.00, 22.00, 36.00 +STNV, 02, 25, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +STS, 02, 25, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 25, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 25, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 25, 63.00, 41.00, -9999.00, -9999.00, 27.00 +SUX, 02, 25, 37.00, 18.00, 17.00, 16.00, 26.00 +SVN, 02, 25, 65.00, 43.00, -9999.00, -9999.00, 31.00 +SWF, 02, 25, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 25, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 25, 35.00, 18.00, 39.00, 37.00, 53.00 +SZL, 02, 25, 47.00, 24.00, -9999.00, -9999.00, 26.00 +TAD, 02, 25, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 25, 9.00, -14.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 25, 54.00, 25.00, -9999.00, -9999.00, 32.00 +TCC, 02, 25, 59.00, 28.00, 6.00, 6.00, 9.00 +TCL, 02, 25, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 25, 53.00, 35.00, -9999.00, -9999.00, 58.00 +TCS, 02, 25, 61.00, 33.00, -9999.00, 7.00, 11.00 +TEB, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 25, 55.00, 32.00, -9999.00, -9999.00, 20.00 +TKA, 02, 25, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 25, 69.00, 42.00, 18.00, 17.00, 26.00 +TNX, 02, 25, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 25, 37.00, 20.00, 29.00, 28.00, 42.00 +TOP, 02, 25, 47.00, 25.00, 17.00, 17.00, 26.00 +TPA, 02, 25, 73.00, 53.00, 14.00, 16.00, 23.00 +TPH, 02, 25, 51.00, 25.00, 11.00, 10.00, 15.00 +TRI, 02, 25, 52.00, 29.00, 27.00, 28.00, 40.00 +TRK, 02, 25, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 25, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 25, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 25, 54.00, 32.00, 17.00, 17.00, 27.00 +TUP, 02, 25, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 25, 69.00, 42.00, 11.00, 10.00, 16.00 +TVC, 02, 25, 31.00, 13.00, 31.00, 29.00, 42.00 +TVL, 02, 25, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 25, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 25, 54.00, 31.00, 27.00, 26.00, 37.00 +T01, 02, 25, 50.00, 30.00, -9999.00, -9999.00, 34.00 +T02, 02, 25, 60.00, 36.00, -9999.00, -9999.00, 36.00 +T03, 02, 25, 63.00, 39.00, -9999.00, -9999.00, 32.00 +T04, 02, 25, 74.00, 54.00, -9999.00, -9999.00, 22.00 +T05, 02, 25, 47.00, 22.00, -9999.00, -9999.00, 19.00 +T06, 02, 25, 65.00, 38.00, -9999.00, -9999.00, 35.00 +T07, 02, 25, 52.00, 22.00, -9999.00, -9999.00, 34.00 +T08, 02, 25, 46.00, 27.00, -9999.00, -9999.00, 30.00 +UCA, 02, 25, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 25, 61.00, 36.00, -9999.00, -9999.00, 8.00 +UIL, 02, 25, 50.00, 35.00, 61.00, 61.00, 71.00 +UIN, 02, 25, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 25, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 25, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 25, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +U15, 02, 25, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +U28, 02, 25, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 25, 67.00, 41.00, -9999.00, -9999.00, 29.00 +VBG, 02, 25, 66.00, 43.00, -9999.00, -9999.00, 26.00 +VCT, 02, 25, 69.00, 48.00, 16.00, 17.00, 26.00 +VCV, 02, 25, 64.00, 35.00, -9999.00, -9999.00, 11.00 +VDZ, 02, 25, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 25, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 25, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 25, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 25, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 25, 66.00, 41.00, -9999.00, -9999.00, 31.00 +VRB, 02, 25, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 25, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 25, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 25, 50.00, 30.00, -9999.00, 29.00, -9999.00 +WJA, 02, 25, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 25, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 25, 14.00, -12.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 25, 51.00, 24.00, 16.00, 18.00, 26.00 +WPO, 02, 25, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 25, 64.00, 39.00, -9999.00, -9999.00, 34.00 +WRG, 02, 25, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 25, 46.00, 25.00, -9999.00, -9999.00, 34.00 +WRL, 02, 25, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +X68, 02, 25, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 25, 36.00, 22.00, 57.00, 56.00, 65.00 +YCG, 02, 25, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 25, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 25, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 25, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 25, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 25, 50.00, 28.00, 18.00, 17.00, 27.00 +YNG, 02, 25, 37.00, 21.00, 32.00, 32.00, 48.00 +YPA, 02, 25, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 25, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 25, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 25, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 25, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 25, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 25, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 25, 76.00, 48.00, 4.00, 6.00, 8.00 +YVR, 02, 25, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 25, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 25, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 25, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 25, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 25, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 25, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 25, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 25, 26.00, 8.00, 36.00, 32.00, 51.00 +ZUN, 02, 25, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 25, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 25, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 25, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 02, 25, 64.00, 41.00, -9999.00, -9999.00, 31.00 +1V1, 02, 25, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 25, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 25, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 25, 56.00, 38.00, -9999.00, -9999.00, 35.00 +2PJ, 02, 25, 62.00, 37.00, -9999.00, -9999.00, 36.00 +3B1, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 25, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 25, 31.00, 11.00, -9999.00, -9999.00, 41.00 +3SE, 02, 25, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 25, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 25, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 02, 25, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 25, 18.00, -4.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 25, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 25, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 25, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 26, 42.00, 24.00, 27.00, 24.00, 38.00 +ABI, 02, 26, 63.00, 38.00, 12.00, 10.00, 18.00 +ABQ, 02, 26, 56.00, 28.00, 11.00, 11.00, 18.00 +ABR, 02, 26, 32.00, 12.00, 16.00, 14.00, 23.00 +ABY, 02, 26, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 26, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 26, 64.00, 41.00, 15.00, 15.00, 24.00 +ACV, 02, 26, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 26, 46.00, 26.00, 22.00, 21.00, 34.00 +ADK, 02, 26, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 26, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 26, 48.00, 27.00, -9999.00, -9999.00, 33.00 +AEX, 02, 26, 65.00, 43.00, -9999.00, -9999.00, 31.00 +AFF, 02, 26, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 26, 76.00, 51.00, -9999.00, -9999.00, 30.00 +AGS, 02, 26, 63.00, 37.00, 21.00, 21.00, 31.00 +AHN, 02, 26, 60.00, 37.00, 22.00, 23.00, 33.00 +AKN, 02, 26, 26.00, 9.00, 21.00, 22.00, 32.00 +AKO, 02, 26, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 26, 37.00, 18.00, 25.00, 24.00, 38.00 +ALI, 02, 26, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 26, 35.00, 16.00, 20.00, 17.00, 28.00 +ALS, 02, 26, 43.00, 10.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 26, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 26, 56.00, 28.00, 13.00, 11.00, 19.00 +AMG, 02, 26, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 26, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 26, 28.00, 13.00, 16.00, 19.00, 25.00 +AND, 02, 26, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 26, 43.00, 33.00, 59.00, 56.00, 72.00 +AOO, 02, 26, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +APN, 02, 26, 31.00, 11.00, 27.00, 27.00, 40.00 +AQQ, 02, 26, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 02, 26, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +AST, 02, 26, 52.00, 38.00, 57.00, 58.00, 68.00 +ATL, 02, 26, 59.00, 37.00, 25.00, 24.00, 35.00 +ATW, 02, 26, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 26, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 26, 45.00, 24.00, -9999.00, -9999.00, 37.00 +AUG, 02, 26, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 26, 67.00, 45.00, 17.00, 16.00, 25.00 +AUW, 02, 26, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 26, 53.00, 30.00, 24.00, 22.00, 34.00 +AVP, 02, 26, 39.00, 22.00, 27.00, 26.00, 40.00 +AXN, 02, 26, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 26, 39.00, 18.00, -9999.00, -9999.00, 31.00 +AYS, 02, 26, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 26, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 26, 64.00, 42.00, -9999.00, -9999.00, 29.00 +BAD, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 26, 39.00, 13.00, -9999.00, -9999.00, 24.00 +BDL, 02, 26, 40.00, 22.00, 25.00, 24.00, 37.00 +BDR, 02, 26, 41.00, 26.00, 27.00, 22.00, 39.00 +BET, 02, 26, 16.00, 2.00, 15.00, 15.00, 23.00 +BFD, 02, 26, 34.00, 16.00, 45.00, 42.00, 60.00 +BFF, 02, 26, 46.00, 18.00, 13.00, 11.00, 18.00 +BFL, 02, 26, 66.00, 44.00, 16.00, 16.00, 24.00 +BGM, 02, 26, 34.00, 19.00, 33.00, 34.00, 49.00 +BGR, 02, 26, 33.00, 14.00, 23.00, 22.00, 34.00 +BGS, 02, 26, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 26, 61.00, 37.00, 25.00, 23.00, 35.00 +BID, 02, 26, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 26, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 26, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 26, 41.00, 21.00, 19.00, 18.00, 28.00 +BIS, 02, 26, 31.00, 10.00, 17.00, 16.00, 26.00 +BIX, 02, 26, 65.00, 48.00, -9999.00, -9999.00, 31.00 +BJI, 02, 26, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 26, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 26, 49.00, 19.00, -9999.00, -9999.00, 22.00 +BKW, 02, 26, 45.00, 26.00, 35.00, 34.00, 49.00 +BLF, 02, 26, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 26, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 26, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 26, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 26, 49.00, 28.00, -9999.00, -9999.00, 31.00 +BNA, 02, 26, 55.00, 33.00, 29.00, 25.00, 40.00 +BNO, 02, 26, 43.00, 22.00, -9999.00, 27.00, 49.00 +BOI, 02, 26, 48.00, 29.00, 24.00, 24.00, 36.00 +BOS, 02, 26, 40.00, 26.00, 24.00, 24.00, 36.00 +BPI, 02, 26, 33.00, 1.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 26, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 26, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 26, 40.00, 22.00, -9999.00, -9999.00, 26.00 +BRO, 02, 26, 74.00, 55.00, 12.00, 11.00, 17.00 +BRW, 02, 26, -12.00, -24.00, 10.00, 10.00, 15.00 +BSM, 02, 26, 67.00, 45.00, -9999.00, -9999.00, 24.00 +BTI, 02, 26, -15.00, -27.00, 9.00, 9.00, 14.00 +BTL, 02, 26, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 26, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 26, 67.00, 45.00, 23.00, 19.00, 32.00 +BTT, 02, 26, 6.00, -15.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 26, 32.00, 14.00, 30.00, 26.00, 42.00 +BUB, 02, 26, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 26, 35.00, 20.00, 42.00, 43.00, 56.00 +BUR, 02, 26, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 26, 65.00, 47.00, -9999.00, 18.00, 30.00 +BWG, 02, 26, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 26, 48.00, 29.00, 24.00, 22.00, 34.00 +BYH, 02, 26, 53.00, 34.00, -9999.00, -9999.00, 36.00 +BYI, 02, 26, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 26, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 26, 63.00, 37.00, 20.00, 21.00, 31.00 +CAG, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 26, 40.00, 23.00, 35.00, 36.00, 52.00 +CAO, 02, 26, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 26, 27.00, 6.00, 29.00, 32.00, 44.00 +CBM, 02, 26, 61.00, 36.00, -9999.00, -9999.00, 35.00 +CDB, 02, 26, 33.00, 23.00, 47.00, 49.00, 64.00 +CDC, 02, 26, 49.00, 24.00, 16.00, 15.00, 25.00 +CDR, 02, 26, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 26, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 26, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 26, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 26, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 26, 56.00, 34.00, 25.00, 25.00, 35.00 +CHO, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 26, 64.00, 43.00, 19.00, 21.00, 31.00 +CID, 02, 26, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 26, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 26, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 26, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 26, 39.00, 23.00, 37.00, 35.00, 51.00 +CLL, 02, 26, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 26, 57.00, 34.00, 22.00, 24.00, 32.00 +CMH, 02, 26, 43.00, 25.00, 29.00, 30.00, 43.00 +CMI, 02, 26, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 26, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 26, 46.00, 24.00, 14.00, 14.00, 22.00 +CNM, 02, 26, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 26, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +COD, 02, 26, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +COF, 02, 26, 73.00, 53.00, -9999.00, -9999.00, 25.00 +CON, 02, 26, 36.00, 15.00, 24.00, 22.00, 34.00 +COS, 02, 26, 46.00, 21.00, 12.00, 12.00, 18.00 +COT, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 26, 46.00, 27.00, 25.00, 20.00, 33.00 +CPR, 02, 26, 40.00, 18.00, 20.00, 18.00, 27.00 +CRBC, 02, 26, 34.00, -8.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 26, 71.00, 50.00, 15.00, 13.00, 22.00 +CRW, 02, 26, 50.00, 29.00, 35.00, 37.00, 48.00 +CSG, 02, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 26, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 26, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 26, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 26, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 26, 46.00, 27.00, 28.00, 26.00, 40.00 +CVN, 02, 26, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 26, 58.00, 28.00, -9999.00, -9999.00, 10.00 +CXY, 02, 26, 43.00, 26.00, 19.00, 21.00, 32.00 +CYS, 02, 26, 42.00, 19.00, 14.00, 13.00, 20.00 +DAA, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 26, 71.00, 50.00, 15.00, 17.00, 25.00 +DAG, 02, 26, 68.00, 43.00, 8.00, 8.00, 15.00 +DAL, 02, 26, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 26, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 26, 43.00, 25.00, 32.00, 27.00, 43.00 +DBQ, 02, 26, 34.00, 18.00, 24.00, 20.00, 32.00 +DCA, 02, 26, 50.00, 32.00, 22.00, 23.00, 33.00 +DDC, 02, 26, 51.00, 25.00, 14.00, 12.00, 21.00 +DEC, 02, 26, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 26, 48.00, 22.00, 15.00, 13.00, 21.00 +DFW, 02, 26, 62.00, 40.00, 16.00, 14.00, 23.00 +DHN, 02, 26, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 26, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 26, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 26, 70.00, 46.00, -9999.00, -9999.00, 14.00 +DLG, 02, 26, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 26, 26.00, 8.00, 26.00, 24.00, 38.00 +DLLC, 02, 26, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 26, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 26, 69.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 02, 26, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 26, 50.00, 29.00, -9999.00, -9999.00, 34.00 +DPG, 02, 26, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 26, 66.00, 42.00, -9999.00, -9999.00, 31.00 +DRA, 02, 26, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 26, 70.00, 46.00, 10.00, 10.00, 15.00 +DSM, 02, 26, 39.00, 20.00, 23.00, 18.00, 30.00 +DTW, 02, 26, 37.00, 21.00, 29.00, 28.00, 42.00 +DUG, 02, 26, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 26, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 26, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 26, 63.00, 38.00, -9999.00, -9999.00, 16.00 +D45, 02, 26, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 26, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 26, 32.00, 11.00, 18.00, 17.00, 28.00 +ECG, 02, 26, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 26, 63.00, 37.00, -9999.00, -9999.00, 11.00 +EED, 02, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 02, 26, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 26, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 26, 46.00, 22.00, 39.00, 40.00, 55.00 +EKO, 02, 26, 46.00, 22.00, 22.00, 21.00, 31.00 +ELD, 02, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 26, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 26, 65.00, 36.00, 6.00, 7.00, 10.00 +ELY, 02, 26, 45.00, 17.00, 20.00, 19.00, 30.00 +EMP, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 26, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 02, 26, 55.00, 32.00, -9999.00, -9999.00, 17.00 +ENN, 02, 26, 12.00, -12.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 26, 46.00, 28.00, -9999.00, -9999.00, 19.00 +EPH, 02, 26, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 26, 37.00, 22.00, 39.00, 36.00, 53.00 +ESF, 02, 26, 65.00, 43.00, -9999.00, -9999.00, 31.00 +EUG, 02, 26, 53.00, 38.00, 43.00, 46.00, 57.00 +EVV, 02, 26, 48.00, 29.00, 28.00, 23.00, 38.00 +EWN, 02, 26, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 26, 44.00, 28.00, 23.00, 22.00, 35.00 +EYW, 02, 26, 76.00, 67.00, 12.00, 11.00, 19.00 +E74, 02, 26, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 26, 55.00, 31.00, -9999.00, -9999.00, 33.00 +FAI, 02, 26, 14.00, -10.00, 12.00, 14.00, 20.00 +FAR, 02, 26, 26.00, 8.00, 17.00, 16.00, 27.00 +FAT, 02, 26, 64.00, 42.00, 20.00, 21.00, 29.00 +FAY, 02, 26, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 26, 38.00, 20.00, 26.00, 28.00, 40.00 +FCS, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 26, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 26, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 26, 46.00, 19.00, 25.00, 24.00, 33.00 +FLL, 02, 26, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 26, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 26, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +FME, 02, 26, 51.00, 27.00, -9999.00, -9999.00, 36.00 +FMH, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 26, 54.00, 24.00, 11.00, 15.00, 17.00 +FMY, 02, 26, 77.00, 56.00, 10.00, 12.00, 19.00 +FNT, 02, 26, 35.00, 19.00, 28.00, 27.00, 41.00 +FOD, 02, 26, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 26, 47.00, 26.00, -9999.00, -9999.00, 24.00 +FOK, 02, 26, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 26, 49.00, 26.00, -9999.00, -9999.00, 20.00 +FSD, 02, 26, 34.00, 15.00, 19.00, 16.00, 27.00 +FSI, 02, 26, 59.00, 32.00, -9999.00, -9999.00, 18.00 +FSM, 02, 26, 58.00, 34.00, 20.00, 17.00, 30.00 +FTK, 02, 26, 50.00, 27.00, -9999.00, -9999.00, 36.00 +FWA, 02, 26, 39.00, 22.00, 26.00, 26.00, 39.00 +FWH, 02, 26, 62.00, 38.00, -9999.00, -9999.00, 21.00 +FYU, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 26, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 26, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 26, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 26, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 26, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 26, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 26, 43.00, 27.00, 26.00, 29.00, 41.00 +GFA, 02, 26, 40.00, 19.00, -9999.00, -9999.00, 25.00 +GFK, 02, 26, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 26, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 26, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 26, 32.00, 12.00, 16.00, 14.00, 24.00 +GJT, 02, 26, 50.00, 27.00, 16.00, 14.00, 23.00 +GKN, 02, 26, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 26, 48.00, 21.00, 12.00, 13.00, 19.00 +GLH, 02, 26, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 26, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 26, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GON, 02, 26, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 26, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 26, 31.00, 14.00, 26.00, 20.00, 34.00 +GRCI, 02, 26, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 26, 53.00, 35.00, -9999.00, -9999.00, 55.00 +GRI, 02, 26, 42.00, 20.00, 16.00, 14.00, 23.00 +GRK, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 02, 26, 36.00, 19.00, 29.00, 30.00, 41.00 +GSB, 02, 26, 58.00, 36.00, -9999.00, -9999.00, 34.00 +GSG, 02, 26, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 26, 54.00, 32.00, 23.00, 24.00, 32.00 +GSP, 02, 26, 58.00, 35.00, 23.00, 23.00, 33.00 +GST, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 26, 33.00, 14.00, -9999.00, -9999.00, 58.00 +GTF, 02, 26, 40.00, 19.00, 18.00, 19.00, 27.00 +GUP, 02, 26, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 26, 40.00, 20.00, -9999.00, -9999.00, 37.00 +GVW, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 02, 26, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 26, 55.00, 39.00, 20.00, 24.00, 34.00 +HBR, 02, 26, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 26, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 26, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 26, 45.00, 25.00, -9999.00, -9999.00, 30.00 +HKY, 02, 26, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 26, 40.00, 18.00, 16.00, 16.00, 24.00 +HMN, 02, 26, 66.00, 27.00, -9999.00, -9999.00, 8.00 +HMS, 02, 26, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 26, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 26, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 02, 26, 34.00, 14.00, 17.00, 14.00, 24.00 +HOP, 02, 26, 51.00, 29.00, -9999.00, -9999.00, 36.00 +HOT, 02, 26, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 26, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 26, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 26, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 26, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 26, 66.00, 42.00, -9999.00, -9999.00, 34.00 +HST, 02, 26, 78.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 02, 26, 57.00, 36.00, 28.00, 22.00, 39.00 +HTL, 02, 26, 32.00, 11.00, 33.00, 27.00, 43.00 +HTS, 02, 26, 49.00, 30.00, 33.00, 32.00, 46.00 +HUF, 02, 26, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 26, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 26, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 26, 36.00, 14.00, 14.00, 14.00, 22.00 +IAB, 02, 26, 50.00, 27.00, -9999.00, -9999.00, 19.00 +IAD, 02, 26, 48.00, 26.00, 23.00, 23.00, 34.00 +IAG, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 26, 67.00, 45.00, 20.00, 21.00, 31.00 +ICT, 02, 26, 50.00, 27.00, 20.00, 14.00, 25.00 +IDA, 02, 26, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 26, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 26, 46.00, 28.00, 25.00, 22.00, 35.00 +ILI, 02, 26, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 26, 61.00, 39.00, 20.00, 22.00, 32.00 +IMT, 02, 26, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +IND, 02, 26, 43.00, 25.00, 28.00, 28.00, 40.00 +INL, 02, 26, 24.00, 2.00, 21.00, 20.00, 32.00 +INS, 02, 26, 61.00, 36.00, -9999.00, -9999.00, 7.00 +INT, 02, 26, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +INW, 02, 26, 56.00, 27.00, 10.00, 9.00, 15.00 +IPL, 02, 26, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 26, 41.00, 23.00, 25.00, 27.00, 38.00 +IRK, 02, 26, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 26, 32.00, 10.00, 15.00, 13.00, 22.00 +ISP, 02, 26, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 26, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 26, 72.00, 43.00, -9999.00, -9999.00, 13.00 +IWD, 02, 26, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 26, 33.00, 5.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 26, 64.00, 39.00, 23.00, 20.00, 34.00 +JAX, 02, 26, 69.00, 45.00, 16.00, 20.00, 27.00 +JBR, 02, 26, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 26, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 26, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 26, 42.00, 29.00, 23.00, 21.00, 35.00 +JHW, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 26, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 26, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 26, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 26, 36.00, 24.00, 45.00, 47.00, 57.00 +JST, 02, 26, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 26, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 26, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 26, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 26, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 26, 36.00, 18.00, 31.00, 29.00, 44.00 +LAR, 02, 26, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 26, 65.00, 41.00, 8.00, 9.00, 13.00 +LAX, 02, 26, 66.00, 50.00, 16.00, 18.00, 23.00 +LBB, 02, 26, 61.00, 31.00, 10.00, 8.00, 14.00 +LBF, 02, 26, 44.00, 18.00, 15.00, 11.00, 21.00 +LCH, 02, 26, 66.00, 46.00, 21.00, 19.00, 32.00 +LCK, 02, 26, 45.00, 26.00, -9999.00, -9999.00, 39.00 +LEB, 02, 26, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 26, 48.00, 29.00, 30.00, 27.00, 41.00 +LFI, 02, 26, 52.00, 35.00, -9999.00, -9999.00, 34.00 +LFK, 02, 26, 66.00, 42.00, 19.00, 21.00, 30.00 +LFT, 02, 26, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 26, 43.00, 30.00, 23.00, 21.00, 35.00 +LGB, 02, 26, 68.00, 48.00, 17.00, 17.00, 25.00 +LGU, 02, 26, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 26, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 26, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 26, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 26, 58.00, 37.00, 21.00, 21.00, 32.00 +LIZ, 02, 26, 27.00, 6.00, -9999.00, -9999.00, 45.00 +LMT, 02, 26, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +LND, 02, 26, 40.00, 17.00, 13.00, 13.00, 19.00 +LNK, 02, 26, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 26, 53.00, 24.00, 12.00, 11.00, 18.00 +LOZ, 02, 26, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 26, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 26, 58.00, 36.00, -9999.00, -9999.00, 26.00 +LSE, 02, 26, 34.00, 15.00, 20.00, 18.00, 27.00 +LSF, 02, 26, 64.00, 40.00, -9999.00, -9999.00, 34.00 +LSV, 02, 26, 69.00, 35.00, -9999.00, -9999.00, 7.00 +LTS, 02, 26, 62.00, 33.00, -9999.00, -9999.00, 16.00 +LUF, 02, 26, 74.00, 41.00, -9999.00, -9999.00, 10.00 +LVS, 02, 26, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 26, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 26, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 26, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 26, 51.00, 30.00, 22.00, 24.00, 33.00 +MAF, 02, 26, 65.00, 35.00, 7.00, 5.00, 10.00 +MBL, 02, 26, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 26, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 26, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 26, 63.00, 45.00, -9999.00, -9999.00, 28.00 +MCF, 02, 26, 73.00, 53.00, -9999.00, -9999.00, 22.00 +MCG, 02, 26, 15.00, -10.00, 17.00, 21.00, 28.00 +MCI, 02, 26, 45.00, 26.00, 21.00, 18.00, 30.00 +MCK, 02, 26, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 26, 64.00, 39.00, 22.00, 22.00, 32.00 +MCO, 02, 26, 74.00, 51.00, 14.00, 17.00, 24.00 +MCW, 02, 26, 32.00, 15.00, 18.00, 13.00, 23.00 +MC2, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 02, 26, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 26, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 26, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 26, 39.00, 24.00, 28.00, 25.00, 39.00 +MEI, 02, 26, 64.00, 39.00, 23.00, 20.00, 33.00 +MEM, 02, 26, 57.00, 38.00, 26.00, 19.00, 35.00 +MER, 02, 26, 64.00, 40.00, -9999.00, -9999.00, 25.00 +MFD, 02, 26, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 26, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 26, 55.00, 33.00, 27.00, 31.00, 41.00 +MGE, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 26, 64.00, 41.00, 23.00, 20.00, 34.00 +MGW, 02, 26, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 26, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 26, 62.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 02, 26, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 26, 77.00, 59.00, 13.00, 15.00, 23.00 +MIB, 02, 26, 28.00, 11.00, -9999.00, -9999.00, 26.00 +MIV, 02, 26, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 26, 51.00, 26.00, -9999.00, -9999.00, 24.00 +MKC, 02, 26, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 26, 34.00, 20.00, 31.00, 26.00, 42.00 +MKG, 02, 26, 34.00, 20.00, 35.00, 32.00, 47.00 +MKL, 02, 26, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 26, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 26, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 26, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 26, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 26, 39.00, 21.00, 23.00, 21.00, 32.00 +MLS, 02, 26, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 26, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 26, 64.00, 41.00, -9999.00, -9999.00, 36.00 +MOB, 02, 26, 66.00, 45.00, 24.00, 21.00, 35.00 +MOT, 02, 26, 28.00, 11.00, 17.00, 15.00, 24.00 +MPV, 02, 26, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 26, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 26, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 26, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 26, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 26, 62.00, 45.00, -9999.00, -9999.00, 31.00 +MSL, 02, 26, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 26, 34.00, 16.00, 25.00, 20.00, 33.00 +MSO, 02, 26, 41.00, 22.00, 25.00, 24.00, 39.00 +MSP, 02, 26, 31.00, 15.00, 22.00, 19.00, 32.00 +MSS, 02, 26, 30.00, 11.00, 30.00, 27.00, 42.00 +MSY, 02, 26, 67.00, 47.00, 21.00, 19.00, 32.00 +MTC, 02, 26, 35.00, 21.00, -9999.00, -9999.00, 37.00 +MTN, 02, 26, 48.00, 28.00, -9999.00, -9999.00, 36.00 +MTO, 02, 26, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 26, 43.00, 24.00, -9999.00, -9999.00, 36.00 +MUO, 02, 26, 52.00, 28.00, -9999.00, -9999.00, 24.00 +MWA, 02, 26, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 26, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 26, 64.00, 41.00, -9999.00, -9999.00, 33.00 +MYL, 02, 26, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 26, 63.00, 38.00, -9999.00, -9999.00, 33.00 +NAO, 02, 26, 61.00, 46.00, -9999.00, -9999.00, 28.00 +NBC, 02, 26, 65.00, 43.00, -9999.00, -9999.00, 32.00 +NBE, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 02, 26, 38.00, 22.00, -9999.00, -9999.00, 31.00 +NCA, 02, 26, 63.00, 36.00, -9999.00, -9999.00, 32.00 +NCO, 02, 26, 41.00, 26.00, -9999.00, -9999.00, 37.00 +NC1, 02, 26, 60.00, 39.00, -9999.00, -9999.00, 11.00 +NEL, 02, 26, 46.00, 25.00, -9999.00, -9999.00, 33.00 +NFG, 02, 26, 65.00, 46.00, -9999.00, -9999.00, 22.00 +NFL, 02, 26, 54.00, 25.00, -9999.00, -9999.00, 14.00 +NGP, 02, 26, 72.00, 52.00, -9999.00, -9999.00, 19.00 +NGU, 02, 26, 53.00, 35.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 26, 60.00, 47.00, -9999.00, -9999.00, 31.00 +NHK, 02, 26, 50.00, 29.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 26, 36.00, 17.00, -9999.00, -9999.00, 36.00 +NID, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NIP, 02, 26, 69.00, 45.00, -9999.00, -9999.00, 25.00 +NIR, 02, 26, 70.00, 46.00, -9999.00, -9999.00, 20.00 +NKT, 02, 26, 59.00, 39.00, -9999.00, -9999.00, 32.00 +NKX, 02, 26, 66.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 02, 26, 64.00, 38.00, -9999.00, -9999.00, 31.00 +NPA, 02, 26, 65.00, 47.00, -9999.00, -9999.00, 32.00 +NQA, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 02, 26, 75.00, 50.00, -9999.00, -9999.00, 19.00 +NQX, 02, 26, 76.00, 67.00, -9999.00, -9999.00, 18.00 +NRB, 02, 26, 68.00, 49.00, -9999.00, -9999.00, 27.00 +NRC, 02, 26, 65.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 26, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 02, 26, 66.00, 43.00, -9999.00, -9999.00, 32.00 +NSI, 02, 26, 66.00, 45.00, -9999.00, -9999.00, 17.00 +NTD, 02, 26, 66.00, 45.00, -9999.00, -9999.00, 16.00 +NTK, 02, 26, 70.00, 48.00, -9999.00, -9999.00, 18.00 +NTU, 02, 26, 53.00, 35.00, -9999.00, -9999.00, 36.00 +NUC, 02, 26, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 26, 63.00, 42.00, -9999.00, -9999.00, 31.00 +NUW, 02, 26, 50.00, 36.00, -9999.00, -9999.00, 46.00 +NWF, 02, 26, 68.00, 48.00, -9999.00, -9999.00, 23.00 +NXX, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 02, 26, 51.00, 27.00, -9999.00, -9999.00, 33.00 +NZC, 02, 26, 70.00, 41.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 26, 69.00, 44.00, -9999.00, -9999.00, 18.00 +NZW, 02, 26, 41.00, 23.00, -9999.00, -9999.00, 37.00 +NZY, 02, 26, 66.00, 51.00, -9999.00, -9999.00, 18.00 +OAK, 02, 26, 62.00, 43.00, 25.00, 28.00, 36.00 +OAR, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 02, 26, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 26, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 26, 56.00, 33.00, 17.00, 14.00, 24.00 +OLM, 02, 26, 51.00, 33.00, 50.00, 53.00, 64.00 +OMA, 02, 26, 42.00, 21.00, 14.00, 15.00, 22.00 +OME, 02, 26, 13.00, -4.00, 18.00, 21.00, 27.00 +ONT, 02, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 26, 38.00, 22.00, 27.00, 24.00, 36.00 +ORF, 02, 26, 53.00, 35.00, 24.00, 23.00, 36.00 +ORH, 02, 26, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 26, 11.00, -16.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 26, 33.00, 13.00, -9999.00, -9999.00, 41.00 +OTG, 02, 26, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 26, 54.00, 41.00, 52.00, 53.00, 63.00 +OTM, 02, 26, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 26, 4.00, -12.00, 13.00, 17.00, 21.00 +OURC, 02, 26, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 26, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 26, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 26, 66.00, 43.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 26, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 26, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 26, 12.00, -10.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 26, 7.00, -12.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 26, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 26, 9.00, -13.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 26, 67.00, 43.00, -9999.00, -9999.00, 29.00 +PAQ, 02, 26, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 26, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 26, 33.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 26, 2.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 26, 15.00, -10.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 26, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 26, 32.00, 13.00, -9999.00, -9999.00, 34.00 +PBI, 02, 26, 77.00, 58.00, 15.00, 18.00, 26.00 +PDT, 02, 26, 50.00, 33.00, 26.00, 24.00, 39.00 +PDX, 02, 26, 53.00, 37.00, 46.00, 49.00, 60.00 +PFN, 02, 26, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 26, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 26, 45.00, 28.00, 24.00, 21.00, 34.00 +PHX, 02, 26, 72.00, 46.00, 10.00, 10.00, 15.00 +PIA, 02, 26, 40.00, 22.00, 26.00, 23.00, 37.00 +PIB, 02, 26, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 26, 41.00, 22.00, 24.00, 26.00, 37.00 +PIR, 02, 26, 37.00, 16.00, 11.00, 12.00, 18.00 +PIT, 02, 26, 42.00, 24.00, 38.00, 32.00, 51.00 +PKB, 02, 26, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 26, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 26, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 26, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 26, 65.00, 47.00, 22.00, 19.00, 31.00 +POB, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 26, 65.00, 41.00, -9999.00, -9999.00, 35.00 +POM, 02, 26, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 26, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 26, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 26, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 26, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 26, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 26, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 26, 39.00, 19.00, -9999.00, -9999.00, 35.00 +PSP, 02, 26, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 26, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 26, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 26, 53.00, 22.00, 10.00, 9.00, 13.00 +PUC, 02, 26, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 26, 41.00, 24.00, 24.00, 24.00, 36.00 +PVU, 02, 26, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 26, 36.00, 18.00, 26.00, 24.00, 35.00 +P02, 02, 26, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +P07, 02, 26, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +P11, 02, 26, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +P24, 02, 26, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +P28, 02, 26, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +P35, 02, 26, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +P38, 02, 26, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 02, 26, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +P58, 02, 26, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +P59, 02, 26, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +P60, 02, 26, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +P61, 02, 26, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +P67, 02, 26, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +P68, 02, 26, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +P69, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 26, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 26, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 26, 41.00, 18.00, 15.00, 15.00, 23.00 +RBL, 02, 26, 62.00, 42.00, 27.00, 28.00, 37.00 +RCA, 02, 26, 41.00, 18.00, -9999.00, -9999.00, 25.00 +RDD, 02, 26, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 26, 49.00, 26.00, 17.00, 18.00, 29.00 +RDR, 02, 26, 25.00, 6.00, -9999.00, -9999.00, 23.00 +RDU, 02, 26, 56.00, 34.00, 23.00, 24.00, 33.00 +REE, 02, 26, 61.00, 31.00, -9999.00, -9999.00, 10.00 +REJ, 02, 26, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 26, 36.00, 19.00, 24.00, 20.00, 32.00 +RIC, 02, 26, 53.00, 31.00, 23.00, 25.00, 34.00 +RIV, 02, 26, 68.00, 43.00, -9999.00, -9999.00, 13.00 +RIW, 02, 26, 42.00, 11.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 26, 37.00, 16.00, 14.00, 10.00, 18.00 +RME, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 58.00 +RMG, 02, 26, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +RND, 02, 26, 69.00, 44.00, -9999.00, -9999.00, 24.00 +RNO, 02, 26, 53.00, 26.00, 17.00, 17.00, 24.00 +ROA, 02, 26, 51.00, 30.00, 22.00, 24.00, 34.00 +ROC, 02, 26, 36.00, 20.00, 38.00, 38.00, 54.00 +ROW, 02, 26, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 26, 48.00, 24.00, 13.00, 13.00, 20.00 +RST, 02, 26, 31.00, 13.00, 23.00, 20.00, 32.00 +RWF, 02, 26, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 26, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 26, 62.00, 42.00, 27.00, 26.00, 35.00 +SAF, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 26, 66.00, 51.00, 19.00, 18.00, 24.00 +SAT, 02, 26, 69.00, 44.00, 19.00, 15.00, 25.00 +SAV, 02, 26, 65.00, 44.00, 19.00, 19.00, 28.00 +SAW, 02, 26, 30.00, 15.00, -9999.00, -9999.00, 47.00 +SBA, 02, 26, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 26, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SBN, 02, 26, 38.00, 23.00, 32.00, 33.00, 45.00 +SBP, 02, 26, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 26, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 26, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 26, -13.00, -27.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 26, 63.00, 41.00, 23.00, 24.00, 33.00 +SDF, 02, 26, 49.00, 30.00, 27.00, 25.00, 38.00 +SEA, 02, 26, 51.00, 38.00, 41.00, 40.00, 54.00 +SEM, 02, 26, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 26, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 26, 60.00, 46.00, 26.00, 28.00, 36.00 +SGF, 02, 26, 51.00, 29.00, 22.00, 19.00, 31.00 +SGY, 02, 26, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 26, 41.00, 17.00, 18.00, 18.00, 28.00 +SHV, 02, 26, 64.00, 41.00, 22.00, 19.00, 32.00 +SIT, 02, 26, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 26, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 26, 66.00, 38.00, 12.00, 8.00, 16.00 +SKA, 02, 26, 43.00, 27.00, -9999.00, -9999.00, 35.00 +SKF, 02, 26, 69.00, 44.00, -9999.00, -9999.00, 23.00 +SLC, 02, 26, 47.00, 27.00, 24.00, 24.00, 35.00 +SLE, 02, 26, 53.00, 35.00, 44.00, 45.00, 58.00 +SLN, 02, 26, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 26, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 26, 64.00, 41.00, -9999.00, 23.00, 39.00 +SNA, 02, 26, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 26, 27.00, 18.00, 35.00, 38.00, 53.00 +SNS, 02, 26, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 26, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 26, 42.00, 25.00, 27.00, 24.00, 39.00 +SPS, 02, 26, 61.00, 35.00, 15.00, 12.00, 21.00 +SRQ, 02, 26, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 26, 63.00, 38.00, -9999.00, -9999.00, 33.00 +SSI, 02, 26, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +STC, 02, 26, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 26, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +STL, 02, 26, 47.00, 29.00, 27.00, 22.00, 37.00 +STNV, 02, 26, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +STS, 02, 26, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 26, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 26, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 26, 63.00, 41.00, -9999.00, -9999.00, 27.00 +SUX, 02, 26, 38.00, 19.00, 17.00, 17.00, 26.00 +SVN, 02, 26, 65.00, 44.00, -9999.00, -9999.00, 31.00 +SWF, 02, 26, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 26, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 26, 36.00, 19.00, 39.00, 37.00, 53.00 +SZL, 02, 26, 48.00, 25.00, -9999.00, -9999.00, 26.00 +TAD, 02, 26, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 26, 9.00, -13.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 26, 55.00, 26.00, -9999.00, -9999.00, 32.00 +TCC, 02, 26, 59.00, 28.00, 6.00, 7.00, 9.00 +TCL, 02, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 26, 53.00, 35.00, -9999.00, -9999.00, 58.00 +TCS, 02, 26, 61.00, 33.00, -9999.00, 7.00, 11.00 +TEB, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 26, 56.00, 33.00, -9999.00, -9999.00, 21.00 +TKA, 02, 26, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 26, 69.00, 42.00, 18.00, 17.00, 26.00 +TNX, 02, 26, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 26, 38.00, 21.00, 29.00, 28.00, 42.00 +TOP, 02, 26, 47.00, 26.00, 18.00, 18.00, 26.00 +TPA, 02, 26, 73.00, 53.00, 13.00, 15.00, 22.00 +TPH, 02, 26, 51.00, 25.00, 12.00, 10.00, 16.00 +TRI, 02, 26, 52.00, 30.00, 27.00, 28.00, 40.00 +TRK, 02, 26, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 26, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 26, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 26, 55.00, 33.00, 18.00, 18.00, 27.00 +TUP, 02, 26, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 26, 69.00, 42.00, 11.00, 10.00, 16.00 +TVC, 02, 26, 32.00, 14.00, 31.00, 28.00, 42.00 +TVL, 02, 26, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 26, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 26, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 26, 55.00, 32.00, 27.00, 26.00, 38.00 +T01, 02, 26, 50.00, 30.00, -9999.00, -9999.00, 34.00 +T02, 02, 26, 60.00, 37.00, -9999.00, -9999.00, 36.00 +T03, 02, 26, 63.00, 39.00, -9999.00, -9999.00, 32.00 +T04, 02, 26, 74.00, 54.00, -9999.00, -9999.00, 22.00 +T05, 02, 26, 48.00, 23.00, -9999.00, -9999.00, 19.00 +T06, 02, 26, 65.00, 38.00, -9999.00, -9999.00, 35.00 +T07, 02, 26, 52.00, 22.00, -9999.00, -9999.00, 34.00 +T08, 02, 26, 46.00, 28.00, -9999.00, -9999.00, 30.00 +UCA, 02, 26, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 26, 61.00, 36.00, -9999.00, -9999.00, 8.00 +UIL, 02, 26, 50.00, 35.00, 61.00, 61.00, 70.00 +UIN, 02, 26, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 26, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 26, 13.00, -2.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 26, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +U15, 02, 26, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +U28, 02, 26, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 26, 67.00, 41.00, -9999.00, -9999.00, 29.00 +VBG, 02, 26, 66.00, 43.00, -9999.00, -9999.00, 26.00 +VCT, 02, 26, 69.00, 48.00, 16.00, 17.00, 26.00 +VCV, 02, 26, 64.00, 35.00, -9999.00, -9999.00, 10.00 +VDZ, 02, 26, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 26, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 26, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 26, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 26, 66.00, 42.00, -9999.00, -9999.00, 31.00 +VRB, 02, 26, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 26, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 26, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 26, 50.00, 30.00, -9999.00, 29.00, -9999.00 +WJA, 02, 26, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 26, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 26, 15.00, -11.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 26, 51.00, 24.00, 16.00, 18.00, 27.00 +WPO, 02, 26, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 26, 64.00, 39.00, -9999.00, -9999.00, 34.00 +WRG, 02, 26, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 26, 47.00, 26.00, -9999.00, -9999.00, 34.00 +WRL, 02, 26, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +X68, 02, 26, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 26, 36.00, 22.00, 56.00, 56.00, 65.00 +YCG, 02, 26, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 26, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 26, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 26, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 26, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 26, 50.00, 28.00, 18.00, 17.00, 27.00 +YNG, 02, 26, 38.00, 21.00, 33.00, 32.00, 49.00 +YPA, 02, 26, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 26, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 26, 16.00, -6.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 26, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 26, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 26, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 26, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 26, 76.00, 48.00, 4.00, 6.00, 8.00 +YVR, 02, 26, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 26, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 26, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 26, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 26, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 26, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 26, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 26, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 26, 26.00, 8.00, 36.00, 32.00, 51.00 +ZUN, 02, 26, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 26, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 26, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 26, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 02, 26, 65.00, 42.00, -9999.00, -9999.00, 31.00 +1V1, 02, 26, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 26, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 26, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 26, 57.00, 38.00, -9999.00, -9999.00, 34.00 +2PJ, 02, 26, 63.00, 38.00, -9999.00, -9999.00, 36.00 +3B1, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 26, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 26, 32.00, 12.00, -9999.00, -9999.00, 41.00 +3SE, 02, 26, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 26, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 26, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 02, 26, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 26, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 26, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 26, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 26, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 27, 42.00, 25.00, 27.00, 24.00, 38.00 +ABI, 02, 27, 64.00, 39.00, 12.00, 10.00, 18.00 +ABQ, 02, 27, 57.00, 29.00, 11.00, 11.00, 18.00 +ABR, 02, 27, 32.00, 12.00, 16.00, 14.00, 23.00 +ABY, 02, 27, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 27, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 27, 65.00, 42.00, 15.00, 15.00, 24.00 +ACV, 02, 27, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 27, 46.00, 27.00, 22.00, 21.00, 34.00 +ADK, 02, 27, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 27, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 27, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 27, 48.00, 27.00, -9999.00, -9999.00, 33.00 +AEX, 02, 27, 66.00, 43.00, -9999.00, -9999.00, 31.00 +AFF, 02, 27, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 27, 77.00, 52.00, -9999.00, -9999.00, 30.00 +AGS, 02, 27, 64.00, 38.00, 21.00, 21.00, 32.00 +AHN, 02, 27, 60.00, 38.00, 22.00, 23.00, 33.00 +AKN, 02, 27, 26.00, 9.00, 21.00, 22.00, 32.00 +AKO, 02, 27, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 27, 37.00, 18.00, 25.00, 24.00, 38.00 +ALI, 02, 27, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 27, 35.00, 17.00, 20.00, 17.00, 29.00 +ALS, 02, 27, 44.00, 10.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 27, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 27, 56.00, 29.00, 13.00, 11.00, 19.00 +AMG, 02, 27, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 27, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 27, 29.00, 14.00, 16.00, 19.00, 25.00 +AND, 02, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 27, 43.00, 33.00, 58.00, 56.00, 72.00 +AOO, 02, 27, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +APN, 02, 27, 32.00, 12.00, 27.00, 27.00, 40.00 +AQQ, 02, 27, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +ART, 02, 27, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +AST, 02, 27, 52.00, 38.00, 57.00, 58.00, 68.00 +ATL, 02, 27, 59.00, 38.00, 25.00, 24.00, 35.00 +ATW, 02, 27, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 27, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 27, 45.00, 24.00, -9999.00, -9999.00, 38.00 +AUG, 02, 27, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 27, 67.00, 46.00, 17.00, 16.00, 25.00 +AUW, 02, 27, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 27, 54.00, 31.00, 24.00, 23.00, 34.00 +AVP, 02, 27, 39.00, 23.00, 27.00, 26.00, 40.00 +AXN, 02, 27, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 27, 39.00, 18.00, -9999.00, -9999.00, 31.00 +AYS, 02, 27, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 27, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 27, 64.00, 43.00, -9999.00, -9999.00, 29.00 +BAD, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 27, 40.00, 14.00, -9999.00, -9999.00, 24.00 +BDL, 02, 27, 40.00, 22.00, 25.00, 24.00, 37.00 +BDR, 02, 27, 41.00, 26.00, 27.00, 22.00, 39.00 +BET, 02, 27, 16.00, 3.00, 15.00, 15.00, 23.00 +BFD, 02, 27, 34.00, 16.00, 45.00, 42.00, 60.00 +BFF, 02, 27, 47.00, 19.00, 13.00, 11.00, 19.00 +BFL, 02, 27, 67.00, 44.00, 16.00, 16.00, 24.00 +BGM, 02, 27, 34.00, 19.00, 33.00, 34.00, 49.00 +BGR, 02, 27, 33.00, 15.00, 23.00, 22.00, 34.00 +BGS, 02, 27, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 27, 61.00, 38.00, 25.00, 23.00, 35.00 +BID, 02, 27, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 27, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 27, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 27, 42.00, 22.00, 19.00, 18.00, 28.00 +BIS, 02, 27, 31.00, 10.00, 18.00, 16.00, 26.00 +BIX, 02, 27, 66.00, 48.00, -9999.00, -9999.00, 31.00 +BJI, 02, 27, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 27, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 27, 50.00, 20.00, -9999.00, -9999.00, 22.00 +BKW, 02, 27, 45.00, 27.00, 35.00, 34.00, 49.00 +BLF, 02, 27, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 27, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 27, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 27, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 27, 49.00, 29.00, -9999.00, -9999.00, 31.00 +BNA, 02, 27, 55.00, 34.00, 29.00, 25.00, 41.00 +BNO, 02, 27, 43.00, 23.00, -9999.00, 27.00, 49.00 +BOI, 02, 27, 48.00, 30.00, 24.00, 24.00, 36.00 +BOS, 02, 27, 41.00, 26.00, 24.00, 24.00, 36.00 +BPI, 02, 27, 34.00, 1.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 27, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 27, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 27, 40.00, 23.00, -9999.00, -9999.00, 26.00 +BRO, 02, 27, 75.00, 55.00, 12.00, 11.00, 17.00 +BRW, 02, 27, -12.00, -23.00, 10.00, 10.00, 15.00 +BSM, 02, 27, 67.00, 46.00, -9999.00, -9999.00, 24.00 +BTI, 02, 27, -14.00, -27.00, 9.00, 9.00, 14.00 +BTL, 02, 27, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 27, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 27, 67.00, 46.00, 23.00, 19.00, 32.00 +BTT, 02, 27, 6.00, -15.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 27, 32.00, 14.00, 30.00, 26.00, 43.00 +BUB, 02, 27, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 27, 35.00, 21.00, 42.00, 43.00, 56.00 +BUR, 02, 27, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 27, 66.00, 48.00, -9999.00, 18.00, 30.00 +BWG, 02, 27, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 27, 48.00, 29.00, 24.00, 22.00, 34.00 +BYH, 02, 27, 54.00, 34.00, -9999.00, -9999.00, 36.00 +BYI, 02, 27, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 27, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 27, 63.00, 38.00, 20.00, 21.00, 31.00 +CAG, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 27, 40.00, 23.00, 35.00, 36.00, 52.00 +CAO, 02, 27, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 27, 27.00, 6.00, 29.00, 32.00, 44.00 +CBM, 02, 27, 61.00, 37.00, -9999.00, -9999.00, 35.00 +CDB, 02, 27, 33.00, 24.00, 47.00, 50.00, 65.00 +CDC, 02, 27, 50.00, 25.00, 16.00, 16.00, 25.00 +CDR, 02, 27, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 27, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 27, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 27, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 27, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 27, 56.00, 35.00, 25.00, 25.00, 36.00 +CHO, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 27, 64.00, 43.00, 19.00, 21.00, 31.00 +CID, 02, 27, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 27, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 27, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 27, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 27, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 27, 39.00, 23.00, 37.00, 35.00, 51.00 +CLL, 02, 27, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 27, 57.00, 35.00, 22.00, 24.00, 32.00 +CMH, 02, 27, 43.00, 25.00, 29.00, 30.00, 43.00 +CMI, 02, 27, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 27, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 27, 46.00, 24.00, 14.00, 14.00, 22.00 +CNM, 02, 27, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 27, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +COD, 02, 27, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +COF, 02, 27, 74.00, 54.00, -9999.00, -9999.00, 25.00 +CON, 02, 27, 37.00, 15.00, 24.00, 22.00, 34.00 +COS, 02, 27, 47.00, 22.00, 13.00, 12.00, 18.00 +COT, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 27, 46.00, 27.00, 25.00, 20.00, 33.00 +CPR, 02, 27, 40.00, 19.00, 20.00, 18.00, 27.00 +CRBC, 02, 27, 35.00, -7.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 27, 72.00, 51.00, 15.00, 13.00, 22.00 +CRW, 02, 27, 50.00, 30.00, 35.00, 37.00, 48.00 +CSG, 02, 27, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 27, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 27, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 27, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 27, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 27, 46.00, 27.00, 29.00, 26.00, 40.00 +CVN, 02, 27, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 27, 58.00, 29.00, -9999.00, -9999.00, 10.00 +CXY, 02, 27, 43.00, 27.00, 19.00, 21.00, 32.00 +CYS, 02, 27, 42.00, 20.00, 14.00, 14.00, 20.00 +DAA, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 27, 72.00, 51.00, 15.00, 17.00, 25.00 +DAG, 02, 27, 68.00, 44.00, 8.00, 8.00, 15.00 +DAL, 02, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 27, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 27, 43.00, 25.00, 32.00, 27.00, 43.00 +DBQ, 02, 27, 35.00, 18.00, 24.00, 21.00, 32.00 +DCA, 02, 27, 50.00, 33.00, 22.00, 23.00, 33.00 +DDC, 02, 27, 51.00, 26.00, 15.00, 12.00, 21.00 +DEC, 02, 27, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 27, 49.00, 23.00, 15.00, 14.00, 21.00 +DFW, 02, 27, 63.00, 41.00, 16.00, 14.00, 23.00 +DHN, 02, 27, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 27, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 27, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 27, 71.00, 46.00, -9999.00, -9999.00, 14.00 +DLG, 02, 27, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 27, 26.00, 8.00, 26.00, 24.00, 38.00 +DLLC, 02, 27, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 27, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 27, 70.00, 43.00, -9999.00, -9999.00, 12.00 +DMN, 02, 27, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 27, 50.00, 30.00, -9999.00, -9999.00, 34.00 +DPG, 02, 27, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 27, 67.00, 42.00, -9999.00, -9999.00, 31.00 +DRA, 02, 27, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 27, 71.00, 46.00, 10.00, 10.00, 15.00 +DSM, 02, 27, 39.00, 20.00, 23.00, 18.00, 31.00 +DTW, 02, 27, 37.00, 21.00, 29.00, 28.00, 42.00 +DUG, 02, 27, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 27, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 27, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 27, 64.00, 39.00, -9999.00, -9999.00, 16.00 +D45, 02, 27, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 27, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 27, 32.00, 11.00, 18.00, 17.00, 28.00 +ECG, 02, 27, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 27, 64.00, 38.00, -9999.00, -9999.00, 11.00 +EED, 02, 27, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 02, 27, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 27, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 27, 46.00, 22.00, 39.00, 40.00, 55.00 +EKO, 02, 27, 46.00, 23.00, 22.00, 21.00, 31.00 +ELD, 02, 27, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 27, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 27, 66.00, 37.00, 6.00, 7.00, 10.00 +ELY, 02, 27, 46.00, 18.00, 20.00, 20.00, 30.00 +EMP, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 27, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +END, 02, 27, 56.00, 33.00, -9999.00, -9999.00, 17.00 +ENN, 02, 27, 13.00, -12.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 27, 47.00, 28.00, -9999.00, -9999.00, 19.00 +EPH, 02, 27, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 27, 37.00, 22.00, 39.00, 36.00, 53.00 +ESF, 02, 27, 66.00, 43.00, -9999.00, -9999.00, 32.00 +EUG, 02, 27, 54.00, 38.00, 43.00, 46.00, 57.00 +EVV, 02, 27, 49.00, 29.00, 29.00, 23.00, 38.00 +EWN, 02, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 27, 45.00, 29.00, 23.00, 22.00, 36.00 +EYW, 02, 27, 77.00, 67.00, 12.00, 11.00, 18.00 +E74, 02, 27, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 27, 55.00, 32.00, -9999.00, -9999.00, 33.00 +FAI, 02, 27, 14.00, -10.00, 12.00, 14.00, 20.00 +FAR, 02, 27, 26.00, 9.00, 17.00, 16.00, 27.00 +FAT, 02, 27, 64.00, 42.00, 20.00, 21.00, 29.00 +FAY, 02, 27, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 27, 39.00, 21.00, 26.00, 28.00, 40.00 +FCS, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 27, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 27, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 27, 47.00, 19.00, 25.00, 25.00, 34.00 +FLL, 02, 27, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 27, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 27, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +FME, 02, 27, 51.00, 27.00, -9999.00, -9999.00, 36.00 +FMH, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 27, 55.00, 25.00, 11.00, 15.00, 17.00 +FMY, 02, 27, 77.00, 56.00, 10.00, 12.00, 19.00 +FNT, 02, 27, 35.00, 19.00, 28.00, 28.00, 41.00 +FOD, 02, 27, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 27, 48.00, 26.00, -9999.00, -9999.00, 24.00 +FOK, 02, 27, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 27, 49.00, 26.00, -9999.00, -9999.00, 21.00 +FSD, 02, 27, 34.00, 15.00, 20.00, 16.00, 27.00 +FSI, 02, 27, 59.00, 33.00, -9999.00, -9999.00, 18.00 +FSM, 02, 27, 58.00, 34.00, 20.00, 17.00, 30.00 +FTK, 02, 27, 50.00, 27.00, -9999.00, -9999.00, 36.00 +FWA, 02, 27, 39.00, 22.00, 26.00, 26.00, 40.00 +FWH, 02, 27, 62.00, 39.00, -9999.00, -9999.00, 21.00 +FYU, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 27, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 27, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 27, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 27, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 27, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 27, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 27, 44.00, 28.00, 26.00, 29.00, 41.00 +GFA, 02, 27, 41.00, 20.00, -9999.00, -9999.00, 25.00 +GFK, 02, 27, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 27, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 27, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 27, 32.00, 12.00, 16.00, 14.00, 24.00 +GJT, 02, 27, 50.00, 28.00, 16.00, 15.00, 23.00 +GKN, 02, 27, 20.00, -3.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 27, 48.00, 22.00, 13.00, 13.00, 19.00 +GLH, 02, 27, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 27, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 27, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 27, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GON, 02, 27, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 27, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 27, 31.00, 14.00, 26.00, 20.00, 34.00 +GRCI, 02, 27, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 27, 53.00, 35.00, -9999.00, -9999.00, 55.00 +GRI, 02, 27, 42.00, 21.00, 17.00, 14.00, 23.00 +GRK, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 02, 27, 36.00, 20.00, 29.00, 30.00, 41.00 +GSB, 02, 27, 58.00, 37.00, -9999.00, -9999.00, 34.00 +GSG, 02, 27, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 27, 55.00, 33.00, 23.00, 24.00, 32.00 +GSP, 02, 27, 58.00, 36.00, 23.00, 23.00, 34.00 +GST, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 27, 33.00, 14.00, -9999.00, -9999.00, 57.00 +GTF, 02, 27, 41.00, 20.00, 19.00, 19.00, 28.00 +GUP, 02, 27, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 27, 41.00, 20.00, -9999.00, -9999.00, 38.00 +GVW, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 02, 27, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 27, 56.00, 40.00, 20.00, 24.00, 34.00 +HBR, 02, 27, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 27, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 27, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 27, 46.00, 26.00, -9999.00, -9999.00, 30.00 +HKY, 02, 27, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 27, 41.00, 19.00, 16.00, 16.00, 25.00 +HMN, 02, 27, 66.00, 28.00, -9999.00, -9999.00, 8.00 +HMS, 02, 27, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 27, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 27, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 02, 27, 34.00, 14.00, 17.00, 14.00, 24.00 +HOP, 02, 27, 52.00, 29.00, -9999.00, -9999.00, 36.00 +HOT, 02, 27, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 27, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 27, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 27, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 27, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 27, 67.00, 42.00, -9999.00, -9999.00, 34.00 +HST, 02, 27, 79.00, 57.00, -9999.00, -9999.00, 20.00 +HSV, 02, 27, 57.00, 36.00, 28.00, 22.00, 39.00 +HTL, 02, 27, 32.00, 12.00, 33.00, 27.00, 43.00 +HTS, 02, 27, 49.00, 30.00, 33.00, 32.00, 46.00 +HUF, 02, 27, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 27, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 27, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 27, 36.00, 14.00, 15.00, 14.00, 23.00 +IAB, 02, 27, 51.00, 28.00, -9999.00, -9999.00, 19.00 +IAD, 02, 27, 48.00, 27.00, 23.00, 23.00, 34.00 +IAG, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 27, 68.00, 46.00, 20.00, 21.00, 31.00 +ICT, 02, 27, 51.00, 28.00, 20.00, 14.00, 25.00 +IDA, 02, 27, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 27, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 27, 46.00, 28.00, 25.00, 22.00, 35.00 +ILI, 02, 27, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 27, 61.00, 39.00, 20.00, 22.00, 32.00 +IMT, 02, 27, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +IND, 02, 27, 43.00, 25.00, 28.00, 28.00, 41.00 +INL, 02, 27, 25.00, 2.00, 21.00, 20.00, 32.00 +INS, 02, 27, 62.00, 37.00, -9999.00, -9999.00, 7.00 +INT, 02, 27, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +INW, 02, 27, 57.00, 28.00, 10.00, 9.00, 15.00 +IPL, 02, 27, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 27, 41.00, 23.00, 25.00, 27.00, 38.00 +IRK, 02, 27, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 27, 32.00, 10.00, 15.00, 13.00, 22.00 +ISP, 02, 27, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 27, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 27, 73.00, 43.00, -9999.00, -9999.00, 13.00 +IWD, 02, 27, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 27, 33.00, 5.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 27, 64.00, 39.00, 23.00, 20.00, 34.00 +JAX, 02, 27, 70.00, 46.00, 16.00, 20.00, 27.00 +JBR, 02, 27, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 27, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 27, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 27, 43.00, 30.00, 23.00, 21.00, 35.00 +JHW, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 27, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 27, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 27, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 27, 36.00, 25.00, 45.00, 47.00, 57.00 +JST, 02, 27, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 27, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 27, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 27, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 27, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 27, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 27, 36.00, 18.00, 31.00, 29.00, 44.00 +LAR, 02, 27, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 27, 66.00, 41.00, 8.00, 9.00, 13.00 +LAX, 02, 27, 66.00, 50.00, 16.00, 18.00, 23.00 +LBB, 02, 27, 61.00, 32.00, 10.00, 8.00, 14.00 +LBF, 02, 27, 45.00, 18.00, 16.00, 11.00, 22.00 +LCH, 02, 27, 67.00, 47.00, 21.00, 19.00, 32.00 +LCK, 02, 27, 45.00, 26.00, -9999.00, -9999.00, 39.00 +LEB, 02, 27, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 27, 48.00, 29.00, 30.00, 27.00, 42.00 +LFI, 02, 27, 52.00, 36.00, -9999.00, -9999.00, 34.00 +LFK, 02, 27, 67.00, 43.00, 19.00, 21.00, 30.00 +LFT, 02, 27, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 27, 43.00, 30.00, 23.00, 22.00, 35.00 +LGB, 02, 27, 68.00, 48.00, 17.00, 17.00, 25.00 +LGU, 02, 27, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 27, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 27, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 27, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 27, 58.00, 37.00, 21.00, 21.00, 32.00 +LIZ, 02, 27, 27.00, 6.00, -9999.00, -9999.00, 45.00 +LMT, 02, 27, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 02, 27, 41.00, 17.00, 13.00, 13.00, 19.00 +LNK, 02, 27, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 27, 54.00, 24.00, 12.00, 11.00, 18.00 +LOZ, 02, 27, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 27, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 27, 58.00, 36.00, -9999.00, -9999.00, 26.00 +LSE, 02, 27, 34.00, 16.00, 20.00, 18.00, 28.00 +LSF, 02, 27, 65.00, 41.00, -9999.00, -9999.00, 34.00 +LSV, 02, 27, 70.00, 36.00, -9999.00, -9999.00, 7.00 +LTS, 02, 27, 63.00, 33.00, -9999.00, -9999.00, 16.00 +LUF, 02, 27, 74.00, 41.00, -9999.00, -9999.00, 10.00 +LVS, 02, 27, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 27, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 27, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 27, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 27, 51.00, 31.00, 22.00, 24.00, 33.00 +MAF, 02, 27, 66.00, 36.00, 7.00, 5.00, 10.00 +MBL, 02, 27, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 27, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 27, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 27, 64.00, 45.00, -9999.00, -9999.00, 28.00 +MCF, 02, 27, 74.00, 54.00, -9999.00, -9999.00, 22.00 +MCG, 02, 27, 15.00, -10.00, 17.00, 21.00, 28.00 +MCI, 02, 27, 46.00, 26.00, 21.00, 18.00, 31.00 +MCK, 02, 27, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 27, 65.00, 40.00, 22.00, 22.00, 32.00 +MCO, 02, 27, 75.00, 52.00, 14.00, 17.00, 24.00 +MCW, 02, 27, 32.00, 15.00, 18.00, 13.00, 24.00 +MC2, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 02, 27, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 27, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 27, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 27, 39.00, 24.00, 29.00, 26.00, 39.00 +MEI, 02, 27, 65.00, 40.00, 23.00, 20.00, 33.00 +MEM, 02, 27, 58.00, 38.00, 26.00, 20.00, 36.00 +MER, 02, 27, 65.00, 40.00, -9999.00, -9999.00, 25.00 +MFD, 02, 27, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 27, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 27, 56.00, 34.00, 27.00, 31.00, 41.00 +MGE, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 27, 64.00, 42.00, 23.00, 20.00, 34.00 +MGW, 02, 27, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 27, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 27, 62.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 02, 27, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 27, 78.00, 60.00, 13.00, 15.00, 22.00 +MIB, 02, 27, 28.00, 11.00, -9999.00, -9999.00, 26.00 +MIV, 02, 27, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 27, 52.00, 27.00, -9999.00, -9999.00, 24.00 +MKC, 02, 27, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 27, 34.00, 20.00, 31.00, 26.00, 42.00 +MKG, 02, 27, 35.00, 21.00, 35.00, 32.00, 47.00 +MKL, 02, 27, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 27, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 27, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 27, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 27, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 27, 39.00, 21.00, 23.00, 21.00, 33.00 +MLS, 02, 27, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 27, 64.00, 41.00, -9999.00, -9999.00, 36.00 +MOB, 02, 27, 67.00, 46.00, 24.00, 21.00, 35.00 +MOT, 02, 27, 28.00, 11.00, 17.00, 15.00, 24.00 +MPV, 02, 27, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 27, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 27, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 27, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 27, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 27, 61.00, 45.00, -9999.00, -9999.00, 31.00 +MSL, 02, 27, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 27, 34.00, 16.00, 26.00, 20.00, 33.00 +MSO, 02, 27, 41.00, 23.00, 25.00, 24.00, 39.00 +MSP, 02, 27, 31.00, 15.00, 22.00, 20.00, 33.00 +MSS, 02, 27, 30.00, 11.00, 30.00, 27.00, 42.00 +MSY, 02, 27, 68.00, 48.00, 21.00, 19.00, 32.00 +MTC, 02, 27, 36.00, 21.00, -9999.00, -9999.00, 37.00 +MTN, 02, 27, 48.00, 28.00, -9999.00, -9999.00, 36.00 +MTO, 02, 27, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 27, 43.00, 24.00, -9999.00, -9999.00, 36.00 +MUO, 02, 27, 52.00, 29.00, -9999.00, -9999.00, 24.00 +MWA, 02, 27, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 27, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 27, 64.00, 42.00, -9999.00, -9999.00, 33.00 +MYL, 02, 27, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 27, 63.00, 39.00, -9999.00, -9999.00, 33.00 +NAO, 02, 27, 62.00, 46.00, -9999.00, -9999.00, 28.00 +NBC, 02, 27, 66.00, 44.00, -9999.00, -9999.00, 32.00 +NBE, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 02, 27, 38.00, 22.00, -9999.00, -9999.00, 32.00 +NCA, 02, 27, 63.00, 37.00, -9999.00, -9999.00, 32.00 +NCO, 02, 27, 42.00, 27.00, -9999.00, -9999.00, 37.00 +NC1, 02, 27, 61.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 02, 27, 46.00, 25.00, -9999.00, -9999.00, 33.00 +NFG, 02, 27, 65.00, 46.00, -9999.00, -9999.00, 22.00 +NFL, 02, 27, 55.00, 26.00, -9999.00, -9999.00, 14.00 +NGP, 02, 27, 72.00, 52.00, -9999.00, -9999.00, 19.00 +NGU, 02, 27, 53.00, 35.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 27, 60.00, 47.00, -9999.00, -9999.00, 31.00 +NHK, 02, 27, 50.00, 30.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 27, 36.00, 17.00, -9999.00, -9999.00, 36.00 +NID, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NIP, 02, 27, 70.00, 46.00, -9999.00, -9999.00, 25.00 +NIR, 02, 27, 70.00, 47.00, -9999.00, -9999.00, 20.00 +NKT, 02, 27, 60.00, 39.00, -9999.00, -9999.00, 32.00 +NKX, 02, 27, 66.00, 52.00, -9999.00, -9999.00, 18.00 +NLC, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 02, 27, 64.00, 38.00, -9999.00, -9999.00, 32.00 +NPA, 02, 27, 66.00, 47.00, -9999.00, -9999.00, 32.00 +NQA, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 02, 27, 75.00, 51.00, -9999.00, -9999.00, 19.00 +NQX, 02, 27, 77.00, 67.00, -9999.00, -9999.00, 18.00 +NRB, 02, 27, 69.00, 50.00, -9999.00, -9999.00, 26.00 +NRC, 02, 27, 66.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 27, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 02, 27, 67.00, 44.00, -9999.00, -9999.00, 32.00 +NSI, 02, 27, 66.00, 46.00, -9999.00, -9999.00, 17.00 +NTD, 02, 27, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTK, 02, 27, 70.00, 48.00, -9999.00, -9999.00, 18.00 +NTU, 02, 27, 53.00, 35.00, -9999.00, -9999.00, 36.00 +NUC, 02, 27, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 27, 63.00, 42.00, -9999.00, -9999.00, 31.00 +NUW, 02, 27, 51.00, 36.00, -9999.00, -9999.00, 46.00 +NWF, 02, 27, 68.00, 48.00, -9999.00, -9999.00, 23.00 +NXX, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 02, 27, 51.00, 27.00, -9999.00, -9999.00, 33.00 +NZC, 02, 27, 71.00, 42.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 27, 69.00, 44.00, -9999.00, -9999.00, 18.00 +NZW, 02, 27, 41.00, 24.00, -9999.00, -9999.00, 37.00 +NZY, 02, 27, 66.00, 52.00, -9999.00, -9999.00, 18.00 +OAK, 02, 27, 62.00, 43.00, 25.00, 27.00, 36.00 +OAR, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 02, 27, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 27, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 27, 56.00, 33.00, 17.00, 14.00, 25.00 +OLM, 02, 27, 52.00, 33.00, 50.00, 52.00, 63.00 +OMA, 02, 27, 42.00, 21.00, 15.00, 16.00, 23.00 +OME, 02, 27, 14.00, -3.00, 18.00, 21.00, 27.00 +ONT, 02, 27, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 27, 38.00, 22.00, 27.00, 24.00, 37.00 +ORF, 02, 27, 53.00, 35.00, 24.00, 23.00, 36.00 +ORH, 02, 27, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 27, 11.00, -16.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 27, 33.00, 14.00, -9999.00, -9999.00, 40.00 +OTG, 02, 27, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 27, 55.00, 41.00, 52.00, 53.00, 63.00 +OTM, 02, 27, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 27, 4.00, -11.00, 13.00, 17.00, 21.00 +OURC, 02, 27, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 27, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 27, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 27, 67.00, 43.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 27, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 27, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 27, 13.00, -10.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 27, 8.00, -12.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 27, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 27, 10.00, -13.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 27, 68.00, 44.00, -9999.00, -9999.00, 29.00 +PAQ, 02, 27, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 27, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 27, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 27, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 27, 15.00, -10.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 27, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 27, 32.00, 13.00, -9999.00, -9999.00, 34.00 +PBI, 02, 27, 77.00, 59.00, 15.00, 18.00, 25.00 +PDT, 02, 27, 51.00, 34.00, 26.00, 24.00, 39.00 +PDX, 02, 27, 54.00, 37.00, 46.00, 49.00, 59.00 +PFN, 02, 27, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 27, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 27, 45.00, 28.00, 24.00, 21.00, 34.00 +PHX, 02, 27, 73.00, 47.00, 10.00, 10.00, 15.00 +PIA, 02, 27, 40.00, 23.00, 26.00, 23.00, 38.00 +PIB, 02, 27, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 27, 42.00, 23.00, 24.00, 26.00, 37.00 +PIR, 02, 27, 37.00, 16.00, 11.00, 12.00, 18.00 +PIT, 02, 27, 42.00, 24.00, 38.00, 32.00, 51.00 +PKB, 02, 27, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 27, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 27, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 27, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 27, 66.00, 47.00, 22.00, 19.00, 31.00 +POB, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 27, 66.00, 42.00, -9999.00, -9999.00, 35.00 +POM, 02, 27, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 27, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 27, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 27, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 27, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 27, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 27, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 27, 40.00, 19.00, -9999.00, -9999.00, 35.00 +PSP, 02, 27, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 27, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 27, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 27, 54.00, 23.00, 10.00, 9.00, 13.00 +PUC, 02, 27, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 27, 41.00, 24.00, 24.00, 24.00, 36.00 +PVU, 02, 27, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 27, 37.00, 18.00, 26.00, 24.00, 36.00 +P02, 02, 27, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +P07, 02, 27, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +P11, 02, 27, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +P24, 02, 27, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +P28, 02, 27, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +P35, 02, 27, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +P38, 02, 27, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +P39, 02, 27, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +P58, 02, 27, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +P59, 02, 27, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +P60, 02, 27, 30.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 02, 27, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +P67, 02, 27, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +P68, 02, 27, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 27, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 27, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 27, 41.00, 18.00, 15.00, 15.00, 23.00 +RBL, 02, 27, 63.00, 42.00, 27.00, 28.00, 37.00 +RCA, 02, 27, 41.00, 18.00, -9999.00, -9999.00, 25.00 +RDD, 02, 27, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 27, 50.00, 26.00, 17.00, 18.00, 29.00 +RDR, 02, 27, 25.00, 7.00, -9999.00, -9999.00, 23.00 +RDU, 02, 27, 56.00, 35.00, 23.00, 24.00, 33.00 +REE, 02, 27, 61.00, 32.00, -9999.00, -9999.00, 10.00 +REJ, 02, 27, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 27, 36.00, 19.00, 24.00, 21.00, 33.00 +RIC, 02, 27, 53.00, 32.00, 23.00, 25.00, 34.00 +RIV, 02, 27, 68.00, 44.00, -9999.00, -9999.00, 13.00 +RIW, 02, 27, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 27, 38.00, 17.00, 14.00, 10.00, 18.00 +RME, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 57.00 +RMG, 02, 27, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +RND, 02, 27, 69.00, 45.00, -9999.00, -9999.00, 24.00 +RNO, 02, 27, 54.00, 27.00, 17.00, 17.00, 24.00 +ROA, 02, 27, 52.00, 31.00, 23.00, 24.00, 35.00 +ROC, 02, 27, 36.00, 20.00, 38.00, 38.00, 54.00 +ROW, 02, 27, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 27, 49.00, 24.00, 14.00, 13.00, 20.00 +RST, 02, 27, 31.00, 14.00, 23.00, 20.00, 33.00 +RWF, 02, 27, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 27, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 27, 62.00, 43.00, 27.00, 26.00, 35.00 +SAF, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 27, 66.00, 52.00, 19.00, 18.00, 24.00 +SAT, 02, 27, 69.00, 45.00, 19.00, 15.00, 25.00 +SAV, 02, 27, 66.00, 44.00, 19.00, 19.00, 28.00 +SAW, 02, 27, 31.00, 16.00, -9999.00, -9999.00, 46.00 +SBA, 02, 27, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 27, 69.00, 44.00, -9999.00, -9999.00, 18.00 +SBN, 02, 27, 38.00, 23.00, 32.00, 33.00, 45.00 +SBP, 02, 27, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 27, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 27, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 27, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 27, 63.00, 42.00, 23.00, 24.00, 33.00 +SDF, 02, 27, 49.00, 31.00, 27.00, 25.00, 38.00 +SEA, 02, 27, 51.00, 38.00, 41.00, 40.00, 54.00 +SEM, 02, 27, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 27, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 27, 60.00, 46.00, 26.00, 28.00, 36.00 +SGF, 02, 27, 51.00, 29.00, 23.00, 20.00, 31.00 +SGY, 02, 27, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 27, 42.00, 18.00, 18.00, 18.00, 28.00 +SHV, 02, 27, 64.00, 41.00, 22.00, 19.00, 32.00 +SIT, 02, 27, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 27, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 27, 66.00, 38.00, 12.00, 8.00, 16.00 +SKA, 02, 27, 44.00, 28.00, -9999.00, -9999.00, 35.00 +SKF, 02, 27, 69.00, 45.00, -9999.00, -9999.00, 23.00 +SLC, 02, 27, 48.00, 28.00, 24.00, 24.00, 36.00 +SLE, 02, 27, 54.00, 35.00, 44.00, 45.00, 58.00 +SLN, 02, 27, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 27, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 27, 64.00, 41.00, -9999.00, 23.00, 39.00 +SNA, 02, 27, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 27, 27.00, 18.00, 35.00, 38.00, 53.00 +SNS, 02, 27, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 27, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 27, 42.00, 25.00, 28.00, 24.00, 39.00 +SPS, 02, 27, 61.00, 36.00, 15.00, 12.00, 21.00 +SRQ, 02, 27, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 27, 63.00, 38.00, -9999.00, -9999.00, 33.00 +SSI, 02, 27, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +STC, 02, 27, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 27, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +STL, 02, 27, 47.00, 29.00, 27.00, 23.00, 37.00 +STNV, 02, 27, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +STS, 02, 27, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 27, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 27, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 27, 64.00, 42.00, -9999.00, -9999.00, 27.00 +SUX, 02, 27, 38.00, 19.00, 17.00, 17.00, 26.00 +SVN, 02, 27, 66.00, 44.00, -9999.00, -9999.00, 31.00 +SWF, 02, 27, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 27, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 27, 36.00, 19.00, 39.00, 37.00, 53.00 +SZL, 02, 27, 48.00, 25.00, -9999.00, -9999.00, 26.00 +TAD, 02, 27, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 27, 10.00, -13.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 27, 55.00, 26.00, -9999.00, -9999.00, 32.00 +TCC, 02, 27, 60.00, 29.00, 6.00, 7.00, 9.00 +TCL, 02, 27, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 27, 53.00, 35.00, -9999.00, -9999.00, 58.00 +TCS, 02, 27, 62.00, 34.00, -9999.00, 7.00, 11.00 +TEB, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 27, 56.00, 33.00, -9999.00, -9999.00, 21.00 +TKA, 02, 27, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 27, 70.00, 43.00, 18.00, 17.00, 26.00 +TNX, 02, 27, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 27, 38.00, 21.00, 29.00, 28.00, 42.00 +TOP, 02, 27, 48.00, 26.00, 18.00, 18.00, 27.00 +TPA, 02, 27, 74.00, 54.00, 13.00, 15.00, 22.00 +TPH, 02, 27, 52.00, 26.00, 12.00, 10.00, 16.00 +TRI, 02, 27, 53.00, 30.00, 27.00, 28.00, 40.00 +TRK, 02, 27, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 27, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 27, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 27, 55.00, 33.00, 18.00, 18.00, 27.00 +TUP, 02, 27, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 27, 70.00, 43.00, 11.00, 10.00, 16.00 +TVC, 02, 27, 32.00, 14.00, 30.00, 28.00, 42.00 +TVL, 02, 27, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 27, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 27, 55.00, 32.00, 27.00, 26.00, 38.00 +T01, 02, 27, 51.00, 31.00, -9999.00, -9999.00, 34.00 +T02, 02, 27, 61.00, 37.00, -9999.00, -9999.00, 36.00 +T03, 02, 27, 64.00, 40.00, -9999.00, -9999.00, 32.00 +T04, 02, 27, 74.00, 55.00, -9999.00, -9999.00, 22.00 +T05, 02, 27, 48.00, 23.00, -9999.00, -9999.00, 20.00 +T06, 02, 27, 66.00, 39.00, -9999.00, -9999.00, 35.00 +T07, 02, 27, 53.00, 23.00, -9999.00, -9999.00, 34.00 +T08, 02, 27, 47.00, 28.00, -9999.00, -9999.00, 30.00 +UCA, 02, 27, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 27, 62.00, 37.00, -9999.00, -9999.00, 8.00 +UIL, 02, 27, 50.00, 35.00, 61.00, 61.00, 70.00 +UIN, 02, 27, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 27, 14.00, -2.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 27, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +U15, 02, 27, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +U28, 02, 27, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 27, 68.00, 42.00, -9999.00, -9999.00, 29.00 +VBG, 02, 27, 66.00, 43.00, -9999.00, -9999.00, 26.00 +VCT, 02, 27, 70.00, 49.00, 16.00, 17.00, 26.00 +VCV, 02, 27, 64.00, 35.00, -9999.00, -9999.00, 10.00 +VDZ, 02, 27, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 27, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 27, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 27, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 27, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 27, 67.00, 42.00, -9999.00, -9999.00, 31.00 +VRB, 02, 27, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 27, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 27, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 27, 51.00, 31.00, -9999.00, 29.00, -9999.00 +WJA, 02, 27, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 27, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 27, 15.00, -11.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 27, 52.00, 24.00, 16.00, 18.00, 27.00 +WPO, 02, 27, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 27, 65.00, 40.00, -9999.00, -9999.00, 34.00 +WRG, 02, 27, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 27, 47.00, 26.00, -9999.00, -9999.00, 34.00 +WRL, 02, 27, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +X68, 02, 27, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 27, 37.00, 22.00, 56.00, 56.00, 65.00 +YCG, 02, 27, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 27, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 27, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 27, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 27, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 27, 51.00, 29.00, 17.00, 17.00, 26.00 +YNG, 02, 27, 38.00, 22.00, 33.00, 32.00, 49.00 +YPA, 02, 27, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 27, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 27, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 27, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 27, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 27, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 27, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 27, 77.00, 49.00, 4.00, 6.00, 8.00 +YVR, 02, 27, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 27, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 27, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 27, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 27, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 27, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 27, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 27, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 27, 27.00, 9.00, 36.00, 32.00, 50.00 +ZUN, 02, 27, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 27, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 27, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 27, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +01R, 02, 27, 65.00, 42.00, -9999.00, -9999.00, 31.00 +1V1, 02, 27, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 27, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 27, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 27, 57.00, 39.00, -9999.00, -9999.00, 34.00 +2PJ, 02, 27, 63.00, 38.00, -9999.00, -9999.00, 36.00 +3B1, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 27, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 27, 32.00, 12.00, -9999.00, -9999.00, 40.00 +3SE, 02, 27, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 27, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 27, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 02, 27, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 27, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 27, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 27, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 27, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 28, 43.00, 25.00, 27.00, 24.00, 38.00 +ABI, 02, 28, 64.00, 39.00, 12.00, 10.00, 18.00 +ABQ, 02, 28, 57.00, 29.00, 11.00, 11.00, 18.00 +ABR, 02, 28, 33.00, 13.00, 16.00, 14.00, 23.00 +ABY, 02, 28, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 28, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 28, 65.00, 42.00, 15.00, 15.00, 24.00 +ACV, 02, 28, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 28, 47.00, 27.00, 22.00, 21.00, 34.00 +ADK, 02, 28, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 28, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 28, 49.00, 28.00, -9999.00, -9999.00, 33.00 +AEX, 02, 28, 66.00, 44.00, -9999.00, -9999.00, 31.00 +AFF, 02, 28, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 28, 77.00, 52.00, -9999.00, -9999.00, 30.00 +AGS, 02, 28, 64.00, 38.00, 21.00, 21.00, 32.00 +AHN, 02, 28, 61.00, 38.00, 22.00, 23.00, 33.00 +AKN, 02, 28, 27.00, 10.00, 21.00, 23.00, 32.00 +AKO, 02, 28, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 28, 38.00, 19.00, 25.00, 24.00, 38.00 +ALI, 02, 28, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 28, 36.00, 17.00, 20.00, 18.00, 29.00 +ALS, 02, 28, 44.00, 11.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 28, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 28, 57.00, 29.00, 13.00, 11.00, 19.00 +AMG, 02, 28, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 28, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 28, 29.00, 14.00, 16.00, 19.00, 25.00 +AND, 02, 28, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 28, 43.00, 33.00, 58.00, 55.00, 72.00 +AOO, 02, 28, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +APN, 02, 28, 32.00, 12.00, 27.00, 27.00, 40.00 +AQQ, 02, 28, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +ART, 02, 28, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +AST, 02, 28, 52.00, 38.00, 57.00, 58.00, 68.00 +ATL, 02, 28, 60.00, 38.00, 25.00, 24.00, 35.00 +ATW, 02, 28, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 28, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 28, 46.00, 25.00, -9999.00, -9999.00, 38.00 +AUG, 02, 28, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 28, 68.00, 46.00, 17.00, 16.00, 25.00 +AUW, 02, 28, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 28, 54.00, 31.00, 24.00, 23.00, 34.00 +AVP, 02, 28, 40.00, 23.00, 27.00, 26.00, 40.00 +AXN, 02, 28, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 28, 40.00, 19.00, -9999.00, -9999.00, 31.00 +AYS, 02, 28, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 28, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 28, 64.00, 43.00, -9999.00, -9999.00, 29.00 +BAD, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 28, 40.00, 14.00, -9999.00, -9999.00, 24.00 +BDL, 02, 28, 41.00, 23.00, 25.00, 24.00, 37.00 +BDR, 02, 28, 42.00, 27.00, 27.00, 23.00, 39.00 +BET, 02, 28, 17.00, 3.00, 16.00, 16.00, 23.00 +BFD, 02, 28, 35.00, 17.00, 45.00, 41.00, 59.00 +BFF, 02, 28, 47.00, 19.00, 13.00, 11.00, 19.00 +BFL, 02, 28, 67.00, 44.00, 16.00, 16.00, 24.00 +BGM, 02, 28, 35.00, 20.00, 33.00, 34.00, 49.00 +BGR, 02, 28, 34.00, 15.00, 23.00, 22.00, 34.00 +BGS, 02, 28, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 28, 62.00, 38.00, 25.00, 23.00, 35.00 +BID, 02, 28, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 28, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 28, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 28, 42.00, 22.00, 19.00, 18.00, 28.00 +BIS, 02, 28, 32.00, 11.00, 18.00, 16.00, 26.00 +BIX, 02, 28, 66.00, 49.00, -9999.00, -9999.00, 31.00 +BJI, 02, 28, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 28, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 28, 50.00, 20.00, -9999.00, -9999.00, 22.00 +BKW, 02, 28, 46.00, 27.00, 35.00, 34.00, 49.00 +BLF, 02, 28, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 28, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 28, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 28, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 28, 50.00, 29.00, -9999.00, -9999.00, 31.00 +BNA, 02, 28, 56.00, 34.00, 29.00, 25.00, 41.00 +BNO, 02, 28, 44.00, 23.00, -9999.00, 27.00, 49.00 +BOI, 02, 28, 49.00, 30.00, 24.00, 24.00, 36.00 +BOS, 02, 28, 41.00, 27.00, 24.00, 24.00, 36.00 +BPI, 02, 28, 34.00, 2.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 28, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 28, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 28, 41.00, 23.00, -9999.00, -9999.00, 27.00 +BRO, 02, 28, 75.00, 56.00, 11.00, 10.00, 16.00 +BRW, 02, 28, -12.00, -23.00, 10.00, 10.00, 15.00 +BSM, 02, 28, 68.00, 46.00, -9999.00, -9999.00, 24.00 +BTI, 02, 28, -14.00, -27.00, 9.00, 9.00, 13.00 +BTL, 02, 28, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 28, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 28, 68.00, 46.00, 23.00, 19.00, 32.00 +BTT, 02, 28, 7.00, -14.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 28, 33.00, 15.00, 30.00, 27.00, 43.00 +BUB, 02, 28, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 28, 36.00, 21.00, 41.00, 42.00, 56.00 +BUR, 02, 28, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 28, 66.00, 48.00, -9999.00, 18.00, 30.00 +BWG, 02, 28, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 28, 49.00, 30.00, 24.00, 22.00, 34.00 +BYH, 02, 28, 54.00, 35.00, -9999.00, -9999.00, 36.00 +BYI, 02, 28, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 28, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 28, 64.00, 38.00, 20.00, 21.00, 31.00 +CAG, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 28, 41.00, 24.00, 35.00, 36.00, 52.00 +CAO, 02, 28, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 28, 28.00, 7.00, 29.00, 32.00, 44.00 +CBM, 02, 28, 62.00, 37.00, -9999.00, -9999.00, 35.00 +CDB, 02, 28, 33.00, 24.00, 47.00, 50.00, 65.00 +CDC, 02, 28, 50.00, 25.00, 17.00, 16.00, 26.00 +CDR, 02, 28, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 28, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 28, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 28, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 28, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 28, 57.00, 35.00, 25.00, 25.00, 36.00 +CHO, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 28, 65.00, 44.00, 19.00, 21.00, 31.00 +CID, 02, 28, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 28, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 28, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 28, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 28, 40.00, 24.00, 37.00, 35.00, 51.00 +CLL, 02, 28, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 28, 58.00, 35.00, 22.00, 24.00, 32.00 +CMH, 02, 28, 44.00, 26.00, 30.00, 30.00, 43.00 +CMI, 02, 28, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 28, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 28, 47.00, 25.00, 15.00, 14.00, 23.00 +CNM, 02, 28, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 28, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +COD, 02, 28, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +COF, 02, 28, 74.00, 54.00, -9999.00, -9999.00, 25.00 +CON, 02, 28, 37.00, 16.00, 24.00, 22.00, 34.00 +COS, 02, 28, 47.00, 22.00, 13.00, 13.00, 19.00 +COT, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 28, 47.00, 28.00, 25.00, 20.00, 34.00 +CPR, 02, 28, 41.00, 19.00, 20.00, 18.00, 27.00 +CRBC, 02, 28, 35.00, -7.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 28, 72.00, 51.00, 15.00, 13.00, 22.00 +CRW, 02, 28, 51.00, 30.00, 35.00, 37.00, 48.00 +CSG, 02, 28, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 28, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 28, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 28, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 28, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 28, 47.00, 28.00, 29.00, 26.00, 41.00 +CVN, 02, 28, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 28, 59.00, 29.00, -9999.00, -9999.00, 10.00 +CXY, 02, 28, 44.00, 27.00, 19.00, 21.00, 32.00 +CYS, 02, 28, 42.00, 20.00, 14.00, 14.00, 21.00 +DAA, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 28, 72.00, 51.00, 15.00, 17.00, 25.00 +DAG, 02, 28, 68.00, 44.00, 8.00, 8.00, 15.00 +DAL, 02, 28, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 28, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 28, 44.00, 26.00, 32.00, 27.00, 43.00 +DBQ, 02, 28, 35.00, 19.00, 24.00, 21.00, 32.00 +DCA, 02, 28, 51.00, 33.00, 22.00, 23.00, 33.00 +DDC, 02, 28, 52.00, 26.00, 15.00, 12.00, 21.00 +DEC, 02, 28, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 28, 49.00, 23.00, 15.00, 14.00, 22.00 +DFW, 02, 28, 63.00, 41.00, 16.00, 14.00, 23.00 +DHN, 02, 28, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 28, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 28, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 28, 71.00, 47.00, -9999.00, -9999.00, 14.00 +DLG, 02, 28, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 28, 27.00, 9.00, 26.00, 24.00, 38.00 +DLLC, 02, 28, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 28, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 28, 70.00, 43.00, -9999.00, -9999.00, 12.00 +DMN, 02, 28, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 28, 51.00, 30.00, -9999.00, -9999.00, 34.00 +DPG, 02, 28, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 28, 67.00, 43.00, -9999.00, -9999.00, 31.00 +DRA, 02, 28, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 28, 71.00, 47.00, 10.00, 10.00, 15.00 +DSM, 02, 28, 40.00, 21.00, 23.00, 19.00, 31.00 +DTW, 02, 28, 38.00, 22.00, 29.00, 28.00, 42.00 +DUG, 02, 28, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 28, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 28, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 28, 64.00, 39.00, -9999.00, -9999.00, 16.00 +D45, 02, 28, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 28, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 28, 33.00, 12.00, 18.00, 17.00, 28.00 +ECG, 02, 28, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 28, 64.00, 38.00, -9999.00, -9999.00, 11.00 +EED, 02, 28, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 02, 28, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 28, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 28, 47.00, 23.00, 39.00, 40.00, 55.00 +EKO, 02, 28, 47.00, 23.00, 22.00, 21.00, 31.00 +ELD, 02, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 28, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 28, 66.00, 37.00, 6.00, 7.00, 10.00 +ELY, 02, 28, 46.00, 18.00, 20.00, 20.00, 31.00 +EMP, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 28, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +END, 02, 28, 56.00, 33.00, -9999.00, -9999.00, 17.00 +ENN, 02, 28, 13.00, -11.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 28, 47.00, 29.00, -9999.00, -9999.00, 19.00 +EPH, 02, 28, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 28, 38.00, 23.00, 39.00, 36.00, 53.00 +ESF, 02, 28, 66.00, 44.00, -9999.00, -9999.00, 32.00 +EUG, 02, 28, 54.00, 38.00, 43.00, 46.00, 57.00 +EVV, 02, 28, 49.00, 30.00, 29.00, 24.00, 39.00 +EWN, 02, 28, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 28, 45.00, 29.00, 23.00, 22.00, 36.00 +EYW, 02, 28, 77.00, 67.00, 11.00, 10.00, 18.00 +E74, 02, 28, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 28, 56.00, 32.00, -9999.00, -9999.00, 33.00 +FAI, 02, 28, 15.00, -9.00, 12.00, 14.00, 20.00 +FAR, 02, 28, 27.00, 9.00, 17.00, 16.00, 27.00 +FAT, 02, 28, 64.00, 42.00, 20.00, 21.00, 29.00 +FAY, 02, 28, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 28, 39.00, 21.00, 26.00, 28.00, 39.00 +FCS, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 28, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 28, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 28, 47.00, 19.00, 26.00, 25.00, 34.00 +FLL, 02, 28, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 28, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 28, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +FME, 02, 28, 52.00, 28.00, -9999.00, -9999.00, 36.00 +FMH, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 28, 55.00, 25.00, 11.00, 15.00, 17.00 +FMY, 02, 28, 77.00, 56.00, 10.00, 12.00, 19.00 +FNT, 02, 28, 36.00, 20.00, 28.00, 28.00, 41.00 +FOD, 02, 28, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 28, 48.00, 27.00, -9999.00, -9999.00, 24.00 +FOK, 02, 28, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 28, 50.00, 27.00, -9999.00, -9999.00, 21.00 +FSD, 02, 28, 35.00, 16.00, 20.00, 16.00, 28.00 +FSI, 02, 28, 60.00, 33.00, -9999.00, -9999.00, 18.00 +FSM, 02, 28, 59.00, 35.00, 20.00, 17.00, 30.00 +FTK, 02, 28, 51.00, 28.00, -9999.00, -9999.00, 36.00 +FWA, 02, 28, 40.00, 23.00, 26.00, 26.00, 40.00 +FWH, 02, 28, 63.00, 39.00, -9999.00, -9999.00, 21.00 +FYU, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 28, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 28, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 28, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 28, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 28, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 28, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 28, 44.00, 28.00, 26.00, 29.00, 41.00 +GFA, 02, 28, 41.00, 20.00, -9999.00, -9999.00, 25.00 +GFK, 02, 28, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 28, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 28, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 28, 33.00, 13.00, 16.00, 14.00, 24.00 +GJT, 02, 28, 51.00, 28.00, 17.00, 15.00, 23.00 +GKN, 02, 28, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 28, 49.00, 22.00, 13.00, 13.00, 19.00 +GLH, 02, 28, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 28, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 28, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 28, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GON, 02, 28, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 28, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 28, 32.00, 15.00, 26.00, 20.00, 34.00 +GRCI, 02, 28, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 28, 53.00, 35.00, -9999.00, -9999.00, 55.00 +GRI, 02, 28, 43.00, 21.00, 17.00, 15.00, 23.00 +GRK, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 02, 28, 37.00, 20.00, 29.00, 30.00, 41.00 +GSB, 02, 28, 59.00, 37.00, -9999.00, -9999.00, 34.00 +GSG, 02, 28, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 28, 55.00, 33.00, 23.00, 24.00, 32.00 +GSP, 02, 28, 59.00, 36.00, 23.00, 23.00, 34.00 +GST, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 28, 34.00, 15.00, -9999.00, -9999.00, 57.00 +GTF, 02, 28, 41.00, 20.00, 19.00, 19.00, 28.00 +GUP, 02, 28, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 28, 41.00, 21.00, -9999.00, -9999.00, 38.00 +GVW, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 02, 28, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 28, 56.00, 40.00, 20.00, 24.00, 34.00 +HBR, 02, 28, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 28, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 28, 46.00, 26.00, -9999.00, -9999.00, 30.00 +HKY, 02, 28, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 28, 41.00, 19.00, 16.00, 16.00, 25.00 +HMN, 02, 28, 67.00, 28.00, -9999.00, -9999.00, 8.00 +HMS, 02, 28, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 28, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 28, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 02, 28, 35.00, 15.00, 18.00, 15.00, 24.00 +HOP, 02, 28, 52.00, 30.00, -9999.00, -9999.00, 36.00 +HOT, 02, 28, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 28, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 28, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 28, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 28, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 28, 67.00, 43.00, -9999.00, -9999.00, 33.00 +HST, 02, 28, 79.00, 57.00, -9999.00, -9999.00, 20.00 +HSV, 02, 28, 58.00, 37.00, 28.00, 22.00, 39.00 +HTL, 02, 28, 33.00, 12.00, 33.00, 27.00, 43.00 +HTS, 02, 28, 50.00, 31.00, 33.00, 32.00, 46.00 +HUF, 02, 28, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 28, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 28, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 28, 37.00, 15.00, 15.00, 14.00, 23.00 +IAB, 02, 28, 51.00, 28.00, -9999.00, -9999.00, 19.00 +IAD, 02, 28, 49.00, 27.00, 23.00, 23.00, 34.00 +IAG, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 28, 68.00, 46.00, 20.00, 21.00, 31.00 +ICT, 02, 28, 51.00, 28.00, 20.00, 15.00, 26.00 +IDA, 02, 28, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 28, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 28, 47.00, 29.00, 25.00, 22.00, 35.00 +ILI, 02, 28, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 28, 62.00, 40.00, 20.00, 22.00, 32.00 +IMT, 02, 28, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +IND, 02, 28, 44.00, 26.00, 28.00, 28.00, 41.00 +INL, 02, 28, 25.00, 3.00, 21.00, 20.00, 32.00 +INS, 02, 28, 62.00, 37.00, -9999.00, -9999.00, 7.00 +INT, 02, 28, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +INW, 02, 28, 57.00, 28.00, 10.00, 9.00, 15.00 +IPL, 02, 28, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 28, 42.00, 24.00, 25.00, 27.00, 38.00 +IRK, 02, 28, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 28, 33.00, 11.00, 15.00, 13.00, 22.00 +ISP, 02, 28, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 28, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 28, 73.00, 43.00, -9999.00, -9999.00, 13.00 +IWD, 02, 28, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 28, 34.00, 6.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 28, 65.00, 40.00, 23.00, 20.00, 34.00 +JAX, 02, 28, 70.00, 46.00, 16.00, 20.00, 27.00 +JBR, 02, 28, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 28, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 28, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 28, 43.00, 30.00, 23.00, 21.00, 35.00 +JHW, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 28, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 28, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 28, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 28, 36.00, 25.00, 45.00, 47.00, 57.00 +JST, 02, 28, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 28, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 28, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 28, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 28, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 28, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 28, 37.00, 19.00, 31.00, 29.00, 44.00 +LAR, 02, 28, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 28, 66.00, 41.00, 8.00, 9.00, 13.00 +LAX, 02, 28, 66.00, 50.00, 16.00, 18.00, 23.00 +LBB, 02, 28, 62.00, 32.00, 10.00, 8.00, 14.00 +LBF, 02, 28, 45.00, 19.00, 16.00, 11.00, 22.00 +LCH, 02, 28, 67.00, 47.00, 21.00, 19.00, 32.00 +LCK, 02, 28, 46.00, 27.00, -9999.00, -9999.00, 39.00 +LEB, 02, 28, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 28, 49.00, 30.00, 30.00, 27.00, 42.00 +LFI, 02, 28, 53.00, 36.00, -9999.00, -9999.00, 34.00 +LFK, 02, 28, 67.00, 43.00, 19.00, 21.00, 30.00 +LFT, 02, 28, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 28, 44.00, 31.00, 23.00, 22.00, 35.00 +LGB, 02, 28, 68.00, 48.00, 17.00, 17.00, 25.00 +LGU, 02, 28, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 28, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 28, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 28, 59.00, 38.00, 21.00, 21.00, 32.00 +LIZ, 02, 28, 28.00, 7.00, -9999.00, -9999.00, 45.00 +LMT, 02, 28, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 02, 28, 41.00, 18.00, 13.00, 13.00, 20.00 +LNK, 02, 28, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 28, 54.00, 24.00, 12.00, 11.00, 18.00 +LOZ, 02, 28, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 28, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 28, 59.00, 37.00, -9999.00, -9999.00, 26.00 +LSE, 02, 28, 35.00, 16.00, 20.00, 18.00, 28.00 +LSF, 02, 28, 65.00, 41.00, -9999.00, -9999.00, 34.00 +LSV, 02, 28, 70.00, 36.00, -9999.00, -9999.00, 7.00 +LTS, 02, 28, 63.00, 34.00, -9999.00, -9999.00, 16.00 +LUF, 02, 28, 74.00, 41.00, -9999.00, -9999.00, 10.00 +LVS, 02, 28, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 28, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 28, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 28, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 28, 52.00, 31.00, 22.00, 24.00, 33.00 +MAF, 02, 28, 66.00, 36.00, 7.00, 5.00, 10.00 +MBL, 02, 28, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 28, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 28, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 28, 64.00, 45.00, -9999.00, -9999.00, 28.00 +MCF, 02, 28, 74.00, 54.00, -9999.00, -9999.00, 22.00 +MCG, 02, 28, 16.00, -9.00, 17.00, 21.00, 28.00 +MCI, 02, 28, 46.00, 27.00, 21.00, 18.00, 31.00 +MCK, 02, 28, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 28, 65.00, 40.00, 22.00, 22.00, 32.00 +MCO, 02, 28, 75.00, 52.00, 14.00, 17.00, 24.00 +MCW, 02, 28, 33.00, 16.00, 18.00, 13.00, 24.00 +MC2, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 02, 28, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 28, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 28, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 28, 40.00, 25.00, 29.00, 26.00, 40.00 +MEI, 02, 28, 65.00, 40.00, 23.00, 20.00, 33.00 +MEM, 02, 28, 58.00, 39.00, 27.00, 20.00, 36.00 +MER, 02, 28, 65.00, 40.00, -9999.00, -9999.00, 25.00 +MFD, 02, 28, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 28, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 28, 56.00, 34.00, 27.00, 30.00, 41.00 +MGE, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 28, 65.00, 42.00, 23.00, 20.00, 34.00 +MGW, 02, 28, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 28, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 28, 62.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 02, 28, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 28, 78.00, 60.00, 13.00, 14.00, 22.00 +MIB, 02, 28, 29.00, 12.00, -9999.00, -9999.00, 26.00 +MIV, 02, 28, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 28, 52.00, 27.00, -9999.00, -9999.00, 24.00 +MKC, 02, 28, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 28, 35.00, 21.00, 31.00, 26.00, 42.00 +MKG, 02, 28, 35.00, 21.00, 34.00, 32.00, 47.00 +MKL, 02, 28, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 28, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 28, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 28, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 28, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 28, 40.00, 22.00, 24.00, 21.00, 33.00 +MLS, 02, 28, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 28, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 28, 65.00, 42.00, -9999.00, -9999.00, 36.00 +MOB, 02, 28, 67.00, 46.00, 24.00, 21.00, 35.00 +MOT, 02, 28, 29.00, 12.00, 17.00, 15.00, 24.00 +MPV, 02, 28, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 28, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 28, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 28, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 28, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 28, 61.00, 45.00, -9999.00, -9999.00, 31.00 +MSL, 02, 28, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 28, 35.00, 17.00, 26.00, 20.00, 33.00 +MSO, 02, 28, 42.00, 23.00, 25.00, 24.00, 39.00 +MSP, 02, 28, 32.00, 16.00, 22.00, 20.00, 33.00 +MSS, 02, 28, 31.00, 12.00, 30.00, 27.00, 42.00 +MSY, 02, 28, 68.00, 48.00, 21.00, 19.00, 32.00 +MTC, 02, 28, 36.00, 22.00, -9999.00, -9999.00, 37.00 +MTN, 02, 28, 49.00, 29.00, -9999.00, -9999.00, 36.00 +MTO, 02, 28, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 28, 44.00, 25.00, -9999.00, -9999.00, 36.00 +MUO, 02, 28, 53.00, 29.00, -9999.00, -9999.00, 24.00 +MWA, 02, 28, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 28, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 28, 65.00, 42.00, -9999.00, -9999.00, 33.00 +MYL, 02, 28, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 28, 64.00, 39.00, -9999.00, -9999.00, 33.00 +NAO, 02, 28, 62.00, 47.00, -9999.00, -9999.00, 28.00 +NBC, 02, 28, 66.00, 44.00, -9999.00, -9999.00, 32.00 +NBE, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 02, 28, 39.00, 23.00, -9999.00, -9999.00, 32.00 +NCA, 02, 28, 64.00, 37.00, -9999.00, -9999.00, 32.00 +NCO, 02, 28, 42.00, 27.00, -9999.00, -9999.00, 37.00 +NC1, 02, 28, 61.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 02, 28, 47.00, 26.00, -9999.00, -9999.00, 33.00 +NFG, 02, 28, 65.00, 46.00, -9999.00, -9999.00, 22.00 +NFL, 02, 28, 55.00, 26.00, -9999.00, -9999.00, 14.00 +NGP, 02, 28, 73.00, 53.00, -9999.00, -9999.00, 19.00 +NGU, 02, 28, 54.00, 36.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 28, 60.00, 47.00, -9999.00, -9999.00, 31.00 +NHK, 02, 28, 51.00, 30.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 28, 37.00, 18.00, -9999.00, -9999.00, 36.00 +NID, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NIP, 02, 28, 70.00, 46.00, -9999.00, -9999.00, 25.00 +NIR, 02, 28, 71.00, 47.00, -9999.00, -9999.00, 20.00 +NKT, 02, 28, 60.00, 40.00, -9999.00, -9999.00, 32.00 +NKX, 02, 28, 66.00, 52.00, -9999.00, -9999.00, 18.00 +NLC, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 02, 28, 65.00, 39.00, -9999.00, -9999.00, 32.00 +NPA, 02, 28, 66.00, 48.00, -9999.00, -9999.00, 32.00 +NQA, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 02, 28, 76.00, 51.00, -9999.00, -9999.00, 19.00 +NQX, 02, 28, 77.00, 67.00, -9999.00, -9999.00, 17.00 +NRB, 02, 28, 69.00, 50.00, -9999.00, -9999.00, 26.00 +NRC, 02, 28, 66.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 28, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 02, 28, 67.00, 44.00, -9999.00, -9999.00, 32.00 +NSI, 02, 28, 66.00, 46.00, -9999.00, -9999.00, 17.00 +NTD, 02, 28, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTK, 02, 28, 70.00, 48.00, -9999.00, -9999.00, 18.00 +NTU, 02, 28, 54.00, 36.00, -9999.00, -9999.00, 36.00 +NUC, 02, 28, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 28, 63.00, 42.00, -9999.00, -9999.00, 31.00 +NUW, 02, 28, 51.00, 36.00, -9999.00, -9999.00, 46.00 +NWF, 02, 28, 68.00, 48.00, -9999.00, -9999.00, 23.00 +NXX, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 02, 28, 52.00, 28.00, -9999.00, -9999.00, 33.00 +NZC, 02, 28, 71.00, 42.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 28, 69.00, 44.00, -9999.00, -9999.00, 18.00 +NZW, 02, 28, 42.00, 24.00, -9999.00, -9999.00, 37.00 +NZY, 02, 28, 66.00, 52.00, -9999.00, -9999.00, 18.00 +OAK, 02, 28, 62.00, 43.00, 25.00, 27.00, 35.00 +OAR, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 02, 28, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 28, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 28, 57.00, 34.00, 17.00, 15.00, 25.00 +OLM, 02, 28, 52.00, 33.00, 50.00, 52.00, 63.00 +OMA, 02, 28, 43.00, 22.00, 15.00, 16.00, 23.00 +OME, 02, 28, 14.00, -3.00, 18.00, 21.00, 28.00 +ONT, 02, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 28, 39.00, 23.00, 28.00, 24.00, 37.00 +ORF, 02, 28, 54.00, 36.00, 24.00, 23.00, 36.00 +ORH, 02, 28, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 28, 12.00, -15.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 28, 34.00, 14.00, -9999.00, -9999.00, 40.00 +OTG, 02, 28, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 28, 55.00, 41.00, 52.00, 53.00, 63.00 +OTM, 02, 28, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 28, 5.00, -11.00, 14.00, 17.00, 21.00 +OURC, 02, 28, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 28, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 28, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 28, 67.00, 44.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 28, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 28, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 28, 13.00, -9.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 28, 8.00, -11.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 28, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 28, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 28, 68.00, 44.00, -9999.00, -9999.00, 29.00 +PAQ, 02, 28, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 28, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 28, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 28, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 28, 16.00, -9.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 28, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 28, 33.00, 14.00, -9999.00, -9999.00, 34.00 +PBI, 02, 28, 77.00, 59.00, 15.00, 17.00, 25.00 +PDT, 02, 28, 51.00, 34.00, 26.00, 24.00, 39.00 +PDX, 02, 28, 54.00, 37.00, 46.00, 48.00, 59.00 +PFN, 02, 28, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 28, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 28, 46.00, 29.00, 24.00, 21.00, 34.00 +PHX, 02, 28, 73.00, 47.00, 10.00, 10.00, 15.00 +PIA, 02, 28, 41.00, 23.00, 27.00, 23.00, 38.00 +PIB, 02, 28, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 28, 42.00, 23.00, 24.00, 26.00, 37.00 +PIR, 02, 28, 38.00, 17.00, 12.00, 12.00, 18.00 +PIT, 02, 28, 43.00, 25.00, 38.00, 32.00, 51.00 +PKB, 02, 28, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 28, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 28, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 28, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 28, 66.00, 48.00, 22.00, 19.00, 31.00 +POB, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 28, 66.00, 42.00, -9999.00, -9999.00, 36.00 +POM, 02, 28, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 28, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 28, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 28, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 28, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 28, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 28, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 28, 40.00, 20.00, -9999.00, -9999.00, 35.00 +PSP, 02, 28, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 28, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 28, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 28, 54.00, 23.00, 10.00, 9.00, 13.00 +PUC, 02, 28, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 28, 42.00, 25.00, 24.00, 24.00, 36.00 +PVU, 02, 28, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 28, 37.00, 19.00, 26.00, 24.00, 36.00 +P02, 02, 28, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +P07, 02, 28, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +P11, 02, 28, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +P24, 02, 28, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +P28, 02, 28, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +P35, 02, 28, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P38, 02, 28, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +P39, 02, 28, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +P58, 02, 28, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +P59, 02, 28, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P60, 02, 28, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 02, 28, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +P67, 02, 28, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +P68, 02, 28, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 28, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 28, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 28, 42.00, 19.00, 15.00, 15.00, 23.00 +RBL, 02, 28, 63.00, 42.00, 27.00, 28.00, 37.00 +RCA, 02, 28, 42.00, 19.00, -9999.00, -9999.00, 25.00 +RDD, 02, 28, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 28, 50.00, 26.00, 17.00, 18.00, 29.00 +RDR, 02, 28, 26.00, 7.00, -9999.00, -9999.00, 23.00 +RDU, 02, 28, 57.00, 35.00, 23.00, 24.00, 33.00 +REE, 02, 28, 62.00, 32.00, -9999.00, -9999.00, 10.00 +REJ, 02, 28, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 28, 37.00, 20.00, 24.00, 21.00, 33.00 +RIC, 02, 28, 54.00, 32.00, 23.00, 25.00, 34.00 +RIV, 02, 28, 68.00, 44.00, -9999.00, -9999.00, 13.00 +RIW, 02, 28, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 28, 38.00, 17.00, 14.00, 10.00, 18.00 +RME, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 57.00 +RMG, 02, 28, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +RND, 02, 28, 70.00, 45.00, -9999.00, -9999.00, 24.00 +RNO, 02, 28, 54.00, 27.00, 17.00, 17.00, 24.00 +ROA, 02, 28, 52.00, 31.00, 23.00, 24.00, 35.00 +ROC, 02, 28, 37.00, 21.00, 37.00, 38.00, 53.00 +ROW, 02, 28, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 28, 49.00, 25.00, 14.00, 13.00, 20.00 +RST, 02, 28, 32.00, 14.00, 23.00, 20.00, 33.00 +RWF, 02, 28, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 28, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 28, 62.00, 43.00, 27.00, 26.00, 35.00 +SAF, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 28, 66.00, 52.00, 19.00, 18.00, 25.00 +SAT, 02, 28, 70.00, 45.00, 19.00, 15.00, 25.00 +SAV, 02, 28, 66.00, 45.00, 19.00, 19.00, 28.00 +SAW, 02, 28, 31.00, 16.00, -9999.00, -9999.00, 46.00 +SBA, 02, 28, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 28, 69.00, 44.00, -9999.00, -9999.00, 18.00 +SBN, 02, 28, 39.00, 24.00, 32.00, 33.00, 45.00 +SBP, 02, 28, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 28, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 28, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 28, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 28, 63.00, 42.00, 23.00, 24.00, 33.00 +SDF, 02, 28, 50.00, 31.00, 28.00, 25.00, 39.00 +SEA, 02, 28, 51.00, 38.00, 41.00, 40.00, 54.00 +SEM, 02, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 28, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 28, 60.00, 46.00, 26.00, 28.00, 36.00 +SGF, 02, 28, 52.00, 30.00, 23.00, 20.00, 32.00 +SGY, 02, 28, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 28, 42.00, 18.00, 18.00, 18.00, 28.00 +SHV, 02, 28, 65.00, 42.00, 22.00, 19.00, 32.00 +SIT, 02, 28, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 28, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 28, 67.00, 39.00, 12.00, 8.00, 16.00 +SKA, 02, 28, 44.00, 28.00, -9999.00, -9999.00, 35.00 +SKF, 02, 28, 70.00, 45.00, -9999.00, -9999.00, 23.00 +SLC, 02, 28, 48.00, 28.00, 24.00, 24.00, 36.00 +SLE, 02, 28, 54.00, 35.00, 43.00, 45.00, 57.00 +SLN, 02, 28, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 28, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 28, 64.00, 41.00, -9999.00, 23.00, 40.00 +SNA, 02, 28, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 28, 27.00, 18.00, 35.00, 38.00, 53.00 +SNS, 02, 28, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 28, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 28, 43.00, 26.00, 28.00, 24.00, 40.00 +SPS, 02, 28, 62.00, 36.00, 15.00, 12.00, 21.00 +SRQ, 02, 28, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 28, 64.00, 39.00, -9999.00, -9999.00, 33.00 +SSI, 02, 28, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +STC, 02, 28, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 28, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +STL, 02, 28, 48.00, 30.00, 27.00, 23.00, 37.00 +STNV, 02, 28, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +STS, 02, 28, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 28, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 28, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 28, 64.00, 42.00, -9999.00, -9999.00, 27.00 +SUX, 02, 28, 39.00, 20.00, 18.00, 17.00, 26.00 +SVN, 02, 28, 66.00, 45.00, -9999.00, -9999.00, 31.00 +SWF, 02, 28, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 28, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 28, 37.00, 20.00, 39.00, 37.00, 53.00 +SZL, 02, 28, 49.00, 26.00, -9999.00, -9999.00, 27.00 +TAD, 02, 28, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 28, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 28, 56.00, 27.00, -9999.00, -9999.00, 32.00 +TCC, 02, 28, 60.00, 29.00, 6.00, 7.00, 9.00 +TCL, 02, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 28, 53.00, 35.00, -9999.00, -9999.00, 57.00 +TCS, 02, 28, 62.00, 34.00, -9999.00, 7.00, 11.00 +TEB, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 28, 57.00, 34.00, -9999.00, -9999.00, 21.00 +TKA, 02, 28, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 28, 70.00, 43.00, 18.00, 17.00, 26.00 +TNX, 02, 28, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 28, 39.00, 22.00, 29.00, 28.00, 42.00 +TOP, 02, 28, 48.00, 27.00, 18.00, 18.00, 27.00 +TPA, 02, 28, 74.00, 54.00, 13.00, 15.00, 22.00 +TPH, 02, 28, 52.00, 26.00, 12.00, 10.00, 16.00 +TRI, 02, 28, 53.00, 31.00, 27.00, 28.00, 40.00 +TRK, 02, 28, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 28, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 28, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 28, 56.00, 34.00, 18.00, 18.00, 28.00 +TUP, 02, 28, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 28, 70.00, 43.00, 11.00, 10.00, 16.00 +TVC, 02, 28, 33.00, 15.00, 30.00, 28.00, 41.00 +TVL, 02, 28, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 28, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 28, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 28, 56.00, 33.00, 27.00, 26.00, 38.00 +T01, 02, 28, 51.00, 31.00, -9999.00, -9999.00, 34.00 +T02, 02, 28, 61.00, 38.00, -9999.00, -9999.00, 36.00 +T03, 02, 28, 64.00, 40.00, -9999.00, -9999.00, 32.00 +T04, 02, 28, 74.00, 55.00, -9999.00, -9999.00, 22.00 +T05, 02, 28, 49.00, 24.00, -9999.00, -9999.00, 20.00 +T06, 02, 28, 66.00, 39.00, -9999.00, -9999.00, 35.00 +T07, 02, 28, 53.00, 23.00, -9999.00, -9999.00, 33.00 +T08, 02, 28, 47.00, 29.00, -9999.00, -9999.00, 30.00 +UCA, 02, 28, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 28, 62.00, 37.00, -9999.00, -9999.00, 8.00 +UIL, 02, 28, 50.00, 35.00, 60.00, 60.00, 70.00 +UIN, 02, 28, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 28, 14.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 28, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +U15, 02, 28, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +U28, 02, 28, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 28, 68.00, 42.00, -9999.00, -9999.00, 29.00 +VBG, 02, 28, 66.00, 43.00, -9999.00, -9999.00, 26.00 +VCT, 02, 28, 70.00, 49.00, 16.00, 17.00, 26.00 +VCV, 02, 28, 64.00, 35.00, -9999.00, -9999.00, 10.00 +VDZ, 02, 28, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 28, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 28, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 28, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 28, 67.00, 43.00, -9999.00, -9999.00, 31.00 +VRB, 02, 28, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 28, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 28, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 28, 51.00, 31.00, -9999.00, 29.00, -9999.00 +WJA, 02, 28, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 28, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 28, 16.00, -10.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 28, 52.00, 24.00, 16.00, 18.00, 27.00 +WPO, 02, 28, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 28, 65.00, 40.00, -9999.00, -9999.00, 34.00 +WRG, 02, 28, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 28, 48.00, 27.00, -9999.00, -9999.00, 34.00 +WRL, 02, 28, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +X68, 02, 28, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 28, 37.00, 22.00, 56.00, 56.00, 65.00 +YCG, 02, 28, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 28, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 28, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 28, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 28, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 28, 51.00, 29.00, 17.00, 16.00, 26.00 +YNG, 02, 28, 39.00, 22.00, 33.00, 32.00, 49.00 +YPA, 02, 28, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 28, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 28, 17.00, -5.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 28, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 28, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 28, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 28, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 28, 77.00, 49.00, 4.00, 6.00, 8.00 +YVR, 02, 28, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 28, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 28, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 28, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 28, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 28, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 28, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 28, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 28, 27.00, 9.00, 35.00, 32.00, 50.00 +ZUN, 02, 28, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 28, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 28, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 28, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +01R, 02, 28, 66.00, 43.00, -9999.00, -9999.00, 31.00 +1V1, 02, 28, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 28, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 28, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 28, 58.00, 39.00, -9999.00, -9999.00, 34.00 +2PJ, 02, 28, 64.00, 39.00, -9999.00, -9999.00, 36.00 +3B1, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 28, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 28, 33.00, 13.00, -9999.00, -9999.00, 40.00 +3SE, 02, 28, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 28, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 28, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 02, 28, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 28, 20.00, -3.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 28, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 28, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 28, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +ABE, 02, 29, 43.00, 25.00, 27.00, 24.00, 38.00 +ABI, 02, 29, 64.00, 39.00, 12.00, 10.00, 18.00 +ABQ, 02, 29, 57.00, 29.00, 11.00, 11.00, 18.00 +ABR, 02, 29, 33.00, 13.00, 16.00, 14.00, 23.00 +ABY, 02, 29, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ACK, 02, 29, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +ACT, 02, 29, 65.00, 42.00, 15.00, 15.00, 24.00 +ACV, 02, 29, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 02, 29, 47.00, 27.00, 22.00, 21.00, 34.00 +ADK, 02, 29, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 02, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ADQ, 02, 29, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 02, 29, 49.00, 28.00, -9999.00, -9999.00, 33.00 +AEX, 02, 29, 66.00, 44.00, -9999.00, -9999.00, 31.00 +AFF, 02, 29, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +AGC, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 02, 29, 77.00, 52.00, -9999.00, -9999.00, 29.00 +AGS, 02, 29, 64.00, 38.00, 21.00, 21.00, 32.00 +AHN, 02, 29, 61.00, 38.00, 22.00, 23.00, 33.00 +AKN, 02, 29, 27.00, 10.00, 21.00, 23.00, 32.00 +AKO, 02, 29, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +ALB, 02, 29, 38.00, 19.00, 25.00, 24.00, 38.00 +ALI, 02, 29, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ALO, 02, 29, 36.00, 18.00, 20.00, 18.00, 29.00 +ALS, 02, 29, 44.00, 11.00, -9999.00, -9999.00, -9999.00 +ALW, 02, 29, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 02, 29, 57.00, 29.00, 13.00, 11.00, 19.00 +AMG, 02, 29, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ANB, 02, 29, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +ANC, 02, 29, 29.00, 14.00, 16.00, 19.00, 25.00 +AND, 02, 29, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ANI, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 02, 29, 43.00, 33.00, 58.00, 55.00, 71.00 +AOO, 02, 29, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +APN, 02, 29, 32.00, 12.00, 27.00, 27.00, 40.00 +AQQ, 02, 29, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +ART, 02, 29, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +AST, 02, 29, 52.00, 38.00, 57.00, 58.00, 68.00 +ATL, 02, 29, 60.00, 38.00, 25.00, 24.00, 35.00 +ATW, 02, 29, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ATY, 02, 29, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +AT2, 02, 29, 46.00, 25.00, -9999.00, -9999.00, 38.00 +AUG, 02, 29, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +AUS, 02, 29, 68.00, 46.00, 17.00, 16.00, 25.00 +AUW, 02, 29, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +AVL, 02, 29, 54.00, 31.00, 24.00, 23.00, 34.00 +AVP, 02, 29, 40.00, 23.00, 27.00, 26.00, 40.00 +AXN, 02, 29, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +AYE, 02, 29, 40.00, 19.00, -9999.00, -9999.00, 31.00 +AYS, 02, 29, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +AZO, 02, 29, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +BAB, 02, 29, 64.00, 43.00, -9999.00, -9999.00, 29.00 +BAD, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 02, 29, 40.00, 14.00, -9999.00, -9999.00, 24.00 +BDL, 02, 29, 41.00, 23.00, 25.00, 24.00, 37.00 +BDR, 02, 29, 42.00, 27.00, 27.00, 23.00, 39.00 +BET, 02, 29, 17.00, 3.00, 16.00, 16.00, 24.00 +BFD, 02, 29, 35.00, 17.00, 45.00, 41.00, 59.00 +BFF, 02, 29, 47.00, 19.00, 13.00, 11.00, 19.00 +BFL, 02, 29, 67.00, 44.00, 16.00, 16.00, 24.00 +BGM, 02, 29, 35.00, 20.00, 33.00, 34.00, 49.00 +BGR, 02, 29, 34.00, 16.00, 23.00, 22.00, 34.00 +BGS, 02, 29, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +BHM, 02, 29, 62.00, 38.00, 25.00, 23.00, 35.00 +BID, 02, 29, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +BIG, 02, 29, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +BIH, 02, 29, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 02, 29, 42.00, 22.00, 19.00, 18.00, 28.00 +BIS, 02, 29, 32.00, 11.00, 18.00, 16.00, 26.00 +BIX, 02, 29, 66.00, 49.00, -9999.00, -9999.00, 31.00 +BJI, 02, 29, 27.00, 3.00, -9999.00, -9999.00, -9999.00 +BKE, 02, 29, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BKF, 02, 29, 50.00, 20.00, -9999.00, -9999.00, 23.00 +BKW, 02, 29, 46.00, 27.00, 35.00, 34.00, 49.00 +BLF, 02, 29, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +BLH, 02, 29, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BLHM, 02, 29, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLI, 02, 29, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 02, 29, 50.00, 29.00, -9999.00, -9999.00, 31.00 +BNA, 02, 29, 56.00, 34.00, 29.00, 25.00, 41.00 +BNO, 02, 29, 44.00, 23.00, -9999.00, 27.00, 49.00 +BOI, 02, 29, 49.00, 30.00, 24.00, 24.00, 36.00 +BOS, 02, 29, 41.00, 27.00, 24.00, 24.00, 36.00 +BPI, 02, 29, 34.00, 2.00, -9999.00, -9999.00, -9999.00 +BPT, 02, 29, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BRD, 02, 29, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +BRL, 02, 29, 41.00, 24.00, -9999.00, -9999.00, 27.00 +BRO, 02, 29, 75.00, 56.00, 11.00, 10.00, 16.00 +BRW, 02, 29, -12.00, -23.00, 10.00, 10.00, 15.00 +BSM, 02, 29, 68.00, 46.00, -9999.00, -9999.00, 24.00 +BTI, 02, 29, -14.00, -27.00, 9.00, 9.00, 13.00 +BTL, 02, 29, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BTM, 02, 29, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +BTR, 02, 29, 68.00, 46.00, 23.00, 19.00, 32.00 +BTT, 02, 29, 7.00, -14.00, -9999.00, -9999.00, -9999.00 +BTV, 02, 29, 33.00, 15.00, 30.00, 27.00, 43.00 +BUB, 02, 29, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +BUF, 02, 29, 36.00, 21.00, 41.00, 42.00, 56.00 +BUR, 02, 29, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 02, 29, 66.00, 48.00, -9999.00, 18.00, 30.00 +BWG, 02, 29, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +BWI, 02, 29, 49.00, 30.00, 24.00, 22.00, 34.00 +BYH, 02, 29, 54.00, 35.00, -9999.00, -9999.00, 36.00 +BYI, 02, 29, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BZN, 02, 29, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +CAE, 02, 29, 64.00, 38.00, 20.00, 21.00, 31.00 +CAG, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 02, 29, 41.00, 24.00, 35.00, 36.00, 52.00 +CAO, 02, 29, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CAR, 02, 29, 28.00, 7.00, 29.00, 32.00, 44.00 +CBM, 02, 29, 62.00, 37.00, -9999.00, -9999.00, 35.00 +CDB, 02, 29, 33.00, 24.00, 47.00, 50.00, 65.00 +CDC, 02, 29, 50.00, 25.00, 17.00, 16.00, 26.00 +CDR, 02, 29, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +CDS, 02, 29, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CDV, 02, 29, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 02, 29, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CGI, 02, 29, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +CHA, 02, 29, 57.00, 35.00, 25.00, 25.00, 36.00 +CHO, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 02, 29, 65.00, 44.00, 19.00, 21.00, 31.00 +CID, 02, 29, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +CIR, 02, 29, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +CIU, 02, 29, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +CKB, 02, 29, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +CKL, 02, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +CLE, 02, 29, 40.00, 24.00, 37.00, 35.00, 51.00 +CLL, 02, 29, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CLT, 02, 29, 58.00, 35.00, 22.00, 24.00, 32.00 +CMH, 02, 29, 44.00, 26.00, 30.00, 30.00, 43.00 +CMI, 02, 29, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +CMX, 02, 29, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +CNK, 02, 29, 47.00, 25.00, 15.00, 14.00, 23.00 +CNM, 02, 29, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CNU, 02, 29, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +COD, 02, 29, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +COF, 02, 29, 74.00, 54.00, -9999.00, -9999.00, 25.00 +CON, 02, 29, 37.00, 16.00, 24.00, 22.00, 34.00 +COS, 02, 29, 47.00, 22.00, 13.00, 13.00, 19.00 +COT, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 02, 29, 47.00, 28.00, 25.00, 20.00, 34.00 +CPR, 02, 29, 41.00, 19.00, 20.00, 18.00, 27.00 +CRBC, 02, 29, 35.00, -7.00, -9999.00, -9999.00, -9999.00 +CRP, 02, 29, 72.00, 51.00, 15.00, 13.00, 22.00 +CRW, 02, 29, 51.00, 30.00, 35.00, 37.00, 48.00 +CSG, 02, 29, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +CSM, 02, 29, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +CSV, 02, 29, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +CTB, 02, 29, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +CTY, 02, 29, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CVG, 02, 29, 47.00, 28.00, 29.00, 26.00, 41.00 +CVN, 02, 29, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +CVS, 02, 29, 59.00, 29.00, -9999.00, -9999.00, 10.00 +CXY, 02, 29, 44.00, 27.00, 19.00, 21.00, 32.00 +CYS, 02, 29, 42.00, 20.00, 14.00, 14.00, 21.00 +DAA, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 02, 29, 72.00, 51.00, 15.00, 17.00, 25.00 +DAG, 02, 29, 68.00, 44.00, 8.00, 8.00, 15.00 +DAL, 02, 29, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +DAN, 02, 29, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +DAY, 02, 29, 44.00, 26.00, 32.00, 27.00, 43.00 +DBQ, 02, 29, 36.00, 19.00, 24.00, 21.00, 32.00 +DCA, 02, 29, 51.00, 33.00, 22.00, 23.00, 33.00 +DDC, 02, 29, 52.00, 26.00, 15.00, 12.00, 22.00 +DEC, 02, 29, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +DEN, 02, 29, 49.00, 23.00, 15.00, 14.00, 22.00 +DFW, 02, 29, 63.00, 41.00, 16.00, 14.00, 23.00 +DHN, 02, 29, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DHT, 02, 29, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +DIK, 02, 29, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +DLF, 02, 29, 71.00, 47.00, -9999.00, -9999.00, 14.00 +DLG, 02, 29, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +DLH, 02, 29, 27.00, 9.00, 26.00, 24.00, 38.00 +DLLC, 02, 29, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +DLS, 02, 29, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 02, 29, 70.00, 43.00, -9999.00, -9999.00, 12.00 +DMN, 02, 29, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +DOV, 02, 29, 51.00, 30.00, -9999.00, -9999.00, 34.00 +DPG, 02, 29, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +DP1, 02, 29, 67.00, 43.00, -9999.00, -9999.00, 31.00 +DRA, 02, 29, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 02, 29, 71.00, 47.00, 10.00, 10.00, 15.00 +DSM, 02, 29, 40.00, 21.00, 24.00, 19.00, 32.00 +DTW, 02, 29, 38.00, 22.00, 29.00, 28.00, 42.00 +DUG, 02, 29, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 02, 29, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +DUT, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DXR, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 02, 29, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +DYS, 02, 29, 64.00, 39.00, -9999.00, -9999.00, 16.00 +D45, 02, 29, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +EAT, 02, 29, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +EAU, 02, 29, 33.00, 12.00, 18.00, 17.00, 28.00 +ECG, 02, 29, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +EDW, 02, 29, 64.00, 38.00, -9999.00, -9999.00, 11.00 +EED, 02, 29, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +EFD, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 02, 29, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +EHA, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 02, 29, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 02, 29, 47.00, 23.00, 39.00, 40.00, 55.00 +EKO, 02, 29, 47.00, 23.00, 22.00, 21.00, 31.00 +ELD, 02, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ELM, 02, 29, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +ELP, 02, 29, 66.00, 37.00, 6.00, 7.00, 10.00 +ELY, 02, 29, 46.00, 18.00, 20.00, 20.00, 31.00 +EMP, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 02, 29, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +END, 02, 29, 56.00, 33.00, -9999.00, -9999.00, 17.00 +ENN, 02, 29, 14.00, -11.00, -9999.00, -9999.00, -9999.00 +ENV, 02, 29, 47.00, 29.00, -9999.00, -9999.00, 19.00 +EPH, 02, 29, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +ERI, 02, 29, 38.00, 23.00, 39.00, 36.00, 53.00 +ESF, 02, 29, 66.00, 44.00, -9999.00, -9999.00, 33.00 +EUG, 02, 29, 54.00, 38.00, 43.00, 46.00, 57.00 +EVV, 02, 29, 50.00, 30.00, 29.00, 24.00, 39.00 +EWN, 02, 29, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +EWR, 02, 29, 45.00, 29.00, 23.00, 22.00, 36.00 +EYW, 02, 29, 77.00, 67.00, 11.00, 10.00, 18.00 +E74, 02, 29, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 02, 29, 56.00, 32.00, -9999.00, -9999.00, 33.00 +FAI, 02, 29, 15.00, -9.00, 12.00, 14.00, 20.00 +FAR, 02, 29, 27.00, 10.00, 17.00, 16.00, 27.00 +FAT, 02, 29, 64.00, 42.00, 20.00, 21.00, 29.00 +FAY, 02, 29, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +FCA, 02, 29, 39.00, 21.00, 26.00, 28.00, 39.00 +FCS, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 02, 29, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +FEW, 02, 29, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +FFO, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 02, 29, 47.00, 19.00, 26.00, 25.00, 34.00 +FLL, 02, 29, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 02, 29, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +FLV, 02, 29, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +FME, 02, 29, 52.00, 28.00, -9999.00, -9999.00, 36.00 +FMH, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 02, 29, 55.00, 25.00, 11.00, 15.00, 17.00 +FMY, 02, 29, 77.00, 56.00, 10.00, 12.00, 19.00 +FNT, 02, 29, 36.00, 20.00, 28.00, 28.00, 41.00 +FOD, 02, 29, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +FOE, 02, 29, 49.00, 27.00, -9999.00, -9999.00, 24.00 +FOK, 02, 29, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +FRI, 02, 29, 50.00, 27.00, -9999.00, -9999.00, 21.00 +FSD, 02, 29, 35.00, 16.00, 20.00, 17.00, 28.00 +FSI, 02, 29, 60.00, 33.00, -9999.00, -9999.00, 18.00 +FSM, 02, 29, 59.00, 35.00, 20.00, 17.00, 30.00 +FTK, 02, 29, 51.00, 28.00, -9999.00, -9999.00, 36.00 +FWA, 02, 29, 40.00, 23.00, 26.00, 26.00, 40.00 +FWH, 02, 29, 63.00, 39.00, -9999.00, -9999.00, 21.00 +FYU, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 02, 29, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +GAG, 02, 29, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +GAM, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 02, 29, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +GCC, 02, 29, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +GCK, 02, 29, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +GDP, 02, 29, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GEG, 02, 29, 44.00, 28.00, 26.00, 29.00, 41.00 +GFA, 02, 29, 41.00, 20.00, -9999.00, -9999.00, 25.00 +GFK, 02, 29, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +GFL, 02, 29, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +GGG, 02, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GGW, 02, 29, 33.00, 13.00, 16.00, 14.00, 24.00 +GJT, 02, 29, 51.00, 28.00, 17.00, 15.00, 24.00 +GKN, 02, 29, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +GLD, 02, 29, 49.00, 22.00, 13.00, 13.00, 20.00 +GLH, 02, 29, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +GLS, 02, 29, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +GLWC, 02, 29, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +GNV, 02, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GON, 02, 29, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +GPT, 02, 29, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +GRB, 02, 29, 32.00, 15.00, 26.00, 20.00, 34.00 +GRCI, 02, 29, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +GRF, 02, 29, 53.00, 35.00, -9999.00, -9999.00, 55.00 +GRI, 02, 29, 43.00, 21.00, 17.00, 15.00, 24.00 +GRK, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 02, 29, 37.00, 20.00, 29.00, 30.00, 41.00 +GSB, 02, 29, 59.00, 37.00, -9999.00, -9999.00, 34.00 +GSG, 02, 29, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GSO, 02, 29, 55.00, 33.00, 23.00, 24.00, 32.00 +GSP, 02, 29, 59.00, 36.00, 23.00, 23.00, 34.00 +GST, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 02, 29, 34.00, 15.00, -9999.00, -9999.00, 57.00 +GTF, 02, 29, 41.00, 20.00, 19.00, 19.00, 28.00 +GUP, 02, 29, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +GUS, 02, 29, 42.00, 21.00, -9999.00, -9999.00, 38.00 +GVW, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 02, 29, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +HAT, 02, 29, 56.00, 40.00, 20.00, 24.00, 34.00 +HBR, 02, 29, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +HDO, 02, 29, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HIB, 02, 29, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +HIF, 02, 29, 46.00, 26.00, -9999.00, -9999.00, 30.00 +HKY, 02, 29, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +HLC, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 02, 29, 41.00, 19.00, 16.00, 16.00, 25.00 +HMN, 02, 29, 67.00, 28.00, -9999.00, -9999.00, 8.00 +HMS, 02, 29, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 02, 29, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +HOM, 02, 29, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 02, 29, 35.00, 15.00, 18.00, 15.00, 25.00 +HOP, 02, 29, 52.00, 30.00, -9999.00, -9999.00, 36.00 +HOT, 02, 29, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +HOU, 02, 29, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +HPN, 02, 29, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +HQM, 02, 29, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 02, 29, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +HRT, 02, 29, 67.00, 43.00, -9999.00, -9999.00, 33.00 +HST, 02, 29, 79.00, 57.00, -9999.00, -9999.00, 20.00 +HSV, 02, 29, 58.00, 37.00, 28.00, 22.00, 39.00 +HTL, 02, 29, 33.00, 12.00, 33.00, 27.00, 43.00 +HTS, 02, 29, 50.00, 31.00, 33.00, 32.00, 46.00 +HUF, 02, 29, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HUL, 02, 29, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +HVN, 02, 29, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +HVR, 02, 29, 37.00, 15.00, 15.00, 14.00, 23.00 +IAB, 02, 29, 51.00, 28.00, -9999.00, -9999.00, 19.00 +IAD, 02, 29, 49.00, 27.00, 23.00, 23.00, 34.00 +IAG, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 02, 29, 68.00, 46.00, 20.00, 21.00, 31.00 +ICT, 02, 29, 51.00, 28.00, 21.00, 15.00, 26.00 +IDA, 02, 29, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +IGM, 02, 29, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 02, 29, 47.00, 29.00, 25.00, 22.00, 35.00 +ILI, 02, 29, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 02, 29, 62.00, 40.00, 20.00, 22.00, 32.00 +IMT, 02, 29, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +IND, 02, 29, 44.00, 26.00, 28.00, 28.00, 41.00 +INL, 02, 29, 26.00, 3.00, 21.00, 20.00, 32.00 +INS, 02, 29, 62.00, 37.00, -9999.00, -9999.00, 7.00 +INT, 02, 29, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +INW, 02, 29, 57.00, 28.00, 10.00, 9.00, 15.00 +IPL, 02, 29, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 02, 29, 42.00, 24.00, 25.00, 27.00, 38.00 +IRK, 02, 29, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +ISN, 02, 29, 33.00, 11.00, 15.00, 13.00, 22.00 +ISP, 02, 29, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +ITH, 02, 29, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +IWA, 02, 29, 73.00, 43.00, -9999.00, -9999.00, 13.00 +IWD, 02, 29, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +JAC, 02, 29, 34.00, 6.00, -9999.00, -9999.00, -9999.00 +JAN, 02, 29, 65.00, 40.00, 23.00, 20.00, 34.00 +JAX, 02, 29, 70.00, 46.00, 16.00, 20.00, 27.00 +JBR, 02, 29, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +JCT, 02, 29, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +JDN, 02, 29, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +JFK, 02, 29, 43.00, 30.00, 23.00, 21.00, 35.00 +JHW, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 02, 29, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +JLN, 02, 29, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +JMS, 02, 29, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +JNU, 02, 29, 36.00, 25.00, 45.00, 47.00, 57.00 +JST, 02, 29, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +JXN, 02, 29, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +KMRW, 02, 29, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +KTN, 02, 29, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 02, 29, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +LAL, 02, 29, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 02, 29, 37.00, 19.00, 31.00, 29.00, 44.00 +LAR, 02, 29, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +LAS, 02, 29, 66.00, 41.00, 8.00, 9.00, 13.00 +LAX, 02, 29, 66.00, 50.00, 16.00, 18.00, 23.00 +LBB, 02, 29, 62.00, 32.00, 10.00, 8.00, 14.00 +LBF, 02, 29, 45.00, 19.00, 16.00, 12.00, 22.00 +LCH, 02, 29, 67.00, 47.00, 21.00, 19.00, 32.00 +LCK, 02, 29, 46.00, 27.00, -9999.00, -9999.00, 39.00 +LEB, 02, 29, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LEX, 02, 29, 49.00, 30.00, 30.00, 27.00, 42.00 +LFI, 02, 29, 53.00, 36.00, -9999.00, -9999.00, 34.00 +LFK, 02, 29, 67.00, 43.00, 19.00, 21.00, 30.00 +LFT, 02, 29, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +LGA, 02, 29, 44.00, 31.00, 23.00, 22.00, 35.00 +LGB, 02, 29, 68.00, 48.00, 17.00, 17.00, 25.00 +LGU, 02, 29, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +LHW, 02, 29, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LHX, 02, 29, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +LIC, 02, 29, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIT, 02, 29, 59.00, 38.00, 21.00, 21.00, 32.00 +LIZ, 02, 29, 28.00, 7.00, -9999.00, -9999.00, 45.00 +LMT, 02, 29, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 02, 29, 41.00, 18.00, 13.00, 13.00, 20.00 +LNK, 02, 29, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +LOL, 02, 29, 54.00, 24.00, 12.00, 11.00, 18.00 +LOZ, 02, 29, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +LRD, 02, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LRF, 02, 29, 59.00, 37.00, -9999.00, -9999.00, 26.00 +LSE, 02, 29, 35.00, 17.00, 20.00, 18.00, 28.00 +LSF, 02, 29, 65.00, 41.00, -9999.00, -9999.00, 34.00 +LSV, 02, 29, 70.00, 36.00, -9999.00, -9999.00, 7.00 +LTS, 02, 29, 63.00, 34.00, -9999.00, -9999.00, 16.00 +LUF, 02, 29, 74.00, 41.00, -9999.00, -9999.00, 10.00 +LVS, 02, 29, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LWS, 02, 29, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 02, 29, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +LXV, 02, 29, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 02, 29, 52.00, 31.00, 22.00, 24.00, 33.00 +MAF, 02, 29, 66.00, 36.00, 7.00, 5.00, 10.00 +MBL, 02, 29, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MBS, 02, 29, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MCB, 02, 29, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MCC, 02, 29, 64.00, 45.00, -9999.00, -9999.00, 28.00 +MCF, 02, 29, 74.00, 54.00, -9999.00, -9999.00, 22.00 +MCG, 02, 29, 16.00, -9.00, 17.00, 22.00, 28.00 +MCI, 02, 29, 47.00, 27.00, 21.00, 18.00, 31.00 +MCK, 02, 29, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +MCN, 02, 29, 65.00, 40.00, 22.00, 22.00, 32.00 +MCO, 02, 29, 75.00, 52.00, 14.00, 17.00, 24.00 +MCW, 02, 29, 33.00, 16.00, 18.00, 13.00, 24.00 +MC2, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 02, 29, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MDO, 02, 29, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 02, 29, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MDW, 02, 29, 40.00, 25.00, 29.00, 26.00, 40.00 +MEI, 02, 29, 65.00, 40.00, 23.00, 20.00, 33.00 +MEM, 02, 29, 58.00, 39.00, 27.00, 20.00, 36.00 +MER, 02, 29, 65.00, 40.00, -9999.00, -9999.00, 25.00 +MFD, 02, 29, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MFE, 02, 29, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MFR, 02, 29, 56.00, 34.00, 27.00, 30.00, 41.00 +MGE, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 02, 29, 65.00, 42.00, 23.00, 20.00, 34.00 +MGW, 02, 29, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +MHK, 02, 29, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +MHR, 02, 29, 62.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 02, 29, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 02, 29, 78.00, 60.00, 13.00, 14.00, 22.00 +MIB, 02, 29, 29.00, 12.00, -9999.00, -9999.00, 26.00 +MIV, 02, 29, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MI1, 02, 29, 52.00, 27.00, -9999.00, -9999.00, 24.00 +MKC, 02, 29, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MKE, 02, 29, 35.00, 21.00, 31.00, 26.00, 42.00 +MKG, 02, 29, 35.00, 21.00, 34.00, 32.00, 47.00 +MKL, 02, 29, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MLB, 02, 29, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MLC, 02, 29, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MLD, 02, 29, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +MLF, 02, 29, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +MLI, 02, 29, 40.00, 22.00, 24.00, 21.00, 33.00 +MLS, 02, 29, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MLU, 02, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MMO, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 02, 29, 65.00, 42.00, -9999.00, -9999.00, 36.00 +MOB, 02, 29, 67.00, 46.00, 24.00, 21.00, 35.00 +MOT, 02, 29, 29.00, 12.00, 17.00, 15.00, 24.00 +MPV, 02, 29, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +MQT, 02, 29, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +MRB, 02, 29, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MRF, 02, 29, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +MRI, 02, 29, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +MRY, 02, 29, 61.00, 45.00, -9999.00, -9999.00, 31.00 +MSL, 02, 29, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MSN, 02, 29, 35.00, 17.00, 26.00, 20.00, 34.00 +MSO, 02, 29, 42.00, 23.00, 25.00, 24.00, 39.00 +MSP, 02, 29, 32.00, 16.00, 22.00, 20.00, 33.00 +MSS, 02, 29, 31.00, 12.00, 30.00, 27.00, 42.00 +MSY, 02, 29, 68.00, 48.00, 21.00, 19.00, 32.00 +MTC, 02, 29, 36.00, 22.00, -9999.00, -9999.00, 37.00 +MTN, 02, 29, 49.00, 29.00, -9999.00, -9999.00, 36.00 +MTO, 02, 29, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MUI, 02, 29, 44.00, 25.00, -9999.00, -9999.00, 36.00 +MUO, 02, 29, 53.00, 29.00, -9999.00, -9999.00, 24.00 +MWA, 02, 29, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MWH, 02, 29, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MXF, 02, 29, 65.00, 42.00, -9999.00, -9999.00, 33.00 +MYL, 02, 29, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +MYR, 02, 29, 64.00, 39.00, -9999.00, -9999.00, 33.00 +NAO, 02, 29, 62.00, 47.00, -9999.00, -9999.00, 28.00 +NBC, 02, 29, 66.00, 44.00, -9999.00, -9999.00, 32.00 +NBE, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 02, 29, 39.00, 23.00, -9999.00, -9999.00, 32.00 +NCA, 02, 29, 64.00, 37.00, -9999.00, -9999.00, 32.00 +NCO, 02, 29, 42.00, 27.00, -9999.00, -9999.00, 37.00 +NC1, 02, 29, 61.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 02, 29, 47.00, 26.00, -9999.00, -9999.00, 33.00 +NFG, 02, 29, 65.00, 46.00, -9999.00, -9999.00, 22.00 +NFL, 02, 29, 55.00, 26.00, -9999.00, -9999.00, 14.00 +NGP, 02, 29, 73.00, 53.00, -9999.00, -9999.00, 19.00 +NGU, 02, 29, 54.00, 36.00, -9999.00, -9999.00, 32.00 +NGZ, 02, 29, 60.00, 47.00, -9999.00, -9999.00, 31.00 +NHK, 02, 29, 51.00, 30.00, -9999.00, -9999.00, 33.00 +NHZ, 02, 29, 37.00, 18.00, -9999.00, -9999.00, 36.00 +NID, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NIP, 02, 29, 70.00, 46.00, -9999.00, -9999.00, 25.00 +NIR, 02, 29, 71.00, 47.00, -9999.00, -9999.00, 20.00 +NKT, 02, 29, 60.00, 40.00, -9999.00, -9999.00, 32.00 +NKX, 02, 29, 66.00, 52.00, -9999.00, -9999.00, 18.00 +NLC, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 02, 29, 65.00, 39.00, -9999.00, -9999.00, 32.00 +NPA, 02, 29, 66.00, 48.00, -9999.00, -9999.00, 32.00 +NQA, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 02, 29, 76.00, 51.00, -9999.00, -9999.00, 19.00 +NQX, 02, 29, 77.00, 67.00, -9999.00, -9999.00, 17.00 +NRB, 02, 29, 69.00, 50.00, -9999.00, -9999.00, 26.00 +NRC, 02, 29, 66.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 02, 29, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 02, 29, 67.00, 44.00, -9999.00, -9999.00, 32.00 +NSI, 02, 29, 66.00, 46.00, -9999.00, -9999.00, 17.00 +NTD, 02, 29, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTK, 02, 29, 70.00, 48.00, -9999.00, -9999.00, 18.00 +NTU, 02, 29, 54.00, 36.00, -9999.00, -9999.00, 36.00 +NUC, 02, 29, 64.00, 49.00, -9999.00, -9999.00, 14.00 +NUQ, 02, 29, 63.00, 42.00, -9999.00, -9999.00, 31.00 +NUW, 02, 29, 51.00, 36.00, -9999.00, -9999.00, 46.00 +NWF, 02, 29, 68.00, 48.00, -9999.00, -9999.00, 23.00 +NXX, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 02, 29, 52.00, 28.00, -9999.00, -9999.00, 33.00 +NZC, 02, 29, 71.00, 42.00, -9999.00, -9999.00, 28.00 +NZJ, 02, 29, 69.00, 44.00, -9999.00, -9999.00, 18.00 +NZW, 02, 29, 42.00, 24.00, -9999.00, -9999.00, 37.00 +NZY, 02, 29, 66.00, 52.00, -9999.00, -9999.00, 18.00 +OAK, 02, 29, 62.00, 43.00, 25.00, 27.00, 35.00 +OAR, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 02, 29, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +OGD, 02, 29, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +OKC, 02, 29, 57.00, 34.00, 17.00, 15.00, 25.00 +OLM, 02, 29, 52.00, 33.00, 50.00, 52.00, 63.00 +OMA, 02, 29, 43.00, 22.00, 15.00, 16.00, 23.00 +OME, 02, 29, 14.00, -3.00, 18.00, 21.00, 28.00 +ONT, 02, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 02, 29, 39.00, 23.00, 28.00, 24.00, 37.00 +ORF, 02, 29, 54.00, 36.00, 24.00, 23.00, 36.00 +ORH, 02, 29, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +ORT, 02, 29, 13.00, -15.00, -9999.00, -9999.00, -9999.00 +OSC, 02, 29, 34.00, 14.00, -9999.00, -9999.00, 40.00 +OTG, 02, 29, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +OTH, 02, 29, 55.00, 41.00, 52.00, 53.00, 63.00 +OTM, 02, 29, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +OTZ, 02, 29, 5.00, -11.00, 14.00, 17.00, 21.00 +OURC, 02, 29, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +OURU, 02, 29, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +OVN, 02, 29, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +OZR, 02, 29, 67.00, 44.00, -9999.00, -9999.00, 33.00 +PACZ, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 02, 29, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 02, 29, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PAEH, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 02, 29, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +PAGA, 02, 29, 9.00, -11.00, -9999.00, -9999.00, -9999.00 +PAH, 02, 29, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PAIM, 02, 29, 11.00, -12.00, -9999.00, -9999.00, -9999.00 +PALU, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 02, 29, 68.00, 44.00, -9999.00, -9999.00, 29.00 +PAQ, 02, 29, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +PASV, 02, 29, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +PASY, 02, 29, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 02, 29, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 02, 29, 16.00, -9.00, -9999.00, -9999.00, -9999.00 +PBF, 02, 29, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PBG, 02, 29, 33.00, 14.00, -9999.00, -9999.00, 34.00 +PBI, 02, 29, 77.00, 59.00, 15.00, 17.00, 25.00 +PDT, 02, 29, 51.00, 34.00, 25.00, 24.00, 38.00 +PDX, 02, 29, 54.00, 37.00, 45.00, 48.00, 59.00 +PFN, 02, 29, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PGA, 02, 29, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PHL, 02, 29, 46.00, 29.00, 24.00, 21.00, 34.00 +PHX, 02, 29, 73.00, 47.00, 10.00, 10.00, 15.00 +PIA, 02, 29, 41.00, 24.00, 27.00, 23.00, 38.00 +PIB, 02, 29, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PIH, 02, 29, 42.00, 23.00, 24.00, 26.00, 37.00 +PIR, 02, 29, 38.00, 17.00, 12.00, 12.00, 18.00 +PIT, 02, 29, 43.00, 25.00, 38.00, 32.00, 51.00 +PKB, 02, 29, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PLN, 02, 29, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +PNC, 02, 29, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +PNE, 02, 29, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +PNS, 02, 29, 66.00, 48.00, 22.00, 19.00, 31.00 +POB, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 02, 29, 66.00, 42.00, -9999.00, -9999.00, 36.00 +POM, 02, 29, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 02, 29, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +PRB, 02, 29, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 02, 29, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +PSB, 02, 29, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PSC, 02, 29, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PSG, 02, 29, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 02, 29, 40.00, 20.00, -9999.00, -9999.00, 35.00 +PSP, 02, 29, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 02, 29, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PTH, 02, 29, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 02, 29, 54.00, 23.00, 10.00, 9.00, 13.00 +PUC, 02, 29, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +PUO, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 02, 29, 42.00, 25.00, 24.00, 24.00, 36.00 +PVU, 02, 29, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +PWM, 02, 29, 37.00, 19.00, 26.00, 24.00, 36.00 +P02, 02, 29, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +P07, 02, 29, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +P11, 02, 29, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +P24, 02, 29, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +P28, 02, 29, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +P35, 02, 29, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P38, 02, 29, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +P39, 02, 29, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +P58, 02, 29, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +P59, 02, 29, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P60, 02, 29, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 02, 29, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +P67, 02, 29, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +P68, 02, 29, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 02, 29, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 02, 29, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +RAP, 02, 29, 42.00, 19.00, 15.00, 15.00, 23.00 +RBL, 02, 29, 63.00, 42.00, 27.00, 28.00, 37.00 +RCA, 02, 29, 42.00, 19.00, -9999.00, -9999.00, 25.00 +RDD, 02, 29, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 02, 29, 50.00, 26.00, 17.00, 18.00, 29.00 +RDR, 02, 29, 26.00, 8.00, -9999.00, -9999.00, 23.00 +RDU, 02, 29, 57.00, 35.00, 23.00, 24.00, 33.00 +REE, 02, 29, 62.00, 32.00, -9999.00, -9999.00, 10.00 +REJ, 02, 29, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +RFD, 02, 29, 37.00, 20.00, 24.00, 21.00, 33.00 +RIC, 02, 29, 54.00, 32.00, 23.00, 25.00, 34.00 +RIV, 02, 29, 68.00, 44.00, -9999.00, -9999.00, 12.00 +RIW, 02, 29, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +RKS, 02, 29, 38.00, 17.00, 14.00, 10.00, 18.00 +RME, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 57.00 +RMG, 02, 29, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +RND, 02, 29, 70.00, 45.00, -9999.00, -9999.00, 24.00 +RNO, 02, 29, 54.00, 27.00, 17.00, 17.00, 24.00 +ROA, 02, 29, 52.00, 31.00, 23.00, 24.00, 35.00 +ROC, 02, 29, 37.00, 21.00, 37.00, 38.00, 53.00 +ROW, 02, 29, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +RSL, 02, 29, 49.00, 25.00, 14.00, 13.00, 21.00 +RST, 02, 29, 32.00, 15.00, 23.00, 20.00, 33.00 +RWF, 02, 29, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +RWL, 02, 29, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SAC, 02, 29, 62.00, 43.00, 27.00, 26.00, 35.00 +SAF, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 02, 29, 66.00, 52.00, 19.00, 18.00, 25.00 +SAT, 02, 29, 70.00, 45.00, 19.00, 15.00, 25.00 +SAV, 02, 29, 66.00, 45.00, 19.00, 19.00, 28.00 +SAW, 02, 29, 31.00, 16.00, -9999.00, -9999.00, 46.00 +SBA, 02, 29, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 02, 29, 69.00, 44.00, -9999.00, -9999.00, 18.00 +SBN, 02, 29, 39.00, 24.00, 32.00, 33.00, 45.00 +SBP, 02, 29, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 02, 29, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +SBY, 02, 29, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SCC, 02, 29, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 02, 29, 63.00, 42.00, 23.00, 24.00, 33.00 +SDF, 02, 29, 50.00, 31.00, 28.00, 25.00, 39.00 +SEA, 02, 29, 51.00, 38.00, 41.00, 40.00, 54.00 +SEM, 02, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SEP, 02, 29, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SFO, 02, 29, 60.00, 46.00, 26.00, 28.00, 36.00 +SGF, 02, 29, 52.00, 30.00, 23.00, 20.00, 32.00 +SGY, 02, 29, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 02, 29, 42.00, 18.00, 18.00, 18.00, 28.00 +SHV, 02, 29, 65.00, 42.00, 22.00, 19.00, 32.00 +SIT, 02, 29, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 02, 29, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 02, 29, 67.00, 39.00, 12.00, 8.00, 16.00 +SKA, 02, 29, 44.00, 28.00, -9999.00, -9999.00, 35.00 +SKF, 02, 29, 70.00, 45.00, -9999.00, -9999.00, 23.00 +SLC, 02, 29, 48.00, 28.00, 24.00, 24.00, 36.00 +SLE, 02, 29, 54.00, 35.00, 43.00, 45.00, 57.00 +SLN, 02, 29, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +SMP, 02, 29, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 02, 29, 64.00, 41.00, -9999.00, 23.00, 40.00 +SNA, 02, 29, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 02, 29, 27.00, 18.00, 36.00, 39.00, 54.00 +SNS, 02, 29, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 02, 29, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +SPI, 02, 29, 43.00, 26.00, 28.00, 24.00, 40.00 +SPS, 02, 29, 62.00, 36.00, 15.00, 12.00, 21.00 +SRQ, 02, 29, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SSC, 02, 29, 64.00, 39.00, -9999.00, -9999.00, 33.00 +SSI, 02, 29, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +STC, 02, 29, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +STJ, 02, 29, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +STL, 02, 29, 48.00, 30.00, 27.00, 23.00, 38.00 +STNV, 02, 29, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +STS, 02, 29, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 02, 29, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +SUS, 02, 29, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +SUU, 02, 29, 64.00, 42.00, -9999.00, -9999.00, 27.00 +SUX, 02, 29, 39.00, 20.00, 18.00, 17.00, 27.00 +SVN, 02, 29, 66.00, 45.00, -9999.00, -9999.00, 31.00 +SWF, 02, 29, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +SXT, 02, 29, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 02, 29, 37.00, 20.00, 39.00, 37.00, 53.00 +SZL, 02, 29, 49.00, 26.00, -9999.00, -9999.00, 27.00 +TAD, 02, 29, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 02, 29, 11.00, -12.00, -9999.00, -9999.00, -9999.00 +TBN, 02, 29, 56.00, 27.00, -9999.00, -9999.00, 32.00 +TCC, 02, 29, 60.00, 29.00, 6.00, 7.00, 9.00 +TCL, 02, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +TCM, 02, 29, 53.00, 35.00, -9999.00, -9999.00, 57.00 +TCS, 02, 29, 62.00, 34.00, -9999.00, 7.00, 11.00 +TEB, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 02, 29, 57.00, 34.00, -9999.00, -9999.00, 21.00 +TKA, 02, 29, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 02, 29, 70.00, 43.00, 18.00, 17.00, 26.00 +TNX, 02, 29, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 02, 29, 39.00, 22.00, 29.00, 28.00, 42.00 +TOP, 02, 29, 49.00, 27.00, 18.00, 18.00, 27.00 +TPA, 02, 29, 74.00, 54.00, 13.00, 15.00, 22.00 +TPH, 02, 29, 52.00, 26.00, 12.00, 10.00, 16.00 +TRI, 02, 29, 53.00, 31.00, 27.00, 28.00, 40.00 +TRK, 02, 29, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 02, 29, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +TTD, 02, 29, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 02, 29, 56.00, 34.00, 18.00, 18.00, 28.00 +TUP, 02, 29, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TUS, 02, 29, 70.00, 43.00, 11.00, 10.00, 16.00 +TVC, 02, 29, 33.00, 15.00, 30.00, 27.00, 41.00 +TVL, 02, 29, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 02, 29, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +TXK, 02, 29, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TYR, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 02, 29, 56.00, 33.00, 27.00, 26.00, 38.00 +T01, 02, 29, 51.00, 31.00, -9999.00, -9999.00, 34.00 +T02, 02, 29, 61.00, 38.00, -9999.00, -9999.00, 36.00 +T03, 02, 29, 64.00, 40.00, -9999.00, -9999.00, 32.00 +T04, 02, 29, 74.00, 55.00, -9999.00, -9999.00, 22.00 +T05, 02, 29, 49.00, 24.00, -9999.00, -9999.00, 20.00 +T06, 02, 29, 66.00, 39.00, -9999.00, -9999.00, 35.00 +T07, 02, 29, 53.00, 23.00, -9999.00, -9999.00, 33.00 +T08, 02, 29, 47.00, 29.00, -9999.00, -9999.00, 30.00 +UCA, 02, 29, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +UCC, 02, 29, 62.00, 37.00, -9999.00, -9999.00, 8.00 +UIL, 02, 29, 50.00, 35.00, 60.00, 60.00, 70.00 +UIN, 02, 29, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +UKI, 02, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 02, 29, 14.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 02, 29, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +U15, 02, 29, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +U28, 02, 29, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +VAD, 02, 29, 68.00, 42.00, -9999.00, -9999.00, 29.00 +VBG, 02, 29, 66.00, 43.00, -9999.00, -9999.00, 26.00 +VCT, 02, 29, 70.00, 49.00, 16.00, 17.00, 26.00 +VCV, 02, 29, 64.00, 35.00, -9999.00, -9999.00, 10.00 +VDZ, 02, 29, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 02, 29, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +VIH, 02, 29, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +VLD, 02, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +VLRC, 02, 29, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +VNY, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 02, 29, 67.00, 43.00, -9999.00, -9999.00, 31.00 +VRB, 02, 29, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +VTN, 02, 29, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +VWS, 02, 29, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 02, 29, 51.00, 31.00, -9999.00, 29.00, -9999.00 +WJA, 02, 29, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +WJF, 02, 29, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 02, 29, 16.00, -10.00, -9999.00, -9999.00, -9999.00 +WMC, 02, 29, 52.00, 24.00, 16.00, 18.00, 27.00 +WPO, 02, 29, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +WRB, 02, 29, 65.00, 40.00, -9999.00, -9999.00, 34.00 +WRG, 02, 29, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 02, 29, 48.00, 27.00, -9999.00, -9999.00, 34.00 +WRL, 02, 29, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +X68, 02, 29, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +YAK, 02, 29, 37.00, 22.00, 56.00, 55.00, 65.00 +YCG, 02, 29, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +YDC, 02, 29, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +YEG, 02, 29, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +YEN, 02, 29, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +YFC, 02, 29, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +YKM, 02, 29, 51.00, 29.00, 17.00, 16.00, 25.00 +YNG, 02, 29, 39.00, 22.00, 33.00, 32.00, 49.00 +YPA, 02, 29, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +YQB, 02, 29, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +YQD, 02, 29, 18.00, -4.00, -9999.00, -9999.00, -9999.00 +YQR, 02, 29, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +YQT, 02, 29, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +YRV, 02, 29, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +YUL, 02, 29, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +YUM, 02, 29, 77.00, 49.00, 4.00, 6.00, 8.00 +YVR, 02, 29, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 02, 29, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +YXC, 02, 29, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +YXS, 02, 29, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +YYB, 02, 29, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +YYC, 02, 29, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +Y22, 02, 29, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +Y26, 02, 29, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +Y62, 02, 29, 27.00, 9.00, 35.00, 32.00, 50.00 +ZUN, 02, 29, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +ZZV, 02, 29, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +Z26, 02, 29, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 02, 29, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +01R, 02, 29, 66.00, 43.00, -9999.00, -9999.00, 31.00 +1V1, 02, 29, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +1V4, 02, 29, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +1V5B, 02, 29, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 02, 29, 58.00, 39.00, -9999.00, -9999.00, 34.00 +2PJ, 02, 29, 64.00, 39.00, -9999.00, -9999.00, 36.00 +3B1, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 02, 29, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +3RN, 02, 29, 33.00, 13.00, -9999.00, -9999.00, 40.00 +3SE, 02, 29, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +4DG, 02, 29, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +4LJ, 02, 29, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +4MR, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 02, 29, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +5I3, 02, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 02, 29, 20.00, -3.00, -9999.00, -9999.00, -9999.00 +5WD, 02, 29, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 02, 29, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 02, 29, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 01, 43.00, 25.00, 26.00, 24.00, 38.00 +ABI, 03, 01, 64.00, 39.00, 12.00, 10.00, 18.00 +ABQ, 03, 01, 57.00, 29.00, 12.00, 12.00, 18.00 +ABR, 03, 01, 33.00, 13.00, 17.00, 15.00, 24.00 +ABY, 03, 01, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 01, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 01, 65.00, 42.00, 16.00, 16.00, 24.00 +ACV, 03, 01, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 01, 47.00, 27.00, 22.00, 22.00, 34.00 +ADK, 03, 01, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 01, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 01, 49.00, 28.00, -9999.00, -9999.00, 33.00 +AEX, 03, 01, 66.00, 44.00, -9999.00, -9999.00, 30.00 +AFF, 03, 01, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 01, 77.00, 52.00, -9999.00, -9999.00, 29.00 +AGS, 03, 01, 64.00, 38.00, 22.00, 22.00, 32.00 +AHN, 03, 01, 61.00, 38.00, 23.00, 23.00, 33.00 +AKN, 03, 01, 27.00, 10.00, 22.00, 23.00, 33.00 +AKO, 03, 01, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 01, 38.00, 19.00, 26.00, 25.00, 39.00 +ALI, 03, 01, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 01, 37.00, 18.00, 21.00, 18.00, 30.00 +ALS, 03, 01, 44.00, 11.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 01, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 01, 57.00, 29.00, 12.00, 12.00, 20.00 +AMG, 03, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 01, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 01, 29.00, 14.00, 16.00, 19.00, 25.00 +AND, 03, 01, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 01, 43.00, 33.00, 58.00, 55.00, 71.00 +AOO, 03, 01, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +APN, 03, 01, 32.00, 12.00, 27.00, 27.00, 40.00 +AQQ, 03, 01, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +ART, 03, 01, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +AST, 03, 01, 52.00, 38.00, 57.00, 58.00, 68.00 +ATL, 03, 01, 60.00, 38.00, 25.00, 24.00, 36.00 +ATW, 03, 01, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 01, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 01, 46.00, 25.00, -9999.00, -9999.00, 38.00 +AUG, 03, 01, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 01, 68.00, 46.00, 17.00, 17.00, 25.00 +AUW, 03, 01, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 01, 54.00, 31.00, 25.00, 23.00, 35.00 +AVP, 03, 01, 40.00, 23.00, 28.00, 27.00, 41.00 +AXN, 03, 01, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 01, 40.00, 19.00, -9999.00, -9999.00, 30.00 +AYS, 03, 01, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 01, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 01, 64.00, 43.00, -9999.00, -9999.00, 28.00 +BAD, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 01, 40.00, 14.00, -9999.00, -9999.00, 24.00 +BDL, 03, 01, 41.00, 23.00, 25.00, 25.00, 37.00 +BDR, 03, 01, 42.00, 27.00, 27.00, 23.00, 40.00 +BET, 03, 01, 17.00, 3.00, 16.00, 16.00, 24.00 +BFD, 03, 01, 35.00, 17.00, 44.00, 41.00, 59.00 +BFF, 03, 01, 47.00, 19.00, 14.00, 12.00, 20.00 +BFL, 03, 01, 67.00, 44.00, 16.00, 17.00, 24.00 +BGM, 03, 01, 35.00, 20.00, 34.00, 34.00, 50.00 +BGR, 03, 01, 34.00, 16.00, 24.00, 23.00, 34.00 +BGS, 03, 01, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 01, 62.00, 38.00, 26.00, 23.00, 36.00 +BID, 03, 01, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 01, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 01, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 01, 42.00, 22.00, 20.00, 18.00, 29.00 +BIS, 03, 01, 32.00, 12.00, 18.00, 17.00, 27.00 +BIX, 03, 01, 66.00, 49.00, -9999.00, -9999.00, 32.00 +BJI, 03, 01, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 01, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 01, 50.00, 20.00, -9999.00, -9999.00, 23.00 +BKW, 03, 01, 46.00, 27.00, 36.00, 34.00, 49.00 +BLF, 03, 01, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 01, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 01, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 01, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 01, 50.00, 29.00, -9999.00, -9999.00, 32.00 +BNA, 03, 01, 56.00, 34.00, 30.00, 25.00, 42.00 +BNO, 03, 01, 44.00, 23.00, -9999.00, 26.00, 48.00 +BOI, 03, 01, 49.00, 30.00, 24.00, 24.00, 37.00 +BOS, 03, 01, 41.00, 27.00, 25.00, 25.00, 37.00 +BPI, 03, 01, 34.00, 2.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 01, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 01, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 01, 42.00, 24.00, -9999.00, -9999.00, 27.00 +BRO, 03, 01, 75.00, 56.00, 11.00, 10.00, 16.00 +BRW, 03, 01, -12.00, -23.00, 10.00, 10.00, 15.00 +BSM, 03, 01, 68.00, 46.00, -9999.00, -9999.00, 23.00 +BTI, 03, 01, -14.00, -27.00, 9.00, 9.00, 13.00 +BTL, 03, 01, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 01, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 01, 68.00, 46.00, 22.00, 19.00, 33.00 +BTT, 03, 01, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 01, 33.00, 16.00, 31.00, 27.00, 43.00 +BUB, 03, 01, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 01, 36.00, 21.00, 41.00, 42.00, 55.00 +BUR, 03, 01, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 01, 66.00, 48.00, -9999.00, 18.00, 31.00 +BWG, 03, 01, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 01, 49.00, 30.00, 24.00, 23.00, 34.00 +BYH, 03, 01, 54.00, 35.00, -9999.00, -9999.00, 36.00 +BYI, 03, 01, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 01, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 01, 64.00, 38.00, 21.00, 21.00, 31.00 +CAG, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 01, 41.00, 24.00, 36.00, 36.00, 52.00 +CAO, 03, 01, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 01, 29.00, 8.00, 29.00, 33.00, 44.00 +CBM, 03, 01, 62.00, 37.00, -9999.00, -9999.00, 35.00 +CDB, 03, 01, 33.00, 24.00, 47.00, 50.00, 65.00 +CDC, 03, 01, 50.00, 25.00, 17.00, 17.00, 27.00 +CDR, 03, 01, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 01, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 01, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 03, 01, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 01, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 01, 57.00, 35.00, 25.00, 25.00, 36.00 +CHO, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 01, 65.00, 44.00, 20.00, 21.00, 32.00 +CID, 03, 01, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 01, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 01, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 01, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 01, 40.00, 24.00, 37.00, 34.00, 51.00 +CLL, 03, 01, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 01, 58.00, 35.00, 21.00, 24.00, 33.00 +CMH, 03, 01, 44.00, 26.00, 30.00, 30.00, 44.00 +CMI, 03, 01, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 01, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 01, 47.00, 25.00, 15.00, 15.00, 24.00 +CNM, 03, 01, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 01, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +COD, 03, 01, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +COF, 03, 01, 74.00, 54.00, -9999.00, -9999.00, 24.00 +CON, 03, 01, 37.00, 16.00, 24.00, 22.00, 35.00 +COS, 03, 01, 47.00, 22.00, 14.00, 13.00, 19.00 +COT, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 01, 47.00, 28.00, 26.00, 21.00, 34.00 +CPR, 03, 01, 41.00, 19.00, 20.00, 19.00, 28.00 +CRBC, 03, 01, 35.00, -7.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 01, 72.00, 51.00, 14.00, 13.00, 21.00 +CRW, 03, 01, 51.00, 30.00, 36.00, 36.00, 49.00 +CSG, 03, 01, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 01, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 01, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 01, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 01, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 01, 47.00, 28.00, 29.00, 26.00, 41.00 +CVN, 03, 01, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 01, 59.00, 29.00, -9999.00, -9999.00, 10.00 +CXY, 03, 01, 45.00, 27.00, 20.00, 22.00, 31.00 +CYS, 03, 01, 42.00, 20.00, 15.00, 15.00, 22.00 +DAA, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 01, 72.00, 51.00, 14.00, 16.00, 24.00 +DAG, 03, 01, 68.00, 44.00, 9.00, 8.00, 15.00 +DAL, 03, 01, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 01, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 01, 44.00, 26.00, 32.00, 28.00, 44.00 +DBQ, 03, 01, 36.00, 19.00, 24.00, 21.00, 33.00 +DCA, 03, 01, 51.00, 33.00, 23.00, 24.00, 33.00 +DDC, 03, 01, 52.00, 26.00, 16.00, 13.00, 22.00 +DEC, 03, 01, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 01, 49.00, 23.00, 16.00, 15.00, 23.00 +DFW, 03, 01, 63.00, 41.00, 17.00, 14.00, 24.00 +DHN, 03, 01, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 01, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 01, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 01, 71.00, 47.00, -9999.00, -9999.00, 13.00 +DLG, 03, 01, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 01, 27.00, 9.00, 26.00, 25.00, 37.00 +DLLC, 03, 01, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 01, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 01, 70.00, 43.00, -9999.00, -9999.00, 13.00 +DMN, 03, 01, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 01, 51.00, 30.00, -9999.00, -9999.00, 35.00 +DPG, 03, 01, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 01, 67.00, 43.00, -9999.00, -9999.00, 31.00 +DRA, 03, 01, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 01, 71.00, 47.00, 9.00, 11.00, 15.00 +DSM, 03, 01, 40.00, 22.00, 24.00, 19.00, 32.00 +DTW, 03, 01, 38.00, 22.00, 30.00, 28.00, 42.00 +DUG, 03, 01, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 01, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 01, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 01, 64.00, 39.00, -9999.00, -9999.00, 16.00 +D45, 03, 01, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 01, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 01, 33.00, 13.00, 19.00, 17.00, 28.00 +ECG, 03, 01, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 01, 64.00, 38.00, -9999.00, -9999.00, 11.00 +EED, 03, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 03, 01, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 01, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 01, 47.00, 23.00, 38.00, 41.00, 54.00 +EKO, 03, 01, 47.00, 23.00, 22.00, 22.00, 32.00 +ELD, 03, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 01, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 01, 66.00, 37.00, 6.00, 6.00, 10.00 +ELY, 03, 01, 46.00, 18.00, 21.00, 21.00, 32.00 +EMP, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 01, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +END, 03, 01, 56.00, 33.00, -9999.00, -9999.00, 17.00 +ENN, 03, 01, 15.00, -11.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 01, 47.00, 29.00, -9999.00, -9999.00, 19.00 +EPH, 03, 01, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 01, 38.00, 23.00, 39.00, 35.00, 53.00 +ESF, 03, 01, 66.00, 44.00, -9999.00, -9999.00, 33.00 +EUG, 03, 01, 54.00, 38.00, 43.00, 46.00, 57.00 +EVV, 03, 01, 50.00, 30.00, 30.00, 24.00, 40.00 +EWN, 03, 01, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 01, 45.00, 29.00, 23.00, 23.00, 36.00 +EYW, 03, 01, 77.00, 67.00, 11.00, 10.00, 17.00 +E74, 03, 01, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 01, 56.00, 32.00, -9999.00, -9999.00, 34.00 +FAI, 03, 01, 16.00, -9.00, 12.00, 14.00, 20.00 +FAR, 03, 01, 28.00, 10.00, 18.00, 16.00, 27.00 +FAT, 03, 01, 64.00, 42.00, 21.00, 21.00, 29.00 +FAY, 03, 01, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 01, 39.00, 21.00, 25.00, 27.00, 39.00 +FCS, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 01, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 01, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 01, 47.00, 19.00, 26.00, 25.00, 35.00 +FLL, 03, 01, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 01, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 01, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +FME, 03, 01, 52.00, 28.00, -9999.00, -9999.00, 35.00 +FMH, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 01, 55.00, 25.00, 12.00, 16.00, 17.00 +FMY, 03, 01, 77.00, 56.00, 9.00, 12.00, 18.00 +FNT, 03, 01, 36.00, 20.00, 29.00, 28.00, 42.00 +FOD, 03, 01, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 01, 49.00, 27.00, -9999.00, -9999.00, 24.00 +FOK, 03, 01, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 01, 50.00, 27.00, -9999.00, -9999.00, 21.00 +FSD, 03, 01, 36.00, 16.00, 21.00, 17.00, 29.00 +FSI, 03, 01, 60.00, 33.00, -9999.00, -9999.00, 18.00 +FSM, 03, 01, 59.00, 35.00, 21.00, 18.00, 31.00 +FTK, 03, 01, 51.00, 28.00, -9999.00, -9999.00, 37.00 +FWA, 03, 01, 40.00, 23.00, 27.00, 26.00, 40.00 +FWH, 03, 01, 63.00, 39.00, -9999.00, -9999.00, 20.00 +FYU, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 01, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 01, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 01, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 01, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 01, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 01, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 01, 44.00, 28.00, 25.00, 28.00, 40.00 +GFA, 03, 01, 41.00, 20.00, -9999.00, -9999.00, 25.00 +GFK, 03, 01, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 01, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 01, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 01, 33.00, 13.00, 16.00, 15.00, 25.00 +GJT, 03, 01, 51.00, 28.00, 17.00, 16.00, 24.00 +GKN, 03, 01, 22.00, -3.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 01, 49.00, 22.00, 14.00, 14.00, 20.00 +GLH, 03, 01, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 01, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 01, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GON, 03, 01, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 01, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 01, 32.00, 15.00, 26.00, 21.00, 35.00 +GRCI, 03, 01, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 01, 53.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 01, 43.00, 21.00, 18.00, 15.00, 24.00 +GRK, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 01, 37.00, 20.00, 29.00, 29.00, 42.00 +GSB, 03, 01, 59.00, 37.00, -9999.00, -9999.00, 33.00 +GSG, 03, 01, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 01, 55.00, 33.00, 23.00, 24.00, 32.00 +GSP, 03, 01, 59.00, 36.00, 23.00, 24.00, 34.00 +GST, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 01, 34.00, 15.00, -9999.00, -9999.00, 56.00 +GTF, 03, 01, 41.00, 20.00, 19.00, 20.00, 29.00 +GUP, 03, 01, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 01, 42.00, 22.00, -9999.00, -9999.00, 38.00 +GVW, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 03, 01, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 01, 56.00, 40.00, 21.00, 24.00, 34.00 +HBR, 03, 01, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 01, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 01, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 01, 46.00, 26.00, -9999.00, -9999.00, 30.00 +HKY, 03, 01, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 01, 41.00, 19.00, 16.00, 16.00, 25.00 +HMN, 03, 01, 67.00, 28.00, -9999.00, -9999.00, 8.00 +HMS, 03, 01, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 01, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 01, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 03, 01, 36.00, 16.00, 18.00, 15.00, 25.00 +HOP, 03, 01, 53.00, 30.00, -9999.00, -9999.00, 36.00 +HOT, 03, 01, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 01, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 01, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 01, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 01, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 01, 67.00, 43.00, -9999.00, -9999.00, 33.00 +HST, 03, 01, 79.00, 57.00, -9999.00, -9999.00, 20.00 +HSV, 03, 01, 58.00, 37.00, 29.00, 23.00, 40.00 +HTL, 03, 01, 33.00, 12.00, 33.00, 27.00, 44.00 +HTS, 03, 01, 50.00, 31.00, 34.00, 32.00, 46.00 +HUF, 03, 01, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 01, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 01, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 01, 37.00, 15.00, 15.00, 15.00, 24.00 +IAB, 03, 01, 52.00, 28.00, -9999.00, -9999.00, 20.00 +IAD, 03, 01, 49.00, 27.00, 23.00, 23.00, 34.00 +IAG, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 01, 68.00, 46.00, 20.00, 22.00, 32.00 +ICT, 03, 01, 52.00, 28.00, 21.00, 15.00, 27.00 +IDA, 03, 01, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 01, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 01, 47.00, 29.00, 25.00, 23.00, 36.00 +ILI, 03, 01, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 01, 62.00, 40.00, 21.00, 23.00, 33.00 +IMT, 03, 01, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +IND, 03, 01, 45.00, 26.00, 29.00, 29.00, 42.00 +INL, 03, 01, 26.00, 4.00, 22.00, 19.00, 31.00 +INS, 03, 01, 62.00, 37.00, -9999.00, -9999.00, 7.00 +INT, 03, 01, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +INW, 03, 01, 57.00, 28.00, 10.00, 9.00, 16.00 +IPL, 03, 01, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 01, 42.00, 24.00, 26.00, 27.00, 39.00 +IRK, 03, 01, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 01, 33.00, 11.00, 16.00, 14.00, 23.00 +ISP, 03, 01, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 01, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 01, 73.00, 43.00, -9999.00, -9999.00, 12.00 +IWD, 03, 01, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 01, 34.00, 6.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 01, 65.00, 40.00, 24.00, 21.00, 34.00 +JAX, 03, 01, 70.00, 46.00, 16.00, 19.00, 26.00 +JBR, 03, 01, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 01, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 01, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 01, 43.00, 30.00, 24.00, 22.00, 35.00 +JHW, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 01, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 01, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 01, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 01, 36.00, 25.00, 45.00, 47.00, 57.00 +JST, 03, 01, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 01, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 01, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 01, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 01, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 01, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 01, 37.00, 19.00, 31.00, 30.00, 45.00 +LAR, 03, 01, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 01, 66.00, 41.00, 8.00, 9.00, 14.00 +LAX, 03, 01, 66.00, 50.00, 16.00, 18.00, 23.00 +LBB, 03, 01, 62.00, 32.00, 9.00, 8.00, 13.00 +LBF, 03, 01, 45.00, 19.00, 16.00, 12.00, 23.00 +LCH, 03, 01, 67.00, 47.00, 20.00, 19.00, 31.00 +LCK, 03, 01, 46.00, 27.00, -9999.00, -9999.00, 39.00 +LEB, 03, 01, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 01, 50.00, 30.00, 31.00, 28.00, 42.00 +LFI, 03, 01, 53.00, 36.00, -9999.00, -9999.00, 34.00 +LFK, 03, 01, 67.00, 43.00, 20.00, 21.00, 31.00 +LFT, 03, 01, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 01, 44.00, 31.00, 24.00, 22.00, 36.00 +LGB, 03, 01, 68.00, 48.00, 18.00, 17.00, 25.00 +LGU, 03, 01, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 01, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 01, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 01, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 01, 59.00, 38.00, 22.00, 21.00, 32.00 +LIZ, 03, 01, 29.00, 8.00, -9999.00, -9999.00, 45.00 +LMT, 03, 01, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 01, 41.00, 18.00, 14.00, 14.00, 20.00 +LNK, 03, 01, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 01, 54.00, 24.00, 12.00, 11.00, 18.00 +LOZ, 03, 01, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 01, 59.00, 37.00, -9999.00, -9999.00, 27.00 +LSE, 03, 01, 36.00, 17.00, 20.00, 19.00, 28.00 +LSF, 03, 01, 65.00, 41.00, -9999.00, -9999.00, 33.00 +LSV, 03, 01, 70.00, 36.00, -9999.00, -9999.00, 7.00 +LTS, 03, 01, 63.00, 34.00, -9999.00, -9999.00, 16.00 +LUF, 03, 01, 74.00, 41.00, -9999.00, -9999.00, 10.00 +LVS, 03, 01, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 01, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 01, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 01, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 01, 52.00, 31.00, 23.00, 24.00, 34.00 +MAF, 03, 01, 66.00, 36.00, 6.00, 5.00, 9.00 +MBL, 03, 01, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 01, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 01, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 01, 64.00, 45.00, -9999.00, -9999.00, 28.00 +MCF, 03, 01, 74.00, 54.00, -9999.00, -9999.00, 22.00 +MCG, 03, 01, 17.00, -9.00, 17.00, 22.00, 28.00 +MCI, 03, 01, 47.00, 27.00, 22.00, 19.00, 32.00 +MCK, 03, 01, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 01, 65.00, 40.00, 22.00, 21.00, 33.00 +MCO, 03, 01, 75.00, 52.00, 13.00, 16.00, 23.00 +MCW, 03, 01, 34.00, 17.00, 18.00, 14.00, 25.00 +MC2, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 01, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 01, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 01, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 01, 40.00, 25.00, 30.00, 26.00, 40.00 +MEI, 03, 01, 65.00, 40.00, 22.00, 20.00, 33.00 +MEM, 03, 01, 58.00, 39.00, 27.00, 20.00, 37.00 +MER, 03, 01, 65.00, 40.00, -9999.00, -9999.00, 25.00 +MFD, 03, 01, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 01, 56.00, 34.00, 28.00, 30.00, 40.00 +MGE, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 01, 65.00, 42.00, 24.00, 20.00, 34.00 +MGW, 03, 01, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 01, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 01, 62.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 03, 01, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 01, 78.00, 60.00, 12.00, 14.00, 21.00 +MIB, 03, 01, 29.00, 12.00, -9999.00, -9999.00, 26.00 +MIV, 03, 01, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 01, 52.00, 27.00, -9999.00, -9999.00, 24.00 +MKC, 03, 01, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 01, 35.00, 21.00, 32.00, 27.00, 42.00 +MKG, 03, 01, 35.00, 21.00, 34.00, 32.00, 46.00 +MKL, 03, 01, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 01, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 01, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 01, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 01, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 01, 40.00, 22.00, 24.00, 22.00, 34.00 +MLS, 03, 01, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 01, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 01, 65.00, 42.00, -9999.00, -9999.00, 35.00 +MOB, 03, 01, 67.00, 46.00, 24.00, 22.00, 36.00 +MOT, 03, 01, 29.00, 12.00, 17.00, 15.00, 24.00 +MPV, 03, 01, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 01, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 01, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 01, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 01, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 01, 61.00, 45.00, -9999.00, -9999.00, 30.00 +MSL, 03, 01, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 01, 35.00, 17.00, 26.00, 21.00, 34.00 +MSO, 03, 01, 42.00, 23.00, 26.00, 25.00, 39.00 +MSP, 03, 01, 33.00, 16.00, 23.00, 20.00, 33.00 +MSS, 03, 01, 31.00, 13.00, 30.00, 27.00, 42.00 +MSY, 03, 01, 68.00, 48.00, 20.00, 20.00, 31.00 +MTC, 03, 01, 36.00, 22.00, -9999.00, -9999.00, 37.00 +MTN, 03, 01, 49.00, 29.00, -9999.00, -9999.00, 35.00 +MTO, 03, 01, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 01, 44.00, 25.00, -9999.00, -9999.00, 35.00 +MUO, 03, 01, 53.00, 29.00, -9999.00, -9999.00, 24.00 +MWA, 03, 01, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 01, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 01, 65.00, 42.00, -9999.00, -9999.00, 33.00 +MYL, 03, 01, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 01, 64.00, 39.00, -9999.00, -9999.00, 33.00 +NAO, 03, 01, 62.00, 47.00, -9999.00, -9999.00, 29.00 +NBC, 03, 01, 66.00, 44.00, -9999.00, -9999.00, 32.00 +NBE, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 03, 01, 40.00, 23.00, -9999.00, -9999.00, 32.00 +NCA, 03, 01, 64.00, 37.00, -9999.00, -9999.00, 32.00 +NCO, 03, 01, 42.00, 27.00, -9999.00, -9999.00, 38.00 +NC1, 03, 01, 61.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 01, 47.00, 26.00, -9999.00, -9999.00, 34.00 +NFG, 03, 01, 65.00, 46.00, -9999.00, -9999.00, 22.00 +NFL, 03, 01, 55.00, 26.00, -9999.00, -9999.00, 13.00 +NGP, 03, 01, 73.00, 53.00, -9999.00, -9999.00, 18.00 +NGU, 03, 01, 54.00, 36.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 01, 60.00, 47.00, -9999.00, -9999.00, 30.00 +NHK, 03, 01, 51.00, 30.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 01, 37.00, 18.00, -9999.00, -9999.00, 35.00 +NID, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NIP, 03, 01, 70.00, 46.00, -9999.00, -9999.00, 26.00 +NIR, 03, 01, 71.00, 47.00, -9999.00, -9999.00, 20.00 +NKT, 03, 01, 60.00, 40.00, -9999.00, -9999.00, 32.00 +NKX, 03, 01, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 03, 01, 65.00, 39.00, -9999.00, -9999.00, 32.00 +NPA, 03, 01, 66.00, 48.00, -9999.00, -9999.00, 32.00 +NQA, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 03, 01, 76.00, 51.00, -9999.00, -9999.00, 18.00 +NQX, 03, 01, 77.00, 67.00, -9999.00, -9999.00, 17.00 +NRB, 03, 01, 69.00, 50.00, -9999.00, -9999.00, 26.00 +NRC, 03, 01, 66.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 03, 01, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 03, 01, 67.00, 44.00, -9999.00, -9999.00, 32.00 +NSI, 03, 01, 66.00, 46.00, -9999.00, -9999.00, 17.00 +NTD, 03, 01, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NTK, 03, 01, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 01, 54.00, 36.00, -9999.00, -9999.00, 35.00 +NUC, 03, 01, 64.00, 49.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 01, 63.00, 42.00, -9999.00, -9999.00, 30.00 +NUW, 03, 01, 51.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 01, 68.00, 48.00, -9999.00, -9999.00, 24.00 +NXX, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 03, 01, 52.00, 28.00, -9999.00, -9999.00, 34.00 +NZC, 03, 01, 71.00, 42.00, -9999.00, -9999.00, 27.00 +NZJ, 03, 01, 69.00, 44.00, -9999.00, -9999.00, 19.00 +NZW, 03, 01, 42.00, 24.00, -9999.00, -9999.00, 37.00 +NZY, 03, 01, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 01, 62.00, 43.00, 25.00, 26.00, 35.00 +OAR, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 03, 01, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 01, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 01, 57.00, 34.00, 18.00, 15.00, 26.00 +OLM, 03, 01, 52.00, 33.00, 49.00, 51.00, 62.00 +OMA, 03, 01, 43.00, 22.00, 16.00, 16.00, 24.00 +OME, 03, 01, 14.00, -3.00, 18.00, 21.00, 28.00 +ONT, 03, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 01, 40.00, 23.00, 28.00, 24.00, 38.00 +ORF, 03, 01, 54.00, 36.00, 25.00, 23.00, 35.00 +ORH, 03, 01, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 01, 14.00, -15.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 01, 34.00, 14.00, -9999.00, -9999.00, 39.00 +OTG, 03, 01, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 01, 55.00, 41.00, 52.00, 53.00, 63.00 +OTM, 03, 01, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 01, 5.00, -11.00, 14.00, 17.00, 21.00 +OURC, 03, 01, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 01, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 01, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 01, 67.00, 44.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 01, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 01, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 01, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 01, 9.00, -11.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 01, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 01, 11.00, -12.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 01, 68.00, 44.00, -9999.00, -9999.00, 29.00 +PAQ, 03, 01, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 01, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 01, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 01, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 01, 17.00, -9.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 01, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 01, 33.00, 15.00, -9999.00, -9999.00, 33.00 +PBI, 03, 01, 77.00, 59.00, 14.00, 17.00, 24.00 +PDT, 03, 01, 51.00, 34.00, 25.00, 24.00, 38.00 +PDX, 03, 01, 54.00, 37.00, 45.00, 48.00, 58.00 +PFN, 03, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 01, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 01, 46.00, 29.00, 24.00, 21.00, 35.00 +PHX, 03, 01, 73.00, 47.00, 11.00, 11.00, 16.00 +PIA, 03, 01, 42.00, 24.00, 27.00, 24.00, 39.00 +PIB, 03, 01, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 01, 42.00, 23.00, 25.00, 26.00, 37.00 +PIR, 03, 01, 38.00, 17.00, 12.00, 13.00, 19.00 +PIT, 03, 01, 43.00, 25.00, 38.00, 33.00, 51.00 +PKB, 03, 01, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 01, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 01, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 01, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 01, 66.00, 48.00, 21.00, 20.00, 32.00 +POB, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 01, 66.00, 42.00, -9999.00, -9999.00, 37.00 +POM, 03, 01, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 03, 01, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 01, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 01, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 01, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 01, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 01, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 01, 40.00, 20.00, -9999.00, -9999.00, 36.00 +PSP, 03, 01, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 01, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 01, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 01, 54.00, 23.00, 11.00, 9.00, 14.00 +PUC, 03, 01, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 01, 42.00, 25.00, 25.00, 25.00, 37.00 +PVU, 03, 01, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 01, 37.00, 19.00, 26.00, 24.00, 36.00 +P02, 03, 01, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +P07, 03, 01, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +P11, 03, 01, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +P24, 03, 01, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +P28, 03, 01, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +P35, 03, 01, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +P38, 03, 01, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +P39, 03, 01, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +P58, 03, 01, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +P59, 03, 01, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P60, 03, 01, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 03, 01, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +P67, 03, 01, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +P68, 03, 01, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 01, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 01, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 01, 42.00, 19.00, 15.00, 15.00, 23.00 +RBL, 03, 01, 63.00, 42.00, 27.00, 28.00, 37.00 +RCA, 03, 01, 42.00, 19.00, -9999.00, -9999.00, 25.00 +RDD, 03, 01, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 01, 50.00, 26.00, 17.00, 18.00, 29.00 +RDR, 03, 01, 26.00, 8.00, -9999.00, -9999.00, 23.00 +RDU, 03, 01, 57.00, 35.00, 23.00, 24.00, 34.00 +REE, 03, 01, 62.00, 32.00, -9999.00, -9999.00, 10.00 +REJ, 03, 01, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 01, 38.00, 20.00, 24.00, 21.00, 34.00 +RIC, 03, 01, 54.00, 32.00, 23.00, 26.00, 35.00 +RIV, 03, 01, 68.00, 44.00, -9999.00, -9999.00, 12.00 +RIW, 03, 01, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 01, 38.00, 17.00, 14.00, 10.00, 19.00 +RME, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 56.00 +RMG, 03, 01, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +RND, 03, 01, 70.00, 45.00, -9999.00, -9999.00, 23.00 +RNO, 03, 01, 54.00, 27.00, 18.00, 16.00, 25.00 +ROA, 03, 01, 52.00, 31.00, 24.00, 25.00, 36.00 +ROC, 03, 01, 37.00, 21.00, 37.00, 38.00, 53.00 +ROW, 03, 01, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 01, 49.00, 25.00, 15.00, 14.00, 21.00 +RST, 03, 01, 32.00, 15.00, 23.00, 21.00, 34.00 +RWF, 03, 01, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 01, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 01, 62.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 01, 66.00, 52.00, 19.00, 19.00, 25.00 +SAT, 03, 01, 70.00, 45.00, 18.00, 16.00, 26.00 +SAV, 03, 01, 66.00, 45.00, 19.00, 20.00, 29.00 +SAW, 03, 01, 31.00, 16.00, -9999.00, -9999.00, 45.00 +SBA, 03, 01, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 01, 69.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 01, 40.00, 24.00, 32.00, 32.00, 45.00 +SBP, 03, 01, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 01, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 01, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 01, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 01, 63.00, 42.00, 23.00, 24.00, 33.00 +SDF, 03, 01, 51.00, 31.00, 28.00, 26.00, 39.00 +SEA, 03, 01, 51.00, 38.00, 40.00, 39.00, 53.00 +SEM, 03, 01, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 01, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 01, 60.00, 46.00, 27.00, 28.00, 37.00 +SGF, 03, 01, 52.00, 30.00, 23.00, 20.00, 32.00 +SGY, 03, 01, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 01, 42.00, 18.00, 19.00, 18.00, 29.00 +SHV, 03, 01, 65.00, 42.00, 21.00, 20.00, 33.00 +SIT, 03, 01, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 01, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 01, 67.00, 39.00, 11.00, 7.00, 16.00 +SKA, 03, 01, 44.00, 28.00, -9999.00, -9999.00, 34.00 +SKF, 03, 01, 70.00, 45.00, -9999.00, -9999.00, 22.00 +SLC, 03, 01, 48.00, 28.00, 25.00, 25.00, 36.00 +SLE, 03, 01, 54.00, 35.00, 43.00, 44.00, 57.00 +SLN, 03, 01, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 01, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 01, 64.00, 41.00, -9999.00, 23.00, 40.00 +SNA, 03, 01, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 01, 27.00, 18.00, 36.00, 39.00, 54.00 +SNS, 03, 01, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 01, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 01, 44.00, 26.00, 28.00, 25.00, 40.00 +SPS, 03, 01, 62.00, 36.00, 14.00, 13.00, 21.00 +SRQ, 03, 01, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 01, 64.00, 39.00, -9999.00, -9999.00, 33.00 +SSI, 03, 01, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +STC, 03, 01, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 01, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +STL, 03, 01, 49.00, 30.00, 28.00, 24.00, 38.00 +STNV, 03, 01, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +STS, 03, 01, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 01, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 01, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 01, 64.00, 42.00, -9999.00, -9999.00, 26.00 +SUX, 03, 01, 39.00, 20.00, 18.00, 18.00, 27.00 +SVN, 03, 01, 66.00, 45.00, -9999.00, -9999.00, 30.00 +SWF, 03, 01, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 01, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 01, 37.00, 20.00, 40.00, 38.00, 54.00 +SZL, 03, 01, 49.00, 26.00, -9999.00, -9999.00, 27.00 +TAD, 03, 01, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 01, 11.00, -12.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 01, 56.00, 27.00, -9999.00, -9999.00, 31.00 +TCC, 03, 01, 60.00, 29.00, 6.00, 7.00, 10.00 +TCL, 03, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 01, 53.00, 35.00, -9999.00, -9999.00, 57.00 +TCS, 03, 01, 62.00, 34.00, -9999.00, 7.00, 11.00 +TEB, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 01, 57.00, 34.00, -9999.00, -9999.00, 21.00 +TKA, 03, 01, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 01, 70.00, 43.00, 17.00, 18.00, 27.00 +TNX, 03, 01, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 01, 39.00, 22.00, 30.00, 28.00, 43.00 +TOP, 03, 01, 49.00, 27.00, 19.00, 18.00, 28.00 +TPA, 03, 01, 74.00, 54.00, 13.00, 15.00, 22.00 +TPH, 03, 01, 52.00, 26.00, 12.00, 11.00, 17.00 +TRI, 03, 01, 53.00, 31.00, 28.00, 28.00, 40.00 +TRK, 03, 01, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 01, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 01, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 01, 56.00, 34.00, 19.00, 19.00, 28.00 +TUP, 03, 01, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 01, 70.00, 43.00, 12.00, 11.00, 17.00 +TVC, 03, 01, 33.00, 15.00, 29.00, 27.00, 41.00 +TVL, 03, 01, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 01, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 01, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 01, 56.00, 33.00, 28.00, 27.00, 39.00 +T01, 03, 01, 51.00, 31.00, -9999.00, -9999.00, 34.00 +T02, 03, 01, 61.00, 38.00, -9999.00, -9999.00, 35.00 +T03, 03, 01, 64.00, 40.00, -9999.00, -9999.00, 33.00 +T04, 03, 01, 74.00, 55.00, -9999.00, -9999.00, 22.00 +T05, 03, 01, 49.00, 24.00, -9999.00, -9999.00, 20.00 +T06, 03, 01, 66.00, 39.00, -9999.00, -9999.00, 35.00 +T07, 03, 01, 53.00, 23.00, -9999.00, -9999.00, 33.00 +T08, 03, 01, 47.00, 29.00, -9999.00, -9999.00, 30.00 +UCA, 03, 01, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 01, 62.00, 37.00, -9999.00, -9999.00, 8.00 +UIL, 03, 01, 50.00, 35.00, 60.00, 60.00, 69.00 +UIN, 03, 01, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 01, 14.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 01, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +U15, 03, 01, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +U28, 03, 01, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 01, 68.00, 42.00, -9999.00, -9999.00, 29.00 +VBG, 03, 01, 66.00, 43.00, -9999.00, -9999.00, 25.00 +VCT, 03, 01, 70.00, 49.00, 16.00, 16.00, 25.00 +VCV, 03, 01, 64.00, 35.00, -9999.00, -9999.00, 10.00 +VDZ, 03, 01, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 01, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 01, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 01, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 01, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 01, 67.00, 43.00, -9999.00, -9999.00, 31.00 +VRB, 03, 01, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 01, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 01, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 01, 51.00, 31.00, -9999.00, 29.00, -9999.00 +WJA, 03, 01, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 01, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 01, 17.00, -10.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 01, 52.00, 24.00, 17.00, 18.00, 27.00 +WPO, 03, 01, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 01, 65.00, 40.00, -9999.00, -9999.00, 34.00 +WRG, 03, 01, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 01, 48.00, 27.00, -9999.00, -9999.00, 35.00 +WRL, 03, 01, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +X68, 03, 01, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 01, 37.00, 22.00, 56.00, 55.00, 64.00 +YCG, 03, 01, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 01, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 01, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 01, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 01, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 01, 51.00, 29.00, 16.00, 16.00, 25.00 +YNG, 03, 01, 39.00, 22.00, 34.00, 33.00, 49.00 +YPA, 03, 01, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 01, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 01, 18.00, -4.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 01, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 01, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 01, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 01, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 01, 77.00, 49.00, 5.00, 6.00, 8.00 +YVR, 03, 01, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 01, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 01, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 01, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 01, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 01, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 01, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 01, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 01, 27.00, 9.00, 35.00, 32.00, 49.00 +ZUN, 03, 01, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 01, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 01, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 01, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +01R, 03, 01, 66.00, 43.00, -9999.00, -9999.00, 30.00 +1V1, 03, 01, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 01, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 01, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 01, 58.00, 39.00, -9999.00, -9999.00, 33.00 +2PJ, 03, 01, 64.00, 39.00, -9999.00, -9999.00, 35.00 +3B1, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 01, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 01, 33.00, 13.00, -9999.00, -9999.00, 39.00 +3SE, 03, 01, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 01, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 01, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 03, 01, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 01, 20.00, -3.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 01, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 01, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 01, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 02, 44.00, 26.00, 26.00, 24.00, 38.00 +ABI, 03, 02, 65.00, 40.00, 12.00, 10.00, 18.00 +ABQ, 03, 02, 58.00, 29.00, 12.00, 12.00, 18.00 +ABR, 03, 02, 34.00, 14.00, 17.00, 15.00, 24.00 +ABY, 03, 02, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 02, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 02, 66.00, 43.00, 16.00, 16.00, 24.00 +ACV, 03, 02, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 02, 48.00, 28.00, 22.00, 22.00, 34.00 +ADK, 03, 02, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 02, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 02, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 02, 50.00, 29.00, -9999.00, -9999.00, 33.00 +AEX, 03, 02, 66.00, 44.00, -9999.00, -9999.00, 30.00 +AFF, 03, 02, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 02, 77.00, 52.00, -9999.00, -9999.00, 28.00 +AGS, 03, 02, 65.00, 39.00, 22.00, 22.00, 32.00 +AHN, 03, 02, 61.00, 39.00, 23.00, 23.00, 33.00 +AKN, 03, 02, 27.00, 10.00, 22.00, 23.00, 33.00 +AKO, 03, 02, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 02, 39.00, 20.00, 26.00, 25.00, 39.00 +ALI, 03, 02, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 02, 37.00, 19.00, 21.00, 18.00, 30.00 +ALS, 03, 02, 45.00, 12.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 02, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 02, 58.00, 29.00, 12.00, 12.00, 20.00 +AMG, 03, 02, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 02, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 02, 30.00, 15.00, 16.00, 19.00, 25.00 +AND, 03, 02, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 02, 43.00, 33.00, 57.00, 55.00, 71.00 +AOO, 03, 02, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +APN, 03, 02, 33.00, 13.00, 27.00, 27.00, 40.00 +AQQ, 03, 02, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +ART, 03, 02, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +AST, 03, 02, 52.00, 38.00, 57.00, 58.00, 68.00 +ATL, 03, 02, 60.00, 39.00, 25.00, 24.00, 36.00 +ATW, 03, 02, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 02, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 02, 47.00, 26.00, -9999.00, -9999.00, 38.00 +AUG, 03, 02, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 02, 68.00, 47.00, 17.00, 17.00, 25.00 +AUW, 03, 02, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 02, 55.00, 32.00, 25.00, 23.00, 35.00 +AVP, 03, 02, 41.00, 24.00, 28.00, 27.00, 41.00 +AXN, 03, 02, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 02, 40.00, 20.00, -9999.00, -9999.00, 30.00 +AYS, 03, 02, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 02, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 02, 64.00, 43.00, -9999.00, -9999.00, 28.00 +BAD, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 02, 40.00, 14.00, -9999.00, -9999.00, 24.00 +BDL, 03, 02, 42.00, 24.00, 25.00, 25.00, 37.00 +BDR, 03, 02, 42.00, 27.00, 27.00, 23.00, 40.00 +BET, 03, 02, 17.00, 3.00, 17.00, 16.00, 25.00 +BFD, 03, 02, 36.00, 18.00, 44.00, 41.00, 59.00 +BFF, 03, 02, 47.00, 19.00, 14.00, 12.00, 20.00 +BFL, 03, 02, 67.00, 44.00, 16.00, 17.00, 24.00 +BGM, 03, 02, 36.00, 20.00, 34.00, 34.00, 50.00 +BGR, 03, 02, 34.00, 17.00, 24.00, 23.00, 34.00 +BGS, 03, 02, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 02, 62.00, 39.00, 26.00, 23.00, 36.00 +BID, 03, 02, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 02, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 02, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 02, 42.00, 22.00, 20.00, 18.00, 29.00 +BIS, 03, 02, 33.00, 12.00, 18.00, 17.00, 27.00 +BIX, 03, 02, 66.00, 49.00, -9999.00, -9999.00, 32.00 +BJI, 03, 02, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 02, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 02, 50.00, 20.00, -9999.00, -9999.00, 24.00 +BKW, 03, 02, 47.00, 28.00, 36.00, 34.00, 49.00 +BLF, 03, 02, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 02, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 02, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 02, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 02, 51.00, 30.00, -9999.00, -9999.00, 32.00 +BNA, 03, 02, 57.00, 35.00, 30.00, 25.00, 42.00 +BNO, 03, 02, 44.00, 23.00, -9999.00, 26.00, 48.00 +BOI, 03, 02, 49.00, 30.00, 24.00, 24.00, 37.00 +BOS, 03, 02, 42.00, 27.00, 25.00, 25.00, 37.00 +BPI, 03, 02, 34.00, 3.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 02, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 02, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 02, 42.00, 25.00, -9999.00, -9999.00, 27.00 +BRO, 03, 02, 75.00, 56.00, 11.00, 10.00, 16.00 +BRW, 03, 02, -12.00, -23.00, 9.00, 10.00, 15.00 +BSM, 03, 02, 68.00, 47.00, -9999.00, -9999.00, 23.00 +BTI, 03, 02, -14.00, -27.00, 9.00, 9.00, 13.00 +BTL, 03, 02, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 02, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 02, 69.00, 47.00, 22.00, 19.00, 33.00 +BTT, 03, 02, 8.00, -13.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 02, 34.00, 16.00, 31.00, 27.00, 43.00 +BUB, 03, 02, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 02, 37.00, 22.00, 41.00, 42.00, 55.00 +BUR, 03, 02, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 02, 66.00, 49.00, -9999.00, 18.00, 31.00 +BWG, 03, 02, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 02, 50.00, 30.00, 24.00, 23.00, 34.00 +BYH, 03, 02, 55.00, 36.00, -9999.00, -9999.00, 36.00 +BYI, 03, 02, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 02, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 02, 64.00, 39.00, 21.00, 21.00, 31.00 +CAG, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 02, 42.00, 24.00, 36.00, 36.00, 52.00 +CAO, 03, 02, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 02, 29.00, 8.00, 29.00, 33.00, 44.00 +CBM, 03, 02, 62.00, 38.00, -9999.00, -9999.00, 35.00 +CDB, 03, 02, 33.00, 24.00, 47.00, 50.00, 65.00 +CDC, 03, 02, 50.00, 25.00, 17.00, 17.00, 27.00 +CDR, 03, 02, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 02, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 02, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 03, 02, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 02, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 02, 58.00, 35.00, 25.00, 25.00, 36.00 +CHO, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 02, 65.00, 44.00, 20.00, 21.00, 32.00 +CID, 03, 02, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 02, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 02, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 02, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 02, 41.00, 24.00, 37.00, 34.00, 51.00 +CLL, 03, 02, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 02, 58.00, 36.00, 21.00, 24.00, 33.00 +CMH, 03, 02, 45.00, 27.00, 30.00, 30.00, 44.00 +CMI, 03, 02, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 02, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 02, 48.00, 26.00, 15.00, 15.00, 24.00 +CNM, 03, 02, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 02, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +COD, 03, 02, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +COF, 03, 02, 74.00, 54.00, -9999.00, -9999.00, 24.00 +CON, 03, 02, 38.00, 17.00, 24.00, 22.00, 35.00 +COS, 03, 02, 47.00, 22.00, 14.00, 13.00, 20.00 +COT, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 02, 48.00, 29.00, 26.00, 21.00, 34.00 +CPR, 03, 02, 41.00, 19.00, 20.00, 19.00, 28.00 +CRBC, 03, 02, 35.00, -6.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 02, 73.00, 52.00, 14.00, 13.00, 21.00 +CRW, 03, 02, 52.00, 31.00, 36.00, 36.00, 49.00 +CSG, 03, 02, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 02, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 02, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 02, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 02, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 02, 48.00, 29.00, 29.00, 26.00, 41.00 +CVN, 03, 02, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 02, 59.00, 29.00, -9999.00, -9999.00, 10.00 +CXY, 03, 02, 45.00, 28.00, 20.00, 22.00, 31.00 +CYS, 03, 02, 42.00, 20.00, 15.00, 15.00, 22.00 +DAA, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 02, 72.00, 51.00, 14.00, 16.00, 24.00 +DAG, 03, 02, 68.00, 44.00, 9.00, 8.00, 15.00 +DAL, 03, 02, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 02, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 02, 45.00, 27.00, 32.00, 28.00, 44.00 +DBQ, 03, 02, 37.00, 20.00, 24.00, 21.00, 33.00 +DCA, 03, 02, 52.00, 34.00, 23.00, 24.00, 33.00 +DDC, 03, 02, 52.00, 27.00, 16.00, 13.00, 23.00 +DEC, 03, 02, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 02, 49.00, 23.00, 16.00, 15.00, 23.00 +DFW, 03, 02, 64.00, 42.00, 17.00, 14.00, 24.00 +DHN, 03, 02, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 02, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 02, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 02, 72.00, 47.00, -9999.00, -9999.00, 13.00 +DLG, 03, 02, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 02, 28.00, 10.00, 26.00, 25.00, 37.00 +DLLC, 03, 02, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 02, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 02, 70.00, 43.00, -9999.00, -9999.00, 13.00 +DMN, 03, 02, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 02, 51.00, 31.00, -9999.00, -9999.00, 35.00 +DPG, 03, 02, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 02, 67.00, 43.00, -9999.00, -9999.00, 31.00 +DRA, 03, 02, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 02, 72.00, 47.00, 9.00, 11.00, 15.00 +DSM, 03, 02, 41.00, 22.00, 25.00, 19.00, 33.00 +DTW, 03, 02, 39.00, 23.00, 30.00, 28.00, 42.00 +DUG, 03, 02, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 02, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 02, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 02, 65.00, 40.00, -9999.00, -9999.00, 16.00 +D45, 03, 02, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 02, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 02, 34.00, 13.00, 19.00, 17.00, 28.00 +ECG, 03, 02, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 02, 64.00, 38.00, -9999.00, -9999.00, 11.00 +EED, 03, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 03, 02, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 02, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 02, 48.00, 23.00, 38.00, 41.00, 54.00 +EKO, 03, 02, 47.00, 23.00, 22.00, 22.00, 32.00 +ELD, 03, 02, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 02, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 02, 66.00, 37.00, 6.00, 6.00, 10.00 +ELY, 03, 02, 46.00, 18.00, 21.00, 21.00, 32.00 +EMP, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 02, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +END, 03, 02, 57.00, 34.00, -9999.00, -9999.00, 17.00 +ENN, 03, 02, 15.00, -10.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 02, 48.00, 29.00, -9999.00, -9999.00, 19.00 +EPH, 03, 02, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 02, 39.00, 24.00, 39.00, 35.00, 53.00 +ESF, 03, 02, 66.00, 44.00, -9999.00, -9999.00, 34.00 +EUG, 03, 02, 54.00, 38.00, 43.00, 46.00, 57.00 +EVV, 03, 02, 51.00, 31.00, 30.00, 24.00, 40.00 +EWN, 03, 02, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 02, 46.00, 30.00, 23.00, 23.00, 36.00 +EYW, 03, 02, 77.00, 67.00, 11.00, 10.00, 17.00 +E74, 03, 02, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 02, 56.00, 33.00, -9999.00, -9999.00, 34.00 +FAI, 03, 02, 16.00, -8.00, 12.00, 14.00, 20.00 +FAR, 03, 02, 28.00, 11.00, 18.00, 16.00, 27.00 +FAT, 03, 02, 64.00, 42.00, 21.00, 21.00, 29.00 +FAY, 03, 02, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 02, 40.00, 21.00, 25.00, 27.00, 39.00 +FCS, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 02, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 02, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 02, 47.00, 19.00, 26.00, 25.00, 35.00 +FLL, 03, 02, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 02, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 02, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +FME, 03, 02, 53.00, 28.00, -9999.00, -9999.00, 35.00 +FMH, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 02, 56.00, 25.00, 12.00, 16.00, 17.00 +FMY, 03, 02, 77.00, 56.00, 9.00, 12.00, 18.00 +FNT, 03, 02, 37.00, 21.00, 29.00, 28.00, 42.00 +FOD, 03, 02, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 02, 50.00, 28.00, -9999.00, -9999.00, 24.00 +FOK, 03, 02, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 02, 51.00, 28.00, -9999.00, -9999.00, 21.00 +FSD, 03, 02, 36.00, 17.00, 21.00, 18.00, 29.00 +FSI, 03, 02, 60.00, 34.00, -9999.00, -9999.00, 18.00 +FSM, 03, 02, 60.00, 35.00, 21.00, 18.00, 31.00 +FTK, 03, 02, 52.00, 29.00, -9999.00, -9999.00, 37.00 +FWA, 03, 02, 41.00, 24.00, 27.00, 26.00, 40.00 +FWH, 03, 02, 63.00, 40.00, -9999.00, -9999.00, 20.00 +FYU, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 02, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 02, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 02, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 02, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 02, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 02, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 02, 44.00, 28.00, 25.00, 28.00, 40.00 +GFA, 03, 02, 41.00, 20.00, -9999.00, -9999.00, 25.00 +GFK, 03, 02, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 02, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 02, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 02, 34.00, 14.00, 16.00, 15.00, 25.00 +GJT, 03, 02, 52.00, 28.00, 17.00, 16.00, 25.00 +GKN, 03, 02, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 02, 49.00, 22.00, 14.00, 14.00, 21.00 +GLH, 03, 02, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 02, 64.00, 53.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 02, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 02, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +GON, 03, 02, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 02, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 02, 33.00, 16.00, 26.00, 21.00, 35.00 +GRCI, 03, 02, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 02, 53.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 02, 44.00, 22.00, 18.00, 15.00, 25.00 +GRK, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 02, 38.00, 21.00, 29.00, 29.00, 42.00 +GSB, 03, 02, 60.00, 37.00, -9999.00, -9999.00, 33.00 +GSG, 03, 02, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 02, 56.00, 34.00, 23.00, 24.00, 32.00 +GSP, 03, 02, 60.00, 36.00, 23.00, 24.00, 34.00 +GST, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 02, 35.00, 16.00, -9999.00, -9999.00, 56.00 +GTF, 03, 02, 41.00, 20.00, 19.00, 20.00, 29.00 +GUP, 03, 02, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 02, 43.00, 22.00, -9999.00, -9999.00, 38.00 +GVW, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 03, 02, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 02, 56.00, 41.00, 21.00, 24.00, 34.00 +HBR, 03, 02, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 02, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 02, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 02, 47.00, 27.00, -9999.00, -9999.00, 30.00 +HKY, 03, 02, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 02, 41.00, 19.00, 16.00, 16.00, 25.00 +HMN, 03, 02, 67.00, 28.00, -9999.00, -9999.00, 8.00 +HMS, 03, 02, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 02, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 02, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 03, 02, 36.00, 16.00, 19.00, 15.00, 26.00 +HOP, 03, 02, 53.00, 31.00, -9999.00, -9999.00, 36.00 +HOT, 03, 02, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 02, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 02, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 02, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 02, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 02, 67.00, 43.00, -9999.00, -9999.00, 33.00 +HST, 03, 02, 79.00, 57.00, -9999.00, -9999.00, 20.00 +HSV, 03, 02, 59.00, 37.00, 29.00, 23.00, 40.00 +HTL, 03, 02, 33.00, 13.00, 33.00, 27.00, 44.00 +HTS, 03, 02, 51.00, 31.00, 34.00, 32.00, 46.00 +HUF, 03, 02, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 02, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 02, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 02, 38.00, 16.00, 15.00, 15.00, 24.00 +IAB, 03, 02, 52.00, 29.00, -9999.00, -9999.00, 20.00 +IAD, 03, 02, 50.00, 28.00, 23.00, 23.00, 34.00 +IAG, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 02, 68.00, 46.00, 20.00, 22.00, 32.00 +ICT, 03, 02, 52.00, 29.00, 22.00, 15.00, 27.00 +IDA, 03, 02, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 02, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 02, 48.00, 29.00, 25.00, 23.00, 36.00 +ILI, 03, 02, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 02, 62.00, 40.00, 21.00, 23.00, 33.00 +IMT, 03, 02, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +IND, 03, 02, 45.00, 27.00, 29.00, 29.00, 42.00 +INL, 03, 02, 27.00, 4.00, 22.00, 19.00, 31.00 +INS, 03, 02, 62.00, 37.00, -9999.00, -9999.00, 7.00 +INT, 03, 02, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +INW, 03, 02, 58.00, 28.00, 10.00, 9.00, 16.00 +IPL, 03, 02, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 02, 43.00, 24.00, 26.00, 27.00, 39.00 +IRK, 03, 02, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 02, 34.00, 12.00, 16.00, 14.00, 23.00 +ISP, 03, 02, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 02, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 02, 73.00, 43.00, -9999.00, -9999.00, 12.00 +IWD, 03, 02, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 02, 34.00, 6.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 02, 65.00, 40.00, 24.00, 21.00, 34.00 +JAX, 03, 02, 70.00, 46.00, 16.00, 19.00, 26.00 +JBR, 03, 02, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 02, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 02, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 02, 44.00, 30.00, 24.00, 22.00, 35.00 +JHW, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 02, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 02, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 02, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 02, 36.00, 25.00, 46.00, 47.00, 57.00 +JST, 03, 02, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 02, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 02, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 02, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 02, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 02, 38.00, 20.00, 31.00, 30.00, 45.00 +LAR, 03, 02, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 02, 66.00, 41.00, 8.00, 9.00, 14.00 +LAX, 03, 02, 66.00, 50.00, 16.00, 18.00, 23.00 +LBB, 03, 02, 62.00, 33.00, 9.00, 8.00, 13.00 +LBF, 03, 02, 46.00, 19.00, 16.00, 13.00, 23.00 +LCH, 03, 02, 67.00, 47.00, 20.00, 19.00, 31.00 +LCK, 03, 02, 47.00, 28.00, -9999.00, -9999.00, 39.00 +LEB, 03, 02, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 02, 50.00, 31.00, 31.00, 28.00, 42.00 +LFI, 03, 02, 53.00, 37.00, -9999.00, -9999.00, 34.00 +LFK, 03, 02, 68.00, 44.00, 20.00, 21.00, 31.00 +LFT, 03, 02, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 02, 44.00, 31.00, 24.00, 22.00, 36.00 +LGB, 03, 02, 68.00, 48.00, 18.00, 17.00, 25.00 +LGU, 03, 02, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 02, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 02, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 02, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 02, 60.00, 38.00, 22.00, 21.00, 32.00 +LIZ, 03, 02, 29.00, 8.00, -9999.00, -9999.00, 45.00 +LMT, 03, 02, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 02, 42.00, 18.00, 14.00, 14.00, 20.00 +LNK, 03, 02, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 02, 54.00, 24.00, 12.00, 11.00, 18.00 +LOZ, 03, 02, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 02, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 02, 60.00, 38.00, -9999.00, -9999.00, 27.00 +LSE, 03, 02, 36.00, 18.00, 20.00, 19.00, 28.00 +LSF, 03, 02, 65.00, 42.00, -9999.00, -9999.00, 33.00 +LSV, 03, 02, 70.00, 36.00, -9999.00, -9999.00, 7.00 +LTS, 03, 02, 64.00, 35.00, -9999.00, -9999.00, 16.00 +LUF, 03, 02, 74.00, 41.00, -9999.00, -9999.00, 10.00 +LVS, 03, 02, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 02, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 02, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 02, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 02, 53.00, 32.00, 23.00, 24.00, 34.00 +MAF, 03, 02, 67.00, 37.00, 6.00, 5.00, 9.00 +MBL, 03, 02, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 02, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 02, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 02, 64.00, 45.00, -9999.00, -9999.00, 28.00 +MCF, 03, 02, 74.00, 54.00, -9999.00, -9999.00, 22.00 +MCG, 03, 02, 17.00, -8.00, 17.00, 22.00, 28.00 +MCI, 03, 02, 48.00, 28.00, 22.00, 19.00, 32.00 +MCK, 03, 02, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 02, 66.00, 41.00, 22.00, 21.00, 33.00 +MCO, 03, 02, 75.00, 52.00, 13.00, 16.00, 23.00 +MCW, 03, 02, 34.00, 17.00, 18.00, 14.00, 25.00 +MC2, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 02, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 02, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 02, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 02, 41.00, 26.00, 30.00, 26.00, 41.00 +MEI, 03, 02, 66.00, 40.00, 22.00, 20.00, 33.00 +MEM, 03, 02, 59.00, 39.00, 27.00, 20.00, 37.00 +MER, 03, 02, 65.00, 40.00, -9999.00, -9999.00, 25.00 +MFD, 03, 02, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 02, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 02, 56.00, 34.00, 28.00, 30.00, 40.00 +MGE, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 02, 65.00, 42.00, 24.00, 20.00, 34.00 +MGW, 03, 02, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 02, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 02, 62.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 03, 02, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 02, 78.00, 60.00, 12.00, 14.00, 21.00 +MIB, 03, 02, 30.00, 13.00, -9999.00, -9999.00, 26.00 +MIV, 03, 02, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 02, 53.00, 27.00, -9999.00, -9999.00, 24.00 +MKC, 03, 02, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 02, 36.00, 22.00, 32.00, 27.00, 42.00 +MKG, 03, 02, 36.00, 22.00, 34.00, 32.00, 46.00 +MKL, 03, 02, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 02, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 02, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 02, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 02, 41.00, 23.00, 24.00, 22.00, 34.00 +MLS, 03, 02, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 02, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 02, 66.00, 42.00, -9999.00, -9999.00, 35.00 +MOB, 03, 02, 68.00, 47.00, 24.00, 22.00, 36.00 +MOT, 03, 02, 30.00, 13.00, 17.00, 15.00, 24.00 +MPV, 03, 02, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 02, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 02, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 02, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 02, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 02, 61.00, 45.00, -9999.00, -9999.00, 30.00 +MSL, 03, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 02, 36.00, 18.00, 26.00, 21.00, 35.00 +MSO, 03, 02, 43.00, 23.00, 26.00, 25.00, 39.00 +MSP, 03, 02, 33.00, 17.00, 23.00, 20.00, 33.00 +MSS, 03, 02, 32.00, 13.00, 30.00, 27.00, 42.00 +MSY, 03, 02, 68.00, 48.00, 20.00, 20.00, 31.00 +MTC, 03, 02, 37.00, 23.00, -9999.00, -9999.00, 37.00 +MTN, 03, 02, 50.00, 29.00, -9999.00, -9999.00, 35.00 +MTO, 03, 02, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 02, 45.00, 25.00, -9999.00, -9999.00, 35.00 +MUO, 03, 02, 54.00, 29.00, -9999.00, -9999.00, 24.00 +MWA, 03, 02, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 02, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 02, 65.00, 42.00, -9999.00, -9999.00, 33.00 +MYL, 03, 02, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 02, 64.00, 39.00, -9999.00, -9999.00, 33.00 +NAO, 03, 02, 62.00, 47.00, -9999.00, -9999.00, 29.00 +NBC, 03, 02, 66.00, 45.00, -9999.00, -9999.00, 32.00 +NBE, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 03, 02, 40.00, 24.00, -9999.00, -9999.00, 32.00 +NCA, 03, 02, 64.00, 37.00, -9999.00, -9999.00, 32.00 +NCO, 03, 02, 42.00, 27.00, -9999.00, -9999.00, 38.00 +NC1, 03, 02, 61.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 02, 47.00, 26.00, -9999.00, -9999.00, 34.00 +NFG, 03, 02, 65.00, 46.00, -9999.00, -9999.00, 22.00 +NFL, 03, 02, 55.00, 26.00, -9999.00, -9999.00, 13.00 +NGP, 03, 02, 73.00, 53.00, -9999.00, -9999.00, 18.00 +NGU, 03, 02, 54.00, 36.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 02, 60.00, 47.00, -9999.00, -9999.00, 30.00 +NHK, 03, 02, 52.00, 31.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 02, 37.00, 19.00, -9999.00, -9999.00, 35.00 +NID, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NIP, 03, 02, 70.00, 46.00, -9999.00, -9999.00, 26.00 +NIR, 03, 02, 71.00, 48.00, -9999.00, -9999.00, 20.00 +NKT, 03, 02, 60.00, 40.00, -9999.00, -9999.00, 32.00 +NKX, 03, 02, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 03, 02, 65.00, 39.00, -9999.00, -9999.00, 32.00 +NPA, 03, 02, 66.00, 48.00, -9999.00, -9999.00, 32.00 +NQA, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 03, 02, 76.00, 51.00, -9999.00, -9999.00, 18.00 +NQX, 03, 02, 77.00, 67.00, -9999.00, -9999.00, 17.00 +NRB, 03, 02, 69.00, 50.00, -9999.00, -9999.00, 26.00 +NRC, 03, 02, 66.00, 40.00, -9999.00, -9999.00, 34.00 +NRS, 03, 02, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 03, 02, 67.00, 45.00, -9999.00, -9999.00, 32.00 +NSI, 03, 02, 66.00, 46.00, -9999.00, -9999.00, 17.00 +NTD, 03, 02, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NTK, 03, 02, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 02, 54.00, 36.00, -9999.00, -9999.00, 35.00 +NUC, 03, 02, 64.00, 49.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 02, 63.00, 42.00, -9999.00, -9999.00, 30.00 +NUW, 03, 02, 51.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 02, 68.00, 48.00, -9999.00, -9999.00, 24.00 +NXX, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 03, 02, 53.00, 29.00, -9999.00, -9999.00, 34.00 +NZC, 03, 02, 71.00, 42.00, -9999.00, -9999.00, 27.00 +NZJ, 03, 02, 69.00, 44.00, -9999.00, -9999.00, 19.00 +NZW, 03, 02, 42.00, 25.00, -9999.00, -9999.00, 37.00 +NZY, 03, 02, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 02, 62.00, 43.00, 25.00, 26.00, 35.00 +OAR, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 03, 02, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 02, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 02, 58.00, 34.00, 18.00, 15.00, 26.00 +OLM, 03, 02, 52.00, 33.00, 49.00, 51.00, 62.00 +OMA, 03, 02, 44.00, 23.00, 16.00, 16.00, 24.00 +OME, 03, 02, 14.00, -3.00, 18.00, 22.00, 28.00 +ONT, 03, 02, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 02, 40.00, 24.00, 28.00, 24.00, 38.00 +ORF, 03, 02, 54.00, 36.00, 25.00, 23.00, 35.00 +ORH, 03, 02, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 02, 15.00, -14.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 02, 35.00, 15.00, -9999.00, -9999.00, 39.00 +OTG, 03, 02, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 02, 55.00, 41.00, 52.00, 53.00, 63.00 +OTM, 03, 02, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 02, 5.00, -11.00, 14.00, 17.00, 22.00 +OURC, 03, 02, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 02, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 02, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 02, 68.00, 44.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 02, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 02, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 02, 15.00, -8.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 02, 10.00, -10.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 02, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 02, 12.00, -11.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 02, 68.00, 45.00, -9999.00, -9999.00, 29.00 +PAQ, 03, 02, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 02, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 02, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 02, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 02, 17.00, -8.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 02, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 02, 34.00, 15.00, -9999.00, -9999.00, 33.00 +PBI, 03, 02, 77.00, 59.00, 14.00, 17.00, 24.00 +PDT, 03, 02, 51.00, 34.00, 25.00, 24.00, 38.00 +PDX, 03, 02, 54.00, 37.00, 45.00, 48.00, 58.00 +PFN, 03, 02, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 02, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 02, 47.00, 29.00, 24.00, 21.00, 35.00 +PHX, 03, 02, 73.00, 47.00, 11.00, 11.00, 16.00 +PIA, 03, 02, 42.00, 25.00, 27.00, 24.00, 39.00 +PIB, 03, 02, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 02, 43.00, 23.00, 25.00, 26.00, 37.00 +PIR, 03, 02, 39.00, 18.00, 12.00, 13.00, 19.00 +PIT, 03, 02, 44.00, 26.00, 38.00, 33.00, 51.00 +PKB, 03, 02, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 02, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 02, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 02, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 02, 66.00, 48.00, 21.00, 20.00, 32.00 +POB, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 02, 67.00, 42.00, -9999.00, -9999.00, 37.00 +POM, 03, 02, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 03, 02, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 02, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 02, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 02, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 02, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 02, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 02, 41.00, 21.00, -9999.00, -9999.00, 36.00 +PSP, 03, 02, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 02, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 02, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 02, 54.00, 23.00, 11.00, 9.00, 14.00 +PUC, 03, 02, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 02, 42.00, 25.00, 25.00, 25.00, 37.00 +PVU, 03, 02, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 02, 37.00, 20.00, 26.00, 24.00, 36.00 +P02, 03, 02, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +P07, 03, 02, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +P11, 03, 02, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +P24, 03, 02, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +P28, 03, 02, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +P35, 03, 02, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +P38, 03, 02, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +P39, 03, 02, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +P58, 03, 02, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +P59, 03, 02, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P60, 03, 02, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 03, 02, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +P67, 03, 02, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P68, 03, 02, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 02, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 02, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 02, 42.00, 19.00, 15.00, 15.00, 23.00 +RBL, 03, 02, 63.00, 42.00, 27.00, 28.00, 37.00 +RCA, 03, 02, 42.00, 19.00, -9999.00, -9999.00, 25.00 +RDD, 03, 02, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 02, 50.00, 26.00, 17.00, 18.00, 29.00 +RDR, 03, 02, 27.00, 9.00, -9999.00, -9999.00, 23.00 +RDU, 03, 02, 58.00, 35.00, 23.00, 24.00, 34.00 +REE, 03, 02, 62.00, 33.00, -9999.00, -9999.00, 10.00 +REJ, 03, 02, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 02, 38.00, 21.00, 24.00, 21.00, 34.00 +RIC, 03, 02, 55.00, 33.00, 23.00, 26.00, 35.00 +RIV, 03, 02, 68.00, 44.00, -9999.00, -9999.00, 11.00 +RIW, 03, 02, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 02, 38.00, 18.00, 14.00, 10.00, 19.00 +RME, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 56.00 +RMG, 03, 02, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +RND, 03, 02, 70.00, 46.00, -9999.00, -9999.00, 23.00 +RNO, 03, 02, 54.00, 27.00, 18.00, 16.00, 25.00 +ROA, 03, 02, 53.00, 32.00, 24.00, 25.00, 36.00 +ROC, 03, 02, 38.00, 21.00, 37.00, 38.00, 53.00 +ROW, 03, 02, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 02, 50.00, 26.00, 15.00, 14.00, 22.00 +RST, 03, 02, 33.00, 16.00, 23.00, 21.00, 34.00 +RWF, 03, 02, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 02, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 02, 62.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 02, 66.00, 52.00, 19.00, 19.00, 25.00 +SAT, 03, 02, 70.00, 46.00, 18.00, 16.00, 26.00 +SAV, 03, 02, 67.00, 45.00, 19.00, 20.00, 29.00 +SAW, 03, 02, 32.00, 17.00, -9999.00, -9999.00, 45.00 +SBA, 03, 02, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 02, 69.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 02, 40.00, 25.00, 32.00, 32.00, 45.00 +SBP, 03, 02, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 02, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 02, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 02, -12.00, -26.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 02, 63.00, 42.00, 23.00, 24.00, 33.00 +SDF, 03, 02, 51.00, 32.00, 29.00, 26.00, 40.00 +SEA, 03, 02, 51.00, 38.00, 40.00, 39.00, 53.00 +SEM, 03, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 02, 60.00, 46.00, 27.00, 28.00, 37.00 +SGF, 03, 02, 53.00, 30.00, 23.00, 20.00, 33.00 +SGY, 03, 02, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 02, 42.00, 18.00, 19.00, 18.00, 29.00 +SHV, 03, 02, 65.00, 42.00, 21.00, 20.00, 33.00 +SIT, 03, 02, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 02, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 02, 68.00, 40.00, 11.00, 7.00, 16.00 +SKA, 03, 02, 44.00, 28.00, -9999.00, -9999.00, 34.00 +SKF, 03, 02, 70.00, 46.00, -9999.00, -9999.00, 22.00 +SLC, 03, 02, 49.00, 28.00, 25.00, 25.00, 36.00 +SLE, 03, 02, 54.00, 35.00, 43.00, 44.00, 57.00 +SLN, 03, 02, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 02, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 02, 64.00, 41.00, -9999.00, 23.00, 41.00 +SNA, 03, 02, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 02, 27.00, 18.00, 36.00, 39.00, 54.00 +SNS, 03, 02, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 02, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 02, 44.00, 27.00, 28.00, 25.00, 41.00 +SPS, 03, 02, 62.00, 37.00, 14.00, 13.00, 21.00 +SRQ, 03, 02, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 02, 65.00, 39.00, -9999.00, -9999.00, 33.00 +SSI, 03, 02, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +STC, 03, 02, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 02, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +STL, 03, 02, 49.00, 31.00, 28.00, 24.00, 39.00 +STNV, 03, 02, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +STS, 03, 02, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 02, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 02, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 02, 64.00, 42.00, -9999.00, -9999.00, 26.00 +SUX, 03, 02, 40.00, 21.00, 18.00, 18.00, 28.00 +SVN, 03, 02, 67.00, 45.00, -9999.00, -9999.00, 30.00 +SWF, 03, 02, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 02, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 02, 38.00, 21.00, 40.00, 38.00, 54.00 +SZL, 03, 02, 50.00, 27.00, -9999.00, -9999.00, 27.00 +TAD, 03, 02, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 02, 12.00, -11.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 02, 57.00, 27.00, -9999.00, -9999.00, 31.00 +TCC, 03, 02, 61.00, 29.00, 6.00, 7.00, 10.00 +TCL, 03, 02, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 02, 53.00, 35.00, -9999.00, -9999.00, 57.00 +TCS, 03, 02, 63.00, 35.00, -9999.00, 7.00, 11.00 +TEB, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 02, 58.00, 34.00, -9999.00, -9999.00, 21.00 +TKA, 03, 02, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 02, 70.00, 44.00, 17.00, 18.00, 27.00 +TNX, 03, 02, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 02, 40.00, 23.00, 30.00, 28.00, 43.00 +TOP, 03, 02, 50.00, 28.00, 19.00, 18.00, 28.00 +TPA, 03, 02, 74.00, 54.00, 13.00, 15.00, 22.00 +TPH, 03, 02, 52.00, 26.00, 12.00, 11.00, 17.00 +TRI, 03, 02, 54.00, 32.00, 28.00, 28.00, 40.00 +TRK, 03, 02, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 02, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 02, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 02, 57.00, 35.00, 19.00, 19.00, 29.00 +TUP, 03, 02, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 02, 70.00, 43.00, 12.00, 11.00, 17.00 +TVC, 03, 02, 34.00, 16.00, 29.00, 26.00, 41.00 +TVL, 03, 02, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 02, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 02, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 02, 57.00, 33.00, 28.00, 27.00, 39.00 +T01, 03, 02, 52.00, 32.00, -9999.00, -9999.00, 34.00 +T02, 03, 02, 62.00, 38.00, -9999.00, -9999.00, 35.00 +T03, 03, 02, 64.00, 41.00, -9999.00, -9999.00, 33.00 +T04, 03, 02, 74.00, 55.00, -9999.00, -9999.00, 22.00 +T05, 03, 02, 50.00, 25.00, -9999.00, -9999.00, 20.00 +T06, 03, 02, 67.00, 40.00, -9999.00, -9999.00, 35.00 +T07, 03, 02, 54.00, 24.00, -9999.00, -9999.00, 33.00 +T08, 03, 02, 48.00, 29.00, -9999.00, -9999.00, 30.00 +UCA, 03, 02, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 02, 62.00, 37.00, -9999.00, -9999.00, 8.00 +UIL, 03, 02, 50.00, 35.00, 60.00, 60.00, 69.00 +UIN, 03, 02, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 02, 15.00, -1.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 02, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +U15, 03, 02, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +U28, 03, 02, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 02, 68.00, 42.00, -9999.00, -9999.00, 29.00 +VBG, 03, 02, 66.00, 43.00, -9999.00, -9999.00, 25.00 +VCT, 03, 02, 71.00, 49.00, 16.00, 16.00, 25.00 +VCV, 03, 02, 64.00, 35.00, -9999.00, -9999.00, 10.00 +VDZ, 03, 02, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 02, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 02, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 02, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 02, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 02, 67.00, 43.00, -9999.00, -9999.00, 31.00 +VRB, 03, 02, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 02, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 02, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 02, 52.00, 32.00, -9999.00, 29.00, -9999.00 +WJA, 03, 02, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 02, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 02, 17.00, -9.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 02, 52.00, 24.00, 17.00, 18.00, 27.00 +WPO, 03, 02, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 02, 66.00, 41.00, -9999.00, -9999.00, 34.00 +WRG, 03, 02, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 02, 49.00, 27.00, -9999.00, -9999.00, 35.00 +WRL, 03, 02, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +X68, 03, 02, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 02, 37.00, 22.00, 56.00, 55.00, 64.00 +YCG, 03, 02, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 02, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 02, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 02, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 02, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 02, 52.00, 29.00, 16.00, 16.00, 24.00 +YNG, 03, 02, 40.00, 23.00, 34.00, 33.00, 49.00 +YPA, 03, 02, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 02, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 02, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 02, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 02, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 02, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 02, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 02, 77.00, 49.00, 5.00, 6.00, 8.00 +YVR, 03, 02, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 02, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 02, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 02, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 02, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 02, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 02, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 02, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 02, 28.00, 10.00, 35.00, 32.00, 49.00 +ZUN, 03, 02, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 02, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 02, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 02, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +01R, 03, 02, 66.00, 43.00, -9999.00, -9999.00, 30.00 +1V1, 03, 02, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 02, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 02, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 02, 58.00, 39.00, -9999.00, -9999.00, 33.00 +2PJ, 03, 02, 65.00, 39.00, -9999.00, -9999.00, 35.00 +3B1, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 02, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 02, 34.00, 14.00, -9999.00, -9999.00, 39.00 +3SE, 03, 02, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 02, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 02, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 03, 02, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 02, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 02, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 02, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 02, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 03, 44.00, 26.00, 26.00, 24.00, 38.00 +ABI, 03, 03, 65.00, 40.00, 12.00, 10.00, 18.00 +ABQ, 03, 03, 58.00, 30.00, 12.00, 12.00, 18.00 +ABR, 03, 03, 34.00, 14.00, 17.00, 15.00, 24.00 +ABY, 03, 03, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 03, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 03, 66.00, 43.00, 16.00, 16.00, 24.00 +ACV, 03, 03, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 03, 48.00, 28.00, 22.00, 22.00, 34.00 +ADK, 03, 03, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 03, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 03, 50.00, 29.00, -9999.00, -9999.00, 33.00 +AEX, 03, 03, 67.00, 45.00, -9999.00, -9999.00, 30.00 +AFF, 03, 03, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 03, 78.00, 53.00, -9999.00, -9999.00, 28.00 +AGS, 03, 03, 65.00, 39.00, 22.00, 22.00, 33.00 +AHN, 03, 03, 62.00, 39.00, 23.00, 23.00, 33.00 +AKN, 03, 03, 28.00, 11.00, 22.00, 23.00, 33.00 +AKO, 03, 03, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 03, 39.00, 20.00, 26.00, 25.00, 39.00 +ALI, 03, 03, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 03, 38.00, 19.00, 21.00, 19.00, 30.00 +ALS, 03, 03, 45.00, 12.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 03, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 03, 58.00, 30.00, 12.00, 12.00, 20.00 +AMG, 03, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 03, 30.00, 15.00, 16.00, 19.00, 25.00 +AND, 03, 03, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 03, 44.00, 33.00, 57.00, 55.00, 71.00 +AOO, 03, 03, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +APN, 03, 03, 33.00, 13.00, 27.00, 27.00, 40.00 +AQQ, 03, 03, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +ART, 03, 03, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +AST, 03, 03, 53.00, 38.00, 57.00, 58.00, 68.00 +ATL, 03, 03, 61.00, 39.00, 25.00, 24.00, 36.00 +ATW, 03, 03, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 03, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 03, 47.00, 26.00, -9999.00, -9999.00, 39.00 +AUG, 03, 03, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 03, 69.00, 47.00, 17.00, 17.00, 25.00 +AUW, 03, 03, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 03, 55.00, 32.00, 25.00, 24.00, 35.00 +AVP, 03, 03, 41.00, 24.00, 28.00, 27.00, 41.00 +AXN, 03, 03, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 03, 41.00, 20.00, -9999.00, -9999.00, 30.00 +AYS, 03, 03, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 03, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 03, 65.00, 43.00, -9999.00, -9999.00, 28.00 +BAD, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 03, 40.00, 15.00, -9999.00, -9999.00, 24.00 +BDL, 03, 03, 42.00, 24.00, 25.00, 25.00, 37.00 +BDR, 03, 03, 43.00, 28.00, 27.00, 24.00, 40.00 +BET, 03, 03, 18.00, 4.00, 17.00, 16.00, 25.00 +BFD, 03, 03, 36.00, 18.00, 44.00, 41.00, 58.00 +BFF, 03, 03, 48.00, 20.00, 14.00, 12.00, 20.00 +BFL, 03, 03, 67.00, 45.00, 16.00, 17.00, 24.00 +BGM, 03, 03, 36.00, 21.00, 34.00, 34.00, 50.00 +BGR, 03, 03, 35.00, 17.00, 24.00, 23.00, 34.00 +BGS, 03, 03, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 03, 63.00, 39.00, 26.00, 23.00, 36.00 +BID, 03, 03, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 03, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 03, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 03, 43.00, 23.00, 20.00, 18.00, 29.00 +BIS, 03, 03, 33.00, 13.00, 19.00, 17.00, 27.00 +BIX, 03, 03, 67.00, 50.00, -9999.00, -9999.00, 32.00 +BJI, 03, 03, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 03, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 03, 51.00, 21.00, -9999.00, -9999.00, 24.00 +BKW, 03, 03, 47.00, 28.00, 36.00, 34.00, 49.00 +BLF, 03, 03, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 03, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 03, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 03, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 03, 51.00, 30.00, -9999.00, -9999.00, 32.00 +BNA, 03, 03, 57.00, 35.00, 30.00, 25.00, 42.00 +BNO, 03, 03, 45.00, 23.00, -9999.00, 26.00, 48.00 +BOI, 03, 03, 50.00, 31.00, 24.00, 24.00, 37.00 +BOS, 03, 03, 42.00, 28.00, 25.00, 25.00, 37.00 +BPI, 03, 03, 35.00, 3.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 03, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 03, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 03, 43.00, 25.00, -9999.00, -9999.00, 28.00 +BRO, 03, 03, 76.00, 57.00, 11.00, 10.00, 15.00 +BRW, 03, 03, -11.00, -23.00, 9.00, 10.00, 15.00 +BSM, 03, 03, 69.00, 47.00, -9999.00, -9999.00, 23.00 +BTI, 03, 03, -13.00, -26.00, 9.00, 9.00, 13.00 +BTL, 03, 03, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 03, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 03, 69.00, 47.00, 22.00, 19.00, 33.00 +BTT, 03, 03, 9.00, -13.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 03, 34.00, 17.00, 31.00, 28.00, 44.00 +BUB, 03, 03, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 03, 37.00, 22.00, 40.00, 41.00, 55.00 +BUR, 03, 03, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 03, 67.00, 49.00, -9999.00, 18.00, 31.00 +BWG, 03, 03, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 03, 50.00, 31.00, 24.00, 23.00, 34.00 +BYH, 03, 03, 55.00, 36.00, -9999.00, -9999.00, 36.00 +BYI, 03, 03, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 03, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 03, 65.00, 39.00, 21.00, 21.00, 31.00 +CAG, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 03, 42.00, 25.00, 36.00, 36.00, 52.00 +CAO, 03, 03, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 03, 30.00, 9.00, 29.00, 33.00, 44.00 +CBM, 03, 03, 63.00, 38.00, -9999.00, -9999.00, 35.00 +CDB, 03, 03, 34.00, 24.00, 47.00, 51.00, 66.00 +CDC, 03, 03, 51.00, 26.00, 18.00, 17.00, 28.00 +CDR, 03, 03, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 03, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 03, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 03, 03, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 03, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 03, 58.00, 36.00, 25.00, 25.00, 37.00 +CHO, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 03, 66.00, 45.00, 20.00, 21.00, 32.00 +CID, 03, 03, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 03, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 03, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 03, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 03, 41.00, 25.00, 37.00, 34.00, 51.00 +CLL, 03, 03, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 03, 59.00, 36.00, 21.00, 24.00, 33.00 +CMH, 03, 03, 45.00, 27.00, 31.00, 30.00, 44.00 +CMI, 03, 03, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 03, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 03, 48.00, 26.00, 16.00, 15.00, 25.00 +CNM, 03, 03, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 03, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +COD, 03, 03, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +COF, 03, 03, 75.00, 55.00, -9999.00, -9999.00, 24.00 +CON, 03, 03, 38.00, 17.00, 24.00, 22.00, 35.00 +COS, 03, 03, 48.00, 23.00, 14.00, 14.00, 20.00 +COT, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 03, 48.00, 29.00, 26.00, 21.00, 35.00 +CPR, 03, 03, 42.00, 20.00, 20.00, 19.00, 28.00 +CRBC, 03, 03, 36.00, -6.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 03, 73.00, 52.00, 14.00, 13.00, 21.00 +CRW, 03, 03, 52.00, 31.00, 36.00, 36.00, 49.00 +CSG, 03, 03, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 03, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 03, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 03, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 03, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 03, 48.00, 29.00, 29.00, 26.00, 42.00 +CVN, 03, 03, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 03, 60.00, 30.00, -9999.00, -9999.00, 10.00 +CXY, 03, 03, 46.00, 28.00, 20.00, 22.00, 31.00 +CYS, 03, 03, 43.00, 21.00, 15.00, 15.00, 23.00 +DAA, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 03, 73.00, 52.00, 14.00, 16.00, 24.00 +DAG, 03, 03, 69.00, 45.00, 9.00, 8.00, 15.00 +DAL, 03, 03, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 03, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 03, 45.00, 27.00, 32.00, 28.00, 44.00 +DBQ, 03, 03, 37.00, 20.00, 24.00, 22.00, 33.00 +DCA, 03, 03, 52.00, 34.00, 23.00, 24.00, 33.00 +DDC, 03, 03, 53.00, 27.00, 16.00, 13.00, 23.00 +DEC, 03, 03, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 03, 50.00, 24.00, 16.00, 15.00, 24.00 +DFW, 03, 03, 64.00, 42.00, 17.00, 14.00, 24.00 +DHN, 03, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 03, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 03, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 03, 72.00, 48.00, -9999.00, -9999.00, 13.00 +DLG, 03, 03, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 03, 28.00, 10.00, 26.00, 25.00, 37.00 +DLLC, 03, 03, 34.00, 6.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 03, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 03, 71.00, 43.00, -9999.00, -9999.00, 13.00 +DMN, 03, 03, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 03, 52.00, 31.00, -9999.00, -9999.00, 35.00 +DPG, 03, 03, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 03, 68.00, 44.00, -9999.00, -9999.00, 31.00 +DRA, 03, 03, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 03, 72.00, 48.00, 9.00, 11.00, 15.00 +DSM, 03, 03, 41.00, 23.00, 25.00, 20.00, 33.00 +DTW, 03, 03, 39.00, 23.00, 30.00, 28.00, 42.00 +DUG, 03, 03, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 03, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 03, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 03, 65.00, 40.00, -9999.00, -9999.00, 16.00 +D45, 03, 03, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 03, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 03, 34.00, 14.00, 19.00, 17.00, 28.00 +ECG, 03, 03, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 03, 64.00, 39.00, -9999.00, -9999.00, 11.00 +EED, 03, 03, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 03, 03, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 03, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 03, 48.00, 24.00, 38.00, 41.00, 54.00 +EKO, 03, 03, 48.00, 24.00, 22.00, 22.00, 32.00 +ELD, 03, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 03, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 03, 67.00, 38.00, 6.00, 6.00, 10.00 +ELY, 03, 03, 47.00, 19.00, 21.00, 21.00, 33.00 +EMP, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 03, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +END, 03, 03, 57.00, 34.00, -9999.00, -9999.00, 17.00 +ENN, 03, 03, 16.00, -10.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 03, 48.00, 30.00, -9999.00, -9999.00, 19.00 +EPH, 03, 03, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 03, 39.00, 24.00, 39.00, 35.00, 53.00 +ESF, 03, 03, 67.00, 45.00, -9999.00, -9999.00, 34.00 +EUG, 03, 03, 55.00, 38.00, 43.00, 46.00, 57.00 +EVV, 03, 03, 51.00, 31.00, 30.00, 25.00, 41.00 +EWN, 03, 03, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 03, 46.00, 30.00, 23.00, 23.00, 37.00 +EYW, 03, 03, 78.00, 68.00, 11.00, 10.00, 17.00 +E74, 03, 03, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 03, 57.00, 33.00, -9999.00, -9999.00, 34.00 +FAI, 03, 03, 17.00, -8.00, 12.00, 14.00, 20.00 +FAR, 03, 03, 29.00, 11.00, 18.00, 16.00, 27.00 +FAT, 03, 03, 65.00, 43.00, 21.00, 21.00, 29.00 +FAY, 03, 03, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 03, 40.00, 22.00, 25.00, 27.00, 39.00 +FCS, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 03, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 03, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 03, 48.00, 20.00, 27.00, 26.00, 35.00 +FLL, 03, 03, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 03, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 03, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +FME, 03, 03, 53.00, 29.00, -9999.00, -9999.00, 35.00 +FMH, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 03, 56.00, 26.00, 12.00, 16.00, 17.00 +FMY, 03, 03, 78.00, 57.00, 9.00, 12.00, 18.00 +FNT, 03, 03, 37.00, 21.00, 29.00, 29.00, 42.00 +FOD, 03, 03, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 03, 50.00, 28.00, -9999.00, -9999.00, 24.00 +FOK, 03, 03, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 03, 51.00, 28.00, -9999.00, -9999.00, 22.00 +FSD, 03, 03, 37.00, 17.00, 21.00, 18.00, 30.00 +FSI, 03, 03, 61.00, 34.00, -9999.00, -9999.00, 18.00 +FSM, 03, 03, 60.00, 36.00, 21.00, 18.00, 31.00 +FTK, 03, 03, 52.00, 29.00, -9999.00, -9999.00, 37.00 +FWA, 03, 03, 41.00, 24.00, 27.00, 26.00, 41.00 +FWH, 03, 03, 64.00, 40.00, -9999.00, -9999.00, 20.00 +FYU, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 03, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 03, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 03, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 03, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 03, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 03, 45.00, 29.00, 25.00, 28.00, 40.00 +GFA, 03, 03, 42.00, 21.00, -9999.00, -9999.00, 25.00 +GFK, 03, 03, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 03, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 03, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 03, 34.00, 14.00, 16.00, 15.00, 25.00 +GJT, 03, 03, 52.00, 29.00, 18.00, 16.00, 25.00 +GKN, 03, 03, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 03, 50.00, 23.00, 14.00, 14.00, 21.00 +GLH, 03, 03, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 03, 64.00, 54.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 03, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 03, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +GON, 03, 03, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 03, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 03, 33.00, 16.00, 26.00, 21.00, 35.00 +GRCI, 03, 03, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 03, 54.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 03, 44.00, 22.00, 18.00, 16.00, 25.00 +GRK, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 03, 38.00, 21.00, 29.00, 29.00, 42.00 +GSB, 03, 03, 60.00, 38.00, -9999.00, -9999.00, 33.00 +GSG, 03, 03, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 03, 56.00, 34.00, 23.00, 24.00, 32.00 +GSP, 03, 03, 60.00, 37.00, 23.00, 24.00, 35.00 +GST, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 03, 35.00, 16.00, -9999.00, -9999.00, 56.00 +GTF, 03, 03, 42.00, 21.00, 20.00, 20.00, 29.00 +GUP, 03, 03, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 03, 43.00, 23.00, -9999.00, -9999.00, 39.00 +GVW, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 03, 03, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 03, 57.00, 41.00, 21.00, 24.00, 34.00 +HBR, 03, 03, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 03, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 03, 47.00, 27.00, -9999.00, -9999.00, 30.00 +HKY, 03, 03, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 03, 42.00, 20.00, 16.00, 16.00, 26.00 +HMN, 03, 03, 68.00, 29.00, -9999.00, -9999.00, 8.00 +HMS, 03, 03, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 03, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 03, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 03, 03, 37.00, 17.00, 19.00, 16.00, 26.00 +HOP, 03, 03, 54.00, 31.00, -9999.00, -9999.00, 36.00 +HOT, 03, 03, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 03, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 03, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 03, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 03, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 03, 68.00, 44.00, -9999.00, -9999.00, 33.00 +HST, 03, 03, 79.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 03, 03, 59.00, 38.00, 29.00, 23.00, 40.00 +HTL, 03, 03, 34.00, 13.00, 33.00, 27.00, 44.00 +HTS, 03, 03, 51.00, 32.00, 34.00, 32.00, 46.00 +HUF, 03, 03, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 03, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 03, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 03, 38.00, 16.00, 16.00, 15.00, 24.00 +IAB, 03, 03, 53.00, 29.00, -9999.00, -9999.00, 20.00 +IAD, 03, 03, 50.00, 28.00, 23.00, 23.00, 34.00 +IAG, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 03, 69.00, 47.00, 20.00, 22.00, 32.00 +ICT, 03, 03, 53.00, 29.00, 22.00, 16.00, 28.00 +IDA, 03, 03, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 03, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 03, 48.00, 30.00, 25.00, 23.00, 36.00 +ILI, 03, 03, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 03, 63.00, 41.00, 21.00, 23.00, 33.00 +IMT, 03, 03, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +IND, 03, 03, 46.00, 27.00, 29.00, 29.00, 42.00 +INL, 03, 03, 27.00, 5.00, 22.00, 19.00, 31.00 +INS, 03, 03, 62.00, 37.00, -9999.00, -9999.00, 7.00 +INT, 03, 03, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +INW, 03, 03, 58.00, 28.00, 10.00, 9.00, 16.00 +IPL, 03, 03, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 03, 43.00, 25.00, 26.00, 27.00, 39.00 +IRK, 03, 03, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 03, 34.00, 12.00, 16.00, 14.00, 23.00 +ISP, 03, 03, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 03, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 03, 74.00, 44.00, -9999.00, -9999.00, 12.00 +IWD, 03, 03, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 03, 35.00, 7.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 03, 66.00, 41.00, 24.00, 21.00, 34.00 +JAX, 03, 03, 71.00, 47.00, 16.00, 19.00, 26.00 +JBR, 03, 03, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 03, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 03, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 03, 44.00, 31.00, 24.00, 22.00, 35.00 +JHW, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 03, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 03, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 03, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 03, 37.00, 25.00, 46.00, 47.00, 57.00 +JST, 03, 03, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 03, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 03, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 03, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 03, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 03, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 03, 38.00, 20.00, 31.00, 30.00, 45.00 +LAR, 03, 03, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 03, 67.00, 42.00, 8.00, 9.00, 14.00 +LAX, 03, 03, 65.00, 50.00, 16.00, 18.00, 23.00 +LBB, 03, 03, 63.00, 33.00, 9.00, 8.00, 13.00 +LBF, 03, 03, 46.00, 20.00, 17.00, 13.00, 23.00 +LCH, 03, 03, 68.00, 48.00, 20.00, 19.00, 31.00 +LCK, 03, 03, 47.00, 28.00, -9999.00, -9999.00, 39.00 +LEB, 03, 03, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 03, 51.00, 31.00, 31.00, 28.00, 43.00 +LFI, 03, 03, 54.00, 37.00, -9999.00, -9999.00, 34.00 +LFK, 03, 03, 68.00, 44.00, 20.00, 21.00, 31.00 +LFT, 03, 03, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 03, 45.00, 32.00, 24.00, 23.00, 36.00 +LGB, 03, 03, 68.00, 48.00, 18.00, 17.00, 25.00 +LGU, 03, 03, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 03, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 03, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 03, 60.00, 39.00, 22.00, 21.00, 32.00 +LIZ, 03, 03, 30.00, 9.00, -9999.00, -9999.00, 45.00 +LMT, 03, 03, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 03, 42.00, 19.00, 14.00, 14.00, 21.00 +LNK, 03, 03, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 03, 55.00, 25.00, 12.00, 11.00, 18.00 +LOZ, 03, 03, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 03, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 03, 60.00, 38.00, -9999.00, -9999.00, 27.00 +LSE, 03, 03, 37.00, 18.00, 20.00, 19.00, 29.00 +LSF, 03, 03, 66.00, 42.00, -9999.00, -9999.00, 33.00 +LSV, 03, 03, 71.00, 37.00, -9999.00, -9999.00, 7.00 +LTS, 03, 03, 64.00, 35.00, -9999.00, -9999.00, 16.00 +LUF, 03, 03, 75.00, 42.00, -9999.00, -9999.00, 10.00 +LVS, 03, 03, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 03, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 03, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 03, 34.00, 3.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 03, 53.00, 32.00, 23.00, 24.00, 34.00 +MAF, 03, 03, 67.00, 37.00, 6.00, 5.00, 9.00 +MBL, 03, 03, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 03, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 03, 65.00, 46.00, -9999.00, -9999.00, 28.00 +MCF, 03, 03, 75.00, 55.00, -9999.00, -9999.00, 22.00 +MCG, 03, 03, 18.00, -8.00, 17.00, 22.00, 28.00 +MCI, 03, 03, 48.00, 28.00, 22.00, 19.00, 32.00 +MCK, 03, 03, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 03, 66.00, 41.00, 22.00, 21.00, 33.00 +MCO, 03, 03, 76.00, 53.00, 13.00, 16.00, 23.00 +MCW, 03, 03, 35.00, 18.00, 18.00, 14.00, 25.00 +MC2, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 03, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 03, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 03, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 03, 41.00, 26.00, 30.00, 26.00, 41.00 +MEI, 03, 03, 66.00, 41.00, 22.00, 20.00, 33.00 +MEM, 03, 03, 59.00, 40.00, 28.00, 21.00, 37.00 +MER, 03, 03, 66.00, 41.00, -9999.00, -9999.00, 25.00 +MFD, 03, 03, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 03, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 03, 57.00, 34.00, 28.00, 30.00, 40.00 +MGE, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 03, 66.00, 43.00, 24.00, 20.00, 34.00 +MGW, 03, 03, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 03, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 03, 63.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 03, 03, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 03, 78.00, 61.00, 12.00, 14.00, 21.00 +MIB, 03, 03, 30.00, 13.00, -9999.00, -9999.00, 26.00 +MIV, 03, 03, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 03, 53.00, 28.00, -9999.00, -9999.00, 24.00 +MKC, 03, 03, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 03, 36.00, 22.00, 32.00, 27.00, 42.00 +MKG, 03, 03, 36.00, 22.00, 34.00, 32.00, 46.00 +MKL, 03, 03, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 03, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 03, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 03, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 03, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 03, 41.00, 23.00, 25.00, 22.00, 34.00 +MLS, 03, 03, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 03, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 03, 66.00, 43.00, -9999.00, -9999.00, 35.00 +MOB, 03, 03, 68.00, 47.00, 24.00, 22.00, 36.00 +MOT, 03, 03, 30.00, 13.00, 17.00, 15.00, 24.00 +MPV, 03, 03, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 03, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 03, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 03, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 03, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 03, 61.00, 45.00, -9999.00, -9999.00, 30.00 +MSL, 03, 03, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 03, 36.00, 18.00, 26.00, 21.00, 35.00 +MSO, 03, 03, 43.00, 24.00, 26.00, 25.00, 39.00 +MSP, 03, 03, 34.00, 17.00, 23.00, 21.00, 34.00 +MSS, 03, 03, 32.00, 14.00, 30.00, 27.00, 42.00 +MSY, 03, 03, 69.00, 49.00, 20.00, 20.00, 31.00 +MTC, 03, 03, 37.00, 23.00, -9999.00, -9999.00, 37.00 +MTN, 03, 03, 50.00, 30.00, -9999.00, -9999.00, 35.00 +MTO, 03, 03, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 03, 45.00, 26.00, -9999.00, -9999.00, 35.00 +MUO, 03, 03, 54.00, 29.00, -9999.00, -9999.00, 24.00 +MWA, 03, 03, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 03, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 03, 66.00, 43.00, -9999.00, -9999.00, 33.00 +MYL, 03, 03, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 03, 65.00, 40.00, -9999.00, -9999.00, 33.00 +NAO, 03, 03, 63.00, 48.00, -9999.00, -9999.00, 29.00 +NBC, 03, 03, 67.00, 45.00, -9999.00, -9999.00, 32.00 +NBE, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 03, 03, 41.00, 24.00, -9999.00, -9999.00, 33.00 +NCA, 03, 03, 65.00, 38.00, -9999.00, -9999.00, 32.00 +NCO, 03, 03, 43.00, 28.00, -9999.00, -9999.00, 38.00 +NC1, 03, 03, 62.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 03, 48.00, 27.00, -9999.00, -9999.00, 34.00 +NFG, 03, 03, 65.00, 47.00, -9999.00, -9999.00, 22.00 +NFL, 03, 03, 56.00, 26.00, -9999.00, -9999.00, 13.00 +NGP, 03, 03, 74.00, 54.00, -9999.00, -9999.00, 18.00 +NGU, 03, 03, 55.00, 37.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 03, 61.00, 47.00, -9999.00, -9999.00, 30.00 +NHK, 03, 03, 52.00, 31.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 03, 38.00, 19.00, -9999.00, -9999.00, 35.00 +NID, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 03, 03, 71.00, 47.00, -9999.00, -9999.00, 26.00 +NIR, 03, 03, 72.00, 48.00, -9999.00, -9999.00, 20.00 +NKT, 03, 03, 61.00, 41.00, -9999.00, -9999.00, 32.00 +NKX, 03, 03, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 03, 03, 66.00, 40.00, -9999.00, -9999.00, 33.00 +NPA, 03, 03, 67.00, 49.00, -9999.00, -9999.00, 32.00 +NQA, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 03, 03, 77.00, 52.00, -9999.00, -9999.00, 18.00 +NQX, 03, 03, 78.00, 68.00, -9999.00, -9999.00, 16.00 +NRB, 03, 03, 70.00, 51.00, -9999.00, -9999.00, 26.00 +NRC, 03, 03, 67.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 03, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 03, 03, 68.00, 45.00, -9999.00, -9999.00, 32.00 +NSI, 03, 03, 66.00, 46.00, -9999.00, -9999.00, 17.00 +NTD, 03, 03, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NTK, 03, 03, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 03, 55.00, 37.00, -9999.00, -9999.00, 35.00 +NUC, 03, 03, 64.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 03, 63.00, 43.00, -9999.00, -9999.00, 30.00 +NUW, 03, 03, 51.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 03, 68.00, 48.00, -9999.00, -9999.00, 24.00 +NXX, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 03, 03, 53.00, 29.00, -9999.00, -9999.00, 34.00 +NZC, 03, 03, 72.00, 43.00, -9999.00, -9999.00, 27.00 +NZJ, 03, 03, 69.00, 44.00, -9999.00, -9999.00, 19.00 +NZW, 03, 03, 43.00, 25.00, -9999.00, -9999.00, 37.00 +NZY, 03, 03, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 03, 62.00, 43.00, 25.00, 26.00, 35.00 +OAR, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 03, 03, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 03, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 03, 58.00, 35.00, 18.00, 16.00, 26.00 +OLM, 03, 03, 53.00, 33.00, 49.00, 51.00, 62.00 +OMA, 03, 03, 44.00, 23.00, 16.00, 17.00, 24.00 +OME, 03, 03, 15.00, -2.00, 18.00, 22.00, 28.00 +ONT, 03, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 03, 41.00, 24.00, 29.00, 24.00, 38.00 +ORF, 03, 03, 55.00, 37.00, 25.00, 23.00, 35.00 +ORH, 03, 03, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 03, 15.00, -14.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 03, 35.00, 15.00, -9999.00, -9999.00, 39.00 +OTG, 03, 03, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 03, 55.00, 41.00, 52.00, 53.00, 63.00 +OTM, 03, 03, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 03, 6.00, -10.00, 14.00, 17.00, 22.00 +OURC, 03, 03, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 03, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 03, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 03, 68.00, 45.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 03, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 03, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 03, 16.00, -8.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 03, 10.00, -10.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 03, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 03, 12.00, -11.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 03, 69.00, 45.00, -9999.00, -9999.00, 29.00 +PAQ, 03, 03, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 03, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 03, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 03, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 03, 18.00, -8.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 03, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 03, 34.00, 16.00, -9999.00, -9999.00, 33.00 +PBI, 03, 03, 78.00, 60.00, 14.00, 16.00, 24.00 +PDT, 03, 03, 52.00, 34.00, 24.00, 24.00, 37.00 +PDX, 03, 03, 55.00, 38.00, 44.00, 47.00, 58.00 +PFN, 03, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 03, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 03, 47.00, 30.00, 24.00, 21.00, 35.00 +PHX, 03, 03, 74.00, 47.00, 11.00, 11.00, 16.00 +PIA, 03, 03, 43.00, 25.00, 28.00, 24.00, 39.00 +PIB, 03, 03, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 03, 43.00, 24.00, 25.00, 26.00, 37.00 +PIR, 03, 03, 39.00, 18.00, 13.00, 13.00, 19.00 +PIT, 03, 03, 44.00, 26.00, 38.00, 33.00, 51.00 +PKB, 03, 03, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 03, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 03, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 03, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 03, 67.00, 49.00, 21.00, 20.00, 32.00 +POB, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 03, 67.00, 43.00, -9999.00, -9999.00, 38.00 +POM, 03, 03, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 03, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 03, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 03, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 03, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 03, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 03, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 03, 41.00, 21.00, -9999.00, -9999.00, 36.00 +PSP, 03, 03, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 03, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 03, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 03, 55.00, 24.00, 11.00, 9.00, 14.00 +PUC, 03, 03, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 03, 43.00, 26.00, 25.00, 25.00, 37.00 +PVU, 03, 03, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 03, 38.00, 20.00, 26.00, 24.00, 37.00 +P02, 03, 03, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +P07, 03, 03, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +P11, 03, 03, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +P24, 03, 03, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +P28, 03, 03, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +P35, 03, 03, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +P38, 03, 03, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +P39, 03, 03, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +P58, 03, 03, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +P59, 03, 03, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P60, 03, 03, 32.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 03, 03, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +P67, 03, 03, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P68, 03, 03, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 03, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 03, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 03, 43.00, 20.00, 15.00, 15.00, 23.00 +RBL, 03, 03, 63.00, 42.00, 27.00, 28.00, 37.00 +RCA, 03, 03, 43.00, 20.00, -9999.00, -9999.00, 25.00 +RDD, 03, 03, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 03, 51.00, 26.00, 17.00, 18.00, 29.00 +RDR, 03, 03, 27.00, 9.00, -9999.00, -9999.00, 23.00 +RDU, 03, 03, 58.00, 36.00, 23.00, 24.00, 34.00 +REE, 03, 03, 63.00, 33.00, -9999.00, -9999.00, 10.00 +REJ, 03, 03, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 03, 39.00, 21.00, 24.00, 22.00, 34.00 +RIC, 03, 03, 55.00, 33.00, 23.00, 26.00, 35.00 +RIV, 03, 03, 69.00, 44.00, -9999.00, -9999.00, 11.00 +RIW, 03, 03, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 03, 39.00, 18.00, 14.00, 10.00, 19.00 +RME, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 56.00 +RMG, 03, 03, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +RND, 03, 03, 71.00, 46.00, -9999.00, -9999.00, 23.00 +RNO, 03, 03, 55.00, 28.00, 18.00, 16.00, 25.00 +ROA, 03, 03, 53.00, 32.00, 24.00, 25.00, 36.00 +ROC, 03, 03, 38.00, 22.00, 36.00, 38.00, 52.00 +ROW, 03, 03, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 03, 50.00, 26.00, 15.00, 14.00, 22.00 +RST, 03, 03, 33.00, 16.00, 23.00, 21.00, 34.00 +RWF, 03, 03, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 03, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 03, 63.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 03, 66.00, 52.00, 19.00, 19.00, 26.00 +SAT, 03, 03, 71.00, 46.00, 18.00, 16.00, 26.00 +SAV, 03, 03, 67.00, 46.00, 19.00, 20.00, 29.00 +SAW, 03, 03, 32.00, 17.00, -9999.00, -9999.00, 45.00 +SBA, 03, 03, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 03, 69.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 03, 41.00, 25.00, 32.00, 32.00, 45.00 +SBP, 03, 03, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 03, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 03, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 03, -12.00, -25.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 03, 64.00, 42.00, 23.00, 24.00, 33.00 +SDF, 03, 03, 52.00, 32.00, 29.00, 26.00, 40.00 +SEA, 03, 03, 52.00, 38.00, 40.00, 39.00, 53.00 +SEM, 03, 03, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 03, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 03, 60.00, 46.00, 27.00, 28.00, 37.00 +SGF, 03, 03, 53.00, 31.00, 24.00, 21.00, 33.00 +SGY, 03, 03, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 03, 43.00, 19.00, 19.00, 18.00, 29.00 +SHV, 03, 03, 66.00, 43.00, 21.00, 20.00, 33.00 +SIT, 03, 03, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 03, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 03, 68.00, 40.00, 11.00, 7.00, 16.00 +SKA, 03, 03, 45.00, 29.00, -9999.00, -9999.00, 34.00 +SKF, 03, 03, 71.00, 46.00, -9999.00, -9999.00, 22.00 +SLC, 03, 03, 49.00, 29.00, 25.00, 25.00, 37.00 +SLE, 03, 03, 55.00, 35.00, 43.00, 44.00, 57.00 +SLN, 03, 03, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 03, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 03, 64.00, 41.00, -9999.00, 23.00, 41.00 +SNA, 03, 03, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 03, 28.00, 18.00, 36.00, 39.00, 54.00 +SNS, 03, 03, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 03, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 03, 45.00, 27.00, 29.00, 25.00, 41.00 +SPS, 03, 03, 63.00, 37.00, 14.00, 13.00, 21.00 +SRQ, 03, 03, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 03, 65.00, 40.00, -9999.00, -9999.00, 33.00 +SSI, 03, 03, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +STC, 03, 03, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 03, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +STL, 03, 03, 50.00, 31.00, 28.00, 24.00, 39.00 +STNV, 03, 03, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +STS, 03, 03, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 03, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 03, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 03, 64.00, 42.00, -9999.00, -9999.00, 26.00 +SUX, 03, 03, 40.00, 21.00, 19.00, 18.00, 28.00 +SVN, 03, 03, 67.00, 46.00, -9999.00, -9999.00, 30.00 +SWF, 03, 03, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 03, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 03, 38.00, 21.00, 40.00, 38.00, 54.00 +SZL, 03, 03, 50.00, 27.00, -9999.00, -9999.00, 28.00 +TAD, 03, 03, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 03, 12.00, -11.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 03, 57.00, 28.00, -9999.00, -9999.00, 31.00 +TCC, 03, 03, 61.00, 30.00, 6.00, 7.00, 10.00 +TCL, 03, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 03, 54.00, 35.00, -9999.00, -9999.00, 57.00 +TCS, 03, 03, 63.00, 35.00, -9999.00, 7.00, 11.00 +TEB, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 03, 58.00, 35.00, -9999.00, -9999.00, 21.00 +TKA, 03, 03, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 03, 71.00, 44.00, 17.00, 18.00, 27.00 +TNX, 03, 03, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 03, 40.00, 23.00, 30.00, 28.00, 43.00 +TOP, 03, 03, 50.00, 28.00, 19.00, 18.00, 28.00 +TPA, 03, 03, 75.00, 55.00, 13.00, 15.00, 22.00 +TPH, 03, 03, 53.00, 26.00, 12.00, 11.00, 17.00 +TRI, 03, 03, 54.00, 32.00, 28.00, 28.00, 40.00 +TRK, 03, 03, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 03, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 03, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 03, 57.00, 35.00, 19.00, 19.00, 29.00 +TUP, 03, 03, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 03, 71.00, 43.00, 12.00, 11.00, 17.00 +TVC, 03, 03, 34.00, 16.00, 29.00, 26.00, 40.00 +TVL, 03, 03, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 03, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 03, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 03, 57.00, 34.00, 28.00, 27.00, 39.00 +T01, 03, 03, 52.00, 32.00, -9999.00, -9999.00, 34.00 +T02, 03, 03, 62.00, 39.00, -9999.00, -9999.00, 35.00 +T03, 03, 03, 65.00, 41.00, -9999.00, -9999.00, 33.00 +T04, 03, 03, 75.00, 56.00, -9999.00, -9999.00, 22.00 +T05, 03, 03, 50.00, 25.00, -9999.00, -9999.00, 21.00 +T06, 03, 03, 67.00, 40.00, -9999.00, -9999.00, 35.00 +T07, 03, 03, 54.00, 24.00, -9999.00, -9999.00, 33.00 +T08, 03, 03, 48.00, 30.00, -9999.00, -9999.00, 30.00 +UCA, 03, 03, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 03, 62.00, 37.00, -9999.00, -9999.00, 8.00 +UIL, 03, 03, 51.00, 35.00, 59.00, 59.00, 69.00 +UIN, 03, 03, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 03, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 03, 15.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 03, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +U15, 03, 03, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +U28, 03, 03, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 03, 69.00, 43.00, -9999.00, -9999.00, 29.00 +VBG, 03, 03, 66.00, 43.00, -9999.00, -9999.00, 25.00 +VCT, 03, 03, 71.00, 50.00, 16.00, 16.00, 25.00 +VCV, 03, 03, 65.00, 36.00, -9999.00, -9999.00, 10.00 +VDZ, 03, 03, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 03, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 03, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 03, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 03, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 03, 68.00, 44.00, -9999.00, -9999.00, 31.00 +VRB, 03, 03, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 03, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 03, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 03, 52.00, 32.00, -9999.00, 29.00, -9999.00 +WJA, 03, 03, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 03, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 03, 18.00, -9.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 03, 53.00, 25.00, 17.00, 18.00, 27.00 +WPO, 03, 03, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 03, 66.00, 41.00, -9999.00, -9999.00, 34.00 +WRG, 03, 03, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 03, 49.00, 28.00, -9999.00, -9999.00, 35.00 +WRL, 03, 03, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +X68, 03, 03, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 03, 37.00, 23.00, 56.00, 55.00, 64.00 +YCG, 03, 03, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 03, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 03, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 03, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 03, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 03, 52.00, 30.00, 16.00, 15.00, 24.00 +YNG, 03, 03, 40.00, 23.00, 34.00, 33.00, 49.00 +YPA, 03, 03, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 03, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 03, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 03, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 03, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 03, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 03, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 03, 77.00, 49.00, 5.00, 6.00, 8.00 +YVR, 03, 03, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 03, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 03, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 03, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 03, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 03, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 03, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 03, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 03, 28.00, 10.00, 35.00, 32.00, 49.00 +ZUN, 03, 03, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 03, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 03, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 03, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 03, 03, 67.00, 44.00, -9999.00, -9999.00, 30.00 +1V1, 03, 03, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 03, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 03, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 03, 59.00, 40.00, -9999.00, -9999.00, 33.00 +2PJ, 03, 03, 65.00, 40.00, -9999.00, -9999.00, 35.00 +3B1, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 03, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 03, 34.00, 14.00, -9999.00, -9999.00, 39.00 +3SE, 03, 03, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 03, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 03, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 03, 03, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 03, 21.00, -2.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 03, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 03, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 03, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 04, 45.00, 27.00, 26.00, 24.00, 38.00 +ABI, 03, 04, 66.00, 41.00, 12.00, 10.00, 18.00 +ABQ, 03, 04, 59.00, 30.00, 12.00, 12.00, 18.00 +ABR, 03, 04, 35.00, 15.00, 17.00, 15.00, 24.00 +ABY, 03, 04, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 04, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 04, 67.00, 44.00, 16.00, 16.00, 24.00 +ACV, 03, 04, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 04, 49.00, 29.00, 22.00, 22.00, 34.00 +ADK, 03, 04, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 04, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 04, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 04, 51.00, 30.00, -9999.00, -9999.00, 33.00 +AEX, 03, 04, 67.00, 45.00, -9999.00, -9999.00, 30.00 +AFF, 03, 04, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 04, 78.00, 53.00, -9999.00, -9999.00, 28.00 +AGS, 03, 04, 66.00, 40.00, 22.00, 22.00, 33.00 +AHN, 03, 04, 62.00, 40.00, 23.00, 23.00, 33.00 +AKN, 03, 04, 28.00, 11.00, 22.00, 23.00, 33.00 +AKO, 03, 04, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 04, 40.00, 21.00, 26.00, 25.00, 39.00 +ALI, 03, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 04, 38.00, 20.00, 21.00, 19.00, 31.00 +ALS, 03, 04, 46.00, 13.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 04, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 04, 59.00, 30.00, 12.00, 12.00, 20.00 +AMG, 03, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 04, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 04, 31.00, 16.00, 16.00, 19.00, 25.00 +AND, 03, 04, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 04, 44.00, 33.00, 57.00, 54.00, 71.00 +AOO, 03, 04, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +APN, 03, 04, 34.00, 14.00, 27.00, 27.00, 40.00 +AQQ, 03, 04, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +ART, 03, 04, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +AST, 03, 04, 53.00, 38.00, 57.00, 58.00, 68.00 +ATL, 03, 04, 61.00, 40.00, 25.00, 24.00, 36.00 +ATW, 03, 04, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 04, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 04, 48.00, 27.00, -9999.00, -9999.00, 39.00 +AUG, 03, 04, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 04, 69.00, 48.00, 17.00, 17.00, 25.00 +AUW, 03, 04, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 04, 56.00, 33.00, 25.00, 24.00, 35.00 +AVP, 03, 04, 42.00, 25.00, 28.00, 27.00, 41.00 +AXN, 03, 04, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 04, 41.00, 21.00, -9999.00, -9999.00, 30.00 +AYS, 03, 04, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 04, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 04, 65.00, 43.00, -9999.00, -9999.00, 28.00 +BAD, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 04, 40.00, 15.00, -9999.00, -9999.00, 24.00 +BDL, 03, 04, 43.00, 25.00, 25.00, 25.00, 37.00 +BDR, 03, 04, 43.00, 28.00, 27.00, 24.00, 40.00 +BET, 03, 04, 18.00, 4.00, 17.00, 16.00, 25.00 +BFD, 03, 04, 37.00, 19.00, 44.00, 40.00, 58.00 +BFF, 03, 04, 48.00, 20.00, 14.00, 12.00, 21.00 +BFL, 03, 04, 67.00, 45.00, 16.00, 17.00, 24.00 +BGM, 03, 04, 37.00, 21.00, 34.00, 34.00, 50.00 +BGR, 03, 04, 35.00, 18.00, 24.00, 23.00, 34.00 +BGS, 03, 04, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 04, 63.00, 40.00, 26.00, 23.00, 36.00 +BID, 03, 04, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 04, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 04, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 04, 43.00, 23.00, 20.00, 18.00, 29.00 +BIS, 03, 04, 34.00, 13.00, 19.00, 17.00, 27.00 +BIX, 03, 04, 67.00, 50.00, -9999.00, -9999.00, 32.00 +BJI, 03, 04, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 04, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 04, 51.00, 21.00, -9999.00, -9999.00, 24.00 +BKW, 03, 04, 48.00, 29.00, 36.00, 34.00, 49.00 +BLF, 03, 04, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 04, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 04, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 04, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 04, 52.00, 31.00, -9999.00, -9999.00, 32.00 +BNA, 03, 04, 58.00, 36.00, 30.00, 25.00, 43.00 +BNO, 03, 04, 45.00, 23.00, -9999.00, 26.00, 48.00 +BOI, 03, 04, 50.00, 31.00, 24.00, 24.00, 37.00 +BOS, 03, 04, 43.00, 28.00, 25.00, 25.00, 37.00 +BPI, 03, 04, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 04, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 04, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 04, 43.00, 26.00, -9999.00, -9999.00, 28.00 +BRO, 03, 04, 76.00, 57.00, 10.00, 9.00, 15.00 +BRW, 03, 04, -11.00, -23.00, 9.00, 10.00, 15.00 +BSM, 03, 04, 69.00, 48.00, -9999.00, -9999.00, 23.00 +BTI, 03, 04, -13.00, -26.00, 9.00, 9.00, 13.00 +BTL, 03, 04, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 04, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 04, 70.00, 48.00, 22.00, 19.00, 33.00 +BTT, 03, 04, 9.00, -12.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 04, 35.00, 17.00, 31.00, 28.00, 44.00 +BUB, 03, 04, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 04, 38.00, 23.00, 40.00, 41.00, 55.00 +BUR, 03, 04, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 04, 67.00, 50.00, -9999.00, 18.00, 31.00 +BWG, 03, 04, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 04, 51.00, 31.00, 24.00, 23.00, 34.00 +BYH, 03, 04, 56.00, 37.00, -9999.00, -9999.00, 36.00 +BYI, 03, 04, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 04, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 04, 65.00, 40.00, 21.00, 21.00, 31.00 +CAG, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 04, 43.00, 25.00, 36.00, 36.00, 52.00 +CAO, 03, 04, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 04, 30.00, 9.00, 29.00, 33.00, 44.00 +CBM, 03, 04, 63.00, 39.00, -9999.00, -9999.00, 35.00 +CDB, 03, 04, 34.00, 24.00, 47.00, 51.00, 66.00 +CDC, 03, 04, 51.00, 26.00, 18.00, 18.00, 28.00 +CDR, 03, 04, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 04, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 04, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 03, 04, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 04, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 04, 59.00, 36.00, 25.00, 25.00, 37.00 +CHO, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 04, 66.00, 45.00, 20.00, 21.00, 32.00 +CID, 03, 04, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 04, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 04, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 04, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 04, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 04, 42.00, 25.00, 37.00, 34.00, 51.00 +CLL, 03, 04, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 04, 59.00, 37.00, 21.00, 24.00, 33.00 +CMH, 03, 04, 46.00, 28.00, 31.00, 30.00, 44.00 +CMI, 03, 04, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 04, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 04, 49.00, 27.00, 16.00, 15.00, 25.00 +CNM, 03, 04, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 04, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +COD, 03, 04, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +COF, 03, 04, 75.00, 55.00, -9999.00, -9999.00, 24.00 +CON, 03, 04, 39.00, 18.00, 24.00, 22.00, 35.00 +COS, 03, 04, 48.00, 23.00, 15.00, 14.00, 20.00 +COT, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 04, 49.00, 30.00, 26.00, 21.00, 35.00 +CPR, 03, 04, 42.00, 20.00, 20.00, 19.00, 28.00 +CRBC, 03, 04, 36.00, -5.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 04, 74.00, 53.00, 14.00, 13.00, 21.00 +CRW, 03, 04, 53.00, 32.00, 36.00, 36.00, 49.00 +CSG, 03, 04, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 04, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 04, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 04, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 04, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 04, 49.00, 30.00, 30.00, 26.00, 42.00 +CVN, 03, 04, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 04, 60.00, 30.00, -9999.00, -9999.00, 10.00 +CXY, 03, 04, 46.00, 29.00, 20.00, 22.00, 31.00 +CYS, 03, 04, 43.00, 21.00, 15.00, 16.00, 23.00 +DAA, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 04, 73.00, 52.00, 14.00, 16.00, 24.00 +DAG, 03, 04, 69.00, 45.00, 9.00, 8.00, 15.00 +DAL, 03, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 04, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 04, 46.00, 28.00, 32.00, 28.00, 44.00 +DBQ, 03, 04, 38.00, 21.00, 24.00, 22.00, 33.00 +DCA, 03, 04, 53.00, 35.00, 23.00, 24.00, 33.00 +DDC, 03, 04, 53.00, 28.00, 17.00, 13.00, 23.00 +DEC, 03, 04, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 04, 50.00, 24.00, 16.00, 16.00, 24.00 +DFW, 03, 04, 65.00, 43.00, 17.00, 14.00, 24.00 +DHN, 03, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 04, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 04, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 04, 73.00, 48.00, -9999.00, -9999.00, 13.00 +DLG, 03, 04, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 04, 29.00, 11.00, 26.00, 25.00, 37.00 +DLLC, 03, 04, 34.00, 6.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 04, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 04, 71.00, 43.00, -9999.00, -9999.00, 13.00 +DMN, 03, 04, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 04, 52.00, 32.00, -9999.00, -9999.00, 35.00 +DPG, 03, 04, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 04, 68.00, 44.00, -9999.00, -9999.00, 31.00 +DRA, 03, 04, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 04, 73.00, 48.00, 9.00, 11.00, 15.00 +DSM, 03, 04, 42.00, 23.00, 25.00, 20.00, 34.00 +DTW, 03, 04, 40.00, 24.00, 30.00, 28.00, 42.00 +DUG, 03, 04, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 04, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 04, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 04, 66.00, 41.00, -9999.00, -9999.00, 16.00 +D45, 03, 04, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 04, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 04, 35.00, 14.00, 19.00, 17.00, 28.00 +ECG, 03, 04, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 04, 64.00, 39.00, -9999.00, -9999.00, 11.00 +EED, 03, 04, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 03, 04, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 04, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 04, 49.00, 24.00, 38.00, 41.00, 54.00 +EKO, 03, 04, 48.00, 24.00, 22.00, 22.00, 32.00 +ELD, 03, 04, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 04, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 04, 67.00, 38.00, 6.00, 6.00, 10.00 +ELY, 03, 04, 47.00, 19.00, 21.00, 22.00, 33.00 +EMP, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 04, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +END, 03, 04, 58.00, 35.00, -9999.00, -9999.00, 17.00 +ENN, 03, 04, 16.00, -9.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 04, 49.00, 30.00, -9999.00, -9999.00, 19.00 +EPH, 03, 04, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 04, 40.00, 25.00, 39.00, 35.00, 53.00 +ESF, 03, 04, 67.00, 45.00, -9999.00, -9999.00, 35.00 +EUG, 03, 04, 55.00, 38.00, 43.00, 46.00, 57.00 +EVV, 03, 04, 52.00, 32.00, 31.00, 25.00, 41.00 +EWN, 03, 04, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 04, 47.00, 31.00, 23.00, 23.00, 37.00 +EYW, 03, 04, 78.00, 68.00, 10.00, 9.00, 16.00 +E74, 03, 04, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 04, 57.00, 34.00, -9999.00, -9999.00, 34.00 +FAI, 03, 04, 17.00, -7.00, 12.00, 14.00, 20.00 +FAR, 03, 04, 29.00, 12.00, 18.00, 16.00, 27.00 +FAT, 03, 04, 65.00, 43.00, 21.00, 21.00, 29.00 +FAY, 03, 04, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 04, 41.00, 22.00, 25.00, 27.00, 38.00 +FCS, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 04, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 04, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 04, 48.00, 20.00, 27.00, 26.00, 36.00 +FLL, 03, 04, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 04, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 04, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +FME, 03, 04, 54.00, 29.00, -9999.00, -9999.00, 35.00 +FMH, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 04, 57.00, 26.00, 12.00, 16.00, 17.00 +FMY, 03, 04, 78.00, 57.00, 9.00, 12.00, 18.00 +FNT, 03, 04, 38.00, 22.00, 29.00, 29.00, 42.00 +FOD, 03, 04, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 04, 51.00, 29.00, -9999.00, -9999.00, 24.00 +FOK, 03, 04, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 04, 52.00, 29.00, -9999.00, -9999.00, 22.00 +FSD, 03, 04, 37.00, 18.00, 22.00, 18.00, 30.00 +FSI, 03, 04, 61.00, 35.00, -9999.00, -9999.00, 18.00 +FSM, 03, 04, 61.00, 36.00, 21.00, 18.00, 31.00 +FTK, 03, 04, 53.00, 30.00, -9999.00, -9999.00, 37.00 +FWA, 03, 04, 42.00, 25.00, 27.00, 26.00, 41.00 +FWH, 03, 04, 64.00, 41.00, -9999.00, -9999.00, 20.00 +FYU, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 04, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 04, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 04, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 04, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 04, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 04, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 04, 45.00, 29.00, 25.00, 28.00, 40.00 +GFA, 03, 04, 42.00, 21.00, -9999.00, -9999.00, 25.00 +GFK, 03, 04, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 04, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 04, 35.00, 15.00, 16.00, 15.00, 25.00 +GJT, 03, 04, 53.00, 29.00, 18.00, 17.00, 25.00 +GKN, 03, 04, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 04, 50.00, 23.00, 15.00, 14.00, 21.00 +GLH, 03, 04, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 04, 65.00, 54.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 04, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 04, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +GON, 03, 04, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 04, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 04, 34.00, 17.00, 26.00, 21.00, 35.00 +GRCI, 03, 04, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 04, 54.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 04, 45.00, 23.00, 19.00, 16.00, 25.00 +GRK, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 04, 39.00, 22.00, 29.00, 29.00, 42.00 +GSB, 03, 04, 61.00, 38.00, -9999.00, -9999.00, 33.00 +GSG, 03, 04, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 04, 57.00, 35.00, 23.00, 24.00, 32.00 +GSP, 03, 04, 61.00, 37.00, 23.00, 24.00, 35.00 +GST, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 04, 36.00, 17.00, -9999.00, -9999.00, 55.00 +GTF, 03, 04, 42.00, 21.00, 20.00, 20.00, 30.00 +GUP, 03, 04, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 04, 44.00, 23.00, -9999.00, -9999.00, 39.00 +GVW, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 03, 04, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 04, 57.00, 42.00, 21.00, 24.00, 34.00 +HBR, 03, 04, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 04, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 04, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 04, 48.00, 28.00, -9999.00, -9999.00, 30.00 +HKY, 03, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 04, 42.00, 20.00, 16.00, 16.00, 26.00 +HMN, 03, 04, 68.00, 29.00, -9999.00, -9999.00, 8.00 +HMS, 03, 04, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 04, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 04, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 03, 04, 37.00, 17.00, 19.00, 16.00, 26.00 +HOP, 03, 04, 54.00, 32.00, -9999.00, -9999.00, 36.00 +HOT, 03, 04, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 04, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 04, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 04, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 04, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 04, 68.00, 44.00, -9999.00, -9999.00, 32.00 +HST, 03, 04, 79.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 03, 04, 60.00, 38.00, 29.00, 23.00, 40.00 +HTL, 03, 04, 34.00, 14.00, 33.00, 27.00, 44.00 +HTS, 03, 04, 52.00, 32.00, 34.00, 32.00, 46.00 +HUF, 03, 04, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 04, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 04, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 04, 39.00, 17.00, 16.00, 15.00, 25.00 +IAB, 03, 04, 53.00, 30.00, -9999.00, -9999.00, 20.00 +IAD, 03, 04, 51.00, 29.00, 23.00, 23.00, 34.00 +IAG, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 04, 69.00, 47.00, 20.00, 22.00, 32.00 +ICT, 03, 04, 53.00, 30.00, 22.00, 16.00, 28.00 +IDA, 03, 04, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 04, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 04, 49.00, 30.00, 25.00, 23.00, 36.00 +ILI, 03, 04, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 04, 63.00, 41.00, 21.00, 23.00, 33.00 +IMT, 03, 04, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +IND, 03, 04, 46.00, 28.00, 29.00, 29.00, 43.00 +INL, 03, 04, 28.00, 5.00, 22.00, 19.00, 31.00 +INS, 03, 04, 62.00, 37.00, -9999.00, -9999.00, 7.00 +INT, 03, 04, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +INW, 03, 04, 59.00, 28.00, 10.00, 9.00, 16.00 +IPL, 03, 04, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 04, 44.00, 25.00, 26.00, 27.00, 39.00 +IRK, 03, 04, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 04, 35.00, 13.00, 16.00, 14.00, 23.00 +ISP, 03, 04, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 04, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 04, 74.00, 44.00, -9999.00, -9999.00, 12.00 +IWD, 03, 04, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 04, 35.00, 7.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 04, 66.00, 41.00, 24.00, 21.00, 34.00 +JAX, 03, 04, 71.00, 47.00, 16.00, 19.00, 26.00 +JBR, 03, 04, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 04, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 04, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 04, 45.00, 31.00, 24.00, 22.00, 35.00 +JHW, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 04, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 04, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 04, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 04, 37.00, 25.00, 46.00, 47.00, 58.00 +JST, 03, 04, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 04, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 04, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 04, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 04, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 04, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 04, 39.00, 21.00, 31.00, 30.00, 45.00 +LAR, 03, 04, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 04, 67.00, 42.00, 8.00, 9.00, 14.00 +LAX, 03, 04, 65.00, 50.00, 16.00, 18.00, 23.00 +LBB, 03, 04, 63.00, 34.00, 9.00, 8.00, 13.00 +LBF, 03, 04, 47.00, 20.00, 17.00, 13.00, 24.00 +LCH, 03, 04, 68.00, 48.00, 20.00, 19.00, 31.00 +LCK, 03, 04, 48.00, 29.00, -9999.00, -9999.00, 39.00 +LEB, 03, 04, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 04, 51.00, 32.00, 31.00, 28.00, 43.00 +LFI, 03, 04, 54.00, 38.00, -9999.00, -9999.00, 34.00 +LFK, 03, 04, 69.00, 45.00, 20.00, 21.00, 31.00 +LFT, 03, 04, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 04, 45.00, 32.00, 24.00, 23.00, 36.00 +LGB, 03, 04, 68.00, 48.00, 18.00, 17.00, 25.00 +LGU, 03, 04, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 04, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 04, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 04, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 04, 61.00, 39.00, 22.00, 21.00, 32.00 +LIZ, 03, 04, 30.00, 9.00, -9999.00, -9999.00, 45.00 +LMT, 03, 04, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 04, 43.00, 19.00, 14.00, 14.00, 21.00 +LNK, 03, 04, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 04, 55.00, 25.00, 12.00, 11.00, 18.00 +LOZ, 03, 04, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 04, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 04, 61.00, 39.00, -9999.00, -9999.00, 27.00 +LSE, 03, 04, 37.00, 19.00, 20.00, 19.00, 29.00 +LSF, 03, 04, 66.00, 43.00, -9999.00, -9999.00, 33.00 +LSV, 03, 04, 71.00, 37.00, -9999.00, -9999.00, 7.00 +LTS, 03, 04, 65.00, 36.00, -9999.00, -9999.00, 16.00 +LUF, 03, 04, 75.00, 42.00, -9999.00, -9999.00, 10.00 +LVS, 03, 04, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 04, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 04, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 04, 34.00, 3.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 04, 54.00, 33.00, 23.00, 24.00, 34.00 +MAF, 03, 04, 68.00, 38.00, 6.00, 5.00, 9.00 +MBL, 03, 04, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 04, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 04, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 04, 65.00, 46.00, -9999.00, -9999.00, 28.00 +MCF, 03, 04, 75.00, 55.00, -9999.00, -9999.00, 22.00 +MCG, 03, 04, 18.00, -7.00, 18.00, 22.00, 29.00 +MCI, 03, 04, 49.00, 29.00, 22.00, 19.00, 33.00 +MCK, 03, 04, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 04, 67.00, 42.00, 22.00, 21.00, 33.00 +MCO, 03, 04, 76.00, 53.00, 13.00, 16.00, 23.00 +MCW, 03, 04, 35.00, 18.00, 18.00, 14.00, 26.00 +MC2, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 04, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 04, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 04, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 04, 42.00, 27.00, 31.00, 27.00, 41.00 +MEI, 03, 04, 67.00, 41.00, 22.00, 20.00, 33.00 +MEM, 03, 04, 60.00, 40.00, 28.00, 21.00, 38.00 +MER, 03, 04, 66.00, 41.00, -9999.00, -9999.00, 25.00 +MFD, 03, 04, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 04, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 04, 57.00, 34.00, 28.00, 29.00, 40.00 +MGE, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 04, 66.00, 43.00, 24.00, 20.00, 34.00 +MGW, 03, 04, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 04, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 04, 63.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 03, 04, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 04, 78.00, 61.00, 12.00, 13.00, 20.00 +MIB, 03, 04, 31.00, 14.00, -9999.00, -9999.00, 26.00 +MIV, 03, 04, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 04, 54.00, 28.00, -9999.00, -9999.00, 24.00 +MKC, 03, 04, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 04, 37.00, 23.00, 32.00, 27.00, 42.00 +MKG, 03, 04, 37.00, 23.00, 33.00, 32.00, 46.00 +MKL, 03, 04, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 04, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 04, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 04, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 04, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 04, 42.00, 24.00, 25.00, 22.00, 35.00 +MLS, 03, 04, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 04, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 04, 67.00, 43.00, -9999.00, -9999.00, 35.00 +MOB, 03, 04, 69.00, 48.00, 24.00, 22.00, 36.00 +MOT, 03, 04, 31.00, 14.00, 17.00, 15.00, 24.00 +MPV, 03, 04, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 04, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 04, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 04, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 04, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 04, 61.00, 45.00, -9999.00, -9999.00, 30.00 +MSL, 03, 04, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 04, 37.00, 19.00, 27.00, 21.00, 35.00 +MSO, 03, 04, 44.00, 24.00, 26.00, 25.00, 39.00 +MSP, 03, 04, 34.00, 18.00, 23.00, 21.00, 34.00 +MSS, 03, 04, 33.00, 14.00, 30.00, 27.00, 42.00 +MSY, 03, 04, 69.00, 49.00, 20.00, 20.00, 31.00 +MTC, 03, 04, 38.00, 24.00, -9999.00, -9999.00, 37.00 +MTN, 03, 04, 51.00, 30.00, -9999.00, -9999.00, 35.00 +MTO, 03, 04, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 04, 46.00, 26.00, -9999.00, -9999.00, 35.00 +MUO, 03, 04, 55.00, 29.00, -9999.00, -9999.00, 24.00 +MWA, 03, 04, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 04, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 04, 66.00, 43.00, -9999.00, -9999.00, 33.00 +MYL, 03, 04, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 04, 65.00, 40.00, -9999.00, -9999.00, 33.00 +NAO, 03, 04, 63.00, 48.00, -9999.00, -9999.00, 29.00 +NBC, 03, 04, 67.00, 46.00, -9999.00, -9999.00, 32.00 +NBE, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 03, 04, 41.00, 25.00, -9999.00, -9999.00, 33.00 +NCA, 03, 04, 65.00, 38.00, -9999.00, -9999.00, 32.00 +NCO, 03, 04, 43.00, 28.00, -9999.00, -9999.00, 38.00 +NC1, 03, 04, 62.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 04, 48.00, 27.00, -9999.00, -9999.00, 34.00 +NFG, 03, 04, 65.00, 47.00, -9999.00, -9999.00, 22.00 +NFL, 03, 04, 56.00, 26.00, -9999.00, -9999.00, 13.00 +NGP, 03, 04, 74.00, 54.00, -9999.00, -9999.00, 18.00 +NGU, 03, 04, 55.00, 37.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 04, 61.00, 47.00, -9999.00, -9999.00, 30.00 +NHK, 03, 04, 53.00, 32.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 04, 38.00, 20.00, -9999.00, -9999.00, 35.00 +NID, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 03, 04, 71.00, 47.00, -9999.00, -9999.00, 26.00 +NIR, 03, 04, 72.00, 49.00, -9999.00, -9999.00, 20.00 +NKT, 03, 04, 61.00, 41.00, -9999.00, -9999.00, 32.00 +NKX, 03, 04, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 03, 04, 66.00, 40.00, -9999.00, -9999.00, 33.00 +NPA, 03, 04, 67.00, 49.00, -9999.00, -9999.00, 32.00 +NQA, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 03, 04, 77.00, 52.00, -9999.00, -9999.00, 18.00 +NQX, 03, 04, 78.00, 68.00, -9999.00, -9999.00, 16.00 +NRB, 03, 04, 70.00, 51.00, -9999.00, -9999.00, 25.00 +NRC, 03, 04, 67.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 04, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 03, 04, 68.00, 46.00, -9999.00, -9999.00, 32.00 +NSI, 03, 04, 66.00, 46.00, -9999.00, -9999.00, 17.00 +NTD, 03, 04, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NTK, 03, 04, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 04, 55.00, 37.00, -9999.00, -9999.00, 35.00 +NUC, 03, 04, 64.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 04, 63.00, 43.00, -9999.00, -9999.00, 30.00 +NUW, 03, 04, 51.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 04, 68.00, 48.00, -9999.00, -9999.00, 24.00 +NXX, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 03, 04, 54.00, 30.00, -9999.00, -9999.00, 34.00 +NZC, 03, 04, 72.00, 43.00, -9999.00, -9999.00, 27.00 +NZJ, 03, 04, 69.00, 44.00, -9999.00, -9999.00, 19.00 +NZW, 03, 04, 43.00, 26.00, -9999.00, -9999.00, 37.00 +NZY, 03, 04, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 04, 62.00, 43.00, 25.00, 25.00, 34.00 +OAR, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 03, 04, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 04, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 04, 59.00, 35.00, 18.00, 16.00, 27.00 +OLM, 03, 04, 53.00, 33.00, 49.00, 50.00, 61.00 +OMA, 03, 04, 45.00, 24.00, 17.00, 17.00, 25.00 +OME, 03, 04, 15.00, -2.00, 18.00, 22.00, 29.00 +ONT, 03, 04, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 04, 41.00, 25.00, 29.00, 24.00, 39.00 +ORF, 03, 04, 55.00, 37.00, 25.00, 23.00, 35.00 +ORH, 03, 04, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 04, 16.00, -13.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 04, 36.00, 16.00, -9999.00, -9999.00, 38.00 +OTG, 03, 04, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 04, 55.00, 41.00, 52.00, 53.00, 63.00 +OTM, 03, 04, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 04, 6.00, -10.00, 14.00, 17.00, 22.00 +OURC, 03, 04, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 04, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 04, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 04, 69.00, 45.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 04, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 04, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 04, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 04, 11.00, -9.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 04, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 04, 13.00, -10.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 04, 69.00, 46.00, -9999.00, -9999.00, 29.00 +PAQ, 03, 04, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 04, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 04, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 04, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 04, 18.00, -7.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 04, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 04, 35.00, 16.00, -9999.00, -9999.00, 33.00 +PBI, 03, 04, 78.00, 60.00, 14.00, 16.00, 23.00 +PDT, 03, 04, 52.00, 34.00, 24.00, 24.00, 37.00 +PDX, 03, 04, 55.00, 38.00, 44.00, 47.00, 57.00 +PFN, 03, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 04, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 04, 48.00, 30.00, 24.00, 21.00, 35.00 +PHX, 03, 04, 74.00, 47.00, 11.00, 11.00, 16.00 +PIA, 03, 04, 43.00, 26.00, 28.00, 24.00, 40.00 +PIB, 03, 04, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 04, 44.00, 24.00, 25.00, 26.00, 37.00 +PIR, 03, 04, 40.00, 19.00, 13.00, 13.00, 19.00 +PIT, 03, 04, 45.00, 27.00, 38.00, 33.00, 51.00 +PKB, 03, 04, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 04, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 04, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 04, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 04, 67.00, 49.00, 21.00, 20.00, 32.00 +POB, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 04, 68.00, 43.00, -9999.00, -9999.00, 38.00 +POM, 03, 04, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 04, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 04, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 04, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 04, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 04, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 04, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 04, 42.00, 22.00, -9999.00, -9999.00, 36.00 +PSP, 03, 04, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 04, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 04, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 04, 55.00, 24.00, 11.00, 9.00, 14.00 +PUC, 03, 04, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 04, 43.00, 26.00, 25.00, 25.00, 37.00 +PVU, 03, 04, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 04, 38.00, 21.00, 26.00, 24.00, 37.00 +P02, 03, 04, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +P07, 03, 04, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +P11, 03, 04, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +P24, 03, 04, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +P28, 03, 04, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +P35, 03, 04, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +P38, 03, 04, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +P39, 03, 04, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +P58, 03, 04, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +P59, 03, 04, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P60, 03, 04, 32.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 03, 04, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +P67, 03, 04, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +P68, 03, 04, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 04, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 04, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 04, 43.00, 20.00, 15.00, 15.00, 23.00 +RBL, 03, 04, 63.00, 42.00, 27.00, 28.00, 37.00 +RCA, 03, 04, 43.00, 20.00, -9999.00, -9999.00, 25.00 +RDD, 03, 04, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 04, 51.00, 26.00, 17.00, 18.00, 29.00 +RDR, 03, 04, 28.00, 10.00, -9999.00, -9999.00, 23.00 +RDU, 03, 04, 59.00, 36.00, 23.00, 24.00, 34.00 +REE, 03, 04, 63.00, 34.00, -9999.00, -9999.00, 10.00 +REJ, 03, 04, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 04, 39.00, 22.00, 24.00, 22.00, 35.00 +RIC, 03, 04, 56.00, 34.00, 23.00, 26.00, 35.00 +RIV, 03, 04, 69.00, 44.00, -9999.00, -9999.00, 11.00 +RIW, 03, 04, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 04, 39.00, 19.00, 14.00, 10.00, 19.00 +RME, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 55.00 +RMG, 03, 04, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +RND, 03, 04, 71.00, 47.00, -9999.00, -9999.00, 23.00 +RNO, 03, 04, 55.00, 28.00, 18.00, 16.00, 25.00 +ROA, 03, 04, 54.00, 33.00, 25.00, 25.00, 37.00 +ROC, 03, 04, 39.00, 22.00, 36.00, 38.00, 52.00 +ROW, 03, 04, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 04, 51.00, 27.00, 16.00, 14.00, 22.00 +RST, 03, 04, 34.00, 17.00, 23.00, 21.00, 35.00 +RWF, 03, 04, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 04, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 04, 63.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 04, 66.00, 52.00, 19.00, 19.00, 26.00 +SAT, 03, 04, 71.00, 47.00, 18.00, 16.00, 26.00 +SAV, 03, 04, 68.00, 46.00, 19.00, 20.00, 29.00 +SAW, 03, 04, 33.00, 18.00, -9999.00, -9999.00, 44.00 +SBA, 03, 04, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 04, 69.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 04, 41.00, 26.00, 32.00, 32.00, 45.00 +SBP, 03, 04, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 04, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 04, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 04, -12.00, -25.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 04, 64.00, 42.00, 23.00, 24.00, 33.00 +SDF, 03, 04, 52.00, 33.00, 29.00, 26.00, 40.00 +SEA, 03, 04, 52.00, 38.00, 40.00, 39.00, 53.00 +SEM, 03, 04, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 04, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 04, 60.00, 46.00, 27.00, 28.00, 37.00 +SGF, 03, 04, 54.00, 31.00, 24.00, 21.00, 33.00 +SGY, 03, 04, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 04, 43.00, 19.00, 19.00, 18.00, 29.00 +SHV, 03, 04, 66.00, 43.00, 21.00, 20.00, 33.00 +SIT, 03, 04, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 04, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 04, 69.00, 41.00, 11.00, 7.00, 16.00 +SKA, 03, 04, 45.00, 29.00, -9999.00, -9999.00, 34.00 +SKF, 03, 04, 71.00, 47.00, -9999.00, -9999.00, 22.00 +SLC, 03, 04, 50.00, 29.00, 25.00, 25.00, 37.00 +SLE, 03, 04, 55.00, 35.00, 42.00, 44.00, 56.00 +SLN, 03, 04, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 04, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 04, 64.00, 41.00, -9999.00, 23.00, 41.00 +SNA, 03, 04, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 04, 28.00, 18.00, 36.00, 40.00, 54.00 +SNS, 03, 04, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 04, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 04, 45.00, 28.00, 29.00, 25.00, 41.00 +SPS, 03, 04, 63.00, 38.00, 14.00, 13.00, 21.00 +SRQ, 03, 04, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 04, 66.00, 40.00, -9999.00, -9999.00, 33.00 +SSI, 03, 04, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +STC, 03, 04, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 04, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +STL, 03, 04, 50.00, 32.00, 28.00, 25.00, 39.00 +STNV, 03, 04, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +STS, 03, 04, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 04, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 04, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 04, 64.00, 42.00, -9999.00, -9999.00, 26.00 +SUX, 03, 04, 41.00, 22.00, 19.00, 18.00, 28.00 +SVN, 03, 04, 68.00, 46.00, -9999.00, -9999.00, 30.00 +SWF, 03, 04, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 04, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 04, 39.00, 22.00, 40.00, 38.00, 54.00 +SZL, 03, 04, 51.00, 28.00, -9999.00, -9999.00, 28.00 +TAD, 03, 04, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 04, 13.00, -10.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 04, 58.00, 28.00, -9999.00, -9999.00, 31.00 +TCC, 03, 04, 62.00, 30.00, 6.00, 7.00, 10.00 +TCL, 03, 04, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 04, 54.00, 35.00, -9999.00, -9999.00, 56.00 +TCS, 03, 04, 64.00, 36.00, -9999.00, 7.00, 11.00 +TEB, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 04, 59.00, 35.00, -9999.00, -9999.00, 21.00 +TKA, 03, 04, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 04, 71.00, 45.00, 17.00, 18.00, 27.00 +TNX, 03, 04, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 04, 41.00, 24.00, 30.00, 28.00, 43.00 +TOP, 03, 04, 51.00, 29.00, 19.00, 18.00, 29.00 +TPA, 03, 04, 75.00, 55.00, 13.00, 15.00, 22.00 +TPH, 03, 04, 53.00, 26.00, 12.00, 11.00, 17.00 +TRI, 03, 04, 55.00, 33.00, 28.00, 28.00, 40.00 +TRK, 03, 04, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 04, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 04, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 04, 58.00, 36.00, 19.00, 19.00, 29.00 +TUP, 03, 04, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 04, 71.00, 43.00, 12.00, 11.00, 17.00 +TVC, 03, 04, 35.00, 17.00, 28.00, 26.00, 40.00 +TVL, 03, 04, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 04, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 04, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 04, 58.00, 34.00, 28.00, 27.00, 39.00 +T01, 03, 04, 53.00, 33.00, -9999.00, -9999.00, 34.00 +T02, 03, 04, 63.00, 39.00, -9999.00, -9999.00, 35.00 +T03, 03, 04, 65.00, 42.00, -9999.00, -9999.00, 33.00 +T04, 03, 04, 75.00, 56.00, -9999.00, -9999.00, 22.00 +T05, 03, 04, 51.00, 26.00, -9999.00, -9999.00, 21.00 +T06, 03, 04, 68.00, 41.00, -9999.00, -9999.00, 35.00 +T07, 03, 04, 55.00, 25.00, -9999.00, -9999.00, 32.00 +T08, 03, 04, 49.00, 30.00, -9999.00, -9999.00, 30.00 +UCA, 03, 04, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 04, 62.00, 37.00, -9999.00, -9999.00, 8.00 +UIL, 03, 04, 51.00, 35.00, 59.00, 59.00, 69.00 +UIN, 03, 04, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 04, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 04, 16.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 04, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +U15, 03, 04, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +U28, 03, 04, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 04, 69.00, 43.00, -9999.00, -9999.00, 29.00 +VBG, 03, 04, 66.00, 43.00, -9999.00, -9999.00, 25.00 +VCT, 03, 04, 72.00, 50.00, 16.00, 16.00, 25.00 +VCV, 03, 04, 65.00, 36.00, -9999.00, -9999.00, 10.00 +VDZ, 03, 04, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 04, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 04, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 04, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 04, 68.00, 44.00, -9999.00, -9999.00, 31.00 +VRB, 03, 04, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 04, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 04, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 04, 53.00, 33.00, -9999.00, 29.00, -9999.00 +WJA, 03, 04, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 04, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 04, 18.00, -8.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 04, 53.00, 25.00, 17.00, 18.00, 27.00 +WPO, 03, 04, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 04, 67.00, 42.00, -9999.00, -9999.00, 34.00 +WRG, 03, 04, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 04, 50.00, 28.00, -9999.00, -9999.00, 35.00 +WRL, 03, 04, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +X68, 03, 04, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 04, 37.00, 23.00, 56.00, 55.00, 64.00 +YCG, 03, 04, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 04, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 04, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 04, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 04, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 04, 53.00, 30.00, 15.00, 15.00, 23.00 +YNG, 03, 04, 41.00, 24.00, 34.00, 33.00, 49.00 +YPA, 03, 04, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 04, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 04, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 04, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 04, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 04, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 04, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 04, 77.00, 49.00, 5.00, 6.00, 8.00 +YVR, 03, 04, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 04, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 04, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 04, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 04, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 04, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 04, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 04, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 04, 29.00, 11.00, 34.00, 32.00, 48.00 +ZUN, 03, 04, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 04, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 04, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 04, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 03, 04, 67.00, 44.00, -9999.00, -9999.00, 30.00 +1V1, 03, 04, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 04, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 04, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 04, 59.00, 40.00, -9999.00, -9999.00, 33.00 +2PJ, 03, 04, 66.00, 40.00, -9999.00, -9999.00, 35.00 +3B1, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 04, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 04, 35.00, 15.00, -9999.00, -9999.00, 38.00 +3SE, 03, 04, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 04, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 04, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 03, 04, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 04, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 04, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 04, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 04, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 05, 45.00, 27.00, 26.00, 24.00, 38.00 +ABI, 03, 05, 66.00, 41.00, 12.00, 10.00, 19.00 +ABQ, 03, 05, 59.00, 30.00, 12.00, 12.00, 18.00 +ABR, 03, 05, 35.00, 15.00, 18.00, 15.00, 25.00 +ABY, 03, 05, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 05, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 05, 67.00, 44.00, 16.00, 16.00, 25.00 +ACV, 03, 05, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 05, 49.00, 29.00, 23.00, 22.00, 35.00 +ADK, 03, 05, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 05, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 05, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 05, 51.00, 30.00, -9999.00, -9999.00, 34.00 +AEX, 03, 05, 67.00, 45.00, -9999.00, -9999.00, 30.00 +AFF, 03, 05, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 05, 78.00, 53.00, -9999.00, -9999.00, 27.00 +AGS, 03, 05, 66.00, 40.00, 22.00, 22.00, 33.00 +AHN, 03, 05, 62.00, 40.00, 23.00, 24.00, 33.00 +AKN, 03, 05, 28.00, 11.00, 22.00, 23.00, 34.00 +AKO, 03, 05, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 05, 40.00, 21.00, 26.00, 25.00, 40.00 +ALI, 03, 05, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 05, 39.00, 20.00, 21.00, 19.00, 31.00 +ALS, 03, 05, 46.00, 13.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 05, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 05, 59.00, 30.00, 12.00, 12.00, 20.00 +AMG, 03, 05, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 05, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 05, 31.00, 16.00, 16.00, 19.00, 25.00 +AND, 03, 05, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 05, 44.00, 33.00, 57.00, 54.00, 70.00 +AOO, 03, 05, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +APN, 03, 05, 34.00, 14.00, 27.00, 28.00, 40.00 +AQQ, 03, 05, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +ART, 03, 05, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +AST, 03, 05, 53.00, 38.00, 57.00, 57.00, 67.00 +ATL, 03, 05, 61.00, 40.00, 26.00, 25.00, 36.00 +ATW, 03, 05, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 05, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 05, 48.00, 27.00, -9999.00, -9999.00, 39.00 +AUG, 03, 05, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 05, 69.00, 48.00, 17.00, 17.00, 26.00 +AUW, 03, 05, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 05, 56.00, 33.00, 25.00, 24.00, 35.00 +AVP, 03, 05, 42.00, 25.00, 28.00, 28.00, 42.00 +AXN, 03, 05, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 05, 41.00, 21.00, -9999.00, -9999.00, 30.00 +AYS, 03, 05, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 05, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 05, 65.00, 43.00, -9999.00, -9999.00, 27.00 +BAD, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 05, 40.00, 15.00, -9999.00, -9999.00, 24.00 +BDL, 03, 05, 43.00, 25.00, 25.00, 25.00, 38.00 +BDR, 03, 05, 43.00, 28.00, 27.00, 24.00, 40.00 +BET, 03, 05, 18.00, 4.00, 18.00, 17.00, 26.00 +BFD, 03, 05, 37.00, 19.00, 44.00, 40.00, 58.00 +BFF, 03, 05, 48.00, 20.00, 14.00, 13.00, 21.00 +BFL, 03, 05, 67.00, 45.00, 17.00, 17.00, 25.00 +BGM, 03, 05, 37.00, 21.00, 34.00, 34.00, 50.00 +BGR, 03, 05, 35.00, 18.00, 24.00, 23.00, 34.00 +BGS, 03, 05, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 05, 63.00, 40.00, 26.00, 24.00, 37.00 +BID, 03, 05, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 05, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 05, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 05, 43.00, 23.00, 20.00, 19.00, 29.00 +BIS, 03, 05, 34.00, 14.00, 19.00, 17.00, 27.00 +BIX, 03, 05, 67.00, 50.00, -9999.00, -9999.00, 32.00 +BJI, 03, 05, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 05, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 05, 51.00, 21.00, -9999.00, -9999.00, 25.00 +BKW, 03, 05, 48.00, 29.00, 36.00, 34.00, 49.00 +BLF, 03, 05, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 05, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 05, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 05, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 05, 52.00, 31.00, -9999.00, -9999.00, 33.00 +BNA, 03, 05, 58.00, 36.00, 31.00, 26.00, 43.00 +BNO, 03, 05, 45.00, 23.00, -9999.00, 26.00, 48.00 +BOI, 03, 05, 50.00, 31.00, 24.00, 24.00, 37.00 +BOS, 03, 05, 43.00, 28.00, 25.00, 25.00, 38.00 +BPI, 03, 05, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 05, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 05, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 05, 44.00, 26.00, -9999.00, -9999.00, 28.00 +BRO, 03, 05, 76.00, 57.00, 10.00, 9.00, 15.00 +BRW, 03, 05, -11.00, -23.00, 9.00, 10.00, 14.00 +BSM, 03, 05, 69.00, 48.00, -9999.00, -9999.00, 22.00 +BTI, 03, 05, -13.00, -26.00, 8.00, 8.00, 13.00 +BTL, 03, 05, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 05, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 05, 70.00, 48.00, 22.00, 19.00, 33.00 +BTT, 03, 05, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 05, 35.00, 18.00, 31.00, 28.00, 44.00 +BUB, 03, 05, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 05, 38.00, 23.00, 40.00, 41.00, 54.00 +BUR, 03, 05, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 05, 67.00, 50.00, -9999.00, 18.00, 31.00 +BWG, 03, 05, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 05, 51.00, 31.00, 24.00, 23.00, 34.00 +BYH, 03, 05, 56.00, 37.00, -9999.00, -9999.00, 36.00 +BYI, 03, 05, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 05, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 05, 65.00, 40.00, 21.00, 21.00, 31.00 +CAG, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 05, 43.00, 25.00, 36.00, 36.00, 53.00 +CAO, 03, 05, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 05, 31.00, 10.00, 30.00, 33.00, 44.00 +CBM, 03, 05, 63.00, 39.00, -9999.00, -9999.00, 35.00 +CDB, 03, 05, 34.00, 24.00, 47.00, 51.00, 66.00 +CDC, 03, 05, 51.00, 26.00, 18.00, 18.00, 28.00 +CDR, 03, 05, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 05, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 05, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 03, 05, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 05, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 05, 59.00, 36.00, 26.00, 26.00, 37.00 +CHO, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 05, 66.00, 45.00, 20.00, 21.00, 32.00 +CID, 03, 05, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 05, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 05, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 05, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 05, 42.00, 25.00, 37.00, 34.00, 51.00 +CLL, 03, 05, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 05, 59.00, 37.00, 21.00, 25.00, 33.00 +CMH, 03, 05, 46.00, 28.00, 31.00, 30.00, 44.00 +CMI, 03, 05, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 05, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 05, 49.00, 27.00, 16.00, 16.00, 25.00 +CNM, 03, 05, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 05, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +COD, 03, 05, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +COF, 03, 05, 75.00, 55.00, -9999.00, -9999.00, 24.00 +CON, 03, 05, 39.00, 18.00, 24.00, 22.00, 35.00 +COS, 03, 05, 48.00, 23.00, 15.00, 14.00, 20.00 +COT, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 05, 49.00, 30.00, 26.00, 22.00, 35.00 +CPR, 03, 05, 42.00, 20.00, 21.00, 19.00, 29.00 +CRBC, 03, 05, 36.00, -5.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 05, 74.00, 53.00, 14.00, 13.00, 21.00 +CRW, 03, 05, 53.00, 32.00, 36.00, 36.00, 49.00 +CSG, 03, 05, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 05, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 05, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 05, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 05, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 05, 49.00, 30.00, 30.00, 27.00, 42.00 +CVN, 03, 05, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 05, 60.00, 30.00, -9999.00, -9999.00, 10.00 +CXY, 03, 05, 47.00, 29.00, 20.00, 22.00, 31.00 +CYS, 03, 05, 43.00, 21.00, 16.00, 16.00, 23.00 +DAA, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 05, 73.00, 52.00, 14.00, 16.00, 24.00 +DAG, 03, 05, 69.00, 45.00, 9.00, 8.00, 16.00 +DAL, 03, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 05, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 05, 46.00, 28.00, 32.00, 28.00, 44.00 +DBQ, 03, 05, 38.00, 21.00, 24.00, 22.00, 33.00 +DCA, 03, 05, 53.00, 35.00, 23.00, 24.00, 33.00 +DDC, 03, 05, 53.00, 28.00, 17.00, 13.00, 24.00 +DEC, 03, 05, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 05, 50.00, 24.00, 17.00, 16.00, 24.00 +DFW, 03, 05, 65.00, 43.00, 17.00, 14.00, 24.00 +DHN, 03, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 05, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 05, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 05, 73.00, 48.00, -9999.00, -9999.00, 13.00 +DLG, 03, 05, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 05, 29.00, 11.00, 26.00, 25.00, 37.00 +DLLC, 03, 05, 34.00, 6.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 05, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 05, 71.00, 43.00, -9999.00, -9999.00, 13.00 +DMN, 03, 05, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 05, 52.00, 32.00, -9999.00, -9999.00, 35.00 +DPG, 03, 05, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 05, 68.00, 44.00, -9999.00, -9999.00, 31.00 +DRA, 03, 05, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 05, 73.00, 48.00, 9.00, 11.00, 16.00 +DSM, 03, 05, 42.00, 24.00, 26.00, 20.00, 34.00 +DTW, 03, 05, 40.00, 24.00, 30.00, 28.00, 42.00 +DUG, 03, 05, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 05, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 05, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 05, 66.00, 41.00, -9999.00, -9999.00, 16.00 +D45, 03, 05, 27.00, 3.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 05, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 05, 35.00, 15.00, 19.00, 17.00, 29.00 +ECG, 03, 05, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 05, 64.00, 39.00, -9999.00, -9999.00, 11.00 +EED, 03, 05, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 03, 05, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 05, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 05, 49.00, 24.00, 38.00, 41.00, 54.00 +EKO, 03, 05, 48.00, 24.00, 23.00, 22.00, 32.00 +ELD, 03, 05, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 05, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 05, 67.00, 38.00, 5.00, 6.00, 9.00 +ELY, 03, 05, 47.00, 19.00, 22.00, 22.00, 33.00 +EMP, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 05, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +END, 03, 05, 58.00, 35.00, -9999.00, -9999.00, 17.00 +ENN, 03, 05, 17.00, -9.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 05, 49.00, 30.00, -9999.00, -9999.00, 19.00 +EPH, 03, 05, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 05, 40.00, 25.00, 39.00, 35.00, 53.00 +ESF, 03, 05, 67.00, 45.00, -9999.00, -9999.00, 35.00 +EUG, 03, 05, 55.00, 38.00, 42.00, 45.00, 56.00 +EVV, 03, 05, 52.00, 32.00, 31.00, 25.00, 42.00 +EWN, 03, 05, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 05, 47.00, 31.00, 23.00, 24.00, 37.00 +EYW, 03, 05, 78.00, 68.00, 10.00, 9.00, 16.00 +E74, 03, 05, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 05, 57.00, 34.00, -9999.00, -9999.00, 34.00 +FAI, 03, 05, 18.00, -7.00, 12.00, 14.00, 20.00 +FAR, 03, 05, 30.00, 12.00, 18.00, 16.00, 28.00 +FAT, 03, 05, 65.00, 43.00, 21.00, 21.00, 30.00 +FAY, 03, 05, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 05, 41.00, 22.00, 25.00, 27.00, 38.00 +FCS, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 05, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 05, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 05, 48.00, 20.00, 28.00, 26.00, 36.00 +FLL, 03, 05, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 05, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 05, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +FME, 03, 05, 54.00, 29.00, -9999.00, -9999.00, 35.00 +FMH, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 05, 57.00, 26.00, 12.00, 16.00, 17.00 +FMY, 03, 05, 78.00, 57.00, 9.00, 11.00, 18.00 +FNT, 03, 05, 38.00, 22.00, 29.00, 29.00, 42.00 +FOD, 03, 05, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 05, 51.00, 29.00, -9999.00, -9999.00, 25.00 +FOK, 03, 05, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 05, 52.00, 29.00, -9999.00, -9999.00, 22.00 +FSD, 03, 05, 38.00, 18.00, 22.00, 19.00, 30.00 +FSI, 03, 05, 61.00, 35.00, -9999.00, -9999.00, 18.00 +FSM, 03, 05, 61.00, 36.00, 21.00, 18.00, 32.00 +FTK, 03, 05, 53.00, 30.00, -9999.00, -9999.00, 37.00 +FWA, 03, 05, 42.00, 25.00, 27.00, 27.00, 41.00 +FWH, 03, 05, 64.00, 41.00, -9999.00, -9999.00, 20.00 +FYU, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 05, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 05, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 05, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 05, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 05, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 05, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 05, 45.00, 29.00, 25.00, 28.00, 40.00 +GFA, 03, 05, 42.00, 21.00, -9999.00, -9999.00, 26.00 +GFK, 03, 05, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 05, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 05, 35.00, 15.00, 16.00, 15.00, 25.00 +GJT, 03, 05, 53.00, 29.00, 18.00, 17.00, 26.00 +GKN, 03, 05, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 05, 50.00, 23.00, 15.00, 15.00, 22.00 +GLH, 03, 05, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 05, 65.00, 54.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 05, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 05, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +GON, 03, 05, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 05, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 05, 34.00, 17.00, 26.00, 21.00, 35.00 +GRCI, 03, 05, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 05, 54.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 05, 45.00, 23.00, 19.00, 16.00, 26.00 +GRK, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 05, 39.00, 22.00, 30.00, 29.00, 42.00 +GSB, 03, 05, 61.00, 38.00, -9999.00, -9999.00, 32.00 +GSG, 03, 05, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 05, 57.00, 35.00, 24.00, 25.00, 33.00 +GSP, 03, 05, 61.00, 37.00, 23.00, 24.00, 35.00 +GST, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 05, 36.00, 17.00, -9999.00, -9999.00, 55.00 +GTF, 03, 05, 42.00, 21.00, 20.00, 21.00, 30.00 +GUP, 03, 05, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 05, 44.00, 24.00, -9999.00, -9999.00, 39.00 +GVW, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 03, 05, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 05, 57.00, 42.00, 21.00, 24.00, 34.00 +HBR, 03, 05, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 05, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 05, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 05, 48.00, 28.00, -9999.00, -9999.00, 30.00 +HKY, 03, 05, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 05, 42.00, 20.00, 17.00, 17.00, 26.00 +HMN, 03, 05, 68.00, 29.00, -9999.00, -9999.00, 8.00 +HMS, 03, 05, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 05, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 05, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 03, 05, 38.00, 18.00, 20.00, 16.00, 27.00 +HOP, 03, 05, 55.00, 32.00, -9999.00, -9999.00, 36.00 +HOT, 03, 05, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 05, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 05, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 05, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 05, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 05, 68.00, 44.00, -9999.00, -9999.00, 32.00 +HST, 03, 05, 79.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 03, 05, 60.00, 38.00, 29.00, 23.00, 41.00 +HTL, 03, 05, 34.00, 14.00, 33.00, 27.00, 44.00 +HTS, 03, 05, 52.00, 32.00, 34.00, 32.00, 47.00 +HUF, 03, 05, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 05, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 05, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 05, 39.00, 17.00, 16.00, 16.00, 25.00 +IAB, 03, 05, 54.00, 30.00, -9999.00, -9999.00, 20.00 +IAD, 03, 05, 51.00, 29.00, 23.00, 23.00, 34.00 +IAG, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 05, 69.00, 47.00, 21.00, 22.00, 32.00 +ICT, 03, 05, 54.00, 30.00, 23.00, 16.00, 29.00 +IDA, 03, 05, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 05, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 05, 49.00, 30.00, 25.00, 23.00, 36.00 +ILI, 03, 05, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 05, 63.00, 41.00, 21.00, 23.00, 33.00 +IMT, 03, 05, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +IND, 03, 05, 47.00, 28.00, 30.00, 29.00, 43.00 +INL, 03, 05, 28.00, 6.00, 22.00, 19.00, 31.00 +INS, 03, 05, 62.00, 37.00, -9999.00, -9999.00, 7.00 +INT, 03, 05, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +INW, 03, 05, 59.00, 28.00, 11.00, 9.00, 16.00 +IPL, 03, 05, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 05, 44.00, 25.00, 26.00, 27.00, 39.00 +IRK, 03, 05, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 05, 35.00, 13.00, 16.00, 14.00, 23.00 +ISP, 03, 05, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 05, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 05, 74.00, 44.00, -9999.00, -9999.00, 12.00 +IWD, 03, 05, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 05, 35.00, 7.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 05, 66.00, 41.00, 24.00, 21.00, 34.00 +JAX, 03, 05, 71.00, 47.00, 16.00, 19.00, 26.00 +JBR, 03, 05, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 05, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 05, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 05, 45.00, 31.00, 24.00, 22.00, 36.00 +JHW, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 05, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 05, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 05, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 05, 37.00, 25.00, 46.00, 47.00, 58.00 +JST, 03, 05, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 05, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 05, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 05, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 05, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 05, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 05, 39.00, 21.00, 31.00, 30.00, 45.00 +LAR, 03, 05, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 05, 67.00, 42.00, 8.00, 9.00, 14.00 +LAX, 03, 05, 65.00, 50.00, 16.00, 18.00, 24.00 +LBB, 03, 05, 63.00, 34.00, 9.00, 7.00, 13.00 +LBF, 03, 05, 47.00, 20.00, 17.00, 13.00, 24.00 +LCH, 03, 05, 68.00, 48.00, 20.00, 19.00, 31.00 +LCK, 03, 05, 48.00, 29.00, -9999.00, -9999.00, 39.00 +LEB, 03, 05, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 05, 52.00, 32.00, 31.00, 28.00, 43.00 +LFI, 03, 05, 54.00, 38.00, -9999.00, -9999.00, 34.00 +LFK, 03, 05, 69.00, 45.00, 21.00, 22.00, 32.00 +LFT, 03, 05, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 05, 45.00, 32.00, 24.00, 23.00, 36.00 +LGB, 03, 05, 68.00, 48.00, 18.00, 17.00, 26.00 +LGU, 03, 05, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 05, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 05, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 05, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 05, 61.00, 39.00, 22.00, 21.00, 32.00 +LIZ, 03, 05, 31.00, 10.00, -9999.00, -9999.00, 44.00 +LMT, 03, 05, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 05, 43.00, 19.00, 14.00, 15.00, 21.00 +LNK, 03, 05, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 05, 55.00, 25.00, 12.00, 11.00, 18.00 +LOZ, 03, 05, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 05, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 05, 61.00, 39.00, -9999.00, -9999.00, 28.00 +LSE, 03, 05, 38.00, 19.00, 20.00, 19.00, 29.00 +LSF, 03, 05, 66.00, 43.00, -9999.00, -9999.00, 33.00 +LSV, 03, 05, 71.00, 37.00, -9999.00, -9999.00, 7.00 +LTS, 03, 05, 65.00, 36.00, -9999.00, -9999.00, 16.00 +LUF, 03, 05, 75.00, 42.00, -9999.00, -9999.00, 10.00 +LVS, 03, 05, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 05, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 05, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 05, 34.00, 3.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 05, 54.00, 33.00, 23.00, 24.00, 34.00 +MAF, 03, 05, 68.00, 38.00, 6.00, 4.00, 9.00 +MBL, 03, 05, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 05, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 05, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 05, 65.00, 46.00, -9999.00, -9999.00, 28.00 +MCF, 03, 05, 75.00, 55.00, -9999.00, -9999.00, 22.00 +MCG, 03, 05, 19.00, -7.00, 18.00, 22.00, 29.00 +MCI, 03, 05, 49.00, 29.00, 22.00, 19.00, 33.00 +MCK, 03, 05, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 05, 67.00, 42.00, 23.00, 21.00, 33.00 +MCO, 03, 05, 76.00, 53.00, 13.00, 15.00, 23.00 +MCW, 03, 05, 36.00, 19.00, 19.00, 14.00, 26.00 +MC2, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 05, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 05, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 05, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 05, 42.00, 27.00, 31.00, 27.00, 42.00 +MEI, 03, 05, 67.00, 41.00, 22.00, 20.00, 34.00 +MEM, 03, 05, 60.00, 40.00, 28.00, 21.00, 38.00 +MER, 03, 05, 66.00, 41.00, -9999.00, -9999.00, 24.00 +MFD, 03, 05, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 05, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 05, 57.00, 34.00, 28.00, 29.00, 40.00 +MGE, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 05, 66.00, 43.00, 24.00, 20.00, 34.00 +MGW, 03, 05, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 05, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 05, 63.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 03, 05, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 05, 78.00, 61.00, 12.00, 13.00, 20.00 +MIB, 03, 05, 31.00, 14.00, -9999.00, -9999.00, 26.00 +MIV, 03, 05, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 05, 54.00, 28.00, -9999.00, -9999.00, 24.00 +MKC, 03, 05, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 05, 37.00, 23.00, 32.00, 27.00, 43.00 +MKG, 03, 05, 37.00, 23.00, 33.00, 31.00, 46.00 +MKL, 03, 05, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 05, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 05, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 05, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 05, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 05, 42.00, 24.00, 25.00, 23.00, 35.00 +MLS, 03, 05, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 05, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 05, 67.00, 43.00, -9999.00, -9999.00, 35.00 +MOB, 03, 05, 69.00, 48.00, 24.00, 22.00, 36.00 +MOT, 03, 05, 31.00, 14.00, 17.00, 15.00, 24.00 +MPV, 03, 05, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 05, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 05, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 05, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 05, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 05, 61.00, 45.00, -9999.00, -9999.00, 30.00 +MSL, 03, 05, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 05, 37.00, 19.00, 27.00, 21.00, 36.00 +MSO, 03, 05, 44.00, 24.00, 26.00, 25.00, 39.00 +MSP, 03, 05, 35.00, 18.00, 23.00, 21.00, 34.00 +MSS, 03, 05, 33.00, 15.00, 30.00, 27.00, 42.00 +MSY, 03, 05, 69.00, 49.00, 20.00, 20.00, 31.00 +MTC, 03, 05, 38.00, 24.00, -9999.00, -9999.00, 37.00 +MTN, 03, 05, 51.00, 30.00, -9999.00, -9999.00, 35.00 +MTO, 03, 05, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 05, 46.00, 26.00, -9999.00, -9999.00, 35.00 +MUO, 03, 05, 55.00, 29.00, -9999.00, -9999.00, 24.00 +MWA, 03, 05, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 05, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 05, 66.00, 43.00, -9999.00, -9999.00, 33.00 +MYL, 03, 05, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 05, 65.00, 40.00, -9999.00, -9999.00, 34.00 +NAO, 03, 05, 63.00, 48.00, -9999.00, -9999.00, 30.00 +NBC, 03, 05, 67.00, 46.00, -9999.00, -9999.00, 32.00 +NBE, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 03, 05, 42.00, 25.00, -9999.00, -9999.00, 33.00 +NCA, 03, 05, 65.00, 38.00, -9999.00, -9999.00, 32.00 +NCO, 03, 05, 43.00, 28.00, -9999.00, -9999.00, 38.00 +NC1, 03, 05, 62.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 05, 48.00, 27.00, -9999.00, -9999.00, 34.00 +NFG, 03, 05, 65.00, 47.00, -9999.00, -9999.00, 22.00 +NFL, 03, 05, 56.00, 26.00, -9999.00, -9999.00, 13.00 +NGP, 03, 05, 74.00, 54.00, -9999.00, -9999.00, 18.00 +NGU, 03, 05, 55.00, 37.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 05, 61.00, 47.00, -9999.00, -9999.00, 30.00 +NHK, 03, 05, 53.00, 32.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 05, 38.00, 20.00, -9999.00, -9999.00, 35.00 +NID, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 03, 05, 71.00, 47.00, -9999.00, -9999.00, 26.00 +NIR, 03, 05, 72.00, 49.00, -9999.00, -9999.00, 20.00 +NKT, 03, 05, 61.00, 41.00, -9999.00, -9999.00, 32.00 +NKX, 03, 05, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 03, 05, 66.00, 40.00, -9999.00, -9999.00, 33.00 +NPA, 03, 05, 67.00, 49.00, -9999.00, -9999.00, 32.00 +NQA, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 03, 05, 77.00, 52.00, -9999.00, -9999.00, 18.00 +NQX, 03, 05, 78.00, 68.00, -9999.00, -9999.00, 16.00 +NRB, 03, 05, 70.00, 51.00, -9999.00, -9999.00, 25.00 +NRC, 03, 05, 67.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 05, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 03, 05, 68.00, 46.00, -9999.00, -9999.00, 32.00 +NSI, 03, 05, 66.00, 46.00, -9999.00, -9999.00, 17.00 +NTD, 03, 05, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NTK, 03, 05, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 05, 55.00, 37.00, -9999.00, -9999.00, 35.00 +NUC, 03, 05, 64.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 05, 63.00, 43.00, -9999.00, -9999.00, 30.00 +NUW, 03, 05, 51.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 05, 68.00, 48.00, -9999.00, -9999.00, 24.00 +NXX, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 03, 05, 54.00, 30.00, -9999.00, -9999.00, 34.00 +NZC, 03, 05, 72.00, 43.00, -9999.00, -9999.00, 27.00 +NZJ, 03, 05, 69.00, 44.00, -9999.00, -9999.00, 19.00 +NZW, 03, 05, 43.00, 26.00, -9999.00, -9999.00, 36.00 +NZY, 03, 05, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 05, 62.00, 43.00, 25.00, 25.00, 34.00 +OAR, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFK, 03, 05, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 05, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 05, 59.00, 35.00, 18.00, 16.00, 27.00 +OLM, 03, 05, 53.00, 33.00, 48.00, 50.00, 61.00 +OMA, 03, 05, 45.00, 24.00, 17.00, 17.00, 25.00 +OME, 03, 05, 15.00, -2.00, 18.00, 22.00, 29.00 +ONT, 03, 05, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 05, 42.00, 25.00, 29.00, 24.00, 39.00 +ORF, 03, 05, 55.00, 37.00, 25.00, 23.00, 35.00 +ORH, 03, 05, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 05, 17.00, -13.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 05, 36.00, 16.00, -9999.00, -9999.00, 38.00 +OTG, 03, 05, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 05, 55.00, 41.00, 52.00, 53.00, 63.00 +OTM, 03, 05, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 05, 6.00, -10.00, 15.00, 18.00, 22.00 +OURC, 03, 05, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 05, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 05, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 05, 69.00, 45.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 05, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 05, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 05, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 05, 11.00, -9.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 05, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 05, 13.00, -10.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 05, 69.00, 46.00, -9999.00, -9999.00, 29.00 +PAQ, 03, 05, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 05, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 05, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 05, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 05, 19.00, -7.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 05, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 05, 35.00, 17.00, -9999.00, -9999.00, 33.00 +PBI, 03, 05, 78.00, 60.00, 14.00, 16.00, 23.00 +PDT, 03, 05, 52.00, 34.00, 24.00, 23.00, 37.00 +PDX, 03, 05, 55.00, 38.00, 44.00, 47.00, 57.00 +PFN, 03, 05, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 05, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 05, 48.00, 30.00, 24.00, 22.00, 35.00 +PHX, 03, 05, 74.00, 47.00, 11.00, 11.00, 16.00 +PIA, 03, 05, 44.00, 26.00, 28.00, 25.00, 40.00 +PIB, 03, 05, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 05, 44.00, 24.00, 25.00, 26.00, 38.00 +PIR, 03, 05, 40.00, 19.00, 13.00, 13.00, 20.00 +PIT, 03, 05, 45.00, 27.00, 38.00, 33.00, 51.00 +PKB, 03, 05, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 05, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 05, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 05, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 05, 67.00, 49.00, 21.00, 20.00, 32.00 +POB, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 05, 68.00, 43.00, -9999.00, -9999.00, 39.00 +POM, 03, 05, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 05, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 05, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 05, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 05, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 05, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 05, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 05, 42.00, 22.00, -9999.00, -9999.00, 36.00 +PSP, 03, 05, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 05, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 05, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 05, 55.00, 24.00, 11.00, 10.00, 15.00 +PUC, 03, 05, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 05, 43.00, 26.00, 25.00, 25.00, 37.00 +PVU, 03, 05, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 05, 38.00, 21.00, 27.00, 25.00, 37.00 +P02, 03, 05, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +P07, 03, 05, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +P11, 03, 05, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +P24, 03, 05, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +P28, 03, 05, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +P35, 03, 05, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +P38, 03, 05, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +P39, 03, 05, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +P58, 03, 05, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +P59, 03, 05, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P60, 03, 05, 32.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 03, 05, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +P67, 03, 05, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +P68, 03, 05, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 05, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 05, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 05, 43.00, 20.00, 16.00, 15.00, 24.00 +RBL, 03, 05, 63.00, 42.00, 27.00, 27.00, 37.00 +RCA, 03, 05, 43.00, 20.00, -9999.00, -9999.00, 25.00 +RDD, 03, 05, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 05, 51.00, 26.00, 17.00, 17.00, 28.00 +RDR, 03, 05, 28.00, 10.00, -9999.00, -9999.00, 24.00 +RDU, 03, 05, 59.00, 36.00, 24.00, 24.00, 34.00 +REE, 03, 05, 63.00, 34.00, -9999.00, -9999.00, 10.00 +REJ, 03, 05, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 05, 40.00, 22.00, 25.00, 22.00, 35.00 +RIC, 03, 05, 56.00, 34.00, 23.00, 26.00, 35.00 +RIV, 03, 05, 69.00, 44.00, -9999.00, -9999.00, 11.00 +RIW, 03, 05, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 05, 39.00, 19.00, 14.00, 11.00, 19.00 +RME, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 55.00 +RMG, 03, 05, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +RND, 03, 05, 71.00, 47.00, -9999.00, -9999.00, 23.00 +RNO, 03, 05, 55.00, 28.00, 18.00, 16.00, 25.00 +ROA, 03, 05, 54.00, 33.00, 25.00, 25.00, 37.00 +ROC, 03, 05, 39.00, 22.00, 36.00, 37.00, 52.00 +ROW, 03, 05, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 05, 51.00, 27.00, 16.00, 15.00, 23.00 +RST, 03, 05, 34.00, 17.00, 23.00, 22.00, 35.00 +RWF, 03, 05, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 05, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 05, 63.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 05, 66.00, 52.00, 20.00, 19.00, 26.00 +SAT, 03, 05, 71.00, 47.00, 18.00, 16.00, 26.00 +SAV, 03, 05, 68.00, 46.00, 19.00, 20.00, 29.00 +SAW, 03, 05, 33.00, 18.00, -9999.00, -9999.00, 44.00 +SBA, 03, 05, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 05, 69.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 05, 42.00, 26.00, 32.00, 32.00, 45.00 +SBP, 03, 05, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 05, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 05, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 05, -12.00, -25.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 05, 64.00, 42.00, 23.00, 24.00, 33.00 +SDF, 03, 05, 53.00, 33.00, 30.00, 26.00, 41.00 +SEA, 03, 05, 52.00, 38.00, 40.00, 38.00, 52.00 +SEM, 03, 05, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 05, 60.00, 46.00, 27.00, 28.00, 37.00 +SGF, 03, 05, 54.00, 31.00, 24.00, 21.00, 34.00 +SGY, 03, 05, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 05, 43.00, 19.00, 20.00, 19.00, 30.00 +SHV, 03, 05, 66.00, 43.00, 21.00, 20.00, 33.00 +SIT, 03, 05, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 05, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 05, 69.00, 41.00, 11.00, 7.00, 16.00 +SKA, 03, 05, 45.00, 29.00, -9999.00, -9999.00, 34.00 +SKF, 03, 05, 71.00, 47.00, -9999.00, -9999.00, 22.00 +SLC, 03, 05, 50.00, 29.00, 25.00, 25.00, 37.00 +SLE, 03, 05, 55.00, 35.00, 42.00, 44.00, 56.00 +SLN, 03, 05, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 05, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 05, 64.00, 41.00, -9999.00, 23.00, 42.00 +SNA, 03, 05, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 05, 28.00, 18.00, 36.00, 40.00, 55.00 +SNS, 03, 05, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 05, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 05, 46.00, 28.00, 29.00, 26.00, 42.00 +SPS, 03, 05, 63.00, 38.00, 14.00, 13.00, 21.00 +SRQ, 03, 05, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 05, 66.00, 40.00, -9999.00, -9999.00, 33.00 +SSI, 03, 05, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +STC, 03, 05, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 05, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +STL, 03, 05, 51.00, 32.00, 29.00, 25.00, 40.00 +STNV, 03, 05, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +STS, 03, 05, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 05, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 05, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 05, 64.00, 42.00, -9999.00, -9999.00, 26.00 +SUX, 03, 05, 41.00, 22.00, 19.00, 19.00, 29.00 +SVN, 03, 05, 68.00, 46.00, -9999.00, -9999.00, 30.00 +SWF, 03, 05, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 05, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 05, 39.00, 22.00, 40.00, 38.00, 54.00 +SZL, 03, 05, 51.00, 28.00, -9999.00, -9999.00, 28.00 +TAD, 03, 05, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 05, 13.00, -10.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 05, 58.00, 28.00, -9999.00, -9999.00, 31.00 +TCC, 03, 05, 62.00, 30.00, 6.00, 8.00, 10.00 +TCL, 03, 05, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 05, 54.00, 35.00, -9999.00, -9999.00, 56.00 +TCS, 03, 05, 64.00, 36.00, -9999.00, 7.00, 11.00 +TEB, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 05, 59.00, 35.00, -9999.00, -9999.00, 22.00 +TKA, 03, 05, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 05, 71.00, 45.00, 17.00, 18.00, 27.00 +TNX, 03, 05, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 05, 41.00, 24.00, 30.00, 28.00, 43.00 +TOP, 03, 05, 51.00, 29.00, 20.00, 19.00, 29.00 +TPA, 03, 05, 75.00, 55.00, 12.00, 14.00, 21.00 +TPH, 03, 05, 53.00, 26.00, 13.00, 11.00, 18.00 +TRI, 03, 05, 55.00, 33.00, 28.00, 28.00, 40.00 +TRK, 03, 05, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 05, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 05, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 05, 58.00, 36.00, 20.00, 20.00, 30.00 +TUP, 03, 05, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 05, 71.00, 43.00, 12.00, 11.00, 17.00 +TVC, 03, 05, 35.00, 17.00, 28.00, 26.00, 40.00 +TVL, 03, 05, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 05, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 05, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 05, 58.00, 34.00, 28.00, 27.00, 40.00 +T01, 03, 05, 53.00, 33.00, -9999.00, -9999.00, 34.00 +T02, 03, 05, 63.00, 39.00, -9999.00, -9999.00, 35.00 +T03, 03, 05, 65.00, 42.00, -9999.00, -9999.00, 33.00 +T04, 03, 05, 75.00, 56.00, -9999.00, -9999.00, 22.00 +T05, 03, 05, 51.00, 26.00, -9999.00, -9999.00, 21.00 +T06, 03, 05, 68.00, 41.00, -9999.00, -9999.00, 35.00 +T07, 03, 05, 55.00, 25.00, -9999.00, -9999.00, 32.00 +T08, 03, 05, 49.00, 30.00, -9999.00, -9999.00, 30.00 +UCA, 03, 05, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 05, 62.00, 37.00, -9999.00, -9999.00, 8.00 +UIL, 03, 05, 51.00, 35.00, 59.00, 59.00, 68.00 +UIN, 03, 05, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 05, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 05, 16.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 05, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +U15, 03, 05, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +U28, 03, 05, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 05, 69.00, 43.00, -9999.00, -9999.00, 29.00 +VBG, 03, 05, 66.00, 43.00, -9999.00, -9999.00, 25.00 +VCT, 03, 05, 72.00, 50.00, 16.00, 16.00, 25.00 +VCV, 03, 05, 65.00, 36.00, -9999.00, -9999.00, 9.00 +VDZ, 03, 05, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 05, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 05, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 05, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 05, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 05, 68.00, 44.00, -9999.00, -9999.00, 31.00 +VRB, 03, 05, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 05, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 05, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 05, 53.00, 33.00, -9999.00, 29.00, -9999.00 +WJA, 03, 05, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 05, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 05, 19.00, -8.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 05, 53.00, 25.00, 17.00, 18.00, 28.00 +WPO, 03, 05, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 05, 67.00, 42.00, -9999.00, -9999.00, 34.00 +WRG, 03, 05, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 05, 50.00, 28.00, -9999.00, -9999.00, 35.00 +WRL, 03, 05, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +X68, 03, 05, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 05, 37.00, 23.00, 56.00, 55.00, 64.00 +YCG, 03, 05, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 05, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 05, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 05, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 05, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 05, 53.00, 30.00, 15.00, 15.00, 23.00 +YNG, 03, 05, 41.00, 24.00, 35.00, 33.00, 50.00 +YPA, 03, 05, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 05, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 05, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 05, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 05, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 05, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 05, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 05, 77.00, 49.00, 5.00, 6.00, 8.00 +YVR, 03, 05, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 05, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 05, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 05, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 05, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 05, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 05, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 05, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 05, 29.00, 11.00, 34.00, 32.00, 48.00 +ZUN, 03, 05, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 05, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 05, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 05, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 03, 05, 67.00, 44.00, -9999.00, -9999.00, 30.00 +1V1, 03, 05, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 05, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 05, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 05, 59.00, 40.00, -9999.00, -9999.00, 32.00 +2PJ, 03, 05, 66.00, 40.00, -9999.00, -9999.00, 35.00 +3B1, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 05, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 05, 35.00, 15.00, -9999.00, -9999.00, 38.00 +3SE, 03, 05, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 05, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 05, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 03, 05, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 05, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 05, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 05, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 05, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 06, 45.00, 27.00, 26.00, 24.00, 38.00 +ABI, 03, 06, 66.00, 41.00, 12.00, 10.00, 19.00 +ABQ, 03, 06, 59.00, 30.00, 12.00, 12.00, 18.00 +ABR, 03, 06, 36.00, 16.00, 18.00, 15.00, 25.00 +ABY, 03, 06, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 06, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 06, 67.00, 44.00, 16.00, 16.00, 25.00 +ACV, 03, 06, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 06, 49.00, 29.00, 23.00, 22.00, 35.00 +ADK, 03, 06, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 06, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 06, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 06, 51.00, 30.00, -9999.00, -9999.00, 34.00 +AEX, 03, 06, 67.00, 45.00, -9999.00, -9999.00, 30.00 +AFF, 03, 06, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 06, 78.00, 53.00, -9999.00, -9999.00, 27.00 +AGS, 03, 06, 66.00, 40.00, 22.00, 22.00, 33.00 +AHN, 03, 06, 62.00, 40.00, 23.00, 24.00, 33.00 +AKN, 03, 06, 28.00, 11.00, 23.00, 23.00, 34.00 +AKO, 03, 06, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 06, 40.00, 21.00, 26.00, 25.00, 40.00 +ALI, 03, 06, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 06, 39.00, 21.00, 21.00, 19.00, 31.00 +ALS, 03, 06, 46.00, 13.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 06, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 06, 59.00, 30.00, 12.00, 12.00, 20.00 +AMG, 03, 06, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 06, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 06, 31.00, 16.00, 16.00, 19.00, 25.00 +AND, 03, 06, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 06, 44.00, 33.00, 56.00, 54.00, 70.00 +AOO, 03, 06, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +APN, 03, 06, 34.00, 14.00, 27.00, 28.00, 40.00 +AQQ, 03, 06, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +ART, 03, 06, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +AST, 03, 06, 53.00, 38.00, 57.00, 57.00, 67.00 +ATL, 03, 06, 61.00, 40.00, 26.00, 25.00, 36.00 +ATW, 03, 06, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 06, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 06, 48.00, 27.00, -9999.00, -9999.00, 39.00 +AUG, 03, 06, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 06, 69.00, 48.00, 17.00, 17.00, 26.00 +AUW, 03, 06, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 06, 56.00, 33.00, 25.00, 24.00, 35.00 +AVP, 03, 06, 42.00, 25.00, 28.00, 28.00, 42.00 +AXN, 03, 06, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 06, 41.00, 21.00, -9999.00, -9999.00, 30.00 +AYS, 03, 06, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 06, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 06, 65.00, 43.00, -9999.00, -9999.00, 27.00 +BAD, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 06, 40.00, 15.00, -9999.00, -9999.00, 24.00 +BDL, 03, 06, 43.00, 25.00, 25.00, 25.00, 38.00 +BDR, 03, 06, 43.00, 28.00, 27.00, 24.00, 40.00 +BET, 03, 06, 18.00, 4.00, 18.00, 17.00, 26.00 +BFD, 03, 06, 37.00, 19.00, 44.00, 40.00, 58.00 +BFF, 03, 06, 48.00, 20.00, 14.00, 13.00, 21.00 +BFL, 03, 06, 67.00, 45.00, 17.00, 17.00, 25.00 +BGM, 03, 06, 37.00, 21.00, 34.00, 34.00, 50.00 +BGR, 03, 06, 35.00, 18.00, 24.00, 23.00, 34.00 +BGS, 03, 06, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 06, 63.00, 40.00, 26.00, 24.00, 37.00 +BID, 03, 06, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 06, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 06, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 06, 43.00, 23.00, 20.00, 19.00, 29.00 +BIS, 03, 06, 35.00, 14.00, 19.00, 17.00, 27.00 +BIX, 03, 06, 67.00, 50.00, -9999.00, -9999.00, 32.00 +BJI, 03, 06, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 06, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 06, 51.00, 21.00, -9999.00, -9999.00, 25.00 +BKW, 03, 06, 48.00, 29.00, 36.00, 34.00, 49.00 +BLF, 03, 06, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 06, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 06, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 06, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 06, 52.00, 31.00, -9999.00, -9999.00, 33.00 +BNA, 03, 06, 58.00, 36.00, 31.00, 26.00, 43.00 +BNO, 03, 06, 45.00, 23.00, -9999.00, 26.00, 48.00 +BOI, 03, 06, 50.00, 31.00, 24.00, 24.00, 37.00 +BOS, 03, 06, 43.00, 28.00, 25.00, 25.00, 38.00 +BPI, 03, 06, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 06, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 06, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 06, 44.00, 26.00, -9999.00, -9999.00, 28.00 +BRO, 03, 06, 76.00, 57.00, 10.00, 9.00, 15.00 +BRW, 03, 06, -11.00, -23.00, 9.00, 10.00, 14.00 +BSM, 03, 06, 69.00, 48.00, -9999.00, -9999.00, 22.00 +BTI, 03, 06, -13.00, -26.00, 8.00, 8.00, 13.00 +BTL, 03, 06, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 06, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 06, 70.00, 48.00, 22.00, 19.00, 33.00 +BTT, 03, 06, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 06, 35.00, 18.00, 31.00, 28.00, 44.00 +BUB, 03, 06, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 06, 38.00, 23.00, 40.00, 41.00, 54.00 +BUR, 03, 06, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 06, 67.00, 50.00, -9999.00, 18.00, 31.00 +BWG, 03, 06, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 06, 51.00, 31.00, 24.00, 23.00, 34.00 +BYH, 03, 06, 56.00, 37.00, -9999.00, -9999.00, 36.00 +BYI, 03, 06, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 06, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 06, 65.00, 40.00, 21.00, 21.00, 31.00 +CAG, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 06, 44.00, 25.00, 36.00, 36.00, 53.00 +CAO, 03, 06, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 06, 31.00, 11.00, 30.00, 33.00, 44.00 +CBM, 03, 06, 63.00, 39.00, -9999.00, -9999.00, 35.00 +CDB, 03, 06, 34.00, 24.00, 48.00, 51.00, 66.00 +CDC, 03, 06, 51.00, 26.00, 18.00, 19.00, 29.00 +CDR, 03, 06, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 06, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 06, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 03, 06, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 06, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 06, 59.00, 36.00, 26.00, 26.00, 37.00 +CHO, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 06, 66.00, 45.00, 20.00, 21.00, 32.00 +CID, 03, 06, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 06, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 06, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 06, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 06, 43.00, 25.00, 37.00, 34.00, 51.00 +CLL, 03, 06, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 06, 59.00, 37.00, 21.00, 25.00, 33.00 +CMH, 03, 06, 47.00, 28.00, 31.00, 30.00, 44.00 +CMI, 03, 06, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 06, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 06, 49.00, 27.00, 16.00, 16.00, 26.00 +CNM, 03, 06, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 06, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +COD, 03, 06, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +COF, 03, 06, 75.00, 55.00, -9999.00, -9999.00, 24.00 +CON, 03, 06, 39.00, 18.00, 24.00, 22.00, 35.00 +COS, 03, 06, 48.00, 23.00, 15.00, 14.00, 21.00 +COT, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 06, 49.00, 30.00, 26.00, 22.00, 35.00 +CPR, 03, 06, 42.00, 20.00, 21.00, 19.00, 29.00 +CRBC, 03, 06, 36.00, -5.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 06, 74.00, 53.00, 14.00, 13.00, 21.00 +CRW, 03, 06, 53.00, 32.00, 36.00, 36.00, 49.00 +CSG, 03, 06, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 06, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 06, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 06, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 06, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 06, 49.00, 30.00, 30.00, 27.00, 42.00 +CVN, 03, 06, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 06, 60.00, 30.00, -9999.00, -9999.00, 10.00 +CXY, 03, 06, 47.00, 29.00, 20.00, 22.00, 31.00 +CYS, 03, 06, 43.00, 21.00, 16.00, 16.00, 24.00 +DAA, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 06, 73.00, 52.00, 14.00, 16.00, 24.00 +DAG, 03, 06, 69.00, 45.00, 9.00, 8.00, 16.00 +DAL, 03, 06, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 06, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 06, 46.00, 28.00, 32.00, 28.00, 44.00 +DBQ, 03, 06, 38.00, 21.00, 24.00, 22.00, 33.00 +DCA, 03, 06, 53.00, 35.00, 23.00, 24.00, 33.00 +DDC, 03, 06, 53.00, 28.00, 17.00, 13.00, 24.00 +DEC, 03, 06, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 06, 50.00, 24.00, 17.00, 16.00, 25.00 +DFW, 03, 06, 65.00, 43.00, 17.00, 14.00, 24.00 +DHN, 03, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 06, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 06, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 06, 73.00, 48.00, -9999.00, -9999.00, 13.00 +DLG, 03, 06, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 06, 29.00, 12.00, 26.00, 25.00, 37.00 +DLLC, 03, 06, 34.00, 6.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 06, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 06, 71.00, 43.00, -9999.00, -9999.00, 13.00 +DMN, 03, 06, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 06, 52.00, 32.00, -9999.00, -9999.00, 35.00 +DPG, 03, 06, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 06, 68.00, 44.00, -9999.00, -9999.00, 31.00 +DRA, 03, 06, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 06, 73.00, 48.00, 9.00, 11.00, 16.00 +DSM, 03, 06, 43.00, 24.00, 26.00, 20.00, 35.00 +DTW, 03, 06, 41.00, 24.00, 30.00, 28.00, 42.00 +DUG, 03, 06, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 06, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 06, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 06, 66.00, 41.00, -9999.00, -9999.00, 16.00 +D45, 03, 06, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 06, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 06, 35.00, 16.00, 19.00, 17.00, 29.00 +ECG, 03, 06, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 06, 64.00, 39.00, -9999.00, -9999.00, 11.00 +EED, 03, 06, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 03, 06, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 06, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 06, 49.00, 24.00, 38.00, 41.00, 54.00 +EKO, 03, 06, 48.00, 24.00, 23.00, 22.00, 32.00 +ELD, 03, 06, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 06, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 06, 67.00, 38.00, 5.00, 6.00, 9.00 +ELY, 03, 06, 47.00, 19.00, 22.00, 23.00, 34.00 +EMP, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 06, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +END, 03, 06, 58.00, 35.00, -9999.00, -9999.00, 17.00 +ENN, 03, 06, 17.00, -9.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 06, 49.00, 30.00, -9999.00, -9999.00, 19.00 +EPH, 03, 06, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 06, 40.00, 25.00, 39.00, 35.00, 53.00 +ESF, 03, 06, 67.00, 45.00, -9999.00, -9999.00, 36.00 +EUG, 03, 06, 55.00, 38.00, 42.00, 45.00, 56.00 +EVV, 03, 06, 52.00, 32.00, 32.00, 25.00, 42.00 +EWN, 03, 06, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 06, 47.00, 31.00, 23.00, 24.00, 37.00 +EYW, 03, 06, 78.00, 68.00, 10.00, 9.00, 16.00 +E74, 03, 06, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 06, 57.00, 34.00, -9999.00, -9999.00, 34.00 +FAI, 03, 06, 19.00, -6.00, 12.00, 14.00, 20.00 +FAR, 03, 06, 30.00, 13.00, 18.00, 16.00, 28.00 +FAT, 03, 06, 65.00, 43.00, 21.00, 21.00, 30.00 +FAY, 03, 06, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 06, 41.00, 22.00, 25.00, 27.00, 38.00 +FCS, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 06, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 06, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 06, 48.00, 20.00, 28.00, 26.00, 37.00 +FLL, 03, 06, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 06, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 06, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +FME, 03, 06, 54.00, 29.00, -9999.00, -9999.00, 35.00 +FMH, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 06, 57.00, 26.00, 12.00, 16.00, 17.00 +FMY, 03, 06, 78.00, 57.00, 9.00, 11.00, 18.00 +FNT, 03, 06, 39.00, 22.00, 29.00, 29.00, 42.00 +FOD, 03, 06, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 06, 51.00, 29.00, -9999.00, -9999.00, 25.00 +FOK, 03, 06, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 06, 52.00, 29.00, -9999.00, -9999.00, 22.00 +FSD, 03, 06, 38.00, 19.00, 22.00, 19.00, 31.00 +FSI, 03, 06, 61.00, 35.00, -9999.00, -9999.00, 18.00 +FSM, 03, 06, 61.00, 36.00, 21.00, 18.00, 32.00 +FTK, 03, 06, 53.00, 30.00, -9999.00, -9999.00, 37.00 +FWA, 03, 06, 42.00, 25.00, 27.00, 27.00, 41.00 +FWH, 03, 06, 64.00, 41.00, -9999.00, -9999.00, 20.00 +FYU, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 06, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 06, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 06, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 06, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 06, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 06, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 06, 45.00, 29.00, 25.00, 28.00, 40.00 +GFA, 03, 06, 42.00, 21.00, -9999.00, -9999.00, 26.00 +GFK, 03, 06, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 06, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 06, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 06, 36.00, 15.00, 16.00, 15.00, 25.00 +GJT, 03, 06, 53.00, 29.00, 18.00, 17.00, 26.00 +GKN, 03, 06, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 06, 50.00, 23.00, 15.00, 15.00, 22.00 +GLH, 03, 06, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 06, 65.00, 54.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 06, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 06, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +GON, 03, 06, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 06, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 06, 35.00, 18.00, 26.00, 21.00, 35.00 +GRCI, 03, 06, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 06, 54.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 06, 45.00, 23.00, 19.00, 16.00, 26.00 +GRK, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 06, 39.00, 22.00, 30.00, 29.00, 42.00 +GSB, 03, 06, 61.00, 38.00, -9999.00, -9999.00, 32.00 +GSG, 03, 06, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 06, 57.00, 35.00, 24.00, 25.00, 33.00 +GSP, 03, 06, 61.00, 37.00, 23.00, 24.00, 35.00 +GST, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 06, 37.00, 18.00, -9999.00, -9999.00, 55.00 +GTF, 03, 06, 42.00, 21.00, 20.00, 21.00, 30.00 +GUP, 03, 06, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 06, 44.00, 24.00, -9999.00, -9999.00, 39.00 +GVW, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 03, 06, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 06, 57.00, 42.00, 21.00, 24.00, 34.00 +HBR, 03, 06, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 06, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 06, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 06, 48.00, 28.00, -9999.00, -9999.00, 30.00 +HKY, 03, 06, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 06, 42.00, 20.00, 17.00, 17.00, 26.00 +HMN, 03, 06, 68.00, 29.00, -9999.00, -9999.00, 8.00 +HMS, 03, 06, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 06, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 06, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 03, 06, 38.00, 18.00, 20.00, 16.00, 27.00 +HOP, 03, 06, 55.00, 32.00, -9999.00, -9999.00, 36.00 +HOT, 03, 06, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 06, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 06, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 06, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 06, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 06, 68.00, 44.00, -9999.00, -9999.00, 32.00 +HST, 03, 06, 79.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 03, 06, 60.00, 38.00, 29.00, 23.00, 41.00 +HTL, 03, 06, 34.00, 14.00, 33.00, 27.00, 44.00 +HTS, 03, 06, 53.00, 32.00, 34.00, 32.00, 47.00 +HUF, 03, 06, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 06, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 06, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 06, 39.00, 17.00, 16.00, 16.00, 26.00 +IAB, 03, 06, 54.00, 30.00, -9999.00, -9999.00, 20.00 +IAD, 03, 06, 51.00, 29.00, 23.00, 23.00, 34.00 +IAG, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 06, 69.00, 47.00, 21.00, 22.00, 32.00 +ICT, 03, 06, 54.00, 30.00, 23.00, 16.00, 29.00 +IDA, 03, 06, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 06, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 06, 49.00, 30.00, 25.00, 23.00, 36.00 +ILI, 03, 06, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 06, 63.00, 41.00, 21.00, 23.00, 33.00 +IMT, 03, 06, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +IND, 03, 06, 47.00, 28.00, 30.00, 29.00, 43.00 +INL, 03, 06, 29.00, 7.00, 22.00, 19.00, 31.00 +INS, 03, 06, 62.00, 37.00, -9999.00, -9999.00, 7.00 +INT, 03, 06, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +INW, 03, 06, 59.00, 28.00, 11.00, 9.00, 16.00 +IPL, 03, 06, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 06, 44.00, 25.00, 26.00, 27.00, 39.00 +IRK, 03, 06, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 06, 35.00, 14.00, 16.00, 14.00, 23.00 +ISP, 03, 06, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 06, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 06, 74.00, 44.00, -9999.00, -9999.00, 12.00 +IWD, 03, 06, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 06, 35.00, 7.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 06, 66.00, 41.00, 24.00, 21.00, 34.00 +JAX, 03, 06, 71.00, 47.00, 16.00, 19.00, 26.00 +JBR, 03, 06, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 06, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 06, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 06, 45.00, 31.00, 24.00, 22.00, 36.00 +JHW, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 06, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 06, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 06, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 06, 37.00, 25.00, 46.00, 47.00, 58.00 +JST, 03, 06, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 06, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 06, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 06, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 06, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 06, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 06, 39.00, 21.00, 31.00, 30.00, 45.00 +LAR, 03, 06, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 06, 67.00, 42.00, 8.00, 9.00, 14.00 +LAX, 03, 06, 65.00, 50.00, 16.00, 18.00, 24.00 +LBB, 03, 06, 63.00, 34.00, 9.00, 7.00, 13.00 +LBF, 03, 06, 47.00, 20.00, 17.00, 14.00, 25.00 +LCH, 03, 06, 68.00, 48.00, 20.00, 19.00, 31.00 +LCK, 03, 06, 49.00, 29.00, -9999.00, -9999.00, 39.00 +LEB, 03, 06, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 06, 52.00, 32.00, 31.00, 28.00, 43.00 +LFI, 03, 06, 54.00, 38.00, -9999.00, -9999.00, 34.00 +LFK, 03, 06, 69.00, 45.00, 21.00, 22.00, 32.00 +LFT, 03, 06, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 06, 45.00, 32.00, 24.00, 23.00, 36.00 +LGB, 03, 06, 68.00, 48.00, 18.00, 17.00, 26.00 +LGU, 03, 06, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 06, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 06, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 06, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 06, 61.00, 39.00, 22.00, 21.00, 32.00 +LIZ, 03, 06, 31.00, 11.00, -9999.00, -9999.00, 44.00 +LMT, 03, 06, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 06, 43.00, 19.00, 14.00, 15.00, 21.00 +LNK, 03, 06, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 06, 55.00, 25.00, 12.00, 11.00, 18.00 +LOZ, 03, 06, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 06, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 06, 61.00, 39.00, -9999.00, -9999.00, 28.00 +LSE, 03, 06, 38.00, 20.00, 20.00, 19.00, 29.00 +LSF, 03, 06, 66.00, 43.00, -9999.00, -9999.00, 33.00 +LSV, 03, 06, 71.00, 37.00, -9999.00, -9999.00, 7.00 +LTS, 03, 06, 65.00, 36.00, -9999.00, -9999.00, 16.00 +LUF, 03, 06, 75.00, 42.00, -9999.00, -9999.00, 10.00 +LVS, 03, 06, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 06, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 06, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 06, 34.00, 3.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 06, 54.00, 33.00, 23.00, 24.00, 34.00 +MAF, 03, 06, 68.00, 38.00, 6.00, 4.00, 9.00 +MBL, 03, 06, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 06, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 06, 65.00, 46.00, -9999.00, -9999.00, 28.00 +MCF, 03, 06, 75.00, 55.00, -9999.00, -9999.00, 22.00 +MCG, 03, 06, 19.00, -7.00, 18.00, 22.00, 29.00 +MCI, 03, 06, 49.00, 29.00, 22.00, 19.00, 33.00 +MCK, 03, 06, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 06, 67.00, 42.00, 23.00, 21.00, 33.00 +MCO, 03, 06, 76.00, 53.00, 13.00, 15.00, 23.00 +MCW, 03, 06, 36.00, 19.00, 19.00, 14.00, 26.00 +MC2, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 06, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 06, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 06, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 06, 43.00, 27.00, 31.00, 27.00, 42.00 +MEI, 03, 06, 67.00, 41.00, 22.00, 20.00, 34.00 +MEM, 03, 06, 60.00, 40.00, 28.00, 21.00, 39.00 +MER, 03, 06, 66.00, 41.00, -9999.00, -9999.00, 24.00 +MFD, 03, 06, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 06, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 06, 57.00, 34.00, 28.00, 29.00, 40.00 +MGE, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 06, 66.00, 43.00, 24.00, 20.00, 34.00 +MGW, 03, 06, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 06, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 06, 63.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 03, 06, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 06, 78.00, 61.00, 12.00, 13.00, 20.00 +MIB, 03, 06, 31.00, 14.00, -9999.00, -9999.00, 26.00 +MIV, 03, 06, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 06, 54.00, 28.00, -9999.00, -9999.00, 24.00 +MKC, 03, 06, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 06, 37.00, 23.00, 32.00, 27.00, 43.00 +MKG, 03, 06, 37.00, 23.00, 33.00, 31.00, 46.00 +MKL, 03, 06, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 06, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 06, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 06, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 06, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 06, 43.00, 24.00, 25.00, 23.00, 36.00 +MLS, 03, 06, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 06, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 06, 67.00, 43.00, -9999.00, -9999.00, 35.00 +MOB, 03, 06, 69.00, 48.00, 24.00, 22.00, 36.00 +MOT, 03, 06, 31.00, 14.00, 17.00, 15.00, 24.00 +MPV, 03, 06, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 06, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 06, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 06, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 06, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 06, 61.00, 45.00, -9999.00, -9999.00, 30.00 +MSL, 03, 06, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 06, 38.00, 19.00, 27.00, 21.00, 36.00 +MSO, 03, 06, 44.00, 24.00, 26.00, 25.00, 39.00 +MSP, 03, 06, 35.00, 19.00, 23.00, 21.00, 34.00 +MSS, 03, 06, 34.00, 15.00, 30.00, 27.00, 42.00 +MSY, 03, 06, 69.00, 49.00, 20.00, 20.00, 31.00 +MTC, 03, 06, 38.00, 24.00, -9999.00, -9999.00, 37.00 +MTN, 03, 06, 51.00, 30.00, -9999.00, -9999.00, 35.00 +MTO, 03, 06, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 06, 46.00, 26.00, -9999.00, -9999.00, 35.00 +MUO, 03, 06, 55.00, 29.00, -9999.00, -9999.00, 24.00 +MWA, 03, 06, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 06, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 06, 66.00, 43.00, -9999.00, -9999.00, 33.00 +MYL, 03, 06, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 06, 65.00, 40.00, -9999.00, -9999.00, 34.00 +NAO, 03, 06, 63.00, 48.00, -9999.00, -9999.00, 30.00 +NBC, 03, 06, 67.00, 46.00, -9999.00, -9999.00, 32.00 +NBE, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 03, 06, 42.00, 25.00, -9999.00, -9999.00, 33.00 +NCA, 03, 06, 65.00, 38.00, -9999.00, -9999.00, 32.00 +NCO, 03, 06, 43.00, 28.00, -9999.00, -9999.00, 38.00 +NC1, 03, 06, 62.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 06, 48.00, 27.00, -9999.00, -9999.00, 34.00 +NFG, 03, 06, 65.00, 47.00, -9999.00, -9999.00, 22.00 +NFL, 03, 06, 56.00, 26.00, -9999.00, -9999.00, 13.00 +NGP, 03, 06, 74.00, 54.00, -9999.00, -9999.00, 18.00 +NGU, 03, 06, 55.00, 37.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 06, 61.00, 47.00, -9999.00, -9999.00, 30.00 +NHK, 03, 06, 53.00, 32.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 06, 38.00, 20.00, -9999.00, -9999.00, 35.00 +NID, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 03, 06, 71.00, 47.00, -9999.00, -9999.00, 26.00 +NIR, 03, 06, 72.00, 49.00, -9999.00, -9999.00, 20.00 +NKT, 03, 06, 61.00, 41.00, -9999.00, -9999.00, 32.00 +NKX, 03, 06, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 03, 06, 66.00, 40.00, -9999.00, -9999.00, 33.00 +NPA, 03, 06, 67.00, 49.00, -9999.00, -9999.00, 32.00 +NQA, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 03, 06, 77.00, 52.00, -9999.00, -9999.00, 18.00 +NQX, 03, 06, 78.00, 68.00, -9999.00, -9999.00, 16.00 +NRB, 03, 06, 70.00, 51.00, -9999.00, -9999.00, 25.00 +NRC, 03, 06, 67.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 06, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 03, 06, 68.00, 46.00, -9999.00, -9999.00, 32.00 +NSI, 03, 06, 66.00, 46.00, -9999.00, -9999.00, 17.00 +NTD, 03, 06, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NTK, 03, 06, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 06, 55.00, 37.00, -9999.00, -9999.00, 35.00 +NUC, 03, 06, 64.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 06, 63.00, 43.00, -9999.00, -9999.00, 30.00 +NUW, 03, 06, 51.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 06, 68.00, 48.00, -9999.00, -9999.00, 24.00 +NXX, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 03, 06, 54.00, 30.00, -9999.00, -9999.00, 34.00 +NZC, 03, 06, 72.00, 43.00, -9999.00, -9999.00, 27.00 +NZJ, 03, 06, 69.00, 44.00, -9999.00, -9999.00, 19.00 +NZW, 03, 06, 43.00, 26.00, -9999.00, -9999.00, 36.00 +NZY, 03, 06, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 06, 62.00, 43.00, 25.00, 25.00, 34.00 +OAR, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFK, 03, 06, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 06, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 06, 59.00, 35.00, 18.00, 16.00, 27.00 +OLM, 03, 06, 53.00, 33.00, 48.00, 50.00, 61.00 +OMA, 03, 06, 45.00, 24.00, 17.00, 17.00, 25.00 +OME, 03, 06, 15.00, -2.00, 19.00, 22.00, 29.00 +ONT, 03, 06, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 06, 42.00, 25.00, 29.00, 24.00, 39.00 +ORF, 03, 06, 55.00, 37.00, 25.00, 23.00, 35.00 +ORH, 03, 06, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 06, 18.00, -12.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 06, 36.00, 16.00, -9999.00, -9999.00, 38.00 +OTG, 03, 06, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 06, 55.00, 41.00, 52.00, 53.00, 63.00 +OTM, 03, 06, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 06, 6.00, -10.00, 15.00, 18.00, 22.00 +OURC, 03, 06, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 06, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 06, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 06, 69.00, 45.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 06, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 06, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 06, 18.00, -7.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 06, 12.00, -9.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 06, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 06, 14.00, -10.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 06, 69.00, 46.00, -9999.00, -9999.00, 29.00 +PAQ, 03, 06, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 06, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 06, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 06, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 06, 19.00, -7.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 06, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 06, 35.00, 17.00, -9999.00, -9999.00, 33.00 +PBI, 03, 06, 78.00, 60.00, 14.00, 16.00, 23.00 +PDT, 03, 06, 52.00, 34.00, 23.00, 23.00, 36.00 +PDX, 03, 06, 55.00, 38.00, 43.00, 47.00, 56.00 +PFN, 03, 06, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 06, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 06, 48.00, 30.00, 24.00, 22.00, 35.00 +PHX, 03, 06, 74.00, 47.00, 11.00, 11.00, 16.00 +PIA, 03, 06, 44.00, 26.00, 28.00, 25.00, 40.00 +PIB, 03, 06, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 06, 44.00, 24.00, 25.00, 26.00, 38.00 +PIR, 03, 06, 40.00, 19.00, 13.00, 13.00, 20.00 +PIT, 03, 06, 45.00, 27.00, 38.00, 33.00, 51.00 +PKB, 03, 06, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 06, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 06, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 06, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 06, 67.00, 49.00, 21.00, 20.00, 32.00 +POB, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 06, 68.00, 43.00, -9999.00, -9999.00, 39.00 +POM, 03, 06, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 06, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 06, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 06, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 06, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 06, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 06, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 06, 42.00, 22.00, -9999.00, -9999.00, 36.00 +PSP, 03, 06, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 06, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 06, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 06, 55.00, 24.00, 11.00, 10.00, 15.00 +PUC, 03, 06, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 06, 43.00, 26.00, 25.00, 25.00, 37.00 +PVU, 03, 06, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 06, 38.00, 21.00, 27.00, 25.00, 37.00 +P02, 03, 06, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +P07, 03, 06, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +P11, 03, 06, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +P24, 03, 06, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +P28, 03, 06, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +P35, 03, 06, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +P38, 03, 06, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +P39, 03, 06, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +P58, 03, 06, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +P59, 03, 06, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P60, 03, 06, 32.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 03, 06, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +P67, 03, 06, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +P68, 03, 06, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 06, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 06, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 06, 43.00, 20.00, 16.00, 15.00, 24.00 +RBL, 03, 06, 63.00, 42.00, 27.00, 27.00, 37.00 +RCA, 03, 06, 43.00, 20.00, -9999.00, -9999.00, 25.00 +RDD, 03, 06, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 06, 51.00, 26.00, 17.00, 17.00, 28.00 +RDR, 03, 06, 29.00, 11.00, -9999.00, -9999.00, 24.00 +RDU, 03, 06, 59.00, 36.00, 24.00, 24.00, 34.00 +REE, 03, 06, 63.00, 34.00, -9999.00, -9999.00, 10.00 +REJ, 03, 06, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 06, 40.00, 22.00, 25.00, 22.00, 36.00 +RIC, 03, 06, 56.00, 34.00, 23.00, 26.00, 35.00 +RIV, 03, 06, 69.00, 44.00, -9999.00, -9999.00, 10.00 +RIW, 03, 06, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 06, 39.00, 19.00, 14.00, 11.00, 19.00 +RME, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 55.00 +RMG, 03, 06, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +RND, 03, 06, 71.00, 47.00, -9999.00, -9999.00, 23.00 +RNO, 03, 06, 55.00, 28.00, 18.00, 16.00, 25.00 +ROA, 03, 06, 54.00, 33.00, 25.00, 25.00, 37.00 +ROC, 03, 06, 39.00, 22.00, 36.00, 37.00, 52.00 +ROW, 03, 06, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 06, 51.00, 27.00, 16.00, 15.00, 23.00 +RST, 03, 06, 34.00, 17.00, 23.00, 22.00, 35.00 +RWF, 03, 06, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 06, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 06, 63.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 06, 66.00, 52.00, 20.00, 19.00, 26.00 +SAT, 03, 06, 71.00, 47.00, 18.00, 16.00, 26.00 +SAV, 03, 06, 68.00, 46.00, 19.00, 20.00, 29.00 +SAW, 03, 06, 33.00, 18.00, -9999.00, -9999.00, 43.00 +SBA, 03, 06, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 06, 69.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 06, 42.00, 26.00, 32.00, 32.00, 45.00 +SBP, 03, 06, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 06, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 06, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 06, -12.00, -25.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 06, 64.00, 42.00, 23.00, 24.00, 33.00 +SDF, 03, 06, 53.00, 33.00, 30.00, 26.00, 41.00 +SEA, 03, 06, 52.00, 38.00, 40.00, 38.00, 52.00 +SEM, 03, 06, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 06, 60.00, 46.00, 27.00, 28.00, 37.00 +SGF, 03, 06, 54.00, 31.00, 24.00, 21.00, 34.00 +SGY, 03, 06, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 06, 43.00, 19.00, 20.00, 19.00, 30.00 +SHV, 03, 06, 66.00, 43.00, 21.00, 20.00, 33.00 +SIT, 03, 06, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 06, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 06, 69.00, 41.00, 11.00, 7.00, 16.00 +SKA, 03, 06, 45.00, 29.00, -9999.00, -9999.00, 34.00 +SKF, 03, 06, 71.00, 47.00, -9999.00, -9999.00, 22.00 +SLC, 03, 06, 50.00, 29.00, 25.00, 25.00, 37.00 +SLE, 03, 06, 55.00, 35.00, 42.00, 44.00, 56.00 +SLN, 03, 06, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 06, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 06, 64.00, 41.00, -9999.00, 23.00, 42.00 +SNA, 03, 06, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 06, 28.00, 18.00, 36.00, 40.00, 55.00 +SNS, 03, 06, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 06, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 06, 46.00, 28.00, 29.00, 26.00, 42.00 +SPS, 03, 06, 63.00, 38.00, 14.00, 13.00, 21.00 +SRQ, 03, 06, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 06, 66.00, 40.00, -9999.00, -9999.00, 33.00 +SSI, 03, 06, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +STC, 03, 06, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 06, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +STL, 03, 06, 51.00, 32.00, 29.00, 25.00, 40.00 +STNV, 03, 06, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +STS, 03, 06, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 06, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 06, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 06, 64.00, 42.00, -9999.00, -9999.00, 26.00 +SUX, 03, 06, 42.00, 22.00, 19.00, 19.00, 29.00 +SVN, 03, 06, 68.00, 46.00, -9999.00, -9999.00, 30.00 +SWF, 03, 06, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 06, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 06, 39.00, 22.00, 40.00, 38.00, 54.00 +SZL, 03, 06, 51.00, 28.00, -9999.00, -9999.00, 28.00 +TAD, 03, 06, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 06, 14.00, -10.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 06, 58.00, 28.00, -9999.00, -9999.00, 31.00 +TCC, 03, 06, 62.00, 30.00, 6.00, 8.00, 10.00 +TCL, 03, 06, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 06, 54.00, 35.00, -9999.00, -9999.00, 56.00 +TCS, 03, 06, 64.00, 36.00, -9999.00, 7.00, 11.00 +TEB, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 06, 59.00, 35.00, -9999.00, -9999.00, 22.00 +TKA, 03, 06, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 06, 71.00, 45.00, 17.00, 18.00, 27.00 +TNX, 03, 06, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 06, 42.00, 24.00, 30.00, 28.00, 43.00 +TOP, 03, 06, 51.00, 29.00, 20.00, 19.00, 29.00 +TPA, 03, 06, 75.00, 55.00, 12.00, 14.00, 21.00 +TPH, 03, 06, 53.00, 26.00, 13.00, 11.00, 18.00 +TRI, 03, 06, 55.00, 33.00, 28.00, 28.00, 40.00 +TRK, 03, 06, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 06, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 06, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 06, 58.00, 36.00, 20.00, 20.00, 30.00 +TUP, 03, 06, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 06, 71.00, 43.00, 12.00, 11.00, 17.00 +TVC, 03, 06, 35.00, 17.00, 28.00, 25.00, 40.00 +TVL, 03, 06, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 06, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 06, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 06, 58.00, 34.00, 28.00, 27.00, 40.00 +T01, 03, 06, 53.00, 33.00, -9999.00, -9999.00, 34.00 +T02, 03, 06, 63.00, 39.00, -9999.00, -9999.00, 35.00 +T03, 03, 06, 65.00, 42.00, -9999.00, -9999.00, 33.00 +T04, 03, 06, 75.00, 56.00, -9999.00, -9999.00, 22.00 +T05, 03, 06, 51.00, 26.00, -9999.00, -9999.00, 21.00 +T06, 03, 06, 68.00, 41.00, -9999.00, -9999.00, 35.00 +T07, 03, 06, 55.00, 25.00, -9999.00, -9999.00, 32.00 +T08, 03, 06, 49.00, 30.00, -9999.00, -9999.00, 30.00 +UCA, 03, 06, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 06, 62.00, 37.00, -9999.00, -9999.00, 8.00 +UIL, 03, 06, 51.00, 35.00, 59.00, 59.00, 68.00 +UIN, 03, 06, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 06, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 06, 16.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 06, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +U15, 03, 06, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +U28, 03, 06, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 06, 69.00, 43.00, -9999.00, -9999.00, 29.00 +VBG, 03, 06, 66.00, 43.00, -9999.00, -9999.00, 25.00 +VCT, 03, 06, 72.00, 50.00, 16.00, 16.00, 25.00 +VCV, 03, 06, 65.00, 36.00, -9999.00, -9999.00, 9.00 +VDZ, 03, 06, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 06, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 06, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 06, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 06, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 06, 68.00, 44.00, -9999.00, -9999.00, 31.00 +VRB, 03, 06, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 06, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 06, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 06, 53.00, 33.00, -9999.00, 29.00, -9999.00 +WJA, 03, 06, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 06, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 06, 20.00, -8.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 06, 53.00, 25.00, 17.00, 18.00, 28.00 +WPO, 03, 06, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 06, 67.00, 42.00, -9999.00, -9999.00, 34.00 +WRG, 03, 06, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 06, 50.00, 28.00, -9999.00, -9999.00, 35.00 +WRL, 03, 06, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +X68, 03, 06, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 06, 37.00, 23.00, 56.00, 55.00, 64.00 +YCG, 03, 06, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 06, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 06, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 06, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 06, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 06, 53.00, 30.00, 14.00, 15.00, 22.00 +YNG, 03, 06, 42.00, 24.00, 35.00, 33.00, 50.00 +YPA, 03, 06, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 06, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 06, 21.00, -2.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 06, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 06, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 06, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 06, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 06, 77.00, 49.00, 5.00, 6.00, 8.00 +YVR, 03, 06, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 06, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 06, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 06, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 06, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 06, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 06, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 06, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 06, 29.00, 12.00, 34.00, 32.00, 48.00 +ZUN, 03, 06, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 06, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 06, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 06, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 03, 06, 67.00, 44.00, -9999.00, -9999.00, 30.00 +1V1, 03, 06, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 06, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 06, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 06, 59.00, 40.00, -9999.00, -9999.00, 32.00 +2PJ, 03, 06, 66.00, 40.00, -9999.00, -9999.00, 35.00 +3B1, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 06, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 06, 35.00, 15.00, -9999.00, -9999.00, 38.00 +3SE, 03, 06, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 06, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 06, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 03, 06, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 06, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 06, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 06, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 06, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 07, 46.00, 28.00, 26.00, 24.00, 38.00 +ABI, 03, 07, 67.00, 41.00, 12.00, 10.00, 19.00 +ABQ, 03, 07, 59.00, 30.00, 12.00, 12.00, 18.00 +ABR, 03, 07, 36.00, 16.00, 18.00, 16.00, 25.00 +ABY, 03, 07, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 07, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 07, 67.00, 44.00, 16.00, 16.00, 25.00 +ACV, 03, 07, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 07, 49.00, 29.00, 23.00, 22.00, 35.00 +ADK, 03, 07, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 07, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 07, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 07, 52.00, 30.00, -9999.00, -9999.00, 34.00 +AEX, 03, 07, 68.00, 46.00, -9999.00, -9999.00, 30.00 +AFF, 03, 07, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 07, 78.00, 53.00, -9999.00, -9999.00, 26.00 +AGS, 03, 07, 67.00, 40.00, 23.00, 22.00, 33.00 +AHN, 03, 07, 63.00, 40.00, 23.00, 24.00, 33.00 +AKN, 03, 07, 29.00, 12.00, 23.00, 23.00, 34.00 +AKO, 03, 07, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 07, 41.00, 22.00, 26.00, 25.00, 40.00 +ALI, 03, 07, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 07, 40.00, 21.00, 21.00, 20.00, 31.00 +ALS, 03, 07, 46.00, 14.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 07, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 07, 59.00, 31.00, 12.00, 12.00, 20.00 +AMG, 03, 07, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 07, 31.00, 16.00, 16.00, 19.00, 25.00 +AND, 03, 07, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 07, 44.00, 33.00, 56.00, 54.00, 70.00 +AOO, 03, 07, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +APN, 03, 07, 35.00, 15.00, 27.00, 28.00, 40.00 +AQQ, 03, 07, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +ART, 03, 07, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +AST, 03, 07, 53.00, 38.00, 57.00, 57.00, 67.00 +ATL, 03, 07, 62.00, 40.00, 26.00, 25.00, 37.00 +ATW, 03, 07, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 07, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 07, 49.00, 28.00, -9999.00, -9999.00, 39.00 +AUG, 03, 07, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 07, 70.00, 49.00, 17.00, 17.00, 26.00 +AUW, 03, 07, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 07, 57.00, 33.00, 25.00, 24.00, 36.00 +AVP, 03, 07, 43.00, 26.00, 28.00, 28.00, 42.00 +AXN, 03, 07, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 07, 42.00, 22.00, -9999.00, -9999.00, 30.00 +AYS, 03, 07, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 07, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 07, 65.00, 43.00, -9999.00, -9999.00, 27.00 +BAD, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 07, 40.00, 15.00, -9999.00, -9999.00, 24.00 +BDL, 03, 07, 44.00, 26.00, 25.00, 26.00, 38.00 +BDR, 03, 07, 44.00, 29.00, 27.00, 25.00, 41.00 +BET, 03, 07, 19.00, 4.00, 18.00, 17.00, 26.00 +BFD, 03, 07, 38.00, 20.00, 44.00, 40.00, 58.00 +BFF, 03, 07, 48.00, 20.00, 15.00, 13.00, 21.00 +BFL, 03, 07, 67.00, 45.00, 17.00, 18.00, 25.00 +BGM, 03, 07, 38.00, 22.00, 34.00, 34.00, 51.00 +BGR, 03, 07, 36.00, 19.00, 24.00, 24.00, 34.00 +BGS, 03, 07, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 07, 64.00, 40.00, 26.00, 24.00, 37.00 +BID, 03, 07, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 07, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 07, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 07, 44.00, 23.00, 21.00, 19.00, 30.00 +BIS, 03, 07, 35.00, 15.00, 19.00, 17.00, 27.00 +BIX, 03, 07, 67.00, 50.00, -9999.00, -9999.00, 32.00 +BJI, 03, 07, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 07, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 07, 51.00, 21.00, -9999.00, -9999.00, 26.00 +BKW, 03, 07, 49.00, 30.00, 36.00, 34.00, 49.00 +BLF, 03, 07, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 07, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 07, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 07, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 07, 53.00, 32.00, -9999.00, -9999.00, 33.00 +BNA, 03, 07, 59.00, 37.00, 31.00, 26.00, 43.00 +BNO, 03, 07, 46.00, 23.00, -9999.00, 26.00, 48.00 +BOI, 03, 07, 51.00, 31.00, 24.00, 24.00, 37.00 +BOS, 03, 07, 43.00, 29.00, 26.00, 26.00, 38.00 +BPI, 03, 07, 36.00, 5.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 07, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 07, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 07, 45.00, 27.00, -9999.00, -9999.00, 29.00 +BRO, 03, 07, 77.00, 57.00, 10.00, 9.00, 14.00 +BRW, 03, 07, -11.00, -23.00, 9.00, 10.00, 14.00 +BSM, 03, 07, 70.00, 49.00, -9999.00, -9999.00, 22.00 +BTI, 03, 07, -13.00, -26.00, 8.00, 8.00, 13.00 +BTL, 03, 07, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 07, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 07, 70.00, 48.00, 22.00, 19.00, 33.00 +BTT, 03, 07, 11.00, -11.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 07, 36.00, 19.00, 31.00, 28.00, 44.00 +BUB, 03, 07, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 07, 39.00, 24.00, 39.00, 40.00, 54.00 +BUR, 03, 07, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 07, 68.00, 50.00, -9999.00, 18.00, 32.00 +BWG, 03, 07, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 07, 51.00, 32.00, 24.00, 23.00, 34.00 +BYH, 03, 07, 57.00, 38.00, -9999.00, -9999.00, 36.00 +BYI, 03, 07, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 07, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 07, 66.00, 40.00, 21.00, 21.00, 31.00 +CAG, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 07, 44.00, 26.00, 36.00, 36.00, 53.00 +CAO, 03, 07, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 07, 32.00, 11.00, 30.00, 33.00, 44.00 +CBM, 03, 07, 64.00, 40.00, -9999.00, -9999.00, 35.00 +CDB, 03, 07, 34.00, 24.00, 48.00, 52.00, 66.00 +CDC, 03, 07, 51.00, 26.00, 19.00, 19.00, 29.00 +CDR, 03, 07, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 07, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 07, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 03, 07, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 07, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 07, 59.00, 37.00, 26.00, 26.00, 37.00 +CHO, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 07, 67.00, 46.00, 20.00, 21.00, 32.00 +CID, 03, 07, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 07, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 07, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 07, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 07, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 07, 43.00, 26.00, 37.00, 33.00, 51.00 +CLL, 03, 07, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 07, 60.00, 37.00, 21.00, 25.00, 33.00 +CMH, 03, 07, 47.00, 29.00, 32.00, 30.00, 45.00 +CMI, 03, 07, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 07, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 07, 50.00, 28.00, 17.00, 16.00, 26.00 +CNM, 03, 07, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 07, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +COD, 03, 07, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +COF, 03, 07, 75.00, 55.00, -9999.00, -9999.00, 24.00 +CON, 03, 07, 40.00, 19.00, 24.00, 22.00, 36.00 +COS, 03, 07, 48.00, 23.00, 15.00, 15.00, 21.00 +COT, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 07, 50.00, 31.00, 27.00, 22.00, 36.00 +CPR, 03, 07, 43.00, 20.00, 21.00, 20.00, 29.00 +CRBC, 03, 07, 36.00, -4.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 07, 74.00, 53.00, 13.00, 13.00, 21.00 +CRW, 03, 07, 54.00, 33.00, 36.00, 36.00, 49.00 +CSG, 03, 07, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 07, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 07, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 07, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 07, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 07, 50.00, 31.00, 30.00, 27.00, 43.00 +CVN, 03, 07, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 07, 60.00, 30.00, -9999.00, -9999.00, 10.00 +CXY, 03, 07, 48.00, 30.00, 20.00, 22.00, 31.00 +CYS, 03, 07, 43.00, 21.00, 16.00, 16.00, 24.00 +DAA, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 07, 73.00, 52.00, 14.00, 16.00, 24.00 +DAG, 03, 07, 69.00, 45.00, 9.00, 8.00, 16.00 +DAL, 03, 07, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 07, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 07, 47.00, 29.00, 32.00, 28.00, 44.00 +DBQ, 03, 07, 39.00, 22.00, 24.00, 22.00, 34.00 +DCA, 03, 07, 54.00, 35.00, 23.00, 24.00, 33.00 +DDC, 03, 07, 54.00, 28.00, 17.00, 14.00, 25.00 +DEC, 03, 07, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 07, 50.00, 24.00, 17.00, 16.00, 25.00 +DFW, 03, 07, 66.00, 43.00, 17.00, 14.00, 25.00 +DHN, 03, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 07, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 07, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 07, 73.00, 49.00, -9999.00, -9999.00, 12.00 +DLG, 03, 07, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 07, 30.00, 12.00, 26.00, 25.00, 37.00 +DLLC, 03, 07, 34.00, 7.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 07, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 07, 71.00, 43.00, -9999.00, -9999.00, 13.00 +DMN, 03, 07, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 07, 53.00, 32.00, -9999.00, -9999.00, 35.00 +DPG, 03, 07, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 07, 68.00, 44.00, -9999.00, -9999.00, 31.00 +DRA, 03, 07, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 07, 73.00, 49.00, 9.00, 11.00, 16.00 +DSM, 03, 07, 43.00, 25.00, 26.00, 21.00, 35.00 +DTW, 03, 07, 41.00, 25.00, 30.00, 28.00, 42.00 +DUG, 03, 07, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 07, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 07, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 07, 67.00, 41.00, -9999.00, -9999.00, 16.00 +D45, 03, 07, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 07, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 07, 36.00, 16.00, 19.00, 17.00, 29.00 +ECG, 03, 07, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 07, 64.00, 39.00, -9999.00, -9999.00, 11.00 +EED, 03, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 03, 07, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 07, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 07, 50.00, 25.00, 37.00, 41.00, 53.00 +EKO, 03, 07, 48.00, 24.00, 23.00, 22.00, 33.00 +ELD, 03, 07, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 07, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 07, 68.00, 38.00, 5.00, 6.00, 9.00 +ELY, 03, 07, 47.00, 19.00, 22.00, 23.00, 34.00 +EMP, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 07, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +END, 03, 07, 59.00, 36.00, -9999.00, -9999.00, 17.00 +ENN, 03, 07, 18.00, -8.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 07, 50.00, 30.00, -9999.00, -9999.00, 19.00 +EPH, 03, 07, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 07, 41.00, 26.00, 39.00, 35.00, 53.00 +ESF, 03, 07, 68.00, 46.00, -9999.00, -9999.00, 36.00 +EUG, 03, 07, 55.00, 38.00, 42.00, 45.00, 56.00 +EVV, 03, 07, 53.00, 33.00, 32.00, 26.00, 43.00 +EWN, 03, 07, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 07, 48.00, 31.00, 23.00, 24.00, 37.00 +EYW, 03, 07, 78.00, 68.00, 10.00, 9.00, 16.00 +E74, 03, 07, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 07, 58.00, 34.00, -9999.00, -9999.00, 34.00 +FAI, 03, 07, 19.00, -6.00, 12.00, 15.00, 20.00 +FAR, 03, 07, 31.00, 13.00, 18.00, 16.00, 28.00 +FAT, 03, 07, 65.00, 43.00, 22.00, 21.00, 30.00 +FAY, 03, 07, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 07, 41.00, 22.00, 25.00, 26.00, 38.00 +FCS, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 07, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 07, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 07, 48.00, 20.00, 28.00, 26.00, 37.00 +FLL, 03, 07, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 07, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 07, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +FME, 03, 07, 55.00, 30.00, -9999.00, -9999.00, 35.00 +FMH, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 07, 57.00, 26.00, 12.00, 16.00, 17.00 +FMY, 03, 07, 78.00, 57.00, 9.00, 11.00, 17.00 +FNT, 03, 07, 39.00, 23.00, 29.00, 29.00, 42.00 +FOD, 03, 07, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 07, 52.00, 30.00, -9999.00, -9999.00, 25.00 +FOK, 03, 07, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 07, 53.00, 30.00, -9999.00, -9999.00, 22.00 +FSD, 03, 07, 39.00, 19.00, 22.00, 20.00, 31.00 +FSI, 03, 07, 62.00, 36.00, -9999.00, -9999.00, 18.00 +FSM, 03, 07, 61.00, 37.00, 22.00, 19.00, 32.00 +FTK, 03, 07, 54.00, 31.00, -9999.00, -9999.00, 37.00 +FWA, 03, 07, 43.00, 26.00, 27.00, 27.00, 41.00 +FWH, 03, 07, 65.00, 41.00, -9999.00, -9999.00, 20.00 +FYU, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 07, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 07, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 07, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 07, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 07, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 07, 46.00, 29.00, 25.00, 28.00, 40.00 +GFA, 03, 07, 42.00, 21.00, -9999.00, -9999.00, 26.00 +GFK, 03, 07, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 07, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 07, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 07, 36.00, 16.00, 16.00, 15.00, 26.00 +GJT, 03, 07, 53.00, 29.00, 19.00, 17.00, 27.00 +GKN, 03, 07, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 07, 50.00, 23.00, 15.00, 15.00, 23.00 +GLH, 03, 07, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 07, 65.00, 55.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 07, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 07, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +GON, 03, 07, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 07, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 07, 35.00, 18.00, 26.00, 21.00, 35.00 +GRCI, 03, 07, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 07, 54.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 07, 46.00, 24.00, 19.00, 17.00, 27.00 +GRK, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 07, 40.00, 23.00, 30.00, 29.00, 42.00 +GSB, 03, 07, 62.00, 39.00, -9999.00, -9999.00, 32.00 +GSG, 03, 07, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 07, 58.00, 35.00, 24.00, 25.00, 33.00 +GSP, 03, 07, 61.00, 38.00, 23.00, 25.00, 35.00 +GST, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 07, 37.00, 18.00, -9999.00, -9999.00, 55.00 +GTF, 03, 07, 42.00, 21.00, 20.00, 21.00, 30.00 +GUP, 03, 07, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 07, 45.00, 25.00, -9999.00, -9999.00, 39.00 +GVW, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 03, 07, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 07, 58.00, 42.00, 21.00, 24.00, 34.00 +HBR, 03, 07, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 07, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 07, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 07, 48.00, 28.00, -9999.00, -9999.00, 30.00 +HKY, 03, 07, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 07, 43.00, 20.00, 17.00, 17.00, 26.00 +HMN, 03, 07, 68.00, 29.00, -9999.00, -9999.00, 8.00 +HMS, 03, 07, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 07, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 07, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 03, 07, 39.00, 19.00, 20.00, 17.00, 28.00 +HOP, 03, 07, 56.00, 33.00, -9999.00, -9999.00, 36.00 +HOT, 03, 07, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 07, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 07, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 07, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 07, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 07, 68.00, 44.00, -9999.00, -9999.00, 32.00 +HST, 03, 07, 79.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 03, 07, 60.00, 39.00, 29.00, 23.00, 41.00 +HTL, 03, 07, 35.00, 15.00, 33.00, 27.00, 44.00 +HTS, 03, 07, 53.00, 33.00, 34.00, 32.00, 47.00 +HUF, 03, 07, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 07, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 07, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 07, 40.00, 17.00, 16.00, 16.00, 26.00 +IAB, 03, 07, 55.00, 31.00, -9999.00, -9999.00, 21.00 +IAD, 03, 07, 52.00, 30.00, 23.00, 23.00, 34.00 +IAG, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 07, 69.00, 48.00, 21.00, 22.00, 33.00 +ICT, 03, 07, 55.00, 31.00, 23.00, 17.00, 30.00 +IDA, 03, 07, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 07, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 07, 50.00, 31.00, 25.00, 24.00, 36.00 +ILI, 03, 07, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 07, 64.00, 41.00, 21.00, 23.00, 33.00 +IMT, 03, 07, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +IND, 03, 07, 48.00, 29.00, 30.00, 30.00, 43.00 +INL, 03, 07, 29.00, 7.00, 22.00, 19.00, 31.00 +INS, 03, 07, 62.00, 37.00, -9999.00, -9999.00, 7.00 +INT, 03, 07, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +INW, 03, 07, 59.00, 28.00, 11.00, 9.00, 16.00 +IPL, 03, 07, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 07, 45.00, 26.00, 26.00, 27.00, 39.00 +IRK, 03, 07, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 07, 36.00, 14.00, 17.00, 15.00, 24.00 +ISP, 03, 07, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 07, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 07, 74.00, 44.00, -9999.00, -9999.00, 12.00 +IWD, 03, 07, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 07, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 07, 67.00, 42.00, 24.00, 21.00, 34.00 +JAX, 03, 07, 71.00, 47.00, 16.00, 19.00, 26.00 +JBR, 03, 07, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 07, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 07, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 07, 46.00, 32.00, 24.00, 23.00, 36.00 +JHW, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 07, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 07, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 07, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 07, 37.00, 25.00, 46.00, 47.00, 58.00 +JST, 03, 07, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 07, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 07, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 07, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 07, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 07, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 07, 40.00, 22.00, 31.00, 30.00, 45.00 +LAR, 03, 07, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 07, 67.00, 42.00, 8.00, 9.00, 14.00 +LAX, 03, 07, 65.00, 50.00, 16.00, 18.00, 24.00 +LBB, 03, 07, 64.00, 34.00, 9.00, 7.00, 13.00 +LBF, 03, 07, 47.00, 21.00, 17.00, 14.00, 25.00 +LCH, 03, 07, 69.00, 49.00, 20.00, 19.00, 31.00 +LCK, 03, 07, 49.00, 29.00, -9999.00, -9999.00, 39.00 +LEB, 03, 07, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 07, 53.00, 33.00, 32.00, 28.00, 43.00 +LFI, 03, 07, 55.00, 38.00, -9999.00, -9999.00, 34.00 +LFK, 03, 07, 69.00, 45.00, 21.00, 22.00, 32.00 +LFT, 03, 07, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 07, 46.00, 32.00, 24.00, 23.00, 37.00 +LGB, 03, 07, 68.00, 48.00, 19.00, 17.00, 26.00 +LGU, 03, 07, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 07, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 07, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 07, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 07, 62.00, 40.00, 22.00, 21.00, 32.00 +LIZ, 03, 07, 32.00, 11.00, -9999.00, -9999.00, 44.00 +LMT, 03, 07, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 07, 43.00, 20.00, 15.00, 15.00, 22.00 +LNK, 03, 07, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 07, 55.00, 25.00, 12.00, 11.00, 18.00 +LOZ, 03, 07, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 07, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 07, 62.00, 39.00, -9999.00, -9999.00, 28.00 +LSE, 03, 07, 39.00, 20.00, 20.00, 20.00, 29.00 +LSF, 03, 07, 67.00, 43.00, -9999.00, -9999.00, 33.00 +LSV, 03, 07, 71.00, 37.00, -9999.00, -9999.00, 7.00 +LTS, 03, 07, 66.00, 36.00, -9999.00, -9999.00, 16.00 +LUF, 03, 07, 75.00, 42.00, -9999.00, -9999.00, 10.00 +LVS, 03, 07, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 07, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 07, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 07, 34.00, 3.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 07, 55.00, 33.00, 24.00, 24.00, 35.00 +MAF, 03, 07, 69.00, 38.00, 6.00, 4.00, 8.00 +MBL, 03, 07, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 07, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 07, 65.00, 46.00, -9999.00, -9999.00, 28.00 +MCF, 03, 07, 75.00, 55.00, -9999.00, -9999.00, 22.00 +MCG, 03, 07, 20.00, -6.00, 18.00, 23.00, 29.00 +MCI, 03, 07, 50.00, 30.00, 23.00, 20.00, 33.00 +MCK, 03, 07, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 07, 67.00, 42.00, 23.00, 21.00, 33.00 +MCO, 03, 07, 76.00, 53.00, 13.00, 15.00, 22.00 +MCW, 03, 07, 37.00, 20.00, 19.00, 15.00, 26.00 +MC2, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 07, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 07, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 07, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 07, 43.00, 27.00, 31.00, 27.00, 42.00 +MEI, 03, 07, 67.00, 42.00, 22.00, 20.00, 34.00 +MEM, 03, 07, 61.00, 41.00, 29.00, 21.00, 39.00 +MER, 03, 07, 66.00, 41.00, -9999.00, -9999.00, 24.00 +MFD, 03, 07, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 07, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 07, 57.00, 34.00, 28.00, 29.00, 40.00 +MGE, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 07, 66.00, 44.00, 24.00, 20.00, 34.00 +MGW, 03, 07, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 07, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 07, 63.00, 43.00, -9999.00, -9999.00, 28.00 +MHS, 03, 07, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 07, 78.00, 61.00, 11.00, 13.00, 20.00 +MIB, 03, 07, 32.00, 15.00, -9999.00, -9999.00, 26.00 +MIV, 03, 07, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 07, 54.00, 28.00, -9999.00, -9999.00, 24.00 +MKC, 03, 07, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 07, 38.00, 24.00, 32.00, 27.00, 43.00 +MKG, 03, 07, 38.00, 23.00, 33.00, 31.00, 45.00 +MKL, 03, 07, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 07, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 07, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 07, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 07, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 07, 43.00, 25.00, 26.00, 23.00, 36.00 +MLS, 03, 07, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 07, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 07, 67.00, 43.00, -9999.00, -9999.00, 35.00 +MOB, 03, 07, 69.00, 48.00, 24.00, 22.00, 36.00 +MOT, 03, 07, 32.00, 15.00, 17.00, 15.00, 24.00 +MPV, 03, 07, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 07, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 07, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 07, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 07, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 07, 61.00, 45.00, -9999.00, -9999.00, 30.00 +MSL, 03, 07, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 07, 38.00, 20.00, 27.00, 22.00, 36.00 +MSO, 03, 07, 44.00, 24.00, 26.00, 25.00, 39.00 +MSP, 03, 07, 36.00, 19.00, 24.00, 21.00, 34.00 +MSS, 03, 07, 34.00, 16.00, 30.00, 27.00, 42.00 +MSY, 03, 07, 70.00, 50.00, 20.00, 20.00, 31.00 +MTC, 03, 07, 39.00, 24.00, -9999.00, -9999.00, 37.00 +MTN, 03, 07, 52.00, 31.00, -9999.00, -9999.00, 35.00 +MTO, 03, 07, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 07, 47.00, 27.00, -9999.00, -9999.00, 35.00 +MUO, 03, 07, 55.00, 29.00, -9999.00, -9999.00, 24.00 +MWA, 03, 07, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 07, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 07, 66.00, 44.00, -9999.00, -9999.00, 33.00 +MYL, 03, 07, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 07, 66.00, 41.00, -9999.00, -9999.00, 34.00 +NAO, 03, 07, 63.00, 48.00, -9999.00, -9999.00, 30.00 +NBC, 03, 07, 68.00, 46.00, -9999.00, -9999.00, 32.00 +NBE, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 03, 07, 43.00, 26.00, -9999.00, -9999.00, 33.00 +NCA, 03, 07, 65.00, 38.00, -9999.00, -9999.00, 32.00 +NCO, 03, 07, 44.00, 28.00, -9999.00, -9999.00, 39.00 +NC1, 03, 07, 62.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 07, 49.00, 28.00, -9999.00, -9999.00, 34.00 +NFG, 03, 07, 65.00, 47.00, -9999.00, -9999.00, 22.00 +NFL, 03, 07, 56.00, 26.00, -9999.00, -9999.00, 13.00 +NGP, 03, 07, 74.00, 54.00, -9999.00, -9999.00, 17.00 +NGU, 03, 07, 56.00, 37.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 07, 61.00, 47.00, -9999.00, -9999.00, 30.00 +NHK, 03, 07, 54.00, 32.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 07, 39.00, 21.00, -9999.00, -9999.00, 35.00 +NID, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 03, 07, 71.00, 47.00, -9999.00, -9999.00, 26.00 +NIR, 03, 07, 72.00, 49.00, -9999.00, -9999.00, 20.00 +NKT, 03, 07, 61.00, 41.00, -9999.00, -9999.00, 32.00 +NKX, 03, 07, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 03, 07, 67.00, 40.00, -9999.00, -9999.00, 33.00 +NPA, 03, 07, 67.00, 49.00, -9999.00, -9999.00, 32.00 +NQA, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 03, 07, 77.00, 53.00, -9999.00, -9999.00, 17.00 +NQX, 03, 07, 78.00, 68.00, -9999.00, -9999.00, 15.00 +NRB, 03, 07, 70.00, 51.00, -9999.00, -9999.00, 25.00 +NRC, 03, 07, 67.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 07, 65.00, 48.00, -9999.00, -9999.00, 17.00 +NSE, 03, 07, 69.00, 46.00, -9999.00, -9999.00, 32.00 +NSI, 03, 07, 66.00, 46.00, -9999.00, -9999.00, 17.00 +NTD, 03, 07, 66.00, 46.00, -9999.00, -9999.00, 14.00 +NTK, 03, 07, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 07, 56.00, 37.00, -9999.00, -9999.00, 35.00 +NUC, 03, 07, 64.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 07, 63.00, 43.00, -9999.00, -9999.00, 30.00 +NUW, 03, 07, 51.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 07, 68.00, 48.00, -9999.00, -9999.00, 25.00 +NXX, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 03, 07, 55.00, 31.00, -9999.00, -9999.00, 34.00 +NZC, 03, 07, 72.00, 44.00, -9999.00, -9999.00, 27.00 +NZJ, 03, 07, 69.00, 44.00, -9999.00, -9999.00, 19.00 +NZW, 03, 07, 44.00, 26.00, -9999.00, -9999.00, 36.00 +NZY, 03, 07, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 07, 62.00, 43.00, 25.00, 25.00, 34.00 +OAR, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFK, 03, 07, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 07, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 07, 60.00, 36.00, 19.00, 17.00, 27.00 +OLM, 03, 07, 53.00, 33.00, 48.00, 50.00, 61.00 +OMA, 03, 07, 46.00, 25.00, 17.00, 17.00, 25.00 +OME, 03, 07, 16.00, -2.00, 19.00, 22.00, 29.00 +ONT, 03, 07, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 07, 43.00, 26.00, 30.00, 24.00, 39.00 +ORF, 03, 07, 56.00, 37.00, 25.00, 23.00, 35.00 +ORH, 03, 07, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 07, 19.00, -12.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 07, 36.00, 17.00, -9999.00, -9999.00, 38.00 +OTG, 03, 07, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 07, 55.00, 41.00, 52.00, 53.00, 63.00 +OTM, 03, 07, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 07, 6.00, -10.00, 15.00, 18.00, 22.00 +OURC, 03, 07, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 07, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 07, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 07, 69.00, 45.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 07, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 07, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 07, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 07, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 07, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 07, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 07, 69.00, 46.00, -9999.00, -9999.00, 29.00 +PAQ, 03, 07, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 07, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 07, 34.00, 28.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 07, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 07, 20.00, -6.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 07, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 07, 36.00, 18.00, -9999.00, -9999.00, 33.00 +PBI, 03, 07, 78.00, 60.00, 13.00, 15.00, 23.00 +PDT, 03, 07, 52.00, 34.00, 23.00, 23.00, 36.00 +PDX, 03, 07, 55.00, 38.00, 43.00, 46.00, 56.00 +PFN, 03, 07, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 07, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 07, 49.00, 31.00, 24.00, 22.00, 36.00 +PHX, 03, 07, 74.00, 47.00, 11.00, 11.00, 16.00 +PIA, 03, 07, 45.00, 27.00, 29.00, 25.00, 40.00 +PIB, 03, 07, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 07, 44.00, 24.00, 25.00, 26.00, 38.00 +PIR, 03, 07, 41.00, 20.00, 14.00, 14.00, 20.00 +PIT, 03, 07, 46.00, 27.00, 38.00, 33.00, 51.00 +PKB, 03, 07, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 07, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 07, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 07, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 07, 67.00, 49.00, 21.00, 20.00, 32.00 +POB, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 07, 68.00, 44.00, -9999.00, -9999.00, 40.00 +POM, 03, 07, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 07, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 07, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 07, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 07, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 07, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 07, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 07, 42.00, 22.00, -9999.00, -9999.00, 36.00 +PSP, 03, 07, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 07, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 07, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 07, 55.00, 24.00, 12.00, 10.00, 15.00 +PUC, 03, 07, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 07, 44.00, 27.00, 25.00, 25.00, 38.00 +PVU, 03, 07, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 07, 39.00, 22.00, 27.00, 25.00, 37.00 +P02, 03, 07, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +P07, 03, 07, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +P11, 03, 07, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +P24, 03, 07, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +P28, 03, 07, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +P35, 03, 07, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +P38, 03, 07, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +P39, 03, 07, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +P58, 03, 07, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +P59, 03, 07, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +P60, 03, 07, 32.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 03, 07, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +P67, 03, 07, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +P68, 03, 07, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 07, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 07, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 07, 44.00, 20.00, 16.00, 15.00, 24.00 +RBL, 03, 07, 63.00, 42.00, 27.00, 27.00, 37.00 +RCA, 03, 07, 44.00, 20.00, -9999.00, -9999.00, 25.00 +RDD, 03, 07, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 07, 51.00, 26.00, 17.00, 17.00, 28.00 +RDR, 03, 07, 29.00, 11.00, -9999.00, -9999.00, 24.00 +RDU, 03, 07, 60.00, 37.00, 24.00, 24.00, 34.00 +REE, 03, 07, 64.00, 34.00, -9999.00, -9999.00, 10.00 +REJ, 03, 07, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 07, 41.00, 23.00, 25.00, 22.00, 36.00 +RIC, 03, 07, 57.00, 34.00, 23.00, 26.00, 35.00 +RIV, 03, 07, 69.00, 44.00, -9999.00, -9999.00, 10.00 +RIW, 03, 07, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 07, 40.00, 19.00, 14.00, 11.00, 20.00 +RME, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 55.00 +RMG, 03, 07, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +RND, 03, 07, 71.00, 47.00, -9999.00, -9999.00, 22.00 +RNO, 03, 07, 55.00, 28.00, 18.00, 16.00, 25.00 +ROA, 03, 07, 55.00, 33.00, 25.00, 26.00, 37.00 +ROC, 03, 07, 40.00, 23.00, 35.00, 37.00, 52.00 +ROW, 03, 07, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 07, 52.00, 27.00, 16.00, 15.00, 24.00 +RST, 03, 07, 35.00, 18.00, 23.00, 22.00, 35.00 +RWF, 03, 07, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 07, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 07, 63.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 07, 66.00, 52.00, 20.00, 19.00, 27.00 +SAT, 03, 07, 71.00, 47.00, 18.00, 16.00, 27.00 +SAV, 03, 07, 68.00, 46.00, 19.00, 20.00, 29.00 +SAW, 03, 07, 33.00, 19.00, -9999.00, -9999.00, 43.00 +SBA, 03, 07, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 07, 69.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 07, 43.00, 27.00, 32.00, 32.00, 45.00 +SBP, 03, 07, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 07, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 07, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 07, -12.00, -25.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 07, 64.00, 42.00, 23.00, 24.00, 33.00 +SDF, 03, 07, 54.00, 34.00, 30.00, 26.00, 41.00 +SEA, 03, 07, 52.00, 38.00, 39.00, 38.00, 52.00 +SEM, 03, 07, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 07, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 07, 60.00, 46.00, 28.00, 28.00, 37.00 +SGF, 03, 07, 55.00, 32.00, 24.00, 21.00, 34.00 +SGY, 03, 07, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 07, 44.00, 19.00, 20.00, 19.00, 30.00 +SHV, 03, 07, 67.00, 44.00, 21.00, 20.00, 33.00 +SIT, 03, 07, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 07, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 07, 70.00, 41.00, 11.00, 7.00, 16.00 +SKA, 03, 07, 46.00, 29.00, -9999.00, -9999.00, 33.00 +SKF, 03, 07, 71.00, 47.00, -9999.00, -9999.00, 21.00 +SLC, 03, 07, 50.00, 30.00, 26.00, 26.00, 37.00 +SLE, 03, 07, 55.00, 35.00, 42.00, 43.00, 56.00 +SLN, 03, 07, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 07, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 07, 64.00, 41.00, -9999.00, 23.00, 42.00 +SNA, 03, 07, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 07, 28.00, 18.00, 36.00, 40.00, 55.00 +SNS, 03, 07, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 07, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 07, 47.00, 29.00, 29.00, 26.00, 42.00 +SPS, 03, 07, 64.00, 38.00, 14.00, 13.00, 21.00 +SRQ, 03, 07, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 07, 66.00, 40.00, -9999.00, -9999.00, 33.00 +SSI, 03, 07, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +STC, 03, 07, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 07, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +STL, 03, 07, 52.00, 33.00, 29.00, 25.00, 41.00 +STNV, 03, 07, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +STS, 03, 07, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 07, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 07, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 07, 64.00, 42.00, -9999.00, -9999.00, 26.00 +SUX, 03, 07, 42.00, 23.00, 20.00, 19.00, 29.00 +SVN, 03, 07, 68.00, 46.00, -9999.00, -9999.00, 30.00 +SWF, 03, 07, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 07, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 07, 40.00, 23.00, 40.00, 38.00, 55.00 +SZL, 03, 07, 52.00, 29.00, -9999.00, -9999.00, 28.00 +TAD, 03, 07, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 07, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 07, 59.00, 29.00, -9999.00, -9999.00, 31.00 +TCC, 03, 07, 62.00, 30.00, 6.00, 8.00, 10.00 +TCL, 03, 07, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 07, 54.00, 35.00, -9999.00, -9999.00, 56.00 +TCS, 03, 07, 64.00, 36.00, -9999.00, 7.00, 11.00 +TEB, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 07, 60.00, 36.00, -9999.00, -9999.00, 22.00 +TKA, 03, 07, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 07, 71.00, 45.00, 17.00, 18.00, 27.00 +TNX, 03, 07, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 07, 42.00, 24.00, 30.00, 28.00, 43.00 +TOP, 03, 07, 52.00, 30.00, 20.00, 19.00, 29.00 +TPA, 03, 07, 75.00, 55.00, 12.00, 14.00, 21.00 +TPH, 03, 07, 53.00, 26.00, 13.00, 11.00, 18.00 +TRI, 03, 07, 56.00, 33.00, 28.00, 28.00, 40.00 +TRK, 03, 07, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 07, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 07, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 07, 59.00, 37.00, 20.00, 20.00, 30.00 +TUP, 03, 07, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 07, 71.00, 43.00, 12.00, 11.00, 17.00 +TVC, 03, 07, 36.00, 18.00, 28.00, 25.00, 39.00 +TVL, 03, 07, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 07, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 07, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 07, 59.00, 35.00, 28.00, 28.00, 40.00 +T01, 03, 07, 54.00, 33.00, -9999.00, -9999.00, 34.00 +T02, 03, 07, 63.00, 40.00, -9999.00, -9999.00, 35.00 +T03, 03, 07, 66.00, 42.00, -9999.00, -9999.00, 33.00 +T04, 03, 07, 75.00, 56.00, -9999.00, -9999.00, 22.00 +T05, 03, 07, 52.00, 27.00, -9999.00, -9999.00, 21.00 +T06, 03, 07, 68.00, 41.00, -9999.00, -9999.00, 35.00 +T07, 03, 07, 56.00, 26.00, -9999.00, -9999.00, 32.00 +T08, 03, 07, 50.00, 30.00, -9999.00, -9999.00, 30.00 +UCA, 03, 07, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 07, 62.00, 37.00, -9999.00, -9999.00, 8.00 +UIL, 03, 07, 51.00, 35.00, 58.00, 58.00, 68.00 +UIN, 03, 07, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 07, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 07, 17.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 07, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +U15, 03, 07, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +U28, 03, 07, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 07, 70.00, 43.00, -9999.00, -9999.00, 29.00 +VBG, 03, 07, 66.00, 43.00, -9999.00, -9999.00, 25.00 +VCT, 03, 07, 72.00, 51.00, 16.00, 16.00, 25.00 +VCV, 03, 07, 65.00, 36.00, -9999.00, -9999.00, 9.00 +VDZ, 03, 07, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 07, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 07, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 07, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 07, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 07, 68.00, 44.00, -9999.00, -9999.00, 31.00 +VRB, 03, 07, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 07, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 07, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 07, 54.00, 33.00, -9999.00, 29.00, -9999.00 +WJA, 03, 07, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 07, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 07, 20.00, -7.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 07, 53.00, 25.00, 17.00, 18.00, 28.00 +WPO, 03, 07, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 07, 67.00, 42.00, -9999.00, -9999.00, 34.00 +WRG, 03, 07, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 07, 51.00, 28.00, -9999.00, -9999.00, 35.00 +WRL, 03, 07, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +X68, 03, 07, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 07, 37.00, 23.00, 56.00, 55.00, 64.00 +YCG, 03, 07, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 07, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 07, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 07, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 07, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 07, 53.00, 30.00, 14.00, 14.00, 22.00 +YNG, 03, 07, 42.00, 25.00, 35.00, 33.00, 50.00 +YPA, 03, 07, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 07, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 07, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 07, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 07, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 07, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 07, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 07, 77.00, 49.00, 5.00, 6.00, 8.00 +YVR, 03, 07, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 07, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 07, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 07, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 07, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 07, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 07, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 07, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 07, 30.00, 12.00, 34.00, 32.00, 48.00 +ZUN, 03, 07, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 07, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 07, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 07, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 03, 07, 68.00, 45.00, -9999.00, -9999.00, 30.00 +1V1, 03, 07, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 07, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 07, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 07, 59.00, 40.00, -9999.00, -9999.00, 32.00 +2PJ, 03, 07, 66.00, 40.00, -9999.00, -9999.00, 35.00 +3B1, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 07, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 07, 36.00, 16.00, -9999.00, -9999.00, 38.00 +3SE, 03, 07, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 07, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 07, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 03, 07, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 07, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 07, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 07, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 07, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 08, 46.00, 28.00, 26.00, 25.00, 38.00 +ABI, 03, 08, 67.00, 42.00, 12.00, 11.00, 19.00 +ABQ, 03, 08, 60.00, 31.00, 12.00, 12.00, 19.00 +ABR, 03, 08, 37.00, 17.00, 18.00, 16.00, 25.00 +ABY, 03, 08, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 08, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 08, 68.00, 45.00, 16.00, 16.00, 25.00 +ACV, 03, 08, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 08, 50.00, 30.00, 23.00, 22.00, 35.00 +ADK, 03, 08, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 08, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 08, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 08, 52.00, 31.00, -9999.00, -9999.00, 34.00 +AEX, 03, 08, 68.00, 46.00, -9999.00, -9999.00, 30.00 +AFF, 03, 08, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 08, 79.00, 54.00, -9999.00, -9999.00, 26.00 +AGS, 03, 08, 67.00, 41.00, 23.00, 22.00, 33.00 +AHN, 03, 08, 63.00, 41.00, 23.00, 24.00, 34.00 +AKN, 03, 08, 29.00, 12.00, 23.00, 23.00, 34.00 +AKO, 03, 08, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 08, 41.00, 22.00, 26.00, 25.00, 40.00 +ALI, 03, 08, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 08, 40.00, 22.00, 21.00, 20.00, 32.00 +ALS, 03, 08, 47.00, 14.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 08, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 08, 60.00, 31.00, 12.00, 12.00, 20.00 +AMG, 03, 08, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 08, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 08, 32.00, 17.00, 16.00, 19.00, 25.00 +AND, 03, 08, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 08, 44.00, 34.00, 56.00, 54.00, 70.00 +AOO, 03, 08, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +APN, 03, 08, 35.00, 15.00, 26.00, 28.00, 41.00 +AQQ, 03, 08, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +ART, 03, 08, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +AST, 03, 08, 53.00, 38.00, 57.00, 57.00, 67.00 +ATL, 03, 08, 62.00, 41.00, 26.00, 25.00, 37.00 +ATW, 03, 08, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 08, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 08, 49.00, 28.00, -9999.00, -9999.00, 40.00 +AUG, 03, 08, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 08, 70.00, 49.00, 18.00, 17.00, 26.00 +AUW, 03, 08, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 08, 57.00, 34.00, 25.00, 24.00, 36.00 +AVP, 03, 08, 43.00, 26.00, 28.00, 28.00, 42.00 +AXN, 03, 08, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 08, 42.00, 22.00, -9999.00, -9999.00, 30.00 +AYS, 03, 08, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 08, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 08, 66.00, 44.00, -9999.00, -9999.00, 27.00 +BAD, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 08, 41.00, 16.00, -9999.00, -9999.00, 24.00 +BDL, 03, 08, 44.00, 26.00, 25.00, 26.00, 38.00 +BDR, 03, 08, 44.00, 29.00, 27.00, 25.00, 41.00 +BET, 03, 08, 19.00, 5.00, 18.00, 17.00, 26.00 +BFD, 03, 08, 38.00, 20.00, 44.00, 40.00, 58.00 +BFF, 03, 08, 49.00, 21.00, 15.00, 13.00, 22.00 +BFL, 03, 08, 68.00, 45.00, 17.00, 18.00, 25.00 +BGM, 03, 08, 38.00, 22.00, 34.00, 34.00, 51.00 +BGR, 03, 08, 36.00, 19.00, 24.00, 24.00, 35.00 +BGS, 03, 08, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 08, 64.00, 41.00, 26.00, 24.00, 37.00 +BID, 03, 08, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 08, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 08, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 08, 44.00, 24.00, 21.00, 19.00, 30.00 +BIS, 03, 08, 36.00, 15.00, 20.00, 17.00, 27.00 +BIX, 03, 08, 68.00, 51.00, -9999.00, -9999.00, 32.00 +BJI, 03, 08, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 08, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 08, 52.00, 22.00, -9999.00, -9999.00, 26.00 +BKW, 03, 08, 49.00, 30.00, 36.00, 34.00, 50.00 +BLF, 03, 08, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 08, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 08, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 08, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 08, 53.00, 32.00, -9999.00, -9999.00, 33.00 +BNA, 03, 08, 59.00, 37.00, 31.00, 26.00, 44.00 +BNO, 03, 08, 46.00, 24.00, -9999.00, 26.00, 48.00 +BOI, 03, 08, 51.00, 31.00, 25.00, 24.00, 37.00 +BOS, 03, 08, 44.00, 29.00, 26.00, 26.00, 38.00 +BPI, 03, 08, 36.00, 5.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 08, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 08, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 08, 45.00, 27.00, -9999.00, -9999.00, 29.00 +BRO, 03, 08, 77.00, 58.00, 10.00, 9.00, 14.00 +BRW, 03, 08, -10.00, -22.00, 9.00, 10.00, 14.00 +BSM, 03, 08, 70.00, 49.00, -9999.00, -9999.00, 22.00 +BTI, 03, 08, -12.00, -25.00, 8.00, 8.00, 13.00 +BTL, 03, 08, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 08, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 08, 71.00, 49.00, 22.00, 20.00, 33.00 +BTT, 03, 08, 11.00, -11.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 08, 36.00, 19.00, 31.00, 29.00, 45.00 +BUB, 03, 08, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 08, 39.00, 24.00, 39.00, 40.00, 54.00 +BUR, 03, 08, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 08, 68.00, 51.00, -9999.00, 18.00, 32.00 +BWG, 03, 08, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 08, 52.00, 32.00, 25.00, 23.00, 35.00 +BYH, 03, 08, 57.00, 38.00, -9999.00, -9999.00, 37.00 +BYI, 03, 08, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 08, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 08, 66.00, 41.00, 21.00, 22.00, 32.00 +CAG, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 08, 45.00, 26.00, 36.00, 37.00, 53.00 +CAO, 03, 08, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 08, 32.00, 12.00, 30.00, 33.00, 45.00 +CBM, 03, 08, 64.00, 40.00, -9999.00, -9999.00, 35.00 +CDB, 03, 08, 34.00, 25.00, 48.00, 52.00, 67.00 +CDC, 03, 08, 52.00, 26.00, 19.00, 19.00, 30.00 +CDR, 03, 08, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 08, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 08, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 08, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 08, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 08, 60.00, 37.00, 26.00, 26.00, 38.00 +CHO, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 08, 67.00, 46.00, 20.00, 22.00, 32.00 +CID, 03, 08, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 08, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 08, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 08, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 08, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 08, 44.00, 26.00, 37.00, 33.00, 51.00 +CLL, 03, 08, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 08, 60.00, 38.00, 21.00, 25.00, 33.00 +CMH, 03, 08, 48.00, 29.00, 32.00, 29.00, 45.00 +CMI, 03, 08, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 08, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 08, 50.00, 28.00, 17.00, 16.00, 27.00 +CNM, 03, 08, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 08, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +COD, 03, 08, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +COF, 03, 08, 76.00, 56.00, -9999.00, -9999.00, 24.00 +CON, 03, 08, 40.00, 19.00, 25.00, 23.00, 36.00 +COS, 03, 08, 49.00, 24.00, 16.00, 15.00, 22.00 +COT, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 08, 50.00, 31.00, 27.00, 22.00, 36.00 +CPR, 03, 08, 43.00, 21.00, 21.00, 20.00, 29.00 +CRBC, 03, 08, 37.00, -4.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 08, 75.00, 54.00, 13.00, 13.00, 21.00 +CRW, 03, 08, 54.00, 33.00, 36.00, 36.00, 49.00 +CSG, 03, 08, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 08, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 08, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 08, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 08, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 08, 50.00, 31.00, 31.00, 27.00, 43.00 +CVN, 03, 08, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 08, 61.00, 31.00, -9999.00, -9999.00, 10.00 +CXY, 03, 08, 48.00, 30.00, 20.00, 22.00, 31.00 +CYS, 03, 08, 44.00, 21.00, 16.00, 17.00, 25.00 +DAA, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 08, 74.00, 53.00, 14.00, 16.00, 24.00 +DAG, 03, 08, 70.00, 45.00, 9.00, 9.00, 16.00 +DAL, 03, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 08, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 08, 47.00, 29.00, 32.00, 28.00, 44.00 +DBQ, 03, 08, 39.00, 22.00, 25.00, 23.00, 34.00 +DCA, 03, 08, 54.00, 36.00, 23.00, 24.00, 34.00 +DDC, 03, 08, 54.00, 29.00, 18.00, 14.00, 25.00 +DEC, 03, 08, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 08, 51.00, 25.00, 17.00, 17.00, 26.00 +DFW, 03, 08, 66.00, 44.00, 17.00, 14.00, 25.00 +DHN, 03, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 08, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 08, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 08, 74.00, 49.00, -9999.00, -9999.00, 12.00 +DLG, 03, 08, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 08, 30.00, 13.00, 26.00, 25.00, 37.00 +DLLC, 03, 08, 35.00, 7.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 08, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 08, 72.00, 44.00, -9999.00, -9999.00, 13.00 +DMN, 03, 08, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 08, 53.00, 33.00, -9999.00, -9999.00, 35.00 +DPG, 03, 08, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 08, 69.00, 45.00, -9999.00, -9999.00, 31.00 +DRA, 03, 08, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 08, 74.00, 49.00, 9.00, 11.00, 16.00 +DSM, 03, 08, 44.00, 25.00, 26.00, 21.00, 36.00 +DTW, 03, 08, 42.00, 25.00, 30.00, 28.00, 42.00 +DUG, 03, 08, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 08, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 08, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 08, 67.00, 42.00, -9999.00, -9999.00, 16.00 +D45, 03, 08, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 08, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 08, 36.00, 17.00, 19.00, 18.00, 29.00 +ECG, 03, 08, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 08, 65.00, 39.00, -9999.00, -9999.00, 11.00 +EED, 03, 08, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 03, 08, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 08, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 08, 50.00, 25.00, 37.00, 41.00, 53.00 +EKO, 03, 08, 49.00, 24.00, 23.00, 22.00, 33.00 +ELD, 03, 08, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 08, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 08, 68.00, 39.00, 5.00, 6.00, 9.00 +ELY, 03, 08, 48.00, 20.00, 22.00, 23.00, 35.00 +EMP, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 08, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +END, 03, 08, 59.00, 36.00, -9999.00, -9999.00, 18.00 +ENN, 03, 08, 18.00, -8.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 08, 50.00, 31.00, -9999.00, -9999.00, 19.00 +EPH, 03, 08, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 08, 41.00, 26.00, 39.00, 35.00, 53.00 +ESF, 03, 08, 68.00, 46.00, -9999.00, -9999.00, 37.00 +EUG, 03, 08, 55.00, 39.00, 42.00, 45.00, 56.00 +EVV, 03, 08, 53.00, 33.00, 32.00, 26.00, 43.00 +EWN, 03, 08, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 08, 48.00, 32.00, 24.00, 24.00, 38.00 +EYW, 03, 08, 78.00, 69.00, 10.00, 9.00, 15.00 +E74, 03, 08, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 08, 58.00, 35.00, -9999.00, -9999.00, 34.00 +FAI, 03, 08, 20.00, -5.00, 11.00, 15.00, 20.00 +FAR, 03, 08, 31.00, 14.00, 18.00, 17.00, 28.00 +FAT, 03, 08, 66.00, 43.00, 22.00, 21.00, 30.00 +FAY, 03, 08, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 08, 42.00, 23.00, 25.00, 26.00, 38.00 +FCS, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 08, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 08, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 08, 48.00, 21.00, 29.00, 26.00, 37.00 +FLL, 03, 08, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 08, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 08, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +FME, 03, 08, 55.00, 30.00, -9999.00, -9999.00, 35.00 +FMH, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 08, 58.00, 27.00, 12.00, 16.00, 18.00 +FMY, 03, 08, 79.00, 58.00, 9.00, 11.00, 17.00 +FNT, 03, 08, 40.00, 23.00, 29.00, 30.00, 42.00 +FOD, 03, 08, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 08, 52.00, 30.00, -9999.00, -9999.00, 25.00 +FOK, 03, 08, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 08, 53.00, 30.00, -9999.00, -9999.00, 23.00 +FSD, 03, 08, 39.00, 20.00, 23.00, 20.00, 32.00 +FSI, 03, 08, 62.00, 36.00, -9999.00, -9999.00, 18.00 +FSM, 03, 08, 62.00, 37.00, 22.00, 19.00, 32.00 +FTK, 03, 08, 54.00, 31.00, -9999.00, -9999.00, 37.00 +FWA, 03, 08, 43.00, 26.00, 27.00, 27.00, 42.00 +FWH, 03, 08, 65.00, 42.00, -9999.00, -9999.00, 20.00 +FYU, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 08, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 08, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 08, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 08, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 08, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 08, 46.00, 29.00, 25.00, 28.00, 40.00 +GFA, 03, 08, 43.00, 22.00, -9999.00, -9999.00, 26.00 +GFK, 03, 08, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 08, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 08, 37.00, 16.00, 17.00, 15.00, 26.00 +GJT, 03, 08, 54.00, 30.00, 19.00, 18.00, 27.00 +GKN, 03, 08, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 08, 51.00, 24.00, 16.00, 15.00, 23.00 +GLH, 03, 08, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 08, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 08, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 08, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GON, 03, 08, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 08, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 08, 36.00, 19.00, 27.00, 21.00, 35.00 +GRCI, 03, 08, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 08, 55.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 08, 46.00, 24.00, 20.00, 17.00, 27.00 +GRK, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 08, 40.00, 23.00, 30.00, 29.00, 42.00 +GSB, 03, 08, 62.00, 39.00, -9999.00, -9999.00, 32.00 +GSG, 03, 08, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 08, 58.00, 36.00, 24.00, 25.00, 33.00 +GSP, 03, 08, 62.00, 38.00, 24.00, 25.00, 36.00 +GST, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 08, 38.00, 19.00, -9999.00, -9999.00, 54.00 +GTF, 03, 08, 43.00, 22.00, 21.00, 21.00, 31.00 +GUP, 03, 08, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 08, 45.00, 25.00, -9999.00, -9999.00, 40.00 +GVW, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 03, 08, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 08, 58.00, 43.00, 21.00, 25.00, 34.00 +HBR, 03, 08, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 08, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 08, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 08, 49.00, 29.00, -9999.00, -9999.00, 30.00 +HKY, 03, 08, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 08, 43.00, 21.00, 17.00, 17.00, 26.00 +HMN, 03, 08, 69.00, 30.00, -9999.00, -9999.00, 8.00 +HMS, 03, 08, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 08, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 08, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 03, 08, 39.00, 19.00, 21.00, 17.00, 28.00 +HOP, 03, 08, 56.00, 33.00, -9999.00, -9999.00, 37.00 +HOT, 03, 08, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 08, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 08, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 08, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 08, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 08, 69.00, 45.00, -9999.00, -9999.00, 32.00 +HST, 03, 08, 80.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 03, 08, 61.00, 39.00, 29.00, 23.00, 41.00 +HTL, 03, 08, 35.00, 15.00, 34.00, 26.00, 44.00 +HTS, 03, 08, 54.00, 33.00, 34.00, 33.00, 47.00 +HUF, 03, 08, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 08, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 08, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 08, 40.00, 18.00, 17.00, 16.00, 26.00 +IAB, 03, 08, 55.00, 31.00, -9999.00, -9999.00, 21.00 +IAD, 03, 08, 52.00, 30.00, 24.00, 24.00, 34.00 +IAG, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 08, 70.00, 48.00, 21.00, 22.00, 33.00 +ICT, 03, 08, 55.00, 31.00, 23.00, 17.00, 30.00 +IDA, 03, 08, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 08, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 08, 50.00, 31.00, 26.00, 24.00, 36.00 +ILI, 03, 08, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 08, 64.00, 42.00, 21.00, 23.00, 33.00 +IMT, 03, 08, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +IND, 03, 08, 48.00, 29.00, 30.00, 30.00, 44.00 +INL, 03, 08, 30.00, 8.00, 22.00, 19.00, 31.00 +INS, 03, 08, 63.00, 38.00, -9999.00, -9999.00, 7.00 +INT, 03, 08, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +INW, 03, 08, 60.00, 29.00, 11.00, 9.00, 16.00 +IPL, 03, 08, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 08, 45.00, 26.00, 26.00, 28.00, 39.00 +IRK, 03, 08, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 08, 36.00, 15.00, 17.00, 15.00, 24.00 +ISP, 03, 08, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 08, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 08, 75.00, 45.00, -9999.00, -9999.00, 12.00 +IWD, 03, 08, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 08, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 08, 67.00, 42.00, 24.00, 21.00, 35.00 +JAX, 03, 08, 72.00, 48.00, 16.00, 19.00, 26.00 +JBR, 03, 08, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 08, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 08, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 08, 46.00, 32.00, 24.00, 23.00, 36.00 +JHW, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 08, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 08, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 08, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 08, 38.00, 26.00, 47.00, 47.00, 58.00 +JST, 03, 08, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 08, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 08, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 08, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 08, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 08, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 08, 40.00, 22.00, 32.00, 30.00, 45.00 +LAR, 03, 08, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 08, 68.00, 43.00, 9.00, 9.00, 14.00 +LAX, 03, 08, 65.00, 50.00, 17.00, 19.00, 24.00 +LBB, 03, 08, 64.00, 35.00, 9.00, 7.00, 13.00 +LBF, 03, 08, 48.00, 21.00, 18.00, 15.00, 25.00 +LCH, 03, 08, 69.00, 49.00, 20.00, 19.00, 31.00 +LCK, 03, 08, 50.00, 30.00, -9999.00, -9999.00, 40.00 +LEB, 03, 08, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 08, 53.00, 33.00, 32.00, 28.00, 44.00 +LFI, 03, 08, 55.00, 39.00, -9999.00, -9999.00, 35.00 +LFK, 03, 08, 70.00, 46.00, 21.00, 22.00, 32.00 +LFT, 03, 08, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 08, 46.00, 33.00, 24.00, 24.00, 37.00 +LGB, 03, 08, 68.00, 49.00, 19.00, 17.00, 26.00 +LGU, 03, 08, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 08, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 08, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 08, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 08, 62.00, 40.00, 22.00, 22.00, 33.00 +LIZ, 03, 08, 32.00, 12.00, -9999.00, -9999.00, 44.00 +LMT, 03, 08, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 08, 44.00, 20.00, 15.00, 15.00, 22.00 +LNK, 03, 08, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 08, 56.00, 26.00, 11.00, 11.00, 18.00 +LOZ, 03, 08, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 08, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 08, 62.00, 40.00, -9999.00, -9999.00, 28.00 +LSE, 03, 08, 39.00, 21.00, 21.00, 20.00, 30.00 +LSF, 03, 08, 67.00, 44.00, -9999.00, -9999.00, 33.00 +LSV, 03, 08, 72.00, 38.00, -9999.00, -9999.00, 7.00 +LTS, 03, 08, 66.00, 37.00, -9999.00, -9999.00, 17.00 +LUF, 03, 08, 76.00, 43.00, -9999.00, -9999.00, 10.00 +LVS, 03, 08, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 08, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 08, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 08, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 08, 55.00, 34.00, 24.00, 25.00, 35.00 +MAF, 03, 08, 69.00, 39.00, 6.00, 4.00, 8.00 +MBL, 03, 08, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 08, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 08, 66.00, 46.00, -9999.00, -9999.00, 28.00 +MCF, 03, 08, 76.00, 56.00, -9999.00, -9999.00, 22.00 +MCG, 03, 08, 20.00, -6.00, 18.00, 23.00, 29.00 +MCI, 03, 08, 50.00, 30.00, 23.00, 20.00, 34.00 +MCK, 03, 08, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 08, 68.00, 43.00, 23.00, 21.00, 33.00 +MCO, 03, 08, 77.00, 54.00, 13.00, 15.00, 22.00 +MCW, 03, 08, 37.00, 20.00, 19.00, 15.00, 27.00 +MC2, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 08, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 08, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 08, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 08, 44.00, 28.00, 32.00, 28.00, 43.00 +MEI, 03, 08, 68.00, 42.00, 22.00, 21.00, 34.00 +MEM, 03, 08, 61.00, 41.00, 29.00, 22.00, 39.00 +MER, 03, 08, 67.00, 41.00, -9999.00, -9999.00, 24.00 +MFD, 03, 08, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 08, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 08, 58.00, 35.00, 28.00, 29.00, 40.00 +MGE, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 08, 67.00, 44.00, 24.00, 20.00, 35.00 +MGW, 03, 08, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 08, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 08, 63.00, 44.00, -9999.00, -9999.00, 28.00 +MHS, 03, 08, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 08, 79.00, 62.00, 11.00, 13.00, 19.00 +MIB, 03, 08, 32.00, 15.00, -9999.00, -9999.00, 26.00 +MIV, 03, 08, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 08, 55.00, 28.00, -9999.00, -9999.00, 24.00 +MKC, 03, 08, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 08, 38.00, 24.00, 32.00, 27.00, 43.00 +MKG, 03, 08, 38.00, 24.00, 33.00, 31.00, 45.00 +MKL, 03, 08, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 08, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 08, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 08, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 08, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 08, 44.00, 25.00, 26.00, 23.00, 36.00 +MLS, 03, 08, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 08, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 08, 68.00, 44.00, -9999.00, -9999.00, 35.00 +MOB, 03, 08, 70.00, 49.00, 24.00, 22.00, 36.00 +MOT, 03, 08, 32.00, 15.00, 18.00, 15.00, 24.00 +MPV, 03, 08, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 08, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 08, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 08, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 08, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 08, 62.00, 45.00, -9999.00, -9999.00, 30.00 +MSL, 03, 08, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 08, 39.00, 20.00, 28.00, 22.00, 36.00 +MSO, 03, 08, 45.00, 24.00, 26.00, 25.00, 40.00 +MSP, 03, 08, 36.00, 20.00, 24.00, 22.00, 35.00 +MSS, 03, 08, 35.00, 16.00, 30.00, 26.00, 43.00 +MSY, 03, 08, 70.00, 50.00, 20.00, 20.00, 31.00 +MTC, 03, 08, 39.00, 25.00, -9999.00, -9999.00, 37.00 +MTN, 03, 08, 52.00, 31.00, -9999.00, -9999.00, 35.00 +MTO, 03, 08, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 08, 47.00, 27.00, -9999.00, -9999.00, 35.00 +MUO, 03, 08, 56.00, 30.00, -9999.00, -9999.00, 24.00 +MWA, 03, 08, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 08, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 08, 67.00, 44.00, -9999.00, -9999.00, 33.00 +MYL, 03, 08, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 08, 66.00, 41.00, -9999.00, -9999.00, 34.00 +NAO, 03, 08, 64.00, 49.00, -9999.00, -9999.00, 30.00 +NBC, 03, 08, 68.00, 47.00, -9999.00, -9999.00, 32.00 +NBE, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 03, 08, 43.00, 26.00, -9999.00, -9999.00, 33.00 +NCA, 03, 08, 66.00, 39.00, -9999.00, -9999.00, 32.00 +NCO, 03, 08, 44.00, 29.00, -9999.00, -9999.00, 39.00 +NC1, 03, 08, 63.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 08, 49.00, 28.00, -9999.00, -9999.00, 34.00 +NFG, 03, 08, 65.00, 47.00, -9999.00, -9999.00, 23.00 +NFL, 03, 08, 57.00, 27.00, -9999.00, -9999.00, 13.00 +NGP, 03, 08, 75.00, 55.00, -9999.00, -9999.00, 17.00 +NGU, 03, 08, 56.00, 38.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 08, 61.00, 47.00, -9999.00, -9999.00, 30.00 +NHK, 03, 08, 54.00, 33.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 08, 39.00, 21.00, -9999.00, -9999.00, 35.00 +NID, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 03, 08, 72.00, 48.00, -9999.00, -9999.00, 26.00 +NIR, 03, 08, 73.00, 50.00, -9999.00, -9999.00, 20.00 +NKT, 03, 08, 62.00, 42.00, -9999.00, -9999.00, 32.00 +NKX, 03, 08, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NMM, 03, 08, 67.00, 41.00, -9999.00, -9999.00, 33.00 +NPA, 03, 08, 68.00, 50.00, -9999.00, -9999.00, 32.00 +NQA, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 03, 08, 78.00, 53.00, -9999.00, -9999.00, 17.00 +NQX, 03, 08, 78.00, 69.00, -9999.00, -9999.00, 15.00 +NRB, 03, 08, 71.00, 52.00, -9999.00, -9999.00, 25.00 +NRC, 03, 08, 67.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 08, 65.00, 49.00, -9999.00, -9999.00, 17.00 +NSE, 03, 08, 69.00, 47.00, -9999.00, -9999.00, 32.00 +NSI, 03, 08, 66.00, 46.00, -9999.00, -9999.00, 17.00 +NTD, 03, 08, 66.00, 46.00, -9999.00, -9999.00, 14.00 +NTK, 03, 08, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 08, 56.00, 38.00, -9999.00, -9999.00, 35.00 +NUC, 03, 08, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 08, 64.00, 43.00, -9999.00, -9999.00, 30.00 +NUW, 03, 08, 52.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 08, 68.00, 49.00, -9999.00, -9999.00, 25.00 +NXX, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 03, 08, 55.00, 31.00, -9999.00, -9999.00, 34.00 +NZC, 03, 08, 73.00, 44.00, -9999.00, -9999.00, 27.00 +NZJ, 03, 08, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NZW, 03, 08, 44.00, 27.00, -9999.00, -9999.00, 36.00 +NZY, 03, 08, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 08, 62.00, 43.00, 24.00, 24.00, 33.00 +OAR, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFK, 03, 08, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 08, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 08, 60.00, 36.00, 19.00, 17.00, 28.00 +OLM, 03, 08, 53.00, 33.00, 48.00, 49.00, 60.00 +OMA, 03, 08, 46.00, 25.00, 18.00, 18.00, 26.00 +OME, 03, 08, 16.00, -1.00, 19.00, 22.00, 29.00 +ONT, 03, 08, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 08, 43.00, 26.00, 30.00, 25.00, 40.00 +ORF, 03, 08, 56.00, 38.00, 25.00, 23.00, 35.00 +ORH, 03, 08, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 08, 19.00, -11.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 08, 37.00, 17.00, -9999.00, -9999.00, 37.00 +OTG, 03, 08, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 08, 55.00, 41.00, 52.00, 52.00, 64.00 +OTM, 03, 08, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 08, 7.00, -9.00, 15.00, 18.00, 23.00 +OURC, 03, 08, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 08, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 08, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 08, 70.00, 46.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 08, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 08, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 08, 19.00, -6.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 08, 13.00, -8.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 08, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 08, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 08, 70.00, 47.00, -9999.00, -9999.00, 29.00 +PAQ, 03, 08, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 08, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 08, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 08, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 08, 20.00, -6.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 08, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 08, 36.00, 18.00, -9999.00, -9999.00, 33.00 +PBI, 03, 08, 78.00, 61.00, 13.00, 15.00, 22.00 +PDT, 03, 08, 53.00, 35.00, 23.00, 23.00, 36.00 +PDX, 03, 08, 55.00, 38.00, 43.00, 46.00, 56.00 +PFN, 03, 08, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 08, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 08, 49.00, 31.00, 25.00, 22.00, 36.00 +PHX, 03, 08, 75.00, 48.00, 11.00, 11.00, 16.00 +PIA, 03, 08, 45.00, 27.00, 29.00, 25.00, 41.00 +PIB, 03, 08, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 08, 45.00, 25.00, 25.00, 27.00, 38.00 +PIR, 03, 08, 41.00, 20.00, 14.00, 14.00, 20.00 +PIT, 03, 08, 46.00, 28.00, 38.00, 33.00, 51.00 +PKB, 03, 08, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 08, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 08, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 08, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 08, 68.00, 50.00, 21.00, 20.00, 32.00 +POB, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 08, 69.00, 44.00, -9999.00, -9999.00, 40.00 +POM, 03, 08, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 08, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 08, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 08, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 08, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 08, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 08, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 08, 43.00, 23.00, -9999.00, -9999.00, 36.00 +PSP, 03, 08, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 08, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 08, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 08, 56.00, 25.00, 12.00, 10.00, 15.00 +PUC, 03, 08, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 08, 44.00, 27.00, 25.00, 25.00, 38.00 +PVU, 03, 08, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 08, 39.00, 22.00, 27.00, 25.00, 38.00 +P02, 03, 08, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +P07, 03, 08, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +P11, 03, 08, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +P24, 03, 08, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +P28, 03, 08, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +P35, 03, 08, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +P38, 03, 08, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +P39, 03, 08, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +P58, 03, 08, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +P59, 03, 08, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +P60, 03, 08, 33.00, 1.00, -9999.00, -9999.00, -9999.00 +P61, 03, 08, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +P67, 03, 08, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +P68, 03, 08, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +P69, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 08, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 08, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 08, 44.00, 21.00, 16.00, 16.00, 24.00 +RBL, 03, 08, 64.00, 43.00, 27.00, 27.00, 37.00 +RCA, 03, 08, 44.00, 21.00, -9999.00, -9999.00, 26.00 +RDD, 03, 08, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 08, 52.00, 26.00, 17.00, 17.00, 28.00 +RDR, 03, 08, 30.00, 12.00, -9999.00, -9999.00, 24.00 +RDU, 03, 08, 60.00, 37.00, 24.00, 24.00, 34.00 +REE, 03, 08, 64.00, 35.00, -9999.00, -9999.00, 10.00 +REJ, 03, 08, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 08, 41.00, 23.00, 25.00, 23.00, 36.00 +RIC, 03, 08, 57.00, 35.00, 24.00, 26.00, 35.00 +RIV, 03, 08, 69.00, 44.00, -9999.00, -9999.00, 10.00 +RIW, 03, 08, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 08, 40.00, 20.00, 15.00, 11.00, 20.00 +RME, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 54.00 +RMG, 03, 08, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +RND, 03, 08, 72.00, 48.00, -9999.00, -9999.00, 22.00 +RNO, 03, 08, 56.00, 29.00, 18.00, 16.00, 25.00 +ROA, 03, 08, 55.00, 34.00, 26.00, 26.00, 38.00 +ROC, 03, 08, 40.00, 23.00, 35.00, 37.00, 52.00 +ROW, 03, 08, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 08, 52.00, 28.00, 17.00, 15.00, 24.00 +RST, 03, 08, 35.00, 18.00, 24.00, 22.00, 36.00 +RWF, 03, 08, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 08, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 08, 63.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 08, 66.00, 52.00, 20.00, 19.00, 27.00 +SAT, 03, 08, 72.00, 48.00, 18.00, 16.00, 27.00 +SAV, 03, 08, 69.00, 47.00, 20.00, 20.00, 29.00 +SAW, 03, 08, 34.00, 19.00, -9999.00, -9999.00, 43.00 +SBA, 03, 08, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 08, 70.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 08, 43.00, 27.00, 33.00, 32.00, 45.00 +SBP, 03, 08, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 08, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 08, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 08, -11.00, -24.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 08, 65.00, 42.00, 23.00, 25.00, 33.00 +SDF, 03, 08, 54.00, 34.00, 31.00, 26.00, 42.00 +SEA, 03, 08, 52.00, 38.00, 39.00, 38.00, 52.00 +SEM, 03, 08, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 08, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 08, 61.00, 46.00, 28.00, 28.00, 37.00 +SGF, 03, 08, 55.00, 32.00, 24.00, 22.00, 35.00 +SGY, 03, 08, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 08, 44.00, 20.00, 20.00, 19.00, 30.00 +SHV, 03, 08, 67.00, 44.00, 21.00, 20.00, 33.00 +SIT, 03, 08, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 08, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 08, 70.00, 42.00, 11.00, 7.00, 16.00 +SKA, 03, 08, 46.00, 29.00, -9999.00, -9999.00, 33.00 +SKF, 03, 08, 72.00, 48.00, -9999.00, -9999.00, 21.00 +SLC, 03, 08, 51.00, 30.00, 26.00, 26.00, 38.00 +SLE, 03, 08, 55.00, 35.00, 42.00, 43.00, 56.00 +SLN, 03, 08, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 08, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 08, 64.00, 41.00, -9999.00, 24.00, 43.00 +SNA, 03, 08, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 08, 28.00, 19.00, 36.00, 41.00, 55.00 +SNS, 03, 08, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 08, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 08, 47.00, 29.00, 30.00, 26.00, 43.00 +SPS, 03, 08, 64.00, 39.00, 14.00, 13.00, 22.00 +SRQ, 03, 08, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 08, 67.00, 41.00, -9999.00, -9999.00, 34.00 +SSI, 03, 08, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +STC, 03, 08, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 08, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +STL, 03, 08, 52.00, 33.00, 29.00, 26.00, 41.00 +STNV, 03, 08, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +STS, 03, 08, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 08, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 08, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 08, 65.00, 43.00, -9999.00, -9999.00, 26.00 +SUX, 03, 08, 43.00, 23.00, 20.00, 19.00, 29.00 +SVN, 03, 08, 69.00, 47.00, -9999.00, -9999.00, 30.00 +SWF, 03, 08, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 08, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 08, 40.00, 23.00, 40.00, 38.00, 55.00 +SZL, 03, 08, 52.00, 29.00, -9999.00, -9999.00, 29.00 +TAD, 03, 08, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 08, 15.00, -9.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 08, 59.00, 29.00, -9999.00, -9999.00, 31.00 +TCC, 03, 08, 63.00, 31.00, 7.00, 8.00, 10.00 +TCL, 03, 08, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 08, 55.00, 35.00, -9999.00, -9999.00, 56.00 +TCS, 03, 08, 65.00, 37.00, -9999.00, 7.00, 11.00 +TEB, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 08, 60.00, 36.00, -9999.00, -9999.00, 22.00 +TKA, 03, 08, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 08, 72.00, 46.00, 17.00, 18.00, 27.00 +TNX, 03, 08, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 08, 43.00, 25.00, 30.00, 28.00, 43.00 +TOP, 03, 08, 52.00, 30.00, 20.00, 19.00, 30.00 +TPA, 03, 08, 76.00, 56.00, 12.00, 14.00, 21.00 +TPH, 03, 08, 54.00, 27.00, 13.00, 11.00, 18.00 +TRI, 03, 08, 56.00, 34.00, 28.00, 28.00, 41.00 +TRK, 03, 08, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 08, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 08, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 08, 59.00, 37.00, 20.00, 20.00, 31.00 +TUP, 03, 08, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 08, 72.00, 44.00, 12.00, 11.00, 17.00 +TVC, 03, 08, 36.00, 18.00, 27.00, 25.00, 39.00 +TVL, 03, 08, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 08, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 08, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 08, 59.00, 35.00, 28.00, 28.00, 40.00 +T01, 03, 08, 54.00, 34.00, -9999.00, -9999.00, 35.00 +T02, 03, 08, 64.00, 40.00, -9999.00, -9999.00, 35.00 +T03, 03, 08, 66.00, 43.00, -9999.00, -9999.00, 33.00 +T04, 03, 08, 76.00, 57.00, -9999.00, -9999.00, 22.00 +T05, 03, 08, 52.00, 27.00, -9999.00, -9999.00, 22.00 +T06, 03, 08, 69.00, 42.00, -9999.00, -9999.00, 35.00 +T07, 03, 08, 56.00, 26.00, -9999.00, -9999.00, 32.00 +T08, 03, 08, 50.00, 31.00, -9999.00, -9999.00, 30.00 +UCA, 03, 08, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 08, 63.00, 38.00, -9999.00, -9999.00, 8.00 +UIL, 03, 08, 51.00, 35.00, 58.00, 58.00, 68.00 +UIN, 03, 08, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 08, 17.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 08, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +U15, 03, 08, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +U28, 03, 08, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 08, 70.00, 44.00, -9999.00, -9999.00, 29.00 +VBG, 03, 08, 66.00, 43.00, -9999.00, -9999.00, 25.00 +VCT, 03, 08, 73.00, 51.00, 16.00, 16.00, 25.00 +VCV, 03, 08, 66.00, 36.00, -9999.00, -9999.00, 9.00 +VDZ, 03, 08, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 08, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 08, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 08, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 08, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 08, 69.00, 45.00, -9999.00, -9999.00, 31.00 +VRB, 03, 08, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 08, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 08, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 08, 54.00, 34.00, -9999.00, 30.00, -9999.00 +WJA, 03, 08, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 08, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 08, 21.00, -7.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 08, 54.00, 25.00, 17.00, 19.00, 28.00 +WPO, 03, 08, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 08, 68.00, 43.00, -9999.00, -9999.00, 34.00 +WRG, 03, 08, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 08, 51.00, 29.00, -9999.00, -9999.00, 35.00 +WRL, 03, 08, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +X68, 03, 08, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 08, 38.00, 23.00, 56.00, 55.00, 64.00 +YCG, 03, 08, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 08, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 08, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 08, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 08, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 08, 54.00, 30.00, 14.00, 14.00, 22.00 +YNG, 03, 08, 43.00, 25.00, 35.00, 33.00, 50.00 +YPA, 03, 08, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 08, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 08, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 08, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 08, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 08, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 08, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 08, 78.00, 50.00, 5.00, 6.00, 8.00 +YVR, 03, 08, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 08, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 08, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 08, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 08, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 08, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 08, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 08, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 08, 30.00, 13.00, 33.00, 32.00, 47.00 +ZUN, 03, 08, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 08, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 08, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 08, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 03, 08, 68.00, 45.00, -9999.00, -9999.00, 30.00 +1V1, 03, 08, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 08, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 08, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 08, 60.00, 41.00, -9999.00, -9999.00, 32.00 +2PJ, 03, 08, 67.00, 41.00, -9999.00, -9999.00, 35.00 +3B1, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 08, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 08, 36.00, 16.00, -9999.00, -9999.00, 37.00 +3SE, 03, 08, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 08, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 08, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 03, 08, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 08, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 08, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 08, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 08, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 09, 47.00, 29.00, 26.00, 25.00, 38.00 +ABI, 03, 09, 68.00, 42.00, 12.00, 11.00, 19.00 +ABQ, 03, 09, 60.00, 31.00, 12.00, 12.00, 19.00 +ABR, 03, 09, 37.00, 17.00, 18.00, 16.00, 25.00 +ABY, 03, 09, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 09, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 09, 68.00, 45.00, 16.00, 16.00, 25.00 +ACV, 03, 09, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 09, 50.00, 30.00, 23.00, 22.00, 35.00 +ADK, 03, 09, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 09, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 09, 53.00, 31.00, -9999.00, -9999.00, 34.00 +AEX, 03, 09, 69.00, 47.00, -9999.00, -9999.00, 30.00 +AFF, 03, 09, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 09, 79.00, 54.00, -9999.00, -9999.00, 26.00 +AGS, 03, 09, 68.00, 41.00, 23.00, 22.00, 34.00 +AHN, 03, 09, 64.00, 41.00, 23.00, 24.00, 34.00 +AKN, 03, 09, 30.00, 13.00, 23.00, 23.00, 35.00 +AKO, 03, 09, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 09, 42.00, 23.00, 26.00, 25.00, 40.00 +ALI, 03, 09, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 09, 41.00, 22.00, 21.00, 20.00, 32.00 +ALS, 03, 09, 47.00, 15.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 09, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 09, 60.00, 32.00, 12.00, 12.00, 20.00 +AMG, 03, 09, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 09, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 09, 32.00, 17.00, 16.00, 19.00, 25.00 +AND, 03, 09, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 09, 44.00, 34.00, 56.00, 54.00, 70.00 +AOO, 03, 09, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +APN, 03, 09, 36.00, 16.00, 26.00, 28.00, 41.00 +AQQ, 03, 09, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +ART, 03, 09, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +AST, 03, 09, 53.00, 38.00, 57.00, 57.00, 67.00 +ATL, 03, 09, 63.00, 41.00, 26.00, 25.00, 37.00 +ATW, 03, 09, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 09, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 09, 50.00, 29.00, -9999.00, -9999.00, 40.00 +AUG, 03, 09, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 09, 71.00, 50.00, 18.00, 17.00, 26.00 +AUW, 03, 09, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 09, 58.00, 34.00, 25.00, 25.00, 36.00 +AVP, 03, 09, 44.00, 27.00, 28.00, 28.00, 42.00 +AXN, 03, 09, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 09, 43.00, 23.00, -9999.00, -9999.00, 30.00 +AYS, 03, 09, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 09, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 09, 66.00, 44.00, -9999.00, -9999.00, 27.00 +BAD, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 09, 41.00, 16.00, -9999.00, -9999.00, 23.00 +BDL, 03, 09, 45.00, 27.00, 25.00, 26.00, 38.00 +BDR, 03, 09, 45.00, 30.00, 27.00, 25.00, 41.00 +BET, 03, 09, 20.00, 5.00, 19.00, 17.00, 27.00 +BFD, 03, 09, 39.00, 21.00, 44.00, 39.00, 57.00 +BFF, 03, 09, 49.00, 21.00, 15.00, 13.00, 22.00 +BFL, 03, 09, 68.00, 45.00, 17.00, 18.00, 25.00 +BGM, 03, 09, 39.00, 23.00, 34.00, 34.00, 51.00 +BGR, 03, 09, 37.00, 20.00, 24.00, 24.00, 35.00 +BGS, 03, 09, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 09, 65.00, 41.00, 26.00, 24.00, 37.00 +BID, 03, 09, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 09, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 09, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 09, 45.00, 24.00, 21.00, 19.00, 30.00 +BIS, 03, 09, 36.00, 16.00, 20.00, 17.00, 27.00 +BIX, 03, 09, 68.00, 51.00, -9999.00, -9999.00, 32.00 +BJI, 03, 09, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 09, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 09, 52.00, 22.00, -9999.00, -9999.00, 26.00 +BKW, 03, 09, 50.00, 31.00, 36.00, 34.00, 50.00 +BLF, 03, 09, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 09, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 09, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 09, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 09, 54.00, 33.00, -9999.00, -9999.00, 33.00 +BNA, 03, 09, 60.00, 38.00, 31.00, 26.00, 44.00 +BNO, 03, 09, 47.00, 24.00, -9999.00, 26.00, 48.00 +BOI, 03, 09, 52.00, 31.00, 25.00, 23.00, 37.00 +BOS, 03, 09, 44.00, 30.00, 26.00, 26.00, 38.00 +BPI, 03, 09, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 09, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 09, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 09, 46.00, 28.00, -9999.00, -9999.00, 29.00 +BRO, 03, 09, 78.00, 58.00, 9.00, 8.00, 14.00 +BRW, 03, 09, -10.00, -22.00, 8.00, 10.00, 14.00 +BSM, 03, 09, 71.00, 50.00, -9999.00, -9999.00, 22.00 +BTI, 03, 09, -12.00, -25.00, 8.00, 8.00, 13.00 +BTL, 03, 09, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 09, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 09, 71.00, 49.00, 22.00, 20.00, 33.00 +BTT, 03, 09, 12.00, -10.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 09, 37.00, 20.00, 31.00, 29.00, 45.00 +BUB, 03, 09, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 09, 40.00, 25.00, 39.00, 40.00, 54.00 +BUR, 03, 09, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 09, 69.00, 51.00, -9999.00, 17.00, 32.00 +BWG, 03, 09, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 09, 52.00, 33.00, 25.00, 23.00, 35.00 +BYH, 03, 09, 58.00, 39.00, -9999.00, -9999.00, 37.00 +BYI, 03, 09, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 09, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 09, 67.00, 41.00, 21.00, 22.00, 32.00 +CAG, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 09, 45.00, 27.00, 36.00, 37.00, 53.00 +CAO, 03, 09, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 09, 33.00, 12.00, 30.00, 33.00, 45.00 +CBM, 03, 09, 65.00, 41.00, -9999.00, -9999.00, 34.00 +CDB, 03, 09, 34.00, 25.00, 48.00, 52.00, 67.00 +CDC, 03, 09, 52.00, 26.00, 19.00, 20.00, 30.00 +CDR, 03, 09, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 09, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 09, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 09, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 09, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 09, 60.00, 38.00, 26.00, 26.00, 38.00 +CHO, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 09, 68.00, 47.00, 20.00, 22.00, 32.00 +CID, 03, 09, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 09, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 09, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 09, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 09, 44.00, 27.00, 37.00, 33.00, 50.00 +CLL, 03, 09, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 09, 61.00, 38.00, 21.00, 25.00, 33.00 +CMH, 03, 09, 48.00, 30.00, 32.00, 29.00, 45.00 +CMI, 03, 09, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 09, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 09, 51.00, 29.00, 17.00, 16.00, 27.00 +CNM, 03, 09, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 09, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +COD, 03, 09, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +COF, 03, 09, 76.00, 56.00, -9999.00, -9999.00, 24.00 +CON, 03, 09, 41.00, 20.00, 25.00, 23.00, 36.00 +COS, 03, 09, 49.00, 24.00, 16.00, 15.00, 22.00 +COT, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 09, 51.00, 32.00, 27.00, 22.00, 36.00 +CPR, 03, 09, 44.00, 21.00, 21.00, 20.00, 29.00 +CRBC, 03, 09, 37.00, -3.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 09, 75.00, 54.00, 13.00, 12.00, 21.00 +CRW, 03, 09, 55.00, 34.00, 36.00, 36.00, 49.00 +CSG, 03, 09, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 09, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 09, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 09, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 09, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 09, 51.00, 32.00, 31.00, 27.00, 43.00 +CVN, 03, 09, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 09, 61.00, 31.00, -9999.00, -9999.00, 9.00 +CXY, 03, 09, 49.00, 31.00, 20.00, 22.00, 31.00 +CYS, 03, 09, 44.00, 21.00, 16.00, 17.00, 25.00 +DAA, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 09, 74.00, 53.00, 14.00, 16.00, 24.00 +DAG, 03, 09, 70.00, 45.00, 9.00, 9.00, 16.00 +DAL, 03, 09, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 09, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 09, 48.00, 30.00, 32.00, 28.00, 44.00 +DBQ, 03, 09, 40.00, 23.00, 25.00, 23.00, 34.00 +DCA, 03, 09, 55.00, 36.00, 23.00, 24.00, 34.00 +DDC, 03, 09, 55.00, 29.00, 18.00, 14.00, 25.00 +DEC, 03, 09, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 09, 51.00, 25.00, 17.00, 17.00, 26.00 +DFW, 03, 09, 67.00, 44.00, 17.00, 14.00, 25.00 +DHN, 03, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 09, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 09, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 09, 74.00, 50.00, -9999.00, -9999.00, 12.00 +DLG, 03, 09, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 09, 31.00, 13.00, 25.00, 25.00, 37.00 +DLLC, 03, 09, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 09, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 09, 72.00, 44.00, -9999.00, -9999.00, 13.00 +DMN, 03, 09, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 09, 54.00, 33.00, -9999.00, -9999.00, 35.00 +DPG, 03, 09, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 09, 69.00, 45.00, -9999.00, -9999.00, 31.00 +DRA, 03, 09, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 09, 74.00, 50.00, 9.00, 11.00, 16.00 +DSM, 03, 09, 44.00, 26.00, 27.00, 21.00, 36.00 +DTW, 03, 09, 42.00, 26.00, 30.00, 27.00, 42.00 +DUG, 03, 09, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 09, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 09, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 09, 68.00, 42.00, -9999.00, -9999.00, 15.00 +D45, 03, 09, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 09, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 09, 37.00, 17.00, 19.00, 18.00, 29.00 +ECG, 03, 09, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 09, 65.00, 39.00, -9999.00, -9999.00, 11.00 +EED, 03, 09, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 03, 09, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 09, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 09, 51.00, 26.00, 37.00, 41.00, 53.00 +EKO, 03, 09, 49.00, 24.00, 23.00, 22.00, 33.00 +ELD, 03, 09, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 09, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 09, 69.00, 39.00, 5.00, 6.00, 9.00 +ELY, 03, 09, 48.00, 20.00, 22.00, 24.00, 35.00 +EMP, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 09, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +END, 03, 09, 60.00, 37.00, -9999.00, -9999.00, 18.00 +ENN, 03, 09, 19.00, -7.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 09, 51.00, 31.00, -9999.00, -9999.00, 19.00 +EPH, 03, 09, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 09, 42.00, 27.00, 39.00, 35.00, 53.00 +ESF, 03, 09, 69.00, 47.00, -9999.00, -9999.00, 37.00 +EUG, 03, 09, 55.00, 39.00, 42.00, 45.00, 56.00 +EVV, 03, 09, 54.00, 34.00, 33.00, 26.00, 44.00 +EWN, 03, 09, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 09, 49.00, 32.00, 24.00, 24.00, 38.00 +EYW, 03, 09, 78.00, 69.00, 9.00, 8.00, 15.00 +E74, 03, 09, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 09, 59.00, 35.00, -9999.00, -9999.00, 34.00 +FAI, 03, 09, 20.00, -5.00, 11.00, 15.00, 20.00 +FAR, 03, 09, 32.00, 14.00, 18.00, 17.00, 28.00 +FAT, 03, 09, 66.00, 43.00, 22.00, 20.00, 30.00 +FAY, 03, 09, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 09, 42.00, 23.00, 25.00, 26.00, 37.00 +FCS, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 09, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 09, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 09, 48.00, 21.00, 29.00, 27.00, 38.00 +FLL, 03, 09, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 09, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +FME, 03, 09, 56.00, 31.00, -9999.00, -9999.00, 35.00 +FMH, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 09, 58.00, 27.00, 12.00, 16.00, 18.00 +FMY, 03, 09, 79.00, 58.00, 9.00, 11.00, 17.00 +FNT, 03, 09, 40.00, 24.00, 29.00, 30.00, 42.00 +FOD, 03, 09, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 09, 53.00, 31.00, -9999.00, -9999.00, 25.00 +FOK, 03, 09, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 09, 54.00, 31.00, -9999.00, -9999.00, 23.00 +FSD, 03, 09, 40.00, 20.00, 23.00, 20.00, 32.00 +FSI, 03, 09, 63.00, 37.00, -9999.00, -9999.00, 18.00 +FSM, 03, 09, 62.00, 38.00, 22.00, 19.00, 32.00 +FTK, 03, 09, 55.00, 32.00, -9999.00, -9999.00, 37.00 +FWA, 03, 09, 44.00, 27.00, 27.00, 27.00, 42.00 +FWH, 03, 09, 66.00, 42.00, -9999.00, -9999.00, 20.00 +FYU, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 09, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 09, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 09, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 09, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 09, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 09, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 09, 47.00, 29.00, 25.00, 28.00, 40.00 +GFA, 03, 09, 43.00, 22.00, -9999.00, -9999.00, 26.00 +GFK, 03, 09, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 09, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 09, 37.00, 17.00, 17.00, 15.00, 26.00 +GJT, 03, 09, 54.00, 30.00, 19.00, 18.00, 27.00 +GKN, 03, 09, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 09, 51.00, 24.00, 16.00, 15.00, 23.00 +GLH, 03, 09, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 09, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 09, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 09, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GON, 03, 09, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 09, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 09, 36.00, 19.00, 27.00, 21.00, 35.00 +GRCI, 03, 09, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 09, 55.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 09, 47.00, 25.00, 20.00, 17.00, 27.00 +GRK, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 09, 41.00, 24.00, 30.00, 29.00, 42.00 +GSB, 03, 09, 63.00, 40.00, -9999.00, -9999.00, 32.00 +GSG, 03, 09, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 09, 59.00, 36.00, 24.00, 25.00, 33.00 +GSP, 03, 09, 62.00, 39.00, 24.00, 25.00, 36.00 +GST, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 09, 38.00, 19.00, -9999.00, -9999.00, 54.00 +GTF, 03, 09, 43.00, 22.00, 21.00, 21.00, 31.00 +GUP, 03, 09, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 09, 46.00, 26.00, -9999.00, -9999.00, 40.00 +GVW, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 03, 09, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 09, 59.00, 43.00, 21.00, 25.00, 34.00 +HBR, 03, 09, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 09, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 09, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 09, 49.00, 29.00, -9999.00, -9999.00, 30.00 +HKY, 03, 09, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 09, 44.00, 21.00, 17.00, 17.00, 27.00 +HMN, 03, 09, 69.00, 30.00, -9999.00, -9999.00, 7.00 +HMS, 03, 09, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 09, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 09, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 03, 09, 40.00, 20.00, 21.00, 17.00, 28.00 +HOP, 03, 09, 57.00, 34.00, -9999.00, -9999.00, 37.00 +HOT, 03, 09, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 09, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 09, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 09, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 09, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 09, 69.00, 45.00, -9999.00, -9999.00, 31.00 +HST, 03, 09, 80.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 03, 09, 61.00, 40.00, 29.00, 23.00, 41.00 +HTL, 03, 09, 36.00, 16.00, 34.00, 26.00, 44.00 +HTS, 03, 09, 54.00, 34.00, 34.00, 33.00, 47.00 +HUF, 03, 09, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 09, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 09, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 09, 41.00, 18.00, 17.00, 16.00, 27.00 +IAB, 03, 09, 56.00, 32.00, -9999.00, -9999.00, 21.00 +IAD, 03, 09, 53.00, 31.00, 24.00, 24.00, 34.00 +IAG, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 09, 70.00, 49.00, 21.00, 22.00, 33.00 +ICT, 03, 09, 56.00, 32.00, 24.00, 17.00, 31.00 +IDA, 03, 09, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 09, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 09, 51.00, 32.00, 26.00, 24.00, 36.00 +ILI, 03, 09, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 09, 65.00, 42.00, 21.00, 23.00, 33.00 +IMT, 03, 09, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +IND, 03, 09, 49.00, 30.00, 30.00, 30.00, 44.00 +INL, 03, 09, 30.00, 8.00, 22.00, 19.00, 31.00 +INS, 03, 09, 63.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 03, 09, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +INW, 03, 09, 60.00, 29.00, 11.00, 8.00, 16.00 +IPL, 03, 09, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 09, 46.00, 27.00, 26.00, 28.00, 39.00 +IRK, 03, 09, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 09, 37.00, 15.00, 17.00, 15.00, 24.00 +ISP, 03, 09, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 09, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 09, 75.00, 45.00, -9999.00, -9999.00, 12.00 +IWD, 03, 09, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 09, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 09, 68.00, 43.00, 24.00, 21.00, 35.00 +JAX, 03, 09, 72.00, 48.00, 16.00, 19.00, 26.00 +JBR, 03, 09, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 09, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 09, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 09, 47.00, 33.00, 24.00, 23.00, 36.00 +JHW, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 09, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 09, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 09, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 09, 38.00, 26.00, 47.00, 47.00, 58.00 +JST, 03, 09, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 09, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 09, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 09, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 09, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 09, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 09, 41.00, 23.00, 32.00, 30.00, 45.00 +LAR, 03, 09, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 09, 68.00, 43.00, 9.00, 9.00, 14.00 +LAX, 03, 09, 65.00, 50.00, 17.00, 19.00, 24.00 +LBB, 03, 09, 65.00, 35.00, 9.00, 7.00, 13.00 +LBF, 03, 09, 48.00, 22.00, 18.00, 15.00, 26.00 +LCH, 03, 09, 70.00, 50.00, 20.00, 19.00, 31.00 +LCK, 03, 09, 50.00, 30.00, -9999.00, -9999.00, 40.00 +LEB, 03, 09, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 09, 54.00, 34.00, 32.00, 28.00, 44.00 +LFI, 03, 09, 56.00, 39.00, -9999.00, -9999.00, 35.00 +LFK, 03, 09, 70.00, 46.00, 21.00, 22.00, 32.00 +LFT, 03, 09, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 09, 47.00, 33.00, 24.00, 24.00, 37.00 +LGB, 03, 09, 68.00, 49.00, 19.00, 17.00, 26.00 +LGU, 03, 09, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 09, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 09, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 09, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 09, 63.00, 41.00, 22.00, 22.00, 33.00 +LIZ, 03, 09, 33.00, 12.00, -9999.00, -9999.00, 44.00 +LMT, 03, 09, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 09, 44.00, 21.00, 15.00, 15.00, 22.00 +LNK, 03, 09, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 09, 56.00, 26.00, 11.00, 10.00, 17.00 +LOZ, 03, 09, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 09, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 09, 63.00, 40.00, -9999.00, -9999.00, 28.00 +LSE, 03, 09, 40.00, 21.00, 21.00, 20.00, 30.00 +LSF, 03, 09, 68.00, 44.00, -9999.00, -9999.00, 33.00 +LSV, 03, 09, 72.00, 38.00, -9999.00, -9999.00, 6.00 +LTS, 03, 09, 67.00, 37.00, -9999.00, -9999.00, 17.00 +LUF, 03, 09, 76.00, 43.00, -9999.00, -9999.00, 9.00 +LVS, 03, 09, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 09, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 09, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 09, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 09, 56.00, 34.00, 24.00, 25.00, 35.00 +MAF, 03, 09, 70.00, 39.00, 6.00, 4.00, 8.00 +MBL, 03, 09, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 09, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 09, 66.00, 46.00, -9999.00, -9999.00, 27.00 +MCF, 03, 09, 76.00, 56.00, -9999.00, -9999.00, 21.00 +MCG, 03, 09, 21.00, -5.00, 18.00, 23.00, 29.00 +MCI, 03, 09, 51.00, 31.00, 23.00, 20.00, 34.00 +MCK, 03, 09, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 09, 68.00, 43.00, 23.00, 21.00, 33.00 +MCO, 03, 09, 77.00, 54.00, 13.00, 15.00, 22.00 +MCW, 03, 09, 38.00, 21.00, 19.00, 15.00, 27.00 +MC2, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 09, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 09, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 09, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 09, 44.00, 28.00, 32.00, 28.00, 43.00 +MEI, 03, 09, 68.00, 43.00, 22.00, 21.00, 34.00 +MEM, 03, 09, 62.00, 42.00, 29.00, 22.00, 40.00 +MER, 03, 09, 67.00, 41.00, -9999.00, -9999.00, 24.00 +MFD, 03, 09, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 09, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 09, 58.00, 35.00, 28.00, 28.00, 40.00 +MGE, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 09, 67.00, 45.00, 24.00, 20.00, 35.00 +MGW, 03, 09, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 09, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 09, 63.00, 44.00, -9999.00, -9999.00, 27.00 +MHS, 03, 09, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 09, 79.00, 62.00, 11.00, 12.00, 19.00 +MIB, 03, 09, 33.00, 16.00, -9999.00, -9999.00, 25.00 +MIV, 03, 09, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 09, 55.00, 28.00, -9999.00, -9999.00, 23.00 +MKC, 03, 09, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 09, 39.00, 25.00, 32.00, 27.00, 43.00 +MKG, 03, 09, 39.00, 24.00, 32.00, 31.00, 45.00 +MKL, 03, 09, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 09, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 09, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 09, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 09, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 09, 44.00, 26.00, 26.00, 23.00, 37.00 +MLS, 03, 09, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 09, 68.00, 44.00, -9999.00, -9999.00, 35.00 +MOB, 03, 09, 70.00, 49.00, 23.00, 22.00, 36.00 +MOT, 03, 09, 33.00, 16.00, 18.00, 15.00, 23.00 +MPV, 03, 09, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 09, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 09, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 09, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 09, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 09, 62.00, 45.00, -9999.00, -9999.00, 30.00 +MSL, 03, 09, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 09, 39.00, 21.00, 28.00, 22.00, 37.00 +MSO, 03, 09, 45.00, 24.00, 26.00, 25.00, 40.00 +MSP, 03, 09, 37.00, 20.00, 24.00, 22.00, 35.00 +MSS, 03, 09, 35.00, 17.00, 30.00, 26.00, 43.00 +MSY, 03, 09, 71.00, 51.00, 20.00, 20.00, 31.00 +MTC, 03, 09, 40.00, 25.00, -9999.00, -9999.00, 37.00 +MTN, 03, 09, 53.00, 32.00, -9999.00, -9999.00, 35.00 +MTO, 03, 09, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 09, 48.00, 28.00, -9999.00, -9999.00, 35.00 +MUO, 03, 09, 56.00, 30.00, -9999.00, -9999.00, 23.00 +MWA, 03, 09, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 09, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 09, 67.00, 45.00, -9999.00, -9999.00, 32.00 +MYL, 03, 09, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 09, 67.00, 42.00, -9999.00, -9999.00, 34.00 +NAO, 03, 09, 64.00, 49.00, -9999.00, -9999.00, 30.00 +NBC, 03, 09, 69.00, 47.00, -9999.00, -9999.00, 32.00 +NBE, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 03, 09, 44.00, 27.00, -9999.00, -9999.00, 34.00 +NCA, 03, 09, 66.00, 39.00, -9999.00, -9999.00, 32.00 +NCO, 03, 09, 45.00, 29.00, -9999.00, -9999.00, 39.00 +NC1, 03, 09, 63.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 09, 50.00, 29.00, -9999.00, -9999.00, 34.00 +NFG, 03, 09, 65.00, 47.00, -9999.00, -9999.00, 23.00 +NFL, 03, 09, 57.00, 27.00, -9999.00, -9999.00, 13.00 +NGP, 03, 09, 75.00, 55.00, -9999.00, -9999.00, 17.00 +NGU, 03, 09, 57.00, 38.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 09, 61.00, 47.00, -9999.00, -9999.00, 30.00 +NHK, 03, 09, 55.00, 33.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 09, 40.00, 22.00, -9999.00, -9999.00, 35.00 +NID, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 03, 09, 72.00, 48.00, -9999.00, -9999.00, 26.00 +NIR, 03, 09, 73.00, 50.00, -9999.00, -9999.00, 19.00 +NKT, 03, 09, 62.00, 42.00, -9999.00, -9999.00, 32.00 +NKX, 03, 09, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NMM, 03, 09, 68.00, 41.00, -9999.00, -9999.00, 34.00 +NPA, 03, 09, 68.00, 50.00, -9999.00, -9999.00, 32.00 +NQA, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 03, 09, 78.00, 54.00, -9999.00, -9999.00, 17.00 +NQX, 03, 09, 78.00, 69.00, -9999.00, -9999.00, 15.00 +NRB, 03, 09, 71.00, 52.00, -9999.00, -9999.00, 24.00 +NRC, 03, 09, 67.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 09, 65.00, 49.00, -9999.00, -9999.00, 16.00 +NSE, 03, 09, 70.00, 47.00, -9999.00, -9999.00, 32.00 +NSI, 03, 09, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTD, 03, 09, 66.00, 46.00, -9999.00, -9999.00, 14.00 +NTK, 03, 09, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 09, 57.00, 38.00, -9999.00, -9999.00, 35.00 +NUC, 03, 09, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 09, 64.00, 43.00, -9999.00, -9999.00, 30.00 +NUW, 03, 09, 52.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 09, 68.00, 49.00, -9999.00, -9999.00, 25.00 +NXX, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 03, 09, 56.00, 32.00, -9999.00, -9999.00, 34.00 +NZC, 03, 09, 73.00, 45.00, -9999.00, -9999.00, 27.00 +NZJ, 03, 09, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NZW, 03, 09, 45.00, 27.00, -9999.00, -9999.00, 36.00 +NZY, 03, 09, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 09, 62.00, 43.00, 24.00, 24.00, 33.00 +OAR, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFK, 03, 09, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 09, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 09, 61.00, 37.00, 19.00, 17.00, 28.00 +OLM, 03, 09, 53.00, 33.00, 48.00, 49.00, 60.00 +OMA, 03, 09, 47.00, 26.00, 18.00, 18.00, 26.00 +OME, 03, 09, 17.00, -1.00, 19.00, 22.00, 29.00 +ONT, 03, 09, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 09, 44.00, 27.00, 30.00, 25.00, 40.00 +ORF, 03, 09, 57.00, 38.00, 25.00, 23.00, 35.00 +ORH, 03, 09, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 09, 20.00, -11.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 09, 37.00, 18.00, -9999.00, -9999.00, 37.00 +OTG, 03, 09, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 09, 55.00, 41.00, 53.00, 52.00, 64.00 +OTM, 03, 09, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 09, 7.00, -9.00, 15.00, 18.00, 23.00 +OURC, 03, 09, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 09, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 09, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 09, 70.00, 46.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 09, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 09, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 09, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 09, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 09, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 09, 15.00, -8.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 09, 70.00, 47.00, -9999.00, -9999.00, 28.00 +PAQ, 03, 09, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 09, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 09, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 09, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 09, 21.00, -5.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 09, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 09, 37.00, 19.00, -9999.00, -9999.00, 33.00 +PBI, 03, 09, 78.00, 61.00, 13.00, 15.00, 22.00 +PDT, 03, 09, 53.00, 35.00, 22.00, 23.00, 35.00 +PDX, 03, 09, 55.00, 38.00, 42.00, 46.00, 55.00 +PFN, 03, 09, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 09, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 09, 50.00, 32.00, 25.00, 22.00, 36.00 +PHX, 03, 09, 75.00, 48.00, 11.00, 11.00, 16.00 +PIA, 03, 09, 46.00, 28.00, 29.00, 25.00, 41.00 +PIB, 03, 09, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 09, 45.00, 25.00, 25.00, 27.00, 38.00 +PIR, 03, 09, 42.00, 21.00, 14.00, 14.00, 20.00 +PIT, 03, 09, 47.00, 28.00, 38.00, 33.00, 51.00 +PKB, 03, 09, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 09, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 09, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 09, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 09, 68.00, 50.00, 21.00, 20.00, 32.00 +POB, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 09, 69.00, 45.00, -9999.00, -9999.00, 41.00 +POM, 03, 09, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 09, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 09, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 09, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 09, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 09, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 09, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 09, 43.00, 23.00, -9999.00, -9999.00, 36.00 +PSP, 03, 09, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 09, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 09, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 09, 56.00, 25.00, 12.00, 10.00, 15.00 +PUC, 03, 09, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 09, 45.00, 28.00, 25.00, 25.00, 38.00 +PVU, 03, 09, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 09, 40.00, 23.00, 27.00, 25.00, 38.00 +P02, 03, 09, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +P07, 03, 09, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +P11, 03, 09, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +P24, 03, 09, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +P28, 03, 09, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +P35, 03, 09, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +P38, 03, 09, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +P39, 03, 09, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +P58, 03, 09, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +P59, 03, 09, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +P60, 03, 09, 33.00, 1.00, -9999.00, -9999.00, -9999.00 +P61, 03, 09, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +P67, 03, 09, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +P68, 03, 09, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +P69, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 09, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 09, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 09, 45.00, 21.00, 16.00, 16.00, 24.00 +RBL, 03, 09, 64.00, 43.00, 27.00, 27.00, 37.00 +RCA, 03, 09, 45.00, 21.00, -9999.00, -9999.00, 26.00 +RDD, 03, 09, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 09, 52.00, 26.00, 16.00, 17.00, 28.00 +RDR, 03, 09, 30.00, 12.00, -9999.00, -9999.00, 24.00 +RDU, 03, 09, 61.00, 38.00, 24.00, 24.00, 34.00 +REE, 03, 09, 65.00, 35.00, -9999.00, -9999.00, 9.00 +REJ, 03, 09, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 09, 42.00, 24.00, 25.00, 23.00, 37.00 +RIC, 03, 09, 58.00, 35.00, 24.00, 26.00, 35.00 +RIV, 03, 09, 69.00, 44.00, -9999.00, -9999.00, 9.00 +RIW, 03, 09, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 09, 41.00, 20.00, 15.00, 11.00, 20.00 +RME, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 54.00 +RMG, 03, 09, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +RND, 03, 09, 72.00, 48.00, -9999.00, -9999.00, 22.00 +RNO, 03, 09, 56.00, 29.00, 18.00, 16.00, 25.00 +ROA, 03, 09, 56.00, 34.00, 26.00, 26.00, 38.00 +ROC, 03, 09, 41.00, 24.00, 35.00, 37.00, 51.00 +ROW, 03, 09, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 09, 53.00, 28.00, 17.00, 15.00, 24.00 +RST, 03, 09, 36.00, 19.00, 24.00, 22.00, 36.00 +RWF, 03, 09, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 09, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 09, 63.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 09, 66.00, 52.00, 20.00, 19.00, 27.00 +SAT, 03, 09, 72.00, 48.00, 18.00, 16.00, 27.00 +SAV, 03, 09, 69.00, 47.00, 20.00, 20.00, 29.00 +SAW, 03, 09, 34.00, 20.00, -9999.00, -9999.00, 42.00 +SBA, 03, 09, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 09, 70.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 09, 44.00, 28.00, 33.00, 32.00, 45.00 +SBP, 03, 09, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 09, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 09, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 09, -11.00, -24.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 09, 65.00, 42.00, 23.00, 25.00, 33.00 +SDF, 03, 09, 55.00, 35.00, 31.00, 26.00, 42.00 +SEA, 03, 09, 52.00, 38.00, 39.00, 38.00, 52.00 +SEM, 03, 09, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 09, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 09, 61.00, 46.00, 28.00, 28.00, 37.00 +SGF, 03, 09, 56.00, 33.00, 25.00, 22.00, 35.00 +SGY, 03, 09, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 09, 45.00, 20.00, 20.00, 19.00, 30.00 +SHV, 03, 09, 68.00, 45.00, 21.00, 20.00, 33.00 +SIT, 03, 09, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 09, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 09, 71.00, 42.00, 11.00, 7.00, 16.00 +SKA, 03, 09, 47.00, 29.00, -9999.00, -9999.00, 33.00 +SKF, 03, 09, 72.00, 48.00, -9999.00, -9999.00, 21.00 +SLC, 03, 09, 51.00, 31.00, 26.00, 26.00, 38.00 +SLE, 03, 09, 55.00, 35.00, 41.00, 43.00, 55.00 +SLN, 03, 09, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 09, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 09, 64.00, 41.00, -9999.00, 24.00, 43.00 +SNA, 03, 09, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 09, 28.00, 19.00, 37.00, 41.00, 55.00 +SNS, 03, 09, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 09, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 09, 48.00, 30.00, 30.00, 26.00, 43.00 +SPS, 03, 09, 65.00, 39.00, 14.00, 13.00, 22.00 +SRQ, 03, 09, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 09, 67.00, 41.00, -9999.00, -9999.00, 34.00 +SSI, 03, 09, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +STC, 03, 09, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 09, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +STL, 03, 09, 53.00, 34.00, 29.00, 26.00, 41.00 +STNV, 03, 09, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +STS, 03, 09, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 09, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 09, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 09, 65.00, 43.00, -9999.00, -9999.00, 26.00 +SUX, 03, 09, 43.00, 24.00, 20.00, 19.00, 30.00 +SVN, 03, 09, 69.00, 47.00, -9999.00, -9999.00, 30.00 +SWF, 03, 09, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 09, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 09, 41.00, 24.00, 40.00, 38.00, 55.00 +SZL, 03, 09, 53.00, 30.00, -9999.00, -9999.00, 29.00 +TAD, 03, 09, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 09, 15.00, -8.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 09, 60.00, 30.00, -9999.00, -9999.00, 31.00 +TCC, 03, 09, 63.00, 31.00, 7.00, 8.00, 10.00 +TCL, 03, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 09, 55.00, 35.00, -9999.00, -9999.00, 55.00 +TCS, 03, 09, 65.00, 37.00, -9999.00, 6.00, 10.00 +TEB, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 09, 61.00, 37.00, -9999.00, -9999.00, 22.00 +TKA, 03, 09, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 09, 72.00, 46.00, 17.00, 18.00, 27.00 +TNX, 03, 09, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 09, 43.00, 25.00, 30.00, 28.00, 43.00 +TOP, 03, 09, 53.00, 31.00, 20.00, 19.00, 30.00 +TPA, 03, 09, 76.00, 56.00, 12.00, 14.00, 21.00 +TPH, 03, 09, 54.00, 27.00, 13.00, 11.00, 18.00 +TRI, 03, 09, 57.00, 34.00, 28.00, 28.00, 41.00 +TRK, 03, 09, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 09, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 09, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 09, 60.00, 38.00, 20.00, 20.00, 31.00 +TUP, 03, 09, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 09, 72.00, 44.00, 12.00, 11.00, 17.00 +TVC, 03, 09, 37.00, 19.00, 27.00, 24.00, 39.00 +TVL, 03, 09, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 09, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 09, 60.00, 36.00, 28.00, 28.00, 40.00 +T01, 03, 09, 55.00, 34.00, -9999.00, -9999.00, 35.00 +T02, 03, 09, 64.00, 41.00, -9999.00, -9999.00, 35.00 +T03, 03, 09, 67.00, 43.00, -9999.00, -9999.00, 33.00 +T04, 03, 09, 76.00, 57.00, -9999.00, -9999.00, 21.00 +T05, 03, 09, 53.00, 28.00, -9999.00, -9999.00, 22.00 +T06, 03, 09, 69.00, 42.00, -9999.00, -9999.00, 34.00 +T07, 03, 09, 57.00, 27.00, -9999.00, -9999.00, 31.00 +T08, 03, 09, 51.00, 31.00, -9999.00, -9999.00, 30.00 +UCA, 03, 09, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 09, 63.00, 38.00, -9999.00, -9999.00, 8.00 +UIL, 03, 09, 51.00, 35.00, 58.00, 58.00, 68.00 +UIN, 03, 09, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 09, 18.00, 2.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 09, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +U15, 03, 09, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +U28, 03, 09, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 09, 71.00, 44.00, -9999.00, -9999.00, 29.00 +VBG, 03, 09, 66.00, 43.00, -9999.00, -9999.00, 25.00 +VCT, 03, 09, 73.00, 52.00, 15.00, 16.00, 25.00 +VCV, 03, 09, 66.00, 36.00, -9999.00, -9999.00, 9.00 +VDZ, 03, 09, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 09, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 09, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 09, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 09, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 09, 69.00, 45.00, -9999.00, -9999.00, 31.00 +VRB, 03, 09, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 09, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 09, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 09, 55.00, 34.00, -9999.00, 30.00, -9999.00 +WJA, 03, 09, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 09, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 09, 21.00, -6.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 09, 54.00, 25.00, 17.00, 19.00, 28.00 +WPO, 03, 09, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 09, 68.00, 43.00, -9999.00, -9999.00, 33.00 +WRG, 03, 09, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 09, 52.00, 29.00, -9999.00, -9999.00, 35.00 +WRL, 03, 09, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +X68, 03, 09, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 09, 38.00, 23.00, 56.00, 54.00, 64.00 +YCG, 03, 09, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 09, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 09, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 09, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 09, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 09, 54.00, 30.00, 13.00, 14.00, 21.00 +YNG, 03, 09, 43.00, 26.00, 35.00, 33.00, 50.00 +YPA, 03, 09, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 09, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 09, 22.00, 0.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 09, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 09, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 09, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 09, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 09, 78.00, 50.00, 5.00, 5.00, 8.00 +YVR, 03, 09, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 09, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 09, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 09, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 09, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 09, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 09, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 09, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 09, 31.00, 13.00, 33.00, 31.00, 47.00 +ZUN, 03, 09, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 09, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 09, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 09, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 03, 09, 69.00, 46.00, -9999.00, -9999.00, 30.00 +1V1, 03, 09, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 09, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 09, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 09, 60.00, 41.00, -9999.00, -9999.00, 32.00 +2PJ, 03, 09, 67.00, 41.00, -9999.00, -9999.00, 35.00 +3B1, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 09, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 09, 37.00, 17.00, -9999.00, -9999.00, 37.00 +3SE, 03, 09, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 09, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 09, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 09, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 09, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 09, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 09, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 09, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 10, 47.00, 29.00, 26.00, 25.00, 38.00 +ABI, 03, 10, 68.00, 42.00, 12.00, 11.00, 19.00 +ABQ, 03, 10, 60.00, 31.00, 12.00, 12.00, 19.00 +ABR, 03, 10, 38.00, 18.00, 19.00, 16.00, 26.00 +ABY, 03, 10, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 10, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 10, 68.00, 45.00, 16.00, 16.00, 25.00 +ACV, 03, 10, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 10, 50.00, 30.00, 23.00, 22.00, 35.00 +ADK, 03, 10, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 10, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 10, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 10, 53.00, 31.00, -9999.00, -9999.00, 34.00 +AEX, 03, 10, 69.00, 47.00, -9999.00, -9999.00, 30.00 +AFF, 03, 10, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 10, 79.00, 54.00, -9999.00, -9999.00, 25.00 +AGS, 03, 10, 68.00, 41.00, 23.00, 22.00, 34.00 +AHN, 03, 10, 64.00, 41.00, 23.00, 24.00, 34.00 +AKN, 03, 10, 30.00, 13.00, 24.00, 23.00, 35.00 +AKO, 03, 10, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 10, 42.00, 23.00, 26.00, 25.00, 41.00 +ALI, 03, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 10, 41.00, 23.00, 21.00, 21.00, 32.00 +ALS, 03, 10, 47.00, 15.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 10, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 10, 60.00, 32.00, 12.00, 12.00, 20.00 +AMG, 03, 10, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 10, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 10, 32.00, 17.00, 16.00, 19.00, 25.00 +AND, 03, 10, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 10, 44.00, 34.00, 55.00, 53.00, 69.00 +AOO, 03, 10, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +APN, 03, 10, 36.00, 16.00, 26.00, 28.00, 41.00 +AQQ, 03, 10, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +ART, 03, 10, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +AST, 03, 10, 53.00, 38.00, 57.00, 57.00, 67.00 +ATL, 03, 10, 63.00, 41.00, 26.00, 25.00, 37.00 +ATW, 03, 10, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 10, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 10, 50.00, 29.00, -9999.00, -9999.00, 40.00 +AUG, 03, 10, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 10, 71.00, 50.00, 18.00, 17.00, 26.00 +AUW, 03, 10, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 10, 58.00, 34.00, 25.00, 25.00, 36.00 +AVP, 03, 10, 44.00, 27.00, 28.00, 29.00, 43.00 +AXN, 03, 10, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 10, 43.00, 23.00, -9999.00, -9999.00, 30.00 +AYS, 03, 10, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 10, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 10, 66.00, 44.00, -9999.00, -9999.00, 26.00 +BAD, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 10, 41.00, 16.00, -9999.00, -9999.00, 23.00 +BDL, 03, 10, 45.00, 27.00, 25.00, 26.00, 38.00 +BDR, 03, 10, 45.00, 30.00, 27.00, 26.00, 41.00 +BET, 03, 10, 20.00, 5.00, 19.00, 18.00, 27.00 +BFD, 03, 10, 39.00, 21.00, 44.00, 39.00, 57.00 +BFF, 03, 10, 49.00, 21.00, 15.00, 14.00, 22.00 +BFL, 03, 10, 68.00, 45.00, 17.00, 18.00, 25.00 +BGM, 03, 10, 39.00, 23.00, 34.00, 34.00, 51.00 +BGR, 03, 10, 37.00, 20.00, 24.00, 24.00, 35.00 +BGS, 03, 10, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 10, 65.00, 41.00, 26.00, 24.00, 38.00 +BID, 03, 10, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 10, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 10, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 10, 45.00, 24.00, 21.00, 19.00, 30.00 +BIS, 03, 10, 37.00, 16.00, 20.00, 17.00, 27.00 +BIX, 03, 10, 68.00, 51.00, -9999.00, -9999.00, 32.00 +BJI, 03, 10, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 10, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 10, 52.00, 22.00, -9999.00, -9999.00, 27.00 +BKW, 03, 10, 50.00, 31.00, 36.00, 34.00, 50.00 +BLF, 03, 10, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 10, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 10, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 10, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 10, 54.00, 33.00, -9999.00, -9999.00, 34.00 +BNA, 03, 10, 60.00, 38.00, 32.00, 26.00, 44.00 +BNO, 03, 10, 47.00, 24.00, -9999.00, 26.00, 48.00 +BOI, 03, 10, 52.00, 31.00, 25.00, 23.00, 37.00 +BOS, 03, 10, 44.00, 30.00, 26.00, 26.00, 39.00 +BPI, 03, 10, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 10, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 10, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 10, 46.00, 28.00, -9999.00, -9999.00, 30.00 +BRO, 03, 10, 78.00, 58.00, 9.00, 8.00, 13.00 +BRW, 03, 10, -10.00, -22.00, 8.00, 10.00, 14.00 +BSM, 03, 10, 71.00, 50.00, -9999.00, -9999.00, 21.00 +BTI, 03, 10, -12.00, -25.00, 8.00, 8.00, 12.00 +BTL, 03, 10, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 10, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 10, 71.00, 49.00, 22.00, 20.00, 33.00 +BTT, 03, 10, 12.00, -10.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 10, 37.00, 20.00, 31.00, 29.00, 45.00 +BUB, 03, 10, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 10, 40.00, 25.00, 38.00, 39.00, 53.00 +BUR, 03, 10, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 10, 69.00, 51.00, -9999.00, 17.00, 32.00 +BWG, 03, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 10, 52.00, 33.00, 25.00, 23.00, 35.00 +BYH, 03, 10, 58.00, 39.00, -9999.00, -9999.00, 37.00 +BYI, 03, 10, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 10, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 10, 67.00, 41.00, 21.00, 22.00, 32.00 +CAG, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 10, 46.00, 27.00, 36.00, 37.00, 53.00 +CAO, 03, 10, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 10, 33.00, 13.00, 30.00, 33.00, 45.00 +CBM, 03, 10, 65.00, 41.00, -9999.00, -9999.00, 34.00 +CDB, 03, 10, 34.00, 25.00, 48.00, 52.00, 67.00 +CDC, 03, 10, 52.00, 26.00, 20.00, 20.00, 31.00 +CDR, 03, 10, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 10, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 10, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 10, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 10, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 10, 60.00, 38.00, 26.00, 26.00, 38.00 +CHO, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 10, 68.00, 47.00, 20.00, 22.00, 32.00 +CID, 03, 10, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 10, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 10, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 10, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 10, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 10, 45.00, 27.00, 37.00, 33.00, 50.00 +CLL, 03, 10, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 10, 61.00, 38.00, 21.00, 25.00, 33.00 +CMH, 03, 10, 49.00, 30.00, 33.00, 29.00, 45.00 +CMI, 03, 10, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 10, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 10, 51.00, 29.00, 18.00, 17.00, 28.00 +CNM, 03, 10, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 10, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +COD, 03, 10, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +COF, 03, 10, 76.00, 56.00, -9999.00, -9999.00, 24.00 +CON, 03, 10, 41.00, 20.00, 25.00, 23.00, 36.00 +COS, 03, 10, 49.00, 24.00, 16.00, 16.00, 22.00 +COT, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 10, 51.00, 32.00, 27.00, 23.00, 37.00 +CPR, 03, 10, 44.00, 21.00, 21.00, 20.00, 30.00 +CRBC, 03, 10, 37.00, -3.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 10, 75.00, 54.00, 13.00, 12.00, 21.00 +CRW, 03, 10, 55.00, 34.00, 36.00, 36.00, 49.00 +CSG, 03, 10, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 10, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 10, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 10, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 10, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 10, 51.00, 32.00, 31.00, 27.00, 44.00 +CVN, 03, 10, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 10, 61.00, 31.00, -9999.00, -9999.00, 9.00 +CXY, 03, 10, 49.00, 31.00, 20.00, 22.00, 31.00 +CYS, 03, 10, 44.00, 21.00, 17.00, 17.00, 26.00 +DAA, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 10, 74.00, 53.00, 14.00, 16.00, 24.00 +DAG, 03, 10, 70.00, 45.00, 9.00, 9.00, 16.00 +DAL, 03, 10, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 10, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 10, 48.00, 30.00, 32.00, 28.00, 44.00 +DBQ, 03, 10, 40.00, 23.00, 25.00, 23.00, 34.00 +DCA, 03, 10, 55.00, 36.00, 23.00, 24.00, 34.00 +DDC, 03, 10, 55.00, 29.00, 18.00, 14.00, 26.00 +DEC, 03, 10, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 10, 51.00, 25.00, 18.00, 17.00, 27.00 +DFW, 03, 10, 67.00, 44.00, 17.00, 14.00, 25.00 +DHN, 03, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 10, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 10, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 10, 74.00, 50.00, -9999.00, -9999.00, 12.00 +DLG, 03, 10, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 10, 31.00, 14.00, 25.00, 25.00, 37.00 +DLLC, 03, 10, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 10, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 10, 72.00, 44.00, -9999.00, -9999.00, 13.00 +DMN, 03, 10, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 10, 54.00, 33.00, -9999.00, -9999.00, 35.00 +DPG, 03, 10, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 10, 69.00, 45.00, -9999.00, -9999.00, 31.00 +DRA, 03, 10, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 10, 74.00, 50.00, 9.00, 11.00, 16.00 +DSM, 03, 10, 45.00, 26.00, 27.00, 22.00, 36.00 +DTW, 03, 10, 43.00, 26.00, 30.00, 27.00, 42.00 +DUG, 03, 10, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 10, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 10, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 10, 68.00, 42.00, -9999.00, -9999.00, 15.00 +D45, 03, 10, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 10, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 10, 37.00, 18.00, 19.00, 18.00, 29.00 +ECG, 03, 10, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 10, 65.00, 39.00, -9999.00, -9999.00, 11.00 +EED, 03, 10, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 03, 10, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 10, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 10, 51.00, 26.00, 37.00, 41.00, 53.00 +EKO, 03, 10, 49.00, 24.00, 23.00, 22.00, 33.00 +ELD, 03, 10, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 10, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 10, 69.00, 39.00, 5.00, 6.00, 9.00 +ELY, 03, 10, 48.00, 20.00, 23.00, 24.00, 36.00 +EMP, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 10, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +END, 03, 10, 60.00, 37.00, -9999.00, -9999.00, 18.00 +ENN, 03, 10, 19.00, -7.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 10, 51.00, 31.00, -9999.00, -9999.00, 19.00 +EPH, 03, 10, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 10, 42.00, 27.00, 39.00, 35.00, 53.00 +ESF, 03, 10, 69.00, 47.00, -9999.00, -9999.00, 37.00 +EUG, 03, 10, 55.00, 39.00, 42.00, 45.00, 56.00 +EVV, 03, 10, 54.00, 34.00, 33.00, 27.00, 44.00 +EWN, 03, 10, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 10, 49.00, 32.00, 24.00, 25.00, 38.00 +EYW, 03, 10, 78.00, 69.00, 9.00, 8.00, 15.00 +E74, 03, 10, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 10, 59.00, 35.00, -9999.00, -9999.00, 34.00 +FAI, 03, 10, 21.00, -4.00, 11.00, 15.00, 20.00 +FAR, 03, 10, 32.00, 15.00, 18.00, 17.00, 28.00 +FAT, 03, 10, 66.00, 43.00, 22.00, 20.00, 30.00 +FAY, 03, 10, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 10, 42.00, 23.00, 25.00, 26.00, 37.00 +FCS, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 10, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 10, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 10, 48.00, 21.00, 29.00, 27.00, 38.00 +FLL, 03, 10, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 10, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +FME, 03, 10, 56.00, 31.00, -9999.00, -9999.00, 35.00 +FMH, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 10, 58.00, 27.00, 12.00, 16.00, 18.00 +FMY, 03, 10, 79.00, 58.00, 9.00, 11.00, 17.00 +FNT, 03, 10, 41.00, 24.00, 29.00, 30.00, 42.00 +FOD, 03, 10, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 10, 53.00, 31.00, -9999.00, -9999.00, 25.00 +FOK, 03, 10, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 10, 54.00, 31.00, -9999.00, -9999.00, 23.00 +FSD, 03, 10, 40.00, 21.00, 23.00, 21.00, 33.00 +FSI, 03, 10, 63.00, 37.00, -9999.00, -9999.00, 18.00 +FSM, 03, 10, 62.00, 38.00, 22.00, 19.00, 33.00 +FTK, 03, 10, 55.00, 32.00, -9999.00, -9999.00, 37.00 +FWA, 03, 10, 44.00, 27.00, 27.00, 27.00, 42.00 +FWH, 03, 10, 66.00, 42.00, -9999.00, -9999.00, 20.00 +FYU, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 10, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 10, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 10, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 10, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 10, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 10, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 10, 47.00, 29.00, 25.00, 28.00, 40.00 +GFA, 03, 10, 43.00, 22.00, -9999.00, -9999.00, 26.00 +GFK, 03, 10, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 10, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 10, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 10, 38.00, 17.00, 17.00, 15.00, 26.00 +GJT, 03, 10, 54.00, 30.00, 20.00, 18.00, 28.00 +GKN, 03, 10, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 10, 51.00, 24.00, 16.00, 16.00, 24.00 +GLH, 03, 10, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 10, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 10, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 10, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GON, 03, 10, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 10, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 10, 37.00, 20.00, 27.00, 21.00, 35.00 +GRCI, 03, 10, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 10, 55.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 10, 47.00, 25.00, 20.00, 18.00, 28.00 +GRK, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 10, 41.00, 24.00, 30.00, 29.00, 42.00 +GSB, 03, 10, 63.00, 40.00, -9999.00, -9999.00, 31.00 +GSG, 03, 10, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 10, 59.00, 36.00, 24.00, 25.00, 33.00 +GSP, 03, 10, 62.00, 39.00, 24.00, 25.00, 36.00 +GST, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 10, 39.00, 20.00, -9999.00, -9999.00, 54.00 +GTF, 03, 10, 43.00, 22.00, 21.00, 22.00, 31.00 +GUP, 03, 10, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 10, 46.00, 26.00, -9999.00, -9999.00, 40.00 +GVW, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 03, 10, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 10, 59.00, 43.00, 21.00, 25.00, 34.00 +HBR, 03, 10, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 10, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 10, 49.00, 29.00, -9999.00, -9999.00, 30.00 +HKY, 03, 10, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 10, 44.00, 21.00, 17.00, 17.00, 27.00 +HMN, 03, 10, 69.00, 30.00, -9999.00, -9999.00, 7.00 +HMS, 03, 10, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 10, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 10, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 03, 10, 40.00, 20.00, 21.00, 18.00, 29.00 +HOP, 03, 10, 57.00, 34.00, -9999.00, -9999.00, 37.00 +HOT, 03, 10, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 10, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 10, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 10, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 10, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 10, 69.00, 45.00, -9999.00, -9999.00, 31.00 +HST, 03, 10, 80.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 03, 10, 61.00, 40.00, 29.00, 23.00, 42.00 +HTL, 03, 10, 36.00, 16.00, 34.00, 26.00, 44.00 +HTS, 03, 10, 55.00, 34.00, 34.00, 33.00, 47.00 +HUF, 03, 10, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 10, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 10, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 10, 41.00, 18.00, 17.00, 17.00, 27.00 +IAB, 03, 10, 56.00, 32.00, -9999.00, -9999.00, 21.00 +IAD, 03, 10, 53.00, 31.00, 24.00, 24.00, 34.00 +IAG, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 10, 70.00, 49.00, 21.00, 22.00, 33.00 +ICT, 03, 10, 56.00, 32.00, 24.00, 18.00, 31.00 +IDA, 03, 10, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 10, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 10, 51.00, 32.00, 26.00, 24.00, 36.00 +ILI, 03, 10, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 10, 65.00, 42.00, 21.00, 23.00, 33.00 +IMT, 03, 10, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +IND, 03, 10, 49.00, 30.00, 31.00, 30.00, 44.00 +INL, 03, 10, 31.00, 9.00, 22.00, 19.00, 31.00 +INS, 03, 10, 63.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 03, 10, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +INW, 03, 10, 60.00, 29.00, 11.00, 8.00, 16.00 +IPL, 03, 10, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 10, 46.00, 27.00, 26.00, 28.00, 39.00 +IRK, 03, 10, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 10, 37.00, 16.00, 17.00, 15.00, 24.00 +ISP, 03, 10, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 10, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 10, 75.00, 45.00, -9999.00, -9999.00, 12.00 +IWD, 03, 10, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 10, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 10, 68.00, 43.00, 24.00, 21.00, 35.00 +JAX, 03, 10, 72.00, 48.00, 16.00, 19.00, 26.00 +JBR, 03, 10, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 10, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 10, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 10, 47.00, 33.00, 24.00, 23.00, 36.00 +JHW, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 10, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 10, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 10, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 10, 38.00, 26.00, 47.00, 47.00, 58.00 +JST, 03, 10, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 10, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 10, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 10, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 10, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 10, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 10, 41.00, 23.00, 32.00, 30.00, 45.00 +LAR, 03, 10, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 10, 68.00, 43.00, 9.00, 9.00, 14.00 +LAX, 03, 10, 65.00, 50.00, 17.00, 19.00, 24.00 +LBB, 03, 10, 65.00, 35.00, 9.00, 7.00, 13.00 +LBF, 03, 10, 48.00, 22.00, 18.00, 15.00, 26.00 +LCH, 03, 10, 70.00, 50.00, 20.00, 19.00, 31.00 +LCK, 03, 10, 51.00, 30.00, -9999.00, -9999.00, 40.00 +LEB, 03, 10, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 10, 54.00, 34.00, 32.00, 28.00, 44.00 +LFI, 03, 10, 56.00, 39.00, -9999.00, -9999.00, 35.00 +LFK, 03, 10, 70.00, 46.00, 22.00, 22.00, 33.00 +LFT, 03, 10, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 10, 47.00, 33.00, 24.00, 24.00, 37.00 +LGB, 03, 10, 68.00, 49.00, 19.00, 17.00, 26.00 +LGU, 03, 10, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 10, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 10, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 10, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 10, 63.00, 41.00, 22.00, 22.00, 33.00 +LIZ, 03, 10, 33.00, 13.00, -9999.00, -9999.00, 44.00 +LMT, 03, 10, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 10, 44.00, 21.00, 15.00, 16.00, 23.00 +LNK, 03, 10, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 10, 56.00, 26.00, 11.00, 10.00, 17.00 +LOZ, 03, 10, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 10, 63.00, 40.00, -9999.00, -9999.00, 29.00 +LSE, 03, 10, 40.00, 22.00, 21.00, 20.00, 30.00 +LSF, 03, 10, 68.00, 44.00, -9999.00, -9999.00, 33.00 +LSV, 03, 10, 72.00, 38.00, -9999.00, -9999.00, 6.00 +LTS, 03, 10, 67.00, 37.00, -9999.00, -9999.00, 17.00 +LUF, 03, 10, 76.00, 43.00, -9999.00, -9999.00, 9.00 +LVS, 03, 10, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 10, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 10, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 10, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 10, 56.00, 34.00, 24.00, 25.00, 35.00 +MAF, 03, 10, 70.00, 39.00, 6.00, 4.00, 8.00 +MBL, 03, 10, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 10, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 10, 66.00, 46.00, -9999.00, -9999.00, 27.00 +MCF, 03, 10, 76.00, 56.00, -9999.00, -9999.00, 21.00 +MCG, 03, 10, 21.00, -5.00, 18.00, 23.00, 29.00 +MCI, 03, 10, 51.00, 31.00, 23.00, 20.00, 34.00 +MCK, 03, 10, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 10, 68.00, 43.00, 23.00, 21.00, 33.00 +MCO, 03, 10, 77.00, 54.00, 13.00, 14.00, 22.00 +MCW, 03, 10, 38.00, 21.00, 19.00, 15.00, 27.00 +MC2, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 10, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 10, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 10, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 10, 45.00, 28.00, 32.00, 28.00, 43.00 +MEI, 03, 10, 68.00, 43.00, 22.00, 21.00, 34.00 +MEM, 03, 10, 62.00, 42.00, 30.00, 22.00, 40.00 +MER, 03, 10, 67.00, 41.00, -9999.00, -9999.00, 24.00 +MFD, 03, 10, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 10, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 10, 58.00, 35.00, 28.00, 28.00, 40.00 +MGE, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 10, 67.00, 45.00, 24.00, 20.00, 35.00 +MGW, 03, 10, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 10, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 10, 63.00, 44.00, -9999.00, -9999.00, 27.00 +MHS, 03, 10, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 10, 79.00, 62.00, 11.00, 12.00, 19.00 +MIB, 03, 10, 33.00, 16.00, -9999.00, -9999.00, 25.00 +MIV, 03, 10, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 10, 55.00, 28.00, -9999.00, -9999.00, 23.00 +MKC, 03, 10, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 10, 39.00, 25.00, 32.00, 27.00, 43.00 +MKG, 03, 10, 39.00, 24.00, 32.00, 31.00, 45.00 +MKL, 03, 10, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 10, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 10, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 10, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 10, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 10, 45.00, 26.00, 27.00, 24.00, 37.00 +MLS, 03, 10, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 10, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 10, 68.00, 44.00, -9999.00, -9999.00, 35.00 +MOB, 03, 10, 70.00, 49.00, 23.00, 22.00, 36.00 +MOT, 03, 10, 33.00, 16.00, 18.00, 15.00, 23.00 +MPV, 03, 10, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 10, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 10, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 10, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 10, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 10, 62.00, 45.00, -9999.00, -9999.00, 30.00 +MSL, 03, 10, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 10, 40.00, 21.00, 28.00, 22.00, 37.00 +MSO, 03, 10, 45.00, 24.00, 26.00, 25.00, 40.00 +MSP, 03, 10, 37.00, 21.00, 24.00, 22.00, 35.00 +MSS, 03, 10, 36.00, 17.00, 30.00, 26.00, 43.00 +MSY, 03, 10, 71.00, 51.00, 20.00, 20.00, 31.00 +MTC, 03, 10, 40.00, 25.00, -9999.00, -9999.00, 37.00 +MTN, 03, 10, 53.00, 32.00, -9999.00, -9999.00, 35.00 +MTO, 03, 10, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 10, 48.00, 28.00, -9999.00, -9999.00, 35.00 +MUO, 03, 10, 56.00, 30.00, -9999.00, -9999.00, 23.00 +MWA, 03, 10, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 10, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 10, 67.00, 45.00, -9999.00, -9999.00, 32.00 +MYL, 03, 10, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 10, 67.00, 42.00, -9999.00, -9999.00, 34.00 +NAO, 03, 10, 64.00, 49.00, -9999.00, -9999.00, 31.00 +NBC, 03, 10, 69.00, 47.00, -9999.00, -9999.00, 32.00 +NBE, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 03, 10, 44.00, 27.00, -9999.00, -9999.00, 34.00 +NCA, 03, 10, 66.00, 39.00, -9999.00, -9999.00, 32.00 +NCO, 03, 10, 45.00, 29.00, -9999.00, -9999.00, 39.00 +NC1, 03, 10, 63.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 10, 50.00, 29.00, -9999.00, -9999.00, 34.00 +NFG, 03, 10, 65.00, 47.00, -9999.00, -9999.00, 23.00 +NFL, 03, 10, 57.00, 27.00, -9999.00, -9999.00, 13.00 +NGP, 03, 10, 75.00, 55.00, -9999.00, -9999.00, 17.00 +NGU, 03, 10, 57.00, 38.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 10, 61.00, 47.00, -9999.00, -9999.00, 30.00 +NHK, 03, 10, 55.00, 33.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 10, 40.00, 22.00, -9999.00, -9999.00, 35.00 +NID, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 03, 10, 72.00, 48.00, -9999.00, -9999.00, 26.00 +NIR, 03, 10, 73.00, 50.00, -9999.00, -9999.00, 19.00 +NKT, 03, 10, 62.00, 42.00, -9999.00, -9999.00, 32.00 +NKX, 03, 10, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NMM, 03, 10, 68.00, 41.00, -9999.00, -9999.00, 34.00 +NPA, 03, 10, 68.00, 50.00, -9999.00, -9999.00, 32.00 +NQA, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 03, 10, 78.00, 54.00, -9999.00, -9999.00, 17.00 +NQX, 03, 10, 78.00, 69.00, -9999.00, -9999.00, 14.00 +NRB, 03, 10, 71.00, 52.00, -9999.00, -9999.00, 24.00 +NRC, 03, 10, 67.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 10, 65.00, 49.00, -9999.00, -9999.00, 16.00 +NSE, 03, 10, 70.00, 47.00, -9999.00, -9999.00, 32.00 +NSI, 03, 10, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTD, 03, 10, 66.00, 46.00, -9999.00, -9999.00, 14.00 +NTK, 03, 10, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 10, 57.00, 38.00, -9999.00, -9999.00, 35.00 +NUC, 03, 10, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 10, 64.00, 43.00, -9999.00, -9999.00, 30.00 +NUW, 03, 10, 52.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 10, 68.00, 49.00, -9999.00, -9999.00, 25.00 +NXX, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 03, 10, 56.00, 32.00, -9999.00, -9999.00, 34.00 +NZC, 03, 10, 73.00, 45.00, -9999.00, -9999.00, 27.00 +NZJ, 03, 10, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NZW, 03, 10, 45.00, 27.00, -9999.00, -9999.00, 36.00 +NZY, 03, 10, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 10, 62.00, 43.00, 24.00, 24.00, 33.00 +OAR, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFK, 03, 10, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 10, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 10, 61.00, 37.00, 19.00, 18.00, 28.00 +OLM, 03, 10, 53.00, 33.00, 47.00, 49.00, 60.00 +OMA, 03, 10, 47.00, 26.00, 18.00, 18.00, 26.00 +OME, 03, 10, 17.00, -1.00, 19.00, 23.00, 30.00 +ONT, 03, 10, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 10, 44.00, 27.00, 31.00, 25.00, 40.00 +ORF, 03, 10, 57.00, 38.00, 25.00, 23.00, 35.00 +ORH, 03, 10, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 10, 21.00, -10.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 10, 37.00, 18.00, -9999.00, -9999.00, 37.00 +OTG, 03, 10, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 10, 55.00, 41.00, 53.00, 52.00, 64.00 +OTM, 03, 10, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 10, 7.00, -9.00, 15.00, 18.00, 23.00 +OURC, 03, 10, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 10, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 10, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 10, 70.00, 46.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 10, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 10, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 10, 20.00, -5.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 10, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 10, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 10, 16.00, -8.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 10, 70.00, 47.00, -9999.00, -9999.00, 28.00 +PAQ, 03, 10, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 10, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 10, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 10, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 10, 21.00, -5.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 10, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 10, 37.00, 19.00, -9999.00, -9999.00, 33.00 +PBI, 03, 10, 78.00, 61.00, 13.00, 14.00, 22.00 +PDT, 03, 10, 53.00, 35.00, 22.00, 23.00, 35.00 +PDX, 03, 10, 55.00, 38.00, 42.00, 45.00, 55.00 +PFN, 03, 10, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 10, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 10, 50.00, 32.00, 25.00, 22.00, 36.00 +PHX, 03, 10, 75.00, 48.00, 11.00, 11.00, 16.00 +PIA, 03, 10, 46.00, 28.00, 30.00, 26.00, 41.00 +PIB, 03, 10, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 10, 45.00, 25.00, 25.00, 27.00, 38.00 +PIR, 03, 10, 42.00, 21.00, 15.00, 14.00, 21.00 +PIT, 03, 10, 47.00, 28.00, 38.00, 33.00, 51.00 +PKB, 03, 10, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 10, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 10, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 10, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 10, 68.00, 50.00, 21.00, 20.00, 32.00 +POB, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 10, 69.00, 45.00, -9999.00, -9999.00, 41.00 +POM, 03, 10, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 10, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 10, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 10, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 10, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 10, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 10, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 10, 43.00, 23.00, -9999.00, -9999.00, 36.00 +PSP, 03, 10, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 10, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 10, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 10, 56.00, 25.00, 12.00, 10.00, 16.00 +PUC, 03, 10, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 10, 45.00, 28.00, 25.00, 25.00, 38.00 +PVU, 03, 10, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 10, 40.00, 23.00, 27.00, 25.00, 38.00 +P02, 03, 10, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +P07, 03, 10, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +P11, 03, 10, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +P24, 03, 10, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +P28, 03, 10, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +P35, 03, 10, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +P38, 03, 10, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +P39, 03, 10, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +P58, 03, 10, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +P59, 03, 10, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +P60, 03, 10, 33.00, 1.00, -9999.00, -9999.00, -9999.00 +P61, 03, 10, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +P67, 03, 10, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +P68, 03, 10, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +P69, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 10, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 10, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 10, 45.00, 21.00, 16.00, 16.00, 24.00 +RBL, 03, 10, 64.00, 43.00, 27.00, 27.00, 37.00 +RCA, 03, 10, 45.00, 21.00, -9999.00, -9999.00, 26.00 +RDD, 03, 10, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 10, 52.00, 26.00, 16.00, 17.00, 28.00 +RDR, 03, 10, 31.00, 13.00, -9999.00, -9999.00, 24.00 +RDU, 03, 10, 61.00, 38.00, 24.00, 24.00, 34.00 +REE, 03, 10, 65.00, 35.00, -9999.00, -9999.00, 9.00 +REJ, 03, 10, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 10, 42.00, 24.00, 25.00, 23.00, 37.00 +RIC, 03, 10, 58.00, 35.00, 24.00, 26.00, 35.00 +RIV, 03, 10, 69.00, 44.00, -9999.00, -9999.00, 9.00 +RIW, 03, 10, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 10, 41.00, 20.00, 15.00, 11.00, 20.00 +RME, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 54.00 +RMG, 03, 10, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +RND, 03, 10, 72.00, 48.00, -9999.00, -9999.00, 22.00 +RNO, 03, 10, 56.00, 29.00, 18.00, 16.00, 25.00 +ROA, 03, 10, 56.00, 34.00, 26.00, 26.00, 38.00 +ROC, 03, 10, 41.00, 24.00, 34.00, 37.00, 51.00 +ROW, 03, 10, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 10, 53.00, 28.00, 17.00, 16.00, 25.00 +RST, 03, 10, 36.00, 19.00, 24.00, 23.00, 36.00 +RWF, 03, 10, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 10, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 10, 63.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 10, 66.00, 52.00, 20.00, 19.00, 28.00 +SAT, 03, 10, 72.00, 48.00, 18.00, 16.00, 27.00 +SAV, 03, 10, 69.00, 47.00, 20.00, 20.00, 29.00 +SAW, 03, 10, 34.00, 20.00, -9999.00, -9999.00, 42.00 +SBA, 03, 10, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 10, 70.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 10, 44.00, 28.00, 33.00, 32.00, 45.00 +SBP, 03, 10, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 10, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 10, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 10, -11.00, -24.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 10, 65.00, 42.00, 23.00, 25.00, 33.00 +SDF, 03, 10, 55.00, 35.00, 31.00, 26.00, 42.00 +SEA, 03, 10, 52.00, 38.00, 39.00, 37.00, 51.00 +SEM, 03, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 10, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 10, 61.00, 46.00, 28.00, 28.00, 37.00 +SGF, 03, 10, 56.00, 33.00, 25.00, 22.00, 35.00 +SGY, 03, 10, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 10, 45.00, 20.00, 21.00, 19.00, 31.00 +SHV, 03, 10, 68.00, 45.00, 21.00, 20.00, 33.00 +SIT, 03, 10, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 10, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 10, 71.00, 42.00, 11.00, 7.00, 16.00 +SKA, 03, 10, 47.00, 29.00, -9999.00, -9999.00, 33.00 +SKF, 03, 10, 72.00, 48.00, -9999.00, -9999.00, 21.00 +SLC, 03, 10, 51.00, 31.00, 26.00, 26.00, 38.00 +SLE, 03, 10, 55.00, 35.00, 41.00, 43.00, 55.00 +SLN, 03, 10, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 10, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 10, 64.00, 41.00, -9999.00, 24.00, 43.00 +SNA, 03, 10, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 10, 28.00, 19.00, 37.00, 41.00, 56.00 +SNS, 03, 10, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 10, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 10, 48.00, 30.00, 30.00, 27.00, 43.00 +SPS, 03, 10, 65.00, 39.00, 14.00, 13.00, 22.00 +SRQ, 03, 10, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 10, 67.00, 41.00, -9999.00, -9999.00, 34.00 +SSI, 03, 10, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +STC, 03, 10, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 10, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +STL, 03, 10, 53.00, 34.00, 30.00, 26.00, 42.00 +STNV, 03, 10, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +STS, 03, 10, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 10, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 10, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 10, 65.00, 43.00, -9999.00, -9999.00, 26.00 +SUX, 03, 10, 44.00, 24.00, 21.00, 20.00, 30.00 +SVN, 03, 10, 69.00, 47.00, -9999.00, -9999.00, 30.00 +SWF, 03, 10, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 10, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 10, 41.00, 24.00, 40.00, 38.00, 55.00 +SZL, 03, 10, 53.00, 30.00, -9999.00, -9999.00, 29.00 +TAD, 03, 10, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 10, 16.00, -8.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 10, 60.00, 30.00, -9999.00, -9999.00, 31.00 +TCC, 03, 10, 63.00, 31.00, 7.00, 8.00, 10.00 +TCL, 03, 10, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 10, 55.00, 35.00, -9999.00, -9999.00, 55.00 +TCS, 03, 10, 65.00, 37.00, -9999.00, 6.00, 10.00 +TEB, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 10, 61.00, 37.00, -9999.00, -9999.00, 22.00 +TKA, 03, 10, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 10, 72.00, 46.00, 17.00, 18.00, 27.00 +TNX, 03, 10, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 10, 44.00, 25.00, 30.00, 28.00, 43.00 +TOP, 03, 10, 53.00, 31.00, 21.00, 19.00, 30.00 +TPA, 03, 10, 76.00, 56.00, 12.00, 14.00, 21.00 +TPH, 03, 10, 54.00, 27.00, 13.00, 11.00, 19.00 +TRI, 03, 10, 57.00, 34.00, 28.00, 28.00, 41.00 +TRK, 03, 10, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 10, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 10, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 10, 60.00, 38.00, 21.00, 21.00, 31.00 +TUP, 03, 10, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 10, 72.00, 44.00, 12.00, 11.00, 17.00 +TVC, 03, 10, 37.00, 19.00, 27.00, 24.00, 38.00 +TVL, 03, 10, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 10, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 10, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 10, 60.00, 36.00, 28.00, 28.00, 41.00 +T01, 03, 10, 55.00, 34.00, -9999.00, -9999.00, 35.00 +T02, 03, 10, 64.00, 41.00, -9999.00, -9999.00, 35.00 +T03, 03, 10, 67.00, 43.00, -9999.00, -9999.00, 33.00 +T04, 03, 10, 76.00, 57.00, -9999.00, -9999.00, 21.00 +T05, 03, 10, 53.00, 28.00, -9999.00, -9999.00, 22.00 +T06, 03, 10, 69.00, 42.00, -9999.00, -9999.00, 34.00 +T07, 03, 10, 57.00, 27.00, -9999.00, -9999.00, 31.00 +T08, 03, 10, 51.00, 31.00, -9999.00, -9999.00, 30.00 +UCA, 03, 10, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 10, 63.00, 38.00, -9999.00, -9999.00, 8.00 +UIL, 03, 10, 51.00, 35.00, 57.00, 57.00, 67.00 +UIN, 03, 10, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 10, 18.00, 2.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 10, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +U15, 03, 10, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +U28, 03, 10, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 10, 71.00, 44.00, -9999.00, -9999.00, 29.00 +VBG, 03, 10, 66.00, 43.00, -9999.00, -9999.00, 25.00 +VCT, 03, 10, 73.00, 52.00, 15.00, 16.00, 25.00 +VCV, 03, 10, 66.00, 36.00, -9999.00, -9999.00, 9.00 +VDZ, 03, 10, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 10, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 10, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 10, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 10, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 10, 69.00, 45.00, -9999.00, -9999.00, 31.00 +VRB, 03, 10, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 10, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 10, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 10, 55.00, 34.00, -9999.00, 30.00, -9999.00 +WJA, 03, 10, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 10, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 10, 22.00, -6.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 10, 54.00, 25.00, 17.00, 19.00, 28.00 +WPO, 03, 10, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 10, 68.00, 43.00, -9999.00, -9999.00, 33.00 +WRG, 03, 10, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 10, 52.00, 29.00, -9999.00, -9999.00, 35.00 +WRL, 03, 10, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +X68, 03, 10, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 10, 38.00, 23.00, 56.00, 54.00, 64.00 +YCG, 03, 10, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 10, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 10, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 10, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 10, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 10, 54.00, 30.00, 13.00, 13.00, 21.00 +YNG, 03, 10, 44.00, 26.00, 36.00, 33.00, 50.00 +YPA, 03, 10, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 10, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 10, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 10, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 10, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 10, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 10, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 10, 78.00, 50.00, 5.00, 5.00, 8.00 +YVR, 03, 10, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 10, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 10, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 10, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 10, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 10, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 10, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 10, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 10, 31.00, 14.00, 33.00, 31.00, 47.00 +ZUN, 03, 10, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 10, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 10, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 10, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 03, 10, 69.00, 46.00, -9999.00, -9999.00, 30.00 +1V1, 03, 10, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 10, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 10, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 10, 60.00, 41.00, -9999.00, -9999.00, 31.00 +2PJ, 03, 10, 67.00, 41.00, -9999.00, -9999.00, 35.00 +3B1, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 10, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 10, 37.00, 17.00, -9999.00, -9999.00, 37.00 +3SE, 03, 10, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 10, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 10, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 10, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 10, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 10, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 10, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 10, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 11, 47.00, 29.00, 26.00, 25.00, 38.00 +ABI, 03, 11, 68.00, 42.00, 12.00, 11.00, 19.00 +ABQ, 03, 11, 60.00, 31.00, 12.00, 12.00, 19.00 +ABR, 03, 11, 38.00, 18.00, 19.00, 16.00, 26.00 +ABY, 03, 11, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 11, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 11, 68.00, 45.00, 17.00, 16.00, 25.00 +ACV, 03, 11, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 11, 50.00, 30.00, 23.00, 23.00, 35.00 +ADK, 03, 11, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 11, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 11, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 11, 53.00, 31.00, -9999.00, -9999.00, 34.00 +AEX, 03, 11, 69.00, 47.00, -9999.00, -9999.00, 30.00 +AFF, 03, 11, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 11, 79.00, 54.00, -9999.00, -9999.00, 25.00 +AGS, 03, 11, 68.00, 41.00, 23.00, 23.00, 34.00 +AHN, 03, 11, 64.00, 41.00, 23.00, 24.00, 34.00 +AKN, 03, 11, 30.00, 13.00, 24.00, 23.00, 35.00 +AKO, 03, 11, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 11, 42.00, 23.00, 27.00, 26.00, 41.00 +ALI, 03, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 11, 42.00, 23.00, 22.00, 21.00, 33.00 +ALS, 03, 11, 47.00, 15.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 11, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 11, 60.00, 32.00, 12.00, 12.00, 20.00 +AMG, 03, 11, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 11, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 11, 32.00, 17.00, 16.00, 19.00, 25.00 +AND, 03, 11, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 11, 44.00, 34.00, 55.00, 53.00, 69.00 +AOO, 03, 11, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +APN, 03, 11, 36.00, 16.00, 26.00, 28.00, 41.00 +AQQ, 03, 11, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +ART, 03, 11, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +AST, 03, 11, 53.00, 38.00, 57.00, 57.00, 67.00 +ATL, 03, 11, 63.00, 41.00, 26.00, 25.00, 37.00 +ATW, 03, 11, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 11, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 11, 50.00, 29.00, -9999.00, -9999.00, 40.00 +AUG, 03, 11, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 11, 71.00, 50.00, 18.00, 17.00, 26.00 +AUW, 03, 11, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 11, 58.00, 34.00, 26.00, 25.00, 36.00 +AVP, 03, 11, 44.00, 27.00, 29.00, 29.00, 43.00 +AXN, 03, 11, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 11, 43.00, 23.00, -9999.00, -9999.00, 29.00 +AYS, 03, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 11, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 11, 66.00, 44.00, -9999.00, -9999.00, 26.00 +BAD, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 11, 41.00, 16.00, -9999.00, -9999.00, 23.00 +BDL, 03, 11, 45.00, 27.00, 25.00, 26.00, 38.00 +BDR, 03, 11, 45.00, 30.00, 27.00, 26.00, 41.00 +BET, 03, 11, 20.00, 5.00, 19.00, 18.00, 28.00 +BFD, 03, 11, 39.00, 21.00, 43.00, 39.00, 57.00 +BFF, 03, 11, 49.00, 21.00, 15.00, 14.00, 23.00 +BFL, 03, 11, 68.00, 45.00, 17.00, 18.00, 25.00 +BGM, 03, 11, 39.00, 23.00, 35.00, 34.00, 51.00 +BGR, 03, 11, 37.00, 20.00, 24.00, 24.00, 35.00 +BGS, 03, 11, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 11, 65.00, 41.00, 26.00, 24.00, 38.00 +BID, 03, 11, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 11, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 11, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 11, 45.00, 24.00, 21.00, 19.00, 30.00 +BIS, 03, 11, 37.00, 16.00, 20.00, 17.00, 28.00 +BIX, 03, 11, 68.00, 51.00, -9999.00, -9999.00, 32.00 +BJI, 03, 11, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 11, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 11, 52.00, 22.00, -9999.00, -9999.00, 27.00 +BKW, 03, 11, 50.00, 31.00, 36.00, 34.00, 50.00 +BLF, 03, 11, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 11, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 11, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 11, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 11, 55.00, 33.00, -9999.00, -9999.00, 34.00 +BNA, 03, 11, 60.00, 38.00, 32.00, 26.00, 45.00 +BNO, 03, 11, 47.00, 24.00, -9999.00, 25.00, 47.00 +BOI, 03, 11, 52.00, 31.00, 25.00, 23.00, 37.00 +BOS, 03, 11, 44.00, 30.00, 26.00, 26.00, 39.00 +BPI, 03, 11, 37.00, 6.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 11, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 11, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 11, 47.00, 28.00, -9999.00, -9999.00, 30.00 +BRO, 03, 11, 78.00, 58.00, 9.00, 8.00, 13.00 +BRW, 03, 11, -10.00, -22.00, 8.00, 10.00, 14.00 +BSM, 03, 11, 71.00, 50.00, -9999.00, -9999.00, 21.00 +BTI, 03, 11, -12.00, -25.00, 8.00, 8.00, 12.00 +BTL, 03, 11, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 11, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 11, 71.00, 49.00, 21.00, 20.00, 34.00 +BTT, 03, 11, 13.00, -10.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 11, 38.00, 20.00, 32.00, 29.00, 45.00 +BUB, 03, 11, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 11, 40.00, 25.00, 38.00, 39.00, 53.00 +BUR, 03, 11, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 11, 69.00, 51.00, -9999.00, 17.00, 32.00 +BWG, 03, 11, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 11, 52.00, 33.00, 25.00, 23.00, 35.00 +BYH, 03, 11, 58.00, 39.00, -9999.00, -9999.00, 37.00 +BYI, 03, 11, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 11, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 11, 67.00, 41.00, 21.00, 22.00, 32.00 +CAG, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 11, 46.00, 27.00, 37.00, 37.00, 53.00 +CAO, 03, 11, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 11, 33.00, 13.00, 30.00, 34.00, 45.00 +CBM, 03, 11, 65.00, 41.00, -9999.00, -9999.00, 34.00 +CDB, 03, 11, 34.00, 25.00, 48.00, 53.00, 67.00 +CDC, 03, 11, 52.00, 26.00, 20.00, 20.00, 31.00 +CDR, 03, 11, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 11, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 11, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 11, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 11, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 11, 60.00, 38.00, 26.00, 26.00, 38.00 +CHO, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 11, 68.00, 47.00, 20.00, 22.00, 33.00 +CID, 03, 11, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 11, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 11, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 11, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 11, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 11, 45.00, 27.00, 37.00, 33.00, 50.00 +CLL, 03, 11, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 11, 61.00, 38.00, 21.00, 25.00, 34.00 +CMH, 03, 11, 49.00, 30.00, 33.00, 29.00, 45.00 +CMI, 03, 11, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 11, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 11, 51.00, 29.00, 18.00, 17.00, 28.00 +CNM, 03, 11, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 11, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +COD, 03, 11, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +COF, 03, 11, 76.00, 56.00, -9999.00, -9999.00, 24.00 +CON, 03, 11, 41.00, 20.00, 25.00, 23.00, 36.00 +COS, 03, 11, 49.00, 24.00, 17.00, 16.00, 23.00 +COT, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 11, 52.00, 32.00, 27.00, 23.00, 37.00 +CPR, 03, 11, 44.00, 21.00, 21.00, 20.00, 30.00 +CRBC, 03, 11, 37.00, -3.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 11, 75.00, 54.00, 13.00, 12.00, 20.00 +CRW, 03, 11, 55.00, 34.00, 36.00, 36.00, 50.00 +CSG, 03, 11, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 11, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 11, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 11, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 11, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 11, 51.00, 32.00, 31.00, 27.00, 44.00 +CVN, 03, 11, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 11, 61.00, 31.00, -9999.00, -9999.00, 9.00 +CXY, 03, 11, 49.00, 31.00, 20.00, 22.00, 31.00 +CYS, 03, 11, 44.00, 21.00, 17.00, 18.00, 26.00 +DAA, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 11, 74.00, 53.00, 13.00, 15.00, 23.00 +DAG, 03, 11, 70.00, 45.00, 9.00, 9.00, 16.00 +DAL, 03, 11, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 11, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 11, 48.00, 30.00, 32.00, 29.00, 45.00 +DBQ, 03, 11, 41.00, 23.00, 25.00, 23.00, 34.00 +DCA, 03, 11, 55.00, 36.00, 23.00, 25.00, 34.00 +DDC, 03, 11, 55.00, 29.00, 19.00, 14.00, 26.00 +DEC, 03, 11, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 11, 51.00, 25.00, 18.00, 18.00, 27.00 +DFW, 03, 11, 67.00, 44.00, 18.00, 14.00, 25.00 +DHN, 03, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 11, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 11, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 11, 74.00, 50.00, -9999.00, -9999.00, 12.00 +DLG, 03, 11, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 11, 31.00, 14.00, 25.00, 26.00, 37.00 +DLLC, 03, 11, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 11, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 11, 72.00, 44.00, -9999.00, -9999.00, 13.00 +DMN, 03, 11, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 11, 54.00, 33.00, -9999.00, -9999.00, 36.00 +DPG, 03, 11, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 11, 69.00, 45.00, -9999.00, -9999.00, 31.00 +DRA, 03, 11, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 11, 74.00, 50.00, 9.00, 11.00, 16.00 +DSM, 03, 11, 45.00, 26.00, 28.00, 22.00, 37.00 +DTW, 03, 11, 43.00, 26.00, 31.00, 27.00, 42.00 +DUG, 03, 11, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 11, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 11, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 11, 68.00, 42.00, -9999.00, -9999.00, 15.00 +D45, 03, 11, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 11, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 11, 38.00, 18.00, 20.00, 18.00, 29.00 +ECG, 03, 11, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 11, 65.00, 39.00, -9999.00, -9999.00, 11.00 +EED, 03, 11, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 03, 11, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 11, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 11, 51.00, 26.00, 37.00, 41.00, 53.00 +EKO, 03, 11, 49.00, 24.00, 23.00, 22.00, 33.00 +ELD, 03, 11, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 11, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 11, 69.00, 39.00, 5.00, 5.00, 9.00 +ELY, 03, 11, 48.00, 20.00, 23.00, 24.00, 36.00 +EMP, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 11, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +END, 03, 11, 60.00, 37.00, -9999.00, -9999.00, 18.00 +ENN, 03, 11, 20.00, -6.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 11, 51.00, 31.00, -9999.00, -9999.00, 19.00 +EPH, 03, 11, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 11, 42.00, 27.00, 39.00, 34.00, 53.00 +ESF, 03, 11, 69.00, 47.00, -9999.00, -9999.00, 38.00 +EUG, 03, 11, 55.00, 39.00, 42.00, 45.00, 56.00 +EVV, 03, 11, 54.00, 34.00, 33.00, 27.00, 45.00 +EWN, 03, 11, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 11, 49.00, 32.00, 24.00, 25.00, 38.00 +EYW, 03, 11, 78.00, 69.00, 9.00, 8.00, 14.00 +E74, 03, 11, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 11, 59.00, 35.00, -9999.00, -9999.00, 34.00 +FAI, 03, 11, 22.00, -3.00, 11.00, 15.00, 20.00 +FAR, 03, 11, 33.00, 16.00, 19.00, 17.00, 28.00 +FAT, 03, 11, 66.00, 43.00, 22.00, 20.00, 30.00 +FAY, 03, 11, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 11, 42.00, 23.00, 24.00, 26.00, 37.00 +FCS, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 11, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 11, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 11, 48.00, 21.00, 30.00, 27.00, 38.00 +FLL, 03, 11, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 11, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 11, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +FME, 03, 11, 56.00, 31.00, -9999.00, -9999.00, 34.00 +FMH, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 11, 58.00, 27.00, 13.00, 16.00, 18.00 +FMY, 03, 11, 79.00, 58.00, 9.00, 11.00, 17.00 +FNT, 03, 11, 41.00, 24.00, 29.00, 30.00, 43.00 +FOD, 03, 11, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 11, 53.00, 31.00, -9999.00, -9999.00, 25.00 +FOK, 03, 11, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 11, 54.00, 31.00, -9999.00, -9999.00, 23.00 +FSD, 03, 11, 41.00, 21.00, 24.00, 21.00, 33.00 +FSI, 03, 11, 63.00, 37.00, -9999.00, -9999.00, 18.00 +FSM, 03, 11, 62.00, 38.00, 22.00, 19.00, 33.00 +FTK, 03, 11, 55.00, 32.00, -9999.00, -9999.00, 37.00 +FWA, 03, 11, 45.00, 27.00, 28.00, 27.00, 42.00 +FWH, 03, 11, 66.00, 42.00, -9999.00, -9999.00, 20.00 +FYU, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 11, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 11, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 11, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 11, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 11, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 11, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 11, 47.00, 29.00, 24.00, 28.00, 40.00 +GFA, 03, 11, 43.00, 22.00, -9999.00, -9999.00, 26.00 +GFK, 03, 11, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 11, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 11, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 11, 38.00, 17.00, 17.00, 16.00, 26.00 +GJT, 03, 11, 54.00, 30.00, 20.00, 19.00, 28.00 +GKN, 03, 11, 27.00, 1.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 11, 51.00, 24.00, 17.00, 16.00, 24.00 +GLH, 03, 11, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 11, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 11, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 11, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GON, 03, 11, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 11, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 11, 37.00, 20.00, 27.00, 22.00, 36.00 +GRCI, 03, 11, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 11, 55.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 11, 48.00, 25.00, 21.00, 18.00, 28.00 +GRK, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 03, 11, 41.00, 24.00, 30.00, 29.00, 43.00 +GSB, 03, 11, 63.00, 40.00, -9999.00, -9999.00, 31.00 +GSG, 03, 11, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 11, 59.00, 36.00, 24.00, 25.00, 33.00 +GSP, 03, 11, 62.00, 39.00, 24.00, 25.00, 36.00 +GST, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 11, 39.00, 20.00, -9999.00, -9999.00, 53.00 +GTF, 03, 11, 43.00, 22.00, 21.00, 22.00, 32.00 +GUP, 03, 11, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 11, 47.00, 26.00, -9999.00, -9999.00, 40.00 +GVW, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 03, 11, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 11, 59.00, 43.00, 21.00, 25.00, 34.00 +HBR, 03, 11, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 11, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 11, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 11, 49.00, 29.00, -9999.00, -9999.00, 30.00 +HKY, 03, 11, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 11, 44.00, 21.00, 17.00, 17.00, 27.00 +HMN, 03, 11, 69.00, 30.00, -9999.00, -9999.00, 7.00 +HMS, 03, 11, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 11, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 11, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 03, 11, 41.00, 20.00, 22.00, 18.00, 29.00 +HOP, 03, 11, 57.00, 34.00, -9999.00, -9999.00, 37.00 +HOT, 03, 11, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 11, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 11, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 11, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 11, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 11, 69.00, 45.00, -9999.00, -9999.00, 31.00 +HST, 03, 11, 80.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 03, 11, 61.00, 40.00, 30.00, 24.00, 42.00 +HTL, 03, 11, 37.00, 17.00, 34.00, 26.00, 44.00 +HTS, 03, 11, 55.00, 34.00, 35.00, 33.00, 47.00 +HUF, 03, 11, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 11, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 11, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 11, 41.00, 18.00, 17.00, 17.00, 27.00 +IAB, 03, 11, 56.00, 32.00, -9999.00, -9999.00, 21.00 +IAD, 03, 11, 53.00, 31.00, 24.00, 24.00, 34.00 +IAG, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 11, 70.00, 49.00, 21.00, 22.00, 33.00 +ICT, 03, 11, 56.00, 32.00, 25.00, 18.00, 32.00 +IDA, 03, 11, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 11, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 11, 51.00, 32.00, 26.00, 24.00, 37.00 +ILI, 03, 11, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 11, 65.00, 42.00, 22.00, 23.00, 34.00 +IMT, 03, 11, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +IND, 03, 11, 49.00, 30.00, 31.00, 30.00, 45.00 +INL, 03, 11, 31.00, 10.00, 22.00, 19.00, 31.00 +INS, 03, 11, 63.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 03, 11, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +INW, 03, 11, 60.00, 29.00, 11.00, 8.00, 16.00 +IPL, 03, 11, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 11, 46.00, 27.00, 27.00, 28.00, 40.00 +IRK, 03, 11, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 11, 38.00, 16.00, 17.00, 15.00, 24.00 +ISP, 03, 11, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 11, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 11, 75.00, 45.00, -9999.00, -9999.00, 12.00 +IWD, 03, 11, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 11, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 11, 68.00, 43.00, 24.00, 21.00, 35.00 +JAX, 03, 11, 72.00, 48.00, 16.00, 19.00, 26.00 +JBR, 03, 11, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 11, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 11, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 11, 47.00, 33.00, 24.00, 23.00, 36.00 +JHW, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 11, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 11, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 11, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 11, 38.00, 26.00, 47.00, 47.00, 58.00 +JST, 03, 11, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 11, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 11, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 11, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 11, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 11, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 11, 41.00, 23.00, 32.00, 30.00, 45.00 +LAR, 03, 11, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 11, 68.00, 43.00, 9.00, 9.00, 15.00 +LAX, 03, 11, 65.00, 50.00, 17.00, 19.00, 24.00 +LBB, 03, 11, 65.00, 35.00, 9.00, 7.00, 13.00 +LBF, 03, 11, 48.00, 22.00, 18.00, 16.00, 26.00 +LCH, 03, 11, 70.00, 50.00, 20.00, 19.00, 31.00 +LCK, 03, 11, 51.00, 30.00, -9999.00, -9999.00, 40.00 +LEB, 03, 11, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 11, 54.00, 34.00, 32.00, 29.00, 44.00 +LFI, 03, 11, 56.00, 39.00, -9999.00, -9999.00, 35.00 +LFK, 03, 11, 70.00, 46.00, 22.00, 22.00, 33.00 +LFT, 03, 11, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 11, 47.00, 33.00, 24.00, 24.00, 37.00 +LGB, 03, 11, 68.00, 49.00, 19.00, 17.00, 26.00 +LGU, 03, 11, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 11, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 11, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 11, 63.00, 41.00, 22.00, 22.00, 33.00 +LIZ, 03, 11, 33.00, 13.00, -9999.00, -9999.00, 44.00 +LMT, 03, 11, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 11, 44.00, 21.00, 15.00, 16.00, 23.00 +LNK, 03, 11, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 11, 56.00, 26.00, 11.00, 10.00, 17.00 +LOZ, 03, 11, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 11, 63.00, 40.00, -9999.00, -9999.00, 29.00 +LSE, 03, 11, 41.00, 22.00, 21.00, 20.00, 30.00 +LSF, 03, 11, 68.00, 44.00, -9999.00, -9999.00, 33.00 +LSV, 03, 11, 72.00, 38.00, -9999.00, -9999.00, 6.00 +LTS, 03, 11, 67.00, 37.00, -9999.00, -9999.00, 17.00 +LUF, 03, 11, 76.00, 43.00, -9999.00, -9999.00, 9.00 +LVS, 03, 11, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 11, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 11, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 11, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 11, 56.00, 34.00, 24.00, 25.00, 35.00 +MAF, 03, 11, 70.00, 39.00, 5.00, 4.00, 8.00 +MBL, 03, 11, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 11, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 11, 66.00, 46.00, -9999.00, -9999.00, 27.00 +MCF, 03, 11, 76.00, 56.00, -9999.00, -9999.00, 21.00 +MCG, 03, 11, 22.00, -4.00, 18.00, 23.00, 30.00 +MCI, 03, 11, 51.00, 31.00, 23.00, 20.00, 35.00 +MCK, 03, 11, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 11, 68.00, 43.00, 23.00, 21.00, 34.00 +MCO, 03, 11, 77.00, 54.00, 13.00, 14.00, 22.00 +MCW, 03, 11, 39.00, 21.00, 19.00, 15.00, 28.00 +MC2, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 11, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 11, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 11, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 11, 45.00, 28.00, 33.00, 28.00, 44.00 +MEI, 03, 11, 68.00, 43.00, 22.00, 21.00, 34.00 +MEM, 03, 11, 62.00, 42.00, 30.00, 22.00, 40.00 +MER, 03, 11, 67.00, 41.00, -9999.00, -9999.00, 24.00 +MFD, 03, 11, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 11, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 11, 58.00, 35.00, 29.00, 28.00, 40.00 +MGE, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 11, 67.00, 45.00, 25.00, 20.00, 35.00 +MGW, 03, 11, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 11, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 11, 63.00, 44.00, -9999.00, -9999.00, 27.00 +MHS, 03, 11, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 11, 79.00, 62.00, 11.00, 12.00, 18.00 +MIB, 03, 11, 34.00, 16.00, -9999.00, -9999.00, 25.00 +MIV, 03, 11, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 11, 55.00, 28.00, -9999.00, -9999.00, 23.00 +MKC, 03, 11, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 11, 39.00, 25.00, 32.00, 27.00, 43.00 +MKG, 03, 11, 40.00, 24.00, 32.00, 31.00, 45.00 +MKL, 03, 11, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 11, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 11, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 11, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 11, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 11, 45.00, 27.00, 27.00, 24.00, 37.00 +MLS, 03, 11, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 11, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 11, 68.00, 44.00, -9999.00, -9999.00, 34.00 +MOB, 03, 11, 70.00, 49.00, 23.00, 23.00, 37.00 +MOT, 03, 11, 34.00, 16.00, 18.00, 15.00, 23.00 +MPV, 03, 11, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 11, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 11, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 11, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 11, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 11, 62.00, 45.00, -9999.00, -9999.00, 29.00 +MSL, 03, 11, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 11, 40.00, 21.00, 28.00, 22.00, 38.00 +MSO, 03, 11, 45.00, 24.00, 27.00, 25.00, 40.00 +MSP, 03, 11, 38.00, 21.00, 24.00, 22.00, 35.00 +MSS, 03, 11, 36.00, 18.00, 30.00, 26.00, 43.00 +MSY, 03, 11, 71.00, 51.00, 19.00, 20.00, 31.00 +MTC, 03, 11, 41.00, 25.00, -9999.00, -9999.00, 37.00 +MTN, 03, 11, 53.00, 32.00, -9999.00, -9999.00, 34.00 +MTO, 03, 11, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 11, 48.00, 28.00, -9999.00, -9999.00, 34.00 +MUO, 03, 11, 56.00, 30.00, -9999.00, -9999.00, 23.00 +MWA, 03, 11, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 11, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 11, 67.00, 45.00, -9999.00, -9999.00, 32.00 +MYL, 03, 11, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 11, 67.00, 42.00, -9999.00, -9999.00, 34.00 +NAO, 03, 11, 64.00, 49.00, -9999.00, -9999.00, 31.00 +NBC, 03, 11, 69.00, 47.00, -9999.00, -9999.00, 32.00 +NBE, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 03, 11, 44.00, 27.00, -9999.00, -9999.00, 34.00 +NCA, 03, 11, 66.00, 39.00, -9999.00, -9999.00, 32.00 +NCO, 03, 11, 45.00, 29.00, -9999.00, -9999.00, 39.00 +NC1, 03, 11, 63.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 11, 50.00, 29.00, -9999.00, -9999.00, 35.00 +NFG, 03, 11, 65.00, 47.00, -9999.00, -9999.00, 23.00 +NFL, 03, 11, 57.00, 27.00, -9999.00, -9999.00, 13.00 +NGP, 03, 11, 75.00, 55.00, -9999.00, -9999.00, 17.00 +NGU, 03, 11, 57.00, 38.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 11, 61.00, 47.00, -9999.00, -9999.00, 29.00 +NHK, 03, 11, 55.00, 33.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 11, 40.00, 22.00, -9999.00, -9999.00, 35.00 +NID, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 03, 11, 72.00, 48.00, -9999.00, -9999.00, 26.00 +NIR, 03, 11, 73.00, 50.00, -9999.00, -9999.00, 19.00 +NKT, 03, 11, 62.00, 42.00, -9999.00, -9999.00, 32.00 +NKX, 03, 11, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NMM, 03, 11, 68.00, 41.00, -9999.00, -9999.00, 34.00 +NPA, 03, 11, 68.00, 50.00, -9999.00, -9999.00, 32.00 +NQA, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 11, 78.00, 54.00, -9999.00, -9999.00, 17.00 +NQX, 03, 11, 78.00, 69.00, -9999.00, -9999.00, 14.00 +NRB, 03, 11, 71.00, 52.00, -9999.00, -9999.00, 24.00 +NRC, 03, 11, 67.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 11, 65.00, 49.00, -9999.00, -9999.00, 16.00 +NSE, 03, 11, 70.00, 47.00, -9999.00, -9999.00, 32.00 +NSI, 03, 11, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTD, 03, 11, 66.00, 46.00, -9999.00, -9999.00, 14.00 +NTK, 03, 11, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 11, 57.00, 38.00, -9999.00, -9999.00, 35.00 +NUC, 03, 11, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 11, 64.00, 43.00, -9999.00, -9999.00, 29.00 +NUW, 03, 11, 52.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 11, 68.00, 49.00, -9999.00, -9999.00, 25.00 +NXX, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 11, 56.00, 32.00, -9999.00, -9999.00, 35.00 +NZC, 03, 11, 73.00, 45.00, -9999.00, -9999.00, 26.00 +NZJ, 03, 11, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NZW, 03, 11, 45.00, 27.00, -9999.00, -9999.00, 36.00 +NZY, 03, 11, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 11, 62.00, 43.00, 24.00, 23.00, 33.00 +OAR, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFK, 03, 11, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 11, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 11, 61.00, 37.00, 19.00, 18.00, 29.00 +OLM, 03, 11, 53.00, 33.00, 47.00, 48.00, 59.00 +OMA, 03, 11, 48.00, 26.00, 19.00, 18.00, 27.00 +OME, 03, 11, 17.00, -1.00, 19.00, 23.00, 30.00 +ONT, 03, 11, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 11, 44.00, 27.00, 31.00, 25.00, 41.00 +ORF, 03, 11, 57.00, 38.00, 26.00, 23.00, 35.00 +ORH, 03, 11, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 11, 22.00, -9.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 11, 37.00, 18.00, -9999.00, -9999.00, 36.00 +OTG, 03, 11, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 11, 55.00, 41.00, 53.00, 52.00, 64.00 +OTM, 03, 11, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 11, 7.00, -9.00, 16.00, 18.00, 23.00 +OURC, 03, 11, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 11, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 11, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 11, 70.00, 46.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 11, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 11, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 11, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 11, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 11, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 11, 17.00, -8.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 11, 70.00, 47.00, -9999.00, -9999.00, 28.00 +PAQ, 03, 11, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 11, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 11, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 11, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 11, 22.00, -4.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 11, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 11, 38.00, 20.00, -9999.00, -9999.00, 33.00 +PBI, 03, 11, 78.00, 61.00, 13.00, 14.00, 21.00 +PDT, 03, 11, 53.00, 35.00, 22.00, 23.00, 35.00 +PDX, 03, 11, 55.00, 38.00, 42.00, 45.00, 55.00 +PFN, 03, 11, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 11, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 11, 50.00, 32.00, 25.00, 22.00, 36.00 +PHX, 03, 11, 75.00, 48.00, 11.00, 11.00, 17.00 +PIA, 03, 11, 47.00, 28.00, 30.00, 26.00, 42.00 +PIB, 03, 11, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 11, 45.00, 25.00, 25.00, 27.00, 38.00 +PIR, 03, 11, 42.00, 21.00, 15.00, 14.00, 21.00 +PIT, 03, 11, 47.00, 28.00, 38.00, 33.00, 51.00 +PKB, 03, 11, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 11, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 11, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 11, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 11, 68.00, 50.00, 21.00, 21.00, 33.00 +POB, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 11, 69.00, 45.00, -9999.00, -9999.00, 42.00 +POM, 03, 11, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 11, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 11, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 11, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 11, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 11, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 11, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 11, 43.00, 23.00, -9999.00, -9999.00, 36.00 +PSP, 03, 11, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 11, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 11, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 11, 56.00, 25.00, 12.00, 10.00, 16.00 +PUC, 03, 11, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 11, 45.00, 28.00, 26.00, 26.00, 38.00 +PVU, 03, 11, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 11, 40.00, 23.00, 27.00, 25.00, 38.00 +P02, 03, 11, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +P07, 03, 11, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +P11, 03, 11, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +P24, 03, 11, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +P28, 03, 11, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +P35, 03, 11, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +P38, 03, 11, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +P39, 03, 11, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +P58, 03, 11, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +P59, 03, 11, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +P60, 03, 11, 33.00, 1.00, -9999.00, -9999.00, -9999.00 +P61, 03, 11, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +P67, 03, 11, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +P68, 03, 11, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +P69, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 11, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 11, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 11, 45.00, 21.00, 16.00, 16.00, 24.00 +RBL, 03, 11, 64.00, 43.00, 27.00, 27.00, 37.00 +RCA, 03, 11, 45.00, 21.00, -9999.00, -9999.00, 26.00 +RDD, 03, 11, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 11, 52.00, 26.00, 16.00, 17.00, 28.00 +RDR, 03, 11, 31.00, 14.00, -9999.00, -9999.00, 24.00 +RDU, 03, 11, 61.00, 38.00, 24.00, 24.00, 35.00 +REE, 03, 11, 65.00, 35.00, -9999.00, -9999.00, 9.00 +REJ, 03, 11, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 11, 42.00, 25.00, 25.00, 23.00, 37.00 +RIC, 03, 11, 58.00, 35.00, 24.00, 26.00, 35.00 +RIV, 03, 11, 69.00, 44.00, -9999.00, -9999.00, 9.00 +RIW, 03, 11, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 11, 41.00, 20.00, 15.00, 11.00, 20.00 +RME, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 53.00 +RMG, 03, 11, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +RND, 03, 11, 72.00, 48.00, -9999.00, -9999.00, 22.00 +RNO, 03, 11, 56.00, 29.00, 19.00, 16.00, 26.00 +ROA, 03, 11, 56.00, 34.00, 27.00, 26.00, 39.00 +ROC, 03, 11, 41.00, 24.00, 34.00, 37.00, 51.00 +ROW, 03, 11, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 11, 53.00, 28.00, 18.00, 16.00, 25.00 +RST, 03, 11, 37.00, 20.00, 24.00, 23.00, 37.00 +RWF, 03, 11, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 11, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 11, 63.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 11, 66.00, 52.00, 20.00, 20.00, 28.00 +SAT, 03, 11, 72.00, 48.00, 18.00, 16.00, 27.00 +SAV, 03, 11, 69.00, 47.00, 20.00, 20.00, 30.00 +SAW, 03, 11, 34.00, 20.00, -9999.00, -9999.00, 42.00 +SBA, 03, 11, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 11, 70.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 11, 44.00, 28.00, 33.00, 32.00, 45.00 +SBP, 03, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 11, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 11, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 11, -11.00, -24.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 11, 65.00, 42.00, 23.00, 25.00, 33.00 +SDF, 03, 11, 55.00, 35.00, 32.00, 27.00, 43.00 +SEA, 03, 11, 52.00, 38.00, 39.00, 37.00, 51.00 +SEM, 03, 11, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 11, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 11, 61.00, 46.00, 28.00, 28.00, 38.00 +SGF, 03, 11, 56.00, 33.00, 25.00, 22.00, 36.00 +SGY, 03, 11, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 11, 45.00, 20.00, 21.00, 19.00, 31.00 +SHV, 03, 11, 68.00, 45.00, 21.00, 21.00, 33.00 +SIT, 03, 11, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 11, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 11, 71.00, 42.00, 11.00, 7.00, 16.00 +SKA, 03, 11, 47.00, 29.00, -9999.00, -9999.00, 33.00 +SKF, 03, 11, 72.00, 48.00, -9999.00, -9999.00, 21.00 +SLC, 03, 11, 51.00, 31.00, 26.00, 26.00, 38.00 +SLE, 03, 11, 55.00, 35.00, 41.00, 43.00, 55.00 +SLN, 03, 11, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 11, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 11, 64.00, 41.00, -9999.00, 24.00, 44.00 +SNA, 03, 11, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 11, 28.00, 19.00, 37.00, 41.00, 56.00 +SNS, 03, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 11, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 11, 48.00, 30.00, 30.00, 27.00, 44.00 +SPS, 03, 11, 65.00, 39.00, 14.00, 14.00, 22.00 +SRQ, 03, 11, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 11, 67.00, 41.00, -9999.00, -9999.00, 34.00 +SSI, 03, 11, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +STC, 03, 11, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 11, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +STL, 03, 11, 53.00, 34.00, 30.00, 27.00, 42.00 +STNV, 03, 11, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +STS, 03, 11, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 11, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 11, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 11, 65.00, 43.00, -9999.00, -9999.00, 26.00 +SUX, 03, 11, 44.00, 24.00, 21.00, 20.00, 31.00 +SVN, 03, 11, 69.00, 47.00, -9999.00, -9999.00, 30.00 +SWF, 03, 11, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 11, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 11, 41.00, 24.00, 40.00, 39.00, 55.00 +SZL, 03, 11, 53.00, 30.00, -9999.00, -9999.00, 29.00 +TAD, 03, 11, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 11, 17.00, -8.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 11, 60.00, 30.00, -9999.00, -9999.00, 31.00 +TCC, 03, 11, 63.00, 31.00, 7.00, 8.00, 11.00 +TCL, 03, 11, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 11, 55.00, 35.00, -9999.00, -9999.00, 55.00 +TCS, 03, 11, 65.00, 37.00, -9999.00, 6.00, 10.00 +TEB, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 11, 61.00, 37.00, -9999.00, -9999.00, 22.00 +TKA, 03, 11, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 11, 72.00, 46.00, 17.00, 18.00, 27.00 +TNX, 03, 11, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 11, 44.00, 25.00, 30.00, 28.00, 43.00 +TOP, 03, 11, 53.00, 31.00, 21.00, 19.00, 31.00 +TPA, 03, 11, 76.00, 56.00, 12.00, 14.00, 21.00 +TPH, 03, 11, 54.00, 27.00, 13.00, 12.00, 19.00 +TRI, 03, 11, 57.00, 34.00, 28.00, 28.00, 41.00 +TRK, 03, 11, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 11, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 11, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 11, 61.00, 38.00, 21.00, 21.00, 32.00 +TUP, 03, 11, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 11, 72.00, 44.00, 13.00, 11.00, 18.00 +TVC, 03, 11, 37.00, 19.00, 26.00, 23.00, 38.00 +TVL, 03, 11, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 11, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 11, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 11, 60.00, 36.00, 29.00, 28.00, 41.00 +T01, 03, 11, 55.00, 34.00, -9999.00, -9999.00, 35.00 +T02, 03, 11, 64.00, 41.00, -9999.00, -9999.00, 34.00 +T03, 03, 11, 67.00, 43.00, -9999.00, -9999.00, 34.00 +T04, 03, 11, 76.00, 57.00, -9999.00, -9999.00, 21.00 +T05, 03, 11, 53.00, 28.00, -9999.00, -9999.00, 22.00 +T06, 03, 11, 69.00, 42.00, -9999.00, -9999.00, 34.00 +T07, 03, 11, 57.00, 27.00, -9999.00, -9999.00, 31.00 +T08, 03, 11, 51.00, 31.00, -9999.00, -9999.00, 30.00 +UCA, 03, 11, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 11, 63.00, 38.00, -9999.00, -9999.00, 8.00 +UIL, 03, 11, 51.00, 35.00, 57.00, 57.00, 67.00 +UIN, 03, 11, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 11, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 11, 18.00, 2.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 11, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +U15, 03, 11, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +U28, 03, 11, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 11, 71.00, 44.00, -9999.00, -9999.00, 29.00 +VBG, 03, 11, 66.00, 43.00, -9999.00, -9999.00, 24.00 +VCT, 03, 11, 73.00, 52.00, 15.00, 15.00, 24.00 +VCV, 03, 11, 66.00, 36.00, -9999.00, -9999.00, 9.00 +VDZ, 03, 11, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 11, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 11, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 11, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 11, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 11, 69.00, 45.00, -9999.00, -9999.00, 31.00 +VRB, 03, 11, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 11, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 11, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 11, 55.00, 34.00, -9999.00, 30.00, -9999.00 +WJA, 03, 11, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 11, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 11, 22.00, -5.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 11, 54.00, 25.00, 18.00, 19.00, 28.00 +WPO, 03, 11, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 11, 68.00, 43.00, -9999.00, -9999.00, 33.00 +WRG, 03, 11, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 11, 52.00, 29.00, -9999.00, -9999.00, 36.00 +WRL, 03, 11, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +X68, 03, 11, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 11, 38.00, 23.00, 56.00, 54.00, 64.00 +YCG, 03, 11, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 11, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 11, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 11, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 11, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 11, 54.00, 30.00, 13.00, 13.00, 20.00 +YNG, 03, 11, 44.00, 26.00, 36.00, 33.00, 50.00 +YPA, 03, 11, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 11, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 11, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 11, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 11, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 11, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 11, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 11, 78.00, 50.00, 5.00, 5.00, 8.00 +YVR, 03, 11, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 11, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 11, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 11, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 11, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 11, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 11, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 11, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 11, 31.00, 14.00, 33.00, 31.00, 46.00 +ZUN, 03, 11, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 11, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 11, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 11, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 03, 11, 69.00, 46.00, -9999.00, -9999.00, 30.00 +1V1, 03, 11, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 11, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 11, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 11, 60.00, 41.00, -9999.00, -9999.00, 31.00 +2PJ, 03, 11, 67.00, 41.00, -9999.00, -9999.00, 34.00 +3B1, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 11, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 11, 37.00, 17.00, -9999.00, -9999.00, 36.00 +3SE, 03, 11, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 11, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 11, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 11, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 11, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 11, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 11, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 11, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 12, 48.00, 29.00, 26.00, 25.00, 38.00 +ABI, 03, 12, 68.00, 43.00, 12.00, 11.00, 20.00 +ABQ, 03, 12, 61.00, 31.00, 12.00, 12.00, 19.00 +ABR, 03, 12, 39.00, 19.00, 19.00, 16.00, 26.00 +ABY, 03, 12, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 12, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 12, 69.00, 46.00, 17.00, 16.00, 26.00 +ACV, 03, 12, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 12, 51.00, 31.00, 24.00, 23.00, 36.00 +ADK, 03, 12, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 12, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 12, 54.00, 32.00, -9999.00, -9999.00, 35.00 +AEX, 03, 12, 69.00, 47.00, -9999.00, -9999.00, 30.00 +AFF, 03, 12, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 12, 79.00, 54.00, -9999.00, -9999.00, 24.00 +AGS, 03, 12, 68.00, 41.00, 23.00, 23.00, 34.00 +AHN, 03, 12, 64.00, 41.00, 23.00, 25.00, 34.00 +AKN, 03, 12, 30.00, 13.00, 24.00, 23.00, 35.00 +AKO, 03, 12, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 12, 43.00, 24.00, 27.00, 26.00, 41.00 +ALI, 03, 12, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 12, 42.00, 24.00, 22.00, 21.00, 33.00 +ALS, 03, 12, 48.00, 15.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 12, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 12, 61.00, 32.00, 12.00, 12.00, 20.00 +AMG, 03, 12, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 12, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 12, 32.00, 17.00, 16.00, 19.00, 25.00 +AND, 03, 12, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 12, 44.00, 34.00, 55.00, 53.00, 69.00 +AOO, 03, 12, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +APN, 03, 12, 37.00, 17.00, 26.00, 29.00, 41.00 +AQQ, 03, 12, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +ART, 03, 12, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +AST, 03, 12, 53.00, 38.00, 57.00, 56.00, 66.00 +ATL, 03, 12, 64.00, 42.00, 27.00, 26.00, 37.00 +ATW, 03, 12, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 12, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 12, 51.00, 30.00, -9999.00, -9999.00, 40.00 +AUG, 03, 12, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 12, 71.00, 50.00, 18.00, 17.00, 27.00 +AUW, 03, 12, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 12, 59.00, 35.00, 26.00, 25.00, 36.00 +AVP, 03, 12, 45.00, 28.00, 29.00, 29.00, 43.00 +AXN, 03, 12, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 12, 44.00, 24.00, -9999.00, -9999.00, 29.00 +AYS, 03, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 12, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 12, 66.00, 44.00, -9999.00, -9999.00, 26.00 +BAD, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 12, 41.00, 16.00, -9999.00, -9999.00, 23.00 +BDL, 03, 12, 46.00, 27.00, 25.00, 26.00, 39.00 +BDR, 03, 12, 46.00, 30.00, 27.00, 26.00, 41.00 +BET, 03, 12, 20.00, 5.00, 20.00, 18.00, 28.00 +BFD, 03, 12, 40.00, 21.00, 43.00, 39.00, 57.00 +BFF, 03, 12, 50.00, 21.00, 15.00, 14.00, 23.00 +BFL, 03, 12, 68.00, 45.00, 18.00, 18.00, 26.00 +BGM, 03, 12, 40.00, 24.00, 35.00, 34.00, 51.00 +BGR, 03, 12, 38.00, 21.00, 24.00, 24.00, 35.00 +BGS, 03, 12, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 12, 65.00, 42.00, 26.00, 25.00, 38.00 +BID, 03, 12, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 12, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 12, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 12, 45.00, 24.00, 21.00, 20.00, 30.00 +BIS, 03, 12, 38.00, 17.00, 20.00, 17.00, 28.00 +BIX, 03, 12, 68.00, 51.00, -9999.00, -9999.00, 32.00 +BJI, 03, 12, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 12, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 12, 52.00, 22.00, -9999.00, -9999.00, 28.00 +BKW, 03, 12, 51.00, 31.00, 36.00, 34.00, 50.00 +BLF, 03, 12, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 12, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 12, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 12, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 12, 55.00, 34.00, -9999.00, -9999.00, 34.00 +BNA, 03, 12, 61.00, 38.00, 32.00, 27.00, 45.00 +BNO, 03, 12, 47.00, 24.00, -9999.00, 25.00, 47.00 +BOI, 03, 12, 52.00, 31.00, 25.00, 23.00, 37.00 +BOS, 03, 12, 45.00, 31.00, 26.00, 26.00, 39.00 +BPI, 03, 12, 38.00, 7.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 12, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 12, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 12, 47.00, 29.00, -9999.00, -9999.00, 30.00 +BRO, 03, 12, 78.00, 58.00, 9.00, 8.00, 13.00 +BRW, 03, 12, -10.00, -22.00, 8.00, 10.00, 14.00 +BSM, 03, 12, 71.00, 50.00, -9999.00, -9999.00, 21.00 +BTI, 03, 12, -11.00, -24.00, 8.00, 8.00, 12.00 +BTL, 03, 12, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 12, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 12, 72.00, 49.00, 21.00, 20.00, 34.00 +BTT, 03, 12, 13.00, -9.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 12, 38.00, 21.00, 32.00, 29.00, 45.00 +BUB, 03, 12, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 12, 41.00, 25.00, 38.00, 39.00, 53.00 +BUR, 03, 12, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 12, 69.00, 51.00, -9999.00, 17.00, 32.00 +BWG, 03, 12, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 12, 53.00, 33.00, 25.00, 23.00, 35.00 +BYH, 03, 12, 59.00, 40.00, -9999.00, -9999.00, 37.00 +BYI, 03, 12, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 12, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 12, 68.00, 41.00, 21.00, 22.00, 32.00 +CAG, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 12, 47.00, 28.00, 37.00, 37.00, 54.00 +CAO, 03, 12, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 12, 34.00, 14.00, 31.00, 34.00, 45.00 +CBM, 03, 12, 66.00, 41.00, -9999.00, -9999.00, 34.00 +CDB, 03, 12, 34.00, 25.00, 48.00, 53.00, 67.00 +CDC, 03, 12, 52.00, 26.00, 20.00, 21.00, 31.00 +CDR, 03, 12, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 12, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 12, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 12, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 12, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 12, 61.00, 38.00, 27.00, 27.00, 38.00 +CHO, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 12, 68.00, 47.00, 20.00, 22.00, 33.00 +CID, 03, 12, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 12, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 12, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 12, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 12, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 12, 46.00, 28.00, 37.00, 33.00, 50.00 +CLL, 03, 12, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 12, 62.00, 39.00, 21.00, 26.00, 34.00 +CMH, 03, 12, 50.00, 31.00, 33.00, 29.00, 45.00 +CMI, 03, 12, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 12, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 12, 52.00, 29.00, 18.00, 17.00, 28.00 +CNM, 03, 12, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 12, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +COD, 03, 12, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +COF, 03, 12, 76.00, 56.00, -9999.00, -9999.00, 24.00 +CON, 03, 12, 42.00, 21.00, 25.00, 23.00, 36.00 +COS, 03, 12, 49.00, 24.00, 17.00, 16.00, 23.00 +COT, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 12, 52.00, 32.00, 27.00, 23.00, 37.00 +CPR, 03, 12, 45.00, 21.00, 22.00, 20.00, 30.00 +CRBC, 03, 12, 37.00, -2.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 12, 75.00, 55.00, 13.00, 12.00, 20.00 +CRW, 03, 12, 56.00, 34.00, 36.00, 36.00, 50.00 +CSG, 03, 12, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 12, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 12, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 12, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 12, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 12, 52.00, 32.00, 31.00, 28.00, 44.00 +CVN, 03, 12, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 12, 62.00, 32.00, -9999.00, -9999.00, 9.00 +CXY, 03, 12, 50.00, 31.00, 20.00, 22.00, 31.00 +CYS, 03, 12, 44.00, 21.00, 17.00, 18.00, 26.00 +DAA, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 12, 74.00, 53.00, 13.00, 15.00, 23.00 +DAG, 03, 12, 70.00, 45.00, 9.00, 9.00, 17.00 +DAL, 03, 12, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 12, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 12, 49.00, 30.00, 32.00, 29.00, 45.00 +DBQ, 03, 12, 41.00, 24.00, 25.00, 23.00, 34.00 +DCA, 03, 12, 56.00, 37.00, 23.00, 25.00, 34.00 +DDC, 03, 12, 56.00, 30.00, 19.00, 14.00, 27.00 +DEC, 03, 12, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 12, 51.00, 25.00, 18.00, 18.00, 27.00 +DFW, 03, 12, 67.00, 45.00, 18.00, 14.00, 25.00 +DHN, 03, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 12, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 12, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 12, 75.00, 50.00, -9999.00, -9999.00, 12.00 +DLG, 03, 12, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 12, 32.00, 15.00, 25.00, 26.00, 37.00 +DLLC, 03, 12, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 12, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 12, 72.00, 44.00, -9999.00, -9999.00, 13.00 +DMN, 03, 12, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 12, 55.00, 34.00, -9999.00, -9999.00, 36.00 +DPG, 03, 12, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 12, 69.00, 46.00, -9999.00, -9999.00, 31.00 +DRA, 03, 12, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 12, 75.00, 50.00, 9.00, 11.00, 17.00 +DSM, 03, 12, 46.00, 27.00, 28.00, 22.00, 37.00 +DTW, 03, 12, 44.00, 26.00, 31.00, 27.00, 42.00 +DUG, 03, 12, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 12, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 12, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 12, 68.00, 43.00, -9999.00, -9999.00, 15.00 +D45, 03, 12, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 12, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 12, 38.00, 19.00, 20.00, 18.00, 30.00 +ECG, 03, 12, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 12, 65.00, 39.00, -9999.00, -9999.00, 11.00 +EED, 03, 12, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 12, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 12, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 12, 51.00, 26.00, 37.00, 41.00, 53.00 +EKO, 03, 12, 49.00, 24.00, 24.00, 22.00, 33.00 +ELD, 03, 12, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 12, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 12, 69.00, 39.00, 4.00, 5.00, 8.00 +ELY, 03, 12, 48.00, 20.00, 23.00, 25.00, 36.00 +EMP, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 12, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +END, 03, 12, 61.00, 37.00, -9999.00, -9999.00, 18.00 +ENN, 03, 12, 20.00, -6.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 12, 51.00, 32.00, -9999.00, -9999.00, 19.00 +EPH, 03, 12, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 12, 43.00, 27.00, 39.00, 34.00, 53.00 +ESF, 03, 12, 69.00, 47.00, -9999.00, -9999.00, 38.00 +EUG, 03, 12, 55.00, 39.00, 41.00, 44.00, 55.00 +EVV, 03, 12, 55.00, 35.00, 34.00, 27.00, 45.00 +EWN, 03, 12, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 12, 50.00, 33.00, 24.00, 25.00, 38.00 +EYW, 03, 12, 78.00, 69.00, 9.00, 8.00, 14.00 +E74, 03, 12, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 12, 60.00, 35.00, -9999.00, -9999.00, 34.00 +FAI, 03, 12, 22.00, -3.00, 11.00, 15.00, 20.00 +FAR, 03, 12, 33.00, 16.00, 19.00, 17.00, 29.00 +FAT, 03, 12, 66.00, 43.00, 22.00, 20.00, 31.00 +FAY, 03, 12, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 12, 43.00, 23.00, 24.00, 26.00, 37.00 +FCS, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 12, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 12, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 12, 48.00, 21.00, 30.00, 27.00, 39.00 +FLL, 03, 12, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 12, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +FME, 03, 12, 57.00, 31.00, -9999.00, -9999.00, 34.00 +FMH, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 12, 59.00, 27.00, 13.00, 16.00, 18.00 +FMY, 03, 12, 79.00, 58.00, 9.00, 10.00, 17.00 +FNT, 03, 12, 42.00, 25.00, 29.00, 30.00, 43.00 +FOD, 03, 12, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 12, 54.00, 31.00, -9999.00, -9999.00, 26.00 +FOK, 03, 12, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 12, 55.00, 32.00, -9999.00, -9999.00, 23.00 +FSD, 03, 12, 41.00, 22.00, 24.00, 22.00, 33.00 +FSI, 03, 12, 64.00, 37.00, -9999.00, -9999.00, 18.00 +FSM, 03, 12, 63.00, 39.00, 22.00, 19.00, 33.00 +FTK, 03, 12, 56.00, 32.00, -9999.00, -9999.00, 37.00 +FWA, 03, 12, 45.00, 28.00, 28.00, 28.00, 42.00 +FWH, 03, 12, 66.00, 43.00, -9999.00, -9999.00, 20.00 +FYU, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 12, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 12, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 12, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 12, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 12, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 12, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 12, 47.00, 29.00, 24.00, 28.00, 40.00 +GFA, 03, 12, 43.00, 22.00, -9999.00, -9999.00, 27.00 +GFK, 03, 12, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 12, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 12, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 12, 39.00, 18.00, 17.00, 16.00, 26.00 +GJT, 03, 12, 55.00, 31.00, 20.00, 19.00, 29.00 +GKN, 03, 12, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 12, 52.00, 25.00, 17.00, 16.00, 25.00 +GLH, 03, 12, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 12, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 12, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GON, 03, 12, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 12, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 12, 38.00, 21.00, 27.00, 22.00, 36.00 +GRCI, 03, 12, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 12, 55.00, 35.00, -9999.00, -9999.00, 54.00 +GRI, 03, 12, 48.00, 26.00, 21.00, 18.00, 29.00 +GRK, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 03, 12, 42.00, 25.00, 31.00, 29.00, 43.00 +GSB, 03, 12, 63.00, 40.00, -9999.00, -9999.00, 31.00 +GSG, 03, 12, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 12, 60.00, 37.00, 25.00, 26.00, 34.00 +GSP, 03, 12, 63.00, 39.00, 24.00, 25.00, 36.00 +GST, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 12, 40.00, 21.00, -9999.00, -9999.00, 53.00 +GTF, 03, 12, 43.00, 22.00, 21.00, 22.00, 32.00 +GUP, 03, 12, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 12, 47.00, 27.00, -9999.00, -9999.00, 40.00 +GVW, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 03, 12, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 12, 59.00, 43.00, 21.00, 25.00, 34.00 +HBR, 03, 12, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 12, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 12, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 12, 49.00, 29.00, -9999.00, -9999.00, 30.00 +HKY, 03, 12, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 12, 44.00, 22.00, 18.00, 18.00, 27.00 +HMN, 03, 12, 70.00, 30.00, -9999.00, -9999.00, 7.00 +HMS, 03, 12, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 12, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 12, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 03, 12, 41.00, 21.00, 22.00, 18.00, 30.00 +HOP, 03, 12, 58.00, 34.00, -9999.00, -9999.00, 37.00 +HOT, 03, 12, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 12, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 12, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 12, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 12, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 12, 69.00, 46.00, -9999.00, -9999.00, 31.00 +HST, 03, 12, 80.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 03, 12, 62.00, 40.00, 30.00, 24.00, 42.00 +HTL, 03, 12, 37.00, 17.00, 34.00, 26.00, 44.00 +HTS, 03, 12, 56.00, 35.00, 35.00, 33.00, 48.00 +HUF, 03, 12, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 12, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 12, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 12, 42.00, 19.00, 17.00, 17.00, 28.00 +IAB, 03, 12, 57.00, 33.00, -9999.00, -9999.00, 21.00 +IAD, 03, 12, 54.00, 31.00, 24.00, 24.00, 34.00 +IAG, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 12, 70.00, 49.00, 22.00, 22.00, 33.00 +ICT, 03, 12, 57.00, 33.00, 25.00, 18.00, 32.00 +IDA, 03, 12, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 12, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 12, 51.00, 32.00, 26.00, 24.00, 37.00 +ILI, 03, 12, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 12, 65.00, 42.00, 22.00, 23.00, 34.00 +IMT, 03, 12, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +IND, 03, 12, 50.00, 31.00, 31.00, 30.00, 45.00 +INL, 03, 12, 32.00, 10.00, 22.00, 19.00, 31.00 +INS, 03, 12, 63.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 03, 12, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +INW, 03, 12, 60.00, 29.00, 12.00, 8.00, 16.00 +IPL, 03, 12, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 12, 47.00, 28.00, 27.00, 28.00, 40.00 +IRK, 03, 12, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 12, 38.00, 17.00, 17.00, 15.00, 24.00 +ISP, 03, 12, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 12, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 12, 75.00, 45.00, -9999.00, -9999.00, 12.00 +IWD, 03, 12, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 12, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 12, 69.00, 43.00, 24.00, 21.00, 35.00 +JAX, 03, 12, 72.00, 48.00, 16.00, 19.00, 26.00 +JBR, 03, 12, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 12, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 12, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 12, 47.00, 33.00, 24.00, 23.00, 37.00 +JHW, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 12, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 12, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 12, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 12, 38.00, 26.00, 47.00, 47.00, 58.00 +JST, 03, 12, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 12, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 12, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 12, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 12, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 12, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 12, 42.00, 24.00, 32.00, 30.00, 45.00 +LAR, 03, 12, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 12, 68.00, 43.00, 9.00, 9.00, 15.00 +LAX, 03, 12, 65.00, 50.00, 17.00, 19.00, 25.00 +LBB, 03, 12, 65.00, 36.00, 9.00, 6.00, 13.00 +LBF, 03, 12, 49.00, 22.00, 18.00, 16.00, 27.00 +LCH, 03, 12, 70.00, 50.00, 20.00, 19.00, 31.00 +LCK, 03, 12, 52.00, 31.00, -9999.00, -9999.00, 40.00 +LEB, 03, 12, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 12, 55.00, 35.00, 32.00, 29.00, 44.00 +LFI, 03, 12, 57.00, 40.00, -9999.00, -9999.00, 35.00 +LFK, 03, 12, 71.00, 47.00, 22.00, 23.00, 33.00 +LFT, 03, 12, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 12, 48.00, 34.00, 24.00, 24.00, 37.00 +LGB, 03, 12, 68.00, 49.00, 19.00, 17.00, 27.00 +LGU, 03, 12, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 12, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 12, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 12, 63.00, 42.00, 22.00, 22.00, 33.00 +LIZ, 03, 12, 34.00, 14.00, -9999.00, -9999.00, 43.00 +LMT, 03, 12, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 03, 12, 45.00, 21.00, 15.00, 16.00, 23.00 +LNK, 03, 12, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 12, 56.00, 26.00, 11.00, 10.00, 17.00 +LOZ, 03, 12, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 12, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 12, 64.00, 41.00, -9999.00, -9999.00, 29.00 +LSE, 03, 12, 41.00, 23.00, 21.00, 20.00, 30.00 +LSF, 03, 12, 68.00, 44.00, -9999.00, -9999.00, 33.00 +LSV, 03, 12, 72.00, 38.00, -9999.00, -9999.00, 6.00 +LTS, 03, 12, 68.00, 38.00, -9999.00, -9999.00, 17.00 +LUF, 03, 12, 76.00, 43.00, -9999.00, -9999.00, 9.00 +LVS, 03, 12, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 12, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 12, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 12, 35.00, 5.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 12, 57.00, 35.00, 24.00, 25.00, 35.00 +MAF, 03, 12, 71.00, 39.00, 5.00, 3.00, 8.00 +MBL, 03, 12, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 12, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 12, 66.00, 46.00, -9999.00, -9999.00, 27.00 +MCF, 03, 12, 76.00, 56.00, -9999.00, -9999.00, 21.00 +MCG, 03, 12, 22.00, -4.00, 18.00, 23.00, 30.00 +MCI, 03, 12, 52.00, 32.00, 23.00, 20.00, 35.00 +MCK, 03, 12, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 12, 69.00, 43.00, 24.00, 21.00, 34.00 +MCO, 03, 12, 77.00, 54.00, 13.00, 14.00, 22.00 +MCW, 03, 12, 39.00, 22.00, 20.00, 15.00, 28.00 +MC2, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 12, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 12, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 12, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 12, 46.00, 29.00, 33.00, 28.00, 44.00 +MEI, 03, 12, 69.00, 43.00, 22.00, 21.00, 35.00 +MEM, 03, 12, 63.00, 42.00, 30.00, 22.00, 41.00 +MER, 03, 12, 67.00, 41.00, -9999.00, -9999.00, 23.00 +MFD, 03, 12, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 12, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 12, 58.00, 35.00, 29.00, 28.00, 40.00 +MGE, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 12, 68.00, 45.00, 25.00, 20.00, 35.00 +MGW, 03, 12, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 12, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 12, 63.00, 44.00, -9999.00, -9999.00, 27.00 +MHS, 03, 12, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 12, 79.00, 62.00, 11.00, 12.00, 18.00 +MIB, 03, 12, 34.00, 17.00, -9999.00, -9999.00, 25.00 +MIV, 03, 12, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 12, 56.00, 28.00, -9999.00, -9999.00, 23.00 +MKC, 03, 12, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 12, 40.00, 26.00, 32.00, 27.00, 44.00 +MKG, 03, 12, 40.00, 25.00, 32.00, 30.00, 45.00 +MKL, 03, 12, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 12, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 12, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 12, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 12, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 12, 46.00, 27.00, 27.00, 24.00, 38.00 +MLS, 03, 12, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 12, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 12, 69.00, 45.00, -9999.00, -9999.00, 34.00 +MOB, 03, 12, 70.00, 49.00, 23.00, 23.00, 37.00 +MOT, 03, 12, 34.00, 17.00, 18.00, 15.00, 23.00 +MPV, 03, 12, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 12, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 12, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 12, 71.00, 33.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 12, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 12, 62.00, 45.00, -9999.00, -9999.00, 29.00 +MSL, 03, 12, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 12, 41.00, 22.00, 28.00, 22.00, 38.00 +MSO, 03, 12, 46.00, 24.00, 27.00, 25.00, 40.00 +MSP, 03, 12, 38.00, 22.00, 24.00, 22.00, 35.00 +MSS, 03, 12, 37.00, 18.00, 30.00, 26.00, 43.00 +MSY, 03, 12, 71.00, 51.00, 19.00, 20.00, 31.00 +MTC, 03, 12, 41.00, 26.00, -9999.00, -9999.00, 37.00 +MTN, 03, 12, 54.00, 32.00, -9999.00, -9999.00, 34.00 +MTO, 03, 12, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 12, 49.00, 29.00, -9999.00, -9999.00, 34.00 +MUO, 03, 12, 57.00, 30.00, -9999.00, -9999.00, 23.00 +MWA, 03, 12, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 12, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 12, 68.00, 45.00, -9999.00, -9999.00, 32.00 +MYL, 03, 12, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 12, 67.00, 42.00, -9999.00, -9999.00, 35.00 +NAO, 03, 12, 65.00, 50.00, -9999.00, -9999.00, 31.00 +NBC, 03, 12, 69.00, 47.00, -9999.00, -9999.00, 32.00 +NBE, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 03, 12, 45.00, 28.00, -9999.00, -9999.00, 34.00 +NCA, 03, 12, 67.00, 39.00, -9999.00, -9999.00, 32.00 +NCO, 03, 12, 45.00, 30.00, -9999.00, -9999.00, 39.00 +NC1, 03, 12, 63.00, 40.00, -9999.00, -9999.00, 11.00 +NEL, 03, 12, 51.00, 29.00, -9999.00, -9999.00, 35.00 +NFG, 03, 12, 65.00, 47.00, -9999.00, -9999.00, 23.00 +NFL, 03, 12, 57.00, 27.00, -9999.00, -9999.00, 13.00 +NGP, 03, 12, 75.00, 55.00, -9999.00, -9999.00, 17.00 +NGU, 03, 12, 57.00, 39.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 12, 61.00, 47.00, -9999.00, -9999.00, 29.00 +NHK, 03, 12, 56.00, 34.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 12, 41.00, 23.00, -9999.00, -9999.00, 35.00 +NID, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 03, 12, 72.00, 48.00, -9999.00, -9999.00, 26.00 +NIR, 03, 12, 74.00, 51.00, -9999.00, -9999.00, 19.00 +NKT, 03, 12, 63.00, 43.00, -9999.00, -9999.00, 32.00 +NKX, 03, 12, 66.00, 52.00, -9999.00, -9999.00, 19.00 +NLC, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NMM, 03, 12, 68.00, 42.00, -9999.00, -9999.00, 34.00 +NPA, 03, 12, 69.00, 51.00, -9999.00, -9999.00, 32.00 +NQA, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 12, 78.00, 54.00, -9999.00, -9999.00, 17.00 +NQX, 03, 12, 78.00, 69.00, -9999.00, -9999.00, 14.00 +NRB, 03, 12, 71.00, 52.00, -9999.00, -9999.00, 24.00 +NRC, 03, 12, 67.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 12, 65.00, 49.00, -9999.00, -9999.00, 16.00 +NSE, 03, 12, 70.00, 47.00, -9999.00, -9999.00, 32.00 +NSI, 03, 12, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTD, 03, 12, 66.00, 46.00, -9999.00, -9999.00, 14.00 +NTK, 03, 12, 70.00, 48.00, -9999.00, -9999.00, 19.00 +NTU, 03, 12, 57.00, 39.00, -9999.00, -9999.00, 35.00 +NUC, 03, 12, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 12, 64.00, 43.00, -9999.00, -9999.00, 29.00 +NUW, 03, 12, 52.00, 36.00, -9999.00, -9999.00, 45.00 +NWF, 03, 12, 68.00, 49.00, -9999.00, -9999.00, 25.00 +NXX, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 12, 57.00, 32.00, -9999.00, -9999.00, 35.00 +NZC, 03, 12, 74.00, 45.00, -9999.00, -9999.00, 26.00 +NZJ, 03, 12, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NZW, 03, 12, 46.00, 28.00, -9999.00, -9999.00, 35.00 +NZY, 03, 12, 66.00, 52.00, -9999.00, -9999.00, 19.00 +OAK, 03, 12, 62.00, 43.00, 24.00, 23.00, 33.00 +OAR, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 03, 12, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 12, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 12, 61.00, 38.00, 19.00, 18.00, 29.00 +OLM, 03, 12, 53.00, 33.00, 47.00, 48.00, 59.00 +OMA, 03, 12, 48.00, 27.00, 19.00, 18.00, 27.00 +OME, 03, 12, 17.00, 0.00, 19.00, 23.00, 30.00 +ONT, 03, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 12, 45.00, 28.00, 31.00, 25.00, 41.00 +ORF, 03, 12, 57.00, 39.00, 26.00, 23.00, 35.00 +ORH, 03, 12, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 12, 22.00, -9.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 12, 38.00, 19.00, -9999.00, -9999.00, 36.00 +OTG, 03, 12, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 12, 55.00, 41.00, 53.00, 52.00, 64.00 +OTM, 03, 12, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 12, 8.00, -9.00, 16.00, 18.00, 23.00 +OURC, 03, 12, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 12, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 12, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 12, 71.00, 46.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 12, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 12, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 12, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 12, 15.00, -6.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 12, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 12, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 12, 70.00, 47.00, -9999.00, -9999.00, 28.00 +PAQ, 03, 12, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 12, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 12, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 12, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 12, 22.00, -4.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 12, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 12, 38.00, 20.00, -9999.00, -9999.00, 33.00 +PBI, 03, 12, 78.00, 61.00, 13.00, 14.00, 21.00 +PDT, 03, 12, 53.00, 35.00, 21.00, 22.00, 34.00 +PDX, 03, 12, 55.00, 38.00, 41.00, 45.00, 54.00 +PFN, 03, 12, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 12, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 12, 51.00, 32.00, 25.00, 23.00, 36.00 +PHX, 03, 12, 75.00, 48.00, 11.00, 11.00, 17.00 +PIA, 03, 12, 47.00, 29.00, 30.00, 26.00, 42.00 +PIB, 03, 12, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 12, 46.00, 25.00, 25.00, 27.00, 39.00 +PIR, 03, 12, 43.00, 22.00, 15.00, 14.00, 21.00 +PIT, 03, 12, 48.00, 29.00, 38.00, 33.00, 51.00 +PKB, 03, 12, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 12, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 12, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 12, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 12, 69.00, 51.00, 21.00, 21.00, 33.00 +POB, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 12, 70.00, 45.00, -9999.00, -9999.00, 42.00 +POM, 03, 12, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 12, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 12, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 12, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 12, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 12, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 12, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 12, 44.00, 24.00, -9999.00, -9999.00, 36.00 +PSP, 03, 12, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 12, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 12, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 12, 56.00, 25.00, 12.00, 11.00, 16.00 +PUC, 03, 12, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 12, 45.00, 28.00, 26.00, 26.00, 38.00 +PVU, 03, 12, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 12, 41.00, 24.00, 28.00, 26.00, 38.00 +P02, 03, 12, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +P07, 03, 12, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +P11, 03, 12, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +P24, 03, 12, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +P28, 03, 12, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +P35, 03, 12, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +P38, 03, 12, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +P39, 03, 12, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +P58, 03, 12, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +P59, 03, 12, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +P60, 03, 12, 33.00, 1.00, -9999.00, -9999.00, -9999.00 +P61, 03, 12, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +P67, 03, 12, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +P68, 03, 12, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +P69, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 12, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 12, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 12, 45.00, 21.00, 17.00, 16.00, 25.00 +RBL, 03, 12, 64.00, 43.00, 27.00, 26.00, 37.00 +RCA, 03, 12, 45.00, 21.00, -9999.00, -9999.00, 26.00 +RDD, 03, 12, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 12, 52.00, 26.00, 16.00, 16.00, 27.00 +RDR, 03, 12, 32.00, 14.00, -9999.00, -9999.00, 25.00 +RDU, 03, 12, 61.00, 38.00, 25.00, 24.00, 35.00 +REE, 03, 12, 65.00, 36.00, -9999.00, -9999.00, 9.00 +REJ, 03, 12, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 12, 43.00, 25.00, 26.00, 23.00, 38.00 +RIC, 03, 12, 59.00, 36.00, 24.00, 26.00, 35.00 +RIV, 03, 12, 69.00, 44.00, -9999.00, -9999.00, 8.00 +RIW, 03, 12, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 12, 41.00, 20.00, 15.00, 12.00, 20.00 +RME, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 53.00 +RMG, 03, 12, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +RND, 03, 12, 73.00, 49.00, -9999.00, -9999.00, 22.00 +RNO, 03, 12, 56.00, 29.00, 19.00, 16.00, 26.00 +ROA, 03, 12, 57.00, 35.00, 27.00, 26.00, 39.00 +ROC, 03, 12, 42.00, 25.00, 34.00, 36.00, 51.00 +ROW, 03, 12, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 12, 54.00, 29.00, 18.00, 16.00, 26.00 +RST, 03, 12, 37.00, 20.00, 24.00, 23.00, 37.00 +RWF, 03, 12, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 12, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 12, 63.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 12, 66.00, 52.00, 21.00, 20.00, 28.00 +SAT, 03, 12, 73.00, 49.00, 18.00, 16.00, 27.00 +SAV, 03, 12, 69.00, 48.00, 20.00, 20.00, 30.00 +SAW, 03, 12, 35.00, 20.00, -9999.00, -9999.00, 41.00 +SBA, 03, 12, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 12, 70.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 12, 45.00, 28.00, 33.00, 32.00, 45.00 +SBP, 03, 12, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 12, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 12, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 12, -10.00, -24.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 12, 65.00, 42.00, 23.00, 25.00, 33.00 +SDF, 03, 12, 56.00, 36.00, 32.00, 27.00, 43.00 +SEA, 03, 12, 52.00, 38.00, 39.00, 37.00, 51.00 +SEM, 03, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 12, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 12, 61.00, 46.00, 28.00, 28.00, 38.00 +SGF, 03, 12, 57.00, 34.00, 25.00, 22.00, 36.00 +SGY, 03, 12, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 12, 46.00, 21.00, 21.00, 20.00, 31.00 +SHV, 03, 12, 68.00, 45.00, 21.00, 21.00, 33.00 +SIT, 03, 12, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 12, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 12, 72.00, 43.00, 11.00, 7.00, 16.00 +SKA, 03, 12, 47.00, 29.00, -9999.00, -9999.00, 33.00 +SKF, 03, 12, 73.00, 49.00, -9999.00, -9999.00, 21.00 +SLC, 03, 12, 51.00, 31.00, 26.00, 26.00, 38.00 +SLE, 03, 12, 55.00, 35.00, 41.00, 43.00, 55.00 +SLN, 03, 12, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 12, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 12, 64.00, 41.00, -9999.00, 24.00, 44.00 +SNA, 03, 12, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 12, 28.00, 19.00, 37.00, 42.00, 56.00 +SNS, 03, 12, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 12, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 12, 49.00, 31.00, 30.00, 27.00, 44.00 +SPS, 03, 12, 66.00, 40.00, 14.00, 14.00, 22.00 +SRQ, 03, 12, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 12, 68.00, 42.00, -9999.00, -9999.00, 34.00 +SSI, 03, 12, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +STC, 03, 12, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 12, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +STL, 03, 12, 54.00, 35.00, 30.00, 27.00, 43.00 +STNV, 03, 12, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +STS, 03, 12, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 12, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 12, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 12, 65.00, 43.00, -9999.00, -9999.00, 26.00 +SUX, 03, 12, 45.00, 25.00, 21.00, 20.00, 31.00 +SVN, 03, 12, 69.00, 48.00, -9999.00, -9999.00, 30.00 +SWF, 03, 12, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 12, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 12, 42.00, 24.00, 40.00, 39.00, 55.00 +SZL, 03, 12, 54.00, 30.00, -9999.00, -9999.00, 29.00 +TAD, 03, 12, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 12, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 12, 61.00, 31.00, -9999.00, -9999.00, 31.00 +TCC, 03, 12, 63.00, 32.00, 7.00, 9.00, 11.00 +TCL, 03, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 12, 55.00, 35.00, -9999.00, -9999.00, 55.00 +TCS, 03, 12, 65.00, 37.00, -9999.00, 6.00, 10.00 +TEB, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 12, 61.00, 38.00, -9999.00, -9999.00, 23.00 +TKA, 03, 12, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 12, 73.00, 46.00, 17.00, 18.00, 27.00 +TNX, 03, 12, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 12, 45.00, 26.00, 30.00, 28.00, 43.00 +TOP, 03, 12, 54.00, 31.00, 21.00, 20.00, 31.00 +TPA, 03, 12, 76.00, 56.00, 11.00, 13.00, 20.00 +TPH, 03, 12, 54.00, 27.00, 14.00, 12.00, 19.00 +TRI, 03, 12, 58.00, 35.00, 28.00, 28.00, 41.00 +TRK, 03, 12, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 12, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 12, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 12, 61.00, 38.00, 21.00, 21.00, 32.00 +TUP, 03, 12, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 12, 72.00, 44.00, 13.00, 11.00, 18.00 +TVC, 03, 12, 38.00, 20.00, 26.00, 23.00, 38.00 +TVL, 03, 12, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 12, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 12, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 12, 61.00, 36.00, 29.00, 28.00, 41.00 +T01, 03, 12, 55.00, 34.00, -9999.00, -9999.00, 35.00 +T02, 03, 12, 65.00, 41.00, -9999.00, -9999.00, 34.00 +T03, 03, 12, 67.00, 43.00, -9999.00, -9999.00, 34.00 +T04, 03, 12, 76.00, 57.00, -9999.00, -9999.00, 21.00 +T05, 03, 12, 54.00, 29.00, -9999.00, -9999.00, 22.00 +T06, 03, 12, 70.00, 43.00, -9999.00, -9999.00, 34.00 +T07, 03, 12, 58.00, 27.00, -9999.00, -9999.00, 31.00 +T08, 03, 12, 51.00, 32.00, -9999.00, -9999.00, 30.00 +UCA, 03, 12, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 12, 63.00, 38.00, -9999.00, -9999.00, 8.00 +UIL, 03, 12, 51.00, 35.00, 57.00, 57.00, 67.00 +UIN, 03, 12, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 12, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 12, 18.00, 2.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 12, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +U15, 03, 12, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +U28, 03, 12, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 12, 71.00, 44.00, -9999.00, -9999.00, 29.00 +VBG, 03, 12, 66.00, 43.00, -9999.00, -9999.00, 24.00 +VCT, 03, 12, 73.00, 52.00, 15.00, 15.00, 24.00 +VCV, 03, 12, 66.00, 36.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 12, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 12, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 12, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 12, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 12, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 12, 69.00, 46.00, -9999.00, -9999.00, 31.00 +VRB, 03, 12, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 12, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 12, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 12, 55.00, 34.00, -9999.00, 30.00, -9999.00 +WJA, 03, 12, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 12, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 12, 23.00, -5.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 12, 54.00, 25.00, 18.00, 19.00, 29.00 +WPO, 03, 12, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 12, 69.00, 43.00, -9999.00, -9999.00, 33.00 +WRG, 03, 12, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 12, 53.00, 30.00, -9999.00, -9999.00, 36.00 +WRL, 03, 12, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +X68, 03, 12, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 12, 38.00, 23.00, 56.00, 54.00, 64.00 +YCG, 03, 12, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 12, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 12, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 12, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 12, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 12, 54.00, 30.00, 12.00, 13.00, 20.00 +YNG, 03, 12, 45.00, 27.00, 36.00, 33.00, 51.00 +YPA, 03, 12, 27.00, 3.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 12, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 12, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 12, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 12, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 12, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 12, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 12, 78.00, 50.00, 5.00, 5.00, 8.00 +YVR, 03, 12, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 12, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 12, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 12, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 12, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 12, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 12, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 12, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 12, 32.00, 15.00, 33.00, 31.00, 46.00 +ZUN, 03, 12, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 12, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 12, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 12, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 03, 12, 69.00, 46.00, -9999.00, -9999.00, 30.00 +1V1, 03, 12, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 12, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 12, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 12, 61.00, 41.00, -9999.00, -9999.00, 31.00 +2PJ, 03, 12, 68.00, 42.00, -9999.00, -9999.00, 34.00 +3B1, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 12, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 12, 38.00, 18.00, -9999.00, -9999.00, 36.00 +3SE, 03, 12, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 12, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 12, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 12, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 12, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 12, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 12, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 12, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 13, 48.00, 30.00, 26.00, 25.00, 38.00 +ABI, 03, 13, 69.00, 43.00, 12.00, 11.00, 20.00 +ABQ, 03, 13, 61.00, 32.00, 12.00, 12.00, 19.00 +ABR, 03, 13, 39.00, 19.00, 19.00, 17.00, 26.00 +ABY, 03, 13, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 13, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 13, 69.00, 46.00, 17.00, 16.00, 26.00 +ACV, 03, 13, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 13, 51.00, 31.00, 24.00, 23.00, 36.00 +ADK, 03, 13, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 13, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 13, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 13, 54.00, 32.00, -9999.00, -9999.00, 35.00 +AEX, 03, 13, 70.00, 48.00, -9999.00, -9999.00, 30.00 +AFF, 03, 13, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 13, 80.00, 54.00, -9999.00, -9999.00, 24.00 +AGS, 03, 13, 69.00, 42.00, 24.00, 23.00, 35.00 +AHN, 03, 13, 65.00, 42.00, 23.00, 25.00, 34.00 +AKN, 03, 13, 31.00, 14.00, 24.00, 23.00, 36.00 +AKO, 03, 13, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 13, 43.00, 24.00, 27.00, 26.00, 41.00 +ALI, 03, 13, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 13, 43.00, 24.00, 22.00, 21.00, 33.00 +ALS, 03, 13, 48.00, 16.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 13, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 13, 61.00, 33.00, 12.00, 12.00, 20.00 +AMG, 03, 13, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 13, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 13, 33.00, 18.00, 16.00, 19.00, 25.00 +AND, 03, 13, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 13, 45.00, 34.00, 55.00, 53.00, 69.00 +AOO, 03, 13, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +APN, 03, 13, 37.00, 17.00, 26.00, 29.00, 41.00 +AQQ, 03, 13, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +ART, 03, 13, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +AST, 03, 13, 53.00, 38.00, 57.00, 56.00, 66.00 +ATL, 03, 13, 64.00, 42.00, 27.00, 26.00, 38.00 +ATW, 03, 13, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 13, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 13, 51.00, 30.00, -9999.00, -9999.00, 41.00 +AUG, 03, 13, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 13, 72.00, 51.00, 18.00, 17.00, 27.00 +AUW, 03, 13, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 13, 59.00, 35.00, 26.00, 26.00, 37.00 +AVP, 03, 13, 45.00, 28.00, 29.00, 29.00, 43.00 +AXN, 03, 13, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 13, 44.00, 24.00, -9999.00, -9999.00, 29.00 +AYS, 03, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 13, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 13, 67.00, 44.00, -9999.00, -9999.00, 26.00 +BAD, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 13, 42.00, 17.00, -9999.00, -9999.00, 23.00 +BDL, 03, 13, 46.00, 28.00, 25.00, 27.00, 39.00 +BDR, 03, 13, 46.00, 31.00, 27.00, 26.00, 42.00 +BET, 03, 13, 21.00, 6.00, 20.00, 18.00, 28.00 +BFD, 03, 13, 40.00, 22.00, 43.00, 39.00, 57.00 +BFF, 03, 13, 50.00, 22.00, 16.00, 14.00, 23.00 +BFL, 03, 13, 69.00, 46.00, 18.00, 19.00, 26.00 +BGM, 03, 13, 40.00, 24.00, 35.00, 34.00, 52.00 +BGR, 03, 13, 38.00, 21.00, 24.00, 25.00, 35.00 +BGS, 03, 13, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 13, 66.00, 42.00, 26.00, 25.00, 38.00 +BID, 03, 13, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 13, 24.00, 2.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 13, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 13, 46.00, 25.00, 22.00, 20.00, 31.00 +BIS, 03, 13, 38.00, 17.00, 21.00, 17.00, 28.00 +BIX, 03, 13, 69.00, 52.00, -9999.00, -9999.00, 32.00 +BJI, 03, 13, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 13, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 13, 53.00, 23.00, -9999.00, -9999.00, 28.00 +BKW, 03, 13, 51.00, 32.00, 36.00, 34.00, 50.00 +BLF, 03, 13, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 13, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 13, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 13, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 13, 56.00, 34.00, -9999.00, -9999.00, 34.00 +BNA, 03, 13, 61.00, 39.00, 32.00, 27.00, 45.00 +BNO, 03, 13, 48.00, 25.00, -9999.00, 25.00, 47.00 +BOI, 03, 13, 53.00, 32.00, 25.00, 23.00, 37.00 +BOS, 03, 13, 45.00, 31.00, 27.00, 27.00, 39.00 +BPI, 03, 13, 38.00, 7.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 13, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 13, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 13, 48.00, 29.00, -9999.00, -9999.00, 30.00 +BRO, 03, 13, 79.00, 59.00, 8.00, 8.00, 13.00 +BRW, 03, 13, -9.00, -21.00, 8.00, 10.00, 13.00 +BSM, 03, 13, 72.00, 51.00, -9999.00, -9999.00, 21.00 +BTI, 03, 13, -11.00, -24.00, 8.00, 8.00, 12.00 +BTL, 03, 13, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 13, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 13, 72.00, 50.00, 21.00, 20.00, 34.00 +BTT, 03, 13, 14.00, -9.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 13, 39.00, 21.00, 32.00, 30.00, 46.00 +BUB, 03, 13, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 13, 41.00, 26.00, 38.00, 39.00, 53.00 +BUR, 03, 13, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 13, 70.00, 52.00, -9999.00, 17.00, 33.00 +BWG, 03, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 13, 53.00, 34.00, 25.00, 23.00, 35.00 +BYH, 03, 13, 59.00, 40.00, -9999.00, -9999.00, 37.00 +BYI, 03, 13, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 13, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 13, 68.00, 42.00, 21.00, 22.00, 32.00 +CAG, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 13, 47.00, 28.00, 37.00, 37.00, 54.00 +CAO, 03, 13, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 13, 34.00, 14.00, 31.00, 34.00, 45.00 +CBM, 03, 13, 66.00, 42.00, -9999.00, -9999.00, 34.00 +CDB, 03, 13, 35.00, 25.00, 48.00, 53.00, 68.00 +CDC, 03, 13, 53.00, 27.00, 20.00, 21.00, 32.00 +CDR, 03, 13, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 13, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 13, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 13, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 13, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 13, 61.00, 39.00, 27.00, 27.00, 39.00 +CHO, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 13, 69.00, 48.00, 20.00, 22.00, 33.00 +CID, 03, 13, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 13, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 13, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 13, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 13, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 13, 46.00, 28.00, 37.00, 32.00, 50.00 +CLL, 03, 13, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 13, 62.00, 39.00, 21.00, 26.00, 34.00 +CMH, 03, 13, 50.00, 31.00, 33.00, 29.00, 46.00 +CMI, 03, 13, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 13, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 13, 52.00, 30.00, 18.00, 17.00, 29.00 +CNM, 03, 13, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 13, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +COD, 03, 13, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +COF, 03, 13, 77.00, 57.00, -9999.00, -9999.00, 24.00 +CON, 03, 13, 42.00, 21.00, 25.00, 23.00, 37.00 +COS, 03, 13, 50.00, 25.00, 17.00, 16.00, 23.00 +COT, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 13, 53.00, 33.00, 28.00, 23.00, 37.00 +CPR, 03, 13, 45.00, 22.00, 22.00, 21.00, 30.00 +CRBC, 03, 13, 38.00, -2.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 13, 76.00, 55.00, 12.00, 12.00, 20.00 +CRW, 03, 13, 56.00, 35.00, 36.00, 36.00, 50.00 +CSG, 03, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 13, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 13, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 13, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 13, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 13, 52.00, 33.00, 32.00, 28.00, 44.00 +CVN, 03, 13, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 13, 62.00, 32.00, -9999.00, -9999.00, 9.00 +CXY, 03, 13, 50.00, 32.00, 20.00, 22.00, 31.00 +CYS, 03, 13, 45.00, 22.00, 17.00, 18.00, 27.00 +DAA, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 13, 75.00, 54.00, 13.00, 15.00, 23.00 +DAG, 03, 13, 71.00, 46.00, 9.00, 9.00, 17.00 +DAL, 03, 13, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 13, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 13, 49.00, 31.00, 32.00, 29.00, 45.00 +DBQ, 03, 13, 42.00, 24.00, 25.00, 24.00, 35.00 +DCA, 03, 13, 56.00, 37.00, 23.00, 25.00, 34.00 +DDC, 03, 13, 56.00, 30.00, 19.00, 15.00, 27.00 +DEC, 03, 13, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 13, 52.00, 26.00, 18.00, 18.00, 28.00 +DFW, 03, 13, 68.00, 45.00, 18.00, 14.00, 26.00 +DHN, 03, 13, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 13, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 13, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 13, 75.00, 51.00, -9999.00, -9999.00, 11.00 +DLG, 03, 13, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 13, 32.00, 15.00, 25.00, 26.00, 37.00 +DLLC, 03, 13, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 13, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 13, 73.00, 45.00, -9999.00, -9999.00, 13.00 +DMN, 03, 13, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 13, 55.00, 34.00, -9999.00, -9999.00, 36.00 +DPG, 03, 13, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 13, 70.00, 46.00, -9999.00, -9999.00, 31.00 +DRA, 03, 13, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 13, 75.00, 51.00, 9.00, 11.00, 17.00 +DSM, 03, 13, 46.00, 27.00, 28.00, 22.00, 38.00 +DTW, 03, 13, 44.00, 27.00, 31.00, 27.00, 42.00 +DUG, 03, 13, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 13, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 13, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 13, 69.00, 43.00, -9999.00, -9999.00, 15.00 +D45, 03, 13, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 13, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 13, 39.00, 19.00, 20.00, 18.00, 30.00 +ECG, 03, 13, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 13, 65.00, 40.00, -9999.00, -9999.00, 11.00 +EED, 03, 13, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 13, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 13, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 13, 52.00, 27.00, 36.00, 41.00, 52.00 +EKO, 03, 13, 50.00, 25.00, 24.00, 22.00, 34.00 +ELD, 03, 13, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 13, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 13, 70.00, 40.00, 4.00, 5.00, 8.00 +ELY, 03, 13, 49.00, 21.00, 23.00, 25.00, 37.00 +EMP, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 13, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +END, 03, 13, 61.00, 38.00, -9999.00, -9999.00, 18.00 +ENN, 03, 13, 21.00, -5.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 13, 52.00, 32.00, -9999.00, -9999.00, 19.00 +EPH, 03, 13, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 13, 43.00, 28.00, 39.00, 34.00, 53.00 +ESF, 03, 13, 70.00, 48.00, -9999.00, -9999.00, 39.00 +EUG, 03, 13, 56.00, 39.00, 41.00, 44.00, 55.00 +EVV, 03, 13, 55.00, 35.00, 34.00, 27.00, 46.00 +EWN, 03, 13, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 13, 50.00, 33.00, 24.00, 25.00, 39.00 +EYW, 03, 13, 79.00, 69.00, 8.00, 8.00, 14.00 +E74, 03, 13, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 13, 60.00, 36.00, -9999.00, -9999.00, 34.00 +FAI, 03, 13, 23.00, -2.00, 11.00, 15.00, 20.00 +FAR, 03, 13, 34.00, 17.00, 19.00, 17.00, 29.00 +FAT, 03, 13, 67.00, 43.00, 23.00, 20.00, 31.00 +FAY, 03, 13, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 13, 43.00, 24.00, 24.00, 25.00, 37.00 +FCS, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 13, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 13, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 13, 49.00, 21.00, 30.00, 28.00, 39.00 +FLL, 03, 13, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 13, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 13, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +FME, 03, 13, 57.00, 32.00, -9999.00, -9999.00, 34.00 +FMH, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 13, 59.00, 27.00, 13.00, 16.00, 18.00 +FMY, 03, 13, 80.00, 59.00, 9.00, 10.00, 16.00 +FNT, 03, 13, 42.00, 25.00, 29.00, 31.00, 43.00 +FOD, 03, 13, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 13, 54.00, 32.00, -9999.00, -9999.00, 26.00 +FOK, 03, 13, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 13, 55.00, 32.00, -9999.00, -9999.00, 24.00 +FSD, 03, 13, 42.00, 22.00, 24.00, 22.00, 34.00 +FSI, 03, 13, 64.00, 38.00, -9999.00, -9999.00, 18.00 +FSM, 03, 13, 63.00, 39.00, 23.00, 20.00, 33.00 +FTK, 03, 13, 56.00, 33.00, -9999.00, -9999.00, 37.00 +FWA, 03, 13, 46.00, 28.00, 28.00, 28.00, 43.00 +FWH, 03, 13, 67.00, 43.00, -9999.00, -9999.00, 20.00 +FYU, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 13, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 13, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 13, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 13, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 13, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 13, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 13, 48.00, 30.00, 24.00, 28.00, 40.00 +GFA, 03, 13, 44.00, 23.00, -9999.00, -9999.00, 27.00 +GFK, 03, 13, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 13, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 13, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 13, 39.00, 18.00, 17.00, 16.00, 27.00 +GJT, 03, 13, 55.00, 31.00, 20.00, 19.00, 29.00 +GKN, 03, 13, 28.00, 2.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 13, 52.00, 25.00, 17.00, 16.00, 25.00 +GLH, 03, 13, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 13, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 13, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 13, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GON, 03, 13, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 13, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 13, 38.00, 21.00, 27.00, 22.00, 36.00 +GRCI, 03, 13, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 13, 55.00, 36.00, -9999.00, -9999.00, 54.00 +GRI, 03, 13, 49.00, 26.00, 21.00, 18.00, 29.00 +GRK, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 03, 13, 42.00, 25.00, 31.00, 29.00, 43.00 +GSB, 03, 13, 64.00, 41.00, -9999.00, -9999.00, 31.00 +GSG, 03, 13, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 13, 60.00, 37.00, 25.00, 26.00, 34.00 +GSP, 03, 13, 63.00, 40.00, 24.00, 26.00, 37.00 +GST, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 13, 40.00, 21.00, -9999.00, -9999.00, 53.00 +GTF, 03, 13, 44.00, 23.00, 22.00, 22.00, 32.00 +GUP, 03, 13, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 13, 48.00, 27.00, -9999.00, -9999.00, 41.00 +GVW, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 03, 13, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 13, 60.00, 44.00, 21.00, 25.00, 34.00 +HBR, 03, 13, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 13, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 13, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 13, 50.00, 30.00, -9999.00, -9999.00, 30.00 +HKY, 03, 13, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 13, 45.00, 22.00, 18.00, 18.00, 28.00 +HMN, 03, 13, 70.00, 31.00, -9999.00, -9999.00, 7.00 +HMS, 03, 13, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 13, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 13, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +HON, 03, 13, 42.00, 21.00, 22.00, 18.00, 30.00 +HOP, 03, 13, 58.00, 35.00, -9999.00, -9999.00, 37.00 +HOT, 03, 13, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 13, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 13, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 13, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 13, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 13, 70.00, 46.00, -9999.00, -9999.00, 31.00 +HST, 03, 13, 81.00, 59.00, -9999.00, -9999.00, 20.00 +HSV, 03, 13, 62.00, 41.00, 30.00, 24.00, 42.00 +HTL, 03, 13, 38.00, 18.00, 34.00, 26.00, 44.00 +HTS, 03, 13, 56.00, 35.00, 35.00, 33.00, 48.00 +HUF, 03, 13, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 13, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 13, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 13, 42.00, 19.00, 18.00, 17.00, 28.00 +IAB, 03, 13, 57.00, 33.00, -9999.00, -9999.00, 22.00 +IAD, 03, 13, 54.00, 32.00, 24.00, 24.00, 34.00 +IAG, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 13, 71.00, 50.00, 22.00, 22.00, 34.00 +ICT, 03, 13, 57.00, 33.00, 25.00, 18.00, 33.00 +IDA, 03, 13, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 13, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 13, 52.00, 33.00, 26.00, 25.00, 37.00 +ILI, 03, 13, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 13, 66.00, 43.00, 22.00, 23.00, 34.00 +IMT, 03, 13, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +IND, 03, 13, 50.00, 31.00, 31.00, 31.00, 45.00 +INL, 03, 13, 32.00, 11.00, 22.00, 19.00, 31.00 +INS, 03, 13, 64.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 03, 13, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +INW, 03, 13, 61.00, 30.00, 12.00, 8.00, 16.00 +IPL, 03, 13, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 13, 47.00, 28.00, 27.00, 28.00, 40.00 +IRK, 03, 13, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 13, 39.00, 17.00, 18.00, 16.00, 25.00 +ISP, 03, 13, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 13, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 13, 76.00, 46.00, -9999.00, -9999.00, 12.00 +IWD, 03, 13, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 13, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 13, 69.00, 44.00, 24.00, 21.00, 35.00 +JAX, 03, 13, 73.00, 49.00, 16.00, 19.00, 26.00 +JBR, 03, 13, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 13, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 13, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 13, 48.00, 34.00, 24.00, 24.00, 37.00 +JHW, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 13, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 13, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 13, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 13, 39.00, 27.00, 48.00, 47.00, 58.00 +JST, 03, 13, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 13, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 13, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 13, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 13, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 13, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 13, 42.00, 24.00, 32.00, 30.00, 45.00 +LAR, 03, 13, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 13, 69.00, 44.00, 9.00, 9.00, 15.00 +LAX, 03, 13, 66.00, 51.00, 17.00, 19.00, 25.00 +LBB, 03, 13, 66.00, 36.00, 9.00, 6.00, 13.00 +LBF, 03, 13, 49.00, 23.00, 19.00, 16.00, 27.00 +LCH, 03, 13, 71.00, 51.00, 20.00, 19.00, 31.00 +LCK, 03, 13, 52.00, 31.00, -9999.00, -9999.00, 40.00 +LEB, 03, 13, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 13, 55.00, 35.00, 33.00, 29.00, 45.00 +LFI, 03, 13, 57.00, 40.00, -9999.00, -9999.00, 35.00 +LFK, 03, 13, 71.00, 47.00, 22.00, 23.00, 33.00 +LFT, 03, 13, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 13, 48.00, 34.00, 24.00, 25.00, 38.00 +LGB, 03, 13, 68.00, 49.00, 20.00, 17.00, 27.00 +LGU, 03, 13, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 13, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 13, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 13, 64.00, 42.00, 22.00, 22.00, 33.00 +LIZ, 03, 13, 34.00, 14.00, -9999.00, -9999.00, 43.00 +LMT, 03, 13, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 03, 13, 45.00, 22.00, 16.00, 16.00, 23.00 +LNK, 03, 13, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 13, 57.00, 27.00, 11.00, 10.00, 17.00 +LOZ, 03, 13, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 13, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 13, 64.00, 41.00, -9999.00, -9999.00, 29.00 +LSE, 03, 13, 42.00, 23.00, 21.00, 21.00, 31.00 +LSF, 03, 13, 69.00, 45.00, -9999.00, -9999.00, 33.00 +LSV, 03, 13, 73.00, 39.00, -9999.00, -9999.00, 6.00 +LTS, 03, 13, 68.00, 38.00, -9999.00, -9999.00, 17.00 +LUF, 03, 13, 77.00, 44.00, -9999.00, -9999.00, 9.00 +LVS, 03, 13, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 13, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 13, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 13, 36.00, 5.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 13, 57.00, 35.00, 25.00, 25.00, 36.00 +MAF, 03, 13, 71.00, 40.00, 5.00, 3.00, 7.00 +MBL, 03, 13, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 13, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 13, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 13, 66.00, 46.00, -9999.00, -9999.00, 27.00 +MCF, 03, 13, 77.00, 57.00, -9999.00, -9999.00, 21.00 +MCG, 03, 13, 23.00, -3.00, 18.00, 23.00, 30.00 +MCI, 03, 13, 52.00, 32.00, 24.00, 21.00, 35.00 +MCK, 03, 13, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 13, 69.00, 44.00, 24.00, 21.00, 34.00 +MCO, 03, 13, 78.00, 55.00, 13.00, 14.00, 21.00 +MCW, 03, 13, 40.00, 22.00, 20.00, 16.00, 28.00 +MC2, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 03, 13, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 13, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 13, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 13, 46.00, 29.00, 33.00, 29.00, 44.00 +MEI, 03, 13, 69.00, 44.00, 22.00, 21.00, 35.00 +MEM, 03, 13, 63.00, 43.00, 30.00, 23.00, 41.00 +MER, 03, 13, 68.00, 41.00, -9999.00, -9999.00, 23.00 +MFD, 03, 13, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 13, 59.00, 35.00, 29.00, 28.00, 40.00 +MGE, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 13, 68.00, 46.00, 25.00, 20.00, 35.00 +MGW, 03, 13, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 13, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 13, 64.00, 44.00, -9999.00, -9999.00, 27.00 +MHS, 03, 13, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 13, 80.00, 63.00, 10.00, 11.00, 18.00 +MIB, 03, 13, 35.00, 17.00, -9999.00, -9999.00, 25.00 +MIV, 03, 13, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 13, 56.00, 29.00, -9999.00, -9999.00, 23.00 +MKC, 03, 13, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 13, 40.00, 26.00, 32.00, 27.00, 44.00 +MKG, 03, 13, 41.00, 25.00, 32.00, 30.00, 44.00 +MKL, 03, 13, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 13, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 13, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 13, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 13, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 13, 46.00, 28.00, 27.00, 24.00, 38.00 +MLS, 03, 13, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 13, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 13, 69.00, 45.00, -9999.00, -9999.00, 34.00 +MOB, 03, 13, 71.00, 50.00, 23.00, 23.00, 37.00 +MOT, 03, 13, 35.00, 17.00, 18.00, 15.00, 23.00 +MPV, 03, 13, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 13, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 13, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 13, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 13, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 13, 62.00, 45.00, -9999.00, -9999.00, 29.00 +MSL, 03, 13, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 13, 41.00, 22.00, 29.00, 23.00, 38.00 +MSO, 03, 13, 46.00, 25.00, 27.00, 25.00, 40.00 +MSP, 03, 13, 39.00, 22.00, 25.00, 23.00, 36.00 +MSS, 03, 13, 37.00, 19.00, 30.00, 26.00, 43.00 +MSY, 03, 13, 72.00, 52.00, 19.00, 20.00, 31.00 +MTC, 03, 13, 42.00, 26.00, -9999.00, -9999.00, 37.00 +MTN, 03, 13, 54.00, 33.00, -9999.00, -9999.00, 34.00 +MTO, 03, 13, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 13, 49.00, 29.00, -9999.00, -9999.00, 34.00 +MUO, 03, 13, 57.00, 31.00, -9999.00, -9999.00, 23.00 +MWA, 03, 13, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 13, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 13, 68.00, 46.00, -9999.00, -9999.00, 32.00 +MYL, 03, 13, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 13, 68.00, 43.00, -9999.00, -9999.00, 35.00 +NAO, 03, 13, 65.00, 50.00, -9999.00, -9999.00, 31.00 +NBC, 03, 13, 70.00, 48.00, -9999.00, -9999.00, 32.00 +NBE, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 03, 13, 45.00, 28.00, -9999.00, -9999.00, 35.00 +NCA, 03, 13, 67.00, 40.00, -9999.00, -9999.00, 32.00 +NCO, 03, 13, 46.00, 30.00, -9999.00, -9999.00, 40.00 +NC1, 03, 13, 64.00, 41.00, -9999.00, -9999.00, 11.00 +NEL, 03, 13, 51.00, 30.00, -9999.00, -9999.00, 35.00 +NFG, 03, 13, 65.00, 47.00, -9999.00, -9999.00, 23.00 +NFL, 03, 13, 58.00, 28.00, -9999.00, -9999.00, 13.00 +NGP, 03, 13, 76.00, 56.00, -9999.00, -9999.00, 16.00 +NGU, 03, 13, 58.00, 39.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 13, 61.00, 47.00, -9999.00, -9999.00, 29.00 +NHK, 03, 13, 56.00, 34.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 13, 41.00, 23.00, -9999.00, -9999.00, 35.00 +NID, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 03, 13, 73.00, 49.00, -9999.00, -9999.00, 26.00 +NIR, 03, 13, 74.00, 51.00, -9999.00, -9999.00, 19.00 +NKT, 03, 13, 63.00, 43.00, -9999.00, -9999.00, 32.00 +NKX, 03, 13, 66.00, 53.00, -9999.00, -9999.00, 19.00 +NLC, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NMM, 03, 13, 69.00, 42.00, -9999.00, -9999.00, 35.00 +NPA, 03, 13, 69.00, 51.00, -9999.00, -9999.00, 32.00 +NQA, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 13, 79.00, 55.00, -9999.00, -9999.00, 16.00 +NQX, 03, 13, 79.00, 69.00, -9999.00, -9999.00, 14.00 +NRB, 03, 13, 72.00, 53.00, -9999.00, -9999.00, 24.00 +NRC, 03, 13, 68.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 13, 65.00, 49.00, -9999.00, -9999.00, 16.00 +NSE, 03, 13, 71.00, 48.00, -9999.00, -9999.00, 32.00 +NSI, 03, 13, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTD, 03, 13, 66.00, 46.00, -9999.00, -9999.00, 13.00 +NTK, 03, 13, 70.00, 49.00, -9999.00, -9999.00, 19.00 +NTU, 03, 13, 58.00, 39.00, -9999.00, -9999.00, 35.00 +NUC, 03, 13, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 13, 64.00, 43.00, -9999.00, -9999.00, 29.00 +NUW, 03, 13, 53.00, 37.00, -9999.00, -9999.00, 45.00 +NWF, 03, 13, 68.00, 49.00, -9999.00, -9999.00, 26.00 +NXX, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 13, 57.00, 33.00, -9999.00, -9999.00, 35.00 +NZC, 03, 13, 74.00, 46.00, -9999.00, -9999.00, 26.00 +NZJ, 03, 13, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NZW, 03, 13, 46.00, 28.00, -9999.00, -9999.00, 35.00 +NZY, 03, 13, 66.00, 53.00, -9999.00, -9999.00, 19.00 +OAK, 03, 13, 63.00, 43.00, 24.00, 23.00, 33.00 +OAR, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 03, 13, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 13, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 13, 62.00, 38.00, 20.00, 18.00, 29.00 +OLM, 03, 13, 54.00, 34.00, 47.00, 48.00, 59.00 +OMA, 03, 13, 49.00, 27.00, 19.00, 19.00, 27.00 +OME, 03, 13, 18.00, 0.00, 19.00, 23.00, 30.00 +ONT, 03, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 13, 45.00, 28.00, 31.00, 25.00, 41.00 +ORF, 03, 13, 58.00, 39.00, 26.00, 23.00, 35.00 +ORH, 03, 13, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 13, 23.00, -8.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 13, 38.00, 19.00, -9999.00, -9999.00, 36.00 +OTG, 03, 13, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 13, 55.00, 41.00, 53.00, 52.00, 64.00 +OTM, 03, 13, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 13, 8.00, -8.00, 16.00, 19.00, 23.00 +OURC, 03, 13, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 13, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 13, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 13, 71.00, 47.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 13, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 13, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 13, 22.00, -3.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 13, 15.00, -6.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 13, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 13, 18.00, -7.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 13, 71.00, 48.00, -9999.00, -9999.00, 28.00 +PAQ, 03, 13, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 13, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 13, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 13, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 13, 23.00, -3.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 13, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 13, 39.00, 21.00, -9999.00, -9999.00, 33.00 +PBI, 03, 13, 79.00, 61.00, 12.00, 14.00, 21.00 +PDT, 03, 13, 54.00, 36.00, 21.00, 22.00, 34.00 +PDX, 03, 13, 56.00, 39.00, 41.00, 45.00, 54.00 +PFN, 03, 13, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 13, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 13, 51.00, 33.00, 25.00, 23.00, 37.00 +PHX, 03, 13, 76.00, 49.00, 11.00, 11.00, 17.00 +PIA, 03, 13, 48.00, 29.00, 30.00, 26.00, 42.00 +PIB, 03, 13, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 13, 46.00, 26.00, 25.00, 27.00, 39.00 +PIR, 03, 13, 43.00, 22.00, 15.00, 15.00, 21.00 +PIT, 03, 13, 48.00, 29.00, 38.00, 33.00, 51.00 +PKB, 03, 13, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 13, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 13, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 13, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 13, 69.00, 51.00, 21.00, 21.00, 33.00 +POB, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 13, 70.00, 46.00, -9999.00, -9999.00, 43.00 +POM, 03, 13, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 13, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 13, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 13, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 13, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 13, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 13, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 13, 44.00, 24.00, -9999.00, -9999.00, 36.00 +PSP, 03, 13, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 13, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 13, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 13, 57.00, 26.00, 13.00, 11.00, 16.00 +PUC, 03, 13, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 13, 46.00, 29.00, 26.00, 26.00, 39.00 +PVU, 03, 13, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 13, 41.00, 24.00, 28.00, 26.00, 39.00 +P02, 03, 13, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +P07, 03, 13, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +P11, 03, 13, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +P24, 03, 13, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +P28, 03, 13, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +P35, 03, 13, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +P38, 03, 13, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +P39, 03, 13, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +P58, 03, 13, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +P59, 03, 13, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +P60, 03, 13, 34.00, 2.00, -9999.00, -9999.00, -9999.00 +P61, 03, 13, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +P67, 03, 13, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +P68, 03, 13, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +P69, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 13, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 13, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 13, 46.00, 22.00, 17.00, 16.00, 25.00 +RBL, 03, 13, 64.00, 43.00, 27.00, 26.00, 37.00 +RCA, 03, 13, 46.00, 22.00, -9999.00, -9999.00, 26.00 +RDD, 03, 13, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 13, 53.00, 26.00, 16.00, 16.00, 27.00 +RDR, 03, 13, 32.00, 15.00, -9999.00, -9999.00, 25.00 +RDU, 03, 13, 62.00, 39.00, 25.00, 24.00, 35.00 +REE, 03, 13, 66.00, 36.00, -9999.00, -9999.00, 9.00 +REJ, 03, 13, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 13, 43.00, 26.00, 26.00, 24.00, 38.00 +RIC, 03, 13, 59.00, 36.00, 24.00, 26.00, 35.00 +RIV, 03, 13, 69.00, 44.00, -9999.00, -9999.00, 8.00 +RIW, 03, 13, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 13, 42.00, 21.00, 15.00, 12.00, 21.00 +RME, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 53.00 +RMG, 03, 13, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +RND, 03, 13, 73.00, 49.00, -9999.00, -9999.00, 21.00 +RNO, 03, 13, 56.00, 29.00, 19.00, 16.00, 26.00 +ROA, 03, 13, 57.00, 35.00, 27.00, 27.00, 39.00 +ROC, 03, 13, 42.00, 25.00, 34.00, 36.00, 51.00 +ROW, 03, 13, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 13, 54.00, 29.00, 18.00, 16.00, 26.00 +RST, 03, 13, 38.00, 21.00, 24.00, 23.00, 37.00 +RWF, 03, 13, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 13, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 13, 64.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 13, 66.00, 53.00, 21.00, 20.00, 28.00 +SAT, 03, 13, 73.00, 49.00, 18.00, 16.00, 28.00 +SAV, 03, 13, 70.00, 48.00, 20.00, 20.00, 30.00 +SAW, 03, 13, 35.00, 21.00, -9999.00, -9999.00, 41.00 +SBA, 03, 13, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 13, 70.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 13, 45.00, 29.00, 33.00, 32.00, 45.00 +SBP, 03, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 13, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 13, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 13, -10.00, -23.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 13, 66.00, 43.00, 23.00, 25.00, 33.00 +SDF, 03, 13, 56.00, 36.00, 32.00, 27.00, 43.00 +SEA, 03, 13, 53.00, 39.00, 38.00, 37.00, 51.00 +SEM, 03, 13, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 13, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 13, 61.00, 46.00, 29.00, 28.00, 38.00 +SGF, 03, 13, 57.00, 34.00, 26.00, 23.00, 36.00 +SGY, 03, 13, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 13, 46.00, 21.00, 21.00, 20.00, 31.00 +SHV, 03, 13, 69.00, 46.00, 21.00, 21.00, 33.00 +SIT, 03, 13, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 13, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 13, 72.00, 43.00, 11.00, 7.00, 16.00 +SKA, 03, 13, 48.00, 30.00, -9999.00, -9999.00, 32.00 +SKF, 03, 13, 73.00, 49.00, -9999.00, -9999.00, 20.00 +SLC, 03, 13, 52.00, 32.00, 27.00, 27.00, 39.00 +SLE, 03, 13, 56.00, 36.00, 41.00, 42.00, 55.00 +SLN, 03, 13, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 13, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 13, 64.00, 41.00, -9999.00, 24.00, 44.00 +SNA, 03, 13, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 13, 29.00, 20.00, 37.00, 42.00, 56.00 +SNS, 03, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 13, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 13, 49.00, 31.00, 31.00, 27.00, 44.00 +SPS, 03, 13, 66.00, 40.00, 14.00, 14.00, 22.00 +SRQ, 03, 13, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 13, 68.00, 42.00, -9999.00, -9999.00, 34.00 +SSI, 03, 13, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +STC, 03, 13, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 13, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +STL, 03, 13, 54.00, 35.00, 30.00, 27.00, 43.00 +STNV, 03, 13, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +STS, 03, 13, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 13, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 13, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 13, 66.00, 43.00, -9999.00, -9999.00, 26.00 +SUX, 03, 13, 45.00, 25.00, 21.00, 20.00, 31.00 +SVN, 03, 13, 70.00, 48.00, -9999.00, -9999.00, 30.00 +SWF, 03, 13, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 13, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 13, 42.00, 25.00, 40.00, 39.00, 56.00 +SZL, 03, 13, 54.00, 31.00, -9999.00, -9999.00, 30.00 +TAD, 03, 13, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 13, 18.00, -7.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 13, 61.00, 31.00, -9999.00, -9999.00, 31.00 +TCC, 03, 13, 64.00, 32.00, 7.00, 9.00, 11.00 +TCL, 03, 13, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 13, 55.00, 36.00, -9999.00, -9999.00, 55.00 +TCS, 03, 13, 66.00, 38.00, -9999.00, 6.00, 10.00 +TEB, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 13, 62.00, 38.00, -9999.00, -9999.00, 23.00 +TKA, 03, 13, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 13, 73.00, 47.00, 17.00, 18.00, 27.00 +TNX, 03, 13, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 13, 45.00, 26.00, 30.00, 28.00, 43.00 +TOP, 03, 13, 54.00, 32.00, 21.00, 20.00, 31.00 +TPA, 03, 13, 77.00, 57.00, 11.00, 13.00, 20.00 +TPH, 03, 13, 55.00, 28.00, 14.00, 12.00, 19.00 +TRI, 03, 13, 58.00, 35.00, 28.00, 28.00, 41.00 +TRK, 03, 13, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 13, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 13, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 13, 62.00, 39.00, 21.00, 21.00, 32.00 +TUP, 03, 13, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 13, 73.00, 45.00, 13.00, 11.00, 18.00 +TVC, 03, 13, 38.00, 20.00, 26.00, 23.00, 38.00 +TVL, 03, 13, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 13, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 13, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 13, 61.00, 37.00, 29.00, 29.00, 41.00 +T01, 03, 13, 56.00, 35.00, -9999.00, -9999.00, 35.00 +T02, 03, 13, 65.00, 42.00, -9999.00, -9999.00, 34.00 +T03, 03, 13, 68.00, 44.00, -9999.00, -9999.00, 34.00 +T04, 03, 13, 77.00, 58.00, -9999.00, -9999.00, 21.00 +T05, 03, 13, 54.00, 29.00, -9999.00, -9999.00, 23.00 +T06, 03, 13, 70.00, 43.00, -9999.00, -9999.00, 34.00 +T07, 03, 13, 58.00, 28.00, -9999.00, -9999.00, 31.00 +T08, 03, 13, 52.00, 32.00, -9999.00, -9999.00, 30.00 +UCA, 03, 13, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 13, 64.00, 38.00, -9999.00, -9999.00, 8.00 +UIL, 03, 13, 51.00, 35.00, 57.00, 57.00, 67.00 +UIN, 03, 13, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 13, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 13, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 13, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +U15, 03, 13, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +U28, 03, 13, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 13, 72.00, 45.00, -9999.00, -9999.00, 29.00 +VBG, 03, 13, 66.00, 43.00, -9999.00, -9999.00, 24.00 +VCT, 03, 13, 74.00, 53.00, 15.00, 15.00, 24.00 +VCV, 03, 13, 66.00, 37.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 13, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 13, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 13, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 13, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 13, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 13, 70.00, 46.00, -9999.00, -9999.00, 31.00 +VRB, 03, 13, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 13, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 13, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 13, 56.00, 35.00, -9999.00, 30.00, -9999.00 +WJA, 03, 13, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 13, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 13, 23.00, -4.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 13, 55.00, 25.00, 18.00, 19.00, 29.00 +WPO, 03, 13, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 13, 69.00, 44.00, -9999.00, -9999.00, 33.00 +WRG, 03, 13, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 13, 53.00, 30.00, -9999.00, -9999.00, 36.00 +WRL, 03, 13, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +X68, 03, 13, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 13, 38.00, 24.00, 56.00, 54.00, 64.00 +YCG, 03, 13, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 13, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 13, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 13, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 13, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 13, 55.00, 31.00, 12.00, 13.00, 19.00 +YNG, 03, 13, 45.00, 27.00, 36.00, 33.00, 51.00 +YPA, 03, 13, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 13, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 13, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 13, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 13, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 13, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 13, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 13, 79.00, 51.00, 5.00, 5.00, 8.00 +YVR, 03, 13, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 13, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 13, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 13, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 13, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 13, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 13, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 13, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 13, 32.00, 15.00, 33.00, 31.00, 46.00 +ZUN, 03, 13, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 13, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 13, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 13, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +01R, 03, 13, 70.00, 47.00, -9999.00, -9999.00, 30.00 +1V1, 03, 13, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 13, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 13, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 13, 61.00, 42.00, -9999.00, -9999.00, 31.00 +2PJ, 03, 13, 68.00, 42.00, -9999.00, -9999.00, 34.00 +3B1, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 13, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 13, 38.00, 18.00, -9999.00, -9999.00, 36.00 +3SE, 03, 13, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 13, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 13, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 13, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 13, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 13, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 13, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 13, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 14, 49.00, 30.00, 26.00, 25.00, 38.00 +ABI, 03, 14, 69.00, 44.00, 12.00, 11.00, 20.00 +ABQ, 03, 14, 62.00, 32.00, 12.00, 12.00, 19.00 +ABR, 03, 14, 40.00, 20.00, 20.00, 17.00, 27.00 +ABY, 03, 14, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 14, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 14, 70.00, 47.00, 17.00, 16.00, 26.00 +ACV, 03, 14, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 14, 52.00, 32.00, 24.00, 23.00, 36.00 +ADK, 03, 14, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 14, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 14, 55.00, 33.00, -9999.00, -9999.00, 35.00 +AEX, 03, 14, 70.00, 48.00, -9999.00, -9999.00, 30.00 +AFF, 03, 14, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 14, 80.00, 54.00, -9999.00, -9999.00, 24.00 +AGS, 03, 14, 69.00, 42.00, 24.00, 23.00, 35.00 +AHN, 03, 14, 65.00, 42.00, 23.00, 25.00, 34.00 +AKN, 03, 14, 31.00, 14.00, 24.00, 24.00, 36.00 +AKO, 03, 14, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 14, 44.00, 25.00, 27.00, 26.00, 42.00 +ALI, 03, 14, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 14, 43.00, 25.00, 22.00, 22.00, 34.00 +ALS, 03, 14, 49.00, 16.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 14, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 14, 62.00, 33.00, 12.00, 12.00, 20.00 +AMG, 03, 14, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 14, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 14, 33.00, 18.00, 16.00, 19.00, 25.00 +AND, 03, 14, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 14, 45.00, 34.00, 54.00, 53.00, 69.00 +AOO, 03, 14, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +APN, 03, 14, 38.00, 18.00, 26.00, 29.00, 41.00 +AQQ, 03, 14, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +ART, 03, 14, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +AST, 03, 14, 53.00, 38.00, 57.00, 56.00, 66.00 +ATL, 03, 14, 65.00, 43.00, 27.00, 26.00, 38.00 +ATW, 03, 14, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 14, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 14, 52.00, 31.00, -9999.00, -9999.00, 41.00 +AUG, 03, 14, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 14, 72.00, 51.00, 18.00, 17.00, 27.00 +AUW, 03, 14, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 14, 60.00, 36.00, 26.00, 26.00, 37.00 +AVP, 03, 14, 46.00, 29.00, 29.00, 30.00, 44.00 +AXN, 03, 14, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 14, 45.00, 25.00, -9999.00, -9999.00, 29.00 +AYS, 03, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 14, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 14, 67.00, 44.00, -9999.00, -9999.00, 25.00 +BAD, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 14, 42.00, 17.00, -9999.00, -9999.00, 23.00 +BDL, 03, 14, 47.00, 28.00, 25.00, 27.00, 39.00 +BDR, 03, 14, 47.00, 31.00, 27.00, 27.00, 42.00 +BET, 03, 14, 21.00, 6.00, 20.00, 18.00, 29.00 +BFD, 03, 14, 41.00, 22.00, 43.00, 38.00, 56.00 +BFF, 03, 14, 51.00, 22.00, 16.00, 15.00, 24.00 +BFL, 03, 14, 69.00, 46.00, 18.00, 19.00, 26.00 +BGM, 03, 14, 41.00, 25.00, 35.00, 34.00, 52.00 +BGR, 03, 14, 39.00, 22.00, 24.00, 25.00, 35.00 +BGS, 03, 14, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 14, 66.00, 43.00, 26.00, 25.00, 39.00 +BID, 03, 14, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 14, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 14, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 14, 46.00, 25.00, 22.00, 20.00, 31.00 +BIS, 03, 14, 39.00, 18.00, 21.00, 17.00, 28.00 +BIX, 03, 14, 69.00, 52.00, -9999.00, -9999.00, 32.00 +BJI, 03, 14, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 14, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 14, 53.00, 23.00, -9999.00, -9999.00, 28.00 +BKW, 03, 14, 52.00, 32.00, 36.00, 34.00, 50.00 +BLF, 03, 14, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 14, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 14, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 14, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 14, 56.00, 35.00, -9999.00, -9999.00, 35.00 +BNA, 03, 14, 62.00, 39.00, 33.00, 27.00, 46.00 +BNO, 03, 14, 48.00, 25.00, -9999.00, 25.00, 47.00 +BOI, 03, 14, 53.00, 32.00, 25.00, 23.00, 37.00 +BOS, 03, 14, 46.00, 32.00, 27.00, 27.00, 40.00 +BPI, 03, 14, 39.00, 8.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 14, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 14, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 14, 48.00, 30.00, -9999.00, -9999.00, 31.00 +BRO, 03, 14, 79.00, 59.00, 8.00, 7.00, 12.00 +BRW, 03, 14, -9.00, -21.00, 8.00, 10.00, 13.00 +BSM, 03, 14, 72.00, 51.00, -9999.00, -9999.00, 20.00 +BTI, 03, 14, -10.00, -23.00, 8.00, 8.00, 12.00 +BTL, 03, 14, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 14, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 14, 73.00, 50.00, 21.00, 20.00, 34.00 +BTT, 03, 14, 14.00, -8.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 14, 39.00, 22.00, 32.00, 30.00, 46.00 +BUB, 03, 14, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 14, 42.00, 26.00, 37.00, 38.00, 52.00 +BUR, 03, 14, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 14, 70.00, 52.00, -9999.00, 17.00, 33.00 +BWG, 03, 14, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 14, 54.00, 34.00, 25.00, 23.00, 35.00 +BYH, 03, 14, 60.00, 41.00, -9999.00, -9999.00, 37.00 +BYI, 03, 14, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 14, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 14, 69.00, 42.00, 21.00, 22.00, 32.00 +CAG, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 14, 48.00, 29.00, 37.00, 37.00, 54.00 +CAO, 03, 14, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 14, 35.00, 15.00, 31.00, 34.00, 45.00 +CBM, 03, 14, 67.00, 42.00, -9999.00, -9999.00, 34.00 +CDB, 03, 14, 35.00, 25.00, 48.00, 53.00, 68.00 +CDC, 03, 14, 53.00, 27.00, 21.00, 21.00, 32.00 +CDR, 03, 14, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 14, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 14, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 14, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 14, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 14, 62.00, 39.00, 27.00, 27.00, 39.00 +CHO, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 14, 69.00, 48.00, 20.00, 22.00, 33.00 +CID, 03, 14, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 14, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 14, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 14, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 14, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 14, 47.00, 29.00, 37.00, 32.00, 50.00 +CLL, 03, 14, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 14, 63.00, 40.00, 21.00, 26.00, 34.00 +CMH, 03, 14, 51.00, 32.00, 34.00, 29.00, 46.00 +CMI, 03, 14, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 14, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 14, 53.00, 30.00, 19.00, 18.00, 29.00 +CNM, 03, 14, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 14, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +COD, 03, 14, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +COF, 03, 14, 77.00, 57.00, -9999.00, -9999.00, 24.00 +CON, 03, 14, 43.00, 22.00, 25.00, 23.00, 37.00 +COS, 03, 14, 50.00, 25.00, 18.00, 17.00, 23.00 +COT, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 14, 53.00, 33.00, 28.00, 24.00, 38.00 +CPR, 03, 14, 46.00, 22.00, 22.00, 21.00, 31.00 +CRBC, 03, 14, 38.00, -1.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 14, 76.00, 56.00, 12.00, 12.00, 20.00 +CRW, 03, 14, 57.00, 35.00, 36.00, 36.00, 50.00 +CSG, 03, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 14, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 14, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 14, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 14, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 14, 53.00, 33.00, 32.00, 28.00, 45.00 +CVN, 03, 14, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 14, 63.00, 33.00, -9999.00, -9999.00, 9.00 +CXY, 03, 14, 51.00, 32.00, 20.00, 22.00, 31.00 +CYS, 03, 14, 45.00, 22.00, 18.00, 19.00, 27.00 +DAA, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 14, 75.00, 54.00, 13.00, 15.00, 23.00 +DAG, 03, 14, 71.00, 46.00, 9.00, 9.00, 17.00 +DAL, 03, 14, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 14, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 14, 50.00, 31.00, 32.00, 29.00, 45.00 +DBQ, 03, 14, 42.00, 25.00, 25.00, 24.00, 35.00 +DCA, 03, 14, 57.00, 38.00, 23.00, 25.00, 34.00 +DDC, 03, 14, 57.00, 31.00, 20.00, 15.00, 27.00 +DEC, 03, 14, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 14, 52.00, 26.00, 19.00, 19.00, 28.00 +DFW, 03, 14, 68.00, 46.00, 18.00, 14.00, 26.00 +DHN, 03, 14, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 14, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 14, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 14, 76.00, 51.00, -9999.00, -9999.00, 11.00 +DLG, 03, 14, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 14, 33.00, 16.00, 25.00, 26.00, 37.00 +DLLC, 03, 14, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 14, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 14, 73.00, 45.00, -9999.00, -9999.00, 13.00 +DMN, 03, 14, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 14, 56.00, 35.00, -9999.00, -9999.00, 36.00 +DPG, 03, 14, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 14, 70.00, 47.00, -9999.00, -9999.00, 31.00 +DRA, 03, 14, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 14, 76.00, 51.00, 9.00, 11.00, 17.00 +DSM, 03, 14, 47.00, 28.00, 29.00, 23.00, 38.00 +DTW, 03, 14, 45.00, 27.00, 31.00, 27.00, 42.00 +DUG, 03, 14, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 14, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 14, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 14, 69.00, 44.00, -9999.00, -9999.00, 15.00 +D45, 03, 14, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 14, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 14, 39.00, 20.00, 20.00, 18.00, 30.00 +ECG, 03, 14, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 14, 65.00, 40.00, -9999.00, -9999.00, 11.00 +EED, 03, 14, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 14, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 14, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 14, 52.00, 27.00, 36.00, 41.00, 52.00 +EKO, 03, 14, 50.00, 25.00, 24.00, 22.00, 34.00 +ELD, 03, 14, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 14, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 14, 70.00, 40.00, 4.00, 5.00, 8.00 +ELY, 03, 14, 49.00, 21.00, 24.00, 25.00, 37.00 +EMP, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 14, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +END, 03, 14, 62.00, 38.00, -9999.00, -9999.00, 18.00 +ENN, 03, 14, 21.00, -5.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 14, 52.00, 33.00, -9999.00, -9999.00, 19.00 +EPH, 03, 14, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 14, 44.00, 28.00, 39.00, 34.00, 53.00 +ESF, 03, 14, 70.00, 48.00, -9999.00, -9999.00, 39.00 +EUG, 03, 14, 56.00, 39.00, 41.00, 44.00, 55.00 +EVV, 03, 14, 56.00, 36.00, 34.00, 28.00, 46.00 +EWN, 03, 14, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 14, 51.00, 34.00, 24.00, 26.00, 39.00 +EYW, 03, 14, 79.00, 69.00, 8.00, 7.00, 13.00 +E74, 03, 14, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 14, 61.00, 36.00, -9999.00, -9999.00, 34.00 +FAI, 03, 14, 23.00, -2.00, 11.00, 15.00, 20.00 +FAR, 03, 14, 34.00, 17.00, 19.00, 17.00, 29.00 +FAT, 03, 14, 67.00, 43.00, 23.00, 20.00, 31.00 +FAY, 03, 14, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 14, 44.00, 24.00, 24.00, 25.00, 36.00 +FCS, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 14, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 14, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 14, 49.00, 21.00, 31.00, 28.00, 39.00 +FLL, 03, 14, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 14, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +FME, 03, 14, 58.00, 32.00, -9999.00, -9999.00, 34.00 +FMH, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 14, 60.00, 27.00, 13.00, 16.00, 18.00 +FMY, 03, 14, 80.00, 59.00, 9.00, 10.00, 16.00 +FNT, 03, 14, 43.00, 26.00, 29.00, 31.00, 43.00 +FOD, 03, 14, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 14, 55.00, 32.00, -9999.00, -9999.00, 26.00 +FOK, 03, 14, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 14, 56.00, 33.00, -9999.00, -9999.00, 24.00 +FSD, 03, 14, 42.00, 23.00, 25.00, 22.00, 34.00 +FSI, 03, 14, 65.00, 38.00, -9999.00, -9999.00, 18.00 +FSM, 03, 14, 64.00, 40.00, 23.00, 20.00, 34.00 +FTK, 03, 14, 57.00, 33.00, -9999.00, -9999.00, 37.00 +FWA, 03, 14, 46.00, 29.00, 28.00, 28.00, 43.00 +FWH, 03, 14, 67.00, 44.00, -9999.00, -9999.00, 20.00 +FYU, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 14, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 14, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 14, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 14, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 14, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 14, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 14, 48.00, 30.00, 24.00, 28.00, 40.00 +GFA, 03, 14, 44.00, 23.00, -9999.00, -9999.00, 27.00 +GFK, 03, 14, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 14, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 14, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 14, 40.00, 19.00, 17.00, 16.00, 27.00 +GJT, 03, 14, 56.00, 32.00, 21.00, 20.00, 29.00 +GKN, 03, 14, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 14, 53.00, 26.00, 18.00, 17.00, 25.00 +GLH, 03, 14, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 14, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 14, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 14, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GON, 03, 14, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 14, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 14, 39.00, 22.00, 27.00, 22.00, 36.00 +GRCI, 03, 14, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 14, 55.00, 36.00, -9999.00, -9999.00, 54.00 +GRI, 03, 14, 49.00, 27.00, 22.00, 19.00, 29.00 +GRK, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 03, 14, 43.00, 26.00, 31.00, 29.00, 43.00 +GSB, 03, 14, 64.00, 41.00, -9999.00, -9999.00, 30.00 +GSG, 03, 14, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 14, 61.00, 38.00, 25.00, 26.00, 34.00 +GSP, 03, 14, 64.00, 40.00, 24.00, 26.00, 37.00 +GST, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 14, 41.00, 22.00, -9999.00, -9999.00, 52.00 +GTF, 03, 14, 44.00, 23.00, 22.00, 23.00, 33.00 +GUP, 03, 14, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 14, 48.00, 28.00, -9999.00, -9999.00, 41.00 +GVW, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 03, 14, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 14, 60.00, 44.00, 21.00, 25.00, 34.00 +HBR, 03, 14, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 14, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 14, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 14, 50.00, 30.00, -9999.00, -9999.00, 30.00 +HKY, 03, 14, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 14, 45.00, 23.00, 18.00, 18.00, 28.00 +HMN, 03, 14, 71.00, 31.00, -9999.00, -9999.00, 7.00 +HMS, 03, 14, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 14, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 14, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +HON, 03, 14, 42.00, 22.00, 23.00, 19.00, 30.00 +HOP, 03, 14, 59.00, 35.00, -9999.00, -9999.00, 37.00 +HOT, 03, 14, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 14, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 14, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 14, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 14, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 14, 70.00, 47.00, -9999.00, -9999.00, 30.00 +HST, 03, 14, 81.00, 59.00, -9999.00, -9999.00, 20.00 +HSV, 03, 14, 63.00, 41.00, 30.00, 24.00, 43.00 +HTL, 03, 14, 38.00, 18.00, 34.00, 26.00, 44.00 +HTS, 03, 14, 57.00, 36.00, 35.00, 33.00, 48.00 +HUF, 03, 14, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 14, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 14, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 14, 43.00, 20.00, 18.00, 18.00, 28.00 +IAB, 03, 14, 58.00, 34.00, -9999.00, -9999.00, 22.00 +IAD, 03, 14, 55.00, 32.00, 24.00, 24.00, 34.00 +IAG, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 14, 71.00, 50.00, 22.00, 22.00, 34.00 +ICT, 03, 14, 58.00, 34.00, 26.00, 19.00, 33.00 +IDA, 03, 14, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 14, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 14, 52.00, 33.00, 26.00, 25.00, 37.00 +ILI, 03, 14, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 14, 66.00, 43.00, 22.00, 23.00, 34.00 +IMT, 03, 14, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +IND, 03, 14, 51.00, 32.00, 32.00, 31.00, 46.00 +INL, 03, 14, 33.00, 11.00, 22.00, 19.00, 31.00 +INS, 03, 14, 64.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 03, 14, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +INW, 03, 14, 61.00, 30.00, 12.00, 8.00, 16.00 +IPL, 03, 14, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 14, 48.00, 29.00, 27.00, 28.00, 40.00 +IRK, 03, 14, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 14, 39.00, 18.00, 18.00, 16.00, 25.00 +ISP, 03, 14, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 14, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 14, 76.00, 46.00, -9999.00, -9999.00, 12.00 +IWD, 03, 14, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 14, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 14, 70.00, 44.00, 24.00, 21.00, 35.00 +JAX, 03, 14, 73.00, 49.00, 16.00, 19.00, 26.00 +JBR, 03, 14, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 14, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 14, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 14, 48.00, 34.00, 24.00, 24.00, 37.00 +JHW, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 14, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 14, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 14, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 14, 39.00, 27.00, 48.00, 46.00, 59.00 +JST, 03, 14, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 14, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 14, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 14, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 14, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 14, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 14, 43.00, 25.00, 32.00, 30.00, 45.00 +LAR, 03, 14, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 14, 69.00, 44.00, 9.00, 9.00, 15.00 +LAX, 03, 14, 66.00, 51.00, 17.00, 19.00, 25.00 +LBB, 03, 14, 66.00, 37.00, 9.00, 6.00, 13.00 +LBF, 03, 14, 50.00, 23.00, 19.00, 17.00, 27.00 +LCH, 03, 14, 71.00, 51.00, 20.00, 19.00, 31.00 +LCK, 03, 14, 53.00, 32.00, -9999.00, -9999.00, 40.00 +LEB, 03, 14, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 14, 56.00, 36.00, 33.00, 29.00, 45.00 +LFI, 03, 14, 58.00, 41.00, -9999.00, -9999.00, 35.00 +LFK, 03, 14, 72.00, 48.00, 23.00, 23.00, 34.00 +LFT, 03, 14, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 14, 49.00, 35.00, 24.00, 25.00, 38.00 +LGB, 03, 14, 68.00, 49.00, 20.00, 17.00, 27.00 +LGU, 03, 14, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 14, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 14, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 14, 64.00, 43.00, 22.00, 22.00, 33.00 +LIZ, 03, 14, 35.00, 15.00, -9999.00, -9999.00, 43.00 +LMT, 03, 14, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 03, 14, 46.00, 22.00, 16.00, 17.00, 24.00 +LNK, 03, 14, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 14, 57.00, 27.00, 11.00, 10.00, 17.00 +LOZ, 03, 14, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 14, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 14, 65.00, 42.00, -9999.00, -9999.00, 30.00 +LSE, 03, 14, 42.00, 24.00, 21.00, 21.00, 31.00 +LSF, 03, 14, 69.00, 45.00, -9999.00, -9999.00, 33.00 +LSV, 03, 14, 73.00, 39.00, -9999.00, -9999.00, 6.00 +LTS, 03, 14, 69.00, 39.00, -9999.00, -9999.00, 17.00 +LUF, 03, 14, 77.00, 44.00, -9999.00, -9999.00, 9.00 +LVS, 03, 14, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 14, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 14, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 14, 36.00, 6.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 14, 58.00, 36.00, 25.00, 25.00, 36.00 +MAF, 03, 14, 72.00, 40.00, 5.00, 3.00, 7.00 +MBL, 03, 14, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 14, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 14, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 14, 66.00, 46.00, -9999.00, -9999.00, 27.00 +MCF, 03, 14, 77.00, 57.00, -9999.00, -9999.00, 21.00 +MCG, 03, 14, 23.00, -3.00, 18.00, 24.00, 30.00 +MCI, 03, 14, 53.00, 33.00, 24.00, 21.00, 36.00 +MCK, 03, 14, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 14, 70.00, 44.00, 24.00, 21.00, 34.00 +MCO, 03, 14, 78.00, 55.00, 13.00, 13.00, 21.00 +MCW, 03, 14, 40.00, 23.00, 20.00, 16.00, 29.00 +MC2, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 03, 14, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 14, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 14, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 14, 47.00, 30.00, 34.00, 29.00, 45.00 +MEI, 03, 14, 70.00, 44.00, 22.00, 21.00, 35.00 +MEM, 03, 14, 64.00, 43.00, 31.00, 23.00, 41.00 +MER, 03, 14, 68.00, 41.00, -9999.00, -9999.00, 23.00 +MFD, 03, 14, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 14, 59.00, 35.00, 29.00, 27.00, 40.00 +MGE, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 14, 69.00, 46.00, 25.00, 20.00, 35.00 +MGW, 03, 14, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 14, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 14, 64.00, 44.00, -9999.00, -9999.00, 27.00 +MHS, 03, 14, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 14, 80.00, 63.00, 10.00, 11.00, 17.00 +MIB, 03, 14, 35.00, 18.00, -9999.00, -9999.00, 25.00 +MIV, 03, 14, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 14, 57.00, 29.00, -9999.00, -9999.00, 23.00 +MKC, 03, 14, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 14, 41.00, 27.00, 32.00, 27.00, 44.00 +MKG, 03, 14, 41.00, 26.00, 31.00, 30.00, 44.00 +MKL, 03, 14, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 14, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 14, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 14, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 14, 47.00, 28.00, 28.00, 25.00, 38.00 +MLS, 03, 14, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 14, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 14, 70.00, 46.00, -9999.00, -9999.00, 34.00 +MOB, 03, 14, 71.00, 50.00, 23.00, 23.00, 37.00 +MOT, 03, 14, 35.00, 18.00, 18.00, 15.00, 23.00 +MPV, 03, 14, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 14, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 14, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 14, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 14, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 14, 62.00, 45.00, -9999.00, -9999.00, 29.00 +MSL, 03, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 14, 42.00, 23.00, 29.00, 23.00, 39.00 +MSO, 03, 14, 47.00, 25.00, 27.00, 25.00, 40.00 +MSP, 03, 14, 39.00, 23.00, 25.00, 23.00, 36.00 +MSS, 03, 14, 38.00, 19.00, 30.00, 26.00, 43.00 +MSY, 03, 14, 72.00, 52.00, 19.00, 20.00, 31.00 +MTC, 03, 14, 42.00, 27.00, -9999.00, -9999.00, 37.00 +MTN, 03, 14, 55.00, 33.00, -9999.00, -9999.00, 34.00 +MTO, 03, 14, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 14, 50.00, 30.00, -9999.00, -9999.00, 34.00 +MUO, 03, 14, 58.00, 31.00, -9999.00, -9999.00, 23.00 +MWA, 03, 14, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 14, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 14, 69.00, 46.00, -9999.00, -9999.00, 32.00 +MYL, 03, 14, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 14, 68.00, 43.00, -9999.00, -9999.00, 35.00 +NAO, 03, 14, 66.00, 51.00, -9999.00, -9999.00, 32.00 +NBC, 03, 14, 70.00, 48.00, -9999.00, -9999.00, 32.00 +NBE, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 03, 14, 46.00, 29.00, -9999.00, -9999.00, 35.00 +NCA, 03, 14, 68.00, 40.00, -9999.00, -9999.00, 32.00 +NCO, 03, 14, 46.00, 31.00, -9999.00, -9999.00, 40.00 +NC1, 03, 14, 64.00, 41.00, -9999.00, -9999.00, 11.00 +NEL, 03, 14, 52.00, 30.00, -9999.00, -9999.00, 35.00 +NFG, 03, 14, 65.00, 47.00, -9999.00, -9999.00, 23.00 +NFL, 03, 14, 58.00, 28.00, -9999.00, -9999.00, 13.00 +NGP, 03, 14, 76.00, 56.00, -9999.00, -9999.00, 16.00 +NGU, 03, 14, 58.00, 40.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 14, 61.00, 47.00, -9999.00, -9999.00, 29.00 +NHK, 03, 14, 57.00, 35.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 14, 42.00, 24.00, -9999.00, -9999.00, 35.00 +NID, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 14, 73.00, 49.00, -9999.00, -9999.00, 26.00 +NIR, 03, 14, 75.00, 52.00, -9999.00, -9999.00, 19.00 +NKT, 03, 14, 64.00, 44.00, -9999.00, -9999.00, 32.00 +NKX, 03, 14, 66.00, 53.00, -9999.00, -9999.00, 19.00 +NLC, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NMM, 03, 14, 69.00, 43.00, -9999.00, -9999.00, 35.00 +NPA, 03, 14, 70.00, 52.00, -9999.00, -9999.00, 32.00 +NQA, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 14, 79.00, 55.00, -9999.00, -9999.00, 16.00 +NQX, 03, 14, 79.00, 69.00, -9999.00, -9999.00, 13.00 +NRB, 03, 14, 72.00, 53.00, -9999.00, -9999.00, 23.00 +NRC, 03, 14, 68.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 14, 65.00, 49.00, -9999.00, -9999.00, 16.00 +NSE, 03, 14, 71.00, 48.00, -9999.00, -9999.00, 32.00 +NSI, 03, 14, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTD, 03, 14, 66.00, 46.00, -9999.00, -9999.00, 13.00 +NTK, 03, 14, 70.00, 49.00, -9999.00, -9999.00, 19.00 +NTU, 03, 14, 58.00, 40.00, -9999.00, -9999.00, 35.00 +NUC, 03, 14, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 14, 64.00, 43.00, -9999.00, -9999.00, 29.00 +NUW, 03, 14, 53.00, 37.00, -9999.00, -9999.00, 45.00 +NWF, 03, 14, 68.00, 49.00, -9999.00, -9999.00, 26.00 +NXX, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 14, 58.00, 33.00, -9999.00, -9999.00, 35.00 +NZC, 03, 14, 75.00, 46.00, -9999.00, -9999.00, 26.00 +NZJ, 03, 14, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NZW, 03, 14, 47.00, 29.00, -9999.00, -9999.00, 35.00 +NZY, 03, 14, 66.00, 53.00, -9999.00, -9999.00, 19.00 +OAK, 03, 14, 63.00, 43.00, 24.00, 22.00, 32.00 +OAR, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 03, 14, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 14, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 14, 62.00, 39.00, 20.00, 19.00, 30.00 +OLM, 03, 14, 54.00, 34.00, 46.00, 47.00, 58.00 +OMA, 03, 14, 49.00, 28.00, 20.00, 19.00, 28.00 +OME, 03, 14, 18.00, 1.00, 19.00, 23.00, 30.00 +ONT, 03, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 14, 46.00, 29.00, 32.00, 25.00, 42.00 +ORF, 03, 14, 58.00, 40.00, 26.00, 23.00, 35.00 +ORH, 03, 14, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 14, 23.00, -8.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 14, 39.00, 20.00, -9999.00, -9999.00, 35.00 +OTG, 03, 14, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 14, 55.00, 41.00, 53.00, 52.00, 64.00 +OTM, 03, 14, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 14, 9.00, -8.00, 16.00, 19.00, 24.00 +OURC, 03, 14, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 14, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 14, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 14, 72.00, 47.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 14, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 14, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 14, 22.00, -3.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 14, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 14, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 14, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 14, 71.00, 48.00, -9999.00, -9999.00, 28.00 +PAQ, 03, 14, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 14, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 14, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 14, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 14, 23.00, -3.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 14, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 14, 39.00, 21.00, -9999.00, -9999.00, 33.00 +PBI, 03, 14, 79.00, 61.00, 12.00, 13.00, 20.00 +PDT, 03, 14, 54.00, 36.00, 21.00, 22.00, 34.00 +PDX, 03, 14, 56.00, 39.00, 41.00, 44.00, 54.00 +PFN, 03, 14, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 14, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 14, 52.00, 33.00, 25.00, 23.00, 37.00 +PHX, 03, 14, 76.00, 49.00, 11.00, 11.00, 17.00 +PIA, 03, 14, 48.00, 30.00, 31.00, 27.00, 43.00 +PIB, 03, 14, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 14, 47.00, 26.00, 25.00, 27.00, 39.00 +PIR, 03, 14, 44.00, 23.00, 16.00, 15.00, 22.00 +PIT, 03, 14, 49.00, 30.00, 38.00, 33.00, 51.00 +PKB, 03, 14, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 14, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 14, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 14, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 14, 70.00, 52.00, 21.00, 21.00, 33.00 +POB, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 14, 71.00, 46.00, -9999.00, -9999.00, 43.00 +POM, 03, 14, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 14, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 14, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 14, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 14, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 14, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 14, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 14, 45.00, 25.00, -9999.00, -9999.00, 36.00 +PSP, 03, 14, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 14, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 14, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 14, 57.00, 26.00, 13.00, 11.00, 17.00 +PUC, 03, 14, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 14, 46.00, 29.00, 26.00, 26.00, 39.00 +PVU, 03, 14, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 14, 42.00, 25.00, 28.00, 26.00, 39.00 +P02, 03, 14, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +P07, 03, 14, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +P11, 03, 14, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +P24, 03, 14, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +P28, 03, 14, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +P35, 03, 14, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +P38, 03, 14, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +P39, 03, 14, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +P58, 03, 14, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +P59, 03, 14, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +P60, 03, 14, 34.00, 2.00, -9999.00, -9999.00, -9999.00 +P61, 03, 14, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +P67, 03, 14, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +P68, 03, 14, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +P69, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 14, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 14, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 14, 46.00, 22.00, 17.00, 16.00, 25.00 +RBL, 03, 14, 64.00, 43.00, 27.00, 26.00, 37.00 +RCA, 03, 14, 46.00, 22.00, -9999.00, -9999.00, 26.00 +RDD, 03, 14, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 14, 53.00, 26.00, 16.00, 16.00, 27.00 +RDR, 03, 14, 33.00, 15.00, -9999.00, -9999.00, 25.00 +RDU, 03, 14, 62.00, 39.00, 25.00, 24.00, 35.00 +REE, 03, 14, 66.00, 37.00, -9999.00, -9999.00, 9.00 +REJ, 03, 14, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 14, 44.00, 26.00, 26.00, 24.00, 38.00 +RIC, 03, 14, 60.00, 37.00, 24.00, 26.00, 35.00 +RIV, 03, 14, 69.00, 44.00, -9999.00, -9999.00, 8.00 +RIW, 03, 14, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 14, 42.00, 21.00, 15.00, 12.00, 21.00 +RME, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 52.00 +RMG, 03, 14, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +RND, 03, 14, 74.00, 50.00, -9999.00, -9999.00, 21.00 +RNO, 03, 14, 56.00, 29.00, 19.00, 16.00, 26.00 +ROA, 03, 14, 58.00, 36.00, 28.00, 27.00, 40.00 +ROC, 03, 14, 43.00, 26.00, 33.00, 36.00, 50.00 +ROW, 03, 14, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 14, 55.00, 30.00, 19.00, 17.00, 26.00 +RST, 03, 14, 38.00, 21.00, 24.00, 24.00, 38.00 +RWF, 03, 14, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 14, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 14, 64.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 14, 66.00, 53.00, 21.00, 20.00, 29.00 +SAT, 03, 14, 74.00, 50.00, 18.00, 16.00, 28.00 +SAV, 03, 14, 70.00, 49.00, 20.00, 20.00, 30.00 +SAW, 03, 14, 36.00, 21.00, -9999.00, -9999.00, 41.00 +SBA, 03, 14, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 14, 70.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 14, 46.00, 29.00, 33.00, 32.00, 45.00 +SBP, 03, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 14, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 14, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 14, -9.00, -23.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 14, 66.00, 43.00, 23.00, 25.00, 33.00 +SDF, 03, 14, 57.00, 37.00, 33.00, 27.00, 44.00 +SEA, 03, 14, 53.00, 39.00, 38.00, 36.00, 50.00 +SEM, 03, 14, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 14, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 14, 61.00, 46.00, 29.00, 28.00, 38.00 +SGF, 03, 14, 58.00, 35.00, 26.00, 23.00, 37.00 +SGY, 03, 14, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 14, 47.00, 22.00, 22.00, 20.00, 32.00 +SHV, 03, 14, 69.00, 46.00, 21.00, 21.00, 33.00 +SIT, 03, 14, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 14, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 14, 73.00, 44.00, 11.00, 7.00, 16.00 +SKA, 03, 14, 48.00, 30.00, -9999.00, -9999.00, 32.00 +SKF, 03, 14, 74.00, 50.00, -9999.00, -9999.00, 20.00 +SLC, 03, 14, 52.00, 32.00, 27.00, 27.00, 39.00 +SLE, 03, 14, 56.00, 36.00, 40.00, 42.00, 54.00 +SLN, 03, 14, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 14, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 14, 64.00, 41.00, -9999.00, 24.00, 45.00 +SNA, 03, 14, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 14, 29.00, 20.00, 37.00, 42.00, 56.00 +SNS, 03, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 14, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 14, 50.00, 32.00, 31.00, 28.00, 45.00 +SPS, 03, 14, 67.00, 41.00, 14.00, 14.00, 22.00 +SRQ, 03, 14, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 14, 69.00, 43.00, -9999.00, -9999.00, 34.00 +SSI, 03, 14, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +STC, 03, 14, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 14, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +STL, 03, 14, 55.00, 36.00, 31.00, 28.00, 43.00 +STNV, 03, 14, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +STS, 03, 14, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 14, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 14, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 14, 66.00, 43.00, -9999.00, -9999.00, 26.00 +SUX, 03, 14, 46.00, 26.00, 22.00, 21.00, 32.00 +SVN, 03, 14, 70.00, 49.00, -9999.00, -9999.00, 30.00 +SWF, 03, 14, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 14, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 14, 43.00, 25.00, 40.00, 39.00, 56.00 +SZL, 03, 14, 55.00, 31.00, -9999.00, -9999.00, 30.00 +TAD, 03, 14, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 14, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 14, 62.00, 32.00, -9999.00, -9999.00, 31.00 +TCC, 03, 14, 64.00, 33.00, 7.00, 9.00, 11.00 +TCL, 03, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 14, 55.00, 36.00, -9999.00, -9999.00, 54.00 +TCS, 03, 14, 66.00, 38.00, -9999.00, 6.00, 10.00 +TEB, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 14, 62.00, 39.00, -9999.00, -9999.00, 23.00 +TKA, 03, 14, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 14, 74.00, 47.00, 17.00, 18.00, 27.00 +TNX, 03, 14, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 14, 46.00, 27.00, 30.00, 28.00, 43.00 +TOP, 03, 14, 55.00, 32.00, 22.00, 20.00, 32.00 +TPA, 03, 14, 77.00, 57.00, 11.00, 13.00, 20.00 +TPH, 03, 14, 55.00, 28.00, 14.00, 12.00, 20.00 +TRI, 03, 14, 59.00, 36.00, 28.00, 28.00, 41.00 +TRK, 03, 14, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 14, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 14, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 14, 62.00, 39.00, 22.00, 22.00, 33.00 +TUP, 03, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 14, 73.00, 45.00, 13.00, 11.00, 18.00 +TVC, 03, 14, 39.00, 21.00, 25.00, 23.00, 37.00 +TVL, 03, 14, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 14, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 14, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 14, 62.00, 37.00, 29.00, 29.00, 42.00 +T01, 03, 14, 56.00, 35.00, -9999.00, -9999.00, 35.00 +T02, 03, 14, 66.00, 42.00, -9999.00, -9999.00, 34.00 +T03, 03, 14, 68.00, 44.00, -9999.00, -9999.00, 34.00 +T04, 03, 14, 77.00, 58.00, -9999.00, -9999.00, 21.00 +T05, 03, 14, 55.00, 30.00, -9999.00, -9999.00, 23.00 +T06, 03, 14, 71.00, 44.00, -9999.00, -9999.00, 34.00 +T07, 03, 14, 59.00, 28.00, -9999.00, -9999.00, 30.00 +T08, 03, 14, 52.00, 33.00, -9999.00, -9999.00, 30.00 +UCA, 03, 14, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 14, 64.00, 38.00, -9999.00, -9999.00, 8.00 +UIL, 03, 14, 51.00, 35.00, 56.00, 56.00, 66.00 +UIN, 03, 14, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 14, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 14, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 14, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +U15, 03, 14, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +U28, 03, 14, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 14, 72.00, 45.00, -9999.00, -9999.00, 29.00 +VBG, 03, 14, 66.00, 43.00, -9999.00, -9999.00, 24.00 +VCT, 03, 14, 74.00, 53.00, 15.00, 15.00, 24.00 +VCV, 03, 14, 66.00, 37.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 14, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 14, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 14, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 14, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 14, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 14, 70.00, 47.00, -9999.00, -9999.00, 31.00 +VRB, 03, 14, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 14, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 14, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 14, 56.00, 35.00, -9999.00, 30.00, -9999.00 +WJA, 03, 14, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 14, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 14, 24.00, -4.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 14, 55.00, 25.00, 18.00, 19.00, 29.00 +WPO, 03, 14, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 14, 70.00, 44.00, -9999.00, -9999.00, 33.00 +WRG, 03, 14, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 14, 54.00, 31.00, -9999.00, -9999.00, 36.00 +WRL, 03, 14, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +X68, 03, 14, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 14, 38.00, 24.00, 56.00, 54.00, 64.00 +YCG, 03, 14, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 14, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 14, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 14, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 14, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 14, 55.00, 31.00, 12.00, 12.00, 19.00 +YNG, 03, 14, 46.00, 28.00, 37.00, 33.00, 51.00 +YPA, 03, 14, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 14, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 14, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 14, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 14, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 14, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 14, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 14, 79.00, 51.00, 5.00, 5.00, 8.00 +YVR, 03, 14, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 14, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 14, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 14, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 14, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 14, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 14, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 14, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 14, 33.00, 16.00, 32.00, 31.00, 45.00 +ZUN, 03, 14, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 14, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 14, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 14, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +01R, 03, 14, 70.00, 47.00, -9999.00, -9999.00, 30.00 +1V1, 03, 14, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 14, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 14, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 14, 62.00, 42.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 14, 69.00, 43.00, -9999.00, -9999.00, 34.00 +3B1, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 14, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 14, 39.00, 19.00, -9999.00, -9999.00, 35.00 +3SE, 03, 14, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 14, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 14, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 14, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 14, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 14, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 14, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 14, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 15, 49.00, 30.00, 26.00, 25.00, 38.00 +ABI, 03, 15, 69.00, 44.00, 12.00, 11.00, 20.00 +ABQ, 03, 15, 62.00, 32.00, 12.00, 12.00, 19.00 +ABR, 03, 15, 40.00, 20.00, 20.00, 17.00, 27.00 +ABY, 03, 15, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 15, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 15, 70.00, 47.00, 17.00, 16.00, 26.00 +ACV, 03, 15, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 15, 52.00, 32.00, 24.00, 23.00, 36.00 +ADK, 03, 15, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 15, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 15, 55.00, 33.00, -9999.00, -9999.00, 35.00 +AEX, 03, 15, 70.00, 48.00, -9999.00, -9999.00, 30.00 +AFF, 03, 15, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 15, 80.00, 54.00, -9999.00, -9999.00, 23.00 +AGS, 03, 15, 69.00, 42.00, 24.00, 23.00, 35.00 +AHN, 03, 15, 65.00, 42.00, 23.00, 25.00, 34.00 +AKN, 03, 15, 31.00, 14.00, 25.00, 24.00, 36.00 +AKO, 03, 15, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 15, 44.00, 25.00, 27.00, 26.00, 42.00 +ALI, 03, 15, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 15, 44.00, 25.00, 22.00, 22.00, 34.00 +ALS, 03, 15, 49.00, 16.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 15, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 15, 62.00, 33.00, 12.00, 12.00, 20.00 +AMG, 03, 15, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 15, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 15, 33.00, 18.00, 16.00, 19.00, 25.00 +AND, 03, 15, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 15, 45.00, 34.00, 54.00, 52.00, 68.00 +AOO, 03, 15, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +APN, 03, 15, 38.00, 18.00, 26.00, 29.00, 41.00 +AQQ, 03, 15, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +ART, 03, 15, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +AST, 03, 15, 53.00, 38.00, 57.00, 56.00, 66.00 +ATL, 03, 15, 65.00, 43.00, 27.00, 26.00, 38.00 +ATW, 03, 15, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 15, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 15, 52.00, 31.00, -9999.00, -9999.00, 41.00 +AUG, 03, 15, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 15, 72.00, 51.00, 18.00, 17.00, 27.00 +AUW, 03, 15, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 15, 60.00, 36.00, 26.00, 26.00, 37.00 +AVP, 03, 15, 46.00, 29.00, 29.00, 30.00, 44.00 +AXN, 03, 15, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 15, 45.00, 25.00, -9999.00, -9999.00, 29.00 +AYS, 03, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 15, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 15, 67.00, 44.00, -9999.00, -9999.00, 25.00 +BAD, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 15, 42.00, 17.00, -9999.00, -9999.00, 23.00 +BDL, 03, 15, 47.00, 28.00, 25.00, 27.00, 39.00 +BDR, 03, 15, 47.00, 31.00, 27.00, 27.00, 42.00 +BET, 03, 15, 21.00, 6.00, 21.00, 18.00, 29.00 +BFD, 03, 15, 41.00, 22.00, 43.00, 38.00, 56.00 +BFF, 03, 15, 51.00, 22.00, 16.00, 15.00, 24.00 +BFL, 03, 15, 69.00, 46.00, 18.00, 19.00, 26.00 +BGM, 03, 15, 41.00, 25.00, 35.00, 34.00, 52.00 +BGR, 03, 15, 39.00, 22.00, 24.00, 25.00, 35.00 +BGS, 03, 15, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 15, 66.00, 43.00, 26.00, 25.00, 39.00 +BID, 03, 15, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 15, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 15, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 15, 46.00, 25.00, 22.00, 20.00, 31.00 +BIS, 03, 15, 39.00, 18.00, 21.00, 17.00, 28.00 +BIX, 03, 15, 69.00, 52.00, -9999.00, -9999.00, 32.00 +BJI, 03, 15, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 15, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 15, 53.00, 23.00, -9999.00, -9999.00, 29.00 +BKW, 03, 15, 52.00, 32.00, 36.00, 34.00, 50.00 +BLF, 03, 15, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 15, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 15, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 15, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 15, 57.00, 35.00, -9999.00, -9999.00, 35.00 +BNA, 03, 15, 62.00, 39.00, 33.00, 27.00, 46.00 +BNO, 03, 15, 48.00, 25.00, -9999.00, 25.00, 47.00 +BOI, 03, 15, 53.00, 32.00, 25.00, 23.00, 37.00 +BOS, 03, 15, 46.00, 32.00, 27.00, 27.00, 40.00 +BPI, 03, 15, 39.00, 8.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 15, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 15, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 15, 49.00, 30.00, -9999.00, -9999.00, 31.00 +BRO, 03, 15, 79.00, 59.00, 8.00, 7.00, 12.00 +BRW, 03, 15, -9.00, -21.00, 8.00, 10.00, 13.00 +BSM, 03, 15, 72.00, 51.00, -9999.00, -9999.00, 20.00 +BTI, 03, 15, -10.00, -23.00, 8.00, 8.00, 12.00 +BTL, 03, 15, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 15, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 15, 73.00, 50.00, 21.00, 20.00, 34.00 +BTT, 03, 15, 15.00, -8.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 15, 40.00, 22.00, 32.00, 30.00, 46.00 +BUB, 03, 15, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 15, 42.00, 26.00, 37.00, 38.00, 52.00 +BUR, 03, 15, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 15, 70.00, 52.00, -9999.00, 17.00, 33.00 +BWG, 03, 15, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 15, 54.00, 34.00, 25.00, 23.00, 35.00 +BYH, 03, 15, 60.00, 41.00, -9999.00, -9999.00, 37.00 +BYI, 03, 15, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 15, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 15, 69.00, 42.00, 21.00, 22.00, 32.00 +CAG, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 15, 48.00, 29.00, 37.00, 37.00, 54.00 +CAO, 03, 15, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 15, 35.00, 15.00, 31.00, 34.00, 45.00 +CBM, 03, 15, 67.00, 42.00, -9999.00, -9999.00, 34.00 +CDB, 03, 15, 35.00, 25.00, 48.00, 53.00, 68.00 +CDC, 03, 15, 53.00, 27.00, 21.00, 22.00, 33.00 +CDR, 03, 15, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 15, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 15, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 15, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 15, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 15, 62.00, 39.00, 27.00, 27.00, 39.00 +CHO, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 15, 69.00, 48.00, 20.00, 22.00, 33.00 +CID, 03, 15, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 15, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 15, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 15, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 15, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 15, 47.00, 29.00, 37.00, 32.00, 50.00 +CLL, 03, 15, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 15, 63.00, 40.00, 21.00, 26.00, 34.00 +CMH, 03, 15, 51.00, 32.00, 34.00, 29.00, 46.00 +CMI, 03, 15, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 15, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 15, 53.00, 30.00, 19.00, 18.00, 30.00 +CNM, 03, 15, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 15, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +COD, 03, 15, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +COF, 03, 15, 77.00, 57.00, -9999.00, -9999.00, 24.00 +CON, 03, 15, 43.00, 22.00, 25.00, 23.00, 37.00 +COS, 03, 15, 50.00, 25.00, 18.00, 17.00, 24.00 +COT, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 15, 54.00, 33.00, 28.00, 24.00, 38.00 +CPR, 03, 15, 46.00, 22.00, 22.00, 21.00, 31.00 +CRBC, 03, 15, 38.00, -1.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 15, 76.00, 56.00, 12.00, 12.00, 20.00 +CRW, 03, 15, 57.00, 35.00, 36.00, 36.00, 50.00 +CSG, 03, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 15, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 15, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 15, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 15, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 15, 53.00, 33.00, 32.00, 28.00, 45.00 +CVN, 03, 15, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 15, 63.00, 33.00, -9999.00, -9999.00, 9.00 +CXY, 03, 15, 51.00, 32.00, 20.00, 22.00, 31.00 +CYS, 03, 15, 45.00, 22.00, 18.00, 19.00, 28.00 +DAA, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 15, 75.00, 54.00, 13.00, 15.00, 23.00 +DAG, 03, 15, 71.00, 46.00, 9.00, 9.00, 17.00 +DAL, 03, 15, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 15, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 15, 50.00, 31.00, 32.00, 29.00, 45.00 +DBQ, 03, 15, 43.00, 25.00, 25.00, 24.00, 35.00 +DCA, 03, 15, 57.00, 38.00, 23.00, 25.00, 34.00 +DDC, 03, 15, 57.00, 31.00, 20.00, 15.00, 28.00 +DEC, 03, 15, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 15, 52.00, 26.00, 19.00, 19.00, 29.00 +DFW, 03, 15, 68.00, 46.00, 18.00, 14.00, 26.00 +DHN, 03, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 15, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 15, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 15, 76.00, 51.00, -9999.00, -9999.00, 11.00 +DLG, 03, 15, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 15, 33.00, 16.00, 25.00, 26.00, 37.00 +DLLC, 03, 15, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 15, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 15, 73.00, 45.00, -9999.00, -9999.00, 13.00 +DMN, 03, 15, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 15, 56.00, 35.00, -9999.00, -9999.00, 36.00 +DPG, 03, 15, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 15, 70.00, 47.00, -9999.00, -9999.00, 31.00 +DRA, 03, 15, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 15, 76.00, 51.00, 9.00, 11.00, 17.00 +DSM, 03, 15, 47.00, 28.00, 29.00, 23.00, 39.00 +DTW, 03, 15, 45.00, 27.00, 31.00, 27.00, 42.00 +DUG, 03, 15, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 15, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 15, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 15, 69.00, 44.00, -9999.00, -9999.00, 15.00 +D45, 03, 15, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 15, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 15, 40.00, 20.00, 20.00, 18.00, 30.00 +ECG, 03, 15, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 15, 65.00, 40.00, -9999.00, -9999.00, 11.00 +EED, 03, 15, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 15, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 15, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 15, 52.00, 27.00, 36.00, 41.00, 52.00 +EKO, 03, 15, 50.00, 25.00, 24.00, 22.00, 34.00 +ELD, 03, 15, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 15, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 15, 70.00, 40.00, 4.00, 5.00, 8.00 +ELY, 03, 15, 49.00, 21.00, 24.00, 26.00, 38.00 +EMP, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 15, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +END, 03, 15, 62.00, 38.00, -9999.00, -9999.00, 18.00 +ENN, 03, 15, 22.00, -4.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 15, 52.00, 33.00, -9999.00, -9999.00, 19.00 +EPH, 03, 15, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 15, 44.00, 28.00, 39.00, 34.00, 53.00 +ESF, 03, 15, 70.00, 48.00, -9999.00, -9999.00, 40.00 +EUG, 03, 15, 56.00, 39.00, 41.00, 44.00, 55.00 +EVV, 03, 15, 56.00, 36.00, 35.00, 28.00, 47.00 +EWN, 03, 15, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 15, 51.00, 34.00, 24.00, 26.00, 39.00 +EYW, 03, 15, 79.00, 69.00, 8.00, 7.00, 13.00 +E74, 03, 15, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 15, 61.00, 36.00, -9999.00, -9999.00, 34.00 +FAI, 03, 15, 24.00, -1.00, 11.00, 15.00, 20.00 +FAR, 03, 15, 35.00, 18.00, 19.00, 17.00, 29.00 +FAT, 03, 15, 67.00, 43.00, 23.00, 20.00, 31.00 +FAY, 03, 15, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 15, 44.00, 24.00, 24.00, 25.00, 36.00 +FCS, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 15, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 15, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 15, 49.00, 21.00, 31.00, 28.00, 40.00 +FLL, 03, 15, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 15, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +FME, 03, 15, 58.00, 32.00, -9999.00, -9999.00, 34.00 +FMH, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 15, 60.00, 27.00, 13.00, 16.00, 18.00 +FMY, 03, 15, 80.00, 59.00, 9.00, 10.00, 16.00 +FNT, 03, 15, 43.00, 26.00, 29.00, 31.00, 43.00 +FOD, 03, 15, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 15, 55.00, 32.00, -9999.00, -9999.00, 26.00 +FOK, 03, 15, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 15, 56.00, 33.00, -9999.00, -9999.00, 24.00 +FSD, 03, 15, 43.00, 23.00, 25.00, 23.00, 35.00 +FSI, 03, 15, 65.00, 38.00, -9999.00, -9999.00, 18.00 +FSM, 03, 15, 64.00, 40.00, 23.00, 20.00, 34.00 +FTK, 03, 15, 57.00, 33.00, -9999.00, -9999.00, 37.00 +FWA, 03, 15, 47.00, 29.00, 28.00, 28.00, 43.00 +FWH, 03, 15, 67.00, 44.00, -9999.00, -9999.00, 20.00 +FYU, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 15, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 15, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 15, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 15, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 15, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 15, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 15, 48.00, 30.00, 24.00, 28.00, 40.00 +GFA, 03, 15, 44.00, 23.00, -9999.00, -9999.00, 27.00 +GFK, 03, 15, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 15, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 15, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 15, 40.00, 19.00, 17.00, 16.00, 27.00 +GJT, 03, 15, 56.00, 32.00, 21.00, 20.00, 30.00 +GKN, 03, 15, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 15, 53.00, 26.00, 18.00, 17.00, 26.00 +GLH, 03, 15, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 15, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 15, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 15, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GON, 03, 15, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 15, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 15, 39.00, 22.00, 27.00, 22.00, 36.00 +GRCI, 03, 15, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 15, 55.00, 36.00, -9999.00, -9999.00, 54.00 +GRI, 03, 15, 50.00, 27.00, 22.00, 19.00, 30.00 +GRK, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 03, 15, 43.00, 26.00, 31.00, 29.00, 43.00 +GSB, 03, 15, 64.00, 41.00, -9999.00, -9999.00, 30.00 +GSG, 03, 15, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 15, 61.00, 38.00, 25.00, 26.00, 34.00 +GSP, 03, 15, 64.00, 40.00, 24.00, 26.00, 37.00 +GST, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 15, 41.00, 22.00, -9999.00, -9999.00, 52.00 +GTF, 03, 15, 44.00, 23.00, 22.00, 23.00, 33.00 +GUP, 03, 15, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 15, 49.00, 28.00, -9999.00, -9999.00, 41.00 +GVW, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 03, 15, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 15, 60.00, 44.00, 21.00, 25.00, 34.00 +HBR, 03, 15, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 15, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 15, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 15, 50.00, 30.00, -9999.00, -9999.00, 30.00 +HKY, 03, 15, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 15, 45.00, 23.00, 18.00, 18.00, 28.00 +HMN, 03, 15, 71.00, 31.00, -9999.00, -9999.00, 7.00 +HMS, 03, 15, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 15, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 15, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +HON, 03, 15, 43.00, 22.00, 23.00, 19.00, 31.00 +HOP, 03, 15, 59.00, 35.00, -9999.00, -9999.00, 37.00 +HOT, 03, 15, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 15, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 15, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 15, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 15, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 15, 70.00, 47.00, -9999.00, -9999.00, 30.00 +HST, 03, 15, 81.00, 59.00, -9999.00, -9999.00, 20.00 +HSV, 03, 15, 63.00, 41.00, 30.00, 24.00, 43.00 +HTL, 03, 15, 39.00, 19.00, 34.00, 26.00, 44.00 +HTS, 03, 15, 57.00, 36.00, 35.00, 33.00, 48.00 +HUF, 03, 15, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 15, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 15, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 15, 43.00, 20.00, 18.00, 18.00, 29.00 +IAB, 03, 15, 58.00, 34.00, -9999.00, -9999.00, 22.00 +IAD, 03, 15, 55.00, 32.00, 24.00, 24.00, 34.00 +IAG, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 15, 71.00, 50.00, 22.00, 22.00, 34.00 +ICT, 03, 15, 58.00, 34.00, 26.00, 19.00, 34.00 +IDA, 03, 15, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 15, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 15, 52.00, 33.00, 26.00, 25.00, 37.00 +ILI, 03, 15, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 15, 66.00, 43.00, 22.00, 23.00, 34.00 +IMT, 03, 15, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +IND, 03, 15, 51.00, 32.00, 32.00, 31.00, 46.00 +INL, 03, 15, 33.00, 12.00, 22.00, 19.00, 31.00 +INS, 03, 15, 64.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 03, 15, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +INW, 03, 15, 61.00, 30.00, 12.00, 8.00, 16.00 +IPL, 03, 15, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 15, 48.00, 29.00, 27.00, 28.00, 40.00 +IRK, 03, 15, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 15, 40.00, 18.00, 18.00, 16.00, 25.00 +ISP, 03, 15, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 15, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 15, 76.00, 46.00, -9999.00, -9999.00, 12.00 +IWD, 03, 15, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 15, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 15, 70.00, 44.00, 24.00, 21.00, 35.00 +JAX, 03, 15, 73.00, 49.00, 16.00, 19.00, 26.00 +JBR, 03, 15, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 15, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 15, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 15, 48.00, 34.00, 24.00, 24.00, 37.00 +JHW, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 15, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 15, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 15, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 15, 39.00, 27.00, 48.00, 46.00, 59.00 +JST, 03, 15, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 15, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 15, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 15, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 15, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 15, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 15, 43.00, 25.00, 32.00, 30.00, 45.00 +LAR, 03, 15, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 15, 69.00, 44.00, 9.00, 9.00, 15.00 +LAX, 03, 15, 66.00, 51.00, 17.00, 19.00, 25.00 +LBB, 03, 15, 66.00, 37.00, 9.00, 6.00, 13.00 +LBF, 03, 15, 50.00, 23.00, 19.00, 17.00, 28.00 +LCH, 03, 15, 71.00, 51.00, 20.00, 19.00, 31.00 +LCK, 03, 15, 53.00, 32.00, -9999.00, -9999.00, 40.00 +LEB, 03, 15, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 15, 56.00, 36.00, 33.00, 29.00, 45.00 +LFI, 03, 15, 58.00, 41.00, -9999.00, -9999.00, 35.00 +LFK, 03, 15, 72.00, 48.00, 23.00, 23.00, 34.00 +LFT, 03, 15, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 15, 49.00, 35.00, 24.00, 25.00, 38.00 +LGB, 03, 15, 68.00, 49.00, 20.00, 17.00, 27.00 +LGU, 03, 15, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 15, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 15, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 15, 64.00, 43.00, 22.00, 22.00, 33.00 +LIZ, 03, 15, 35.00, 15.00, -9999.00, -9999.00, 43.00 +LMT, 03, 15, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 03, 15, 46.00, 22.00, 16.00, 17.00, 24.00 +LNK, 03, 15, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 15, 57.00, 27.00, 11.00, 10.00, 17.00 +LOZ, 03, 15, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 15, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 15, 65.00, 42.00, -9999.00, -9999.00, 30.00 +LSE, 03, 15, 43.00, 24.00, 21.00, 21.00, 31.00 +LSF, 03, 15, 69.00, 45.00, -9999.00, -9999.00, 33.00 +LSV, 03, 15, 73.00, 39.00, -9999.00, -9999.00, 6.00 +LTS, 03, 15, 69.00, 39.00, -9999.00, -9999.00, 17.00 +LUF, 03, 15, 77.00, 44.00, -9999.00, -9999.00, 9.00 +LVS, 03, 15, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 15, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 15, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 15, 36.00, 6.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 15, 58.00, 36.00, 25.00, 25.00, 36.00 +MAF, 03, 15, 72.00, 40.00, 5.00, 3.00, 7.00 +MBL, 03, 15, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 15, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 15, 66.00, 46.00, -9999.00, -9999.00, 27.00 +MCF, 03, 15, 77.00, 57.00, -9999.00, -9999.00, 21.00 +MCG, 03, 15, 24.00, -2.00, 18.00, 24.00, 30.00 +MCI, 03, 15, 53.00, 33.00, 24.00, 21.00, 36.00 +MCK, 03, 15, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 15, 70.00, 44.00, 24.00, 21.00, 34.00 +MCO, 03, 15, 78.00, 55.00, 13.00, 13.00, 21.00 +MCW, 03, 15, 41.00, 23.00, 20.00, 16.00, 29.00 +MC2, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 03, 15, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 15, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 15, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 15, 47.00, 30.00, 34.00, 29.00, 45.00 +MEI, 03, 15, 70.00, 44.00, 22.00, 21.00, 35.00 +MEM, 03, 15, 64.00, 43.00, 31.00, 23.00, 42.00 +MER, 03, 15, 68.00, 41.00, -9999.00, -9999.00, 23.00 +MFD, 03, 15, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 15, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 15, 59.00, 35.00, 29.00, 27.00, 40.00 +MGE, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 15, 69.00, 46.00, 25.00, 20.00, 35.00 +MGW, 03, 15, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 15, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 15, 64.00, 44.00, -9999.00, -9999.00, 27.00 +MHS, 03, 15, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 15, 80.00, 63.00, 10.00, 11.00, 17.00 +MIB, 03, 15, 36.00, 18.00, -9999.00, -9999.00, 25.00 +MIV, 03, 15, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 15, 57.00, 29.00, -9999.00, -9999.00, 23.00 +MKC, 03, 15, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 15, 41.00, 27.00, 32.00, 27.00, 44.00 +MKG, 03, 15, 42.00, 26.00, 31.00, 30.00, 44.00 +MKL, 03, 15, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 15, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 15, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 15, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 15, 47.00, 29.00, 28.00, 25.00, 39.00 +MLS, 03, 15, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 15, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 15, 70.00, 46.00, -9999.00, -9999.00, 34.00 +MOB, 03, 15, 71.00, 50.00, 23.00, 23.00, 37.00 +MOT, 03, 15, 36.00, 18.00, 18.00, 15.00, 23.00 +MPV, 03, 15, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 15, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 15, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 15, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 15, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 15, 62.00, 45.00, -9999.00, -9999.00, 29.00 +MSL, 03, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 15, 42.00, 23.00, 29.00, 23.00, 39.00 +MSO, 03, 15, 47.00, 25.00, 27.00, 25.00, 40.00 +MSP, 03, 15, 40.00, 23.00, 25.00, 23.00, 36.00 +MSS, 03, 15, 38.00, 20.00, 30.00, 26.00, 43.00 +MSY, 03, 15, 72.00, 52.00, 19.00, 20.00, 31.00 +MTC, 03, 15, 43.00, 27.00, -9999.00, -9999.00, 37.00 +MTN, 03, 15, 55.00, 33.00, -9999.00, -9999.00, 34.00 +MTO, 03, 15, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 15, 50.00, 30.00, -9999.00, -9999.00, 34.00 +MUO, 03, 15, 58.00, 31.00, -9999.00, -9999.00, 23.00 +MWA, 03, 15, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 15, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 15, 69.00, 46.00, -9999.00, -9999.00, 32.00 +MYL, 03, 15, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 15, 68.00, 43.00, -9999.00, -9999.00, 35.00 +NAO, 03, 15, 66.00, 51.00, -9999.00, -9999.00, 32.00 +NBC, 03, 15, 70.00, 48.00, -9999.00, -9999.00, 32.00 +NBE, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 03, 15, 46.00, 29.00, -9999.00, -9999.00, 35.00 +NCA, 03, 15, 68.00, 40.00, -9999.00, -9999.00, 32.00 +NCO, 03, 15, 46.00, 31.00, -9999.00, -9999.00, 40.00 +NC1, 03, 15, 64.00, 41.00, -9999.00, -9999.00, 11.00 +NEL, 03, 15, 52.00, 30.00, -9999.00, -9999.00, 35.00 +NFG, 03, 15, 65.00, 47.00, -9999.00, -9999.00, 23.00 +NFL, 03, 15, 58.00, 28.00, -9999.00, -9999.00, 13.00 +NGP, 03, 15, 76.00, 56.00, -9999.00, -9999.00, 16.00 +NGU, 03, 15, 58.00, 40.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 15, 61.00, 47.00, -9999.00, -9999.00, 29.00 +NHK, 03, 15, 57.00, 35.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 15, 42.00, 24.00, -9999.00, -9999.00, 35.00 +NID, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 15, 73.00, 49.00, -9999.00, -9999.00, 26.00 +NIR, 03, 15, 75.00, 52.00, -9999.00, -9999.00, 19.00 +NKT, 03, 15, 64.00, 44.00, -9999.00, -9999.00, 32.00 +NKX, 03, 15, 66.00, 53.00, -9999.00, -9999.00, 19.00 +NLC, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NMM, 03, 15, 69.00, 43.00, -9999.00, -9999.00, 35.00 +NPA, 03, 15, 70.00, 52.00, -9999.00, -9999.00, 32.00 +NQA, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 15, 79.00, 55.00, -9999.00, -9999.00, 16.00 +NQX, 03, 15, 79.00, 69.00, -9999.00, -9999.00, 13.00 +NRB, 03, 15, 72.00, 53.00, -9999.00, -9999.00, 23.00 +NRC, 03, 15, 68.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 15, 65.00, 49.00, -9999.00, -9999.00, 16.00 +NSE, 03, 15, 71.00, 48.00, -9999.00, -9999.00, 32.00 +NSI, 03, 15, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTD, 03, 15, 66.00, 46.00, -9999.00, -9999.00, 13.00 +NTK, 03, 15, 70.00, 49.00, -9999.00, -9999.00, 19.00 +NTU, 03, 15, 58.00, 40.00, -9999.00, -9999.00, 35.00 +NUC, 03, 15, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 15, 64.00, 43.00, -9999.00, -9999.00, 29.00 +NUW, 03, 15, 53.00, 37.00, -9999.00, -9999.00, 45.00 +NWF, 03, 15, 68.00, 49.00, -9999.00, -9999.00, 26.00 +NXX, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 15, 58.00, 33.00, -9999.00, -9999.00, 35.00 +NZC, 03, 15, 75.00, 46.00, -9999.00, -9999.00, 26.00 +NZJ, 03, 15, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NZW, 03, 15, 47.00, 29.00, -9999.00, -9999.00, 35.00 +NZY, 03, 15, 66.00, 53.00, -9999.00, -9999.00, 19.00 +OAK, 03, 15, 63.00, 43.00, 24.00, 22.00, 32.00 +OAR, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 03, 15, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 15, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 15, 62.00, 39.00, 20.00, 19.00, 30.00 +OLM, 03, 15, 54.00, 34.00, 46.00, 47.00, 58.00 +OMA, 03, 15, 50.00, 28.00, 20.00, 19.00, 28.00 +OME, 03, 15, 18.00, 1.00, 20.00, 23.00, 30.00 +ONT, 03, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 15, 46.00, 29.00, 32.00, 25.00, 42.00 +ORF, 03, 15, 58.00, 40.00, 26.00, 23.00, 35.00 +ORH, 03, 15, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 15, 24.00, -7.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 15, 39.00, 20.00, -9999.00, -9999.00, 35.00 +OTG, 03, 15, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 15, 55.00, 41.00, 53.00, 52.00, 64.00 +OTM, 03, 15, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 15, 9.00, -8.00, 16.00, 19.00, 24.00 +OURC, 03, 15, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 15, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 15, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 15, 72.00, 47.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 15, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 15, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 15, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 15, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 15, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 15, 19.00, -6.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 15, 71.00, 48.00, -9999.00, -9999.00, 28.00 +PAQ, 03, 15, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 15, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 15, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 15, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 15, 24.00, -2.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 15, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 15, 40.00, 22.00, -9999.00, -9999.00, 33.00 +PBI, 03, 15, 79.00, 61.00, 12.00, 13.00, 20.00 +PDT, 03, 15, 54.00, 36.00, 20.00, 22.00, 33.00 +PDX, 03, 15, 56.00, 39.00, 40.00, 44.00, 53.00 +PFN, 03, 15, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 15, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 15, 52.00, 33.00, 25.00, 23.00, 37.00 +PHX, 03, 15, 76.00, 49.00, 11.00, 11.00, 17.00 +PIA, 03, 15, 49.00, 30.00, 31.00, 27.00, 43.00 +PIB, 03, 15, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 15, 47.00, 26.00, 25.00, 27.00, 39.00 +PIR, 03, 15, 44.00, 23.00, 16.00, 15.00, 22.00 +PIT, 03, 15, 49.00, 30.00, 38.00, 33.00, 51.00 +PKB, 03, 15, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 15, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 15, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 15, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 15, 70.00, 52.00, 21.00, 21.00, 33.00 +POB, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 15, 71.00, 46.00, -9999.00, -9999.00, 44.00 +POM, 03, 15, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 15, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 15, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 15, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 15, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 15, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 15, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 15, 45.00, 25.00, -9999.00, -9999.00, 36.00 +PSP, 03, 15, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 15, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 15, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 15, 57.00, 26.00, 13.00, 11.00, 17.00 +PUC, 03, 15, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 15, 46.00, 29.00, 26.00, 26.00, 39.00 +PVU, 03, 15, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 15, 42.00, 25.00, 28.00, 26.00, 39.00 +P02, 03, 15, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +P07, 03, 15, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +P11, 03, 15, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +P24, 03, 15, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +P28, 03, 15, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +P35, 03, 15, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +P38, 03, 15, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +P39, 03, 15, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +P58, 03, 15, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +P59, 03, 15, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +P60, 03, 15, 34.00, 2.00, -9999.00, -9999.00, -9999.00 +P61, 03, 15, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +P67, 03, 15, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +P68, 03, 15, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +P69, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 15, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 15, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 15, 46.00, 22.00, 17.00, 16.00, 25.00 +RBL, 03, 15, 64.00, 43.00, 27.00, 26.00, 37.00 +RCA, 03, 15, 46.00, 22.00, -9999.00, -9999.00, 26.00 +RDD, 03, 15, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 15, 53.00, 26.00, 16.00, 16.00, 27.00 +RDR, 03, 15, 33.00, 16.00, -9999.00, -9999.00, 25.00 +RDU, 03, 15, 62.00, 39.00, 25.00, 24.00, 35.00 +REE, 03, 15, 66.00, 37.00, -9999.00, -9999.00, 9.00 +REJ, 03, 15, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 15, 44.00, 27.00, 26.00, 24.00, 39.00 +RIC, 03, 15, 60.00, 37.00, 24.00, 26.00, 35.00 +RIV, 03, 15, 69.00, 44.00, -9999.00, -9999.00, 7.00 +RIW, 03, 15, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 15, 42.00, 21.00, 15.00, 12.00, 21.00 +RME, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 52.00 +RMG, 03, 15, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +RND, 03, 15, 74.00, 50.00, -9999.00, -9999.00, 21.00 +RNO, 03, 15, 56.00, 29.00, 19.00, 16.00, 26.00 +ROA, 03, 15, 58.00, 36.00, 28.00, 27.00, 40.00 +ROC, 03, 15, 43.00, 26.00, 33.00, 36.00, 50.00 +ROW, 03, 15, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 15, 55.00, 30.00, 19.00, 17.00, 27.00 +RST, 03, 15, 39.00, 22.00, 24.00, 24.00, 38.00 +RWF, 03, 15, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 15, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 15, 64.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 15, 66.00, 53.00, 21.00, 20.00, 29.00 +SAT, 03, 15, 74.00, 50.00, 18.00, 16.00, 28.00 +SAV, 03, 15, 70.00, 49.00, 20.00, 20.00, 30.00 +SAW, 03, 15, 36.00, 21.00, -9999.00, -9999.00, 40.00 +SBA, 03, 15, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 15, 70.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 15, 46.00, 29.00, 33.00, 32.00, 45.00 +SBP, 03, 15, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 15, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 15, -9.00, -23.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 15, 66.00, 43.00, 23.00, 25.00, 33.00 +SDF, 03, 15, 57.00, 37.00, 33.00, 27.00, 44.00 +SEA, 03, 15, 53.00, 39.00, 38.00, 36.00, 50.00 +SEM, 03, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 15, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 15, 61.00, 46.00, 29.00, 28.00, 38.00 +SGF, 03, 15, 58.00, 35.00, 26.00, 23.00, 37.00 +SGY, 03, 15, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 15, 47.00, 22.00, 22.00, 20.00, 32.00 +SHV, 03, 15, 69.00, 46.00, 21.00, 21.00, 33.00 +SIT, 03, 15, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 15, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 15, 73.00, 44.00, 11.00, 7.00, 16.00 +SKA, 03, 15, 48.00, 30.00, -9999.00, -9999.00, 32.00 +SKF, 03, 15, 74.00, 50.00, -9999.00, -9999.00, 20.00 +SLC, 03, 15, 52.00, 32.00, 27.00, 27.00, 39.00 +SLE, 03, 15, 56.00, 36.00, 40.00, 42.00, 54.00 +SLN, 03, 15, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 15, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 15, 64.00, 41.00, -9999.00, 24.00, 45.00 +SNA, 03, 15, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 15, 29.00, 20.00, 37.00, 42.00, 57.00 +SNS, 03, 15, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 15, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 15, 50.00, 32.00, 31.00, 28.00, 45.00 +SPS, 03, 15, 67.00, 41.00, 14.00, 14.00, 22.00 +SRQ, 03, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 15, 69.00, 43.00, -9999.00, -9999.00, 34.00 +SSI, 03, 15, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +STC, 03, 15, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 15, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +STL, 03, 15, 55.00, 36.00, 31.00, 28.00, 44.00 +STNV, 03, 15, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +STS, 03, 15, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 15, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 15, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 15, 66.00, 43.00, -9999.00, -9999.00, 26.00 +SUX, 03, 15, 46.00, 26.00, 22.00, 21.00, 32.00 +SVN, 03, 15, 70.00, 49.00, -9999.00, -9999.00, 30.00 +SWF, 03, 15, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 15, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 15, 43.00, 25.00, 40.00, 39.00, 56.00 +SZL, 03, 15, 55.00, 31.00, -9999.00, -9999.00, 30.00 +TAD, 03, 15, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 15, 19.00, -6.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 15, 62.00, 32.00, -9999.00, -9999.00, 31.00 +TCC, 03, 15, 64.00, 33.00, 7.00, 9.00, 11.00 +TCL, 03, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 15, 55.00, 36.00, -9999.00, -9999.00, 54.00 +TCS, 03, 15, 66.00, 38.00, -9999.00, 6.00, 10.00 +TEB, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 15, 62.00, 39.00, -9999.00, -9999.00, 23.00 +TKA, 03, 15, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 15, 74.00, 47.00, 17.00, 18.00, 27.00 +TNX, 03, 15, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 15, 46.00, 27.00, 30.00, 28.00, 43.00 +TOP, 03, 15, 55.00, 32.00, 22.00, 20.00, 32.00 +TPA, 03, 15, 77.00, 57.00, 11.00, 13.00, 20.00 +TPH, 03, 15, 55.00, 28.00, 14.00, 12.00, 20.00 +TRI, 03, 15, 59.00, 36.00, 28.00, 28.00, 41.00 +TRK, 03, 15, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 15, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 15, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 15, 63.00, 39.00, 22.00, 22.00, 33.00 +TUP, 03, 15, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 15, 73.00, 45.00, 13.00, 11.00, 18.00 +TVC, 03, 15, 39.00, 21.00, 25.00, 22.00, 37.00 +TVL, 03, 15, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 15, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 15, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 15, 62.00, 37.00, 29.00, 29.00, 42.00 +T01, 03, 15, 56.00, 35.00, -9999.00, -9999.00, 35.00 +T02, 03, 15, 66.00, 42.00, -9999.00, -9999.00, 34.00 +T03, 03, 15, 68.00, 44.00, -9999.00, -9999.00, 34.00 +T04, 03, 15, 77.00, 58.00, -9999.00, -9999.00, 21.00 +T05, 03, 15, 55.00, 30.00, -9999.00, -9999.00, 23.00 +T06, 03, 15, 71.00, 44.00, -9999.00, -9999.00, 34.00 +T07, 03, 15, 59.00, 28.00, -9999.00, -9999.00, 30.00 +T08, 03, 15, 52.00, 33.00, -9999.00, -9999.00, 30.00 +UCA, 03, 15, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 15, 64.00, 38.00, -9999.00, -9999.00, 8.00 +UIL, 03, 15, 51.00, 35.00, 56.00, 56.00, 66.00 +UIN, 03, 15, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 15, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 15, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 15, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +U15, 03, 15, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +U28, 03, 15, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 15, 72.00, 45.00, -9999.00, -9999.00, 29.00 +VBG, 03, 15, 66.00, 43.00, -9999.00, -9999.00, 24.00 +VCT, 03, 15, 74.00, 53.00, 15.00, 15.00, 24.00 +VCV, 03, 15, 66.00, 37.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 15, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 15, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 15, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 15, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 15, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 15, 70.00, 47.00, -9999.00, -9999.00, 31.00 +VRB, 03, 15, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 15, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 15, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 15, 56.00, 35.00, -9999.00, 30.00, -9999.00 +WJA, 03, 15, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 15, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 15, 24.00, -3.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 15, 55.00, 25.00, 18.00, 19.00, 29.00 +WPO, 03, 15, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 15, 70.00, 44.00, -9999.00, -9999.00, 33.00 +WRG, 03, 15, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 15, 54.00, 31.00, -9999.00, -9999.00, 36.00 +WRL, 03, 15, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +X68, 03, 15, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 15, 38.00, 24.00, 56.00, 54.00, 64.00 +YCG, 03, 15, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 15, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 15, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 15, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 15, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 15, 55.00, 31.00, 11.00, 12.00, 18.00 +YNG, 03, 15, 46.00, 28.00, 37.00, 33.00, 51.00 +YPA, 03, 15, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 15, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 15, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 15, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 15, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 15, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 15, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 15, 79.00, 51.00, 5.00, 5.00, 8.00 +YVR, 03, 15, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 15, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 15, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 15, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 15, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 15, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 15, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 15, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 15, 33.00, 16.00, 32.00, 31.00, 45.00 +ZUN, 03, 15, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 15, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 15, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 15, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +01R, 03, 15, 70.00, 47.00, -9999.00, -9999.00, 30.00 +1V1, 03, 15, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 15, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 15, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 15, 62.00, 42.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 15, 69.00, 43.00, -9999.00, -9999.00, 34.00 +3B1, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 15, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 15, 39.00, 19.00, -9999.00, -9999.00, 35.00 +3SE, 03, 15, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 15, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 15, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 15, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 15, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 15, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 15, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 15, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 16, 49.00, 30.00, 26.00, 25.00, 38.00 +ABI, 03, 16, 69.00, 44.00, 12.00, 11.00, 20.00 +ABQ, 03, 16, 62.00, 32.00, 12.00, 12.00, 19.00 +ABR, 03, 16, 41.00, 21.00, 20.00, 17.00, 27.00 +ABY, 03, 16, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 16, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 16, 70.00, 47.00, 17.00, 16.00, 26.00 +ACV, 03, 16, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 16, 52.00, 32.00, 24.00, 23.00, 36.00 +ADK, 03, 16, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 16, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 16, 55.00, 33.00, -9999.00, -9999.00, 35.00 +AEX, 03, 16, 70.00, 48.00, -9999.00, -9999.00, 30.00 +AFF, 03, 16, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 16, 80.00, 54.00, -9999.00, -9999.00, 23.00 +AGS, 03, 16, 69.00, 42.00, 24.00, 23.00, 35.00 +AHN, 03, 16, 65.00, 42.00, 23.00, 25.00, 34.00 +AKN, 03, 16, 31.00, 14.00, 25.00, 24.00, 36.00 +AKO, 03, 16, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 16, 45.00, 25.00, 27.00, 26.00, 42.00 +ALI, 03, 16, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 16, 45.00, 26.00, 22.00, 22.00, 34.00 +ALS, 03, 16, 49.00, 16.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 16, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 16, 62.00, 33.00, 12.00, 12.00, 20.00 +AMG, 03, 16, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 16, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 16, 33.00, 18.00, 16.00, 19.00, 25.00 +AND, 03, 16, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 16, 45.00, 34.00, 54.00, 52.00, 68.00 +AOO, 03, 16, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +APN, 03, 16, 38.00, 18.00, 26.00, 29.00, 41.00 +AQQ, 03, 16, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +ART, 03, 16, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +AST, 03, 16, 53.00, 38.00, 57.00, 56.00, 66.00 +ATL, 03, 16, 65.00, 43.00, 27.00, 26.00, 38.00 +ATW, 03, 16, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 16, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 16, 53.00, 31.00, -9999.00, -9999.00, 41.00 +AUG, 03, 16, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 16, 72.00, 51.00, 18.00, 17.00, 27.00 +AUW, 03, 16, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 16, 60.00, 36.00, 26.00, 26.00, 37.00 +AVP, 03, 16, 46.00, 29.00, 29.00, 30.00, 44.00 +AXN, 03, 16, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 16, 45.00, 25.00, -9999.00, -9999.00, 29.00 +AYS, 03, 16, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 16, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 16, 67.00, 44.00, -9999.00, -9999.00, 25.00 +BAD, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 16, 42.00, 17.00, -9999.00, -9999.00, 23.00 +BDL, 03, 16, 47.00, 28.00, 25.00, 27.00, 39.00 +BDR, 03, 16, 47.00, 31.00, 27.00, 27.00, 42.00 +BET, 03, 16, 21.00, 6.00, 21.00, 19.00, 29.00 +BFD, 03, 16, 41.00, 22.00, 43.00, 38.00, 56.00 +BFF, 03, 16, 51.00, 22.00, 16.00, 15.00, 24.00 +BFL, 03, 16, 69.00, 46.00, 18.00, 19.00, 26.00 +BGM, 03, 16, 41.00, 25.00, 35.00, 34.00, 52.00 +BGR, 03, 16, 39.00, 22.00, 24.00, 25.00, 35.00 +BGS, 03, 16, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 16, 66.00, 43.00, 26.00, 25.00, 39.00 +BID, 03, 16, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 16, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 16, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 16, 46.00, 25.00, 22.00, 20.00, 31.00 +BIS, 03, 16, 40.00, 18.00, 21.00, 17.00, 28.00 +BIX, 03, 16, 69.00, 52.00, -9999.00, -9999.00, 32.00 +BJI, 03, 16, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 16, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 16, 53.00, 23.00, -9999.00, -9999.00, 29.00 +BKW, 03, 16, 52.00, 32.00, 36.00, 34.00, 50.00 +BLF, 03, 16, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 16, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 16, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 16, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 16, 57.00, 35.00, -9999.00, -9999.00, 35.00 +BNA, 03, 16, 62.00, 39.00, 33.00, 27.00, 46.00 +BNO, 03, 16, 48.00, 25.00, -9999.00, 25.00, 47.00 +BOI, 03, 16, 53.00, 32.00, 25.00, 23.00, 37.00 +BOS, 03, 16, 46.00, 32.00, 27.00, 27.00, 40.00 +BPI, 03, 16, 39.00, 8.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 16, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 16, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 16, 49.00, 30.00, -9999.00, -9999.00, 31.00 +BRO, 03, 16, 79.00, 59.00, 8.00, 7.00, 12.00 +BRW, 03, 16, -9.00, -21.00, 8.00, 10.00, 13.00 +BSM, 03, 16, 72.00, 51.00, -9999.00, -9999.00, 20.00 +BTI, 03, 16, -10.00, -23.00, 8.00, 8.00, 12.00 +BTL, 03, 16, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 16, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 16, 73.00, 50.00, 21.00, 20.00, 34.00 +BTT, 03, 16, 16.00, -8.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 16, 40.00, 23.00, 32.00, 30.00, 46.00 +BUB, 03, 16, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 16, 42.00, 26.00, 37.00, 38.00, 52.00 +BUR, 03, 16, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 16, 70.00, 52.00, -9999.00, 17.00, 33.00 +BWG, 03, 16, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 16, 54.00, 34.00, 25.00, 23.00, 35.00 +BYH, 03, 16, 60.00, 41.00, -9999.00, -9999.00, 37.00 +BYI, 03, 16, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 16, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 16, 69.00, 42.00, 21.00, 22.00, 32.00 +CAG, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 16, 48.00, 29.00, 37.00, 37.00, 54.00 +CAO, 03, 16, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 16, 35.00, 16.00, 31.00, 34.00, 45.00 +CBM, 03, 16, 67.00, 42.00, -9999.00, -9999.00, 34.00 +CDB, 03, 16, 35.00, 25.00, 48.00, 54.00, 68.00 +CDC, 03, 16, 53.00, 27.00, 21.00, 22.00, 33.00 +CDR, 03, 16, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 16, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 16, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 16, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 16, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 16, 62.00, 39.00, 27.00, 27.00, 39.00 +CHO, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 16, 69.00, 48.00, 20.00, 22.00, 33.00 +CID, 03, 16, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 16, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 16, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 16, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 16, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 16, 47.00, 29.00, 37.00, 32.00, 50.00 +CLL, 03, 16, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 16, 63.00, 40.00, 21.00, 26.00, 34.00 +CMH, 03, 16, 51.00, 32.00, 34.00, 29.00, 46.00 +CMI, 03, 16, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 16, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 16, 53.00, 30.00, 19.00, 18.00, 30.00 +CNM, 03, 16, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 16, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +COD, 03, 16, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +COF, 03, 16, 77.00, 57.00, -9999.00, -9999.00, 24.00 +CON, 03, 16, 43.00, 22.00, 25.00, 23.00, 37.00 +COS, 03, 16, 50.00, 25.00, 18.00, 17.00, 24.00 +COT, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 16, 54.00, 33.00, 28.00, 24.00, 38.00 +CPR, 03, 16, 46.00, 22.00, 22.00, 21.00, 31.00 +CRBC, 03, 16, 38.00, -1.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 16, 76.00, 56.00, 12.00, 12.00, 20.00 +CRW, 03, 16, 57.00, 35.00, 36.00, 36.00, 50.00 +CSG, 03, 16, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 16, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 16, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 16, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 16, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 16, 53.00, 33.00, 32.00, 28.00, 45.00 +CVN, 03, 16, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 16, 63.00, 33.00, -9999.00, -9999.00, 9.00 +CXY, 03, 16, 51.00, 32.00, 20.00, 22.00, 31.00 +CYS, 03, 16, 45.00, 22.00, 18.00, 19.00, 28.00 +DAA, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 16, 75.00, 54.00, 13.00, 15.00, 23.00 +DAG, 03, 16, 71.00, 46.00, 9.00, 9.00, 17.00 +DAL, 03, 16, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 16, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 16, 51.00, 31.00, 32.00, 29.00, 45.00 +DBQ, 03, 16, 44.00, 26.00, 25.00, 24.00, 35.00 +DCA, 03, 16, 57.00, 38.00, 23.00, 25.00, 34.00 +DDC, 03, 16, 57.00, 31.00, 20.00, 15.00, 28.00 +DEC, 03, 16, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 16, 52.00, 26.00, 19.00, 19.00, 29.00 +DFW, 03, 16, 68.00, 46.00, 18.00, 14.00, 26.00 +DHN, 03, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 16, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 16, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 16, 76.00, 51.00, -9999.00, -9999.00, 11.00 +DLG, 03, 16, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 16, 34.00, 16.00, 25.00, 26.00, 37.00 +DLLC, 03, 16, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 16, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 16, 73.00, 45.00, -9999.00, -9999.00, 13.00 +DMN, 03, 16, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 16, 56.00, 35.00, -9999.00, -9999.00, 36.00 +DPG, 03, 16, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 16, 70.00, 47.00, -9999.00, -9999.00, 31.00 +DRA, 03, 16, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 16, 76.00, 51.00, 9.00, 11.00, 17.00 +DSM, 03, 16, 48.00, 28.00, 29.00, 23.00, 39.00 +DTW, 03, 16, 45.00, 27.00, 31.00, 27.00, 42.00 +DUG, 03, 16, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 16, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 16, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 16, 69.00, 44.00, -9999.00, -9999.00, 15.00 +D45, 03, 16, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 16, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 16, 41.00, 21.00, 20.00, 18.00, 30.00 +ECG, 03, 16, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 16, 65.00, 40.00, -9999.00, -9999.00, 11.00 +EED, 03, 16, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 16, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 16, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 16, 52.00, 27.00, 36.00, 41.00, 52.00 +EKO, 03, 16, 50.00, 25.00, 24.00, 22.00, 34.00 +ELD, 03, 16, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 16, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 16, 70.00, 40.00, 4.00, 5.00, 8.00 +ELY, 03, 16, 49.00, 21.00, 24.00, 26.00, 38.00 +EMP, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 16, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +END, 03, 16, 62.00, 38.00, -9999.00, -9999.00, 18.00 +ENN, 03, 16, 23.00, -3.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 16, 52.00, 33.00, -9999.00, -9999.00, 19.00 +EPH, 03, 16, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 16, 44.00, 28.00, 39.00, 34.00, 53.00 +ESF, 03, 16, 70.00, 48.00, -9999.00, -9999.00, 40.00 +EUG, 03, 16, 56.00, 39.00, 41.00, 44.00, 55.00 +EVV, 03, 16, 56.00, 36.00, 35.00, 28.00, 47.00 +EWN, 03, 16, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 16, 51.00, 34.00, 24.00, 26.00, 39.00 +EYW, 03, 16, 79.00, 69.00, 8.00, 7.00, 13.00 +E74, 03, 16, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 16, 61.00, 36.00, -9999.00, -9999.00, 34.00 +FAI, 03, 16, 25.00, 0.00, 11.00, 15.00, 20.00 +FAR, 03, 16, 36.00, 18.00, 19.00, 17.00, 29.00 +FAT, 03, 16, 67.00, 43.00, 23.00, 20.00, 31.00 +FAY, 03, 16, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 16, 44.00, 24.00, 24.00, 25.00, 36.00 +FCS, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 16, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 16, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 16, 49.00, 21.00, 31.00, 28.00, 40.00 +FLL, 03, 16, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 16, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +FME, 03, 16, 58.00, 32.00, -9999.00, -9999.00, 34.00 +FMH, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 16, 60.00, 27.00, 13.00, 16.00, 18.00 +FMY, 03, 16, 80.00, 59.00, 9.00, 10.00, 16.00 +FNT, 03, 16, 43.00, 26.00, 29.00, 31.00, 43.00 +FOD, 03, 16, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 16, 56.00, 32.00, -9999.00, -9999.00, 26.00 +FOK, 03, 16, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 16, 57.00, 33.00, -9999.00, -9999.00, 24.00 +FSD, 03, 16, 44.00, 23.00, 25.00, 23.00, 35.00 +FSI, 03, 16, 65.00, 38.00, -9999.00, -9999.00, 18.00 +FSM, 03, 16, 64.00, 40.00, 23.00, 20.00, 34.00 +FTK, 03, 16, 57.00, 33.00, -9999.00, -9999.00, 37.00 +FWA, 03, 16, 47.00, 29.00, 28.00, 28.00, 43.00 +FWH, 03, 16, 67.00, 44.00, -9999.00, -9999.00, 20.00 +FYU, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 16, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 16, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 16, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 16, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 16, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 16, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 16, 48.00, 30.00, 24.00, 28.00, 40.00 +GFA, 03, 16, 44.00, 23.00, -9999.00, -9999.00, 27.00 +GFK, 03, 16, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 16, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 16, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 16, 41.00, 20.00, 17.00, 16.00, 27.00 +GJT, 03, 16, 56.00, 32.00, 21.00, 20.00, 30.00 +GKN, 03, 16, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 16, 53.00, 26.00, 18.00, 17.00, 26.00 +GLH, 03, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 16, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 16, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 16, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GON, 03, 16, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 16, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 16, 39.00, 22.00, 27.00, 22.00, 36.00 +GRCI, 03, 16, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 16, 55.00, 36.00, -9999.00, -9999.00, 54.00 +GRI, 03, 16, 50.00, 27.00, 22.00, 19.00, 30.00 +GRK, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 03, 16, 43.00, 26.00, 31.00, 29.00, 43.00 +GSB, 03, 16, 64.00, 41.00, -9999.00, -9999.00, 30.00 +GSG, 03, 16, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 16, 61.00, 38.00, 25.00, 26.00, 34.00 +GSP, 03, 16, 64.00, 40.00, 24.00, 26.00, 37.00 +GST, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 16, 41.00, 22.00, -9999.00, -9999.00, 52.00 +GTF, 03, 16, 44.00, 23.00, 22.00, 23.00, 33.00 +GUP, 03, 16, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 16, 49.00, 28.00, -9999.00, -9999.00, 41.00 +GVW, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 03, 16, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 16, 60.00, 44.00, 21.00, 25.00, 34.00 +HBR, 03, 16, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 16, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 16, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 16, 50.00, 30.00, -9999.00, -9999.00, 30.00 +HKY, 03, 16, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 16, 45.00, 23.00, 18.00, 18.00, 28.00 +HMN, 03, 16, 71.00, 31.00, -9999.00, -9999.00, 7.00 +HMS, 03, 16, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 16, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 16, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +HON, 03, 16, 43.00, 22.00, 23.00, 19.00, 31.00 +HOP, 03, 16, 59.00, 35.00, -9999.00, -9999.00, 37.00 +HOT, 03, 16, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 16, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 16, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 16, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 16, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 16, 70.00, 47.00, -9999.00, -9999.00, 30.00 +HST, 03, 16, 81.00, 59.00, -9999.00, -9999.00, 20.00 +HSV, 03, 16, 63.00, 41.00, 30.00, 24.00, 43.00 +HTL, 03, 16, 39.00, 19.00, 34.00, 26.00, 44.00 +HTS, 03, 16, 57.00, 36.00, 35.00, 33.00, 48.00 +HUF, 03, 16, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 16, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 16, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 16, 43.00, 20.00, 18.00, 18.00, 29.00 +IAB, 03, 16, 58.00, 34.00, -9999.00, -9999.00, 22.00 +IAD, 03, 16, 55.00, 32.00, 24.00, 24.00, 34.00 +IAG, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 16, 71.00, 50.00, 22.00, 22.00, 34.00 +ICT, 03, 16, 58.00, 34.00, 26.00, 19.00, 34.00 +IDA, 03, 16, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 16, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 16, 52.00, 33.00, 26.00, 25.00, 37.00 +ILI, 03, 16, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 16, 66.00, 43.00, 22.00, 23.00, 34.00 +IMT, 03, 16, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +IND, 03, 16, 52.00, 32.00, 32.00, 31.00, 46.00 +INL, 03, 16, 34.00, 13.00, 22.00, 19.00, 31.00 +INS, 03, 16, 64.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 03, 16, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +INW, 03, 16, 61.00, 30.00, 12.00, 8.00, 16.00 +IPL, 03, 16, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 16, 48.00, 29.00, 27.00, 28.00, 40.00 +IRK, 03, 16, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 16, 41.00, 18.00, 18.00, 16.00, 25.00 +ISP, 03, 16, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 16, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 16, 76.00, 46.00, -9999.00, -9999.00, 12.00 +IWD, 03, 16, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 16, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 16, 70.00, 44.00, 24.00, 21.00, 35.00 +JAX, 03, 16, 73.00, 49.00, 16.00, 19.00, 26.00 +JBR, 03, 16, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 16, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 16, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 16, 48.00, 34.00, 24.00, 24.00, 37.00 +JHW, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 16, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 16, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 16, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 16, 39.00, 27.00, 48.00, 46.00, 59.00 +JST, 03, 16, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 16, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 16, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 16, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 16, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 16, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 16, 43.00, 25.00, 32.00, 30.00, 45.00 +LAR, 03, 16, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 16, 69.00, 44.00, 9.00, 9.00, 15.00 +LAX, 03, 16, 66.00, 51.00, 17.00, 19.00, 25.00 +LBB, 03, 16, 66.00, 37.00, 9.00, 6.00, 13.00 +LBF, 03, 16, 50.00, 23.00, 19.00, 17.00, 28.00 +LCH, 03, 16, 71.00, 51.00, 20.00, 19.00, 31.00 +LCK, 03, 16, 53.00, 32.00, -9999.00, -9999.00, 40.00 +LEB, 03, 16, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 16, 56.00, 36.00, 33.00, 29.00, 45.00 +LFI, 03, 16, 58.00, 41.00, -9999.00, -9999.00, 35.00 +LFK, 03, 16, 72.00, 48.00, 23.00, 23.00, 34.00 +LFT, 03, 16, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 16, 49.00, 35.00, 24.00, 25.00, 38.00 +LGB, 03, 16, 68.00, 49.00, 20.00, 17.00, 27.00 +LGU, 03, 16, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 16, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 16, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 16, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 16, 64.00, 43.00, 22.00, 22.00, 33.00 +LIZ, 03, 16, 35.00, 16.00, -9999.00, -9999.00, 43.00 +LMT, 03, 16, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 03, 16, 46.00, 22.00, 16.00, 17.00, 24.00 +LNK, 03, 16, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 16, 57.00, 27.00, 11.00, 10.00, 17.00 +LOZ, 03, 16, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 16, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 16, 65.00, 42.00, -9999.00, -9999.00, 30.00 +LSE, 03, 16, 43.00, 24.00, 21.00, 21.00, 31.00 +LSF, 03, 16, 69.00, 45.00, -9999.00, -9999.00, 33.00 +LSV, 03, 16, 73.00, 39.00, -9999.00, -9999.00, 6.00 +LTS, 03, 16, 69.00, 39.00, -9999.00, -9999.00, 17.00 +LUF, 03, 16, 77.00, 44.00, -9999.00, -9999.00, 9.00 +LVS, 03, 16, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 16, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 16, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 16, 36.00, 6.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 16, 58.00, 36.00, 25.00, 25.00, 36.00 +MAF, 03, 16, 72.00, 40.00, 5.00, 3.00, 7.00 +MBL, 03, 16, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 16, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 16, 66.00, 46.00, -9999.00, -9999.00, 27.00 +MCF, 03, 16, 77.00, 57.00, -9999.00, -9999.00, 21.00 +MCG, 03, 16, 24.00, -2.00, 18.00, 24.00, 30.00 +MCI, 03, 16, 53.00, 33.00, 24.00, 21.00, 36.00 +MCK, 03, 16, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 16, 70.00, 44.00, 24.00, 21.00, 34.00 +MCO, 03, 16, 78.00, 55.00, 13.00, 13.00, 21.00 +MCW, 03, 16, 41.00, 23.00, 20.00, 16.00, 29.00 +MC2, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 03, 16, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 16, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 16, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 16, 47.00, 30.00, 34.00, 29.00, 45.00 +MEI, 03, 16, 70.00, 44.00, 22.00, 21.00, 35.00 +MEM, 03, 16, 64.00, 43.00, 31.00, 23.00, 42.00 +MER, 03, 16, 68.00, 41.00, -9999.00, -9999.00, 23.00 +MFD, 03, 16, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 16, 59.00, 35.00, 29.00, 27.00, 40.00 +MGE, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 16, 69.00, 46.00, 25.00, 20.00, 35.00 +MGW, 03, 16, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 16, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 16, 64.00, 44.00, -9999.00, -9999.00, 27.00 +MHS, 03, 16, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 16, 80.00, 63.00, 10.00, 11.00, 17.00 +MIB, 03, 16, 37.00, 19.00, -9999.00, -9999.00, 25.00 +MIV, 03, 16, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 16, 57.00, 29.00, -9999.00, -9999.00, 23.00 +MKC, 03, 16, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 16, 41.00, 27.00, 32.00, 27.00, 44.00 +MKG, 03, 16, 42.00, 26.00, 31.00, 30.00, 44.00 +MKL, 03, 16, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 16, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 16, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 16, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 16, 48.00, 29.00, 28.00, 25.00, 39.00 +MLS, 03, 16, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 16, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 16, 70.00, 46.00, -9999.00, -9999.00, 34.00 +MOB, 03, 16, 71.00, 50.00, 23.00, 23.00, 37.00 +MOT, 03, 16, 37.00, 19.00, 18.00, 15.00, 23.00 +MPV, 03, 16, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 16, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 16, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 16, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 16, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 16, 62.00, 45.00, -9999.00, -9999.00, 29.00 +MSL, 03, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 16, 42.00, 23.00, 29.00, 23.00, 39.00 +MSO, 03, 16, 47.00, 25.00, 27.00, 25.00, 40.00 +MSP, 03, 16, 40.00, 24.00, 25.00, 23.00, 36.00 +MSS, 03, 16, 38.00, 20.00, 30.00, 26.00, 43.00 +MSY, 03, 16, 72.00, 52.00, 19.00, 20.00, 31.00 +MTC, 03, 16, 43.00, 27.00, -9999.00, -9999.00, 37.00 +MTN, 03, 16, 55.00, 33.00, -9999.00, -9999.00, 34.00 +MTO, 03, 16, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 16, 50.00, 30.00, -9999.00, -9999.00, 34.00 +MUO, 03, 16, 58.00, 31.00, -9999.00, -9999.00, 23.00 +MWA, 03, 16, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 16, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 16, 69.00, 46.00, -9999.00, -9999.00, 32.00 +MYL, 03, 16, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 16, 68.00, 43.00, -9999.00, -9999.00, 35.00 +NAO, 03, 16, 66.00, 51.00, -9999.00, -9999.00, 32.00 +NBC, 03, 16, 70.00, 48.00, -9999.00, -9999.00, 32.00 +NBE, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 03, 16, 46.00, 29.00, -9999.00, -9999.00, 35.00 +NCA, 03, 16, 68.00, 40.00, -9999.00, -9999.00, 32.00 +NCO, 03, 16, 46.00, 31.00, -9999.00, -9999.00, 40.00 +NC1, 03, 16, 64.00, 41.00, -9999.00, -9999.00, 11.00 +NEL, 03, 16, 52.00, 30.00, -9999.00, -9999.00, 35.00 +NFG, 03, 16, 65.00, 47.00, -9999.00, -9999.00, 23.00 +NFL, 03, 16, 58.00, 28.00, -9999.00, -9999.00, 13.00 +NGP, 03, 16, 76.00, 56.00, -9999.00, -9999.00, 16.00 +NGU, 03, 16, 58.00, 40.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 16, 61.00, 47.00, -9999.00, -9999.00, 29.00 +NHK, 03, 16, 57.00, 35.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 16, 42.00, 24.00, -9999.00, -9999.00, 35.00 +NID, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 16, 73.00, 49.00, -9999.00, -9999.00, 26.00 +NIR, 03, 16, 75.00, 52.00, -9999.00, -9999.00, 19.00 +NKT, 03, 16, 64.00, 44.00, -9999.00, -9999.00, 32.00 +NKX, 03, 16, 66.00, 53.00, -9999.00, -9999.00, 19.00 +NLC, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NMM, 03, 16, 69.00, 43.00, -9999.00, -9999.00, 35.00 +NPA, 03, 16, 70.00, 52.00, -9999.00, -9999.00, 32.00 +NQA, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 16, 79.00, 55.00, -9999.00, -9999.00, 16.00 +NQX, 03, 16, 79.00, 69.00, -9999.00, -9999.00, 13.00 +NRB, 03, 16, 72.00, 53.00, -9999.00, -9999.00, 23.00 +NRC, 03, 16, 68.00, 41.00, -9999.00, -9999.00, 34.00 +NRS, 03, 16, 65.00, 49.00, -9999.00, -9999.00, 16.00 +NSE, 03, 16, 71.00, 48.00, -9999.00, -9999.00, 32.00 +NSI, 03, 16, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTD, 03, 16, 66.00, 46.00, -9999.00, -9999.00, 13.00 +NTK, 03, 16, 70.00, 49.00, -9999.00, -9999.00, 19.00 +NTU, 03, 16, 58.00, 40.00, -9999.00, -9999.00, 35.00 +NUC, 03, 16, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 16, 64.00, 43.00, -9999.00, -9999.00, 29.00 +NUW, 03, 16, 53.00, 37.00, -9999.00, -9999.00, 45.00 +NWF, 03, 16, 68.00, 49.00, -9999.00, -9999.00, 26.00 +NXX, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 16, 58.00, 33.00, -9999.00, -9999.00, 35.00 +NZC, 03, 16, 75.00, 46.00, -9999.00, -9999.00, 26.00 +NZJ, 03, 16, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NZW, 03, 16, 47.00, 29.00, -9999.00, -9999.00, 35.00 +NZY, 03, 16, 66.00, 53.00, -9999.00, -9999.00, 19.00 +OAK, 03, 16, 63.00, 43.00, 24.00, 22.00, 32.00 +OAR, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 03, 16, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 16, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 16, 62.00, 39.00, 20.00, 19.00, 30.00 +OLM, 03, 16, 54.00, 34.00, 46.00, 47.00, 58.00 +OMA, 03, 16, 50.00, 28.00, 20.00, 19.00, 28.00 +OME, 03, 16, 18.00, 1.00, 20.00, 23.00, 30.00 +ONT, 03, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 16, 46.00, 29.00, 32.00, 25.00, 42.00 +ORF, 03, 16, 58.00, 40.00, 26.00, 23.00, 35.00 +ORH, 03, 16, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 16, 25.00, -6.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 16, 39.00, 20.00, -9999.00, -9999.00, 35.00 +OTG, 03, 16, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 16, 55.00, 41.00, 53.00, 52.00, 64.00 +OTM, 03, 16, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 16, 9.00, -8.00, 16.00, 19.00, 24.00 +OURC, 03, 16, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 16, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 16, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 16, 72.00, 47.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 16, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 16, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 16, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 16, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 16, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 16, 20.00, -5.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 16, 71.00, 48.00, -9999.00, -9999.00, 28.00 +PAQ, 03, 16, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 16, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 16, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 16, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 16, 24.00, -2.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 16, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 16, 40.00, 22.00, -9999.00, -9999.00, 33.00 +PBI, 03, 16, 79.00, 61.00, 12.00, 13.00, 20.00 +PDT, 03, 16, 54.00, 36.00, 20.00, 22.00, 33.00 +PDX, 03, 16, 56.00, 39.00, 40.00, 44.00, 53.00 +PFN, 03, 16, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 16, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 16, 52.00, 33.00, 25.00, 23.00, 37.00 +PHX, 03, 16, 76.00, 49.00, 11.00, 11.00, 17.00 +PIA, 03, 16, 49.00, 30.00, 31.00, 27.00, 43.00 +PIB, 03, 16, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 16, 47.00, 26.00, 25.00, 27.00, 39.00 +PIR, 03, 16, 45.00, 23.00, 16.00, 15.00, 22.00 +PIT, 03, 16, 49.00, 30.00, 38.00, 33.00, 51.00 +PKB, 03, 16, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 16, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 16, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 16, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 16, 70.00, 52.00, 21.00, 21.00, 33.00 +POB, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 16, 71.00, 46.00, -9999.00, -9999.00, 44.00 +POM, 03, 16, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 16, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 16, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 16, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 16, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 16, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 16, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 16, 45.00, 25.00, -9999.00, -9999.00, 36.00 +PSP, 03, 16, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 16, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 16, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 16, 57.00, 26.00, 13.00, 11.00, 17.00 +PUC, 03, 16, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 16, 46.00, 29.00, 26.00, 26.00, 39.00 +PVU, 03, 16, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 16, 42.00, 25.00, 28.00, 26.00, 39.00 +P02, 03, 16, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +P07, 03, 16, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +P11, 03, 16, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +P24, 03, 16, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +P28, 03, 16, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +P35, 03, 16, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +P38, 03, 16, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +P39, 03, 16, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P58, 03, 16, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +P59, 03, 16, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +P60, 03, 16, 34.00, 2.00, -9999.00, -9999.00, -9999.00 +P61, 03, 16, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +P67, 03, 16, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +P68, 03, 16, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +P69, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 16, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 16, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 16, 46.00, 22.00, 17.00, 16.00, 25.00 +RBL, 03, 16, 64.00, 43.00, 27.00, 26.00, 37.00 +RCA, 03, 16, 46.00, 22.00, -9999.00, -9999.00, 26.00 +RDD, 03, 16, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 16, 53.00, 26.00, 16.00, 16.00, 27.00 +RDR, 03, 16, 34.00, 17.00, -9999.00, -9999.00, 25.00 +RDU, 03, 16, 62.00, 39.00, 25.00, 24.00, 35.00 +REE, 03, 16, 66.00, 37.00, -9999.00, -9999.00, 9.00 +REJ, 03, 16, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 16, 45.00, 27.00, 26.00, 24.00, 39.00 +RIC, 03, 16, 60.00, 37.00, 24.00, 26.00, 35.00 +RIV, 03, 16, 69.00, 44.00, -9999.00, -9999.00, 7.00 +RIW, 03, 16, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 16, 42.00, 21.00, 15.00, 12.00, 21.00 +RME, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 52.00 +RMG, 03, 16, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +RND, 03, 16, 74.00, 50.00, -9999.00, -9999.00, 21.00 +RNO, 03, 16, 56.00, 29.00, 19.00, 16.00, 26.00 +ROA, 03, 16, 58.00, 36.00, 28.00, 27.00, 40.00 +ROC, 03, 16, 43.00, 26.00, 33.00, 36.00, 50.00 +ROW, 03, 16, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 16, 55.00, 30.00, 19.00, 17.00, 27.00 +RST, 03, 16, 39.00, 22.00, 24.00, 24.00, 38.00 +RWF, 03, 16, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 16, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 16, 64.00, 43.00, 27.00, 27.00, 36.00 +SAF, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 16, 66.00, 53.00, 21.00, 20.00, 29.00 +SAT, 03, 16, 74.00, 50.00, 18.00, 16.00, 28.00 +SAV, 03, 16, 70.00, 49.00, 20.00, 20.00, 30.00 +SAW, 03, 16, 36.00, 21.00, -9999.00, -9999.00, 40.00 +SBA, 03, 16, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 16, 70.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 16, 46.00, 29.00, 33.00, 32.00, 45.00 +SBP, 03, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 16, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 16, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 16, -9.00, -23.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 16, 66.00, 43.00, 23.00, 25.00, 33.00 +SDF, 03, 16, 57.00, 37.00, 33.00, 27.00, 44.00 +SEA, 03, 16, 53.00, 39.00, 38.00, 36.00, 50.00 +SEM, 03, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 16, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 16, 61.00, 46.00, 29.00, 28.00, 38.00 +SGF, 03, 16, 58.00, 35.00, 26.00, 23.00, 37.00 +SGY, 03, 16, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 16, 47.00, 22.00, 22.00, 20.00, 32.00 +SHV, 03, 16, 69.00, 46.00, 21.00, 21.00, 33.00 +SIT, 03, 16, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 16, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 16, 73.00, 44.00, 11.00, 7.00, 16.00 +SKA, 03, 16, 48.00, 30.00, -9999.00, -9999.00, 32.00 +SKF, 03, 16, 74.00, 50.00, -9999.00, -9999.00, 20.00 +SLC, 03, 16, 52.00, 32.00, 27.00, 27.00, 39.00 +SLE, 03, 16, 56.00, 36.00, 40.00, 42.00, 54.00 +SLN, 03, 16, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 16, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 16, 64.00, 41.00, -9999.00, 24.00, 45.00 +SNA, 03, 16, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 16, 29.00, 20.00, 37.00, 42.00, 57.00 +SNS, 03, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 16, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 16, 51.00, 32.00, 31.00, 28.00, 45.00 +SPS, 03, 16, 67.00, 41.00, 14.00, 14.00, 22.00 +SRQ, 03, 16, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 16, 69.00, 43.00, -9999.00, -9999.00, 34.00 +SSI, 03, 16, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +STC, 03, 16, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 16, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +STL, 03, 16, 55.00, 36.00, 31.00, 28.00, 44.00 +STNV, 03, 16, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +STS, 03, 16, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 16, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 16, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 16, 66.00, 43.00, -9999.00, -9999.00, 26.00 +SUX, 03, 16, 47.00, 26.00, 22.00, 21.00, 32.00 +SVN, 03, 16, 70.00, 49.00, -9999.00, -9999.00, 30.00 +SWF, 03, 16, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 16, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 16, 43.00, 25.00, 40.00, 39.00, 56.00 +SZL, 03, 16, 55.00, 31.00, -9999.00, -9999.00, 30.00 +TAD, 03, 16, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 16, 20.00, -5.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 16, 62.00, 32.00, -9999.00, -9999.00, 31.00 +TCC, 03, 16, 64.00, 33.00, 7.00, 9.00, 11.00 +TCL, 03, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 16, 55.00, 36.00, -9999.00, -9999.00, 54.00 +TCS, 03, 16, 66.00, 38.00, -9999.00, -9999.00, 10.00 +TEB, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 16, 62.00, 39.00, -9999.00, -9999.00, 23.00 +TKA, 03, 16, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 16, 74.00, 47.00, 17.00, 18.00, 27.00 +TNX, 03, 16, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 16, 46.00, 27.00, 30.00, 28.00, 43.00 +TOP, 03, 16, 56.00, 32.00, 22.00, 20.00, 32.00 +TPA, 03, 16, 77.00, 57.00, 11.00, 13.00, 20.00 +TPH, 03, 16, 55.00, 28.00, 14.00, 12.00, 20.00 +TRI, 03, 16, 59.00, 36.00, 28.00, 28.00, 41.00 +TRK, 03, 16, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 16, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 16, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 16, 63.00, 39.00, 22.00, 22.00, 33.00 +TUP, 03, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 16, 73.00, 45.00, 13.00, 11.00, 18.00 +TVC, 03, 16, 39.00, 21.00, 25.00, 22.00, 37.00 +TVL, 03, 16, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 16, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 16, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 16, 62.00, 37.00, 29.00, 29.00, 42.00 +T01, 03, 16, 56.00, 35.00, -9999.00, -9999.00, 35.00 +T02, 03, 16, 66.00, 42.00, -9999.00, -9999.00, 34.00 +T03, 03, 16, 68.00, 44.00, -9999.00, -9999.00, 34.00 +T04, 03, 16, 77.00, 58.00, -9999.00, -9999.00, 21.00 +T05, 03, 16, 55.00, 30.00, -9999.00, -9999.00, 23.00 +T06, 03, 16, 71.00, 44.00, -9999.00, -9999.00, 34.00 +T07, 03, 16, 59.00, 28.00, -9999.00, -9999.00, 30.00 +T08, 03, 16, 52.00, 33.00, -9999.00, -9999.00, 30.00 +UCA, 03, 16, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 16, 64.00, 38.00, -9999.00, -9999.00, 8.00 +UIL, 03, 16, 51.00, 35.00, 56.00, 56.00, 66.00 +UIN, 03, 16, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 16, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 16, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 16, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +U15, 03, 16, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +U28, 03, 16, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 16, 72.00, 45.00, -9999.00, -9999.00, 29.00 +VBG, 03, 16, 66.00, 43.00, -9999.00, -9999.00, 24.00 +VCT, 03, 16, 74.00, 53.00, 15.00, 15.00, 24.00 +VCV, 03, 16, 66.00, 37.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 16, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 16, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 16, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 16, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 16, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 16, 70.00, 47.00, -9999.00, -9999.00, 31.00 +VRB, 03, 16, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 16, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 16, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 16, 56.00, 35.00, 27.00, 30.00, -9999.00 +WJA, 03, 16, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 16, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 16, 25.00, -2.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 16, 55.00, 25.00, 18.00, 19.00, 29.00 +WPO, 03, 16, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 16, 70.00, 44.00, -9999.00, -9999.00, 33.00 +WRG, 03, 16, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 16, 54.00, 31.00, -9999.00, -9999.00, 36.00 +WRL, 03, 16, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +X68, 03, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 16, 38.00, 24.00, 56.00, 54.00, 64.00 +YCG, 03, 16, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 16, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 16, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 16, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 16, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 16, 55.00, 31.00, 11.00, 12.00, 18.00 +YNG, 03, 16, 46.00, 28.00, 37.00, 33.00, 51.00 +YPA, 03, 16, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 16, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 16, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 16, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 16, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 16, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 16, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 16, 79.00, 51.00, 5.00, 5.00, 8.00 +YVR, 03, 16, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 16, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 16, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 16, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 16, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 16, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 16, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 16, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 16, 33.00, 16.00, 32.00, 31.00, 45.00 +ZUN, 03, 16, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 16, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 16, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 16, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +01R, 03, 16, 70.00, 47.00, -9999.00, -9999.00, 30.00 +1V1, 03, 16, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 16, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 16, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 16, 62.00, 42.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 16, 69.00, 43.00, -9999.00, -9999.00, 34.00 +3B1, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 16, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 16, 40.00, 19.00, -9999.00, -9999.00, 35.00 +3SE, 03, 16, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 16, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 16, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 16, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 16, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 16, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 16, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 16, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 17, 50.00, 31.00, 26.00, 25.00, 38.00 +ABI, 03, 17, 70.00, 44.00, 12.00, 11.00, 20.00 +ABQ, 03, 17, 62.00, 32.00, 12.00, 12.00, 19.00 +ABR, 03, 17, 41.00, 21.00, 20.00, 17.00, 27.00 +ABY, 03, 17, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 17, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 17, 70.00, 48.00, 17.00, 16.00, 26.00 +ACV, 03, 17, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 17, 52.00, 32.00, 24.00, 23.00, 36.00 +ADK, 03, 17, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 17, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 17, 56.00, 33.00, -9999.00, -9999.00, 35.00 +AEX, 03, 17, 70.00, 49.00, -9999.00, -9999.00, 30.00 +AFF, 03, 17, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 17, 80.00, 54.00, -9999.00, -9999.00, 23.00 +AGS, 03, 17, 69.00, 43.00, 24.00, 23.00, 35.00 +AHN, 03, 17, 66.00, 43.00, 23.00, 25.00, 34.00 +AKN, 03, 17, 31.00, 15.00, 25.00, 24.00, 36.00 +AKO, 03, 17, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 17, 45.00, 26.00, 27.00, 26.00, 42.00 +ALI, 03, 17, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 17, 45.00, 26.00, 22.00, 22.00, 34.00 +ALS, 03, 17, 50.00, 16.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 17, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 17, 63.00, 33.00, 12.00, 12.00, 20.00 +AMG, 03, 17, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 17, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 17, 34.00, 19.00, 16.00, 19.00, 25.00 +AND, 03, 17, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 17, 45.00, 34.00, 54.00, 52.00, 68.00 +AOO, 03, 17, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +APN, 03, 17, 39.00, 19.00, 26.00, 29.00, 41.00 +AQQ, 03, 17, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +ART, 03, 17, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +AST, 03, 17, 53.00, 38.00, 56.00, 56.00, 66.00 +ATL, 03, 17, 65.00, 43.00, 27.00, 26.00, 38.00 +ATW, 03, 17, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 17, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 17, 53.00, 32.00, -9999.00, -9999.00, 41.00 +AUG, 03, 17, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 17, 73.00, 52.00, 18.00, 17.00, 27.00 +AUW, 03, 17, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 17, 60.00, 36.00, 26.00, 26.00, 37.00 +AVP, 03, 17, 47.00, 29.00, 29.00, 30.00, 44.00 +AXN, 03, 17, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 17, 45.00, 26.00, -9999.00, -9999.00, 29.00 +AYS, 03, 17, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 17, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 17, 67.00, 44.00, -9999.00, -9999.00, 25.00 +BAD, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 17, 43.00, 17.00, -9999.00, -9999.00, 23.00 +BDL, 03, 17, 48.00, 29.00, 25.00, 27.00, 39.00 +BDR, 03, 17, 47.00, 32.00, 27.00, 27.00, 42.00 +BET, 03, 17, 22.00, 6.00, 21.00, 19.00, 29.00 +BFD, 03, 17, 42.00, 23.00, 43.00, 38.00, 56.00 +BFF, 03, 17, 51.00, 23.00, 16.00, 15.00, 24.00 +BFL, 03, 17, 69.00, 46.00, 18.00, 18.00, 25.00 +BGM, 03, 17, 42.00, 26.00, 35.00, 34.00, 52.00 +BGR, 03, 17, 40.00, 23.00, 24.00, 25.00, 35.00 +BGS, 03, 17, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 17, 67.00, 43.00, 26.00, 25.00, 39.00 +BID, 03, 17, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 17, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 17, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 17, 47.00, 26.00, 22.00, 20.00, 31.00 +BIS, 03, 17, 40.00, 19.00, 21.00, 17.00, 28.00 +BIX, 03, 17, 70.00, 53.00, -9999.00, -9999.00, 32.00 +BJI, 03, 17, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 17, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 17, 53.00, 23.00, -9999.00, -9999.00, 29.00 +BKW, 03, 17, 53.00, 33.00, 36.00, 34.00, 50.00 +BLF, 03, 17, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 17, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 17, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 17, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 17, 58.00, 36.00, -9999.00, -9999.00, 35.00 +BNA, 03, 17, 62.00, 40.00, 33.00, 27.00, 46.00 +BNO, 03, 17, 48.00, 25.00, -9999.00, 25.00, 46.00 +BOI, 03, 17, 54.00, 32.00, 25.00, 23.00, 37.00 +BOS, 03, 17, 47.00, 32.00, 27.00, 27.00, 40.00 +BPI, 03, 17, 40.00, 9.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 17, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 17, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 17, 50.00, 31.00, -9999.00, -9999.00, 31.00 +BRO, 03, 17, 79.00, 60.00, 8.00, 7.00, 12.00 +BRW, 03, 17, -8.00, -21.00, 8.00, 10.00, 13.00 +BSM, 03, 17, 73.00, 52.00, -9999.00, -9999.00, 20.00 +BTI, 03, 17, -9.00, -23.00, 8.00, 8.00, 12.00 +BTL, 03, 17, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 17, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 17, 73.00, 51.00, 21.00, 20.00, 34.00 +BTT, 03, 17, 16.00, -7.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 17, 41.00, 23.00, 32.00, 30.00, 46.00 +BUB, 03, 17, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 17, 43.00, 27.00, 37.00, 38.00, 52.00 +BUR, 03, 17, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 17, 70.00, 53.00, -9999.00, 17.00, 33.00 +BWG, 03, 17, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 17, 55.00, 35.00, 25.00, 23.00, 35.00 +BYH, 03, 17, 61.00, 41.00, -9999.00, -9999.00, 37.00 +BYI, 03, 17, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 17, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 17, 69.00, 43.00, 21.00, 22.00, 32.00 +CAG, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 17, 49.00, 30.00, 37.00, 37.00, 54.00 +CAO, 03, 17, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 17, 36.00, 16.00, 31.00, 34.00, 45.00 +CBM, 03, 17, 67.00, 43.00, -9999.00, -9999.00, 34.00 +CDB, 03, 17, 35.00, 25.00, 48.00, 54.00, 68.00 +CDC, 03, 17, 53.00, 27.00, 21.00, 21.00, 32.00 +CDR, 03, 17, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 17, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 17, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 17, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 17, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 17, 63.00, 40.00, 27.00, 27.00, 39.00 +CHO, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 17, 69.00, 48.00, 20.00, 22.00, 33.00 +CID, 03, 17, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 17, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 17, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 17, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 17, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 17, 48.00, 29.00, 37.00, 32.00, 50.00 +CLL, 03, 17, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 17, 63.00, 40.00, 21.00, 26.00, 34.00 +CMH, 03, 17, 52.00, 32.00, 34.00, 29.00, 46.00 +CMI, 03, 17, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 17, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 17, 54.00, 31.00, 20.00, 18.00, 30.00 +CNM, 03, 17, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 17, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +COD, 03, 17, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +COF, 03, 17, 77.00, 57.00, -9999.00, -9999.00, 24.00 +CON, 03, 17, 44.00, 23.00, 25.00, 23.00, 37.00 +COS, 03, 17, 51.00, 25.00, 18.00, 17.00, 24.00 +COT, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 17, 55.00, 34.00, 28.00, 24.00, 38.00 +CPR, 03, 17, 46.00, 22.00, 22.00, 21.00, 31.00 +CRBC, 03, 17, 38.00, 0.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 17, 76.00, 56.00, 12.00, 12.00, 20.00 +CRW, 03, 17, 58.00, 36.00, 36.00, 36.00, 50.00 +CSG, 03, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 17, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 17, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 17, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 17, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 17, 54.00, 34.00, 32.00, 28.00, 45.00 +CVN, 03, 17, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 17, 64.00, 33.00, -9999.00, -9999.00, 9.00 +CXY, 03, 17, 52.00, 33.00, 20.00, 22.00, 31.00 +CYS, 03, 17, 45.00, 22.00, 18.00, 19.00, 28.00 +DAA, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 17, 75.00, 54.00, 13.00, 15.00, 23.00 +DAG, 03, 17, 71.00, 46.00, 9.00, 9.00, 16.00 +DAL, 03, 17, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 17, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 17, 51.00, 32.00, 32.00, 29.00, 45.00 +DBQ, 03, 17, 44.00, 26.00, 25.00, 24.00, 35.00 +DCA, 03, 17, 58.00, 38.00, 23.00, 25.00, 34.00 +DDC, 03, 17, 58.00, 31.00, 20.00, 15.00, 28.00 +DEC, 03, 17, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 17, 53.00, 26.00, 19.00, 19.00, 29.00 +DFW, 03, 17, 69.00, 46.00, 18.00, 14.00, 26.00 +DHN, 03, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 17, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 17, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 17, 76.00, 52.00, -9999.00, -9999.00, 11.00 +DLG, 03, 17, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 17, 34.00, 17.00, 25.00, 26.00, 37.00 +DLLC, 03, 17, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 17, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 17, 73.00, 45.00, -9999.00, -9999.00, 13.00 +DMN, 03, 17, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 17, 56.00, 35.00, -9999.00, -9999.00, 36.00 +DPG, 03, 17, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 17, 71.00, 47.00, -9999.00, -9999.00, 31.00 +DRA, 03, 17, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 17, 76.00, 52.00, 9.00, 11.00, 17.00 +DSM, 03, 17, 48.00, 29.00, 29.00, 23.00, 39.00 +DTW, 03, 17, 46.00, 28.00, 31.00, 27.00, 42.00 +DUG, 03, 17, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 17, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 17, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 17, 70.00, 44.00, -9999.00, -9999.00, 15.00 +D45, 03, 17, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 17, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 17, 41.00, 21.00, 20.00, 18.00, 30.00 +ECG, 03, 17, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 17, 65.00, 40.00, -9999.00, -9999.00, 11.00 +EED, 03, 17, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 17, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 17, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 17, 53.00, 28.00, 36.00, 41.00, 52.00 +EKO, 03, 17, 51.00, 25.00, 24.00, 22.00, 34.00 +ELD, 03, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 17, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 17, 71.00, 41.00, 4.00, 5.00, 8.00 +ELY, 03, 17, 49.00, 21.00, 24.00, 26.00, 37.00 +EMP, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 17, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +END, 03, 17, 63.00, 39.00, -9999.00, -9999.00, 18.00 +ENN, 03, 17, 23.00, -3.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 17, 53.00, 33.00, -9999.00, -9999.00, 19.00 +EPH, 03, 17, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 17, 45.00, 29.00, 39.00, 34.00, 53.00 +ESF, 03, 17, 70.00, 49.00, -9999.00, -9999.00, 40.00 +EUG, 03, 17, 56.00, 39.00, 41.00, 43.00, 54.00 +EVV, 03, 17, 57.00, 37.00, 35.00, 28.00, 47.00 +EWN, 03, 17, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 17, 52.00, 34.00, 24.00, 26.00, 39.00 +EYW, 03, 17, 79.00, 69.00, 8.00, 7.00, 13.00 +E74, 03, 17, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 17, 62.00, 37.00, -9999.00, -9999.00, 34.00 +FAI, 03, 17, 25.00, 0.00, 11.00, 15.00, 20.00 +FAR, 03, 17, 36.00, 19.00, 19.00, 17.00, 29.00 +FAT, 03, 17, 67.00, 43.00, 22.00, 19.00, 30.00 +FAY, 03, 17, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 17, 45.00, 24.00, 24.00, 25.00, 36.00 +FCS, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 17, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 17, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 17, 50.00, 21.00, 30.00, 27.00, 39.00 +FLL, 03, 17, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 17, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 17, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +FME, 03, 17, 59.00, 32.00, -9999.00, -9999.00, 34.00 +FMH, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 17, 60.00, 27.00, 13.00, 16.00, 18.00 +FMY, 03, 17, 80.00, 59.00, 9.00, 10.00, 16.00 +FNT, 03, 17, 44.00, 27.00, 29.00, 31.00, 43.00 +FOD, 03, 17, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 17, 56.00, 33.00, -9999.00, -9999.00, 26.00 +FOK, 03, 17, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 17, 57.00, 34.00, -9999.00, -9999.00, 24.00 +FSD, 03, 17, 44.00, 24.00, 25.00, 23.00, 35.00 +FSI, 03, 17, 65.00, 39.00, -9999.00, -9999.00, 18.00 +FSM, 03, 17, 65.00, 40.00, 23.00, 20.00, 34.00 +FTK, 03, 17, 58.00, 34.00, -9999.00, -9999.00, 37.00 +FWA, 03, 17, 48.00, 30.00, 28.00, 28.00, 43.00 +FWH, 03, 17, 68.00, 44.00, -9999.00, -9999.00, 20.00 +FYU, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 17, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 17, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 17, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 17, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 17, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 17, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 17, 48.00, 30.00, 24.00, 28.00, 39.00 +GFA, 03, 17, 45.00, 23.00, -9999.00, -9999.00, 27.00 +GFK, 03, 17, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 17, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 17, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 17, 41.00, 20.00, 17.00, 16.00, 27.00 +GJT, 03, 17, 57.00, 32.00, 21.00, 20.00, 30.00 +GKN, 03, 17, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 17, 54.00, 26.00, 18.00, 17.00, 26.00 +GLH, 03, 17, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 17, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 17, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 17, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GON, 03, 17, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 17, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 17, 40.00, 23.00, 27.00, 22.00, 36.00 +GRCI, 03, 17, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 17, 55.00, 36.00, -9999.00, -9999.00, 54.00 +GRI, 03, 17, 51.00, 28.00, 22.00, 19.00, 30.00 +GRK, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 03, 17, 44.00, 26.00, 31.00, 29.00, 43.00 +GSB, 03, 17, 65.00, 41.00, -9999.00, -9999.00, 30.00 +GSG, 03, 17, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 17, 61.00, 38.00, 25.00, 26.00, 34.00 +GSP, 03, 17, 64.00, 40.00, 24.00, 26.00, 37.00 +GST, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 17, 42.00, 23.00, -9999.00, -9999.00, 52.00 +GTF, 03, 17, 45.00, 23.00, 22.00, 23.00, 33.00 +GUP, 03, 17, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 17, 50.00, 29.00, -9999.00, -9999.00, 41.00 +GVW, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 03, 17, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 17, 60.00, 44.00, 21.00, 25.00, 34.00 +HBR, 03, 17, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 17, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 17, 51.00, 30.00, -9999.00, -9999.00, 30.00 +HKY, 03, 17, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 17, 46.00, 23.00, 18.00, 18.00, 28.00 +HMN, 03, 17, 71.00, 32.00, -9999.00, -9999.00, 7.00 +HMS, 03, 17, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 17, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 17, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +HON, 03, 17, 44.00, 23.00, 23.00, 19.00, 31.00 +HOP, 03, 17, 60.00, 36.00, -9999.00, -9999.00, 37.00 +HOT, 03, 17, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 17, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 17, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 17, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 17, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 17, 71.00, 47.00, -9999.00, -9999.00, 30.00 +HST, 03, 17, 81.00, 59.00, -9999.00, -9999.00, 20.00 +HSV, 03, 17, 64.00, 42.00, 30.00, 24.00, 43.00 +HTL, 03, 17, 40.00, 20.00, 34.00, 26.00, 44.00 +HTS, 03, 17, 58.00, 36.00, 35.00, 33.00, 48.00 +HUF, 03, 17, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 17, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 17, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 17, 44.00, 21.00, 18.00, 18.00, 29.00 +IAB, 03, 17, 59.00, 35.00, -9999.00, -9999.00, 22.00 +IAD, 03, 17, 56.00, 33.00, 24.00, 24.00, 34.00 +IAG, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 17, 71.00, 51.00, 22.00, 22.00, 34.00 +ICT, 03, 17, 59.00, 35.00, 26.00, 19.00, 34.00 +IDA, 03, 17, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 17, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 17, 53.00, 34.00, 26.00, 25.00, 37.00 +ILI, 03, 17, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 17, 66.00, 44.00, 22.00, 23.00, 34.00 +IMT, 03, 17, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +IND, 03, 17, 52.00, 33.00, 32.00, 31.00, 46.00 +INL, 03, 17, 34.00, 13.00, 22.00, 19.00, 31.00 +INS, 03, 17, 64.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 03, 17, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +INW, 03, 17, 62.00, 30.00, 12.00, 8.00, 16.00 +IPL, 03, 17, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 17, 49.00, 29.00, 27.00, 28.00, 40.00 +IRK, 03, 17, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 17, 41.00, 19.00, 18.00, 16.00, 25.00 +ISP, 03, 17, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 17, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 17, 77.00, 46.00, -9999.00, -9999.00, 12.00 +IWD, 03, 17, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 17, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 17, 70.00, 45.00, 24.00, 21.00, 35.00 +JAX, 03, 17, 73.00, 49.00, 16.00, 19.00, 26.00 +JBR, 03, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 17, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 17, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 17, 49.00, 35.00, 24.00, 24.00, 37.00 +JHW, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 17, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 17, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 17, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 17, 39.00, 27.00, 48.00, 46.00, 59.00 +JST, 03, 17, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 17, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 17, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 17, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 17, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 17, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 17, 44.00, 26.00, 32.00, 30.00, 45.00 +LAR, 03, 17, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 17, 69.00, 44.00, 9.00, 9.00, 15.00 +LAX, 03, 17, 66.00, 51.00, 17.00, 18.00, 24.00 +LBB, 03, 17, 67.00, 37.00, 9.00, 6.00, 13.00 +LBF, 03, 17, 51.00, 24.00, 19.00, 17.00, 28.00 +LCH, 03, 17, 71.00, 51.00, 20.00, 19.00, 31.00 +LCK, 03, 17, 54.00, 33.00, -9999.00, -9999.00, 40.00 +LEB, 03, 17, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 17, 57.00, 36.00, 33.00, 29.00, 45.00 +LFI, 03, 17, 58.00, 41.00, -9999.00, -9999.00, 35.00 +LFK, 03, 17, 72.00, 48.00, 23.00, 23.00, 34.00 +LFT, 03, 17, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 17, 49.00, 35.00, 24.00, 25.00, 38.00 +LGB, 03, 17, 68.00, 49.00, 19.00, 17.00, 26.00 +LGU, 03, 17, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 17, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 17, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 17, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 17, 65.00, 43.00, 22.00, 22.00, 33.00 +LIZ, 03, 17, 36.00, 16.00, -9999.00, -9999.00, 43.00 +LMT, 03, 17, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 03, 17, 47.00, 23.00, 16.00, 17.00, 24.00 +LNK, 03, 17, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 17, 57.00, 27.00, 11.00, 10.00, 17.00 +LOZ, 03, 17, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 17, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 17, 65.00, 42.00, -9999.00, -9999.00, 30.00 +LSE, 03, 17, 44.00, 25.00, 21.00, 21.00, 31.00 +LSF, 03, 17, 70.00, 46.00, -9999.00, -9999.00, 33.00 +LSV, 03, 17, 73.00, 39.00, -9999.00, -9999.00, 6.00 +LTS, 03, 17, 70.00, 39.00, -9999.00, -9999.00, 17.00 +LUF, 03, 17, 77.00, 44.00, -9999.00, -9999.00, 9.00 +LVS, 03, 17, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 17, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 17, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 17, 36.00, 6.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 17, 59.00, 36.00, 25.00, 25.00, 36.00 +MAF, 03, 17, 72.00, 41.00, 5.00, 3.00, 7.00 +MBL, 03, 17, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 17, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 17, 66.00, 46.00, -9999.00, -9999.00, 27.00 +MCF, 03, 17, 77.00, 57.00, -9999.00, -9999.00, 21.00 +MCG, 03, 17, 25.00, -1.00, 18.00, 24.00, 30.00 +MCI, 03, 17, 54.00, 34.00, 24.00, 21.00, 36.00 +MCK, 03, 17, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 17, 70.00, 45.00, 24.00, 21.00, 34.00 +MCO, 03, 17, 78.00, 55.00, 13.00, 13.00, 21.00 +MCW, 03, 17, 42.00, 24.00, 20.00, 16.00, 29.00 +MC2, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 03, 17, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 17, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 17, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 17, 48.00, 31.00, 34.00, 29.00, 45.00 +MEI, 03, 17, 70.00, 44.00, 22.00, 21.00, 35.00 +MEM, 03, 17, 64.00, 44.00, 31.00, 23.00, 42.00 +MER, 03, 17, 68.00, 41.00, -9999.00, -9999.00, 23.00 +MFD, 03, 17, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 17, 59.00, 35.00, 29.00, 27.00, 40.00 +MGE, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 17, 69.00, 46.00, 25.00, 20.00, 35.00 +MGW, 03, 17, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 17, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 17, 64.00, 44.00, -9999.00, -9999.00, 27.00 +MHS, 03, 17, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 17, 80.00, 63.00, 10.00, 11.00, 17.00 +MIB, 03, 17, 37.00, 19.00, -9999.00, -9999.00, 25.00 +MIV, 03, 17, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 17, 57.00, 29.00, -9999.00, -9999.00, 23.00 +MKC, 03, 17, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 17, 42.00, 27.00, 32.00, 27.00, 44.00 +MKG, 03, 17, 43.00, 26.00, 31.00, 30.00, 44.00 +MKL, 03, 17, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 17, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 17, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 17, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 17, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 17, 48.00, 30.00, 28.00, 25.00, 39.00 +MLS, 03, 17, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 17, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 17, 70.00, 46.00, -9999.00, -9999.00, 34.00 +MOB, 03, 17, 71.00, 51.00, 23.00, 23.00, 37.00 +MOT, 03, 17, 37.00, 19.00, 18.00, 15.00, 23.00 +MPV, 03, 17, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 17, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 17, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 17, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 17, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 17, 62.00, 45.00, -9999.00, -9999.00, 29.00 +MSL, 03, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 17, 43.00, 24.00, 29.00, 23.00, 39.00 +MSO, 03, 17, 48.00, 25.00, 27.00, 25.00, 40.00 +MSP, 03, 17, 41.00, 24.00, 25.00, 23.00, 36.00 +MSS, 03, 17, 39.00, 21.00, 30.00, 26.00, 43.00 +MSY, 03, 17, 72.00, 52.00, 19.00, 20.00, 31.00 +MTC, 03, 17, 44.00, 28.00, -9999.00, -9999.00, 37.00 +MTN, 03, 17, 56.00, 34.00, -9999.00, -9999.00, 34.00 +MTO, 03, 17, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 17, 51.00, 30.00, -9999.00, -9999.00, 34.00 +MUO, 03, 17, 58.00, 31.00, -9999.00, -9999.00, 23.00 +MWA, 03, 17, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 17, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 17, 69.00, 46.00, -9999.00, -9999.00, 32.00 +MYL, 03, 17, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 17, 69.00, 43.00, -9999.00, -9999.00, 34.00 +NAO, 03, 17, 66.00, 51.00, -9999.00, -9999.00, 31.00 +NBC, 03, 17, 70.00, 48.00, -9999.00, -9999.00, 32.00 +NBE, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 03, 17, 47.00, 30.00, -9999.00, -9999.00, 35.00 +NCA, 03, 17, 68.00, 40.00, -9999.00, -9999.00, 32.00 +NCO, 03, 17, 47.00, 31.00, -9999.00, -9999.00, 40.00 +NC1, 03, 17, 64.00, 41.00, -9999.00, -9999.00, 11.00 +NEL, 03, 17, 52.00, 31.00, -9999.00, -9999.00, 35.00 +NFG, 03, 17, 65.00, 47.00, -9999.00, -9999.00, 24.00 +NFL, 03, 17, 58.00, 28.00, -9999.00, -9999.00, 13.00 +NGP, 03, 17, 76.00, 57.00, -9999.00, -9999.00, 16.00 +NGU, 03, 17, 59.00, 40.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 17, 61.00, 47.00, -9999.00, -9999.00, 28.00 +NHK, 03, 17, 58.00, 35.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 17, 42.00, 25.00, -9999.00, -9999.00, 35.00 +NID, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 17, 73.00, 49.00, -9999.00, -9999.00, 26.00 +NIR, 03, 17, 75.00, 52.00, -9999.00, -9999.00, 19.00 +NKT, 03, 17, 64.00, 44.00, -9999.00, -9999.00, 32.00 +NKX, 03, 17, 66.00, 53.00, -9999.00, -9999.00, 19.00 +NLC, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NMM, 03, 17, 70.00, 43.00, -9999.00, -9999.00, 35.00 +NPA, 03, 17, 70.00, 52.00, -9999.00, -9999.00, 31.00 +NQA, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 17, 79.00, 55.00, -9999.00, -9999.00, 16.00 +NQX, 03, 17, 79.00, 69.00, -9999.00, -9999.00, 13.00 +NRB, 03, 17, 72.00, 53.00, -9999.00, -9999.00, 23.00 +NRC, 03, 17, 68.00, 41.00, -9999.00, -9999.00, 33.00 +NRS, 03, 17, 65.00, 49.00, -9999.00, -9999.00, 16.00 +NSE, 03, 17, 71.00, 48.00, -9999.00, -9999.00, 32.00 +NSI, 03, 17, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NTD, 03, 17, 66.00, 46.00, -9999.00, -9999.00, 13.00 +NTK, 03, 17, 70.00, 49.00, -9999.00, -9999.00, 19.00 +NTU, 03, 17, 59.00, 40.00, -9999.00, -9999.00, 35.00 +NUC, 03, 17, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 17, 64.00, 43.00, -9999.00, -9999.00, 28.00 +NUW, 03, 17, 53.00, 37.00, -9999.00, -9999.00, 45.00 +NWF, 03, 17, 68.00, 49.00, -9999.00, -9999.00, 25.00 +NXX, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 17, 59.00, 33.00, -9999.00, -9999.00, 35.00 +NZC, 03, 17, 75.00, 46.00, -9999.00, -9999.00, 26.00 +NZJ, 03, 17, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NZW, 03, 17, 47.00, 29.00, -9999.00, -9999.00, 35.00 +NZY, 03, 17, 66.00, 53.00, -9999.00, -9999.00, 19.00 +OAK, 03, 17, 63.00, 43.00, 24.00, 22.00, 32.00 +OAR, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 03, 17, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 17, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 17, 63.00, 40.00, 20.00, 19.00, 30.00 +OLM, 03, 17, 54.00, 34.00, 46.00, 47.00, 58.00 +OMA, 03, 17, 51.00, 29.00, 20.00, 19.00, 28.00 +OME, 03, 17, 18.00, 1.00, 20.00, 23.00, 30.00 +ONT, 03, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 17, 47.00, 30.00, 32.00, 25.00, 42.00 +ORF, 03, 17, 59.00, 40.00, 26.00, 23.00, 35.00 +ORH, 03, 17, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 17, 26.00, -6.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 17, 40.00, 21.00, -9999.00, -9999.00, 35.00 +OTG, 03, 17, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 17, 55.00, 41.00, 52.00, 51.00, 63.00 +OTM, 03, 17, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 17, 10.00, -8.00, 16.00, 19.00, 24.00 +OURC, 03, 17, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 17, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 17, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 17, 72.00, 47.00, -9999.00, -9999.00, 33.00 +PACZ, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 17, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 17, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 17, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 17, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 17, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 17, 20.00, -5.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 17, 71.00, 48.00, -9999.00, -9999.00, 27.00 +PAQ, 03, 17, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 17, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 17, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 17, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 17, 25.00, -1.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 17, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 17, 41.00, 23.00, -9999.00, -9999.00, 33.00 +PBI, 03, 17, 79.00, 61.00, 12.00, 13.00, 20.00 +PDT, 03, 17, 55.00, 36.00, 20.00, 22.00, 33.00 +PDX, 03, 17, 56.00, 39.00, 40.00, 44.00, 53.00 +PFN, 03, 17, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 17, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 17, 53.00, 34.00, 25.00, 23.00, 37.00 +PHX, 03, 17, 76.00, 49.00, 11.00, 11.00, 17.00 +PIA, 03, 17, 50.00, 31.00, 31.00, 27.00, 43.00 +PIB, 03, 17, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 17, 48.00, 26.00, 25.00, 27.00, 39.00 +PIR, 03, 17, 45.00, 24.00, 16.00, 15.00, 22.00 +PIT, 03, 17, 50.00, 31.00, 38.00, 33.00, 51.00 +PKB, 03, 17, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 17, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 17, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 17, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 17, 70.00, 52.00, 21.00, 21.00, 33.00 +POB, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 17, 71.00, 47.00, -9999.00, -9999.00, 43.00 +POM, 03, 17, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 17, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 17, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 17, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 17, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 17, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 17, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 17, 46.00, 25.00, -9999.00, -9999.00, 36.00 +PSP, 03, 17, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 17, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 17, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 17, 58.00, 27.00, 13.00, 11.00, 17.00 +PUC, 03, 17, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 17, 47.00, 30.00, 26.00, 26.00, 39.00 +PVU, 03, 17, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 17, 42.00, 26.00, 28.00, 26.00, 39.00 +P02, 03, 17, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +P07, 03, 17, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +P11, 03, 17, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +P24, 03, 17, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +P28, 03, 17, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +P35, 03, 17, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +P38, 03, 17, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +P39, 03, 17, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +P58, 03, 17, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +P59, 03, 17, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +P60, 03, 17, 34.00, 3.00, -9999.00, -9999.00, -9999.00 +P61, 03, 17, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +P67, 03, 17, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +P68, 03, 17, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +P69, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 17, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 17, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 17, 47.00, 23.00, 17.00, 16.00, 25.00 +RBL, 03, 17, 64.00, 43.00, 26.00, 25.00, 36.00 +RCA, 03, 17, 47.00, 23.00, -9999.00, -9999.00, 26.00 +RDD, 03, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 17, 53.00, 26.00, 16.00, 16.00, 27.00 +RDR, 03, 17, 34.00, 17.00, -9999.00, -9999.00, 25.00 +RDU, 03, 17, 63.00, 39.00, 25.00, 24.00, 35.00 +REE, 03, 17, 67.00, 37.00, -9999.00, -9999.00, 9.00 +REJ, 03, 17, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 17, 45.00, 27.00, 26.00, 24.00, 39.00 +RIC, 03, 17, 61.00, 37.00, 24.00, 26.00, 35.00 +RIV, 03, 17, 69.00, 44.00, -9999.00, -9999.00, 7.00 +RIW, 03, 17, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 17, 43.00, 21.00, 15.00, 12.00, 21.00 +RME, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 52.00 +RMG, 03, 17, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +RND, 03, 17, 74.00, 51.00, -9999.00, -9999.00, 21.00 +RNO, 03, 17, 56.00, 29.00, 19.00, 16.00, 25.00 +ROA, 03, 17, 59.00, 36.00, 28.00, 27.00, 40.00 +ROC, 03, 17, 44.00, 27.00, 33.00, 36.00, 50.00 +ROW, 03, 17, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 17, 56.00, 31.00, 19.00, 17.00, 27.00 +RST, 03, 17, 40.00, 23.00, 24.00, 24.00, 38.00 +RWF, 03, 17, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 17, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 17, 64.00, 43.00, 26.00, 26.00, 35.00 +SAF, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 17, 66.00, 53.00, 20.00, 19.00, 28.00 +SAT, 03, 17, 74.00, 51.00, 18.00, 16.00, 28.00 +SAV, 03, 17, 71.00, 49.00, 20.00, 20.00, 30.00 +SAW, 03, 17, 37.00, 22.00, -9999.00, -9999.00, 40.00 +SBA, 03, 17, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 17, 70.00, 44.00, -9999.00, -9999.00, 19.00 +SBN, 03, 17, 47.00, 30.00, 33.00, 32.00, 45.00 +SBP, 03, 17, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 17, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 17, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 17, -8.00, -23.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 17, 66.00, 43.00, 22.00, 24.00, 32.00 +SDF, 03, 17, 58.00, 37.00, 33.00, 27.00, 44.00 +SEA, 03, 17, 53.00, 39.00, 38.00, 35.00, 50.00 +SEM, 03, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 17, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 17, 61.00, 46.00, 28.00, 27.00, 37.00 +SGF, 03, 17, 59.00, 35.00, 26.00, 23.00, 37.00 +SGY, 03, 17, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 17, 47.00, 22.00, 22.00, 20.00, 32.00 +SHV, 03, 17, 70.00, 46.00, 21.00, 21.00, 33.00 +SIT, 03, 17, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 17, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 17, 74.00, 44.00, 11.00, 7.00, 16.00 +SKA, 03, 17, 48.00, 30.00, -9999.00, -9999.00, 32.00 +SKF, 03, 17, 74.00, 51.00, -9999.00, -9999.00, 20.00 +SLC, 03, 17, 53.00, 32.00, 27.00, 27.00, 39.00 +SLE, 03, 17, 56.00, 36.00, 40.00, 41.00, 53.00 +SLN, 03, 17, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 17, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 17, 64.00, 41.00, -9999.00, 23.00, 44.00 +SNA, 03, 17, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 17, 29.00, 20.00, 37.00, 42.00, 56.00 +SNS, 03, 17, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 17, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 17, 51.00, 33.00, 31.00, 28.00, 45.00 +SPS, 03, 17, 67.00, 42.00, 14.00, 14.00, 22.00 +SRQ, 03, 17, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 17, 69.00, 43.00, -9999.00, -9999.00, 34.00 +SSI, 03, 17, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +STC, 03, 17, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 17, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +STL, 03, 17, 56.00, 37.00, 31.00, 28.00, 44.00 +STNV, 03, 17, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +STS, 03, 17, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 17, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 17, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 17, 66.00, 43.00, -9999.00, -9999.00, 26.00 +SUX, 03, 17, 47.00, 27.00, 22.00, 21.00, 32.00 +SVN, 03, 17, 71.00, 49.00, -9999.00, -9999.00, 30.00 +SWF, 03, 17, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 17, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 17, 44.00, 26.00, 40.00, 39.00, 55.00 +SZL, 03, 17, 56.00, 32.00, -9999.00, -9999.00, 30.00 +TAD, 03, 17, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 17, 20.00, -5.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 17, 63.00, 33.00, -9999.00, -9999.00, 31.00 +TCC, 03, 17, 65.00, 33.00, 7.00, 9.00, 11.00 +TCL, 03, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 17, 55.00, 36.00, -9999.00, -9999.00, 54.00 +TCS, 03, 17, 66.00, 38.00, -9999.00, -9999.00, 10.00 +TEB, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 17, 63.00, 40.00, -9999.00, -9999.00, 23.00 +TKA, 03, 17, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 17, 74.00, 47.00, 17.00, 18.00, 27.00 +TNX, 03, 17, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 17, 47.00, 28.00, 30.00, 28.00, 43.00 +TOP, 03, 17, 56.00, 33.00, 22.00, 20.00, 32.00 +TPA, 03, 17, 77.00, 57.00, 11.00, 13.00, 20.00 +TPH, 03, 17, 55.00, 28.00, 14.00, 12.00, 20.00 +TRI, 03, 17, 60.00, 36.00, 28.00, 28.00, 41.00 +TRK, 03, 17, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 17, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 17, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 17, 63.00, 40.00, 22.00, 22.00, 33.00 +TUP, 03, 17, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 17, 73.00, 45.00, 13.00, 11.00, 17.00 +TVC, 03, 17, 40.00, 22.00, 25.00, 22.00, 37.00 +TVL, 03, 17, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 17, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 17, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 17, 62.00, 37.00, 29.00, 29.00, 42.00 +T01, 03, 17, 57.00, 36.00, -9999.00, -9999.00, 35.00 +T02, 03, 17, 66.00, 43.00, -9999.00, -9999.00, 34.00 +T03, 03, 17, 68.00, 44.00, -9999.00, -9999.00, 34.00 +T04, 03, 17, 77.00, 58.00, -9999.00, -9999.00, 21.00 +T05, 03, 17, 56.00, 31.00, -9999.00, -9999.00, 23.00 +T06, 03, 17, 71.00, 44.00, -9999.00, -9999.00, 34.00 +T07, 03, 17, 59.00, 28.00, -9999.00, -9999.00, 30.00 +T08, 03, 17, 53.00, 33.00, -9999.00, -9999.00, 30.00 +UCA, 03, 17, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 17, 64.00, 38.00, -9999.00, -9999.00, 8.00 +UIL, 03, 17, 51.00, 35.00, 56.00, 56.00, 66.00 +UIN, 03, 17, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 17, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 17, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 17, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +U15, 03, 17, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +U28, 03, 17, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 17, 72.00, 46.00, -9999.00, -9999.00, 29.00 +VBG, 03, 17, 66.00, 43.00, -9999.00, -9999.00, 24.00 +VCT, 03, 17, 74.00, 53.00, 15.00, 15.00, 24.00 +VCV, 03, 17, 66.00, 37.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 17, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 17, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 17, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 17, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 17, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 17, 71.00, 47.00, -9999.00, -9999.00, 31.00 +VRB, 03, 17, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 17, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 17, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 17, 57.00, 36.00, 27.00, 30.00, -9999.00 +WJA, 03, 17, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 17, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 17, 25.00, -2.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 17, 55.00, 25.00, 18.00, 19.00, 29.00 +WPO, 03, 17, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 17, 70.00, 45.00, -9999.00, -9999.00, 33.00 +WRG, 03, 17, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 17, 54.00, 31.00, -9999.00, -9999.00, 36.00 +WRL, 03, 17, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +X68, 03, 17, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 17, 38.00, 24.00, 56.00, 54.00, 64.00 +YCG, 03, 17, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 17, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 17, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 17, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 17, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 17, 56.00, 31.00, 11.00, 12.00, 18.00 +YNG, 03, 17, 47.00, 28.00, 37.00, 33.00, 51.00 +YPA, 03, 17, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 17, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 17, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 17, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 17, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 17, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 17, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 17, 79.00, 51.00, 5.00, 5.00, 8.00 +YVR, 03, 17, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 17, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 17, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 17, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 17, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 17, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 17, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 17, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 17, 34.00, 17.00, 32.00, 31.00, 45.00 +ZUN, 03, 17, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 17, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 17, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 17, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +01R, 03, 17, 71.00, 48.00, -9999.00, -9999.00, 30.00 +1V1, 03, 17, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 17, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 17, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 17, 62.00, 42.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 17, 69.00, 43.00, -9999.00, -9999.00, 34.00 +3B1, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 17, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 17, 40.00, 20.00, -9999.00, -9999.00, 35.00 +3SE, 03, 17, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 17, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 17, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 17, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 17, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 17, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 17, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 17, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 18, 50.00, 31.00, 26.00, 25.00, 38.00 +ABI, 03, 18, 70.00, 45.00, 12.00, 11.00, 20.00 +ABQ, 03, 18, 63.00, 33.00, 12.00, 12.00, 18.00 +ABR, 03, 18, 42.00, 22.00, 20.00, 17.00, 27.00 +ABY, 03, 18, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 18, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 18, 71.00, 48.00, 17.00, 16.00, 26.00 +ACV, 03, 18, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 18, 53.00, 33.00, 24.00, 23.00, 36.00 +ADK, 03, 18, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 18, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 18, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 18, 56.00, 34.00, -9999.00, -9999.00, 35.00 +AEX, 03, 18, 71.00, 49.00, -9999.00, -9999.00, 30.00 +AFF, 03, 18, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 18, 80.00, 55.00, -9999.00, -9999.00, 23.00 +AGS, 03, 18, 70.00, 43.00, 23.00, 23.00, 34.00 +AHN, 03, 18, 66.00, 43.00, 23.00, 25.00, 34.00 +AKN, 03, 18, 32.00, 15.00, 25.00, 24.00, 36.00 +AKO, 03, 18, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 18, 46.00, 26.00, 27.00, 26.00, 42.00 +ALI, 03, 18, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 18, 46.00, 27.00, 22.00, 22.00, 34.00 +ALS, 03, 18, 50.00, 17.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 18, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 18, 63.00, 34.00, 12.00, 12.00, 20.00 +AMG, 03, 18, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 18, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 18, 34.00, 19.00, 16.00, 19.00, 25.00 +AND, 03, 18, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 18, 45.00, 34.00, 54.00, 52.00, 68.00 +AOO, 03, 18, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +APN, 03, 18, 39.00, 19.00, 26.00, 29.00, 41.00 +AQQ, 03, 18, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +ART, 03, 18, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +AST, 03, 18, 54.00, 38.00, 56.00, 55.00, 65.00 +ATL, 03, 18, 66.00, 44.00, 26.00, 25.00, 37.00 +ATW, 03, 18, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 18, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 18, 54.00, 32.00, -9999.00, -9999.00, 41.00 +AUG, 03, 18, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 18, 73.00, 52.00, 18.00, 17.00, 27.00 +AUW, 03, 18, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 18, 61.00, 37.00, 26.00, 26.00, 37.00 +AVP, 03, 18, 47.00, 30.00, 29.00, 30.00, 44.00 +AXN, 03, 18, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 18, 46.00, 26.00, -9999.00, -9999.00, 29.00 +AYS, 03, 18, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 18, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 18, 68.00, 45.00, -9999.00, -9999.00, 25.00 +BAD, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 18, 43.00, 18.00, -9999.00, -9999.00, 23.00 +BDL, 03, 18, 48.00, 29.00, 25.00, 27.00, 39.00 +BDR, 03, 18, 48.00, 32.00, 27.00, 27.00, 41.00 +BET, 03, 18, 22.00, 7.00, 21.00, 19.00, 29.00 +BFD, 03, 18, 42.00, 23.00, 42.00, 38.00, 55.00 +BFF, 03, 18, 52.00, 23.00, 17.00, 15.00, 25.00 +BFL, 03, 18, 70.00, 46.00, 17.00, 18.00, 25.00 +BGM, 03, 18, 42.00, 26.00, 35.00, 34.00, 51.00 +BGR, 03, 18, 40.00, 23.00, 24.00, 25.00, 35.00 +BGS, 03, 18, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 18, 67.00, 44.00, 26.00, 25.00, 38.00 +BID, 03, 18, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 18, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 18, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 18, 47.00, 26.00, 22.00, 20.00, 31.00 +BIS, 03, 18, 41.00, 19.00, 21.00, 17.00, 28.00 +BIX, 03, 18, 70.00, 53.00, -9999.00, -9999.00, 31.00 +BJI, 03, 18, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 18, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 18, 54.00, 24.00, -9999.00, -9999.00, 28.00 +BKW, 03, 18, 53.00, 33.00, 36.00, 34.00, 50.00 +BLF, 03, 18, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 18, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 18, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 18, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 18, 58.00, 36.00, -9999.00, -9999.00, 35.00 +BNA, 03, 18, 63.00, 40.00, 33.00, 27.00, 45.00 +BNO, 03, 18, 49.00, 26.00, -9999.00, 24.00, 46.00 +BOI, 03, 18, 54.00, 33.00, 25.00, 23.00, 36.00 +BOS, 03, 18, 47.00, 33.00, 27.00, 27.00, 40.00 +BPI, 03, 18, 40.00, 9.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 18, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 18, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 18, 50.00, 31.00, -9999.00, -9999.00, 31.00 +BRO, 03, 18, 80.00, 60.00, 8.00, 7.00, 12.00 +BRW, 03, 18, -8.00, -20.00, 8.00, 10.00, 14.00 +BSM, 03, 18, 73.00, 52.00, -9999.00, -9999.00, 20.00 +BTI, 03, 18, -9.00, -22.00, 8.00, 8.00, 12.00 +BTL, 03, 18, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 18, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 18, 74.00, 51.00, 21.00, 20.00, 34.00 +BTT, 03, 18, 17.00, -7.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 18, 41.00, 24.00, 32.00, 30.00, 46.00 +BUB, 03, 18, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 18, 43.00, 27.00, 37.00, 38.00, 52.00 +BUR, 03, 18, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 18, 71.00, 53.00, -9999.00, 17.00, 32.00 +BWG, 03, 18, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 18, 55.00, 35.00, 25.00, 23.00, 35.00 +BYH, 03, 18, 61.00, 42.00, -9999.00, -9999.00, 37.00 +BYI, 03, 18, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 18, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 18, 70.00, 43.00, 20.00, 22.00, 31.00 +CAG, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 18, 49.00, 30.00, 36.00, 37.00, 53.00 +CAO, 03, 18, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 18, 36.00, 17.00, 31.00, 34.00, 45.00 +CBM, 03, 18, 68.00, 43.00, -9999.00, -9999.00, 34.00 +CDB, 03, 18, 35.00, 26.00, 48.00, 54.00, 68.00 +CDC, 03, 18, 54.00, 28.00, 20.00, 21.00, 32.00 +CDR, 03, 18, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 18, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 18, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 18, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 18, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 18, 63.00, 40.00, 27.00, 27.00, 39.00 +CHO, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 18, 70.00, 49.00, 20.00, 22.00, 32.00 +CID, 03, 18, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 18, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 18, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 18, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 18, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 18, 48.00, 30.00, 37.00, 32.00, 50.00 +CLL, 03, 18, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 18, 64.00, 41.00, 21.00, 25.00, 34.00 +CMH, 03, 18, 52.00, 33.00, 33.00, 29.00, 46.00 +CMI, 03, 18, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 18, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 18, 54.00, 31.00, 20.00, 18.00, 31.00 +CNM, 03, 18, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 18, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +COD, 03, 18, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +COF, 03, 18, 77.00, 57.00, -9999.00, -9999.00, 23.00 +CON, 03, 18, 44.00, 23.00, 25.00, 23.00, 37.00 +COS, 03, 18, 51.00, 26.00, 18.00, 17.00, 24.00 +COT, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 18, 55.00, 34.00, 28.00, 24.00, 38.00 +CPR, 03, 18, 47.00, 23.00, 22.00, 21.00, 31.00 +CRBC, 03, 18, 39.00, 0.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 18, 77.00, 57.00, 12.00, 12.00, 20.00 +CRW, 03, 18, 58.00, 36.00, 36.00, 36.00, 50.00 +CSG, 03, 18, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 18, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 18, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 18, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 18, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 18, 54.00, 34.00, 32.00, 28.00, 45.00 +CVN, 03, 18, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 18, 64.00, 34.00, -9999.00, -9999.00, 9.00 +CXY, 03, 18, 52.00, 33.00, 20.00, 22.00, 31.00 +CYS, 03, 18, 46.00, 23.00, 18.00, 19.00, 28.00 +DAA, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 18, 76.00, 55.00, 13.00, 15.00, 23.00 +DAG, 03, 18, 72.00, 47.00, 9.00, 9.00, 16.00 +DAL, 03, 18, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 18, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 18, 52.00, 32.00, 32.00, 29.00, 45.00 +DBQ, 03, 18, 45.00, 27.00, 26.00, 24.00, 36.00 +DCA, 03, 18, 58.00, 39.00, 23.00, 25.00, 34.00 +DDC, 03, 18, 58.00, 32.00, 20.00, 15.00, 28.00 +DEC, 03, 18, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 18, 53.00, 27.00, 19.00, 19.00, 29.00 +DFW, 03, 18, 69.00, 47.00, 18.00, 14.00, 26.00 +DHN, 03, 18, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 18, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 18, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 18, 77.00, 52.00, -9999.00, -9999.00, 11.00 +DLG, 03, 18, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 18, 35.00, 17.00, 25.00, 26.00, 37.00 +DLLC, 03, 18, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 18, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 18, 74.00, 46.00, -9999.00, -9999.00, 12.00 +DMN, 03, 18, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 18, 57.00, 36.00, -9999.00, -9999.00, 36.00 +DPG, 03, 18, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 18, 71.00, 48.00, -9999.00, -9999.00, 30.00 +DRA, 03, 18, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 18, 77.00, 52.00, 10.00, 11.00, 17.00 +DSM, 03, 18, 49.00, 29.00, 29.00, 23.00, 39.00 +DTW, 03, 18, 46.00, 28.00, 31.00, 27.00, 42.00 +DUG, 03, 18, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 18, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 18, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 18, 70.00, 45.00, -9999.00, -9999.00, 15.00 +D45, 03, 18, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 18, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 18, 42.00, 22.00, 20.00, 18.00, 30.00 +ECG, 03, 18, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 18, 66.00, 41.00, -9999.00, -9999.00, 11.00 +EED, 03, 18, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 18, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 18, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 18, 53.00, 28.00, 36.00, 41.00, 52.00 +EKO, 03, 18, 51.00, 26.00, 23.00, 22.00, 33.00 +ELD, 03, 18, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 18, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 18, 71.00, 41.00, 4.00, 5.00, 8.00 +ELY, 03, 18, 50.00, 22.00, 23.00, 25.00, 37.00 +EMP, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 18, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +END, 03, 18, 63.00, 39.00, -9999.00, -9999.00, 18.00 +ENN, 03, 18, 24.00, -2.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 18, 53.00, 34.00, -9999.00, -9999.00, 19.00 +EPH, 03, 18, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 18, 45.00, 29.00, 39.00, 34.00, 52.00 +ESF, 03, 18, 71.00, 49.00, -9999.00, -9999.00, 39.00 +EUG, 03, 18, 57.00, 39.00, 40.00, 43.00, 54.00 +EVV, 03, 18, 57.00, 37.00, 35.00, 28.00, 47.00 +EWN, 03, 18, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 18, 52.00, 35.00, 24.00, 26.00, 39.00 +EYW, 03, 18, 79.00, 70.00, 8.00, 7.00, 13.00 +E74, 03, 18, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 18, 62.00, 37.00, -9999.00, -9999.00, 34.00 +FAI, 03, 18, 26.00, 1.00, 11.00, 15.00, 20.00 +FAR, 03, 18, 37.00, 19.00, 19.00, 17.00, 29.00 +FAT, 03, 18, 68.00, 44.00, 22.00, 19.00, 29.00 +FAY, 03, 18, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 18, 45.00, 25.00, 24.00, 25.00, 36.00 +FCS, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 18, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 18, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 03, 18, 50.00, 22.00, 30.00, 27.00, 39.00 +FLL, 03, 18, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 18, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 18, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +FME, 03, 18, 59.00, 33.00, -9999.00, -9999.00, 34.00 +FMH, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 18, 61.00, 28.00, 13.00, 16.00, 18.00 +FMY, 03, 18, 81.00, 59.00, 9.00, 10.00, 16.00 +FNT, 03, 18, 44.00, 27.00, 29.00, 31.00, 43.00 +FOD, 03, 18, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 18, 57.00, 33.00, -9999.00, -9999.00, 26.00 +FOK, 03, 18, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 18, 58.00, 34.00, -9999.00, -9999.00, 24.00 +FSD, 03, 18, 45.00, 24.00, 25.00, 23.00, 35.00 +FSI, 03, 18, 66.00, 39.00, -9999.00, -9999.00, 19.00 +FSM, 03, 18, 65.00, 41.00, 23.00, 20.00, 34.00 +FTK, 03, 18, 58.00, 34.00, -9999.00, -9999.00, 37.00 +FWA, 03, 18, 48.00, 30.00, 28.00, 28.00, 43.00 +FWH, 03, 18, 68.00, 45.00, -9999.00, -9999.00, 20.00 +FYU, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 18, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 18, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 18, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 18, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 18, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 18, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 18, 49.00, 30.00, 23.00, 27.00, 39.00 +GFA, 03, 18, 45.00, 24.00, -9999.00, -9999.00, 27.00 +GFK, 03, 18, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 18, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 18, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 18, 42.00, 21.00, 17.00, 16.00, 27.00 +GJT, 03, 18, 57.00, 33.00, 20.00, 20.00, 29.00 +GKN, 03, 18, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 18, 54.00, 27.00, 18.00, 17.00, 26.00 +GLH, 03, 18, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 18, 68.00, 58.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 18, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 18, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +GON, 03, 18, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 18, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 18, 40.00, 23.00, 27.00, 22.00, 36.00 +GRCI, 03, 18, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 18, 56.00, 36.00, -9999.00, -9999.00, 54.00 +GRI, 03, 18, 51.00, 28.00, 22.00, 19.00, 30.00 +GRK, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 03, 18, 44.00, 27.00, 31.00, 29.00, 43.00 +GSB, 03, 18, 65.00, 42.00, -9999.00, -9999.00, 30.00 +GSG, 03, 18, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 18, 62.00, 39.00, 25.00, 25.00, 34.00 +GSP, 03, 18, 65.00, 41.00, 23.00, 25.00, 36.00 +GST, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 18, 42.00, 23.00, -9999.00, -9999.00, 52.00 +GTF, 03, 18, 45.00, 24.00, 22.00, 23.00, 33.00 +GUP, 03, 18, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 18, 50.00, 29.00, -9999.00, -9999.00, 41.00 +GVW, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 03, 18, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 18, 61.00, 45.00, 21.00, 24.00, 33.00 +HBR, 03, 18, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 18, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 18, 51.00, 31.00, -9999.00, -9999.00, 30.00 +HKY, 03, 18, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 18, 46.00, 24.00, 18.00, 18.00, 28.00 +HMN, 03, 18, 72.00, 32.00, -9999.00, -9999.00, 7.00 +HMS, 03, 18, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 18, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 18, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +HON, 03, 18, 44.00, 23.00, 23.00, 19.00, 31.00 +HOP, 03, 18, 60.00, 36.00, -9999.00, -9999.00, 37.00 +HOT, 03, 18, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 18, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 18, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 18, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 18, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 18, 71.00, 48.00, -9999.00, -9999.00, 29.00 +HST, 03, 18, 81.00, 60.00, -9999.00, -9999.00, 20.00 +HSV, 03, 18, 64.00, 42.00, 30.00, 24.00, 42.00 +HTL, 03, 18, 40.00, 20.00, 34.00, 26.00, 44.00 +HTS, 03, 18, 58.00, 37.00, 35.00, 33.00, 48.00 +HUF, 03, 18, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 18, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 18, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 18, 44.00, 21.00, 18.00, 18.00, 29.00 +IAB, 03, 18, 59.00, 35.00, -9999.00, -9999.00, 22.00 +IAD, 03, 18, 56.00, 33.00, 24.00, 24.00, 34.00 +IAG, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 18, 72.00, 51.00, 22.00, 22.00, 33.00 +ICT, 03, 18, 59.00, 35.00, 26.00, 19.00, 34.00 +IDA, 03, 18, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 18, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 18, 53.00, 34.00, 26.00, 25.00, 37.00 +ILI, 03, 18, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 18, 67.00, 44.00, 21.00, 22.00, 33.00 +IMT, 03, 18, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +IND, 03, 18, 53.00, 33.00, 32.00, 31.00, 46.00 +INL, 03, 18, 35.00, 14.00, 22.00, 19.00, 31.00 +INS, 03, 18, 65.00, 39.00, -9999.00, -9999.00, 6.00 +INT, 03, 18, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +INW, 03, 18, 62.00, 31.00, 12.00, 8.00, 16.00 +IPL, 03, 18, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 18, 49.00, 30.00, 27.00, 28.00, 40.00 +IRK, 03, 18, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 18, 42.00, 19.00, 18.00, 16.00, 25.00 +ISP, 03, 18, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 18, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 18, 77.00, 46.00, -9999.00, -9999.00, 12.00 +IWD, 03, 18, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 18, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 18, 71.00, 45.00, 24.00, 21.00, 35.00 +JAX, 03, 18, 74.00, 50.00, 16.00, 19.00, 26.00 +JBR, 03, 18, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 18, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 18, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 18, 49.00, 35.00, 24.00, 24.00, 37.00 +JHW, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 18, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 18, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 18, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 18, 40.00, 28.00, 48.00, 46.00, 58.00 +JST, 03, 18, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 18, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 18, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 18, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 18, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 18, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 18, 44.00, 26.00, 32.00, 30.00, 45.00 +LAR, 03, 18, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 18, 70.00, 45.00, 9.00, 9.00, 14.00 +LAX, 03, 18, 66.00, 51.00, 16.00, 18.00, 24.00 +LBB, 03, 18, 67.00, 38.00, 9.00, 6.00, 14.00 +LBF, 03, 18, 51.00, 24.00, 19.00, 17.00, 28.00 +LCH, 03, 18, 72.00, 52.00, 20.00, 19.00, 30.00 +LCK, 03, 18, 54.00, 33.00, -9999.00, -9999.00, 40.00 +LEB, 03, 18, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 18, 57.00, 37.00, 33.00, 29.00, 45.00 +LFI, 03, 18, 59.00, 42.00, -9999.00, -9999.00, 35.00 +LFK, 03, 18, 73.00, 49.00, 23.00, 23.00, 34.00 +LFT, 03, 18, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 18, 50.00, 36.00, 24.00, 25.00, 38.00 +LGB, 03, 18, 69.00, 49.00, 19.00, 16.00, 26.00 +LGU, 03, 18, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 18, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 18, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 18, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 18, 65.00, 44.00, 22.00, 22.00, 33.00 +LIZ, 03, 18, 36.00, 17.00, -9999.00, -9999.00, 43.00 +LMT, 03, 18, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 03, 18, 47.00, 23.00, 16.00, 17.00, 24.00 +LNK, 03, 18, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 18, 58.00, 27.00, 11.00, 10.00, 17.00 +LOZ, 03, 18, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 18, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 18, 66.00, 43.00, -9999.00, -9999.00, 30.00 +LSE, 03, 18, 44.00, 25.00, 21.00, 21.00, 31.00 +LSF, 03, 18, 70.00, 46.00, -9999.00, -9999.00, 33.00 +LSV, 03, 18, 74.00, 40.00, -9999.00, -9999.00, 6.00 +LTS, 03, 18, 70.00, 40.00, -9999.00, -9999.00, 17.00 +LUF, 03, 18, 78.00, 45.00, -9999.00, -9999.00, 9.00 +LVS, 03, 18, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 18, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 18, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 18, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 18, 59.00, 37.00, 25.00, 25.00, 36.00 +MAF, 03, 18, 73.00, 41.00, 5.00, 3.00, 7.00 +MBL, 03, 18, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 18, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 18, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 18, 67.00, 46.00, -9999.00, -9999.00, 26.00 +MCF, 03, 18, 78.00, 57.00, -9999.00, -9999.00, 21.00 +MCG, 03, 18, 25.00, -1.00, 18.00, 23.00, 30.00 +MCI, 03, 18, 54.00, 34.00, 24.00, 21.00, 36.00 +MCK, 03, 18, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 18, 71.00, 45.00, 23.00, 21.00, 33.00 +MCO, 03, 18, 79.00, 56.00, 13.00, 13.00, 21.00 +MCW, 03, 18, 42.00, 24.00, 20.00, 16.00, 29.00 +MC2, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 03, 18, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 18, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 18, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 18, 48.00, 31.00, 34.00, 29.00, 45.00 +MEI, 03, 18, 71.00, 45.00, 22.00, 21.00, 35.00 +MEM, 03, 18, 65.00, 44.00, 31.00, 23.00, 42.00 +MER, 03, 18, 69.00, 42.00, -9999.00, -9999.00, 22.00 +MFD, 03, 18, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 18, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 18, 60.00, 36.00, 29.00, 27.00, 39.00 +MGE, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 03, 18, 70.00, 47.00, 25.00, 20.00, 35.00 +MGW, 03, 18, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 18, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 18, 65.00, 44.00, -9999.00, -9999.00, 26.00 +MHS, 03, 18, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 18, 80.00, 64.00, 10.00, 11.00, 17.00 +MIB, 03, 18, 38.00, 20.00, -9999.00, -9999.00, 25.00 +MIV, 03, 18, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 18, 58.00, 30.00, -9999.00, -9999.00, 23.00 +MKC, 03, 18, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 18, 42.00, 28.00, 32.00, 27.00, 44.00 +MKG, 03, 18, 43.00, 27.00, 31.00, 30.00, 44.00 +MKL, 03, 18, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 18, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 18, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 18, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 18, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 18, 49.00, 30.00, 28.00, 25.00, 39.00 +MLS, 03, 18, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 18, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 18, 71.00, 47.00, -9999.00, -9999.00, 33.00 +MOB, 03, 18, 72.00, 51.00, 23.00, 23.00, 36.00 +MOT, 03, 18, 38.00, 20.00, 18.00, 15.00, 23.00 +MPV, 03, 18, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 18, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 18, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 18, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 18, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 18, 62.00, 45.00, -9999.00, -9999.00, 28.00 +MSL, 03, 18, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 18, 43.00, 24.00, 29.00, 23.00, 39.00 +MSO, 03, 18, 48.00, 26.00, 27.00, 25.00, 39.00 +MSP, 03, 18, 41.00, 25.00, 25.00, 23.00, 36.00 +MSS, 03, 18, 39.00, 21.00, 30.00, 26.00, 43.00 +MSY, 03, 18, 73.00, 53.00, 19.00, 20.00, 31.00 +MTC, 03, 18, 44.00, 28.00, -9999.00, -9999.00, 37.00 +MTN, 03, 18, 56.00, 34.00, -9999.00, -9999.00, 34.00 +MTO, 03, 18, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 18, 51.00, 31.00, -9999.00, -9999.00, 34.00 +MUO, 03, 18, 59.00, 32.00, -9999.00, -9999.00, 23.00 +MWA, 03, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 18, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 18, 70.00, 47.00, -9999.00, -9999.00, 32.00 +MYL, 03, 18, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 18, 69.00, 44.00, -9999.00, -9999.00, 34.00 +NAO, 03, 18, 67.00, 52.00, -9999.00, -9999.00, 31.00 +NBC, 03, 18, 71.00, 49.00, -9999.00, -9999.00, 31.00 +NBE, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 03, 18, 47.00, 30.00, -9999.00, -9999.00, 35.00 +NCA, 03, 18, 69.00, 41.00, -9999.00, -9999.00, 32.00 +NCO, 03, 18, 47.00, 32.00, -9999.00, -9999.00, 40.00 +NC1, 03, 18, 65.00, 41.00, -9999.00, -9999.00, 11.00 +NEL, 03, 18, 53.00, 31.00, -9999.00, -9999.00, 35.00 +NFG, 03, 18, 65.00, 48.00, -9999.00, -9999.00, 25.00 +NFL, 03, 18, 59.00, 29.00, -9999.00, -9999.00, 13.00 +NGP, 03, 18, 77.00, 57.00, -9999.00, -9999.00, 16.00 +NGU, 03, 18, 59.00, 41.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 18, 61.00, 47.00, -9999.00, -9999.00, 28.00 +NHK, 03, 18, 58.00, 36.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 18, 43.00, 25.00, -9999.00, -9999.00, 35.00 +NID, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 18, 74.00, 50.00, -9999.00, -9999.00, 26.00 +NIR, 03, 18, 76.00, 53.00, -9999.00, -9999.00, 19.00 +NKT, 03, 18, 65.00, 45.00, -9999.00, -9999.00, 32.00 +NKX, 03, 18, 67.00, 53.00, -9999.00, -9999.00, 19.00 +NLC, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NMM, 03, 18, 70.00, 44.00, -9999.00, -9999.00, 34.00 +NPA, 03, 18, 71.00, 53.00, -9999.00, -9999.00, 31.00 +NQA, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 18, 80.00, 56.00, -9999.00, -9999.00, 16.00 +NQX, 03, 18, 79.00, 70.00, -9999.00, -9999.00, 13.00 +NRB, 03, 18, 73.00, 54.00, -9999.00, -9999.00, 23.00 +NRC, 03, 18, 69.00, 42.00, -9999.00, -9999.00, 33.00 +NRS, 03, 18, 65.00, 50.00, -9999.00, -9999.00, 16.00 +NSE, 03, 18, 72.00, 49.00, -9999.00, -9999.00, 31.00 +NSI, 03, 18, 66.00, 47.00, -9999.00, -9999.00, 16.00 +NTD, 03, 18, 66.00, 47.00, -9999.00, -9999.00, 13.00 +NTK, 03, 18, 70.00, 49.00, -9999.00, -9999.00, 19.00 +NTU, 03, 18, 59.00, 41.00, -9999.00, -9999.00, 35.00 +NUC, 03, 18, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 18, 65.00, 43.00, -9999.00, -9999.00, 28.00 +NUW, 03, 18, 53.00, 37.00, -9999.00, -9999.00, 45.00 +NWF, 03, 18, 69.00, 49.00, -9999.00, -9999.00, 25.00 +NXX, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 18, 59.00, 34.00, -9999.00, -9999.00, 35.00 +NZC, 03, 18, 76.00, 47.00, -9999.00, -9999.00, 26.00 +NZJ, 03, 18, 70.00, 45.00, -9999.00, -9999.00, 19.00 +NZW, 03, 18, 48.00, 30.00, -9999.00, -9999.00, 35.00 +NZY, 03, 18, 67.00, 53.00, -9999.00, -9999.00, 19.00 +OAK, 03, 18, 63.00, 43.00, 23.00, 22.00, 31.00 +OAR, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 03, 18, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 18, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 18, 63.00, 40.00, 20.00, 19.00, 30.00 +OLM, 03, 18, 55.00, 34.00, 45.00, 46.00, 57.00 +OMA, 03, 18, 51.00, 29.00, 20.00, 19.00, 29.00 +OME, 03, 18, 19.00, 2.00, 20.00, 23.00, 30.00 +ONT, 03, 18, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 18, 47.00, 30.00, 32.00, 25.00, 42.00 +ORF, 03, 18, 59.00, 41.00, 26.00, 23.00, 34.00 +ORH, 03, 18, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 18, 26.00, -5.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 18, 40.00, 21.00, -9999.00, -9999.00, 35.00 +OTG, 03, 18, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 18, 55.00, 41.00, 52.00, 51.00, 63.00 +OTM, 03, 18, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 18, 10.00, -7.00, 16.00, 19.00, 24.00 +OURC, 03, 18, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 18, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 18, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 18, 73.00, 48.00, -9999.00, -9999.00, 32.00 +PACZ, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 18, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 18, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 18, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 18, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 18, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 18, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 18, 72.00, 49.00, -9999.00, -9999.00, 27.00 +PAQ, 03, 18, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 18, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 18, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 18, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 18, 25.00, -1.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 18, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 18, 41.00, 23.00, -9999.00, -9999.00, 33.00 +PBI, 03, 18, 79.00, 62.00, 12.00, 13.00, 20.00 +PDT, 03, 18, 55.00, 36.00, 20.00, 21.00, 33.00 +PDX, 03, 18, 57.00, 39.00, 40.00, 43.00, 53.00 +PFN, 03, 18, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 18, 53.00, 34.00, 25.00, 23.00, 37.00 +PHX, 03, 18, 77.00, 50.00, 10.00, 11.00, 16.00 +PIA, 03, 18, 50.00, 31.00, 31.00, 27.00, 43.00 +PIB, 03, 18, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 18, 48.00, 27.00, 25.00, 26.00, 38.00 +PIR, 03, 18, 46.00, 24.00, 16.00, 15.00, 22.00 +PIT, 03, 18, 50.00, 31.00, 37.00, 33.00, 50.00 +PKB, 03, 18, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 18, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 18, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 18, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 18, 71.00, 53.00, 21.00, 20.00, 32.00 +POB, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 03, 18, 72.00, 47.00, -9999.00, -9999.00, 43.00 +POM, 03, 18, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 18, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 18, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 18, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 18, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 18, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 18, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 18, 46.00, 26.00, -9999.00, -9999.00, 36.00 +PSP, 03, 18, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 18, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 18, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 18, 58.00, 27.00, 13.00, 11.00, 17.00 +PUC, 03, 18, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 18, 47.00, 30.00, 26.00, 26.00, 39.00 +PVU, 03, 18, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 18, 43.00, 26.00, 28.00, 26.00, 39.00 +P02, 03, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +P07, 03, 18, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +P11, 03, 18, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +P24, 03, 18, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +P28, 03, 18, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +P35, 03, 18, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +P38, 03, 18, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 03, 18, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P58, 03, 18, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +P59, 03, 18, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +P60, 03, 18, 35.00, 3.00, -9999.00, -9999.00, -9999.00 +P61, 03, 18, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +P67, 03, 18, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +P68, 03, 18, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 18, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 18, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 18, 47.00, 23.00, 17.00, 16.00, 25.00 +RBL, 03, 18, 65.00, 44.00, 26.00, 25.00, 36.00 +RCA, 03, 18, 47.00, 23.00, -9999.00, -9999.00, 26.00 +RDD, 03, 18, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 18, 54.00, 26.00, 16.00, 16.00, 27.00 +RDR, 03, 18, 35.00, 18.00, -9999.00, -9999.00, 25.00 +RDU, 03, 18, 63.00, 40.00, 24.00, 23.00, 34.00 +REE, 03, 18, 67.00, 38.00, -9999.00, -9999.00, 9.00 +REJ, 03, 18, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 18, 46.00, 28.00, 27.00, 24.00, 39.00 +RIC, 03, 18, 61.00, 38.00, 24.00, 26.00, 35.00 +RIV, 03, 18, 70.00, 45.00, -9999.00, -9999.00, 8.00 +RIW, 03, 18, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 18, 43.00, 22.00, 15.00, 12.00, 21.00 +RME, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 52.00 +RMG, 03, 18, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +RND, 03, 18, 75.00, 51.00, -9999.00, -9999.00, 21.00 +RNO, 03, 18, 57.00, 30.00, 18.00, 15.00, 25.00 +ROA, 03, 18, 59.00, 37.00, 28.00, 26.00, 39.00 +ROC, 03, 18, 44.00, 27.00, 33.00, 36.00, 50.00 +ROW, 03, 18, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 18, 56.00, 31.00, 19.00, 17.00, 27.00 +RST, 03, 18, 40.00, 23.00, 24.00, 24.00, 38.00 +RWF, 03, 18, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 18, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 18, 65.00, 43.00, 26.00, 26.00, 35.00 +SAF, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 18, 67.00, 53.00, 20.00, 19.00, 28.00 +SAT, 03, 18, 75.00, 51.00, 18.00, 16.00, 28.00 +SAV, 03, 18, 71.00, 50.00, 20.00, 20.00, 30.00 +SAW, 03, 18, 37.00, 22.00, -9999.00, -9999.00, 40.00 +SBA, 03, 18, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 18, 71.00, 45.00, -9999.00, -9999.00, 19.00 +SBN, 03, 18, 47.00, 30.00, 33.00, 32.00, 45.00 +SBP, 03, 18, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 18, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 18, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 18, -8.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 18, 67.00, 43.00, 22.00, 24.00, 32.00 +SDF, 03, 18, 58.00, 38.00, 33.00, 27.00, 44.00 +SEA, 03, 18, 53.00, 39.00, 37.00, 35.00, 49.00 +SEM, 03, 18, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 18, 61.00, 46.00, 28.00, 27.00, 37.00 +SGF, 03, 18, 59.00, 36.00, 26.00, 23.00, 37.00 +SGY, 03, 18, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 18, 48.00, 23.00, 22.00, 20.00, 32.00 +SHV, 03, 18, 70.00, 47.00, 21.00, 21.00, 33.00 +SIT, 03, 18, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 18, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 18, 74.00, 45.00, 11.00, 7.00, 16.00 +SKA, 03, 18, 49.00, 30.00, -9999.00, -9999.00, 32.00 +SKF, 03, 18, 75.00, 51.00, -9999.00, -9999.00, 20.00 +SLC, 03, 18, 53.00, 33.00, 27.00, 26.00, 38.00 +SLE, 03, 18, 56.00, 36.00, 39.00, 41.00, 53.00 +SLN, 03, 18, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 18, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 18, 65.00, 41.00, -9999.00, 23.00, 43.00 +SNA, 03, 18, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 18, 30.00, 20.00, 37.00, 42.00, 56.00 +SNS, 03, 18, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 18, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 18, 52.00, 33.00, 31.00, 28.00, 45.00 +SPS, 03, 18, 68.00, 42.00, 14.00, 14.00, 22.00 +SRQ, 03, 18, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 18, 70.00, 44.00, -9999.00, -9999.00, 33.00 +SSI, 03, 18, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +STC, 03, 18, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 18, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +STL, 03, 18, 56.00, 37.00, 31.00, 28.00, 44.00 +STNV, 03, 18, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +STS, 03, 18, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 18, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 18, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 18, 66.00, 43.00, -9999.00, -9999.00, 25.00 +SUX, 03, 18, 48.00, 27.00, 22.00, 21.00, 32.00 +SVN, 03, 18, 71.00, 50.00, -9999.00, -9999.00, 30.00 +SWF, 03, 18, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 18, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 18, 44.00, 26.00, 39.00, 38.00, 55.00 +SZL, 03, 18, 56.00, 32.00, -9999.00, -9999.00, 30.00 +TAD, 03, 18, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 18, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 18, 63.00, 33.00, -9999.00, -9999.00, 31.00 +TCC, 03, 18, 65.00, 34.00, 7.00, 9.00, 11.00 +TCL, 03, 18, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 18, 56.00, 36.00, -9999.00, -9999.00, 53.00 +TCS, 03, 18, 67.00, 39.00, -9999.00, -9999.00, 10.00 +TEB, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 18, 63.00, 40.00, -9999.00, -9999.00, 23.00 +TKA, 03, 18, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 18, 75.00, 48.00, 17.00, 18.00, 27.00 +TNX, 03, 18, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 18, 47.00, 28.00, 30.00, 28.00, 43.00 +TOP, 03, 18, 57.00, 33.00, 22.00, 20.00, 33.00 +TPA, 03, 18, 78.00, 57.00, 11.00, 13.00, 20.00 +TPH, 03, 18, 56.00, 28.00, 14.00, 12.00, 19.00 +TRI, 03, 18, 60.00, 37.00, 28.00, 28.00, 41.00 +TRK, 03, 18, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 18, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 18, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 18, 64.00, 40.00, 22.00, 22.00, 33.00 +TUP, 03, 18, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 18, 74.00, 46.00, 12.00, 11.00, 17.00 +TVC, 03, 18, 40.00, 22.00, 25.00, 22.00, 37.00 +TVL, 03, 18, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 18, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 18, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 18, 63.00, 38.00, 28.00, 29.00, 41.00 +T01, 03, 18, 57.00, 36.00, -9999.00, -9999.00, 35.00 +T02, 03, 18, 67.00, 43.00, -9999.00, -9999.00, 33.00 +T03, 03, 18, 69.00, 45.00, -9999.00, -9999.00, 33.00 +T04, 03, 18, 77.00, 59.00, -9999.00, -9999.00, 21.00 +T05, 03, 18, 56.00, 31.00, -9999.00, -9999.00, 23.00 +T06, 03, 18, 72.00, 45.00, -9999.00, -9999.00, 34.00 +T07, 03, 18, 60.00, 29.00, -9999.00, -9999.00, 30.00 +T08, 03, 18, 53.00, 34.00, -9999.00, -9999.00, 30.00 +UCA, 03, 18, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 18, 65.00, 39.00, -9999.00, -9999.00, 8.00 +UIL, 03, 18, 52.00, 35.00, 56.00, 56.00, 66.00 +UIN, 03, 18, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 18, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 18, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 18, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +U15, 03, 18, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +U28, 03, 18, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 18, 73.00, 46.00, -9999.00, -9999.00, 29.00 +VBG, 03, 18, 67.00, 43.00, -9999.00, -9999.00, 24.00 +VCT, 03, 18, 75.00, 54.00, 15.00, 15.00, 24.00 +VCV, 03, 18, 67.00, 38.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 18, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 18, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 18, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 18, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 18, 71.00, 48.00, -9999.00, -9999.00, 30.00 +VRB, 03, 18, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 18, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 18, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 18, 57.00, 36.00, 27.00, 29.00, -9999.00 +WJA, 03, 18, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 18, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 18, 26.00, -1.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 18, 56.00, 26.00, 18.00, 19.00, 29.00 +WPO, 03, 18, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 18, 71.00, 45.00, -9999.00, -9999.00, 32.00 +WRG, 03, 18, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 18, 55.00, 32.00, -9999.00, -9999.00, 36.00 +WRL, 03, 18, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +X68, 03, 18, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 18, 39.00, 24.00, 56.00, 53.00, 64.00 +YCG, 03, 18, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 18, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 18, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 18, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 18, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 18, 56.00, 32.00, 11.00, 12.00, 18.00 +YNG, 03, 18, 47.00, 29.00, 36.00, 33.00, 51.00 +YPA, 03, 18, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 18, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 18, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 18, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 18, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 18, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 18, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 18, 80.00, 52.00, 5.00, 5.00, 8.00 +YVR, 03, 18, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 18, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 18, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 18, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 18, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 18, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 18, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 18, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 18, 34.00, 17.00, 32.00, 31.00, 44.00 +ZUN, 03, 18, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 18, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 18, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 18, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +01R, 03, 18, 71.00, 48.00, -9999.00, -9999.00, 30.00 +1V1, 03, 18, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 18, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 18, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 18, 63.00, 43.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 18, 70.00, 44.00, -9999.00, -9999.00, 33.00 +3B1, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 18, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 18, 41.00, 20.00, -9999.00, -9999.00, 35.00 +3SE, 03, 18, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 18, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 18, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 18, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 18, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 18, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 18, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 18, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 19, 51.00, 32.00, 26.00, 25.00, 38.00 +ABI, 03, 19, 71.00, 45.00, 12.00, 11.00, 20.00 +ABQ, 03, 19, 63.00, 33.00, 11.00, 11.00, 18.00 +ABR, 03, 19, 42.00, 22.00, 20.00, 17.00, 27.00 +ABY, 03, 19, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 19, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 19, 71.00, 49.00, 17.00, 16.00, 26.00 +ACV, 03, 19, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 19, 53.00, 33.00, 24.00, 23.00, 36.00 +ADK, 03, 19, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 19, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 19, 57.00, 34.00, -9999.00, -9999.00, 35.00 +AEX, 03, 19, 71.00, 50.00, -9999.00, -9999.00, 30.00 +AFF, 03, 19, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 19, 80.00, 55.00, -9999.00, -9999.00, 22.00 +AGS, 03, 19, 70.00, 44.00, 23.00, 23.00, 34.00 +AHN, 03, 19, 67.00, 44.00, 22.00, 24.00, 33.00 +AKN, 03, 19, 32.00, 16.00, 25.00, 24.00, 36.00 +AKO, 03, 19, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 19, 46.00, 27.00, 27.00, 26.00, 42.00 +ALI, 03, 19, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 19, 46.00, 27.00, 22.00, 22.00, 34.00 +ALS, 03, 19, 51.00, 17.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 19, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 19, 64.00, 34.00, 12.00, 12.00, 20.00 +AMG, 03, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 19, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 19, 35.00, 20.00, 16.00, 19.00, 25.00 +AND, 03, 19, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 19, 45.00, 34.00, 54.00, 52.00, 68.00 +AOO, 03, 19, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +APN, 03, 19, 40.00, 20.00, 26.00, 29.00, 41.00 +AQQ, 03, 19, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +ART, 03, 19, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +AST, 03, 19, 54.00, 38.00, 56.00, 55.00, 65.00 +ATL, 03, 19, 66.00, 44.00, 26.00, 25.00, 37.00 +ATW, 03, 19, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 19, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 19, 54.00, 33.00, -9999.00, -9999.00, 41.00 +AUG, 03, 19, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 19, 74.00, 53.00, 18.00, 17.00, 27.00 +AUW, 03, 19, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 19, 61.00, 37.00, 25.00, 26.00, 36.00 +AVP, 03, 19, 48.00, 30.00, 29.00, 30.00, 44.00 +AXN, 03, 19, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 19, 46.00, 27.00, -9999.00, -9999.00, 29.00 +AYS, 03, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 19, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 19, 68.00, 45.00, -9999.00, -9999.00, 25.00 +BAD, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 19, 44.00, 18.00, -9999.00, -9999.00, 22.00 +BDL, 03, 19, 49.00, 30.00, 25.00, 27.00, 39.00 +BDR, 03, 19, 48.00, 33.00, 27.00, 26.00, 41.00 +BET, 03, 19, 23.00, 7.00, 21.00, 19.00, 29.00 +BFD, 03, 19, 43.00, 24.00, 42.00, 37.00, 55.00 +BFF, 03, 19, 52.00, 24.00, 17.00, 16.00, 25.00 +BFL, 03, 19, 70.00, 46.00, 17.00, 18.00, 24.00 +BGM, 03, 19, 43.00, 27.00, 35.00, 34.00, 51.00 +BGR, 03, 19, 41.00, 24.00, 24.00, 25.00, 35.00 +BGS, 03, 19, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 19, 68.00, 44.00, 25.00, 24.00, 38.00 +BID, 03, 19, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 19, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 19, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 19, 48.00, 27.00, 22.00, 20.00, 31.00 +BIS, 03, 19, 41.00, 20.00, 21.00, 17.00, 28.00 +BIX, 03, 19, 71.00, 54.00, -9999.00, -9999.00, 31.00 +BJI, 03, 19, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 19, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 19, 54.00, 24.00, -9999.00, -9999.00, 28.00 +BKW, 03, 19, 54.00, 34.00, 35.00, 34.00, 49.00 +BLF, 03, 19, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 19, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 19, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 19, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 19, 59.00, 37.00, -9999.00, -9999.00, 35.00 +BNA, 03, 19, 63.00, 41.00, 32.00, 27.00, 45.00 +BNO, 03, 19, 49.00, 26.00, -9999.00, 24.00, 45.00 +BOI, 03, 19, 55.00, 33.00, 24.00, 23.00, 36.00 +BOS, 03, 19, 48.00, 33.00, 27.00, 27.00, 40.00 +BPI, 03, 19, 41.00, 10.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 19, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 19, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 19, 51.00, 32.00, -9999.00, -9999.00, 31.00 +BRO, 03, 19, 80.00, 61.00, 8.00, 7.00, 12.00 +BRW, 03, 19, -7.00, -20.00, 8.00, 10.00, 14.00 +BSM, 03, 19, 74.00, 53.00, -9999.00, -9999.00, 20.00 +BTI, 03, 19, -8.00, -22.00, 8.00, 8.00, 12.00 +BTL, 03, 19, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 19, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 19, 74.00, 52.00, 21.00, 20.00, 33.00 +BTT, 03, 19, 17.00, -6.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 19, 42.00, 24.00, 32.00, 30.00, 46.00 +BUB, 03, 19, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 19, 44.00, 28.00, 36.00, 37.00, 51.00 +BUR, 03, 19, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 19, 71.00, 54.00, -9999.00, 17.00, 32.00 +BWG, 03, 19, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 19, 56.00, 36.00, 25.00, 23.00, 35.00 +BYH, 03, 19, 62.00, 42.00, -9999.00, -9999.00, 37.00 +BYI, 03, 19, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 19, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 19, 70.00, 44.00, 20.00, 22.00, 31.00 +CAG, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 19, 50.00, 31.00, 36.00, 37.00, 53.00 +CAO, 03, 19, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 19, 37.00, 17.00, 31.00, 34.00, 45.00 +CBM, 03, 19, 68.00, 44.00, -9999.00, -9999.00, 33.00 +CDB, 03, 19, 35.00, 26.00, 48.00, 54.00, 68.00 +CDC, 03, 19, 54.00, 28.00, 20.00, 21.00, 31.00 +CDR, 03, 19, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 19, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 19, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 19, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 19, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 19, 64.00, 41.00, 27.00, 26.00, 38.00 +CHO, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 19, 70.00, 49.00, 20.00, 21.00, 32.00 +CID, 03, 19, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 19, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 19, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 19, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 19, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 19, 49.00, 30.00, 36.00, 32.00, 50.00 +CLL, 03, 19, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 19, 64.00, 41.00, 21.00, 25.00, 33.00 +CMH, 03, 19, 53.00, 33.00, 33.00, 29.00, 45.00 +CMI, 03, 19, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 19, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 19, 55.00, 32.00, 20.00, 18.00, 31.00 +CNM, 03, 19, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 19, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +COD, 03, 19, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +COF, 03, 19, 77.00, 57.00, -9999.00, -9999.00, 23.00 +CON, 03, 19, 45.00, 24.00, 25.00, 23.00, 37.00 +COS, 03, 19, 52.00, 26.00, 18.00, 17.00, 24.00 +COT, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 19, 56.00, 35.00, 28.00, 24.00, 38.00 +CPR, 03, 19, 47.00, 23.00, 22.00, 22.00, 31.00 +CRBC, 03, 19, 39.00, 1.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 19, 77.00, 57.00, 12.00, 12.00, 20.00 +CRW, 03, 19, 59.00, 37.00, 35.00, 35.00, 49.00 +CSG, 03, 19, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 19, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 19, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 19, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 19, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 19, 55.00, 35.00, 32.00, 28.00, 45.00 +CVN, 03, 19, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 19, 65.00, 34.00, -9999.00, -9999.00, 9.00 +CXY, 03, 19, 53.00, 34.00, 20.00, 22.00, 31.00 +CYS, 03, 19, 46.00, 23.00, 19.00, 19.00, 28.00 +DAA, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 19, 76.00, 55.00, 13.00, 15.00, 23.00 +DAG, 03, 19, 72.00, 47.00, 8.00, 8.00, 16.00 +DAL, 03, 19, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 19, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 19, 52.00, 33.00, 32.00, 29.00, 45.00 +DBQ, 03, 19, 45.00, 27.00, 26.00, 24.00, 36.00 +DCA, 03, 19, 59.00, 39.00, 23.00, 25.00, 34.00 +DDC, 03, 19, 59.00, 32.00, 20.00, 15.00, 28.00 +DEC, 03, 19, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 19, 54.00, 27.00, 19.00, 19.00, 29.00 +DFW, 03, 19, 70.00, 47.00, 18.00, 14.00, 26.00 +DHN, 03, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 19, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 19, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 19, 77.00, 53.00, -9999.00, -9999.00, 11.00 +DLG, 03, 19, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 19, 35.00, 18.00, 25.00, 26.00, 37.00 +DLLC, 03, 19, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 19, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 19, 74.00, 46.00, -9999.00, -9999.00, 12.00 +DMN, 03, 19, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 19, 57.00, 36.00, -9999.00, -9999.00, 36.00 +DPG, 03, 19, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 19, 72.00, 48.00, -9999.00, -9999.00, 30.00 +DRA, 03, 19, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 19, 77.00, 53.00, 10.00, 11.00, 17.00 +DSM, 03, 19, 49.00, 30.00, 29.00, 23.00, 39.00 +DTW, 03, 19, 47.00, 29.00, 31.00, 27.00, 42.00 +DUG, 03, 19, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 19, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 19, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 19, 71.00, 45.00, -9999.00, -9999.00, 16.00 +D45, 03, 19, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 19, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 19, 42.00, 22.00, 20.00, 19.00, 30.00 +ECG, 03, 19, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 19, 66.00, 41.00, -9999.00, -9999.00, 11.00 +EED, 03, 19, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 19, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 19, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 19, 54.00, 29.00, 36.00, 41.00, 52.00 +EKO, 03, 19, 52.00, 26.00, 23.00, 21.00, 33.00 +ELD, 03, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 19, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 19, 72.00, 42.00, 4.00, 5.00, 8.00 +ELY, 03, 19, 50.00, 22.00, 23.00, 25.00, 36.00 +EMP, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 19, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +END, 03, 19, 64.00, 40.00, -9999.00, -9999.00, 17.00 +ENN, 03, 19, 24.00, -2.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 19, 54.00, 34.00, -9999.00, -9999.00, 19.00 +EPH, 03, 19, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 19, 46.00, 30.00, 38.00, 34.00, 52.00 +ESF, 03, 19, 71.00, 50.00, -9999.00, -9999.00, 39.00 +EUG, 03, 19, 57.00, 39.00, 40.00, 43.00, 54.00 +EVV, 03, 19, 58.00, 38.00, 35.00, 28.00, 47.00 +EWN, 03, 19, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 19, 53.00, 35.00, 24.00, 26.00, 39.00 +EYW, 03, 19, 79.00, 70.00, 8.00, 7.00, 13.00 +E74, 03, 19, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 19, 63.00, 38.00, -9999.00, -9999.00, 33.00 +FAI, 03, 19, 26.00, 1.00, 11.00, 15.00, 20.00 +FAR, 03, 19, 37.00, 20.00, 19.00, 17.00, 29.00 +FAT, 03, 19, 68.00, 44.00, 21.00, 19.00, 29.00 +FAY, 03, 19, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 19, 46.00, 25.00, 24.00, 25.00, 36.00 +FCS, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 19, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 19, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 03, 19, 51.00, 22.00, 29.00, 27.00, 38.00 +FLL, 03, 19, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 19, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 19, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FME, 03, 19, 60.00, 33.00, -9999.00, -9999.00, 34.00 +FMH, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 19, 61.00, 28.00, 12.00, 15.00, 18.00 +FMY, 03, 19, 81.00, 59.00, 9.00, 10.00, 16.00 +FNT, 03, 19, 45.00, 28.00, 29.00, 31.00, 43.00 +FOD, 03, 19, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 19, 57.00, 34.00, -9999.00, -9999.00, 27.00 +FOK, 03, 19, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 19, 58.00, 35.00, -9999.00, -9999.00, 25.00 +FSD, 03, 19, 45.00, 25.00, 25.00, 23.00, 35.00 +FSI, 03, 19, 66.00, 40.00, -9999.00, -9999.00, 19.00 +FSM, 03, 19, 66.00, 41.00, 23.00, 20.00, 34.00 +FTK, 03, 19, 59.00, 35.00, -9999.00, -9999.00, 37.00 +FWA, 03, 19, 49.00, 31.00, 28.00, 28.00, 43.00 +FWH, 03, 19, 69.00, 45.00, -9999.00, -9999.00, 21.00 +FYU, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 19, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 19, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 19, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 19, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 19, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 19, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 19, 49.00, 30.00, 23.00, 27.00, 39.00 +GFA, 03, 19, 46.00, 24.00, -9999.00, -9999.00, 27.00 +GFK, 03, 19, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 19, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 19, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 19, 42.00, 21.00, 17.00, 16.00, 27.00 +GJT, 03, 19, 58.00, 33.00, 20.00, 19.00, 29.00 +GKN, 03, 19, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 19, 55.00, 27.00, 18.00, 17.00, 26.00 +GLH, 03, 19, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 19, 68.00, 58.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 19, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 19, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +GON, 03, 19, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 19, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 19, 41.00, 24.00, 27.00, 23.00, 37.00 +GRCI, 03, 19, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 19, 56.00, 36.00, -9999.00, -9999.00, 53.00 +GRI, 03, 19, 52.00, 29.00, 23.00, 19.00, 31.00 +GRK, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 03, 19, 45.00, 27.00, 31.00, 29.00, 43.00 +GSB, 03, 19, 66.00, 42.00, -9999.00, -9999.00, 30.00 +GSG, 03, 19, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 19, 62.00, 39.00, 25.00, 25.00, 34.00 +GSP, 03, 19, 65.00, 41.00, 23.00, 25.00, 36.00 +GST, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 19, 43.00, 24.00, -9999.00, -9999.00, 51.00 +GTF, 03, 19, 46.00, 24.00, 22.00, 23.00, 33.00 +GUP, 03, 19, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 19, 51.00, 30.00, -9999.00, -9999.00, 41.00 +GVW, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 03, 19, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 19, 61.00, 45.00, 21.00, 24.00, 33.00 +HBR, 03, 19, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 19, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 19, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 19, 52.00, 31.00, -9999.00, -9999.00, 30.00 +HKY, 03, 19, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 19, 47.00, 24.00, 18.00, 18.00, 28.00 +HMN, 03, 19, 72.00, 33.00, -9999.00, -9999.00, 7.00 +HMS, 03, 19, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 19, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 19, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +HON, 03, 19, 45.00, 24.00, 23.00, 19.00, 31.00 +HOP, 03, 19, 61.00, 37.00, -9999.00, -9999.00, 37.00 +HOT, 03, 19, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 19, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 19, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 19, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 19, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 19, 72.00, 48.00, -9999.00, -9999.00, 29.00 +HST, 03, 19, 81.00, 60.00, -9999.00, -9999.00, 19.00 +HSV, 03, 19, 65.00, 43.00, 30.00, 24.00, 42.00 +HTL, 03, 19, 41.00, 21.00, 34.00, 26.00, 44.00 +HTS, 03, 19, 59.00, 37.00, 34.00, 33.00, 47.00 +HUF, 03, 19, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 19, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 19, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 19, 45.00, 22.00, 18.00, 18.00, 29.00 +IAB, 03, 19, 60.00, 36.00, -9999.00, -9999.00, 22.00 +IAD, 03, 19, 57.00, 34.00, 24.00, 24.00, 34.00 +IAG, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 19, 72.00, 52.00, 21.00, 21.00, 33.00 +ICT, 03, 19, 60.00, 36.00, 26.00, 19.00, 34.00 +IDA, 03, 19, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 19, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 19, 54.00, 35.00, 26.00, 25.00, 37.00 +ILI, 03, 19, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 19, 67.00, 45.00, 21.00, 22.00, 33.00 +IMT, 03, 19, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +IND, 03, 19, 53.00, 34.00, 32.00, 31.00, 46.00 +INL, 03, 19, 35.00, 14.00, 22.00, 19.00, 31.00 +INS, 03, 19, 65.00, 39.00, -9999.00, -9999.00, 6.00 +INT, 03, 19, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +INW, 03, 19, 63.00, 31.00, 11.00, 8.00, 15.00 +IPL, 03, 19, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 19, 50.00, 30.00, 27.00, 28.00, 40.00 +IRK, 03, 19, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 19, 42.00, 20.00, 18.00, 16.00, 25.00 +ISP, 03, 19, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 19, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 19, 78.00, 46.00, -9999.00, -9999.00, 11.00 +IWD, 03, 19, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 19, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 19, 71.00, 46.00, 23.00, 21.00, 34.00 +JAX, 03, 19, 74.00, 50.00, 16.00, 19.00, 26.00 +JBR, 03, 19, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 19, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 19, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 19, 50.00, 36.00, 24.00, 24.00, 37.00 +JHW, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 19, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 19, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 19, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 19, 40.00, 28.00, 48.00, 46.00, 58.00 +JST, 03, 19, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 19, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 19, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 19, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 19, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 19, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 19, 45.00, 27.00, 32.00, 30.00, 45.00 +LAR, 03, 19, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 19, 70.00, 45.00, 8.00, 9.00, 14.00 +LAX, 03, 19, 66.00, 51.00, 16.00, 18.00, 24.00 +LBB, 03, 19, 68.00, 38.00, 10.00, 6.00, 14.00 +LBF, 03, 19, 52.00, 25.00, 20.00, 17.00, 28.00 +LCH, 03, 19, 72.00, 52.00, 19.00, 19.00, 30.00 +LCK, 03, 19, 55.00, 34.00, -9999.00, -9999.00, 40.00 +LEB, 03, 19, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 19, 58.00, 37.00, 32.00, 29.00, 45.00 +LFI, 03, 19, 59.00, 42.00, -9999.00, -9999.00, 34.00 +LFK, 03, 19, 73.00, 49.00, 22.00, 22.00, 33.00 +LFT, 03, 19, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 19, 50.00, 36.00, 24.00, 25.00, 38.00 +LGB, 03, 19, 69.00, 49.00, 19.00, 16.00, 25.00 +LGU, 03, 19, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 19, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 19, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 19, 66.00, 44.00, 22.00, 22.00, 33.00 +LIZ, 03, 19, 37.00, 17.00, -9999.00, -9999.00, 42.00 +LMT, 03, 19, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 03, 19, 48.00, 24.00, 16.00, 17.00, 24.00 +LNK, 03, 19, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 19, 58.00, 27.00, 11.00, 10.00, 17.00 +LOZ, 03, 19, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 19, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 19, 66.00, 43.00, -9999.00, -9999.00, 31.00 +LSE, 03, 19, 45.00, 26.00, 21.00, 21.00, 31.00 +LSF, 03, 19, 71.00, 47.00, -9999.00, -9999.00, 33.00 +LSV, 03, 19, 74.00, 40.00, -9999.00, -9999.00, 6.00 +LTS, 03, 19, 71.00, 40.00, -9999.00, -9999.00, 17.00 +LUF, 03, 19, 78.00, 45.00, -9999.00, -9999.00, 9.00 +LVS, 03, 19, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 19, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 19, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 19, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 19, 60.00, 37.00, 25.00, 25.00, 36.00 +MAF, 03, 19, 73.00, 42.00, 5.00, 3.00, 8.00 +MBL, 03, 19, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 19, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 19, 67.00, 46.00, -9999.00, -9999.00, 26.00 +MCF, 03, 19, 78.00, 57.00, -9999.00, -9999.00, 20.00 +MCG, 03, 19, 26.00, 0.00, 18.00, 23.00, 30.00 +MCI, 03, 19, 55.00, 35.00, 25.00, 21.00, 36.00 +MCK, 03, 19, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 19, 71.00, 46.00, 23.00, 20.00, 33.00 +MCO, 03, 19, 79.00, 56.00, 13.00, 13.00, 21.00 +MCW, 03, 19, 43.00, 25.00, 20.00, 16.00, 29.00 +MC2, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 19, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 19, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 19, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 19, 49.00, 32.00, 34.00, 29.00, 45.00 +MEI, 03, 19, 71.00, 45.00, 22.00, 21.00, 35.00 +MEM, 03, 19, 65.00, 45.00, 30.00, 23.00, 41.00 +MER, 03, 19, 69.00, 42.00, -9999.00, -9999.00, 22.00 +MFD, 03, 19, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 19, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 19, 60.00, 36.00, 28.00, 26.00, 39.00 +MGE, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 03, 19, 70.00, 47.00, 25.00, 20.00, 34.00 +MGW, 03, 19, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 19, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 19, 65.00, 44.00, -9999.00, -9999.00, 26.00 +MHS, 03, 19, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 19, 80.00, 64.00, 10.00, 11.00, 17.00 +MIB, 03, 19, 38.00, 20.00, -9999.00, -9999.00, 26.00 +MIV, 03, 19, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 19, 58.00, 30.00, -9999.00, -9999.00, 23.00 +MKC, 03, 19, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 19, 43.00, 28.00, 32.00, 27.00, 44.00 +MKG, 03, 19, 44.00, 27.00, 31.00, 30.00, 44.00 +MKL, 03, 19, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 19, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 19, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 19, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 19, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 19, 49.00, 31.00, 28.00, 25.00, 39.00 +MLS, 03, 19, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 19, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 19, 71.00, 47.00, -9999.00, -9999.00, 33.00 +MOB, 03, 19, 72.00, 52.00, 23.00, 22.00, 36.00 +MOT, 03, 19, 38.00, 20.00, 18.00, 15.00, 23.00 +MPV, 03, 19, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 19, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 19, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 19, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 19, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 19, 62.00, 45.00, -9999.00, -9999.00, 28.00 +MSL, 03, 19, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 19, 44.00, 25.00, 29.00, 24.00, 39.00 +MSO, 03, 19, 49.00, 26.00, 26.00, 24.00, 39.00 +MSP, 03, 19, 42.00, 25.00, 25.00, 23.00, 36.00 +MSS, 03, 19, 40.00, 22.00, 30.00, 26.00, 43.00 +MSY, 03, 19, 73.00, 53.00, 19.00, 20.00, 30.00 +MTC, 03, 19, 45.00, 29.00, -9999.00, -9999.00, 37.00 +MTN, 03, 19, 57.00, 35.00, -9999.00, -9999.00, 34.00 +MTO, 03, 19, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 19, 52.00, 31.00, -9999.00, -9999.00, 34.00 +MUO, 03, 19, 59.00, 32.00, -9999.00, -9999.00, 23.00 +MWA, 03, 19, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 19, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 19, 70.00, 47.00, -9999.00, -9999.00, 31.00 +MYL, 03, 19, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 19, 70.00, 44.00, -9999.00, -9999.00, 34.00 +NAO, 03, 19, 67.00, 52.00, -9999.00, -9999.00, 31.00 +NBC, 03, 19, 71.00, 49.00, -9999.00, -9999.00, 31.00 +NBE, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 03, 19, 48.00, 31.00, -9999.00, -9999.00, 36.00 +NCA, 03, 19, 69.00, 41.00, -9999.00, -9999.00, 32.00 +NCO, 03, 19, 48.00, 32.00, -9999.00, -9999.00, 40.00 +NC1, 03, 19, 65.00, 41.00, -9999.00, -9999.00, 10.00 +NEL, 03, 19, 53.00, 32.00, -9999.00, -9999.00, 35.00 +NFG, 03, 19, 65.00, 48.00, -9999.00, -9999.00, 26.00 +NFL, 03, 19, 59.00, 29.00, -9999.00, -9999.00, 13.00 +NGP, 03, 19, 77.00, 58.00, -9999.00, -9999.00, 16.00 +NGU, 03, 19, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 19, 61.00, 47.00, -9999.00, -9999.00, 28.00 +NHK, 03, 19, 59.00, 36.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 19, 43.00, 26.00, -9999.00, -9999.00, 35.00 +NID, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 19, 74.00, 50.00, -9999.00, -9999.00, 25.00 +NIR, 03, 19, 76.00, 53.00, -9999.00, -9999.00, 19.00 +NKT, 03, 19, 65.00, 45.00, -9999.00, -9999.00, 31.00 +NKX, 03, 19, 67.00, 53.00, -9999.00, -9999.00, 19.00 +NLC, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NMM, 03, 19, 71.00, 44.00, -9999.00, -9999.00, 34.00 +NPA, 03, 19, 71.00, 53.00, -9999.00, -9999.00, 31.00 +NQA, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 19, 80.00, 56.00, -9999.00, -9999.00, 16.00 +NQX, 03, 19, 79.00, 70.00, -9999.00, -9999.00, 13.00 +NRB, 03, 19, 73.00, 54.00, -9999.00, -9999.00, 23.00 +NRC, 03, 19, 69.00, 42.00, -9999.00, -9999.00, 33.00 +NRS, 03, 19, 65.00, 50.00, -9999.00, -9999.00, 16.00 +NSE, 03, 19, 72.00, 49.00, -9999.00, -9999.00, 31.00 +NSI, 03, 19, 66.00, 47.00, -9999.00, -9999.00, 16.00 +NTD, 03, 19, 66.00, 47.00, -9999.00, -9999.00, 13.00 +NTK, 03, 19, 70.00, 49.00, -9999.00, -9999.00, 18.00 +NTU, 03, 19, 60.00, 41.00, -9999.00, -9999.00, 34.00 +NUC, 03, 19, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 19, 65.00, 43.00, -9999.00, -9999.00, 28.00 +NUW, 03, 19, 53.00, 37.00, -9999.00, -9999.00, 44.00 +NWF, 03, 19, 69.00, 49.00, -9999.00, -9999.00, 25.00 +NXX, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 19, 60.00, 34.00, -9999.00, -9999.00, 35.00 +NZC, 03, 19, 76.00, 47.00, -9999.00, -9999.00, 26.00 +NZJ, 03, 19, 70.00, 45.00, -9999.00, -9999.00, 18.00 +NZW, 03, 19, 48.00, 30.00, -9999.00, -9999.00, 35.00 +NZY, 03, 19, 67.00, 53.00, -9999.00, -9999.00, 18.00 +OAK, 03, 19, 63.00, 43.00, 23.00, 21.00, 31.00 +OAR, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 03, 19, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 19, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 19, 64.00, 41.00, 20.00, 19.00, 30.00 +OLM, 03, 19, 55.00, 34.00, 45.00, 46.00, 57.00 +OMA, 03, 19, 52.00, 30.00, 21.00, 19.00, 29.00 +OME, 03, 19, 19.00, 2.00, 19.00, 23.00, 30.00 +ONT, 03, 19, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 19, 48.00, 31.00, 32.00, 25.00, 43.00 +ORF, 03, 19, 60.00, 41.00, 25.00, 23.00, 34.00 +ORH, 03, 19, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 19, 27.00, -5.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 19, 41.00, 22.00, -9999.00, -9999.00, 35.00 +OTG, 03, 19, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 19, 55.00, 41.00, 51.00, 51.00, 63.00 +OTM, 03, 19, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 19, 11.00, -7.00, 16.00, 19.00, 24.00 +OURC, 03, 19, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 19, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 19, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 19, 73.00, 48.00, -9999.00, -9999.00, 32.00 +PACZ, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 19, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 19, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 19, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 19, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 19, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 19, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 19, 72.00, 49.00, -9999.00, -9999.00, 27.00 +PAQ, 03, 19, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 19, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 19, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 19, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 19, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 19, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 19, 42.00, 24.00, -9999.00, -9999.00, 33.00 +PBI, 03, 19, 79.00, 62.00, 12.00, 13.00, 20.00 +PDT, 03, 19, 56.00, 36.00, 20.00, 21.00, 32.00 +PDX, 03, 19, 57.00, 39.00, 40.00, 43.00, 53.00 +PFN, 03, 19, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 19, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 19, 54.00, 35.00, 25.00, 23.00, 37.00 +PHX, 03, 19, 77.00, 50.00, 10.00, 10.00, 16.00 +PIA, 03, 19, 51.00, 32.00, 31.00, 27.00, 43.00 +PIB, 03, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 19, 49.00, 27.00, 24.00, 26.00, 38.00 +PIR, 03, 19, 46.00, 25.00, 16.00, 15.00, 22.00 +PIT, 03, 19, 51.00, 32.00, 37.00, 33.00, 50.00 +PKB, 03, 19, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 19, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 19, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 19, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 19, 71.00, 53.00, 20.00, 20.00, 32.00 +POB, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 03, 19, 72.00, 48.00, -9999.00, -9999.00, 42.00 +POM, 03, 19, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 19, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 19, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 19, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 19, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 19, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 19, 47.00, 26.00, -9999.00, -9999.00, 36.00 +PSP, 03, 19, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 19, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 19, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 19, 59.00, 28.00, 13.00, 11.00, 17.00 +PUC, 03, 19, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 19, 48.00, 31.00, 26.00, 25.00, 39.00 +PVU, 03, 19, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 19, 43.00, 27.00, 28.00, 26.00, 39.00 +P02, 03, 19, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +P07, 03, 19, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +P11, 03, 19, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +P24, 03, 19, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +P28, 03, 19, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +P35, 03, 19, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +P38, 03, 19, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 03, 19, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +P58, 03, 19, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +P59, 03, 19, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +P60, 03, 19, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +P61, 03, 19, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +P67, 03, 19, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +P68, 03, 19, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 19, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 19, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 19, 48.00, 24.00, 17.00, 16.00, 25.00 +RBL, 03, 19, 65.00, 44.00, 26.00, 25.00, 35.00 +RCA, 03, 19, 48.00, 24.00, -9999.00, -9999.00, 26.00 +RDD, 03, 19, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 19, 54.00, 26.00, 16.00, 16.00, 27.00 +RDR, 03, 19, 35.00, 18.00, -9999.00, -9999.00, 25.00 +RDU, 03, 19, 64.00, 40.00, 24.00, 23.00, 34.00 +REE, 03, 19, 68.00, 38.00, -9999.00, -9999.00, 9.00 +REJ, 03, 19, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 19, 46.00, 28.00, 27.00, 24.00, 40.00 +RIC, 03, 19, 62.00, 38.00, 24.00, 25.00, 34.00 +RIV, 03, 19, 70.00, 45.00, -9999.00, -9999.00, 8.00 +RIW, 03, 19, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 19, 44.00, 22.00, 15.00, 12.00, 21.00 +RME, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +RMG, 03, 19, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +RND, 03, 19, 75.00, 52.00, -9999.00, -9999.00, 21.00 +RNO, 03, 19, 57.00, 30.00, 18.00, 15.00, 25.00 +ROA, 03, 19, 60.00, 37.00, 27.00, 26.00, 39.00 +ROC, 03, 19, 45.00, 28.00, 33.00, 35.00, 49.00 +ROW, 03, 19, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 19, 57.00, 32.00, 19.00, 17.00, 27.00 +RST, 03, 19, 41.00, 24.00, 25.00, 24.00, 38.00 +RWF, 03, 19, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 19, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 19, 65.00, 43.00, 25.00, 26.00, 34.00 +SAF, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 19, 67.00, 53.00, 20.00, 19.00, 27.00 +SAT, 03, 19, 75.00, 52.00, 18.00, 16.00, 28.00 +SAV, 03, 19, 72.00, 50.00, 19.00, 20.00, 29.00 +SAW, 03, 19, 38.00, 23.00, -9999.00, -9999.00, 40.00 +SBA, 03, 19, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 19, 71.00, 45.00, -9999.00, -9999.00, 19.00 +SBN, 03, 19, 48.00, 31.00, 33.00, 32.00, 45.00 +SBP, 03, 19, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 19, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 19, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 19, -7.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 19, 67.00, 43.00, 21.00, 24.00, 31.00 +SDF, 03, 19, 59.00, 38.00, 32.00, 27.00, 44.00 +SEA, 03, 19, 53.00, 39.00, 37.00, 35.00, 49.00 +SEM, 03, 19, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 19, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 19, 61.00, 46.00, 27.00, 27.00, 36.00 +SGF, 03, 19, 60.00, 36.00, 26.00, 23.00, 38.00 +SGY, 03, 19, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 19, 48.00, 23.00, 22.00, 20.00, 32.00 +SHV, 03, 19, 71.00, 47.00, 21.00, 21.00, 33.00 +SIT, 03, 19, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 19, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 19, 75.00, 45.00, 11.00, 7.00, 16.00 +SKA, 03, 19, 49.00, 30.00, -9999.00, -9999.00, 31.00 +SKF, 03, 19, 75.00, 52.00, -9999.00, -9999.00, 20.00 +SLC, 03, 19, 54.00, 33.00, 26.00, 26.00, 38.00 +SLE, 03, 19, 56.00, 36.00, 39.00, 41.00, 53.00 +SLN, 03, 19, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 19, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 19, 65.00, 41.00, -9999.00, 23.00, 42.00 +SNA, 03, 19, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 19, 30.00, 20.00, 37.00, 42.00, 56.00 +SNS, 03, 19, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 19, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 19, 52.00, 34.00, 31.00, 28.00, 45.00 +SPS, 03, 19, 68.00, 43.00, 14.00, 14.00, 22.00 +SRQ, 03, 19, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 19, 70.00, 44.00, -9999.00, -9999.00, 33.00 +SSI, 03, 19, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +STC, 03, 19, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 19, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +STL, 03, 19, 57.00, 38.00, 31.00, 28.00, 44.00 +STNV, 03, 19, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +STS, 03, 19, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 19, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 19, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 19, 66.00, 43.00, -9999.00, -9999.00, 25.00 +SUX, 03, 19, 48.00, 28.00, 22.00, 21.00, 32.00 +SVN, 03, 19, 72.00, 50.00, -9999.00, -9999.00, 29.00 +SWF, 03, 19, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 19, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 19, 45.00, 27.00, 39.00, 38.00, 55.00 +SZL, 03, 19, 57.00, 33.00, -9999.00, -9999.00, 30.00 +TAD, 03, 19, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 19, 21.00, -4.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 19, 64.00, 34.00, -9999.00, -9999.00, 31.00 +TCC, 03, 19, 66.00, 34.00, 7.00, 9.00, 11.00 +TCL, 03, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 19, 56.00, 36.00, -9999.00, -9999.00, 53.00 +TCS, 03, 19, 67.00, 39.00, -9999.00, -9999.00, 9.00 +TEB, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 19, 64.00, 41.00, -9999.00, -9999.00, 23.00 +TKA, 03, 19, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 19, 75.00, 48.00, 17.00, 18.00, 27.00 +TNX, 03, 19, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 19, 48.00, 29.00, 30.00, 28.00, 43.00 +TOP, 03, 19, 57.00, 34.00, 23.00, 20.00, 33.00 +TPA, 03, 19, 78.00, 57.00, 11.00, 13.00, 19.00 +TPH, 03, 19, 56.00, 28.00, 13.00, 11.00, 19.00 +TRI, 03, 19, 61.00, 37.00, 27.00, 28.00, 40.00 +TRK, 03, 19, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 19, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 19, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 19, 64.00, 41.00, 22.00, 22.00, 33.00 +TUP, 03, 19, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 19, 74.00, 46.00, 12.00, 10.00, 17.00 +TVC, 03, 19, 41.00, 23.00, 25.00, 22.00, 37.00 +TVL, 03, 19, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 19, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 19, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 19, 63.00, 38.00, 28.00, 28.00, 41.00 +T01, 03, 19, 58.00, 37.00, -9999.00, -9999.00, 34.00 +T02, 03, 19, 67.00, 44.00, -9999.00, -9999.00, 33.00 +T03, 03, 19, 69.00, 45.00, -9999.00, -9999.00, 33.00 +T04, 03, 19, 77.00, 59.00, -9999.00, -9999.00, 20.00 +T05, 03, 19, 57.00, 32.00, -9999.00, -9999.00, 23.00 +T06, 03, 19, 72.00, 45.00, -9999.00, -9999.00, 33.00 +T07, 03, 19, 60.00, 29.00, -9999.00, -9999.00, 30.00 +T08, 03, 19, 54.00, 34.00, -9999.00, -9999.00, 29.00 +UCA, 03, 19, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 19, 65.00, 39.00, -9999.00, -9999.00, 8.00 +UIL, 03, 19, 52.00, 35.00, 55.00, 55.00, 65.00 +UIN, 03, 19, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 19, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 19, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 19, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +U15, 03, 19, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +U28, 03, 19, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 19, 73.00, 47.00, -9999.00, -9999.00, 28.00 +VBG, 03, 19, 67.00, 43.00, -9999.00, -9999.00, 23.00 +VCT, 03, 19, 75.00, 54.00, 15.00, 15.00, 24.00 +VCV, 03, 19, 67.00, 38.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 19, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 19, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 19, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 19, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 19, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 19, 72.00, 48.00, -9999.00, -9999.00, 30.00 +VRB, 03, 19, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 19, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 19, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 19, 58.00, 37.00, 27.00, 29.00, -9999.00 +WJA, 03, 19, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 19, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 19, 26.00, -1.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 19, 56.00, 26.00, 18.00, 19.00, 29.00 +WPO, 03, 19, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 19, 71.00, 46.00, -9999.00, -9999.00, 32.00 +WRG, 03, 19, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 19, 55.00, 32.00, -9999.00, -9999.00, 36.00 +WRL, 03, 19, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +X68, 03, 19, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 19, 39.00, 24.00, 55.00, 53.00, 64.00 +YCG, 03, 19, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 19, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 19, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 19, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 19, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 19, 57.00, 32.00, 11.00, 12.00, 18.00 +YNG, 03, 19, 48.00, 29.00, 36.00, 33.00, 50.00 +YPA, 03, 19, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 19, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 19, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 19, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 19, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 19, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 19, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 19, 80.00, 52.00, 5.00, 5.00, 7.00 +YVR, 03, 19, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 19, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 19, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 19, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 19, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 19, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 19, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 19, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 19, 35.00, 18.00, 31.00, 30.00, 44.00 +ZUN, 03, 19, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 19, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 19, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 19, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +01R, 03, 19, 72.00, 49.00, -9999.00, -9999.00, 30.00 +1V1, 03, 19, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 19, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 19, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 19, 63.00, 43.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 19, 70.00, 44.00, -9999.00, -9999.00, 33.00 +3B1, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 19, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 19, 41.00, 21.00, -9999.00, -9999.00, 35.00 +3SE, 03, 19, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 19, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 19, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 19, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 19, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 19, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 19, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 19, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 20, 51.00, 32.00, 26.00, 25.00, 38.00 +ABI, 03, 20, 71.00, 45.00, 12.00, 11.00, 20.00 +ABQ, 03, 20, 63.00, 33.00, 11.00, 11.00, 18.00 +ABR, 03, 20, 43.00, 23.00, 20.00, 17.00, 27.00 +ABY, 03, 20, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 20, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 20, 71.00, 49.00, 17.00, 16.00, 26.00 +ACV, 03, 20, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 20, 53.00, 33.00, 24.00, 23.00, 36.00 +ADK, 03, 20, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 20, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 20, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 20, 57.00, 34.00, -9999.00, -9999.00, 35.00 +AEX, 03, 20, 71.00, 50.00, -9999.00, -9999.00, 30.00 +AFF, 03, 20, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 20, 80.00, 55.00, -9999.00, -9999.00, 22.00 +AGS, 03, 20, 70.00, 44.00, 23.00, 22.00, 34.00 +AHN, 03, 20, 67.00, 44.00, 22.00, 24.00, 33.00 +AKN, 03, 20, 32.00, 16.00, 25.00, 24.00, 36.00 +AKO, 03, 20, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 20, 47.00, 27.00, 27.00, 26.00, 42.00 +ALI, 03, 20, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 20, 47.00, 28.00, 22.00, 22.00, 35.00 +ALS, 03, 20, 51.00, 17.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 20, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 20, 64.00, 34.00, 12.00, 12.00, 20.00 +AMG, 03, 20, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 20, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 20, 35.00, 20.00, 16.00, 18.00, 25.00 +AND, 03, 20, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 20, 45.00, 34.00, 54.00, 52.00, 68.00 +AOO, 03, 20, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +APN, 03, 20, 40.00, 20.00, 26.00, 29.00, 41.00 +AQQ, 03, 20, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +ART, 03, 20, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +AST, 03, 20, 54.00, 38.00, 55.00, 55.00, 65.00 +ATL, 03, 20, 66.00, 44.00, 26.00, 25.00, 37.00 +ATW, 03, 20, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 20, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 20, 55.00, 33.00, -9999.00, -9999.00, 41.00 +AUG, 03, 20, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 20, 74.00, 53.00, 18.00, 17.00, 27.00 +AUW, 03, 20, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 20, 61.00, 37.00, 25.00, 25.00, 36.00 +AVP, 03, 20, 48.00, 30.00, 29.00, 30.00, 44.00 +AXN, 03, 20, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 20, 46.00, 27.00, -9999.00, -9999.00, 29.00 +AYS, 03, 20, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 20, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 20, 68.00, 45.00, -9999.00, -9999.00, 24.00 +BAD, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 20, 44.00, 18.00, -9999.00, -9999.00, 22.00 +BDL, 03, 20, 49.00, 30.00, 25.00, 27.00, 39.00 +BDR, 03, 20, 48.00, 33.00, 27.00, 26.00, 41.00 +BET, 03, 20, 23.00, 7.00, 21.00, 19.00, 29.00 +BFD, 03, 20, 43.00, 24.00, 42.00, 37.00, 55.00 +BFF, 03, 20, 52.00, 24.00, 17.00, 16.00, 25.00 +BFL, 03, 20, 70.00, 46.00, 17.00, 17.00, 24.00 +BGM, 03, 20, 43.00, 27.00, 35.00, 34.00, 51.00 +BGR, 03, 20, 41.00, 24.00, 24.00, 25.00, 35.00 +BGS, 03, 20, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 20, 68.00, 44.00, 25.00, 24.00, 38.00 +BID, 03, 20, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 20, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 20, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 20, 48.00, 27.00, 22.00, 20.00, 31.00 +BIS, 03, 20, 42.00, 20.00, 21.00, 17.00, 28.00 +BIX, 03, 20, 71.00, 54.00, -9999.00, -9999.00, 31.00 +BJI, 03, 20, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 20, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 20, 54.00, 24.00, -9999.00, -9999.00, 28.00 +BKW, 03, 20, 54.00, 34.00, 35.00, 33.00, 49.00 +BLF, 03, 20, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 20, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 20, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 20, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 20, 59.00, 37.00, -9999.00, -9999.00, 35.00 +BNA, 03, 20, 63.00, 41.00, 32.00, 27.00, 45.00 +BNO, 03, 20, 49.00, 26.00, -9999.00, 24.00, 45.00 +BOI, 03, 20, 55.00, 33.00, 24.00, 22.00, 36.00 +BOS, 03, 20, 48.00, 33.00, 27.00, 26.00, 39.00 +BPI, 03, 20, 41.00, 10.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 20, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 20, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 20, 51.00, 32.00, -9999.00, -9999.00, 32.00 +BRO, 03, 20, 80.00, 61.00, 8.00, 7.00, 12.00 +BRW, 03, 20, -7.00, -20.00, 8.00, 10.00, 14.00 +BSM, 03, 20, 74.00, 53.00, -9999.00, -9999.00, 20.00 +BTI, 03, 20, -8.00, -22.00, 8.00, 8.00, 12.00 +BTL, 03, 20, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 20, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 20, 74.00, 52.00, 21.00, 20.00, 33.00 +BTT, 03, 20, 18.00, -6.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 20, 42.00, 25.00, 32.00, 30.00, 46.00 +BUB, 03, 20, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 20, 44.00, 28.00, 36.00, 37.00, 51.00 +BUR, 03, 20, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 20, 71.00, 54.00, -9999.00, 16.00, 32.00 +BWG, 03, 20, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 20, 56.00, 36.00, 25.00, 23.00, 35.00 +BYH, 03, 20, 62.00, 42.00, -9999.00, -9999.00, 37.00 +BYI, 03, 20, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 20, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 20, 70.00, 44.00, 20.00, 22.00, 31.00 +CAG, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 20, 50.00, 31.00, 36.00, 37.00, 53.00 +CAO, 03, 20, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 20, 37.00, 18.00, 31.00, 34.00, 45.00 +CBM, 03, 20, 68.00, 44.00, -9999.00, -9999.00, 33.00 +CDB, 03, 20, 35.00, 26.00, 48.00, 54.00, 68.00 +CDC, 03, 20, 54.00, 28.00, 20.00, 20.00, 31.00 +CDR, 03, 20, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 20, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 20, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 20, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 20, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 20, 64.00, 41.00, 26.00, 26.00, 38.00 +CHO, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 20, 70.00, 49.00, 20.00, 21.00, 32.00 +CID, 03, 20, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 20, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 20, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 20, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 20, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 20, 49.00, 30.00, 36.00, 32.00, 50.00 +CLL, 03, 20, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 20, 64.00, 41.00, 21.00, 25.00, 33.00 +CMH, 03, 20, 53.00, 33.00, 33.00, 29.00, 45.00 +CMI, 03, 20, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 20, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 20, 55.00, 32.00, 21.00, 18.00, 31.00 +CNM, 03, 20, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 20, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +COD, 03, 20, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +COF, 03, 20, 77.00, 57.00, -9999.00, -9999.00, 23.00 +CON, 03, 20, 45.00, 24.00, 25.00, 23.00, 37.00 +COS, 03, 20, 52.00, 26.00, 18.00, 17.00, 24.00 +COT, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 20, 56.00, 35.00, 28.00, 24.00, 38.00 +CPR, 03, 20, 47.00, 23.00, 22.00, 22.00, 32.00 +CRBC, 03, 20, 39.00, 1.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 20, 77.00, 57.00, 12.00, 12.00, 20.00 +CRW, 03, 20, 59.00, 37.00, 35.00, 35.00, 49.00 +CSG, 03, 20, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 20, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 20, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 20, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 20, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 20, 55.00, 35.00, 31.00, 28.00, 45.00 +CVN, 03, 20, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 20, 65.00, 34.00, -9999.00, -9999.00, 9.00 +CXY, 03, 20, 53.00, 34.00, 21.00, 22.00, 31.00 +CYS, 03, 20, 46.00, 23.00, 19.00, 19.00, 29.00 +DAA, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 20, 76.00, 55.00, 12.00, 15.00, 22.00 +DAG, 03, 20, 72.00, 47.00, 8.00, 8.00, 15.00 +DAL, 03, 20, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 20, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 20, 53.00, 33.00, 32.00, 29.00, 45.00 +DBQ, 03, 20, 46.00, 28.00, 26.00, 24.00, 36.00 +DCA, 03, 20, 59.00, 39.00, 23.00, 24.00, 34.00 +DDC, 03, 20, 59.00, 32.00, 20.00, 15.00, 28.00 +DEC, 03, 20, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 20, 54.00, 27.00, 19.00, 19.00, 29.00 +DFW, 03, 20, 70.00, 47.00, 18.00, 14.00, 26.00 +DHN, 03, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 20, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 20, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 20, 77.00, 53.00, -9999.00, -9999.00, 12.00 +DLG, 03, 20, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 20, 36.00, 18.00, 25.00, 25.00, 37.00 +DLLC, 03, 20, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 20, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 20, 74.00, 46.00, -9999.00, -9999.00, 12.00 +DMN, 03, 20, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 20, 57.00, 36.00, -9999.00, -9999.00, 36.00 +DPG, 03, 20, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 20, 72.00, 48.00, -9999.00, -9999.00, 30.00 +DRA, 03, 20, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 20, 77.00, 53.00, 10.00, 11.00, 17.00 +DSM, 03, 20, 50.00, 30.00, 29.00, 23.00, 39.00 +DTW, 03, 20, 47.00, 29.00, 31.00, 27.00, 42.00 +DUG, 03, 20, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 20, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 20, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 20, 71.00, 45.00, -9999.00, -9999.00, 16.00 +D45, 03, 20, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 20, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 20, 43.00, 23.00, 21.00, 19.00, 31.00 +ECG, 03, 20, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 20, 66.00, 41.00, -9999.00, -9999.00, 10.00 +EED, 03, 20, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 20, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 20, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 20, 54.00, 29.00, 36.00, 41.00, 52.00 +EKO, 03, 20, 52.00, 26.00, 23.00, 21.00, 33.00 +ELD, 03, 20, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 20, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 20, 72.00, 42.00, 4.00, 5.00, 8.00 +ELY, 03, 20, 50.00, 22.00, 23.00, 25.00, 36.00 +EMP, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 20, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +END, 03, 20, 64.00, 40.00, -9999.00, -9999.00, 17.00 +ENN, 03, 20, 25.00, -1.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 20, 54.00, 34.00, -9999.00, -9999.00, 19.00 +EPH, 03, 20, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 20, 46.00, 30.00, 38.00, 34.00, 52.00 +ESF, 03, 20, 71.00, 50.00, -9999.00, -9999.00, 39.00 +EUG, 03, 20, 57.00, 39.00, 40.00, 42.00, 53.00 +EVV, 03, 20, 58.00, 38.00, 35.00, 28.00, 47.00 +EWN, 03, 20, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 20, 53.00, 35.00, 24.00, 26.00, 38.00 +EYW, 03, 20, 79.00, 70.00, 8.00, 7.00, 14.00 +E74, 03, 20, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 20, 63.00, 38.00, -9999.00, -9999.00, 33.00 +FAI, 03, 20, 27.00, 2.00, 11.00, 14.00, 20.00 +FAR, 03, 20, 38.00, 20.00, 19.00, 17.00, 29.00 +FAT, 03, 20, 68.00, 44.00, 21.00, 18.00, 28.00 +FAY, 03, 20, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 20, 46.00, 25.00, 24.00, 25.00, 36.00 +FCS, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 20, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 20, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 03, 20, 51.00, 22.00, 29.00, 26.00, 37.00 +FLL, 03, 20, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 20, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 20, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FME, 03, 20, 60.00, 33.00, -9999.00, -9999.00, 34.00 +FMH, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 20, 61.00, 28.00, 12.00, 15.00, 17.00 +FMY, 03, 20, 81.00, 59.00, 9.00, 10.00, 16.00 +FNT, 03, 20, 45.00, 28.00, 29.00, 31.00, 43.00 +FOD, 03, 20, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 20, 58.00, 34.00, -9999.00, -9999.00, 27.00 +FOK, 03, 20, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 20, 59.00, 35.00, -9999.00, -9999.00, 25.00 +FSD, 03, 20, 46.00, 25.00, 25.00, 23.00, 36.00 +FSI, 03, 20, 66.00, 40.00, -9999.00, -9999.00, 19.00 +FSM, 03, 20, 66.00, 41.00, 23.00, 20.00, 34.00 +FTK, 03, 20, 59.00, 35.00, -9999.00, -9999.00, 37.00 +FWA, 03, 20, 49.00, 31.00, 28.00, 28.00, 43.00 +FWH, 03, 20, 69.00, 45.00, -9999.00, -9999.00, 21.00 +FYU, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 20, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 20, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 20, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 20, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 20, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 20, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 20, 49.00, 30.00, 23.00, 27.00, 38.00 +GFA, 03, 20, 46.00, 24.00, -9999.00, -9999.00, 27.00 +GFK, 03, 20, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 20, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 20, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 20, 43.00, 22.00, 17.00, 16.00, 27.00 +GJT, 03, 20, 58.00, 33.00, 20.00, 19.00, 29.00 +GKN, 03, 20, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 20, 55.00, 27.00, 18.00, 17.00, 26.00 +GLH, 03, 20, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 20, 68.00, 58.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 20, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +GON, 03, 20, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 20, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 20, 41.00, 24.00, 27.00, 23.00, 37.00 +GRCI, 03, 20, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 20, 56.00, 36.00, -9999.00, -9999.00, 53.00 +GRI, 03, 20, 52.00, 29.00, 23.00, 19.00, 31.00 +GRK, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 03, 20, 45.00, 27.00, 31.00, 29.00, 43.00 +GSB, 03, 20, 66.00, 42.00, -9999.00, -9999.00, 30.00 +GSG, 03, 20, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 20, 62.00, 39.00, 24.00, 25.00, 34.00 +GSP, 03, 20, 65.00, 41.00, 23.00, 25.00, 36.00 +GST, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 20, 43.00, 24.00, -9999.00, -9999.00, 51.00 +GTF, 03, 20, 46.00, 24.00, 22.00, 23.00, 32.00 +GUP, 03, 20, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 20, 51.00, 30.00, -9999.00, -9999.00, 41.00 +GVW, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 03, 20, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 20, 61.00, 45.00, 20.00, 24.00, 33.00 +HBR, 03, 20, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 20, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 20, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 20, 52.00, 31.00, -9999.00, -9999.00, 30.00 +HKY, 03, 20, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 20, 47.00, 24.00, 18.00, 18.00, 28.00 +HMN, 03, 20, 72.00, 33.00, -9999.00, -9999.00, 7.00 +HMS, 03, 20, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 20, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 20, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +HON, 03, 20, 45.00, 24.00, 23.00, 19.00, 31.00 +HOP, 03, 20, 61.00, 37.00, -9999.00, -9999.00, 37.00 +HOT, 03, 20, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 20, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 20, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 20, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 20, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 20, 72.00, 48.00, -9999.00, -9999.00, 29.00 +HST, 03, 20, 81.00, 60.00, -9999.00, -9999.00, 19.00 +HSV, 03, 20, 65.00, 43.00, 30.00, 23.00, 42.00 +HTL, 03, 20, 41.00, 21.00, 34.00, 26.00, 44.00 +HTS, 03, 20, 59.00, 37.00, 34.00, 33.00, 47.00 +HUF, 03, 20, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 20, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 20, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 20, 45.00, 22.00, 18.00, 18.00, 29.00 +IAB, 03, 20, 60.00, 36.00, -9999.00, -9999.00, 22.00 +IAD, 03, 20, 57.00, 34.00, 24.00, 24.00, 34.00 +IAG, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 20, 72.00, 52.00, 21.00, 21.00, 33.00 +ICT, 03, 20, 60.00, 36.00, 26.00, 19.00, 34.00 +IDA, 03, 20, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 20, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 20, 54.00, 35.00, 26.00, 25.00, 37.00 +ILI, 03, 20, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 20, 67.00, 45.00, 21.00, 22.00, 33.00 +IMT, 03, 20, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +IND, 03, 20, 54.00, 34.00, 32.00, 31.00, 46.00 +INL, 03, 20, 36.00, 15.00, 22.00, 19.00, 31.00 +INS, 03, 20, 65.00, 39.00, -9999.00, -9999.00, 6.00 +INT, 03, 20, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +INW, 03, 20, 63.00, 31.00, 11.00, 8.00, 15.00 +IPL, 03, 20, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 20, 50.00, 30.00, 27.00, 28.00, 40.00 +IRK, 03, 20, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 20, 43.00, 20.00, 18.00, 16.00, 25.00 +ISP, 03, 20, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 20, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 20, 78.00, 46.00, -9999.00, -9999.00, 11.00 +IWD, 03, 20, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 20, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 20, 71.00, 46.00, 23.00, 21.00, 34.00 +JAX, 03, 20, 74.00, 50.00, 16.00, 18.00, 25.00 +JBR, 03, 20, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 20, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 20, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 20, 50.00, 36.00, 24.00, 24.00, 36.00 +JHW, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 20, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 20, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 20, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 20, 40.00, 28.00, 47.00, 46.00, 58.00 +JST, 03, 20, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 20, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 20, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 20, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 20, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 20, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 20, 45.00, 27.00, 32.00, 30.00, 45.00 +LAR, 03, 20, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 20, 70.00, 45.00, 8.00, 8.00, 14.00 +LAX, 03, 20, 66.00, 51.00, 16.00, 17.00, 23.00 +LBB, 03, 20, 68.00, 38.00, 10.00, 7.00, 14.00 +LBF, 03, 20, 52.00, 25.00, 20.00, 18.00, 29.00 +LCH, 03, 20, 72.00, 52.00, 19.00, 19.00, 30.00 +LCK, 03, 20, 55.00, 34.00, -9999.00, -9999.00, 40.00 +LEB, 03, 20, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 20, 58.00, 37.00, 32.00, 29.00, 45.00 +LFI, 03, 20, 59.00, 42.00, -9999.00, -9999.00, 34.00 +LFK, 03, 20, 73.00, 49.00, 22.00, 22.00, 33.00 +LFT, 03, 20, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 20, 50.00, 36.00, 24.00, 24.00, 37.00 +LGB, 03, 20, 69.00, 49.00, 18.00, 16.00, 25.00 +LGU, 03, 20, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 20, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 20, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 20, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 20, 66.00, 44.00, 22.00, 22.00, 33.00 +LIZ, 03, 20, 37.00, 18.00, -9999.00, -9999.00, 42.00 +LMT, 03, 20, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 03, 20, 48.00, 24.00, 17.00, 18.00, 24.00 +LNK, 03, 20, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 20, 58.00, 27.00, 11.00, 10.00, 17.00 +LOZ, 03, 20, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 20, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 20, 66.00, 43.00, -9999.00, -9999.00, 31.00 +LSE, 03, 20, 45.00, 26.00, 21.00, 21.00, 31.00 +LSF, 03, 20, 71.00, 47.00, -9999.00, -9999.00, 33.00 +LSV, 03, 20, 74.00, 40.00, -9999.00, -9999.00, 6.00 +LTS, 03, 20, 71.00, 40.00, -9999.00, -9999.00, 17.00 +LUF, 03, 20, 78.00, 45.00, -9999.00, -9999.00, 8.00 +LVS, 03, 20, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 20, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 20, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 20, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 20, 60.00, 37.00, 25.00, 24.00, 36.00 +MAF, 03, 20, 73.00, 42.00, 5.00, 3.00, 8.00 +MBL, 03, 20, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 20, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 20, 67.00, 46.00, -9999.00, -9999.00, 26.00 +MCF, 03, 20, 78.00, 57.00, -9999.00, -9999.00, 20.00 +MCG, 03, 20, 26.00, 0.00, 18.00, 23.00, 30.00 +MCI, 03, 20, 55.00, 35.00, 25.00, 21.00, 37.00 +MCK, 03, 20, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 20, 71.00, 46.00, 23.00, 20.00, 33.00 +MCO, 03, 20, 79.00, 56.00, 12.00, 13.00, 20.00 +MCW, 03, 20, 43.00, 25.00, 20.00, 17.00, 29.00 +MC2, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 20, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 20, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 20, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 20, 49.00, 32.00, 34.00, 29.00, 45.00 +MEI, 03, 20, 71.00, 45.00, 22.00, 21.00, 35.00 +MEM, 03, 20, 65.00, 45.00, 30.00, 23.00, 41.00 +MER, 03, 20, 69.00, 42.00, -9999.00, -9999.00, 22.00 +MFD, 03, 20, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 20, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 20, 60.00, 36.00, 28.00, 26.00, 39.00 +MGE, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 03, 20, 70.00, 47.00, 25.00, 20.00, 34.00 +MGW, 03, 20, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 20, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 20, 65.00, 44.00, -9999.00, -9999.00, 26.00 +MHS, 03, 20, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 20, 80.00, 64.00, 10.00, 11.00, 17.00 +MIB, 03, 20, 39.00, 21.00, -9999.00, -9999.00, 26.00 +MIV, 03, 20, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 20, 58.00, 30.00, -9999.00, -9999.00, 23.00 +MKC, 03, 20, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 20, 43.00, 28.00, 32.00, 27.00, 44.00 +MKG, 03, 20, 44.00, 27.00, 31.00, 30.00, 44.00 +MKL, 03, 20, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 20, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 20, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 20, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 20, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 20, 50.00, 31.00, 28.00, 25.00, 39.00 +MLS, 03, 20, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 20, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 20, 71.00, 47.00, -9999.00, -9999.00, 33.00 +MOB, 03, 20, 72.00, 52.00, 23.00, 22.00, 36.00 +MOT, 03, 20, 39.00, 21.00, 18.00, 15.00, 23.00 +MPV, 03, 20, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 20, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 20, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 20, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 20, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 20, 62.00, 45.00, -9999.00, -9999.00, 28.00 +MSL, 03, 20, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 20, 44.00, 25.00, 29.00, 24.00, 39.00 +MSO, 03, 20, 49.00, 26.00, 26.00, 24.00, 39.00 +MSP, 03, 20, 42.00, 26.00, 25.00, 23.00, 36.00 +MSS, 03, 20, 40.00, 22.00, 30.00, 26.00, 43.00 +MSY, 03, 20, 73.00, 53.00, 19.00, 20.00, 30.00 +MTC, 03, 20, 45.00, 29.00, -9999.00, -9999.00, 37.00 +MTN, 03, 20, 57.00, 35.00, -9999.00, -9999.00, 34.00 +MTO, 03, 20, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 20, 52.00, 31.00, -9999.00, -9999.00, 34.00 +MUO, 03, 20, 59.00, 32.00, -9999.00, -9999.00, 23.00 +MWA, 03, 20, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 20, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 20, 70.00, 47.00, -9999.00, -9999.00, 31.00 +MYL, 03, 20, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 20, 70.00, 44.00, -9999.00, -9999.00, 33.00 +NAO, 03, 20, 67.00, 52.00, -9999.00, -9999.00, 30.00 +NBC, 03, 20, 71.00, 49.00, -9999.00, -9999.00, 31.00 +NBE, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 03, 20, 48.00, 31.00, -9999.00, -9999.00, 36.00 +NCA, 03, 20, 69.00, 41.00, -9999.00, -9999.00, 32.00 +NCO, 03, 20, 48.00, 32.00, -9999.00, -9999.00, 40.00 +NC1, 03, 20, 65.00, 41.00, -9999.00, -9999.00, 10.00 +NEL, 03, 20, 53.00, 32.00, -9999.00, -9999.00, 35.00 +NFG, 03, 20, 65.00, 48.00, -9999.00, -9999.00, 27.00 +NFL, 03, 20, 59.00, 29.00, -9999.00, -9999.00, 13.00 +NGP, 03, 20, 77.00, 58.00, -9999.00, -9999.00, 16.00 +NGU, 03, 20, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 20, 61.00, 47.00, -9999.00, -9999.00, 27.00 +NHK, 03, 20, 59.00, 36.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 20, 43.00, 26.00, -9999.00, -9999.00, 35.00 +NID, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 20, 74.00, 50.00, -9999.00, -9999.00, 25.00 +NIR, 03, 20, 76.00, 53.00, -9999.00, -9999.00, 19.00 +NKT, 03, 20, 65.00, 45.00, -9999.00, -9999.00, 31.00 +NKX, 03, 20, 67.00, 53.00, -9999.00, -9999.00, 19.00 +NLC, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NMM, 03, 20, 71.00, 44.00, -9999.00, -9999.00, 34.00 +NPA, 03, 20, 71.00, 53.00, -9999.00, -9999.00, 30.00 +NQA, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 20, 80.00, 56.00, -9999.00, -9999.00, 16.00 +NQX, 03, 20, 79.00, 70.00, -9999.00, -9999.00, 13.00 +NRB, 03, 20, 73.00, 54.00, -9999.00, -9999.00, 23.00 +NRC, 03, 20, 69.00, 42.00, -9999.00, -9999.00, 32.00 +NRS, 03, 20, 65.00, 50.00, -9999.00, -9999.00, 16.00 +NSE, 03, 20, 72.00, 49.00, -9999.00, -9999.00, 31.00 +NSI, 03, 20, 66.00, 47.00, -9999.00, -9999.00, 16.00 +NTD, 03, 20, 66.00, 47.00, -9999.00, -9999.00, 13.00 +NTK, 03, 20, 70.00, 49.00, -9999.00, -9999.00, 18.00 +NTU, 03, 20, 60.00, 41.00, -9999.00, -9999.00, 34.00 +NUC, 03, 20, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 20, 65.00, 43.00, -9999.00, -9999.00, 27.00 +NUW, 03, 20, 53.00, 37.00, -9999.00, -9999.00, 44.00 +NWF, 03, 20, 69.00, 49.00, -9999.00, -9999.00, 24.00 +NXX, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 20, 60.00, 34.00, -9999.00, -9999.00, 35.00 +NZC, 03, 20, 76.00, 47.00, -9999.00, -9999.00, 26.00 +NZJ, 03, 20, 70.00, 45.00, -9999.00, -9999.00, 18.00 +NZW, 03, 20, 48.00, 30.00, -9999.00, -9999.00, 35.00 +NZY, 03, 20, 67.00, 53.00, -9999.00, -9999.00, 18.00 +OAK, 03, 20, 63.00, 43.00, 23.00, 21.00, 31.00 +OAR, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 03, 20, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 20, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 20, 64.00, 41.00, 20.00, 18.00, 30.00 +OLM, 03, 20, 55.00, 34.00, 45.00, 46.00, 57.00 +OMA, 03, 20, 52.00, 30.00, 21.00, 19.00, 29.00 +OME, 03, 20, 19.00, 2.00, 19.00, 23.00, 30.00 +ONT, 03, 20, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 20, 48.00, 31.00, 32.00, 26.00, 43.00 +ORF, 03, 20, 60.00, 41.00, 25.00, 22.00, 34.00 +ORH, 03, 20, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 20, 28.00, -4.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 20, 41.00, 22.00, -9999.00, -9999.00, 35.00 +OTG, 03, 20, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 20, 55.00, 41.00, 51.00, 50.00, 62.00 +OTM, 03, 20, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 20, 11.00, -7.00, 16.00, 19.00, 24.00 +OURC, 03, 20, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 20, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 20, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 20, 73.00, 48.00, -9999.00, -9999.00, 32.00 +PACZ, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 20, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 20, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 20, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 20, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 20, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 20, 22.00, -3.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 20, 72.00, 49.00, -9999.00, -9999.00, 26.00 +PAQ, 03, 20, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 20, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 20, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 20, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 20, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 20, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 20, 42.00, 24.00, -9999.00, -9999.00, 33.00 +PBI, 03, 20, 79.00, 62.00, 12.00, 13.00, 20.00 +PDT, 03, 20, 56.00, 36.00, 20.00, 21.00, 32.00 +PDX, 03, 20, 57.00, 39.00, 39.00, 43.00, 52.00 +PFN, 03, 20, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 20, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 20, 54.00, 35.00, 25.00, 24.00, 37.00 +PHX, 03, 20, 77.00, 50.00, 10.00, 10.00, 16.00 +PIA, 03, 20, 51.00, 32.00, 31.00, 27.00, 43.00 +PIB, 03, 20, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 20, 49.00, 27.00, 24.00, 26.00, 38.00 +PIR, 03, 20, 47.00, 25.00, 16.00, 15.00, 22.00 +PIT, 03, 20, 51.00, 32.00, 37.00, 33.00, 50.00 +PKB, 03, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 20, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 20, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 20, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 20, 71.00, 53.00, 20.00, 20.00, 32.00 +POB, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 03, 20, 72.00, 48.00, -9999.00, -9999.00, 42.00 +POM, 03, 20, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 20, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 20, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 20, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 20, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 20, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 20, 47.00, 26.00, -9999.00, -9999.00, 36.00 +PSP, 03, 20, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 20, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 20, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 20, 59.00, 28.00, 13.00, 11.00, 17.00 +PUC, 03, 20, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 20, 48.00, 31.00, 26.00, 25.00, 39.00 +PVU, 03, 20, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 20, 43.00, 27.00, 28.00, 26.00, 39.00 +P02, 03, 20, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +P07, 03, 20, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +P11, 03, 20, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +P24, 03, 20, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +P28, 03, 20, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +P35, 03, 20, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +P38, 03, 20, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 03, 20, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P58, 03, 20, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +P59, 03, 20, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +P60, 03, 20, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +P61, 03, 20, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +P67, 03, 20, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +P68, 03, 20, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 20, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 20, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 20, 48.00, 24.00, 17.00, 16.00, 25.00 +RBL, 03, 20, 65.00, 44.00, 25.00, 24.00, 35.00 +RCA, 03, 20, 48.00, 24.00, -9999.00, -9999.00, 26.00 +RDD, 03, 20, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 20, 54.00, 26.00, 16.00, 16.00, 27.00 +RDR, 03, 20, 36.00, 19.00, -9999.00, -9999.00, 25.00 +RDU, 03, 20, 64.00, 40.00, 24.00, 23.00, 34.00 +REE, 03, 20, 68.00, 38.00, -9999.00, -9999.00, 9.00 +REJ, 03, 20, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 20, 47.00, 28.00, 27.00, 25.00, 40.00 +RIC, 03, 20, 62.00, 38.00, 23.00, 25.00, 34.00 +RIV, 03, 20, 70.00, 45.00, -9999.00, -9999.00, 8.00 +RIW, 03, 20, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 20, 44.00, 22.00, 15.00, 12.00, 21.00 +RME, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +RMG, 03, 20, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +RND, 03, 20, 75.00, 52.00, -9999.00, -9999.00, 21.00 +RNO, 03, 20, 57.00, 30.00, 18.00, 15.00, 24.00 +ROA, 03, 20, 60.00, 37.00, 27.00, 26.00, 39.00 +ROC, 03, 20, 45.00, 28.00, 33.00, 35.00, 49.00 +ROW, 03, 20, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 20, 57.00, 32.00, 19.00, 17.00, 27.00 +RST, 03, 20, 41.00, 24.00, 25.00, 24.00, 39.00 +RWF, 03, 20, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 20, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 20, 65.00, 43.00, 25.00, 25.00, 33.00 +SAF, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 20, 67.00, 53.00, 19.00, 18.00, 27.00 +SAT, 03, 20, 75.00, 52.00, 18.00, 16.00, 28.00 +SAV, 03, 20, 72.00, 50.00, 19.00, 20.00, 29.00 +SAW, 03, 20, 38.00, 23.00, -9999.00, -9999.00, 40.00 +SBA, 03, 20, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 20, 71.00, 45.00, -9999.00, -9999.00, 18.00 +SBN, 03, 20, 48.00, 31.00, 33.00, 32.00, 46.00 +SBP, 03, 20, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 20, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 20, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 20, -7.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 20, 67.00, 43.00, 21.00, 23.00, 30.00 +SDF, 03, 20, 59.00, 38.00, 32.00, 27.00, 43.00 +SEA, 03, 20, 53.00, 39.00, 37.00, 34.00, 49.00 +SEM, 03, 20, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 20, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 20, 61.00, 46.00, 27.00, 26.00, 35.00 +SGF, 03, 20, 60.00, 36.00, 26.00, 23.00, 38.00 +SGY, 03, 20, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 20, 48.00, 23.00, 22.00, 20.00, 32.00 +SHV, 03, 20, 71.00, 47.00, 21.00, 21.00, 33.00 +SIT, 03, 20, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 20, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 20, 75.00, 45.00, 11.00, 7.00, 16.00 +SKA, 03, 20, 49.00, 30.00, -9999.00, -9999.00, 31.00 +SKF, 03, 20, 75.00, 52.00, -9999.00, -9999.00, 20.00 +SLC, 03, 20, 54.00, 33.00, 26.00, 26.00, 38.00 +SLE, 03, 20, 56.00, 36.00, 39.00, 40.00, 52.00 +SLN, 03, 20, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 20, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 20, 65.00, 41.00, -9999.00, 22.00, 41.00 +SNA, 03, 20, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 20, 30.00, 20.00, 37.00, 42.00, 56.00 +SNS, 03, 20, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 20, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 20, 53.00, 34.00, 31.00, 27.00, 45.00 +SPS, 03, 20, 68.00, 43.00, 14.00, 14.00, 22.00 +SRQ, 03, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 20, 70.00, 44.00, -9999.00, -9999.00, 33.00 +SSI, 03, 20, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +STC, 03, 20, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 20, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +STL, 03, 20, 57.00, 38.00, 31.00, 28.00, 44.00 +STNV, 03, 20, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +STS, 03, 20, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 20, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 20, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 20, 66.00, 43.00, -9999.00, -9999.00, 25.00 +SUX, 03, 20, 49.00, 28.00, 23.00, 21.00, 33.00 +SVN, 03, 20, 72.00, 50.00, -9999.00, -9999.00, 29.00 +SWF, 03, 20, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 20, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 20, 45.00, 27.00, 39.00, 38.00, 54.00 +SZL, 03, 20, 57.00, 33.00, -9999.00, -9999.00, 29.00 +TAD, 03, 20, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 20, 22.00, -3.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 20, 64.00, 34.00, -9999.00, -9999.00, 32.00 +TCC, 03, 20, 66.00, 34.00, 7.00, 9.00, 12.00 +TCL, 03, 20, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 20, 56.00, 36.00, -9999.00, -9999.00, 53.00 +TCS, 03, 20, 67.00, 39.00, -9999.00, -9999.00, 9.00 +TEB, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 20, 64.00, 41.00, -9999.00, -9999.00, 23.00 +TKA, 03, 20, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 20, 75.00, 48.00, 17.00, 18.00, 26.00 +TNX, 03, 20, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 20, 48.00, 29.00, 30.00, 28.00, 43.00 +TOP, 03, 20, 58.00, 34.00, 23.00, 20.00, 33.00 +TPA, 03, 20, 78.00, 57.00, 11.00, 13.00, 19.00 +TPH, 03, 20, 56.00, 28.00, 13.00, 11.00, 19.00 +TRI, 03, 20, 61.00, 37.00, 27.00, 27.00, 40.00 +TRK, 03, 20, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 20, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 20, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 20, 64.00, 41.00, 22.00, 22.00, 33.00 +TUP, 03, 20, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 20, 74.00, 46.00, 12.00, 10.00, 16.00 +TVC, 03, 20, 41.00, 23.00, 25.00, 22.00, 37.00 +TVL, 03, 20, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 20, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 20, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 20, 63.00, 38.00, 28.00, 28.00, 41.00 +T01, 03, 20, 58.00, 37.00, -9999.00, -9999.00, 34.00 +T02, 03, 20, 67.00, 44.00, -9999.00, -9999.00, 33.00 +T03, 03, 20, 69.00, 45.00, -9999.00, -9999.00, 33.00 +T04, 03, 20, 77.00, 59.00, -9999.00, -9999.00, 20.00 +T05, 03, 20, 57.00, 32.00, -9999.00, -9999.00, 24.00 +T06, 03, 20, 72.00, 45.00, -9999.00, -9999.00, 33.00 +T07, 03, 20, 60.00, 29.00, -9999.00, -9999.00, 30.00 +T08, 03, 20, 54.00, 34.00, -9999.00, -9999.00, 29.00 +UCA, 03, 20, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 20, 65.00, 39.00, -9999.00, -9999.00, 8.00 +UIL, 03, 20, 52.00, 35.00, 55.00, 55.00, 65.00 +UIN, 03, 20, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 20, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 20, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 20, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +U15, 03, 20, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +U28, 03, 20, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 20, 73.00, 47.00, -9999.00, -9999.00, 28.00 +VBG, 03, 20, 67.00, 43.00, -9999.00, -9999.00, 23.00 +VCT, 03, 20, 75.00, 54.00, 15.00, 15.00, 24.00 +VCV, 03, 20, 67.00, 38.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 20, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 20, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 20, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 20, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 20, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 20, 72.00, 48.00, -9999.00, -9999.00, 30.00 +VRB, 03, 20, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 20, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 20, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 20, 58.00, 37.00, 27.00, 29.00, -9999.00 +WJA, 03, 20, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 20, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 20, 27.00, 0.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 20, 56.00, 26.00, 18.00, 19.00, 28.00 +WPO, 03, 20, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 20, 71.00, 46.00, -9999.00, -9999.00, 32.00 +WRG, 03, 20, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 20, 55.00, 32.00, -9999.00, -9999.00, 36.00 +WRL, 03, 20, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +X68, 03, 20, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 20, 39.00, 24.00, 55.00, 53.00, 64.00 +YCG, 03, 20, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 20, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 20, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 20, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 20, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 20, 57.00, 32.00, 11.00, 12.00, 18.00 +YNG, 03, 20, 48.00, 29.00, 36.00, 33.00, 50.00 +YPA, 03, 20, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 20, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 20, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 20, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 20, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 20, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 20, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 20, 80.00, 52.00, 5.00, 4.00, 7.00 +YVR, 03, 20, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 20, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 20, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 20, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 20, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 20, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 20, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 20, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 20, 35.00, 18.00, 31.00, 30.00, 44.00 +ZUN, 03, 20, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 20, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 20, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 20, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +01R, 03, 20, 72.00, 49.00, -9999.00, -9999.00, 30.00 +1V1, 03, 20, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 20, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 20, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 20, 63.00, 43.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 20, 70.00, 44.00, -9999.00, -9999.00, 33.00 +3B1, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 20, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 20, 42.00, 21.00, -9999.00, -9999.00, 35.00 +3SE, 03, 20, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 20, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 20, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 20, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 20, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 20, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 20, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 20, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 21, 51.00, 32.00, 26.00, 25.00, 38.00 +ABI, 03, 21, 71.00, 45.00, 12.00, 11.00, 20.00 +ABQ, 03, 21, 63.00, 33.00, 11.00, 11.00, 18.00 +ABR, 03, 21, 44.00, 23.00, 20.00, 17.00, 28.00 +ABY, 03, 21, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 21, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 21, 71.00, 49.00, 17.00, 16.00, 26.00 +ACV, 03, 21, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 21, 53.00, 33.00, 24.00, 23.00, 36.00 +ADK, 03, 21, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 21, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 21, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 21, 57.00, 34.00, -9999.00, -9999.00, 35.00 +AEX, 03, 21, 71.00, 50.00, -9999.00, -9999.00, 29.00 +AFF, 03, 21, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 21, 80.00, 55.00, -9999.00, -9999.00, 22.00 +AGS, 03, 21, 70.00, 44.00, 23.00, 22.00, 34.00 +AHN, 03, 21, 67.00, 44.00, 22.00, 24.00, 33.00 +AKN, 03, 21, 32.00, 16.00, 25.00, 24.00, 36.00 +AKO, 03, 21, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 21, 47.00, 27.00, 27.00, 26.00, 41.00 +ALI, 03, 21, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 21, 47.00, 28.00, 23.00, 23.00, 35.00 +ALS, 03, 21, 51.00, 17.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 21, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 21, 64.00, 34.00, 13.00, 12.00, 20.00 +AMG, 03, 21, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 21, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 21, 35.00, 20.00, 16.00, 18.00, 25.00 +AND, 03, 21, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 21, 45.00, 34.00, 54.00, 52.00, 68.00 +AOO, 03, 21, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +APN, 03, 21, 41.00, 21.00, 27.00, 28.00, 41.00 +AQQ, 03, 21, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +ART, 03, 21, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +AST, 03, 21, 54.00, 38.00, 55.00, 54.00, 64.00 +ATL, 03, 21, 66.00, 44.00, 26.00, 25.00, 36.00 +ATW, 03, 21, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 21, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 21, 55.00, 33.00, -9999.00, -9999.00, 41.00 +AUG, 03, 21, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 21, 74.00, 53.00, 18.00, 17.00, 27.00 +AUW, 03, 21, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 21, 61.00, 37.00, 25.00, 25.00, 36.00 +AVP, 03, 21, 48.00, 30.00, 29.00, 30.00, 44.00 +AXN, 03, 21, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 21, 46.00, 27.00, -9999.00, -9999.00, 30.00 +AYS, 03, 21, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 21, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 21, 68.00, 45.00, -9999.00, -9999.00, 24.00 +BAD, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 21, 44.00, 18.00, -9999.00, -9999.00, 22.00 +BDL, 03, 21, 49.00, 30.00, 25.00, 27.00, 39.00 +BDR, 03, 21, 48.00, 33.00, 27.00, 26.00, 41.00 +BET, 03, 21, 23.00, 7.00, 21.00, 19.00, 29.00 +BFD, 03, 21, 43.00, 24.00, 42.00, 37.00, 54.00 +BFF, 03, 21, 52.00, 24.00, 17.00, 16.00, 26.00 +BFL, 03, 21, 70.00, 46.00, 16.00, 17.00, 23.00 +BGM, 03, 21, 43.00, 27.00, 35.00, 33.00, 51.00 +BGR, 03, 21, 41.00, 24.00, 24.00, 24.00, 35.00 +BGS, 03, 21, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 21, 68.00, 44.00, 25.00, 24.00, 37.00 +BID, 03, 21, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 21, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 21, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 21, 48.00, 27.00, 22.00, 20.00, 31.00 +BIS, 03, 21, 42.00, 21.00, 21.00, 17.00, 29.00 +BIX, 03, 21, 71.00, 54.00, -9999.00, -9999.00, 30.00 +BJI, 03, 21, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 21, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 21, 54.00, 24.00, -9999.00, -9999.00, 27.00 +BKW, 03, 21, 54.00, 34.00, 35.00, 33.00, 49.00 +BLF, 03, 21, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 21, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 21, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 21, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 21, 59.00, 37.00, -9999.00, -9999.00, 35.00 +BNA, 03, 21, 63.00, 41.00, 32.00, 27.00, 45.00 +BNO, 03, 21, 49.00, 26.00, -9999.00, 24.00, 44.00 +BOI, 03, 21, 55.00, 33.00, 24.00, 22.00, 36.00 +BOS, 03, 21, 48.00, 33.00, 26.00, 26.00, 39.00 +BPI, 03, 21, 41.00, 10.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 21, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 21, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 21, 51.00, 32.00, -9999.00, -9999.00, 32.00 +BRO, 03, 21, 80.00, 61.00, 8.00, 7.00, 12.00 +BRW, 03, 21, -7.00, -20.00, 8.00, 10.00, 14.00 +BSM, 03, 21, 74.00, 53.00, -9999.00, -9999.00, 21.00 +BTI, 03, 21, -8.00, -22.00, 8.00, 8.00, 12.00 +BTL, 03, 21, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 21, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 21, 74.00, 52.00, 21.00, 20.00, 33.00 +BTT, 03, 21, 18.00, -5.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 21, 42.00, 25.00, 32.00, 30.00, 46.00 +BUB, 03, 21, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 21, 44.00, 28.00, 36.00, 37.00, 51.00 +BUR, 03, 21, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 21, 71.00, 54.00, -9999.00, 16.00, 31.00 +BWG, 03, 21, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 21, 56.00, 36.00, 25.00, 23.00, 35.00 +BYH, 03, 21, 62.00, 42.00, -9999.00, -9999.00, 37.00 +BYI, 03, 21, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 21, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 21, 70.00, 44.00, 20.00, 21.00, 31.00 +CAG, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 21, 50.00, 31.00, 36.00, 37.00, 53.00 +CAO, 03, 21, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 21, 37.00, 18.00, 31.00, 34.00, 45.00 +CBM, 03, 21, 68.00, 44.00, -9999.00, -9999.00, 33.00 +CDB, 03, 21, 35.00, 26.00, 48.00, 53.00, 68.00 +CDC, 03, 21, 54.00, 28.00, 20.00, 20.00, 30.00 +CDR, 03, 21, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 21, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 21, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 21, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 21, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 21, 64.00, 41.00, 26.00, 26.00, 38.00 +CHO, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 21, 70.00, 49.00, 19.00, 21.00, 32.00 +CID, 03, 21, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 21, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 21, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 21, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 21, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 21, 49.00, 30.00, 36.00, 32.00, 49.00 +CLL, 03, 21, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 21, 64.00, 41.00, 20.00, 25.00, 33.00 +CMH, 03, 21, 53.00, 33.00, 33.00, 29.00, 45.00 +CMI, 03, 21, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 21, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 21, 55.00, 32.00, 21.00, 18.00, 32.00 +CNM, 03, 21, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 21, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +COD, 03, 21, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +COF, 03, 21, 77.00, 57.00, -9999.00, -9999.00, 23.00 +CON, 03, 21, 45.00, 24.00, 25.00, 23.00, 37.00 +COS, 03, 21, 52.00, 26.00, 18.00, 17.00, 25.00 +COT, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 21, 56.00, 35.00, 28.00, 24.00, 39.00 +CPR, 03, 21, 47.00, 23.00, 22.00, 22.00, 32.00 +CRBC, 03, 21, 39.00, 1.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 21, 77.00, 57.00, 12.00, 12.00, 19.00 +CRW, 03, 21, 59.00, 37.00, 35.00, 35.00, 49.00 +CSG, 03, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 21, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 21, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 21, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 21, 55.00, 35.00, 31.00, 28.00, 45.00 +CVN, 03, 21, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 21, 65.00, 34.00, -9999.00, -9999.00, 9.00 +CXY, 03, 21, 53.00, 34.00, 21.00, 22.00, 32.00 +CYS, 03, 21, 46.00, 23.00, 19.00, 20.00, 29.00 +DAA, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 21, 76.00, 55.00, 12.00, 15.00, 22.00 +DAG, 03, 21, 72.00, 47.00, 8.00, 8.00, 15.00 +DAL, 03, 21, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 21, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 21, 53.00, 33.00, 31.00, 29.00, 45.00 +DBQ, 03, 21, 46.00, 28.00, 26.00, 24.00, 36.00 +DCA, 03, 21, 59.00, 39.00, 23.00, 24.00, 33.00 +DDC, 03, 21, 59.00, 32.00, 20.00, 16.00, 28.00 +DEC, 03, 21, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 21, 54.00, 27.00, 20.00, 19.00, 29.00 +DFW, 03, 21, 70.00, 47.00, 18.00, 14.00, 26.00 +DHN, 03, 21, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 21, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 21, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 21, 77.00, 53.00, -9999.00, -9999.00, 12.00 +DLG, 03, 21, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 21, 36.00, 19.00, 25.00, 25.00, 37.00 +DLLC, 03, 21, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 21, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 21, 74.00, 46.00, -9999.00, -9999.00, 12.00 +DMN, 03, 21, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 21, 57.00, 36.00, -9999.00, -9999.00, 36.00 +DPG, 03, 21, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 21, 72.00, 48.00, -9999.00, -9999.00, 29.00 +DRA, 03, 21, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 21, 77.00, 53.00, 10.00, 11.00, 17.00 +DSM, 03, 21, 50.00, 30.00, 29.00, 23.00, 39.00 +DTW, 03, 21, 47.00, 29.00, 30.00, 27.00, 42.00 +DUG, 03, 21, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 21, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 21, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 21, 71.00, 45.00, -9999.00, -9999.00, 16.00 +D45, 03, 21, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 21, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 21, 43.00, 23.00, 21.00, 19.00, 31.00 +ECG, 03, 21, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 21, 66.00, 41.00, -9999.00, -9999.00, 10.00 +EED, 03, 21, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 21, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 21, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 21, 54.00, 29.00, 36.00, 40.00, 52.00 +EKO, 03, 21, 52.00, 26.00, 22.00, 21.00, 32.00 +ELD, 03, 21, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 21, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 21, 72.00, 42.00, 4.00, 5.00, 7.00 +ELY, 03, 21, 50.00, 22.00, 22.00, 24.00, 35.00 +EMP, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 21, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +END, 03, 21, 64.00, 40.00, -9999.00, -9999.00, 17.00 +ENN, 03, 21, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 21, 54.00, 34.00, -9999.00, -9999.00, 20.00 +EPH, 03, 21, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 21, 46.00, 30.00, 38.00, 33.00, 52.00 +ESF, 03, 21, 71.00, 50.00, -9999.00, -9999.00, 38.00 +EUG, 03, 21, 57.00, 39.00, 40.00, 42.00, 53.00 +EVV, 03, 21, 58.00, 38.00, 35.00, 28.00, 47.00 +EWN, 03, 21, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 21, 53.00, 35.00, 24.00, 25.00, 38.00 +EYW, 03, 21, 79.00, 70.00, 8.00, 8.00, 14.00 +E74, 03, 21, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 21, 63.00, 38.00, -9999.00, -9999.00, 33.00 +FAI, 03, 21, 28.00, 3.00, 11.00, 14.00, 20.00 +FAR, 03, 21, 39.00, 21.00, 19.00, 17.00, 28.00 +FAT, 03, 21, 68.00, 44.00, 20.00, 18.00, 28.00 +FAY, 03, 21, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 21, 46.00, 25.00, 23.00, 24.00, 35.00 +FCS, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 21, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 21, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 03, 21, 51.00, 22.00, 28.00, 26.00, 37.00 +FLL, 03, 21, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 21, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 21, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FME, 03, 21, 60.00, 33.00, -9999.00, -9999.00, 34.00 +FMH, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 21, 61.00, 28.00, 12.00, 15.00, 17.00 +FMY, 03, 21, 81.00, 59.00, 9.00, 10.00, 16.00 +FNT, 03, 21, 45.00, 28.00, 29.00, 30.00, 43.00 +FOD, 03, 21, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 21, 58.00, 34.00, -9999.00, -9999.00, 27.00 +FOK, 03, 21, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 21, 59.00, 35.00, -9999.00, -9999.00, 25.00 +FSD, 03, 21, 46.00, 25.00, 26.00, 23.00, 36.00 +FSI, 03, 21, 66.00, 40.00, -9999.00, -9999.00, 19.00 +FSM, 03, 21, 66.00, 41.00, 23.00, 20.00, 34.00 +FTK, 03, 21, 59.00, 35.00, -9999.00, -9999.00, 37.00 +FWA, 03, 21, 49.00, 31.00, 28.00, 28.00, 43.00 +FWH, 03, 21, 69.00, 45.00, -9999.00, -9999.00, 21.00 +FYU, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 21, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 21, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 21, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 21, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 21, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 21, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 21, 49.00, 30.00, 23.00, 27.00, 38.00 +GFA, 03, 21, 46.00, 24.00, -9999.00, -9999.00, 27.00 +GFK, 03, 21, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 21, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 21, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 21, 44.00, 22.00, 17.00, 16.00, 26.00 +GJT, 03, 21, 58.00, 33.00, 20.00, 19.00, 29.00 +GKN, 03, 21, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 21, 55.00, 27.00, 18.00, 17.00, 26.00 +GLH, 03, 21, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 21, 68.00, 58.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 21, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +GON, 03, 21, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 21, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 21, 42.00, 24.00, 27.00, 23.00, 37.00 +GRCI, 03, 21, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 21, 56.00, 36.00, -9999.00, -9999.00, 53.00 +GRI, 03, 21, 52.00, 29.00, 23.00, 19.00, 31.00 +GRK, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 21, 46.00, 27.00, 31.00, 29.00, 43.00 +GSB, 03, 21, 66.00, 42.00, -9999.00, -9999.00, 30.00 +GSG, 03, 21, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 21, 62.00, 39.00, 24.00, 25.00, 33.00 +GSP, 03, 21, 65.00, 41.00, 23.00, 25.00, 35.00 +GST, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 21, 43.00, 25.00, -9999.00, -9999.00, 51.00 +GTF, 03, 21, 46.00, 24.00, 22.00, 23.00, 32.00 +GUP, 03, 21, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 21, 51.00, 30.00, -9999.00, -9999.00, 41.00 +GVW, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 03, 21, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 21, 61.00, 45.00, 20.00, 23.00, 33.00 +HBR, 03, 21, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 21, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 21, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 21, 52.00, 31.00, -9999.00, -9999.00, 30.00 +HKY, 03, 21, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 21, 47.00, 24.00, 18.00, 18.00, 28.00 +HMN, 03, 21, 72.00, 33.00, -9999.00, -9999.00, 7.00 +HMS, 03, 21, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 21, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 21, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +HON, 03, 21, 46.00, 24.00, 23.00, 19.00, 31.00 +HOP, 03, 21, 61.00, 37.00, -9999.00, -9999.00, 37.00 +HOT, 03, 21, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 21, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 21, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 21, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 21, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 21, 72.00, 48.00, -9999.00, -9999.00, 28.00 +HST, 03, 21, 81.00, 60.00, -9999.00, -9999.00, 19.00 +HSV, 03, 21, 65.00, 43.00, 30.00, 23.00, 42.00 +HTL, 03, 21, 41.00, 21.00, 34.00, 26.00, 44.00 +HTS, 03, 21, 59.00, 37.00, 34.00, 32.00, 47.00 +HUF, 03, 21, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 21, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 21, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 21, 46.00, 22.00, 18.00, 18.00, 29.00 +IAB, 03, 21, 60.00, 36.00, -9999.00, -9999.00, 23.00 +IAD, 03, 21, 57.00, 34.00, 24.00, 24.00, 34.00 +IAG, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 21, 72.00, 52.00, 21.00, 21.00, 33.00 +ICT, 03, 21, 60.00, 36.00, 26.00, 19.00, 34.00 +IDA, 03, 21, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 21, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 21, 54.00, 35.00, 26.00, 25.00, 37.00 +ILI, 03, 21, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 21, 67.00, 45.00, 21.00, 22.00, 32.00 +IMT, 03, 21, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +IND, 03, 21, 54.00, 34.00, 32.00, 31.00, 46.00 +INL, 03, 21, 37.00, 16.00, 22.00, 18.00, 30.00 +INS, 03, 21, 65.00, 39.00, -9999.00, -9999.00, 6.00 +INT, 03, 21, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +INW, 03, 21, 63.00, 31.00, 11.00, 8.00, 15.00 +IPL, 03, 21, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 21, 50.00, 30.00, 27.00, 28.00, 40.00 +IRK, 03, 21, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 21, 43.00, 20.00, 18.00, 16.00, 25.00 +ISP, 03, 21, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 21, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 21, 78.00, 46.00, -9999.00, -9999.00, 11.00 +IWD, 03, 21, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 21, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 21, 71.00, 46.00, 23.00, 21.00, 34.00 +JAX, 03, 21, 74.00, 50.00, 16.00, 18.00, 25.00 +JBR, 03, 21, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 21, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 21, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 21, 50.00, 36.00, 24.00, 24.00, 36.00 +JHW, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 21, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 21, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 21, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 21, 40.00, 28.00, 47.00, 46.00, 58.00 +JST, 03, 21, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 21, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 21, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 21, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 21, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 21, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 21, 46.00, 27.00, 31.00, 29.00, 44.00 +LAR, 03, 21, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 21, 70.00, 45.00, 8.00, 8.00, 13.00 +LAX, 03, 21, 66.00, 51.00, 15.00, 17.00, 23.00 +LBB, 03, 21, 68.00, 38.00, 10.00, 7.00, 14.00 +LBF, 03, 21, 52.00, 25.00, 20.00, 18.00, 29.00 +LCH, 03, 21, 72.00, 52.00, 19.00, 18.00, 30.00 +LCK, 03, 21, 55.00, 34.00, -9999.00, -9999.00, 40.00 +LEB, 03, 21, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 21, 58.00, 37.00, 32.00, 29.00, 44.00 +LFI, 03, 21, 59.00, 42.00, -9999.00, -9999.00, 34.00 +LFK, 03, 21, 73.00, 49.00, 22.00, 22.00, 33.00 +LFT, 03, 21, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 21, 50.00, 36.00, 24.00, 24.00, 37.00 +LGB, 03, 21, 69.00, 49.00, 18.00, 15.00, 24.00 +LGU, 03, 21, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 21, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 21, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 21, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 21, 66.00, 44.00, 22.00, 21.00, 33.00 +LIZ, 03, 21, 37.00, 18.00, -9999.00, -9999.00, 42.00 +LMT, 03, 21, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 03, 21, 48.00, 24.00, 17.00, 18.00, 25.00 +LNK, 03, 21, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 21, 58.00, 27.00, 10.00, 10.00, 17.00 +LOZ, 03, 21, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 21, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 21, 66.00, 43.00, -9999.00, -9999.00, 31.00 +LSE, 03, 21, 46.00, 27.00, 21.00, 22.00, 32.00 +LSF, 03, 21, 71.00, 47.00, -9999.00, -9999.00, 34.00 +LSV, 03, 21, 74.00, 40.00, -9999.00, -9999.00, 6.00 +LTS, 03, 21, 71.00, 40.00, -9999.00, -9999.00, 18.00 +LUF, 03, 21, 78.00, 45.00, -9999.00, -9999.00, 8.00 +LVS, 03, 21, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 21, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 21, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 21, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 21, 60.00, 37.00, 25.00, 24.00, 35.00 +MAF, 03, 21, 73.00, 42.00, 6.00, 4.00, 8.00 +MBL, 03, 21, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 21, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 21, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 21, 67.00, 46.00, -9999.00, -9999.00, 26.00 +MCF, 03, 21, 78.00, 57.00, -9999.00, -9999.00, 20.00 +MCG, 03, 21, 26.00, 1.00, 18.00, 23.00, 30.00 +MCI, 03, 21, 56.00, 35.00, 25.00, 22.00, 37.00 +MCK, 03, 21, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 21, 71.00, 46.00, 23.00, 20.00, 33.00 +MCO, 03, 21, 79.00, 56.00, 12.00, 13.00, 20.00 +MCW, 03, 21, 44.00, 26.00, 20.00, 17.00, 30.00 +MC2, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 21, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 21, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 21, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 21, 49.00, 32.00, 34.00, 29.00, 45.00 +MEI, 03, 21, 71.00, 45.00, 22.00, 21.00, 34.00 +MEM, 03, 21, 65.00, 45.00, 30.00, 23.00, 41.00 +MER, 03, 21, 69.00, 42.00, -9999.00, -9999.00, 22.00 +MFD, 03, 21, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 21, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 21, 60.00, 36.00, 28.00, 26.00, 39.00 +MGE, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 03, 21, 70.00, 47.00, 24.00, 20.00, 34.00 +MGW, 03, 21, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 21, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 21, 65.00, 44.00, -9999.00, -9999.00, 26.00 +MHS, 03, 21, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 21, 80.00, 64.00, 10.00, 11.00, 18.00 +MIB, 03, 21, 40.00, 21.00, -9999.00, -9999.00, 26.00 +MIV, 03, 21, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 21, 58.00, 30.00, -9999.00, -9999.00, 23.00 +MKC, 03, 21, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 21, 43.00, 28.00, 32.00, 27.00, 44.00 +MKG, 03, 21, 44.00, 27.00, 30.00, 29.00, 43.00 +MKL, 03, 21, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 21, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 21, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 21, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 21, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 21, 50.00, 31.00, 29.00, 25.00, 39.00 +MLS, 03, 21, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 21, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 21, 71.00, 47.00, -9999.00, -9999.00, 32.00 +MOB, 03, 21, 72.00, 52.00, 22.00, 22.00, 35.00 +MOT, 03, 21, 40.00, 21.00, 18.00, 15.00, 23.00 +MPV, 03, 21, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 21, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 21, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 21, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 21, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 21, 62.00, 45.00, -9999.00, -9999.00, 27.00 +MSL, 03, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 21, 45.00, 25.00, 29.00, 24.00, 39.00 +MSO, 03, 21, 49.00, 26.00, 26.00, 24.00, 38.00 +MSP, 03, 21, 43.00, 26.00, 25.00, 23.00, 36.00 +MSS, 03, 21, 41.00, 22.00, 30.00, 26.00, 42.00 +MSY, 03, 21, 73.00, 53.00, 19.00, 19.00, 30.00 +MTC, 03, 21, 45.00, 29.00, -9999.00, -9999.00, 37.00 +MTN, 03, 21, 57.00, 35.00, -9999.00, -9999.00, 34.00 +MTO, 03, 21, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 21, 52.00, 31.00, -9999.00, -9999.00, 34.00 +MUO, 03, 21, 59.00, 32.00, -9999.00, -9999.00, 23.00 +MWA, 03, 21, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 21, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 21, 70.00, 47.00, -9999.00, -9999.00, 31.00 +MYL, 03, 21, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 21, 70.00, 44.00, -9999.00, -9999.00, 33.00 +NAO, 03, 21, 67.00, 52.00, -9999.00, -9999.00, 30.00 +NBC, 03, 21, 71.00, 49.00, -9999.00, -9999.00, 30.00 +NBE, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 03, 21, 49.00, 31.00, -9999.00, -9999.00, 36.00 +NCA, 03, 21, 69.00, 41.00, -9999.00, -9999.00, 32.00 +NCO, 03, 21, 48.00, 32.00, -9999.00, -9999.00, 40.00 +NC1, 03, 21, 65.00, 41.00, -9999.00, -9999.00, 10.00 +NEL, 03, 21, 53.00, 32.00, -9999.00, -9999.00, 35.00 +NFG, 03, 21, 65.00, 48.00, -9999.00, -9999.00, 28.00 +NFL, 03, 21, 59.00, 29.00, -9999.00, -9999.00, 13.00 +NGP, 03, 21, 77.00, 58.00, -9999.00, -9999.00, 16.00 +NGU, 03, 21, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 21, 61.00, 47.00, -9999.00, -9999.00, 27.00 +NHK, 03, 21, 59.00, 36.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 21, 43.00, 26.00, -9999.00, -9999.00, 35.00 +NID, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 21, 74.00, 50.00, -9999.00, -9999.00, 25.00 +NIR, 03, 21, 76.00, 53.00, -9999.00, -9999.00, 19.00 +NKT, 03, 21, 65.00, 45.00, -9999.00, -9999.00, 31.00 +NKX, 03, 21, 67.00, 53.00, -9999.00, -9999.00, 19.00 +NLC, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 03, 21, 71.00, 44.00, -9999.00, -9999.00, 34.00 +NPA, 03, 21, 71.00, 53.00, -9999.00, -9999.00, 30.00 +NQA, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 21, 80.00, 56.00, -9999.00, -9999.00, 16.00 +NQX, 03, 21, 79.00, 70.00, -9999.00, -9999.00, 13.00 +NRB, 03, 21, 73.00, 54.00, -9999.00, -9999.00, 22.00 +NRC, 03, 21, 69.00, 42.00, -9999.00, -9999.00, 32.00 +NRS, 03, 21, 65.00, 50.00, -9999.00, -9999.00, 15.00 +NSE, 03, 21, 72.00, 49.00, -9999.00, -9999.00, 30.00 +NSI, 03, 21, 66.00, 47.00, -9999.00, -9999.00, 15.00 +NTD, 03, 21, 66.00, 47.00, -9999.00, -9999.00, 12.00 +NTK, 03, 21, 70.00, 49.00, -9999.00, -9999.00, 18.00 +NTU, 03, 21, 60.00, 41.00, -9999.00, -9999.00, 34.00 +NUC, 03, 21, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 21, 65.00, 43.00, -9999.00, -9999.00, 27.00 +NUW, 03, 21, 53.00, 37.00, -9999.00, -9999.00, 44.00 +NWF, 03, 21, 69.00, 49.00, -9999.00, -9999.00, 24.00 +NXX, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 21, 60.00, 34.00, -9999.00, -9999.00, 35.00 +NZC, 03, 21, 76.00, 47.00, -9999.00, -9999.00, 25.00 +NZJ, 03, 21, 70.00, 45.00, -9999.00, -9999.00, 18.00 +NZW, 03, 21, 48.00, 30.00, -9999.00, -9999.00, 35.00 +NZY, 03, 21, 67.00, 53.00, -9999.00, -9999.00, 18.00 +OAK, 03, 21, 63.00, 43.00, 22.00, 21.00, 31.00 +OAR, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 03, 21, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 21, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 21, 64.00, 41.00, 20.00, 18.00, 29.00 +OLM, 03, 21, 55.00, 34.00, 45.00, 45.00, 56.00 +OMA, 03, 21, 53.00, 30.00, 21.00, 20.00, 30.00 +OME, 03, 21, 19.00, 2.00, 19.00, 23.00, 30.00 +ONT, 03, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 21, 49.00, 31.00, 32.00, 26.00, 43.00 +ORF, 03, 21, 60.00, 41.00, 25.00, 22.00, 34.00 +ORH, 03, 21, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 21, 29.00, -3.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 21, 41.00, 22.00, -9999.00, -9999.00, 35.00 +OTG, 03, 21, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 21, 55.00, 41.00, 50.00, 50.00, 62.00 +OTM, 03, 21, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 21, 11.00, -7.00, 16.00, 19.00, 24.00 +OURC, 03, 21, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 21, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 21, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 21, 73.00, 48.00, -9999.00, -9999.00, 31.00 +PACZ, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 21, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 21, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 21, 27.00, 3.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 21, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 21, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 21, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 21, 72.00, 49.00, -9999.00, -9999.00, 26.00 +PAQ, 03, 21, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 21, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 21, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 21, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 21, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 21, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 21, 42.00, 24.00, -9999.00, -9999.00, 33.00 +PBI, 03, 21, 79.00, 62.00, 12.00, 14.00, 20.00 +PDT, 03, 21, 56.00, 36.00, 20.00, 21.00, 32.00 +PDX, 03, 21, 57.00, 39.00, 39.00, 43.00, 52.00 +PFN, 03, 21, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 21, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 21, 54.00, 35.00, 25.00, 24.00, 37.00 +PHX, 03, 21, 77.00, 50.00, 10.00, 10.00, 15.00 +PIA, 03, 21, 51.00, 32.00, 31.00, 27.00, 43.00 +PIB, 03, 21, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 21, 49.00, 27.00, 24.00, 26.00, 37.00 +PIR, 03, 21, 47.00, 25.00, 16.00, 15.00, 23.00 +PIT, 03, 21, 51.00, 32.00, 37.00, 33.00, 50.00 +PKB, 03, 21, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 21, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 21, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 21, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 21, 71.00, 53.00, 20.00, 20.00, 31.00 +POB, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 03, 21, 72.00, 48.00, -9999.00, -9999.00, 41.00 +POM, 03, 21, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 21, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 21, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 21, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 21, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 21, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 21, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 21, 47.00, 26.00, -9999.00, -9999.00, 36.00 +PSP, 03, 21, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 21, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 21, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 21, 59.00, 28.00, 13.00, 11.00, 18.00 +PUC, 03, 21, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 21, 48.00, 31.00, 26.00, 25.00, 39.00 +PVU, 03, 21, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 21, 43.00, 27.00, 28.00, 26.00, 39.00 +P02, 03, 21, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +P07, 03, 21, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +P11, 03, 21, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +P24, 03, 21, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +P28, 03, 21, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +P35, 03, 21, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +P38, 03, 21, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 03, 21, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +P58, 03, 21, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +P59, 03, 21, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +P60, 03, 21, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +P61, 03, 21, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +P67, 03, 21, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +P68, 03, 21, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 21, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 21, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 21, 48.00, 24.00, 18.00, 17.00, 26.00 +RBL, 03, 21, 65.00, 44.00, 25.00, 24.00, 34.00 +RCA, 03, 21, 48.00, 24.00, -9999.00, -9999.00, 27.00 +RDD, 03, 21, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 21, 54.00, 26.00, 16.00, 16.00, 27.00 +RDR, 03, 21, 37.00, 19.00, -9999.00, -9999.00, 25.00 +RDU, 03, 21, 64.00, 40.00, 24.00, 23.00, 33.00 +REE, 03, 21, 68.00, 38.00, -9999.00, -9999.00, 10.00 +REJ, 03, 21, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 21, 47.00, 28.00, 27.00, 25.00, 40.00 +RIC, 03, 21, 62.00, 38.00, 23.00, 25.00, 34.00 +RIV, 03, 21, 70.00, 45.00, -9999.00, -9999.00, 8.00 +RIW, 03, 21, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 21, 44.00, 22.00, 15.00, 12.00, 21.00 +RME, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +RMG, 03, 21, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +RND, 03, 21, 75.00, 52.00, -9999.00, -9999.00, 21.00 +RNO, 03, 21, 57.00, 30.00, 17.00, 15.00, 24.00 +ROA, 03, 21, 60.00, 37.00, 27.00, 26.00, 39.00 +ROC, 03, 21, 45.00, 28.00, 33.00, 35.00, 49.00 +ROW, 03, 21, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 21, 57.00, 32.00, 19.00, 17.00, 27.00 +RST, 03, 21, 42.00, 24.00, 25.00, 24.00, 39.00 +RWF, 03, 21, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 21, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 21, 65.00, 43.00, 24.00, 25.00, 33.00 +SAF, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 21, 67.00, 53.00, 19.00, 18.00, 26.00 +SAT, 03, 21, 75.00, 52.00, 18.00, 16.00, 28.00 +SAV, 03, 21, 72.00, 50.00, 19.00, 20.00, 29.00 +SAW, 03, 21, 38.00, 23.00, -9999.00, -9999.00, 40.00 +SBA, 03, 21, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 21, 71.00, 45.00, -9999.00, -9999.00, 18.00 +SBN, 03, 21, 48.00, 31.00, 33.00, 32.00, 46.00 +SBP, 03, 21, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 21, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 21, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 21, -7.00, -22.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 21, 67.00, 43.00, 20.00, 23.00, 30.00 +SDF, 03, 21, 59.00, 38.00, 32.00, 27.00, 43.00 +SEA, 03, 21, 53.00, 39.00, 37.00, 34.00, 48.00 +SEM, 03, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 21, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 21, 61.00, 46.00, 26.00, 26.00, 35.00 +SGF, 03, 21, 60.00, 36.00, 26.00, 23.00, 38.00 +SGY, 03, 21, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 21, 48.00, 23.00, 22.00, 21.00, 32.00 +SHV, 03, 21, 71.00, 47.00, 21.00, 21.00, 32.00 +SIT, 03, 21, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 21, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 21, 75.00, 45.00, 12.00, 7.00, 17.00 +SKA, 03, 21, 49.00, 30.00, -9999.00, -9999.00, 31.00 +SKF, 03, 21, 75.00, 52.00, -9999.00, -9999.00, 21.00 +SLC, 03, 21, 54.00, 33.00, 26.00, 26.00, 38.00 +SLE, 03, 21, 56.00, 36.00, 39.00, 40.00, 52.00 +SLN, 03, 21, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 21, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 21, 65.00, 41.00, -9999.00, 22.00, 41.00 +SNA, 03, 21, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 21, 30.00, 20.00, 37.00, 41.00, 56.00 +SNS, 03, 21, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 21, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 21, 53.00, 34.00, 31.00, 27.00, 45.00 +SPS, 03, 21, 68.00, 43.00, 14.00, 14.00, 23.00 +SRQ, 03, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 21, 70.00, 44.00, -9999.00, -9999.00, 33.00 +SSI, 03, 21, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +STC, 03, 21, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 21, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +STL, 03, 21, 57.00, 38.00, 31.00, 27.00, 43.00 +STNV, 03, 21, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +STS, 03, 21, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 21, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 21, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 21, 66.00, 43.00, -9999.00, -9999.00, 25.00 +SUX, 03, 21, 50.00, 28.00, 23.00, 21.00, 33.00 +SVN, 03, 21, 72.00, 50.00, -9999.00, -9999.00, 29.00 +SWF, 03, 21, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 21, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 21, 45.00, 27.00, 39.00, 38.00, 54.00 +SZL, 03, 21, 58.00, 33.00, -9999.00, -9999.00, 29.00 +TAD, 03, 21, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 21, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 21, 64.00, 34.00, -9999.00, -9999.00, 32.00 +TCC, 03, 21, 66.00, 34.00, 7.00, 9.00, 12.00 +TCL, 03, 21, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 21, 56.00, 36.00, -9999.00, -9999.00, 53.00 +TCS, 03, 21, 67.00, 39.00, -9999.00, -9999.00, 9.00 +TEB, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 21, 64.00, 41.00, -9999.00, -9999.00, 23.00 +TKA, 03, 21, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 21, 75.00, 48.00, 16.00, 17.00, 26.00 +TNX, 03, 21, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 21, 48.00, 29.00, 30.00, 29.00, 43.00 +TOP, 03, 21, 58.00, 34.00, 23.00, 21.00, 33.00 +TPA, 03, 21, 78.00, 57.00, 10.00, 12.00, 19.00 +TPH, 03, 21, 56.00, 28.00, 13.00, 11.00, 18.00 +TRI, 03, 21, 61.00, 37.00, 27.00, 27.00, 40.00 +TRK, 03, 21, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 21, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 21, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 21, 64.00, 41.00, 22.00, 21.00, 33.00 +TUP, 03, 21, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 21, 74.00, 46.00, 11.00, 10.00, 16.00 +TVC, 03, 21, 42.00, 23.00, 25.00, 22.00, 36.00 +TVL, 03, 21, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 21, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 21, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 21, 63.00, 38.00, 28.00, 28.00, 41.00 +T01, 03, 21, 58.00, 37.00, -9999.00, -9999.00, 34.00 +T02, 03, 21, 67.00, 44.00, -9999.00, -9999.00, 32.00 +T03, 03, 21, 69.00, 45.00, -9999.00, -9999.00, 32.00 +T04, 03, 21, 77.00, 59.00, -9999.00, -9999.00, 20.00 +T05, 03, 21, 57.00, 32.00, -9999.00, -9999.00, 24.00 +T06, 03, 21, 72.00, 45.00, -9999.00, -9999.00, 33.00 +T07, 03, 21, 60.00, 29.00, -9999.00, -9999.00, 30.00 +T08, 03, 21, 54.00, 34.00, -9999.00, -9999.00, 29.00 +UCA, 03, 21, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 21, 65.00, 39.00, -9999.00, -9999.00, 8.00 +UIL, 03, 21, 52.00, 35.00, 55.00, 55.00, 65.00 +UIN, 03, 21, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 21, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 21, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 21, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +U15, 03, 21, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +U28, 03, 21, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 21, 73.00, 47.00, -9999.00, -9999.00, 28.00 +VBG, 03, 21, 67.00, 43.00, -9999.00, -9999.00, 23.00 +VCT, 03, 21, 75.00, 54.00, 15.00, 15.00, 24.00 +VCV, 03, 21, 67.00, 38.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 21, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 21, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 21, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 21, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 21, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 21, 72.00, 48.00, -9999.00, -9999.00, 29.00 +VRB, 03, 21, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 21, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 21, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 21, 58.00, 37.00, 27.00, 29.00, -9999.00 +WJA, 03, 21, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 21, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 21, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 21, 56.00, 26.00, 17.00, 18.00, 28.00 +WPO, 03, 21, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 21, 71.00, 46.00, -9999.00, -9999.00, 32.00 +WRG, 03, 21, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 21, 55.00, 32.00, -9999.00, -9999.00, 36.00 +WRL, 03, 21, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +X68, 03, 21, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 21, 39.00, 24.00, 55.00, 53.00, 64.00 +YCG, 03, 21, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 21, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 21, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 21, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 21, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 21, 57.00, 32.00, 11.00, 11.00, 17.00 +YNG, 03, 21, 48.00, 29.00, 36.00, 33.00, 50.00 +YPA, 03, 21, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 21, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 21, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 21, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 21, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 21, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 21, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 21, 80.00, 52.00, 4.00, 4.00, 7.00 +YVR, 03, 21, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 21, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 21, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 21, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 21, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 21, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 21, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 21, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 21, 36.00, 18.00, 31.00, 30.00, 43.00 +ZUN, 03, 21, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 21, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 21, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 21, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +01R, 03, 21, 72.00, 49.00, -9999.00, -9999.00, 29.00 +1V1, 03, 21, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 21, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 21, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 21, 63.00, 43.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 21, 70.00, 44.00, -9999.00, -9999.00, 32.00 +3B1, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 21, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 21, 42.00, 21.00, -9999.00, -9999.00, 35.00 +3SE, 03, 21, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 21, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 21, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 21, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 21, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 21, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 21, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 21, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 22, 52.00, 32.00, 26.00, 25.00, 38.00 +ABI, 03, 22, 71.00, 46.00, 12.00, 11.00, 20.00 +ABQ, 03, 22, 64.00, 34.00, 11.00, 11.00, 18.00 +ABR, 03, 22, 44.00, 24.00, 20.00, 17.00, 28.00 +ABY, 03, 22, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 22, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 22, 72.00, 49.00, 17.00, 16.00, 26.00 +ACV, 03, 22, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 22, 54.00, 33.00, 24.00, 23.00, 36.00 +ADK, 03, 22, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 22, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 22, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 22, 58.00, 35.00, -9999.00, -9999.00, 35.00 +AEX, 03, 22, 72.00, 50.00, -9999.00, -9999.00, 29.00 +AFF, 03, 22, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 22, 80.00, 55.00, -9999.00, -9999.00, 22.00 +AGS, 03, 22, 71.00, 44.00, 23.00, 22.00, 33.00 +AHN, 03, 22, 67.00, 44.00, 22.00, 24.00, 33.00 +AKN, 03, 22, 33.00, 16.00, 25.00, 24.00, 36.00 +AKO, 03, 22, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 22, 48.00, 27.00, 27.00, 26.00, 41.00 +ALI, 03, 22, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 22, 48.00, 29.00, 23.00, 23.00, 35.00 +ALS, 03, 22, 51.00, 18.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 22, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 22, 64.00, 35.00, 13.00, 12.00, 20.00 +AMG, 03, 22, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 22, 35.00, 21.00, 16.00, 18.00, 25.00 +AND, 03, 22, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 22, 45.00, 34.00, 54.00, 52.00, 67.00 +AOO, 03, 22, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +APN, 03, 22, 41.00, 21.00, 27.00, 28.00, 41.00 +AQQ, 03, 22, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +ART, 03, 22, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +AST, 03, 22, 54.00, 38.00, 54.00, 54.00, 64.00 +ATL, 03, 22, 67.00, 44.00, 25.00, 25.00, 36.00 +ATW, 03, 22, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 22, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 22, 56.00, 33.00, -9999.00, -9999.00, 41.00 +AUG, 03, 22, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 22, 74.00, 53.00, 18.00, 17.00, 27.00 +AUW, 03, 22, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 22, 62.00, 37.00, 25.00, 25.00, 36.00 +AVP, 03, 22, 49.00, 31.00, 29.00, 30.00, 44.00 +AXN, 03, 22, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 22, 47.00, 28.00, -9999.00, -9999.00, 30.00 +AYS, 03, 22, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 22, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 22, 68.00, 45.00, -9999.00, -9999.00, 24.00 +BAD, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 22, 44.00, 18.00, -9999.00, -9999.00, 22.00 +BDL, 03, 22, 50.00, 31.00, 25.00, 27.00, 39.00 +BDR, 03, 22, 49.00, 33.00, 27.00, 26.00, 40.00 +BET, 03, 22, 23.00, 7.00, 21.00, 19.00, 29.00 +BFD, 03, 22, 44.00, 25.00, 42.00, 37.00, 54.00 +BFF, 03, 22, 53.00, 24.00, 17.00, 16.00, 26.00 +BFL, 03, 22, 70.00, 46.00, 16.00, 17.00, 23.00 +BGM, 03, 22, 44.00, 27.00, 35.00, 33.00, 51.00 +BGR, 03, 22, 42.00, 25.00, 24.00, 24.00, 35.00 +BGS, 03, 22, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 22, 68.00, 44.00, 25.00, 24.00, 37.00 +BID, 03, 22, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 22, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 22, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 22, 49.00, 27.00, 22.00, 20.00, 31.00 +BIS, 03, 22, 43.00, 21.00, 21.00, 17.00, 29.00 +BIX, 03, 22, 71.00, 54.00, -9999.00, -9999.00, 30.00 +BJI, 03, 22, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 22, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 22, 55.00, 25.00, -9999.00, -9999.00, 27.00 +BKW, 03, 22, 55.00, 34.00, 35.00, 33.00, 49.00 +BLF, 03, 22, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 22, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 22, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 22, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 22, 60.00, 37.00, -9999.00, -9999.00, 35.00 +BNA, 03, 22, 64.00, 41.00, 32.00, 27.00, 45.00 +BNO, 03, 22, 50.00, 26.00, -9999.00, 24.00, 44.00 +BOI, 03, 22, 55.00, 33.00, 24.00, 22.00, 35.00 +BOS, 03, 22, 48.00, 34.00, 26.00, 26.00, 39.00 +BPI, 03, 22, 41.00, 11.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 22, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 22, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 22, 52.00, 33.00, -9999.00, -9999.00, 32.00 +BRO, 03, 22, 80.00, 61.00, 8.00, 7.00, 12.00 +BRW, 03, 22, -6.00, -19.00, 8.00, 10.00, 14.00 +BSM, 03, 22, 74.00, 53.00, -9999.00, -9999.00, 21.00 +BTI, 03, 22, -7.00, -21.00, 8.00, 8.00, 13.00 +BTL, 03, 22, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 22, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 22, 74.00, 52.00, 21.00, 20.00, 33.00 +BTT, 03, 22, 19.00, -5.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 22, 43.00, 26.00, 32.00, 30.00, 46.00 +BUB, 03, 22, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 22, 45.00, 29.00, 36.00, 37.00, 51.00 +BUR, 03, 22, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 22, 71.00, 54.00, -9999.00, 16.00, 31.00 +BWG, 03, 22, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 22, 57.00, 36.00, 25.00, 23.00, 35.00 +BYH, 03, 22, 63.00, 43.00, -9999.00, -9999.00, 37.00 +BYI, 03, 22, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 22, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 22, 70.00, 44.00, 20.00, 21.00, 31.00 +CAG, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 22, 51.00, 31.00, 35.00, 37.00, 52.00 +CAO, 03, 22, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 22, 38.00, 19.00, 31.00, 34.00, 45.00 +CBM, 03, 22, 69.00, 44.00, -9999.00, -9999.00, 33.00 +CDB, 03, 22, 35.00, 26.00, 48.00, 53.00, 68.00 +CDC, 03, 22, 55.00, 28.00, 20.00, 20.00, 30.00 +CDR, 03, 22, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 22, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 22, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 22, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 22, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 22, 64.00, 41.00, 26.00, 26.00, 38.00 +CHO, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 22, 70.00, 49.00, 19.00, 21.00, 31.00 +CID, 03, 22, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 22, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 22, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 22, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 22, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 22, 50.00, 31.00, 36.00, 32.00, 49.00 +CLL, 03, 22, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 22, 65.00, 41.00, 20.00, 25.00, 33.00 +CMH, 03, 22, 54.00, 33.00, 33.00, 29.00, 45.00 +CMI, 03, 22, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 22, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 22, 56.00, 33.00, 22.00, 18.00, 32.00 +CNM, 03, 22, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 22, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +COD, 03, 22, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +COF, 03, 22, 77.00, 57.00, -9999.00, -9999.00, 23.00 +CON, 03, 22, 46.00, 25.00, 25.00, 23.00, 37.00 +COS, 03, 22, 52.00, 26.00, 18.00, 17.00, 25.00 +COT, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 22, 57.00, 36.00, 28.00, 24.00, 39.00 +CPR, 03, 22, 48.00, 23.00, 22.00, 22.00, 32.00 +CRBC, 03, 22, 39.00, 2.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 22, 77.00, 57.00, 12.00, 12.00, 19.00 +CRW, 03, 22, 60.00, 37.00, 35.00, 35.00, 49.00 +CSG, 03, 22, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 22, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 22, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 22, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 22, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 22, 56.00, 36.00, 31.00, 28.00, 45.00 +CVN, 03, 22, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 22, 65.00, 34.00, -9999.00, -9999.00, 9.00 +CXY, 03, 22, 54.00, 34.00, 21.00, 22.00, 32.00 +CYS, 03, 22, 47.00, 24.00, 19.00, 20.00, 29.00 +DAA, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 22, 76.00, 55.00, 12.00, 15.00, 22.00 +DAG, 03, 22, 72.00, 47.00, 8.00, 8.00, 15.00 +DAL, 03, 22, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 22, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 22, 54.00, 34.00, 31.00, 29.00, 45.00 +DBQ, 03, 22, 47.00, 29.00, 26.00, 24.00, 37.00 +DCA, 03, 22, 59.00, 40.00, 23.00, 24.00, 33.00 +DDC, 03, 22, 60.00, 33.00, 20.00, 16.00, 28.00 +DEC, 03, 22, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 22, 54.00, 28.00, 20.00, 19.00, 29.00 +DFW, 03, 22, 70.00, 48.00, 18.00, 14.00, 26.00 +DHN, 03, 22, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 22, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 22, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 22, 78.00, 53.00, -9999.00, -9999.00, 12.00 +DLG, 03, 22, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 22, 37.00, 19.00, 25.00, 25.00, 37.00 +DLLC, 03, 22, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 22, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 22, 75.00, 46.00, -9999.00, -9999.00, 12.00 +DMN, 03, 22, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 22, 58.00, 36.00, -9999.00, -9999.00, 36.00 +DPG, 03, 22, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 22, 72.00, 48.00, -9999.00, -9999.00, 29.00 +DRA, 03, 22, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 22, 78.00, 53.00, 10.00, 11.00, 17.00 +DSM, 03, 22, 51.00, 31.00, 29.00, 23.00, 39.00 +DTW, 03, 22, 48.00, 30.00, 30.00, 27.00, 42.00 +DUG, 03, 22, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 22, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 22, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 22, 71.00, 46.00, -9999.00, -9999.00, 16.00 +D45, 03, 22, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 22, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 22, 44.00, 24.00, 21.00, 19.00, 31.00 +ECG, 03, 22, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 22, 66.00, 41.00, -9999.00, -9999.00, 10.00 +EED, 03, 22, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 22, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 22, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 22, 55.00, 29.00, 36.00, 40.00, 52.00 +EKO, 03, 22, 52.00, 26.00, 22.00, 21.00, 32.00 +ELD, 03, 22, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 22, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 22, 72.00, 42.00, 4.00, 5.00, 7.00 +ELY, 03, 22, 50.00, 22.00, 22.00, 24.00, 35.00 +EMP, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 22, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +END, 03, 22, 65.00, 41.00, -9999.00, -9999.00, 17.00 +ENN, 03, 22, 26.00, 0.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 22, 54.00, 34.00, -9999.00, -9999.00, 20.00 +EPH, 03, 22, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 22, 47.00, 31.00, 38.00, 33.00, 51.00 +ESF, 03, 22, 72.00, 50.00, -9999.00, -9999.00, 38.00 +EUG, 03, 22, 57.00, 39.00, 40.00, 41.00, 52.00 +EVV, 03, 22, 59.00, 38.00, 35.00, 28.00, 47.00 +EWN, 03, 22, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 22, 54.00, 36.00, 24.00, 25.00, 38.00 +EYW, 03, 22, 79.00, 70.00, 8.00, 8.00, 14.00 +E74, 03, 22, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 22, 63.00, 38.00, -9999.00, -9999.00, 33.00 +FAI, 03, 22, 28.00, 4.00, 11.00, 14.00, 20.00 +FAR, 03, 22, 39.00, 21.00, 19.00, 17.00, 28.00 +FAT, 03, 22, 68.00, 44.00, 20.00, 17.00, 27.00 +FAY, 03, 22, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 22, 46.00, 25.00, 23.00, 24.00, 35.00 +FCS, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 22, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 22, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 03, 22, 51.00, 22.00, 28.00, 25.00, 36.00 +FLL, 03, 22, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 22, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 22, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +FME, 03, 22, 60.00, 33.00, -9999.00, -9999.00, 34.00 +FMH, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 22, 62.00, 28.00, 12.00, 15.00, 17.00 +FMY, 03, 22, 81.00, 59.00, 9.00, 10.00, 16.00 +FNT, 03, 22, 46.00, 29.00, 29.00, 30.00, 43.00 +FOD, 03, 22, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 22, 59.00, 35.00, -9999.00, -9999.00, 27.00 +FOK, 03, 22, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 22, 60.00, 36.00, -9999.00, -9999.00, 25.00 +FSD, 03, 22, 47.00, 26.00, 26.00, 23.00, 36.00 +FSI, 03, 22, 67.00, 41.00, -9999.00, -9999.00, 20.00 +FSM, 03, 22, 67.00, 42.00, 23.00, 20.00, 34.00 +FTK, 03, 22, 60.00, 36.00, -9999.00, -9999.00, 37.00 +FWA, 03, 22, 50.00, 32.00, 28.00, 28.00, 43.00 +FWH, 03, 22, 69.00, 46.00, -9999.00, -9999.00, 21.00 +FYU, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 22, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 22, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 22, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 22, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 22, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 22, 50.00, 30.00, 23.00, 26.00, 38.00 +GFA, 03, 22, 46.00, 25.00, -9999.00, -9999.00, 27.00 +GFK, 03, 22, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 22, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 22, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 22, 44.00, 23.00, 17.00, 16.00, 26.00 +GJT, 03, 22, 58.00, 33.00, 20.00, 19.00, 28.00 +GKN, 03, 22, 32.00, 7.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 22, 56.00, 28.00, 18.00, 17.00, 26.00 +GLH, 03, 22, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 22, 68.00, 59.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 22, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 22, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +GON, 03, 22, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 22, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 22, 42.00, 25.00, 27.00, 23.00, 37.00 +GRCI, 03, 22, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 22, 56.00, 36.00, -9999.00, -9999.00, 53.00 +GRI, 03, 22, 53.00, 29.00, 23.00, 19.00, 31.00 +GRK, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 22, 46.00, 28.00, 31.00, 29.00, 43.00 +GSB, 03, 22, 66.00, 42.00, -9999.00, -9999.00, 30.00 +GSG, 03, 22, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 22, 63.00, 39.00, 24.00, 24.00, 33.00 +GSP, 03, 22, 66.00, 42.00, 23.00, 25.00, 35.00 +GST, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 22, 44.00, 25.00, -9999.00, -9999.00, 51.00 +GTF, 03, 22, 46.00, 25.00, 22.00, 23.00, 32.00 +GUP, 03, 22, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 22, 52.00, 31.00, -9999.00, -9999.00, 41.00 +GVW, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 03, 22, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 22, 61.00, 45.00, 20.00, 23.00, 32.00 +HBR, 03, 22, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 22, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 22, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 22, 52.00, 31.00, -9999.00, -9999.00, 30.00 +HKY, 03, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 22, 48.00, 24.00, 18.00, 18.00, 28.00 +HMN, 03, 22, 73.00, 33.00, -9999.00, -9999.00, 7.00 +HMS, 03, 22, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 22, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 22, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +HON, 03, 22, 46.00, 25.00, 23.00, 19.00, 31.00 +HOP, 03, 22, 61.00, 38.00, -9999.00, -9999.00, 37.00 +HOT, 03, 22, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 22, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 22, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 22, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 22, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 22, 72.00, 48.00, -9999.00, -9999.00, 28.00 +HST, 03, 22, 81.00, 60.00, -9999.00, -9999.00, 19.00 +HSV, 03, 22, 66.00, 43.00, 30.00, 23.00, 42.00 +HTL, 03, 22, 42.00, 22.00, 34.00, 26.00, 44.00 +HTS, 03, 22, 60.00, 38.00, 34.00, 32.00, 47.00 +HUF, 03, 22, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 22, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 22, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 22, 46.00, 23.00, 18.00, 18.00, 29.00 +IAB, 03, 22, 60.00, 37.00, -9999.00, -9999.00, 23.00 +IAD, 03, 22, 58.00, 34.00, 24.00, 24.00, 34.00 +IAG, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 22, 73.00, 52.00, 21.00, 21.00, 32.00 +ICT, 03, 22, 60.00, 37.00, 26.00, 19.00, 34.00 +IDA, 03, 22, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 22, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 22, 55.00, 35.00, 26.00, 25.00, 37.00 +ILI, 03, 22, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 22, 68.00, 45.00, 21.00, 22.00, 32.00 +IMT, 03, 22, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +IND, 03, 22, 55.00, 35.00, 32.00, 31.00, 46.00 +INL, 03, 22, 37.00, 16.00, 22.00, 18.00, 30.00 +INS, 03, 22, 65.00, 39.00, -9999.00, -9999.00, 6.00 +INT, 03, 22, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +INW, 03, 22, 63.00, 31.00, 11.00, 8.00, 15.00 +IPL, 03, 22, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 22, 51.00, 31.00, 27.00, 28.00, 40.00 +IRK, 03, 22, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 22, 44.00, 21.00, 18.00, 16.00, 25.00 +ISP, 03, 22, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 22, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 22, 78.00, 46.00, -9999.00, -9999.00, 11.00 +IWD, 03, 22, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 22, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 22, 71.00, 46.00, 23.00, 21.00, 34.00 +JAX, 03, 22, 74.00, 50.00, 16.00, 18.00, 25.00 +JBR, 03, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 22, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 22, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 22, 51.00, 36.00, 24.00, 24.00, 36.00 +JHW, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 22, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 22, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 22, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 22, 40.00, 28.00, 47.00, 46.00, 58.00 +JST, 03, 22, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 22, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 22, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 22, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 22, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 22, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 22, 46.00, 28.00, 31.00, 29.00, 44.00 +LAR, 03, 22, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 22, 71.00, 45.00, 8.00, 8.00, 13.00 +LAX, 03, 22, 66.00, 51.00, 15.00, 17.00, 22.00 +LBB, 03, 22, 68.00, 39.00, 10.00, 7.00, 14.00 +LBF, 03, 22, 53.00, 26.00, 20.00, 18.00, 29.00 +LCH, 03, 22, 72.00, 53.00, 19.00, 18.00, 29.00 +LCK, 03, 22, 56.00, 34.00, -9999.00, -9999.00, 40.00 +LEB, 03, 22, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 22, 58.00, 38.00, 32.00, 29.00, 44.00 +LFI, 03, 22, 60.00, 42.00, -9999.00, -9999.00, 34.00 +LFK, 03, 22, 73.00, 49.00, 22.00, 22.00, 33.00 +LFT, 03, 22, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 22, 51.00, 37.00, 24.00, 24.00, 37.00 +LGB, 03, 22, 69.00, 49.00, 17.00, 15.00, 24.00 +LGU, 03, 22, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 22, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 22, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 22, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 22, 67.00, 44.00, 22.00, 21.00, 33.00 +LIZ, 03, 22, 38.00, 19.00, -9999.00, -9999.00, 42.00 +LMT, 03, 22, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 03, 22, 48.00, 24.00, 17.00, 18.00, 25.00 +LNK, 03, 22, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 22, 58.00, 27.00, 10.00, 10.00, 17.00 +LOZ, 03, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 22, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 22, 67.00, 44.00, -9999.00, -9999.00, 31.00 +LSE, 03, 22, 46.00, 27.00, 21.00, 22.00, 32.00 +LSF, 03, 22, 71.00, 47.00, -9999.00, -9999.00, 34.00 +LSV, 03, 22, 74.00, 40.00, -9999.00, -9999.00, 6.00 +LTS, 03, 22, 71.00, 41.00, -9999.00, -9999.00, 18.00 +LUF, 03, 22, 78.00, 45.00, -9999.00, -9999.00, 8.00 +LVS, 03, 22, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 22, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 22, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 22, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 22, 60.00, 37.00, 25.00, 24.00, 35.00 +MAF, 03, 22, 74.00, 42.00, 6.00, 4.00, 8.00 +MBL, 03, 22, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 22, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 22, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 22, 67.00, 46.00, -9999.00, -9999.00, 25.00 +MCF, 03, 22, 78.00, 57.00, -9999.00, -9999.00, 20.00 +MCG, 03, 22, 27.00, 1.00, 18.00, 23.00, 29.00 +MCI, 03, 22, 56.00, 36.00, 25.00, 22.00, 37.00 +MCK, 03, 22, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 22, 72.00, 46.00, 22.00, 20.00, 32.00 +MCO, 03, 22, 79.00, 56.00, 12.00, 13.00, 20.00 +MCW, 03, 22, 44.00, 26.00, 20.00, 17.00, 30.00 +MC2, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 22, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 22, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 22, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 22, 50.00, 33.00, 34.00, 29.00, 45.00 +MEI, 03, 22, 72.00, 45.00, 22.00, 21.00, 34.00 +MEM, 03, 22, 66.00, 45.00, 30.00, 23.00, 41.00 +MER, 03, 22, 69.00, 42.00, -9999.00, -9999.00, 22.00 +MFD, 03, 22, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 22, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 22, 60.00, 36.00, 28.00, 26.00, 38.00 +MGE, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 03, 22, 71.00, 47.00, 24.00, 20.00, 34.00 +MGW, 03, 22, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 22, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 22, 65.00, 44.00, -9999.00, -9999.00, 25.00 +MHS, 03, 22, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 22, 80.00, 64.00, 10.00, 11.00, 18.00 +MIB, 03, 22, 40.00, 22.00, -9999.00, -9999.00, 26.00 +MIV, 03, 22, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 22, 59.00, 30.00, -9999.00, -9999.00, 23.00 +MKC, 03, 22, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 22, 44.00, 29.00, 32.00, 27.00, 44.00 +MKG, 03, 22, 45.00, 28.00, 30.00, 29.00, 43.00 +MKL, 03, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 22, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 22, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 22, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 22, 51.00, 31.00, 29.00, 25.00, 39.00 +MLS, 03, 22, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 22, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 22, 72.00, 47.00, -9999.00, -9999.00, 32.00 +MOB, 03, 22, 73.00, 52.00, 22.00, 22.00, 35.00 +MOT, 03, 22, 40.00, 22.00, 18.00, 15.00, 23.00 +MPV, 03, 22, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 22, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 22, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 22, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 22, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 22, 62.00, 45.00, -9999.00, -9999.00, 27.00 +MSL, 03, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 22, 45.00, 26.00, 29.00, 24.00, 39.00 +MSO, 03, 22, 50.00, 26.00, 26.00, 24.00, 38.00 +MSP, 03, 22, 43.00, 27.00, 25.00, 23.00, 36.00 +MSS, 03, 22, 41.00, 23.00, 30.00, 26.00, 42.00 +MSY, 03, 22, 73.00, 53.00, 19.00, 19.00, 30.00 +MTC, 03, 22, 46.00, 29.00, -9999.00, -9999.00, 37.00 +MTN, 03, 22, 57.00, 35.00, -9999.00, -9999.00, 34.00 +MTO, 03, 22, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 22, 53.00, 32.00, -9999.00, -9999.00, 34.00 +MUO, 03, 22, 60.00, 32.00, -9999.00, -9999.00, 23.00 +MWA, 03, 22, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 22, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 22, 71.00, 47.00, -9999.00, -9999.00, 31.00 +MYL, 03, 22, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 22, 70.00, 45.00, -9999.00, -9999.00, 33.00 +NAO, 03, 22, 67.00, 52.00, -9999.00, -9999.00, 29.00 +NBC, 03, 22, 71.00, 49.00, -9999.00, -9999.00, 30.00 +NBE, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 03, 22, 49.00, 31.00, -9999.00, -9999.00, 36.00 +NCA, 03, 22, 70.00, 41.00, -9999.00, -9999.00, 32.00 +NCO, 03, 22, 48.00, 32.00, -9999.00, -9999.00, 40.00 +NC1, 03, 22, 65.00, 41.00, -9999.00, -9999.00, 10.00 +NEL, 03, 22, 54.00, 32.00, -9999.00, -9999.00, 35.00 +NFG, 03, 22, 65.00, 48.00, -9999.00, -9999.00, 29.00 +NFL, 03, 22, 59.00, 29.00, -9999.00, -9999.00, 13.00 +NGP, 03, 22, 77.00, 58.00, -9999.00, -9999.00, 16.00 +NGU, 03, 22, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 22, 61.00, 47.00, -9999.00, -9999.00, 26.00 +NHK, 03, 22, 60.00, 36.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 22, 44.00, 27.00, -9999.00, -9999.00, 35.00 +NID, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 22, 74.00, 50.00, -9999.00, -9999.00, 25.00 +NIR, 03, 22, 76.00, 54.00, -9999.00, -9999.00, 19.00 +NKT, 03, 22, 65.00, 45.00, -9999.00, -9999.00, 31.00 +NKX, 03, 22, 67.00, 53.00, -9999.00, -9999.00, 19.00 +NLC, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 03, 22, 71.00, 44.00, -9999.00, -9999.00, 33.00 +NPA, 03, 22, 71.00, 53.00, -9999.00, -9999.00, 29.00 +NQA, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 22, 80.00, 57.00, -9999.00, -9999.00, 16.00 +NQX, 03, 22, 79.00, 70.00, -9999.00, -9999.00, 13.00 +NRB, 03, 22, 73.00, 54.00, -9999.00, -9999.00, 22.00 +NRC, 03, 22, 69.00, 42.00, -9999.00, -9999.00, 31.00 +NRS, 03, 22, 65.00, 50.00, -9999.00, -9999.00, 15.00 +NSE, 03, 22, 72.00, 49.00, -9999.00, -9999.00, 30.00 +NSI, 03, 22, 66.00, 47.00, -9999.00, -9999.00, 15.00 +NTD, 03, 22, 66.00, 47.00, -9999.00, -9999.00, 12.00 +NTK, 03, 22, 70.00, 49.00, -9999.00, -9999.00, 18.00 +NTU, 03, 22, 60.00, 41.00, -9999.00, -9999.00, 34.00 +NUC, 03, 22, 65.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 22, 65.00, 43.00, -9999.00, -9999.00, 26.00 +NUW, 03, 22, 53.00, 37.00, -9999.00, -9999.00, 44.00 +NWF, 03, 22, 69.00, 49.00, -9999.00, -9999.00, 23.00 +NXX, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 22, 61.00, 35.00, -9999.00, -9999.00, 35.00 +NZC, 03, 22, 76.00, 47.00, -9999.00, -9999.00, 25.00 +NZJ, 03, 22, 70.00, 45.00, -9999.00, -9999.00, 18.00 +NZW, 03, 22, 49.00, 31.00, -9999.00, -9999.00, 35.00 +NZY, 03, 22, 67.00, 53.00, -9999.00, -9999.00, 18.00 +OAK, 03, 22, 63.00, 43.00, 22.00, 21.00, 30.00 +OAR, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 03, 22, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 22, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 22, 65.00, 41.00, 20.00, 18.00, 29.00 +OLM, 03, 22, 55.00, 34.00, 44.00, 45.00, 56.00 +OMA, 03, 22, 53.00, 31.00, 21.00, 20.00, 30.00 +OME, 03, 22, 19.00, 2.00, 19.00, 23.00, 30.00 +ONT, 03, 22, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 22, 49.00, 31.00, 32.00, 26.00, 43.00 +ORF, 03, 22, 60.00, 41.00, 25.00, 22.00, 34.00 +ORH, 03, 22, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 22, 29.00, -2.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 22, 42.00, 23.00, -9999.00, -9999.00, 35.00 +OTG, 03, 22, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 22, 55.00, 41.00, 50.00, 50.00, 61.00 +OTM, 03, 22, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 22, 11.00, -7.00, 16.00, 19.00, 24.00 +OURC, 03, 22, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 22, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 22, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 22, 73.00, 48.00, -9999.00, -9999.00, 31.00 +PACZ, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 22, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 22, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 22, 27.00, 3.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 22, 19.00, -2.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 22, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 22, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 22, 72.00, 50.00, -9999.00, -9999.00, 26.00 +PAQ, 03, 22, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 22, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 22, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 22, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 22, 27.00, 1.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 22, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 22, 43.00, 25.00, -9999.00, -9999.00, 33.00 +PBI, 03, 22, 79.00, 62.00, 12.00, 14.00, 20.00 +PDT, 03, 22, 56.00, 36.00, 20.00, 21.00, 32.00 +PDX, 03, 22, 57.00, 39.00, 39.00, 43.00, 52.00 +PFN, 03, 22, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 22, 55.00, 35.00, 25.00, 24.00, 37.00 +PHX, 03, 22, 77.00, 50.00, 9.00, 10.00, 15.00 +PIA, 03, 22, 52.00, 33.00, 31.00, 27.00, 43.00 +PIB, 03, 22, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 22, 49.00, 27.00, 24.00, 25.00, 37.00 +PIR, 03, 22, 48.00, 26.00, 16.00, 15.00, 23.00 +PIT, 03, 22, 52.00, 32.00, 37.00, 33.00, 50.00 +PKB, 03, 22, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 22, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 22, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 22, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 22, 71.00, 53.00, 20.00, 20.00, 31.00 +POB, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 03, 22, 72.00, 48.00, -9999.00, -9999.00, 41.00 +POM, 03, 22, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 03, 22, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 22, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 22, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 22, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 22, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 22, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 22, 47.00, 27.00, -9999.00, -9999.00, 36.00 +PSP, 03, 22, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 22, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 22, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 22, 60.00, 28.00, 13.00, 11.00, 18.00 +PUC, 03, 22, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 22, 49.00, 31.00, 26.00, 25.00, 39.00 +PVU, 03, 22, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 22, 44.00, 27.00, 28.00, 26.00, 39.00 +P02, 03, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +P07, 03, 22, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +P11, 03, 22, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +P24, 03, 22, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +P28, 03, 22, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +P35, 03, 22, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +P38, 03, 22, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 03, 22, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +P58, 03, 22, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +P59, 03, 22, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +P60, 03, 22, 35.00, 5.00, -9999.00, -9999.00, -9999.00 +P61, 03, 22, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +P67, 03, 22, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +P68, 03, 22, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 22, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 22, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 22, 49.00, 25.00, 18.00, 17.00, 26.00 +RBL, 03, 22, 65.00, 44.00, 25.00, 24.00, 34.00 +RCA, 03, 22, 49.00, 25.00, -9999.00, -9999.00, 27.00 +RDD, 03, 22, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 22, 54.00, 26.00, 16.00, 16.00, 27.00 +RDR, 03, 22, 37.00, 20.00, -9999.00, -9999.00, 25.00 +RDU, 03, 22, 65.00, 40.00, 23.00, 22.00, 33.00 +REE, 03, 22, 68.00, 39.00, -9999.00, -9999.00, 10.00 +REJ, 03, 22, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 22, 48.00, 29.00, 27.00, 25.00, 40.00 +RIC, 03, 22, 63.00, 38.00, 23.00, 25.00, 34.00 +RIV, 03, 22, 70.00, 45.00, -9999.00, -9999.00, 8.00 +RIW, 03, 22, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 22, 44.00, 22.00, 15.00, 12.00, 21.00 +RME, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +RMG, 03, 22, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +RND, 03, 22, 75.00, 52.00, -9999.00, -9999.00, 21.00 +RNO, 03, 22, 58.00, 30.00, 17.00, 15.00, 23.00 +ROA, 03, 22, 61.00, 38.00, 27.00, 26.00, 38.00 +ROC, 03, 22, 46.00, 28.00, 33.00, 35.00, 49.00 +ROW, 03, 22, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 22, 58.00, 33.00, 19.00, 17.00, 27.00 +RST, 03, 22, 42.00, 25.00, 25.00, 24.00, 39.00 +RWF, 03, 22, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 22, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 22, 65.00, 43.00, 24.00, 24.00, 32.00 +SAF, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 22, 67.00, 53.00, 19.00, 17.00, 26.00 +SAT, 03, 22, 75.00, 52.00, 18.00, 16.00, 28.00 +SAV, 03, 22, 72.00, 50.00, 19.00, 20.00, 29.00 +SAW, 03, 22, 39.00, 24.00, -9999.00, -9999.00, 40.00 +SBA, 03, 22, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 22, 71.00, 45.00, -9999.00, -9999.00, 18.00 +SBN, 03, 22, 49.00, 32.00, 33.00, 32.00, 46.00 +SBP, 03, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 22, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 22, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 22, -6.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 22, 67.00, 43.00, 20.00, 22.00, 29.00 +SDF, 03, 22, 60.00, 39.00, 32.00, 27.00, 43.00 +SEA, 03, 22, 53.00, 39.00, 37.00, 34.00, 48.00 +SEM, 03, 22, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 22, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 22, 61.00, 46.00, 26.00, 25.00, 34.00 +SGF, 03, 22, 61.00, 37.00, 26.00, 23.00, 38.00 +SGY, 03, 22, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 22, 49.00, 24.00, 22.00, 21.00, 32.00 +SHV, 03, 22, 71.00, 48.00, 21.00, 21.00, 32.00 +SIT, 03, 22, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 22, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 22, 75.00, 46.00, 12.00, 7.00, 17.00 +SKA, 03, 22, 50.00, 30.00, -9999.00, -9999.00, 31.00 +SKF, 03, 22, 75.00, 52.00, -9999.00, -9999.00, 21.00 +SLC, 03, 22, 54.00, 33.00, 26.00, 26.00, 37.00 +SLE, 03, 22, 56.00, 36.00, 39.00, 40.00, 52.00 +SLN, 03, 22, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 22, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 22, 65.00, 41.00, -9999.00, 21.00, 40.00 +SNA, 03, 22, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 22, 30.00, 20.00, 37.00, 41.00, 56.00 +SNS, 03, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 22, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 22, 54.00, 35.00, 31.00, 27.00, 45.00 +SPS, 03, 22, 69.00, 43.00, 14.00, 14.00, 23.00 +SRQ, 03, 22, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 22, 70.00, 44.00, -9999.00, -9999.00, 32.00 +SSI, 03, 22, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +STC, 03, 22, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 22, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +STL, 03, 22, 58.00, 39.00, 31.00, 27.00, 43.00 +STNV, 03, 22, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +STS, 03, 22, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 22, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 22, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 22, 66.00, 43.00, -9999.00, -9999.00, 24.00 +SUX, 03, 22, 50.00, 29.00, 23.00, 21.00, 33.00 +SVN, 03, 22, 72.00, 50.00, -9999.00, -9999.00, 29.00 +SWF, 03, 22, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 22, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 22, 46.00, 28.00, 38.00, 38.00, 53.00 +SZL, 03, 22, 58.00, 34.00, -9999.00, -9999.00, 29.00 +TAD, 03, 22, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 22, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 22, 65.00, 34.00, -9999.00, -9999.00, 32.00 +TCC, 03, 22, 66.00, 35.00, 7.00, 9.00, 12.00 +TCL, 03, 22, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 22, 56.00, 36.00, -9999.00, -9999.00, 53.00 +TCS, 03, 22, 68.00, 39.00, -9999.00, -9999.00, 9.00 +TEB, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 22, 65.00, 41.00, -9999.00, -9999.00, 23.00 +TKA, 03, 22, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 22, 75.00, 48.00, 16.00, 17.00, 26.00 +TNX, 03, 22, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 22, 49.00, 29.00, 30.00, 29.00, 43.00 +TOP, 03, 22, 59.00, 35.00, 23.00, 21.00, 33.00 +TPA, 03, 22, 78.00, 57.00, 10.00, 12.00, 19.00 +TPH, 03, 22, 56.00, 28.00, 13.00, 11.00, 18.00 +TRI, 03, 22, 61.00, 37.00, 27.00, 27.00, 40.00 +TRK, 03, 22, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 22, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 22, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 22, 65.00, 42.00, 22.00, 21.00, 33.00 +TUP, 03, 22, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 22, 75.00, 46.00, 11.00, 10.00, 16.00 +TVC, 03, 22, 42.00, 24.00, 25.00, 22.00, 36.00 +TVL, 03, 22, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 22, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 22, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 22, 64.00, 38.00, 28.00, 28.00, 40.00 +T01, 03, 22, 59.00, 37.00, -9999.00, -9999.00, 34.00 +T02, 03, 22, 68.00, 44.00, -9999.00, -9999.00, 32.00 +T03, 03, 22, 70.00, 45.00, -9999.00, -9999.00, 32.00 +T04, 03, 22, 77.00, 59.00, -9999.00, -9999.00, 20.00 +T05, 03, 22, 58.00, 32.00, -9999.00, -9999.00, 24.00 +T06, 03, 22, 72.00, 45.00, -9999.00, -9999.00, 33.00 +T07, 03, 22, 61.00, 30.00, -9999.00, -9999.00, 30.00 +T08, 03, 22, 54.00, 34.00, -9999.00, -9999.00, 29.00 +UCA, 03, 22, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 22, 65.00, 39.00, -9999.00, -9999.00, 8.00 +UIL, 03, 22, 52.00, 35.00, 55.00, 55.00, 65.00 +UIN, 03, 22, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 22, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 22, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 22, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +U15, 03, 22, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +U28, 03, 22, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 22, 73.00, 47.00, -9999.00, -9999.00, 28.00 +VBG, 03, 22, 67.00, 43.00, -9999.00, -9999.00, 23.00 +VCT, 03, 22, 75.00, 55.00, 15.00, 15.00, 24.00 +VCV, 03, 22, 67.00, 38.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 22, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 22, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 22, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 22, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 22, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 22, 72.00, 48.00, -9999.00, -9999.00, 29.00 +VRB, 03, 22, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 22, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 22, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 22, 59.00, 37.00, 27.00, 28.00, -9999.00 +WJA, 03, 22, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 22, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 22, 28.00, 1.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 22, 56.00, 26.00, 17.00, 18.00, 28.00 +WPO, 03, 22, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 22, 72.00, 46.00, -9999.00, -9999.00, 31.00 +WRG, 03, 22, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 22, 56.00, 32.00, -9999.00, -9999.00, 36.00 +WRL, 03, 22, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +X68, 03, 22, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 22, 39.00, 24.00, 55.00, 53.00, 64.00 +YCG, 03, 22, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 22, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 22, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 22, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 22, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 22, 57.00, 32.00, 11.00, 11.00, 17.00 +YNG, 03, 22, 49.00, 30.00, 36.00, 33.00, 50.00 +YPA, 03, 22, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 22, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 22, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 22, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 22, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 22, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 22, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 22, 80.00, 52.00, 4.00, 4.00, 7.00 +YVR, 03, 22, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 22, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 22, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 22, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 22, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 22, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 22, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 22, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 22, 36.00, 19.00, 31.00, 30.00, 43.00 +ZUN, 03, 22, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 22, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 22, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 22, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +01R, 03, 22, 72.00, 49.00, -9999.00, -9999.00, 29.00 +1V1, 03, 22, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 22, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 22, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 22, 64.00, 44.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 22, 70.00, 44.00, -9999.00, -9999.00, 32.00 +3B1, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 22, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 22, 43.00, 22.00, -9999.00, -9999.00, 35.00 +3SE, 03, 22, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 22, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 22, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 22, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 22, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 22, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 22, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 22, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 23, 52.00, 33.00, 26.00, 25.00, 38.00 +ABI, 03, 23, 72.00, 46.00, 12.00, 11.00, 20.00 +ABQ, 03, 23, 64.00, 34.00, 11.00, 11.00, 17.00 +ABR, 03, 23, 45.00, 24.00, 20.00, 17.00, 28.00 +ABY, 03, 23, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 23, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 23, 72.00, 50.00, 17.00, 16.00, 26.00 +ACV, 03, 23, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 23, 54.00, 34.00, 24.00, 23.00, 36.00 +ADK, 03, 23, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 23, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 23, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 23, 58.00, 35.00, -9999.00, -9999.00, 35.00 +AEX, 03, 23, 72.00, 51.00, -9999.00, -9999.00, 29.00 +AFF, 03, 23, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 23, 81.00, 56.00, -9999.00, -9999.00, 22.00 +AGS, 03, 23, 71.00, 45.00, 22.00, 22.00, 33.00 +AHN, 03, 23, 68.00, 45.00, 22.00, 24.00, 33.00 +AKN, 03, 23, 33.00, 17.00, 25.00, 24.00, 36.00 +AKO, 03, 23, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 23, 48.00, 28.00, 27.00, 26.00, 41.00 +ALI, 03, 23, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 23, 48.00, 29.00, 23.00, 23.00, 35.00 +ALS, 03, 23, 52.00, 18.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 23, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 23, 65.00, 35.00, 13.00, 12.00, 20.00 +AMG, 03, 23, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 23, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 23, 36.00, 21.00, 16.00, 18.00, 25.00 +AND, 03, 23, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 23, 46.00, 35.00, 54.00, 52.00, 67.00 +AOO, 03, 23, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +APN, 03, 23, 42.00, 22.00, 27.00, 28.00, 41.00 +AQQ, 03, 23, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +ART, 03, 23, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +AST, 03, 23, 54.00, 39.00, 54.00, 54.00, 64.00 +ATL, 03, 23, 67.00, 45.00, 25.00, 24.00, 36.00 +ATW, 03, 23, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 23, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 23, 56.00, 34.00, -9999.00, -9999.00, 41.00 +AUG, 03, 23, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 23, 75.00, 54.00, 18.00, 17.00, 27.00 +AUW, 03, 23, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 23, 62.00, 38.00, 25.00, 25.00, 36.00 +AVP, 03, 23, 49.00, 31.00, 29.00, 30.00, 44.00 +AXN, 03, 23, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 23, 47.00, 28.00, -9999.00, -9999.00, 30.00 +AYS, 03, 23, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 23, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 23, 69.00, 45.00, -9999.00, -9999.00, 24.00 +BAD, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 23, 45.00, 19.00, -9999.00, -9999.00, 22.00 +BDL, 03, 23, 50.00, 31.00, 25.00, 27.00, 39.00 +BDR, 03, 23, 49.00, 34.00, 27.00, 26.00, 40.00 +BET, 03, 23, 24.00, 8.00, 21.00, 19.00, 30.00 +BFD, 03, 23, 44.00, 25.00, 41.00, 37.00, 54.00 +BFF, 03, 23, 53.00, 25.00, 18.00, 16.00, 26.00 +BFL, 03, 23, 71.00, 47.00, 16.00, 16.00, 23.00 +BGM, 03, 23, 44.00, 28.00, 35.00, 33.00, 50.00 +BGR, 03, 23, 42.00, 25.00, 24.00, 24.00, 35.00 +BGS, 03, 23, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 23, 69.00, 45.00, 25.00, 24.00, 37.00 +BID, 03, 23, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 23, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 23, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 23, 49.00, 28.00, 22.00, 20.00, 31.00 +BIS, 03, 23, 43.00, 22.00, 21.00, 17.00, 29.00 +BIX, 03, 23, 72.00, 55.00, -9999.00, -9999.00, 30.00 +BJI, 03, 23, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 23, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 23, 55.00, 25.00, -9999.00, -9999.00, 27.00 +BKW, 03, 23, 55.00, 35.00, 35.00, 33.00, 49.00 +BLF, 03, 23, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 23, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 23, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 23, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 23, 60.00, 38.00, -9999.00, -9999.00, 35.00 +BNA, 03, 23, 64.00, 42.00, 32.00, 27.00, 44.00 +BNO, 03, 23, 50.00, 26.00, -9999.00, 23.00, 44.00 +BOI, 03, 23, 56.00, 33.00, 24.00, 22.00, 35.00 +BOS, 03, 23, 49.00, 34.00, 26.00, 26.00, 39.00 +BPI, 03, 23, 42.00, 11.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 23, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 23, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 23, 52.00, 33.00, -9999.00, -9999.00, 32.00 +BRO, 03, 23, 81.00, 62.00, 8.00, 7.00, 12.00 +BRW, 03, 23, -6.00, -19.00, 8.00, 10.00, 14.00 +BSM, 03, 23, 75.00, 54.00, -9999.00, -9999.00, 21.00 +BTI, 03, 23, -7.00, -21.00, 8.00, 8.00, 13.00 +BTL, 03, 23, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 23, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 23, 75.00, 53.00, 21.00, 20.00, 33.00 +BTT, 03, 23, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 23, 43.00, 26.00, 32.00, 30.00, 46.00 +BUB, 03, 23, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 23, 45.00, 29.00, 36.00, 37.00, 51.00 +BUR, 03, 23, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 23, 72.00, 55.00, -9999.00, 16.00, 31.00 +BWG, 03, 23, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 23, 57.00, 37.00, 25.00, 23.00, 35.00 +BYH, 03, 23, 63.00, 43.00, -9999.00, -9999.00, 37.00 +BYI, 03, 23, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 23, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 23, 71.00, 45.00, 19.00, 21.00, 30.00 +CAG, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 23, 51.00, 32.00, 35.00, 37.00, 52.00 +CAO, 03, 23, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 23, 38.00, 19.00, 31.00, 34.00, 45.00 +CBM, 03, 23, 69.00, 45.00, -9999.00, -9999.00, 33.00 +CDB, 03, 23, 36.00, 26.00, 48.00, 53.00, 68.00 +CDC, 03, 23, 55.00, 29.00, 19.00, 19.00, 30.00 +CDR, 03, 23, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 23, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 23, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 23, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 23, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 23, 65.00, 42.00, 26.00, 26.00, 38.00 +CHO, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 23, 71.00, 50.00, 19.00, 21.00, 31.00 +CID, 03, 23, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 23, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 23, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 23, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 23, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 23, 50.00, 31.00, 36.00, 32.00, 49.00 +CLL, 03, 23, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 23, 65.00, 42.00, 20.00, 24.00, 33.00 +CMH, 03, 23, 54.00, 34.00, 32.00, 29.00, 45.00 +CMI, 03, 23, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 23, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 23, 56.00, 33.00, 22.00, 18.00, 32.00 +CNM, 03, 23, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 23, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +COD, 03, 23, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +COF, 03, 23, 78.00, 58.00, -9999.00, -9999.00, 22.00 +CON, 03, 23, 46.00, 25.00, 25.00, 23.00, 37.00 +COS, 03, 23, 53.00, 27.00, 18.00, 17.00, 25.00 +COT, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 23, 57.00, 36.00, 28.00, 24.00, 39.00 +CPR, 03, 23, 48.00, 24.00, 22.00, 22.00, 32.00 +CRBC, 03, 23, 40.00, 2.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 23, 78.00, 58.00, 12.00, 12.00, 19.00 +CRW, 03, 23, 60.00, 38.00, 35.00, 35.00, 49.00 +CSG, 03, 23, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 23, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 23, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 23, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 23, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 23, 56.00, 36.00, 31.00, 28.00, 45.00 +CVN, 03, 23, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 23, 66.00, 35.00, -9999.00, -9999.00, 9.00 +CXY, 03, 23, 54.00, 35.00, 21.00, 22.00, 32.00 +CYS, 03, 23, 47.00, 24.00, 19.00, 20.00, 29.00 +DAA, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 03, 23, 77.00, 56.00, 12.00, 15.00, 22.00 +DAG, 03, 23, 73.00, 48.00, 8.00, 8.00, 14.00 +DAL, 03, 23, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 23, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 23, 54.00, 34.00, 31.00, 29.00, 45.00 +DBQ, 03, 23, 47.00, 29.00, 27.00, 24.00, 37.00 +DCA, 03, 23, 60.00, 40.00, 23.00, 24.00, 33.00 +DDC, 03, 23, 60.00, 33.00, 20.00, 16.00, 28.00 +DEC, 03, 23, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 23, 55.00, 28.00, 20.00, 19.00, 29.00 +DFW, 03, 23, 71.00, 48.00, 18.00, 14.00, 26.00 +DHN, 03, 23, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 23, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 23, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 23, 78.00, 54.00, -9999.00, -9999.00, 12.00 +DLG, 03, 23, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 23, 37.00, 20.00, 25.00, 25.00, 37.00 +DLLC, 03, 23, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 23, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 23, 75.00, 46.00, -9999.00, -9999.00, 11.00 +DMN, 03, 23, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 23, 58.00, 37.00, -9999.00, -9999.00, 36.00 +DPG, 03, 23, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 23, 73.00, 49.00, -9999.00, -9999.00, 29.00 +DRA, 03, 23, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 23, 78.00, 54.00, 11.00, 11.00, 17.00 +DSM, 03, 23, 51.00, 31.00, 29.00, 23.00, 39.00 +DTW, 03, 23, 48.00, 30.00, 30.00, 27.00, 42.00 +DUG, 03, 23, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 23, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 23, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 23, 72.00, 46.00, -9999.00, -9999.00, 16.00 +D45, 03, 23, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 23, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 23, 44.00, 24.00, 21.00, 19.00, 31.00 +ECG, 03, 23, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 23, 67.00, 41.00, -9999.00, -9999.00, 10.00 +EED, 03, 23, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 23, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 23, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 23, 55.00, 30.00, 36.00, 40.00, 52.00 +EKO, 03, 23, 53.00, 26.00, 22.00, 21.00, 32.00 +ELD, 03, 23, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 23, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 23, 73.00, 43.00, 4.00, 5.00, 7.00 +ELY, 03, 23, 51.00, 22.00, 22.00, 24.00, 35.00 +EMP, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 23, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +END, 03, 23, 65.00, 41.00, -9999.00, -9999.00, 17.00 +ENN, 03, 23, 27.00, 1.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 23, 55.00, 35.00, -9999.00, -9999.00, 20.00 +EPH, 03, 23, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 23, 47.00, 31.00, 38.00, 33.00, 51.00 +ESF, 03, 23, 72.00, 51.00, -9999.00, -9999.00, 38.00 +EUG, 03, 23, 57.00, 39.00, 39.00, 41.00, 52.00 +EVV, 03, 23, 59.00, 39.00, 35.00, 28.00, 47.00 +EWN, 03, 23, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 23, 54.00, 36.00, 24.00, 25.00, 38.00 +EYW, 03, 23, 80.00, 70.00, 8.00, 8.00, 14.00 +E74, 03, 23, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 23, 64.00, 39.00, -9999.00, -9999.00, 33.00 +FAI, 03, 23, 29.00, 4.00, 11.00, 14.00, 20.00 +FAR, 03, 23, 40.00, 22.00, 19.00, 17.00, 28.00 +FAT, 03, 23, 69.00, 45.00, 20.00, 17.00, 26.00 +FAY, 03, 23, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 23, 47.00, 26.00, 23.00, 24.00, 35.00 +FCS, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 23, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 23, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 03, 23, 52.00, 23.00, 27.00, 25.00, 36.00 +FLL, 03, 23, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 23, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 23, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +FME, 03, 23, 61.00, 34.00, -9999.00, -9999.00, 34.00 +FMH, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 23, 62.00, 29.00, 12.00, 15.00, 17.00 +FMY, 03, 23, 81.00, 60.00, 9.00, 10.00, 16.00 +FNT, 03, 23, 46.00, 29.00, 29.00, 30.00, 43.00 +FOD, 03, 23, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 23, 59.00, 35.00, -9999.00, -9999.00, 27.00 +FOK, 03, 23, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 23, 60.00, 36.00, -9999.00, -9999.00, 25.00 +FSD, 03, 23, 47.00, 26.00, 26.00, 23.00, 36.00 +FSI, 03, 23, 67.00, 41.00, -9999.00, -9999.00, 20.00 +FSM, 03, 23, 67.00, 42.00, 23.00, 20.00, 34.00 +FTK, 03, 23, 60.00, 36.00, -9999.00, -9999.00, 37.00 +FWA, 03, 23, 50.00, 32.00, 28.00, 28.00, 43.00 +FWH, 03, 23, 70.00, 46.00, -9999.00, -9999.00, 21.00 +FYU, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 23, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 23, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 23, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 23, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 23, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 23, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 23, 50.00, 31.00, 22.00, 26.00, 37.00 +GFA, 03, 23, 47.00, 25.00, -9999.00, -9999.00, 27.00 +GFK, 03, 23, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 23, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 23, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 23, 45.00, 23.00, 17.00, 16.00, 26.00 +GJT, 03, 23, 59.00, 34.00, 19.00, 19.00, 28.00 +GKN, 03, 23, 32.00, 7.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 23, 56.00, 28.00, 18.00, 17.00, 26.00 +GLH, 03, 23, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 23, 69.00, 59.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 23, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 03, 23, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 23, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 23, 43.00, 25.00, 27.00, 23.00, 37.00 +GRCI, 03, 23, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 23, 57.00, 36.00, -9999.00, -9999.00, 53.00 +GRI, 03, 23, 53.00, 30.00, 23.00, 19.00, 31.00 +GRK, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 23, 47.00, 28.00, 31.00, 29.00, 43.00 +GSB, 03, 23, 67.00, 43.00, -9999.00, -9999.00, 30.00 +GSG, 03, 23, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 23, 63.00, 40.00, 24.00, 24.00, 33.00 +GSP, 03, 23, 66.00, 42.00, 22.00, 24.00, 35.00 +GST, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 23, 44.00, 26.00, -9999.00, -9999.00, 51.00 +GTF, 03, 23, 47.00, 25.00, 22.00, 23.00, 32.00 +GUP, 03, 23, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 23, 52.00, 31.00, -9999.00, -9999.00, 41.00 +GVW, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 03, 23, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 23, 62.00, 46.00, 20.00, 23.00, 32.00 +HBR, 03, 23, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 23, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 23, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 23, 53.00, 32.00, -9999.00, -9999.00, 30.00 +HKY, 03, 23, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 23, 48.00, 25.00, 18.00, 18.00, 28.00 +HMN, 03, 23, 73.00, 34.00, -9999.00, -9999.00, 7.00 +HMS, 03, 23, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 23, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 23, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +HON, 03, 23, 47.00, 25.00, 23.00, 19.00, 31.00 +HOP, 03, 23, 62.00, 38.00, -9999.00, -9999.00, 37.00 +HOT, 03, 23, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 23, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 23, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 23, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 23, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 23, 73.00, 49.00, -9999.00, -9999.00, 28.00 +HST, 03, 23, 82.00, 60.00, -9999.00, -9999.00, 19.00 +HSV, 03, 23, 66.00, 44.00, 30.00, 23.00, 41.00 +HTL, 03, 23, 42.00, 22.00, 34.00, 26.00, 44.00 +HTS, 03, 23, 60.00, 38.00, 34.00, 32.00, 47.00 +HUF, 03, 23, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 23, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 23, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 23, 47.00, 23.00, 18.00, 18.00, 29.00 +IAB, 03, 23, 61.00, 37.00, -9999.00, -9999.00, 23.00 +IAD, 03, 23, 58.00, 35.00, 24.00, 24.00, 34.00 +IAG, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 23, 73.00, 53.00, 21.00, 21.00, 32.00 +ICT, 03, 23, 61.00, 37.00, 26.00, 19.00, 34.00 +IDA, 03, 23, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 23, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 23, 55.00, 36.00, 26.00, 25.00, 37.00 +ILI, 03, 23, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 23, 68.00, 46.00, 20.00, 21.00, 32.00 +IMT, 03, 23, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +IND, 03, 23, 55.00, 35.00, 32.00, 31.00, 46.00 +INL, 03, 23, 38.00, 17.00, 22.00, 18.00, 30.00 +INS, 03, 23, 66.00, 40.00, -9999.00, -9999.00, 6.00 +INT, 03, 23, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +INW, 03, 23, 64.00, 32.00, 11.00, 8.00, 15.00 +IPL, 03, 23, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 23, 51.00, 31.00, 27.00, 28.00, 40.00 +IRK, 03, 23, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 23, 44.00, 21.00, 18.00, 16.00, 25.00 +ISP, 03, 23, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 23, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 23, 79.00, 47.00, -9999.00, -9999.00, 11.00 +IWD, 03, 23, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 23, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 23, 72.00, 47.00, 23.00, 21.00, 34.00 +JAX, 03, 23, 75.00, 51.00, 16.00, 18.00, 25.00 +JBR, 03, 23, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 23, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 23, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 23, 51.00, 37.00, 24.00, 24.00, 36.00 +JHW, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 23, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 23, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 23, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 23, 41.00, 28.00, 47.00, 46.00, 58.00 +JST, 03, 23, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 23, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 23, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 23, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 23, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 23, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 23, 47.00, 28.00, 31.00, 29.00, 44.00 +LAR, 03, 23, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 23, 71.00, 46.00, 8.00, 8.00, 13.00 +LAX, 03, 23, 66.00, 51.00, 15.00, 16.00, 22.00 +LBB, 03, 23, 69.00, 39.00, 10.00, 7.00, 15.00 +LBF, 03, 23, 53.00, 26.00, 20.00, 18.00, 29.00 +LCH, 03, 23, 73.00, 53.00, 19.00, 18.00, 29.00 +LCK, 03, 23, 56.00, 35.00, -9999.00, -9999.00, 40.00 +LEB, 03, 23, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 23, 59.00, 38.00, 32.00, 29.00, 44.00 +LFI, 03, 23, 60.00, 43.00, -9999.00, -9999.00, 34.00 +LFK, 03, 23, 74.00, 50.00, 22.00, 22.00, 33.00 +LFT, 03, 23, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 23, 51.00, 37.00, 24.00, 24.00, 37.00 +LGB, 03, 23, 69.00, 50.00, 17.00, 15.00, 23.00 +LGU, 03, 23, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 23, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 23, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 23, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 23, 67.00, 45.00, 22.00, 21.00, 33.00 +LIZ, 03, 23, 38.00, 19.00, -9999.00, -9999.00, 42.00 +LMT, 03, 23, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 03, 23, 49.00, 25.00, 17.00, 18.00, 25.00 +LNK, 03, 23, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 23, 59.00, 28.00, 10.00, 10.00, 17.00 +LOZ, 03, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 23, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 23, 67.00, 44.00, -9999.00, -9999.00, 31.00 +LSE, 03, 23, 47.00, 28.00, 21.00, 22.00, 32.00 +LSF, 03, 23, 72.00, 48.00, -9999.00, -9999.00, 34.00 +LSV, 03, 23, 75.00, 41.00, -9999.00, -9999.00, 6.00 +LTS, 03, 23, 72.00, 41.00, -9999.00, -9999.00, 18.00 +LUF, 03, 23, 79.00, 45.00, -9999.00, -9999.00, 8.00 +LVS, 03, 23, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 23, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 23, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 23, 38.00, 8.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 23, 61.00, 38.00, 25.00, 24.00, 35.00 +MAF, 03, 23, 74.00, 43.00, 6.00, 4.00, 8.00 +MBL, 03, 23, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 23, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 23, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 23, 68.00, 47.00, -9999.00, -9999.00, 25.00 +MCF, 03, 23, 78.00, 58.00, -9999.00, -9999.00, 20.00 +MCG, 03, 23, 27.00, 2.00, 18.00, 22.00, 29.00 +MCI, 03, 23, 57.00, 36.00, 25.00, 22.00, 37.00 +MCK, 03, 23, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 23, 72.00, 47.00, 22.00, 20.00, 32.00 +MCO, 03, 23, 80.00, 57.00, 12.00, 13.00, 20.00 +MCW, 03, 23, 45.00, 27.00, 20.00, 17.00, 30.00 +MC2, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 23, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 23, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 23, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 23, 50.00, 33.00, 34.00, 29.00, 45.00 +MEI, 03, 23, 72.00, 46.00, 22.00, 21.00, 34.00 +MEM, 03, 23, 66.00, 46.00, 30.00, 23.00, 41.00 +MER, 03, 23, 70.00, 42.00, -9999.00, -9999.00, 21.00 +MFD, 03, 23, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 23, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 23, 60.00, 36.00, 28.00, 26.00, 38.00 +MGE, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 03, 23, 71.00, 48.00, 24.00, 20.00, 34.00 +MGW, 03, 23, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 23, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 23, 65.00, 45.00, -9999.00, -9999.00, 25.00 +MHS, 03, 23, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 23, 81.00, 64.00, 10.00, 11.00, 18.00 +MIB, 03, 23, 41.00, 22.00, -9999.00, -9999.00, 26.00 +MIV, 03, 23, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 23, 59.00, 31.00, -9999.00, -9999.00, 23.00 +MKC, 03, 23, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 23, 44.00, 29.00, 32.00, 27.00, 44.00 +MKG, 03, 23, 45.00, 28.00, 30.00, 29.00, 43.00 +MKL, 03, 23, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 23, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 23, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 23, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 23, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 23, 51.00, 32.00, 29.00, 25.00, 39.00 +MLS, 03, 23, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 23, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 23, 72.00, 48.00, -9999.00, -9999.00, 32.00 +MOB, 03, 23, 73.00, 53.00, 22.00, 22.00, 35.00 +MOT, 03, 23, 41.00, 22.00, 18.00, 15.00, 23.00 +MPV, 03, 23, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 23, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 23, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 23, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 23, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 23, 62.00, 45.00, -9999.00, -9999.00, 27.00 +MSL, 03, 23, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 23, 46.00, 26.00, 29.00, 24.00, 39.00 +MSO, 03, 23, 50.00, 27.00, 26.00, 24.00, 38.00 +MSP, 03, 23, 44.00, 27.00, 25.00, 23.00, 36.00 +MSS, 03, 23, 42.00, 23.00, 30.00, 26.00, 42.00 +MSY, 03, 23, 74.00, 54.00, 19.00, 19.00, 30.00 +MTC, 03, 23, 46.00, 30.00, -9999.00, -9999.00, 37.00 +MTN, 03, 23, 58.00, 36.00, -9999.00, -9999.00, 34.00 +MTO, 03, 23, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 23, 53.00, 32.00, -9999.00, -9999.00, 34.00 +MUO, 03, 23, 60.00, 32.00, -9999.00, -9999.00, 23.00 +MWA, 03, 23, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 23, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 23, 71.00, 48.00, -9999.00, -9999.00, 31.00 +MYL, 03, 23, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 23, 71.00, 45.00, -9999.00, -9999.00, 32.00 +NAO, 03, 23, 68.00, 53.00, -9999.00, -9999.00, 29.00 +NBC, 03, 23, 72.00, 50.00, -9999.00, -9999.00, 30.00 +NBE, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 03, 23, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NCA, 03, 23, 70.00, 42.00, -9999.00, -9999.00, 32.00 +NCO, 03, 23, 49.00, 33.00, -9999.00, -9999.00, 40.00 +NC1, 03, 23, 66.00, 42.00, -9999.00, -9999.00, 10.00 +NEL, 03, 23, 54.00, 33.00, -9999.00, -9999.00, 35.00 +NFG, 03, 23, 65.00, 48.00, -9999.00, -9999.00, 30.00 +NFL, 03, 23, 60.00, 29.00, -9999.00, -9999.00, 13.00 +NGP, 03, 23, 78.00, 59.00, -9999.00, -9999.00, 16.00 +NGU, 03, 23, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NGZ, 03, 23, 62.00, 47.00, -9999.00, -9999.00, 26.00 +NHK, 03, 23, 60.00, 37.00, -9999.00, -9999.00, 35.00 +NHZ, 03, 23, 44.00, 27.00, -9999.00, -9999.00, 35.00 +NID, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 23, 75.00, 51.00, -9999.00, -9999.00, 25.00 +NIR, 03, 23, 77.00, 54.00, -9999.00, -9999.00, 19.00 +NKT, 03, 23, 66.00, 46.00, -9999.00, -9999.00, 31.00 +NKX, 03, 23, 67.00, 54.00, -9999.00, -9999.00, 19.00 +NLC, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 03, 23, 72.00, 45.00, -9999.00, -9999.00, 33.00 +NPA, 03, 23, 72.00, 54.00, -9999.00, -9999.00, 29.00 +NQA, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 03, 23, 81.00, 57.00, -9999.00, -9999.00, 16.00 +NQX, 03, 23, 80.00, 70.00, -9999.00, -9999.00, 13.00 +NRB, 03, 23, 74.00, 55.00, -9999.00, -9999.00, 22.00 +NRC, 03, 23, 70.00, 42.00, -9999.00, -9999.00, 31.00 +NRS, 03, 23, 66.00, 50.00, -9999.00, -9999.00, 15.00 +NSE, 03, 23, 73.00, 50.00, -9999.00, -9999.00, 30.00 +NSI, 03, 23, 67.00, 47.00, -9999.00, -9999.00, 15.00 +NTD, 03, 23, 67.00, 47.00, -9999.00, -9999.00, 12.00 +NTK, 03, 23, 71.00, 49.00, -9999.00, -9999.00, 18.00 +NTU, 03, 23, 61.00, 42.00, -9999.00, -9999.00, 34.00 +NUC, 03, 23, 66.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 23, 65.00, 44.00, -9999.00, -9999.00, 26.00 +NUW, 03, 23, 54.00, 37.00, -9999.00, -9999.00, 44.00 +NWF, 03, 23, 69.00, 50.00, -9999.00, -9999.00, 23.00 +NXX, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 03, 23, 61.00, 35.00, -9999.00, -9999.00, 35.00 +NZC, 03, 23, 77.00, 48.00, -9999.00, -9999.00, 25.00 +NZJ, 03, 23, 70.00, 46.00, -9999.00, -9999.00, 18.00 +NZW, 03, 23, 49.00, 31.00, -9999.00, -9999.00, 35.00 +NZY, 03, 23, 67.00, 54.00, -9999.00, -9999.00, 18.00 +OAK, 03, 23, 64.00, 43.00, 22.00, 21.00, 30.00 +OAR, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 03, 23, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 23, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 23, 65.00, 42.00, 20.00, 18.00, 29.00 +OLM, 03, 23, 55.00, 34.00, 44.00, 45.00, 56.00 +OMA, 03, 23, 54.00, 31.00, 21.00, 20.00, 30.00 +OME, 03, 23, 20.00, 3.00, 19.00, 23.00, 30.00 +ONT, 03, 23, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 23, 50.00, 32.00, 32.00, 26.00, 43.00 +ORF, 03, 23, 61.00, 42.00, 25.00, 22.00, 33.00 +ORH, 03, 23, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 23, 30.00, -2.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 23, 42.00, 23.00, -9999.00, -9999.00, 35.00 +OTG, 03, 23, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 23, 55.00, 41.00, 49.00, 49.00, 61.00 +OTM, 03, 23, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 23, 12.00, -6.00, 15.00, 19.00, 24.00 +OURC, 03, 23, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 23, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 23, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 23, 74.00, 49.00, -9999.00, -9999.00, 31.00 +PACZ, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 23, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 23, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 23, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 23, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 23, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 23, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 23, 73.00, 50.00, -9999.00, -9999.00, 25.00 +PAQ, 03, 23, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 23, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 23, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 23, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 23, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 23, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 23, 43.00, 25.00, -9999.00, -9999.00, 33.00 +PBI, 03, 23, 80.00, 63.00, 12.00, 14.00, 20.00 +PDT, 03, 23, 57.00, 37.00, 20.00, 20.00, 32.00 +PDX, 03, 23, 58.00, 39.00, 39.00, 42.00, 52.00 +PFN, 03, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 23, 55.00, 36.00, 25.00, 24.00, 37.00 +PHX, 03, 23, 78.00, 51.00, 9.00, 10.00, 15.00 +PIA, 03, 23, 52.00, 33.00, 31.00, 27.00, 43.00 +PIB, 03, 23, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 23, 50.00, 28.00, 24.00, 25.00, 37.00 +PIR, 03, 23, 48.00, 26.00, 16.00, 15.00, 23.00 +PIT, 03, 23, 52.00, 33.00, 36.00, 33.00, 49.00 +PKB, 03, 23, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 23, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 23, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 23, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 23, 72.00, 54.00, 20.00, 19.00, 31.00 +POB, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 03, 23, 73.00, 49.00, -9999.00, -9999.00, 40.00 +POM, 03, 23, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 03, 23, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 23, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 23, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 23, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 23, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 23, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 23, 48.00, 27.00, -9999.00, -9999.00, 36.00 +PSP, 03, 23, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 23, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 23, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 23, 60.00, 29.00, 13.00, 11.00, 18.00 +PUC, 03, 23, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 23, 49.00, 32.00, 26.00, 25.00, 39.00 +PVU, 03, 23, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 23, 44.00, 28.00, 28.00, 26.00, 39.00 +P02, 03, 23, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +P07, 03, 23, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +P11, 03, 23, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +P24, 03, 23, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +P28, 03, 23, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +P35, 03, 23, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +P38, 03, 23, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 03, 23, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +P58, 03, 23, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +P59, 03, 23, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +P60, 03, 23, 36.00, 5.00, -9999.00, -9999.00, -9999.00 +P61, 03, 23, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +P67, 03, 23, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +P68, 03, 23, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 23, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 23, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 23, 49.00, 25.00, 18.00, 17.00, 26.00 +RBL, 03, 23, 66.00, 44.00, 24.00, 23.00, 34.00 +RCA, 03, 23, 49.00, 25.00, -9999.00, -9999.00, 27.00 +RDD, 03, 23, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 23, 55.00, 27.00, 16.00, 16.00, 27.00 +RDR, 03, 23, 38.00, 20.00, -9999.00, -9999.00, 25.00 +RDU, 03, 23, 65.00, 41.00, 23.00, 22.00, 33.00 +REE, 03, 23, 69.00, 39.00, -9999.00, -9999.00, 10.00 +REJ, 03, 23, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 23, 48.00, 29.00, 28.00, 25.00, 40.00 +RIC, 03, 23, 63.00, 39.00, 23.00, 25.00, 34.00 +RIV, 03, 23, 71.00, 45.00, -9999.00, -9999.00, 9.00 +RIW, 03, 23, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 23, 45.00, 23.00, 15.00, 12.00, 21.00 +RME, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +RMG, 03, 23, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +RND, 03, 23, 76.00, 53.00, -9999.00, -9999.00, 21.00 +RNO, 03, 23, 58.00, 31.00, 17.00, 14.00, 23.00 +ROA, 03, 23, 61.00, 38.00, 27.00, 25.00, 38.00 +ROC, 03, 23, 46.00, 29.00, 33.00, 35.00, 49.00 +ROW, 03, 23, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 23, 58.00, 33.00, 19.00, 17.00, 27.00 +RST, 03, 23, 43.00, 25.00, 25.00, 24.00, 39.00 +RWF, 03, 23, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 23, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 23, 66.00, 44.00, 24.00, 24.00, 32.00 +SAF, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 23, 67.00, 54.00, 18.00, 17.00, 26.00 +SAT, 03, 23, 76.00, 53.00, 18.00, 16.00, 28.00 +SAV, 03, 23, 73.00, 51.00, 19.00, 20.00, 29.00 +SAW, 03, 23, 39.00, 24.00, -9999.00, -9999.00, 40.00 +SBA, 03, 23, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 23, 72.00, 45.00, -9999.00, -9999.00, 18.00 +SBN, 03, 23, 49.00, 32.00, 33.00, 32.00, 46.00 +SBP, 03, 23, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 23, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 23, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 23, -6.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 23, 68.00, 43.00, 19.00, 22.00, 29.00 +SDF, 03, 23, 60.00, 39.00, 32.00, 27.00, 43.00 +SEA, 03, 23, 54.00, 39.00, 36.00, 33.00, 48.00 +SEM, 03, 23, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 23, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 23, 62.00, 46.00, 25.00, 25.00, 34.00 +SGF, 03, 23, 61.00, 37.00, 26.00, 23.00, 38.00 +SGY, 03, 23, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 23, 49.00, 24.00, 22.00, 21.00, 32.00 +SHV, 03, 23, 72.00, 48.00, 21.00, 21.00, 32.00 +SIT, 03, 23, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 23, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 23, 76.00, 46.00, 12.00, 7.00, 17.00 +SKA, 03, 23, 50.00, 31.00, -9999.00, -9999.00, 31.00 +SKF, 03, 23, 76.00, 53.00, -9999.00, -9999.00, 21.00 +SLC, 03, 23, 55.00, 34.00, 26.00, 25.00, 37.00 +SLE, 03, 23, 57.00, 36.00, 38.00, 39.00, 51.00 +SLN, 03, 23, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 23, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 23, 65.00, 42.00, -9999.00, 21.00, 39.00 +SNA, 03, 23, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 23, 30.00, 21.00, 37.00, 41.00, 56.00 +SNS, 03, 23, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 23, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 23, 54.00, 35.00, 31.00, 27.00, 45.00 +SPS, 03, 23, 69.00, 44.00, 14.00, 14.00, 23.00 +SRQ, 03, 23, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 23, 71.00, 45.00, -9999.00, -9999.00, 32.00 +SSI, 03, 23, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +STC, 03, 23, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 23, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +STL, 03, 23, 58.00, 39.00, 31.00, 27.00, 43.00 +STNV, 03, 23, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +STS, 03, 23, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 23, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 23, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 23, 67.00, 44.00, -9999.00, -9999.00, 24.00 +SUX, 03, 23, 51.00, 29.00, 23.00, 21.00, 33.00 +SVN, 03, 23, 73.00, 51.00, -9999.00, -9999.00, 29.00 +SWF, 03, 23, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 23, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 23, 46.00, 28.00, 38.00, 37.00, 53.00 +SZL, 03, 23, 59.00, 34.00, -9999.00, -9999.00, 29.00 +TAD, 03, 23, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 23, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 23, 65.00, 35.00, -9999.00, -9999.00, 32.00 +TCC, 03, 23, 67.00, 35.00, 7.00, 9.00, 12.00 +TCL, 03, 23, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 23, 57.00, 36.00, -9999.00, -9999.00, 52.00 +TCS, 03, 23, 68.00, 40.00, -9999.00, -9999.00, 9.00 +TEB, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 23, 65.00, 42.00, -9999.00, -9999.00, 23.00 +TKA, 03, 23, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 23, 76.00, 49.00, 16.00, 17.00, 26.00 +TNX, 03, 23, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 23, 49.00, 30.00, 30.00, 29.00, 43.00 +TOP, 03, 23, 59.00, 35.00, 23.00, 21.00, 34.00 +TPA, 03, 23, 78.00, 58.00, 10.00, 12.00, 19.00 +TPH, 03, 23, 57.00, 29.00, 13.00, 11.00, 18.00 +TRI, 03, 23, 62.00, 38.00, 27.00, 27.00, 40.00 +TRK, 03, 23, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 23, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 23, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 23, 65.00, 42.00, 22.00, 21.00, 33.00 +TUP, 03, 23, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 23, 75.00, 46.00, 11.00, 10.00, 15.00 +TVC, 03, 23, 43.00, 24.00, 25.00, 22.00, 36.00 +TVL, 03, 23, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 23, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 23, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 23, 64.00, 39.00, 27.00, 28.00, 40.00 +T01, 03, 23, 59.00, 38.00, -9999.00, -9999.00, 34.00 +T02, 03, 23, 68.00, 45.00, -9999.00, -9999.00, 32.00 +T03, 03, 23, 70.00, 46.00, -9999.00, -9999.00, 32.00 +T04, 03, 23, 78.00, 59.00, -9999.00, -9999.00, 20.00 +T05, 03, 23, 58.00, 33.00, -9999.00, -9999.00, 24.00 +T06, 03, 23, 73.00, 46.00, -9999.00, -9999.00, 33.00 +T07, 03, 23, 61.00, 30.00, -9999.00, -9999.00, 30.00 +T08, 03, 23, 55.00, 35.00, -9999.00, -9999.00, 29.00 +UCA, 03, 23, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 23, 66.00, 40.00, -9999.00, -9999.00, 8.00 +UIL, 03, 23, 52.00, 36.00, 55.00, 55.00, 65.00 +UIN, 03, 23, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 23, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 23, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 23, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +U15, 03, 23, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +U28, 03, 23, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 23, 74.00, 48.00, -9999.00, -9999.00, 28.00 +VBG, 03, 23, 67.00, 44.00, -9999.00, -9999.00, 23.00 +VCT, 03, 23, 76.00, 55.00, 15.00, 15.00, 24.00 +VCV, 03, 23, 68.00, 38.00, -9999.00, -9999.00, 8.00 +VDZ, 03, 23, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 23, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 23, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 23, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 23, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 23, 73.00, 49.00, -9999.00, -9999.00, 29.00 +VRB, 03, 23, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 23, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 23, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 23, 59.00, 38.00, 27.00, 28.00, -9999.00 +WJA, 03, 23, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 23, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 23, 29.00, 2.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 23, 57.00, 26.00, 17.00, 18.00, 28.00 +WPO, 03, 23, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 23, 72.00, 47.00, -9999.00, -9999.00, 31.00 +WRG, 03, 23, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 23, 56.00, 33.00, -9999.00, -9999.00, 36.00 +WRL, 03, 23, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +X68, 03, 23, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 23, 40.00, 25.00, 55.00, 53.00, 64.00 +YCG, 03, 23, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 23, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 23, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 23, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 23, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 23, 58.00, 32.00, 11.00, 11.00, 17.00 +YNG, 03, 23, 49.00, 30.00, 35.00, 33.00, 50.00 +YPA, 03, 23, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 23, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 23, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 23, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 23, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 23, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 23, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 23, 81.00, 53.00, 4.00, 4.00, 7.00 +YVR, 03, 23, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 23, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 23, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 23, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 23, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 23, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 23, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 23, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 23, 37.00, 19.00, 31.00, 30.00, 43.00 +ZUN, 03, 23, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 23, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 23, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 23, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +01R, 03, 23, 73.00, 50.00, -9999.00, -9999.00, 29.00 +1V1, 03, 23, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 23, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 23, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 23, 64.00, 44.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 23, 71.00, 45.00, -9999.00, -9999.00, 32.00 +3B1, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 23, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 23, 43.00, 22.00, -9999.00, -9999.00, 35.00 +3SE, 03, 23, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 23, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 23, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 03, 23, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 23, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 23, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 23, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 23, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 24, 53.00, 33.00, 26.00, 25.00, 38.00 +ABI, 03, 24, 72.00, 47.00, 12.00, 10.00, 20.00 +ABQ, 03, 24, 65.00, 35.00, 11.00, 11.00, 17.00 +ABR, 03, 24, 45.00, 25.00, 20.00, 18.00, 28.00 +ABY, 03, 24, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 24, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 24, 73.00, 50.00, 17.00, 16.00, 26.00 +ACV, 03, 24, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 24, 55.00, 34.00, 24.00, 23.00, 35.00 +ADK, 03, 24, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 24, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 24, 59.00, 36.00, -9999.00, -9999.00, 35.00 +AEX, 03, 24, 73.00, 51.00, -9999.00, -9999.00, 29.00 +AFF, 03, 24, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 24, 81.00, 56.00, -9999.00, -9999.00, 21.00 +AGS, 03, 24, 72.00, 45.00, 22.00, 22.00, 33.00 +AHN, 03, 24, 68.00, 45.00, 22.00, 24.00, 32.00 +AKN, 03, 24, 34.00, 17.00, 25.00, 24.00, 36.00 +AKO, 03, 24, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 24, 49.00, 28.00, 27.00, 26.00, 41.00 +ALI, 03, 24, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 24, 49.00, 30.00, 23.00, 23.00, 35.00 +ALS, 03, 24, 52.00, 19.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 24, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 24, 65.00, 36.00, 13.00, 12.00, 21.00 +AMG, 03, 24, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 24, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 24, 36.00, 22.00, 16.00, 18.00, 25.00 +AND, 03, 24, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 24, 46.00, 35.00, 53.00, 52.00, 67.00 +AOO, 03, 24, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +APN, 03, 24, 42.00, 22.00, 27.00, 28.00, 40.00 +AQQ, 03, 24, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +ART, 03, 24, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +AST, 03, 24, 54.00, 39.00, 53.00, 53.00, 63.00 +ATL, 03, 24, 68.00, 45.00, 25.00, 24.00, 35.00 +ATW, 03, 24, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 24, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 24, 57.00, 34.00, -9999.00, -9999.00, 41.00 +AUG, 03, 24, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 24, 75.00, 54.00, 19.00, 17.00, 28.00 +AUW, 03, 24, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 24, 63.00, 38.00, 25.00, 25.00, 36.00 +AVP, 03, 24, 50.00, 32.00, 30.00, 29.00, 44.00 +AXN, 03, 24, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 24, 48.00, 29.00, -9999.00, -9999.00, 30.00 +AYS, 03, 24, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 24, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 24, 69.00, 45.00, -9999.00, -9999.00, 24.00 +BAD, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 24, 45.00, 19.00, -9999.00, -9999.00, 21.00 +BDL, 03, 24, 51.00, 32.00, 25.00, 27.00, 38.00 +BDR, 03, 24, 50.00, 34.00, 27.00, 25.00, 40.00 +BET, 03, 24, 24.00, 8.00, 21.00, 20.00, 30.00 +BFD, 03, 24, 45.00, 26.00, 41.00, 37.00, 53.00 +BFF, 03, 24, 54.00, 25.00, 18.00, 17.00, 27.00 +BFL, 03, 24, 71.00, 47.00, 15.00, 16.00, 22.00 +BGM, 03, 24, 45.00, 28.00, 34.00, 33.00, 50.00 +BGR, 03, 24, 43.00, 26.00, 25.00, 24.00, 35.00 +BGS, 03, 24, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 24, 69.00, 45.00, 25.00, 23.00, 36.00 +BID, 03, 24, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 24, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 24, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 24, 50.00, 28.00, 22.00, 21.00, 31.00 +BIS, 03, 24, 44.00, 22.00, 21.00, 18.00, 29.00 +BIX, 03, 24, 72.00, 55.00, -9999.00, -9999.00, 29.00 +BJI, 03, 24, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 24, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 24, 56.00, 26.00, -9999.00, -9999.00, 26.00 +BKW, 03, 24, 56.00, 35.00, 35.00, 33.00, 49.00 +BLF, 03, 24, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 24, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 24, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 24, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 24, 61.00, 38.00, -9999.00, -9999.00, 35.00 +BNA, 03, 24, 65.00, 42.00, 32.00, 27.00, 44.00 +BNO, 03, 24, 51.00, 26.00, -9999.00, 23.00, 43.00 +BOI, 03, 24, 56.00, 33.00, 23.00, 22.00, 35.00 +BOS, 03, 24, 49.00, 35.00, 26.00, 26.00, 39.00 +BPI, 03, 24, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 24, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 24, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 24, 53.00, 34.00, -9999.00, -9999.00, 32.00 +BRO, 03, 24, 81.00, 62.00, 9.00, 7.00, 12.00 +BRW, 03, 24, -5.00, -18.00, 8.00, 10.00, 14.00 +BSM, 03, 24, 75.00, 54.00, -9999.00, -9999.00, 21.00 +BTI, 03, 24, -6.00, -20.00, 8.00, 8.00, 13.00 +BTL, 03, 24, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 24, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 24, 75.00, 53.00, 20.00, 19.00, 33.00 +BTT, 03, 24, 20.00, -4.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 24, 44.00, 27.00, 32.00, 30.00, 46.00 +BUB, 03, 24, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 24, 46.00, 30.00, 36.00, 37.00, 50.00 +BUR, 03, 24, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 24, 72.00, 55.00, -9999.00, 16.00, 30.00 +BWG, 03, 24, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 24, 58.00, 37.00, 25.00, 22.00, 35.00 +BYH, 03, 24, 64.00, 44.00, -9999.00, -9999.00, 37.00 +BYI, 03, 24, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 24, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 24, 71.00, 45.00, 19.00, 21.00, 30.00 +CAG, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 24, 52.00, 32.00, 35.00, 36.00, 52.00 +CAO, 03, 24, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 24, 39.00, 20.00, 31.00, 34.00, 45.00 +CBM, 03, 24, 70.00, 45.00, -9999.00, -9999.00, 33.00 +CDB, 03, 24, 36.00, 26.00, 48.00, 53.00, 68.00 +CDC, 03, 24, 56.00, 29.00, 19.00, 19.00, 29.00 +CDR, 03, 24, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 24, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 24, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 24, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 24, 65.00, 42.00, 26.00, 25.00, 37.00 +CHO, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 24, 71.00, 50.00, 19.00, 20.00, 31.00 +CID, 03, 24, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 24, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 24, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 24, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 24, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 24, 51.00, 32.00, 35.00, 32.00, 49.00 +CLL, 03, 24, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 24, 66.00, 42.00, 20.00, 24.00, 32.00 +CMH, 03, 24, 55.00, 34.00, 32.00, 29.00, 45.00 +CMI, 03, 24, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 24, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 24, 57.00, 34.00, 22.00, 18.00, 33.00 +CNM, 03, 24, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 24, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +COD, 03, 24, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +COF, 03, 24, 78.00, 58.00, -9999.00, -9999.00, 22.00 +CON, 03, 24, 47.00, 26.00, 25.00, 23.00, 37.00 +COS, 03, 24, 53.00, 27.00, 19.00, 17.00, 25.00 +COT, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 24, 58.00, 37.00, 28.00, 25.00, 39.00 +CPR, 03, 24, 49.00, 24.00, 22.00, 22.00, 32.00 +CRBC, 03, 24, 40.00, 3.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 24, 78.00, 58.00, 12.00, 11.00, 19.00 +CRW, 03, 24, 61.00, 38.00, 35.00, 35.00, 48.00 +CSG, 03, 24, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 24, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 24, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 24, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 24, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 24, 57.00, 37.00, 31.00, 29.00, 44.00 +CVN, 03, 24, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 24, 66.00, 35.00, -9999.00, -9999.00, 9.00 +CXY, 03, 24, 55.00, 35.00, 21.00, 22.00, 32.00 +CYS, 03, 24, 48.00, 25.00, 19.00, 20.00, 29.00 +DAA, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 03, 24, 77.00, 56.00, 12.00, 15.00, 22.00 +DAG, 03, 24, 73.00, 48.00, 7.00, 7.00, 14.00 +DAL, 03, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 24, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 24, 55.00, 35.00, 31.00, 29.00, 44.00 +DBQ, 03, 24, 48.00, 30.00, 27.00, 25.00, 37.00 +DCA, 03, 24, 60.00, 41.00, 22.00, 24.00, 33.00 +DDC, 03, 24, 61.00, 34.00, 20.00, 16.00, 28.00 +DEC, 03, 24, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 24, 55.00, 29.00, 20.00, 19.00, 29.00 +DFW, 03, 24, 71.00, 49.00, 18.00, 14.00, 26.00 +DHN, 03, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 24, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 24, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 24, 79.00, 54.00, -9999.00, -9999.00, 12.00 +DLG, 03, 24, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 24, 38.00, 20.00, 25.00, 25.00, 36.00 +DLLC, 03, 24, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 24, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 24, 76.00, 46.00, -9999.00, -9999.00, 11.00 +DMN, 03, 24, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 24, 59.00, 37.00, -9999.00, -9999.00, 36.00 +DPG, 03, 24, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 24, 73.00, 49.00, -9999.00, -9999.00, 28.00 +DRA, 03, 24, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 24, 79.00, 54.00, 11.00, 11.00, 18.00 +DSM, 03, 24, 52.00, 32.00, 29.00, 24.00, 39.00 +DTW, 03, 24, 49.00, 31.00, 30.00, 27.00, 42.00 +DUG, 03, 24, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 24, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 24, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 24, 72.00, 47.00, -9999.00, -9999.00, 17.00 +D45, 03, 24, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 24, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 24, 45.00, 25.00, 21.00, 20.00, 31.00 +ECG, 03, 24, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 24, 67.00, 41.00, -9999.00, -9999.00, 10.00 +EED, 03, 24, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 24, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 24, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 24, 56.00, 30.00, 36.00, 40.00, 52.00 +EKO, 03, 24, 53.00, 26.00, 21.00, 21.00, 31.00 +ELD, 03, 24, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 24, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 24, 73.00, 43.00, 4.00, 4.00, 7.00 +ELY, 03, 24, 51.00, 22.00, 21.00, 23.00, 34.00 +EMP, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 24, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +END, 03, 24, 66.00, 42.00, -9999.00, -9999.00, 16.00 +ENN, 03, 24, 27.00, 1.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 24, 55.00, 35.00, -9999.00, -9999.00, 20.00 +EPH, 03, 24, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 24, 48.00, 32.00, 38.00, 33.00, 51.00 +ESF, 03, 24, 73.00, 51.00, -9999.00, -9999.00, 37.00 +EUG, 03, 24, 57.00, 39.00, 39.00, 40.00, 52.00 +EVV, 03, 24, 60.00, 39.00, 34.00, 28.00, 46.00 +EWN, 03, 24, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 24, 55.00, 37.00, 24.00, 25.00, 38.00 +EYW, 03, 24, 80.00, 70.00, 9.00, 8.00, 14.00 +E74, 03, 24, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 24, 64.00, 39.00, -9999.00, -9999.00, 32.00 +FAI, 03, 24, 29.00, 5.00, 11.00, 14.00, 19.00 +FAR, 03, 24, 40.00, 22.00, 19.00, 17.00, 28.00 +FAT, 03, 24, 69.00, 45.00, 19.00, 17.00, 26.00 +FAY, 03, 24, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 24, 47.00, 26.00, 23.00, 24.00, 35.00 +FCS, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 24, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 24, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 03, 24, 52.00, 23.00, 27.00, 24.00, 35.00 +FLL, 03, 24, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 24, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 24, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FME, 03, 24, 61.00, 34.00, -9999.00, -9999.00, 34.00 +FMH, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 24, 63.00, 29.00, 11.00, 15.00, 17.00 +FMY, 03, 24, 81.00, 60.00, 8.00, 10.00, 15.00 +FNT, 03, 24, 47.00, 30.00, 28.00, 30.00, 43.00 +FOD, 03, 24, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 24, 60.00, 36.00, -9999.00, -9999.00, 27.00 +FOK, 03, 24, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 24, 61.00, 37.00, -9999.00, -9999.00, 25.00 +FSD, 03, 24, 48.00, 27.00, 26.00, 23.00, 36.00 +FSI, 03, 24, 68.00, 42.00, -9999.00, -9999.00, 20.00 +FSM, 03, 24, 68.00, 43.00, 23.00, 20.00, 34.00 +FTK, 03, 24, 61.00, 37.00, -9999.00, -9999.00, 37.00 +FWA, 03, 24, 51.00, 33.00, 28.00, 29.00, 43.00 +FWH, 03, 24, 70.00, 47.00, -9999.00, -9999.00, 22.00 +FYU, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 24, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 24, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 24, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 24, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 24, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 24, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 24, 51.00, 31.00, 22.00, 26.00, 37.00 +GFA, 03, 24, 47.00, 26.00, -9999.00, -9999.00, 27.00 +GFK, 03, 24, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 24, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 24, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 24, 45.00, 24.00, 17.00, 15.00, 26.00 +GJT, 03, 24, 59.00, 34.00, 19.00, 19.00, 28.00 +GKN, 03, 24, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 24, 57.00, 29.00, 18.00, 18.00, 27.00 +GLH, 03, 24, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 24, 69.00, 60.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 24, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 24, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 03, 24, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 24, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 24, 43.00, 26.00, 28.00, 24.00, 38.00 +GRCI, 03, 24, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 24, 57.00, 36.00, -9999.00, -9999.00, 53.00 +GRI, 03, 24, 54.00, 30.00, 23.00, 19.00, 31.00 +GRK, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 24, 47.00, 29.00, 31.00, 29.00, 43.00 +GSB, 03, 24, 67.00, 43.00, -9999.00, -9999.00, 30.00 +GSG, 03, 24, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 24, 64.00, 40.00, 24.00, 24.00, 33.00 +GSP, 03, 24, 67.00, 43.00, 22.00, 24.00, 34.00 +GST, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 24, 45.00, 26.00, -9999.00, -9999.00, 51.00 +GTF, 03, 24, 47.00, 26.00, 21.00, 22.00, 32.00 +GUP, 03, 24, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 24, 53.00, 32.00, -9999.00, -9999.00, 41.00 +GVW, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 03, 24, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 24, 62.00, 46.00, 20.00, 22.00, 32.00 +HBR, 03, 24, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 24, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 24, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 24, 53.00, 32.00, -9999.00, -9999.00, 30.00 +HKY, 03, 24, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 24, 49.00, 25.00, 19.00, 18.00, 28.00 +HMN, 03, 24, 74.00, 34.00, -9999.00, -9999.00, 6.00 +HMS, 03, 24, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 24, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 24, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +HON, 03, 24, 47.00, 26.00, 22.00, 19.00, 31.00 +HOP, 03, 24, 62.00, 39.00, -9999.00, -9999.00, 37.00 +HOT, 03, 24, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 24, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 24, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 24, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 24, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 24, 73.00, 49.00, -9999.00, -9999.00, 27.00 +HST, 03, 24, 82.00, 60.00, -9999.00, -9999.00, 18.00 +HSV, 03, 24, 67.00, 44.00, 29.00, 23.00, 41.00 +HTL, 03, 24, 43.00, 23.00, 34.00, 26.00, 44.00 +HTS, 03, 24, 61.00, 39.00, 33.00, 32.00, 47.00 +HUF, 03, 24, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 24, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 24, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 24, 47.00, 24.00, 18.00, 18.00, 28.00 +IAB, 03, 24, 61.00, 38.00, -9999.00, -9999.00, 23.00 +IAD, 03, 24, 59.00, 35.00, 24.00, 23.00, 34.00 +IAG, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 24, 74.00, 53.00, 20.00, 21.00, 32.00 +ICT, 03, 24, 61.00, 38.00, 25.00, 18.00, 34.00 +IDA, 03, 24, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 24, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 24, 56.00, 36.00, 26.00, 24.00, 37.00 +ILI, 03, 24, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 24, 69.00, 46.00, 20.00, 21.00, 31.00 +IMT, 03, 24, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +IND, 03, 24, 56.00, 36.00, 32.00, 30.00, 45.00 +INL, 03, 24, 38.00, 17.00, 22.00, 18.00, 30.00 +INS, 03, 24, 66.00, 40.00, -9999.00, -9999.00, 6.00 +INT, 03, 24, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +INW, 03, 24, 64.00, 32.00, 11.00, 7.00, 14.00 +IPL, 03, 24, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 24, 52.00, 32.00, 27.00, 28.00, 40.00 +IRK, 03, 24, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 24, 45.00, 22.00, 18.00, 16.00, 25.00 +ISP, 03, 24, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 24, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 24, 79.00, 47.00, -9999.00, -9999.00, 11.00 +IWD, 03, 24, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 24, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 24, 72.00, 47.00, 23.00, 20.00, 34.00 +JAX, 03, 24, 75.00, 51.00, 15.00, 18.00, 25.00 +JBR, 03, 24, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 24, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 24, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 24, 52.00, 37.00, 23.00, 23.00, 36.00 +JHW, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 24, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 24, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 24, 41.00, 28.00, 47.00, 46.00, 58.00 +JST, 03, 24, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 24, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 24, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 24, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 24, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 24, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 24, 47.00, 29.00, 31.00, 29.00, 44.00 +LAR, 03, 24, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 24, 72.00, 46.00, 7.00, 8.00, 12.00 +LAX, 03, 24, 66.00, 51.00, 14.00, 16.00, 21.00 +LBB, 03, 24, 69.00, 40.00, 11.00, 7.00, 15.00 +LBF, 03, 24, 54.00, 27.00, 21.00, 18.00, 29.00 +LCH, 03, 24, 73.00, 54.00, 18.00, 18.00, 29.00 +LCK, 03, 24, 57.00, 35.00, -9999.00, -9999.00, 40.00 +LEB, 03, 24, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 24, 59.00, 39.00, 32.00, 29.00, 44.00 +LFI, 03, 24, 61.00, 43.00, -9999.00, -9999.00, 34.00 +LFK, 03, 24, 74.00, 50.00, 22.00, 22.00, 33.00 +LFT, 03, 24, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 24, 52.00, 38.00, 24.00, 24.00, 37.00 +LGB, 03, 24, 69.00, 50.00, 16.00, 14.00, 23.00 +LGU, 03, 24, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 24, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 24, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 24, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 24, 68.00, 45.00, 22.00, 21.00, 33.00 +LIZ, 03, 24, 39.00, 20.00, -9999.00, -9999.00, 42.00 +LMT, 03, 24, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 03, 24, 49.00, 25.00, 17.00, 18.00, 25.00 +LNK, 03, 24, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 24, 59.00, 28.00, 10.00, 10.00, 16.00 +LOZ, 03, 24, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 24, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 24, 68.00, 45.00, -9999.00, -9999.00, 32.00 +LSE, 03, 24, 47.00, 28.00, 22.00, 22.00, 32.00 +LSF, 03, 24, 72.00, 48.00, -9999.00, -9999.00, 34.00 +LSV, 03, 24, 75.00, 41.00, -9999.00, -9999.00, 6.00 +LTS, 03, 24, 72.00, 42.00, -9999.00, -9999.00, 18.00 +LUF, 03, 24, 79.00, 45.00, -9999.00, -9999.00, 8.00 +LVS, 03, 24, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 24, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 24, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 24, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 24, 61.00, 38.00, 25.00, 24.00, 35.00 +MAF, 03, 24, 75.00, 43.00, 6.00, 4.00, 9.00 +MBL, 03, 24, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 24, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 24, 68.00, 47.00, -9999.00, -9999.00, 25.00 +MCF, 03, 24, 78.00, 58.00, -9999.00, -9999.00, 19.00 +MCG, 03, 24, 28.00, 2.00, 18.00, 22.00, 29.00 +MCI, 03, 24, 57.00, 37.00, 25.00, 22.00, 37.00 +MCK, 03, 24, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 24, 73.00, 47.00, 22.00, 20.00, 32.00 +MCO, 03, 24, 80.00, 57.00, 12.00, 13.00, 20.00 +MCW, 03, 24, 45.00, 27.00, 20.00, 17.00, 30.00 +MC2, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 03, 24, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 24, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 24, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 24, 51.00, 34.00, 34.00, 29.00, 44.00 +MEI, 03, 24, 73.00, 46.00, 21.00, 21.00, 34.00 +MEM, 03, 24, 67.00, 46.00, 30.00, 23.00, 41.00 +MER, 03, 24, 70.00, 42.00, -9999.00, -9999.00, 21.00 +MFD, 03, 24, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 24, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 24, 60.00, 36.00, 28.00, 26.00, 38.00 +MGE, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 03, 24, 72.00, 48.00, 24.00, 20.00, 34.00 +MGW, 03, 24, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 24, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 24, 65.00, 45.00, -9999.00, -9999.00, 25.00 +MHS, 03, 24, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 24, 81.00, 64.00, 11.00, 12.00, 18.00 +MIB, 03, 24, 41.00, 23.00, -9999.00, -9999.00, 26.00 +MIV, 03, 24, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 24, 60.00, 31.00, -9999.00, -9999.00, 22.00 +MKC, 03, 24, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 24, 45.00, 30.00, 32.00, 28.00, 45.00 +MKG, 03, 24, 46.00, 29.00, 30.00, 29.00, 43.00 +MKL, 03, 24, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 24, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 24, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 24, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 24, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 24, 52.00, 32.00, 29.00, 25.00, 40.00 +MLS, 03, 24, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 24, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 24, 73.00, 48.00, -9999.00, -9999.00, 31.00 +MOB, 03, 24, 74.00, 53.00, 22.00, 21.00, 34.00 +MOT, 03, 24, 41.00, 23.00, 17.00, 15.00, 23.00 +MPV, 03, 24, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 24, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 24, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 24, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 24, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 24, 62.00, 45.00, -9999.00, -9999.00, 26.00 +MSL, 03, 24, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 24, 46.00, 27.00, 29.00, 24.00, 40.00 +MSO, 03, 24, 51.00, 27.00, 26.00, 23.00, 37.00 +MSP, 03, 24, 44.00, 28.00, 26.00, 23.00, 37.00 +MSS, 03, 24, 42.00, 24.00, 30.00, 26.00, 42.00 +MSY, 03, 24, 74.00, 54.00, 19.00, 19.00, 30.00 +MTC, 03, 24, 47.00, 30.00, -9999.00, -9999.00, 37.00 +MTN, 03, 24, 58.00, 36.00, -9999.00, -9999.00, 34.00 +MTO, 03, 24, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 24, 54.00, 33.00, -9999.00, -9999.00, 34.00 +MUO, 03, 24, 61.00, 32.00, -9999.00, -9999.00, 22.00 +MWA, 03, 24, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 24, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 24, 72.00, 48.00, -9999.00, -9999.00, 31.00 +MYL, 03, 24, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 24, 71.00, 46.00, -9999.00, -9999.00, 32.00 +NAO, 03, 24, 68.00, 53.00, -9999.00, -9999.00, 29.00 +NBC, 03, 24, 72.00, 50.00, -9999.00, -9999.00, 29.00 +NBE, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 03, 24, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NCA, 03, 24, 71.00, 42.00, -9999.00, -9999.00, 31.00 +NCO, 03, 24, 49.00, 33.00, -9999.00, -9999.00, 39.00 +NC1, 03, 24, 66.00, 42.00, -9999.00, -9999.00, 10.00 +NEL, 03, 24, 55.00, 33.00, -9999.00, -9999.00, 36.00 +NFG, 03, 24, 65.00, 48.00, -9999.00, -9999.00, 31.00 +NFL, 03, 24, 60.00, 29.00, -9999.00, -9999.00, 13.00 +NGP, 03, 24, 78.00, 59.00, -9999.00, -9999.00, 16.00 +NGU, 03, 24, 61.00, 42.00, -9999.00, -9999.00, 31.00 +NGZ, 03, 24, 62.00, 47.00, -9999.00, -9999.00, 26.00 +NHK, 03, 24, 61.00, 37.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 24, 45.00, 28.00, -9999.00, -9999.00, 36.00 +NID, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 24, 75.00, 51.00, -9999.00, -9999.00, 24.00 +NIR, 03, 24, 77.00, 55.00, -9999.00, -9999.00, 19.00 +NKT, 03, 24, 66.00, 46.00, -9999.00, -9999.00, 31.00 +NKX, 03, 24, 67.00, 54.00, -9999.00, -9999.00, 18.00 +NLC, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 03, 24, 72.00, 45.00, -9999.00, -9999.00, 33.00 +NPA, 03, 24, 72.00, 54.00, -9999.00, -9999.00, 29.00 +NQA, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 03, 24, 81.00, 58.00, -9999.00, -9999.00, 16.00 +NQX, 03, 24, 80.00, 70.00, -9999.00, -9999.00, 13.00 +NRB, 03, 24, 74.00, 55.00, -9999.00, -9999.00, 22.00 +NRC, 03, 24, 70.00, 42.00, -9999.00, -9999.00, 30.00 +NRS, 03, 24, 66.00, 50.00, -9999.00, -9999.00, 15.00 +NSE, 03, 24, 73.00, 50.00, -9999.00, -9999.00, 29.00 +NSI, 03, 24, 67.00, 47.00, -9999.00, -9999.00, 15.00 +NTD, 03, 24, 67.00, 47.00, -9999.00, -9999.00, 12.00 +NTK, 03, 24, 71.00, 49.00, -9999.00, -9999.00, 17.00 +NTU, 03, 24, 61.00, 42.00, -9999.00, -9999.00, 34.00 +NUC, 03, 24, 66.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 24, 65.00, 44.00, -9999.00, -9999.00, 26.00 +NUW, 03, 24, 54.00, 37.00, -9999.00, -9999.00, 44.00 +NWF, 03, 24, 69.00, 50.00, -9999.00, -9999.00, 23.00 +NXX, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 03, 24, 62.00, 36.00, -9999.00, -9999.00, 34.00 +NZC, 03, 24, 77.00, 48.00, -9999.00, -9999.00, 25.00 +NZJ, 03, 24, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NZW, 03, 24, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NZY, 03, 24, 67.00, 54.00, -9999.00, -9999.00, 17.00 +OAK, 03, 24, 64.00, 43.00, 21.00, 21.00, 30.00 +OAR, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 03, 24, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 24, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 24, 66.00, 42.00, 19.00, 18.00, 29.00 +OLM, 03, 24, 55.00, 34.00, 44.00, 44.00, 55.00 +OMA, 03, 24, 54.00, 32.00, 21.00, 20.00, 31.00 +OME, 03, 24, 20.00, 3.00, 19.00, 23.00, 30.00 +ONT, 03, 24, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 24, 50.00, 32.00, 33.00, 26.00, 43.00 +ORF, 03, 24, 61.00, 42.00, 24.00, 22.00, 33.00 +ORH, 03, 24, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 24, 30.00, -1.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 24, 43.00, 24.00, -9999.00, -9999.00, 35.00 +OTG, 03, 24, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 24, 55.00, 41.00, 49.00, 49.00, 60.00 +OTM, 03, 24, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 24, 12.00, -6.00, 15.00, 19.00, 24.00 +OURC, 03, 24, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 24, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 24, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 24, 74.00, 49.00, -9999.00, -9999.00, 30.00 +PACZ, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 24, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 24, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 24, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 24, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 24, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 24, 73.00, 51.00, -9999.00, -9999.00, 25.00 +PAQ, 03, 24, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 24, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 24, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 24, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 24, 28.00, 2.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 24, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 24, 44.00, 26.00, -9999.00, -9999.00, 33.00 +PBI, 03, 24, 80.00, 63.00, 11.00, 14.00, 21.00 +PDT, 03, 24, 57.00, 37.00, 20.00, 20.00, 32.00 +PDX, 03, 24, 58.00, 39.00, 39.00, 42.00, 52.00 +PFN, 03, 24, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 24, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 24, 56.00, 36.00, 24.00, 24.00, 37.00 +PHX, 03, 24, 78.00, 51.00, 9.00, 9.00, 14.00 +PIA, 03, 24, 53.00, 34.00, 31.00, 27.00, 43.00 +PIB, 03, 24, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 24, 50.00, 28.00, 23.00, 25.00, 36.00 +PIR, 03, 24, 49.00, 27.00, 17.00, 15.00, 23.00 +PIT, 03, 24, 53.00, 33.00, 36.00, 32.00, 49.00 +PKB, 03, 24, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 24, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 24, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 24, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 24, 72.00, 54.00, 19.00, 19.00, 30.00 +POB, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 03, 24, 73.00, 49.00, -9999.00, -9999.00, 40.00 +POM, 03, 24, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 03, 24, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 24, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 24, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 24, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 24, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 24, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 24, 48.00, 28.00, -9999.00, -9999.00, 36.00 +PSP, 03, 24, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 24, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 24, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 24, 61.00, 29.00, 13.00, 11.00, 18.00 +PUC, 03, 24, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 24, 50.00, 32.00, 26.00, 25.00, 39.00 +PVU, 03, 24, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 24, 45.00, 28.00, 28.00, 26.00, 39.00 +P02, 03, 24, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +P07, 03, 24, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +P11, 03, 24, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +P24, 03, 24, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +P28, 03, 24, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +P35, 03, 24, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +P38, 03, 24, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 03, 24, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P58, 03, 24, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +P59, 03, 24, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +P60, 03, 24, 36.00, 6.00, -9999.00, -9999.00, -9999.00 +P61, 03, 24, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +P67, 03, 24, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P68, 03, 24, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 24, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 24, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 24, 50.00, 26.00, 18.00, 17.00, 26.00 +RBL, 03, 24, 66.00, 44.00, 24.00, 23.00, 33.00 +RCA, 03, 24, 50.00, 26.00, -9999.00, -9999.00, 27.00 +RDD, 03, 24, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 24, 55.00, 27.00, 16.00, 16.00, 27.00 +RDR, 03, 24, 38.00, 21.00, -9999.00, -9999.00, 26.00 +RDU, 03, 24, 66.00, 41.00, 23.00, 22.00, 32.00 +REE, 03, 24, 69.00, 40.00, -9999.00, -9999.00, 10.00 +REJ, 03, 24, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 24, 49.00, 30.00, 28.00, 25.00, 40.00 +RIC, 03, 24, 64.00, 39.00, 23.00, 24.00, 34.00 +RIV, 03, 24, 71.00, 45.00, -9999.00, -9999.00, 9.00 +RIW, 03, 24, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 24, 45.00, 23.00, 15.00, 12.00, 22.00 +RME, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +RMG, 03, 24, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +RND, 03, 24, 76.00, 53.00, -9999.00, -9999.00, 21.00 +RNO, 03, 24, 59.00, 31.00, 16.00, 14.00, 23.00 +ROA, 03, 24, 62.00, 39.00, 26.00, 25.00, 38.00 +ROC, 03, 24, 47.00, 29.00, 32.00, 34.00, 48.00 +ROW, 03, 24, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 24, 59.00, 34.00, 19.00, 17.00, 28.00 +RST, 03, 24, 43.00, 26.00, 25.00, 25.00, 39.00 +RWF, 03, 24, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 24, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 24, 66.00, 44.00, 23.00, 24.00, 31.00 +SAF, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 24, 67.00, 54.00, 18.00, 17.00, 25.00 +SAT, 03, 24, 76.00, 53.00, 19.00, 17.00, 29.00 +SAV, 03, 24, 73.00, 51.00, 19.00, 19.00, 29.00 +SAW, 03, 24, 40.00, 25.00, -9999.00, -9999.00, 39.00 +SBA, 03, 24, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 24, 72.00, 45.00, -9999.00, -9999.00, 18.00 +SBN, 03, 24, 50.00, 33.00, 33.00, 33.00, 46.00 +SBP, 03, 24, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 24, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 24, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 24, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 24, 68.00, 43.00, 19.00, 22.00, 28.00 +SDF, 03, 24, 61.00, 40.00, 32.00, 27.00, 43.00 +SEA, 03, 24, 54.00, 39.00, 36.00, 33.00, 47.00 +SEM, 03, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 24, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 24, 62.00, 46.00, 25.00, 24.00, 33.00 +SGF, 03, 24, 62.00, 38.00, 26.00, 24.00, 38.00 +SGY, 03, 24, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 24, 50.00, 25.00, 22.00, 21.00, 32.00 +SHV, 03, 24, 72.00, 49.00, 20.00, 21.00, 32.00 +SIT, 03, 24, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 24, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 24, 76.00, 47.00, 12.00, 7.00, 17.00 +SKA, 03, 24, 51.00, 31.00, -9999.00, -9999.00, 30.00 +SKF, 03, 24, 76.00, 53.00, -9999.00, -9999.00, 21.00 +SLC, 03, 24, 55.00, 34.00, 26.00, 25.00, 37.00 +SLE, 03, 24, 57.00, 36.00, 38.00, 39.00, 51.00 +SLN, 03, 24, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 24, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 24, 65.00, 42.00, -9999.00, 20.00, 38.00 +SNA, 03, 24, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 24, 30.00, 21.00, 37.00, 41.00, 56.00 +SNS, 03, 24, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 24, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 24, 55.00, 36.00, 32.00, 27.00, 44.00 +SPS, 03, 24, 70.00, 44.00, 14.00, 15.00, 23.00 +SRQ, 03, 24, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 24, 71.00, 45.00, -9999.00, -9999.00, 32.00 +SSI, 03, 24, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +STC, 03, 24, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 24, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +STL, 03, 24, 59.00, 40.00, 30.00, 27.00, 43.00 +STNV, 03, 24, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +STS, 03, 24, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 24, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 24, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 24, 67.00, 44.00, -9999.00, -9999.00, 24.00 +SUX, 03, 24, 51.00, 30.00, 23.00, 21.00, 33.00 +SVN, 03, 24, 73.00, 51.00, -9999.00, -9999.00, 28.00 +SWF, 03, 24, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 24, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 24, 47.00, 29.00, 38.00, 37.00, 53.00 +SZL, 03, 24, 59.00, 35.00, -9999.00, -9999.00, 29.00 +TAD, 03, 24, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 24, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 24, 66.00, 35.00, -9999.00, -9999.00, 32.00 +TCC, 03, 24, 67.00, 36.00, 7.00, 9.00, 12.00 +TCL, 03, 24, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 24, 57.00, 36.00, -9999.00, -9999.00, 52.00 +TCS, 03, 24, 69.00, 40.00, -9999.00, -9999.00, 9.00 +TEB, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 24, 66.00, 42.00, -9999.00, -9999.00, 23.00 +TKA, 03, 24, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 24, 76.00, 49.00, 16.00, 17.00, 26.00 +TNX, 03, 24, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 24, 50.00, 30.00, 30.00, 29.00, 44.00 +TOP, 03, 24, 60.00, 36.00, 23.00, 21.00, 34.00 +TPA, 03, 24, 78.00, 58.00, 10.00, 12.00, 19.00 +TPH, 03, 24, 57.00, 29.00, 13.00, 10.00, 17.00 +TRI, 03, 24, 62.00, 38.00, 27.00, 27.00, 39.00 +TRK, 03, 24, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 24, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 24, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 24, 66.00, 43.00, 22.00, 21.00, 33.00 +TUP, 03, 24, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 24, 76.00, 46.00, 10.00, 9.00, 15.00 +TVC, 03, 24, 43.00, 25.00, 25.00, 22.00, 36.00 +TVL, 03, 24, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 24, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 24, 65.00, 39.00, 27.00, 28.00, 40.00 +T01, 03, 24, 60.00, 38.00, -9999.00, -9999.00, 34.00 +T02, 03, 24, 69.00, 45.00, -9999.00, -9999.00, 31.00 +T03, 03, 24, 71.00, 46.00, -9999.00, -9999.00, 31.00 +T04, 03, 24, 78.00, 59.00, -9999.00, -9999.00, 19.00 +T05, 03, 24, 59.00, 33.00, -9999.00, -9999.00, 24.00 +T06, 03, 24, 73.00, 46.00, -9999.00, -9999.00, 33.00 +T07, 03, 24, 62.00, 31.00, -9999.00, -9999.00, 30.00 +T08, 03, 24, 55.00, 35.00, -9999.00, -9999.00, 29.00 +UCA, 03, 24, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 24, 66.00, 40.00, -9999.00, -9999.00, 7.00 +UIL, 03, 24, 52.00, 36.00, 55.00, 55.00, 65.00 +UIN, 03, 24, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 24, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 24, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 24, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +U15, 03, 24, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +U28, 03, 24, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 24, 74.00, 48.00, -9999.00, -9999.00, 27.00 +VBG, 03, 24, 67.00, 44.00, -9999.00, -9999.00, 23.00 +VCT, 03, 24, 76.00, 56.00, 15.00, 15.00, 24.00 +VCV, 03, 24, 68.00, 38.00, -9999.00, -9999.00, 7.00 +VDZ, 03, 24, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 24, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 24, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 24, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 24, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 24, 73.00, 49.00, -9999.00, -9999.00, 28.00 +VRB, 03, 24, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 24, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 24, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 24, 60.00, 38.00, 27.00, 28.00, -9999.00 +WJA, 03, 24, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 24, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 24, 29.00, 2.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 24, 57.00, 26.00, 17.00, 18.00, 28.00 +WPO, 03, 24, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 24, 73.00, 47.00, -9999.00, -9999.00, 31.00 +WRG, 03, 24, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 24, 57.00, 33.00, -9999.00, -9999.00, 36.00 +WRL, 03, 24, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +X68, 03, 24, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 24, 40.00, 25.00, 55.00, 53.00, 64.00 +YCG, 03, 24, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 24, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 24, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 24, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 24, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 24, 58.00, 32.00, 10.00, 11.00, 17.00 +YNG, 03, 24, 50.00, 31.00, 35.00, 33.00, 50.00 +YPA, 03, 24, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 24, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 24, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 24, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 24, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 24, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 24, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 24, 81.00, 53.00, 4.00, 4.00, 6.00 +YVR, 03, 24, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 24, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 24, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 24, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 24, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 24, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 24, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 24, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 24, 37.00, 20.00, 31.00, 30.00, 42.00 +ZUN, 03, 24, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 24, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 24, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 24, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +01R, 03, 24, 73.00, 50.00, -9999.00, -9999.00, 29.00 +1V1, 03, 24, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 24, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 24, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 24, 65.00, 45.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 24, 71.00, 45.00, -9999.00, -9999.00, 31.00 +3B1, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 24, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 24, 44.00, 23.00, -9999.00, -9999.00, 35.00 +3SE, 03, 24, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 24, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 24, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 03, 24, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 24, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 24, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 24, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 24, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 25, 53.00, 33.00, 26.00, 25.00, 38.00 +ABI, 03, 25, 72.00, 47.00, 12.00, 10.00, 20.00 +ABQ, 03, 25, 65.00, 35.00, 10.00, 10.00, 17.00 +ABR, 03, 25, 46.00, 25.00, 20.00, 18.00, 28.00 +ABY, 03, 25, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 25, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 25, 73.00, 50.00, 17.00, 16.00, 26.00 +ACV, 03, 25, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 25, 55.00, 34.00, 24.00, 23.00, 35.00 +ADK, 03, 25, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 25, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 25, 59.00, 36.00, -9999.00, -9999.00, 35.00 +AEX, 03, 25, 73.00, 51.00, -9999.00, -9999.00, 29.00 +AFF, 03, 25, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 25, 81.00, 56.00, -9999.00, -9999.00, 21.00 +AGS, 03, 25, 72.00, 45.00, 22.00, 22.00, 33.00 +AHN, 03, 25, 68.00, 45.00, 21.00, 23.00, 32.00 +AKN, 03, 25, 34.00, 17.00, 25.00, 24.00, 36.00 +AKO, 03, 25, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 25, 49.00, 28.00, 27.00, 26.00, 41.00 +ALI, 03, 25, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 25, 49.00, 30.00, 23.00, 23.00, 35.00 +ALS, 03, 25, 52.00, 19.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 25, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 25, 65.00, 36.00, 13.00, 12.00, 21.00 +AMG, 03, 25, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 25, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 25, 36.00, 22.00, 16.00, 18.00, 25.00 +AND, 03, 25, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 25, 46.00, 35.00, 53.00, 52.00, 67.00 +AOO, 03, 25, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +APN, 03, 25, 43.00, 23.00, 27.00, 28.00, 40.00 +AQQ, 03, 25, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +ART, 03, 25, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +AST, 03, 25, 54.00, 39.00, 53.00, 53.00, 63.00 +ATL, 03, 25, 68.00, 45.00, 25.00, 24.00, 35.00 +ATW, 03, 25, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 25, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 25, 57.00, 34.00, -9999.00, -9999.00, 41.00 +AUG, 03, 25, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 25, 75.00, 54.00, 19.00, 17.00, 28.00 +AUW, 03, 25, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 25, 63.00, 38.00, 24.00, 25.00, 35.00 +AVP, 03, 25, 50.00, 32.00, 30.00, 29.00, 44.00 +AXN, 03, 25, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 25, 48.00, 29.00, -9999.00, -9999.00, 30.00 +AYS, 03, 25, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 25, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 25, 69.00, 45.00, -9999.00, -9999.00, 24.00 +BAD, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 25, 45.00, 19.00, -9999.00, -9999.00, 21.00 +BDL, 03, 25, 51.00, 32.00, 25.00, 27.00, 38.00 +BDR, 03, 25, 50.00, 34.00, 27.00, 25.00, 40.00 +BET, 03, 25, 24.00, 8.00, 21.00, 20.00, 30.00 +BFD, 03, 25, 45.00, 26.00, 41.00, 36.00, 53.00 +BFF, 03, 25, 54.00, 25.00, 18.00, 17.00, 27.00 +BFL, 03, 25, 71.00, 47.00, 15.00, 16.00, 22.00 +BGM, 03, 25, 45.00, 28.00, 34.00, 33.00, 50.00 +BGR, 03, 25, 43.00, 26.00, 25.00, 24.00, 35.00 +BGS, 03, 25, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 25, 69.00, 45.00, 24.00, 23.00, 36.00 +BID, 03, 25, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 25, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 25, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 25, 50.00, 28.00, 22.00, 21.00, 31.00 +BIS, 03, 25, 44.00, 23.00, 21.00, 18.00, 29.00 +BIX, 03, 25, 72.00, 55.00, -9999.00, -9999.00, 29.00 +BJI, 03, 25, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 25, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 25, 56.00, 26.00, -9999.00, -9999.00, 26.00 +BKW, 03, 25, 56.00, 35.00, 34.00, 33.00, 48.00 +BLF, 03, 25, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 25, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 25, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 25, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 25, 61.00, 38.00, -9999.00, -9999.00, 35.00 +BNA, 03, 25, 65.00, 42.00, 31.00, 27.00, 44.00 +BNO, 03, 25, 51.00, 26.00, -9999.00, 23.00, 43.00 +BOI, 03, 25, 56.00, 33.00, 23.00, 22.00, 35.00 +BOS, 03, 25, 49.00, 35.00, 26.00, 26.00, 39.00 +BPI, 03, 25, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 25, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 25, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 25, 53.00, 34.00, -9999.00, -9999.00, 32.00 +BRO, 03, 25, 81.00, 62.00, 9.00, 7.00, 12.00 +BRW, 03, 25, -5.00, -18.00, 8.00, 11.00, 15.00 +BSM, 03, 25, 75.00, 54.00, -9999.00, -9999.00, 21.00 +BTI, 03, 25, -6.00, -20.00, 8.00, 9.00, 13.00 +BTL, 03, 25, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 25, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 25, 75.00, 53.00, 20.00, 19.00, 32.00 +BTT, 03, 25, 20.00, -3.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 25, 44.00, 27.00, 32.00, 30.00, 46.00 +BUB, 03, 25, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 25, 46.00, 30.00, 35.00, 36.00, 50.00 +BUR, 03, 25, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 25, 72.00, 55.00, -9999.00, 16.00, 30.00 +BWG, 03, 25, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 25, 58.00, 37.00, 25.00, 22.00, 35.00 +BYH, 03, 25, 64.00, 44.00, -9999.00, -9999.00, 37.00 +BYI, 03, 25, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 25, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 25, 71.00, 45.00, 19.00, 21.00, 30.00 +CAG, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 25, 52.00, 32.00, 35.00, 36.00, 52.00 +CAO, 03, 25, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 25, 39.00, 20.00, 31.00, 34.00, 45.00 +CBM, 03, 25, 70.00, 45.00, -9999.00, -9999.00, 32.00 +CDB, 03, 25, 36.00, 26.00, 48.00, 53.00, 68.00 +CDC, 03, 25, 56.00, 29.00, 19.00, 19.00, 29.00 +CDR, 03, 25, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 25, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 25, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 25, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 25, 65.00, 42.00, 26.00, 25.00, 37.00 +CHO, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 25, 71.00, 50.00, 19.00, 20.00, 31.00 +CID, 03, 25, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 25, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 25, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 25, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 25, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 25, 51.00, 32.00, 35.00, 32.00, 49.00 +CLL, 03, 25, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 25, 66.00, 42.00, 20.00, 24.00, 32.00 +CMH, 03, 25, 55.00, 34.00, 32.00, 29.00, 44.00 +CMI, 03, 25, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 25, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 25, 57.00, 34.00, 23.00, 18.00, 33.00 +CNM, 03, 25, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 25, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +COD, 03, 25, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +COF, 03, 25, 78.00, 58.00, -9999.00, -9999.00, 22.00 +CON, 03, 25, 47.00, 26.00, 25.00, 23.00, 37.00 +COS, 03, 25, 53.00, 27.00, 19.00, 17.00, 25.00 +COT, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 25, 58.00, 37.00, 28.00, 25.00, 39.00 +CPR, 03, 25, 49.00, 24.00, 22.00, 23.00, 32.00 +CRBC, 03, 25, 40.00, 3.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 25, 78.00, 58.00, 12.00, 11.00, 19.00 +CRW, 03, 25, 61.00, 38.00, 34.00, 34.00, 48.00 +CSG, 03, 25, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 25, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 25, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 25, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 25, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 25, 57.00, 37.00, 31.00, 29.00, 44.00 +CVN, 03, 25, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 25, 66.00, 35.00, -9999.00, -9999.00, 9.00 +CXY, 03, 25, 55.00, 35.00, 21.00, 22.00, 32.00 +CYS, 03, 25, 48.00, 25.00, 20.00, 20.00, 29.00 +DAA, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 03, 25, 77.00, 56.00, 12.00, 15.00, 22.00 +DAG, 03, 25, 73.00, 48.00, 7.00, 7.00, 14.00 +DAL, 03, 25, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 25, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 25, 55.00, 35.00, 31.00, 29.00, 44.00 +DBQ, 03, 25, 48.00, 30.00, 27.00, 25.00, 37.00 +DCA, 03, 25, 60.00, 41.00, 22.00, 24.00, 33.00 +DDC, 03, 25, 61.00, 34.00, 20.00, 16.00, 28.00 +DEC, 03, 25, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 25, 55.00, 29.00, 20.00, 19.00, 29.00 +DFW, 03, 25, 71.00, 49.00, 18.00, 14.00, 26.00 +DHN, 03, 25, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 25, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 25, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 25, 79.00, 54.00, -9999.00, -9999.00, 12.00 +DLG, 03, 25, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 25, 38.00, 21.00, 25.00, 25.00, 36.00 +DLLC, 03, 25, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 25, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 25, 76.00, 46.00, -9999.00, -9999.00, 11.00 +DMN, 03, 25, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 25, 59.00, 37.00, -9999.00, -9999.00, 36.00 +DPG, 03, 25, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 25, 73.00, 49.00, -9999.00, -9999.00, 28.00 +DRA, 03, 25, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 25, 79.00, 54.00, 11.00, 11.00, 18.00 +DSM, 03, 25, 52.00, 32.00, 29.00, 24.00, 39.00 +DTW, 03, 25, 49.00, 31.00, 30.00, 27.00, 42.00 +DUG, 03, 25, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 25, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 25, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 25, 72.00, 47.00, -9999.00, -9999.00, 17.00 +D45, 03, 25, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 25, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 25, 45.00, 25.00, 21.00, 20.00, 31.00 +ECG, 03, 25, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 25, 67.00, 41.00, -9999.00, -9999.00, 10.00 +EED, 03, 25, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 25, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 25, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 25, 56.00, 30.00, 36.00, 40.00, 52.00 +EKO, 03, 25, 53.00, 26.00, 21.00, 20.00, 31.00 +ELD, 03, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 25, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 25, 73.00, 43.00, 4.00, 4.00, 7.00 +ELY, 03, 25, 51.00, 22.00, 21.00, 23.00, 34.00 +EMP, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 25, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +END, 03, 25, 66.00, 42.00, -9999.00, -9999.00, 16.00 +ENN, 03, 25, 28.00, 2.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 25, 55.00, 35.00, -9999.00, -9999.00, 20.00 +EPH, 03, 25, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 25, 48.00, 32.00, 37.00, 33.00, 51.00 +ESF, 03, 25, 73.00, 51.00, -9999.00, -9999.00, 37.00 +EUG, 03, 25, 57.00, 39.00, 39.00, 40.00, 51.00 +EVV, 03, 25, 60.00, 39.00, 34.00, 28.00, 46.00 +EWN, 03, 25, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 25, 55.00, 37.00, 24.00, 25.00, 38.00 +EYW, 03, 25, 80.00, 70.00, 9.00, 8.00, 14.00 +E74, 03, 25, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 25, 64.00, 39.00, -9999.00, -9999.00, 32.00 +FAI, 03, 25, 30.00, 6.00, 11.00, 14.00, 19.00 +FAR, 03, 25, 41.00, 23.00, 19.00, 17.00, 28.00 +FAT, 03, 25, 69.00, 45.00, 19.00, 16.00, 25.00 +FAY, 03, 25, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 25, 47.00, 26.00, 23.00, 24.00, 35.00 +FCS, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 25, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 25, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 03, 25, 52.00, 23.00, 26.00, 24.00, 34.00 +FLL, 03, 25, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 25, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FME, 03, 25, 61.00, 34.00, -9999.00, -9999.00, 34.00 +FMH, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 25, 63.00, 29.00, 11.00, 14.00, 17.00 +FMY, 03, 25, 81.00, 60.00, 8.00, 10.00, 15.00 +FNT, 03, 25, 47.00, 30.00, 28.00, 30.00, 43.00 +FOD, 03, 25, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 25, 60.00, 36.00, -9999.00, -9999.00, 28.00 +FOK, 03, 25, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 25, 61.00, 37.00, -9999.00, -9999.00, 26.00 +FSD, 03, 25, 48.00, 27.00, 26.00, 23.00, 36.00 +FSI, 03, 25, 68.00, 42.00, -9999.00, -9999.00, 20.00 +FSM, 03, 25, 68.00, 43.00, 23.00, 20.00, 34.00 +FTK, 03, 25, 61.00, 37.00, -9999.00, -9999.00, 37.00 +FWA, 03, 25, 51.00, 33.00, 28.00, 29.00, 43.00 +FWH, 03, 25, 70.00, 47.00, -9999.00, -9999.00, 22.00 +FYU, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 25, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 25, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 25, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 25, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 25, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 25, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 25, 51.00, 31.00, 22.00, 26.00, 37.00 +GFA, 03, 25, 47.00, 26.00, -9999.00, -9999.00, 27.00 +GFK, 03, 25, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 25, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 25, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 25, 46.00, 24.00, 17.00, 15.00, 26.00 +GJT, 03, 25, 59.00, 34.00, 19.00, 18.00, 28.00 +GKN, 03, 25, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 25, 57.00, 29.00, 18.00, 18.00, 27.00 +GLH, 03, 25, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 25, 69.00, 60.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 25, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 25, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 03, 25, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 25, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 25, 44.00, 26.00, 28.00, 24.00, 38.00 +GRCI, 03, 25, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 25, 57.00, 36.00, -9999.00, -9999.00, 52.00 +GRI, 03, 25, 54.00, 30.00, 24.00, 19.00, 32.00 +GRK, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 25, 48.00, 29.00, 31.00, 29.00, 43.00 +GSB, 03, 25, 67.00, 43.00, -9999.00, -9999.00, 30.00 +GSG, 03, 25, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 25, 64.00, 40.00, 24.00, 24.00, 33.00 +GSP, 03, 25, 67.00, 43.00, 22.00, 24.00, 34.00 +GST, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 25, 45.00, 27.00, -9999.00, -9999.00, 50.00 +GTF, 03, 25, 47.00, 26.00, 21.00, 22.00, 32.00 +GUP, 03, 25, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 25, 53.00, 32.00, -9999.00, -9999.00, 41.00 +GVW, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 03, 25, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 25, 62.00, 46.00, 20.00, 22.00, 32.00 +HBR, 03, 25, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 25, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 25, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 25, 53.00, 32.00, -9999.00, -9999.00, 30.00 +HKY, 03, 25, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 25, 49.00, 25.00, 19.00, 18.00, 28.00 +HMN, 03, 25, 74.00, 34.00, -9999.00, -9999.00, 6.00 +HMS, 03, 25, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 25, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 25, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +HON, 03, 25, 48.00, 26.00, 22.00, 19.00, 31.00 +HOP, 03, 25, 62.00, 39.00, -9999.00, -9999.00, 37.00 +HOT, 03, 25, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 25, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 25, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 25, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 25, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 25, 73.00, 49.00, -9999.00, -9999.00, 27.00 +HST, 03, 25, 82.00, 60.00, -9999.00, -9999.00, 18.00 +HSV, 03, 25, 67.00, 44.00, 29.00, 23.00, 41.00 +HTL, 03, 25, 43.00, 23.00, 34.00, 26.00, 44.00 +HTS, 03, 25, 61.00, 39.00, 33.00, 32.00, 46.00 +HUF, 03, 25, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 25, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 25, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 25, 48.00, 24.00, 18.00, 18.00, 28.00 +IAB, 03, 25, 61.00, 38.00, -9999.00, -9999.00, 23.00 +IAD, 03, 25, 59.00, 35.00, 24.00, 23.00, 34.00 +IAG, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 25, 74.00, 53.00, 20.00, 20.00, 32.00 +ICT, 03, 25, 61.00, 38.00, 25.00, 18.00, 34.00 +IDA, 03, 25, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 25, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 25, 56.00, 36.00, 26.00, 24.00, 37.00 +ILI, 03, 25, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 25, 69.00, 46.00, 20.00, 21.00, 31.00 +IMT, 03, 25, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +IND, 03, 25, 56.00, 36.00, 32.00, 30.00, 45.00 +INL, 03, 25, 39.00, 18.00, 22.00, 18.00, 30.00 +INS, 03, 25, 66.00, 40.00, -9999.00, -9999.00, 6.00 +INT, 03, 25, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +INW, 03, 25, 64.00, 32.00, 10.00, 7.00, 14.00 +IPL, 03, 25, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 25, 52.00, 32.00, 27.00, 28.00, 40.00 +IRK, 03, 25, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 25, 45.00, 22.00, 18.00, 16.00, 25.00 +ISP, 03, 25, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 25, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 25, 79.00, 47.00, -9999.00, -9999.00, 10.00 +IWD, 03, 25, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 25, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 25, 72.00, 47.00, 22.00, 20.00, 33.00 +JAX, 03, 25, 75.00, 51.00, 15.00, 18.00, 25.00 +JBR, 03, 25, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 25, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 25, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 25, 52.00, 37.00, 23.00, 23.00, 36.00 +JHW, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 25, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 25, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 25, 41.00, 28.00, 47.00, 45.00, 58.00 +JST, 03, 25, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 25, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 25, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 25, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 25, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 25, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 25, 48.00, 29.00, 31.00, 29.00, 44.00 +LAR, 03, 25, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 25, 72.00, 46.00, 7.00, 8.00, 12.00 +LAX, 03, 25, 66.00, 51.00, 14.00, 16.00, 21.00 +LBB, 03, 25, 69.00, 40.00, 11.00, 7.00, 15.00 +LBF, 03, 25, 54.00, 27.00, 21.00, 18.00, 29.00 +LCH, 03, 25, 73.00, 54.00, 18.00, 18.00, 29.00 +LCK, 03, 25, 57.00, 35.00, -9999.00, -9999.00, 40.00 +LEB, 03, 25, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 25, 59.00, 39.00, 31.00, 29.00, 44.00 +LFI, 03, 25, 61.00, 43.00, -9999.00, -9999.00, 33.00 +LFK, 03, 25, 74.00, 50.00, 21.00, 21.00, 32.00 +LFT, 03, 25, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 25, 52.00, 38.00, 24.00, 24.00, 37.00 +LGB, 03, 25, 69.00, 50.00, 16.00, 14.00, 22.00 +LGU, 03, 25, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 25, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 25, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 25, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 25, 68.00, 45.00, 22.00, 21.00, 33.00 +LIZ, 03, 25, 39.00, 20.00, -9999.00, -9999.00, 41.00 +LMT, 03, 25, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 03, 25, 49.00, 25.00, 17.00, 18.00, 25.00 +LNK, 03, 25, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 25, 59.00, 28.00, 10.00, 10.00, 16.00 +LOZ, 03, 25, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 25, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 25, 68.00, 45.00, -9999.00, -9999.00, 32.00 +LSE, 03, 25, 48.00, 29.00, 22.00, 22.00, 32.00 +LSF, 03, 25, 72.00, 48.00, -9999.00, -9999.00, 34.00 +LSV, 03, 25, 75.00, 41.00, -9999.00, -9999.00, 6.00 +LTS, 03, 25, 72.00, 42.00, -9999.00, -9999.00, 18.00 +LUF, 03, 25, 79.00, 45.00, -9999.00, -9999.00, 8.00 +LVS, 03, 25, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 25, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 25, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 25, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 25, 61.00, 38.00, 25.00, 24.00, 35.00 +MAF, 03, 25, 75.00, 43.00, 6.00, 4.00, 9.00 +MBL, 03, 25, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 25, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 25, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 25, 68.00, 47.00, -9999.00, -9999.00, 25.00 +MCF, 03, 25, 78.00, 58.00, -9999.00, -9999.00, 19.00 +MCG, 03, 25, 28.00, 3.00, 18.00, 22.00, 29.00 +MCI, 03, 25, 58.00, 37.00, 26.00, 22.00, 37.00 +MCK, 03, 25, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 25, 73.00, 47.00, 22.00, 19.00, 32.00 +MCO, 03, 25, 80.00, 57.00, 12.00, 13.00, 20.00 +MCW, 03, 25, 46.00, 28.00, 20.00, 17.00, 30.00 +MC2, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 25, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 25, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 25, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 25, 51.00, 34.00, 34.00, 29.00, 44.00 +MEI, 03, 25, 73.00, 46.00, 21.00, 21.00, 34.00 +MEM, 03, 25, 67.00, 46.00, 29.00, 23.00, 40.00 +MER, 03, 25, 70.00, 42.00, -9999.00, -9999.00, 21.00 +MFD, 03, 25, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 25, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 25, 60.00, 36.00, 27.00, 25.00, 38.00 +MGE, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 03, 25, 72.00, 48.00, 24.00, 20.00, 33.00 +MGW, 03, 25, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 25, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 25, 65.00, 45.00, -9999.00, -9999.00, 25.00 +MHS, 03, 25, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 25, 81.00, 64.00, 11.00, 12.00, 18.00 +MIB, 03, 25, 42.00, 23.00, -9999.00, -9999.00, 27.00 +MIV, 03, 25, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 25, 60.00, 31.00, -9999.00, -9999.00, 22.00 +MKC, 03, 25, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 25, 45.00, 30.00, 32.00, 28.00, 45.00 +MKG, 03, 25, 46.00, 29.00, 30.00, 29.00, 43.00 +MKL, 03, 25, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 25, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 25, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 25, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 25, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 25, 52.00, 32.00, 29.00, 25.00, 40.00 +MLS, 03, 25, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 25, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 25, 73.00, 48.00, -9999.00, -9999.00, 31.00 +MOB, 03, 25, 74.00, 53.00, 22.00, 21.00, 34.00 +MOT, 03, 25, 42.00, 23.00, 17.00, 15.00, 23.00 +MPV, 03, 25, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 25, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 25, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 25, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 25, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 25, 62.00, 45.00, -9999.00, -9999.00, 26.00 +MSL, 03, 25, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 25, 47.00, 27.00, 29.00, 25.00, 40.00 +MSO, 03, 25, 51.00, 27.00, 25.00, 23.00, 37.00 +MSP, 03, 25, 45.00, 28.00, 26.00, 23.00, 37.00 +MSS, 03, 25, 43.00, 24.00, 30.00, 26.00, 42.00 +MSY, 03, 25, 74.00, 54.00, 19.00, 19.00, 29.00 +MTC, 03, 25, 47.00, 30.00, -9999.00, -9999.00, 37.00 +MTN, 03, 25, 58.00, 36.00, -9999.00, -9999.00, 34.00 +MTO, 03, 25, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 25, 54.00, 33.00, -9999.00, -9999.00, 34.00 +MUO, 03, 25, 61.00, 32.00, -9999.00, -9999.00, 22.00 +MWA, 03, 25, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 25, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 25, 72.00, 48.00, -9999.00, -9999.00, 30.00 +MYL, 03, 25, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 25, 71.00, 46.00, -9999.00, -9999.00, 32.00 +NAO, 03, 25, 68.00, 53.00, -9999.00, -9999.00, 28.00 +NBC, 03, 25, 72.00, 50.00, -9999.00, -9999.00, 29.00 +NBE, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 03, 25, 51.00, 32.00, -9999.00, -9999.00, 37.00 +NCA, 03, 25, 71.00, 42.00, -9999.00, -9999.00, 31.00 +NCO, 03, 25, 49.00, 33.00, -9999.00, -9999.00, 39.00 +NC1, 03, 25, 66.00, 42.00, -9999.00, -9999.00, 9.00 +NEL, 03, 25, 55.00, 33.00, -9999.00, -9999.00, 36.00 +NFG, 03, 25, 65.00, 48.00, -9999.00, -9999.00, 31.00 +NFL, 03, 25, 60.00, 29.00, -9999.00, -9999.00, 13.00 +NGP, 03, 25, 78.00, 59.00, -9999.00, -9999.00, 16.00 +NGU, 03, 25, 61.00, 42.00, -9999.00, -9999.00, 31.00 +NGZ, 03, 25, 62.00, 47.00, -9999.00, -9999.00, 25.00 +NHK, 03, 25, 61.00, 37.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 25, 45.00, 28.00, -9999.00, -9999.00, 36.00 +NID, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 25, 75.00, 51.00, -9999.00, -9999.00, 24.00 +NIR, 03, 25, 77.00, 55.00, -9999.00, -9999.00, 19.00 +NKT, 03, 25, 66.00, 46.00, -9999.00, -9999.00, 30.00 +NKX, 03, 25, 67.00, 54.00, -9999.00, -9999.00, 18.00 +NLC, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 03, 25, 72.00, 45.00, -9999.00, -9999.00, 33.00 +NPA, 03, 25, 72.00, 54.00, -9999.00, -9999.00, 28.00 +NQA, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 03, 25, 81.00, 58.00, -9999.00, -9999.00, 16.00 +NQX, 03, 25, 80.00, 70.00, -9999.00, -9999.00, 13.00 +NRB, 03, 25, 74.00, 55.00, -9999.00, -9999.00, 22.00 +NRC, 03, 25, 70.00, 42.00, -9999.00, -9999.00, 30.00 +NRS, 03, 25, 66.00, 50.00, -9999.00, -9999.00, 15.00 +NSE, 03, 25, 73.00, 50.00, -9999.00, -9999.00, 29.00 +NSI, 03, 25, 67.00, 47.00, -9999.00, -9999.00, 15.00 +NTD, 03, 25, 67.00, 47.00, -9999.00, -9999.00, 12.00 +NTK, 03, 25, 71.00, 49.00, -9999.00, -9999.00, 17.00 +NTU, 03, 25, 61.00, 42.00, -9999.00, -9999.00, 33.00 +NUC, 03, 25, 66.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 25, 65.00, 44.00, -9999.00, -9999.00, 25.00 +NUW, 03, 25, 54.00, 37.00, -9999.00, -9999.00, 43.00 +NWF, 03, 25, 69.00, 50.00, -9999.00, -9999.00, 22.00 +NXX, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 03, 25, 62.00, 36.00, -9999.00, -9999.00, 34.00 +NZC, 03, 25, 77.00, 48.00, -9999.00, -9999.00, 25.00 +NZJ, 03, 25, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NZW, 03, 25, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NZY, 03, 25, 67.00, 54.00, -9999.00, -9999.00, 17.00 +OAK, 03, 25, 64.00, 43.00, 21.00, 20.00, 30.00 +OAR, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 03, 25, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 25, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 25, 66.00, 42.00, 19.00, 18.00, 29.00 +OLM, 03, 25, 55.00, 34.00, 44.00, 44.00, 55.00 +OMA, 03, 25, 55.00, 32.00, 22.00, 20.00, 31.00 +OME, 03, 25, 20.00, 3.00, 19.00, 23.00, 30.00 +ONT, 03, 25, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 25, 51.00, 32.00, 33.00, 26.00, 44.00 +ORF, 03, 25, 61.00, 42.00, 24.00, 22.00, 33.00 +ORH, 03, 25, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 25, 31.00, 0.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 25, 43.00, 24.00, -9999.00, -9999.00, 35.00 +OTG, 03, 25, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 25, 55.00, 41.00, 48.00, 49.00, 60.00 +OTM, 03, 25, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 25, 12.00, -6.00, 15.00, 19.00, 23.00 +OURC, 03, 25, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 25, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 25, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 25, 74.00, 49.00, -9999.00, -9999.00, 30.00 +PACZ, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 25, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 25, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 25, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 25, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 25, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 25, 73.00, 51.00, -9999.00, -9999.00, 25.00 +PAQ, 03, 25, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 25, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 25, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 25, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 25, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 25, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 25, 44.00, 26.00, -9999.00, -9999.00, 33.00 +PBI, 03, 25, 80.00, 63.00, 11.00, 14.00, 21.00 +PDT, 03, 25, 57.00, 37.00, 20.00, 20.00, 31.00 +PDX, 03, 25, 58.00, 39.00, 39.00, 42.00, 52.00 +PFN, 03, 25, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 25, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 25, 56.00, 36.00, 24.00, 24.00, 37.00 +PHX, 03, 25, 78.00, 51.00, 9.00, 9.00, 14.00 +PIA, 03, 25, 53.00, 34.00, 31.00, 27.00, 43.00 +PIB, 03, 25, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 25, 50.00, 28.00, 23.00, 25.00, 36.00 +PIR, 03, 25, 49.00, 27.00, 17.00, 15.00, 23.00 +PIT, 03, 25, 53.00, 33.00, 36.00, 32.00, 49.00 +PKB, 03, 25, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 25, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 25, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 25, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 25, 72.00, 54.00, 19.00, 19.00, 30.00 +POB, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 03, 25, 73.00, 49.00, -9999.00, -9999.00, 39.00 +POM, 03, 25, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 03, 25, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 25, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 25, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 25, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 25, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 25, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 25, 48.00, 28.00, -9999.00, -9999.00, 36.00 +PSP, 03, 25, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 25, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 25, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 25, 61.00, 29.00, 13.00, 11.00, 18.00 +PUC, 03, 25, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 25, 50.00, 32.00, 26.00, 24.00, 39.00 +PVU, 03, 25, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 25, 45.00, 28.00, 28.00, 26.00, 39.00 +P02, 03, 25, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +P07, 03, 25, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +P11, 03, 25, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +P24, 03, 25, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +P28, 03, 25, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +P35, 03, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +P38, 03, 25, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 03, 25, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +P58, 03, 25, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +P59, 03, 25, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +P60, 03, 25, 36.00, 6.00, -9999.00, -9999.00, -9999.00 +P61, 03, 25, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +P67, 03, 25, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +P68, 03, 25, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 25, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 25, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 25, 50.00, 26.00, 18.00, 17.00, 26.00 +RBL, 03, 25, 66.00, 44.00, 24.00, 23.00, 33.00 +RCA, 03, 25, 50.00, 26.00, -9999.00, -9999.00, 27.00 +RDD, 03, 25, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 25, 55.00, 27.00, 16.00, 16.00, 27.00 +RDR, 03, 25, 39.00, 21.00, -9999.00, -9999.00, 26.00 +RDU, 03, 25, 66.00, 41.00, 23.00, 22.00, 32.00 +REE, 03, 25, 69.00, 40.00, -9999.00, -9999.00, 10.00 +REJ, 03, 25, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 25, 49.00, 30.00, 28.00, 25.00, 41.00 +RIC, 03, 25, 64.00, 39.00, 23.00, 24.00, 33.00 +RIV, 03, 25, 71.00, 45.00, -9999.00, -9999.00, 9.00 +RIW, 03, 25, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 25, 45.00, 23.00, 15.00, 12.00, 22.00 +RME, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +RMG, 03, 25, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +RND, 03, 25, 76.00, 53.00, -9999.00, -9999.00, 21.00 +RNO, 03, 25, 59.00, 31.00, 16.00, 14.00, 22.00 +ROA, 03, 25, 62.00, 39.00, 26.00, 25.00, 38.00 +ROC, 03, 25, 47.00, 29.00, 32.00, 34.00, 48.00 +ROW, 03, 25, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 25, 59.00, 34.00, 19.00, 17.00, 28.00 +RST, 03, 25, 44.00, 26.00, 26.00, 25.00, 39.00 +RWF, 03, 25, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 25, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 25, 66.00, 44.00, 23.00, 23.00, 31.00 +SAF, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 25, 67.00, 54.00, 18.00, 16.00, 25.00 +SAT, 03, 25, 76.00, 53.00, 19.00, 17.00, 29.00 +SAV, 03, 25, 73.00, 51.00, 18.00, 19.00, 28.00 +SAW, 03, 25, 40.00, 25.00, -9999.00, -9999.00, 39.00 +SBA, 03, 25, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 25, 72.00, 45.00, -9999.00, -9999.00, 18.00 +SBN, 03, 25, 50.00, 33.00, 33.00, 33.00, 46.00 +SBP, 03, 25, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 25, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 25, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 25, -5.00, -20.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 25, 68.00, 43.00, 18.00, 21.00, 28.00 +SDF, 03, 25, 61.00, 40.00, 31.00, 27.00, 43.00 +SEA, 03, 25, 54.00, 39.00, 36.00, 33.00, 47.00 +SEM, 03, 25, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 25, 62.00, 46.00, 24.00, 24.00, 32.00 +SGF, 03, 25, 62.00, 38.00, 26.00, 24.00, 39.00 +SGY, 03, 25, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 25, 50.00, 25.00, 22.00, 21.00, 32.00 +SHV, 03, 25, 72.00, 49.00, 20.00, 21.00, 32.00 +SIT, 03, 25, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 25, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 25, 76.00, 47.00, 12.00, 7.00, 17.00 +SKA, 03, 25, 51.00, 31.00, -9999.00, -9999.00, 30.00 +SKF, 03, 25, 76.00, 53.00, -9999.00, -9999.00, 21.00 +SLC, 03, 25, 55.00, 34.00, 25.00, 25.00, 37.00 +SLE, 03, 25, 57.00, 36.00, 38.00, 39.00, 51.00 +SLN, 03, 25, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 25, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 25, 65.00, 42.00, -9999.00, 20.00, 38.00 +SNA, 03, 25, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 25, 30.00, 21.00, 36.00, 41.00, 55.00 +SNS, 03, 25, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 25, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 25, 55.00, 36.00, 32.00, 27.00, 44.00 +SPS, 03, 25, 70.00, 44.00, 14.00, 15.00, 23.00 +SRQ, 03, 25, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 25, 71.00, 45.00, -9999.00, -9999.00, 32.00 +SSI, 03, 25, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +STC, 03, 25, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 25, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +STL, 03, 25, 59.00, 40.00, 30.00, 27.00, 43.00 +STNV, 03, 25, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +STS, 03, 25, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 25, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 25, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 25, 67.00, 44.00, -9999.00, -9999.00, 24.00 +SUX, 03, 25, 52.00, 30.00, 23.00, 21.00, 33.00 +SVN, 03, 25, 73.00, 51.00, -9999.00, -9999.00, 28.00 +SWF, 03, 25, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 25, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 25, 47.00, 29.00, 38.00, 37.00, 52.00 +SZL, 03, 25, 60.00, 35.00, -9999.00, -9999.00, 29.00 +TAD, 03, 25, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 25, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 25, 66.00, 35.00, -9999.00, -9999.00, 32.00 +TCC, 03, 25, 67.00, 36.00, 7.00, 9.00, 12.00 +TCL, 03, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 25, 57.00, 36.00, -9999.00, -9999.00, 52.00 +TCS, 03, 25, 69.00, 40.00, -9999.00, -9999.00, 8.00 +TEB, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 25, 66.00, 42.00, -9999.00, -9999.00, 23.00 +TKA, 03, 25, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 25, 76.00, 49.00, 16.00, 17.00, 26.00 +TNX, 03, 25, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 25, 50.00, 30.00, 30.00, 29.00, 44.00 +TOP, 03, 25, 60.00, 36.00, 24.00, 21.00, 34.00 +TPA, 03, 25, 78.00, 58.00, 10.00, 12.00, 18.00 +TPH, 03, 25, 57.00, 29.00, 12.00, 10.00, 17.00 +TRI, 03, 25, 62.00, 38.00, 26.00, 27.00, 39.00 +TRK, 03, 25, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 25, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 25, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 25, 66.00, 43.00, 22.00, 21.00, 33.00 +TUP, 03, 25, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 25, 76.00, 46.00, 10.00, 9.00, 15.00 +TVC, 03, 25, 44.00, 25.00, 25.00, 22.00, 36.00 +TVL, 03, 25, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 25, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 25, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 25, 65.00, 39.00, 27.00, 27.00, 40.00 +T01, 03, 25, 60.00, 38.00, -9999.00, -9999.00, 33.00 +T02, 03, 25, 69.00, 45.00, -9999.00, -9999.00, 31.00 +T03, 03, 25, 71.00, 46.00, -9999.00, -9999.00, 31.00 +T04, 03, 25, 78.00, 59.00, -9999.00, -9999.00, 19.00 +T05, 03, 25, 59.00, 33.00, -9999.00, -9999.00, 24.00 +T06, 03, 25, 73.00, 46.00, -9999.00, -9999.00, 32.00 +T07, 03, 25, 62.00, 31.00, -9999.00, -9999.00, 30.00 +T08, 03, 25, 55.00, 35.00, -9999.00, -9999.00, 28.00 +UCA, 03, 25, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 25, 66.00, 40.00, -9999.00, -9999.00, 7.00 +UIL, 03, 25, 52.00, 36.00, 54.00, 54.00, 64.00 +UIN, 03, 25, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 25, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 25, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 25, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +U15, 03, 25, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +U28, 03, 25, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 25, 74.00, 48.00, -9999.00, -9999.00, 27.00 +VBG, 03, 25, 67.00, 44.00, -9999.00, -9999.00, 22.00 +VCT, 03, 25, 76.00, 56.00, 15.00, 15.00, 24.00 +VCV, 03, 25, 68.00, 38.00, -9999.00, -9999.00, 7.00 +VDZ, 03, 25, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 25, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 25, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 25, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 25, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 25, 73.00, 49.00, -9999.00, -9999.00, 28.00 +VRB, 03, 25, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 25, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 25, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 25, 60.00, 38.00, 27.00, 28.00, -9999.00 +WJA, 03, 25, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 25, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 25, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 25, 57.00, 26.00, 17.00, 18.00, 28.00 +WPO, 03, 25, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 25, 73.00, 47.00, -9999.00, -9999.00, 31.00 +WRG, 03, 25, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 25, 57.00, 33.00, -9999.00, -9999.00, 36.00 +WRL, 03, 25, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +X68, 03, 25, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 25, 40.00, 25.00, 55.00, 53.00, 64.00 +YCG, 03, 25, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 25, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 25, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 25, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 25, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 25, 58.00, 32.00, 10.00, 11.00, 17.00 +YNG, 03, 25, 50.00, 31.00, 35.00, 33.00, 49.00 +YPA, 03, 25, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 25, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 25, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 25, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 25, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 25, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 25, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 25, 81.00, 53.00, 4.00, 4.00, 6.00 +YVR, 03, 25, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 25, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 25, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 25, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 25, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 25, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 25, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 25, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 25, 38.00, 20.00, 30.00, 29.00, 42.00 +ZUN, 03, 25, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 25, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 25, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 25, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +01R, 03, 25, 73.00, 50.00, -9999.00, -9999.00, 29.00 +1V1, 03, 25, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 25, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 25, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 25, 65.00, 45.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 25, 71.00, 45.00, -9999.00, -9999.00, 31.00 +3B1, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 25, 44.00, 23.00, -9999.00, -9999.00, 35.00 +3SE, 03, 25, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 25, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 25, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 03, 25, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 25, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 25, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 25, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 25, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 26, 53.00, 33.00, 26.00, 25.00, 38.00 +ABI, 03, 26, 72.00, 47.00, 12.00, 10.00, 20.00 +ABQ, 03, 26, 65.00, 35.00, 10.00, 10.00, 17.00 +ABR, 03, 26, 47.00, 25.00, 20.00, 18.00, 28.00 +ABY, 03, 26, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 26, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 26, 73.00, 50.00, 17.00, 16.00, 26.00 +ACV, 03, 26, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 26, 55.00, 34.00, 24.00, 23.00, 35.00 +ADK, 03, 26, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 26, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 26, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 26, 59.00, 36.00, -9999.00, -9999.00, 35.00 +AEX, 03, 26, 73.00, 51.00, -9999.00, -9999.00, 29.00 +AFF, 03, 26, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 26, 81.00, 56.00, -9999.00, -9999.00, 21.00 +AGS, 03, 26, 72.00, 45.00, 22.00, 22.00, 32.00 +AHN, 03, 26, 68.00, 45.00, 21.00, 23.00, 32.00 +AKN, 03, 26, 34.00, 17.00, 25.00, 25.00, 36.00 +AKO, 03, 26, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 26, 49.00, 28.00, 27.00, 26.00, 41.00 +ALI, 03, 26, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 26, 50.00, 30.00, 23.00, 23.00, 35.00 +ALS, 03, 26, 52.00, 19.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 26, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 26, 65.00, 36.00, 13.00, 12.00, 21.00 +AMG, 03, 26, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 26, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 26, 36.00, 22.00, 16.00, 18.00, 25.00 +AND, 03, 26, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 26, 46.00, 35.00, 53.00, 52.00, 67.00 +AOO, 03, 26, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +APN, 03, 26, 43.00, 23.00, 27.00, 28.00, 40.00 +AQQ, 03, 26, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +ART, 03, 26, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +AST, 03, 26, 54.00, 39.00, 53.00, 53.00, 63.00 +ATL, 03, 26, 68.00, 45.00, 24.00, 24.00, 35.00 +ATW, 03, 26, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 26, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 26, 57.00, 34.00, -9999.00, -9999.00, 41.00 +AUG, 03, 26, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 26, 75.00, 54.00, 19.00, 17.00, 28.00 +AUW, 03, 26, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 26, 63.00, 38.00, 24.00, 25.00, 35.00 +AVP, 03, 26, 50.00, 32.00, 30.00, 29.00, 44.00 +AXN, 03, 26, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 26, 48.00, 29.00, -9999.00, -9999.00, 30.00 +AYS, 03, 26, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 26, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 26, 69.00, 45.00, -9999.00, -9999.00, 24.00 +BAD, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 26, 45.00, 19.00, -9999.00, -9999.00, 21.00 +BDL, 03, 26, 52.00, 32.00, 25.00, 27.00, 38.00 +BDR, 03, 26, 50.00, 34.00, 27.00, 25.00, 39.00 +BET, 03, 26, 24.00, 8.00, 20.00, 20.00, 30.00 +BFD, 03, 26, 45.00, 26.00, 41.00, 36.00, 53.00 +BFF, 03, 26, 54.00, 25.00, 18.00, 17.00, 27.00 +BFL, 03, 26, 71.00, 47.00, 15.00, 15.00, 21.00 +BGM, 03, 26, 45.00, 28.00, 34.00, 33.00, 50.00 +BGR, 03, 26, 43.00, 26.00, 25.00, 24.00, 35.00 +BGS, 03, 26, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 26, 69.00, 45.00, 24.00, 23.00, 36.00 +BID, 03, 26, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 26, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 26, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 26, 50.00, 28.00, 22.00, 21.00, 31.00 +BIS, 03, 26, 45.00, 23.00, 21.00, 18.00, 29.00 +BIX, 03, 26, 72.00, 55.00, -9999.00, -9999.00, 29.00 +BJI, 03, 26, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 26, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 26, 56.00, 26.00, -9999.00, -9999.00, 26.00 +BKW, 03, 26, 56.00, 35.00, 34.00, 33.00, 48.00 +BLF, 03, 26, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 26, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 26, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 26, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 26, 61.00, 38.00, -9999.00, -9999.00, 35.00 +BNA, 03, 26, 65.00, 42.00, 31.00, 27.00, 44.00 +BNO, 03, 26, 51.00, 26.00, -9999.00, 23.00, 42.00 +BOI, 03, 26, 56.00, 33.00, 23.00, 22.00, 34.00 +BOS, 03, 26, 49.00, 35.00, 26.00, 26.00, 39.00 +BPI, 03, 26, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 26, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 26, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 26, 54.00, 34.00, -9999.00, -9999.00, 32.00 +BRO, 03, 26, 81.00, 62.00, 9.00, 7.00, 12.00 +BRW, 03, 26, -5.00, -18.00, 8.00, 11.00, 15.00 +BSM, 03, 26, 75.00, 54.00, -9999.00, -9999.00, 21.00 +BTI, 03, 26, -5.00, -20.00, 8.00, 9.00, 13.00 +BTL, 03, 26, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 26, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 26, 75.00, 53.00, 20.00, 19.00, 32.00 +BTT, 03, 26, 21.00, -2.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 26, 45.00, 27.00, 32.00, 30.00, 46.00 +BUB, 03, 26, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 26, 46.00, 30.00, 35.00, 36.00, 50.00 +BUR, 03, 26, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 26, 72.00, 55.00, -9999.00, 16.00, 30.00 +BWG, 03, 26, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 26, 58.00, 37.00, 25.00, 22.00, 35.00 +BYH, 03, 26, 64.00, 44.00, -9999.00, -9999.00, 37.00 +BYI, 03, 26, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 26, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 26, 71.00, 45.00, 19.00, 21.00, 30.00 +CAG, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 26, 52.00, 32.00, 34.00, 36.00, 51.00 +CAO, 03, 26, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 26, 39.00, 21.00, 31.00, 34.00, 45.00 +CBM, 03, 26, 70.00, 45.00, -9999.00, -9999.00, 32.00 +CDB, 03, 26, 36.00, 26.00, 48.00, 53.00, 67.00 +CDC, 03, 26, 56.00, 29.00, 19.00, 18.00, 28.00 +CDR, 03, 26, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 26, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 26, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 26, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 26, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 26, 65.00, 42.00, 26.00, 25.00, 37.00 +CHO, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 26, 71.00, 50.00, 19.00, 20.00, 30.00 +CID, 03, 26, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 26, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 26, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 26, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 26, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 26, 51.00, 32.00, 35.00, 32.00, 49.00 +CLL, 03, 26, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 26, 66.00, 42.00, 20.00, 24.00, 32.00 +CMH, 03, 26, 55.00, 34.00, 32.00, 29.00, 44.00 +CMI, 03, 26, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 26, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 26, 57.00, 34.00, 23.00, 18.00, 33.00 +CNM, 03, 26, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 26, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +COD, 03, 26, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +COF, 03, 26, 78.00, 58.00, -9999.00, -9999.00, 22.00 +CON, 03, 26, 48.00, 26.00, 25.00, 23.00, 37.00 +COS, 03, 26, 53.00, 27.00, 19.00, 17.00, 25.00 +COT, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 26, 58.00, 37.00, 28.00, 25.00, 39.00 +CPR, 03, 26, 49.00, 24.00, 22.00, 23.00, 32.00 +CRBC, 03, 26, 40.00, 3.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 26, 78.00, 58.00, 12.00, 11.00, 19.00 +CRW, 03, 26, 61.00, 38.00, 34.00, 34.00, 48.00 +CSG, 03, 26, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 26, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 26, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 26, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 26, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 26, 57.00, 37.00, 31.00, 29.00, 44.00 +CVN, 03, 26, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 26, 66.00, 35.00, -9999.00, -9999.00, 9.00 +CXY, 03, 26, 55.00, 35.00, 21.00, 22.00, 32.00 +CYS, 03, 26, 48.00, 25.00, 20.00, 20.00, 29.00 +DAA, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 03, 26, 77.00, 56.00, 12.00, 15.00, 22.00 +DAG, 03, 26, 73.00, 48.00, 7.00, 7.00, 13.00 +DAL, 03, 26, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 26, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 26, 55.00, 35.00, 31.00, 29.00, 44.00 +DBQ, 03, 26, 49.00, 30.00, 27.00, 25.00, 38.00 +DCA, 03, 26, 60.00, 41.00, 22.00, 24.00, 33.00 +DDC, 03, 26, 61.00, 34.00, 20.00, 16.00, 28.00 +DEC, 03, 26, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 26, 55.00, 29.00, 20.00, 19.00, 29.00 +DFW, 03, 26, 71.00, 49.00, 18.00, 14.00, 26.00 +DHN, 03, 26, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 26, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 26, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 26, 79.00, 54.00, -9999.00, -9999.00, 12.00 +DLG, 03, 26, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 26, 39.00, 21.00, 25.00, 25.00, 36.00 +DLLC, 03, 26, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 26, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 26, 76.00, 46.00, -9999.00, -9999.00, 11.00 +DMN, 03, 26, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 26, 59.00, 37.00, -9999.00, -9999.00, 36.00 +DPG, 03, 26, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 26, 73.00, 49.00, -9999.00, -9999.00, 28.00 +DRA, 03, 26, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 26, 79.00, 54.00, 11.00, 11.00, 18.00 +DSM, 03, 26, 53.00, 32.00, 29.00, 24.00, 39.00 +DTW, 03, 26, 49.00, 31.00, 30.00, 27.00, 42.00 +DUG, 03, 26, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 26, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 26, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 26, 72.00, 47.00, -9999.00, -9999.00, 17.00 +D45, 03, 26, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 26, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 26, 46.00, 25.00, 21.00, 20.00, 31.00 +ECG, 03, 26, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 26, 67.00, 41.00, -9999.00, -9999.00, 10.00 +EED, 03, 26, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 26, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 26, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 26, 56.00, 30.00, 36.00, 40.00, 52.00 +EKO, 03, 26, 53.00, 26.00, 21.00, 20.00, 31.00 +ELD, 03, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 26, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 26, 73.00, 43.00, 4.00, 4.00, 7.00 +ELY, 03, 26, 51.00, 22.00, 21.00, 23.00, 33.00 +EMP, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 26, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +END, 03, 26, 66.00, 42.00, -9999.00, -9999.00, 16.00 +ENN, 03, 26, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 26, 55.00, 35.00, -9999.00, -9999.00, 20.00 +EPH, 03, 26, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 26, 48.00, 32.00, 37.00, 33.00, 50.00 +ESF, 03, 26, 73.00, 51.00, -9999.00, -9999.00, 37.00 +EUG, 03, 26, 57.00, 39.00, 39.00, 40.00, 51.00 +EVV, 03, 26, 60.00, 39.00, 34.00, 28.00, 46.00 +EWN, 03, 26, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 26, 55.00, 37.00, 24.00, 25.00, 38.00 +EYW, 03, 26, 80.00, 70.00, 9.00, 8.00, 14.00 +E74, 03, 26, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 26, 64.00, 39.00, -9999.00, -9999.00, 32.00 +FAI, 03, 26, 31.00, 7.00, 12.00, 14.00, 19.00 +FAR, 03, 26, 42.00, 23.00, 19.00, 17.00, 28.00 +FAT, 03, 26, 69.00, 45.00, 18.00, 16.00, 24.00 +FAY, 03, 26, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 26, 47.00, 26.00, 23.00, 24.00, 35.00 +FCS, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 26, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 26, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 03, 26, 52.00, 23.00, 26.00, 24.00, 34.00 +FLL, 03, 26, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 26, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FME, 03, 26, 61.00, 34.00, -9999.00, -9999.00, 34.00 +FMH, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 26, 63.00, 29.00, 11.00, 14.00, 17.00 +FMY, 03, 26, 81.00, 60.00, 8.00, 10.00, 15.00 +FNT, 03, 26, 47.00, 30.00, 28.00, 30.00, 43.00 +FOD, 03, 26, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 26, 60.00, 36.00, -9999.00, -9999.00, 28.00 +FOK, 03, 26, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 26, 61.00, 37.00, -9999.00, -9999.00, 26.00 +FSD, 03, 26, 49.00, 27.00, 26.00, 23.00, 36.00 +FSI, 03, 26, 68.00, 42.00, -9999.00, -9999.00, 21.00 +FSM, 03, 26, 68.00, 43.00, 23.00, 20.00, 34.00 +FTK, 03, 26, 61.00, 37.00, -9999.00, -9999.00, 37.00 +FWA, 03, 26, 52.00, 33.00, 28.00, 29.00, 43.00 +FWH, 03, 26, 70.00, 47.00, -9999.00, -9999.00, 22.00 +FYU, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 26, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 26, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 26, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 26, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 26, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 26, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 26, 51.00, 31.00, 22.00, 25.00, 36.00 +GFA, 03, 26, 47.00, 26.00, -9999.00, -9999.00, 27.00 +GFK, 03, 26, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 26, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 26, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 26, 47.00, 24.00, 17.00, 15.00, 26.00 +GJT, 03, 26, 59.00, 34.00, 19.00, 18.00, 27.00 +GKN, 03, 26, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 26, 57.00, 29.00, 18.00, 18.00, 27.00 +GLH, 03, 26, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 26, 69.00, 60.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 26, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 26, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 03, 26, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 26, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 26, 44.00, 26.00, 28.00, 24.00, 38.00 +GRCI, 03, 26, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 26, 57.00, 36.00, -9999.00, -9999.00, 52.00 +GRI, 03, 26, 55.00, 30.00, 24.00, 19.00, 32.00 +GRK, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 26, 48.00, 29.00, 31.00, 29.00, 43.00 +GSB, 03, 26, 67.00, 43.00, -9999.00, -9999.00, 30.00 +GSG, 03, 26, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 26, 64.00, 40.00, 24.00, 23.00, 33.00 +GSP, 03, 26, 67.00, 43.00, 22.00, 24.00, 34.00 +GST, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 26, 45.00, 27.00, -9999.00, -9999.00, 50.00 +GTF, 03, 26, 47.00, 26.00, 21.00, 22.00, 32.00 +GUP, 03, 26, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 26, 53.00, 32.00, -9999.00, -9999.00, 41.00 +GVW, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 03, 26, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 26, 62.00, 46.00, 20.00, 22.00, 31.00 +HBR, 03, 26, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 26, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 26, 53.00, 32.00, -9999.00, -9999.00, 30.00 +HKY, 03, 26, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 26, 49.00, 25.00, 19.00, 18.00, 28.00 +HMN, 03, 26, 74.00, 34.00, -9999.00, -9999.00, 6.00 +HMS, 03, 26, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 26, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 26, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +HON, 03, 26, 49.00, 26.00, 22.00, 19.00, 31.00 +HOP, 03, 26, 62.00, 39.00, -9999.00, -9999.00, 37.00 +HOT, 03, 26, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 26, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 26, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 26, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 26, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 26, 73.00, 49.00, -9999.00, -9999.00, 27.00 +HST, 03, 26, 82.00, 60.00, -9999.00, -9999.00, 18.00 +HSV, 03, 26, 67.00, 44.00, 29.00, 23.00, 41.00 +HTL, 03, 26, 43.00, 23.00, 34.00, 26.00, 44.00 +HTS, 03, 26, 61.00, 39.00, 33.00, 32.00, 46.00 +HUF, 03, 26, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 26, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 26, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 26, 48.00, 24.00, 18.00, 18.00, 28.00 +IAB, 03, 26, 61.00, 38.00, -9999.00, -9999.00, 23.00 +IAD, 03, 26, 59.00, 35.00, 24.00, 23.00, 34.00 +IAG, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 26, 74.00, 53.00, 20.00, 20.00, 31.00 +ICT, 03, 26, 61.00, 38.00, 25.00, 18.00, 34.00 +IDA, 03, 26, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 26, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 26, 56.00, 36.00, 26.00, 24.00, 37.00 +ILI, 03, 26, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 26, 69.00, 46.00, 20.00, 21.00, 31.00 +IMT, 03, 26, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +IND, 03, 26, 56.00, 36.00, 32.00, 30.00, 45.00 +INL, 03, 26, 40.00, 18.00, 22.00, 18.00, 30.00 +INS, 03, 26, 66.00, 40.00, -9999.00, -9999.00, 6.00 +INT, 03, 26, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +INW, 03, 26, 64.00, 32.00, 10.00, 7.00, 14.00 +IPL, 03, 26, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 26, 52.00, 32.00, 27.00, 28.00, 40.00 +IRK, 03, 26, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 26, 46.00, 22.00, 18.00, 16.00, 25.00 +ISP, 03, 26, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 26, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 26, 79.00, 47.00, -9999.00, -9999.00, 10.00 +IWD, 03, 26, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 26, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 26, 72.00, 47.00, 22.00, 20.00, 33.00 +JAX, 03, 26, 75.00, 51.00, 15.00, 18.00, 25.00 +JBR, 03, 26, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 26, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 26, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 26, 52.00, 37.00, 23.00, 23.00, 36.00 +JHW, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 26, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 26, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 26, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 26, 41.00, 28.00, 47.00, 45.00, 58.00 +JST, 03, 26, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 26, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 26, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 26, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 26, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 26, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 26, 48.00, 29.00, 31.00, 29.00, 44.00 +LAR, 03, 26, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 26, 72.00, 46.00, 7.00, 8.00, 12.00 +LAX, 03, 26, 66.00, 51.00, 14.00, 15.00, 21.00 +LBB, 03, 26, 69.00, 40.00, 11.00, 7.00, 15.00 +LBF, 03, 26, 54.00, 27.00, 21.00, 18.00, 29.00 +LCH, 03, 26, 73.00, 54.00, 18.00, 18.00, 28.00 +LCK, 03, 26, 57.00, 35.00, -9999.00, -9999.00, 40.00 +LEB, 03, 26, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 26, 59.00, 39.00, 31.00, 29.00, 44.00 +LFI, 03, 26, 61.00, 43.00, -9999.00, -9999.00, 33.00 +LFK, 03, 26, 74.00, 50.00, 21.00, 21.00, 32.00 +LFT, 03, 26, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 26, 52.00, 38.00, 24.00, 24.00, 37.00 +LGB, 03, 26, 69.00, 50.00, 16.00, 14.00, 22.00 +LGU, 03, 26, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 26, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 26, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 26, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 26, 68.00, 45.00, 22.00, 21.00, 33.00 +LIZ, 03, 26, 39.00, 21.00, -9999.00, -9999.00, 41.00 +LMT, 03, 26, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 03, 26, 49.00, 25.00, 17.00, 18.00, 25.00 +LNK, 03, 26, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 26, 59.00, 28.00, 10.00, 10.00, 16.00 +LOZ, 03, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 26, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 26, 68.00, 45.00, -9999.00, -9999.00, 32.00 +LSE, 03, 26, 49.00, 29.00, 22.00, 22.00, 32.00 +LSF, 03, 26, 72.00, 48.00, -9999.00, -9999.00, 34.00 +LSV, 03, 26, 75.00, 41.00, -9999.00, -9999.00, 6.00 +LTS, 03, 26, 72.00, 42.00, -9999.00, -9999.00, 18.00 +LUF, 03, 26, 79.00, 45.00, -9999.00, -9999.00, 8.00 +LVS, 03, 26, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 26, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 26, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 26, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 26, 61.00, 38.00, 25.00, 24.00, 35.00 +MAF, 03, 26, 75.00, 43.00, 6.00, 4.00, 9.00 +MBL, 03, 26, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 26, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 26, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 26, 68.00, 47.00, -9999.00, -9999.00, 24.00 +MCF, 03, 26, 78.00, 58.00, -9999.00, -9999.00, 19.00 +MCG, 03, 26, 28.00, 4.00, 18.00, 22.00, 29.00 +MCI, 03, 26, 58.00, 37.00, 26.00, 22.00, 37.00 +MCK, 03, 26, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 26, 73.00, 47.00, 21.00, 19.00, 31.00 +MCO, 03, 26, 80.00, 57.00, 12.00, 13.00, 20.00 +MCW, 03, 26, 47.00, 28.00, 20.00, 17.00, 30.00 +MC2, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 26, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 26, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 26, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 26, 51.00, 34.00, 34.00, 29.00, 44.00 +MEI, 03, 26, 73.00, 46.00, 21.00, 21.00, 34.00 +MEM, 03, 26, 67.00, 46.00, 29.00, 23.00, 40.00 +MER, 03, 26, 70.00, 42.00, -9999.00, -9999.00, 21.00 +MFD, 03, 26, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 26, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 26, 60.00, 36.00, 27.00, 25.00, 37.00 +MGE, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 03, 26, 72.00, 48.00, 24.00, 20.00, 33.00 +MGW, 03, 26, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 26, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 26, 65.00, 45.00, -9999.00, -9999.00, 24.00 +MHS, 03, 26, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 26, 81.00, 64.00, 11.00, 12.00, 18.00 +MIB, 03, 26, 42.00, 23.00, -9999.00, -9999.00, 27.00 +MIV, 03, 26, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 26, 60.00, 31.00, -9999.00, -9999.00, 22.00 +MKC, 03, 26, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 26, 45.00, 30.00, 32.00, 28.00, 45.00 +MKG, 03, 26, 46.00, 29.00, 30.00, 29.00, 43.00 +MKL, 03, 26, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 26, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 26, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 26, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 26, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 26, 53.00, 32.00, 29.00, 25.00, 40.00 +MLS, 03, 26, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 26, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 26, 73.00, 48.00, -9999.00, -9999.00, 31.00 +MOB, 03, 26, 74.00, 53.00, 22.00, 21.00, 34.00 +MOT, 03, 26, 42.00, 23.00, 17.00, 15.00, 23.00 +MPV, 03, 26, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 26, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 26, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 26, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 26, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 26, 62.00, 45.00, -9999.00, -9999.00, 26.00 +MSL, 03, 26, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 26, 47.00, 27.00, 29.00, 25.00, 40.00 +MSO, 03, 26, 51.00, 27.00, 25.00, 23.00, 37.00 +MSP, 03, 26, 46.00, 28.00, 26.00, 23.00, 37.00 +MSS, 03, 26, 43.00, 24.00, 30.00, 26.00, 42.00 +MSY, 03, 26, 74.00, 54.00, 19.00, 19.00, 29.00 +MTC, 03, 26, 47.00, 30.00, -9999.00, -9999.00, 37.00 +MTN, 03, 26, 58.00, 36.00, -9999.00, -9999.00, 34.00 +MTO, 03, 26, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 26, 54.00, 33.00, -9999.00, -9999.00, 34.00 +MUO, 03, 26, 61.00, 32.00, -9999.00, -9999.00, 22.00 +MWA, 03, 26, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 26, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 26, 72.00, 48.00, -9999.00, -9999.00, 30.00 +MYL, 03, 26, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 26, 71.00, 46.00, -9999.00, -9999.00, 31.00 +NAO, 03, 26, 68.00, 53.00, -9999.00, -9999.00, 28.00 +NBC, 03, 26, 72.00, 50.00, -9999.00, -9999.00, 29.00 +NBE, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 03, 26, 51.00, 32.00, -9999.00, -9999.00, 37.00 +NCA, 03, 26, 71.00, 42.00, -9999.00, -9999.00, 31.00 +NCO, 03, 26, 49.00, 33.00, -9999.00, -9999.00, 39.00 +NC1, 03, 26, 66.00, 42.00, -9999.00, -9999.00, 9.00 +NEL, 03, 26, 55.00, 33.00, -9999.00, -9999.00, 36.00 +NFG, 03, 26, 65.00, 48.00, -9999.00, -9999.00, 32.00 +NFL, 03, 26, 60.00, 29.00, -9999.00, -9999.00, 13.00 +NGP, 03, 26, 78.00, 59.00, -9999.00, -9999.00, 16.00 +NGU, 03, 26, 61.00, 42.00, -9999.00, -9999.00, 31.00 +NGZ, 03, 26, 62.00, 47.00, -9999.00, -9999.00, 25.00 +NHK, 03, 26, 61.00, 37.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 26, 45.00, 28.00, -9999.00, -9999.00, 36.00 +NID, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 26, 75.00, 51.00, -9999.00, -9999.00, 24.00 +NIR, 03, 26, 77.00, 55.00, -9999.00, -9999.00, 19.00 +NKT, 03, 26, 66.00, 46.00, -9999.00, -9999.00, 30.00 +NKX, 03, 26, 67.00, 54.00, -9999.00, -9999.00, 18.00 +NLC, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 03, 26, 72.00, 45.00, -9999.00, -9999.00, 32.00 +NPA, 03, 26, 72.00, 54.00, -9999.00, -9999.00, 28.00 +NQA, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 03, 26, 81.00, 58.00, -9999.00, -9999.00, 16.00 +NQX, 03, 26, 80.00, 70.00, -9999.00, -9999.00, 13.00 +NRB, 03, 26, 74.00, 55.00, -9999.00, -9999.00, 22.00 +NRC, 03, 26, 70.00, 42.00, -9999.00, -9999.00, 30.00 +NRS, 03, 26, 66.00, 50.00, -9999.00, -9999.00, 15.00 +NSE, 03, 26, 73.00, 50.00, -9999.00, -9999.00, 29.00 +NSI, 03, 26, 67.00, 47.00, -9999.00, -9999.00, 15.00 +NTD, 03, 26, 67.00, 47.00, -9999.00, -9999.00, 12.00 +NTK, 03, 26, 71.00, 49.00, -9999.00, -9999.00, 17.00 +NTU, 03, 26, 61.00, 42.00, -9999.00, -9999.00, 33.00 +NUC, 03, 26, 66.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 26, 65.00, 44.00, -9999.00, -9999.00, 25.00 +NUW, 03, 26, 54.00, 37.00, -9999.00, -9999.00, 43.00 +NWF, 03, 26, 69.00, 50.00, -9999.00, -9999.00, 22.00 +NXX, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 03, 26, 62.00, 36.00, -9999.00, -9999.00, 34.00 +NZC, 03, 26, 77.00, 48.00, -9999.00, -9999.00, 25.00 +NZJ, 03, 26, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NZW, 03, 26, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NZY, 03, 26, 67.00, 54.00, -9999.00, -9999.00, 17.00 +OAK, 03, 26, 64.00, 43.00, 21.00, 20.00, 29.00 +OAR, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 03, 26, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 26, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 26, 66.00, 42.00, 19.00, 18.00, 29.00 +OLM, 03, 26, 55.00, 34.00, 43.00, 44.00, 55.00 +OMA, 03, 26, 55.00, 32.00, 22.00, 20.00, 31.00 +OME, 03, 26, 20.00, 3.00, 19.00, 23.00, 30.00 +ONT, 03, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 26, 51.00, 32.00, 33.00, 26.00, 44.00 +ORF, 03, 26, 61.00, 42.00, 24.00, 22.00, 33.00 +ORH, 03, 26, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 26, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 26, 43.00, 24.00, -9999.00, -9999.00, 35.00 +OTG, 03, 26, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 26, 55.00, 41.00, 48.00, 48.00, 60.00 +OTM, 03, 26, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 26, 12.00, -6.00, 15.00, 19.00, 23.00 +OURC, 03, 26, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 26, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 26, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 26, 74.00, 49.00, -9999.00, -9999.00, 30.00 +PACZ, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 26, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 26, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 26, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 26, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 26, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 26, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 26, 73.00, 51.00, -9999.00, -9999.00, 24.00 +PAQ, 03, 26, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 26, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 26, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 26, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 26, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 26, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 26, 44.00, 26.00, -9999.00, -9999.00, 33.00 +PBI, 03, 26, 80.00, 63.00, 11.00, 14.00, 21.00 +PDT, 03, 26, 57.00, 37.00, 20.00, 20.00, 31.00 +PDX, 03, 26, 58.00, 39.00, 39.00, 42.00, 52.00 +PFN, 03, 26, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 26, 56.00, 36.00, 24.00, 24.00, 37.00 +PHX, 03, 26, 78.00, 51.00, 8.00, 9.00, 14.00 +PIA, 03, 26, 54.00, 34.00, 31.00, 27.00, 43.00 +PIB, 03, 26, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 26, 50.00, 28.00, 23.00, 24.00, 36.00 +PIR, 03, 26, 50.00, 27.00, 17.00, 15.00, 23.00 +PIT, 03, 26, 53.00, 33.00, 36.00, 32.00, 49.00 +PKB, 03, 26, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 26, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 26, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 26, 72.00, 54.00, 19.00, 19.00, 30.00 +POB, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 03, 26, 73.00, 49.00, -9999.00, -9999.00, 39.00 +POM, 03, 26, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 03, 26, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 26, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 26, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 26, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 26, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 26, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 26, 48.00, 28.00, -9999.00, -9999.00, 36.00 +PSP, 03, 26, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 26, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 26, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 26, 61.00, 29.00, 13.00, 11.00, 18.00 +PUC, 03, 26, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 26, 50.00, 32.00, 26.00, 24.00, 39.00 +PVU, 03, 26, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 26, 45.00, 28.00, 28.00, 26.00, 39.00 +P02, 03, 26, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +P07, 03, 26, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +P11, 03, 26, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +P24, 03, 26, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P28, 03, 26, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +P35, 03, 26, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +P38, 03, 26, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 03, 26, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +P58, 03, 26, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +P59, 03, 26, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +P60, 03, 26, 36.00, 6.00, -9999.00, -9999.00, -9999.00 +P61, 03, 26, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +P67, 03, 26, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +P68, 03, 26, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 26, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 26, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 26, 50.00, 26.00, 18.00, 17.00, 26.00 +RBL, 03, 26, 66.00, 44.00, 23.00, 22.00, 32.00 +RCA, 03, 26, 50.00, 26.00, -9999.00, -9999.00, 27.00 +RDD, 03, 26, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 26, 55.00, 27.00, 16.00, 16.00, 27.00 +RDR, 03, 26, 40.00, 22.00, -9999.00, -9999.00, 26.00 +RDU, 03, 26, 66.00, 41.00, 22.00, 21.00, 32.00 +REE, 03, 26, 69.00, 40.00, -9999.00, -9999.00, 10.00 +REJ, 03, 26, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 26, 49.00, 30.00, 28.00, 25.00, 41.00 +RIC, 03, 26, 64.00, 39.00, 23.00, 24.00, 33.00 +RIV, 03, 26, 71.00, 45.00, -9999.00, -9999.00, 9.00 +RIW, 03, 26, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 26, 45.00, 23.00, 15.00, 12.00, 22.00 +RME, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +RMG, 03, 26, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +RND, 03, 26, 76.00, 53.00, -9999.00, -9999.00, 21.00 +RNO, 03, 26, 59.00, 31.00, 16.00, 14.00, 22.00 +ROA, 03, 26, 62.00, 39.00, 26.00, 25.00, 37.00 +ROC, 03, 26, 47.00, 29.00, 32.00, 34.00, 48.00 +ROW, 03, 26, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 26, 59.00, 34.00, 19.00, 17.00, 28.00 +RST, 03, 26, 45.00, 27.00, 26.00, 25.00, 39.00 +RWF, 03, 26, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 26, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 26, 66.00, 44.00, 22.00, 23.00, 30.00 +SAF, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 26, 67.00, 54.00, 17.00, 16.00, 24.00 +SAT, 03, 26, 76.00, 53.00, 19.00, 17.00, 29.00 +SAV, 03, 26, 73.00, 51.00, 18.00, 19.00, 28.00 +SAW, 03, 26, 40.00, 25.00, -9999.00, -9999.00, 39.00 +SBA, 03, 26, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 26, 72.00, 45.00, -9999.00, -9999.00, 18.00 +SBN, 03, 26, 51.00, 33.00, 33.00, 33.00, 46.00 +SBP, 03, 26, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 26, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 26, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 26, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 26, 68.00, 43.00, 18.00, 21.00, 27.00 +SDF, 03, 26, 61.00, 40.00, 31.00, 27.00, 43.00 +SEA, 03, 26, 54.00, 39.00, 36.00, 32.00, 47.00 +SEM, 03, 26, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 26, 62.00, 46.00, 23.00, 24.00, 32.00 +SGF, 03, 26, 62.00, 38.00, 26.00, 24.00, 39.00 +SGY, 03, 26, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 26, 50.00, 25.00, 22.00, 21.00, 32.00 +SHV, 03, 26, 72.00, 49.00, 20.00, 21.00, 32.00 +SIT, 03, 26, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 26, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 26, 76.00, 47.00, 12.00, 7.00, 17.00 +SKA, 03, 26, 51.00, 31.00, -9999.00, -9999.00, 30.00 +SKF, 03, 26, 76.00, 53.00, -9999.00, -9999.00, 21.00 +SLC, 03, 26, 55.00, 34.00, 25.00, 25.00, 36.00 +SLE, 03, 26, 57.00, 36.00, 38.00, 38.00, 50.00 +SLN, 03, 26, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 26, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 26, 65.00, 42.00, -9999.00, 20.00, 37.00 +SNA, 03, 26, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 26, 30.00, 21.00, 36.00, 40.00, 55.00 +SNS, 03, 26, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 26, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 26, 56.00, 36.00, 32.00, 27.00, 44.00 +SPS, 03, 26, 70.00, 44.00, 14.00, 15.00, 23.00 +SRQ, 03, 26, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 26, 71.00, 45.00, -9999.00, -9999.00, 31.00 +SSI, 03, 26, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +STC, 03, 26, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 26, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +STL, 03, 26, 59.00, 40.00, 30.00, 27.00, 43.00 +STNV, 03, 26, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +STS, 03, 26, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 26, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 26, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 26, 67.00, 44.00, -9999.00, -9999.00, 23.00 +SUX, 03, 26, 53.00, 30.00, 23.00, 21.00, 33.00 +SVN, 03, 26, 73.00, 51.00, -9999.00, -9999.00, 28.00 +SWF, 03, 26, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 26, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 26, 47.00, 29.00, 37.00, 37.00, 52.00 +SZL, 03, 26, 60.00, 35.00, -9999.00, -9999.00, 29.00 +TAD, 03, 26, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 26, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 26, 66.00, 35.00, -9999.00, -9999.00, 32.00 +TCC, 03, 26, 67.00, 36.00, 7.00, 9.00, 12.00 +TCL, 03, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 26, 57.00, 36.00, -9999.00, -9999.00, 52.00 +TCS, 03, 26, 69.00, 40.00, -9999.00, -9999.00, 8.00 +TEB, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 26, 66.00, 42.00, -9999.00, -9999.00, 23.00 +TKA, 03, 26, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 26, 76.00, 49.00, 16.00, 17.00, 26.00 +TNX, 03, 26, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 26, 51.00, 30.00, 30.00, 29.00, 44.00 +TOP, 03, 26, 60.00, 36.00, 24.00, 21.00, 34.00 +TPA, 03, 26, 78.00, 58.00, 10.00, 12.00, 18.00 +TPH, 03, 26, 57.00, 29.00, 12.00, 10.00, 17.00 +TRI, 03, 26, 62.00, 38.00, 26.00, 27.00, 39.00 +TRK, 03, 26, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 26, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 26, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 26, 66.00, 43.00, 22.00, 21.00, 33.00 +TUP, 03, 26, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 26, 76.00, 46.00, 10.00, 9.00, 14.00 +TVC, 03, 26, 44.00, 25.00, 25.00, 22.00, 36.00 +TVL, 03, 26, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 26, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 26, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 26, 65.00, 39.00, 27.00, 27.00, 39.00 +T01, 03, 26, 60.00, 38.00, -9999.00, -9999.00, 33.00 +T02, 03, 26, 69.00, 45.00, -9999.00, -9999.00, 31.00 +T03, 03, 26, 71.00, 46.00, -9999.00, -9999.00, 31.00 +T04, 03, 26, 78.00, 59.00, -9999.00, -9999.00, 19.00 +T05, 03, 26, 59.00, 33.00, -9999.00, -9999.00, 24.00 +T06, 03, 26, 73.00, 46.00, -9999.00, -9999.00, 32.00 +T07, 03, 26, 62.00, 31.00, -9999.00, -9999.00, 30.00 +T08, 03, 26, 55.00, 35.00, -9999.00, -9999.00, 28.00 +UCA, 03, 26, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 26, 66.00, 40.00, -9999.00, -9999.00, 7.00 +UIL, 03, 26, 52.00, 36.00, 54.00, 54.00, 64.00 +UIN, 03, 26, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 26, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 26, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 26, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +U15, 03, 26, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +U28, 03, 26, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 26, 74.00, 48.00, -9999.00, -9999.00, 27.00 +VBG, 03, 26, 67.00, 44.00, -9999.00, -9999.00, 22.00 +VCT, 03, 26, 76.00, 56.00, 15.00, 15.00, 24.00 +VCV, 03, 26, 68.00, 38.00, -9999.00, -9999.00, 7.00 +VDZ, 03, 26, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 26, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 26, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 26, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 26, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 26, 73.00, 49.00, -9999.00, -9999.00, 28.00 +VRB, 03, 26, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 26, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 26, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 26, 60.00, 38.00, 27.00, 27.00, -9999.00 +WJA, 03, 26, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 26, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 26, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 26, 57.00, 26.00, 17.00, 18.00, 28.00 +WPO, 03, 26, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 26, 73.00, 47.00, -9999.00, -9999.00, 30.00 +WRG, 03, 26, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 26, 57.00, 33.00, -9999.00, -9999.00, 36.00 +WRL, 03, 26, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +X68, 03, 26, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 26, 40.00, 25.00, 55.00, 53.00, 64.00 +YCG, 03, 26, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 26, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 26, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 26, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 26, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 26, 58.00, 32.00, 10.00, 11.00, 17.00 +YNG, 03, 26, 50.00, 31.00, 35.00, 33.00, 49.00 +YPA, 03, 26, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 26, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 26, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 26, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 26, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 26, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 26, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 26, 81.00, 53.00, 4.00, 4.00, 6.00 +YVR, 03, 26, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 26, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 26, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 26, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 26, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 26, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 26, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 26, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 26, 38.00, 20.00, 30.00, 29.00, 42.00 +ZUN, 03, 26, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 26, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 26, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 26, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +01R, 03, 26, 73.00, 50.00, -9999.00, -9999.00, 29.00 +1V1, 03, 26, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 26, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 26, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 26, 65.00, 45.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 26, 71.00, 45.00, -9999.00, -9999.00, 31.00 +3B1, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 26, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 26, 44.00, 23.00, -9999.00, -9999.00, 35.00 +3SE, 03, 26, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 26, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 26, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 03, 26, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 26, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 26, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 26, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 26, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 27, 54.00, 34.00, 26.00, 25.00, 38.00 +ABI, 03, 27, 73.00, 47.00, 12.00, 10.00, 20.00 +ABQ, 03, 27, 65.00, 35.00, 10.00, 10.00, 16.00 +ABR, 03, 27, 47.00, 26.00, 20.00, 18.00, 28.00 +ABY, 03, 27, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 27, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 27, 73.00, 51.00, 17.00, 16.00, 26.00 +ACV, 03, 27, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 27, 55.00, 34.00, 24.00, 23.00, 35.00 +ADK, 03, 27, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 27, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 27, 59.00, 36.00, -9999.00, -9999.00, 35.00 +AEX, 03, 27, 73.00, 51.00, -9999.00, -9999.00, 29.00 +AFF, 03, 27, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 27, 81.00, 56.00, -9999.00, -9999.00, 21.00 +AGS, 03, 27, 72.00, 45.00, 21.00, 21.00, 32.00 +AHN, 03, 27, 69.00, 45.00, 21.00, 23.00, 32.00 +AKN, 03, 27, 34.00, 18.00, 25.00, 25.00, 36.00 +AKO, 03, 27, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 27, 50.00, 29.00, 27.00, 26.00, 41.00 +ALI, 03, 27, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 27, 50.00, 31.00, 23.00, 23.00, 36.00 +ALS, 03, 27, 53.00, 19.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 27, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 27, 66.00, 36.00, 13.00, 12.00, 21.00 +AMG, 03, 27, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 27, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 27, 37.00, 22.00, 16.00, 18.00, 25.00 +AND, 03, 27, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 27, 46.00, 35.00, 53.00, 52.00, 67.00 +AOO, 03, 27, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +APN, 03, 27, 44.00, 24.00, 27.00, 28.00, 40.00 +AQQ, 03, 27, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +ART, 03, 27, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +AST, 03, 27, 54.00, 39.00, 52.00, 53.00, 63.00 +ATL, 03, 27, 68.00, 46.00, 24.00, 23.00, 34.00 +ATW, 03, 27, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 27, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 27, 58.00, 35.00, -9999.00, -9999.00, 41.00 +AUG, 03, 27, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 27, 75.00, 55.00, 19.00, 17.00, 28.00 +AUW, 03, 27, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 27, 63.00, 38.00, 24.00, 24.00, 35.00 +AVP, 03, 27, 51.00, 32.00, 30.00, 29.00, 44.00 +AXN, 03, 27, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 27, 49.00, 30.00, -9999.00, -9999.00, 30.00 +AYS, 03, 27, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 27, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 27, 69.00, 45.00, -9999.00, -9999.00, 23.00 +BAD, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 27, 45.00, 19.00, -9999.00, -9999.00, 21.00 +BDL, 03, 27, 52.00, 32.00, 25.00, 27.00, 38.00 +BDR, 03, 27, 51.00, 34.00, 27.00, 25.00, 39.00 +BET, 03, 27, 25.00, 9.00, 20.00, 20.00, 30.00 +BFD, 03, 27, 46.00, 26.00, 40.00, 36.00, 53.00 +BFF, 03, 27, 55.00, 26.00, 19.00, 17.00, 27.00 +BFL, 03, 27, 71.00, 47.00, 14.00, 15.00, 21.00 +BGM, 03, 27, 46.00, 29.00, 34.00, 33.00, 49.00 +BGR, 03, 27, 44.00, 27.00, 25.00, 24.00, 35.00 +BGS, 03, 27, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 27, 70.00, 45.00, 24.00, 23.00, 36.00 +BID, 03, 27, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 27, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 27, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 27, 50.00, 28.00, 22.00, 21.00, 31.00 +BIS, 03, 27, 45.00, 24.00, 21.00, 18.00, 29.00 +BIX, 03, 27, 72.00, 55.00, -9999.00, -9999.00, 29.00 +BJI, 03, 27, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 27, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 27, 56.00, 26.00, -9999.00, -9999.00, 26.00 +BKW, 03, 27, 56.00, 36.00, 34.00, 32.00, 48.00 +BLF, 03, 27, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 27, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 27, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 27, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 27, 62.00, 39.00, -9999.00, -9999.00, 35.00 +BNA, 03, 27, 65.00, 43.00, 31.00, 27.00, 43.00 +BNO, 03, 27, 51.00, 26.00, -9999.00, 22.00, 42.00 +BOI, 03, 27, 56.00, 33.00, 23.00, 21.00, 34.00 +BOS, 03, 27, 50.00, 35.00, 26.00, 25.00, 38.00 +BPI, 03, 27, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 27, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 27, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 27, 54.00, 35.00, -9999.00, -9999.00, 33.00 +BRO, 03, 27, 81.00, 62.00, 9.00, 7.00, 12.00 +BRW, 03, 27, -4.00, -18.00, 8.00, 11.00, 15.00 +BSM, 03, 27, 75.00, 55.00, -9999.00, -9999.00, 21.00 +BTI, 03, 27, -5.00, -19.00, 8.00, 9.00, 13.00 +BTL, 03, 27, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 27, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 27, 76.00, 53.00, 20.00, 19.00, 32.00 +BTT, 03, 27, 21.00, -2.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 27, 45.00, 28.00, 32.00, 30.00, 46.00 +BUB, 03, 27, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 27, 47.00, 30.00, 35.00, 36.00, 50.00 +BUR, 03, 27, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 27, 72.00, 55.00, -9999.00, 15.00, 29.00 +BWG, 03, 27, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 27, 58.00, 37.00, 25.00, 22.00, 35.00 +BYH, 03, 27, 65.00, 45.00, -9999.00, -9999.00, 37.00 +BYI, 03, 27, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 27, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 27, 72.00, 45.00, 18.00, 21.00, 29.00 +CAG, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 27, 53.00, 32.00, 34.00, 36.00, 51.00 +CAO, 03, 27, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 27, 39.00, 21.00, 31.00, 34.00, 45.00 +CBM, 03, 27, 70.00, 45.00, -9999.00, -9999.00, 32.00 +CDB, 03, 27, 36.00, 26.00, 48.00, 53.00, 67.00 +CDC, 03, 27, 56.00, 29.00, 18.00, 18.00, 28.00 +CDR, 03, 27, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 27, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 27, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 27, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 27, 66.00, 42.00, 25.00, 25.00, 37.00 +CHO, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 27, 71.00, 50.00, 19.00, 20.00, 30.00 +CID, 03, 27, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 27, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 27, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 27, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 27, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 27, 52.00, 32.00, 35.00, 32.00, 49.00 +CLL, 03, 27, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 27, 66.00, 43.00, 20.00, 23.00, 32.00 +CMH, 03, 27, 56.00, 35.00, 31.00, 29.00, 44.00 +CMI, 03, 27, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 27, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 27, 58.00, 35.00, 24.00, 18.00, 34.00 +CNM, 03, 27, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +COD, 03, 27, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +COF, 03, 27, 78.00, 58.00, -9999.00, -9999.00, 21.00 +CON, 03, 27, 48.00, 26.00, 25.00, 23.00, 37.00 +COS, 03, 27, 54.00, 28.00, 19.00, 17.00, 25.00 +COT, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 27, 59.00, 38.00, 28.00, 25.00, 39.00 +CPR, 03, 27, 50.00, 25.00, 22.00, 23.00, 33.00 +CRBC, 03, 27, 40.00, 4.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 27, 78.00, 59.00, 12.00, 11.00, 19.00 +CRW, 03, 27, 61.00, 38.00, 34.00, 34.00, 48.00 +CSG, 03, 27, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 27, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 27, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 27, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 27, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 27, 58.00, 37.00, 30.00, 29.00, 44.00 +CVN, 03, 27, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 27, 67.00, 36.00, -9999.00, -9999.00, 9.00 +CXY, 03, 27, 56.00, 36.00, 22.00, 22.00, 32.00 +CYS, 03, 27, 49.00, 25.00, 20.00, 20.00, 30.00 +DAA, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 03, 27, 77.00, 56.00, 11.00, 15.00, 21.00 +DAG, 03, 27, 73.00, 48.00, 7.00, 7.00, 13.00 +DAL, 03, 27, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 27, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 27, 55.00, 35.00, 31.00, 29.00, 44.00 +DBQ, 03, 27, 49.00, 31.00, 28.00, 25.00, 38.00 +DCA, 03, 27, 61.00, 41.00, 22.00, 23.00, 33.00 +DDC, 03, 27, 62.00, 35.00, 20.00, 16.00, 28.00 +DEC, 03, 27, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 27, 56.00, 29.00, 20.00, 19.00, 29.00 +DFW, 03, 27, 72.00, 49.00, 18.00, 14.00, 26.00 +DHN, 03, 27, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 27, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 27, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 27, 79.00, 54.00, -9999.00, -9999.00, 13.00 +DLG, 03, 27, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 27, 39.00, 22.00, 25.00, 24.00, 36.00 +DLLC, 03, 27, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 27, 76.00, 46.00, -9999.00, -9999.00, 10.00 +DMN, 03, 27, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 27, 60.00, 38.00, -9999.00, -9999.00, 36.00 +DPG, 03, 27, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 27, 73.00, 49.00, -9999.00, -9999.00, 27.00 +DRA, 03, 27, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 27, 79.00, 54.00, 12.00, 11.00, 18.00 +DSM, 03, 27, 53.00, 33.00, 29.00, 24.00, 39.00 +DTW, 03, 27, 50.00, 31.00, 30.00, 27.00, 42.00 +DUG, 03, 27, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 27, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 27, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 27, 73.00, 47.00, -9999.00, -9999.00, 17.00 +D45, 03, 27, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 27, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 27, 46.00, 26.00, 22.00, 20.00, 32.00 +ECG, 03, 27, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 27, 67.00, 41.00, -9999.00, -9999.00, 9.00 +EED, 03, 27, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 27, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 27, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 27, 56.00, 30.00, 36.00, 40.00, 52.00 +EKO, 03, 27, 54.00, 26.00, 21.00, 20.00, 30.00 +ELD, 03, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 27, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 27, 73.00, 43.00, 4.00, 4.00, 7.00 +ELY, 03, 27, 51.00, 22.00, 21.00, 22.00, 33.00 +EMP, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 27, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +END, 03, 27, 67.00, 43.00, -9999.00, -9999.00, 16.00 +ENN, 03, 27, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 27, 56.00, 35.00, -9999.00, -9999.00, 20.00 +EPH, 03, 27, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 27, 48.00, 32.00, 37.00, 33.00, 50.00 +ESF, 03, 27, 73.00, 51.00, -9999.00, -9999.00, 36.00 +EUG, 03, 27, 57.00, 39.00, 38.00, 39.00, 50.00 +EVV, 03, 27, 61.00, 40.00, 34.00, 28.00, 46.00 +EWN, 03, 27, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 27, 56.00, 37.00, 24.00, 25.00, 37.00 +EYW, 03, 27, 80.00, 70.00, 9.00, 8.00, 15.00 +E74, 03, 27, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 27, 65.00, 39.00, -9999.00, -9999.00, 32.00 +FAI, 03, 27, 31.00, 7.00, 12.00, 14.00, 19.00 +FAR, 03, 27, 42.00, 24.00, 19.00, 17.00, 28.00 +FAT, 03, 27, 70.00, 45.00, 18.00, 15.00, 24.00 +FAY, 03, 27, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 27, 48.00, 26.00, 23.00, 24.00, 35.00 +FCS, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 27, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 27, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 03, 27, 52.00, 23.00, 25.00, 23.00, 33.00 +FLL, 03, 27, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 27, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 27, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +FME, 03, 27, 62.00, 35.00, -9999.00, -9999.00, 34.00 +FMH, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 27, 63.00, 29.00, 11.00, 14.00, 16.00 +FMY, 03, 27, 81.00, 60.00, 8.00, 10.00, 15.00 +FNT, 03, 27, 48.00, 30.00, 28.00, 30.00, 43.00 +FOD, 03, 27, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 27, 61.00, 37.00, -9999.00, -9999.00, 28.00 +FOK, 03, 27, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 27, 62.00, 37.00, -9999.00, -9999.00, 26.00 +FSD, 03, 27, 49.00, 28.00, 26.00, 23.00, 37.00 +FSI, 03, 27, 69.00, 43.00, -9999.00, -9999.00, 21.00 +FSM, 03, 27, 69.00, 43.00, 23.00, 20.00, 34.00 +FTK, 03, 27, 62.00, 37.00, -9999.00, -9999.00, 37.00 +FWA, 03, 27, 52.00, 33.00, 28.00, 29.00, 43.00 +FWH, 03, 27, 71.00, 48.00, -9999.00, -9999.00, 22.00 +FYU, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 27, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 27, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 27, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 27, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 27, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 27, 51.00, 31.00, 21.00, 25.00, 36.00 +GFA, 03, 27, 48.00, 26.00, -9999.00, -9999.00, 27.00 +GFK, 03, 27, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 27, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 27, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 27, 47.00, 25.00, 17.00, 15.00, 26.00 +GJT, 03, 27, 60.00, 34.00, 18.00, 18.00, 27.00 +GKN, 03, 27, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 27, 57.00, 29.00, 18.00, 18.00, 27.00 +GLH, 03, 27, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 27, 69.00, 60.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 27, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 27, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 03, 27, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 27, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 27, 45.00, 27.00, 28.00, 24.00, 38.00 +GRCI, 03, 27, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 27, 57.00, 36.00, -9999.00, -9999.00, 52.00 +GRI, 03, 27, 55.00, 31.00, 24.00, 19.00, 32.00 +GRK, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 27, 49.00, 30.00, 31.00, 29.00, 43.00 +GSB, 03, 27, 68.00, 44.00, -9999.00, -9999.00, 30.00 +GSG, 03, 27, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 27, 64.00, 41.00, 23.00, 23.00, 33.00 +GSP, 03, 27, 67.00, 43.00, 21.00, 23.00, 34.00 +GST, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 27, 46.00, 28.00, -9999.00, -9999.00, 50.00 +GTF, 03, 27, 48.00, 26.00, 21.00, 22.00, 31.00 +GUP, 03, 27, 59.00, 25.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 27, 54.00, 32.00, -9999.00, -9999.00, 41.00 +GVW, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 03, 27, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 27, 62.00, 46.00, 19.00, 22.00, 31.00 +HBR, 03, 27, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 27, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 27, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 27, 54.00, 32.00, -9999.00, -9999.00, 30.00 +HKY, 03, 27, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 27, 50.00, 25.00, 19.00, 18.00, 28.00 +HMN, 03, 27, 74.00, 34.00, -9999.00, -9999.00, 6.00 +HMS, 03, 27, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 27, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 27, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +HON, 03, 27, 49.00, 27.00, 22.00, 19.00, 31.00 +HOP, 03, 27, 63.00, 39.00, -9999.00, -9999.00, 37.00 +HOT, 03, 27, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 27, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 27, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 27, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 27, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 27, 73.00, 49.00, -9999.00, -9999.00, 26.00 +HST, 03, 27, 82.00, 60.00, -9999.00, -9999.00, 18.00 +HSV, 03, 27, 67.00, 44.00, 29.00, 22.00, 40.00 +HTL, 03, 27, 44.00, 24.00, 34.00, 26.00, 44.00 +HTS, 03, 27, 61.00, 39.00, 33.00, 32.00, 46.00 +HUF, 03, 27, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 27, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 27, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 27, 49.00, 24.00, 18.00, 18.00, 28.00 +IAB, 03, 27, 62.00, 38.00, -9999.00, -9999.00, 23.00 +IAD, 03, 27, 59.00, 35.00, 24.00, 23.00, 34.00 +IAG, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 27, 74.00, 53.00, 20.00, 20.00, 31.00 +ICT, 03, 27, 62.00, 38.00, 25.00, 18.00, 34.00 +IDA, 03, 27, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 27, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 27, 57.00, 37.00, 26.00, 24.00, 37.00 +ILI, 03, 27, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 27, 69.00, 46.00, 19.00, 20.00, 31.00 +IMT, 03, 27, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +IND, 03, 27, 57.00, 36.00, 32.00, 30.00, 45.00 +INL, 03, 27, 40.00, 19.00, 22.00, 18.00, 30.00 +INS, 03, 27, 66.00, 40.00, -9999.00, -9999.00, 6.00 +INT, 03, 27, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +INW, 03, 27, 64.00, 32.00, 10.00, 7.00, 14.00 +IPL, 03, 27, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 27, 53.00, 33.00, 27.00, 28.00, 40.00 +IRK, 03, 27, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 27, 46.00, 23.00, 18.00, 16.00, 25.00 +ISP, 03, 27, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 27, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 27, 80.00, 47.00, -9999.00, -9999.00, 10.00 +IWD, 03, 27, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 27, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 27, 73.00, 47.00, 22.00, 20.00, 33.00 +JAX, 03, 27, 75.00, 51.00, 15.00, 17.00, 24.00 +JBR, 03, 27, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 27, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 27, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 27, 52.00, 38.00, 23.00, 23.00, 35.00 +JHW, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 27, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 27, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 27, 42.00, 28.00, 46.00, 45.00, 58.00 +JST, 03, 27, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 27, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 27, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 27, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 27, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 27, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 27, 49.00, 29.00, 31.00, 29.00, 44.00 +LAR, 03, 27, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 27, 72.00, 46.00, 7.00, 7.00, 12.00 +LAX, 03, 27, 66.00, 51.00, 13.00, 15.00, 20.00 +LBB, 03, 27, 70.00, 41.00, 11.00, 8.00, 16.00 +LBF, 03, 27, 55.00, 27.00, 21.00, 19.00, 30.00 +LCH, 03, 27, 74.00, 54.00, 18.00, 18.00, 28.00 +LCK, 03, 27, 58.00, 35.00, -9999.00, -9999.00, 40.00 +LEB, 03, 27, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 27, 60.00, 39.00, 31.00, 29.00, 44.00 +LFI, 03, 27, 61.00, 43.00, -9999.00, -9999.00, 33.00 +LFK, 03, 27, 75.00, 51.00, 21.00, 21.00, 32.00 +LFT, 03, 27, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 27, 53.00, 38.00, 24.00, 23.00, 36.00 +LGB, 03, 27, 69.00, 50.00, 15.00, 13.00, 21.00 +LGU, 03, 27, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 27, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 27, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 27, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 27, 68.00, 46.00, 22.00, 21.00, 33.00 +LIZ, 03, 27, 39.00, 21.00, -9999.00, -9999.00, 41.00 +LMT, 03, 27, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 03, 27, 50.00, 26.00, 18.00, 19.00, 25.00 +LNK, 03, 27, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 27, 60.00, 28.00, 10.00, 10.00, 16.00 +LOZ, 03, 27, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 27, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 27, 68.00, 45.00, -9999.00, -9999.00, 32.00 +LSE, 03, 27, 49.00, 30.00, 22.00, 22.00, 32.00 +LSF, 03, 27, 73.00, 48.00, -9999.00, -9999.00, 34.00 +LSV, 03, 27, 76.00, 41.00, -9999.00, -9999.00, 6.00 +LTS, 03, 27, 73.00, 43.00, -9999.00, -9999.00, 18.00 +LUF, 03, 27, 80.00, 45.00, -9999.00, -9999.00, 7.00 +LVS, 03, 27, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 27, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 27, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 27, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 27, 62.00, 39.00, 25.00, 23.00, 35.00 +MAF, 03, 27, 75.00, 44.00, 6.00, 4.00, 9.00 +MBL, 03, 27, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 27, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 27, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 27, 68.00, 47.00, -9999.00, -9999.00, 24.00 +MCF, 03, 27, 78.00, 58.00, -9999.00, -9999.00, 19.00 +MCG, 03, 27, 29.00, 4.00, 18.00, 22.00, 29.00 +MCI, 03, 27, 59.00, 38.00, 26.00, 22.00, 38.00 +MCK, 03, 27, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 27, 73.00, 47.00, 21.00, 19.00, 31.00 +MCO, 03, 27, 80.00, 57.00, 11.00, 13.00, 19.00 +MCW, 03, 27, 47.00, 29.00, 20.00, 18.00, 30.00 +MC2, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 27, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 27, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 27, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 27, 52.00, 34.00, 34.00, 29.00, 44.00 +MEI, 03, 27, 73.00, 46.00, 21.00, 21.00, 34.00 +MEM, 03, 27, 68.00, 47.00, 29.00, 23.00, 40.00 +MER, 03, 27, 70.00, 42.00, -9999.00, -9999.00, 20.00 +MFD, 03, 27, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 27, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 27, 60.00, 36.00, 27.00, 25.00, 37.00 +MGE, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 03, 27, 72.00, 48.00, 24.00, 20.00, 33.00 +MGW, 03, 27, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 27, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 27, 66.00, 45.00, -9999.00, -9999.00, 24.00 +MHS, 03, 27, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 27, 81.00, 64.00, 11.00, 12.00, 18.00 +MIB, 03, 27, 43.00, 24.00, -9999.00, -9999.00, 27.00 +MIV, 03, 27, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 27, 60.00, 31.00, -9999.00, -9999.00, 22.00 +MKC, 03, 27, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 27, 46.00, 30.00, 32.00, 28.00, 45.00 +MKG, 03, 27, 47.00, 30.00, 30.00, 29.00, 43.00 +MKL, 03, 27, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 27, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 27, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 27, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 27, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 27, 53.00, 33.00, 29.00, 25.00, 40.00 +MLS, 03, 27, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 27, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 27, 73.00, 48.00, -9999.00, -9999.00, 31.00 +MOB, 03, 27, 74.00, 53.00, 22.00, 21.00, 34.00 +MOT, 03, 27, 43.00, 24.00, 17.00, 15.00, 23.00 +MPV, 03, 27, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 27, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 27, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 27, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 27, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 27, 62.00, 45.00, -9999.00, -9999.00, 26.00 +MSL, 03, 27, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 27, 48.00, 28.00, 29.00, 25.00, 40.00 +MSO, 03, 27, 51.00, 27.00, 25.00, 23.00, 37.00 +MSP, 03, 27, 46.00, 29.00, 26.00, 23.00, 37.00 +MSS, 03, 27, 44.00, 25.00, 30.00, 26.00, 42.00 +MSY, 03, 27, 74.00, 54.00, 19.00, 19.00, 29.00 +MTC, 03, 27, 48.00, 31.00, -9999.00, -9999.00, 37.00 +MTN, 03, 27, 59.00, 37.00, -9999.00, -9999.00, 34.00 +MTO, 03, 27, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 27, 55.00, 33.00, -9999.00, -9999.00, 34.00 +MUO, 03, 27, 61.00, 32.00, -9999.00, -9999.00, 22.00 +MWA, 03, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 27, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 27, 72.00, 48.00, -9999.00, -9999.00, 30.00 +MYL, 03, 27, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 27, 71.00, 46.00, -9999.00, -9999.00, 31.00 +NAO, 03, 27, 68.00, 53.00, -9999.00, -9999.00, 27.00 +NBC, 03, 27, 73.00, 50.00, -9999.00, -9999.00, 29.00 +NBE, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 03, 27, 52.00, 33.00, -9999.00, -9999.00, 37.00 +NCA, 03, 27, 71.00, 42.00, -9999.00, -9999.00, 31.00 +NCO, 03, 27, 50.00, 33.00, -9999.00, -9999.00, 39.00 +NC1, 03, 27, 66.00, 42.00, -9999.00, -9999.00, 9.00 +NEL, 03, 27, 56.00, 33.00, -9999.00, -9999.00, 36.00 +NFG, 03, 27, 65.00, 48.00, -9999.00, -9999.00, 33.00 +NFL, 03, 27, 60.00, 29.00, -9999.00, -9999.00, 13.00 +NGP, 03, 27, 78.00, 59.00, -9999.00, -9999.00, 16.00 +NGU, 03, 27, 62.00, 42.00, -9999.00, -9999.00, 31.00 +NGZ, 03, 27, 62.00, 47.00, -9999.00, -9999.00, 24.00 +NHK, 03, 27, 61.00, 37.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 27, 46.00, 28.00, -9999.00, -9999.00, 36.00 +NID, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 27, 75.00, 51.00, -9999.00, -9999.00, 24.00 +NIR, 03, 27, 77.00, 55.00, -9999.00, -9999.00, 19.00 +NKT, 03, 27, 66.00, 46.00, -9999.00, -9999.00, 30.00 +NKX, 03, 27, 67.00, 54.00, -9999.00, -9999.00, 18.00 +NLC, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 03, 27, 72.00, 45.00, -9999.00, -9999.00, 32.00 +NPA, 03, 27, 72.00, 54.00, -9999.00, -9999.00, 27.00 +NQA, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 03, 27, 81.00, 58.00, -9999.00, -9999.00, 16.00 +NQX, 03, 27, 80.00, 70.00, -9999.00, -9999.00, 13.00 +NRB, 03, 27, 74.00, 55.00, -9999.00, -9999.00, 22.00 +NRC, 03, 27, 70.00, 42.00, -9999.00, -9999.00, 29.00 +NRS, 03, 27, 66.00, 50.00, -9999.00, -9999.00, 15.00 +NSE, 03, 27, 74.00, 51.00, -9999.00, -9999.00, 29.00 +NSI, 03, 27, 67.00, 47.00, -9999.00, -9999.00, 15.00 +NTD, 03, 27, 67.00, 47.00, -9999.00, -9999.00, 12.00 +NTK, 03, 27, 71.00, 49.00, -9999.00, -9999.00, 17.00 +NTU, 03, 27, 62.00, 42.00, -9999.00, -9999.00, 33.00 +NUC, 03, 27, 66.00, 50.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 27, 65.00, 44.00, -9999.00, -9999.00, 24.00 +NUW, 03, 27, 54.00, 37.00, -9999.00, -9999.00, 43.00 +NWF, 03, 27, 69.00, 50.00, -9999.00, -9999.00, 21.00 +NXX, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 03, 27, 62.00, 36.00, -9999.00, -9999.00, 34.00 +NZC, 03, 27, 77.00, 48.00, -9999.00, -9999.00, 25.00 +NZJ, 03, 27, 70.00, 46.00, -9999.00, -9999.00, 17.00 +NZW, 03, 27, 51.00, 32.00, -9999.00, -9999.00, 36.00 +NZY, 03, 27, 67.00, 54.00, -9999.00, -9999.00, 17.00 +OAK, 03, 27, 64.00, 43.00, 21.00, 20.00, 29.00 +OAR, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 03, 27, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 27, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 27, 66.00, 43.00, 19.00, 17.00, 29.00 +OLM, 03, 27, 55.00, 34.00, 43.00, 43.00, 55.00 +OMA, 03, 27, 56.00, 33.00, 22.00, 20.00, 31.00 +OME, 03, 27, 20.00, 3.00, 19.00, 23.00, 30.00 +ONT, 03, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 27, 52.00, 33.00, 33.00, 27.00, 44.00 +ORF, 03, 27, 62.00, 42.00, 24.00, 21.00, 32.00 +ORH, 03, 27, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 27, 32.00, 2.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 27, 44.00, 25.00, -9999.00, -9999.00, 35.00 +OTG, 03, 27, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 27, 55.00, 41.00, 47.00, 48.00, 59.00 +OTM, 03, 27, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 27, 13.00, -5.00, 15.00, 19.00, 23.00 +OURC, 03, 27, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 27, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 27, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 27, 74.00, 49.00, -9999.00, -9999.00, 29.00 +PACZ, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 27, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 27, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 27, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 27, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 27, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 27, 74.00, 51.00, -9999.00, -9999.00, 24.00 +PAQ, 03, 27, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 27, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 27, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 27, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 27, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 27, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 27, 45.00, 27.00, -9999.00, -9999.00, 33.00 +PBI, 03, 27, 80.00, 63.00, 11.00, 14.00, 21.00 +PDT, 03, 27, 57.00, 37.00, 20.00, 19.00, 31.00 +PDX, 03, 27, 58.00, 39.00, 38.00, 41.00, 51.00 +PFN, 03, 27, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 27, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 27, 56.00, 37.00, 24.00, 25.00, 37.00 +PHX, 03, 27, 79.00, 51.00, 8.00, 9.00, 13.00 +PIA, 03, 27, 54.00, 35.00, 31.00, 27.00, 43.00 +PIB, 03, 27, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 27, 51.00, 28.00, 23.00, 24.00, 35.00 +PIR, 03, 27, 50.00, 28.00, 17.00, 15.00, 23.00 +PIT, 03, 27, 54.00, 34.00, 35.00, 32.00, 48.00 +PKB, 03, 27, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 27, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 27, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 27, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 27, 72.00, 54.00, 19.00, 18.00, 30.00 +POB, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 03, 27, 74.00, 50.00, -9999.00, -9999.00, 38.00 +POM, 03, 27, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 03, 27, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 27, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 27, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 27, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 27, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 27, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 27, 49.00, 28.00, -9999.00, -9999.00, 36.00 +PSP, 03, 27, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 27, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 27, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 27, 62.00, 30.00, 13.00, 11.00, 18.00 +PUC, 03, 27, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 27, 51.00, 32.00, 26.00, 24.00, 39.00 +PVU, 03, 27, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 27, 46.00, 29.00, 28.00, 26.00, 39.00 +P02, 03, 27, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +P07, 03, 27, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +P11, 03, 27, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +P24, 03, 27, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P28, 03, 27, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +P35, 03, 27, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +P38, 03, 27, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 03, 27, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +P58, 03, 27, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +P59, 03, 27, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +P60, 03, 27, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +P61, 03, 27, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +P67, 03, 27, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +P68, 03, 27, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 27, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 27, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 27, 51.00, 26.00, 18.00, 17.00, 26.00 +RBL, 03, 27, 66.00, 44.00, 23.00, 22.00, 32.00 +RCA, 03, 27, 51.00, 26.00, -9999.00, -9999.00, 27.00 +RDD, 03, 27, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 27, 55.00, 27.00, 16.00, 16.00, 27.00 +RDR, 03, 27, 40.00, 22.00, -9999.00, -9999.00, 26.00 +RDU, 03, 27, 66.00, 42.00, 22.00, 21.00, 31.00 +REE, 03, 27, 70.00, 41.00, -9999.00, -9999.00, 10.00 +REJ, 03, 27, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 27, 50.00, 31.00, 29.00, 26.00, 41.00 +RIC, 03, 27, 64.00, 40.00, 22.00, 24.00, 33.00 +RIV, 03, 27, 71.00, 45.00, -9999.00, -9999.00, 10.00 +RIW, 03, 27, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 27, 46.00, 24.00, 15.00, 12.00, 22.00 +RME, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +RMG, 03, 27, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +RND, 03, 27, 76.00, 53.00, -9999.00, -9999.00, 21.00 +RNO, 03, 27, 59.00, 31.00, 15.00, 13.00, 21.00 +ROA, 03, 27, 62.00, 39.00, 26.00, 24.00, 37.00 +ROC, 03, 27, 48.00, 30.00, 32.00, 34.00, 48.00 +ROW, 03, 27, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 27, 60.00, 35.00, 19.00, 17.00, 28.00 +RST, 03, 27, 45.00, 27.00, 26.00, 25.00, 40.00 +RWF, 03, 27, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 27, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 27, 66.00, 44.00, 22.00, 22.00, 30.00 +SAF, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 27, 67.00, 54.00, 17.00, 15.00, 24.00 +SAT, 03, 27, 76.00, 53.00, 19.00, 17.00, 29.00 +SAV, 03, 27, 73.00, 51.00, 18.00, 19.00, 28.00 +SAW, 03, 27, 41.00, 26.00, -9999.00, -9999.00, 39.00 +SBA, 03, 27, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 27, 72.00, 45.00, -9999.00, -9999.00, 17.00 +SBN, 03, 27, 51.00, 33.00, 33.00, 33.00, 47.00 +SBP, 03, 27, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 27, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 27, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 27, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 27, 68.00, 43.00, 17.00, 20.00, 27.00 +SDF, 03, 27, 61.00, 40.00, 31.00, 27.00, 42.00 +SEA, 03, 27, 54.00, 39.00, 35.00, 32.00, 47.00 +SEM, 03, 27, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 27, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 27, 62.00, 46.00, 23.00, 23.00, 31.00 +SGF, 03, 27, 62.00, 39.00, 26.00, 24.00, 39.00 +SGY, 03, 27, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 27, 51.00, 25.00, 22.00, 21.00, 32.00 +SHV, 03, 27, 73.00, 49.00, 20.00, 21.00, 32.00 +SIT, 03, 27, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 27, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 27, 77.00, 47.00, 12.00, 7.00, 17.00 +SKA, 03, 27, 51.00, 31.00, -9999.00, -9999.00, 30.00 +SKF, 03, 27, 76.00, 53.00, -9999.00, -9999.00, 21.00 +SLC, 03, 27, 56.00, 34.00, 25.00, 24.00, 36.00 +SLE, 03, 27, 57.00, 36.00, 37.00, 38.00, 50.00 +SLN, 03, 27, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 27, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 27, 65.00, 42.00, -9999.00, 19.00, 36.00 +SNA, 03, 27, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 27, 30.00, 21.00, 36.00, 40.00, 55.00 +SNS, 03, 27, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 27, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 27, 56.00, 37.00, 32.00, 26.00, 44.00 +SPS, 03, 27, 70.00, 45.00, 14.00, 15.00, 23.00 +SRQ, 03, 27, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 27, 72.00, 45.00, -9999.00, -9999.00, 31.00 +SSI, 03, 27, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +STC, 03, 27, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 27, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +STL, 03, 27, 60.00, 40.00, 30.00, 27.00, 43.00 +STNV, 03, 27, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +STS, 03, 27, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 27, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 27, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 27, 67.00, 44.00, -9999.00, -9999.00, 23.00 +SUX, 03, 27, 53.00, 31.00, 24.00, 21.00, 34.00 +SVN, 03, 27, 73.00, 51.00, -9999.00, -9999.00, 28.00 +SWF, 03, 27, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 27, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 27, 48.00, 30.00, 37.00, 36.00, 51.00 +SZL, 03, 27, 61.00, 36.00, -9999.00, -9999.00, 28.00 +TAD, 03, 27, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 27, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 27, 67.00, 36.00, -9999.00, -9999.00, 33.00 +TCC, 03, 27, 68.00, 36.00, 7.00, 9.00, 13.00 +TCL, 03, 27, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 27, 57.00, 36.00, -9999.00, -9999.00, 51.00 +TCS, 03, 27, 69.00, 40.00, -9999.00, -9999.00, 8.00 +TEB, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 27, 66.00, 43.00, -9999.00, -9999.00, 23.00 +TKA, 03, 27, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 27, 76.00, 49.00, 16.00, 17.00, 25.00 +TNX, 03, 27, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 27, 51.00, 31.00, 30.00, 29.00, 44.00 +TOP, 03, 27, 61.00, 37.00, 24.00, 21.00, 35.00 +TPA, 03, 27, 78.00, 58.00, 10.00, 12.00, 18.00 +TPH, 03, 27, 57.00, 29.00, 12.00, 10.00, 17.00 +TRI, 03, 27, 63.00, 38.00, 26.00, 26.00, 39.00 +TRK, 03, 27, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 27, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 27, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 27, 67.00, 44.00, 22.00, 21.00, 33.00 +TUP, 03, 27, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 27, 76.00, 46.00, 10.00, 9.00, 14.00 +TVC, 03, 27, 45.00, 25.00, 25.00, 22.00, 36.00 +TVL, 03, 27, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 27, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 27, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 27, 65.00, 40.00, 26.00, 27.00, 39.00 +T01, 03, 27, 60.00, 38.00, -9999.00, -9999.00, 33.00 +T02, 03, 27, 69.00, 45.00, -9999.00, -9999.00, 31.00 +T03, 03, 27, 71.00, 46.00, -9999.00, -9999.00, 30.00 +T04, 03, 27, 78.00, 59.00, -9999.00, -9999.00, 19.00 +T05, 03, 27, 60.00, 34.00, -9999.00, -9999.00, 25.00 +T06, 03, 27, 74.00, 46.00, -9999.00, -9999.00, 32.00 +T07, 03, 27, 63.00, 31.00, -9999.00, -9999.00, 30.00 +T08, 03, 27, 56.00, 35.00, -9999.00, -9999.00, 28.00 +UCA, 03, 27, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 27, 66.00, 40.00, -9999.00, -9999.00, 7.00 +UIL, 03, 27, 52.00, 36.00, 54.00, 54.00, 64.00 +UIN, 03, 27, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 27, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 27, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 27, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +U15, 03, 27, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +U28, 03, 27, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 27, 75.00, 48.00, -9999.00, -9999.00, 27.00 +VBG, 03, 27, 67.00, 44.00, -9999.00, -9999.00, 22.00 +VCT, 03, 27, 76.00, 56.00, 15.00, 15.00, 24.00 +VCV, 03, 27, 68.00, 38.00, -9999.00, -9999.00, 7.00 +VDZ, 03, 27, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 27, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 27, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 27, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 27, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 27, 73.00, 49.00, -9999.00, -9999.00, 27.00 +VRB, 03, 27, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 27, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 27, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 27, 60.00, 38.00, 27.00, 27.00, -9999.00 +WJA, 03, 27, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 27, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 27, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 27, 58.00, 26.00, 17.00, 18.00, 27.00 +WPO, 03, 27, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 27, 73.00, 47.00, -9999.00, -9999.00, 30.00 +WRG, 03, 27, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 27, 58.00, 33.00, -9999.00, -9999.00, 36.00 +WRL, 03, 27, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +X68, 03, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 27, 40.00, 25.00, 55.00, 53.00, 64.00 +YCG, 03, 27, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 27, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 27, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 27, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 27, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 27, 58.00, 32.00, 10.00, 11.00, 17.00 +YNG, 03, 27, 51.00, 31.00, 34.00, 33.00, 49.00 +YPA, 03, 27, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 27, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 27, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 27, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 27, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 27, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 27, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 27, 81.00, 53.00, 4.00, 3.00, 6.00 +YVR, 03, 27, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 27, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 27, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 27, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 27, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 27, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 27, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 27, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 27, 39.00, 21.00, 30.00, 29.00, 42.00 +ZUN, 03, 27, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 27, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 27, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 27, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +01R, 03, 27, 73.00, 50.00, -9999.00, -9999.00, 29.00 +1V1, 03, 27, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 27, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 27, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 27, 65.00, 45.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 27, 72.00, 45.00, -9999.00, -9999.00, 31.00 +3B1, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 27, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 27, 45.00, 24.00, -9999.00, -9999.00, 35.00 +3SE, 03, 27, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 27, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 27, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 03, 27, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 27, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 27, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 27, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 27, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 28, 54.00, 34.00, 26.00, 25.00, 38.00 +ABI, 03, 28, 73.00, 48.00, 12.00, 10.00, 20.00 +ABQ, 03, 28, 66.00, 36.00, 10.00, 10.00, 16.00 +ABR, 03, 28, 48.00, 26.00, 20.00, 18.00, 28.00 +ABY, 03, 28, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 28, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 28, 74.00, 51.00, 17.00, 16.00, 26.00 +ACV, 03, 28, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 28, 56.00, 35.00, 24.00, 23.00, 35.00 +ADK, 03, 28, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 28, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 28, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 28, 60.00, 37.00, -9999.00, -9999.00, 35.00 +AEX, 03, 28, 74.00, 52.00, -9999.00, -9999.00, 29.00 +AFF, 03, 28, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 28, 82.00, 57.00, -9999.00, -9999.00, 21.00 +AGS, 03, 28, 73.00, 45.00, 21.00, 21.00, 32.00 +AHN, 03, 28, 69.00, 46.00, 21.00, 23.00, 32.00 +AKN, 03, 28, 35.00, 18.00, 25.00, 25.00, 36.00 +AKO, 03, 28, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 28, 50.00, 29.00, 27.00, 26.00, 41.00 +ALI, 03, 28, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 28, 51.00, 31.00, 23.00, 23.00, 36.00 +ALS, 03, 28, 53.00, 20.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 28, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 28, 66.00, 37.00, 13.00, 12.00, 21.00 +AMG, 03, 28, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 28, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 28, 37.00, 23.00, 16.00, 18.00, 25.00 +AND, 03, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 28, 47.00, 35.00, 53.00, 52.00, 67.00 +AOO, 03, 28, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +APN, 03, 28, 44.00, 24.00, 27.00, 28.00, 40.00 +AQQ, 03, 28, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +ART, 03, 28, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +AST, 03, 28, 54.00, 39.00, 52.00, 52.00, 62.00 +ATL, 03, 28, 69.00, 46.00, 24.00, 23.00, 34.00 +ATW, 03, 28, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 28, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 28, 58.00, 35.00, -9999.00, -9999.00, 41.00 +AUG, 03, 28, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 28, 76.00, 55.00, 19.00, 17.00, 28.00 +AUW, 03, 28, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 28, 64.00, 39.00, 24.00, 24.00, 35.00 +AVP, 03, 28, 51.00, 33.00, 30.00, 29.00, 44.00 +AXN, 03, 28, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 28, 49.00, 30.00, -9999.00, -9999.00, 30.00 +AYS, 03, 28, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 28, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 28, 70.00, 46.00, -9999.00, -9999.00, 23.00 +BAD, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 28, 46.00, 20.00, -9999.00, -9999.00, 21.00 +BDL, 03, 28, 53.00, 33.00, 25.00, 27.00, 38.00 +BDR, 03, 28, 51.00, 35.00, 27.00, 25.00, 39.00 +BET, 03, 28, 25.00, 9.00, 20.00, 20.00, 30.00 +BFD, 03, 28, 46.00, 27.00, 40.00, 36.00, 52.00 +BFF, 03, 28, 55.00, 26.00, 19.00, 17.00, 28.00 +BFL, 03, 28, 72.00, 48.00, 14.00, 14.00, 20.00 +BGM, 03, 28, 46.00, 29.00, 34.00, 33.00, 49.00 +BGR, 03, 28, 44.00, 27.00, 25.00, 24.00, 35.00 +BGS, 03, 28, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 28, 70.00, 46.00, 24.00, 23.00, 35.00 +BID, 03, 28, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 28, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 28, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 28, 51.00, 29.00, 22.00, 21.00, 31.00 +BIS, 03, 28, 46.00, 24.00, 21.00, 18.00, 29.00 +BIX, 03, 28, 73.00, 56.00, -9999.00, -9999.00, 28.00 +BJI, 03, 28, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 28, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 28, 57.00, 27.00, -9999.00, -9999.00, 25.00 +BKW, 03, 28, 57.00, 36.00, 34.00, 32.00, 48.00 +BLF, 03, 28, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 28, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 28, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 28, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 28, 62.00, 39.00, -9999.00, -9999.00, 35.00 +BNA, 03, 28, 66.00, 43.00, 31.00, 27.00, 43.00 +BNO, 03, 28, 52.00, 27.00, -9999.00, 22.00, 41.00 +BOI, 03, 28, 57.00, 34.00, 23.00, 21.00, 34.00 +BOS, 03, 28, 50.00, 36.00, 26.00, 25.00, 38.00 +BPI, 03, 28, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 28, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 28, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 28, 55.00, 35.00, -9999.00, -9999.00, 33.00 +BRO, 03, 28, 82.00, 63.00, 9.00, 7.00, 12.00 +BRW, 03, 28, -4.00, -17.00, 9.00, 11.00, 15.00 +BSM, 03, 28, 76.00, 55.00, -9999.00, -9999.00, 21.00 +BTI, 03, 28, -4.00, -19.00, 8.00, 9.00, 13.00 +BTL, 03, 28, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 28, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 28, 76.00, 54.00, 20.00, 19.00, 32.00 +BTT, 03, 28, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 28, 46.00, 28.00, 32.00, 30.00, 46.00 +BUB, 03, 28, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 28, 47.00, 31.00, 35.00, 36.00, 50.00 +BUR, 03, 28, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 28, 73.00, 56.00, -9999.00, 15.00, 29.00 +BWG, 03, 28, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 28, 59.00, 38.00, 25.00, 22.00, 35.00 +BYH, 03, 28, 65.00, 45.00, -9999.00, -9999.00, 37.00 +BYI, 03, 28, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 28, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 28, 72.00, 46.00, 18.00, 21.00, 29.00 +CAG, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 28, 53.00, 33.00, 34.00, 36.00, 51.00 +CAO, 03, 28, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 28, 40.00, 22.00, 31.00, 34.00, 45.00 +CBM, 03, 28, 71.00, 46.00, -9999.00, -9999.00, 32.00 +CDB, 03, 28, 36.00, 27.00, 48.00, 53.00, 67.00 +CDC, 03, 28, 57.00, 30.00, 18.00, 17.00, 27.00 +CDR, 03, 28, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 28, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 28, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 28, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 28, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 28, 66.00, 43.00, 25.00, 25.00, 37.00 +CHO, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 28, 72.00, 51.00, 19.00, 20.00, 30.00 +CID, 03, 28, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 28, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 28, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 28, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 28, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 28, 52.00, 33.00, 35.00, 32.00, 49.00 +CLL, 03, 28, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 28, 67.00, 43.00, 20.00, 23.00, 32.00 +CMH, 03, 28, 56.00, 35.00, 31.00, 29.00, 44.00 +CMI, 03, 28, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 28, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 28, 58.00, 35.00, 24.00, 18.00, 34.00 +CNM, 03, 28, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 28, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +COD, 03, 28, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +COF, 03, 28, 79.00, 59.00, -9999.00, -9999.00, 21.00 +CON, 03, 28, 49.00, 27.00, 25.00, 23.00, 37.00 +COS, 03, 28, 54.00, 28.00, 19.00, 17.00, 25.00 +COT, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 28, 59.00, 38.00, 28.00, 25.00, 39.00 +CPR, 03, 28, 50.00, 25.00, 22.00, 23.00, 33.00 +CRBC, 03, 28, 41.00, 4.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 28, 79.00, 59.00, 12.00, 11.00, 19.00 +CRW, 03, 28, 62.00, 39.00, 34.00, 34.00, 48.00 +CSG, 03, 28, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 28, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 28, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 28, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 28, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 28, 58.00, 38.00, 30.00, 29.00, 44.00 +CVN, 03, 28, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 28, 67.00, 36.00, -9999.00, -9999.00, 9.00 +CXY, 03, 28, 56.00, 36.00, 22.00, 22.00, 32.00 +CYS, 03, 28, 49.00, 26.00, 20.00, 20.00, 30.00 +DAA, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 03, 28, 78.00, 56.00, 11.00, 15.00, 21.00 +DAG, 03, 28, 74.00, 48.00, 7.00, 7.00, 12.00 +DAL, 03, 28, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 28, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 28, 56.00, 36.00, 31.00, 29.00, 44.00 +DBQ, 03, 28, 50.00, 31.00, 28.00, 25.00, 38.00 +DCA, 03, 28, 61.00, 42.00, 22.00, 23.00, 33.00 +DDC, 03, 28, 62.00, 35.00, 20.00, 16.00, 28.00 +DEC, 03, 28, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 28, 56.00, 30.00, 20.00, 19.00, 29.00 +DFW, 03, 28, 72.00, 50.00, 18.00, 14.00, 26.00 +DHN, 03, 28, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 28, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 28, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 28, 80.00, 55.00, -9999.00, -9999.00, 13.00 +DLG, 03, 28, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 28, 40.00, 22.00, 25.00, 24.00, 36.00 +DLLC, 03, 28, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 28, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 28, 77.00, 47.00, -9999.00, -9999.00, 10.00 +DMN, 03, 28, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 28, 60.00, 38.00, -9999.00, -9999.00, 36.00 +DPG, 03, 28, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 28, 74.00, 50.00, -9999.00, -9999.00, 27.00 +DRA, 03, 28, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 28, 80.00, 55.00, 12.00, 11.00, 18.00 +DSM, 03, 28, 54.00, 33.00, 29.00, 24.00, 39.00 +DTW, 03, 28, 50.00, 32.00, 30.00, 27.00, 42.00 +DUG, 03, 28, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 28, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 28, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 28, 73.00, 48.00, -9999.00, -9999.00, 17.00 +D45, 03, 28, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 28, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 28, 47.00, 26.00, 22.00, 20.00, 32.00 +ECG, 03, 28, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 28, 68.00, 42.00, -9999.00, -9999.00, 9.00 +EED, 03, 28, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 28, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 28, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 28, 57.00, 31.00, 36.00, 40.00, 52.00 +EKO, 03, 28, 54.00, 27.00, 20.00, 20.00, 30.00 +ELD, 03, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 28, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 28, 74.00, 44.00, 4.00, 4.00, 7.00 +ELY, 03, 28, 52.00, 23.00, 20.00, 22.00, 32.00 +EMP, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 28, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +END, 03, 28, 67.00, 43.00, -9999.00, -9999.00, 16.00 +ENN, 03, 28, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 28, 56.00, 36.00, -9999.00, -9999.00, 20.00 +EPH, 03, 28, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 28, 49.00, 33.00, 37.00, 33.00, 50.00 +ESF, 03, 28, 74.00, 52.00, -9999.00, -9999.00, 36.00 +EUG, 03, 28, 58.00, 40.00, 38.00, 39.00, 50.00 +EVV, 03, 28, 61.00, 40.00, 34.00, 28.00, 46.00 +EWN, 03, 28, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 28, 56.00, 38.00, 24.00, 25.00, 37.00 +EYW, 03, 28, 80.00, 71.00, 9.00, 8.00, 15.00 +E74, 03, 28, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 28, 65.00, 40.00, -9999.00, -9999.00, 32.00 +FAI, 03, 28, 32.00, 8.00, 12.00, 14.00, 19.00 +FAR, 03, 28, 43.00, 24.00, 19.00, 17.00, 28.00 +FAT, 03, 28, 70.00, 45.00, 17.00, 15.00, 23.00 +FAY, 03, 28, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 28, 48.00, 27.00, 23.00, 24.00, 35.00 +FCS, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 28, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 28, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 03, 28, 53.00, 24.00, 25.00, 23.00, 33.00 +FLL, 03, 28, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 28, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +FME, 03, 28, 62.00, 35.00, -9999.00, -9999.00, 34.00 +FMH, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 28, 64.00, 30.00, 11.00, 14.00, 16.00 +FMY, 03, 28, 82.00, 60.00, 8.00, 10.00, 15.00 +FNT, 03, 28, 48.00, 31.00, 28.00, 30.00, 43.00 +FOD, 03, 28, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 28, 61.00, 37.00, -9999.00, -9999.00, 28.00 +FOK, 03, 28, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 28, 62.00, 38.00, -9999.00, -9999.00, 26.00 +FSD, 03, 28, 50.00, 28.00, 26.00, 23.00, 37.00 +FSI, 03, 28, 69.00, 43.00, -9999.00, -9999.00, 21.00 +FSM, 03, 28, 69.00, 44.00, 23.00, 20.00, 34.00 +FTK, 03, 28, 62.00, 38.00, -9999.00, -9999.00, 37.00 +FWA, 03, 28, 53.00, 34.00, 28.00, 29.00, 43.00 +FWH, 03, 28, 71.00, 48.00, -9999.00, -9999.00, 22.00 +FYU, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 28, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 28, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 28, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 28, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 28, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 28, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 28, 52.00, 32.00, 21.00, 25.00, 35.00 +GFA, 03, 28, 48.00, 27.00, -9999.00, -9999.00, 27.00 +GFK, 03, 28, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 28, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 28, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 28, 48.00, 25.00, 17.00, 15.00, 26.00 +GJT, 03, 28, 60.00, 35.00, 18.00, 18.00, 27.00 +GKN, 03, 28, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 28, 58.00, 30.00, 18.00, 18.00, 27.00 +GLH, 03, 28, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 28, 70.00, 61.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 28, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 03, 28, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 28, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 28, 45.00, 27.00, 28.00, 24.00, 38.00 +GRCI, 03, 28, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 28, 57.00, 37.00, -9999.00, -9999.00, 52.00 +GRI, 03, 28, 56.00, 31.00, 24.00, 19.00, 32.00 +GRK, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 28, 49.00, 30.00, 31.00, 29.00, 43.00 +GSB, 03, 28, 68.00, 44.00, -9999.00, -9999.00, 30.00 +GSG, 03, 28, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 28, 65.00, 41.00, 23.00, 23.00, 33.00 +GSP, 03, 28, 68.00, 44.00, 21.00, 23.00, 33.00 +GST, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 28, 46.00, 28.00, -9999.00, -9999.00, 50.00 +GTF, 03, 28, 48.00, 27.00, 21.00, 22.00, 31.00 +GUP, 03, 28, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 28, 54.00, 33.00, -9999.00, -9999.00, 41.00 +GVW, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 03, 28, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 28, 63.00, 47.00, 19.00, 21.00, 31.00 +HBR, 03, 28, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 28, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 28, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 28, 54.00, 33.00, -9999.00, -9999.00, 30.00 +HKY, 03, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 28, 50.00, 26.00, 19.00, 18.00, 28.00 +HMN, 03, 28, 75.00, 35.00, -9999.00, -9999.00, 6.00 +HMS, 03, 28, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 28, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 28, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +HON, 03, 28, 50.00, 27.00, 22.00, 19.00, 31.00 +HOP, 03, 28, 63.00, 40.00, -9999.00, -9999.00, 37.00 +HOT, 03, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 28, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 28, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 28, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 28, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 28, 74.00, 50.00, -9999.00, -9999.00, 26.00 +HST, 03, 28, 82.00, 60.00, -9999.00, -9999.00, 18.00 +HSV, 03, 28, 68.00, 45.00, 29.00, 22.00, 40.00 +HTL, 03, 28, 44.00, 24.00, 34.00, 26.00, 44.00 +HTS, 03, 28, 62.00, 40.00, 33.00, 32.00, 46.00 +HUF, 03, 28, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 28, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 28, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 28, 49.00, 25.00, 18.00, 18.00, 28.00 +IAB, 03, 28, 62.00, 39.00, -9999.00, -9999.00, 23.00 +IAD, 03, 28, 60.00, 36.00, 24.00, 23.00, 34.00 +IAG, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 28, 75.00, 54.00, 20.00, 20.00, 31.00 +ICT, 03, 28, 62.00, 39.00, 25.00, 18.00, 34.00 +IDA, 03, 28, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 28, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 28, 57.00, 37.00, 26.00, 24.00, 37.00 +ILI, 03, 28, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 28, 70.00, 47.00, 19.00, 20.00, 30.00 +IMT, 03, 28, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +IND, 03, 28, 57.00, 37.00, 32.00, 30.00, 45.00 +INL, 03, 28, 41.00, 19.00, 22.00, 18.00, 30.00 +INS, 03, 28, 67.00, 41.00, -9999.00, -9999.00, 6.00 +INT, 03, 28, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +INW, 03, 28, 65.00, 33.00, 10.00, 7.00, 14.00 +IPL, 03, 28, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 28, 53.00, 33.00, 27.00, 28.00, 40.00 +IRK, 03, 28, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 28, 47.00, 23.00, 18.00, 16.00, 25.00 +ISP, 03, 28, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 28, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 28, 80.00, 48.00, -9999.00, -9999.00, 10.00 +IWD, 03, 28, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 28, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 28, 73.00, 48.00, 22.00, 20.00, 33.00 +JAX, 03, 28, 76.00, 52.00, 15.00, 17.00, 24.00 +JBR, 03, 28, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 28, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 28, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 28, 53.00, 38.00, 23.00, 23.00, 35.00 +JHW, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 28, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 28, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 28, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 28, 42.00, 29.00, 46.00, 45.00, 58.00 +JST, 03, 28, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 28, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 28, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 28, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 28, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 28, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 28, 49.00, 30.00, 31.00, 29.00, 44.00 +LAR, 03, 28, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 28, 73.00, 47.00, 7.00, 7.00, 11.00 +LAX, 03, 28, 66.00, 51.00, 13.00, 14.00, 20.00 +LBB, 03, 28, 70.00, 41.00, 11.00, 8.00, 16.00 +LBF, 03, 28, 55.00, 28.00, 21.00, 19.00, 30.00 +LCH, 03, 28, 74.00, 55.00, 18.00, 18.00, 28.00 +LCK, 03, 28, 58.00, 36.00, -9999.00, -9999.00, 40.00 +LEB, 03, 28, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 28, 60.00, 40.00, 31.00, 29.00, 44.00 +LFI, 03, 28, 62.00, 44.00, -9999.00, -9999.00, 33.00 +LFK, 03, 28, 75.00, 51.00, 21.00, 21.00, 32.00 +LFT, 03, 28, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 28, 53.00, 39.00, 24.00, 23.00, 36.00 +LGB, 03, 28, 70.00, 50.00, 15.00, 13.00, 21.00 +LGU, 03, 28, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 28, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 28, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 28, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 28, 69.00, 46.00, 22.00, 21.00, 33.00 +LIZ, 03, 28, 40.00, 22.00, -9999.00, -9999.00, 41.00 +LMT, 03, 28, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 03, 28, 50.00, 26.00, 18.00, 19.00, 25.00 +LNK, 03, 28, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 28, 60.00, 29.00, 10.00, 10.00, 16.00 +LOZ, 03, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 28, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 28, 69.00, 46.00, -9999.00, -9999.00, 32.00 +LSE, 03, 28, 50.00, 30.00, 22.00, 22.00, 32.00 +LSF, 03, 28, 73.00, 49.00, -9999.00, -9999.00, 34.00 +LSV, 03, 28, 76.00, 42.00, -9999.00, -9999.00, 6.00 +LTS, 03, 28, 73.00, 43.00, -9999.00, -9999.00, 18.00 +LUF, 03, 28, 80.00, 46.00, -9999.00, -9999.00, 7.00 +LVS, 03, 28, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 28, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 28, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 28, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 28, 62.00, 39.00, 25.00, 23.00, 35.00 +MAF, 03, 28, 76.00, 44.00, 6.00, 4.00, 9.00 +MBL, 03, 28, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 28, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 28, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 28, 69.00, 47.00, -9999.00, -9999.00, 24.00 +MCF, 03, 28, 79.00, 59.00, -9999.00, -9999.00, 19.00 +MCG, 03, 28, 29.00, 5.00, 18.00, 22.00, 29.00 +MCI, 03, 28, 59.00, 38.00, 26.00, 22.00, 38.00 +MCK, 03, 28, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 28, 74.00, 48.00, 21.00, 19.00, 31.00 +MCO, 03, 28, 81.00, 57.00, 11.00, 13.00, 19.00 +MCW, 03, 28, 48.00, 29.00, 20.00, 18.00, 30.00 +MC2, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 28, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 28, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 28, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 28, 52.00, 35.00, 34.00, 29.00, 44.00 +MEI, 03, 28, 74.00, 47.00, 21.00, 21.00, 34.00 +MEM, 03, 28, 68.00, 47.00, 29.00, 23.00, 40.00 +MER, 03, 28, 71.00, 43.00, -9999.00, -9999.00, 20.00 +MFD, 03, 28, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 28, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 28, 61.00, 37.00, 27.00, 25.00, 37.00 +MGE, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 03, 28, 73.00, 49.00, 24.00, 20.00, 33.00 +MGW, 03, 28, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 28, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 28, 66.00, 45.00, -9999.00, -9999.00, 24.00 +MHS, 03, 28, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 28, 81.00, 65.00, 11.00, 12.00, 18.00 +MIB, 03, 28, 43.00, 24.00, -9999.00, -9999.00, 27.00 +MIV, 03, 28, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 28, 61.00, 32.00, -9999.00, -9999.00, 22.00 +MKC, 03, 28, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 28, 46.00, 31.00, 32.00, 28.00, 45.00 +MKG, 03, 28, 47.00, 30.00, 30.00, 29.00, 43.00 +MKL, 03, 28, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 28, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 28, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 28, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 28, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 28, 54.00, 33.00, 29.00, 25.00, 40.00 +MLS, 03, 28, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 28, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 28, 74.00, 49.00, -9999.00, -9999.00, 30.00 +MOB, 03, 28, 75.00, 54.00, 22.00, 21.00, 33.00 +MOT, 03, 28, 43.00, 24.00, 17.00, 15.00, 23.00 +MPV, 03, 28, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 28, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 28, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 28, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 28, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 28, 63.00, 45.00, -9999.00, -9999.00, 25.00 +MSL, 03, 28, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 28, 48.00, 28.00, 29.00, 25.00, 40.00 +MSO, 03, 28, 52.00, 28.00, 25.00, 23.00, 36.00 +MSP, 03, 28, 47.00, 29.00, 26.00, 23.00, 37.00 +MSS, 03, 28, 44.00, 25.00, 30.00, 26.00, 42.00 +MSY, 03, 28, 75.00, 55.00, 19.00, 19.00, 29.00 +MTC, 03, 28, 48.00, 31.00, -9999.00, -9999.00, 37.00 +MTN, 03, 28, 59.00, 37.00, -9999.00, -9999.00, 34.00 +MTO, 03, 28, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 28, 55.00, 34.00, -9999.00, -9999.00, 34.00 +MUO, 03, 28, 62.00, 33.00, -9999.00, -9999.00, 22.00 +MWA, 03, 28, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 28, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 28, 73.00, 49.00, -9999.00, -9999.00, 30.00 +MYL, 03, 28, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 28, 72.00, 47.00, -9999.00, -9999.00, 30.00 +NAO, 03, 28, 69.00, 54.00, -9999.00, -9999.00, 27.00 +NBC, 03, 28, 73.00, 51.00, -9999.00, -9999.00, 28.00 +NBE, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 03, 28, 52.00, 33.00, -9999.00, -9999.00, 37.00 +NCA, 03, 28, 72.00, 43.00, -9999.00, -9999.00, 31.00 +NCO, 03, 28, 50.00, 34.00, -9999.00, -9999.00, 39.00 +NC1, 03, 28, 67.00, 43.00, -9999.00, -9999.00, 9.00 +NEL, 03, 28, 56.00, 34.00, -9999.00, -9999.00, 36.00 +NFG, 03, 28, 66.00, 48.00, -9999.00, -9999.00, 34.00 +NFL, 03, 28, 61.00, 30.00, -9999.00, -9999.00, 13.00 +NGP, 03, 28, 79.00, 60.00, -9999.00, -9999.00, 16.00 +NGU, 03, 28, 62.00, 43.00, -9999.00, -9999.00, 31.00 +NGZ, 03, 28, 62.00, 47.00, -9999.00, -9999.00, 24.00 +NHK, 03, 28, 62.00, 38.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 28, 46.00, 29.00, -9999.00, -9999.00, 36.00 +NID, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 28, 76.00, 52.00, -9999.00, -9999.00, 24.00 +NIR, 03, 28, 78.00, 56.00, -9999.00, -9999.00, 19.00 +NKT, 03, 28, 67.00, 47.00, -9999.00, -9999.00, 30.00 +NKX, 03, 28, 67.00, 54.00, -9999.00, -9999.00, 18.00 +NLC, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 03, 28, 73.00, 46.00, -9999.00, -9999.00, 32.00 +NPA, 03, 28, 73.00, 55.00, -9999.00, -9999.00, 27.00 +NQA, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 03, 28, 82.00, 59.00, -9999.00, -9999.00, 16.00 +NQX, 03, 28, 80.00, 71.00, -9999.00, -9999.00, 13.00 +NRB, 03, 28, 75.00, 56.00, -9999.00, -9999.00, 22.00 +NRC, 03, 28, 71.00, 42.00, -9999.00, -9999.00, 29.00 +NRS, 03, 28, 66.00, 50.00, -9999.00, -9999.00, 15.00 +NSE, 03, 28, 74.00, 51.00, -9999.00, -9999.00, 28.00 +NSI, 03, 28, 67.00, 47.00, -9999.00, -9999.00, 15.00 +NTD, 03, 28, 67.00, 47.00, -9999.00, -9999.00, 12.00 +NTK, 03, 28, 71.00, 50.00, -9999.00, -9999.00, 17.00 +NTU, 03, 28, 62.00, 43.00, -9999.00, -9999.00, 33.00 +NUC, 03, 28, 66.00, 51.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 28, 66.00, 44.00, -9999.00, -9999.00, 24.00 +NUW, 03, 28, 54.00, 38.00, -9999.00, -9999.00, 43.00 +NWF, 03, 28, 70.00, 50.00, -9999.00, -9999.00, 21.00 +NXX, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 03, 28, 63.00, 37.00, -9999.00, -9999.00, 34.00 +NZC, 03, 28, 78.00, 49.00, -9999.00, -9999.00, 25.00 +NZJ, 03, 28, 71.00, 46.00, -9999.00, -9999.00, 17.00 +NZW, 03, 28, 51.00, 33.00, -9999.00, -9999.00, 36.00 +NZY, 03, 28, 67.00, 54.00, -9999.00, -9999.00, 17.00 +OAK, 03, 28, 64.00, 44.00, 20.00, 20.00, 29.00 +OAR, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 03, 28, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 28, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 28, 67.00, 43.00, 19.00, 17.00, 29.00 +OLM, 03, 28, 56.00, 35.00, 43.00, 43.00, 54.00 +OMA, 03, 28, 56.00, 33.00, 22.00, 20.00, 32.00 +OME, 03, 28, 21.00, 4.00, 19.00, 23.00, 29.00 +ONT, 03, 28, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 28, 52.00, 33.00, 33.00, 27.00, 44.00 +ORF, 03, 28, 62.00, 43.00, 24.00, 21.00, 32.00 +ORH, 03, 28, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 28, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 28, 44.00, 25.00, -9999.00, -9999.00, 35.00 +OTG, 03, 28, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 28, 55.00, 41.00, 47.00, 47.00, 59.00 +OTM, 03, 28, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 28, 13.00, -5.00, 15.00, 19.00, 23.00 +OURC, 03, 28, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 28, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 28, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 28, 75.00, 50.00, -9999.00, -9999.00, 29.00 +PACZ, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 28, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 28, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 28, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 28, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 28, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 28, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 28, 74.00, 52.00, -9999.00, -9999.00, 23.00 +PAQ, 03, 28, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 28, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 28, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 28, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 28, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 28, 45.00, 27.00, -9999.00, -9999.00, 33.00 +PBI, 03, 28, 80.00, 63.00, 11.00, 14.00, 21.00 +PDT, 03, 28, 58.00, 37.00, 20.00, 19.00, 31.00 +PDX, 03, 28, 58.00, 40.00, 38.00, 41.00, 51.00 +PFN, 03, 28, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 28, 57.00, 37.00, 24.00, 25.00, 37.00 +PHX, 03, 28, 79.00, 52.00, 8.00, 9.00, 13.00 +PIA, 03, 28, 55.00, 35.00, 31.00, 27.00, 43.00 +PIB, 03, 28, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 28, 51.00, 29.00, 23.00, 24.00, 35.00 +PIR, 03, 28, 51.00, 28.00, 17.00, 15.00, 23.00 +PIT, 03, 28, 54.00, 34.00, 35.00, 32.00, 48.00 +PKB, 03, 28, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 28, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 28, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 28, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 28, 73.00, 55.00, 19.00, 18.00, 29.00 +POB, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 03, 28, 74.00, 50.00, -9999.00, -9999.00, 38.00 +POM, 03, 28, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 03, 28, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 28, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 28, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 28, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 28, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 28, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 28, 49.00, 29.00, -9999.00, -9999.00, 36.00 +PSP, 03, 28, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 28, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 28, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 28, 62.00, 30.00, 13.00, 11.00, 18.00 +PUC, 03, 28, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 28, 51.00, 33.00, 26.00, 24.00, 39.00 +PVU, 03, 28, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 28, 46.00, 29.00, 28.00, 26.00, 39.00 +P02, 03, 28, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +P07, 03, 28, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +P11, 03, 28, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +P24, 03, 28, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +P28, 03, 28, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +P35, 03, 28, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +P38, 03, 28, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +P39, 03, 28, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +P58, 03, 28, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +P59, 03, 28, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +P60, 03, 28, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +P61, 03, 28, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +P67, 03, 28, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P68, 03, 28, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +P69, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 28, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 28, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 28, 51.00, 27.00, 18.00, 17.00, 26.00 +RBL, 03, 28, 67.00, 45.00, 22.00, 21.00, 31.00 +RCA, 03, 28, 51.00, 27.00, -9999.00, -9999.00, 27.00 +RDD, 03, 28, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 28, 56.00, 27.00, 16.00, 16.00, 27.00 +RDR, 03, 28, 41.00, 23.00, -9999.00, -9999.00, 26.00 +RDU, 03, 28, 67.00, 42.00, 22.00, 21.00, 31.00 +REE, 03, 28, 70.00, 41.00, -9999.00, -9999.00, 10.00 +REJ, 03, 28, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 28, 50.00, 31.00, 29.00, 26.00, 41.00 +RIC, 03, 28, 65.00, 40.00, 22.00, 24.00, 33.00 +RIV, 03, 28, 72.00, 45.00, -9999.00, -9999.00, 10.00 +RIW, 03, 28, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 28, 46.00, 24.00, 15.00, 12.00, 22.00 +RME, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +RMG, 03, 28, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +RND, 03, 28, 77.00, 54.00, -9999.00, -9999.00, 21.00 +RNO, 03, 28, 60.00, 31.00, 15.00, 13.00, 21.00 +ROA, 03, 28, 63.00, 40.00, 26.00, 24.00, 37.00 +ROC, 03, 28, 48.00, 30.00, 32.00, 34.00, 48.00 +ROW, 03, 28, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 28, 60.00, 35.00, 19.00, 17.00, 28.00 +RST, 03, 28, 46.00, 28.00, 26.00, 25.00, 40.00 +RWF, 03, 28, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 28, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 28, 67.00, 44.00, 21.00, 22.00, 29.00 +SAF, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 28, 67.00, 54.00, 16.00, 15.00, 23.00 +SAT, 03, 28, 77.00, 54.00, 19.00, 17.00, 29.00 +SAV, 03, 28, 74.00, 51.00, 18.00, 19.00, 28.00 +SAW, 03, 28, 41.00, 26.00, -9999.00, -9999.00, 39.00 +SBA, 03, 28, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 28, 72.00, 46.00, -9999.00, -9999.00, 17.00 +SBN, 03, 28, 52.00, 34.00, 33.00, 33.00, 47.00 +SBP, 03, 28, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 28, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 28, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 28, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 28, 69.00, 44.00, 17.00, 20.00, 26.00 +SDF, 03, 28, 62.00, 41.00, 31.00, 27.00, 42.00 +SEA, 03, 28, 55.00, 40.00, 35.00, 31.00, 46.00 +SEM, 03, 28, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 28, 62.00, 46.00, 22.00, 23.00, 31.00 +SGF, 03, 28, 63.00, 39.00, 26.00, 24.00, 39.00 +SGY, 03, 28, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 28, 51.00, 26.00, 22.00, 21.00, 32.00 +SHV, 03, 28, 73.00, 50.00, 20.00, 21.00, 32.00 +SIT, 03, 28, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 28, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 28, 77.00, 48.00, 12.00, 7.00, 17.00 +SKA, 03, 28, 52.00, 32.00, -9999.00, -9999.00, 30.00 +SKF, 03, 28, 77.00, 54.00, -9999.00, -9999.00, 21.00 +SLC, 03, 28, 56.00, 35.00, 25.00, 24.00, 36.00 +SLE, 03, 28, 58.00, 36.00, 37.00, 37.00, 49.00 +SLN, 03, 28, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 28, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 28, 65.00, 42.00, -9999.00, 19.00, 35.00 +SNA, 03, 28, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 28, 31.00, 21.00, 36.00, 40.00, 55.00 +SNS, 03, 28, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 28, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 28, 57.00, 37.00, 32.00, 26.00, 44.00 +SPS, 03, 28, 71.00, 45.00, 14.00, 15.00, 23.00 +SRQ, 03, 28, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 28, 72.00, 46.00, -9999.00, -9999.00, 31.00 +SSI, 03, 28, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +STC, 03, 28, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 28, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +STL, 03, 28, 60.00, 41.00, 30.00, 27.00, 43.00 +STNV, 03, 28, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +STS, 03, 28, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 28, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 28, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 28, 68.00, 44.00, -9999.00, -9999.00, 23.00 +SUX, 03, 28, 54.00, 31.00, 24.00, 21.00, 34.00 +SVN, 03, 28, 74.00, 51.00, -9999.00, -9999.00, 28.00 +SWF, 03, 28, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 28, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 28, 48.00, 30.00, 37.00, 36.00, 51.00 +SZL, 03, 28, 61.00, 36.00, -9999.00, -9999.00, 28.00 +TAD, 03, 28, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 28, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 28, 67.00, 36.00, -9999.00, -9999.00, 33.00 +TCC, 03, 28, 68.00, 37.00, 7.00, 9.00, 13.00 +TCL, 03, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 28, 57.00, 37.00, -9999.00, -9999.00, 51.00 +TCS, 03, 28, 70.00, 41.00, -9999.00, -9999.00, 8.00 +TEB, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 28, 67.00, 43.00, -9999.00, -9999.00, 23.00 +TKA, 03, 28, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 28, 77.00, 50.00, 16.00, 17.00, 25.00 +TNX, 03, 28, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 28, 52.00, 31.00, 30.00, 29.00, 44.00 +TOP, 03, 28, 61.00, 37.00, 24.00, 21.00, 35.00 +TPA, 03, 28, 79.00, 59.00, 10.00, 12.00, 18.00 +TPH, 03, 28, 58.00, 30.00, 12.00, 10.00, 16.00 +TRI, 03, 28, 63.00, 39.00, 26.00, 26.00, 39.00 +TRK, 03, 28, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 28, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 28, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 28, 67.00, 44.00, 22.00, 21.00, 33.00 +TUP, 03, 28, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 28, 77.00, 47.00, 9.00, 9.00, 13.00 +TVC, 03, 28, 45.00, 26.00, 25.00, 22.00, 36.00 +TVL, 03, 28, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 28, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 28, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 28, 66.00, 40.00, 26.00, 27.00, 39.00 +T01, 03, 28, 61.00, 39.00, -9999.00, -9999.00, 33.00 +T02, 03, 28, 70.00, 46.00, -9999.00, -9999.00, 30.00 +T03, 03, 28, 72.00, 47.00, -9999.00, -9999.00, 30.00 +T04, 03, 28, 79.00, 60.00, -9999.00, -9999.00, 19.00 +T05, 03, 28, 60.00, 34.00, -9999.00, -9999.00, 25.00 +T06, 03, 28, 74.00, 47.00, -9999.00, -9999.00, 32.00 +T07, 03, 28, 63.00, 32.00, -9999.00, -9999.00, 30.00 +T08, 03, 28, 56.00, 36.00, -9999.00, -9999.00, 28.00 +UCA, 03, 28, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 28, 67.00, 41.00, -9999.00, -9999.00, 7.00 +UIL, 03, 28, 53.00, 36.00, 54.00, 54.00, 64.00 +UIN, 03, 28, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 28, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 28, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 28, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +U15, 03, 28, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +U28, 03, 28, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 28, 75.00, 49.00, -9999.00, -9999.00, 27.00 +VBG, 03, 28, 67.00, 44.00, -9999.00, -9999.00, 22.00 +VCT, 03, 28, 77.00, 57.00, 15.00, 15.00, 24.00 +VCV, 03, 28, 69.00, 39.00, -9999.00, -9999.00, 7.00 +VDZ, 03, 28, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 28, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 28, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 28, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 28, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 28, 74.00, 50.00, -9999.00, -9999.00, 27.00 +VRB, 03, 28, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 28, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 28, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 28, 61.00, 39.00, 27.00, 27.00, -9999.00 +WJA, 03, 28, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 28, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 28, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 28, 58.00, 27.00, 17.00, 18.00, 27.00 +WPO, 03, 28, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 28, 74.00, 48.00, -9999.00, -9999.00, 30.00 +WRG, 03, 28, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 28, 58.00, 34.00, -9999.00, -9999.00, 36.00 +WRL, 03, 28, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +X68, 03, 28, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 28, 41.00, 26.00, 54.00, 53.00, 63.00 +YCG, 03, 28, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 28, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 28, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 28, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 28, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 28, 59.00, 33.00, 10.00, 11.00, 17.00 +YNG, 03, 28, 51.00, 32.00, 34.00, 33.00, 49.00 +YPA, 03, 28, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 28, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 28, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 28, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 28, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 28, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 28, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 28, 82.00, 53.00, 4.00, 3.00, 6.00 +YVR, 03, 28, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 28, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 28, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 28, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 28, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 28, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 28, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 28, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 28, 39.00, 21.00, 30.00, 29.00, 41.00 +ZUN, 03, 28, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 28, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 28, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 28, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +01R, 03, 28, 74.00, 51.00, -9999.00, -9999.00, 29.00 +1V1, 03, 28, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 28, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 28, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 28, 66.00, 46.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 28, 72.00, 46.00, -9999.00, -9999.00, 30.00 +3B1, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 28, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 28, 45.00, 24.00, -9999.00, -9999.00, 35.00 +3SE, 03, 28, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 28, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 28, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 03, 28, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 28, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 28, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 28, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 28, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 29, 55.00, 35.00, 26.00, 25.00, 38.00 +ABI, 03, 29, 74.00, 48.00, 12.00, 10.00, 20.00 +ABQ, 03, 29, 66.00, 36.00, 10.00, 10.00, 16.00 +ABR, 03, 29, 48.00, 27.00, 20.00, 18.00, 28.00 +ABY, 03, 29, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 29, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 29, 74.00, 52.00, 17.00, 16.00, 26.00 +ACV, 03, 29, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 29, 56.00, 35.00, 24.00, 23.00, 35.00 +ADK, 03, 29, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 29, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 29, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 29, 60.00, 37.00, -9999.00, -9999.00, 35.00 +AEX, 03, 29, 74.00, 52.00, -9999.00, -9999.00, 29.00 +AFF, 03, 29, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 29, 82.00, 57.00, -9999.00, -9999.00, 20.00 +AGS, 03, 29, 73.00, 45.00, 21.00, 21.00, 31.00 +AHN, 03, 29, 70.00, 46.00, 21.00, 23.00, 31.00 +AKN, 03, 29, 35.00, 19.00, 25.00, 25.00, 37.00 +AKO, 03, 29, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 29, 51.00, 30.00, 27.00, 26.00, 41.00 +ALI, 03, 29, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 29, 51.00, 32.00, 23.00, 23.00, 36.00 +ALS, 03, 29, 54.00, 20.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 29, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 29, 67.00, 37.00, 13.00, 12.00, 21.00 +AMG, 03, 29, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 29, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 29, 38.00, 23.00, 16.00, 18.00, 24.00 +AND, 03, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 29, 47.00, 35.00, 53.00, 52.00, 67.00 +AOO, 03, 29, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +APN, 03, 29, 45.00, 25.00, 27.00, 28.00, 40.00 +AQQ, 03, 29, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +ART, 03, 29, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +AST, 03, 29, 54.00, 39.00, 51.00, 52.00, 62.00 +ATL, 03, 29, 69.00, 47.00, 23.00, 23.00, 34.00 +ATW, 03, 29, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 29, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 29, 59.00, 36.00, -9999.00, -9999.00, 41.00 +AUG, 03, 29, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 29, 76.00, 56.00, 19.00, 17.00, 28.00 +AUW, 03, 29, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 29, 64.00, 39.00, 24.00, 24.00, 35.00 +AVP, 03, 29, 52.00, 33.00, 30.00, 29.00, 44.00 +AXN, 03, 29, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 29, 50.00, 31.00, -9999.00, -9999.00, 30.00 +AYS, 03, 29, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 29, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 29, 70.00, 46.00, -9999.00, -9999.00, 23.00 +BAD, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 29, 46.00, 20.00, -9999.00, -9999.00, 20.00 +BDL, 03, 29, 53.00, 33.00, 25.00, 27.00, 38.00 +BDR, 03, 29, 52.00, 35.00, 27.00, 24.00, 38.00 +BET, 03, 29, 26.00, 10.00, 20.00, 20.00, 30.00 +BFD, 03, 29, 47.00, 27.00, 40.00, 36.00, 52.00 +BFF, 03, 29, 56.00, 27.00, 19.00, 18.00, 28.00 +BFL, 03, 29, 72.00, 48.00, 14.00, 14.00, 20.00 +BGM, 03, 29, 47.00, 30.00, 34.00, 33.00, 49.00 +BGR, 03, 29, 45.00, 28.00, 25.00, 24.00, 35.00 +BGS, 03, 29, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 29, 71.00, 46.00, 24.00, 22.00, 35.00 +BID, 03, 29, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 29, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 29, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 29, 51.00, 29.00, 22.00, 21.00, 31.00 +BIS, 03, 29, 46.00, 25.00, 21.00, 18.00, 29.00 +BIX, 03, 29, 73.00, 56.00, -9999.00, -9999.00, 28.00 +BJI, 03, 29, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 29, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 29, 57.00, 27.00, -9999.00, -9999.00, 25.00 +BKW, 03, 29, 57.00, 37.00, 34.00, 32.00, 48.00 +BLF, 03, 29, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 29, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 29, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 29, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 29, 63.00, 40.00, -9999.00, -9999.00, 35.00 +BNA, 03, 29, 66.00, 44.00, 31.00, 27.00, 43.00 +BNO, 03, 29, 52.00, 27.00, -9999.00, 22.00, 41.00 +BOI, 03, 29, 57.00, 34.00, 22.00, 21.00, 33.00 +BOS, 03, 29, 51.00, 36.00, 26.00, 25.00, 38.00 +BPI, 03, 29, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 29, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 29, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 29, 55.00, 36.00, -9999.00, -9999.00, 33.00 +BRO, 03, 29, 82.00, 63.00, 9.00, 7.00, 12.00 +BRW, 03, 29, -3.00, -17.00, 9.00, 11.00, 15.00 +BSM, 03, 29, 76.00, 56.00, -9999.00, -9999.00, 21.00 +BTI, 03, 29, -4.00, -18.00, 8.00, 9.00, 13.00 +BTL, 03, 29, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 29, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 29, 77.00, 54.00, 20.00, 19.00, 32.00 +BTT, 03, 29, 22.00, -1.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 29, 46.00, 29.00, 32.00, 30.00, 46.00 +BUB, 03, 29, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 29, 48.00, 31.00, 35.00, 36.00, 49.00 +BUR, 03, 29, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 29, 73.00, 56.00, -9999.00, 15.00, 29.00 +BWG, 03, 29, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 29, 59.00, 38.00, 25.00, 22.00, 35.00 +BYH, 03, 29, 66.00, 46.00, -9999.00, -9999.00, 37.00 +BYI, 03, 29, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 29, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 29, 73.00, 46.00, 18.00, 21.00, 29.00 +CAG, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 29, 54.00, 33.00, 33.00, 36.00, 50.00 +CAO, 03, 29, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 29, 40.00, 22.00, 31.00, 34.00, 45.00 +CBM, 03, 29, 71.00, 46.00, -9999.00, -9999.00, 32.00 +CDB, 03, 29, 36.00, 27.00, 47.00, 53.00, 67.00 +CDC, 03, 29, 57.00, 30.00, 18.00, 17.00, 27.00 +CDR, 03, 29, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 29, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 29, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 29, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 29, 67.00, 43.00, 25.00, 24.00, 36.00 +CHO, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 29, 72.00, 51.00, 19.00, 19.00, 29.00 +CID, 03, 29, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 29, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 29, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 29, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 29, 53.00, 33.00, 34.00, 32.00, 49.00 +CLL, 03, 29, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 29, 67.00, 44.00, 20.00, 23.00, 31.00 +CMH, 03, 29, 57.00, 36.00, 31.00, 29.00, 44.00 +CMI, 03, 29, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 29, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 29, 59.00, 36.00, 24.00, 18.00, 34.00 +CNM, 03, 29, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 29, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +COD, 03, 29, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +COF, 03, 29, 79.00, 59.00, -9999.00, -9999.00, 21.00 +CON, 03, 29, 49.00, 27.00, 25.00, 23.00, 37.00 +COS, 03, 29, 55.00, 29.00, 19.00, 17.00, 25.00 +COT, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 29, 60.00, 39.00, 28.00, 25.00, 39.00 +CPR, 03, 29, 51.00, 26.00, 22.00, 23.00, 33.00 +CRBC, 03, 29, 41.00, 5.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 29, 79.00, 60.00, 12.00, 11.00, 19.00 +CRW, 03, 29, 62.00, 39.00, 34.00, 34.00, 47.00 +CSG, 03, 29, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 29, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 29, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 29, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 29, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 29, 59.00, 38.00, 30.00, 29.00, 44.00 +CVN, 03, 29, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 29, 68.00, 37.00, -9999.00, -9999.00, 9.00 +CXY, 03, 29, 57.00, 37.00, 22.00, 22.00, 32.00 +CYS, 03, 29, 50.00, 26.00, 20.00, 20.00, 30.00 +DAA, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 03, 29, 78.00, 56.00, 11.00, 15.00, 21.00 +DAG, 03, 29, 74.00, 48.00, 6.00, 6.00, 12.00 +DAL, 03, 29, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 29, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 29, 56.00, 36.00, 31.00, 29.00, 44.00 +DBQ, 03, 29, 50.00, 32.00, 28.00, 25.00, 39.00 +DCA, 03, 29, 62.00, 42.00, 22.00, 23.00, 33.00 +DDC, 03, 29, 63.00, 36.00, 20.00, 16.00, 28.00 +DEC, 03, 29, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 29, 57.00, 30.00, 20.00, 19.00, 29.00 +DFW, 03, 29, 73.00, 50.00, 18.00, 14.00, 26.00 +DHN, 03, 29, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 29, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 29, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 29, 80.00, 55.00, -9999.00, -9999.00, 13.00 +DLG, 03, 29, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 29, 40.00, 23.00, 25.00, 24.00, 36.00 +DLLC, 03, 29, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 29, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 29, 77.00, 47.00, -9999.00, -9999.00, 10.00 +DMN, 03, 29, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 29, 61.00, 39.00, -9999.00, -9999.00, 36.00 +DPG, 03, 29, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 29, 74.00, 50.00, -9999.00, -9999.00, 27.00 +DRA, 03, 29, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 29, 80.00, 55.00, 12.00, 11.00, 18.00 +DSM, 03, 29, 54.00, 34.00, 29.00, 24.00, 39.00 +DTW, 03, 29, 51.00, 32.00, 30.00, 27.00, 42.00 +DUG, 03, 29, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 29, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 29, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 29, 74.00, 48.00, -9999.00, -9999.00, 18.00 +D45, 03, 29, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 29, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 29, 47.00, 27.00, 22.00, 21.00, 32.00 +ECG, 03, 29, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 29, 68.00, 42.00, -9999.00, -9999.00, 9.00 +EED, 03, 29, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 29, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 29, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 29, 57.00, 31.00, 36.00, 40.00, 52.00 +EKO, 03, 29, 55.00, 27.00, 20.00, 20.00, 30.00 +ELD, 03, 29, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 29, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 29, 74.00, 44.00, 4.00, 4.00, 7.00 +ELY, 03, 29, 52.00, 23.00, 20.00, 22.00, 32.00 +EMP, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 29, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +END, 03, 29, 68.00, 44.00, -9999.00, -9999.00, 15.00 +ENN, 03, 29, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 29, 57.00, 36.00, -9999.00, -9999.00, 20.00 +EPH, 03, 29, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 29, 49.00, 33.00, 37.00, 33.00, 49.00 +ESF, 03, 29, 74.00, 52.00, -9999.00, -9999.00, 36.00 +EUG, 03, 29, 58.00, 40.00, 38.00, 38.00, 50.00 +EVV, 03, 29, 62.00, 41.00, 34.00, 28.00, 46.00 +EWN, 03, 29, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 29, 57.00, 38.00, 24.00, 25.00, 37.00 +EYW, 03, 29, 80.00, 71.00, 9.00, 8.00, 15.00 +E74, 03, 29, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 29, 66.00, 40.00, -9999.00, -9999.00, 31.00 +FAI, 03, 29, 32.00, 8.00, 12.00, 14.00, 19.00 +FAR, 03, 29, 43.00, 25.00, 19.00, 17.00, 28.00 +FAT, 03, 29, 71.00, 45.00, 17.00, 15.00, 23.00 +FAY, 03, 29, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 29, 49.00, 27.00, 23.00, 24.00, 35.00 +FCS, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 29, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 29, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 03, 29, 53.00, 24.00, 24.00, 22.00, 32.00 +FLL, 03, 29, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 29, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +FME, 03, 29, 63.00, 36.00, -9999.00, -9999.00, 34.00 +FMH, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 29, 64.00, 30.00, 10.00, 14.00, 16.00 +FMY, 03, 29, 82.00, 60.00, 8.00, 10.00, 15.00 +FNT, 03, 29, 49.00, 31.00, 28.00, 30.00, 43.00 +FOD, 03, 29, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 29, 62.00, 38.00, -9999.00, -9999.00, 28.00 +FOK, 03, 29, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 29, 63.00, 38.00, -9999.00, -9999.00, 26.00 +FSD, 03, 29, 50.00, 29.00, 26.00, 23.00, 37.00 +FSI, 03, 29, 70.00, 44.00, -9999.00, -9999.00, 22.00 +FSM, 03, 29, 70.00, 44.00, 23.00, 20.00, 34.00 +FTK, 03, 29, 63.00, 38.00, -9999.00, -9999.00, 37.00 +FWA, 03, 29, 53.00, 34.00, 28.00, 29.00, 43.00 +FWH, 03, 29, 72.00, 49.00, -9999.00, -9999.00, 23.00 +FYU, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 29, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 29, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 29, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 29, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 29, 52.00, 32.00, 21.00, 24.00, 35.00 +GFA, 03, 29, 49.00, 27.00, -9999.00, -9999.00, 27.00 +GFK, 03, 29, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 29, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 29, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 29, 48.00, 26.00, 17.00, 15.00, 26.00 +GJT, 03, 29, 61.00, 35.00, 18.00, 18.00, 26.00 +GKN, 03, 29, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 29, 58.00, 30.00, 18.00, 18.00, 27.00 +GLH, 03, 29, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 29, 70.00, 61.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 29, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 03, 29, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 29, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 29, 46.00, 28.00, 28.00, 25.00, 39.00 +GRCI, 03, 29, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 29, 57.00, 37.00, -9999.00, -9999.00, 52.00 +GRI, 03, 29, 56.00, 32.00, 24.00, 19.00, 32.00 +GRK, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 29, 50.00, 31.00, 31.00, 29.00, 43.00 +GSB, 03, 29, 69.00, 45.00, -9999.00, -9999.00, 30.00 +GSG, 03, 29, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 29, 65.00, 42.00, 23.00, 22.00, 33.00 +GSP, 03, 29, 68.00, 44.00, 21.00, 23.00, 33.00 +GST, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 29, 47.00, 29.00, -9999.00, -9999.00, 50.00 +GTF, 03, 29, 49.00, 27.00, 21.00, 22.00, 31.00 +GUP, 03, 29, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 29, 55.00, 33.00, -9999.00, -9999.00, 41.00 +GVW, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 03, 29, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 29, 63.00, 47.00, 19.00, 21.00, 30.00 +HBR, 03, 29, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 29, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 29, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 29, 55.00, 33.00, -9999.00, -9999.00, 30.00 +HKY, 03, 29, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 29, 51.00, 26.00, 19.00, 18.00, 28.00 +HMN, 03, 29, 75.00, 35.00, -9999.00, -9999.00, 6.00 +HMS, 03, 29, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 29, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 29, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +HON, 03, 29, 50.00, 28.00, 22.00, 19.00, 31.00 +HOP, 03, 29, 64.00, 40.00, -9999.00, -9999.00, 37.00 +HOT, 03, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 29, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 29, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 29, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 29, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 29, 74.00, 50.00, -9999.00, -9999.00, 26.00 +HST, 03, 29, 82.00, 60.00, -9999.00, -9999.00, 17.00 +HSV, 03, 29, 68.00, 45.00, 29.00, 22.00, 40.00 +HTL, 03, 29, 45.00, 25.00, 34.00, 26.00, 44.00 +HTS, 03, 29, 62.00, 40.00, 32.00, 32.00, 46.00 +HUF, 03, 29, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 29, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 29, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 29, 50.00, 25.00, 18.00, 18.00, 28.00 +IAB, 03, 29, 63.00, 39.00, -9999.00, -9999.00, 23.00 +IAD, 03, 29, 60.00, 36.00, 24.00, 23.00, 34.00 +IAG, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 29, 75.00, 54.00, 19.00, 20.00, 30.00 +ICT, 03, 29, 63.00, 39.00, 25.00, 18.00, 34.00 +IDA, 03, 29, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 29, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 29, 58.00, 38.00, 26.00, 24.00, 37.00 +ILI, 03, 29, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 29, 70.00, 47.00, 19.00, 20.00, 30.00 +IMT, 03, 29, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +IND, 03, 29, 58.00, 37.00, 32.00, 30.00, 45.00 +INL, 03, 29, 41.00, 20.00, 22.00, 18.00, 30.00 +INS, 03, 29, 67.00, 41.00, -9999.00, -9999.00, 6.00 +INT, 03, 29, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +INW, 03, 29, 65.00, 33.00, 10.00, 7.00, 13.00 +IPL, 03, 29, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 29, 54.00, 34.00, 27.00, 28.00, 40.00 +IRK, 03, 29, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 29, 47.00, 24.00, 18.00, 16.00, 25.00 +ISP, 03, 29, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 29, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 29, 81.00, 48.00, -9999.00, -9999.00, 10.00 +IWD, 03, 29, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 29, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 29, 74.00, 48.00, 22.00, 20.00, 33.00 +JAX, 03, 29, 76.00, 52.00, 15.00, 17.00, 24.00 +JBR, 03, 29, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 29, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 29, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 29, 53.00, 39.00, 23.00, 23.00, 35.00 +JHW, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 29, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 29, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 29, 43.00, 29.00, 46.00, 45.00, 58.00 +JST, 03, 29, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 29, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 29, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 29, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 29, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 29, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 29, 50.00, 30.00, 31.00, 29.00, 44.00 +LAR, 03, 29, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 29, 73.00, 47.00, 6.00, 7.00, 11.00 +LAX, 03, 29, 66.00, 51.00, 13.00, 14.00, 19.00 +LBB, 03, 29, 71.00, 42.00, 12.00, 8.00, 16.00 +LBF, 03, 29, 56.00, 28.00, 22.00, 19.00, 30.00 +LCH, 03, 29, 75.00, 55.00, 17.00, 18.00, 27.00 +LCK, 03, 29, 59.00, 36.00, -9999.00, -9999.00, 40.00 +LEB, 03, 29, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 29, 61.00, 40.00, 31.00, 29.00, 44.00 +LFI, 03, 29, 62.00, 44.00, -9999.00, -9999.00, 33.00 +LFK, 03, 29, 76.00, 52.00, 21.00, 21.00, 32.00 +LFT, 03, 29, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 29, 54.00, 39.00, 24.00, 23.00, 36.00 +LGB, 03, 29, 70.00, 50.00, 14.00, 13.00, 20.00 +LGU, 03, 29, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 29, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 29, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 29, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 29, 69.00, 47.00, 22.00, 21.00, 33.00 +LIZ, 03, 29, 40.00, 22.00, -9999.00, -9999.00, 41.00 +LMT, 03, 29, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 03, 29, 51.00, 27.00, 18.00, 19.00, 25.00 +LNK, 03, 29, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 29, 61.00, 29.00, 10.00, 10.00, 16.00 +LOZ, 03, 29, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 29, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 29, 69.00, 46.00, -9999.00, -9999.00, 33.00 +LSE, 03, 29, 50.00, 31.00, 22.00, 22.00, 32.00 +LSF, 03, 29, 74.00, 49.00, -9999.00, -9999.00, 34.00 +LSV, 03, 29, 77.00, 42.00, -9999.00, -9999.00, 6.00 +LTS, 03, 29, 74.00, 44.00, -9999.00, -9999.00, 18.00 +LUF, 03, 29, 81.00, 46.00, -9999.00, -9999.00, 7.00 +LVS, 03, 29, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 29, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 29, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 29, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 29, 63.00, 40.00, 25.00, 23.00, 35.00 +MAF, 03, 29, 76.00, 45.00, 6.00, 4.00, 10.00 +MBL, 03, 29, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 29, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 29, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 29, 69.00, 47.00, -9999.00, -9999.00, 23.00 +MCF, 03, 29, 79.00, 59.00, -9999.00, -9999.00, 18.00 +MCG, 03, 29, 30.00, 5.00, 18.00, 21.00, 28.00 +MCI, 03, 29, 60.00, 39.00, 26.00, 22.00, 38.00 +MCK, 03, 29, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 29, 74.00, 48.00, 20.00, 19.00, 30.00 +MCO, 03, 29, 81.00, 57.00, 11.00, 13.00, 19.00 +MCW, 03, 29, 48.00, 30.00, 20.00, 18.00, 30.00 +MC2, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 29, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 29, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 29, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 29, 53.00, 35.00, 34.00, 29.00, 44.00 +MEI, 03, 29, 74.00, 47.00, 21.00, 21.00, 34.00 +MEM, 03, 29, 69.00, 48.00, 29.00, 23.00, 40.00 +MER, 03, 29, 71.00, 43.00, -9999.00, -9999.00, 20.00 +MFD, 03, 29, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 29, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 29, 61.00, 37.00, 27.00, 25.00, 36.00 +MGE, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 03, 29, 73.00, 49.00, 24.00, 20.00, 33.00 +MGW, 03, 29, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 29, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 29, 67.00, 45.00, -9999.00, -9999.00, 23.00 +MHS, 03, 29, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 29, 81.00, 65.00, 11.00, 12.00, 18.00 +MIB, 03, 29, 44.00, 25.00, -9999.00, -9999.00, 27.00 +MIV, 03, 29, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 29, 61.00, 32.00, -9999.00, -9999.00, 22.00 +MKC, 03, 29, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 29, 47.00, 31.00, 32.00, 28.00, 45.00 +MKG, 03, 29, 48.00, 31.00, 30.00, 29.00, 43.00 +MKL, 03, 29, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 29, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 29, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 29, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 29, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 29, 54.00, 34.00, 29.00, 25.00, 40.00 +MLS, 03, 29, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 29, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 29, 74.00, 49.00, -9999.00, -9999.00, 30.00 +MOB, 03, 29, 75.00, 54.00, 22.00, 20.00, 33.00 +MOT, 03, 29, 44.00, 25.00, 17.00, 15.00, 23.00 +MPV, 03, 29, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 29, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 29, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 29, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 29, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 29, 63.00, 45.00, -9999.00, -9999.00, 25.00 +MSL, 03, 29, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 29, 49.00, 29.00, 29.00, 25.00, 40.00 +MSO, 03, 29, 52.00, 28.00, 25.00, 22.00, 36.00 +MSP, 03, 29, 47.00, 30.00, 26.00, 23.00, 37.00 +MSS, 03, 29, 45.00, 26.00, 30.00, 26.00, 42.00 +MSY, 03, 29, 75.00, 55.00, 19.00, 19.00, 29.00 +MTC, 03, 29, 49.00, 32.00, -9999.00, -9999.00, 37.00 +MTN, 03, 29, 60.00, 38.00, -9999.00, -9999.00, 34.00 +MTO, 03, 29, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 29, 56.00, 34.00, -9999.00, -9999.00, 34.00 +MUO, 03, 29, 62.00, 33.00, -9999.00, -9999.00, 22.00 +MWA, 03, 29, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 29, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 29, 73.00, 49.00, -9999.00, -9999.00, 30.00 +MYL, 03, 29, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 29, 72.00, 47.00, -9999.00, -9999.00, 30.00 +NAO, 03, 29, 69.00, 54.00, -9999.00, -9999.00, 27.00 +NBC, 03, 29, 74.00, 51.00, -9999.00, -9999.00, 28.00 +NBE, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 03, 29, 53.00, 34.00, -9999.00, -9999.00, 37.00 +NCA, 03, 29, 72.00, 43.00, -9999.00, -9999.00, 31.00 +NCO, 03, 29, 51.00, 34.00, -9999.00, -9999.00, 39.00 +NC1, 03, 29, 67.00, 43.00, -9999.00, -9999.00, 9.00 +NEL, 03, 29, 57.00, 34.00, -9999.00, -9999.00, 36.00 +NFG, 03, 29, 66.00, 48.00, -9999.00, -9999.00, 35.00 +NFL, 03, 29, 61.00, 30.00, -9999.00, -9999.00, 13.00 +NGP, 03, 29, 79.00, 60.00, -9999.00, -9999.00, 16.00 +NGU, 03, 29, 63.00, 43.00, -9999.00, -9999.00, 31.00 +NGZ, 03, 29, 62.00, 47.00, -9999.00, -9999.00, 24.00 +NHK, 03, 29, 62.00, 38.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 29, 47.00, 29.00, -9999.00, -9999.00, 36.00 +NID, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 29, 76.00, 52.00, -9999.00, -9999.00, 23.00 +NIR, 03, 29, 78.00, 56.00, -9999.00, -9999.00, 19.00 +NKT, 03, 29, 67.00, 47.00, -9999.00, -9999.00, 30.00 +NKX, 03, 29, 67.00, 54.00, -9999.00, -9999.00, 18.00 +NLC, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 03, 29, 73.00, 46.00, -9999.00, -9999.00, 31.00 +NPA, 03, 29, 73.00, 55.00, -9999.00, -9999.00, 27.00 +NQA, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 03, 29, 82.00, 59.00, -9999.00, -9999.00, 16.00 +NQX, 03, 29, 80.00, 71.00, -9999.00, -9999.00, 13.00 +NRB, 03, 29, 75.00, 56.00, -9999.00, -9999.00, 22.00 +NRC, 03, 29, 71.00, 42.00, -9999.00, -9999.00, 28.00 +NRS, 03, 29, 66.00, 50.00, -9999.00, -9999.00, 15.00 +NSE, 03, 29, 75.00, 52.00, -9999.00, -9999.00, 28.00 +NSI, 03, 29, 67.00, 47.00, -9999.00, -9999.00, 15.00 +NTD, 03, 29, 67.00, 47.00, -9999.00, -9999.00, 12.00 +NTK, 03, 29, 71.00, 50.00, -9999.00, -9999.00, 16.00 +NTU, 03, 29, 63.00, 43.00, -9999.00, -9999.00, 33.00 +NUC, 03, 29, 66.00, 51.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 29, 66.00, 44.00, -9999.00, -9999.00, 24.00 +NUW, 03, 29, 54.00, 38.00, -9999.00, -9999.00, 43.00 +NWF, 03, 29, 70.00, 50.00, -9999.00, -9999.00, 21.00 +NXX, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 03, 29, 63.00, 37.00, -9999.00, -9999.00, 34.00 +NZC, 03, 29, 78.00, 49.00, -9999.00, -9999.00, 25.00 +NZJ, 03, 29, 71.00, 46.00, -9999.00, -9999.00, 16.00 +NZW, 03, 29, 52.00, 33.00, -9999.00, -9999.00, 36.00 +NZY, 03, 29, 67.00, 54.00, -9999.00, -9999.00, 16.00 +OAK, 03, 29, 64.00, 44.00, 20.00, 20.00, 28.00 +OAR, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 03, 29, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 29, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 29, 67.00, 44.00, 19.00, 17.00, 29.00 +OLM, 03, 29, 56.00, 35.00, 42.00, 43.00, 54.00 +OMA, 03, 29, 57.00, 34.00, 22.00, 20.00, 32.00 +OME, 03, 29, 21.00, 4.00, 19.00, 23.00, 29.00 +ONT, 03, 29, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 29, 53.00, 34.00, 33.00, 27.00, 44.00 +ORF, 03, 29, 63.00, 43.00, 23.00, 21.00, 32.00 +ORH, 03, 29, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 29, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 29, 45.00, 26.00, -9999.00, -9999.00, 35.00 +OTG, 03, 29, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 29, 55.00, 41.00, 46.00, 47.00, 58.00 +OTM, 03, 29, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 29, 14.00, -4.00, 15.00, 19.00, 23.00 +OURC, 03, 29, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 29, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 29, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 29, 75.00, 50.00, -9999.00, -9999.00, 29.00 +PACZ, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 29, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 29, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 29, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 29, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 29, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 29, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 29, 75.00, 52.00, -9999.00, -9999.00, 23.00 +PAQ, 03, 29, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 29, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 29, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 29, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 29, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 29, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 29, 46.00, 28.00, -9999.00, -9999.00, 33.00 +PBI, 03, 29, 80.00, 63.00, 11.00, 14.00, 21.00 +PDT, 03, 29, 58.00, 37.00, 20.00, 19.00, 31.00 +PDX, 03, 29, 58.00, 40.00, 38.00, 41.00, 51.00 +PFN, 03, 29, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 29, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 29, 57.00, 38.00, 24.00, 25.00, 37.00 +PHX, 03, 29, 80.00, 52.00, 7.00, 8.00, 13.00 +PIA, 03, 29, 55.00, 36.00, 31.00, 27.00, 43.00 +PIB, 03, 29, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 29, 52.00, 29.00, 22.00, 23.00, 35.00 +PIR, 03, 29, 51.00, 29.00, 17.00, 15.00, 23.00 +PIT, 03, 29, 55.00, 35.00, 35.00, 32.00, 48.00 +PKB, 03, 29, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 29, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 29, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 29, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 29, 73.00, 55.00, 18.00, 18.00, 29.00 +POB, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 03, 29, 75.00, 51.00, -9999.00, -9999.00, 37.00 +POM, 03, 29, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 03, 29, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 29, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 29, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 29, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 29, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 29, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 29, 50.00, 29.00, -9999.00, -9999.00, 36.00 +PSP, 03, 29, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 29, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 29, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 29, 63.00, 31.00, 13.00, 11.00, 18.00 +PUC, 03, 29, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 29, 52.00, 33.00, 26.00, 24.00, 39.00 +PVU, 03, 29, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 29, 47.00, 30.00, 28.00, 26.00, 39.00 +P02, 03, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +P07, 03, 29, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +P11, 03, 29, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +P24, 03, 29, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +P28, 03, 29, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +P35, 03, 29, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +P38, 03, 29, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +P39, 03, 29, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P58, 03, 29, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +P59, 03, 29, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +P60, 03, 29, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +P61, 03, 29, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +P67, 03, 29, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +P68, 03, 29, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +P69, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 29, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 29, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 29, 52.00, 27.00, 18.00, 17.00, 26.00 +RBL, 03, 29, 67.00, 45.00, 22.00, 21.00, 31.00 +RCA, 03, 29, 52.00, 27.00, -9999.00, -9999.00, 27.00 +RDD, 03, 29, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 29, 56.00, 27.00, 16.00, 16.00, 27.00 +RDR, 03, 29, 41.00, 23.00, -9999.00, -9999.00, 26.00 +RDU, 03, 29, 67.00, 43.00, 21.00, 20.00, 31.00 +REE, 03, 29, 71.00, 42.00, -9999.00, -9999.00, 10.00 +REJ, 03, 29, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 29, 51.00, 32.00, 29.00, 26.00, 41.00 +RIC, 03, 29, 65.00, 41.00, 22.00, 23.00, 33.00 +RIV, 03, 29, 72.00, 45.00, -9999.00, -9999.00, 10.00 +RIW, 03, 29, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 29, 47.00, 25.00, 15.00, 12.00, 22.00 +RME, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +RMG, 03, 29, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +RND, 03, 29, 77.00, 54.00, -9999.00, -9999.00, 21.00 +RNO, 03, 29, 60.00, 31.00, 15.00, 13.00, 21.00 +ROA, 03, 29, 63.00, 40.00, 25.00, 24.00, 36.00 +ROC, 03, 29, 49.00, 31.00, 32.00, 33.00, 47.00 +ROW, 03, 29, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 29, 61.00, 36.00, 19.00, 17.00, 28.00 +RST, 03, 29, 46.00, 28.00, 26.00, 25.00, 40.00 +RWF, 03, 29, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 29, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 29, 67.00, 44.00, 21.00, 22.00, 28.00 +SAF, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 29, 67.00, 54.00, 16.00, 15.00, 23.00 +SAT, 03, 29, 77.00, 54.00, 19.00, 17.00, 29.00 +SAV, 03, 29, 74.00, 51.00, 18.00, 19.00, 28.00 +SAW, 03, 29, 42.00, 27.00, -9999.00, -9999.00, 39.00 +SBA, 03, 29, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 29, 72.00, 46.00, -9999.00, -9999.00, 17.00 +SBN, 03, 29, 52.00, 34.00, 33.00, 33.00, 47.00 +SBP, 03, 29, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 29, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 29, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 29, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 29, 69.00, 44.00, 16.00, 20.00, 25.00 +SDF, 03, 29, 62.00, 41.00, 31.00, 27.00, 42.00 +SEA, 03, 29, 55.00, 40.00, 35.00, 31.00, 46.00 +SEM, 03, 29, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 29, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 29, 62.00, 46.00, 22.00, 22.00, 30.00 +SGF, 03, 29, 63.00, 40.00, 26.00, 24.00, 39.00 +SGY, 03, 29, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 29, 52.00, 26.00, 22.00, 21.00, 32.00 +SHV, 03, 29, 74.00, 50.00, 20.00, 21.00, 32.00 +SIT, 03, 29, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 29, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 29, 78.00, 48.00, 12.00, 7.00, 17.00 +SKA, 03, 29, 52.00, 32.00, -9999.00, -9999.00, 29.00 +SKF, 03, 29, 77.00, 54.00, -9999.00, -9999.00, 21.00 +SLC, 03, 29, 57.00, 35.00, 25.00, 24.00, 35.00 +SLE, 03, 29, 58.00, 36.00, 37.00, 37.00, 49.00 +SLN, 03, 29, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 29, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 29, 65.00, 42.00, -9999.00, 18.00, 34.00 +SNA, 03, 29, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 29, 31.00, 21.00, 36.00, 40.00, 55.00 +SNS, 03, 29, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 29, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 29, 57.00, 38.00, 32.00, 26.00, 44.00 +SPS, 03, 29, 71.00, 46.00, 14.00, 15.00, 23.00 +SRQ, 03, 29, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 29, 73.00, 46.00, -9999.00, -9999.00, 30.00 +SSI, 03, 29, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +STC, 03, 29, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 29, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +STL, 03, 29, 61.00, 41.00, 30.00, 27.00, 43.00 +STNV, 03, 29, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +STS, 03, 29, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 29, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 29, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 29, 68.00, 44.00, -9999.00, -9999.00, 22.00 +SUX, 03, 29, 54.00, 32.00, 24.00, 21.00, 34.00 +SVN, 03, 29, 74.00, 51.00, -9999.00, -9999.00, 27.00 +SWF, 03, 29, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 29, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 29, 49.00, 31.00, 36.00, 36.00, 51.00 +SZL, 03, 29, 62.00, 37.00, -9999.00, -9999.00, 28.00 +TAD, 03, 29, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 29, 26.00, 2.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 29, 68.00, 37.00, -9999.00, -9999.00, 33.00 +TCC, 03, 29, 69.00, 37.00, 7.00, 9.00, 13.00 +TCL, 03, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 29, 57.00, 37.00, -9999.00, -9999.00, 51.00 +TCS, 03, 29, 70.00, 41.00, -9999.00, -9999.00, 8.00 +TEB, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 29, 67.00, 44.00, -9999.00, -9999.00, 23.00 +TKA, 03, 29, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 29, 77.00, 50.00, 16.00, 17.00, 25.00 +TNX, 03, 29, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 29, 52.00, 32.00, 30.00, 29.00, 44.00 +TOP, 03, 29, 62.00, 38.00, 24.00, 21.00, 35.00 +TPA, 03, 29, 79.00, 59.00, 10.00, 12.00, 18.00 +TPH, 03, 29, 58.00, 30.00, 12.00, 9.00, 16.00 +TRI, 03, 29, 64.00, 39.00, 26.00, 26.00, 38.00 +TRK, 03, 29, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 29, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 29, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 29, 68.00, 45.00, 22.00, 21.00, 33.00 +TUP, 03, 29, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 29, 77.00, 47.00, 9.00, 8.00, 13.00 +TVC, 03, 29, 46.00, 26.00, 25.00, 22.00, 36.00 +TVL, 03, 29, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 29, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 29, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 29, 66.00, 41.00, 26.00, 27.00, 38.00 +T01, 03, 29, 61.00, 39.00, -9999.00, -9999.00, 33.00 +T02, 03, 29, 70.00, 46.00, -9999.00, -9999.00, 30.00 +T03, 03, 29, 72.00, 47.00, -9999.00, -9999.00, 30.00 +T04, 03, 29, 79.00, 60.00, -9999.00, -9999.00, 18.00 +T05, 03, 29, 61.00, 35.00, -9999.00, -9999.00, 25.00 +T06, 03, 29, 75.00, 47.00, -9999.00, -9999.00, 32.00 +T07, 03, 29, 64.00, 32.00, -9999.00, -9999.00, 30.00 +T08, 03, 29, 57.00, 36.00, -9999.00, -9999.00, 28.00 +UCA, 03, 29, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 29, 67.00, 41.00, -9999.00, -9999.00, 7.00 +UIL, 03, 29, 53.00, 36.00, 54.00, 54.00, 64.00 +UIN, 03, 29, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 29, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 29, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 29, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +U15, 03, 29, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +U28, 03, 29, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 29, 76.00, 49.00, -9999.00, -9999.00, 26.00 +VBG, 03, 29, 67.00, 44.00, -9999.00, -9999.00, 22.00 +VCT, 03, 29, 77.00, 57.00, 15.00, 15.00, 24.00 +VCV, 03, 29, 69.00, 39.00, -9999.00, -9999.00, 7.00 +VDZ, 03, 29, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 29, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 29, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 29, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 29, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 29, 74.00, 50.00, -9999.00, -9999.00, 27.00 +VRB, 03, 29, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 29, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 29, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 29, 61.00, 39.00, 27.00, 26.00, -9999.00 +WJA, 03, 29, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 29, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 29, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 29, 59.00, 27.00, 17.00, 18.00, 27.00 +WPO, 03, 29, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 29, 74.00, 48.00, -9999.00, -9999.00, 29.00 +WRG, 03, 29, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 29, 59.00, 34.00, -9999.00, -9999.00, 36.00 +WRL, 03, 29, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +X68, 03, 29, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 29, 41.00, 26.00, 54.00, 53.00, 63.00 +YCG, 03, 29, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 29, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 29, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 29, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 29, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 29, 59.00, 33.00, 10.00, 11.00, 17.00 +YNG, 03, 29, 52.00, 32.00, 34.00, 33.00, 49.00 +YPA, 03, 29, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 29, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 29, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 29, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 29, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 29, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 29, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 29, 82.00, 53.00, 4.00, 3.00, 5.00 +YVR, 03, 29, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 29, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 29, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 29, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 29, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 29, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 29, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 29, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 29, 40.00, 22.00, 30.00, 29.00, 41.00 +ZUN, 03, 29, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 29, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 29, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 29, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +01R, 03, 29, 74.00, 51.00, -9999.00, -9999.00, 29.00 +1V1, 03, 29, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 29, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 29, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 29, 66.00, 46.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 29, 73.00, 46.00, -9999.00, -9999.00, 30.00 +3B1, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 29, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 29, 46.00, 25.00, -9999.00, -9999.00, 35.00 +3SE, 03, 29, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 29, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 29, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 03, 29, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 29, 32.00, 7.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 29, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 29, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 29, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 30, 55.00, 35.00, 26.00, 25.00, 38.00 +ABI, 03, 30, 74.00, 48.00, 12.00, 10.00, 20.00 +ABQ, 03, 30, 66.00, 36.00, 10.00, 10.00, 16.00 +ABR, 03, 30, 49.00, 27.00, 20.00, 18.00, 28.00 +ABY, 03, 30, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 30, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 30, 74.00, 52.00, 17.00, 16.00, 26.00 +ACV, 03, 30, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 30, 56.00, 35.00, 24.00, 23.00, 35.00 +ADK, 03, 30, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 30, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 30, 60.00, 37.00, -9999.00, -9999.00, 35.00 +AEX, 03, 30, 74.00, 52.00, -9999.00, -9999.00, 29.00 +AFF, 03, 30, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 30, 82.00, 57.00, -9999.00, -9999.00, 20.00 +AGS, 03, 30, 73.00, 45.00, 21.00, 21.00, 31.00 +AHN, 03, 30, 70.00, 46.00, 21.00, 23.00, 31.00 +AKN, 03, 30, 35.00, 19.00, 25.00, 25.00, 37.00 +AKO, 03, 30, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 30, 51.00, 30.00, 27.00, 26.00, 41.00 +ALI, 03, 30, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 30, 52.00, 32.00, 23.00, 23.00, 36.00 +ALS, 03, 30, 54.00, 20.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 30, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 30, 67.00, 37.00, 13.00, 12.00, 21.00 +AMG, 03, 30, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 30, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 30, 38.00, 23.00, 16.00, 17.00, 24.00 +AND, 03, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 30, 47.00, 35.00, 53.00, 51.00, 66.00 +AOO, 03, 30, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +APN, 03, 30, 45.00, 25.00, 27.00, 28.00, 40.00 +AQQ, 03, 30, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +ART, 03, 30, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +AST, 03, 30, 54.00, 39.00, 51.00, 52.00, 62.00 +ATL, 03, 30, 69.00, 47.00, 23.00, 23.00, 33.00 +ATW, 03, 30, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 30, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 30, 59.00, 36.00, -9999.00, -9999.00, 41.00 +AUG, 03, 30, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 30, 76.00, 56.00, 19.00, 17.00, 28.00 +AUW, 03, 30, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 30, 64.00, 39.00, 24.00, 24.00, 35.00 +AVP, 03, 30, 52.00, 33.00, 30.00, 29.00, 44.00 +AXN, 03, 30, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 30, 50.00, 31.00, -9999.00, -9999.00, 30.00 +AYS, 03, 30, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 30, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 30, 70.00, 46.00, -9999.00, -9999.00, 23.00 +BAD, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 30, 46.00, 20.00, -9999.00, -9999.00, 20.00 +BDL, 03, 30, 54.00, 33.00, 25.00, 27.00, 38.00 +BDR, 03, 30, 52.00, 35.00, 27.00, 24.00, 38.00 +BET, 03, 30, 26.00, 10.00, 20.00, 20.00, 30.00 +BFD, 03, 30, 47.00, 27.00, 40.00, 36.00, 52.00 +BFF, 03, 30, 56.00, 27.00, 19.00, 18.00, 28.00 +BFL, 03, 30, 72.00, 48.00, 13.00, 14.00, 19.00 +BGM, 03, 30, 47.00, 30.00, 34.00, 33.00, 49.00 +BGR, 03, 30, 45.00, 28.00, 25.00, 24.00, 35.00 +BGS, 03, 30, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 30, 71.00, 46.00, 24.00, 22.00, 35.00 +BID, 03, 30, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 30, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 30, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 30, 51.00, 29.00, 22.00, 21.00, 31.00 +BIS, 03, 30, 47.00, 25.00, 21.00, 18.00, 29.00 +BIX, 03, 30, 73.00, 56.00, -9999.00, -9999.00, 28.00 +BJI, 03, 30, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 30, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 30, 57.00, 27.00, -9999.00, -9999.00, 25.00 +BKW, 03, 30, 57.00, 37.00, 34.00, 32.00, 48.00 +BLF, 03, 30, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 30, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 30, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 30, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 30, 63.00, 40.00, -9999.00, -9999.00, 35.00 +BNA, 03, 30, 66.00, 44.00, 31.00, 27.00, 43.00 +BNO, 03, 30, 52.00, 27.00, -9999.00, 22.00, 40.00 +BOI, 03, 30, 57.00, 34.00, 22.00, 21.00, 33.00 +BOS, 03, 30, 51.00, 36.00, 26.00, 25.00, 38.00 +BPI, 03, 30, 45.00, 13.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 30, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 30, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 30, 56.00, 36.00, -9999.00, -9999.00, 33.00 +BRO, 03, 30, 82.00, 63.00, 9.00, 7.00, 12.00 +BRW, 03, 30, -3.00, -17.00, 9.00, 11.00, 15.00 +BSM, 03, 30, 76.00, 56.00, -9999.00, -9999.00, 21.00 +BTI, 03, 30, -3.00, -18.00, 8.00, 9.00, 13.00 +BTL, 03, 30, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 30, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 30, 77.00, 54.00, 20.00, 19.00, 32.00 +BTT, 03, 30, 23.00, 0.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 30, 47.00, 29.00, 32.00, 30.00, 46.00 +BUB, 03, 30, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 30, 48.00, 31.00, 35.00, 36.00, 49.00 +BUR, 03, 30, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 30, 73.00, 56.00, -9999.00, 15.00, 28.00 +BWG, 03, 30, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 30, 59.00, 38.00, 25.00, 22.00, 35.00 +BYH, 03, 30, 66.00, 46.00, -9999.00, -9999.00, 37.00 +BYI, 03, 30, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 30, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 30, 73.00, 46.00, 18.00, 21.00, 29.00 +CAG, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 30, 54.00, 33.00, 33.00, 36.00, 50.00 +CAO, 03, 30, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 30, 40.00, 23.00, 31.00, 34.00, 45.00 +CBM, 03, 30, 71.00, 46.00, -9999.00, -9999.00, 32.00 +CDB, 03, 30, 36.00, 27.00, 47.00, 53.00, 67.00 +CDC, 03, 30, 57.00, 30.00, 18.00, 17.00, 26.00 +CDR, 03, 30, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 30, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 30, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 03, 30, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 30, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 30, 67.00, 43.00, 25.00, 24.00, 36.00 +CHO, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 30, 72.00, 51.00, 19.00, 19.00, 29.00 +CID, 03, 30, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 30, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 30, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 30, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 30, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 30, 53.00, 33.00, 34.00, 32.00, 49.00 +CLL, 03, 30, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 30, 67.00, 44.00, 20.00, 23.00, 31.00 +CMH, 03, 30, 57.00, 36.00, 31.00, 29.00, 44.00 +CMI, 03, 30, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 30, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 30, 59.00, 36.00, 25.00, 18.00, 35.00 +CNM, 03, 30, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 30, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +COD, 03, 30, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +COF, 03, 30, 79.00, 59.00, -9999.00, -9999.00, 21.00 +CON, 03, 30, 50.00, 27.00, 25.00, 23.00, 37.00 +COS, 03, 30, 55.00, 29.00, 19.00, 17.00, 25.00 +COT, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 30, 60.00, 39.00, 28.00, 25.00, 39.00 +CPR, 03, 30, 51.00, 26.00, 22.00, 23.00, 33.00 +CRBC, 03, 30, 41.00, 5.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 30, 79.00, 60.00, 12.00, 11.00, 19.00 +CRW, 03, 30, 62.00, 39.00, 34.00, 34.00, 47.00 +CSG, 03, 30, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 30, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 30, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 30, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 30, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 30, 59.00, 38.00, 30.00, 29.00, 44.00 +CVN, 03, 30, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 30, 68.00, 37.00, -9999.00, -9999.00, 9.00 +CXY, 03, 30, 57.00, 37.00, 22.00, 22.00, 32.00 +CYS, 03, 30, 50.00, 26.00, 20.00, 20.00, 30.00 +DAA, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 03, 30, 78.00, 56.00, 11.00, 15.00, 21.00 +DAG, 03, 30, 74.00, 48.00, 6.00, 6.00, 12.00 +DAL, 03, 30, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 30, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 30, 56.00, 36.00, 31.00, 29.00, 44.00 +DBQ, 03, 30, 51.00, 32.00, 28.00, 25.00, 39.00 +DCA, 03, 30, 62.00, 42.00, 22.00, 23.00, 33.00 +DDC, 03, 30, 63.00, 36.00, 20.00, 16.00, 28.00 +DEC, 03, 30, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 30, 57.00, 30.00, 20.00, 19.00, 29.00 +DFW, 03, 30, 73.00, 50.00, 18.00, 14.00, 26.00 +DHN, 03, 30, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 30, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 30, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 30, 80.00, 55.00, -9999.00, -9999.00, 13.00 +DLG, 03, 30, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 30, 41.00, 23.00, 25.00, 24.00, 36.00 +DLLC, 03, 30, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 30, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 30, 77.00, 47.00, -9999.00, -9999.00, 10.00 +DMN, 03, 30, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 30, 61.00, 39.00, -9999.00, -9999.00, 36.00 +DPG, 03, 30, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 30, 74.00, 50.00, -9999.00, -9999.00, 26.00 +DRA, 03, 30, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 30, 80.00, 55.00, 12.00, 11.00, 18.00 +DSM, 03, 30, 55.00, 34.00, 29.00, 24.00, 39.00 +DTW, 03, 30, 51.00, 32.00, 30.00, 27.00, 42.00 +DUG, 03, 30, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 30, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 30, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 30, 74.00, 48.00, -9999.00, -9999.00, 18.00 +D45, 03, 30, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 30, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 30, 48.00, 27.00, 22.00, 21.00, 32.00 +ECG, 03, 30, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 30, 68.00, 42.00, -9999.00, -9999.00, 9.00 +EED, 03, 30, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 03, 30, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 30, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 30, 57.00, 31.00, 36.00, 40.00, 52.00 +EKO, 03, 30, 55.00, 27.00, 20.00, 20.00, 29.00 +ELD, 03, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 30, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 30, 74.00, 44.00, 4.00, 4.00, 7.00 +ELY, 03, 30, 52.00, 23.00, 20.00, 21.00, 31.00 +EMP, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 30, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +END, 03, 30, 68.00, 44.00, -9999.00, -9999.00, 15.00 +ENN, 03, 30, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 30, 57.00, 36.00, -9999.00, -9999.00, 20.00 +EPH, 03, 30, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 30, 49.00, 33.00, 37.00, 33.00, 49.00 +ESF, 03, 30, 74.00, 52.00, -9999.00, -9999.00, 35.00 +EUG, 03, 30, 58.00, 40.00, 38.00, 38.00, 49.00 +EVV, 03, 30, 62.00, 41.00, 34.00, 28.00, 46.00 +EWN, 03, 30, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 30, 57.00, 38.00, 24.00, 25.00, 37.00 +EYW, 03, 30, 80.00, 71.00, 9.00, 8.00, 15.00 +E74, 03, 30, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 30, 66.00, 40.00, -9999.00, -9999.00, 31.00 +FAI, 03, 30, 33.00, 9.00, 12.00, 13.00, 19.00 +FAR, 03, 30, 44.00, 25.00, 19.00, 17.00, 28.00 +FAT, 03, 30, 71.00, 45.00, 16.00, 14.00, 22.00 +FAY, 03, 30, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 30, 49.00, 27.00, 23.00, 24.00, 35.00 +FCS, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 03, 30, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 30, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 03, 30, 53.00, 24.00, 24.00, 22.00, 31.00 +FLL, 03, 30, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 30, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 30, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +FME, 03, 30, 63.00, 36.00, -9999.00, -9999.00, 34.00 +FMH, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 03, 30, 64.00, 30.00, 10.00, 14.00, 16.00 +FMY, 03, 30, 82.00, 60.00, 8.00, 10.00, 15.00 +FNT, 03, 30, 49.00, 31.00, 28.00, 30.00, 43.00 +FOD, 03, 30, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 30, 62.00, 38.00, -9999.00, -9999.00, 28.00 +FOK, 03, 30, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 30, 63.00, 38.00, -9999.00, -9999.00, 26.00 +FSD, 03, 30, 51.00, 29.00, 26.00, 23.00, 37.00 +FSI, 03, 30, 70.00, 44.00, -9999.00, -9999.00, 22.00 +FSM, 03, 30, 70.00, 44.00, 23.00, 20.00, 34.00 +FTK, 03, 30, 63.00, 38.00, -9999.00, -9999.00, 37.00 +FWA, 03, 30, 54.00, 34.00, 28.00, 29.00, 43.00 +FWH, 03, 30, 72.00, 49.00, -9999.00, -9999.00, 23.00 +FYU, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 30, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 30, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 30, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 30, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 30, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 30, 52.00, 32.00, 21.00, 24.00, 35.00 +GFA, 03, 30, 49.00, 27.00, -9999.00, -9999.00, 27.00 +GFK, 03, 30, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 30, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 30, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 30, 49.00, 26.00, 17.00, 15.00, 26.00 +GJT, 03, 30, 61.00, 35.00, 18.00, 18.00, 26.00 +GKN, 03, 30, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 30, 58.00, 30.00, 18.00, 18.00, 27.00 +GLH, 03, 30, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 30, 70.00, 61.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 30, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 30, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 03, 30, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 30, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 30, 46.00, 28.00, 28.00, 25.00, 39.00 +GRCI, 03, 30, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 30, 57.00, 37.00, -9999.00, -9999.00, 52.00 +GRI, 03, 30, 57.00, 32.00, 24.00, 19.00, 32.00 +GRK, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 03, 30, 50.00, 31.00, 31.00, 29.00, 43.00 +GSB, 03, 30, 69.00, 45.00, -9999.00, -9999.00, 30.00 +GSG, 03, 30, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 30, 65.00, 42.00, 23.00, 22.00, 33.00 +GSP, 03, 30, 68.00, 44.00, 21.00, 23.00, 33.00 +GST, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 30, 47.00, 29.00, -9999.00, -9999.00, 50.00 +GTF, 03, 30, 49.00, 27.00, 21.00, 22.00, 31.00 +GUP, 03, 30, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 30, 55.00, 33.00, -9999.00, -9999.00, 41.00 +GVW, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 03, 30, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 30, 63.00, 47.00, 19.00, 21.00, 30.00 +HBR, 03, 30, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 30, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 30, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 30, 55.00, 33.00, -9999.00, -9999.00, 30.00 +HKY, 03, 30, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 30, 51.00, 26.00, 19.00, 18.00, 28.00 +HMN, 03, 30, 75.00, 35.00, -9999.00, -9999.00, 6.00 +HMS, 03, 30, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 30, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 30, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +HON, 03, 30, 51.00, 28.00, 22.00, 19.00, 31.00 +HOP, 03, 30, 64.00, 40.00, -9999.00, -9999.00, 37.00 +HOT, 03, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 30, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 30, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 30, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 30, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 30, 74.00, 50.00, -9999.00, -9999.00, 25.00 +HST, 03, 30, 82.00, 60.00, -9999.00, -9999.00, 17.00 +HSV, 03, 30, 68.00, 45.00, 29.00, 22.00, 40.00 +HTL, 03, 30, 45.00, 25.00, 34.00, 26.00, 44.00 +HTS, 03, 30, 62.00, 40.00, 32.00, 32.00, 46.00 +HUF, 03, 30, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 30, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 30, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 30, 50.00, 25.00, 18.00, 18.00, 28.00 +IAB, 03, 30, 63.00, 39.00, -9999.00, -9999.00, 23.00 +IAD, 03, 30, 60.00, 36.00, 24.00, 23.00, 34.00 +IAG, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 30, 75.00, 54.00, 19.00, 20.00, 30.00 +ICT, 03, 30, 63.00, 39.00, 25.00, 18.00, 34.00 +IDA, 03, 30, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 30, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 30, 58.00, 38.00, 26.00, 24.00, 37.00 +ILI, 03, 30, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 30, 70.00, 47.00, 19.00, 20.00, 30.00 +IMT, 03, 30, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +IND, 03, 30, 58.00, 37.00, 32.00, 30.00, 45.00 +INL, 03, 30, 42.00, 20.00, 22.00, 18.00, 30.00 +INS, 03, 30, 67.00, 41.00, -9999.00, -9999.00, 6.00 +INT, 03, 30, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +INW, 03, 30, 65.00, 33.00, 10.00, 7.00, 13.00 +IPL, 03, 30, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 30, 54.00, 34.00, 27.00, 28.00, 40.00 +IRK, 03, 30, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 30, 48.00, 24.00, 18.00, 16.00, 25.00 +ISP, 03, 30, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 30, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 30, 81.00, 48.00, -9999.00, -9999.00, 10.00 +IWD, 03, 30, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 30, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 30, 74.00, 48.00, 22.00, 20.00, 33.00 +JAX, 03, 30, 76.00, 52.00, 15.00, 17.00, 24.00 +JBR, 03, 30, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 30, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 30, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 30, 53.00, 39.00, 23.00, 23.00, 35.00 +JHW, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 30, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 30, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 30, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 30, 43.00, 29.00, 46.00, 45.00, 57.00 +JST, 03, 30, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 30, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 30, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 30, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 30, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 30, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 30, 50.00, 30.00, 31.00, 29.00, 44.00 +LAR, 03, 30, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 30, 73.00, 47.00, 6.00, 7.00, 11.00 +LAX, 03, 30, 66.00, 51.00, 12.00, 14.00, 19.00 +LBB, 03, 30, 71.00, 42.00, 12.00, 8.00, 16.00 +LBF, 03, 30, 56.00, 28.00, 22.00, 19.00, 30.00 +LCH, 03, 30, 75.00, 55.00, 17.00, 18.00, 27.00 +LCK, 03, 30, 59.00, 36.00, -9999.00, -9999.00, 40.00 +LEB, 03, 30, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 30, 61.00, 40.00, 31.00, 29.00, 44.00 +LFI, 03, 30, 62.00, 44.00, -9999.00, -9999.00, 33.00 +LFK, 03, 30, 76.00, 52.00, 21.00, 21.00, 32.00 +LFT, 03, 30, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 30, 54.00, 39.00, 24.00, 23.00, 36.00 +LGB, 03, 30, 70.00, 50.00, 14.00, 12.00, 20.00 +LGU, 03, 30, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 30, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 30, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 30, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 30, 69.00, 47.00, 22.00, 21.00, 33.00 +LIZ, 03, 30, 40.00, 23.00, -9999.00, -9999.00, 41.00 +LMT, 03, 30, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 03, 30, 51.00, 27.00, 18.00, 19.00, 25.00 +LNK, 03, 30, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 30, 61.00, 29.00, 10.00, 10.00, 16.00 +LOZ, 03, 30, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 30, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 30, 69.00, 46.00, -9999.00, -9999.00, 33.00 +LSE, 03, 30, 51.00, 31.00, 22.00, 22.00, 32.00 +LSF, 03, 30, 74.00, 49.00, -9999.00, -9999.00, 34.00 +LSV, 03, 30, 77.00, 42.00, -9999.00, -9999.00, 6.00 +LTS, 03, 30, 74.00, 44.00, -9999.00, -9999.00, 18.00 +LUF, 03, 30, 81.00, 46.00, -9999.00, -9999.00, 7.00 +LVS, 03, 30, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 30, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 30, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 30, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 30, 63.00, 40.00, 25.00, 23.00, 35.00 +MAF, 03, 30, 76.00, 45.00, 6.00, 4.00, 10.00 +MBL, 03, 30, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 30, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 30, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 30, 69.00, 47.00, -9999.00, -9999.00, 23.00 +MCF, 03, 30, 79.00, 59.00, -9999.00, -9999.00, 18.00 +MCG, 03, 30, 30.00, 6.00, 18.00, 21.00, 28.00 +MCI, 03, 30, 60.00, 39.00, 26.00, 22.00, 38.00 +MCK, 03, 30, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 30, 74.00, 48.00, 20.00, 19.00, 30.00 +MCO, 03, 30, 81.00, 57.00, 11.00, 13.00, 19.00 +MCW, 03, 30, 49.00, 30.00, 20.00, 18.00, 30.00 +MC2, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 03, 30, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 30, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 30, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 30, 53.00, 35.00, 34.00, 29.00, 44.00 +MEI, 03, 30, 74.00, 47.00, 21.00, 21.00, 34.00 +MEM, 03, 30, 69.00, 48.00, 29.00, 23.00, 40.00 +MER, 03, 30, 71.00, 43.00, -9999.00, -9999.00, 20.00 +MFD, 03, 30, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 30, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 30, 61.00, 37.00, 27.00, 25.00, 36.00 +MGE, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 03, 30, 73.00, 49.00, 24.00, 20.00, 33.00 +MGW, 03, 30, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 30, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 30, 67.00, 45.00, -9999.00, -9999.00, 23.00 +MHS, 03, 30, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 30, 81.00, 65.00, 11.00, 12.00, 18.00 +MIB, 03, 30, 44.00, 25.00, -9999.00, -9999.00, 27.00 +MIV, 03, 30, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 30, 61.00, 32.00, -9999.00, -9999.00, 22.00 +MKC, 03, 30, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 30, 47.00, 31.00, 32.00, 28.00, 45.00 +MKG, 03, 30, 48.00, 31.00, 30.00, 29.00, 43.00 +MKL, 03, 30, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 30, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 30, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 30, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 30, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 30, 55.00, 34.00, 29.00, 25.00, 40.00 +MLS, 03, 30, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 30, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 30, 74.00, 49.00, -9999.00, -9999.00, 30.00 +MOB, 03, 30, 75.00, 54.00, 22.00, 20.00, 33.00 +MOT, 03, 30, 44.00, 25.00, 17.00, 15.00, 23.00 +MPV, 03, 30, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 30, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 30, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 30, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 30, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 30, 63.00, 45.00, -9999.00, -9999.00, 25.00 +MSL, 03, 30, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 30, 49.00, 29.00, 29.00, 25.00, 40.00 +MSO, 03, 30, 52.00, 28.00, 25.00, 22.00, 36.00 +MSP, 03, 30, 48.00, 30.00, 26.00, 23.00, 37.00 +MSS, 03, 30, 45.00, 26.00, 30.00, 26.00, 42.00 +MSY, 03, 30, 75.00, 55.00, 19.00, 19.00, 29.00 +MTC, 03, 30, 49.00, 32.00, -9999.00, -9999.00, 37.00 +MTN, 03, 30, 60.00, 38.00, -9999.00, -9999.00, 34.00 +MTO, 03, 30, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 30, 56.00, 34.00, -9999.00, -9999.00, 34.00 +MUO, 03, 30, 62.00, 33.00, -9999.00, -9999.00, 22.00 +MWA, 03, 30, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 30, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 30, 73.00, 49.00, -9999.00, -9999.00, 30.00 +MYL, 03, 30, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 30, 72.00, 47.00, -9999.00, -9999.00, 30.00 +NAO, 03, 30, 69.00, 54.00, -9999.00, -9999.00, 26.00 +NBC, 03, 30, 74.00, 51.00, -9999.00, -9999.00, 28.00 +NBE, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 03, 30, 53.00, 34.00, -9999.00, -9999.00, 37.00 +NCA, 03, 30, 72.00, 43.00, -9999.00, -9999.00, 31.00 +NCO, 03, 30, 51.00, 34.00, -9999.00, -9999.00, 39.00 +NC1, 03, 30, 67.00, 43.00, -9999.00, -9999.00, 9.00 +NEL, 03, 30, 57.00, 34.00, -9999.00, -9999.00, 36.00 +NFG, 03, 30, 66.00, 48.00, -9999.00, -9999.00, 36.00 +NFL, 03, 30, 61.00, 30.00, -9999.00, -9999.00, 13.00 +NGP, 03, 30, 79.00, 60.00, -9999.00, -9999.00, 16.00 +NGU, 03, 30, 63.00, 43.00, -9999.00, -9999.00, 31.00 +NGZ, 03, 30, 62.00, 47.00, -9999.00, -9999.00, 23.00 +NHK, 03, 30, 62.00, 38.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 30, 47.00, 29.00, -9999.00, -9999.00, 36.00 +NID, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 30, 76.00, 52.00, -9999.00, -9999.00, 23.00 +NIR, 03, 30, 78.00, 56.00, -9999.00, -9999.00, 19.00 +NKT, 03, 30, 67.00, 47.00, -9999.00, -9999.00, 30.00 +NKX, 03, 30, 67.00, 54.00, -9999.00, -9999.00, 18.00 +NLC, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 03, 30, 73.00, 46.00, -9999.00, -9999.00, 31.00 +NPA, 03, 30, 73.00, 55.00, -9999.00, -9999.00, 26.00 +NQA, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 03, 30, 82.00, 59.00, -9999.00, -9999.00, 16.00 +NQX, 03, 30, 80.00, 71.00, -9999.00, -9999.00, 13.00 +NRB, 03, 30, 75.00, 56.00, -9999.00, -9999.00, 22.00 +NRC, 03, 30, 71.00, 42.00, -9999.00, -9999.00, 28.00 +NRS, 03, 30, 66.00, 50.00, -9999.00, -9999.00, 15.00 +NSE, 03, 30, 75.00, 52.00, -9999.00, -9999.00, 28.00 +NSI, 03, 30, 67.00, 47.00, -9999.00, -9999.00, 15.00 +NTD, 03, 30, 67.00, 47.00, -9999.00, -9999.00, 12.00 +NTK, 03, 30, 71.00, 50.00, -9999.00, -9999.00, 16.00 +NTU, 03, 30, 63.00, 43.00, -9999.00, -9999.00, 33.00 +NUC, 03, 30, 66.00, 51.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 30, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NUW, 03, 30, 54.00, 38.00, -9999.00, -9999.00, 43.00 +NWF, 03, 30, 70.00, 50.00, -9999.00, -9999.00, 20.00 +NXX, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 03, 30, 63.00, 37.00, -9999.00, -9999.00, 34.00 +NZC, 03, 30, 78.00, 49.00, -9999.00, -9999.00, 25.00 +NZJ, 03, 30, 71.00, 46.00, -9999.00, -9999.00, 16.00 +NZW, 03, 30, 52.00, 33.00, -9999.00, -9999.00, 36.00 +NZY, 03, 30, 67.00, 54.00, -9999.00, -9999.00, 16.00 +OAK, 03, 30, 64.00, 44.00, 20.00, 20.00, 28.00 +OAR, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 03, 30, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 30, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 30, 67.00, 44.00, 19.00, 17.00, 29.00 +OLM, 03, 30, 56.00, 35.00, 42.00, 42.00, 54.00 +OMA, 03, 30, 57.00, 34.00, 22.00, 20.00, 32.00 +OME, 03, 30, 21.00, 4.00, 19.00, 22.00, 29.00 +ONT, 03, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 30, 53.00, 34.00, 33.00, 27.00, 44.00 +ORF, 03, 30, 63.00, 43.00, 23.00, 21.00, 32.00 +ORH, 03, 30, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 30, 34.00, 4.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 30, 45.00, 26.00, -9999.00, -9999.00, 35.00 +OTG, 03, 30, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 30, 55.00, 41.00, 46.00, 47.00, 58.00 +OTM, 03, 30, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 30, 14.00, -4.00, 15.00, 19.00, 23.00 +OURC, 03, 30, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 30, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 30, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 30, 75.00, 50.00, -9999.00, -9999.00, 28.00 +PACZ, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 30, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 30, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 30, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 30, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 30, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 30, 27.00, 3.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 30, 75.00, 52.00, -9999.00, -9999.00, 23.00 +PAQ, 03, 30, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 30, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 30, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 30, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 30, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 30, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 30, 46.00, 28.00, -9999.00, -9999.00, 33.00 +PBI, 03, 30, 80.00, 63.00, 11.00, 14.00, 21.00 +PDT, 03, 30, 58.00, 37.00, 20.00, 19.00, 31.00 +PDX, 03, 30, 58.00, 40.00, 38.00, 41.00, 51.00 +PFN, 03, 30, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 30, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 30, 57.00, 38.00, 24.00, 25.00, 37.00 +PHX, 03, 30, 80.00, 52.00, 7.00, 8.00, 12.00 +PIA, 03, 30, 56.00, 36.00, 31.00, 27.00, 43.00 +PIB, 03, 30, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 30, 52.00, 29.00, 22.00, 23.00, 34.00 +PIR, 03, 30, 52.00, 29.00, 17.00, 15.00, 23.00 +PIT, 03, 30, 55.00, 35.00, 35.00, 32.00, 48.00 +PKB, 03, 30, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 30, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 30, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 30, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 30, 73.00, 55.00, 18.00, 18.00, 29.00 +POB, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 03, 30, 75.00, 51.00, -9999.00, -9999.00, 37.00 +POM, 03, 30, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 03, 30, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 30, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 30, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 30, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 30, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 30, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 30, 50.00, 29.00, -9999.00, -9999.00, 36.00 +PSP, 03, 30, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 30, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 30, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 30, 63.00, 31.00, 13.00, 11.00, 18.00 +PUC, 03, 30, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 30, 52.00, 33.00, 26.00, 24.00, 39.00 +PVU, 03, 30, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 30, 47.00, 30.00, 28.00, 26.00, 39.00 +P02, 03, 30, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +P07, 03, 30, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +P11, 03, 30, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +P24, 03, 30, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +P28, 03, 30, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +P35, 03, 30, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +P38, 03, 30, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +P39, 03, 30, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +P58, 03, 30, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +P59, 03, 30, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +P60, 03, 30, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +P61, 03, 30, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +P67, 03, 30, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +P68, 03, 30, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +P69, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 30, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 30, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 30, 52.00, 27.00, 18.00, 17.00, 26.00 +RBL, 03, 30, 67.00, 45.00, 22.00, 21.00, 30.00 +RCA, 03, 30, 52.00, 27.00, -9999.00, -9999.00, 27.00 +RDD, 03, 30, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 30, 56.00, 27.00, 16.00, 16.00, 27.00 +RDR, 03, 30, 42.00, 24.00, -9999.00, -9999.00, 26.00 +RDU, 03, 30, 67.00, 43.00, 21.00, 20.00, 30.00 +REE, 03, 30, 71.00, 42.00, -9999.00, -9999.00, 10.00 +REJ, 03, 30, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 30, 51.00, 32.00, 29.00, 26.00, 41.00 +RIC, 03, 30, 65.00, 41.00, 22.00, 23.00, 33.00 +RIV, 03, 30, 72.00, 45.00, -9999.00, -9999.00, 10.00 +RIW, 03, 30, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 30, 47.00, 25.00, 15.00, 12.00, 22.00 +RME, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +RMG, 03, 30, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +RND, 03, 30, 77.00, 54.00, -9999.00, -9999.00, 21.00 +RNO, 03, 30, 60.00, 31.00, 14.00, 13.00, 20.00 +ROA, 03, 30, 63.00, 40.00, 25.00, 24.00, 36.00 +ROC, 03, 30, 49.00, 31.00, 32.00, 33.00, 47.00 +ROW, 03, 30, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 30, 61.00, 36.00, 19.00, 17.00, 28.00 +RST, 03, 30, 47.00, 29.00, 26.00, 25.00, 40.00 +RWF, 03, 30, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 30, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 30, 67.00, 44.00, 20.00, 21.00, 28.00 +SAF, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 30, 67.00, 54.00, 16.00, 14.00, 22.00 +SAT, 03, 30, 77.00, 54.00, 19.00, 17.00, 29.00 +SAV, 03, 30, 74.00, 51.00, 18.00, 19.00, 28.00 +SAW, 03, 30, 42.00, 27.00, -9999.00, -9999.00, 39.00 +SBA, 03, 30, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 30, 72.00, 46.00, -9999.00, -9999.00, 17.00 +SBN, 03, 30, 53.00, 34.00, 33.00, 33.00, 47.00 +SBP, 03, 30, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 30, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 30, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 30, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 30, 69.00, 44.00, 16.00, 19.00, 25.00 +SDF, 03, 30, 62.00, 41.00, 31.00, 27.00, 42.00 +SEA, 03, 30, 55.00, 40.00, 35.00, 31.00, 46.00 +SEM, 03, 30, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 30, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 30, 62.00, 46.00, 21.00, 22.00, 29.00 +SGF, 03, 30, 63.00, 40.00, 26.00, 24.00, 39.00 +SGY, 03, 30, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 30, 52.00, 26.00, 22.00, 21.00, 32.00 +SHV, 03, 30, 74.00, 50.00, 20.00, 21.00, 32.00 +SIT, 03, 30, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 30, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 30, 78.00, 48.00, 12.00, 7.00, 17.00 +SKA, 03, 30, 52.00, 32.00, -9999.00, -9999.00, 29.00 +SKF, 03, 30, 77.00, 54.00, -9999.00, -9999.00, 21.00 +SLC, 03, 30, 57.00, 35.00, 25.00, 24.00, 35.00 +SLE, 03, 30, 58.00, 36.00, 37.00, 37.00, 49.00 +SLN, 03, 30, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 30, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 30, 65.00, 42.00, -9999.00, 18.00, 34.00 +SNA, 03, 30, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 30, 31.00, 21.00, 36.00, 40.00, 55.00 +SNS, 03, 30, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 30, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 30, 58.00, 38.00, 32.00, 26.00, 44.00 +SPS, 03, 30, 71.00, 46.00, 14.00, 15.00, 23.00 +SRQ, 03, 30, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 30, 73.00, 46.00, -9999.00, -9999.00, 30.00 +SSI, 03, 30, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +STC, 03, 30, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 30, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +STL, 03, 30, 61.00, 41.00, 30.00, 27.00, 43.00 +STNV, 03, 30, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +STS, 03, 30, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 30, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 30, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 30, 68.00, 44.00, -9999.00, -9999.00, 22.00 +SUX, 03, 30, 55.00, 32.00, 24.00, 21.00, 34.00 +SVN, 03, 30, 74.00, 51.00, -9999.00, -9999.00, 27.00 +SWF, 03, 30, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 30, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 30, 49.00, 31.00, 36.00, 36.00, 50.00 +SZL, 03, 30, 62.00, 37.00, -9999.00, -9999.00, 28.00 +TAD, 03, 30, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 30, 27.00, 3.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 30, 68.00, 37.00, -9999.00, -9999.00, 33.00 +TCC, 03, 30, 69.00, 37.00, 7.00, 9.00, 13.00 +TCL, 03, 30, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 30, 57.00, 37.00, -9999.00, -9999.00, 51.00 +TCS, 03, 30, 70.00, 41.00, -9999.00, -9999.00, 8.00 +TEB, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 30, 67.00, 44.00, -9999.00, -9999.00, 23.00 +TKA, 03, 30, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 30, 77.00, 50.00, 16.00, 17.00, 25.00 +TNX, 03, 30, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 30, 53.00, 32.00, 30.00, 29.00, 44.00 +TOP, 03, 30, 62.00, 38.00, 24.00, 21.00, 35.00 +TPA, 03, 30, 79.00, 59.00, 10.00, 12.00, 18.00 +TPH, 03, 30, 58.00, 30.00, 12.00, 9.00, 16.00 +TRI, 03, 30, 64.00, 39.00, 26.00, 26.00, 38.00 +TRK, 03, 30, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 30, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 30, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 30, 68.00, 45.00, 22.00, 21.00, 33.00 +TUP, 03, 30, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 30, 77.00, 47.00, 9.00, 8.00, 13.00 +TVC, 03, 30, 46.00, 26.00, 25.00, 22.00, 36.00 +TVL, 03, 30, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 30, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 30, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 30, 66.00, 41.00, 26.00, 27.00, 38.00 +T01, 03, 30, 61.00, 39.00, -9999.00, -9999.00, 33.00 +T02, 03, 30, 70.00, 46.00, -9999.00, -9999.00, 30.00 +T03, 03, 30, 72.00, 47.00, -9999.00, -9999.00, 29.00 +T04, 03, 30, 79.00, 60.00, -9999.00, -9999.00, 18.00 +T05, 03, 30, 61.00, 35.00, -9999.00, -9999.00, 25.00 +T06, 03, 30, 75.00, 47.00, -9999.00, -9999.00, 32.00 +T07, 03, 30, 64.00, 32.00, -9999.00, -9999.00, 30.00 +T08, 03, 30, 57.00, 36.00, -9999.00, -9999.00, 28.00 +UCA, 03, 30, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 30, 67.00, 41.00, -9999.00, -9999.00, 7.00 +UIL, 03, 30, 53.00, 36.00, 54.00, 54.00, 64.00 +UIN, 03, 30, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 30, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 30, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 30, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +U15, 03, 30, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +U28, 03, 30, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 30, 76.00, 49.00, -9999.00, -9999.00, 26.00 +VBG, 03, 30, 67.00, 44.00, -9999.00, -9999.00, 22.00 +VCT, 03, 30, 77.00, 57.00, 15.00, 15.00, 24.00 +VCV, 03, 30, 69.00, 39.00, -9999.00, -9999.00, 7.00 +VDZ, 03, 30, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 30, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 30, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 30, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 30, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 30, 74.00, 50.00, -9999.00, -9999.00, 26.00 +VRB, 03, 30, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 30, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 30, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 30, 61.00, 39.00, 27.00, 26.00, -9999.00 +WJA, 03, 30, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 30, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 30, 32.00, 7.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 30, 59.00, 27.00, 17.00, 18.00, 27.00 +WPO, 03, 30, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 30, 74.00, 48.00, -9999.00, -9999.00, 29.00 +WRG, 03, 30, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 30, 59.00, 34.00, -9999.00, -9999.00, 36.00 +WRL, 03, 30, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +X68, 03, 30, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 30, 41.00, 26.00, 54.00, 53.00, 63.00 +YCG, 03, 30, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 30, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 30, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 30, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 30, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 30, 59.00, 33.00, 10.00, 11.00, 17.00 +YNG, 03, 30, 52.00, 32.00, 34.00, 33.00, 49.00 +YPA, 03, 30, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 30, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 30, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 30, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 30, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 30, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 30, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 30, 82.00, 53.00, 4.00, 3.00, 5.00 +YVR, 03, 30, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 30, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 30, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 30, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 30, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 30, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 30, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 30, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 30, 40.00, 22.00, 30.00, 29.00, 41.00 +ZUN, 03, 30, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 30, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 30, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 30, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +01R, 03, 30, 74.00, 51.00, -9999.00, -9999.00, 29.00 +1V1, 03, 30, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 30, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 30, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 30, 66.00, 46.00, -9999.00, -9999.00, 30.00 +2PJ, 03, 30, 73.00, 46.00, -9999.00, -9999.00, 30.00 +3B1, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 30, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 30, 46.00, 25.00, -9999.00, -9999.00, 35.00 +3SE, 03, 30, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 30, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 30, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 03, 30, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 30, 32.00, 7.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 30, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 30, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 30, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +ABE, 03, 31, 55.00, 35.00, 25.00, 25.00, 38.00 +ABI, 03, 31, 74.00, 48.00, 13.00, 10.00, 20.00 +ABQ, 03, 31, 66.00, 36.00, 9.00, 9.00, 15.00 +ABR, 03, 31, 50.00, 27.00, 21.00, 18.00, 29.00 +ABY, 03, 31, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +ACK, 03, 31, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ACT, 03, 31, 74.00, 52.00, 16.00, 17.00, 26.00 +ACV, 03, 31, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 03, 31, 56.00, 35.00, 24.00, 22.00, 35.00 +ADK, 03, 31, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 03, 31, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ADQ, 03, 31, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 03, 31, 60.00, 37.00, -9999.00, -9999.00, 35.00 +AEX, 03, 31, 74.00, 52.00, -9999.00, -9999.00, 28.00 +AFF, 03, 31, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +AGC, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 03, 31, 82.00, 57.00, -9999.00, -9999.00, 20.00 +AGS, 03, 31, 73.00, 45.00, 20.00, 21.00, 31.00 +AHN, 03, 31, 70.00, 46.00, 20.00, 22.00, 31.00 +AKN, 03, 31, 35.00, 19.00, 25.00, 25.00, 37.00 +AKO, 03, 31, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +ALB, 03, 31, 51.00, 30.00, 26.00, 26.00, 40.00 +ALI, 03, 31, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +ALO, 03, 31, 52.00, 32.00, 24.00, 24.00, 36.00 +ALS, 03, 31, 54.00, 20.00, -9999.00, -9999.00, -9999.00 +ALW, 03, 31, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +AMA, 03, 31, 67.00, 37.00, 14.00, 12.00, 21.00 +AMG, 03, 31, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANB, 03, 31, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ANC, 03, 31, 38.00, 23.00, 16.00, 17.00, 24.00 +AND, 03, 31, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ANI, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 03, 31, 47.00, 35.00, 53.00, 51.00, 66.00 +AOO, 03, 31, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +APN, 03, 31, 45.00, 25.00, 28.00, 27.00, 40.00 +AQQ, 03, 31, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +ART, 03, 31, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +AST, 03, 31, 54.00, 39.00, 50.00, 51.00, 61.00 +ATL, 03, 31, 69.00, 47.00, 23.00, 22.00, 33.00 +ATW, 03, 31, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +ATY, 03, 31, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +AT2, 03, 31, 59.00, 36.00, -9999.00, -9999.00, 40.00 +AUG, 03, 31, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +AUS, 03, 31, 76.00, 56.00, 19.00, 16.00, 28.00 +AUW, 03, 31, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +AVL, 03, 31, 64.00, 39.00, 23.00, 24.00, 34.00 +AVP, 03, 31, 52.00, 33.00, 30.00, 29.00, 43.00 +AXN, 03, 31, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +AYE, 03, 31, 50.00, 31.00, -9999.00, -9999.00, 31.00 +AYS, 03, 31, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +AZO, 03, 31, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +BAB, 03, 31, 70.00, 46.00, -9999.00, -9999.00, 23.00 +BAD, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +BAF, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 03, 31, 46.00, 20.00, -9999.00, -9999.00, 20.00 +BDL, 03, 31, 54.00, 33.00, 26.00, 26.00, 38.00 +BDR, 03, 31, 52.00, 35.00, 26.00, 24.00, 38.00 +BET, 03, 31, 26.00, 10.00, 20.00, 20.00, 30.00 +BFD, 03, 31, 47.00, 27.00, 39.00, 35.00, 51.00 +BFF, 03, 31, 56.00, 27.00, 20.00, 18.00, 29.00 +BFL, 03, 31, 72.00, 48.00, 13.00, 13.00, 19.00 +BGM, 03, 31, 47.00, 30.00, 34.00, 32.00, 48.00 +BGR, 03, 31, 45.00, 28.00, 25.00, 23.00, 36.00 +BGS, 03, 31, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +BHM, 03, 31, 71.00, 46.00, 23.00, 22.00, 34.00 +BID, 03, 31, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +BIG, 03, 31, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +BIH, 03, 31, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +BIL, 03, 31, 51.00, 29.00, 22.00, 21.00, 32.00 +BIS, 03, 31, 48.00, 25.00, 20.00, 18.00, 30.00 +BIX, 03, 31, 73.00, 56.00, -9999.00, -9999.00, 27.00 +BJI, 03, 31, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +BKE, 03, 31, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 03, 31, 57.00, 27.00, -9999.00, -9999.00, 24.00 +BKW, 03, 31, 57.00, 37.00, 33.00, 32.00, 47.00 +BLF, 03, 31, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BLH, 03, 31, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +BLHM, 03, 31, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +BLI, 03, 31, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +BLU, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 03, 31, 63.00, 40.00, -9999.00, -9999.00, 36.00 +BNA, 03, 31, 66.00, 44.00, 30.00, 26.00, 42.00 +BNO, 03, 31, 52.00, 27.00, -9999.00, 21.00, 40.00 +BOI, 03, 31, 57.00, 34.00, 22.00, 21.00, 33.00 +BOS, 03, 31, 51.00, 36.00, 25.00, 25.00, 38.00 +BPI, 03, 31, 45.00, 13.00, -9999.00, -9999.00, -9999.00 +BPT, 03, 31, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +BRD, 03, 31, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +BRL, 03, 31, 56.00, 36.00, -9999.00, -9999.00, 33.00 +BRO, 03, 31, 82.00, 63.00, 9.00, 8.00, 13.00 +BRW, 03, 31, -3.00, -17.00, 9.00, 11.00, 15.00 +BSM, 03, 31, 76.00, 56.00, -9999.00, -9999.00, 22.00 +BTI, 03, 31, -2.00, -18.00, 8.00, 9.00, 13.00 +BTL, 03, 31, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +BTM, 03, 31, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +BTR, 03, 31, 77.00, 54.00, 20.00, 19.00, 31.00 +BTT, 03, 31, 23.00, 1.00, -9999.00, -9999.00, -9999.00 +BTV, 03, 31, 47.00, 29.00, 31.00, 29.00, 45.00 +BUB, 03, 31, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BUF, 03, 31, 48.00, 31.00, 34.00, 35.00, 49.00 +BUR, 03, 31, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 03, 31, 73.00, 56.00, -9999.00, 15.00, 28.00 +BWG, 03, 31, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +BWI, 03, 31, 59.00, 38.00, 26.00, 22.00, 35.00 +BYH, 03, 31, 66.00, 46.00, -9999.00, -9999.00, 37.00 +BYI, 03, 31, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +BZN, 03, 31, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +CAE, 03, 31, 73.00, 46.00, 17.00, 20.00, 28.00 +CAG, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 03, 31, 54.00, 33.00, 33.00, 36.00, 50.00 +CAO, 03, 31, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +CAR, 03, 31, 40.00, 23.00, 32.00, 33.00, 46.00 +CBM, 03, 31, 71.00, 46.00, -9999.00, -9999.00, 31.00 +CDB, 03, 31, 36.00, 27.00, 47.00, 53.00, 67.00 +CDC, 03, 31, 57.00, 30.00, 17.00, 16.00, 26.00 +CDR, 03, 31, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +CDS, 03, 31, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CDV, 03, 31, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +CEF, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 03, 31, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CGI, 03, 31, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CHA, 03, 31, 67.00, 43.00, 25.00, 24.00, 36.00 +CHO, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 03, 31, 72.00, 51.00, 18.00, 19.00, 29.00 +CID, 03, 31, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +CIR, 03, 31, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +CIU, 03, 31, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +CKB, 03, 31, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +CKL, 03, 31, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CLE, 03, 31, 53.00, 33.00, 34.00, 32.00, 48.00 +CLL, 03, 31, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +CLT, 03, 31, 67.00, 44.00, 19.00, 22.00, 31.00 +CMH, 03, 31, 57.00, 36.00, 30.00, 30.00, 43.00 +CMI, 03, 31, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CMX, 03, 31, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +CNK, 03, 31, 59.00, 36.00, 25.00, 19.00, 35.00 +CNM, 03, 31, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +CNU, 03, 31, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +COD, 03, 31, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +COF, 03, 31, 79.00, 59.00, -9999.00, -9999.00, 20.00 +CON, 03, 31, 50.00, 27.00, 25.00, 24.00, 37.00 +COS, 03, 31, 55.00, 29.00, 19.00, 18.00, 26.00 +COT, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 03, 31, 60.00, 39.00, 29.00, 25.00, 40.00 +CPR, 03, 31, 51.00, 26.00, 23.00, 24.00, 33.00 +CRBC, 03, 31, 41.00, 6.00, -9999.00, -9999.00, -9999.00 +CRP, 03, 31, 79.00, 60.00, 11.00, 11.00, 18.00 +CRW, 03, 31, 62.00, 39.00, 33.00, 33.00, 47.00 +CSG, 03, 31, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CSM, 03, 31, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CSV, 03, 31, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CTB, 03, 31, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +CTY, 03, 31, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CVG, 03, 31, 59.00, 38.00, 30.00, 29.00, 44.00 +CVN, 03, 31, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CVS, 03, 31, 68.00, 37.00, -9999.00, -9999.00, 10.00 +CXY, 03, 31, 57.00, 37.00, 22.00, 23.00, 33.00 +CYS, 03, 31, 50.00, 26.00, 21.00, 21.00, 30.00 +DAA, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 03, 31, 78.00, 56.00, 11.00, 14.00, 21.00 +DAG, 03, 31, 74.00, 48.00, 6.00, 6.00, 11.00 +DAL, 03, 31, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +DAN, 03, 31, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DAY, 03, 31, 56.00, 36.00, 30.00, 30.00, 44.00 +DBQ, 03, 31, 51.00, 32.00, 29.00, 25.00, 39.00 +DCA, 03, 31, 62.00, 42.00, 22.00, 23.00, 32.00 +DDC, 03, 31, 63.00, 36.00, 19.00, 17.00, 28.00 +DEC, 03, 31, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +DEN, 03, 31, 57.00, 30.00, 21.00, 20.00, 28.00 +DFW, 03, 31, 73.00, 50.00, 17.00, 15.00, 26.00 +DHN, 03, 31, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +DHT, 03, 31, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +DIK, 03, 31, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +DLF, 03, 31, 80.00, 55.00, -9999.00, -9999.00, 13.00 +DLG, 03, 31, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +DLH, 03, 31, 41.00, 23.00, 25.00, 24.00, 36.00 +DLLC, 03, 31, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +DLS, 03, 31, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 03, 31, 77.00, 47.00, -9999.00, -9999.00, 9.00 +DMN, 03, 31, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +DOV, 03, 31, 61.00, 39.00, -9999.00, -9999.00, 35.00 +DPG, 03, 31, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +DP1, 03, 31, 74.00, 50.00, -9999.00, -9999.00, 26.00 +DRA, 03, 31, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DRT, 03, 31, 80.00, 55.00, 13.00, 10.00, 18.00 +DSM, 03, 31, 55.00, 34.00, 28.00, 24.00, 40.00 +DTW, 03, 31, 51.00, 32.00, 29.00, 27.00, 41.00 +DUG, 03, 31, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +DUJ, 03, 31, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +DUT, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 03, 31, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +DYS, 03, 31, 74.00, 48.00, -9999.00, -9999.00, 18.00 +D45, 03, 31, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +EAT, 03, 31, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EAU, 03, 31, 49.00, 27.00, 22.00, 21.00, 32.00 +ECG, 03, 31, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +EDW, 03, 31, 68.00, 42.00, -9999.00, -9999.00, 9.00 +EED, 03, 31, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +EFD, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 03, 31, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +EHA, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 03, 31, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 03, 31, 57.00, 31.00, 37.00, 39.00, 52.00 +EKO, 03, 31, 55.00, 27.00, 19.00, 19.00, 29.00 +ELD, 03, 31, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ELM, 03, 31, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +ELP, 03, 31, 74.00, 44.00, 4.00, 4.00, 6.00 +ELY, 03, 31, 52.00, 23.00, 19.00, 21.00, 31.00 +EMP, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 03, 31, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +END, 03, 31, 68.00, 44.00, -9999.00, -9999.00, 15.00 +ENN, 03, 31, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +ENV, 03, 31, 57.00, 36.00, -9999.00, -9999.00, 21.00 +EPH, 03, 31, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ERI, 03, 31, 49.00, 33.00, 36.00, 32.00, 49.00 +ESF, 03, 31, 74.00, 52.00, -9999.00, -9999.00, 35.00 +EUG, 03, 31, 58.00, 40.00, 37.00, 37.00, 49.00 +EVV, 03, 31, 62.00, 41.00, 34.00, 29.00, 46.00 +EWN, 03, 31, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EWR, 03, 31, 57.00, 38.00, 24.00, 24.00, 37.00 +EYW, 03, 31, 80.00, 71.00, 9.00, 9.00, 15.00 +E74, 03, 31, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +FAF, 03, 31, 66.00, 40.00, -9999.00, -9999.00, 31.00 +FAI, 03, 31, 33.00, 10.00, 12.00, 13.00, 19.00 +FAR, 03, 31, 45.00, 26.00, 19.00, 16.00, 27.00 +FAT, 03, 31, 71.00, 45.00, 16.00, 14.00, 21.00 +FAY, 03, 31, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FCA, 03, 31, 49.00, 27.00, 22.00, 23.00, 34.00 +FCS, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 03, 31, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +FEW, 03, 31, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +FFO, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 03, 31, 53.00, 24.00, 23.00, 21.00, 31.00 +FLL, 03, 31, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 03, 31, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FLV, 03, 31, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +FME, 03, 31, 63.00, 36.00, -9999.00, -9999.00, 35.00 +FMH, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 03, 31, 64.00, 30.00, 10.00, 13.00, 16.00 +FMY, 03, 31, 82.00, 60.00, 8.00, 9.00, 15.00 +FNT, 03, 31, 50.00, 31.00, 28.00, 29.00, 43.00 +FOD, 03, 31, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +FOE, 03, 31, 62.00, 38.00, -9999.00, -9999.00, 29.00 +FOK, 03, 31, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +FRI, 03, 31, 63.00, 38.00, -9999.00, -9999.00, 27.00 +FSD, 03, 31, 52.00, 29.00, 27.00, 22.00, 37.00 +FSI, 03, 31, 70.00, 44.00, -9999.00, -9999.00, 22.00 +FSM, 03, 31, 70.00, 44.00, 24.00, 20.00, 35.00 +FTK, 03, 31, 63.00, 38.00, -9999.00, -9999.00, 36.00 +FWA, 03, 31, 54.00, 34.00, 28.00, 29.00, 43.00 +FWH, 03, 31, 72.00, 49.00, -9999.00, -9999.00, 23.00 +FYU, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 03, 31, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GAG, 03, 31, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GAM, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 03, 31, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +GCC, 03, 31, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +GCK, 03, 31, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +GDP, 03, 31, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GEG, 03, 31, 52.00, 32.00, 20.00, 24.00, 34.00 +GFA, 03, 31, 49.00, 27.00, -9999.00, -9999.00, 27.00 +GFK, 03, 31, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +GFL, 03, 31, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +GGG, 03, 31, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GGW, 03, 31, 49.00, 26.00, 16.00, 15.00, 25.00 +GJT, 03, 31, 61.00, 35.00, 17.00, 17.00, 26.00 +GKN, 03, 31, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +GLD, 03, 31, 58.00, 30.00, 19.00, 18.00, 27.00 +GLH, 03, 31, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GLS, 03, 31, 70.00, 61.00, -9999.00, -9999.00, -9999.00 +GLWC, 03, 31, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +GNV, 03, 31, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 03, 31, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GPT, 03, 31, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +GRB, 03, 31, 47.00, 28.00, 28.00, 25.00, 39.00 +GRCI, 03, 31, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +GRF, 03, 31, 57.00, 37.00, -9999.00, -9999.00, 51.00 +GRI, 03, 31, 57.00, 32.00, 25.00, 20.00, 33.00 +GRK, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 03, 31, 50.00, 31.00, 32.00, 29.00, 44.00 +GSB, 03, 31, 69.00, 45.00, -9999.00, -9999.00, 29.00 +GSG, 03, 31, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +GSO, 03, 31, 65.00, 42.00, 23.00, 22.00, 32.00 +GSP, 03, 31, 68.00, 44.00, 20.00, 22.00, 32.00 +GST, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 03, 31, 47.00, 29.00, -9999.00, -9999.00, 49.00 +GTF, 03, 31, 49.00, 27.00, 21.00, 22.00, 31.00 +GUP, 03, 31, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +GUS, 03, 31, 55.00, 33.00, -9999.00, -9999.00, 41.00 +GVW, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 03, 31, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HAT, 03, 31, 63.00, 47.00, 19.00, 20.00, 30.00 +HBR, 03, 31, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +HDO, 03, 31, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIB, 03, 31, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +HIF, 03, 31, 55.00, 33.00, -9999.00, -9999.00, 30.00 +HKY, 03, 31, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HLC, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 03, 31, 51.00, 26.00, 19.00, 18.00, 28.00 +HMN, 03, 31, 75.00, 35.00, -9999.00, -9999.00, 6.00 +HMS, 03, 31, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +HOB, 03, 31, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +HOM, 03, 31, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +HON, 03, 31, 51.00, 28.00, 22.00, 20.00, 31.00 +HOP, 03, 31, 64.00, 40.00, -9999.00, -9999.00, 37.00 +HOT, 03, 31, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HOU, 03, 31, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +HPN, 03, 31, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +HQM, 03, 31, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 03, 31, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +HRT, 03, 31, 74.00, 50.00, -9999.00, -9999.00, 25.00 +HST, 03, 31, 82.00, 60.00, -9999.00, -9999.00, 17.00 +HSV, 03, 31, 68.00, 45.00, 29.00, 22.00, 39.00 +HTL, 03, 31, 46.00, 25.00, 34.00, 27.00, 45.00 +HTS, 03, 31, 62.00, 40.00, 32.00, 31.00, 45.00 +HUF, 03, 31, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +HUL, 03, 31, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +HVN, 03, 31, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HVR, 03, 31, 50.00, 25.00, 18.00, 19.00, 28.00 +IAB, 03, 31, 63.00, 39.00, -9999.00, -9999.00, 24.00 +IAD, 03, 31, 60.00, 36.00, 24.00, 23.00, 35.00 +IAG, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 03, 31, 75.00, 54.00, 19.00, 19.00, 30.00 +ICT, 03, 31, 63.00, 39.00, 25.00, 18.00, 34.00 +IDA, 03, 31, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +IGM, 03, 31, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ILG, 03, 31, 58.00, 38.00, 25.00, 24.00, 36.00 +ILI, 03, 31, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +ILM, 03, 31, 70.00, 47.00, 18.00, 19.00, 29.00 +IMT, 03, 31, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +IND, 03, 31, 58.00, 37.00, 32.00, 30.00, 45.00 +INL, 03, 31, 42.00, 21.00, 22.00, 17.00, 29.00 +INS, 03, 31, 67.00, 41.00, -9999.00, -9999.00, 6.00 +INT, 03, 31, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +INW, 03, 31, 65.00, 33.00, 9.00, 7.00, 13.00 +IPL, 03, 31, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +IPT, 03, 31, 54.00, 34.00, 28.00, 28.00, 39.00 +IRK, 03, 31, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ISN, 03, 31, 49.00, 24.00, 17.00, 16.00, 25.00 +ISP, 03, 31, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +ITH, 03, 31, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +IWA, 03, 31, 81.00, 48.00, -9999.00, -9999.00, 9.00 +IWD, 03, 31, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +JAC, 03, 31, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +JAN, 03, 31, 74.00, 48.00, 21.00, 20.00, 32.00 +JAX, 03, 31, 76.00, 52.00, 15.00, 17.00, 24.00 +JBR, 03, 31, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JCT, 03, 31, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +JDN, 03, 31, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +JFK, 03, 31, 53.00, 39.00, 23.00, 23.00, 35.00 +JHW, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 03, 31, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +JLN, 03, 31, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +JMS, 03, 31, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +JNU, 03, 31, 43.00, 29.00, 46.00, 45.00, 57.00 +JST, 03, 31, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +JXN, 03, 31, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +KMRW, 03, 31, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +KTN, 03, 31, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 03, 31, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +LAL, 03, 31, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 03, 31, 50.00, 30.00, 30.00, 28.00, 43.00 +LAR, 03, 31, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +LAS, 03, 31, 73.00, 47.00, 6.00, 7.00, 10.00 +LAX, 03, 31, 66.00, 51.00, 12.00, 13.00, 18.00 +LBB, 03, 31, 71.00, 42.00, 12.00, 8.00, 17.00 +LBF, 03, 31, 57.00, 28.00, 22.00, 19.00, 30.00 +LCH, 03, 31, 75.00, 55.00, 17.00, 17.00, 27.00 +LCK, 03, 31, 59.00, 36.00, -9999.00, -9999.00, 41.00 +LEB, 03, 31, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +LEX, 03, 31, 61.00, 40.00, 30.00, 28.00, 43.00 +LFI, 03, 31, 62.00, 44.00, -9999.00, -9999.00, 32.00 +LFK, 03, 31, 76.00, 52.00, 20.00, 20.00, 31.00 +LFT, 03, 31, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +LGA, 03, 31, 54.00, 39.00, 24.00, 23.00, 36.00 +LGB, 03, 31, 70.00, 50.00, 13.00, 12.00, 19.00 +LGU, 03, 31, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LHW, 03, 31, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LHX, 03, 31, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LIC, 03, 31, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +LIT, 03, 31, 69.00, 47.00, 22.00, 20.00, 32.00 +LIZ, 03, 31, 40.00, 23.00, -9999.00, -9999.00, 40.00 +LMT, 03, 31, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 03, 31, 51.00, 27.00, 18.00, 19.00, 26.00 +LNK, 03, 31, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +LOL, 03, 31, 61.00, 29.00, 9.00, 9.00, 16.00 +LOZ, 03, 31, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LRD, 03, 31, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LRF, 03, 31, 69.00, 46.00, -9999.00, -9999.00, 33.00 +LSE, 03, 31, 51.00, 31.00, 22.00, 23.00, 33.00 +LSF, 03, 31, 74.00, 49.00, -9999.00, -9999.00, 35.00 +LSV, 03, 31, 77.00, 42.00, -9999.00, -9999.00, 6.00 +LTS, 03, 31, 74.00, 44.00, -9999.00, -9999.00, 19.00 +LUF, 03, 31, 81.00, 46.00, -9999.00, -9999.00, 7.00 +LVS, 03, 31, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LWS, 03, 31, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +LWT, 03, 31, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +LXV, 03, 31, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +LYH, 03, 31, 63.00, 40.00, 24.00, 23.00, 34.00 +MAF, 03, 31, 76.00, 45.00, 7.00, 5.00, 10.00 +MBL, 03, 31, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MBS, 03, 31, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +MCB, 03, 31, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MCC, 03, 31, 69.00, 47.00, -9999.00, -9999.00, 23.00 +MCF, 03, 31, 79.00, 59.00, -9999.00, -9999.00, 18.00 +MCG, 03, 31, 30.00, 7.00, 18.00, 21.00, 28.00 +MCI, 03, 31, 60.00, 39.00, 27.00, 23.00, 38.00 +MCK, 03, 31, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +MCN, 03, 31, 74.00, 48.00, 20.00, 18.00, 30.00 +MCO, 03, 31, 81.00, 57.00, 11.00, 12.00, 19.00 +MCW, 03, 31, 50.00, 30.00, 21.00, 18.00, 31.00 +MC2, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 03, 31, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MDO, 03, 31, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MDT, 03, 31, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MDW, 03, 31, 53.00, 35.00, 33.00, 30.00, 44.00 +MEI, 03, 31, 74.00, 47.00, 21.00, 20.00, 33.00 +MEM, 03, 31, 69.00, 48.00, 28.00, 24.00, 39.00 +MER, 03, 31, 71.00, 43.00, -9999.00, -9999.00, 19.00 +MFD, 03, 31, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MFE, 03, 31, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MFR, 03, 31, 61.00, 37.00, 26.00, 24.00, 36.00 +MGE, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 03, 31, 73.00, 49.00, 23.00, 19.00, 32.00 +MGW, 03, 31, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MHK, 03, 31, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +MHR, 03, 31, 67.00, 45.00, -9999.00, -9999.00, 23.00 +MHS, 03, 31, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 03, 31, 81.00, 65.00, 11.00, 12.00, 19.00 +MIB, 03, 31, 45.00, 25.00, -9999.00, -9999.00, 28.00 +MIV, 03, 31, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MI1, 03, 31, 61.00, 32.00, -9999.00, -9999.00, 22.00 +MKC, 03, 31, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MKE, 03, 31, 47.00, 31.00, 33.00, 28.00, 45.00 +MKG, 03, 31, 48.00, 31.00, 29.00, 28.00, 42.00 +MKL, 03, 31, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MLB, 03, 31, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 03, 31, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MLD, 03, 31, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +MLF, 03, 31, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +MLI, 03, 31, 55.00, 34.00, 30.00, 25.00, 40.00 +MLS, 03, 31, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +MLU, 03, 31, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MMO, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 03, 31, 74.00, 49.00, -9999.00, -9999.00, 29.00 +MOB, 03, 31, 75.00, 54.00, 21.00, 20.00, 32.00 +MOT, 03, 31, 45.00, 25.00, 17.00, 15.00, 23.00 +MPV, 03, 31, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MQT, 03, 31, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +MRB, 03, 31, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MRF, 03, 31, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +MRI, 03, 31, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MRY, 03, 31, 63.00, 45.00, -9999.00, -9999.00, 24.00 +MSL, 03, 31, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MSN, 03, 31, 50.00, 29.00, 28.00, 26.00, 40.00 +MSO, 03, 31, 52.00, 28.00, 24.00, 22.00, 35.00 +MSP, 03, 31, 49.00, 30.00, 26.00, 23.00, 37.00 +MSS, 03, 31, 46.00, 26.00, 29.00, 27.00, 41.00 +MSY, 03, 31, 75.00, 55.00, 18.00, 18.00, 28.00 +MTC, 03, 31, 49.00, 32.00, -9999.00, -9999.00, 37.00 +MTN, 03, 31, 60.00, 38.00, -9999.00, -9999.00, 35.00 +MTO, 03, 31, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MUI, 03, 31, 56.00, 34.00, -9999.00, -9999.00, 35.00 +MUO, 03, 31, 62.00, 33.00, -9999.00, -9999.00, 22.00 +MWA, 03, 31, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MWH, 03, 31, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MXF, 03, 31, 73.00, 49.00, -9999.00, -9999.00, 29.00 +MYL, 03, 31, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +MYR, 03, 31, 72.00, 47.00, -9999.00, -9999.00, 29.00 +NAO, 03, 31, 69.00, 54.00, -9999.00, -9999.00, 26.00 +NBC, 03, 31, 74.00, 51.00, -9999.00, -9999.00, 27.00 +NBE, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 03, 31, 53.00, 34.00, -9999.00, -9999.00, 38.00 +NCA, 03, 31, 72.00, 43.00, -9999.00, -9999.00, 31.00 +NCO, 03, 31, 51.00, 34.00, -9999.00, -9999.00, 39.00 +NC1, 03, 31, 67.00, 43.00, -9999.00, -9999.00, 8.00 +NEL, 03, 31, 57.00, 34.00, -9999.00, -9999.00, 36.00 +NFG, 03, 31, 66.00, 48.00, -9999.00, -9999.00, 37.00 +NFL, 03, 31, 61.00, 30.00, -9999.00, -9999.00, 13.00 +NGP, 03, 31, 79.00, 60.00, -9999.00, -9999.00, 17.00 +NGU, 03, 31, 63.00, 43.00, -9999.00, -9999.00, 31.00 +NGZ, 03, 31, 62.00, 47.00, -9999.00, -9999.00, 23.00 +NHK, 03, 31, 62.00, 38.00, -9999.00, -9999.00, 34.00 +NHZ, 03, 31, 47.00, 29.00, -9999.00, -9999.00, 36.00 +NID, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 03, 31, 76.00, 52.00, -9999.00, -9999.00, 23.00 +NIR, 03, 31, 78.00, 56.00, -9999.00, -9999.00, 20.00 +NKT, 03, 31, 67.00, 47.00, -9999.00, -9999.00, 29.00 +NKX, 03, 31, 67.00, 54.00, -9999.00, -9999.00, 18.00 +NLC, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 03, 31, 73.00, 46.00, -9999.00, -9999.00, 31.00 +NPA, 03, 31, 73.00, 55.00, -9999.00, -9999.00, 26.00 +NQA, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 03, 31, 82.00, 59.00, -9999.00, -9999.00, 17.00 +NQX, 03, 31, 80.00, 71.00, -9999.00, -9999.00, 13.00 +NRB, 03, 31, 75.00, 56.00, -9999.00, -9999.00, 21.00 +NRC, 03, 31, 71.00, 42.00, -9999.00, -9999.00, 27.00 +NRS, 03, 31, 66.00, 50.00, -9999.00, -9999.00, 14.00 +NSE, 03, 31, 75.00, 52.00, -9999.00, -9999.00, 27.00 +NSI, 03, 31, 67.00, 47.00, -9999.00, -9999.00, 14.00 +NTD, 03, 31, 67.00, 47.00, -9999.00, -9999.00, 11.00 +NTK, 03, 31, 71.00, 50.00, -9999.00, -9999.00, 16.00 +NTU, 03, 31, 63.00, 43.00, -9999.00, -9999.00, 32.00 +NUC, 03, 31, 66.00, 51.00, -9999.00, -9999.00, 13.00 +NUQ, 03, 31, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NUW, 03, 31, 54.00, 38.00, -9999.00, -9999.00, 42.00 +NWF, 03, 31, 70.00, 50.00, -9999.00, -9999.00, 20.00 +NXX, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 03, 31, 63.00, 37.00, -9999.00, -9999.00, 34.00 +NZC, 03, 31, 78.00, 49.00, -9999.00, -9999.00, 24.00 +NZJ, 03, 31, 71.00, 46.00, -9999.00, -9999.00, 16.00 +NZW, 03, 31, 52.00, 33.00, -9999.00, -9999.00, 36.00 +NZY, 03, 31, 67.00, 54.00, -9999.00, -9999.00, 16.00 +OAK, 03, 31, 64.00, 44.00, 19.00, 19.00, 28.00 +OAR, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 03, 31, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +OGD, 03, 31, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +OKC, 03, 31, 67.00, 44.00, 19.00, 17.00, 28.00 +OLM, 03, 31, 56.00, 35.00, 42.00, 42.00, 53.00 +OMA, 03, 31, 57.00, 34.00, 23.00, 21.00, 33.00 +OME, 03, 31, 21.00, 4.00, 19.00, 22.00, 29.00 +ONT, 03, 31, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 03, 31, 53.00, 34.00, 33.00, 27.00, 45.00 +ORF, 03, 31, 63.00, 43.00, 23.00, 21.00, 31.00 +ORH, 03, 31, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +ORT, 03, 31, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +OSC, 03, 31, 45.00, 26.00, -9999.00, -9999.00, 35.00 +OTG, 03, 31, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +OTH, 03, 31, 55.00, 41.00, 45.00, 46.00, 57.00 +OTM, 03, 31, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +OTZ, 03, 31, 14.00, -4.00, 15.00, 19.00, 23.00 +OURC, 03, 31, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +OURU, 03, 31, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +OVN, 03, 31, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +OZR, 03, 31, 75.00, 50.00, -9999.00, -9999.00, 28.00 +PACZ, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 03, 31, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 03, 31, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +PAEH, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 03, 31, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +PAGA, 03, 31, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +PAH, 03, 31, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PAIM, 03, 31, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +PALU, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 03, 31, 75.00, 52.00, -9999.00, -9999.00, 22.00 +PAQ, 03, 31, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PASV, 03, 31, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +PASY, 03, 31, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 03, 31, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +PATL, 03, 31, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +PBF, 03, 31, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PBG, 03, 31, 47.00, 28.00, -9999.00, -9999.00, 33.00 +PBI, 03, 31, 80.00, 63.00, 11.00, 15.00, 21.00 +PDT, 03, 31, 58.00, 37.00, 21.00, 18.00, 30.00 +PDX, 03, 31, 58.00, 40.00, 38.00, 40.00, 51.00 +PFN, 03, 31, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PGA, 03, 31, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PHL, 03, 31, 57.00, 38.00, 24.00, 25.00, 37.00 +PHX, 03, 31, 80.00, 52.00, 7.00, 8.00, 12.00 +PIA, 03, 31, 56.00, 36.00, 32.00, 26.00, 42.00 +PIB, 03, 31, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PIH, 03, 31, 52.00, 29.00, 22.00, 23.00, 34.00 +PIR, 03, 31, 53.00, 29.00, 17.00, 16.00, 24.00 +PIT, 03, 31, 55.00, 35.00, 34.00, 32.00, 47.00 +PKB, 03, 31, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PLN, 03, 31, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +PNC, 03, 31, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PNE, 03, 31, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PNS, 03, 31, 73.00, 55.00, 18.00, 17.00, 28.00 +POB, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 03, 31, 75.00, 51.00, -9999.00, -9999.00, 36.00 +POM, 03, 31, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 03, 31, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PRB, 03, 31, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 03, 31, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 03, 31, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PSC, 03, 31, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PSG, 03, 31, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 03, 31, 50.00, 29.00, -9999.00, -9999.00, 37.00 +PSP, 03, 31, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +PSX, 03, 31, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +PTH, 03, 31, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 03, 31, 63.00, 31.00, 14.00, 12.00, 19.00 +PUC, 03, 31, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +PUO, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 03, 31, 52.00, 33.00, 27.00, 23.00, 38.00 +PVU, 03, 31, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +PWM, 03, 31, 47.00, 30.00, 27.00, 27.00, 39.00 +P02, 03, 31, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +P07, 03, 31, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +P11, 03, 31, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P24, 03, 31, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +P28, 03, 31, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +P35, 03, 31, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +P38, 03, 31, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +P39, 03, 31, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +P58, 03, 31, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +P59, 03, 31, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +P60, 03, 31, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +P61, 03, 31, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +P67, 03, 31, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +P68, 03, 31, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +P69, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 03, 31, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 03, 31, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +RAP, 03, 31, 52.00, 27.00, 19.00, 18.00, 27.00 +RBL, 03, 31, 67.00, 45.00, 21.00, 20.00, 30.00 +RCA, 03, 31, 52.00, 27.00, -9999.00, -9999.00, 28.00 +RDD, 03, 31, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 03, 31, 56.00, 27.00, 15.00, 16.00, 26.00 +RDR, 03, 31, 43.00, 25.00, -9999.00, -9999.00, 26.00 +RDU, 03, 31, 67.00, 43.00, 21.00, 20.00, 30.00 +REE, 03, 31, 71.00, 42.00, -9999.00, -9999.00, 11.00 +REJ, 03, 31, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +RFD, 03, 31, 52.00, 32.00, 30.00, 26.00, 42.00 +RIC, 03, 31, 65.00, 41.00, 22.00, 23.00, 32.00 +RIV, 03, 31, 72.00, 45.00, -9999.00, -9999.00, 11.00 +RIW, 03, 31, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RKS, 03, 31, 47.00, 25.00, 16.00, 12.00, 22.00 +RME, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +RMG, 03, 31, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +RND, 03, 31, 77.00, 54.00, -9999.00, -9999.00, 22.00 +RNO, 03, 31, 60.00, 31.00, 14.00, 12.00, 20.00 +ROA, 03, 31, 63.00, 40.00, 25.00, 23.00, 36.00 +ROC, 03, 31, 50.00, 31.00, 32.00, 33.00, 47.00 +ROW, 03, 31, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +RSL, 03, 31, 61.00, 36.00, 20.00, 17.00, 28.00 +RST, 03, 31, 48.00, 29.00, 27.00, 25.00, 40.00 +RWF, 03, 31, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +RWL, 03, 31, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +SAC, 03, 31, 67.00, 44.00, 20.00, 21.00, 27.00 +SAF, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 03, 31, 67.00, 54.00, 15.00, 14.00, 22.00 +SAT, 03, 31, 77.00, 54.00, 19.00, 17.00, 29.00 +SAV, 03, 31, 74.00, 51.00, 17.00, 19.00, 27.00 +SAW, 03, 31, 42.00, 27.00, -9999.00, -9999.00, 39.00 +SBA, 03, 31, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 03, 31, 72.00, 46.00, -9999.00, -9999.00, 17.00 +SBN, 03, 31, 53.00, 34.00, 33.00, 33.00, 47.00 +SBP, 03, 31, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 03, 31, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +SBY, 03, 31, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +SCC, 03, 31, -1.00, -18.00, -9999.00, -9999.00, -9999.00 +SCK, 03, 31, 69.00, 44.00, 15.00, 19.00, 24.00 +SDF, 03, 31, 62.00, 41.00, 30.00, 27.00, 42.00 +SEA, 03, 31, 55.00, 40.00, 34.00, 30.00, 45.00 +SEM, 03, 31, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SEP, 03, 31, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SFO, 03, 31, 62.00, 46.00, 21.00, 21.00, 29.00 +SGF, 03, 31, 63.00, 40.00, 27.00, 24.00, 40.00 +SGY, 03, 31, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +SHR, 03, 31, 52.00, 26.00, 22.00, 22.00, 33.00 +SHV, 03, 31, 74.00, 50.00, 20.00, 20.00, 31.00 +SIT, 03, 31, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 03, 31, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 03, 31, 78.00, 48.00, 13.00, 8.00, 18.00 +SKA, 03, 31, 52.00, 32.00, -9999.00, -9999.00, 29.00 +SKF, 03, 31, 77.00, 54.00, -9999.00, -9999.00, 22.00 +SLC, 03, 31, 57.00, 35.00, 24.00, 23.00, 35.00 +SLE, 03, 31, 58.00, 36.00, 36.00, 36.00, 48.00 +SLN, 03, 31, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SMP, 03, 31, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 03, 31, 65.00, 42.00, -9999.00, 17.00, 33.00 +SNA, 03, 31, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 03, 31, 31.00, 21.00, 36.00, 39.00, 55.00 +SNS, 03, 31, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 03, 31, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +SPI, 03, 31, 58.00, 38.00, 32.00, 26.00, 44.00 +SPS, 03, 31, 71.00, 46.00, 15.00, 15.00, 24.00 +SRQ, 03, 31, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 03, 31, 73.00, 46.00, -9999.00, -9999.00, 30.00 +SSI, 03, 31, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +STC, 03, 31, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +STJ, 03, 31, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +STL, 03, 31, 61.00, 41.00, 30.00, 26.00, 42.00 +STNV, 03, 31, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +STS, 03, 31, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 03, 31, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +SUS, 03, 31, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +SUU, 03, 31, 68.00, 44.00, -9999.00, -9999.00, 22.00 +SUX, 03, 31, 55.00, 32.00, 24.00, 22.00, 34.00 +SVN, 03, 31, 74.00, 51.00, -9999.00, -9999.00, 27.00 +SWF, 03, 31, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +SXT, 03, 31, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 03, 31, 50.00, 31.00, 36.00, 35.00, 50.00 +SZL, 03, 31, 62.00, 37.00, -9999.00, -9999.00, 28.00 +TAD, 03, 31, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +TAL, 03, 31, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +TBN, 03, 31, 68.00, 37.00, -9999.00, -9999.00, 33.00 +TCC, 03, 31, 69.00, 37.00, 8.00, 9.00, 13.00 +TCL, 03, 31, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +TCM, 03, 31, 57.00, 37.00, -9999.00, -9999.00, 50.00 +TCS, 03, 31, 70.00, 41.00, -9999.00, -9999.00, 7.00 +TEB, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 03, 31, 67.00, 44.00, -9999.00, -9999.00, 23.00 +TKA, 03, 31, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +TLH, 03, 31, 77.00, 50.00, 15.00, 16.00, 25.00 +TNX, 03, 31, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +TOL, 03, 31, 53.00, 32.00, 29.00, 30.00, 44.00 +TOP, 03, 31, 62.00, 38.00, 25.00, 22.00, 36.00 +TPA, 03, 31, 79.00, 59.00, 9.00, 11.00, 17.00 +TPH, 03, 31, 58.00, 30.00, 11.00, 9.00, 15.00 +TRI, 03, 31, 64.00, 39.00, 25.00, 26.00, 38.00 +TRK, 03, 31, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +TRM, 03, 31, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +TTD, 03, 31, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 03, 31, 68.00, 45.00, 23.00, 20.00, 33.00 +TUP, 03, 31, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +TUS, 03, 31, 77.00, 47.00, 8.00, 8.00, 12.00 +TVC, 03, 31, 46.00, 26.00, 24.00, 23.00, 35.00 +TVL, 03, 31, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 03, 31, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +TXK, 03, 31, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +TYR, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 03, 31, 66.00, 41.00, 25.00, 26.00, 38.00 +T01, 03, 31, 61.00, 39.00, -9999.00, -9999.00, 32.00 +T02, 03, 31, 70.00, 46.00, -9999.00, -9999.00, 29.00 +T03, 03, 31, 72.00, 47.00, -9999.00, -9999.00, 29.00 +T04, 03, 31, 79.00, 60.00, -9999.00, -9999.00, 18.00 +T05, 03, 31, 61.00, 35.00, -9999.00, -9999.00, 25.00 +T06, 03, 31, 75.00, 47.00, -9999.00, -9999.00, 31.00 +T07, 03, 31, 64.00, 32.00, -9999.00, -9999.00, 30.00 +T08, 03, 31, 57.00, 36.00, -9999.00, -9999.00, 27.00 +UCA, 03, 31, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +UCC, 03, 31, 67.00, 41.00, -9999.00, -9999.00, 7.00 +UIL, 03, 31, 53.00, 36.00, 53.00, 53.00, 63.00 +UIN, 03, 31, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +UKI, 03, 31, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 03, 31, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +UNV, 03, 31, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +U15, 03, 31, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +U28, 03, 31, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VAD, 03, 31, 76.00, 49.00, -9999.00, -9999.00, 26.00 +VBG, 03, 31, 67.00, 44.00, -9999.00, -9999.00, 21.00 +VCT, 03, 31, 77.00, 57.00, 15.00, 15.00, 24.00 +VCV, 03, 31, 69.00, 39.00, -9999.00, -9999.00, 7.00 +VDZ, 03, 31, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +VEL, 03, 31, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +VIH, 03, 31, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +VLD, 03, 31, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +VLRC, 03, 31, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +VNY, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 03, 31, 74.00, 50.00, -9999.00, -9999.00, 26.00 +VRB, 03, 31, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +VTN, 03, 31, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +VWS, 03, 31, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +WAL, 03, 31, 61.00, 39.00, 26.00, 26.00, -9999.00 +WJA, 03, 31, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +WJF, 03, 31, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 03, 31, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +WMC, 03, 31, 59.00, 27.00, 16.00, 17.00, 27.00 +WPO, 03, 31, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +WRB, 03, 31, 74.00, 48.00, -9999.00, -9999.00, 29.00 +WRG, 03, 31, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 03, 31, 59.00, 34.00, -9999.00, -9999.00, 35.00 +WRL, 03, 31, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +X68, 03, 31, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 03, 31, 41.00, 26.00, 54.00, 53.00, 63.00 +YCG, 03, 31, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 03, 31, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +YEG, 03, 31, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +YEN, 03, 31, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YFC, 03, 31, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +YKM, 03, 31, 59.00, 33.00, 10.00, 10.00, 16.00 +YNG, 03, 31, 52.00, 32.00, 33.00, 33.00, 48.00 +YPA, 03, 31, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +YQB, 03, 31, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +YQD, 03, 31, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +YQR, 03, 31, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +YQT, 03, 31, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +YRV, 03, 31, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +YUL, 03, 31, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +YUM, 03, 31, 82.00, 53.00, 3.00, 3.00, 5.00 +YVR, 03, 31, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 03, 31, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +YXC, 03, 31, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +YXS, 03, 31, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YYB, 03, 31, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +YYC, 03, 31, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +Y22, 03, 31, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +Y26, 03, 31, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +Y62, 03, 31, 41.00, 22.00, 29.00, 28.00, 40.00 +ZUN, 03, 31, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +ZZV, 03, 31, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +Z26, 03, 31, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +0V1, 03, 31, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +01R, 03, 31, 74.00, 51.00, -9999.00, -9999.00, 28.00 +1V1, 03, 31, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +1V4, 03, 31, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +1V5B, 03, 31, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +2DP, 03, 31, 66.00, 46.00, -9999.00, -9999.00, 29.00 +2PJ, 03, 31, 73.00, 46.00, -9999.00, -9999.00, 29.00 +3B1, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 03, 31, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +3RN, 03, 31, 47.00, 25.00, -9999.00, -9999.00, 34.00 +3SE, 03, 31, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +4DG, 03, 31, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +4LJ, 03, 31, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +4MR, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 03, 31, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +5I3, 03, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 03, 31, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +5WD, 03, 31, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +5WT, 03, 31, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +9V9, 03, 31, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 01, 56.00, 35.00, 25.00, 25.00, 38.00 +ABI, 04, 01, 74.00, 49.00, 13.00, 10.00, 20.00 +ABQ, 04, 01, 67.00, 36.00, 9.00, 9.00, 15.00 +ABR, 04, 01, 50.00, 28.00, 21.00, 18.00, 29.00 +ABY, 04, 01, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 01, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 01, 75.00, 52.00, 16.00, 17.00, 26.00 +ACV, 04, 01, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 01, 57.00, 36.00, 24.00, 22.00, 35.00 +ADK, 04, 01, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 01, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 01, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 01, 61.00, 37.00, -9999.00, -9999.00, 35.00 +AEX, 04, 01, 74.00, 53.00, -9999.00, -9999.00, 28.00 +AFF, 04, 01, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 01, 82.00, 57.00, -9999.00, -9999.00, 20.00 +AGS, 04, 01, 73.00, 45.00, 20.00, 21.00, 31.00 +AHN, 04, 01, 70.00, 46.00, 20.00, 22.00, 31.00 +AKN, 04, 01, 35.00, 19.00, 25.00, 25.00, 37.00 +AKO, 04, 01, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 01, 52.00, 31.00, 26.00, 26.00, 40.00 +ALI, 04, 01, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 01, 53.00, 32.00, 24.00, 24.00, 36.00 +ALS, 04, 01, 54.00, 20.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 01, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 01, 68.00, 38.00, 14.00, 12.00, 21.00 +AMG, 04, 01, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 01, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 01, 38.00, 24.00, 16.00, 17.00, 24.00 +AND, 04, 01, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 01, 47.00, 35.00, 53.00, 51.00, 66.00 +AOO, 04, 01, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +APN, 04, 01, 46.00, 25.00, 28.00, 27.00, 40.00 +AQQ, 04, 01, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +ART, 04, 01, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +AST, 04, 01, 54.00, 39.00, 50.00, 51.00, 61.00 +ATL, 04, 01, 69.00, 47.00, 23.00, 22.00, 33.00 +ATW, 04, 01, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 01, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 01, 59.00, 36.00, -9999.00, -9999.00, 40.00 +AUG, 04, 01, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 01, 76.00, 56.00, 19.00, 16.00, 28.00 +AUW, 04, 01, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 01, 64.00, 39.00, 23.00, 24.00, 34.00 +AVP, 04, 01, 53.00, 34.00, 30.00, 29.00, 43.00 +AXN, 04, 01, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 01, 51.00, 31.00, -9999.00, -9999.00, 31.00 +AYS, 04, 01, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 01, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 01, 70.00, 46.00, -9999.00, -9999.00, 23.00 +BAD, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +BAF, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 01, 47.00, 20.00, -9999.00, -9999.00, 20.00 +BDL, 04, 01, 55.00, 33.00, 26.00, 26.00, 38.00 +BDR, 04, 01, 52.00, 36.00, 26.00, 24.00, 38.00 +BET, 04, 01, 26.00, 11.00, 20.00, 21.00, 30.00 +BFD, 04, 01, 48.00, 28.00, 39.00, 35.00, 51.00 +BFF, 04, 01, 57.00, 27.00, 20.00, 18.00, 29.00 +BFL, 04, 01, 72.00, 48.00, 13.00, 13.00, 18.00 +BGM, 04, 01, 48.00, 31.00, 34.00, 32.00, 48.00 +BGR, 04, 01, 46.00, 28.00, 25.00, 23.00, 36.00 +BGS, 04, 01, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 01, 71.00, 46.00, 23.00, 22.00, 34.00 +BID, 04, 01, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 01, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 01, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 01, 52.00, 30.00, 22.00, 21.00, 32.00 +BIS, 04, 01, 48.00, 26.00, 20.00, 18.00, 30.00 +BIX, 04, 01, 73.00, 56.00, -9999.00, -9999.00, 27.00 +BJI, 04, 01, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 01, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 01, 58.00, 27.00, -9999.00, -9999.00, 24.00 +BKW, 04, 01, 58.00, 37.00, 33.00, 32.00, 47.00 +BLF, 04, 01, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 01, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 01, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 01, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 01, 64.00, 40.00, -9999.00, -9999.00, 36.00 +BNA, 04, 01, 67.00, 44.00, 30.00, 26.00, 42.00 +BNO, 04, 01, 53.00, 27.00, -9999.00, 21.00, 39.00 +BOI, 04, 01, 58.00, 34.00, 22.00, 21.00, 33.00 +BOS, 04, 01, 52.00, 36.00, 25.00, 25.00, 38.00 +BPI, 04, 01, 46.00, 14.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 01, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 01, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 01, 57.00, 37.00, -9999.00, -9999.00, 33.00 +BRO, 04, 01, 82.00, 63.00, 9.00, 8.00, 13.00 +BRW, 04, 01, -2.00, -16.00, 9.00, 11.00, 16.00 +BSM, 04, 01, 76.00, 56.00, -9999.00, -9999.00, 22.00 +BTI, 04, 01, -2.00, -17.00, 8.00, 9.00, 14.00 +BTL, 04, 01, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 01, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 01, 77.00, 55.00, 20.00, 19.00, 31.00 +BTT, 04, 01, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 01, 48.00, 30.00, 31.00, 29.00, 45.00 +BUB, 04, 01, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 01, 49.00, 32.00, 34.00, 35.00, 49.00 +BUR, 04, 01, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 01, 74.00, 57.00, -9999.00, 15.00, 28.00 +BWG, 04, 01, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 01, 60.00, 39.00, 26.00, 22.00, 35.00 +BYH, 04, 01, 67.00, 47.00, -9999.00, -9999.00, 37.00 +BYI, 04, 01, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 01, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 01, 73.00, 46.00, 17.00, 20.00, 28.00 +CAG, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 01, 54.00, 34.00, 33.00, 36.00, 50.00 +CAO, 04, 01, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 01, 41.00, 24.00, 32.00, 33.00, 46.00 +CBM, 04, 01, 72.00, 47.00, -9999.00, -9999.00, 31.00 +CDB, 04, 01, 36.00, 27.00, 47.00, 53.00, 67.00 +CDC, 04, 01, 57.00, 30.00, 17.00, 16.00, 25.00 +CDR, 04, 01, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 01, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 01, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 01, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 01, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 01, 68.00, 43.00, 25.00, 24.00, 36.00 +CHO, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 01, 73.00, 51.00, 18.00, 19.00, 29.00 +CID, 04, 01, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 01, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 01, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 01, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 01, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 01, 53.00, 33.00, 34.00, 32.00, 48.00 +CLL, 04, 01, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 01, 68.00, 44.00, 19.00, 22.00, 31.00 +CMH, 04, 01, 58.00, 36.00, 30.00, 30.00, 43.00 +CMI, 04, 01, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 01, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 01, 60.00, 37.00, 25.00, 19.00, 35.00 +CNM, 04, 01, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 01, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +COD, 04, 01, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +COF, 04, 01, 79.00, 59.00, -9999.00, -9999.00, 20.00 +CON, 04, 01, 51.00, 28.00, 25.00, 24.00, 37.00 +COS, 04, 01, 56.00, 29.00, 19.00, 18.00, 26.00 +COT, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 01, 61.00, 39.00, 29.00, 25.00, 40.00 +CPR, 04, 01, 52.00, 26.00, 23.00, 24.00, 33.00 +CRBC, 04, 01, 42.00, 6.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 01, 79.00, 60.00, 11.00, 11.00, 18.00 +CRW, 04, 01, 63.00, 39.00, 33.00, 33.00, 47.00 +CSG, 04, 01, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 01, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 01, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 01, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 01, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 01, 60.00, 38.00, 30.00, 29.00, 44.00 +CVN, 04, 01, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 01, 68.00, 37.00, -9999.00, -9999.00, 10.00 +CXY, 04, 01, 57.00, 37.00, 22.00, 23.00, 33.00 +CYS, 04, 01, 50.00, 26.00, 21.00, 21.00, 30.00 +DAA, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 01, 78.00, 56.00, 11.00, 14.00, 21.00 +DAG, 04, 01, 74.00, 48.00, 6.00, 6.00, 11.00 +DAL, 04, 01, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 01, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 01, 57.00, 36.00, 30.00, 30.00, 44.00 +DBQ, 04, 01, 52.00, 33.00, 29.00, 25.00, 39.00 +DCA, 04, 01, 63.00, 43.00, 22.00, 23.00, 32.00 +DDC, 04, 01, 64.00, 37.00, 19.00, 17.00, 28.00 +DEC, 04, 01, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 01, 58.00, 30.00, 21.00, 20.00, 28.00 +DFW, 04, 01, 73.00, 51.00, 17.00, 15.00, 26.00 +DHN, 04, 01, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 01, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 01, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 01, 80.00, 56.00, -9999.00, -9999.00, 13.00 +DLG, 04, 01, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 01, 42.00, 24.00, 25.00, 24.00, 36.00 +DLLC, 04, 01, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 01, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 01, 77.00, 47.00, -9999.00, -9999.00, 9.00 +DMN, 04, 01, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 01, 61.00, 39.00, -9999.00, -9999.00, 35.00 +DPG, 04, 01, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 01, 74.00, 50.00, -9999.00, -9999.00, 26.00 +DRA, 04, 01, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 01, 80.00, 56.00, 13.00, 10.00, 18.00 +DSM, 04, 01, 56.00, 35.00, 28.00, 24.00, 40.00 +DTW, 04, 01, 52.00, 33.00, 29.00, 27.00, 41.00 +DUG, 04, 01, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 01, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 01, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 01, 74.00, 49.00, -9999.00, -9999.00, 18.00 +D45, 04, 01, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 01, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 01, 49.00, 28.00, 22.00, 21.00, 32.00 +ECG, 04, 01, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 01, 68.00, 42.00, -9999.00, -9999.00, 9.00 +EED, 04, 01, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 01, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 01, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 01, 58.00, 31.00, 37.00, 39.00, 52.00 +EKO, 04, 01, 55.00, 27.00, 19.00, 19.00, 29.00 +ELD, 04, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 01, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 01, 75.00, 44.00, 4.00, 4.00, 6.00 +ELY, 04, 01, 53.00, 23.00, 19.00, 21.00, 30.00 +EMP, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 01, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +END, 04, 01, 68.00, 44.00, -9999.00, -9999.00, 15.00 +ENN, 04, 01, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 01, 57.00, 36.00, -9999.00, -9999.00, 21.00 +EPH, 04, 01, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 01, 50.00, 34.00, 36.00, 32.00, 49.00 +ESF, 04, 01, 74.00, 53.00, -9999.00, -9999.00, 35.00 +EUG, 04, 01, 58.00, 40.00, 37.00, 37.00, 49.00 +EVV, 04, 01, 63.00, 41.00, 34.00, 29.00, 46.00 +EWN, 04, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 01, 57.00, 39.00, 24.00, 24.00, 37.00 +EYW, 04, 01, 80.00, 71.00, 9.00, 9.00, 15.00 +E74, 04, 01, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 01, 66.00, 40.00, -9999.00, -9999.00, 31.00 +FAI, 04, 01, 34.00, 11.00, 12.00, 13.00, 19.00 +FAR, 04, 01, 46.00, 26.00, 19.00, 16.00, 27.00 +FAT, 04, 01, 71.00, 45.00, 15.00, 14.00, 21.00 +FAY, 04, 01, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 01, 50.00, 28.00, 22.00, 23.00, 34.00 +FCS, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 01, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 01, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 04, 01, 54.00, 24.00, 23.00, 21.00, 30.00 +FLL, 04, 01, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 01, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 01, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +FME, 04, 01, 64.00, 36.00, -9999.00, -9999.00, 35.00 +FMH, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 01, 65.00, 30.00, 10.00, 13.00, 16.00 +FMY, 04, 01, 82.00, 60.00, 8.00, 9.00, 15.00 +FNT, 04, 01, 50.00, 32.00, 28.00, 29.00, 43.00 +FOD, 04, 01, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 01, 62.00, 38.00, -9999.00, -9999.00, 29.00 +FOK, 04, 01, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 01, 63.00, 39.00, -9999.00, -9999.00, 27.00 +FSD, 04, 01, 52.00, 30.00, 27.00, 22.00, 37.00 +FSI, 04, 01, 70.00, 45.00, -9999.00, -9999.00, 22.00 +FSM, 04, 01, 70.00, 45.00, 24.00, 20.00, 35.00 +FTK, 04, 01, 63.00, 39.00, -9999.00, -9999.00, 36.00 +FWA, 04, 01, 55.00, 35.00, 28.00, 29.00, 43.00 +FWH, 04, 01, 72.00, 49.00, -9999.00, -9999.00, 23.00 +FYU, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 01, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 01, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 01, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 01, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 01, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 01, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 01, 53.00, 32.00, 20.00, 24.00, 34.00 +GFA, 04, 01, 50.00, 28.00, -9999.00, -9999.00, 27.00 +GFK, 04, 01, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 01, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 01, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 01, 50.00, 27.00, 16.00, 15.00, 25.00 +GJT, 04, 01, 62.00, 35.00, 17.00, 17.00, 26.00 +GKN, 04, 01, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 01, 59.00, 31.00, 19.00, 18.00, 27.00 +GLH, 04, 01, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 01, 70.00, 61.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 01, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 01, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 04, 01, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 01, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 01, 47.00, 29.00, 28.00, 25.00, 39.00 +GRCI, 04, 01, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 01, 57.00, 37.00, -9999.00, -9999.00, 51.00 +GRI, 04, 01, 58.00, 33.00, 25.00, 20.00, 33.00 +GRK, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 04, 01, 51.00, 31.00, 32.00, 29.00, 44.00 +GSB, 04, 01, 69.00, 45.00, -9999.00, -9999.00, 29.00 +GSG, 04, 01, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 01, 66.00, 42.00, 23.00, 22.00, 32.00 +GSP, 04, 01, 68.00, 44.00, 20.00, 22.00, 32.00 +GST, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 01, 48.00, 30.00, -9999.00, -9999.00, 49.00 +GTF, 04, 01, 50.00, 28.00, 21.00, 22.00, 31.00 +GUP, 04, 01, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 01, 56.00, 34.00, -9999.00, -9999.00, 41.00 +GVW, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 04, 01, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 01, 64.00, 47.00, 19.00, 20.00, 30.00 +HBR, 04, 01, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 01, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 01, 55.00, 33.00, -9999.00, -9999.00, 30.00 +HKY, 04, 01, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 01, 51.00, 27.00, 19.00, 18.00, 28.00 +HMN, 04, 01, 76.00, 36.00, -9999.00, -9999.00, 6.00 +HMS, 04, 01, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 01, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 01, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +HON, 04, 01, 52.00, 29.00, 22.00, 20.00, 31.00 +HOP, 04, 01, 65.00, 41.00, -9999.00, -9999.00, 37.00 +HOT, 04, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 01, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 01, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 01, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 01, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 01, 74.00, 50.00, -9999.00, -9999.00, 25.00 +HST, 04, 01, 82.00, 60.00, -9999.00, -9999.00, 17.00 +HSV, 04, 01, 69.00, 45.00, 29.00, 22.00, 39.00 +HTL, 04, 01, 46.00, 26.00, 34.00, 27.00, 45.00 +HTS, 04, 01, 63.00, 40.00, 32.00, 31.00, 45.00 +HUF, 04, 01, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 01, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 01, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 01, 51.00, 26.00, 18.00, 19.00, 28.00 +IAB, 04, 01, 64.00, 40.00, -9999.00, -9999.00, 24.00 +IAD, 04, 01, 61.00, 37.00, 24.00, 23.00, 35.00 +IAG, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 01, 75.00, 55.00, 19.00, 19.00, 30.00 +ICT, 04, 01, 64.00, 40.00, 25.00, 18.00, 34.00 +IDA, 04, 01, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 01, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 01, 58.00, 38.00, 25.00, 24.00, 36.00 +ILI, 04, 01, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 01, 70.00, 47.00, 18.00, 19.00, 29.00 +IMT, 04, 01, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +IND, 04, 01, 59.00, 38.00, 32.00, 30.00, 45.00 +INL, 04, 01, 43.00, 21.00, 22.00, 17.00, 29.00 +INS, 04, 01, 68.00, 41.00, -9999.00, -9999.00, 6.00 +INT, 04, 01, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +INW, 04, 01, 66.00, 33.00, 9.00, 7.00, 13.00 +IPL, 04, 01, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 01, 55.00, 34.00, 28.00, 28.00, 39.00 +IRK, 04, 01, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 01, 49.00, 25.00, 17.00, 16.00, 25.00 +ISP, 04, 01, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 01, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 01, 81.00, 48.00, -9999.00, -9999.00, 9.00 +IWD, 04, 01, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 01, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 01, 74.00, 48.00, 21.00, 20.00, 32.00 +JAX, 04, 01, 76.00, 52.00, 15.00, 17.00, 24.00 +JBR, 04, 01, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 01, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 01, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 01, 54.00, 39.00, 23.00, 23.00, 35.00 +JHW, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 01, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 01, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 01, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 01, 43.00, 29.00, 46.00, 45.00, 57.00 +JST, 04, 01, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 01, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 01, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 01, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 01, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 01, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 01, 51.00, 31.00, 30.00, 28.00, 43.00 +LAR, 04, 01, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 01, 73.00, 47.00, 6.00, 7.00, 10.00 +LAX, 04, 01, 66.00, 51.00, 12.00, 13.00, 18.00 +LBB, 04, 01, 72.00, 42.00, 12.00, 8.00, 17.00 +LBF, 04, 01, 57.00, 29.00, 22.00, 19.00, 30.00 +LCH, 04, 01, 75.00, 55.00, 17.00, 17.00, 27.00 +LCK, 04, 01, 59.00, 37.00, -9999.00, -9999.00, 41.00 +LEB, 04, 01, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 01, 62.00, 40.00, 30.00, 28.00, 43.00 +LFI, 04, 01, 62.00, 44.00, -9999.00, -9999.00, 32.00 +LFK, 04, 01, 76.00, 52.00, 20.00, 20.00, 31.00 +LFT, 04, 01, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 01, 55.00, 40.00, 24.00, 23.00, 36.00 +LGB, 04, 01, 70.00, 50.00, 13.00, 12.00, 19.00 +LGU, 04, 01, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 01, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 01, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 01, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 01, 70.00, 47.00, 22.00, 20.00, 32.00 +LIZ, 04, 01, 41.00, 24.00, -9999.00, -9999.00, 40.00 +LMT, 04, 01, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 04, 01, 52.00, 27.00, 18.00, 19.00, 26.00 +LNK, 04, 01, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 01, 61.00, 29.00, 9.00, 9.00, 16.00 +LOZ, 04, 01, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 01, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 01, 70.00, 47.00, -9999.00, -9999.00, 33.00 +LSE, 04, 01, 52.00, 32.00, 22.00, 23.00, 33.00 +LSF, 04, 01, 74.00, 49.00, -9999.00, -9999.00, 35.00 +LSV, 04, 01, 77.00, 42.00, -9999.00, -9999.00, 6.00 +LTS, 04, 01, 75.00, 44.00, -9999.00, -9999.00, 19.00 +LUF, 04, 01, 81.00, 46.00, -9999.00, -9999.00, 7.00 +LVS, 04, 01, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 01, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 01, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 01, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 01, 64.00, 40.00, 24.00, 23.00, 34.00 +MAF, 04, 01, 76.00, 45.00, 7.00, 5.00, 10.00 +MBL, 04, 01, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 01, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 01, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 01, 69.00, 47.00, -9999.00, -9999.00, 23.00 +MCF, 04, 01, 79.00, 59.00, -9999.00, -9999.00, 18.00 +MCG, 04, 01, 31.00, 7.00, 18.00, 21.00, 28.00 +MCI, 04, 01, 60.00, 39.00, 27.00, 23.00, 38.00 +MCK, 04, 01, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 01, 74.00, 48.00, 20.00, 18.00, 30.00 +MCO, 04, 01, 81.00, 57.00, 11.00, 12.00, 19.00 +MCW, 04, 01, 50.00, 31.00, 21.00, 18.00, 31.00 +MC2, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 04, 01, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 01, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 01, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 01, 54.00, 36.00, 33.00, 30.00, 44.00 +MEI, 04, 01, 74.00, 47.00, 21.00, 20.00, 33.00 +MEM, 04, 01, 69.00, 48.00, 28.00, 24.00, 39.00 +MER, 04, 01, 71.00, 43.00, -9999.00, -9999.00, 19.00 +MFD, 04, 01, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 01, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 01, 61.00, 37.00, 26.00, 24.00, 36.00 +MGE, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 04, 01, 73.00, 50.00, 23.00, 19.00, 32.00 +MGW, 04, 01, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 01, 67.00, 45.00, -9999.00, -9999.00, 23.00 +MHS, 04, 01, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 01, 81.00, 65.00, 11.00, 12.00, 19.00 +MIB, 04, 01, 45.00, 26.00, -9999.00, -9999.00, 28.00 +MIV, 04, 01, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 01, 62.00, 32.00, -9999.00, -9999.00, 22.00 +MKC, 04, 01, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 01, 48.00, 32.00, 33.00, 28.00, 45.00 +MKG, 04, 01, 49.00, 31.00, 29.00, 28.00, 42.00 +MKL, 04, 01, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 01, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 01, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 01, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 01, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 01, 56.00, 35.00, 30.00, 25.00, 40.00 +MLS, 04, 01, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 01, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 01, 75.00, 49.00, -9999.00, -9999.00, 29.00 +MOB, 04, 01, 75.00, 54.00, 21.00, 20.00, 32.00 +MOT, 04, 01, 45.00, 26.00, 17.00, 15.00, 23.00 +MPV, 04, 01, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 01, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 01, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 01, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 01, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 01, 63.00, 45.00, -9999.00, -9999.00, 24.00 +MSL, 04, 01, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 01, 50.00, 30.00, 28.00, 26.00, 40.00 +MSO, 04, 01, 53.00, 28.00, 24.00, 22.00, 35.00 +MSP, 04, 01, 49.00, 31.00, 26.00, 23.00, 37.00 +MSS, 04, 01, 46.00, 27.00, 29.00, 27.00, 41.00 +MSY, 04, 01, 75.00, 55.00, 18.00, 18.00, 28.00 +MTC, 04, 01, 50.00, 32.00, -9999.00, -9999.00, 37.00 +MTN, 04, 01, 60.00, 38.00, -9999.00, -9999.00, 35.00 +MTO, 04, 01, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 01, 57.00, 35.00, -9999.00, -9999.00, 35.00 +MUO, 04, 01, 62.00, 33.00, -9999.00, -9999.00, 22.00 +MWA, 04, 01, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 01, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 01, 73.00, 50.00, -9999.00, -9999.00, 29.00 +MYL, 04, 01, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 01, 72.00, 47.00, -9999.00, -9999.00, 29.00 +NAO, 04, 01, 70.00, 54.00, -9999.00, -9999.00, 26.00 +NBC, 04, 01, 74.00, 52.00, -9999.00, -9999.00, 27.00 +NBE, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 04, 01, 54.00, 35.00, -9999.00, -9999.00, 38.00 +NCA, 04, 01, 73.00, 43.00, -9999.00, -9999.00, 31.00 +NCO, 04, 01, 51.00, 35.00, -9999.00, -9999.00, 39.00 +NC1, 04, 01, 68.00, 43.00, -9999.00, -9999.00, 8.00 +NEL, 04, 01, 57.00, 34.00, -9999.00, -9999.00, 36.00 +NFG, 04, 01, 66.00, 48.00, -9999.00, -9999.00, 38.00 +NFL, 04, 01, 61.00, 30.00, -9999.00, -9999.00, 13.00 +NGP, 04, 01, 79.00, 61.00, -9999.00, -9999.00, 17.00 +NGU, 04, 01, 63.00, 43.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 01, 62.00, 47.00, -9999.00, -9999.00, 23.00 +NHK, 04, 01, 63.00, 39.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 01, 48.00, 30.00, -9999.00, -9999.00, 36.00 +NID, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 01, 76.00, 52.00, -9999.00, -9999.00, 23.00 +NIR, 04, 01, 79.00, 56.00, -9999.00, -9999.00, 20.00 +NKT, 04, 01, 67.00, 47.00, -9999.00, -9999.00, 29.00 +NKX, 04, 01, 67.00, 54.00, -9999.00, -9999.00, 18.00 +NLC, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 04, 01, 73.00, 46.00, -9999.00, -9999.00, 31.00 +NPA, 04, 01, 73.00, 55.00, -9999.00, -9999.00, 26.00 +NQA, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 04, 01, 82.00, 59.00, -9999.00, -9999.00, 17.00 +NQX, 04, 01, 80.00, 71.00, -9999.00, -9999.00, 13.00 +NRB, 04, 01, 75.00, 56.00, -9999.00, -9999.00, 21.00 +NRC, 04, 01, 72.00, 42.00, -9999.00, -9999.00, 27.00 +NRS, 04, 01, 66.00, 50.00, -9999.00, -9999.00, 14.00 +NSE, 04, 01, 75.00, 52.00, -9999.00, -9999.00, 27.00 +NSI, 04, 01, 67.00, 47.00, -9999.00, -9999.00, 14.00 +NTD, 04, 01, 67.00, 47.00, -9999.00, -9999.00, 11.00 +NTK, 04, 01, 71.00, 50.00, -9999.00, -9999.00, 16.00 +NTU, 04, 01, 63.00, 43.00, -9999.00, -9999.00, 32.00 +NUC, 04, 01, 66.00, 51.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 01, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NUW, 04, 01, 54.00, 38.00, -9999.00, -9999.00, 42.00 +NWF, 04, 01, 70.00, 50.00, -9999.00, -9999.00, 20.00 +NXX, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 04, 01, 64.00, 37.00, -9999.00, -9999.00, 34.00 +NZC, 04, 01, 78.00, 49.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 01, 71.00, 46.00, -9999.00, -9999.00, 16.00 +NZW, 04, 01, 52.00, 33.00, -9999.00, -9999.00, 36.00 +NZY, 04, 01, 67.00, 54.00, -9999.00, -9999.00, 16.00 +OAK, 04, 01, 64.00, 44.00, 19.00, 19.00, 28.00 +OAR, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 04, 01, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 01, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 01, 68.00, 45.00, 19.00, 17.00, 28.00 +OLM, 04, 01, 56.00, 35.00, 42.00, 42.00, 53.00 +OMA, 04, 01, 58.00, 35.00, 23.00, 21.00, 33.00 +OME, 04, 01, 21.00, 4.00, 19.00, 22.00, 29.00 +ONT, 04, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 01, 54.00, 35.00, 33.00, 27.00, 45.00 +ORF, 04, 01, 63.00, 43.00, 23.00, 21.00, 31.00 +ORH, 04, 01, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 01, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 01, 46.00, 27.00, -9999.00, -9999.00, 35.00 +OTG, 04, 01, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 01, 55.00, 41.00, 45.00, 46.00, 57.00 +OTM, 04, 01, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 01, 15.00, -3.00, 14.00, 19.00, 23.00 +OURC, 04, 01, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 01, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 01, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 01, 76.00, 50.00, -9999.00, -9999.00, 28.00 +PACZ, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 01, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 01, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 01, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 01, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 01, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 01, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 01, 75.00, 52.00, -9999.00, -9999.00, 22.00 +PAQ, 04, 01, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 01, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 01, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 01, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 01, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 01, 47.00, 29.00, -9999.00, -9999.00, 33.00 +PBI, 04, 01, 80.00, 63.00, 11.00, 15.00, 21.00 +PDT, 04, 01, 58.00, 37.00, 21.00, 18.00, 30.00 +PDX, 04, 01, 58.00, 40.00, 38.00, 40.00, 51.00 +PFN, 04, 01, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 01, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 01, 58.00, 38.00, 24.00, 25.00, 37.00 +PHX, 04, 01, 80.00, 52.00, 7.00, 8.00, 12.00 +PIA, 04, 01, 57.00, 37.00, 32.00, 26.00, 42.00 +PIB, 04, 01, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 01, 53.00, 29.00, 22.00, 23.00, 34.00 +PIR, 04, 01, 53.00, 30.00, 17.00, 16.00, 24.00 +PIT, 04, 01, 56.00, 35.00, 34.00, 32.00, 47.00 +PKB, 04, 01, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 01, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 01, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 01, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 01, 73.00, 55.00, 18.00, 17.00, 28.00 +POB, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 04, 01, 75.00, 51.00, -9999.00, -9999.00, 36.00 +POM, 04, 01, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 04, 01, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 01, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 01, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 01, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 01, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 01, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 01, 51.00, 29.00, -9999.00, -9999.00, 37.00 +PSP, 04, 01, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 01, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 01, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 01, 63.00, 31.00, 14.00, 12.00, 19.00 +PUC, 04, 01, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 01, 52.00, 34.00, 27.00, 23.00, 38.00 +PVU, 04, 01, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 01, 48.00, 30.00, 27.00, 27.00, 39.00 +P02, 04, 01, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P07, 04, 01, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +P11, 04, 01, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P24, 04, 01, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +P28, 04, 01, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +P35, 04, 01, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +P38, 04, 01, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +P39, 04, 01, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +P58, 04, 01, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +P59, 04, 01, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +P60, 04, 01, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +P61, 04, 01, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +P67, 04, 01, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +P68, 04, 01, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +P69, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 01, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 01, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 01, 53.00, 28.00, 19.00, 18.00, 27.00 +RBL, 04, 01, 68.00, 45.00, 21.00, 20.00, 29.00 +RCA, 04, 01, 53.00, 28.00, -9999.00, -9999.00, 28.00 +RDD, 04, 01, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 01, 56.00, 27.00, 15.00, 16.00, 26.00 +RDR, 04, 01, 43.00, 25.00, -9999.00, -9999.00, 26.00 +RDU, 04, 01, 68.00, 43.00, 21.00, 20.00, 30.00 +REE, 04, 01, 72.00, 42.00, -9999.00, -9999.00, 11.00 +REJ, 04, 01, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 01, 52.00, 33.00, 30.00, 26.00, 42.00 +RIC, 04, 01, 66.00, 41.00, 22.00, 23.00, 32.00 +RIV, 04, 01, 72.00, 45.00, -9999.00, -9999.00, 11.00 +RIW, 04, 01, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 01, 48.00, 25.00, 16.00, 12.00, 22.00 +RME, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +RMG, 04, 01, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +RND, 04, 01, 77.00, 55.00, -9999.00, -9999.00, 22.00 +RNO, 04, 01, 60.00, 31.00, 14.00, 12.00, 20.00 +ROA, 04, 01, 63.00, 40.00, 25.00, 23.00, 36.00 +ROC, 04, 01, 50.00, 32.00, 32.00, 33.00, 47.00 +ROW, 04, 01, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 01, 62.00, 36.00, 20.00, 17.00, 28.00 +RST, 04, 01, 48.00, 30.00, 27.00, 25.00, 40.00 +RWF, 04, 01, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 01, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 01, 67.00, 44.00, 19.00, 21.00, 27.00 +SAF, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 01, 67.00, 54.00, 15.00, 14.00, 21.00 +SAT, 04, 01, 77.00, 55.00, 19.00, 17.00, 29.00 +SAV, 04, 01, 74.00, 51.00, 17.00, 19.00, 27.00 +SAW, 04, 01, 43.00, 27.00, -9999.00, -9999.00, 39.00 +SBA, 04, 01, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 01, 72.00, 46.00, -9999.00, -9999.00, 17.00 +SBN, 04, 01, 54.00, 35.00, 33.00, 33.00, 47.00 +SBP, 04, 01, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 01, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 01, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 01, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 01, 69.00, 44.00, 15.00, 19.00, 24.00 +SDF, 04, 01, 63.00, 42.00, 30.00, 27.00, 42.00 +SEA, 04, 01, 55.00, 40.00, 34.00, 30.00, 45.00 +SEM, 04, 01, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 01, 62.00, 46.00, 20.00, 21.00, 28.00 +SGF, 04, 01, 64.00, 40.00, 27.00, 24.00, 40.00 +SGY, 04, 01, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 01, 53.00, 26.00, 22.00, 22.00, 33.00 +SHV, 04, 01, 74.00, 50.00, 20.00, 20.00, 31.00 +SIT, 04, 01, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 01, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 01, 78.00, 49.00, 13.00, 8.00, 18.00 +SKA, 04, 01, 53.00, 32.00, -9999.00, -9999.00, 29.00 +SKF, 04, 01, 77.00, 55.00, -9999.00, -9999.00, 22.00 +SLC, 04, 01, 57.00, 35.00, 24.00, 23.00, 35.00 +SLE, 04, 01, 58.00, 36.00, 36.00, 36.00, 48.00 +SLN, 04, 01, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 01, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 01, 65.00, 42.00, -9999.00, 17.00, 32.00 +SNA, 04, 01, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 01, 31.00, 21.00, 36.00, 39.00, 54.00 +SNS, 04, 01, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 01, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 01, 59.00, 38.00, 32.00, 26.00, 44.00 +SPS, 04, 01, 72.00, 46.00, 15.00, 15.00, 24.00 +SRQ, 04, 01, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 01, 73.00, 46.00, -9999.00, -9999.00, 30.00 +SSI, 04, 01, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +STC, 04, 01, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 01, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +STL, 04, 01, 62.00, 42.00, 30.00, 26.00, 42.00 +STNV, 04, 01, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +STS, 04, 01, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 01, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 01, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 01, 68.00, 44.00, -9999.00, -9999.00, 22.00 +SUX, 04, 01, 56.00, 33.00, 24.00, 22.00, 34.00 +SVN, 04, 01, 74.00, 51.00, -9999.00, -9999.00, 27.00 +SWF, 04, 01, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 01, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 01, 50.00, 31.00, 36.00, 35.00, 50.00 +SZL, 04, 01, 62.00, 37.00, -9999.00, -9999.00, 28.00 +TAD, 04, 01, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 01, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 01, 68.00, 38.00, -9999.00, -9999.00, 33.00 +TCC, 04, 01, 69.00, 38.00, 8.00, 9.00, 13.00 +TCL, 04, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 01, 57.00, 37.00, -9999.00, -9999.00, 50.00 +TCS, 04, 01, 70.00, 41.00, -9999.00, -9999.00, 7.00 +TEB, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 01, 68.00, 45.00, -9999.00, -9999.00, 23.00 +TKA, 04, 01, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 01, 77.00, 50.00, 15.00, 16.00, 25.00 +TNX, 04, 01, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 01, 54.00, 32.00, 29.00, 30.00, 44.00 +TOP, 04, 01, 62.00, 38.00, 25.00, 22.00, 36.00 +TPA, 04, 01, 79.00, 59.00, 9.00, 11.00, 17.00 +TPH, 04, 01, 59.00, 30.00, 11.00, 9.00, 15.00 +TRI, 04, 01, 64.00, 40.00, 25.00, 26.00, 38.00 +TRK, 04, 01, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 01, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 01, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 01, 69.00, 46.00, 23.00, 20.00, 33.00 +TUP, 04, 01, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 01, 77.00, 47.00, 8.00, 8.00, 12.00 +TVC, 04, 01, 47.00, 27.00, 24.00, 23.00, 35.00 +TVL, 04, 01, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 01, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 01, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 01, 67.00, 41.00, 25.00, 26.00, 38.00 +T01, 04, 01, 62.00, 39.00, -9999.00, -9999.00, 32.00 +T02, 04, 01, 71.00, 47.00, -9999.00, -9999.00, 29.00 +T03, 04, 01, 72.00, 47.00, -9999.00, -9999.00, 29.00 +T04, 04, 01, 79.00, 60.00, -9999.00, -9999.00, 18.00 +T05, 04, 01, 62.00, 36.00, -9999.00, -9999.00, 25.00 +T06, 04, 01, 75.00, 47.00, -9999.00, -9999.00, 31.00 +T07, 04, 01, 64.00, 32.00, -9999.00, -9999.00, 30.00 +T08, 04, 01, 57.00, 36.00, -9999.00, -9999.00, 27.00 +UCA, 04, 01, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 01, 68.00, 41.00, -9999.00, -9999.00, 7.00 +UIL, 04, 01, 53.00, 36.00, 53.00, 53.00, 63.00 +UIN, 04, 01, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 01, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 01, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 01, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +U15, 04, 01, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +U28, 04, 01, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 01, 76.00, 49.00, -9999.00, -9999.00, 26.00 +VBG, 04, 01, 67.00, 44.00, -9999.00, -9999.00, 21.00 +VCT, 04, 01, 77.00, 57.00, 15.00, 15.00, 24.00 +VCV, 04, 01, 69.00, 39.00, -9999.00, -9999.00, 7.00 +VDZ, 04, 01, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 01, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 01, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 01, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 01, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 01, 74.00, 50.00, -9999.00, -9999.00, 26.00 +VRB, 04, 01, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 01, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 01, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 01, 62.00, 39.00, 26.00, 26.00, -9999.00 +WJA, 04, 01, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 01, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 01, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 01, 59.00, 27.00, 16.00, 17.00, 27.00 +WPO, 04, 01, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 01, 74.00, 48.00, -9999.00, -9999.00, 29.00 +WRG, 04, 01, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 01, 59.00, 34.00, -9999.00, -9999.00, 35.00 +WRL, 04, 01, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +X68, 04, 01, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 01, 41.00, 26.00, 54.00, 53.00, 63.00 +YCG, 04, 01, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 01, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 01, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 01, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 01, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 01, 60.00, 33.00, 10.00, 10.00, 16.00 +YNG, 04, 01, 53.00, 33.00, 33.00, 33.00, 48.00 +YPA, 04, 01, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 01, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 01, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 01, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 01, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 01, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 01, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 01, 83.00, 53.00, 3.00, 3.00, 5.00 +YVR, 04, 01, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 01, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 01, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 01, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 01, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 01, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 01, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 01, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 01, 41.00, 23.00, 29.00, 28.00, 40.00 +ZUN, 04, 01, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 01, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 01, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 01, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +01R, 04, 01, 74.00, 52.00, -9999.00, -9999.00, 28.00 +1V1, 04, 01, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 01, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 01, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 01, 66.00, 46.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 01, 73.00, 46.00, -9999.00, -9999.00, 29.00 +3B1, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 01, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 01, 47.00, 26.00, -9999.00, -9999.00, 34.00 +3SE, 04, 01, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 01, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 01, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 04, 01, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 01, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 01, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 01, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 01, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 02, 56.00, 36.00, 25.00, 25.00, 38.00 +ABI, 04, 02, 75.00, 49.00, 13.00, 10.00, 20.00 +ABQ, 04, 02, 67.00, 37.00, 9.00, 9.00, 15.00 +ABR, 04, 02, 51.00, 28.00, 21.00, 18.00, 29.00 +ABY, 04, 02, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 02, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 02, 75.00, 53.00, 16.00, 17.00, 26.00 +ACV, 04, 02, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 02, 57.00, 36.00, 24.00, 22.00, 35.00 +ADK, 04, 02, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 02, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 02, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 02, 61.00, 38.00, -9999.00, -9999.00, 35.00 +AEX, 04, 02, 75.00, 53.00, -9999.00, -9999.00, 28.00 +AFF, 04, 02, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 02, 83.00, 57.00, -9999.00, -9999.00, 20.00 +AGS, 04, 02, 74.00, 46.00, 20.00, 21.00, 30.00 +AHN, 04, 02, 71.00, 47.00, 20.00, 22.00, 31.00 +AKN, 04, 02, 36.00, 20.00, 25.00, 25.00, 37.00 +AKO, 04, 02, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 02, 52.00, 31.00, 26.00, 26.00, 40.00 +ALI, 04, 02, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 02, 53.00, 33.00, 24.00, 24.00, 36.00 +ALS, 04, 02, 55.00, 21.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 02, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 02, 68.00, 38.00, 14.00, 12.00, 21.00 +AMG, 04, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 02, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 02, 39.00, 24.00, 16.00, 17.00, 24.00 +AND, 04, 02, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 02, 48.00, 36.00, 53.00, 51.00, 66.00 +AOO, 04, 02, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +APN, 04, 02, 46.00, 26.00, 28.00, 27.00, 40.00 +AQQ, 04, 02, 73.00, 57.00, -9999.00, -9999.00, -9999.00 +ART, 04, 02, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +AST, 04, 02, 55.00, 39.00, 50.00, 51.00, 61.00 +ATL, 04, 02, 70.00, 48.00, 22.00, 22.00, 32.00 +ATW, 04, 02, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 02, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 02, 60.00, 37.00, -9999.00, -9999.00, 40.00 +AUG, 04, 02, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 02, 77.00, 57.00, 19.00, 16.00, 28.00 +AUW, 04, 02, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 02, 65.00, 40.00, 23.00, 24.00, 34.00 +AVP, 04, 02, 53.00, 34.00, 30.00, 29.00, 43.00 +AXN, 04, 02, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 02, 51.00, 32.00, -9999.00, -9999.00, 31.00 +AYS, 04, 02, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 02, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 02, 71.00, 46.00, -9999.00, -9999.00, 23.00 +BAD, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +BAF, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 02, 47.00, 21.00, -9999.00, -9999.00, 20.00 +BDL, 04, 02, 55.00, 34.00, 26.00, 26.00, 38.00 +BDR, 04, 02, 53.00, 36.00, 26.00, 24.00, 37.00 +BET, 04, 02, 27.00, 11.00, 20.00, 21.00, 30.00 +BFD, 04, 02, 48.00, 28.00, 39.00, 35.00, 51.00 +BFF, 04, 02, 57.00, 28.00, 20.00, 18.00, 29.00 +BFL, 04, 02, 73.00, 48.00, 12.00, 13.00, 18.00 +BGM, 04, 02, 48.00, 31.00, 34.00, 32.00, 48.00 +BGR, 04, 02, 46.00, 29.00, 25.00, 23.00, 36.00 +BGS, 04, 02, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 02, 72.00, 47.00, 23.00, 22.00, 34.00 +BID, 04, 02, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 02, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 02, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 02, 52.00, 30.00, 22.00, 21.00, 32.00 +BIS, 04, 02, 49.00, 26.00, 20.00, 18.00, 30.00 +BIX, 04, 02, 74.00, 57.00, -9999.00, -9999.00, 27.00 +BJI, 04, 02, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 02, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 02, 58.00, 28.00, -9999.00, -9999.00, 24.00 +BKW, 04, 02, 58.00, 38.00, 33.00, 32.00, 47.00 +BLF, 04, 02, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 02, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 02, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 02, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 02, 64.00, 41.00, -9999.00, -9999.00, 36.00 +BNA, 04, 02, 67.00, 45.00, 30.00, 26.00, 42.00 +BNO, 04, 02, 53.00, 27.00, -9999.00, 21.00, 39.00 +BOI, 04, 02, 58.00, 35.00, 22.00, 21.00, 32.00 +BOS, 04, 02, 52.00, 37.00, 25.00, 25.00, 38.00 +BPI, 04, 02, 46.00, 14.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 02, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 02, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 02, 57.00, 37.00, -9999.00, -9999.00, 33.00 +BRO, 04, 02, 82.00, 64.00, 9.00, 8.00, 13.00 +BRW, 04, 02, -2.00, -16.00, 9.00, 11.00, 16.00 +BSM, 04, 02, 77.00, 57.00, -9999.00, -9999.00, 22.00 +BTI, 04, 02, -1.00, -17.00, 8.00, 9.00, 14.00 +BTL, 04, 02, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 02, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 02, 78.00, 55.00, 20.00, 19.00, 31.00 +BTT, 04, 02, 24.00, 2.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 02, 48.00, 30.00, 31.00, 29.00, 45.00 +BUB, 04, 02, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 02, 49.00, 32.00, 34.00, 35.00, 49.00 +BUR, 04, 02, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 02, 74.00, 57.00, -9999.00, 15.00, 27.00 +BWG, 04, 02, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 02, 60.00, 39.00, 26.00, 22.00, 35.00 +BYH, 04, 02, 67.00, 47.00, -9999.00, -9999.00, 37.00 +BYI, 04, 02, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 02, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 02, 74.00, 47.00, 17.00, 20.00, 28.00 +CAG, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 02, 55.00, 34.00, 32.00, 36.00, 49.00 +CAO, 04, 02, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 02, 41.00, 24.00, 32.00, 33.00, 46.00 +CBM, 04, 02, 72.00, 47.00, -9999.00, -9999.00, 31.00 +CDB, 04, 02, 37.00, 27.00, 47.00, 53.00, 67.00 +CDC, 04, 02, 58.00, 31.00, 17.00, 16.00, 25.00 +CDR, 04, 02, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 02, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 02, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 02, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 02, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 02, 68.00, 44.00, 25.00, 24.00, 36.00 +CHO, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 02, 73.00, 52.00, 18.00, 19.00, 28.00 +CID, 04, 02, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 02, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 02, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 02, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 02, 54.00, 34.00, 34.00, 32.00, 48.00 +CLL, 04, 02, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 02, 68.00, 45.00, 19.00, 22.00, 31.00 +CMH, 04, 02, 58.00, 37.00, 30.00, 30.00, 43.00 +CMI, 04, 02, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 02, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 02, 60.00, 37.00, 26.00, 19.00, 36.00 +CNM, 04, 02, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 02, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +COD, 04, 02, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +COF, 04, 02, 79.00, 59.00, -9999.00, -9999.00, 20.00 +CON, 04, 02, 51.00, 28.00, 25.00, 24.00, 37.00 +COS, 04, 02, 56.00, 30.00, 19.00, 18.00, 26.00 +COT, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 02, 61.00, 40.00, 29.00, 25.00, 40.00 +CPR, 04, 02, 52.00, 27.00, 23.00, 24.00, 33.00 +CRBC, 04, 02, 42.00, 7.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 02, 80.00, 61.00, 11.00, 11.00, 18.00 +CRW, 04, 02, 63.00, 40.00, 33.00, 33.00, 47.00 +CSG, 04, 02, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 02, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 02, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 02, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 02, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 02, 60.00, 39.00, 30.00, 29.00, 44.00 +CVN, 04, 02, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 02, 69.00, 38.00, -9999.00, -9999.00, 10.00 +CXY, 04, 02, 58.00, 38.00, 22.00, 23.00, 33.00 +CYS, 04, 02, 51.00, 27.00, 21.00, 21.00, 30.00 +DAA, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 02, 78.00, 57.00, 11.00, 14.00, 21.00 +DAG, 04, 02, 75.00, 49.00, 6.00, 6.00, 11.00 +DAL, 04, 02, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 02, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 02, 57.00, 37.00, 30.00, 30.00, 44.00 +DBQ, 04, 02, 52.00, 33.00, 29.00, 25.00, 40.00 +DCA, 04, 02, 63.00, 43.00, 22.00, 23.00, 32.00 +DDC, 04, 02, 64.00, 37.00, 19.00, 17.00, 28.00 +DEC, 04, 02, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 02, 58.00, 31.00, 21.00, 20.00, 28.00 +DFW, 04, 02, 74.00, 51.00, 17.00, 15.00, 26.00 +DHN, 04, 02, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 02, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 02, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 02, 81.00, 56.00, -9999.00, -9999.00, 13.00 +DLG, 04, 02, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 02, 42.00, 24.00, 25.00, 24.00, 36.00 +DLLC, 04, 02, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 02, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 02, 78.00, 48.00, -9999.00, -9999.00, 9.00 +DMN, 04, 02, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 02, 62.00, 40.00, -9999.00, -9999.00, 35.00 +DPG, 04, 02, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 02, 75.00, 51.00, -9999.00, -9999.00, 25.00 +DRA, 04, 02, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 02, 81.00, 56.00, 13.00, 10.00, 18.00 +DSM, 04, 02, 56.00, 35.00, 28.00, 24.00, 40.00 +DTW, 04, 02, 52.00, 33.00, 29.00, 27.00, 41.00 +DUG, 04, 02, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 02, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 02, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 02, 75.00, 49.00, -9999.00, -9999.00, 18.00 +D45, 04, 02, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 02, 50.00, 28.00, 22.00, 21.00, 32.00 +ECG, 04, 02, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 02, 69.00, 43.00, -9999.00, -9999.00, 9.00 +EED, 04, 02, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 02, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 02, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 02, 58.00, 32.00, 37.00, 39.00, 52.00 +EKO, 04, 02, 56.00, 28.00, 19.00, 19.00, 28.00 +ELD, 04, 02, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 02, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 02, 75.00, 45.00, 4.00, 4.00, 6.00 +ELY, 04, 02, 53.00, 24.00, 19.00, 20.00, 30.00 +EMP, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 02, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +END, 04, 02, 69.00, 45.00, -9999.00, -9999.00, 15.00 +ENN, 04, 02, 32.00, 7.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 02, 58.00, 37.00, -9999.00, -9999.00, 21.00 +EPH, 04, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 02, 50.00, 34.00, 36.00, 32.00, 48.00 +ESF, 04, 02, 75.00, 53.00, -9999.00, -9999.00, 34.00 +EUG, 04, 02, 59.00, 40.00, 37.00, 37.00, 48.00 +EVV, 04, 02, 63.00, 42.00, 34.00, 29.00, 46.00 +EWN, 04, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 02, 58.00, 39.00, 24.00, 24.00, 37.00 +EYW, 04, 02, 81.00, 71.00, 9.00, 9.00, 15.00 +E74, 04, 02, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 02, 67.00, 41.00, -9999.00, -9999.00, 31.00 +FAI, 04, 02, 34.00, 11.00, 12.00, 13.00, 19.00 +FAR, 04, 02, 46.00, 27.00, 19.00, 16.00, 27.00 +FAT, 04, 02, 72.00, 46.00, 15.00, 13.00, 20.00 +FAY, 04, 02, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 02, 50.00, 28.00, 22.00, 23.00, 34.00 +FCS, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 02, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 02, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 04, 02, 54.00, 25.00, 22.00, 21.00, 30.00 +FLL, 04, 02, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +FME, 04, 02, 64.00, 37.00, -9999.00, -9999.00, 35.00 +FMH, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 02, 65.00, 31.00, 10.00, 13.00, 16.00 +FMY, 04, 02, 83.00, 61.00, 8.00, 9.00, 15.00 +FNT, 04, 02, 51.00, 32.00, 28.00, 29.00, 43.00 +FOD, 04, 02, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 02, 63.00, 39.00, -9999.00, -9999.00, 29.00 +FOK, 04, 02, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 02, 64.00, 39.00, -9999.00, -9999.00, 27.00 +FSD, 04, 02, 53.00, 30.00, 27.00, 22.00, 37.00 +FSI, 04, 02, 71.00, 45.00, -9999.00, -9999.00, 23.00 +FSM, 04, 02, 71.00, 45.00, 24.00, 20.00, 35.00 +FTK, 04, 02, 64.00, 39.00, -9999.00, -9999.00, 36.00 +FWA, 04, 02, 55.00, 35.00, 28.00, 29.00, 43.00 +FWH, 04, 02, 73.00, 50.00, -9999.00, -9999.00, 23.00 +FYU, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 02, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 02, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 02, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 02, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 02, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 02, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 02, 53.00, 33.00, 20.00, 23.00, 34.00 +GFA, 04, 02, 50.00, 28.00, -9999.00, -9999.00, 27.00 +GFK, 04, 02, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 02, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 02, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 02, 50.00, 27.00, 16.00, 15.00, 25.00 +GJT, 04, 02, 62.00, 36.00, 17.00, 17.00, 25.00 +GKN, 04, 02, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 02, 59.00, 31.00, 19.00, 18.00, 27.00 +GLH, 04, 02, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 02, 71.00, 62.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 02, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 02, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +GON, 04, 02, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 02, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 02, 48.00, 29.00, 28.00, 25.00, 39.00 +GRCI, 04, 02, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 02, 58.00, 37.00, -9999.00, -9999.00, 51.00 +GRI, 04, 02, 58.00, 33.00, 25.00, 20.00, 33.00 +GRK, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 04, 02, 51.00, 32.00, 32.00, 29.00, 44.00 +GSB, 04, 02, 70.00, 46.00, -9999.00, -9999.00, 29.00 +GSG, 04, 02, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 02, 66.00, 43.00, 23.00, 21.00, 32.00 +GSP, 04, 02, 69.00, 45.00, 20.00, 22.00, 32.00 +GST, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 02, 48.00, 30.00, -9999.00, -9999.00, 49.00 +GTF, 04, 02, 50.00, 28.00, 21.00, 22.00, 31.00 +GUP, 04, 02, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 02, 56.00, 34.00, -9999.00, -9999.00, 41.00 +GVW, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 04, 02, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 02, 64.00, 48.00, 19.00, 20.00, 29.00 +HBR, 04, 02, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 02, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 02, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 02, 56.00, 34.00, -9999.00, -9999.00, 30.00 +HKY, 04, 02, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 02, 52.00, 27.00, 19.00, 18.00, 28.00 +HMN, 04, 02, 76.00, 36.00, -9999.00, -9999.00, 6.00 +HMS, 04, 02, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 02, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 02, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +HON, 04, 02, 52.00, 29.00, 22.00, 20.00, 31.00 +HOP, 04, 02, 65.00, 41.00, -9999.00, -9999.00, 37.00 +HOT, 04, 02, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 02, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 02, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 02, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 02, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 02, 75.00, 51.00, -9999.00, -9999.00, 24.00 +HST, 04, 02, 83.00, 61.00, -9999.00, -9999.00, 17.00 +HSV, 04, 02, 69.00, 46.00, 29.00, 22.00, 39.00 +HTL, 04, 02, 47.00, 26.00, 34.00, 27.00, 45.00 +HTS, 04, 02, 63.00, 41.00, 32.00, 31.00, 45.00 +HUF, 04, 02, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 02, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 02, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 02, 51.00, 26.00, 18.00, 19.00, 28.00 +IAB, 04, 02, 64.00, 40.00, -9999.00, -9999.00, 24.00 +IAD, 04, 02, 61.00, 37.00, 24.00, 23.00, 35.00 +IAG, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 02, 76.00, 55.00, 19.00, 19.00, 29.00 +ICT, 04, 02, 64.00, 40.00, 25.00, 18.00, 34.00 +IDA, 04, 02, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 02, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 02, 59.00, 39.00, 25.00, 24.00, 36.00 +ILI, 04, 02, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 02, 71.00, 48.00, 18.00, 19.00, 29.00 +IMT, 04, 02, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +IND, 04, 02, 59.00, 38.00, 32.00, 30.00, 45.00 +INL, 04, 02, 43.00, 22.00, 22.00, 17.00, 29.00 +INS, 04, 02, 68.00, 42.00, -9999.00, -9999.00, 6.00 +INT, 04, 02, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +INW, 04, 02, 66.00, 34.00, 9.00, 7.00, 13.00 +IPL, 04, 02, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 02, 55.00, 35.00, 28.00, 28.00, 39.00 +IRK, 04, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 02, 50.00, 25.00, 17.00, 16.00, 25.00 +ISP, 04, 02, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 02, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 02, 82.00, 49.00, -9999.00, -9999.00, 9.00 +IWD, 04, 02, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 02, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 02, 75.00, 49.00, 21.00, 20.00, 32.00 +JAX, 04, 02, 77.00, 53.00, 15.00, 17.00, 24.00 +JBR, 04, 02, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 02, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 02, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 02, 54.00, 40.00, 23.00, 23.00, 35.00 +JHW, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 02, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 02, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 02, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 02, 44.00, 30.00, 46.00, 45.00, 57.00 +JST, 04, 02, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 02, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 02, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 02, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 02, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 02, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 02, 51.00, 31.00, 30.00, 28.00, 43.00 +LAR, 04, 02, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 02, 74.00, 48.00, 6.00, 7.00, 10.00 +LAX, 04, 02, 67.00, 52.00, 11.00, 13.00, 18.00 +LBB, 04, 02, 72.00, 43.00, 12.00, 8.00, 17.00 +LBF, 04, 02, 58.00, 29.00, 22.00, 19.00, 30.00 +LCH, 04, 02, 76.00, 56.00, 17.00, 17.00, 26.00 +LCK, 04, 02, 60.00, 37.00, -9999.00, -9999.00, 41.00 +LEB, 04, 02, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 02, 62.00, 41.00, 30.00, 28.00, 43.00 +LFI, 04, 02, 63.00, 45.00, -9999.00, -9999.00, 32.00 +LFK, 04, 02, 77.00, 53.00, 20.00, 20.00, 31.00 +LFT, 04, 02, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 02, 55.00, 40.00, 24.00, 23.00, 36.00 +LGB, 04, 02, 70.00, 51.00, 13.00, 11.00, 18.00 +LGU, 04, 02, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 02, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 02, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 02, 70.00, 48.00, 22.00, 20.00, 32.00 +LIZ, 04, 02, 41.00, 24.00, -9999.00, -9999.00, 40.00 +LMT, 04, 02, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 04, 02, 52.00, 28.00, 18.00, 19.00, 26.00 +LNK, 04, 02, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 02, 62.00, 30.00, 9.00, 9.00, 16.00 +LOZ, 04, 02, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 02, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 02, 70.00, 47.00, -9999.00, -9999.00, 33.00 +LSE, 04, 02, 52.00, 32.00, 22.00, 23.00, 33.00 +LSF, 04, 02, 75.00, 50.00, -9999.00, -9999.00, 35.00 +LSV, 04, 02, 78.00, 43.00, -9999.00, -9999.00, 6.00 +LTS, 04, 02, 75.00, 45.00, -9999.00, -9999.00, 19.00 +LUF, 04, 02, 82.00, 47.00, -9999.00, -9999.00, 7.00 +LVS, 04, 02, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 02, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 02, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 02, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 02, 64.00, 41.00, 24.00, 23.00, 34.00 +MAF, 04, 02, 77.00, 46.00, 7.00, 5.00, 10.00 +MBL, 04, 02, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 02, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 02, 70.00, 48.00, -9999.00, -9999.00, 22.00 +MCF, 04, 02, 80.00, 59.00, -9999.00, -9999.00, 18.00 +MCG, 04, 02, 31.00, 8.00, 18.00, 21.00, 28.00 +MCI, 04, 02, 61.00, 40.00, 27.00, 23.00, 38.00 +MCK, 04, 02, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 02, 75.00, 49.00, 19.00, 18.00, 29.00 +MCO, 04, 02, 81.00, 58.00, 11.00, 12.00, 19.00 +MCW, 04, 02, 51.00, 31.00, 21.00, 18.00, 31.00 +MC2, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 04, 02, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 02, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 02, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 02, 54.00, 36.00, 33.00, 30.00, 44.00 +MEI, 04, 02, 75.00, 48.00, 21.00, 20.00, 33.00 +MEM, 04, 02, 70.00, 49.00, 28.00, 24.00, 39.00 +MER, 04, 02, 72.00, 43.00, -9999.00, -9999.00, 19.00 +MFD, 04, 02, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 02, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 02, 62.00, 37.00, 26.00, 24.00, 35.00 +MGE, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 04, 02, 74.00, 50.00, 23.00, 19.00, 32.00 +MGW, 04, 02, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 02, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 02, 68.00, 46.00, -9999.00, -9999.00, 22.00 +MHS, 04, 02, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 02, 82.00, 65.00, 11.00, 12.00, 19.00 +MIB, 04, 02, 46.00, 26.00, -9999.00, -9999.00, 28.00 +MIV, 04, 02, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 02, 62.00, 33.00, -9999.00, -9999.00, 22.00 +MKC, 04, 02, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 02, 48.00, 32.00, 33.00, 28.00, 45.00 +MKG, 04, 02, 49.00, 32.00, 29.00, 28.00, 42.00 +MKL, 04, 02, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 02, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 02, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 02, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 02, 56.00, 35.00, 30.00, 25.00, 40.00 +MLS, 04, 02, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 02, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 02, 75.00, 50.00, -9999.00, -9999.00, 29.00 +MOB, 04, 02, 76.00, 55.00, 21.00, 20.00, 32.00 +MOT, 04, 02, 46.00, 26.00, 17.00, 15.00, 23.00 +MPV, 04, 02, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 02, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 02, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 02, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 02, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 02, 63.00, 45.00, -9999.00, -9999.00, 24.00 +MSL, 04, 02, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 02, 51.00, 30.00, 28.00, 26.00, 40.00 +MSO, 04, 02, 53.00, 29.00, 24.00, 22.00, 35.00 +MSP, 04, 02, 50.00, 31.00, 26.00, 23.00, 37.00 +MSS, 04, 02, 47.00, 27.00, 29.00, 27.00, 41.00 +MSY, 04, 02, 76.00, 56.00, 18.00, 18.00, 28.00 +MTC, 04, 02, 50.00, 33.00, -9999.00, -9999.00, 37.00 +MTN, 04, 02, 61.00, 39.00, -9999.00, -9999.00, 35.00 +MTO, 04, 02, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 02, 57.00, 35.00, -9999.00, -9999.00, 35.00 +MUO, 04, 02, 63.00, 34.00, -9999.00, -9999.00, 22.00 +MWA, 04, 02, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 02, 74.00, 50.00, -9999.00, -9999.00, 29.00 +MYL, 04, 02, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 02, 73.00, 48.00, -9999.00, -9999.00, 29.00 +NAO, 04, 02, 70.00, 55.00, -9999.00, -9999.00, 25.00 +NBC, 04, 02, 75.00, 52.00, -9999.00, -9999.00, 27.00 +NBE, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 04, 02, 54.00, 35.00, -9999.00, -9999.00, 38.00 +NCA, 04, 02, 73.00, 44.00, -9999.00, -9999.00, 31.00 +NCO, 04, 02, 52.00, 35.00, -9999.00, -9999.00, 39.00 +NC1, 04, 02, 68.00, 44.00, -9999.00, -9999.00, 8.00 +NEL, 04, 02, 58.00, 35.00, -9999.00, -9999.00, 36.00 +NFG, 04, 02, 66.00, 49.00, -9999.00, -9999.00, 38.00 +NFL, 04, 02, 62.00, 31.00, -9999.00, -9999.00, 13.00 +NGP, 04, 02, 80.00, 61.00, -9999.00, -9999.00, 17.00 +NGU, 04, 02, 64.00, 44.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 02, 63.00, 48.00, -9999.00, -9999.00, 22.00 +NHK, 04, 02, 63.00, 39.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 02, 48.00, 30.00, -9999.00, -9999.00, 36.00 +NID, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 02, 77.00, 53.00, -9999.00, -9999.00, 23.00 +NIR, 04, 02, 79.00, 57.00, -9999.00, -9999.00, 20.00 +NKT, 04, 02, 68.00, 48.00, -9999.00, -9999.00, 29.00 +NKX, 04, 02, 68.00, 55.00, -9999.00, -9999.00, 18.00 +NLC, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 04, 02, 74.00, 47.00, -9999.00, -9999.00, 30.00 +NPA, 04, 02, 74.00, 56.00, -9999.00, -9999.00, 25.00 +NQA, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 04, 02, 83.00, 60.00, -9999.00, -9999.00, 17.00 +NQX, 04, 02, 81.00, 71.00, -9999.00, -9999.00, 13.00 +NRB, 04, 02, 76.00, 57.00, -9999.00, -9999.00, 21.00 +NRC, 04, 02, 72.00, 43.00, -9999.00, -9999.00, 27.00 +NRS, 04, 02, 66.00, 51.00, -9999.00, -9999.00, 14.00 +NSE, 04, 02, 76.00, 53.00, -9999.00, -9999.00, 27.00 +NSI, 04, 02, 68.00, 48.00, -9999.00, -9999.00, 14.00 +NTD, 04, 02, 68.00, 48.00, -9999.00, -9999.00, 11.00 +NTK, 04, 02, 72.00, 50.00, -9999.00, -9999.00, 16.00 +NTU, 04, 02, 64.00, 44.00, -9999.00, -9999.00, 32.00 +NUC, 04, 02, 66.00, 51.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 02, 67.00, 44.00, -9999.00, -9999.00, 22.00 +NUW, 04, 02, 55.00, 38.00, -9999.00, -9999.00, 42.00 +NWF, 04, 02, 70.00, 51.00, -9999.00, -9999.00, 19.00 +NXX, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 04, 02, 64.00, 38.00, -9999.00, -9999.00, 34.00 +NZC, 04, 02, 79.00, 50.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 02, 72.00, 46.00, -9999.00, -9999.00, 16.00 +NZW, 04, 02, 53.00, 34.00, -9999.00, -9999.00, 36.00 +NZY, 04, 02, 68.00, 55.00, -9999.00, -9999.00, 16.00 +OAK, 04, 02, 65.00, 44.00, 19.00, 19.00, 27.00 +OAR, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 04, 02, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 02, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 02, 68.00, 45.00, 19.00, 17.00, 28.00 +OLM, 04, 02, 57.00, 35.00, 41.00, 41.00, 53.00 +OMA, 04, 02, 58.00, 35.00, 23.00, 21.00, 33.00 +OME, 04, 02, 22.00, 5.00, 19.00, 22.00, 29.00 +ONT, 04, 02, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 02, 54.00, 35.00, 33.00, 27.00, 45.00 +ORF, 04, 02, 64.00, 44.00, 23.00, 21.00, 31.00 +ORH, 04, 02, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 02, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 02, 46.00, 27.00, -9999.00, -9999.00, 35.00 +OTG, 04, 02, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 02, 56.00, 42.00, 44.00, 46.00, 57.00 +OTM, 04, 02, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 02, 15.00, -3.00, 14.00, 19.00, 23.00 +OURC, 04, 02, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 02, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 02, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 02, 76.00, 51.00, -9999.00, -9999.00, 27.00 +PACZ, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 02, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 02, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 02, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 02, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 02, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 02, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 02, 76.00, 53.00, -9999.00, -9999.00, 22.00 +PAQ, 04, 02, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 02, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 02, 37.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 02, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 02, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 02, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 02, 48.00, 29.00, -9999.00, -9999.00, 33.00 +PBI, 04, 02, 81.00, 64.00, 11.00, 15.00, 21.00 +PDT, 04, 02, 59.00, 38.00, 21.00, 18.00, 30.00 +PDX, 04, 02, 59.00, 40.00, 38.00, 40.00, 51.00 +PFN, 04, 02, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 02, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 02, 58.00, 39.00, 24.00, 25.00, 37.00 +PHX, 04, 02, 81.00, 53.00, 6.00, 8.00, 11.00 +PIA, 04, 02, 57.00, 37.00, 32.00, 26.00, 42.00 +PIB, 04, 02, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 02, 53.00, 30.00, 22.00, 22.00, 33.00 +PIR, 04, 02, 54.00, 30.00, 17.00, 16.00, 24.00 +PIT, 04, 02, 56.00, 36.00, 34.00, 32.00, 47.00 +PKB, 04, 02, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 02, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 02, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 02, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 02, 74.00, 56.00, 18.00, 17.00, 28.00 +POB, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 04, 02, 76.00, 52.00, -9999.00, -9999.00, 35.00 +POM, 04, 02, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 04, 02, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 02, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 02, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 02, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 02, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 02, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 02, 51.00, 30.00, -9999.00, -9999.00, 37.00 +PSP, 04, 02, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 02, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 02, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 02, 64.00, 32.00, 14.00, 12.00, 19.00 +PUC, 04, 02, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 02, 53.00, 34.00, 27.00, 23.00, 38.00 +PVU, 04, 02, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 02, 48.00, 31.00, 27.00, 27.00, 39.00 +P02, 04, 02, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +P07, 04, 02, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +P11, 04, 02, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +P24, 04, 02, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +P28, 04, 02, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +P35, 04, 02, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +P38, 04, 02, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +P39, 04, 02, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +P58, 04, 02, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +P59, 04, 02, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +P60, 04, 02, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +P61, 04, 02, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +P67, 04, 02, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +P68, 04, 02, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +P69, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 02, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 02, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 02, 53.00, 28.00, 19.00, 18.00, 27.00 +RBL, 04, 02, 68.00, 45.00, 21.00, 20.00, 29.00 +RCA, 04, 02, 53.00, 28.00, -9999.00, -9999.00, 28.00 +RDD, 04, 02, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 02, 57.00, 28.00, 15.00, 16.00, 26.00 +RDR, 04, 02, 44.00, 26.00, -9999.00, -9999.00, 26.00 +RDU, 04, 02, 68.00, 44.00, 20.00, 19.00, 29.00 +REE, 04, 02, 72.00, 43.00, -9999.00, -9999.00, 11.00 +REJ, 04, 02, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 02, 53.00, 33.00, 30.00, 26.00, 42.00 +RIC, 04, 02, 66.00, 42.00, 22.00, 23.00, 32.00 +RIV, 04, 02, 73.00, 46.00, -9999.00, -9999.00, 11.00 +RIW, 04, 02, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 02, 48.00, 26.00, 16.00, 12.00, 22.00 +RME, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +RMG, 04, 02, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +RND, 04, 02, 78.00, 55.00, -9999.00, -9999.00, 22.00 +RNO, 04, 02, 61.00, 32.00, 13.00, 12.00, 19.00 +ROA, 04, 02, 64.00, 41.00, 25.00, 23.00, 35.00 +ROC, 04, 02, 51.00, 32.00, 32.00, 33.00, 47.00 +ROW, 04, 02, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 02, 62.00, 37.00, 20.00, 17.00, 28.00 +RST, 04, 02, 49.00, 30.00, 27.00, 25.00, 40.00 +RWF, 04, 02, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 02, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 02, 68.00, 44.00, 19.00, 20.00, 26.00 +SAF, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 02, 68.00, 55.00, 15.00, 13.00, 21.00 +SAT, 04, 02, 78.00, 55.00, 19.00, 17.00, 29.00 +SAV, 04, 02, 75.00, 52.00, 17.00, 19.00, 27.00 +SAW, 04, 02, 43.00, 28.00, -9999.00, -9999.00, 39.00 +SBA, 04, 02, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 02, 73.00, 46.00, -9999.00, -9999.00, 17.00 +SBN, 04, 02, 54.00, 35.00, 33.00, 33.00, 47.00 +SBP, 04, 02, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 02, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 02, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 02, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 02, 70.00, 44.00, 14.00, 18.00, 23.00 +SDF, 04, 02, 63.00, 42.00, 30.00, 27.00, 42.00 +SEA, 04, 02, 55.00, 40.00, 34.00, 30.00, 45.00 +SEM, 04, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 02, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 02, 63.00, 47.00, 20.00, 21.00, 28.00 +SGF, 04, 02, 64.00, 41.00, 27.00, 24.00, 40.00 +SGY, 04, 02, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 02, 53.00, 27.00, 22.00, 22.00, 33.00 +SHV, 04, 02, 75.00, 51.00, 20.00, 20.00, 31.00 +SIT, 04, 02, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 02, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 02, 79.00, 49.00, 13.00, 8.00, 18.00 +SKA, 04, 02, 53.00, 33.00, -9999.00, -9999.00, 29.00 +SKF, 04, 02, 78.00, 55.00, -9999.00, -9999.00, 22.00 +SLC, 04, 02, 58.00, 36.00, 24.00, 23.00, 34.00 +SLE, 04, 02, 59.00, 37.00, 36.00, 36.00, 48.00 +SLN, 04, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 02, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 02, 66.00, 42.00, -9999.00, 17.00, 31.00 +SNA, 04, 02, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 02, 31.00, 22.00, 36.00, 39.00, 54.00 +SNS, 04, 02, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 02, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 02, 59.00, 39.00, 32.00, 26.00, 44.00 +SPS, 04, 02, 72.00, 47.00, 15.00, 15.00, 24.00 +SRQ, 04, 02, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 02, 74.00, 47.00, -9999.00, -9999.00, 29.00 +SSI, 04, 02, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +STC, 04, 02, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 02, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +STL, 04, 02, 62.00, 42.00, 30.00, 26.00, 42.00 +STNV, 04, 02, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +STS, 04, 02, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 02, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 02, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 02, 69.00, 44.00, -9999.00, -9999.00, 21.00 +SUX, 04, 02, 56.00, 33.00, 24.00, 22.00, 34.00 +SVN, 04, 02, 75.00, 52.00, -9999.00, -9999.00, 27.00 +SWF, 04, 02, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 02, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 02, 51.00, 32.00, 35.00, 35.00, 49.00 +SZL, 04, 02, 63.00, 38.00, -9999.00, -9999.00, 28.00 +TAD, 04, 02, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 02, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 02, 69.00, 38.00, -9999.00, -9999.00, 33.00 +TCC, 04, 02, 70.00, 38.00, 8.00, 9.00, 13.00 +TCL, 04, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 02, 58.00, 37.00, -9999.00, -9999.00, 50.00 +TCS, 04, 02, 71.00, 42.00, -9999.00, -9999.00, 7.00 +TEB, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 02, 68.00, 45.00, -9999.00, -9999.00, 23.00 +TKA, 04, 02, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 02, 78.00, 50.00, 15.00, 16.00, 25.00 +TNX, 04, 02, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 02, 54.00, 33.00, 29.00, 30.00, 44.00 +TOP, 04, 02, 63.00, 39.00, 25.00, 22.00, 36.00 +TPA, 04, 02, 80.00, 59.00, 9.00, 11.00, 17.00 +TPH, 04, 02, 59.00, 31.00, 11.00, 9.00, 15.00 +TRI, 04, 02, 65.00, 40.00, 25.00, 26.00, 38.00 +TRK, 04, 02, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 02, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 02, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 02, 69.00, 46.00, 23.00, 20.00, 33.00 +TUP, 04, 02, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 02, 78.00, 48.00, 8.00, 8.00, 12.00 +TVC, 04, 02, 47.00, 27.00, 24.00, 23.00, 35.00 +TVL, 04, 02, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 02, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 02, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 02, 67.00, 42.00, 25.00, 26.00, 37.00 +T01, 04, 02, 62.00, 40.00, -9999.00, -9999.00, 32.00 +T02, 04, 02, 71.00, 47.00, -9999.00, -9999.00, 29.00 +T03, 04, 02, 73.00, 48.00, -9999.00, -9999.00, 28.00 +T04, 04, 02, 79.00, 60.00, -9999.00, -9999.00, 18.00 +T05, 04, 02, 62.00, 36.00, -9999.00, -9999.00, 25.00 +T06, 04, 02, 76.00, 48.00, -9999.00, -9999.00, 31.00 +T07, 04, 02, 65.00, 33.00, -9999.00, -9999.00, 30.00 +T08, 04, 02, 58.00, 37.00, -9999.00, -9999.00, 27.00 +UCA, 04, 02, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 02, 68.00, 42.00, -9999.00, -9999.00, 7.00 +UIL, 04, 02, 54.00, 36.00, 53.00, 53.00, 63.00 +UIN, 04, 02, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 02, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 02, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 02, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +U15, 04, 02, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +U28, 04, 02, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 02, 77.00, 50.00, -9999.00, -9999.00, 26.00 +VBG, 04, 02, 68.00, 44.00, -9999.00, -9999.00, 21.00 +VCT, 04, 02, 78.00, 58.00, 15.00, 15.00, 24.00 +VCV, 04, 02, 70.00, 40.00, -9999.00, -9999.00, 7.00 +VDZ, 04, 02, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 02, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 02, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 02, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 02, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 02, 75.00, 51.00, -9999.00, -9999.00, 25.00 +VRB, 04, 02, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 02, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 02, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 02, 62.00, 40.00, 26.00, 25.00, -9999.00 +WJA, 04, 02, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 02, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 02, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 02, 60.00, 28.00, 16.00, 17.00, 27.00 +WPO, 04, 02, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 02, 75.00, 49.00, -9999.00, -9999.00, 28.00 +WRG, 04, 02, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 02, 60.00, 35.00, -9999.00, -9999.00, 35.00 +WRL, 04, 02, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +X68, 04, 02, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 02, 42.00, 27.00, 54.00, 53.00, 63.00 +YCG, 04, 02, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 02, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 02, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 02, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 02, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 02, 60.00, 34.00, 10.00, 10.00, 16.00 +YNG, 04, 02, 53.00, 33.00, 33.00, 33.00, 48.00 +YPA, 04, 02, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 02, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 02, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 02, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 02, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 02, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 02, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 02, 83.00, 54.00, 3.00, 3.00, 5.00 +YVR, 04, 02, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 02, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 02, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 02, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 02, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 02, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 02, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 02, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 02, 42.00, 23.00, 29.00, 28.00, 40.00 +ZUN, 04, 02, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 02, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 02, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 02, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +01R, 04, 02, 75.00, 52.00, -9999.00, -9999.00, 28.00 +1V1, 04, 02, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 02, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 02, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 02, 67.00, 47.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 02, 74.00, 47.00, -9999.00, -9999.00, 29.00 +3B1, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 02, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 02, 48.00, 26.00, -9999.00, -9999.00, 34.00 +3SE, 04, 02, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 02, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 02, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 04, 02, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 02, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 02, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 02, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 02, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 03, 57.00, 36.00, 25.00, 25.00, 38.00 +ABI, 04, 03, 75.00, 50.00, 13.00, 10.00, 20.00 +ABQ, 04, 03, 68.00, 37.00, 9.00, 9.00, 15.00 +ABR, 04, 03, 51.00, 29.00, 21.00, 18.00, 29.00 +ABY, 04, 03, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 03, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 03, 76.00, 53.00, 16.00, 17.00, 26.00 +ACV, 04, 03, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 03, 58.00, 37.00, 24.00, 22.00, 35.00 +ADK, 04, 03, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 03, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 03, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 03, 62.00, 38.00, -9999.00, -9999.00, 35.00 +AEX, 04, 03, 75.00, 54.00, -9999.00, -9999.00, 28.00 +AFF, 04, 03, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 03, 83.00, 57.00, -9999.00, -9999.00, 19.00 +AGS, 04, 03, 74.00, 46.00, 20.00, 21.00, 30.00 +AHN, 04, 03, 71.00, 47.00, 20.00, 22.00, 30.00 +AKN, 04, 03, 36.00, 20.00, 25.00, 25.00, 37.00 +AKO, 04, 03, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 03, 53.00, 32.00, 26.00, 26.00, 40.00 +ALI, 04, 03, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 03, 54.00, 33.00, 24.00, 24.00, 36.00 +ALS, 04, 03, 55.00, 21.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 03, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 03, 69.00, 39.00, 14.00, 12.00, 21.00 +AMG, 04, 03, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 03, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 03, 39.00, 25.00, 16.00, 17.00, 24.00 +AND, 04, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 03, 48.00, 36.00, 53.00, 51.00, 66.00 +AOO, 04, 03, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +APN, 04, 03, 47.00, 26.00, 28.00, 27.00, 40.00 +AQQ, 04, 03, 73.00, 57.00, -9999.00, -9999.00, -9999.00 +ART, 04, 03, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +AST, 04, 03, 55.00, 39.00, 49.00, 51.00, 61.00 +ATL, 04, 03, 70.00, 48.00, 22.00, 22.00, 32.00 +ATW, 04, 03, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 03, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 03, 60.00, 37.00, -9999.00, -9999.00, 40.00 +AUG, 04, 03, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 03, 77.00, 57.00, 19.00, 16.00, 28.00 +AUW, 04, 03, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 03, 65.00, 40.00, 23.00, 24.00, 34.00 +AVP, 04, 03, 54.00, 35.00, 30.00, 29.00, 43.00 +AXN, 04, 03, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 03, 52.00, 32.00, -9999.00, -9999.00, 31.00 +AYS, 04, 03, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 03, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 03, 71.00, 46.00, -9999.00, -9999.00, 23.00 +BAD, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +BAF, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 03, 48.00, 21.00, -9999.00, -9999.00, 19.00 +BDL, 04, 03, 56.00, 34.00, 26.00, 26.00, 38.00 +BDR, 04, 03, 53.00, 37.00, 26.00, 23.00, 37.00 +BET, 04, 03, 27.00, 12.00, 20.00, 21.00, 30.00 +BFD, 04, 03, 49.00, 29.00, 39.00, 35.00, 51.00 +BFF, 04, 03, 58.00, 28.00, 20.00, 19.00, 29.00 +BFL, 04, 03, 73.00, 48.00, 12.00, 12.00, 18.00 +BGM, 04, 03, 49.00, 32.00, 34.00, 32.00, 48.00 +BGR, 04, 03, 47.00, 29.00, 25.00, 23.00, 36.00 +BGS, 04, 03, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 03, 72.00, 47.00, 23.00, 21.00, 34.00 +BID, 04, 03, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 03, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 03, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 03, 53.00, 31.00, 22.00, 21.00, 32.00 +BIS, 04, 03, 49.00, 27.00, 20.00, 18.00, 30.00 +BIX, 04, 03, 74.00, 57.00, -9999.00, -9999.00, 27.00 +BJI, 04, 03, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 03, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 03, 59.00, 28.00, -9999.00, -9999.00, 24.00 +BKW, 04, 03, 59.00, 38.00, 33.00, 32.00, 47.00 +BLF, 04, 03, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 03, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 03, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 03, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 03, 65.00, 41.00, -9999.00, -9999.00, 36.00 +BNA, 04, 03, 68.00, 45.00, 30.00, 26.00, 42.00 +BNO, 04, 03, 54.00, 27.00, -9999.00, 21.00, 39.00 +BOI, 04, 03, 59.00, 35.00, 21.00, 21.00, 32.00 +BOS, 04, 03, 53.00, 37.00, 25.00, 25.00, 38.00 +BPI, 04, 03, 47.00, 15.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 03, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 03, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 03, 58.00, 38.00, -9999.00, -9999.00, 33.00 +BRO, 04, 03, 82.00, 64.00, 9.00, 8.00, 13.00 +BRW, 04, 03, -1.00, -15.00, 9.00, 11.00, 16.00 +BSM, 04, 03, 77.00, 57.00, -9999.00, -9999.00, 22.00 +BTI, 04, 03, -1.00, -16.00, 8.00, 9.00, 14.00 +BTL, 04, 03, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 03, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 03, 78.00, 56.00, 20.00, 19.00, 31.00 +BTT, 04, 03, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 03, 49.00, 31.00, 31.00, 29.00, 45.00 +BUB, 04, 03, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 03, 50.00, 33.00, 34.00, 35.00, 48.00 +BUR, 04, 03, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 03, 75.00, 58.00, -9999.00, 15.00, 27.00 +BWG, 04, 03, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 03, 61.00, 40.00, 26.00, 22.00, 35.00 +BYH, 04, 03, 68.00, 48.00, -9999.00, -9999.00, 37.00 +BYI, 04, 03, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 03, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 03, 74.00, 47.00, 17.00, 20.00, 28.00 +CAG, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 03, 55.00, 35.00, 32.00, 36.00, 49.00 +CAO, 04, 03, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 03, 42.00, 25.00, 32.00, 33.00, 46.00 +CBM, 04, 03, 73.00, 48.00, -9999.00, -9999.00, 31.00 +CDB, 04, 03, 37.00, 27.00, 47.00, 53.00, 67.00 +CDC, 04, 03, 58.00, 31.00, 17.00, 15.00, 25.00 +CDR, 04, 03, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 03, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 03, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 03, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 03, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 03, 69.00, 44.00, 25.00, 23.00, 35.00 +CHO, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 03, 74.00, 52.00, 18.00, 18.00, 28.00 +CID, 04, 03, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 03, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 03, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 03, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 03, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 03, 54.00, 34.00, 33.00, 32.00, 48.00 +CLL, 04, 03, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 03, 69.00, 45.00, 19.00, 22.00, 30.00 +CMH, 04, 03, 59.00, 37.00, 30.00, 30.00, 43.00 +CMI, 04, 03, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 03, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 03, 61.00, 38.00, 26.00, 19.00, 36.00 +CNM, 04, 03, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 03, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +COD, 04, 03, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +COF, 04, 03, 79.00, 59.00, -9999.00, -9999.00, 20.00 +CON, 04, 03, 52.00, 29.00, 25.00, 24.00, 37.00 +COS, 04, 03, 57.00, 30.00, 19.00, 18.00, 26.00 +COT, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 03, 62.00, 40.00, 29.00, 25.00, 40.00 +CPR, 04, 03, 53.00, 27.00, 23.00, 24.00, 33.00 +CRBC, 04, 03, 43.00, 7.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 03, 80.00, 61.00, 11.00, 11.00, 18.00 +CRW, 04, 03, 64.00, 40.00, 33.00, 33.00, 46.00 +CSG, 04, 03, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 03, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 03, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 03, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 03, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 03, 61.00, 39.00, 30.00, 29.00, 44.00 +CVN, 04, 03, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 03, 69.00, 38.00, -9999.00, -9999.00, 10.00 +CXY, 04, 03, 58.00, 38.00, 22.00, 23.00, 33.00 +CYS, 04, 03, 51.00, 27.00, 21.00, 21.00, 30.00 +DAA, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 03, 78.00, 57.00, 11.00, 14.00, 21.00 +DAG, 04, 03, 75.00, 49.00, 5.00, 5.00, 10.00 +DAL, 04, 03, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 03, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 03, 58.00, 37.00, 30.00, 30.00, 44.00 +DBQ, 04, 03, 53.00, 34.00, 29.00, 25.00, 40.00 +DCA, 04, 03, 64.00, 44.00, 22.00, 23.00, 32.00 +DDC, 04, 03, 65.00, 38.00, 19.00, 17.00, 28.00 +DEC, 04, 03, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 03, 59.00, 31.00, 21.00, 20.00, 28.00 +DFW, 04, 03, 74.00, 52.00, 17.00, 15.00, 26.00 +DHN, 04, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 03, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 03, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 03, 81.00, 57.00, -9999.00, -9999.00, 13.00 +DLG, 04, 03, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 03, 43.00, 25.00, 25.00, 24.00, 36.00 +DLLC, 04, 03, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 03, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 03, 78.00, 48.00, -9999.00, -9999.00, 9.00 +DMN, 04, 03, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 03, 62.00, 40.00, -9999.00, -9999.00, 35.00 +DPG, 04, 03, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 03, 75.00, 51.00, -9999.00, -9999.00, 25.00 +DRA, 04, 03, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 03, 81.00, 57.00, 13.00, 10.00, 18.00 +DSM, 04, 03, 57.00, 36.00, 28.00, 24.00, 40.00 +DTW, 04, 03, 53.00, 34.00, 29.00, 27.00, 41.00 +DUG, 04, 03, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 03, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 03, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 03, 75.00, 50.00, -9999.00, -9999.00, 19.00 +D45, 04, 03, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 03, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 03, 50.00, 29.00, 22.00, 22.00, 32.00 +ECG, 04, 03, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 03, 69.00, 43.00, -9999.00, -9999.00, 9.00 +EED, 04, 03, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 03, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 03, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 03, 59.00, 32.00, 37.00, 39.00, 52.00 +EKO, 04, 03, 56.00, 28.00, 19.00, 19.00, 28.00 +ELD, 04, 03, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 03, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 03, 76.00, 45.00, 4.00, 4.00, 6.00 +ELY, 04, 03, 54.00, 24.00, 19.00, 20.00, 30.00 +EMP, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 03, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +END, 04, 03, 69.00, 45.00, -9999.00, -9999.00, 14.00 +ENN, 04, 03, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 03, 58.00, 37.00, -9999.00, -9999.00, 21.00 +EPH, 04, 03, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 03, 51.00, 35.00, 36.00, 32.00, 48.00 +ESF, 04, 03, 75.00, 54.00, -9999.00, -9999.00, 34.00 +EUG, 04, 03, 59.00, 40.00, 37.00, 36.00, 48.00 +EVV, 04, 03, 64.00, 42.00, 34.00, 29.00, 46.00 +EWN, 04, 03, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 03, 58.00, 40.00, 24.00, 24.00, 37.00 +EYW, 04, 03, 81.00, 71.00, 9.00, 9.00, 15.00 +E74, 04, 03, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 03, 67.00, 41.00, -9999.00, -9999.00, 30.00 +FAI, 04, 03, 35.00, 12.00, 12.00, 13.00, 18.00 +FAR, 04, 03, 47.00, 27.00, 19.00, 16.00, 27.00 +FAT, 04, 03, 72.00, 46.00, 15.00, 13.00, 19.00 +FAY, 04, 03, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 03, 51.00, 29.00, 22.00, 23.00, 34.00 +FCS, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 03, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 03, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +FLG, 04, 03, 55.00, 25.00, 22.00, 20.00, 29.00 +FLL, 04, 03, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 03, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 03, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +FME, 04, 03, 65.00, 37.00, -9999.00, -9999.00, 35.00 +FMH, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 03, 66.00, 31.00, 9.00, 13.00, 16.00 +FMY, 04, 03, 83.00, 61.00, 8.00, 9.00, 15.00 +FNT, 04, 03, 51.00, 33.00, 28.00, 29.00, 43.00 +FOD, 04, 03, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 03, 63.00, 39.00, -9999.00, -9999.00, 29.00 +FOK, 04, 03, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 03, 64.00, 40.00, -9999.00, -9999.00, 27.00 +FSD, 04, 03, 53.00, 31.00, 27.00, 22.00, 37.00 +FSI, 04, 03, 71.00, 46.00, -9999.00, -9999.00, 23.00 +FSM, 04, 03, 71.00, 46.00, 24.00, 20.00, 35.00 +FTK, 04, 03, 64.00, 40.00, -9999.00, -9999.00, 36.00 +FWA, 04, 03, 56.00, 36.00, 28.00, 29.00, 43.00 +FWH, 04, 03, 73.00, 50.00, -9999.00, -9999.00, 24.00 +FYU, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 03, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 03, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 03, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 03, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 03, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 03, 54.00, 33.00, 20.00, 23.00, 33.00 +GFA, 04, 03, 51.00, 29.00, -9999.00, -9999.00, 27.00 +GFK, 04, 03, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 03, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 03, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 03, 51.00, 28.00, 16.00, 15.00, 25.00 +GJT, 04, 03, 63.00, 36.00, 17.00, 17.00, 25.00 +GKN, 04, 03, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 03, 60.00, 32.00, 19.00, 18.00, 27.00 +GLH, 04, 03, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 03, 71.00, 62.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 03, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 03, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +GON, 04, 03, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 03, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 03, 48.00, 30.00, 28.00, 26.00, 40.00 +GRCI, 04, 03, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 03, 58.00, 37.00, -9999.00, -9999.00, 51.00 +GRI, 04, 03, 59.00, 34.00, 25.00, 20.00, 33.00 +GRK, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 04, 03, 52.00, 32.00, 32.00, 29.00, 44.00 +GSB, 04, 03, 70.00, 46.00, -9999.00, -9999.00, 29.00 +GSG, 04, 03, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 03, 67.00, 43.00, 23.00, 21.00, 32.00 +GSP, 04, 03, 69.00, 45.00, 20.00, 22.00, 32.00 +GST, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 03, 49.00, 31.00, -9999.00, -9999.00, 49.00 +GTF, 04, 03, 51.00, 29.00, 21.00, 22.00, 31.00 +GUP, 04, 03, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 03, 57.00, 35.00, -9999.00, -9999.00, 41.00 +GVW, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 04, 03, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 03, 65.00, 48.00, 19.00, 20.00, 29.00 +HBR, 04, 03, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 03, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 03, 56.00, 34.00, -9999.00, -9999.00, 30.00 +HKY, 04, 03, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 03, 52.00, 28.00, 19.00, 18.00, 28.00 +HMN, 04, 03, 77.00, 37.00, -9999.00, -9999.00, 6.00 +HMS, 04, 03, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 03, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 03, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +HON, 04, 03, 53.00, 30.00, 22.00, 20.00, 31.00 +HOP, 04, 03, 66.00, 42.00, -9999.00, -9999.00, 37.00 +HOT, 04, 03, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 03, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 03, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 03, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 03, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 03, 75.00, 51.00, -9999.00, -9999.00, 24.00 +HST, 04, 03, 83.00, 61.00, -9999.00, -9999.00, 16.00 +HSV, 04, 03, 70.00, 46.00, 29.00, 22.00, 39.00 +HTL, 04, 03, 47.00, 27.00, 34.00, 27.00, 45.00 +HTS, 04, 03, 64.00, 41.00, 31.00, 31.00, 45.00 +HUF, 04, 03, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 03, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 03, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 03, 52.00, 27.00, 18.00, 19.00, 28.00 +IAB, 04, 03, 65.00, 41.00, -9999.00, -9999.00, 24.00 +IAD, 04, 03, 62.00, 38.00, 24.00, 23.00, 35.00 +IAG, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 03, 76.00, 56.00, 18.00, 19.00, 29.00 +ICT, 04, 03, 65.00, 41.00, 25.00, 18.00, 34.00 +IDA, 04, 03, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 03, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 03, 59.00, 39.00, 25.00, 24.00, 36.00 +ILI, 04, 03, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 03, 71.00, 48.00, 18.00, 19.00, 29.00 +IMT, 04, 03, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +IND, 04, 03, 60.00, 39.00, 32.00, 30.00, 45.00 +INL, 04, 03, 44.00, 22.00, 22.00, 17.00, 29.00 +INS, 04, 03, 69.00, 42.00, -9999.00, -9999.00, 6.00 +INT, 04, 03, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +INW, 04, 03, 67.00, 34.00, 9.00, 7.00, 12.00 +IPL, 04, 03, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 03, 56.00, 35.00, 28.00, 28.00, 39.00 +IRK, 04, 03, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 03, 50.00, 26.00, 17.00, 16.00, 25.00 +ISP, 04, 03, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 03, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 03, 82.00, 49.00, -9999.00, -9999.00, 9.00 +IWD, 04, 03, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 03, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 03, 75.00, 49.00, 21.00, 20.00, 32.00 +JAX, 04, 03, 77.00, 53.00, 15.00, 17.00, 24.00 +JBR, 04, 03, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 03, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 03, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 03, 55.00, 40.00, 23.00, 23.00, 35.00 +JHW, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 03, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 03, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 03, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 03, 44.00, 30.00, 46.00, 44.00, 57.00 +JST, 04, 03, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 03, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 03, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 03, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 03, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 03, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 03, 52.00, 32.00, 30.00, 28.00, 43.00 +LAR, 04, 03, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 03, 74.00, 48.00, 5.00, 7.00, 10.00 +LAX, 04, 03, 67.00, 52.00, 11.00, 12.00, 17.00 +LBB, 04, 03, 73.00, 43.00, 13.00, 8.00, 17.00 +LBF, 04, 03, 58.00, 30.00, 23.00, 19.00, 30.00 +LCH, 04, 03, 76.00, 56.00, 16.00, 17.00, 26.00 +LCK, 04, 03, 60.00, 38.00, -9999.00, -9999.00, 41.00 +LEB, 04, 03, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 03, 63.00, 41.00, 30.00, 28.00, 43.00 +LFI, 04, 03, 63.00, 45.00, -9999.00, -9999.00, 32.00 +LFK, 04, 03, 77.00, 53.00, 20.00, 20.00, 31.00 +LFT, 04, 03, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 03, 56.00, 41.00, 24.00, 23.00, 36.00 +LGB, 04, 03, 70.00, 51.00, 12.00, 11.00, 18.00 +LGU, 04, 03, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 03, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 03, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 03, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 03, 71.00, 48.00, 22.00, 20.00, 32.00 +LIZ, 04, 03, 42.00, 25.00, -9999.00, -9999.00, 40.00 +LMT, 04, 03, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 04, 03, 53.00, 28.00, 18.00, 19.00, 26.00 +LNK, 04, 03, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 03, 62.00, 30.00, 9.00, 9.00, 16.00 +LOZ, 04, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 03, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 03, 71.00, 48.00, -9999.00, -9999.00, 34.00 +LSE, 04, 03, 53.00, 33.00, 22.00, 23.00, 33.00 +LSF, 04, 03, 75.00, 50.00, -9999.00, -9999.00, 35.00 +LSV, 04, 03, 78.00, 43.00, -9999.00, -9999.00, 6.00 +LTS, 04, 03, 76.00, 45.00, -9999.00, -9999.00, 19.00 +LUF, 04, 03, 82.00, 47.00, -9999.00, -9999.00, 7.00 +LVS, 04, 03, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 03, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 03, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 03, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 03, 65.00, 41.00, 24.00, 23.00, 34.00 +MAF, 04, 03, 77.00, 46.00, 7.00, 5.00, 11.00 +MBL, 04, 03, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 03, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 03, 70.00, 48.00, -9999.00, -9999.00, 22.00 +MCF, 04, 03, 80.00, 59.00, -9999.00, -9999.00, 17.00 +MCG, 04, 03, 32.00, 8.00, 17.00, 20.00, 28.00 +MCI, 04, 03, 61.00, 40.00, 27.00, 23.00, 38.00 +MCK, 04, 03, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 03, 75.00, 49.00, 19.00, 18.00, 29.00 +MCO, 04, 03, 81.00, 58.00, 11.00, 12.00, 19.00 +MCW, 04, 03, 51.00, 32.00, 21.00, 18.00, 31.00 +MC2, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 04, 03, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 03, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 03, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 03, 55.00, 37.00, 33.00, 30.00, 44.00 +MEI, 04, 03, 75.00, 48.00, 21.00, 20.00, 33.00 +MEM, 04, 03, 70.00, 49.00, 28.00, 24.00, 39.00 +MER, 04, 03, 72.00, 43.00, -9999.00, -9999.00, 19.00 +MFD, 04, 03, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 03, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 03, 62.00, 37.00, 26.00, 24.00, 35.00 +MGE, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 04, 03, 74.00, 51.00, 23.00, 19.00, 32.00 +MGW, 04, 03, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 03, 68.00, 46.00, -9999.00, -9999.00, 22.00 +MHS, 04, 03, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 03, 82.00, 65.00, 11.00, 12.00, 19.00 +MIB, 04, 03, 46.00, 27.00, -9999.00, -9999.00, 28.00 +MIV, 04, 03, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 03, 63.00, 33.00, -9999.00, -9999.00, 22.00 +MKC, 04, 03, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 03, 49.00, 33.00, 33.00, 28.00, 45.00 +MKG, 04, 03, 50.00, 32.00, 29.00, 28.00, 42.00 +MKL, 04, 03, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 03, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 03, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 03, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 03, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 03, 57.00, 36.00, 30.00, 25.00, 40.00 +MLS, 04, 03, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 03, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 03, 76.00, 50.00, -9999.00, -9999.00, 29.00 +MOB, 04, 03, 76.00, 55.00, 21.00, 19.00, 32.00 +MOT, 04, 03, 46.00, 27.00, 17.00, 15.00, 23.00 +MPV, 04, 03, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 03, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 03, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 03, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 03, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 03, 63.00, 45.00, -9999.00, -9999.00, 24.00 +MSL, 04, 03, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 03, 51.00, 31.00, 28.00, 26.00, 40.00 +MSO, 04, 03, 54.00, 29.00, 24.00, 21.00, 35.00 +MSP, 04, 03, 50.00, 32.00, 26.00, 23.00, 37.00 +MSS, 04, 03, 47.00, 28.00, 29.00, 27.00, 41.00 +MSY, 04, 03, 76.00, 56.00, 18.00, 18.00, 28.00 +MTC, 04, 03, 51.00, 33.00, -9999.00, -9999.00, 37.00 +MTN, 04, 03, 61.00, 39.00, -9999.00, -9999.00, 35.00 +MTO, 04, 03, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 03, 58.00, 36.00, -9999.00, -9999.00, 35.00 +MUO, 04, 03, 63.00, 34.00, -9999.00, -9999.00, 22.00 +MWA, 04, 03, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 03, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 03, 74.00, 51.00, -9999.00, -9999.00, 29.00 +MYL, 04, 03, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 03, 73.00, 48.00, -9999.00, -9999.00, 28.00 +NAO, 04, 03, 71.00, 55.00, -9999.00, -9999.00, 25.00 +NBC, 04, 03, 75.00, 53.00, -9999.00, -9999.00, 27.00 +NBE, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 04, 03, 55.00, 36.00, -9999.00, -9999.00, 38.00 +NCA, 04, 03, 74.00, 44.00, -9999.00, -9999.00, 31.00 +NCO, 04, 03, 52.00, 36.00, -9999.00, -9999.00, 39.00 +NC1, 04, 03, 69.00, 44.00, -9999.00, -9999.00, 8.00 +NEL, 04, 03, 58.00, 35.00, -9999.00, -9999.00, 36.00 +NFG, 04, 03, 66.00, 49.00, -9999.00, -9999.00, 39.00 +NFL, 04, 03, 62.00, 31.00, -9999.00, -9999.00, 13.00 +NGP, 04, 03, 80.00, 62.00, -9999.00, -9999.00, 17.00 +NGU, 04, 03, 64.00, 44.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 03, 63.00, 48.00, -9999.00, -9999.00, 22.00 +NHK, 04, 03, 64.00, 40.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 03, 49.00, 31.00, -9999.00, -9999.00, 36.00 +NID, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 03, 77.00, 53.00, -9999.00, -9999.00, 22.00 +NIR, 04, 03, 80.00, 57.00, -9999.00, -9999.00, 20.00 +NKT, 04, 03, 68.00, 48.00, -9999.00, -9999.00, 29.00 +NKX, 04, 03, 68.00, 55.00, -9999.00, -9999.00, 18.00 +NLC, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 04, 03, 74.00, 47.00, -9999.00, -9999.00, 30.00 +NPA, 04, 03, 74.00, 56.00, -9999.00, -9999.00, 25.00 +NQA, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 04, 03, 83.00, 60.00, -9999.00, -9999.00, 17.00 +NQX, 04, 03, 81.00, 71.00, -9999.00, -9999.00, 13.00 +NRB, 04, 03, 76.00, 57.00, -9999.00, -9999.00, 21.00 +NRC, 04, 03, 73.00, 43.00, -9999.00, -9999.00, 26.00 +NRS, 04, 03, 66.00, 51.00, -9999.00, -9999.00, 14.00 +NSE, 04, 03, 76.00, 53.00, -9999.00, -9999.00, 27.00 +NSI, 04, 03, 68.00, 48.00, -9999.00, -9999.00, 14.00 +NTD, 04, 03, 68.00, 48.00, -9999.00, -9999.00, 11.00 +NTK, 04, 03, 72.00, 50.00, -9999.00, -9999.00, 15.00 +NTU, 04, 03, 64.00, 44.00, -9999.00, -9999.00, 32.00 +NUC, 04, 03, 66.00, 51.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 03, 67.00, 44.00, -9999.00, -9999.00, 22.00 +NUW, 04, 03, 55.00, 38.00, -9999.00, -9999.00, 42.00 +NWF, 04, 03, 70.00, 51.00, -9999.00, -9999.00, 19.00 +NXX, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 04, 03, 65.00, 38.00, -9999.00, -9999.00, 34.00 +NZC, 04, 03, 79.00, 50.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 03, 72.00, 46.00, -9999.00, -9999.00, 15.00 +NZW, 04, 03, 53.00, 34.00, -9999.00, -9999.00, 36.00 +NZY, 04, 03, 68.00, 55.00, -9999.00, -9999.00, 15.00 +OAK, 04, 03, 65.00, 44.00, 19.00, 19.00, 27.00 +OAR, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 04, 03, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 03, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 03, 69.00, 46.00, 19.00, 17.00, 28.00 +OLM, 04, 03, 57.00, 35.00, 41.00, 41.00, 53.00 +OMA, 04, 03, 59.00, 36.00, 23.00, 21.00, 33.00 +OME, 04, 03, 22.00, 5.00, 19.00, 22.00, 29.00 +ONT, 04, 03, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 03, 55.00, 36.00, 33.00, 27.00, 45.00 +ORF, 04, 03, 64.00, 44.00, 22.00, 21.00, 31.00 +ORH, 04, 03, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 03, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 03, 47.00, 28.00, -9999.00, -9999.00, 35.00 +OTG, 04, 03, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 03, 56.00, 42.00, 44.00, 45.00, 56.00 +OTM, 04, 03, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 03, 16.00, -2.00, 14.00, 19.00, 23.00 +OURC, 04, 03, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 03, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 03, 77.00, 51.00, -9999.00, -9999.00, 27.00 +PACZ, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 03, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 03, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 03, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 03, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 03, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 03, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 03, 76.00, 53.00, -9999.00, -9999.00, 21.00 +PAQ, 04, 03, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 03, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 03, 37.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 03, 12.00, -2.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 03, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 03, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 03, 48.00, 30.00, -9999.00, -9999.00, 33.00 +PBI, 04, 03, 81.00, 64.00, 11.00, 15.00, 21.00 +PDT, 04, 03, 59.00, 38.00, 21.00, 18.00, 30.00 +PDX, 04, 03, 59.00, 40.00, 38.00, 40.00, 51.00 +PFN, 04, 03, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 03, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 03, 59.00, 39.00, 24.00, 25.00, 37.00 +PHX, 04, 03, 81.00, 53.00, 6.00, 7.00, 11.00 +PIA, 04, 03, 58.00, 38.00, 32.00, 26.00, 42.00 +PIB, 04, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 03, 54.00, 30.00, 21.00, 22.00, 33.00 +PIR, 04, 03, 54.00, 31.00, 17.00, 16.00, 24.00 +PIT, 04, 03, 57.00, 36.00, 34.00, 32.00, 47.00 +PKB, 04, 03, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 03, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 03, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 03, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 03, 74.00, 56.00, 17.00, 17.00, 28.00 +POB, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 04, 03, 76.00, 52.00, -9999.00, -9999.00, 35.00 +POM, 04, 03, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 04, 03, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 03, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 03, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 03, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 03, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 03, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 03, 52.00, 30.00, -9999.00, -9999.00, 37.00 +PSP, 04, 03, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 03, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 03, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 03, 64.00, 32.00, 14.00, 12.00, 19.00 +PUC, 04, 03, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 03, 53.00, 35.00, 27.00, 23.00, 38.00 +PVU, 04, 03, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 03, 49.00, 31.00, 27.00, 27.00, 39.00 +P02, 04, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P07, 04, 03, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +P11, 04, 03, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +P24, 04, 03, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +P28, 04, 03, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +P35, 04, 03, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +P38, 04, 03, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +P39, 04, 03, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +P58, 04, 03, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +P59, 04, 03, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +P60, 04, 03, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +P61, 04, 03, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +P67, 04, 03, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +P68, 04, 03, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +P69, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 03, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 03, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 03, 54.00, 29.00, 19.00, 18.00, 27.00 +RBL, 04, 03, 69.00, 45.00, 20.00, 19.00, 29.00 +RCA, 04, 03, 54.00, 29.00, -9999.00, -9999.00, 28.00 +RDD, 04, 03, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 03, 57.00, 28.00, 15.00, 16.00, 26.00 +RDR, 04, 03, 44.00, 26.00, -9999.00, -9999.00, 26.00 +RDU, 04, 03, 69.00, 44.00, 20.00, 19.00, 29.00 +REE, 04, 03, 73.00, 43.00, -9999.00, -9999.00, 11.00 +REJ, 04, 03, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 03, 53.00, 34.00, 30.00, 26.00, 42.00 +RIC, 04, 03, 67.00, 42.00, 22.00, 22.00, 32.00 +RIV, 04, 03, 73.00, 46.00, -9999.00, -9999.00, 11.00 +RIW, 04, 03, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 03, 49.00, 26.00, 16.00, 12.00, 22.00 +RME, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +RMG, 04, 03, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +RND, 04, 03, 78.00, 56.00, -9999.00, -9999.00, 22.00 +RNO, 04, 03, 61.00, 32.00, 13.00, 12.00, 19.00 +ROA, 04, 03, 64.00, 41.00, 24.00, 23.00, 35.00 +ROC, 04, 03, 51.00, 33.00, 32.00, 32.00, 46.00 +ROW, 04, 03, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 03, 63.00, 37.00, 20.00, 17.00, 28.00 +RST, 04, 03, 49.00, 31.00, 27.00, 25.00, 40.00 +RWF, 04, 03, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 03, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 03, 68.00, 44.00, 19.00, 20.00, 26.00 +SAF, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 03, 68.00, 55.00, 14.00, 13.00, 21.00 +SAT, 04, 03, 78.00, 56.00, 19.00, 17.00, 29.00 +SAV, 04, 03, 75.00, 52.00, 17.00, 19.00, 27.00 +SAW, 04, 03, 44.00, 28.00, -9999.00, -9999.00, 39.00 +SBA, 04, 03, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 03, 73.00, 46.00, -9999.00, -9999.00, 17.00 +SBN, 04, 03, 55.00, 36.00, 33.00, 33.00, 47.00 +SBP, 04, 03, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 03, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 03, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 03, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 03, 70.00, 44.00, 14.00, 18.00, 23.00 +SDF, 04, 03, 64.00, 43.00, 30.00, 27.00, 42.00 +SEA, 04, 03, 55.00, 40.00, 34.00, 29.00, 45.00 +SEM, 04, 03, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 03, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 03, 63.00, 47.00, 19.00, 20.00, 27.00 +SGF, 04, 03, 65.00, 41.00, 27.00, 24.00, 40.00 +SGY, 04, 03, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 03, 54.00, 27.00, 22.00, 22.00, 33.00 +SHV, 04, 03, 75.00, 51.00, 20.00, 20.00, 31.00 +SIT, 04, 03, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 03, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 03, 79.00, 50.00, 13.00, 8.00, 18.00 +SKA, 04, 03, 54.00, 33.00, -9999.00, -9999.00, 28.00 +SKF, 04, 03, 78.00, 56.00, -9999.00, -9999.00, 22.00 +SLC, 04, 03, 58.00, 36.00, 24.00, 23.00, 34.00 +SLE, 04, 03, 59.00, 37.00, 36.00, 35.00, 47.00 +SLN, 04, 03, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 03, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 03, 66.00, 42.00, -9999.00, 16.00, 30.00 +SNA, 04, 03, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 03, 31.00, 22.00, 36.00, 39.00, 54.00 +SNS, 04, 03, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 03, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 03, 60.00, 39.00, 32.00, 26.00, 44.00 +SPS, 04, 03, 73.00, 47.00, 15.00, 15.00, 24.00 +SRQ, 04, 03, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 03, 74.00, 47.00, -9999.00, -9999.00, 29.00 +SSI, 04, 03, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +STC, 04, 03, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 03, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +STL, 04, 03, 63.00, 43.00, 30.00, 26.00, 42.00 +STNV, 04, 03, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STS, 04, 03, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 03, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 03, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 03, 69.00, 44.00, -9999.00, -9999.00, 21.00 +SUX, 04, 03, 57.00, 34.00, 24.00, 22.00, 34.00 +SVN, 04, 03, 75.00, 52.00, -9999.00, -9999.00, 26.00 +SWF, 04, 03, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 03, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 03, 51.00, 32.00, 35.00, 35.00, 49.00 +SZL, 04, 03, 63.00, 38.00, -9999.00, -9999.00, 28.00 +TAD, 04, 03, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 03, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 03, 69.00, 39.00, -9999.00, -9999.00, 33.00 +TCC, 04, 03, 70.00, 39.00, 8.00, 9.00, 13.00 +TCL, 04, 03, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 03, 58.00, 37.00, -9999.00, -9999.00, 50.00 +TCS, 04, 03, 71.00, 42.00, -9999.00, -9999.00, 7.00 +TEB, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 03, 69.00, 46.00, -9999.00, -9999.00, 23.00 +TKA, 04, 03, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 03, 78.00, 50.00, 15.00, 16.00, 25.00 +TNX, 04, 03, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 03, 55.00, 33.00, 29.00, 30.00, 44.00 +TOP, 04, 03, 63.00, 39.00, 25.00, 22.00, 36.00 +TPA, 04, 03, 80.00, 59.00, 9.00, 11.00, 17.00 +TPH, 04, 03, 60.00, 31.00, 11.00, 8.00, 15.00 +TRI, 04, 03, 65.00, 41.00, 25.00, 26.00, 37.00 +TRK, 04, 03, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 03, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 03, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 03, 70.00, 47.00, 23.00, 20.00, 33.00 +TUP, 04, 03, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 03, 78.00, 48.00, 8.00, 7.00, 11.00 +TVC, 04, 03, 48.00, 28.00, 24.00, 23.00, 35.00 +TVL, 04, 03, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 03, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 03, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 03, 68.00, 42.00, 25.00, 26.00, 37.00 +T01, 04, 03, 63.00, 40.00, -9999.00, -9999.00, 32.00 +T02, 04, 03, 72.00, 48.00, -9999.00, -9999.00, 29.00 +T03, 04, 03, 73.00, 48.00, -9999.00, -9999.00, 28.00 +T04, 04, 03, 79.00, 60.00, -9999.00, -9999.00, 17.00 +T05, 04, 03, 63.00, 37.00, -9999.00, -9999.00, 25.00 +T06, 04, 03, 76.00, 48.00, -9999.00, -9999.00, 31.00 +T07, 04, 03, 65.00, 33.00, -9999.00, -9999.00, 30.00 +T08, 04, 03, 58.00, 37.00, -9999.00, -9999.00, 27.00 +UCA, 04, 03, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 03, 69.00, 42.00, -9999.00, -9999.00, 7.00 +UIL, 04, 03, 54.00, 36.00, 53.00, 53.00, 63.00 +UIN, 04, 03, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 03, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 03, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 03, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +U15, 04, 03, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +U28, 04, 03, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 03, 77.00, 50.00, -9999.00, -9999.00, 25.00 +VBG, 04, 03, 68.00, 44.00, -9999.00, -9999.00, 21.00 +VCT, 04, 03, 78.00, 58.00, 15.00, 15.00, 24.00 +VCV, 04, 03, 70.00, 40.00, -9999.00, -9999.00, 7.00 +VDZ, 04, 03, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 03, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 03, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 03, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 03, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 03, 75.00, 51.00, -9999.00, -9999.00, 25.00 +VRB, 04, 03, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 03, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 03, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 03, 63.00, 40.00, 26.00, 25.00, -9999.00 +WJA, 04, 03, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 03, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 03, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 03, 60.00, 28.00, 16.00, 17.00, 27.00 +WPO, 04, 03, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 03, 75.00, 49.00, -9999.00, -9999.00, 28.00 +WRG, 04, 03, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 03, 60.00, 35.00, -9999.00, -9999.00, 35.00 +WRL, 04, 03, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +X68, 04, 03, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 03, 42.00, 27.00, 54.00, 53.00, 63.00 +YCG, 04, 03, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 03, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 03, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 03, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 03, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 03, 61.00, 34.00, 10.00, 10.00, 16.00 +YNG, 04, 03, 54.00, 34.00, 33.00, 33.00, 48.00 +YPA, 04, 03, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 03, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 03, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 03, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 03, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 03, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 03, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 03, 84.00, 54.00, 3.00, 3.00, 4.00 +YVR, 04, 03, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 03, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 03, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 03, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 03, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 03, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 03, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 03, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 03, 42.00, 24.00, 29.00, 28.00, 40.00 +ZUN, 04, 03, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 03, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 03, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 03, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +01R, 04, 03, 75.00, 53.00, -9999.00, -9999.00, 28.00 +1V1, 04, 03, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 03, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 03, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 03, 67.00, 47.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 03, 74.00, 47.00, -9999.00, -9999.00, 29.00 +3B1, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 03, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 03, 48.00, 27.00, -9999.00, -9999.00, 34.00 +3SE, 04, 03, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 03, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 03, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 04, 03, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 03, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 03, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 03, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 03, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 04, 57.00, 36.00, 25.00, 25.00, 38.00 +ABI, 04, 04, 75.00, 50.00, 13.00, 10.00, 20.00 +ABQ, 04, 04, 68.00, 37.00, 9.00, 9.00, 15.00 +ABR, 04, 04, 52.00, 29.00, 21.00, 18.00, 29.00 +ABY, 04, 04, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 04, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 04, 76.00, 53.00, 16.00, 17.00, 26.00 +ACV, 04, 04, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 04, 58.00, 37.00, 24.00, 22.00, 35.00 +ADK, 04, 04, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 04, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 04, 62.00, 38.00, -9999.00, -9999.00, 35.00 +AEX, 04, 04, 75.00, 54.00, -9999.00, -9999.00, 28.00 +AFF, 04, 04, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 04, 83.00, 57.00, -9999.00, -9999.00, 19.00 +AGS, 04, 04, 74.00, 46.00, 20.00, 20.00, 30.00 +AHN, 04, 04, 71.00, 47.00, 20.00, 22.00, 30.00 +AKN, 04, 04, 36.00, 20.00, 25.00, 25.00, 37.00 +AKO, 04, 04, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 04, 53.00, 32.00, 26.00, 26.00, 40.00 +ALI, 04, 04, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 04, 54.00, 33.00, 24.00, 24.00, 37.00 +ALS, 04, 04, 55.00, 21.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 04, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 04, 69.00, 39.00, 14.00, 12.00, 21.00 +AMG, 04, 04, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 04, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 04, 39.00, 25.00, 16.00, 17.00, 24.00 +AND, 04, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 04, 48.00, 36.00, 53.00, 51.00, 66.00 +AOO, 04, 04, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +APN, 04, 04, 47.00, 26.00, 28.00, 27.00, 40.00 +AQQ, 04, 04, 73.00, 57.00, -9999.00, -9999.00, -9999.00 +ART, 04, 04, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +AST, 04, 04, 55.00, 39.00, 49.00, 50.00, 60.00 +ATL, 04, 04, 70.00, 48.00, 22.00, 22.00, 32.00 +ATW, 04, 04, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 04, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 04, 60.00, 37.00, -9999.00, -9999.00, 40.00 +AUG, 04, 04, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 04, 77.00, 57.00, 19.00, 16.00, 28.00 +AUW, 04, 04, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 04, 65.00, 40.00, 23.00, 23.00, 34.00 +AVP, 04, 04, 54.00, 35.00, 30.00, 29.00, 43.00 +AXN, 04, 04, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 04, 52.00, 32.00, -9999.00, -9999.00, 31.00 +AYS, 04, 04, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 04, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 04, 71.00, 46.00, -9999.00, -9999.00, 22.00 +BAD, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +BAF, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 04, 48.00, 21.00, -9999.00, -9999.00, 19.00 +BDL, 04, 04, 56.00, 34.00, 26.00, 26.00, 38.00 +BDR, 04, 04, 53.00, 37.00, 26.00, 23.00, 37.00 +BET, 04, 04, 27.00, 12.00, 20.00, 21.00, 30.00 +BFD, 04, 04, 49.00, 29.00, 39.00, 35.00, 50.00 +BFF, 04, 04, 58.00, 28.00, 20.00, 19.00, 30.00 +BFL, 04, 04, 73.00, 48.00, 12.00, 12.00, 17.00 +BGM, 04, 04, 49.00, 32.00, 34.00, 32.00, 48.00 +BGR, 04, 04, 47.00, 29.00, 25.00, 23.00, 36.00 +BGS, 04, 04, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 04, 72.00, 47.00, 23.00, 21.00, 33.00 +BID, 04, 04, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 04, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 04, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 04, 53.00, 31.00, 22.00, 21.00, 32.00 +BIS, 04, 04, 50.00, 27.00, 20.00, 18.00, 30.00 +BIX, 04, 04, 74.00, 57.00, -9999.00, -9999.00, 26.00 +BJI, 04, 04, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 04, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 04, 59.00, 28.00, -9999.00, -9999.00, 23.00 +BKW, 04, 04, 59.00, 38.00, 33.00, 31.00, 47.00 +BLF, 04, 04, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 04, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 04, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 04, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 04, 65.00, 41.00, -9999.00, -9999.00, 36.00 +BNA, 04, 04, 68.00, 45.00, 30.00, 26.00, 42.00 +BNO, 04, 04, 54.00, 27.00, -9999.00, 21.00, 38.00 +BOI, 04, 04, 59.00, 35.00, 21.00, 20.00, 32.00 +BOS, 04, 04, 53.00, 37.00, 25.00, 24.00, 37.00 +BPI, 04, 04, 47.00, 15.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 04, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 04, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 04, 58.00, 38.00, -9999.00, -9999.00, 34.00 +BRO, 04, 04, 82.00, 64.00, 9.00, 8.00, 13.00 +BRW, 04, 04, -1.00, -15.00, 9.00, 11.00, 16.00 +BSM, 04, 04, 77.00, 57.00, -9999.00, -9999.00, 22.00 +BTI, 04, 04, 0.00, -16.00, 8.00, 9.00, 14.00 +BTL, 04, 04, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 04, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 04, 78.00, 56.00, 20.00, 19.00, 31.00 +BTT, 04, 04, 25.00, 3.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 04, 49.00, 31.00, 31.00, 29.00, 45.00 +BUB, 04, 04, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 04, 50.00, 33.00, 34.00, 35.00, 48.00 +BUR, 04, 04, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 04, 75.00, 58.00, -9999.00, 14.00, 27.00 +BWG, 04, 04, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 04, 61.00, 40.00, 26.00, 22.00, 35.00 +BYH, 04, 04, 68.00, 48.00, -9999.00, -9999.00, 37.00 +BYI, 04, 04, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 04, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 04, 74.00, 47.00, 17.00, 20.00, 28.00 +CAG, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 04, 55.00, 35.00, 32.00, 36.00, 49.00 +CAO, 04, 04, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 04, 42.00, 25.00, 32.00, 33.00, 46.00 +CBM, 04, 04, 73.00, 48.00, -9999.00, -9999.00, 31.00 +CDB, 04, 04, 37.00, 27.00, 47.00, 53.00, 67.00 +CDC, 04, 04, 58.00, 31.00, 17.00, 15.00, 24.00 +CDR, 04, 04, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 04, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 04, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 04, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 04, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 04, 69.00, 44.00, 24.00, 23.00, 35.00 +CHO, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 04, 74.00, 52.00, 18.00, 18.00, 28.00 +CID, 04, 04, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 04, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 04, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 04, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 04, 54.00, 34.00, 33.00, 32.00, 48.00 +CLL, 04, 04, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 04, 69.00, 45.00, 19.00, 22.00, 30.00 +CMH, 04, 04, 59.00, 37.00, 30.00, 30.00, 43.00 +CMI, 04, 04, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 04, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 04, 61.00, 38.00, 27.00, 19.00, 36.00 +CNM, 04, 04, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 04, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +COD, 04, 04, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +COF, 04, 04, 79.00, 59.00, -9999.00, -9999.00, 20.00 +CON, 04, 04, 52.00, 29.00, 25.00, 24.00, 37.00 +COS, 04, 04, 57.00, 30.00, 19.00, 18.00, 26.00 +COT, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 04, 62.00, 40.00, 29.00, 25.00, 40.00 +CPR, 04, 04, 53.00, 27.00, 23.00, 24.00, 34.00 +CRBC, 04, 04, 43.00, 8.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 04, 80.00, 61.00, 11.00, 11.00, 18.00 +CRW, 04, 04, 64.00, 40.00, 33.00, 33.00, 46.00 +CSG, 04, 04, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 04, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 04, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 04, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 04, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 04, 61.00, 39.00, 29.00, 29.00, 44.00 +CVN, 04, 04, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 04, 69.00, 38.00, -9999.00, -9999.00, 10.00 +CXY, 04, 04, 58.00, 38.00, 23.00, 23.00, 33.00 +CYS, 04, 04, 51.00, 27.00, 21.00, 21.00, 31.00 +DAA, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 04, 78.00, 57.00, 10.00, 14.00, 20.00 +DAG, 04, 04, 75.00, 49.00, 5.00, 5.00, 10.00 +DAL, 04, 04, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 04, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 04, 58.00, 37.00, 30.00, 30.00, 44.00 +DBQ, 04, 04, 53.00, 34.00, 29.00, 25.00, 40.00 +DCA, 04, 04, 64.00, 44.00, 22.00, 22.00, 32.00 +DDC, 04, 04, 65.00, 38.00, 19.00, 17.00, 28.00 +DEC, 04, 04, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 04, 59.00, 31.00, 21.00, 20.00, 28.00 +DFW, 04, 04, 74.00, 52.00, 17.00, 15.00, 26.00 +DHN, 04, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 04, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 04, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 04, 81.00, 57.00, -9999.00, -9999.00, 14.00 +DLG, 04, 04, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 04, 43.00, 25.00, 25.00, 23.00, 36.00 +DLLC, 04, 04, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 04, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 04, 78.00, 48.00, -9999.00, -9999.00, 9.00 +DMN, 04, 04, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 04, 62.00, 40.00, -9999.00, -9999.00, 35.00 +DPG, 04, 04, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 04, 75.00, 51.00, -9999.00, -9999.00, 25.00 +DRA, 04, 04, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 04, 81.00, 57.00, 13.00, 10.00, 18.00 +DSM, 04, 04, 57.00, 36.00, 28.00, 24.00, 40.00 +DTW, 04, 04, 53.00, 34.00, 29.00, 27.00, 41.00 +DUG, 04, 04, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 04, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 04, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 04, 75.00, 50.00, -9999.00, -9999.00, 19.00 +D45, 04, 04, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 04, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 04, 51.00, 29.00, 23.00, 22.00, 33.00 +ECG, 04, 04, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 04, 69.00, 43.00, -9999.00, -9999.00, 8.00 +EED, 04, 04, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 04, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 04, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 04, 59.00, 32.00, 37.00, 39.00, 52.00 +EKO, 04, 04, 56.00, 28.00, 18.00, 19.00, 28.00 +ELD, 04, 04, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 04, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 04, 76.00, 45.00, 4.00, 4.00, 6.00 +ELY, 04, 04, 54.00, 24.00, 18.00, 20.00, 29.00 +EMP, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 04, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +END, 04, 04, 69.00, 45.00, -9999.00, -9999.00, 14.00 +ENN, 04, 04, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 04, 58.00, 37.00, -9999.00, -9999.00, 21.00 +EPH, 04, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 04, 51.00, 35.00, 36.00, 32.00, 48.00 +ESF, 04, 04, 75.00, 54.00, -9999.00, -9999.00, 34.00 +EUG, 04, 04, 59.00, 40.00, 37.00, 36.00, 47.00 +EVV, 04, 04, 64.00, 42.00, 34.00, 29.00, 46.00 +EWN, 04, 04, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 04, 58.00, 40.00, 24.00, 24.00, 36.00 +EYW, 04, 04, 81.00, 71.00, 9.00, 9.00, 16.00 +E74, 04, 04, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 04, 67.00, 41.00, -9999.00, -9999.00, 30.00 +FAI, 04, 04, 35.00, 13.00, 12.00, 13.00, 18.00 +FAR, 04, 04, 48.00, 28.00, 19.00, 16.00, 27.00 +FAT, 04, 04, 72.00, 46.00, 14.00, 12.00, 19.00 +FAY, 04, 04, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 04, 51.00, 29.00, 22.00, 23.00, 34.00 +FCS, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 04, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 04, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +FLG, 04, 04, 55.00, 25.00, 21.00, 20.00, 28.00 +FLL, 04, 04, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 04, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +FME, 04, 04, 65.00, 37.00, -9999.00, -9999.00, 35.00 +FMH, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 04, 66.00, 31.00, 9.00, 13.00, 15.00 +FMY, 04, 04, 83.00, 61.00, 8.00, 9.00, 15.00 +FNT, 04, 04, 52.00, 33.00, 28.00, 29.00, 43.00 +FOD, 04, 04, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 04, 63.00, 39.00, -9999.00, -9999.00, 29.00 +FOK, 04, 04, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 04, 64.00, 40.00, -9999.00, -9999.00, 27.00 +FSD, 04, 04, 54.00, 31.00, 27.00, 22.00, 38.00 +FSI, 04, 04, 71.00, 46.00, -9999.00, -9999.00, 23.00 +FSM, 04, 04, 71.00, 46.00, 24.00, 20.00, 35.00 +FTK, 04, 04, 64.00, 40.00, -9999.00, -9999.00, 36.00 +FWA, 04, 04, 56.00, 36.00, 28.00, 29.00, 43.00 +FWH, 04, 04, 73.00, 50.00, -9999.00, -9999.00, 24.00 +FYU, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 04, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 04, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 04, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 04, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 04, 54.00, 33.00, 20.00, 23.00, 33.00 +GFA, 04, 04, 51.00, 29.00, -9999.00, -9999.00, 27.00 +GFK, 04, 04, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 04, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 04, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 04, 51.00, 28.00, 16.00, 15.00, 25.00 +GJT, 04, 04, 63.00, 36.00, 17.00, 17.00, 25.00 +GKN, 04, 04, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 04, 60.00, 32.00, 19.00, 18.00, 27.00 +GLH, 04, 04, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 04, 71.00, 62.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 04, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 04, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +GON, 04, 04, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 04, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 04, 49.00, 30.00, 28.00, 26.00, 40.00 +GRCI, 04, 04, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 04, 58.00, 37.00, -9999.00, -9999.00, 51.00 +GRI, 04, 04, 59.00, 34.00, 25.00, 20.00, 33.00 +GRK, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 04, 04, 52.00, 32.00, 32.00, 29.00, 44.00 +GSB, 04, 04, 70.00, 46.00, -9999.00, -9999.00, 29.00 +GSG, 04, 04, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 04, 67.00, 43.00, 22.00, 21.00, 32.00 +GSP, 04, 04, 69.00, 45.00, 20.00, 22.00, 31.00 +GST, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 04, 49.00, 31.00, -9999.00, -9999.00, 49.00 +GTF, 04, 04, 51.00, 29.00, 21.00, 22.00, 30.00 +GUP, 04, 04, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 04, 57.00, 35.00, -9999.00, -9999.00, 41.00 +GVW, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 04, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 04, 65.00, 48.00, 18.00, 19.00, 29.00 +HBR, 04, 04, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 04, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 04, 56.00, 34.00, -9999.00, -9999.00, 30.00 +HKY, 04, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 04, 52.00, 28.00, 19.00, 18.00, 28.00 +HMN, 04, 04, 77.00, 37.00, -9999.00, -9999.00, 6.00 +HMS, 04, 04, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 04, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 04, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +HON, 04, 04, 53.00, 30.00, 22.00, 20.00, 31.00 +HOP, 04, 04, 66.00, 42.00, -9999.00, -9999.00, 37.00 +HOT, 04, 04, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 04, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 04, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 04, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 04, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 04, 75.00, 51.00, -9999.00, -9999.00, 24.00 +HST, 04, 04, 83.00, 61.00, -9999.00, -9999.00, 16.00 +HSV, 04, 04, 70.00, 46.00, 29.00, 21.00, 39.00 +HTL, 04, 04, 48.00, 27.00, 34.00, 27.00, 45.00 +HTS, 04, 04, 64.00, 41.00, 31.00, 31.00, 45.00 +HUF, 04, 04, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 04, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 04, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 04, 52.00, 27.00, 18.00, 19.00, 28.00 +IAB, 04, 04, 65.00, 41.00, -9999.00, -9999.00, 24.00 +IAD, 04, 04, 62.00, 38.00, 24.00, 23.00, 35.00 +IAG, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 04, 76.00, 56.00, 18.00, 19.00, 29.00 +ICT, 04, 04, 65.00, 41.00, 25.00, 18.00, 34.00 +IDA, 04, 04, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 04, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 04, 59.00, 39.00, 25.00, 24.00, 36.00 +ILI, 04, 04, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 04, 71.00, 48.00, 18.00, 19.00, 28.00 +IMT, 04, 04, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +IND, 04, 04, 60.00, 39.00, 32.00, 30.00, 45.00 +INL, 04, 04, 44.00, 23.00, 22.00, 17.00, 29.00 +INS, 04, 04, 69.00, 42.00, -9999.00, -9999.00, 6.00 +INT, 04, 04, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +INW, 04, 04, 67.00, 34.00, 9.00, 7.00, 12.00 +IPL, 04, 04, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 04, 56.00, 35.00, 28.00, 28.00, 39.00 +IRK, 04, 04, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 04, 51.00, 26.00, 17.00, 16.00, 25.00 +ISP, 04, 04, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 04, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 04, 82.00, 49.00, -9999.00, -9999.00, 9.00 +IWD, 04, 04, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 04, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 04, 75.00, 49.00, 21.00, 20.00, 32.00 +JAX, 04, 04, 77.00, 53.00, 15.00, 16.00, 23.00 +JBR, 04, 04, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 04, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 04, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 04, 55.00, 40.00, 23.00, 23.00, 34.00 +JHW, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 04, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 04, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 04, 44.00, 30.00, 45.00, 44.00, 57.00 +JST, 04, 04, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 04, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 04, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 04, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 04, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 04, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 04, 52.00, 32.00, 30.00, 28.00, 43.00 +LAR, 04, 04, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 04, 74.00, 48.00, 5.00, 6.00, 9.00 +LAX, 04, 04, 67.00, 52.00, 11.00, 12.00, 17.00 +LBB, 04, 04, 73.00, 43.00, 13.00, 9.00, 17.00 +LBF, 04, 04, 59.00, 30.00, 23.00, 20.00, 31.00 +LCH, 04, 04, 76.00, 56.00, 16.00, 17.00, 26.00 +LCK, 04, 04, 60.00, 38.00, -9999.00, -9999.00, 41.00 +LEB, 04, 04, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 04, 63.00, 41.00, 30.00, 28.00, 43.00 +LFI, 04, 04, 63.00, 45.00, -9999.00, -9999.00, 32.00 +LFK, 04, 04, 77.00, 53.00, 20.00, 20.00, 31.00 +LFT, 04, 04, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 04, 56.00, 41.00, 24.00, 22.00, 35.00 +LGB, 04, 04, 70.00, 51.00, 12.00, 11.00, 17.00 +LGU, 04, 04, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 04, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 04, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 04, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 04, 71.00, 48.00, 22.00, 20.00, 32.00 +LIZ, 04, 04, 42.00, 25.00, -9999.00, -9999.00, 40.00 +LMT, 04, 04, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 04, 04, 53.00, 28.00, 19.00, 20.00, 26.00 +LNK, 04, 04, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 04, 62.00, 30.00, 9.00, 9.00, 16.00 +LOZ, 04, 04, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 04, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 04, 71.00, 48.00, -9999.00, -9999.00, 34.00 +LSE, 04, 04, 53.00, 33.00, 22.00, 23.00, 33.00 +LSF, 04, 04, 75.00, 50.00, -9999.00, -9999.00, 35.00 +LSV, 04, 04, 78.00, 43.00, -9999.00, -9999.00, 6.00 +LTS, 04, 04, 76.00, 45.00, -9999.00, -9999.00, 19.00 +LUF, 04, 04, 82.00, 47.00, -9999.00, -9999.00, 6.00 +LVS, 04, 04, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 04, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 04, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 04, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 04, 65.00, 41.00, 24.00, 22.00, 34.00 +MAF, 04, 04, 77.00, 46.00, 7.00, 5.00, 11.00 +MBL, 04, 04, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 04, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 04, 70.00, 48.00, -9999.00, -9999.00, 22.00 +MCF, 04, 04, 80.00, 59.00, -9999.00, -9999.00, 17.00 +MCG, 04, 04, 32.00, 9.00, 17.00, 20.00, 28.00 +MCI, 04, 04, 61.00, 40.00, 27.00, 23.00, 39.00 +MCK, 04, 04, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 04, 75.00, 49.00, 19.00, 18.00, 29.00 +MCO, 04, 04, 81.00, 58.00, 10.00, 12.00, 18.00 +MCW, 04, 04, 52.00, 32.00, 21.00, 19.00, 31.00 +MC2, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 04, 04, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 04, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 04, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 04, 55.00, 37.00, 33.00, 30.00, 44.00 +MEI, 04, 04, 75.00, 48.00, 21.00, 20.00, 33.00 +MEM, 04, 04, 70.00, 49.00, 28.00, 24.00, 39.00 +MER, 04, 04, 72.00, 43.00, -9999.00, -9999.00, 19.00 +MFD, 04, 04, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 04, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 04, 62.00, 37.00, 26.00, 24.00, 35.00 +MGE, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 04, 04, 74.00, 51.00, 23.00, 19.00, 32.00 +MGW, 04, 04, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 04, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 04, 68.00, 46.00, -9999.00, -9999.00, 22.00 +MHS, 04, 04, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 04, 82.00, 65.00, 11.00, 12.00, 19.00 +MIB, 04, 04, 47.00, 27.00, -9999.00, -9999.00, 28.00 +MIV, 04, 04, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 04, 63.00, 33.00, -9999.00, -9999.00, 22.00 +MKC, 04, 04, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 04, 49.00, 33.00, 33.00, 28.00, 45.00 +MKG, 04, 04, 50.00, 32.00, 29.00, 28.00, 42.00 +MKL, 04, 04, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 04, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 04, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 04, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 04, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 04, 57.00, 36.00, 30.00, 25.00, 40.00 +MLS, 04, 04, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 04, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 04, 76.00, 50.00, -9999.00, -9999.00, 28.00 +MOB, 04, 04, 76.00, 55.00, 21.00, 19.00, 31.00 +MOT, 04, 04, 47.00, 27.00, 17.00, 15.00, 23.00 +MPV, 04, 04, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 04, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 04, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 04, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 04, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 04, 63.00, 45.00, -9999.00, -9999.00, 23.00 +MSL, 04, 04, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 04, 52.00, 31.00, 28.00, 26.00, 40.00 +MSO, 04, 04, 54.00, 29.00, 24.00, 21.00, 34.00 +MSP, 04, 04, 51.00, 32.00, 26.00, 23.00, 37.00 +MSS, 04, 04, 48.00, 28.00, 29.00, 27.00, 41.00 +MSY, 04, 04, 76.00, 56.00, 18.00, 18.00, 28.00 +MTC, 04, 04, 51.00, 33.00, -9999.00, -9999.00, 37.00 +MTN, 04, 04, 61.00, 39.00, -9999.00, -9999.00, 35.00 +MTO, 04, 04, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 04, 58.00, 36.00, -9999.00, -9999.00, 35.00 +MUO, 04, 04, 63.00, 34.00, -9999.00, -9999.00, 22.00 +MWA, 04, 04, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 04, 74.00, 51.00, -9999.00, -9999.00, 29.00 +MYL, 04, 04, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 04, 73.00, 48.00, -9999.00, -9999.00, 28.00 +NAO, 04, 04, 71.00, 55.00, -9999.00, -9999.00, 24.00 +NBC, 04, 04, 75.00, 53.00, -9999.00, -9999.00, 26.00 +NBE, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 04, 04, 55.00, 36.00, -9999.00, -9999.00, 38.00 +NCA, 04, 04, 74.00, 44.00, -9999.00, -9999.00, 31.00 +NCO, 04, 04, 52.00, 36.00, -9999.00, -9999.00, 39.00 +NC1, 04, 04, 69.00, 44.00, -9999.00, -9999.00, 8.00 +NEL, 04, 04, 58.00, 35.00, -9999.00, -9999.00, 36.00 +NFG, 04, 04, 66.00, 49.00, -9999.00, -9999.00, 40.00 +NFL, 04, 04, 62.00, 31.00, -9999.00, -9999.00, 13.00 +NGP, 04, 04, 80.00, 62.00, -9999.00, -9999.00, 17.00 +NGU, 04, 04, 64.00, 44.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 04, 63.00, 48.00, -9999.00, -9999.00, 21.00 +NHK, 04, 04, 64.00, 40.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 04, 49.00, 31.00, -9999.00, -9999.00, 36.00 +NID, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 04, 77.00, 53.00, -9999.00, -9999.00, 22.00 +NIR, 04, 04, 80.00, 57.00, -9999.00, -9999.00, 20.00 +NKT, 04, 04, 68.00, 48.00, -9999.00, -9999.00, 29.00 +NKX, 04, 04, 68.00, 55.00, -9999.00, -9999.00, 18.00 +NLC, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 04, 04, 74.00, 47.00, -9999.00, -9999.00, 30.00 +NPA, 04, 04, 74.00, 56.00, -9999.00, -9999.00, 24.00 +NQA, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 04, 04, 83.00, 60.00, -9999.00, -9999.00, 17.00 +NQX, 04, 04, 81.00, 71.00, -9999.00, -9999.00, 13.00 +NRB, 04, 04, 76.00, 57.00, -9999.00, -9999.00, 21.00 +NRC, 04, 04, 73.00, 43.00, -9999.00, -9999.00, 26.00 +NRS, 04, 04, 66.00, 51.00, -9999.00, -9999.00, 14.00 +NSE, 04, 04, 76.00, 53.00, -9999.00, -9999.00, 26.00 +NSI, 04, 04, 68.00, 48.00, -9999.00, -9999.00, 14.00 +NTD, 04, 04, 68.00, 48.00, -9999.00, -9999.00, 11.00 +NTK, 04, 04, 72.00, 50.00, -9999.00, -9999.00, 15.00 +NTU, 04, 04, 64.00, 44.00, -9999.00, -9999.00, 32.00 +NUC, 04, 04, 66.00, 51.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 04, 67.00, 44.00, -9999.00, -9999.00, 21.00 +NUW, 04, 04, 55.00, 38.00, -9999.00, -9999.00, 42.00 +NWF, 04, 04, 70.00, 51.00, -9999.00, -9999.00, 18.00 +NXX, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 04, 04, 65.00, 38.00, -9999.00, -9999.00, 34.00 +NZC, 04, 04, 79.00, 50.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 04, 72.00, 46.00, -9999.00, -9999.00, 15.00 +NZW, 04, 04, 53.00, 34.00, -9999.00, -9999.00, 36.00 +NZY, 04, 04, 68.00, 55.00, -9999.00, -9999.00, 15.00 +OAK, 04, 04, 65.00, 44.00, 18.00, 19.00, 27.00 +OAR, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 04, 04, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 04, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 04, 69.00, 46.00, 19.00, 16.00, 28.00 +OLM, 04, 04, 57.00, 35.00, 41.00, 41.00, 52.00 +OMA, 04, 04, 59.00, 36.00, 23.00, 21.00, 34.00 +OME, 04, 04, 22.00, 5.00, 19.00, 22.00, 29.00 +ONT, 04, 04, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 04, 55.00, 36.00, 33.00, 28.00, 45.00 +ORF, 04, 04, 64.00, 44.00, 22.00, 20.00, 31.00 +ORH, 04, 04, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 04, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 04, 47.00, 28.00, -9999.00, -9999.00, 35.00 +OTG, 04, 04, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 04, 56.00, 42.00, 43.00, 45.00, 56.00 +OTM, 04, 04, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 04, 16.00, -2.00, 14.00, 19.00, 23.00 +OURC, 04, 04, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 04, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 04, 77.00, 51.00, -9999.00, -9999.00, 27.00 +PACZ, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 04, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 04, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 04, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 04, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 04, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 04, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 04, 76.00, 53.00, -9999.00, -9999.00, 21.00 +PAQ, 04, 04, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 04, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 04, 37.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 04, 12.00, -2.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 04, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 04, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 04, 49.00, 30.00, -9999.00, -9999.00, 33.00 +PBI, 04, 04, 81.00, 64.00, 11.00, 15.00, 21.00 +PDT, 04, 04, 59.00, 38.00, 21.00, 18.00, 30.00 +PDX, 04, 04, 59.00, 40.00, 37.00, 40.00, 50.00 +PFN, 04, 04, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 04, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 04, 59.00, 39.00, 24.00, 26.00, 37.00 +PHX, 04, 04, 81.00, 53.00, 6.00, 7.00, 11.00 +PIA, 04, 04, 58.00, 38.00, 32.00, 26.00, 42.00 +PIB, 04, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 04, 54.00, 30.00, 21.00, 22.00, 33.00 +PIR, 04, 04, 55.00, 31.00, 17.00, 16.00, 24.00 +PIT, 04, 04, 57.00, 36.00, 34.00, 32.00, 47.00 +PKB, 04, 04, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 04, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 04, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 04, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 04, 74.00, 56.00, 17.00, 17.00, 27.00 +POB, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 04, 04, 76.00, 52.00, -9999.00, -9999.00, 34.00 +POM, 04, 04, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 04, 04, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 04, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 04, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 04, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 04, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 04, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 04, 52.00, 30.00, -9999.00, -9999.00, 37.00 +PSP, 04, 04, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 04, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 04, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 04, 64.00, 32.00, 14.00, 12.00, 19.00 +PUC, 04, 04, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 04, 53.00, 35.00, 27.00, 23.00, 38.00 +PVU, 04, 04, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 04, 49.00, 31.00, 27.00, 27.00, 39.00 +P02, 04, 04, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P07, 04, 04, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +P11, 04, 04, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +P24, 04, 04, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +P28, 04, 04, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +P35, 04, 04, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +P38, 04, 04, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +P39, 04, 04, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +P58, 04, 04, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +P59, 04, 04, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +P60, 04, 04, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +P61, 04, 04, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +P67, 04, 04, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +P68, 04, 04, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +P69, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 04, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 04, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 04, 54.00, 29.00, 19.00, 18.00, 27.00 +RBL, 04, 04, 69.00, 45.00, 20.00, 19.00, 28.00 +RCA, 04, 04, 54.00, 29.00, -9999.00, -9999.00, 28.00 +RDD, 04, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 04, 57.00, 28.00, 15.00, 16.00, 26.00 +RDR, 04, 04, 45.00, 27.00, -9999.00, -9999.00, 26.00 +RDU, 04, 04, 69.00, 44.00, 20.00, 19.00, 29.00 +REE, 04, 04, 73.00, 43.00, -9999.00, -9999.00, 11.00 +REJ, 04, 04, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 04, 54.00, 34.00, 30.00, 27.00, 42.00 +RIC, 04, 04, 67.00, 42.00, 21.00, 22.00, 32.00 +RIV, 04, 04, 73.00, 46.00, -9999.00, -9999.00, 11.00 +RIW, 04, 04, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 04, 49.00, 26.00, 16.00, 12.00, 22.00 +RME, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +RMG, 04, 04, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +RND, 04, 04, 78.00, 56.00, -9999.00, -9999.00, 22.00 +RNO, 04, 04, 61.00, 32.00, 13.00, 12.00, 18.00 +ROA, 04, 04, 64.00, 41.00, 24.00, 23.00, 35.00 +ROC, 04, 04, 52.00, 33.00, 32.00, 32.00, 46.00 +ROW, 04, 04, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 04, 63.00, 37.00, 20.00, 17.00, 28.00 +RST, 04, 04, 50.00, 31.00, 27.00, 25.00, 41.00 +RWF, 04, 04, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 04, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 04, 68.00, 44.00, 18.00, 19.00, 25.00 +SAF, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 04, 68.00, 55.00, 14.00, 12.00, 20.00 +SAT, 04, 04, 78.00, 56.00, 19.00, 17.00, 29.00 +SAV, 04, 04, 75.00, 52.00, 17.00, 19.00, 27.00 +SAW, 04, 04, 44.00, 28.00, -9999.00, -9999.00, 39.00 +SBA, 04, 04, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 04, 73.00, 46.00, -9999.00, -9999.00, 16.00 +SBN, 04, 04, 55.00, 36.00, 33.00, 33.00, 48.00 +SBP, 04, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 04, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 04, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 04, 1.00, -16.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 04, 70.00, 44.00, 13.00, 17.00, 22.00 +SDF, 04, 04, 64.00, 43.00, 30.00, 27.00, 41.00 +SEA, 04, 04, 55.00, 40.00, 34.00, 29.00, 44.00 +SEM, 04, 04, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 04, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 04, 63.00, 47.00, 19.00, 20.00, 26.00 +SGF, 04, 04, 65.00, 41.00, 27.00, 24.00, 40.00 +SGY, 04, 04, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 04, 54.00, 27.00, 22.00, 22.00, 33.00 +SHV, 04, 04, 75.00, 51.00, 20.00, 20.00, 31.00 +SIT, 04, 04, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 04, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 04, 79.00, 50.00, 13.00, 8.00, 18.00 +SKA, 04, 04, 54.00, 33.00, -9999.00, -9999.00, 28.00 +SKF, 04, 04, 78.00, 56.00, -9999.00, -9999.00, 22.00 +SLC, 04, 04, 58.00, 36.00, 24.00, 23.00, 34.00 +SLE, 04, 04, 59.00, 37.00, 36.00, 35.00, 47.00 +SLN, 04, 04, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 04, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 04, 66.00, 42.00, -9999.00, 16.00, 30.00 +SNA, 04, 04, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 04, 31.00, 22.00, 36.00, 39.00, 54.00 +SNS, 04, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 04, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 04, 60.00, 39.00, 32.00, 25.00, 44.00 +SPS, 04, 04, 73.00, 47.00, 15.00, 15.00, 24.00 +SRQ, 04, 04, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 04, 74.00, 47.00, -9999.00, -9999.00, 29.00 +SSI, 04, 04, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +STC, 04, 04, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 04, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +STL, 04, 04, 63.00, 43.00, 30.00, 26.00, 42.00 +STNV, 04, 04, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STS, 04, 04, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 04, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 04, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 04, 69.00, 44.00, -9999.00, -9999.00, 21.00 +SUX, 04, 04, 57.00, 34.00, 25.00, 22.00, 35.00 +SVN, 04, 04, 75.00, 52.00, -9999.00, -9999.00, 26.00 +SWF, 04, 04, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 04, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 04, 52.00, 32.00, 35.00, 35.00, 48.00 +SZL, 04, 04, 63.00, 38.00, -9999.00, -9999.00, 27.00 +TAD, 04, 04, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 04, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 04, 69.00, 39.00, -9999.00, -9999.00, 34.00 +TCC, 04, 04, 70.00, 39.00, 8.00, 9.00, 14.00 +TCL, 04, 04, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 04, 58.00, 37.00, -9999.00, -9999.00, 50.00 +TCS, 04, 04, 71.00, 42.00, -9999.00, -9999.00, 7.00 +TEB, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 04, 69.00, 46.00, -9999.00, -9999.00, 23.00 +TKA, 04, 04, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 04, 78.00, 50.00, 15.00, 16.00, 24.00 +TNX, 04, 04, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 04, 55.00, 33.00, 29.00, 30.00, 44.00 +TOP, 04, 04, 63.00, 39.00, 25.00, 22.00, 36.00 +TPA, 04, 04, 80.00, 59.00, 9.00, 11.00, 17.00 +TPH, 04, 04, 60.00, 31.00, 11.00, 8.00, 14.00 +TRI, 04, 04, 65.00, 41.00, 25.00, 25.00, 37.00 +TRK, 04, 04, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 04, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 04, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 04, 70.00, 47.00, 23.00, 20.00, 33.00 +TUP, 04, 04, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 04, 78.00, 48.00, 7.00, 7.00, 11.00 +TVC, 04, 04, 48.00, 28.00, 24.00, 23.00, 35.00 +TVL, 04, 04, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 04, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 04, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 04, 68.00, 42.00, 25.00, 26.00, 37.00 +T01, 04, 04, 63.00, 40.00, -9999.00, -9999.00, 32.00 +T02, 04, 04, 72.00, 48.00, -9999.00, -9999.00, 28.00 +T03, 04, 04, 73.00, 48.00, -9999.00, -9999.00, 28.00 +T04, 04, 04, 79.00, 60.00, -9999.00, -9999.00, 17.00 +T05, 04, 04, 63.00, 37.00, -9999.00, -9999.00, 26.00 +T06, 04, 04, 76.00, 48.00, -9999.00, -9999.00, 31.00 +T07, 04, 04, 65.00, 33.00, -9999.00, -9999.00, 30.00 +T08, 04, 04, 58.00, 37.00, -9999.00, -9999.00, 27.00 +UCA, 04, 04, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 04, 69.00, 42.00, -9999.00, -9999.00, 7.00 +UIL, 04, 04, 54.00, 36.00, 53.00, 53.00, 63.00 +UIN, 04, 04, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 04, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 04, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 04, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +U15, 04, 04, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +U28, 04, 04, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 04, 77.00, 50.00, -9999.00, -9999.00, 25.00 +VBG, 04, 04, 68.00, 44.00, -9999.00, -9999.00, 21.00 +VCT, 04, 04, 78.00, 58.00, 15.00, 15.00, 24.00 +VCV, 04, 04, 70.00, 40.00, -9999.00, -9999.00, 7.00 +VDZ, 04, 04, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 04, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 04, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 04, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 04, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 04, 75.00, 51.00, -9999.00, -9999.00, 25.00 +VRB, 04, 04, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 04, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 04, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 04, 63.00, 40.00, 26.00, 25.00, -9999.00 +WJA, 04, 04, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 04, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 04, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 04, 60.00, 28.00, 16.00, 17.00, 26.00 +WPO, 04, 04, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 04, 75.00, 49.00, -9999.00, -9999.00, 28.00 +WRG, 04, 04, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 04, 60.00, 35.00, -9999.00, -9999.00, 35.00 +WRL, 04, 04, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +X68, 04, 04, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 04, 42.00, 27.00, 54.00, 53.00, 63.00 +YCG, 04, 04, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 04, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 04, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 04, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 04, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 04, 61.00, 34.00, 10.00, 10.00, 16.00 +YNG, 04, 04, 54.00, 34.00, 33.00, 33.00, 48.00 +YPA, 04, 04, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 04, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 04, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 04, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 04, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 04, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 04, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 04, 84.00, 54.00, 3.00, 2.00, 4.00 +YVR, 04, 04, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 04, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 04, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 04, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 04, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 04, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 04, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 04, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 04, 43.00, 24.00, 29.00, 28.00, 39.00 +ZUN, 04, 04, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 04, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 04, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 04, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +01R, 04, 04, 75.00, 53.00, -9999.00, -9999.00, 28.00 +1V1, 04, 04, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 04, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 04, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 04, 67.00, 47.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 04, 74.00, 47.00, -9999.00, -9999.00, 28.00 +3B1, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 04, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 04, 49.00, 27.00, -9999.00, -9999.00, 34.00 +3SE, 04, 04, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 04, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 04, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 04, 04, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 04, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 04, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 04, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 04, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 05, 57.00, 36.00, 25.00, 25.00, 38.00 +ABI, 04, 05, 75.00, 50.00, 13.00, 10.00, 20.00 +ABQ, 04, 05, 68.00, 37.00, 9.00, 9.00, 14.00 +ABR, 04, 05, 53.00, 29.00, 21.00, 18.00, 29.00 +ABY, 04, 05, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 05, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 05, 76.00, 53.00, 16.00, 17.00, 26.00 +ACV, 04, 05, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 05, 58.00, 37.00, 24.00, 22.00, 35.00 +ADK, 04, 05, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 05, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 05, 62.00, 38.00, -9999.00, -9999.00, 35.00 +AEX, 04, 05, 75.00, 54.00, -9999.00, -9999.00, 28.00 +AFF, 04, 05, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 05, 83.00, 57.00, -9999.00, -9999.00, 19.00 +AGS, 04, 05, 74.00, 46.00, 19.00, 20.00, 30.00 +AHN, 04, 05, 71.00, 47.00, 20.00, 22.00, 30.00 +AKN, 04, 05, 36.00, 20.00, 25.00, 25.00, 37.00 +AKO, 04, 05, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 05, 53.00, 32.00, 26.00, 26.00, 40.00 +ALI, 04, 05, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 05, 55.00, 33.00, 24.00, 24.00, 37.00 +ALS, 04, 05, 55.00, 21.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 05, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 05, 69.00, 39.00, 14.00, 12.00, 21.00 +AMG, 04, 05, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 05, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 05, 39.00, 25.00, 16.00, 17.00, 24.00 +AND, 04, 05, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 05, 48.00, 36.00, 53.00, 51.00, 66.00 +AOO, 04, 05, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +APN, 04, 05, 47.00, 26.00, 28.00, 27.00, 40.00 +AQQ, 04, 05, 73.00, 57.00, -9999.00, -9999.00, -9999.00 +ART, 04, 05, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +AST, 04, 05, 55.00, 39.00, 48.00, 50.00, 60.00 +ATL, 04, 05, 70.00, 48.00, 22.00, 21.00, 31.00 +ATW, 04, 05, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 05, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 05, 60.00, 37.00, -9999.00, -9999.00, 40.00 +AUG, 04, 05, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 05, 77.00, 57.00, 19.00, 16.00, 28.00 +AUW, 04, 05, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 05, 65.00, 40.00, 23.00, 23.00, 34.00 +AVP, 04, 05, 54.00, 35.00, 30.00, 29.00, 43.00 +AXN, 04, 05, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 05, 52.00, 32.00, -9999.00, -9999.00, 31.00 +AYS, 04, 05, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 05, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 05, 71.00, 46.00, -9999.00, -9999.00, 22.00 +BAD, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +BAF, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 05, 48.00, 21.00, -9999.00, -9999.00, 19.00 +BDL, 04, 05, 56.00, 34.00, 26.00, 26.00, 38.00 +BDR, 04, 05, 53.00, 37.00, 26.00, 23.00, 37.00 +BET, 04, 05, 27.00, 12.00, 20.00, 21.00, 31.00 +BFD, 04, 05, 49.00, 29.00, 38.00, 35.00, 50.00 +BFF, 04, 05, 58.00, 28.00, 21.00, 19.00, 30.00 +BFL, 04, 05, 73.00, 48.00, 11.00, 12.00, 17.00 +BGM, 04, 05, 49.00, 32.00, 34.00, 32.00, 47.00 +BGR, 04, 05, 47.00, 29.00, 25.00, 23.00, 36.00 +BGS, 04, 05, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 05, 72.00, 47.00, 23.00, 21.00, 33.00 +BID, 04, 05, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 05, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 05, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 05, 53.00, 31.00, 22.00, 21.00, 32.00 +BIS, 04, 05, 50.00, 27.00, 20.00, 18.00, 30.00 +BIX, 04, 05, 74.00, 57.00, -9999.00, -9999.00, 26.00 +BJI, 04, 05, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 05, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 05, 59.00, 28.00, -9999.00, -9999.00, 23.00 +BKW, 04, 05, 59.00, 38.00, 33.00, 31.00, 47.00 +BLF, 04, 05, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 05, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 05, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 05, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 05, 65.00, 41.00, -9999.00, -9999.00, 36.00 +BNA, 04, 05, 68.00, 45.00, 30.00, 26.00, 41.00 +BNO, 04, 05, 54.00, 27.00, -9999.00, 20.00, 38.00 +BOI, 04, 05, 59.00, 35.00, 21.00, 20.00, 32.00 +BOS, 04, 05, 53.00, 37.00, 25.00, 24.00, 37.00 +BPI, 04, 05, 47.00, 15.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 05, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 05, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 05, 58.00, 38.00, -9999.00, -9999.00, 34.00 +BRO, 04, 05, 82.00, 64.00, 9.00, 8.00, 13.00 +BRW, 04, 05, 0.00, -14.00, 9.00, 11.00, 16.00 +BSM, 04, 05, 77.00, 57.00, -9999.00, -9999.00, 22.00 +BTI, 04, 05, 1.00, -15.00, 8.00, 10.00, 14.00 +BTL, 04, 05, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 05, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 05, 78.00, 56.00, 20.00, 19.00, 31.00 +BTT, 04, 05, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 05, 49.00, 31.00, 31.00, 29.00, 45.00 +BUB, 04, 05, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 05, 50.00, 33.00, 34.00, 35.00, 48.00 +BUR, 04, 05, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 05, 75.00, 58.00, -9999.00, 14.00, 26.00 +BWG, 04, 05, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 05, 61.00, 40.00, 26.00, 22.00, 35.00 +BYH, 04, 05, 68.00, 48.00, -9999.00, -9999.00, 37.00 +BYI, 04, 05, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 05, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 05, 74.00, 47.00, 16.00, 20.00, 27.00 +CAG, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 05, 55.00, 35.00, 32.00, 36.00, 49.00 +CAO, 04, 05, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 05, 42.00, 25.00, 32.00, 33.00, 46.00 +CBM, 04, 05, 73.00, 48.00, -9999.00, -9999.00, 31.00 +CDB, 04, 05, 37.00, 27.00, 47.00, 53.00, 67.00 +CDC, 04, 05, 58.00, 31.00, 16.00, 15.00, 24.00 +CDR, 04, 05, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 05, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 05, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 05, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 05, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 05, 69.00, 44.00, 24.00, 23.00, 35.00 +CHO, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 05, 74.00, 52.00, 18.00, 18.00, 28.00 +CID, 04, 05, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 05, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 05, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 05, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 05, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 05, 54.00, 34.00, 33.00, 32.00, 48.00 +CLL, 04, 05, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 05, 69.00, 45.00, 19.00, 21.00, 30.00 +CMH, 04, 05, 59.00, 37.00, 29.00, 30.00, 43.00 +CMI, 04, 05, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 05, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 05, 61.00, 38.00, 27.00, 19.00, 37.00 +CNM, 04, 05, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 05, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +COD, 04, 05, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +COF, 04, 05, 79.00, 59.00, -9999.00, -9999.00, 19.00 +CON, 04, 05, 52.00, 29.00, 25.00, 24.00, 37.00 +COS, 04, 05, 57.00, 30.00, 19.00, 18.00, 26.00 +COT, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 05, 62.00, 40.00, 29.00, 25.00, 40.00 +CPR, 04, 05, 53.00, 27.00, 23.00, 24.00, 34.00 +CRBC, 04, 05, 43.00, 8.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 05, 80.00, 61.00, 11.00, 11.00, 18.00 +CRW, 04, 05, 64.00, 40.00, 33.00, 33.00, 46.00 +CSG, 04, 05, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 05, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 05, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 05, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 05, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 05, 61.00, 39.00, 29.00, 29.00, 44.00 +CVN, 04, 05, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 05, 69.00, 38.00, -9999.00, -9999.00, 10.00 +CXY, 04, 05, 58.00, 38.00, 23.00, 23.00, 33.00 +CYS, 04, 05, 51.00, 27.00, 21.00, 21.00, 31.00 +DAA, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 05, 78.00, 57.00, 10.00, 14.00, 20.00 +DAG, 04, 05, 75.00, 49.00, 5.00, 5.00, 10.00 +DAL, 04, 05, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 05, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 05, 58.00, 37.00, 30.00, 30.00, 44.00 +DBQ, 04, 05, 53.00, 34.00, 30.00, 25.00, 40.00 +DCA, 04, 05, 64.00, 44.00, 22.00, 22.00, 32.00 +DDC, 04, 05, 65.00, 38.00, 19.00, 17.00, 28.00 +DEC, 04, 05, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 05, 59.00, 31.00, 21.00, 20.00, 28.00 +DFW, 04, 05, 74.00, 52.00, 17.00, 15.00, 26.00 +DHN, 04, 05, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 05, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 05, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 05, 81.00, 57.00, -9999.00, -9999.00, 14.00 +DLG, 04, 05, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 05, 44.00, 25.00, 25.00, 23.00, 36.00 +DLLC, 04, 05, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 05, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 05, 78.00, 48.00, -9999.00, -9999.00, 8.00 +DMN, 04, 05, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 05, 62.00, 40.00, -9999.00, -9999.00, 35.00 +DPG, 04, 05, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 05, 75.00, 51.00, -9999.00, -9999.00, 24.00 +DRA, 04, 05, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 05, 81.00, 57.00, 14.00, 10.00, 18.00 +DSM, 04, 05, 58.00, 36.00, 28.00, 24.00, 40.00 +DTW, 04, 05, 54.00, 34.00, 29.00, 27.00, 41.00 +DUG, 04, 05, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 05, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 05, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 05, 75.00, 50.00, -9999.00, -9999.00, 19.00 +D45, 04, 05, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 05, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 05, 52.00, 29.00, 23.00, 22.00, 33.00 +ECG, 04, 05, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 05, 69.00, 43.00, -9999.00, -9999.00, 8.00 +EED, 04, 05, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 05, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 05, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 05, 59.00, 32.00, 37.00, 39.00, 52.00 +EKO, 04, 05, 56.00, 28.00, 18.00, 19.00, 27.00 +ELD, 04, 05, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 05, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 05, 76.00, 45.00, 4.00, 4.00, 6.00 +ELY, 04, 05, 54.00, 24.00, 18.00, 19.00, 29.00 +EMP, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 05, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +END, 04, 05, 69.00, 45.00, -9999.00, -9999.00, 14.00 +ENN, 04, 05, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 05, 58.00, 37.00, -9999.00, -9999.00, 21.00 +EPH, 04, 05, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 05, 51.00, 35.00, 36.00, 32.00, 48.00 +ESF, 04, 05, 75.00, 54.00, -9999.00, -9999.00, 33.00 +EUG, 04, 05, 59.00, 40.00, 36.00, 35.00, 47.00 +EVV, 04, 05, 64.00, 42.00, 34.00, 29.00, 46.00 +EWN, 04, 05, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 05, 58.00, 40.00, 24.00, 24.00, 36.00 +EYW, 04, 05, 81.00, 71.00, 9.00, 9.00, 16.00 +E74, 04, 05, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 05, 67.00, 41.00, -9999.00, -9999.00, 30.00 +FAI, 04, 05, 36.00, 14.00, 12.00, 13.00, 18.00 +FAR, 04, 05, 49.00, 28.00, 19.00, 16.00, 27.00 +FAT, 04, 05, 72.00, 46.00, 14.00, 12.00, 18.00 +FAY, 04, 05, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 05, 51.00, 29.00, 22.00, 23.00, 34.00 +FCS, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 05, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 05, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +FLG, 04, 05, 55.00, 25.00, 21.00, 19.00, 28.00 +FLL, 04, 05, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 05, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 05, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +FME, 04, 05, 65.00, 37.00, -9999.00, -9999.00, 35.00 +FMH, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 05, 66.00, 31.00, 9.00, 13.00, 15.00 +FMY, 04, 05, 83.00, 61.00, 8.00, 9.00, 15.00 +FNT, 04, 05, 52.00, 33.00, 28.00, 29.00, 43.00 +FOD, 04, 05, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 05, 63.00, 39.00, -9999.00, -9999.00, 29.00 +FOK, 04, 05, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 05, 64.00, 40.00, -9999.00, -9999.00, 27.00 +FSD, 04, 05, 55.00, 31.00, 27.00, 22.00, 38.00 +FSI, 04, 05, 71.00, 46.00, -9999.00, -9999.00, 23.00 +FSM, 04, 05, 71.00, 46.00, 24.00, 20.00, 35.00 +FTK, 04, 05, 64.00, 40.00, -9999.00, -9999.00, 36.00 +FWA, 04, 05, 56.00, 36.00, 28.00, 29.00, 43.00 +FWH, 04, 05, 73.00, 50.00, -9999.00, -9999.00, 24.00 +FYU, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 05, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 05, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 05, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 05, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 05, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 05, 54.00, 33.00, 19.00, 23.00, 33.00 +GFA, 04, 05, 51.00, 29.00, -9999.00, -9999.00, 27.00 +GFK, 04, 05, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 05, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 05, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 05, 52.00, 28.00, 16.00, 15.00, 25.00 +GJT, 04, 05, 63.00, 36.00, 16.00, 17.00, 25.00 +GKN, 04, 05, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 05, 60.00, 32.00, 19.00, 18.00, 27.00 +GLH, 04, 05, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 05, 71.00, 62.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 05, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 05, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +GON, 04, 05, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 05, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 05, 49.00, 30.00, 28.00, 26.00, 40.00 +GRCI, 04, 05, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 05, 58.00, 37.00, -9999.00, -9999.00, 51.00 +GRI, 04, 05, 59.00, 34.00, 25.00, 20.00, 33.00 +GRK, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 04, 05, 52.00, 32.00, 32.00, 29.00, 44.00 +GSB, 04, 05, 70.00, 46.00, -9999.00, -9999.00, 29.00 +GSG, 04, 05, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 05, 67.00, 43.00, 22.00, 21.00, 32.00 +GSP, 04, 05, 69.00, 45.00, 19.00, 21.00, 31.00 +GST, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 05, 49.00, 31.00, -9999.00, -9999.00, 49.00 +GTF, 04, 05, 51.00, 29.00, 21.00, 22.00, 30.00 +GUP, 04, 05, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 05, 57.00, 35.00, -9999.00, -9999.00, 41.00 +GVW, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 05, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 05, 65.00, 48.00, 18.00, 19.00, 29.00 +HBR, 04, 05, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 05, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 05, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 05, 56.00, 34.00, -9999.00, -9999.00, 30.00 +HKY, 04, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 05, 52.00, 28.00, 19.00, 18.00, 28.00 +HMN, 04, 05, 77.00, 37.00, -9999.00, -9999.00, 6.00 +HMS, 04, 05, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 05, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 05, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +HON, 04, 05, 54.00, 30.00, 22.00, 20.00, 31.00 +HOP, 04, 05, 66.00, 42.00, -9999.00, -9999.00, 37.00 +HOT, 04, 05, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 05, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 05, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 05, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 05, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 05, 75.00, 51.00, -9999.00, -9999.00, 23.00 +HST, 04, 05, 83.00, 61.00, -9999.00, -9999.00, 16.00 +HSV, 04, 05, 70.00, 46.00, 29.00, 21.00, 38.00 +HTL, 04, 05, 48.00, 28.00, 34.00, 27.00, 45.00 +HTS, 04, 05, 64.00, 41.00, 31.00, 31.00, 45.00 +HUF, 04, 05, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 05, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 05, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 05, 52.00, 27.00, 18.00, 19.00, 28.00 +IAB, 04, 05, 65.00, 41.00, -9999.00, -9999.00, 24.00 +IAD, 04, 05, 62.00, 38.00, 24.00, 23.00, 35.00 +IAG, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 05, 76.00, 56.00, 18.00, 19.00, 29.00 +ICT, 04, 05, 65.00, 41.00, 25.00, 18.00, 34.00 +IDA, 04, 05, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 05, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 05, 59.00, 39.00, 25.00, 24.00, 36.00 +ILI, 04, 05, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 05, 71.00, 48.00, 17.00, 18.00, 28.00 +IMT, 04, 05, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +IND, 04, 05, 60.00, 39.00, 32.00, 30.00, 45.00 +INL, 04, 05, 45.00, 23.00, 22.00, 17.00, 29.00 +INS, 04, 05, 69.00, 42.00, -9999.00, -9999.00, 6.00 +INT, 04, 05, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +INW, 04, 05, 67.00, 34.00, 9.00, 7.00, 12.00 +IPL, 04, 05, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 05, 56.00, 35.00, 28.00, 28.00, 39.00 +IRK, 04, 05, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 05, 51.00, 26.00, 17.00, 16.00, 25.00 +ISP, 04, 05, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 05, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 05, 82.00, 49.00, -9999.00, -9999.00, 9.00 +IWD, 04, 05, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 05, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 05, 75.00, 49.00, 21.00, 20.00, 32.00 +JAX, 04, 05, 77.00, 53.00, 15.00, 16.00, 23.00 +JBR, 04, 05, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 05, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 05, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 05, 55.00, 40.00, 23.00, 23.00, 34.00 +JHW, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 05, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 05, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 05, 44.00, 30.00, 45.00, 44.00, 57.00 +JST, 04, 05, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 05, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 05, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 05, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 05, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 05, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 05, 52.00, 32.00, 30.00, 28.00, 43.00 +LAR, 04, 05, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 05, 74.00, 48.00, 5.00, 6.00, 9.00 +LAX, 04, 05, 67.00, 52.00, 10.00, 12.00, 16.00 +LBB, 04, 05, 73.00, 43.00, 13.00, 9.00, 18.00 +LBF, 04, 05, 59.00, 30.00, 23.00, 20.00, 31.00 +LCH, 04, 05, 76.00, 56.00, 16.00, 17.00, 26.00 +LCK, 04, 05, 60.00, 38.00, -9999.00, -9999.00, 41.00 +LEB, 04, 05, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 05, 63.00, 41.00, 30.00, 28.00, 43.00 +LFI, 04, 05, 63.00, 45.00, -9999.00, -9999.00, 32.00 +LFK, 04, 05, 77.00, 53.00, 20.00, 20.00, 31.00 +LFT, 04, 05, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 05, 56.00, 41.00, 24.00, 22.00, 35.00 +LGB, 04, 05, 70.00, 51.00, 11.00, 10.00, 17.00 +LGU, 04, 05, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 05, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 05, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 05, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 05, 71.00, 48.00, 22.00, 20.00, 32.00 +LIZ, 04, 05, 42.00, 25.00, -9999.00, -9999.00, 40.00 +LMT, 04, 05, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 04, 05, 53.00, 28.00, 19.00, 20.00, 26.00 +LNK, 04, 05, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 05, 62.00, 30.00, 9.00, 9.00, 16.00 +LOZ, 04, 05, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 05, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 05, 71.00, 48.00, -9999.00, -9999.00, 34.00 +LSE, 04, 05, 54.00, 33.00, 22.00, 23.00, 33.00 +LSF, 04, 05, 75.00, 50.00, -9999.00, -9999.00, 35.00 +LSV, 04, 05, 78.00, 43.00, -9999.00, -9999.00, 6.00 +LTS, 04, 05, 76.00, 45.00, -9999.00, -9999.00, 19.00 +LUF, 04, 05, 82.00, 47.00, -9999.00, -9999.00, 6.00 +LVS, 04, 05, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 05, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 05, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 05, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 05, 65.00, 41.00, 24.00, 22.00, 34.00 +MAF, 04, 05, 77.00, 46.00, 7.00, 5.00, 11.00 +MBL, 04, 05, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 05, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 05, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 05, 70.00, 48.00, -9999.00, -9999.00, 22.00 +MCF, 04, 05, 80.00, 59.00, -9999.00, -9999.00, 17.00 +MCG, 04, 05, 33.00, 10.00, 17.00, 20.00, 28.00 +MCI, 04, 05, 61.00, 40.00, 27.00, 23.00, 39.00 +MCK, 04, 05, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 05, 75.00, 49.00, 19.00, 18.00, 29.00 +MCO, 04, 05, 81.00, 58.00, 10.00, 12.00, 18.00 +MCW, 04, 05, 52.00, 32.00, 21.00, 19.00, 31.00 +MC2, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 04, 05, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 05, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 05, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 05, 55.00, 37.00, 33.00, 30.00, 44.00 +MEI, 04, 05, 75.00, 48.00, 21.00, 20.00, 33.00 +MEM, 04, 05, 70.00, 49.00, 28.00, 24.00, 39.00 +MER, 04, 05, 72.00, 43.00, -9999.00, -9999.00, 18.00 +MFD, 04, 05, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 05, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 05, 62.00, 37.00, 26.00, 24.00, 35.00 +MGE, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 04, 05, 74.00, 51.00, 23.00, 19.00, 32.00 +MGW, 04, 05, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 05, 68.00, 46.00, -9999.00, -9999.00, 22.00 +MHS, 04, 05, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 05, 82.00, 65.00, 11.00, 12.00, 19.00 +MIB, 04, 05, 48.00, 27.00, -9999.00, -9999.00, 28.00 +MIV, 04, 05, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 05, 63.00, 33.00, -9999.00, -9999.00, 22.00 +MKC, 04, 05, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 05, 49.00, 33.00, 33.00, 28.00, 45.00 +MKG, 04, 05, 50.00, 32.00, 29.00, 28.00, 42.00 +MKL, 04, 05, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 05, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 05, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 05, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 05, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 05, 57.00, 36.00, 30.00, 25.00, 40.00 +MLS, 04, 05, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 05, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 05, 76.00, 50.00, -9999.00, -9999.00, 28.00 +MOB, 04, 05, 76.00, 55.00, 21.00, 19.00, 31.00 +MOT, 04, 05, 48.00, 27.00, 17.00, 15.00, 23.00 +MPV, 04, 05, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 05, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 05, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 05, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 05, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 05, 63.00, 45.00, -9999.00, -9999.00, 23.00 +MSL, 04, 05, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 05, 52.00, 31.00, 28.00, 26.00, 40.00 +MSO, 04, 05, 54.00, 29.00, 24.00, 21.00, 34.00 +MSP, 04, 05, 52.00, 32.00, 26.00, 23.00, 37.00 +MSS, 04, 05, 48.00, 29.00, 29.00, 27.00, 41.00 +MSY, 04, 05, 76.00, 56.00, 18.00, 18.00, 28.00 +MTC, 04, 05, 51.00, 33.00, -9999.00, -9999.00, 37.00 +MTN, 04, 05, 61.00, 39.00, -9999.00, -9999.00, 35.00 +MTO, 04, 05, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 05, 58.00, 36.00, -9999.00, -9999.00, 35.00 +MUO, 04, 05, 63.00, 34.00, -9999.00, -9999.00, 22.00 +MWA, 04, 05, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 05, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 05, 74.00, 51.00, -9999.00, -9999.00, 29.00 +MYL, 04, 05, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 05, 73.00, 48.00, -9999.00, -9999.00, 28.00 +NAO, 04, 05, 71.00, 55.00, -9999.00, -9999.00, 24.00 +NBC, 04, 05, 75.00, 53.00, -9999.00, -9999.00, 26.00 +NBE, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 04, 05, 55.00, 36.00, -9999.00, -9999.00, 38.00 +NCA, 04, 05, 74.00, 44.00, -9999.00, -9999.00, 31.00 +NCO, 04, 05, 52.00, 36.00, -9999.00, -9999.00, 39.00 +NC1, 04, 05, 69.00, 44.00, -9999.00, -9999.00, 8.00 +NEL, 04, 05, 58.00, 35.00, -9999.00, -9999.00, 36.00 +NFG, 04, 05, 66.00, 49.00, -9999.00, -9999.00, 41.00 +NFL, 04, 05, 62.00, 31.00, -9999.00, -9999.00, 13.00 +NGP, 04, 05, 80.00, 62.00, -9999.00, -9999.00, 17.00 +NGU, 04, 05, 64.00, 44.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 05, 63.00, 48.00, -9999.00, -9999.00, 21.00 +NHK, 04, 05, 64.00, 40.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 05, 49.00, 31.00, -9999.00, -9999.00, 36.00 +NID, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 05, 77.00, 53.00, -9999.00, -9999.00, 22.00 +NIR, 04, 05, 80.00, 57.00, -9999.00, -9999.00, 20.00 +NKT, 04, 05, 68.00, 48.00, -9999.00, -9999.00, 29.00 +NKX, 04, 05, 68.00, 55.00, -9999.00, -9999.00, 18.00 +NLC, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 04, 05, 74.00, 47.00, -9999.00, -9999.00, 30.00 +NPA, 04, 05, 74.00, 56.00, -9999.00, -9999.00, 24.00 +NQA, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 04, 05, 83.00, 60.00, -9999.00, -9999.00, 17.00 +NQX, 04, 05, 81.00, 71.00, -9999.00, -9999.00, 13.00 +NRB, 04, 05, 76.00, 57.00, -9999.00, -9999.00, 21.00 +NRC, 04, 05, 73.00, 43.00, -9999.00, -9999.00, 25.00 +NRS, 04, 05, 66.00, 51.00, -9999.00, -9999.00, 14.00 +NSE, 04, 05, 76.00, 53.00, -9999.00, -9999.00, 26.00 +NSI, 04, 05, 68.00, 48.00, -9999.00, -9999.00, 14.00 +NTD, 04, 05, 68.00, 48.00, -9999.00, -9999.00, 11.00 +NTK, 04, 05, 72.00, 50.00, -9999.00, -9999.00, 15.00 +NTU, 04, 05, 64.00, 44.00, -9999.00, -9999.00, 32.00 +NUC, 04, 05, 66.00, 51.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 05, 67.00, 44.00, -9999.00, -9999.00, 21.00 +NUW, 04, 05, 55.00, 38.00, -9999.00, -9999.00, 42.00 +NWF, 04, 05, 70.00, 51.00, -9999.00, -9999.00, 18.00 +NXX, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 04, 05, 65.00, 38.00, -9999.00, -9999.00, 34.00 +NZC, 04, 05, 79.00, 50.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 05, 72.00, 46.00, -9999.00, -9999.00, 15.00 +NZW, 04, 05, 53.00, 34.00, -9999.00, -9999.00, 36.00 +NZY, 04, 05, 68.00, 55.00, -9999.00, -9999.00, 15.00 +OAK, 04, 05, 65.00, 44.00, 18.00, 19.00, 27.00 +OAR, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 04, 05, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 05, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 05, 69.00, 46.00, 19.00, 16.00, 28.00 +OLM, 04, 05, 57.00, 35.00, 41.00, 40.00, 52.00 +OMA, 04, 05, 60.00, 36.00, 23.00, 21.00, 34.00 +OME, 04, 05, 22.00, 5.00, 19.00, 22.00, 29.00 +ONT, 04, 05, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 05, 55.00, 36.00, 33.00, 28.00, 45.00 +ORF, 04, 05, 64.00, 44.00, 22.00, 20.00, 30.00 +ORH, 04, 05, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 05, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 05, 47.00, 28.00, -9999.00, -9999.00, 35.00 +OTG, 04, 05, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 05, 56.00, 42.00, 43.00, 45.00, 55.00 +OTM, 04, 05, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 05, 16.00, -2.00, 14.00, 19.00, 23.00 +OURC, 04, 05, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 05, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 05, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 05, 77.00, 51.00, -9999.00, -9999.00, 26.00 +PACZ, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 05, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 05, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 05, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 05, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 05, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 05, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 05, 76.00, 53.00, -9999.00, -9999.00, 21.00 +PAQ, 04, 05, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 05, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 05, 37.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 05, 12.00, -2.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 05, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 05, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 05, 49.00, 30.00, -9999.00, -9999.00, 33.00 +PBI, 04, 05, 81.00, 64.00, 11.00, 15.00, 21.00 +PDT, 04, 05, 59.00, 38.00, 21.00, 17.00, 30.00 +PDX, 04, 05, 59.00, 40.00, 37.00, 39.00, 50.00 +PFN, 04, 05, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 05, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 05, 59.00, 39.00, 24.00, 26.00, 37.00 +PHX, 04, 05, 81.00, 53.00, 6.00, 7.00, 10.00 +PIA, 04, 05, 58.00, 38.00, 32.00, 26.00, 42.00 +PIB, 04, 05, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 05, 54.00, 30.00, 21.00, 22.00, 32.00 +PIR, 04, 05, 55.00, 31.00, 17.00, 16.00, 24.00 +PIT, 04, 05, 57.00, 36.00, 33.00, 32.00, 46.00 +PKB, 04, 05, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 05, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 05, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 05, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 05, 74.00, 56.00, 17.00, 16.00, 27.00 +POB, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 04, 05, 76.00, 52.00, -9999.00, -9999.00, 34.00 +POM, 04, 05, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 04, 05, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 05, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 05, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 05, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 05, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 05, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 05, 52.00, 30.00, -9999.00, -9999.00, 37.00 +PSP, 04, 05, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 05, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 05, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 05, 64.00, 32.00, 14.00, 12.00, 19.00 +PUC, 04, 05, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 05, 53.00, 35.00, 27.00, 23.00, 38.00 +PVU, 04, 05, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 05, 49.00, 31.00, 27.00, 27.00, 39.00 +P02, 04, 05, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P07, 04, 05, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +P11, 04, 05, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +P24, 04, 05, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +P28, 04, 05, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +P35, 04, 05, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +P38, 04, 05, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +P39, 04, 05, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +P58, 04, 05, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +P59, 04, 05, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +P60, 04, 05, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +P61, 04, 05, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +P67, 04, 05, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +P68, 04, 05, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +P69, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 05, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 05, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 05, 54.00, 29.00, 19.00, 18.00, 27.00 +RBL, 04, 05, 69.00, 45.00, 20.00, 19.00, 28.00 +RCA, 04, 05, 54.00, 29.00, -9999.00, -9999.00, 28.00 +RDD, 04, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 05, 57.00, 28.00, 15.00, 16.00, 26.00 +RDR, 04, 05, 46.00, 27.00, -9999.00, -9999.00, 26.00 +RDU, 04, 05, 69.00, 44.00, 20.00, 19.00, 28.00 +REE, 04, 05, 73.00, 43.00, -9999.00, -9999.00, 11.00 +REJ, 04, 05, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 05, 54.00, 34.00, 31.00, 27.00, 42.00 +RIC, 04, 05, 67.00, 42.00, 21.00, 22.00, 32.00 +RIV, 04, 05, 73.00, 46.00, -9999.00, -9999.00, 12.00 +RIW, 04, 05, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 05, 49.00, 26.00, 16.00, 12.00, 22.00 +RME, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +RMG, 04, 05, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +RND, 04, 05, 78.00, 56.00, -9999.00, -9999.00, 22.00 +RNO, 04, 05, 61.00, 32.00, 12.00, 11.00, 18.00 +ROA, 04, 05, 64.00, 41.00, 24.00, 22.00, 35.00 +ROC, 04, 05, 52.00, 33.00, 32.00, 32.00, 46.00 +ROW, 04, 05, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 05, 63.00, 37.00, 20.00, 17.00, 28.00 +RST, 04, 05, 51.00, 31.00, 27.00, 25.00, 41.00 +RWF, 04, 05, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 05, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 05, 68.00, 44.00, 18.00, 19.00, 25.00 +SAF, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 05, 68.00, 55.00, 14.00, 12.00, 20.00 +SAT, 04, 05, 78.00, 56.00, 19.00, 17.00, 29.00 +SAV, 04, 05, 75.00, 52.00, 17.00, 19.00, 27.00 +SAW, 04, 05, 44.00, 28.00, -9999.00, -9999.00, 39.00 +SBA, 04, 05, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 05, 73.00, 46.00, -9999.00, -9999.00, 16.00 +SBN, 04, 05, 55.00, 36.00, 33.00, 33.00, 48.00 +SBP, 04, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 05, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 05, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 05, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 05, 70.00, 44.00, 13.00, 17.00, 22.00 +SDF, 04, 05, 64.00, 43.00, 30.00, 27.00, 41.00 +SEA, 04, 05, 55.00, 40.00, 33.00, 29.00, 44.00 +SEM, 04, 05, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 05, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 05, 63.00, 47.00, 18.00, 19.00, 26.00 +SGF, 04, 05, 65.00, 41.00, 27.00, 24.00, 40.00 +SGY, 04, 05, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 05, 54.00, 27.00, 22.00, 22.00, 33.00 +SHV, 04, 05, 75.00, 51.00, 20.00, 20.00, 31.00 +SIT, 04, 05, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 05, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 05, 79.00, 50.00, 13.00, 8.00, 18.00 +SKA, 04, 05, 54.00, 33.00, -9999.00, -9999.00, 28.00 +SKF, 04, 05, 78.00, 56.00, -9999.00, -9999.00, 22.00 +SLC, 04, 05, 58.00, 36.00, 24.00, 22.00, 34.00 +SLE, 04, 05, 59.00, 37.00, 35.00, 35.00, 47.00 +SLN, 04, 05, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 05, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 05, 66.00, 42.00, -9999.00, 15.00, 29.00 +SNA, 04, 05, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 05, 31.00, 22.00, 36.00, 38.00, 54.00 +SNS, 04, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 05, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 05, 60.00, 39.00, 32.00, 25.00, 44.00 +SPS, 04, 05, 73.00, 47.00, 15.00, 15.00, 24.00 +SRQ, 04, 05, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 05, 74.00, 47.00, -9999.00, -9999.00, 29.00 +SSI, 04, 05, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +STC, 04, 05, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 05, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +STL, 04, 05, 63.00, 43.00, 30.00, 26.00, 42.00 +STNV, 04, 05, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STS, 04, 05, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 05, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 05, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 05, 69.00, 44.00, -9999.00, -9999.00, 21.00 +SUX, 04, 05, 58.00, 34.00, 25.00, 22.00, 35.00 +SVN, 04, 05, 75.00, 52.00, -9999.00, -9999.00, 26.00 +SWF, 04, 05, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 05, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 05, 52.00, 32.00, 35.00, 34.00, 48.00 +SZL, 04, 05, 63.00, 38.00, -9999.00, -9999.00, 27.00 +TAD, 04, 05, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 05, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 05, 69.00, 39.00, -9999.00, -9999.00, 34.00 +TCC, 04, 05, 70.00, 39.00, 8.00, 9.00, 14.00 +TCL, 04, 05, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 05, 58.00, 37.00, -9999.00, -9999.00, 49.00 +TCS, 04, 05, 71.00, 42.00, -9999.00, -9999.00, 7.00 +TEB, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 05, 69.00, 46.00, -9999.00, -9999.00, 23.00 +TKA, 04, 05, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 05, 78.00, 50.00, 15.00, 16.00, 24.00 +TNX, 04, 05, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 05, 55.00, 33.00, 29.00, 30.00, 44.00 +TOP, 04, 05, 63.00, 39.00, 25.00, 22.00, 37.00 +TPA, 04, 05, 80.00, 59.00, 9.00, 11.00, 17.00 +TPH, 04, 05, 60.00, 31.00, 11.00, 8.00, 14.00 +TRI, 04, 05, 65.00, 41.00, 25.00, 25.00, 37.00 +TRK, 04, 05, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 05, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 05, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 05, 70.00, 47.00, 23.00, 20.00, 33.00 +TUP, 04, 05, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 05, 78.00, 48.00, 7.00, 7.00, 11.00 +TVC, 04, 05, 49.00, 28.00, 24.00, 23.00, 35.00 +TVL, 04, 05, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 05, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 05, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 05, 68.00, 42.00, 24.00, 26.00, 37.00 +T01, 04, 05, 63.00, 40.00, -9999.00, -9999.00, 32.00 +T02, 04, 05, 72.00, 48.00, -9999.00, -9999.00, 28.00 +T03, 04, 05, 73.00, 48.00, -9999.00, -9999.00, 27.00 +T04, 04, 05, 79.00, 60.00, -9999.00, -9999.00, 17.00 +T05, 04, 05, 63.00, 37.00, -9999.00, -9999.00, 26.00 +T06, 04, 05, 76.00, 48.00, -9999.00, -9999.00, 31.00 +T07, 04, 05, 65.00, 33.00, -9999.00, -9999.00, 30.00 +T08, 04, 05, 58.00, 37.00, -9999.00, -9999.00, 27.00 +UCA, 04, 05, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 05, 69.00, 42.00, -9999.00, -9999.00, 7.00 +UIL, 04, 05, 54.00, 36.00, 53.00, 53.00, 63.00 +UIN, 04, 05, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 05, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 05, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 05, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +U15, 04, 05, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +U28, 04, 05, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 05, 77.00, 50.00, -9999.00, -9999.00, 25.00 +VBG, 04, 05, 68.00, 44.00, -9999.00, -9999.00, 21.00 +VCT, 04, 05, 78.00, 58.00, 15.00, 15.00, 24.00 +VCV, 04, 05, 70.00, 40.00, -9999.00, -9999.00, 7.00 +VDZ, 04, 05, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 05, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 05, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 05, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 05, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 05, 75.00, 51.00, -9999.00, -9999.00, 24.00 +VRB, 04, 05, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 05, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 05, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 05, 63.00, 40.00, 26.00, 25.00, -9999.00 +WJA, 04, 05, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 05, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 05, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 05, 60.00, 28.00, 16.00, 17.00, 26.00 +WPO, 04, 05, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 05, 75.00, 49.00, -9999.00, -9999.00, 28.00 +WRG, 04, 05, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 05, 60.00, 35.00, -9999.00, -9999.00, 35.00 +WRL, 04, 05, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +X68, 04, 05, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 05, 42.00, 27.00, 54.00, 53.00, 63.00 +YCG, 04, 05, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 05, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 05, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 05, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 05, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 05, 61.00, 34.00, 10.00, 10.00, 16.00 +YNG, 04, 05, 54.00, 34.00, 32.00, 33.00, 48.00 +YPA, 04, 05, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 05, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 05, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 05, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 05, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 05, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 05, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 05, 84.00, 54.00, 3.00, 2.00, 4.00 +YVR, 04, 05, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 05, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 05, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 05, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 05, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 05, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 05, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 05, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 05, 43.00, 24.00, 29.00, 28.00, 39.00 +ZUN, 04, 05, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 05, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 05, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 05, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +01R, 04, 05, 75.00, 53.00, -9999.00, -9999.00, 28.00 +1V1, 04, 05, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 05, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 05, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 05, 67.00, 47.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 05, 74.00, 47.00, -9999.00, -9999.00, 28.00 +3B1, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 05, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 05, 49.00, 27.00, -9999.00, -9999.00, 34.00 +3SE, 04, 05, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 05, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 05, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 04, 05, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 05, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 05, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 05, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 05, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 06, 58.00, 36.00, 25.00, 25.00, 38.00 +ABI, 04, 06, 76.00, 50.00, 13.00, 10.00, 20.00 +ABQ, 04, 06, 68.00, 37.00, 8.00, 8.00, 14.00 +ABR, 04, 06, 53.00, 30.00, 21.00, 18.00, 29.00 +ABY, 04, 06, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 06, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 06, 76.00, 54.00, 16.00, 17.00, 26.00 +ACV, 04, 06, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 06, 58.00, 37.00, 24.00, 22.00, 35.00 +ADK, 04, 06, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 06, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 06, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 06, 62.00, 39.00, -9999.00, -9999.00, 35.00 +AEX, 04, 06, 76.00, 54.00, -9999.00, -9999.00, 28.00 +AFF, 04, 06, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 06, 83.00, 57.00, -9999.00, -9999.00, 19.00 +AGS, 04, 06, 74.00, 46.00, 19.00, 20.00, 29.00 +AHN, 04, 06, 71.00, 48.00, 19.00, 21.00, 30.00 +AKN, 04, 06, 36.00, 21.00, 25.00, 26.00, 37.00 +AKO, 04, 06, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 06, 54.00, 32.00, 26.00, 26.00, 40.00 +ALI, 04, 06, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 06, 55.00, 34.00, 24.00, 24.00, 37.00 +ALS, 04, 06, 56.00, 21.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 06, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 06, 69.00, 40.00, 14.00, 12.00, 21.00 +AMG, 04, 06, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 06, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 06, 40.00, 26.00, 16.00, 17.00, 24.00 +AND, 04, 06, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 06, 48.00, 36.00, 53.00, 51.00, 66.00 +AOO, 04, 06, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +APN, 04, 06, 48.00, 27.00, 28.00, 27.00, 40.00 +AQQ, 04, 06, 73.00, 57.00, -9999.00, -9999.00, -9999.00 +ART, 04, 06, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +AST, 04, 06, 55.00, 39.00, 48.00, 50.00, 60.00 +ATL, 04, 06, 70.00, 48.00, 21.00, 21.00, 31.00 +ATW, 04, 06, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 06, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 06, 61.00, 38.00, -9999.00, -9999.00, 40.00 +AUG, 04, 06, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 06, 77.00, 58.00, 19.00, 16.00, 28.00 +AUW, 04, 06, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 06, 66.00, 40.00, 22.00, 23.00, 33.00 +AVP, 04, 06, 55.00, 36.00, 30.00, 29.00, 43.00 +AXN, 04, 06, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 06, 53.00, 33.00, -9999.00, -9999.00, 31.00 +AYS, 04, 06, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 06, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 06, 71.00, 46.00, -9999.00, -9999.00, 22.00 +BAD, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +BAF, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 06, 49.00, 21.00, -9999.00, -9999.00, 19.00 +BDL, 04, 06, 57.00, 35.00, 26.00, 26.00, 38.00 +BDR, 04, 06, 54.00, 37.00, 26.00, 23.00, 36.00 +BET, 04, 06, 28.00, 12.00, 20.00, 21.00, 31.00 +BFD, 04, 06, 50.00, 30.00, 38.00, 34.00, 50.00 +BFF, 04, 06, 59.00, 29.00, 21.00, 19.00, 30.00 +BFL, 04, 06, 74.00, 48.00, 11.00, 11.00, 16.00 +BGM, 04, 06, 50.00, 32.00, 34.00, 32.00, 47.00 +BGR, 04, 06, 48.00, 30.00, 25.00, 23.00, 36.00 +BGS, 04, 06, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 06, 72.00, 47.00, 22.00, 21.00, 33.00 +BID, 04, 06, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 06, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 06, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 06, 54.00, 31.00, 22.00, 21.00, 32.00 +BIS, 04, 06, 51.00, 28.00, 20.00, 18.00, 30.00 +BIX, 04, 06, 74.00, 57.00, -9999.00, -9999.00, 26.00 +BJI, 04, 06, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 06, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 06, 59.00, 29.00, -9999.00, -9999.00, 23.00 +BKW, 04, 06, 59.00, 38.00, 32.00, 31.00, 46.00 +BLF, 04, 06, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 06, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 06, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 06, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 06, 65.00, 42.00, -9999.00, -9999.00, 36.00 +BNA, 04, 06, 68.00, 45.00, 29.00, 26.00, 41.00 +BNO, 04, 06, 54.00, 27.00, -9999.00, 20.00, 37.00 +BOI, 04, 06, 59.00, 35.00, 21.00, 20.00, 31.00 +BOS, 04, 06, 53.00, 38.00, 25.00, 24.00, 37.00 +BPI, 04, 06, 48.00, 16.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 06, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 06, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 06, 59.00, 38.00, -9999.00, -9999.00, 34.00 +BRO, 04, 06, 82.00, 64.00, 9.00, 8.00, 13.00 +BRW, 04, 06, 0.00, -14.00, 9.00, 12.00, 16.00 +BSM, 04, 06, 77.00, 58.00, -9999.00, -9999.00, 22.00 +BTI, 04, 06, 1.00, -15.00, 8.00, 10.00, 14.00 +BTL, 04, 06, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 06, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 06, 78.00, 56.00, 20.00, 19.00, 30.00 +BTT, 04, 06, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 06, 50.00, 31.00, 31.00, 29.00, 45.00 +BUB, 04, 06, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 06, 51.00, 33.00, 33.00, 34.00, 48.00 +BUR, 04, 06, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 06, 75.00, 58.00, -9999.00, 14.00, 26.00 +BWG, 04, 06, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 06, 62.00, 40.00, 26.00, 22.00, 35.00 +BYH, 04, 06, 69.00, 48.00, -9999.00, -9999.00, 37.00 +BYI, 04, 06, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 06, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 06, 74.00, 47.00, 16.00, 20.00, 27.00 +CAG, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 06, 56.00, 35.00, 31.00, 36.00, 48.00 +CAO, 04, 06, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 06, 43.00, 26.00, 32.00, 33.00, 46.00 +CBM, 04, 06, 73.00, 48.00, -9999.00, -9999.00, 30.00 +CDB, 04, 06, 37.00, 27.00, 47.00, 53.00, 67.00 +CDC, 04, 06, 59.00, 31.00, 16.00, 14.00, 23.00 +CDR, 04, 06, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 06, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 06, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 06, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 06, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 06, 69.00, 45.00, 24.00, 23.00, 35.00 +CHO, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 06, 74.00, 52.00, 18.00, 18.00, 27.00 +CID, 04, 06, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 06, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 06, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 06, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 06, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 06, 55.00, 35.00, 33.00, 32.00, 48.00 +CLL, 04, 06, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 06, 69.00, 45.00, 19.00, 21.00, 30.00 +CMH, 04, 06, 59.00, 38.00, 29.00, 30.00, 42.00 +CMI, 04, 06, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 06, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 06, 62.00, 38.00, 27.00, 19.00, 37.00 +CNM, 04, 06, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 06, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +COD, 04, 06, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +COF, 04, 06, 79.00, 59.00, -9999.00, -9999.00, 19.00 +CON, 04, 06, 53.00, 29.00, 25.00, 24.00, 37.00 +COS, 04, 06, 57.00, 31.00, 19.00, 18.00, 26.00 +COT, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 06, 63.00, 41.00, 29.00, 25.00, 40.00 +CPR, 04, 06, 53.00, 27.00, 23.00, 25.00, 34.00 +CRBC, 04, 06, 43.00, 9.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 06, 80.00, 61.00, 11.00, 11.00, 18.00 +CRW, 04, 06, 64.00, 41.00, 32.00, 32.00, 46.00 +CSG, 04, 06, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 06, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 06, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 06, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 06, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 06, 62.00, 40.00, 29.00, 29.00, 44.00 +CVN, 04, 06, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 06, 70.00, 39.00, -9999.00, -9999.00, 10.00 +CXY, 04, 06, 59.00, 39.00, 23.00, 23.00, 33.00 +CYS, 04, 06, 52.00, 28.00, 22.00, 21.00, 31.00 +DAA, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 06, 78.00, 57.00, 10.00, 14.00, 20.00 +DAG, 04, 06, 76.00, 49.00, 5.00, 5.00, 9.00 +DAL, 04, 06, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 06, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 06, 59.00, 38.00, 30.00, 30.00, 44.00 +DBQ, 04, 06, 54.00, 35.00, 30.00, 25.00, 41.00 +DCA, 04, 06, 64.00, 44.00, 22.00, 22.00, 32.00 +DDC, 04, 06, 65.00, 39.00, 19.00, 17.00, 28.00 +DEC, 04, 06, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 06, 59.00, 32.00, 21.00, 20.00, 28.00 +DFW, 04, 06, 74.00, 52.00, 17.00, 15.00, 26.00 +DHN, 04, 06, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 06, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 06, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 06, 81.00, 57.00, -9999.00, -9999.00, 14.00 +DLG, 04, 06, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 06, 44.00, 26.00, 25.00, 23.00, 36.00 +DLLC, 04, 06, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 06, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 06, 79.00, 48.00, -9999.00, -9999.00, 8.00 +DMN, 04, 06, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 06, 63.00, 40.00, -9999.00, -9999.00, 35.00 +DPG, 04, 06, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 06, 76.00, 51.00, -9999.00, -9999.00, 24.00 +DRA, 04, 06, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 06, 81.00, 57.00, 14.00, 10.00, 18.00 +DSM, 04, 06, 58.00, 37.00, 28.00, 24.00, 40.00 +DTW, 04, 06, 54.00, 34.00, 29.00, 27.00, 41.00 +DUG, 04, 06, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 06, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 06, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 06, 76.00, 50.00, -9999.00, -9999.00, 19.00 +D45, 04, 06, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 06, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 06, 52.00, 30.00, 23.00, 22.00, 33.00 +ECG, 04, 06, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 06, 69.00, 43.00, -9999.00, -9999.00, 8.00 +EED, 04, 06, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 06, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 06, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 06, 59.00, 33.00, 37.00, 39.00, 52.00 +EKO, 04, 06, 57.00, 28.00, 18.00, 18.00, 27.00 +ELD, 04, 06, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 06, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 06, 76.00, 46.00, 4.00, 4.00, 6.00 +ELY, 04, 06, 54.00, 24.00, 18.00, 19.00, 28.00 +EMP, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 06, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +END, 04, 06, 70.00, 46.00, -9999.00, -9999.00, 14.00 +ENN, 04, 06, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 06, 59.00, 38.00, -9999.00, -9999.00, 21.00 +EPH, 04, 06, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 06, 52.00, 35.00, 35.00, 32.00, 47.00 +ESF, 04, 06, 76.00, 54.00, -9999.00, -9999.00, 33.00 +EUG, 04, 06, 59.00, 40.00, 36.00, 35.00, 47.00 +EVV, 04, 06, 65.00, 43.00, 34.00, 29.00, 46.00 +EWN, 04, 06, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 06, 59.00, 40.00, 24.00, 24.00, 36.00 +EYW, 04, 06, 81.00, 71.00, 9.00, 9.00, 16.00 +E74, 04, 06, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 06, 68.00, 42.00, -9999.00, -9999.00, 30.00 +FAI, 04, 06, 36.00, 15.00, 12.00, 13.00, 18.00 +FAR, 04, 06, 49.00, 29.00, 19.00, 16.00, 27.00 +FAT, 04, 06, 73.00, 46.00, 13.00, 12.00, 18.00 +FAY, 04, 06, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 06, 52.00, 29.00, 22.00, 23.00, 34.00 +FCS, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 06, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 06, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +FLG, 04, 06, 55.00, 25.00, 20.00, 19.00, 27.00 +FLL, 04, 06, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 06, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 06, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +FME, 04, 06, 65.00, 37.00, -9999.00, -9999.00, 35.00 +FMH, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 06, 66.00, 31.00, 9.00, 12.00, 15.00 +FMY, 04, 06, 83.00, 61.00, 8.00, 9.00, 15.00 +FNT, 04, 06, 53.00, 33.00, 28.00, 29.00, 43.00 +FOD, 04, 06, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 06, 64.00, 40.00, -9999.00, -9999.00, 30.00 +FOK, 04, 06, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 06, 65.00, 41.00, -9999.00, -9999.00, 28.00 +FSD, 04, 06, 55.00, 32.00, 27.00, 22.00, 38.00 +FSI, 04, 06, 72.00, 47.00, -9999.00, -9999.00, 24.00 +FSM, 04, 06, 72.00, 46.00, 24.00, 20.00, 35.00 +FTK, 04, 06, 65.00, 41.00, -9999.00, -9999.00, 36.00 +FWA, 04, 06, 57.00, 36.00, 28.00, 29.00, 43.00 +FWH, 04, 06, 74.00, 51.00, -9999.00, -9999.00, 24.00 +FYU, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 06, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 06, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 06, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 06, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 06, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 06, 54.00, 33.00, 19.00, 22.00, 32.00 +GFA, 04, 06, 52.00, 29.00, -9999.00, -9999.00, 27.00 +GFK, 04, 06, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 06, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 06, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 06, 52.00, 29.00, 16.00, 15.00, 25.00 +GJT, 04, 06, 63.00, 36.00, 16.00, 16.00, 24.00 +GKN, 04, 06, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 06, 61.00, 33.00, 19.00, 18.00, 27.00 +GLH, 04, 06, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 06, 71.00, 63.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 06, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 06, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +GON, 04, 06, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 06, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 06, 50.00, 31.00, 28.00, 26.00, 40.00 +GRCI, 04, 06, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 06, 58.00, 37.00, -9999.00, -9999.00, 50.00 +GRI, 04, 06, 60.00, 35.00, 26.00, 20.00, 34.00 +GRK, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 04, 06, 53.00, 33.00, 32.00, 29.00, 44.00 +GSB, 04, 06, 71.00, 46.00, -9999.00, -9999.00, 29.00 +GSG, 04, 06, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 06, 67.00, 43.00, 22.00, 20.00, 32.00 +GSP, 04, 06, 70.00, 45.00, 19.00, 21.00, 31.00 +GST, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 06, 50.00, 32.00, -9999.00, -9999.00, 48.00 +GTF, 04, 06, 52.00, 29.00, 21.00, 22.00, 30.00 +GUP, 04, 06, 62.00, 27.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 06, 58.00, 35.00, -9999.00, -9999.00, 41.00 +GVW, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 06, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 06, 65.00, 49.00, 18.00, 19.00, 28.00 +HBR, 04, 06, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 06, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 06, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 06, 57.00, 35.00, -9999.00, -9999.00, 30.00 +HKY, 04, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 06, 53.00, 28.00, 19.00, 18.00, 28.00 +HMN, 04, 06, 77.00, 37.00, -9999.00, -9999.00, 6.00 +HMS, 04, 06, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 06, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 06, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +HON, 04, 06, 54.00, 31.00, 22.00, 20.00, 31.00 +HOP, 04, 06, 67.00, 42.00, -9999.00, -9999.00, 37.00 +HOT, 04, 06, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 06, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 06, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 06, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 06, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 06, 76.00, 51.00, -9999.00, -9999.00, 23.00 +HST, 04, 06, 83.00, 61.00, -9999.00, -9999.00, 16.00 +HSV, 04, 06, 70.00, 47.00, 29.00, 21.00, 38.00 +HTL, 04, 06, 49.00, 28.00, 34.00, 27.00, 45.00 +HTS, 04, 06, 64.00, 42.00, 31.00, 31.00, 44.00 +HUF, 04, 06, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 06, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 06, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 06, 53.00, 28.00, 18.00, 19.00, 28.00 +IAB, 04, 06, 66.00, 42.00, -9999.00, -9999.00, 24.00 +IAD, 04, 06, 63.00, 38.00, 24.00, 23.00, 35.00 +IAG, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 06, 76.00, 56.00, 18.00, 18.00, 28.00 +ICT, 04, 06, 66.00, 42.00, 25.00, 18.00, 34.00 +IDA, 04, 06, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 06, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 06, 60.00, 39.00, 25.00, 24.00, 36.00 +ILI, 04, 06, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 06, 72.00, 48.00, 17.00, 18.00, 28.00 +IMT, 04, 06, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +IND, 04, 06, 60.00, 39.00, 32.00, 30.00, 45.00 +INL, 04, 06, 45.00, 24.00, 22.00, 17.00, 29.00 +INS, 04, 06, 69.00, 43.00, -9999.00, -9999.00, 6.00 +INT, 04, 06, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +INW, 04, 06, 67.00, 34.00, 8.00, 7.00, 12.00 +IPL, 04, 06, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 06, 57.00, 36.00, 28.00, 28.00, 39.00 +IRK, 04, 06, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 06, 52.00, 27.00, 17.00, 16.00, 25.00 +ISP, 04, 06, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 06, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 06, 83.00, 49.00, -9999.00, -9999.00, 8.00 +IWD, 04, 06, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 06, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 06, 75.00, 50.00, 20.00, 20.00, 31.00 +JAX, 04, 06, 77.00, 53.00, 15.00, 16.00, 23.00 +JBR, 04, 06, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 06, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 06, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 06, 56.00, 40.00, 23.00, 23.00, 34.00 +JHW, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 06, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 06, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 06, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 06, 45.00, 30.00, 45.00, 44.00, 57.00 +JST, 04, 06, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 06, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 06, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 06, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 06, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 06, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 06, 53.00, 32.00, 30.00, 28.00, 43.00 +LAR, 04, 06, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 06, 75.00, 48.00, 5.00, 6.00, 9.00 +LAX, 04, 06, 67.00, 52.00, 10.00, 11.00, 16.00 +LBB, 04, 06, 73.00, 44.00, 13.00, 9.00, 18.00 +LBF, 04, 06, 60.00, 31.00, 23.00, 20.00, 31.00 +LCH, 04, 06, 76.00, 56.00, 16.00, 17.00, 25.00 +LCK, 04, 06, 61.00, 38.00, -9999.00, -9999.00, 41.00 +LEB, 04, 06, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 06, 63.00, 42.00, 29.00, 28.00, 43.00 +LFI, 04, 06, 64.00, 46.00, -9999.00, -9999.00, 31.00 +LFK, 04, 06, 77.00, 54.00, 19.00, 19.00, 30.00 +LFT, 04, 06, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 06, 56.00, 41.00, 24.00, 22.00, 35.00 +LGB, 04, 06, 70.00, 51.00, 11.00, 10.00, 16.00 +LGU, 04, 06, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 06, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 06, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 06, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 06, 71.00, 48.00, 22.00, 20.00, 32.00 +LIZ, 04, 06, 43.00, 26.00, -9999.00, -9999.00, 39.00 +LMT, 04, 06, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 04, 06, 53.00, 28.00, 19.00, 20.00, 26.00 +LNK, 04, 06, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 06, 62.00, 30.00, 9.00, 9.00, 16.00 +LOZ, 04, 06, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 06, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 06, 71.00, 48.00, -9999.00, -9999.00, 34.00 +LSE, 04, 06, 54.00, 34.00, 22.00, 23.00, 33.00 +LSF, 04, 06, 75.00, 50.00, -9999.00, -9999.00, 35.00 +LSV, 04, 06, 79.00, 43.00, -9999.00, -9999.00, 6.00 +LTS, 04, 06, 76.00, 46.00, -9999.00, -9999.00, 19.00 +LUF, 04, 06, 83.00, 48.00, -9999.00, -9999.00, 6.00 +LVS, 04, 06, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 06, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 06, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 06, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 06, 65.00, 41.00, 24.00, 22.00, 34.00 +MAF, 04, 06, 78.00, 47.00, 7.00, 5.00, 11.00 +MBL, 04, 06, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 06, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 06, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 06, 71.00, 48.00, -9999.00, -9999.00, 21.00 +MCF, 04, 06, 80.00, 59.00, -9999.00, -9999.00, 17.00 +MCG, 04, 06, 33.00, 11.00, 17.00, 20.00, 27.00 +MCI, 04, 06, 62.00, 41.00, 28.00, 23.00, 39.00 +MCK, 04, 06, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 06, 75.00, 49.00, 18.00, 17.00, 28.00 +MCO, 04, 06, 81.00, 58.00, 10.00, 12.00, 18.00 +MCW, 04, 06, 53.00, 33.00, 21.00, 19.00, 31.00 +MC2, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 04, 06, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 06, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 06, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 06, 56.00, 38.00, 33.00, 30.00, 44.00 +MEI, 04, 06, 75.00, 49.00, 21.00, 20.00, 33.00 +MEM, 04, 06, 71.00, 50.00, 27.00, 24.00, 38.00 +MER, 04, 06, 72.00, 43.00, -9999.00, -9999.00, 18.00 +MFD, 04, 06, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 06, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 06, 62.00, 37.00, 25.00, 23.00, 34.00 +MGE, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 04, 06, 74.00, 51.00, 23.00, 19.00, 31.00 +MGW, 04, 06, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 06, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 06, 68.00, 46.00, -9999.00, -9999.00, 21.00 +MHS, 04, 06, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 06, 82.00, 65.00, 11.00, 12.00, 19.00 +MIB, 04, 06, 48.00, 28.00, -9999.00, -9999.00, 29.00 +MIV, 04, 06, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 06, 64.00, 33.00, -9999.00, -9999.00, 22.00 +MKC, 04, 06, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 06, 50.00, 33.00, 33.00, 28.00, 45.00 +MKG, 04, 06, 51.00, 33.00, 29.00, 28.00, 42.00 +MKL, 04, 06, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 06, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 06, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 06, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 06, 58.00, 37.00, 30.00, 25.00, 40.00 +MLS, 04, 06, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 06, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 06, 76.00, 50.00, -9999.00, -9999.00, 28.00 +MOB, 04, 06, 76.00, 55.00, 21.00, 19.00, 31.00 +MOT, 04, 06, 48.00, 28.00, 17.00, 15.00, 23.00 +MPV, 04, 06, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 06, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 06, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 06, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 06, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 06, 63.00, 45.00, -9999.00, -9999.00, 23.00 +MSL, 04, 06, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 06, 53.00, 31.00, 28.00, 27.00, 40.00 +MSO, 04, 06, 55.00, 29.00, 23.00, 21.00, 34.00 +MSP, 04, 06, 52.00, 33.00, 26.00, 23.00, 37.00 +MSS, 04, 06, 49.00, 29.00, 29.00, 27.00, 41.00 +MSY, 04, 06, 76.00, 56.00, 18.00, 18.00, 27.00 +MTC, 04, 06, 52.00, 34.00, -9999.00, -9999.00, 37.00 +MTN, 04, 06, 62.00, 40.00, -9999.00, -9999.00, 35.00 +MTO, 04, 06, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 06, 59.00, 36.00, -9999.00, -9999.00, 35.00 +MUO, 04, 06, 64.00, 34.00, -9999.00, -9999.00, 22.00 +MWA, 04, 06, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 06, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 06, 74.00, 51.00, -9999.00, -9999.00, 28.00 +MYL, 04, 06, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 06, 74.00, 48.00, -9999.00, -9999.00, 27.00 +NAO, 04, 06, 71.00, 56.00, -9999.00, -9999.00, 24.00 +NBC, 04, 06, 75.00, 53.00, -9999.00, -9999.00, 26.00 +NBE, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 04, 06, 56.00, 36.00, -9999.00, -9999.00, 39.00 +NCA, 04, 06, 74.00, 45.00, -9999.00, -9999.00, 31.00 +NCO, 04, 06, 53.00, 36.00, -9999.00, -9999.00, 39.00 +NC1, 04, 06, 69.00, 44.00, -9999.00, -9999.00, 7.00 +NEL, 04, 06, 59.00, 36.00, -9999.00, -9999.00, 36.00 +NFG, 04, 06, 66.00, 49.00, -9999.00, -9999.00, 42.00 +NFL, 04, 06, 62.00, 31.00, -9999.00, -9999.00, 13.00 +NGP, 04, 06, 80.00, 62.00, -9999.00, -9999.00, 17.00 +NGU, 04, 06, 64.00, 45.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 06, 63.00, 48.00, -9999.00, -9999.00, 21.00 +NHK, 04, 06, 64.00, 40.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 06, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NID, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 06, 77.00, 53.00, -9999.00, -9999.00, 22.00 +NIR, 04, 06, 80.00, 58.00, -9999.00, -9999.00, 20.00 +NKT, 04, 06, 69.00, 49.00, -9999.00, -9999.00, 28.00 +NKX, 04, 06, 68.00, 55.00, -9999.00, -9999.00, 18.00 +NLC, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 04, 06, 75.00, 48.00, -9999.00, -9999.00, 29.00 +NPA, 04, 06, 74.00, 56.00, -9999.00, -9999.00, 24.00 +NQA, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 04, 06, 83.00, 61.00, -9999.00, -9999.00, 17.00 +NQX, 04, 06, 81.00, 71.00, -9999.00, -9999.00, 13.00 +NRB, 04, 06, 76.00, 57.00, -9999.00, -9999.00, 21.00 +NRC, 04, 06, 73.00, 43.00, -9999.00, -9999.00, 25.00 +NRS, 04, 06, 66.00, 51.00, -9999.00, -9999.00, 14.00 +NSE, 04, 06, 76.00, 53.00, -9999.00, -9999.00, 26.00 +NSI, 04, 06, 68.00, 48.00, -9999.00, -9999.00, 14.00 +NTD, 04, 06, 68.00, 48.00, -9999.00, -9999.00, 11.00 +NTK, 04, 06, 72.00, 50.00, -9999.00, -9999.00, 15.00 +NTU, 04, 06, 64.00, 45.00, -9999.00, -9999.00, 31.00 +NUC, 04, 06, 66.00, 51.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 06, 67.00, 44.00, -9999.00, -9999.00, 21.00 +NUW, 04, 06, 55.00, 38.00, -9999.00, -9999.00, 41.00 +NWF, 04, 06, 70.00, 51.00, -9999.00, -9999.00, 18.00 +NXX, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 04, 06, 65.00, 38.00, -9999.00, -9999.00, 34.00 +NZC, 04, 06, 79.00, 50.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 06, 72.00, 46.00, -9999.00, -9999.00, 15.00 +NZW, 04, 06, 54.00, 34.00, -9999.00, -9999.00, 36.00 +NZY, 04, 06, 68.00, 55.00, -9999.00, -9999.00, 15.00 +OAK, 04, 06, 65.00, 44.00, 18.00, 18.00, 26.00 +OAR, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 04, 06, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 06, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 06, 70.00, 46.00, 19.00, 16.00, 28.00 +OLM, 04, 06, 57.00, 35.00, 40.00, 40.00, 52.00 +OMA, 04, 06, 60.00, 37.00, 24.00, 21.00, 34.00 +OME, 04, 06, 23.00, 6.00, 19.00, 22.00, 29.00 +ONT, 04, 06, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 06, 56.00, 36.00, 33.00, 28.00, 46.00 +ORF, 04, 06, 64.00, 45.00, 22.00, 20.00, 30.00 +ORH, 04, 06, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 06, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 06, 48.00, 29.00, -9999.00, -9999.00, 35.00 +OTG, 04, 06, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 06, 56.00, 42.00, 42.00, 44.00, 55.00 +OTM, 04, 06, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 06, 17.00, -1.00, 14.00, 19.00, 23.00 +OURC, 04, 06, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 06, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 06, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 06, 77.00, 51.00, -9999.00, -9999.00, 26.00 +PACZ, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 06, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 06, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 06, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 06, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 06, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 06, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 06, 76.00, 53.00, -9999.00, -9999.00, 20.00 +PAQ, 04, 06, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 06, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 06, 37.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 06, 13.00, -1.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 06, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 06, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 06, 50.00, 31.00, -9999.00, -9999.00, 33.00 +PBI, 04, 06, 81.00, 64.00, 11.00, 15.00, 21.00 +PDT, 04, 06, 59.00, 38.00, 21.00, 17.00, 29.00 +PDX, 04, 06, 59.00, 40.00, 37.00, 39.00, 50.00 +PFN, 04, 06, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 06, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 06, 60.00, 40.00, 24.00, 26.00, 37.00 +PHX, 04, 06, 82.00, 53.00, 5.00, 7.00, 10.00 +PIA, 04, 06, 59.00, 38.00, 32.00, 26.00, 42.00 +PIB, 04, 06, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 06, 55.00, 30.00, 21.00, 21.00, 32.00 +PIR, 04, 06, 56.00, 32.00, 17.00, 16.00, 24.00 +PIT, 04, 06, 58.00, 36.00, 33.00, 32.00, 46.00 +PKB, 04, 06, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 06, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 06, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 06, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 06, 74.00, 56.00, 17.00, 16.00, 27.00 +POB, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 04, 06, 76.00, 52.00, -9999.00, -9999.00, 33.00 +POM, 04, 06, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 04, 06, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 06, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 06, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 06, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 06, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 06, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 06, 53.00, 31.00, -9999.00, -9999.00, 37.00 +PSP, 04, 06, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 06, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 06, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 06, 65.00, 33.00, 14.00, 12.00, 19.00 +PUC, 04, 06, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 06, 54.00, 35.00, 27.00, 22.00, 38.00 +PVU, 04, 06, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 06, 49.00, 32.00, 27.00, 27.00, 39.00 +P02, 04, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +P07, 04, 06, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +P11, 04, 06, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +P24, 04, 06, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +P28, 04, 06, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +P35, 04, 06, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +P38, 04, 06, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +P39, 04, 06, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +P58, 04, 06, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +P59, 04, 06, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +P60, 04, 06, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +P61, 04, 06, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +P67, 04, 06, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +P68, 04, 06, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +P69, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 06, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 06, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 06, 55.00, 29.00, 19.00, 18.00, 27.00 +RBL, 04, 06, 69.00, 45.00, 19.00, 18.00, 27.00 +RCA, 04, 06, 55.00, 29.00, -9999.00, -9999.00, 28.00 +RDD, 04, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 06, 57.00, 28.00, 15.00, 16.00, 26.00 +RDR, 04, 06, 46.00, 28.00, -9999.00, -9999.00, 26.00 +RDU, 04, 06, 69.00, 44.00, 19.00, 18.00, 28.00 +REE, 04, 06, 73.00, 44.00, -9999.00, -9999.00, 11.00 +REJ, 04, 06, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 06, 55.00, 34.00, 31.00, 27.00, 43.00 +RIC, 04, 06, 68.00, 42.00, 21.00, 22.00, 31.00 +RIV, 04, 06, 73.00, 46.00, -9999.00, -9999.00, 12.00 +RIW, 04, 06, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 06, 50.00, 26.00, 16.00, 12.00, 22.00 +RME, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +RMG, 04, 06, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +RND, 04, 06, 78.00, 56.00, -9999.00, -9999.00, 22.00 +RNO, 04, 06, 61.00, 32.00, 12.00, 11.00, 18.00 +ROA, 04, 06, 65.00, 41.00, 24.00, 22.00, 34.00 +ROC, 04, 06, 53.00, 33.00, 32.00, 32.00, 46.00 +ROW, 04, 06, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 06, 64.00, 38.00, 20.00, 17.00, 28.00 +RST, 04, 06, 51.00, 32.00, 28.00, 25.00, 41.00 +RWF, 04, 06, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 06, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 06, 69.00, 44.00, 17.00, 19.00, 24.00 +SAF, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 06, 68.00, 55.00, 13.00, 12.00, 19.00 +SAT, 04, 06, 78.00, 56.00, 19.00, 17.00, 29.00 +SAV, 04, 06, 75.00, 52.00, 16.00, 19.00, 26.00 +SAW, 04, 06, 45.00, 29.00, -9999.00, -9999.00, 39.00 +SBA, 04, 06, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 06, 74.00, 46.00, -9999.00, -9999.00, 16.00 +SBN, 04, 06, 56.00, 36.00, 33.00, 33.00, 48.00 +SBP, 04, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 06, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 06, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 06, 2.00, -15.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 06, 70.00, 44.00, 12.00, 17.00, 21.00 +SDF, 04, 06, 65.00, 43.00, 29.00, 27.00, 41.00 +SEA, 04, 06, 55.00, 40.00, 33.00, 28.00, 44.00 +SEM, 04, 06, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 06, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 06, 63.00, 47.00, 18.00, 19.00, 25.00 +SGF, 04, 06, 65.00, 42.00, 27.00, 24.00, 41.00 +SGY, 04, 06, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 06, 54.00, 28.00, 22.00, 22.00, 33.00 +SHV, 04, 06, 75.00, 52.00, 20.00, 20.00, 31.00 +SIT, 04, 06, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 06, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 06, 79.00, 50.00, 13.00, 8.00, 18.00 +SKA, 04, 06, 54.00, 33.00, -9999.00, -9999.00, 28.00 +SKF, 04, 06, 78.00, 56.00, -9999.00, -9999.00, 22.00 +SLC, 04, 06, 59.00, 36.00, 23.00, 22.00, 33.00 +SLE, 04, 06, 59.00, 37.00, 35.00, 34.00, 46.00 +SLN, 04, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 06, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 06, 66.00, 42.00, -9999.00, 15.00, 28.00 +SNA, 04, 06, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 06, 31.00, 22.00, 35.00, 38.00, 54.00 +SNS, 04, 06, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 06, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 06, 61.00, 40.00, 32.00, 25.00, 44.00 +SPS, 04, 06, 73.00, 48.00, 15.00, 15.00, 24.00 +SRQ, 04, 06, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 06, 74.00, 47.00, -9999.00, -9999.00, 28.00 +SSI, 04, 06, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +STC, 04, 06, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 06, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STL, 04, 06, 64.00, 44.00, 30.00, 26.00, 42.00 +STNV, 04, 06, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +STS, 04, 06, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 06, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 06, 69.00, 44.00, -9999.00, -9999.00, 20.00 +SUX, 04, 06, 58.00, 35.00, 25.00, 22.00, 35.00 +SVN, 04, 06, 75.00, 52.00, -9999.00, -9999.00, 26.00 +SWF, 04, 06, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 06, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 06, 53.00, 33.00, 34.00, 34.00, 48.00 +SZL, 04, 06, 64.00, 39.00, -9999.00, -9999.00, 27.00 +TAD, 04, 06, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 06, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 06, 70.00, 39.00, -9999.00, -9999.00, 34.00 +TCC, 04, 06, 71.00, 39.00, 8.00, 9.00, 14.00 +TCL, 04, 06, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 06, 58.00, 37.00, -9999.00, -9999.00, 49.00 +TCS, 04, 06, 72.00, 43.00, -9999.00, -9999.00, 6.00 +TEB, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 06, 70.00, 46.00, -9999.00, -9999.00, 23.00 +TKA, 04, 06, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 06, 78.00, 50.00, 15.00, 16.00, 24.00 +TNX, 04, 06, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 06, 56.00, 34.00, 29.00, 30.00, 44.00 +TOP, 04, 06, 64.00, 40.00, 26.00, 22.00, 37.00 +TPA, 04, 06, 80.00, 59.00, 9.00, 11.00, 16.00 +TPH, 04, 06, 60.00, 31.00, 10.00, 8.00, 14.00 +TRI, 04, 06, 65.00, 41.00, 24.00, 25.00, 37.00 +TRK, 04, 06, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 06, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 06, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 06, 71.00, 47.00, 23.00, 20.00, 33.00 +TUP, 04, 06, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 06, 79.00, 48.00, 7.00, 7.00, 10.00 +TVC, 04, 06, 49.00, 29.00, 24.00, 23.00, 35.00 +TVL, 04, 06, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 06, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 06, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 06, 68.00, 42.00, 24.00, 25.00, 36.00 +T01, 04, 06, 63.00, 40.00, -9999.00, -9999.00, 31.00 +T02, 04, 06, 72.00, 48.00, -9999.00, -9999.00, 28.00 +T03, 04, 06, 73.00, 48.00, -9999.00, -9999.00, 27.00 +T04, 04, 06, 79.00, 60.00, -9999.00, -9999.00, 17.00 +T05, 04, 06, 64.00, 38.00, -9999.00, -9999.00, 26.00 +T06, 04, 06, 76.00, 48.00, -9999.00, -9999.00, 30.00 +T07, 04, 06, 66.00, 33.00, -9999.00, -9999.00, 30.00 +T08, 04, 06, 59.00, 38.00, -9999.00, -9999.00, 26.00 +UCA, 04, 06, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 06, 69.00, 43.00, -9999.00, -9999.00, 7.00 +UIL, 04, 06, 54.00, 36.00, 52.00, 52.00, 62.00 +UIN, 04, 06, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 06, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 06, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 06, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +U15, 04, 06, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +U28, 04, 06, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 06, 77.00, 50.00, -9999.00, -9999.00, 25.00 +VBG, 04, 06, 68.00, 44.00, -9999.00, -9999.00, 20.00 +VCT, 04, 06, 78.00, 59.00, 15.00, 15.00, 24.00 +VCV, 04, 06, 71.00, 40.00, -9999.00, -9999.00, 7.00 +VDZ, 04, 06, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 06, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 06, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 06, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 06, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 06, 76.00, 51.00, -9999.00, -9999.00, 24.00 +VRB, 04, 06, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 06, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 06, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 06, 63.00, 40.00, 26.00, 24.00, -9999.00 +WJA, 04, 06, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 06, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 06, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 06, 60.00, 28.00, 16.00, 17.00, 26.00 +WPO, 04, 06, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 06, 75.00, 49.00, -9999.00, -9999.00, 27.00 +WRG, 04, 06, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 06, 61.00, 36.00, -9999.00, -9999.00, 35.00 +WRL, 04, 06, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +X68, 04, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 06, 42.00, 27.00, 54.00, 53.00, 63.00 +YCG, 04, 06, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 06, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 06, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 06, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 06, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 06, 61.00, 34.00, 10.00, 10.00, 16.00 +YNG, 04, 06, 55.00, 34.00, 32.00, 33.00, 47.00 +YPA, 04, 06, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 06, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 06, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 06, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 06, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 06, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 06, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 06, 84.00, 54.00, 3.00, 2.00, 4.00 +YVR, 04, 06, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 06, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 06, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 06, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 06, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 06, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 06, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 06, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 06, 44.00, 25.00, 28.00, 27.00, 39.00 +ZUN, 04, 06, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 06, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 06, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 06, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +01R, 04, 06, 76.00, 53.00, -9999.00, -9999.00, 28.00 +1V1, 04, 06, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 06, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 06, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 06, 68.00, 47.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 06, 74.00, 47.00, -9999.00, -9999.00, 28.00 +3B1, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 06, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 06, 50.00, 28.00, -9999.00, -9999.00, 34.00 +3SE, 04, 06, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 06, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 06, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 04, 06, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 06, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 06, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 06, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 06, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 07, 58.00, 37.00, 25.00, 25.00, 38.00 +ABI, 04, 07, 76.00, 51.00, 13.00, 10.00, 20.00 +ABQ, 04, 07, 69.00, 38.00, 8.00, 8.00, 14.00 +ABR, 04, 07, 54.00, 30.00, 21.00, 18.00, 29.00 +ABY, 04, 07, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 07, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 07, 77.00, 54.00, 16.00, 17.00, 26.00 +ACV, 04, 07, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 07, 59.00, 38.00, 24.00, 22.00, 35.00 +ADK, 04, 07, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 07, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 07, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 07, 63.00, 39.00, -9999.00, -9999.00, 35.00 +AEX, 04, 07, 76.00, 55.00, -9999.00, -9999.00, 28.00 +AFF, 04, 07, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 07, 84.00, 58.00, -9999.00, -9999.00, 19.00 +AGS, 04, 07, 75.00, 47.00, 19.00, 20.00, 29.00 +AHN, 04, 07, 72.00, 48.00, 19.00, 21.00, 30.00 +AKN, 04, 07, 37.00, 21.00, 25.00, 26.00, 37.00 +AKO, 04, 07, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 07, 54.00, 33.00, 26.00, 26.00, 40.00 +ALI, 04, 07, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 07, 56.00, 34.00, 24.00, 24.00, 37.00 +ALS, 04, 07, 56.00, 22.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 07, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 07, 70.00, 40.00, 14.00, 12.00, 21.00 +AMG, 04, 07, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 07, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 07, 40.00, 26.00, 16.00, 17.00, 24.00 +AND, 04, 07, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 07, 49.00, 36.00, 53.00, 51.00, 65.00 +AOO, 04, 07, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +APN, 04, 07, 48.00, 27.00, 28.00, 27.00, 40.00 +AQQ, 04, 07, 74.00, 58.00, -9999.00, -9999.00, -9999.00 +ART, 04, 07, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +AST, 04, 07, 55.00, 40.00, 47.00, 49.00, 59.00 +ATL, 04, 07, 71.00, 49.00, 21.00, 21.00, 31.00 +ATW, 04, 07, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 07, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 07, 61.00, 38.00, -9999.00, -9999.00, 40.00 +AUG, 04, 07, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 07, 78.00, 58.00, 19.00, 16.00, 28.00 +AUW, 04, 07, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 07, 66.00, 41.00, 22.00, 23.00, 33.00 +AVP, 04, 07, 55.00, 36.00, 30.00, 29.00, 43.00 +AXN, 04, 07, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 07, 53.00, 33.00, -9999.00, -9999.00, 31.00 +AYS, 04, 07, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 07, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 07, 72.00, 47.00, -9999.00, -9999.00, 22.00 +BAD, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +BAF, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 07, 49.00, 22.00, -9999.00, -9999.00, 19.00 +BDL, 04, 07, 57.00, 35.00, 26.00, 26.00, 38.00 +BDR, 04, 07, 54.00, 38.00, 26.00, 23.00, 36.00 +BET, 04, 07, 28.00, 13.00, 20.00, 21.00, 31.00 +BFD, 04, 07, 50.00, 30.00, 38.00, 34.00, 49.00 +BFF, 04, 07, 59.00, 29.00, 21.00, 19.00, 31.00 +BFL, 04, 07, 74.00, 49.00, 11.00, 11.00, 16.00 +BGM, 04, 07, 50.00, 33.00, 34.00, 32.00, 47.00 +BGR, 04, 07, 48.00, 30.00, 25.00, 23.00, 36.00 +BGS, 04, 07, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 07, 73.00, 48.00, 22.00, 21.00, 32.00 +BID, 04, 07, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 07, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 07, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 07, 54.00, 32.00, 22.00, 21.00, 32.00 +BIS, 04, 07, 51.00, 28.00, 20.00, 18.00, 30.00 +BIX, 04, 07, 75.00, 58.00, -9999.00, -9999.00, 25.00 +BJI, 04, 07, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 07, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 07, 60.00, 29.00, -9999.00, -9999.00, 22.00 +BKW, 04, 07, 60.00, 39.00, 32.00, 31.00, 46.00 +BLF, 04, 07, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 07, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 07, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 07, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 07, 66.00, 42.00, -9999.00, -9999.00, 36.00 +BNA, 04, 07, 69.00, 46.00, 29.00, 26.00, 41.00 +BNO, 04, 07, 55.00, 28.00, -9999.00, 20.00, 37.00 +BOI, 04, 07, 60.00, 36.00, 21.00, 20.00, 31.00 +BOS, 04, 07, 54.00, 38.00, 25.00, 24.00, 37.00 +BPI, 04, 07, 48.00, 16.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 07, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 07, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 07, 59.00, 39.00, -9999.00, -9999.00, 34.00 +BRO, 04, 07, 83.00, 65.00, 9.00, 8.00, 13.00 +BRW, 04, 07, 1.00, -13.00, 9.00, 12.00, 16.00 +BSM, 04, 07, 78.00, 58.00, -9999.00, -9999.00, 22.00 +BTI, 04, 07, 2.00, -14.00, 8.00, 10.00, 14.00 +BTL, 04, 07, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 07, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 07, 79.00, 57.00, 20.00, 19.00, 30.00 +BTT, 04, 07, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 07, 50.00, 32.00, 31.00, 29.00, 45.00 +BUB, 04, 07, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 07, 51.00, 34.00, 33.00, 34.00, 48.00 +BUR, 04, 07, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 07, 76.00, 59.00, -9999.00, 14.00, 26.00 +BWG, 04, 07, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 07, 62.00, 41.00, 26.00, 22.00, 35.00 +BYH, 04, 07, 69.00, 49.00, -9999.00, -9999.00, 37.00 +BYI, 04, 07, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 07, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 07, 75.00, 48.00, 16.00, 20.00, 27.00 +CAG, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 07, 56.00, 36.00, 31.00, 36.00, 48.00 +CAO, 04, 07, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 07, 43.00, 26.00, 32.00, 33.00, 46.00 +CBM, 04, 07, 74.00, 49.00, -9999.00, -9999.00, 30.00 +CDB, 04, 07, 37.00, 28.00, 47.00, 53.00, 67.00 +CDC, 04, 07, 59.00, 32.00, 16.00, 14.00, 23.00 +CDR, 04, 07, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 07, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 07, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 07, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 07, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 07, 70.00, 45.00, 24.00, 23.00, 35.00 +CHO, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 07, 75.00, 53.00, 18.00, 18.00, 27.00 +CID, 04, 07, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 07, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 07, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 07, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 07, 55.00, 35.00, 33.00, 32.00, 48.00 +CLL, 04, 07, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 07, 70.00, 46.00, 19.00, 21.00, 30.00 +CMH, 04, 07, 60.00, 38.00, 29.00, 30.00, 42.00 +CMI, 04, 07, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 07, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 07, 62.00, 39.00, 28.00, 19.00, 37.00 +CNM, 04, 07, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 07, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +COD, 04, 07, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +COF, 04, 07, 80.00, 60.00, -9999.00, -9999.00, 19.00 +CON, 04, 07, 53.00, 30.00, 25.00, 24.00, 37.00 +COS, 04, 07, 58.00, 31.00, 19.00, 18.00, 26.00 +COT, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 07, 63.00, 41.00, 29.00, 25.00, 40.00 +CPR, 04, 07, 54.00, 28.00, 23.00, 25.00, 34.00 +CRBC, 04, 07, 44.00, 9.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 07, 81.00, 62.00, 11.00, 11.00, 18.00 +CRW, 04, 07, 65.00, 41.00, 32.00, 32.00, 46.00 +CSG, 04, 07, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 07, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 07, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 07, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 07, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 07, 62.00, 40.00, 29.00, 29.00, 44.00 +CVN, 04, 07, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 07, 70.00, 39.00, -9999.00, -9999.00, 10.00 +CXY, 04, 07, 59.00, 39.00, 23.00, 23.00, 33.00 +CYS, 04, 07, 52.00, 28.00, 22.00, 21.00, 31.00 +DAA, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 07, 79.00, 58.00, 10.00, 14.00, 20.00 +DAG, 04, 07, 76.00, 50.00, 5.00, 5.00, 9.00 +DAL, 04, 07, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 07, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 07, 59.00, 38.00, 30.00, 30.00, 44.00 +DBQ, 04, 07, 54.00, 35.00, 30.00, 25.00, 41.00 +DCA, 04, 07, 65.00, 45.00, 22.00, 22.00, 32.00 +DDC, 04, 07, 66.00, 39.00, 19.00, 17.00, 28.00 +DEC, 04, 07, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 07, 60.00, 32.00, 21.00, 20.00, 28.00 +DFW, 04, 07, 75.00, 53.00, 17.00, 15.00, 26.00 +DHN, 04, 07, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 07, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 07, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 07, 82.00, 58.00, -9999.00, -9999.00, 14.00 +DLG, 04, 07, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 07, 45.00, 26.00, 25.00, 23.00, 36.00 +DLLC, 04, 07, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 07, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 07, 79.00, 49.00, -9999.00, -9999.00, 8.00 +DMN, 04, 07, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 07, 63.00, 41.00, -9999.00, -9999.00, 35.00 +DPG, 04, 07, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 07, 76.00, 52.00, -9999.00, -9999.00, 24.00 +DRA, 04, 07, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 07, 82.00, 58.00, 14.00, 10.00, 18.00 +DSM, 04, 07, 59.00, 37.00, 28.00, 24.00, 40.00 +DTW, 04, 07, 55.00, 35.00, 29.00, 27.00, 41.00 +DUG, 04, 07, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 07, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 07, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 07, 76.00, 51.00, -9999.00, -9999.00, 19.00 +D45, 04, 07, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 07, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 07, 53.00, 30.00, 23.00, 22.00, 33.00 +ECG, 04, 07, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 07, 70.00, 44.00, -9999.00, -9999.00, 8.00 +EED, 04, 07, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 07, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 07, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 07, 60.00, 33.00, 37.00, 39.00, 52.00 +EKO, 04, 07, 57.00, 29.00, 17.00, 18.00, 27.00 +ELD, 04, 07, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 07, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 07, 77.00, 46.00, 4.00, 4.00, 6.00 +ELY, 04, 07, 55.00, 25.00, 17.00, 19.00, 28.00 +EMP, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 07, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +END, 04, 07, 70.00, 46.00, -9999.00, -9999.00, 14.00 +ENN, 04, 07, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 07, 59.00, 38.00, -9999.00, -9999.00, 21.00 +EPH, 04, 07, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 07, 52.00, 36.00, 35.00, 32.00, 47.00 +ESF, 04, 07, 76.00, 55.00, -9999.00, -9999.00, 33.00 +EUG, 04, 07, 60.00, 40.00, 36.00, 34.00, 46.00 +EVV, 04, 07, 65.00, 43.00, 34.00, 29.00, 46.00 +EWN, 04, 07, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 07, 59.00, 41.00, 24.00, 24.00, 36.00 +EYW, 04, 07, 81.00, 72.00, 9.00, 9.00, 16.00 +E74, 04, 07, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 07, 68.00, 42.00, -9999.00, -9999.00, 30.00 +FAI, 04, 07, 37.00, 15.00, 12.00, 13.00, 18.00 +FAR, 04, 07, 50.00, 29.00, 19.00, 16.00, 27.00 +FAT, 04, 07, 73.00, 46.00, 13.00, 11.00, 17.00 +FAY, 04, 07, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 07, 52.00, 30.00, 22.00, 23.00, 34.00 +FCS, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 07, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 07, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +FLG, 04, 07, 56.00, 26.00, 20.00, 18.00, 27.00 +FLL, 04, 07, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 07, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +FME, 04, 07, 66.00, 38.00, -9999.00, -9999.00, 35.00 +FMH, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 07, 67.00, 32.00, 9.00, 12.00, 15.00 +FMY, 04, 07, 83.00, 61.00, 8.00, 9.00, 15.00 +FNT, 04, 07, 53.00, 34.00, 28.00, 29.00, 43.00 +FOD, 04, 07, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 07, 64.00, 40.00, -9999.00, -9999.00, 30.00 +FOK, 04, 07, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 07, 65.00, 41.00, -9999.00, -9999.00, 28.00 +FSD, 04, 07, 56.00, 32.00, 27.00, 22.00, 38.00 +FSI, 04, 07, 72.00, 47.00, -9999.00, -9999.00, 24.00 +FSM, 04, 07, 72.00, 47.00, 24.00, 20.00, 35.00 +FTK, 04, 07, 65.00, 41.00, -9999.00, -9999.00, 36.00 +FWA, 04, 07, 57.00, 37.00, 28.00, 29.00, 43.00 +FWH, 04, 07, 74.00, 51.00, -9999.00, -9999.00, 24.00 +FYU, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 07, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 07, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 07, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 07, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 07, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 07, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 07, 55.00, 34.00, 19.00, 22.00, 32.00 +GFA, 04, 07, 52.00, 30.00, -9999.00, -9999.00, 27.00 +GFK, 04, 07, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 07, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 07, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 07, 53.00, 29.00, 16.00, 15.00, 25.00 +GJT, 04, 07, 64.00, 37.00, 16.00, 16.00, 24.00 +GKN, 04, 07, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 07, 61.00, 33.00, 19.00, 18.00, 27.00 +GLH, 04, 07, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 07, 72.00, 63.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 07, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 07, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +GON, 04, 07, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 07, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 07, 50.00, 31.00, 28.00, 26.00, 40.00 +GRCI, 04, 07, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 07, 59.00, 38.00, -9999.00, -9999.00, 50.00 +GRI, 04, 07, 60.00, 35.00, 26.00, 20.00, 34.00 +GRK, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 04, 07, 53.00, 33.00, 32.00, 29.00, 44.00 +GSB, 04, 07, 71.00, 47.00, -9999.00, -9999.00, 29.00 +GSG, 04, 07, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 07, 68.00, 44.00, 22.00, 20.00, 32.00 +GSP, 04, 07, 70.00, 46.00, 19.00, 21.00, 30.00 +GST, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 07, 50.00, 32.00, -9999.00, -9999.00, 48.00 +GTF, 04, 07, 52.00, 30.00, 21.00, 22.00, 30.00 +GUP, 04, 07, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 07, 58.00, 36.00, -9999.00, -9999.00, 41.00 +GVW, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 07, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 07, 66.00, 49.00, 18.00, 18.00, 28.00 +HBR, 04, 07, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 07, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 07, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 07, 57.00, 35.00, -9999.00, -9999.00, 30.00 +HKY, 04, 07, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 07, 53.00, 29.00, 19.00, 18.00, 28.00 +HMN, 04, 07, 78.00, 38.00, -9999.00, -9999.00, 6.00 +HMS, 04, 07, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 07, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 07, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +HON, 04, 07, 55.00, 31.00, 22.00, 20.00, 31.00 +HOP, 04, 07, 67.00, 43.00, -9999.00, -9999.00, 37.00 +HOT, 04, 07, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 07, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 07, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 07, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 07, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 07, 76.00, 52.00, -9999.00, -9999.00, 23.00 +HST, 04, 07, 83.00, 61.00, -9999.00, -9999.00, 16.00 +HSV, 04, 07, 71.00, 47.00, 29.00, 21.00, 38.00 +HTL, 04, 07, 49.00, 29.00, 34.00, 27.00, 45.00 +HTS, 04, 07, 65.00, 42.00, 31.00, 31.00, 44.00 +HUF, 04, 07, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 07, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 07, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 07, 53.00, 28.00, 18.00, 19.00, 28.00 +IAB, 04, 07, 66.00, 42.00, -9999.00, -9999.00, 24.00 +IAD, 04, 07, 63.00, 39.00, 24.00, 23.00, 35.00 +IAG, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 07, 77.00, 57.00, 18.00, 18.00, 28.00 +ICT, 04, 07, 66.00, 42.00, 25.00, 18.00, 34.00 +IDA, 04, 07, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 07, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 07, 60.00, 40.00, 25.00, 24.00, 36.00 +ILI, 04, 07, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 07, 72.00, 49.00, 17.00, 18.00, 27.00 +IMT, 04, 07, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +IND, 04, 07, 61.00, 40.00, 32.00, 30.00, 45.00 +INL, 04, 07, 46.00, 24.00, 22.00, 17.00, 29.00 +INS, 04, 07, 70.00, 43.00, -9999.00, -9999.00, 6.00 +INT, 04, 07, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +INW, 04, 07, 68.00, 35.00, 8.00, 7.00, 12.00 +IPL, 04, 07, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 07, 57.00, 36.00, 28.00, 28.00, 39.00 +IRK, 04, 07, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 07, 52.00, 27.00, 17.00, 16.00, 25.00 +ISP, 04, 07, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 07, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 07, 83.00, 50.00, -9999.00, -9999.00, 8.00 +IWD, 04, 07, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 07, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 07, 76.00, 50.00, 20.00, 20.00, 31.00 +JAX, 04, 07, 78.00, 54.00, 15.00, 16.00, 23.00 +JBR, 04, 07, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 07, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 07, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 07, 56.00, 41.00, 23.00, 23.00, 34.00 +JHW, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 07, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 07, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 07, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 07, 45.00, 31.00, 45.00, 44.00, 57.00 +JST, 04, 07, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 07, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 07, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 07, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 07, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 07, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 07, 53.00, 33.00, 30.00, 28.00, 43.00 +LAR, 04, 07, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 07, 75.00, 49.00, 5.00, 6.00, 8.00 +LAX, 04, 07, 67.00, 52.00, 10.00, 11.00, 15.00 +LBB, 04, 07, 74.00, 44.00, 13.00, 9.00, 18.00 +LBF, 04, 07, 60.00, 31.00, 23.00, 20.00, 31.00 +LCH, 04, 07, 77.00, 57.00, 16.00, 17.00, 25.00 +LCK, 04, 07, 61.00, 39.00, -9999.00, -9999.00, 41.00 +LEB, 04, 07, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 07, 64.00, 42.00, 29.00, 28.00, 43.00 +LFI, 04, 07, 64.00, 46.00, -9999.00, -9999.00, 31.00 +LFK, 04, 07, 78.00, 54.00, 19.00, 19.00, 30.00 +LFT, 04, 07, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 07, 57.00, 42.00, 24.00, 22.00, 35.00 +LGB, 04, 07, 71.00, 51.00, 10.00, 10.00, 16.00 +LGU, 04, 07, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 07, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 07, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 07, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 07, 72.00, 49.00, 22.00, 20.00, 32.00 +LIZ, 04, 07, 43.00, 26.00, -9999.00, -9999.00, 39.00 +LMT, 04, 07, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 04, 07, 54.00, 29.00, 19.00, 20.00, 26.00 +LNK, 04, 07, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 07, 63.00, 31.00, 9.00, 9.00, 16.00 +LOZ, 04, 07, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 07, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 07, 72.00, 49.00, -9999.00, -9999.00, 34.00 +LSE, 04, 07, 55.00, 34.00, 22.00, 23.00, 33.00 +LSF, 04, 07, 76.00, 51.00, -9999.00, -9999.00, 35.00 +LSV, 04, 07, 79.00, 44.00, -9999.00, -9999.00, 6.00 +LTS, 04, 07, 77.00, 46.00, -9999.00, -9999.00, 19.00 +LUF, 04, 07, 83.00, 48.00, -9999.00, -9999.00, 6.00 +LVS, 04, 07, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 07, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 07, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 07, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 07, 66.00, 42.00, 24.00, 22.00, 34.00 +MAF, 04, 07, 78.00, 47.00, 7.00, 5.00, 11.00 +MBL, 04, 07, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 07, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 07, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 07, 71.00, 48.00, -9999.00, -9999.00, 21.00 +MCF, 04, 07, 81.00, 60.00, -9999.00, -9999.00, 17.00 +MCG, 04, 07, 34.00, 11.00, 17.00, 20.00, 27.00 +MCI, 04, 07, 62.00, 41.00, 28.00, 23.00, 39.00 +MCK, 04, 07, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 07, 76.00, 50.00, 18.00, 17.00, 28.00 +MCO, 04, 07, 82.00, 59.00, 10.00, 12.00, 18.00 +MCW, 04, 07, 53.00, 33.00, 21.00, 19.00, 31.00 +MC2, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 04, 07, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 07, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 07, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 07, 56.00, 38.00, 33.00, 30.00, 44.00 +MEI, 04, 07, 76.00, 49.00, 21.00, 20.00, 33.00 +MEM, 04, 07, 71.00, 50.00, 27.00, 24.00, 38.00 +MER, 04, 07, 73.00, 44.00, -9999.00, -9999.00, 18.00 +MFD, 04, 07, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 07, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 07, 63.00, 37.00, 25.00, 23.00, 34.00 +MGE, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 04, 07, 75.00, 52.00, 23.00, 19.00, 31.00 +MGW, 04, 07, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 07, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 07, 69.00, 46.00, -9999.00, -9999.00, 21.00 +MHS, 04, 07, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 07, 82.00, 66.00, 11.00, 12.00, 19.00 +MIB, 04, 07, 49.00, 28.00, -9999.00, -9999.00, 29.00 +MIV, 04, 07, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 07, 64.00, 34.00, -9999.00, -9999.00, 22.00 +MKC, 04, 07, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 07, 50.00, 34.00, 33.00, 28.00, 45.00 +MKG, 04, 07, 51.00, 33.00, 29.00, 28.00, 42.00 +MKL, 04, 07, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 07, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 07, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 07, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 07, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 07, 58.00, 37.00, 30.00, 25.00, 40.00 +MLS, 04, 07, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 07, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 07, 77.00, 51.00, -9999.00, -9999.00, 27.00 +MOB, 04, 07, 77.00, 56.00, 21.00, 19.00, 30.00 +MOT, 04, 07, 49.00, 28.00, 17.00, 15.00, 23.00 +MPV, 04, 07, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 07, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 07, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 07, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 07, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 07, 63.00, 45.00, -9999.00, -9999.00, 22.00 +MSL, 04, 07, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 07, 53.00, 32.00, 28.00, 27.00, 40.00 +MSO, 04, 07, 55.00, 30.00, 23.00, 21.00, 33.00 +MSP, 04, 07, 53.00, 33.00, 26.00, 23.00, 37.00 +MSS, 04, 07, 49.00, 30.00, 29.00, 27.00, 41.00 +MSY, 04, 07, 77.00, 57.00, 18.00, 18.00, 27.00 +MTC, 04, 07, 52.00, 34.00, -9999.00, -9999.00, 37.00 +MTN, 04, 07, 62.00, 40.00, -9999.00, -9999.00, 35.00 +MTO, 04, 07, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 07, 59.00, 37.00, -9999.00, -9999.00, 35.00 +MUO, 04, 07, 64.00, 35.00, -9999.00, -9999.00, 22.00 +MWA, 04, 07, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 07, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 07, 75.00, 52.00, -9999.00, -9999.00, 28.00 +MYL, 04, 07, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 07, 74.00, 49.00, -9999.00, -9999.00, 27.00 +NAO, 04, 07, 72.00, 56.00, -9999.00, -9999.00, 23.00 +NBC, 04, 07, 76.00, 54.00, -9999.00, -9999.00, 25.00 +NBE, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 04, 07, 56.00, 37.00, -9999.00, -9999.00, 39.00 +NCA, 04, 07, 75.00, 45.00, -9999.00, -9999.00, 31.00 +NCO, 04, 07, 53.00, 37.00, -9999.00, -9999.00, 39.00 +NC1, 04, 07, 70.00, 45.00, -9999.00, -9999.00, 7.00 +NEL, 04, 07, 59.00, 36.00, -9999.00, -9999.00, 36.00 +NFG, 04, 07, 66.00, 49.00, -9999.00, -9999.00, 43.00 +NFL, 04, 07, 63.00, 32.00, -9999.00, -9999.00, 13.00 +NGP, 04, 07, 81.00, 63.00, -9999.00, -9999.00, 17.00 +NGU, 04, 07, 65.00, 45.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 07, 63.00, 48.00, -9999.00, -9999.00, 20.00 +NHK, 04, 07, 65.00, 41.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 07, 50.00, 32.00, -9999.00, -9999.00, 36.00 +NID, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 07, 78.00, 54.00, -9999.00, -9999.00, 22.00 +NIR, 04, 07, 81.00, 58.00, -9999.00, -9999.00, 20.00 +NKT, 04, 07, 69.00, 49.00, -9999.00, -9999.00, 28.00 +NKX, 04, 07, 68.00, 55.00, -9999.00, -9999.00, 18.00 +NLC, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 04, 07, 75.00, 48.00, -9999.00, -9999.00, 29.00 +NPA, 04, 07, 75.00, 57.00, -9999.00, -9999.00, 23.00 +NQA, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 04, 07, 84.00, 61.00, -9999.00, -9999.00, 17.00 +NQX, 04, 07, 81.00, 72.00, -9999.00, -9999.00, 13.00 +NRB, 04, 07, 77.00, 58.00, -9999.00, -9999.00, 21.00 +NRC, 04, 07, 74.00, 43.00, -9999.00, -9999.00, 24.00 +NRS, 04, 07, 67.00, 51.00, -9999.00, -9999.00, 14.00 +NSE, 04, 07, 77.00, 54.00, -9999.00, -9999.00, 25.00 +NSI, 04, 07, 68.00, 48.00, -9999.00, -9999.00, 14.00 +NTD, 04, 07, 68.00, 48.00, -9999.00, -9999.00, 11.00 +NTK, 04, 07, 72.00, 51.00, -9999.00, -9999.00, 15.00 +NTU, 04, 07, 65.00, 45.00, -9999.00, -9999.00, 31.00 +NUC, 04, 07, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 07, 68.00, 44.00, -9999.00, -9999.00, 20.00 +NUW, 04, 07, 56.00, 39.00, -9999.00, -9999.00, 41.00 +NWF, 04, 07, 71.00, 51.00, -9999.00, -9999.00, 17.00 +NXX, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 04, 07, 66.00, 39.00, -9999.00, -9999.00, 34.00 +NZC, 04, 07, 80.00, 51.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 07, 72.00, 47.00, -9999.00, -9999.00, 15.00 +NZW, 04, 07, 54.00, 35.00, -9999.00, -9999.00, 36.00 +NZY, 04, 07, 68.00, 55.00, -9999.00, -9999.00, 15.00 +OAK, 04, 07, 66.00, 44.00, 17.00, 18.00, 26.00 +OAR, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 04, 07, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 07, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 07, 70.00, 47.00, 19.00, 16.00, 28.00 +OLM, 04, 07, 58.00, 36.00, 40.00, 40.00, 51.00 +OMA, 04, 07, 61.00, 37.00, 24.00, 21.00, 35.00 +OME, 04, 07, 23.00, 6.00, 19.00, 22.00, 29.00 +ONT, 04, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 07, 56.00, 37.00, 33.00, 28.00, 46.00 +ORF, 04, 07, 65.00, 45.00, 22.00, 20.00, 30.00 +ORH, 04, 07, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 07, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 07, 48.00, 29.00, -9999.00, -9999.00, 35.00 +OTG, 04, 07, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 07, 56.00, 42.00, 42.00, 44.00, 54.00 +OTM, 04, 07, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 07, 17.00, -1.00, 14.00, 19.00, 23.00 +OURC, 04, 07, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 07, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 07, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 07, 78.00, 52.00, -9999.00, -9999.00, 26.00 +PACZ, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 07, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 07, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 07, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 07, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 07, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 07, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 07, 77.00, 54.00, -9999.00, -9999.00, 20.00 +PAQ, 04, 07, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 07, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 07, 37.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 07, 13.00, -1.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 07, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 07, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 07, 50.00, 31.00, -9999.00, -9999.00, 33.00 +PBI, 04, 07, 81.00, 64.00, 11.00, 15.00, 21.00 +PDT, 04, 07, 60.00, 39.00, 21.00, 17.00, 29.00 +PDX, 04, 07, 60.00, 41.00, 37.00, 39.00, 50.00 +PFN, 04, 07, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 07, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 07, 60.00, 40.00, 24.00, 26.00, 37.00 +PHX, 04, 07, 82.00, 54.00, 5.00, 7.00, 10.00 +PIA, 04, 07, 59.00, 39.00, 32.00, 26.00, 42.00 +PIB, 04, 07, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 07, 55.00, 31.00, 21.00, 21.00, 32.00 +PIR, 04, 07, 56.00, 32.00, 17.00, 16.00, 24.00 +PIT, 04, 07, 58.00, 37.00, 33.00, 32.00, 46.00 +PKB, 04, 07, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 07, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 07, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 07, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 07, 75.00, 57.00, 17.00, 16.00, 26.00 +POB, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 04, 07, 77.00, 53.00, -9999.00, -9999.00, 33.00 +POM, 04, 07, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 04, 07, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 07, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 07, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 07, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 07, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 07, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 07, 53.00, 31.00, -9999.00, -9999.00, 37.00 +PSP, 04, 07, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 07, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 07, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 07, 65.00, 33.00, 14.00, 12.00, 19.00 +PUC, 04, 07, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 07, 54.00, 36.00, 27.00, 22.00, 38.00 +PVU, 04, 07, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 07, 50.00, 32.00, 27.00, 27.00, 39.00 +P02, 04, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +P07, 04, 07, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +P11, 04, 07, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +P24, 04, 07, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +P28, 04, 07, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +P35, 04, 07, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +P38, 04, 07, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +P39, 04, 07, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +P58, 04, 07, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +P59, 04, 07, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +P60, 04, 07, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +P61, 04, 07, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +P67, 04, 07, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +P68, 04, 07, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +P69, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 07, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 07, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 07, 55.00, 30.00, 19.00, 18.00, 27.00 +RBL, 04, 07, 70.00, 46.00, 19.00, 18.00, 27.00 +RCA, 04, 07, 55.00, 30.00, -9999.00, -9999.00, 28.00 +RDD, 04, 07, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 07, 58.00, 28.00, 15.00, 16.00, 26.00 +RDR, 04, 07, 47.00, 28.00, -9999.00, -9999.00, 26.00 +RDU, 04, 07, 70.00, 45.00, 19.00, 18.00, 28.00 +REE, 04, 07, 74.00, 44.00, -9999.00, -9999.00, 11.00 +REJ, 04, 07, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 07, 55.00, 35.00, 31.00, 27.00, 43.00 +RIC, 04, 07, 68.00, 43.00, 21.00, 22.00, 31.00 +RIV, 04, 07, 74.00, 46.00, -9999.00, -9999.00, 12.00 +RIW, 04, 07, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 07, 50.00, 27.00, 16.00, 12.00, 22.00 +RME, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +RMG, 04, 07, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +RND, 04, 07, 79.00, 57.00, -9999.00, -9999.00, 22.00 +RNO, 04, 07, 62.00, 33.00, 12.00, 11.00, 17.00 +ROA, 04, 07, 65.00, 42.00, 24.00, 22.00, 34.00 +ROC, 04, 07, 53.00, 34.00, 32.00, 32.00, 46.00 +ROW, 04, 07, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 07, 64.00, 38.00, 20.00, 17.00, 28.00 +RST, 04, 07, 52.00, 32.00, 28.00, 25.00, 41.00 +RWF, 04, 07, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 07, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 07, 69.00, 45.00, 17.00, 18.00, 23.00 +SAF, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 07, 68.00, 55.00, 13.00, 11.00, 19.00 +SAT, 04, 07, 79.00, 57.00, 19.00, 17.00, 29.00 +SAV, 04, 07, 76.00, 53.00, 16.00, 19.00, 26.00 +SAW, 04, 07, 45.00, 29.00, -9999.00, -9999.00, 39.00 +SBA, 04, 07, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 07, 74.00, 47.00, -9999.00, -9999.00, 16.00 +SBN, 04, 07, 56.00, 37.00, 33.00, 33.00, 48.00 +SBP, 04, 07, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 07, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 07, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 07, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 07, 71.00, 45.00, 12.00, 16.00, 20.00 +SDF, 04, 07, 65.00, 44.00, 29.00, 27.00, 41.00 +SEA, 04, 07, 56.00, 41.00, 33.00, 28.00, 43.00 +SEM, 04, 07, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 07, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 07, 63.00, 47.00, 17.00, 18.00, 25.00 +SGF, 04, 07, 66.00, 42.00, 27.00, 24.00, 41.00 +SGY, 04, 07, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 07, 55.00, 28.00, 22.00, 22.00, 33.00 +SHV, 04, 07, 76.00, 52.00, 20.00, 20.00, 31.00 +SIT, 04, 07, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 07, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 07, 80.00, 51.00, 13.00, 8.00, 18.00 +SKA, 04, 07, 55.00, 34.00, -9999.00, -9999.00, 28.00 +SKF, 04, 07, 79.00, 57.00, -9999.00, -9999.00, 22.00 +SLC, 04, 07, 59.00, 37.00, 23.00, 22.00, 33.00 +SLE, 04, 07, 60.00, 37.00, 35.00, 34.00, 46.00 +SLN, 04, 07, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 07, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 07, 67.00, 42.00, -9999.00, 14.00, 27.00 +SNA, 04, 07, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 07, 32.00, 23.00, 35.00, 38.00, 54.00 +SNS, 04, 07, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 07, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 07, 61.00, 40.00, 32.00, 25.00, 44.00 +SPS, 04, 07, 74.00, 48.00, 15.00, 15.00, 24.00 +SRQ, 04, 07, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 07, 75.00, 48.00, -9999.00, -9999.00, 28.00 +SSI, 04, 07, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +STC, 04, 07, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 07, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +STL, 04, 07, 64.00, 44.00, 30.00, 26.00, 42.00 +STNV, 04, 07, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STS, 04, 07, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 07, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 07, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 07, 70.00, 45.00, -9999.00, -9999.00, 20.00 +SUX, 04, 07, 59.00, 35.00, 25.00, 22.00, 35.00 +SVN, 04, 07, 76.00, 53.00, -9999.00, -9999.00, 26.00 +SWF, 04, 07, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 07, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 07, 53.00, 33.00, 34.00, 34.00, 47.00 +SZL, 04, 07, 64.00, 39.00, -9999.00, -9999.00, 27.00 +TAD, 04, 07, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 07, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 07, 70.00, 40.00, -9999.00, -9999.00, 34.00 +TCC, 04, 07, 71.00, 40.00, 8.00, 9.00, 14.00 +TCL, 04, 07, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 07, 59.00, 38.00, -9999.00, -9999.00, 49.00 +TCS, 04, 07, 72.00, 43.00, -9999.00, -9999.00, 6.00 +TEB, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 07, 70.00, 47.00, -9999.00, -9999.00, 23.00 +TKA, 04, 07, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 07, 79.00, 51.00, 15.00, 16.00, 24.00 +TNX, 04, 07, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 07, 56.00, 34.00, 29.00, 30.00, 44.00 +TOP, 04, 07, 64.00, 40.00, 26.00, 22.00, 37.00 +TPA, 04, 07, 81.00, 60.00, 9.00, 11.00, 16.00 +TPH, 04, 07, 61.00, 32.00, 10.00, 8.00, 13.00 +TRI, 04, 07, 66.00, 42.00, 24.00, 25.00, 37.00 +TRK, 04, 07, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 07, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 07, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 07, 71.00, 48.00, 23.00, 20.00, 33.00 +TUP, 04, 07, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 07, 79.00, 49.00, 6.00, 7.00, 10.00 +TVC, 04, 07, 50.00, 29.00, 24.00, 23.00, 35.00 +TVL, 04, 07, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 07, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 07, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 07, 69.00, 43.00, 24.00, 25.00, 36.00 +T01, 04, 07, 64.00, 41.00, -9999.00, -9999.00, 31.00 +T02, 04, 07, 73.00, 49.00, -9999.00, -9999.00, 27.00 +T03, 04, 07, 74.00, 49.00, -9999.00, -9999.00, 27.00 +T04, 04, 07, 80.00, 61.00, -9999.00, -9999.00, 17.00 +T05, 04, 07, 64.00, 38.00, -9999.00, -9999.00, 26.00 +T06, 04, 07, 77.00, 49.00, -9999.00, -9999.00, 30.00 +T07, 04, 07, 66.00, 34.00, -9999.00, -9999.00, 30.00 +T08, 04, 07, 59.00, 38.00, -9999.00, -9999.00, 26.00 +UCA, 04, 07, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 07, 70.00, 43.00, -9999.00, -9999.00, 7.00 +UIL, 04, 07, 54.00, 37.00, 52.00, 52.00, 62.00 +UIN, 04, 07, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 07, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 07, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 07, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +U15, 04, 07, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +U28, 04, 07, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 07, 78.00, 51.00, -9999.00, -9999.00, 25.00 +VBG, 04, 07, 68.00, 44.00, -9999.00, -9999.00, 20.00 +VCT, 04, 07, 79.00, 59.00, 15.00, 15.00, 24.00 +VCV, 04, 07, 71.00, 40.00, -9999.00, -9999.00, 7.00 +VDZ, 04, 07, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 07, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 07, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 07, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 07, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 07, 76.00, 52.00, -9999.00, -9999.00, 24.00 +VRB, 04, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 07, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 07, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 07, 64.00, 41.00, 26.00, 24.00, -9999.00 +WJA, 04, 07, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 07, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 07, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 07, 61.00, 28.00, 16.00, 17.00, 26.00 +WPO, 04, 07, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 07, 76.00, 50.00, -9999.00, -9999.00, 27.00 +WRG, 04, 07, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 07, 61.00, 36.00, -9999.00, -9999.00, 35.00 +WRL, 04, 07, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +X68, 04, 07, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 07, 42.00, 28.00, 53.00, 52.00, 63.00 +YCG, 04, 07, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 07, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 07, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 07, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 07, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 07, 62.00, 35.00, 10.00, 10.00, 16.00 +YNG, 04, 07, 55.00, 35.00, 32.00, 33.00, 47.00 +YPA, 04, 07, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 07, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 07, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 07, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 07, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 07, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 07, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 07, 85.00, 55.00, 3.00, 2.00, 4.00 +YVR, 04, 07, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 07, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 07, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 07, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 07, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 07, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 07, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 07, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 07, 44.00, 25.00, 28.00, 27.00, 38.00 +ZUN, 04, 07, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 07, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 07, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 07, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +01R, 04, 07, 76.00, 54.00, -9999.00, -9999.00, 28.00 +1V1, 04, 07, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 07, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 07, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 07, 68.00, 48.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 07, 75.00, 48.00, -9999.00, -9999.00, 27.00 +3B1, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 07, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 07, 50.00, 28.00, -9999.00, -9999.00, 34.00 +3SE, 04, 07, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 07, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 07, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 04, 07, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 07, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 07, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 07, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 07, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 08, 59.00, 37.00, 25.00, 25.00, 38.00 +ABI, 04, 08, 77.00, 51.00, 13.00, 9.00, 20.00 +ABQ, 04, 08, 69.00, 38.00, 8.00, 8.00, 14.00 +ABR, 04, 08, 54.00, 31.00, 21.00, 19.00, 29.00 +ABY, 04, 08, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 08, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 08, 77.00, 55.00, 16.00, 17.00, 26.00 +ACV, 04, 08, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 08, 59.00, 38.00, 24.00, 22.00, 34.00 +ADK, 04, 08, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 08, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 08, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 08, 63.00, 40.00, -9999.00, -9999.00, 35.00 +AEX, 04, 08, 77.00, 55.00, -9999.00, -9999.00, 28.00 +AFF, 04, 08, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 08, 84.00, 58.00, -9999.00, -9999.00, 18.00 +AGS, 04, 08, 75.00, 47.00, 19.00, 20.00, 29.00 +AHN, 04, 08, 72.00, 49.00, 19.00, 21.00, 29.00 +AKN, 04, 08, 37.00, 22.00, 25.00, 26.00, 37.00 +AKO, 04, 08, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 08, 55.00, 33.00, 26.00, 26.00, 40.00 +ALI, 04, 08, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 08, 56.00, 35.00, 24.00, 24.00, 37.00 +ALS, 04, 08, 57.00, 22.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 08, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 08, 70.00, 41.00, 14.00, 12.00, 22.00 +AMG, 04, 08, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 08, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 08, 41.00, 27.00, 16.00, 17.00, 24.00 +AND, 04, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 08, 49.00, 36.00, 53.00, 51.00, 65.00 +AOO, 04, 08, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +APN, 04, 08, 49.00, 28.00, 28.00, 27.00, 39.00 +AQQ, 04, 08, 74.00, 58.00, -9999.00, -9999.00, -9999.00 +ART, 04, 08, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +AST, 04, 08, 55.00, 40.00, 47.00, 49.00, 59.00 +ATL, 04, 08, 71.00, 49.00, 21.00, 21.00, 30.00 +ATW, 04, 08, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 08, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 08, 62.00, 39.00, -9999.00, -9999.00, 40.00 +AUG, 04, 08, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 08, 78.00, 59.00, 20.00, 16.00, 29.00 +AUW, 04, 08, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 08, 67.00, 41.00, 22.00, 23.00, 33.00 +AVP, 04, 08, 56.00, 37.00, 31.00, 28.00, 43.00 +AXN, 04, 08, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 08, 54.00, 34.00, -9999.00, -9999.00, 31.00 +AYS, 04, 08, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 08, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 08, 72.00, 47.00, -9999.00, -9999.00, 22.00 +BAD, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +BAF, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 08, 50.00, 22.00, -9999.00, -9999.00, 18.00 +BDL, 04, 08, 58.00, 36.00, 26.00, 26.00, 37.00 +BDR, 04, 08, 55.00, 38.00, 26.00, 22.00, 36.00 +BET, 04, 08, 29.00, 13.00, 20.00, 21.00, 31.00 +BFD, 04, 08, 51.00, 31.00, 38.00, 34.00, 49.00 +BFF, 04, 08, 60.00, 30.00, 21.00, 20.00, 31.00 +BFL, 04, 08, 75.00, 49.00, 10.00, 11.00, 15.00 +BGM, 04, 08, 51.00, 33.00, 33.00, 32.00, 47.00 +BGR, 04, 08, 49.00, 31.00, 26.00, 23.00, 36.00 +BGS, 04, 08, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 08, 73.00, 48.00, 22.00, 20.00, 32.00 +BID, 04, 08, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 08, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 08, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 08, 55.00, 32.00, 22.00, 22.00, 32.00 +BIS, 04, 08, 52.00, 29.00, 20.00, 19.00, 30.00 +BIX, 04, 08, 75.00, 58.00, -9999.00, -9999.00, 25.00 +BJI, 04, 08, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 08, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 08, 60.00, 30.00, -9999.00, -9999.00, 22.00 +BKW, 04, 08, 60.00, 39.00, 32.00, 31.00, 46.00 +BLF, 04, 08, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 08, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 08, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 08, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 08, 66.00, 43.00, -9999.00, -9999.00, 36.00 +BNA, 04, 08, 69.00, 46.00, 29.00, 26.00, 41.00 +BNO, 04, 08, 55.00, 28.00, -9999.00, 20.00, 36.00 +BOI, 04, 08, 60.00, 36.00, 20.00, 20.00, 31.00 +BOS, 04, 08, 54.00, 39.00, 25.00, 24.00, 37.00 +BPI, 04, 08, 49.00, 17.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 08, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 08, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 08, 60.00, 39.00, -9999.00, -9999.00, 34.00 +BRO, 04, 08, 83.00, 65.00, 10.00, 8.00, 13.00 +BRW, 04, 08, 1.00, -13.00, 10.00, 12.00, 17.00 +BSM, 04, 08, 78.00, 59.00, -9999.00, -9999.00, 22.00 +BTI, 04, 08, 2.00, -14.00, 8.00, 10.00, 14.00 +BTL, 04, 08, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 08, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 08, 79.00, 57.00, 19.00, 18.00, 30.00 +BTT, 04, 08, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 08, 51.00, 32.00, 31.00, 29.00, 45.00 +BUB, 04, 08, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 08, 52.00, 34.00, 33.00, 34.00, 47.00 +BUR, 04, 08, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 08, 76.00, 59.00, -9999.00, 14.00, 25.00 +BWG, 04, 08, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 08, 63.00, 41.00, 26.00, 21.00, 35.00 +BYH, 04, 08, 70.00, 49.00, -9999.00, -9999.00, 37.00 +BYI, 04, 08, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 08, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 08, 75.00, 48.00, 16.00, 20.00, 27.00 +CAG, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 08, 57.00, 36.00, 31.00, 35.00, 48.00 +CAO, 04, 08, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 08, 44.00, 27.00, 32.00, 33.00, 46.00 +CBM, 04, 08, 74.00, 49.00, -9999.00, -9999.00, 30.00 +CDB, 04, 08, 37.00, 28.00, 47.00, 53.00, 67.00 +CDC, 04, 08, 60.00, 32.00, 16.00, 14.00, 22.00 +CDR, 04, 08, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 08, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 08, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 08, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 08, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 08, 70.00, 46.00, 24.00, 22.00, 34.00 +CHO, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 08, 75.00, 53.00, 18.00, 17.00, 27.00 +CID, 04, 08, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 08, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 08, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 08, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 08, 56.00, 36.00, 32.00, 32.00, 48.00 +CLL, 04, 08, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 08, 70.00, 46.00, 19.00, 21.00, 29.00 +CMH, 04, 08, 60.00, 39.00, 29.00, 30.00, 42.00 +CMI, 04, 08, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 08, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 08, 63.00, 39.00, 28.00, 19.00, 38.00 +CNM, 04, 08, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 08, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +COD, 04, 08, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +COF, 04, 08, 80.00, 60.00, -9999.00, -9999.00, 19.00 +CON, 04, 08, 54.00, 30.00, 25.00, 24.00, 37.00 +COS, 04, 08, 58.00, 32.00, 20.00, 18.00, 26.00 +COT, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 08, 64.00, 42.00, 29.00, 26.00, 40.00 +CPR, 04, 08, 54.00, 28.00, 23.00, 25.00, 34.00 +CRBC, 04, 08, 44.00, 10.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 08, 81.00, 62.00, 11.00, 10.00, 18.00 +CRW, 04, 08, 65.00, 42.00, 32.00, 32.00, 45.00 +CSG, 04, 08, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 08, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 08, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 08, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 08, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 08, 63.00, 41.00, 29.00, 30.00, 43.00 +CVN, 04, 08, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 08, 71.00, 40.00, -9999.00, -9999.00, 10.00 +CXY, 04, 08, 60.00, 40.00, 23.00, 23.00, 33.00 +CYS, 04, 08, 53.00, 29.00, 22.00, 21.00, 31.00 +DAA, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 08, 79.00, 58.00, 10.00, 14.00, 20.00 +DAG, 04, 08, 77.00, 50.00, 4.00, 4.00, 9.00 +DAL, 04, 08, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 08, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 08, 60.00, 39.00, 30.00, 30.00, 43.00 +DBQ, 04, 08, 55.00, 36.00, 30.00, 26.00, 41.00 +DCA, 04, 08, 65.00, 45.00, 21.00, 22.00, 32.00 +DDC, 04, 08, 66.00, 40.00, 19.00, 17.00, 28.00 +DEC, 04, 08, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 08, 60.00, 33.00, 21.00, 20.00, 28.00 +DFW, 04, 08, 75.00, 53.00, 17.00, 15.00, 26.00 +DHN, 04, 08, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 08, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 08, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 08, 82.00, 58.00, -9999.00, -9999.00, 14.00 +DLG, 04, 08, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 08, 45.00, 27.00, 25.00, 23.00, 35.00 +DLLC, 04, 08, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 08, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 08, 80.00, 49.00, -9999.00, -9999.00, 8.00 +DMN, 04, 08, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 08, 64.00, 41.00, -9999.00, -9999.00, 35.00 +DPG, 04, 08, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 08, 77.00, 52.00, -9999.00, -9999.00, 23.00 +DRA, 04, 08, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 08, 82.00, 58.00, 14.00, 10.00, 19.00 +DSM, 04, 08, 59.00, 38.00, 28.00, 25.00, 40.00 +DTW, 04, 08, 55.00, 35.00, 29.00, 27.00, 41.00 +DUG, 04, 08, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 08, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 08, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 08, 77.00, 51.00, -9999.00, -9999.00, 20.00 +D45, 04, 08, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 08, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 08, 53.00, 31.00, 23.00, 23.00, 33.00 +ECG, 04, 08, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 08, 70.00, 44.00, -9999.00, -9999.00, 8.00 +EED, 04, 08, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 08, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 08, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 08, 60.00, 34.00, 37.00, 39.00, 52.00 +EKO, 04, 08, 58.00, 29.00, 17.00, 18.00, 26.00 +ELD, 04, 08, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 08, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 08, 77.00, 47.00, 4.00, 3.00, 6.00 +ELY, 04, 08, 55.00, 25.00, 17.00, 18.00, 27.00 +EMP, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 08, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +END, 04, 08, 71.00, 47.00, -9999.00, -9999.00, 13.00 +ENN, 04, 08, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 08, 60.00, 39.00, -9999.00, -9999.00, 21.00 +EPH, 04, 08, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 08, 53.00, 36.00, 35.00, 32.00, 47.00 +ESF, 04, 08, 77.00, 55.00, -9999.00, -9999.00, 32.00 +EUG, 04, 08, 60.00, 40.00, 36.00, 34.00, 46.00 +EVV, 04, 08, 66.00, 44.00, 33.00, 29.00, 45.00 +EWN, 04, 08, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 08, 60.00, 41.00, 24.00, 24.00, 36.00 +EYW, 04, 08, 81.00, 72.00, 10.00, 9.00, 16.00 +E74, 04, 08, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 08, 69.00, 43.00, -9999.00, -9999.00, 29.00 +FAI, 04, 08, 37.00, 16.00, 12.00, 13.00, 18.00 +FAR, 04, 08, 50.00, 30.00, 19.00, 16.00, 27.00 +FAT, 04, 08, 74.00, 46.00, 12.00, 11.00, 16.00 +FAY, 04, 08, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 08, 53.00, 30.00, 22.00, 23.00, 34.00 +FCS, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 08, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 08, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +FLG, 04, 08, 56.00, 26.00, 19.00, 18.00, 26.00 +FLL, 04, 08, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 08, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 08, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +FME, 04, 08, 66.00, 38.00, -9999.00, -9999.00, 35.00 +FMH, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 08, 67.00, 32.00, 8.00, 12.00, 15.00 +FMY, 04, 08, 83.00, 61.00, 7.00, 9.00, 14.00 +FNT, 04, 08, 54.00, 34.00, 27.00, 29.00, 43.00 +FOD, 04, 08, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 08, 65.00, 41.00, -9999.00, -9999.00, 30.00 +FOK, 04, 08, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 08, 66.00, 42.00, -9999.00, -9999.00, 28.00 +FSD, 04, 08, 56.00, 33.00, 27.00, 22.00, 38.00 +FSI, 04, 08, 73.00, 48.00, -9999.00, -9999.00, 24.00 +FSM, 04, 08, 73.00, 47.00, 24.00, 20.00, 35.00 +FTK, 04, 08, 66.00, 42.00, -9999.00, -9999.00, 36.00 +FWA, 04, 08, 58.00, 37.00, 28.00, 30.00, 43.00 +FWH, 04, 08, 75.00, 52.00, -9999.00, -9999.00, 25.00 +FYU, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 08, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 08, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 08, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 08, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 08, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 08, 55.00, 34.00, 19.00, 22.00, 32.00 +GFA, 04, 08, 53.00, 30.00, -9999.00, -9999.00, 27.00 +GFK, 04, 08, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 08, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 08, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 08, 53.00, 30.00, 16.00, 14.00, 25.00 +GJT, 04, 08, 64.00, 37.00, 16.00, 16.00, 24.00 +GKN, 04, 08, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 08, 62.00, 34.00, 19.00, 19.00, 28.00 +GLH, 04, 08, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 08, 72.00, 64.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 08, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 08, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +GON, 04, 08, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 08, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 08, 51.00, 32.00, 29.00, 27.00, 41.00 +GRCI, 04, 08, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 08, 59.00, 38.00, -9999.00, -9999.00, 50.00 +GRI, 04, 08, 61.00, 36.00, 26.00, 20.00, 34.00 +GRK, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 04, 08, 54.00, 34.00, 32.00, 29.00, 44.00 +GSB, 04, 08, 72.00, 47.00, -9999.00, -9999.00, 29.00 +GSG, 04, 08, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 08, 68.00, 44.00, 22.00, 20.00, 32.00 +GSP, 04, 08, 71.00, 46.00, 19.00, 21.00, 30.00 +GST, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 08, 51.00, 33.00, -9999.00, -9999.00, 48.00 +GTF, 04, 08, 53.00, 30.00, 20.00, 21.00, 30.00 +GUP, 04, 08, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 08, 59.00, 36.00, -9999.00, -9999.00, 41.00 +GVW, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 08, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 08, 66.00, 50.00, 18.00, 18.00, 28.00 +HBR, 04, 08, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 08, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 08, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 08, 58.00, 36.00, -9999.00, -9999.00, 30.00 +HKY, 04, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 08, 54.00, 29.00, 20.00, 18.00, 28.00 +HMN, 04, 08, 78.00, 38.00, -9999.00, -9999.00, 5.00 +HMS, 04, 08, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 08, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 08, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +HON, 04, 08, 55.00, 32.00, 21.00, 20.00, 31.00 +HOP, 04, 08, 68.00, 43.00, -9999.00, -9999.00, 37.00 +HOT, 04, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 08, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 08, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 08, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 08, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 08, 77.00, 52.00, -9999.00, -9999.00, 22.00 +HST, 04, 08, 83.00, 61.00, -9999.00, -9999.00, 15.00 +HSV, 04, 08, 71.00, 48.00, 28.00, 21.00, 38.00 +HTL, 04, 08, 50.00, 29.00, 34.00, 27.00, 45.00 +HTS, 04, 08, 65.00, 43.00, 30.00, 31.00, 44.00 +HUF, 04, 08, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 08, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 08, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 08, 54.00, 29.00, 18.00, 19.00, 27.00 +IAB, 04, 08, 67.00, 43.00, -9999.00, -9999.00, 24.00 +IAD, 04, 08, 64.00, 39.00, 24.00, 22.00, 35.00 +IAG, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 08, 77.00, 57.00, 17.00, 18.00, 28.00 +ICT, 04, 08, 67.00, 43.00, 24.00, 17.00, 34.00 +IDA, 04, 08, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 08, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 08, 61.00, 40.00, 25.00, 23.00, 36.00 +ILI, 04, 08, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 08, 73.00, 49.00, 17.00, 18.00, 27.00 +IMT, 04, 08, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +IND, 04, 08, 61.00, 40.00, 32.00, 29.00, 44.00 +INL, 04, 08, 46.00, 25.00, 22.00, 17.00, 29.00 +INS, 04, 08, 70.00, 44.00, -9999.00, -9999.00, 6.00 +INT, 04, 08, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +INW, 04, 08, 68.00, 35.00, 8.00, 6.00, 11.00 +IPL, 04, 08, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 08, 58.00, 37.00, 28.00, 28.00, 39.00 +IRK, 04, 08, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 08, 53.00, 28.00, 17.00, 16.00, 25.00 +ISP, 04, 08, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 08, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 08, 84.00, 50.00, -9999.00, -9999.00, 8.00 +IWD, 04, 08, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 08, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 08, 76.00, 51.00, 20.00, 19.00, 31.00 +JAX, 04, 08, 78.00, 54.00, 14.00, 16.00, 23.00 +JBR, 04, 08, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 08, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 08, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 08, 57.00, 41.00, 22.00, 22.00, 34.00 +JHW, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 08, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 08, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 08, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 08, 46.00, 31.00, 45.00, 44.00, 57.00 +JST, 04, 08, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 08, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 08, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 08, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 08, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 08, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 08, 54.00, 33.00, 30.00, 28.00, 43.00 +LAR, 04, 08, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 08, 76.00, 49.00, 4.00, 6.00, 8.00 +LAX, 04, 08, 67.00, 52.00, 9.00, 11.00, 15.00 +LBB, 04, 08, 74.00, 45.00, 14.00, 9.00, 18.00 +LBF, 04, 08, 61.00, 32.00, 24.00, 20.00, 31.00 +LCH, 04, 08, 77.00, 57.00, 15.00, 17.00, 25.00 +LCK, 04, 08, 62.00, 39.00, -9999.00, -9999.00, 41.00 +LEB, 04, 08, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 08, 64.00, 43.00, 29.00, 28.00, 43.00 +LFI, 04, 08, 65.00, 47.00, -9999.00, -9999.00, 31.00 +LFK, 04, 08, 78.00, 55.00, 19.00, 19.00, 30.00 +LFT, 04, 08, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 08, 57.00, 42.00, 24.00, 22.00, 35.00 +LGB, 04, 08, 71.00, 51.00, 10.00, 9.00, 15.00 +LGU, 04, 08, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 08, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 08, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 08, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 08, 72.00, 49.00, 22.00, 20.00, 32.00 +LIZ, 04, 08, 44.00, 27.00, -9999.00, -9999.00, 39.00 +LMT, 04, 08, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 04, 08, 54.00, 29.00, 19.00, 20.00, 26.00 +LNK, 04, 08, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 08, 63.00, 31.00, 9.00, 9.00, 15.00 +LOZ, 04, 08, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 08, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 08, 72.00, 49.00, -9999.00, -9999.00, 35.00 +LSE, 04, 08, 55.00, 35.00, 23.00, 23.00, 33.00 +LSF, 04, 08, 76.00, 51.00, -9999.00, -9999.00, 35.00 +LSV, 04, 08, 80.00, 44.00, -9999.00, -9999.00, 6.00 +LTS, 04, 08, 77.00, 47.00, -9999.00, -9999.00, 19.00 +LUF, 04, 08, 84.00, 49.00, -9999.00, -9999.00, 6.00 +LVS, 04, 08, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 08, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 08, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 08, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 08, 66.00, 42.00, 24.00, 22.00, 34.00 +MAF, 04, 08, 79.00, 48.00, 7.00, 5.00, 12.00 +MBL, 04, 08, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 08, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 08, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 08, 72.00, 48.00, -9999.00, -9999.00, 21.00 +MCF, 04, 08, 81.00, 60.00, -9999.00, -9999.00, 16.00 +MCG, 04, 08, 34.00, 12.00, 17.00, 19.00, 27.00 +MCI, 04, 08, 63.00, 42.00, 28.00, 23.00, 39.00 +MCK, 04, 08, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 08, 76.00, 50.00, 18.00, 17.00, 28.00 +MCO, 04, 08, 82.00, 59.00, 10.00, 12.00, 18.00 +MCW, 04, 08, 54.00, 34.00, 21.00, 19.00, 31.00 +MC2, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 04, 08, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 08, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 08, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 08, 57.00, 39.00, 33.00, 30.00, 43.00 +MEI, 04, 08, 76.00, 50.00, 20.00, 20.00, 33.00 +MEM, 04, 08, 72.00, 51.00, 27.00, 24.00, 38.00 +MER, 04, 08, 73.00, 44.00, -9999.00, -9999.00, 18.00 +MFD, 04, 08, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 08, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 08, 63.00, 37.00, 25.00, 23.00, 34.00 +MGE, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 04, 08, 75.00, 52.00, 23.00, 19.00, 31.00 +MGW, 04, 08, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 08, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 08, 69.00, 46.00, -9999.00, -9999.00, 21.00 +MHS, 04, 08, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 08, 82.00, 66.00, 12.00, 13.00, 19.00 +MIB, 04, 08, 49.00, 29.00, -9999.00, -9999.00, 29.00 +MIV, 04, 08, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 08, 65.00, 34.00, -9999.00, -9999.00, 21.00 +MKC, 04, 08, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 08, 51.00, 34.00, 33.00, 29.00, 46.00 +MKG, 04, 08, 52.00, 34.00, 29.00, 28.00, 42.00 +MKL, 04, 08, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 08, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 08, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 08, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 08, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 08, 59.00, 38.00, 30.00, 25.00, 41.00 +MLS, 04, 08, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 08, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 08, 77.00, 51.00, -9999.00, -9999.00, 27.00 +MOB, 04, 08, 77.00, 56.00, 21.00, 18.00, 30.00 +MOT, 04, 08, 49.00, 29.00, 16.00, 15.00, 23.00 +MPV, 04, 08, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 08, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 08, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 08, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 08, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 08, 63.00, 45.00, -9999.00, -9999.00, 22.00 +MSL, 04, 08, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 08, 54.00, 32.00, 28.00, 27.00, 41.00 +MSO, 04, 08, 56.00, 30.00, 23.00, 20.00, 33.00 +MSP, 04, 08, 53.00, 34.00, 27.00, 23.00, 38.00 +MSS, 04, 08, 50.00, 30.00, 29.00, 27.00, 41.00 +MSY, 04, 08, 77.00, 57.00, 18.00, 18.00, 27.00 +MTC, 04, 08, 53.00, 35.00, -9999.00, -9999.00, 37.00 +MTN, 04, 08, 63.00, 41.00, -9999.00, -9999.00, 35.00 +MTO, 04, 08, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 08, 60.00, 37.00, -9999.00, -9999.00, 35.00 +MUO, 04, 08, 65.00, 35.00, -9999.00, -9999.00, 21.00 +MWA, 04, 08, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 08, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 08, 75.00, 52.00, -9999.00, -9999.00, 28.00 +MYL, 04, 08, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 08, 75.00, 49.00, -9999.00, -9999.00, 27.00 +NAO, 04, 08, 72.00, 57.00, -9999.00, -9999.00, 23.00 +NBC, 04, 08, 76.00, 54.00, -9999.00, -9999.00, 25.00 +NBE, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 08, 57.00, 37.00, -9999.00, -9999.00, 39.00 +NCA, 04, 08, 75.00, 46.00, -9999.00, -9999.00, 30.00 +NCO, 04, 08, 54.00, 37.00, -9999.00, -9999.00, 38.00 +NC1, 04, 08, 70.00, 45.00, -9999.00, -9999.00, 7.00 +NEL, 04, 08, 60.00, 37.00, -9999.00, -9999.00, 37.00 +NFG, 04, 08, 66.00, 49.00, -9999.00, -9999.00, 44.00 +NFL, 04, 08, 63.00, 32.00, -9999.00, -9999.00, 13.00 +NGP, 04, 08, 81.00, 63.00, -9999.00, -9999.00, 17.00 +NGU, 04, 08, 65.00, 46.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 08, 63.00, 48.00, -9999.00, -9999.00, 20.00 +NHK, 04, 08, 65.00, 41.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 08, 51.00, 33.00, -9999.00, -9999.00, 37.00 +NID, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 08, 78.00, 54.00, -9999.00, -9999.00, 21.00 +NIR, 04, 08, 81.00, 59.00, -9999.00, -9999.00, 20.00 +NKT, 04, 08, 70.00, 50.00, -9999.00, -9999.00, 28.00 +NKX, 04, 08, 68.00, 55.00, -9999.00, -9999.00, 17.00 +NLC, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 04, 08, 76.00, 49.00, -9999.00, -9999.00, 29.00 +NPA, 04, 08, 75.00, 57.00, -9999.00, -9999.00, 23.00 +NQA, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NQI, 04, 08, 84.00, 62.00, -9999.00, -9999.00, 17.00 +NQX, 04, 08, 81.00, 72.00, -9999.00, -9999.00, 13.00 +NRB, 04, 08, 77.00, 58.00, -9999.00, -9999.00, 21.00 +NRC, 04, 08, 74.00, 43.00, -9999.00, -9999.00, 24.00 +NRS, 04, 08, 67.00, 51.00, -9999.00, -9999.00, 14.00 +NSE, 04, 08, 77.00, 54.00, -9999.00, -9999.00, 25.00 +NSI, 04, 08, 68.00, 48.00, -9999.00, -9999.00, 14.00 +NTD, 04, 08, 68.00, 48.00, -9999.00, -9999.00, 11.00 +NTK, 04, 08, 72.00, 51.00, -9999.00, -9999.00, 14.00 +NTU, 04, 08, 65.00, 46.00, -9999.00, -9999.00, 31.00 +NUC, 04, 08, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 08, 68.00, 44.00, -9999.00, -9999.00, 20.00 +NUW, 04, 08, 56.00, 39.00, -9999.00, -9999.00, 41.00 +NWF, 04, 08, 71.00, 51.00, -9999.00, -9999.00, 17.00 +NXX, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 08, 66.00, 39.00, -9999.00, -9999.00, 33.00 +NZC, 04, 08, 80.00, 51.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 08, 72.00, 47.00, -9999.00, -9999.00, 14.00 +NZW, 04, 08, 55.00, 35.00, -9999.00, -9999.00, 37.00 +NZY, 04, 08, 68.00, 55.00, -9999.00, -9999.00, 14.00 +OAK, 04, 08, 66.00, 44.00, 17.00, 18.00, 26.00 +OAR, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 04, 08, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 08, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 08, 71.00, 47.00, 18.00, 16.00, 28.00 +OLM, 04, 08, 58.00, 36.00, 40.00, 39.00, 51.00 +OMA, 04, 08, 61.00, 38.00, 24.00, 21.00, 35.00 +OME, 04, 08, 24.00, 7.00, 19.00, 22.00, 28.00 +ONT, 04, 08, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 08, 57.00, 37.00, 34.00, 28.00, 46.00 +ORF, 04, 08, 65.00, 46.00, 21.00, 20.00, 30.00 +ORH, 04, 08, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 08, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 08, 49.00, 30.00, -9999.00, -9999.00, 35.00 +OTG, 04, 08, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 08, 56.00, 42.00, 41.00, 44.00, 54.00 +OTM, 04, 08, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 08, 18.00, 0.00, 14.00, 18.00, 23.00 +OURC, 04, 08, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 08, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 08, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 08, 78.00, 52.00, -9999.00, -9999.00, 25.00 +PACZ, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 08, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 08, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 08, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 08, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 08, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 08, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 08, 77.00, 54.00, -9999.00, -9999.00, 20.00 +PAQ, 04, 08, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 08, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 08, 37.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 08, 14.00, 0.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 08, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 08, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 08, 51.00, 32.00, -9999.00, -9999.00, 33.00 +PBI, 04, 08, 81.00, 64.00, 10.00, 15.00, 22.00 +PDT, 04, 08, 60.00, 39.00, 21.00, 17.00, 29.00 +PDX, 04, 08, 60.00, 41.00, 37.00, 39.00, 50.00 +PFN, 04, 08, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 08, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 08, 61.00, 41.00, 23.00, 26.00, 37.00 +PHX, 04, 08, 83.00, 54.00, 5.00, 6.00, 9.00 +PIA, 04, 08, 60.00, 39.00, 32.00, 26.00, 42.00 +PIB, 04, 08, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 08, 56.00, 31.00, 20.00, 21.00, 31.00 +PIR, 04, 08, 57.00, 33.00, 18.00, 16.00, 24.00 +PIT, 04, 08, 59.00, 37.00, 33.00, 31.00, 46.00 +PKB, 04, 08, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 08, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 08, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 08, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 08, 75.00, 57.00, 16.00, 16.00, 26.00 +POB, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 08, 77.00, 53.00, -9999.00, -9999.00, 32.00 +POM, 04, 08, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 04, 08, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 08, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 08, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 08, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 08, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 08, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 08, 54.00, 32.00, -9999.00, -9999.00, 37.00 +PSP, 04, 08, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 08, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 08, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 08, 66.00, 34.00, 14.00, 12.00, 19.00 +PUC, 04, 08, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 08, 55.00, 36.00, 27.00, 22.00, 38.00 +PVU, 04, 08, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 08, 50.00, 33.00, 27.00, 27.00, 39.00 +P02, 04, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P07, 04, 08, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +P11, 04, 08, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +P24, 04, 08, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +P28, 04, 08, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +P35, 04, 08, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +P38, 04, 08, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +P39, 04, 08, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +P58, 04, 08, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +P59, 04, 08, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +P60, 04, 08, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +P61, 04, 08, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +P67, 04, 08, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +P68, 04, 08, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +P69, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 08, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 08, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 08, 56.00, 30.00, 19.00, 18.00, 27.00 +RBL, 04, 08, 70.00, 46.00, 19.00, 18.00, 26.00 +RCA, 04, 08, 56.00, 30.00, -9999.00, -9999.00, 28.00 +RDD, 04, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 08, 58.00, 28.00, 15.00, 16.00, 26.00 +RDR, 04, 08, 47.00, 29.00, -9999.00, -9999.00, 27.00 +RDU, 04, 08, 70.00, 45.00, 19.00, 18.00, 27.00 +REE, 04, 08, 74.00, 45.00, -9999.00, -9999.00, 11.00 +REJ, 04, 08, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 08, 56.00, 35.00, 31.00, 27.00, 43.00 +RIC, 04, 08, 69.00, 43.00, 21.00, 21.00, 31.00 +RIV, 04, 08, 74.00, 46.00, -9999.00, -9999.00, 12.00 +RIW, 04, 08, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 08, 51.00, 27.00, 16.00, 12.00, 23.00 +RME, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +RMG, 04, 08, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +RND, 04, 08, 79.00, 57.00, -9999.00, -9999.00, 22.00 +RNO, 04, 08, 62.00, 33.00, 11.00, 11.00, 17.00 +ROA, 04, 08, 66.00, 42.00, 23.00, 22.00, 34.00 +ROC, 04, 08, 54.00, 34.00, 31.00, 31.00, 45.00 +ROW, 04, 08, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 08, 65.00, 39.00, 20.00, 17.00, 29.00 +RST, 04, 08, 52.00, 33.00, 28.00, 26.00, 41.00 +RWF, 04, 08, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 08, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 08, 70.00, 45.00, 16.00, 18.00, 23.00 +SAF, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 08, 68.00, 55.00, 13.00, 11.00, 18.00 +SAT, 04, 08, 79.00, 57.00, 20.00, 18.00, 30.00 +SAV, 04, 08, 76.00, 53.00, 16.00, 18.00, 26.00 +SAW, 04, 08, 46.00, 30.00, -9999.00, -9999.00, 38.00 +SBA, 04, 08, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 08, 75.00, 47.00, -9999.00, -9999.00, 16.00 +SBN, 04, 08, 57.00, 37.00, 33.00, 34.00, 48.00 +SBP, 04, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 08, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 08, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 08, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 08, 71.00, 45.00, 11.00, 16.00, 20.00 +SDF, 04, 08, 66.00, 44.00, 29.00, 27.00, 41.00 +SEA, 04, 08, 56.00, 41.00, 33.00, 28.00, 43.00 +SEM, 04, 08, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 08, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 08, 63.00, 47.00, 17.00, 18.00, 24.00 +SGF, 04, 08, 66.00, 43.00, 27.00, 25.00, 41.00 +SGY, 04, 08, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 08, 55.00, 29.00, 22.00, 22.00, 33.00 +SHV, 04, 08, 76.00, 53.00, 19.00, 20.00, 31.00 +SIT, 04, 08, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 08, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 08, 80.00, 51.00, 13.00, 8.00, 18.00 +SKA, 04, 08, 55.00, 34.00, -9999.00, -9999.00, 27.00 +SKF, 04, 08, 79.00, 57.00, -9999.00, -9999.00, 22.00 +SLC, 04, 08, 60.00, 37.00, 23.00, 22.00, 33.00 +SLE, 04, 08, 60.00, 37.00, 35.00, 34.00, 46.00 +SLN, 04, 08, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 08, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 08, 67.00, 42.00, -9999.00, 14.00, 27.00 +SNA, 04, 08, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 08, 32.00, 23.00, 35.00, 38.00, 53.00 +SNS, 04, 08, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 08, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 08, 62.00, 41.00, 33.00, 25.00, 43.00 +SPS, 04, 08, 74.00, 49.00, 15.00, 16.00, 24.00 +SRQ, 04, 08, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 08, 75.00, 48.00, -9999.00, -9999.00, 28.00 +SSI, 04, 08, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +STC, 04, 08, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +STL, 04, 08, 65.00, 45.00, 29.00, 26.00, 42.00 +STNV, 04, 08, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +STS, 04, 08, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 08, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 08, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 08, 70.00, 45.00, -9999.00, -9999.00, 20.00 +SUX, 04, 08, 59.00, 36.00, 25.00, 22.00, 35.00 +SVN, 04, 08, 76.00, 53.00, -9999.00, -9999.00, 25.00 +SWF, 04, 08, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 08, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 08, 54.00, 34.00, 34.00, 34.00, 47.00 +SZL, 04, 08, 65.00, 40.00, -9999.00, -9999.00, 27.00 +TAD, 04, 08, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 08, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 08, 71.00, 40.00, -9999.00, -9999.00, 34.00 +TCC, 04, 08, 72.00, 40.00, 8.00, 9.00, 14.00 +TCL, 04, 08, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 08, 59.00, 38.00, -9999.00, -9999.00, 49.00 +TCS, 04, 08, 73.00, 44.00, -9999.00, -9999.00, 6.00 +TEB, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 08, 71.00, 47.00, -9999.00, -9999.00, 23.00 +TKA, 04, 08, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 08, 79.00, 51.00, 15.00, 16.00, 24.00 +TNX, 04, 08, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 08, 57.00, 35.00, 29.00, 30.00, 45.00 +TOP, 04, 08, 65.00, 41.00, 26.00, 22.00, 37.00 +TPA, 04, 08, 81.00, 60.00, 9.00, 11.00, 16.00 +TPH, 04, 08, 61.00, 32.00, 10.00, 7.00, 13.00 +TRI, 04, 08, 66.00, 42.00, 24.00, 25.00, 36.00 +TRK, 04, 08, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 08, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 08, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 08, 72.00, 48.00, 23.00, 20.00, 33.00 +TUP, 04, 08, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 08, 80.00, 49.00, 6.00, 6.00, 10.00 +TVC, 04, 08, 50.00, 30.00, 24.00, 23.00, 35.00 +TVL, 04, 08, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 08, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 08, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 08, 69.00, 43.00, 24.00, 25.00, 36.00 +T01, 04, 08, 64.00, 41.00, -9999.00, -9999.00, 31.00 +T02, 04, 08, 73.00, 49.00, -9999.00, -9999.00, 27.00 +T03, 04, 08, 74.00, 49.00, -9999.00, -9999.00, 26.00 +T04, 04, 08, 80.00, 61.00, -9999.00, -9999.00, 16.00 +T05, 04, 08, 65.00, 39.00, -9999.00, -9999.00, 26.00 +T06, 04, 08, 77.00, 49.00, -9999.00, -9999.00, 30.00 +T07, 04, 08, 67.00, 34.00, -9999.00, -9999.00, 30.00 +T08, 04, 08, 60.00, 39.00, -9999.00, -9999.00, 26.00 +UCA, 04, 08, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 08, 70.00, 44.00, -9999.00, -9999.00, 6.00 +UIL, 04, 08, 54.00, 37.00, 52.00, 52.00, 62.00 +UIN, 04, 08, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 08, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 08, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 08, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +U15, 04, 08, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +U28, 04, 08, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 08, 78.00, 51.00, -9999.00, -9999.00, 24.00 +VBG, 04, 08, 68.00, 44.00, -9999.00, -9999.00, 20.00 +VCT, 04, 08, 79.00, 60.00, 15.00, 15.00, 24.00 +VCV, 04, 08, 72.00, 40.00, -9999.00, -9999.00, 6.00 +VDZ, 04, 08, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 08, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 08, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 08, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 08, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 08, 77.00, 52.00, -9999.00, -9999.00, 23.00 +VRB, 04, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 08, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 08, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 08, 64.00, 41.00, 26.00, 24.00, -9999.00 +WJA, 04, 08, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 08, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 08, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 08, 61.00, 28.00, 16.00, 17.00, 26.00 +WPO, 04, 08, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 08, 76.00, 50.00, -9999.00, -9999.00, 27.00 +WRG, 04, 08, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 08, 62.00, 37.00, -9999.00, -9999.00, 35.00 +WRL, 04, 08, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +X68, 04, 08, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 08, 42.00, 28.00, 53.00, 52.00, 63.00 +YCG, 04, 08, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 08, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 08, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 08, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 08, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 08, 62.00, 35.00, 9.00, 10.00, 16.00 +YNG, 04, 08, 56.00, 35.00, 32.00, 33.00, 47.00 +YPA, 04, 08, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 08, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 08, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 08, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 08, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 08, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 08, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 08, 85.00, 55.00, 3.00, 2.00, 3.00 +YVR, 04, 08, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 08, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 08, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 08, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 08, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 08, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 08, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 08, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 08, 45.00, 26.00, 28.00, 27.00, 38.00 +ZUN, 04, 08, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 08, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 08, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 08, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +01R, 04, 08, 77.00, 54.00, -9999.00, -9999.00, 28.00 +1V1, 04, 08, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 08, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 08, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 08, 69.00, 48.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 08, 75.00, 48.00, -9999.00, -9999.00, 27.00 +3B1, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 08, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 08, 51.00, 29.00, -9999.00, -9999.00, 34.00 +3SE, 04, 08, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 08, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 08, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 08, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 08, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 08, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 08, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 08, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 09, 59.00, 37.00, 25.00, 25.00, 38.00 +ABI, 04, 09, 77.00, 51.00, 13.00, 9.00, 20.00 +ABQ, 04, 09, 69.00, 38.00, 8.00, 8.00, 13.00 +ABR, 04, 09, 55.00, 31.00, 21.00, 19.00, 29.00 +ABY, 04, 09, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 09, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 09, 77.00, 55.00, 16.00, 17.00, 26.00 +ACV, 04, 09, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 09, 59.00, 38.00, 24.00, 22.00, 34.00 +ADK, 04, 09, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 09, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 09, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 09, 63.00, 40.00, -9999.00, -9999.00, 35.00 +AEX, 04, 09, 77.00, 55.00, -9999.00, -9999.00, 28.00 +AFF, 04, 09, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 09, 84.00, 58.00, -9999.00, -9999.00, 18.00 +AGS, 04, 09, 75.00, 47.00, 18.00, 20.00, 29.00 +AHN, 04, 09, 72.00, 49.00, 19.00, 21.00, 29.00 +AKN, 04, 09, 37.00, 22.00, 25.00, 26.00, 37.00 +AKO, 04, 09, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 09, 55.00, 33.00, 26.00, 26.00, 40.00 +ALI, 04, 09, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 09, 57.00, 35.00, 24.00, 24.00, 37.00 +ALS, 04, 09, 57.00, 22.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 09, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 09, 70.00, 41.00, 14.00, 12.00, 22.00 +AMG, 04, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 09, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 09, 41.00, 27.00, 16.00, 16.00, 24.00 +AND, 04, 09, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 09, 49.00, 36.00, 52.00, 51.00, 65.00 +AOO, 04, 09, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +APN, 04, 09, 49.00, 28.00, 28.00, 27.00, 39.00 +AQQ, 04, 09, 74.00, 58.00, -9999.00, -9999.00, -9999.00 +ART, 04, 09, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +AST, 04, 09, 55.00, 40.00, 47.00, 49.00, 59.00 +ATL, 04, 09, 71.00, 49.00, 21.00, 20.00, 30.00 +ATW, 04, 09, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 09, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 09, 62.00, 39.00, -9999.00, -9999.00, 40.00 +AUG, 04, 09, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 09, 78.00, 59.00, 20.00, 16.00, 29.00 +AUW, 04, 09, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 09, 67.00, 41.00, 22.00, 23.00, 33.00 +AVP, 04, 09, 56.00, 37.00, 31.00, 28.00, 43.00 +AXN, 04, 09, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 09, 54.00, 34.00, -9999.00, -9999.00, 31.00 +AYS, 04, 09, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 09, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 09, 72.00, 47.00, -9999.00, -9999.00, 22.00 +BAD, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +BAF, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 09, 50.00, 22.00, -9999.00, -9999.00, 18.00 +BDL, 04, 09, 58.00, 36.00, 26.00, 26.00, 37.00 +BDR, 04, 09, 55.00, 38.00, 26.00, 22.00, 36.00 +BET, 04, 09, 29.00, 13.00, 20.00, 22.00, 31.00 +BFD, 04, 09, 51.00, 31.00, 37.00, 34.00, 49.00 +BFF, 04, 09, 60.00, 30.00, 22.00, 20.00, 31.00 +BFL, 04, 09, 75.00, 49.00, 10.00, 10.00, 15.00 +BGM, 04, 09, 51.00, 33.00, 33.00, 32.00, 46.00 +BGR, 04, 09, 49.00, 31.00, 26.00, 23.00, 36.00 +BGS, 04, 09, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 09, 73.00, 48.00, 22.00, 20.00, 32.00 +BID, 04, 09, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 09, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 09, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 09, 55.00, 32.00, 22.00, 22.00, 32.00 +BIS, 04, 09, 52.00, 29.00, 20.00, 19.00, 30.00 +BIX, 04, 09, 75.00, 58.00, -9999.00, -9999.00, 25.00 +BJI, 04, 09, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 09, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 09, 60.00, 30.00, -9999.00, -9999.00, 22.00 +BKW, 04, 09, 60.00, 39.00, 32.00, 31.00, 46.00 +BLF, 04, 09, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 09, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 09, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 09, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 09, 66.00, 43.00, -9999.00, -9999.00, 36.00 +BNA, 04, 09, 69.00, 46.00, 29.00, 26.00, 40.00 +BNO, 04, 09, 55.00, 28.00, -9999.00, 19.00, 36.00 +BOI, 04, 09, 60.00, 36.00, 20.00, 20.00, 31.00 +BOS, 04, 09, 54.00, 39.00, 25.00, 24.00, 37.00 +BPI, 04, 09, 49.00, 17.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 09, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 09, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 09, 60.00, 39.00, -9999.00, -9999.00, 34.00 +BRO, 04, 09, 83.00, 65.00, 10.00, 8.00, 13.00 +BRW, 04, 09, 2.00, -12.00, 10.00, 12.00, 17.00 +BSM, 04, 09, 78.00, 59.00, -9999.00, -9999.00, 22.00 +BTI, 04, 09, 3.00, -13.00, 8.00, 10.00, 14.00 +BTL, 04, 09, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 09, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 09, 79.00, 57.00, 19.00, 18.00, 30.00 +BTT, 04, 09, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 09, 51.00, 32.00, 31.00, 29.00, 45.00 +BUB, 04, 09, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 09, 52.00, 34.00, 33.00, 34.00, 47.00 +BUR, 04, 09, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 09, 76.00, 59.00, -9999.00, 14.00, 25.00 +BWG, 04, 09, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 09, 63.00, 41.00, 26.00, 21.00, 35.00 +BYH, 04, 09, 70.00, 49.00, -9999.00, -9999.00, 37.00 +BYI, 04, 09, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 09, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 09, 75.00, 48.00, 15.00, 20.00, 26.00 +CAG, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 09, 57.00, 36.00, 31.00, 35.00, 48.00 +CAO, 04, 09, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 09, 44.00, 27.00, 32.00, 33.00, 46.00 +CBM, 04, 09, 74.00, 49.00, -9999.00, -9999.00, 30.00 +CDB, 04, 09, 37.00, 28.00, 47.00, 53.00, 66.00 +CDC, 04, 09, 60.00, 32.00, 15.00, 13.00, 22.00 +CDR, 04, 09, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 09, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 09, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 09, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 09, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 09, 70.00, 46.00, 24.00, 22.00, 34.00 +CHO, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 09, 75.00, 53.00, 18.00, 17.00, 27.00 +CID, 04, 09, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 09, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 09, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 09, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 09, 56.00, 36.00, 32.00, 32.00, 48.00 +CLL, 04, 09, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 09, 70.00, 46.00, 19.00, 20.00, 29.00 +CMH, 04, 09, 60.00, 39.00, 28.00, 30.00, 42.00 +CMI, 04, 09, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 09, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 09, 63.00, 39.00, 29.00, 19.00, 38.00 +CNM, 04, 09, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 09, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +COD, 04, 09, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +COF, 04, 09, 80.00, 60.00, -9999.00, -9999.00, 18.00 +CON, 04, 09, 54.00, 30.00, 25.00, 24.00, 37.00 +COS, 04, 09, 58.00, 32.00, 20.00, 18.00, 26.00 +COT, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 09, 64.00, 42.00, 29.00, 26.00, 40.00 +CPR, 04, 09, 54.00, 28.00, 23.00, 25.00, 34.00 +CRBC, 04, 09, 44.00, 10.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 09, 81.00, 62.00, 11.00, 10.00, 18.00 +CRW, 04, 09, 65.00, 42.00, 32.00, 32.00, 45.00 +CSG, 04, 09, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 09, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 09, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 09, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 09, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 09, 63.00, 41.00, 29.00, 30.00, 43.00 +CVN, 04, 09, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 09, 71.00, 40.00, -9999.00, -9999.00, 10.00 +CXY, 04, 09, 60.00, 40.00, 23.00, 23.00, 33.00 +CYS, 04, 09, 53.00, 29.00, 22.00, 21.00, 31.00 +DAA, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 09, 79.00, 58.00, 10.00, 14.00, 20.00 +DAG, 04, 09, 77.00, 50.00, 4.00, 4.00, 8.00 +DAL, 04, 09, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 09, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 09, 60.00, 39.00, 30.00, 30.00, 43.00 +DBQ, 04, 09, 55.00, 36.00, 31.00, 26.00, 41.00 +DCA, 04, 09, 65.00, 45.00, 21.00, 22.00, 32.00 +DDC, 04, 09, 66.00, 40.00, 19.00, 17.00, 28.00 +DEC, 04, 09, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 09, 60.00, 33.00, 21.00, 20.00, 28.00 +DFW, 04, 09, 75.00, 53.00, 17.00, 15.00, 26.00 +DHN, 04, 09, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 09, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 09, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 09, 82.00, 58.00, -9999.00, -9999.00, 14.00 +DLG, 04, 09, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 09, 46.00, 27.00, 25.00, 23.00, 35.00 +DLLC, 04, 09, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 09, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 09, 80.00, 49.00, -9999.00, -9999.00, 7.00 +DMN, 04, 09, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 09, 64.00, 41.00, -9999.00, -9999.00, 35.00 +DPG, 04, 09, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 09, 77.00, 52.00, -9999.00, -9999.00, 23.00 +DRA, 04, 09, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 09, 82.00, 58.00, 15.00, 10.00, 19.00 +DSM, 04, 09, 60.00, 38.00, 28.00, 25.00, 40.00 +DTW, 04, 09, 56.00, 35.00, 29.00, 27.00, 41.00 +DUG, 04, 09, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 09, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 09, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 09, 77.00, 51.00, -9999.00, -9999.00, 20.00 +D45, 04, 09, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 09, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 09, 54.00, 31.00, 23.00, 23.00, 33.00 +ECG, 04, 09, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 09, 70.00, 44.00, -9999.00, -9999.00, 8.00 +EED, 04, 09, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 09, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 09, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 09, 60.00, 34.00, 37.00, 39.00, 52.00 +EKO, 04, 09, 58.00, 29.00, 17.00, 18.00, 26.00 +ELD, 04, 09, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 09, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 09, 77.00, 47.00, 4.00, 3.00, 6.00 +ELY, 04, 09, 55.00, 25.00, 17.00, 18.00, 27.00 +EMP, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 09, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +END, 04, 09, 71.00, 47.00, -9999.00, -9999.00, 13.00 +ENN, 04, 09, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 09, 60.00, 39.00, -9999.00, -9999.00, 21.00 +EPH, 04, 09, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 09, 53.00, 36.00, 35.00, 32.00, 47.00 +ESF, 04, 09, 77.00, 55.00, -9999.00, -9999.00, 32.00 +EUG, 04, 09, 60.00, 40.00, 35.00, 34.00, 45.00 +EVV, 04, 09, 66.00, 44.00, 33.00, 29.00, 45.00 +EWN, 04, 09, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 09, 60.00, 41.00, 24.00, 24.00, 36.00 +EYW, 04, 09, 81.00, 72.00, 10.00, 9.00, 16.00 +E74, 04, 09, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 09, 69.00, 43.00, -9999.00, -9999.00, 29.00 +FAI, 04, 09, 38.00, 17.00, 12.00, 12.00, 18.00 +FAR, 04, 09, 51.00, 30.00, 19.00, 16.00, 27.00 +FAT, 04, 09, 74.00, 46.00, 12.00, 10.00, 16.00 +FAY, 04, 09, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 09, 53.00, 30.00, 22.00, 23.00, 34.00 +FCS, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 09, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 09, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +FLG, 04, 09, 56.00, 26.00, 19.00, 18.00, 26.00 +FLL, 04, 09, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 09, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 09, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +FME, 04, 09, 66.00, 38.00, -9999.00, -9999.00, 35.00 +FMH, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 09, 67.00, 32.00, 8.00, 12.00, 15.00 +FMY, 04, 09, 83.00, 61.00, 7.00, 9.00, 14.00 +FNT, 04, 09, 54.00, 34.00, 27.00, 29.00, 43.00 +FOD, 04, 09, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 09, 65.00, 41.00, -9999.00, -9999.00, 30.00 +FOK, 04, 09, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 09, 66.00, 42.00, -9999.00, -9999.00, 28.00 +FSD, 04, 09, 57.00, 33.00, 27.00, 22.00, 38.00 +FSI, 04, 09, 73.00, 48.00, -9999.00, -9999.00, 24.00 +FSM, 04, 09, 73.00, 47.00, 24.00, 20.00, 35.00 +FTK, 04, 09, 66.00, 42.00, -9999.00, -9999.00, 36.00 +FWA, 04, 09, 58.00, 37.00, 28.00, 30.00, 43.00 +FWH, 04, 09, 75.00, 52.00, -9999.00, -9999.00, 25.00 +FYU, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 09, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 09, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 09, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 09, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 09, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 09, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 09, 55.00, 34.00, 18.00, 22.00, 31.00 +GFA, 04, 09, 53.00, 30.00, -9999.00, -9999.00, 27.00 +GFK, 04, 09, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 09, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 09, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 09, 54.00, 30.00, 16.00, 14.00, 25.00 +GJT, 04, 09, 64.00, 37.00, 15.00, 16.00, 24.00 +GKN, 04, 09, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 09, 62.00, 34.00, 19.00, 19.00, 28.00 +GLH, 04, 09, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 09, 72.00, 64.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 09, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 09, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +GON, 04, 09, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 09, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 09, 51.00, 32.00, 29.00, 27.00, 41.00 +GRCI, 04, 09, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 09, 59.00, 38.00, -9999.00, -9999.00, 50.00 +GRI, 04, 09, 61.00, 36.00, 26.00, 20.00, 34.00 +GRK, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 04, 09, 54.00, 34.00, 32.00, 29.00, 44.00 +GSB, 04, 09, 72.00, 47.00, -9999.00, -9999.00, 29.00 +GSG, 04, 09, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 09, 68.00, 44.00, 22.00, 20.00, 32.00 +GSP, 04, 09, 71.00, 46.00, 18.00, 20.00, 30.00 +GST, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 09, 51.00, 33.00, -9999.00, -9999.00, 48.00 +GTF, 04, 09, 53.00, 30.00, 20.00, 21.00, 30.00 +GUP, 04, 09, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 09, 59.00, 36.00, -9999.00, -9999.00, 41.00 +GVW, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 09, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 09, 66.00, 50.00, 18.00, 18.00, 28.00 +HBR, 04, 09, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 09, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 09, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 09, 58.00, 36.00, -9999.00, -9999.00, 30.00 +HKY, 04, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 09, 54.00, 29.00, 20.00, 18.00, 28.00 +HMN, 04, 09, 78.00, 38.00, -9999.00, -9999.00, 5.00 +HMS, 04, 09, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 09, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 09, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +HON, 04, 09, 56.00, 32.00, 21.00, 20.00, 31.00 +HOP, 04, 09, 68.00, 43.00, -9999.00, -9999.00, 37.00 +HOT, 04, 09, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 09, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 09, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 09, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 09, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 09, 77.00, 52.00, -9999.00, -9999.00, 22.00 +HST, 04, 09, 83.00, 61.00, -9999.00, -9999.00, 15.00 +HSV, 04, 09, 71.00, 48.00, 28.00, 21.00, 37.00 +HTL, 04, 09, 50.00, 30.00, 34.00, 27.00, 45.00 +HTS, 04, 09, 65.00, 43.00, 30.00, 31.00, 44.00 +HUF, 04, 09, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 09, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 09, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 09, 54.00, 29.00, 18.00, 19.00, 27.00 +IAB, 04, 09, 67.00, 43.00, -9999.00, -9999.00, 24.00 +IAD, 04, 09, 64.00, 39.00, 24.00, 22.00, 35.00 +IAG, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 09, 77.00, 57.00, 17.00, 18.00, 28.00 +ICT, 04, 09, 67.00, 43.00, 24.00, 17.00, 34.00 +IDA, 04, 09, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 09, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 09, 61.00, 40.00, 25.00, 23.00, 36.00 +ILI, 04, 09, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 09, 73.00, 49.00, 16.00, 17.00, 27.00 +IMT, 04, 09, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +IND, 04, 09, 61.00, 40.00, 32.00, 29.00, 44.00 +INL, 04, 09, 47.00, 25.00, 22.00, 17.00, 29.00 +INS, 04, 09, 70.00, 44.00, -9999.00, -9999.00, 6.00 +INT, 04, 09, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +INW, 04, 09, 68.00, 35.00, 8.00, 6.00, 11.00 +IPL, 04, 09, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 09, 58.00, 37.00, 28.00, 28.00, 39.00 +IRK, 04, 09, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 09, 53.00, 28.00, 17.00, 16.00, 25.00 +ISP, 04, 09, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 09, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 09, 84.00, 50.00, -9999.00, -9999.00, 8.00 +IWD, 04, 09, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 09, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 09, 76.00, 51.00, 20.00, 19.00, 31.00 +JAX, 04, 09, 78.00, 54.00, 14.00, 16.00, 23.00 +JBR, 04, 09, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 09, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 09, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 09, 57.00, 41.00, 22.00, 22.00, 34.00 +JHW, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 09, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 09, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 09, 46.00, 31.00, 45.00, 44.00, 57.00 +JST, 04, 09, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 09, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 09, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 09, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 09, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 09, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 09, 54.00, 33.00, 30.00, 28.00, 43.00 +LAR, 04, 09, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 09, 76.00, 49.00, 4.00, 6.00, 8.00 +LAX, 04, 09, 67.00, 52.00, 9.00, 10.00, 15.00 +LBB, 04, 09, 74.00, 45.00, 14.00, 9.00, 19.00 +LBF, 04, 09, 61.00, 32.00, 24.00, 20.00, 31.00 +LCH, 04, 09, 77.00, 57.00, 15.00, 17.00, 25.00 +LCK, 04, 09, 62.00, 39.00, -9999.00, -9999.00, 41.00 +LEB, 04, 09, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 09, 64.00, 43.00, 29.00, 28.00, 43.00 +LFI, 04, 09, 65.00, 47.00, -9999.00, -9999.00, 31.00 +LFK, 04, 09, 78.00, 55.00, 19.00, 19.00, 30.00 +LFT, 04, 09, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 09, 57.00, 42.00, 24.00, 22.00, 35.00 +LGB, 04, 09, 71.00, 51.00, 10.00, 9.00, 15.00 +LGU, 04, 09, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 09, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 09, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 09, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 09, 72.00, 49.00, 22.00, 20.00, 32.00 +LIZ, 04, 09, 44.00, 27.00, -9999.00, -9999.00, 39.00 +LMT, 04, 09, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 04, 09, 54.00, 29.00, 19.00, 20.00, 26.00 +LNK, 04, 09, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 09, 63.00, 31.00, 9.00, 9.00, 15.00 +LOZ, 04, 09, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 09, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 09, 72.00, 49.00, -9999.00, -9999.00, 35.00 +LSE, 04, 09, 56.00, 35.00, 23.00, 23.00, 33.00 +LSF, 04, 09, 76.00, 51.00, -9999.00, -9999.00, 35.00 +LSV, 04, 09, 80.00, 44.00, -9999.00, -9999.00, 6.00 +LTS, 04, 09, 77.00, 47.00, -9999.00, -9999.00, 19.00 +LUF, 04, 09, 84.00, 49.00, -9999.00, -9999.00, 6.00 +LVS, 04, 09, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 09, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 09, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 09, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 09, 66.00, 42.00, 24.00, 22.00, 34.00 +MAF, 04, 09, 79.00, 48.00, 7.00, 5.00, 12.00 +MBL, 04, 09, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 09, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 09, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 09, 72.00, 48.00, -9999.00, -9999.00, 21.00 +MCF, 04, 09, 81.00, 60.00, -9999.00, -9999.00, 16.00 +MCG, 04, 09, 35.00, 13.00, 17.00, 19.00, 27.00 +MCI, 04, 09, 63.00, 42.00, 28.00, 23.00, 39.00 +MCK, 04, 09, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 09, 76.00, 50.00, 18.00, 17.00, 28.00 +MCO, 04, 09, 82.00, 59.00, 10.00, 12.00, 18.00 +MCW, 04, 09, 54.00, 34.00, 21.00, 19.00, 31.00 +MC2, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 04, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 09, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 09, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 09, 57.00, 39.00, 33.00, 30.00, 43.00 +MEI, 04, 09, 76.00, 50.00, 20.00, 20.00, 33.00 +MEM, 04, 09, 72.00, 51.00, 27.00, 24.00, 38.00 +MER, 04, 09, 73.00, 44.00, -9999.00, -9999.00, 17.00 +MFD, 04, 09, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 09, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 09, 63.00, 37.00, 25.00, 23.00, 34.00 +MGE, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 04, 09, 75.00, 52.00, 23.00, 19.00, 31.00 +MGW, 04, 09, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 09, 69.00, 46.00, -9999.00, -9999.00, 21.00 +MHS, 04, 09, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 09, 82.00, 66.00, 12.00, 13.00, 19.00 +MIB, 04, 09, 50.00, 29.00, -9999.00, -9999.00, 29.00 +MIV, 04, 09, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 09, 65.00, 34.00, -9999.00, -9999.00, 21.00 +MKC, 04, 09, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 09, 51.00, 34.00, 33.00, 29.00, 46.00 +MKG, 04, 09, 52.00, 34.00, 29.00, 28.00, 42.00 +MKL, 04, 09, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 09, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 09, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 09, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 09, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 09, 59.00, 38.00, 30.00, 25.00, 41.00 +MLS, 04, 09, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 09, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 09, 77.00, 51.00, -9999.00, -9999.00, 27.00 +MOB, 04, 09, 77.00, 56.00, 21.00, 18.00, 30.00 +MOT, 04, 09, 50.00, 29.00, 16.00, 15.00, 23.00 +MPV, 04, 09, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 09, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 09, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 09, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 09, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 09, 63.00, 45.00, -9999.00, -9999.00, 22.00 +MSL, 04, 09, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 09, 54.00, 32.00, 28.00, 27.00, 41.00 +MSO, 04, 09, 56.00, 30.00, 23.00, 20.00, 33.00 +MSP, 04, 09, 54.00, 34.00, 27.00, 23.00, 38.00 +MSS, 04, 09, 50.00, 31.00, 29.00, 27.00, 41.00 +MSY, 04, 09, 77.00, 57.00, 18.00, 18.00, 27.00 +MTC, 04, 09, 53.00, 35.00, -9999.00, -9999.00, 37.00 +MTN, 04, 09, 63.00, 41.00, -9999.00, -9999.00, 35.00 +MTO, 04, 09, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 09, 60.00, 37.00, -9999.00, -9999.00, 35.00 +MUO, 04, 09, 65.00, 35.00, -9999.00, -9999.00, 21.00 +MWA, 04, 09, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 09, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 09, 75.00, 52.00, -9999.00, -9999.00, 28.00 +MYL, 04, 09, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 09, 75.00, 49.00, -9999.00, -9999.00, 26.00 +NAO, 04, 09, 72.00, 57.00, -9999.00, -9999.00, 22.00 +NBC, 04, 09, 76.00, 54.00, -9999.00, -9999.00, 25.00 +NBE, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 09, 57.00, 37.00, -9999.00, -9999.00, 39.00 +NCA, 04, 09, 75.00, 46.00, -9999.00, -9999.00, 30.00 +NCO, 04, 09, 54.00, 37.00, -9999.00, -9999.00, 38.00 +NC1, 04, 09, 70.00, 45.00, -9999.00, -9999.00, 7.00 +NEL, 04, 09, 60.00, 37.00, -9999.00, -9999.00, 37.00 +NFG, 04, 09, 66.00, 49.00, -9999.00, -9999.00, 45.00 +NFL, 04, 09, 63.00, 32.00, -9999.00, -9999.00, 13.00 +NGP, 04, 09, 81.00, 63.00, -9999.00, -9999.00, 17.00 +NGU, 04, 09, 65.00, 46.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 09, 63.00, 48.00, -9999.00, -9999.00, 19.00 +NHK, 04, 09, 65.00, 41.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 09, 51.00, 33.00, -9999.00, -9999.00, 37.00 +NID, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 09, 78.00, 54.00, -9999.00, -9999.00, 21.00 +NIR, 04, 09, 81.00, 59.00, -9999.00, -9999.00, 20.00 +NKT, 04, 09, 70.00, 50.00, -9999.00, -9999.00, 28.00 +NKX, 04, 09, 68.00, 55.00, -9999.00, -9999.00, 17.00 +NLC, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 04, 09, 76.00, 49.00, -9999.00, -9999.00, 29.00 +NPA, 04, 09, 75.00, 57.00, -9999.00, -9999.00, 22.00 +NQA, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NQI, 04, 09, 84.00, 62.00, -9999.00, -9999.00, 17.00 +NQX, 04, 09, 81.00, 72.00, -9999.00, -9999.00, 13.00 +NRB, 04, 09, 77.00, 58.00, -9999.00, -9999.00, 21.00 +NRC, 04, 09, 74.00, 43.00, -9999.00, -9999.00, 24.00 +NRS, 04, 09, 67.00, 51.00, -9999.00, -9999.00, 14.00 +NSE, 04, 09, 77.00, 54.00, -9999.00, -9999.00, 25.00 +NSI, 04, 09, 68.00, 48.00, -9999.00, -9999.00, 14.00 +NTD, 04, 09, 68.00, 48.00, -9999.00, -9999.00, 11.00 +NTK, 04, 09, 72.00, 51.00, -9999.00, -9999.00, 14.00 +NTU, 04, 09, 65.00, 46.00, -9999.00, -9999.00, 31.00 +NUC, 04, 09, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 09, 68.00, 44.00, -9999.00, -9999.00, 19.00 +NUW, 04, 09, 56.00, 39.00, -9999.00, -9999.00, 41.00 +NWF, 04, 09, 71.00, 51.00, -9999.00, -9999.00, 16.00 +NXX, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 09, 66.00, 39.00, -9999.00, -9999.00, 33.00 +NZC, 04, 09, 80.00, 51.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 09, 72.00, 47.00, -9999.00, -9999.00, 14.00 +NZW, 04, 09, 55.00, 35.00, -9999.00, -9999.00, 37.00 +NZY, 04, 09, 68.00, 55.00, -9999.00, -9999.00, 14.00 +OAK, 04, 09, 66.00, 44.00, 17.00, 18.00, 26.00 +OAR, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 04, 09, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 09, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 09, 71.00, 47.00, 18.00, 16.00, 28.00 +OLM, 04, 09, 58.00, 36.00, 40.00, 39.00, 51.00 +OMA, 04, 09, 62.00, 38.00, 24.00, 21.00, 35.00 +OME, 04, 09, 24.00, 7.00, 19.00, 22.00, 28.00 +ONT, 04, 09, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 09, 57.00, 37.00, 34.00, 28.00, 46.00 +ORF, 04, 09, 65.00, 46.00, 21.00, 20.00, 29.00 +ORH, 04, 09, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 09, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 09, 49.00, 30.00, -9999.00, -9999.00, 35.00 +OTG, 04, 09, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 09, 56.00, 42.00, 41.00, 43.00, 54.00 +OTM, 04, 09, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 09, 18.00, 0.00, 13.00, 18.00, 23.00 +OURC, 04, 09, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 09, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 09, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 09, 78.00, 52.00, -9999.00, -9999.00, 25.00 +PACZ, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 09, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 09, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 09, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 09, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 09, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 09, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 09, 77.00, 54.00, -9999.00, -9999.00, 19.00 +PAQ, 04, 09, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 09, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 09, 37.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 09, 14.00, 0.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 09, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 09, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 09, 51.00, 32.00, -9999.00, -9999.00, 33.00 +PBI, 04, 09, 81.00, 64.00, 10.00, 15.00, 22.00 +PDT, 04, 09, 60.00, 39.00, 21.00, 16.00, 29.00 +PDX, 04, 09, 60.00, 41.00, 37.00, 38.00, 50.00 +PFN, 04, 09, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 09, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 09, 61.00, 41.00, 23.00, 26.00, 37.00 +PHX, 04, 09, 83.00, 54.00, 5.00, 6.00, 9.00 +PIA, 04, 09, 60.00, 39.00, 32.00, 26.00, 42.00 +PIB, 04, 09, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 09, 56.00, 31.00, 20.00, 21.00, 31.00 +PIR, 04, 09, 57.00, 33.00, 18.00, 16.00, 24.00 +PIT, 04, 09, 59.00, 37.00, 32.00, 31.00, 45.00 +PKB, 04, 09, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 09, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 09, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 09, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 09, 75.00, 57.00, 16.00, 15.00, 26.00 +POB, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 09, 77.00, 53.00, -9999.00, -9999.00, 32.00 +POM, 04, 09, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 04, 09, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 09, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 09, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 09, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 09, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 09, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 09, 54.00, 32.00, -9999.00, -9999.00, 37.00 +PSP, 04, 09, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 09, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 09, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 09, 66.00, 34.00, 14.00, 12.00, 19.00 +PUC, 04, 09, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 09, 55.00, 36.00, 27.00, 22.00, 38.00 +PVU, 04, 09, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 09, 50.00, 33.00, 27.00, 27.00, 39.00 +P02, 04, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P07, 04, 09, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +P11, 04, 09, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +P24, 04, 09, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +P28, 04, 09, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +P35, 04, 09, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +P38, 04, 09, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +P39, 04, 09, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +P58, 04, 09, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +P59, 04, 09, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +P60, 04, 09, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +P61, 04, 09, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +P67, 04, 09, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +P68, 04, 09, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +P69, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 09, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 09, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 09, 56.00, 30.00, 19.00, 18.00, 27.00 +RBL, 04, 09, 70.00, 46.00, 18.00, 17.00, 26.00 +RCA, 04, 09, 56.00, 30.00, -9999.00, -9999.00, 28.00 +RDD, 04, 09, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 09, 58.00, 28.00, 15.00, 16.00, 26.00 +RDR, 04, 09, 48.00, 29.00, -9999.00, -9999.00, 27.00 +RDU, 04, 09, 70.00, 45.00, 19.00, 18.00, 27.00 +REE, 04, 09, 74.00, 45.00, -9999.00, -9999.00, 11.00 +REJ, 04, 09, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 09, 56.00, 35.00, 32.00, 27.00, 43.00 +RIC, 04, 09, 69.00, 43.00, 21.00, 21.00, 31.00 +RIV, 04, 09, 74.00, 46.00, -9999.00, -9999.00, 13.00 +RIW, 04, 09, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 09, 51.00, 27.00, 16.00, 12.00, 23.00 +RME, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +RMG, 04, 09, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +RND, 04, 09, 79.00, 57.00, -9999.00, -9999.00, 22.00 +RNO, 04, 09, 62.00, 33.00, 11.00, 10.00, 16.00 +ROA, 04, 09, 66.00, 42.00, 23.00, 21.00, 34.00 +ROC, 04, 09, 54.00, 34.00, 31.00, 31.00, 45.00 +ROW, 04, 09, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 09, 65.00, 39.00, 20.00, 17.00, 29.00 +RST, 04, 09, 53.00, 33.00, 28.00, 26.00, 41.00 +RWF, 04, 09, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 09, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 09, 70.00, 45.00, 16.00, 17.00, 22.00 +SAF, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 09, 68.00, 55.00, 12.00, 10.00, 18.00 +SAT, 04, 09, 79.00, 57.00, 20.00, 18.00, 30.00 +SAV, 04, 09, 76.00, 53.00, 16.00, 18.00, 26.00 +SAW, 04, 09, 46.00, 30.00, -9999.00, -9999.00, 38.00 +SBA, 04, 09, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 09, 75.00, 47.00, -9999.00, -9999.00, 16.00 +SBN, 04, 09, 57.00, 37.00, 33.00, 34.00, 48.00 +SBP, 04, 09, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 09, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 09, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 09, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 09, 71.00, 45.00, 11.00, 15.00, 19.00 +SDF, 04, 09, 66.00, 44.00, 29.00, 27.00, 41.00 +SEA, 04, 09, 56.00, 41.00, 32.00, 27.00, 43.00 +SEM, 04, 09, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 09, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 09, 63.00, 47.00, 16.00, 18.00, 24.00 +SGF, 04, 09, 66.00, 43.00, 27.00, 25.00, 41.00 +SGY, 04, 09, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 09, 55.00, 29.00, 22.00, 22.00, 33.00 +SHV, 04, 09, 76.00, 53.00, 19.00, 20.00, 31.00 +SIT, 04, 09, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 09, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 09, 80.00, 51.00, 13.00, 8.00, 18.00 +SKA, 04, 09, 55.00, 34.00, -9999.00, -9999.00, 27.00 +SKF, 04, 09, 79.00, 57.00, -9999.00, -9999.00, 22.00 +SLC, 04, 09, 60.00, 37.00, 23.00, 21.00, 33.00 +SLE, 04, 09, 60.00, 37.00, 34.00, 33.00, 45.00 +SLN, 04, 09, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 09, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 09, 67.00, 42.00, -9999.00, 14.00, 26.00 +SNA, 04, 09, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 09, 32.00, 23.00, 35.00, 37.00, 53.00 +SNS, 04, 09, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 09, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 09, 62.00, 41.00, 33.00, 25.00, 43.00 +SPS, 04, 09, 74.00, 49.00, 15.00, 16.00, 24.00 +SRQ, 04, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 09, 75.00, 48.00, -9999.00, -9999.00, 28.00 +SSI, 04, 09, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +STC, 04, 09, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +STL, 04, 09, 65.00, 45.00, 29.00, 26.00, 42.00 +STNV, 04, 09, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +STS, 04, 09, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 09, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 09, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 09, 70.00, 45.00, -9999.00, -9999.00, 20.00 +SUX, 04, 09, 60.00, 36.00, 25.00, 22.00, 35.00 +SVN, 04, 09, 76.00, 53.00, -9999.00, -9999.00, 25.00 +SWF, 04, 09, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 09, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 09, 54.00, 34.00, 34.00, 33.00, 46.00 +SZL, 04, 09, 65.00, 40.00, -9999.00, -9999.00, 27.00 +TAD, 04, 09, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 09, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 09, 71.00, 40.00, -9999.00, -9999.00, 34.00 +TCC, 04, 09, 72.00, 40.00, 8.00, 9.00, 14.00 +TCL, 04, 09, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 09, 59.00, 38.00, -9999.00, -9999.00, 48.00 +TCS, 04, 09, 73.00, 44.00, -9999.00, -9999.00, 6.00 +TEB, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 09, 71.00, 47.00, -9999.00, -9999.00, 23.00 +TKA, 04, 09, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 09, 79.00, 51.00, 15.00, 16.00, 24.00 +TNX, 04, 09, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 09, 57.00, 35.00, 29.00, 30.00, 45.00 +TOP, 04, 09, 65.00, 41.00, 26.00, 22.00, 38.00 +TPA, 04, 09, 81.00, 60.00, 9.00, 11.00, 16.00 +TPH, 04, 09, 61.00, 32.00, 10.00, 7.00, 13.00 +TRI, 04, 09, 66.00, 42.00, 24.00, 25.00, 36.00 +TRK, 04, 09, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 09, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 09, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 09, 72.00, 48.00, 23.00, 20.00, 33.00 +TUP, 04, 09, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 09, 80.00, 49.00, 6.00, 6.00, 9.00 +TVC, 04, 09, 51.00, 30.00, 24.00, 23.00, 35.00 +TVL, 04, 09, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 09, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 09, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 09, 69.00, 43.00, 23.00, 25.00, 36.00 +T01, 04, 09, 64.00, 41.00, -9999.00, -9999.00, 31.00 +T02, 04, 09, 73.00, 49.00, -9999.00, -9999.00, 27.00 +T03, 04, 09, 74.00, 49.00, -9999.00, -9999.00, 26.00 +T04, 04, 09, 80.00, 61.00, -9999.00, -9999.00, 16.00 +T05, 04, 09, 65.00, 39.00, -9999.00, -9999.00, 26.00 +T06, 04, 09, 77.00, 49.00, -9999.00, -9999.00, 30.00 +T07, 04, 09, 67.00, 34.00, -9999.00, -9999.00, 30.00 +T08, 04, 09, 60.00, 39.00, -9999.00, -9999.00, 26.00 +UCA, 04, 09, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 09, 70.00, 44.00, -9999.00, -9999.00, 6.00 +UIL, 04, 09, 54.00, 37.00, 52.00, 52.00, 62.00 +UIN, 04, 09, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 09, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 09, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 09, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +U15, 04, 09, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +U28, 04, 09, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 09, 78.00, 51.00, -9999.00, -9999.00, 24.00 +VBG, 04, 09, 68.00, 44.00, -9999.00, -9999.00, 20.00 +VCT, 04, 09, 79.00, 60.00, 15.00, 15.00, 24.00 +VCV, 04, 09, 72.00, 40.00, -9999.00, -9999.00, 6.00 +VDZ, 04, 09, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 09, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 09, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 09, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 09, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 09, 77.00, 52.00, -9999.00, -9999.00, 23.00 +VRB, 04, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 09, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 09, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 09, 64.00, 41.00, 26.00, 24.00, -9999.00 +WJA, 04, 09, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 09, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 09, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 09, 61.00, 28.00, 16.00, 17.00, 26.00 +WPO, 04, 09, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 09, 76.00, 50.00, -9999.00, -9999.00, 27.00 +WRG, 04, 09, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 09, 62.00, 37.00, -9999.00, -9999.00, 35.00 +WRL, 04, 09, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +X68, 04, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 09, 42.00, 28.00, 53.00, 52.00, 63.00 +YCG, 04, 09, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 09, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 09, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 09, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 09, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 09, 62.00, 35.00, 9.00, 10.00, 16.00 +YNG, 04, 09, 56.00, 35.00, 31.00, 33.00, 47.00 +YPA, 04, 09, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 09, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 09, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 09, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 09, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 09, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 09, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 09, 85.00, 55.00, 3.00, 2.00, 3.00 +YVR, 04, 09, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 09, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 09, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 09, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 09, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 09, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 09, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 09, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 09, 45.00, 26.00, 28.00, 27.00, 38.00 +ZUN, 04, 09, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 09, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 09, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 09, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +01R, 04, 09, 77.00, 54.00, -9999.00, -9999.00, 28.00 +1V1, 04, 09, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 09, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 09, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 09, 69.00, 48.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 09, 75.00, 48.00, -9999.00, -9999.00, 27.00 +3B1, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 09, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 09, 51.00, 29.00, -9999.00, -9999.00, 34.00 +3SE, 04, 09, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 09, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 09, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 09, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 09, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 09, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 09, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 09, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 10, 59.00, 37.00, 25.00, 25.00, 38.00 +ABI, 04, 10, 77.00, 51.00, 13.00, 9.00, 20.00 +ABQ, 04, 10, 69.00, 38.00, 8.00, 8.00, 13.00 +ABR, 04, 10, 55.00, 31.00, 21.00, 19.00, 30.00 +ABY, 04, 10, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 10, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 10, 77.00, 55.00, 16.00, 17.00, 26.00 +ACV, 04, 10, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 10, 59.00, 38.00, 24.00, 22.00, 34.00 +ADK, 04, 10, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 10, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 10, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 10, 63.00, 40.00, -9999.00, -9999.00, 35.00 +AEX, 04, 10, 77.00, 55.00, -9999.00, -9999.00, 27.00 +AFF, 04, 10, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 10, 84.00, 58.00, -9999.00, -9999.00, 18.00 +AGS, 04, 10, 75.00, 47.00, 18.00, 20.00, 28.00 +AHN, 04, 10, 72.00, 49.00, 19.00, 21.00, 29.00 +AKN, 04, 10, 37.00, 22.00, 25.00, 26.00, 37.00 +AKO, 04, 10, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 10, 56.00, 33.00, 26.00, 26.00, 39.00 +ALI, 04, 10, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 10, 57.00, 35.00, 25.00, 25.00, 37.00 +ALS, 04, 10, 57.00, 22.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 10, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 10, 70.00, 41.00, 15.00, 12.00, 22.00 +AMG, 04, 10, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 10, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 10, 41.00, 27.00, 16.00, 16.00, 24.00 +AND, 04, 10, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 10, 49.00, 36.00, 52.00, 51.00, 65.00 +AOO, 04, 10, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +APN, 04, 10, 50.00, 28.00, 29.00, 26.00, 39.00 +AQQ, 04, 10, 74.00, 58.00, -9999.00, -9999.00, -9999.00 +ART, 04, 10, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +AST, 04, 10, 55.00, 40.00, 46.00, 48.00, 58.00 +ATL, 04, 10, 71.00, 49.00, 20.00, 20.00, 30.00 +ATW, 04, 10, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 10, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 10, 62.00, 39.00, -9999.00, -9999.00, 40.00 +AUG, 04, 10, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 10, 78.00, 59.00, 20.00, 16.00, 29.00 +AUW, 04, 10, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 10, 67.00, 41.00, 22.00, 23.00, 33.00 +AVP, 04, 10, 56.00, 37.00, 31.00, 28.00, 43.00 +AXN, 04, 10, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 10, 54.00, 34.00, -9999.00, -9999.00, 32.00 +AYS, 04, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 10, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 10, 72.00, 47.00, -9999.00, -9999.00, 22.00 +BAD, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +BAF, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 10, 50.00, 22.00, -9999.00, -9999.00, 18.00 +BDL, 04, 10, 58.00, 36.00, 26.00, 26.00, 37.00 +BDR, 04, 10, 55.00, 38.00, 26.00, 22.00, 35.00 +BET, 04, 10, 29.00, 14.00, 20.00, 22.00, 31.00 +BFD, 04, 10, 51.00, 31.00, 37.00, 34.00, 48.00 +BFF, 04, 10, 60.00, 30.00, 22.00, 20.00, 32.00 +BFL, 04, 10, 75.00, 49.00, 10.00, 10.00, 14.00 +BGM, 04, 10, 52.00, 33.00, 33.00, 31.00, 46.00 +BGR, 04, 10, 49.00, 31.00, 26.00, 22.00, 36.00 +BGS, 04, 10, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 10, 73.00, 48.00, 22.00, 20.00, 31.00 +BID, 04, 10, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 10, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 10, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 10, 55.00, 32.00, 22.00, 22.00, 32.00 +BIS, 04, 10, 53.00, 29.00, 20.00, 19.00, 31.00 +BIX, 04, 10, 75.00, 58.00, -9999.00, -9999.00, 24.00 +BJI, 04, 10, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 10, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 10, 60.00, 30.00, -9999.00, -9999.00, 21.00 +BKW, 04, 10, 60.00, 39.00, 32.00, 31.00, 46.00 +BLF, 04, 10, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 10, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 10, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 10, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 10, 66.00, 43.00, -9999.00, -9999.00, 36.00 +BNA, 04, 10, 69.00, 46.00, 29.00, 26.00, 40.00 +BNO, 04, 10, 55.00, 28.00, -9999.00, 19.00, 35.00 +BOI, 04, 10, 60.00, 36.00, 20.00, 20.00, 30.00 +BOS, 04, 10, 54.00, 39.00, 24.00, 24.00, 37.00 +BPI, 04, 10, 49.00, 17.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 10, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 10, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 10, 60.00, 39.00, -9999.00, -9999.00, 34.00 +BRO, 04, 10, 83.00, 65.00, 10.00, 8.00, 13.00 +BRW, 04, 10, 3.00, -11.00, 10.00, 12.00, 17.00 +BSM, 04, 10, 78.00, 59.00, -9999.00, -9999.00, 23.00 +BTI, 04, 10, 4.00, -12.00, 8.00, 10.00, 14.00 +BTL, 04, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 10, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 10, 79.00, 57.00, 19.00, 18.00, 30.00 +BTT, 04, 10, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 10, 52.00, 32.00, 31.00, 29.00, 45.00 +BUB, 04, 10, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 10, 52.00, 34.00, 33.00, 34.00, 47.00 +BUR, 04, 10, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 10, 76.00, 59.00, -9999.00, 14.00, 25.00 +BWG, 04, 10, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 10, 63.00, 41.00, 26.00, 21.00, 35.00 +BYH, 04, 10, 70.00, 49.00, -9999.00, -9999.00, 37.00 +BYI, 04, 10, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 10, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 10, 75.00, 48.00, 15.00, 19.00, 26.00 +CAG, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 10, 57.00, 36.00, 30.00, 35.00, 47.00 +CAO, 04, 10, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 10, 45.00, 27.00, 32.00, 33.00, 46.00 +CBM, 04, 10, 74.00, 49.00, -9999.00, -9999.00, 30.00 +CDB, 04, 10, 37.00, 28.00, 47.00, 53.00, 66.00 +CDC, 04, 10, 60.00, 32.00, 15.00, 13.00, 21.00 +CDR, 04, 10, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 10, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 10, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 10, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 10, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 10, 70.00, 46.00, 24.00, 22.00, 34.00 +CHO, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 10, 75.00, 53.00, 17.00, 17.00, 26.00 +CID, 04, 10, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 10, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 10, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 10, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 10, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 10, 56.00, 36.00, 32.00, 32.00, 47.00 +CLL, 04, 10, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 10, 70.00, 46.00, 18.00, 20.00, 29.00 +CMH, 04, 10, 60.00, 39.00, 28.00, 30.00, 42.00 +CMI, 04, 10, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 10, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 10, 63.00, 39.00, 29.00, 19.00, 38.00 +CNM, 04, 10, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 10, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +COD, 04, 10, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +COF, 04, 10, 80.00, 60.00, -9999.00, -9999.00, 18.00 +CON, 04, 10, 54.00, 30.00, 25.00, 24.00, 37.00 +COS, 04, 10, 58.00, 32.00, 20.00, 18.00, 27.00 +COT, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 10, 64.00, 42.00, 29.00, 26.00, 41.00 +CPR, 04, 10, 54.00, 28.00, 23.00, 25.00, 34.00 +CRBC, 04, 10, 44.00, 11.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 10, 81.00, 62.00, 11.00, 10.00, 17.00 +CRW, 04, 10, 65.00, 42.00, 32.00, 32.00, 45.00 +CSG, 04, 10, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 10, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 10, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 10, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 10, 63.00, 41.00, 29.00, 30.00, 43.00 +CVN, 04, 10, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 10, 71.00, 40.00, -9999.00, -9999.00, 10.00 +CXY, 04, 10, 60.00, 40.00, 23.00, 23.00, 34.00 +CYS, 04, 10, 53.00, 29.00, 22.00, 22.00, 31.00 +DAA, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 10, 79.00, 58.00, 10.00, 14.00, 20.00 +DAG, 04, 10, 77.00, 50.00, 4.00, 4.00, 8.00 +DAL, 04, 10, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 10, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 10, 60.00, 39.00, 29.00, 30.00, 43.00 +DBQ, 04, 10, 56.00, 36.00, 31.00, 26.00, 42.00 +DCA, 04, 10, 65.00, 45.00, 21.00, 22.00, 31.00 +DDC, 04, 10, 66.00, 40.00, 19.00, 18.00, 28.00 +DEC, 04, 10, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 10, 60.00, 33.00, 22.00, 20.00, 28.00 +DFW, 04, 10, 75.00, 53.00, 17.00, 15.00, 26.00 +DHN, 04, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 10, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 10, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 10, 82.00, 58.00, -9999.00, -9999.00, 14.00 +DLG, 04, 10, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 10, 46.00, 27.00, 25.00, 23.00, 35.00 +DLLC, 04, 10, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 10, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 10, 80.00, 49.00, -9999.00, -9999.00, 7.00 +DMN, 04, 10, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 10, 64.00, 41.00, -9999.00, -9999.00, 35.00 +DPG, 04, 10, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 10, 77.00, 52.00, -9999.00, -9999.00, 23.00 +DRA, 04, 10, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 10, 82.00, 58.00, 15.00, 10.00, 19.00 +DSM, 04, 10, 60.00, 38.00, 28.00, 25.00, 40.00 +DTW, 04, 10, 56.00, 35.00, 28.00, 27.00, 41.00 +DUG, 04, 10, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 10, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 10, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 10, 77.00, 51.00, -9999.00, -9999.00, 20.00 +D45, 04, 10, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 10, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 10, 55.00, 31.00, 23.00, 23.00, 33.00 +ECG, 04, 10, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 10, 70.00, 44.00, -9999.00, -9999.00, 8.00 +EED, 04, 10, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 10, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 10, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 10, 60.00, 34.00, 37.00, 38.00, 52.00 +EKO, 04, 10, 58.00, 29.00, 16.00, 18.00, 26.00 +ELD, 04, 10, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 10, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 10, 77.00, 47.00, 4.00, 3.00, 5.00 +ELY, 04, 10, 55.00, 25.00, 16.00, 18.00, 26.00 +EMP, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 10, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +END, 04, 10, 71.00, 47.00, -9999.00, -9999.00, 13.00 +ENN, 04, 10, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 10, 60.00, 39.00, -9999.00, -9999.00, 22.00 +EPH, 04, 10, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 10, 53.00, 36.00, 35.00, 31.00, 46.00 +ESF, 04, 10, 77.00, 55.00, -9999.00, -9999.00, 32.00 +EUG, 04, 10, 60.00, 40.00, 35.00, 33.00, 45.00 +EVV, 04, 10, 66.00, 44.00, 33.00, 29.00, 45.00 +EWN, 04, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 10, 60.00, 41.00, 24.00, 23.00, 36.00 +EYW, 04, 10, 81.00, 72.00, 10.00, 10.00, 16.00 +E74, 04, 10, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 10, 69.00, 43.00, -9999.00, -9999.00, 29.00 +FAI, 04, 10, 39.00, 18.00, 12.00, 12.00, 18.00 +FAR, 04, 10, 52.00, 30.00, 19.00, 16.00, 26.00 +FAT, 04, 10, 74.00, 46.00, 11.00, 10.00, 15.00 +FAY, 04, 10, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 10, 53.00, 30.00, 21.00, 22.00, 33.00 +FCS, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 10, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 10, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +FLG, 04, 10, 56.00, 26.00, 18.00, 17.00, 25.00 +FLL, 04, 10, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 10, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 10, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +FME, 04, 10, 66.00, 38.00, -9999.00, -9999.00, 35.00 +FMH, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 10, 67.00, 32.00, 8.00, 12.00, 15.00 +FMY, 04, 10, 83.00, 61.00, 7.00, 9.00, 14.00 +FNT, 04, 10, 54.00, 34.00, 27.00, 28.00, 43.00 +FOD, 04, 10, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 10, 65.00, 41.00, -9999.00, -9999.00, 30.00 +FOK, 04, 10, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 10, 66.00, 42.00, -9999.00, -9999.00, 28.00 +FSD, 04, 10, 57.00, 33.00, 28.00, 22.00, 38.00 +FSI, 04, 10, 73.00, 48.00, -9999.00, -9999.00, 25.00 +FSM, 04, 10, 73.00, 47.00, 24.00, 20.00, 35.00 +FTK, 04, 10, 66.00, 42.00, -9999.00, -9999.00, 36.00 +FWA, 04, 10, 58.00, 37.00, 28.00, 30.00, 43.00 +FWH, 04, 10, 75.00, 52.00, -9999.00, -9999.00, 25.00 +FYU, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 10, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 10, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 10, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 10, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 10, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 10, 55.00, 34.00, 18.00, 21.00, 31.00 +GFA, 04, 10, 53.00, 30.00, -9999.00, -9999.00, 27.00 +GFK, 04, 10, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 10, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 10, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 10, 55.00, 30.00, 16.00, 14.00, 24.00 +GJT, 04, 10, 64.00, 37.00, 15.00, 16.00, 23.00 +GKN, 04, 10, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 10, 62.00, 34.00, 19.00, 19.00, 28.00 +GLH, 04, 10, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 10, 72.00, 64.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 10, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 10, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +GON, 04, 10, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 10, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 10, 52.00, 32.00, 29.00, 27.00, 41.00 +GRCI, 04, 10, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 10, 59.00, 38.00, -9999.00, -9999.00, 50.00 +GRI, 04, 10, 62.00, 36.00, 26.00, 20.00, 34.00 +GRK, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 10, 55.00, 34.00, 32.00, 29.00, 44.00 +GSB, 04, 10, 72.00, 47.00, -9999.00, -9999.00, 29.00 +GSG, 04, 10, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 10, 68.00, 44.00, 22.00, 19.00, 31.00 +GSP, 04, 10, 71.00, 46.00, 18.00, 20.00, 29.00 +GST, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 10, 51.00, 33.00, -9999.00, -9999.00, 48.00 +GTF, 04, 10, 53.00, 30.00, 20.00, 21.00, 30.00 +GUP, 04, 10, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 10, 59.00, 36.00, -9999.00, -9999.00, 41.00 +GVW, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 10, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 10, 66.00, 50.00, 18.00, 17.00, 27.00 +HBR, 04, 10, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 10, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 10, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 10, 58.00, 36.00, -9999.00, -9999.00, 30.00 +HKY, 04, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 10, 54.00, 29.00, 20.00, 18.00, 28.00 +HMN, 04, 10, 78.00, 38.00, -9999.00, -9999.00, 5.00 +HMS, 04, 10, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 10, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 10, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +HON, 04, 10, 57.00, 32.00, 21.00, 20.00, 31.00 +HOP, 04, 10, 68.00, 43.00, -9999.00, -9999.00, 37.00 +HOT, 04, 10, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 10, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 10, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 10, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 10, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 10, 77.00, 52.00, -9999.00, -9999.00, 22.00 +HST, 04, 10, 83.00, 61.00, -9999.00, -9999.00, 15.00 +HSV, 04, 10, 71.00, 48.00, 28.00, 21.00, 37.00 +HTL, 04, 10, 51.00, 30.00, 34.00, 27.00, 45.00 +HTS, 04, 10, 65.00, 43.00, 30.00, 30.00, 44.00 +HUF, 04, 10, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 10, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 10, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 10, 55.00, 29.00, 18.00, 19.00, 27.00 +IAB, 04, 10, 67.00, 43.00, -9999.00, -9999.00, 25.00 +IAD, 04, 10, 64.00, 39.00, 24.00, 22.00, 35.00 +IAG, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 10, 77.00, 57.00, 17.00, 18.00, 27.00 +ICT, 04, 10, 67.00, 43.00, 24.00, 17.00, 34.00 +IDA, 04, 10, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 10, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 10, 61.00, 40.00, 25.00, 23.00, 36.00 +ILI, 04, 10, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 10, 73.00, 49.00, 16.00, 17.00, 26.00 +IMT, 04, 10, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +IND, 04, 10, 61.00, 40.00, 32.00, 29.00, 44.00 +INL, 04, 10, 48.00, 26.00, 22.00, 16.00, 28.00 +INS, 04, 10, 70.00, 44.00, -9999.00, -9999.00, 6.00 +INT, 04, 10, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +INW, 04, 10, 68.00, 35.00, 8.00, 6.00, 11.00 +IPL, 04, 10, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 10, 58.00, 37.00, 28.00, 28.00, 39.00 +IRK, 04, 10, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 10, 54.00, 29.00, 17.00, 16.00, 25.00 +ISP, 04, 10, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 10, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 10, 84.00, 50.00, -9999.00, -9999.00, 8.00 +IWD, 04, 10, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 10, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 10, 76.00, 51.00, 20.00, 19.00, 31.00 +JAX, 04, 10, 78.00, 54.00, 14.00, 16.00, 23.00 +JBR, 04, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 10, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 10, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 10, 57.00, 41.00, 22.00, 22.00, 34.00 +JHW, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 10, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 10, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 10, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 10, 46.00, 31.00, 45.00, 44.00, 56.00 +JST, 04, 10, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 10, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 10, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 10, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 10, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 10, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 10, 55.00, 33.00, 29.00, 27.00, 42.00 +LAR, 04, 10, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 10, 76.00, 49.00, 4.00, 6.00, 7.00 +LAX, 04, 10, 67.00, 52.00, 9.00, 10.00, 14.00 +LBB, 04, 10, 74.00, 45.00, 14.00, 9.00, 19.00 +LBF, 04, 10, 61.00, 32.00, 24.00, 20.00, 31.00 +LCH, 04, 10, 77.00, 57.00, 15.00, 16.00, 24.00 +LCK, 04, 10, 62.00, 39.00, -9999.00, -9999.00, 41.00 +LEB, 04, 10, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 10, 64.00, 43.00, 29.00, 28.00, 42.00 +LFI, 04, 10, 65.00, 47.00, -9999.00, -9999.00, 31.00 +LFK, 04, 10, 78.00, 55.00, 19.00, 19.00, 30.00 +LFT, 04, 10, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 10, 57.00, 42.00, 24.00, 22.00, 35.00 +LGB, 04, 10, 71.00, 51.00, 9.00, 9.00, 14.00 +LGU, 04, 10, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 10, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 10, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 10, 72.00, 49.00, 22.00, 19.00, 32.00 +LIZ, 04, 10, 45.00, 27.00, -9999.00, -9999.00, 39.00 +LMT, 04, 10, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 04, 10, 54.00, 29.00, 19.00, 20.00, 27.00 +LNK, 04, 10, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 10, 63.00, 31.00, 8.00, 9.00, 15.00 +LOZ, 04, 10, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 10, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 10, 72.00, 49.00, -9999.00, -9999.00, 35.00 +LSE, 04, 10, 57.00, 35.00, 23.00, 24.00, 34.00 +LSF, 04, 10, 76.00, 51.00, -9999.00, -9999.00, 36.00 +LSV, 04, 10, 80.00, 44.00, -9999.00, -9999.00, 6.00 +LTS, 04, 10, 77.00, 47.00, -9999.00, -9999.00, 20.00 +LUF, 04, 10, 84.00, 49.00, -9999.00, -9999.00, 6.00 +LVS, 04, 10, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 10, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 10, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 10, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 10, 66.00, 42.00, 24.00, 22.00, 33.00 +MAF, 04, 10, 79.00, 48.00, 8.00, 6.00, 12.00 +MBL, 04, 10, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 10, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 10, 72.00, 48.00, -9999.00, -9999.00, 20.00 +MCF, 04, 10, 81.00, 60.00, -9999.00, -9999.00, 16.00 +MCG, 04, 10, 35.00, 14.00, 17.00, 19.00, 27.00 +MCI, 04, 10, 63.00, 42.00, 28.00, 24.00, 39.00 +MCK, 04, 10, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 10, 76.00, 50.00, 17.00, 17.00, 27.00 +MCO, 04, 10, 82.00, 59.00, 10.00, 12.00, 18.00 +MCW, 04, 10, 55.00, 34.00, 21.00, 19.00, 32.00 +MC2, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 04, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 10, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 10, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 10, 57.00, 39.00, 33.00, 30.00, 43.00 +MEI, 04, 10, 76.00, 50.00, 20.00, 20.00, 32.00 +MEM, 04, 10, 72.00, 51.00, 27.00, 24.00, 38.00 +MER, 04, 10, 73.00, 44.00, -9999.00, -9999.00, 17.00 +MFD, 04, 10, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 10, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 10, 63.00, 37.00, 25.00, 23.00, 33.00 +MGE, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 04, 10, 75.00, 52.00, 22.00, 19.00, 31.00 +MGW, 04, 10, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 10, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 10, 69.00, 46.00, -9999.00, -9999.00, 20.00 +MHS, 04, 10, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 10, 82.00, 66.00, 12.00, 13.00, 20.00 +MIB, 04, 10, 51.00, 30.00, -9999.00, -9999.00, 29.00 +MIV, 04, 10, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 10, 65.00, 34.00, -9999.00, -9999.00, 21.00 +MKC, 04, 10, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 10, 51.00, 34.00, 33.00, 29.00, 46.00 +MKG, 04, 10, 53.00, 34.00, 28.00, 27.00, 41.00 +MKL, 04, 10, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 10, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 10, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 10, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 10, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 10, 59.00, 38.00, 31.00, 25.00, 41.00 +MLS, 04, 10, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 10, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 10, 77.00, 51.00, -9999.00, -9999.00, 26.00 +MOB, 04, 10, 77.00, 56.00, 20.00, 18.00, 29.00 +MOT, 04, 10, 51.00, 30.00, 16.00, 15.00, 23.00 +MPV, 04, 10, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 10, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 10, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 10, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 10, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 10, 63.00, 45.00, -9999.00, -9999.00, 21.00 +MSL, 04, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 10, 55.00, 32.00, 28.00, 27.00, 41.00 +MSO, 04, 10, 56.00, 30.00, 23.00, 20.00, 32.00 +MSP, 04, 10, 55.00, 34.00, 27.00, 23.00, 38.00 +MSS, 04, 10, 51.00, 31.00, 29.00, 27.00, 40.00 +MSY, 04, 10, 77.00, 57.00, 18.00, 17.00, 27.00 +MTC, 04, 10, 53.00, 35.00, -9999.00, -9999.00, 37.00 +MTN, 04, 10, 63.00, 41.00, -9999.00, -9999.00, 35.00 +MTO, 04, 10, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 10, 60.00, 37.00, -9999.00, -9999.00, 35.00 +MUO, 04, 10, 65.00, 35.00, -9999.00, -9999.00, 21.00 +MWA, 04, 10, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 10, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 10, 75.00, 52.00, -9999.00, -9999.00, 28.00 +MYL, 04, 10, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 10, 75.00, 49.00, -9999.00, -9999.00, 26.00 +NAO, 04, 10, 72.00, 57.00, -9999.00, -9999.00, 22.00 +NBC, 04, 10, 76.00, 54.00, -9999.00, -9999.00, 24.00 +NBE, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 10, 57.00, 37.00, -9999.00, -9999.00, 39.00 +NCA, 04, 10, 75.00, 46.00, -9999.00, -9999.00, 30.00 +NCO, 04, 10, 54.00, 37.00, -9999.00, -9999.00, 38.00 +NC1, 04, 10, 70.00, 45.00, -9999.00, -9999.00, 7.00 +NEL, 04, 10, 60.00, 37.00, -9999.00, -9999.00, 37.00 +NFG, 04, 10, 66.00, 49.00, -9999.00, -9999.00, 46.00 +NFL, 04, 10, 63.00, 32.00, -9999.00, -9999.00, 13.00 +NGP, 04, 10, 81.00, 63.00, -9999.00, -9999.00, 17.00 +NGU, 04, 10, 65.00, 46.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 10, 63.00, 48.00, -9999.00, -9999.00, 19.00 +NHK, 04, 10, 65.00, 41.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 10, 51.00, 33.00, -9999.00, -9999.00, 37.00 +NID, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 10, 78.00, 54.00, -9999.00, -9999.00, 21.00 +NIR, 04, 10, 81.00, 59.00, -9999.00, -9999.00, 20.00 +NKT, 04, 10, 70.00, 50.00, -9999.00, -9999.00, 28.00 +NKX, 04, 10, 68.00, 55.00, -9999.00, -9999.00, 17.00 +NLC, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +NMM, 04, 10, 76.00, 49.00, -9999.00, -9999.00, 28.00 +NPA, 04, 10, 75.00, 57.00, -9999.00, -9999.00, 22.00 +NQA, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NQI, 04, 10, 84.00, 62.00, -9999.00, -9999.00, 17.00 +NQX, 04, 10, 81.00, 72.00, -9999.00, -9999.00, 13.00 +NRB, 04, 10, 77.00, 58.00, -9999.00, -9999.00, 20.00 +NRC, 04, 10, 74.00, 43.00, -9999.00, -9999.00, 23.00 +NRS, 04, 10, 67.00, 51.00, -9999.00, -9999.00, 13.00 +NSE, 04, 10, 77.00, 54.00, -9999.00, -9999.00, 24.00 +NSI, 04, 10, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NTD, 04, 10, 68.00, 48.00, -9999.00, -9999.00, 10.00 +NTK, 04, 10, 72.00, 51.00, -9999.00, -9999.00, 14.00 +NTU, 04, 10, 65.00, 46.00, -9999.00, -9999.00, 31.00 +NUC, 04, 10, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 10, 68.00, 44.00, -9999.00, -9999.00, 19.00 +NUW, 04, 10, 56.00, 39.00, -9999.00, -9999.00, 41.00 +NWF, 04, 10, 71.00, 51.00, -9999.00, -9999.00, 16.00 +NXX, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 10, 66.00, 39.00, -9999.00, -9999.00, 33.00 +NZC, 04, 10, 80.00, 51.00, -9999.00, -9999.00, 23.00 +NZJ, 04, 10, 72.00, 47.00, -9999.00, -9999.00, 14.00 +NZW, 04, 10, 55.00, 35.00, -9999.00, -9999.00, 37.00 +NZY, 04, 10, 68.00, 55.00, -9999.00, -9999.00, 14.00 +OAK, 04, 10, 66.00, 44.00, 16.00, 18.00, 25.00 +OAR, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 04, 10, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 10, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 10, 71.00, 47.00, 18.00, 16.00, 27.00 +OLM, 04, 10, 58.00, 36.00, 39.00, 39.00, 50.00 +OMA, 04, 10, 62.00, 38.00, 24.00, 22.00, 36.00 +OME, 04, 10, 24.00, 8.00, 19.00, 22.00, 28.00 +ONT, 04, 10, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 10, 57.00, 37.00, 34.00, 28.00, 46.00 +ORF, 04, 10, 65.00, 46.00, 21.00, 20.00, 29.00 +ORH, 04, 10, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 10, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 10, 50.00, 30.00, -9999.00, -9999.00, 35.00 +OTG, 04, 10, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 10, 56.00, 42.00, 40.00, 43.00, 53.00 +OTM, 04, 10, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 10, 18.00, 0.00, 13.00, 18.00, 23.00 +OURC, 04, 10, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 10, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 10, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 10, 78.00, 52.00, -9999.00, -9999.00, 25.00 +PACZ, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 10, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 10, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 10, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 10, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 10, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 10, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 10, 77.00, 54.00, -9999.00, -9999.00, 19.00 +PAQ, 04, 10, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 10, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 10, 37.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 10, 14.00, 1.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 10, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 10, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 10, 51.00, 32.00, -9999.00, -9999.00, 33.00 +PBI, 04, 10, 81.00, 64.00, 10.00, 16.00, 22.00 +PDT, 04, 10, 60.00, 39.00, 21.00, 16.00, 29.00 +PDX, 04, 10, 60.00, 41.00, 37.00, 38.00, 50.00 +PFN, 04, 10, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 10, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 10, 61.00, 41.00, 23.00, 26.00, 37.00 +PHX, 04, 10, 83.00, 54.00, 4.00, 6.00, 9.00 +PIA, 04, 10, 60.00, 39.00, 32.00, 26.00, 42.00 +PIB, 04, 10, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 10, 56.00, 31.00, 20.00, 20.00, 31.00 +PIR, 04, 10, 57.00, 33.00, 18.00, 16.00, 25.00 +PIT, 04, 10, 59.00, 37.00, 32.00, 31.00, 45.00 +PKB, 04, 10, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 10, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 10, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 10, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 10, 75.00, 57.00, 16.00, 15.00, 25.00 +POB, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 10, 77.00, 53.00, -9999.00, -9999.00, 31.00 +POM, 04, 10, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 04, 10, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 10, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 10, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 10, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 10, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 10, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 10, 54.00, 32.00, -9999.00, -9999.00, 37.00 +PSP, 04, 10, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 10, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 10, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 10, 66.00, 34.00, 14.00, 12.00, 20.00 +PUC, 04, 10, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 10, 55.00, 36.00, 27.00, 22.00, 38.00 +PVU, 04, 10, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 10, 50.00, 33.00, 27.00, 27.00, 39.00 +P02, 04, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P07, 04, 10, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +P11, 04, 10, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +P24, 04, 10, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +P28, 04, 10, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +P35, 04, 10, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +P38, 04, 10, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +P39, 04, 10, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +P58, 04, 10, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +P59, 04, 10, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +P60, 04, 10, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +P61, 04, 10, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +P67, 04, 10, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +P68, 04, 10, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +P69, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 10, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 10, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 10, 56.00, 30.00, 20.00, 19.00, 28.00 +RBL, 04, 10, 70.00, 46.00, 18.00, 17.00, 25.00 +RCA, 04, 10, 56.00, 30.00, -9999.00, -9999.00, 29.00 +RDD, 04, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 10, 58.00, 28.00, 15.00, 16.00, 26.00 +RDR, 04, 10, 49.00, 29.00, -9999.00, -9999.00, 27.00 +RDU, 04, 10, 70.00, 45.00, 18.00, 17.00, 27.00 +REE, 04, 10, 74.00, 45.00, -9999.00, -9999.00, 12.00 +REJ, 04, 10, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 10, 56.00, 35.00, 32.00, 27.00, 43.00 +RIC, 04, 10, 69.00, 43.00, 21.00, 21.00, 31.00 +RIV, 04, 10, 74.00, 46.00, -9999.00, -9999.00, 13.00 +RIW, 04, 10, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 10, 51.00, 27.00, 16.00, 12.00, 23.00 +RME, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +RMG, 04, 10, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +RND, 04, 10, 79.00, 57.00, -9999.00, -9999.00, 22.00 +RNO, 04, 10, 62.00, 33.00, 11.00, 10.00, 16.00 +ROA, 04, 10, 66.00, 42.00, 23.00, 21.00, 33.00 +ROC, 04, 10, 54.00, 34.00, 31.00, 31.00, 45.00 +ROW, 04, 10, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 10, 65.00, 39.00, 20.00, 17.00, 29.00 +RST, 04, 10, 53.00, 33.00, 28.00, 26.00, 41.00 +RWF, 04, 10, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 10, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 10, 70.00, 45.00, 15.00, 17.00, 22.00 +SAF, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 10, 68.00, 55.00, 12.00, 10.00, 17.00 +SAT, 04, 10, 79.00, 57.00, 20.00, 18.00, 30.00 +SAV, 04, 10, 76.00, 53.00, 16.00, 18.00, 26.00 +SAW, 04, 10, 46.00, 30.00, -9999.00, -9999.00, 38.00 +SBA, 04, 10, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 10, 75.00, 47.00, -9999.00, -9999.00, 16.00 +SBN, 04, 10, 57.00, 37.00, 33.00, 34.00, 48.00 +SBP, 04, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 10, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 10, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 10, 5.00, -13.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 10, 71.00, 45.00, 10.00, 15.00, 19.00 +SDF, 04, 10, 66.00, 44.00, 29.00, 27.00, 41.00 +SEA, 04, 10, 56.00, 41.00, 32.00, 27.00, 42.00 +SEM, 04, 10, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 10, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 10, 63.00, 47.00, 16.00, 17.00, 23.00 +SGF, 04, 10, 66.00, 43.00, 27.00, 25.00, 41.00 +SGY, 04, 10, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 10, 55.00, 29.00, 22.00, 23.00, 33.00 +SHV, 04, 10, 76.00, 53.00, 19.00, 20.00, 30.00 +SIT, 04, 10, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 10, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 10, 80.00, 51.00, 14.00, 8.00, 19.00 +SKA, 04, 10, 55.00, 34.00, -9999.00, -9999.00, 27.00 +SKF, 04, 10, 79.00, 57.00, -9999.00, -9999.00, 23.00 +SLC, 04, 10, 60.00, 37.00, 23.00, 21.00, 32.00 +SLE, 04, 10, 60.00, 37.00, 34.00, 33.00, 45.00 +SLN, 04, 10, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 10, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 10, 67.00, 42.00, -9999.00, 13.00, 25.00 +SNA, 04, 10, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 10, 32.00, 23.00, 35.00, 37.00, 53.00 +SNS, 04, 10, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 10, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 10, 62.00, 41.00, 33.00, 25.00, 43.00 +SPS, 04, 10, 74.00, 49.00, 15.00, 16.00, 25.00 +SRQ, 04, 10, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 10, 75.00, 48.00, -9999.00, -9999.00, 27.00 +SSI, 04, 10, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +STC, 04, 10, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +STL, 04, 10, 65.00, 45.00, 29.00, 25.00, 41.00 +STNV, 04, 10, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +STS, 04, 10, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 10, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 10, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 10, 70.00, 45.00, -9999.00, -9999.00, 19.00 +SUX, 04, 10, 60.00, 36.00, 25.00, 22.00, 35.00 +SVN, 04, 10, 76.00, 53.00, -9999.00, -9999.00, 25.00 +SWF, 04, 10, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 10, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 10, 54.00, 34.00, 33.00, 33.00, 46.00 +SZL, 04, 10, 65.00, 40.00, -9999.00, -9999.00, 27.00 +TAD, 04, 10, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 10, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 10, 71.00, 40.00, -9999.00, -9999.00, 34.00 +TCC, 04, 10, 72.00, 40.00, 8.00, 9.00, 14.00 +TCL, 04, 10, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 10, 59.00, 38.00, -9999.00, -9999.00, 48.00 +TCS, 04, 10, 73.00, 44.00, -9999.00, -9999.00, 6.00 +TEB, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 10, 71.00, 47.00, -9999.00, -9999.00, 23.00 +TKA, 04, 10, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 10, 79.00, 51.00, 14.00, 15.00, 24.00 +TNX, 04, 10, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 10, 57.00, 35.00, 29.00, 31.00, 45.00 +TOP, 04, 10, 65.00, 41.00, 26.00, 23.00, 38.00 +TPA, 04, 10, 81.00, 60.00, 8.00, 10.00, 16.00 +TPH, 04, 10, 61.00, 32.00, 10.00, 7.00, 12.00 +TRI, 04, 10, 66.00, 42.00, 24.00, 25.00, 36.00 +TRK, 04, 10, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 10, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 10, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 10, 72.00, 48.00, 23.00, 19.00, 33.00 +TUP, 04, 10, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 10, 80.00, 49.00, 5.00, 6.00, 9.00 +TVC, 04, 10, 51.00, 30.00, 24.00, 23.00, 34.00 +TVL, 04, 10, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 10, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 10, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 10, 69.00, 43.00, 23.00, 25.00, 35.00 +T01, 04, 10, 64.00, 41.00, -9999.00, -9999.00, 31.00 +T02, 04, 10, 73.00, 49.00, -9999.00, -9999.00, 26.00 +T03, 04, 10, 74.00, 49.00, -9999.00, -9999.00, 26.00 +T04, 04, 10, 80.00, 61.00, -9999.00, -9999.00, 16.00 +T05, 04, 10, 65.00, 39.00, -9999.00, -9999.00, 26.00 +T06, 04, 10, 77.00, 49.00, -9999.00, -9999.00, 30.00 +T07, 04, 10, 67.00, 34.00, -9999.00, -9999.00, 30.00 +T08, 04, 10, 60.00, 39.00, -9999.00, -9999.00, 26.00 +UCA, 04, 10, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 10, 70.00, 44.00, -9999.00, -9999.00, 6.00 +UIL, 04, 10, 54.00, 37.00, 52.00, 52.00, 62.00 +UIN, 04, 10, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 10, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 10, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 10, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +U15, 04, 10, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +U28, 04, 10, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 10, 78.00, 51.00, -9999.00, -9999.00, 24.00 +VBG, 04, 10, 68.00, 44.00, -9999.00, -9999.00, 20.00 +VCT, 04, 10, 79.00, 60.00, 15.00, 15.00, 24.00 +VCV, 04, 10, 72.00, 40.00, -9999.00, -9999.00, 6.00 +VDZ, 04, 10, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 10, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 10, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 10, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 10, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 10, 77.00, 52.00, -9999.00, -9999.00, 23.00 +VRB, 04, 10, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 10, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 10, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 10, 64.00, 41.00, 26.00, 23.00, -9999.00 +WJA, 04, 10, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 10, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 10, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 10, 61.00, 28.00, 15.00, 16.00, 26.00 +WPO, 04, 10, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 10, 76.00, 50.00, -9999.00, -9999.00, 26.00 +WRG, 04, 10, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 10, 62.00, 37.00, -9999.00, -9999.00, 35.00 +WRL, 04, 10, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +X68, 04, 10, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 10, 42.00, 28.00, 53.00, 52.00, 63.00 +YCG, 04, 10, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 10, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 10, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 10, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 10, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 10, 62.00, 35.00, 9.00, 9.00, 15.00 +YNG, 04, 10, 56.00, 35.00, 31.00, 33.00, 47.00 +YPA, 04, 10, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 10, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 10, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 10, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 10, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 10, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 10, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 10, 85.00, 55.00, 2.00, 2.00, 3.00 +YVR, 04, 10, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 10, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 10, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 10, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 10, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 10, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 10, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 10, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 10, 46.00, 26.00, 28.00, 27.00, 37.00 +ZUN, 04, 10, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 10, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 10, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 10, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +01R, 04, 10, 77.00, 54.00, -9999.00, -9999.00, 27.00 +1V1, 04, 10, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 10, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 10, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 10, 69.00, 48.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 10, 75.00, 48.00, -9999.00, -9999.00, 26.00 +3B1, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 10, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 10, 52.00, 29.00, -9999.00, -9999.00, 34.00 +3SE, 04, 10, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 10, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 10, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 10, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 10, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 10, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 10, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 10, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 11, 59.00, 38.00, 25.00, 25.00, 38.00 +ABI, 04, 11, 77.00, 52.00, 13.00, 9.00, 20.00 +ABQ, 04, 11, 70.00, 39.00, 8.00, 8.00, 13.00 +ABR, 04, 11, 56.00, 32.00, 21.00, 19.00, 30.00 +ABY, 04, 11, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 11, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 11, 77.00, 55.00, 16.00, 17.00, 26.00 +ACV, 04, 11, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 11, 60.00, 38.00, 24.00, 22.00, 34.00 +ADK, 04, 11, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 11, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 11, 64.00, 40.00, -9999.00, -9999.00, 35.00 +AEX, 04, 11, 77.00, 55.00, -9999.00, -9999.00, 27.00 +AFF, 04, 11, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 11, 84.00, 58.00, -9999.00, -9999.00, 18.00 +AGS, 04, 11, 76.00, 48.00, 18.00, 20.00, 28.00 +AHN, 04, 11, 72.00, 49.00, 19.00, 21.00, 29.00 +AKN, 04, 11, 38.00, 22.00, 25.00, 26.00, 37.00 +AKO, 04, 11, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 11, 56.00, 34.00, 26.00, 26.00, 39.00 +ALI, 04, 11, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 11, 58.00, 36.00, 25.00, 25.00, 37.00 +ALS, 04, 11, 58.00, 23.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 11, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 11, 71.00, 41.00, 15.00, 12.00, 22.00 +AMG, 04, 11, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 11, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 11, 42.00, 28.00, 16.00, 16.00, 24.00 +AND, 04, 11, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 11, 49.00, 36.00, 52.00, 51.00, 65.00 +AOO, 04, 11, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +APN, 04, 11, 50.00, 29.00, 29.00, 26.00, 39.00 +AQQ, 04, 11, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +ART, 04, 11, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +AST, 04, 11, 55.00, 40.00, 46.00, 48.00, 58.00 +ATL, 04, 11, 72.00, 49.00, 20.00, 20.00, 29.00 +ATW, 04, 11, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 11, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 11, 63.00, 39.00, -9999.00, -9999.00, 40.00 +AUG, 04, 11, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 11, 78.00, 59.00, 20.00, 16.00, 29.00 +AUW, 04, 11, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 11, 67.00, 42.00, 22.00, 23.00, 33.00 +AVP, 04, 11, 57.00, 37.00, 31.00, 28.00, 43.00 +AXN, 04, 11, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 11, 55.00, 35.00, -9999.00, -9999.00, 32.00 +AYS, 04, 11, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 11, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 11, 73.00, 47.00, -9999.00, -9999.00, 22.00 +BAD, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +BAF, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 11, 50.00, 22.00, -9999.00, -9999.00, 18.00 +BDL, 04, 11, 59.00, 37.00, 26.00, 26.00, 37.00 +BDR, 04, 11, 56.00, 39.00, 26.00, 22.00, 35.00 +BET, 04, 11, 30.00, 14.00, 20.00, 22.00, 31.00 +BFD, 04, 11, 52.00, 31.00, 37.00, 34.00, 48.00 +BFF, 04, 11, 60.00, 31.00, 22.00, 20.00, 32.00 +BFL, 04, 11, 75.00, 49.00, 9.00, 9.00, 14.00 +BGM, 04, 11, 52.00, 34.00, 33.00, 31.00, 46.00 +BGR, 04, 11, 50.00, 32.00, 26.00, 22.00, 36.00 +BGS, 04, 11, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 11, 74.00, 48.00, 22.00, 20.00, 31.00 +BID, 04, 11, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 11, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 11, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 11, 56.00, 33.00, 22.00, 22.00, 32.00 +BIS, 04, 11, 53.00, 30.00, 20.00, 19.00, 31.00 +BIX, 04, 11, 75.00, 59.00, -9999.00, -9999.00, 24.00 +BJI, 04, 11, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 11, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 11, 61.00, 30.00, -9999.00, -9999.00, 21.00 +BKW, 04, 11, 61.00, 39.00, 32.00, 31.00, 46.00 +BLF, 04, 11, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 11, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 11, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 11, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 11, 67.00, 43.00, -9999.00, -9999.00, 36.00 +BNA, 04, 11, 70.00, 47.00, 29.00, 26.00, 40.00 +BNO, 04, 11, 56.00, 28.00, -9999.00, 19.00, 35.00 +BOI, 04, 11, 60.00, 36.00, 20.00, 20.00, 30.00 +BOS, 04, 11, 55.00, 39.00, 24.00, 24.00, 37.00 +BPI, 04, 11, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 11, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 11, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 11, 61.00, 40.00, -9999.00, -9999.00, 34.00 +BRO, 04, 11, 83.00, 66.00, 10.00, 8.00, 13.00 +BRW, 04, 11, 3.00, -11.00, 10.00, 12.00, 17.00 +BSM, 04, 11, 78.00, 59.00, -9999.00, -9999.00, 23.00 +BTI, 04, 11, 5.00, -12.00, 8.00, 10.00, 15.00 +BTL, 04, 11, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 11, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 11, 79.00, 57.00, 19.00, 18.00, 30.00 +BTT, 04, 11, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 11, 52.00, 33.00, 31.00, 29.00, 45.00 +BUB, 04, 11, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 11, 53.00, 35.00, 33.00, 34.00, 47.00 +BUR, 04, 11, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 11, 76.00, 59.00, -9999.00, 14.00, 24.00 +BWG, 04, 11, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 11, 63.00, 42.00, 26.00, 21.00, 35.00 +BYH, 04, 11, 70.00, 50.00, -9999.00, -9999.00, 37.00 +BYI, 04, 11, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 11, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 11, 76.00, 48.00, 15.00, 19.00, 26.00 +CAG, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 11, 58.00, 37.00, 30.00, 35.00, 47.00 +CAO, 04, 11, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 11, 45.00, 28.00, 32.00, 33.00, 46.00 +CBM, 04, 11, 75.00, 49.00, -9999.00, -9999.00, 30.00 +CDB, 04, 11, 37.00, 28.00, 47.00, 53.00, 66.00 +CDC, 04, 11, 61.00, 32.00, 15.00, 12.00, 21.00 +CDR, 04, 11, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 11, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 11, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 11, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 11, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 11, 70.00, 46.00, 24.00, 22.00, 34.00 +CHO, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 11, 75.00, 53.00, 17.00, 17.00, 26.00 +CID, 04, 11, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 11, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 11, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 11, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 11, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 11, 57.00, 36.00, 32.00, 32.00, 47.00 +CLL, 04, 11, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 11, 70.00, 47.00, 18.00, 20.00, 29.00 +CMH, 04, 11, 61.00, 39.00, 28.00, 30.00, 42.00 +CMI, 04, 11, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 11, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 11, 63.00, 40.00, 29.00, 19.00, 39.00 +CNM, 04, 11, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 11, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +COD, 04, 11, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +COF, 04, 11, 80.00, 60.00, -9999.00, -9999.00, 18.00 +CON, 04, 11, 55.00, 31.00, 25.00, 24.00, 37.00 +COS, 04, 11, 59.00, 32.00, 20.00, 18.00, 27.00 +COT, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 11, 65.00, 43.00, 29.00, 26.00, 41.00 +CPR, 04, 11, 55.00, 29.00, 23.00, 25.00, 34.00 +CRBC, 04, 11, 44.00, 11.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 11, 81.00, 62.00, 11.00, 10.00, 17.00 +CRW, 04, 11, 66.00, 42.00, 32.00, 32.00, 45.00 +CSG, 04, 11, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 11, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 11, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 11, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 11, 63.00, 41.00, 29.00, 30.00, 43.00 +CVN, 04, 11, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 11, 71.00, 40.00, -9999.00, -9999.00, 10.00 +CXY, 04, 11, 61.00, 40.00, 23.00, 23.00, 34.00 +CYS, 04, 11, 54.00, 29.00, 22.00, 22.00, 31.00 +DAA, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 11, 79.00, 58.00, 10.00, 14.00, 20.00 +DAG, 04, 11, 77.00, 50.00, 4.00, 4.00, 7.00 +DAL, 04, 11, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 11, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 11, 61.00, 40.00, 29.00, 30.00, 43.00 +DBQ, 04, 11, 56.00, 36.00, 31.00, 26.00, 42.00 +DCA, 04, 11, 66.00, 45.00, 21.00, 22.00, 31.00 +DDC, 04, 11, 67.00, 40.00, 19.00, 18.00, 28.00 +DEC, 04, 11, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 11, 61.00, 34.00, 22.00, 20.00, 28.00 +DFW, 04, 11, 75.00, 54.00, 17.00, 15.00, 26.00 +DHN, 04, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 11, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 11, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 11, 82.00, 58.00, -9999.00, -9999.00, 14.00 +DLG, 04, 11, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 11, 47.00, 28.00, 25.00, 23.00, 35.00 +DLLC, 04, 11, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 11, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 11, 80.00, 49.00, -9999.00, -9999.00, 7.00 +DMN, 04, 11, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 11, 64.00, 42.00, -9999.00, -9999.00, 35.00 +DPG, 04, 11, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 11, 77.00, 52.00, -9999.00, -9999.00, 22.00 +DRA, 04, 11, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 11, 82.00, 58.00, 15.00, 10.00, 19.00 +DSM, 04, 11, 61.00, 39.00, 28.00, 25.00, 40.00 +DTW, 04, 11, 57.00, 36.00, 28.00, 27.00, 41.00 +DUG, 04, 11, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 11, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 11, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 11, 77.00, 52.00, -9999.00, -9999.00, 20.00 +D45, 04, 11, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 11, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 11, 55.00, 32.00, 23.00, 23.00, 33.00 +ECG, 04, 11, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 11, 71.00, 44.00, -9999.00, -9999.00, 8.00 +EED, 04, 11, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 11, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 11, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 11, 61.00, 34.00, 37.00, 38.00, 52.00 +EKO, 04, 11, 58.00, 29.00, 16.00, 18.00, 25.00 +ELD, 04, 11, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 11, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 11, 78.00, 47.00, 4.00, 3.00, 5.00 +ELY, 04, 11, 56.00, 25.00, 16.00, 17.00, 26.00 +EMP, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 11, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +END, 04, 11, 71.00, 48.00, -9999.00, -9999.00, 13.00 +ENN, 04, 11, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 11, 60.00, 39.00, -9999.00, -9999.00, 22.00 +EPH, 04, 11, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 11, 54.00, 37.00, 35.00, 31.00, 46.00 +ESF, 04, 11, 77.00, 55.00, -9999.00, -9999.00, 31.00 +EUG, 04, 11, 60.00, 40.00, 35.00, 33.00, 45.00 +EVV, 04, 11, 66.00, 44.00, 33.00, 29.00, 45.00 +EWN, 04, 11, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 11, 61.00, 42.00, 24.00, 23.00, 36.00 +EYW, 04, 11, 81.00, 72.00, 10.00, 10.00, 16.00 +E74, 04, 11, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 11, 69.00, 43.00, -9999.00, -9999.00, 29.00 +FAI, 04, 11, 39.00, 18.00, 12.00, 12.00, 18.00 +FAR, 04, 11, 52.00, 31.00, 19.00, 16.00, 26.00 +FAT, 04, 11, 74.00, 46.00, 11.00, 10.00, 14.00 +FAY, 04, 11, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 11, 54.00, 30.00, 21.00, 22.00, 33.00 +FCS, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 11, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 11, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +FLG, 04, 11, 57.00, 26.00, 18.00, 17.00, 24.00 +FLL, 04, 11, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 11, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 11, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +FME, 04, 11, 67.00, 39.00, -9999.00, -9999.00, 35.00 +FMH, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 11, 68.00, 32.00, 8.00, 12.00, 15.00 +FMY, 04, 11, 83.00, 61.00, 7.00, 9.00, 14.00 +FNT, 04, 11, 55.00, 35.00, 27.00, 28.00, 43.00 +FOD, 04, 11, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 11, 66.00, 42.00, -9999.00, -9999.00, 30.00 +FOK, 04, 11, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 11, 67.00, 43.00, -9999.00, -9999.00, 28.00 +FSD, 04, 11, 58.00, 34.00, 28.00, 22.00, 38.00 +FSI, 04, 11, 73.00, 48.00, -9999.00, -9999.00, 25.00 +FSM, 04, 11, 73.00, 48.00, 24.00, 20.00, 35.00 +FTK, 04, 11, 67.00, 42.00, -9999.00, -9999.00, 36.00 +FWA, 04, 11, 59.00, 38.00, 28.00, 30.00, 43.00 +FWH, 04, 11, 75.00, 52.00, -9999.00, -9999.00, 25.00 +FYU, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 11, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 11, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 11, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 11, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 11, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 11, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 11, 56.00, 34.00, 18.00, 21.00, 30.00 +GFA, 04, 11, 54.00, 31.00, -9999.00, -9999.00, 27.00 +GFK, 04, 11, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 11, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 11, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 11, 55.00, 31.00, 16.00, 14.00, 24.00 +GJT, 04, 11, 65.00, 38.00, 15.00, 16.00, 23.00 +GKN, 04, 11, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 11, 63.00, 34.00, 19.00, 19.00, 28.00 +GLH, 04, 11, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 11, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 11, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 11, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +GON, 04, 11, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 11, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 11, 52.00, 33.00, 29.00, 27.00, 41.00 +GRCI, 04, 11, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 11, 59.00, 38.00, -9999.00, -9999.00, 50.00 +GRI, 04, 11, 62.00, 37.00, 26.00, 20.00, 34.00 +GRK, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 11, 55.00, 34.00, 32.00, 29.00, 44.00 +GSB, 04, 11, 72.00, 48.00, -9999.00, -9999.00, 29.00 +GSG, 04, 11, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 11, 69.00, 45.00, 22.00, 19.00, 31.00 +GSP, 04, 11, 71.00, 47.00, 18.00, 20.00, 29.00 +GST, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 11, 52.00, 34.00, -9999.00, -9999.00, 48.00 +GTF, 04, 11, 54.00, 31.00, 20.00, 21.00, 30.00 +GUP, 04, 11, 64.00, 28.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 11, 60.00, 37.00, -9999.00, -9999.00, 41.00 +GVW, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 11, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 11, 66.00, 50.00, 18.00, 17.00, 27.00 +HBR, 04, 11, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 11, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 11, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 11, 58.00, 36.00, -9999.00, -9999.00, 30.00 +HKY, 04, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 11, 55.00, 30.00, 20.00, 18.00, 28.00 +HMN, 04, 11, 79.00, 38.00, -9999.00, -9999.00, 5.00 +HMS, 04, 11, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 11, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 11, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +HON, 04, 11, 57.00, 33.00, 21.00, 20.00, 31.00 +HOP, 04, 11, 68.00, 44.00, -9999.00, -9999.00, 37.00 +HOT, 04, 11, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 11, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 11, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 11, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 11, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 11, 77.00, 52.00, -9999.00, -9999.00, 21.00 +HST, 04, 11, 83.00, 61.00, -9999.00, -9999.00, 15.00 +HSV, 04, 11, 72.00, 48.00, 28.00, 21.00, 37.00 +HTL, 04, 11, 51.00, 31.00, 34.00, 27.00, 45.00 +HTS, 04, 11, 66.00, 43.00, 30.00, 30.00, 44.00 +HUF, 04, 11, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 11, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 11, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 11, 55.00, 30.00, 18.00, 19.00, 27.00 +IAB, 04, 11, 67.00, 44.00, -9999.00, -9999.00, 25.00 +IAD, 04, 11, 64.00, 39.00, 24.00, 22.00, 35.00 +IAG, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 11, 77.00, 57.00, 17.00, 18.00, 27.00 +ICT, 04, 11, 67.00, 44.00, 24.00, 17.00, 34.00 +IDA, 04, 11, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 11, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 11, 62.00, 41.00, 25.00, 23.00, 36.00 +ILI, 04, 11, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 11, 73.00, 50.00, 16.00, 17.00, 26.00 +IMT, 04, 11, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +IND, 04, 11, 62.00, 41.00, 32.00, 29.00, 44.00 +INL, 04, 11, 48.00, 26.00, 22.00, 16.00, 28.00 +INS, 04, 11, 71.00, 44.00, -9999.00, -9999.00, 6.00 +INT, 04, 11, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +INW, 04, 11, 69.00, 36.00, 8.00, 6.00, 11.00 +IPL, 04, 11, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 11, 59.00, 37.00, 28.00, 28.00, 39.00 +IRK, 04, 11, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 11, 54.00, 29.00, 17.00, 16.00, 25.00 +ISP, 04, 11, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 11, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 11, 84.00, 50.00, -9999.00, -9999.00, 8.00 +IWD, 04, 11, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 11, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 11, 76.00, 51.00, 20.00, 19.00, 31.00 +JAX, 04, 11, 78.00, 54.00, 14.00, 16.00, 23.00 +JBR, 04, 11, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 11, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 11, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 11, 57.00, 42.00, 22.00, 22.00, 34.00 +JHW, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 11, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 11, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 11, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 11, 46.00, 31.00, 44.00, 44.00, 56.00 +JST, 04, 11, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 11, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 11, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 11, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 11, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 11, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 11, 55.00, 34.00, 29.00, 27.00, 42.00 +LAR, 04, 11, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 11, 77.00, 50.00, 4.00, 6.00, 7.00 +LAX, 04, 11, 67.00, 52.00, 8.00, 9.00, 14.00 +LBB, 04, 11, 74.00, 46.00, 14.00, 9.00, 19.00 +LBF, 04, 11, 62.00, 33.00, 24.00, 20.00, 31.00 +LCH, 04, 11, 77.00, 58.00, 15.00, 16.00, 24.00 +LCK, 04, 11, 63.00, 39.00, -9999.00, -9999.00, 41.00 +LEB, 04, 11, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 11, 65.00, 43.00, 29.00, 28.00, 42.00 +LFI, 04, 11, 65.00, 47.00, -9999.00, -9999.00, 31.00 +LFK, 04, 11, 78.00, 55.00, 19.00, 19.00, 30.00 +LFT, 04, 11, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 11, 58.00, 43.00, 24.00, 22.00, 35.00 +LGB, 04, 11, 71.00, 51.00, 9.00, 8.00, 14.00 +LGU, 04, 11, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 11, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 11, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 11, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 11, 72.00, 50.00, 22.00, 19.00, 32.00 +LIZ, 04, 11, 45.00, 28.00, -9999.00, -9999.00, 39.00 +LMT, 04, 11, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 04, 11, 55.00, 30.00, 19.00, 20.00, 27.00 +LNK, 04, 11, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 11, 64.00, 32.00, 8.00, 9.00, 15.00 +LOZ, 04, 11, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 11, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 11, 73.00, 49.00, -9999.00, -9999.00, 35.00 +LSE, 04, 11, 57.00, 36.00, 23.00, 24.00, 34.00 +LSF, 04, 11, 76.00, 51.00, -9999.00, -9999.00, 36.00 +LSV, 04, 11, 80.00, 45.00, -9999.00, -9999.00, 6.00 +LTS, 04, 11, 77.00, 47.00, -9999.00, -9999.00, 20.00 +LUF, 04, 11, 85.00, 49.00, -9999.00, -9999.00, 6.00 +LVS, 04, 11, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 11, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 11, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 11, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 11, 67.00, 43.00, 24.00, 22.00, 33.00 +MAF, 04, 11, 79.00, 48.00, 8.00, 6.00, 12.00 +MBL, 04, 11, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 11, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 11, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 11, 72.00, 48.00, -9999.00, -9999.00, 20.00 +MCF, 04, 11, 81.00, 60.00, -9999.00, -9999.00, 16.00 +MCG, 04, 11, 36.00, 14.00, 17.00, 19.00, 27.00 +MCI, 04, 11, 64.00, 43.00, 28.00, 24.00, 39.00 +MCK, 04, 11, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 11, 77.00, 50.00, 17.00, 17.00, 27.00 +MCO, 04, 11, 82.00, 59.00, 10.00, 12.00, 18.00 +MCW, 04, 11, 55.00, 35.00, 21.00, 19.00, 32.00 +MC2, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 04, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 11, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 11, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 11, 58.00, 39.00, 33.00, 30.00, 43.00 +MEI, 04, 11, 76.00, 50.00, 20.00, 20.00, 32.00 +MEM, 04, 11, 72.00, 51.00, 27.00, 24.00, 38.00 +MER, 04, 11, 74.00, 44.00, -9999.00, -9999.00, 17.00 +MFD, 04, 11, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 11, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 11, 64.00, 37.00, 25.00, 23.00, 33.00 +MGE, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 04, 11, 75.00, 52.00, 22.00, 19.00, 31.00 +MGW, 04, 11, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 11, 69.00, 46.00, -9999.00, -9999.00, 20.00 +MHS, 04, 11, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 11, 82.00, 66.00, 12.00, 13.00, 20.00 +MIB, 04, 11, 51.00, 30.00, -9999.00, -9999.00, 29.00 +MIV, 04, 11, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 11, 65.00, 34.00, -9999.00, -9999.00, 21.00 +MKC, 04, 11, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 11, 52.00, 35.00, 33.00, 29.00, 46.00 +MKG, 04, 11, 53.00, 34.00, 28.00, 27.00, 41.00 +MKL, 04, 11, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 11, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 11, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 11, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 11, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 11, 60.00, 38.00, 31.00, 25.00, 41.00 +MLS, 04, 11, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 11, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 11, 77.00, 51.00, -9999.00, -9999.00, 26.00 +MOB, 04, 11, 78.00, 56.00, 20.00, 18.00, 29.00 +MOT, 04, 11, 51.00, 30.00, 16.00, 15.00, 23.00 +MPV, 04, 11, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 11, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 11, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 11, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 11, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 11, 63.00, 45.00, -9999.00, -9999.00, 21.00 +MSL, 04, 11, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 11, 55.00, 33.00, 28.00, 27.00, 41.00 +MSO, 04, 11, 57.00, 30.00, 23.00, 20.00, 32.00 +MSP, 04, 11, 55.00, 35.00, 27.00, 23.00, 38.00 +MSS, 04, 11, 51.00, 32.00, 29.00, 27.00, 40.00 +MSY, 04, 11, 78.00, 57.00, 18.00, 17.00, 27.00 +MTC, 04, 11, 54.00, 35.00, -9999.00, -9999.00, 37.00 +MTN, 04, 11, 63.00, 41.00, -9999.00, -9999.00, 35.00 +MTO, 04, 11, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 11, 61.00, 38.00, -9999.00, -9999.00, 35.00 +MUO, 04, 11, 65.00, 35.00, -9999.00, -9999.00, 21.00 +MWA, 04, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 11, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 11, 75.00, 52.00, -9999.00, -9999.00, 28.00 +MYL, 04, 11, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 11, 75.00, 49.00, -9999.00, -9999.00, 25.00 +NAO, 04, 11, 72.00, 57.00, -9999.00, -9999.00, 22.00 +NBC, 04, 11, 76.00, 54.00, -9999.00, -9999.00, 24.00 +NBE, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 11, 58.00, 38.00, -9999.00, -9999.00, 39.00 +NCA, 04, 11, 75.00, 46.00, -9999.00, -9999.00, 30.00 +NCO, 04, 11, 54.00, 37.00, -9999.00, -9999.00, 38.00 +NC1, 04, 11, 71.00, 45.00, -9999.00, -9999.00, 7.00 +NEL, 04, 11, 60.00, 37.00, -9999.00, -9999.00, 37.00 +NFG, 04, 11, 66.00, 49.00, -9999.00, -9999.00, 46.00 +NFL, 04, 11, 64.00, 32.00, -9999.00, -9999.00, 13.00 +NGP, 04, 11, 81.00, 63.00, -9999.00, -9999.00, 17.00 +NGU, 04, 11, 66.00, 46.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 11, 63.00, 48.00, -9999.00, -9999.00, 19.00 +NHK, 04, 11, 66.00, 41.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 11, 51.00, 33.00, -9999.00, -9999.00, 37.00 +NID, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 11, 78.00, 54.00, -9999.00, -9999.00, 21.00 +NIR, 04, 11, 81.00, 59.00, -9999.00, -9999.00, 20.00 +NKT, 04, 11, 70.00, 50.00, -9999.00, -9999.00, 28.00 +NKX, 04, 11, 68.00, 55.00, -9999.00, -9999.00, 17.00 +NLC, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +NMM, 04, 11, 76.00, 49.00, -9999.00, -9999.00, 28.00 +NPA, 04, 11, 76.00, 58.00, -9999.00, -9999.00, 22.00 +NQA, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NQI, 04, 11, 84.00, 62.00, -9999.00, -9999.00, 17.00 +NQX, 04, 11, 81.00, 72.00, -9999.00, -9999.00, 13.00 +NRB, 04, 11, 77.00, 58.00, -9999.00, -9999.00, 20.00 +NRC, 04, 11, 74.00, 43.00, -9999.00, -9999.00, 23.00 +NRS, 04, 11, 67.00, 51.00, -9999.00, -9999.00, 13.00 +NSE, 04, 11, 77.00, 54.00, -9999.00, -9999.00, 24.00 +NSI, 04, 11, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NTD, 04, 11, 68.00, 48.00, -9999.00, -9999.00, 10.00 +NTK, 04, 11, 72.00, 51.00, -9999.00, -9999.00, 14.00 +NTU, 04, 11, 66.00, 46.00, -9999.00, -9999.00, 31.00 +NUC, 04, 11, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 11, 68.00, 44.00, -9999.00, -9999.00, 19.00 +NUW, 04, 11, 56.00, 39.00, -9999.00, -9999.00, 41.00 +NWF, 04, 11, 71.00, 51.00, -9999.00, -9999.00, 16.00 +NXX, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 11, 67.00, 40.00, -9999.00, -9999.00, 33.00 +NZC, 04, 11, 80.00, 51.00, -9999.00, -9999.00, 23.00 +NZJ, 04, 11, 72.00, 47.00, -9999.00, -9999.00, 14.00 +NZW, 04, 11, 56.00, 36.00, -9999.00, -9999.00, 37.00 +NZY, 04, 11, 68.00, 55.00, -9999.00, -9999.00, 14.00 +OAK, 04, 11, 66.00, 44.00, 16.00, 18.00, 25.00 +OAR, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 04, 11, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 11, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 11, 71.00, 48.00, 18.00, 16.00, 27.00 +OLM, 04, 11, 58.00, 36.00, 39.00, 38.00, 50.00 +OMA, 04, 11, 63.00, 39.00, 24.00, 22.00, 36.00 +OME, 04, 11, 25.00, 8.00, 19.00, 22.00, 28.00 +ONT, 04, 11, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 11, 58.00, 38.00, 34.00, 28.00, 46.00 +ORF, 04, 11, 66.00, 46.00, 21.00, 20.00, 29.00 +ORH, 04, 11, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 11, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 11, 50.00, 31.00, -9999.00, -9999.00, 35.00 +OTG, 04, 11, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 11, 56.00, 42.00, 40.00, 42.00, 53.00 +OTM, 04, 11, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 11, 19.00, 1.00, 13.00, 18.00, 23.00 +OURC, 04, 11, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 11, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 11, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 11, 78.00, 53.00, -9999.00, -9999.00, 24.00 +PACZ, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 11, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 11, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 11, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 11, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 11, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 11, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 11, 77.00, 54.00, -9999.00, -9999.00, 18.00 +PAQ, 04, 11, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 11, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 11, 37.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 11, 15.00, 1.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 11, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 11, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 11, 52.00, 33.00, -9999.00, -9999.00, 33.00 +PBI, 04, 11, 81.00, 64.00, 10.00, 16.00, 22.00 +PDT, 04, 11, 60.00, 39.00, 21.00, 16.00, 29.00 +PDX, 04, 11, 60.00, 41.00, 37.00, 38.00, 50.00 +PFN, 04, 11, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 11, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 11, 62.00, 41.00, 23.00, 26.00, 37.00 +PHX, 04, 11, 84.00, 54.00, 4.00, 6.00, 8.00 +PIA, 04, 11, 61.00, 40.00, 32.00, 26.00, 42.00 +PIB, 04, 11, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 11, 57.00, 31.00, 20.00, 20.00, 30.00 +PIR, 04, 11, 58.00, 34.00, 18.00, 16.00, 25.00 +PIT, 04, 11, 59.00, 38.00, 32.00, 31.00, 45.00 +PKB, 04, 11, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 11, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 11, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 11, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 11, 76.00, 58.00, 16.00, 15.00, 25.00 +POB, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 11, 77.00, 53.00, -9999.00, -9999.00, 31.00 +POM, 04, 11, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 04, 11, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 11, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 11, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 11, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 11, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 11, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 11, 54.00, 32.00, -9999.00, -9999.00, 37.00 +PSP, 04, 11, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 11, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 11, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 11, 67.00, 35.00, 14.00, 12.00, 20.00 +PUC, 04, 11, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 11, 56.00, 37.00, 27.00, 22.00, 38.00 +PVU, 04, 11, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 11, 51.00, 33.00, 27.00, 27.00, 39.00 +P02, 04, 11, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +P07, 04, 11, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +P11, 04, 11, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +P24, 04, 11, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +P28, 04, 11, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +P35, 04, 11, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +P38, 04, 11, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +P39, 04, 11, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +P58, 04, 11, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +P59, 04, 11, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +P60, 04, 11, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +P61, 04, 11, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +P67, 04, 11, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +P68, 04, 11, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +P69, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 11, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 11, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 11, 57.00, 31.00, 20.00, 19.00, 28.00 +RBL, 04, 11, 71.00, 46.00, 17.00, 16.00, 25.00 +RCA, 04, 11, 57.00, 31.00, -9999.00, -9999.00, 29.00 +RDD, 04, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 11, 58.00, 28.00, 15.00, 16.00, 26.00 +RDR, 04, 11, 50.00, 30.00, -9999.00, -9999.00, 27.00 +RDU, 04, 11, 71.00, 45.00, 18.00, 17.00, 26.00 +REE, 04, 11, 74.00, 46.00, -9999.00, -9999.00, 12.00 +REJ, 04, 11, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 11, 57.00, 36.00, 32.00, 27.00, 43.00 +RIC, 04, 11, 69.00, 44.00, 21.00, 21.00, 31.00 +RIV, 04, 11, 74.00, 46.00, -9999.00, -9999.00, 13.00 +RIW, 04, 11, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 11, 52.00, 27.00, 16.00, 12.00, 23.00 +RME, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +RMG, 04, 11, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +RND, 04, 11, 79.00, 57.00, -9999.00, -9999.00, 22.00 +RNO, 04, 11, 63.00, 33.00, 10.00, 10.00, 16.00 +ROA, 04, 11, 66.00, 43.00, 23.00, 21.00, 33.00 +ROC, 04, 11, 55.00, 35.00, 31.00, 31.00, 45.00 +ROW, 04, 11, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 11, 65.00, 40.00, 20.00, 17.00, 29.00 +RST, 04, 11, 54.00, 34.00, 28.00, 26.00, 41.00 +RWF, 04, 11, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 11, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 11, 70.00, 45.00, 15.00, 17.00, 21.00 +SAF, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 11, 68.00, 55.00, 11.00, 10.00, 17.00 +SAT, 04, 11, 79.00, 57.00, 20.00, 18.00, 30.00 +SAV, 04, 11, 77.00, 54.00, 16.00, 18.00, 26.00 +SAW, 04, 11, 47.00, 31.00, -9999.00, -9999.00, 38.00 +SBA, 04, 11, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 11, 75.00, 47.00, -9999.00, -9999.00, 16.00 +SBN, 04, 11, 58.00, 38.00, 33.00, 34.00, 48.00 +SBP, 04, 11, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 11, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 11, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 11, 5.00, -13.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 11, 72.00, 45.00, 10.00, 15.00, 18.00 +SDF, 04, 11, 66.00, 44.00, 29.00, 27.00, 41.00 +SEA, 04, 11, 56.00, 41.00, 32.00, 26.00, 42.00 +SEM, 04, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 11, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 11, 63.00, 47.00, 15.00, 17.00, 22.00 +SGF, 04, 11, 67.00, 43.00, 27.00, 25.00, 41.00 +SGY, 04, 11, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 11, 56.00, 29.00, 22.00, 23.00, 33.00 +SHV, 04, 11, 76.00, 53.00, 19.00, 20.00, 30.00 +SIT, 04, 11, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 11, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 11, 80.00, 52.00, 14.00, 8.00, 19.00 +SKA, 04, 11, 56.00, 34.00, -9999.00, -9999.00, 27.00 +SKF, 04, 11, 79.00, 57.00, -9999.00, -9999.00, 23.00 +SLC, 04, 11, 60.00, 37.00, 23.00, 21.00, 32.00 +SLE, 04, 11, 60.00, 37.00, 34.00, 32.00, 44.00 +SLN, 04, 11, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 11, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 11, 67.00, 42.00, -9999.00, 13.00, 24.00 +SNA, 04, 11, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 11, 32.00, 23.00, 35.00, 37.00, 53.00 +SNS, 04, 11, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 11, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 11, 63.00, 42.00, 33.00, 25.00, 43.00 +SPS, 04, 11, 75.00, 49.00, 15.00, 16.00, 25.00 +SRQ, 04, 11, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 11, 76.00, 49.00, -9999.00, -9999.00, 27.00 +SSI, 04, 11, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +STC, 04, 11, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 11, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +STL, 04, 11, 66.00, 45.00, 29.00, 25.00, 41.00 +STNV, 04, 11, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +STS, 04, 11, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 11, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 11, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 11, 70.00, 45.00, -9999.00, -9999.00, 19.00 +SUX, 04, 11, 61.00, 37.00, 25.00, 22.00, 35.00 +SVN, 04, 11, 77.00, 54.00, -9999.00, -9999.00, 25.00 +SWF, 04, 11, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 11, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 11, 55.00, 35.00, 33.00, 33.00, 46.00 +SZL, 04, 11, 66.00, 41.00, -9999.00, -9999.00, 27.00 +TAD, 04, 11, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 11, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 11, 71.00, 41.00, -9999.00, -9999.00, 34.00 +TCC, 04, 11, 72.00, 41.00, 8.00, 9.00, 14.00 +TCL, 04, 11, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 11, 59.00, 38.00, -9999.00, -9999.00, 48.00 +TCS, 04, 11, 73.00, 44.00, -9999.00, -9999.00, 6.00 +TEB, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 11, 71.00, 48.00, -9999.00, -9999.00, 23.00 +TKA, 04, 11, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 11, 79.00, 51.00, 14.00, 15.00, 24.00 +TNX, 04, 11, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 11, 58.00, 35.00, 29.00, 31.00, 45.00 +TOP, 04, 11, 66.00, 42.00, 26.00, 23.00, 38.00 +TPA, 04, 11, 81.00, 60.00, 8.00, 10.00, 16.00 +TPH, 04, 11, 62.00, 32.00, 10.00, 7.00, 12.00 +TRI, 04, 11, 66.00, 42.00, 24.00, 25.00, 36.00 +TRK, 04, 11, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 11, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 11, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 11, 72.00, 49.00, 23.00, 19.00, 33.00 +TUP, 04, 11, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 11, 80.00, 49.00, 5.00, 6.00, 8.00 +TVC, 04, 11, 52.00, 31.00, 24.00, 23.00, 34.00 +TVL, 04, 11, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 11, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 11, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 11, 69.00, 44.00, 23.00, 25.00, 35.00 +T01, 04, 11, 65.00, 41.00, -9999.00, -9999.00, 31.00 +T02, 04, 11, 73.00, 49.00, -9999.00, -9999.00, 26.00 +T03, 04, 11, 74.00, 50.00, -9999.00, -9999.00, 25.00 +T04, 04, 11, 80.00, 61.00, -9999.00, -9999.00, 16.00 +T05, 04, 11, 66.00, 40.00, -9999.00, -9999.00, 26.00 +T06, 04, 11, 77.00, 50.00, -9999.00, -9999.00, 30.00 +T07, 04, 11, 68.00, 35.00, -9999.00, -9999.00, 30.00 +T08, 04, 11, 60.00, 39.00, -9999.00, -9999.00, 26.00 +UCA, 04, 11, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 11, 71.00, 44.00, -9999.00, -9999.00, 6.00 +UIL, 04, 11, 54.00, 37.00, 52.00, 52.00, 62.00 +UIN, 04, 11, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 11, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 11, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 11, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +U15, 04, 11, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +U28, 04, 11, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 11, 78.00, 51.00, -9999.00, -9999.00, 24.00 +VBG, 04, 11, 68.00, 44.00, -9999.00, -9999.00, 20.00 +VCT, 04, 11, 79.00, 60.00, 15.00, 15.00, 24.00 +VCV, 04, 11, 72.00, 40.00, -9999.00, -9999.00, 6.00 +VDZ, 04, 11, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 11, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 11, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 11, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 11, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 11, 77.00, 52.00, -9999.00, -9999.00, 22.00 +VRB, 04, 11, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 11, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 11, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 11, 65.00, 41.00, 26.00, 23.00, -9999.00 +WJA, 04, 11, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 11, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 11, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 11, 62.00, 28.00, 15.00, 16.00, 26.00 +WPO, 04, 11, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 11, 77.00, 50.00, -9999.00, -9999.00, 26.00 +WRG, 04, 11, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 11, 63.00, 37.00, -9999.00, -9999.00, 35.00 +WRL, 04, 11, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +X68, 04, 11, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 11, 43.00, 28.00, 53.00, 52.00, 63.00 +YCG, 04, 11, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 11, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 11, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 11, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 11, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 11, 62.00, 35.00, 9.00, 9.00, 15.00 +YNG, 04, 11, 57.00, 36.00, 31.00, 33.00, 47.00 +YPA, 04, 11, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 11, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 11, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 11, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 11, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 11, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 11, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 11, 85.00, 56.00, 2.00, 2.00, 3.00 +YVR, 04, 11, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 11, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 11, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 11, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 11, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 11, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 11, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 11, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 11, 46.00, 27.00, 28.00, 27.00, 37.00 +ZUN, 04, 11, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 11, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 11, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 11, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +01R, 04, 11, 77.00, 54.00, -9999.00, -9999.00, 27.00 +1V1, 04, 11, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 11, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 11, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 11, 69.00, 49.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 11, 76.00, 49.00, -9999.00, -9999.00, 26.00 +3B1, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 11, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 11, 52.00, 30.00, -9999.00, -9999.00, 34.00 +3SE, 04, 11, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 11, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 11, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 11, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 11, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 11, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 11, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 11, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 12, 60.00, 38.00, 25.00, 25.00, 38.00 +ABI, 04, 12, 78.00, 52.00, 13.00, 9.00, 20.00 +ABQ, 04, 12, 70.00, 39.00, 7.00, 7.00, 13.00 +ABR, 04, 12, 56.00, 32.00, 21.00, 19.00, 30.00 +ABY, 04, 12, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 12, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 12, 78.00, 56.00, 16.00, 17.00, 26.00 +ACV, 04, 12, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 12, 60.00, 39.00, 24.00, 22.00, 34.00 +ADK, 04, 12, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 12, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 12, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 12, 64.00, 41.00, -9999.00, -9999.00, 35.00 +AEX, 04, 12, 78.00, 56.00, -9999.00, -9999.00, 27.00 +AFF, 04, 12, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 12, 85.00, 59.00, -9999.00, -9999.00, 18.00 +AGS, 04, 12, 76.00, 48.00, 18.00, 19.00, 28.00 +AHN, 04, 12, 73.00, 50.00, 18.00, 20.00, 29.00 +AKN, 04, 12, 38.00, 23.00, 25.00, 26.00, 37.00 +AKO, 04, 12, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 12, 57.00, 34.00, 26.00, 26.00, 39.00 +ALI, 04, 12, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 12, 58.00, 36.00, 25.00, 25.00, 38.00 +ALS, 04, 12, 58.00, 23.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 12, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 12, 71.00, 42.00, 15.00, 12.00, 22.00 +AMG, 04, 12, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 12, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 12, 42.00, 28.00, 16.00, 16.00, 24.00 +AND, 04, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 12, 50.00, 37.00, 52.00, 51.00, 65.00 +AOO, 04, 12, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +APN, 04, 12, 51.00, 29.00, 29.00, 26.00, 39.00 +AQQ, 04, 12, 75.00, 59.00, -9999.00, -9999.00, -9999.00 +ART, 04, 12, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +AST, 04, 12, 56.00, 40.00, 45.00, 48.00, 58.00 +ATL, 04, 12, 72.00, 50.00, 20.00, 20.00, 29.00 +ATW, 04, 12, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 12, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 12, 63.00, 40.00, -9999.00, -9999.00, 40.00 +AUG, 04, 12, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 12, 79.00, 60.00, 20.00, 16.00, 29.00 +AUW, 04, 12, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 12, 68.00, 42.00, 21.00, 22.00, 32.00 +AVP, 04, 12, 57.00, 38.00, 31.00, 28.00, 43.00 +AXN, 04, 12, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 12, 55.00, 35.00, -9999.00, -9999.00, 32.00 +AYS, 04, 12, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 12, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 12, 73.00, 48.00, -9999.00, -9999.00, 21.00 +BAD, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +BAF, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 12, 51.00, 23.00, -9999.00, -9999.00, 18.00 +BDL, 04, 12, 59.00, 37.00, 26.00, 26.00, 37.00 +BDR, 04, 12, 56.00, 39.00, 26.00, 22.00, 35.00 +BET, 04, 12, 30.00, 15.00, 20.00, 22.00, 31.00 +BFD, 04, 12, 52.00, 32.00, 37.00, 33.00, 48.00 +BFF, 04, 12, 61.00, 31.00, 22.00, 20.00, 32.00 +BFL, 04, 12, 76.00, 50.00, 9.00, 9.00, 13.00 +BGM, 04, 12, 53.00, 34.00, 33.00, 31.00, 46.00 +BGR, 04, 12, 50.00, 32.00, 26.00, 22.00, 36.00 +BGS, 04, 12, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 12, 74.00, 49.00, 21.00, 20.00, 31.00 +BID, 04, 12, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 12, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 12, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 12, 56.00, 33.00, 22.00, 22.00, 32.00 +BIS, 04, 12, 54.00, 30.00, 20.00, 19.00, 31.00 +BIX, 04, 12, 76.00, 59.00, -9999.00, -9999.00, 24.00 +BJI, 04, 12, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 12, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 12, 61.00, 31.00, -9999.00, -9999.00, 21.00 +BKW, 04, 12, 61.00, 40.00, 31.00, 30.00, 45.00 +BLF, 04, 12, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 12, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 12, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 12, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 12, 67.00, 44.00, -9999.00, -9999.00, 36.00 +BNA, 04, 12, 70.00, 47.00, 28.00, 26.00, 40.00 +BNO, 04, 12, 56.00, 29.00, -9999.00, 19.00, 34.00 +BOI, 04, 12, 61.00, 37.00, 20.00, 19.00, 30.00 +BOS, 04, 12, 55.00, 40.00, 24.00, 23.00, 36.00 +BPI, 04, 12, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 12, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 12, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 12, 61.00, 40.00, -9999.00, -9999.00, 35.00 +BRO, 04, 12, 84.00, 66.00, 10.00, 8.00, 13.00 +BRW, 04, 12, 4.00, -10.00, 10.00, 12.00, 17.00 +BSM, 04, 12, 79.00, 60.00, -9999.00, -9999.00, 23.00 +BTI, 04, 12, 5.00, -11.00, 8.00, 10.00, 15.00 +BTL, 04, 12, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 12, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 12, 80.00, 58.00, 19.00, 18.00, 29.00 +BTT, 04, 12, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 12, 53.00, 33.00, 31.00, 29.00, 45.00 +BUB, 04, 12, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 12, 53.00, 35.00, 32.00, 33.00, 47.00 +BUR, 04, 12, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 12, 77.00, 60.00, -9999.00, 13.00, 24.00 +BWG, 04, 12, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 12, 64.00, 42.00, 26.00, 21.00, 35.00 +BYH, 04, 12, 71.00, 50.00, -9999.00, -9999.00, 37.00 +BYI, 04, 12, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 12, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 12, 76.00, 49.00, 15.00, 19.00, 26.00 +CAG, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 12, 58.00, 37.00, 30.00, 35.00, 47.00 +CAO, 04, 12, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 12, 46.00, 28.00, 32.00, 33.00, 46.00 +CBM, 04, 12, 75.00, 50.00, -9999.00, -9999.00, 29.00 +CDB, 04, 12, 38.00, 29.00, 47.00, 53.00, 66.00 +CDC, 04, 12, 61.00, 33.00, 15.00, 12.00, 20.00 +CDR, 04, 12, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 12, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 12, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 12, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 12, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 12, 71.00, 47.00, 23.00, 22.00, 34.00 +CHO, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 12, 76.00, 54.00, 17.00, 17.00, 26.00 +CID, 04, 12, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 12, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 12, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 12, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 12, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 12, 57.00, 37.00, 32.00, 32.00, 47.00 +CLL, 04, 12, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 12, 71.00, 47.00, 18.00, 20.00, 29.00 +CMH, 04, 12, 61.00, 40.00, 28.00, 30.00, 41.00 +CMI, 04, 12, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 12, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 12, 64.00, 40.00, 30.00, 19.00, 39.00 +CNM, 04, 12, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 12, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +COD, 04, 12, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +COF, 04, 12, 81.00, 61.00, -9999.00, -9999.00, 18.00 +CON, 04, 12, 55.00, 31.00, 25.00, 24.00, 37.00 +COS, 04, 12, 59.00, 33.00, 20.00, 18.00, 27.00 +COT, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 12, 65.00, 43.00, 29.00, 26.00, 41.00 +CPR, 04, 12, 55.00, 29.00, 23.00, 26.00, 35.00 +CRBC, 04, 12, 45.00, 12.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 12, 82.00, 63.00, 11.00, 10.00, 17.00 +CRW, 04, 12, 66.00, 43.00, 31.00, 31.00, 45.00 +CSG, 04, 12, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 12, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 12, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 12, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 12, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 12, 64.00, 42.00, 28.00, 30.00, 43.00 +CVN, 04, 12, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 12, 72.00, 41.00, -9999.00, -9999.00, 10.00 +CXY, 04, 12, 61.00, 41.00, 24.00, 23.00, 34.00 +CYS, 04, 12, 54.00, 30.00, 23.00, 22.00, 32.00 +DAA, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 12, 80.00, 59.00, 9.00, 14.00, 19.00 +DAG, 04, 12, 78.00, 51.00, 4.00, 4.00, 7.00 +DAL, 04, 12, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 12, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 12, 61.00, 40.00, 29.00, 30.00, 43.00 +DBQ, 04, 12, 57.00, 37.00, 31.00, 26.00, 42.00 +DCA, 04, 12, 66.00, 46.00, 21.00, 21.00, 31.00 +DDC, 04, 12, 67.00, 41.00, 19.00, 18.00, 28.00 +DEC, 04, 12, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 12, 61.00, 34.00, 22.00, 20.00, 28.00 +DFW, 04, 12, 76.00, 54.00, 17.00, 15.00, 26.00 +DHN, 04, 12, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 12, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 12, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 12, 83.00, 59.00, -9999.00, -9999.00, 15.00 +DLG, 04, 12, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 12, 47.00, 28.00, 25.00, 22.00, 35.00 +DLLC, 04, 12, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 12, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 12, 81.00, 50.00, -9999.00, -9999.00, 7.00 +DMN, 04, 12, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 12, 65.00, 42.00, -9999.00, -9999.00, 35.00 +DPG, 04, 12, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 12, 78.00, 53.00, -9999.00, -9999.00, 22.00 +DRA, 04, 12, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 12, 83.00, 59.00, 15.00, 10.00, 19.00 +DSM, 04, 12, 61.00, 39.00, 28.00, 25.00, 40.00 +DTW, 04, 12, 57.00, 36.00, 28.00, 27.00, 41.00 +DUG, 04, 12, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 12, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 12, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 12, 78.00, 52.00, -9999.00, -9999.00, 20.00 +D45, 04, 12, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 12, 56.00, 32.00, 24.00, 23.00, 34.00 +ECG, 04, 12, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 12, 71.00, 45.00, -9999.00, -9999.00, 7.00 +EED, 04, 12, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 12, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 12, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 12, 61.00, 35.00, 37.00, 38.00, 52.00 +EKO, 04, 12, 59.00, 30.00, 16.00, 17.00, 25.00 +ELD, 04, 12, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 12, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 12, 78.00, 48.00, 4.00, 3.00, 5.00 +ELY, 04, 12, 56.00, 26.00, 16.00, 17.00, 25.00 +EMP, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 12, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +END, 04, 12, 72.00, 48.00, -9999.00, -9999.00, 13.00 +ENN, 04, 12, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 12, 61.00, 40.00, -9999.00, -9999.00, 22.00 +EPH, 04, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 12, 54.00, 37.00, 34.00, 31.00, 46.00 +ESF, 04, 12, 78.00, 56.00, -9999.00, -9999.00, 31.00 +EUG, 04, 12, 61.00, 41.00, 35.00, 32.00, 44.00 +EVV, 04, 12, 67.00, 45.00, 33.00, 29.00, 45.00 +EWN, 04, 12, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 12, 61.00, 42.00, 24.00, 23.00, 35.00 +EYW, 04, 12, 82.00, 72.00, 10.00, 10.00, 17.00 +E74, 04, 12, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 12, 70.00, 44.00, -9999.00, -9999.00, 29.00 +FAI, 04, 12, 40.00, 19.00, 12.00, 12.00, 18.00 +FAR, 04, 12, 53.00, 31.00, 19.00, 16.00, 26.00 +FAT, 04, 12, 75.00, 47.00, 10.00, 9.00, 14.00 +FAY, 04, 12, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 12, 54.00, 31.00, 21.00, 22.00, 33.00 +FCS, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 12, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 12, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +FLG, 04, 12, 57.00, 27.00, 17.00, 16.00, 24.00 +FLL, 04, 12, 83.00, 66.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 12, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 12, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +FME, 04, 12, 67.00, 39.00, -9999.00, -9999.00, 35.00 +FMH, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 12, 68.00, 33.00, 8.00, 11.00, 14.00 +FMY, 04, 12, 84.00, 62.00, 7.00, 9.00, 14.00 +FNT, 04, 12, 55.00, 35.00, 27.00, 28.00, 43.00 +FOD, 04, 12, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 12, 66.00, 42.00, -9999.00, -9999.00, 31.00 +FOK, 04, 12, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 12, 67.00, 43.00, -9999.00, -9999.00, 29.00 +FSD, 04, 12, 58.00, 34.00, 28.00, 22.00, 39.00 +FSI, 04, 12, 74.00, 49.00, -9999.00, -9999.00, 25.00 +FSM, 04, 12, 74.00, 48.00, 24.00, 20.00, 35.00 +FTK, 04, 12, 67.00, 43.00, -9999.00, -9999.00, 36.00 +FWA, 04, 12, 59.00, 38.00, 28.00, 30.00, 43.00 +FWH, 04, 12, 76.00, 53.00, -9999.00, -9999.00, 25.00 +FYU, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 12, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 12, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 12, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 12, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 12, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 12, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 12, 56.00, 35.00, 18.00, 21.00, 30.00 +GFA, 04, 12, 54.00, 31.00, -9999.00, -9999.00, 27.00 +GFK, 04, 12, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 12, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 12, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 12, 56.00, 31.00, 16.00, 14.00, 24.00 +GJT, 04, 12, 65.00, 38.00, 15.00, 15.00, 23.00 +GKN, 04, 12, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 12, 63.00, 35.00, 19.00, 19.00, 28.00 +GLH, 04, 12, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 12, 73.00, 65.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 12, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 12, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GON, 04, 12, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 12, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 12, 53.00, 33.00, 29.00, 27.00, 41.00 +GRCI, 04, 12, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 12, 60.00, 38.00, -9999.00, -9999.00, 49.00 +GRI, 04, 12, 63.00, 37.00, 27.00, 20.00, 35.00 +GRK, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 12, 56.00, 35.00, 32.00, 29.00, 44.00 +GSB, 04, 12, 73.00, 48.00, -9999.00, -9999.00, 29.00 +GSG, 04, 12, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 12, 69.00, 45.00, 21.00, 19.00, 31.00 +GSP, 04, 12, 72.00, 47.00, 18.00, 20.00, 29.00 +GST, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 12, 52.00, 34.00, -9999.00, -9999.00, 47.00 +GTF, 04, 12, 54.00, 31.00, 20.00, 21.00, 29.00 +GUP, 04, 12, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 12, 60.00, 37.00, -9999.00, -9999.00, 41.00 +GVW, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 04, 12, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 12, 67.00, 51.00, 17.00, 17.00, 27.00 +HBR, 04, 12, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 12, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 12, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 12, 59.00, 37.00, -9999.00, -9999.00, 30.00 +HKY, 04, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 12, 55.00, 30.00, 20.00, 18.00, 28.00 +HMN, 04, 12, 79.00, 39.00, -9999.00, -9999.00, 5.00 +HMS, 04, 12, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 12, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 12, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +HON, 04, 12, 58.00, 33.00, 21.00, 20.00, 31.00 +HOP, 04, 12, 69.00, 44.00, -9999.00, -9999.00, 37.00 +HOT, 04, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 12, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 12, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 12, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 12, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 12, 78.00, 53.00, -9999.00, -9999.00, 21.00 +HST, 04, 12, 84.00, 62.00, -9999.00, -9999.00, 15.00 +HSV, 04, 12, 72.00, 49.00, 28.00, 20.00, 37.00 +HTL, 04, 12, 52.00, 31.00, 34.00, 27.00, 45.00 +HTS, 04, 12, 66.00, 44.00, 30.00, 30.00, 43.00 +HUF, 04, 12, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 12, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 12, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 12, 56.00, 30.00, 18.00, 19.00, 27.00 +IAB, 04, 12, 68.00, 44.00, -9999.00, -9999.00, 25.00 +IAD, 04, 12, 65.00, 40.00, 24.00, 22.00, 35.00 +IAG, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 12, 78.00, 58.00, 17.00, 17.00, 27.00 +ICT, 04, 12, 68.00, 44.00, 24.00, 17.00, 34.00 +IDA, 04, 12, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 12, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 12, 62.00, 41.00, 25.00, 23.00, 36.00 +ILI, 04, 12, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 12, 74.00, 50.00, 16.00, 17.00, 26.00 +IMT, 04, 12, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +IND, 04, 12, 62.00, 41.00, 32.00, 29.00, 44.00 +INL, 04, 12, 49.00, 27.00, 22.00, 16.00, 28.00 +INS, 04, 12, 71.00, 45.00, -9999.00, -9999.00, 6.00 +INT, 04, 12, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +INW, 04, 12, 69.00, 36.00, 7.00, 6.00, 11.00 +IPL, 04, 12, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 12, 59.00, 38.00, 28.00, 28.00, 39.00 +IRK, 04, 12, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 12, 55.00, 30.00, 17.00, 16.00, 25.00 +ISP, 04, 12, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 12, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 12, 85.00, 51.00, -9999.00, -9999.00, 7.00 +IWD, 04, 12, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 12, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 12, 77.00, 52.00, 19.00, 19.00, 30.00 +JAX, 04, 12, 79.00, 55.00, 14.00, 15.00, 22.00 +JBR, 04, 12, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 12, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 12, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 12, 58.00, 42.00, 22.00, 22.00, 33.00 +JHW, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 12, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 12, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 12, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 12, 47.00, 32.00, 44.00, 44.00, 56.00 +JST, 04, 12, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 12, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 12, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 12, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 12, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 12, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 12, 56.00, 34.00, 29.00, 27.00, 42.00 +LAR, 04, 12, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 12, 77.00, 50.00, 4.00, 5.00, 7.00 +LAX, 04, 12, 67.00, 53.00, 8.00, 9.00, 13.00 +LBB, 04, 12, 75.00, 46.00, 14.00, 10.00, 19.00 +LBF, 04, 12, 62.00, 33.00, 24.00, 21.00, 32.00 +LCH, 04, 12, 78.00, 58.00, 15.00, 16.00, 24.00 +LCK, 04, 12, 63.00, 40.00, -9999.00, -9999.00, 41.00 +LEB, 04, 12, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 12, 65.00, 44.00, 28.00, 28.00, 42.00 +LFI, 04, 12, 66.00, 48.00, -9999.00, -9999.00, 30.00 +LFK, 04, 12, 79.00, 56.00, 18.00, 18.00, 29.00 +LFT, 04, 12, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 12, 58.00, 43.00, 24.00, 21.00, 34.00 +LGB, 04, 12, 72.00, 52.00, 8.00, 8.00, 13.00 +LGU, 04, 12, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 12, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 12, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 12, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 12, 73.00, 50.00, 22.00, 19.00, 32.00 +LIZ, 04, 12, 46.00, 28.00, -9999.00, -9999.00, 38.00 +LMT, 04, 12, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +LND, 04, 12, 55.00, 30.00, 20.00, 21.00, 27.00 +LNK, 04, 12, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 12, 64.00, 32.00, 8.00, 9.00, 15.00 +LOZ, 04, 12, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 12, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 12, 73.00, 50.00, -9999.00, -9999.00, 35.00 +LSE, 04, 12, 58.00, 36.00, 23.00, 24.00, 34.00 +LSF, 04, 12, 77.00, 52.00, -9999.00, -9999.00, 36.00 +LSV, 04, 12, 81.00, 45.00, -9999.00, -9999.00, 6.00 +LTS, 04, 12, 78.00, 48.00, -9999.00, -9999.00, 20.00 +LUF, 04, 12, 85.00, 50.00, -9999.00, -9999.00, 5.00 +LVS, 04, 12, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 12, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 12, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 12, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 12, 67.00, 43.00, 24.00, 21.00, 33.00 +MAF, 04, 12, 80.00, 49.00, 8.00, 6.00, 12.00 +MBL, 04, 12, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 12, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 12, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 12, 73.00, 49.00, -9999.00, -9999.00, 20.00 +MCF, 04, 12, 82.00, 61.00, -9999.00, -9999.00, 16.00 +MCG, 04, 12, 36.00, 15.00, 17.00, 19.00, 27.00 +MCI, 04, 12, 64.00, 43.00, 29.00, 24.00, 40.00 +MCK, 04, 12, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 12, 77.00, 51.00, 17.00, 16.00, 27.00 +MCO, 04, 12, 83.00, 59.00, 9.00, 12.00, 17.00 +MCW, 04, 12, 56.00, 35.00, 21.00, 20.00, 32.00 +MC2, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 04, 12, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 12, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 12, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 12, 58.00, 40.00, 33.00, 30.00, 43.00 +MEI, 04, 12, 77.00, 51.00, 20.00, 20.00, 32.00 +MEM, 04, 12, 73.00, 52.00, 26.00, 24.00, 37.00 +MER, 04, 12, 74.00, 44.00, -9999.00, -9999.00, 17.00 +MFD, 04, 12, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 12, 64.00, 38.00, 24.00, 22.00, 33.00 +MGE, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 04, 12, 76.00, 53.00, 22.00, 19.00, 30.00 +MGW, 04, 12, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 12, 70.00, 47.00, -9999.00, -9999.00, 20.00 +MHS, 04, 12, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 12, 83.00, 66.00, 12.00, 13.00, 20.00 +MIB, 04, 12, 52.00, 31.00, -9999.00, -9999.00, 30.00 +MIV, 04, 12, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 12, 66.00, 35.00, -9999.00, -9999.00, 21.00 +MKC, 04, 12, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 12, 52.00, 35.00, 33.00, 29.00, 46.00 +MKG, 04, 12, 54.00, 35.00, 28.00, 27.00, 41.00 +MKL, 04, 12, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 12, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 12, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 12, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 12, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 12, 60.00, 39.00, 31.00, 25.00, 41.00 +MLS, 04, 12, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 12, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 12, 78.00, 52.00, -9999.00, -9999.00, 26.00 +MOB, 04, 12, 78.00, 57.00, 20.00, 18.00, 29.00 +MOT, 04, 12, 52.00, 31.00, 16.00, 15.00, 23.00 +MPV, 04, 12, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 12, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 12, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 12, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 12, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 12, 63.00, 46.00, -9999.00, -9999.00, 21.00 +MSL, 04, 12, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 12, 56.00, 33.00, 28.00, 28.00, 41.00 +MSO, 04, 12, 57.00, 31.00, 22.00, 20.00, 32.00 +MSP, 04, 12, 56.00, 35.00, 27.00, 23.00, 38.00 +MSS, 04, 12, 52.00, 32.00, 29.00, 27.00, 40.00 +MSY, 04, 12, 78.00, 58.00, 18.00, 17.00, 26.00 +MTC, 04, 12, 54.00, 36.00, -9999.00, -9999.00, 37.00 +MTN, 04, 12, 64.00, 42.00, -9999.00, -9999.00, 35.00 +MTO, 04, 12, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 12, 61.00, 38.00, -9999.00, -9999.00, 35.00 +MUO, 04, 12, 66.00, 36.00, -9999.00, -9999.00, 21.00 +MWA, 04, 12, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 12, 76.00, 53.00, -9999.00, -9999.00, 27.00 +MYL, 04, 12, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 12, 76.00, 50.00, -9999.00, -9999.00, 25.00 +NAO, 04, 12, 73.00, 58.00, -9999.00, -9999.00, 21.00 +NBC, 04, 12, 77.00, 55.00, -9999.00, -9999.00, 24.00 +NBE, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 12, 58.00, 38.00, -9999.00, -9999.00, 40.00 +NCA, 04, 12, 76.00, 47.00, -9999.00, -9999.00, 30.00 +NCO, 04, 12, 55.00, 38.00, -9999.00, -9999.00, 38.00 +NC1, 04, 12, 71.00, 46.00, -9999.00, -9999.00, 6.00 +NEL, 04, 12, 61.00, 38.00, -9999.00, -9999.00, 37.00 +NFG, 04, 12, 66.00, 50.00, -9999.00, -9999.00, 47.00 +NFL, 04, 12, 64.00, 33.00, -9999.00, -9999.00, 13.00 +NGP, 04, 12, 81.00, 64.00, -9999.00, -9999.00, 17.00 +NGU, 04, 12, 66.00, 47.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 12, 64.00, 48.00, -9999.00, -9999.00, 18.00 +NHK, 04, 12, 66.00, 42.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 12, 52.00, 34.00, -9999.00, -9999.00, 37.00 +NID, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 12, 79.00, 55.00, -9999.00, -9999.00, 21.00 +NIR, 04, 12, 82.00, 60.00, -9999.00, -9999.00, 20.00 +NKT, 04, 12, 71.00, 51.00, -9999.00, -9999.00, 27.00 +NKX, 04, 12, 68.00, 56.00, -9999.00, -9999.00, 17.00 +NLC, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +NMM, 04, 12, 77.00, 50.00, -9999.00, -9999.00, 28.00 +NPA, 04, 12, 76.00, 58.00, -9999.00, -9999.00, 21.00 +NQA, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NQI, 04, 12, 85.00, 63.00, -9999.00, -9999.00, 17.00 +NQX, 04, 12, 82.00, 72.00, -9999.00, -9999.00, 13.00 +NRB, 04, 12, 78.00, 59.00, -9999.00, -9999.00, 20.00 +NRC, 04, 12, 75.00, 44.00, -9999.00, -9999.00, 22.00 +NRS, 04, 12, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NSE, 04, 12, 78.00, 55.00, -9999.00, -9999.00, 24.00 +NSI, 04, 12, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NTD, 04, 12, 68.00, 48.00, -9999.00, -9999.00, 10.00 +NTK, 04, 12, 73.00, 51.00, -9999.00, -9999.00, 14.00 +NTU, 04, 12, 66.00, 47.00, -9999.00, -9999.00, 30.00 +NUC, 04, 12, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 12, 68.00, 45.00, -9999.00, -9999.00, 18.00 +NUW, 04, 12, 57.00, 40.00, -9999.00, -9999.00, 40.00 +NWF, 04, 12, 72.00, 52.00, -9999.00, -9999.00, 15.00 +NXX, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 12, 67.00, 40.00, -9999.00, -9999.00, 33.00 +NZC, 04, 12, 81.00, 52.00, -9999.00, -9999.00, 23.00 +NZJ, 04, 12, 73.00, 48.00, -9999.00, -9999.00, 14.00 +NZW, 04, 12, 56.00, 36.00, -9999.00, -9999.00, 37.00 +NZY, 04, 12, 68.00, 56.00, -9999.00, -9999.00, 14.00 +OAK, 04, 12, 66.00, 45.00, 16.00, 17.00, 25.00 +OAR, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 04, 12, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 12, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 12, 72.00, 48.00, 18.00, 15.00, 27.00 +OLM, 04, 12, 59.00, 36.00, 39.00, 38.00, 50.00 +OMA, 04, 12, 63.00, 39.00, 25.00, 22.00, 36.00 +OME, 04, 12, 25.00, 9.00, 19.00, 22.00, 28.00 +ONT, 04, 12, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 12, 58.00, 38.00, 34.00, 29.00, 47.00 +ORF, 04, 12, 66.00, 47.00, 21.00, 19.00, 29.00 +ORH, 04, 12, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 12, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 12, 51.00, 31.00, -9999.00, -9999.00, 35.00 +OTG, 04, 12, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 12, 57.00, 42.00, 39.00, 42.00, 52.00 +OTM, 04, 12, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 12, 19.00, 1.00, 13.00, 18.00, 23.00 +OURC, 04, 12, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 12, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 12, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 12, 79.00, 53.00, -9999.00, -9999.00, 24.00 +PACZ, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 12, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 12, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 12, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 12, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 12, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 12, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 12, 78.00, 55.00, -9999.00, -9999.00, 18.00 +PAQ, 04, 12, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 12, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 12, 38.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 12, 15.00, 2.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 12, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 12, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 12, 52.00, 33.00, -9999.00, -9999.00, 33.00 +PBI, 04, 12, 82.00, 65.00, 10.00, 16.00, 22.00 +PDT, 04, 12, 61.00, 39.00, 21.00, 16.00, 28.00 +PDX, 04, 12, 61.00, 41.00, 36.00, 38.00, 49.00 +PFN, 04, 12, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 12, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 12, 62.00, 42.00, 23.00, 27.00, 37.00 +PHX, 04, 12, 84.00, 55.00, 4.00, 6.00, 8.00 +PIA, 04, 12, 61.00, 40.00, 32.00, 26.00, 42.00 +PIB, 04, 12, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 12, 57.00, 32.00, 20.00, 20.00, 30.00 +PIR, 04, 12, 58.00, 34.00, 18.00, 16.00, 25.00 +PIT, 04, 12, 60.00, 38.00, 32.00, 31.00, 45.00 +PKB, 04, 12, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 12, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 12, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 12, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 12, 76.00, 58.00, 16.00, 15.00, 25.00 +POB, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 12, 78.00, 54.00, -9999.00, -9999.00, 30.00 +POM, 04, 12, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 04, 12, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 12, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 12, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 12, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 12, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 12, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 12, 55.00, 33.00, -9999.00, -9999.00, 37.00 +PSP, 04, 12, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 12, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 12, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 12, 67.00, 35.00, 14.00, 12.00, 20.00 +PUC, 04, 12, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 12, 56.00, 37.00, 27.00, 21.00, 38.00 +PVU, 04, 12, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 12, 51.00, 34.00, 27.00, 27.00, 39.00 +P02, 04, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P07, 04, 12, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +P11, 04, 12, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +P24, 04, 12, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +P28, 04, 12, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +P35, 04, 12, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +P38, 04, 12, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +P39, 04, 12, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +P58, 04, 12, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +P59, 04, 12, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +P60, 04, 12, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +P61, 04, 12, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +P67, 04, 12, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +P68, 04, 12, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +P69, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 12, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 12, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 12, 57.00, 31.00, 20.00, 19.00, 28.00 +RBL, 04, 12, 71.00, 47.00, 17.00, 16.00, 24.00 +RCA, 04, 12, 57.00, 31.00, -9999.00, -9999.00, 29.00 +RDD, 04, 12, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 12, 59.00, 29.00, 15.00, 16.00, 26.00 +RDR, 04, 12, 50.00, 30.00, -9999.00, -9999.00, 27.00 +RDU, 04, 12, 71.00, 46.00, 18.00, 17.00, 26.00 +REE, 04, 12, 75.00, 46.00, -9999.00, -9999.00, 12.00 +REJ, 04, 12, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 12, 57.00, 36.00, 32.00, 28.00, 44.00 +RIC, 04, 12, 70.00, 44.00, 20.00, 21.00, 30.00 +RIV, 04, 12, 75.00, 47.00, -9999.00, -9999.00, 13.00 +RIW, 04, 12, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 12, 52.00, 28.00, 16.00, 12.00, 23.00 +RME, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +RMG, 04, 12, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +RND, 04, 12, 80.00, 58.00, -9999.00, -9999.00, 22.00 +RNO, 04, 12, 63.00, 33.00, 10.00, 10.00, 15.00 +ROA, 04, 12, 67.00, 43.00, 23.00, 21.00, 33.00 +ROC, 04, 12, 55.00, 35.00, 31.00, 31.00, 45.00 +ROW, 04, 12, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 12, 66.00, 40.00, 20.00, 17.00, 29.00 +RST, 04, 12, 54.00, 34.00, 29.00, 26.00, 42.00 +RWF, 04, 12, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 12, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 12, 71.00, 46.00, 14.00, 16.00, 21.00 +SAF, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 12, 68.00, 56.00, 11.00, 9.00, 16.00 +SAT, 04, 12, 80.00, 58.00, 20.00, 18.00, 30.00 +SAV, 04, 12, 77.00, 54.00, 15.00, 18.00, 25.00 +SAW, 04, 12, 47.00, 31.00, -9999.00, -9999.00, 38.00 +SBA, 04, 12, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 12, 76.00, 48.00, -9999.00, -9999.00, 15.00 +SBN, 04, 12, 58.00, 38.00, 33.00, 34.00, 49.00 +SBP, 04, 12, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 12, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 12, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 12, 6.00, -12.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 12, 72.00, 46.00, 9.00, 14.00, 18.00 +SDF, 04, 12, 67.00, 45.00, 28.00, 27.00, 40.00 +SEA, 04, 12, 57.00, 41.00, 32.00, 26.00, 42.00 +SEM, 04, 12, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 12, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 12, 64.00, 47.00, 15.00, 16.00, 22.00 +SGF, 04, 12, 67.00, 44.00, 27.00, 25.00, 42.00 +SGY, 04, 12, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 12, 56.00, 30.00, 22.00, 23.00, 33.00 +SHV, 04, 12, 77.00, 54.00, 19.00, 20.00, 30.00 +SIT, 04, 12, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 12, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 12, 81.00, 52.00, 14.00, 8.00, 19.00 +SKA, 04, 12, 56.00, 35.00, -9999.00, -9999.00, 27.00 +SKF, 04, 12, 80.00, 58.00, -9999.00, -9999.00, 23.00 +SLC, 04, 12, 61.00, 38.00, 22.00, 21.00, 32.00 +SLE, 04, 12, 60.00, 38.00, 34.00, 32.00, 44.00 +SLN, 04, 12, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 12, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 12, 67.00, 43.00, -9999.00, 12.00, 23.00 +SNA, 04, 12, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 12, 33.00, 24.00, 35.00, 37.00, 53.00 +SNS, 04, 12, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 12, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 12, 63.00, 42.00, 33.00, 24.00, 43.00 +SPS, 04, 12, 75.00, 50.00, 15.00, 16.00, 25.00 +SRQ, 04, 12, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 12, 76.00, 49.00, -9999.00, -9999.00, 27.00 +SSI, 04, 12, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +STC, 04, 12, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 12, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +STL, 04, 12, 66.00, 46.00, 29.00, 25.00, 41.00 +STNV, 04, 12, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +STS, 04, 12, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 12, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 12, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 12, 71.00, 45.00, -9999.00, -9999.00, 19.00 +SUX, 04, 12, 61.00, 37.00, 26.00, 22.00, 36.00 +SVN, 04, 12, 77.00, 54.00, -9999.00, -9999.00, 25.00 +SWF, 04, 12, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 12, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 12, 55.00, 35.00, 33.00, 33.00, 45.00 +SZL, 04, 12, 66.00, 41.00, -9999.00, -9999.00, 26.00 +TAD, 04, 12, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 12, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 12, 72.00, 41.00, -9999.00, -9999.00, 35.00 +TCC, 04, 12, 73.00, 41.00, 8.00, 9.00, 15.00 +TCL, 04, 12, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 12, 60.00, 38.00, -9999.00, -9999.00, 48.00 +TCS, 04, 12, 74.00, 45.00, -9999.00, -9999.00, 5.00 +TEB, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 12, 72.00, 48.00, -9999.00, -9999.00, 23.00 +TKA, 04, 12, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 12, 80.00, 52.00, 14.00, 15.00, 23.00 +TNX, 04, 12, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 12, 58.00, 36.00, 29.00, 31.00, 45.00 +TOP, 04, 12, 66.00, 42.00, 27.00, 23.00, 38.00 +TPA, 04, 12, 82.00, 61.00, 8.00, 10.00, 15.00 +TPH, 04, 12, 62.00, 33.00, 9.00, 7.00, 12.00 +TRI, 04, 12, 67.00, 43.00, 23.00, 24.00, 36.00 +TRK, 04, 12, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 12, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 12, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 12, 73.00, 49.00, 23.00, 19.00, 33.00 +TUP, 04, 12, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 12, 81.00, 50.00, 5.00, 6.00, 8.00 +TVC, 04, 12, 52.00, 31.00, 24.00, 23.00, 34.00 +TVL, 04, 12, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 12, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 12, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 12, 70.00, 44.00, 23.00, 24.00, 35.00 +T01, 04, 12, 65.00, 42.00, -9999.00, -9999.00, 30.00 +T02, 04, 12, 74.00, 50.00, -9999.00, -9999.00, 26.00 +T03, 04, 12, 75.00, 50.00, -9999.00, -9999.00, 25.00 +T04, 04, 12, 81.00, 61.00, -9999.00, -9999.00, 16.00 +T05, 04, 12, 66.00, 40.00, -9999.00, -9999.00, 27.00 +T06, 04, 12, 78.00, 50.00, -9999.00, -9999.00, 29.00 +T07, 04, 12, 68.00, 35.00, -9999.00, -9999.00, 30.00 +T08, 04, 12, 61.00, 40.00, -9999.00, -9999.00, 25.00 +UCA, 04, 12, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 12, 71.00, 45.00, -9999.00, -9999.00, 6.00 +UIL, 04, 12, 55.00, 37.00, 51.00, 51.00, 61.00 +UIN, 04, 12, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 12, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 12, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 12, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +U15, 04, 12, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +U28, 04, 12, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 12, 79.00, 52.00, -9999.00, -9999.00, 24.00 +VBG, 04, 12, 69.00, 45.00, -9999.00, -9999.00, 19.00 +VCT, 04, 12, 80.00, 61.00, 15.00, 15.00, 24.00 +VCV, 04, 12, 73.00, 41.00, -9999.00, -9999.00, 6.00 +VDZ, 04, 12, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 12, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 12, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 12, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 12, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 12, 78.00, 53.00, -9999.00, -9999.00, 22.00 +VRB, 04, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 12, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 12, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 12, 65.00, 42.00, 26.00, 23.00, -9999.00 +WJA, 04, 12, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 12, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 12, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 12, 62.00, 29.00, 15.00, 16.00, 25.00 +WPO, 04, 12, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 12, 77.00, 51.00, -9999.00, -9999.00, 26.00 +WRG, 04, 12, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 12, 63.00, 38.00, -9999.00, -9999.00, 35.00 +WRL, 04, 12, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +X68, 04, 12, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 12, 43.00, 29.00, 53.00, 52.00, 63.00 +YCG, 04, 12, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 12, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 12, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 12, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 12, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 12, 63.00, 36.00, 9.00, 9.00, 15.00 +YNG, 04, 12, 57.00, 36.00, 31.00, 33.00, 46.00 +YPA, 04, 12, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 12, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 12, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 12, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 12, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 12, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 12, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 12, 86.00, 56.00, 2.00, 1.00, 3.00 +YVR, 04, 12, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 12, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 12, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 12, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 12, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 12, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 12, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 12, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 12, 47.00, 27.00, 27.00, 26.00, 37.00 +ZUN, 04, 12, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 12, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 12, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 12, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +01R, 04, 12, 78.00, 55.00, -9999.00, -9999.00, 27.00 +1V1, 04, 12, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 12, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 12, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 12, 70.00, 49.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 12, 76.00, 49.00, -9999.00, -9999.00, 26.00 +3B1, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 12, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 12, 53.00, 30.00, -9999.00, -9999.00, 34.00 +3SE, 04, 12, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 12, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 12, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 12, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 12, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 12, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 12, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 12, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 13, 60.00, 39.00, 25.00, 25.00, 38.00 +ABI, 04, 13, 78.00, 53.00, 13.00, 9.00, 20.00 +ABQ, 04, 13, 71.00, 40.00, 7.00, 7.00, 12.00 +ABR, 04, 13, 57.00, 33.00, 21.00, 19.00, 30.00 +ABY, 04, 13, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 13, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 13, 78.00, 56.00, 16.00, 17.00, 26.00 +ACV, 04, 13, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 13, 61.00, 39.00, 24.00, 22.00, 34.00 +ADK, 04, 13, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 13, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 13, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 13, 65.00, 41.00, -9999.00, -9999.00, 35.00 +AEX, 04, 13, 78.00, 56.00, -9999.00, -9999.00, 27.00 +AFF, 04, 13, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 13, 85.00, 59.00, -9999.00, -9999.00, 17.00 +AGS, 04, 13, 77.00, 49.00, 17.00, 19.00, 28.00 +AHN, 04, 13, 73.00, 50.00, 18.00, 20.00, 28.00 +AKN, 04, 13, 39.00, 23.00, 25.00, 26.00, 37.00 +AKO, 04, 13, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 13, 57.00, 35.00, 26.00, 26.00, 39.00 +ALI, 04, 13, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 13, 59.00, 37.00, 25.00, 25.00, 38.00 +ALS, 04, 13, 59.00, 24.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 13, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 13, 72.00, 42.00, 15.00, 12.00, 22.00 +AMG, 04, 13, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 13, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 13, 43.00, 29.00, 16.00, 16.00, 24.00 +AND, 04, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 13, 50.00, 37.00, 52.00, 51.00, 65.00 +AOO, 04, 13, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +APN, 04, 13, 51.00, 30.00, 29.00, 26.00, 39.00 +AQQ, 04, 13, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +ART, 04, 13, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +AST, 04, 13, 56.00, 40.00, 45.00, 48.00, 58.00 +ATL, 04, 13, 73.00, 50.00, 20.00, 19.00, 29.00 +ATW, 04, 13, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 13, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 13, 64.00, 40.00, -9999.00, -9999.00, 40.00 +AUG, 04, 13, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 13, 79.00, 60.00, 20.00, 16.00, 29.00 +AUW, 04, 13, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 13, 68.00, 43.00, 21.00, 22.00, 32.00 +AVP, 04, 13, 58.00, 38.00, 31.00, 28.00, 43.00 +AXN, 04, 13, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 13, 56.00, 36.00, -9999.00, -9999.00, 32.00 +AYS, 04, 13, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 13, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 13, 74.00, 48.00, -9999.00, -9999.00, 21.00 +BAD, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +BAF, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 13, 51.00, 23.00, -9999.00, -9999.00, 17.00 +BDL, 04, 13, 60.00, 38.00, 26.00, 26.00, 37.00 +BDR, 04, 13, 57.00, 40.00, 26.00, 21.00, 35.00 +BET, 04, 13, 31.00, 15.00, 20.00, 22.00, 31.00 +BFD, 04, 13, 53.00, 32.00, 36.00, 33.00, 48.00 +BFF, 04, 13, 61.00, 32.00, 23.00, 21.00, 32.00 +BFL, 04, 13, 76.00, 50.00, 9.00, 9.00, 13.00 +BGM, 04, 13, 53.00, 35.00, 33.00, 31.00, 45.00 +BGR, 04, 13, 51.00, 33.00, 26.00, 22.00, 36.00 +BGS, 04, 13, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 13, 75.00, 49.00, 21.00, 19.00, 31.00 +BID, 04, 13, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 13, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 13, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 13, 57.00, 34.00, 22.00, 22.00, 32.00 +BIS, 04, 13, 54.00, 31.00, 20.00, 19.00, 31.00 +BIX, 04, 13, 76.00, 60.00, -9999.00, -9999.00, 24.00 +BJI, 04, 13, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 13, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 13, 62.00, 31.00, -9999.00, -9999.00, 21.00 +BKW, 04, 13, 62.00, 40.00, 31.00, 30.00, 45.00 +BLF, 04, 13, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 13, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 13, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 13, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 13, 68.00, 44.00, -9999.00, -9999.00, 36.00 +BNA, 04, 13, 71.00, 48.00, 28.00, 26.00, 39.00 +BNO, 04, 13, 57.00, 29.00, -9999.00, 18.00, 34.00 +BOI, 04, 13, 61.00, 37.00, 19.00, 19.00, 30.00 +BOS, 04, 13, 56.00, 40.00, 24.00, 23.00, 36.00 +BPI, 04, 13, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 13, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 13, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 13, 62.00, 41.00, -9999.00, -9999.00, 35.00 +BRO, 04, 13, 84.00, 67.00, 10.00, 8.00, 13.00 +BRW, 04, 13, 4.00, -10.00, 10.00, 12.00, 17.00 +BSM, 04, 13, 79.00, 60.00, -9999.00, -9999.00, 23.00 +BTI, 04, 13, 6.00, -11.00, 8.00, 10.00, 15.00 +BTL, 04, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 13, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 13, 80.00, 58.00, 19.00, 18.00, 29.00 +BTT, 04, 13, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 13, 53.00, 34.00, 31.00, 29.00, 45.00 +BUB, 04, 13, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 13, 54.00, 36.00, 32.00, 33.00, 46.00 +BUR, 04, 13, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 13, 77.00, 60.00, -9999.00, 13.00, 24.00 +BWG, 04, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 13, 64.00, 43.00, 26.00, 21.00, 35.00 +BYH, 04, 13, 71.00, 51.00, -9999.00, -9999.00, 37.00 +BYI, 04, 13, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 13, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 13, 77.00, 49.00, 14.00, 19.00, 25.00 +CAG, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 13, 59.00, 38.00, 30.00, 35.00, 47.00 +CAO, 04, 13, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 13, 46.00, 29.00, 32.00, 33.00, 46.00 +CBM, 04, 13, 76.00, 50.00, -9999.00, -9999.00, 29.00 +CDB, 04, 13, 38.00, 29.00, 46.00, 53.00, 66.00 +CDC, 04, 13, 62.00, 33.00, 14.00, 12.00, 20.00 +CDR, 04, 13, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 13, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 13, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 13, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 13, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 13, 71.00, 47.00, 23.00, 21.00, 33.00 +CHO, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 13, 76.00, 54.00, 17.00, 16.00, 26.00 +CID, 04, 13, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 13, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 13, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 13, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 13, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 13, 58.00, 37.00, 31.00, 32.00, 47.00 +CLL, 04, 13, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 13, 71.00, 48.00, 18.00, 19.00, 28.00 +CMH, 04, 13, 62.00, 40.00, 27.00, 30.00, 41.00 +CMI, 04, 13, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 13, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 13, 64.00, 41.00, 30.00, 19.00, 39.00 +CNM, 04, 13, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +COD, 04, 13, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +COF, 04, 13, 81.00, 61.00, -9999.00, -9999.00, 17.00 +CON, 04, 13, 56.00, 32.00, 25.00, 24.00, 37.00 +COS, 04, 13, 60.00, 33.00, 20.00, 18.00, 27.00 +COT, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 13, 66.00, 44.00, 29.00, 26.00, 41.00 +CPR, 04, 13, 56.00, 30.00, 23.00, 26.00, 35.00 +CRBC, 04, 13, 45.00, 12.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 13, 82.00, 63.00, 11.00, 10.00, 17.00 +CRW, 04, 13, 67.00, 43.00, 31.00, 31.00, 44.00 +CSG, 04, 13, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 13, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 13, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 13, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 13, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 13, 64.00, 42.00, 28.00, 30.00, 43.00 +CVN, 04, 13, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 13, 72.00, 41.00, -9999.00, -9999.00, 10.00 +CXY, 04, 13, 62.00, 41.00, 24.00, 23.00, 34.00 +CYS, 04, 13, 55.00, 30.00, 23.00, 22.00, 32.00 +DAA, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 13, 80.00, 59.00, 9.00, 14.00, 19.00 +DAG, 04, 13, 78.00, 51.00, 3.00, 3.00, 7.00 +DAL, 04, 13, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 13, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 13, 62.00, 41.00, 29.00, 30.00, 43.00 +DBQ, 04, 13, 57.00, 37.00, 32.00, 26.00, 42.00 +DCA, 04, 13, 67.00, 46.00, 21.00, 21.00, 31.00 +DDC, 04, 13, 68.00, 41.00, 19.00, 18.00, 28.00 +DEC, 04, 13, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 13, 62.00, 35.00, 22.00, 20.00, 28.00 +DFW, 04, 13, 76.00, 55.00, 17.00, 15.00, 26.00 +DHN, 04, 13, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 13, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 13, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 13, 83.00, 59.00, -9999.00, -9999.00, 15.00 +DLG, 04, 13, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 13, 48.00, 29.00, 25.00, 22.00, 35.00 +DLLC, 04, 13, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 13, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 13, 81.00, 50.00, -9999.00, -9999.00, 6.00 +DMN, 04, 13, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 13, 65.00, 43.00, -9999.00, -9999.00, 35.00 +DPG, 04, 13, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 13, 78.00, 53.00, -9999.00, -9999.00, 22.00 +DRA, 04, 13, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 13, 83.00, 59.00, 16.00, 10.00, 19.00 +DSM, 04, 13, 62.00, 40.00, 28.00, 25.00, 40.00 +DTW, 04, 13, 58.00, 37.00, 28.00, 27.00, 41.00 +DUG, 04, 13, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 13, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 13, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 13, 78.00, 53.00, -9999.00, -9999.00, 21.00 +D45, 04, 13, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 13, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 13, 56.00, 33.00, 24.00, 24.00, 34.00 +ECG, 04, 13, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 13, 72.00, 45.00, -9999.00, -9999.00, 7.00 +EED, 04, 13, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 13, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 13, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 13, 62.00, 35.00, 37.00, 38.00, 52.00 +EKO, 04, 13, 59.00, 30.00, 16.00, 17.00, 25.00 +ELD, 04, 13, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 13, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 13, 79.00, 48.00, 4.00, 3.00, 5.00 +ELY, 04, 13, 57.00, 26.00, 16.00, 17.00, 25.00 +EMP, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 13, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +END, 04, 13, 72.00, 49.00, -9999.00, -9999.00, 12.00 +ENN, 04, 13, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 13, 61.00, 40.00, -9999.00, -9999.00, 22.00 +EPH, 04, 13, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 13, 55.00, 38.00, 34.00, 31.00, 46.00 +ESF, 04, 13, 78.00, 56.00, -9999.00, -9999.00, 31.00 +EUG, 04, 13, 61.00, 41.00, 34.00, 32.00, 44.00 +EVV, 04, 13, 67.00, 45.00, 33.00, 29.00, 45.00 +EWN, 04, 13, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 13, 62.00, 43.00, 24.00, 23.00, 35.00 +EYW, 04, 13, 82.00, 72.00, 10.00, 10.00, 17.00 +E74, 04, 13, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 13, 70.00, 44.00, -9999.00, -9999.00, 28.00 +FAI, 04, 13, 40.00, 19.00, 12.00, 12.00, 17.00 +FAR, 04, 13, 53.00, 32.00, 19.00, 16.00, 26.00 +FAT, 04, 13, 75.00, 47.00, 10.00, 9.00, 13.00 +FAY, 04, 13, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 13, 55.00, 31.00, 21.00, 22.00, 33.00 +FCS, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 13, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 13, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 04, 13, 58.00, 27.00, 17.00, 16.00, 23.00 +FLL, 04, 13, 83.00, 66.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 13, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +FME, 04, 13, 68.00, 40.00, -9999.00, -9999.00, 35.00 +FMH, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 13, 69.00, 33.00, 7.00, 11.00, 14.00 +FMY, 04, 13, 84.00, 62.00, 7.00, 9.00, 14.00 +FNT, 04, 13, 56.00, 36.00, 27.00, 28.00, 43.00 +FOD, 04, 13, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 13, 67.00, 43.00, -9999.00, -9999.00, 31.00 +FOK, 04, 13, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 13, 68.00, 44.00, -9999.00, -9999.00, 29.00 +FSD, 04, 13, 59.00, 35.00, 28.00, 22.00, 39.00 +FSI, 04, 13, 74.00, 49.00, -9999.00, -9999.00, 25.00 +FSM, 04, 13, 74.00, 49.00, 24.00, 20.00, 35.00 +FTK, 04, 13, 68.00, 43.00, -9999.00, -9999.00, 36.00 +FWA, 04, 13, 60.00, 39.00, 28.00, 30.00, 43.00 +FWH, 04, 13, 76.00, 53.00, -9999.00, -9999.00, 26.00 +FYU, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 13, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 13, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 13, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 13, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 13, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 13, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 13, 57.00, 35.00, 17.00, 21.00, 30.00 +GFA, 04, 13, 55.00, 32.00, -9999.00, -9999.00, 27.00 +GFK, 04, 13, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 13, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 13, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 13, 56.00, 32.00, 16.00, 14.00, 24.00 +GJT, 04, 13, 66.00, 39.00, 14.00, 15.00, 23.00 +GKN, 04, 13, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 13, 64.00, 35.00, 19.00, 19.00, 28.00 +GLH, 04, 13, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 13, 74.00, 65.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 13, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 13, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GON, 04, 13, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 13, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 13, 53.00, 34.00, 29.00, 28.00, 42.00 +GRCI, 04, 13, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 13, 60.00, 38.00, -9999.00, -9999.00, 49.00 +GRI, 04, 13, 63.00, 38.00, 27.00, 20.00, 35.00 +GRK, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 13, 56.00, 35.00, 32.00, 29.00, 44.00 +GSB, 04, 13, 73.00, 49.00, -9999.00, -9999.00, 29.00 +GSG, 04, 13, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 13, 70.00, 46.00, 21.00, 19.00, 31.00 +GSP, 04, 13, 72.00, 48.00, 17.00, 19.00, 29.00 +GST, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 13, 53.00, 35.00, -9999.00, -9999.00, 47.00 +GTF, 04, 13, 55.00, 32.00, 20.00, 21.00, 29.00 +GUP, 04, 13, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 13, 61.00, 38.00, -9999.00, -9999.00, 41.00 +GVW, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 04, 13, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 13, 67.00, 51.00, 17.00, 17.00, 27.00 +HBR, 04, 13, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 13, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 13, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 13, 59.00, 37.00, -9999.00, -9999.00, 30.00 +HKY, 04, 13, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 13, 56.00, 31.00, 20.00, 18.00, 28.00 +HMN, 04, 13, 80.00, 39.00, -9999.00, -9999.00, 5.00 +HMS, 04, 13, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 13, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 13, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +HON, 04, 13, 58.00, 34.00, 21.00, 20.00, 31.00 +HOP, 04, 13, 69.00, 45.00, -9999.00, -9999.00, 37.00 +HOT, 04, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 13, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 13, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 13, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 13, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 13, 78.00, 53.00, -9999.00, -9999.00, 21.00 +HST, 04, 13, 84.00, 62.00, -9999.00, -9999.00, 14.00 +HSV, 04, 13, 73.00, 49.00, 28.00, 20.00, 36.00 +HTL, 04, 13, 52.00, 32.00, 34.00, 27.00, 45.00 +HTS, 04, 13, 67.00, 44.00, 29.00, 30.00, 43.00 +HUF, 04, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 13, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 13, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 13, 56.00, 31.00, 18.00, 19.00, 27.00 +IAB, 04, 13, 68.00, 45.00, -9999.00, -9999.00, 25.00 +IAD, 04, 13, 65.00, 40.00, 24.00, 22.00, 35.00 +IAG, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 13, 78.00, 58.00, 16.00, 17.00, 27.00 +ICT, 04, 13, 68.00, 45.00, 24.00, 17.00, 34.00 +IDA, 04, 13, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 13, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 13, 63.00, 42.00, 25.00, 23.00, 36.00 +ILI, 04, 13, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 13, 74.00, 51.00, 15.00, 16.00, 26.00 +IMT, 04, 13, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +IND, 04, 13, 63.00, 42.00, 32.00, 29.00, 44.00 +INL, 04, 13, 49.00, 27.00, 22.00, 16.00, 28.00 +INS, 04, 13, 72.00, 45.00, -9999.00, -9999.00, 6.00 +INT, 04, 13, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +INW, 04, 13, 70.00, 37.00, 7.00, 6.00, 10.00 +IPL, 04, 13, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 13, 60.00, 38.00, 28.00, 28.00, 39.00 +IRK, 04, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 13, 55.00, 30.00, 17.00, 16.00, 25.00 +ISP, 04, 13, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 13, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 13, 85.00, 51.00, -9999.00, -9999.00, 7.00 +IWD, 04, 13, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 13, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 13, 77.00, 52.00, 19.00, 19.00, 30.00 +JAX, 04, 13, 79.00, 55.00, 14.00, 15.00, 22.00 +JBR, 04, 13, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 13, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 13, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 13, 58.00, 43.00, 22.00, 22.00, 33.00 +JHW, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 13, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 13, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 13, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 13, 47.00, 32.00, 44.00, 43.00, 56.00 +JST, 04, 13, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 13, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 13, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 13, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 13, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 13, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 13, 56.00, 35.00, 29.00, 27.00, 42.00 +LAR, 04, 13, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 13, 78.00, 51.00, 3.00, 5.00, 7.00 +LAX, 04, 13, 67.00, 53.00, 8.00, 9.00, 13.00 +LBB, 04, 13, 75.00, 47.00, 15.00, 10.00, 20.00 +LBF, 04, 13, 63.00, 34.00, 25.00, 21.00, 32.00 +LCH, 04, 13, 78.00, 59.00, 14.00, 16.00, 24.00 +LCK, 04, 13, 64.00, 40.00, -9999.00, -9999.00, 41.00 +LEB, 04, 13, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 13, 66.00, 44.00, 28.00, 28.00, 42.00 +LFI, 04, 13, 66.00, 48.00, -9999.00, -9999.00, 30.00 +LFK, 04, 13, 79.00, 56.00, 18.00, 18.00, 29.00 +LFT, 04, 13, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 13, 59.00, 44.00, 24.00, 21.00, 34.00 +LGB, 04, 13, 72.00, 52.00, 8.00, 8.00, 13.00 +LGU, 04, 13, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 13, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 13, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 13, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 13, 73.00, 51.00, 22.00, 19.00, 32.00 +LIZ, 04, 13, 46.00, 29.00, -9999.00, -9999.00, 38.00 +LMT, 04, 13, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +LND, 04, 13, 56.00, 31.00, 20.00, 21.00, 27.00 +LNK, 04, 13, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 13, 65.00, 33.00, 8.00, 9.00, 15.00 +LOZ, 04, 13, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 13, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 13, 74.00, 50.00, -9999.00, -9999.00, 36.00 +LSE, 04, 13, 58.00, 37.00, 23.00, 24.00, 34.00 +LSF, 04, 13, 77.00, 52.00, -9999.00, -9999.00, 36.00 +LSV, 04, 13, 81.00, 46.00, -9999.00, -9999.00, 6.00 +LTS, 04, 13, 78.00, 48.00, -9999.00, -9999.00, 20.00 +LUF, 04, 13, 86.00, 50.00, -9999.00, -9999.00, 5.00 +LVS, 04, 13, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 13, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 13, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 13, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 13, 68.00, 44.00, 24.00, 21.00, 33.00 +MAF, 04, 13, 80.00, 49.00, 8.00, 6.00, 13.00 +MBL, 04, 13, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 13, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 13, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 13, 73.00, 49.00, -9999.00, -9999.00, 20.00 +MCF, 04, 13, 82.00, 61.00, -9999.00, -9999.00, 15.00 +MCG, 04, 13, 37.00, 15.00, 17.00, 19.00, 26.00 +MCI, 04, 13, 65.00, 44.00, 29.00, 24.00, 40.00 +MCK, 04, 13, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 13, 78.00, 51.00, 17.00, 16.00, 27.00 +MCO, 04, 13, 83.00, 59.00, 9.00, 12.00, 17.00 +MCW, 04, 13, 56.00, 36.00, 21.00, 20.00, 32.00 +MC2, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 04, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 13, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 13, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 13, 59.00, 40.00, 33.00, 30.00, 43.00 +MEI, 04, 13, 77.00, 51.00, 20.00, 20.00, 32.00 +MEM, 04, 13, 73.00, 52.00, 26.00, 24.00, 37.00 +MER, 04, 13, 75.00, 44.00, -9999.00, -9999.00, 16.00 +MFD, 04, 13, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 13, 65.00, 38.00, 24.00, 22.00, 33.00 +MGE, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 04, 13, 76.00, 53.00, 22.00, 19.00, 30.00 +MGW, 04, 13, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 13, 70.00, 47.00, -9999.00, -9999.00, 20.00 +MHS, 04, 13, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 13, 83.00, 66.00, 12.00, 13.00, 20.00 +MIB, 04, 13, 52.00, 31.00, -9999.00, -9999.00, 30.00 +MIV, 04, 13, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 13, 66.00, 35.00, -9999.00, -9999.00, 21.00 +MKC, 04, 13, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 13, 53.00, 36.00, 33.00, 29.00, 46.00 +MKG, 04, 13, 54.00, 35.00, 28.00, 27.00, 41.00 +MKL, 04, 13, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 13, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 13, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 13, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 13, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 13, 61.00, 39.00, 31.00, 25.00, 41.00 +MLS, 04, 13, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 13, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 13, 78.00, 52.00, -9999.00, -9999.00, 26.00 +MOB, 04, 13, 79.00, 57.00, 20.00, 17.00, 29.00 +MOT, 04, 13, 52.00, 31.00, 16.00, 15.00, 23.00 +MPV, 04, 13, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 13, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 13, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 13, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 13, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 13, 63.00, 46.00, -9999.00, -9999.00, 21.00 +MSL, 04, 13, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 13, 56.00, 34.00, 28.00, 28.00, 41.00 +MSO, 04, 13, 58.00, 31.00, 22.00, 19.00, 32.00 +MSP, 04, 13, 56.00, 36.00, 27.00, 23.00, 38.00 +MSS, 04, 13, 52.00, 33.00, 29.00, 27.00, 40.00 +MSY, 04, 13, 79.00, 58.00, 18.00, 17.00, 26.00 +MTC, 04, 13, 55.00, 36.00, -9999.00, -9999.00, 37.00 +MTN, 04, 13, 64.00, 42.00, -9999.00, -9999.00, 35.00 +MTO, 04, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 13, 62.00, 39.00, -9999.00, -9999.00, 35.00 +MUO, 04, 13, 66.00, 36.00, -9999.00, -9999.00, 21.00 +MWA, 04, 13, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 13, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 13, 76.00, 53.00, -9999.00, -9999.00, 27.00 +MYL, 04, 13, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 13, 76.00, 50.00, -9999.00, -9999.00, 25.00 +NAO, 04, 13, 73.00, 58.00, -9999.00, -9999.00, 21.00 +NBC, 04, 13, 77.00, 55.00, -9999.00, -9999.00, 24.00 +NBE, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 04, 13, 59.00, 39.00, -9999.00, -9999.00, 40.00 +NCA, 04, 13, 76.00, 47.00, -9999.00, -9999.00, 30.00 +NCO, 04, 13, 55.00, 38.00, -9999.00, -9999.00, 38.00 +NC1, 04, 13, 72.00, 46.00, -9999.00, -9999.00, 6.00 +NEL, 04, 13, 61.00, 38.00, -9999.00, -9999.00, 37.00 +NFG, 04, 13, 66.00, 50.00, -9999.00, -9999.00, 48.00 +NFL, 04, 13, 65.00, 33.00, -9999.00, -9999.00, 13.00 +NGP, 04, 13, 81.00, 64.00, -9999.00, -9999.00, 17.00 +NGU, 04, 13, 67.00, 47.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 13, 64.00, 48.00, -9999.00, -9999.00, 18.00 +NHK, 04, 13, 67.00, 42.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 13, 52.00, 34.00, -9999.00, -9999.00, 37.00 +NID, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 13, 79.00, 55.00, -9999.00, -9999.00, 20.00 +NIR, 04, 13, 82.00, 60.00, -9999.00, -9999.00, 20.00 +NKT, 04, 13, 71.00, 51.00, -9999.00, -9999.00, 27.00 +NKX, 04, 13, 68.00, 56.00, -9999.00, -9999.00, 17.00 +NLC, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +NMM, 04, 13, 77.00, 50.00, -9999.00, -9999.00, 28.00 +NPA, 04, 13, 77.00, 59.00, -9999.00, -9999.00, 21.00 +NQA, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NQI, 04, 13, 85.00, 63.00, -9999.00, -9999.00, 17.00 +NQX, 04, 13, 82.00, 72.00, -9999.00, -9999.00, 13.00 +NRB, 04, 13, 78.00, 59.00, -9999.00, -9999.00, 20.00 +NRC, 04, 13, 75.00, 44.00, -9999.00, -9999.00, 22.00 +NRS, 04, 13, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NSE, 04, 13, 78.00, 55.00, -9999.00, -9999.00, 24.00 +NSI, 04, 13, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NTD, 04, 13, 68.00, 48.00, -9999.00, -9999.00, 10.00 +NTK, 04, 13, 73.00, 51.00, -9999.00, -9999.00, 13.00 +NTU, 04, 13, 67.00, 47.00, -9999.00, -9999.00, 30.00 +NUC, 04, 13, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 13, 68.00, 45.00, -9999.00, -9999.00, 18.00 +NUW, 04, 13, 57.00, 40.00, -9999.00, -9999.00, 40.00 +NWF, 04, 13, 72.00, 52.00, -9999.00, -9999.00, 15.00 +NXX, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 13, 68.00, 41.00, -9999.00, -9999.00, 33.00 +NZC, 04, 13, 81.00, 52.00, -9999.00, -9999.00, 23.00 +NZJ, 04, 13, 73.00, 48.00, -9999.00, -9999.00, 13.00 +NZW, 04, 13, 57.00, 37.00, -9999.00, -9999.00, 37.00 +NZY, 04, 13, 68.00, 56.00, -9999.00, -9999.00, 13.00 +OAK, 04, 13, 66.00, 45.00, 16.00, 17.00, 25.00 +OAR, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 04, 13, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 13, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 13, 72.00, 49.00, 18.00, 15.00, 27.00 +OLM, 04, 13, 59.00, 36.00, 39.00, 38.00, 50.00 +OMA, 04, 13, 64.00, 40.00, 25.00, 22.00, 36.00 +OME, 04, 13, 26.00, 9.00, 19.00, 22.00, 28.00 +ONT, 04, 13, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 13, 59.00, 39.00, 34.00, 29.00, 47.00 +ORF, 04, 13, 67.00, 47.00, 20.00, 19.00, 28.00 +ORH, 04, 13, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 13, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 13, 51.00, 32.00, -9999.00, -9999.00, 35.00 +OTG, 04, 13, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 13, 57.00, 42.00, 39.00, 42.00, 52.00 +OTM, 04, 13, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 13, 20.00, 2.00, 13.00, 18.00, 23.00 +OURC, 04, 13, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 13, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 13, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 13, 79.00, 54.00, -9999.00, -9999.00, 24.00 +PACZ, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 13, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 13, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 13, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 13, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 13, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 13, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 13, 78.00, 55.00, -9999.00, -9999.00, 18.00 +PAQ, 04, 13, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 13, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 13, 38.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 13, 16.00, 2.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 13, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 13, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 13, 53.00, 34.00, -9999.00, -9999.00, 33.00 +PBI, 04, 13, 82.00, 65.00, 10.00, 16.00, 22.00 +PDT, 04, 13, 61.00, 39.00, 21.00, 15.00, 28.00 +PDX, 04, 13, 61.00, 41.00, 36.00, 37.00, 49.00 +PFN, 04, 13, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 13, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 13, 63.00, 42.00, 23.00, 27.00, 37.00 +PHX, 04, 13, 85.00, 55.00, 4.00, 5.00, 8.00 +PIA, 04, 13, 62.00, 41.00, 32.00, 26.00, 42.00 +PIB, 04, 13, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 13, 58.00, 32.00, 19.00, 20.00, 30.00 +PIR, 04, 13, 59.00, 35.00, 18.00, 16.00, 25.00 +PIT, 04, 13, 60.00, 39.00, 31.00, 31.00, 44.00 +PKB, 04, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 13, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 13, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 13, 77.00, 59.00, 15.00, 14.00, 25.00 +POB, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 04, 13, 78.00, 54.00, -9999.00, -9999.00, 30.00 +POM, 04, 13, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 04, 13, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 13, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 13, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 13, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 13, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 13, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 13, 55.00, 33.00, -9999.00, -9999.00, 37.00 +PSP, 04, 13, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 13, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 13, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 13, 68.00, 36.00, 14.00, 12.00, 20.00 +PUC, 04, 13, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 13, 57.00, 38.00, 27.00, 21.00, 38.00 +PVU, 04, 13, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 13, 52.00, 34.00, 27.00, 27.00, 39.00 +P02, 04, 13, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +P07, 04, 13, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +P11, 04, 13, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +P24, 04, 13, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +P28, 04, 13, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +P35, 04, 13, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +P38, 04, 13, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +P39, 04, 13, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +P58, 04, 13, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +P59, 04, 13, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +P60, 04, 13, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +P61, 04, 13, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +P67, 04, 13, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +P68, 04, 13, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +P69, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 13, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 13, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 13, 58.00, 32.00, 20.00, 19.00, 28.00 +RBL, 04, 13, 72.00, 47.00, 17.00, 16.00, 24.00 +RCA, 04, 13, 58.00, 32.00, -9999.00, -9999.00, 29.00 +RDD, 04, 13, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 13, 59.00, 29.00, 15.00, 16.00, 26.00 +RDR, 04, 13, 51.00, 31.00, -9999.00, -9999.00, 27.00 +RDU, 04, 13, 72.00, 46.00, 18.00, 17.00, 26.00 +REE, 04, 13, 75.00, 47.00, -9999.00, -9999.00, 12.00 +REJ, 04, 13, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 13, 58.00, 37.00, 33.00, 28.00, 44.00 +RIC, 04, 13, 70.00, 45.00, 20.00, 20.00, 30.00 +RIV, 04, 13, 75.00, 47.00, -9999.00, -9999.00, 14.00 +RIW, 04, 13, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 13, 53.00, 28.00, 16.00, 12.00, 23.00 +RME, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +RMG, 04, 13, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +RND, 04, 13, 80.00, 58.00, -9999.00, -9999.00, 22.00 +RNO, 04, 13, 64.00, 33.00, 10.00, 9.00, 15.00 +ROA, 04, 13, 67.00, 44.00, 22.00, 20.00, 33.00 +ROC, 04, 13, 56.00, 36.00, 31.00, 30.00, 44.00 +ROW, 04, 13, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 13, 66.00, 41.00, 20.00, 17.00, 29.00 +RST, 04, 13, 55.00, 35.00, 29.00, 26.00, 42.00 +RWF, 04, 13, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 13, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 13, 71.00, 46.00, 14.00, 16.00, 20.00 +SAF, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 13, 68.00, 56.00, 11.00, 9.00, 16.00 +SAT, 04, 13, 80.00, 58.00, 20.00, 18.00, 30.00 +SAV, 04, 13, 78.00, 55.00, 15.00, 18.00, 25.00 +SAW, 04, 13, 48.00, 32.00, -9999.00, -9999.00, 38.00 +SBA, 04, 13, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 13, 76.00, 48.00, -9999.00, -9999.00, 15.00 +SBN, 04, 13, 59.00, 39.00, 33.00, 34.00, 49.00 +SBP, 04, 13, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 13, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 13, 6.00, -12.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 13, 73.00, 46.00, 9.00, 14.00, 17.00 +SDF, 04, 13, 67.00, 45.00, 28.00, 27.00, 40.00 +SEA, 04, 13, 57.00, 41.00, 31.00, 26.00, 42.00 +SEM, 04, 13, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 13, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 13, 64.00, 47.00, 14.00, 16.00, 21.00 +SGF, 04, 13, 68.00, 44.00, 27.00, 25.00, 42.00 +SGY, 04, 13, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 13, 57.00, 30.00, 22.00, 23.00, 33.00 +SHV, 04, 13, 77.00, 54.00, 19.00, 20.00, 30.00 +SIT, 04, 13, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 13, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 13, 81.00, 53.00, 14.00, 8.00, 19.00 +SKA, 04, 13, 57.00, 35.00, -9999.00, -9999.00, 26.00 +SKF, 04, 13, 80.00, 58.00, -9999.00, -9999.00, 23.00 +SLC, 04, 13, 61.00, 38.00, 22.00, 20.00, 32.00 +SLE, 04, 13, 60.00, 38.00, 33.00, 32.00, 44.00 +SLN, 04, 13, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 13, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 13, 67.00, 43.00, -9999.00, 12.00, 23.00 +SNA, 04, 13, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 13, 33.00, 24.00, 35.00, 37.00, 53.00 +SNS, 04, 13, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 13, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 13, 64.00, 43.00, 33.00, 24.00, 43.00 +SPS, 04, 13, 76.00, 50.00, 15.00, 16.00, 25.00 +SRQ, 04, 13, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 13, 77.00, 50.00, -9999.00, -9999.00, 27.00 +SSI, 04, 13, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +STC, 04, 13, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 13, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +STL, 04, 13, 67.00, 46.00, 29.00, 25.00, 41.00 +STNV, 04, 13, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +STS, 04, 13, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 13, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 13, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 13, 71.00, 45.00, -9999.00, -9999.00, 19.00 +SUX, 04, 13, 62.00, 38.00, 26.00, 22.00, 36.00 +SVN, 04, 13, 78.00, 55.00, -9999.00, -9999.00, 24.00 +SWF, 04, 13, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 13, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 13, 56.00, 36.00, 33.00, 32.00, 45.00 +SZL, 04, 13, 67.00, 42.00, -9999.00, -9999.00, 26.00 +TAD, 04, 13, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 13, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 13, 72.00, 42.00, -9999.00, -9999.00, 35.00 +TCC, 04, 13, 73.00, 42.00, 8.00, 9.00, 15.00 +TCL, 04, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 13, 60.00, 38.00, -9999.00, -9999.00, 47.00 +TCS, 04, 13, 74.00, 45.00, -9999.00, -9999.00, 5.00 +TEB, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 13, 72.00, 49.00, -9999.00, -9999.00, 23.00 +TKA, 04, 13, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 13, 80.00, 52.00, 14.00, 15.00, 23.00 +TNX, 04, 13, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 13, 59.00, 36.00, 29.00, 31.00, 45.00 +TOP, 04, 13, 67.00, 43.00, 27.00, 23.00, 39.00 +TPA, 04, 13, 82.00, 61.00, 8.00, 10.00, 15.00 +TPH, 04, 13, 63.00, 33.00, 9.00, 6.00, 12.00 +TRI, 04, 13, 67.00, 43.00, 23.00, 24.00, 35.00 +TRK, 04, 13, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 13, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 13, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 13, 73.00, 50.00, 23.00, 19.00, 33.00 +TUP, 04, 13, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 13, 81.00, 50.00, 5.00, 5.00, 8.00 +TVC, 04, 13, 53.00, 32.00, 24.00, 23.00, 34.00 +TVL, 04, 13, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 13, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 13, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 13, 70.00, 45.00, 22.00, 24.00, 35.00 +T01, 04, 13, 66.00, 42.00, -9999.00, -9999.00, 30.00 +T02, 04, 13, 74.00, 50.00, -9999.00, -9999.00, 26.00 +T03, 04, 13, 75.00, 51.00, -9999.00, -9999.00, 25.00 +T04, 04, 13, 81.00, 61.00, -9999.00, -9999.00, 15.00 +T05, 04, 13, 67.00, 41.00, -9999.00, -9999.00, 27.00 +T06, 04, 13, 78.00, 51.00, -9999.00, -9999.00, 29.00 +T07, 04, 13, 69.00, 36.00, -9999.00, -9999.00, 30.00 +T08, 04, 13, 61.00, 40.00, -9999.00, -9999.00, 25.00 +UCA, 04, 13, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 13, 72.00, 45.00, -9999.00, -9999.00, 6.00 +UIL, 04, 13, 55.00, 37.00, 51.00, 51.00, 61.00 +UIN, 04, 13, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 13, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 13, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 13, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +U15, 04, 13, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +U28, 04, 13, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 13, 79.00, 52.00, -9999.00, -9999.00, 23.00 +VBG, 04, 13, 69.00, 45.00, -9999.00, -9999.00, 19.00 +VCT, 04, 13, 80.00, 61.00, 15.00, 15.00, 24.00 +VCV, 04, 13, 73.00, 41.00, -9999.00, -9999.00, 6.00 +VDZ, 04, 13, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 13, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 13, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 13, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 13, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 13, 78.00, 53.00, -9999.00, -9999.00, 22.00 +VRB, 04, 13, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 13, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 13, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 13, 66.00, 42.00, 26.00, 23.00, -9999.00 +WJA, 04, 13, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 13, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 13, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 13, 63.00, 29.00, 15.00, 16.00, 25.00 +WPO, 04, 13, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 13, 78.00, 51.00, -9999.00, -9999.00, 26.00 +WRG, 04, 13, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 13, 64.00, 38.00, -9999.00, -9999.00, 35.00 +WRL, 04, 13, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +X68, 04, 13, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 13, 44.00, 29.00, 53.00, 52.00, 63.00 +YCG, 04, 13, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 13, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 13, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 13, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 13, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 13, 63.00, 36.00, 9.00, 9.00, 15.00 +YNG, 04, 13, 58.00, 37.00, 30.00, 33.00, 46.00 +YPA, 04, 13, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 13, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 13, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 13, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 13, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 13, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 13, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 13, 86.00, 57.00, 2.00, 1.00, 2.00 +YVR, 04, 13, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 13, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 13, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 13, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 13, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 13, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 13, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 13, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 13, 47.00, 28.00, 27.00, 26.00, 37.00 +ZUN, 04, 13, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 13, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 13, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 13, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +01R, 04, 13, 78.00, 55.00, -9999.00, -9999.00, 27.00 +1V1, 04, 13, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 13, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 13, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 13, 70.00, 50.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 13, 77.00, 50.00, -9999.00, -9999.00, 26.00 +3B1, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 13, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 13, 53.00, 31.00, -9999.00, -9999.00, 34.00 +3SE, 04, 13, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 13, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 13, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 13, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 13, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 13, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 13, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 13, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 14, 60.00, 39.00, 25.00, 25.00, 38.00 +ABI, 04, 14, 78.00, 53.00, 13.00, 9.00, 20.00 +ABQ, 04, 14, 71.00, 40.00, 7.00, 7.00, 12.00 +ABR, 04, 14, 57.00, 33.00, 21.00, 19.00, 30.00 +ABY, 04, 14, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 14, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 14, 78.00, 56.00, 16.00, 17.00, 26.00 +ACV, 04, 14, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 14, 61.00, 39.00, 24.00, 22.00, 34.00 +ADK, 04, 14, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 14, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 14, 65.00, 41.00, -9999.00, -9999.00, 35.00 +AEX, 04, 14, 78.00, 56.00, -9999.00, -9999.00, 27.00 +AFF, 04, 14, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 14, 85.00, 59.00, -9999.00, -9999.00, 17.00 +AGS, 04, 14, 77.00, 49.00, 17.00, 19.00, 27.00 +AHN, 04, 14, 73.00, 50.00, 18.00, 20.00, 28.00 +AKN, 04, 14, 39.00, 23.00, 25.00, 26.00, 37.00 +AKO, 04, 14, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 14, 58.00, 35.00, 26.00, 26.00, 39.00 +ALI, 04, 14, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 14, 59.00, 37.00, 25.00, 25.00, 38.00 +ALS, 04, 14, 59.00, 24.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 14, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 14, 72.00, 42.00, 15.00, 12.00, 22.00 +AMG, 04, 14, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 14, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 14, 43.00, 29.00, 16.00, 16.00, 24.00 +AND, 04, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 14, 50.00, 37.00, 52.00, 51.00, 65.00 +AOO, 04, 14, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +APN, 04, 14, 52.00, 30.00, 29.00, 26.00, 39.00 +AQQ, 04, 14, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +ART, 04, 14, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +AST, 04, 14, 56.00, 40.00, 44.00, 47.00, 57.00 +ATL, 04, 14, 73.00, 50.00, 19.00, 19.00, 28.00 +ATW, 04, 14, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 14, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 14, 64.00, 40.00, -9999.00, -9999.00, 40.00 +AUG, 04, 14, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 14, 79.00, 60.00, 20.00, 16.00, 29.00 +AUW, 04, 14, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 14, 68.00, 43.00, 21.00, 22.00, 32.00 +AVP, 04, 14, 58.00, 38.00, 31.00, 28.00, 43.00 +AXN, 04, 14, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 14, 56.00, 36.00, -9999.00, -9999.00, 32.00 +AYS, 04, 14, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 14, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 14, 74.00, 48.00, -9999.00, -9999.00, 21.00 +BAD, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +BAF, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 14, 51.00, 23.00, -9999.00, -9999.00, 17.00 +BDL, 04, 14, 60.00, 38.00, 26.00, 26.00, 37.00 +BDR, 04, 14, 57.00, 40.00, 26.00, 21.00, 34.00 +BET, 04, 14, 31.00, 16.00, 20.00, 22.00, 31.00 +BFD, 04, 14, 53.00, 32.00, 36.00, 33.00, 47.00 +BFF, 04, 14, 61.00, 32.00, 23.00, 21.00, 33.00 +BFL, 04, 14, 76.00, 50.00, 8.00, 8.00, 12.00 +BGM, 04, 14, 54.00, 35.00, 33.00, 31.00, 45.00 +BGR, 04, 14, 51.00, 33.00, 26.00, 22.00, 36.00 +BGS, 04, 14, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 14, 75.00, 49.00, 21.00, 19.00, 30.00 +BID, 04, 14, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 14, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 14, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 14, 57.00, 34.00, 22.00, 22.00, 32.00 +BIS, 04, 14, 55.00, 31.00, 20.00, 19.00, 31.00 +BIX, 04, 14, 76.00, 60.00, -9999.00, -9999.00, 23.00 +BJI, 04, 14, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 14, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 14, 62.00, 31.00, -9999.00, -9999.00, 20.00 +BKW, 04, 14, 62.00, 40.00, 31.00, 30.00, 45.00 +BLF, 04, 14, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 14, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 14, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 14, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 14, 68.00, 44.00, -9999.00, -9999.00, 36.00 +BNA, 04, 14, 71.00, 48.00, 28.00, 26.00, 39.00 +BNO, 04, 14, 57.00, 29.00, -9999.00, 18.00, 33.00 +BOI, 04, 14, 61.00, 37.00, 19.00, 19.00, 29.00 +BOS, 04, 14, 56.00, 40.00, 24.00, 23.00, 36.00 +BPI, 04, 14, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 14, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 14, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 14, 62.00, 41.00, -9999.00, -9999.00, 35.00 +BRO, 04, 14, 84.00, 67.00, 10.00, 8.00, 13.00 +BRW, 04, 14, 5.00, -9.00, 10.00, 12.00, 17.00 +BSM, 04, 14, 79.00, 60.00, -9999.00, -9999.00, 23.00 +BTI, 04, 14, 7.00, -10.00, 8.00, 10.00, 15.00 +BTL, 04, 14, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 14, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 14, 80.00, 58.00, 19.00, 18.00, 29.00 +BTT, 04, 14, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 14, 54.00, 34.00, 31.00, 29.00, 45.00 +BUB, 04, 14, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 14, 54.00, 36.00, 32.00, 33.00, 46.00 +BUR, 04, 14, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 14, 77.00, 60.00, -9999.00, 13.00, 23.00 +BWG, 04, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 14, 64.00, 43.00, 26.00, 21.00, 35.00 +BYH, 04, 14, 71.00, 51.00, -9999.00, -9999.00, 37.00 +BYI, 04, 14, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 14, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 14, 77.00, 49.00, 14.00, 19.00, 25.00 +CAG, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 14, 59.00, 38.00, 29.00, 35.00, 46.00 +CAO, 04, 14, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 14, 47.00, 29.00, 32.00, 33.00, 46.00 +CBM, 04, 14, 76.00, 50.00, -9999.00, -9999.00, 29.00 +CDB, 04, 14, 38.00, 29.00, 46.00, 53.00, 66.00 +CDC, 04, 14, 62.00, 33.00, 14.00, 11.00, 19.00 +CDR, 04, 14, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 14, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 14, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 14, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 14, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 14, 71.00, 47.00, 23.00, 21.00, 33.00 +CHO, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 14, 76.00, 54.00, 17.00, 16.00, 25.00 +CID, 04, 14, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 14, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 14, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 14, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 14, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 14, 58.00, 37.00, 31.00, 32.00, 47.00 +CLL, 04, 14, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 14, 71.00, 48.00, 18.00, 19.00, 28.00 +CMH, 04, 14, 62.00, 40.00, 27.00, 30.00, 41.00 +CMI, 04, 14, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 14, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 14, 64.00, 41.00, 31.00, 19.00, 40.00 +CNM, 04, 14, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +COD, 04, 14, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +COF, 04, 14, 81.00, 61.00, -9999.00, -9999.00, 17.00 +CON, 04, 14, 56.00, 32.00, 25.00, 24.00, 37.00 +COS, 04, 14, 60.00, 33.00, 20.00, 18.00, 27.00 +COT, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 14, 66.00, 44.00, 29.00, 26.00, 41.00 +CPR, 04, 14, 56.00, 30.00, 23.00, 26.00, 35.00 +CRBC, 04, 14, 45.00, 13.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 14, 82.00, 63.00, 11.00, 10.00, 17.00 +CRW, 04, 14, 67.00, 43.00, 31.00, 31.00, 44.00 +CSG, 04, 14, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 14, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 14, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 14, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 14, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 14, 64.00, 42.00, 28.00, 30.00, 43.00 +CVN, 04, 14, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 14, 72.00, 41.00, -9999.00, -9999.00, 10.00 +CXY, 04, 14, 62.00, 41.00, 24.00, 23.00, 34.00 +CYS, 04, 14, 55.00, 30.00, 23.00, 22.00, 32.00 +DAA, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 14, 80.00, 59.00, 9.00, 14.00, 19.00 +DAG, 04, 14, 78.00, 51.00, 3.00, 3.00, 6.00 +DAL, 04, 14, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 14, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 14, 62.00, 41.00, 29.00, 30.00, 43.00 +DBQ, 04, 14, 58.00, 37.00, 32.00, 26.00, 43.00 +DCA, 04, 14, 67.00, 46.00, 21.00, 21.00, 31.00 +DDC, 04, 14, 68.00, 41.00, 19.00, 18.00, 28.00 +DEC, 04, 14, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 14, 62.00, 35.00, 22.00, 20.00, 28.00 +DFW, 04, 14, 76.00, 55.00, 17.00, 15.00, 26.00 +DHN, 04, 14, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 14, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 14, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 14, 83.00, 59.00, -9999.00, -9999.00, 15.00 +DLG, 04, 14, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 14, 48.00, 29.00, 25.00, 22.00, 35.00 +DLLC, 04, 14, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 14, 81.00, 50.00, -9999.00, -9999.00, 6.00 +DMN, 04, 14, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 14, 65.00, 43.00, -9999.00, -9999.00, 35.00 +DPG, 04, 14, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 14, 78.00, 53.00, -9999.00, -9999.00, 21.00 +DRA, 04, 14, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 14, 83.00, 59.00, 16.00, 10.00, 19.00 +DSM, 04, 14, 62.00, 40.00, 28.00, 25.00, 40.00 +DTW, 04, 14, 58.00, 37.00, 28.00, 27.00, 41.00 +DUG, 04, 14, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 14, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 14, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 14, 78.00, 53.00, -9999.00, -9999.00, 21.00 +D45, 04, 14, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 14, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 14, 57.00, 33.00, 24.00, 24.00, 34.00 +ECG, 04, 14, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 14, 72.00, 45.00, -9999.00, -9999.00, 7.00 +EED, 04, 14, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 14, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 14, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 14, 62.00, 35.00, 37.00, 38.00, 52.00 +EKO, 04, 14, 59.00, 30.00, 15.00, 17.00, 24.00 +ELD, 04, 14, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 14, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 14, 79.00, 48.00, 4.00, 3.00, 5.00 +ELY, 04, 14, 57.00, 26.00, 15.00, 16.00, 24.00 +EMP, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 14, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +END, 04, 14, 72.00, 49.00, -9999.00, -9999.00, 12.00 +ENN, 04, 14, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 14, 61.00, 40.00, -9999.00, -9999.00, 22.00 +EPH, 04, 14, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 14, 55.00, 38.00, 34.00, 31.00, 45.00 +ESF, 04, 14, 78.00, 56.00, -9999.00, -9999.00, 30.00 +EUG, 04, 14, 61.00, 41.00, 34.00, 31.00, 43.00 +EVV, 04, 14, 67.00, 45.00, 33.00, 29.00, 45.00 +EWN, 04, 14, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 14, 62.00, 43.00, 24.00, 23.00, 35.00 +EYW, 04, 14, 82.00, 72.00, 10.00, 10.00, 17.00 +E74, 04, 14, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 14, 70.00, 44.00, -9999.00, -9999.00, 28.00 +FAI, 04, 14, 41.00, 20.00, 12.00, 12.00, 17.00 +FAR, 04, 14, 54.00, 32.00, 19.00, 16.00, 26.00 +FAT, 04, 14, 75.00, 47.00, 9.00, 8.00, 13.00 +FAY, 04, 14, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 14, 55.00, 31.00, 21.00, 22.00, 33.00 +FCS, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 14, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 14, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 04, 14, 58.00, 27.00, 16.00, 15.00, 23.00 +FLL, 04, 14, 83.00, 66.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 14, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 14, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +FME, 04, 14, 68.00, 40.00, -9999.00, -9999.00, 35.00 +FMH, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 14, 69.00, 33.00, 7.00, 11.00, 14.00 +FMY, 04, 14, 84.00, 62.00, 7.00, 9.00, 14.00 +FNT, 04, 14, 56.00, 36.00, 27.00, 28.00, 43.00 +FOD, 04, 14, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 14, 67.00, 43.00, -9999.00, -9999.00, 31.00 +FOK, 04, 14, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 14, 68.00, 44.00, -9999.00, -9999.00, 29.00 +FSD, 04, 14, 59.00, 35.00, 28.00, 22.00, 39.00 +FSI, 04, 14, 74.00, 49.00, -9999.00, -9999.00, 26.00 +FSM, 04, 14, 74.00, 49.00, 24.00, 20.00, 35.00 +FTK, 04, 14, 68.00, 43.00, -9999.00, -9999.00, 36.00 +FWA, 04, 14, 60.00, 39.00, 28.00, 30.00, 43.00 +FWH, 04, 14, 76.00, 53.00, -9999.00, -9999.00, 26.00 +FYU, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 14, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 14, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 14, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 14, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 14, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 14, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 14, 57.00, 35.00, 17.00, 20.00, 29.00 +GFA, 04, 14, 55.00, 32.00, -9999.00, -9999.00, 27.00 +GFK, 04, 14, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 14, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 14, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 14, 57.00, 32.00, 16.00, 14.00, 24.00 +GJT, 04, 14, 66.00, 39.00, 14.00, 15.00, 22.00 +GKN, 04, 14, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 14, 64.00, 35.00, 19.00, 19.00, 28.00 +GLH, 04, 14, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 14, 74.00, 65.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 14, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 14, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GON, 04, 14, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 14, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 14, 54.00, 34.00, 29.00, 28.00, 42.00 +GRCI, 04, 14, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 14, 60.00, 38.00, -9999.00, -9999.00, 49.00 +GRI, 04, 14, 64.00, 38.00, 27.00, 20.00, 35.00 +GRK, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 14, 57.00, 35.00, 32.00, 29.00, 44.00 +GSB, 04, 14, 73.00, 49.00, -9999.00, -9999.00, 29.00 +GSG, 04, 14, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 14, 70.00, 46.00, 21.00, 18.00, 31.00 +GSP, 04, 14, 72.00, 48.00, 17.00, 19.00, 28.00 +GST, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 14, 53.00, 35.00, -9999.00, -9999.00, 47.00 +GTF, 04, 14, 55.00, 32.00, 20.00, 21.00, 29.00 +GUP, 04, 14, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 14, 61.00, 38.00, -9999.00, -9999.00, 41.00 +GVW, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 04, 14, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 14, 67.00, 51.00, 17.00, 16.00, 26.00 +HBR, 04, 14, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 14, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 14, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 14, 59.00, 37.00, -9999.00, -9999.00, 30.00 +HKY, 04, 14, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 14, 56.00, 31.00, 20.00, 18.00, 28.00 +HMN, 04, 14, 80.00, 39.00, -9999.00, -9999.00, 5.00 +HMS, 04, 14, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 14, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 14, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +HON, 04, 14, 59.00, 34.00, 21.00, 20.00, 31.00 +HOP, 04, 14, 69.00, 45.00, -9999.00, -9999.00, 37.00 +HOT, 04, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 14, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 14, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 14, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 14, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 14, 78.00, 53.00, -9999.00, -9999.00, 20.00 +HST, 04, 14, 84.00, 62.00, -9999.00, -9999.00, 14.00 +HSV, 04, 14, 73.00, 49.00, 28.00, 20.00, 36.00 +HTL, 04, 14, 53.00, 32.00, 34.00, 27.00, 45.00 +HTS, 04, 14, 67.00, 44.00, 29.00, 30.00, 43.00 +HUF, 04, 14, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 14, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 14, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 14, 57.00, 31.00, 18.00, 19.00, 27.00 +IAB, 04, 14, 68.00, 45.00, -9999.00, -9999.00, 25.00 +IAD, 04, 14, 65.00, 40.00, 24.00, 22.00, 35.00 +IAG, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 14, 78.00, 58.00, 16.00, 17.00, 26.00 +ICT, 04, 14, 68.00, 45.00, 24.00, 17.00, 34.00 +IDA, 04, 14, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 14, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 14, 63.00, 42.00, 25.00, 23.00, 36.00 +ILI, 04, 14, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 14, 74.00, 51.00, 15.00, 16.00, 25.00 +IMT, 04, 14, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +IND, 04, 14, 63.00, 42.00, 32.00, 29.00, 44.00 +INL, 04, 14, 50.00, 28.00, 22.00, 16.00, 28.00 +INS, 04, 14, 72.00, 45.00, -9999.00, -9999.00, 6.00 +INT, 04, 14, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +INW, 04, 14, 70.00, 37.00, 7.00, 6.00, 10.00 +IPL, 04, 14, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 14, 60.00, 38.00, 28.00, 28.00, 39.00 +IRK, 04, 14, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 14, 56.00, 31.00, 17.00, 16.00, 25.00 +ISP, 04, 14, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 14, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 14, 85.00, 51.00, -9999.00, -9999.00, 7.00 +IWD, 04, 14, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 14, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 14, 77.00, 52.00, 19.00, 19.00, 30.00 +JAX, 04, 14, 79.00, 55.00, 14.00, 15.00, 22.00 +JBR, 04, 14, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 14, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 14, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 14, 58.00, 43.00, 22.00, 22.00, 33.00 +JHW, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 14, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 14, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 14, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 14, 47.00, 32.00, 44.00, 43.00, 56.00 +JST, 04, 14, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 14, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 14, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 14, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 14, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 14, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 14, 57.00, 35.00, 29.00, 27.00, 42.00 +LAR, 04, 14, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 14, 78.00, 51.00, 3.00, 5.00, 6.00 +LAX, 04, 14, 67.00, 53.00, 7.00, 8.00, 12.00 +LBB, 04, 14, 75.00, 47.00, 15.00, 10.00, 20.00 +LBF, 04, 14, 63.00, 34.00, 25.00, 21.00, 32.00 +LCH, 04, 14, 78.00, 59.00, 14.00, 16.00, 23.00 +LCK, 04, 14, 64.00, 40.00, -9999.00, -9999.00, 41.00 +LEB, 04, 14, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 14, 66.00, 44.00, 28.00, 28.00, 42.00 +LFI, 04, 14, 66.00, 48.00, -9999.00, -9999.00, 30.00 +LFK, 04, 14, 79.00, 56.00, 18.00, 18.00, 29.00 +LFT, 04, 14, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 14, 59.00, 44.00, 24.00, 21.00, 34.00 +LGB, 04, 14, 72.00, 52.00, 7.00, 7.00, 12.00 +LGU, 04, 14, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 14, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 14, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 14, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 14, 73.00, 51.00, 22.00, 19.00, 32.00 +LIZ, 04, 14, 47.00, 29.00, -9999.00, -9999.00, 38.00 +LMT, 04, 14, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +LND, 04, 14, 56.00, 31.00, 20.00, 21.00, 27.00 +LNK, 04, 14, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 14, 65.00, 33.00, 8.00, 9.00, 15.00 +LOZ, 04, 14, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 14, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 14, 74.00, 50.00, -9999.00, -9999.00, 36.00 +LSE, 04, 14, 59.00, 37.00, 23.00, 24.00, 34.00 +LSF, 04, 14, 77.00, 52.00, -9999.00, -9999.00, 36.00 +LSV, 04, 14, 81.00, 46.00, -9999.00, -9999.00, 6.00 +LTS, 04, 14, 78.00, 48.00, -9999.00, -9999.00, 20.00 +LUF, 04, 14, 86.00, 50.00, -9999.00, -9999.00, 5.00 +LVS, 04, 14, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 14, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 14, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 14, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 14, 68.00, 44.00, 24.00, 21.00, 33.00 +MAF, 04, 14, 80.00, 49.00, 8.00, 6.00, 13.00 +MBL, 04, 14, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 14, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 14, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 14, 73.00, 49.00, -9999.00, -9999.00, 19.00 +MCF, 04, 14, 82.00, 61.00, -9999.00, -9999.00, 15.00 +MCG, 04, 14, 37.00, 16.00, 17.00, 18.00, 26.00 +MCI, 04, 14, 65.00, 44.00, 29.00, 24.00, 40.00 +MCK, 04, 14, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 14, 78.00, 51.00, 16.00, 16.00, 26.00 +MCO, 04, 14, 83.00, 59.00, 9.00, 12.00, 17.00 +MCW, 04, 14, 57.00, 36.00, 21.00, 20.00, 32.00 +MC2, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 04, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 14, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 14, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 14, 59.00, 40.00, 33.00, 30.00, 43.00 +MEI, 04, 14, 77.00, 51.00, 20.00, 20.00, 32.00 +MEM, 04, 14, 73.00, 52.00, 26.00, 24.00, 37.00 +MER, 04, 14, 75.00, 44.00, -9999.00, -9999.00, 16.00 +MFD, 04, 14, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 14, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 14, 65.00, 38.00, 24.00, 22.00, 32.00 +MGE, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 04, 14, 76.00, 53.00, 22.00, 19.00, 30.00 +MGW, 04, 14, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 14, 70.00, 47.00, -9999.00, -9999.00, 19.00 +MHS, 04, 14, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 14, 83.00, 66.00, 12.00, 13.00, 20.00 +MIB, 04, 14, 53.00, 32.00, -9999.00, -9999.00, 30.00 +MIV, 04, 14, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 14, 66.00, 35.00, -9999.00, -9999.00, 21.00 +MKC, 04, 14, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 14, 53.00, 36.00, 33.00, 29.00, 46.00 +MKG, 04, 14, 55.00, 35.00, 28.00, 27.00, 41.00 +MKL, 04, 14, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 14, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 14, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 14, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 14, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 14, 61.00, 39.00, 31.00, 25.00, 41.00 +MLS, 04, 14, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 14, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 14, 78.00, 52.00, -9999.00, -9999.00, 25.00 +MOB, 04, 14, 79.00, 57.00, 20.00, 17.00, 28.00 +MOT, 04, 14, 53.00, 32.00, 16.00, 15.00, 23.00 +MPV, 04, 14, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 14, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 14, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 14, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 14, 63.00, 46.00, -9999.00, -9999.00, 20.00 +MSL, 04, 14, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 14, 57.00, 34.00, 28.00, 28.00, 41.00 +MSO, 04, 14, 58.00, 31.00, 22.00, 19.00, 31.00 +MSP, 04, 14, 57.00, 36.00, 27.00, 23.00, 38.00 +MSS, 04, 14, 53.00, 33.00, 29.00, 27.00, 40.00 +MSY, 04, 14, 79.00, 58.00, 18.00, 17.00, 26.00 +MTC, 04, 14, 55.00, 36.00, -9999.00, -9999.00, 37.00 +MTN, 04, 14, 64.00, 42.00, -9999.00, -9999.00, 35.00 +MTO, 04, 14, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 14, 62.00, 39.00, -9999.00, -9999.00, 35.00 +MUO, 04, 14, 66.00, 36.00, -9999.00, -9999.00, 21.00 +MWA, 04, 14, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 14, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 14, 76.00, 53.00, -9999.00, -9999.00, 27.00 +MYL, 04, 14, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 14, 76.00, 50.00, -9999.00, -9999.00, 24.00 +NAO, 04, 14, 73.00, 58.00, -9999.00, -9999.00, 20.00 +NBC, 04, 14, 77.00, 55.00, -9999.00, -9999.00, 23.00 +NBE, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 04, 14, 59.00, 39.00, -9999.00, -9999.00, 40.00 +NCA, 04, 14, 76.00, 47.00, -9999.00, -9999.00, 30.00 +NCO, 04, 14, 55.00, 38.00, -9999.00, -9999.00, 38.00 +NC1, 04, 14, 72.00, 46.00, -9999.00, -9999.00, 6.00 +NEL, 04, 14, 61.00, 38.00, -9999.00, -9999.00, 37.00 +NFG, 04, 14, 66.00, 50.00, -9999.00, -9999.00, 49.00 +NFL, 04, 14, 65.00, 33.00, -9999.00, -9999.00, 13.00 +NGP, 04, 14, 81.00, 64.00, -9999.00, -9999.00, 17.00 +NGU, 04, 14, 67.00, 47.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 14, 64.00, 48.00, -9999.00, -9999.00, 17.00 +NHK, 04, 14, 67.00, 42.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 14, 52.00, 34.00, -9999.00, -9999.00, 37.00 +NID, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 14, 79.00, 55.00, -9999.00, -9999.00, 20.00 +NIR, 04, 14, 82.00, 60.00, -9999.00, -9999.00, 20.00 +NKT, 04, 14, 71.00, 51.00, -9999.00, -9999.00, 27.00 +NKX, 04, 14, 68.00, 56.00, -9999.00, -9999.00, 17.00 +NLC, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +NMM, 04, 14, 77.00, 50.00, -9999.00, -9999.00, 27.00 +NPA, 04, 14, 77.00, 59.00, -9999.00, -9999.00, 20.00 +NQA, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NQI, 04, 14, 85.00, 63.00, -9999.00, -9999.00, 17.00 +NQX, 04, 14, 82.00, 72.00, -9999.00, -9999.00, 13.00 +NRB, 04, 14, 78.00, 59.00, -9999.00, -9999.00, 20.00 +NRC, 04, 14, 75.00, 44.00, -9999.00, -9999.00, 21.00 +NRS, 04, 14, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NSE, 04, 14, 78.00, 55.00, -9999.00, -9999.00, 23.00 +NSI, 04, 14, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NTD, 04, 14, 68.00, 48.00, -9999.00, -9999.00, 10.00 +NTK, 04, 14, 73.00, 51.00, -9999.00, -9999.00, 13.00 +NTU, 04, 14, 67.00, 47.00, -9999.00, -9999.00, 30.00 +NUC, 04, 14, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 14, 68.00, 45.00, -9999.00, -9999.00, 17.00 +NUW, 04, 14, 57.00, 40.00, -9999.00, -9999.00, 40.00 +NWF, 04, 14, 72.00, 52.00, -9999.00, -9999.00, 14.00 +NXX, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 14, 68.00, 41.00, -9999.00, -9999.00, 33.00 +NZC, 04, 14, 81.00, 52.00, -9999.00, -9999.00, 23.00 +NZJ, 04, 14, 73.00, 48.00, -9999.00, -9999.00, 13.00 +NZW, 04, 14, 57.00, 37.00, -9999.00, -9999.00, 37.00 +NZY, 04, 14, 68.00, 56.00, -9999.00, -9999.00, 13.00 +OAK, 04, 14, 66.00, 45.00, 15.00, 17.00, 24.00 +OAR, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 04, 14, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 14, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 14, 72.00, 49.00, 18.00, 15.00, 27.00 +OLM, 04, 14, 59.00, 36.00, 38.00, 37.00, 49.00 +OMA, 04, 14, 64.00, 40.00, 25.00, 22.00, 37.00 +OME, 04, 14, 26.00, 10.00, 19.00, 22.00, 28.00 +ONT, 04, 14, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 14, 59.00, 39.00, 34.00, 29.00, 47.00 +ORF, 04, 14, 67.00, 47.00, 20.00, 19.00, 28.00 +ORH, 04, 14, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 14, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 14, 52.00, 32.00, -9999.00, -9999.00, 35.00 +OTG, 04, 14, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 14, 57.00, 42.00, 38.00, 41.00, 51.00 +OTM, 04, 14, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 14, 20.00, 2.00, 13.00, 18.00, 23.00 +OURC, 04, 14, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 14, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 14, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 14, 79.00, 54.00, -9999.00, -9999.00, 23.00 +PACZ, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 14, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 14, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 14, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 14, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 14, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 14, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 14, 78.00, 55.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 14, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 14, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 14, 38.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 14, 16.00, 3.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 14, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 14, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 14, 53.00, 34.00, -9999.00, -9999.00, 33.00 +PBI, 04, 14, 82.00, 65.00, 10.00, 16.00, 22.00 +PDT, 04, 14, 61.00, 39.00, 21.00, 15.00, 28.00 +PDX, 04, 14, 61.00, 41.00, 36.00, 37.00, 49.00 +PFN, 04, 14, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 14, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 14, 63.00, 42.00, 23.00, 27.00, 37.00 +PHX, 04, 14, 85.00, 55.00, 3.00, 5.00, 7.00 +PIA, 04, 14, 62.00, 41.00, 32.00, 26.00, 42.00 +PIB, 04, 14, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 14, 58.00, 32.00, 19.00, 19.00, 29.00 +PIR, 04, 14, 59.00, 35.00, 18.00, 16.00, 25.00 +PIT, 04, 14, 60.00, 39.00, 31.00, 31.00, 44.00 +PKB, 04, 14, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 14, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 14, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 14, 77.00, 59.00, 15.00, 14.00, 24.00 +POB, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 04, 14, 78.00, 54.00, -9999.00, -9999.00, 29.00 +POM, 04, 14, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 04, 14, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 14, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 14, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 14, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 14, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 14, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 14, 55.00, 33.00, -9999.00, -9999.00, 37.00 +PSP, 04, 14, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 14, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 14, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 14, 68.00, 36.00, 14.00, 12.00, 20.00 +PUC, 04, 14, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 14, 57.00, 38.00, 27.00, 21.00, 38.00 +PVU, 04, 14, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 14, 52.00, 34.00, 27.00, 27.00, 39.00 +P02, 04, 14, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +P07, 04, 14, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +P11, 04, 14, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +P24, 04, 14, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +P28, 04, 14, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +P35, 04, 14, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +P38, 04, 14, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +P39, 04, 14, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +P58, 04, 14, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +P59, 04, 14, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +P60, 04, 14, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +P61, 04, 14, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +P67, 04, 14, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +P68, 04, 14, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +P69, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 14, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 14, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 14, 58.00, 32.00, 20.00, 19.00, 28.00 +RBL, 04, 14, 72.00, 47.00, 16.00, 15.00, 23.00 +RCA, 04, 14, 58.00, 32.00, -9999.00, -9999.00, 29.00 +RDD, 04, 14, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 14, 59.00, 29.00, 15.00, 16.00, 26.00 +RDR, 04, 14, 52.00, 31.00, -9999.00, -9999.00, 27.00 +RDU, 04, 14, 72.00, 46.00, 17.00, 16.00, 25.00 +REE, 04, 14, 75.00, 47.00, -9999.00, -9999.00, 12.00 +REJ, 04, 14, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 14, 58.00, 37.00, 33.00, 28.00, 44.00 +RIC, 04, 14, 70.00, 45.00, 20.00, 20.00, 30.00 +RIV, 04, 14, 75.00, 47.00, -9999.00, -9999.00, 14.00 +RIW, 04, 14, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 14, 53.00, 28.00, 16.00, 12.00, 23.00 +RME, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +RMG, 04, 14, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +RND, 04, 14, 80.00, 58.00, -9999.00, -9999.00, 22.00 +RNO, 04, 14, 64.00, 33.00, 9.00, 9.00, 14.00 +ROA, 04, 14, 67.00, 44.00, 22.00, 20.00, 32.00 +ROC, 04, 14, 56.00, 36.00, 31.00, 30.00, 44.00 +ROW, 04, 14, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 14, 66.00, 41.00, 20.00, 17.00, 29.00 +RST, 04, 14, 55.00, 35.00, 29.00, 26.00, 42.00 +RWF, 04, 14, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 14, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 14, 71.00, 46.00, 13.00, 15.00, 20.00 +SAF, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 14, 68.00, 56.00, 10.00, 8.00, 15.00 +SAT, 04, 14, 80.00, 58.00, 20.00, 18.00, 30.00 +SAV, 04, 14, 78.00, 55.00, 15.00, 18.00, 25.00 +SAW, 04, 14, 48.00, 32.00, -9999.00, -9999.00, 38.00 +SBA, 04, 14, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 14, 76.00, 48.00, -9999.00, -9999.00, 15.00 +SBN, 04, 14, 59.00, 39.00, 33.00, 34.00, 49.00 +SBP, 04, 14, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 14, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 14, 7.00, -11.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 14, 73.00, 46.00, 8.00, 13.00, 17.00 +SDF, 04, 14, 67.00, 45.00, 28.00, 27.00, 40.00 +SEA, 04, 14, 57.00, 41.00, 31.00, 25.00, 41.00 +SEM, 04, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 14, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 14, 64.00, 47.00, 14.00, 15.00, 21.00 +SGF, 04, 14, 68.00, 44.00, 27.00, 25.00, 42.00 +SGY, 04, 14, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 14, 57.00, 30.00, 22.00, 23.00, 33.00 +SHV, 04, 14, 77.00, 54.00, 19.00, 20.00, 30.00 +SIT, 04, 14, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 14, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 14, 81.00, 53.00, 14.00, 8.00, 19.00 +SKA, 04, 14, 57.00, 35.00, -9999.00, -9999.00, 26.00 +SKF, 04, 14, 80.00, 58.00, -9999.00, -9999.00, 23.00 +SLC, 04, 14, 61.00, 38.00, 22.00, 20.00, 31.00 +SLE, 04, 14, 60.00, 38.00, 33.00, 31.00, 43.00 +SLN, 04, 14, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 14, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 14, 67.00, 43.00, -9999.00, 11.00, 22.00 +SNA, 04, 14, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 14, 33.00, 24.00, 35.00, 36.00, 53.00 +SNS, 04, 14, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 14, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 14, 64.00, 43.00, 33.00, 24.00, 43.00 +SPS, 04, 14, 76.00, 50.00, 15.00, 16.00, 25.00 +SRQ, 04, 14, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 14, 77.00, 50.00, -9999.00, -9999.00, 26.00 +SSI, 04, 14, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +STC, 04, 14, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 14, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +STL, 04, 14, 67.00, 46.00, 29.00, 25.00, 41.00 +STNV, 04, 14, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +STS, 04, 14, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 14, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 14, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 14, 71.00, 45.00, -9999.00, -9999.00, 18.00 +SUX, 04, 14, 62.00, 38.00, 26.00, 22.00, 36.00 +SVN, 04, 14, 78.00, 55.00, -9999.00, -9999.00, 24.00 +SWF, 04, 14, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 14, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 14, 56.00, 36.00, 32.00, 32.00, 44.00 +SZL, 04, 14, 67.00, 42.00, -9999.00, -9999.00, 26.00 +TAD, 04, 14, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 14, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 14, 72.00, 42.00, -9999.00, -9999.00, 35.00 +TCC, 04, 14, 73.00, 42.00, 8.00, 9.00, 15.00 +TCL, 04, 14, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 14, 60.00, 38.00, -9999.00, -9999.00, 47.00 +TCS, 04, 14, 74.00, 45.00, -9999.00, -9999.00, 5.00 +TEB, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 14, 72.00, 49.00, -9999.00, -9999.00, 23.00 +TKA, 04, 14, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 14, 80.00, 52.00, 14.00, 15.00, 23.00 +TNX, 04, 14, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 14, 59.00, 36.00, 29.00, 31.00, 45.00 +TOP, 04, 14, 67.00, 43.00, 27.00, 23.00, 39.00 +TPA, 04, 14, 82.00, 61.00, 8.00, 10.00, 15.00 +TPH, 04, 14, 63.00, 33.00, 9.00, 6.00, 11.00 +TRI, 04, 14, 67.00, 43.00, 23.00, 24.00, 35.00 +TRK, 04, 14, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 14, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 14, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 14, 73.00, 50.00, 23.00, 19.00, 33.00 +TUP, 04, 14, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 14, 81.00, 50.00, 4.00, 5.00, 7.00 +TVC, 04, 14, 53.00, 32.00, 24.00, 23.00, 34.00 +TVL, 04, 14, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 14, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 14, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 14, 70.00, 45.00, 22.00, 24.00, 34.00 +T01, 04, 14, 66.00, 42.00, -9999.00, -9999.00, 30.00 +T02, 04, 14, 74.00, 50.00, -9999.00, -9999.00, 25.00 +T03, 04, 14, 75.00, 51.00, -9999.00, -9999.00, 24.00 +T04, 04, 14, 81.00, 61.00, -9999.00, -9999.00, 15.00 +T05, 04, 14, 67.00, 41.00, -9999.00, -9999.00, 27.00 +T06, 04, 14, 78.00, 51.00, -9999.00, -9999.00, 29.00 +T07, 04, 14, 69.00, 36.00, -9999.00, -9999.00, 30.00 +T08, 04, 14, 61.00, 40.00, -9999.00, -9999.00, 25.00 +UCA, 04, 14, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 14, 72.00, 45.00, -9999.00, -9999.00, 6.00 +UIL, 04, 14, 55.00, 37.00, 51.00, 51.00, 61.00 +UIN, 04, 14, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 14, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 14, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 14, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +U15, 04, 14, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +U28, 04, 14, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 14, 79.00, 52.00, -9999.00, -9999.00, 23.00 +VBG, 04, 14, 69.00, 45.00, -9999.00, -9999.00, 19.00 +VCT, 04, 14, 80.00, 61.00, 15.00, 15.00, 24.00 +VCV, 04, 14, 73.00, 41.00, -9999.00, -9999.00, 6.00 +VDZ, 04, 14, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 14, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 14, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 14, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 14, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 14, 78.00, 53.00, -9999.00, -9999.00, 21.00 +VRB, 04, 14, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 14, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 14, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 14, 66.00, 42.00, 26.00, 22.00, -9999.00 +WJA, 04, 14, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 14, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 14, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 14, 63.00, 29.00, 15.00, 16.00, 25.00 +WPO, 04, 14, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 14, 78.00, 51.00, -9999.00, -9999.00, 25.00 +WRG, 04, 14, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 14, 64.00, 38.00, -9999.00, -9999.00, 35.00 +WRL, 04, 14, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +X68, 04, 14, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 14, 44.00, 29.00, 53.00, 52.00, 63.00 +YCG, 04, 14, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 14, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 14, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 14, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 14, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 14, 63.00, 36.00, 9.00, 9.00, 15.00 +YNG, 04, 14, 58.00, 37.00, 30.00, 33.00, 46.00 +YPA, 04, 14, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 14, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 14, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 14, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 14, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 14, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 14, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 14, 86.00, 57.00, 2.00, 1.00, 2.00 +YVR, 04, 14, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 14, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 14, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 14, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 14, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 14, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 14, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 14, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 14, 48.00, 28.00, 27.00, 26.00, 36.00 +ZUN, 04, 14, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 14, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 14, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 14, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +01R, 04, 14, 78.00, 55.00, -9999.00, -9999.00, 27.00 +1V1, 04, 14, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 14, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 14, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 14, 70.00, 50.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 14, 77.00, 50.00, -9999.00, -9999.00, 25.00 +3B1, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 14, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 14, 54.00, 31.00, -9999.00, -9999.00, 34.00 +3SE, 04, 14, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 14, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 14, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 14, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 14, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 14, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 14, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 14, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 15, 60.00, 39.00, 25.00, 25.00, 38.00 +ABI, 04, 15, 78.00, 53.00, 13.00, 9.00, 20.00 +ABQ, 04, 15, 71.00, 40.00, 7.00, 7.00, 12.00 +ABR, 04, 15, 58.00, 33.00, 21.00, 19.00, 30.00 +ABY, 04, 15, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 15, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 15, 78.00, 56.00, 16.00, 17.00, 26.00 +ACV, 04, 15, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 15, 61.00, 39.00, 24.00, 22.00, 34.00 +ADK, 04, 15, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 15, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 15, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 15, 65.00, 41.00, -9999.00, -9999.00, 35.00 +AEX, 04, 15, 78.00, 56.00, -9999.00, -9999.00, 27.00 +AFF, 04, 15, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 15, 85.00, 59.00, -9999.00, -9999.00, 17.00 +AGS, 04, 15, 77.00, 49.00, 17.00, 19.00, 27.00 +AHN, 04, 15, 73.00, 50.00, 18.00, 20.00, 28.00 +AKN, 04, 15, 39.00, 23.00, 25.00, 26.00, 37.00 +AKO, 04, 15, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 15, 58.00, 35.00, 26.00, 26.00, 39.00 +ALI, 04, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 15, 60.00, 37.00, 25.00, 25.00, 38.00 +ALS, 04, 15, 59.00, 24.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 15, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 15, 72.00, 42.00, 15.00, 12.00, 22.00 +AMG, 04, 15, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 15, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 15, 43.00, 29.00, 16.00, 16.00, 24.00 +AND, 04, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 15, 50.00, 37.00, 52.00, 51.00, 64.00 +AOO, 04, 15, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +APN, 04, 15, 52.00, 30.00, 29.00, 26.00, 39.00 +AQQ, 04, 15, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +ART, 04, 15, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +AST, 04, 15, 56.00, 40.00, 44.00, 47.00, 57.00 +ATL, 04, 15, 73.00, 50.00, 19.00, 19.00, 28.00 +ATW, 04, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 15, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 15, 64.00, 40.00, -9999.00, -9999.00, 40.00 +AUG, 04, 15, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 15, 79.00, 60.00, 20.00, 16.00, 29.00 +AUW, 04, 15, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 15, 68.00, 43.00, 21.00, 22.00, 32.00 +AVP, 04, 15, 58.00, 38.00, 31.00, 28.00, 43.00 +AXN, 04, 15, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 15, 56.00, 36.00, -9999.00, -9999.00, 32.00 +AYS, 04, 15, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 15, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 15, 74.00, 48.00, -9999.00, -9999.00, 21.00 +BAD, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +BAF, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 15, 51.00, 23.00, -9999.00, -9999.00, 17.00 +BDL, 04, 15, 60.00, 38.00, 26.00, 26.00, 37.00 +BDR, 04, 15, 57.00, 40.00, 26.00, 21.00, 34.00 +BET, 04, 15, 32.00, 16.00, 20.00, 22.00, 31.00 +BFD, 04, 15, 53.00, 32.00, 36.00, 33.00, 47.00 +BFF, 04, 15, 61.00, 32.00, 23.00, 21.00, 33.00 +BFL, 04, 15, 76.00, 50.00, 8.00, 8.00, 12.00 +BGM, 04, 15, 54.00, 35.00, 33.00, 31.00, 45.00 +BGR, 04, 15, 51.00, 33.00, 26.00, 22.00, 36.00 +BGS, 04, 15, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 15, 75.00, 49.00, 21.00, 19.00, 30.00 +BID, 04, 15, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 15, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 15, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 15, 57.00, 34.00, 22.00, 22.00, 32.00 +BIS, 04, 15, 55.00, 31.00, 20.00, 19.00, 31.00 +BIX, 04, 15, 76.00, 60.00, -9999.00, -9999.00, 23.00 +BJI, 04, 15, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 15, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 15, 62.00, 31.00, -9999.00, -9999.00, 20.00 +BKW, 04, 15, 62.00, 40.00, 31.00, 30.00, 45.00 +BLF, 04, 15, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 15, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 15, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 15, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 15, 68.00, 44.00, -9999.00, -9999.00, 36.00 +BNA, 04, 15, 71.00, 48.00, 28.00, 26.00, 39.00 +BNO, 04, 15, 57.00, 29.00, -9999.00, 18.00, 33.00 +BOI, 04, 15, 61.00, 37.00, 19.00, 19.00, 29.00 +BOS, 04, 15, 56.00, 40.00, 24.00, 23.00, 36.00 +BPI, 04, 15, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 15, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 15, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 15, 62.00, 41.00, -9999.00, -9999.00, 35.00 +BRO, 04, 15, 84.00, 67.00, 10.00, 8.00, 13.00 +BRW, 04, 15, 6.00, -8.00, 10.00, 12.00, 18.00 +BSM, 04, 15, 79.00, 60.00, -9999.00, -9999.00, 23.00 +BTI, 04, 15, 8.00, -9.00, 8.00, 11.00, 15.00 +BTL, 04, 15, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 15, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 15, 80.00, 58.00, 19.00, 18.00, 29.00 +BTT, 04, 15, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 15, 54.00, 34.00, 31.00, 29.00, 45.00 +BUB, 04, 15, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 15, 54.00, 36.00, 32.00, 33.00, 46.00 +BUR, 04, 15, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 15, 77.00, 60.00, -9999.00, 13.00, 23.00 +BWG, 04, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 15, 64.00, 43.00, 26.00, 21.00, 35.00 +BYH, 04, 15, 71.00, 51.00, -9999.00, -9999.00, 37.00 +BYI, 04, 15, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 15, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 15, 77.00, 49.00, 14.00, 19.00, 25.00 +CAG, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 15, 59.00, 38.00, 29.00, 35.00, 46.00 +CAO, 04, 15, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 15, 47.00, 29.00, 32.00, 33.00, 46.00 +CBM, 04, 15, 76.00, 50.00, -9999.00, -9999.00, 29.00 +CDB, 04, 15, 38.00, 29.00, 46.00, 53.00, 66.00 +CDC, 04, 15, 62.00, 33.00, 14.00, 11.00, 19.00 +CDR, 04, 15, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 15, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 15, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 15, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 15, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 15, 71.00, 47.00, 23.00, 21.00, 33.00 +CHO, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 15, 76.00, 54.00, 17.00, 16.00, 25.00 +CID, 04, 15, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 15, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 15, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 15, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 15, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 15, 58.00, 37.00, 31.00, 32.00, 47.00 +CLL, 04, 15, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 15, 71.00, 48.00, 18.00, 19.00, 28.00 +CMH, 04, 15, 62.00, 40.00, 27.00, 30.00, 41.00 +CMI, 04, 15, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 15, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 15, 64.00, 41.00, 31.00, 19.00, 40.00 +CNM, 04, 15, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +COD, 04, 15, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +COF, 04, 15, 81.00, 61.00, -9999.00, -9999.00, 17.00 +CON, 04, 15, 57.00, 32.00, 25.00, 24.00, 37.00 +COS, 04, 15, 60.00, 33.00, 20.00, 18.00, 27.00 +COT, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 15, 66.00, 44.00, 29.00, 26.00, 41.00 +CPR, 04, 15, 56.00, 30.00, 23.00, 26.00, 35.00 +CRBC, 04, 15, 45.00, 13.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 15, 82.00, 63.00, 11.00, 10.00, 17.00 +CRW, 04, 15, 67.00, 43.00, 31.00, 31.00, 44.00 +CSG, 04, 15, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 15, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 15, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 15, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 15, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 15, 64.00, 42.00, 28.00, 30.00, 43.00 +CVN, 04, 15, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 15, 72.00, 41.00, -9999.00, -9999.00, 10.00 +CXY, 04, 15, 62.00, 41.00, 24.00, 23.00, 34.00 +CYS, 04, 15, 55.00, 30.00, 23.00, 22.00, 32.00 +DAA, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 15, 80.00, 59.00, 9.00, 14.00, 19.00 +DAG, 04, 15, 78.00, 51.00, 3.00, 3.00, 6.00 +DAL, 04, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 15, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 15, 62.00, 41.00, 29.00, 30.00, 43.00 +DBQ, 04, 15, 58.00, 37.00, 32.00, 26.00, 43.00 +DCA, 04, 15, 67.00, 46.00, 21.00, 21.00, 31.00 +DDC, 04, 15, 68.00, 41.00, 19.00, 18.00, 28.00 +DEC, 04, 15, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 15, 62.00, 35.00, 22.00, 20.00, 28.00 +DFW, 04, 15, 76.00, 55.00, 17.00, 15.00, 26.00 +DHN, 04, 15, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 15, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 15, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 15, 83.00, 59.00, -9999.00, -9999.00, 15.00 +DLG, 04, 15, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 15, 49.00, 29.00, 25.00, 22.00, 35.00 +DLLC, 04, 15, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 15, 81.00, 50.00, -9999.00, -9999.00, 6.00 +DMN, 04, 15, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 15, 65.00, 43.00, -9999.00, -9999.00, 35.00 +DPG, 04, 15, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 15, 78.00, 53.00, -9999.00, -9999.00, 21.00 +DRA, 04, 15, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 15, 83.00, 59.00, 16.00, 10.00, 19.00 +DSM, 04, 15, 62.00, 40.00, 28.00, 25.00, 40.00 +DTW, 04, 15, 58.00, 37.00, 28.00, 27.00, 41.00 +DUG, 04, 15, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 15, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 15, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 15, 78.00, 53.00, -9999.00, -9999.00, 21.00 +D45, 04, 15, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 15, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 15, 57.00, 33.00, 24.00, 24.00, 34.00 +ECG, 04, 15, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 15, 72.00, 45.00, -9999.00, -9999.00, 7.00 +EED, 04, 15, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 15, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 15, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 15, 62.00, 35.00, 37.00, 38.00, 52.00 +EKO, 04, 15, 59.00, 30.00, 15.00, 17.00, 24.00 +ELD, 04, 15, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 15, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 15, 79.00, 48.00, 4.00, 3.00, 5.00 +ELY, 04, 15, 57.00, 26.00, 15.00, 16.00, 24.00 +EMP, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 15, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +END, 04, 15, 72.00, 49.00, -9999.00, -9999.00, 12.00 +ENN, 04, 15, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 15, 61.00, 40.00, -9999.00, -9999.00, 22.00 +EPH, 04, 15, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 15, 55.00, 38.00, 34.00, 31.00, 45.00 +ESF, 04, 15, 78.00, 56.00, -9999.00, -9999.00, 30.00 +EUG, 04, 15, 61.00, 41.00, 34.00, 31.00, 43.00 +EVV, 04, 15, 67.00, 45.00, 33.00, 29.00, 45.00 +EWN, 04, 15, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 15, 62.00, 43.00, 24.00, 23.00, 35.00 +EYW, 04, 15, 82.00, 72.00, 10.00, 10.00, 17.00 +E74, 04, 15, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 15, 70.00, 44.00, -9999.00, -9999.00, 28.00 +FAI, 04, 15, 42.00, 21.00, 12.00, 12.00, 17.00 +FAR, 04, 15, 55.00, 32.00, 19.00, 16.00, 26.00 +FAT, 04, 15, 75.00, 47.00, 9.00, 8.00, 12.00 +FAY, 04, 15, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 15, 55.00, 31.00, 21.00, 22.00, 33.00 +FCS, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 15, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 15, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 04, 15, 58.00, 27.00, 16.00, 15.00, 22.00 +FLL, 04, 15, 83.00, 66.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 15, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 15, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +FME, 04, 15, 68.00, 40.00, -9999.00, -9999.00, 35.00 +FMH, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 15, 69.00, 33.00, 7.00, 11.00, 14.00 +FMY, 04, 15, 84.00, 62.00, 7.00, 9.00, 14.00 +FNT, 04, 15, 56.00, 36.00, 27.00, 28.00, 43.00 +FOD, 04, 15, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 15, 67.00, 43.00, -9999.00, -9999.00, 31.00 +FOK, 04, 15, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 15, 68.00, 44.00, -9999.00, -9999.00, 29.00 +FSD, 04, 15, 59.00, 35.00, 28.00, 22.00, 39.00 +FSI, 04, 15, 74.00, 49.00, -9999.00, -9999.00, 26.00 +FSM, 04, 15, 74.00, 49.00, 24.00, 20.00, 35.00 +FTK, 04, 15, 68.00, 43.00, -9999.00, -9999.00, 36.00 +FWA, 04, 15, 60.00, 39.00, 28.00, 30.00, 43.00 +FWH, 04, 15, 76.00, 53.00, -9999.00, -9999.00, 26.00 +FYU, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 15, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 15, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 15, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 15, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 15, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 15, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 15, 57.00, 35.00, 17.00, 20.00, 29.00 +GFA, 04, 15, 55.00, 32.00, -9999.00, -9999.00, 27.00 +GFK, 04, 15, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 15, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 15, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 15, 57.00, 32.00, 16.00, 14.00, 24.00 +GJT, 04, 15, 66.00, 39.00, 14.00, 15.00, 22.00 +GKN, 04, 15, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 15, 64.00, 35.00, 19.00, 19.00, 28.00 +GLH, 04, 15, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 15, 74.00, 65.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 15, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 15, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GON, 04, 15, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 15, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 15, 54.00, 34.00, 29.00, 28.00, 42.00 +GRCI, 04, 15, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 15, 60.00, 38.00, -9999.00, -9999.00, 49.00 +GRI, 04, 15, 64.00, 38.00, 27.00, 20.00, 35.00 +GRK, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 15, 57.00, 35.00, 32.00, 29.00, 44.00 +GSB, 04, 15, 73.00, 49.00, -9999.00, -9999.00, 29.00 +GSG, 04, 15, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 15, 70.00, 46.00, 21.00, 18.00, 31.00 +GSP, 04, 15, 72.00, 48.00, 17.00, 19.00, 28.00 +GST, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 15, 53.00, 35.00, -9999.00, -9999.00, 47.00 +GTF, 04, 15, 55.00, 32.00, 20.00, 21.00, 29.00 +GUP, 04, 15, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 15, 61.00, 38.00, -9999.00, -9999.00, 41.00 +GVW, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 04, 15, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 15, 67.00, 51.00, 17.00, 16.00, 26.00 +HBR, 04, 15, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 15, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 15, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 15, 59.00, 37.00, -9999.00, -9999.00, 30.00 +HKY, 04, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 15, 56.00, 31.00, 20.00, 18.00, 28.00 +HMN, 04, 15, 80.00, 39.00, -9999.00, -9999.00, 5.00 +HMS, 04, 15, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 15, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 15, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +HON, 04, 15, 59.00, 34.00, 21.00, 20.00, 31.00 +HOP, 04, 15, 69.00, 45.00, -9999.00, -9999.00, 37.00 +HOT, 04, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 15, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 15, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 15, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 15, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 15, 78.00, 53.00, -9999.00, -9999.00, 20.00 +HST, 04, 15, 84.00, 62.00, -9999.00, -9999.00, 14.00 +HSV, 04, 15, 73.00, 49.00, 28.00, 20.00, 36.00 +HTL, 04, 15, 53.00, 32.00, 34.00, 27.00, 45.00 +HTS, 04, 15, 67.00, 44.00, 29.00, 30.00, 43.00 +HUF, 04, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 15, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 15, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 15, 57.00, 31.00, 18.00, 19.00, 27.00 +IAB, 04, 15, 68.00, 45.00, -9999.00, -9999.00, 25.00 +IAD, 04, 15, 65.00, 40.00, 24.00, 22.00, 35.00 +IAG, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 15, 78.00, 58.00, 16.00, 17.00, 26.00 +ICT, 04, 15, 68.00, 45.00, 24.00, 17.00, 34.00 +IDA, 04, 15, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 15, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 15, 63.00, 42.00, 25.00, 23.00, 36.00 +ILI, 04, 15, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 15, 74.00, 51.00, 15.00, 16.00, 25.00 +IMT, 04, 15, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +IND, 04, 15, 63.00, 42.00, 32.00, 29.00, 44.00 +INL, 04, 15, 51.00, 28.00, 22.00, 16.00, 28.00 +INS, 04, 15, 72.00, 45.00, -9999.00, -9999.00, 6.00 +INT, 04, 15, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +INW, 04, 15, 70.00, 37.00, 7.00, 6.00, 10.00 +IPL, 04, 15, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 15, 60.00, 38.00, 28.00, 28.00, 39.00 +IRK, 04, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 15, 56.00, 31.00, 17.00, 16.00, 25.00 +ISP, 04, 15, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 15, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 15, 85.00, 51.00, -9999.00, -9999.00, 7.00 +IWD, 04, 15, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 15, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 15, 77.00, 52.00, 19.00, 19.00, 30.00 +JAX, 04, 15, 79.00, 55.00, 14.00, 15.00, 22.00 +JBR, 04, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 15, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 15, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 15, 58.00, 43.00, 22.00, 22.00, 33.00 +JHW, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 15, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 15, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 15, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 15, 47.00, 32.00, 44.00, 43.00, 56.00 +JST, 04, 15, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 15, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 15, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 15, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 15, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 15, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 15, 57.00, 35.00, 29.00, 27.00, 42.00 +LAR, 04, 15, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 15, 78.00, 51.00, 3.00, 5.00, 6.00 +LAX, 04, 15, 67.00, 53.00, 7.00, 8.00, 12.00 +LBB, 04, 15, 75.00, 47.00, 15.00, 10.00, 20.00 +LBF, 04, 15, 63.00, 34.00, 25.00, 21.00, 32.00 +LCH, 04, 15, 78.00, 59.00, 14.00, 16.00, 23.00 +LCK, 04, 15, 64.00, 40.00, -9999.00, -9999.00, 41.00 +LEB, 04, 15, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 15, 66.00, 44.00, 28.00, 28.00, 42.00 +LFI, 04, 15, 66.00, 48.00, -9999.00, -9999.00, 30.00 +LFK, 04, 15, 79.00, 56.00, 18.00, 18.00, 29.00 +LFT, 04, 15, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 15, 59.00, 44.00, 24.00, 21.00, 34.00 +LGB, 04, 15, 72.00, 52.00, 7.00, 7.00, 12.00 +LGU, 04, 15, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 15, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 15, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 15, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 15, 73.00, 51.00, 22.00, 19.00, 32.00 +LIZ, 04, 15, 47.00, 29.00, -9999.00, -9999.00, 38.00 +LMT, 04, 15, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +LND, 04, 15, 56.00, 31.00, 20.00, 21.00, 27.00 +LNK, 04, 15, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 15, 65.00, 33.00, 8.00, 9.00, 15.00 +LOZ, 04, 15, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 15, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 15, 74.00, 50.00, -9999.00, -9999.00, 36.00 +LSE, 04, 15, 59.00, 37.00, 23.00, 24.00, 34.00 +LSF, 04, 15, 77.00, 52.00, -9999.00, -9999.00, 36.00 +LSV, 04, 15, 81.00, 46.00, -9999.00, -9999.00, 6.00 +LTS, 04, 15, 78.00, 48.00, -9999.00, -9999.00, 20.00 +LUF, 04, 15, 86.00, 50.00, -9999.00, -9999.00, 5.00 +LVS, 04, 15, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 15, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 15, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 15, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 15, 68.00, 44.00, 24.00, 21.00, 33.00 +MAF, 04, 15, 80.00, 49.00, 8.00, 6.00, 13.00 +MBL, 04, 15, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 15, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 15, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 15, 73.00, 49.00, -9999.00, -9999.00, 19.00 +MCF, 04, 15, 82.00, 61.00, -9999.00, -9999.00, 15.00 +MCG, 04, 15, 38.00, 17.00, 17.00, 18.00, 26.00 +MCI, 04, 15, 65.00, 44.00, 29.00, 24.00, 40.00 +MCK, 04, 15, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 15, 78.00, 51.00, 16.00, 16.00, 26.00 +MCO, 04, 15, 83.00, 59.00, 9.00, 12.00, 17.00 +MCW, 04, 15, 58.00, 36.00, 21.00, 20.00, 32.00 +MC2, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 04, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 15, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 15, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 15, 59.00, 40.00, 33.00, 30.00, 43.00 +MEI, 04, 15, 77.00, 51.00, 20.00, 20.00, 32.00 +MEM, 04, 15, 73.00, 52.00, 26.00, 24.00, 37.00 +MER, 04, 15, 75.00, 44.00, -9999.00, -9999.00, 16.00 +MFD, 04, 15, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 15, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 15, 65.00, 38.00, 24.00, 22.00, 32.00 +MGE, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 04, 15, 76.00, 53.00, 22.00, 19.00, 30.00 +MGW, 04, 15, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 15, 70.00, 47.00, -9999.00, -9999.00, 19.00 +MHS, 04, 15, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 15, 83.00, 66.00, 12.00, 13.00, 20.00 +MIB, 04, 15, 53.00, 32.00, -9999.00, -9999.00, 30.00 +MIV, 04, 15, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 15, 66.00, 35.00, -9999.00, -9999.00, 21.00 +MKC, 04, 15, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 15, 53.00, 36.00, 33.00, 29.00, 46.00 +MKG, 04, 15, 55.00, 35.00, 28.00, 27.00, 41.00 +MKL, 04, 15, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 15, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 15, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 15, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 15, 61.00, 39.00, 31.00, 25.00, 41.00 +MLS, 04, 15, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 15, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 15, 78.00, 52.00, -9999.00, -9999.00, 25.00 +MOB, 04, 15, 79.00, 57.00, 20.00, 17.00, 28.00 +MOT, 04, 15, 53.00, 32.00, 16.00, 15.00, 23.00 +MPV, 04, 15, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 15, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 15, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 15, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 15, 63.00, 46.00, -9999.00, -9999.00, 20.00 +MSL, 04, 15, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 15, 57.00, 34.00, 28.00, 28.00, 41.00 +MSO, 04, 15, 58.00, 31.00, 22.00, 19.00, 31.00 +MSP, 04, 15, 57.00, 36.00, 27.00, 23.00, 38.00 +MSS, 04, 15, 53.00, 33.00, 29.00, 27.00, 40.00 +MSY, 04, 15, 79.00, 58.00, 18.00, 17.00, 26.00 +MTC, 04, 15, 55.00, 36.00, -9999.00, -9999.00, 37.00 +MTN, 04, 15, 64.00, 42.00, -9999.00, -9999.00, 35.00 +MTO, 04, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 15, 62.00, 39.00, -9999.00, -9999.00, 35.00 +MUO, 04, 15, 66.00, 36.00, -9999.00, -9999.00, 21.00 +MWA, 04, 15, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 15, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 15, 76.00, 53.00, -9999.00, -9999.00, 27.00 +MYL, 04, 15, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 15, 76.00, 50.00, -9999.00, -9999.00, 24.00 +NAO, 04, 15, 73.00, 58.00, -9999.00, -9999.00, 20.00 +NBC, 04, 15, 77.00, 55.00, -9999.00, -9999.00, 23.00 +NBE, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 04, 15, 59.00, 39.00, -9999.00, -9999.00, 40.00 +NCA, 04, 15, 76.00, 47.00, -9999.00, -9999.00, 30.00 +NCO, 04, 15, 55.00, 38.00, -9999.00, -9999.00, 38.00 +NC1, 04, 15, 72.00, 46.00, -9999.00, -9999.00, 6.00 +NEL, 04, 15, 61.00, 38.00, -9999.00, -9999.00, 37.00 +NFG, 04, 15, 66.00, 50.00, -9999.00, -9999.00, 50.00 +NFL, 04, 15, 65.00, 33.00, -9999.00, -9999.00, 13.00 +NGP, 04, 15, 81.00, 64.00, -9999.00, -9999.00, 17.00 +NGU, 04, 15, 67.00, 47.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 15, 64.00, 48.00, -9999.00, -9999.00, 17.00 +NHK, 04, 15, 67.00, 42.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 15, 52.00, 34.00, -9999.00, -9999.00, 37.00 +NID, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 15, 79.00, 55.00, -9999.00, -9999.00, 20.00 +NIR, 04, 15, 82.00, 60.00, -9999.00, -9999.00, 20.00 +NKT, 04, 15, 71.00, 51.00, -9999.00, -9999.00, 27.00 +NKX, 04, 15, 68.00, 56.00, -9999.00, -9999.00, 17.00 +NLC, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +NMM, 04, 15, 77.00, 50.00, -9999.00, -9999.00, 27.00 +NPA, 04, 15, 77.00, 59.00, -9999.00, -9999.00, 20.00 +NQA, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NQI, 04, 15, 85.00, 63.00, -9999.00, -9999.00, 17.00 +NQX, 04, 15, 82.00, 72.00, -9999.00, -9999.00, 13.00 +NRB, 04, 15, 78.00, 59.00, -9999.00, -9999.00, 20.00 +NRC, 04, 15, 75.00, 44.00, -9999.00, -9999.00, 21.00 +NRS, 04, 15, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NSE, 04, 15, 78.00, 55.00, -9999.00, -9999.00, 23.00 +NSI, 04, 15, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NTD, 04, 15, 68.00, 48.00, -9999.00, -9999.00, 10.00 +NTK, 04, 15, 73.00, 51.00, -9999.00, -9999.00, 13.00 +NTU, 04, 15, 67.00, 47.00, -9999.00, -9999.00, 30.00 +NUC, 04, 15, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 15, 68.00, 45.00, -9999.00, -9999.00, 17.00 +NUW, 04, 15, 57.00, 40.00, -9999.00, -9999.00, 40.00 +NWF, 04, 15, 72.00, 52.00, -9999.00, -9999.00, 14.00 +NXX, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 15, 68.00, 41.00, -9999.00, -9999.00, 33.00 +NZC, 04, 15, 81.00, 52.00, -9999.00, -9999.00, 23.00 +NZJ, 04, 15, 73.00, 48.00, -9999.00, -9999.00, 13.00 +NZW, 04, 15, 57.00, 37.00, -9999.00, -9999.00, 37.00 +NZY, 04, 15, 68.00, 56.00, -9999.00, -9999.00, 13.00 +OAK, 04, 15, 66.00, 45.00, 15.00, 17.00, 24.00 +OAR, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 04, 15, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 15, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 15, 72.00, 49.00, 18.00, 15.00, 27.00 +OLM, 04, 15, 59.00, 36.00, 38.00, 37.00, 49.00 +OMA, 04, 15, 64.00, 40.00, 25.00, 22.00, 37.00 +OME, 04, 15, 26.00, 11.00, 19.00, 22.00, 28.00 +ONT, 04, 15, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 15, 59.00, 39.00, 34.00, 29.00, 47.00 +ORF, 04, 15, 67.00, 47.00, 20.00, 19.00, 28.00 +ORH, 04, 15, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 15, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 15, 52.00, 32.00, -9999.00, -9999.00, 35.00 +OTG, 04, 15, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 15, 57.00, 42.00, 38.00, 41.00, 51.00 +OTM, 04, 15, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 15, 21.00, 3.00, 13.00, 18.00, 23.00 +OURC, 04, 15, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 15, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 15, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 15, 79.00, 54.00, -9999.00, -9999.00, 23.00 +PACZ, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 15, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 15, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 15, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 15, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 15, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 15, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 15, 78.00, 55.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 15, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 15, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 15, 38.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 15, 16.00, 4.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 15, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 15, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 15, 54.00, 34.00, -9999.00, -9999.00, 33.00 +PBI, 04, 15, 82.00, 65.00, 10.00, 16.00, 22.00 +PDT, 04, 15, 61.00, 39.00, 21.00, 15.00, 28.00 +PDX, 04, 15, 61.00, 41.00, 36.00, 37.00, 49.00 +PFN, 04, 15, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 15, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 15, 63.00, 42.00, 23.00, 27.00, 37.00 +PHX, 04, 15, 85.00, 55.00, 3.00, 5.00, 7.00 +PIA, 04, 15, 62.00, 41.00, 32.00, 26.00, 42.00 +PIB, 04, 15, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 15, 58.00, 32.00, 19.00, 19.00, 29.00 +PIR, 04, 15, 60.00, 35.00, 18.00, 16.00, 25.00 +PIT, 04, 15, 60.00, 39.00, 31.00, 31.00, 44.00 +PKB, 04, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 15, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 15, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 15, 77.00, 59.00, 15.00, 14.00, 24.00 +POB, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 04, 15, 78.00, 54.00, -9999.00, -9999.00, 29.00 +POM, 04, 15, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 04, 15, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 15, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 15, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 15, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 15, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 15, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 15, 55.00, 33.00, -9999.00, -9999.00, 37.00 +PSP, 04, 15, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 15, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 15, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 15, 68.00, 36.00, 14.00, 12.00, 20.00 +PUC, 04, 15, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 15, 57.00, 38.00, 27.00, 21.00, 38.00 +PVU, 04, 15, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 15, 52.00, 34.00, 27.00, 27.00, 39.00 +P02, 04, 15, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +P07, 04, 15, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +P11, 04, 15, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +P24, 04, 15, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +P28, 04, 15, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +P35, 04, 15, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +P38, 04, 15, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +P39, 04, 15, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +P58, 04, 15, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +P59, 04, 15, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +P60, 04, 15, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +P61, 04, 15, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +P67, 04, 15, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +P68, 04, 15, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +P69, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 15, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 15, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 15, 58.00, 32.00, 20.00, 19.00, 28.00 +RBL, 04, 15, 72.00, 47.00, 16.00, 15.00, 23.00 +RCA, 04, 15, 58.00, 32.00, -9999.00, -9999.00, 29.00 +RDD, 04, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 15, 59.00, 29.00, 15.00, 16.00, 26.00 +RDR, 04, 15, 53.00, 31.00, -9999.00, -9999.00, 27.00 +RDU, 04, 15, 72.00, 46.00, 17.00, 16.00, 25.00 +REE, 04, 15, 75.00, 47.00, -9999.00, -9999.00, 12.00 +REJ, 04, 15, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 15, 59.00, 37.00, 33.00, 28.00, 44.00 +RIC, 04, 15, 70.00, 45.00, 20.00, 20.00, 30.00 +RIV, 04, 15, 75.00, 47.00, -9999.00, -9999.00, 14.00 +RIW, 04, 15, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 15, 53.00, 28.00, 16.00, 12.00, 23.00 +RME, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +RMG, 04, 15, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +RND, 04, 15, 80.00, 58.00, -9999.00, -9999.00, 22.00 +RNO, 04, 15, 64.00, 33.00, 9.00, 9.00, 14.00 +ROA, 04, 15, 67.00, 44.00, 22.00, 20.00, 32.00 +ROC, 04, 15, 56.00, 36.00, 31.00, 30.00, 44.00 +ROW, 04, 15, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 15, 66.00, 41.00, 20.00, 17.00, 29.00 +RST, 04, 15, 56.00, 35.00, 29.00, 26.00, 42.00 +RWF, 04, 15, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 15, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 15, 71.00, 46.00, 13.00, 15.00, 19.00 +SAF, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 15, 68.00, 56.00, 10.00, 8.00, 15.00 +SAT, 04, 15, 80.00, 58.00, 20.00, 18.00, 30.00 +SAV, 04, 15, 78.00, 55.00, 15.00, 18.00, 25.00 +SAW, 04, 15, 48.00, 32.00, -9999.00, -9999.00, 38.00 +SBA, 04, 15, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 15, 76.00, 48.00, -9999.00, -9999.00, 15.00 +SBN, 04, 15, 59.00, 39.00, 33.00, 34.00, 49.00 +SBP, 04, 15, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 15, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 15, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 15, 8.00, -10.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 15, 73.00, 46.00, 8.00, 13.00, 16.00 +SDF, 04, 15, 67.00, 45.00, 28.00, 27.00, 40.00 +SEA, 04, 15, 57.00, 41.00, 31.00, 25.00, 41.00 +SEM, 04, 15, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 15, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 15, 64.00, 47.00, 13.00, 15.00, 20.00 +SGF, 04, 15, 68.00, 44.00, 27.00, 25.00, 42.00 +SGY, 04, 15, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 15, 57.00, 30.00, 22.00, 23.00, 33.00 +SHV, 04, 15, 77.00, 54.00, 19.00, 20.00, 30.00 +SIT, 04, 15, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 15, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 15, 81.00, 53.00, 14.00, 8.00, 19.00 +SKA, 04, 15, 57.00, 35.00, -9999.00, -9999.00, 26.00 +SKF, 04, 15, 80.00, 58.00, -9999.00, -9999.00, 23.00 +SLC, 04, 15, 61.00, 38.00, 22.00, 20.00, 31.00 +SLE, 04, 15, 60.00, 38.00, 33.00, 31.00, 43.00 +SLN, 04, 15, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 15, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 15, 67.00, 43.00, -9999.00, 11.00, 21.00 +SNA, 04, 15, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 15, 33.00, 24.00, 35.00, 36.00, 52.00 +SNS, 04, 15, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 15, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 15, 64.00, 43.00, 33.00, 24.00, 43.00 +SPS, 04, 15, 76.00, 50.00, 15.00, 16.00, 25.00 +SRQ, 04, 15, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 15, 77.00, 50.00, -9999.00, -9999.00, 26.00 +SSI, 04, 15, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +STC, 04, 15, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 15, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +STL, 04, 15, 67.00, 46.00, 29.00, 25.00, 41.00 +STNV, 04, 15, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +STS, 04, 15, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 15, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 15, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 15, 71.00, 45.00, -9999.00, -9999.00, 18.00 +SUX, 04, 15, 62.00, 38.00, 26.00, 22.00, 36.00 +SVN, 04, 15, 78.00, 55.00, -9999.00, -9999.00, 24.00 +SWF, 04, 15, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 15, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 15, 56.00, 36.00, 32.00, 32.00, 44.00 +SZL, 04, 15, 67.00, 42.00, -9999.00, -9999.00, 26.00 +TAD, 04, 15, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 15, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 15, 72.00, 42.00, -9999.00, -9999.00, 35.00 +TCC, 04, 15, 73.00, 42.00, 8.00, 9.00, 15.00 +TCL, 04, 15, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 15, 60.00, 38.00, -9999.00, -9999.00, 47.00 +TCS, 04, 15, 74.00, 45.00, -9999.00, -9999.00, 5.00 +TEB, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 15, 72.00, 49.00, -9999.00, -9999.00, 23.00 +TKA, 04, 15, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 15, 80.00, 52.00, 14.00, 15.00, 23.00 +TNX, 04, 15, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 15, 59.00, 36.00, 29.00, 31.00, 45.00 +TOP, 04, 15, 67.00, 43.00, 27.00, 23.00, 39.00 +TPA, 04, 15, 82.00, 61.00, 8.00, 10.00, 15.00 +TPH, 04, 15, 63.00, 33.00, 9.00, 6.00, 11.00 +TRI, 04, 15, 67.00, 43.00, 23.00, 24.00, 35.00 +TRK, 04, 15, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 15, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 15, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 15, 73.00, 50.00, 23.00, 19.00, 33.00 +TUP, 04, 15, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 15, 81.00, 50.00, 4.00, 5.00, 7.00 +TVC, 04, 15, 54.00, 32.00, 24.00, 23.00, 34.00 +TVL, 04, 15, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 15, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 15, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 15, 70.00, 45.00, 22.00, 24.00, 34.00 +T01, 04, 15, 66.00, 42.00, -9999.00, -9999.00, 30.00 +T02, 04, 15, 74.00, 50.00, -9999.00, -9999.00, 25.00 +T03, 04, 15, 75.00, 51.00, -9999.00, -9999.00, 24.00 +T04, 04, 15, 81.00, 61.00, -9999.00, -9999.00, 15.00 +T05, 04, 15, 67.00, 41.00, -9999.00, -9999.00, 27.00 +T06, 04, 15, 78.00, 51.00, -9999.00, -9999.00, 29.00 +T07, 04, 15, 69.00, 36.00, -9999.00, -9999.00, 30.00 +T08, 04, 15, 61.00, 40.00, -9999.00, -9999.00, 25.00 +UCA, 04, 15, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 15, 72.00, 45.00, -9999.00, -9999.00, 6.00 +UIL, 04, 15, 55.00, 37.00, 51.00, 51.00, 61.00 +UIN, 04, 15, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 15, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 15, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 15, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +U15, 04, 15, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +U28, 04, 15, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 15, 79.00, 52.00, -9999.00, -9999.00, 23.00 +VBG, 04, 15, 69.00, 45.00, -9999.00, -9999.00, 19.00 +VCT, 04, 15, 80.00, 61.00, 15.00, 15.00, 24.00 +VCV, 04, 15, 73.00, 41.00, -9999.00, -9999.00, 6.00 +VDZ, 04, 15, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 15, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 15, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 15, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 15, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 15, 78.00, 53.00, -9999.00, -9999.00, 21.00 +VRB, 04, 15, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 15, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 15, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 15, 66.00, 42.00, 26.00, 22.00, -9999.00 +WJA, 04, 15, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 15, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 15, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 15, 63.00, 29.00, 15.00, 16.00, 25.00 +WPO, 04, 15, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 15, 78.00, 51.00, -9999.00, -9999.00, 25.00 +WRG, 04, 15, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 15, 64.00, 38.00, -9999.00, -9999.00, 35.00 +WRL, 04, 15, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +X68, 04, 15, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 15, 44.00, 29.00, 53.00, 52.00, 63.00 +YCG, 04, 15, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 15, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 15, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 15, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 15, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 15, 63.00, 36.00, 9.00, 9.00, 15.00 +YNG, 04, 15, 58.00, 37.00, 30.00, 33.00, 46.00 +YPA, 04, 15, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 15, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 15, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 15, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 15, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 15, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 15, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 15, 86.00, 57.00, 2.00, 1.00, 2.00 +YVR, 04, 15, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 15, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 15, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 15, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 15, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 15, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 15, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 15, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 15, 49.00, 28.00, 27.00, 26.00, 36.00 +ZUN, 04, 15, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 15, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 15, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 15, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +01R, 04, 15, 78.00, 55.00, -9999.00, -9999.00, 27.00 +1V1, 04, 15, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 15, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 15, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 15, 70.00, 50.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 15, 77.00, 50.00, -9999.00, -9999.00, 25.00 +3B1, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 15, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 15, 54.00, 31.00, -9999.00, -9999.00, 34.00 +3SE, 04, 15, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 15, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 15, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 15, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 15, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 15, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 15, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 15, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 16, 61.00, 39.00, 25.00, 25.00, 38.00 +ABI, 04, 16, 78.00, 53.00, 13.00, 9.00, 20.00 +ABQ, 04, 16, 71.00, 40.00, 7.00, 7.00, 12.00 +ABR, 04, 16, 58.00, 34.00, 21.00, 19.00, 30.00 +ABY, 04, 16, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 16, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 16, 78.00, 57.00, 16.00, 17.00, 26.00 +ACV, 04, 16, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 16, 61.00, 40.00, 24.00, 22.00, 34.00 +ADK, 04, 16, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 16, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 16, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 16, 65.00, 42.00, -9999.00, -9999.00, 35.00 +AEX, 04, 16, 78.00, 56.00, -9999.00, -9999.00, 27.00 +AFF, 04, 16, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 16, 85.00, 59.00, -9999.00, -9999.00, 18.00 +AGS, 04, 16, 77.00, 49.00, 17.00, 19.00, 27.00 +AHN, 04, 16, 74.00, 50.00, 18.00, 20.00, 28.00 +AKN, 04, 16, 40.00, 24.00, 25.00, 26.00, 37.00 +AKO, 04, 16, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 16, 59.00, 36.00, 26.00, 26.00, 39.00 +ALI, 04, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 16, 60.00, 38.00, 25.00, 25.00, 38.00 +ALS, 04, 16, 59.00, 24.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 16, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 16, 72.00, 43.00, 15.00, 12.00, 22.00 +AMG, 04, 16, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 16, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 16, 44.00, 29.00, 16.00, 16.00, 24.00 +AND, 04, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 16, 50.00, 37.00, 52.00, 50.00, 64.00 +AOO, 04, 16, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +APN, 04, 16, 53.00, 31.00, 29.00, 26.00, 39.00 +AQQ, 04, 16, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +ART, 04, 16, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +AST, 04, 16, 56.00, 40.00, 44.00, 47.00, 57.00 +ATL, 04, 16, 73.00, 51.00, 19.00, 19.00, 28.00 +ATW, 04, 16, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 16, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 16, 65.00, 41.00, -9999.00, -9999.00, 40.00 +AUG, 04, 16, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 16, 79.00, 60.00, 20.00, 16.00, 29.00 +AUW, 04, 16, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 16, 68.00, 43.00, 21.00, 22.00, 32.00 +AVP, 04, 16, 59.00, 39.00, 31.00, 28.00, 43.00 +AXN, 04, 16, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 16, 57.00, 36.00, -9999.00, -9999.00, 32.00 +AYS, 04, 16, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 16, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 16, 74.00, 48.00, -9999.00, -9999.00, 21.00 +BAD, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +BAF, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 16, 52.00, 23.00, -9999.00, -9999.00, 17.00 +BDL, 04, 16, 61.00, 38.00, 26.00, 26.00, 37.00 +BDR, 04, 16, 57.00, 40.00, 26.00, 21.00, 34.00 +BET, 04, 16, 32.00, 17.00, 20.00, 22.00, 31.00 +BFD, 04, 16, 54.00, 32.00, 36.00, 33.00, 47.00 +BFF, 04, 16, 62.00, 32.00, 23.00, 21.00, 33.00 +BFL, 04, 16, 76.00, 50.00, 8.00, 8.00, 12.00 +BGM, 04, 16, 55.00, 36.00, 33.00, 31.00, 45.00 +BGR, 04, 16, 52.00, 33.00, 26.00, 22.00, 36.00 +BGS, 04, 16, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 16, 75.00, 49.00, 21.00, 19.00, 30.00 +BID, 04, 16, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 16, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 16, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 16, 58.00, 35.00, 22.00, 22.00, 32.00 +BIS, 04, 16, 56.00, 32.00, 20.00, 19.00, 31.00 +BIX, 04, 16, 77.00, 60.00, -9999.00, -9999.00, 23.00 +BJI, 04, 16, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 16, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 16, 62.00, 31.00, -9999.00, -9999.00, 20.00 +BKW, 04, 16, 62.00, 41.00, 31.00, 30.00, 45.00 +BLF, 04, 16, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 16, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 16, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 16, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 16, 69.00, 45.00, -9999.00, -9999.00, 36.00 +BNA, 04, 16, 71.00, 48.00, 28.00, 26.00, 39.00 +BNO, 04, 16, 57.00, 29.00, -9999.00, 18.00, 33.00 +BOI, 04, 16, 62.00, 37.00, 19.00, 19.00, 29.00 +BOS, 04, 16, 57.00, 41.00, 24.00, 23.00, 36.00 +BPI, 04, 16, 52.00, 19.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 16, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 16, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 16, 63.00, 42.00, -9999.00, -9999.00, 35.00 +BRO, 04, 16, 84.00, 67.00, 10.00, 8.00, 13.00 +BRW, 04, 16, 6.00, -8.00, 10.00, 12.00, 18.00 +BSM, 04, 16, 79.00, 60.00, -9999.00, -9999.00, 23.00 +BTI, 04, 16, 8.00, -8.00, 8.00, 11.00, 15.00 +BTL, 04, 16, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 16, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 16, 80.00, 58.00, 19.00, 18.00, 29.00 +BTT, 04, 16, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 16, 55.00, 35.00, 31.00, 29.00, 45.00 +BUB, 04, 16, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 16, 55.00, 37.00, 32.00, 33.00, 46.00 +BUR, 04, 16, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 16, 77.00, 60.00, -9999.00, 13.00, 23.00 +BWG, 04, 16, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 16, 65.00, 43.00, 26.00, 21.00, 35.00 +BYH, 04, 16, 72.00, 51.00, -9999.00, -9999.00, 37.00 +BYI, 04, 16, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 16, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 16, 77.00, 50.00, 14.00, 19.00, 25.00 +CAG, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 16, 60.00, 39.00, 29.00, 35.00, 46.00 +CAO, 04, 16, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 16, 48.00, 30.00, 32.00, 33.00, 46.00 +CBM, 04, 16, 76.00, 50.00, -9999.00, -9999.00, 29.00 +CDB, 04, 16, 38.00, 29.00, 46.00, 53.00, 66.00 +CDC, 04, 16, 62.00, 34.00, 14.00, 11.00, 19.00 +CDR, 04, 16, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 16, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 16, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 16, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 16, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 16, 72.00, 47.00, 23.00, 21.00, 33.00 +CHO, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 16, 76.00, 54.00, 17.00, 16.00, 25.00 +CID, 04, 16, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 16, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 16, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 16, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 16, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 16, 59.00, 38.00, 31.00, 32.00, 47.00 +CLL, 04, 16, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 16, 71.00, 48.00, 18.00, 19.00, 28.00 +CMH, 04, 16, 63.00, 41.00, 27.00, 30.00, 41.00 +CMI, 04, 16, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 16, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 16, 65.00, 42.00, 31.00, 19.00, 40.00 +CNM, 04, 16, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 16, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +COD, 04, 16, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +COF, 04, 16, 81.00, 61.00, -9999.00, -9999.00, 17.00 +CON, 04, 16, 57.00, 32.00, 25.00, 24.00, 37.00 +COS, 04, 16, 60.00, 33.00, 20.00, 18.00, 27.00 +COT, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 16, 66.00, 44.00, 29.00, 26.00, 41.00 +CPR, 04, 16, 57.00, 30.00, 23.00, 26.00, 35.00 +CRBC, 04, 16, 46.00, 14.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 16, 82.00, 63.00, 11.00, 10.00, 17.00 +CRW, 04, 16, 67.00, 43.00, 31.00, 31.00, 44.00 +CSG, 04, 16, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 16, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 16, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 16, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 16, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 16, 65.00, 43.00, 28.00, 30.00, 43.00 +CVN, 04, 16, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 16, 73.00, 42.00, -9999.00, -9999.00, 10.00 +CXY, 04, 16, 63.00, 42.00, 24.00, 23.00, 34.00 +CYS, 04, 16, 55.00, 31.00, 23.00, 22.00, 32.00 +DAA, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 16, 80.00, 59.00, 9.00, 14.00, 19.00 +DAG, 04, 16, 78.00, 52.00, 3.00, 3.00, 6.00 +DAL, 04, 16, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 16, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 16, 63.00, 41.00, 29.00, 30.00, 43.00 +DBQ, 04, 16, 59.00, 38.00, 32.00, 26.00, 43.00 +DCA, 04, 16, 67.00, 47.00, 21.00, 21.00, 31.00 +DDC, 04, 16, 68.00, 42.00, 19.00, 18.00, 28.00 +DEC, 04, 16, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 16, 62.00, 35.00, 22.00, 20.00, 28.00 +DFW, 04, 16, 76.00, 55.00, 17.00, 15.00, 26.00 +DHN, 04, 16, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 16, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 16, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 16, 83.00, 59.00, -9999.00, -9999.00, 15.00 +DLG, 04, 16, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 16, 49.00, 30.00, 25.00, 22.00, 35.00 +DLLC, 04, 16, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 16, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 16, 82.00, 51.00, -9999.00, -9999.00, 6.00 +DMN, 04, 16, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 16, 66.00, 43.00, -9999.00, -9999.00, 35.00 +DPG, 04, 16, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 16, 78.00, 53.00, -9999.00, -9999.00, 21.00 +DRA, 04, 16, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 16, 83.00, 59.00, 16.00, 10.00, 19.00 +DSM, 04, 16, 63.00, 41.00, 28.00, 25.00, 40.00 +DTW, 04, 16, 59.00, 37.00, 28.00, 27.00, 41.00 +DUG, 04, 16, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 16, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 16, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 16, 78.00, 53.00, -9999.00, -9999.00, 21.00 +D45, 04, 16, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 16, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 16, 58.00, 34.00, 24.00, 24.00, 34.00 +ECG, 04, 16, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 16, 72.00, 46.00, -9999.00, -9999.00, 7.00 +EED, 04, 16, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 16, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 16, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 16, 62.00, 35.00, 37.00, 38.00, 52.00 +EKO, 04, 16, 60.00, 30.00, 15.00, 17.00, 24.00 +ELD, 04, 16, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 16, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 16, 79.00, 48.00, 4.00, 3.00, 5.00 +ELY, 04, 16, 58.00, 26.00, 15.00, 16.00, 24.00 +EMP, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 16, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +END, 04, 16, 73.00, 49.00, -9999.00, -9999.00, 12.00 +ENN, 04, 16, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 16, 62.00, 41.00, -9999.00, -9999.00, 22.00 +EPH, 04, 16, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 16, 55.00, 38.00, 34.00, 31.00, 45.00 +ESF, 04, 16, 78.00, 56.00, -9999.00, -9999.00, 30.00 +EUG, 04, 16, 61.00, 41.00, 34.00, 31.00, 43.00 +EVV, 04, 16, 68.00, 45.00, 33.00, 29.00, 45.00 +EWN, 04, 16, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 16, 63.00, 43.00, 24.00, 23.00, 35.00 +EYW, 04, 16, 82.00, 72.00, 10.00, 10.00, 17.00 +E74, 04, 16, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 16, 71.00, 45.00, -9999.00, -9999.00, 28.00 +FAI, 04, 16, 42.00, 22.00, 12.00, 12.00, 17.00 +FAR, 04, 16, 55.00, 33.00, 19.00, 16.00, 26.00 +FAT, 04, 16, 76.00, 47.00, 9.00, 8.00, 12.00 +FAY, 04, 16, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 16, 56.00, 31.00, 21.00, 22.00, 33.00 +FCS, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 16, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 16, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 04, 16, 58.00, 27.00, 16.00, 15.00, 22.00 +FLL, 04, 16, 83.00, 66.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 16, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +FME, 04, 16, 68.00, 40.00, -9999.00, -9999.00, 35.00 +FMH, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 16, 70.00, 33.00, 7.00, 11.00, 14.00 +FMY, 04, 16, 84.00, 62.00, 7.00, 9.00, 14.00 +FNT, 04, 16, 57.00, 37.00, 27.00, 28.00, 43.00 +FOD, 04, 16, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 16, 68.00, 44.00, -9999.00, -9999.00, 31.00 +FOK, 04, 16, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 16, 68.00, 44.00, -9999.00, -9999.00, 29.00 +FSD, 04, 16, 60.00, 36.00, 28.00, 22.00, 39.00 +FSI, 04, 16, 75.00, 50.00, -9999.00, -9999.00, 26.00 +FSM, 04, 16, 74.00, 49.00, 24.00, 20.00, 35.00 +FTK, 04, 16, 68.00, 43.00, -9999.00, -9999.00, 36.00 +FWA, 04, 16, 61.00, 39.00, 28.00, 30.00, 43.00 +FWH, 04, 16, 76.00, 54.00, -9999.00, -9999.00, 26.00 +FYU, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 16, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 16, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 16, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 16, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 16, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 16, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 16, 58.00, 35.00, 17.00, 20.00, 29.00 +GFA, 04, 16, 56.00, 32.00, -9999.00, -9999.00, 27.00 +GFK, 04, 16, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 16, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 16, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 16, 58.00, 33.00, 16.00, 14.00, 24.00 +GJT, 04, 16, 66.00, 39.00, 14.00, 15.00, 22.00 +GKN, 04, 16, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 16, 64.00, 36.00, 19.00, 19.00, 28.00 +GLH, 04, 16, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 16, 74.00, 65.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 16, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 16, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GON, 04, 16, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 16, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 16, 55.00, 35.00, 29.00, 28.00, 42.00 +GRCI, 04, 16, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 16, 60.00, 38.00, -9999.00, -9999.00, 48.00 +GRI, 04, 16, 64.00, 39.00, 27.00, 20.00, 35.00 +GRK, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 16, 58.00, 36.00, 32.00, 29.00, 44.00 +GSB, 04, 16, 74.00, 49.00, -9999.00, -9999.00, 29.00 +GSG, 04, 16, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 16, 70.00, 46.00, 21.00, 18.00, 31.00 +GSP, 04, 16, 72.00, 48.00, 17.00, 19.00, 28.00 +GST, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 16, 54.00, 36.00, -9999.00, -9999.00, 47.00 +GTF, 04, 16, 56.00, 32.00, 20.00, 21.00, 29.00 +GUP, 04, 16, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 16, 62.00, 39.00, -9999.00, -9999.00, 41.00 +GVW, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 04, 16, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 16, 67.00, 51.00, 17.00, 16.00, 26.00 +HBR, 04, 16, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 16, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 16, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 16, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HKY, 04, 16, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 16, 57.00, 31.00, 20.00, 18.00, 28.00 +HMN, 04, 16, 80.00, 40.00, -9999.00, -9999.00, 5.00 +HMS, 04, 16, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 16, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 16, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +HON, 04, 16, 60.00, 35.00, 21.00, 20.00, 31.00 +HOP, 04, 16, 70.00, 45.00, -9999.00, -9999.00, 37.00 +HOT, 04, 16, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 16, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 16, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 16, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 16, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 16, 78.00, 53.00, -9999.00, -9999.00, 20.00 +HST, 04, 16, 84.00, 62.00, -9999.00, -9999.00, 15.00 +HSV, 04, 16, 73.00, 49.00, 28.00, 20.00, 36.00 +HTL, 04, 16, 54.00, 33.00, 34.00, 27.00, 45.00 +HTS, 04, 16, 67.00, 44.00, 29.00, 30.00, 43.00 +HUF, 04, 16, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 16, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 16, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 16, 58.00, 32.00, 18.00, 19.00, 27.00 +IAB, 04, 16, 69.00, 45.00, -9999.00, -9999.00, 25.00 +IAD, 04, 16, 66.00, 41.00, 24.00, 22.00, 35.00 +IAG, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 16, 79.00, 58.00, 16.00, 17.00, 26.00 +ICT, 04, 16, 69.00, 45.00, 24.00, 17.00, 34.00 +IDA, 04, 16, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 16, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 16, 63.00, 42.00, 25.00, 23.00, 36.00 +ILI, 04, 16, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 16, 74.00, 51.00, 15.00, 16.00, 25.00 +IMT, 04, 16, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +IND, 04, 16, 64.00, 42.00, 32.00, 29.00, 44.00 +INL, 04, 16, 51.00, 29.00, 22.00, 16.00, 28.00 +INS, 04, 16, 72.00, 45.00, -9999.00, -9999.00, 6.00 +INT, 04, 16, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +INW, 04, 16, 71.00, 37.00, 7.00, 6.00, 10.00 +IPL, 04, 16, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 16, 61.00, 39.00, 28.00, 28.00, 39.00 +IRK, 04, 16, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 16, 57.00, 32.00, 17.00, 16.00, 25.00 +ISP, 04, 16, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 16, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 16, 86.00, 51.00, -9999.00, -9999.00, 7.00 +IWD, 04, 16, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 16, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 16, 78.00, 52.00, 19.00, 19.00, 30.00 +JAX, 04, 16, 79.00, 55.00, 14.00, 15.00, 22.00 +JBR, 04, 16, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 16, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 16, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 16, 59.00, 43.00, 22.00, 22.00, 33.00 +JHW, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 16, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 16, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 16, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 16, 48.00, 32.00, 44.00, 43.00, 56.00 +JST, 04, 16, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 16, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 16, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 16, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 16, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 16, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 16, 58.00, 36.00, 29.00, 27.00, 42.00 +LAR, 04, 16, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 16, 78.00, 51.00, 3.00, 5.00, 6.00 +LAX, 04, 16, 67.00, 53.00, 7.00, 8.00, 12.00 +LBB, 04, 16, 76.00, 47.00, 15.00, 10.00, 20.00 +LBF, 04, 16, 63.00, 35.00, 25.00, 21.00, 32.00 +LCH, 04, 16, 78.00, 59.00, 14.00, 16.00, 23.00 +LCK, 04, 16, 65.00, 41.00, -9999.00, -9999.00, 41.00 +LEB, 04, 16, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 16, 66.00, 45.00, 28.00, 28.00, 42.00 +LFI, 04, 16, 66.00, 49.00, -9999.00, -9999.00, 30.00 +LFK, 04, 16, 79.00, 56.00, 18.00, 18.00, 29.00 +LFT, 04, 16, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 16, 60.00, 44.00, 24.00, 21.00, 34.00 +LGB, 04, 16, 72.00, 52.00, 7.00, 7.00, 12.00 +LGU, 04, 16, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 16, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 16, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 16, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 16, 74.00, 51.00, 22.00, 19.00, 32.00 +LIZ, 04, 16, 48.00, 30.00, -9999.00, -9999.00, 38.00 +LMT, 04, 16, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +LND, 04, 16, 56.00, 31.00, 20.00, 21.00, 27.00 +LNK, 04, 16, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 16, 65.00, 33.00, 8.00, 9.00, 15.00 +LOZ, 04, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 16, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 16, 74.00, 50.00, -9999.00, -9999.00, 36.00 +LSE, 04, 16, 60.00, 38.00, 23.00, 24.00, 34.00 +LSF, 04, 16, 77.00, 53.00, -9999.00, -9999.00, 36.00 +LSV, 04, 16, 82.00, 46.00, -9999.00, -9999.00, 6.00 +LTS, 04, 16, 79.00, 49.00, -9999.00, -9999.00, 20.00 +LUF, 04, 16, 86.00, 50.00, -9999.00, -9999.00, 5.00 +LVS, 04, 16, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 16, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 16, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 16, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 16, 68.00, 44.00, 24.00, 21.00, 33.00 +MAF, 04, 16, 80.00, 50.00, 8.00, 6.00, 13.00 +MBL, 04, 16, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 16, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 16, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 16, 73.00, 49.00, -9999.00, -9999.00, 19.00 +MCF, 04, 16, 82.00, 61.00, -9999.00, -9999.00, 15.00 +MCG, 04, 16, 38.00, 17.00, 17.00, 18.00, 26.00 +MCI, 04, 16, 66.00, 45.00, 29.00, 24.00, 40.00 +MCK, 04, 16, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 16, 78.00, 51.00, 16.00, 16.00, 26.00 +MCO, 04, 16, 83.00, 59.00, 9.00, 12.00, 18.00 +MCW, 04, 16, 58.00, 37.00, 21.00, 20.00, 32.00 +MC2, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 04, 16, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 16, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 16, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 16, 60.00, 41.00, 33.00, 30.00, 43.00 +MEI, 04, 16, 77.00, 51.00, 20.00, 20.00, 32.00 +MEM, 04, 16, 74.00, 53.00, 26.00, 24.00, 37.00 +MER, 04, 16, 75.00, 44.00, -9999.00, -9999.00, 16.00 +MFD, 04, 16, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 16, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 16, 65.00, 38.00, 24.00, 22.00, 32.00 +MGE, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 04, 16, 77.00, 53.00, 22.00, 19.00, 30.00 +MGW, 04, 16, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 16, 71.00, 47.00, -9999.00, -9999.00, 19.00 +MHS, 04, 16, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 16, 83.00, 66.00, 12.00, 13.00, 20.00 +MIB, 04, 16, 54.00, 33.00, -9999.00, -9999.00, 30.00 +MIV, 04, 16, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 16, 67.00, 35.00, -9999.00, -9999.00, 21.00 +MKC, 04, 16, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 16, 54.00, 36.00, 33.00, 29.00, 46.00 +MKG, 04, 16, 56.00, 36.00, 28.00, 27.00, 41.00 +MKL, 04, 16, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 16, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 16, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 16, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 16, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 16, 62.00, 40.00, 31.00, 25.00, 41.00 +MLS, 04, 16, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 16, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 16, 78.00, 53.00, -9999.00, -9999.00, 25.00 +MOB, 04, 16, 79.00, 57.00, 20.00, 17.00, 28.00 +MOT, 04, 16, 54.00, 33.00, 16.00, 15.00, 23.00 +MPV, 04, 16, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 16, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 16, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 16, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 16, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 16, 63.00, 46.00, -9999.00, -9999.00, 20.00 +MSL, 04, 16, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 16, 58.00, 35.00, 28.00, 28.00, 41.00 +MSO, 04, 16, 58.00, 31.00, 22.00, 19.00, 31.00 +MSP, 04, 16, 58.00, 37.00, 27.00, 23.00, 38.00 +MSS, 04, 16, 54.00, 34.00, 29.00, 27.00, 40.00 +MSY, 04, 16, 79.00, 59.00, 18.00, 17.00, 26.00 +MTC, 04, 16, 56.00, 37.00, -9999.00, -9999.00, 37.00 +MTN, 04, 16, 65.00, 43.00, -9999.00, -9999.00, 35.00 +MTO, 04, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 16, 62.00, 39.00, -9999.00, -9999.00, 35.00 +MUO, 04, 16, 67.00, 36.00, -9999.00, -9999.00, 21.00 +MWA, 04, 16, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 16, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 16, 77.00, 53.00, -9999.00, -9999.00, 27.00 +MYL, 04, 16, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 16, 76.00, 51.00, -9999.00, -9999.00, 24.00 +NAO, 04, 16, 73.00, 58.00, -9999.00, -9999.00, 20.00 +NBC, 04, 16, 77.00, 55.00, -9999.00, -9999.00, 23.00 +NBE, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 04, 16, 60.00, 39.00, -9999.00, -9999.00, 40.00 +NCA, 04, 16, 76.00, 47.00, -9999.00, -9999.00, 30.00 +NCO, 04, 16, 56.00, 39.00, -9999.00, -9999.00, 38.00 +NC1, 04, 16, 72.00, 46.00, -9999.00, -9999.00, 6.00 +NEL, 04, 16, 62.00, 39.00, -9999.00, -9999.00, 37.00 +NFG, 04, 16, 66.00, 50.00, -9999.00, -9999.00, 49.00 +NFL, 04, 16, 65.00, 33.00, -9999.00, -9999.00, 13.00 +NGP, 04, 16, 81.00, 64.00, -9999.00, -9999.00, 17.00 +NGU, 04, 16, 67.00, 48.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 16, 64.00, 48.00, -9999.00, -9999.00, 17.00 +NHK, 04, 16, 67.00, 43.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 16, 53.00, 35.00, -9999.00, -9999.00, 37.00 +NID, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 16, 79.00, 55.00, -9999.00, -9999.00, 20.00 +NIR, 04, 16, 82.00, 60.00, -9999.00, -9999.00, 20.00 +NKT, 04, 16, 71.00, 51.00, -9999.00, -9999.00, 27.00 +NKX, 04, 16, 68.00, 56.00, -9999.00, -9999.00, 17.00 +NLC, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +NMM, 04, 16, 77.00, 50.00, -9999.00, -9999.00, 27.00 +NPA, 04, 16, 77.00, 59.00, -9999.00, -9999.00, 20.00 +NQA, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NQI, 04, 16, 85.00, 63.00, -9999.00, -9999.00, 17.00 +NQX, 04, 16, 82.00, 72.00, -9999.00, -9999.00, 13.00 +NRB, 04, 16, 78.00, 59.00, -9999.00, -9999.00, 20.00 +NRC, 04, 16, 76.00, 44.00, -9999.00, -9999.00, 21.00 +NRS, 04, 16, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NSE, 04, 16, 78.00, 55.00, -9999.00, -9999.00, 23.00 +NSI, 04, 16, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NTD, 04, 16, 68.00, 48.00, -9999.00, -9999.00, 10.00 +NTK, 04, 16, 73.00, 51.00, -9999.00, -9999.00, 13.00 +NTU, 04, 16, 67.00, 48.00, -9999.00, -9999.00, 30.00 +NUC, 04, 16, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 04, 16, 68.00, 45.00, -9999.00, -9999.00, 17.00 +NUW, 04, 16, 57.00, 40.00, -9999.00, -9999.00, 40.00 +NWF, 04, 16, 72.00, 52.00, -9999.00, -9999.00, 14.00 +NXX, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 16, 68.00, 41.00, -9999.00, -9999.00, 33.00 +NZC, 04, 16, 81.00, 52.00, -9999.00, -9999.00, 23.00 +NZJ, 04, 16, 73.00, 48.00, -9999.00, -9999.00, 13.00 +NZW, 04, 16, 58.00, 37.00, -9999.00, -9999.00, 37.00 +NZY, 04, 16, 68.00, 56.00, -9999.00, -9999.00, 13.00 +OAK, 04, 16, 66.00, 45.00, 15.00, 17.00, 23.00 +OAR, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 04, 16, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 16, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 16, 72.00, 49.00, 18.00, 15.00, 27.00 +OLM, 04, 16, 59.00, 36.00, 38.00, 37.00, 49.00 +OMA, 04, 16, 65.00, 41.00, 25.00, 22.00, 37.00 +OME, 04, 16, 27.00, 11.00, 19.00, 21.00, 28.00 +ONT, 04, 16, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 16, 60.00, 39.00, 34.00, 29.00, 47.00 +ORF, 04, 16, 67.00, 48.00, 20.00, 19.00, 28.00 +ORH, 04, 16, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 16, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 16, 53.00, 32.00, -9999.00, -9999.00, 35.00 +OTG, 04, 16, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 16, 57.00, 42.00, 38.00, 41.00, 51.00 +OTM, 04, 16, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 16, 21.00, 4.00, 13.00, 18.00, 22.00 +OURC, 04, 16, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 16, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 16, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 16, 79.00, 54.00, -9999.00, -9999.00, 23.00 +PACZ, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 16, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 16, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 16, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 16, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 16, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 16, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 16, 78.00, 55.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 16, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 16, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 16, 38.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 16, 17.00, 4.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 16, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 16, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 16, 54.00, 34.00, -9999.00, -9999.00, 33.00 +PBI, 04, 16, 82.00, 65.00, 10.00, 16.00, 23.00 +PDT, 04, 16, 62.00, 39.00, 21.00, 15.00, 28.00 +PDX, 04, 16, 61.00, 41.00, 36.00, 37.00, 49.00 +PFN, 04, 16, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 16, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 16, 63.00, 43.00, 23.00, 27.00, 37.00 +PHX, 04, 16, 85.00, 56.00, 3.00, 5.00, 7.00 +PIA, 04, 16, 63.00, 41.00, 32.00, 26.00, 42.00 +PIB, 04, 16, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 16, 58.00, 32.00, 19.00, 19.00, 29.00 +PIR, 04, 16, 60.00, 36.00, 18.00, 16.00, 25.00 +PIT, 04, 16, 61.00, 39.00, 31.00, 31.00, 44.00 +PKB, 04, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 16, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 16, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 16, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 16, 77.00, 59.00, 15.00, 14.00, 24.00 +POB, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 04, 16, 78.00, 54.00, -9999.00, -9999.00, 29.00 +POM, 04, 16, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 04, 16, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 16, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 16, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 16, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 16, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 16, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 16, 56.00, 34.00, -9999.00, -9999.00, 37.00 +PSP, 04, 16, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 16, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 16, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 16, 68.00, 36.00, 14.00, 12.00, 20.00 +PUC, 04, 16, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 16, 58.00, 38.00, 27.00, 21.00, 38.00 +PVU, 04, 16, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 16, 53.00, 35.00, 27.00, 27.00, 39.00 +P02, 04, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P07, 04, 16, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +P11, 04, 16, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +P24, 04, 16, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +P28, 04, 16, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +P35, 04, 16, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +P38, 04, 16, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +P39, 04, 16, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +P58, 04, 16, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +P59, 04, 16, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +P60, 04, 16, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +P61, 04, 16, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +P67, 04, 16, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +P68, 04, 16, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +P69, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 16, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 16, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 16, 59.00, 33.00, 20.00, 19.00, 28.00 +RBL, 04, 16, 72.00, 47.00, 16.00, 15.00, 23.00 +RCA, 04, 16, 59.00, 33.00, -9999.00, -9999.00, 29.00 +RDD, 04, 16, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 16, 59.00, 29.00, 15.00, 16.00, 26.00 +RDR, 04, 16, 53.00, 32.00, -9999.00, -9999.00, 27.00 +RDU, 04, 16, 72.00, 47.00, 17.00, 16.00, 25.00 +REE, 04, 16, 76.00, 47.00, -9999.00, -9999.00, 12.00 +REJ, 04, 16, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 16, 59.00, 38.00, 33.00, 28.00, 44.00 +RIC, 04, 16, 70.00, 45.00, 20.00, 20.00, 30.00 +RIV, 04, 16, 75.00, 47.00, -9999.00, -9999.00, 14.00 +RIW, 04, 16, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 16, 54.00, 29.00, 16.00, 12.00, 23.00 +RME, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +RMG, 04, 16, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +RND, 04, 16, 80.00, 59.00, -9999.00, -9999.00, 22.00 +RNO, 04, 16, 64.00, 33.00, 9.00, 9.00, 14.00 +ROA, 04, 16, 68.00, 44.00, 22.00, 20.00, 32.00 +ROC, 04, 16, 57.00, 37.00, 31.00, 30.00, 44.00 +ROW, 04, 16, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 16, 67.00, 42.00, 20.00, 17.00, 29.00 +RST, 04, 16, 56.00, 36.00, 29.00, 26.00, 42.00 +RWF, 04, 16, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 16, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 16, 72.00, 46.00, 13.00, 15.00, 19.00 +SAF, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 16, 68.00, 56.00, 10.00, 8.00, 15.00 +SAT, 04, 16, 80.00, 59.00, 20.00, 18.00, 30.00 +SAV, 04, 16, 78.00, 55.00, 15.00, 18.00, 25.00 +SAW, 04, 16, 49.00, 32.00, -9999.00, -9999.00, 38.00 +SBA, 04, 16, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 16, 76.00, 48.00, -9999.00, -9999.00, 15.00 +SBN, 04, 16, 60.00, 39.00, 33.00, 34.00, 49.00 +SBP, 04, 16, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 16, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 16, 8.00, -9.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 16, 73.00, 46.00, 8.00, 13.00, 16.00 +SDF, 04, 16, 68.00, 46.00, 28.00, 27.00, 40.00 +SEA, 04, 16, 57.00, 41.00, 31.00, 25.00, 41.00 +SEM, 04, 16, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 16, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 16, 64.00, 47.00, 13.00, 15.00, 20.00 +SGF, 04, 16, 68.00, 45.00, 27.00, 25.00, 42.00 +SGY, 04, 16, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 16, 58.00, 31.00, 22.00, 23.00, 33.00 +SHV, 04, 16, 77.00, 54.00, 19.00, 20.00, 30.00 +SIT, 04, 16, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 16, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 16, 81.00, 53.00, 14.00, 8.00, 19.00 +SKA, 04, 16, 58.00, 35.00, -9999.00, -9999.00, 26.00 +SKF, 04, 16, 80.00, 59.00, -9999.00, -9999.00, 23.00 +SLC, 04, 16, 62.00, 38.00, 22.00, 20.00, 31.00 +SLE, 04, 16, 60.00, 38.00, 33.00, 31.00, 43.00 +SLN, 04, 16, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 16, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 16, 67.00, 43.00, -9999.00, 11.00, 20.00 +SNA, 04, 16, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 16, 33.00, 24.00, 34.00, 36.00, 52.00 +SNS, 04, 16, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 16, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 16, 65.00, 43.00, 33.00, 24.00, 43.00 +SPS, 04, 16, 76.00, 51.00, 15.00, 16.00, 25.00 +SRQ, 04, 16, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 16, 77.00, 50.00, -9999.00, -9999.00, 26.00 +SSI, 04, 16, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +STC, 04, 16, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 16, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +STL, 04, 16, 68.00, 47.00, 29.00, 25.00, 41.00 +STNV, 04, 16, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +STS, 04, 16, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 16, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 16, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 16, 71.00, 45.00, -9999.00, -9999.00, 18.00 +SUX, 04, 16, 63.00, 39.00, 26.00, 22.00, 36.00 +SVN, 04, 16, 78.00, 55.00, -9999.00, -9999.00, 24.00 +SWF, 04, 16, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 16, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 16, 57.00, 36.00, 32.00, 32.00, 44.00 +SZL, 04, 16, 68.00, 42.00, -9999.00, -9999.00, 26.00 +TAD, 04, 16, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 16, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 16, 73.00, 42.00, -9999.00, -9999.00, 35.00 +TCC, 04, 16, 73.00, 42.00, 8.00, 9.00, 15.00 +TCL, 04, 16, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 16, 60.00, 38.00, -9999.00, -9999.00, 47.00 +TCS, 04, 16, 74.00, 45.00, -9999.00, -9999.00, 5.00 +TEB, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 16, 72.00, 49.00, -9999.00, -9999.00, 23.00 +TKA, 04, 16, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 16, 80.00, 52.00, 14.00, 15.00, 23.00 +TNX, 04, 16, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 16, 60.00, 37.00, 29.00, 31.00, 45.00 +TOP, 04, 16, 68.00, 44.00, 27.00, 23.00, 39.00 +TPA, 04, 16, 82.00, 61.00, 8.00, 10.00, 15.00 +TPH, 04, 16, 64.00, 33.00, 9.00, 6.00, 11.00 +TRI, 04, 16, 68.00, 43.00, 23.00, 24.00, 35.00 +TRK, 04, 16, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 16, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 16, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 16, 73.00, 50.00, 23.00, 19.00, 33.00 +TUP, 04, 16, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 16, 82.00, 51.00, 4.00, 5.00, 7.00 +TVC, 04, 16, 54.00, 32.00, 24.00, 23.00, 34.00 +TVL, 04, 16, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 16, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 16, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 16, 71.00, 45.00, 22.00, 24.00, 34.00 +T01, 04, 16, 66.00, 43.00, -9999.00, -9999.00, 30.00 +T02, 04, 16, 74.00, 51.00, -9999.00, -9999.00, 25.00 +T03, 04, 16, 75.00, 51.00, -9999.00, -9999.00, 24.00 +T04, 04, 16, 81.00, 61.00, -9999.00, -9999.00, 15.00 +T05, 04, 16, 67.00, 42.00, -9999.00, -9999.00, 27.00 +T06, 04, 16, 78.00, 51.00, -9999.00, -9999.00, 29.00 +T07, 04, 16, 69.00, 36.00, -9999.00, -9999.00, 30.00 +T08, 04, 16, 62.00, 41.00, -9999.00, -9999.00, 25.00 +UCA, 04, 16, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 16, 72.00, 45.00, -9999.00, -9999.00, 6.00 +UIL, 04, 16, 55.00, 37.00, 51.00, 51.00, 61.00 +UIN, 04, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 16, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 16, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 16, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +U15, 04, 16, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +U28, 04, 16, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 16, 79.00, 52.00, -9999.00, -9999.00, 23.00 +VBG, 04, 16, 69.00, 45.00, -9999.00, -9999.00, 19.00 +VCT, 04, 16, 80.00, 61.00, 15.00, 15.00, 24.00 +VCV, 04, 16, 73.00, 41.00, -9999.00, -9999.00, 6.00 +VDZ, 04, 16, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 16, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 16, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 16, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 16, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 16, 78.00, 53.00, -9999.00, -9999.00, 21.00 +VRB, 04, 16, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 16, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 16, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 16, 66.00, 43.00, 26.00, 22.00, -9999.00 +WJA, 04, 16, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 16, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 16, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 16, 64.00, 30.00, 15.00, 16.00, 25.00 +WPO, 04, 16, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 16, 78.00, 51.00, -9999.00, -9999.00, 25.00 +WRG, 04, 16, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 16, 64.00, 38.00, -9999.00, -9999.00, 35.00 +WRL, 04, 16, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +X68, 04, 16, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 16, 44.00, 29.00, 53.00, 52.00, 63.00 +YCG, 04, 16, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 16, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 16, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 16, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 16, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 16, 64.00, 36.00, 9.00, 9.00, 15.00 +YNG, 04, 16, 59.00, 37.00, 30.00, 33.00, 46.00 +YPA, 04, 16, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 16, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 16, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 16, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 16, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 16, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 16, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 16, 87.00, 57.00, 2.00, 1.00, 2.00 +YVR, 04, 16, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 16, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 16, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 16, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 16, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 16, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 16, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 16, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 16, 49.00, 29.00, 27.00, 26.00, 36.00 +ZUN, 04, 16, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 16, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 16, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 16, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +01R, 04, 16, 78.00, 55.00, -9999.00, -9999.00, 27.00 +1V1, 04, 16, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 16, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 16, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 16, 70.00, 50.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 16, 77.00, 50.00, -9999.00, -9999.00, 25.00 +3B1, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 16, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 16, 55.00, 31.00, -9999.00, -9999.00, 34.00 +3SE, 04, 16, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 16, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 16, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 16, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 16, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 16, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 16, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 16, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 17, 61.00, 40.00, 25.00, 25.00, 38.00 +ABI, 04, 17, 79.00, 54.00, 13.00, 9.00, 20.00 +ABQ, 04, 17, 72.00, 41.00, 7.00, 7.00, 12.00 +ABR, 04, 17, 59.00, 34.00, 21.00, 19.00, 30.00 +ABY, 04, 17, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 17, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 17, 79.00, 57.00, 16.00, 17.00, 26.00 +ACV, 04, 17, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 17, 62.00, 40.00, 24.00, 22.00, 34.00 +ADK, 04, 17, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 17, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 17, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 17, 66.00, 42.00, -9999.00, -9999.00, 34.00 +AEX, 04, 17, 79.00, 57.00, -9999.00, -9999.00, 27.00 +AFF, 04, 17, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 17, 86.00, 60.00, -9999.00, -9999.00, 19.00 +AGS, 04, 17, 78.00, 50.00, 17.00, 19.00, 28.00 +AHN, 04, 17, 74.00, 51.00, 18.00, 20.00, 28.00 +AKN, 04, 17, 40.00, 24.00, 25.00, 26.00, 37.00 +AKO, 04, 17, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 17, 59.00, 36.00, 26.00, 26.00, 39.00 +ALI, 04, 17, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 17, 61.00, 38.00, 25.00, 25.00, 38.00 +ALS, 04, 17, 60.00, 25.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 17, 73.00, 43.00, 15.00, 12.00, 22.00 +AMG, 04, 17, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 17, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 17, 44.00, 30.00, 16.00, 16.00, 24.00 +AND, 04, 17, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 17, 51.00, 38.00, 52.00, 50.00, 64.00 +AOO, 04, 17, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +APN, 04, 17, 53.00, 31.00, 29.00, 26.00, 39.00 +AQQ, 04, 17, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +ART, 04, 17, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +AST, 04, 17, 57.00, 41.00, 44.00, 47.00, 57.00 +ATL, 04, 17, 74.00, 51.00, 19.00, 20.00, 29.00 +ATW, 04, 17, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 17, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 17, 65.00, 41.00, -9999.00, -9999.00, 40.00 +AUG, 04, 17, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 17, 80.00, 61.00, 20.00, 16.00, 29.00 +AUW, 04, 17, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 17, 69.00, 44.00, 21.00, 22.00, 32.00 +AVP, 04, 17, 59.00, 39.00, 31.00, 28.00, 43.00 +AXN, 04, 17, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 17, 57.00, 37.00, -9999.00, -9999.00, 32.00 +AYS, 04, 17, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 17, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 17, 75.00, 48.00, -9999.00, -9999.00, 20.00 +BAD, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +BAF, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 17, 52.00, 24.00, -9999.00, -9999.00, 17.00 +BDL, 04, 17, 61.00, 39.00, 26.00, 26.00, 37.00 +BDR, 04, 17, 58.00, 41.00, 26.00, 21.00, 34.00 +BET, 04, 17, 33.00, 17.00, 20.00, 22.00, 31.00 +BFD, 04, 17, 54.00, 33.00, 36.00, 33.00, 47.00 +BFF, 04, 17, 62.00, 33.00, 23.00, 21.00, 33.00 +BFL, 04, 17, 77.00, 51.00, 8.00, 8.00, 11.00 +BGM, 04, 17, 55.00, 36.00, 33.00, 31.00, 45.00 +BGR, 04, 17, 52.00, 34.00, 26.00, 22.00, 36.00 +BGS, 04, 17, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 17, 76.00, 50.00, 21.00, 19.00, 30.00 +BID, 04, 17, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 17, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 17, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 17, 58.00, 35.00, 22.00, 22.00, 32.00 +BIS, 04, 17, 56.00, 32.00, 20.00, 19.00, 31.00 +BIX, 04, 17, 77.00, 61.00, -9999.00, -9999.00, 23.00 +BJI, 04, 17, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 17, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 17, 63.00, 32.00, -9999.00, -9999.00, 21.00 +BKW, 04, 17, 63.00, 41.00, 31.00, 30.00, 45.00 +BLF, 04, 17, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 17, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 17, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 17, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 17, 69.00, 45.00, -9999.00, -9999.00, 36.00 +BNA, 04, 17, 72.00, 49.00, 28.00, 26.00, 39.00 +BNO, 04, 17, 58.00, 30.00, -9999.00, 18.00, 33.00 +BOI, 04, 17, 62.00, 38.00, 19.00, 19.00, 29.00 +BOS, 04, 17, 57.00, 41.00, 24.00, 23.00, 36.00 +BPI, 04, 17, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 17, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 17, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 17, 63.00, 42.00, -9999.00, -9999.00, 35.00 +BRO, 04, 17, 85.00, 68.00, 10.00, 8.00, 13.00 +BRW, 04, 17, 7.00, -7.00, 10.00, 12.00, 18.00 +BSM, 04, 17, 80.00, 61.00, -9999.00, -9999.00, 23.00 +BTI, 04, 17, 9.00, -8.00, 8.00, 11.00, 15.00 +BTL, 04, 17, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 17, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 17, 81.00, 59.00, 19.00, 18.00, 29.00 +BTT, 04, 17, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 17, 55.00, 35.00, 31.00, 29.00, 45.00 +BUB, 04, 17, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 17, 55.00, 37.00, 32.00, 33.00, 46.00 +BUR, 04, 17, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 17, 78.00, 61.00, -9999.00, 13.00, 23.00 +BWG, 04, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 17, 65.00, 44.00, 26.00, 21.00, 35.00 +BYH, 04, 17, 72.00, 52.00, -9999.00, -9999.00, 37.00 +BYI, 04, 17, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 17, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 17, 78.00, 50.00, 14.00, 19.00, 25.00 +CAG, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 17, 60.00, 39.00, 29.00, 35.00, 46.00 +CAO, 04, 17, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 17, 48.00, 30.00, 32.00, 33.00, 46.00 +CBM, 04, 17, 77.00, 51.00, -9999.00, -9999.00, 29.00 +CDB, 04, 17, 39.00, 29.00, 46.00, 53.00, 66.00 +CDC, 04, 17, 63.00, 34.00, 14.00, 11.00, 19.00 +CDR, 04, 17, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 17, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 17, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 17, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 17, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 17, 72.00, 48.00, 23.00, 21.00, 33.00 +CHO, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 17, 77.00, 55.00, 17.00, 16.00, 25.00 +CID, 04, 17, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 17, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 17, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 17, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 17, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 17, 59.00, 38.00, 31.00, 32.00, 47.00 +CLL, 04, 17, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 17, 72.00, 49.00, 18.00, 19.00, 29.00 +CMH, 04, 17, 63.00, 41.00, 27.00, 30.00, 41.00 +CMI, 04, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 17, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 17, 65.00, 42.00, 31.00, 19.00, 40.00 +CNM, 04, 17, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +COD, 04, 17, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +COF, 04, 17, 81.00, 61.00, -9999.00, -9999.00, 18.00 +CON, 04, 17, 58.00, 33.00, 25.00, 24.00, 37.00 +COS, 04, 17, 61.00, 34.00, 20.00, 18.00, 28.00 +COT, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 17, 67.00, 45.00, 29.00, 26.00, 41.00 +CPR, 04, 17, 57.00, 31.00, 23.00, 26.00, 35.00 +CRBC, 04, 17, 46.00, 14.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 17, 83.00, 64.00, 11.00, 10.00, 17.00 +CRW, 04, 17, 68.00, 44.00, 31.00, 31.00, 44.00 +CSG, 04, 17, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 17, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 17, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 17, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 17, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 17, 65.00, 43.00, 28.00, 30.00, 43.00 +CVN, 04, 17, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 17, 73.00, 42.00, -9999.00, -9999.00, 10.00 +CXY, 04, 17, 63.00, 42.00, 24.00, 23.00, 34.00 +CYS, 04, 17, 56.00, 31.00, 23.00, 22.00, 32.00 +DAA, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 17, 81.00, 60.00, 9.00, 15.00, 20.00 +DAG, 04, 17, 79.00, 52.00, 3.00, 3.00, 6.00 +DAL, 04, 17, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 17, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 17, 63.00, 42.00, 29.00, 30.00, 43.00 +DBQ, 04, 17, 59.00, 38.00, 31.00, 26.00, 42.00 +DCA, 04, 17, 68.00, 47.00, 21.00, 21.00, 31.00 +DDC, 04, 17, 69.00, 42.00, 19.00, 18.00, 28.00 +DEC, 04, 17, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 17, 63.00, 36.00, 22.00, 20.00, 28.00 +DFW, 04, 17, 77.00, 56.00, 17.00, 15.00, 26.00 +DHN, 04, 17, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 17, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 17, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 17, 84.00, 60.00, -9999.00, -9999.00, 15.00 +DLG, 04, 17, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 17, 50.00, 30.00, 25.00, 22.00, 35.00 +DLLC, 04, 17, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 17, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 17, 82.00, 51.00, -9999.00, -9999.00, 6.00 +DMN, 04, 17, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 17, 66.00, 44.00, -9999.00, -9999.00, 35.00 +DPG, 04, 17, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 17, 79.00, 54.00, -9999.00, -9999.00, 21.00 +DRA, 04, 17, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 17, 84.00, 60.00, 16.00, 10.00, 19.00 +DSM, 04, 17, 63.00, 41.00, 28.00, 25.00, 40.00 +DTW, 04, 17, 59.00, 38.00, 28.00, 27.00, 41.00 +DUG, 04, 17, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 17, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DXR, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 17, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 17, 79.00, 54.00, -9999.00, -9999.00, 21.00 +D45, 04, 17, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 17, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 17, 58.00, 34.00, 24.00, 24.00, 34.00 +ECG, 04, 17, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 17, 73.00, 46.00, -9999.00, -9999.00, 7.00 +EED, 04, 17, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 17, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 17, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 17, 63.00, 36.00, 37.00, 38.00, 52.00 +EKO, 04, 17, 60.00, 31.00, 15.00, 17.00, 24.00 +ELD, 04, 17, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 17, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 17, 80.00, 49.00, 4.00, 3.00, 5.00 +ELY, 04, 17, 58.00, 27.00, 15.00, 16.00, 24.00 +EMP, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 17, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +END, 04, 17, 73.00, 50.00, -9999.00, -9999.00, 13.00 +ENN, 04, 17, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 17, 62.00, 41.00, -9999.00, -9999.00, 22.00 +EPH, 04, 17, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 17, 56.00, 39.00, 34.00, 31.00, 45.00 +ESF, 04, 17, 79.00, 57.00, -9999.00, -9999.00, 30.00 +EUG, 04, 17, 61.00, 41.00, 33.00, 31.00, 42.00 +EVV, 04, 17, 68.00, 46.00, 33.00, 29.00, 45.00 +EWN, 04, 17, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 17, 63.00, 44.00, 24.00, 23.00, 35.00 +EYW, 04, 17, 82.00, 73.00, 10.00, 10.00, 18.00 +E74, 04, 17, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 17, 71.00, 45.00, -9999.00, -9999.00, 28.00 +FAI, 04, 17, 43.00, 22.00, 12.00, 12.00, 18.00 +FAR, 04, 17, 56.00, 33.00, 19.00, 16.00, 26.00 +FAT, 04, 17, 76.00, 48.00, 9.00, 8.00, 11.00 +FAY, 04, 17, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 17, 56.00, 32.00, 21.00, 22.00, 33.00 +FCS, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 17, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 17, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 04, 17, 59.00, 28.00, 16.00, 15.00, 22.00 +FLL, 04, 17, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 17, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FME, 04, 17, 69.00, 41.00, -9999.00, -9999.00, 35.00 +FMH, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 17, 70.00, 34.00, 7.00, 11.00, 14.00 +FMY, 04, 17, 85.00, 63.00, 7.00, 10.00, 14.00 +FNT, 04, 17, 57.00, 37.00, 27.00, 28.00, 43.00 +FOD, 04, 17, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 17, 68.00, 44.00, -9999.00, -9999.00, 31.00 +FOK, 04, 17, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 17, 69.00, 45.00, -9999.00, -9999.00, 29.00 +FSD, 04, 17, 60.00, 36.00, 28.00, 22.00, 39.00 +FSI, 04, 17, 75.00, 50.00, -9999.00, -9999.00, 26.00 +FSM, 04, 17, 75.00, 50.00, 24.00, 20.00, 35.00 +FTK, 04, 17, 69.00, 44.00, -9999.00, -9999.00, 36.00 +FWA, 04, 17, 61.00, 40.00, 28.00, 30.00, 43.00 +FWH, 04, 17, 77.00, 54.00, -9999.00, -9999.00, 26.00 +FYU, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 17, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 17, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 17, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 17, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 17, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 17, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 17, 58.00, 36.00, 17.00, 20.00, 29.00 +GFA, 04, 17, 56.00, 33.00, -9999.00, -9999.00, 27.00 +GFK, 04, 17, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 17, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 17, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 17, 58.00, 33.00, 16.00, 15.00, 25.00 +GJT, 04, 17, 67.00, 40.00, 14.00, 15.00, 22.00 +GKN, 04, 17, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 17, 65.00, 36.00, 19.00, 19.00, 28.00 +GLH, 04, 17, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 17, 75.00, 66.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 17, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 17, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GON, 04, 17, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 17, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 17, 55.00, 35.00, 29.00, 28.00, 42.00 +GRCI, 04, 17, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 17, 61.00, 39.00, -9999.00, -9999.00, 48.00 +GRI, 04, 17, 65.00, 39.00, 27.00, 20.00, 35.00 +GRK, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 17, 58.00, 36.00, 31.00, 29.00, 44.00 +GSB, 04, 17, 74.00, 50.00, -9999.00, -9999.00, 29.00 +GSG, 04, 17, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 17, 71.00, 47.00, 21.00, 18.00, 31.00 +GSP, 04, 17, 73.00, 49.00, 18.00, 20.00, 29.00 +GST, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 17, 54.00, 36.00, -9999.00, -9999.00, 47.00 +GTF, 04, 17, 56.00, 33.00, 20.00, 21.00, 29.00 +GUP, 04, 17, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 17, 62.00, 39.00, -9999.00, -9999.00, 41.00 +GVW, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 17, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 17, 68.00, 52.00, 17.00, 16.00, 27.00 +HBR, 04, 17, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 17, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 17, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 17, 60.00, 38.00, -9999.00, -9999.00, 30.00 +HKY, 04, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 17, 57.00, 32.00, 20.00, 18.00, 28.00 +HMN, 04, 17, 81.00, 40.00, -9999.00, -9999.00, 5.00 +HMS, 04, 17, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 17, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 17, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +HON, 04, 17, 60.00, 35.00, 21.00, 20.00, 31.00 +HOP, 04, 17, 70.00, 46.00, -9999.00, -9999.00, 37.00 +HOT, 04, 17, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 17, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 17, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 17, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 17, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 17, 79.00, 54.00, -9999.00, -9999.00, 20.00 +HST, 04, 17, 84.00, 63.00, -9999.00, -9999.00, 15.00 +HSV, 04, 17, 74.00, 50.00, 28.00, 20.00, 36.00 +HTL, 04, 17, 54.00, 33.00, 33.00, 27.00, 44.00 +HTS, 04, 17, 68.00, 45.00, 29.00, 30.00, 43.00 +HUF, 04, 17, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 17, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 17, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 17, 58.00, 32.00, 18.00, 19.00, 27.00 +IAB, 04, 17, 69.00, 46.00, -9999.00, -9999.00, 26.00 +IAD, 04, 17, 66.00, 41.00, 24.00, 23.00, 35.00 +IAG, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 17, 79.00, 59.00, 16.00, 17.00, 26.00 +ICT, 04, 17, 69.00, 46.00, 24.00, 17.00, 34.00 +IDA, 04, 17, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 17, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 17, 64.00, 43.00, 25.00, 23.00, 36.00 +ILI, 04, 17, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 17, 75.00, 52.00, 15.00, 16.00, 26.00 +IMT, 04, 17, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +IND, 04, 17, 64.00, 43.00, 32.00, 29.00, 44.00 +INL, 04, 17, 52.00, 29.00, 22.00, 16.00, 29.00 +INS, 04, 17, 73.00, 46.00, -9999.00, -9999.00, 6.00 +INT, 04, 17, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +INW, 04, 17, 71.00, 38.00, 7.00, 6.00, 10.00 +IPL, 04, 17, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 17, 61.00, 39.00, 28.00, 28.00, 39.00 +IRK, 04, 17, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 17, 57.00, 32.00, 17.00, 16.00, 25.00 +ISP, 04, 17, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 17, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 17, 86.00, 52.00, -9999.00, -9999.00, 7.00 +IWD, 04, 17, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 17, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 17, 78.00, 53.00, 19.00, 19.00, 30.00 +JAX, 04, 17, 80.00, 56.00, 14.00, 15.00, 22.00 +JBR, 04, 17, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 17, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 17, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 17, 59.00, 44.00, 22.00, 22.00, 34.00 +JHW, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 17, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 17, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 17, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 17, 48.00, 33.00, 44.00, 43.00, 56.00 +JST, 04, 17, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 17, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 17, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 17, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 17, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 17, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 17, 58.00, 36.00, 29.00, 27.00, 42.00 +LAR, 04, 17, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 17, 79.00, 52.00, 3.00, 5.00, 6.00 +LAX, 04, 17, 68.00, 53.00, 7.00, 8.00, 11.00 +LBB, 04, 17, 76.00, 48.00, 15.00, 10.00, 20.00 +LBF, 04, 17, 64.00, 35.00, 25.00, 21.00, 32.00 +LCH, 04, 17, 79.00, 60.00, 14.00, 16.00, 23.00 +LCK, 04, 17, 65.00, 41.00, -9999.00, -9999.00, 41.00 +LEB, 04, 17, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 17, 67.00, 45.00, 28.00, 28.00, 42.00 +LFI, 04, 17, 67.00, 49.00, -9999.00, -9999.00, 30.00 +LFK, 04, 17, 80.00, 57.00, 18.00, 18.00, 29.00 +LFT, 04, 17, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 17, 60.00, 45.00, 24.00, 21.00, 34.00 +LGB, 04, 17, 72.00, 52.00, 7.00, 7.00, 11.00 +LGU, 04, 17, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 17, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 17, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 17, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 17, 74.00, 52.00, 22.00, 19.00, 32.00 +LIZ, 04, 17, 48.00, 30.00, -9999.00, -9999.00, 38.00 +LMT, 04, 17, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +LND, 04, 17, 57.00, 32.00, 20.00, 21.00, 27.00 +LNK, 04, 17, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 17, 66.00, 34.00, 8.00, 9.00, 15.00 +LOZ, 04, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 17, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 17, 75.00, 51.00, -9999.00, -9999.00, 36.00 +LSE, 04, 17, 60.00, 38.00, 23.00, 24.00, 34.00 +LSF, 04, 17, 78.00, 53.00, -9999.00, -9999.00, 36.00 +LSV, 04, 17, 82.00, 47.00, -9999.00, -9999.00, 6.00 +LTS, 04, 17, 79.00, 49.00, -9999.00, -9999.00, 21.00 +LUF, 04, 17, 87.00, 51.00, -9999.00, -9999.00, 5.00 +LVS, 04, 17, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 17, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 17, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 17, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 17, 69.00, 45.00, 24.00, 21.00, 33.00 +MAF, 04, 17, 81.00, 50.00, 8.00, 6.00, 13.00 +MBL, 04, 17, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 17, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 17, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 17, 74.00, 49.00, -9999.00, -9999.00, 18.00 +MCF, 04, 17, 83.00, 62.00, -9999.00, -9999.00, 15.00 +MCG, 04, 17, 39.00, 18.00, 17.00, 18.00, 27.00 +MCI, 04, 17, 66.00, 45.00, 29.00, 24.00, 40.00 +MCK, 04, 17, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 17, 79.00, 52.00, 16.00, 17.00, 26.00 +MCO, 04, 17, 84.00, 60.00, 9.00, 13.00, 18.00 +MCW, 04, 17, 59.00, 37.00, 21.00, 20.00, 32.00 +MC2, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 04, 17, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 17, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 17, 60.00, 41.00, 33.00, 30.00, 43.00 +MEI, 04, 17, 78.00, 52.00, 20.00, 20.00, 32.00 +MEM, 04, 17, 74.00, 53.00, 26.00, 24.00, 37.00 +MER, 04, 17, 76.00, 45.00, -9999.00, -9999.00, 15.00 +MFD, 04, 17, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 17, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 17, 66.00, 39.00, 23.00, 21.00, 31.00 +MGE, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 04, 17, 77.00, 54.00, 22.00, 19.00, 30.00 +MGW, 04, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 17, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 17, 71.00, 47.00, -9999.00, -9999.00, 18.00 +MHS, 04, 17, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 17, 83.00, 67.00, 12.00, 14.00, 21.00 +MIB, 04, 17, 54.00, 33.00, -9999.00, -9999.00, 30.00 +MIV, 04, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 17, 67.00, 36.00, -9999.00, -9999.00, 21.00 +MKC, 04, 17, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 17, 54.00, 37.00, 33.00, 29.00, 46.00 +MKG, 04, 17, 56.00, 36.00, 28.00, 27.00, 40.00 +MKL, 04, 17, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 17, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 17, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 17, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 17, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 17, 62.00, 40.00, 31.00, 25.00, 41.00 +MLS, 04, 17, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 17, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 17, 79.00, 53.00, -9999.00, -9999.00, 25.00 +MOB, 04, 17, 80.00, 58.00, 20.00, 17.00, 28.00 +MOT, 04, 17, 54.00, 33.00, 16.00, 15.00, 23.00 +MPV, 04, 17, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 17, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 17, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 17, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 17, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 17, 64.00, 46.00, -9999.00, -9999.00, 20.00 +MSL, 04, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 17, 58.00, 35.00, 28.00, 28.00, 41.00 +MSO, 04, 17, 59.00, 32.00, 22.00, 19.00, 31.00 +MSP, 04, 17, 58.00, 37.00, 27.00, 23.00, 38.00 +MSS, 04, 17, 54.00, 34.00, 29.00, 27.00, 40.00 +MSY, 04, 17, 80.00, 59.00, 18.00, 17.00, 26.00 +MTC, 04, 17, 56.00, 37.00, -9999.00, -9999.00, 37.00 +MTN, 04, 17, 65.00, 43.00, -9999.00, -9999.00, 35.00 +MTO, 04, 17, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 17, 63.00, 40.00, -9999.00, -9999.00, 35.00 +MUO, 04, 17, 67.00, 37.00, -9999.00, -9999.00, 21.00 +MWA, 04, 17, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 17, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 17, 77.00, 54.00, -9999.00, -9999.00, 27.00 +MYL, 04, 17, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 17, 77.00, 51.00, -9999.00, -9999.00, 24.00 +NAO, 04, 17, 74.00, 59.00, -9999.00, -9999.00, 21.00 +NBC, 04, 17, 78.00, 56.00, -9999.00, -9999.00, 23.00 +NBE, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 04, 17, 60.00, 40.00, -9999.00, -9999.00, 40.00 +NCA, 04, 17, 77.00, 48.00, -9999.00, -9999.00, 30.00 +NCO, 04, 17, 56.00, 39.00, -9999.00, -9999.00, 38.00 +NC1, 04, 17, 73.00, 47.00, -9999.00, -9999.00, 6.00 +NEL, 04, 17, 62.00, 39.00, -9999.00, -9999.00, 37.00 +NFG, 04, 17, 67.00, 50.00, -9999.00, -9999.00, 47.00 +NFL, 04, 17, 66.00, 34.00, -9999.00, -9999.00, 13.00 +NGP, 04, 17, 82.00, 65.00, -9999.00, -9999.00, 17.00 +NGU, 04, 17, 68.00, 48.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 17, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NHK, 04, 17, 68.00, 43.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 17, 53.00, 35.00, -9999.00, -9999.00, 37.00 +NID, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 17, 80.00, 56.00, -9999.00, -9999.00, 21.00 +NIR, 04, 17, 82.00, 61.00, -9999.00, -9999.00, 20.00 +NKT, 04, 17, 72.00, 52.00, -9999.00, -9999.00, 27.00 +NKX, 04, 17, 69.00, 56.00, -9999.00, -9999.00, 17.00 +NLC, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +NMM, 04, 17, 78.00, 51.00, -9999.00, -9999.00, 27.00 +NPA, 04, 17, 78.00, 60.00, -9999.00, -9999.00, 20.00 +NQA, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 04, 17, 85.00, 64.00, -9999.00, -9999.00, 17.00 +NQX, 04, 17, 82.00, 73.00, -9999.00, -9999.00, 14.00 +NRB, 04, 17, 79.00, 60.00, -9999.00, -9999.00, 20.00 +NRC, 04, 17, 76.00, 45.00, -9999.00, -9999.00, 20.00 +NRS, 04, 17, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NSE, 04, 17, 79.00, 56.00, -9999.00, -9999.00, 23.00 +NSI, 04, 17, 69.00, 49.00, -9999.00, -9999.00, 12.00 +NTD, 04, 17, 69.00, 49.00, -9999.00, -9999.00, 10.00 +NTK, 04, 17, 73.00, 52.00, -9999.00, -9999.00, 13.00 +NTU, 04, 17, 68.00, 48.00, -9999.00, -9999.00, 30.00 +NUC, 04, 17, 67.00, 52.00, -9999.00, -9999.00, 12.00 +NUQ, 04, 17, 69.00, 45.00, -9999.00, -9999.00, 17.00 +NUW, 04, 17, 58.00, 40.00, -9999.00, -9999.00, 39.00 +NWF, 04, 17, 72.00, 52.00, -9999.00, -9999.00, 13.00 +NXX, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 17, 69.00, 42.00, -9999.00, -9999.00, 33.00 +NZC, 04, 17, 81.00, 53.00, -9999.00, -9999.00, 23.00 +NZJ, 04, 17, 73.00, 48.00, -9999.00, -9999.00, 13.00 +NZW, 04, 17, 58.00, 38.00, -9999.00, -9999.00, 37.00 +NZY, 04, 17, 69.00, 56.00, -9999.00, -9999.00, 13.00 +OAK, 04, 17, 67.00, 45.00, 14.00, 16.00, 23.00 +OAR, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFF, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 04, 17, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 17, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 17, 73.00, 50.00, 19.00, 15.00, 28.00 +OLM, 04, 17, 60.00, 37.00, 37.00, 37.00, 49.00 +OMA, 04, 17, 65.00, 41.00, 25.00, 22.00, 37.00 +OME, 04, 17, 27.00, 12.00, 19.00, 21.00, 28.00 +ONT, 04, 17, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 17, 60.00, 40.00, 34.00, 29.00, 46.00 +ORF, 04, 17, 68.00, 48.00, 20.00, 19.00, 28.00 +ORH, 04, 17, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 17, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 17, 53.00, 33.00, -9999.00, -9999.00, 35.00 +OTG, 04, 17, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 17, 57.00, 43.00, 37.00, 40.00, 50.00 +OTM, 04, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 17, 22.00, 4.00, 12.00, 18.00, 22.00 +OURC, 04, 17, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 17, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 17, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 17, 80.00, 55.00, -9999.00, -9999.00, 23.00 +PACZ, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 17, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 17, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 17, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 17, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 17, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 17, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 17, 79.00, 56.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 17, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 17, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 17, 38.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 17, 17.00, 5.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 17, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 17, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 17, 55.00, 35.00, -9999.00, -9999.00, 33.00 +PBI, 04, 17, 83.00, 65.00, 11.00, 17.00, 23.00 +PDT, 04, 17, 62.00, 40.00, 21.00, 15.00, 28.00 +PDX, 04, 17, 62.00, 42.00, 35.00, 37.00, 48.00 +PFN, 04, 17, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 17, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 17, 64.00, 43.00, 23.00, 27.00, 37.00 +PHX, 04, 17, 86.00, 56.00, 3.00, 5.00, 7.00 +PIA, 04, 17, 63.00, 42.00, 32.00, 26.00, 42.00 +PIB, 04, 17, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 17, 59.00, 33.00, 19.00, 19.00, 29.00 +PIR, 04, 17, 61.00, 36.00, 18.00, 16.00, 25.00 +PIT, 04, 17, 61.00, 40.00, 31.00, 31.00, 44.00 +PKB, 04, 17, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 17, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 17, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 17, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 17, 78.00, 60.00, 15.00, 14.00, 24.00 +POB, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 04, 17, 79.00, 55.00, -9999.00, -9999.00, 29.00 +POM, 04, 17, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +POU, 04, 17, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 17, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 17, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 17, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 17, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 17, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 17, 56.00, 34.00, -9999.00, -9999.00, 37.00 +PSP, 04, 17, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 17, 79.00, 63.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 17, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 17, 69.00, 37.00, 14.00, 12.00, 20.00 +PUC, 04, 17, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 17, 58.00, 39.00, 27.00, 21.00, 38.00 +PVU, 04, 17, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 17, 53.00, 35.00, 27.00, 27.00, 39.00 +P02, 04, 17, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +P07, 04, 17, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +P11, 04, 17, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +P24, 04, 17, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +P28, 04, 17, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +P35, 04, 17, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +P38, 04, 17, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +P39, 04, 17, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +P58, 04, 17, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +P59, 04, 17, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +P60, 04, 17, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +P61, 04, 17, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +P67, 04, 17, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +P68, 04, 17, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +P69, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 17, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 17, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 17, 59.00, 33.00, 20.00, 19.00, 29.00 +RBL, 04, 17, 73.00, 48.00, 15.00, 14.00, 22.00 +RCA, 04, 17, 59.00, 33.00, -9999.00, -9999.00, 29.00 +RDD, 04, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 17, 60.00, 30.00, 15.00, 16.00, 25.00 +RDR, 04, 17, 54.00, 32.00, -9999.00, -9999.00, 27.00 +RDU, 04, 17, 73.00, 47.00, 17.00, 16.00, 26.00 +REE, 04, 17, 76.00, 48.00, -9999.00, -9999.00, 13.00 +REJ, 04, 17, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 17, 60.00, 38.00, 33.00, 28.00, 44.00 +RIC, 04, 17, 71.00, 46.00, 20.00, 20.00, 30.00 +RIV, 04, 17, 75.00, 48.00, -9999.00, -9999.00, 13.00 +RIW, 04, 17, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 17, 54.00, 29.00, 16.00, 12.00, 23.00 +RME, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +RMG, 04, 17, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +RND, 04, 17, 81.00, 59.00, -9999.00, -9999.00, 22.00 +RNO, 04, 17, 65.00, 34.00, 9.00, 9.00, 14.00 +ROA, 04, 17, 68.00, 45.00, 22.00, 21.00, 32.00 +ROC, 04, 17, 57.00, 37.00, 31.00, 30.00, 44.00 +ROW, 04, 17, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 17, 67.00, 42.00, 20.00, 17.00, 29.00 +RST, 04, 17, 57.00, 36.00, 29.00, 26.00, 42.00 +RWF, 04, 17, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 17, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 17, 72.00, 46.00, 12.00, 14.00, 18.00 +SAF, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 17, 69.00, 56.00, 9.00, 8.00, 14.00 +SAT, 04, 17, 81.00, 59.00, 20.00, 18.00, 30.00 +SAV, 04, 17, 79.00, 56.00, 15.00, 18.00, 25.00 +SAW, 04, 17, 49.00, 33.00, -9999.00, -9999.00, 38.00 +SBA, 04, 17, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 17, 76.00, 48.00, -9999.00, -9999.00, 15.00 +SBN, 04, 17, 60.00, 40.00, 33.00, 33.00, 48.00 +SBP, 04, 17, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 17, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 17, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 17, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 17, 74.00, 47.00, 8.00, 12.00, 15.00 +SDF, 04, 17, 68.00, 46.00, 28.00, 27.00, 40.00 +SEA, 04, 17, 58.00, 42.00, 31.00, 25.00, 41.00 +SEM, 04, 17, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 17, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 17, 64.00, 48.00, 12.00, 14.00, 19.00 +SGF, 04, 17, 69.00, 45.00, 27.00, 25.00, 42.00 +SGY, 04, 17, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 17, 58.00, 31.00, 22.00, 23.00, 33.00 +SHV, 04, 17, 78.00, 55.00, 19.00, 20.00, 30.00 +SIT, 04, 17, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 17, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 17, 82.00, 54.00, 14.00, 8.00, 20.00 +SKA, 04, 17, 58.00, 36.00, -9999.00, -9999.00, 26.00 +SKF, 04, 17, 81.00, 59.00, -9999.00, -9999.00, 23.00 +SLC, 04, 17, 62.00, 39.00, 22.00, 20.00, 31.00 +SLE, 04, 17, 61.00, 38.00, 32.00, 31.00, 42.00 +SLN, 04, 17, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 17, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 17, 67.00, 43.00, -9999.00, 10.00, 20.00 +SNA, 04, 17, 65.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 17, 34.00, 25.00, 34.00, 36.00, 52.00 +SNS, 04, 17, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 17, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 17, 65.00, 44.00, 32.00, 24.00, 43.00 +SPS, 04, 17, 77.00, 51.00, 15.00, 16.00, 25.00 +SRQ, 04, 17, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 17, 78.00, 51.00, -9999.00, -9999.00, 26.00 +SSI, 04, 17, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +STC, 04, 17, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 17, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +STL, 04, 17, 68.00, 47.00, 29.00, 25.00, 41.00 +STNV, 04, 17, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +STS, 04, 17, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 17, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 17, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 17, 72.00, 46.00, -9999.00, -9999.00, 17.00 +SUX, 04, 17, 63.00, 39.00, 26.00, 22.00, 36.00 +SVN, 04, 17, 79.00, 56.00, -9999.00, -9999.00, 24.00 +SWF, 04, 17, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 17, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 17, 57.00, 37.00, 32.00, 32.00, 44.00 +SZL, 04, 17, 68.00, 43.00, -9999.00, -9999.00, 27.00 +TAD, 04, 17, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 17, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 17, 73.00, 43.00, -9999.00, -9999.00, 35.00 +TCC, 04, 17, 74.00, 43.00, 8.00, 9.00, 15.00 +TCL, 04, 17, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 17, 61.00, 39.00, -9999.00, -9999.00, 46.00 +TCS, 04, 17, 75.00, 46.00, -9999.00, -9999.00, 5.00 +TEB, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 17, 73.00, 50.00, -9999.00, -9999.00, 23.00 +TKA, 04, 17, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 17, 81.00, 53.00, 14.00, 16.00, 23.00 +TNX, 04, 17, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 17, 60.00, 37.00, 29.00, 31.00, 45.00 +TOP, 04, 17, 68.00, 44.00, 27.00, 23.00, 39.00 +TPA, 04, 17, 83.00, 62.00, 8.00, 10.00, 15.00 +TPH, 04, 17, 64.00, 34.00, 9.00, 6.00, 11.00 +TRI, 04, 17, 68.00, 44.00, 23.00, 24.00, 35.00 +TRK, 04, 17, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 17, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 17, 74.00, 51.00, 23.00, 19.00, 33.00 +TUP, 04, 17, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 17, 82.00, 51.00, 4.00, 5.00, 7.00 +TVC, 04, 17, 55.00, 33.00, 24.00, 23.00, 34.00 +TVL, 04, 17, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 17, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 17, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 17, 71.00, 46.00, 22.00, 24.00, 34.00 +T01, 04, 17, 67.00, 43.00, -9999.00, -9999.00, 30.00 +T02, 04, 17, 75.00, 51.00, -9999.00, -9999.00, 25.00 +T03, 04, 17, 76.00, 52.00, -9999.00, -9999.00, 24.00 +T04, 04, 17, 82.00, 62.00, -9999.00, -9999.00, 15.00 +T05, 04, 17, 68.00, 42.00, -9999.00, -9999.00, 27.00 +T06, 04, 17, 79.00, 52.00, -9999.00, -9999.00, 29.00 +T07, 04, 17, 70.00, 37.00, -9999.00, -9999.00, 30.00 +T08, 04, 17, 62.00, 41.00, -9999.00, -9999.00, 24.00 +UCA, 04, 17, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 17, 73.00, 46.00, -9999.00, -9999.00, 6.00 +UIL, 04, 17, 56.00, 38.00, 51.00, 51.00, 61.00 +UIN, 04, 17, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 17, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 17, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 17, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +U15, 04, 17, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +U28, 04, 17, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 17, 80.00, 53.00, -9999.00, -9999.00, 23.00 +VBG, 04, 17, 69.00, 45.00, -9999.00, -9999.00, 18.00 +VCT, 04, 17, 81.00, 62.00, 15.00, 15.00, 24.00 +VCV, 04, 17, 74.00, 42.00, -9999.00, -9999.00, 6.00 +VDZ, 04, 17, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 17, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 17, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 17, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 17, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 17, 79.00, 54.00, -9999.00, -9999.00, 21.00 +VRB, 04, 17, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 17, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 17, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 17, 67.00, 43.00, 26.00, 22.00, -9999.00 +WJA, 04, 17, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 17, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 17, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 17, 64.00, 30.00, 15.00, 16.00, 25.00 +WPO, 04, 17, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 17, 79.00, 52.00, -9999.00, -9999.00, 25.00 +WRG, 04, 17, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 17, 65.00, 39.00, -9999.00, -9999.00, 35.00 +WRL, 04, 17, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +X68, 04, 17, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 17, 45.00, 30.00, 53.00, 52.00, 63.00 +YCG, 04, 17, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 17, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 17, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 17, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 17, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 17, 64.00, 36.00, 9.00, 9.00, 15.00 +YNG, 04, 17, 59.00, 38.00, 30.00, 33.00, 46.00 +YPA, 04, 17, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 17, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 17, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 17, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 17, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 17, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 17, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 17, 87.00, 58.00, 2.00, 1.00, 2.00 +YVR, 04, 17, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 17, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 17, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 17, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 17, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 17, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 17, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 17, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 17, 50.00, 29.00, 27.00, 26.00, 36.00 +ZUN, 04, 17, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 17, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 17, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 17, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +01R, 04, 17, 79.00, 56.00, -9999.00, -9999.00, 27.00 +1V1, 04, 17, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 17, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 17, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 17, 71.00, 51.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 17, 78.00, 51.00, -9999.00, -9999.00, 25.00 +3B1, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 17, 55.00, 32.00, -9999.00, -9999.00, 34.00 +3SE, 04, 17, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 17, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 17, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 17, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 17, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 17, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 17, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 17, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 18, 62.00, 40.00, 25.00, 25.00, 38.00 +ABI, 04, 18, 79.00, 54.00, 13.00, 9.00, 21.00 +ABQ, 04, 18, 72.00, 41.00, 7.00, 7.00, 12.00 +ABR, 04, 18, 59.00, 35.00, 21.00, 19.00, 30.00 +ABY, 04, 18, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 18, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 18, 79.00, 58.00, 16.00, 17.00, 26.00 +ACV, 04, 18, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 18, 62.00, 41.00, 24.00, 22.00, 34.00 +ADK, 04, 18, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 18, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 18, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 18, 66.00, 43.00, -9999.00, -9999.00, 34.00 +AEX, 04, 18, 79.00, 57.00, -9999.00, -9999.00, 27.00 +AFF, 04, 18, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 18, 86.00, 60.00, -9999.00, -9999.00, 19.00 +AGS, 04, 18, 78.00, 50.00, 17.00, 20.00, 28.00 +AHN, 04, 18, 75.00, 51.00, 18.00, 20.00, 28.00 +AKN, 04, 18, 41.00, 25.00, 25.00, 26.00, 37.00 +AKO, 04, 18, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 18, 60.00, 37.00, 26.00, 26.00, 39.00 +ALI, 04, 18, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 18, 61.00, 39.00, 25.00, 25.00, 38.00 +ALS, 04, 18, 60.00, 25.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 18, 73.00, 44.00, 15.00, 12.00, 22.00 +AMG, 04, 18, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 18, 45.00, 30.00, 16.00, 16.00, 24.00 +AND, 04, 18, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 18, 51.00, 38.00, 52.00, 50.00, 64.00 +AOO, 04, 18, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +APN, 04, 18, 54.00, 32.00, 29.00, 26.00, 39.00 +AQQ, 04, 18, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +ART, 04, 18, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +AST, 04, 18, 57.00, 41.00, 43.00, 46.00, 56.00 +ATL, 04, 18, 74.00, 52.00, 19.00, 20.00, 29.00 +ATW, 04, 18, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 18, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 18, 66.00, 42.00, -9999.00, -9999.00, 40.00 +AUG, 04, 18, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 18, 80.00, 61.00, 20.00, 16.00, 29.00 +AUW, 04, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 18, 69.00, 44.00, 21.00, 23.00, 33.00 +AVP, 04, 18, 60.00, 40.00, 31.00, 28.00, 43.00 +AXN, 04, 18, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 18, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AYS, 04, 18, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 18, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 18, 75.00, 48.00, -9999.00, -9999.00, 20.00 +BAD, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +BAF, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 18, 53.00, 24.00, -9999.00, -9999.00, 17.00 +BDL, 04, 18, 62.00, 39.00, 26.00, 26.00, 37.00 +BDR, 04, 18, 58.00, 41.00, 26.00, 21.00, 34.00 +BET, 04, 18, 33.00, 18.00, 20.00, 22.00, 31.00 +BFD, 04, 18, 55.00, 33.00, 36.00, 33.00, 47.00 +BFF, 04, 18, 63.00, 33.00, 23.00, 21.00, 33.00 +BFL, 04, 18, 77.00, 51.00, 7.00, 7.00, 11.00 +BGM, 04, 18, 56.00, 37.00, 33.00, 31.00, 45.00 +BGR, 04, 18, 53.00, 34.00, 26.00, 22.00, 36.00 +BGS, 04, 18, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 18, 76.00, 50.00, 21.00, 20.00, 31.00 +BID, 04, 18, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 18, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 18, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 18, 59.00, 36.00, 22.00, 23.00, 33.00 +BIS, 04, 18, 57.00, 33.00, 20.00, 19.00, 31.00 +BIX, 04, 18, 78.00, 61.00, -9999.00, -9999.00, 23.00 +BJI, 04, 18, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 18, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 18, 63.00, 32.00, -9999.00, -9999.00, 21.00 +BKW, 04, 18, 63.00, 42.00, 31.00, 30.00, 45.00 +BLF, 04, 18, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 18, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 18, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 18, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 18, 70.00, 46.00, -9999.00, -9999.00, 36.00 +BNA, 04, 18, 72.00, 49.00, 28.00, 26.00, 39.00 +BNO, 04, 18, 58.00, 30.00, -9999.00, 18.00, 33.00 +BOI, 04, 18, 63.00, 38.00, 19.00, 19.00, 28.00 +BOS, 04, 18, 58.00, 42.00, 24.00, 23.00, 36.00 +BPI, 04, 18, 53.00, 20.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 18, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 18, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 18, 64.00, 43.00, -9999.00, -9999.00, 35.00 +BRO, 04, 18, 85.00, 68.00, 10.00, 8.00, 13.00 +BRW, 04, 18, 7.00, -7.00, 10.00, 12.00, 18.00 +BSM, 04, 18, 80.00, 61.00, -9999.00, -9999.00, 23.00 +BTI, 04, 18, 9.00, -7.00, 8.00, 11.00, 15.00 +BTL, 04, 18, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 18, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 18, 81.00, 59.00, 19.00, 18.00, 29.00 +BTT, 04, 18, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 18, 56.00, 36.00, 31.00, 29.00, 45.00 +BUB, 04, 18, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 18, 56.00, 38.00, 32.00, 33.00, 46.00 +BUR, 04, 18, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 18, 78.00, 61.00, -9999.00, 13.00, 23.00 +BWG, 04, 18, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 18, 66.00, 44.00, 26.00, 22.00, 35.00 +BYH, 04, 18, 73.00, 52.00, -9999.00, -9999.00, 37.00 +BYI, 04, 18, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 18, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 18, 78.00, 51.00, 14.00, 19.00, 26.00 +CAG, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 18, 61.00, 40.00, 29.00, 35.00, 46.00 +CAO, 04, 18, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 18, 49.00, 31.00, 32.00, 33.00, 46.00 +CBM, 04, 18, 77.00, 51.00, -9999.00, -9999.00, 29.00 +CDB, 04, 18, 39.00, 29.00, 46.00, 52.00, 66.00 +CDC, 04, 18, 63.00, 35.00, 14.00, 11.00, 19.00 +CDR, 04, 18, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 18, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 18, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 18, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 18, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 18, 73.00, 48.00, 23.00, 22.00, 33.00 +CHO, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 18, 77.00, 55.00, 17.00, 16.00, 26.00 +CID, 04, 18, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 18, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 18, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 18, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 18, 60.00, 39.00, 31.00, 32.00, 47.00 +CLL, 04, 18, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 18, 72.00, 49.00, 19.00, 19.00, 29.00 +CMH, 04, 18, 64.00, 42.00, 27.00, 30.00, 41.00 +CMI, 04, 18, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 18, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 18, 66.00, 43.00, 31.00, 19.00, 39.00 +CNM, 04, 18, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 18, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +COD, 04, 18, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +COF, 04, 18, 81.00, 61.00, -9999.00, -9999.00, 18.00 +CON, 04, 18, 58.00, 33.00, 25.00, 24.00, 37.00 +COS, 04, 18, 61.00, 34.00, 20.00, 19.00, 28.00 +COT, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 18, 67.00, 45.00, 29.00, 26.00, 41.00 +CPR, 04, 18, 58.00, 31.00, 23.00, 26.00, 35.00 +CRBC, 04, 18, 47.00, 15.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 18, 83.00, 64.00, 11.00, 10.00, 18.00 +CRW, 04, 18, 68.00, 44.00, 31.00, 31.00, 44.00 +CSG, 04, 18, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 18, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 18, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 18, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 18, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 18, 66.00, 44.00, 28.00, 30.00, 43.00 +CVN, 04, 18, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 18, 74.00, 43.00, -9999.00, -9999.00, 11.00 +CXY, 04, 18, 64.00, 43.00, 24.00, 24.00, 34.00 +CYS, 04, 18, 56.00, 32.00, 23.00, 22.00, 33.00 +DAA, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 18, 81.00, 60.00, 10.00, 15.00, 20.00 +DAG, 04, 18, 79.00, 53.00, 3.00, 3.00, 6.00 +DAL, 04, 18, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 18, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 18, 64.00, 42.00, 29.00, 30.00, 43.00 +DBQ, 04, 18, 60.00, 39.00, 31.00, 26.00, 42.00 +DCA, 04, 18, 68.00, 48.00, 21.00, 22.00, 31.00 +DDC, 04, 18, 69.00, 43.00, 20.00, 18.00, 28.00 +DEC, 04, 18, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 18, 63.00, 36.00, 22.00, 20.00, 29.00 +DFW, 04, 18, 77.00, 56.00, 18.00, 15.00, 27.00 +DHN, 04, 18, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 18, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 18, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 18, 84.00, 60.00, -9999.00, -9999.00, 16.00 +DLG, 04, 18, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 18, 50.00, 31.00, 25.00, 22.00, 36.00 +DLLC, 04, 18, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 18, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 18, 83.00, 52.00, -9999.00, -9999.00, 6.00 +DMN, 04, 18, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 18, 67.00, 44.00, -9999.00, -9999.00, 35.00 +DPG, 04, 18, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 18, 79.00, 54.00, -9999.00, -9999.00, 21.00 +DRA, 04, 18, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 18, 84.00, 60.00, 16.00, 10.00, 19.00 +DSM, 04, 18, 64.00, 42.00, 28.00, 25.00, 40.00 +DTW, 04, 18, 60.00, 38.00, 28.00, 27.00, 41.00 +DUG, 04, 18, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 18, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 18, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 18, 79.00, 54.00, -9999.00, -9999.00, 21.00 +D45, 04, 18, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 18, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 18, 59.00, 35.00, 24.00, 24.00, 34.00 +ECG, 04, 18, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 18, 73.00, 47.00, -9999.00, -9999.00, 7.00 +EED, 04, 18, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 18, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 18, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 18, 63.00, 36.00, 37.00, 38.00, 52.00 +EKO, 04, 18, 61.00, 31.00, 15.00, 17.00, 24.00 +ELD, 04, 18, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 18, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 18, 80.00, 49.00, 4.00, 3.00, 5.00 +ELY, 04, 18, 59.00, 27.00, 15.00, 16.00, 24.00 +EMP, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 18, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +END, 04, 18, 74.00, 50.00, -9999.00, -9999.00, 13.00 +ENN, 04, 18, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 18, 63.00, 42.00, -9999.00, -9999.00, 22.00 +EPH, 04, 18, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 18, 56.00, 39.00, 34.00, 31.00, 45.00 +ESF, 04, 18, 79.00, 57.00, -9999.00, -9999.00, 30.00 +EUG, 04, 18, 61.00, 41.00, 33.00, 31.00, 42.00 +EVV, 04, 18, 69.00, 46.00, 32.00, 29.00, 44.00 +EWN, 04, 18, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 18, 64.00, 44.00, 24.00, 23.00, 36.00 +EYW, 04, 18, 82.00, 73.00, 11.00, 10.00, 18.00 +E74, 04, 18, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 18, 72.00, 46.00, -9999.00, -9999.00, 28.00 +FAI, 04, 18, 43.00, 23.00, 13.00, 12.00, 18.00 +FAR, 04, 18, 56.00, 34.00, 19.00, 16.00, 26.00 +FAT, 04, 18, 77.00, 48.00, 8.00, 7.00, 11.00 +FAY, 04, 18, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 18, 57.00, 32.00, 21.00, 22.00, 34.00 +FCS, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 18, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 18, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FHU, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 04, 18, 59.00, 28.00, 15.00, 15.00, 22.00 +FLL, 04, 18, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 18, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 18, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +FME, 04, 18, 69.00, 41.00, -9999.00, -9999.00, 34.00 +FMH, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 04, 18, 71.00, 34.00, 7.00, 11.00, 14.00 +FMY, 04, 18, 85.00, 63.00, 7.00, 10.00, 15.00 +FNT, 04, 18, 58.00, 38.00, 27.00, 28.00, 42.00 +FOD, 04, 18, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 18, 69.00, 45.00, -9999.00, -9999.00, 31.00 +FOK, 04, 18, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 18, 69.00, 45.00, -9999.00, -9999.00, 29.00 +FSD, 04, 18, 61.00, 37.00, 28.00, 22.00, 39.00 +FSI, 04, 18, 76.00, 51.00, -9999.00, -9999.00, 26.00 +FSM, 04, 18, 75.00, 50.00, 24.00, 21.00, 35.00 +FTK, 04, 18, 69.00, 44.00, -9999.00, -9999.00, 36.00 +FWA, 04, 18, 62.00, 40.00, 28.00, 30.00, 43.00 +FWH, 04, 18, 77.00, 55.00, -9999.00, -9999.00, 26.00 +FYU, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 18, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 18, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 18, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 18, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 18, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 18, 59.00, 36.00, 17.00, 20.00, 29.00 +GFA, 04, 18, 57.00, 33.00, -9999.00, -9999.00, 27.00 +GFK, 04, 18, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 18, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 18, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 18, 59.00, 34.00, 17.00, 15.00, 25.00 +GJT, 04, 18, 67.00, 40.00, 14.00, 15.00, 22.00 +GKN, 04, 18, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 18, 65.00, 37.00, 19.00, 19.00, 28.00 +GLH, 04, 18, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 18, 75.00, 66.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 18, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 18, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GON, 04, 18, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 18, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 18, 56.00, 36.00, 29.00, 27.00, 41.00 +GRCI, 04, 18, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 18, 61.00, 39.00, -9999.00, -9999.00, 47.00 +GRI, 04, 18, 65.00, 40.00, 27.00, 20.00, 35.00 +GRK, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 18, 59.00, 37.00, 31.00, 29.00, 43.00 +GSB, 04, 18, 75.00, 50.00, -9999.00, -9999.00, 29.00 +GSG, 04, 18, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 18, 71.00, 47.00, 21.00, 18.00, 31.00 +GSP, 04, 18, 73.00, 49.00, 18.00, 20.00, 29.00 +GST, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 18, 55.00, 37.00, -9999.00, -9999.00, 47.00 +GTF, 04, 18, 57.00, 33.00, 20.00, 22.00, 30.00 +GUP, 04, 18, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 18, 63.00, 40.00, -9999.00, -9999.00, 41.00 +GVW, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 18, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 18, 68.00, 52.00, 18.00, 16.00, 27.00 +HBR, 04, 18, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 18, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 18, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 18, 61.00, 38.00, -9999.00, -9999.00, 30.00 +HKY, 04, 18, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 18, 58.00, 32.00, 20.00, 19.00, 29.00 +HMN, 04, 18, 81.00, 41.00, -9999.00, -9999.00, 5.00 +HMS, 04, 18, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 18, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 18, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +HON, 04, 18, 61.00, 36.00, 21.00, 20.00, 31.00 +HOP, 04, 18, 71.00, 46.00, -9999.00, -9999.00, 37.00 +HOT, 04, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 18, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 18, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 18, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 18, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 18, 79.00, 54.00, -9999.00, -9999.00, 20.00 +HST, 04, 18, 84.00, 63.00, -9999.00, -9999.00, 16.00 +HSV, 04, 18, 74.00, 50.00, 28.00, 21.00, 36.00 +HTL, 04, 18, 55.00, 34.00, 33.00, 27.00, 44.00 +HTS, 04, 18, 68.00, 45.00, 29.00, 30.00, 43.00 +HUF, 04, 18, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 18, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 18, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 18, 59.00, 33.00, 18.00, 19.00, 27.00 +IAB, 04, 18, 70.00, 46.00, -9999.00, -9999.00, 26.00 +IAD, 04, 18, 67.00, 42.00, 24.00, 23.00, 35.00 +IAG, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 18, 80.00, 59.00, 16.00, 17.00, 26.00 +ICT, 04, 18, 70.00, 46.00, 24.00, 17.00, 34.00 +IDA, 04, 18, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 18, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 18, 64.00, 43.00, 25.00, 23.00, 36.00 +ILI, 04, 18, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 18, 75.00, 52.00, 16.00, 16.00, 26.00 +IMT, 04, 18, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +IND, 04, 18, 65.00, 43.00, 32.00, 29.00, 44.00 +INL, 04, 18, 52.00, 30.00, 22.00, 17.00, 29.00 +INS, 04, 18, 73.00, 46.00, -9999.00, -9999.00, 6.00 +INT, 04, 18, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +INW, 04, 18, 72.00, 38.00, 7.00, 6.00, 10.00 +IPL, 04, 18, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 18, 62.00, 40.00, 28.00, 28.00, 40.00 +IRK, 04, 18, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 18, 58.00, 33.00, 18.00, 16.00, 26.00 +ISP, 04, 18, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 18, 87.00, 52.00, -9999.00, -9999.00, 7.00 +IWD, 04, 18, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 18, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 18, 79.00, 53.00, 19.00, 19.00, 30.00 +JAX, 04, 18, 80.00, 56.00, 14.00, 16.00, 23.00 +JBR, 04, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 18, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 18, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 18, 60.00, 44.00, 22.00, 22.00, 34.00 +JHW, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 18, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 18, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 18, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 18, 49.00, 33.00, 44.00, 43.00, 56.00 +JST, 04, 18, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 18, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 18, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 18, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 18, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 18, 59.00, 37.00, 29.00, 27.00, 42.00 +LAR, 04, 18, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 18, 79.00, 52.00, 3.00, 5.00, 6.00 +LAX, 04, 18, 68.00, 53.00, 7.00, 7.00, 11.00 +LBB, 04, 18, 77.00, 48.00, 15.00, 10.00, 21.00 +LBF, 04, 18, 64.00, 36.00, 25.00, 21.00, 32.00 +LCH, 04, 18, 79.00, 60.00, 14.00, 16.00, 23.00 +LCK, 04, 18, 66.00, 42.00, -9999.00, -9999.00, 41.00 +LEB, 04, 18, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 18, 67.00, 46.00, 28.00, 28.00, 42.00 +LFI, 04, 18, 67.00, 50.00, -9999.00, -9999.00, 30.00 +LFK, 04, 18, 80.00, 57.00, 18.00, 18.00, 29.00 +LFT, 04, 18, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 18, 61.00, 45.00, 24.00, 21.00, 34.00 +LGB, 04, 18, 72.00, 52.00, 7.00, 7.00, 11.00 +LGU, 04, 18, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 18, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 18, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 18, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 18, 75.00, 52.00, 22.00, 19.00, 32.00 +LIZ, 04, 18, 49.00, 31.00, -9999.00, -9999.00, 38.00 +LMT, 04, 18, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +LND, 04, 18, 57.00, 32.00, 20.00, 21.00, 27.00 +LNK, 04, 18, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 18, 66.00, 34.00, 8.00, 9.00, 15.00 +LOZ, 04, 18, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 18, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 18, 75.00, 51.00, -9999.00, -9999.00, 36.00 +LSE, 04, 18, 61.00, 39.00, 23.00, 24.00, 34.00 +LSF, 04, 18, 78.00, 54.00, -9999.00, -9999.00, 36.00 +LSV, 04, 18, 83.00, 47.00, -9999.00, -9999.00, 6.00 +LTS, 04, 18, 80.00, 50.00, -9999.00, -9999.00, 21.00 +LUF, 04, 18, 87.00, 51.00, -9999.00, -9999.00, 5.00 +LVS, 04, 18, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 18, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 18, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 18, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 18, 69.00, 45.00, 24.00, 21.00, 33.00 +MAF, 04, 18, 81.00, 51.00, 9.00, 6.00, 14.00 +MBL, 04, 18, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 18, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 18, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 18, 74.00, 49.00, -9999.00, -9999.00, 18.00 +MCF, 04, 18, 83.00, 62.00, -9999.00, -9999.00, 16.00 +MCG, 04, 18, 39.00, 18.00, 18.00, 18.00, 27.00 +MCI, 04, 18, 67.00, 46.00, 29.00, 24.00, 40.00 +MCK, 04, 18, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 18, 79.00, 52.00, 16.00, 17.00, 27.00 +MCO, 04, 18, 84.00, 60.00, 10.00, 13.00, 19.00 +MCW, 04, 18, 59.00, 38.00, 21.00, 20.00, 32.00 +MC2, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 04, 18, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 18, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 18, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 18, 61.00, 42.00, 33.00, 30.00, 43.00 +MEI, 04, 18, 78.00, 52.00, 20.00, 20.00, 32.00 +MEM, 04, 18, 75.00, 54.00, 26.00, 24.00, 37.00 +MER, 04, 18, 76.00, 45.00, -9999.00, -9999.00, 15.00 +MFD, 04, 18, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 18, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 18, 66.00, 39.00, 23.00, 21.00, 31.00 +MGE, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 04, 18, 78.00, 54.00, 22.00, 19.00, 30.00 +MGW, 04, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 18, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 18, 72.00, 47.00, -9999.00, -9999.00, 18.00 +MHS, 04, 18, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 18, 83.00, 67.00, 12.00, 14.00, 21.00 +MIB, 04, 18, 55.00, 34.00, -9999.00, -9999.00, 30.00 +MIV, 04, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 18, 68.00, 36.00, -9999.00, -9999.00, 21.00 +MKC, 04, 18, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 18, 55.00, 37.00, 32.00, 29.00, 45.00 +MKG, 04, 18, 57.00, 37.00, 27.00, 26.00, 40.00 +MKL, 04, 18, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 18, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 18, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 18, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 18, 63.00, 41.00, 31.00, 25.00, 41.00 +MLS, 04, 18, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 18, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 18, 79.00, 54.00, -9999.00, -9999.00, 26.00 +MOB, 04, 18, 80.00, 58.00, 20.00, 18.00, 28.00 +MOT, 04, 18, 55.00, 34.00, 16.00, 15.00, 23.00 +MPV, 04, 18, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 18, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 18, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 18, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 18, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 18, 64.00, 46.00, -9999.00, -9999.00, 20.00 +MSL, 04, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 18, 59.00, 36.00, 28.00, 28.00, 41.00 +MSO, 04, 18, 59.00, 32.00, 22.00, 19.00, 32.00 +MSP, 04, 18, 59.00, 38.00, 27.00, 23.00, 38.00 +MSS, 04, 18, 55.00, 35.00, 29.00, 27.00, 40.00 +MSY, 04, 18, 80.00, 60.00, 18.00, 17.00, 26.00 +MTC, 04, 18, 57.00, 38.00, -9999.00, -9999.00, 37.00 +MTN, 04, 18, 66.00, 44.00, -9999.00, -9999.00, 34.00 +MTO, 04, 18, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 18, 63.00, 40.00, -9999.00, -9999.00, 34.00 +MUO, 04, 18, 68.00, 37.00, -9999.00, -9999.00, 21.00 +MWA, 04, 18, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 18, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 18, 78.00, 54.00, -9999.00, -9999.00, 27.00 +MYL, 04, 18, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 18, 77.00, 52.00, -9999.00, -9999.00, 24.00 +NAO, 04, 18, 74.00, 59.00, -9999.00, -9999.00, 21.00 +NBC, 04, 18, 78.00, 56.00, -9999.00, -9999.00, 24.00 +NBE, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 04, 18, 61.00, 40.00, -9999.00, -9999.00, 40.00 +NCA, 04, 18, 77.00, 48.00, -9999.00, -9999.00, 30.00 +NCO, 04, 18, 57.00, 40.00, -9999.00, -9999.00, 38.00 +NC1, 04, 18, 73.00, 47.00, -9999.00, -9999.00, 6.00 +NEL, 04, 18, 63.00, 40.00, -9999.00, -9999.00, 37.00 +NFG, 04, 18, 67.00, 50.00, -9999.00, -9999.00, 46.00 +NFL, 04, 18, 66.00, 34.00, -9999.00, -9999.00, 13.00 +NGP, 04, 18, 82.00, 65.00, -9999.00, -9999.00, 17.00 +NGU, 04, 18, 68.00, 49.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 18, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NHK, 04, 18, 68.00, 44.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 18, 54.00, 36.00, -9999.00, -9999.00, 37.00 +NID, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 18, 80.00, 56.00, -9999.00, -9999.00, 21.00 +NIR, 04, 18, 82.00, 61.00, -9999.00, -9999.00, 20.00 +NKT, 04, 18, 72.00, 52.00, -9999.00, -9999.00, 27.00 +NKX, 04, 18, 69.00, 56.00, -9999.00, -9999.00, 16.00 +NLC, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +NMM, 04, 18, 78.00, 51.00, -9999.00, -9999.00, 27.00 +NPA, 04, 18, 78.00, 60.00, -9999.00, -9999.00, 20.00 +NQA, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 04, 18, 85.00, 64.00, -9999.00, -9999.00, 17.00 +NQX, 04, 18, 82.00, 73.00, -9999.00, -9999.00, 14.00 +NRB, 04, 18, 79.00, 60.00, -9999.00, -9999.00, 21.00 +NRC, 04, 18, 77.00, 45.00, -9999.00, -9999.00, 20.00 +NRS, 04, 18, 67.00, 52.00, -9999.00, -9999.00, 12.00 +NSE, 04, 18, 79.00, 56.00, -9999.00, -9999.00, 23.00 +NSI, 04, 18, 69.00, 49.00, -9999.00, -9999.00, 12.00 +NTD, 04, 18, 69.00, 49.00, -9999.00, -9999.00, 9.00 +NTK, 04, 18, 73.00, 52.00, -9999.00, -9999.00, 12.00 +NTU, 04, 18, 68.00, 49.00, -9999.00, -9999.00, 30.00 +NUC, 04, 18, 67.00, 52.00, -9999.00, -9999.00, 12.00 +NUQ, 04, 18, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NUW, 04, 18, 58.00, 40.00, -9999.00, -9999.00, 39.00 +NWF, 04, 18, 72.00, 52.00, -9999.00, -9999.00, 13.00 +NXX, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 18, 69.00, 42.00, -9999.00, -9999.00, 33.00 +NZC, 04, 18, 81.00, 53.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 18, 73.00, 48.00, -9999.00, -9999.00, 13.00 +NZW, 04, 18, 59.00, 38.00, -9999.00, -9999.00, 37.00 +NZY, 04, 18, 69.00, 56.00, -9999.00, -9999.00, 12.00 +OAK, 04, 18, 67.00, 45.00, 14.00, 16.00, 22.00 +OAR, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFF, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 04, 18, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 18, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 18, 73.00, 50.00, 19.00, 15.00, 28.00 +OLM, 04, 18, 60.00, 37.00, 37.00, 37.00, 48.00 +OMA, 04, 18, 66.00, 42.00, 25.00, 22.00, 37.00 +OME, 04, 18, 28.00, 12.00, 18.00, 21.00, 28.00 +ONT, 04, 18, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 18, 61.00, 40.00, 34.00, 28.00, 46.00 +ORF, 04, 18, 68.00, 49.00, 20.00, 19.00, 29.00 +ORH, 04, 18, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 18, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 18, 54.00, 33.00, -9999.00, -9999.00, 35.00 +OTG, 04, 18, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 18, 57.00, 43.00, 37.00, 40.00, 50.00 +OTM, 04, 18, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 18, 22.00, 5.00, 12.00, 17.00, 22.00 +OURC, 04, 18, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 18, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 18, 80.00, 55.00, -9999.00, -9999.00, 23.00 +PACZ, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 18, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 18, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 18, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 18, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 18, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 18, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 18, 79.00, 56.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 18, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 18, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 18, 38.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 18, 18.00, 5.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 18, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 18, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 18, 55.00, 35.00, -9999.00, -9999.00, 33.00 +PBI, 04, 18, 83.00, 65.00, 11.00, 17.00, 24.00 +PDT, 04, 18, 63.00, 40.00, 21.00, 15.00, 28.00 +PDX, 04, 18, 62.00, 42.00, 35.00, 36.00, 48.00 +PFN, 04, 18, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 18, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 18, 64.00, 44.00, 23.00, 27.00, 37.00 +PHX, 04, 18, 86.00, 57.00, 3.00, 5.00, 7.00 +PIA, 04, 18, 64.00, 42.00, 32.00, 26.00, 42.00 +PIB, 04, 18, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 18, 59.00, 33.00, 19.00, 19.00, 29.00 +PIR, 04, 18, 61.00, 37.00, 18.00, 16.00, 25.00 +PIT, 04, 18, 62.00, 40.00, 31.00, 31.00, 44.00 +PKB, 04, 18, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 18, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 18, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 18, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 18, 78.00, 60.00, 15.00, 14.00, 24.00 +POB, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 04, 18, 79.00, 55.00, -9999.00, -9999.00, 29.00 +POM, 04, 18, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +POU, 04, 18, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 18, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 18, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 18, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 18, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 18, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 18, 57.00, 35.00, -9999.00, -9999.00, 37.00 +PSP, 04, 18, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 18, 79.00, 63.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 18, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 18, 69.00, 37.00, 14.00, 12.00, 20.00 +PUC, 04, 18, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 18, 59.00, 39.00, 27.00, 21.00, 38.00 +PVU, 04, 18, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 18, 54.00, 36.00, 27.00, 27.00, 39.00 +P02, 04, 18, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P07, 04, 18, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +P11, 04, 18, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +P24, 04, 18, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +P28, 04, 18, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +P35, 04, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +P38, 04, 18, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +P39, 04, 18, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +P58, 04, 18, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +P59, 04, 18, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +P60, 04, 18, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +P61, 04, 18, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +P67, 04, 18, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +P68, 04, 18, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +P69, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 18, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 18, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 18, 60.00, 34.00, 20.00, 20.00, 29.00 +RBL, 04, 18, 73.00, 48.00, 15.00, 14.00, 22.00 +RCA, 04, 18, 60.00, 34.00, -9999.00, -9999.00, 29.00 +RDD, 04, 18, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 18, 60.00, 30.00, 15.00, 16.00, 25.00 +RDR, 04, 18, 54.00, 33.00, -9999.00, -9999.00, 27.00 +RDU, 04, 18, 73.00, 48.00, 18.00, 16.00, 26.00 +REE, 04, 18, 77.00, 48.00, -9999.00, -9999.00, 13.00 +REJ, 04, 18, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 18, 60.00, 39.00, 33.00, 28.00, 44.00 +RIC, 04, 18, 71.00, 46.00, 20.00, 20.00, 31.00 +RIV, 04, 18, 75.00, 48.00, -9999.00, -9999.00, 13.00 +RIW, 04, 18, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 18, 55.00, 30.00, 16.00, 12.00, 23.00 +RME, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +RMG, 04, 18, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +RND, 04, 18, 81.00, 60.00, -9999.00, -9999.00, 22.00 +RNO, 04, 18, 65.00, 34.00, 9.00, 9.00, 14.00 +ROA, 04, 18, 69.00, 45.00, 22.00, 21.00, 33.00 +ROC, 04, 18, 58.00, 38.00, 30.00, 30.00, 43.00 +ROW, 04, 18, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 18, 68.00, 43.00, 20.00, 17.00, 29.00 +RST, 04, 18, 57.00, 37.00, 29.00, 26.00, 42.00 +RWF, 04, 18, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 18, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 18, 73.00, 46.00, 12.00, 14.00, 18.00 +SAF, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 18, 69.00, 56.00, 9.00, 8.00, 14.00 +SAT, 04, 18, 81.00, 60.00, 20.00, 18.00, 30.00 +SAV, 04, 18, 79.00, 56.00, 15.00, 18.00, 26.00 +SAW, 04, 18, 50.00, 33.00, -9999.00, -9999.00, 38.00 +SBA, 04, 18, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 18, 76.00, 48.00, -9999.00, -9999.00, 14.00 +SBN, 04, 18, 61.00, 40.00, 32.00, 33.00, 48.00 +SBP, 04, 18, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 18, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 18, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 18, 9.00, -8.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 18, 74.00, 47.00, 8.00, 12.00, 15.00 +SDF, 04, 18, 69.00, 47.00, 28.00, 27.00, 40.00 +SEA, 04, 18, 58.00, 42.00, 30.00, 25.00, 41.00 +SEM, 04, 18, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 18, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 18, 64.00, 48.00, 12.00, 14.00, 19.00 +SGF, 04, 18, 69.00, 46.00, 27.00, 25.00, 42.00 +SGY, 04, 18, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 18, 59.00, 32.00, 22.00, 23.00, 34.00 +SHV, 04, 18, 78.00, 55.00, 19.00, 20.00, 30.00 +SIT, 04, 18, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 18, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 18, 82.00, 54.00, 15.00, 8.00, 20.00 +SKA, 04, 18, 59.00, 36.00, -9999.00, -9999.00, 26.00 +SKF, 04, 18, 81.00, 60.00, -9999.00, -9999.00, 23.00 +SLC, 04, 18, 63.00, 39.00, 22.00, 20.00, 31.00 +SLE, 04, 18, 61.00, 38.00, 32.00, 31.00, 42.00 +SLN, 04, 18, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 18, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 18, 67.00, 43.00, -9999.00, 10.00, 19.00 +SNA, 04, 18, 65.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 18, 34.00, 25.00, 34.00, 36.00, 52.00 +SNS, 04, 18, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 18, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 18, 66.00, 44.00, 32.00, 24.00, 43.00 +SPS, 04, 18, 77.00, 52.00, 16.00, 16.00, 25.00 +SRQ, 04, 18, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 18, 78.00, 51.00, -9999.00, -9999.00, 26.00 +SSI, 04, 18, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +STC, 04, 18, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +STL, 04, 18, 69.00, 48.00, 28.00, 25.00, 41.00 +STNV, 04, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STS, 04, 18, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 18, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 18, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 18, 72.00, 46.00, -9999.00, -9999.00, 17.00 +SUX, 04, 18, 64.00, 40.00, 26.00, 22.00, 36.00 +SVN, 04, 18, 79.00, 56.00, -9999.00, -9999.00, 24.00 +SWF, 04, 18, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 18, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 18, 58.00, 37.00, 32.00, 32.00, 44.00 +SZL, 04, 18, 69.00, 43.00, -9999.00, -9999.00, 27.00 +TAD, 04, 18, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 18, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 18, 74.00, 43.00, -9999.00, -9999.00, 35.00 +TCC, 04, 18, 74.00, 43.00, 8.00, 9.00, 15.00 +TCL, 04, 18, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 18, 61.00, 39.00, -9999.00, -9999.00, 46.00 +TCS, 04, 18, 75.00, 46.00, -9999.00, -9999.00, 5.00 +TEB, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 18, 73.00, 50.00, -9999.00, -9999.00, 24.00 +TKA, 04, 18, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 18, 81.00, 53.00, 14.00, 16.00, 24.00 +TNX, 04, 18, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 18, 61.00, 38.00, 29.00, 31.00, 45.00 +TOP, 04, 18, 69.00, 45.00, 27.00, 23.00, 39.00 +TPA, 04, 18, 83.00, 62.00, 8.00, 10.00, 15.00 +TPH, 04, 18, 65.00, 34.00, 9.00, 6.00, 11.00 +TRI, 04, 18, 69.00, 44.00, 23.00, 25.00, 36.00 +TRK, 04, 18, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 18, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 18, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 18, 74.00, 51.00, 23.00, 19.00, 33.00 +TUP, 04, 18, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 18, 83.00, 52.00, 4.00, 5.00, 7.00 +TVC, 04, 18, 55.00, 33.00, 24.00, 23.00, 33.00 +TVL, 04, 18, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 18, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 18, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 18, 72.00, 46.00, 22.00, 25.00, 35.00 +T01, 04, 18, 67.00, 44.00, -9999.00, -9999.00, 30.00 +T02, 04, 18, 75.00, 52.00, -9999.00, -9999.00, 26.00 +T03, 04, 18, 76.00, 52.00, -9999.00, -9999.00, 24.00 +T04, 04, 18, 82.00, 62.00, -9999.00, -9999.00, 16.00 +T05, 04, 18, 68.00, 43.00, -9999.00, -9999.00, 27.00 +T06, 04, 18, 79.00, 52.00, -9999.00, -9999.00, 29.00 +T07, 04, 18, 70.00, 37.00, -9999.00, -9999.00, 30.00 +T08, 04, 18, 63.00, 42.00, -9999.00, -9999.00, 24.00 +UCA, 04, 18, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 18, 73.00, 46.00, -9999.00, -9999.00, 6.00 +UIL, 04, 18, 56.00, 38.00, 51.00, 51.00, 61.00 +UIN, 04, 18, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 18, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 18, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 18, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +U15, 04, 18, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +U28, 04, 18, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 18, 80.00, 53.00, -9999.00, -9999.00, 23.00 +VBG, 04, 18, 69.00, 45.00, -9999.00, -9999.00, 18.00 +VCT, 04, 18, 81.00, 62.00, 15.00, 15.00, 24.00 +VCV, 04, 18, 74.00, 42.00, -9999.00, -9999.00, 6.00 +VDZ, 04, 18, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 18, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 18, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 18, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 18, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 18, 79.00, 54.00, -9999.00, -9999.00, 21.00 +VRB, 04, 18, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 18, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 18, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 18, 67.00, 44.00, 26.00, 22.00, -9999.00 +WJA, 04, 18, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 18, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 18, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 18, 65.00, 31.00, 15.00, 16.00, 24.00 +WPO, 04, 18, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 18, 79.00, 52.00, -9999.00, -9999.00, 25.00 +WRG, 04, 18, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 18, 65.00, 39.00, -9999.00, -9999.00, 35.00 +WRL, 04, 18, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +X68, 04, 18, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 18, 45.00, 30.00, 53.00, 52.00, 63.00 +YCG, 04, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 18, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 18, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 18, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 18, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 18, 65.00, 36.00, 9.00, 9.00, 15.00 +YNG, 04, 18, 60.00, 38.00, 30.00, 33.00, 46.00 +YPA, 04, 18, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 18, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 18, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 18, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 18, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 18, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 18, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 18, 88.00, 58.00, 2.00, 1.00, 2.00 +YVR, 04, 18, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 18, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 18, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 18, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 18, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 18, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 18, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 18, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 18, 50.00, 30.00, 27.00, 26.00, 36.00 +ZUN, 04, 18, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 18, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 18, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 18, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +01R, 04, 18, 79.00, 56.00, -9999.00, -9999.00, 27.00 +1V1, 04, 18, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 18, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 18, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 18, 71.00, 51.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 18, 78.00, 51.00, -9999.00, -9999.00, 26.00 +3B1, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 18, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 18, 56.00, 32.00, -9999.00, -9999.00, 34.00 +3SE, 04, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 18, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 18, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 18, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 18, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 18, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 18, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 18, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 19, 62.00, 40.00, 26.00, 25.00, 39.00 +ABI, 04, 19, 79.00, 54.00, 14.00, 10.00, 21.00 +ABQ, 04, 19, 72.00, 41.00, 8.00, 7.00, 13.00 +ABR, 04, 19, 60.00, 35.00, 21.00, 19.00, 30.00 +ABY, 04, 19, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 19, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 19, 79.00, 58.00, 17.00, 17.00, 27.00 +ACV, 04, 19, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 19, 62.00, 41.00, 24.00, 22.00, 34.00 +ADK, 04, 19, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 19, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 19, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 19, 66.00, 43.00, -9999.00, -9999.00, 34.00 +AEX, 04, 19, 79.00, 57.00, -9999.00, -9999.00, 27.00 +AFF, 04, 19, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 19, 86.00, 60.00, -9999.00, -9999.00, 20.00 +AGS, 04, 19, 78.00, 50.00, 17.00, 20.00, 28.00 +AHN, 04, 19, 75.00, 51.00, 18.00, 20.00, 29.00 +AKN, 04, 19, 41.00, 25.00, 26.00, 26.00, 37.00 +AKO, 04, 19, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 19, 60.00, 37.00, 26.00, 26.00, 40.00 +ALI, 04, 19, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 19, 62.00, 39.00, 25.00, 25.00, 38.00 +ALS, 04, 19, 60.00, 25.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 19, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 19, 73.00, 44.00, 16.00, 12.00, 23.00 +AMG, 04, 19, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 19, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 19, 45.00, 30.00, 16.00, 15.00, 24.00 +AND, 04, 19, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 19, 51.00, 38.00, 52.00, 50.00, 64.00 +AOO, 04, 19, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +APN, 04, 19, 54.00, 32.00, 28.00, 26.00, 39.00 +AQQ, 04, 19, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +ART, 04, 19, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +AST, 04, 19, 57.00, 41.00, 43.00, 46.00, 56.00 +ATL, 04, 19, 74.00, 52.00, 19.00, 20.00, 29.00 +ATW, 04, 19, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 19, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 19, 66.00, 42.00, -9999.00, -9999.00, 40.00 +AUG, 04, 19, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 19, 80.00, 61.00, 20.00, 16.00, 29.00 +AUW, 04, 19, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 19, 69.00, 44.00, 22.00, 23.00, 33.00 +AVP, 04, 19, 60.00, 40.00, 31.00, 29.00, 43.00 +AXN, 04, 19, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 19, 58.00, 37.00, -9999.00, -9999.00, 33.00 +AYS, 04, 19, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 19, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 19, 75.00, 48.00, -9999.00, -9999.00, 20.00 +BAD, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +BAF, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 19, 53.00, 24.00, -9999.00, -9999.00, 17.00 +BDL, 04, 19, 62.00, 39.00, 26.00, 26.00, 37.00 +BDR, 04, 19, 58.00, 41.00, 26.00, 21.00, 35.00 +BET, 04, 19, 34.00, 18.00, 20.00, 22.00, 31.00 +BFD, 04, 19, 55.00, 33.00, 35.00, 33.00, 47.00 +BFF, 04, 19, 63.00, 33.00, 23.00, 21.00, 33.00 +BFL, 04, 19, 77.00, 51.00, 7.00, 7.00, 11.00 +BGM, 04, 19, 56.00, 37.00, 33.00, 31.00, 45.00 +BGR, 04, 19, 53.00, 34.00, 26.00, 23.00, 36.00 +BGS, 04, 19, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 19, 76.00, 50.00, 21.00, 20.00, 31.00 +BID, 04, 19, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 19, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 19, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 19, 59.00, 36.00, 22.00, 23.00, 33.00 +BIS, 04, 19, 57.00, 33.00, 20.00, 19.00, 31.00 +BIX, 04, 19, 78.00, 61.00, -9999.00, -9999.00, 23.00 +BJI, 04, 19, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 19, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 19, 63.00, 32.00, -9999.00, -9999.00, 21.00 +BKW, 04, 19, 63.00, 42.00, 31.00, 31.00, 45.00 +BLF, 04, 19, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 19, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 19, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 19, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 19, 70.00, 46.00, -9999.00, -9999.00, 36.00 +BNA, 04, 19, 72.00, 49.00, 28.00, 26.00, 39.00 +BNO, 04, 19, 58.00, 30.00, -9999.00, 18.00, 33.00 +BOI, 04, 19, 63.00, 38.00, 18.00, 19.00, 28.00 +BOS, 04, 19, 58.00, 42.00, 25.00, 23.00, 37.00 +BPI, 04, 19, 53.00, 20.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 19, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 19, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 19, 64.00, 43.00, -9999.00, -9999.00, 34.00 +BRO, 04, 19, 85.00, 68.00, 10.00, 8.00, 14.00 +BRW, 04, 19, 8.00, -6.00, 10.00, 12.00, 18.00 +BSM, 04, 19, 80.00, 61.00, -9999.00, -9999.00, 23.00 +BTI, 04, 19, 10.00, -6.00, 8.00, 11.00, 15.00 +BTL, 04, 19, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 19, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 19, 81.00, 59.00, 19.00, 18.00, 29.00 +BTT, 04, 19, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 19, 56.00, 36.00, 31.00, 29.00, 45.00 +BUB, 04, 19, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 19, 56.00, 38.00, 31.00, 33.00, 45.00 +BUR, 04, 19, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 19, 78.00, 61.00, -9999.00, 13.00, 23.00 +BWG, 04, 19, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 19, 66.00, 44.00, 26.00, 22.00, 36.00 +BYH, 04, 19, 73.00, 52.00, -9999.00, -9999.00, 37.00 +BYI, 04, 19, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 19, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 19, 78.00, 51.00, 15.00, 19.00, 26.00 +CAG, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 19, 61.00, 40.00, 29.00, 35.00, 46.00 +CAO, 04, 19, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 19, 49.00, 31.00, 32.00, 33.00, 46.00 +CBM, 04, 19, 77.00, 51.00, -9999.00, -9999.00, 28.00 +CDB, 04, 19, 39.00, 29.00, 46.00, 52.00, 66.00 +CDC, 04, 19, 63.00, 35.00, 14.00, 11.00, 19.00 +CDR, 04, 19, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 19, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 19, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 19, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 19, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 19, 73.00, 48.00, 23.00, 22.00, 34.00 +CHO, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 19, 77.00, 55.00, 17.00, 17.00, 26.00 +CID, 04, 19, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 19, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 19, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 19, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 19, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 19, 60.00, 39.00, 31.00, 32.00, 46.00 +CLL, 04, 19, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 19, 72.00, 49.00, 19.00, 20.00, 29.00 +CMH, 04, 19, 64.00, 42.00, 27.00, 30.00, 41.00 +CMI, 04, 19, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 19, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 19, 66.00, 43.00, 31.00, 19.00, 39.00 +CNM, 04, 19, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 19, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +COD, 04, 19, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +COF, 04, 19, 81.00, 61.00, -9999.00, -9999.00, 18.00 +CON, 04, 19, 59.00, 33.00, 25.00, 24.00, 37.00 +COS, 04, 19, 61.00, 34.00, 20.00, 19.00, 28.00 +COT, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 19, 67.00, 45.00, 29.00, 26.00, 41.00 +CPR, 04, 19, 58.00, 31.00, 23.00, 26.00, 35.00 +CRBC, 04, 19, 47.00, 15.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 19, 83.00, 64.00, 12.00, 10.00, 18.00 +CRW, 04, 19, 68.00, 44.00, 31.00, 31.00, 44.00 +CSG, 04, 19, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 19, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 19, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 19, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 19, 66.00, 44.00, 28.00, 30.00, 42.00 +CVN, 04, 19, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 19, 74.00, 43.00, -9999.00, -9999.00, 11.00 +CXY, 04, 19, 64.00, 43.00, 24.00, 24.00, 35.00 +CYS, 04, 19, 56.00, 32.00, 23.00, 23.00, 33.00 +DAA, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 19, 81.00, 60.00, 10.00, 15.00, 20.00 +DAG, 04, 19, 79.00, 53.00, 3.00, 3.00, 6.00 +DAL, 04, 19, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 19, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 19, 64.00, 42.00, 29.00, 29.00, 42.00 +DBQ, 04, 19, 60.00, 39.00, 31.00, 26.00, 42.00 +DCA, 04, 19, 68.00, 48.00, 21.00, 22.00, 32.00 +DDC, 04, 19, 69.00, 43.00, 20.00, 18.00, 29.00 +DEC, 04, 19, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 19, 63.00, 36.00, 22.00, 20.00, 29.00 +DFW, 04, 19, 77.00, 56.00, 18.00, 15.00, 27.00 +DHN, 04, 19, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 19, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 19, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 19, 84.00, 60.00, -9999.00, -9999.00, 16.00 +DLG, 04, 19, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 19, 51.00, 31.00, 25.00, 22.00, 36.00 +DLLC, 04, 19, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 19, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 19, 83.00, 52.00, -9999.00, -9999.00, 5.00 +DMN, 04, 19, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 19, 67.00, 44.00, -9999.00, -9999.00, 35.00 +DPG, 04, 19, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 19, 79.00, 54.00, -9999.00, -9999.00, 21.00 +DRA, 04, 19, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 19, 84.00, 60.00, 16.00, 10.00, 20.00 +DSM, 04, 19, 64.00, 42.00, 28.00, 25.00, 40.00 +DTW, 04, 19, 60.00, 38.00, 27.00, 27.00, 40.00 +DUG, 04, 19, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 19, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 19, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 19, 79.00, 54.00, -9999.00, -9999.00, 21.00 +D45, 04, 19, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 19, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 19, 59.00, 35.00, 24.00, 24.00, 34.00 +ECG, 04, 19, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 19, 73.00, 47.00, -9999.00, -9999.00, 7.00 +EED, 04, 19, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 19, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 19, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 19, 63.00, 36.00, 37.00, 38.00, 52.00 +EKO, 04, 19, 61.00, 31.00, 15.00, 17.00, 24.00 +ELD, 04, 19, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 19, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 19, 80.00, 49.00, 4.00, 3.00, 5.00 +ELY, 04, 19, 59.00, 27.00, 15.00, 16.00, 24.00 +EMP, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 19, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +END, 04, 19, 74.00, 50.00, -9999.00, -9999.00, 13.00 +ENN, 04, 19, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 19, 63.00, 42.00, -9999.00, -9999.00, 21.00 +EPH, 04, 19, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 19, 56.00, 39.00, 33.00, 30.00, 44.00 +ESF, 04, 19, 79.00, 57.00, -9999.00, -9999.00, 30.00 +EUG, 04, 19, 61.00, 41.00, 32.00, 30.00, 42.00 +EVV, 04, 19, 69.00, 46.00, 32.00, 29.00, 44.00 +EWN, 04, 19, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 19, 64.00, 44.00, 25.00, 24.00, 36.00 +EYW, 04, 19, 82.00, 73.00, 11.00, 10.00, 18.00 +E74, 04, 19, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 19, 72.00, 46.00, -9999.00, -9999.00, 29.00 +FAI, 04, 19, 44.00, 24.00, 13.00, 12.00, 18.00 +FAR, 04, 19, 57.00, 34.00, 19.00, 16.00, 26.00 +FAT, 04, 19, 77.00, 48.00, 8.00, 7.00, 11.00 +FAY, 04, 19, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 19, 57.00, 32.00, 21.00, 23.00, 34.00 +FCS, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 19, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 19, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 04, 19, 59.00, 28.00, 15.00, 15.00, 21.00 +FLL, 04, 19, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 19, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 19, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +FME, 04, 19, 69.00, 41.00, -9999.00, -9999.00, 34.00 +FMH, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 04, 19, 71.00, 34.00, 7.00, 10.00, 14.00 +FMY, 04, 19, 85.00, 63.00, 7.00, 10.00, 15.00 +FNT, 04, 19, 58.00, 38.00, 26.00, 28.00, 42.00 +FOD, 04, 19, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 19, 69.00, 45.00, -9999.00, -9999.00, 31.00 +FOK, 04, 19, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 19, 69.00, 45.00, -9999.00, -9999.00, 29.00 +FSD, 04, 19, 61.00, 37.00, 28.00, 22.00, 38.00 +FSI, 04, 19, 76.00, 51.00, -9999.00, -9999.00, 27.00 +FSM, 04, 19, 75.00, 50.00, 24.00, 21.00, 36.00 +FTK, 04, 19, 69.00, 44.00, -9999.00, -9999.00, 36.00 +FWA, 04, 19, 62.00, 40.00, 27.00, 30.00, 42.00 +FWH, 04, 19, 77.00, 55.00, -9999.00, -9999.00, 26.00 +FYU, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 19, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 19, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 19, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 19, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 19, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 19, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 19, 59.00, 36.00, 17.00, 20.00, 29.00 +GFA, 04, 19, 57.00, 33.00, -9999.00, -9999.00, 28.00 +GFK, 04, 19, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 19, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 19, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 19, 59.00, 34.00, 17.00, 15.00, 25.00 +GJT, 04, 19, 67.00, 40.00, 14.00, 15.00, 22.00 +GKN, 04, 19, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 19, 65.00, 37.00, 20.00, 19.00, 29.00 +GLH, 04, 19, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 19, 75.00, 66.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 19, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 19, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GON, 04, 19, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 19, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 19, 56.00, 36.00, 28.00, 27.00, 41.00 +GRCI, 04, 19, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 19, 61.00, 39.00, -9999.00, -9999.00, 46.00 +GRI, 04, 19, 65.00, 40.00, 27.00, 20.00, 35.00 +GRK, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 19, 59.00, 37.00, 31.00, 28.00, 43.00 +GSB, 04, 19, 75.00, 50.00, -9999.00, -9999.00, 29.00 +GSG, 04, 19, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 19, 71.00, 47.00, 21.00, 19.00, 32.00 +GSP, 04, 19, 73.00, 49.00, 18.00, 20.00, 30.00 +GST, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 19, 55.00, 37.00, -9999.00, -9999.00, 46.00 +GTF, 04, 19, 57.00, 33.00, 21.00, 22.00, 30.00 +GUP, 04, 19, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 19, 63.00, 40.00, -9999.00, -9999.00, 40.00 +GVW, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 19, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 19, 68.00, 52.00, 18.00, 16.00, 27.00 +HBR, 04, 19, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 19, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 19, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 19, 61.00, 38.00, -9999.00, -9999.00, 29.00 +HKY, 04, 19, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 19, 58.00, 32.00, 20.00, 19.00, 29.00 +HMN, 04, 19, 81.00, 41.00, -9999.00, -9999.00, 5.00 +HMS, 04, 19, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 19, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 19, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +HON, 04, 19, 61.00, 36.00, 21.00, 20.00, 31.00 +HOP, 04, 19, 71.00, 46.00, -9999.00, -9999.00, 37.00 +HOT, 04, 19, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 19, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 19, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 19, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 19, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 19, 79.00, 54.00, -9999.00, -9999.00, 20.00 +HST, 04, 19, 84.00, 63.00, -9999.00, -9999.00, 16.00 +HSV, 04, 19, 74.00, 50.00, 28.00, 21.00, 37.00 +HTL, 04, 19, 55.00, 34.00, 33.00, 27.00, 44.00 +HTS, 04, 19, 68.00, 45.00, 29.00, 30.00, 43.00 +HUF, 04, 19, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 19, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 19, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 19, 59.00, 33.00, 19.00, 19.00, 28.00 +IAB, 04, 19, 70.00, 46.00, -9999.00, -9999.00, 26.00 +IAD, 04, 19, 67.00, 42.00, 24.00, 23.00, 36.00 +IAG, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 19, 80.00, 59.00, 17.00, 17.00, 26.00 +ICT, 04, 19, 70.00, 46.00, 24.00, 18.00, 35.00 +IDA, 04, 19, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 19, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 19, 64.00, 43.00, 25.00, 24.00, 37.00 +ILI, 04, 19, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 19, 75.00, 52.00, 16.00, 17.00, 26.00 +IMT, 04, 19, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +IND, 04, 19, 65.00, 43.00, 32.00, 29.00, 44.00 +INL, 04, 19, 53.00, 30.00, 23.00, 17.00, 29.00 +INS, 04, 19, 73.00, 46.00, -9999.00, -9999.00, 6.00 +INT, 04, 19, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +INW, 04, 19, 72.00, 38.00, 7.00, 7.00, 11.00 +IPL, 04, 19, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 19, 62.00, 40.00, 28.00, 29.00, 40.00 +IRK, 04, 19, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 19, 58.00, 33.00, 18.00, 16.00, 26.00 +ISP, 04, 19, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 19, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 19, 87.00, 52.00, -9999.00, -9999.00, 6.00 +IWD, 04, 19, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 19, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 19, 79.00, 53.00, 20.00, 19.00, 30.00 +JAX, 04, 19, 80.00, 56.00, 14.00, 16.00, 23.00 +JBR, 04, 19, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 19, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 19, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 19, 60.00, 44.00, 23.00, 23.00, 34.00 +JHW, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 19, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 19, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 19, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 19, 49.00, 33.00, 44.00, 43.00, 56.00 +JST, 04, 19, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 19, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 19, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 19, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 19, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 19, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 19, 59.00, 37.00, 28.00, 27.00, 41.00 +LAR, 04, 19, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 19, 79.00, 52.00, 3.00, 5.00, 6.00 +LAX, 04, 19, 68.00, 53.00, 6.00, 7.00, 11.00 +LBB, 04, 19, 77.00, 48.00, 16.00, 10.00, 21.00 +LBF, 04, 19, 64.00, 36.00, 26.00, 20.00, 33.00 +LCH, 04, 19, 79.00, 60.00, 14.00, 16.00, 23.00 +LCK, 04, 19, 66.00, 42.00, -9999.00, -9999.00, 41.00 +LEB, 04, 19, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 19, 67.00, 46.00, 28.00, 28.00, 42.00 +LFI, 04, 19, 67.00, 50.00, -9999.00, -9999.00, 30.00 +LFK, 04, 19, 80.00, 57.00, 18.00, 18.00, 29.00 +LFT, 04, 19, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 19, 61.00, 45.00, 24.00, 22.00, 35.00 +LGB, 04, 19, 72.00, 52.00, 6.00, 6.00, 11.00 +LGU, 04, 19, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 19, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 19, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 19, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 19, 75.00, 52.00, 22.00, 20.00, 32.00 +LIZ, 04, 19, 49.00, 31.00, -9999.00, -9999.00, 38.00 +LMT, 04, 19, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +LND, 04, 19, 57.00, 32.00, 20.00, 21.00, 27.00 +LNK, 04, 19, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 19, 66.00, 34.00, 8.00, 9.00, 15.00 +LOZ, 04, 19, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 19, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 19, 75.00, 51.00, -9999.00, -9999.00, 36.00 +LSE, 04, 19, 61.00, 39.00, 23.00, 24.00, 34.00 +LSF, 04, 19, 78.00, 54.00, -9999.00, -9999.00, 36.00 +LSV, 04, 19, 83.00, 47.00, -9999.00, -9999.00, 6.00 +LTS, 04, 19, 80.00, 50.00, -9999.00, -9999.00, 22.00 +LUF, 04, 19, 87.00, 51.00, -9999.00, -9999.00, 5.00 +LVS, 04, 19, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 19, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 19, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 19, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 19, 69.00, 45.00, 24.00, 22.00, 34.00 +MAF, 04, 19, 81.00, 51.00, 9.00, 7.00, 14.00 +MBL, 04, 19, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 19, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 19, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 19, 74.00, 49.00, -9999.00, -9999.00, 18.00 +MCF, 04, 19, 83.00, 62.00, -9999.00, -9999.00, 16.00 +MCG, 04, 19, 40.00, 19.00, 18.00, 18.00, 27.00 +MCI, 04, 19, 67.00, 46.00, 29.00, 24.00, 40.00 +MCK, 04, 19, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 19, 79.00, 52.00, 16.00, 17.00, 27.00 +MCO, 04, 19, 84.00, 60.00, 10.00, 14.00, 19.00 +MCW, 04, 19, 60.00, 38.00, 21.00, 20.00, 32.00 +MC2, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 04, 19, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 19, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 19, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 19, 61.00, 42.00, 32.00, 30.00, 43.00 +MEI, 04, 19, 78.00, 52.00, 20.00, 20.00, 32.00 +MEM, 04, 19, 75.00, 54.00, 25.00, 24.00, 37.00 +MER, 04, 19, 76.00, 45.00, -9999.00, -9999.00, 15.00 +MFD, 04, 19, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 19, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 19, 66.00, 39.00, 23.00, 21.00, 30.00 +MGE, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 04, 19, 78.00, 54.00, 21.00, 19.00, 30.00 +MGW, 04, 19, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 19, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 19, 72.00, 47.00, -9999.00, -9999.00, 18.00 +MHS, 04, 19, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 19, 83.00, 67.00, 13.00, 15.00, 22.00 +MIB, 04, 19, 55.00, 34.00, -9999.00, -9999.00, 30.00 +MIV, 04, 19, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 19, 68.00, 36.00, -9999.00, -9999.00, 21.00 +MKC, 04, 19, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 19, 55.00, 37.00, 32.00, 29.00, 45.00 +MKG, 04, 19, 57.00, 37.00, 27.00, 26.00, 40.00 +MKL, 04, 19, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 19, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 19, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 19, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 19, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 19, 63.00, 41.00, 31.00, 25.00, 41.00 +MLS, 04, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 19, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 19, 79.00, 54.00, -9999.00, -9999.00, 26.00 +MOB, 04, 19, 80.00, 58.00, 20.00, 18.00, 29.00 +MOT, 04, 19, 55.00, 34.00, 16.00, 15.00, 23.00 +MPV, 04, 19, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 19, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 19, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 19, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 19, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 19, 64.00, 46.00, -9999.00, -9999.00, 19.00 +MSL, 04, 19, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 19, 59.00, 36.00, 28.00, 28.00, 41.00 +MSO, 04, 19, 59.00, 32.00, 23.00, 20.00, 32.00 +MSP, 04, 19, 59.00, 38.00, 27.00, 23.00, 38.00 +MSS, 04, 19, 55.00, 35.00, 29.00, 27.00, 40.00 +MSY, 04, 19, 80.00, 60.00, 17.00, 17.00, 26.00 +MTC, 04, 19, 57.00, 38.00, -9999.00, -9999.00, 37.00 +MTN, 04, 19, 66.00, 44.00, -9999.00, -9999.00, 34.00 +MTO, 04, 19, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 19, 63.00, 40.00, -9999.00, -9999.00, 34.00 +MUO, 04, 19, 68.00, 37.00, -9999.00, -9999.00, 21.00 +MWA, 04, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 19, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 19, 78.00, 54.00, -9999.00, -9999.00, 27.00 +MYL, 04, 19, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 19, 77.00, 52.00, -9999.00, -9999.00, 25.00 +NAO, 04, 19, 74.00, 59.00, -9999.00, -9999.00, 22.00 +NBC, 04, 19, 78.00, 56.00, -9999.00, -9999.00, 24.00 +NBE, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 04, 19, 61.00, 40.00, -9999.00, -9999.00, 40.00 +NCA, 04, 19, 77.00, 48.00, -9999.00, -9999.00, 30.00 +NCO, 04, 19, 57.00, 40.00, -9999.00, -9999.00, 38.00 +NC1, 04, 19, 73.00, 47.00, -9999.00, -9999.00, 6.00 +NEL, 04, 19, 63.00, 40.00, -9999.00, -9999.00, 37.00 +NFG, 04, 19, 67.00, 50.00, -9999.00, -9999.00, 45.00 +NFL, 04, 19, 66.00, 34.00, -9999.00, -9999.00, 13.00 +NGP, 04, 19, 82.00, 65.00, -9999.00, -9999.00, 17.00 +NGU, 04, 19, 68.00, 49.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 19, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NHK, 04, 19, 68.00, 44.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 19, 54.00, 36.00, -9999.00, -9999.00, 37.00 +NID, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 19, 80.00, 56.00, -9999.00, -9999.00, 21.00 +NIR, 04, 19, 82.00, 61.00, -9999.00, -9999.00, 20.00 +NKT, 04, 19, 72.00, 52.00, -9999.00, -9999.00, 28.00 +NKX, 04, 19, 69.00, 56.00, -9999.00, -9999.00, 16.00 +NLC, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +NMM, 04, 19, 78.00, 51.00, -9999.00, -9999.00, 27.00 +NPA, 04, 19, 78.00, 60.00, -9999.00, -9999.00, 20.00 +NQA, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 04, 19, 85.00, 64.00, -9999.00, -9999.00, 17.00 +NQX, 04, 19, 82.00, 73.00, -9999.00, -9999.00, 15.00 +NRB, 04, 19, 79.00, 60.00, -9999.00, -9999.00, 21.00 +NRC, 04, 19, 77.00, 45.00, -9999.00, -9999.00, 19.00 +NRS, 04, 19, 67.00, 52.00, -9999.00, -9999.00, 12.00 +NSE, 04, 19, 79.00, 56.00, -9999.00, -9999.00, 23.00 +NSI, 04, 19, 69.00, 49.00, -9999.00, -9999.00, 12.00 +NTD, 04, 19, 69.00, 49.00, -9999.00, -9999.00, 9.00 +NTK, 04, 19, 73.00, 52.00, -9999.00, -9999.00, 12.00 +NTU, 04, 19, 68.00, 49.00, -9999.00, -9999.00, 30.00 +NUC, 04, 19, 67.00, 52.00, -9999.00, -9999.00, 12.00 +NUQ, 04, 19, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NUW, 04, 19, 58.00, 40.00, -9999.00, -9999.00, 39.00 +NWF, 04, 19, 72.00, 52.00, -9999.00, -9999.00, 13.00 +NXX, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 19, 69.00, 42.00, -9999.00, -9999.00, 33.00 +NZC, 04, 19, 81.00, 53.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 19, 73.00, 48.00, -9999.00, -9999.00, 13.00 +NZW, 04, 19, 59.00, 38.00, -9999.00, -9999.00, 37.00 +NZY, 04, 19, 69.00, 56.00, -9999.00, -9999.00, 12.00 +OAK, 04, 19, 67.00, 45.00, 13.00, 15.00, 22.00 +OAR, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFF, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 04, 19, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 19, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 19, 73.00, 50.00, 19.00, 15.00, 28.00 +OLM, 04, 19, 60.00, 37.00, 37.00, 36.00, 48.00 +OMA, 04, 19, 66.00, 42.00, 25.00, 22.00, 37.00 +OME, 04, 19, 28.00, 13.00, 18.00, 21.00, 27.00 +ONT, 04, 19, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 19, 61.00, 40.00, 33.00, 28.00, 46.00 +ORF, 04, 19, 68.00, 49.00, 20.00, 20.00, 29.00 +ORH, 04, 19, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 19, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 19, 54.00, 33.00, -9999.00, -9999.00, 35.00 +OTG, 04, 19, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 19, 57.00, 43.00, 37.00, 40.00, 50.00 +OTM, 04, 19, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 19, 23.00, 6.00, 12.00, 17.00, 21.00 +OURC, 04, 19, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 19, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 19, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 19, 80.00, 55.00, -9999.00, -9999.00, 24.00 +PACZ, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 19, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 19, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 19, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 19, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 19, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 19, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 19, 79.00, 56.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 19, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 19, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 19, 38.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 19, 18.00, 6.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 19, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 19, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 19, 56.00, 35.00, -9999.00, -9999.00, 33.00 +PBI, 04, 19, 83.00, 65.00, 11.00, 18.00, 24.00 +PDT, 04, 19, 63.00, 40.00, 20.00, 15.00, 27.00 +PDX, 04, 19, 62.00, 42.00, 35.00, 36.00, 48.00 +PFN, 04, 19, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 19, 64.00, 44.00, 23.00, 27.00, 37.00 +PHX, 04, 19, 86.00, 57.00, 3.00, 5.00, 7.00 +PIA, 04, 19, 64.00, 42.00, 32.00, 26.00, 42.00 +PIB, 04, 19, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 19, 59.00, 33.00, 19.00, 19.00, 30.00 +PIR, 04, 19, 62.00, 37.00, 18.00, 16.00, 25.00 +PIT, 04, 19, 62.00, 40.00, 31.00, 31.00, 44.00 +PKB, 04, 19, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 19, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 19, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 19, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 19, 78.00, 60.00, 15.00, 14.00, 24.00 +POB, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 19, 79.00, 55.00, -9999.00, -9999.00, 30.00 +POM, 04, 19, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +POU, 04, 19, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 19, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 19, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 19, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 19, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 19, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 19, 57.00, 35.00, -9999.00, -9999.00, 37.00 +PSP, 04, 19, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 19, 79.00, 63.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 19, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 19, 69.00, 37.00, 14.00, 13.00, 20.00 +PUC, 04, 19, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 19, 59.00, 39.00, 27.00, 21.00, 38.00 +PVU, 04, 19, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 19, 54.00, 36.00, 27.00, 27.00, 39.00 +P02, 04, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P07, 04, 19, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +P11, 04, 19, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +P24, 04, 19, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +P28, 04, 19, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +P35, 04, 19, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +P38, 04, 19, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +P39, 04, 19, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +P58, 04, 19, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +P59, 04, 19, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +P60, 04, 19, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +P61, 04, 19, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +P67, 04, 19, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +P68, 04, 19, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +P69, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 19, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 19, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 19, 60.00, 34.00, 21.00, 20.00, 29.00 +RBL, 04, 19, 73.00, 48.00, 15.00, 14.00, 21.00 +RCA, 04, 19, 60.00, 34.00, -9999.00, -9999.00, 30.00 +RDD, 04, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 19, 60.00, 30.00, 14.00, 15.00, 25.00 +RDR, 04, 19, 55.00, 33.00, -9999.00, -9999.00, 28.00 +RDU, 04, 19, 73.00, 48.00, 18.00, 17.00, 26.00 +REE, 04, 19, 77.00, 48.00, -9999.00, -9999.00, 13.00 +REJ, 04, 19, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 19, 61.00, 39.00, 32.00, 28.00, 44.00 +RIC, 04, 19, 71.00, 46.00, 20.00, 21.00, 31.00 +RIV, 04, 19, 75.00, 48.00, -9999.00, -9999.00, 13.00 +RIW, 04, 19, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 19, 55.00, 30.00, 16.00, 12.00, 23.00 +RME, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +RMG, 04, 19, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +RND, 04, 19, 81.00, 60.00, -9999.00, -9999.00, 22.00 +RNO, 04, 19, 65.00, 34.00, 9.00, 9.00, 14.00 +ROA, 04, 19, 69.00, 45.00, 22.00, 21.00, 33.00 +ROC, 04, 19, 58.00, 38.00, 30.00, 30.00, 43.00 +ROW, 04, 19, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 19, 68.00, 43.00, 20.00, 17.00, 29.00 +RST, 04, 19, 58.00, 37.00, 29.00, 26.00, 42.00 +RWF, 04, 19, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 19, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 19, 73.00, 46.00, 12.00, 13.00, 17.00 +SAF, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 19, 69.00, 56.00, 9.00, 7.00, 14.00 +SAT, 04, 19, 81.00, 60.00, 20.00, 18.00, 30.00 +SAV, 04, 19, 79.00, 56.00, 15.00, 19.00, 26.00 +SAW, 04, 19, 50.00, 33.00, -9999.00, -9999.00, 38.00 +SBA, 04, 19, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 19, 76.00, 48.00, -9999.00, -9999.00, 14.00 +SBN, 04, 19, 61.00, 40.00, 32.00, 33.00, 47.00 +SBP, 04, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 19, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 19, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 19, 10.00, -7.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 19, 74.00, 47.00, 7.00, 12.00, 15.00 +SDF, 04, 19, 69.00, 47.00, 28.00, 27.00, 40.00 +SEA, 04, 19, 58.00, 42.00, 30.00, 25.00, 40.00 +SEM, 04, 19, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 19, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 19, 64.00, 48.00, 12.00, 14.00, 18.00 +SGF, 04, 19, 69.00, 46.00, 27.00, 25.00, 42.00 +SGY, 04, 19, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 19, 59.00, 32.00, 23.00, 24.00, 34.00 +SHV, 04, 19, 78.00, 55.00, 19.00, 20.00, 30.00 +SIT, 04, 19, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 19, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 19, 82.00, 54.00, 15.00, 9.00, 20.00 +SKA, 04, 19, 59.00, 36.00, -9999.00, -9999.00, 26.00 +SKF, 04, 19, 81.00, 60.00, -9999.00, -9999.00, 23.00 +SLC, 04, 19, 63.00, 39.00, 22.00, 20.00, 31.00 +SLE, 04, 19, 61.00, 38.00, 31.00, 31.00, 42.00 +SLN, 04, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 19, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 19, 67.00, 43.00, -9999.00, 10.00, 19.00 +SNA, 04, 19, 65.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 19, 34.00, 25.00, 34.00, 37.00, 52.00 +SNS, 04, 19, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 19, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 19, 66.00, 44.00, 32.00, 24.00, 42.00 +SPS, 04, 19, 77.00, 52.00, 16.00, 16.00, 26.00 +SRQ, 04, 19, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 19, 78.00, 51.00, -9999.00, -9999.00, 27.00 +SSI, 04, 19, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +STC, 04, 19, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 19, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +STL, 04, 19, 69.00, 48.00, 28.00, 25.00, 41.00 +STNV, 04, 19, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STS, 04, 19, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 19, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 19, 72.00, 46.00, -9999.00, -9999.00, 17.00 +SUX, 04, 19, 64.00, 40.00, 26.00, 22.00, 36.00 +SVN, 04, 19, 79.00, 56.00, -9999.00, -9999.00, 24.00 +SWF, 04, 19, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 19, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 19, 58.00, 37.00, 32.00, 32.00, 44.00 +SZL, 04, 19, 69.00, 43.00, -9999.00, -9999.00, 27.00 +TAD, 04, 19, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 19, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 19, 74.00, 43.00, -9999.00, -9999.00, 35.00 +TCC, 04, 19, 74.00, 43.00, 9.00, 9.00, 15.00 +TCL, 04, 19, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 19, 61.00, 39.00, -9999.00, -9999.00, 45.00 +TCS, 04, 19, 75.00, 46.00, -9999.00, -9999.00, 5.00 +TEB, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 19, 73.00, 50.00, -9999.00, -9999.00, 24.00 +TKA, 04, 19, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 19, 81.00, 53.00, 14.00, 16.00, 24.00 +TNX, 04, 19, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 19, 61.00, 38.00, 28.00, 31.00, 45.00 +TOP, 04, 19, 69.00, 45.00, 27.00, 23.00, 39.00 +TPA, 04, 19, 83.00, 62.00, 8.00, 11.00, 16.00 +TPH, 04, 19, 65.00, 34.00, 9.00, 6.00, 11.00 +TRI, 04, 19, 69.00, 44.00, 23.00, 25.00, 36.00 +TRK, 04, 19, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 19, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 19, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 19, 74.00, 51.00, 23.00, 19.00, 34.00 +TUP, 04, 19, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 19, 83.00, 52.00, 4.00, 5.00, 7.00 +TVC, 04, 19, 56.00, 33.00, 23.00, 22.00, 33.00 +TVL, 04, 19, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 19, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 19, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 19, 72.00, 46.00, 23.00, 25.00, 35.00 +T01, 04, 19, 67.00, 44.00, -9999.00, -9999.00, 30.00 +T02, 04, 19, 75.00, 52.00, -9999.00, -9999.00, 26.00 +T03, 04, 19, 76.00, 52.00, -9999.00, -9999.00, 25.00 +T04, 04, 19, 82.00, 62.00, -9999.00, -9999.00, 16.00 +T05, 04, 19, 68.00, 43.00, -9999.00, -9999.00, 28.00 +T06, 04, 19, 79.00, 52.00, -9999.00, -9999.00, 28.00 +T07, 04, 19, 70.00, 37.00, -9999.00, -9999.00, 29.00 +T08, 04, 19, 63.00, 42.00, -9999.00, -9999.00, 24.00 +UCA, 04, 19, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 19, 73.00, 46.00, -9999.00, -9999.00, 6.00 +UIL, 04, 19, 56.00, 38.00, 50.00, 51.00, 60.00 +UIN, 04, 19, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 19, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 19, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 19, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +U15, 04, 19, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +U28, 04, 19, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 19, 80.00, 53.00, -9999.00, -9999.00, 24.00 +VBG, 04, 19, 69.00, 45.00, -9999.00, -9999.00, 18.00 +VCT, 04, 19, 81.00, 62.00, 15.00, 15.00, 24.00 +VCV, 04, 19, 74.00, 42.00, -9999.00, -9999.00, 5.00 +VDZ, 04, 19, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 19, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 19, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 19, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 19, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 19, 79.00, 54.00, -9999.00, -9999.00, 21.00 +VRB, 04, 19, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 19, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 19, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 19, 67.00, 44.00, 26.00, 22.00, -9999.00 +WJA, 04, 19, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 19, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 19, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 19, 65.00, 31.00, 15.00, 16.00, 24.00 +WPO, 04, 19, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 19, 79.00, 52.00, -9999.00, -9999.00, 26.00 +WRG, 04, 19, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 19, 65.00, 39.00, -9999.00, -9999.00, 35.00 +WRL, 04, 19, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +X68, 04, 19, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 19, 45.00, 30.00, 53.00, 52.00, 63.00 +YCG, 04, 19, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 19, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 19, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 19, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 19, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 19, 65.00, 36.00, 9.00, 9.00, 15.00 +YNG, 04, 19, 60.00, 38.00, 30.00, 33.00, 46.00 +YPA, 04, 19, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 19, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 19, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 19, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 19, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 19, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 19, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 19, 88.00, 58.00, 2.00, 1.00, 2.00 +YVR, 04, 19, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 19, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 19, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 19, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 19, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 19, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 19, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 19, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 19, 51.00, 30.00, 27.00, 26.00, 36.00 +ZUN, 04, 19, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 19, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 19, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +01R, 04, 19, 79.00, 56.00, -9999.00, -9999.00, 27.00 +1V1, 04, 19, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 19, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 19, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 19, 71.00, 51.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 19, 78.00, 51.00, -9999.00, -9999.00, 26.00 +3B1, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 19, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 19, 56.00, 32.00, -9999.00, -9999.00, 34.00 +3SE, 04, 19, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 19, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 19, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 19, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 19, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 19, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 19, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 19, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 20, 62.00, 40.00, 26.00, 25.00, 39.00 +ABI, 04, 20, 79.00, 54.00, 14.00, 10.00, 21.00 +ABQ, 04, 20, 72.00, 41.00, 8.00, 7.00, 13.00 +ABR, 04, 20, 60.00, 35.00, 21.00, 19.00, 30.00 +ABY, 04, 20, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 20, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 20, 79.00, 58.00, 17.00, 17.00, 27.00 +ACV, 04, 20, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 20, 62.00, 41.00, 24.00, 22.00, 34.00 +ADK, 04, 20, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 20, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 20, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 20, 66.00, 43.00, -9999.00, -9999.00, 34.00 +AEX, 04, 20, 79.00, 57.00, -9999.00, -9999.00, 27.00 +AFF, 04, 20, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 20, 86.00, 60.00, -9999.00, -9999.00, 21.00 +AGS, 04, 20, 78.00, 50.00, 17.00, 20.00, 28.00 +AHN, 04, 20, 75.00, 51.00, 18.00, 20.00, 29.00 +AKN, 04, 20, 41.00, 25.00, 26.00, 26.00, 37.00 +AKO, 04, 20, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 20, 60.00, 37.00, 26.00, 26.00, 40.00 +ALI, 04, 20, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 20, 62.00, 39.00, 25.00, 25.00, 38.00 +ALS, 04, 20, 60.00, 25.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 20, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 20, 73.00, 44.00, 16.00, 12.00, 23.00 +AMG, 04, 20, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 20, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 20, 45.00, 30.00, 16.00, 15.00, 24.00 +AND, 04, 20, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 20, 51.00, 38.00, 51.00, 50.00, 64.00 +AOO, 04, 20, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +APN, 04, 20, 54.00, 32.00, 28.00, 26.00, 39.00 +AQQ, 04, 20, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +ART, 04, 20, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +AST, 04, 20, 57.00, 41.00, 43.00, 46.00, 56.00 +ATL, 04, 20, 74.00, 52.00, 19.00, 20.00, 29.00 +ATW, 04, 20, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 20, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 20, 66.00, 42.00, -9999.00, -9999.00, 40.00 +AUG, 04, 20, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 20, 80.00, 61.00, 20.00, 16.00, 29.00 +AUW, 04, 20, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 20, 69.00, 44.00, 22.00, 23.00, 33.00 +AVP, 04, 20, 60.00, 40.00, 31.00, 29.00, 43.00 +AXN, 04, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 20, 58.00, 37.00, -9999.00, -9999.00, 33.00 +AYS, 04, 20, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 20, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 20, 75.00, 48.00, -9999.00, -9999.00, 19.00 +BAD, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +BAF, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 20, 53.00, 24.00, -9999.00, -9999.00, 17.00 +BDL, 04, 20, 62.00, 39.00, 26.00, 26.00, 37.00 +BDR, 04, 20, 58.00, 41.00, 26.00, 21.00, 35.00 +BET, 04, 20, 35.00, 19.00, 20.00, 22.00, 31.00 +BFD, 04, 20, 55.00, 33.00, 35.00, 33.00, 47.00 +BFF, 04, 20, 63.00, 33.00, 23.00, 21.00, 33.00 +BFL, 04, 20, 77.00, 51.00, 7.00, 7.00, 11.00 +BGM, 04, 20, 56.00, 37.00, 33.00, 31.00, 45.00 +BGR, 04, 20, 53.00, 34.00, 26.00, 23.00, 36.00 +BGS, 04, 20, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 20, 76.00, 50.00, 21.00, 20.00, 31.00 +BID, 04, 20, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 20, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 20, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 20, 59.00, 36.00, 22.00, 23.00, 33.00 +BIS, 04, 20, 58.00, 33.00, 20.00, 19.00, 31.00 +BIX, 04, 20, 78.00, 61.00, -9999.00, -9999.00, 23.00 +BJI, 04, 20, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 20, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 20, 63.00, 32.00, -9999.00, -9999.00, 22.00 +BKW, 04, 20, 63.00, 42.00, 31.00, 31.00, 45.00 +BLF, 04, 20, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 20, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 20, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 20, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 20, 70.00, 46.00, -9999.00, -9999.00, 36.00 +BNA, 04, 20, 72.00, 49.00, 28.00, 26.00, 39.00 +BNO, 04, 20, 58.00, 30.00, -9999.00, 18.00, 33.00 +BOI, 04, 20, 63.00, 38.00, 18.00, 19.00, 28.00 +BOS, 04, 20, 58.00, 42.00, 25.00, 23.00, 37.00 +BPI, 04, 20, 53.00, 20.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 20, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 20, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 20, 64.00, 43.00, -9999.00, -9999.00, 34.00 +BRO, 04, 20, 85.00, 68.00, 10.00, 8.00, 14.00 +BRW, 04, 20, 9.00, -5.00, 10.00, 12.00, 18.00 +BSM, 04, 20, 80.00, 61.00, -9999.00, -9999.00, 23.00 +BTI, 04, 20, 11.00, -5.00, 8.00, 11.00, 15.00 +BTL, 04, 20, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 20, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 20, 81.00, 59.00, 19.00, 18.00, 29.00 +BTT, 04, 20, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 20, 56.00, 36.00, 31.00, 29.00, 45.00 +BUB, 04, 20, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 20, 56.00, 38.00, 31.00, 33.00, 45.00 +BUR, 04, 20, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 20, 78.00, 61.00, -9999.00, 13.00, 23.00 +BWG, 04, 20, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 20, 66.00, 44.00, 26.00, 22.00, 36.00 +BYH, 04, 20, 73.00, 52.00, -9999.00, -9999.00, 37.00 +BYI, 04, 20, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 20, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 20, 78.00, 51.00, 15.00, 19.00, 26.00 +CAG, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 20, 61.00, 40.00, 29.00, 35.00, 46.00 +CAO, 04, 20, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 20, 50.00, 31.00, 32.00, 33.00, 46.00 +CBM, 04, 20, 77.00, 51.00, -9999.00, -9999.00, 28.00 +CDB, 04, 20, 39.00, 29.00, 47.00, 52.00, 66.00 +CDC, 04, 20, 63.00, 35.00, 14.00, 11.00, 19.00 +CDR, 04, 20, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 20, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 20, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 20, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 20, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 20, 73.00, 48.00, 23.00, 22.00, 34.00 +CHO, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 20, 77.00, 55.00, 17.00, 17.00, 26.00 +CID, 04, 20, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 20, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 20, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 20, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 20, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 20, 60.00, 39.00, 31.00, 32.00, 46.00 +CLL, 04, 20, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 20, 72.00, 49.00, 19.00, 20.00, 29.00 +CMH, 04, 20, 64.00, 42.00, 27.00, 30.00, 41.00 +CMI, 04, 20, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 20, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 20, 66.00, 43.00, 31.00, 19.00, 39.00 +CNM, 04, 20, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 20, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +COD, 04, 20, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +COF, 04, 20, 81.00, 61.00, -9999.00, -9999.00, 18.00 +CON, 04, 20, 59.00, 33.00, 25.00, 24.00, 37.00 +COS, 04, 20, 61.00, 34.00, 20.00, 19.00, 29.00 +COT, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 20, 67.00, 45.00, 29.00, 26.00, 41.00 +CPR, 04, 20, 58.00, 31.00, 23.00, 26.00, 35.00 +CRBC, 04, 20, 47.00, 15.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 20, 83.00, 64.00, 12.00, 10.00, 18.00 +CRW, 04, 20, 68.00, 44.00, 31.00, 31.00, 44.00 +CSG, 04, 20, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 20, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 20, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 20, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 20, 66.00, 44.00, 28.00, 30.00, 42.00 +CVN, 04, 20, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 20, 74.00, 43.00, -9999.00, -9999.00, 11.00 +CXY, 04, 20, 64.00, 43.00, 24.00, 24.00, 35.00 +CYS, 04, 20, 56.00, 32.00, 23.00, 23.00, 33.00 +DAA, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 20, 81.00, 60.00, 10.00, 16.00, 21.00 +DAG, 04, 20, 79.00, 53.00, 3.00, 3.00, 6.00 +DAL, 04, 20, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 20, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 20, 64.00, 42.00, 29.00, 29.00, 42.00 +DBQ, 04, 20, 60.00, 39.00, 31.00, 26.00, 42.00 +DCA, 04, 20, 68.00, 48.00, 21.00, 22.00, 32.00 +DDC, 04, 20, 69.00, 43.00, 20.00, 18.00, 29.00 +DEC, 04, 20, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 20, 63.00, 36.00, 22.00, 20.00, 29.00 +DFW, 04, 20, 77.00, 56.00, 18.00, 15.00, 27.00 +DHN, 04, 20, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 20, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 20, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 20, 84.00, 60.00, -9999.00, -9999.00, 16.00 +DLG, 04, 20, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 20, 51.00, 31.00, 25.00, 22.00, 36.00 +DLLC, 04, 20, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 20, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 20, 83.00, 52.00, -9999.00, -9999.00, 5.00 +DMN, 04, 20, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 20, 67.00, 44.00, -9999.00, -9999.00, 35.00 +DPG, 04, 20, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 20, 79.00, 54.00, -9999.00, -9999.00, 21.00 +DRA, 04, 20, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 20, 84.00, 60.00, 16.00, 10.00, 20.00 +DSM, 04, 20, 64.00, 42.00, 28.00, 25.00, 40.00 +DTW, 04, 20, 60.00, 38.00, 27.00, 27.00, 40.00 +DUG, 04, 20, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 20, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 20, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 20, 79.00, 54.00, -9999.00, -9999.00, 21.00 +D45, 04, 20, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 20, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 20, 59.00, 35.00, 24.00, 24.00, 34.00 +ECG, 04, 20, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 20, 73.00, 47.00, -9999.00, -9999.00, 7.00 +EED, 04, 20, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 20, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 20, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 20, 63.00, 36.00, 37.00, 38.00, 52.00 +EKO, 04, 20, 61.00, 31.00, 15.00, 17.00, 24.00 +ELD, 04, 20, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 20, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 20, 80.00, 49.00, 4.00, 3.00, 5.00 +ELY, 04, 20, 59.00, 27.00, 15.00, 16.00, 24.00 +EMP, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 20, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +END, 04, 20, 74.00, 50.00, -9999.00, -9999.00, 14.00 +ENN, 04, 20, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 20, 63.00, 42.00, -9999.00, -9999.00, 21.00 +EPH, 04, 20, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 20, 56.00, 39.00, 33.00, 30.00, 44.00 +ESF, 04, 20, 79.00, 57.00, -9999.00, -9999.00, 30.00 +EUG, 04, 20, 61.00, 41.00, 32.00, 30.00, 42.00 +EVV, 04, 20, 69.00, 46.00, 32.00, 29.00, 44.00 +EWN, 04, 20, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 20, 64.00, 44.00, 25.00, 24.00, 36.00 +EYW, 04, 20, 82.00, 73.00, 11.00, 10.00, 18.00 +E74, 04, 20, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 20, 72.00, 46.00, -9999.00, -9999.00, 29.00 +FAI, 04, 20, 45.00, 25.00, 13.00, 12.00, 19.00 +FAR, 04, 20, 57.00, 34.00, 19.00, 16.00, 26.00 +FAT, 04, 20, 77.00, 48.00, 8.00, 7.00, 11.00 +FAY, 04, 20, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 20, 57.00, 32.00, 21.00, 23.00, 34.00 +FCS, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 04, 20, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 20, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 04, 20, 59.00, 28.00, 15.00, 15.00, 21.00 +FLL, 04, 20, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 20, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 20, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +FME, 04, 20, 69.00, 41.00, -9999.00, -9999.00, 34.00 +FMH, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 04, 20, 71.00, 34.00, 7.00, 10.00, 14.00 +FMY, 04, 20, 85.00, 63.00, 7.00, 10.00, 15.00 +FNT, 04, 20, 58.00, 38.00, 26.00, 28.00, 42.00 +FOD, 04, 20, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 20, 69.00, 45.00, -9999.00, -9999.00, 31.00 +FOK, 04, 20, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 20, 69.00, 45.00, -9999.00, -9999.00, 29.00 +FSD, 04, 20, 61.00, 37.00, 28.00, 22.00, 38.00 +FSI, 04, 20, 76.00, 51.00, -9999.00, -9999.00, 27.00 +FSM, 04, 20, 75.00, 50.00, 24.00, 21.00, 36.00 +FTK, 04, 20, 69.00, 44.00, -9999.00, -9999.00, 36.00 +FWA, 04, 20, 62.00, 40.00, 27.00, 30.00, 42.00 +FWH, 04, 20, 77.00, 55.00, -9999.00, -9999.00, 26.00 +FYU, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 20, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 20, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 20, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 20, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 20, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 20, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 20, 59.00, 36.00, 17.00, 20.00, 29.00 +GFA, 04, 20, 57.00, 33.00, -9999.00, -9999.00, 28.00 +GFK, 04, 20, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 20, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 20, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 20, 59.00, 34.00, 17.00, 15.00, 25.00 +GJT, 04, 20, 67.00, 40.00, 14.00, 15.00, 22.00 +GKN, 04, 20, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 20, 65.00, 37.00, 20.00, 19.00, 29.00 +GLH, 04, 20, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 20, 75.00, 66.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 20, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 20, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GON, 04, 20, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 20, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 20, 57.00, 36.00, 28.00, 27.00, 41.00 +GRCI, 04, 20, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 20, 61.00, 39.00, -9999.00, -9999.00, 45.00 +GRI, 04, 20, 65.00, 40.00, 27.00, 20.00, 35.00 +GRK, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 20, 59.00, 37.00, 31.00, 28.00, 43.00 +GSB, 04, 20, 75.00, 50.00, -9999.00, -9999.00, 29.00 +GSG, 04, 20, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 20, 71.00, 47.00, 21.00, 19.00, 32.00 +GSP, 04, 20, 73.00, 49.00, 19.00, 20.00, 30.00 +GST, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 20, 55.00, 37.00, -9999.00, -9999.00, 46.00 +GTF, 04, 20, 57.00, 33.00, 21.00, 22.00, 30.00 +GUP, 04, 20, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 20, 63.00, 40.00, -9999.00, -9999.00, 40.00 +GVW, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 04, 20, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 20, 68.00, 52.00, 18.00, 16.00, 27.00 +HBR, 04, 20, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 20, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 20, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 20, 61.00, 38.00, -9999.00, -9999.00, 29.00 +HKY, 04, 20, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 20, 58.00, 32.00, 20.00, 19.00, 29.00 +HMN, 04, 20, 81.00, 41.00, -9999.00, -9999.00, 5.00 +HMS, 04, 20, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 20, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 20, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +HON, 04, 20, 61.00, 36.00, 21.00, 20.00, 31.00 +HOP, 04, 20, 71.00, 46.00, -9999.00, -9999.00, 37.00 +HOT, 04, 20, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 20, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 20, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 20, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 20, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 20, 79.00, 54.00, -9999.00, -9999.00, 20.00 +HST, 04, 20, 84.00, 63.00, -9999.00, -9999.00, 17.00 +HSV, 04, 20, 74.00, 50.00, 28.00, 21.00, 37.00 +HTL, 04, 20, 56.00, 34.00, 32.00, 27.00, 44.00 +HTS, 04, 20, 68.00, 45.00, 29.00, 30.00, 43.00 +HUF, 04, 20, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 20, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 20, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 20, 59.00, 33.00, 19.00, 19.00, 28.00 +IAB, 04, 20, 70.00, 46.00, -9999.00, -9999.00, 26.00 +IAD, 04, 20, 67.00, 42.00, 24.00, 23.00, 36.00 +IAG, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 20, 80.00, 59.00, 17.00, 17.00, 26.00 +ICT, 04, 20, 70.00, 46.00, 24.00, 18.00, 35.00 +IDA, 04, 20, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 20, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 20, 64.00, 43.00, 25.00, 24.00, 37.00 +ILI, 04, 20, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 20, 75.00, 52.00, 16.00, 17.00, 27.00 +IMT, 04, 20, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +IND, 04, 20, 65.00, 43.00, 32.00, 29.00, 44.00 +INL, 04, 20, 53.00, 30.00, 23.00, 17.00, 29.00 +INS, 04, 20, 73.00, 46.00, -9999.00, -9999.00, 6.00 +INT, 04, 20, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +INW, 04, 20, 72.00, 38.00, 7.00, 7.00, 11.00 +IPL, 04, 20, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 20, 62.00, 40.00, 28.00, 29.00, 40.00 +IRK, 04, 20, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 20, 58.00, 33.00, 18.00, 16.00, 26.00 +ISP, 04, 20, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 20, 87.00, 52.00, -9999.00, -9999.00, 6.00 +IWD, 04, 20, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 20, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 20, 79.00, 53.00, 20.00, 19.00, 30.00 +JAX, 04, 20, 80.00, 56.00, 14.00, 16.00, 23.00 +JBR, 04, 20, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 20, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 20, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 20, 60.00, 44.00, 23.00, 23.00, 34.00 +JHW, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 20, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 20, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 20, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 20, 49.00, 33.00, 44.00, 43.00, 56.00 +JST, 04, 20, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 20, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 20, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 20, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 20, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 20, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 20, 59.00, 37.00, 28.00, 27.00, 41.00 +LAR, 04, 20, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 20, 79.00, 52.00, 3.00, 5.00, 6.00 +LAX, 04, 20, 68.00, 53.00, 6.00, 7.00, 11.00 +LBB, 04, 20, 77.00, 48.00, 16.00, 10.00, 21.00 +LBF, 04, 20, 64.00, 36.00, 26.00, 20.00, 33.00 +LCH, 04, 20, 79.00, 60.00, 14.00, 16.00, 23.00 +LCK, 04, 20, 66.00, 42.00, -9999.00, -9999.00, 41.00 +LEB, 04, 20, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 20, 67.00, 46.00, 28.00, 28.00, 42.00 +LFI, 04, 20, 67.00, 50.00, -9999.00, -9999.00, 30.00 +LFK, 04, 20, 80.00, 57.00, 18.00, 18.00, 29.00 +LFT, 04, 20, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 20, 61.00, 45.00, 24.00, 22.00, 35.00 +LGB, 04, 20, 72.00, 52.00, 6.00, 6.00, 11.00 +LGU, 04, 20, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 20, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 20, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 20, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 20, 75.00, 52.00, 22.00, 20.00, 32.00 +LIZ, 04, 20, 50.00, 31.00, -9999.00, -9999.00, 38.00 +LMT, 04, 20, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +LND, 04, 20, 57.00, 32.00, 20.00, 21.00, 27.00 +LNK, 04, 20, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 20, 66.00, 34.00, 8.00, 9.00, 15.00 +LOZ, 04, 20, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 20, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 20, 75.00, 51.00, -9999.00, -9999.00, 36.00 +LSE, 04, 20, 61.00, 39.00, 23.00, 24.00, 34.00 +LSF, 04, 20, 78.00, 54.00, -9999.00, -9999.00, 36.00 +LSV, 04, 20, 83.00, 47.00, -9999.00, -9999.00, 6.00 +LTS, 04, 20, 80.00, 50.00, -9999.00, -9999.00, 22.00 +LUF, 04, 20, 87.00, 51.00, -9999.00, -9999.00, 5.00 +LVS, 04, 20, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 20, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 20, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 20, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 20, 69.00, 45.00, 24.00, 22.00, 34.00 +MAF, 04, 20, 81.00, 51.00, 9.00, 7.00, 14.00 +MBL, 04, 20, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 20, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 20, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 20, 74.00, 49.00, -9999.00, -9999.00, 18.00 +MCF, 04, 20, 83.00, 62.00, -9999.00, -9999.00, 16.00 +MCG, 04, 20, 41.00, 20.00, 18.00, 18.00, 27.00 +MCI, 04, 20, 67.00, 46.00, 29.00, 24.00, 40.00 +MCK, 04, 20, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 20, 79.00, 52.00, 16.00, 17.00, 27.00 +MCO, 04, 20, 84.00, 60.00, 10.00, 14.00, 20.00 +MCW, 04, 20, 60.00, 38.00, 21.00, 20.00, 32.00 +MC2, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 04, 20, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 20, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 20, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 20, 61.00, 42.00, 32.00, 30.00, 43.00 +MEI, 04, 20, 78.00, 52.00, 20.00, 20.00, 32.00 +MEM, 04, 20, 75.00, 54.00, 25.00, 24.00, 37.00 +MER, 04, 20, 76.00, 45.00, -9999.00, -9999.00, 14.00 +MFD, 04, 20, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 20, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 20, 66.00, 39.00, 22.00, 21.00, 30.00 +MGE, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 04, 20, 78.00, 54.00, 21.00, 19.00, 30.00 +MGW, 04, 20, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 20, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 20, 72.00, 47.00, -9999.00, -9999.00, 18.00 +MHS, 04, 20, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 20, 83.00, 67.00, 13.00, 15.00, 22.00 +MIB, 04, 20, 56.00, 34.00, -9999.00, -9999.00, 30.00 +MIV, 04, 20, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 20, 68.00, 36.00, -9999.00, -9999.00, 21.00 +MKC, 04, 20, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 20, 55.00, 37.00, 32.00, 29.00, 45.00 +MKG, 04, 20, 57.00, 37.00, 27.00, 26.00, 40.00 +MKL, 04, 20, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 20, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 20, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 20, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 20, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 20, 63.00, 41.00, 31.00, 25.00, 41.00 +MLS, 04, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 20, 79.00, 54.00, -9999.00, -9999.00, 26.00 +MOB, 04, 20, 80.00, 58.00, 20.00, 18.00, 29.00 +MOT, 04, 20, 56.00, 34.00, 16.00, 15.00, 23.00 +MPV, 04, 20, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 20, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 20, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 20, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 20, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 20, 64.00, 46.00, -9999.00, -9999.00, 19.00 +MSL, 04, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 20, 59.00, 36.00, 28.00, 28.00, 41.00 +MSO, 04, 20, 59.00, 32.00, 23.00, 20.00, 32.00 +MSP, 04, 20, 59.00, 38.00, 27.00, 23.00, 38.00 +MSS, 04, 20, 56.00, 35.00, 29.00, 27.00, 40.00 +MSY, 04, 20, 80.00, 60.00, 17.00, 17.00, 26.00 +MTC, 04, 20, 57.00, 38.00, -9999.00, -9999.00, 37.00 +MTN, 04, 20, 66.00, 44.00, -9999.00, -9999.00, 34.00 +MTO, 04, 20, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 20, 63.00, 40.00, -9999.00, -9999.00, 34.00 +MUO, 04, 20, 68.00, 37.00, -9999.00, -9999.00, 21.00 +MWA, 04, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 20, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 20, 78.00, 54.00, -9999.00, -9999.00, 27.00 +MYL, 04, 20, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 20, 77.00, 52.00, -9999.00, -9999.00, 25.00 +NAO, 04, 20, 74.00, 59.00, -9999.00, -9999.00, 22.00 +NBC, 04, 20, 78.00, 56.00, -9999.00, -9999.00, 24.00 +NBE, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 04, 20, 61.00, 40.00, -9999.00, -9999.00, 40.00 +NCA, 04, 20, 77.00, 48.00, -9999.00, -9999.00, 30.00 +NCO, 04, 20, 57.00, 40.00, -9999.00, -9999.00, 38.00 +NC1, 04, 20, 73.00, 47.00, -9999.00, -9999.00, 6.00 +NEL, 04, 20, 63.00, 40.00, -9999.00, -9999.00, 37.00 +NFG, 04, 20, 67.00, 50.00, -9999.00, -9999.00, 43.00 +NFL, 04, 20, 66.00, 34.00, -9999.00, -9999.00, 13.00 +NGP, 04, 20, 82.00, 65.00, -9999.00, -9999.00, 17.00 +NGU, 04, 20, 68.00, 49.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 20, 64.00, 49.00, -9999.00, -9999.00, 15.00 +NHK, 04, 20, 68.00, 44.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 20, 54.00, 36.00, -9999.00, -9999.00, 37.00 +NID, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 20, 80.00, 56.00, -9999.00, -9999.00, 21.00 +NIR, 04, 20, 82.00, 61.00, -9999.00, -9999.00, 20.00 +NKT, 04, 20, 72.00, 52.00, -9999.00, -9999.00, 28.00 +NKX, 04, 20, 69.00, 56.00, -9999.00, -9999.00, 16.00 +NLC, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +NMM, 04, 20, 78.00, 51.00, -9999.00, -9999.00, 27.00 +NPA, 04, 20, 78.00, 60.00, -9999.00, -9999.00, 20.00 +NQA, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NQI, 04, 20, 85.00, 64.00, -9999.00, -9999.00, 17.00 +NQX, 04, 20, 82.00, 73.00, -9999.00, -9999.00, 15.00 +NRB, 04, 20, 79.00, 60.00, -9999.00, -9999.00, 21.00 +NRC, 04, 20, 77.00, 45.00, -9999.00, -9999.00, 19.00 +NRS, 04, 20, 67.00, 52.00, -9999.00, -9999.00, 12.00 +NSE, 04, 20, 79.00, 56.00, -9999.00, -9999.00, 23.00 +NSI, 04, 20, 69.00, 49.00, -9999.00, -9999.00, 11.00 +NTD, 04, 20, 69.00, 49.00, -9999.00, -9999.00, 9.00 +NTK, 04, 20, 73.00, 52.00, -9999.00, -9999.00, 12.00 +NTU, 04, 20, 68.00, 49.00, -9999.00, -9999.00, 30.00 +NUC, 04, 20, 67.00, 52.00, -9999.00, -9999.00, 11.00 +NUQ, 04, 20, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NUW, 04, 20, 58.00, 40.00, -9999.00, -9999.00, 38.00 +NWF, 04, 20, 72.00, 52.00, -9999.00, -9999.00, 12.00 +NXX, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 20, 69.00, 42.00, -9999.00, -9999.00, 33.00 +NZC, 04, 20, 81.00, 53.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 20, 73.00, 48.00, -9999.00, -9999.00, 13.00 +NZW, 04, 20, 59.00, 38.00, -9999.00, -9999.00, 37.00 +NZY, 04, 20, 69.00, 56.00, -9999.00, -9999.00, 12.00 +OAK, 04, 20, 67.00, 45.00, 13.00, 15.00, 21.00 +OAR, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFF, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 04, 20, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 20, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 20, 73.00, 50.00, 20.00, 15.00, 28.00 +OLM, 04, 20, 60.00, 37.00, 36.00, 36.00, 48.00 +OMA, 04, 20, 66.00, 42.00, 25.00, 22.00, 37.00 +OME, 04, 20, 29.00, 14.00, 18.00, 21.00, 27.00 +ONT, 04, 20, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 20, 61.00, 40.00, 33.00, 28.00, 46.00 +ORF, 04, 20, 68.00, 49.00, 20.00, 20.00, 29.00 +ORH, 04, 20, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 20, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 20, 54.00, 33.00, -9999.00, -9999.00, 35.00 +OTG, 04, 20, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 20, 57.00, 43.00, 36.00, 39.00, 49.00 +OTM, 04, 20, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 20, 24.00, 7.00, 12.00, 17.00, 21.00 +OURC, 04, 20, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 20, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 20, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 20, 80.00, 55.00, -9999.00, -9999.00, 24.00 +PACZ, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 20, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 20, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 20, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 20, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 20, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 20, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 20, 79.00, 56.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 20, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 20, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 20, 38.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 20, 19.00, 7.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 20, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 20, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 20, 56.00, 35.00, -9999.00, -9999.00, 33.00 +PBI, 04, 20, 83.00, 65.00, 12.00, 18.00, 25.00 +PDT, 04, 20, 63.00, 40.00, 20.00, 15.00, 27.00 +PDX, 04, 20, 62.00, 42.00, 34.00, 36.00, 47.00 +PFN, 04, 20, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 20, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 20, 64.00, 44.00, 23.00, 27.00, 37.00 +PHX, 04, 20, 86.00, 57.00, 3.00, 5.00, 7.00 +PIA, 04, 20, 64.00, 42.00, 32.00, 26.00, 42.00 +PIB, 04, 20, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 20, 59.00, 33.00, 19.00, 19.00, 30.00 +PIR, 04, 20, 62.00, 37.00, 18.00, 16.00, 25.00 +PIT, 04, 20, 62.00, 40.00, 31.00, 31.00, 44.00 +PKB, 04, 20, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 20, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 20, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 20, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 20, 78.00, 60.00, 15.00, 14.00, 24.00 +POB, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 20, 79.00, 55.00, -9999.00, -9999.00, 30.00 +POM, 04, 20, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +POU, 04, 20, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 20, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 20, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 20, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 20, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 20, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 20, 57.00, 35.00, -9999.00, -9999.00, 37.00 +PSP, 04, 20, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 20, 79.00, 63.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 20, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 20, 69.00, 37.00, 14.00, 13.00, 20.00 +PUC, 04, 20, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 20, 59.00, 39.00, 27.00, 21.00, 38.00 +PVU, 04, 20, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 20, 54.00, 36.00, 27.00, 27.00, 39.00 +P02, 04, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P07, 04, 20, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +P11, 04, 20, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +P24, 04, 20, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +P28, 04, 20, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +P35, 04, 20, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +P38, 04, 20, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +P39, 04, 20, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +P58, 04, 20, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +P59, 04, 20, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +P60, 04, 20, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +P61, 04, 20, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +P67, 04, 20, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +P68, 04, 20, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +P69, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 20, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 20, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 20, 60.00, 34.00, 21.00, 20.00, 29.00 +RBL, 04, 20, 73.00, 48.00, 15.00, 13.00, 21.00 +RCA, 04, 20, 60.00, 34.00, -9999.00, -9999.00, 30.00 +RDD, 04, 20, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 20, 60.00, 30.00, 14.00, 15.00, 25.00 +RDR, 04, 20, 56.00, 33.00, -9999.00, -9999.00, 28.00 +RDU, 04, 20, 73.00, 48.00, 18.00, 17.00, 26.00 +REE, 04, 20, 77.00, 48.00, -9999.00, -9999.00, 14.00 +REJ, 04, 20, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 20, 61.00, 39.00, 32.00, 28.00, 44.00 +RIC, 04, 20, 71.00, 46.00, 20.00, 21.00, 31.00 +RIV, 04, 20, 75.00, 48.00, -9999.00, -9999.00, 13.00 +RIW, 04, 20, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 20, 55.00, 30.00, 16.00, 12.00, 23.00 +RME, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +RMG, 04, 20, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +RND, 04, 20, 81.00, 60.00, -9999.00, -9999.00, 22.00 +RNO, 04, 20, 65.00, 34.00, 9.00, 9.00, 14.00 +ROA, 04, 20, 69.00, 45.00, 22.00, 21.00, 33.00 +ROC, 04, 20, 58.00, 38.00, 30.00, 30.00, 43.00 +ROW, 04, 20, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 20, 68.00, 43.00, 20.00, 17.00, 29.00 +RST, 04, 20, 58.00, 37.00, 29.00, 26.00, 42.00 +RWF, 04, 20, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 20, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 20, 73.00, 46.00, 12.00, 13.00, 17.00 +SAF, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 20, 69.00, 56.00, 9.00, 7.00, 13.00 +SAT, 04, 20, 81.00, 60.00, 20.00, 18.00, 30.00 +SAV, 04, 20, 79.00, 56.00, 15.00, 19.00, 26.00 +SAW, 04, 20, 50.00, 33.00, -9999.00, -9999.00, 38.00 +SBA, 04, 20, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 20, 76.00, 48.00, -9999.00, -9999.00, 14.00 +SBN, 04, 20, 61.00, 40.00, 32.00, 33.00, 47.00 +SBP, 04, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 20, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 20, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 20, 11.00, -6.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 20, 74.00, 47.00, 7.00, 11.00, 14.00 +SDF, 04, 20, 69.00, 47.00, 28.00, 27.00, 40.00 +SEA, 04, 20, 58.00, 42.00, 30.00, 25.00, 40.00 +SEM, 04, 20, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 20, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 20, 64.00, 48.00, 11.00, 13.00, 18.00 +SGF, 04, 20, 69.00, 46.00, 27.00, 25.00, 42.00 +SGY, 04, 20, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 20, 59.00, 32.00, 23.00, 24.00, 34.00 +SHV, 04, 20, 78.00, 55.00, 19.00, 20.00, 30.00 +SIT, 04, 20, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 20, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 20, 82.00, 54.00, 15.00, 9.00, 20.00 +SKA, 04, 20, 59.00, 36.00, -9999.00, -9999.00, 26.00 +SKF, 04, 20, 81.00, 60.00, -9999.00, -9999.00, 23.00 +SLC, 04, 20, 63.00, 39.00, 22.00, 20.00, 31.00 +SLE, 04, 20, 61.00, 38.00, 31.00, 31.00, 42.00 +SLN, 04, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 20, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 20, 67.00, 43.00, -9999.00, 10.00, 18.00 +SNA, 04, 20, 65.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 20, 34.00, 25.00, 34.00, 37.00, 51.00 +SNS, 04, 20, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 20, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 20, 66.00, 44.00, 32.00, 24.00, 42.00 +SPS, 04, 20, 77.00, 52.00, 16.00, 16.00, 26.00 +SRQ, 04, 20, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 20, 78.00, 51.00, -9999.00, -9999.00, 27.00 +SSI, 04, 20, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +STC, 04, 20, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 20, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +STL, 04, 20, 69.00, 48.00, 28.00, 25.00, 41.00 +STNV, 04, 20, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STS, 04, 20, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 20, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 20, 72.00, 46.00, -9999.00, -9999.00, 16.00 +SUX, 04, 20, 64.00, 40.00, 26.00, 22.00, 36.00 +SVN, 04, 20, 79.00, 56.00, -9999.00, -9999.00, 24.00 +SWF, 04, 20, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 20, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 20, 58.00, 37.00, 32.00, 32.00, 44.00 +SZL, 04, 20, 69.00, 43.00, -9999.00, -9999.00, 27.00 +TAD, 04, 20, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 20, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 20, 74.00, 43.00, -9999.00, -9999.00, 35.00 +TCC, 04, 20, 74.00, 43.00, 9.00, 9.00, 15.00 +TCL, 04, 20, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 20, 61.00, 39.00, -9999.00, -9999.00, 45.00 +TCS, 04, 20, 75.00, 46.00, -9999.00, -9999.00, 5.00 +TEB, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 20, 73.00, 50.00, -9999.00, -9999.00, 24.00 +TKA, 04, 20, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 20, 81.00, 53.00, 14.00, 16.00, 24.00 +TNX, 04, 20, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 20, 61.00, 38.00, 28.00, 31.00, 45.00 +TOP, 04, 20, 69.00, 45.00, 27.00, 23.00, 39.00 +TPA, 04, 20, 83.00, 62.00, 8.00, 11.00, 16.00 +TPH, 04, 20, 65.00, 34.00, 9.00, 6.00, 11.00 +TRI, 04, 20, 69.00, 44.00, 23.00, 25.00, 36.00 +TRK, 04, 20, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 20, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 20, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 20, 74.00, 51.00, 23.00, 19.00, 34.00 +TUP, 04, 20, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 20, 83.00, 52.00, 4.00, 5.00, 7.00 +TVC, 04, 20, 56.00, 33.00, 23.00, 22.00, 33.00 +TVL, 04, 20, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 20, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 20, 72.00, 46.00, 23.00, 25.00, 35.00 +T01, 04, 20, 67.00, 44.00, -9999.00, -9999.00, 30.00 +T02, 04, 20, 75.00, 52.00, -9999.00, -9999.00, 26.00 +T03, 04, 20, 76.00, 52.00, -9999.00, -9999.00, 25.00 +T04, 04, 20, 82.00, 62.00, -9999.00, -9999.00, 16.00 +T05, 04, 20, 68.00, 43.00, -9999.00, -9999.00, 28.00 +T06, 04, 20, 79.00, 52.00, -9999.00, -9999.00, 28.00 +T07, 04, 20, 70.00, 37.00, -9999.00, -9999.00, 29.00 +T08, 04, 20, 63.00, 42.00, -9999.00, -9999.00, 24.00 +UCA, 04, 20, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 20, 73.00, 46.00, -9999.00, -9999.00, 6.00 +UIL, 04, 20, 56.00, 38.00, 50.00, 51.00, 60.00 +UIN, 04, 20, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 20, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 20, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 20, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +U15, 04, 20, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +U28, 04, 20, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 20, 80.00, 53.00, -9999.00, -9999.00, 24.00 +VBG, 04, 20, 69.00, 45.00, -9999.00, -9999.00, 18.00 +VCT, 04, 20, 81.00, 62.00, 15.00, 15.00, 24.00 +VCV, 04, 20, 74.00, 42.00, -9999.00, -9999.00, 5.00 +VDZ, 04, 20, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 20, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 20, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 20, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 20, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 20, 79.00, 54.00, -9999.00, -9999.00, 21.00 +VRB, 04, 20, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 20, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 20, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 20, 67.00, 44.00, 26.00, 22.00, -9999.00 +WJA, 04, 20, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 20, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 20, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 20, 65.00, 31.00, 15.00, 16.00, 24.00 +WPO, 04, 20, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 20, 79.00, 52.00, -9999.00, -9999.00, 26.00 +WRG, 04, 20, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 20, 65.00, 39.00, -9999.00, -9999.00, 35.00 +WRL, 04, 20, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +X68, 04, 20, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 20, 45.00, 30.00, 53.00, 52.00, 63.00 +YCG, 04, 20, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 20, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 20, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 20, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 20, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 20, 65.00, 36.00, 9.00, 9.00, 15.00 +YNG, 04, 20, 60.00, 38.00, 30.00, 33.00, 46.00 +YPA, 04, 20, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 20, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 20, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 20, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 20, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 20, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 20, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 20, 88.00, 58.00, 2.00, 1.00, 2.00 +YVR, 04, 20, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 20, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 20, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 20, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 20, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 20, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 20, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 20, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 20, 51.00, 30.00, 27.00, 26.00, 36.00 +ZUN, 04, 20, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 20, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 20, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 20, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +01R, 04, 20, 79.00, 56.00, -9999.00, -9999.00, 27.00 +1V1, 04, 20, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 20, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 20, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 20, 71.00, 51.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 20, 78.00, 51.00, -9999.00, -9999.00, 26.00 +3B1, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 20, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 20, 57.00, 32.00, -9999.00, -9999.00, 34.00 +3SE, 04, 20, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 20, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 20, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 20, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 20, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 20, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 20, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 20, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 21, 63.00, 41.00, 26.00, 26.00, 39.00 +ABI, 04, 21, 79.00, 55.00, 14.00, 10.00, 21.00 +ABQ, 04, 21, 73.00, 41.00, 8.00, 7.00, 13.00 +ABR, 04, 21, 61.00, 36.00, 21.00, 19.00, 30.00 +ABY, 04, 21, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 21, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 21, 79.00, 58.00, 17.00, 17.00, 27.00 +ACV, 04, 21, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 21, 63.00, 42.00, 24.00, 22.00, 34.00 +ADK, 04, 21, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 21, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 21, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 21, 67.00, 43.00, -9999.00, -9999.00, 33.00 +AEX, 04, 21, 79.00, 58.00, -9999.00, -9999.00, 27.00 +AFF, 04, 21, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 21, 86.00, 60.00, -9999.00, -9999.00, 22.00 +AGS, 04, 21, 78.00, 50.00, 18.00, 20.00, 29.00 +AHN, 04, 21, 75.00, 51.00, 18.00, 21.00, 29.00 +AKN, 04, 21, 42.00, 26.00, 26.00, 26.00, 37.00 +AKO, 04, 21, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 21, 61.00, 38.00, 26.00, 27.00, 40.00 +ALI, 04, 21, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 21, 63.00, 40.00, 25.00, 25.00, 38.00 +ALS, 04, 21, 61.00, 25.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 21, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 21, 73.00, 44.00, 16.00, 12.00, 23.00 +AMG, 04, 21, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 21, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 21, 46.00, 31.00, 16.00, 15.00, 24.00 +AND, 04, 21, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 21, 51.00, 38.00, 51.00, 50.00, 64.00 +AOO, 04, 21, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +APN, 04, 21, 55.00, 32.00, 28.00, 26.00, 39.00 +AQQ, 04, 21, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +ART, 04, 21, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +AST, 04, 21, 57.00, 41.00, 43.00, 46.00, 56.00 +ATL, 04, 21, 74.00, 52.00, 19.00, 21.00, 30.00 +ATW, 04, 21, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 21, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 21, 67.00, 43.00, -9999.00, -9999.00, 39.00 +AUG, 04, 21, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 21, 80.00, 61.00, 20.00, 16.00, 29.00 +AUW, 04, 21, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 21, 69.00, 44.00, 22.00, 23.00, 33.00 +AVP, 04, 21, 61.00, 40.00, 31.00, 29.00, 44.00 +AXN, 04, 21, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 21, 59.00, 38.00, -9999.00, -9999.00, 33.00 +AYS, 04, 21, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 21, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 21, 76.00, 48.00, -9999.00, -9999.00, 19.00 +BAD, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +BAF, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 21, 54.00, 25.00, -9999.00, -9999.00, 17.00 +BDL, 04, 21, 63.00, 40.00, 26.00, 26.00, 37.00 +BDR, 04, 21, 59.00, 42.00, 26.00, 22.00, 35.00 +BET, 04, 21, 35.00, 19.00, 20.00, 21.00, 31.00 +BFD, 04, 21, 56.00, 34.00, 35.00, 33.00, 47.00 +BFF, 04, 21, 64.00, 34.00, 23.00, 21.00, 33.00 +BFL, 04, 21, 78.00, 51.00, 7.00, 7.00, 10.00 +BGM, 04, 21, 57.00, 38.00, 32.00, 31.00, 45.00 +BGR, 04, 21, 54.00, 35.00, 26.00, 23.00, 36.00 +BGS, 04, 21, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 21, 76.00, 51.00, 21.00, 20.00, 31.00 +BID, 04, 21, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 21, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 21, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 21, 59.00, 36.00, 22.00, 23.00, 33.00 +BIS, 04, 21, 58.00, 34.00, 20.00, 19.00, 31.00 +BIX, 04, 21, 78.00, 61.00, -9999.00, -9999.00, 23.00 +BJI, 04, 21, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 21, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 21, 64.00, 33.00, -9999.00, -9999.00, 22.00 +BKW, 04, 21, 64.00, 42.00, 31.00, 31.00, 45.00 +BLF, 04, 21, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 21, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 21, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 21, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 21, 70.00, 46.00, -9999.00, -9999.00, 36.00 +BNA, 04, 21, 72.00, 49.00, 28.00, 26.00, 39.00 +BNO, 04, 21, 59.00, 30.00, -9999.00, 17.00, 33.00 +BOI, 04, 21, 64.00, 38.00, 18.00, 19.00, 28.00 +BOS, 04, 21, 58.00, 42.00, 25.00, 23.00, 37.00 +BPI, 04, 21, 54.00, 21.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 21, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 21, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 21, 65.00, 44.00, -9999.00, -9999.00, 34.00 +BRO, 04, 21, 85.00, 68.00, 10.00, 8.00, 14.00 +BRW, 04, 21, 9.00, -4.00, 10.00, 12.00, 18.00 +BSM, 04, 21, 80.00, 61.00, -9999.00, -9999.00, 23.00 +BTI, 04, 21, 11.00, -4.00, 8.00, 11.00, 15.00 +BTL, 04, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 21, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 21, 81.00, 59.00, 19.00, 18.00, 29.00 +BTT, 04, 21, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 21, 57.00, 37.00, 31.00, 29.00, 45.00 +BUB, 04, 21, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 21, 57.00, 39.00, 31.00, 32.00, 45.00 +BUR, 04, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 21, 78.00, 62.00, -9999.00, 13.00, 23.00 +BWG, 04, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 21, 67.00, 45.00, 26.00, 22.00, 36.00 +BYH, 04, 21, 74.00, 53.00, -9999.00, -9999.00, 36.00 +BYI, 04, 21, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 21, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 21, 78.00, 51.00, 15.00, 19.00, 26.00 +CAG, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 21, 62.00, 40.00, 29.00, 35.00, 46.00 +CAO, 04, 21, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 21, 50.00, 32.00, 32.00, 33.00, 46.00 +CBM, 04, 21, 77.00, 52.00, -9999.00, -9999.00, 28.00 +CDB, 04, 21, 39.00, 29.00, 47.00, 52.00, 66.00 +CDC, 04, 21, 64.00, 35.00, 14.00, 11.00, 19.00 +CDR, 04, 21, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 21, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 21, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 21, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 21, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 21, 73.00, 49.00, 22.00, 22.00, 34.00 +CHO, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 21, 77.00, 56.00, 17.00, 17.00, 26.00 +CID, 04, 21, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 21, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 21, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 21, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 21, 60.00, 39.00, 30.00, 32.00, 46.00 +CLL, 04, 21, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 21, 73.00, 49.00, 19.00, 20.00, 30.00 +CMH, 04, 21, 65.00, 42.00, 27.00, 30.00, 41.00 +CMI, 04, 21, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 21, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 21, 67.00, 44.00, 30.00, 19.00, 39.00 +CNM, 04, 21, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 21, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +COD, 04, 21, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +COF, 04, 21, 81.00, 61.00, -9999.00, -9999.00, 19.00 +CON, 04, 21, 60.00, 34.00, 25.00, 24.00, 37.00 +COS, 04, 21, 62.00, 35.00, 21.00, 19.00, 29.00 +COT, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 21, 68.00, 46.00, 29.00, 26.00, 42.00 +CPR, 04, 21, 59.00, 31.00, 24.00, 26.00, 35.00 +CRBC, 04, 21, 48.00, 16.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 21, 83.00, 65.00, 12.00, 11.00, 18.00 +CRW, 04, 21, 69.00, 45.00, 31.00, 31.00, 44.00 +CSG, 04, 21, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 21, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 21, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 21, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 21, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 21, 67.00, 44.00, 27.00, 29.00, 42.00 +CVN, 04, 21, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 21, 74.00, 43.00, -9999.00, -9999.00, 11.00 +CXY, 04, 21, 65.00, 43.00, 24.00, 24.00, 35.00 +CYS, 04, 21, 57.00, 32.00, 24.00, 23.00, 33.00 +DAA, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 21, 81.00, 60.00, 10.00, 16.00, 21.00 +DAG, 04, 21, 80.00, 53.00, 3.00, 3.00, 6.00 +DAL, 04, 21, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 21, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 21, 64.00, 43.00, 29.00, 29.00, 42.00 +DBQ, 04, 21, 61.00, 40.00, 30.00, 25.00, 41.00 +DCA, 04, 21, 69.00, 49.00, 21.00, 22.00, 32.00 +DDC, 04, 21, 70.00, 44.00, 20.00, 18.00, 29.00 +DEC, 04, 21, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 21, 64.00, 37.00, 23.00, 20.00, 29.00 +DFW, 04, 21, 77.00, 56.00, 18.00, 15.00, 27.00 +DHN, 04, 21, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 21, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 21, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 21, 84.00, 61.00, -9999.00, -9999.00, 16.00 +DLG, 04, 21, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 21, 52.00, 32.00, 26.00, 23.00, 36.00 +DLLC, 04, 21, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 21, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 21, 83.00, 52.00, -9999.00, -9999.00, 5.00 +DMN, 04, 21, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 21, 68.00, 45.00, -9999.00, -9999.00, 35.00 +DPG, 04, 21, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 21, 79.00, 55.00, -9999.00, -9999.00, 21.00 +DRA, 04, 21, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 21, 84.00, 61.00, 16.00, 10.00, 20.00 +DSM, 04, 21, 65.00, 43.00, 28.00, 25.00, 40.00 +DTW, 04, 21, 61.00, 39.00, 27.00, 27.00, 40.00 +DUG, 04, 21, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 21, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DXR, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 21, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 21, 79.00, 55.00, -9999.00, -9999.00, 22.00 +D45, 04, 21, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 21, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 21, 60.00, 36.00, 24.00, 24.00, 34.00 +ECG, 04, 21, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 21, 73.00, 47.00, -9999.00, -9999.00, 7.00 +EED, 04, 21, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 21, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 21, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 21, 64.00, 37.00, 37.00, 38.00, 51.00 +EKO, 04, 21, 61.00, 31.00, 15.00, 17.00, 24.00 +ELD, 04, 21, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 21, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 21, 80.00, 50.00, 4.00, 3.00, 6.00 +ELY, 04, 21, 59.00, 27.00, 15.00, 16.00, 24.00 +EMP, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 21, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +END, 04, 21, 74.00, 51.00, -9999.00, -9999.00, 14.00 +ENN, 04, 21, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 21, 64.00, 42.00, -9999.00, -9999.00, 21.00 +EPH, 04, 21, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 21, 57.00, 40.00, 33.00, 30.00, 44.00 +ESF, 04, 21, 79.00, 58.00, -9999.00, -9999.00, 30.00 +EUG, 04, 21, 62.00, 41.00, 31.00, 30.00, 41.00 +EVV, 04, 21, 70.00, 47.00, 32.00, 29.00, 44.00 +EWN, 04, 21, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 21, 64.00, 45.00, 25.00, 24.00, 36.00 +EYW, 04, 21, 82.00, 73.00, 11.00, 11.00, 19.00 +E74, 04, 21, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 21, 72.00, 46.00, -9999.00, -9999.00, 29.00 +FAI, 04, 21, 45.00, 25.00, 13.00, 13.00, 19.00 +FAR, 04, 21, 58.00, 35.00, 19.00, 16.00, 27.00 +FAT, 04, 21, 77.00, 48.00, 8.00, 7.00, 10.00 +FAY, 04, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 21, 58.00, 33.00, 21.00, 23.00, 34.00 +FCS, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 04, 21, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 21, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 04, 21, 60.00, 28.00, 15.00, 15.00, 21.00 +FLL, 04, 21, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 21, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 21, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +FME, 04, 21, 70.00, 42.00, -9999.00, -9999.00, 34.00 +FMH, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 04, 21, 71.00, 34.00, 8.00, 10.00, 14.00 +FMY, 04, 21, 85.00, 63.00, 7.00, 11.00, 15.00 +FNT, 04, 21, 59.00, 38.00, 26.00, 27.00, 42.00 +FOD, 04, 21, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 21, 69.00, 45.00, -9999.00, -9999.00, 32.00 +FOK, 04, 21, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 21, 70.00, 46.00, -9999.00, -9999.00, 30.00 +FSD, 04, 21, 62.00, 38.00, 28.00, 22.00, 38.00 +FSI, 04, 21, 76.00, 52.00, -9999.00, -9999.00, 27.00 +FSM, 04, 21, 75.00, 51.00, 25.00, 21.00, 36.00 +FTK, 04, 21, 69.00, 45.00, -9999.00, -9999.00, 36.00 +FWA, 04, 21, 63.00, 41.00, 27.00, 29.00, 42.00 +FWH, 04, 21, 77.00, 55.00, -9999.00, -9999.00, 26.00 +FYU, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 21, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 21, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 21, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 21, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 21, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 21, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 21, 59.00, 36.00, 18.00, 21.00, 30.00 +GFA, 04, 21, 58.00, 34.00, -9999.00, -9999.00, 28.00 +GFK, 04, 21, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 21, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 21, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 21, 60.00, 35.00, 17.00, 16.00, 26.00 +GJT, 04, 21, 68.00, 40.00, 14.00, 15.00, 22.00 +GKN, 04, 21, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 21, 66.00, 38.00, 20.00, 19.00, 29.00 +GLH, 04, 21, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 21, 75.00, 66.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 21, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 21, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GON, 04, 21, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 21, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 21, 57.00, 36.00, 28.00, 27.00, 41.00 +GRCI, 04, 21, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 21, 62.00, 39.00, -9999.00, -9999.00, 45.00 +GRI, 04, 21, 66.00, 41.00, 27.00, 20.00, 35.00 +GRK, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 21, 60.00, 38.00, 30.00, 28.00, 43.00 +GSB, 04, 21, 75.00, 51.00, -9999.00, -9999.00, 29.00 +GSG, 04, 21, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 21, 71.00, 48.00, 21.00, 19.00, 32.00 +GSP, 04, 21, 74.00, 49.00, 19.00, 21.00, 30.00 +GST, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 21, 56.00, 38.00, -9999.00, -9999.00, 46.00 +GTF, 04, 21, 58.00, 34.00, 21.00, 22.00, 30.00 +GUP, 04, 21, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 21, 64.00, 40.00, -9999.00, -9999.00, 40.00 +GVW, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 04, 21, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 21, 68.00, 53.00, 18.00, 17.00, 28.00 +HBR, 04, 21, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 21, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 21, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 21, 62.00, 38.00, -9999.00, -9999.00, 29.00 +HKY, 04, 21, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 21, 58.00, 33.00, 20.00, 19.00, 29.00 +HMN, 04, 21, 81.00, 41.00, -9999.00, -9999.00, 5.00 +HMS, 04, 21, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 21, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 21, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +HON, 04, 21, 62.00, 37.00, 21.00, 20.00, 31.00 +HOP, 04, 21, 71.00, 46.00, -9999.00, -9999.00, 36.00 +HOT, 04, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 21, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 21, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 21, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 21, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 21, 79.00, 55.00, -9999.00, -9999.00, 20.00 +HST, 04, 21, 84.00, 63.00, -9999.00, -9999.00, 18.00 +HSV, 04, 21, 74.00, 51.00, 28.00, 21.00, 37.00 +HTL, 04, 21, 56.00, 34.00, 32.00, 26.00, 43.00 +HTS, 04, 21, 69.00, 46.00, 29.00, 30.00, 43.00 +HUF, 04, 21, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 21, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 21, 60.00, 34.00, 19.00, 19.00, 28.00 +IAB, 04, 21, 70.00, 47.00, -9999.00, -9999.00, 27.00 +IAD, 04, 21, 67.00, 42.00, 24.00, 24.00, 36.00 +IAG, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 21, 80.00, 59.00, 17.00, 17.00, 26.00 +ICT, 04, 21, 70.00, 47.00, 25.00, 18.00, 35.00 +IDA, 04, 21, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 21, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 21, 65.00, 44.00, 25.00, 24.00, 37.00 +ILI, 04, 21, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 21, 75.00, 52.00, 16.00, 17.00, 27.00 +IMT, 04, 21, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +IND, 04, 21, 66.00, 44.00, 32.00, 29.00, 44.00 +INL, 04, 21, 54.00, 31.00, 23.00, 17.00, 30.00 +INS, 04, 21, 74.00, 47.00, -9999.00, -9999.00, 5.00 +INT, 04, 21, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +INW, 04, 21, 72.00, 38.00, 7.00, 7.00, 11.00 +IPL, 04, 21, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 21, 63.00, 40.00, 28.00, 29.00, 40.00 +IRK, 04, 21, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 21, 59.00, 34.00, 18.00, 16.00, 26.00 +ISP, 04, 21, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 21, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 21, 87.00, 52.00, -9999.00, -9999.00, 6.00 +IWD, 04, 21, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 21, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 21, 79.00, 54.00, 20.00, 19.00, 31.00 +JAX, 04, 21, 80.00, 56.00, 14.00, 16.00, 23.00 +JBR, 04, 21, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 21, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 21, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 21, 60.00, 45.00, 23.00, 23.00, 35.00 +JHW, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 21, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 21, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 21, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 21, 49.00, 33.00, 44.00, 43.00, 56.00 +JST, 04, 21, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 21, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 21, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 21, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 21, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 21, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 21, 60.00, 37.00, 28.00, 26.00, 41.00 +LAR, 04, 21, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 21, 80.00, 53.00, 3.00, 5.00, 6.00 +LAX, 04, 21, 68.00, 53.00, 6.00, 7.00, 10.00 +LBB, 04, 21, 77.00, 49.00, 16.00, 10.00, 21.00 +LBF, 04, 21, 65.00, 37.00, 26.00, 20.00, 33.00 +LCH, 04, 21, 79.00, 60.00, 15.00, 16.00, 23.00 +LCK, 04, 21, 66.00, 43.00, -9999.00, -9999.00, 41.00 +LEB, 04, 21, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 21, 67.00, 46.00, 28.00, 28.00, 42.00 +LFI, 04, 21, 68.00, 50.00, -9999.00, -9999.00, 31.00 +LFK, 04, 21, 80.00, 57.00, 19.00, 18.00, 29.00 +LFT, 04, 21, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 21, 62.00, 46.00, 25.00, 22.00, 35.00 +LGB, 04, 21, 72.00, 52.00, 6.00, 6.00, 10.00 +LGU, 04, 21, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 21, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 21, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 21, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 21, 75.00, 52.00, 22.00, 20.00, 33.00 +LIZ, 04, 21, 50.00, 32.00, -9999.00, -9999.00, 39.00 +LMT, 04, 21, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +LND, 04, 21, 58.00, 33.00, 20.00, 21.00, 28.00 +LNK, 04, 21, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 21, 67.00, 35.00, 8.00, 9.00, 14.00 +LOZ, 04, 21, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 21, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 21, 75.00, 52.00, -9999.00, -9999.00, 36.00 +LSE, 04, 21, 62.00, 40.00, 23.00, 24.00, 34.00 +LSF, 04, 21, 78.00, 54.00, -9999.00, -9999.00, 36.00 +LSV, 04, 21, 84.00, 47.00, -9999.00, -9999.00, 5.00 +LTS, 04, 21, 80.00, 50.00, -9999.00, -9999.00, 22.00 +LUF, 04, 21, 88.00, 51.00, -9999.00, -9999.00, 4.00 +LVS, 04, 21, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 21, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 21, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 21, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 21, 69.00, 46.00, 24.00, 22.00, 34.00 +MAF, 04, 21, 81.00, 51.00, 9.00, 7.00, 14.00 +MBL, 04, 21, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 21, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 21, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 21, 74.00, 49.00, -9999.00, -9999.00, 17.00 +MCF, 04, 21, 83.00, 62.00, -9999.00, -9999.00, 16.00 +MCG, 04, 21, 41.00, 21.00, 18.00, 18.00, 27.00 +MCI, 04, 21, 67.00, 46.00, 29.00, 24.00, 40.00 +MCK, 04, 21, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 21, 79.00, 53.00, 16.00, 18.00, 27.00 +MCO, 04, 21, 84.00, 60.00, 10.00, 15.00, 20.00 +MCW, 04, 21, 61.00, 38.00, 21.00, 20.00, 33.00 +MC2, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 04, 21, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 21, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 21, 62.00, 42.00, 32.00, 29.00, 43.00 +MEI, 04, 21, 78.00, 53.00, 20.00, 20.00, 32.00 +MEM, 04, 21, 75.00, 54.00, 25.00, 25.00, 37.00 +MER, 04, 21, 77.00, 45.00, -9999.00, -9999.00, 14.00 +MFD, 04, 21, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 21, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 21, 66.00, 39.00, 22.00, 20.00, 29.00 +MGE, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 04, 21, 78.00, 54.00, 21.00, 20.00, 30.00 +MGW, 04, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 21, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 21, 72.00, 47.00, -9999.00, -9999.00, 17.00 +MHS, 04, 21, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 21, 83.00, 67.00, 13.00, 16.00, 23.00 +MIB, 04, 21, 56.00, 34.00, -9999.00, -9999.00, 30.00 +MIV, 04, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 21, 68.00, 36.00, -9999.00, -9999.00, 21.00 +MKC, 04, 21, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 21, 56.00, 38.00, 32.00, 29.00, 45.00 +MKG, 04, 21, 58.00, 38.00, 27.00, 26.00, 39.00 +MKL, 04, 21, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 21, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 21, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 21, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 21, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 21, 64.00, 42.00, 31.00, 26.00, 41.00 +MLS, 04, 21, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 21, 79.00, 54.00, -9999.00, -9999.00, 26.00 +MOB, 04, 21, 80.00, 58.00, 19.00, 18.00, 29.00 +MOT, 04, 21, 56.00, 34.00, 16.00, 15.00, 24.00 +MPV, 04, 21, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 21, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 21, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 21, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 21, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 21, 64.00, 46.00, -9999.00, -9999.00, 19.00 +MSL, 04, 21, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 21, 60.00, 36.00, 28.00, 27.00, 41.00 +MSO, 04, 21, 60.00, 32.00, 23.00, 20.00, 32.00 +MSP, 04, 21, 60.00, 39.00, 27.00, 24.00, 38.00 +MSS, 04, 21, 56.00, 36.00, 29.00, 27.00, 40.00 +MSY, 04, 21, 80.00, 60.00, 17.00, 18.00, 26.00 +MTC, 04, 21, 58.00, 38.00, -9999.00, -9999.00, 37.00 +MTN, 04, 21, 67.00, 45.00, -9999.00, -9999.00, 34.00 +MTO, 04, 21, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 21, 64.00, 41.00, -9999.00, -9999.00, 34.00 +MUO, 04, 21, 69.00, 37.00, -9999.00, -9999.00, 21.00 +MWA, 04, 21, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 21, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 21, 78.00, 54.00, -9999.00, -9999.00, 27.00 +MYL, 04, 21, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 21, 77.00, 52.00, -9999.00, -9999.00, 25.00 +NAO, 04, 21, 74.00, 60.00, -9999.00, -9999.00, 22.00 +NBC, 04, 21, 78.00, 56.00, -9999.00, -9999.00, 24.00 +NBE, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 21, 62.00, 41.00, -9999.00, -9999.00, 40.00 +NCA, 04, 21, 77.00, 49.00, -9999.00, -9999.00, 30.00 +NCO, 04, 21, 57.00, 40.00, -9999.00, -9999.00, 38.00 +NC1, 04, 21, 74.00, 47.00, -9999.00, -9999.00, 6.00 +NEL, 04, 21, 64.00, 40.00, -9999.00, -9999.00, 37.00 +NFG, 04, 21, 67.00, 50.00, -9999.00, -9999.00, 42.00 +NFL, 04, 21, 66.00, 35.00, -9999.00, -9999.00, 13.00 +NGP, 04, 21, 82.00, 65.00, -9999.00, -9999.00, 17.00 +NGU, 04, 21, 69.00, 49.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 21, 64.00, 49.00, -9999.00, -9999.00, 15.00 +NHK, 04, 21, 68.00, 44.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 21, 55.00, 36.00, -9999.00, -9999.00, 37.00 +NID, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 21, 80.00, 56.00, -9999.00, -9999.00, 22.00 +NIR, 04, 21, 82.00, 61.00, -9999.00, -9999.00, 20.00 +NKT, 04, 21, 72.00, 53.00, -9999.00, -9999.00, 28.00 +NKX, 04, 21, 69.00, 56.00, -9999.00, -9999.00, 16.00 +NLC, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +NMM, 04, 21, 78.00, 51.00, -9999.00, -9999.00, 27.00 +NPA, 04, 21, 78.00, 60.00, -9999.00, -9999.00, 21.00 +NQA, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 04, 21, 85.00, 64.00, -9999.00, -9999.00, 17.00 +NQX, 04, 21, 82.00, 73.00, -9999.00, -9999.00, 16.00 +NRB, 04, 21, 79.00, 60.00, -9999.00, -9999.00, 21.00 +NRC, 04, 21, 77.00, 45.00, -9999.00, -9999.00, 18.00 +NRS, 04, 21, 67.00, 52.00, -9999.00, -9999.00, 12.00 +NSE, 04, 21, 79.00, 56.00, -9999.00, -9999.00, 24.00 +NSI, 04, 21, 69.00, 49.00, -9999.00, -9999.00, 11.00 +NTD, 04, 21, 69.00, 49.00, -9999.00, -9999.00, 9.00 +NTK, 04, 21, 73.00, 52.00, -9999.00, -9999.00, 12.00 +NTU, 04, 21, 69.00, 49.00, -9999.00, -9999.00, 30.00 +NUC, 04, 21, 67.00, 52.00, -9999.00, -9999.00, 11.00 +NUQ, 04, 21, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NUW, 04, 21, 58.00, 40.00, -9999.00, -9999.00, 38.00 +NWF, 04, 21, 72.00, 52.00, -9999.00, -9999.00, 12.00 +NXX, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 21, 70.00, 43.00, -9999.00, -9999.00, 33.00 +NZC, 04, 21, 81.00, 53.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 21, 73.00, 48.00, -9999.00, -9999.00, 12.00 +NZW, 04, 21, 60.00, 39.00, -9999.00, -9999.00, 37.00 +NZY, 04, 21, 69.00, 56.00, -9999.00, -9999.00, 12.00 +OAK, 04, 21, 67.00, 45.00, 13.00, 15.00, 21.00 +OAR, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFF, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 04, 21, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 21, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 21, 73.00, 51.00, 20.00, 15.00, 29.00 +OLM, 04, 21, 60.00, 37.00, 36.00, 36.00, 48.00 +OMA, 04, 21, 66.00, 43.00, 24.00, 22.00, 36.00 +OME, 04, 21, 29.00, 14.00, 18.00, 21.00, 27.00 +ONT, 04, 21, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 21, 62.00, 41.00, 33.00, 28.00, 45.00 +ORF, 04, 21, 69.00, 49.00, 20.00, 20.00, 29.00 +ORH, 04, 21, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 21, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 21, 55.00, 34.00, -9999.00, -9999.00, 35.00 +OTG, 04, 21, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 21, 57.00, 43.00, 36.00, 39.00, 49.00 +OTM, 04, 21, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 21, 24.00, 7.00, 11.00, 16.00, 21.00 +OURC, 04, 21, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 21, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 21, 80.00, 55.00, -9999.00, -9999.00, 24.00 +PACZ, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 21, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 21, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 21, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 21, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 21, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 21, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 21, 79.00, 56.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 21, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 21, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 21, 38.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 21, 19.00, 7.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 21, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 21, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 21, 57.00, 36.00, -9999.00, -9999.00, 34.00 +PBI, 04, 21, 83.00, 65.00, 12.00, 19.00, 26.00 +PDT, 04, 21, 63.00, 40.00, 20.00, 15.00, 27.00 +PDX, 04, 21, 62.00, 42.00, 34.00, 36.00, 47.00 +PFN, 04, 21, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 21, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 21, 65.00, 45.00, 23.00, 27.00, 38.00 +PHX, 04, 21, 86.00, 57.00, 3.00, 4.00, 6.00 +PIA, 04, 21, 65.00, 43.00, 31.00, 26.00, 42.00 +PIB, 04, 21, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 21, 60.00, 34.00, 20.00, 19.00, 30.00 +PIR, 04, 21, 63.00, 37.00, 19.00, 16.00, 26.00 +PIT, 04, 21, 63.00, 41.00, 31.00, 31.00, 44.00 +PKB, 04, 21, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 21, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 21, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 21, 78.00, 60.00, 15.00, 14.00, 24.00 +POB, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 21, 79.00, 56.00, -9999.00, -9999.00, 30.00 +POM, 04, 21, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +POU, 04, 21, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 21, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 21, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 21, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 21, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 21, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 21, 58.00, 35.00, -9999.00, -9999.00, 37.00 +PSP, 04, 21, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 21, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 21, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 21, 70.00, 38.00, 14.00, 13.00, 21.00 +PUC, 04, 21, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 21, 59.00, 40.00, 27.00, 22.00, 38.00 +PVU, 04, 21, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 21, 55.00, 36.00, 27.00, 27.00, 39.00 +P02, 04, 21, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +P07, 04, 21, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +P11, 04, 21, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +P24, 04, 21, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +P28, 04, 21, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +P35, 04, 21, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +P38, 04, 21, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +P39, 04, 21, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +P58, 04, 21, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +P59, 04, 21, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +P60, 04, 21, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +P61, 04, 21, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +P67, 04, 21, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +P68, 04, 21, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +P69, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 21, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 21, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 21, 61.00, 35.00, 21.00, 20.00, 30.00 +RBL, 04, 21, 74.00, 48.00, 14.00, 13.00, 20.00 +RCA, 04, 21, 61.00, 35.00, -9999.00, -9999.00, 30.00 +RDD, 04, 21, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 21, 61.00, 30.00, 14.00, 15.00, 24.00 +RDR, 04, 21, 56.00, 34.00, -9999.00, -9999.00, 28.00 +RDU, 04, 21, 73.00, 48.00, 18.00, 17.00, 27.00 +REE, 04, 21, 77.00, 49.00, -9999.00, -9999.00, 14.00 +REJ, 04, 21, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 21, 62.00, 39.00, 32.00, 27.00, 43.00 +RIC, 04, 21, 72.00, 47.00, 20.00, 21.00, 31.00 +RIV, 04, 21, 75.00, 48.00, -9999.00, -9999.00, 12.00 +RIW, 04, 21, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 21, 55.00, 30.00, 16.00, 13.00, 23.00 +RME, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +RMG, 04, 21, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +RND, 04, 21, 81.00, 60.00, -9999.00, -9999.00, 23.00 +RNO, 04, 21, 66.00, 34.00, 9.00, 8.00, 14.00 +ROA, 04, 21, 69.00, 46.00, 22.00, 22.00, 33.00 +ROC, 04, 21, 59.00, 38.00, 30.00, 29.00, 43.00 +ROW, 04, 21, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 21, 68.00, 44.00, 20.00, 17.00, 29.00 +RST, 04, 21, 59.00, 37.00, 29.00, 26.00, 42.00 +RWF, 04, 21, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 21, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 21, 73.00, 46.00, 11.00, 13.00, 16.00 +SAF, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 21, 69.00, 56.00, 8.00, 7.00, 13.00 +SAT, 04, 21, 81.00, 60.00, 20.00, 18.00, 30.00 +SAV, 04, 21, 79.00, 56.00, 15.00, 19.00, 26.00 +SAW, 04, 21, 51.00, 34.00, -9999.00, -9999.00, 38.00 +SBA, 04, 21, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 21, 76.00, 48.00, -9999.00, -9999.00, 14.00 +SBN, 04, 21, 62.00, 41.00, 32.00, 32.00, 47.00 +SBP, 04, 21, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 21, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 21, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 21, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 21, 75.00, 47.00, 7.00, 11.00, 14.00 +SDF, 04, 21, 69.00, 47.00, 28.00, 27.00, 40.00 +SEA, 04, 21, 58.00, 42.00, 30.00, 25.00, 40.00 +SEM, 04, 21, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 21, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 21, 64.00, 48.00, 11.00, 13.00, 17.00 +SGF, 04, 21, 70.00, 46.00, 27.00, 25.00, 42.00 +SGY, 04, 21, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 21, 59.00, 32.00, 23.00, 24.00, 34.00 +SHV, 04, 21, 78.00, 56.00, 20.00, 20.00, 31.00 +SIT, 04, 21, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 21, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 21, 82.00, 55.00, 15.00, 9.00, 21.00 +SKA, 04, 21, 59.00, 36.00, -9999.00, -9999.00, 26.00 +SKF, 04, 21, 81.00, 60.00, -9999.00, -9999.00, 23.00 +SLC, 04, 21, 64.00, 39.00, 22.00, 21.00, 31.00 +SLE, 04, 21, 61.00, 38.00, 30.00, 30.00, 41.00 +SLN, 04, 21, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 21, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 21, 67.00, 43.00, -9999.00, 9.00, 17.00 +SNA, 04, 21, 65.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 21, 34.00, 25.00, 33.00, 37.00, 51.00 +SNS, 04, 21, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 21, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 21, 67.00, 45.00, 31.00, 24.00, 42.00 +SPS, 04, 21, 77.00, 52.00, 16.00, 16.00, 26.00 +SRQ, 04, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 21, 78.00, 51.00, -9999.00, -9999.00, 27.00 +SSI, 04, 21, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +STC, 04, 21, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 21, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +STL, 04, 21, 69.00, 49.00, 28.00, 25.00, 40.00 +STNV, 04, 21, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STS, 04, 21, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 21, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 21, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 21, 72.00, 46.00, -9999.00, -9999.00, 16.00 +SUX, 04, 21, 65.00, 41.00, 26.00, 22.00, 36.00 +SVN, 04, 21, 79.00, 56.00, -9999.00, -9999.00, 25.00 +SWF, 04, 21, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 21, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 21, 59.00, 38.00, 32.00, 32.00, 44.00 +SZL, 04, 21, 69.00, 44.00, -9999.00, -9999.00, 28.00 +TAD, 04, 21, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 21, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 21, 74.00, 44.00, -9999.00, -9999.00, 35.00 +TCC, 04, 21, 75.00, 44.00, 9.00, 9.00, 16.00 +TCL, 04, 21, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 21, 62.00, 39.00, -9999.00, -9999.00, 44.00 +TCS, 04, 21, 76.00, 47.00, -9999.00, -9999.00, 6.00 +TEB, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 21, 73.00, 51.00, -9999.00, -9999.00, 24.00 +TKA, 04, 21, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 21, 81.00, 54.00, 14.00, 17.00, 24.00 +TNX, 04, 21, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 21, 62.00, 39.00, 28.00, 31.00, 44.00 +TOP, 04, 21, 69.00, 45.00, 27.00, 23.00, 39.00 +TPA, 04, 21, 83.00, 62.00, 8.00, 11.00, 16.00 +TPH, 04, 21, 65.00, 35.00, 9.00, 6.00, 11.00 +TRI, 04, 21, 69.00, 45.00, 24.00, 25.00, 36.00 +TRK, 04, 21, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 21, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 21, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 21, 74.00, 52.00, 24.00, 19.00, 34.00 +TUP, 04, 21, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 21, 83.00, 52.00, 4.00, 5.00, 7.00 +TVC, 04, 21, 57.00, 34.00, 23.00, 22.00, 33.00 +TVL, 04, 21, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 21, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 21, 72.00, 46.00, 23.00, 25.00, 35.00 +T01, 04, 21, 68.00, 44.00, -9999.00, -9999.00, 31.00 +T02, 04, 21, 76.00, 52.00, -9999.00, -9999.00, 26.00 +T03, 04, 21, 77.00, 52.00, -9999.00, -9999.00, 25.00 +T04, 04, 21, 82.00, 62.00, -9999.00, -9999.00, 16.00 +T05, 04, 21, 69.00, 44.00, -9999.00, -9999.00, 28.00 +T06, 04, 21, 79.00, 52.00, -9999.00, -9999.00, 28.00 +T07, 04, 21, 71.00, 38.00, -9999.00, -9999.00, 29.00 +T08, 04, 21, 64.00, 42.00, -9999.00, -9999.00, 23.00 +UCA, 04, 21, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 21, 74.00, 47.00, -9999.00, -9999.00, 5.00 +UIL, 04, 21, 56.00, 38.00, 50.00, 50.00, 60.00 +UIN, 04, 21, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 21, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 21, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 21, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +U15, 04, 21, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +U28, 04, 21, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 21, 80.00, 53.00, -9999.00, -9999.00, 24.00 +VBG, 04, 21, 69.00, 45.00, -9999.00, -9999.00, 17.00 +VCT, 04, 21, 81.00, 62.00, 15.00, 15.00, 24.00 +VCV, 04, 21, 74.00, 43.00, -9999.00, -9999.00, 5.00 +VDZ, 04, 21, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 21, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 21, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 21, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 21, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 21, 79.00, 55.00, -9999.00, -9999.00, 21.00 +VRB, 04, 21, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 21, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 21, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 21, 68.00, 44.00, 25.00, 22.00, -9999.00 +WJA, 04, 21, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 21, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 21, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 21, 65.00, 31.00, 15.00, 15.00, 24.00 +WPO, 04, 21, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 21, 79.00, 53.00, -9999.00, -9999.00, 26.00 +WRG, 04, 21, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 21, 66.00, 40.00, -9999.00, -9999.00, 35.00 +WRL, 04, 21, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +X68, 04, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 21, 45.00, 30.00, 53.00, 53.00, 64.00 +YCG, 04, 21, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 21, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 21, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 21, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 21, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 21, 65.00, 37.00, 9.00, 10.00, 15.00 +YNG, 04, 21, 61.00, 39.00, 30.00, 33.00, 46.00 +YPA, 04, 21, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 21, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 21, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 21, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 21, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 21, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 21, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 21, 88.00, 58.00, 2.00, 1.00, 2.00 +YVR, 04, 21, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 21, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 21, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 21, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 21, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 21, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 21, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 21, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 21, 52.00, 31.00, 26.00, 26.00, 36.00 +ZUN, 04, 21, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 21, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 21, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 21, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +01R, 04, 21, 79.00, 57.00, -9999.00, -9999.00, 27.00 +1V1, 04, 21, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 21, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 21, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 21, 71.00, 52.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 21, 78.00, 51.00, -9999.00, -9999.00, 26.00 +3B1, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 21, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 21, 57.00, 33.00, -9999.00, -9999.00, 34.00 +3SE, 04, 21, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 21, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 21, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 21, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 21, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 21, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 21, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 21, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 22, 63.00, 41.00, 26.00, 26.00, 39.00 +ABI, 04, 22, 80.00, 55.00, 14.00, 10.00, 21.00 +ABQ, 04, 22, 73.00, 42.00, 8.00, 7.00, 13.00 +ABR, 04, 22, 61.00, 36.00, 21.00, 19.00, 30.00 +ABY, 04, 22, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 22, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 22, 80.00, 59.00, 17.00, 17.00, 27.00 +ACV, 04, 22, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 22, 63.00, 42.00, 24.00, 22.00, 34.00 +ADK, 04, 22, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 22, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 22, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 22, 67.00, 44.00, -9999.00, -9999.00, 33.00 +AEX, 04, 22, 80.00, 58.00, -9999.00, -9999.00, 27.00 +AFF, 04, 22, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 22, 86.00, 61.00, -9999.00, -9999.00, 22.00 +AGS, 04, 22, 79.00, 51.00, 18.00, 20.00, 29.00 +AHN, 04, 22, 76.00, 52.00, 18.00, 21.00, 29.00 +AKN, 04, 22, 42.00, 26.00, 26.00, 26.00, 38.00 +AKO, 04, 22, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 22, 61.00, 38.00, 26.00, 27.00, 40.00 +ALI, 04, 22, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 22, 63.00, 40.00, 25.00, 25.00, 38.00 +ALS, 04, 22, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 22, 74.00, 45.00, 16.00, 12.00, 23.00 +AMG, 04, 22, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 22, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 22, 46.00, 31.00, 16.00, 15.00, 24.00 +AND, 04, 22, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 22, 52.00, 39.00, 51.00, 50.00, 63.00 +AOO, 04, 22, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +APN, 04, 22, 55.00, 33.00, 28.00, 26.00, 39.00 +AQQ, 04, 22, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +ART, 04, 22, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +AST, 04, 22, 57.00, 42.00, 42.00, 45.00, 55.00 +ATL, 04, 22, 75.00, 53.00, 19.00, 21.00, 30.00 +ATW, 04, 22, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 22, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 22, 67.00, 43.00, -9999.00, -9999.00, 39.00 +AUG, 04, 22, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 22, 81.00, 62.00, 20.00, 16.00, 29.00 +AUW, 04, 22, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 22, 70.00, 45.00, 22.00, 24.00, 33.00 +AVP, 04, 22, 61.00, 41.00, 31.00, 29.00, 44.00 +AXN, 04, 22, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 22, 59.00, 38.00, -9999.00, -9999.00, 33.00 +AYS, 04, 22, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 22, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 22, 76.00, 49.00, -9999.00, -9999.00, 18.00 +BAD, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +BAF, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 22, 54.00, 25.00, -9999.00, -9999.00, 17.00 +BDL, 04, 22, 63.00, 40.00, 26.00, 26.00, 37.00 +BDR, 04, 22, 59.00, 42.00, 26.00, 22.00, 35.00 +BET, 04, 22, 36.00, 20.00, 20.00, 21.00, 31.00 +BFD, 04, 22, 56.00, 34.00, 35.00, 33.00, 47.00 +BFF, 04, 22, 64.00, 34.00, 23.00, 21.00, 33.00 +BFL, 04, 22, 78.00, 52.00, 7.00, 7.00, 10.00 +BGM, 04, 22, 57.00, 38.00, 32.00, 31.00, 45.00 +BGR, 04, 22, 54.00, 35.00, 26.00, 23.00, 36.00 +BGS, 04, 22, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 22, 77.00, 51.00, 21.00, 20.00, 32.00 +BID, 04, 22, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 22, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 22, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 22, 60.00, 37.00, 22.00, 23.00, 33.00 +BIS, 04, 22, 59.00, 34.00, 20.00, 19.00, 31.00 +BIX, 04, 22, 79.00, 62.00, -9999.00, -9999.00, 23.00 +BJI, 04, 22, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 22, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 22, 64.00, 33.00, -9999.00, -9999.00, 23.00 +BKW, 04, 22, 64.00, 43.00, 31.00, 31.00, 45.00 +BLF, 04, 22, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 22, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 22, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 22, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 22, 71.00, 47.00, -9999.00, -9999.00, 36.00 +BNA, 04, 22, 73.00, 50.00, 28.00, 26.00, 39.00 +BNO, 04, 22, 59.00, 31.00, -9999.00, 17.00, 33.00 +BOI, 04, 22, 64.00, 39.00, 18.00, 19.00, 28.00 +BOS, 04, 22, 59.00, 43.00, 25.00, 23.00, 37.00 +BPI, 04, 22, 54.00, 21.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 22, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 22, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 22, 65.00, 44.00, -9999.00, -9999.00, 34.00 +BRO, 04, 22, 85.00, 69.00, 10.00, 8.00, 14.00 +BRW, 04, 22, 10.00, -4.00, 10.00, 12.00, 18.00 +BSM, 04, 22, 81.00, 62.00, -9999.00, -9999.00, 23.00 +BTI, 04, 22, 12.00, -4.00, 8.00, 11.00, 15.00 +BTL, 04, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 22, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 22, 82.00, 60.00, 19.00, 18.00, 29.00 +BTT, 04, 22, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 22, 57.00, 37.00, 31.00, 29.00, 45.00 +BUB, 04, 22, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 22, 57.00, 39.00, 31.00, 32.00, 45.00 +BUR, 04, 22, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 22, 79.00, 62.00, -9999.00, 13.00, 23.00 +BWG, 04, 22, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 22, 67.00, 45.00, 26.00, 23.00, 36.00 +BYH, 04, 22, 74.00, 53.00, -9999.00, -9999.00, 36.00 +BYI, 04, 22, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 22, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 22, 79.00, 52.00, 15.00, 19.00, 26.00 +CAG, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 22, 62.00, 41.00, 29.00, 35.00, 46.00 +CAO, 04, 22, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 22, 51.00, 32.00, 32.00, 33.00, 46.00 +CBM, 04, 22, 78.00, 52.00, -9999.00, -9999.00, 28.00 +CDB, 04, 22, 40.00, 30.00, 47.00, 51.00, 66.00 +CDC, 04, 22, 64.00, 36.00, 14.00, 11.00, 19.00 +CDR, 04, 22, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 22, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 22, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 04, 22, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 22, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 22, 74.00, 49.00, 22.00, 22.00, 34.00 +CHO, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 22, 78.00, 56.00, 17.00, 17.00, 26.00 +CID, 04, 22, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 22, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 22, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 22, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 22, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 22, 61.00, 40.00, 30.00, 32.00, 46.00 +CLL, 04, 22, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 22, 73.00, 50.00, 19.00, 20.00, 30.00 +CMH, 04, 22, 65.00, 43.00, 27.00, 30.00, 41.00 +CMI, 04, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 22, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 22, 67.00, 44.00, 30.00, 19.00, 39.00 +CNM, 04, 22, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 22, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +COD, 04, 22, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +COF, 04, 22, 82.00, 62.00, -9999.00, -9999.00, 19.00 +CON, 04, 22, 60.00, 34.00, 25.00, 24.00, 37.00 +COS, 04, 22, 62.00, 35.00, 21.00, 20.00, 29.00 +COT, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 22, 68.00, 46.00, 29.00, 26.00, 42.00 +CPR, 04, 22, 59.00, 32.00, 24.00, 26.00, 35.00 +CRBC, 04, 22, 48.00, 16.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 22, 83.00, 65.00, 12.00, 11.00, 19.00 +CRW, 04, 22, 69.00, 45.00, 31.00, 31.00, 44.00 +CSG, 04, 22, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 22, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 22, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 22, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 22, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 22, 67.00, 45.00, 27.00, 29.00, 42.00 +CVN, 04, 22, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 22, 75.00, 44.00, -9999.00, -9999.00, 11.00 +CXY, 04, 22, 65.00, 44.00, 24.00, 25.00, 35.00 +CYS, 04, 22, 57.00, 33.00, 24.00, 23.00, 34.00 +DAA, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +DAB, 04, 22, 82.00, 60.00, 10.00, 16.00, 22.00 +DAG, 04, 22, 80.00, 54.00, 3.00, 3.00, 6.00 +DAL, 04, 22, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 22, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 22, 65.00, 43.00, 29.00, 29.00, 42.00 +DBQ, 04, 22, 61.00, 40.00, 30.00, 25.00, 41.00 +DCA, 04, 22, 69.00, 49.00, 21.00, 22.00, 32.00 +DDC, 04, 22, 70.00, 44.00, 20.00, 18.00, 29.00 +DEC, 04, 22, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 22, 64.00, 37.00, 23.00, 20.00, 30.00 +DFW, 04, 22, 78.00, 57.00, 19.00, 15.00, 28.00 +DHN, 04, 22, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 22, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 22, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 22, 85.00, 61.00, -9999.00, -9999.00, 16.00 +DLG, 04, 22, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 22, 52.00, 32.00, 26.00, 23.00, 36.00 +DLLC, 04, 22, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 22, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 22, 84.00, 53.00, -9999.00, -9999.00, 5.00 +DMN, 04, 22, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 22, 68.00, 45.00, -9999.00, -9999.00, 35.00 +DPG, 04, 22, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 22, 80.00, 55.00, -9999.00, -9999.00, 21.00 +DRA, 04, 22, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 22, 85.00, 61.00, 16.00, 10.00, 20.00 +DSM, 04, 22, 65.00, 43.00, 28.00, 25.00, 40.00 +DTW, 04, 22, 61.00, 39.00, 27.00, 27.00, 40.00 +DUG, 04, 22, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 22, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 22, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 22, 80.00, 55.00, -9999.00, -9999.00, 22.00 +D45, 04, 22, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 22, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 22, 60.00, 36.00, 24.00, 24.00, 34.00 +ECG, 04, 22, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 22, 74.00, 48.00, -9999.00, -9999.00, 7.00 +EED, 04, 22, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 22, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 22, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 22, 64.00, 37.00, 37.00, 38.00, 51.00 +EKO, 04, 22, 62.00, 32.00, 15.00, 17.00, 24.00 +ELD, 04, 22, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 22, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 22, 81.00, 50.00, 4.00, 3.00, 6.00 +ELY, 04, 22, 60.00, 28.00, 15.00, 16.00, 24.00 +EMP, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 22, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +END, 04, 22, 75.00, 51.00, -9999.00, -9999.00, 14.00 +ENN, 04, 22, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 22, 64.00, 43.00, -9999.00, -9999.00, 21.00 +EPH, 04, 22, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 22, 57.00, 40.00, 33.00, 30.00, 44.00 +ESF, 04, 22, 80.00, 58.00, -9999.00, -9999.00, 30.00 +EUG, 04, 22, 62.00, 42.00, 31.00, 30.00, 41.00 +EVV, 04, 22, 70.00, 47.00, 31.00, 29.00, 44.00 +EWN, 04, 22, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 22, 65.00, 45.00, 25.00, 24.00, 37.00 +EYW, 04, 22, 83.00, 73.00, 12.00, 11.00, 19.00 +E74, 04, 22, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 22, 73.00, 47.00, -9999.00, -9999.00, 29.00 +FAI, 04, 22, 46.00, 26.00, 13.00, 13.00, 19.00 +FAR, 04, 22, 58.00, 35.00, 19.00, 16.00, 27.00 +FAT, 04, 22, 78.00, 49.00, 7.00, 6.00, 10.00 +FAY, 04, 22, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 22, 58.00, 33.00, 21.00, 23.00, 34.00 +FCS, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 04, 22, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 22, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 04, 22, 60.00, 29.00, 15.00, 15.00, 21.00 +FLL, 04, 22, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 22, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 22, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +FME, 04, 22, 70.00, 42.00, -9999.00, -9999.00, 33.00 +FMH, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 04, 22, 72.00, 35.00, 8.00, 10.00, 14.00 +FMY, 04, 22, 86.00, 64.00, 7.00, 11.00, 16.00 +FNT, 04, 22, 59.00, 39.00, 26.00, 27.00, 42.00 +FOD, 04, 22, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 22, 70.00, 46.00, -9999.00, -9999.00, 32.00 +FOK, 04, 22, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 22, 70.00, 46.00, -9999.00, -9999.00, 30.00 +FSD, 04, 22, 62.00, 38.00, 28.00, 22.00, 38.00 +FSI, 04, 22, 77.00, 52.00, -9999.00, -9999.00, 27.00 +FSM, 04, 22, 76.00, 51.00, 25.00, 21.00, 36.00 +FTK, 04, 22, 70.00, 45.00, -9999.00, -9999.00, 36.00 +FWA, 04, 22, 63.00, 41.00, 27.00, 29.00, 42.00 +FWH, 04, 22, 78.00, 56.00, -9999.00, -9999.00, 26.00 +FYU, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 22, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 22, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 22, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 22, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 22, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 22, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 22, 60.00, 37.00, 18.00, 21.00, 30.00 +GFA, 04, 22, 58.00, 34.00, -9999.00, -9999.00, 28.00 +GFK, 04, 22, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 22, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 22, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 22, 60.00, 35.00, 18.00, 16.00, 26.00 +GJT, 04, 22, 68.00, 41.00, 14.00, 15.00, 22.00 +GKN, 04, 22, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 22, 66.00, 38.00, 20.00, 19.00, 29.00 +GLH, 04, 22, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 22, 76.00, 67.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 22, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 22, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +GON, 04, 22, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 22, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 22, 58.00, 37.00, 28.00, 26.00, 41.00 +GRCI, 04, 22, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 22, 62.00, 40.00, -9999.00, -9999.00, 44.00 +GRI, 04, 22, 66.00, 41.00, 27.00, 20.00, 35.00 +GRK, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 04, 22, 60.00, 38.00, 30.00, 28.00, 42.00 +GSB, 04, 22, 76.00, 51.00, -9999.00, -9999.00, 29.00 +GSG, 04, 22, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 22, 72.00, 48.00, 21.00, 19.00, 32.00 +GSP, 04, 22, 74.00, 50.00, 19.00, 21.00, 31.00 +GST, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 22, 56.00, 38.00, -9999.00, -9999.00, 46.00 +GTF, 04, 22, 58.00, 34.00, 21.00, 23.00, 31.00 +GUP, 04, 22, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 22, 64.00, 41.00, -9999.00, -9999.00, 40.00 +GVW, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 04, 22, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 22, 69.00, 53.00, 18.00, 17.00, 28.00 +HBR, 04, 22, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 22, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 22, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 22, 62.00, 39.00, -9999.00, -9999.00, 29.00 +HKY, 04, 22, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 22, 59.00, 33.00, 20.00, 19.00, 30.00 +HMN, 04, 22, 82.00, 42.00, -9999.00, -9999.00, 5.00 +HMS, 04, 22, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 22, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 22, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +HON, 04, 22, 62.00, 37.00, 21.00, 20.00, 31.00 +HOP, 04, 22, 72.00, 47.00, -9999.00, -9999.00, 36.00 +HOT, 04, 22, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 22, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 22, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 22, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 22, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 22, 80.00, 55.00, -9999.00, -9999.00, 20.00 +HST, 04, 22, 85.00, 63.00, -9999.00, -9999.00, 18.00 +HSV, 04, 22, 75.00, 51.00, 28.00, 22.00, 37.00 +HTL, 04, 22, 57.00, 35.00, 32.00, 26.00, 43.00 +HTS, 04, 22, 69.00, 46.00, 29.00, 30.00, 43.00 +HUF, 04, 22, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 22, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 22, 60.00, 34.00, 19.00, 19.00, 28.00 +IAB, 04, 22, 71.00, 47.00, -9999.00, -9999.00, 27.00 +IAD, 04, 22, 68.00, 43.00, 24.00, 24.00, 36.00 +IAG, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 22, 81.00, 60.00, 17.00, 17.00, 26.00 +ICT, 04, 22, 71.00, 47.00, 25.00, 18.00, 35.00 +IDA, 04, 22, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 22, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 22, 65.00, 44.00, 25.00, 24.00, 37.00 +ILI, 04, 22, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 22, 76.00, 53.00, 17.00, 17.00, 27.00 +IMT, 04, 22, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +IND, 04, 22, 66.00, 44.00, 32.00, 29.00, 44.00 +INL, 04, 22, 54.00, 31.00, 23.00, 17.00, 30.00 +INS, 04, 22, 74.00, 47.00, -9999.00, -9999.00, 5.00 +INT, 04, 22, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +INW, 04, 22, 73.00, 39.00, 7.00, 7.00, 11.00 +IPL, 04, 22, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 22, 63.00, 41.00, 28.00, 29.00, 40.00 +IRK, 04, 22, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 22, 59.00, 34.00, 18.00, 16.00, 26.00 +ISP, 04, 22, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 22, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 22, 88.00, 53.00, -9999.00, -9999.00, 6.00 +IWD, 04, 22, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 22, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 22, 80.00, 54.00, 20.00, 19.00, 31.00 +JAX, 04, 22, 81.00, 57.00, 14.00, 17.00, 24.00 +JBR, 04, 22, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 22, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 22, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 22, 61.00, 45.00, 23.00, 23.00, 35.00 +JHW, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 22, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 22, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 22, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 22, 50.00, 34.00, 44.00, 43.00, 56.00 +JST, 04, 22, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 22, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 22, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 22, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 22, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 22, 60.00, 38.00, 28.00, 26.00, 41.00 +LAR, 04, 22, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 22, 80.00, 53.00, 3.00, 5.00, 6.00 +LAX, 04, 22, 68.00, 54.00, 6.00, 7.00, 10.00 +LBB, 04, 22, 78.00, 49.00, 16.00, 10.00, 22.00 +LBF, 04, 22, 65.00, 37.00, 26.00, 20.00, 33.00 +LCH, 04, 22, 80.00, 61.00, 15.00, 16.00, 23.00 +LCK, 04, 22, 67.00, 43.00, -9999.00, -9999.00, 41.00 +LEB, 04, 22, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 22, 68.00, 47.00, 28.00, 28.00, 42.00 +LFI, 04, 22, 68.00, 51.00, -9999.00, -9999.00, 31.00 +LFK, 04, 22, 81.00, 58.00, 19.00, 18.00, 29.00 +LFT, 04, 22, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 22, 62.00, 46.00, 25.00, 22.00, 35.00 +LGB, 04, 22, 72.00, 53.00, 6.00, 6.00, 10.00 +LGU, 04, 22, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 22, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 22, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 22, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 22, 76.00, 53.00, 22.00, 20.00, 33.00 +LIZ, 04, 22, 51.00, 32.00, -9999.00, -9999.00, 39.00 +LMT, 04, 22, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +LND, 04, 22, 58.00, 33.00, 20.00, 21.00, 28.00 +LNK, 04, 22, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 22, 67.00, 35.00, 8.00, 9.00, 14.00 +LOZ, 04, 22, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 22, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 22, 76.00, 52.00, -9999.00, -9999.00, 36.00 +LSE, 04, 22, 62.00, 40.00, 23.00, 24.00, 34.00 +LSF, 04, 22, 79.00, 55.00, -9999.00, -9999.00, 36.00 +LSV, 04, 22, 84.00, 48.00, -9999.00, -9999.00, 5.00 +LTS, 04, 22, 81.00, 51.00, -9999.00, -9999.00, 23.00 +LUF, 04, 22, 88.00, 52.00, -9999.00, -9999.00, 4.00 +LVS, 04, 22, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 22, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 22, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 22, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 22, 70.00, 46.00, 24.00, 22.00, 34.00 +MAF, 04, 22, 82.00, 52.00, 9.00, 7.00, 15.00 +MBL, 04, 22, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 22, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 22, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 22, 75.00, 50.00, -9999.00, -9999.00, 17.00 +MCF, 04, 22, 84.00, 63.00, -9999.00, -9999.00, 16.00 +MCG, 04, 22, 42.00, 21.00, 18.00, 18.00, 28.00 +MCI, 04, 22, 68.00, 47.00, 29.00, 24.00, 40.00 +MCK, 04, 22, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 22, 80.00, 53.00, 16.00, 18.00, 28.00 +MCO, 04, 22, 85.00, 61.00, 11.00, 15.00, 21.00 +MCW, 04, 22, 61.00, 39.00, 21.00, 20.00, 33.00 +MC2, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 04, 22, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 22, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 22, 62.00, 43.00, 32.00, 29.00, 43.00 +MEI, 04, 22, 79.00, 53.00, 20.00, 20.00, 32.00 +MEM, 04, 22, 76.00, 55.00, 25.00, 25.00, 37.00 +MER, 04, 22, 77.00, 46.00, -9999.00, -9999.00, 14.00 +MFD, 04, 22, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 22, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 22, 67.00, 39.00, 22.00, 20.00, 29.00 +MGE, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 04, 22, 79.00, 55.00, 21.00, 20.00, 30.00 +MGW, 04, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 22, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 22, 73.00, 48.00, -9999.00, -9999.00, 17.00 +MHS, 04, 22, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 22, 84.00, 67.00, 13.00, 16.00, 23.00 +MIB, 04, 22, 57.00, 35.00, -9999.00, -9999.00, 30.00 +MIV, 04, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 22, 69.00, 37.00, -9999.00, -9999.00, 21.00 +MKC, 04, 22, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 22, 56.00, 38.00, 31.00, 29.00, 45.00 +MKG, 04, 22, 58.00, 38.00, 27.00, 26.00, 39.00 +MKL, 04, 22, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 22, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 22, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 22, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 22, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 22, 64.00, 42.00, 31.00, 26.00, 41.00 +MLS, 04, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 22, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 22, 80.00, 55.00, -9999.00, -9999.00, 27.00 +MOB, 04, 22, 81.00, 59.00, 19.00, 19.00, 29.00 +MOT, 04, 22, 57.00, 35.00, 16.00, 15.00, 24.00 +MPV, 04, 22, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 22, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 22, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 22, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 22, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 22, 64.00, 46.00, -9999.00, -9999.00, 19.00 +MSL, 04, 22, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 22, 60.00, 37.00, 28.00, 27.00, 41.00 +MSO, 04, 22, 60.00, 33.00, 23.00, 20.00, 32.00 +MSP, 04, 22, 60.00, 39.00, 27.00, 24.00, 38.00 +MSS, 04, 22, 57.00, 36.00, 29.00, 27.00, 40.00 +MSY, 04, 22, 81.00, 61.00, 17.00, 18.00, 26.00 +MTC, 04, 22, 58.00, 39.00, -9999.00, -9999.00, 37.00 +MTN, 04, 22, 67.00, 45.00, -9999.00, -9999.00, 33.00 +MTO, 04, 22, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 22, 64.00, 41.00, -9999.00, -9999.00, 33.00 +MUO, 04, 22, 69.00, 38.00, -9999.00, -9999.00, 21.00 +MWA, 04, 22, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 22, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 22, 79.00, 55.00, -9999.00, -9999.00, 27.00 +MYL, 04, 22, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 22, 78.00, 53.00, -9999.00, -9999.00, 25.00 +NAO, 04, 22, 75.00, 60.00, -9999.00, -9999.00, 23.00 +NBC, 04, 22, 79.00, 57.00, -9999.00, -9999.00, 24.00 +NBE, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 22, 62.00, 41.00, -9999.00, -9999.00, 40.00 +NCA, 04, 22, 78.00, 49.00, -9999.00, -9999.00, 30.00 +NCO, 04, 22, 58.00, 41.00, -9999.00, -9999.00, 38.00 +NC1, 04, 22, 74.00, 48.00, -9999.00, -9999.00, 6.00 +NEL, 04, 22, 64.00, 41.00, -9999.00, -9999.00, 37.00 +NFG, 04, 22, 67.00, 51.00, -9999.00, -9999.00, 41.00 +NFL, 04, 22, 67.00, 35.00, -9999.00, -9999.00, 13.00 +NGP, 04, 22, 83.00, 66.00, -9999.00, -9999.00, 17.00 +NGU, 04, 22, 69.00, 50.00, -9999.00, -9999.00, 30.00 +NGZ, 04, 22, 65.00, 49.00, -9999.00, -9999.00, 14.00 +NHK, 04, 22, 69.00, 45.00, -9999.00, -9999.00, 33.00 +NHZ, 04, 22, 55.00, 37.00, -9999.00, -9999.00, 37.00 +NID, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 22, 81.00, 57.00, -9999.00, -9999.00, 22.00 +NIR, 04, 22, 83.00, 62.00, -9999.00, -9999.00, 20.00 +NKT, 04, 22, 73.00, 53.00, -9999.00, -9999.00, 28.00 +NKX, 04, 22, 69.00, 57.00, -9999.00, -9999.00, 15.00 +NLC, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NMM, 04, 22, 79.00, 52.00, -9999.00, -9999.00, 27.00 +NPA, 04, 22, 79.00, 61.00, -9999.00, -9999.00, 21.00 +NQA, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 04, 22, 86.00, 65.00, -9999.00, -9999.00, 17.00 +NQX, 04, 22, 83.00, 73.00, -9999.00, -9999.00, 16.00 +NRB, 04, 22, 80.00, 61.00, -9999.00, -9999.00, 21.00 +NRC, 04, 22, 78.00, 46.00, -9999.00, -9999.00, 18.00 +NRS, 04, 22, 67.00, 53.00, -9999.00, -9999.00, 11.00 +NSE, 04, 22, 80.00, 57.00, -9999.00, -9999.00, 24.00 +NSI, 04, 22, 69.00, 49.00, -9999.00, -9999.00, 11.00 +NTD, 04, 22, 69.00, 49.00, -9999.00, -9999.00, 8.00 +NTK, 04, 22, 73.00, 52.00, -9999.00, -9999.00, 11.00 +NTU, 04, 22, 69.00, 50.00, -9999.00, -9999.00, 30.00 +NUC, 04, 22, 67.00, 53.00, -9999.00, -9999.00, 11.00 +NUQ, 04, 22, 70.00, 46.00, -9999.00, -9999.00, 15.00 +NUW, 04, 22, 59.00, 41.00, -9999.00, -9999.00, 37.00 +NWF, 04, 22, 72.00, 53.00, -9999.00, -9999.00, 12.00 +NXX, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 04, 22, 70.00, 43.00, -9999.00, -9999.00, 33.00 +NZC, 04, 22, 82.00, 54.00, -9999.00, -9999.00, 24.00 +NZJ, 04, 22, 74.00, 49.00, -9999.00, -9999.00, 12.00 +NZW, 04, 22, 60.00, 39.00, -9999.00, -9999.00, 37.00 +NZY, 04, 22, 69.00, 57.00, -9999.00, -9999.00, 11.00 +OAK, 04, 22, 67.00, 45.00, 12.00, 14.00, 20.00 +OAR, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFF, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 04, 22, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 22, 74.00, 51.00, 20.00, 15.00, 29.00 +OLM, 04, 22, 61.00, 38.00, 36.00, 36.00, 47.00 +OMA, 04, 22, 67.00, 43.00, 24.00, 22.00, 36.00 +OME, 04, 22, 30.00, 15.00, 18.00, 20.00, 27.00 +ONT, 04, 22, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 22, 62.00, 41.00, 33.00, 28.00, 45.00 +ORF, 04, 22, 69.00, 50.00, 20.00, 20.00, 29.00 +ORH, 04, 22, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 22, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 22, 55.00, 34.00, -9999.00, -9999.00, 35.00 +OTG, 04, 22, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 22, 58.00, 44.00, 36.00, 39.00, 49.00 +OTM, 04, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 22, 25.00, 8.00, 11.00, 16.00, 20.00 +OURC, 04, 22, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 22, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 22, 81.00, 56.00, -9999.00, -9999.00, 24.00 +PACZ, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 22, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 22, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 22, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 22, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 22, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 22, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 22, 80.00, 57.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 22, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 22, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 22, 39.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 22, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 22, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 22, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 22, 57.00, 36.00, -9999.00, -9999.00, 34.00 +PBI, 04, 22, 83.00, 66.00, 13.00, 19.00, 26.00 +PDT, 04, 22, 64.00, 41.00, 20.00, 15.00, 27.00 +PDX, 04, 22, 63.00, 43.00, 34.00, 36.00, 47.00 +PFN, 04, 22, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 22, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 22, 65.00, 45.00, 23.00, 27.00, 38.00 +PHX, 04, 22, 87.00, 58.00, 3.00, 4.00, 6.00 +PIA, 04, 22, 65.00, 43.00, 31.00, 26.00, 42.00 +PIB, 04, 22, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 22, 60.00, 34.00, 20.00, 19.00, 30.00 +PIR, 04, 22, 63.00, 38.00, 19.00, 16.00, 26.00 +PIT, 04, 22, 63.00, 41.00, 31.00, 31.00, 44.00 +PKB, 04, 22, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 22, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 22, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 22, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 22, 79.00, 61.00, 15.00, 14.00, 24.00 +POB, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 22, 80.00, 56.00, -9999.00, -9999.00, 30.00 +POM, 04, 22, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +POU, 04, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 22, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 22, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 22, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 22, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 22, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 22, 58.00, 36.00, -9999.00, -9999.00, 37.00 +PSP, 04, 22, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 22, 80.00, 64.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 22, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 22, 70.00, 38.00, 14.00, 13.00, 21.00 +PUC, 04, 22, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 22, 60.00, 40.00, 27.00, 22.00, 38.00 +PVU, 04, 22, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 22, 55.00, 37.00, 27.00, 27.00, 39.00 +P02, 04, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +P07, 04, 22, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +P11, 04, 22, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +P24, 04, 22, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +P28, 04, 22, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +P35, 04, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +P38, 04, 22, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +P39, 04, 22, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +P58, 04, 22, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +P59, 04, 22, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +P60, 04, 22, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +P61, 04, 22, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +P67, 04, 22, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +P68, 04, 22, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +P69, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 22, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 22, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 22, 61.00, 35.00, 21.00, 21.00, 30.00 +RBL, 04, 22, 74.00, 49.00, 14.00, 13.00, 20.00 +RCA, 04, 22, 61.00, 35.00, -9999.00, -9999.00, 30.00 +RDD, 04, 22, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 22, 61.00, 31.00, 14.00, 15.00, 24.00 +RDR, 04, 22, 57.00, 34.00, -9999.00, -9999.00, 28.00 +RDU, 04, 22, 74.00, 49.00, 18.00, 17.00, 27.00 +REE, 04, 22, 78.00, 49.00, -9999.00, -9999.00, 14.00 +REJ, 04, 22, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 22, 62.00, 40.00, 32.00, 27.00, 43.00 +RIC, 04, 22, 72.00, 47.00, 20.00, 21.00, 31.00 +RIV, 04, 22, 76.00, 49.00, -9999.00, -9999.00, 12.00 +RIW, 04, 22, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 22, 56.00, 31.00, 16.00, 13.00, 23.00 +RME, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +RMG, 04, 22, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +RND, 04, 22, 82.00, 61.00, -9999.00, -9999.00, 23.00 +RNO, 04, 22, 66.00, 35.00, 9.00, 8.00, 14.00 +ROA, 04, 22, 70.00, 46.00, 22.00, 22.00, 34.00 +ROC, 04, 22, 59.00, 39.00, 29.00, 29.00, 43.00 +ROW, 04, 22, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 22, 69.00, 44.00, 20.00, 17.00, 29.00 +RST, 04, 22, 59.00, 38.00, 29.00, 26.00, 42.00 +RWF, 04, 22, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 22, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 22, 74.00, 47.00, 11.00, 12.00, 16.00 +SAF, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 22, 69.00, 57.00, 8.00, 7.00, 13.00 +SAT, 04, 22, 82.00, 61.00, 20.00, 18.00, 30.00 +SAV, 04, 22, 80.00, 57.00, 15.00, 19.00, 26.00 +SAW, 04, 22, 51.00, 34.00, -9999.00, -9999.00, 38.00 +SBA, 04, 22, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 22, 77.00, 49.00, -9999.00, -9999.00, 13.00 +SBN, 04, 22, 62.00, 41.00, 31.00, 32.00, 46.00 +SBP, 04, 22, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 22, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 22, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 22, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 22, 75.00, 48.00, 7.00, 10.00, 13.00 +SDF, 04, 22, 70.00, 48.00, 28.00, 27.00, 40.00 +SEA, 04, 22, 59.00, 43.00, 30.00, 25.00, 40.00 +SEM, 04, 22, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 22, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 22, 65.00, 48.00, 11.00, 13.00, 17.00 +SGF, 04, 22, 70.00, 47.00, 27.00, 25.00, 42.00 +SGY, 04, 22, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 22, 60.00, 33.00, 23.00, 24.00, 34.00 +SHV, 04, 22, 79.00, 56.00, 20.00, 20.00, 31.00 +SIT, 04, 22, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 22, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 22, 83.00, 55.00, 15.00, 9.00, 21.00 +SKA, 04, 22, 60.00, 37.00, -9999.00, -9999.00, 26.00 +SKF, 04, 22, 82.00, 61.00, -9999.00, -9999.00, 23.00 +SLC, 04, 22, 64.00, 40.00, 22.00, 21.00, 31.00 +SLE, 04, 22, 62.00, 39.00, 30.00, 30.00, 41.00 +SLN, 04, 22, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 22, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 22, 67.00, 44.00, -9999.00, 9.00, 17.00 +SNA, 04, 22, 66.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 22, 35.00, 26.00, 33.00, 37.00, 51.00 +SNS, 04, 22, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 22, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 22, 67.00, 45.00, 31.00, 24.00, 42.00 +SPS, 04, 22, 78.00, 53.00, 16.00, 16.00, 26.00 +SRQ, 04, 22, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 22, 79.00, 52.00, -9999.00, -9999.00, 27.00 +SSI, 04, 22, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +STC, 04, 22, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 22, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +STL, 04, 22, 70.00, 49.00, 28.00, 25.00, 40.00 +STNV, 04, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +STS, 04, 22, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 22, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 22, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 22, 73.00, 47.00, -9999.00, -9999.00, 15.00 +SUX, 04, 22, 65.00, 41.00, 26.00, 22.00, 36.00 +SVN, 04, 22, 80.00, 57.00, -9999.00, -9999.00, 25.00 +SWF, 04, 22, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 22, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 22, 59.00, 38.00, 32.00, 32.00, 44.00 +SZL, 04, 22, 70.00, 44.00, -9999.00, -9999.00, 28.00 +TAD, 04, 22, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 22, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 22, 75.00, 44.00, -9999.00, -9999.00, 35.00 +TCC, 04, 22, 75.00, 44.00, 9.00, 9.00, 16.00 +TCL, 04, 22, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 22, 62.00, 40.00, -9999.00, -9999.00, 44.00 +TCS, 04, 22, 76.00, 47.00, -9999.00, -9999.00, 6.00 +TEB, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 22, 74.00, 51.00, -9999.00, -9999.00, 25.00 +TKA, 04, 22, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 22, 82.00, 54.00, 14.00, 17.00, 25.00 +TNX, 04, 22, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 22, 62.00, 39.00, 28.00, 31.00, 44.00 +TOP, 04, 22, 70.00, 46.00, 27.00, 23.00, 39.00 +TPA, 04, 22, 84.00, 63.00, 8.00, 11.00, 16.00 +TPH, 04, 22, 66.00, 35.00, 9.00, 6.00, 11.00 +TRI, 04, 22, 70.00, 45.00, 24.00, 26.00, 37.00 +TRK, 04, 22, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 22, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 22, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 22, 75.00, 52.00, 24.00, 19.00, 34.00 +TUP, 04, 22, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 22, 84.00, 53.00, 4.00, 5.00, 7.00 +TVC, 04, 22, 57.00, 34.00, 23.00, 22.00, 33.00 +TVL, 04, 22, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 22, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 22, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 22, 73.00, 47.00, 23.00, 25.00, 35.00 +T01, 04, 22, 68.00, 45.00, -9999.00, -9999.00, 31.00 +T02, 04, 22, 76.00, 53.00, -9999.00, -9999.00, 27.00 +T03, 04, 22, 77.00, 53.00, -9999.00, -9999.00, 25.00 +T04, 04, 22, 82.00, 63.00, -9999.00, -9999.00, 16.00 +T05, 04, 22, 69.00, 44.00, -9999.00, -9999.00, 28.00 +T06, 04, 22, 80.00, 53.00, -9999.00, -9999.00, 28.00 +T07, 04, 22, 71.00, 38.00, -9999.00, -9999.00, 29.00 +T08, 04, 22, 64.00, 43.00, -9999.00, -9999.00, 23.00 +UCA, 04, 22, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 22, 74.00, 47.00, -9999.00, -9999.00, 5.00 +UIL, 04, 22, 57.00, 39.00, 50.00, 50.00, 60.00 +UIN, 04, 22, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 22, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 22, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 22, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +U15, 04, 22, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +U28, 04, 22, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 22, 81.00, 54.00, -9999.00, -9999.00, 24.00 +VBG, 04, 22, 69.00, 46.00, -9999.00, -9999.00, 17.00 +VCT, 04, 22, 82.00, 63.00, 15.00, 15.00, 24.00 +VCV, 04, 22, 75.00, 43.00, -9999.00, -9999.00, 5.00 +VDZ, 04, 22, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 22, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 22, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 22, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 22, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 22, 80.00, 55.00, -9999.00, -9999.00, 21.00 +VRB, 04, 22, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 22, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 22, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 22, 68.00, 45.00, 25.00, 22.00, -9999.00 +WJA, 04, 22, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 22, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 22, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 22, 66.00, 32.00, 15.00, 15.00, 24.00 +WPO, 04, 22, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 22, 80.00, 53.00, -9999.00, -9999.00, 26.00 +WRG, 04, 22, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 22, 66.00, 40.00, -9999.00, -9999.00, 35.00 +WRL, 04, 22, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +X68, 04, 22, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 22, 46.00, 31.00, 53.00, 53.00, 64.00 +YCG, 04, 22, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 22, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 22, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 22, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 22, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 22, 66.00, 37.00, 9.00, 10.00, 15.00 +YNG, 04, 22, 61.00, 39.00, 30.00, 33.00, 46.00 +YPA, 04, 22, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 22, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 22, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 22, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 22, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 22, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 22, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 22, 89.00, 59.00, 2.00, 1.00, 2.00 +YVR, 04, 22, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 22, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 22, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 22, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 22, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 22, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 22, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 22, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 22, 52.00, 31.00, 26.00, 26.00, 36.00 +ZUN, 04, 22, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 22, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 22, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 22, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +01R, 04, 22, 80.00, 57.00, -9999.00, -9999.00, 27.00 +1V1, 04, 22, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 22, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 22, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 22, 72.00, 52.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 22, 79.00, 52.00, -9999.00, -9999.00, 27.00 +3B1, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 22, 58.00, 33.00, -9999.00, -9999.00, 34.00 +3SE, 04, 22, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 22, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 22, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 22, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 22, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 22, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 22, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 22, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 23, 64.00, 42.00, 26.00, 26.00, 39.00 +ABI, 04, 23, 80.00, 56.00, 14.00, 10.00, 22.00 +ABQ, 04, 23, 74.00, 42.00, 8.00, 8.00, 13.00 +ABR, 04, 23, 62.00, 37.00, 21.00, 18.00, 30.00 +ABY, 04, 23, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 23, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 23, 80.00, 59.00, 17.00, 18.00, 27.00 +ACV, 04, 23, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 23, 64.00, 43.00, 24.00, 23.00, 35.00 +ADK, 04, 23, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 23, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 23, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 23, 68.00, 44.00, -9999.00, -9999.00, 33.00 +AEX, 04, 23, 80.00, 59.00, -9999.00, -9999.00, 27.00 +AFF, 04, 23, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 23, 86.00, 61.00, -9999.00, -9999.00, 23.00 +AGS, 04, 23, 79.00, 51.00, 18.00, 21.00, 29.00 +AHN, 04, 23, 76.00, 52.00, 18.00, 21.00, 29.00 +AKN, 04, 23, 43.00, 27.00, 26.00, 26.00, 38.00 +AKO, 04, 23, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 23, 62.00, 39.00, 27.00, 27.00, 40.00 +ALI, 04, 23, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 23, 64.00, 41.00, 25.00, 25.00, 39.00 +ALS, 04, 23, 62.00, 26.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 23, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 23, 74.00, 45.00, 16.00, 12.00, 23.00 +AMG, 04, 23, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 23, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 23, 47.00, 32.00, 16.00, 15.00, 23.00 +AND, 04, 23, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 23, 52.00, 39.00, 51.00, 50.00, 63.00 +AOO, 04, 23, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +APN, 04, 23, 56.00, 33.00, 28.00, 27.00, 39.00 +AQQ, 04, 23, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +ART, 04, 23, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +AST, 04, 23, 57.00, 42.00, 42.00, 45.00, 55.00 +ATL, 04, 23, 75.00, 53.00, 19.00, 21.00, 30.00 +ATW, 04, 23, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 23, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 23, 68.00, 44.00, -9999.00, -9999.00, 39.00 +AUG, 04, 23, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 23, 81.00, 62.00, 20.00, 17.00, 30.00 +AUW, 04, 23, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 23, 70.00, 45.00, 22.00, 24.00, 34.00 +AVP, 04, 23, 62.00, 41.00, 31.00, 29.00, 44.00 +AXN, 04, 23, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 23, 60.00, 39.00, -9999.00, -9999.00, 33.00 +AYS, 04, 23, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 23, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 23, 77.00, 49.00, -9999.00, -9999.00, 18.00 +BAD, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +BAF, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 23, 55.00, 26.00, -9999.00, -9999.00, 18.00 +BDL, 04, 23, 64.00, 41.00, 26.00, 26.00, 38.00 +BDR, 04, 23, 60.00, 43.00, 27.00, 22.00, 35.00 +BET, 04, 23, 36.00, 20.00, 20.00, 21.00, 31.00 +BFD, 04, 23, 57.00, 35.00, 35.00, 34.00, 47.00 +BFF, 04, 23, 65.00, 35.00, 23.00, 21.00, 34.00 +BFL, 04, 23, 79.00, 52.00, 6.00, 6.00, 10.00 +BGM, 04, 23, 58.00, 39.00, 32.00, 31.00, 45.00 +BGR, 04, 23, 55.00, 36.00, 26.00, 23.00, 37.00 +BGS, 04, 23, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 23, 77.00, 52.00, 22.00, 21.00, 32.00 +BID, 04, 23, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 23, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 23, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 23, 60.00, 37.00, 23.00, 24.00, 34.00 +BIS, 04, 23, 59.00, 35.00, 20.00, 19.00, 31.00 +BIX, 04, 23, 79.00, 62.00, -9999.00, -9999.00, 23.00 +BJI, 04, 23, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 23, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 23, 65.00, 34.00, -9999.00, -9999.00, 23.00 +BKW, 04, 23, 65.00, 43.00, 31.00, 31.00, 45.00 +BLF, 04, 23, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 23, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 23, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 23, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 23, 71.00, 47.00, -9999.00, -9999.00, 35.00 +BNA, 04, 23, 73.00, 50.00, 27.00, 26.00, 40.00 +BNO, 04, 23, 60.00, 31.00, -9999.00, 17.00, 33.00 +BOI, 04, 23, 65.00, 39.00, 18.00, 18.00, 27.00 +BOS, 04, 23, 59.00, 43.00, 25.00, 23.00, 37.00 +BPI, 04, 23, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 23, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 23, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 23, 66.00, 45.00, -9999.00, -9999.00, 34.00 +BRO, 04, 23, 85.00, 69.00, 11.00, 9.00, 14.00 +BRW, 04, 23, 10.00, -3.00, 10.00, 12.00, 18.00 +BSM, 04, 23, 81.00, 62.00, -9999.00, -9999.00, 24.00 +BTI, 04, 23, 12.00, -3.00, 8.00, 11.00, 15.00 +BTL, 04, 23, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 23, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 23, 82.00, 60.00, 18.00, 18.00, 29.00 +BTT, 04, 23, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 23, 58.00, 38.00, 31.00, 29.00, 45.00 +BUB, 04, 23, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 23, 58.00, 40.00, 31.00, 32.00, 45.00 +BUR, 04, 23, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 23, 79.00, 63.00, -9999.00, 13.00, 23.00 +BWG, 04, 23, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 23, 68.00, 46.00, 26.00, 23.00, 36.00 +BYH, 04, 23, 75.00, 54.00, -9999.00, -9999.00, 36.00 +BYI, 04, 23, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 23, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 23, 79.00, 52.00, 15.00, 20.00, 27.00 +CAG, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 23, 63.00, 41.00, 29.00, 34.00, 45.00 +CAO, 04, 23, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 23, 51.00, 33.00, 32.00, 33.00, 46.00 +CBM, 04, 23, 78.00, 53.00, -9999.00, -9999.00, 28.00 +CDB, 04, 23, 40.00, 30.00, 47.00, 51.00, 65.00 +CDC, 04, 23, 65.00, 36.00, 14.00, 12.00, 19.00 +CDR, 04, 23, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 23, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 23, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 04, 23, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 23, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 23, 74.00, 50.00, 22.00, 23.00, 34.00 +CHO, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 23, 78.00, 57.00, 17.00, 17.00, 27.00 +CID, 04, 23, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 23, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 23, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 23, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 23, 61.00, 40.00, 30.00, 31.00, 46.00 +CLL, 04, 23, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 23, 74.00, 50.00, 20.00, 20.00, 30.00 +CMH, 04, 23, 66.00, 43.00, 26.00, 30.00, 41.00 +CMI, 04, 23, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 23, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 23, 68.00, 45.00, 30.00, 19.00, 38.00 +CNM, 04, 23, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 23, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +COD, 04, 23, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +COF, 04, 23, 82.00, 62.00, -9999.00, -9999.00, 19.00 +CON, 04, 23, 61.00, 35.00, 25.00, 24.00, 37.00 +COS, 04, 23, 63.00, 36.00, 21.00, 20.00, 30.00 +COT, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 23, 69.00, 47.00, 29.00, 27.00, 42.00 +CPR, 04, 23, 60.00, 32.00, 24.00, 26.00, 36.00 +CRBC, 04, 23, 49.00, 17.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 23, 83.00, 66.00, 12.00, 11.00, 19.00 +CRW, 04, 23, 70.00, 46.00, 31.00, 32.00, 44.00 +CSG, 04, 23, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 23, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 23, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 23, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 23, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 23, 68.00, 45.00, 27.00, 29.00, 42.00 +CVN, 04, 23, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 23, 75.00, 44.00, -9999.00, -9999.00, 12.00 +CXY, 04, 23, 66.00, 44.00, 23.00, 25.00, 35.00 +CYS, 04, 23, 58.00, 33.00, 24.00, 23.00, 34.00 +DAA, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 23, 82.00, 60.00, 11.00, 17.00, 22.00 +DAG, 04, 23, 81.00, 54.00, 3.00, 3.00, 5.00 +DAL, 04, 23, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 23, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 23, 65.00, 44.00, 28.00, 29.00, 42.00 +DBQ, 04, 23, 62.00, 41.00, 30.00, 25.00, 41.00 +DCA, 04, 23, 70.00, 50.00, 22.00, 23.00, 32.00 +DDC, 04, 23, 71.00, 45.00, 21.00, 18.00, 29.00 +DEC, 04, 23, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 23, 65.00, 38.00, 23.00, 21.00, 30.00 +DFW, 04, 23, 78.00, 57.00, 19.00, 16.00, 28.00 +DHN, 04, 23, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 23, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 23, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 23, 85.00, 62.00, -9999.00, -9999.00, 17.00 +DLG, 04, 23, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 23, 53.00, 33.00, 26.00, 23.00, 37.00 +DLLC, 04, 23, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 23, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 23, 84.00, 53.00, -9999.00, -9999.00, 5.00 +DMN, 04, 23, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 23, 69.00, 46.00, -9999.00, -9999.00, 35.00 +DPG, 04, 23, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 23, 80.00, 56.00, -9999.00, -9999.00, 21.00 +DRA, 04, 23, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 23, 85.00, 62.00, 16.00, 11.00, 20.00 +DSM, 04, 23, 66.00, 44.00, 28.00, 25.00, 40.00 +DTW, 04, 23, 62.00, 40.00, 27.00, 26.00, 40.00 +DUG, 04, 23, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 23, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 23, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 23, 80.00, 56.00, -9999.00, -9999.00, 22.00 +D45, 04, 23, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 23, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 23, 61.00, 37.00, 24.00, 24.00, 34.00 +ECG, 04, 23, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 23, 74.00, 48.00, -9999.00, -9999.00, 7.00 +EED, 04, 23, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 23, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 23, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 23, 65.00, 38.00, 36.00, 37.00, 51.00 +EKO, 04, 23, 62.00, 32.00, 15.00, 17.00, 24.00 +ELD, 04, 23, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 23, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 23, 81.00, 51.00, 5.00, 3.00, 6.00 +ELY, 04, 23, 60.00, 28.00, 15.00, 16.00, 24.00 +EMP, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 23, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +END, 04, 23, 75.00, 52.00, -9999.00, -9999.00, 15.00 +ENN, 04, 23, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 23, 65.00, 43.00, -9999.00, -9999.00, 21.00 +EPH, 04, 23, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 23, 58.00, 41.00, 33.00, 30.00, 44.00 +ESF, 04, 23, 80.00, 59.00, -9999.00, -9999.00, 29.00 +EUG, 04, 23, 63.00, 42.00, 30.00, 30.00, 41.00 +EVV, 04, 23, 71.00, 48.00, 31.00, 29.00, 43.00 +EWN, 04, 23, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 23, 65.00, 46.00, 25.00, 24.00, 37.00 +EYW, 04, 23, 83.00, 73.00, 12.00, 11.00, 19.00 +E74, 04, 23, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 23, 73.00, 47.00, -9999.00, -9999.00, 29.00 +FAI, 04, 23, 46.00, 26.00, 13.00, 13.00, 20.00 +FAR, 04, 23, 59.00, 36.00, 20.00, 16.00, 27.00 +FAT, 04, 23, 78.00, 49.00, 7.00, 6.00, 10.00 +FAY, 04, 23, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 23, 59.00, 34.00, 22.00, 23.00, 35.00 +FCS, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 04, 23, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 23, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 04, 23, 61.00, 29.00, 14.00, 15.00, 21.00 +FLL, 04, 23, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 23, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +FME, 04, 23, 71.00, 43.00, -9999.00, -9999.00, 33.00 +FMH, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 04, 23, 72.00, 35.00, 8.00, 10.00, 14.00 +FMY, 04, 23, 86.00, 64.00, 8.00, 11.00, 16.00 +FNT, 04, 23, 60.00, 39.00, 26.00, 27.00, 41.00 +FOD, 04, 23, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 23, 70.00, 46.00, -9999.00, -9999.00, 32.00 +FOK, 04, 23, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 23, 71.00, 47.00, -9999.00, -9999.00, 30.00 +FSD, 04, 23, 63.00, 39.00, 28.00, 21.00, 38.00 +FSI, 04, 23, 77.00, 53.00, -9999.00, -9999.00, 27.00 +FSM, 04, 23, 76.00, 52.00, 25.00, 22.00, 36.00 +FTK, 04, 23, 70.00, 46.00, -9999.00, -9999.00, 35.00 +FWA, 04, 23, 64.00, 42.00, 27.00, 29.00, 42.00 +FWH, 04, 23, 78.00, 56.00, -9999.00, -9999.00, 26.00 +FYU, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 23, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 23, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 23, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 23, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 23, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 23, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 23, 60.00, 37.00, 18.00, 21.00, 30.00 +GFA, 04, 23, 59.00, 35.00, -9999.00, -9999.00, 28.00 +GFK, 04, 23, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 23, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 23, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 23, 61.00, 36.00, 18.00, 16.00, 26.00 +GJT, 04, 23, 69.00, 41.00, 14.00, 15.00, 22.00 +GKN, 04, 23, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 23, 67.00, 39.00, 20.00, 19.00, 29.00 +GLH, 04, 23, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 23, 76.00, 67.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 23, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 23, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +GON, 04, 23, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 23, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 23, 58.00, 37.00, 28.00, 26.00, 40.00 +GRCI, 04, 23, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 23, 63.00, 40.00, -9999.00, -9999.00, 43.00 +GRI, 04, 23, 67.00, 42.00, 27.00, 20.00, 35.00 +GRK, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 04, 23, 61.00, 39.00, 30.00, 28.00, 42.00 +GSB, 04, 23, 76.00, 52.00, -9999.00, -9999.00, 29.00 +GSG, 04, 23, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 23, 72.00, 49.00, 21.00, 19.00, 32.00 +GSP, 04, 23, 75.00, 50.00, 20.00, 21.00, 31.00 +GST, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 23, 57.00, 39.00, -9999.00, -9999.00, 46.00 +GTF, 04, 23, 59.00, 35.00, 21.00, 23.00, 31.00 +GUP, 04, 23, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 23, 65.00, 41.00, -9999.00, -9999.00, 40.00 +GVW, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 04, 23, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 23, 69.00, 54.00, 19.00, 17.00, 28.00 +HBR, 04, 23, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 23, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 23, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 23, 63.00, 39.00, -9999.00, -9999.00, 29.00 +HKY, 04, 23, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 23, 59.00, 34.00, 21.00, 20.00, 30.00 +HMN, 04, 23, 82.00, 42.00, -9999.00, -9999.00, 6.00 +HMS, 04, 23, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 23, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 23, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +HON, 04, 23, 63.00, 38.00, 21.00, 20.00, 31.00 +HOP, 04, 23, 72.00, 47.00, -9999.00, -9999.00, 36.00 +HOT, 04, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 23, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 23, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 23, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 23, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 23, 80.00, 56.00, -9999.00, -9999.00, 20.00 +HST, 04, 23, 85.00, 63.00, -9999.00, -9999.00, 19.00 +HSV, 04, 23, 75.00, 52.00, 27.00, 22.00, 37.00 +HTL, 04, 23, 57.00, 35.00, 31.00, 26.00, 43.00 +HTS, 04, 23, 70.00, 47.00, 29.00, 30.00, 43.00 +HUF, 04, 23, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 23, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 23, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 23, 61.00, 35.00, 19.00, 20.00, 28.00 +IAB, 04, 23, 71.00, 48.00, -9999.00, -9999.00, 27.00 +IAD, 04, 23, 68.00, 43.00, 24.00, 24.00, 36.00 +IAG, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 23, 81.00, 60.00, 17.00, 17.00, 27.00 +ICT, 04, 23, 71.00, 48.00, 25.00, 18.00, 35.00 +IDA, 04, 23, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 23, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 23, 66.00, 45.00, 25.00, 24.00, 37.00 +ILI, 04, 23, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 23, 76.00, 53.00, 17.00, 17.00, 28.00 +IMT, 04, 23, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +IND, 04, 23, 67.00, 45.00, 31.00, 28.00, 43.00 +INL, 04, 23, 55.00, 32.00, 23.00, 18.00, 30.00 +INS, 04, 23, 75.00, 48.00, -9999.00, -9999.00, 5.00 +INT, 04, 23, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +INW, 04, 23, 73.00, 39.00, 7.00, 7.00, 11.00 +IPL, 04, 23, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 23, 64.00, 41.00, 29.00, 29.00, 41.00 +IRK, 04, 23, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 23, 60.00, 35.00, 19.00, 17.00, 27.00 +ISP, 04, 23, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 23, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 23, 88.00, 53.00, -9999.00, -9999.00, 6.00 +IWD, 04, 23, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 23, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 23, 80.00, 55.00, 20.00, 19.00, 31.00 +JAX, 04, 23, 81.00, 57.00, 14.00, 17.00, 24.00 +JBR, 04, 23, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 23, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 23, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 23, 61.00, 46.00, 23.00, 23.00, 35.00 +JHW, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 23, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 23, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 23, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 23, 50.00, 34.00, 44.00, 42.00, 56.00 +JST, 04, 23, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 23, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 23, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 23, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 23, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 23, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 23, 61.00, 38.00, 28.00, 26.00, 41.00 +LAR, 04, 23, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 23, 81.00, 54.00, 3.00, 5.00, 6.00 +LAX, 04, 23, 68.00, 54.00, 6.00, 6.00, 10.00 +LBB, 04, 23, 78.00, 50.00, 16.00, 10.00, 22.00 +LBF, 04, 23, 66.00, 38.00, 26.00, 20.00, 33.00 +LCH, 04, 23, 80.00, 61.00, 15.00, 16.00, 24.00 +LCK, 04, 23, 67.00, 44.00, -9999.00, -9999.00, 40.00 +LEB, 04, 23, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 23, 68.00, 47.00, 28.00, 28.00, 42.00 +LFI, 04, 23, 69.00, 51.00, -9999.00, -9999.00, 31.00 +LFK, 04, 23, 81.00, 58.00, 19.00, 19.00, 29.00 +LFT, 04, 23, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 23, 63.00, 47.00, 25.00, 22.00, 35.00 +LGB, 04, 23, 72.00, 53.00, 6.00, 6.00, 10.00 +LGU, 04, 23, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 23, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 23, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 23, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 23, 76.00, 53.00, 22.00, 20.00, 33.00 +LIZ, 04, 23, 51.00, 33.00, -9999.00, -9999.00, 39.00 +LMT, 04, 23, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +LND, 04, 23, 59.00, 34.00, 20.00, 21.00, 28.00 +LNK, 04, 23, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 23, 68.00, 36.00, 8.00, 9.00, 14.00 +LOZ, 04, 23, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 23, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 23, 76.00, 53.00, -9999.00, -9999.00, 36.00 +LSE, 04, 23, 63.00, 41.00, 22.00, 24.00, 35.00 +LSF, 04, 23, 79.00, 55.00, -9999.00, -9999.00, 35.00 +LSV, 04, 23, 85.00, 48.00, -9999.00, -9999.00, 5.00 +LTS, 04, 23, 81.00, 51.00, -9999.00, -9999.00, 23.00 +LUF, 04, 23, 89.00, 52.00, -9999.00, -9999.00, 4.00 +LVS, 04, 23, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 23, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 23, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 23, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 23, 70.00, 47.00, 24.00, 22.00, 34.00 +MAF, 04, 23, 82.00, 52.00, 10.00, 7.00, 15.00 +MBL, 04, 23, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 23, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 23, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 23, 75.00, 50.00, -9999.00, -9999.00, 17.00 +MCF, 04, 23, 84.00, 63.00, -9999.00, -9999.00, 17.00 +MCG, 04, 23, 42.00, 22.00, 19.00, 18.00, 28.00 +MCI, 04, 23, 68.00, 47.00, 29.00, 24.00, 40.00 +MCK, 04, 23, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 23, 80.00, 54.00, 16.00, 18.00, 28.00 +MCO, 04, 23, 85.00, 61.00, 11.00, 16.00, 21.00 +MCW, 04, 23, 62.00, 39.00, 22.00, 21.00, 33.00 +MC2, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 04, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 23, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 23, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 23, 63.00, 43.00, 32.00, 29.00, 42.00 +MEI, 04, 23, 79.00, 54.00, 20.00, 20.00, 32.00 +MEM, 04, 23, 76.00, 55.00, 25.00, 25.00, 37.00 +MER, 04, 23, 78.00, 46.00, -9999.00, -9999.00, 13.00 +MFD, 04, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 23, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 23, 67.00, 39.00, 21.00, 20.00, 29.00 +MGE, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 04, 23, 79.00, 55.00, 21.00, 20.00, 31.00 +MGW, 04, 23, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 23, 73.00, 48.00, -9999.00, -9999.00, 17.00 +MHS, 04, 23, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 23, 84.00, 67.00, 13.00, 17.00, 23.00 +MIB, 04, 23, 57.00, 35.00, -9999.00, -9999.00, 31.00 +MIV, 04, 23, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 23, 69.00, 37.00, -9999.00, -9999.00, 20.00 +MKC, 04, 23, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 23, 57.00, 39.00, 31.00, 28.00, 44.00 +MKG, 04, 23, 59.00, 39.00, 26.00, 25.00, 39.00 +MKL, 04, 23, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 23, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 23, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 23, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 23, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 23, 65.00, 43.00, 30.00, 26.00, 41.00 +MLS, 04, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 23, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 23, 80.00, 55.00, -9999.00, -9999.00, 27.00 +MOB, 04, 23, 81.00, 59.00, 19.00, 19.00, 29.00 +MOT, 04, 23, 57.00, 35.00, 17.00, 15.00, 24.00 +MPV, 04, 23, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 23, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 23, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 23, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 23, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 23, 64.00, 46.00, -9999.00, -9999.00, 19.00 +MSL, 04, 23, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 23, 61.00, 37.00, 27.00, 27.00, 41.00 +MSO, 04, 23, 61.00, 33.00, 23.00, 20.00, 33.00 +MSP, 04, 23, 61.00, 40.00, 26.00, 24.00, 38.00 +MSS, 04, 23, 57.00, 37.00, 28.00, 27.00, 40.00 +MSY, 04, 23, 81.00, 61.00, 17.00, 18.00, 27.00 +MTC, 04, 23, 59.00, 39.00, -9999.00, -9999.00, 36.00 +MTN, 04, 23, 68.00, 46.00, -9999.00, -9999.00, 33.00 +MTO, 04, 23, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 23, 65.00, 42.00, -9999.00, -9999.00, 33.00 +MUO, 04, 23, 70.00, 38.00, -9999.00, -9999.00, 20.00 +MWA, 04, 23, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 23, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 23, 79.00, 55.00, -9999.00, -9999.00, 26.00 +MYL, 04, 23, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 23, 78.00, 53.00, -9999.00, -9999.00, 25.00 +NAO, 04, 23, 75.00, 61.00, -9999.00, -9999.00, 23.00 +NBC, 04, 23, 79.00, 57.00, -9999.00, -9999.00, 25.00 +NBE, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 23, 63.00, 42.00, -9999.00, -9999.00, 40.00 +NCA, 04, 23, 78.00, 50.00, -9999.00, -9999.00, 31.00 +NCO, 04, 23, 58.00, 41.00, -9999.00, -9999.00, 38.00 +NC1, 04, 23, 75.00, 48.00, -9999.00, -9999.00, 6.00 +NEL, 04, 23, 65.00, 41.00, -9999.00, -9999.00, 36.00 +NFG, 04, 23, 67.00, 51.00, -9999.00, -9999.00, 40.00 +NFL, 04, 23, 67.00, 36.00, -9999.00, -9999.00, 13.00 +NGP, 04, 23, 83.00, 66.00, -9999.00, -9999.00, 18.00 +NGU, 04, 23, 70.00, 50.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 23, 65.00, 49.00, -9999.00, -9999.00, 14.00 +NHK, 04, 23, 69.00, 45.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 23, 56.00, 37.00, -9999.00, -9999.00, 38.00 +NID, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 23, 81.00, 57.00, -9999.00, -9999.00, 22.00 +NIR, 04, 23, 83.00, 62.00, -9999.00, -9999.00, 20.00 +NKT, 04, 23, 73.00, 54.00, -9999.00, -9999.00, 28.00 +NKX, 04, 23, 69.00, 57.00, -9999.00, -9999.00, 15.00 +NLC, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NMM, 04, 23, 79.00, 52.00, -9999.00, -9999.00, 28.00 +NPA, 04, 23, 79.00, 61.00, -9999.00, -9999.00, 21.00 +NQA, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 04, 23, 86.00, 65.00, -9999.00, -9999.00, 18.00 +NQX, 04, 23, 83.00, 73.00, -9999.00, -9999.00, 16.00 +NRB, 04, 23, 80.00, 61.00, -9999.00, -9999.00, 22.00 +NRC, 04, 23, 78.00, 46.00, -9999.00, -9999.00, 17.00 +NRS, 04, 23, 67.00, 53.00, -9999.00, -9999.00, 11.00 +NSE, 04, 23, 80.00, 57.00, -9999.00, -9999.00, 24.00 +NSI, 04, 23, 69.00, 49.00, -9999.00, -9999.00, 10.00 +NTD, 04, 23, 69.00, 49.00, -9999.00, -9999.00, 8.00 +NTK, 04, 23, 73.00, 52.00, -9999.00, -9999.00, 11.00 +NTU, 04, 23, 70.00, 50.00, -9999.00, -9999.00, 31.00 +NUC, 04, 23, 67.00, 53.00, -9999.00, -9999.00, 10.00 +NUQ, 04, 23, 70.00, 46.00, -9999.00, -9999.00, 15.00 +NUW, 04, 23, 59.00, 41.00, -9999.00, -9999.00, 37.00 +NWF, 04, 23, 72.00, 53.00, -9999.00, -9999.00, 11.00 +NXX, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 04, 23, 71.00, 44.00, -9999.00, -9999.00, 34.00 +NZC, 04, 23, 82.00, 54.00, -9999.00, -9999.00, 25.00 +NZJ, 04, 23, 74.00, 49.00, -9999.00, -9999.00, 12.00 +NZW, 04, 23, 61.00, 40.00, -9999.00, -9999.00, 36.00 +NZY, 04, 23, 69.00, 57.00, -9999.00, -9999.00, 11.00 +OAK, 04, 23, 67.00, 45.00, 12.00, 14.00, 20.00 +OAR, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +OFF, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 04, 23, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 23, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 23, 74.00, 52.00, 21.00, 16.00, 29.00 +OLM, 04, 23, 61.00, 38.00, 35.00, 36.00, 47.00 +OMA, 04, 23, 67.00, 44.00, 24.00, 23.00, 36.00 +OME, 04, 23, 30.00, 15.00, 18.00, 20.00, 27.00 +ONT, 04, 23, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 23, 63.00, 42.00, 33.00, 27.00, 45.00 +ORF, 04, 23, 70.00, 50.00, 21.00, 20.00, 30.00 +ORH, 04, 23, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 23, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 23, 56.00, 35.00, -9999.00, -9999.00, 35.00 +OTG, 04, 23, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 23, 58.00, 44.00, 35.00, 38.00, 48.00 +OTM, 04, 23, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 23, 25.00, 8.00, 11.00, 16.00, 20.00 +OURC, 04, 23, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 23, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 23, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 23, 81.00, 56.00, -9999.00, -9999.00, 24.00 +PACZ, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 23, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 23, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 23, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 23, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 23, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 23, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 23, 80.00, 57.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 23, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 23, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 23, 39.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 23, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 23, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 23, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 23, 58.00, 37.00, -9999.00, -9999.00, 34.00 +PBI, 04, 23, 83.00, 66.00, 13.00, 20.00, 27.00 +PDT, 04, 23, 64.00, 41.00, 20.00, 15.00, 27.00 +PDX, 04, 23, 63.00, 43.00, 33.00, 35.00, 46.00 +PFN, 04, 23, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 23, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 23, 66.00, 46.00, 24.00, 27.00, 38.00 +PHX, 04, 23, 87.00, 58.00, 3.00, 4.00, 6.00 +PIA, 04, 23, 66.00, 44.00, 31.00, 26.00, 41.00 +PIB, 04, 23, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 23, 61.00, 35.00, 20.00, 20.00, 30.00 +PIR, 04, 23, 64.00, 38.00, 19.00, 16.00, 26.00 +PIT, 04, 23, 64.00, 42.00, 31.00, 31.00, 44.00 +PKB, 04, 23, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 23, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 23, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 23, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 23, 79.00, 61.00, 15.00, 15.00, 25.00 +POB, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 23, 80.00, 57.00, -9999.00, -9999.00, 30.00 +POM, 04, 23, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +POU, 04, 23, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 23, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 23, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 23, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 23, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 23, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 23, 59.00, 36.00, -9999.00, -9999.00, 37.00 +PSP, 04, 23, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 23, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 23, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 23, 71.00, 39.00, 15.00, 13.00, 21.00 +PUC, 04, 23, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 23, 60.00, 41.00, 27.00, 22.00, 39.00 +PVU, 04, 23, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 23, 56.00, 37.00, 28.00, 27.00, 40.00 +P02, 04, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +P07, 04, 23, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +P11, 04, 23, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +P24, 04, 23, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +P28, 04, 23, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +P35, 04, 23, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +P38, 04, 23, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +P39, 04, 23, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +P58, 04, 23, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +P59, 04, 23, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +P60, 04, 23, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +P61, 04, 23, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +P67, 04, 23, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +P68, 04, 23, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +P69, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 23, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 23, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 23, 62.00, 36.00, 21.00, 21.00, 30.00 +RBL, 04, 23, 75.00, 49.00, 14.00, 12.00, 19.00 +RCA, 04, 23, 62.00, 36.00, -9999.00, -9999.00, 30.00 +RDD, 04, 23, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 23, 62.00, 31.00, 14.00, 15.00, 24.00 +RDR, 04, 23, 57.00, 35.00, -9999.00, -9999.00, 28.00 +RDU, 04, 23, 74.00, 49.00, 19.00, 17.00, 27.00 +REE, 04, 23, 78.00, 50.00, -9999.00, -9999.00, 15.00 +REJ, 04, 23, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 23, 63.00, 40.00, 32.00, 27.00, 43.00 +RIC, 04, 23, 73.00, 48.00, 21.00, 21.00, 32.00 +RIV, 04, 23, 76.00, 49.00, -9999.00, -9999.00, 12.00 +RIW, 04, 23, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 23, 56.00, 31.00, 15.00, 13.00, 23.00 +RME, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +RMG, 04, 23, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +RND, 04, 23, 82.00, 61.00, -9999.00, -9999.00, 23.00 +RNO, 04, 23, 67.00, 35.00, 9.00, 8.00, 13.00 +ROA, 04, 23, 70.00, 47.00, 23.00, 22.00, 34.00 +ROC, 04, 23, 60.00, 39.00, 29.00, 29.00, 42.00 +ROW, 04, 23, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 23, 69.00, 45.00, 21.00, 18.00, 29.00 +RST, 04, 23, 60.00, 38.00, 29.00, 26.00, 41.00 +RWF, 04, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 23, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 23, 74.00, 47.00, 11.00, 12.00, 16.00 +SAF, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 23, 69.00, 57.00, 8.00, 7.00, 12.00 +SAT, 04, 23, 82.00, 61.00, 21.00, 18.00, 31.00 +SAV, 04, 23, 80.00, 57.00, 15.00, 19.00, 27.00 +SAW, 04, 23, 52.00, 35.00, -9999.00, -9999.00, 39.00 +SBA, 04, 23, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 23, 77.00, 49.00, -9999.00, -9999.00, 13.00 +SBN, 04, 23, 63.00, 42.00, 31.00, 32.00, 46.00 +SBP, 04, 23, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 23, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 23, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 23, 13.00, -4.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 23, 76.00, 48.00, 7.00, 10.00, 13.00 +SDF, 04, 23, 70.00, 48.00, 28.00, 27.00, 40.00 +SEA, 04, 23, 59.00, 43.00, 29.00, 25.00, 40.00 +SEM, 04, 23, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 23, 65.00, 48.00, 10.00, 12.00, 16.00 +SGF, 04, 23, 71.00, 47.00, 28.00, 25.00, 41.00 +SGY, 04, 23, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 23, 60.00, 33.00, 23.00, 24.00, 35.00 +SHV, 04, 23, 79.00, 57.00, 20.00, 20.00, 31.00 +SIT, 04, 23, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 23, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 23, 83.00, 56.00, 16.00, 9.00, 21.00 +SKA, 04, 23, 60.00, 37.00, -9999.00, -9999.00, 26.00 +SKF, 04, 23, 82.00, 61.00, -9999.00, -9999.00, 23.00 +SLC, 04, 23, 65.00, 40.00, 22.00, 21.00, 31.00 +SLE, 04, 23, 62.00, 39.00, 30.00, 30.00, 41.00 +SLN, 04, 23, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 23, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 23, 67.00, 44.00, -9999.00, 9.00, 16.00 +SNA, 04, 23, 66.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 23, 35.00, 26.00, 33.00, 37.00, 51.00 +SNS, 04, 23, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 23, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 23, 68.00, 46.00, 31.00, 24.00, 42.00 +SPS, 04, 23, 78.00, 53.00, 17.00, 15.00, 26.00 +SRQ, 04, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 23, 79.00, 52.00, -9999.00, -9999.00, 27.00 +SSI, 04, 23, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +STC, 04, 23, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 23, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +STL, 04, 23, 70.00, 50.00, 27.00, 26.00, 40.00 +STNV, 04, 23, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +STS, 04, 23, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 23, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 23, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 23, 73.00, 47.00, -9999.00, -9999.00, 15.00 +SUX, 04, 23, 66.00, 42.00, 26.00, 23.00, 36.00 +SVN, 04, 23, 80.00, 57.00, -9999.00, -9999.00, 25.00 +SWF, 04, 23, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 23, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 23, 60.00, 39.00, 31.00, 32.00, 45.00 +SZL, 04, 23, 70.00, 45.00, -9999.00, -9999.00, 28.00 +TAD, 04, 23, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 23, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 23, 75.00, 45.00, -9999.00, -9999.00, 34.00 +TCC, 04, 23, 76.00, 45.00, 9.00, 9.00, 16.00 +TCL, 04, 23, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 23, 63.00, 40.00, -9999.00, -9999.00, 43.00 +TCS, 04, 23, 77.00, 48.00, -9999.00, -9999.00, 6.00 +TEB, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 23, 74.00, 52.00, -9999.00, -9999.00, 25.00 +TKA, 04, 23, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 23, 82.00, 55.00, 13.00, 17.00, 25.00 +TNX, 04, 23, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 23, 63.00, 40.00, 28.00, 30.00, 44.00 +TOP, 04, 23, 70.00, 46.00, 27.00, 23.00, 40.00 +TPA, 04, 23, 84.00, 63.00, 9.00, 11.00, 16.00 +TPH, 04, 23, 66.00, 36.00, 9.00, 6.00, 11.00 +TRI, 04, 23, 70.00, 46.00, 24.00, 26.00, 37.00 +TRK, 04, 23, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 23, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 23, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 23, 75.00, 53.00, 24.00, 20.00, 34.00 +TUP, 04, 23, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 23, 84.00, 53.00, 4.00, 5.00, 7.00 +TVC, 04, 23, 58.00, 35.00, 23.00, 22.00, 32.00 +TVL, 04, 23, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 23, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 23, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 23, 73.00, 47.00, 23.00, 26.00, 36.00 +T01, 04, 23, 69.00, 45.00, -9999.00, -9999.00, 31.00 +T02, 04, 23, 77.00, 53.00, -9999.00, -9999.00, 27.00 +T03, 04, 23, 78.00, 53.00, -9999.00, -9999.00, 25.00 +T04, 04, 23, 82.00, 63.00, -9999.00, -9999.00, 17.00 +T05, 04, 23, 70.00, 45.00, -9999.00, -9999.00, 28.00 +T06, 04, 23, 80.00, 53.00, -9999.00, -9999.00, 28.00 +T07, 04, 23, 72.00, 39.00, -9999.00, -9999.00, 29.00 +T08, 04, 23, 65.00, 43.00, -9999.00, -9999.00, 23.00 +UCA, 04, 23, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 23, 75.00, 48.00, -9999.00, -9999.00, 5.00 +UIL, 04, 23, 57.00, 39.00, 50.00, 50.00, 60.00 +UIN, 04, 23, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 23, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 23, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +U15, 04, 23, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +U28, 04, 23, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 23, 81.00, 54.00, -9999.00, -9999.00, 24.00 +VBG, 04, 23, 69.00, 46.00, -9999.00, -9999.00, 17.00 +VCT, 04, 23, 82.00, 63.00, 15.00, 15.00, 25.00 +VCV, 04, 23, 75.00, 44.00, -9999.00, -9999.00, 5.00 +VDZ, 04, 23, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 23, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 23, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 23, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 23, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 23, 80.00, 56.00, -9999.00, -9999.00, 21.00 +VRB, 04, 23, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 23, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 23, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 23, 69.00, 45.00, 25.00, 22.00, -9999.00 +WJA, 04, 23, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 23, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 23, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 23, 66.00, 32.00, 14.00, 15.00, 23.00 +WPO, 04, 23, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 23, 80.00, 54.00, -9999.00, -9999.00, 26.00 +WRG, 04, 23, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 23, 67.00, 41.00, -9999.00, -9999.00, 35.00 +WRL, 04, 23, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +X68, 04, 23, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 23, 46.00, 31.00, 53.00, 53.00, 64.00 +YCG, 04, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 23, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 23, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 23, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 23, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 23, 66.00, 38.00, 9.00, 10.00, 16.00 +YNG, 04, 23, 62.00, 40.00, 30.00, 32.00, 45.00 +YPA, 04, 23, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 23, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 23, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 23, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 23, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 23, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 23, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 23, 89.00, 59.00, 2.00, 1.00, 2.00 +YVR, 04, 23, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 23, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 23, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 23, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 23, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 23, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 23, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 23, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 23, 53.00, 32.00, 26.00, 25.00, 36.00 +ZUN, 04, 23, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 23, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 23, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 23, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +01R, 04, 23, 80.00, 58.00, -9999.00, -9999.00, 27.00 +1V1, 04, 23, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 23, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 23, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 23, 72.00, 53.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 23, 79.00, 52.00, -9999.00, -9999.00, 27.00 +3B1, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 23, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 23, 58.00, 34.00, -9999.00, -9999.00, 34.00 +3SE, 04, 23, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 23, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 23, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 23, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 23, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 23, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 23, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 23, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 24, 64.00, 42.00, 26.00, 26.00, 39.00 +ABI, 04, 24, 80.00, 56.00, 14.00, 10.00, 22.00 +ABQ, 04, 24, 74.00, 42.00, 8.00, 8.00, 13.00 +ABR, 04, 24, 62.00, 37.00, 21.00, 18.00, 30.00 +ABY, 04, 24, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 24, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 24, 80.00, 59.00, 17.00, 18.00, 27.00 +ACV, 04, 24, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 24, 64.00, 43.00, 24.00, 23.00, 35.00 +ADK, 04, 24, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 24, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 24, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 24, 68.00, 44.00, -9999.00, -9999.00, 32.00 +AEX, 04, 24, 80.00, 59.00, -9999.00, -9999.00, 27.00 +AFF, 04, 24, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 24, 86.00, 61.00, -9999.00, -9999.00, 24.00 +AGS, 04, 24, 79.00, 51.00, 18.00, 21.00, 29.00 +AHN, 04, 24, 76.00, 52.00, 18.00, 21.00, 29.00 +AKN, 04, 24, 43.00, 27.00, 26.00, 26.00, 38.00 +AKO, 04, 24, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 24, 62.00, 39.00, 27.00, 27.00, 40.00 +ALI, 04, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 24, 64.00, 41.00, 25.00, 25.00, 39.00 +ALS, 04, 24, 62.00, 26.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 24, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 24, 74.00, 45.00, 16.00, 12.00, 23.00 +AMG, 04, 24, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 24, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 24, 47.00, 32.00, 16.00, 15.00, 23.00 +AND, 04, 24, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 24, 52.00, 39.00, 51.00, 50.00, 63.00 +AOO, 04, 24, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +APN, 04, 24, 56.00, 33.00, 28.00, 27.00, 39.00 +AQQ, 04, 24, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +ART, 04, 24, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +AST, 04, 24, 57.00, 42.00, 42.00, 45.00, 55.00 +ATL, 04, 24, 75.00, 53.00, 19.00, 21.00, 31.00 +ATW, 04, 24, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 24, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 24, 68.00, 44.00, -9999.00, -9999.00, 39.00 +AUG, 04, 24, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 24, 81.00, 62.00, 20.00, 17.00, 30.00 +AUW, 04, 24, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 24, 70.00, 45.00, 22.00, 24.00, 34.00 +AVP, 04, 24, 62.00, 41.00, 31.00, 29.00, 44.00 +AXN, 04, 24, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 24, 60.00, 39.00, -9999.00, -9999.00, 33.00 +AYS, 04, 24, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 24, 77.00, 49.00, -9999.00, -9999.00, 18.00 +BAD, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +BAF, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 24, 55.00, 26.00, -9999.00, -9999.00, 18.00 +BDL, 04, 24, 64.00, 41.00, 26.00, 26.00, 38.00 +BDR, 04, 24, 60.00, 43.00, 27.00, 22.00, 35.00 +BET, 04, 24, 37.00, 21.00, 20.00, 21.00, 31.00 +BFD, 04, 24, 57.00, 35.00, 35.00, 34.00, 47.00 +BFF, 04, 24, 65.00, 35.00, 23.00, 21.00, 34.00 +BFL, 04, 24, 79.00, 52.00, 6.00, 6.00, 9.00 +BGM, 04, 24, 58.00, 39.00, 32.00, 31.00, 45.00 +BGR, 04, 24, 55.00, 36.00, 26.00, 23.00, 37.00 +BGS, 04, 24, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 24, 77.00, 52.00, 22.00, 21.00, 32.00 +BID, 04, 24, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 24, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 24, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 24, 60.00, 37.00, 23.00, 24.00, 34.00 +BIS, 04, 24, 60.00, 35.00, 20.00, 19.00, 31.00 +BIX, 04, 24, 79.00, 62.00, -9999.00, -9999.00, 23.00 +BJI, 04, 24, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 24, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 24, 65.00, 34.00, -9999.00, -9999.00, 23.00 +BKW, 04, 24, 65.00, 43.00, 31.00, 31.00, 45.00 +BLF, 04, 24, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 24, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 24, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 24, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 24, 71.00, 47.00, -9999.00, -9999.00, 35.00 +BNA, 04, 24, 73.00, 50.00, 27.00, 26.00, 40.00 +BNO, 04, 24, 60.00, 31.00, -9999.00, 17.00, 33.00 +BOI, 04, 24, 65.00, 39.00, 18.00, 18.00, 27.00 +BOS, 04, 24, 59.00, 43.00, 25.00, 23.00, 37.00 +BPI, 04, 24, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 24, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 24, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 24, 66.00, 45.00, -9999.00, -9999.00, 34.00 +BRO, 04, 24, 85.00, 69.00, 11.00, 9.00, 14.00 +BRW, 04, 24, 11.00, -2.00, 10.00, 12.00, 18.00 +BSM, 04, 24, 81.00, 62.00, -9999.00, -9999.00, 24.00 +BTI, 04, 24, 13.00, -2.00, 8.00, 11.00, 15.00 +BTL, 04, 24, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 24, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 24, 82.00, 60.00, 18.00, 18.00, 29.00 +BTT, 04, 24, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 24, 58.00, 38.00, 31.00, 29.00, 45.00 +BUB, 04, 24, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 24, 58.00, 40.00, 31.00, 32.00, 45.00 +BUR, 04, 24, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 24, 79.00, 63.00, -9999.00, 13.00, 23.00 +BWG, 04, 24, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 24, 68.00, 46.00, 26.00, 23.00, 36.00 +BYH, 04, 24, 75.00, 54.00, -9999.00, -9999.00, 36.00 +BYI, 04, 24, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 24, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 24, 79.00, 52.00, 15.00, 20.00, 27.00 +CAG, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 24, 63.00, 41.00, 29.00, 34.00, 45.00 +CAO, 04, 24, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 24, 52.00, 33.00, 32.00, 33.00, 46.00 +CBM, 04, 24, 78.00, 53.00, -9999.00, -9999.00, 28.00 +CDB, 04, 24, 40.00, 30.00, 47.00, 51.00, 65.00 +CDC, 04, 24, 65.00, 36.00, 14.00, 12.00, 19.00 +CDR, 04, 24, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 24, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 24, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 04, 24, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 24, 74.00, 50.00, 22.00, 23.00, 34.00 +CHO, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 24, 78.00, 57.00, 17.00, 17.00, 27.00 +CID, 04, 24, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 24, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 24, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 24, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 24, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 24, 61.00, 40.00, 30.00, 31.00, 46.00 +CLL, 04, 24, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 24, 74.00, 50.00, 20.00, 20.00, 30.00 +CMH, 04, 24, 66.00, 43.00, 26.00, 30.00, 41.00 +CMI, 04, 24, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 24, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 24, 68.00, 45.00, 30.00, 19.00, 38.00 +CNM, 04, 24, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 24, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +COD, 04, 24, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +COF, 04, 24, 82.00, 62.00, -9999.00, -9999.00, 20.00 +CON, 04, 24, 61.00, 35.00, 25.00, 24.00, 37.00 +COS, 04, 24, 63.00, 36.00, 21.00, 20.00, 30.00 +COT, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 24, 69.00, 47.00, 29.00, 27.00, 42.00 +CPR, 04, 24, 60.00, 32.00, 24.00, 26.00, 36.00 +CRBC, 04, 24, 49.00, 17.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 24, 83.00, 66.00, 12.00, 11.00, 19.00 +CRW, 04, 24, 70.00, 46.00, 31.00, 32.00, 44.00 +CSG, 04, 24, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 24, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 24, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 24, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 24, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 24, 68.00, 45.00, 27.00, 29.00, 42.00 +CVN, 04, 24, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 24, 75.00, 44.00, -9999.00, -9999.00, 12.00 +CXY, 04, 24, 66.00, 44.00, 23.00, 25.00, 35.00 +CYS, 04, 24, 58.00, 33.00, 24.00, 23.00, 34.00 +DAA, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 24, 82.00, 60.00, 11.00, 17.00, 22.00 +DAG, 04, 24, 81.00, 54.00, 3.00, 3.00, 5.00 +DAL, 04, 24, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 24, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 24, 65.00, 44.00, 28.00, 29.00, 42.00 +DBQ, 04, 24, 62.00, 41.00, 30.00, 25.00, 41.00 +DCA, 04, 24, 70.00, 50.00, 22.00, 23.00, 32.00 +DDC, 04, 24, 71.00, 45.00, 21.00, 18.00, 29.00 +DEC, 04, 24, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 24, 65.00, 38.00, 23.00, 21.00, 30.00 +DFW, 04, 24, 78.00, 57.00, 19.00, 16.00, 28.00 +DHN, 04, 24, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 24, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 24, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 24, 85.00, 62.00, -9999.00, -9999.00, 17.00 +DLG, 04, 24, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 24, 53.00, 33.00, 26.00, 23.00, 37.00 +DLLC, 04, 24, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 24, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 24, 84.00, 53.00, -9999.00, -9999.00, 5.00 +DMN, 04, 24, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 24, 69.00, 46.00, -9999.00, -9999.00, 35.00 +DPG, 04, 24, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 24, 80.00, 56.00, -9999.00, -9999.00, 21.00 +DRA, 04, 24, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 24, 85.00, 62.00, 16.00, 11.00, 20.00 +DSM, 04, 24, 66.00, 44.00, 28.00, 25.00, 40.00 +DTW, 04, 24, 62.00, 40.00, 27.00, 26.00, 40.00 +DUG, 04, 24, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 24, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 24, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 24, 80.00, 56.00, -9999.00, -9999.00, 22.00 +D45, 04, 24, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 24, 61.00, 37.00, 24.00, 24.00, 34.00 +ECG, 04, 24, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 24, 74.00, 48.00, -9999.00, -9999.00, 7.00 +EED, 04, 24, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 24, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 24, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 24, 65.00, 38.00, 36.00, 37.00, 51.00 +EKO, 04, 24, 62.00, 32.00, 15.00, 17.00, 24.00 +ELD, 04, 24, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 24, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 24, 81.00, 51.00, 5.00, 3.00, 6.00 +ELY, 04, 24, 60.00, 28.00, 15.00, 16.00, 24.00 +EMP, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 24, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +END, 04, 24, 75.00, 52.00, -9999.00, -9999.00, 15.00 +ENN, 04, 24, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 24, 65.00, 43.00, -9999.00, -9999.00, 21.00 +EPH, 04, 24, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 24, 58.00, 41.00, 33.00, 30.00, 44.00 +ESF, 04, 24, 80.00, 59.00, -9999.00, -9999.00, 29.00 +EUG, 04, 24, 63.00, 42.00, 30.00, 30.00, 40.00 +EVV, 04, 24, 71.00, 48.00, 31.00, 29.00, 43.00 +EWN, 04, 24, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 24, 65.00, 46.00, 25.00, 24.00, 37.00 +EYW, 04, 24, 83.00, 73.00, 12.00, 11.00, 19.00 +E74, 04, 24, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 24, 73.00, 47.00, -9999.00, -9999.00, 29.00 +FAI, 04, 24, 47.00, 27.00, 14.00, 13.00, 20.00 +FAR, 04, 24, 59.00, 36.00, 20.00, 16.00, 27.00 +FAT, 04, 24, 78.00, 49.00, 7.00, 6.00, 9.00 +FAY, 04, 24, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 24, 59.00, 34.00, 22.00, 23.00, 35.00 +FCS, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 04, 24, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 24, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 04, 24, 61.00, 29.00, 14.00, 15.00, 21.00 +FLL, 04, 24, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 24, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +FME, 04, 24, 71.00, 43.00, -9999.00, -9999.00, 33.00 +FMH, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 04, 24, 72.00, 35.00, 8.00, 10.00, 14.00 +FMY, 04, 24, 86.00, 64.00, 8.00, 11.00, 16.00 +FNT, 04, 24, 60.00, 39.00, 26.00, 27.00, 41.00 +FOD, 04, 24, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 24, 70.00, 46.00, -9999.00, -9999.00, 32.00 +FOK, 04, 24, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 24, 71.00, 47.00, -9999.00, -9999.00, 30.00 +FSD, 04, 24, 63.00, 39.00, 28.00, 21.00, 38.00 +FSI, 04, 24, 77.00, 53.00, -9999.00, -9999.00, 27.00 +FSM, 04, 24, 76.00, 52.00, 25.00, 22.00, 36.00 +FTK, 04, 24, 70.00, 46.00, -9999.00, -9999.00, 35.00 +FWA, 04, 24, 64.00, 42.00, 27.00, 29.00, 42.00 +FWH, 04, 24, 78.00, 56.00, -9999.00, -9999.00, 26.00 +FYU, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 24, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 24, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 24, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 24, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 24, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 24, 60.00, 37.00, 18.00, 21.00, 30.00 +GFA, 04, 24, 59.00, 35.00, -9999.00, -9999.00, 28.00 +GFK, 04, 24, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 24, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 24, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 24, 61.00, 36.00, 18.00, 16.00, 27.00 +GJT, 04, 24, 69.00, 41.00, 14.00, 15.00, 22.00 +GKN, 04, 24, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 24, 67.00, 39.00, 20.00, 19.00, 29.00 +GLH, 04, 24, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 24, 76.00, 67.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 24, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 24, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +GON, 04, 24, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 24, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 24, 59.00, 37.00, 28.00, 26.00, 40.00 +GRCI, 04, 24, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 24, 63.00, 40.00, -9999.00, -9999.00, 43.00 +GRI, 04, 24, 67.00, 42.00, 27.00, 20.00, 35.00 +GRK, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 04, 24, 61.00, 39.00, 29.00, 28.00, 42.00 +GSB, 04, 24, 76.00, 52.00, -9999.00, -9999.00, 29.00 +GSG, 04, 24, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 24, 72.00, 49.00, 21.00, 19.00, 32.00 +GSP, 04, 24, 75.00, 50.00, 20.00, 22.00, 32.00 +GST, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 24, 57.00, 39.00, -9999.00, -9999.00, 46.00 +GTF, 04, 24, 59.00, 35.00, 21.00, 23.00, 31.00 +GUP, 04, 24, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 24, 65.00, 41.00, -9999.00, -9999.00, 40.00 +GVW, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 04, 24, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 24, 69.00, 54.00, 19.00, 17.00, 28.00 +HBR, 04, 24, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 24, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 24, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 24, 63.00, 39.00, -9999.00, -9999.00, 29.00 +HKY, 04, 24, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 24, 59.00, 34.00, 21.00, 20.00, 30.00 +HMN, 04, 24, 82.00, 42.00, -9999.00, -9999.00, 6.00 +HMS, 04, 24, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 24, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 24, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +HON, 04, 24, 63.00, 38.00, 21.00, 20.00, 31.00 +HOP, 04, 24, 72.00, 47.00, -9999.00, -9999.00, 36.00 +HOT, 04, 24, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 24, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 24, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 24, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 24, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 24, 80.00, 56.00, -9999.00, -9999.00, 20.00 +HST, 04, 24, 85.00, 63.00, -9999.00, -9999.00, 19.00 +HSV, 04, 24, 75.00, 52.00, 27.00, 22.00, 37.00 +HTL, 04, 24, 58.00, 35.00, 31.00, 26.00, 43.00 +HTS, 04, 24, 70.00, 47.00, 29.00, 30.00, 43.00 +HUF, 04, 24, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 24, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 24, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 24, 61.00, 35.00, 19.00, 20.00, 28.00 +IAB, 04, 24, 71.00, 48.00, -9999.00, -9999.00, 27.00 +IAD, 04, 24, 68.00, 43.00, 24.00, 24.00, 36.00 +IAG, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 24, 81.00, 60.00, 17.00, 17.00, 27.00 +ICT, 04, 24, 71.00, 48.00, 25.00, 18.00, 35.00 +IDA, 04, 24, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 24, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 24, 66.00, 45.00, 25.00, 24.00, 37.00 +ILI, 04, 24, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 24, 76.00, 53.00, 17.00, 17.00, 28.00 +IMT, 04, 24, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +IND, 04, 24, 67.00, 45.00, 31.00, 28.00, 43.00 +INL, 04, 24, 55.00, 32.00, 23.00, 18.00, 31.00 +INS, 04, 24, 75.00, 48.00, -9999.00, -9999.00, 5.00 +INT, 04, 24, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +INW, 04, 24, 73.00, 39.00, 7.00, 7.00, 11.00 +IPL, 04, 24, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 24, 64.00, 41.00, 29.00, 29.00, 41.00 +IRK, 04, 24, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 24, 60.00, 35.00, 19.00, 17.00, 27.00 +ISP, 04, 24, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 24, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 24, 88.00, 53.00, -9999.00, -9999.00, 6.00 +IWD, 04, 24, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 24, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 24, 80.00, 55.00, 20.00, 19.00, 31.00 +JAX, 04, 24, 81.00, 57.00, 14.00, 17.00, 24.00 +JBR, 04, 24, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 24, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 24, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 24, 61.00, 46.00, 23.00, 23.00, 35.00 +JHW, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 24, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 24, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 24, 50.00, 34.00, 44.00, 42.00, 56.00 +JST, 04, 24, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 24, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 24, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 24, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 24, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 24, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 24, 61.00, 38.00, 28.00, 26.00, 41.00 +LAR, 04, 24, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 24, 81.00, 54.00, 3.00, 5.00, 6.00 +LAX, 04, 24, 68.00, 54.00, 6.00, 6.00, 10.00 +LBB, 04, 24, 78.00, 50.00, 16.00, 10.00, 22.00 +LBF, 04, 24, 66.00, 38.00, 26.00, 20.00, 33.00 +LCH, 04, 24, 80.00, 61.00, 15.00, 16.00, 24.00 +LCK, 04, 24, 67.00, 44.00, -9999.00, -9999.00, 40.00 +LEB, 04, 24, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 24, 68.00, 47.00, 28.00, 28.00, 42.00 +LFI, 04, 24, 69.00, 51.00, -9999.00, -9999.00, 31.00 +LFK, 04, 24, 81.00, 58.00, 19.00, 19.00, 29.00 +LFT, 04, 24, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 24, 63.00, 47.00, 25.00, 22.00, 35.00 +LGB, 04, 24, 72.00, 53.00, 6.00, 6.00, 10.00 +LGU, 04, 24, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 24, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 24, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 24, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 24, 76.00, 53.00, 22.00, 20.00, 33.00 +LIZ, 04, 24, 52.00, 33.00, -9999.00, -9999.00, 39.00 +LMT, 04, 24, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +LND, 04, 24, 59.00, 34.00, 20.00, 21.00, 28.00 +LNK, 04, 24, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 24, 68.00, 36.00, 8.00, 9.00, 14.00 +LOZ, 04, 24, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 24, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 24, 76.00, 53.00, -9999.00, -9999.00, 36.00 +LSE, 04, 24, 63.00, 41.00, 22.00, 24.00, 35.00 +LSF, 04, 24, 79.00, 55.00, -9999.00, -9999.00, 35.00 +LSV, 04, 24, 85.00, 48.00, -9999.00, -9999.00, 5.00 +LTS, 04, 24, 81.00, 51.00, -9999.00, -9999.00, 24.00 +LUF, 04, 24, 89.00, 52.00, -9999.00, -9999.00, 4.00 +LVS, 04, 24, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 24, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 24, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 24, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 24, 70.00, 47.00, 24.00, 22.00, 34.00 +MAF, 04, 24, 82.00, 52.00, 10.00, 7.00, 15.00 +MBL, 04, 24, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 24, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 24, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 24, 75.00, 50.00, -9999.00, -9999.00, 16.00 +MCF, 04, 24, 84.00, 63.00, -9999.00, -9999.00, 17.00 +MCG, 04, 24, 43.00, 23.00, 19.00, 18.00, 28.00 +MCI, 04, 24, 68.00, 47.00, 29.00, 24.00, 40.00 +MCK, 04, 24, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 24, 80.00, 54.00, 16.00, 18.00, 28.00 +MCO, 04, 24, 85.00, 61.00, 11.00, 16.00, 22.00 +MCW, 04, 24, 62.00, 39.00, 22.00, 21.00, 33.00 +MC2, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 04, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 24, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 24, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 24, 63.00, 43.00, 32.00, 29.00, 42.00 +MEI, 04, 24, 79.00, 54.00, 20.00, 20.00, 32.00 +MEM, 04, 24, 76.00, 55.00, 25.00, 25.00, 37.00 +MER, 04, 24, 78.00, 46.00, -9999.00, -9999.00, 13.00 +MFD, 04, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 24, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 24, 67.00, 39.00, 21.00, 19.00, 28.00 +MGE, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 04, 24, 79.00, 55.00, 21.00, 20.00, 31.00 +MGW, 04, 24, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 24, 73.00, 48.00, -9999.00, -9999.00, 16.00 +MHS, 04, 24, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 24, 84.00, 67.00, 13.00, 17.00, 24.00 +MIB, 04, 24, 58.00, 35.00, -9999.00, -9999.00, 31.00 +MIV, 04, 24, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 24, 69.00, 37.00, -9999.00, -9999.00, 20.00 +MKC, 04, 24, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 24, 57.00, 39.00, 31.00, 28.00, 44.00 +MKG, 04, 24, 59.00, 39.00, 26.00, 25.00, 39.00 +MKL, 04, 24, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 24, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 24, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 24, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 24, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 24, 65.00, 43.00, 30.00, 26.00, 41.00 +MLS, 04, 24, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 24, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 24, 80.00, 55.00, -9999.00, -9999.00, 27.00 +MOB, 04, 24, 81.00, 59.00, 19.00, 19.00, 29.00 +MOT, 04, 24, 58.00, 35.00, 17.00, 15.00, 24.00 +MPV, 04, 24, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 24, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 24, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 24, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 24, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 24, 64.00, 46.00, -9999.00, -9999.00, 19.00 +MSL, 04, 24, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 24, 61.00, 37.00, 27.00, 27.00, 41.00 +MSO, 04, 24, 61.00, 33.00, 23.00, 20.00, 33.00 +MSP, 04, 24, 61.00, 40.00, 26.00, 24.00, 38.00 +MSS, 04, 24, 58.00, 37.00, 28.00, 27.00, 40.00 +MSY, 04, 24, 81.00, 61.00, 17.00, 18.00, 27.00 +MTC, 04, 24, 59.00, 39.00, -9999.00, -9999.00, 36.00 +MTN, 04, 24, 68.00, 46.00, -9999.00, -9999.00, 33.00 +MTO, 04, 24, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 24, 65.00, 42.00, -9999.00, -9999.00, 33.00 +MUO, 04, 24, 70.00, 38.00, -9999.00, -9999.00, 20.00 +MWA, 04, 24, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 24, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 24, 79.00, 55.00, -9999.00, -9999.00, 26.00 +MYL, 04, 24, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 24, 78.00, 53.00, -9999.00, -9999.00, 25.00 +NAO, 04, 24, 75.00, 61.00, -9999.00, -9999.00, 24.00 +NBC, 04, 24, 79.00, 57.00, -9999.00, -9999.00, 25.00 +NBE, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 24, 63.00, 42.00, -9999.00, -9999.00, 40.00 +NCA, 04, 24, 78.00, 50.00, -9999.00, -9999.00, 31.00 +NCO, 04, 24, 58.00, 41.00, -9999.00, -9999.00, 38.00 +NC1, 04, 24, 75.00, 48.00, -9999.00, -9999.00, 6.00 +NEL, 04, 24, 65.00, 41.00, -9999.00, -9999.00, 36.00 +NFG, 04, 24, 67.00, 51.00, -9999.00, -9999.00, 38.00 +NFL, 04, 24, 67.00, 36.00, -9999.00, -9999.00, 13.00 +NGP, 04, 24, 83.00, 66.00, -9999.00, -9999.00, 18.00 +NGU, 04, 24, 70.00, 50.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 24, 65.00, 49.00, -9999.00, -9999.00, 14.00 +NHK, 04, 24, 69.00, 45.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 24, 56.00, 37.00, -9999.00, -9999.00, 38.00 +NID, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 24, 81.00, 57.00, -9999.00, -9999.00, 23.00 +NIR, 04, 24, 83.00, 62.00, -9999.00, -9999.00, 20.00 +NKT, 04, 24, 73.00, 54.00, -9999.00, -9999.00, 28.00 +NKX, 04, 24, 69.00, 57.00, -9999.00, -9999.00, 15.00 +NLC, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NMM, 04, 24, 79.00, 52.00, -9999.00, -9999.00, 28.00 +NPA, 04, 24, 79.00, 61.00, -9999.00, -9999.00, 21.00 +NQA, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NQI, 04, 24, 86.00, 65.00, -9999.00, -9999.00, 18.00 +NQX, 04, 24, 83.00, 73.00, -9999.00, -9999.00, 17.00 +NRB, 04, 24, 80.00, 61.00, -9999.00, -9999.00, 22.00 +NRC, 04, 24, 78.00, 46.00, -9999.00, -9999.00, 17.00 +NRS, 04, 24, 67.00, 53.00, -9999.00, -9999.00, 11.00 +NSE, 04, 24, 80.00, 57.00, -9999.00, -9999.00, 24.00 +NSI, 04, 24, 69.00, 49.00, -9999.00, -9999.00, 10.00 +NTD, 04, 24, 69.00, 49.00, -9999.00, -9999.00, 8.00 +NTK, 04, 24, 73.00, 52.00, -9999.00, -9999.00, 11.00 +NTU, 04, 24, 70.00, 50.00, -9999.00, -9999.00, 31.00 +NUC, 04, 24, 67.00, 53.00, -9999.00, -9999.00, 10.00 +NUQ, 04, 24, 70.00, 46.00, -9999.00, -9999.00, 15.00 +NUW, 04, 24, 59.00, 41.00, -9999.00, -9999.00, 37.00 +NWF, 04, 24, 72.00, 53.00, -9999.00, -9999.00, 11.00 +NXX, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 04, 24, 71.00, 44.00, -9999.00, -9999.00, 34.00 +NZC, 04, 24, 82.00, 54.00, -9999.00, -9999.00, 25.00 +NZJ, 04, 24, 74.00, 49.00, -9999.00, -9999.00, 12.00 +NZW, 04, 24, 61.00, 40.00, -9999.00, -9999.00, 36.00 +NZY, 04, 24, 69.00, 57.00, -9999.00, -9999.00, 11.00 +OAK, 04, 24, 67.00, 45.00, 11.00, 13.00, 19.00 +OAR, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +OFF, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 04, 24, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 24, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 24, 74.00, 52.00, 21.00, 16.00, 29.00 +OLM, 04, 24, 61.00, 38.00, 35.00, 36.00, 47.00 +OMA, 04, 24, 67.00, 44.00, 24.00, 23.00, 36.00 +OME, 04, 24, 31.00, 16.00, 18.00, 20.00, 27.00 +ONT, 04, 24, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 24, 63.00, 42.00, 33.00, 27.00, 45.00 +ORF, 04, 24, 70.00, 50.00, 21.00, 20.00, 30.00 +ORH, 04, 24, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 24, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 24, 56.00, 35.00, -9999.00, -9999.00, 35.00 +OTG, 04, 24, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 24, 58.00, 44.00, 35.00, 38.00, 48.00 +OTM, 04, 24, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 24, 26.00, 9.00, 10.00, 16.00, 19.00 +OURC, 04, 24, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 24, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 24, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 24, 81.00, 56.00, -9999.00, -9999.00, 24.00 +PACZ, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 24, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 24, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 24, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 24, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 24, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 24, 80.00, 57.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 24, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 24, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 24, 39.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 24, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 24, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 24, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 24, 58.00, 37.00, -9999.00, -9999.00, 34.00 +PBI, 04, 24, 83.00, 66.00, 13.00, 20.00, 27.00 +PDT, 04, 24, 64.00, 41.00, 20.00, 15.00, 27.00 +PDX, 04, 24, 63.00, 43.00, 33.00, 35.00, 46.00 +PFN, 04, 24, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 24, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 24, 66.00, 46.00, 24.00, 27.00, 38.00 +PHX, 04, 24, 87.00, 58.00, 3.00, 4.00, 6.00 +PIA, 04, 24, 66.00, 44.00, 31.00, 26.00, 41.00 +PIB, 04, 24, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 24, 61.00, 35.00, 20.00, 20.00, 30.00 +PIR, 04, 24, 64.00, 38.00, 19.00, 16.00, 26.00 +PIT, 04, 24, 64.00, 42.00, 31.00, 31.00, 44.00 +PKB, 04, 24, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 24, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 24, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 24, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 24, 79.00, 61.00, 15.00, 15.00, 25.00 +POB, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 24, 80.00, 57.00, -9999.00, -9999.00, 30.00 +POM, 04, 24, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +POU, 04, 24, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 24, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 24, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 24, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 24, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 24, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 24, 59.00, 36.00, -9999.00, -9999.00, 37.00 +PSP, 04, 24, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 24, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 24, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 24, 71.00, 39.00, 15.00, 13.00, 21.00 +PUC, 04, 24, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 24, 60.00, 41.00, 27.00, 22.00, 39.00 +PVU, 04, 24, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 24, 56.00, 37.00, 28.00, 27.00, 40.00 +P02, 04, 24, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +P07, 04, 24, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +P11, 04, 24, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +P24, 04, 24, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +P28, 04, 24, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +P35, 04, 24, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +P38, 04, 24, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +P39, 04, 24, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +P58, 04, 24, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +P59, 04, 24, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +P60, 04, 24, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +P61, 04, 24, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +P67, 04, 24, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +P68, 04, 24, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +P69, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 24, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 24, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 24, 62.00, 36.00, 21.00, 21.00, 30.00 +RBL, 04, 24, 75.00, 49.00, 13.00, 12.00, 19.00 +RCA, 04, 24, 62.00, 36.00, -9999.00, -9999.00, 30.00 +RDD, 04, 24, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 24, 62.00, 31.00, 14.00, 15.00, 23.00 +RDR, 04, 24, 58.00, 35.00, -9999.00, -9999.00, 28.00 +RDU, 04, 24, 74.00, 49.00, 19.00, 17.00, 28.00 +REE, 04, 24, 78.00, 50.00, -9999.00, -9999.00, 15.00 +REJ, 04, 24, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 24, 63.00, 40.00, 32.00, 27.00, 43.00 +RIC, 04, 24, 73.00, 48.00, 21.00, 21.00, 32.00 +RIV, 04, 24, 76.00, 49.00, -9999.00, -9999.00, 12.00 +RIW, 04, 24, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 24, 56.00, 31.00, 15.00, 13.00, 23.00 +RME, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +RMG, 04, 24, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +RND, 04, 24, 82.00, 61.00, -9999.00, -9999.00, 23.00 +RNO, 04, 24, 67.00, 35.00, 9.00, 8.00, 13.00 +ROA, 04, 24, 70.00, 47.00, 23.00, 22.00, 34.00 +ROC, 04, 24, 60.00, 39.00, 29.00, 29.00, 42.00 +ROW, 04, 24, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 24, 69.00, 45.00, 21.00, 18.00, 29.00 +RST, 04, 24, 60.00, 38.00, 29.00, 26.00, 41.00 +RWF, 04, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 24, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 24, 74.00, 47.00, 10.00, 11.00, 15.00 +SAF, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 24, 69.00, 57.00, 8.00, 7.00, 12.00 +SAT, 04, 24, 82.00, 61.00, 21.00, 18.00, 31.00 +SAV, 04, 24, 80.00, 57.00, 15.00, 19.00, 27.00 +SAW, 04, 24, 52.00, 35.00, -9999.00, -9999.00, 39.00 +SBA, 04, 24, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 24, 77.00, 49.00, -9999.00, -9999.00, 13.00 +SBN, 04, 24, 63.00, 42.00, 31.00, 31.00, 45.00 +SBP, 04, 24, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 24, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 24, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 24, 14.00, -3.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 24, 76.00, 48.00, 7.00, 10.00, 13.00 +SDF, 04, 24, 70.00, 48.00, 28.00, 27.00, 40.00 +SEA, 04, 24, 59.00, 43.00, 29.00, 25.00, 40.00 +SEM, 04, 24, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 24, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 24, 65.00, 48.00, 10.00, 12.00, 16.00 +SGF, 04, 24, 71.00, 47.00, 28.00, 25.00, 41.00 +SGY, 04, 24, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 24, 60.00, 33.00, 23.00, 24.00, 35.00 +SHV, 04, 24, 79.00, 57.00, 20.00, 20.00, 31.00 +SIT, 04, 24, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 24, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 24, 83.00, 56.00, 16.00, 9.00, 22.00 +SKA, 04, 24, 60.00, 37.00, -9999.00, -9999.00, 26.00 +SKF, 04, 24, 82.00, 61.00, -9999.00, -9999.00, 23.00 +SLC, 04, 24, 65.00, 40.00, 22.00, 21.00, 31.00 +SLE, 04, 24, 62.00, 39.00, 29.00, 30.00, 40.00 +SLN, 04, 24, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 24, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 24, 67.00, 44.00, -9999.00, 8.00, 16.00 +SNA, 04, 24, 66.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 24, 35.00, 26.00, 33.00, 37.00, 51.00 +SNS, 04, 24, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 24, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 24, 68.00, 46.00, 31.00, 24.00, 42.00 +SPS, 04, 24, 78.00, 53.00, 17.00, 15.00, 26.00 +SRQ, 04, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 24, 79.00, 52.00, -9999.00, -9999.00, 27.00 +SSI, 04, 24, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +STC, 04, 24, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 24, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +STL, 04, 24, 70.00, 50.00, 27.00, 26.00, 40.00 +STNV, 04, 24, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +STS, 04, 24, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 24, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 24, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 24, 73.00, 47.00, -9999.00, -9999.00, 15.00 +SUX, 04, 24, 66.00, 42.00, 26.00, 23.00, 36.00 +SVN, 04, 24, 80.00, 57.00, -9999.00, -9999.00, 25.00 +SWF, 04, 24, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 24, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 24, 60.00, 39.00, 31.00, 32.00, 45.00 +SZL, 04, 24, 70.00, 45.00, -9999.00, -9999.00, 28.00 +TAD, 04, 24, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 24, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 24, 75.00, 45.00, -9999.00, -9999.00, 34.00 +TCC, 04, 24, 76.00, 45.00, 9.00, 9.00, 16.00 +TCL, 04, 24, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 24, 63.00, 40.00, -9999.00, -9999.00, 43.00 +TCS, 04, 24, 77.00, 48.00, -9999.00, -9999.00, 6.00 +TEB, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 24, 74.00, 52.00, -9999.00, -9999.00, 25.00 +TKA, 04, 24, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 24, 82.00, 55.00, 13.00, 17.00, 25.00 +TNX, 04, 24, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 24, 63.00, 40.00, 28.00, 30.00, 44.00 +TOP, 04, 24, 70.00, 46.00, 27.00, 23.00, 40.00 +TPA, 04, 24, 84.00, 63.00, 9.00, 11.00, 16.00 +TPH, 04, 24, 66.00, 36.00, 9.00, 6.00, 11.00 +TRI, 04, 24, 70.00, 46.00, 24.00, 26.00, 37.00 +TRK, 04, 24, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 24, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 24, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 24, 75.00, 53.00, 24.00, 20.00, 34.00 +TUP, 04, 24, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 24, 84.00, 53.00, 4.00, 5.00, 7.00 +TVC, 04, 24, 58.00, 35.00, 23.00, 22.00, 32.00 +TVL, 04, 24, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 24, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 24, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 24, 73.00, 47.00, 23.00, 26.00, 36.00 +T01, 04, 24, 69.00, 45.00, -9999.00, -9999.00, 31.00 +T02, 04, 24, 77.00, 53.00, -9999.00, -9999.00, 27.00 +T03, 04, 24, 78.00, 53.00, -9999.00, -9999.00, 25.00 +T04, 04, 24, 82.00, 63.00, -9999.00, -9999.00, 17.00 +T05, 04, 24, 70.00, 45.00, -9999.00, -9999.00, 28.00 +T06, 04, 24, 80.00, 53.00, -9999.00, -9999.00, 28.00 +T07, 04, 24, 72.00, 39.00, -9999.00, -9999.00, 29.00 +T08, 04, 24, 65.00, 43.00, -9999.00, -9999.00, 23.00 +UCA, 04, 24, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 24, 75.00, 48.00, -9999.00, -9999.00, 5.00 +UIL, 04, 24, 57.00, 39.00, 50.00, 50.00, 60.00 +UIN, 04, 24, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 24, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 24, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +U15, 04, 24, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +U28, 04, 24, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 24, 81.00, 54.00, -9999.00, -9999.00, 24.00 +VBG, 04, 24, 69.00, 46.00, -9999.00, -9999.00, 16.00 +VCT, 04, 24, 82.00, 63.00, 15.00, 15.00, 25.00 +VCV, 04, 24, 75.00, 44.00, -9999.00, -9999.00, 5.00 +VDZ, 04, 24, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 24, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 24, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 24, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 24, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 24, 80.00, 56.00, -9999.00, -9999.00, 21.00 +VRB, 04, 24, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 24, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 24, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 24, 69.00, 45.00, 25.00, 22.00, -9999.00 +WJA, 04, 24, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 24, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 24, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 24, 66.00, 32.00, 14.00, 15.00, 23.00 +WPO, 04, 24, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 24, 80.00, 54.00, -9999.00, -9999.00, 26.00 +WRG, 04, 24, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 24, 67.00, 41.00, -9999.00, -9999.00, 35.00 +WRL, 04, 24, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +X68, 04, 24, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 24, 46.00, 31.00, 53.00, 53.00, 64.00 +YCG, 04, 24, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 24, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 24, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 24, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 24, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 24, 66.00, 38.00, 9.00, 10.00, 16.00 +YNG, 04, 24, 62.00, 40.00, 30.00, 32.00, 45.00 +YPA, 04, 24, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 24, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 24, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 24, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 24, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 24, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 24, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 24, 89.00, 59.00, 2.00, 1.00, 2.00 +YVR, 04, 24, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 24, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 24, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 24, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 24, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 24, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 24, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 24, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 24, 53.00, 32.00, 26.00, 25.00, 36.00 +ZUN, 04, 24, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 24, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 24, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 24, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +01R, 04, 24, 80.00, 58.00, -9999.00, -9999.00, 27.00 +1V1, 04, 24, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 24, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 24, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 24, 72.00, 53.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 24, 79.00, 52.00, -9999.00, -9999.00, 27.00 +3B1, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 24, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 24, 59.00, 34.00, -9999.00, -9999.00, 34.00 +3SE, 04, 24, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 24, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 24, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 24, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 24, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 24, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 24, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 24, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 25, 64.00, 42.00, 26.00, 26.00, 39.00 +ABI, 04, 25, 80.00, 56.00, 14.00, 11.00, 22.00 +ABQ, 04, 25, 74.00, 42.00, 8.00, 8.00, 14.00 +ABR, 04, 25, 62.00, 37.00, 21.00, 18.00, 30.00 +ABY, 04, 25, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 25, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 25, 80.00, 59.00, 17.00, 18.00, 28.00 +ACV, 04, 25, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 25, 64.00, 43.00, 24.00, 23.00, 35.00 +ADK, 04, 25, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 25, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 25, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 25, 68.00, 44.00, -9999.00, -9999.00, 32.00 +AEX, 04, 25, 80.00, 59.00, -9999.00, -9999.00, 27.00 +AFF, 04, 25, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 25, 86.00, 61.00, -9999.00, -9999.00, 25.00 +AGS, 04, 25, 79.00, 51.00, 18.00, 21.00, 30.00 +AHN, 04, 25, 76.00, 52.00, 18.00, 21.00, 29.00 +AKN, 04, 25, 43.00, 27.00, 26.00, 26.00, 38.00 +AKO, 04, 25, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 25, 62.00, 39.00, 27.00, 27.00, 40.00 +ALI, 04, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 25, 64.00, 41.00, 25.00, 25.00, 39.00 +ALS, 04, 25, 62.00, 26.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 25, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 25, 74.00, 45.00, 16.00, 12.00, 24.00 +AMG, 04, 25, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 25, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 25, 47.00, 32.00, 16.00, 15.00, 23.00 +AND, 04, 25, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 25, 52.00, 39.00, 51.00, 50.00, 63.00 +AOO, 04, 25, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +APN, 04, 25, 56.00, 33.00, 28.00, 27.00, 39.00 +AQQ, 04, 25, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +ART, 04, 25, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +AST, 04, 25, 57.00, 42.00, 42.00, 45.00, 55.00 +ATL, 04, 25, 75.00, 53.00, 19.00, 22.00, 31.00 +ATW, 04, 25, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 25, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 25, 68.00, 44.00, -9999.00, -9999.00, 39.00 +AUG, 04, 25, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 25, 81.00, 62.00, 20.00, 17.00, 30.00 +AUW, 04, 25, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 25, 70.00, 45.00, 22.00, 24.00, 34.00 +AVP, 04, 25, 62.00, 41.00, 31.00, 29.00, 44.00 +AXN, 04, 25, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 25, 60.00, 39.00, -9999.00, -9999.00, 34.00 +AYS, 04, 25, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 25, 77.00, 49.00, -9999.00, -9999.00, 17.00 +BAD, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 25, 55.00, 26.00, -9999.00, -9999.00, 18.00 +BDL, 04, 25, 64.00, 41.00, 26.00, 26.00, 38.00 +BDR, 04, 25, 60.00, 43.00, 27.00, 22.00, 35.00 +BET, 04, 25, 38.00, 22.00, 20.00, 21.00, 31.00 +BFD, 04, 25, 57.00, 35.00, 34.00, 34.00, 47.00 +BFF, 04, 25, 65.00, 35.00, 23.00, 21.00, 34.00 +BFL, 04, 25, 79.00, 52.00, 6.00, 6.00, 9.00 +BGM, 04, 25, 58.00, 39.00, 32.00, 31.00, 45.00 +BGR, 04, 25, 55.00, 36.00, 26.00, 23.00, 37.00 +BGS, 04, 25, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 25, 77.00, 52.00, 22.00, 21.00, 32.00 +BID, 04, 25, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 25, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 25, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 25, 60.00, 37.00, 23.00, 24.00, 34.00 +BIS, 04, 25, 60.00, 35.00, 20.00, 19.00, 31.00 +BIX, 04, 25, 79.00, 62.00, -9999.00, -9999.00, 23.00 +BJI, 04, 25, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 25, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 25, 65.00, 34.00, -9999.00, -9999.00, 24.00 +BKW, 04, 25, 65.00, 43.00, 31.00, 31.00, 45.00 +BLF, 04, 25, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 25, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 25, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 25, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 25, 71.00, 47.00, -9999.00, -9999.00, 35.00 +BNA, 04, 25, 73.00, 50.00, 27.00, 26.00, 40.00 +BNO, 04, 25, 60.00, 31.00, -9999.00, 17.00, 33.00 +BOI, 04, 25, 65.00, 39.00, 17.00, 18.00, 27.00 +BOS, 04, 25, 59.00, 43.00, 26.00, 23.00, 38.00 +BPI, 04, 25, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 25, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 25, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 25, 66.00, 45.00, -9999.00, -9999.00, 34.00 +BRO, 04, 25, 85.00, 69.00, 11.00, 9.00, 15.00 +BRW, 04, 25, 12.00, -1.00, 10.00, 12.00, 18.00 +BSM, 04, 25, 81.00, 62.00, -9999.00, -9999.00, 24.00 +BTI, 04, 25, 14.00, -1.00, 8.00, 11.00, 15.00 +BTL, 04, 25, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 25, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 25, 82.00, 60.00, 18.00, 18.00, 29.00 +BTT, 04, 25, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 25, 59.00, 38.00, 31.00, 29.00, 45.00 +BUB, 04, 25, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 25, 58.00, 40.00, 31.00, 32.00, 45.00 +BUR, 04, 25, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 25, 79.00, 63.00, -9999.00, 13.00, 23.00 +BWG, 04, 25, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 25, 68.00, 46.00, 26.00, 23.00, 36.00 +BYH, 04, 25, 75.00, 54.00, -9999.00, -9999.00, 36.00 +BYI, 04, 25, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 25, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 25, 79.00, 52.00, 15.00, 20.00, 27.00 +CAG, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 25, 63.00, 41.00, 29.00, 34.00, 45.00 +CAO, 04, 25, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 25, 52.00, 33.00, 32.00, 33.00, 46.00 +CBM, 04, 25, 78.00, 53.00, -9999.00, -9999.00, 28.00 +CDB, 04, 25, 40.00, 30.00, 47.00, 51.00, 65.00 +CDC, 04, 25, 65.00, 36.00, 14.00, 12.00, 19.00 +CDR, 04, 25, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 25, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 25, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 04, 25, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 25, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 25, 74.00, 50.00, 22.00, 23.00, 34.00 +CHO, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 25, 78.00, 57.00, 17.00, 18.00, 27.00 +CID, 04, 25, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 25, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 25, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 25, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 25, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 25, 61.00, 40.00, 30.00, 31.00, 45.00 +CLL, 04, 25, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 25, 74.00, 50.00, 20.00, 20.00, 31.00 +CMH, 04, 25, 66.00, 43.00, 26.00, 30.00, 41.00 +CMI, 04, 25, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 25, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 25, 68.00, 45.00, 30.00, 19.00, 38.00 +CNM, 04, 25, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 25, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +COD, 04, 25, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +COF, 04, 25, 82.00, 62.00, -9999.00, -9999.00, 20.00 +CON, 04, 25, 61.00, 35.00, 25.00, 24.00, 37.00 +COS, 04, 25, 63.00, 36.00, 21.00, 20.00, 30.00 +COT, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 25, 69.00, 47.00, 29.00, 27.00, 42.00 +CPR, 04, 25, 60.00, 32.00, 24.00, 26.00, 36.00 +CRBC, 04, 25, 49.00, 17.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 25, 83.00, 66.00, 12.00, 11.00, 19.00 +CRW, 04, 25, 70.00, 46.00, 31.00, 32.00, 44.00 +CSG, 04, 25, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 25, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 25, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 25, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 25, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 25, 68.00, 45.00, 27.00, 29.00, 41.00 +CVN, 04, 25, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 25, 75.00, 44.00, -9999.00, -9999.00, 12.00 +CXY, 04, 25, 66.00, 44.00, 23.00, 25.00, 35.00 +CYS, 04, 25, 58.00, 33.00, 24.00, 23.00, 34.00 +DAA, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 25, 82.00, 60.00, 11.00, 17.00, 23.00 +DAG, 04, 25, 81.00, 54.00, 3.00, 3.00, 5.00 +DAL, 04, 25, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 25, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 25, 65.00, 44.00, 28.00, 29.00, 42.00 +DBQ, 04, 25, 62.00, 41.00, 29.00, 25.00, 40.00 +DCA, 04, 25, 70.00, 50.00, 22.00, 23.00, 33.00 +DDC, 04, 25, 71.00, 45.00, 21.00, 18.00, 30.00 +DEC, 04, 25, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 25, 65.00, 38.00, 23.00, 21.00, 30.00 +DFW, 04, 25, 78.00, 57.00, 19.00, 16.00, 28.00 +DHN, 04, 25, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 25, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 25, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 25, 85.00, 62.00, -9999.00, -9999.00, 17.00 +DLG, 04, 25, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 25, 54.00, 33.00, 26.00, 23.00, 37.00 +DLLC, 04, 25, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 25, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 25, 84.00, 53.00, -9999.00, -9999.00, 5.00 +DMN, 04, 25, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 25, 69.00, 46.00, -9999.00, -9999.00, 35.00 +DPG, 04, 25, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 25, 80.00, 56.00, -9999.00, -9999.00, 21.00 +DRA, 04, 25, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 25, 85.00, 62.00, 16.00, 11.00, 21.00 +DSM, 04, 25, 66.00, 44.00, 28.00, 25.00, 40.00 +DTW, 04, 25, 62.00, 40.00, 26.00, 26.00, 39.00 +DUG, 04, 25, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 25, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 25, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 25, 80.00, 56.00, -9999.00, -9999.00, 22.00 +D45, 04, 25, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 25, 62.00, 37.00, 24.00, 24.00, 34.00 +ECG, 04, 25, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 25, 74.00, 48.00, -9999.00, -9999.00, 7.00 +EED, 04, 25, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 25, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 25, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 25, 65.00, 38.00, 36.00, 37.00, 51.00 +EKO, 04, 25, 62.00, 32.00, 15.00, 17.00, 24.00 +ELD, 04, 25, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 25, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 25, 81.00, 51.00, 5.00, 3.00, 6.00 +ELY, 04, 25, 60.00, 28.00, 15.00, 16.00, 24.00 +EMP, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 25, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +END, 04, 25, 75.00, 52.00, -9999.00, -9999.00, 15.00 +ENN, 04, 25, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 25, 65.00, 43.00, -9999.00, -9999.00, 20.00 +EPH, 04, 25, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 25, 58.00, 41.00, 33.00, 30.00, 44.00 +ESF, 04, 25, 80.00, 59.00, -9999.00, -9999.00, 29.00 +EUG, 04, 25, 63.00, 42.00, 29.00, 30.00, 40.00 +EVV, 04, 25, 71.00, 48.00, 31.00, 29.00, 43.00 +EWN, 04, 25, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 25, 65.00, 46.00, 26.00, 24.00, 37.00 +EYW, 04, 25, 83.00, 73.00, 12.00, 11.00, 20.00 +E74, 04, 25, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 25, 73.00, 47.00, -9999.00, -9999.00, 30.00 +FAI, 04, 25, 48.00, 28.00, 14.00, 13.00, 20.00 +FAR, 04, 25, 60.00, 36.00, 20.00, 16.00, 27.00 +FAT, 04, 25, 78.00, 49.00, 7.00, 6.00, 9.00 +FAY, 04, 25, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 25, 59.00, 34.00, 22.00, 24.00, 35.00 +FCS, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 04, 25, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 25, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 04, 25, 61.00, 29.00, 14.00, 15.00, 21.00 +FLL, 04, 25, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 25, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +FME, 04, 25, 71.00, 43.00, -9999.00, -9999.00, 33.00 +FMH, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 04, 25, 72.00, 35.00, 8.00, 10.00, 14.00 +FMY, 04, 25, 86.00, 64.00, 8.00, 12.00, 16.00 +FNT, 04, 25, 60.00, 39.00, 26.00, 27.00, 41.00 +FOD, 04, 25, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 25, 70.00, 46.00, -9999.00, -9999.00, 32.00 +FOK, 04, 25, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 25, 71.00, 47.00, -9999.00, -9999.00, 30.00 +FSD, 04, 25, 63.00, 39.00, 28.00, 21.00, 38.00 +FSI, 04, 25, 77.00, 53.00, -9999.00, -9999.00, 28.00 +FSM, 04, 25, 76.00, 52.00, 25.00, 22.00, 37.00 +FTK, 04, 25, 70.00, 46.00, -9999.00, -9999.00, 35.00 +FWA, 04, 25, 64.00, 42.00, 26.00, 29.00, 41.00 +FWH, 04, 25, 78.00, 56.00, -9999.00, -9999.00, 26.00 +FYU, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 25, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 25, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 25, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 25, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 25, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 25, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 25, 60.00, 37.00, 18.00, 21.00, 30.00 +GFA, 04, 25, 59.00, 35.00, -9999.00, -9999.00, 28.00 +GFK, 04, 25, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 25, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 25, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 25, 61.00, 36.00, 18.00, 17.00, 27.00 +GJT, 04, 25, 69.00, 41.00, 14.00, 15.00, 22.00 +GKN, 04, 25, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 25, 67.00, 39.00, 21.00, 19.00, 29.00 +GLH, 04, 25, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 25, 76.00, 67.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 25, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 25, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +GON, 04, 25, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 25, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 25, 59.00, 37.00, 28.00, 26.00, 40.00 +GRCI, 04, 25, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 25, 63.00, 40.00, -9999.00, -9999.00, 42.00 +GRI, 04, 25, 67.00, 42.00, 27.00, 20.00, 35.00 +GRK, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 04, 25, 61.00, 39.00, 29.00, 28.00, 42.00 +GSB, 04, 25, 76.00, 52.00, -9999.00, -9999.00, 29.00 +GSG, 04, 25, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 25, 72.00, 49.00, 21.00, 20.00, 32.00 +GSP, 04, 25, 75.00, 50.00, 20.00, 22.00, 32.00 +GST, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 25, 57.00, 39.00, -9999.00, -9999.00, 46.00 +GTF, 04, 25, 59.00, 35.00, 22.00, 23.00, 31.00 +GUP, 04, 25, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 25, 65.00, 41.00, -9999.00, -9999.00, 40.00 +GVW, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 04, 25, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 25, 69.00, 54.00, 19.00, 17.00, 29.00 +HBR, 04, 25, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 25, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 25, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 25, 63.00, 39.00, -9999.00, -9999.00, 28.00 +HKY, 04, 25, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 25, 59.00, 34.00, 21.00, 20.00, 30.00 +HMN, 04, 25, 82.00, 42.00, -9999.00, -9999.00, 6.00 +HMS, 04, 25, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 25, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 25, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +HON, 04, 25, 63.00, 38.00, 21.00, 20.00, 31.00 +HOP, 04, 25, 72.00, 47.00, -9999.00, -9999.00, 36.00 +HOT, 04, 25, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 25, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 25, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 25, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 25, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 25, 80.00, 56.00, -9999.00, -9999.00, 20.00 +HST, 04, 25, 85.00, 63.00, -9999.00, -9999.00, 20.00 +HSV, 04, 25, 75.00, 52.00, 27.00, 22.00, 37.00 +HTL, 04, 25, 58.00, 35.00, 31.00, 26.00, 42.00 +HTS, 04, 25, 70.00, 47.00, 29.00, 30.00, 43.00 +HUF, 04, 25, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 25, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 25, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 25, 61.00, 35.00, 19.00, 20.00, 29.00 +IAB, 04, 25, 71.00, 48.00, -9999.00, -9999.00, 28.00 +IAD, 04, 25, 68.00, 43.00, 24.00, 25.00, 37.00 +IAG, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 25, 81.00, 60.00, 17.00, 17.00, 27.00 +ICT, 04, 25, 71.00, 48.00, 25.00, 18.00, 35.00 +IDA, 04, 25, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 25, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 25, 66.00, 45.00, 25.00, 24.00, 37.00 +ILI, 04, 25, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 25, 76.00, 53.00, 17.00, 18.00, 28.00 +IMT, 04, 25, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +IND, 04, 25, 67.00, 45.00, 31.00, 28.00, 43.00 +INL, 04, 25, 56.00, 32.00, 23.00, 18.00, 31.00 +INS, 04, 25, 75.00, 48.00, -9999.00, -9999.00, 5.00 +INT, 04, 25, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +INW, 04, 25, 73.00, 39.00, 7.00, 8.00, 12.00 +IPL, 04, 25, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 25, 64.00, 41.00, 29.00, 29.00, 41.00 +IRK, 04, 25, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 25, 61.00, 35.00, 19.00, 17.00, 27.00 +ISP, 04, 25, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 25, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 25, 88.00, 53.00, -9999.00, -9999.00, 6.00 +IWD, 04, 25, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 25, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 25, 80.00, 55.00, 20.00, 19.00, 31.00 +JAX, 04, 25, 81.00, 57.00, 14.00, 17.00, 24.00 +JBR, 04, 25, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 25, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 25, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 25, 61.00, 46.00, 24.00, 23.00, 36.00 +JHW, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 25, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 25, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 25, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 25, 50.00, 34.00, 44.00, 42.00, 56.00 +JST, 04, 25, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 25, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 25, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 25, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 25, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 25, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 25, 61.00, 38.00, 27.00, 26.00, 40.00 +LAR, 04, 25, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 25, 81.00, 54.00, 3.00, 5.00, 6.00 +LAX, 04, 25, 68.00, 54.00, 6.00, 6.00, 9.00 +LBB, 04, 25, 78.00, 50.00, 17.00, 10.00, 22.00 +LBF, 04, 25, 66.00, 38.00, 26.00, 20.00, 33.00 +LCH, 04, 25, 80.00, 61.00, 15.00, 16.00, 24.00 +LCK, 04, 25, 67.00, 44.00, -9999.00, -9999.00, 40.00 +LEB, 04, 25, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 25, 68.00, 47.00, 28.00, 28.00, 42.00 +LFI, 04, 25, 69.00, 51.00, -9999.00, -9999.00, 31.00 +LFK, 04, 25, 81.00, 58.00, 19.00, 19.00, 29.00 +LFT, 04, 25, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 25, 63.00, 47.00, 25.00, 22.00, 36.00 +LGB, 04, 25, 72.00, 53.00, 6.00, 5.00, 9.00 +LGU, 04, 25, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 25, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 25, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 25, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 25, 76.00, 53.00, 22.00, 20.00, 33.00 +LIZ, 04, 25, 52.00, 33.00, -9999.00, -9999.00, 39.00 +LMT, 04, 25, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +LND, 04, 25, 59.00, 34.00, 20.00, 21.00, 28.00 +LNK, 04, 25, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 25, 68.00, 36.00, 8.00, 9.00, 14.00 +LOZ, 04, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 25, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 25, 76.00, 53.00, -9999.00, -9999.00, 36.00 +LSE, 04, 25, 63.00, 41.00, 22.00, 24.00, 35.00 +LSF, 04, 25, 79.00, 55.00, -9999.00, -9999.00, 35.00 +LSV, 04, 25, 85.00, 48.00, -9999.00, -9999.00, 5.00 +LTS, 04, 25, 81.00, 51.00, -9999.00, -9999.00, 24.00 +LUF, 04, 25, 89.00, 52.00, -9999.00, -9999.00, 4.00 +LVS, 04, 25, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 25, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 25, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 25, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 25, 70.00, 47.00, 24.00, 23.00, 34.00 +MAF, 04, 25, 82.00, 52.00, 10.00, 7.00, 15.00 +MBL, 04, 25, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 25, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 25, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 25, 75.00, 50.00, -9999.00, -9999.00, 16.00 +MCF, 04, 25, 84.00, 63.00, -9999.00, -9999.00, 17.00 +MCG, 04, 25, 44.00, 24.00, 19.00, 19.00, 28.00 +MCI, 04, 25, 68.00, 47.00, 29.00, 24.00, 40.00 +MCK, 04, 25, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 25, 80.00, 54.00, 16.00, 19.00, 28.00 +MCO, 04, 25, 85.00, 61.00, 11.00, 17.00, 22.00 +MCW, 04, 25, 62.00, 39.00, 22.00, 21.00, 33.00 +MC2, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 04, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 25, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 25, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 25, 63.00, 43.00, 31.00, 29.00, 42.00 +MEI, 04, 25, 79.00, 54.00, 20.00, 20.00, 32.00 +MEM, 04, 25, 76.00, 55.00, 25.00, 25.00, 37.00 +MER, 04, 25, 78.00, 46.00, -9999.00, -9999.00, 13.00 +MFD, 04, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 25, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 25, 67.00, 39.00, 21.00, 19.00, 28.00 +MGE, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 04, 25, 79.00, 55.00, 20.00, 20.00, 31.00 +MGW, 04, 25, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 25, 73.00, 48.00, -9999.00, -9999.00, 16.00 +MHS, 04, 25, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 25, 84.00, 67.00, 14.00, 18.00, 24.00 +MIB, 04, 25, 58.00, 35.00, -9999.00, -9999.00, 31.00 +MIV, 04, 25, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 25, 69.00, 37.00, -9999.00, -9999.00, 20.00 +MKC, 04, 25, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 25, 57.00, 39.00, 31.00, 28.00, 44.00 +MKG, 04, 25, 59.00, 39.00, 26.00, 25.00, 38.00 +MKL, 04, 25, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 25, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 25, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 25, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 25, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 25, 65.00, 43.00, 30.00, 26.00, 41.00 +MLS, 04, 25, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 25, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 25, 80.00, 55.00, -9999.00, -9999.00, 27.00 +MOB, 04, 25, 81.00, 59.00, 19.00, 19.00, 30.00 +MOT, 04, 25, 58.00, 35.00, 17.00, 15.00, 24.00 +MPV, 04, 25, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 25, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 25, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 25, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 25, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 25, 64.00, 46.00, -9999.00, -9999.00, 19.00 +MSL, 04, 25, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 25, 61.00, 37.00, 27.00, 27.00, 41.00 +MSO, 04, 25, 61.00, 33.00, 23.00, 21.00, 33.00 +MSP, 04, 25, 62.00, 40.00, 26.00, 24.00, 38.00 +MSS, 04, 25, 58.00, 37.00, 28.00, 27.00, 40.00 +MSY, 04, 25, 81.00, 61.00, 17.00, 18.00, 27.00 +MTC, 04, 25, 59.00, 39.00, -9999.00, -9999.00, 36.00 +MTN, 04, 25, 68.00, 46.00, -9999.00, -9999.00, 33.00 +MTO, 04, 25, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 25, 65.00, 42.00, -9999.00, -9999.00, 33.00 +MUO, 04, 25, 70.00, 38.00, -9999.00, -9999.00, 20.00 +MWA, 04, 25, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 25, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 25, 79.00, 55.00, -9999.00, -9999.00, 26.00 +MYL, 04, 25, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 25, 78.00, 53.00, -9999.00, -9999.00, 25.00 +NAO, 04, 25, 75.00, 61.00, -9999.00, -9999.00, 24.00 +NBC, 04, 25, 79.00, 57.00, -9999.00, -9999.00, 25.00 +NBE, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 25, 63.00, 42.00, -9999.00, -9999.00, 40.00 +NCA, 04, 25, 78.00, 50.00, -9999.00, -9999.00, 31.00 +NCO, 04, 25, 58.00, 41.00, -9999.00, -9999.00, 38.00 +NC1, 04, 25, 75.00, 48.00, -9999.00, -9999.00, 6.00 +NEL, 04, 25, 65.00, 41.00, -9999.00, -9999.00, 36.00 +NFG, 04, 25, 67.00, 51.00, -9999.00, -9999.00, 37.00 +NFL, 04, 25, 67.00, 36.00, -9999.00, -9999.00, 13.00 +NGP, 04, 25, 83.00, 66.00, -9999.00, -9999.00, 18.00 +NGU, 04, 25, 70.00, 50.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 25, 65.00, 49.00, -9999.00, -9999.00, 13.00 +NHK, 04, 25, 69.00, 45.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 25, 56.00, 37.00, -9999.00, -9999.00, 38.00 +NID, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 25, 81.00, 57.00, -9999.00, -9999.00, 23.00 +NIR, 04, 25, 83.00, 62.00, -9999.00, -9999.00, 20.00 +NKT, 04, 25, 73.00, 54.00, -9999.00, -9999.00, 29.00 +NKX, 04, 25, 69.00, 57.00, -9999.00, -9999.00, 15.00 +NLC, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NMM, 04, 25, 79.00, 52.00, -9999.00, -9999.00, 28.00 +NPA, 04, 25, 79.00, 61.00, -9999.00, -9999.00, 21.00 +NQA, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 04, 25, 86.00, 65.00, -9999.00, -9999.00, 18.00 +NQX, 04, 25, 83.00, 73.00, -9999.00, -9999.00, 17.00 +NRB, 04, 25, 80.00, 61.00, -9999.00, -9999.00, 22.00 +NRC, 04, 25, 78.00, 46.00, -9999.00, -9999.00, 16.00 +NRS, 04, 25, 67.00, 53.00, -9999.00, -9999.00, 11.00 +NSE, 04, 25, 80.00, 57.00, -9999.00, -9999.00, 24.00 +NSI, 04, 25, 69.00, 49.00, -9999.00, -9999.00, 10.00 +NTD, 04, 25, 69.00, 49.00, -9999.00, -9999.00, 8.00 +NTK, 04, 25, 73.00, 52.00, -9999.00, -9999.00, 11.00 +NTU, 04, 25, 70.00, 50.00, -9999.00, -9999.00, 31.00 +NUC, 04, 25, 67.00, 53.00, -9999.00, -9999.00, 10.00 +NUQ, 04, 25, 70.00, 46.00, -9999.00, -9999.00, 15.00 +NUW, 04, 25, 59.00, 41.00, -9999.00, -9999.00, 36.00 +NWF, 04, 25, 72.00, 53.00, -9999.00, -9999.00, 11.00 +NXX, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 04, 25, 71.00, 44.00, -9999.00, -9999.00, 34.00 +NZC, 04, 25, 82.00, 54.00, -9999.00, -9999.00, 25.00 +NZJ, 04, 25, 74.00, 49.00, -9999.00, -9999.00, 12.00 +NZW, 04, 25, 61.00, 40.00, -9999.00, -9999.00, 36.00 +NZY, 04, 25, 69.00, 57.00, -9999.00, -9999.00, 11.00 +OAK, 04, 25, 67.00, 45.00, 11.00, 13.00, 18.00 +OAR, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFF, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 04, 25, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 25, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 25, 74.00, 52.00, 21.00, 16.00, 30.00 +OLM, 04, 25, 61.00, 38.00, 35.00, 36.00, 47.00 +OMA, 04, 25, 67.00, 44.00, 24.00, 23.00, 36.00 +OME, 04, 25, 31.00, 17.00, 18.00, 20.00, 27.00 +ONT, 04, 25, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 25, 63.00, 42.00, 32.00, 27.00, 44.00 +ORF, 04, 25, 70.00, 50.00, 21.00, 20.00, 30.00 +ORH, 04, 25, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 25, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 25, 56.00, 35.00, -9999.00, -9999.00, 35.00 +OTG, 04, 25, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 25, 58.00, 44.00, 35.00, 38.00, 48.00 +OTM, 04, 25, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 25, 27.00, 10.00, 10.00, 15.00, 19.00 +OURC, 04, 25, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 25, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 25, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 25, 81.00, 56.00, -9999.00, -9999.00, 24.00 +PACZ, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 25, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 25, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 25, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 25, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 25, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 25, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 25, 80.00, 57.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 25, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 25, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 25, 39.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 25, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 25, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 25, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 25, 58.00, 37.00, -9999.00, -9999.00, 34.00 +PBI, 04, 25, 83.00, 66.00, 14.00, 21.00, 28.00 +PDT, 04, 25, 64.00, 41.00, 19.00, 15.00, 27.00 +PDX, 04, 25, 63.00, 43.00, 33.00, 35.00, 46.00 +PFN, 04, 25, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 25, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 25, 66.00, 46.00, 24.00, 27.00, 38.00 +PHX, 04, 25, 87.00, 58.00, 3.00, 4.00, 6.00 +PIA, 04, 25, 66.00, 44.00, 31.00, 26.00, 41.00 +PIB, 04, 25, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 25, 61.00, 35.00, 20.00, 20.00, 30.00 +PIR, 04, 25, 64.00, 38.00, 19.00, 16.00, 26.00 +PIT, 04, 25, 64.00, 42.00, 31.00, 31.00, 44.00 +PKB, 04, 25, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 25, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 25, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 25, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 25, 79.00, 61.00, 15.00, 15.00, 25.00 +POB, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 25, 80.00, 57.00, -9999.00, -9999.00, 30.00 +POM, 04, 25, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +POU, 04, 25, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 25, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 25, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 25, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 25, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 25, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 25, 59.00, 36.00, -9999.00, -9999.00, 37.00 +PSP, 04, 25, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 25, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 25, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 25, 71.00, 39.00, 15.00, 13.00, 21.00 +PUC, 04, 25, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 25, 60.00, 41.00, 27.00, 22.00, 39.00 +PVU, 04, 25, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 25, 56.00, 37.00, 28.00, 27.00, 40.00 +P02, 04, 25, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +P07, 04, 25, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +P11, 04, 25, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +P24, 04, 25, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +P28, 04, 25, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +P35, 04, 25, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +P38, 04, 25, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +P39, 04, 25, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +P58, 04, 25, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +P59, 04, 25, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +P60, 04, 25, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +P61, 04, 25, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +P67, 04, 25, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +P68, 04, 25, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +P69, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 25, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 25, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 25, 62.00, 36.00, 21.00, 21.00, 31.00 +RBL, 04, 25, 75.00, 49.00, 13.00, 12.00, 18.00 +RCA, 04, 25, 62.00, 36.00, -9999.00, -9999.00, 31.00 +RDD, 04, 25, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 25, 62.00, 31.00, 14.00, 14.00, 23.00 +RDR, 04, 25, 59.00, 35.00, -9999.00, -9999.00, 29.00 +RDU, 04, 25, 74.00, 49.00, 19.00, 17.00, 28.00 +REE, 04, 25, 78.00, 50.00, -9999.00, -9999.00, 15.00 +REJ, 04, 25, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 25, 63.00, 40.00, 31.00, 27.00, 43.00 +RIC, 04, 25, 73.00, 48.00, 21.00, 21.00, 32.00 +RIV, 04, 25, 76.00, 49.00, -9999.00, -9999.00, 11.00 +RIW, 04, 25, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 25, 56.00, 31.00, 15.00, 13.00, 23.00 +RME, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +RMG, 04, 25, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +RND, 04, 25, 82.00, 61.00, -9999.00, -9999.00, 23.00 +RNO, 04, 25, 67.00, 35.00, 9.00, 8.00, 13.00 +ROA, 04, 25, 70.00, 47.00, 23.00, 23.00, 34.00 +ROC, 04, 25, 60.00, 39.00, 29.00, 29.00, 42.00 +ROW, 04, 25, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 25, 69.00, 45.00, 21.00, 18.00, 29.00 +RST, 04, 25, 60.00, 38.00, 29.00, 26.00, 41.00 +RWF, 04, 25, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 25, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 25, 74.00, 47.00, 10.00, 11.00, 15.00 +SAF, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 25, 69.00, 57.00, 7.00, 6.00, 12.00 +SAT, 04, 25, 82.00, 61.00, 21.00, 18.00, 31.00 +SAV, 04, 25, 80.00, 57.00, 15.00, 20.00, 27.00 +SAW, 04, 25, 52.00, 35.00, -9999.00, -9999.00, 39.00 +SBA, 04, 25, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 25, 77.00, 49.00, -9999.00, -9999.00, 13.00 +SBN, 04, 25, 63.00, 42.00, 31.00, 31.00, 45.00 +SBP, 04, 25, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 25, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 25, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 25, 15.00, -2.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 25, 76.00, 48.00, 7.00, 9.00, 12.00 +SDF, 04, 25, 70.00, 48.00, 28.00, 27.00, 40.00 +SEA, 04, 25, 59.00, 43.00, 29.00, 25.00, 40.00 +SEM, 04, 25, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 25, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 25, 65.00, 48.00, 10.00, 12.00, 15.00 +SGF, 04, 25, 71.00, 47.00, 28.00, 25.00, 41.00 +SGY, 04, 25, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 25, 60.00, 33.00, 24.00, 25.00, 35.00 +SHV, 04, 25, 79.00, 57.00, 20.00, 20.00, 31.00 +SIT, 04, 25, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 25, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 25, 83.00, 56.00, 16.00, 10.00, 22.00 +SKA, 04, 25, 60.00, 37.00, -9999.00, -9999.00, 26.00 +SKF, 04, 25, 82.00, 61.00, -9999.00, -9999.00, 23.00 +SLC, 04, 25, 65.00, 40.00, 22.00, 21.00, 31.00 +SLE, 04, 25, 62.00, 39.00, 29.00, 30.00, 40.00 +SLN, 04, 25, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 25, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 25, 67.00, 44.00, -9999.00, 8.00, 15.00 +SNA, 04, 25, 66.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 25, 35.00, 26.00, 33.00, 37.00, 50.00 +SNS, 04, 25, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 25, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 25, 68.00, 46.00, 30.00, 24.00, 41.00 +SPS, 04, 25, 78.00, 53.00, 17.00, 15.00, 26.00 +SRQ, 04, 25, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 25, 79.00, 52.00, -9999.00, -9999.00, 27.00 +SSI, 04, 25, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +STC, 04, 25, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 25, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +STL, 04, 25, 70.00, 50.00, 27.00, 26.00, 40.00 +STNV, 04, 25, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +STS, 04, 25, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 25, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 25, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 25, 73.00, 47.00, -9999.00, -9999.00, 14.00 +SUX, 04, 25, 66.00, 42.00, 26.00, 23.00, 36.00 +SVN, 04, 25, 80.00, 57.00, -9999.00, -9999.00, 25.00 +SWF, 04, 25, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 25, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 25, 60.00, 39.00, 31.00, 32.00, 45.00 +SZL, 04, 25, 70.00, 45.00, -9999.00, -9999.00, 29.00 +TAD, 04, 25, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 25, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 25, 75.00, 45.00, -9999.00, -9999.00, 34.00 +TCC, 04, 25, 76.00, 45.00, 10.00, 9.00, 16.00 +TCL, 04, 25, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 25, 63.00, 40.00, -9999.00, -9999.00, 42.00 +TCS, 04, 25, 77.00, 48.00, -9999.00, -9999.00, 6.00 +TEB, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 25, 74.00, 52.00, -9999.00, -9999.00, 25.00 +TKA, 04, 25, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 25, 82.00, 55.00, 13.00, 18.00, 25.00 +TNX, 04, 25, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 25, 63.00, 40.00, 28.00, 30.00, 44.00 +TOP, 04, 25, 70.00, 46.00, 27.00, 23.00, 40.00 +TPA, 04, 25, 84.00, 63.00, 9.00, 12.00, 17.00 +TPH, 04, 25, 66.00, 36.00, 9.00, 6.00, 11.00 +TRI, 04, 25, 70.00, 46.00, 24.00, 26.00, 37.00 +TRK, 04, 25, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 25, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 25, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 25, 75.00, 53.00, 24.00, 20.00, 34.00 +TUP, 04, 25, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 25, 84.00, 53.00, 4.00, 5.00, 7.00 +TVC, 04, 25, 58.00, 35.00, 23.00, 21.00, 32.00 +TVL, 04, 25, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 25, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 25, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 25, 73.00, 47.00, 23.00, 26.00, 36.00 +T01, 04, 25, 69.00, 45.00, -9999.00, -9999.00, 31.00 +T02, 04, 25, 77.00, 53.00, -9999.00, -9999.00, 27.00 +T03, 04, 25, 78.00, 53.00, -9999.00, -9999.00, 25.00 +T04, 04, 25, 82.00, 63.00, -9999.00, -9999.00, 17.00 +T05, 04, 25, 70.00, 45.00, -9999.00, -9999.00, 29.00 +T06, 04, 25, 80.00, 53.00, -9999.00, -9999.00, 28.00 +T07, 04, 25, 72.00, 39.00, -9999.00, -9999.00, 28.00 +T08, 04, 25, 65.00, 43.00, -9999.00, -9999.00, 22.00 +UCA, 04, 25, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 25, 75.00, 48.00, -9999.00, -9999.00, 5.00 +UIL, 04, 25, 57.00, 39.00, 49.00, 50.00, 60.00 +UIN, 04, 25, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 25, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 25, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +U15, 04, 25, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +U28, 04, 25, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 25, 81.00, 54.00, -9999.00, -9999.00, 24.00 +VBG, 04, 25, 69.00, 46.00, -9999.00, -9999.00, 16.00 +VCT, 04, 25, 82.00, 63.00, 15.00, 15.00, 25.00 +VCV, 04, 25, 75.00, 44.00, -9999.00, -9999.00, 5.00 +VDZ, 04, 25, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 25, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 25, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 25, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 25, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 25, 80.00, 56.00, -9999.00, -9999.00, 21.00 +VRB, 04, 25, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 25, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 25, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 25, 69.00, 45.00, 25.00, 22.00, -9999.00 +WJA, 04, 25, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 25, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 25, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 25, 66.00, 32.00, 14.00, 15.00, 23.00 +WPO, 04, 25, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 25, 80.00, 54.00, -9999.00, -9999.00, 26.00 +WRG, 04, 25, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 25, 67.00, 41.00, -9999.00, -9999.00, 35.00 +WRL, 04, 25, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +X68, 04, 25, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 25, 46.00, 31.00, 53.00, 53.00, 64.00 +YCG, 04, 25, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 25, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 25, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 25, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 25, 66.00, 38.00, 9.00, 10.00, 16.00 +YNG, 04, 25, 62.00, 40.00, 30.00, 32.00, 45.00 +YPA, 04, 25, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 25, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 25, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 25, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 25, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 25, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 25, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 25, 89.00, 59.00, 2.00, 1.00, 2.00 +YVR, 04, 25, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 25, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 25, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 25, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 25, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 25, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 25, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 25, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 25, 54.00, 32.00, 26.00, 25.00, 36.00 +ZUN, 04, 25, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 25, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 25, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 25, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +01R, 04, 25, 80.00, 58.00, -9999.00, -9999.00, 27.00 +1V1, 04, 25, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 25, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 25, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 25, 72.00, 53.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 25, 79.00, 52.00, -9999.00, -9999.00, 27.00 +3B1, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 25, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 25, 59.00, 34.00, -9999.00, -9999.00, 34.00 +3SE, 04, 25, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 25, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 25, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 25, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 25, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 25, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 25, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 25, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 26, 65.00, 43.00, 26.00, 26.00, 39.00 +ABI, 04, 26, 80.00, 56.00, 14.00, 11.00, 22.00 +ABQ, 04, 26, 74.00, 43.00, 8.00, 8.00, 14.00 +ABR, 04, 26, 63.00, 38.00, 21.00, 18.00, 30.00 +ABY, 04, 26, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 26, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 26, 80.00, 59.00, 17.00, 18.00, 28.00 +ACV, 04, 26, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 26, 65.00, 43.00, 24.00, 23.00, 35.00 +ADK, 04, 26, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 26, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 26, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 26, 69.00, 45.00, -9999.00, -9999.00, 32.00 +AEX, 04, 26, 80.00, 59.00, -9999.00, -9999.00, 27.00 +AFF, 04, 26, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 26, 86.00, 61.00, -9999.00, -9999.00, 25.00 +AGS, 04, 26, 79.00, 52.00, 18.00, 21.00, 30.00 +AHN, 04, 26, 76.00, 53.00, 18.00, 21.00, 29.00 +AKN, 04, 26, 44.00, 28.00, 26.00, 26.00, 38.00 +AKO, 04, 26, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 26, 63.00, 39.00, 27.00, 27.00, 40.00 +ALI, 04, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 26, 65.00, 42.00, 25.00, 25.00, 39.00 +ALS, 04, 26, 62.00, 27.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 26, 74.00, 46.00, 16.00, 12.00, 24.00 +AMG, 04, 26, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 26, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 26, 48.00, 33.00, 16.00, 15.00, 23.00 +AND, 04, 26, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 26, 52.00, 39.00, 50.00, 49.00, 63.00 +AOO, 04, 26, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +APN, 04, 26, 57.00, 34.00, 28.00, 27.00, 39.00 +AQQ, 04, 26, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +ART, 04, 26, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +AST, 04, 26, 57.00, 42.00, 41.00, 44.00, 54.00 +ATL, 04, 26, 75.00, 53.00, 19.00, 22.00, 31.00 +ATW, 04, 26, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 26, 68.00, 44.00, -9999.00, -9999.00, 39.00 +AUG, 04, 26, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 26, 81.00, 62.00, 20.00, 17.00, 30.00 +AUW, 04, 26, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 26, 71.00, 46.00, 22.00, 25.00, 34.00 +AVP, 04, 26, 63.00, 42.00, 31.00, 29.00, 44.00 +AXN, 04, 26, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 26, 61.00, 40.00, -9999.00, -9999.00, 34.00 +AYS, 04, 26, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 26, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 26, 77.00, 49.00, -9999.00, -9999.00, 17.00 +BAD, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 26, 55.00, 26.00, -9999.00, -9999.00, 18.00 +BDL, 04, 26, 65.00, 41.00, 26.00, 26.00, 38.00 +BDR, 04, 26, 61.00, 44.00, 27.00, 22.00, 35.00 +BET, 04, 26, 38.00, 22.00, 20.00, 21.00, 31.00 +BFD, 04, 26, 58.00, 36.00, 34.00, 34.00, 47.00 +BFF, 04, 26, 65.00, 36.00, 23.00, 21.00, 34.00 +BFL, 04, 26, 79.00, 53.00, 6.00, 6.00, 9.00 +BGM, 04, 26, 59.00, 40.00, 32.00, 31.00, 45.00 +BGR, 04, 26, 56.00, 37.00, 26.00, 23.00, 37.00 +BGS, 04, 26, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 26, 77.00, 52.00, 22.00, 21.00, 33.00 +BID, 04, 26, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 26, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 26, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 26, 61.00, 38.00, 23.00, 24.00, 34.00 +BIS, 04, 26, 61.00, 36.00, 20.00, 19.00, 31.00 +BIX, 04, 26, 79.00, 62.00, -9999.00, -9999.00, 23.00 +BJI, 04, 26, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 26, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 26, 65.00, 34.00, -9999.00, -9999.00, 24.00 +BKW, 04, 26, 65.00, 44.00, 31.00, 31.00, 45.00 +BLF, 04, 26, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 26, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 26, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 26, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 26, 72.00, 48.00, -9999.00, -9999.00, 35.00 +BNA, 04, 26, 74.00, 51.00, 27.00, 26.00, 40.00 +BNO, 04, 26, 60.00, 31.00, -9999.00, 17.00, 33.00 +BOI, 04, 26, 65.00, 39.00, 17.00, 18.00, 27.00 +BOS, 04, 26, 60.00, 44.00, 26.00, 23.00, 38.00 +BPI, 04, 26, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 26, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 26, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 26, 67.00, 46.00, -9999.00, -9999.00, 34.00 +BRO, 04, 26, 85.00, 69.00, 11.00, 9.00, 15.00 +BRW, 04, 26, 12.00, 0.00, 10.00, 12.00, 18.00 +BSM, 04, 26, 81.00, 62.00, -9999.00, -9999.00, 24.00 +BTI, 04, 26, 15.00, 0.00, 8.00, 11.00, 15.00 +BTL, 04, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 26, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 26, 82.00, 60.00, 18.00, 18.00, 29.00 +BTT, 04, 26, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 26, 59.00, 39.00, 31.00, 29.00, 45.00 +BUB, 04, 26, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 26, 59.00, 41.00, 31.00, 32.00, 45.00 +BUR, 04, 26, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 26, 79.00, 63.00, -9999.00, 13.00, 23.00 +BWG, 04, 26, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 26, 68.00, 46.00, 26.00, 24.00, 36.00 +BYH, 04, 26, 75.00, 54.00, -9999.00, -9999.00, 36.00 +BYI, 04, 26, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 26, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 26, 79.00, 53.00, 15.00, 20.00, 27.00 +CAG, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 26, 64.00, 42.00, 29.00, 34.00, 45.00 +CAO, 04, 26, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 26, 53.00, 34.00, 32.00, 33.00, 46.00 +CBM, 04, 26, 78.00, 53.00, -9999.00, -9999.00, 28.00 +CDB, 04, 26, 40.00, 31.00, 47.00, 50.00, 65.00 +CDC, 04, 26, 65.00, 36.00, 14.00, 12.00, 19.00 +CDR, 04, 26, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 26, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 26, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 04, 26, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 26, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 26, 74.00, 50.00, 22.00, 23.00, 34.00 +CHO, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 26, 78.00, 57.00, 17.00, 18.00, 27.00 +CID, 04, 26, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 26, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 26, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 26, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 26, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 26, 62.00, 41.00, 30.00, 31.00, 45.00 +CLL, 04, 26, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 26, 74.00, 51.00, 20.00, 20.00, 31.00 +CMH, 04, 26, 66.00, 44.00, 26.00, 30.00, 41.00 +CMI, 04, 26, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 26, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 26, 68.00, 46.00, 30.00, 19.00, 38.00 +CNM, 04, 26, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 26, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +COD, 04, 26, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +COF, 04, 26, 82.00, 62.00, -9999.00, -9999.00, 20.00 +CON, 04, 26, 62.00, 35.00, 25.00, 24.00, 37.00 +COS, 04, 26, 63.00, 37.00, 21.00, 21.00, 31.00 +COT, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 26, 69.00, 48.00, 29.00, 27.00, 42.00 +CPR, 04, 26, 60.00, 33.00, 24.00, 26.00, 36.00 +CRBC, 04, 26, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 26, 83.00, 66.00, 12.00, 11.00, 20.00 +CRW, 04, 26, 70.00, 46.00, 31.00, 32.00, 44.00 +CSG, 04, 26, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 26, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 26, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 26, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 26, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 26, 68.00, 46.00, 27.00, 29.00, 41.00 +CVN, 04, 26, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 26, 75.00, 45.00, -9999.00, -9999.00, 12.00 +CXY, 04, 26, 66.00, 45.00, 23.00, 26.00, 35.00 +CYS, 04, 26, 59.00, 34.00, 24.00, 23.00, 35.00 +DAA, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 26, 82.00, 61.00, 11.00, 18.00, 23.00 +DAG, 04, 26, 82.00, 54.00, 3.00, 3.00, 5.00 +DAL, 04, 26, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 26, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 26, 66.00, 45.00, 28.00, 29.00, 42.00 +DBQ, 04, 26, 63.00, 42.00, 29.00, 25.00, 40.00 +DCA, 04, 26, 70.00, 50.00, 22.00, 23.00, 33.00 +DDC, 04, 26, 71.00, 46.00, 21.00, 18.00, 30.00 +DEC, 04, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 26, 65.00, 38.00, 23.00, 21.00, 31.00 +DFW, 04, 26, 78.00, 58.00, 20.00, 16.00, 29.00 +DHN, 04, 26, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 26, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 26, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 26, 85.00, 62.00, -9999.00, -9999.00, 17.00 +DLG, 04, 26, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 26, 54.00, 34.00, 26.00, 23.00, 37.00 +DLLC, 04, 26, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 26, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 26, 84.00, 53.00, -9999.00, -9999.00, 5.00 +DMN, 04, 26, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 26, 69.00, 47.00, -9999.00, -9999.00, 35.00 +DPG, 04, 26, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 26, 80.00, 56.00, -9999.00, -9999.00, 21.00 +DRA, 04, 26, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 26, 85.00, 62.00, 16.00, 11.00, 21.00 +DSM, 04, 26, 67.00, 45.00, 28.00, 25.00, 40.00 +DTW, 04, 26, 63.00, 41.00, 26.00, 26.00, 39.00 +DUG, 04, 26, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 26, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 26, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 26, 80.00, 56.00, -9999.00, -9999.00, 22.00 +D45, 04, 26, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 26, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 26, 62.00, 38.00, 24.00, 24.00, 34.00 +ECG, 04, 26, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 26, 75.00, 48.00, -9999.00, -9999.00, 7.00 +EED, 04, 26, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 26, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 26, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 26, 65.00, 38.00, 36.00, 37.00, 51.00 +EKO, 04, 26, 63.00, 32.00, 15.00, 17.00, 24.00 +ELD, 04, 26, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 26, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 26, 82.00, 51.00, 5.00, 3.00, 6.00 +ELY, 04, 26, 61.00, 29.00, 15.00, 16.00, 24.00 +EMP, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 26, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +END, 04, 26, 75.00, 52.00, -9999.00, -9999.00, 16.00 +ENN, 04, 26, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 26, 65.00, 44.00, -9999.00, -9999.00, 20.00 +EPH, 04, 26, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 26, 59.00, 42.00, 33.00, 30.00, 44.00 +ESF, 04, 26, 80.00, 59.00, -9999.00, -9999.00, 29.00 +EUG, 04, 26, 63.00, 42.00, 29.00, 30.00, 40.00 +EVV, 04, 26, 71.00, 48.00, 30.00, 29.00, 43.00 +EWN, 04, 26, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 26, 66.00, 47.00, 26.00, 24.00, 38.00 +EYW, 04, 26, 83.00, 73.00, 13.00, 11.00, 20.00 +E74, 04, 26, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 26, 73.00, 48.00, -9999.00, -9999.00, 30.00 +FAI, 04, 26, 48.00, 28.00, 14.00, 13.00, 20.00 +FAR, 04, 26, 60.00, 37.00, 20.00, 16.00, 27.00 +FAT, 04, 26, 79.00, 49.00, 6.00, 5.00, 9.00 +FAY, 04, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 26, 59.00, 34.00, 22.00, 24.00, 35.00 +FCS, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 04, 26, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 26, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FHU, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 04, 26, 61.00, 29.00, 14.00, 15.00, 21.00 +FLL, 04, 26, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 26, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 26, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +FME, 04, 26, 71.00, 43.00, -9999.00, -9999.00, 32.00 +FMH, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 04, 26, 73.00, 36.00, 8.00, 10.00, 14.00 +FMY, 04, 26, 86.00, 64.00, 8.00, 12.00, 17.00 +FNT, 04, 26, 61.00, 40.00, 26.00, 27.00, 41.00 +FOD, 04, 26, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 26, 71.00, 47.00, -9999.00, -9999.00, 32.00 +FOK, 04, 26, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 26, 71.00, 48.00, -9999.00, -9999.00, 30.00 +FSD, 04, 26, 64.00, 39.00, 28.00, 21.00, 38.00 +FSI, 04, 26, 77.00, 53.00, -9999.00, -9999.00, 28.00 +FSM, 04, 26, 76.00, 52.00, 25.00, 22.00, 37.00 +FTK, 04, 26, 71.00, 46.00, -9999.00, -9999.00, 35.00 +FWA, 04, 26, 65.00, 43.00, 26.00, 29.00, 41.00 +FWH, 04, 26, 78.00, 56.00, -9999.00, -9999.00, 26.00 +FYU, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 26, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 26, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 26, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 26, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 26, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 26, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 26, 61.00, 37.00, 18.00, 21.00, 30.00 +GFA, 04, 26, 60.00, 36.00, -9999.00, -9999.00, 28.00 +GFK, 04, 26, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 26, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 26, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 26, 61.00, 37.00, 19.00, 17.00, 27.00 +GJT, 04, 26, 70.00, 42.00, 14.00, 15.00, 22.00 +GKN, 04, 26, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 26, 67.00, 39.00, 21.00, 19.00, 29.00 +GLH, 04, 26, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 26, 76.00, 68.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 26, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 26, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +GON, 04, 26, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 26, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 26, 60.00, 38.00, 28.00, 25.00, 40.00 +GRCI, 04, 26, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 26, 63.00, 40.00, -9999.00, -9999.00, 41.00 +GRI, 04, 26, 68.00, 43.00, 27.00, 20.00, 35.00 +GRK, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 04, 26, 62.00, 39.00, 29.00, 28.00, 41.00 +GSB, 04, 26, 76.00, 52.00, -9999.00, -9999.00, 29.00 +GSG, 04, 26, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 26, 72.00, 49.00, 21.00, 20.00, 32.00 +GSP, 04, 26, 75.00, 51.00, 21.00, 22.00, 32.00 +GST, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 26, 58.00, 40.00, -9999.00, -9999.00, 46.00 +GTF, 04, 26, 60.00, 36.00, 22.00, 24.00, 32.00 +GUP, 04, 26, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 26, 66.00, 42.00, -9999.00, -9999.00, 40.00 +GVW, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 04, 26, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 26, 70.00, 54.00, 19.00, 17.00, 29.00 +HBR, 04, 26, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 26, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 26, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 26, 64.00, 39.00, -9999.00, -9999.00, 28.00 +HKY, 04, 26, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 26, 60.00, 34.00, 21.00, 20.00, 31.00 +HMN, 04, 26, 83.00, 43.00, -9999.00, -9999.00, 6.00 +HMS, 04, 26, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 26, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 26, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +HON, 04, 26, 64.00, 38.00, 21.00, 20.00, 31.00 +HOP, 04, 26, 73.00, 48.00, -9999.00, -9999.00, 36.00 +HOT, 04, 26, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 26, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 26, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 26, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 26, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 26, 80.00, 56.00, -9999.00, -9999.00, 20.00 +HST, 04, 26, 85.00, 63.00, -9999.00, -9999.00, 20.00 +HSV, 04, 26, 75.00, 52.00, 27.00, 23.00, 37.00 +HTL, 04, 26, 59.00, 36.00, 30.00, 26.00, 42.00 +HTS, 04, 26, 70.00, 47.00, 29.00, 30.00, 43.00 +HUF, 04, 26, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 26, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 26, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 26, 62.00, 35.00, 19.00, 20.00, 29.00 +IAB, 04, 26, 72.00, 48.00, -9999.00, -9999.00, 28.00 +IAD, 04, 26, 69.00, 44.00, 24.00, 25.00, 37.00 +IAG, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 26, 81.00, 60.00, 17.00, 17.00, 27.00 +ICT, 04, 26, 72.00, 48.00, 25.00, 18.00, 35.00 +IDA, 04, 26, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 26, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 26, 67.00, 46.00, 25.00, 24.00, 37.00 +ILI, 04, 26, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 26, 77.00, 54.00, 18.00, 18.00, 29.00 +IMT, 04, 26, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +IND, 04, 26, 68.00, 45.00, 31.00, 28.00, 43.00 +INL, 04, 26, 56.00, 33.00, 23.00, 18.00, 31.00 +INS, 04, 26, 75.00, 48.00, -9999.00, -9999.00, 5.00 +INT, 04, 26, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +INW, 04, 26, 74.00, 40.00, 7.00, 8.00, 12.00 +IPL, 04, 26, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 26, 65.00, 42.00, 29.00, 29.00, 41.00 +IRK, 04, 26, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 26, 61.00, 36.00, 19.00, 17.00, 27.00 +ISP, 04, 26, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 26, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 26, 88.00, 54.00, -9999.00, -9999.00, 6.00 +IWD, 04, 26, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 26, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 26, 80.00, 55.00, 20.00, 19.00, 31.00 +JAX, 04, 26, 81.00, 57.00, 14.00, 18.00, 25.00 +JBR, 04, 26, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 26, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 26, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 26, 62.00, 47.00, 24.00, 23.00, 36.00 +JHW, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 26, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 26, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 26, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 26, 50.00, 34.00, 44.00, 42.00, 56.00 +JST, 04, 26, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 26, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 26, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 26, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 26, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 26, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 26, 62.00, 39.00, 27.00, 26.00, 40.00 +LAR, 04, 26, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 26, 81.00, 54.00, 3.00, 5.00, 6.00 +LAX, 04, 26, 68.00, 54.00, 6.00, 6.00, 9.00 +LBB, 04, 26, 78.00, 50.00, 17.00, 10.00, 23.00 +LBF, 04, 26, 66.00, 38.00, 26.00, 20.00, 33.00 +LCH, 04, 26, 80.00, 61.00, 15.00, 16.00, 24.00 +LCK, 04, 26, 68.00, 44.00, -9999.00, -9999.00, 40.00 +LEB, 04, 26, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 26, 69.00, 48.00, 28.00, 28.00, 42.00 +LFI, 04, 26, 69.00, 52.00, -9999.00, -9999.00, 31.00 +LFK, 04, 26, 81.00, 59.00, 19.00, 19.00, 29.00 +LFT, 04, 26, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 26, 64.00, 48.00, 25.00, 22.00, 36.00 +LGB, 04, 26, 72.00, 53.00, 6.00, 5.00, 9.00 +LGU, 04, 26, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 26, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 26, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 26, 76.00, 54.00, 22.00, 20.00, 33.00 +LIZ, 04, 26, 53.00, 34.00, -9999.00, -9999.00, 39.00 +LMT, 04, 26, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +LND, 04, 26, 60.00, 34.00, 20.00, 21.00, 28.00 +LNK, 04, 26, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 26, 68.00, 36.00, 8.00, 9.00, 14.00 +LOZ, 04, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 26, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 26, 76.00, 53.00, -9999.00, -9999.00, 36.00 +LSE, 04, 26, 64.00, 42.00, 22.00, 24.00, 35.00 +LSF, 04, 26, 79.00, 55.00, -9999.00, -9999.00, 35.00 +LSV, 04, 26, 85.00, 49.00, -9999.00, -9999.00, 5.00 +LTS, 04, 26, 81.00, 52.00, -9999.00, -9999.00, 24.00 +LUF, 04, 26, 89.00, 53.00, -9999.00, -9999.00, 4.00 +LVS, 04, 26, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 26, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 26, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 26, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 26, 71.00, 47.00, 24.00, 23.00, 34.00 +MAF, 04, 26, 83.00, 53.00, 10.00, 7.00, 16.00 +MBL, 04, 26, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 26, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 26, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 26, 76.00, 50.00, -9999.00, -9999.00, 16.00 +MCF, 04, 26, 84.00, 63.00, -9999.00, -9999.00, 17.00 +MCG, 04, 26, 44.00, 24.00, 19.00, 19.00, 29.00 +MCI, 04, 26, 69.00, 48.00, 29.00, 24.00, 40.00 +MCK, 04, 26, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 26, 80.00, 54.00, 16.00, 19.00, 29.00 +MCO, 04, 26, 85.00, 61.00, 12.00, 17.00, 23.00 +MCW, 04, 26, 63.00, 40.00, 22.00, 21.00, 33.00 +MC2, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 04, 26, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 26, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 26, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 26, 64.00, 44.00, 31.00, 29.00, 42.00 +MEI, 04, 26, 79.00, 54.00, 20.00, 20.00, 32.00 +MEM, 04, 26, 76.00, 56.00, 25.00, 25.00, 37.00 +MER, 04, 26, 78.00, 46.00, -9999.00, -9999.00, 12.00 +MFD, 04, 26, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 26, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 26, 68.00, 39.00, 20.00, 19.00, 27.00 +MGE, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 04, 26, 79.00, 56.00, 20.00, 20.00, 31.00 +MGW, 04, 26, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 26, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 26, 74.00, 48.00, -9999.00, -9999.00, 16.00 +MHS, 04, 26, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 26, 84.00, 67.00, 14.00, 18.00, 25.00 +MIB, 04, 26, 59.00, 36.00, -9999.00, -9999.00, 31.00 +MIV, 04, 26, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 26, 70.00, 37.00, -9999.00, -9999.00, 20.00 +MKC, 04, 26, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 26, 58.00, 39.00, 30.00, 28.00, 44.00 +MKG, 04, 26, 60.00, 39.00, 26.00, 25.00, 38.00 +MKL, 04, 26, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 26, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 26, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 26, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 26, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 26, 66.00, 44.00, 30.00, 26.00, 41.00 +MLS, 04, 26, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 26, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 26, 80.00, 55.00, -9999.00, -9999.00, 28.00 +MOB, 04, 26, 81.00, 60.00, 19.00, 20.00, 30.00 +MOT, 04, 26, 59.00, 36.00, 17.00, 15.00, 24.00 +MPV, 04, 26, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 26, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 26, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 26, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 26, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 26, 64.00, 46.00, -9999.00, -9999.00, 19.00 +MSL, 04, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 26, 62.00, 38.00, 27.00, 27.00, 41.00 +MSO, 04, 26, 61.00, 33.00, 23.00, 21.00, 33.00 +MSP, 04, 26, 62.00, 41.00, 26.00, 24.00, 38.00 +MSS, 04, 26, 59.00, 37.00, 28.00, 27.00, 40.00 +MSY, 04, 26, 81.00, 61.00, 17.00, 18.00, 27.00 +MTC, 04, 26, 60.00, 40.00, -9999.00, -9999.00, 36.00 +MTN, 04, 26, 69.00, 46.00, -9999.00, -9999.00, 32.00 +MTO, 04, 26, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 26, 66.00, 43.00, -9999.00, -9999.00, 32.00 +MUO, 04, 26, 70.00, 39.00, -9999.00, -9999.00, 20.00 +MWA, 04, 26, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 26, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 26, 79.00, 56.00, -9999.00, -9999.00, 26.00 +MYL, 04, 26, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 26, 78.00, 54.00, -9999.00, -9999.00, 25.00 +NAO, 04, 26, 75.00, 61.00, -9999.00, -9999.00, 24.00 +NBC, 04, 26, 79.00, 58.00, -9999.00, -9999.00, 25.00 +NBE, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 26, 63.00, 42.00, -9999.00, -9999.00, 40.00 +NCA, 04, 26, 78.00, 50.00, -9999.00, -9999.00, 31.00 +NCO, 04, 26, 59.00, 42.00, -9999.00, -9999.00, 38.00 +NC1, 04, 26, 75.00, 48.00, -9999.00, -9999.00, 6.00 +NEL, 04, 26, 65.00, 42.00, -9999.00, -9999.00, 36.00 +NFG, 04, 26, 67.00, 51.00, -9999.00, -9999.00, 36.00 +NFL, 04, 26, 68.00, 36.00, -9999.00, -9999.00, 13.00 +NGP, 04, 26, 83.00, 66.00, -9999.00, -9999.00, 18.00 +NGU, 04, 26, 70.00, 51.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 26, 65.00, 49.00, -9999.00, -9999.00, 13.00 +NHK, 04, 26, 70.00, 46.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 26, 57.00, 38.00, -9999.00, -9999.00, 38.00 +NID, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 26, 81.00, 57.00, -9999.00, -9999.00, 23.00 +NIR, 04, 26, 83.00, 62.00, -9999.00, -9999.00, 20.00 +NKT, 04, 26, 73.00, 54.00, -9999.00, -9999.00, 29.00 +NKX, 04, 26, 69.00, 57.00, -9999.00, -9999.00, 14.00 +NLC, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NMM, 04, 26, 79.00, 53.00, -9999.00, -9999.00, 28.00 +NPA, 04, 26, 79.00, 61.00, -9999.00, -9999.00, 21.00 +NQA, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 04, 26, 86.00, 65.00, -9999.00, -9999.00, 18.00 +NQX, 04, 26, 83.00, 73.00, -9999.00, -9999.00, 18.00 +NRB, 04, 26, 80.00, 61.00, -9999.00, -9999.00, 22.00 +NRC, 04, 26, 79.00, 46.00, -9999.00, -9999.00, 16.00 +NRS, 04, 26, 67.00, 53.00, -9999.00, -9999.00, 10.00 +NSE, 04, 26, 80.00, 57.00, -9999.00, -9999.00, 24.00 +NSI, 04, 26, 69.00, 49.00, -9999.00, -9999.00, 9.00 +NTD, 04, 26, 69.00, 49.00, -9999.00, -9999.00, 7.00 +NTK, 04, 26, 73.00, 52.00, -9999.00, -9999.00, 10.00 +NTU, 04, 26, 70.00, 51.00, -9999.00, -9999.00, 31.00 +NUC, 04, 26, 67.00, 53.00, -9999.00, -9999.00, 9.00 +NUQ, 04, 26, 70.00, 46.00, -9999.00, -9999.00, 14.00 +NUW, 04, 26, 59.00, 41.00, -9999.00, -9999.00, 36.00 +NWF, 04, 26, 72.00, 53.00, -9999.00, -9999.00, 10.00 +NXX, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 04, 26, 71.00, 45.00, -9999.00, -9999.00, 34.00 +NZC, 04, 26, 82.00, 54.00, -9999.00, -9999.00, 25.00 +NZJ, 04, 26, 74.00, 49.00, -9999.00, -9999.00, 12.00 +NZW, 04, 26, 61.00, 40.00, -9999.00, -9999.00, 36.00 +NZY, 04, 26, 69.00, 57.00, -9999.00, -9999.00, 10.00 +OAK, 04, 26, 67.00, 45.00, 11.00, 13.00, 18.00 +OAR, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFF, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 04, 26, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 26, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 26, 75.00, 52.00, 22.00, 16.00, 30.00 +OLM, 04, 26, 61.00, 38.00, 34.00, 36.00, 46.00 +OMA, 04, 26, 68.00, 45.00, 24.00, 23.00, 36.00 +OME, 04, 26, 32.00, 17.00, 18.00, 20.00, 27.00 +ONT, 04, 26, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 26, 63.00, 42.00, 32.00, 27.00, 44.00 +ORF, 04, 26, 70.00, 51.00, 21.00, 20.00, 30.00 +ORH, 04, 26, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 26, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 26, 57.00, 36.00, -9999.00, -9999.00, 35.00 +OTG, 04, 26, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 26, 58.00, 44.00, 34.00, 37.00, 47.00 +OTM, 04, 26, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 26, 27.00, 11.00, 10.00, 15.00, 19.00 +OURC, 04, 26, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 26, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 26, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 26, 81.00, 56.00, -9999.00, -9999.00, 24.00 +PACZ, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 26, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 26, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 26, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 26, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 26, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 26, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 26, 80.00, 57.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 26, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 26, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 26, 39.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 26, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 26, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 26, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 26, 59.00, 38.00, -9999.00, -9999.00, 34.00 +PBI, 04, 26, 83.00, 66.00, 14.00, 21.00, 28.00 +PDT, 04, 26, 64.00, 41.00, 19.00, 15.00, 27.00 +PDX, 04, 26, 63.00, 43.00, 32.00, 35.00, 45.00 +PFN, 04, 26, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 26, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 26, 67.00, 46.00, 24.00, 27.00, 38.00 +PHX, 04, 26, 88.00, 58.00, 3.00, 4.00, 6.00 +PIA, 04, 26, 67.00, 45.00, 31.00, 26.00, 41.00 +PIB, 04, 26, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 26, 62.00, 35.00, 20.00, 20.00, 30.00 +PIR, 04, 26, 65.00, 39.00, 19.00, 16.00, 26.00 +PIT, 04, 26, 65.00, 43.00, 31.00, 31.00, 44.00 +PKB, 04, 26, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 26, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 26, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 26, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 26, 79.00, 61.00, 15.00, 15.00, 25.00 +POB, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 04, 26, 80.00, 57.00, -9999.00, -9999.00, 30.00 +POM, 04, 26, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +POU, 04, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 26, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 26, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 26, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 26, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 26, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 26, 60.00, 37.00, -9999.00, -9999.00, 37.00 +PSP, 04, 26, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 26, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 26, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 26, 71.00, 40.00, 15.00, 13.00, 21.00 +PUC, 04, 26, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 26, 61.00, 41.00, 27.00, 22.00, 39.00 +PVU, 04, 26, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 26, 57.00, 38.00, 28.00, 27.00, 40.00 +P02, 04, 26, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +P07, 04, 26, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +P11, 04, 26, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +P24, 04, 26, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +P28, 04, 26, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +P35, 04, 26, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +P38, 04, 26, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +P39, 04, 26, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +P58, 04, 26, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +P59, 04, 26, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +P60, 04, 26, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +P61, 04, 26, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +P67, 04, 26, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +P68, 04, 26, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +P69, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 26, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 26, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 26, 62.00, 36.00, 21.00, 22.00, 31.00 +RBL, 04, 26, 76.00, 49.00, 13.00, 11.00, 18.00 +RCA, 04, 26, 62.00, 36.00, -9999.00, -9999.00, 31.00 +RDD, 04, 26, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 26, 62.00, 31.00, 14.00, 14.00, 23.00 +RDR, 04, 26, 59.00, 36.00, -9999.00, -9999.00, 29.00 +RDU, 04, 26, 74.00, 50.00, 19.00, 17.00, 28.00 +REE, 04, 26, 78.00, 50.00, -9999.00, -9999.00, 16.00 +REJ, 04, 26, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 26, 64.00, 41.00, 31.00, 27.00, 43.00 +RIC, 04, 26, 73.00, 48.00, 21.00, 21.00, 32.00 +RIV, 04, 26, 76.00, 49.00, -9999.00, -9999.00, 11.00 +RIW, 04, 26, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 26, 57.00, 32.00, 15.00, 13.00, 23.00 +RME, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +RMG, 04, 26, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +RND, 04, 26, 82.00, 61.00, -9999.00, -9999.00, 23.00 +RNO, 04, 26, 67.00, 35.00, 9.00, 8.00, 13.00 +ROA, 04, 26, 71.00, 47.00, 23.00, 23.00, 35.00 +ROC, 04, 26, 61.00, 40.00, 28.00, 29.00, 42.00 +ROW, 04, 26, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 26, 70.00, 45.00, 21.00, 18.00, 29.00 +RST, 04, 26, 61.00, 39.00, 29.00, 26.00, 41.00 +RWF, 04, 26, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 26, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 26, 75.00, 47.00, 10.00, 11.00, 14.00 +SAF, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 26, 69.00, 57.00, 7.00, 6.00, 11.00 +SAT, 04, 26, 82.00, 61.00, 21.00, 18.00, 31.00 +SAV, 04, 26, 80.00, 58.00, 15.00, 20.00, 27.00 +SAW, 04, 26, 53.00, 36.00, -9999.00, -9999.00, 39.00 +SBA, 04, 26, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 26, 77.00, 49.00, -9999.00, -9999.00, 12.00 +SBN, 04, 26, 64.00, 43.00, 30.00, 31.00, 45.00 +SBP, 04, 26, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 26, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 26, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 26, 15.00, -1.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 26, 76.00, 48.00, 7.00, 9.00, 12.00 +SDF, 04, 26, 71.00, 49.00, 28.00, 27.00, 40.00 +SEA, 04, 26, 59.00, 43.00, 29.00, 25.00, 40.00 +SEM, 04, 26, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 26, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 26, 65.00, 48.00, 9.00, 11.00, 15.00 +SGF, 04, 26, 71.00, 48.00, 28.00, 25.00, 41.00 +SGY, 04, 26, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 26, 61.00, 34.00, 24.00, 25.00, 35.00 +SHV, 04, 26, 79.00, 57.00, 20.00, 20.00, 31.00 +SIT, 04, 26, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 26, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 26, 83.00, 56.00, 16.00, 10.00, 22.00 +SKA, 04, 26, 61.00, 37.00, -9999.00, -9999.00, 26.00 +SKF, 04, 26, 82.00, 61.00, -9999.00, -9999.00, 23.00 +SLC, 04, 26, 65.00, 41.00, 22.00, 21.00, 31.00 +SLE, 04, 26, 63.00, 39.00, 28.00, 30.00, 40.00 +SLN, 04, 26, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 26, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 26, 67.00, 44.00, -9999.00, 8.00, 15.00 +SNA, 04, 26, 66.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 26, 35.00, 26.00, 32.00, 37.00, 50.00 +SNS, 04, 26, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 26, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 26, 69.00, 46.00, 30.00, 24.00, 41.00 +SPS, 04, 26, 79.00, 54.00, 17.00, 15.00, 26.00 +SRQ, 04, 26, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 26, 79.00, 53.00, -9999.00, -9999.00, 27.00 +SSI, 04, 26, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +STC, 04, 26, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 26, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +STL, 04, 26, 71.00, 50.00, 27.00, 26.00, 40.00 +STNV, 04, 26, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +STS, 04, 26, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 26, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 26, 73.00, 47.00, -9999.00, -9999.00, 14.00 +SUX, 04, 26, 67.00, 43.00, 26.00, 23.00, 36.00 +SVN, 04, 26, 80.00, 58.00, -9999.00, -9999.00, 25.00 +SWF, 04, 26, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 26, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 26, 61.00, 40.00, 31.00, 32.00, 45.00 +SZL, 04, 26, 71.00, 46.00, -9999.00, -9999.00, 29.00 +TAD, 04, 26, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 26, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 26, 75.00, 45.00, -9999.00, -9999.00, 34.00 +TCC, 04, 26, 76.00, 45.00, 10.00, 9.00, 16.00 +TCL, 04, 26, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 26, 63.00, 40.00, -9999.00, -9999.00, 42.00 +TCS, 04, 26, 77.00, 48.00, -9999.00, -9999.00, 6.00 +TEB, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 26, 75.00, 52.00, -9999.00, -9999.00, 26.00 +TKA, 04, 26, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 26, 82.00, 55.00, 13.00, 18.00, 26.00 +TNX, 04, 26, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 26, 64.00, 40.00, 28.00, 30.00, 44.00 +TOP, 04, 26, 71.00, 47.00, 27.00, 23.00, 40.00 +TPA, 04, 26, 84.00, 63.00, 9.00, 12.00, 17.00 +TPH, 04, 26, 67.00, 36.00, 9.00, 6.00, 11.00 +TRI, 04, 26, 70.00, 46.00, 24.00, 27.00, 38.00 +TRK, 04, 26, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 26, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 26, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 26, 76.00, 53.00, 24.00, 20.00, 34.00 +TUP, 04, 26, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 26, 84.00, 53.00, 4.00, 5.00, 7.00 +TVC, 04, 26, 59.00, 35.00, 23.00, 21.00, 32.00 +TVL, 04, 26, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 26, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 26, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 26, 73.00, 48.00, 23.00, 26.00, 36.00 +T01, 04, 26, 69.00, 46.00, -9999.00, -9999.00, 31.00 +T02, 04, 26, 77.00, 53.00, -9999.00, -9999.00, 28.00 +T03, 04, 26, 78.00, 54.00, -9999.00, -9999.00, 25.00 +T04, 04, 26, 82.00, 63.00, -9999.00, -9999.00, 17.00 +T05, 04, 26, 70.00, 45.00, -9999.00, -9999.00, 29.00 +T06, 04, 26, 80.00, 53.00, -9999.00, -9999.00, 28.00 +T07, 04, 26, 73.00, 40.00, -9999.00, -9999.00, 28.00 +T08, 04, 26, 65.00, 44.00, -9999.00, -9999.00, 22.00 +UCA, 04, 26, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 26, 75.00, 48.00, -9999.00, -9999.00, 5.00 +UIL, 04, 26, 57.00, 39.00, 49.00, 50.00, 60.00 +UIN, 04, 26, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 26, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 26, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 26, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +U15, 04, 26, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +U28, 04, 26, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 26, 81.00, 54.00, -9999.00, -9999.00, 24.00 +VBG, 04, 26, 69.00, 46.00, -9999.00, -9999.00, 16.00 +VCT, 04, 26, 82.00, 64.00, 15.00, 15.00, 25.00 +VCV, 04, 26, 76.00, 44.00, -9999.00, -9999.00, 5.00 +VDZ, 04, 26, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 26, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 26, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 26, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 26, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 26, 80.00, 56.00, -9999.00, -9999.00, 21.00 +VRB, 04, 26, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 26, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 26, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 26, 69.00, 46.00, 25.00, 22.00, -9999.00 +WJA, 04, 26, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 26, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 26, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 26, 67.00, 32.00, 14.00, 15.00, 23.00 +WPO, 04, 26, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 26, 80.00, 54.00, -9999.00, -9999.00, 26.00 +WRG, 04, 26, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 26, 68.00, 42.00, -9999.00, -9999.00, 35.00 +WRL, 04, 26, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +X68, 04, 26, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 26, 46.00, 32.00, 53.00, 53.00, 64.00 +YCG, 04, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 26, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 26, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 26, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 26, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 26, 66.00, 38.00, 9.00, 10.00, 16.00 +YNG, 04, 26, 62.00, 40.00, 30.00, 32.00, 45.00 +YPA, 04, 26, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 26, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 26, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 26, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 26, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 26, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 26, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 26, 89.00, 59.00, 2.00, 1.00, 2.00 +YVR, 04, 26, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 26, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 26, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 26, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 26, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 26, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 26, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 26, 54.00, 33.00, 26.00, 25.00, 36.00 +ZUN, 04, 26, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 26, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 26, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +01R, 04, 26, 80.00, 58.00, -9999.00, -9999.00, 27.00 +1V1, 04, 26, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 26, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 26, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 26, 72.00, 53.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 26, 79.00, 53.00, -9999.00, -9999.00, 28.00 +3B1, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 26, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 26, 60.00, 35.00, -9999.00, -9999.00, 34.00 +3SE, 04, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 26, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 26, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 26, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 26, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 26, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 26, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 26, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 27, 65.00, 43.00, 27.00, 26.00, 40.00 +ABI, 04, 27, 81.00, 57.00, 15.00, 11.00, 22.00 +ABQ, 04, 27, 75.00, 43.00, 9.00, 8.00, 14.00 +ABR, 04, 27, 63.00, 38.00, 21.00, 18.00, 30.00 +ABY, 04, 27, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 27, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 27, 81.00, 60.00, 18.00, 18.00, 28.00 +ACV, 04, 27, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 27, 65.00, 44.00, 24.00, 23.00, 35.00 +ADK, 04, 27, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 27, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 27, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 27, 69.00, 45.00, -9999.00, -9999.00, 31.00 +AEX, 04, 27, 81.00, 60.00, -9999.00, -9999.00, 27.00 +AFF, 04, 27, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 27, 87.00, 62.00, -9999.00, -9999.00, 26.00 +AGS, 04, 27, 80.00, 52.00, 18.00, 21.00, 30.00 +AHN, 04, 27, 77.00, 53.00, 18.00, 21.00, 30.00 +AKN, 04, 27, 44.00, 28.00, 26.00, 26.00, 38.00 +AKO, 04, 27, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 27, 63.00, 40.00, 27.00, 27.00, 41.00 +ALI, 04, 27, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 27, 65.00, 42.00, 25.00, 25.00, 39.00 +ALS, 04, 27, 63.00, 27.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 27, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 27, 75.00, 46.00, 17.00, 12.00, 24.00 +AMG, 04, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 27, 48.00, 33.00, 16.00, 15.00, 23.00 +AND, 04, 27, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 27, 53.00, 39.00, 50.00, 49.00, 63.00 +AOO, 04, 27, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +APN, 04, 27, 57.00, 34.00, 27.00, 27.00, 39.00 +AQQ, 04, 27, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +ART, 04, 27, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +AST, 04, 27, 58.00, 42.00, 41.00, 44.00, 54.00 +ATL, 04, 27, 76.00, 54.00, 19.00, 22.00, 32.00 +ATW, 04, 27, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 27, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 27, 69.00, 45.00, -9999.00, -9999.00, 39.00 +AUG, 04, 27, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 27, 82.00, 63.00, 20.00, 17.00, 30.00 +AUW, 04, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 27, 71.00, 46.00, 23.00, 25.00, 34.00 +AVP, 04, 27, 63.00, 42.00, 31.00, 30.00, 44.00 +AXN, 04, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 27, 61.00, 40.00, -9999.00, -9999.00, 34.00 +AYS, 04, 27, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 27, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 27, 78.00, 50.00, -9999.00, -9999.00, 17.00 +BAD, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 27, 56.00, 27.00, -9999.00, -9999.00, 18.00 +BDL, 04, 27, 65.00, 42.00, 26.00, 26.00, 38.00 +BDR, 04, 27, 61.00, 44.00, 27.00, 22.00, 36.00 +BET, 04, 27, 39.00, 23.00, 20.00, 21.00, 31.00 +BFD, 04, 27, 58.00, 36.00, 34.00, 34.00, 47.00 +BFF, 04, 27, 66.00, 36.00, 23.00, 21.00, 34.00 +BFL, 04, 27, 80.00, 53.00, 6.00, 6.00, 8.00 +BGM, 04, 27, 59.00, 40.00, 32.00, 31.00, 45.00 +BGR, 04, 27, 56.00, 37.00, 26.00, 24.00, 37.00 +BGS, 04, 27, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 27, 78.00, 53.00, 22.00, 21.00, 33.00 +BID, 04, 27, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 27, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 27, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 27, 61.00, 38.00, 23.00, 24.00, 34.00 +BIS, 04, 27, 61.00, 36.00, 20.00, 19.00, 31.00 +BIX, 04, 27, 80.00, 63.00, -9999.00, -9999.00, 23.00 +BJI, 04, 27, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 27, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 27, 66.00, 35.00, -9999.00, -9999.00, 24.00 +BKW, 04, 27, 66.00, 44.00, 31.00, 32.00, 45.00 +BLF, 04, 27, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 27, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 27, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 27, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 27, 72.00, 48.00, -9999.00, -9999.00, 35.00 +BNA, 04, 27, 74.00, 51.00, 27.00, 26.00, 40.00 +BNO, 04, 27, 61.00, 32.00, -9999.00, 17.00, 33.00 +BOI, 04, 27, 66.00, 40.00, 17.00, 18.00, 27.00 +BOS, 04, 27, 60.00, 44.00, 26.00, 23.00, 38.00 +BPI, 04, 27, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 27, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 27, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 27, 67.00, 46.00, -9999.00, -9999.00, 33.00 +BRO, 04, 27, 86.00, 70.00, 11.00, 9.00, 15.00 +BRW, 04, 27, 13.00, 0.00, 10.00, 12.00, 18.00 +BSM, 04, 27, 82.00, 63.00, -9999.00, -9999.00, 24.00 +BTI, 04, 27, 15.00, 1.00, 8.00, 11.00, 15.00 +BTL, 04, 27, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 27, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 27, 83.00, 61.00, 18.00, 18.00, 29.00 +BTT, 04, 27, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 27, 60.00, 39.00, 31.00, 29.00, 45.00 +BUB, 04, 27, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 27, 59.00, 41.00, 30.00, 32.00, 44.00 +BUR, 04, 27, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 27, 80.00, 64.00, -9999.00, 13.00, 23.00 +BWG, 04, 27, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 27, 69.00, 47.00, 26.00, 24.00, 37.00 +BYH, 04, 27, 76.00, 55.00, -9999.00, -9999.00, 36.00 +BYI, 04, 27, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 27, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 27, 80.00, 53.00, 16.00, 20.00, 27.00 +CAG, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 27, 64.00, 42.00, 29.00, 34.00, 45.00 +CAO, 04, 27, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 27, 53.00, 34.00, 32.00, 33.00, 46.00 +CBM, 04, 27, 79.00, 54.00, -9999.00, -9999.00, 27.00 +CDB, 04, 27, 41.00, 31.00, 47.00, 50.00, 65.00 +CDC, 04, 27, 66.00, 37.00, 14.00, 12.00, 19.00 +CDR, 04, 27, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 27, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 27, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 04, 27, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 27, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 27, 75.00, 51.00, 22.00, 23.00, 35.00 +CHO, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 27, 79.00, 58.00, 17.00, 18.00, 27.00 +CID, 04, 27, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 27, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 27, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 27, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 27, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 27, 62.00, 41.00, 30.00, 31.00, 45.00 +CLL, 04, 27, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 27, 75.00, 51.00, 20.00, 21.00, 31.00 +CMH, 04, 27, 67.00, 44.00, 26.00, 30.00, 41.00 +CMI, 04, 27, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 27, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 27, 69.00, 46.00, 30.00, 19.00, 38.00 +CNM, 04, 27, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 27, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +COD, 04, 27, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +COF, 04, 27, 83.00, 63.00, -9999.00, -9999.00, 21.00 +CON, 04, 27, 62.00, 36.00, 25.00, 24.00, 37.00 +COS, 04, 27, 64.00, 37.00, 21.00, 21.00, 31.00 +COT, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 27, 70.00, 48.00, 29.00, 27.00, 42.00 +CPR, 04, 27, 61.00, 33.00, 24.00, 26.00, 36.00 +CRBC, 04, 27, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 27, 84.00, 67.00, 13.00, 11.00, 20.00 +CRW, 04, 27, 71.00, 47.00, 31.00, 32.00, 44.00 +CSG, 04, 27, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 27, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 27, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 27, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 27, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 27, 69.00, 46.00, 27.00, 29.00, 41.00 +CVN, 04, 27, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 27, 76.00, 45.00, -9999.00, -9999.00, 12.00 +CXY, 04, 27, 67.00, 45.00, 23.00, 26.00, 36.00 +CYS, 04, 27, 59.00, 34.00, 24.00, 24.00, 35.00 +DAA, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 27, 82.00, 61.00, 11.00, 18.00, 23.00 +DAG, 04, 27, 82.00, 55.00, 3.00, 3.00, 5.00 +DAL, 04, 27, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 27, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 27, 66.00, 45.00, 28.00, 28.00, 41.00 +DBQ, 04, 27, 63.00, 42.00, 29.00, 25.00, 40.00 +DCA, 04, 27, 71.00, 51.00, 22.00, 23.00, 33.00 +DDC, 04, 27, 72.00, 46.00, 21.00, 18.00, 30.00 +DEC, 04, 27, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 27, 66.00, 39.00, 23.00, 21.00, 31.00 +DFW, 04, 27, 79.00, 58.00, 20.00, 16.00, 29.00 +DHN, 04, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 27, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 27, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 27, 86.00, 63.00, -9999.00, -9999.00, 17.00 +DLG, 04, 27, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 27, 55.00, 34.00, 26.00, 23.00, 37.00 +DLLC, 04, 27, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 27, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 27, 85.00, 54.00, -9999.00, -9999.00, 4.00 +DMN, 04, 27, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 27, 70.00, 47.00, -9999.00, -9999.00, 35.00 +DPG, 04, 27, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 27, 81.00, 57.00, -9999.00, -9999.00, 21.00 +DRA, 04, 27, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 27, 86.00, 63.00, 16.00, 11.00, 21.00 +DSM, 04, 27, 67.00, 45.00, 28.00, 25.00, 40.00 +DTW, 04, 27, 63.00, 41.00, 26.00, 26.00, 39.00 +DUG, 04, 27, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 27, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 27, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 27, 81.00, 57.00, -9999.00, -9999.00, 22.00 +D45, 04, 27, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 27, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 27, 63.00, 38.00, 24.00, 24.00, 34.00 +ECG, 04, 27, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 27, 75.00, 49.00, -9999.00, -9999.00, 7.00 +EED, 04, 27, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 27, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 27, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 27, 66.00, 39.00, 36.00, 37.00, 51.00 +EKO, 04, 27, 63.00, 33.00, 15.00, 17.00, 24.00 +ELD, 04, 27, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 27, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 27, 82.00, 52.00, 5.00, 3.00, 6.00 +ELY, 04, 27, 61.00, 29.00, 15.00, 16.00, 24.00 +EMP, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 27, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +END, 04, 27, 76.00, 53.00, -9999.00, -9999.00, 16.00 +ENN, 04, 27, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 27, 66.00, 44.00, -9999.00, -9999.00, 20.00 +EPH, 04, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 27, 59.00, 42.00, 32.00, 29.00, 43.00 +ESF, 04, 27, 81.00, 60.00, -9999.00, -9999.00, 29.00 +EUG, 04, 27, 64.00, 42.00, 28.00, 29.00, 39.00 +EVV, 04, 27, 72.00, 49.00, 30.00, 29.00, 43.00 +EWN, 04, 27, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 27, 66.00, 47.00, 26.00, 25.00, 38.00 +EYW, 04, 27, 83.00, 74.00, 13.00, 11.00, 20.00 +E74, 04, 27, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 27, 74.00, 48.00, -9999.00, -9999.00, 30.00 +FAI, 04, 27, 49.00, 29.00, 14.00, 13.00, 21.00 +FAR, 04, 27, 61.00, 37.00, 20.00, 16.00, 27.00 +FAT, 04, 27, 79.00, 50.00, 6.00, 5.00, 8.00 +FAY, 04, 27, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 27, 60.00, 35.00, 22.00, 24.00, 35.00 +FCS, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 04, 27, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 27, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 04, 27, 62.00, 30.00, 14.00, 15.00, 20.00 +FLL, 04, 27, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 27, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +FME, 04, 27, 72.00, 44.00, -9999.00, -9999.00, 32.00 +FMH, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FMN, 04, 27, 73.00, 36.00, 8.00, 9.00, 14.00 +FMY, 04, 27, 87.00, 65.00, 8.00, 12.00, 17.00 +FNT, 04, 27, 61.00, 40.00, 25.00, 27.00, 41.00 +FOD, 04, 27, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 27, 71.00, 47.00, -9999.00, -9999.00, 32.00 +FOK, 04, 27, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 27, 72.00, 48.00, -9999.00, -9999.00, 30.00 +FSD, 04, 27, 64.00, 40.00, 28.00, 21.00, 37.00 +FSI, 04, 27, 78.00, 54.00, -9999.00, -9999.00, 28.00 +FSM, 04, 27, 77.00, 53.00, 25.00, 22.00, 37.00 +FTK, 04, 27, 71.00, 47.00, -9999.00, -9999.00, 35.00 +FWA, 04, 27, 65.00, 43.00, 26.00, 29.00, 41.00 +FWH, 04, 27, 79.00, 57.00, -9999.00, -9999.00, 26.00 +FYU, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 27, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 27, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 27, 92.00, 57.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 27, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 27, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 27, 61.00, 38.00, 18.00, 21.00, 30.00 +GFA, 04, 27, 60.00, 36.00, -9999.00, -9999.00, 29.00 +GFK, 04, 27, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 27, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 27, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 27, 62.00, 37.00, 19.00, 17.00, 28.00 +GJT, 04, 27, 70.00, 42.00, 14.00, 15.00, 22.00 +GKN, 04, 27, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 27, 68.00, 40.00, 21.00, 19.00, 30.00 +GLH, 04, 27, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 27, 77.00, 68.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 27, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 27, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +GON, 04, 27, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 27, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 27, 60.00, 38.00, 27.00, 25.00, 40.00 +GRCI, 04, 27, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 27, 64.00, 41.00, -9999.00, -9999.00, 40.00 +GRI, 04, 27, 68.00, 43.00, 27.00, 20.00, 35.00 +GRK, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 04, 27, 62.00, 40.00, 28.00, 27.00, 41.00 +GSB, 04, 27, 77.00, 53.00, -9999.00, -9999.00, 29.00 +GSG, 04, 27, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 27, 73.00, 50.00, 21.00, 20.00, 33.00 +GSP, 04, 27, 76.00, 51.00, 21.00, 23.00, 33.00 +GST, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 27, 58.00, 40.00, -9999.00, -9999.00, 45.00 +GTF, 04, 27, 60.00, 36.00, 22.00, 24.00, 32.00 +GUP, 04, 27, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 27, 66.00, 42.00, -9999.00, -9999.00, 39.00 +GVW, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 04, 27, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 27, 70.00, 55.00, 19.00, 17.00, 29.00 +HBR, 04, 27, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 27, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 27, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 27, 64.00, 40.00, -9999.00, -9999.00, 28.00 +HKY, 04, 27, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 27, 60.00, 35.00, 21.00, 20.00, 31.00 +HMN, 04, 27, 83.00, 43.00, -9999.00, -9999.00, 6.00 +HMS, 04, 27, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 27, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 27, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +HON, 04, 27, 64.00, 39.00, 21.00, 20.00, 31.00 +HOP, 04, 27, 73.00, 48.00, -9999.00, -9999.00, 36.00 +HOT, 04, 27, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 27, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 27, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 27, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 27, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 27, 81.00, 57.00, -9999.00, -9999.00, 20.00 +HST, 04, 27, 85.00, 64.00, -9999.00, -9999.00, 21.00 +HSV, 04, 27, 76.00, 53.00, 27.00, 23.00, 38.00 +HTL, 04, 27, 59.00, 36.00, 30.00, 26.00, 42.00 +HTS, 04, 27, 71.00, 48.00, 29.00, 30.00, 43.00 +HUF, 04, 27, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 27, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 27, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 27, 62.00, 36.00, 20.00, 20.00, 29.00 +IAB, 04, 27, 72.00, 49.00, -9999.00, -9999.00, 28.00 +IAD, 04, 27, 69.00, 44.00, 24.00, 25.00, 37.00 +IAG, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 27, 82.00, 61.00, 18.00, 17.00, 27.00 +ICT, 04, 27, 72.00, 49.00, 25.00, 19.00, 36.00 +IDA, 04, 27, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 27, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 27, 67.00, 46.00, 25.00, 25.00, 38.00 +ILI, 04, 27, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 27, 77.00, 54.00, 18.00, 18.00, 29.00 +IMT, 04, 27, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +IND, 04, 27, 68.00, 46.00, 31.00, 28.00, 43.00 +INL, 04, 27, 57.00, 33.00, 24.00, 18.00, 32.00 +INS, 04, 27, 76.00, 49.00, -9999.00, -9999.00, 5.00 +INT, 04, 27, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +INW, 04, 27, 74.00, 40.00, 7.00, 8.00, 12.00 +IPL, 04, 27, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 27, 65.00, 42.00, 29.00, 30.00, 41.00 +IRK, 04, 27, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 27, 62.00, 36.00, 19.00, 17.00, 27.00 +ISP, 04, 27, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 27, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 27, 89.00, 54.00, -9999.00, -9999.00, 5.00 +IWD, 04, 27, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 27, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 27, 81.00, 56.00, 21.00, 19.00, 31.00 +JAX, 04, 27, 82.00, 58.00, 14.00, 18.00, 25.00 +JBR, 04, 27, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 27, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 27, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 27, 62.00, 47.00, 24.00, 24.00, 36.00 +JHW, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 27, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 27, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 27, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 27, 51.00, 35.00, 44.00, 42.00, 56.00 +JST, 04, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 27, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 27, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 27, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 27, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 27, 62.00, 39.00, 27.00, 26.00, 40.00 +LAR, 04, 27, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 27, 82.00, 55.00, 3.00, 5.00, 6.00 +LAX, 04, 27, 68.00, 55.00, 5.00, 6.00, 9.00 +LBB, 04, 27, 79.00, 51.00, 17.00, 10.00, 23.00 +LBF, 04, 27, 67.00, 39.00, 27.00, 19.00, 34.00 +LCH, 04, 27, 81.00, 62.00, 15.00, 16.00, 24.00 +LCK, 04, 27, 68.00, 45.00, -9999.00, -9999.00, 40.00 +LEB, 04, 27, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 27, 69.00, 48.00, 28.00, 28.00, 42.00 +LFI, 04, 27, 70.00, 52.00, -9999.00, -9999.00, 31.00 +LFK, 04, 27, 82.00, 59.00, 19.00, 19.00, 29.00 +LFT, 04, 27, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 27, 64.00, 48.00, 25.00, 23.00, 36.00 +LGB, 04, 27, 73.00, 54.00, 5.00, 5.00, 9.00 +LGU, 04, 27, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 27, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 27, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 27, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 27, 77.00, 54.00, 22.00, 21.00, 33.00 +LIZ, 04, 27, 53.00, 34.00, -9999.00, -9999.00, 39.00 +LMT, 04, 27, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +LND, 04, 27, 60.00, 35.00, 20.00, 21.00, 28.00 +LNK, 04, 27, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 27, 69.00, 37.00, 8.00, 9.00, 14.00 +LOZ, 04, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 27, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 27, 77.00, 54.00, -9999.00, -9999.00, 36.00 +LSE, 04, 27, 64.00, 42.00, 22.00, 24.00, 35.00 +LSF, 04, 27, 80.00, 56.00, -9999.00, -9999.00, 35.00 +LSV, 04, 27, 86.00, 49.00, -9999.00, -9999.00, 5.00 +LTS, 04, 27, 82.00, 52.00, -9999.00, -9999.00, 25.00 +LUF, 04, 27, 90.00, 53.00, -9999.00, -9999.00, 4.00 +LVS, 04, 27, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 27, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 27, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 27, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 27, 71.00, 48.00, 24.00, 23.00, 35.00 +MAF, 04, 27, 83.00, 53.00, 10.00, 8.00, 16.00 +MBL, 04, 27, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 27, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 27, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 27, 76.00, 51.00, -9999.00, -9999.00, 15.00 +MCF, 04, 27, 85.00, 64.00, -9999.00, -9999.00, 17.00 +MCG, 04, 27, 45.00, 25.00, 19.00, 19.00, 29.00 +MCI, 04, 27, 69.00, 48.00, 29.00, 24.00, 40.00 +MCK, 04, 27, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 27, 81.00, 55.00, 16.00, 19.00, 29.00 +MCO, 04, 27, 86.00, 62.00, 12.00, 18.00, 23.00 +MCW, 04, 27, 63.00, 40.00, 22.00, 21.00, 33.00 +MC2, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 04, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 27, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 27, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 27, 64.00, 44.00, 31.00, 29.00, 42.00 +MEI, 04, 27, 80.00, 55.00, 20.00, 20.00, 32.00 +MEM, 04, 27, 77.00, 56.00, 24.00, 25.00, 37.00 +MER, 04, 27, 79.00, 47.00, -9999.00, -9999.00, 12.00 +MFD, 04, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 27, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 27, 68.00, 40.00, 20.00, 18.00, 27.00 +MGE, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 04, 27, 80.00, 56.00, 20.00, 20.00, 31.00 +MGW, 04, 27, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 27, 74.00, 49.00, -9999.00, -9999.00, 15.00 +MHS, 04, 27, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 27, 84.00, 68.00, 14.00, 19.00, 25.00 +MIB, 04, 27, 59.00, 36.00, -9999.00, -9999.00, 31.00 +MIV, 04, 27, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 27, 70.00, 38.00, -9999.00, -9999.00, 20.00 +MKC, 04, 27, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 27, 58.00, 40.00, 30.00, 28.00, 44.00 +MKG, 04, 27, 60.00, 40.00, 26.00, 25.00, 38.00 +MKL, 04, 27, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 27, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 27, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 27, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 27, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 27, 66.00, 44.00, 30.00, 26.00, 41.00 +MLS, 04, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 27, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 27, 81.00, 56.00, -9999.00, -9999.00, 28.00 +MOB, 04, 27, 82.00, 60.00, 19.00, 20.00, 30.00 +MOT, 04, 27, 59.00, 36.00, 17.00, 15.00, 24.00 +MPV, 04, 27, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 27, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 27, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 27, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 27, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 27, 64.00, 47.00, -9999.00, -9999.00, 18.00 +MSL, 04, 27, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 27, 62.00, 38.00, 27.00, 27.00, 41.00 +MSO, 04, 27, 62.00, 34.00, 24.00, 21.00, 33.00 +MSP, 04, 27, 63.00, 41.00, 26.00, 24.00, 38.00 +MSS, 04, 27, 59.00, 38.00, 28.00, 27.00, 40.00 +MSY, 04, 27, 82.00, 62.00, 16.00, 18.00, 27.00 +MTC, 04, 27, 60.00, 40.00, -9999.00, -9999.00, 36.00 +MTN, 04, 27, 69.00, 47.00, -9999.00, -9999.00, 32.00 +MTO, 04, 27, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 27, 66.00, 43.00, -9999.00, -9999.00, 32.00 +MUO, 04, 27, 71.00, 39.00, -9999.00, -9999.00, 20.00 +MWA, 04, 27, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 27, 80.00, 56.00, -9999.00, -9999.00, 26.00 +MYL, 04, 27, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 27, 79.00, 54.00, -9999.00, -9999.00, 26.00 +NAO, 04, 27, 76.00, 62.00, -9999.00, -9999.00, 25.00 +NBC, 04, 27, 80.00, 58.00, -9999.00, -9999.00, 25.00 +NBE, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 27, 64.00, 43.00, -9999.00, -9999.00, 40.00 +NCA, 04, 27, 79.00, 51.00, -9999.00, -9999.00, 31.00 +NCO, 04, 27, 59.00, 42.00, -9999.00, -9999.00, 38.00 +NC1, 04, 27, 76.00, 49.00, -9999.00, -9999.00, 6.00 +NEL, 04, 27, 66.00, 42.00, -9999.00, -9999.00, 36.00 +NFG, 04, 27, 67.00, 52.00, -9999.00, -9999.00, 34.00 +NFL, 04, 27, 68.00, 37.00, -9999.00, -9999.00, 13.00 +NGP, 04, 27, 83.00, 67.00, -9999.00, -9999.00, 18.00 +NGU, 04, 27, 71.00, 51.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 27, 65.00, 49.00, -9999.00, -9999.00, 13.00 +NHK, 04, 27, 70.00, 46.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 27, 57.00, 38.00, -9999.00, -9999.00, 38.00 +NID, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 27, 82.00, 58.00, -9999.00, -9999.00, 24.00 +NIR, 04, 27, 84.00, 63.00, -9999.00, -9999.00, 20.00 +NKT, 04, 27, 74.00, 55.00, -9999.00, -9999.00, 29.00 +NKX, 04, 27, 69.00, 57.00, -9999.00, -9999.00, 14.00 +NLC, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NMM, 04, 27, 80.00, 53.00, -9999.00, -9999.00, 28.00 +NPA, 04, 27, 80.00, 62.00, -9999.00, -9999.00, 21.00 +NQA, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 04, 27, 87.00, 66.00, -9999.00, -9999.00, 18.00 +NQX, 04, 27, 83.00, 74.00, -9999.00, -9999.00, 18.00 +NRB, 04, 27, 81.00, 62.00, -9999.00, -9999.00, 22.00 +NRC, 04, 27, 79.00, 47.00, -9999.00, -9999.00, 15.00 +NRS, 04, 27, 67.00, 54.00, -9999.00, -9999.00, 10.00 +NSE, 04, 27, 81.00, 58.00, -9999.00, -9999.00, 24.00 +NSI, 04, 27, 69.00, 50.00, -9999.00, -9999.00, 9.00 +NTD, 04, 27, 69.00, 50.00, -9999.00, -9999.00, 7.00 +NTK, 04, 27, 74.00, 53.00, -9999.00, -9999.00, 10.00 +NTU, 04, 27, 71.00, 51.00, -9999.00, -9999.00, 31.00 +NUC, 04, 27, 68.00, 53.00, -9999.00, -9999.00, 9.00 +NUQ, 04, 27, 71.00, 46.00, -9999.00, -9999.00, 14.00 +NUW, 04, 27, 60.00, 41.00, -9999.00, -9999.00, 36.00 +NWF, 04, 27, 73.00, 54.00, -9999.00, -9999.00, 10.00 +NXX, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 04, 27, 72.00, 45.00, -9999.00, -9999.00, 34.00 +NZC, 04, 27, 83.00, 55.00, -9999.00, -9999.00, 25.00 +NZJ, 04, 27, 74.00, 50.00, -9999.00, -9999.00, 12.00 +NZW, 04, 27, 62.00, 41.00, -9999.00, -9999.00, 36.00 +NZY, 04, 27, 69.00, 57.00, -9999.00, -9999.00, 10.00 +OAK, 04, 27, 67.00, 46.00, 10.00, 12.00, 17.00 +OAR, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFF, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 04, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 27, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 27, 75.00, 53.00, 22.00, 16.00, 30.00 +OLM, 04, 27, 62.00, 38.00, 34.00, 35.00, 46.00 +OMA, 04, 27, 68.00, 45.00, 24.00, 23.00, 36.00 +OME, 04, 27, 32.00, 18.00, 18.00, 20.00, 26.00 +ONT, 04, 27, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 27, 64.00, 43.00, 32.00, 27.00, 44.00 +ORF, 04, 27, 71.00, 51.00, 21.00, 21.00, 30.00 +ORH, 04, 27, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 27, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 27, 57.00, 36.00, -9999.00, -9999.00, 35.00 +OTG, 04, 27, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 27, 58.00, 44.00, 34.00, 37.00, 47.00 +OTM, 04, 27, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 27, 28.00, 11.00, 10.00, 15.00, 18.00 +OURC, 04, 27, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 27, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 27, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 27, 82.00, 57.00, -9999.00, -9999.00, 25.00 +PACZ, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 27, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 27, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 27, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 27, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 27, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 27, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 27, 81.00, 58.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 27, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 27, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 27, 39.00, 34.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 27, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 27, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 27, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 27, 59.00, 38.00, -9999.00, -9999.00, 34.00 +PBI, 04, 27, 84.00, 67.00, 14.00, 22.00, 29.00 +PDT, 04, 27, 65.00, 42.00, 19.00, 15.00, 26.00 +PDX, 04, 27, 64.00, 44.00, 32.00, 35.00, 45.00 +PFN, 04, 27, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 27, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 27, 67.00, 47.00, 24.00, 27.00, 38.00 +PHX, 04, 27, 88.00, 59.00, 3.00, 4.00, 6.00 +PIA, 04, 27, 67.00, 45.00, 31.00, 26.00, 41.00 +PIB, 04, 27, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 27, 62.00, 36.00, 20.00, 20.00, 31.00 +PIR, 04, 27, 65.00, 39.00, 19.00, 16.00, 26.00 +PIT, 04, 27, 65.00, 43.00, 31.00, 31.00, 44.00 +PKB, 04, 27, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 27, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 27, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 27, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 27, 80.00, 62.00, 15.00, 15.00, 25.00 +POB, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 04, 27, 81.00, 58.00, -9999.00, -9999.00, 31.00 +POM, 04, 27, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 04, 27, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 27, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 27, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 27, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 27, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 27, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 27, 60.00, 37.00, -9999.00, -9999.00, 37.00 +PSP, 04, 27, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 27, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 27, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 27, 72.00, 40.00, 15.00, 14.00, 21.00 +PUC, 04, 27, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 27, 61.00, 42.00, 27.00, 22.00, 39.00 +PVU, 04, 27, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 27, 57.00, 38.00, 28.00, 27.00, 40.00 +P02, 04, 27, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +P07, 04, 27, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +P11, 04, 27, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +P24, 04, 27, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +P28, 04, 27, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +P35, 04, 27, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +P38, 04, 27, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +P39, 04, 27, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +P58, 04, 27, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +P59, 04, 27, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +P60, 04, 27, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +P61, 04, 27, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +P67, 04, 27, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +P68, 04, 27, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +P69, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 27, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 27, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 27, 63.00, 37.00, 22.00, 22.00, 31.00 +RBL, 04, 27, 76.00, 50.00, 12.00, 11.00, 17.00 +RCA, 04, 27, 63.00, 37.00, -9999.00, -9999.00, 31.00 +RDD, 04, 27, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 27, 63.00, 31.00, 13.00, 14.00, 22.00 +RDR, 04, 27, 60.00, 36.00, -9999.00, -9999.00, 29.00 +RDU, 04, 27, 75.00, 50.00, 19.00, 18.00, 29.00 +REE, 04, 27, 79.00, 51.00, -9999.00, -9999.00, 16.00 +REJ, 04, 27, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 27, 64.00, 41.00, 31.00, 27.00, 43.00 +RIC, 04, 27, 74.00, 49.00, 21.00, 22.00, 32.00 +RIV, 04, 27, 77.00, 49.00, -9999.00, -9999.00, 11.00 +RIW, 04, 27, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 27, 57.00, 32.00, 15.00, 13.00, 23.00 +RME, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +RMG, 04, 27, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +RND, 04, 27, 83.00, 62.00, -9999.00, -9999.00, 23.00 +RNO, 04, 27, 68.00, 36.00, 9.00, 8.00, 13.00 +ROA, 04, 27, 71.00, 48.00, 23.00, 23.00, 35.00 +ROC, 04, 27, 61.00, 40.00, 28.00, 29.00, 42.00 +ROW, 04, 27, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 27, 70.00, 46.00, 21.00, 18.00, 29.00 +RST, 04, 27, 61.00, 39.00, 29.00, 26.00, 41.00 +RWF, 04, 27, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 27, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 27, 75.00, 48.00, 9.00, 10.00, 14.00 +SAF, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 27, 69.00, 57.00, 7.00, 6.00, 11.00 +SAT, 04, 27, 83.00, 62.00, 21.00, 18.00, 31.00 +SAV, 04, 27, 81.00, 58.00, 15.00, 20.00, 27.00 +SAW, 04, 27, 53.00, 36.00, -9999.00, -9999.00, 39.00 +SBA, 04, 27, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 27, 78.00, 50.00, -9999.00, -9999.00, 12.00 +SBN, 04, 27, 64.00, 43.00, 30.00, 30.00, 44.00 +SBP, 04, 27, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 27, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 27, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 27, 16.00, 0.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 27, 77.00, 49.00, 6.00, 9.00, 12.00 +SDF, 04, 27, 71.00, 49.00, 28.00, 27.00, 40.00 +SEA, 04, 27, 60.00, 44.00, 29.00, 25.00, 39.00 +SEM, 04, 27, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 27, 65.00, 48.00, 9.00, 11.00, 14.00 +SGF, 04, 27, 72.00, 48.00, 28.00, 25.00, 41.00 +SGY, 04, 27, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 27, 61.00, 34.00, 24.00, 25.00, 35.00 +SHV, 04, 27, 80.00, 58.00, 20.00, 20.00, 31.00 +SIT, 04, 27, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 27, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 27, 84.00, 57.00, 16.00, 10.00, 23.00 +SKA, 04, 27, 61.00, 38.00, -9999.00, -9999.00, 26.00 +SKF, 04, 27, 83.00, 62.00, -9999.00, -9999.00, 23.00 +SLC, 04, 27, 66.00, 41.00, 22.00, 21.00, 31.00 +SLE, 04, 27, 63.00, 40.00, 28.00, 30.00, 39.00 +SLN, 04, 27, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 27, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 27, 67.00, 44.00, -9999.00, 7.00, 14.00 +SNA, 04, 27, 66.00, 54.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 27, 36.00, 27.00, 32.00, 37.00, 50.00 +SNS, 04, 27, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 27, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 27, 69.00, 47.00, 30.00, 24.00, 41.00 +SPS, 04, 27, 79.00, 54.00, 17.00, 15.00, 27.00 +SRQ, 04, 27, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 27, 80.00, 53.00, -9999.00, -9999.00, 28.00 +SSI, 04, 27, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +STC, 04, 27, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 27, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +STL, 04, 27, 71.00, 51.00, 27.00, 26.00, 40.00 +STNV, 04, 27, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +STS, 04, 27, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 27, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 27, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 27, 74.00, 47.00, -9999.00, -9999.00, 14.00 +SUX, 04, 27, 67.00, 43.00, 26.00, 23.00, 36.00 +SVN, 04, 27, 81.00, 58.00, -9999.00, -9999.00, 25.00 +SWF, 04, 27, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 27, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 27, 61.00, 40.00, 31.00, 32.00, 45.00 +SZL, 04, 27, 71.00, 46.00, -9999.00, -9999.00, 29.00 +TAD, 04, 27, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 27, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 27, 76.00, 46.00, -9999.00, -9999.00, 34.00 +TCC, 04, 27, 77.00, 46.00, 10.00, 9.00, 16.00 +TCL, 04, 27, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 27, 64.00, 41.00, -9999.00, -9999.00, 41.00 +TCS, 04, 27, 78.00, 49.00, -9999.00, -9999.00, 6.00 +TEB, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 27, 75.00, 53.00, -9999.00, -9999.00, 26.00 +TKA, 04, 27, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 27, 83.00, 56.00, 13.00, 18.00, 26.00 +TNX, 04, 27, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 27, 64.00, 41.00, 27.00, 30.00, 44.00 +TOP, 04, 27, 71.00, 47.00, 27.00, 23.00, 40.00 +TPA, 04, 27, 85.00, 64.00, 9.00, 12.00, 17.00 +TPH, 04, 27, 67.00, 37.00, 9.00, 6.00, 11.00 +TRI, 04, 27, 71.00, 47.00, 24.00, 27.00, 38.00 +TRK, 04, 27, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 27, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 27, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 27, 76.00, 54.00, 24.00, 20.00, 35.00 +TUP, 04, 27, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 27, 85.00, 54.00, 4.00, 5.00, 7.00 +TVC, 04, 27, 59.00, 36.00, 22.00, 21.00, 32.00 +TVL, 04, 27, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 27, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 27, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 27, 74.00, 48.00, 24.00, 26.00, 36.00 +T01, 04, 27, 70.00, 46.00, -9999.00, -9999.00, 31.00 +T02, 04, 27, 78.00, 54.00, -9999.00, -9999.00, 28.00 +T03, 04, 27, 79.00, 54.00, -9999.00, -9999.00, 26.00 +T04, 04, 27, 83.00, 64.00, -9999.00, -9999.00, 17.00 +T05, 04, 27, 71.00, 46.00, -9999.00, -9999.00, 29.00 +T06, 04, 27, 81.00, 54.00, -9999.00, -9999.00, 27.00 +T07, 04, 27, 73.00, 40.00, -9999.00, -9999.00, 28.00 +T08, 04, 27, 66.00, 44.00, -9999.00, -9999.00, 22.00 +UCA, 04, 27, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 27, 76.00, 49.00, -9999.00, -9999.00, 5.00 +UIL, 04, 27, 57.00, 39.00, 49.00, 50.00, 59.00 +UIN, 04, 27, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 27, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 27, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +U15, 04, 27, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +U28, 04, 27, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 27, 82.00, 55.00, -9999.00, -9999.00, 25.00 +VBG, 04, 27, 69.00, 46.00, -9999.00, -9999.00, 15.00 +VCT, 04, 27, 83.00, 64.00, 15.00, 15.00, 25.00 +VCV, 04, 27, 76.00, 45.00, -9999.00, -9999.00, 4.00 +VDZ, 04, 27, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 27, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 27, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 27, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 27, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 27, 81.00, 57.00, -9999.00, -9999.00, 21.00 +VRB, 04, 27, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 27, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 27, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 27, 70.00, 46.00, 25.00, 22.00, -9999.00 +WJA, 04, 27, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 27, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 27, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 27, 67.00, 33.00, 14.00, 15.00, 23.00 +WPO, 04, 27, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 27, 81.00, 55.00, -9999.00, -9999.00, 27.00 +WRG, 04, 27, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 27, 68.00, 42.00, -9999.00, -9999.00, 35.00 +WRL, 04, 27, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +X68, 04, 27, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 27, 47.00, 32.00, 53.00, 53.00, 64.00 +YCG, 04, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 27, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 27, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 27, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 27, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 27, 67.00, 39.00, 9.00, 10.00, 16.00 +YNG, 04, 27, 63.00, 41.00, 30.00, 32.00, 45.00 +YPA, 04, 27, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 27, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 27, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 27, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 27, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 27, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 27, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 27, 90.00, 60.00, 2.00, 1.00, 2.00 +YVR, 04, 27, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 27, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 27, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 27, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 27, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 27, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 27, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 27, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 27, 55.00, 33.00, 26.00, 25.00, 36.00 +ZUN, 04, 27, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 27, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 27, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +01R, 04, 27, 81.00, 59.00, -9999.00, -9999.00, 27.00 +1V1, 04, 27, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 27, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 27, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 27, 73.00, 54.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 27, 80.00, 53.00, -9999.00, -9999.00, 28.00 +3B1, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 27, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 27, 60.00, 35.00, -9999.00, -9999.00, 34.00 +3SE, 04, 27, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 27, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 27, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 27, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 27, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 27, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 27, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 27, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 28, 66.00, 44.00, 27.00, 26.00, 40.00 +ABI, 04, 28, 81.00, 57.00, 15.00, 11.00, 23.00 +ABQ, 04, 28, 75.00, 44.00, 9.00, 8.00, 14.00 +ABR, 04, 28, 64.00, 39.00, 21.00, 18.00, 30.00 +ABY, 04, 28, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 28, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 28, 81.00, 60.00, 18.00, 18.00, 28.00 +ACV, 04, 28, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 28, 66.00, 44.00, 24.00, 23.00, 35.00 +ADK, 04, 28, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 28, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 28, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 28, 70.00, 46.00, -9999.00, -9999.00, 31.00 +AEX, 04, 28, 81.00, 60.00, -9999.00, -9999.00, 27.00 +AFF, 04, 28, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 28, 87.00, 62.00, -9999.00, -9999.00, 27.00 +AGS, 04, 28, 80.00, 53.00, 18.00, 22.00, 30.00 +AHN, 04, 28, 77.00, 54.00, 18.00, 21.00, 30.00 +AKN, 04, 28, 45.00, 29.00, 26.00, 26.00, 38.00 +AKO, 04, 28, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 28, 64.00, 40.00, 27.00, 27.00, 41.00 +ALI, 04, 28, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 28, 66.00, 43.00, 25.00, 25.00, 39.00 +ALS, 04, 28, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 28, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 28, 75.00, 47.00, 17.00, 12.00, 24.00 +AMG, 04, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 28, 49.00, 34.00, 16.00, 15.00, 23.00 +AND, 04, 28, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 28, 53.00, 39.00, 50.00, 49.00, 63.00 +AOO, 04, 28, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +APN, 04, 28, 58.00, 35.00, 27.00, 27.00, 39.00 +AQQ, 04, 28, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +ART, 04, 28, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +AST, 04, 28, 58.00, 42.00, 41.00, 44.00, 54.00 +ATL, 04, 28, 76.00, 54.00, 19.00, 22.00, 32.00 +ATW, 04, 28, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 28, 69.00, 45.00, -9999.00, -9999.00, 39.00 +AUG, 04, 28, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 28, 82.00, 63.00, 20.00, 17.00, 30.00 +AUW, 04, 28, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 28, 72.00, 47.00, 23.00, 25.00, 35.00 +AVP, 04, 28, 64.00, 43.00, 31.00, 30.00, 44.00 +AXN, 04, 28, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 28, 62.00, 41.00, -9999.00, -9999.00, 34.00 +AYS, 04, 28, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 28, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 28, 78.00, 50.00, -9999.00, -9999.00, 16.00 +BAD, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +BAF, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 28, 56.00, 27.00, -9999.00, -9999.00, 18.00 +BDL, 04, 28, 66.00, 42.00, 26.00, 26.00, 38.00 +BDR, 04, 28, 62.00, 45.00, 27.00, 22.00, 36.00 +BET, 04, 28, 39.00, 23.00, 20.00, 20.00, 31.00 +BFD, 04, 28, 59.00, 37.00, 34.00, 34.00, 47.00 +BFF, 04, 28, 66.00, 37.00, 23.00, 21.00, 34.00 +BFL, 04, 28, 80.00, 54.00, 5.00, 5.00, 8.00 +BGM, 04, 28, 60.00, 41.00, 32.00, 31.00, 45.00 +BGR, 04, 28, 57.00, 38.00, 26.00, 24.00, 37.00 +BGS, 04, 28, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 28, 78.00, 53.00, 22.00, 22.00, 33.00 +BID, 04, 28, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 28, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 28, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 28, 62.00, 39.00, 23.00, 25.00, 35.00 +BIS, 04, 28, 62.00, 37.00, 20.00, 19.00, 31.00 +BIX, 04, 28, 80.00, 63.00, -9999.00, -9999.00, 23.00 +BJI, 04, 28, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 28, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 28, 66.00, 35.00, -9999.00, -9999.00, 25.00 +BKW, 04, 28, 66.00, 45.00, 31.00, 32.00, 45.00 +BLF, 04, 28, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 28, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 28, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 28, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 28, 73.00, 49.00, -9999.00, -9999.00, 35.00 +BNA, 04, 28, 75.00, 52.00, 27.00, 26.00, 40.00 +BNO, 04, 28, 61.00, 32.00, -9999.00, 17.00, 33.00 +BOI, 04, 28, 66.00, 40.00, 17.00, 18.00, 26.00 +BOS, 04, 28, 61.00, 45.00, 26.00, 23.00, 38.00 +BPI, 04, 28, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 28, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 28, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 28, 68.00, 47.00, -9999.00, -9999.00, 33.00 +BRO, 04, 28, 86.00, 70.00, 11.00, 9.00, 15.00 +BRW, 04, 28, 13.00, 1.00, 10.00, 12.00, 18.00 +BSM, 04, 28, 82.00, 63.00, -9999.00, -9999.00, 24.00 +BTI, 04, 28, 16.00, 2.00, 8.00, 11.00, 15.00 +BTL, 04, 28, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 28, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 28, 83.00, 61.00, 18.00, 18.00, 29.00 +BTT, 04, 28, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 28, 60.00, 40.00, 31.00, 29.00, 45.00 +BUB, 04, 28, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 28, 60.00, 42.00, 30.00, 32.00, 44.00 +BUR, 04, 28, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 28, 80.00, 64.00, -9999.00, 13.00, 23.00 +BWG, 04, 28, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 28, 69.00, 47.00, 26.00, 24.00, 37.00 +BYH, 04, 28, 76.00, 55.00, -9999.00, -9999.00, 36.00 +BYI, 04, 28, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 28, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 28, 80.00, 54.00, 16.00, 20.00, 28.00 +CAG, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 28, 65.00, 43.00, 29.00, 34.00, 45.00 +CAO, 04, 28, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 28, 54.00, 35.00, 32.00, 33.00, 46.00 +CBM, 04, 28, 79.00, 54.00, -9999.00, -9999.00, 27.00 +CDB, 04, 28, 41.00, 32.00, 47.00, 50.00, 65.00 +CDC, 04, 28, 66.00, 37.00, 14.00, 12.00, 19.00 +CDR, 04, 28, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 28, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 28, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 04, 28, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 28, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 28, 75.00, 51.00, 22.00, 24.00, 35.00 +CHO, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 28, 79.00, 58.00, 17.00, 18.00, 28.00 +CID, 04, 28, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 28, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 28, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 28, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 28, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 28, 63.00, 42.00, 30.00, 31.00, 45.00 +CLL, 04, 28, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 28, 75.00, 52.00, 21.00, 21.00, 31.00 +CMH, 04, 28, 67.00, 45.00, 26.00, 30.00, 41.00 +CMI, 04, 28, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 28, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 28, 69.00, 47.00, 30.00, 19.00, 37.00 +CNM, 04, 28, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 28, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +COD, 04, 28, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +COF, 04, 28, 83.00, 63.00, -9999.00, -9999.00, 21.00 +CON, 04, 28, 63.00, 36.00, 25.00, 24.00, 37.00 +COS, 04, 28, 64.00, 38.00, 21.00, 21.00, 31.00 +COT, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 28, 70.00, 49.00, 29.00, 27.00, 42.00 +CPR, 04, 28, 61.00, 34.00, 24.00, 26.00, 36.00 +CRBC, 04, 28, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 28, 84.00, 67.00, 13.00, 11.00, 20.00 +CRW, 04, 28, 71.00, 47.00, 31.00, 32.00, 44.00 +CSG, 04, 28, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 28, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 28, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 28, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 28, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 28, 69.00, 47.00, 27.00, 29.00, 41.00 +CVN, 04, 28, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 28, 76.00, 46.00, -9999.00, -9999.00, 13.00 +CXY, 04, 28, 67.00, 46.00, 23.00, 26.00, 36.00 +CYS, 04, 28, 60.00, 35.00, 24.00, 24.00, 35.00 +DAA, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 28, 82.00, 62.00, 12.00, 18.00, 24.00 +DAG, 04, 28, 83.00, 55.00, 3.00, 3.00, 5.00 +DAL, 04, 28, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 28, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 28, 67.00, 46.00, 28.00, 28.00, 41.00 +DBQ, 04, 28, 64.00, 43.00, 29.00, 25.00, 40.00 +DCA, 04, 28, 71.00, 51.00, 22.00, 24.00, 33.00 +DDC, 04, 28, 72.00, 47.00, 22.00, 18.00, 30.00 +DEC, 04, 28, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 28, 66.00, 39.00, 23.00, 21.00, 31.00 +DFW, 04, 28, 79.00, 59.00, 20.00, 16.00, 29.00 +DHN, 04, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 28, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 28, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 28, 86.00, 63.00, -9999.00, -9999.00, 18.00 +DLG, 04, 28, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 28, 55.00, 35.00, 26.00, 23.00, 38.00 +DLLC, 04, 28, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 28, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 28, 85.00, 54.00, -9999.00, -9999.00, 4.00 +DMN, 04, 28, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 28, 70.00, 48.00, -9999.00, -9999.00, 35.00 +DPG, 04, 28, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 28, 81.00, 57.00, -9999.00, -9999.00, 21.00 +DRA, 04, 28, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 28, 86.00, 63.00, 16.00, 11.00, 21.00 +DSM, 04, 28, 68.00, 46.00, 28.00, 25.00, 40.00 +DTW, 04, 28, 64.00, 42.00, 26.00, 26.00, 39.00 +DUG, 04, 28, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 28, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 28, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 28, 81.00, 57.00, -9999.00, -9999.00, 22.00 +D45, 04, 28, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 28, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 28, 63.00, 39.00, 24.00, 24.00, 34.00 +ECG, 04, 28, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 28, 76.00, 49.00, -9999.00, -9999.00, 7.00 +EED, 04, 28, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 28, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 28, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 28, 66.00, 39.00, 36.00, 37.00, 51.00 +EKO, 04, 28, 64.00, 33.00, 15.00, 17.00, 24.00 +ELD, 04, 28, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 28, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 28, 83.00, 52.00, 5.00, 3.00, 6.00 +ELY, 04, 28, 62.00, 30.00, 15.00, 16.00, 24.00 +EMP, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 28, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +END, 04, 28, 76.00, 53.00, -9999.00, -9999.00, 16.00 +ENN, 04, 28, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 28, 66.00, 45.00, -9999.00, -9999.00, 20.00 +EPH, 04, 28, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 28, 60.00, 43.00, 32.00, 29.00, 43.00 +ESF, 04, 28, 81.00, 60.00, -9999.00, -9999.00, 29.00 +EUG, 04, 28, 64.00, 42.00, 28.00, 29.00, 39.00 +EVV, 04, 28, 72.00, 49.00, 30.00, 29.00, 42.00 +EWN, 04, 28, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 28, 67.00, 48.00, 26.00, 25.00, 38.00 +EYW, 04, 28, 83.00, 74.00, 13.00, 11.00, 20.00 +E74, 04, 28, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 28, 74.00, 49.00, -9999.00, -9999.00, 30.00 +FAI, 04, 28, 49.00, 29.00, 14.00, 13.00, 21.00 +FAR, 04, 28, 61.00, 38.00, 20.00, 16.00, 27.00 +FAT, 04, 28, 80.00, 50.00, 6.00, 5.00, 8.00 +FAY, 04, 28, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 28, 60.00, 35.00, 22.00, 24.00, 36.00 +FCS, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 04, 28, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 28, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 04, 28, 62.00, 30.00, 13.00, 15.00, 20.00 +FLL, 04, 28, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 28, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 28, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +FME, 04, 28, 72.00, 44.00, -9999.00, -9999.00, 32.00 +FMH, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FMN, 04, 28, 74.00, 37.00, 8.00, 9.00, 14.00 +FMY, 04, 28, 87.00, 65.00, 8.00, 12.00, 17.00 +FNT, 04, 28, 62.00, 41.00, 25.00, 27.00, 40.00 +FOD, 04, 28, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 28, 72.00, 48.00, -9999.00, -9999.00, 32.00 +FOK, 04, 28, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 28, 72.00, 49.00, -9999.00, -9999.00, 30.00 +FSD, 04, 28, 65.00, 40.00, 28.00, 21.00, 37.00 +FSI, 04, 28, 78.00, 54.00, -9999.00, -9999.00, 28.00 +FSM, 04, 28, 77.00, 53.00, 25.00, 23.00, 37.00 +FTK, 04, 28, 72.00, 47.00, -9999.00, -9999.00, 35.00 +FWA, 04, 28, 66.00, 44.00, 26.00, 29.00, 41.00 +FWH, 04, 28, 79.00, 57.00, -9999.00, -9999.00, 26.00 +FYU, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 28, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 28, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 28, 92.00, 57.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 28, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 28, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 28, 62.00, 38.00, 18.00, 21.00, 30.00 +GFA, 04, 28, 61.00, 37.00, -9999.00, -9999.00, 29.00 +GFK, 04, 28, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 28, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 28, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 28, 62.00, 38.00, 19.00, 17.00, 28.00 +GJT, 04, 28, 71.00, 43.00, 14.00, 15.00, 22.00 +GKN, 04, 28, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 28, 68.00, 40.00, 21.00, 19.00, 30.00 +GLH, 04, 28, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 28, 77.00, 69.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 28, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 28, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +GON, 04, 28, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 28, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 28, 61.00, 39.00, 27.00, 25.00, 39.00 +GRCI, 04, 28, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 28, 64.00, 41.00, -9999.00, -9999.00, 40.00 +GRI, 04, 28, 69.00, 44.00, 27.00, 20.00, 35.00 +GRK, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 04, 28, 63.00, 40.00, 28.00, 27.00, 41.00 +GSB, 04, 28, 77.00, 53.00, -9999.00, -9999.00, 29.00 +GSG, 04, 28, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 28, 73.00, 50.00, 21.00, 20.00, 33.00 +GSP, 04, 28, 76.00, 52.00, 21.00, 23.00, 33.00 +GST, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 28, 59.00, 41.00, -9999.00, -9999.00, 45.00 +GTF, 04, 28, 61.00, 37.00, 22.00, 24.00, 32.00 +GUP, 04, 28, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 28, 67.00, 43.00, -9999.00, -9999.00, 39.00 +GVW, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 04, 28, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 28, 71.00, 55.00, 20.00, 17.00, 29.00 +HBR, 04, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 28, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 28, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 28, 65.00, 40.00, -9999.00, -9999.00, 28.00 +HKY, 04, 28, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 28, 61.00, 35.00, 21.00, 21.00, 31.00 +HMN, 04, 28, 84.00, 44.00, -9999.00, -9999.00, 6.00 +HMS, 04, 28, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 28, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 28, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +HON, 04, 28, 65.00, 39.00, 21.00, 20.00, 31.00 +HOP, 04, 28, 74.00, 49.00, -9999.00, -9999.00, 36.00 +HOT, 04, 28, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 28, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 28, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 28, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 28, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 28, 81.00, 57.00, -9999.00, -9999.00, 20.00 +HST, 04, 28, 85.00, 64.00, -9999.00, -9999.00, 22.00 +HSV, 04, 28, 76.00, 53.00, 27.00, 23.00, 38.00 +HTL, 04, 28, 60.00, 37.00, 30.00, 26.00, 42.00 +HTS, 04, 28, 71.00, 48.00, 29.00, 30.00, 43.00 +HUF, 04, 28, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 28, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 28, 63.00, 36.00, 20.00, 20.00, 29.00 +IAB, 04, 28, 73.00, 49.00, -9999.00, -9999.00, 28.00 +IAD, 04, 28, 70.00, 45.00, 24.00, 25.00, 37.00 +IAG, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 28, 82.00, 61.00, 18.00, 17.00, 27.00 +ICT, 04, 28, 73.00, 49.00, 25.00, 19.00, 36.00 +IDA, 04, 28, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 28, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 28, 68.00, 47.00, 25.00, 25.00, 38.00 +ILI, 04, 28, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 28, 78.00, 55.00, 18.00, 18.00, 29.00 +IMT, 04, 28, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +IND, 04, 28, 69.00, 46.00, 31.00, 28.00, 43.00 +INL, 04, 28, 57.00, 34.00, 24.00, 19.00, 32.00 +INS, 04, 28, 76.00, 49.00, -9999.00, -9999.00, 5.00 +INT, 04, 28, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +INW, 04, 28, 75.00, 41.00, 7.00, 8.00, 12.00 +IPL, 04, 28, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 28, 66.00, 43.00, 29.00, 30.00, 42.00 +IRK, 04, 28, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 28, 62.00, 37.00, 20.00, 17.00, 28.00 +ISP, 04, 28, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 28, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 28, 89.00, 55.00, -9999.00, -9999.00, 5.00 +IWD, 04, 28, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 28, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 28, 81.00, 56.00, 21.00, 19.00, 31.00 +JAX, 04, 28, 82.00, 58.00, 14.00, 18.00, 25.00 +JBR, 04, 28, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 28, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 28, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 28, 63.00, 48.00, 24.00, 24.00, 36.00 +JHW, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 28, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 28, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 28, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 28, 51.00, 35.00, 44.00, 42.00, 55.00 +JST, 04, 28, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 28, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 28, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 28, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 28, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 28, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 28, 63.00, 40.00, 27.00, 26.00, 40.00 +LAR, 04, 28, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 28, 82.00, 55.00, 3.00, 5.00, 6.00 +LAX, 04, 28, 68.00, 55.00, 5.00, 5.00, 9.00 +LBB, 04, 28, 79.00, 51.00, 17.00, 10.00, 23.00 +LBF, 04, 28, 67.00, 39.00, 27.00, 19.00, 34.00 +LCH, 04, 28, 81.00, 62.00, 15.00, 16.00, 24.00 +LCK, 04, 28, 69.00, 45.00, -9999.00, -9999.00, 40.00 +LEB, 04, 28, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 28, 70.00, 49.00, 28.00, 28.00, 42.00 +LFI, 04, 28, 70.00, 53.00, -9999.00, -9999.00, 31.00 +LFK, 04, 28, 82.00, 60.00, 19.00, 19.00, 29.00 +LFT, 04, 28, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 28, 65.00, 49.00, 25.00, 23.00, 36.00 +LGB, 04, 28, 73.00, 54.00, 5.00, 5.00, 9.00 +LGU, 04, 28, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 28, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 28, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 28, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 28, 77.00, 55.00, 22.00, 21.00, 33.00 +LIZ, 04, 28, 54.00, 35.00, -9999.00, -9999.00, 39.00 +LMT, 04, 28, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +LND, 04, 28, 61.00, 35.00, 20.00, 21.00, 28.00 +LNK, 04, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 28, 69.00, 37.00, 8.00, 9.00, 14.00 +LOZ, 04, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 28, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 28, 77.00, 54.00, -9999.00, -9999.00, 36.00 +LSE, 04, 28, 65.00, 43.00, 22.00, 24.00, 35.00 +LSF, 04, 28, 80.00, 56.00, -9999.00, -9999.00, 35.00 +LSV, 04, 28, 86.00, 50.00, -9999.00, -9999.00, 5.00 +LTS, 04, 28, 82.00, 53.00, -9999.00, -9999.00, 25.00 +LUF, 04, 28, 90.00, 54.00, -9999.00, -9999.00, 4.00 +LVS, 04, 28, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 28, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 28, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 28, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 28, 72.00, 48.00, 24.00, 23.00, 35.00 +MAF, 04, 28, 84.00, 54.00, 11.00, 8.00, 16.00 +MBL, 04, 28, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 28, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 28, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 28, 77.00, 51.00, -9999.00, -9999.00, 15.00 +MCF, 04, 28, 85.00, 64.00, -9999.00, -9999.00, 18.00 +MCG, 04, 28, 45.00, 25.00, 20.00, 19.00, 29.00 +MCI, 04, 28, 70.00, 49.00, 29.00, 24.00, 40.00 +MCK, 04, 28, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 28, 81.00, 55.00, 16.00, 19.00, 29.00 +MCO, 04, 28, 86.00, 62.00, 12.00, 18.00, 24.00 +MCW, 04, 28, 64.00, 41.00, 22.00, 21.00, 33.00 +MC2, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 04, 28, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 28, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 28, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 28, 65.00, 45.00, 31.00, 29.00, 42.00 +MEI, 04, 28, 80.00, 55.00, 20.00, 20.00, 32.00 +MEM, 04, 28, 77.00, 57.00, 24.00, 25.00, 37.00 +MER, 04, 28, 79.00, 47.00, -9999.00, -9999.00, 12.00 +MFD, 04, 28, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 28, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 28, 69.00, 40.00, 20.00, 18.00, 26.00 +MGE, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 04, 28, 80.00, 57.00, 20.00, 20.00, 31.00 +MGW, 04, 28, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 28, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 28, 75.00, 49.00, -9999.00, -9999.00, 15.00 +MHS, 04, 28, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 28, 84.00, 68.00, 14.00, 19.00, 26.00 +MIB, 04, 28, 60.00, 37.00, -9999.00, -9999.00, 31.00 +MIV, 04, 28, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 28, 71.00, 38.00, -9999.00, -9999.00, 20.00 +MKC, 04, 28, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 28, 59.00, 40.00, 30.00, 28.00, 43.00 +MKG, 04, 28, 61.00, 40.00, 25.00, 24.00, 38.00 +MKL, 04, 28, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 28, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 28, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 28, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 28, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 28, 67.00, 45.00, 30.00, 26.00, 41.00 +MLS, 04, 28, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 28, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 28, 81.00, 56.00, -9999.00, -9999.00, 28.00 +MOB, 04, 28, 82.00, 61.00, 19.00, 20.00, 30.00 +MOT, 04, 28, 60.00, 37.00, 17.00, 15.00, 24.00 +MPV, 04, 28, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 28, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 28, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 28, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 28, 64.00, 47.00, -9999.00, -9999.00, 18.00 +MSL, 04, 28, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 28, 63.00, 39.00, 27.00, 27.00, 41.00 +MSO, 04, 28, 62.00, 34.00, 24.00, 21.00, 34.00 +MSP, 04, 28, 63.00, 42.00, 26.00, 24.00, 38.00 +MSS, 04, 28, 60.00, 38.00, 28.00, 27.00, 40.00 +MSY, 04, 28, 82.00, 62.00, 16.00, 18.00, 27.00 +MTC, 04, 28, 61.00, 41.00, -9999.00, -9999.00, 36.00 +MTN, 04, 28, 70.00, 47.00, -9999.00, -9999.00, 32.00 +MTO, 04, 28, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 28, 67.00, 44.00, -9999.00, -9999.00, 32.00 +MUO, 04, 28, 71.00, 40.00, -9999.00, -9999.00, 20.00 +MWA, 04, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 28, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 28, 80.00, 57.00, -9999.00, -9999.00, 26.00 +MYL, 04, 28, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 28, 79.00, 55.00, -9999.00, -9999.00, 26.00 +NAO, 04, 28, 76.00, 62.00, -9999.00, -9999.00, 25.00 +NBC, 04, 28, 80.00, 59.00, -9999.00, -9999.00, 26.00 +NBE, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 28, 64.00, 43.00, -9999.00, -9999.00, 40.00 +NCA, 04, 28, 79.00, 51.00, -9999.00, -9999.00, 31.00 +NCO, 04, 28, 60.00, 43.00, -9999.00, -9999.00, 38.00 +NC1, 04, 28, 76.00, 49.00, -9999.00, -9999.00, 6.00 +NEL, 04, 28, 66.00, 43.00, -9999.00, -9999.00, 36.00 +NFG, 04, 28, 67.00, 52.00, -9999.00, -9999.00, 33.00 +NFL, 04, 28, 69.00, 37.00, -9999.00, -9999.00, 13.00 +NGP, 04, 28, 83.00, 67.00, -9999.00, -9999.00, 18.00 +NGU, 04, 28, 71.00, 52.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 28, 65.00, 49.00, -9999.00, -9999.00, 12.00 +NHK, 04, 28, 71.00, 47.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 28, 58.00, 39.00, -9999.00, -9999.00, 38.00 +NID, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 28, 82.00, 58.00, -9999.00, -9999.00, 24.00 +NIR, 04, 28, 84.00, 63.00, -9999.00, -9999.00, 20.00 +NKT, 04, 28, 74.00, 55.00, -9999.00, -9999.00, 29.00 +NKX, 04, 28, 69.00, 57.00, -9999.00, -9999.00, 14.00 +NLC, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NMM, 04, 28, 80.00, 54.00, -9999.00, -9999.00, 28.00 +NPA, 04, 28, 80.00, 62.00, -9999.00, -9999.00, 21.00 +NQA, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NQI, 04, 28, 87.00, 66.00, -9999.00, -9999.00, 18.00 +NQX, 04, 28, 83.00, 74.00, -9999.00, -9999.00, 19.00 +NRB, 04, 28, 81.00, 62.00, -9999.00, -9999.00, 23.00 +NRC, 04, 28, 80.00, 47.00, -9999.00, -9999.00, 15.00 +NRS, 04, 28, 67.00, 54.00, -9999.00, -9999.00, 10.00 +NSE, 04, 28, 81.00, 58.00, -9999.00, -9999.00, 24.00 +NSI, 04, 28, 69.00, 50.00, -9999.00, -9999.00, 9.00 +NTD, 04, 28, 69.00, 50.00, -9999.00, -9999.00, 7.00 +NTK, 04, 28, 74.00, 53.00, -9999.00, -9999.00, 10.00 +NTU, 04, 28, 71.00, 52.00, -9999.00, -9999.00, 31.00 +NUC, 04, 28, 68.00, 53.00, -9999.00, -9999.00, 9.00 +NUQ, 04, 28, 71.00, 46.00, -9999.00, -9999.00, 14.00 +NUW, 04, 28, 60.00, 41.00, -9999.00, -9999.00, 35.00 +NWF, 04, 28, 73.00, 54.00, -9999.00, -9999.00, 10.00 +NXX, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 04, 28, 72.00, 46.00, -9999.00, -9999.00, 34.00 +NZC, 04, 28, 83.00, 55.00, -9999.00, -9999.00, 26.00 +NZJ, 04, 28, 74.00, 50.00, -9999.00, -9999.00, 12.00 +NZW, 04, 28, 62.00, 41.00, -9999.00, -9999.00, 36.00 +NZY, 04, 28, 69.00, 57.00, -9999.00, -9999.00, 10.00 +OAK, 04, 28, 67.00, 46.00, 10.00, 12.00, 17.00 +OAR, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFF, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 04, 28, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 28, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 28, 76.00, 53.00, 22.00, 16.00, 30.00 +OLM, 04, 28, 62.00, 38.00, 34.00, 35.00, 46.00 +OMA, 04, 28, 69.00, 46.00, 24.00, 23.00, 36.00 +OME, 04, 28, 33.00, 18.00, 18.00, 19.00, 26.00 +ONT, 04, 28, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 28, 64.00, 43.00, 32.00, 26.00, 44.00 +ORF, 04, 28, 71.00, 52.00, 21.00, 21.00, 31.00 +ORH, 04, 28, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 28, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 28, 58.00, 37.00, -9999.00, -9999.00, 35.00 +OTG, 04, 28, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 28, 58.00, 44.00, 34.00, 37.00, 47.00 +OTM, 04, 28, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 28, 28.00, 12.00, 9.00, 14.00, 18.00 +OURC, 04, 28, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 28, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 28, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 28, 82.00, 57.00, -9999.00, -9999.00, 25.00 +PACZ, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 28, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 28, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 28, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 28, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 28, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 28, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 28, 81.00, 58.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 28, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 28, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 28, 39.00, 34.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 28, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 28, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 28, 60.00, 39.00, -9999.00, -9999.00, 34.00 +PBI, 04, 28, 84.00, 67.00, 15.00, 22.00, 30.00 +PDT, 04, 28, 65.00, 42.00, 19.00, 15.00, 26.00 +PDX, 04, 28, 64.00, 44.00, 32.00, 34.00, 45.00 +PFN, 04, 28, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 28, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 28, 68.00, 47.00, 24.00, 27.00, 38.00 +PHX, 04, 28, 89.00, 59.00, 3.00, 4.00, 6.00 +PIA, 04, 28, 68.00, 46.00, 31.00, 26.00, 41.00 +PIB, 04, 28, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 28, 63.00, 36.00, 20.00, 20.00, 31.00 +PIR, 04, 28, 66.00, 40.00, 19.00, 16.00, 26.00 +PIT, 04, 28, 66.00, 44.00, 31.00, 31.00, 44.00 +PKB, 04, 28, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 28, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 28, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 28, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 28, 80.00, 62.00, 15.00, 15.00, 25.00 +POB, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 04, 28, 81.00, 58.00, -9999.00, -9999.00, 31.00 +POM, 04, 28, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 04, 28, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 28, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 28, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 28, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 28, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 28, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 28, 61.00, 38.00, -9999.00, -9999.00, 37.00 +PSP, 04, 28, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 28, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 28, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 28, 72.00, 41.00, 15.00, 14.00, 21.00 +PUC, 04, 28, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 28, 62.00, 42.00, 27.00, 22.00, 39.00 +PVU, 04, 28, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 28, 58.00, 39.00, 28.00, 27.00, 40.00 +P02, 04, 28, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +P07, 04, 28, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +P11, 04, 28, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +P24, 04, 28, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +P28, 04, 28, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +P35, 04, 28, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +P38, 04, 28, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P39, 04, 28, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +P58, 04, 28, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +P59, 04, 28, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +P60, 04, 28, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +P61, 04, 28, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +P67, 04, 28, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +P68, 04, 28, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +P69, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 28, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 28, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 28, 63.00, 37.00, 22.00, 22.00, 31.00 +RBL, 04, 28, 77.00, 50.00, 12.00, 11.00, 17.00 +RCA, 04, 28, 63.00, 37.00, -9999.00, -9999.00, 31.00 +RDD, 04, 28, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 28, 63.00, 31.00, 13.00, 14.00, 22.00 +RDR, 04, 28, 60.00, 37.00, -9999.00, -9999.00, 29.00 +RDU, 04, 28, 75.00, 51.00, 20.00, 18.00, 29.00 +REE, 04, 28, 79.00, 51.00, -9999.00, -9999.00, 16.00 +REJ, 04, 28, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 28, 65.00, 42.00, 31.00, 27.00, 43.00 +RIC, 04, 28, 74.00, 49.00, 21.00, 22.00, 33.00 +RIV, 04, 28, 77.00, 49.00, -9999.00, -9999.00, 11.00 +RIW, 04, 28, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 28, 58.00, 33.00, 15.00, 13.00, 23.00 +RME, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +RMG, 04, 28, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +RND, 04, 28, 83.00, 62.00, -9999.00, -9999.00, 23.00 +RNO, 04, 28, 68.00, 36.00, 9.00, 8.00, 13.00 +ROA, 04, 28, 72.00, 48.00, 23.00, 23.00, 35.00 +ROC, 04, 28, 62.00, 41.00, 28.00, 29.00, 41.00 +ROW, 04, 28, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 28, 71.00, 46.00, 21.00, 18.00, 29.00 +RST, 04, 28, 62.00, 40.00, 29.00, 26.00, 41.00 +RWF, 04, 28, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 28, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 28, 76.00, 48.00, 9.00, 10.00, 13.00 +SAF, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 28, 69.00, 57.00, 7.00, 6.00, 11.00 +SAT, 04, 28, 83.00, 62.00, 21.00, 18.00, 31.00 +SAV, 04, 28, 81.00, 59.00, 15.00, 20.00, 28.00 +SAW, 04, 28, 54.00, 37.00, -9999.00, -9999.00, 39.00 +SBA, 04, 28, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 28, 78.00, 50.00, -9999.00, -9999.00, 12.00 +SBN, 04, 28, 65.00, 44.00, 30.00, 30.00, 44.00 +SBP, 04, 28, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 28, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 28, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 28, 16.00, 1.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 28, 77.00, 49.00, 6.00, 8.00, 11.00 +SDF, 04, 28, 72.00, 50.00, 28.00, 27.00, 40.00 +SEA, 04, 28, 60.00, 44.00, 28.00, 25.00, 39.00 +SEM, 04, 28, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 28, 65.00, 48.00, 9.00, 11.00, 14.00 +SGF, 04, 28, 72.00, 49.00, 28.00, 25.00, 41.00 +SGY, 04, 28, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 28, 62.00, 35.00, 24.00, 25.00, 36.00 +SHV, 04, 28, 80.00, 58.00, 20.00, 20.00, 31.00 +SIT, 04, 28, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 28, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 28, 84.00, 57.00, 17.00, 10.00, 23.00 +SKA, 04, 28, 62.00, 38.00, -9999.00, -9999.00, 26.00 +SKF, 04, 28, 83.00, 62.00, -9999.00, -9999.00, 23.00 +SLC, 04, 28, 66.00, 42.00, 22.00, 21.00, 31.00 +SLE, 04, 28, 64.00, 40.00, 27.00, 30.00, 39.00 +SLN, 04, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 28, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 28, 67.00, 44.00, -9999.00, 7.00, 13.00 +SNA, 04, 28, 66.00, 54.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 28, 36.00, 27.00, 32.00, 37.00, 50.00 +SNS, 04, 28, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 28, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 28, 70.00, 47.00, 30.00, 24.00, 41.00 +SPS, 04, 28, 80.00, 55.00, 18.00, 15.00, 27.00 +SRQ, 04, 28, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 28, 80.00, 54.00, -9999.00, -9999.00, 28.00 +SSI, 04, 28, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +STC, 04, 28, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +STL, 04, 28, 72.00, 51.00, 26.00, 26.00, 40.00 +STNV, 04, 28, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +STS, 04, 28, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 28, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 28, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 28, 74.00, 47.00, -9999.00, -9999.00, 13.00 +SUX, 04, 28, 68.00, 44.00, 26.00, 23.00, 36.00 +SVN, 04, 28, 81.00, 59.00, -9999.00, -9999.00, 25.00 +SWF, 04, 28, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 28, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 28, 62.00, 41.00, 31.00, 32.00, 45.00 +SZL, 04, 28, 72.00, 47.00, -9999.00, -9999.00, 29.00 +TAD, 04, 28, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 28, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 28, 76.00, 46.00, -9999.00, -9999.00, 34.00 +TCC, 04, 28, 77.00, 46.00, 10.00, 9.00, 16.00 +TCL, 04, 28, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 28, 64.00, 41.00, -9999.00, -9999.00, 41.00 +TCS, 04, 28, 78.00, 49.00, -9999.00, -9999.00, 6.00 +TEB, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 28, 76.00, 53.00, -9999.00, -9999.00, 26.00 +TKA, 04, 28, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 28, 83.00, 56.00, 13.00, 18.00, 26.00 +TNX, 04, 28, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 28, 65.00, 41.00, 27.00, 30.00, 44.00 +TOP, 04, 28, 72.00, 48.00, 27.00, 23.00, 40.00 +TPA, 04, 28, 85.00, 64.00, 9.00, 12.00, 17.00 +TPH, 04, 28, 68.00, 37.00, 9.00, 6.00, 11.00 +TRI, 04, 28, 71.00, 47.00, 24.00, 27.00, 38.00 +TRK, 04, 28, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 28, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 28, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 28, 77.00, 54.00, 24.00, 20.00, 35.00 +TUP, 04, 28, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 28, 85.00, 54.00, 4.00, 5.00, 7.00 +TVC, 04, 28, 60.00, 36.00, 22.00, 21.00, 31.00 +TVL, 04, 28, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 28, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 28, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 28, 74.00, 49.00, 24.00, 27.00, 37.00 +T01, 04, 28, 70.00, 47.00, -9999.00, -9999.00, 31.00 +T02, 04, 28, 78.00, 54.00, -9999.00, -9999.00, 28.00 +T03, 04, 28, 79.00, 55.00, -9999.00, -9999.00, 26.00 +T04, 04, 28, 83.00, 64.00, -9999.00, -9999.00, 18.00 +T05, 04, 28, 71.00, 46.00, -9999.00, -9999.00, 29.00 +T06, 04, 28, 81.00, 54.00, -9999.00, -9999.00, 27.00 +T07, 04, 28, 74.00, 41.00, -9999.00, -9999.00, 28.00 +T08, 04, 28, 66.00, 45.00, -9999.00, -9999.00, 22.00 +UCA, 04, 28, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 28, 76.00, 49.00, -9999.00, -9999.00, 5.00 +UIL, 04, 28, 57.00, 39.00, 49.00, 50.00, 59.00 +UIN, 04, 28, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 28, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 28, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 28, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +U15, 04, 28, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +U28, 04, 28, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 28, 82.00, 55.00, -9999.00, -9999.00, 25.00 +VBG, 04, 28, 69.00, 46.00, -9999.00, -9999.00, 15.00 +VCT, 04, 28, 83.00, 65.00, 15.00, 15.00, 25.00 +VCV, 04, 28, 77.00, 45.00, -9999.00, -9999.00, 4.00 +VDZ, 04, 28, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 28, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 28, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 28, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 28, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 28, 81.00, 57.00, -9999.00, -9999.00, 21.00 +VRB, 04, 28, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 28, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 28, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 28, 70.00, 47.00, 25.00, 22.00, -9999.00 +WJA, 04, 28, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 28, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 28, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 28, 68.00, 33.00, 14.00, 15.00, 22.00 +WPO, 04, 28, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 28, 81.00, 55.00, -9999.00, -9999.00, 27.00 +WRG, 04, 28, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 28, 69.00, 43.00, -9999.00, -9999.00, 35.00 +WRL, 04, 28, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +X68, 04, 28, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 28, 47.00, 33.00, 54.00, 53.00, 65.00 +YCG, 04, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 28, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 28, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 28, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 28, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 28, 67.00, 39.00, 9.00, 10.00, 16.00 +YNG, 04, 28, 63.00, 41.00, 30.00, 32.00, 45.00 +YPA, 04, 28, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 28, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 28, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 28, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 28, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 28, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 28, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 28, 90.00, 60.00, 2.00, 1.00, 2.00 +YVR, 04, 28, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 28, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 28, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 28, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 28, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 28, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 28, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 28, 55.00, 34.00, 26.00, 25.00, 36.00 +ZUN, 04, 28, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 28, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 28, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 28, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +01R, 04, 28, 81.00, 59.00, -9999.00, -9999.00, 27.00 +1V1, 04, 28, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 28, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 28, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 28, 73.00, 54.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 28, 80.00, 54.00, -9999.00, -9999.00, 28.00 +3B1, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 28, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 28, 61.00, 36.00, -9999.00, -9999.00, 34.00 +3SE, 04, 28, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 28, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 28, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 28, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 28, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 28, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 28, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 28, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 29, 66.00, 44.00, 27.00, 26.00, 40.00 +ABI, 04, 29, 81.00, 57.00, 15.00, 11.00, 23.00 +ABQ, 04, 29, 75.00, 44.00, 9.00, 8.00, 14.00 +ABR, 04, 29, 64.00, 39.00, 21.00, 18.00, 30.00 +ABY, 04, 29, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 29, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 29, 81.00, 60.00, 18.00, 18.00, 28.00 +ACV, 04, 29, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 29, 66.00, 44.00, 24.00, 23.00, 35.00 +ADK, 04, 29, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 29, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 29, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 29, 70.00, 46.00, -9999.00, -9999.00, 31.00 +AEX, 04, 29, 81.00, 60.00, -9999.00, -9999.00, 27.00 +AFF, 04, 29, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 29, 87.00, 62.00, -9999.00, -9999.00, 28.00 +AGS, 04, 29, 80.00, 53.00, 18.00, 22.00, 31.00 +AHN, 04, 29, 77.00, 54.00, 18.00, 21.00, 30.00 +AKN, 04, 29, 45.00, 29.00, 27.00, 26.00, 38.00 +AKO, 04, 29, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 29, 64.00, 40.00, 27.00, 27.00, 41.00 +ALI, 04, 29, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 29, 66.00, 43.00, 25.00, 25.00, 39.00 +ALS, 04, 29, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 29, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 29, 75.00, 47.00, 17.00, 12.00, 24.00 +AMG, 04, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 29, 49.00, 34.00, 16.00, 14.00, 23.00 +AND, 04, 29, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 29, 53.00, 39.00, 50.00, 49.00, 63.00 +AOO, 04, 29, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +APN, 04, 29, 58.00, 35.00, 27.00, 27.00, 39.00 +AQQ, 04, 29, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +ART, 04, 29, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +AST, 04, 29, 58.00, 42.00, 41.00, 44.00, 54.00 +ATL, 04, 29, 76.00, 54.00, 19.00, 23.00, 32.00 +ATW, 04, 29, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 29, 69.00, 45.00, -9999.00, -9999.00, 39.00 +AUG, 04, 29, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 29, 82.00, 63.00, 20.00, 17.00, 30.00 +AUW, 04, 29, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 29, 72.00, 47.00, 23.00, 25.00, 35.00 +AVP, 04, 29, 64.00, 43.00, 31.00, 30.00, 44.00 +AXN, 04, 29, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 29, 62.00, 41.00, -9999.00, -9999.00, 34.00 +AYS, 04, 29, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 29, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 29, 78.00, 50.00, -9999.00, -9999.00, 16.00 +BAD, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 29, 56.00, 27.00, -9999.00, -9999.00, 18.00 +BDL, 04, 29, 66.00, 42.00, 26.00, 26.00, 38.00 +BDR, 04, 29, 62.00, 45.00, 27.00, 22.00, 36.00 +BET, 04, 29, 40.00, 24.00, 20.00, 20.00, 31.00 +BFD, 04, 29, 59.00, 37.00, 34.00, 34.00, 47.00 +BFF, 04, 29, 66.00, 37.00, 23.00, 21.00, 34.00 +BFL, 04, 29, 80.00, 54.00, 5.00, 5.00, 8.00 +BGM, 04, 29, 60.00, 41.00, 32.00, 31.00, 45.00 +BGR, 04, 29, 57.00, 38.00, 26.00, 24.00, 37.00 +BGS, 04, 29, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 29, 78.00, 53.00, 22.00, 22.00, 33.00 +BID, 04, 29, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 29, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 29, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 29, 62.00, 39.00, 23.00, 25.00, 35.00 +BIS, 04, 29, 62.00, 37.00, 20.00, 19.00, 31.00 +BIX, 04, 29, 80.00, 63.00, -9999.00, -9999.00, 23.00 +BJI, 04, 29, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 29, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 29, 66.00, 35.00, -9999.00, -9999.00, 25.00 +BKW, 04, 29, 66.00, 45.00, 31.00, 32.00, 45.00 +BLF, 04, 29, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 29, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 29, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 29, 73.00, 49.00, -9999.00, -9999.00, 35.00 +BNA, 04, 29, 75.00, 52.00, 27.00, 26.00, 40.00 +BNO, 04, 29, 61.00, 32.00, -9999.00, 17.00, 33.00 +BOI, 04, 29, 66.00, 40.00, 17.00, 18.00, 26.00 +BOS, 04, 29, 61.00, 45.00, 26.00, 23.00, 38.00 +BPI, 04, 29, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 29, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 29, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 29, 68.00, 47.00, -9999.00, -9999.00, 33.00 +BRO, 04, 29, 86.00, 70.00, 11.00, 9.00, 15.00 +BRW, 04, 29, 14.00, 2.00, 10.00, 12.00, 18.00 +BSM, 04, 29, 82.00, 63.00, -9999.00, -9999.00, 24.00 +BTI, 04, 29, 17.00, 3.00, 8.00, 11.00, 15.00 +BTL, 04, 29, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 29, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 29, 83.00, 61.00, 18.00, 18.00, 29.00 +BTT, 04, 29, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 29, 61.00, 40.00, 31.00, 29.00, 45.00 +BUB, 04, 29, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 29, 60.00, 42.00, 30.00, 32.00, 44.00 +BUR, 04, 29, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 29, 80.00, 64.00, -9999.00, 13.00, 23.00 +BWG, 04, 29, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 29, 69.00, 47.00, 26.00, 24.00, 37.00 +BYH, 04, 29, 76.00, 55.00, -9999.00, -9999.00, 36.00 +BYI, 04, 29, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 29, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 29, 80.00, 54.00, 16.00, 20.00, 28.00 +CAG, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 29, 65.00, 43.00, 29.00, 34.00, 45.00 +CAO, 04, 29, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 29, 54.00, 35.00, 32.00, 33.00, 46.00 +CBM, 04, 29, 79.00, 54.00, -9999.00, -9999.00, 27.00 +CDB, 04, 29, 41.00, 32.00, 47.00, 50.00, 65.00 +CDC, 04, 29, 66.00, 37.00, 14.00, 12.00, 19.00 +CDR, 04, 29, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 29, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 29, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 04, 29, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 29, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 29, 75.00, 51.00, 22.00, 24.00, 35.00 +CHO, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 29, 79.00, 58.00, 17.00, 18.00, 28.00 +CID, 04, 29, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 29, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 29, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 29, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 29, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 29, 63.00, 42.00, 30.00, 31.00, 45.00 +CLL, 04, 29, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 29, 75.00, 52.00, 21.00, 21.00, 32.00 +CMH, 04, 29, 67.00, 45.00, 26.00, 30.00, 41.00 +CMI, 04, 29, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 29, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 29, 69.00, 47.00, 30.00, 19.00, 37.00 +CNM, 04, 29, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 29, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +COD, 04, 29, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +COF, 04, 29, 83.00, 63.00, -9999.00, -9999.00, 21.00 +CON, 04, 29, 63.00, 36.00, 25.00, 24.00, 37.00 +COS, 04, 29, 64.00, 38.00, 21.00, 21.00, 32.00 +COT, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 29, 70.00, 49.00, 29.00, 27.00, 42.00 +CPR, 04, 29, 61.00, 34.00, 24.00, 26.00, 36.00 +CRBC, 04, 29, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 29, 84.00, 67.00, 13.00, 11.00, 20.00 +CRW, 04, 29, 71.00, 47.00, 31.00, 32.00, 44.00 +CSG, 04, 29, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 29, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 29, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 29, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 29, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 29, 69.00, 47.00, 27.00, 29.00, 41.00 +CVN, 04, 29, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 29, 76.00, 46.00, -9999.00, -9999.00, 13.00 +CXY, 04, 29, 67.00, 46.00, 23.00, 26.00, 36.00 +CYS, 04, 29, 60.00, 35.00, 24.00, 24.00, 35.00 +DAA, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 29, 82.00, 62.00, 12.00, 19.00, 24.00 +DAG, 04, 29, 83.00, 55.00, 3.00, 3.00, 5.00 +DAL, 04, 29, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 29, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 29, 67.00, 46.00, 28.00, 28.00, 41.00 +DBQ, 04, 29, 64.00, 43.00, 28.00, 25.00, 39.00 +DCA, 04, 29, 71.00, 51.00, 22.00, 24.00, 33.00 +DDC, 04, 29, 72.00, 47.00, 22.00, 18.00, 30.00 +DEC, 04, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 29, 66.00, 39.00, 23.00, 21.00, 31.00 +DFW, 04, 29, 79.00, 59.00, 20.00, 16.00, 29.00 +DHN, 04, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 29, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 29, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 29, 86.00, 63.00, -9999.00, -9999.00, 18.00 +DLG, 04, 29, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 29, 56.00, 35.00, 26.00, 23.00, 38.00 +DLLC, 04, 29, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 29, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 29, 85.00, 54.00, -9999.00, -9999.00, 4.00 +DMN, 04, 29, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 29, 70.00, 48.00, -9999.00, -9999.00, 35.00 +DPG, 04, 29, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 29, 81.00, 57.00, -9999.00, -9999.00, 21.00 +DRA, 04, 29, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 29, 86.00, 63.00, 16.00, 11.00, 21.00 +DSM, 04, 29, 68.00, 46.00, 28.00, 25.00, 40.00 +DTW, 04, 29, 64.00, 42.00, 26.00, 26.00, 39.00 +DUG, 04, 29, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 29, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 29, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 29, 81.00, 57.00, -9999.00, -9999.00, 22.00 +D45, 04, 29, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 29, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 29, 64.00, 39.00, 24.00, 24.00, 34.00 +ECG, 04, 29, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 29, 76.00, 49.00, -9999.00, -9999.00, 7.00 +EED, 04, 29, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 29, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 29, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 29, 66.00, 39.00, 36.00, 37.00, 51.00 +EKO, 04, 29, 64.00, 33.00, 15.00, 17.00, 24.00 +ELD, 04, 29, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 29, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 29, 83.00, 52.00, 5.00, 3.00, 6.00 +ELY, 04, 29, 62.00, 30.00, 15.00, 16.00, 24.00 +EMP, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 29, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +END, 04, 29, 76.00, 53.00, -9999.00, -9999.00, 17.00 +ENN, 04, 29, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 29, 66.00, 45.00, -9999.00, -9999.00, 20.00 +EPH, 04, 29, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 29, 60.00, 43.00, 32.00, 29.00, 43.00 +ESF, 04, 29, 81.00, 60.00, -9999.00, -9999.00, 29.00 +EUG, 04, 29, 64.00, 42.00, 28.00, 29.00, 39.00 +EVV, 04, 29, 72.00, 49.00, 30.00, 29.00, 42.00 +EWN, 04, 29, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 29, 67.00, 48.00, 26.00, 25.00, 38.00 +EYW, 04, 29, 83.00, 74.00, 13.00, 11.00, 21.00 +E74, 04, 29, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 29, 74.00, 49.00, -9999.00, -9999.00, 30.00 +FAI, 04, 29, 50.00, 30.00, 14.00, 13.00, 21.00 +FAR, 04, 29, 62.00, 38.00, 20.00, 16.00, 27.00 +FAT, 04, 29, 80.00, 50.00, 6.00, 5.00, 8.00 +FAY, 04, 29, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 29, 60.00, 35.00, 22.00, 24.00, 36.00 +FCS, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 04, 29, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 29, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 04, 29, 62.00, 30.00, 13.00, 15.00, 20.00 +FLL, 04, 29, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 29, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 29, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +FME, 04, 29, 72.00, 44.00, -9999.00, -9999.00, 32.00 +FMH, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FMN, 04, 29, 74.00, 37.00, 8.00, 9.00, 14.00 +FMY, 04, 29, 87.00, 65.00, 8.00, 13.00, 17.00 +FNT, 04, 29, 62.00, 41.00, 25.00, 27.00, 40.00 +FOD, 04, 29, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 29, 72.00, 48.00, -9999.00, -9999.00, 32.00 +FOK, 04, 29, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 29, 72.00, 49.00, -9999.00, -9999.00, 30.00 +FSD, 04, 29, 65.00, 40.00, 28.00, 21.00, 37.00 +FSI, 04, 29, 78.00, 54.00, -9999.00, -9999.00, 28.00 +FSM, 04, 29, 77.00, 53.00, 25.00, 23.00, 37.00 +FTK, 04, 29, 72.00, 47.00, -9999.00, -9999.00, 35.00 +FWA, 04, 29, 66.00, 44.00, 26.00, 29.00, 41.00 +FWH, 04, 29, 79.00, 57.00, -9999.00, -9999.00, 26.00 +FYU, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 29, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 29, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 29, 92.00, 57.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 29, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 29, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 29, 62.00, 38.00, 18.00, 21.00, 30.00 +GFA, 04, 29, 61.00, 37.00, -9999.00, -9999.00, 29.00 +GFK, 04, 29, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 29, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 29, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 29, 62.00, 38.00, 19.00, 18.00, 28.00 +GJT, 04, 29, 71.00, 43.00, 14.00, 15.00, 22.00 +GKN, 04, 29, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 29, 68.00, 40.00, 21.00, 19.00, 30.00 +GLH, 04, 29, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 29, 77.00, 69.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 29, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 29, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +GON, 04, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 29, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 29, 61.00, 39.00, 27.00, 25.00, 39.00 +GRCI, 04, 29, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 29, 64.00, 41.00, -9999.00, -9999.00, 39.00 +GRI, 04, 29, 69.00, 44.00, 27.00, 20.00, 35.00 +GRK, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 04, 29, 63.00, 40.00, 28.00, 27.00, 41.00 +GSB, 04, 29, 77.00, 53.00, -9999.00, -9999.00, 29.00 +GSG, 04, 29, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 29, 73.00, 50.00, 21.00, 20.00, 33.00 +GSP, 04, 29, 76.00, 52.00, 22.00, 23.00, 34.00 +GST, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 29, 59.00, 41.00, -9999.00, -9999.00, 45.00 +GTF, 04, 29, 61.00, 37.00, 22.00, 24.00, 32.00 +GUP, 04, 29, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 29, 67.00, 43.00, -9999.00, -9999.00, 39.00 +GVW, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 04, 29, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 29, 71.00, 55.00, 20.00, 17.00, 30.00 +HBR, 04, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 29, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 29, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 29, 65.00, 40.00, -9999.00, -9999.00, 28.00 +HKY, 04, 29, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 29, 61.00, 35.00, 21.00, 21.00, 31.00 +HMN, 04, 29, 84.00, 44.00, -9999.00, -9999.00, 6.00 +HMS, 04, 29, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 29, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 29, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +HON, 04, 29, 65.00, 39.00, 21.00, 20.00, 31.00 +HOP, 04, 29, 74.00, 49.00, -9999.00, -9999.00, 36.00 +HOT, 04, 29, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 29, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 29, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 29, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 29, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 29, 81.00, 57.00, -9999.00, -9999.00, 20.00 +HST, 04, 29, 85.00, 64.00, -9999.00, -9999.00, 22.00 +HSV, 04, 29, 76.00, 53.00, 27.00, 23.00, 38.00 +HTL, 04, 29, 60.00, 37.00, 29.00, 26.00, 41.00 +HTS, 04, 29, 71.00, 48.00, 29.00, 30.00, 43.00 +HUF, 04, 29, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 29, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 29, 63.00, 36.00, 20.00, 20.00, 29.00 +IAB, 04, 29, 73.00, 49.00, -9999.00, -9999.00, 29.00 +IAD, 04, 29, 70.00, 45.00, 24.00, 26.00, 37.00 +IAG, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 29, 82.00, 61.00, 18.00, 17.00, 27.00 +ICT, 04, 29, 73.00, 49.00, 25.00, 19.00, 36.00 +IDA, 04, 29, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 29, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 29, 68.00, 47.00, 25.00, 25.00, 38.00 +ILI, 04, 29, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 29, 78.00, 55.00, 18.00, 18.00, 30.00 +IMT, 04, 29, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +IND, 04, 29, 69.00, 46.00, 31.00, 28.00, 43.00 +INL, 04, 29, 58.00, 34.00, 24.00, 19.00, 32.00 +INS, 04, 29, 76.00, 49.00, -9999.00, -9999.00, 5.00 +INT, 04, 29, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +INW, 04, 29, 75.00, 41.00, 7.00, 8.00, 12.00 +IPL, 04, 29, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 29, 66.00, 43.00, 29.00, 30.00, 42.00 +IRK, 04, 29, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 29, 63.00, 37.00, 20.00, 17.00, 28.00 +ISP, 04, 29, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 29, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 29, 89.00, 55.00, -9999.00, -9999.00, 5.00 +IWD, 04, 29, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 29, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 29, 81.00, 56.00, 21.00, 19.00, 31.00 +JAX, 04, 29, 82.00, 58.00, 14.00, 18.00, 25.00 +JBR, 04, 29, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 29, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 29, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 29, 63.00, 48.00, 24.00, 24.00, 37.00 +JHW, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 29, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 29, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 29, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 29, 51.00, 35.00, 44.00, 42.00, 55.00 +JST, 04, 29, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 29, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 29, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 29, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 29, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 29, 63.00, 40.00, 27.00, 26.00, 40.00 +LAR, 04, 29, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 29, 82.00, 55.00, 3.00, 5.00, 6.00 +LAX, 04, 29, 68.00, 55.00, 5.00, 5.00, 8.00 +LBB, 04, 29, 79.00, 51.00, 17.00, 10.00, 23.00 +LBF, 04, 29, 67.00, 39.00, 27.00, 19.00, 34.00 +LCH, 04, 29, 81.00, 62.00, 15.00, 16.00, 24.00 +LCK, 04, 29, 69.00, 45.00, -9999.00, -9999.00, 40.00 +LEB, 04, 29, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 29, 70.00, 49.00, 28.00, 28.00, 42.00 +LFI, 04, 29, 70.00, 53.00, -9999.00, -9999.00, 31.00 +LFK, 04, 29, 82.00, 60.00, 19.00, 19.00, 29.00 +LFT, 04, 29, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 29, 65.00, 49.00, 25.00, 23.00, 36.00 +LGB, 04, 29, 73.00, 54.00, 5.00, 5.00, 8.00 +LGU, 04, 29, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 29, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 29, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 29, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 29, 77.00, 55.00, 22.00, 21.00, 33.00 +LIZ, 04, 29, 54.00, 35.00, -9999.00, -9999.00, 39.00 +LMT, 04, 29, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +LND, 04, 29, 61.00, 35.00, 20.00, 21.00, 28.00 +LNK, 04, 29, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 29, 69.00, 37.00, 8.00, 9.00, 14.00 +LOZ, 04, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 29, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 29, 77.00, 54.00, -9999.00, -9999.00, 36.00 +LSE, 04, 29, 65.00, 43.00, 22.00, 24.00, 35.00 +LSF, 04, 29, 80.00, 56.00, -9999.00, -9999.00, 35.00 +LSV, 04, 29, 86.00, 50.00, -9999.00, -9999.00, 5.00 +LTS, 04, 29, 82.00, 53.00, -9999.00, -9999.00, 26.00 +LUF, 04, 29, 90.00, 54.00, -9999.00, -9999.00, 4.00 +LVS, 04, 29, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 29, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 29, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 29, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 29, 72.00, 48.00, 24.00, 23.00, 35.00 +MAF, 04, 29, 84.00, 54.00, 11.00, 8.00, 16.00 +MBL, 04, 29, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 29, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 29, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 29, 77.00, 51.00, -9999.00, -9999.00, 15.00 +MCF, 04, 29, 85.00, 64.00, -9999.00, -9999.00, 18.00 +MCG, 04, 29, 46.00, 26.00, 20.00, 19.00, 29.00 +MCI, 04, 29, 70.00, 49.00, 29.00, 24.00, 40.00 +MCK, 04, 29, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 29, 81.00, 55.00, 16.00, 20.00, 29.00 +MCO, 04, 29, 86.00, 62.00, 12.00, 18.00, 24.00 +MCW, 04, 29, 64.00, 41.00, 22.00, 21.00, 33.00 +MC2, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 04, 29, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 29, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 29, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 29, 65.00, 45.00, 31.00, 29.00, 42.00 +MEI, 04, 29, 80.00, 55.00, 20.00, 20.00, 32.00 +MEM, 04, 29, 77.00, 57.00, 24.00, 25.00, 37.00 +MER, 04, 29, 79.00, 47.00, -9999.00, -9999.00, 11.00 +MFD, 04, 29, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 29, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 29, 69.00, 40.00, 19.00, 18.00, 26.00 +MGE, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 04, 29, 80.00, 57.00, 20.00, 20.00, 31.00 +MGW, 04, 29, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 29, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 29, 75.00, 49.00, -9999.00, -9999.00, 15.00 +MHS, 04, 29, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 29, 84.00, 68.00, 14.00, 20.00, 26.00 +MIB, 04, 29, 60.00, 37.00, -9999.00, -9999.00, 31.00 +MIV, 04, 29, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 29, 71.00, 38.00, -9999.00, -9999.00, 20.00 +MKC, 04, 29, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 29, 59.00, 40.00, 30.00, 28.00, 43.00 +MKG, 04, 29, 61.00, 40.00, 25.00, 24.00, 37.00 +MKL, 04, 29, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 29, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 29, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 29, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 29, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 29, 67.00, 45.00, 30.00, 26.00, 41.00 +MLS, 04, 29, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 29, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 29, 81.00, 56.00, -9999.00, -9999.00, 28.00 +MOB, 04, 29, 82.00, 61.00, 19.00, 20.00, 30.00 +MOT, 04, 29, 60.00, 37.00, 17.00, 15.00, 24.00 +MPV, 04, 29, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 29, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 29, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 29, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 29, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 29, 64.00, 47.00, -9999.00, -9999.00, 18.00 +MSL, 04, 29, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 29, 63.00, 39.00, 27.00, 27.00, 41.00 +MSO, 04, 29, 62.00, 34.00, 24.00, 21.00, 34.00 +MSP, 04, 29, 64.00, 42.00, 26.00, 24.00, 38.00 +MSS, 04, 29, 60.00, 38.00, 28.00, 27.00, 40.00 +MSY, 04, 29, 82.00, 62.00, 16.00, 18.00, 27.00 +MTC, 04, 29, 61.00, 41.00, -9999.00, -9999.00, 36.00 +MTN, 04, 29, 70.00, 47.00, -9999.00, -9999.00, 32.00 +MTO, 04, 29, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 29, 67.00, 44.00, -9999.00, -9999.00, 32.00 +MUO, 04, 29, 71.00, 40.00, -9999.00, -9999.00, 20.00 +MWA, 04, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 29, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 29, 80.00, 57.00, -9999.00, -9999.00, 26.00 +MYL, 04, 29, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 29, 79.00, 55.00, -9999.00, -9999.00, 26.00 +NAO, 04, 29, 76.00, 62.00, -9999.00, -9999.00, 26.00 +NBC, 04, 29, 80.00, 59.00, -9999.00, -9999.00, 26.00 +NBE, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 29, 64.00, 43.00, -9999.00, -9999.00, 40.00 +NCA, 04, 29, 79.00, 51.00, -9999.00, -9999.00, 31.00 +NCO, 04, 29, 60.00, 43.00, -9999.00, -9999.00, 38.00 +NC1, 04, 29, 76.00, 49.00, -9999.00, -9999.00, 6.00 +NEL, 04, 29, 66.00, 43.00, -9999.00, -9999.00, 36.00 +NFG, 04, 29, 67.00, 52.00, -9999.00, -9999.00, 32.00 +NFL, 04, 29, 69.00, 37.00, -9999.00, -9999.00, 13.00 +NGP, 04, 29, 83.00, 67.00, -9999.00, -9999.00, 18.00 +NGU, 04, 29, 71.00, 52.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 29, 65.00, 49.00, -9999.00, -9999.00, 12.00 +NHK, 04, 29, 71.00, 47.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 29, 58.00, 39.00, -9999.00, -9999.00, 38.00 +NID, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 29, 82.00, 58.00, -9999.00, -9999.00, 24.00 +NIR, 04, 29, 84.00, 63.00, -9999.00, -9999.00, 20.00 +NKT, 04, 29, 74.00, 55.00, -9999.00, -9999.00, 29.00 +NKX, 04, 29, 69.00, 57.00, -9999.00, -9999.00, 14.00 +NLC, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NMM, 04, 29, 80.00, 54.00, -9999.00, -9999.00, 28.00 +NPA, 04, 29, 80.00, 62.00, -9999.00, -9999.00, 21.00 +NQA, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 04, 29, 87.00, 66.00, -9999.00, -9999.00, 18.00 +NQX, 04, 29, 83.00, 74.00, -9999.00, -9999.00, 19.00 +NRB, 04, 29, 81.00, 62.00, -9999.00, -9999.00, 23.00 +NRC, 04, 29, 80.00, 47.00, -9999.00, -9999.00, 14.00 +NRS, 04, 29, 67.00, 54.00, -9999.00, -9999.00, 10.00 +NSE, 04, 29, 81.00, 58.00, -9999.00, -9999.00, 24.00 +NSI, 04, 29, 69.00, 50.00, -9999.00, -9999.00, 8.00 +NTD, 04, 29, 69.00, 50.00, -9999.00, -9999.00, 7.00 +NTK, 04, 29, 74.00, 53.00, -9999.00, -9999.00, 10.00 +NTU, 04, 29, 71.00, 52.00, -9999.00, -9999.00, 31.00 +NUC, 04, 29, 68.00, 53.00, -9999.00, -9999.00, 8.00 +NUQ, 04, 29, 71.00, 46.00, -9999.00, -9999.00, 14.00 +NUW, 04, 29, 60.00, 41.00, -9999.00, -9999.00, 35.00 +NWF, 04, 29, 73.00, 54.00, -9999.00, -9999.00, 9.00 +NXX, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 04, 29, 72.00, 46.00, -9999.00, -9999.00, 34.00 +NZC, 04, 29, 83.00, 55.00, -9999.00, -9999.00, 26.00 +NZJ, 04, 29, 74.00, 50.00, -9999.00, -9999.00, 12.00 +NZW, 04, 29, 62.00, 41.00, -9999.00, -9999.00, 36.00 +NZY, 04, 29, 69.00, 57.00, -9999.00, -9999.00, 10.00 +OAK, 04, 29, 67.00, 46.00, 9.00, 11.00, 16.00 +OAR, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFF, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 04, 29, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 29, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 29, 76.00, 53.00, 23.00, 16.00, 31.00 +OLM, 04, 29, 62.00, 38.00, 33.00, 35.00, 46.00 +OMA, 04, 29, 69.00, 46.00, 24.00, 23.00, 36.00 +OME, 04, 29, 33.00, 19.00, 17.00, 19.00, 26.00 +ONT, 04, 29, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 29, 64.00, 43.00, 32.00, 26.00, 43.00 +ORF, 04, 29, 71.00, 52.00, 21.00, 21.00, 31.00 +ORH, 04, 29, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 29, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 29, 58.00, 37.00, -9999.00, -9999.00, 35.00 +OTG, 04, 29, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 29, 58.00, 44.00, 33.00, 36.00, 46.00 +OTM, 04, 29, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 29, 29.00, 13.00, 9.00, 14.00, 18.00 +OURC, 04, 29, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 29, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 29, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 29, 82.00, 57.00, -9999.00, -9999.00, 25.00 +PACZ, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 29, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 29, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 29, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 29, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 29, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 29, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 29, 81.00, 58.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 29, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 29, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 29, 39.00, 34.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 29, 24.00, 13.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 29, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 29, 60.00, 39.00, -9999.00, -9999.00, 34.00 +PBI, 04, 29, 84.00, 67.00, 15.00, 23.00, 30.00 +PDT, 04, 29, 65.00, 42.00, 19.00, 15.00, 26.00 +PDX, 04, 29, 64.00, 44.00, 31.00, 34.00, 44.00 +PFN, 04, 29, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 29, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 29, 68.00, 47.00, 24.00, 27.00, 38.00 +PHX, 04, 29, 89.00, 59.00, 3.00, 4.00, 6.00 +PIA, 04, 29, 68.00, 46.00, 31.00, 26.00, 41.00 +PIB, 04, 29, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 29, 63.00, 36.00, 20.00, 20.00, 31.00 +PIR, 04, 29, 66.00, 40.00, 19.00, 16.00, 26.00 +PIT, 04, 29, 66.00, 44.00, 31.00, 31.00, 44.00 +PKB, 04, 29, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 29, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 29, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 29, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 29, 80.00, 62.00, 15.00, 15.00, 25.00 +POB, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 04, 29, 81.00, 58.00, -9999.00, -9999.00, 31.00 +POM, 04, 29, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 04, 29, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 29, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 29, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 29, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 29, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 29, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 29, 61.00, 38.00, -9999.00, -9999.00, 37.00 +PSP, 04, 29, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 29, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 29, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 29, 72.00, 41.00, 15.00, 14.00, 21.00 +PUC, 04, 29, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 29, 62.00, 42.00, 27.00, 22.00, 39.00 +PVU, 04, 29, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 29, 58.00, 39.00, 28.00, 27.00, 40.00 +P02, 04, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +P07, 04, 29, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +P11, 04, 29, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +P24, 04, 29, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +P28, 04, 29, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +P35, 04, 29, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +P38, 04, 29, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P39, 04, 29, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +P58, 04, 29, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +P59, 04, 29, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +P60, 04, 29, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +P61, 04, 29, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +P67, 04, 29, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +P68, 04, 29, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +P69, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 29, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 29, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 29, 63.00, 37.00, 22.00, 22.00, 32.00 +RBL, 04, 29, 77.00, 50.00, 12.00, 10.00, 17.00 +RCA, 04, 29, 63.00, 37.00, -9999.00, -9999.00, 31.00 +RDD, 04, 29, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 29, 63.00, 31.00, 13.00, 14.00, 22.00 +RDR, 04, 29, 61.00, 37.00, -9999.00, -9999.00, 29.00 +RDU, 04, 29, 75.00, 51.00, 20.00, 18.00, 29.00 +REE, 04, 29, 79.00, 51.00, -9999.00, -9999.00, 17.00 +REJ, 04, 29, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 29, 65.00, 42.00, 31.00, 27.00, 43.00 +RIC, 04, 29, 74.00, 49.00, 21.00, 22.00, 33.00 +RIV, 04, 29, 77.00, 49.00, -9999.00, -9999.00, 10.00 +RIW, 04, 29, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 29, 58.00, 33.00, 15.00, 13.00, 23.00 +RME, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +RMG, 04, 29, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +RND, 04, 29, 83.00, 62.00, -9999.00, -9999.00, 23.00 +RNO, 04, 29, 68.00, 36.00, 9.00, 8.00, 13.00 +ROA, 04, 29, 72.00, 48.00, 23.00, 24.00, 35.00 +ROC, 04, 29, 62.00, 41.00, 28.00, 29.00, 41.00 +ROW, 04, 29, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 29, 71.00, 46.00, 21.00, 18.00, 29.00 +RST, 04, 29, 62.00, 40.00, 29.00, 26.00, 41.00 +RWF, 04, 29, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 29, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 29, 76.00, 48.00, 9.00, 9.00, 13.00 +SAF, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 29, 69.00, 57.00, 6.00, 6.00, 10.00 +SAT, 04, 29, 83.00, 62.00, 21.00, 18.00, 31.00 +SAV, 04, 29, 81.00, 59.00, 15.00, 20.00, 28.00 +SAW, 04, 29, 54.00, 37.00, -9999.00, -9999.00, 39.00 +SBA, 04, 29, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 29, 78.00, 50.00, -9999.00, -9999.00, 12.00 +SBN, 04, 29, 65.00, 44.00, 30.00, 30.00, 43.00 +SBP, 04, 29, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 29, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 29, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 29, 17.00, 2.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 29, 77.00, 49.00, 6.00, 8.00, 11.00 +SDF, 04, 29, 72.00, 50.00, 28.00, 27.00, 40.00 +SEA, 04, 29, 60.00, 44.00, 28.00, 25.00, 39.00 +SEM, 04, 29, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 29, 65.00, 48.00, 8.00, 10.00, 14.00 +SGF, 04, 29, 72.00, 49.00, 28.00, 25.00, 41.00 +SGY, 04, 29, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 29, 62.00, 35.00, 24.00, 25.00, 36.00 +SHV, 04, 29, 80.00, 58.00, 20.00, 20.00, 31.00 +SIT, 04, 29, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 29, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 29, 84.00, 57.00, 17.00, 10.00, 23.00 +SKA, 04, 29, 62.00, 38.00, -9999.00, -9999.00, 26.00 +SKF, 04, 29, 83.00, 62.00, -9999.00, -9999.00, 23.00 +SLC, 04, 29, 66.00, 42.00, 22.00, 21.00, 31.00 +SLE, 04, 29, 64.00, 40.00, 27.00, 30.00, 39.00 +SLN, 04, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 29, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 29, 67.00, 44.00, -9999.00, 7.00, 13.00 +SNA, 04, 29, 66.00, 54.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 29, 36.00, 27.00, 32.00, 37.00, 50.00 +SNS, 04, 29, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 29, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 29, 70.00, 47.00, 29.00, 24.00, 41.00 +SPS, 04, 29, 80.00, 55.00, 18.00, 15.00, 27.00 +SRQ, 04, 29, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 29, 80.00, 54.00, -9999.00, -9999.00, 28.00 +SSI, 04, 29, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +STC, 04, 29, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +STL, 04, 29, 72.00, 51.00, 26.00, 26.00, 40.00 +STNV, 04, 29, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +STS, 04, 29, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 29, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 29, 74.00, 47.00, -9999.00, -9999.00, 13.00 +SUX, 04, 29, 68.00, 44.00, 26.00, 23.00, 36.00 +SVN, 04, 29, 81.00, 59.00, -9999.00, -9999.00, 25.00 +SWF, 04, 29, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 29, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 29, 62.00, 41.00, 31.00, 32.00, 45.00 +SZL, 04, 29, 72.00, 47.00, -9999.00, -9999.00, 30.00 +TAD, 04, 29, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 29, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 29, 76.00, 46.00, -9999.00, -9999.00, 34.00 +TCC, 04, 29, 77.00, 46.00, 10.00, 9.00, 16.00 +TCL, 04, 29, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 29, 64.00, 41.00, -9999.00, -9999.00, 40.00 +TCS, 04, 29, 78.00, 49.00, -9999.00, -9999.00, 6.00 +TEB, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 29, 76.00, 53.00, -9999.00, -9999.00, 26.00 +TKA, 04, 29, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 29, 83.00, 56.00, 13.00, 19.00, 26.00 +TNX, 04, 29, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 29, 65.00, 41.00, 27.00, 30.00, 44.00 +TOP, 04, 29, 72.00, 48.00, 27.00, 23.00, 40.00 +TPA, 04, 29, 85.00, 64.00, 9.00, 12.00, 17.00 +TPH, 04, 29, 68.00, 37.00, 9.00, 6.00, 11.00 +TRI, 04, 29, 71.00, 47.00, 24.00, 27.00, 38.00 +TRK, 04, 29, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 29, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 29, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 29, 77.00, 54.00, 24.00, 20.00, 35.00 +TUP, 04, 29, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 29, 85.00, 54.00, 4.00, 5.00, 7.00 +TVC, 04, 29, 60.00, 36.00, 22.00, 21.00, 31.00 +TVL, 04, 29, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 29, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 29, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 29, 74.00, 49.00, 24.00, 27.00, 37.00 +T01, 04, 29, 70.00, 47.00, -9999.00, -9999.00, 31.00 +T02, 04, 29, 78.00, 54.00, -9999.00, -9999.00, 28.00 +T03, 04, 29, 79.00, 55.00, -9999.00, -9999.00, 26.00 +T04, 04, 29, 83.00, 64.00, -9999.00, -9999.00, 18.00 +T05, 04, 29, 71.00, 46.00, -9999.00, -9999.00, 29.00 +T06, 04, 29, 81.00, 54.00, -9999.00, -9999.00, 27.00 +T07, 04, 29, 74.00, 41.00, -9999.00, -9999.00, 28.00 +T08, 04, 29, 66.00, 45.00, -9999.00, -9999.00, 21.00 +UCA, 04, 29, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 29, 76.00, 49.00, -9999.00, -9999.00, 5.00 +UIL, 04, 29, 57.00, 39.00, 49.00, 50.00, 59.00 +UIN, 04, 29, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 29, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 29, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +U15, 04, 29, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +U28, 04, 29, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 29, 82.00, 55.00, -9999.00, -9999.00, 25.00 +VBG, 04, 29, 69.00, 46.00, -9999.00, -9999.00, 15.00 +VCT, 04, 29, 83.00, 65.00, 15.00, 15.00, 25.00 +VCV, 04, 29, 77.00, 45.00, -9999.00, -9999.00, 4.00 +VDZ, 04, 29, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 29, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 29, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 29, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 29, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 29, 81.00, 57.00, -9999.00, -9999.00, 21.00 +VRB, 04, 29, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 29, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 29, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 29, 70.00, 47.00, 25.00, 22.00, -9999.00 +WJA, 04, 29, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 29, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 29, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 29, 68.00, 33.00, 14.00, 15.00, 22.00 +WPO, 04, 29, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 29, 81.00, 55.00, -9999.00, -9999.00, 27.00 +WRG, 04, 29, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 29, 69.00, 43.00, -9999.00, -9999.00, 35.00 +WRL, 04, 29, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +X68, 04, 29, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 29, 47.00, 33.00, 54.00, 53.00, 65.00 +YCG, 04, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 29, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 29, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 29, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 29, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 29, 67.00, 39.00, 9.00, 10.00, 16.00 +YNG, 04, 29, 63.00, 41.00, 30.00, 32.00, 45.00 +YPA, 04, 29, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 29, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 29, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 29, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 29, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 29, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 29, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 29, 90.00, 60.00, 2.00, 1.00, 2.00 +YVR, 04, 29, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 29, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 29, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 29, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 29, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 29, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 29, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 29, 56.00, 34.00, 26.00, 25.00, 36.00 +ZUN, 04, 29, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 29, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 29, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 29, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +01R, 04, 29, 81.00, 59.00, -9999.00, -9999.00, 27.00 +1V1, 04, 29, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 29, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 29, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 29, 73.00, 54.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 29, 80.00, 54.00, -9999.00, -9999.00, 28.00 +3B1, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 29, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 29, 61.00, 36.00, -9999.00, -9999.00, 34.00 +3SE, 04, 29, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 29, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 29, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 29, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 29, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 29, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 29, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 29, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +ABE, 04, 30, 66.00, 44.00, 27.00, 26.00, 40.00 +ABI, 04, 30, 81.00, 57.00, 15.00, 11.00, 23.00 +ABQ, 04, 30, 75.00, 44.00, 9.00, 8.00, 14.00 +ABR, 04, 30, 64.00, 39.00, 21.00, 18.00, 30.00 +ABY, 04, 30, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ACK, 04, 30, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACT, 04, 30, 81.00, 60.00, 18.00, 18.00, 28.00 +ACV, 04, 30, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 04, 30, 66.00, 44.00, 24.00, 23.00, 35.00 +ADK, 04, 30, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 04, 30, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ADQ, 04, 30, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ADW, 04, 30, 70.00, 46.00, -9999.00, -9999.00, 31.00 +AEX, 04, 30, 81.00, 60.00, -9999.00, -9999.00, 27.00 +AFF, 04, 30, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +AGC, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 04, 30, 87.00, 62.00, -9999.00, -9999.00, 28.00 +AGS, 04, 30, 80.00, 53.00, 18.00, 22.00, 31.00 +AHN, 04, 30, 77.00, 54.00, 18.00, 21.00, 30.00 +AKN, 04, 30, 45.00, 29.00, 27.00, 26.00, 38.00 +AKO, 04, 30, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +ALB, 04, 30, 64.00, 40.00, 27.00, 27.00, 41.00 +ALI, 04, 30, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ALO, 04, 30, 66.00, 43.00, 25.00, 25.00, 39.00 +ALS, 04, 30, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +ALW, 04, 30, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +AMA, 04, 30, 75.00, 47.00, 17.00, 12.00, 24.00 +AMG, 04, 30, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ANB, 04, 30, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANC, 04, 30, 49.00, 34.00, 16.00, 14.00, 23.00 +AND, 04, 30, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ANI, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 04, 30, 53.00, 39.00, 50.00, 49.00, 62.00 +AOO, 04, 30, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +APN, 04, 30, 59.00, 35.00, 27.00, 27.00, 39.00 +AQQ, 04, 30, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +ART, 04, 30, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +AST, 04, 30, 58.00, 42.00, 41.00, 44.00, 54.00 +ATL, 04, 30, 76.00, 54.00, 19.00, 23.00, 32.00 +ATW, 04, 30, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +ATY, 04, 30, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AT2, 04, 30, 69.00, 45.00, -9999.00, -9999.00, 39.00 +AUG, 04, 30, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +AUS, 04, 30, 82.00, 63.00, 20.00, 17.00, 30.00 +AUW, 04, 30, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +AVL, 04, 30, 72.00, 47.00, 23.00, 25.00, 35.00 +AVP, 04, 30, 64.00, 43.00, 31.00, 30.00, 44.00 +AXN, 04, 30, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +AYE, 04, 30, 62.00, 41.00, -9999.00, -9999.00, 34.00 +AYS, 04, 30, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +AZO, 04, 30, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BAB, 04, 30, 78.00, 50.00, -9999.00, -9999.00, 16.00 +BAD, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 04, 30, 56.00, 27.00, -9999.00, -9999.00, 18.00 +BDL, 04, 30, 66.00, 42.00, 26.00, 26.00, 38.00 +BDR, 04, 30, 62.00, 45.00, 27.00, 22.00, 36.00 +BET, 04, 30, 41.00, 24.00, 20.00, 20.00, 30.00 +BFD, 04, 30, 59.00, 37.00, 34.00, 34.00, 47.00 +BFF, 04, 30, 66.00, 37.00, 23.00, 21.00, 34.00 +BFL, 04, 30, 80.00, 54.00, 5.00, 5.00, 8.00 +BGM, 04, 30, 60.00, 41.00, 32.00, 31.00, 45.00 +BGR, 04, 30, 58.00, 38.00, 26.00, 24.00, 37.00 +BGS, 04, 30, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +BHM, 04, 30, 78.00, 53.00, 22.00, 22.00, 33.00 +BID, 04, 30, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +BIG, 04, 30, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +BIH, 04, 30, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +BIL, 04, 30, 62.00, 39.00, 23.00, 25.00, 35.00 +BIS, 04, 30, 62.00, 37.00, 20.00, 19.00, 31.00 +BIX, 04, 30, 80.00, 63.00, -9999.00, -9999.00, 23.00 +BJI, 04, 30, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +BKE, 04, 30, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +BKF, 04, 30, 66.00, 35.00, -9999.00, -9999.00, 25.00 +BKW, 04, 30, 66.00, 45.00, 31.00, 32.00, 45.00 +BLF, 04, 30, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BLH, 04, 30, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +BLHM, 04, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BLI, 04, 30, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 04, 30, 73.00, 49.00, -9999.00, -9999.00, 35.00 +BNA, 04, 30, 75.00, 52.00, 27.00, 26.00, 40.00 +BNO, 04, 30, 61.00, 32.00, -9999.00, 17.00, 33.00 +BOI, 04, 30, 66.00, 40.00, 17.00, 18.00, 26.00 +BOS, 04, 30, 61.00, 45.00, 26.00, 23.00, 38.00 +BPI, 04, 30, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +BPT, 04, 30, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +BRD, 04, 30, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +BRL, 04, 30, 68.00, 47.00, -9999.00, -9999.00, 33.00 +BRO, 04, 30, 86.00, 70.00, 11.00, 9.00, 15.00 +BRW, 04, 30, 15.00, 3.00, 10.00, 12.00, 18.00 +BSM, 04, 30, 82.00, 63.00, -9999.00, -9999.00, 24.00 +BTI, 04, 30, 18.00, 4.00, 8.00, 11.00, 15.00 +BTL, 04, 30, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BTM, 04, 30, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BTR, 04, 30, 83.00, 61.00, 18.00, 18.00, 29.00 +BTT, 04, 30, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +BTV, 04, 30, 61.00, 40.00, 31.00, 29.00, 45.00 +BUB, 04, 30, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +BUF, 04, 30, 60.00, 42.00, 30.00, 32.00, 44.00 +BUR, 04, 30, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BVE, 04, 30, 80.00, 64.00, -9999.00, 13.00, 23.00 +BWG, 04, 30, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +BWI, 04, 30, 69.00, 47.00, 26.00, 24.00, 37.00 +BYH, 04, 30, 76.00, 55.00, -9999.00, -9999.00, 36.00 +BYI, 04, 30, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +BZN, 04, 30, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +CAE, 04, 30, 80.00, 54.00, 16.00, 20.00, 28.00 +CAG, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 04, 30, 65.00, 43.00, 29.00, 34.00, 45.00 +CAO, 04, 30, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CAR, 04, 30, 55.00, 35.00, 32.00, 33.00, 46.00 +CBM, 04, 30, 79.00, 54.00, -9999.00, -9999.00, 27.00 +CDB, 04, 30, 41.00, 32.00, 47.00, 49.00, 65.00 +CDC, 04, 30, 66.00, 37.00, 14.00, 12.00, 19.00 +CDR, 04, 30, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CDS, 04, 30, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +CDV, 04, 30, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +CEF, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 04, 30, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +CGI, 04, 30, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CHA, 04, 30, 75.00, 51.00, 22.00, 24.00, 35.00 +CHO, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 04, 30, 79.00, 58.00, 17.00, 18.00, 28.00 +CID, 04, 30, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CIR, 04, 30, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +CIU, 04, 30, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +CKB, 04, 30, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CKL, 04, 30, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CLE, 04, 30, 63.00, 42.00, 30.00, 31.00, 45.00 +CLL, 04, 30, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +CLT, 04, 30, 75.00, 52.00, 21.00, 21.00, 32.00 +CMH, 04, 30, 67.00, 45.00, 26.00, 30.00, 41.00 +CMI, 04, 30, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CMX, 04, 30, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CNK, 04, 30, 69.00, 47.00, 30.00, 19.00, 37.00 +CNM, 04, 30, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +CNU, 04, 30, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +COD, 04, 30, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +COF, 04, 30, 83.00, 63.00, -9999.00, -9999.00, 21.00 +CON, 04, 30, 63.00, 36.00, 25.00, 24.00, 37.00 +COS, 04, 30, 64.00, 38.00, 21.00, 21.00, 32.00 +COT, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 04, 30, 70.00, 49.00, 29.00, 27.00, 42.00 +CPR, 04, 30, 61.00, 34.00, 24.00, 26.00, 36.00 +CRBC, 04, 30, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +CRP, 04, 30, 84.00, 67.00, 13.00, 11.00, 20.00 +CRW, 04, 30, 71.00, 47.00, 31.00, 32.00, 44.00 +CSG, 04, 30, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +CSM, 04, 30, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CSV, 04, 30, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CTB, 04, 30, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +CTY, 04, 30, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CVG, 04, 30, 69.00, 47.00, 27.00, 29.00, 41.00 +CVN, 04, 30, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +CVS, 04, 30, 76.00, 46.00, -9999.00, -9999.00, 13.00 +CXY, 04, 30, 67.00, 46.00, 23.00, 26.00, 36.00 +CYS, 04, 30, 60.00, 35.00, 24.00, 24.00, 35.00 +DAA, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 04, 30, 82.00, 62.00, 12.00, 19.00, 24.00 +DAG, 04, 30, 83.00, 55.00, 3.00, 3.00, 5.00 +DAL, 04, 30, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DAN, 04, 30, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +DAY, 04, 30, 67.00, 46.00, 28.00, 28.00, 41.00 +DBQ, 04, 30, 64.00, 43.00, 28.00, 25.00, 39.00 +DCA, 04, 30, 71.00, 51.00, 22.00, 24.00, 33.00 +DDC, 04, 30, 72.00, 47.00, 22.00, 18.00, 30.00 +DEC, 04, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +DEN, 04, 30, 66.00, 39.00, 23.00, 21.00, 31.00 +DFW, 04, 30, 79.00, 59.00, 20.00, 16.00, 29.00 +DHN, 04, 30, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DHT, 04, 30, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +DIK, 04, 30, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DLF, 04, 30, 86.00, 63.00, -9999.00, -9999.00, 18.00 +DLG, 04, 30, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +DLH, 04, 30, 56.00, 35.00, 26.00, 23.00, 38.00 +DLLC, 04, 30, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +DLS, 04, 30, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +DMA, 04, 30, 85.00, 54.00, -9999.00, -9999.00, 4.00 +DMN, 04, 30, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +DOV, 04, 30, 70.00, 48.00, -9999.00, -9999.00, 35.00 +DPG, 04, 30, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +DP1, 04, 30, 81.00, 57.00, -9999.00, -9999.00, 21.00 +DRA, 04, 30, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +DRT, 04, 30, 86.00, 63.00, 16.00, 11.00, 21.00 +DSM, 04, 30, 68.00, 46.00, 28.00, 25.00, 40.00 +DTW, 04, 30, 64.00, 42.00, 26.00, 26.00, 39.00 +DUG, 04, 30, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +DUJ, 04, 30, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +DUT, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 04, 30, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +DYS, 04, 30, 81.00, 57.00, -9999.00, -9999.00, 22.00 +D45, 04, 30, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +EAT, 04, 30, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EAU, 04, 30, 64.00, 39.00, 24.00, 24.00, 34.00 +ECG, 04, 30, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +EDW, 04, 30, 76.00, 49.00, -9999.00, -9999.00, 7.00 +EED, 04, 30, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +EFD, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 04, 30, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +EHA, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 04, 30, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 04, 30, 66.00, 39.00, 36.00, 37.00, 51.00 +EKO, 04, 30, 64.00, 33.00, 15.00, 17.00, 24.00 +ELD, 04, 30, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ELM, 04, 30, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +ELP, 04, 30, 83.00, 52.00, 5.00, 3.00, 6.00 +ELY, 04, 30, 62.00, 30.00, 15.00, 16.00, 24.00 +EMP, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 04, 30, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +END, 04, 30, 76.00, 53.00, -9999.00, -9999.00, 17.00 +ENN, 04, 30, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +ENV, 04, 30, 66.00, 45.00, -9999.00, -9999.00, 20.00 +EPH, 04, 30, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ERI, 04, 30, 60.00, 43.00, 32.00, 29.00, 43.00 +ESF, 04, 30, 81.00, 60.00, -9999.00, -9999.00, 29.00 +EUG, 04, 30, 64.00, 42.00, 27.00, 29.00, 39.00 +EVV, 04, 30, 72.00, 49.00, 30.00, 29.00, 42.00 +EWN, 04, 30, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +EWR, 04, 30, 67.00, 48.00, 26.00, 25.00, 38.00 +EYW, 04, 30, 83.00, 74.00, 13.00, 11.00, 21.00 +E74, 04, 30, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +FAF, 04, 30, 74.00, 49.00, -9999.00, -9999.00, 30.00 +FAI, 04, 30, 51.00, 31.00, 15.00, 14.00, 22.00 +FAR, 04, 30, 62.00, 38.00, 20.00, 16.00, 27.00 +FAT, 04, 30, 80.00, 50.00, 6.00, 5.00, 8.00 +FAY, 04, 30, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FCA, 04, 30, 60.00, 35.00, 22.00, 24.00, 36.00 +FCS, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 04, 30, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +FEW, 04, 30, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +FFO, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 04, 30, 62.00, 30.00, 13.00, 15.00, 20.00 +FLL, 04, 30, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +FLO, 04, 30, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FLV, 04, 30, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +FME, 04, 30, 72.00, 44.00, -9999.00, -9999.00, 32.00 +FMH, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FMN, 04, 30, 74.00, 37.00, 8.00, 9.00, 14.00 +FMY, 04, 30, 87.00, 65.00, 8.00, 13.00, 17.00 +FNT, 04, 30, 62.00, 41.00, 25.00, 27.00, 40.00 +FOD, 04, 30, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +FOE, 04, 30, 72.00, 48.00, -9999.00, -9999.00, 32.00 +FOK, 04, 30, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +FRI, 04, 30, 72.00, 49.00, -9999.00, -9999.00, 30.00 +FSD, 04, 30, 65.00, 40.00, 28.00, 21.00, 37.00 +FSI, 04, 30, 78.00, 54.00, -9999.00, -9999.00, 28.00 +FSM, 04, 30, 77.00, 53.00, 25.00, 23.00, 37.00 +FTK, 04, 30, 72.00, 47.00, -9999.00, -9999.00, 35.00 +FWA, 04, 30, 66.00, 44.00, 26.00, 29.00, 41.00 +FWH, 04, 30, 79.00, 57.00, -9999.00, -9999.00, 26.00 +FYU, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 04, 30, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +GAG, 04, 30, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +GAM, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 04, 30, 92.00, 57.00, -9999.00, -9999.00, -9999.00 +GCC, 04, 30, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +GCK, 04, 30, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +GDP, 04, 30, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +GEG, 04, 30, 62.00, 38.00, 18.00, 21.00, 30.00 +GFA, 04, 30, 61.00, 37.00, -9999.00, -9999.00, 29.00 +GFK, 04, 30, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +GFL, 04, 30, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +GGG, 04, 30, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GGW, 04, 30, 62.00, 38.00, 19.00, 18.00, 28.00 +GJT, 04, 30, 71.00, 43.00, 14.00, 15.00, 22.00 +GKN, 04, 30, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +GLD, 04, 30, 68.00, 40.00, 21.00, 19.00, 30.00 +GLH, 04, 30, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +GLS, 04, 30, 77.00, 69.00, -9999.00, -9999.00, -9999.00 +GLWC, 04, 30, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +GNV, 04, 30, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +GON, 04, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GPT, 04, 30, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GRB, 04, 30, 61.00, 39.00, 27.00, 25.00, 39.00 +GRCI, 04, 30, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +GRF, 04, 30, 64.00, 41.00, -9999.00, -9999.00, 38.00 +GRI, 04, 30, 69.00, 44.00, 27.00, 20.00, 35.00 +GRK, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 04, 30, 63.00, 40.00, 28.00, 27.00, 41.00 +GSB, 04, 30, 77.00, 53.00, -9999.00, -9999.00, 29.00 +GSG, 04, 30, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GSO, 04, 30, 73.00, 50.00, 21.00, 20.00, 33.00 +GSP, 04, 30, 76.00, 52.00, 22.00, 23.00, 34.00 +GST, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 04, 30, 60.00, 41.00, -9999.00, -9999.00, 45.00 +GTF, 04, 30, 61.00, 37.00, 22.00, 24.00, 32.00 +GUP, 04, 30, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +GUS, 04, 30, 67.00, 43.00, -9999.00, -9999.00, 39.00 +GVW, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 04, 30, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +HAT, 04, 30, 71.00, 55.00, 20.00, 17.00, 30.00 +HBR, 04, 30, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HDO, 04, 30, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HIB, 04, 30, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +HIF, 04, 30, 65.00, 40.00, -9999.00, -9999.00, 28.00 +HKY, 04, 30, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +HLC, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 04, 30, 61.00, 35.00, 21.00, 21.00, 31.00 +HMN, 04, 30, 84.00, 44.00, -9999.00, -9999.00, 6.00 +HMS, 04, 30, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +HOB, 04, 30, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +HOM, 04, 30, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +HON, 04, 30, 65.00, 39.00, 21.00, 20.00, 31.00 +HOP, 04, 30, 74.00, 49.00, -9999.00, -9999.00, 36.00 +HOT, 04, 30, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HOU, 04, 30, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HPN, 04, 30, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +HQM, 04, 30, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 04, 30, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HRT, 04, 30, 81.00, 57.00, -9999.00, -9999.00, 20.00 +HST, 04, 30, 85.00, 64.00, -9999.00, -9999.00, 23.00 +HSV, 04, 30, 76.00, 53.00, 27.00, 23.00, 38.00 +HTL, 04, 30, 60.00, 37.00, 29.00, 26.00, 41.00 +HTS, 04, 30, 71.00, 48.00, 29.00, 30.00, 43.00 +HUF, 04, 30, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HUL, 04, 30, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +HVN, 04, 30, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HVR, 04, 30, 63.00, 36.00, 20.00, 20.00, 29.00 +IAB, 04, 30, 73.00, 49.00, -9999.00, -9999.00, 29.00 +IAD, 04, 30, 70.00, 45.00, 24.00, 26.00, 37.00 +IAG, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 04, 30, 82.00, 61.00, 18.00, 17.00, 27.00 +ICT, 04, 30, 73.00, 49.00, 25.00, 19.00, 36.00 +IDA, 04, 30, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +IGM, 04, 30, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +ILG, 04, 30, 68.00, 47.00, 25.00, 25.00, 38.00 +ILI, 04, 30, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +ILM, 04, 30, 78.00, 55.00, 18.00, 18.00, 30.00 +IMT, 04, 30, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +IND, 04, 30, 69.00, 46.00, 31.00, 28.00, 43.00 +INL, 04, 30, 58.00, 34.00, 24.00, 19.00, 32.00 +INS, 04, 30, 76.00, 49.00, -9999.00, -9999.00, 5.00 +INT, 04, 30, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +INW, 04, 30, 75.00, 41.00, 7.00, 8.00, 12.00 +IPL, 04, 30, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +IPT, 04, 30, 66.00, 43.00, 29.00, 30.00, 42.00 +IRK, 04, 30, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +ISN, 04, 30, 63.00, 37.00, 20.00, 17.00, 28.00 +ISP, 04, 30, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +ITH, 04, 30, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +IWA, 04, 30, 89.00, 55.00, -9999.00, -9999.00, 5.00 +IWD, 04, 30, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +JAC, 04, 30, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +JAN, 04, 30, 81.00, 56.00, 21.00, 19.00, 31.00 +JAX, 04, 30, 82.00, 58.00, 14.00, 18.00, 25.00 +JBR, 04, 30, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +JCT, 04, 30, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +JDN, 04, 30, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +JFK, 04, 30, 63.00, 48.00, 24.00, 24.00, 37.00 +JHW, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 04, 30, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +JLN, 04, 30, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +JMS, 04, 30, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +JNU, 04, 30, 51.00, 35.00, 44.00, 42.00, 55.00 +JST, 04, 30, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +JXN, 04, 30, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +KMRW, 04, 30, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +KTN, 04, 30, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +LAF, 04, 30, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LAL, 04, 30, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +LAN, 04, 30, 63.00, 40.00, 27.00, 26.00, 40.00 +LAR, 04, 30, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +LAS, 04, 30, 82.00, 55.00, 3.00, 5.00, 6.00 +LAX, 04, 30, 68.00, 55.00, 5.00, 5.00, 8.00 +LBB, 04, 30, 79.00, 51.00, 17.00, 10.00, 23.00 +LBF, 04, 30, 67.00, 39.00, 27.00, 19.00, 34.00 +LCH, 04, 30, 81.00, 62.00, 15.00, 16.00, 24.00 +LCK, 04, 30, 69.00, 45.00, -9999.00, -9999.00, 40.00 +LEB, 04, 30, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +LEX, 04, 30, 70.00, 49.00, 28.00, 28.00, 42.00 +LFI, 04, 30, 70.00, 53.00, -9999.00, -9999.00, 31.00 +LFK, 04, 30, 82.00, 60.00, 19.00, 19.00, 29.00 +LFT, 04, 30, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +LGA, 04, 30, 65.00, 49.00, 25.00, 23.00, 36.00 +LGB, 04, 30, 73.00, 54.00, 5.00, 5.00, 8.00 +LGU, 04, 30, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +LHW, 04, 30, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +LHX, 04, 30, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LIC, 04, 30, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +LIT, 04, 30, 77.00, 55.00, 22.00, 21.00, 33.00 +LIZ, 04, 30, 55.00, 35.00, -9999.00, -9999.00, 39.00 +LMT, 04, 30, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +LND, 04, 30, 61.00, 35.00, 20.00, 21.00, 28.00 +LNK, 04, 30, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LOL, 04, 30, 69.00, 37.00, 8.00, 9.00, 14.00 +LOZ, 04, 30, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LRD, 04, 30, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +LRF, 04, 30, 77.00, 54.00, -9999.00, -9999.00, 36.00 +LSE, 04, 30, 65.00, 43.00, 22.00, 24.00, 35.00 +LSF, 04, 30, 80.00, 56.00, -9999.00, -9999.00, 35.00 +LSV, 04, 30, 86.00, 50.00, -9999.00, -9999.00, 5.00 +LTS, 04, 30, 82.00, 53.00, -9999.00, -9999.00, 26.00 +LUF, 04, 30, 90.00, 54.00, -9999.00, -9999.00, 4.00 +LVS, 04, 30, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LWS, 04, 30, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LWT, 04, 30, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +LXV, 04, 30, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +LYH, 04, 30, 72.00, 48.00, 24.00, 23.00, 35.00 +MAF, 04, 30, 84.00, 54.00, 11.00, 8.00, 16.00 +MBL, 04, 30, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MBS, 04, 30, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +MCB, 04, 30, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MCC, 04, 30, 77.00, 51.00, -9999.00, -9999.00, 15.00 +MCF, 04, 30, 85.00, 64.00, -9999.00, -9999.00, 18.00 +MCG, 04, 30, 47.00, 27.00, 20.00, 19.00, 29.00 +MCI, 04, 30, 70.00, 49.00, 29.00, 24.00, 40.00 +MCK, 04, 30, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +MCN, 04, 30, 81.00, 55.00, 16.00, 20.00, 29.00 +MCO, 04, 30, 86.00, 62.00, 12.00, 19.00, 25.00 +MCW, 04, 30, 64.00, 41.00, 22.00, 21.00, 33.00 +MC2, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 04, 30, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MDO, 04, 30, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +MDT, 04, 30, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MDW, 04, 30, 65.00, 45.00, 31.00, 29.00, 42.00 +MEI, 04, 30, 80.00, 55.00, 20.00, 20.00, 32.00 +MEM, 04, 30, 77.00, 57.00, 24.00, 25.00, 37.00 +MER, 04, 30, 79.00, 47.00, -9999.00, -9999.00, 11.00 +MFD, 04, 30, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MFE, 04, 30, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +MFR, 04, 30, 69.00, 40.00, 19.00, 18.00, 26.00 +MGE, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 04, 30, 80.00, 57.00, 20.00, 20.00, 31.00 +MGW, 04, 30, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MHK, 04, 30, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MHR, 04, 30, 75.00, 49.00, -9999.00, -9999.00, 15.00 +MHS, 04, 30, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +MIA, 04, 30, 84.00, 68.00, 14.00, 20.00, 26.00 +MIB, 04, 30, 60.00, 37.00, -9999.00, -9999.00, 31.00 +MIV, 04, 30, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MI1, 04, 30, 71.00, 38.00, -9999.00, -9999.00, 20.00 +MKC, 04, 30, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MKE, 04, 30, 59.00, 40.00, 30.00, 28.00, 43.00 +MKG, 04, 30, 61.00, 40.00, 25.00, 24.00, 37.00 +MKL, 04, 30, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MLB, 04, 30, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MLC, 04, 30, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MLD, 04, 30, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +MLF, 04, 30, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +MLI, 04, 30, 67.00, 45.00, 30.00, 26.00, 41.00 +MLS, 04, 30, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +MLU, 04, 30, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MMO, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 04, 30, 81.00, 56.00, -9999.00, -9999.00, 28.00 +MOB, 04, 30, 82.00, 61.00, 19.00, 20.00, 30.00 +MOT, 04, 30, 60.00, 37.00, 17.00, 15.00, 24.00 +MPV, 04, 30, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MQT, 04, 30, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +MRB, 04, 30, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MRF, 04, 30, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +MRI, 04, 30, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +MRY, 04, 30, 64.00, 47.00, -9999.00, -9999.00, 18.00 +MSL, 04, 30, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MSN, 04, 30, 63.00, 39.00, 27.00, 27.00, 41.00 +MSO, 04, 30, 62.00, 34.00, 24.00, 21.00, 34.00 +MSP, 04, 30, 64.00, 42.00, 26.00, 24.00, 38.00 +MSS, 04, 30, 60.00, 38.00, 28.00, 27.00, 40.00 +MSY, 04, 30, 82.00, 62.00, 16.00, 18.00, 27.00 +MTC, 04, 30, 61.00, 41.00, -9999.00, -9999.00, 36.00 +MTN, 04, 30, 70.00, 47.00, -9999.00, -9999.00, 32.00 +MTO, 04, 30, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MUI, 04, 30, 67.00, 44.00, -9999.00, -9999.00, 32.00 +MUO, 04, 30, 71.00, 40.00, -9999.00, -9999.00, 20.00 +MWA, 04, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MWH, 04, 30, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +MXF, 04, 30, 80.00, 57.00, -9999.00, -9999.00, 26.00 +MYL, 04, 30, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +MYR, 04, 30, 79.00, 55.00, -9999.00, -9999.00, 26.00 +NAO, 04, 30, 76.00, 62.00, -9999.00, -9999.00, 26.00 +NBC, 04, 30, 80.00, 59.00, -9999.00, -9999.00, 26.00 +NBE, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBG, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 04, 30, 64.00, 43.00, -9999.00, -9999.00, 40.00 +NCA, 04, 30, 79.00, 51.00, -9999.00, -9999.00, 31.00 +NCO, 04, 30, 60.00, 43.00, -9999.00, -9999.00, 38.00 +NC1, 04, 30, 76.00, 49.00, -9999.00, -9999.00, 6.00 +NEL, 04, 30, 66.00, 43.00, -9999.00, -9999.00, 36.00 +NFG, 04, 30, 67.00, 52.00, -9999.00, -9999.00, 30.00 +NFL, 04, 30, 69.00, 37.00, -9999.00, -9999.00, 13.00 +NGP, 04, 30, 83.00, 67.00, -9999.00, -9999.00, 18.00 +NGU, 04, 30, 71.00, 52.00, -9999.00, -9999.00, 31.00 +NGZ, 04, 30, 65.00, 49.00, -9999.00, -9999.00, 12.00 +NHK, 04, 30, 71.00, 47.00, -9999.00, -9999.00, 34.00 +NHZ, 04, 30, 58.00, 39.00, -9999.00, -9999.00, 38.00 +NID, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 04, 30, 82.00, 58.00, -9999.00, -9999.00, 24.00 +NIR, 04, 30, 84.00, 63.00, -9999.00, -9999.00, 20.00 +NKT, 04, 30, 74.00, 55.00, -9999.00, -9999.00, 29.00 +NKX, 04, 30, 69.00, 57.00, -9999.00, -9999.00, 14.00 +NLC, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NMM, 04, 30, 80.00, 54.00, -9999.00, -9999.00, 28.00 +NPA, 04, 30, 80.00, 62.00, -9999.00, -9999.00, 21.00 +NQA, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 04, 30, 87.00, 66.00, -9999.00, -9999.00, 18.00 +NQX, 04, 30, 83.00, 74.00, -9999.00, -9999.00, 19.00 +NRB, 04, 30, 81.00, 62.00, -9999.00, -9999.00, 23.00 +NRC, 04, 30, 80.00, 47.00, -9999.00, -9999.00, 14.00 +NRS, 04, 30, 67.00, 54.00, -9999.00, -9999.00, 10.00 +NSE, 04, 30, 81.00, 58.00, -9999.00, -9999.00, 24.00 +NSI, 04, 30, 69.00, 50.00, -9999.00, -9999.00, 8.00 +NTD, 04, 30, 69.00, 50.00, -9999.00, -9999.00, 7.00 +NTK, 04, 30, 74.00, 53.00, -9999.00, -9999.00, 10.00 +NTU, 04, 30, 71.00, 52.00, -9999.00, -9999.00, 31.00 +NUC, 04, 30, 68.00, 53.00, -9999.00, -9999.00, 8.00 +NUQ, 04, 30, 71.00, 46.00, -9999.00, -9999.00, 14.00 +NUW, 04, 30, 60.00, 41.00, -9999.00, -9999.00, 35.00 +NWF, 04, 30, 73.00, 54.00, -9999.00, -9999.00, 9.00 +NXX, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 04, 30, 72.00, 46.00, -9999.00, -9999.00, 34.00 +NZC, 04, 30, 83.00, 55.00, -9999.00, -9999.00, 26.00 +NZJ, 04, 30, 74.00, 50.00, -9999.00, -9999.00, 12.00 +NZW, 04, 30, 62.00, 41.00, -9999.00, -9999.00, 36.00 +NZY, 04, 30, 69.00, 57.00, -9999.00, -9999.00, 10.00 +OAK, 04, 30, 67.00, 46.00, 9.00, 11.00, 16.00 +OAR, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFF, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 04, 30, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +OGD, 04, 30, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +OKC, 04, 30, 76.00, 53.00, 23.00, 16.00, 31.00 +OLM, 04, 30, 62.00, 38.00, 33.00, 35.00, 46.00 +OMA, 04, 30, 69.00, 46.00, 24.00, 23.00, 36.00 +OME, 04, 30, 34.00, 20.00, 17.00, 19.00, 26.00 +ONT, 04, 30, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ORD, 04, 30, 64.00, 43.00, 32.00, 26.00, 43.00 +ORF, 04, 30, 71.00, 52.00, 21.00, 21.00, 31.00 +ORH, 04, 30, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +ORT, 04, 30, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +OSC, 04, 30, 58.00, 37.00, -9999.00, -9999.00, 35.00 +OTG, 04, 30, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +OTH, 04, 30, 58.00, 44.00, 33.00, 36.00, 46.00 +OTM, 04, 30, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OTZ, 04, 30, 30.00, 14.00, 9.00, 14.00, 17.00 +OURC, 04, 30, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +OURU, 04, 30, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +OVN, 04, 30, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OZR, 04, 30, 82.00, 57.00, -9999.00, -9999.00, 25.00 +PACZ, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 04, 30, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAED, 04, 30, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +PAEH, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 04, 30, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PAGA, 04, 30, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PAH, 04, 30, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +PAIM, 04, 30, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +PALU, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 04, 30, 81.00, 58.00, -9999.00, -9999.00, 17.00 +PAQ, 04, 30, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +PASV, 04, 30, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PASY, 04, 30, 39.00, 34.00, -9999.00, -9999.00, -9999.00 +PATC, 04, 30, 25.00, 14.00, -9999.00, -9999.00, -9999.00 +PATL, 04, 30, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PBF, 04, 30, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PBG, 04, 30, 60.00, 39.00, -9999.00, -9999.00, 34.00 +PBI, 04, 30, 84.00, 67.00, 15.00, 23.00, 31.00 +PDT, 04, 30, 65.00, 42.00, 19.00, 15.00, 26.00 +PDX, 04, 30, 64.00, 44.00, 31.00, 34.00, 44.00 +PFN, 04, 30, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +PGA, 04, 30, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +PHL, 04, 30, 68.00, 47.00, 24.00, 27.00, 38.00 +PHX, 04, 30, 89.00, 59.00, 3.00, 4.00, 6.00 +PIA, 04, 30, 68.00, 46.00, 31.00, 26.00, 41.00 +PIB, 04, 30, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PIH, 04, 30, 63.00, 36.00, 20.00, 20.00, 31.00 +PIR, 04, 30, 66.00, 40.00, 19.00, 16.00, 26.00 +PIT, 04, 30, 66.00, 44.00, 31.00, 31.00, 44.00 +PKB, 04, 30, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PLN, 04, 30, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +PNC, 04, 30, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PNE, 04, 30, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PNS, 04, 30, 80.00, 62.00, 15.00, 15.00, 25.00 +POB, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 04, 30, 81.00, 58.00, -9999.00, -9999.00, 31.00 +POM, 04, 30, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 04, 30, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PRB, 04, 30, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 04, 30, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +PSB, 04, 30, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PSC, 04, 30, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +PSG, 04, 30, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +PSM, 04, 30, 61.00, 38.00, -9999.00, -9999.00, 37.00 +PSP, 04, 30, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +PSX, 04, 30, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +PTH, 04, 30, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +PUB, 04, 30, 72.00, 41.00, 15.00, 14.00, 21.00 +PUC, 04, 30, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +PUO, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 04, 30, 62.00, 42.00, 27.00, 22.00, 39.00 +PVU, 04, 30, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +PWM, 04, 30, 58.00, 39.00, 28.00, 27.00, 40.00 +P02, 04, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +P07, 04, 30, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +P11, 04, 30, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +P24, 04, 30, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +P28, 04, 30, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +P35, 04, 30, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +P38, 04, 30, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P39, 04, 30, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +P58, 04, 30, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +P59, 04, 30, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +P60, 04, 30, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +P61, 04, 30, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +P67, 04, 30, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +P68, 04, 30, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +P69, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 04, 30, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +QOS, 04, 30, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +RAP, 04, 30, 63.00, 37.00, 22.00, 22.00, 32.00 +RBL, 04, 30, 77.00, 50.00, 12.00, 10.00, 16.00 +RCA, 04, 30, 63.00, 37.00, -9999.00, -9999.00, 31.00 +RDD, 04, 30, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +RDM, 04, 30, 63.00, 31.00, 13.00, 14.00, 22.00 +RDR, 04, 30, 61.00, 37.00, -9999.00, -9999.00, 29.00 +RDU, 04, 30, 75.00, 51.00, 20.00, 18.00, 29.00 +REE, 04, 30, 79.00, 51.00, -9999.00, -9999.00, 17.00 +REJ, 04, 30, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +RFD, 04, 30, 65.00, 42.00, 31.00, 27.00, 43.00 +RIC, 04, 30, 74.00, 49.00, 21.00, 22.00, 33.00 +RIV, 04, 30, 77.00, 49.00, -9999.00, -9999.00, 10.00 +RIW, 04, 30, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +RKS, 04, 30, 58.00, 33.00, 15.00, 13.00, 23.00 +RME, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +RMG, 04, 30, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +RND, 04, 30, 83.00, 62.00, -9999.00, -9999.00, 23.00 +RNO, 04, 30, 68.00, 36.00, 9.00, 8.00, 13.00 +ROA, 04, 30, 72.00, 48.00, 23.00, 24.00, 35.00 +ROC, 04, 30, 62.00, 41.00, 28.00, 29.00, 41.00 +ROW, 04, 30, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +RSL, 04, 30, 71.00, 46.00, 21.00, 18.00, 29.00 +RST, 04, 30, 62.00, 40.00, 29.00, 26.00, 41.00 +RWF, 04, 30, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +RWL, 04, 30, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +SAC, 04, 30, 76.00, 48.00, 9.00, 9.00, 13.00 +SAF, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 04, 30, 69.00, 57.00, 6.00, 6.00, 10.00 +SAT, 04, 30, 83.00, 62.00, 21.00, 18.00, 31.00 +SAV, 04, 30, 81.00, 59.00, 15.00, 20.00, 28.00 +SAW, 04, 30, 54.00, 37.00, -9999.00, -9999.00, 39.00 +SBA, 04, 30, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 04, 30, 78.00, 50.00, -9999.00, -9999.00, 12.00 +SBN, 04, 30, 65.00, 44.00, 30.00, 30.00, 43.00 +SBP, 04, 30, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 04, 30, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +SBY, 04, 30, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +SCC, 04, 30, 18.00, 3.00, -9999.00, -9999.00, -9999.00 +SCK, 04, 30, 77.00, 49.00, 6.00, 8.00, 11.00 +SDF, 04, 30, 72.00, 50.00, 28.00, 27.00, 40.00 +SEA, 04, 30, 60.00, 44.00, 28.00, 25.00, 39.00 +SEM, 04, 30, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +SEP, 04, 30, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SFO, 04, 30, 65.00, 48.00, 8.00, 10.00, 13.00 +SGF, 04, 30, 72.00, 49.00, 28.00, 25.00, 41.00 +SGY, 04, 30, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +SHR, 04, 30, 62.00, 35.00, 24.00, 25.00, 36.00 +SHV, 04, 30, 80.00, 58.00, 20.00, 20.00, 31.00 +SIT, 04, 30, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 04, 30, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SJT, 04, 30, 84.00, 57.00, 17.00, 10.00, 23.00 +SKA, 04, 30, 62.00, 38.00, -9999.00, -9999.00, 26.00 +SKF, 04, 30, 83.00, 62.00, -9999.00, -9999.00, 23.00 +SLC, 04, 30, 66.00, 42.00, 22.00, 21.00, 31.00 +SLE, 04, 30, 64.00, 40.00, 27.00, 30.00, 39.00 +SLN, 04, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SMP, 04, 30, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 04, 30, 67.00, 44.00, -9999.00, 7.00, 12.00 +SNA, 04, 30, 66.00, 54.00, -9999.00, -9999.00, -9999.00 +SNP, 04, 30, 36.00, 27.00, 32.00, 37.00, 49.00 +SNS, 04, 30, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 04, 30, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +SPI, 04, 30, 70.00, 47.00, 29.00, 24.00, 41.00 +SPS, 04, 30, 80.00, 55.00, 18.00, 15.00, 27.00 +SRQ, 04, 30, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SSC, 04, 30, 80.00, 54.00, -9999.00, -9999.00, 28.00 +SSI, 04, 30, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +STC, 04, 30, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +STJ, 04, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +STL, 04, 30, 72.00, 51.00, 26.00, 26.00, 40.00 +STNV, 04, 30, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +STS, 04, 30, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 04, 30, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +SUS, 04, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SUU, 04, 30, 74.00, 47.00, -9999.00, -9999.00, 13.00 +SUX, 04, 30, 68.00, 44.00, 26.00, 23.00, 36.00 +SVN, 04, 30, 81.00, 59.00, -9999.00, -9999.00, 25.00 +SWF, 04, 30, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SXT, 04, 30, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +SYR, 04, 30, 63.00, 41.00, 31.00, 32.00, 45.00 +SZL, 04, 30, 72.00, 47.00, -9999.00, -9999.00, 30.00 +TAD, 04, 30, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TAL, 04, 30, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +TBN, 04, 30, 76.00, 46.00, -9999.00, -9999.00, 34.00 +TCC, 04, 30, 77.00, 46.00, 10.00, 9.00, 16.00 +TCL, 04, 30, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +TCM, 04, 30, 64.00, 41.00, -9999.00, -9999.00, 40.00 +TCS, 04, 30, 78.00, 49.00, -9999.00, -9999.00, 6.00 +TEB, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 04, 30, 76.00, 53.00, -9999.00, -9999.00, 26.00 +TKA, 04, 30, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +TLH, 04, 30, 83.00, 56.00, 13.00, 19.00, 26.00 +TNX, 04, 30, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TOL, 04, 30, 65.00, 41.00, 27.00, 30.00, 44.00 +TOP, 04, 30, 72.00, 48.00, 27.00, 23.00, 40.00 +TPA, 04, 30, 85.00, 64.00, 9.00, 12.00, 17.00 +TPH, 04, 30, 68.00, 37.00, 9.00, 6.00, 11.00 +TRI, 04, 30, 71.00, 47.00, 24.00, 27.00, 38.00 +TRK, 04, 30, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +TRM, 04, 30, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +TTD, 04, 30, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 04, 30, 77.00, 54.00, 24.00, 20.00, 35.00 +TUP, 04, 30, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +TUS, 04, 30, 85.00, 54.00, 4.00, 5.00, 7.00 +TVC, 04, 30, 60.00, 36.00, 22.00, 21.00, 31.00 +TVL, 04, 30, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +TWF, 04, 30, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +TXK, 04, 30, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +TYR, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 04, 30, 74.00, 49.00, 24.00, 27.00, 37.00 +T01, 04, 30, 70.00, 47.00, -9999.00, -9999.00, 31.00 +T02, 04, 30, 78.00, 54.00, -9999.00, -9999.00, 28.00 +T03, 04, 30, 79.00, 55.00, -9999.00, -9999.00, 26.00 +T04, 04, 30, 83.00, 64.00, -9999.00, -9999.00, 18.00 +T05, 04, 30, 71.00, 46.00, -9999.00, -9999.00, 29.00 +T06, 04, 30, 81.00, 54.00, -9999.00, -9999.00, 27.00 +T07, 04, 30, 74.00, 41.00, -9999.00, -9999.00, 28.00 +T08, 04, 30, 66.00, 45.00, -9999.00, -9999.00, 21.00 +UCA, 04, 30, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +UCC, 04, 30, 76.00, 49.00, -9999.00, -9999.00, 5.00 +UIL, 04, 30, 57.00, 39.00, 49.00, 50.00, 59.00 +UIN, 04, 30, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +UKI, 04, 30, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 04, 30, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +UNV, 04, 30, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +U15, 04, 30, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +U28, 04, 30, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +VAD, 04, 30, 82.00, 55.00, -9999.00, -9999.00, 25.00 +VBG, 04, 30, 69.00, 46.00, -9999.00, -9999.00, 15.00 +VCT, 04, 30, 83.00, 65.00, 15.00, 15.00, 25.00 +VCV, 04, 30, 77.00, 45.00, -9999.00, -9999.00, 4.00 +VDZ, 04, 30, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +VEL, 04, 30, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VIH, 04, 30, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +VLD, 04, 30, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +VLRC, 04, 30, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VNY, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 04, 30, 81.00, 57.00, -9999.00, -9999.00, 21.00 +VRB, 04, 30, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 04, 30, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +VWS, 04, 30, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +WAL, 04, 30, 70.00, 47.00, 25.00, 22.00, -9999.00 +WJA, 04, 30, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +WJF, 04, 30, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +WLF, 04, 30, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +WMC, 04, 30, 68.00, 33.00, 14.00, 15.00, 22.00 +WPO, 04, 30, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +WRB, 04, 30, 81.00, 55.00, -9999.00, -9999.00, 27.00 +WRG, 04, 30, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +WRI, 04, 30, 69.00, 43.00, -9999.00, -9999.00, 35.00 +WRL, 04, 30, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +X68, 04, 30, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +YAK, 04, 30, 47.00, 33.00, 54.00, 53.00, 65.00 +YCG, 04, 30, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YDC, 04, 30, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +YEG, 04, 30, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +YEN, 04, 30, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +YFC, 04, 30, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +YKM, 04, 30, 67.00, 39.00, 9.00, 10.00, 16.00 +YNG, 04, 30, 63.00, 41.00, 30.00, 32.00, 45.00 +YPA, 04, 30, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +YQB, 04, 30, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +YQD, 04, 30, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YQR, 04, 30, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YQT, 04, 30, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +YRV, 04, 30, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YUL, 04, 30, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +YUM, 04, 30, 90.00, 60.00, 2.00, 1.00, 2.00 +YVR, 04, 30, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +YWG, 04, 30, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YXC, 04, 30, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YXS, 04, 30, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YYB, 04, 30, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +YYC, 04, 30, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +Y22, 04, 30, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +Y26, 04, 30, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +Y62, 04, 30, 56.00, 34.00, 26.00, 25.00, 36.00 +ZUN, 04, 30, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +ZZV, 04, 30, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +Z26, 04, 30, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +0V1, 04, 30, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +01R, 04, 30, 81.00, 59.00, -9999.00, -9999.00, 27.00 +1V1, 04, 30, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +1V4, 04, 30, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +1V5B, 04, 30, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +2DP, 04, 30, 73.00, 54.00, -9999.00, -9999.00, 29.00 +2PJ, 04, 30, 80.00, 54.00, -9999.00, -9999.00, 28.00 +3B1, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 04, 30, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +3RN, 04, 30, 61.00, 36.00, -9999.00, -9999.00, 34.00 +3SE, 04, 30, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +4DG, 04, 30, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +4LJ, 04, 30, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +4MR, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +4OM, 04, 30, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +5I3, 04, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 04, 30, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +5WD, 04, 30, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +5WT, 04, 30, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +9V9, 04, 30, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 01, 67.00, 45.00, 27.00, 27.00, 40.00 +ABI, 05, 01, 81.00, 57.00, 15.00, 12.00, 23.00 +ABQ, 05, 01, 76.00, 44.00, 9.00, 8.00, 15.00 +ABR, 05, 01, 65.00, 40.00, 21.00, 18.00, 31.00 +ABY, 05, 01, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 01, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 01, 81.00, 61.00, 18.00, 18.00, 29.00 +ACV, 05, 01, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 01, 67.00, 45.00, 24.00, 23.00, 35.00 +ADK, 05, 01, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 01, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 01, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 01, 70.00, 46.00, -9999.00, -9999.00, 30.00 +AEX, 05, 01, 81.00, 60.00, -9999.00, -9999.00, 28.00 +AFF, 05, 01, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 01, 87.00, 62.00, -9999.00, -9999.00, 29.00 +AGS, 05, 01, 80.00, 53.00, 19.00, 22.00, 31.00 +AHN, 05, 01, 77.00, 54.00, 18.00, 22.00, 30.00 +AKN, 05, 01, 46.00, 30.00, 27.00, 26.00, 38.00 +AKO, 05, 01, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 01, 65.00, 41.00, 27.00, 28.00, 41.00 +ALI, 05, 01, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 01, 67.00, 44.00, 26.00, 24.00, 39.00 +ALS, 05, 01, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 01, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 01, 76.00, 47.00, 17.00, 13.00, 25.00 +AMG, 05, 01, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 01, 50.00, 35.00, 16.00, 14.00, 23.00 +AND, 05, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 01, 53.00, 39.00, 50.00, 49.00, 62.00 +AOO, 05, 01, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +APN, 05, 01, 59.00, 35.00, 27.00, 27.00, 40.00 +AQQ, 05, 01, 79.00, 63.00, -9999.00, -9999.00, -9999.00 +ART, 05, 01, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +AST, 05, 01, 58.00, 42.00, 40.00, 43.00, 53.00 +ATL, 05, 01, 76.00, 55.00, 20.00, 23.00, 33.00 +ATW, 05, 01, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 01, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 01, 70.00, 46.00, -9999.00, -9999.00, 38.00 +AUG, 05, 01, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 01, 82.00, 63.00, 19.00, 17.00, 30.00 +AUW, 05, 01, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 01, 72.00, 47.00, 23.00, 26.00, 35.00 +AVP, 05, 01, 65.00, 44.00, 30.00, 30.00, 45.00 +AXN, 05, 01, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 01, 63.00, 41.00, -9999.00, -9999.00, 35.00 +AYS, 05, 01, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 01, 79.00, 51.00, -9999.00, -9999.00, 15.00 +BAD, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 01, 57.00, 27.00, -9999.00, -9999.00, 18.00 +BDL, 05, 01, 67.00, 43.00, 27.00, 25.00, 38.00 +BDR, 05, 01, 62.00, 46.00, 27.00, 23.00, 36.00 +BET, 05, 01, 41.00, 25.00, 20.00, 20.00, 30.00 +BFD, 05, 01, 60.00, 37.00, 33.00, 34.00, 47.00 +BFF, 05, 01, 67.00, 37.00, 24.00, 20.00, 34.00 +BFL, 05, 01, 81.00, 54.00, 5.00, 5.00, 7.00 +BGM, 05, 01, 61.00, 42.00, 31.00, 32.00, 46.00 +BGR, 05, 01, 58.00, 39.00, 27.00, 24.00, 37.00 +BGS, 05, 01, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 01, 78.00, 54.00, 22.00, 22.00, 34.00 +BID, 05, 01, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 01, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 01, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 01, 63.00, 39.00, 23.00, 25.00, 35.00 +BIS, 05, 01, 63.00, 38.00, 21.00, 19.00, 31.00 +BIX, 05, 01, 80.00, 63.00, -9999.00, -9999.00, 22.00 +BJI, 05, 01, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 01, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 01, 67.00, 36.00, -9999.00, -9999.00, 26.00 +BKW, 05, 01, 66.00, 45.00, 30.00, 32.00, 45.00 +BLF, 05, 01, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 01, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 01, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 01, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 01, 73.00, 49.00, -9999.00, -9999.00, 35.00 +BNA, 05, 01, 75.00, 53.00, 27.00, 27.00, 40.00 +BNO, 05, 01, 62.00, 33.00, -9999.00, 16.00, 33.00 +BOI, 05, 01, 67.00, 40.00, 16.00, 18.00, 26.00 +BOS, 05, 01, 62.00, 46.00, 27.00, 24.00, 39.00 +BPI, 05, 01, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 01, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 01, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 01, 68.00, 47.00, -9999.00, -9999.00, 33.00 +BRO, 05, 01, 86.00, 70.00, 11.00, 9.00, 16.00 +BRW, 05, 01, 16.00, 4.00, 9.00, 12.00, 18.00 +BSM, 05, 01, 82.00, 63.00, -9999.00, -9999.00, 24.00 +BTI, 05, 01, 18.00, 5.00, 8.00, 11.00, 16.00 +BTL, 05, 01, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 01, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 01, 83.00, 62.00, 18.00, 18.00, 28.00 +BTT, 05, 01, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 01, 62.00, 41.00, 30.00, 29.00, 46.00 +BUB, 05, 01, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 01, 61.00, 42.00, 30.00, 31.00, 44.00 +BUR, 05, 01, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 01, 80.00, 64.00, -9999.00, 14.00, 22.00 +BWG, 05, 01, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 01, 70.00, 48.00, 26.00, 25.00, 37.00 +BYH, 05, 01, 77.00, 56.00, -9999.00, -9999.00, 35.00 +BYI, 05, 01, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 01, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 01, 80.00, 54.00, 16.00, 20.00, 28.00 +CAG, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 01, 65.00, 44.00, 30.00, 34.00, 45.00 +CAO, 05, 01, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 01, 55.00, 36.00, 32.00, 33.00, 45.00 +CBM, 05, 01, 79.00, 55.00, -9999.00, -9999.00, 27.00 +CDB, 05, 01, 41.00, 32.00, 47.00, 49.00, 65.00 +CDC, 05, 01, 67.00, 37.00, 13.00, 12.00, 20.00 +CDR, 05, 01, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 01, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 01, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 01, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 01, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 01, 75.00, 51.00, 21.00, 24.00, 35.00 +CHO, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 01, 80.00, 59.00, 18.00, 19.00, 28.00 +CID, 05, 01, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 01, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 01, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 01, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 01, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 01, 64.00, 43.00, 29.00, 31.00, 44.00 +CLL, 05, 01, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 01, 75.00, 52.00, 21.00, 21.00, 32.00 +CMH, 05, 01, 68.00, 46.00, 26.00, 30.00, 42.00 +CMI, 05, 01, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 01, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 01, 70.00, 47.00, 29.00, 18.00, 37.00 +CNM, 05, 01, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 01, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +COD, 05, 01, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +COF, 05, 01, 83.00, 63.00, -9999.00, -9999.00, 22.00 +CON, 05, 01, 64.00, 37.00, 26.00, 25.00, 38.00 +COS, 05, 01, 65.00, 38.00, 22.00, 22.00, 32.00 +COT, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 01, 70.00, 49.00, 30.00, 27.00, 43.00 +CPR, 05, 01, 62.00, 34.00, 25.00, 25.00, 36.00 +CRBC, 05, 01, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 01, 84.00, 67.00, 13.00, 12.00, 21.00 +CRW, 05, 01, 72.00, 47.00, 31.00, 32.00, 45.00 +CSG, 05, 01, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 01, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 01, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 01, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 01, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 01, 70.00, 48.00, 26.00, 28.00, 40.00 +CVN, 05, 01, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 01, 77.00, 46.00, -9999.00, -9999.00, 13.00 +CXY, 05, 01, 68.00, 47.00, 23.00, 27.00, 36.00 +CYS, 05, 01, 60.00, 35.00, 25.00, 24.00, 36.00 +DAA, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 05, 01, 82.00, 62.00, 12.00, 19.00, 25.00 +DAG, 05, 01, 83.00, 56.00, 3.00, 2.00, 5.00 +DAL, 05, 01, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 01, 68.00, 47.00, 28.00, 28.00, 41.00 +DBQ, 05, 01, 65.00, 44.00, 28.00, 24.00, 39.00 +DCA, 05, 01, 72.00, 52.00, 22.00, 24.00, 34.00 +DDC, 05, 01, 72.00, 48.00, 22.00, 18.00, 31.00 +DEC, 05, 01, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 01, 67.00, 40.00, 24.00, 21.00, 32.00 +DFW, 05, 01, 80.00, 59.00, 21.00, 16.00, 30.00 +DHN, 05, 01, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 01, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 01, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 01, 86.00, 63.00, -9999.00, -9999.00, 18.00 +DLG, 05, 01, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 01, 57.00, 35.00, 27.00, 24.00, 38.00 +DLLC, 05, 01, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 01, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 01, 86.00, 54.00, -9999.00, -9999.00, 4.00 +DMN, 05, 01, 83.00, 44.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 01, 71.00, 48.00, -9999.00, -9999.00, 35.00 +DPG, 05, 01, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 01, 81.00, 57.00, -9999.00, -9999.00, 21.00 +DRA, 05, 01, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 01, 86.00, 63.00, 17.00, 11.00, 22.00 +DSM, 05, 01, 69.00, 47.00, 28.00, 26.00, 40.00 +DTW, 05, 01, 65.00, 43.00, 25.00, 26.00, 38.00 +DUG, 05, 01, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 01, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 01, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 01, 81.00, 57.00, -9999.00, -9999.00, 23.00 +D45, 05, 01, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 01, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 01, 65.00, 40.00, 24.00, 24.00, 35.00 +ECG, 05, 01, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 01, 76.00, 50.00, -9999.00, -9999.00, 8.00 +EED, 05, 01, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 01, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 01, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 01, 67.00, 40.00, 36.00, 37.00, 50.00 +EKO, 05, 01, 65.00, 33.00, 14.00, 16.00, 23.00 +ELD, 05, 01, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 01, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 01, 83.00, 53.00, 5.00, 3.00, 7.00 +ELY, 05, 01, 63.00, 30.00, 16.00, 17.00, 24.00 +EMP, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 01, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +END, 05, 01, 77.00, 54.00, -9999.00, -9999.00, 17.00 +ENN, 05, 01, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 01, 67.00, 46.00, -9999.00, -9999.00, 19.00 +EPH, 05, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 01, 61.00, 43.00, 32.00, 29.00, 43.00 +ESF, 05, 01, 81.00, 60.00, -9999.00, -9999.00, 29.00 +EUG, 05, 01, 64.00, 42.00, 27.00, 29.00, 38.00 +EVV, 05, 01, 73.00, 50.00, 29.00, 28.00, 42.00 +EWN, 05, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 01, 68.00, 49.00, 27.00, 25.00, 39.00 +EYW, 05, 01, 83.00, 74.00, 14.00, 12.00, 21.00 +E74, 05, 01, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 01, 75.00, 50.00, -9999.00, -9999.00, 31.00 +FAI, 05, 01, 52.00, 31.00, 15.00, 14.00, 22.00 +FAR, 05, 01, 63.00, 39.00, 20.00, 16.00, 28.00 +FAT, 05, 01, 80.00, 50.00, 5.00, 4.00, 7.00 +FAY, 05, 01, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 01, 61.00, 35.00, 22.00, 25.00, 36.00 +FCS, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 01, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 01, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 01, 63.00, 30.00, 13.00, 14.00, 20.00 +FLL, 05, 01, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 01, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 01, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +FME, 05, 01, 73.00, 45.00, -9999.00, -9999.00, 31.00 +FMH, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FMN, 05, 01, 74.00, 37.00, 9.00, 9.00, 13.00 +FMY, 05, 01, 87.00, 65.00, 8.00, 13.00, 18.00 +FNT, 05, 01, 63.00, 41.00, 25.00, 26.00, 40.00 +FOD, 05, 01, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 01, 72.00, 49.00, -9999.00, -9999.00, 33.00 +FOK, 05, 01, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 01, 73.00, 50.00, -9999.00, -9999.00, 31.00 +FSD, 05, 01, 66.00, 41.00, 29.00, 21.00, 37.00 +FSI, 05, 01, 78.00, 54.00, -9999.00, -9999.00, 29.00 +FSM, 05, 01, 77.00, 54.00, 26.00, 23.00, 38.00 +FTK, 05, 01, 72.00, 48.00, -9999.00, -9999.00, 35.00 +FWA, 05, 01, 67.00, 44.00, 25.00, 28.00, 40.00 +FWH, 05, 01, 79.00, 58.00, -9999.00, -9999.00, 26.00 +FYU, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 01, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 01, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 01, 93.00, 57.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 01, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 01, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 01, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 01, 62.00, 38.00, 19.00, 22.00, 31.00 +GFA, 05, 01, 61.00, 37.00, -9999.00, -9999.00, 29.00 +GFK, 05, 01, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 01, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 01, 63.00, 38.00, 20.00, 18.00, 29.00 +GJT, 05, 01, 71.00, 44.00, 15.00, 15.00, 22.00 +GKN, 05, 01, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 01, 68.00, 41.00, 22.00, 18.00, 30.00 +GLH, 05, 01, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 01, 77.00, 69.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 01, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 01, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +GON, 05, 01, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 01, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 01, 62.00, 40.00, 27.00, 24.00, 39.00 +GRCI, 05, 01, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 01, 64.00, 41.00, -9999.00, -9999.00, 37.00 +GRI, 05, 01, 69.00, 45.00, 26.00, 21.00, 36.00 +GRK, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 01, 64.00, 41.00, 27.00, 27.00, 40.00 +GSB, 05, 01, 77.00, 53.00, -9999.00, -9999.00, 30.00 +GSG, 05, 01, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 01, 74.00, 51.00, 21.00, 21.00, 33.00 +GSP, 05, 01, 76.00, 52.00, 22.00, 24.00, 34.00 +GST, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 01, 60.00, 41.00, -9999.00, -9999.00, 45.00 +GTF, 05, 01, 61.00, 37.00, 23.00, 25.00, 33.00 +GUP, 05, 01, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 01, 68.00, 44.00, -9999.00, -9999.00, 39.00 +GVW, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +GWO, 05, 01, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 01, 71.00, 56.00, 20.00, 18.00, 30.00 +HBR, 05, 01, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 01, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 01, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 01, 65.00, 41.00, -9999.00, -9999.00, 27.00 +HKY, 05, 01, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 01, 61.00, 36.00, 21.00, 21.00, 32.00 +HMN, 05, 01, 84.00, 44.00, -9999.00, -9999.00, 6.00 +HMS, 05, 01, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 01, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 01, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +HON, 05, 01, 66.00, 40.00, 22.00, 19.00, 32.00 +HOP, 05, 01, 74.00, 49.00, -9999.00, -9999.00, 35.00 +HOT, 05, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 01, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 01, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 01, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 01, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 01, 81.00, 57.00, -9999.00, -9999.00, 20.00 +HST, 05, 01, 85.00, 64.00, -9999.00, -9999.00, 23.00 +HSV, 05, 01, 76.00, 54.00, 27.00, 24.00, 38.00 +HTL, 05, 01, 61.00, 38.00, 29.00, 25.00, 41.00 +HTS, 05, 01, 72.00, 48.00, 29.00, 30.00, 42.00 +HUF, 05, 01, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 01, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 01, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 01, 63.00, 37.00, 20.00, 20.00, 30.00 +IAB, 05, 01, 73.00, 50.00, -9999.00, -9999.00, 29.00 +IAD, 05, 01, 70.00, 46.00, 25.00, 26.00, 38.00 +IAG, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 01, 82.00, 61.00, 18.00, 16.00, 27.00 +ICT, 05, 01, 73.00, 50.00, 26.00, 19.00, 36.00 +IDA, 05, 01, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 01, 69.00, 48.00, 25.00, 25.00, 38.00 +ILI, 05, 01, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 01, 78.00, 55.00, 19.00, 19.00, 30.00 +IMT, 05, 01, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +IND, 05, 01, 69.00, 47.00, 31.00, 28.00, 43.00 +INL, 05, 01, 59.00, 35.00, 24.00, 19.00, 33.00 +INS, 05, 01, 77.00, 49.00, -9999.00, -9999.00, 4.00 +INT, 05, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +INW, 05, 01, 75.00, 41.00, 7.00, 9.00, 13.00 +IPL, 05, 01, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 01, 67.00, 44.00, 29.00, 30.00, 42.00 +IRK, 05, 01, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 01, 64.00, 38.00, 20.00, 17.00, 28.00 +ISP, 05, 01, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 01, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 01, 90.00, 55.00, -9999.00, -9999.00, 5.00 +IWD, 05, 01, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 01, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 01, 81.00, 56.00, 21.00, 20.00, 32.00 +JAX, 05, 01, 82.00, 59.00, 14.00, 19.00, 26.00 +JBR, 05, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 01, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 01, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 01, 63.00, 48.00, 25.00, 24.00, 37.00 +JHW, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 01, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 01, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 01, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 01, 52.00, 36.00, 44.00, 42.00, 55.00 +JST, 05, 01, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 01, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 01, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 01, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 01, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 01, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 01, 64.00, 41.00, 26.00, 25.00, 39.00 +LAR, 05, 01, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 01, 83.00, 56.00, 4.00, 4.00, 6.00 +LAX, 05, 01, 68.00, 55.00, 5.00, 5.00, 8.00 +LBB, 05, 01, 80.00, 52.00, 18.00, 11.00, 24.00 +LBF, 05, 01, 68.00, 40.00, 27.00, 19.00, 34.00 +LCH, 05, 01, 81.00, 62.00, 16.00, 15.00, 24.00 +LCK, 05, 01, 70.00, 46.00, -9999.00, -9999.00, 40.00 +LEB, 05, 01, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 01, 70.00, 49.00, 28.00, 29.00, 41.00 +LFI, 05, 01, 71.00, 54.00, -9999.00, -9999.00, 32.00 +LFK, 05, 01, 82.00, 60.00, 20.00, 19.00, 30.00 +LFT, 05, 01, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 01, 65.00, 49.00, 26.00, 23.00, 37.00 +LGB, 05, 01, 73.00, 54.00, 5.00, 4.00, 8.00 +LGU, 05, 01, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 01, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 01, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 01, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 01, 78.00, 55.00, 23.00, 21.00, 34.00 +LIZ, 05, 01, 55.00, 36.00, -9999.00, -9999.00, 40.00 +LMT, 05, 01, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +LND, 05, 01, 62.00, 36.00, 20.00, 21.00, 29.00 +LNK, 05, 01, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 01, 70.00, 38.00, 7.00, 9.00, 13.00 +LOZ, 05, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 01, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 01, 77.00, 54.00, -9999.00, -9999.00, 35.00 +LSE, 05, 01, 66.00, 44.00, 22.00, 24.00, 35.00 +LSF, 05, 01, 80.00, 57.00, -9999.00, -9999.00, 35.00 +LSV, 05, 01, 87.00, 50.00, -9999.00, -9999.00, 4.00 +LTS, 05, 01, 82.00, 54.00, -9999.00, -9999.00, 26.00 +LUF, 05, 01, 91.00, 54.00, -9999.00, -9999.00, 3.00 +LVS, 05, 01, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 01, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 01, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 01, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 01, 72.00, 49.00, 23.00, 24.00, 35.00 +MAF, 05, 01, 84.00, 54.00, 11.00, 8.00, 17.00 +MBL, 05, 01, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 01, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 01, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 01, 77.00, 51.00, -9999.00, -9999.00, 14.00 +MCF, 05, 01, 85.00, 64.00, -9999.00, -9999.00, 18.00 +MCG, 05, 01, 47.00, 27.00, 20.00, 19.00, 30.00 +MCI, 05, 01, 70.00, 50.00, 28.00, 23.00, 40.00 +MCK, 05, 01, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 01, 81.00, 55.00, 17.00, 20.00, 30.00 +MCO, 05, 01, 86.00, 63.00, 13.00, 19.00, 25.00 +MCW, 05, 01, 65.00, 42.00, 22.00, 21.00, 34.00 +MC2, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +MDH, 05, 01, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 01, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 01, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 01, 66.00, 46.00, 30.00, 28.00, 42.00 +MEI, 05, 01, 81.00, 55.00, 20.00, 20.00, 33.00 +MEM, 05, 01, 77.00, 57.00, 24.00, 26.00, 37.00 +MER, 05, 01, 80.00, 47.00, -9999.00, -9999.00, 11.00 +MFD, 05, 01, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 01, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 01, 69.00, 40.00, 19.00, 17.00, 25.00 +MGE, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 01, 80.00, 57.00, 19.00, 21.00, 31.00 +MGW, 05, 01, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 01, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 01, 75.00, 49.00, -9999.00, -9999.00, 14.00 +MHS, 05, 01, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 01, 84.00, 68.00, 15.00, 21.00, 27.00 +MIB, 05, 01, 61.00, 38.00, -9999.00, -9999.00, 31.00 +MIV, 05, 01, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 01, 71.00, 39.00, -9999.00, -9999.00, 20.00 +MKC, 05, 01, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 01, 60.00, 41.00, 29.00, 28.00, 43.00 +MKG, 05, 01, 62.00, 41.00, 25.00, 24.00, 37.00 +MKL, 05, 01, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 01, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 01, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 01, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 01, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 01, 68.00, 45.00, 30.00, 27.00, 42.00 +MLS, 05, 01, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 01, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 01, 82.00, 57.00, -9999.00, -9999.00, 29.00 +MOB, 05, 01, 82.00, 61.00, 18.00, 21.00, 31.00 +MOT, 05, 01, 61.00, 38.00, 17.00, 16.00, 25.00 +MPV, 05, 01, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 01, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 01, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 01, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 01, 64.00, 47.00, -9999.00, -9999.00, 18.00 +MSL, 05, 01, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 01, 64.00, 40.00, 27.00, 26.00, 40.00 +MSO, 05, 01, 62.00, 34.00, 24.00, 22.00, 34.00 +MSP, 05, 01, 65.00, 43.00, 26.00, 25.00, 37.00 +MSS, 05, 01, 61.00, 39.00, 28.00, 28.00, 39.00 +MSY, 05, 01, 82.00, 62.00, 16.00, 19.00, 27.00 +MTC, 05, 01, 62.00, 42.00, -9999.00, -9999.00, 36.00 +MTN, 05, 01, 70.00, 48.00, -9999.00, -9999.00, 31.00 +MTO, 05, 01, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 01, 68.00, 44.00, -9999.00, -9999.00, 31.00 +MUO, 05, 01, 72.00, 40.00, -9999.00, -9999.00, 20.00 +MWA, 05, 01, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 01, 80.00, 57.00, -9999.00, -9999.00, 26.00 +MYL, 05, 01, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 01, 79.00, 55.00, -9999.00, -9999.00, 26.00 +NAO, 05, 01, 77.00, 62.00, -9999.00, -9999.00, 26.00 +NBC, 05, 01, 80.00, 59.00, -9999.00, -9999.00, 26.00 +NBE, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 05, 01, 65.00, 44.00, -9999.00, -9999.00, 39.00 +NCA, 05, 01, 79.00, 52.00, -9999.00, -9999.00, 31.00 +NCO, 05, 01, 60.00, 43.00, -9999.00, -9999.00, 37.00 +NC1, 05, 01, 77.00, 50.00, -9999.00, -9999.00, 7.00 +NEL, 05, 01, 67.00, 44.00, -9999.00, -9999.00, 36.00 +NFG, 05, 01, 67.00, 52.00, -9999.00, -9999.00, 29.00 +NFL, 05, 01, 69.00, 37.00, -9999.00, -9999.00, 13.00 +NGP, 05, 01, 83.00, 67.00, -9999.00, -9999.00, 18.00 +NGU, 05, 01, 72.00, 53.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 01, 65.00, 49.00, -9999.00, -9999.00, 11.00 +NHK, 05, 01, 71.00, 48.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 01, 59.00, 40.00, -9999.00, -9999.00, 38.00 +NID, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 01, 82.00, 59.00, -9999.00, -9999.00, 25.00 +NIR, 05, 01, 84.00, 63.00, -9999.00, -9999.00, 19.00 +NKT, 05, 01, 75.00, 56.00, -9999.00, -9999.00, 30.00 +NKX, 05, 01, 69.00, 57.00, -9999.00, -9999.00, 13.00 +NLC, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NMM, 05, 01, 80.00, 54.00, -9999.00, -9999.00, 28.00 +NPA, 05, 01, 80.00, 62.00, -9999.00, -9999.00, 22.00 +NQA, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 05, 01, 87.00, 66.00, -9999.00, -9999.00, 18.00 +NQX, 05, 01, 83.00, 74.00, -9999.00, -9999.00, 20.00 +NRB, 05, 01, 81.00, 62.00, -9999.00, -9999.00, 23.00 +NRC, 05, 01, 80.00, 47.00, -9999.00, -9999.00, 13.00 +NRS, 05, 01, 67.00, 54.00, -9999.00, -9999.00, 9.00 +NSE, 05, 01, 82.00, 58.00, -9999.00, -9999.00, 25.00 +NSI, 05, 01, 69.00, 50.00, -9999.00, -9999.00, 8.00 +NTD, 05, 01, 69.00, 50.00, -9999.00, -9999.00, 6.00 +NTK, 05, 01, 74.00, 53.00, -9999.00, -9999.00, 9.00 +NTU, 05, 01, 72.00, 53.00, -9999.00, -9999.00, 31.00 +NUC, 05, 01, 68.00, 53.00, -9999.00, -9999.00, 8.00 +NUQ, 05, 01, 71.00, 46.00, -9999.00, -9999.00, 13.00 +NUW, 05, 01, 60.00, 41.00, -9999.00, -9999.00, 34.00 +NWF, 05, 01, 73.00, 54.00, -9999.00, -9999.00, 9.00 +NXX, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 01, 73.00, 47.00, -9999.00, -9999.00, 34.00 +NZC, 05, 01, 83.00, 56.00, -9999.00, -9999.00, 26.00 +NZJ, 05, 01, 74.00, 50.00, -9999.00, -9999.00, 11.00 +NZW, 05, 01, 63.00, 42.00, -9999.00, -9999.00, 36.00 +NZY, 05, 01, 69.00, 57.00, -9999.00, -9999.00, 9.00 +OAK, 05, 01, 67.00, 46.00, 9.00, 11.00, 15.00 +OAR, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +OFF, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 05, 01, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 01, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 01, 76.00, 54.00, 23.00, 16.00, 31.00 +OLM, 05, 01, 62.00, 38.00, 33.00, 35.00, 45.00 +OMA, 05, 01, 70.00, 46.00, 23.00, 23.00, 35.00 +OME, 05, 01, 34.00, 21.00, 17.00, 19.00, 26.00 +ONT, 05, 01, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 01, 65.00, 44.00, 31.00, 26.00, 43.00 +ORF, 05, 01, 72.00, 53.00, 21.00, 21.00, 31.00 +ORH, 05, 01, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 01, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 01, 59.00, 37.00, -9999.00, -9999.00, 34.00 +OTG, 05, 01, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 01, 58.00, 44.00, 33.00, 36.00, 46.00 +OTM, 05, 01, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 01, 30.00, 15.00, 9.00, 13.00, 17.00 +OURC, 05, 01, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 01, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 01, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 01, 82.00, 57.00, -9999.00, -9999.00, 25.00 +PACZ, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 01, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 01, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 01, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 01, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 01, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 01, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 01, 81.00, 58.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 01, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 01, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 01, 39.00, 34.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 01, 25.00, 14.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 01, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 01, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 01, 61.00, 40.00, -9999.00, -9999.00, 35.00 +PBI, 05, 01, 84.00, 67.00, 16.00, 24.00, 31.00 +PDT, 05, 01, 66.00, 42.00, 18.00, 15.00, 26.00 +PDX, 05, 01, 64.00, 44.00, 31.00, 34.00, 44.00 +PFN, 05, 01, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 01, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 01, 69.00, 48.00, 24.00, 27.00, 39.00 +PHX, 05, 01, 89.00, 60.00, 3.00, 3.00, 5.00 +PIA, 05, 01, 68.00, 46.00, 30.00, 25.00, 41.00 +PIB, 05, 01, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 01, 63.00, 36.00, 21.00, 20.00, 31.00 +PIR, 05, 01, 66.00, 41.00, 20.00, 17.00, 27.00 +PIT, 05, 01, 66.00, 44.00, 32.00, 30.00, 45.00 +PKB, 05, 01, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 01, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 01, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 01, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 01, 80.00, 62.00, 15.00, 15.00, 25.00 +POB, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 05, 01, 81.00, 58.00, -9999.00, -9999.00, 31.00 +POM, 05, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 05, 01, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 01, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 01, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 01, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 01, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 01, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 01, 62.00, 38.00, -9999.00, -9999.00, 37.00 +PSP, 05, 01, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 01, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 01, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 01, 73.00, 41.00, 15.00, 14.00, 22.00 +PUC, 05, 01, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 01, 63.00, 43.00, 27.00, 23.00, 39.00 +PVU, 05, 01, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 01, 59.00, 39.00, 28.00, 27.00, 40.00 +P02, 05, 01, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +P07, 05, 01, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +P11, 05, 01, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +P24, 05, 01, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +P28, 05, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +P35, 05, 01, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +P38, 05, 01, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +P39, 05, 01, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +P58, 05, 01, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +P59, 05, 01, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +P60, 05, 01, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +P61, 05, 01, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +P67, 05, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P68, 05, 01, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +P69, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 01, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 01, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 01, 64.00, 38.00, 22.00, 23.00, 32.00 +RBL, 05, 01, 78.00, 50.00, 11.00, 10.00, 16.00 +RCA, 05, 01, 64.00, 38.00, -9999.00, -9999.00, 32.00 +RDD, 05, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 01, 63.00, 31.00, 13.00, 13.00, 21.00 +RDR, 05, 01, 62.00, 38.00, -9999.00, -9999.00, 30.00 +RDU, 05, 01, 75.00, 51.00, 20.00, 18.00, 30.00 +REE, 05, 01, 80.00, 52.00, -9999.00, -9999.00, 17.00 +REJ, 05, 01, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 01, 66.00, 43.00, 30.00, 26.00, 42.00 +RIC, 05, 01, 74.00, 50.00, 21.00, 22.00, 33.00 +RIV, 05, 01, 77.00, 49.00, -9999.00, -9999.00, 10.00 +RIW, 05, 01, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 01, 59.00, 33.00, 15.00, 14.00, 23.00 +RME, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +RMG, 05, 01, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +RND, 05, 01, 83.00, 62.00, -9999.00, -9999.00, 24.00 +RNO, 05, 01, 69.00, 37.00, 9.00, 7.00, 13.00 +ROA, 05, 01, 72.00, 49.00, 23.00, 24.00, 36.00 +ROC, 05, 01, 63.00, 42.00, 27.00, 28.00, 41.00 +ROW, 05, 01, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 01, 71.00, 47.00, 21.00, 18.00, 30.00 +RST, 05, 01, 63.00, 41.00, 28.00, 27.00, 41.00 +RWF, 05, 01, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 01, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 01, 76.00, 48.00, 8.00, 9.00, 12.00 +SAF, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 01, 69.00, 57.00, 6.00, 5.00, 10.00 +SAT, 05, 01, 83.00, 62.00, 21.00, 19.00, 31.00 +SAV, 05, 01, 81.00, 59.00, 14.00, 21.00, 28.00 +SAW, 05, 01, 55.00, 37.00, -9999.00, -9999.00, 39.00 +SBA, 05, 01, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 01, 78.00, 50.00, -9999.00, -9999.00, 11.00 +SBN, 05, 01, 65.00, 44.00, 29.00, 29.00, 43.00 +SBP, 05, 01, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 01, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 01, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 01, 19.00, 4.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 01, 78.00, 49.00, 6.00, 7.00, 10.00 +SDF, 05, 01, 72.00, 51.00, 29.00, 27.00, 41.00 +SEA, 05, 01, 61.00, 44.00, 28.00, 26.00, 39.00 +SEM, 05, 01, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 01, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 01, 65.00, 48.00, 8.00, 10.00, 13.00 +SGF, 05, 01, 72.00, 49.00, 28.00, 24.00, 41.00 +SGY, 05, 01, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 01, 62.00, 35.00, 25.00, 26.00, 36.00 +SHV, 05, 01, 80.00, 58.00, 21.00, 19.00, 32.00 +SIT, 05, 01, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 01, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 01, 84.00, 58.00, 17.00, 11.00, 24.00 +SKA, 05, 01, 62.00, 38.00, -9999.00, -9999.00, 25.00 +SKF, 05, 01, 83.00, 62.00, -9999.00, -9999.00, 24.00 +SLC, 05, 01, 67.00, 42.00, 21.00, 22.00, 30.00 +SLE, 05, 01, 64.00, 40.00, 26.00, 29.00, 38.00 +SLN, 05, 01, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 01, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 01, 67.00, 44.00, -9999.00, 6.00, 12.00 +SNA, 05, 01, 66.00, 54.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 01, 36.00, 28.00, 31.00, 38.00, 49.00 +SNS, 05, 01, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 01, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 01, 70.00, 48.00, 29.00, 25.00, 40.00 +SPS, 05, 01, 80.00, 55.00, 18.00, 15.00, 27.00 +SRQ, 05, 01, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 01, 80.00, 54.00, -9999.00, -9999.00, 28.00 +SSI, 05, 01, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +STC, 05, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 01, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +STL, 05, 01, 72.00, 52.00, 26.00, 26.00, 39.00 +STNV, 05, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +STS, 05, 01, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 01, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 01, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 01, 74.00, 47.00, -9999.00, -9999.00, 12.00 +SUX, 05, 01, 69.00, 45.00, 27.00, 23.00, 37.00 +SVN, 05, 01, 81.00, 59.00, -9999.00, -9999.00, 26.00 +SWF, 05, 01, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 01, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 01, 63.00, 42.00, 31.00, 32.00, 45.00 +SZL, 05, 01, 72.00, 47.00, -9999.00, -9999.00, 30.00 +TAD, 05, 01, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 01, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 01, 76.00, 46.00, -9999.00, -9999.00, 34.00 +TCC, 05, 01, 77.00, 47.00, 11.00, 9.00, 17.00 +TCL, 05, 01, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 01, 64.00, 41.00, -9999.00, -9999.00, 39.00 +TCS, 05, 01, 79.00, 50.00, -9999.00, -9999.00, 7.00 +TEB, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 01, 76.00, 54.00, -9999.00, -9999.00, 27.00 +TKA, 05, 01, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 01, 83.00, 57.00, 13.00, 19.00, 27.00 +TNX, 05, 01, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 01, 66.00, 42.00, 27.00, 30.00, 43.00 +TOP, 05, 01, 72.00, 49.00, 28.00, 24.00, 40.00 +TPA, 05, 01, 85.00, 64.00, 9.00, 13.00, 18.00 +TPH, 05, 01, 69.00, 38.00, 8.00, 6.00, 12.00 +TRI, 05, 01, 72.00, 48.00, 25.00, 28.00, 39.00 +TRK, 05, 01, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 01, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 01, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 01, 77.00, 55.00, 25.00, 20.00, 35.00 +TUP, 05, 01, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 01, 86.00, 54.00, 4.00, 4.00, 7.00 +TVC, 05, 01, 61.00, 37.00, 22.00, 20.00, 31.00 +TVL, 05, 01, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 01, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 01, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 01, 74.00, 49.00, 24.00, 27.00, 37.00 +T01, 05, 01, 71.00, 48.00, -9999.00, -9999.00, 32.00 +T02, 05, 01, 78.00, 55.00, -9999.00, -9999.00, 29.00 +T03, 05, 01, 79.00, 55.00, -9999.00, -9999.00, 26.00 +T04, 05, 01, 83.00, 64.00, -9999.00, -9999.00, 18.00 +T05, 05, 01, 71.00, 47.00, -9999.00, -9999.00, 30.00 +T06, 05, 01, 81.00, 54.00, -9999.00, -9999.00, 27.00 +T07, 05, 01, 74.00, 41.00, -9999.00, -9999.00, 27.00 +T08, 05, 01, 67.00, 46.00, -9999.00, -9999.00, 21.00 +UCA, 05, 01, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 01, 77.00, 49.00, -9999.00, -9999.00, 4.00 +UIL, 05, 01, 57.00, 39.00, 48.00, 49.00, 59.00 +UIN, 05, 01, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 01, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 01, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 01, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +U15, 05, 01, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +U28, 05, 01, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 01, 82.00, 55.00, -9999.00, -9999.00, 25.00 +VBG, 05, 01, 69.00, 46.00, -9999.00, -9999.00, 14.00 +VCT, 05, 01, 83.00, 65.00, 16.00, 15.00, 25.00 +VCV, 05, 01, 77.00, 45.00, -9999.00, -9999.00, 4.00 +VDZ, 05, 01, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 01, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 01, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 01, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 01, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 01, 81.00, 57.00, -9999.00, -9999.00, 21.00 +VRB, 05, 01, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 01, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 01, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 01, 71.00, 48.00, 24.00, 22.00, -9999.00 +WJA, 05, 01, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 01, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 01, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 01, 69.00, 34.00, 14.00, 14.00, 22.00 +WPO, 05, 01, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 01, 81.00, 55.00, -9999.00, -9999.00, 27.00 +WRG, 05, 01, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 01, 70.00, 44.00, -9999.00, -9999.00, 35.00 +WRL, 05, 01, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +X68, 05, 01, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 01, 47.00, 33.00, 54.00, 53.00, 65.00 +YCG, 05, 01, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 01, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 01, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 01, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 01, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 01, 68.00, 39.00, 9.00, 11.00, 16.00 +YNG, 05, 01, 64.00, 42.00, 31.00, 32.00, 45.00 +YPA, 05, 01, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 01, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 01, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 01, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 01, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 01, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 01, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 01, 90.00, 60.00, 1.00, 1.00, 2.00 +YVR, 05, 01, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 01, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 01, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 01, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 01, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 01, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 01, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 01, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 01, 57.00, 34.00, 25.00, 25.00, 36.00 +ZUN, 05, 01, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 01, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 01, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 01, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +01R, 05, 01, 81.00, 59.00, -9999.00, -9999.00, 28.00 +1V1, 05, 01, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 01, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 01, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 01, 74.00, 55.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 01, 80.00, 54.00, -9999.00, -9999.00, 29.00 +3B1, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 01, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 01, 62.00, 37.00, -9999.00, -9999.00, 34.00 +3SE, 05, 01, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 01, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 01, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 01, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 01, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 01, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 01, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 01, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 02, 67.00, 45.00, 27.00, 27.00, 40.00 +ABI, 05, 02, 82.00, 58.00, 15.00, 12.00, 23.00 +ABQ, 05, 02, 76.00, 45.00, 9.00, 8.00, 15.00 +ABR, 05, 02, 65.00, 40.00, 21.00, 18.00, 31.00 +ABY, 05, 02, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 02, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 02, 82.00, 61.00, 18.00, 18.00, 29.00 +ACV, 05, 02, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 02, 67.00, 45.00, 24.00, 23.00, 35.00 +ADK, 05, 02, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 02, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 02, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 02, 71.00, 47.00, -9999.00, -9999.00, 30.00 +AEX, 05, 02, 82.00, 61.00, -9999.00, -9999.00, 28.00 +AFF, 05, 02, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 02, 88.00, 63.00, -9999.00, -9999.00, 30.00 +AGS, 05, 02, 81.00, 54.00, 19.00, 22.00, 31.00 +AHN, 05, 02, 78.00, 55.00, 18.00, 22.00, 30.00 +AKN, 05, 02, 46.00, 30.00, 27.00, 26.00, 38.00 +AKO, 05, 02, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 02, 65.00, 41.00, 27.00, 28.00, 41.00 +ALI, 05, 02, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 02, 67.00, 44.00, 26.00, 24.00, 39.00 +ALS, 05, 02, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 02, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 02, 76.00, 48.00, 17.00, 13.00, 25.00 +AMG, 05, 02, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 02, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 02, 50.00, 35.00, 16.00, 14.00, 23.00 +AND, 05, 02, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 02, 54.00, 40.00, 50.00, 49.00, 62.00 +AOO, 05, 02, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +APN, 05, 02, 60.00, 36.00, 27.00, 27.00, 40.00 +AQQ, 05, 02, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +ART, 05, 02, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +AST, 05, 02, 59.00, 43.00, 40.00, 43.00, 53.00 +ATL, 05, 02, 77.00, 55.00, 20.00, 23.00, 33.00 +ATW, 05, 02, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 02, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 02, 70.00, 46.00, -9999.00, -9999.00, 38.00 +AUG, 05, 02, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 02, 83.00, 64.00, 19.00, 17.00, 30.00 +AUW, 05, 02, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 02, 73.00, 48.00, 23.00, 26.00, 35.00 +AVP, 05, 02, 65.00, 44.00, 30.00, 30.00, 45.00 +AXN, 05, 02, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 02, 63.00, 42.00, -9999.00, -9999.00, 35.00 +AYS, 05, 02, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 02, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 02, 79.00, 51.00, -9999.00, -9999.00, 15.00 +BAD, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +BAF, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 02, 57.00, 28.00, -9999.00, -9999.00, 18.00 +BDL, 05, 02, 67.00, 43.00, 27.00, 25.00, 38.00 +BDR, 05, 02, 63.00, 46.00, 27.00, 23.00, 36.00 +BET, 05, 02, 42.00, 25.00, 21.00, 20.00, 30.00 +BFD, 05, 02, 60.00, 38.00, 33.00, 34.00, 47.00 +BFF, 05, 02, 67.00, 38.00, 24.00, 20.00, 34.00 +BFL, 05, 02, 81.00, 55.00, 5.00, 5.00, 7.00 +BGM, 05, 02, 61.00, 42.00, 31.00, 32.00, 46.00 +BGR, 05, 02, 59.00, 39.00, 27.00, 24.00, 37.00 +BGS, 05, 02, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 02, 79.00, 54.00, 22.00, 22.00, 34.00 +BID, 05, 02, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 02, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 02, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 02, 63.00, 40.00, 23.00, 25.00, 35.00 +BIS, 05, 02, 63.00, 38.00, 21.00, 19.00, 31.00 +BIX, 05, 02, 81.00, 64.00, -9999.00, -9999.00, 22.00 +BJI, 05, 02, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 02, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 02, 67.00, 36.00, -9999.00, -9999.00, 26.00 +BKW, 05, 02, 67.00, 46.00, 30.00, 32.00, 45.00 +BLF, 05, 02, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 02, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 02, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 02, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 02, 74.00, 50.00, -9999.00, -9999.00, 35.00 +BNA, 05, 02, 76.00, 53.00, 27.00, 27.00, 40.00 +BNO, 05, 02, 62.00, 33.00, -9999.00, 16.00, 33.00 +BOI, 05, 02, 67.00, 41.00, 16.00, 18.00, 26.00 +BOS, 05, 02, 62.00, 46.00, 27.00, 24.00, 39.00 +BPI, 05, 02, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 02, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 02, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 02, 69.00, 48.00, -9999.00, -9999.00, 33.00 +BRO, 05, 02, 87.00, 70.00, 11.00, 9.00, 16.00 +BRW, 05, 02, 16.00, 4.00, 9.00, 12.00, 18.00 +BSM, 05, 02, 83.00, 64.00, -9999.00, -9999.00, 24.00 +BTI, 05, 02, 19.00, 5.00, 8.00, 11.00, 16.00 +BTL, 05, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 02, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 02, 84.00, 62.00, 18.00, 18.00, 28.00 +BTT, 05, 02, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 02, 62.00, 41.00, 30.00, 29.00, 46.00 +BUB, 05, 02, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 02, 61.00, 43.00, 30.00, 31.00, 44.00 +BUR, 05, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 02, 81.00, 65.00, -9999.00, 14.00, 22.00 +BWG, 05, 02, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 02, 70.00, 48.00, 26.00, 25.00, 37.00 +BYH, 05, 02, 77.00, 56.00, -9999.00, -9999.00, 35.00 +BYI, 05, 02, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 02, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 02, 81.00, 55.00, 16.00, 20.00, 28.00 +CAG, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 02, 66.00, 44.00, 30.00, 34.00, 45.00 +CAO, 05, 02, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 02, 56.00, 36.00, 32.00, 33.00, 45.00 +CBM, 05, 02, 80.00, 55.00, -9999.00, -9999.00, 27.00 +CDB, 05, 02, 42.00, 33.00, 47.00, 49.00, 65.00 +CDC, 05, 02, 67.00, 38.00, 13.00, 12.00, 20.00 +CDR, 05, 02, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 02, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 02, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 02, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 02, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 02, 76.00, 52.00, 21.00, 24.00, 35.00 +CHO, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 02, 80.00, 59.00, 18.00, 19.00, 28.00 +CID, 05, 02, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 02, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 02, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 02, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 02, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 02, 64.00, 43.00, 29.00, 31.00, 44.00 +CLL, 05, 02, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 02, 76.00, 53.00, 21.00, 21.00, 32.00 +CMH, 05, 02, 68.00, 46.00, 26.00, 30.00, 42.00 +CMI, 05, 02, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 02, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 02, 70.00, 48.00, 29.00, 18.00, 37.00 +CNM, 05, 02, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 02, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +COD, 05, 02, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +COF, 05, 02, 83.00, 64.00, -9999.00, -9999.00, 22.00 +CON, 05, 02, 64.00, 37.00, 26.00, 25.00, 38.00 +COS, 05, 02, 65.00, 39.00, 22.00, 22.00, 33.00 +COT, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 02, 71.00, 50.00, 30.00, 27.00, 43.00 +CPR, 05, 02, 62.00, 35.00, 25.00, 25.00, 36.00 +CRBC, 05, 02, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 02, 85.00, 68.00, 13.00, 12.00, 21.00 +CRW, 05, 02, 72.00, 48.00, 31.00, 32.00, 45.00 +CSG, 05, 02, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 02, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 02, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 02, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 02, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 02, 70.00, 48.00, 26.00, 28.00, 40.00 +CVN, 05, 02, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 02, 77.00, 47.00, -9999.00, -9999.00, 13.00 +CXY, 05, 02, 68.00, 47.00, 23.00, 27.00, 36.00 +CYS, 05, 02, 61.00, 36.00, 25.00, 24.00, 36.00 +DAA, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 05, 02, 83.00, 63.00, 12.00, 20.00, 25.00 +DAG, 05, 02, 84.00, 56.00, 3.00, 2.00, 5.00 +DAL, 05, 02, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 02, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 02, 68.00, 47.00, 28.00, 28.00, 41.00 +DBQ, 05, 02, 65.00, 44.00, 28.00, 24.00, 39.00 +DCA, 05, 02, 72.00, 52.00, 22.00, 24.00, 34.00 +DDC, 05, 02, 73.00, 48.00, 22.00, 18.00, 31.00 +DEC, 05, 02, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 02, 67.00, 40.00, 24.00, 21.00, 32.00 +DFW, 05, 02, 80.00, 60.00, 21.00, 16.00, 30.00 +DHN, 05, 02, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 02, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 02, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 02, 87.00, 64.00, -9999.00, -9999.00, 18.00 +DLG, 05, 02, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 02, 57.00, 36.00, 27.00, 24.00, 38.00 +DLLC, 05, 02, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 02, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 02, 86.00, 55.00, -9999.00, -9999.00, 4.00 +DMN, 05, 02, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 02, 71.00, 49.00, -9999.00, -9999.00, 35.00 +DPG, 05, 02, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 02, 82.00, 58.00, -9999.00, -9999.00, 21.00 +DRA, 05, 02, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 02, 87.00, 64.00, 17.00, 11.00, 22.00 +DSM, 05, 02, 69.00, 47.00, 28.00, 26.00, 40.00 +DTW, 05, 02, 65.00, 43.00, 25.00, 26.00, 38.00 +DUG, 05, 02, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 02, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 02, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 02, 82.00, 58.00, -9999.00, -9999.00, 23.00 +D45, 05, 02, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 02, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 02, 65.00, 40.00, 24.00, 24.00, 35.00 +ECG, 05, 02, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 02, 77.00, 50.00, -9999.00, -9999.00, 8.00 +EED, 05, 02, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 02, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 02, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 02, 67.00, 40.00, 36.00, 37.00, 50.00 +EKO, 05, 02, 65.00, 34.00, 14.00, 16.00, 23.00 +ELD, 05, 02, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 02, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 02, 84.00, 53.00, 5.00, 3.00, 7.00 +ELY, 05, 02, 63.00, 31.00, 16.00, 17.00, 24.00 +EMP, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 02, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +END, 05, 02, 77.00, 54.00, -9999.00, -9999.00, 18.00 +ENN, 05, 02, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 02, 67.00, 46.00, -9999.00, -9999.00, 19.00 +EPH, 05, 02, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 02, 61.00, 44.00, 32.00, 29.00, 43.00 +ESF, 05, 02, 82.00, 61.00, -9999.00, -9999.00, 29.00 +EUG, 05, 02, 65.00, 43.00, 26.00, 29.00, 38.00 +EVV, 05, 02, 73.00, 50.00, 29.00, 28.00, 42.00 +EWN, 05, 02, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 02, 68.00, 49.00, 27.00, 25.00, 39.00 +EYW, 05, 02, 84.00, 75.00, 14.00, 12.00, 21.00 +E74, 05, 02, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 02, 75.00, 50.00, -9999.00, -9999.00, 31.00 +FAI, 05, 02, 52.00, 32.00, 15.00, 14.00, 22.00 +FAR, 05, 02, 63.00, 39.00, 20.00, 16.00, 28.00 +FAT, 05, 02, 81.00, 51.00, 5.00, 4.00, 7.00 +FAY, 05, 02, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 02, 61.00, 36.00, 22.00, 25.00, 36.00 +FCS, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 02, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 02, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 02, 63.00, 31.00, 13.00, 14.00, 20.00 +FLL, 05, 02, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 02, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 02, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +FME, 05, 02, 73.00, 45.00, -9999.00, -9999.00, 31.00 +FMH, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FMN, 05, 02, 75.00, 38.00, 9.00, 9.00, 13.00 +FMY, 05, 02, 87.00, 66.00, 8.00, 13.00, 18.00 +FNT, 05, 02, 63.00, 42.00, 25.00, 26.00, 40.00 +FOD, 05, 02, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 02, 73.00, 49.00, -9999.00, -9999.00, 33.00 +FOK, 05, 02, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 02, 73.00, 50.00, -9999.00, -9999.00, 31.00 +FSD, 05, 02, 66.00, 41.00, 29.00, 21.00, 37.00 +FSI, 05, 02, 79.00, 55.00, -9999.00, -9999.00, 29.00 +FSM, 05, 02, 78.00, 54.00, 26.00, 23.00, 38.00 +FTK, 05, 02, 73.00, 48.00, -9999.00, -9999.00, 35.00 +FWA, 05, 02, 67.00, 45.00, 25.00, 28.00, 40.00 +FWH, 05, 02, 80.00, 58.00, -9999.00, -9999.00, 26.00 +FYU, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 02, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 02, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 02, 93.00, 58.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 02, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 02, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 02, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 02, 63.00, 39.00, 19.00, 22.00, 31.00 +GFA, 05, 02, 62.00, 38.00, -9999.00, -9999.00, 29.00 +GFK, 05, 02, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 02, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 02, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 02, 63.00, 39.00, 20.00, 18.00, 29.00 +GJT, 05, 02, 72.00, 44.00, 15.00, 15.00, 22.00 +GKN, 05, 02, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 02, 69.00, 41.00, 22.00, 18.00, 30.00 +GLH, 05, 02, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 02, 78.00, 70.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 02, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 02, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +GON, 05, 02, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 02, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 02, 62.00, 40.00, 27.00, 24.00, 39.00 +GRCI, 05, 02, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 02, 65.00, 41.00, -9999.00, -9999.00, 37.00 +GRI, 05, 02, 70.00, 45.00, 26.00, 21.00, 36.00 +GRK, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 02, 64.00, 41.00, 27.00, 27.00, 40.00 +GSB, 05, 02, 78.00, 54.00, -9999.00, -9999.00, 30.00 +GSG, 05, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 02, 74.00, 51.00, 21.00, 21.00, 33.00 +GSP, 05, 02, 77.00, 53.00, 23.00, 24.00, 35.00 +GST, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 02, 61.00, 42.00, -9999.00, -9999.00, 45.00 +GTF, 05, 02, 62.00, 38.00, 23.00, 25.00, 33.00 +GUP, 05, 02, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 02, 68.00, 44.00, -9999.00, -9999.00, 39.00 +GVW, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +GWO, 05, 02, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 02, 72.00, 56.00, 20.00, 18.00, 30.00 +HBR, 05, 02, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 02, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 02, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 02, 66.00, 41.00, -9999.00, -9999.00, 27.00 +HKY, 05, 02, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 02, 62.00, 36.00, 21.00, 21.00, 32.00 +HMN, 05, 02, 85.00, 45.00, -9999.00, -9999.00, 6.00 +HMS, 05, 02, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 02, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 02, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +HON, 05, 02, 66.00, 40.00, 22.00, 19.00, 32.00 +HOP, 05, 02, 75.00, 50.00, -9999.00, -9999.00, 35.00 +HOT, 05, 02, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 02, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 02, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 02, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 02, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 02, 82.00, 58.00, -9999.00, -9999.00, 20.00 +HST, 05, 02, 86.00, 65.00, -9999.00, -9999.00, 24.00 +HSV, 05, 02, 77.00, 54.00, 27.00, 24.00, 38.00 +HTL, 05, 02, 61.00, 38.00, 28.00, 25.00, 41.00 +HTS, 05, 02, 72.00, 49.00, 29.00, 30.00, 42.00 +HUF, 05, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 02, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 02, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 02, 64.00, 37.00, 20.00, 20.00, 30.00 +IAB, 05, 02, 74.00, 50.00, -9999.00, -9999.00, 29.00 +IAD, 05, 02, 71.00, 46.00, 25.00, 26.00, 38.00 +IAG, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 02, 83.00, 62.00, 18.00, 16.00, 27.00 +ICT, 05, 02, 74.00, 50.00, 26.00, 19.00, 36.00 +IDA, 05, 02, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 02, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 02, 69.00, 48.00, 25.00, 25.00, 38.00 +ILI, 05, 02, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 02, 79.00, 56.00, 19.00, 19.00, 31.00 +IMT, 05, 02, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +IND, 05, 02, 70.00, 47.00, 31.00, 28.00, 43.00 +INL, 05, 02, 59.00, 35.00, 24.00, 19.00, 33.00 +INS, 05, 02, 77.00, 50.00, -9999.00, -9999.00, 4.00 +INT, 05, 02, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +INW, 05, 02, 76.00, 42.00, 7.00, 9.00, 13.00 +IPL, 05, 02, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 02, 67.00, 44.00, 29.00, 30.00, 42.00 +IRK, 05, 02, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 02, 64.00, 38.00, 20.00, 17.00, 28.00 +ISP, 05, 02, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 02, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 02, 90.00, 56.00, -9999.00, -9999.00, 5.00 +IWD, 05, 02, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 02, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 02, 82.00, 57.00, 21.00, 20.00, 32.00 +JAX, 05, 02, 83.00, 59.00, 14.00, 19.00, 26.00 +JBR, 05, 02, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 02, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 02, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 02, 64.00, 49.00, 25.00, 24.00, 37.00 +JHW, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 02, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 02, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 02, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 02, 52.00, 36.00, 45.00, 42.00, 55.00 +JST, 05, 02, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 02, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 02, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 02, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 02, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 02, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 02, 64.00, 41.00, 26.00, 25.00, 39.00 +LAR, 05, 02, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 02, 83.00, 56.00, 4.00, 4.00, 6.00 +LAX, 05, 02, 68.00, 55.00, 5.00, 5.00, 8.00 +LBB, 05, 02, 80.00, 52.00, 18.00, 11.00, 24.00 +LBF, 05, 02, 68.00, 40.00, 27.00, 19.00, 34.00 +LCH, 05, 02, 82.00, 63.00, 16.00, 15.00, 24.00 +LCK, 05, 02, 70.00, 46.00, -9999.00, -9999.00, 40.00 +LEB, 05, 02, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 02, 71.00, 50.00, 28.00, 29.00, 41.00 +LFI, 05, 02, 71.00, 54.00, -9999.00, -9999.00, 32.00 +LFK, 05, 02, 83.00, 61.00, 20.00, 19.00, 30.00 +LFT, 05, 02, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 02, 66.00, 50.00, 26.00, 23.00, 37.00 +LGB, 05, 02, 73.00, 55.00, 5.00, 4.00, 8.00 +LGU, 05, 02, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 02, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 02, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 02, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 02, 78.00, 56.00, 23.00, 21.00, 34.00 +LIZ, 05, 02, 56.00, 36.00, -9999.00, -9999.00, 40.00 +LMT, 05, 02, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +LND, 05, 02, 62.00, 36.00, 20.00, 21.00, 29.00 +LNK, 05, 02, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 02, 70.00, 38.00, 7.00, 9.00, 13.00 +LOZ, 05, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 02, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 02, 78.00, 55.00, -9999.00, -9999.00, 35.00 +LSE, 05, 02, 66.00, 44.00, 22.00, 24.00, 35.00 +LSF, 05, 02, 81.00, 57.00, -9999.00, -9999.00, 35.00 +LSV, 05, 02, 87.00, 51.00, -9999.00, -9999.00, 4.00 +LTS, 05, 02, 83.00, 54.00, -9999.00, -9999.00, 27.00 +LUF, 05, 02, 91.00, 55.00, -9999.00, -9999.00, 3.00 +LVS, 05, 02, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 02, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 02, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 02, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 02, 73.00, 49.00, 23.00, 24.00, 35.00 +MAF, 05, 02, 85.00, 55.00, 11.00, 8.00, 17.00 +MBL, 05, 02, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 02, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 02, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 02, 78.00, 52.00, -9999.00, -9999.00, 14.00 +MCF, 05, 02, 86.00, 65.00, -9999.00, -9999.00, 18.00 +MCG, 05, 02, 48.00, 28.00, 20.00, 19.00, 30.00 +MCI, 05, 02, 71.00, 50.00, 28.00, 23.00, 40.00 +MCK, 05, 02, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 02, 82.00, 56.00, 17.00, 20.00, 30.00 +MCO, 05, 02, 86.00, 63.00, 13.00, 20.00, 26.00 +MCW, 05, 02, 65.00, 42.00, 22.00, 21.00, 34.00 +MC2, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +MDH, 05, 02, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 02, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 02, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 02, 66.00, 46.00, 30.00, 28.00, 42.00 +MEI, 05, 02, 81.00, 56.00, 20.00, 20.00, 33.00 +MEM, 05, 02, 78.00, 58.00, 24.00, 26.00, 37.00 +MER, 05, 02, 80.00, 48.00, -9999.00, -9999.00, 10.00 +MFD, 05, 02, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 02, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 02, 70.00, 41.00, 18.00, 17.00, 25.00 +MGE, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 02, 81.00, 58.00, 19.00, 21.00, 31.00 +MGW, 05, 02, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 02, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 02, 76.00, 49.00, -9999.00, -9999.00, 14.00 +MHS, 05, 02, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 02, 85.00, 69.00, 15.00, 21.00, 27.00 +MIB, 05, 02, 61.00, 38.00, -9999.00, -9999.00, 31.00 +MIV, 05, 02, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 02, 72.00, 39.00, -9999.00, -9999.00, 20.00 +MKC, 05, 02, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 02, 60.00, 41.00, 29.00, 28.00, 43.00 +MKG, 05, 02, 62.00, 41.00, 25.00, 24.00, 37.00 +MKL, 05, 02, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 02, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 02, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 02, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 02, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 02, 68.00, 46.00, 30.00, 27.00, 42.00 +MLS, 05, 02, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 02, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 02, 82.00, 57.00, -9999.00, -9999.00, 29.00 +MOB, 05, 02, 83.00, 62.00, 18.00, 21.00, 31.00 +MOT, 05, 02, 61.00, 38.00, 17.00, 16.00, 25.00 +MPV, 05, 02, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 02, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 02, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 02, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 02, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 02, 64.00, 47.00, -9999.00, -9999.00, 18.00 +MSL, 05, 02, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 02, 64.00, 40.00, 27.00, 26.00, 40.00 +MSO, 05, 02, 63.00, 35.00, 24.00, 22.00, 34.00 +MSP, 05, 02, 65.00, 43.00, 26.00, 25.00, 37.00 +MSS, 05, 02, 61.00, 39.00, 28.00, 28.00, 39.00 +MSY, 05, 02, 82.00, 63.00, 16.00, 19.00, 27.00 +MTC, 05, 02, 62.00, 42.00, -9999.00, -9999.00, 36.00 +MTN, 05, 02, 71.00, 48.00, -9999.00, -9999.00, 31.00 +MTO, 05, 02, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 02, 68.00, 45.00, -9999.00, -9999.00, 31.00 +MUO, 05, 02, 72.00, 41.00, -9999.00, -9999.00, 20.00 +MWA, 05, 02, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 02, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 02, 81.00, 58.00, -9999.00, -9999.00, 26.00 +MYL, 05, 02, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 02, 80.00, 56.00, -9999.00, -9999.00, 26.00 +NAO, 05, 02, 77.00, 63.00, -9999.00, -9999.00, 27.00 +NBC, 05, 02, 81.00, 60.00, -9999.00, -9999.00, 26.00 +NBE, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 05, 02, 65.00, 44.00, -9999.00, -9999.00, 39.00 +NCA, 05, 02, 80.00, 52.00, -9999.00, -9999.00, 31.00 +NCO, 05, 02, 61.00, 44.00, -9999.00, -9999.00, 37.00 +NC1, 05, 02, 77.00, 50.00, -9999.00, -9999.00, 7.00 +NEL, 05, 02, 67.00, 44.00, -9999.00, -9999.00, 36.00 +NFG, 05, 02, 67.00, 53.00, -9999.00, -9999.00, 28.00 +NFL, 05, 02, 70.00, 38.00, -9999.00, -9999.00, 13.00 +NGP, 05, 02, 84.00, 68.00, -9999.00, -9999.00, 18.00 +NGU, 05, 02, 72.00, 53.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 02, 65.00, 50.00, -9999.00, -9999.00, 11.00 +NHK, 05, 02, 72.00, 48.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 02, 59.00, 40.00, -9999.00, -9999.00, 38.00 +NID, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 02, 83.00, 59.00, -9999.00, -9999.00, 25.00 +NIR, 05, 02, 85.00, 64.00, -9999.00, -9999.00, 19.00 +NKT, 05, 02, 75.00, 56.00, -9999.00, -9999.00, 30.00 +NKX, 05, 02, 69.00, 58.00, -9999.00, -9999.00, 13.00 +NLC, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NMM, 05, 02, 81.00, 55.00, -9999.00, -9999.00, 28.00 +NPA, 05, 02, 81.00, 63.00, -9999.00, -9999.00, 22.00 +NQA, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NQI, 05, 02, 87.00, 67.00, -9999.00, -9999.00, 18.00 +NQX, 05, 02, 84.00, 75.00, -9999.00, -9999.00, 20.00 +NRB, 05, 02, 81.00, 63.00, -9999.00, -9999.00, 23.00 +NRC, 05, 02, 81.00, 48.00, -9999.00, -9999.00, 13.00 +NRS, 05, 02, 67.00, 55.00, -9999.00, -9999.00, 9.00 +NSE, 05, 02, 82.00, 59.00, -9999.00, -9999.00, 25.00 +NSI, 05, 02, 69.00, 50.00, -9999.00, -9999.00, 7.00 +NTD, 05, 02, 69.00, 50.00, -9999.00, -9999.00, 6.00 +NTK, 05, 02, 74.00, 54.00, -9999.00, -9999.00, 9.00 +NTU, 05, 02, 72.00, 53.00, -9999.00, -9999.00, 31.00 +NUC, 05, 02, 68.00, 54.00, -9999.00, -9999.00, 7.00 +NUQ, 05, 02, 72.00, 47.00, -9999.00, -9999.00, 13.00 +NUW, 05, 02, 61.00, 42.00, -9999.00, -9999.00, 34.00 +NWF, 05, 02, 73.00, 55.00, -9999.00, -9999.00, 8.00 +NXX, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 02, 73.00, 47.00, -9999.00, -9999.00, 34.00 +NZC, 05, 02, 84.00, 56.00, -9999.00, -9999.00, 26.00 +NZJ, 05, 02, 74.00, 51.00, -9999.00, -9999.00, 11.00 +NZW, 05, 02, 63.00, 42.00, -9999.00, -9999.00, 36.00 +NZY, 05, 02, 69.00, 58.00, -9999.00, -9999.00, 9.00 +OAK, 05, 02, 68.00, 46.00, 8.00, 10.00, 15.00 +OAR, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +OFF, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 05, 02, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 02, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 02, 77.00, 54.00, 24.00, 16.00, 31.00 +OLM, 05, 02, 63.00, 39.00, 32.00, 35.00, 45.00 +OMA, 05, 02, 70.00, 47.00, 23.00, 23.00, 35.00 +OME, 05, 02, 35.00, 21.00, 17.00, 19.00, 26.00 +ONT, 05, 02, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 02, 65.00, 44.00, 31.00, 26.00, 43.00 +ORF, 05, 02, 72.00, 53.00, 21.00, 21.00, 31.00 +ORH, 05, 02, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 02, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 02, 59.00, 38.00, -9999.00, -9999.00, 34.00 +OTG, 05, 02, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 02, 59.00, 45.00, 32.00, 35.00, 45.00 +OTM, 05, 02, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 02, 31.00, 15.00, 8.00, 13.00, 16.00 +OURC, 05, 02, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 02, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 02, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 02, 83.00, 58.00, -9999.00, -9999.00, 25.00 +PACZ, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 02, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 02, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 02, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 02, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 02, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 02, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 02, 82.00, 59.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 02, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 02, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 02, 40.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 02, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 02, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 02, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 02, 61.00, 40.00, -9999.00, -9999.00, 35.00 +PBI, 05, 02, 84.00, 68.00, 16.00, 24.00, 32.00 +PDT, 05, 02, 66.00, 43.00, 18.00, 15.00, 26.00 +PDX, 05, 02, 65.00, 45.00, 30.00, 34.00, 43.00 +PFN, 05, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 02, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 02, 69.00, 48.00, 24.00, 27.00, 39.00 +PHX, 05, 02, 90.00, 60.00, 3.00, 3.00, 5.00 +PIA, 05, 02, 69.00, 47.00, 30.00, 25.00, 41.00 +PIB, 05, 02, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 02, 64.00, 37.00, 21.00, 20.00, 31.00 +PIR, 05, 02, 67.00, 41.00, 20.00, 17.00, 27.00 +PIT, 05, 02, 67.00, 45.00, 32.00, 30.00, 45.00 +PKB, 05, 02, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 02, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 02, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 02, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 02, 81.00, 63.00, 15.00, 15.00, 25.00 +POB, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 05, 02, 82.00, 59.00, -9999.00, -9999.00, 31.00 +POM, 05, 02, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 05, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 02, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 02, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 02, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 02, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 02, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 02, 62.00, 39.00, -9999.00, -9999.00, 37.00 +PSP, 05, 02, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 02, 82.00, 67.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 02, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 02, 73.00, 42.00, 15.00, 14.00, 22.00 +PUC, 05, 02, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 02, 63.00, 43.00, 27.00, 23.00, 39.00 +PVU, 05, 02, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 02, 59.00, 40.00, 28.00, 27.00, 40.00 +P02, 05, 02, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +P07, 05, 02, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +P11, 05, 02, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +P24, 05, 02, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +P28, 05, 02, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +P35, 05, 02, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +P38, 05, 02, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +P39, 05, 02, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +P58, 05, 02, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +P59, 05, 02, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +P60, 05, 02, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +P61, 05, 02, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +P67, 05, 02, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +P68, 05, 02, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +P69, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 02, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 02, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 02, 64.00, 38.00, 22.00, 23.00, 32.00 +RBL, 05, 02, 78.00, 51.00, 11.00, 9.00, 15.00 +RCA, 05, 02, 64.00, 38.00, -9999.00, -9999.00, 32.00 +RDD, 05, 02, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 02, 64.00, 32.00, 13.00, 13.00, 21.00 +RDR, 05, 02, 62.00, 38.00, -9999.00, -9999.00, 30.00 +RDU, 05, 02, 76.00, 52.00, 20.00, 18.00, 30.00 +REE, 05, 02, 80.00, 52.00, -9999.00, -9999.00, 18.00 +REJ, 05, 02, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 02, 66.00, 43.00, 30.00, 26.00, 42.00 +RIC, 05, 02, 75.00, 50.00, 21.00, 22.00, 33.00 +RIV, 05, 02, 78.00, 50.00, -9999.00, -9999.00, 10.00 +RIW, 05, 02, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 02, 59.00, 34.00, 15.00, 14.00, 23.00 +RME, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +RMG, 05, 02, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +RND, 05, 02, 84.00, 63.00, -9999.00, -9999.00, 24.00 +RNO, 05, 02, 69.00, 37.00, 9.00, 7.00, 13.00 +ROA, 05, 02, 73.00, 49.00, 23.00, 24.00, 36.00 +ROC, 05, 02, 63.00, 42.00, 27.00, 28.00, 41.00 +ROW, 05, 02, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 02, 72.00, 47.00, 21.00, 18.00, 30.00 +RST, 05, 02, 63.00, 41.00, 28.00, 27.00, 41.00 +RWF, 05, 02, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 02, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 02, 77.00, 49.00, 8.00, 8.00, 12.00 +SAF, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 02, 69.00, 58.00, 6.00, 5.00, 9.00 +SAT, 05, 02, 84.00, 63.00, 21.00, 19.00, 31.00 +SAV, 05, 02, 82.00, 60.00, 14.00, 21.00, 28.00 +SAW, 05, 02, 55.00, 38.00, -9999.00, -9999.00, 39.00 +SBA, 05, 02, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 02, 79.00, 51.00, -9999.00, -9999.00, 11.00 +SBN, 05, 02, 66.00, 45.00, 29.00, 29.00, 42.00 +SBP, 05, 02, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 02, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 02, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 02, 19.00, 5.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 02, 78.00, 50.00, 6.00, 7.00, 10.00 +SDF, 05, 02, 73.00, 51.00, 29.00, 27.00, 41.00 +SEA, 05, 02, 61.00, 44.00, 28.00, 26.00, 39.00 +SEM, 05, 02, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 02, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 02, 66.00, 49.00, 7.00, 9.00, 12.00 +SGF, 05, 02, 73.00, 50.00, 28.00, 24.00, 41.00 +SGY, 05, 02, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 02, 63.00, 36.00, 25.00, 26.00, 36.00 +SHV, 05, 02, 81.00, 59.00, 21.00, 19.00, 32.00 +SIT, 05, 02, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 02, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 02, 85.00, 58.00, 17.00, 11.00, 24.00 +SKA, 05, 02, 63.00, 39.00, -9999.00, -9999.00, 25.00 +SKF, 05, 02, 84.00, 63.00, -9999.00, -9999.00, 24.00 +SLC, 05, 02, 67.00, 43.00, 21.00, 22.00, 30.00 +SLE, 05, 02, 65.00, 40.00, 26.00, 29.00, 38.00 +SLN, 05, 02, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 02, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 02, 67.00, 45.00, -9999.00, 6.00, 11.00 +SNA, 05, 02, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 02, 37.00, 28.00, 31.00, 38.00, 49.00 +SNS, 05, 02, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 02, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 02, 71.00, 48.00, 29.00, 25.00, 40.00 +SPS, 05, 02, 81.00, 56.00, 18.00, 15.00, 27.00 +SRQ, 05, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 02, 81.00, 55.00, -9999.00, -9999.00, 28.00 +SSI, 05, 02, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +STC, 05, 02, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 02, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +STL, 05, 02, 73.00, 52.00, 26.00, 26.00, 39.00 +STNV, 05, 02, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +STS, 05, 02, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 02, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 02, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 02, 75.00, 48.00, -9999.00, -9999.00, 12.00 +SUX, 05, 02, 69.00, 45.00, 27.00, 23.00, 37.00 +SVN, 05, 02, 82.00, 60.00, -9999.00, -9999.00, 26.00 +SWF, 05, 02, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 02, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 02, 64.00, 42.00, 31.00, 32.00, 45.00 +SZL, 05, 02, 73.00, 48.00, -9999.00, -9999.00, 30.00 +TAD, 05, 02, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 02, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 02, 77.00, 47.00, -9999.00, -9999.00, 34.00 +TCC, 05, 02, 78.00, 47.00, 11.00, 9.00, 17.00 +TCL, 05, 02, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 02, 65.00, 41.00, -9999.00, -9999.00, 39.00 +TCS, 05, 02, 79.00, 50.00, -9999.00, -9999.00, 7.00 +TEB, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 02, 77.00, 54.00, -9999.00, -9999.00, 27.00 +TKA, 05, 02, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 02, 84.00, 57.00, 13.00, 19.00, 27.00 +TNX, 05, 02, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 02, 66.00, 42.00, 27.00, 30.00, 43.00 +TOP, 05, 02, 73.00, 49.00, 28.00, 24.00, 40.00 +TPA, 05, 02, 86.00, 65.00, 9.00, 13.00, 18.00 +TPH, 05, 02, 69.00, 38.00, 8.00, 6.00, 12.00 +TRI, 05, 02, 72.00, 48.00, 25.00, 28.00, 39.00 +TRK, 05, 02, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 02, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 02, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 02, 78.00, 55.00, 25.00, 20.00, 35.00 +TUP, 05, 02, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 02, 86.00, 55.00, 4.00, 4.00, 7.00 +TVC, 05, 02, 61.00, 37.00, 22.00, 20.00, 31.00 +TVL, 05, 02, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 02, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 02, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 02, 75.00, 50.00, 24.00, 27.00, 37.00 +T01, 05, 02, 71.00, 48.00, -9999.00, -9999.00, 32.00 +T02, 05, 02, 79.00, 55.00, -9999.00, -9999.00, 29.00 +T03, 05, 02, 80.00, 56.00, -9999.00, -9999.00, 26.00 +T04, 05, 02, 84.00, 65.00, -9999.00, -9999.00, 18.00 +T05, 05, 02, 72.00, 47.00, -9999.00, -9999.00, 30.00 +T06, 05, 02, 82.00, 55.00, -9999.00, -9999.00, 27.00 +T07, 05, 02, 75.00, 42.00, -9999.00, -9999.00, 27.00 +T08, 05, 02, 67.00, 46.00, -9999.00, -9999.00, 21.00 +UCA, 05, 02, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 02, 77.00, 50.00, -9999.00, -9999.00, 4.00 +UIL, 05, 02, 58.00, 40.00, 48.00, 49.00, 59.00 +UIN, 05, 02, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 02, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 02, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 02, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +U15, 05, 02, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +U28, 05, 02, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 02, 83.00, 56.00, -9999.00, -9999.00, 25.00 +VBG, 05, 02, 69.00, 47.00, -9999.00, -9999.00, 14.00 +VCT, 05, 02, 84.00, 66.00, 16.00, 15.00, 25.00 +VCV, 05, 02, 78.00, 46.00, -9999.00, -9999.00, 4.00 +VDZ, 05, 02, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 02, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 02, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 02, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 02, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 02, 82.00, 58.00, -9999.00, -9999.00, 21.00 +VRB, 05, 02, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 02, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 02, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 02, 71.00, 48.00, 24.00, 22.00, -9999.00 +WJA, 05, 02, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 02, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 02, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 02, 69.00, 34.00, 14.00, 14.00, 22.00 +WPO, 05, 02, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 02, 82.00, 56.00, -9999.00, -9999.00, 27.00 +WRG, 05, 02, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 02, 70.00, 44.00, -9999.00, -9999.00, 35.00 +WRL, 05, 02, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +X68, 05, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 02, 48.00, 34.00, 54.00, 53.00, 65.00 +YCG, 05, 02, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 02, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 02, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 02, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 02, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 02, 68.00, 40.00, 9.00, 11.00, 16.00 +YNG, 05, 02, 64.00, 42.00, 31.00, 32.00, 45.00 +YPA, 05, 02, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 02, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 02, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 02, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 02, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 02, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 02, 91.00, 61.00, 1.00, 1.00, 2.00 +YVR, 05, 02, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 02, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 02, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 02, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 02, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 02, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 02, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 02, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 02, 57.00, 35.00, 25.00, 25.00, 36.00 +ZUN, 05, 02, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 02, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 02, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 02, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +01R, 05, 02, 82.00, 60.00, -9999.00, -9999.00, 28.00 +1V1, 05, 02, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 02, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 02, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 02, 74.00, 55.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 02, 81.00, 55.00, -9999.00, -9999.00, 29.00 +3B1, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 02, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 02, 62.00, 37.00, -9999.00, -9999.00, 34.00 +3SE, 05, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 02, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 02, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 02, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 02, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 02, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 02, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 02, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 03, 68.00, 46.00, 27.00, 27.00, 40.00 +ABI, 05, 03, 82.00, 58.00, 15.00, 12.00, 24.00 +ABQ, 05, 03, 77.00, 45.00, 9.00, 8.00, 15.00 +ABR, 05, 03, 66.00, 41.00, 21.00, 18.00, 31.00 +ABY, 05, 03, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 03, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 03, 82.00, 62.00, 18.00, 18.00, 29.00 +ACV, 05, 03, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 03, 68.00, 46.00, 24.00, 23.00, 35.00 +ADK, 05, 03, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 03, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 03, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 03, 71.00, 47.00, -9999.00, -9999.00, 30.00 +AEX, 05, 03, 82.00, 61.00, -9999.00, -9999.00, 28.00 +AFF, 05, 03, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 03, 88.00, 63.00, -9999.00, -9999.00, 31.00 +AGS, 05, 03, 81.00, 54.00, 19.00, 23.00, 32.00 +AHN, 05, 03, 78.00, 55.00, 18.00, 22.00, 30.00 +AKN, 05, 03, 47.00, 31.00, 27.00, 26.00, 39.00 +AKO, 05, 03, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 03, 66.00, 42.00, 27.00, 28.00, 41.00 +ALI, 05, 03, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 03, 68.00, 45.00, 26.00, 24.00, 39.00 +ALS, 05, 03, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 03, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 03, 77.00, 48.00, 17.00, 13.00, 25.00 +AMG, 05, 03, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 03, 51.00, 36.00, 16.00, 14.00, 23.00 +AND, 05, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 03, 54.00, 40.00, 49.00, 49.00, 62.00 +AOO, 05, 03, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +APN, 05, 03, 60.00, 36.00, 27.00, 27.00, 40.00 +AQQ, 05, 03, 80.00, 64.00, -9999.00, -9999.00, -9999.00 +ART, 05, 03, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +AST, 05, 03, 59.00, 43.00, 40.00, 43.00, 53.00 +ATL, 05, 03, 77.00, 56.00, 20.00, 24.00, 33.00 +ATW, 05, 03, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 03, 71.00, 47.00, -9999.00, -9999.00, 38.00 +AUG, 05, 03, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 03, 83.00, 64.00, 19.00, 17.00, 30.00 +AUW, 05, 03, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 03, 73.00, 48.00, 23.00, 26.00, 36.00 +AVP, 05, 03, 66.00, 45.00, 30.00, 30.00, 45.00 +AXN, 05, 03, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 03, 64.00, 42.00, -9999.00, -9999.00, 35.00 +AYS, 05, 03, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 03, 80.00, 52.00, -9999.00, -9999.00, 15.00 +BAD, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 03, 58.00, 28.00, -9999.00, -9999.00, 18.00 +BDL, 05, 03, 68.00, 44.00, 27.00, 25.00, 38.00 +BDR, 05, 03, 63.00, 47.00, 27.00, 23.00, 36.00 +BET, 05, 03, 42.00, 26.00, 21.00, 20.00, 30.00 +BFD, 05, 03, 61.00, 38.00, 33.00, 34.00, 47.00 +BFF, 05, 03, 68.00, 38.00, 24.00, 20.00, 34.00 +BFL, 05, 03, 82.00, 55.00, 4.00, 4.00, 7.00 +BGM, 05, 03, 62.00, 43.00, 31.00, 32.00, 46.00 +BGR, 05, 03, 59.00, 40.00, 27.00, 24.00, 37.00 +BGS, 05, 03, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 03, 79.00, 55.00, 22.00, 23.00, 34.00 +BID, 05, 03, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 03, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 03, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 03, 64.00, 40.00, 23.00, 26.00, 36.00 +BIS, 05, 03, 64.00, 39.00, 21.00, 19.00, 31.00 +BIX, 05, 03, 81.00, 64.00, -9999.00, -9999.00, 22.00 +BJI, 05, 03, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 03, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 03, 68.00, 37.00, -9999.00, -9999.00, 26.00 +BKW, 05, 03, 67.00, 46.00, 30.00, 32.00, 45.00 +BLF, 05, 03, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 03, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 03, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 03, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 03, 74.00, 50.00, -9999.00, -9999.00, 35.00 +BNA, 05, 03, 76.00, 54.00, 27.00, 27.00, 40.00 +BNO, 05, 03, 63.00, 34.00, -9999.00, 16.00, 33.00 +BOI, 05, 03, 68.00, 41.00, 16.00, 18.00, 25.00 +BOS, 05, 03, 63.00, 47.00, 27.00, 24.00, 39.00 +BPI, 05, 03, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 03, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 03, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 03, 69.00, 48.00, -9999.00, -9999.00, 33.00 +BRO, 05, 03, 87.00, 70.00, 11.00, 9.00, 16.00 +BRW, 05, 03, 17.00, 5.00, 9.00, 11.00, 18.00 +BSM, 05, 03, 83.00, 64.00, -9999.00, -9999.00, 24.00 +BTI, 05, 03, 19.00, 6.00, 8.00, 11.00, 16.00 +BTL, 05, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 03, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 03, 84.00, 63.00, 18.00, 18.00, 28.00 +BTT, 05, 03, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 03, 63.00, 42.00, 30.00, 29.00, 46.00 +BUB, 05, 03, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 03, 62.00, 43.00, 30.00, 31.00, 44.00 +BUR, 05, 03, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 03, 81.00, 65.00, -9999.00, 14.00, 22.00 +BWG, 05, 03, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 03, 71.00, 49.00, 26.00, 25.00, 37.00 +BYH, 05, 03, 78.00, 57.00, -9999.00, -9999.00, 35.00 +BYI, 05, 03, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 03, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 03, 81.00, 55.00, 16.00, 20.00, 29.00 +CAG, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 03, 66.00, 45.00, 30.00, 34.00, 45.00 +CAO, 05, 03, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 03, 56.00, 37.00, 32.00, 33.00, 45.00 +CBM, 05, 03, 80.00, 56.00, -9999.00, -9999.00, 27.00 +CDB, 05, 03, 42.00, 33.00, 47.00, 49.00, 65.00 +CDC, 05, 03, 68.00, 38.00, 13.00, 12.00, 20.00 +CDR, 05, 03, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 03, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 03, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 03, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 03, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 03, 76.00, 52.00, 21.00, 25.00, 35.00 +CHO, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 03, 81.00, 60.00, 18.00, 19.00, 29.00 +CID, 05, 03, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 03, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 03, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 03, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 03, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 03, 65.00, 44.00, 29.00, 31.00, 44.00 +CLL, 05, 03, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 03, 76.00, 53.00, 22.00, 21.00, 33.00 +CMH, 05, 03, 69.00, 47.00, 26.00, 30.00, 42.00 +CMI, 05, 03, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 03, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 03, 71.00, 48.00, 29.00, 18.00, 36.00 +CNM, 05, 03, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 03, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +COD, 05, 03, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +COF, 05, 03, 83.00, 64.00, -9999.00, -9999.00, 22.00 +CON, 05, 03, 65.00, 38.00, 26.00, 25.00, 38.00 +COS, 05, 03, 66.00, 39.00, 22.00, 22.00, 33.00 +COT, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 03, 71.00, 50.00, 30.00, 27.00, 43.00 +CPR, 05, 03, 63.00, 35.00, 25.00, 25.00, 36.00 +CRBC, 05, 03, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 03, 85.00, 68.00, 13.00, 12.00, 21.00 +CRW, 05, 03, 73.00, 48.00, 31.00, 32.00, 45.00 +CSG, 05, 03, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 03, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 03, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 03, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 03, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 03, 71.00, 49.00, 26.00, 28.00, 40.00 +CVN, 05, 03, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 03, 78.00, 47.00, -9999.00, -9999.00, 14.00 +CXY, 05, 03, 69.00, 48.00, 23.00, 27.00, 36.00 +CYS, 05, 03, 61.00, 36.00, 25.00, 24.00, 36.00 +DAA, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 05, 03, 83.00, 63.00, 13.00, 20.00, 25.00 +DAG, 05, 03, 84.00, 57.00, 3.00, 2.00, 5.00 +DAL, 05, 03, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 03, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 03, 69.00, 48.00, 28.00, 28.00, 41.00 +DBQ, 05, 03, 66.00, 45.00, 27.00, 24.00, 38.00 +DCA, 05, 03, 73.00, 53.00, 22.00, 25.00, 34.00 +DDC, 05, 03, 73.00, 49.00, 23.00, 18.00, 31.00 +DEC, 05, 03, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 03, 68.00, 41.00, 24.00, 21.00, 32.00 +DFW, 05, 03, 81.00, 60.00, 21.00, 16.00, 30.00 +DHN, 05, 03, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 03, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 03, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 03, 87.00, 64.00, -9999.00, -9999.00, 19.00 +DLG, 05, 03, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 03, 58.00, 36.00, 27.00, 24.00, 39.00 +DLLC, 05, 03, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 03, 87.00, 55.00, -9999.00, -9999.00, 4.00 +DMN, 05, 03, 84.00, 45.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 03, 72.00, 49.00, -9999.00, -9999.00, 35.00 +DPG, 05, 03, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 03, 82.00, 58.00, -9999.00, -9999.00, 21.00 +DRA, 05, 03, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 03, 87.00, 64.00, 17.00, 11.00, 22.00 +DSM, 05, 03, 70.00, 48.00, 28.00, 26.00, 40.00 +DTW, 05, 03, 66.00, 44.00, 25.00, 26.00, 38.00 +DUG, 05, 03, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 03, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 03, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 03, 82.00, 58.00, -9999.00, -9999.00, 23.00 +D45, 05, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 03, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 03, 66.00, 41.00, 24.00, 24.00, 35.00 +ECG, 05, 03, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 03, 77.00, 51.00, -9999.00, -9999.00, 8.00 +EED, 05, 03, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 03, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 03, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 03, 68.00, 41.00, 36.00, 37.00, 50.00 +EKO, 05, 03, 66.00, 34.00, 14.00, 16.00, 23.00 +ELD, 05, 03, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 03, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 03, 84.00, 54.00, 5.00, 3.00, 7.00 +ELY, 05, 03, 64.00, 31.00, 16.00, 17.00, 24.00 +EMP, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 03, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +END, 05, 03, 78.00, 55.00, -9999.00, -9999.00, 18.00 +ENN, 05, 03, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 03, 68.00, 47.00, -9999.00, -9999.00, 19.00 +EPH, 05, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 03, 62.00, 44.00, 32.00, 29.00, 43.00 +ESF, 05, 03, 82.00, 61.00, -9999.00, -9999.00, 29.00 +EUG, 05, 03, 65.00, 43.00, 26.00, 29.00, 38.00 +EVV, 05, 03, 74.00, 51.00, 29.00, 28.00, 41.00 +EWN, 05, 03, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 03, 69.00, 50.00, 27.00, 25.00, 39.00 +EYW, 05, 03, 84.00, 75.00, 14.00, 12.00, 22.00 +E74, 05, 03, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 03, 76.00, 51.00, -9999.00, -9999.00, 31.00 +FAI, 05, 03, 53.00, 32.00, 15.00, 14.00, 22.00 +FAR, 05, 03, 64.00, 40.00, 20.00, 16.00, 28.00 +FAT, 05, 03, 81.00, 51.00, 5.00, 4.00, 7.00 +FAY, 05, 03, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 03, 62.00, 36.00, 22.00, 25.00, 37.00 +FCS, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 03, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 03, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 03, 64.00, 31.00, 12.00, 14.00, 20.00 +FLL, 05, 03, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 03, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 03, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FME, 05, 03, 74.00, 46.00, -9999.00, -9999.00, 31.00 +FMH, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FMN, 05, 03, 75.00, 38.00, 9.00, 9.00, 13.00 +FMY, 05, 03, 87.00, 66.00, 8.00, 14.00, 18.00 +FNT, 05, 03, 64.00, 42.00, 25.00, 26.00, 39.00 +FOD, 05, 03, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 03, 73.00, 50.00, -9999.00, -9999.00, 33.00 +FOK, 05, 03, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 03, 74.00, 51.00, -9999.00, -9999.00, 31.00 +FSD, 05, 03, 67.00, 42.00, 29.00, 21.00, 37.00 +FSI, 05, 03, 79.00, 55.00, -9999.00, -9999.00, 29.00 +FSM, 05, 03, 78.00, 55.00, 26.00, 24.00, 38.00 +FTK, 05, 03, 73.00, 49.00, -9999.00, -9999.00, 35.00 +FWA, 05, 03, 68.00, 45.00, 25.00, 28.00, 40.00 +FWH, 05, 03, 80.00, 59.00, -9999.00, -9999.00, 26.00 +FYU, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 03, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 03, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 03, 94.00, 58.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 03, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 03, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 03, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 03, 63.00, 39.00, 19.00, 22.00, 31.00 +GFA, 05, 03, 62.00, 38.00, -9999.00, -9999.00, 29.00 +GFK, 05, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 03, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 03, 64.00, 39.00, 20.00, 19.00, 29.00 +GJT, 05, 03, 72.00, 45.00, 15.00, 15.00, 22.00 +GKN, 05, 03, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 03, 69.00, 42.00, 22.00, 18.00, 30.00 +GLH, 05, 03, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 03, 78.00, 70.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 03, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 03, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +GON, 05, 03, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 03, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 03, 63.00, 41.00, 27.00, 24.00, 38.00 +GRCI, 05, 03, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 03, 65.00, 41.00, -9999.00, -9999.00, 36.00 +GRI, 05, 03, 70.00, 46.00, 26.00, 21.00, 36.00 +GRK, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 03, 65.00, 42.00, 27.00, 27.00, 40.00 +GSB, 05, 03, 78.00, 54.00, -9999.00, -9999.00, 30.00 +GSG, 05, 03, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 03, 75.00, 52.00, 21.00, 21.00, 33.00 +GSP, 05, 03, 77.00, 53.00, 23.00, 24.00, 35.00 +GST, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 03, 61.00, 42.00, -9999.00, -9999.00, 45.00 +GTF, 05, 03, 62.00, 38.00, 23.00, 25.00, 33.00 +GUP, 05, 03, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 03, 69.00, 45.00, -9999.00, -9999.00, 39.00 +GVW, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +GWO, 05, 03, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 03, 72.00, 57.00, 21.00, 18.00, 31.00 +HBR, 05, 03, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 03, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 03, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 03, 66.00, 42.00, -9999.00, -9999.00, 27.00 +HKY, 05, 03, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 03, 62.00, 37.00, 21.00, 22.00, 32.00 +HMN, 05, 03, 85.00, 45.00, -9999.00, -9999.00, 6.00 +HMS, 05, 03, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 03, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 03, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +HON, 05, 03, 67.00, 41.00, 22.00, 19.00, 32.00 +HOP, 05, 03, 75.00, 50.00, -9999.00, -9999.00, 35.00 +HOT, 05, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 03, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 03, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 03, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 03, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 03, 82.00, 58.00, -9999.00, -9999.00, 20.00 +HST, 05, 03, 86.00, 65.00, -9999.00, -9999.00, 25.00 +HSV, 05, 03, 77.00, 55.00, 27.00, 24.00, 38.00 +HTL, 05, 03, 62.00, 39.00, 28.00, 25.00, 40.00 +HTS, 05, 03, 73.00, 49.00, 29.00, 30.00, 42.00 +HUF, 05, 03, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 03, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 03, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 03, 64.00, 38.00, 20.00, 20.00, 30.00 +IAB, 05, 03, 74.00, 51.00, -9999.00, -9999.00, 30.00 +IAD, 05, 03, 71.00, 47.00, 25.00, 27.00, 38.00 +IAG, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 03, 83.00, 62.00, 18.00, 16.00, 27.00 +ICT, 05, 03, 74.00, 51.00, 26.00, 19.00, 36.00 +IDA, 05, 03, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 03, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 03, 70.00, 49.00, 25.00, 25.00, 38.00 +ILI, 05, 03, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 03, 79.00, 56.00, 19.00, 19.00, 31.00 +IMT, 05, 03, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +IND, 05, 03, 70.00, 48.00, 31.00, 28.00, 43.00 +INL, 05, 03, 60.00, 36.00, 24.00, 20.00, 33.00 +INS, 05, 03, 78.00, 50.00, -9999.00, -9999.00, 4.00 +INT, 05, 03, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +INW, 05, 03, 76.00, 42.00, 7.00, 9.00, 13.00 +IPL, 05, 03, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 03, 68.00, 45.00, 29.00, 30.00, 43.00 +IRK, 05, 03, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 03, 65.00, 39.00, 21.00, 17.00, 29.00 +ISP, 05, 03, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 03, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 03, 91.00, 56.00, -9999.00, -9999.00, 5.00 +IWD, 05, 03, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 03, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 03, 82.00, 57.00, 21.00, 20.00, 32.00 +JAX, 05, 03, 83.00, 60.00, 14.00, 19.00, 26.00 +JBR, 05, 03, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 03, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 03, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 03, 64.00, 49.00, 25.00, 24.00, 38.00 +JHW, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 03, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 03, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 03, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 03, 53.00, 37.00, 45.00, 42.00, 55.00 +JST, 05, 03, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 03, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 03, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 03, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 03, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 03, 65.00, 42.00, 26.00, 25.00, 39.00 +LAR, 05, 03, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 03, 84.00, 57.00, 4.00, 4.00, 6.00 +LAX, 05, 03, 68.00, 55.00, 5.00, 4.00, 7.00 +LBB, 05, 03, 81.00, 53.00, 18.00, 11.00, 24.00 +LBF, 05, 03, 69.00, 41.00, 27.00, 19.00, 34.00 +LCH, 05, 03, 82.00, 63.00, 16.00, 15.00, 24.00 +LCK, 05, 03, 71.00, 47.00, -9999.00, -9999.00, 40.00 +LEB, 05, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 03, 71.00, 50.00, 28.00, 29.00, 41.00 +LFI, 05, 03, 72.00, 55.00, -9999.00, -9999.00, 32.00 +LFK, 05, 03, 83.00, 61.00, 20.00, 19.00, 30.00 +LFT, 05, 03, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 03, 66.00, 50.00, 26.00, 23.00, 37.00 +LGB, 05, 03, 73.00, 55.00, 5.00, 4.00, 7.00 +LGU, 05, 03, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 03, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 03, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 03, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 03, 79.00, 56.00, 23.00, 21.00, 34.00 +LIZ, 05, 03, 56.00, 37.00, -9999.00, -9999.00, 40.00 +LMT, 05, 03, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +LND, 05, 03, 63.00, 37.00, 20.00, 21.00, 29.00 +LNK, 05, 03, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 03, 71.00, 39.00, 7.00, 9.00, 13.00 +LOZ, 05, 03, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 03, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 03, 78.00, 55.00, -9999.00, -9999.00, 35.00 +LSE, 05, 03, 67.00, 45.00, 22.00, 24.00, 35.00 +LSF, 05, 03, 81.00, 58.00, -9999.00, -9999.00, 35.00 +LSV, 05, 03, 88.00, 51.00, -9999.00, -9999.00, 4.00 +LTS, 05, 03, 83.00, 55.00, -9999.00, -9999.00, 27.00 +LUF, 05, 03, 92.00, 55.00, -9999.00, -9999.00, 3.00 +LVS, 05, 03, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 03, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 03, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 03, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 03, 73.00, 50.00, 23.00, 24.00, 35.00 +MAF, 05, 03, 85.00, 55.00, 12.00, 8.00, 17.00 +MBL, 05, 03, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 03, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 03, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 03, 78.00, 52.00, -9999.00, -9999.00, 14.00 +MCF, 05, 03, 86.00, 65.00, -9999.00, -9999.00, 19.00 +MCG, 05, 03, 48.00, 28.00, 21.00, 19.00, 30.00 +MCI, 05, 03, 71.00, 51.00, 28.00, 23.00, 40.00 +MCK, 05, 03, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 03, 82.00, 56.00, 17.00, 21.00, 30.00 +MCO, 05, 03, 86.00, 64.00, 13.00, 20.00, 26.00 +MCW, 05, 03, 66.00, 43.00, 22.00, 21.00, 34.00 +MC2, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +MDH, 05, 03, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 03, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 03, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 03, 67.00, 47.00, 30.00, 28.00, 42.00 +MEI, 05, 03, 82.00, 56.00, 20.00, 20.00, 33.00 +MEM, 05, 03, 78.00, 58.00, 24.00, 26.00, 37.00 +MER, 05, 03, 81.00, 48.00, -9999.00, -9999.00, 10.00 +MFD, 05, 03, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 03, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 03, 70.00, 41.00, 18.00, 17.00, 24.00 +MGE, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 03, 81.00, 58.00, 19.00, 21.00, 31.00 +MGW, 05, 03, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 03, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 03, 76.00, 49.00, -9999.00, -9999.00, 14.00 +MHS, 05, 03, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 03, 85.00, 69.00, 15.00, 22.00, 28.00 +MIB, 05, 03, 62.00, 39.00, -9999.00, -9999.00, 31.00 +MIV, 05, 03, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 03, 72.00, 40.00, -9999.00, -9999.00, 20.00 +MKC, 05, 03, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 03, 61.00, 42.00, 29.00, 28.00, 42.00 +MKG, 05, 03, 63.00, 42.00, 24.00, 23.00, 36.00 +MKL, 05, 03, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 03, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 03, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 03, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 03, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 03, 69.00, 46.00, 30.00, 27.00, 42.00 +MLS, 05, 03, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 03, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 03, 83.00, 58.00, -9999.00, -9999.00, 29.00 +MOB, 05, 03, 83.00, 62.00, 18.00, 21.00, 31.00 +MOT, 05, 03, 62.00, 39.00, 17.00, 16.00, 25.00 +MPV, 05, 03, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 03, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 03, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 03, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 03, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 03, 64.00, 47.00, -9999.00, -9999.00, 18.00 +MSL, 05, 03, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 03, 65.00, 41.00, 27.00, 26.00, 40.00 +MSO, 05, 03, 63.00, 35.00, 24.00, 22.00, 35.00 +MSP, 05, 03, 66.00, 44.00, 26.00, 25.00, 37.00 +MSS, 05, 03, 62.00, 40.00, 28.00, 28.00, 39.00 +MSY, 05, 03, 82.00, 63.00, 16.00, 19.00, 27.00 +MTC, 05, 03, 63.00, 43.00, -9999.00, -9999.00, 36.00 +MTN, 05, 03, 71.00, 49.00, -9999.00, -9999.00, 31.00 +MTO, 05, 03, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 03, 69.00, 45.00, -9999.00, -9999.00, 31.00 +MUO, 05, 03, 73.00, 41.00, -9999.00, -9999.00, 20.00 +MWA, 05, 03, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 03, 81.00, 58.00, -9999.00, -9999.00, 26.00 +MYL, 05, 03, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 03, 80.00, 56.00, -9999.00, -9999.00, 26.00 +NAO, 05, 03, 78.00, 63.00, -9999.00, -9999.00, 27.00 +NBC, 05, 03, 81.00, 60.00, -9999.00, -9999.00, 27.00 +NBE, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 05, 03, 66.00, 45.00, -9999.00, -9999.00, 39.00 +NCA, 05, 03, 80.00, 53.00, -9999.00, -9999.00, 31.00 +NCO, 05, 03, 61.00, 44.00, -9999.00, -9999.00, 37.00 +NC1, 05, 03, 78.00, 51.00, -9999.00, -9999.00, 7.00 +NEL, 05, 03, 68.00, 45.00, -9999.00, -9999.00, 36.00 +NFG, 05, 03, 67.00, 53.00, -9999.00, -9999.00, 26.00 +NFL, 05, 03, 70.00, 38.00, -9999.00, -9999.00, 13.00 +NGP, 05, 03, 84.00, 68.00, -9999.00, -9999.00, 18.00 +NGU, 05, 03, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 03, 65.00, 50.00, -9999.00, -9999.00, 11.00 +NHK, 05, 03, 72.00, 49.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 03, 60.00, 41.00, -9999.00, -9999.00, 38.00 +NID, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 03, 83.00, 60.00, -9999.00, -9999.00, 25.00 +NIR, 05, 03, 85.00, 64.00, -9999.00, -9999.00, 19.00 +NKT, 05, 03, 76.00, 57.00, -9999.00, -9999.00, 30.00 +NKX, 05, 03, 69.00, 58.00, -9999.00, -9999.00, 13.00 +NLC, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NMM, 05, 03, 81.00, 55.00, -9999.00, -9999.00, 28.00 +NPA, 05, 03, 81.00, 63.00, -9999.00, -9999.00, 22.00 +NQA, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 05, 03, 87.00, 67.00, -9999.00, -9999.00, 18.00 +NQX, 05, 03, 84.00, 75.00, -9999.00, -9999.00, 21.00 +NRB, 05, 03, 81.00, 63.00, -9999.00, -9999.00, 24.00 +NRC, 05, 03, 81.00, 48.00, -9999.00, -9999.00, 12.00 +NRS, 05, 03, 67.00, 55.00, -9999.00, -9999.00, 9.00 +NSE, 05, 03, 83.00, 59.00, -9999.00, -9999.00, 25.00 +NSI, 05, 03, 69.00, 50.00, -9999.00, -9999.00, 7.00 +NTD, 05, 03, 69.00, 50.00, -9999.00, -9999.00, 6.00 +NTK, 05, 03, 74.00, 54.00, -9999.00, -9999.00, 9.00 +NTU, 05, 03, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NUC, 05, 03, 68.00, 54.00, -9999.00, -9999.00, 7.00 +NUQ, 05, 03, 72.00, 47.00, -9999.00, -9999.00, 13.00 +NUW, 05, 03, 61.00, 42.00, -9999.00, -9999.00, 34.00 +NWF, 05, 03, 73.00, 55.00, -9999.00, -9999.00, 8.00 +NXX, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 03, 74.00, 48.00, -9999.00, -9999.00, 34.00 +NZC, 05, 03, 84.00, 57.00, -9999.00, -9999.00, 27.00 +NZJ, 05, 03, 74.00, 51.00, -9999.00, -9999.00, 11.00 +NZW, 05, 03, 64.00, 43.00, -9999.00, -9999.00, 36.00 +NZY, 05, 03, 69.00, 58.00, -9999.00, -9999.00, 9.00 +OAK, 05, 03, 68.00, 46.00, 8.00, 10.00, 14.00 +OAR, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +OFF, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 05, 03, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 03, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 03, 77.00, 55.00, 24.00, 16.00, 32.00 +OLM, 05, 03, 63.00, 39.00, 32.00, 35.00, 45.00 +OMA, 05, 03, 71.00, 47.00, 23.00, 23.00, 35.00 +OME, 05, 03, 35.00, 22.00, 17.00, 19.00, 26.00 +ONT, 05, 03, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 03, 66.00, 45.00, 31.00, 25.00, 42.00 +ORF, 05, 03, 73.00, 54.00, 21.00, 21.00, 32.00 +ORH, 05, 03, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 03, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 03, 60.00, 38.00, -9999.00, -9999.00, 34.00 +OTG, 05, 03, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 03, 59.00, 45.00, 32.00, 35.00, 45.00 +OTM, 05, 03, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 03, 31.00, 16.00, 8.00, 13.00, 16.00 +OURC, 05, 03, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 03, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 03, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 03, 83.00, 58.00, -9999.00, -9999.00, 25.00 +PACZ, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 03, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 03, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 03, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 03, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 03, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 03, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 03, 82.00, 59.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 03, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 03, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 03, 40.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 03, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 03, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 03, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 03, 62.00, 41.00, -9999.00, -9999.00, 35.00 +PBI, 05, 03, 84.00, 68.00, 16.00, 25.00, 33.00 +PDT, 05, 03, 67.00, 43.00, 18.00, 15.00, 26.00 +PDX, 05, 03, 65.00, 45.00, 30.00, 33.00, 43.00 +PFN, 05, 03, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 03, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 03, 70.00, 49.00, 24.00, 27.00, 39.00 +PHX, 05, 03, 90.00, 61.00, 3.00, 3.00, 5.00 +PIA, 05, 03, 69.00, 47.00, 30.00, 25.00, 41.00 +PIB, 05, 03, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 03, 64.00, 37.00, 21.00, 20.00, 31.00 +PIR, 05, 03, 67.00, 42.00, 20.00, 17.00, 27.00 +PIT, 05, 03, 67.00, 45.00, 32.00, 30.00, 45.00 +PKB, 05, 03, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 03, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 03, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 03, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 03, 81.00, 63.00, 15.00, 15.00, 25.00 +POB, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 05, 03, 82.00, 59.00, -9999.00, -9999.00, 31.00 +POM, 05, 03, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 05, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 03, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 03, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 03, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 03, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 03, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 03, 63.00, 39.00, -9999.00, -9999.00, 37.00 +PSP, 05, 03, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 03, 82.00, 67.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 03, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 03, 74.00, 42.00, 15.00, 14.00, 22.00 +PUC, 05, 03, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 03, 64.00, 44.00, 27.00, 23.00, 39.00 +PVU, 05, 03, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 03, 60.00, 40.00, 28.00, 27.00, 40.00 +P02, 05, 03, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P07, 05, 03, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +P11, 05, 03, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +P24, 05, 03, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P28, 05, 03, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +P35, 05, 03, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +P38, 05, 03, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +P39, 05, 03, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P58, 05, 03, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +P59, 05, 03, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +P60, 05, 03, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +P61, 05, 03, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +P67, 05, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P68, 05, 03, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +P69, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 03, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 03, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 03, 65.00, 39.00, 22.00, 23.00, 33.00 +RBL, 05, 03, 79.00, 51.00, 11.00, 9.00, 15.00 +RCA, 05, 03, 65.00, 39.00, -9999.00, -9999.00, 32.00 +RDD, 05, 03, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 03, 64.00, 32.00, 13.00, 13.00, 21.00 +RDR, 05, 03, 63.00, 39.00, -9999.00, -9999.00, 30.00 +RDU, 05, 03, 76.00, 52.00, 21.00, 18.00, 30.00 +REE, 05, 03, 81.00, 53.00, -9999.00, -9999.00, 18.00 +REJ, 05, 03, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 03, 67.00, 44.00, 30.00, 26.00, 42.00 +RIC, 05, 03, 75.00, 51.00, 21.00, 22.00, 34.00 +RIV, 05, 03, 78.00, 50.00, -9999.00, -9999.00, 9.00 +RIW, 05, 03, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 03, 60.00, 34.00, 15.00, 14.00, 23.00 +RME, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +RMG, 05, 03, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +RND, 05, 03, 84.00, 63.00, -9999.00, -9999.00, 24.00 +RNO, 05, 03, 70.00, 38.00, 9.00, 7.00, 13.00 +ROA, 05, 03, 73.00, 50.00, 23.00, 25.00, 36.00 +ROC, 05, 03, 64.00, 43.00, 27.00, 28.00, 40.00 +ROW, 05, 03, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 03, 72.00, 48.00, 21.00, 18.00, 30.00 +RST, 05, 03, 64.00, 42.00, 28.00, 27.00, 41.00 +RWF, 05, 03, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 03, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 03, 77.00, 49.00, 8.00, 8.00, 11.00 +SAF, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 03, 69.00, 58.00, 5.00, 5.00, 9.00 +SAT, 05, 03, 84.00, 63.00, 21.00, 19.00, 31.00 +SAV, 05, 03, 82.00, 60.00, 14.00, 21.00, 29.00 +SAW, 05, 03, 56.00, 38.00, -9999.00, -9999.00, 39.00 +SBA, 05, 03, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 03, 79.00, 51.00, -9999.00, -9999.00, 11.00 +SBN, 05, 03, 66.00, 45.00, 29.00, 29.00, 42.00 +SBP, 05, 03, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 03, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 03, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 03, 20.00, 6.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 03, 79.00, 50.00, 6.00, 7.00, 10.00 +SDF, 05, 03, 73.00, 52.00, 29.00, 27.00, 41.00 +SEA, 05, 03, 62.00, 44.00, 27.00, 26.00, 39.00 +SEM, 05, 03, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 03, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 03, 66.00, 49.00, 7.00, 9.00, 12.00 +SGF, 05, 03, 73.00, 50.00, 28.00, 24.00, 41.00 +SGY, 05, 03, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 03, 63.00, 36.00, 25.00, 26.00, 37.00 +SHV, 05, 03, 81.00, 59.00, 21.00, 19.00, 32.00 +SIT, 05, 03, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 03, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 03, 85.00, 59.00, 18.00, 11.00, 24.00 +SKA, 05, 03, 63.00, 39.00, -9999.00, -9999.00, 25.00 +SKF, 05, 03, 84.00, 63.00, -9999.00, -9999.00, 24.00 +SLC, 05, 03, 68.00, 43.00, 21.00, 22.00, 30.00 +SLE, 05, 03, 65.00, 40.00, 25.00, 29.00, 38.00 +SLN, 05, 03, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 03, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 03, 67.00, 45.00, -9999.00, 6.00, 10.00 +SNA, 05, 03, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 03, 37.00, 29.00, 31.00, 38.00, 49.00 +SNS, 05, 03, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 03, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 03, 71.00, 49.00, 28.00, 25.00, 40.00 +SPS, 05, 03, 81.00, 56.00, 19.00, 15.00, 27.00 +SRQ, 05, 03, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 03, 81.00, 55.00, -9999.00, -9999.00, 28.00 +SSI, 05, 03, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +STC, 05, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 03, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +STL, 05, 03, 73.00, 53.00, 25.00, 26.00, 39.00 +STNV, 05, 03, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +STS, 05, 03, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 03, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 03, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 03, 75.00, 48.00, -9999.00, -9999.00, 12.00 +SUX, 05, 03, 70.00, 46.00, 27.00, 23.00, 37.00 +SVN, 05, 03, 82.00, 60.00, -9999.00, -9999.00, 26.00 +SWF, 05, 03, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 03, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 03, 64.00, 43.00, 31.00, 32.00, 45.00 +SZL, 05, 03, 73.00, 48.00, -9999.00, -9999.00, 31.00 +TAD, 05, 03, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 03, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 03, 77.00, 47.00, -9999.00, -9999.00, 34.00 +TCC, 05, 03, 78.00, 48.00, 11.00, 9.00, 17.00 +TCL, 05, 03, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 03, 65.00, 41.00, -9999.00, -9999.00, 38.00 +TCS, 05, 03, 80.00, 51.00, -9999.00, -9999.00, 7.00 +TEB, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 03, 77.00, 55.00, -9999.00, -9999.00, 27.00 +TKA, 05, 03, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 03, 84.00, 58.00, 13.00, 20.00, 27.00 +TNX, 05, 03, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 03, 67.00, 43.00, 27.00, 30.00, 43.00 +TOP, 05, 03, 73.00, 50.00, 28.00, 24.00, 40.00 +TPA, 05, 03, 86.00, 65.00, 9.00, 13.00, 18.00 +TPH, 05, 03, 70.00, 39.00, 8.00, 6.00, 12.00 +TRI, 05, 03, 73.00, 49.00, 25.00, 28.00, 39.00 +TRK, 05, 03, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 03, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 03, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 03, 78.00, 56.00, 25.00, 20.00, 35.00 +TUP, 05, 03, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 03, 87.00, 55.00, 4.00, 4.00, 7.00 +TVC, 05, 03, 62.00, 38.00, 22.00, 20.00, 30.00 +TVL, 05, 03, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 03, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 03, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 03, 75.00, 50.00, 24.00, 28.00, 38.00 +T01, 05, 03, 72.00, 49.00, -9999.00, -9999.00, 32.00 +T02, 05, 03, 79.00, 56.00, -9999.00, -9999.00, 29.00 +T03, 05, 03, 80.00, 56.00, -9999.00, -9999.00, 26.00 +T04, 05, 03, 84.00, 65.00, -9999.00, -9999.00, 19.00 +T05, 05, 03, 72.00, 48.00, -9999.00, -9999.00, 30.00 +T06, 05, 03, 82.00, 55.00, -9999.00, -9999.00, 27.00 +T07, 05, 03, 75.00, 42.00, -9999.00, -9999.00, 27.00 +T08, 05, 03, 68.00, 47.00, -9999.00, -9999.00, 20.00 +UCA, 05, 03, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 03, 78.00, 50.00, -9999.00, -9999.00, 4.00 +UIL, 05, 03, 58.00, 40.00, 48.00, 49.00, 59.00 +UIN, 05, 03, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 03, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 03, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 03, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +U15, 05, 03, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +U28, 05, 03, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 03, 83.00, 56.00, -9999.00, -9999.00, 25.00 +VBG, 05, 03, 69.00, 47.00, -9999.00, -9999.00, 14.00 +VCT, 05, 03, 84.00, 66.00, 16.00, 15.00, 25.00 +VCV, 05, 03, 78.00, 46.00, -9999.00, -9999.00, 4.00 +VDZ, 05, 03, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 03, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 03, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 03, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 03, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 03, 82.00, 58.00, -9999.00, -9999.00, 21.00 +VRB, 05, 03, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 03, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 03, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 03, 72.00, 49.00, 24.00, 22.00, -9999.00 +WJA, 05, 03, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 03, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 03, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 03, 70.00, 35.00, 14.00, 14.00, 21.00 +WPO, 05, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 03, 82.00, 56.00, -9999.00, -9999.00, 27.00 +WRG, 05, 03, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 03, 71.00, 45.00, -9999.00, -9999.00, 35.00 +WRL, 05, 03, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +X68, 05, 03, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 03, 48.00, 34.00, 54.00, 53.00, 65.00 +YCG, 05, 03, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 03, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 03, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 03, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 03, 69.00, 40.00, 9.00, 11.00, 16.00 +YNG, 05, 03, 65.00, 43.00, 31.00, 32.00, 45.00 +YPA, 05, 03, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 03, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 03, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 03, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 03, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 03, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 03, 91.00, 61.00, 1.00, 1.00, 2.00 +YVR, 05, 03, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 03, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 03, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 03, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 03, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 03, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 03, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 03, 58.00, 35.00, 25.00, 25.00, 36.00 +ZUN, 05, 03, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 03, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 03, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 03, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +01R, 05, 03, 82.00, 60.00, -9999.00, -9999.00, 28.00 +1V1, 05, 03, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 03, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 03, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 03, 75.00, 56.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 03, 81.00, 55.00, -9999.00, -9999.00, 29.00 +3B1, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 03, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 03, 63.00, 38.00, -9999.00, -9999.00, 34.00 +3SE, 05, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 03, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 03, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 03, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 03, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 03, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 03, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 03, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 04, 68.00, 46.00, 27.00, 27.00, 40.00 +ABI, 05, 04, 82.00, 58.00, 15.00, 12.00, 24.00 +ABQ, 05, 04, 77.00, 45.00, 9.00, 8.00, 15.00 +ABR, 05, 04, 66.00, 41.00, 21.00, 18.00, 31.00 +ABY, 05, 04, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 04, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 04, 82.00, 62.00, 18.00, 18.00, 29.00 +ACV, 05, 04, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 04, 68.00, 46.00, 24.00, 23.00, 35.00 +ADK, 05, 04, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 04, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 04, 71.00, 47.00, -9999.00, -9999.00, 29.00 +AEX, 05, 04, 82.00, 61.00, -9999.00, -9999.00, 28.00 +AFF, 05, 04, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 04, 88.00, 63.00, -9999.00, -9999.00, 31.00 +AGS, 05, 04, 81.00, 54.00, 19.00, 23.00, 32.00 +AHN, 05, 04, 78.00, 55.00, 18.00, 22.00, 30.00 +AKN, 05, 04, 47.00, 31.00, 27.00, 26.00, 39.00 +AKO, 05, 04, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 04, 66.00, 42.00, 27.00, 28.00, 41.00 +ALI, 05, 04, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 04, 68.00, 45.00, 26.00, 24.00, 39.00 +ALS, 05, 04, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 04, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 04, 77.00, 48.00, 17.00, 13.00, 25.00 +AMG, 05, 04, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 04, 51.00, 36.00, 16.00, 14.00, 23.00 +AND, 05, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 04, 54.00, 40.00, 49.00, 49.00, 62.00 +AOO, 05, 04, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +APN, 05, 04, 61.00, 36.00, 27.00, 27.00, 40.00 +AQQ, 05, 04, 80.00, 64.00, -9999.00, -9999.00, -9999.00 +ART, 05, 04, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +AST, 05, 04, 59.00, 43.00, 40.00, 43.00, 53.00 +ATL, 05, 04, 77.00, 56.00, 20.00, 24.00, 34.00 +ATW, 05, 04, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 04, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 04, 71.00, 47.00, -9999.00, -9999.00, 38.00 +AUG, 05, 04, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 04, 83.00, 64.00, 19.00, 17.00, 30.00 +AUW, 05, 04, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 04, 73.00, 48.00, 23.00, 26.00, 36.00 +AVP, 05, 04, 66.00, 45.00, 30.00, 30.00, 45.00 +AXN, 05, 04, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 04, 64.00, 42.00, -9999.00, -9999.00, 35.00 +AYS, 05, 04, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 04, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 04, 80.00, 52.00, -9999.00, -9999.00, 14.00 +BAD, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 04, 58.00, 28.00, -9999.00, -9999.00, 18.00 +BDL, 05, 04, 68.00, 44.00, 27.00, 25.00, 38.00 +BDR, 05, 04, 63.00, 47.00, 27.00, 23.00, 36.00 +BET, 05, 04, 43.00, 26.00, 21.00, 20.00, 30.00 +BFD, 05, 04, 61.00, 38.00, 33.00, 34.00, 47.00 +BFF, 05, 04, 68.00, 38.00, 24.00, 20.00, 34.00 +BFL, 05, 04, 82.00, 55.00, 4.00, 4.00, 6.00 +BGM, 05, 04, 62.00, 43.00, 31.00, 32.00, 46.00 +BGR, 05, 04, 60.00, 40.00, 27.00, 24.00, 37.00 +BGS, 05, 04, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 04, 79.00, 55.00, 22.00, 23.00, 34.00 +BID, 05, 04, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 04, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 04, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 04, 64.00, 40.00, 23.00, 26.00, 36.00 +BIS, 05, 04, 64.00, 39.00, 21.00, 19.00, 31.00 +BIX, 05, 04, 81.00, 64.00, -9999.00, -9999.00, 22.00 +BJI, 05, 04, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 04, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 04, 68.00, 37.00, -9999.00, -9999.00, 27.00 +BKW, 05, 04, 67.00, 46.00, 30.00, 32.00, 45.00 +BLF, 05, 04, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 04, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 04, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 04, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 04, 74.00, 50.00, -9999.00, -9999.00, 35.00 +BNA, 05, 04, 76.00, 54.00, 27.00, 27.00, 40.00 +BNO, 05, 04, 63.00, 34.00, -9999.00, 16.00, 33.00 +BOI, 05, 04, 68.00, 41.00, 16.00, 18.00, 25.00 +BOS, 05, 04, 63.00, 47.00, 27.00, 24.00, 39.00 +BPI, 05, 04, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 04, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 04, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 04, 69.00, 48.00, -9999.00, -9999.00, 33.00 +BRO, 05, 04, 87.00, 70.00, 11.00, 9.00, 16.00 +BRW, 05, 04, 18.00, 6.00, 9.00, 11.00, 18.00 +BSM, 05, 04, 83.00, 64.00, -9999.00, -9999.00, 24.00 +BTI, 05, 04, 20.00, 7.00, 8.00, 11.00, 16.00 +BTL, 05, 04, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 04, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 04, 84.00, 63.00, 18.00, 18.00, 28.00 +BTT, 05, 04, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 04, 63.00, 42.00, 30.00, 29.00, 46.00 +BUB, 05, 04, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 04, 62.00, 43.00, 30.00, 31.00, 44.00 +BUR, 05, 04, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 04, 81.00, 65.00, -9999.00, 14.00, 22.00 +BWG, 05, 04, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 04, 71.00, 49.00, 26.00, 25.00, 37.00 +BYH, 05, 04, 78.00, 57.00, -9999.00, -9999.00, 35.00 +BYI, 05, 04, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 04, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 04, 81.00, 55.00, 16.00, 20.00, 29.00 +CAG, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 04, 66.00, 45.00, 30.00, 34.00, 45.00 +CAO, 05, 04, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 04, 57.00, 37.00, 32.00, 33.00, 45.00 +CBM, 05, 04, 80.00, 56.00, -9999.00, -9999.00, 27.00 +CDB, 05, 04, 42.00, 33.00, 47.00, 48.00, 65.00 +CDC, 05, 04, 68.00, 38.00, 13.00, 12.00, 20.00 +CDR, 05, 04, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 04, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 04, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 04, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 04, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 04, 76.00, 52.00, 21.00, 25.00, 35.00 +CHO, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 04, 81.00, 60.00, 18.00, 19.00, 29.00 +CID, 05, 04, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 04, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 04, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 04, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 04, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 04, 65.00, 44.00, 29.00, 31.00, 44.00 +CLL, 05, 04, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 04, 76.00, 53.00, 22.00, 21.00, 33.00 +CMH, 05, 04, 69.00, 47.00, 26.00, 30.00, 42.00 +CMI, 05, 04, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 04, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 04, 71.00, 48.00, 29.00, 18.00, 36.00 +CNM, 05, 04, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 04, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +COD, 05, 04, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +COF, 05, 04, 83.00, 64.00, -9999.00, -9999.00, 23.00 +CON, 05, 04, 65.00, 38.00, 26.00, 25.00, 38.00 +COS, 05, 04, 66.00, 39.00, 22.00, 22.00, 33.00 +COT, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 04, 71.00, 50.00, 30.00, 27.00, 43.00 +CPR, 05, 04, 63.00, 35.00, 25.00, 25.00, 36.00 +CRBC, 05, 04, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 04, 85.00, 68.00, 13.00, 12.00, 21.00 +CRW, 05, 04, 73.00, 48.00, 31.00, 32.00, 45.00 +CSG, 05, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 04, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 04, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 04, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 04, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 04, 71.00, 49.00, 26.00, 28.00, 40.00 +CVN, 05, 04, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 04, 78.00, 47.00, -9999.00, -9999.00, 14.00 +CXY, 05, 04, 69.00, 48.00, 23.00, 27.00, 36.00 +CYS, 05, 04, 61.00, 36.00, 25.00, 24.00, 36.00 +DAA, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 05, 04, 83.00, 63.00, 13.00, 20.00, 26.00 +DAG, 05, 04, 84.00, 57.00, 3.00, 2.00, 5.00 +DAL, 05, 04, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 04, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 04, 69.00, 48.00, 28.00, 28.00, 41.00 +DBQ, 05, 04, 66.00, 45.00, 27.00, 24.00, 38.00 +DCA, 05, 04, 73.00, 53.00, 22.00, 25.00, 34.00 +DDC, 05, 04, 73.00, 49.00, 23.00, 18.00, 31.00 +DEC, 05, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 04, 68.00, 41.00, 24.00, 21.00, 32.00 +DFW, 05, 04, 81.00, 60.00, 21.00, 16.00, 30.00 +DHN, 05, 04, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 04, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 04, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 04, 87.00, 64.00, -9999.00, -9999.00, 19.00 +DLG, 05, 04, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 04, 58.00, 36.00, 27.00, 24.00, 39.00 +DLLC, 05, 04, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 04, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 04, 87.00, 55.00, -9999.00, -9999.00, 4.00 +DMN, 05, 04, 84.00, 45.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 04, 72.00, 49.00, -9999.00, -9999.00, 35.00 +DPG, 05, 04, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 04, 82.00, 58.00, -9999.00, -9999.00, 21.00 +DRA, 05, 04, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 04, 87.00, 64.00, 17.00, 11.00, 22.00 +DSM, 05, 04, 70.00, 48.00, 28.00, 26.00, 40.00 +DTW, 05, 04, 66.00, 44.00, 25.00, 26.00, 38.00 +DUG, 05, 04, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 04, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 04, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 04, 82.00, 58.00, -9999.00, -9999.00, 23.00 +D45, 05, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 04, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 04, 66.00, 41.00, 24.00, 24.00, 35.00 +ECG, 05, 04, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 04, 77.00, 51.00, -9999.00, -9999.00, 8.00 +EED, 05, 04, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 04, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 04, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 04, 68.00, 41.00, 36.00, 37.00, 50.00 +EKO, 05, 04, 66.00, 34.00, 14.00, 16.00, 23.00 +ELD, 05, 04, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 04, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 04, 84.00, 54.00, 5.00, 3.00, 7.00 +ELY, 05, 04, 64.00, 31.00, 16.00, 17.00, 24.00 +EMP, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 04, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +END, 05, 04, 78.00, 55.00, -9999.00, -9999.00, 18.00 +ENN, 05, 04, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 04, 68.00, 47.00, -9999.00, -9999.00, 19.00 +EPH, 05, 04, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 04, 62.00, 44.00, 32.00, 29.00, 43.00 +ESF, 05, 04, 82.00, 61.00, -9999.00, -9999.00, 29.00 +EUG, 05, 04, 65.00, 43.00, 25.00, 29.00, 37.00 +EVV, 05, 04, 74.00, 51.00, 29.00, 28.00, 41.00 +EWN, 05, 04, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 04, 69.00, 50.00, 27.00, 25.00, 39.00 +EYW, 05, 04, 84.00, 75.00, 14.00, 12.00, 22.00 +E74, 05, 04, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 04, 76.00, 51.00, -9999.00, -9999.00, 31.00 +FAI, 05, 04, 54.00, 33.00, 15.00, 14.00, 23.00 +FAR, 05, 04, 64.00, 40.00, 20.00, 16.00, 28.00 +FAT, 05, 04, 81.00, 51.00, 5.00, 4.00, 6.00 +FAY, 05, 04, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 04, 62.00, 36.00, 22.00, 25.00, 37.00 +FCS, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 04, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 04, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FHU, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 04, 64.00, 31.00, 12.00, 14.00, 20.00 +FLL, 05, 04, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 04, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FME, 05, 04, 74.00, 46.00, -9999.00, -9999.00, 31.00 +FMH, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FMN, 05, 04, 75.00, 38.00, 9.00, 9.00, 13.00 +FMY, 05, 04, 87.00, 66.00, 8.00, 14.00, 18.00 +FNT, 05, 04, 64.00, 42.00, 25.00, 26.00, 39.00 +FOD, 05, 04, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 04, 73.00, 50.00, -9999.00, -9999.00, 33.00 +FOK, 05, 04, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 04, 74.00, 51.00, -9999.00, -9999.00, 31.00 +FSD, 05, 04, 67.00, 42.00, 29.00, 21.00, 37.00 +FSI, 05, 04, 79.00, 55.00, -9999.00, -9999.00, 29.00 +FSM, 05, 04, 78.00, 55.00, 26.00, 24.00, 38.00 +FTK, 05, 04, 73.00, 49.00, -9999.00, -9999.00, 35.00 +FWA, 05, 04, 68.00, 45.00, 25.00, 28.00, 40.00 +FWH, 05, 04, 80.00, 59.00, -9999.00, -9999.00, 26.00 +FYU, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 04, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 04, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 04, 94.00, 58.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 04, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 04, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 04, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 04, 63.00, 39.00, 19.00, 22.00, 31.00 +GFA, 05, 04, 62.00, 38.00, -9999.00, -9999.00, 29.00 +GFK, 05, 04, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 04, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 04, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 04, 64.00, 39.00, 20.00, 19.00, 30.00 +GJT, 05, 04, 72.00, 45.00, 15.00, 15.00, 22.00 +GKN, 05, 04, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 04, 69.00, 42.00, 22.00, 18.00, 30.00 +GLH, 05, 04, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 04, 78.00, 70.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 04, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 04, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +GON, 05, 04, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 04, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 04, 63.00, 41.00, 27.00, 24.00, 38.00 +GRCI, 05, 04, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 04, 65.00, 41.00, -9999.00, -9999.00, 35.00 +GRI, 05, 04, 70.00, 46.00, 26.00, 21.00, 36.00 +GRK, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 04, 65.00, 42.00, 26.00, 27.00, 40.00 +GSB, 05, 04, 78.00, 54.00, -9999.00, -9999.00, 30.00 +GSG, 05, 04, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 04, 75.00, 52.00, 21.00, 21.00, 33.00 +GSP, 05, 04, 77.00, 53.00, 23.00, 25.00, 35.00 +GST, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 04, 62.00, 42.00, -9999.00, -9999.00, 45.00 +GTF, 05, 04, 62.00, 38.00, 23.00, 25.00, 33.00 +GUP, 05, 04, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 04, 69.00, 45.00, -9999.00, -9999.00, 39.00 +GVW, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +GWO, 05, 04, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 04, 72.00, 57.00, 21.00, 18.00, 31.00 +HBR, 05, 04, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 04, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 04, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 04, 66.00, 42.00, -9999.00, -9999.00, 27.00 +HKY, 05, 04, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 04, 62.00, 37.00, 21.00, 22.00, 32.00 +HMN, 05, 04, 85.00, 45.00, -9999.00, -9999.00, 6.00 +HMS, 05, 04, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 04, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 04, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +HON, 05, 04, 67.00, 41.00, 22.00, 19.00, 32.00 +HOP, 05, 04, 75.00, 50.00, -9999.00, -9999.00, 35.00 +HOT, 05, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 04, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 04, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 04, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 04, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 04, 82.00, 58.00, -9999.00, -9999.00, 20.00 +HST, 05, 04, 86.00, 65.00, -9999.00, -9999.00, 25.00 +HSV, 05, 04, 77.00, 55.00, 27.00, 24.00, 38.00 +HTL, 05, 04, 62.00, 39.00, 28.00, 25.00, 40.00 +HTS, 05, 04, 73.00, 49.00, 29.00, 30.00, 42.00 +HUF, 05, 04, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 04, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 04, 64.00, 38.00, 20.00, 20.00, 30.00 +IAB, 05, 04, 74.00, 51.00, -9999.00, -9999.00, 30.00 +IAD, 05, 04, 71.00, 47.00, 25.00, 27.00, 38.00 +IAG, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 04, 83.00, 62.00, 18.00, 16.00, 27.00 +ICT, 05, 04, 74.00, 51.00, 26.00, 19.00, 36.00 +IDA, 05, 04, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 04, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 04, 70.00, 49.00, 25.00, 25.00, 38.00 +ILI, 05, 04, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 04, 79.00, 56.00, 19.00, 19.00, 31.00 +IMT, 05, 04, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +IND, 05, 04, 70.00, 48.00, 31.00, 28.00, 43.00 +INL, 05, 04, 60.00, 36.00, 24.00, 20.00, 34.00 +INS, 05, 04, 78.00, 50.00, -9999.00, -9999.00, 4.00 +INT, 05, 04, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +INW, 05, 04, 76.00, 42.00, 7.00, 9.00, 13.00 +IPL, 05, 04, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 04, 68.00, 45.00, 29.00, 30.00, 43.00 +IRK, 05, 04, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 04, 65.00, 39.00, 21.00, 17.00, 29.00 +ISP, 05, 04, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 04, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 04, 91.00, 56.00, -9999.00, -9999.00, 5.00 +IWD, 05, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 04, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 04, 82.00, 57.00, 21.00, 20.00, 32.00 +JAX, 05, 04, 83.00, 60.00, 14.00, 19.00, 26.00 +JBR, 05, 04, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 04, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 04, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 04, 64.00, 49.00, 25.00, 24.00, 38.00 +JHW, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 04, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 04, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 04, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 04, 53.00, 37.00, 45.00, 42.00, 55.00 +JST, 05, 04, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 04, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 04, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 04, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 04, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 04, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 04, 65.00, 42.00, 26.00, 25.00, 39.00 +LAR, 05, 04, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 04, 84.00, 57.00, 4.00, 4.00, 6.00 +LAX, 05, 04, 68.00, 55.00, 5.00, 4.00, 7.00 +LBB, 05, 04, 81.00, 53.00, 18.00, 11.00, 24.00 +LBF, 05, 04, 69.00, 41.00, 27.00, 19.00, 34.00 +LCH, 05, 04, 82.00, 63.00, 16.00, 15.00, 24.00 +LCK, 05, 04, 71.00, 47.00, -9999.00, -9999.00, 40.00 +LEB, 05, 04, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 04, 71.00, 50.00, 28.00, 29.00, 41.00 +LFI, 05, 04, 72.00, 55.00, -9999.00, -9999.00, 32.00 +LFK, 05, 04, 83.00, 61.00, 20.00, 19.00, 30.00 +LFT, 05, 04, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 04, 66.00, 50.00, 26.00, 23.00, 37.00 +LGB, 05, 04, 73.00, 55.00, 5.00, 4.00, 7.00 +LGU, 05, 04, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 04, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 04, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 04, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 04, 79.00, 56.00, 23.00, 21.00, 34.00 +LIZ, 05, 04, 57.00, 37.00, -9999.00, -9999.00, 40.00 +LMT, 05, 04, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +LND, 05, 04, 63.00, 37.00, 20.00, 21.00, 29.00 +LNK, 05, 04, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 04, 71.00, 39.00, 7.00, 9.00, 13.00 +LOZ, 05, 04, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 04, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 04, 78.00, 55.00, -9999.00, -9999.00, 35.00 +LSE, 05, 04, 67.00, 45.00, 22.00, 24.00, 35.00 +LSF, 05, 04, 81.00, 58.00, -9999.00, -9999.00, 35.00 +LSV, 05, 04, 88.00, 51.00, -9999.00, -9999.00, 4.00 +LTS, 05, 04, 83.00, 55.00, -9999.00, -9999.00, 27.00 +LUF, 05, 04, 92.00, 55.00, -9999.00, -9999.00, 3.00 +LVS, 05, 04, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 04, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 04, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 04, 73.00, 50.00, 23.00, 24.00, 35.00 +MAF, 05, 04, 85.00, 55.00, 12.00, 8.00, 17.00 +MBL, 05, 04, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 04, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 04, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 04, 78.00, 52.00, -9999.00, -9999.00, 13.00 +MCF, 05, 04, 86.00, 65.00, -9999.00, -9999.00, 19.00 +MCG, 05, 04, 49.00, 29.00, 21.00, 19.00, 30.00 +MCI, 05, 04, 71.00, 51.00, 28.00, 23.00, 40.00 +MCK, 05, 04, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 04, 82.00, 56.00, 17.00, 21.00, 30.00 +MCO, 05, 04, 86.00, 64.00, 13.00, 21.00, 27.00 +MCW, 05, 04, 66.00, 43.00, 22.00, 21.00, 34.00 +MC2, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +MDH, 05, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 04, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 04, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 04, 67.00, 47.00, 30.00, 28.00, 42.00 +MEI, 05, 04, 82.00, 56.00, 20.00, 20.00, 33.00 +MEM, 05, 04, 78.00, 58.00, 24.00, 26.00, 37.00 +MER, 05, 04, 81.00, 48.00, -9999.00, -9999.00, 10.00 +MFD, 05, 04, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 04, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 04, 70.00, 41.00, 18.00, 16.00, 24.00 +MGE, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 04, 81.00, 58.00, 19.00, 21.00, 31.00 +MGW, 05, 04, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 04, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 04, 76.00, 49.00, -9999.00, -9999.00, 13.00 +MHS, 05, 04, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 04, 85.00, 69.00, 15.00, 22.00, 28.00 +MIB, 05, 04, 62.00, 39.00, -9999.00, -9999.00, 31.00 +MIV, 05, 04, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 04, 72.00, 40.00, -9999.00, -9999.00, 20.00 +MKC, 05, 04, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 04, 61.00, 42.00, 29.00, 28.00, 42.00 +MKG, 05, 04, 63.00, 42.00, 24.00, 23.00, 36.00 +MKL, 05, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 04, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 04, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 04, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 04, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 04, 69.00, 46.00, 30.00, 27.00, 42.00 +MLS, 05, 04, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 04, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 04, 83.00, 58.00, -9999.00, -9999.00, 29.00 +MOB, 05, 04, 83.00, 62.00, 18.00, 21.00, 31.00 +MOT, 05, 04, 62.00, 39.00, 17.00, 16.00, 25.00 +MPV, 05, 04, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 04, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 04, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 04, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 04, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 04, 64.00, 47.00, -9999.00, -9999.00, 18.00 +MSL, 05, 04, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 04, 65.00, 41.00, 27.00, 26.00, 40.00 +MSO, 05, 04, 63.00, 35.00, 24.00, 22.00, 35.00 +MSP, 05, 04, 66.00, 44.00, 26.00, 25.00, 37.00 +MSS, 05, 04, 62.00, 40.00, 28.00, 28.00, 39.00 +MSY, 05, 04, 82.00, 63.00, 16.00, 19.00, 27.00 +MTC, 05, 04, 63.00, 43.00, -9999.00, -9999.00, 36.00 +MTN, 05, 04, 71.00, 49.00, -9999.00, -9999.00, 31.00 +MTO, 05, 04, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 04, 69.00, 45.00, -9999.00, -9999.00, 31.00 +MUO, 05, 04, 73.00, 41.00, -9999.00, -9999.00, 20.00 +MWA, 05, 04, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 04, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 04, 81.00, 58.00, -9999.00, -9999.00, 26.00 +MYL, 05, 04, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 04, 80.00, 56.00, -9999.00, -9999.00, 26.00 +NAO, 05, 04, 78.00, 63.00, -9999.00, -9999.00, 27.00 +NBC, 05, 04, 81.00, 60.00, -9999.00, -9999.00, 27.00 +NBE, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 05, 04, 66.00, 45.00, -9999.00, -9999.00, 39.00 +NCA, 05, 04, 80.00, 53.00, -9999.00, -9999.00, 31.00 +NCO, 05, 04, 61.00, 44.00, -9999.00, -9999.00, 37.00 +NC1, 05, 04, 78.00, 51.00, -9999.00, -9999.00, 7.00 +NEL, 05, 04, 68.00, 45.00, -9999.00, -9999.00, 36.00 +NFG, 05, 04, 67.00, 53.00, -9999.00, -9999.00, 25.00 +NFL, 05, 04, 70.00, 38.00, -9999.00, -9999.00, 13.00 +NGP, 05, 04, 84.00, 68.00, -9999.00, -9999.00, 18.00 +NGU, 05, 04, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 04, 65.00, 50.00, -9999.00, -9999.00, 10.00 +NHK, 05, 04, 72.00, 49.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 04, 60.00, 41.00, -9999.00, -9999.00, 38.00 +NID, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 04, 83.00, 60.00, -9999.00, -9999.00, 26.00 +NIR, 05, 04, 85.00, 64.00, -9999.00, -9999.00, 19.00 +NKT, 05, 04, 76.00, 57.00, -9999.00, -9999.00, 30.00 +NKX, 05, 04, 69.00, 58.00, -9999.00, -9999.00, 13.00 +NLC, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NMM, 05, 04, 81.00, 55.00, -9999.00, -9999.00, 28.00 +NPA, 05, 04, 81.00, 63.00, -9999.00, -9999.00, 22.00 +NQA, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 05, 04, 87.00, 67.00, -9999.00, -9999.00, 18.00 +NQX, 05, 04, 84.00, 75.00, -9999.00, -9999.00, 21.00 +NRB, 05, 04, 81.00, 63.00, -9999.00, -9999.00, 24.00 +NRC, 05, 04, 81.00, 48.00, -9999.00, -9999.00, 12.00 +NRS, 05, 04, 67.00, 55.00, -9999.00, -9999.00, 9.00 +NSE, 05, 04, 83.00, 59.00, -9999.00, -9999.00, 25.00 +NSI, 05, 04, 69.00, 50.00, -9999.00, -9999.00, 7.00 +NTD, 05, 04, 69.00, 50.00, -9999.00, -9999.00, 6.00 +NTK, 05, 04, 74.00, 54.00, -9999.00, -9999.00, 9.00 +NTU, 05, 04, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NUC, 05, 04, 68.00, 54.00, -9999.00, -9999.00, 7.00 +NUQ, 05, 04, 72.00, 47.00, -9999.00, -9999.00, 13.00 +NUW, 05, 04, 61.00, 42.00, -9999.00, -9999.00, 33.00 +NWF, 05, 04, 73.00, 55.00, -9999.00, -9999.00, 8.00 +NXX, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 04, 74.00, 48.00, -9999.00, -9999.00, 34.00 +NZC, 05, 04, 84.00, 57.00, -9999.00, -9999.00, 27.00 +NZJ, 05, 04, 74.00, 51.00, -9999.00, -9999.00, 11.00 +NZW, 05, 04, 64.00, 43.00, -9999.00, -9999.00, 36.00 +NZY, 05, 04, 69.00, 58.00, -9999.00, -9999.00, 9.00 +OAK, 05, 04, 68.00, 46.00, 8.00, 10.00, 13.00 +OAR, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +OFF, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 05, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 04, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 04, 77.00, 55.00, 24.00, 16.00, 32.00 +OLM, 05, 04, 63.00, 39.00, 32.00, 35.00, 45.00 +OMA, 05, 04, 71.00, 47.00, 23.00, 23.00, 35.00 +OME, 05, 04, 36.00, 23.00, 17.00, 18.00, 26.00 +ONT, 05, 04, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 04, 66.00, 45.00, 31.00, 25.00, 42.00 +ORF, 05, 04, 73.00, 54.00, 21.00, 21.00, 32.00 +ORH, 05, 04, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 04, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 04, 60.00, 38.00, -9999.00, -9999.00, 34.00 +OTG, 05, 04, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 04, 59.00, 45.00, 32.00, 35.00, 45.00 +OTM, 05, 04, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 04, 32.00, 17.00, 8.00, 12.00, 16.00 +OURC, 05, 04, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 04, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 04, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 04, 83.00, 58.00, -9999.00, -9999.00, 25.00 +PACZ, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 04, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 04, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 04, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 04, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 04, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 04, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 04, 82.00, 59.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 04, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 04, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 04, 40.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 04, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 04, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 04, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 04, 62.00, 41.00, -9999.00, -9999.00, 35.00 +PBI, 05, 04, 84.00, 68.00, 17.00, 25.00, 33.00 +PDT, 05, 04, 67.00, 43.00, 18.00, 15.00, 26.00 +PDX, 05, 04, 65.00, 45.00, 30.00, 33.00, 43.00 +PFN, 05, 04, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 04, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 04, 70.00, 49.00, 24.00, 27.00, 39.00 +PHX, 05, 04, 90.00, 61.00, 3.00, 3.00, 5.00 +PIA, 05, 04, 69.00, 47.00, 30.00, 25.00, 41.00 +PIB, 05, 04, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 04, 64.00, 37.00, 21.00, 20.00, 31.00 +PIR, 05, 04, 67.00, 42.00, 20.00, 17.00, 27.00 +PIT, 05, 04, 67.00, 45.00, 32.00, 30.00, 45.00 +PKB, 05, 04, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 04, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 04, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 04, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 04, 81.00, 63.00, 15.00, 15.00, 25.00 +POB, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 05, 04, 82.00, 59.00, -9999.00, -9999.00, 31.00 +POM, 05, 04, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 05, 04, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 04, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 04, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 04, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 04, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 04, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 04, 63.00, 39.00, -9999.00, -9999.00, 37.00 +PSP, 05, 04, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 04, 82.00, 67.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 04, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 04, 74.00, 42.00, 15.00, 14.00, 22.00 +PUC, 05, 04, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 04, 64.00, 44.00, 27.00, 23.00, 39.00 +PVU, 05, 04, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 04, 60.00, 40.00, 28.00, 27.00, 40.00 +P02, 05, 04, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P07, 05, 04, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +P11, 05, 04, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +P24, 05, 04, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P28, 05, 04, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +P35, 05, 04, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +P38, 05, 04, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +P39, 05, 04, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P58, 05, 04, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +P59, 05, 04, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +P60, 05, 04, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +P61, 05, 04, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +P67, 05, 04, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P68, 05, 04, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +P69, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 04, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 04, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 04, 65.00, 39.00, 22.00, 23.00, 33.00 +RBL, 05, 04, 79.00, 51.00, 10.00, 9.00, 14.00 +RCA, 05, 04, 65.00, 39.00, -9999.00, -9999.00, 32.00 +RDD, 05, 04, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 04, 64.00, 32.00, 13.00, 13.00, 20.00 +RDR, 05, 04, 63.00, 39.00, -9999.00, -9999.00, 30.00 +RDU, 05, 04, 76.00, 52.00, 21.00, 18.00, 31.00 +REE, 05, 04, 81.00, 53.00, -9999.00, -9999.00, 18.00 +REJ, 05, 04, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 04, 67.00, 44.00, 30.00, 26.00, 42.00 +RIC, 05, 04, 75.00, 51.00, 21.00, 22.00, 34.00 +RIV, 05, 04, 78.00, 50.00, -9999.00, -9999.00, 9.00 +RIW, 05, 04, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 04, 60.00, 34.00, 15.00, 14.00, 23.00 +RME, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +RMG, 05, 04, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +RND, 05, 04, 84.00, 63.00, -9999.00, -9999.00, 24.00 +RNO, 05, 04, 70.00, 38.00, 9.00, 7.00, 13.00 +ROA, 05, 04, 73.00, 50.00, 23.00, 25.00, 36.00 +ROC, 05, 04, 64.00, 43.00, 27.00, 28.00, 40.00 +ROW, 05, 04, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 04, 72.00, 48.00, 21.00, 18.00, 30.00 +RST, 05, 04, 64.00, 42.00, 28.00, 27.00, 41.00 +RWF, 05, 04, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 04, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 04, 77.00, 49.00, 7.00, 8.00, 11.00 +SAF, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 04, 69.00, 58.00, 5.00, 5.00, 9.00 +SAT, 05, 04, 84.00, 63.00, 21.00, 19.00, 31.00 +SAV, 05, 04, 82.00, 60.00, 14.00, 21.00, 29.00 +SAW, 05, 04, 56.00, 38.00, -9999.00, -9999.00, 39.00 +SBA, 05, 04, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 04, 79.00, 51.00, -9999.00, -9999.00, 11.00 +SBN, 05, 04, 66.00, 45.00, 29.00, 28.00, 42.00 +SBP, 05, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 04, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 04, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 04, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 04, 79.00, 50.00, 6.00, 6.00, 9.00 +SDF, 05, 04, 73.00, 52.00, 29.00, 27.00, 41.00 +SEA, 05, 04, 62.00, 44.00, 27.00, 26.00, 39.00 +SEM, 05, 04, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 04, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 04, 66.00, 49.00, 7.00, 9.00, 11.00 +SGF, 05, 04, 73.00, 50.00, 28.00, 24.00, 41.00 +SGY, 05, 04, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 04, 63.00, 36.00, 25.00, 26.00, 37.00 +SHV, 05, 04, 81.00, 59.00, 21.00, 19.00, 32.00 +SIT, 05, 04, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 04, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 04, 85.00, 59.00, 18.00, 11.00, 25.00 +SKA, 05, 04, 63.00, 39.00, -9999.00, -9999.00, 25.00 +SKF, 05, 04, 84.00, 63.00, -9999.00, -9999.00, 24.00 +SLC, 05, 04, 68.00, 43.00, 21.00, 22.00, 30.00 +SLE, 05, 04, 65.00, 40.00, 25.00, 29.00, 37.00 +SLN, 05, 04, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 04, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 04, 67.00, 45.00, -9999.00, 5.00, 10.00 +SNA, 05, 04, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 04, 37.00, 29.00, 31.00, 38.00, 49.00 +SNS, 05, 04, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 04, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 04, 71.00, 49.00, 28.00, 25.00, 40.00 +SPS, 05, 04, 81.00, 56.00, 19.00, 15.00, 27.00 +SRQ, 05, 04, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 04, 81.00, 55.00, -9999.00, -9999.00, 28.00 +SSI, 05, 04, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +STC, 05, 04, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 04, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +STL, 05, 04, 73.00, 53.00, 25.00, 26.00, 39.00 +STNV, 05, 04, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +STS, 05, 04, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 04, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 04, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 04, 75.00, 48.00, -9999.00, -9999.00, 11.00 +SUX, 05, 04, 70.00, 46.00, 27.00, 23.00, 37.00 +SVN, 05, 04, 82.00, 60.00, -9999.00, -9999.00, 26.00 +SWF, 05, 04, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 04, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 04, 65.00, 43.00, 31.00, 32.00, 45.00 +SZL, 05, 04, 73.00, 48.00, -9999.00, -9999.00, 31.00 +TAD, 05, 04, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 04, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 04, 77.00, 47.00, -9999.00, -9999.00, 34.00 +TCC, 05, 04, 78.00, 48.00, 11.00, 9.00, 17.00 +TCL, 05, 04, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 04, 65.00, 41.00, -9999.00, -9999.00, 38.00 +TCS, 05, 04, 80.00, 51.00, -9999.00, -9999.00, 7.00 +TEB, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 04, 77.00, 55.00, -9999.00, -9999.00, 27.00 +TKA, 05, 04, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 04, 84.00, 58.00, 13.00, 20.00, 27.00 +TNX, 05, 04, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 04, 67.00, 43.00, 27.00, 30.00, 43.00 +TOP, 05, 04, 73.00, 50.00, 28.00, 24.00, 40.00 +TPA, 05, 04, 86.00, 65.00, 9.00, 13.00, 18.00 +TPH, 05, 04, 70.00, 39.00, 8.00, 6.00, 12.00 +TRI, 05, 04, 73.00, 49.00, 25.00, 28.00, 39.00 +TRK, 05, 04, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 04, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 04, 78.00, 56.00, 25.00, 20.00, 35.00 +TUP, 05, 04, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 04, 87.00, 55.00, 4.00, 4.00, 7.00 +TVC, 05, 04, 62.00, 38.00, 22.00, 20.00, 30.00 +TVL, 05, 04, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 04, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 04, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 04, 75.00, 50.00, 24.00, 28.00, 38.00 +T01, 05, 04, 72.00, 49.00, -9999.00, -9999.00, 32.00 +T02, 05, 04, 79.00, 56.00, -9999.00, -9999.00, 29.00 +T03, 05, 04, 80.00, 56.00, -9999.00, -9999.00, 26.00 +T04, 05, 04, 84.00, 65.00, -9999.00, -9999.00, 19.00 +T05, 05, 04, 72.00, 48.00, -9999.00, -9999.00, 30.00 +T06, 05, 04, 82.00, 55.00, -9999.00, -9999.00, 27.00 +T07, 05, 04, 75.00, 42.00, -9999.00, -9999.00, 27.00 +T08, 05, 04, 68.00, 47.00, -9999.00, -9999.00, 20.00 +UCA, 05, 04, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 04, 78.00, 50.00, -9999.00, -9999.00, 4.00 +UIL, 05, 04, 58.00, 40.00, 48.00, 49.00, 59.00 +UIN, 05, 04, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 04, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 04, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +U15, 05, 04, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +U28, 05, 04, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 04, 83.00, 56.00, -9999.00, -9999.00, 25.00 +VBG, 05, 04, 69.00, 47.00, -9999.00, -9999.00, 13.00 +VCT, 05, 04, 84.00, 66.00, 16.00, 15.00, 25.00 +VCV, 05, 04, 78.00, 46.00, -9999.00, -9999.00, 4.00 +VDZ, 05, 04, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 04, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 04, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 04, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 04, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 04, 82.00, 58.00, -9999.00, -9999.00, 21.00 +VRB, 05, 04, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 04, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 04, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 04, 72.00, 49.00, 24.00, 22.00, -9999.00 +WJA, 05, 04, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 04, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 04, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 04, 70.00, 35.00, 14.00, 14.00, 21.00 +WPO, 05, 04, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 04, 82.00, 56.00, -9999.00, -9999.00, 27.00 +WRG, 05, 04, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 04, 71.00, 45.00, -9999.00, -9999.00, 35.00 +WRL, 05, 04, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +X68, 05, 04, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 04, 48.00, 34.00, 54.00, 53.00, 65.00 +YCG, 05, 04, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 04, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 04, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 04, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 04, 69.00, 40.00, 9.00, 11.00, 16.00 +YNG, 05, 04, 65.00, 43.00, 31.00, 32.00, 45.00 +YPA, 05, 04, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 04, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 04, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 04, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 04, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 04, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 04, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 04, 91.00, 61.00, 1.00, 1.00, 2.00 +YVR, 05, 04, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 04, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 04, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 04, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 04, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 04, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 04, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 04, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 04, 58.00, 35.00, 25.00, 25.00, 36.00 +ZUN, 05, 04, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 04, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 04, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +01R, 05, 04, 82.00, 60.00, -9999.00, -9999.00, 28.00 +1V1, 05, 04, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 04, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 04, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 04, 75.00, 56.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 04, 81.00, 55.00, -9999.00, -9999.00, 29.00 +3B1, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 04, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 04, 63.00, 38.00, -9999.00, -9999.00, 34.00 +3SE, 05, 04, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 04, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 04, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 04, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 04, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 04, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 04, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 04, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 05, 68.00, 46.00, 28.00, 27.00, 41.00 +ABI, 05, 05, 82.00, 58.00, 16.00, 12.00, 24.00 +ABQ, 05, 05, 77.00, 45.00, 10.00, 8.00, 15.00 +ABR, 05, 05, 66.00, 41.00, 21.00, 18.00, 31.00 +ABY, 05, 05, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 05, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 05, 82.00, 62.00, 19.00, 18.00, 29.00 +ACV, 05, 05, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 05, 68.00, 46.00, 24.00, 23.00, 35.00 +ADK, 05, 05, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 05, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 05, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 05, 71.00, 47.00, -9999.00, -9999.00, 29.00 +AEX, 05, 05, 82.00, 61.00, -9999.00, -9999.00, 28.00 +AFF, 05, 05, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 05, 88.00, 63.00, -9999.00, -9999.00, 32.00 +AGS, 05, 05, 81.00, 54.00, 19.00, 23.00, 32.00 +AHN, 05, 05, 78.00, 55.00, 18.00, 22.00, 31.00 +AKN, 05, 05, 47.00, 31.00, 27.00, 26.00, 39.00 +AKO, 05, 05, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 05, 66.00, 42.00, 27.00, 28.00, 42.00 +ALI, 05, 05, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 05, 68.00, 45.00, 26.00, 24.00, 39.00 +ALS, 05, 05, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 05, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 05, 77.00, 48.00, 18.00, 13.00, 25.00 +AMG, 05, 05, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 05, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 05, 51.00, 36.00, 16.00, 14.00, 22.00 +AND, 05, 05, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 05, 54.00, 40.00, 49.00, 49.00, 62.00 +AOO, 05, 05, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +APN, 05, 05, 61.00, 36.00, 26.00, 27.00, 40.00 +AQQ, 05, 05, 80.00, 64.00, -9999.00, -9999.00, -9999.00 +ART, 05, 05, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +AST, 05, 05, 59.00, 43.00, 39.00, 42.00, 52.00 +ATL, 05, 05, 77.00, 56.00, 20.00, 24.00, 34.00 +ATW, 05, 05, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 05, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 05, 71.00, 47.00, -9999.00, -9999.00, 38.00 +AUG, 05, 05, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 05, 83.00, 64.00, 19.00, 17.00, 30.00 +AUW, 05, 05, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 05, 73.00, 48.00, 24.00, 27.00, 36.00 +AVP, 05, 05, 66.00, 45.00, 30.00, 31.00, 45.00 +AXN, 05, 05, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 05, 64.00, 42.00, -9999.00, -9999.00, 35.00 +AYS, 05, 05, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 05, 80.00, 52.00, -9999.00, -9999.00, 14.00 +BAD, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +BAF, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 05, 58.00, 28.00, -9999.00, -9999.00, 18.00 +BDL, 05, 05, 68.00, 44.00, 27.00, 25.00, 38.00 +BDR, 05, 05, 63.00, 47.00, 27.00, 23.00, 37.00 +BET, 05, 05, 44.00, 27.00, 21.00, 19.00, 30.00 +BFD, 05, 05, 61.00, 38.00, 33.00, 34.00, 47.00 +BFF, 05, 05, 68.00, 38.00, 24.00, 20.00, 34.00 +BFL, 05, 05, 82.00, 55.00, 4.00, 4.00, 6.00 +BGM, 05, 05, 62.00, 43.00, 31.00, 32.00, 46.00 +BGR, 05, 05, 60.00, 40.00, 27.00, 25.00, 37.00 +BGS, 05, 05, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 05, 79.00, 55.00, 22.00, 23.00, 35.00 +BID, 05, 05, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 05, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 05, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 05, 64.00, 40.00, 23.00, 26.00, 36.00 +BIS, 05, 05, 64.00, 39.00, 21.00, 19.00, 31.00 +BIX, 05, 05, 81.00, 64.00, -9999.00, -9999.00, 22.00 +BJI, 05, 05, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 05, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 05, 68.00, 37.00, -9999.00, -9999.00, 27.00 +BKW, 05, 05, 67.00, 46.00, 30.00, 33.00, 45.00 +BLF, 05, 05, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 05, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 05, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 05, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 05, 74.00, 50.00, -9999.00, -9999.00, 35.00 +BNA, 05, 05, 76.00, 54.00, 27.00, 27.00, 40.00 +BNO, 05, 05, 63.00, 34.00, -9999.00, 16.00, 33.00 +BOI, 05, 05, 68.00, 41.00, 16.00, 18.00, 25.00 +BOS, 05, 05, 63.00, 47.00, 27.00, 24.00, 39.00 +BPI, 05, 05, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 05, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 05, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 05, 69.00, 48.00, -9999.00, -9999.00, 32.00 +BRO, 05, 05, 87.00, 70.00, 11.00, 9.00, 16.00 +BRW, 05, 05, 19.00, 7.00, 9.00, 11.00, 18.00 +BSM, 05, 05, 83.00, 64.00, -9999.00, -9999.00, 24.00 +BTI, 05, 05, 21.00, 8.00, 8.00, 11.00, 16.00 +BTL, 05, 05, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 05, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 05, 84.00, 63.00, 18.00, 18.00, 28.00 +BTT, 05, 05, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 05, 63.00, 42.00, 30.00, 29.00, 46.00 +BUB, 05, 05, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 05, 62.00, 43.00, 29.00, 31.00, 43.00 +BUR, 05, 05, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 05, 81.00, 65.00, -9999.00, 14.00, 22.00 +BWG, 05, 05, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 05, 71.00, 49.00, 26.00, 26.00, 38.00 +BYH, 05, 05, 78.00, 57.00, -9999.00, -9999.00, 35.00 +BYI, 05, 05, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 05, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 05, 81.00, 55.00, 17.00, 20.00, 29.00 +CAG, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 05, 66.00, 45.00, 30.00, 34.00, 45.00 +CAO, 05, 05, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 05, 57.00, 37.00, 32.00, 33.00, 45.00 +CBM, 05, 05, 80.00, 56.00, -9999.00, -9999.00, 26.00 +CDB, 05, 05, 42.00, 33.00, 47.00, 48.00, 65.00 +CDC, 05, 05, 68.00, 38.00, 13.00, 12.00, 20.00 +CDR, 05, 05, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 05, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 05, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 05, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 05, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 05, 76.00, 52.00, 21.00, 25.00, 36.00 +CHO, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 05, 81.00, 60.00, 18.00, 19.00, 29.00 +CID, 05, 05, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 05, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 05, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 05, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 05, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 05, 65.00, 44.00, 29.00, 31.00, 44.00 +CLL, 05, 05, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 05, 76.00, 53.00, 22.00, 22.00, 33.00 +CMH, 05, 05, 69.00, 47.00, 26.00, 30.00, 42.00 +CMI, 05, 05, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 05, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 05, 71.00, 48.00, 29.00, 18.00, 36.00 +CNM, 05, 05, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 05, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +COD, 05, 05, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +COF, 05, 05, 83.00, 64.00, -9999.00, -9999.00, 23.00 +CON, 05, 05, 65.00, 38.00, 26.00, 25.00, 38.00 +COS, 05, 05, 66.00, 39.00, 22.00, 23.00, 34.00 +COT, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 05, 71.00, 50.00, 30.00, 27.00, 43.00 +CPR, 05, 05, 63.00, 35.00, 25.00, 25.00, 36.00 +CRBC, 05, 05, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 05, 85.00, 68.00, 14.00, 12.00, 22.00 +CRW, 05, 05, 73.00, 48.00, 31.00, 32.00, 45.00 +CSG, 05, 05, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 05, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 05, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 05, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 05, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 05, 71.00, 49.00, 26.00, 28.00, 40.00 +CVN, 05, 05, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 05, 78.00, 47.00, -9999.00, -9999.00, 14.00 +CXY, 05, 05, 69.00, 48.00, 23.00, 28.00, 37.00 +CYS, 05, 05, 61.00, 36.00, 25.00, 25.00, 37.00 +DAA, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 05, 05, 83.00, 63.00, 13.00, 21.00, 26.00 +DAG, 05, 05, 84.00, 57.00, 3.00, 2.00, 5.00 +DAL, 05, 05, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 05, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 05, 69.00, 48.00, 28.00, 27.00, 40.00 +DBQ, 05, 05, 66.00, 45.00, 27.00, 24.00, 38.00 +DCA, 05, 05, 73.00, 53.00, 22.00, 25.00, 34.00 +DDC, 05, 05, 73.00, 49.00, 23.00, 18.00, 31.00 +DEC, 05, 05, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 05, 68.00, 41.00, 24.00, 21.00, 33.00 +DFW, 05, 05, 81.00, 60.00, 22.00, 16.00, 31.00 +DHN, 05, 05, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 05, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 05, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 05, 87.00, 64.00, -9999.00, -9999.00, 19.00 +DLG, 05, 05, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 05, 58.00, 36.00, 27.00, 24.00, 39.00 +DLLC, 05, 05, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 05, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 05, 87.00, 55.00, -9999.00, -9999.00, 3.00 +DMN, 05, 05, 84.00, 45.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 05, 72.00, 49.00, -9999.00, -9999.00, 35.00 +DPG, 05, 05, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 05, 82.00, 58.00, -9999.00, -9999.00, 21.00 +DRA, 05, 05, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 05, 87.00, 64.00, 17.00, 11.00, 22.00 +DSM, 05, 05, 70.00, 48.00, 28.00, 26.00, 40.00 +DTW, 05, 05, 66.00, 44.00, 25.00, 26.00, 38.00 +DUG, 05, 05, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 05, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 05, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 05, 82.00, 58.00, -9999.00, -9999.00, 23.00 +D45, 05, 05, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 05, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 05, 66.00, 41.00, 24.00, 24.00, 35.00 +ECG, 05, 05, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 05, 77.00, 51.00, -9999.00, -9999.00, 8.00 +EED, 05, 05, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 05, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 05, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 05, 68.00, 41.00, 36.00, 37.00, 50.00 +EKO, 05, 05, 66.00, 34.00, 14.00, 16.00, 23.00 +ELD, 05, 05, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 05, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 05, 84.00, 54.00, 5.00, 3.00, 7.00 +ELY, 05, 05, 64.00, 31.00, 16.00, 17.00, 24.00 +EMP, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 05, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +END, 05, 05, 78.00, 55.00, -9999.00, -9999.00, 19.00 +ENN, 05, 05, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 05, 68.00, 47.00, -9999.00, -9999.00, 19.00 +EPH, 05, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 05, 62.00, 44.00, 31.00, 28.00, 42.00 +ESF, 05, 05, 82.00, 61.00, -9999.00, -9999.00, 29.00 +EUG, 05, 05, 65.00, 43.00, 25.00, 28.00, 37.00 +EVV, 05, 05, 74.00, 51.00, 28.00, 28.00, 41.00 +EWN, 05, 05, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 05, 69.00, 50.00, 27.00, 26.00, 40.00 +EYW, 05, 05, 84.00, 75.00, 15.00, 12.00, 22.00 +E74, 05, 05, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 05, 76.00, 51.00, -9999.00, -9999.00, 31.00 +FAI, 05, 05, 55.00, 34.00, 15.00, 14.00, 23.00 +FAR, 05, 05, 65.00, 40.00, 20.00, 16.00, 28.00 +FAT, 05, 05, 81.00, 51.00, 4.00, 3.00, 6.00 +FAY, 05, 05, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 05, 62.00, 36.00, 22.00, 25.00, 37.00 +FCS, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 05, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 05, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 05, 64.00, 31.00, 12.00, 14.00, 19.00 +FLL, 05, 05, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 05, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FME, 05, 05, 74.00, 46.00, -9999.00, -9999.00, 30.00 +FMH, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FMN, 05, 05, 75.00, 38.00, 9.00, 8.00, 13.00 +FMY, 05, 05, 87.00, 66.00, 8.00, 14.00, 19.00 +FNT, 05, 05, 64.00, 42.00, 24.00, 26.00, 39.00 +FOD, 05, 05, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 05, 73.00, 50.00, -9999.00, -9999.00, 33.00 +FOK, 05, 05, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 05, 74.00, 51.00, -9999.00, -9999.00, 31.00 +FSD, 05, 05, 67.00, 42.00, 29.00, 21.00, 36.00 +FSI, 05, 05, 79.00, 55.00, -9999.00, -9999.00, 29.00 +FSM, 05, 05, 78.00, 55.00, 26.00, 24.00, 38.00 +FTK, 05, 05, 73.00, 49.00, -9999.00, -9999.00, 35.00 +FWA, 05, 05, 68.00, 45.00, 25.00, 28.00, 40.00 +FWH, 05, 05, 80.00, 59.00, -9999.00, -9999.00, 26.00 +FYU, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 05, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 05, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 05, 94.00, 58.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 05, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 05, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 05, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 05, 63.00, 39.00, 19.00, 22.00, 31.00 +GFA, 05, 05, 62.00, 38.00, -9999.00, -9999.00, 30.00 +GFK, 05, 05, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 05, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 05, 64.00, 39.00, 21.00, 19.00, 30.00 +GJT, 05, 05, 72.00, 45.00, 15.00, 15.00, 22.00 +GKN, 05, 05, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 05, 69.00, 42.00, 22.00, 18.00, 31.00 +GLH, 05, 05, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 05, 78.00, 70.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 05, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 05, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +GON, 05, 05, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 05, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 05, 63.00, 41.00, 26.00, 23.00, 38.00 +GRCI, 05, 05, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 05, 65.00, 41.00, -9999.00, -9999.00, 35.00 +GRI, 05, 05, 70.00, 46.00, 26.00, 21.00, 36.00 +GRK, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 05, 65.00, 42.00, 26.00, 26.00, 39.00 +GSB, 05, 05, 78.00, 54.00, -9999.00, -9999.00, 30.00 +GSG, 05, 05, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 05, 75.00, 52.00, 21.00, 21.00, 34.00 +GSP, 05, 05, 77.00, 53.00, 24.00, 25.00, 36.00 +GST, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 05, 62.00, 42.00, -9999.00, -9999.00, 44.00 +GTF, 05, 05, 62.00, 38.00, 23.00, 26.00, 34.00 +GUP, 05, 05, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 05, 69.00, 45.00, -9999.00, -9999.00, 38.00 +GVW, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +GWO, 05, 05, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 05, 72.00, 57.00, 21.00, 18.00, 31.00 +HBR, 05, 05, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 05, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 05, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 05, 66.00, 42.00, -9999.00, -9999.00, 27.00 +HKY, 05, 05, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 05, 62.00, 37.00, 21.00, 22.00, 33.00 +HMN, 05, 05, 85.00, 45.00, -9999.00, -9999.00, 6.00 +HMS, 05, 05, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 05, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 05, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +HON, 05, 05, 67.00, 41.00, 22.00, 19.00, 32.00 +HOP, 05, 05, 75.00, 50.00, -9999.00, -9999.00, 35.00 +HOT, 05, 05, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 05, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 05, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 05, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 05, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 05, 82.00, 58.00, -9999.00, -9999.00, 20.00 +HST, 05, 05, 86.00, 65.00, -9999.00, -9999.00, 26.00 +HSV, 05, 05, 77.00, 55.00, 27.00, 25.00, 39.00 +HTL, 05, 05, 62.00, 39.00, 27.00, 25.00, 40.00 +HTS, 05, 05, 73.00, 49.00, 29.00, 30.00, 42.00 +HUF, 05, 05, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 05, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 05, 64.00, 38.00, 21.00, 20.00, 30.00 +IAB, 05, 05, 74.00, 51.00, -9999.00, -9999.00, 30.00 +IAD, 05, 05, 71.00, 47.00, 25.00, 27.00, 38.00 +IAG, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 05, 83.00, 62.00, 19.00, 16.00, 27.00 +ICT, 05, 05, 74.00, 51.00, 26.00, 20.00, 37.00 +IDA, 05, 05, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 05, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 05, 70.00, 49.00, 25.00, 26.00, 39.00 +ILI, 05, 05, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 05, 79.00, 56.00, 20.00, 19.00, 32.00 +IMT, 05, 05, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +IND, 05, 05, 70.00, 48.00, 31.00, 28.00, 43.00 +INL, 05, 05, 61.00, 36.00, 25.00, 20.00, 34.00 +INS, 05, 05, 78.00, 50.00, -9999.00, -9999.00, 4.00 +INT, 05, 05, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +INW, 05, 05, 76.00, 42.00, 7.00, 9.00, 13.00 +IPL, 05, 05, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 05, 68.00, 45.00, 29.00, 31.00, 43.00 +IRK, 05, 05, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 05, 65.00, 39.00, 21.00, 17.00, 29.00 +ISP, 05, 05, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 05, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 05, 91.00, 56.00, -9999.00, -9999.00, 4.00 +IWD, 05, 05, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 05, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 05, 82.00, 57.00, 22.00, 20.00, 32.00 +JAX, 05, 05, 83.00, 60.00, 14.00, 20.00, 27.00 +JBR, 05, 05, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 05, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 05, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 05, 64.00, 49.00, 25.00, 25.00, 38.00 +JHW, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 05, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 05, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 05, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 05, 53.00, 37.00, 45.00, 41.00, 55.00 +JST, 05, 05, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 05, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 05, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 05, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 05, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 05, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 05, 65.00, 42.00, 26.00, 25.00, 39.00 +LAR, 05, 05, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 05, 84.00, 57.00, 4.00, 4.00, 6.00 +LAX, 05, 05, 68.00, 55.00, 4.00, 4.00, 7.00 +LBB, 05, 05, 81.00, 53.00, 18.00, 11.00, 25.00 +LBF, 05, 05, 69.00, 41.00, 28.00, 18.00, 35.00 +LCH, 05, 05, 82.00, 63.00, 16.00, 15.00, 24.00 +LCK, 05, 05, 71.00, 47.00, -9999.00, -9999.00, 40.00 +LEB, 05, 05, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 05, 71.00, 50.00, 28.00, 29.00, 41.00 +LFI, 05, 05, 72.00, 55.00, -9999.00, -9999.00, 32.00 +LFK, 05, 05, 83.00, 61.00, 20.00, 19.00, 30.00 +LFT, 05, 05, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 05, 66.00, 50.00, 26.00, 24.00, 37.00 +LGB, 05, 05, 73.00, 55.00, 4.00, 4.00, 7.00 +LGU, 05, 05, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 05, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 05, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 05, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 05, 79.00, 56.00, 23.00, 22.00, 34.00 +LIZ, 05, 05, 57.00, 37.00, -9999.00, -9999.00, 40.00 +LMT, 05, 05, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +LND, 05, 05, 63.00, 37.00, 20.00, 21.00, 29.00 +LNK, 05, 05, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 05, 71.00, 39.00, 7.00, 9.00, 13.00 +LOZ, 05, 05, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 05, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 05, 78.00, 55.00, -9999.00, -9999.00, 35.00 +LSE, 05, 05, 67.00, 45.00, 22.00, 24.00, 35.00 +LSF, 05, 05, 81.00, 58.00, -9999.00, -9999.00, 35.00 +LSV, 05, 05, 88.00, 51.00, -9999.00, -9999.00, 4.00 +LTS, 05, 05, 83.00, 55.00, -9999.00, -9999.00, 28.00 +LUF, 05, 05, 92.00, 55.00, -9999.00, -9999.00, 3.00 +LVS, 05, 05, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 05, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 05, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 05, 73.00, 50.00, 23.00, 24.00, 36.00 +MAF, 05, 05, 85.00, 55.00, 12.00, 9.00, 18.00 +MBL, 05, 05, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 05, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 05, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 05, 78.00, 52.00, -9999.00, -9999.00, 13.00 +MCF, 05, 05, 86.00, 65.00, -9999.00, -9999.00, 19.00 +MCG, 05, 05, 50.00, 30.00, 21.00, 19.00, 30.00 +MCI, 05, 05, 71.00, 51.00, 28.00, 23.00, 40.00 +MCK, 05, 05, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 05, 82.00, 56.00, 17.00, 21.00, 31.00 +MCO, 05, 05, 86.00, 64.00, 14.00, 21.00, 27.00 +MCW, 05, 05, 67.00, 43.00, 22.00, 21.00, 34.00 +MC2, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +MDH, 05, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 05, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 05, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 05, 67.00, 47.00, 30.00, 28.00, 42.00 +MEI, 05, 05, 82.00, 56.00, 20.00, 20.00, 33.00 +MEM, 05, 05, 78.00, 58.00, 23.00, 26.00, 37.00 +MER, 05, 05, 81.00, 48.00, -9999.00, -9999.00, 9.00 +MFD, 05, 05, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 05, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 05, 70.00, 41.00, 17.00, 16.00, 23.00 +MGE, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 05, 81.00, 58.00, 19.00, 21.00, 31.00 +MGW, 05, 05, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 05, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 05, 76.00, 49.00, -9999.00, -9999.00, 13.00 +MHS, 05, 05, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 05, 85.00, 69.00, 15.00, 23.00, 29.00 +MIB, 05, 05, 62.00, 39.00, -9999.00, -9999.00, 31.00 +MIV, 05, 05, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 05, 72.00, 40.00, -9999.00, -9999.00, 20.00 +MKC, 05, 05, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 05, 61.00, 42.00, 28.00, 28.00, 42.00 +MKG, 05, 05, 63.00, 42.00, 24.00, 23.00, 36.00 +MKL, 05, 05, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 05, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 05, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 05, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 05, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 05, 69.00, 46.00, 30.00, 27.00, 42.00 +MLS, 05, 05, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 05, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 05, 83.00, 58.00, -9999.00, -9999.00, 30.00 +MOB, 05, 05, 83.00, 62.00, 18.00, 22.00, 31.00 +MOT, 05, 05, 62.00, 39.00, 17.00, 16.00, 25.00 +MPV, 05, 05, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 05, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 05, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 05, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 05, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 05, 64.00, 47.00, -9999.00, -9999.00, 17.00 +MSL, 05, 05, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 05, 65.00, 41.00, 27.00, 26.00, 40.00 +MSO, 05, 05, 63.00, 35.00, 25.00, 22.00, 35.00 +MSP, 05, 05, 66.00, 44.00, 26.00, 25.00, 37.00 +MSS, 05, 05, 63.00, 40.00, 28.00, 28.00, 39.00 +MSY, 05, 05, 82.00, 63.00, 15.00, 19.00, 27.00 +MTC, 05, 05, 63.00, 43.00, -9999.00, -9999.00, 36.00 +MTN, 05, 05, 71.00, 49.00, -9999.00, -9999.00, 30.00 +MTO, 05, 05, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 05, 69.00, 45.00, -9999.00, -9999.00, 30.00 +MUO, 05, 05, 73.00, 41.00, -9999.00, -9999.00, 20.00 +MWA, 05, 05, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 05, 81.00, 58.00, -9999.00, -9999.00, 26.00 +MYL, 05, 05, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 05, 80.00, 56.00, -9999.00, -9999.00, 27.00 +NAO, 05, 05, 78.00, 63.00, -9999.00, -9999.00, 28.00 +NBC, 05, 05, 81.00, 60.00, -9999.00, -9999.00, 27.00 +NBE, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 05, 05, 66.00, 45.00, -9999.00, -9999.00, 39.00 +NCA, 05, 05, 80.00, 53.00, -9999.00, -9999.00, 31.00 +NCO, 05, 05, 61.00, 44.00, -9999.00, -9999.00, 37.00 +NC1, 05, 05, 78.00, 51.00, -9999.00, -9999.00, 7.00 +NEL, 05, 05, 68.00, 45.00, -9999.00, -9999.00, 36.00 +NFG, 05, 05, 67.00, 53.00, -9999.00, -9999.00, 24.00 +NFL, 05, 05, 70.00, 38.00, -9999.00, -9999.00, 13.00 +NGP, 05, 05, 84.00, 68.00, -9999.00, -9999.00, 18.00 +NGU, 05, 05, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 05, 65.00, 50.00, -9999.00, -9999.00, 10.00 +NHK, 05, 05, 72.00, 49.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 05, 60.00, 41.00, -9999.00, -9999.00, 38.00 +NID, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 05, 83.00, 60.00, -9999.00, -9999.00, 26.00 +NIR, 05, 05, 85.00, 64.00, -9999.00, -9999.00, 19.00 +NKT, 05, 05, 76.00, 57.00, -9999.00, -9999.00, 30.00 +NKX, 05, 05, 69.00, 58.00, -9999.00, -9999.00, 12.00 +NLC, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NMM, 05, 05, 81.00, 55.00, -9999.00, -9999.00, 28.00 +NPA, 05, 05, 81.00, 63.00, -9999.00, -9999.00, 22.00 +NQA, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 05, 05, 87.00, 67.00, -9999.00, -9999.00, 18.00 +NQX, 05, 05, 84.00, 75.00, -9999.00, -9999.00, 22.00 +NRB, 05, 05, 81.00, 63.00, -9999.00, -9999.00, 24.00 +NRC, 05, 05, 81.00, 48.00, -9999.00, -9999.00, 11.00 +NRS, 05, 05, 67.00, 55.00, -9999.00, -9999.00, 8.00 +NSE, 05, 05, 83.00, 59.00, -9999.00, -9999.00, 25.00 +NSI, 05, 05, 69.00, 50.00, -9999.00, -9999.00, 6.00 +NTD, 05, 05, 69.00, 50.00, -9999.00, -9999.00, 5.00 +NTK, 05, 05, 74.00, 54.00, -9999.00, -9999.00, 8.00 +NTU, 05, 05, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NUC, 05, 05, 68.00, 54.00, -9999.00, -9999.00, 6.00 +NUQ, 05, 05, 72.00, 47.00, -9999.00, -9999.00, 12.00 +NUW, 05, 05, 61.00, 42.00, -9999.00, -9999.00, 33.00 +NWF, 05, 05, 73.00, 55.00, -9999.00, -9999.00, 7.00 +NXX, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 05, 74.00, 48.00, -9999.00, -9999.00, 34.00 +NZC, 05, 05, 84.00, 57.00, -9999.00, -9999.00, 27.00 +NZJ, 05, 05, 74.00, 51.00, -9999.00, -9999.00, 11.00 +NZW, 05, 05, 64.00, 43.00, -9999.00, -9999.00, 36.00 +NZY, 05, 05, 69.00, 58.00, -9999.00, -9999.00, 8.00 +OAK, 05, 05, 68.00, 46.00, 7.00, 9.00, 13.00 +OAR, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +OFF, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 05, 05, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 05, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 05, 77.00, 55.00, 25.00, 16.00, 32.00 +OLM, 05, 05, 63.00, 39.00, 31.00, 34.00, 44.00 +OMA, 05, 05, 71.00, 47.00, 23.00, 23.00, 35.00 +OME, 05, 05, 37.00, 24.00, 17.00, 18.00, 26.00 +ONT, 05, 05, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 05, 66.00, 45.00, 31.00, 25.00, 42.00 +ORF, 05, 05, 73.00, 54.00, 21.00, 22.00, 32.00 +ORH, 05, 05, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 05, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 05, 60.00, 38.00, -9999.00, -9999.00, 34.00 +OTG, 05, 05, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 05, 59.00, 45.00, 31.00, 34.00, 44.00 +OTM, 05, 05, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 05, 33.00, 18.00, 8.00, 12.00, 15.00 +OURC, 05, 05, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 05, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 05, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 05, 83.00, 58.00, -9999.00, -9999.00, 26.00 +PACZ, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 05, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 05, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 05, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 05, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 05, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 05, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 05, 82.00, 59.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 05, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 05, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 05, 40.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 05, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 05, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 05, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 05, 63.00, 41.00, -9999.00, -9999.00, 35.00 +PBI, 05, 05, 84.00, 68.00, 17.00, 26.00, 34.00 +PDT, 05, 05, 67.00, 43.00, 18.00, 15.00, 25.00 +PDX, 05, 05, 65.00, 45.00, 29.00, 33.00, 42.00 +PFN, 05, 05, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 05, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 05, 70.00, 49.00, 24.00, 27.00, 39.00 +PHX, 05, 05, 90.00, 61.00, 3.00, 3.00, 5.00 +PIA, 05, 05, 69.00, 47.00, 30.00, 25.00, 41.00 +PIB, 05, 05, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 05, 64.00, 37.00, 21.00, 20.00, 32.00 +PIR, 05, 05, 67.00, 42.00, 20.00, 17.00, 27.00 +PIT, 05, 05, 67.00, 45.00, 32.00, 30.00, 45.00 +PKB, 05, 05, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 05, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 05, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 05, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 05, 81.00, 63.00, 15.00, 15.00, 25.00 +POB, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 05, 05, 82.00, 59.00, -9999.00, -9999.00, 32.00 +POM, 05, 05, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 05, 05, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 05, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 05, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 05, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 05, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 05, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 05, 63.00, 39.00, -9999.00, -9999.00, 37.00 +PSP, 05, 05, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 05, 82.00, 67.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 05, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 05, 74.00, 42.00, 15.00, 15.00, 22.00 +PUC, 05, 05, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 05, 64.00, 44.00, 27.00, 23.00, 39.00 +PVU, 05, 05, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 05, 60.00, 40.00, 28.00, 27.00, 40.00 +P02, 05, 05, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P07, 05, 05, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +P11, 05, 05, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P24, 05, 05, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P28, 05, 05, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +P35, 05, 05, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +P38, 05, 05, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +P39, 05, 05, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P58, 05, 05, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +P59, 05, 05, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +P60, 05, 05, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +P61, 05, 05, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +P67, 05, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P68, 05, 05, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +P69, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 05, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 05, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 05, 65.00, 39.00, 23.00, 24.00, 33.00 +RBL, 05, 05, 79.00, 51.00, 10.00, 8.00, 14.00 +RCA, 05, 05, 65.00, 39.00, -9999.00, -9999.00, 32.00 +RDD, 05, 05, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 05, 64.00, 32.00, 12.00, 13.00, 20.00 +RDR, 05, 05, 64.00, 39.00, -9999.00, -9999.00, 30.00 +RDU, 05, 05, 76.00, 52.00, 21.00, 19.00, 31.00 +REE, 05, 05, 81.00, 53.00, -9999.00, -9999.00, 19.00 +REJ, 05, 05, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 05, 67.00, 44.00, 30.00, 26.00, 42.00 +RIC, 05, 05, 75.00, 51.00, 21.00, 23.00, 34.00 +RIV, 05, 05, 78.00, 50.00, -9999.00, -9999.00, 9.00 +RIW, 05, 05, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 05, 60.00, 34.00, 15.00, 14.00, 23.00 +RME, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +RMG, 05, 05, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +RND, 05, 05, 84.00, 63.00, -9999.00, -9999.00, 24.00 +RNO, 05, 05, 70.00, 38.00, 9.00, 7.00, 13.00 +ROA, 05, 05, 73.00, 50.00, 23.00, 25.00, 37.00 +ROC, 05, 05, 64.00, 43.00, 26.00, 28.00, 40.00 +ROW, 05, 05, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 05, 72.00, 48.00, 21.00, 18.00, 30.00 +RST, 05, 05, 64.00, 42.00, 28.00, 27.00, 41.00 +RWF, 05, 05, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 05, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 05, 77.00, 49.00, 7.00, 7.00, 10.00 +SAF, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 05, 69.00, 58.00, 5.00, 5.00, 8.00 +SAT, 05, 05, 84.00, 63.00, 21.00, 19.00, 31.00 +SAV, 05, 05, 82.00, 60.00, 14.00, 21.00, 29.00 +SAW, 05, 05, 56.00, 38.00, -9999.00, -9999.00, 39.00 +SBA, 05, 05, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 05, 79.00, 51.00, -9999.00, -9999.00, 10.00 +SBN, 05, 05, 66.00, 45.00, 28.00, 28.00, 41.00 +SBP, 05, 05, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 05, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 05, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 05, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 05, 79.00, 50.00, 5.00, 6.00, 9.00 +SDF, 05, 05, 73.00, 52.00, 29.00, 27.00, 41.00 +SEA, 05, 05, 62.00, 44.00, 27.00, 26.00, 38.00 +SEM, 05, 05, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 05, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 05, 66.00, 49.00, 6.00, 8.00, 11.00 +SGF, 05, 05, 73.00, 50.00, 28.00, 24.00, 41.00 +SGY, 05, 05, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 05, 63.00, 36.00, 25.00, 26.00, 37.00 +SHV, 05, 05, 81.00, 59.00, 21.00, 19.00, 32.00 +SIT, 05, 05, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 05, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 05, 85.00, 59.00, 18.00, 11.00, 25.00 +SKA, 05, 05, 63.00, 39.00, -9999.00, -9999.00, 25.00 +SKF, 05, 05, 84.00, 63.00, -9999.00, -9999.00, 24.00 +SLC, 05, 05, 68.00, 43.00, 21.00, 22.00, 30.00 +SLE, 05, 05, 65.00, 40.00, 24.00, 29.00, 37.00 +SLN, 05, 05, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 05, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 05, 67.00, 45.00, -9999.00, 5.00, 9.00 +SNA, 05, 05, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 05, 37.00, 29.00, 31.00, 38.00, 48.00 +SNS, 05, 05, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 05, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 05, 71.00, 49.00, 28.00, 25.00, 40.00 +SPS, 05, 05, 81.00, 56.00, 19.00, 15.00, 28.00 +SRQ, 05, 05, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 05, 81.00, 55.00, -9999.00, -9999.00, 29.00 +SSI, 05, 05, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +STC, 05, 05, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 05, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +STL, 05, 05, 73.00, 53.00, 25.00, 26.00, 39.00 +STNV, 05, 05, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +STS, 05, 05, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 05, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 05, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 05, 75.00, 48.00, -9999.00, -9999.00, 11.00 +SUX, 05, 05, 70.00, 46.00, 27.00, 23.00, 37.00 +SVN, 05, 05, 82.00, 60.00, -9999.00, -9999.00, 26.00 +SWF, 05, 05, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 05, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 05, 65.00, 43.00, 31.00, 32.00, 45.00 +SZL, 05, 05, 73.00, 48.00, -9999.00, -9999.00, 31.00 +TAD, 05, 05, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 05, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 05, 77.00, 47.00, -9999.00, -9999.00, 34.00 +TCC, 05, 05, 78.00, 48.00, 11.00, 9.00, 17.00 +TCL, 05, 05, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 05, 65.00, 41.00, -9999.00, -9999.00, 37.00 +TCS, 05, 05, 80.00, 51.00, -9999.00, -9999.00, 7.00 +TEB, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 05, 77.00, 55.00, -9999.00, -9999.00, 28.00 +TKA, 05, 05, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 05, 84.00, 58.00, 13.00, 20.00, 28.00 +TNX, 05, 05, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 05, 67.00, 43.00, 26.00, 30.00, 43.00 +TOP, 05, 05, 73.00, 50.00, 28.00, 24.00, 40.00 +TPA, 05, 05, 86.00, 65.00, 9.00, 13.00, 18.00 +TPH, 05, 05, 70.00, 39.00, 8.00, 6.00, 12.00 +TRI, 05, 05, 73.00, 49.00, 25.00, 29.00, 40.00 +TRK, 05, 05, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 05, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 05, 78.00, 56.00, 25.00, 20.00, 36.00 +TUP, 05, 05, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 05, 87.00, 55.00, 4.00, 4.00, 7.00 +TVC, 05, 05, 62.00, 38.00, 21.00, 20.00, 30.00 +TVL, 05, 05, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 05, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 05, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 05, 75.00, 50.00, 25.00, 28.00, 38.00 +T01, 05, 05, 72.00, 49.00, -9999.00, -9999.00, 32.00 +T02, 05, 05, 79.00, 56.00, -9999.00, -9999.00, 30.00 +T03, 05, 05, 80.00, 56.00, -9999.00, -9999.00, 27.00 +T04, 05, 05, 84.00, 65.00, -9999.00, -9999.00, 19.00 +T05, 05, 05, 72.00, 48.00, -9999.00, -9999.00, 30.00 +T06, 05, 05, 82.00, 55.00, -9999.00, -9999.00, 26.00 +T07, 05, 05, 75.00, 42.00, -9999.00, -9999.00, 27.00 +T08, 05, 05, 68.00, 47.00, -9999.00, -9999.00, 20.00 +UCA, 05, 05, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 05, 78.00, 50.00, -9999.00, -9999.00, 4.00 +UIL, 05, 05, 58.00, 40.00, 48.00, 49.00, 58.00 +UIN, 05, 05, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 05, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 05, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +U15, 05, 05, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +U28, 05, 05, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 05, 83.00, 56.00, -9999.00, -9999.00, 26.00 +VBG, 05, 05, 69.00, 47.00, -9999.00, -9999.00, 13.00 +VCT, 05, 05, 84.00, 66.00, 16.00, 15.00, 25.00 +VCV, 05, 05, 78.00, 46.00, -9999.00, -9999.00, 3.00 +VDZ, 05, 05, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 05, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 05, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 05, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 05, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 05, 82.00, 58.00, -9999.00, -9999.00, 21.00 +VRB, 05, 05, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 05, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 05, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 05, 72.00, 49.00, 24.00, 22.00, -9999.00 +WJA, 05, 05, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 05, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 05, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 05, 70.00, 35.00, 14.00, 14.00, 21.00 +WPO, 05, 05, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 05, 82.00, 56.00, -9999.00, -9999.00, 28.00 +WRG, 05, 05, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 05, 71.00, 45.00, -9999.00, -9999.00, 35.00 +WRL, 05, 05, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +X68, 05, 05, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 05, 48.00, 34.00, 54.00, 54.00, 66.00 +YCG, 05, 05, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 05, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 05, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 05, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 05, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 05, 69.00, 40.00, 9.00, 11.00, 16.00 +YNG, 05, 05, 65.00, 43.00, 31.00, 32.00, 45.00 +YPA, 05, 05, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 05, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 05, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 05, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 05, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 05, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 05, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 05, 91.00, 61.00, 1.00, 1.00, 2.00 +YVR, 05, 05, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 05, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 05, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 05, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 05, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 05, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 05, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 05, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 05, 59.00, 35.00, 25.00, 25.00, 36.00 +ZUN, 05, 05, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 05, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 05, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 05, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +01R, 05, 05, 82.00, 60.00, -9999.00, -9999.00, 28.00 +1V1, 05, 05, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 05, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 05, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 05, 75.00, 56.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 05, 81.00, 55.00, -9999.00, -9999.00, 30.00 +3B1, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 05, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 05, 64.00, 38.00, -9999.00, -9999.00, 34.00 +3SE, 05, 05, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 05, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 05, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 05, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 05, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 05, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 05, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 05, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 06, 69.00, 47.00, 28.00, 27.00, 41.00 +ABI, 05, 06, 82.00, 59.00, 16.00, 12.00, 24.00 +ABQ, 05, 06, 77.00, 46.00, 10.00, 8.00, 15.00 +ABR, 05, 06, 67.00, 42.00, 21.00, 18.00, 31.00 +ABY, 05, 06, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 06, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 06, 82.00, 62.00, 19.00, 18.00, 29.00 +ACV, 05, 06, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 06, 68.00, 47.00, 24.00, 23.00, 35.00 +ADK, 05, 06, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 06, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 06, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 06, 72.00, 48.00, -9999.00, -9999.00, 29.00 +AEX, 05, 06, 82.00, 61.00, -9999.00, -9999.00, 28.00 +AFF, 05, 06, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 06, 88.00, 63.00, -9999.00, -9999.00, 33.00 +AGS, 05, 06, 82.00, 55.00, 19.00, 23.00, 33.00 +AHN, 05, 06, 78.00, 56.00, 18.00, 22.00, 31.00 +AKN, 05, 06, 48.00, 31.00, 27.00, 26.00, 39.00 +AKO, 05, 06, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 06, 67.00, 43.00, 27.00, 28.00, 42.00 +ALI, 05, 06, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 06, 69.00, 46.00, 26.00, 24.00, 39.00 +ALS, 05, 06, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 06, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 06, 77.00, 49.00, 18.00, 13.00, 25.00 +AMG, 05, 06, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 06, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 06, 52.00, 36.00, 16.00, 14.00, 22.00 +AND, 05, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 06, 54.00, 40.00, 49.00, 49.00, 62.00 +AOO, 05, 06, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +APN, 05, 06, 62.00, 37.00, 26.00, 27.00, 40.00 +AQQ, 05, 06, 80.00, 64.00, -9999.00, -9999.00, -9999.00 +ART, 05, 06, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +AST, 05, 06, 59.00, 43.00, 39.00, 42.00, 52.00 +ATL, 05, 06, 77.00, 56.00, 20.00, 25.00, 34.00 +ATW, 05, 06, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 06, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 06, 71.00, 48.00, -9999.00, -9999.00, 38.00 +AUG, 05, 06, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 06, 83.00, 64.00, 19.00, 17.00, 30.00 +AUW, 05, 06, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 06, 73.00, 49.00, 24.00, 27.00, 36.00 +AVP, 05, 06, 67.00, 46.00, 30.00, 31.00, 45.00 +AXN, 05, 06, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 06, 65.00, 43.00, -9999.00, -9999.00, 35.00 +AYS, 05, 06, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 06, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 06, 80.00, 52.00, -9999.00, -9999.00, 13.00 +BAD, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 06, 59.00, 28.00, -9999.00, -9999.00, 18.00 +BDL, 05, 06, 69.00, 45.00, 27.00, 25.00, 38.00 +BDR, 05, 06, 64.00, 47.00, 27.00, 23.00, 37.00 +BET, 05, 06, 44.00, 27.00, 21.00, 19.00, 30.00 +BFD, 05, 06, 62.00, 39.00, 33.00, 34.00, 47.00 +BFF, 05, 06, 68.00, 39.00, 24.00, 20.00, 34.00 +BFL, 05, 06, 82.00, 55.00, 4.00, 4.00, 6.00 +BGM, 05, 06, 63.00, 43.00, 31.00, 32.00, 46.00 +BGR, 05, 06, 61.00, 40.00, 27.00, 25.00, 37.00 +BGS, 05, 06, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 06, 79.00, 55.00, 22.00, 23.00, 35.00 +BID, 05, 06, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 06, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 06, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 06, 64.00, 41.00, 23.00, 26.00, 36.00 +BIS, 05, 06, 65.00, 39.00, 21.00, 19.00, 31.00 +BIX, 05, 06, 81.00, 64.00, -9999.00, -9999.00, 22.00 +BJI, 05, 06, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 06, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 06, 68.00, 37.00, -9999.00, -9999.00, 28.00 +BKW, 05, 06, 68.00, 47.00, 30.00, 33.00, 45.00 +BLF, 05, 06, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 06, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 06, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 06, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 06, 75.00, 50.00, -9999.00, -9999.00, 35.00 +BNA, 05, 06, 76.00, 54.00, 27.00, 27.00, 40.00 +BNO, 05, 06, 63.00, 34.00, -9999.00, 16.00, 33.00 +BOI, 05, 06, 68.00, 42.00, 16.00, 18.00, 25.00 +BOS, 05, 06, 64.00, 47.00, 27.00, 24.00, 39.00 +BPI, 05, 06, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 06, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 06, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 06, 70.00, 49.00, -9999.00, -9999.00, 32.00 +BRO, 05, 06, 87.00, 70.00, 11.00, 9.00, 16.00 +BRW, 05, 06, 19.00, 8.00, 9.00, 11.00, 18.00 +BSM, 05, 06, 83.00, 64.00, -9999.00, -9999.00, 24.00 +BTI, 05, 06, 21.00, 9.00, 8.00, 11.00, 16.00 +BTL, 05, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 06, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 06, 84.00, 63.00, 18.00, 18.00, 28.00 +BTT, 05, 06, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 06, 64.00, 43.00, 30.00, 29.00, 46.00 +BUB, 05, 06, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 06, 63.00, 44.00, 29.00, 31.00, 43.00 +BUR, 05, 06, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 06, 81.00, 65.00, -9999.00, 14.00, 22.00 +BWG, 05, 06, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 06, 72.00, 50.00, 26.00, 26.00, 38.00 +BYH, 05, 06, 78.00, 57.00, -9999.00, -9999.00, 35.00 +BYI, 05, 06, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 06, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 06, 81.00, 56.00, 17.00, 20.00, 29.00 +CAG, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 06, 67.00, 45.00, 30.00, 34.00, 45.00 +CAO, 05, 06, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 06, 58.00, 37.00, 32.00, 33.00, 45.00 +CBM, 05, 06, 80.00, 56.00, -9999.00, -9999.00, 26.00 +CDB, 05, 06, 42.00, 33.00, 47.00, 48.00, 65.00 +CDC, 05, 06, 69.00, 39.00, 13.00, 12.00, 20.00 +CDR, 05, 06, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 06, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 06, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 06, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 06, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 06, 76.00, 53.00, 21.00, 25.00, 36.00 +CHO, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 06, 81.00, 60.00, 18.00, 19.00, 29.00 +CID, 05, 06, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 06, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 06, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 06, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 06, 66.00, 45.00, 29.00, 31.00, 44.00 +CLL, 05, 06, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 06, 76.00, 54.00, 22.00, 22.00, 34.00 +CMH, 05, 06, 70.00, 47.00, 26.00, 30.00, 42.00 +CMI, 05, 06, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 06, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 06, 71.00, 49.00, 29.00, 18.00, 36.00 +CNM, 05, 06, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 06, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +COD, 05, 06, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +COF, 05, 06, 83.00, 64.00, -9999.00, -9999.00, 23.00 +CON, 05, 06, 66.00, 39.00, 26.00, 25.00, 38.00 +COS, 05, 06, 66.00, 40.00, 22.00, 23.00, 34.00 +COT, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 06, 72.00, 51.00, 30.00, 27.00, 43.00 +CPR, 05, 06, 64.00, 35.00, 25.00, 25.00, 36.00 +CRBC, 05, 06, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 06, 85.00, 68.00, 14.00, 12.00, 22.00 +CRW, 05, 06, 73.00, 49.00, 31.00, 32.00, 45.00 +CSG, 05, 06, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 06, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 06, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 06, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 06, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 06, 71.00, 49.00, 26.00, 28.00, 40.00 +CVN, 05, 06, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 06, 78.00, 48.00, -9999.00, -9999.00, 14.00 +CXY, 05, 06, 70.00, 48.00, 23.00, 28.00, 37.00 +CYS, 05, 06, 62.00, 37.00, 25.00, 25.00, 37.00 +DAA, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 05, 06, 83.00, 63.00, 13.00, 21.00, 27.00 +DAG, 05, 06, 85.00, 57.00, 3.00, 2.00, 5.00 +DAL, 05, 06, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 06, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 06, 70.00, 48.00, 28.00, 27.00, 40.00 +DBQ, 05, 06, 66.00, 45.00, 26.00, 24.00, 37.00 +DCA, 05, 06, 74.00, 54.00, 22.00, 25.00, 34.00 +DDC, 05, 06, 74.00, 49.00, 23.00, 18.00, 31.00 +DEC, 05, 06, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 06, 68.00, 41.00, 24.00, 21.00, 33.00 +DFW, 05, 06, 81.00, 60.00, 22.00, 16.00, 31.00 +DHN, 05, 06, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 06, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 06, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 06, 87.00, 64.00, -9999.00, -9999.00, 19.00 +DLG, 05, 06, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 06, 59.00, 37.00, 27.00, 24.00, 39.00 +DLLC, 05, 06, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 06, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 06, 87.00, 56.00, -9999.00, -9999.00, 3.00 +DMN, 05, 06, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 06, 73.00, 50.00, -9999.00, -9999.00, 35.00 +DPG, 05, 06, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 06, 83.00, 59.00, -9999.00, -9999.00, 21.00 +DRA, 05, 06, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 06, 87.00, 64.00, 17.00, 11.00, 22.00 +DSM, 05, 06, 70.00, 49.00, 28.00, 26.00, 40.00 +DTW, 05, 06, 67.00, 44.00, 25.00, 26.00, 38.00 +DUG, 05, 06, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 06, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 06, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 06, 82.00, 59.00, -9999.00, -9999.00, 23.00 +D45, 05, 06, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 06, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 06, 67.00, 42.00, 24.00, 24.00, 35.00 +ECG, 05, 06, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 06, 78.00, 51.00, -9999.00, -9999.00, 8.00 +EED, 05, 06, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 06, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 06, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 06, 68.00, 41.00, 36.00, 37.00, 50.00 +EKO, 05, 06, 67.00, 34.00, 14.00, 16.00, 23.00 +ELD, 05, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 06, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 06, 85.00, 54.00, 5.00, 3.00, 7.00 +ELY, 05, 06, 65.00, 31.00, 16.00, 17.00, 24.00 +EMP, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 06, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +END, 05, 06, 78.00, 55.00, -9999.00, -9999.00, 19.00 +ENN, 05, 06, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 06, 69.00, 47.00, -9999.00, -9999.00, 19.00 +EPH, 05, 06, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 06, 63.00, 45.00, 31.00, 28.00, 42.00 +ESF, 05, 06, 82.00, 61.00, -9999.00, -9999.00, 29.00 +EUG, 05, 06, 65.00, 43.00, 24.00, 28.00, 37.00 +EVV, 05, 06, 74.00, 52.00, 28.00, 28.00, 41.00 +EWN, 05, 06, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 06, 70.00, 50.00, 27.00, 26.00, 40.00 +EYW, 05, 06, 84.00, 75.00, 15.00, 12.00, 23.00 +E74, 05, 06, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 06, 76.00, 51.00, -9999.00, -9999.00, 31.00 +FAI, 05, 06, 55.00, 34.00, 16.00, 14.00, 23.00 +FAR, 05, 06, 65.00, 41.00, 20.00, 16.00, 28.00 +FAT, 05, 06, 82.00, 52.00, 4.00, 3.00, 6.00 +FAY, 05, 06, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 06, 62.00, 36.00, 22.00, 25.00, 37.00 +FCS, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 06, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 06, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 06, 65.00, 31.00, 12.00, 14.00, 19.00 +FLL, 05, 06, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 06, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +FME, 05, 06, 74.00, 47.00, -9999.00, -9999.00, 30.00 +FMH, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FMN, 05, 06, 76.00, 38.00, 9.00, 8.00, 13.00 +FMY, 05, 06, 87.00, 66.00, 8.00, 15.00, 19.00 +FNT, 05, 06, 65.00, 43.00, 24.00, 26.00, 39.00 +FOD, 05, 06, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 06, 73.00, 51.00, -9999.00, -9999.00, 33.00 +FOK, 05, 06, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 06, 74.00, 51.00, -9999.00, -9999.00, 31.00 +FSD, 05, 06, 68.00, 43.00, 29.00, 21.00, 36.00 +FSI, 05, 06, 80.00, 56.00, -9999.00, -9999.00, 29.00 +FSM, 05, 06, 78.00, 55.00, 26.00, 24.00, 38.00 +FTK, 05, 06, 74.00, 49.00, -9999.00, -9999.00, 35.00 +FWA, 05, 06, 68.00, 46.00, 25.00, 28.00, 40.00 +FWH, 05, 06, 80.00, 59.00, -9999.00, -9999.00, 26.00 +FYU, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 06, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 06, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 06, 94.00, 59.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 06, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 06, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 06, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 06, 63.00, 40.00, 19.00, 22.00, 31.00 +GFA, 05, 06, 63.00, 38.00, -9999.00, -9999.00, 30.00 +GFK, 05, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 06, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 06, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 06, 65.00, 40.00, 21.00, 20.00, 30.00 +GJT, 05, 06, 73.00, 45.00, 15.00, 15.00, 22.00 +GKN, 05, 06, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 06, 70.00, 43.00, 22.00, 18.00, 31.00 +GLH, 05, 06, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 06, 78.00, 70.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 06, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 06, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +GON, 05, 06, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 06, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 06, 64.00, 41.00, 26.00, 23.00, 38.00 +GRCI, 05, 06, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 06, 65.00, 41.00, -9999.00, -9999.00, 34.00 +GRI, 05, 06, 71.00, 47.00, 26.00, 21.00, 36.00 +GRK, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 06, 66.00, 43.00, 26.00, 26.00, 39.00 +GSB, 05, 06, 78.00, 55.00, -9999.00, -9999.00, 30.00 +GSG, 05, 06, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 06, 75.00, 52.00, 21.00, 21.00, 34.00 +GSP, 05, 06, 77.00, 54.00, 24.00, 25.00, 36.00 +GST, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 06, 63.00, 43.00, -9999.00, -9999.00, 44.00 +GTF, 05, 06, 63.00, 38.00, 23.00, 26.00, 34.00 +GUP, 05, 06, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 06, 70.00, 46.00, -9999.00, -9999.00, 38.00 +GVW, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +GWO, 05, 06, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 06, 72.00, 57.00, 21.00, 18.00, 32.00 +HBR, 05, 06, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 06, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 06, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 06, 67.00, 42.00, -9999.00, -9999.00, 27.00 +HKY, 05, 06, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 06, 63.00, 37.00, 21.00, 22.00, 33.00 +HMN, 05, 06, 86.00, 45.00, -9999.00, -9999.00, 6.00 +HMS, 05, 06, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 06, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 06, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +HON, 05, 06, 68.00, 42.00, 22.00, 19.00, 32.00 +HOP, 05, 06, 76.00, 51.00, -9999.00, -9999.00, 35.00 +HOT, 05, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 06, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 06, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 06, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 06, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 06, 83.00, 59.00, -9999.00, -9999.00, 20.00 +HST, 05, 06, 86.00, 65.00, -9999.00, -9999.00, 26.00 +HSV, 05, 06, 77.00, 55.00, 27.00, 25.00, 39.00 +HTL, 05, 06, 63.00, 39.00, 27.00, 25.00, 39.00 +HTS, 05, 06, 73.00, 50.00, 29.00, 30.00, 42.00 +HUF, 05, 06, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 06, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 06, 65.00, 39.00, 21.00, 20.00, 30.00 +IAB, 05, 06, 74.00, 52.00, -9999.00, -9999.00, 31.00 +IAD, 05, 06, 72.00, 47.00, 25.00, 28.00, 38.00 +IAG, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 06, 83.00, 62.00, 19.00, 16.00, 27.00 +ICT, 05, 06, 74.00, 52.00, 26.00, 20.00, 37.00 +IDA, 05, 06, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 06, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 06, 70.00, 49.00, 25.00, 26.00, 39.00 +ILI, 05, 06, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 06, 79.00, 57.00, 20.00, 19.00, 32.00 +IMT, 05, 06, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +IND, 05, 06, 71.00, 49.00, 31.00, 28.00, 43.00 +INL, 05, 06, 61.00, 37.00, 25.00, 20.00, 34.00 +INS, 05, 06, 79.00, 51.00, -9999.00, -9999.00, 4.00 +INT, 05, 06, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +INW, 05, 06, 77.00, 42.00, 7.00, 9.00, 13.00 +IPL, 05, 06, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 06, 68.00, 45.00, 29.00, 31.00, 43.00 +IRK, 05, 06, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 06, 65.00, 39.00, 21.00, 17.00, 29.00 +ISP, 05, 06, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 06, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 06, 91.00, 57.00, -9999.00, -9999.00, 4.00 +IWD, 05, 06, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 06, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 06, 82.00, 58.00, 22.00, 20.00, 32.00 +JAX, 05, 06, 83.00, 60.00, 14.00, 20.00, 27.00 +JBR, 05, 06, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 06, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 06, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 06, 65.00, 50.00, 25.00, 25.00, 39.00 +JHW, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 06, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 06, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 06, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 06, 53.00, 37.00, 45.00, 41.00, 55.00 +JST, 05, 06, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 06, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 06, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 06, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 06, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 06, 66.00, 42.00, 26.00, 25.00, 39.00 +LAR, 05, 06, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 06, 85.00, 58.00, 4.00, 4.00, 6.00 +LAX, 05, 06, 68.00, 55.00, 4.00, 4.00, 6.00 +LBB, 05, 06, 81.00, 53.00, 18.00, 11.00, 25.00 +LBF, 05, 06, 69.00, 42.00, 28.00, 18.00, 35.00 +LCH, 05, 06, 82.00, 64.00, 16.00, 15.00, 24.00 +LCK, 05, 06, 71.00, 48.00, -9999.00, -9999.00, 40.00 +LEB, 05, 06, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 06, 72.00, 51.00, 28.00, 29.00, 41.00 +LFI, 05, 06, 72.00, 55.00, -9999.00, -9999.00, 32.00 +LFK, 05, 06, 83.00, 61.00, 20.00, 19.00, 30.00 +LFT, 05, 06, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 06, 67.00, 51.00, 26.00, 24.00, 37.00 +LGB, 05, 06, 73.00, 55.00, 4.00, 4.00, 6.00 +LGU, 05, 06, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 06, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 06, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 06, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 06, 79.00, 57.00, 23.00, 22.00, 34.00 +LIZ, 05, 06, 58.00, 37.00, -9999.00, -9999.00, 40.00 +LMT, 05, 06, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +LND, 05, 06, 63.00, 37.00, 20.00, 21.00, 29.00 +LNK, 05, 06, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 06, 72.00, 39.00, 7.00, 9.00, 13.00 +LOZ, 05, 06, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 06, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 06, 78.00, 56.00, -9999.00, -9999.00, 35.00 +LSE, 05, 06, 68.00, 45.00, 22.00, 24.00, 35.00 +LSF, 05, 06, 81.00, 59.00, -9999.00, -9999.00, 35.00 +LSV, 05, 06, 89.00, 52.00, -9999.00, -9999.00, 4.00 +LTS, 05, 06, 83.00, 55.00, -9999.00, -9999.00, 28.00 +LUF, 05, 06, 92.00, 55.00, -9999.00, -9999.00, 3.00 +LVS, 05, 06, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 06, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 06, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 06, 73.00, 50.00, 23.00, 24.00, 36.00 +MAF, 05, 06, 85.00, 56.00, 12.00, 9.00, 18.00 +MBL, 05, 06, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 06, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 06, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 06, 79.00, 52.00, -9999.00, -9999.00, 13.00 +MCF, 05, 06, 86.00, 65.00, -9999.00, -9999.00, 19.00 +MCG, 05, 06, 50.00, 30.00, 21.00, 19.00, 31.00 +MCI, 05, 06, 72.00, 51.00, 28.00, 23.00, 40.00 +MCK, 05, 06, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 06, 82.00, 57.00, 17.00, 22.00, 31.00 +MCO, 05, 06, 86.00, 64.00, 14.00, 22.00, 28.00 +MCW, 05, 06, 67.00, 44.00, 22.00, 21.00, 34.00 +MC2, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MDH, 05, 06, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 06, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 06, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 06, 68.00, 47.00, 30.00, 28.00, 42.00 +MEI, 05, 06, 82.00, 57.00, 20.00, 20.00, 33.00 +MEM, 05, 06, 79.00, 59.00, 23.00, 26.00, 37.00 +MER, 05, 06, 81.00, 48.00, -9999.00, -9999.00, 9.00 +MFD, 05, 06, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 06, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 06, 70.00, 41.00, 17.00, 16.00, 23.00 +MGE, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 06, 81.00, 58.00, 19.00, 21.00, 31.00 +MGW, 05, 06, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 06, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 06, 77.00, 49.00, -9999.00, -9999.00, 13.00 +MHS, 05, 06, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 06, 85.00, 69.00, 15.00, 23.00, 29.00 +MIB, 05, 06, 63.00, 40.00, -9999.00, -9999.00, 31.00 +MIV, 05, 06, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 06, 73.00, 40.00, -9999.00, -9999.00, 20.00 +MKC, 05, 06, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 06, 61.00, 42.00, 28.00, 28.00, 42.00 +MKG, 05, 06, 64.00, 43.00, 24.00, 23.00, 35.00 +MKL, 05, 06, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 06, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 06, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 06, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 06, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 06, 70.00, 47.00, 30.00, 27.00, 42.00 +MLS, 05, 06, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 06, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 06, 83.00, 58.00, -9999.00, -9999.00, 30.00 +MOB, 05, 06, 83.00, 62.00, 18.00, 22.00, 31.00 +MOT, 05, 06, 63.00, 40.00, 17.00, 16.00, 25.00 +MPV, 05, 06, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 06, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 06, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 06, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 06, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 06, 64.00, 47.00, -9999.00, -9999.00, 17.00 +MSL, 05, 06, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 06, 66.00, 41.00, 27.00, 26.00, 40.00 +MSO, 05, 06, 63.00, 36.00, 25.00, 22.00, 35.00 +MSP, 05, 06, 67.00, 45.00, 26.00, 25.00, 37.00 +MSS, 05, 06, 63.00, 41.00, 28.00, 28.00, 39.00 +MSY, 05, 06, 82.00, 63.00, 15.00, 19.00, 27.00 +MTC, 05, 06, 64.00, 43.00, -9999.00, -9999.00, 36.00 +MTN, 05, 06, 72.00, 50.00, -9999.00, -9999.00, 30.00 +MTO, 05, 06, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 06, 70.00, 46.00, -9999.00, -9999.00, 30.00 +MUO, 05, 06, 74.00, 41.00, -9999.00, -9999.00, 20.00 +MWA, 05, 06, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 06, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 06, 81.00, 58.00, -9999.00, -9999.00, 26.00 +MYL, 05, 06, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 06, 80.00, 57.00, -9999.00, -9999.00, 27.00 +NAO, 05, 06, 78.00, 64.00, -9999.00, -9999.00, 28.00 +NBC, 05, 06, 81.00, 61.00, -9999.00, -9999.00, 27.00 +NBE, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 05, 06, 67.00, 45.00, -9999.00, -9999.00, 39.00 +NCA, 05, 06, 80.00, 53.00, -9999.00, -9999.00, 31.00 +NCO, 05, 06, 62.00, 45.00, -9999.00, -9999.00, 37.00 +NC1, 05, 06, 79.00, 51.00, -9999.00, -9999.00, 7.00 +NEL, 05, 06, 69.00, 46.00, -9999.00, -9999.00, 36.00 +NFG, 05, 06, 67.00, 53.00, -9999.00, -9999.00, 22.00 +NFL, 05, 06, 71.00, 39.00, -9999.00, -9999.00, 13.00 +NGP, 05, 06, 84.00, 68.00, -9999.00, -9999.00, 18.00 +NGU, 05, 06, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 06, 65.00, 50.00, -9999.00, -9999.00, 9.00 +NHK, 05, 06, 73.00, 50.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 06, 60.00, 41.00, -9999.00, -9999.00, 38.00 +NID, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 06, 83.00, 60.00, -9999.00, -9999.00, 26.00 +NIR, 05, 06, 85.00, 64.00, -9999.00, -9999.00, 19.00 +NKT, 05, 06, 76.00, 58.00, -9999.00, -9999.00, 30.00 +NKX, 05, 06, 69.00, 58.00, -9999.00, -9999.00, 12.00 +NLC, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NMM, 05, 06, 81.00, 55.00, -9999.00, -9999.00, 28.00 +NPA, 05, 06, 81.00, 64.00, -9999.00, -9999.00, 22.00 +NQA, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NQI, 05, 06, 87.00, 67.00, -9999.00, -9999.00, 18.00 +NQX, 05, 06, 84.00, 75.00, -9999.00, -9999.00, 22.00 +NRB, 05, 06, 81.00, 63.00, -9999.00, -9999.00, 24.00 +NRC, 05, 06, 82.00, 48.00, -9999.00, -9999.00, 11.00 +NRS, 05, 06, 67.00, 55.00, -9999.00, -9999.00, 8.00 +NSE, 05, 06, 83.00, 60.00, -9999.00, -9999.00, 25.00 +NSI, 05, 06, 69.00, 50.00, -9999.00, -9999.00, 6.00 +NTD, 05, 06, 69.00, 50.00, -9999.00, -9999.00, 5.00 +NTK, 05, 06, 74.00, 54.00, -9999.00, -9999.00, 8.00 +NTU, 05, 06, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NUC, 05, 06, 68.00, 54.00, -9999.00, -9999.00, 6.00 +NUQ, 05, 06, 72.00, 47.00, -9999.00, -9999.00, 12.00 +NUW, 05, 06, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NWF, 05, 06, 73.00, 55.00, -9999.00, -9999.00, 7.00 +NXX, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 06, 74.00, 49.00, -9999.00, -9999.00, 34.00 +NZC, 05, 06, 84.00, 57.00, -9999.00, -9999.00, 27.00 +NZJ, 05, 06, 74.00, 51.00, -9999.00, -9999.00, 11.00 +NZW, 05, 06, 65.00, 44.00, -9999.00, -9999.00, 36.00 +NZY, 05, 06, 69.00, 58.00, -9999.00, -9999.00, 8.00 +OAK, 05, 06, 68.00, 46.00, 7.00, 9.00, 12.00 +OAR, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +OFF, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 05, 06, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 06, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 06, 77.00, 55.00, 25.00, 16.00, 33.00 +OLM, 05, 06, 63.00, 39.00, 31.00, 34.00, 44.00 +OMA, 05, 06, 71.00, 48.00, 23.00, 23.00, 35.00 +OME, 05, 06, 37.00, 24.00, 17.00, 18.00, 25.00 +ONT, 05, 06, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 06, 67.00, 45.00, 31.00, 25.00, 41.00 +ORF, 05, 06, 73.00, 54.00, 21.00, 22.00, 32.00 +ORH, 05, 06, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 06, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 06, 61.00, 39.00, -9999.00, -9999.00, 34.00 +OTG, 05, 06, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 06, 59.00, 45.00, 31.00, 34.00, 44.00 +OTM, 05, 06, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 06, 33.00, 19.00, 7.00, 12.00, 15.00 +OURC, 05, 06, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 06, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 06, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 06, 83.00, 58.00, -9999.00, -9999.00, 26.00 +PACZ, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 06, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 06, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 06, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 06, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 06, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 06, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 06, 82.00, 60.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 06, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 06, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 06, 40.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 06, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 06, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 06, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 06, 63.00, 42.00, -9999.00, -9999.00, 35.00 +PBI, 05, 06, 84.00, 68.00, 18.00, 26.00, 34.00 +PDT, 05, 06, 67.00, 44.00, 18.00, 15.00, 25.00 +PDX, 05, 06, 65.00, 45.00, 29.00, 33.00, 42.00 +PFN, 05, 06, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 06, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 06, 70.00, 50.00, 24.00, 27.00, 39.00 +PHX, 05, 06, 91.00, 61.00, 3.00, 3.00, 5.00 +PIA, 05, 06, 70.00, 48.00, 30.00, 25.00, 41.00 +PIB, 05, 06, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 06, 65.00, 37.00, 21.00, 20.00, 32.00 +PIR, 05, 06, 68.00, 43.00, 20.00, 17.00, 27.00 +PIT, 05, 06, 68.00, 46.00, 32.00, 30.00, 45.00 +PKB, 05, 06, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 06, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 06, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 06, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 06, 81.00, 64.00, 15.00, 15.00, 25.00 +POB, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 05, 06, 82.00, 59.00, -9999.00, -9999.00, 32.00 +POM, 05, 06, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 05, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 06, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 06, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 06, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 06, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 06, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 06, 64.00, 40.00, -9999.00, -9999.00, 37.00 +PSP, 05, 06, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 06, 82.00, 67.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 06, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 06, 74.00, 43.00, 15.00, 15.00, 22.00 +PUC, 05, 06, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 06, 65.00, 45.00, 27.00, 23.00, 39.00 +PVU, 05, 06, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 06, 60.00, 41.00, 28.00, 27.00, 40.00 +P02, 05, 06, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P07, 05, 06, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +P11, 05, 06, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +P24, 05, 06, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P28, 05, 06, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +P35, 05, 06, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +P38, 05, 06, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +P39, 05, 06, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P58, 05, 06, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +P59, 05, 06, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +P60, 05, 06, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +P61, 05, 06, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +P67, 05, 06, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P68, 05, 06, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +P69, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 06, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 06, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 06, 66.00, 40.00, 23.00, 24.00, 34.00 +RBL, 05, 06, 79.00, 52.00, 10.00, 8.00, 13.00 +RCA, 05, 06, 66.00, 40.00, -9999.00, -9999.00, 32.00 +RDD, 05, 06, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 06, 65.00, 33.00, 12.00, 13.00, 20.00 +RDR, 05, 06, 64.00, 40.00, -9999.00, -9999.00, 30.00 +RDU, 05, 06, 77.00, 53.00, 21.00, 19.00, 31.00 +REE, 05, 06, 81.00, 53.00, -9999.00, -9999.00, 19.00 +REJ, 05, 06, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 06, 68.00, 45.00, 30.00, 26.00, 42.00 +RIC, 05, 06, 76.00, 52.00, 21.00, 23.00, 34.00 +RIV, 05, 06, 78.00, 50.00, -9999.00, -9999.00, 8.00 +RIW, 05, 06, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 06, 61.00, 34.00, 15.00, 14.00, 23.00 +RME, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +RMG, 05, 06, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +RND, 05, 06, 84.00, 63.00, -9999.00, -9999.00, 24.00 +RNO, 05, 06, 70.00, 38.00, 9.00, 7.00, 13.00 +ROA, 05, 06, 73.00, 50.00, 23.00, 26.00, 37.00 +ROC, 05, 06, 65.00, 44.00, 26.00, 28.00, 40.00 +ROW, 05, 06, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 06, 73.00, 49.00, 21.00, 18.00, 30.00 +RST, 05, 06, 65.00, 43.00, 28.00, 27.00, 41.00 +RWF, 05, 06, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 06, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 06, 78.00, 49.00, 7.00, 7.00, 10.00 +SAF, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 06, 69.00, 58.00, 4.00, 5.00, 8.00 +SAT, 05, 06, 84.00, 63.00, 21.00, 19.00, 31.00 +SAV, 05, 06, 82.00, 61.00, 14.00, 21.00, 29.00 +SAW, 05, 06, 57.00, 39.00, -9999.00, -9999.00, 39.00 +SBA, 05, 06, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 06, 79.00, 51.00, -9999.00, -9999.00, 10.00 +SBN, 05, 06, 67.00, 46.00, 28.00, 28.00, 41.00 +SBP, 05, 06, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 06, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 06, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 06, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 06, 79.00, 50.00, 5.00, 5.00, 8.00 +SDF, 05, 06, 74.00, 52.00, 29.00, 27.00, 41.00 +SEA, 05, 06, 62.00, 44.00, 27.00, 26.00, 38.00 +SEM, 05, 06, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 06, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 06, 66.00, 49.00, 6.00, 8.00, 10.00 +SGF, 05, 06, 74.00, 51.00, 28.00, 24.00, 41.00 +SGY, 05, 06, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 06, 64.00, 37.00, 25.00, 26.00, 37.00 +SHV, 05, 06, 81.00, 60.00, 21.00, 19.00, 32.00 +SIT, 05, 06, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 06, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 06, 85.00, 59.00, 18.00, 11.00, 25.00 +SKA, 05, 06, 63.00, 40.00, -9999.00, -9999.00, 25.00 +SKF, 05, 06, 84.00, 63.00, -9999.00, -9999.00, 24.00 +SLC, 05, 06, 69.00, 43.00, 21.00, 22.00, 30.00 +SLE, 05, 06, 65.00, 40.00, 24.00, 29.00, 37.00 +SLN, 05, 06, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 06, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 06, 67.00, 45.00, -9999.00, 5.00, 9.00 +SNA, 05, 06, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 06, 37.00, 29.00, 30.00, 38.00, 48.00 +SNS, 05, 06, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 06, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 06, 72.00, 50.00, 27.00, 25.00, 40.00 +SPS, 05, 06, 81.00, 57.00, 19.00, 15.00, 28.00 +SRQ, 05, 06, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 06, 81.00, 56.00, -9999.00, -9999.00, 29.00 +SSI, 05, 06, 80.00, 64.00, -9999.00, -9999.00, -9999.00 +STC, 05, 06, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 06, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +STL, 05, 06, 74.00, 53.00, 25.00, 26.00, 39.00 +STNV, 05, 06, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +STS, 05, 06, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 06, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 06, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 06, 76.00, 48.00, -9999.00, -9999.00, 10.00 +SUX, 05, 06, 71.00, 47.00, 27.00, 23.00, 37.00 +SVN, 05, 06, 82.00, 61.00, -9999.00, -9999.00, 26.00 +SWF, 05, 06, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 06, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 06, 65.00, 43.00, 31.00, 32.00, 45.00 +SZL, 05, 06, 73.00, 49.00, -9999.00, -9999.00, 32.00 +TAD, 05, 06, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 06, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 06, 77.00, 48.00, -9999.00, -9999.00, 34.00 +TCC, 05, 06, 79.00, 48.00, 11.00, 9.00, 17.00 +TCL, 05, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 06, 65.00, 41.00, -9999.00, -9999.00, 37.00 +TCS, 05, 06, 80.00, 51.00, -9999.00, -9999.00, 7.00 +TEB, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 06, 77.00, 55.00, -9999.00, -9999.00, 28.00 +TKA, 05, 06, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 06, 84.00, 58.00, 13.00, 21.00, 28.00 +TNX, 05, 06, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 06, 68.00, 44.00, 26.00, 30.00, 43.00 +TOP, 05, 06, 73.00, 51.00, 28.00, 24.00, 40.00 +TPA, 05, 06, 86.00, 65.00, 9.00, 13.00, 18.00 +TPH, 05, 06, 70.00, 39.00, 8.00, 6.00, 12.00 +TRI, 05, 06, 73.00, 49.00, 25.00, 29.00, 40.00 +TRK, 05, 06, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 06, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 06, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 06, 78.00, 56.00, 25.00, 20.00, 36.00 +TUP, 05, 06, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 06, 87.00, 56.00, 4.00, 4.00, 7.00 +TVC, 05, 06, 63.00, 38.00, 21.00, 20.00, 30.00 +TVL, 05, 06, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 06, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 06, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 06, 75.00, 51.00, 25.00, 28.00, 38.00 +T01, 05, 06, 72.00, 50.00, -9999.00, -9999.00, 32.00 +T02, 05, 06, 79.00, 56.00, -9999.00, -9999.00, 30.00 +T03, 05, 06, 80.00, 57.00, -9999.00, -9999.00, 27.00 +T04, 05, 06, 84.00, 65.00, -9999.00, -9999.00, 19.00 +T05, 05, 06, 73.00, 49.00, -9999.00, -9999.00, 30.00 +T06, 05, 06, 82.00, 56.00, -9999.00, -9999.00, 26.00 +T07, 05, 06, 76.00, 43.00, -9999.00, -9999.00, 27.00 +T08, 05, 06, 69.00, 47.00, -9999.00, -9999.00, 19.00 +UCA, 05, 06, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 06, 79.00, 51.00, -9999.00, -9999.00, 4.00 +UIL, 05, 06, 58.00, 40.00, 48.00, 49.00, 58.00 +UIN, 05, 06, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 06, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 06, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 06, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +U15, 05, 06, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +U28, 05, 06, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 06, 83.00, 57.00, -9999.00, -9999.00, 26.00 +VBG, 05, 06, 69.00, 47.00, -9999.00, -9999.00, 13.00 +VCT, 05, 06, 84.00, 66.00, 16.00, 15.00, 25.00 +VCV, 05, 06, 79.00, 46.00, -9999.00, -9999.00, 3.00 +VDZ, 05, 06, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 06, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 06, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 06, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 06, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 06, 83.00, 59.00, -9999.00, -9999.00, 21.00 +VRB, 05, 06, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 06, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 06, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 06, 72.00, 50.00, 24.00, 22.00, -9999.00 +WJA, 05, 06, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 06, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 06, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 06, 70.00, 35.00, 14.00, 14.00, 21.00 +WPO, 05, 06, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 06, 82.00, 57.00, -9999.00, -9999.00, 28.00 +WRG, 05, 06, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 06, 71.00, 45.00, -9999.00, -9999.00, 35.00 +WRL, 05, 06, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +X68, 05, 06, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 06, 48.00, 34.00, 54.00, 54.00, 66.00 +YCG, 05, 06, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 06, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 06, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 06, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 06, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 06, 69.00, 40.00, 9.00, 11.00, 16.00 +YNG, 05, 06, 66.00, 44.00, 31.00, 32.00, 45.00 +YPA, 05, 06, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 06, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 06, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 06, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 06, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 06, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 06, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 06, 92.00, 62.00, 1.00, 1.00, 2.00 +YVR, 05, 06, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 06, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 06, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 06, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 06, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 06, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 06, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 06, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 06, 59.00, 36.00, 25.00, 25.00, 36.00 +ZUN, 05, 06, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 06, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 06, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 06, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +01R, 05, 06, 82.00, 60.00, -9999.00, -9999.00, 28.00 +1V1, 05, 06, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 06, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 06, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 06, 75.00, 56.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 06, 81.00, 56.00, -9999.00, -9999.00, 30.00 +3B1, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 06, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 06, 64.00, 38.00, -9999.00, -9999.00, 34.00 +3SE, 05, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 06, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 06, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 06, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 06, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 06, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 06, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 06, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 07, 69.00, 47.00, 28.00, 27.00, 41.00 +ABI, 05, 07, 83.00, 59.00, 16.00, 13.00, 24.00 +ABQ, 05, 07, 78.00, 46.00, 10.00, 8.00, 16.00 +ABR, 05, 07, 67.00, 42.00, 21.00, 18.00, 31.00 +ABY, 05, 07, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 07, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 07, 83.00, 63.00, 19.00, 18.00, 30.00 +ACV, 05, 07, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 07, 69.00, 47.00, 24.00, 23.00, 35.00 +ADK, 05, 07, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 07, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 07, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 07, 72.00, 48.00, -9999.00, -9999.00, 29.00 +AEX, 05, 07, 83.00, 62.00, -9999.00, -9999.00, 28.00 +AFF, 05, 07, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 07, 89.00, 64.00, -9999.00, -9999.00, 34.00 +AGS, 05, 07, 82.00, 55.00, 19.00, 23.00, 33.00 +AHN, 05, 07, 79.00, 56.00, 18.00, 22.00, 31.00 +AKN, 05, 07, 48.00, 32.00, 27.00, 25.00, 39.00 +AKO, 05, 07, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 07, 67.00, 43.00, 27.00, 28.00, 42.00 +ALI, 05, 07, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 07, 69.00, 46.00, 26.00, 24.00, 39.00 +ALS, 05, 07, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 07, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 07, 78.00, 49.00, 18.00, 13.00, 26.00 +AMG, 05, 07, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 07, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 07, 52.00, 37.00, 16.00, 14.00, 22.00 +AND, 05, 07, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 07, 55.00, 41.00, 49.00, 48.00, 61.00 +AOO, 05, 07, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +APN, 05, 07, 62.00, 37.00, 26.00, 27.00, 40.00 +AQQ, 05, 07, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +ART, 05, 07, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +AST, 05, 07, 59.00, 44.00, 39.00, 42.00, 52.00 +ATL, 05, 07, 78.00, 57.00, 20.00, 25.00, 34.00 +ATW, 05, 07, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 07, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 07, 72.00, 48.00, -9999.00, -9999.00, 38.00 +AUG, 05, 07, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 07, 84.00, 65.00, 19.00, 17.00, 30.00 +AUW, 05, 07, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 07, 74.00, 49.00, 24.00, 27.00, 36.00 +AVP, 05, 07, 67.00, 46.00, 30.00, 31.00, 45.00 +AXN, 05, 07, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 07, 65.00, 43.00, -9999.00, -9999.00, 36.00 +AYS, 05, 07, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 07, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 07, 81.00, 53.00, -9999.00, -9999.00, 13.00 +BAD, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 07, 59.00, 29.00, -9999.00, -9999.00, 18.00 +BDL, 05, 07, 69.00, 45.00, 27.00, 25.00, 38.00 +BDR, 05, 07, 64.00, 48.00, 27.00, 23.00, 37.00 +BET, 05, 07, 45.00, 28.00, 21.00, 19.00, 30.00 +BFD, 05, 07, 62.00, 39.00, 32.00, 34.00, 47.00 +BFF, 05, 07, 69.00, 39.00, 24.00, 20.00, 34.00 +BFL, 05, 07, 83.00, 56.00, 4.00, 4.00, 6.00 +BGM, 05, 07, 63.00, 44.00, 31.00, 32.00, 46.00 +BGR, 05, 07, 61.00, 41.00, 27.00, 25.00, 37.00 +BGS, 05, 07, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 07, 80.00, 56.00, 22.00, 23.00, 35.00 +BID, 05, 07, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 07, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 07, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 07, 65.00, 41.00, 23.00, 26.00, 36.00 +BIS, 05, 07, 65.00, 40.00, 21.00, 19.00, 31.00 +BIX, 05, 07, 82.00, 65.00, -9999.00, -9999.00, 22.00 +BJI, 05, 07, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 07, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 07, 69.00, 38.00, -9999.00, -9999.00, 28.00 +BKW, 05, 07, 68.00, 47.00, 30.00, 33.00, 45.00 +BLF, 05, 07, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 07, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 07, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 07, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 07, 75.00, 51.00, -9999.00, -9999.00, 35.00 +BNA, 05, 07, 77.00, 55.00, 27.00, 27.00, 40.00 +BNO, 05, 07, 64.00, 35.00, -9999.00, 16.00, 33.00 +BOI, 05, 07, 69.00, 42.00, 15.00, 18.00, 25.00 +BOS, 05, 07, 64.00, 48.00, 28.00, 24.00, 40.00 +BPI, 05, 07, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 07, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 07, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 07, 70.00, 49.00, -9999.00, -9999.00, 32.00 +BRO, 05, 07, 87.00, 71.00, 11.00, 9.00, 17.00 +BRW, 05, 07, 20.00, 9.00, 9.00, 11.00, 18.00 +BSM, 05, 07, 84.00, 65.00, -9999.00, -9999.00, 24.00 +BTI, 05, 07, 22.00, 10.00, 8.00, 11.00, 16.00 +BTL, 05, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 07, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 07, 85.00, 64.00, 18.00, 18.00, 28.00 +BTT, 05, 07, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 07, 64.00, 43.00, 30.00, 29.00, 46.00 +BUB, 05, 07, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 07, 63.00, 44.00, 29.00, 31.00, 43.00 +BUR, 05, 07, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 07, 82.00, 66.00, -9999.00, 14.00, 22.00 +BWG, 05, 07, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 07, 72.00, 50.00, 26.00, 26.00, 38.00 +BYH, 05, 07, 79.00, 58.00, -9999.00, -9999.00, 35.00 +BYI, 05, 07, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 07, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 07, 82.00, 56.00, 17.00, 20.00, 29.00 +CAG, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 07, 67.00, 46.00, 30.00, 34.00, 45.00 +CAO, 05, 07, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 07, 58.00, 38.00, 32.00, 33.00, 45.00 +CBM, 05, 07, 81.00, 57.00, -9999.00, -9999.00, 26.00 +CDB, 05, 07, 43.00, 34.00, 47.00, 48.00, 65.00 +CDC, 05, 07, 69.00, 39.00, 13.00, 12.00, 20.00 +CDR, 05, 07, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 07, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 07, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 07, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 07, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 07, 77.00, 53.00, 21.00, 25.00, 36.00 +CHO, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 07, 82.00, 61.00, 18.00, 20.00, 29.00 +CID, 05, 07, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 07, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 07, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 07, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 07, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 07, 66.00, 45.00, 29.00, 31.00, 43.00 +CLL, 05, 07, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 07, 77.00, 54.00, 22.00, 22.00, 34.00 +CMH, 05, 07, 70.00, 48.00, 26.00, 30.00, 42.00 +CMI, 05, 07, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 07, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 07, 72.00, 49.00, 29.00, 18.00, 36.00 +CNM, 05, 07, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 07, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +COD, 05, 07, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +COF, 05, 07, 84.00, 65.00, -9999.00, -9999.00, 23.00 +CON, 05, 07, 66.00, 39.00, 26.00, 25.00, 38.00 +COS, 05, 07, 67.00, 40.00, 22.00, 23.00, 34.00 +COT, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 07, 72.00, 51.00, 30.00, 27.00, 43.00 +CPR, 05, 07, 64.00, 36.00, 25.00, 25.00, 36.00 +CRBC, 05, 07, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 07, 85.00, 69.00, 14.00, 12.00, 22.00 +CRW, 05, 07, 74.00, 49.00, 31.00, 32.00, 45.00 +CSG, 05, 07, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 07, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 07, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 07, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 07, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 07, 72.00, 50.00, 26.00, 28.00, 39.00 +CVN, 05, 07, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 07, 79.00, 48.00, -9999.00, -9999.00, 14.00 +CXY, 05, 07, 70.00, 49.00, 23.00, 28.00, 37.00 +CYS, 05, 07, 62.00, 37.00, 25.00, 25.00, 37.00 +DAA, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +DAB, 05, 07, 84.00, 64.00, 13.00, 21.00, 27.00 +DAG, 05, 07, 85.00, 58.00, 3.00, 2.00, 5.00 +DAL, 05, 07, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 07, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 07, 70.00, 49.00, 28.00, 27.00, 40.00 +DBQ, 05, 07, 67.00, 46.00, 26.00, 24.00, 37.00 +DCA, 05, 07, 74.00, 54.00, 22.00, 25.00, 35.00 +DDC, 05, 07, 74.00, 50.00, 23.00, 18.00, 32.00 +DEC, 05, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 07, 69.00, 42.00, 24.00, 21.00, 33.00 +DFW, 05, 07, 82.00, 61.00, 22.00, 16.00, 31.00 +DHN, 05, 07, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 07, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 07, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 07, 87.00, 65.00, -9999.00, -9999.00, 19.00 +DLG, 05, 07, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 07, 59.00, 37.00, 27.00, 24.00, 39.00 +DLLC, 05, 07, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 07, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 07, 88.00, 56.00, -9999.00, -9999.00, 3.00 +DMN, 05, 07, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 07, 73.00, 50.00, -9999.00, -9999.00, 35.00 +DPG, 05, 07, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 07, 83.00, 59.00, -9999.00, -9999.00, 21.00 +DRA, 05, 07, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 07, 87.00, 65.00, 17.00, 11.00, 23.00 +DSM, 05, 07, 71.00, 49.00, 28.00, 26.00, 40.00 +DTW, 05, 07, 67.00, 45.00, 24.00, 26.00, 37.00 +DUG, 05, 07, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 07, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 07, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 07, 83.00, 59.00, -9999.00, -9999.00, 23.00 +D45, 05, 07, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 07, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 07, 67.00, 42.00, 24.00, 24.00, 35.00 +ECG, 05, 07, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 07, 78.00, 52.00, -9999.00, -9999.00, 8.00 +EED, 05, 07, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 07, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 07, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 07, 69.00, 42.00, 36.00, 37.00, 50.00 +EKO, 05, 07, 67.00, 35.00, 14.00, 16.00, 23.00 +ELD, 05, 07, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 07, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 07, 85.00, 55.00, 5.00, 3.00, 7.00 +ELY, 05, 07, 65.00, 32.00, 16.00, 17.00, 24.00 +EMP, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 07, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +END, 05, 07, 79.00, 56.00, -9999.00, -9999.00, 19.00 +ENN, 05, 07, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 07, 69.00, 48.00, -9999.00, -9999.00, 18.00 +EPH, 05, 07, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 07, 63.00, 45.00, 31.00, 28.00, 42.00 +ESF, 05, 07, 83.00, 62.00, -9999.00, -9999.00, 29.00 +EUG, 05, 07, 66.00, 44.00, 24.00, 28.00, 37.00 +EVV, 05, 07, 75.00, 52.00, 28.00, 28.00, 41.00 +EWN, 05, 07, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 07, 70.00, 51.00, 28.00, 26.00, 40.00 +EYW, 05, 07, 85.00, 76.00, 15.00, 12.00, 23.00 +E74, 05, 07, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 07, 77.00, 52.00, -9999.00, -9999.00, 32.00 +FAI, 05, 07, 56.00, 35.00, 16.00, 14.00, 24.00 +FAR, 05, 07, 66.00, 41.00, 20.00, 16.00, 28.00 +FAT, 05, 07, 82.00, 52.00, 4.00, 3.00, 6.00 +FAY, 05, 07, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 07, 63.00, 37.00, 22.00, 26.00, 37.00 +FCS, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 07, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 07, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 07, 65.00, 32.00, 12.00, 14.00, 19.00 +FLL, 05, 07, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 07, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 07, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +FME, 05, 07, 75.00, 47.00, -9999.00, -9999.00, 30.00 +FMH, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FMN, 05, 07, 76.00, 39.00, 9.00, 8.00, 13.00 +FMY, 05, 07, 88.00, 67.00, 8.00, 15.00, 19.00 +FNT, 05, 07, 65.00, 43.00, 24.00, 26.00, 39.00 +FOD, 05, 07, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 07, 74.00, 51.00, -9999.00, -9999.00, 33.00 +FOK, 05, 07, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 07, 75.00, 52.00, -9999.00, -9999.00, 31.00 +FSD, 05, 07, 68.00, 43.00, 29.00, 21.00, 36.00 +FSI, 05, 07, 80.00, 56.00, -9999.00, -9999.00, 30.00 +FSM, 05, 07, 79.00, 56.00, 26.00, 24.00, 39.00 +FTK, 05, 07, 74.00, 50.00, -9999.00, -9999.00, 35.00 +FWA, 05, 07, 69.00, 46.00, 24.00, 28.00, 39.00 +FWH, 05, 07, 81.00, 60.00, -9999.00, -9999.00, 26.00 +FYU, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 07, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 07, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 07, 95.00, 59.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 07, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 07, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 07, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 07, 64.00, 40.00, 19.00, 22.00, 31.00 +GFA, 05, 07, 63.00, 39.00, -9999.00, -9999.00, 30.00 +GFK, 05, 07, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 07, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 07, 65.00, 40.00, 21.00, 20.00, 30.00 +GJT, 05, 07, 73.00, 46.00, 15.00, 15.00, 22.00 +GKN, 05, 07, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 07, 70.00, 43.00, 23.00, 18.00, 31.00 +GLH, 05, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 07, 79.00, 71.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 07, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 07, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +GON, 05, 07, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 07, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 07, 64.00, 42.00, 26.00, 23.00, 38.00 +GRCI, 05, 07, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 07, 66.00, 42.00, -9999.00, -9999.00, 33.00 +GRI, 05, 07, 71.00, 47.00, 26.00, 21.00, 36.00 +GRK, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 07, 66.00, 43.00, 26.00, 26.00, 39.00 +GSB, 05, 07, 79.00, 55.00, -9999.00, -9999.00, 30.00 +GSG, 05, 07, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 07, 76.00, 53.00, 21.00, 22.00, 34.00 +GSP, 05, 07, 78.00, 54.00, 24.00, 25.00, 37.00 +GST, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 07, 63.00, 43.00, -9999.00, -9999.00, 44.00 +GTF, 05, 07, 63.00, 39.00, 24.00, 26.00, 34.00 +GUP, 05, 07, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 07, 70.00, 46.00, -9999.00, -9999.00, 38.00 +GVW, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +GWO, 05, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 07, 73.00, 58.00, 21.00, 18.00, 32.00 +HBR, 05, 07, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 07, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 07, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 07, 67.00, 43.00, -9999.00, -9999.00, 26.00 +HKY, 05, 07, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 07, 63.00, 38.00, 21.00, 22.00, 33.00 +HMN, 05, 07, 86.00, 46.00, -9999.00, -9999.00, 6.00 +HMS, 05, 07, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 07, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 07, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +HON, 05, 07, 68.00, 42.00, 22.00, 19.00, 32.00 +HOP, 05, 07, 76.00, 51.00, -9999.00, -9999.00, 35.00 +HOT, 05, 07, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 07, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 07, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 07, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 07, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 07, 83.00, 59.00, -9999.00, -9999.00, 20.00 +HST, 05, 07, 86.00, 66.00, -9999.00, -9999.00, 27.00 +HSV, 05, 07, 78.00, 56.00, 27.00, 25.00, 39.00 +HTL, 05, 07, 63.00, 40.00, 27.00, 25.00, 39.00 +HTS, 05, 07, 74.00, 50.00, 29.00, 30.00, 42.00 +HUF, 05, 07, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 07, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 07, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 07, 65.00, 39.00, 21.00, 20.00, 31.00 +IAB, 05, 07, 75.00, 52.00, -9999.00, -9999.00, 31.00 +IAD, 05, 07, 72.00, 48.00, 25.00, 28.00, 39.00 +IAG, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 07, 84.00, 63.00, 19.00, 16.00, 27.00 +ICT, 05, 07, 75.00, 52.00, 26.00, 20.00, 37.00 +IDA, 05, 07, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 07, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 07, 71.00, 50.00, 25.00, 26.00, 39.00 +ILI, 05, 07, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 07, 80.00, 57.00, 20.00, 20.00, 32.00 +IMT, 05, 07, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +IND, 05, 07, 71.00, 49.00, 31.00, 28.00, 43.00 +INL, 05, 07, 62.00, 37.00, 25.00, 20.00, 34.00 +INS, 05, 07, 79.00, 51.00, -9999.00, -9999.00, 4.00 +INT, 05, 07, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +INW, 05, 07, 77.00, 43.00, 7.00, 10.00, 14.00 +IPL, 05, 07, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 07, 69.00, 46.00, 29.00, 31.00, 43.00 +IRK, 05, 07, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 07, 66.00, 40.00, 21.00, 17.00, 29.00 +ISP, 05, 07, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 07, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 07, 92.00, 57.00, -9999.00, -9999.00, 4.00 +IWD, 05, 07, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 07, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 07, 83.00, 58.00, 22.00, 20.00, 32.00 +JAX, 05, 07, 84.00, 61.00, 14.00, 20.00, 27.00 +JBR, 05, 07, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 07, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 07, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 07, 65.00, 50.00, 26.00, 25.00, 39.00 +JHW, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 07, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 07, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 07, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 07, 54.00, 38.00, 45.00, 41.00, 55.00 +JST, 05, 07, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 07, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 07, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 07, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 07, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 07, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 07, 66.00, 43.00, 25.00, 25.00, 38.00 +LAR, 05, 07, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 07, 85.00, 58.00, 4.00, 4.00, 6.00 +LAX, 05, 07, 69.00, 56.00, 4.00, 4.00, 6.00 +LBB, 05, 07, 82.00, 54.00, 19.00, 11.00, 25.00 +LBF, 05, 07, 70.00, 42.00, 28.00, 18.00, 35.00 +LCH, 05, 07, 83.00, 64.00, 16.00, 15.00, 24.00 +LCK, 05, 07, 72.00, 48.00, -9999.00, -9999.00, 40.00 +LEB, 05, 07, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 07, 72.00, 51.00, 28.00, 29.00, 41.00 +LFI, 05, 07, 73.00, 56.00, -9999.00, -9999.00, 32.00 +LFK, 05, 07, 84.00, 62.00, 20.00, 19.00, 30.00 +LFT, 05, 07, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 07, 67.00, 51.00, 26.00, 24.00, 38.00 +LGB, 05, 07, 73.00, 56.00, 4.00, 3.00, 6.00 +LGU, 05, 07, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 07, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 07, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 07, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 07, 80.00, 57.00, 23.00, 22.00, 34.00 +LIZ, 05, 07, 58.00, 38.00, -9999.00, -9999.00, 40.00 +LMT, 05, 07, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +LND, 05, 07, 64.00, 38.00, 20.00, 21.00, 29.00 +LNK, 05, 07, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 07, 72.00, 40.00, 7.00, 9.00, 13.00 +LOZ, 05, 07, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 07, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 07, 79.00, 56.00, -9999.00, -9999.00, 35.00 +LSE, 05, 07, 68.00, 46.00, 22.00, 24.00, 35.00 +LSF, 05, 07, 82.00, 59.00, -9999.00, -9999.00, 35.00 +LSV, 05, 07, 89.00, 52.00, -9999.00, -9999.00, 4.00 +LTS, 05, 07, 84.00, 56.00, -9999.00, -9999.00, 29.00 +LUF, 05, 07, 93.00, 56.00, -9999.00, -9999.00, 3.00 +LVS, 05, 07, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 07, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 07, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 07, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 07, 74.00, 51.00, 23.00, 25.00, 36.00 +MAF, 05, 07, 86.00, 56.00, 12.00, 9.00, 18.00 +MBL, 05, 07, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 07, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 07, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 07, 79.00, 53.00, -9999.00, -9999.00, 13.00 +MCF, 05, 07, 86.00, 66.00, -9999.00, -9999.00, 19.00 +MCG, 05, 07, 51.00, 31.00, 21.00, 19.00, 31.00 +MCI, 05, 07, 72.00, 52.00, 28.00, 23.00, 40.00 +MCK, 05, 07, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 07, 83.00, 57.00, 17.00, 22.00, 31.00 +MCO, 05, 07, 87.00, 65.00, 14.00, 22.00, 29.00 +MCW, 05, 07, 68.00, 44.00, 22.00, 21.00, 34.00 +MC2, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MDH, 05, 07, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 07, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 07, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 07, 68.00, 48.00, 29.00, 28.00, 42.00 +MEI, 05, 07, 83.00, 57.00, 20.00, 20.00, 33.00 +MEM, 05, 07, 79.00, 59.00, 23.00, 26.00, 37.00 +MER, 05, 07, 82.00, 49.00, -9999.00, -9999.00, 9.00 +MFD, 05, 07, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 07, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 07, 71.00, 42.00, 17.00, 16.00, 23.00 +MGE, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 07, 82.00, 59.00, 18.00, 21.00, 31.00 +MGW, 05, 07, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 07, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 07, 77.00, 50.00, -9999.00, -9999.00, 13.00 +MHS, 05, 07, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 07, 85.00, 69.00, 16.00, 24.00, 29.00 +MIB, 05, 07, 63.00, 40.00, -9999.00, -9999.00, 31.00 +MIV, 05, 07, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 07, 73.00, 41.00, -9999.00, -9999.00, 20.00 +MKC, 05, 07, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 07, 62.00, 43.00, 28.00, 28.00, 42.00 +MKG, 05, 07, 64.00, 43.00, 24.00, 23.00, 35.00 +MKL, 05, 07, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 07, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 07, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 07, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 07, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 07, 70.00, 47.00, 30.00, 27.00, 42.00 +MLS, 05, 07, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 07, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 07, 84.00, 59.00, -9999.00, -9999.00, 30.00 +MOB, 05, 07, 84.00, 63.00, 18.00, 22.00, 32.00 +MOT, 05, 07, 63.00, 40.00, 17.00, 16.00, 25.00 +MPV, 05, 07, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 07, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 07, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 07, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 07, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 07, 64.00, 47.00, -9999.00, -9999.00, 17.00 +MSL, 05, 07, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 07, 66.00, 42.00, 27.00, 26.00, 40.00 +MSO, 05, 07, 64.00, 36.00, 25.00, 23.00, 35.00 +MSP, 05, 07, 67.00, 45.00, 26.00, 25.00, 37.00 +MSS, 05, 07, 64.00, 41.00, 28.00, 28.00, 39.00 +MSY, 05, 07, 83.00, 64.00, 15.00, 19.00, 27.00 +MTC, 05, 07, 64.00, 44.00, -9999.00, -9999.00, 36.00 +MTN, 05, 07, 72.00, 50.00, -9999.00, -9999.00, 30.00 +MTO, 05, 07, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 07, 70.00, 46.00, -9999.00, -9999.00, 30.00 +MUO, 05, 07, 74.00, 42.00, -9999.00, -9999.00, 20.00 +MWA, 05, 07, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 07, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 07, 82.00, 59.00, -9999.00, -9999.00, 26.00 +MYL, 05, 07, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 07, 81.00, 57.00, -9999.00, -9999.00, 27.00 +NAO, 05, 07, 79.00, 64.00, -9999.00, -9999.00, 29.00 +NBC, 05, 07, 82.00, 61.00, -9999.00, -9999.00, 27.00 +NBE, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 05, 07, 67.00, 46.00, -9999.00, -9999.00, 39.00 +NCA, 05, 07, 81.00, 54.00, -9999.00, -9999.00, 31.00 +NCO, 05, 07, 62.00, 45.00, -9999.00, -9999.00, 37.00 +NC1, 05, 07, 79.00, 52.00, -9999.00, -9999.00, 7.00 +NEL, 05, 07, 69.00, 46.00, -9999.00, -9999.00, 36.00 +NFG, 05, 07, 67.00, 53.00, -9999.00, -9999.00, 21.00 +NFL, 05, 07, 71.00, 39.00, -9999.00, -9999.00, 13.00 +NGP, 05, 07, 84.00, 69.00, -9999.00, -9999.00, 18.00 +NGU, 05, 07, 74.00, 55.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 07, 66.00, 50.00, -9999.00, -9999.00, 9.00 +NHK, 05, 07, 73.00, 50.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 07, 61.00, 42.00, -9999.00, -9999.00, 38.00 +NID, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 07, 84.00, 61.00, -9999.00, -9999.00, 26.00 +NIR, 05, 07, 85.00, 65.00, -9999.00, -9999.00, 19.00 +NKT, 05, 07, 77.00, 58.00, -9999.00, -9999.00, 31.00 +NKX, 05, 07, 69.00, 59.00, -9999.00, -9999.00, 12.00 +NLC, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NMM, 05, 07, 82.00, 56.00, -9999.00, -9999.00, 28.00 +NPA, 05, 07, 82.00, 64.00, -9999.00, -9999.00, 22.00 +NQA, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NQI, 05, 07, 88.00, 68.00, -9999.00, -9999.00, 18.00 +NQX, 05, 07, 85.00, 76.00, -9999.00, -9999.00, 22.00 +NRB, 05, 07, 82.00, 64.00, -9999.00, -9999.00, 24.00 +NRC, 05, 07, 82.00, 49.00, -9999.00, -9999.00, 10.00 +NRS, 05, 07, 67.00, 55.00, -9999.00, -9999.00, 8.00 +NSE, 05, 07, 84.00, 60.00, -9999.00, -9999.00, 25.00 +NSI, 05, 07, 69.00, 51.00, -9999.00, -9999.00, 6.00 +NTD, 05, 07, 69.00, 51.00, -9999.00, -9999.00, 5.00 +NTK, 05, 07, 74.00, 55.00, -9999.00, -9999.00, 8.00 +NTU, 05, 07, 74.00, 55.00, -9999.00, -9999.00, 31.00 +NUC, 05, 07, 68.00, 54.00, -9999.00, -9999.00, 6.00 +NUQ, 05, 07, 72.00, 47.00, -9999.00, -9999.00, 12.00 +NUW, 05, 07, 62.00, 43.00, -9999.00, -9999.00, 32.00 +NWF, 05, 07, 73.00, 56.00, -9999.00, -9999.00, 7.00 +NXX, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 07, 75.00, 49.00, -9999.00, -9999.00, 34.00 +NZC, 05, 07, 85.00, 58.00, -9999.00, -9999.00, 27.00 +NZJ, 05, 07, 74.00, 51.00, -9999.00, -9999.00, 11.00 +NZW, 05, 07, 65.00, 44.00, -9999.00, -9999.00, 36.00 +NZY, 05, 07, 69.00, 59.00, -9999.00, -9999.00, 8.00 +OAK, 05, 07, 68.00, 47.00, 6.00, 8.00, 12.00 +OAR, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +OFF, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 05, 07, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 07, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 07, 78.00, 56.00, 25.00, 16.00, 33.00 +OLM, 05, 07, 64.00, 40.00, 31.00, 34.00, 44.00 +OMA, 05, 07, 72.00, 48.00, 23.00, 23.00, 35.00 +OME, 05, 07, 38.00, 25.00, 17.00, 18.00, 25.00 +ONT, 05, 07, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 07, 67.00, 46.00, 30.00, 25.00, 41.00 +ORF, 05, 07, 74.00, 55.00, 21.00, 22.00, 32.00 +ORH, 05, 07, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 07, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 07, 61.00, 39.00, -9999.00, -9999.00, 34.00 +OTG, 05, 07, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 07, 60.00, 46.00, 31.00, 34.00, 44.00 +OTM, 05, 07, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 07, 34.00, 19.00, 7.00, 11.00, 15.00 +OURC, 05, 07, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 07, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 07, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 07, 84.00, 59.00, -9999.00, -9999.00, 26.00 +PACZ, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 07, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 07, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 07, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 07, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 07, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 07, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 07, 83.00, 60.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 07, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 07, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 07, 41.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 07, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 07, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 07, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 07, 64.00, 42.00, -9999.00, -9999.00, 35.00 +PBI, 05, 07, 85.00, 69.00, 18.00, 27.00, 35.00 +PDT, 05, 07, 68.00, 44.00, 17.00, 15.00, 25.00 +PDX, 05, 07, 66.00, 46.00, 29.00, 33.00, 42.00 +PFN, 05, 07, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 07, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 07, 71.00, 50.00, 24.00, 27.00, 39.00 +PHX, 05, 07, 91.00, 62.00, 3.00, 3.00, 5.00 +PIA, 05, 07, 70.00, 48.00, 30.00, 25.00, 41.00 +PIB, 05, 07, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 07, 65.00, 38.00, 21.00, 20.00, 32.00 +PIR, 05, 07, 68.00, 43.00, 20.00, 17.00, 27.00 +PIT, 05, 07, 68.00, 46.00, 32.00, 30.00, 45.00 +PKB, 05, 07, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 07, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 07, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 07, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 07, 82.00, 64.00, 15.00, 15.00, 25.00 +POB, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 05, 07, 83.00, 60.00, -9999.00, -9999.00, 32.00 +POM, 05, 07, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +POU, 05, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 07, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 07, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 07, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 07, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 07, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 07, 64.00, 40.00, -9999.00, -9999.00, 37.00 +PSP, 05, 07, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 07, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 07, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 07, 75.00, 43.00, 15.00, 15.00, 22.00 +PUC, 05, 07, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 07, 65.00, 45.00, 27.00, 23.00, 39.00 +PVU, 05, 07, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 07, 61.00, 41.00, 28.00, 27.00, 40.00 +P02, 05, 07, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P07, 05, 07, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +P11, 05, 07, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P24, 05, 07, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P28, 05, 07, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +P35, 05, 07, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +P38, 05, 07, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +P39, 05, 07, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P58, 05, 07, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +P59, 05, 07, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +P60, 05, 07, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +P61, 05, 07, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +P67, 05, 07, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P68, 05, 07, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +P69, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 07, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 07, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 07, 66.00, 40.00, 23.00, 24.00, 34.00 +RBL, 05, 07, 80.00, 52.00, 10.00, 8.00, 13.00 +RCA, 05, 07, 66.00, 40.00, -9999.00, -9999.00, 33.00 +RDD, 05, 07, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 07, 65.00, 33.00, 12.00, 12.00, 20.00 +RDR, 05, 07, 65.00, 40.00, -9999.00, -9999.00, 31.00 +RDU, 05, 07, 77.00, 53.00, 21.00, 19.00, 31.00 +REE, 05, 07, 82.00, 54.00, -9999.00, -9999.00, 19.00 +REJ, 05, 07, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 07, 68.00, 45.00, 29.00, 26.00, 42.00 +RIC, 05, 07, 76.00, 52.00, 21.00, 23.00, 34.00 +RIV, 05, 07, 78.00, 51.00, -9999.00, -9999.00, 8.00 +RIW, 05, 07, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 07, 61.00, 35.00, 15.00, 14.00, 23.00 +RME, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +RMG, 05, 07, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +RND, 05, 07, 84.00, 64.00, -9999.00, -9999.00, 24.00 +RNO, 05, 07, 71.00, 39.00, 9.00, 7.00, 13.00 +ROA, 05, 07, 74.00, 51.00, 23.00, 26.00, 37.00 +ROC, 05, 07, 65.00, 44.00, 26.00, 28.00, 40.00 +ROW, 05, 07, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 07, 73.00, 49.00, 21.00, 18.00, 30.00 +RST, 05, 07, 65.00, 43.00, 28.00, 27.00, 41.00 +RWF, 05, 07, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 07, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 07, 78.00, 49.00, 7.00, 6.00, 10.00 +SAF, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 07, 69.00, 59.00, 4.00, 4.00, 8.00 +SAT, 05, 07, 84.00, 64.00, 21.00, 19.00, 31.00 +SAV, 05, 07, 83.00, 61.00, 14.00, 22.00, 29.00 +SAW, 05, 07, 57.00, 39.00, -9999.00, -9999.00, 39.00 +SBA, 05, 07, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 07, 80.00, 51.00, -9999.00, -9999.00, 10.00 +SBN, 05, 07, 67.00, 46.00, 28.00, 28.00, 40.00 +SBP, 05, 07, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 07, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 07, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 07, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 07, 80.00, 51.00, 5.00, 5.00, 8.00 +SDF, 05, 07, 74.00, 53.00, 29.00, 27.00, 41.00 +SEA, 05, 07, 63.00, 45.00, 27.00, 26.00, 38.00 +SEM, 05, 07, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 07, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 07, 66.00, 49.00, 6.00, 8.00, 10.00 +SGF, 05, 07, 74.00, 51.00, 28.00, 24.00, 41.00 +SGY, 05, 07, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 07, 64.00, 37.00, 26.00, 27.00, 37.00 +SHV, 05, 07, 82.00, 60.00, 21.00, 19.00, 32.00 +SIT, 05, 07, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 07, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 07, 86.00, 60.00, 18.00, 12.00, 25.00 +SKA, 05, 07, 64.00, 40.00, -9999.00, -9999.00, 25.00 +SKF, 05, 07, 84.00, 64.00, -9999.00, -9999.00, 24.00 +SLC, 05, 07, 69.00, 44.00, 21.00, 22.00, 30.00 +SLE, 05, 07, 66.00, 41.00, 24.00, 29.00, 37.00 +SLN, 05, 07, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 07, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 07, 68.00, 46.00, -9999.00, 5.00, 8.00 +SNA, 05, 07, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 07, 38.00, 30.00, 30.00, 38.00, 48.00 +SNS, 05, 07, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 07, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 07, 72.00, 50.00, 27.00, 25.00, 39.00 +SPS, 05, 07, 82.00, 57.00, 19.00, 15.00, 28.00 +SRQ, 05, 07, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 07, 82.00, 56.00, -9999.00, -9999.00, 29.00 +SSI, 05, 07, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +STC, 05, 07, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 07, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +STL, 05, 07, 74.00, 54.00, 25.00, 26.00, 39.00 +STNV, 05, 07, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +STS, 05, 07, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 07, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 07, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 07, 76.00, 49.00, -9999.00, -9999.00, 10.00 +SUX, 05, 07, 71.00, 47.00, 27.00, 23.00, 37.00 +SVN, 05, 07, 83.00, 61.00, -9999.00, -9999.00, 26.00 +SWF, 05, 07, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 07, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 07, 66.00, 44.00, 31.00, 32.00, 45.00 +SZL, 05, 07, 74.00, 49.00, -9999.00, -9999.00, 32.00 +TAD, 05, 07, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 07, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 07, 77.00, 48.00, -9999.00, -9999.00, 34.00 +TCC, 05, 07, 79.00, 49.00, 12.00, 9.00, 17.00 +TCL, 05, 07, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 07, 66.00, 42.00, -9999.00, -9999.00, 36.00 +TCS, 05, 07, 81.00, 52.00, -9999.00, -9999.00, 7.00 +TEB, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 07, 78.00, 56.00, -9999.00, -9999.00, 28.00 +TKA, 05, 07, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 07, 85.00, 59.00, 13.00, 21.00, 28.00 +TNX, 05, 07, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 07, 68.00, 44.00, 26.00, 30.00, 43.00 +TOP, 05, 07, 74.00, 51.00, 28.00, 24.00, 40.00 +TPA, 05, 07, 86.00, 66.00, 9.00, 14.00, 19.00 +TPH, 05, 07, 71.00, 40.00, 8.00, 6.00, 12.00 +TRI, 05, 07, 74.00, 50.00, 25.00, 29.00, 40.00 +TRK, 05, 07, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 07, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 07, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 07, 79.00, 57.00, 25.00, 20.00, 36.00 +TUP, 05, 07, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 07, 88.00, 56.00, 4.00, 4.00, 7.00 +TVC, 05, 07, 63.00, 39.00, 21.00, 19.00, 30.00 +TVL, 05, 07, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 07, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 07, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 07, 76.00, 51.00, 25.00, 28.00, 38.00 +T01, 05, 07, 73.00, 50.00, -9999.00, -9999.00, 32.00 +T02, 05, 07, 80.00, 57.00, -9999.00, -9999.00, 30.00 +T03, 05, 07, 81.00, 57.00, -9999.00, -9999.00, 27.00 +T04, 05, 07, 85.00, 66.00, -9999.00, -9999.00, 19.00 +T05, 05, 07, 73.00, 49.00, -9999.00, -9999.00, 31.00 +T06, 05, 07, 83.00, 56.00, -9999.00, -9999.00, 26.00 +T07, 05, 07, 76.00, 43.00, -9999.00, -9999.00, 26.00 +T08, 05, 07, 69.00, 48.00, -9999.00, -9999.00, 19.00 +UCA, 05, 07, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 07, 79.00, 51.00, -9999.00, -9999.00, 4.00 +UIL, 05, 07, 59.00, 41.00, 47.00, 49.00, 58.00 +UIN, 05, 07, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 07, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 07, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 07, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +U15, 05, 07, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +U28, 05, 07, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 07, 84.00, 57.00, -9999.00, -9999.00, 26.00 +VBG, 05, 07, 69.00, 47.00, -9999.00, -9999.00, 13.00 +VCT, 05, 07, 84.00, 67.00, 16.00, 15.00, 25.00 +VCV, 05, 07, 79.00, 47.00, -9999.00, -9999.00, 3.00 +VDZ, 05, 07, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 07, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 07, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 07, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 07, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 07, 83.00, 59.00, -9999.00, -9999.00, 21.00 +VRB, 05, 07, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 07, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 07, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 07, 73.00, 50.00, 24.00, 22.00, -9999.00 +WJA, 05, 07, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 07, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 07, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 07, 71.00, 36.00, 14.00, 14.00, 21.00 +WPO, 05, 07, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 07, 83.00, 57.00, -9999.00, -9999.00, 28.00 +WRG, 05, 07, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 07, 72.00, 46.00, -9999.00, -9999.00, 35.00 +WRL, 05, 07, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +X68, 05, 07, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 07, 49.00, 35.00, 54.00, 54.00, 66.00 +YCG, 05, 07, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 07, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 07, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 07, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 07, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 07, 70.00, 41.00, 9.00, 11.00, 16.00 +YNG, 05, 07, 66.00, 44.00, 31.00, 32.00, 45.00 +YPA, 05, 07, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 07, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 07, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 07, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 07, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 07, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 07, 92.00, 62.00, 1.00, 1.00, 2.00 +YVR, 05, 07, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 07, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 07, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 07, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 07, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 07, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 07, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 07, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 07, 60.00, 36.00, 25.00, 25.00, 36.00 +ZUN, 05, 07, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 07, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 07, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 07, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +01R, 05, 07, 83.00, 61.00, -9999.00, -9999.00, 28.00 +1V1, 05, 07, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 07, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 07, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 07, 76.00, 57.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 07, 82.00, 56.00, -9999.00, -9999.00, 30.00 +3B1, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 07, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 07, 65.00, 39.00, -9999.00, -9999.00, 34.00 +3SE, 05, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 07, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 07, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 07, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 07, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 07, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 07, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 07, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 08, 70.00, 48.00, 28.00, 27.00, 41.00 +ABI, 05, 08, 83.00, 60.00, 16.00, 13.00, 25.00 +ABQ, 05, 08, 78.00, 47.00, 10.00, 9.00, 16.00 +ABR, 05, 08, 68.00, 43.00, 21.00, 17.00, 31.00 +ABY, 05, 08, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 08, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 08, 83.00, 63.00, 19.00, 19.00, 30.00 +ACV, 05, 08, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 08, 69.00, 48.00, 24.00, 24.00, 36.00 +ADK, 05, 08, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 08, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 08, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 08, 73.00, 49.00, -9999.00, -9999.00, 28.00 +AEX, 05, 08, 83.00, 62.00, -9999.00, -9999.00, 28.00 +AFF, 05, 08, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 08, 89.00, 64.00, -9999.00, -9999.00, 34.00 +AGS, 05, 08, 83.00, 56.00, 19.00, 24.00, 33.00 +AHN, 05, 08, 79.00, 57.00, 18.00, 22.00, 31.00 +AKN, 05, 08, 49.00, 32.00, 28.00, 25.00, 39.00 +AKO, 05, 08, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 08, 68.00, 44.00, 28.00, 28.00, 42.00 +ALI, 05, 08, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 08, 70.00, 47.00, 26.00, 24.00, 40.00 +ALS, 05, 08, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 08, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 08, 78.00, 50.00, 18.00, 13.00, 26.00 +AMG, 05, 08, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 08, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 08, 53.00, 37.00, 16.00, 13.00, 22.00 +AND, 05, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 08, 55.00, 41.00, 49.00, 48.00, 61.00 +AOO, 05, 08, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +APN, 05, 08, 63.00, 38.00, 26.00, 28.00, 40.00 +AQQ, 05, 08, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +ART, 05, 08, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +AST, 05, 08, 59.00, 44.00, 39.00, 42.00, 52.00 +ATL, 05, 08, 78.00, 57.00, 20.00, 25.00, 35.00 +ATW, 05, 08, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 08, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 08, 72.00, 49.00, -9999.00, -9999.00, 38.00 +AUG, 05, 08, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 08, 84.00, 65.00, 19.00, 18.00, 31.00 +AUW, 05, 08, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 08, 74.00, 50.00, 24.00, 27.00, 37.00 +AVP, 05, 08, 68.00, 47.00, 30.00, 31.00, 45.00 +AXN, 05, 08, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 08, 66.00, 44.00, -9999.00, -9999.00, 36.00 +AYS, 05, 08, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 08, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 08, 81.00, 53.00, -9999.00, -9999.00, 13.00 +BAD, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 08, 60.00, 29.00, -9999.00, -9999.00, 19.00 +BDL, 05, 08, 70.00, 46.00, 27.00, 25.00, 39.00 +BDR, 05, 08, 65.00, 48.00, 28.00, 23.00, 37.00 +BET, 05, 08, 45.00, 28.00, 21.00, 19.00, 30.00 +BFD, 05, 08, 63.00, 40.00, 32.00, 35.00, 47.00 +BFF, 05, 08, 69.00, 40.00, 24.00, 20.00, 35.00 +BFL, 05, 08, 83.00, 56.00, 3.00, 3.00, 5.00 +BGM, 05, 08, 64.00, 44.00, 31.00, 32.00, 46.00 +BGR, 05, 08, 62.00, 41.00, 27.00, 25.00, 38.00 +BGS, 05, 08, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 08, 80.00, 56.00, 23.00, 24.00, 35.00 +BID, 05, 08, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 08, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 08, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 08, 65.00, 42.00, 24.00, 27.00, 37.00 +BIS, 05, 08, 66.00, 40.00, 21.00, 19.00, 31.00 +BIX, 05, 08, 82.00, 65.00, -9999.00, -9999.00, 22.00 +BJI, 05, 08, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 08, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 08, 69.00, 38.00, -9999.00, -9999.00, 28.00 +BKW, 05, 08, 69.00, 48.00, 30.00, 33.00, 45.00 +BLF, 05, 08, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 08, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 08, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 08, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 08, 76.00, 51.00, -9999.00, -9999.00, 34.00 +BNA, 05, 08, 77.00, 55.00, 26.00, 27.00, 41.00 +BNO, 05, 08, 64.00, 35.00, -9999.00, 16.00, 33.00 +BOI, 05, 08, 69.00, 43.00, 15.00, 17.00, 24.00 +BOS, 05, 08, 65.00, 48.00, 28.00, 24.00, 40.00 +BPI, 05, 08, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 08, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 08, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 08, 71.00, 50.00, -9999.00, -9999.00, 32.00 +BRO, 05, 08, 87.00, 71.00, 12.00, 10.00, 17.00 +BRW, 05, 08, 20.00, 10.00, 9.00, 11.00, 18.00 +BSM, 05, 08, 84.00, 65.00, -9999.00, -9999.00, 25.00 +BTI, 05, 08, 22.00, 11.00, 8.00, 11.00, 16.00 +BTL, 05, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 08, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 08, 85.00, 64.00, 17.00, 18.00, 28.00 +BTT, 05, 08, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 08, 65.00, 44.00, 30.00, 29.00, 46.00 +BUB, 05, 08, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 08, 64.00, 45.00, 29.00, 31.00, 43.00 +BUR, 05, 08, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 08, 82.00, 66.00, -9999.00, 14.00, 22.00 +BWG, 05, 08, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 08, 73.00, 51.00, 26.00, 26.00, 38.00 +BYH, 05, 08, 79.00, 58.00, -9999.00, -9999.00, 35.00 +BYI, 05, 08, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 08, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 08, 82.00, 57.00, 17.00, 21.00, 30.00 +CAG, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 08, 68.00, 46.00, 30.00, 33.00, 44.00 +CAO, 05, 08, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 08, 59.00, 38.00, 32.00, 33.00, 45.00 +CBM, 05, 08, 81.00, 57.00, -9999.00, -9999.00, 26.00 +CDB, 05, 08, 43.00, 34.00, 47.00, 47.00, 64.00 +CDC, 05, 08, 70.00, 40.00, 13.00, 13.00, 20.00 +CDR, 05, 08, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 08, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 08, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 08, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 08, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 08, 77.00, 54.00, 21.00, 26.00, 36.00 +CHO, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 08, 82.00, 61.00, 18.00, 20.00, 30.00 +CID, 05, 08, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 08, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 08, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 08, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 08, 67.00, 46.00, 29.00, 30.00, 43.00 +CLL, 05, 08, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 08, 77.00, 55.00, 23.00, 22.00, 34.00 +CMH, 05, 08, 71.00, 48.00, 25.00, 30.00, 42.00 +CMI, 05, 08, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 08, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 08, 72.00, 50.00, 29.00, 18.00, 35.00 +CNM, 05, 08, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 08, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +COD, 05, 08, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +COF, 05, 08, 84.00, 65.00, -9999.00, -9999.00, 24.00 +CON, 05, 08, 67.00, 40.00, 26.00, 25.00, 38.00 +COS, 05, 08, 67.00, 41.00, 22.00, 23.00, 35.00 +COT, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 08, 73.00, 52.00, 30.00, 28.00, 43.00 +CPR, 05, 08, 65.00, 36.00, 25.00, 25.00, 37.00 +CRBC, 05, 08, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 08, 85.00, 69.00, 14.00, 12.00, 22.00 +CRW, 05, 08, 74.00, 50.00, 31.00, 33.00, 45.00 +CSG, 05, 08, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 08, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 08, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 08, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 08, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 08, 72.00, 50.00, 26.00, 28.00, 39.00 +CVN, 05, 08, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 08, 79.00, 49.00, -9999.00, -9999.00, 15.00 +CXY, 05, 08, 71.00, 49.00, 22.00, 28.00, 37.00 +CYS, 05, 08, 63.00, 38.00, 25.00, 25.00, 37.00 +DAA, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 05, 08, 84.00, 64.00, 14.00, 22.00, 27.00 +DAG, 05, 08, 86.00, 58.00, 3.00, 2.00, 4.00 +DAL, 05, 08, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 08, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 08, 71.00, 49.00, 27.00, 27.00, 40.00 +DBQ, 05, 08, 67.00, 46.00, 26.00, 24.00, 37.00 +DCA, 05, 08, 75.00, 55.00, 23.00, 26.00, 35.00 +DDC, 05, 08, 75.00, 50.00, 24.00, 18.00, 32.00 +DEC, 05, 08, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 08, 69.00, 42.00, 24.00, 22.00, 33.00 +DFW, 05, 08, 82.00, 61.00, 22.00, 17.00, 31.00 +DHN, 05, 08, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 08, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 08, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 08, 87.00, 65.00, -9999.00, -9999.00, 20.00 +DLG, 05, 08, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 08, 60.00, 38.00, 27.00, 24.00, 40.00 +DLLC, 05, 08, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 08, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 08, 88.00, 57.00, -9999.00, -9999.00, 3.00 +DMN, 05, 08, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 08, 74.00, 51.00, -9999.00, -9999.00, 35.00 +DPG, 05, 08, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 08, 84.00, 60.00, -9999.00, -9999.00, 21.00 +DRA, 05, 08, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 08, 87.00, 65.00, 17.00, 12.00, 23.00 +DSM, 05, 08, 71.00, 50.00, 28.00, 26.00, 40.00 +DTW, 05, 08, 68.00, 45.00, 24.00, 25.00, 37.00 +DUG, 05, 08, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 08, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 08, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 08, 83.00, 60.00, -9999.00, -9999.00, 23.00 +D45, 05, 08, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 08, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 08, 68.00, 43.00, 24.00, 24.00, 35.00 +ECG, 05, 08, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 08, 79.00, 52.00, -9999.00, -9999.00, 8.00 +EED, 05, 08, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 08, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 08, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 08, 69.00, 42.00, 35.00, 36.00, 50.00 +EKO, 05, 08, 68.00, 35.00, 14.00, 16.00, 23.00 +ELD, 05, 08, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 08, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 08, 86.00, 55.00, 6.00, 3.00, 7.00 +ELY, 05, 08, 66.00, 32.00, 16.00, 17.00, 24.00 +EMP, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 08, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +END, 05, 08, 79.00, 56.00, -9999.00, -9999.00, 20.00 +ENN, 05, 08, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 08, 70.00, 48.00, -9999.00, -9999.00, 18.00 +EPH, 05, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 08, 64.00, 46.00, 31.00, 28.00, 42.00 +ESF, 05, 08, 83.00, 62.00, -9999.00, -9999.00, 28.00 +EUG, 05, 08, 66.00, 44.00, 23.00, 28.00, 36.00 +EVV, 05, 08, 75.00, 53.00, 28.00, 28.00, 40.00 +EWN, 05, 08, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 08, 71.00, 51.00, 28.00, 26.00, 40.00 +EYW, 05, 08, 85.00, 76.00, 15.00, 12.00, 23.00 +E74, 05, 08, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 08, 77.00, 52.00, -9999.00, -9999.00, 32.00 +FAI, 05, 08, 56.00, 35.00, 16.00, 15.00, 24.00 +FAR, 05, 08, 66.00, 42.00, 21.00, 16.00, 28.00 +FAT, 05, 08, 83.00, 53.00, 4.00, 3.00, 5.00 +FAY, 05, 08, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 08, 63.00, 37.00, 23.00, 26.00, 38.00 +FCS, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 08, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 08, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +FLG, 05, 08, 66.00, 32.00, 11.00, 14.00, 19.00 +FLL, 05, 08, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 08, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 08, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +FME, 05, 08, 75.00, 48.00, -9999.00, -9999.00, 30.00 +FMH, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FMN, 05, 08, 77.00, 39.00, 9.00, 8.00, 13.00 +FMY, 05, 08, 88.00, 67.00, 9.00, 15.00, 19.00 +FNT, 05, 08, 66.00, 44.00, 24.00, 26.00, 38.00 +FOD, 05, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 08, 74.00, 52.00, -9999.00, -9999.00, 33.00 +FOK, 05, 08, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 08, 75.00, 52.00, -9999.00, -9999.00, 31.00 +FSD, 05, 08, 69.00, 44.00, 29.00, 20.00, 36.00 +FSI, 05, 08, 81.00, 57.00, -9999.00, -9999.00, 30.00 +FSM, 05, 08, 79.00, 56.00, 26.00, 25.00, 39.00 +FTK, 05, 08, 75.00, 50.00, -9999.00, -9999.00, 34.00 +FWA, 05, 08, 69.00, 47.00, 24.00, 28.00, 39.00 +FWH, 05, 08, 81.00, 60.00, -9999.00, -9999.00, 26.00 +FYU, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 08, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 08, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 08, 95.00, 60.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 08, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 08, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 08, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 08, 64.00, 41.00, 19.00, 22.00, 31.00 +GFA, 05, 08, 64.00, 39.00, -9999.00, -9999.00, 30.00 +GFK, 05, 08, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 08, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 08, 66.00, 41.00, 21.00, 20.00, 31.00 +GJT, 05, 08, 74.00, 46.00, 15.00, 15.00, 22.00 +GKN, 05, 08, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 08, 71.00, 44.00, 23.00, 18.00, 31.00 +GLH, 05, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 08, 79.00, 71.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 08, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 08, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +GON, 05, 08, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 08, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 08, 65.00, 42.00, 26.00, 23.00, 37.00 +GRCI, 05, 08, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 08, 66.00, 42.00, -9999.00, -9999.00, 32.00 +GRI, 05, 08, 72.00, 48.00, 26.00, 21.00, 36.00 +GRK, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GRR, 05, 08, 67.00, 44.00, 25.00, 26.00, 39.00 +GSB, 05, 08, 79.00, 56.00, -9999.00, -9999.00, 30.00 +GSG, 05, 08, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 08, 76.00, 53.00, 21.00, 22.00, 34.00 +GSP, 05, 08, 78.00, 55.00, 25.00, 26.00, 37.00 +GST, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 08, 64.00, 44.00, -9999.00, -9999.00, 44.00 +GTF, 05, 08, 64.00, 39.00, 24.00, 26.00, 34.00 +GUP, 05, 08, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 08, 71.00, 47.00, -9999.00, -9999.00, 38.00 +GVW, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +GWO, 05, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 08, 73.00, 58.00, 22.00, 18.00, 32.00 +HBR, 05, 08, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 08, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 08, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 08, 68.00, 43.00, -9999.00, -9999.00, 26.00 +HKY, 05, 08, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 08, 64.00, 38.00, 22.00, 23.00, 33.00 +HMN, 05, 08, 87.00, 46.00, -9999.00, -9999.00, 7.00 +HMS, 05, 08, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 08, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 08, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +HON, 05, 08, 69.00, 43.00, 22.00, 19.00, 32.00 +HOP, 05, 08, 77.00, 52.00, -9999.00, -9999.00, 35.00 +HOT, 05, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 08, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 08, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 08, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 08, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 08, 84.00, 60.00, -9999.00, -9999.00, 20.00 +HST, 05, 08, 86.00, 66.00, -9999.00, -9999.00, 28.00 +HSV, 05, 08, 78.00, 56.00, 26.00, 25.00, 39.00 +HTL, 05, 08, 64.00, 40.00, 26.00, 25.00, 39.00 +HTS, 05, 08, 74.00, 51.00, 29.00, 30.00, 42.00 +HUF, 05, 08, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 08, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 08, 66.00, 40.00, 21.00, 21.00, 31.00 +IAB, 05, 08, 75.00, 53.00, -9999.00, -9999.00, 31.00 +IAD, 05, 08, 73.00, 48.00, 25.00, 28.00, 39.00 +IAG, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 08, 84.00, 63.00, 19.00, 16.00, 28.00 +ICT, 05, 08, 75.00, 53.00, 26.00, 20.00, 37.00 +IDA, 05, 08, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 08, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 08, 71.00, 50.00, 25.00, 26.00, 39.00 +ILI, 05, 08, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 08, 80.00, 58.00, 20.00, 20.00, 33.00 +IMT, 05, 08, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +IND, 05, 08, 72.00, 50.00, 30.00, 27.00, 42.00 +INL, 05, 08, 62.00, 38.00, 25.00, 21.00, 35.00 +INS, 05, 08, 80.00, 52.00, -9999.00, -9999.00, 4.00 +INT, 05, 08, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +INW, 05, 08, 78.00, 43.00, 7.00, 10.00, 14.00 +IPL, 05, 08, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 08, 69.00, 46.00, 30.00, 31.00, 44.00 +IRK, 05, 08, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 08, 66.00, 40.00, 22.00, 18.00, 30.00 +ISP, 05, 08, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 08, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 08, 92.00, 58.00, -9999.00, -9999.00, 4.00 +IWD, 05, 08, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 08, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 08, 83.00, 59.00, 22.00, 20.00, 32.00 +JAX, 05, 08, 84.00, 61.00, 14.00, 20.00, 27.00 +JBR, 05, 08, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 08, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 08, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 08, 66.00, 51.00, 26.00, 25.00, 39.00 +JHW, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 08, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 08, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 08, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 08, 54.00, 38.00, 45.00, 41.00, 55.00 +JST, 05, 08, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 08, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 08, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 08, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 08, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 08, 67.00, 43.00, 25.00, 25.00, 38.00 +LAR, 05, 08, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 08, 86.00, 59.00, 4.00, 4.00, 6.00 +LAX, 05, 08, 69.00, 56.00, 4.00, 3.00, 6.00 +LBB, 05, 08, 82.00, 54.00, 19.00, 11.00, 25.00 +LBF, 05, 08, 70.00, 43.00, 28.00, 18.00, 35.00 +LCH, 05, 08, 83.00, 65.00, 16.00, 15.00, 25.00 +LCK, 05, 08, 72.00, 49.00, -9999.00, -9999.00, 39.00 +LEB, 05, 08, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 08, 73.00, 52.00, 28.00, 29.00, 41.00 +LFI, 05, 08, 73.00, 56.00, -9999.00, -9999.00, 32.00 +LFK, 05, 08, 84.00, 62.00, 20.00, 20.00, 30.00 +LFT, 05, 08, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 08, 68.00, 52.00, 26.00, 24.00, 38.00 +LGB, 05, 08, 73.00, 56.00, 4.00, 3.00, 6.00 +LGU, 05, 08, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 08, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 08, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 08, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 08, 80.00, 58.00, 23.00, 22.00, 34.00 +LIZ, 05, 08, 59.00, 38.00, -9999.00, -9999.00, 40.00 +LMT, 05, 08, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +LND, 05, 08, 64.00, 38.00, 20.00, 21.00, 29.00 +LNK, 05, 08, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 08, 73.00, 40.00, 7.00, 9.00, 13.00 +LOZ, 05, 08, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 08, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 08, 79.00, 57.00, -9999.00, -9999.00, 35.00 +LSE, 05, 08, 69.00, 46.00, 21.00, 24.00, 36.00 +LSF, 05, 08, 82.00, 60.00, -9999.00, -9999.00, 34.00 +LSV, 05, 08, 90.00, 53.00, -9999.00, -9999.00, 4.00 +LTS, 05, 08, 84.00, 56.00, -9999.00, -9999.00, 29.00 +LUF, 05, 08, 93.00, 56.00, -9999.00, -9999.00, 3.00 +LVS, 05, 08, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 08, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 08, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 08, 74.00, 51.00, 23.00, 25.00, 36.00 +MAF, 05, 08, 86.00, 57.00, 13.00, 9.00, 18.00 +MBL, 05, 08, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 08, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 08, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 08, 80.00, 53.00, -9999.00, -9999.00, 12.00 +MCF, 05, 08, 86.00, 66.00, -9999.00, -9999.00, 20.00 +MCG, 05, 08, 51.00, 31.00, 22.00, 19.00, 31.00 +MCI, 05, 08, 73.00, 52.00, 28.00, 23.00, 40.00 +MCK, 05, 08, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 08, 83.00, 58.00, 17.00, 22.00, 31.00 +MCO, 05, 08, 87.00, 65.00, 14.00, 23.00, 29.00 +MCW, 05, 08, 68.00, 45.00, 23.00, 22.00, 34.00 +MC2, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MDH, 05, 08, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 08, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 08, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 08, 69.00, 48.00, 29.00, 28.00, 41.00 +MEI, 05, 08, 83.00, 58.00, 20.00, 20.00, 33.00 +MEM, 05, 08, 80.00, 60.00, 23.00, 26.00, 37.00 +MER, 05, 08, 82.00, 49.00, -9999.00, -9999.00, 8.00 +MFD, 05, 08, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 08, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 08, 71.00, 42.00, 16.00, 15.00, 22.00 +MGE, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 08, 82.00, 59.00, 18.00, 21.00, 32.00 +MGW, 05, 08, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 08, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 08, 78.00, 50.00, -9999.00, -9999.00, 12.00 +MHS, 05, 08, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 08, 85.00, 69.00, 16.00, 24.00, 30.00 +MIB, 05, 08, 64.00, 41.00, -9999.00, -9999.00, 32.00 +MIV, 05, 08, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 08, 74.00, 41.00, -9999.00, -9999.00, 19.00 +MKC, 05, 08, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 08, 62.00, 43.00, 28.00, 27.00, 41.00 +MKG, 05, 08, 65.00, 44.00, 23.00, 22.00, 35.00 +MKL, 05, 08, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 08, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 08, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 08, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 08, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 08, 71.00, 48.00, 29.00, 27.00, 42.00 +MLS, 05, 08, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 08, 84.00, 59.00, -9999.00, -9999.00, 30.00 +MOB, 05, 08, 84.00, 63.00, 18.00, 22.00, 32.00 +MOT, 05, 08, 64.00, 41.00, 18.00, 16.00, 25.00 +MPV, 05, 08, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 08, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 08, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 08, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 08, 64.00, 47.00, -9999.00, -9999.00, 17.00 +MSL, 05, 08, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 08, 67.00, 42.00, 26.00, 26.00, 40.00 +MSO, 05, 08, 64.00, 37.00, 25.00, 23.00, 36.00 +MSP, 05, 08, 68.00, 46.00, 25.00, 25.00, 37.00 +MSS, 05, 08, 64.00, 42.00, 27.00, 28.00, 39.00 +MSY, 05, 08, 83.00, 64.00, 15.00, 19.00, 28.00 +MTC, 05, 08, 65.00, 44.00, -9999.00, -9999.00, 35.00 +MTN, 05, 08, 73.00, 51.00, -9999.00, -9999.00, 30.00 +MTO, 05, 08, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 08, 71.00, 47.00, -9999.00, -9999.00, 30.00 +MUO, 05, 08, 75.00, 42.00, -9999.00, -9999.00, 19.00 +MWA, 05, 08, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 08, 82.00, 59.00, -9999.00, -9999.00, 25.00 +MYL, 05, 08, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 08, 81.00, 58.00, -9999.00, -9999.00, 27.00 +NAO, 05, 08, 79.00, 65.00, -9999.00, -9999.00, 29.00 +NBC, 05, 08, 82.00, 62.00, -9999.00, -9999.00, 28.00 +NBE, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 05, 08, 68.00, 46.00, -9999.00, -9999.00, 39.00 +NCA, 05, 08, 81.00, 54.00, -9999.00, -9999.00, 32.00 +NCO, 05, 08, 63.00, 46.00, -9999.00, -9999.00, 37.00 +NC1, 05, 08, 80.00, 52.00, -9999.00, -9999.00, 7.00 +NEL, 05, 08, 70.00, 47.00, -9999.00, -9999.00, 35.00 +NFG, 05, 08, 67.00, 53.00, -9999.00, -9999.00, 20.00 +NFL, 05, 08, 72.00, 40.00, -9999.00, -9999.00, 13.00 +NGP, 05, 08, 84.00, 69.00, -9999.00, -9999.00, 19.00 +NGU, 05, 08, 74.00, 55.00, -9999.00, -9999.00, 32.00 +NGZ, 05, 08, 66.00, 50.00, -9999.00, -9999.00, 9.00 +NHK, 05, 08, 74.00, 51.00, -9999.00, -9999.00, 35.00 +NHZ, 05, 08, 61.00, 42.00, -9999.00, -9999.00, 39.00 +NID, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 08, 84.00, 61.00, -9999.00, -9999.00, 27.00 +NIR, 05, 08, 85.00, 65.00, -9999.00, -9999.00, 19.00 +NKT, 05, 08, 77.00, 59.00, -9999.00, -9999.00, 31.00 +NKX, 05, 08, 69.00, 59.00, -9999.00, -9999.00, 12.00 +NLC, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NMM, 05, 08, 82.00, 56.00, -9999.00, -9999.00, 29.00 +NPA, 05, 08, 82.00, 65.00, -9999.00, -9999.00, 22.00 +NQA, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NQI, 05, 08, 88.00, 68.00, -9999.00, -9999.00, 19.00 +NQX, 05, 08, 85.00, 76.00, -9999.00, -9999.00, 23.00 +NRB, 05, 08, 82.00, 64.00, -9999.00, -9999.00, 25.00 +NRC, 05, 08, 83.00, 49.00, -9999.00, -9999.00, 10.00 +NRS, 05, 08, 67.00, 55.00, -9999.00, -9999.00, 8.00 +NSE, 05, 08, 84.00, 61.00, -9999.00, -9999.00, 25.00 +NSI, 05, 08, 69.00, 51.00, -9999.00, -9999.00, 5.00 +NTD, 05, 08, 69.00, 51.00, -9999.00, -9999.00, 5.00 +NTK, 05, 08, 74.00, 55.00, -9999.00, -9999.00, 8.00 +NTU, 05, 08, 74.00, 55.00, -9999.00, -9999.00, 32.00 +NUC, 05, 08, 68.00, 54.00, -9999.00, -9999.00, 5.00 +NUQ, 05, 08, 72.00, 47.00, -9999.00, -9999.00, 12.00 +NUW, 05, 08, 62.00, 43.00, -9999.00, -9999.00, 32.00 +NWF, 05, 08, 73.00, 56.00, -9999.00, -9999.00, 6.00 +NXX, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 08, 75.00, 50.00, -9999.00, -9999.00, 35.00 +NZC, 05, 08, 85.00, 58.00, -9999.00, -9999.00, 28.00 +NZJ, 05, 08, 74.00, 51.00, -9999.00, -9999.00, 11.00 +NZW, 05, 08, 66.00, 45.00, -9999.00, -9999.00, 35.00 +NZY, 05, 08, 69.00, 59.00, -9999.00, -9999.00, 8.00 +OAK, 05, 08, 68.00, 47.00, 6.00, 8.00, 11.00 +OAR, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +OFF, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 05, 08, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 08, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 08, 78.00, 56.00, 26.00, 17.00, 33.00 +OLM, 05, 08, 64.00, 40.00, 30.00, 34.00, 44.00 +OMA, 05, 08, 72.00, 49.00, 23.00, 24.00, 35.00 +OME, 05, 08, 38.00, 25.00, 17.00, 18.00, 25.00 +ONT, 05, 08, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 08, 68.00, 46.00, 30.00, 24.00, 41.00 +ORF, 05, 08, 74.00, 55.00, 22.00, 22.00, 33.00 +ORH, 05, 08, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 08, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 08, 62.00, 40.00, -9999.00, -9999.00, 34.00 +OTG, 05, 08, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 08, 60.00, 46.00, 30.00, 33.00, 43.00 +OTM, 05, 08, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 08, 34.00, 20.00, 7.00, 11.00, 14.00 +OURC, 05, 08, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 08, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 08, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 08, 84.00, 59.00, -9999.00, -9999.00, 26.00 +PACZ, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 08, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 08, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 08, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 08, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 08, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 08, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 08, 83.00, 61.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 08, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 08, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 08, 41.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 08, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 08, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 08, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 08, 64.00, 43.00, -9999.00, -9999.00, 35.00 +PBI, 05, 08, 85.00, 69.00, 18.00, 27.00, 36.00 +PDT, 05, 08, 68.00, 45.00, 17.00, 15.00, 25.00 +PDX, 05, 08, 66.00, 46.00, 28.00, 32.00, 41.00 +PFN, 05, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 08, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 08, 71.00, 51.00, 25.00, 27.00, 39.00 +PHX, 05, 08, 92.00, 62.00, 3.00, 3.00, 5.00 +PIA, 05, 08, 71.00, 49.00, 30.00, 25.00, 40.00 +PIB, 05, 08, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 08, 66.00, 38.00, 21.00, 21.00, 32.00 +PIR, 05, 08, 69.00, 44.00, 20.00, 17.00, 27.00 +PIT, 05, 08, 69.00, 47.00, 32.00, 30.00, 45.00 +PKB, 05, 08, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 08, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 08, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 08, 82.00, 65.00, 15.00, 16.00, 26.00 +POB, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 05, 08, 83.00, 60.00, -9999.00, -9999.00, 32.00 +POM, 05, 08, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +POU, 05, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 08, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 08, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 08, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 08, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 08, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 08, 65.00, 41.00, -9999.00, -9999.00, 37.00 +PSP, 05, 08, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 08, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 08, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 08, 75.00, 44.00, 16.00, 15.00, 22.00 +PUC, 05, 08, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 08, 66.00, 46.00, 27.00, 23.00, 40.00 +PVU, 05, 08, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 08, 61.00, 42.00, 29.00, 27.00, 41.00 +P02, 05, 08, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P07, 05, 08, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +P11, 05, 08, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +P24, 05, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P28, 05, 08, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +P35, 05, 08, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +P38, 05, 08, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +P39, 05, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P58, 05, 08, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +P59, 05, 08, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +P60, 05, 08, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +P61, 05, 08, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +P67, 05, 08, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P68, 05, 08, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +P69, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 08, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 08, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 08, 67.00, 41.00, 23.00, 24.00, 34.00 +RBL, 05, 08, 80.00, 53.00, 9.00, 7.00, 12.00 +RCA, 05, 08, 67.00, 41.00, -9999.00, -9999.00, 33.00 +RDD, 05, 08, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 08, 66.00, 34.00, 12.00, 12.00, 19.00 +RDR, 05, 08, 65.00, 41.00, -9999.00, -9999.00, 31.00 +RDU, 05, 08, 78.00, 54.00, 22.00, 19.00, 32.00 +REE, 05, 08, 82.00, 54.00, -9999.00, -9999.00, 20.00 +REJ, 05, 08, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 08, 69.00, 46.00, 29.00, 26.00, 42.00 +RIC, 05, 08, 77.00, 53.00, 22.00, 23.00, 35.00 +RIV, 05, 08, 78.00, 51.00, -9999.00, -9999.00, 8.00 +RIW, 05, 08, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 08, 62.00, 35.00, 14.00, 14.00, 23.00 +RME, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +RMG, 05, 08, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +RND, 05, 08, 84.00, 64.00, -9999.00, -9999.00, 24.00 +RNO, 05, 08, 71.00, 39.00, 9.00, 7.00, 12.00 +ROA, 05, 08, 74.00, 51.00, 24.00, 26.00, 37.00 +ROC, 05, 08, 66.00, 45.00, 26.00, 28.00, 39.00 +ROW, 05, 08, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 08, 74.00, 50.00, 22.00, 19.00, 30.00 +RST, 05, 08, 66.00, 44.00, 28.00, 27.00, 40.00 +RWF, 05, 08, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 08, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 08, 79.00, 49.00, 6.00, 6.00, 9.00 +SAF, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 08, 69.00, 59.00, 4.00, 4.00, 7.00 +SAT, 05, 08, 84.00, 64.00, 22.00, 19.00, 32.00 +SAV, 05, 08, 83.00, 62.00, 14.00, 22.00, 30.00 +SAW, 05, 08, 58.00, 40.00, -9999.00, -9999.00, 40.00 +SBA, 05, 08, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 08, 80.00, 51.00, -9999.00, -9999.00, 10.00 +SBN, 05, 08, 68.00, 47.00, 28.00, 27.00, 40.00 +SBP, 05, 08, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 08, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 08, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 08, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 08, 80.00, 51.00, 5.00, 5.00, 8.00 +SDF, 05, 08, 75.00, 53.00, 29.00, 27.00, 41.00 +SEA, 05, 08, 63.00, 45.00, 26.00, 26.00, 38.00 +SEM, 05, 08, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 08, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 08, 66.00, 49.00, 5.00, 7.00, 9.00 +SGF, 05, 08, 75.00, 52.00, 29.00, 24.00, 40.00 +SGY, 05, 08, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 08, 65.00, 38.00, 26.00, 27.00, 38.00 +SHV, 05, 08, 82.00, 61.00, 21.00, 19.00, 32.00 +SIT, 05, 08, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 08, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 08, 86.00, 60.00, 19.00, 12.00, 26.00 +SKA, 05, 08, 64.00, 41.00, -9999.00, -9999.00, 25.00 +SKF, 05, 08, 84.00, 64.00, -9999.00, -9999.00, 24.00 +SLC, 05, 08, 70.00, 44.00, 21.00, 22.00, 30.00 +SLE, 05, 08, 66.00, 41.00, 23.00, 29.00, 36.00 +SLN, 05, 08, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 08, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 08, 68.00, 46.00, -9999.00, 4.00, 7.00 +SNA, 05, 08, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 08, 38.00, 30.00, 30.00, 38.00, 48.00 +SNS, 05, 08, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 08, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 08, 73.00, 51.00, 27.00, 25.00, 39.00 +SPS, 05, 08, 82.00, 58.00, 20.00, 14.00, 28.00 +SRQ, 05, 08, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 08, 82.00, 57.00, -9999.00, -9999.00, 29.00 +SSI, 05, 08, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +STC, 05, 08, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 08, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +STL, 05, 08, 75.00, 54.00, 24.00, 27.00, 39.00 +STNV, 05, 08, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STS, 05, 08, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 08, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 08, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 08, 77.00, 49.00, -9999.00, -9999.00, 10.00 +SUX, 05, 08, 72.00, 48.00, 27.00, 24.00, 37.00 +SVN, 05, 08, 83.00, 62.00, -9999.00, -9999.00, 26.00 +SWF, 05, 08, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 08, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 08, 66.00, 44.00, 30.00, 32.00, 46.00 +SZL, 05, 08, 74.00, 50.00, -9999.00, -9999.00, 32.00 +TAD, 05, 08, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 08, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 08, 77.00, 49.00, -9999.00, -9999.00, 33.00 +TCC, 05, 08, 80.00, 49.00, 12.00, 9.00, 17.00 +TCL, 05, 08, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 08, 66.00, 42.00, -9999.00, -9999.00, 36.00 +TCS, 05, 08, 81.00, 52.00, -9999.00, -9999.00, 7.00 +TEB, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 08, 78.00, 56.00, -9999.00, -9999.00, 28.00 +TKA, 05, 08, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 08, 85.00, 59.00, 12.00, 21.00, 28.00 +TNX, 05, 08, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 08, 69.00, 45.00, 26.00, 29.00, 43.00 +TOP, 05, 08, 74.00, 52.00, 28.00, 24.00, 41.00 +TPA, 05, 08, 86.00, 66.00, 10.00, 14.00, 19.00 +TPH, 05, 08, 71.00, 40.00, 8.00, 6.00, 12.00 +TRI, 05, 08, 74.00, 50.00, 25.00, 29.00, 40.00 +TRK, 05, 08, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 08, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 08, 79.00, 57.00, 25.00, 21.00, 36.00 +TUP, 05, 08, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 08, 88.00, 57.00, 4.00, 4.00, 7.00 +TVC, 05, 08, 64.00, 39.00, 21.00, 19.00, 29.00 +TVL, 05, 08, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 08, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 08, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 08, 76.00, 52.00, 25.00, 29.00, 39.00 +T01, 05, 08, 73.00, 51.00, -9999.00, -9999.00, 32.00 +T02, 05, 08, 80.00, 57.00, -9999.00, -9999.00, 30.00 +T03, 05, 08, 81.00, 58.00, -9999.00, -9999.00, 27.00 +T04, 05, 08, 85.00, 66.00, -9999.00, -9999.00, 20.00 +T05, 05, 08, 74.00, 50.00, -9999.00, -9999.00, 31.00 +T06, 05, 08, 83.00, 57.00, -9999.00, -9999.00, 26.00 +T07, 05, 08, 77.00, 44.00, -9999.00, -9999.00, 26.00 +T08, 05, 08, 70.00, 48.00, -9999.00, -9999.00, 19.00 +UCA, 05, 08, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 08, 80.00, 52.00, -9999.00, -9999.00, 4.00 +UIL, 05, 08, 59.00, 41.00, 47.00, 49.00, 58.00 +UIN, 05, 08, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 08, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 08, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 08, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +U15, 05, 08, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +U28, 05, 08, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 08, 84.00, 58.00, -9999.00, -9999.00, 26.00 +VBG, 05, 08, 69.00, 47.00, -9999.00, -9999.00, 12.00 +VCT, 05, 08, 84.00, 67.00, 16.00, 15.00, 26.00 +VCV, 05, 08, 80.00, 47.00, -9999.00, -9999.00, 3.00 +VDZ, 05, 08, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 08, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 08, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 08, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 08, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 08, 84.00, 60.00, -9999.00, -9999.00, 21.00 +VRB, 05, 08, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 08, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 08, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 08, 73.00, 51.00, 24.00, 22.00, -9999.00 +WJA, 05, 08, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 08, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 08, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 08, 71.00, 36.00, 13.00, 14.00, 20.00 +WPO, 05, 08, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 08, 83.00, 58.00, -9999.00, -9999.00, 28.00 +WRG, 05, 08, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 08, 72.00, 46.00, -9999.00, -9999.00, 35.00 +WRL, 05, 08, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +X68, 05, 08, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 08, 49.00, 35.00, 54.00, 54.00, 66.00 +YCG, 05, 08, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 08, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 08, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 08, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 08, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 08, 70.00, 41.00, 9.00, 11.00, 17.00 +YNG, 05, 08, 67.00, 45.00, 31.00, 31.00, 44.00 +YPA, 05, 08, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 08, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 08, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 08, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 08, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 08, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 08, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 08, 93.00, 63.00, 1.00, 1.00, 2.00 +YVR, 05, 08, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 08, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 08, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 08, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 08, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 08, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 08, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 08, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 08, 60.00, 37.00, 25.00, 24.00, 36.00 +ZUN, 05, 08, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 08, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 08, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 08, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +01R, 05, 08, 83.00, 61.00, -9999.00, -9999.00, 28.00 +1V1, 05, 08, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 08, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 08, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 08, 76.00, 57.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 08, 82.00, 57.00, -9999.00, -9999.00, 30.00 +3B1, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 08, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 08, 65.00, 39.00, -9999.00, -9999.00, 34.00 +3SE, 05, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 08, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 08, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 08, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 08, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 08, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 08, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 08, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 09, 70.00, 48.00, 28.00, 27.00, 41.00 +ABI, 05, 09, 83.00, 60.00, 16.00, 13.00, 25.00 +ABQ, 05, 09, 78.00, 47.00, 10.00, 9.00, 16.00 +ABR, 05, 09, 68.00, 43.00, 21.00, 17.00, 31.00 +ABY, 05, 09, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 09, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 09, 83.00, 63.00, 19.00, 19.00, 30.00 +ACV, 05, 09, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 09, 69.00, 48.00, 24.00, 24.00, 36.00 +ADK, 05, 09, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 09, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 09, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 09, 73.00, 49.00, -9999.00, -9999.00, 28.00 +AEX, 05, 09, 83.00, 62.00, -9999.00, -9999.00, 28.00 +AFF, 05, 09, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 09, 89.00, 64.00, -9999.00, -9999.00, 35.00 +AGS, 05, 09, 83.00, 56.00, 19.00, 24.00, 33.00 +AHN, 05, 09, 79.00, 57.00, 18.00, 22.00, 31.00 +AKN, 05, 09, 49.00, 32.00, 28.00, 25.00, 39.00 +AKO, 05, 09, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 09, 68.00, 44.00, 28.00, 28.00, 42.00 +ALI, 05, 09, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 09, 70.00, 47.00, 26.00, 24.00, 40.00 +ALS, 05, 09, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 09, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 09, 78.00, 50.00, 18.00, 13.00, 26.00 +AMG, 05, 09, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 09, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 09, 53.00, 37.00, 16.00, 13.00, 22.00 +AND, 05, 09, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 09, 55.00, 41.00, 49.00, 48.00, 61.00 +AOO, 05, 09, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +APN, 05, 09, 63.00, 38.00, 26.00, 28.00, 40.00 +AQQ, 05, 09, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +ART, 05, 09, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +AST, 05, 09, 59.00, 44.00, 38.00, 41.00, 51.00 +ATL, 05, 09, 78.00, 57.00, 20.00, 25.00, 35.00 +ATW, 05, 09, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 09, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 09, 72.00, 49.00, -9999.00, -9999.00, 38.00 +AUG, 05, 09, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 09, 84.00, 65.00, 19.00, 18.00, 31.00 +AUW, 05, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 09, 74.00, 50.00, 24.00, 28.00, 37.00 +AVP, 05, 09, 68.00, 47.00, 30.00, 31.00, 45.00 +AXN, 05, 09, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 09, 66.00, 44.00, -9999.00, -9999.00, 36.00 +AYS, 05, 09, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 09, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 09, 81.00, 53.00, -9999.00, -9999.00, 12.00 +BAD, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +BAF, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 09, 60.00, 29.00, -9999.00, -9999.00, 19.00 +BDL, 05, 09, 70.00, 46.00, 27.00, 25.00, 39.00 +BDR, 05, 09, 65.00, 48.00, 28.00, 23.00, 37.00 +BET, 05, 09, 46.00, 29.00, 21.00, 19.00, 30.00 +BFD, 05, 09, 63.00, 40.00, 32.00, 35.00, 47.00 +BFF, 05, 09, 69.00, 40.00, 24.00, 20.00, 35.00 +BFL, 05, 09, 83.00, 56.00, 3.00, 3.00, 5.00 +BGM, 05, 09, 64.00, 44.00, 31.00, 32.00, 46.00 +BGR, 05, 09, 62.00, 41.00, 27.00, 25.00, 38.00 +BGS, 05, 09, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 09, 80.00, 56.00, 23.00, 24.00, 36.00 +BID, 05, 09, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 09, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 09, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 09, 65.00, 42.00, 24.00, 27.00, 37.00 +BIS, 05, 09, 66.00, 40.00, 21.00, 19.00, 31.00 +BIX, 05, 09, 82.00, 65.00, -9999.00, -9999.00, 22.00 +BJI, 05, 09, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 09, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 09, 69.00, 38.00, -9999.00, -9999.00, 29.00 +BKW, 05, 09, 69.00, 48.00, 30.00, 33.00, 45.00 +BLF, 05, 09, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 09, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 09, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 09, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 09, 76.00, 51.00, -9999.00, -9999.00, 34.00 +BNA, 05, 09, 77.00, 55.00, 26.00, 27.00, 41.00 +BNO, 05, 09, 64.00, 35.00, -9999.00, 16.00, 33.00 +BOI, 05, 09, 69.00, 43.00, 15.00, 17.00, 24.00 +BOS, 05, 09, 65.00, 48.00, 28.00, 24.00, 40.00 +BPI, 05, 09, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 09, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 09, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 09, 71.00, 50.00, -9999.00, -9999.00, 32.00 +BRO, 05, 09, 87.00, 71.00, 12.00, 10.00, 17.00 +BRW, 05, 09, 21.00, 11.00, 9.00, 11.00, 18.00 +BSM, 05, 09, 84.00, 65.00, -9999.00, -9999.00, 25.00 +BTI, 05, 09, 23.00, 12.00, 8.00, 11.00, 16.00 +BTL, 05, 09, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 09, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 09, 85.00, 64.00, 17.00, 18.00, 28.00 +BTT, 05, 09, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 09, 65.00, 44.00, 30.00, 29.00, 46.00 +BUB, 05, 09, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 09, 64.00, 45.00, 29.00, 31.00, 43.00 +BUR, 05, 09, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 09, 82.00, 66.00, -9999.00, 14.00, 22.00 +BWG, 05, 09, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 09, 73.00, 51.00, 26.00, 27.00, 38.00 +BYH, 05, 09, 79.00, 58.00, -9999.00, -9999.00, 35.00 +BYI, 05, 09, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 09, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 09, 82.00, 57.00, 17.00, 21.00, 30.00 +CAG, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 09, 68.00, 46.00, 30.00, 33.00, 44.00 +CAO, 05, 09, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 09, 59.00, 38.00, 32.00, 33.00, 45.00 +CBM, 05, 09, 81.00, 57.00, -9999.00, -9999.00, 26.00 +CDB, 05, 09, 43.00, 34.00, 47.00, 47.00, 64.00 +CDC, 05, 09, 70.00, 40.00, 13.00, 13.00, 20.00 +CDR, 05, 09, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 09, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 09, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 09, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 09, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 09, 77.00, 54.00, 21.00, 26.00, 36.00 +CHO, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 09, 82.00, 61.00, 18.00, 20.00, 30.00 +CID, 05, 09, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 09, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 09, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 09, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 09, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 09, 67.00, 46.00, 29.00, 30.00, 43.00 +CLL, 05, 09, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 09, 77.00, 55.00, 23.00, 22.00, 34.00 +CMH, 05, 09, 71.00, 48.00, 25.00, 30.00, 42.00 +CMI, 05, 09, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 09, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 09, 72.00, 50.00, 29.00, 18.00, 35.00 +CNM, 05, 09, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 09, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +COD, 05, 09, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +COF, 05, 09, 84.00, 65.00, -9999.00, -9999.00, 24.00 +CON, 05, 09, 67.00, 40.00, 26.00, 25.00, 38.00 +COS, 05, 09, 67.00, 41.00, 22.00, 24.00, 35.00 +COT, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 09, 73.00, 52.00, 30.00, 28.00, 43.00 +CPR, 05, 09, 65.00, 36.00, 25.00, 25.00, 37.00 +CRBC, 05, 09, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 09, 85.00, 69.00, 14.00, 12.00, 23.00 +CRW, 05, 09, 74.00, 50.00, 31.00, 33.00, 45.00 +CSG, 05, 09, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 09, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 09, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 09, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 09, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 09, 72.00, 50.00, 26.00, 28.00, 39.00 +CVN, 05, 09, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 09, 79.00, 49.00, -9999.00, -9999.00, 15.00 +CXY, 05, 09, 71.00, 49.00, 22.00, 29.00, 37.00 +CYS, 05, 09, 63.00, 38.00, 25.00, 25.00, 38.00 +DAA, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 05, 09, 84.00, 64.00, 14.00, 22.00, 28.00 +DAG, 05, 09, 86.00, 58.00, 3.00, 2.00, 4.00 +DAL, 05, 09, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 09, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 09, 71.00, 49.00, 27.00, 27.00, 40.00 +DBQ, 05, 09, 67.00, 46.00, 26.00, 24.00, 37.00 +DCA, 05, 09, 75.00, 55.00, 23.00, 26.00, 35.00 +DDC, 05, 09, 75.00, 50.00, 24.00, 18.00, 32.00 +DEC, 05, 09, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 09, 69.00, 42.00, 24.00, 22.00, 34.00 +DFW, 05, 09, 82.00, 61.00, 23.00, 17.00, 32.00 +DHN, 05, 09, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 09, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 09, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 09, 87.00, 65.00, -9999.00, -9999.00, 20.00 +DLG, 05, 09, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 09, 60.00, 38.00, 27.00, 24.00, 40.00 +DLLC, 05, 09, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 09, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 09, 88.00, 57.00, -9999.00, -9999.00, 3.00 +DMN, 05, 09, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 09, 74.00, 51.00, -9999.00, -9999.00, 35.00 +DPG, 05, 09, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 09, 84.00, 60.00, -9999.00, -9999.00, 21.00 +DRA, 05, 09, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 09, 87.00, 65.00, 17.00, 12.00, 23.00 +DSM, 05, 09, 71.00, 50.00, 28.00, 26.00, 40.00 +DTW, 05, 09, 68.00, 45.00, 24.00, 25.00, 37.00 +DUG, 05, 09, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 09, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 09, 83.00, 60.00, -9999.00, -9999.00, 23.00 +D45, 05, 09, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 09, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 09, 68.00, 43.00, 24.00, 24.00, 35.00 +ECG, 05, 09, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 09, 79.00, 52.00, -9999.00, -9999.00, 8.00 +EED, 05, 09, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 09, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 09, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 09, 69.00, 42.00, 35.00, 36.00, 50.00 +EKO, 05, 09, 68.00, 35.00, 14.00, 16.00, 23.00 +ELD, 05, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 09, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 09, 86.00, 55.00, 6.00, 3.00, 7.00 +ELY, 05, 09, 66.00, 32.00, 16.00, 17.00, 24.00 +EMP, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 09, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +END, 05, 09, 79.00, 56.00, -9999.00, -9999.00, 20.00 +ENN, 05, 09, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 09, 70.00, 48.00, -9999.00, -9999.00, 18.00 +EPH, 05, 09, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 09, 64.00, 46.00, 31.00, 28.00, 42.00 +ESF, 05, 09, 83.00, 62.00, -9999.00, -9999.00, 28.00 +EUG, 05, 09, 66.00, 44.00, 23.00, 28.00, 36.00 +EVV, 05, 09, 75.00, 53.00, 27.00, 28.00, 40.00 +EWN, 05, 09, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 09, 71.00, 51.00, 28.00, 26.00, 41.00 +EYW, 05, 09, 85.00, 76.00, 16.00, 12.00, 23.00 +E74, 05, 09, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 09, 77.00, 52.00, -9999.00, -9999.00, 32.00 +FAI, 05, 09, 57.00, 36.00, 16.00, 15.00, 24.00 +FAR, 05, 09, 67.00, 42.00, 21.00, 16.00, 28.00 +FAT, 05, 09, 83.00, 53.00, 3.00, 2.00, 5.00 +FAY, 05, 09, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 09, 63.00, 37.00, 23.00, 26.00, 38.00 +FCS, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 09, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 09, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +FLG, 05, 09, 66.00, 32.00, 11.00, 14.00, 19.00 +FLL, 05, 09, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 09, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 09, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +FME, 05, 09, 75.00, 48.00, -9999.00, -9999.00, 29.00 +FMH, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FMN, 05, 09, 77.00, 39.00, 9.00, 8.00, 13.00 +FMY, 05, 09, 88.00, 67.00, 9.00, 15.00, 20.00 +FNT, 05, 09, 66.00, 44.00, 24.00, 26.00, 38.00 +FOD, 05, 09, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 09, 74.00, 52.00, -9999.00, -9999.00, 33.00 +FOK, 05, 09, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 09, 75.00, 52.00, -9999.00, -9999.00, 31.00 +FSD, 05, 09, 69.00, 44.00, 29.00, 20.00, 36.00 +FSI, 05, 09, 81.00, 57.00, -9999.00, -9999.00, 30.00 +FSM, 05, 09, 79.00, 56.00, 26.00, 25.00, 39.00 +FTK, 05, 09, 75.00, 50.00, -9999.00, -9999.00, 34.00 +FWA, 05, 09, 69.00, 47.00, 24.00, 28.00, 39.00 +FWH, 05, 09, 81.00, 60.00, -9999.00, -9999.00, 26.00 +FYU, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 09, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 09, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 09, 95.00, 60.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 09, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 09, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 09, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 09, 64.00, 41.00, 19.00, 22.00, 31.00 +GFA, 05, 09, 64.00, 39.00, -9999.00, -9999.00, 30.00 +GFK, 05, 09, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 09, 66.00, 41.00, 22.00, 20.00, 31.00 +GJT, 05, 09, 74.00, 46.00, 15.00, 15.00, 22.00 +GKN, 05, 09, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 09, 71.00, 44.00, 23.00, 18.00, 31.00 +GLH, 05, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 09, 79.00, 71.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 09, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 09, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +GON, 05, 09, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 09, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 09, 65.00, 42.00, 26.00, 22.00, 37.00 +GRCI, 05, 09, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 09, 66.00, 42.00, -9999.00, -9999.00, 32.00 +GRI, 05, 09, 72.00, 48.00, 26.00, 21.00, 36.00 +GRK, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GRR, 05, 09, 67.00, 44.00, 25.00, 26.00, 38.00 +GSB, 05, 09, 79.00, 56.00, -9999.00, -9999.00, 30.00 +GSG, 05, 09, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 09, 76.00, 53.00, 21.00, 22.00, 34.00 +GSP, 05, 09, 78.00, 55.00, 25.00, 26.00, 37.00 +GST, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 09, 64.00, 44.00, -9999.00, -9999.00, 44.00 +GTF, 05, 09, 64.00, 39.00, 24.00, 27.00, 35.00 +GUP, 05, 09, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 09, 71.00, 47.00, -9999.00, -9999.00, 38.00 +GVW, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +GWO, 05, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 09, 73.00, 58.00, 22.00, 18.00, 32.00 +HBR, 05, 09, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 09, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 09, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 09, 68.00, 43.00, -9999.00, -9999.00, 26.00 +HKY, 05, 09, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 09, 64.00, 38.00, 22.00, 23.00, 34.00 +HMN, 05, 09, 87.00, 46.00, -9999.00, -9999.00, 7.00 +HMS, 05, 09, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 09, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 09, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +HON, 05, 09, 69.00, 43.00, 22.00, 19.00, 32.00 +HOP, 05, 09, 77.00, 52.00, -9999.00, -9999.00, 35.00 +HOT, 05, 09, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 09, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 09, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 09, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 09, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 09, 84.00, 60.00, -9999.00, -9999.00, 20.00 +HST, 05, 09, 86.00, 66.00, -9999.00, -9999.00, 28.00 +HSV, 05, 09, 78.00, 56.00, 26.00, 26.00, 39.00 +HTL, 05, 09, 64.00, 40.00, 26.00, 25.00, 39.00 +HTS, 05, 09, 74.00, 51.00, 29.00, 30.00, 42.00 +HUF, 05, 09, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 09, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 09, 66.00, 40.00, 21.00, 21.00, 31.00 +IAB, 05, 09, 75.00, 53.00, -9999.00, -9999.00, 31.00 +IAD, 05, 09, 73.00, 48.00, 25.00, 28.00, 39.00 +IAG, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 09, 84.00, 63.00, 19.00, 16.00, 28.00 +ICT, 05, 09, 75.00, 53.00, 26.00, 20.00, 37.00 +IDA, 05, 09, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 09, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 09, 71.00, 50.00, 25.00, 26.00, 39.00 +ILI, 05, 09, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 09, 80.00, 58.00, 21.00, 20.00, 33.00 +IMT, 05, 09, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +IND, 05, 09, 72.00, 50.00, 30.00, 27.00, 42.00 +INL, 05, 09, 63.00, 38.00, 25.00, 21.00, 35.00 +INS, 05, 09, 80.00, 52.00, -9999.00, -9999.00, 4.00 +INT, 05, 09, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +INW, 05, 09, 78.00, 43.00, 7.00, 10.00, 14.00 +IPL, 05, 09, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 09, 69.00, 46.00, 30.00, 31.00, 44.00 +IRK, 05, 09, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 09, 66.00, 40.00, 22.00, 18.00, 30.00 +ISP, 05, 09, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 09, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 09, 92.00, 58.00, -9999.00, -9999.00, 4.00 +IWD, 05, 09, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 09, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 09, 83.00, 59.00, 22.00, 20.00, 32.00 +JAX, 05, 09, 84.00, 61.00, 14.00, 21.00, 28.00 +JBR, 05, 09, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 09, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 09, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 09, 66.00, 51.00, 26.00, 25.00, 39.00 +JHW, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 09, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 09, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 09, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 09, 54.00, 38.00, 45.00, 41.00, 55.00 +JST, 05, 09, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 09, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 09, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 09, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 09, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 09, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 09, 67.00, 43.00, 25.00, 25.00, 38.00 +LAR, 05, 09, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 09, 86.00, 59.00, 4.00, 4.00, 6.00 +LAX, 05, 09, 69.00, 56.00, 4.00, 3.00, 6.00 +LBB, 05, 09, 82.00, 54.00, 19.00, 11.00, 26.00 +LBF, 05, 09, 70.00, 43.00, 28.00, 18.00, 35.00 +LCH, 05, 09, 83.00, 65.00, 16.00, 15.00, 25.00 +LCK, 05, 09, 72.00, 49.00, -9999.00, -9999.00, 39.00 +LEB, 05, 09, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 09, 73.00, 52.00, 28.00, 29.00, 41.00 +LFI, 05, 09, 73.00, 56.00, -9999.00, -9999.00, 32.00 +LFK, 05, 09, 84.00, 62.00, 20.00, 20.00, 30.00 +LFT, 05, 09, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 09, 68.00, 52.00, 26.00, 24.00, 38.00 +LGB, 05, 09, 73.00, 56.00, 4.00, 3.00, 6.00 +LGU, 05, 09, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 09, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 09, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 09, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 09, 80.00, 58.00, 23.00, 22.00, 34.00 +LIZ, 05, 09, 59.00, 38.00, -9999.00, -9999.00, 40.00 +LMT, 05, 09, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +LND, 05, 09, 64.00, 38.00, 20.00, 21.00, 29.00 +LNK, 05, 09, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 09, 73.00, 40.00, 7.00, 9.00, 13.00 +LOZ, 05, 09, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 09, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 09, 79.00, 57.00, -9999.00, -9999.00, 35.00 +LSE, 05, 09, 69.00, 46.00, 21.00, 24.00, 36.00 +LSF, 05, 09, 82.00, 60.00, -9999.00, -9999.00, 34.00 +LSV, 05, 09, 90.00, 53.00, -9999.00, -9999.00, 4.00 +LTS, 05, 09, 84.00, 56.00, -9999.00, -9999.00, 29.00 +LUF, 05, 09, 93.00, 56.00, -9999.00, -9999.00, 3.00 +LVS, 05, 09, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 09, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 09, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 09, 74.00, 51.00, 23.00, 25.00, 36.00 +MAF, 05, 09, 86.00, 57.00, 13.00, 9.00, 19.00 +MBL, 05, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 09, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 09, 80.00, 53.00, -9999.00, -9999.00, 12.00 +MCF, 05, 09, 86.00, 66.00, -9999.00, -9999.00, 20.00 +MCG, 05, 09, 52.00, 32.00, 22.00, 19.00, 31.00 +MCI, 05, 09, 73.00, 52.00, 28.00, 23.00, 40.00 +MCK, 05, 09, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 09, 83.00, 58.00, 17.00, 22.00, 32.00 +MCO, 05, 09, 87.00, 65.00, 15.00, 23.00, 30.00 +MCW, 05, 09, 69.00, 45.00, 23.00, 22.00, 34.00 +MC2, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MDH, 05, 09, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 09, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 09, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 09, 69.00, 48.00, 29.00, 28.00, 41.00 +MEI, 05, 09, 83.00, 58.00, 20.00, 20.00, 33.00 +MEM, 05, 09, 80.00, 60.00, 23.00, 26.00, 37.00 +MER, 05, 09, 82.00, 49.00, -9999.00, -9999.00, 8.00 +MFD, 05, 09, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 09, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 09, 71.00, 42.00, 16.00, 15.00, 22.00 +MGE, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 09, 82.00, 59.00, 18.00, 21.00, 32.00 +MGW, 05, 09, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 09, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 09, 78.00, 50.00, -9999.00, -9999.00, 12.00 +MHS, 05, 09, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 09, 85.00, 69.00, 16.00, 25.00, 30.00 +MIB, 05, 09, 64.00, 41.00, -9999.00, -9999.00, 32.00 +MIV, 05, 09, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 09, 74.00, 41.00, -9999.00, -9999.00, 19.00 +MKC, 05, 09, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 09, 62.00, 43.00, 27.00, 27.00, 41.00 +MKG, 05, 09, 65.00, 44.00, 23.00, 22.00, 35.00 +MKL, 05, 09, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 09, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 09, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 09, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 09, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 09, 71.00, 48.00, 29.00, 27.00, 42.00 +MLS, 05, 09, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 09, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 09, 84.00, 59.00, -9999.00, -9999.00, 31.00 +MOB, 05, 09, 84.00, 63.00, 18.00, 23.00, 32.00 +MOT, 05, 09, 64.00, 41.00, 18.00, 16.00, 25.00 +MPV, 05, 09, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 09, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 09, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 09, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 09, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 09, 64.00, 47.00, -9999.00, -9999.00, 17.00 +MSL, 05, 09, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 09, 67.00, 42.00, 26.00, 26.00, 40.00 +MSO, 05, 09, 64.00, 37.00, 25.00, 23.00, 36.00 +MSP, 05, 09, 68.00, 46.00, 25.00, 25.00, 37.00 +MSS, 05, 09, 65.00, 42.00, 27.00, 28.00, 39.00 +MSY, 05, 09, 83.00, 64.00, 15.00, 19.00, 28.00 +MTC, 05, 09, 65.00, 44.00, -9999.00, -9999.00, 35.00 +MTN, 05, 09, 73.00, 51.00, -9999.00, -9999.00, 29.00 +MTO, 05, 09, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 09, 71.00, 47.00, -9999.00, -9999.00, 29.00 +MUO, 05, 09, 75.00, 42.00, -9999.00, -9999.00, 19.00 +MWA, 05, 09, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 09, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 09, 82.00, 59.00, -9999.00, -9999.00, 25.00 +MYL, 05, 09, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 09, 81.00, 58.00, -9999.00, -9999.00, 27.00 +NAO, 05, 09, 79.00, 65.00, -9999.00, -9999.00, 29.00 +NBC, 05, 09, 82.00, 62.00, -9999.00, -9999.00, 28.00 +NBE, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 05, 09, 68.00, 46.00, -9999.00, -9999.00, 39.00 +NCA, 05, 09, 81.00, 54.00, -9999.00, -9999.00, 32.00 +NCO, 05, 09, 63.00, 46.00, -9999.00, -9999.00, 37.00 +NC1, 05, 09, 80.00, 52.00, -9999.00, -9999.00, 7.00 +NEL, 05, 09, 70.00, 47.00, -9999.00, -9999.00, 35.00 +NFG, 05, 09, 67.00, 53.00, -9999.00, -9999.00, 19.00 +NFL, 05, 09, 72.00, 40.00, -9999.00, -9999.00, 13.00 +NGP, 05, 09, 84.00, 69.00, -9999.00, -9999.00, 19.00 +NGU, 05, 09, 74.00, 55.00, -9999.00, -9999.00, 32.00 +NGZ, 05, 09, 66.00, 50.00, -9999.00, -9999.00, 8.00 +NHK, 05, 09, 74.00, 51.00, -9999.00, -9999.00, 35.00 +NHZ, 05, 09, 61.00, 42.00, -9999.00, -9999.00, 39.00 +NID, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 09, 84.00, 61.00, -9999.00, -9999.00, 27.00 +NIR, 05, 09, 85.00, 65.00, -9999.00, -9999.00, 19.00 +NKT, 05, 09, 77.00, 59.00, -9999.00, -9999.00, 31.00 +NKX, 05, 09, 69.00, 59.00, -9999.00, -9999.00, 11.00 +NLC, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NMM, 05, 09, 82.00, 56.00, -9999.00, -9999.00, 29.00 +NPA, 05, 09, 82.00, 65.00, -9999.00, -9999.00, 22.00 +NQA, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NQI, 05, 09, 88.00, 68.00, -9999.00, -9999.00, 19.00 +NQX, 05, 09, 85.00, 76.00, -9999.00, -9999.00, 23.00 +NRB, 05, 09, 82.00, 64.00, -9999.00, -9999.00, 25.00 +NRC, 05, 09, 83.00, 49.00, -9999.00, -9999.00, 9.00 +NRS, 05, 09, 67.00, 55.00, -9999.00, -9999.00, 7.00 +NSE, 05, 09, 84.00, 61.00, -9999.00, -9999.00, 25.00 +NSI, 05, 09, 69.00, 51.00, -9999.00, -9999.00, 5.00 +NTD, 05, 09, 69.00, 51.00, -9999.00, -9999.00, 4.00 +NTK, 05, 09, 74.00, 55.00, -9999.00, -9999.00, 7.00 +NTU, 05, 09, 74.00, 55.00, -9999.00, -9999.00, 32.00 +NUC, 05, 09, 68.00, 54.00, -9999.00, -9999.00, 5.00 +NUQ, 05, 09, 72.00, 47.00, -9999.00, -9999.00, 11.00 +NUW, 05, 09, 62.00, 43.00, -9999.00, -9999.00, 31.00 +NWF, 05, 09, 73.00, 56.00, -9999.00, -9999.00, 6.00 +NXX, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 09, 75.00, 50.00, -9999.00, -9999.00, 35.00 +NZC, 05, 09, 85.00, 58.00, -9999.00, -9999.00, 28.00 +NZJ, 05, 09, 74.00, 51.00, -9999.00, -9999.00, 11.00 +NZW, 05, 09, 66.00, 45.00, -9999.00, -9999.00, 35.00 +NZY, 05, 09, 69.00, 59.00, -9999.00, -9999.00, 7.00 +OAK, 05, 09, 68.00, 47.00, 6.00, 8.00, 11.00 +OAR, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +OFF, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 05, 09, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 09, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 09, 78.00, 56.00, 26.00, 17.00, 33.00 +OLM, 05, 09, 64.00, 40.00, 30.00, 34.00, 43.00 +OMA, 05, 09, 72.00, 49.00, 23.00, 24.00, 35.00 +OME, 05, 09, 39.00, 26.00, 16.00, 18.00, 25.00 +ONT, 05, 09, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 09, 68.00, 46.00, 30.00, 24.00, 41.00 +ORF, 05, 09, 74.00, 55.00, 22.00, 22.00, 33.00 +ORH, 05, 09, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 09, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 09, 62.00, 40.00, -9999.00, -9999.00, 34.00 +OTG, 05, 09, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 09, 60.00, 46.00, 30.00, 33.00, 43.00 +OTM, 05, 09, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 09, 35.00, 21.00, 7.00, 11.00, 14.00 +OURC, 05, 09, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 09, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 09, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 09, 84.00, 59.00, -9999.00, -9999.00, 26.00 +PACZ, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 09, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 09, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 09, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 09, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 09, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 09, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 09, 83.00, 61.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 09, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 09, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 09, 41.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 09, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 09, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 09, 65.00, 43.00, -9999.00, -9999.00, 35.00 +PBI, 05, 09, 85.00, 69.00, 19.00, 28.00, 36.00 +PDT, 05, 09, 68.00, 45.00, 17.00, 15.00, 25.00 +PDX, 05, 09, 66.00, 46.00, 28.00, 32.00, 41.00 +PFN, 05, 09, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 09, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 09, 71.00, 51.00, 25.00, 27.00, 39.00 +PHX, 05, 09, 92.00, 62.00, 3.00, 3.00, 5.00 +PIA, 05, 09, 71.00, 49.00, 30.00, 25.00, 40.00 +PIB, 05, 09, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 09, 66.00, 38.00, 21.00, 21.00, 32.00 +PIR, 05, 09, 69.00, 44.00, 20.00, 17.00, 27.00 +PIT, 05, 09, 69.00, 47.00, 32.00, 30.00, 45.00 +PKB, 05, 09, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 09, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 09, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 09, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 09, 82.00, 65.00, 15.00, 16.00, 26.00 +POB, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 05, 09, 83.00, 60.00, -9999.00, -9999.00, 32.00 +POM, 05, 09, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +POU, 05, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 09, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 09, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 09, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 09, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 09, 65.00, 41.00, -9999.00, -9999.00, 37.00 +PSP, 05, 09, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 09, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 09, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 09, 75.00, 44.00, 16.00, 15.00, 22.00 +PUC, 05, 09, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 09, 66.00, 46.00, 27.00, 23.00, 40.00 +PVU, 05, 09, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 09, 61.00, 42.00, 29.00, 27.00, 41.00 +P02, 05, 09, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P07, 05, 09, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +P11, 05, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P24, 05, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P28, 05, 09, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +P35, 05, 09, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +P38, 05, 09, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +P39, 05, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P58, 05, 09, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +P59, 05, 09, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +P60, 05, 09, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +P61, 05, 09, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +P67, 05, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P68, 05, 09, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +P69, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 09, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 09, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 09, 67.00, 41.00, 23.00, 25.00, 34.00 +RBL, 05, 09, 80.00, 53.00, 9.00, 7.00, 12.00 +RCA, 05, 09, 67.00, 41.00, -9999.00, -9999.00, 33.00 +RDD, 05, 09, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 09, 66.00, 34.00, 12.00, 12.00, 19.00 +RDR, 05, 09, 66.00, 41.00, -9999.00, -9999.00, 31.00 +RDU, 05, 09, 78.00, 54.00, 22.00, 19.00, 32.00 +REE, 05, 09, 82.00, 54.00, -9999.00, -9999.00, 20.00 +REJ, 05, 09, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 09, 69.00, 46.00, 29.00, 26.00, 42.00 +RIC, 05, 09, 77.00, 53.00, 22.00, 23.00, 35.00 +RIV, 05, 09, 78.00, 51.00, -9999.00, -9999.00, 8.00 +RIW, 05, 09, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 09, 62.00, 35.00, 14.00, 14.00, 23.00 +RME, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +RMG, 05, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +RND, 05, 09, 84.00, 64.00, -9999.00, -9999.00, 24.00 +RNO, 05, 09, 71.00, 39.00, 9.00, 7.00, 12.00 +ROA, 05, 09, 74.00, 51.00, 24.00, 26.00, 38.00 +ROC, 05, 09, 66.00, 45.00, 25.00, 28.00, 39.00 +ROW, 05, 09, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 09, 74.00, 50.00, 22.00, 19.00, 30.00 +RST, 05, 09, 66.00, 44.00, 28.00, 27.00, 40.00 +RWF, 05, 09, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 09, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 09, 79.00, 49.00, 6.00, 6.00, 9.00 +SAF, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 09, 69.00, 59.00, 4.00, 4.00, 7.00 +SAT, 05, 09, 84.00, 64.00, 22.00, 19.00, 32.00 +SAV, 05, 09, 83.00, 62.00, 14.00, 22.00, 30.00 +SAW, 05, 09, 58.00, 40.00, -9999.00, -9999.00, 40.00 +SBA, 05, 09, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 09, 80.00, 51.00, -9999.00, -9999.00, 9.00 +SBN, 05, 09, 68.00, 47.00, 27.00, 27.00, 40.00 +SBP, 05, 09, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 09, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 09, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 09, 24.00, 11.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 09, 80.00, 51.00, 5.00, 4.00, 7.00 +SDF, 05, 09, 75.00, 53.00, 29.00, 27.00, 41.00 +SEA, 05, 09, 63.00, 45.00, 26.00, 26.00, 38.00 +SEM, 05, 09, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 09, 66.00, 49.00, 5.00, 7.00, 9.00 +SGF, 05, 09, 75.00, 52.00, 29.00, 24.00, 40.00 +SGY, 05, 09, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 09, 65.00, 38.00, 26.00, 27.00, 38.00 +SHV, 05, 09, 82.00, 61.00, 21.00, 19.00, 32.00 +SIT, 05, 09, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 09, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 09, 86.00, 60.00, 19.00, 12.00, 26.00 +SKA, 05, 09, 64.00, 41.00, -9999.00, -9999.00, 25.00 +SKF, 05, 09, 84.00, 64.00, -9999.00, -9999.00, 24.00 +SLC, 05, 09, 70.00, 44.00, 21.00, 22.00, 30.00 +SLE, 05, 09, 66.00, 41.00, 23.00, 29.00, 36.00 +SLN, 05, 09, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 09, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 09, 68.00, 46.00, -9999.00, 4.00, 7.00 +SNA, 05, 09, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 09, 38.00, 30.00, 30.00, 38.00, 48.00 +SNS, 05, 09, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 09, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 09, 73.00, 51.00, 27.00, 25.00, 39.00 +SPS, 05, 09, 82.00, 58.00, 20.00, 14.00, 28.00 +SRQ, 05, 09, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 09, 82.00, 57.00, -9999.00, -9999.00, 29.00 +SSI, 05, 09, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +STC, 05, 09, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 09, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +STL, 05, 09, 75.00, 54.00, 24.00, 27.00, 39.00 +STNV, 05, 09, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STS, 05, 09, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 09, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 09, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 09, 77.00, 49.00, -9999.00, -9999.00, 9.00 +SUX, 05, 09, 72.00, 48.00, 27.00, 24.00, 37.00 +SVN, 05, 09, 83.00, 62.00, -9999.00, -9999.00, 26.00 +SWF, 05, 09, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 09, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 09, 66.00, 44.00, 30.00, 32.00, 46.00 +SZL, 05, 09, 74.00, 50.00, -9999.00, -9999.00, 32.00 +TAD, 05, 09, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 09, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 09, 77.00, 49.00, -9999.00, -9999.00, 33.00 +TCC, 05, 09, 80.00, 49.00, 12.00, 9.00, 17.00 +TCL, 05, 09, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 09, 66.00, 42.00, -9999.00, -9999.00, 35.00 +TCS, 05, 09, 81.00, 52.00, -9999.00, -9999.00, 7.00 +TEB, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 09, 78.00, 56.00, -9999.00, -9999.00, 29.00 +TKA, 05, 09, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 09, 85.00, 59.00, 12.00, 21.00, 29.00 +TNX, 05, 09, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 09, 69.00, 45.00, 26.00, 29.00, 43.00 +TOP, 05, 09, 74.00, 52.00, 28.00, 24.00, 41.00 +TPA, 05, 09, 86.00, 66.00, 10.00, 14.00, 19.00 +TPH, 05, 09, 71.00, 40.00, 8.00, 6.00, 12.00 +TRI, 05, 09, 74.00, 50.00, 25.00, 30.00, 41.00 +TRK, 05, 09, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 09, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 09, 79.00, 57.00, 25.00, 21.00, 36.00 +TUP, 05, 09, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 09, 88.00, 57.00, 4.00, 4.00, 7.00 +TVC, 05, 09, 64.00, 39.00, 21.00, 19.00, 29.00 +TVL, 05, 09, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 09, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 09, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 09, 76.00, 52.00, 25.00, 29.00, 39.00 +T01, 05, 09, 73.00, 51.00, -9999.00, -9999.00, 32.00 +T02, 05, 09, 80.00, 57.00, -9999.00, -9999.00, 31.00 +T03, 05, 09, 81.00, 58.00, -9999.00, -9999.00, 27.00 +T04, 05, 09, 85.00, 66.00, -9999.00, -9999.00, 20.00 +T05, 05, 09, 74.00, 50.00, -9999.00, -9999.00, 31.00 +T06, 05, 09, 83.00, 57.00, -9999.00, -9999.00, 26.00 +T07, 05, 09, 77.00, 44.00, -9999.00, -9999.00, 26.00 +T08, 05, 09, 70.00, 48.00, -9999.00, -9999.00, 19.00 +UCA, 05, 09, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 09, 80.00, 52.00, -9999.00, -9999.00, 4.00 +UIL, 05, 09, 59.00, 41.00, 47.00, 49.00, 58.00 +UIN, 05, 09, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 09, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 09, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 09, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +U15, 05, 09, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +U28, 05, 09, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 09, 84.00, 58.00, -9999.00, -9999.00, 26.00 +VBG, 05, 09, 69.00, 47.00, -9999.00, -9999.00, 12.00 +VCT, 05, 09, 84.00, 67.00, 16.00, 15.00, 26.00 +VCV, 05, 09, 80.00, 47.00, -9999.00, -9999.00, 3.00 +VDZ, 05, 09, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 09, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 09, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 09, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 09, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 09, 84.00, 60.00, -9999.00, -9999.00, 21.00 +VRB, 05, 09, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 09, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 09, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 09, 73.00, 51.00, 24.00, 22.00, -9999.00 +WJA, 05, 09, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 09, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 09, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 09, 71.00, 36.00, 13.00, 14.00, 20.00 +WPO, 05, 09, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 09, 83.00, 58.00, -9999.00, -9999.00, 28.00 +WRG, 05, 09, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 09, 72.00, 46.00, -9999.00, -9999.00, 35.00 +WRL, 05, 09, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +X68, 05, 09, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 09, 49.00, 35.00, 54.00, 54.00, 66.00 +YCG, 05, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 09, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 09, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 09, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 09, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 09, 70.00, 41.00, 9.00, 11.00, 17.00 +YNG, 05, 09, 67.00, 45.00, 31.00, 31.00, 44.00 +YPA, 05, 09, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 09, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 09, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 09, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 09, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 09, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 09, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 09, 93.00, 63.00, 1.00, 1.00, 2.00 +YVR, 05, 09, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 09, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 09, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 09, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 09, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 09, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 09, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 09, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 09, 61.00, 37.00, 25.00, 24.00, 36.00 +ZUN, 05, 09, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 09, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 09, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 09, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +01R, 05, 09, 83.00, 61.00, -9999.00, -9999.00, 28.00 +1V1, 05, 09, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 09, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 09, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 09, 76.00, 57.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 09, 82.00, 57.00, -9999.00, -9999.00, 31.00 +3B1, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 09, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 09, 66.00, 39.00, -9999.00, -9999.00, 34.00 +3SE, 05, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 09, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 09, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 09, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 09, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 09, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 09, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 09, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 10, 70.00, 48.00, 28.00, 27.00, 41.00 +ABI, 05, 10, 83.00, 60.00, 16.00, 13.00, 25.00 +ABQ, 05, 10, 78.00, 47.00, 10.00, 9.00, 16.00 +ABR, 05, 10, 68.00, 43.00, 21.00, 17.00, 31.00 +ABY, 05, 10, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 10, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 10, 83.00, 63.00, 19.00, 19.00, 30.00 +ACV, 05, 10, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 10, 69.00, 48.00, 24.00, 24.00, 36.00 +ADK, 05, 10, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 10, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 10, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 10, 73.00, 49.00, -9999.00, -9999.00, 28.00 +AEX, 05, 10, 83.00, 62.00, -9999.00, -9999.00, 28.00 +AFF, 05, 10, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 10, 89.00, 64.00, -9999.00, -9999.00, 36.00 +AGS, 05, 10, 83.00, 56.00, 19.00, 24.00, 34.00 +AHN, 05, 10, 79.00, 57.00, 18.00, 22.00, 31.00 +AKN, 05, 10, 49.00, 32.00, 28.00, 25.00, 39.00 +AKO, 05, 10, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 10, 68.00, 44.00, 28.00, 28.00, 42.00 +ALI, 05, 10, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 10, 70.00, 47.00, 26.00, 24.00, 40.00 +ALS, 05, 10, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 10, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 10, 78.00, 50.00, 18.00, 13.00, 26.00 +AMG, 05, 10, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 10, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 10, 53.00, 37.00, 15.00, 13.00, 22.00 +AND, 05, 10, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 10, 55.00, 41.00, 48.00, 48.00, 61.00 +AOO, 05, 10, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +APN, 05, 10, 63.00, 38.00, 26.00, 28.00, 40.00 +AQQ, 05, 10, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +ART, 05, 10, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +AST, 05, 10, 59.00, 44.00, 38.00, 41.00, 51.00 +ATL, 05, 10, 78.00, 57.00, 20.00, 26.00, 35.00 +ATW, 05, 10, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 10, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 10, 72.00, 49.00, -9999.00, -9999.00, 38.00 +AUG, 05, 10, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 10, 84.00, 65.00, 19.00, 18.00, 31.00 +AUW, 05, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 10, 74.00, 50.00, 24.00, 28.00, 37.00 +AVP, 05, 10, 68.00, 47.00, 30.00, 31.00, 45.00 +AXN, 05, 10, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 10, 66.00, 44.00, -9999.00, -9999.00, 36.00 +AYS, 05, 10, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 10, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 10, 81.00, 53.00, -9999.00, -9999.00, 12.00 +BAD, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +BAF, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 10, 60.00, 29.00, -9999.00, -9999.00, 19.00 +BDL, 05, 10, 70.00, 46.00, 27.00, 25.00, 39.00 +BDR, 05, 10, 65.00, 48.00, 28.00, 23.00, 37.00 +BET, 05, 10, 46.00, 30.00, 21.00, 19.00, 30.00 +BFD, 05, 10, 63.00, 40.00, 32.00, 35.00, 47.00 +BFF, 05, 10, 69.00, 40.00, 24.00, 20.00, 35.00 +BFL, 05, 10, 83.00, 56.00, 3.00, 3.00, 5.00 +BGM, 05, 10, 64.00, 44.00, 31.00, 32.00, 46.00 +BGR, 05, 10, 62.00, 41.00, 27.00, 25.00, 38.00 +BGS, 05, 10, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 10, 80.00, 56.00, 23.00, 24.00, 36.00 +BID, 05, 10, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 10, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 10, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 10, 65.00, 42.00, 24.00, 27.00, 37.00 +BIS, 05, 10, 66.00, 40.00, 21.00, 19.00, 31.00 +BIX, 05, 10, 82.00, 65.00, -9999.00, -9999.00, 22.00 +BJI, 05, 10, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 10, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 10, 69.00, 38.00, -9999.00, -9999.00, 29.00 +BKW, 05, 10, 69.00, 48.00, 30.00, 33.00, 45.00 +BLF, 05, 10, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 10, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 10, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 10, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 10, 76.00, 51.00, -9999.00, -9999.00, 34.00 +BNA, 05, 10, 77.00, 55.00, 26.00, 27.00, 41.00 +BNO, 05, 10, 64.00, 35.00, -9999.00, 16.00, 33.00 +BOI, 05, 10, 69.00, 43.00, 15.00, 17.00, 24.00 +BOS, 05, 10, 65.00, 48.00, 28.00, 24.00, 40.00 +BPI, 05, 10, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 10, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 10, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 10, 71.00, 50.00, -9999.00, -9999.00, 32.00 +BRO, 05, 10, 87.00, 71.00, 12.00, 10.00, 17.00 +BRW, 05, 10, 22.00, 12.00, 9.00, 11.00, 18.00 +BSM, 05, 10, 84.00, 65.00, -9999.00, -9999.00, 25.00 +BTI, 05, 10, 24.00, 13.00, 8.00, 11.00, 16.00 +BTL, 05, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 10, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 10, 85.00, 64.00, 17.00, 18.00, 28.00 +BTT, 05, 10, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 10, 65.00, 44.00, 30.00, 29.00, 46.00 +BUB, 05, 10, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 10, 64.00, 45.00, 29.00, 31.00, 43.00 +BUR, 05, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 10, 82.00, 66.00, -9999.00, 14.00, 22.00 +BWG, 05, 10, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 10, 73.00, 51.00, 26.00, 27.00, 38.00 +BYH, 05, 10, 79.00, 58.00, -9999.00, -9999.00, 35.00 +BYI, 05, 10, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 10, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 10, 82.00, 57.00, 17.00, 21.00, 30.00 +CAG, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 10, 68.00, 46.00, 30.00, 33.00, 44.00 +CAO, 05, 10, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 10, 60.00, 38.00, 32.00, 33.00, 45.00 +CBM, 05, 10, 81.00, 57.00, -9999.00, -9999.00, 26.00 +CDB, 05, 10, 43.00, 34.00, 47.00, 47.00, 64.00 +CDC, 05, 10, 70.00, 40.00, 13.00, 13.00, 20.00 +CDR, 05, 10, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 10, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 10, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 10, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 10, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 10, 77.00, 54.00, 21.00, 26.00, 36.00 +CHO, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 10, 82.00, 61.00, 18.00, 20.00, 30.00 +CID, 05, 10, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 10, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 10, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 10, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 10, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 10, 67.00, 46.00, 29.00, 30.00, 43.00 +CLL, 05, 10, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 10, 77.00, 55.00, 23.00, 22.00, 35.00 +CMH, 05, 10, 71.00, 48.00, 25.00, 30.00, 42.00 +CMI, 05, 10, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 10, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 10, 72.00, 50.00, 29.00, 18.00, 35.00 +CNM, 05, 10, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 10, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +COD, 05, 10, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +COF, 05, 10, 84.00, 65.00, -9999.00, -9999.00, 24.00 +CON, 05, 10, 67.00, 40.00, 26.00, 25.00, 38.00 +COS, 05, 10, 67.00, 41.00, 22.00, 24.00, 35.00 +COT, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 10, 73.00, 52.00, 30.00, 28.00, 43.00 +CPR, 05, 10, 65.00, 36.00, 25.00, 25.00, 37.00 +CRBC, 05, 10, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 10, 85.00, 69.00, 14.00, 12.00, 23.00 +CRW, 05, 10, 74.00, 50.00, 31.00, 33.00, 45.00 +CSG, 05, 10, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 10, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 10, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 10, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 10, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 10, 72.00, 50.00, 26.00, 28.00, 39.00 +CVN, 05, 10, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 10, 79.00, 49.00, -9999.00, -9999.00, 15.00 +CXY, 05, 10, 71.00, 49.00, 22.00, 29.00, 37.00 +CYS, 05, 10, 63.00, 38.00, 25.00, 25.00, 38.00 +DAA, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 05, 10, 84.00, 64.00, 14.00, 22.00, 28.00 +DAG, 05, 10, 86.00, 58.00, 3.00, 2.00, 4.00 +DAL, 05, 10, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 10, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 10, 71.00, 49.00, 27.00, 27.00, 40.00 +DBQ, 05, 10, 67.00, 46.00, 25.00, 24.00, 36.00 +DCA, 05, 10, 75.00, 55.00, 23.00, 26.00, 35.00 +DDC, 05, 10, 75.00, 50.00, 24.00, 18.00, 32.00 +DEC, 05, 10, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 10, 69.00, 42.00, 24.00, 22.00, 34.00 +DFW, 05, 10, 82.00, 61.00, 23.00, 17.00, 32.00 +DHN, 05, 10, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 10, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 10, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 10, 87.00, 65.00, -9999.00, -9999.00, 20.00 +DLG, 05, 10, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 10, 60.00, 38.00, 27.00, 24.00, 40.00 +DLLC, 05, 10, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 10, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 10, 88.00, 57.00, -9999.00, -9999.00, 3.00 +DMN, 05, 10, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 10, 74.00, 51.00, -9999.00, -9999.00, 35.00 +DPG, 05, 10, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 10, 84.00, 60.00, -9999.00, -9999.00, 21.00 +DRA, 05, 10, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 10, 87.00, 65.00, 17.00, 12.00, 23.00 +DSM, 05, 10, 71.00, 50.00, 28.00, 26.00, 40.00 +DTW, 05, 10, 68.00, 45.00, 24.00, 25.00, 37.00 +DUG, 05, 10, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 10, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 10, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 10, 83.00, 60.00, -9999.00, -9999.00, 23.00 +D45, 05, 10, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 10, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 10, 68.00, 43.00, 24.00, 24.00, 35.00 +ECG, 05, 10, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 10, 79.00, 52.00, -9999.00, -9999.00, 8.00 +EED, 05, 10, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 10, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 10, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 10, 69.00, 42.00, 35.00, 36.00, 50.00 +EKO, 05, 10, 68.00, 35.00, 14.00, 16.00, 23.00 +ELD, 05, 10, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 10, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 10, 86.00, 55.00, 6.00, 3.00, 7.00 +ELY, 05, 10, 66.00, 32.00, 16.00, 17.00, 24.00 +EMP, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 10, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +END, 05, 10, 79.00, 56.00, -9999.00, -9999.00, 20.00 +ENN, 05, 10, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 10, 70.00, 48.00, -9999.00, -9999.00, 18.00 +EPH, 05, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 10, 64.00, 46.00, 31.00, 28.00, 42.00 +ESF, 05, 10, 83.00, 62.00, -9999.00, -9999.00, 28.00 +EUG, 05, 10, 66.00, 44.00, 23.00, 28.00, 36.00 +EVV, 05, 10, 75.00, 53.00, 27.00, 28.00, 40.00 +EWN, 05, 10, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 10, 71.00, 51.00, 28.00, 26.00, 41.00 +EYW, 05, 10, 85.00, 76.00, 16.00, 12.00, 24.00 +E74, 05, 10, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 10, 77.00, 52.00, -9999.00, -9999.00, 32.00 +FAI, 05, 10, 57.00, 36.00, 16.00, 15.00, 24.00 +FAR, 05, 10, 67.00, 42.00, 21.00, 16.00, 28.00 +FAT, 05, 10, 83.00, 53.00, 3.00, 2.00, 5.00 +FAY, 05, 10, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 10, 63.00, 37.00, 23.00, 26.00, 38.00 +FCS, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 10, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 10, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +FLG, 05, 10, 66.00, 32.00, 11.00, 14.00, 19.00 +FLL, 05, 10, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 10, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 10, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +FME, 05, 10, 75.00, 48.00, -9999.00, -9999.00, 29.00 +FMH, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FMN, 05, 10, 77.00, 39.00, 9.00, 8.00, 13.00 +FMY, 05, 10, 88.00, 67.00, 9.00, 16.00, 20.00 +FNT, 05, 10, 66.00, 44.00, 24.00, 26.00, 38.00 +FOD, 05, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 10, 74.00, 52.00, -9999.00, -9999.00, 33.00 +FOK, 05, 10, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 10, 75.00, 52.00, -9999.00, -9999.00, 31.00 +FSD, 05, 10, 69.00, 44.00, 29.00, 20.00, 36.00 +FSI, 05, 10, 81.00, 57.00, -9999.00, -9999.00, 30.00 +FSM, 05, 10, 79.00, 56.00, 26.00, 25.00, 39.00 +FTK, 05, 10, 75.00, 50.00, -9999.00, -9999.00, 34.00 +FWA, 05, 10, 69.00, 47.00, 24.00, 28.00, 39.00 +FWH, 05, 10, 81.00, 60.00, -9999.00, -9999.00, 26.00 +FYU, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 10, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 10, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 10, 95.00, 60.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 10, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 10, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 10, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 10, 64.00, 41.00, 19.00, 22.00, 31.00 +GFA, 05, 10, 64.00, 39.00, -9999.00, -9999.00, 30.00 +GFK, 05, 10, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 10, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 10, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 10, 66.00, 41.00, 22.00, 21.00, 31.00 +GJT, 05, 10, 74.00, 46.00, 15.00, 15.00, 22.00 +GKN, 05, 10, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 10, 71.00, 44.00, 23.00, 18.00, 31.00 +GLH, 05, 10, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 10, 79.00, 71.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 10, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 10, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +GON, 05, 10, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 10, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 10, 65.00, 42.00, 26.00, 22.00, 37.00 +GRCI, 05, 10, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 10, 66.00, 42.00, -9999.00, -9999.00, 31.00 +GRI, 05, 10, 72.00, 48.00, 26.00, 21.00, 36.00 +GRK, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GRR, 05, 10, 67.00, 44.00, 25.00, 26.00, 38.00 +GSB, 05, 10, 79.00, 56.00, -9999.00, -9999.00, 30.00 +GSG, 05, 10, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 10, 76.00, 53.00, 21.00, 22.00, 34.00 +GSP, 05, 10, 78.00, 55.00, 25.00, 26.00, 38.00 +GST, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 10, 64.00, 44.00, -9999.00, -9999.00, 44.00 +GTF, 05, 10, 64.00, 39.00, 24.00, 27.00, 35.00 +GUP, 05, 10, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 10, 71.00, 47.00, -9999.00, -9999.00, 38.00 +GVW, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +GWO, 05, 10, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 10, 73.00, 58.00, 22.00, 18.00, 33.00 +HBR, 05, 10, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 10, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 10, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 10, 68.00, 43.00, -9999.00, -9999.00, 26.00 +HKY, 05, 10, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 10, 64.00, 38.00, 22.00, 23.00, 34.00 +HMN, 05, 10, 87.00, 46.00, -9999.00, -9999.00, 7.00 +HMS, 05, 10, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 10, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 10, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +HON, 05, 10, 69.00, 43.00, 22.00, 19.00, 32.00 +HOP, 05, 10, 77.00, 52.00, -9999.00, -9999.00, 35.00 +HOT, 05, 10, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 10, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 10, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 10, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 10, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 10, 84.00, 60.00, -9999.00, -9999.00, 20.00 +HST, 05, 10, 86.00, 66.00, -9999.00, -9999.00, 29.00 +HSV, 05, 10, 78.00, 56.00, 26.00, 26.00, 39.00 +HTL, 05, 10, 64.00, 40.00, 26.00, 25.00, 38.00 +HTS, 05, 10, 74.00, 51.00, 29.00, 30.00, 42.00 +HUF, 05, 10, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 10, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 10, 66.00, 40.00, 21.00, 21.00, 31.00 +IAB, 05, 10, 75.00, 53.00, -9999.00, -9999.00, 32.00 +IAD, 05, 10, 73.00, 48.00, 25.00, 29.00, 39.00 +IAG, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 10, 84.00, 63.00, 19.00, 16.00, 28.00 +ICT, 05, 10, 75.00, 53.00, 26.00, 20.00, 37.00 +IDA, 05, 10, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 10, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 10, 71.00, 50.00, 25.00, 26.00, 39.00 +ILI, 05, 10, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 10, 80.00, 58.00, 21.00, 20.00, 33.00 +IMT, 05, 10, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +IND, 05, 10, 72.00, 50.00, 30.00, 27.00, 42.00 +INL, 05, 10, 63.00, 38.00, 25.00, 21.00, 35.00 +INS, 05, 10, 80.00, 52.00, -9999.00, -9999.00, 4.00 +INT, 05, 10, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +INW, 05, 10, 78.00, 43.00, 7.00, 10.00, 14.00 +IPL, 05, 10, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 10, 69.00, 46.00, 30.00, 31.00, 44.00 +IRK, 05, 10, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 10, 66.00, 40.00, 22.00, 18.00, 30.00 +ISP, 05, 10, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 10, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 10, 92.00, 58.00, -9999.00, -9999.00, 4.00 +IWD, 05, 10, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 10, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 10, 83.00, 59.00, 22.00, 20.00, 32.00 +JAX, 05, 10, 84.00, 61.00, 14.00, 21.00, 28.00 +JBR, 05, 10, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 10, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 10, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 10, 66.00, 51.00, 26.00, 25.00, 40.00 +JHW, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 10, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 10, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 10, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 10, 54.00, 38.00, 45.00, 41.00, 55.00 +JST, 05, 10, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 10, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 10, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 10, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 10, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 10, 67.00, 43.00, 25.00, 25.00, 38.00 +LAR, 05, 10, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 10, 86.00, 59.00, 4.00, 4.00, 6.00 +LAX, 05, 10, 69.00, 56.00, 4.00, 3.00, 5.00 +LBB, 05, 10, 82.00, 54.00, 19.00, 11.00, 26.00 +LBF, 05, 10, 70.00, 43.00, 28.00, 18.00, 35.00 +LCH, 05, 10, 83.00, 65.00, 16.00, 15.00, 25.00 +LCK, 05, 10, 72.00, 49.00, -9999.00, -9999.00, 39.00 +LEB, 05, 10, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 10, 73.00, 52.00, 28.00, 29.00, 41.00 +LFI, 05, 10, 73.00, 56.00, -9999.00, -9999.00, 32.00 +LFK, 05, 10, 84.00, 62.00, 20.00, 20.00, 30.00 +LFT, 05, 10, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 10, 68.00, 52.00, 26.00, 24.00, 38.00 +LGB, 05, 10, 73.00, 56.00, 4.00, 3.00, 5.00 +LGU, 05, 10, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 10, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 10, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 10, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 10, 80.00, 58.00, 23.00, 22.00, 34.00 +LIZ, 05, 10, 60.00, 38.00, -9999.00, -9999.00, 40.00 +LMT, 05, 10, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +LND, 05, 10, 64.00, 38.00, 20.00, 21.00, 29.00 +LNK, 05, 10, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 10, 73.00, 40.00, 7.00, 9.00, 13.00 +LOZ, 05, 10, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 10, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 10, 79.00, 57.00, -9999.00, -9999.00, 35.00 +LSE, 05, 10, 69.00, 46.00, 21.00, 24.00, 36.00 +LSF, 05, 10, 82.00, 60.00, -9999.00, -9999.00, 34.00 +LSV, 05, 10, 90.00, 53.00, -9999.00, -9999.00, 4.00 +LTS, 05, 10, 84.00, 56.00, -9999.00, -9999.00, 30.00 +LUF, 05, 10, 93.00, 56.00, -9999.00, -9999.00, 3.00 +LVS, 05, 10, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 10, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 10, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 10, 74.00, 51.00, 23.00, 25.00, 36.00 +MAF, 05, 10, 86.00, 57.00, 13.00, 9.00, 19.00 +MBL, 05, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 10, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 10, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 10, 80.00, 53.00, -9999.00, -9999.00, 12.00 +MCF, 05, 10, 86.00, 66.00, -9999.00, -9999.00, 20.00 +MCG, 05, 10, 53.00, 33.00, 22.00, 19.00, 31.00 +MCI, 05, 10, 73.00, 52.00, 28.00, 23.00, 40.00 +MCK, 05, 10, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 10, 83.00, 58.00, 17.00, 23.00, 32.00 +MCO, 05, 10, 87.00, 65.00, 15.00, 23.00, 30.00 +MCW, 05, 10, 69.00, 45.00, 23.00, 22.00, 34.00 +MC2, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MDH, 05, 10, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 10, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 10, 69.00, 48.00, 29.00, 28.00, 41.00 +MEI, 05, 10, 83.00, 58.00, 20.00, 20.00, 33.00 +MEM, 05, 10, 80.00, 60.00, 23.00, 26.00, 37.00 +MER, 05, 10, 82.00, 49.00, -9999.00, -9999.00, 8.00 +MFD, 05, 10, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 10, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 10, 71.00, 42.00, 16.00, 15.00, 21.00 +MGE, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 10, 82.00, 59.00, 18.00, 21.00, 32.00 +MGW, 05, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 10, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 10, 78.00, 50.00, -9999.00, -9999.00, 12.00 +MHS, 05, 10, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 10, 85.00, 69.00, 16.00, 25.00, 31.00 +MIB, 05, 10, 64.00, 41.00, -9999.00, -9999.00, 32.00 +MIV, 05, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 10, 74.00, 41.00, -9999.00, -9999.00, 19.00 +MKC, 05, 10, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 10, 62.00, 43.00, 27.00, 27.00, 41.00 +MKG, 05, 10, 65.00, 44.00, 23.00, 22.00, 34.00 +MKL, 05, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 10, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 10, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 10, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 10, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 10, 71.00, 48.00, 29.00, 27.00, 42.00 +MLS, 05, 10, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 10, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 10, 84.00, 59.00, -9999.00, -9999.00, 31.00 +MOB, 05, 10, 84.00, 63.00, 18.00, 23.00, 32.00 +MOT, 05, 10, 64.00, 41.00, 18.00, 16.00, 25.00 +MPV, 05, 10, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 10, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 10, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 10, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 10, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 10, 64.00, 47.00, -9999.00, -9999.00, 17.00 +MSL, 05, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 10, 67.00, 42.00, 26.00, 26.00, 40.00 +MSO, 05, 10, 64.00, 37.00, 25.00, 23.00, 36.00 +MSP, 05, 10, 68.00, 46.00, 25.00, 25.00, 37.00 +MSS, 05, 10, 65.00, 42.00, 27.00, 28.00, 39.00 +MSY, 05, 10, 83.00, 64.00, 15.00, 19.00, 28.00 +MTC, 05, 10, 65.00, 44.00, -9999.00, -9999.00, 35.00 +MTN, 05, 10, 73.00, 51.00, -9999.00, -9999.00, 29.00 +MTO, 05, 10, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 10, 71.00, 47.00, -9999.00, -9999.00, 29.00 +MUO, 05, 10, 75.00, 42.00, -9999.00, -9999.00, 19.00 +MWA, 05, 10, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 10, 82.00, 59.00, -9999.00, -9999.00, 25.00 +MYL, 05, 10, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 10, 81.00, 58.00, -9999.00, -9999.00, 27.00 +NAO, 05, 10, 79.00, 65.00, -9999.00, -9999.00, 30.00 +NBC, 05, 10, 82.00, 62.00, -9999.00, -9999.00, 28.00 +NBE, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 05, 10, 68.00, 46.00, -9999.00, -9999.00, 39.00 +NCA, 05, 10, 81.00, 54.00, -9999.00, -9999.00, 32.00 +NCO, 05, 10, 63.00, 46.00, -9999.00, -9999.00, 37.00 +NC1, 05, 10, 80.00, 52.00, -9999.00, -9999.00, 7.00 +NEL, 05, 10, 70.00, 47.00, -9999.00, -9999.00, 35.00 +NFG, 05, 10, 67.00, 53.00, -9999.00, -9999.00, 17.00 +NFL, 05, 10, 72.00, 40.00, -9999.00, -9999.00, 13.00 +NGP, 05, 10, 84.00, 69.00, -9999.00, -9999.00, 19.00 +NGU, 05, 10, 74.00, 55.00, -9999.00, -9999.00, 32.00 +NGZ, 05, 10, 66.00, 50.00, -9999.00, -9999.00, 8.00 +NHK, 05, 10, 74.00, 51.00, -9999.00, -9999.00, 35.00 +NHZ, 05, 10, 61.00, 42.00, -9999.00, -9999.00, 39.00 +NID, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 10, 84.00, 61.00, -9999.00, -9999.00, 27.00 +NIR, 05, 10, 85.00, 65.00, -9999.00, -9999.00, 19.00 +NKT, 05, 10, 77.00, 59.00, -9999.00, -9999.00, 31.00 +NKX, 05, 10, 69.00, 59.00, -9999.00, -9999.00, 11.00 +NLC, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NMM, 05, 10, 82.00, 56.00, -9999.00, -9999.00, 29.00 +NPA, 05, 10, 82.00, 65.00, -9999.00, -9999.00, 22.00 +NQA, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NQI, 05, 10, 88.00, 68.00, -9999.00, -9999.00, 19.00 +NQX, 05, 10, 85.00, 76.00, -9999.00, -9999.00, 24.00 +NRB, 05, 10, 82.00, 64.00, -9999.00, -9999.00, 25.00 +NRC, 05, 10, 83.00, 49.00, -9999.00, -9999.00, 9.00 +NRS, 05, 10, 67.00, 55.00, -9999.00, -9999.00, 7.00 +NSE, 05, 10, 84.00, 61.00, -9999.00, -9999.00, 25.00 +NSI, 05, 10, 69.00, 51.00, -9999.00, -9999.00, 5.00 +NTD, 05, 10, 69.00, 51.00, -9999.00, -9999.00, 4.00 +NTK, 05, 10, 74.00, 55.00, -9999.00, -9999.00, 7.00 +NTU, 05, 10, 74.00, 55.00, -9999.00, -9999.00, 32.00 +NUC, 05, 10, 68.00, 54.00, -9999.00, -9999.00, 5.00 +NUQ, 05, 10, 72.00, 47.00, -9999.00, -9999.00, 11.00 +NUW, 05, 10, 62.00, 43.00, -9999.00, -9999.00, 31.00 +NWF, 05, 10, 73.00, 56.00, -9999.00, -9999.00, 6.00 +NXX, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 10, 75.00, 50.00, -9999.00, -9999.00, 35.00 +NZC, 05, 10, 85.00, 58.00, -9999.00, -9999.00, 28.00 +NZJ, 05, 10, 74.00, 51.00, -9999.00, -9999.00, 11.00 +NZW, 05, 10, 66.00, 45.00, -9999.00, -9999.00, 35.00 +NZY, 05, 10, 69.00, 59.00, -9999.00, -9999.00, 7.00 +OAK, 05, 10, 68.00, 47.00, 5.00, 7.00, 10.00 +OAR, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +OFF, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 05, 10, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 10, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 10, 78.00, 56.00, 26.00, 17.00, 34.00 +OLM, 05, 10, 64.00, 40.00, 30.00, 34.00, 43.00 +OMA, 05, 10, 72.00, 49.00, 23.00, 24.00, 35.00 +OME, 05, 10, 40.00, 27.00, 16.00, 17.00, 25.00 +ONT, 05, 10, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 10, 68.00, 46.00, 30.00, 24.00, 40.00 +ORF, 05, 10, 74.00, 55.00, 22.00, 22.00, 33.00 +ORH, 05, 10, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 10, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 10, 62.00, 40.00, -9999.00, -9999.00, 34.00 +OTG, 05, 10, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 10, 60.00, 46.00, 30.00, 33.00, 43.00 +OTM, 05, 10, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 10, 36.00, 22.00, 6.00, 10.00, 13.00 +OURC, 05, 10, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 10, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 10, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 10, 84.00, 59.00, -9999.00, -9999.00, 26.00 +PACZ, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 10, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 10, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 10, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 10, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 10, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 10, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 10, 83.00, 61.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 10, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 10, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 10, 41.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 10, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 10, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 10, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 10, 65.00, 43.00, -9999.00, -9999.00, 35.00 +PBI, 05, 10, 85.00, 69.00, 19.00, 28.00, 37.00 +PDT, 05, 10, 68.00, 45.00, 17.00, 15.00, 25.00 +PDX, 05, 10, 66.00, 46.00, 28.00, 32.00, 41.00 +PFN, 05, 10, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 10, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 10, 71.00, 51.00, 25.00, 27.00, 39.00 +PHX, 05, 10, 92.00, 62.00, 3.00, 3.00, 5.00 +PIA, 05, 10, 71.00, 49.00, 30.00, 25.00, 40.00 +PIB, 05, 10, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 10, 66.00, 38.00, 21.00, 21.00, 32.00 +PIR, 05, 10, 69.00, 44.00, 20.00, 17.00, 27.00 +PIT, 05, 10, 69.00, 47.00, 32.00, 30.00, 45.00 +PKB, 05, 10, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 10, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 10, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 10, 82.00, 65.00, 15.00, 16.00, 26.00 +POB, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 05, 10, 83.00, 60.00, -9999.00, -9999.00, 32.00 +POM, 05, 10, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +POU, 05, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 10, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 10, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 10, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 10, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 10, 65.00, 41.00, -9999.00, -9999.00, 37.00 +PSP, 05, 10, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 10, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 10, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 10, 75.00, 44.00, 16.00, 15.00, 22.00 +PUC, 05, 10, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 10, 66.00, 46.00, 27.00, 23.00, 40.00 +PVU, 05, 10, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 10, 61.00, 42.00, 29.00, 27.00, 41.00 +P02, 05, 10, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P07, 05, 10, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +P11, 05, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P24, 05, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P28, 05, 10, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +P35, 05, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +P38, 05, 10, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +P39, 05, 10, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +P58, 05, 10, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +P59, 05, 10, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +P60, 05, 10, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +P61, 05, 10, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +P67, 05, 10, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +P68, 05, 10, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +P69, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 10, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 10, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 10, 67.00, 41.00, 23.00, 25.00, 35.00 +RBL, 05, 10, 80.00, 53.00, 9.00, 7.00, 12.00 +RCA, 05, 10, 67.00, 41.00, -9999.00, -9999.00, 33.00 +RDD, 05, 10, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 10, 66.00, 34.00, 12.00, 12.00, 19.00 +RDR, 05, 10, 66.00, 41.00, -9999.00, -9999.00, 31.00 +RDU, 05, 10, 78.00, 54.00, 22.00, 19.00, 32.00 +REE, 05, 10, 82.00, 54.00, -9999.00, -9999.00, 20.00 +REJ, 05, 10, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 10, 69.00, 46.00, 29.00, 26.00, 42.00 +RIC, 05, 10, 77.00, 53.00, 22.00, 23.00, 35.00 +RIV, 05, 10, 78.00, 51.00, -9999.00, -9999.00, 7.00 +RIW, 05, 10, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 10, 62.00, 35.00, 14.00, 14.00, 23.00 +RME, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +RMG, 05, 10, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +RND, 05, 10, 84.00, 64.00, -9999.00, -9999.00, 24.00 +RNO, 05, 10, 71.00, 39.00, 9.00, 7.00, 12.00 +ROA, 05, 10, 74.00, 51.00, 24.00, 27.00, 38.00 +ROC, 05, 10, 66.00, 45.00, 25.00, 28.00, 39.00 +ROW, 05, 10, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 10, 74.00, 50.00, 22.00, 19.00, 30.00 +RST, 05, 10, 66.00, 44.00, 28.00, 27.00, 40.00 +RWF, 05, 10, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 10, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 10, 79.00, 49.00, 6.00, 5.00, 8.00 +SAF, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 10, 69.00, 59.00, 3.00, 4.00, 7.00 +SAT, 05, 10, 84.00, 64.00, 22.00, 19.00, 32.00 +SAV, 05, 10, 83.00, 62.00, 14.00, 22.00, 30.00 +SAW, 05, 10, 58.00, 40.00, -9999.00, -9999.00, 40.00 +SBA, 05, 10, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 10, 80.00, 51.00, -9999.00, -9999.00, 9.00 +SBN, 05, 10, 68.00, 47.00, 27.00, 27.00, 39.00 +SBP, 05, 10, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 10, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 10, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 10, 25.00, 12.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 10, 80.00, 51.00, 5.00, 4.00, 7.00 +SDF, 05, 10, 75.00, 53.00, 29.00, 27.00, 41.00 +SEA, 05, 10, 63.00, 45.00, 26.00, 26.00, 38.00 +SEM, 05, 10, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 10, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 10, 66.00, 49.00, 5.00, 7.00, 9.00 +SGF, 05, 10, 75.00, 52.00, 29.00, 24.00, 40.00 +SGY, 05, 10, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 10, 65.00, 38.00, 26.00, 27.00, 38.00 +SHV, 05, 10, 82.00, 61.00, 21.00, 19.00, 32.00 +SIT, 05, 10, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 10, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 10, 86.00, 60.00, 19.00, 12.00, 26.00 +SKA, 05, 10, 64.00, 41.00, -9999.00, -9999.00, 25.00 +SKF, 05, 10, 84.00, 64.00, -9999.00, -9999.00, 24.00 +SLC, 05, 10, 70.00, 44.00, 21.00, 22.00, 30.00 +SLE, 05, 10, 66.00, 41.00, 22.00, 29.00, 36.00 +SLN, 05, 10, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 10, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 10, 68.00, 46.00, -9999.00, 4.00, 6.00 +SNA, 05, 10, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 10, 38.00, 30.00, 30.00, 38.00, 47.00 +SNS, 05, 10, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 10, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 10, 73.00, 51.00, 26.00, 25.00, 39.00 +SPS, 05, 10, 82.00, 58.00, 20.00, 14.00, 28.00 +SRQ, 05, 10, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 10, 82.00, 57.00, -9999.00, -9999.00, 29.00 +SSI, 05, 10, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +STC, 05, 10, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 10, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +STL, 05, 10, 75.00, 54.00, 24.00, 27.00, 39.00 +STNV, 05, 10, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STS, 05, 10, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 10, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 10, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 10, 77.00, 49.00, -9999.00, -9999.00, 9.00 +SUX, 05, 10, 72.00, 48.00, 27.00, 24.00, 37.00 +SVN, 05, 10, 83.00, 62.00, -9999.00, -9999.00, 26.00 +SWF, 05, 10, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 10, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 10, 66.00, 44.00, 30.00, 32.00, 46.00 +SZL, 05, 10, 74.00, 50.00, -9999.00, -9999.00, 33.00 +TAD, 05, 10, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 10, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 10, 77.00, 49.00, -9999.00, -9999.00, 33.00 +TCC, 05, 10, 80.00, 49.00, 12.00, 9.00, 17.00 +TCL, 05, 10, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 10, 66.00, 42.00, -9999.00, -9999.00, 35.00 +TCS, 05, 10, 81.00, 52.00, -9999.00, -9999.00, 7.00 +TEB, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 10, 78.00, 56.00, -9999.00, -9999.00, 29.00 +TKA, 05, 10, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 10, 85.00, 59.00, 12.00, 22.00, 29.00 +TNX, 05, 10, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 10, 69.00, 45.00, 26.00, 29.00, 43.00 +TOP, 05, 10, 74.00, 52.00, 28.00, 24.00, 41.00 +TPA, 05, 10, 86.00, 66.00, 10.00, 14.00, 19.00 +TPH, 05, 10, 71.00, 40.00, 8.00, 6.00, 12.00 +TRI, 05, 10, 74.00, 50.00, 25.00, 30.00, 41.00 +TRK, 05, 10, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 10, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 10, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 10, 79.00, 57.00, 25.00, 21.00, 36.00 +TUP, 05, 10, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 10, 88.00, 57.00, 4.00, 4.00, 7.00 +TVC, 05, 10, 64.00, 39.00, 21.00, 19.00, 29.00 +TVL, 05, 10, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 10, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 10, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 10, 76.00, 52.00, 25.00, 29.00, 39.00 +T01, 05, 10, 73.00, 51.00, -9999.00, -9999.00, 32.00 +T02, 05, 10, 80.00, 57.00, -9999.00, -9999.00, 31.00 +T03, 05, 10, 81.00, 58.00, -9999.00, -9999.00, 27.00 +T04, 05, 10, 85.00, 66.00, -9999.00, -9999.00, 20.00 +T05, 05, 10, 74.00, 50.00, -9999.00, -9999.00, 31.00 +T06, 05, 10, 83.00, 57.00, -9999.00, -9999.00, 26.00 +T07, 05, 10, 77.00, 44.00, -9999.00, -9999.00, 26.00 +T08, 05, 10, 70.00, 48.00, -9999.00, -9999.00, 18.00 +UCA, 05, 10, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 10, 80.00, 52.00, -9999.00, -9999.00, 4.00 +UIL, 05, 10, 59.00, 41.00, 47.00, 49.00, 58.00 +UIN, 05, 10, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 10, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 10, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 10, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +U15, 05, 10, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +U28, 05, 10, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 10, 84.00, 58.00, -9999.00, -9999.00, 26.00 +VBG, 05, 10, 69.00, 47.00, -9999.00, -9999.00, 12.00 +VCT, 05, 10, 84.00, 67.00, 16.00, 15.00, 26.00 +VCV, 05, 10, 80.00, 47.00, -9999.00, -9999.00, 3.00 +VDZ, 05, 10, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 10, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 10, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 10, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 10, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 10, 84.00, 60.00, -9999.00, -9999.00, 21.00 +VRB, 05, 10, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 10, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 10, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 10, 73.00, 51.00, 24.00, 22.00, -9999.00 +WJA, 05, 10, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 10, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 10, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 10, 71.00, 36.00, 13.00, 14.00, 20.00 +WPO, 05, 10, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 10, 83.00, 58.00, -9999.00, -9999.00, 28.00 +WRG, 05, 10, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 10, 72.00, 46.00, -9999.00, -9999.00, 35.00 +WRL, 05, 10, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +X68, 05, 10, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 10, 49.00, 35.00, 54.00, 54.00, 66.00 +YCG, 05, 10, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 10, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 10, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 10, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 10, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 10, 70.00, 41.00, 9.00, 11.00, 17.00 +YNG, 05, 10, 67.00, 45.00, 31.00, 31.00, 44.00 +YPA, 05, 10, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 10, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 10, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 10, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 10, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 10, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 10, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 10, 93.00, 63.00, 1.00, 1.00, 2.00 +YVR, 05, 10, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 10, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 10, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 10, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 10, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 10, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 10, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 10, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 10, 61.00, 37.00, 25.00, 24.00, 36.00 +ZUN, 05, 10, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 10, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 10, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 10, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +01R, 05, 10, 83.00, 61.00, -9999.00, -9999.00, 28.00 +1V1, 05, 10, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 10, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 10, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 10, 76.00, 57.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 10, 82.00, 57.00, -9999.00, -9999.00, 31.00 +3B1, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 10, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 10, 66.00, 39.00, -9999.00, -9999.00, 34.00 +3SE, 05, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 10, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 10, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 10, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 10, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 10, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 10, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 10, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 11, 70.00, 48.00, 28.00, 28.00, 41.00 +ABI, 05, 11, 83.00, 60.00, 16.00, 13.00, 25.00 +ABQ, 05, 11, 79.00, 48.00, 10.00, 9.00, 16.00 +ABR, 05, 11, 69.00, 44.00, 21.00, 17.00, 31.00 +ABY, 05, 11, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 11, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 11, 83.00, 63.00, 19.00, 19.00, 30.00 +ACV, 05, 11, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 11, 70.00, 49.00, 24.00, 24.00, 36.00 +ADK, 05, 11, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 11, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 11, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 11, 73.00, 50.00, -9999.00, -9999.00, 27.00 +AEX, 05, 11, 83.00, 62.00, -9999.00, -9999.00, 28.00 +AFF, 05, 11, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 11, 89.00, 64.00, -9999.00, -9999.00, 37.00 +AGS, 05, 11, 83.00, 57.00, 20.00, 24.00, 34.00 +AHN, 05, 11, 80.00, 57.00, 18.00, 23.00, 31.00 +AKN, 05, 11, 50.00, 33.00, 28.00, 25.00, 39.00 +AKO, 05, 11, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 11, 69.00, 44.00, 28.00, 29.00, 42.00 +ALI, 05, 11, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 11, 71.00, 48.00, 26.00, 24.00, 40.00 +ALS, 05, 11, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 11, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 11, 78.00, 51.00, 18.00, 13.00, 26.00 +AMG, 05, 11, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 11, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 11, 53.00, 38.00, 15.00, 13.00, 22.00 +AND, 05, 11, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 11, 55.00, 41.00, 48.00, 48.00, 61.00 +AOO, 05, 11, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +APN, 05, 11, 64.00, 38.00, 26.00, 28.00, 40.00 +AQQ, 05, 11, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +ART, 05, 11, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +AST, 05, 11, 59.00, 44.00, 38.00, 41.00, 51.00 +ATL, 05, 11, 79.00, 58.00, 20.00, 26.00, 36.00 +ATW, 05, 11, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 11, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 11, 73.00, 49.00, -9999.00, -9999.00, 37.00 +AUG, 05, 11, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 11, 84.00, 66.00, 19.00, 18.00, 31.00 +AUW, 05, 11, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 11, 74.00, 50.00, 24.00, 28.00, 37.00 +AVP, 05, 11, 68.00, 47.00, 30.00, 31.00, 46.00 +AXN, 05, 11, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 11, 67.00, 45.00, -9999.00, -9999.00, 36.00 +AYS, 05, 11, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 11, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 11, 82.00, 53.00, -9999.00, -9999.00, 12.00 +BAD, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +BAF, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 11, 61.00, 30.00, -9999.00, -9999.00, 19.00 +BDL, 05, 11, 71.00, 47.00, 27.00, 25.00, 39.00 +BDR, 05, 11, 66.00, 49.00, 28.00, 24.00, 37.00 +BET, 05, 11, 47.00, 30.00, 21.00, 19.00, 30.00 +BFD, 05, 11, 63.00, 40.00, 32.00, 35.00, 47.00 +BFF, 05, 11, 70.00, 41.00, 24.00, 20.00, 35.00 +BFL, 05, 11, 84.00, 56.00, 3.00, 3.00, 4.00 +BGM, 05, 11, 64.00, 45.00, 30.00, 32.00, 46.00 +BGR, 05, 11, 63.00, 42.00, 27.00, 25.00, 38.00 +BGS, 05, 11, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 11, 80.00, 57.00, 23.00, 24.00, 36.00 +BID, 05, 11, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 11, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 11, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 11, 66.00, 42.00, 24.00, 27.00, 37.00 +BIS, 05, 11, 67.00, 41.00, 21.00, 19.00, 31.00 +BIX, 05, 11, 82.00, 66.00, -9999.00, -9999.00, 22.00 +BJI, 05, 11, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 11, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 11, 70.00, 39.00, -9999.00, -9999.00, 29.00 +BKW, 05, 11, 69.00, 48.00, 30.00, 33.00, 45.00 +BLF, 05, 11, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 11, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 11, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 11, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 11, 76.00, 52.00, -9999.00, -9999.00, 34.00 +BNA, 05, 11, 78.00, 56.00, 26.00, 27.00, 41.00 +BNO, 05, 11, 65.00, 35.00, -9999.00, 15.00, 33.00 +BOI, 05, 11, 70.00, 43.00, 15.00, 17.00, 24.00 +BOS, 05, 11, 66.00, 49.00, 28.00, 24.00, 40.00 +BPI, 05, 11, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 11, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 11, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 11, 72.00, 51.00, -9999.00, -9999.00, 32.00 +BRO, 05, 11, 87.00, 71.00, 12.00, 10.00, 17.00 +BRW, 05, 11, 22.00, 12.00, 9.00, 11.00, 18.00 +BSM, 05, 11, 84.00, 66.00, -9999.00, -9999.00, 25.00 +BTI, 05, 11, 24.00, 14.00, 8.00, 11.00, 16.00 +BTL, 05, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 11, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 11, 85.00, 64.00, 17.00, 18.00, 28.00 +BTT, 05, 11, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 11, 66.00, 44.00, 30.00, 29.00, 46.00 +BUB, 05, 11, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 11, 65.00, 46.00, 29.00, 30.00, 43.00 +BUR, 05, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 11, 82.00, 66.00, -9999.00, 14.00, 22.00 +BWG, 05, 11, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 11, 73.00, 52.00, 26.00, 27.00, 38.00 +BYH, 05, 11, 80.00, 59.00, -9999.00, -9999.00, 34.00 +BYI, 05, 11, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 11, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 11, 83.00, 57.00, 17.00, 21.00, 30.00 +CAG, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 11, 69.00, 47.00, 30.00, 33.00, 44.00 +CAO, 05, 11, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 11, 60.00, 39.00, 32.00, 33.00, 45.00 +CBM, 05, 11, 82.00, 57.00, -9999.00, -9999.00, 26.00 +CDB, 05, 11, 43.00, 34.00, 47.00, 47.00, 64.00 +CDC, 05, 11, 71.00, 40.00, 13.00, 13.00, 20.00 +CDR, 05, 11, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 11, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 11, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 11, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 11, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 11, 78.00, 54.00, 20.00, 26.00, 36.00 +CHO, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 11, 82.00, 62.00, 18.00, 20.00, 30.00 +CID, 05, 11, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 11, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 11, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 11, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 11, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 11, 68.00, 46.00, 28.00, 30.00, 43.00 +CLL, 05, 11, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 11, 77.00, 55.00, 23.00, 22.00, 35.00 +CMH, 05, 11, 71.00, 49.00, 25.00, 30.00, 42.00 +CMI, 05, 11, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 11, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 11, 73.00, 51.00, 28.00, 18.00, 35.00 +CNM, 05, 11, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 11, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +COD, 05, 11, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +COF, 05, 11, 84.00, 66.00, -9999.00, -9999.00, 25.00 +CON, 05, 11, 68.00, 40.00, 26.00, 25.00, 38.00 +COS, 05, 11, 68.00, 41.00, 23.00, 24.00, 36.00 +COT, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 11, 73.00, 52.00, 30.00, 28.00, 44.00 +CPR, 05, 11, 66.00, 37.00, 26.00, 25.00, 37.00 +CRBC, 05, 11, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 11, 85.00, 69.00, 14.00, 13.00, 23.00 +CRW, 05, 11, 75.00, 51.00, 31.00, 33.00, 45.00 +CSG, 05, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 11, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 11, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 11, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 11, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 11, 73.00, 51.00, 25.00, 27.00, 39.00 +CVN, 05, 11, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 11, 79.00, 49.00, -9999.00, -9999.00, 15.00 +CXY, 05, 11, 72.00, 50.00, 22.00, 29.00, 37.00 +CYS, 05, 11, 64.00, 38.00, 26.00, 25.00, 38.00 +DAA, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 05, 11, 84.00, 64.00, 14.00, 23.00, 28.00 +DAG, 05, 11, 86.00, 59.00, 3.00, 2.00, 4.00 +DAL, 05, 11, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 11, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 11, 72.00, 50.00, 27.00, 27.00, 40.00 +DBQ, 05, 11, 68.00, 47.00, 25.00, 23.00, 36.00 +DCA, 05, 11, 75.00, 56.00, 23.00, 26.00, 35.00 +DDC, 05, 11, 75.00, 51.00, 24.00, 18.00, 32.00 +DEC, 05, 11, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 11, 70.00, 43.00, 25.00, 22.00, 34.00 +DFW, 05, 11, 82.00, 62.00, 23.00, 17.00, 32.00 +DHN, 05, 11, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 11, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 11, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 11, 87.00, 65.00, -9999.00, -9999.00, 20.00 +DLG, 05, 11, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 11, 61.00, 39.00, 28.00, 25.00, 40.00 +DLLC, 05, 11, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 11, 89.00, 57.00, -9999.00, -9999.00, 3.00 +DMN, 05, 11, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 11, 74.00, 52.00, -9999.00, -9999.00, 35.00 +DPG, 05, 11, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 11, 84.00, 60.00, -9999.00, -9999.00, 21.00 +DRA, 05, 11, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 11, 87.00, 65.00, 17.00, 12.00, 23.00 +DSM, 05, 11, 72.00, 51.00, 28.00, 26.00, 40.00 +DTW, 05, 11, 69.00, 46.00, 24.00, 25.00, 37.00 +DUG, 05, 11, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 11, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 11, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 11, 83.00, 60.00, -9999.00, -9999.00, 24.00 +D45, 05, 11, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 11, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 11, 69.00, 44.00, 24.00, 24.00, 35.00 +ECG, 05, 11, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 11, 80.00, 53.00, -9999.00, -9999.00, 8.00 +EED, 05, 11, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 11, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 11, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 11, 70.00, 43.00, 35.00, 36.00, 49.00 +EKO, 05, 11, 68.00, 36.00, 14.00, 16.00, 23.00 +ELD, 05, 11, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 11, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 11, 86.00, 56.00, 6.00, 3.00, 8.00 +ELY, 05, 11, 66.00, 33.00, 16.00, 17.00, 24.00 +EMP, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 11, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +END, 05, 11, 79.00, 57.00, -9999.00, -9999.00, 21.00 +ENN, 05, 11, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 11, 71.00, 49.00, -9999.00, -9999.00, 18.00 +EPH, 05, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 11, 65.00, 47.00, 31.00, 28.00, 42.00 +ESF, 05, 11, 83.00, 62.00, -9999.00, -9999.00, 28.00 +EUG, 05, 11, 66.00, 44.00, 22.00, 28.00, 35.00 +EVV, 05, 11, 76.00, 53.00, 27.00, 28.00, 40.00 +EWN, 05, 11, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 11, 71.00, 52.00, 28.00, 26.00, 41.00 +EYW, 05, 11, 85.00, 76.00, 16.00, 13.00, 24.00 +E74, 05, 11, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 11, 77.00, 53.00, -9999.00, -9999.00, 32.00 +FAI, 05, 11, 58.00, 37.00, 16.00, 15.00, 25.00 +FAR, 05, 11, 68.00, 43.00, 21.00, 16.00, 29.00 +FAT, 05, 11, 83.00, 53.00, 3.00, 2.00, 4.00 +FAY, 05, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 11, 63.00, 37.00, 23.00, 26.00, 38.00 +FCS, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 05, 11, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 11, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +FLG, 05, 11, 66.00, 32.00, 11.00, 14.00, 19.00 +FLL, 05, 11, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 11, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +FME, 05, 11, 76.00, 49.00, -9999.00, -9999.00, 29.00 +FMH, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FMN, 05, 11, 77.00, 40.00, 10.00, 8.00, 13.00 +FMY, 05, 11, 88.00, 67.00, 9.00, 16.00, 20.00 +FNT, 05, 11, 67.00, 45.00, 24.00, 25.00, 38.00 +FOD, 05, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 11, 75.00, 52.00, -9999.00, -9999.00, 34.00 +FOK, 05, 11, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 11, 76.00, 53.00, -9999.00, -9999.00, 32.00 +FSD, 05, 11, 70.00, 45.00, 29.00, 20.00, 36.00 +FSI, 05, 11, 81.00, 57.00, -9999.00, -9999.00, 30.00 +FSM, 05, 11, 80.00, 57.00, 27.00, 25.00, 39.00 +FTK, 05, 11, 75.00, 51.00, -9999.00, -9999.00, 34.00 +FWA, 05, 11, 70.00, 48.00, 24.00, 27.00, 39.00 +FWH, 05, 11, 81.00, 60.00, -9999.00, -9999.00, 26.00 +FYU, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 11, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 11, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 11, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 11, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 11, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 11, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 11, 65.00, 41.00, 20.00, 23.00, 32.00 +GFA, 05, 11, 64.00, 40.00, -9999.00, -9999.00, 30.00 +GFK, 05, 11, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 11, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 11, 66.00, 42.00, 22.00, 21.00, 32.00 +GJT, 05, 11, 75.00, 47.00, 15.00, 15.00, 22.00 +GKN, 05, 11, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 11, 71.00, 45.00, 23.00, 18.00, 31.00 +GLH, 05, 11, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 11, 79.00, 71.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 11, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 11, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +GON, 05, 11, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 11, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 11, 66.00, 43.00, 26.00, 22.00, 37.00 +GRCI, 05, 11, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 11, 67.00, 42.00, -9999.00, -9999.00, 30.00 +GRI, 05, 11, 72.00, 48.00, 26.00, 21.00, 36.00 +GRK, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GRR, 05, 11, 68.00, 45.00, 24.00, 26.00, 38.00 +GSB, 05, 11, 80.00, 56.00, -9999.00, -9999.00, 30.00 +GSG, 05, 11, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 11, 76.00, 54.00, 21.00, 22.00, 34.00 +GSP, 05, 11, 78.00, 55.00, 26.00, 27.00, 38.00 +GST, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 11, 65.00, 45.00, -9999.00, -9999.00, 44.00 +GTF, 05, 11, 64.00, 40.00, 24.00, 27.00, 35.00 +GUP, 05, 11, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 11, 72.00, 48.00, -9999.00, -9999.00, 38.00 +GVW, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 05, 11, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 11, 73.00, 59.00, 22.00, 19.00, 33.00 +HBR, 05, 11, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 11, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 11, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 11, 69.00, 43.00, -9999.00, -9999.00, 26.00 +HKY, 05, 11, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 11, 64.00, 39.00, 22.00, 23.00, 34.00 +HMN, 05, 11, 87.00, 47.00, -9999.00, -9999.00, 7.00 +HMS, 05, 11, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 11, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 11, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +HON, 05, 11, 69.00, 44.00, 22.00, 19.00, 32.00 +HOP, 05, 11, 77.00, 52.00, -9999.00, -9999.00, 34.00 +HOT, 05, 11, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 11, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 11, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 11, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 11, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 11, 84.00, 60.00, -9999.00, -9999.00, 20.00 +HST, 05, 11, 86.00, 66.00, -9999.00, -9999.00, 29.00 +HSV, 05, 11, 78.00, 56.00, 26.00, 26.00, 39.00 +HTL, 05, 11, 65.00, 41.00, 25.00, 24.00, 38.00 +HTS, 05, 11, 74.00, 51.00, 29.00, 30.00, 42.00 +HUF, 05, 11, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 11, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 11, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 11, 67.00, 41.00, 21.00, 21.00, 31.00 +IAB, 05, 11, 76.00, 53.00, -9999.00, -9999.00, 32.00 +IAD, 05, 11, 73.00, 49.00, 25.00, 29.00, 39.00 +IAG, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 11, 84.00, 63.00, 19.00, 16.00, 28.00 +ICT, 05, 11, 76.00, 53.00, 27.00, 20.00, 37.00 +IDA, 05, 11, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 11, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 11, 72.00, 51.00, 25.00, 26.00, 39.00 +ILI, 05, 11, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 11, 80.00, 58.00, 21.00, 20.00, 34.00 +IMT, 05, 11, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +IND, 05, 11, 73.00, 51.00, 30.00, 27.00, 42.00 +INL, 05, 11, 64.00, 39.00, 25.00, 21.00, 36.00 +INS, 05, 11, 80.00, 52.00, -9999.00, -9999.00, 3.00 +INT, 05, 11, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +INW, 05, 11, 79.00, 44.00, 7.00, 10.00, 14.00 +IPL, 05, 11, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 11, 70.00, 47.00, 30.00, 31.00, 44.00 +IRK, 05, 11, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 11, 67.00, 41.00, 22.00, 18.00, 30.00 +ISP, 05, 11, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 11, 93.00, 58.00, -9999.00, -9999.00, 4.00 +IWD, 05, 11, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 11, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 11, 83.00, 59.00, 22.00, 20.00, 33.00 +JAX, 05, 11, 84.00, 61.00, 14.00, 21.00, 28.00 +JBR, 05, 11, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 11, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 11, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 11, 67.00, 51.00, 26.00, 25.00, 40.00 +JHW, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 11, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 11, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 11, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 11, 54.00, 38.00, 45.00, 41.00, 55.00 +JST, 05, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 11, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 11, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 11, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 11, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 11, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 11, 68.00, 44.00, 25.00, 24.00, 38.00 +LAR, 05, 11, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 11, 87.00, 59.00, 4.00, 4.00, 6.00 +LAX, 05, 11, 69.00, 56.00, 4.00, 3.00, 5.00 +LBB, 05, 11, 82.00, 55.00, 19.00, 11.00, 26.00 +LBF, 05, 11, 71.00, 44.00, 28.00, 18.00, 35.00 +LCH, 05, 11, 83.00, 65.00, 17.00, 15.00, 25.00 +LCK, 05, 11, 73.00, 49.00, -9999.00, -9999.00, 39.00 +LEB, 05, 11, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 11, 73.00, 53.00, 28.00, 29.00, 41.00 +LFI, 05, 11, 73.00, 57.00, -9999.00, -9999.00, 33.00 +LFK, 05, 11, 84.00, 62.00, 21.00, 20.00, 30.00 +LFT, 05, 11, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 11, 69.00, 53.00, 27.00, 24.00, 38.00 +LGB, 05, 11, 73.00, 56.00, 4.00, 3.00, 5.00 +LGU, 05, 11, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 11, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 11, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 11, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 11, 80.00, 58.00, 23.00, 22.00, 35.00 +LIZ, 05, 11, 60.00, 39.00, -9999.00, -9999.00, 41.00 +LMT, 05, 11, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +LND, 05, 11, 65.00, 39.00, 20.00, 21.00, 30.00 +LNK, 05, 11, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 11, 74.00, 41.00, 7.00, 9.00, 12.00 +LOZ, 05, 11, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 11, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 11, 79.00, 57.00, -9999.00, -9999.00, 35.00 +LSE, 05, 11, 70.00, 47.00, 21.00, 24.00, 36.00 +LSF, 05, 11, 83.00, 60.00, -9999.00, -9999.00, 34.00 +LSV, 05, 11, 90.00, 53.00, -9999.00, -9999.00, 3.00 +LTS, 05, 11, 85.00, 57.00, -9999.00, -9999.00, 30.00 +LUF, 05, 11, 94.00, 57.00, -9999.00, -9999.00, 2.00 +LVS, 05, 11, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 11, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 11, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 11, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 11, 75.00, 52.00, 23.00, 25.00, 36.00 +MAF, 05, 11, 86.00, 57.00, 13.00, 9.00, 19.00 +MBL, 05, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 11, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 11, 80.00, 53.00, -9999.00, -9999.00, 11.00 +MCF, 05, 11, 86.00, 67.00, -9999.00, -9999.00, 20.00 +MCG, 05, 11, 53.00, 33.00, 22.00, 19.00, 32.00 +MCI, 05, 11, 73.00, 53.00, 28.00, 23.00, 40.00 +MCK, 05, 11, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 11, 84.00, 58.00, 17.00, 23.00, 32.00 +MCO, 05, 11, 87.00, 65.00, 15.00, 24.00, 31.00 +MCW, 05, 11, 70.00, 46.00, 23.00, 22.00, 35.00 +MC2, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MDH, 05, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 11, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 11, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 11, 70.00, 49.00, 29.00, 27.00, 41.00 +MEI, 05, 11, 83.00, 58.00, 20.00, 20.00, 33.00 +MEM, 05, 11, 80.00, 60.00, 23.00, 27.00, 37.00 +MER, 05, 11, 83.00, 49.00, -9999.00, -9999.00, 7.00 +MFD, 05, 11, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 11, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 11, 72.00, 42.00, 15.00, 14.00, 21.00 +MGE, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 05, 11, 82.00, 60.00, 18.00, 22.00, 32.00 +MGW, 05, 11, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 11, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 11, 78.00, 50.00, -9999.00, -9999.00, 11.00 +MHS, 05, 11, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 11, 85.00, 69.00, 16.00, 26.00, 31.00 +MIB, 05, 11, 65.00, 42.00, -9999.00, -9999.00, 32.00 +MIV, 05, 11, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 11, 75.00, 41.00, -9999.00, -9999.00, 19.00 +MKC, 05, 11, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 11, 63.00, 44.00, 27.00, 27.00, 41.00 +MKG, 05, 11, 66.00, 44.00, 23.00, 22.00, 34.00 +MKL, 05, 11, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 11, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 11, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 11, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 11, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 11, 72.00, 49.00, 29.00, 28.00, 42.00 +MLS, 05, 11, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 11, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 11, 84.00, 60.00, -9999.00, -9999.00, 31.00 +MOB, 05, 11, 84.00, 63.00, 17.00, 23.00, 32.00 +MOT, 05, 11, 65.00, 42.00, 18.00, 16.00, 26.00 +MPV, 05, 11, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 11, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 11, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 11, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 11, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 11, 64.00, 47.00, -9999.00, -9999.00, 17.00 +MSL, 05, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 11, 68.00, 43.00, 26.00, 25.00, 40.00 +MSO, 05, 11, 65.00, 37.00, 25.00, 23.00, 36.00 +MSP, 05, 11, 68.00, 47.00, 25.00, 26.00, 37.00 +MSS, 05, 11, 66.00, 43.00, 27.00, 28.00, 39.00 +MSY, 05, 11, 83.00, 64.00, 15.00, 20.00, 28.00 +MTC, 05, 11, 66.00, 45.00, -9999.00, -9999.00, 35.00 +MTN, 05, 11, 74.00, 51.00, -9999.00, -9999.00, 29.00 +MTO, 05, 11, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 11, 71.00, 48.00, -9999.00, -9999.00, 29.00 +MUO, 05, 11, 75.00, 43.00, -9999.00, -9999.00, 19.00 +MWA, 05, 11, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 11, 82.00, 60.00, -9999.00, -9999.00, 25.00 +MYL, 05, 11, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 11, 82.00, 58.00, -9999.00, -9999.00, 27.00 +NAO, 05, 11, 79.00, 65.00, -9999.00, -9999.00, 30.00 +NBC, 05, 11, 82.00, 62.00, -9999.00, -9999.00, 28.00 +NBE, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 05, 11, 69.00, 47.00, -9999.00, -9999.00, 39.00 +NCA, 05, 11, 81.00, 55.00, -9999.00, -9999.00, 32.00 +NCO, 05, 11, 63.00, 46.00, -9999.00, -9999.00, 37.00 +NC1, 05, 11, 81.00, 53.00, -9999.00, -9999.00, 7.00 +NEL, 05, 11, 71.00, 48.00, -9999.00, -9999.00, 35.00 +NFG, 05, 11, 67.00, 53.00, -9999.00, -9999.00, 16.00 +NFL, 05, 11, 72.00, 40.00, -9999.00, -9999.00, 13.00 +NGP, 05, 11, 84.00, 69.00, -9999.00, -9999.00, 19.00 +NGU, 05, 11, 74.00, 56.00, -9999.00, -9999.00, 32.00 +NGZ, 05, 11, 66.00, 50.00, -9999.00, -9999.00, 8.00 +NHK, 05, 11, 74.00, 51.00, -9999.00, -9999.00, 35.00 +NHZ, 05, 11, 62.00, 43.00, -9999.00, -9999.00, 39.00 +NID, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 11, 84.00, 61.00, -9999.00, -9999.00, 28.00 +NIR, 05, 11, 85.00, 65.00, -9999.00, -9999.00, 19.00 +NKT, 05, 11, 77.00, 59.00, -9999.00, -9999.00, 31.00 +NKX, 05, 11, 69.00, 59.00, -9999.00, -9999.00, 11.00 +NLC, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NMM, 05, 11, 82.00, 57.00, -9999.00, -9999.00, 29.00 +NPA, 05, 11, 82.00, 65.00, -9999.00, -9999.00, 23.00 +NQA, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NQI, 05, 11, 88.00, 68.00, -9999.00, -9999.00, 19.00 +NQX, 05, 11, 85.00, 76.00, -9999.00, -9999.00, 24.00 +NRB, 05, 11, 82.00, 65.00, -9999.00, -9999.00, 25.00 +NRC, 05, 11, 83.00, 49.00, -9999.00, -9999.00, 8.00 +NRS, 05, 11, 67.00, 55.00, -9999.00, -9999.00, 7.00 +NSE, 05, 11, 84.00, 61.00, -9999.00, -9999.00, 26.00 +NSI, 05, 11, 69.00, 51.00, -9999.00, -9999.00, 4.00 +NTD, 05, 11, 69.00, 51.00, -9999.00, -9999.00, 4.00 +NTK, 05, 11, 74.00, 55.00, -9999.00, -9999.00, 7.00 +NTU, 05, 11, 74.00, 56.00, -9999.00, -9999.00, 32.00 +NUC, 05, 11, 68.00, 54.00, -9999.00, -9999.00, 4.00 +NUQ, 05, 11, 72.00, 47.00, -9999.00, -9999.00, 11.00 +NUW, 05, 11, 62.00, 43.00, -9999.00, -9999.00, 31.00 +NWF, 05, 11, 73.00, 56.00, -9999.00, -9999.00, 5.00 +NXX, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 11, 76.00, 50.00, -9999.00, -9999.00, 35.00 +NZC, 05, 11, 85.00, 58.00, -9999.00, -9999.00, 28.00 +NZJ, 05, 11, 74.00, 51.00, -9999.00, -9999.00, 10.00 +NZW, 05, 11, 67.00, 45.00, -9999.00, -9999.00, 35.00 +NZY, 05, 11, 69.00, 59.00, -9999.00, -9999.00, 7.00 +OAK, 05, 11, 68.00, 47.00, 5.00, 7.00, 10.00 +OAR, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +OFF, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 05, 11, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 11, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 11, 78.00, 57.00, 27.00, 17.00, 34.00 +OLM, 05, 11, 64.00, 40.00, 29.00, 34.00, 43.00 +OMA, 05, 11, 73.00, 50.00, 22.00, 24.00, 34.00 +OME, 05, 11, 40.00, 27.00, 16.00, 17.00, 25.00 +ONT, 05, 11, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 11, 69.00, 47.00, 30.00, 24.00, 40.00 +ORF, 05, 11, 74.00, 56.00, 22.00, 22.00, 33.00 +ORH, 05, 11, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 11, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 11, 63.00, 41.00, -9999.00, -9999.00, 34.00 +OTG, 05, 11, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 11, 60.00, 46.00, 29.00, 32.00, 42.00 +OTM, 05, 11, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 11, 36.00, 23.00, 6.00, 10.00, 13.00 +OURC, 05, 11, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 11, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 11, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 11, 84.00, 60.00, -9999.00, -9999.00, 26.00 +PACZ, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 11, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 11, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 11, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 11, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 11, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 11, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 11, 83.00, 61.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 11, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 11, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 11, 41.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 11, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 11, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 11, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 11, 66.00, 44.00, -9999.00, -9999.00, 36.00 +PBI, 05, 11, 85.00, 69.00, 19.00, 29.00, 37.00 +PDT, 05, 11, 69.00, 45.00, 17.00, 15.00, 25.00 +PDX, 05, 11, 66.00, 46.00, 27.00, 32.00, 40.00 +PFN, 05, 11, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 11, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 11, 72.00, 52.00, 25.00, 27.00, 40.00 +PHX, 05, 11, 93.00, 63.00, 3.00, 2.00, 4.00 +PIA, 05, 11, 72.00, 50.00, 29.00, 25.00, 40.00 +PIB, 05, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 11, 67.00, 39.00, 22.00, 21.00, 32.00 +PIR, 05, 11, 70.00, 45.00, 21.00, 17.00, 28.00 +PIT, 05, 11, 70.00, 47.00, 32.00, 30.00, 45.00 +PKB, 05, 11, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 11, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 11, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 11, 82.00, 65.00, 15.00, 16.00, 26.00 +POB, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 05, 11, 83.00, 60.00, -9999.00, -9999.00, 32.00 +POM, 05, 11, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +POU, 05, 11, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 11, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 11, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 11, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 11, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 11, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 11, 66.00, 42.00, -9999.00, -9999.00, 37.00 +PSP, 05, 11, 94.00, 60.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 11, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 11, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 11, 76.00, 45.00, 16.00, 15.00, 23.00 +PUC, 05, 11, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 11, 66.00, 46.00, 27.00, 24.00, 40.00 +PVU, 05, 11, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 11, 62.00, 42.00, 29.00, 27.00, 41.00 +P02, 05, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +P07, 05, 11, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +P11, 05, 11, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P24, 05, 11, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P28, 05, 11, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +P35, 05, 11, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +P38, 05, 11, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +P39, 05, 11, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P58, 05, 11, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +P59, 05, 11, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +P60, 05, 11, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +P61, 05, 11, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +P67, 05, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P68, 05, 11, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +P69, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 11, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 11, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 11, 67.00, 41.00, 23.00, 25.00, 35.00 +RBL, 05, 11, 81.00, 53.00, 8.00, 6.00, 11.00 +RCA, 05, 11, 67.00, 41.00, -9999.00, -9999.00, 33.00 +RDD, 05, 11, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 11, 66.00, 34.00, 12.00, 12.00, 18.00 +RDR, 05, 11, 67.00, 41.00, -9999.00, -9999.00, 31.00 +RDU, 05, 11, 78.00, 54.00, 22.00, 19.00, 33.00 +REE, 05, 11, 82.00, 55.00, -9999.00, -9999.00, 21.00 +REJ, 05, 11, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 11, 70.00, 46.00, 29.00, 25.00, 41.00 +RIC, 05, 11, 77.00, 53.00, 22.00, 23.00, 35.00 +RIV, 05, 11, 78.00, 51.00, -9999.00, -9999.00, 7.00 +RIW, 05, 11, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 11, 63.00, 36.00, 14.00, 15.00, 23.00 +RME, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +RMG, 05, 11, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +RND, 05, 11, 84.00, 65.00, -9999.00, -9999.00, 25.00 +RNO, 05, 11, 72.00, 39.00, 9.00, 6.00, 12.00 +ROA, 05, 11, 75.00, 52.00, 24.00, 27.00, 38.00 +ROC, 05, 11, 67.00, 45.00, 25.00, 27.00, 39.00 +ROW, 05, 11, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 11, 74.00, 51.00, 22.00, 19.00, 30.00 +RST, 05, 11, 67.00, 45.00, 28.00, 27.00, 40.00 +RWF, 05, 11, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 11, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 11, 79.00, 49.00, 5.00, 5.00, 8.00 +SAF, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 11, 69.00, 59.00, 3.00, 4.00, 6.00 +SAT, 05, 11, 84.00, 65.00, 22.00, 19.00, 32.00 +SAV, 05, 11, 83.00, 62.00, 14.00, 22.00, 30.00 +SAW, 05, 11, 59.00, 40.00, -9999.00, -9999.00, 40.00 +SBA, 05, 11, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 11, 80.00, 51.00, -9999.00, -9999.00, 9.00 +SBN, 05, 11, 69.00, 48.00, 27.00, 26.00, 39.00 +SBP, 05, 11, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 11, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 11, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 11, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 11, 81.00, 51.00, 5.00, 4.00, 7.00 +SDF, 05, 11, 75.00, 54.00, 29.00, 27.00, 41.00 +SEA, 05, 11, 63.00, 45.00, 26.00, 26.00, 38.00 +SEM, 05, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 11, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 11, 66.00, 49.00, 4.00, 6.00, 8.00 +SGF, 05, 11, 75.00, 52.00, 29.00, 24.00, 40.00 +SGY, 05, 11, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 11, 65.00, 38.00, 26.00, 27.00, 38.00 +SHV, 05, 11, 82.00, 61.00, 22.00, 19.00, 33.00 +SIT, 05, 11, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 11, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 11, 86.00, 60.00, 19.00, 12.00, 27.00 +SKA, 05, 11, 65.00, 41.00, -9999.00, -9999.00, 25.00 +SKF, 05, 11, 84.00, 65.00, -9999.00, -9999.00, 24.00 +SLC, 05, 11, 71.00, 45.00, 21.00, 23.00, 30.00 +SLE, 05, 11, 66.00, 41.00, 22.00, 28.00, 35.00 +SLN, 05, 11, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 11, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 11, 68.00, 46.00, -9999.00, 3.00, 6.00 +SNA, 05, 11, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 11, 38.00, 30.00, 29.00, 38.00, 47.00 +SNS, 05, 11, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 11, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 11, 74.00, 51.00, 26.00, 25.00, 39.00 +SPS, 05, 11, 82.00, 58.00, 20.00, 14.00, 28.00 +SRQ, 05, 11, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 11, 82.00, 57.00, -9999.00, -9999.00, 29.00 +SSI, 05, 11, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +STC, 05, 11, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 11, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +STL, 05, 11, 75.00, 55.00, 24.00, 27.00, 38.00 +STNV, 05, 11, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +STS, 05, 11, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 11, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 11, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 11, 77.00, 49.00, -9999.00, -9999.00, 9.00 +SUX, 05, 11, 72.00, 49.00, 27.00, 24.00, 37.00 +SVN, 05, 11, 83.00, 62.00, -9999.00, -9999.00, 27.00 +SWF, 05, 11, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 11, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 11, 67.00, 45.00, 30.00, 32.00, 46.00 +SZL, 05, 11, 75.00, 51.00, -9999.00, -9999.00, 33.00 +TAD, 05, 11, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 11, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 11, 77.00, 49.00, -9999.00, -9999.00, 33.00 +TCC, 05, 11, 80.00, 50.00, 12.00, 9.00, 18.00 +TCL, 05, 11, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 11, 67.00, 42.00, -9999.00, -9999.00, 34.00 +TCS, 05, 11, 82.00, 53.00, -9999.00, -9999.00, 8.00 +TEB, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 11, 78.00, 57.00, -9999.00, -9999.00, 29.00 +TKA, 05, 11, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 11, 85.00, 60.00, 12.00, 22.00, 29.00 +TNX, 05, 11, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 11, 70.00, 46.00, 26.00, 29.00, 42.00 +TOP, 05, 11, 75.00, 52.00, 28.00, 24.00, 41.00 +TPA, 05, 11, 86.00, 67.00, 10.00, 14.00, 19.00 +TPH, 05, 11, 72.00, 41.00, 8.00, 6.00, 12.00 +TRI, 05, 11, 74.00, 51.00, 26.00, 30.00, 41.00 +TRK, 05, 11, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 11, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 11, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 11, 79.00, 58.00, 26.00, 21.00, 36.00 +TUP, 05, 11, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 11, 89.00, 57.00, 4.00, 4.00, 7.00 +TVC, 05, 11, 65.00, 40.00, 21.00, 19.00, 29.00 +TVL, 05, 11, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 11, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 11, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 11, 77.00, 52.00, 25.00, 29.00, 39.00 +T01, 05, 11, 74.00, 51.00, -9999.00, -9999.00, 33.00 +T02, 05, 11, 80.00, 57.00, -9999.00, -9999.00, 31.00 +T03, 05, 11, 81.00, 58.00, -9999.00, -9999.00, 27.00 +T04, 05, 11, 85.00, 66.00, -9999.00, -9999.00, 20.00 +T05, 05, 11, 74.00, 50.00, -9999.00, -9999.00, 31.00 +T06, 05, 11, 83.00, 57.00, -9999.00, -9999.00, 26.00 +T07, 05, 11, 78.00, 44.00, -9999.00, -9999.00, 26.00 +T08, 05, 11, 71.00, 49.00, -9999.00, -9999.00, 18.00 +UCA, 05, 11, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 11, 80.00, 52.00, -9999.00, -9999.00, 3.00 +UIL, 05, 11, 59.00, 41.00, 47.00, 48.00, 58.00 +UIN, 05, 11, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 11, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 11, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 11, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +U15, 05, 11, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +U28, 05, 11, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 11, 84.00, 58.00, -9999.00, -9999.00, 26.00 +VBG, 05, 11, 69.00, 47.00, -9999.00, -9999.00, 11.00 +VCT, 05, 11, 84.00, 67.00, 16.00, 15.00, 26.00 +VCV, 05, 11, 80.00, 47.00, -9999.00, -9999.00, 3.00 +VDZ, 05, 11, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 11, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 11, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 11, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 11, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 11, 84.00, 60.00, -9999.00, -9999.00, 21.00 +VRB, 05, 11, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 11, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 11, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 11, 74.00, 51.00, 23.00, 22.00, -9999.00 +WJA, 05, 11, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 11, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 11, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 11, 72.00, 37.00, 13.00, 13.00, 20.00 +WPO, 05, 11, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 11, 84.00, 58.00, -9999.00, -9999.00, 28.00 +WRG, 05, 11, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 11, 73.00, 47.00, -9999.00, -9999.00, 35.00 +WRL, 05, 11, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +X68, 05, 11, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 11, 49.00, 36.00, 54.00, 54.00, 67.00 +YCG, 05, 11, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 11, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 11, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 11, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 11, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 11, 71.00, 41.00, 9.00, 12.00, 17.00 +YNG, 05, 11, 68.00, 45.00, 31.00, 31.00, 44.00 +YPA, 05, 11, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 11, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 11, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 11, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 11, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 11, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 11, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 11, 93.00, 63.00, 1.00, 1.00, 2.00 +YVR, 05, 11, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 11, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 11, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 11, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 11, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 11, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 11, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 11, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 11, 62.00, 37.00, 24.00, 24.00, 36.00 +ZUN, 05, 11, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 11, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 11, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 11, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +01R, 05, 11, 83.00, 61.00, -9999.00, -9999.00, 28.00 +1V1, 05, 11, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 11, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 11, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 11, 76.00, 58.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 11, 82.00, 57.00, -9999.00, -9999.00, 31.00 +3B1, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 11, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 11, 67.00, 40.00, -9999.00, -9999.00, 34.00 +3SE, 05, 11, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 11, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 11, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 11, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 11, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 11, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 11, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 11, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 12, 71.00, 49.00, 29.00, 28.00, 42.00 +ABI, 05, 12, 84.00, 61.00, 17.00, 13.00, 25.00 +ABQ, 05, 12, 79.00, 48.00, 11.00, 9.00, 16.00 +ABR, 05, 12, 69.00, 44.00, 21.00, 17.00, 31.00 +ABY, 05, 12, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 12, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 12, 84.00, 64.00, 20.00, 19.00, 30.00 +ACV, 05, 12, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 12, 70.00, 49.00, 24.00, 24.00, 36.00 +ADK, 05, 12, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 12, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 12, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 12, 74.00, 50.00, -9999.00, -9999.00, 27.00 +AEX, 05, 12, 84.00, 63.00, -9999.00, -9999.00, 28.00 +AFF, 05, 12, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 12, 89.00, 65.00, -9999.00, -9999.00, 37.00 +AGS, 05, 12, 84.00, 57.00, 20.00, 24.00, 34.00 +AHN, 05, 12, 80.00, 58.00, 18.00, 23.00, 32.00 +AKN, 05, 12, 50.00, 33.00, 28.00, 25.00, 39.00 +AKO, 05, 12, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 12, 69.00, 45.00, 28.00, 29.00, 43.00 +ALI, 05, 12, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 12, 71.00, 48.00, 26.00, 24.00, 40.00 +ALS, 05, 12, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 12, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 12, 79.00, 51.00, 19.00, 13.00, 26.00 +AMG, 05, 12, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 12, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 12, 54.00, 38.00, 15.00, 13.00, 22.00 +AND, 05, 12, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 12, 56.00, 42.00, 48.00, 48.00, 61.00 +AOO, 05, 12, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +APN, 05, 12, 64.00, 39.00, 25.00, 28.00, 40.00 +AQQ, 05, 12, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ART, 05, 12, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +AST, 05, 12, 60.00, 45.00, 38.00, 41.00, 51.00 +ATL, 05, 12, 79.00, 58.00, 20.00, 26.00, 36.00 +ATW, 05, 12, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 12, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 12, 73.00, 50.00, -9999.00, -9999.00, 37.00 +AUG, 05, 12, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 12, 85.00, 66.00, 19.00, 18.00, 31.00 +AUW, 05, 12, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 12, 75.00, 51.00, 25.00, 28.00, 37.00 +AVP, 05, 12, 69.00, 48.00, 30.00, 32.00, 46.00 +AXN, 05, 12, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 12, 67.00, 45.00, -9999.00, -9999.00, 36.00 +AYS, 05, 12, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 12, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 12, 82.00, 54.00, -9999.00, -9999.00, 11.00 +BAD, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +BAF, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 12, 61.00, 30.00, -9999.00, -9999.00, 19.00 +BDL, 05, 12, 71.00, 47.00, 27.00, 25.00, 39.00 +BDR, 05, 12, 66.00, 49.00, 28.00, 24.00, 38.00 +BET, 05, 12, 47.00, 31.00, 21.00, 18.00, 30.00 +BFD, 05, 12, 64.00, 41.00, 32.00, 35.00, 47.00 +BFF, 05, 12, 70.00, 41.00, 24.00, 20.00, 35.00 +BFL, 05, 12, 84.00, 57.00, 3.00, 3.00, 4.00 +BGM, 05, 12, 65.00, 45.00, 30.00, 32.00, 46.00 +BGR, 05, 12, 63.00, 42.00, 27.00, 26.00, 38.00 +BGS, 05, 12, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 12, 81.00, 57.00, 23.00, 24.00, 36.00 +BID, 05, 12, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 12, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 12, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 12, 66.00, 43.00, 24.00, 27.00, 37.00 +BIS, 05, 12, 67.00, 41.00, 21.00, 19.00, 31.00 +BIX, 05, 12, 83.00, 66.00, -9999.00, -9999.00, 22.00 +BJI, 05, 12, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 12, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 12, 70.00, 39.00, -9999.00, -9999.00, 30.00 +BKW, 05, 12, 70.00, 49.00, 30.00, 34.00, 45.00 +BLF, 05, 12, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 12, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 12, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 12, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 12, 77.00, 52.00, -9999.00, -9999.00, 34.00 +BNA, 05, 12, 78.00, 56.00, 26.00, 27.00, 41.00 +BNO, 05, 12, 65.00, 36.00, -9999.00, 15.00, 33.00 +BOI, 05, 12, 70.00, 44.00, 15.00, 17.00, 24.00 +BOS, 05, 12, 66.00, 49.00, 28.00, 24.00, 40.00 +BPI, 05, 12, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 12, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 12, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 12, 72.00, 51.00, -9999.00, -9999.00, 31.00 +BRO, 05, 12, 88.00, 72.00, 12.00, 10.00, 17.00 +BRW, 05, 12, 23.00, 13.00, 9.00, 11.00, 18.00 +BSM, 05, 12, 85.00, 66.00, -9999.00, -9999.00, 25.00 +BTI, 05, 12, 25.00, 14.00, 8.00, 11.00, 16.00 +BTL, 05, 12, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 12, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 12, 86.00, 65.00, 17.00, 18.00, 28.00 +BTT, 05, 12, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 12, 66.00, 45.00, 30.00, 29.00, 46.00 +BUB, 05, 12, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 12, 65.00, 46.00, 28.00, 30.00, 42.00 +BUR, 05, 12, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 12, 83.00, 67.00, -9999.00, 14.00, 22.00 +BWG, 05, 12, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 12, 74.00, 52.00, 26.00, 27.00, 39.00 +BYH, 05, 12, 80.00, 59.00, -9999.00, -9999.00, 34.00 +BYI, 05, 12, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 12, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 12, 83.00, 58.00, 18.00, 21.00, 30.00 +CAG, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 12, 69.00, 47.00, 30.00, 33.00, 44.00 +CAO, 05, 12, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 12, 61.00, 39.00, 32.00, 33.00, 45.00 +CBM, 05, 12, 82.00, 58.00, -9999.00, -9999.00, 25.00 +CDB, 05, 12, 44.00, 35.00, 47.00, 47.00, 64.00 +CDC, 05, 12, 71.00, 41.00, 13.00, 13.00, 20.00 +CDR, 05, 12, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 12, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 12, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 12, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 12, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 12, 78.00, 55.00, 20.00, 26.00, 37.00 +CHO, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 12, 83.00, 62.00, 18.00, 20.00, 30.00 +CID, 05, 12, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 12, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 12, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 12, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 12, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 12, 68.00, 47.00, 28.00, 30.00, 43.00 +CLL, 05, 12, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 12, 78.00, 56.00, 23.00, 23.00, 35.00 +CMH, 05, 12, 72.00, 49.00, 25.00, 30.00, 42.00 +CMI, 05, 12, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 12, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 12, 73.00, 51.00, 28.00, 18.00, 35.00 +CNM, 05, 12, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 12, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +COD, 05, 12, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +COF, 05, 12, 85.00, 66.00, -9999.00, -9999.00, 25.00 +CON, 05, 12, 68.00, 41.00, 26.00, 25.00, 38.00 +COS, 05, 12, 68.00, 42.00, 23.00, 24.00, 36.00 +COT, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 12, 74.00, 53.00, 30.00, 28.00, 44.00 +CPR, 05, 12, 66.00, 37.00, 26.00, 25.00, 37.00 +CRBC, 05, 12, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 12, 86.00, 70.00, 15.00, 13.00, 23.00 +CRW, 05, 12, 75.00, 51.00, 31.00, 33.00, 45.00 +CSG, 05, 12, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 12, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 12, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 12, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 12, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 12, 73.00, 51.00, 25.00, 27.00, 39.00 +CVN, 05, 12, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 12, 80.00, 50.00, -9999.00, -9999.00, 15.00 +CXY, 05, 12, 72.00, 50.00, 22.00, 29.00, 38.00 +CYS, 05, 12, 64.00, 39.00, 26.00, 26.00, 38.00 +DAA, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 05, 12, 85.00, 65.00, 14.00, 23.00, 29.00 +DAG, 05, 12, 87.00, 59.00, 3.00, 2.00, 4.00 +DAL, 05, 12, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 12, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 12, 72.00, 50.00, 27.00, 26.00, 39.00 +DBQ, 05, 12, 68.00, 47.00, 25.00, 23.00, 36.00 +DCA, 05, 12, 76.00, 56.00, 23.00, 26.00, 35.00 +DDC, 05, 12, 76.00, 51.00, 24.00, 18.00, 32.00 +DEC, 05, 12, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 12, 70.00, 43.00, 25.00, 22.00, 34.00 +DFW, 05, 12, 83.00, 62.00, 23.00, 17.00, 32.00 +DHN, 05, 12, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 12, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 12, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 12, 88.00, 66.00, -9999.00, -9999.00, 20.00 +DLG, 05, 12, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 12, 61.00, 39.00, 28.00, 25.00, 40.00 +DLLC, 05, 12, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 12, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 12, 89.00, 58.00, -9999.00, -9999.00, 2.00 +DMN, 05, 12, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 12, 75.00, 52.00, -9999.00, -9999.00, 35.00 +DPG, 05, 12, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 12, 85.00, 61.00, -9999.00, -9999.00, 21.00 +DRA, 05, 12, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 12, 88.00, 66.00, 17.00, 12.00, 23.00 +DSM, 05, 12, 72.00, 51.00, 28.00, 26.00, 40.00 +DTW, 05, 12, 69.00, 46.00, 24.00, 25.00, 37.00 +DUG, 05, 12, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 12, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 12, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 12, 84.00, 61.00, -9999.00, -9999.00, 24.00 +D45, 05, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 12, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 12, 69.00, 44.00, 24.00, 24.00, 35.00 +ECG, 05, 12, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 12, 80.00, 53.00, -9999.00, -9999.00, 8.00 +EED, 05, 12, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 12, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 12, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 12, 70.00, 43.00, 35.00, 36.00, 49.00 +EKO, 05, 12, 69.00, 36.00, 14.00, 16.00, 23.00 +ELD, 05, 12, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 12, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 12, 87.00, 56.00, 6.00, 3.00, 8.00 +ELY, 05, 12, 67.00, 33.00, 16.00, 17.00, 24.00 +EMP, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 12, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +END, 05, 12, 80.00, 57.00, -9999.00, -9999.00, 21.00 +ENN, 05, 12, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 12, 71.00, 49.00, -9999.00, -9999.00, 18.00 +EPH, 05, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 12, 65.00, 47.00, 30.00, 27.00, 41.00 +ESF, 05, 12, 84.00, 63.00, -9999.00, -9999.00, 28.00 +EUG, 05, 12, 67.00, 45.00, 22.00, 27.00, 35.00 +EVV, 05, 12, 76.00, 54.00, 27.00, 28.00, 40.00 +EWN, 05, 12, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 12, 72.00, 52.00, 28.00, 27.00, 41.00 +EYW, 05, 12, 85.00, 76.00, 16.00, 13.00, 24.00 +E74, 05, 12, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 12, 78.00, 53.00, -9999.00, -9999.00, 32.00 +FAI, 05, 12, 58.00, 37.00, 17.00, 15.00, 25.00 +FAR, 05, 12, 68.00, 43.00, 21.00, 16.00, 29.00 +FAT, 05, 12, 84.00, 54.00, 3.00, 2.00, 4.00 +FAY, 05, 12, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 12, 64.00, 38.00, 23.00, 26.00, 38.00 +FCS, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 05, 12, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 12, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +FLG, 05, 12, 67.00, 33.00, 11.00, 14.00, 18.00 +FLL, 05, 12, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 12, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 12, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +FME, 05, 12, 76.00, 49.00, -9999.00, -9999.00, 29.00 +FMH, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FMN, 05, 12, 78.00, 40.00, 10.00, 7.00, 13.00 +FMY, 05, 12, 89.00, 68.00, 9.00, 16.00, 20.00 +FNT, 05, 12, 67.00, 45.00, 23.00, 25.00, 38.00 +FOD, 05, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 12, 75.00, 53.00, -9999.00, -9999.00, 34.00 +FOK, 05, 12, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 12, 76.00, 53.00, -9999.00, -9999.00, 32.00 +FSD, 05, 12, 70.00, 45.00, 29.00, 20.00, 35.00 +FSI, 05, 12, 82.00, 58.00, -9999.00, -9999.00, 30.00 +FSM, 05, 12, 80.00, 57.00, 27.00, 25.00, 39.00 +FTK, 05, 12, 76.00, 51.00, -9999.00, -9999.00, 34.00 +FWA, 05, 12, 70.00, 48.00, 24.00, 27.00, 39.00 +FWH, 05, 12, 82.00, 61.00, -9999.00, -9999.00, 26.00 +FYU, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 12, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 12, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 12, 96.00, 61.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 12, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 12, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 12, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 12, 65.00, 42.00, 20.00, 23.00, 32.00 +GFA, 05, 12, 65.00, 40.00, -9999.00, -9999.00, 31.00 +GFK, 05, 12, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 12, 67.00, 42.00, 22.00, 21.00, 32.00 +GJT, 05, 12, 75.00, 47.00, 15.00, 15.00, 22.00 +GKN, 05, 12, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 12, 72.00, 45.00, 23.00, 18.00, 32.00 +GLH, 05, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 12, 80.00, 72.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 12, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 12, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +GON, 05, 12, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 12, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 12, 66.00, 43.00, 25.00, 22.00, 37.00 +GRCI, 05, 12, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 12, 67.00, 43.00, -9999.00, -9999.00, 30.00 +GRI, 05, 12, 73.00, 49.00, 26.00, 21.00, 36.00 +GRK, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GRR, 05, 12, 68.00, 45.00, 24.00, 25.00, 38.00 +GSB, 05, 12, 80.00, 57.00, -9999.00, -9999.00, 30.00 +GSG, 05, 12, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 12, 77.00, 54.00, 21.00, 22.00, 35.00 +GSP, 05, 12, 79.00, 56.00, 26.00, 27.00, 39.00 +GST, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 12, 65.00, 45.00, -9999.00, -9999.00, 43.00 +GTF, 05, 12, 65.00, 40.00, 24.00, 27.00, 35.00 +GUP, 05, 12, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 12, 72.00, 48.00, -9999.00, -9999.00, 37.00 +GVW, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 05, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 12, 74.00, 59.00, 22.00, 19.00, 33.00 +HBR, 05, 12, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 12, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 12, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 12, 69.00, 44.00, -9999.00, -9999.00, 26.00 +HKY, 05, 12, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 12, 65.00, 39.00, 22.00, 23.00, 34.00 +HMN, 05, 12, 88.00, 47.00, -9999.00, -9999.00, 7.00 +HMS, 05, 12, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 12, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 12, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +HON, 05, 12, 70.00, 44.00, 22.00, 19.00, 32.00 +HOP, 05, 12, 78.00, 53.00, -9999.00, -9999.00, 34.00 +HOT, 05, 12, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 12, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 12, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 12, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 12, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 12, 85.00, 61.00, -9999.00, -9999.00, 20.00 +HST, 05, 12, 87.00, 67.00, -9999.00, -9999.00, 30.00 +HSV, 05, 12, 79.00, 57.00, 26.00, 26.00, 40.00 +HTL, 05, 12, 65.00, 41.00, 25.00, 24.00, 38.00 +HTS, 05, 12, 75.00, 52.00, 29.00, 30.00, 42.00 +HUF, 05, 12, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 12, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 12, 67.00, 41.00, 22.00, 21.00, 31.00 +IAB, 05, 12, 76.00, 54.00, -9999.00, -9999.00, 32.00 +IAD, 05, 12, 74.00, 49.00, 25.00, 29.00, 39.00 +IAG, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 12, 85.00, 64.00, 20.00, 16.00, 28.00 +ICT, 05, 12, 76.00, 54.00, 27.00, 21.00, 38.00 +IDA, 05, 12, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 12, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 12, 72.00, 51.00, 25.00, 27.00, 40.00 +ILI, 05, 12, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 12, 81.00, 59.00, 21.00, 20.00, 34.00 +IMT, 05, 12, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +IND, 05, 12, 73.00, 51.00, 30.00, 27.00, 42.00 +INL, 05, 12, 64.00, 39.00, 26.00, 21.00, 36.00 +INS, 05, 12, 81.00, 53.00, -9999.00, -9999.00, 3.00 +INT, 05, 12, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +INW, 05, 12, 79.00, 44.00, 7.00, 10.00, 14.00 +IPL, 05, 12, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 12, 70.00, 47.00, 30.00, 32.00, 44.00 +IRK, 05, 12, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 12, 67.00, 41.00, 22.00, 18.00, 30.00 +ISP, 05, 12, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 12, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 12, 93.00, 59.00, -9999.00, -9999.00, 3.00 +IWD, 05, 12, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 12, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 12, 84.00, 60.00, 23.00, 20.00, 33.00 +JAX, 05, 12, 85.00, 62.00, 14.00, 21.00, 28.00 +JBR, 05, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 12, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 12, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 12, 67.00, 52.00, 26.00, 26.00, 40.00 +JHW, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 12, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 12, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 12, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 12, 55.00, 39.00, 45.00, 41.00, 55.00 +JST, 05, 12, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 12, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 12, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 12, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 12, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 12, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 12, 68.00, 44.00, 25.00, 24.00, 38.00 +LAR, 05, 12, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 12, 87.00, 60.00, 4.00, 4.00, 6.00 +LAX, 05, 12, 69.00, 56.00, 3.00, 3.00, 5.00 +LBB, 05, 12, 83.00, 55.00, 19.00, 11.00, 26.00 +LBF, 05, 12, 71.00, 44.00, 29.00, 17.00, 36.00 +LCH, 05, 12, 84.00, 66.00, 17.00, 15.00, 25.00 +LCK, 05, 12, 73.00, 50.00, -9999.00, -9999.00, 39.00 +LEB, 05, 12, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 12, 74.00, 53.00, 28.00, 29.00, 41.00 +LFI, 05, 12, 74.00, 57.00, -9999.00, -9999.00, 33.00 +LFK, 05, 12, 85.00, 63.00, 21.00, 20.00, 30.00 +LFT, 05, 12, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 12, 69.00, 53.00, 27.00, 25.00, 38.00 +LGB, 05, 12, 73.00, 56.00, 3.00, 3.00, 5.00 +LGU, 05, 12, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 12, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 12, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 12, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 12, 81.00, 59.00, 23.00, 23.00, 35.00 +LIZ, 05, 12, 61.00, 39.00, -9999.00, -9999.00, 41.00 +LMT, 05, 12, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +LND, 05, 12, 65.00, 39.00, 20.00, 21.00, 30.00 +LNK, 05, 12, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 12, 74.00, 41.00, 7.00, 9.00, 12.00 +LOZ, 05, 12, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 12, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 12, 80.00, 58.00, -9999.00, -9999.00, 35.00 +LSE, 05, 12, 70.00, 47.00, 21.00, 24.00, 36.00 +LSF, 05, 12, 83.00, 61.00, -9999.00, -9999.00, 34.00 +LSV, 05, 12, 91.00, 54.00, -9999.00, -9999.00, 3.00 +LTS, 05, 12, 85.00, 57.00, -9999.00, -9999.00, 31.00 +LUF, 05, 12, 94.00, 57.00, -9999.00, -9999.00, 2.00 +LVS, 05, 12, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 12, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 12, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 12, 75.00, 52.00, 23.00, 25.00, 37.00 +MAF, 05, 12, 87.00, 58.00, 13.00, 10.00, 19.00 +MBL, 05, 12, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 12, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 12, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 12, 81.00, 53.00, -9999.00, -9999.00, 11.00 +MCF, 05, 12, 87.00, 67.00, -9999.00, -9999.00, 20.00 +MCG, 05, 12, 54.00, 34.00, 22.00, 19.00, 32.00 +MCI, 05, 12, 74.00, 53.00, 28.00, 23.00, 40.00 +MCK, 05, 12, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 12, 84.00, 59.00, 17.00, 23.00, 32.00 +MCO, 05, 12, 88.00, 66.00, 15.00, 24.00, 31.00 +MCW, 05, 12, 70.00, 46.00, 23.00, 22.00, 35.00 +MC2, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MDH, 05, 12, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 12, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 12, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 12, 70.00, 49.00, 29.00, 27.00, 41.00 +MEI, 05, 12, 84.00, 59.00, 20.00, 20.00, 33.00 +MEM, 05, 12, 81.00, 61.00, 22.00, 27.00, 37.00 +MER, 05, 12, 83.00, 50.00, -9999.00, -9999.00, 7.00 +MFD, 05, 12, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 12, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 12, 72.00, 43.00, 15.00, 14.00, 20.00 +MGE, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 05, 12, 83.00, 60.00, 18.00, 22.00, 32.00 +MGW, 05, 12, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 12, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 12, 79.00, 51.00, -9999.00, -9999.00, 11.00 +MHS, 05, 12, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 12, 86.00, 70.00, 16.00, 26.00, 32.00 +MIB, 05, 12, 65.00, 42.00, -9999.00, -9999.00, 32.00 +MIV, 05, 12, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 12, 75.00, 42.00, -9999.00, -9999.00, 19.00 +MKC, 05, 12, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 12, 63.00, 44.00, 27.00, 27.00, 41.00 +MKG, 05, 12, 66.00, 45.00, 23.00, 22.00, 34.00 +MKL, 05, 12, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 12, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 12, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 12, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 12, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 12, 72.00, 49.00, 29.00, 28.00, 42.00 +MLS, 05, 12, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 12, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 12, 85.00, 60.00, -9999.00, -9999.00, 31.00 +MOB, 05, 12, 85.00, 64.00, 17.00, 23.00, 32.00 +MOT, 05, 12, 65.00, 42.00, 18.00, 16.00, 26.00 +MPV, 05, 12, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 12, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 12, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 12, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 12, 64.00, 48.00, -9999.00, -9999.00, 16.00 +MSL, 05, 12, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 12, 68.00, 43.00, 26.00, 25.00, 40.00 +MSO, 05, 12, 65.00, 38.00, 26.00, 23.00, 36.00 +MSP, 05, 12, 69.00, 47.00, 25.00, 26.00, 37.00 +MSS, 05, 12, 66.00, 43.00, 27.00, 28.00, 39.00 +MSY, 05, 12, 84.00, 65.00, 14.00, 20.00, 28.00 +MTC, 05, 12, 66.00, 45.00, -9999.00, -9999.00, 35.00 +MTN, 05, 12, 74.00, 52.00, -9999.00, -9999.00, 29.00 +MTO, 05, 12, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 12, 72.00, 48.00, -9999.00, -9999.00, 29.00 +MUO, 05, 12, 76.00, 43.00, -9999.00, -9999.00, 19.00 +MWA, 05, 12, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 12, 83.00, 60.00, -9999.00, -9999.00, 25.00 +MYL, 05, 12, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 12, 82.00, 59.00, -9999.00, -9999.00, 28.00 +NAO, 05, 12, 80.00, 66.00, -9999.00, -9999.00, 31.00 +NBC, 05, 12, 83.00, 63.00, -9999.00, -9999.00, 28.00 +NBE, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 05, 12, 69.00, 47.00, -9999.00, -9999.00, 39.00 +NCA, 05, 12, 82.00, 55.00, -9999.00, -9999.00, 32.00 +NCO, 05, 12, 64.00, 47.00, -9999.00, -9999.00, 37.00 +NC1, 05, 12, 81.00, 53.00, -9999.00, -9999.00, 7.00 +NEL, 05, 12, 71.00, 48.00, -9999.00, -9999.00, 35.00 +NFG, 05, 12, 68.00, 54.00, -9999.00, -9999.00, 15.00 +NFL, 05, 12, 73.00, 41.00, -9999.00, -9999.00, 13.00 +NGP, 05, 12, 85.00, 70.00, -9999.00, -9999.00, 19.00 +NGU, 05, 12, 75.00, 56.00, -9999.00, -9999.00, 32.00 +NGZ, 05, 12, 66.00, 51.00, -9999.00, -9999.00, 7.00 +NHK, 05, 12, 75.00, 52.00, -9999.00, -9999.00, 35.00 +NHZ, 05, 12, 62.00, 43.00, -9999.00, -9999.00, 39.00 +NID, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 12, 85.00, 62.00, -9999.00, -9999.00, 28.00 +NIR, 05, 12, 86.00, 66.00, -9999.00, -9999.00, 19.00 +NKT, 05, 12, 78.00, 60.00, -9999.00, -9999.00, 31.00 +NKX, 05, 12, 69.00, 59.00, -9999.00, -9999.00, 11.00 +NLC, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NMM, 05, 12, 83.00, 57.00, -9999.00, -9999.00, 29.00 +NPA, 05, 12, 83.00, 66.00, -9999.00, -9999.00, 23.00 +NQA, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NQI, 05, 12, 89.00, 68.00, -9999.00, -9999.00, 19.00 +NQX, 05, 12, 85.00, 76.00, -9999.00, -9999.00, 25.00 +NRB, 05, 12, 83.00, 65.00, -9999.00, -9999.00, 25.00 +NRC, 05, 12, 84.00, 50.00, -9999.00, -9999.00, 8.00 +NRS, 05, 12, 67.00, 56.00, -9999.00, -9999.00, 7.00 +NSE, 05, 12, 85.00, 62.00, -9999.00, -9999.00, 26.00 +NSI, 05, 12, 69.00, 52.00, -9999.00, -9999.00, 4.00 +NTD, 05, 12, 69.00, 52.00, -9999.00, -9999.00, 4.00 +NTK, 05, 12, 74.00, 56.00, -9999.00, -9999.00, 7.00 +NTU, 05, 12, 75.00, 56.00, -9999.00, -9999.00, 32.00 +NUC, 05, 12, 68.00, 55.00, -9999.00, -9999.00, 4.00 +NUQ, 05, 12, 73.00, 48.00, -9999.00, -9999.00, 11.00 +NUW, 05, 12, 63.00, 44.00, -9999.00, -9999.00, 30.00 +NWF, 05, 12, 73.00, 56.00, -9999.00, -9999.00, 5.00 +NXX, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 12, 76.00, 51.00, -9999.00, -9999.00, 35.00 +NZC, 05, 12, 86.00, 59.00, -9999.00, -9999.00, 28.00 +NZJ, 05, 12, 75.00, 52.00, -9999.00, -9999.00, 10.00 +NZW, 05, 12, 67.00, 46.00, -9999.00, -9999.00, 35.00 +NZY, 05, 12, 69.00, 59.00, -9999.00, -9999.00, 7.00 +OAK, 05, 12, 69.00, 47.00, 4.00, 6.00, 9.00 +OAR, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +OFF, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 12, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 12, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 12, 79.00, 57.00, 27.00, 17.00, 34.00 +OLM, 05, 12, 65.00, 41.00, 29.00, 33.00, 43.00 +OMA, 05, 12, 73.00, 50.00, 22.00, 24.00, 34.00 +OME, 05, 12, 41.00, 28.00, 16.00, 17.00, 25.00 +ONT, 05, 12, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 12, 69.00, 47.00, 30.00, 24.00, 40.00 +ORF, 05, 12, 75.00, 56.00, 22.00, 23.00, 33.00 +ORH, 05, 12, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 12, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 12, 63.00, 41.00, -9999.00, -9999.00, 34.00 +OTG, 05, 12, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 12, 60.00, 47.00, 29.00, 32.00, 42.00 +OTM, 05, 12, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 12, 37.00, 23.00, 6.00, 10.00, 13.00 +OURC, 05, 12, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 12, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 12, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 12, 85.00, 60.00, -9999.00, -9999.00, 27.00 +PACZ, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 12, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 12, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 12, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 12, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 12, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 12, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 12, 84.00, 62.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 12, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 12, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 12, 41.00, 36.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 12, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 12, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 12, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 12, 66.00, 44.00, -9999.00, -9999.00, 36.00 +PBI, 05, 12, 86.00, 70.00, 20.00, 29.00, 38.00 +PDT, 05, 12, 69.00, 46.00, 17.00, 15.00, 24.00 +PDX, 05, 12, 67.00, 47.00, 27.00, 32.00, 40.00 +PFN, 05, 12, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 12, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 12, 72.00, 52.00, 25.00, 27.00, 40.00 +PHX, 05, 12, 93.00, 63.00, 3.00, 2.00, 4.00 +PIA, 05, 12, 72.00, 50.00, 29.00, 25.00, 40.00 +PIB, 05, 12, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 12, 67.00, 39.00, 22.00, 21.00, 33.00 +PIR, 05, 12, 70.00, 45.00, 21.00, 17.00, 28.00 +PIT, 05, 12, 70.00, 48.00, 32.00, 30.00, 45.00 +PKB, 05, 12, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 12, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 12, 83.00, 66.00, 15.00, 16.00, 26.00 +POB, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 12, 84.00, 61.00, -9999.00, -9999.00, 33.00 +POM, 05, 12, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +POU, 05, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 12, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 12, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 12, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 12, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 12, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 12, 66.00, 42.00, -9999.00, -9999.00, 37.00 +PSP, 05, 12, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 12, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 12, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 12, 76.00, 45.00, 16.00, 16.00, 23.00 +PUC, 05, 12, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 12, 67.00, 47.00, 27.00, 24.00, 40.00 +PVU, 05, 12, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 12, 62.00, 43.00, 29.00, 27.00, 41.00 +P02, 05, 12, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +P07, 05, 12, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +P11, 05, 12, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P24, 05, 12, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P28, 05, 12, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +P35, 05, 12, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +P38, 05, 12, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +P39, 05, 12, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +P58, 05, 12, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +P59, 05, 12, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +P60, 05, 12, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +P61, 05, 12, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +P67, 05, 12, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +P68, 05, 12, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +P69, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 12, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 12, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 12, 68.00, 42.00, 24.00, 25.00, 35.00 +RBL, 05, 12, 81.00, 54.00, 8.00, 6.00, 11.00 +RCA, 05, 12, 68.00, 42.00, -9999.00, -9999.00, 33.00 +RDD, 05, 12, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 12, 67.00, 35.00, 11.00, 12.00, 18.00 +RDR, 05, 12, 67.00, 42.00, -9999.00, -9999.00, 31.00 +RDU, 05, 12, 79.00, 55.00, 22.00, 20.00, 33.00 +REE, 05, 12, 83.00, 55.00, -9999.00, -9999.00, 21.00 +REJ, 05, 12, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 12, 70.00, 47.00, 29.00, 25.00, 41.00 +RIC, 05, 12, 78.00, 54.00, 22.00, 24.00, 35.00 +RIV, 05, 12, 79.00, 52.00, -9999.00, -9999.00, 7.00 +RIW, 05, 12, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 12, 63.00, 36.00, 14.00, 15.00, 23.00 +RME, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +RMG, 05, 12, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +RND, 05, 12, 85.00, 65.00, -9999.00, -9999.00, 25.00 +RNO, 05, 12, 72.00, 40.00, 9.00, 6.00, 12.00 +ROA, 05, 12, 75.00, 52.00, 24.00, 27.00, 38.00 +ROC, 05, 12, 67.00, 46.00, 25.00, 27.00, 39.00 +ROW, 05, 12, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 12, 75.00, 51.00, 22.00, 19.00, 30.00 +RST, 05, 12, 67.00, 45.00, 28.00, 27.00, 40.00 +RWF, 05, 12, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 12, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 12, 80.00, 50.00, 5.00, 4.00, 7.00 +SAF, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 12, 69.00, 59.00, 3.00, 4.00, 6.00 +SAT, 05, 12, 85.00, 65.00, 22.00, 19.00, 32.00 +SAV, 05, 12, 84.00, 63.00, 14.00, 22.00, 30.00 +SAW, 05, 12, 59.00, 41.00, -9999.00, -9999.00, 40.00 +SBA, 05, 12, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 12, 81.00, 52.00, -9999.00, -9999.00, 9.00 +SBN, 05, 12, 69.00, 48.00, 27.00, 26.00, 38.00 +SBP, 05, 12, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 12, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 12, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 12, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 12, 81.00, 52.00, 4.00, 3.00, 6.00 +SDF, 05, 12, 76.00, 54.00, 29.00, 27.00, 41.00 +SEA, 05, 12, 64.00, 46.00, 26.00, 26.00, 37.00 +SEM, 05, 12, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 12, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 12, 67.00, 50.00, 4.00, 6.00, 8.00 +SGF, 05, 12, 76.00, 53.00, 29.00, 24.00, 40.00 +SGY, 05, 12, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 12, 66.00, 39.00, 26.00, 27.00, 38.00 +SHV, 05, 12, 83.00, 62.00, 22.00, 19.00, 33.00 +SIT, 05, 12, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 12, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 12, 87.00, 61.00, 19.00, 12.00, 27.00 +SKA, 05, 12, 65.00, 42.00, -9999.00, -9999.00, 25.00 +SKF, 05, 12, 85.00, 65.00, -9999.00, -9999.00, 24.00 +SLC, 05, 12, 71.00, 45.00, 21.00, 23.00, 30.00 +SLE, 05, 12, 67.00, 42.00, 21.00, 28.00, 35.00 +SLN, 05, 12, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 12, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 12, 68.00, 46.00, -9999.00, 3.00, 5.00 +SNA, 05, 12, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 12, 39.00, 31.00, 29.00, 38.00, 47.00 +SNS, 05, 12, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 12, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 12, 74.00, 52.00, 26.00, 25.00, 39.00 +SPS, 05, 12, 83.00, 59.00, 20.00, 14.00, 29.00 +SRQ, 05, 12, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 12, 83.00, 58.00, -9999.00, -9999.00, 30.00 +SSI, 05, 12, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +STC, 05, 12, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 12, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +STL, 05, 12, 76.00, 55.00, 24.00, 27.00, 38.00 +STNV, 05, 12, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +STS, 05, 12, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 12, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 12, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 12, 78.00, 50.00, -9999.00, -9999.00, 8.00 +SUX, 05, 12, 73.00, 49.00, 27.00, 24.00, 37.00 +SVN, 05, 12, 84.00, 63.00, -9999.00, -9999.00, 27.00 +SWF, 05, 12, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 12, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 12, 67.00, 45.00, 30.00, 32.00, 46.00 +SZL, 05, 12, 75.00, 51.00, -9999.00, -9999.00, 33.00 +TAD, 05, 12, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 12, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 12, 78.00, 50.00, -9999.00, -9999.00, 33.00 +TCC, 05, 12, 81.00, 50.00, 12.00, 9.00, 18.00 +TCL, 05, 12, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 12, 67.00, 43.00, -9999.00, -9999.00, 34.00 +TCS, 05, 12, 82.00, 53.00, -9999.00, -9999.00, 8.00 +TEB, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 12, 79.00, 57.00, -9999.00, -9999.00, 29.00 +TKA, 05, 12, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 12, 86.00, 60.00, 12.00, 22.00, 29.00 +TNX, 05, 12, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 12, 70.00, 46.00, 25.00, 29.00, 42.00 +TOP, 05, 12, 75.00, 53.00, 28.00, 24.00, 41.00 +TPA, 05, 12, 87.00, 67.00, 10.00, 14.00, 19.00 +TPH, 05, 12, 72.00, 41.00, 8.00, 6.00, 12.00 +TRI, 05, 12, 75.00, 51.00, 26.00, 30.00, 41.00 +TRK, 05, 12, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 12, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 12, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 12, 80.00, 58.00, 26.00, 21.00, 37.00 +TUP, 05, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 12, 89.00, 58.00, 4.00, 4.00, 7.00 +TVC, 05, 12, 65.00, 40.00, 20.00, 19.00, 29.00 +TVL, 05, 12, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 12, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 12, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 12, 77.00, 53.00, 26.00, 29.00, 39.00 +T01, 05, 12, 74.00, 52.00, -9999.00, -9999.00, 33.00 +T02, 05, 12, 81.00, 58.00, -9999.00, -9999.00, 31.00 +T03, 05, 12, 82.00, 59.00, -9999.00, -9999.00, 28.00 +T04, 05, 12, 86.00, 67.00, -9999.00, -9999.00, 20.00 +T05, 05, 12, 75.00, 51.00, -9999.00, -9999.00, 31.00 +T06, 05, 12, 84.00, 58.00, -9999.00, -9999.00, 25.00 +T07, 05, 12, 78.00, 45.00, -9999.00, -9999.00, 26.00 +T08, 05, 12, 71.00, 49.00, -9999.00, -9999.00, 18.00 +UCA, 05, 12, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 12, 81.00, 53.00, -9999.00, -9999.00, 3.00 +UIL, 05, 12, 60.00, 42.00, 47.00, 48.00, 57.00 +UIN, 05, 12, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 12, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 12, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 12, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +U15, 05, 12, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +U28, 05, 12, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 12, 85.00, 59.00, -9999.00, -9999.00, 27.00 +VBG, 05, 12, 69.00, 48.00, -9999.00, -9999.00, 11.00 +VCT, 05, 12, 85.00, 68.00, 16.00, 15.00, 26.00 +VCV, 05, 12, 81.00, 48.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 12, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 12, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 12, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 12, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 12, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 12, 85.00, 61.00, -9999.00, -9999.00, 21.00 +VRB, 05, 12, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 12, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 12, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 12, 74.00, 52.00, 23.00, 22.00, -9999.00 +WJA, 05, 12, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 12, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 12, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 12, 72.00, 37.00, 13.00, 13.00, 20.00 +WPO, 05, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 12, 84.00, 59.00, -9999.00, -9999.00, 29.00 +WRG, 05, 12, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 12, 73.00, 47.00, -9999.00, -9999.00, 35.00 +WRL, 05, 12, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +X68, 05, 12, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 12, 50.00, 36.00, 55.00, 54.00, 67.00 +YCG, 05, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 12, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 12, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 12, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 12, 71.00, 42.00, 9.00, 12.00, 17.00 +YNG, 05, 12, 68.00, 46.00, 31.00, 31.00, 44.00 +YPA, 05, 12, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 12, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 12, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 12, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 12, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 12, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 12, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 12, 94.00, 64.00, 1.00, 1.00, 2.00 +YVR, 05, 12, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 12, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 12, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 12, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 12, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 12, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 12, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 12, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 12, 62.00, 38.00, 24.00, 24.00, 36.00 +ZUN, 05, 12, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 12, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 12, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 12, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +01R, 05, 12, 84.00, 62.00, -9999.00, -9999.00, 28.00 +1V1, 05, 12, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 12, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 12, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 12, 77.00, 58.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 12, 83.00, 58.00, -9999.00, -9999.00, 31.00 +3B1, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 12, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 12, 67.00, 40.00, -9999.00, -9999.00, 34.00 +3SE, 05, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 12, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 12, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 12, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 12, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 12, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 12, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 12, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 13, 71.00, 49.00, 29.00, 28.00, 42.00 +ABI, 05, 13, 84.00, 61.00, 17.00, 14.00, 26.00 +ABQ, 05, 13, 80.00, 49.00, 11.00, 9.00, 17.00 +ABR, 05, 13, 70.00, 45.00, 21.00, 17.00, 31.00 +ABY, 05, 13, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 13, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 13, 84.00, 64.00, 20.00, 19.00, 31.00 +ACV, 05, 13, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 13, 71.00, 50.00, 24.00, 24.00, 36.00 +ADK, 05, 13, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 13, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 13, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 13, 74.00, 51.00, -9999.00, -9999.00, 27.00 +AEX, 05, 13, 84.00, 63.00, -9999.00, -9999.00, 28.00 +AFF, 05, 13, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 13, 89.00, 65.00, -9999.00, -9999.00, 38.00 +AGS, 05, 13, 84.00, 58.00, 20.00, 25.00, 34.00 +AHN, 05, 13, 81.00, 58.00, 18.00, 23.00, 32.00 +AKN, 05, 13, 51.00, 34.00, 28.00, 25.00, 39.00 +AKO, 05, 13, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 13, 70.00, 45.00, 28.00, 29.00, 43.00 +ALI, 05, 13, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 13, 72.00, 49.00, 26.00, 24.00, 40.00 +ALS, 05, 13, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 13, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 13, 79.00, 52.00, 19.00, 13.00, 27.00 +AMG, 05, 13, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 13, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 13, 54.00, 39.00, 15.00, 13.00, 22.00 +AND, 05, 13, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 13, 56.00, 42.00, 48.00, 48.00, 61.00 +AOO, 05, 13, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +APN, 05, 13, 65.00, 39.00, 25.00, 28.00, 40.00 +AQQ, 05, 13, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ART, 05, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +AST, 05, 13, 60.00, 45.00, 38.00, 41.00, 51.00 +ATL, 05, 13, 80.00, 59.00, 20.00, 26.00, 36.00 +ATW, 05, 13, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 13, 74.00, 50.00, -9999.00, -9999.00, 37.00 +AUG, 05, 13, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 13, 85.00, 67.00, 19.00, 18.00, 31.00 +AUW, 05, 13, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 13, 75.00, 51.00, 25.00, 28.00, 38.00 +AVP, 05, 13, 69.00, 48.00, 30.00, 32.00, 46.00 +AXN, 05, 13, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 13, 68.00, 46.00, -9999.00, -9999.00, 37.00 +AYS, 05, 13, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 13, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 13, 83.00, 54.00, -9999.00, -9999.00, 11.00 +BAD, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +BAF, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 13, 62.00, 31.00, -9999.00, -9999.00, 19.00 +BDL, 05, 13, 72.00, 48.00, 27.00, 25.00, 39.00 +BDR, 05, 13, 67.00, 50.00, 28.00, 24.00, 38.00 +BET, 05, 13, 48.00, 31.00, 21.00, 18.00, 30.00 +BFD, 05, 13, 64.00, 41.00, 31.00, 35.00, 47.00 +BFF, 05, 13, 71.00, 42.00, 24.00, 20.00, 35.00 +BFL, 05, 13, 85.00, 57.00, 2.00, 2.00, 4.00 +BGM, 05, 13, 65.00, 46.00, 30.00, 32.00, 46.00 +BGR, 05, 13, 64.00, 43.00, 27.00, 26.00, 38.00 +BGS, 05, 13, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 13, 81.00, 58.00, 23.00, 25.00, 36.00 +BID, 05, 13, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 13, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 13, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 13, 67.00, 43.00, 24.00, 28.00, 38.00 +BIS, 05, 13, 68.00, 42.00, 21.00, 19.00, 31.00 +BIX, 05, 13, 83.00, 67.00, -9999.00, -9999.00, 22.00 +BJI, 05, 13, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 13, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 13, 71.00, 40.00, -9999.00, -9999.00, 30.00 +BKW, 05, 13, 70.00, 49.00, 30.00, 34.00, 45.00 +BLF, 05, 13, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 13, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 13, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 13, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 13, 77.00, 53.00, -9999.00, -9999.00, 34.00 +BNA, 05, 13, 79.00, 57.00, 26.00, 27.00, 41.00 +BNO, 05, 13, 66.00, 36.00, -9999.00, 15.00, 33.00 +BOI, 05, 13, 71.00, 44.00, 14.00, 17.00, 23.00 +BOS, 05, 13, 67.00, 50.00, 29.00, 24.00, 41.00 +BPI, 05, 13, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 13, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 13, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 13, 73.00, 52.00, -9999.00, -9999.00, 31.00 +BRO, 05, 13, 88.00, 72.00, 12.00, 10.00, 18.00 +BRW, 05, 13, 23.00, 13.00, 9.00, 11.00, 18.00 +BSM, 05, 13, 85.00, 67.00, -9999.00, -9999.00, 25.00 +BTI, 05, 13, 25.00, 15.00, 8.00, 11.00, 16.00 +BTL, 05, 13, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 13, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 13, 86.00, 65.00, 17.00, 18.00, 28.00 +BTT, 05, 13, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 13, 67.00, 45.00, 30.00, 29.00, 46.00 +BUB, 05, 13, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 13, 66.00, 47.00, 28.00, 30.00, 42.00 +BUR, 05, 13, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 13, 83.00, 67.00, -9999.00, 14.00, 22.00 +BWG, 05, 13, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 13, 74.00, 53.00, 26.00, 27.00, 39.00 +BYH, 05, 13, 81.00, 60.00, -9999.00, -9999.00, 34.00 +BYI, 05, 13, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 13, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 13, 84.00, 58.00, 18.00, 21.00, 31.00 +CAG, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 13, 70.00, 48.00, 30.00, 33.00, 44.00 +CAO, 05, 13, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 13, 61.00, 40.00, 32.00, 33.00, 45.00 +CBM, 05, 13, 83.00, 58.00, -9999.00, -9999.00, 25.00 +CDB, 05, 13, 44.00, 35.00, 47.00, 46.00, 64.00 +CDC, 05, 13, 72.00, 41.00, 13.00, 13.00, 20.00 +CDR, 05, 13, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 13, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 13, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 13, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 13, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 13, 79.00, 55.00, 20.00, 27.00, 37.00 +CHO, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 13, 83.00, 63.00, 18.00, 21.00, 31.00 +CID, 05, 13, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 13, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 13, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 13, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 13, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 13, 69.00, 47.00, 28.00, 30.00, 42.00 +CLL, 05, 13, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 13, 78.00, 56.00, 24.00, 23.00, 35.00 +CMH, 05, 13, 72.00, 50.00, 25.00, 30.00, 42.00 +CMI, 05, 13, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 13, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 13, 74.00, 52.00, 28.00, 18.00, 34.00 +CNM, 05, 13, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 13, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +COD, 05, 13, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +COF, 05, 13, 85.00, 67.00, -9999.00, -9999.00, 25.00 +CON, 05, 13, 69.00, 41.00, 26.00, 25.00, 38.00 +COS, 05, 13, 69.00, 42.00, 23.00, 24.00, 36.00 +COT, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 13, 74.00, 53.00, 30.00, 28.00, 44.00 +CPR, 05, 13, 67.00, 38.00, 26.00, 25.00, 37.00 +CRBC, 05, 13, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 13, 86.00, 70.00, 15.00, 13.00, 23.00 +CRW, 05, 13, 76.00, 52.00, 31.00, 33.00, 45.00 +CSG, 05, 13, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 13, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 13, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 13, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 13, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 13, 74.00, 52.00, 25.00, 27.00, 38.00 +CVN, 05, 13, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 13, 80.00, 50.00, -9999.00, -9999.00, 16.00 +CXY, 05, 13, 73.00, 51.00, 22.00, 29.00, 38.00 +CYS, 05, 13, 65.00, 39.00, 26.00, 26.00, 38.00 +DAA, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 05, 13, 85.00, 65.00, 15.00, 23.00, 29.00 +DAG, 05, 13, 87.00, 60.00, 3.00, 2.00, 4.00 +DAL, 05, 13, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 13, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 13, 73.00, 51.00, 27.00, 26.00, 39.00 +DBQ, 05, 13, 69.00, 48.00, 25.00, 23.00, 36.00 +DCA, 05, 13, 76.00, 57.00, 23.00, 27.00, 36.00 +DDC, 05, 13, 76.00, 52.00, 25.00, 18.00, 33.00 +DEC, 05, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 13, 71.00, 44.00, 25.00, 22.00, 34.00 +DFW, 05, 13, 83.00, 63.00, 23.00, 17.00, 32.00 +DHN, 05, 13, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 13, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 13, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 13, 88.00, 66.00, -9999.00, -9999.00, 21.00 +DLG, 05, 13, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 13, 62.00, 40.00, 28.00, 25.00, 41.00 +DLLC, 05, 13, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 13, 90.00, 58.00, -9999.00, -9999.00, 2.00 +DMN, 05, 13, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 13, 75.00, 53.00, -9999.00, -9999.00, 35.00 +DPG, 05, 13, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 13, 85.00, 61.00, -9999.00, -9999.00, 21.00 +DRA, 05, 13, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 13, 88.00, 66.00, 17.00, 12.00, 24.00 +DSM, 05, 13, 73.00, 52.00, 28.00, 26.00, 40.00 +DTW, 05, 13, 70.00, 47.00, 23.00, 25.00, 36.00 +DUG, 05, 13, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 13, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 13, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 13, 84.00, 61.00, -9999.00, -9999.00, 24.00 +D45, 05, 13, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 13, 70.00, 45.00, 24.00, 24.00, 35.00 +ECG, 05, 13, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 13, 81.00, 54.00, -9999.00, -9999.00, 8.00 +EED, 05, 13, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 13, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 13, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 13, 71.00, 44.00, 35.00, 36.00, 49.00 +EKO, 05, 13, 69.00, 37.00, 14.00, 16.00, 23.00 +ELD, 05, 13, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 13, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 13, 87.00, 57.00, 6.00, 3.00, 8.00 +ELY, 05, 13, 67.00, 34.00, 16.00, 17.00, 24.00 +EMP, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 13, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +END, 05, 13, 80.00, 58.00, -9999.00, -9999.00, 21.00 +ENN, 05, 13, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 13, 72.00, 50.00, -9999.00, -9999.00, 17.00 +EPH, 05, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 13, 66.00, 48.00, 30.00, 27.00, 41.00 +ESF, 05, 13, 84.00, 63.00, -9999.00, -9999.00, 28.00 +EUG, 05, 13, 67.00, 45.00, 21.00, 27.00, 35.00 +EVV, 05, 13, 77.00, 54.00, 27.00, 28.00, 39.00 +EWN, 05, 13, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 13, 72.00, 53.00, 29.00, 27.00, 41.00 +EYW, 05, 13, 85.00, 76.00, 16.00, 13.00, 24.00 +E74, 05, 13, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 13, 78.00, 54.00, -9999.00, -9999.00, 33.00 +FAI, 05, 13, 59.00, 38.00, 17.00, 15.00, 25.00 +FAR, 05, 13, 69.00, 44.00, 21.00, 16.00, 29.00 +FAT, 05, 13, 84.00, 54.00, 3.00, 2.00, 4.00 +FAY, 05, 13, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 13, 64.00, 38.00, 23.00, 27.00, 39.00 +FCS, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 05, 13, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 13, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +FLG, 05, 13, 67.00, 33.00, 10.00, 14.00, 18.00 +FLL, 05, 13, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 13, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 13, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +FME, 05, 13, 77.00, 50.00, -9999.00, -9999.00, 29.00 +FMH, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FMN, 05, 13, 78.00, 41.00, 10.00, 7.00, 13.00 +FMY, 05, 13, 89.00, 68.00, 9.00, 16.00, 20.00 +FNT, 05, 13, 68.00, 46.00, 23.00, 25.00, 37.00 +FOD, 05, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 13, 76.00, 53.00, -9999.00, -9999.00, 34.00 +FOK, 05, 13, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 13, 77.00, 54.00, -9999.00, -9999.00, 32.00 +FSD, 05, 13, 71.00, 46.00, 29.00, 20.00, 35.00 +FSI, 05, 13, 82.00, 58.00, -9999.00, -9999.00, 31.00 +FSM, 05, 13, 81.00, 58.00, 27.00, 26.00, 40.00 +FTK, 05, 13, 76.00, 52.00, -9999.00, -9999.00, 34.00 +FWA, 05, 13, 71.00, 49.00, 23.00, 27.00, 38.00 +FWH, 05, 13, 82.00, 61.00, -9999.00, -9999.00, 26.00 +FYU, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 13, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 13, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 13, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 13, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 13, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 13, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 13, 66.00, 42.00, 20.00, 23.00, 32.00 +GFA, 05, 13, 65.00, 41.00, -9999.00, -9999.00, 31.00 +GFK, 05, 13, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 13, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 13, 67.00, 43.00, 22.00, 21.00, 32.00 +GJT, 05, 13, 76.00, 48.00, 15.00, 15.00, 22.00 +GKN, 05, 13, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 13, 72.00, 46.00, 24.00, 18.00, 32.00 +GLH, 05, 13, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 13, 80.00, 72.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 13, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 13, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +GON, 05, 13, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 13, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 13, 67.00, 44.00, 25.00, 22.00, 36.00 +GRCI, 05, 13, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 13, 68.00, 43.00, -9999.00, -9999.00, 29.00 +GRI, 05, 13, 73.00, 49.00, 26.00, 21.00, 36.00 +GRK, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GRR, 05, 13, 69.00, 46.00, 24.00, 25.00, 38.00 +GSB, 05, 13, 81.00, 57.00, -9999.00, -9999.00, 30.00 +GSG, 05, 13, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 13, 77.00, 55.00, 21.00, 23.00, 35.00 +GSP, 05, 13, 79.00, 56.00, 26.00, 27.00, 39.00 +GST, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 13, 66.00, 46.00, -9999.00, -9999.00, 43.00 +GTF, 05, 13, 65.00, 41.00, 25.00, 27.00, 35.00 +GUP, 05, 13, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 13, 73.00, 49.00, -9999.00, -9999.00, 37.00 +GVW, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 05, 13, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 13, 74.00, 60.00, 23.00, 19.00, 33.00 +HBR, 05, 13, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 13, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 13, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 13, 70.00, 44.00, -9999.00, -9999.00, 25.00 +HKY, 05, 13, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 13, 65.00, 40.00, 22.00, 24.00, 34.00 +HMN, 05, 13, 88.00, 48.00, -9999.00, -9999.00, 7.00 +HMS, 05, 13, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 13, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 13, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +HON, 05, 13, 70.00, 45.00, 22.00, 19.00, 32.00 +HOP, 05, 13, 78.00, 53.00, -9999.00, -9999.00, 34.00 +HOT, 05, 13, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 13, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 13, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 13, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 13, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 13, 85.00, 61.00, -9999.00, -9999.00, 20.00 +HST, 05, 13, 87.00, 67.00, -9999.00, -9999.00, 31.00 +HSV, 05, 13, 79.00, 57.00, 26.00, 26.00, 40.00 +HTL, 05, 13, 66.00, 42.00, 25.00, 24.00, 38.00 +HTS, 05, 13, 75.00, 52.00, 29.00, 30.00, 42.00 +HUF, 05, 13, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 13, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 13, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 13, 68.00, 42.00, 22.00, 21.00, 32.00 +IAB, 05, 13, 77.00, 54.00, -9999.00, -9999.00, 32.00 +IAD, 05, 13, 74.00, 50.00, 25.00, 29.00, 40.00 +IAG, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 13, 85.00, 64.00, 20.00, 16.00, 28.00 +ICT, 05, 13, 77.00, 54.00, 27.00, 21.00, 38.00 +IDA, 05, 13, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 13, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 13, 73.00, 52.00, 25.00, 27.00, 40.00 +ILI, 05, 13, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 13, 81.00, 59.00, 21.00, 21.00, 34.00 +IMT, 05, 13, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +IND, 05, 13, 74.00, 52.00, 30.00, 27.00, 42.00 +INL, 05, 13, 65.00, 40.00, 26.00, 22.00, 36.00 +INS, 05, 13, 81.00, 53.00, -9999.00, -9999.00, 3.00 +INT, 05, 13, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +INW, 05, 13, 80.00, 45.00, 7.00, 11.00, 15.00 +IPL, 05, 13, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 13, 71.00, 48.00, 30.00, 32.00, 45.00 +IRK, 05, 13, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 13, 68.00, 42.00, 23.00, 18.00, 31.00 +ISP, 05, 13, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 13, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 13, 94.00, 59.00, -9999.00, -9999.00, 3.00 +IWD, 05, 13, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 13, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 13, 84.00, 60.00, 23.00, 20.00, 33.00 +JAX, 05, 13, 85.00, 62.00, 14.00, 21.00, 28.00 +JBR, 05, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 13, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 13, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 13, 68.00, 52.00, 27.00, 26.00, 40.00 +JHW, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 13, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 13, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 13, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 13, 55.00, 39.00, 45.00, 41.00, 55.00 +JST, 05, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 13, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 13, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 13, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 13, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 13, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 13, 69.00, 45.00, 24.00, 24.00, 37.00 +LAR, 05, 13, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 13, 88.00, 60.00, 4.00, 4.00, 6.00 +LAX, 05, 13, 69.00, 56.00, 3.00, 2.00, 5.00 +LBB, 05, 13, 83.00, 56.00, 20.00, 11.00, 26.00 +LBF, 05, 13, 72.00, 45.00, 29.00, 17.00, 36.00 +LCH, 05, 13, 84.00, 66.00, 17.00, 15.00, 25.00 +LCK, 05, 13, 74.00, 50.00, -9999.00, -9999.00, 39.00 +LEB, 05, 13, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 13, 74.00, 54.00, 28.00, 29.00, 41.00 +LFI, 05, 13, 74.00, 58.00, -9999.00, -9999.00, 33.00 +LFK, 05, 13, 85.00, 63.00, 21.00, 20.00, 30.00 +LFT, 05, 13, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 13, 70.00, 54.00, 27.00, 25.00, 39.00 +LGB, 05, 13, 73.00, 56.00, 3.00, 2.00, 5.00 +LGU, 05, 13, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 13, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 13, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 13, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 13, 81.00, 59.00, 23.00, 23.00, 35.00 +LIZ, 05, 13, 61.00, 40.00, -9999.00, -9999.00, 41.00 +LMT, 05, 13, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +LND, 05, 13, 66.00, 40.00, 20.00, 21.00, 30.00 +LNK, 05, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 13, 75.00, 42.00, 7.00, 9.00, 12.00 +LOZ, 05, 13, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 13, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 13, 80.00, 58.00, -9999.00, -9999.00, 35.00 +LSE, 05, 13, 71.00, 48.00, 21.00, 24.00, 36.00 +LSF, 05, 13, 84.00, 61.00, -9999.00, -9999.00, 34.00 +LSV, 05, 13, 91.00, 54.00, -9999.00, -9999.00, 3.00 +LTS, 05, 13, 86.00, 58.00, -9999.00, -9999.00, 31.00 +LUF, 05, 13, 95.00, 58.00, -9999.00, -9999.00, 2.00 +LVS, 05, 13, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 13, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 13, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 13, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 13, 76.00, 53.00, 23.00, 26.00, 37.00 +MAF, 05, 13, 87.00, 58.00, 14.00, 10.00, 19.00 +MBL, 05, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 13, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 13, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 13, 81.00, 53.00, -9999.00, -9999.00, 11.00 +MCF, 05, 13, 87.00, 68.00, -9999.00, -9999.00, 21.00 +MCG, 05, 13, 54.00, 34.00, 23.00, 19.00, 32.00 +MCI, 05, 13, 74.00, 54.00, 28.00, 23.00, 40.00 +MCK, 05, 13, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 13, 85.00, 59.00, 17.00, 23.00, 32.00 +MCO, 05, 13, 88.00, 66.00, 15.00, 25.00, 32.00 +MCW, 05, 13, 71.00, 47.00, 23.00, 22.00, 35.00 +MC2, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MDH, 05, 13, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 13, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 13, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 13, 71.00, 50.00, 28.00, 27.00, 41.00 +MEI, 05, 13, 84.00, 59.00, 20.00, 20.00, 33.00 +MEM, 05, 13, 81.00, 61.00, 22.00, 27.00, 37.00 +MER, 05, 13, 84.00, 50.00, -9999.00, -9999.00, 7.00 +MFD, 05, 13, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 13, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 13, 73.00, 43.00, 15.00, 14.00, 20.00 +MGE, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 05, 13, 83.00, 61.00, 17.00, 22.00, 32.00 +MGW, 05, 13, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 13, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 13, 79.00, 51.00, -9999.00, -9999.00, 11.00 +MHS, 05, 13, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 13, 86.00, 70.00, 17.00, 27.00, 32.00 +MIB, 05, 13, 66.00, 43.00, -9999.00, -9999.00, 32.00 +MIV, 05, 13, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 13, 76.00, 42.00, -9999.00, -9999.00, 19.00 +MKC, 05, 13, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 13, 64.00, 45.00, 27.00, 27.00, 40.00 +MKG, 05, 13, 67.00, 45.00, 22.00, 21.00, 34.00 +MKL, 05, 13, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 13, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 13, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 13, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 13, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 13, 73.00, 50.00, 29.00, 28.00, 42.00 +MLS, 05, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 13, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 13, 85.00, 61.00, -9999.00, -9999.00, 31.00 +MOB, 05, 13, 85.00, 64.00, 17.00, 23.00, 33.00 +MOT, 05, 13, 66.00, 43.00, 18.00, 16.00, 26.00 +MPV, 05, 13, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 13, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 13, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 13, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 13, 64.00, 48.00, -9999.00, -9999.00, 16.00 +MSL, 05, 13, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 13, 69.00, 44.00, 26.00, 25.00, 40.00 +MSO, 05, 13, 66.00, 38.00, 26.00, 24.00, 37.00 +MSP, 05, 13, 69.00, 48.00, 25.00, 26.00, 37.00 +MSS, 05, 13, 67.00, 44.00, 27.00, 28.00, 39.00 +MSY, 05, 13, 84.00, 65.00, 14.00, 20.00, 28.00 +MTC, 05, 13, 67.00, 46.00, -9999.00, -9999.00, 35.00 +MTN, 05, 13, 75.00, 52.00, -9999.00, -9999.00, 29.00 +MTO, 05, 13, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 13, 72.00, 49.00, -9999.00, -9999.00, 29.00 +MUO, 05, 13, 76.00, 44.00, -9999.00, -9999.00, 19.00 +MWA, 05, 13, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 13, 83.00, 61.00, -9999.00, -9999.00, 25.00 +MYL, 05, 13, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 13, 83.00, 59.00, -9999.00, -9999.00, 28.00 +NAO, 05, 13, 80.00, 66.00, -9999.00, -9999.00, 31.00 +NBC, 05, 13, 83.00, 63.00, -9999.00, -9999.00, 29.00 +NBE, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 05, 13, 70.00, 48.00, -9999.00, -9999.00, 39.00 +NCA, 05, 13, 82.00, 56.00, -9999.00, -9999.00, 32.00 +NCO, 05, 13, 64.00, 47.00, -9999.00, -9999.00, 37.00 +NC1, 05, 13, 82.00, 54.00, -9999.00, -9999.00, 7.00 +NEL, 05, 13, 72.00, 49.00, -9999.00, -9999.00, 35.00 +NFG, 05, 13, 68.00, 54.00, -9999.00, -9999.00, 13.00 +NFL, 05, 13, 73.00, 41.00, -9999.00, -9999.00, 13.00 +NGP, 05, 13, 85.00, 70.00, -9999.00, -9999.00, 19.00 +NGU, 05, 13, 75.00, 57.00, -9999.00, -9999.00, 32.00 +NGZ, 05, 13, 66.00, 51.00, -9999.00, -9999.00, 7.00 +NHK, 05, 13, 75.00, 52.00, -9999.00, -9999.00, 35.00 +NHZ, 05, 13, 63.00, 44.00, -9999.00, -9999.00, 39.00 +NID, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 13, 85.00, 62.00, -9999.00, -9999.00, 28.00 +NIR, 05, 13, 86.00, 66.00, -9999.00, -9999.00, 19.00 +NKT, 05, 13, 78.00, 60.00, -9999.00, -9999.00, 32.00 +NKX, 05, 13, 69.00, 59.00, -9999.00, -9999.00, 11.00 +NLC, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NMM, 05, 13, 83.00, 58.00, -9999.00, -9999.00, 29.00 +NPA, 05, 13, 83.00, 66.00, -9999.00, -9999.00, 23.00 +NQA, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NQI, 05, 13, 89.00, 68.00, -9999.00, -9999.00, 19.00 +NQX, 05, 13, 85.00, 76.00, -9999.00, -9999.00, 25.00 +NRB, 05, 13, 83.00, 66.00, -9999.00, -9999.00, 26.00 +NRC, 05, 13, 84.00, 50.00, -9999.00, -9999.00, 7.00 +NRS, 05, 13, 67.00, 56.00, -9999.00, -9999.00, 7.00 +NSE, 05, 13, 85.00, 62.00, -9999.00, -9999.00, 26.00 +NSI, 05, 13, 69.00, 52.00, -9999.00, -9999.00, 4.00 +NTD, 05, 13, 69.00, 52.00, -9999.00, -9999.00, 4.00 +NTK, 05, 13, 74.00, 56.00, -9999.00, -9999.00, 7.00 +NTU, 05, 13, 75.00, 57.00, -9999.00, -9999.00, 32.00 +NUC, 05, 13, 68.00, 55.00, -9999.00, -9999.00, 4.00 +NUQ, 05, 13, 73.00, 48.00, -9999.00, -9999.00, 11.00 +NUW, 05, 13, 63.00, 44.00, -9999.00, -9999.00, 30.00 +NWF, 05, 13, 73.00, 56.00, -9999.00, -9999.00, 5.00 +NXX, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 13, 77.00, 51.00, -9999.00, -9999.00, 35.00 +NZC, 05, 13, 86.00, 59.00, -9999.00, -9999.00, 29.00 +NZJ, 05, 13, 75.00, 52.00, -9999.00, -9999.00, 10.00 +NZW, 05, 13, 68.00, 46.00, -9999.00, -9999.00, 35.00 +NZY, 05, 13, 69.00, 59.00, -9999.00, -9999.00, 7.00 +OAK, 05, 13, 69.00, 47.00, 4.00, 6.00, 8.00 +OAR, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +OFF, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 13, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 13, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 13, 79.00, 58.00, 27.00, 17.00, 34.00 +OLM, 05, 13, 65.00, 41.00, 29.00, 33.00, 43.00 +OMA, 05, 13, 74.00, 51.00, 22.00, 24.00, 34.00 +OME, 05, 13, 41.00, 28.00, 16.00, 17.00, 25.00 +ONT, 05, 13, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 13, 70.00, 48.00, 29.00, 23.00, 40.00 +ORF, 05, 13, 75.00, 57.00, 22.00, 23.00, 34.00 +ORH, 05, 13, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 13, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 13, 64.00, 42.00, -9999.00, -9999.00, 34.00 +OTG, 05, 13, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 13, 60.00, 47.00, 29.00, 32.00, 42.00 +OTM, 05, 13, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 13, 37.00, 24.00, 6.00, 9.00, 12.00 +OURC, 05, 13, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 13, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 13, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 13, 85.00, 61.00, -9999.00, -9999.00, 27.00 +PACZ, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 13, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 13, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 13, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 13, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 13, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 13, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 13, 84.00, 62.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 13, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 13, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 13, 41.00, 36.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 13, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 13, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 13, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 13, 67.00, 45.00, -9999.00, -9999.00, 36.00 +PBI, 05, 13, 86.00, 70.00, 20.00, 30.00, 39.00 +PDT, 05, 13, 70.00, 46.00, 16.00, 15.00, 24.00 +PDX, 05, 13, 67.00, 47.00, 27.00, 31.00, 40.00 +PFN, 05, 13, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 13, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 13, 73.00, 53.00, 25.00, 27.00, 40.00 +PHX, 05, 13, 94.00, 64.00, 3.00, 2.00, 4.00 +PIA, 05, 13, 73.00, 51.00, 29.00, 25.00, 40.00 +PIB, 05, 13, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 13, 68.00, 40.00, 22.00, 21.00, 33.00 +PIR, 05, 13, 71.00, 46.00, 21.00, 17.00, 28.00 +PIT, 05, 13, 71.00, 48.00, 32.00, 30.00, 45.00 +PKB, 05, 13, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 13, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 13, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 13, 83.00, 66.00, 15.00, 16.00, 26.00 +POB, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 13, 84.00, 61.00, -9999.00, -9999.00, 33.00 +POM, 05, 13, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +POU, 05, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 13, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 13, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 13, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 13, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 13, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 13, 67.00, 43.00, -9999.00, -9999.00, 37.00 +PSP, 05, 13, 95.00, 61.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 13, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 13, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 13, 77.00, 46.00, 16.00, 16.00, 23.00 +PUC, 05, 13, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 13, 67.00, 47.00, 27.00, 24.00, 40.00 +PVU, 05, 13, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 13, 63.00, 43.00, 29.00, 27.00, 41.00 +P02, 05, 13, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +P07, 05, 13, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +P11, 05, 13, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P24, 05, 13, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P28, 05, 13, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +P35, 05, 13, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +P38, 05, 13, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +P39, 05, 13, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P58, 05, 13, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +P59, 05, 13, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +P60, 05, 13, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +P61, 05, 13, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +P67, 05, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +P68, 05, 13, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +P69, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 13, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 13, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 13, 68.00, 42.00, 24.00, 25.00, 35.00 +RBL, 05, 13, 82.00, 54.00, 8.00, 6.00, 10.00 +RCA, 05, 13, 68.00, 42.00, -9999.00, -9999.00, 34.00 +RDD, 05, 13, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 13, 67.00, 35.00, 11.00, 11.00, 18.00 +RDR, 05, 13, 68.00, 42.00, -9999.00, -9999.00, 32.00 +RDU, 05, 13, 79.00, 55.00, 23.00, 20.00, 33.00 +REE, 05, 13, 83.00, 56.00, -9999.00, -9999.00, 21.00 +REJ, 05, 13, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 13, 71.00, 47.00, 28.00, 25.00, 41.00 +RIC, 05, 13, 78.00, 54.00, 22.00, 24.00, 36.00 +RIV, 05, 13, 79.00, 52.00, -9999.00, -9999.00, 7.00 +RIW, 05, 13, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 13, 64.00, 37.00, 14.00, 15.00, 23.00 +RME, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +RMG, 05, 13, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +RND, 05, 13, 85.00, 66.00, -9999.00, -9999.00, 25.00 +RNO, 05, 13, 73.00, 40.00, 9.00, 6.00, 12.00 +ROA, 05, 13, 76.00, 53.00, 24.00, 27.00, 38.00 +ROC, 05, 13, 68.00, 46.00, 25.00, 27.00, 38.00 +ROW, 05, 13, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 13, 75.00, 52.00, 22.00, 19.00, 30.00 +RST, 05, 13, 68.00, 46.00, 28.00, 27.00, 40.00 +RWF, 05, 13, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 13, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 13, 80.00, 50.00, 5.00, 4.00, 7.00 +SAF, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 13, 69.00, 59.00, 3.00, 3.00, 6.00 +SAT, 05, 13, 85.00, 66.00, 22.00, 19.00, 32.00 +SAV, 05, 13, 84.00, 63.00, 14.00, 23.00, 31.00 +SAW, 05, 13, 60.00, 41.00, -9999.00, -9999.00, 40.00 +SBA, 05, 13, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 13, 81.00, 52.00, -9999.00, -9999.00, 9.00 +SBN, 05, 13, 70.00, 49.00, 27.00, 26.00, 38.00 +SBP, 05, 13, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 13, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 13, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 13, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 13, 82.00, 52.00, 4.00, 3.00, 6.00 +SDF, 05, 13, 76.00, 55.00, 29.00, 27.00, 41.00 +SEA, 05, 13, 64.00, 46.00, 25.00, 26.00, 37.00 +SEM, 05, 13, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 13, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 13, 67.00, 50.00, 4.00, 6.00, 7.00 +SGF, 05, 13, 76.00, 53.00, 29.00, 24.00, 40.00 +SGY, 05, 13, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 13, 66.00, 39.00, 27.00, 28.00, 39.00 +SHV, 05, 13, 83.00, 62.00, 22.00, 19.00, 33.00 +SIT, 05, 13, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 13, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 13, 87.00, 61.00, 20.00, 13.00, 27.00 +SKA, 05, 13, 66.00, 42.00, -9999.00, -9999.00, 25.00 +SKF, 05, 13, 85.00, 66.00, -9999.00, -9999.00, 24.00 +SLC, 05, 13, 72.00, 46.00, 21.00, 23.00, 30.00 +SLE, 05, 13, 67.00, 42.00, 21.00, 28.00, 35.00 +SLN, 05, 13, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 13, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 13, 68.00, 46.00, -9999.00, 3.00, 4.00 +SNA, 05, 13, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 13, 39.00, 31.00, 29.00, 38.00, 47.00 +SNS, 05, 13, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 13, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 13, 75.00, 52.00, 26.00, 25.00, 38.00 +SPS, 05, 13, 83.00, 59.00, 21.00, 14.00, 29.00 +SRQ, 05, 13, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 13, 83.00, 58.00, -9999.00, -9999.00, 30.00 +SSI, 05, 13, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +STC, 05, 13, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 13, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +STL, 05, 13, 76.00, 56.00, 23.00, 27.00, 38.00 +STNV, 05, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +STS, 05, 13, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 13, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 13, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 13, 78.00, 50.00, -9999.00, -9999.00, 8.00 +SUX, 05, 13, 73.00, 50.00, 27.00, 24.00, 37.00 +SVN, 05, 13, 84.00, 63.00, -9999.00, -9999.00, 27.00 +SWF, 05, 13, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 13, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 13, 68.00, 46.00, 30.00, 32.00, 46.00 +SZL, 05, 13, 76.00, 52.00, -9999.00, -9999.00, 33.00 +TAD, 05, 13, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 13, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 13, 78.00, 50.00, -9999.00, -9999.00, 33.00 +TCC, 05, 13, 81.00, 51.00, 13.00, 9.00, 18.00 +TCL, 05, 13, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 13, 68.00, 43.00, -9999.00, -9999.00, 33.00 +TCS, 05, 13, 83.00, 54.00, -9999.00, -9999.00, 8.00 +TEB, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 13, 79.00, 58.00, -9999.00, -9999.00, 29.00 +TKA, 05, 13, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 13, 86.00, 61.00, 12.00, 22.00, 29.00 +TNX, 05, 13, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 13, 71.00, 47.00, 25.00, 29.00, 42.00 +TOP, 05, 13, 76.00, 53.00, 28.00, 24.00, 41.00 +TPA, 05, 13, 87.00, 68.00, 10.00, 15.00, 20.00 +TPH, 05, 13, 73.00, 42.00, 8.00, 6.00, 12.00 +TRI, 05, 13, 75.00, 52.00, 26.00, 30.00, 41.00 +TRK, 05, 13, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 13, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 13, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 13, 80.00, 59.00, 26.00, 21.00, 37.00 +TUP, 05, 13, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 13, 90.00, 58.00, 4.00, 4.00, 7.00 +TVC, 05, 13, 66.00, 41.00, 20.00, 18.00, 28.00 +TVL, 05, 13, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 13, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 13, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 13, 78.00, 53.00, 26.00, 30.00, 40.00 +T01, 05, 13, 75.00, 52.00, -9999.00, -9999.00, 33.00 +T02, 05, 13, 81.00, 58.00, -9999.00, -9999.00, 31.00 +T03, 05, 13, 82.00, 59.00, -9999.00, -9999.00, 28.00 +T04, 05, 13, 86.00, 67.00, -9999.00, -9999.00, 21.00 +T05, 05, 13, 75.00, 51.00, -9999.00, -9999.00, 32.00 +T06, 05, 13, 84.00, 58.00, -9999.00, -9999.00, 25.00 +T07, 05, 13, 79.00, 45.00, -9999.00, -9999.00, 25.00 +T08, 05, 13, 72.00, 50.00, -9999.00, -9999.00, 18.00 +UCA, 05, 13, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 13, 81.00, 53.00, -9999.00, -9999.00, 3.00 +UIL, 05, 13, 60.00, 42.00, 46.00, 48.00, 57.00 +UIN, 05, 13, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 13, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 13, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 13, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +U15, 05, 13, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +U28, 05, 13, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 13, 85.00, 59.00, -9999.00, -9999.00, 27.00 +VBG, 05, 13, 69.00, 48.00, -9999.00, -9999.00, 11.00 +VCT, 05, 13, 85.00, 68.00, 16.00, 15.00, 26.00 +VCV, 05, 13, 81.00, 48.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 13, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 13, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 13, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 13, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 13, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 13, 85.00, 61.00, -9999.00, -9999.00, 21.00 +VRB, 05, 13, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 13, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 13, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 13, 75.00, 52.00, 23.00, 22.00, -9999.00 +WJA, 05, 13, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 13, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 13, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 13, 73.00, 38.00, 13.00, 13.00, 19.00 +WPO, 05, 13, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 13, 85.00, 59.00, -9999.00, -9999.00, 29.00 +WRG, 05, 13, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 13, 74.00, 48.00, -9999.00, -9999.00, 35.00 +WRL, 05, 13, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +X68, 05, 13, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 13, 50.00, 37.00, 55.00, 54.00, 67.00 +YCG, 05, 13, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 13, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 13, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 13, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 13, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 13, 72.00, 42.00, 9.00, 12.00, 17.00 +YNG, 05, 13, 69.00, 46.00, 31.00, 31.00, 44.00 +YPA, 05, 13, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 13, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 13, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 13, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 13, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 13, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 13, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 13, 94.00, 64.00, 1.00, 1.00, 2.00 +YVR, 05, 13, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 13, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 13, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 13, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 13, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 13, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 13, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 13, 63.00, 38.00, 24.00, 24.00, 36.00 +ZUN, 05, 13, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 13, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 13, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 13, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +01R, 05, 13, 84.00, 62.00, -9999.00, -9999.00, 28.00 +1V1, 05, 13, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 13, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 13, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 13, 77.00, 59.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 13, 83.00, 58.00, -9999.00, -9999.00, 31.00 +3B1, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 13, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 13, 68.00, 41.00, -9999.00, -9999.00, 34.00 +3SE, 05, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 13, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 13, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 13, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 13, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 13, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 13, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 13, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 14, 71.00, 49.00, 29.00, 28.00, 42.00 +ABI, 05, 14, 84.00, 61.00, 17.00, 14.00, 26.00 +ABQ, 05, 14, 80.00, 49.00, 11.00, 9.00, 17.00 +ABR, 05, 14, 70.00, 45.00, 21.00, 17.00, 31.00 +ABY, 05, 14, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 14, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 14, 84.00, 64.00, 20.00, 19.00, 31.00 +ACV, 05, 14, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 14, 71.00, 50.00, 24.00, 24.00, 36.00 +ADK, 05, 14, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 14, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 14, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 14, 74.00, 51.00, -9999.00, -9999.00, 26.00 +AEX, 05, 14, 84.00, 63.00, -9999.00, -9999.00, 28.00 +AFF, 05, 14, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 14, 89.00, 65.00, -9999.00, -9999.00, 39.00 +AGS, 05, 14, 84.00, 58.00, 20.00, 25.00, 35.00 +AHN, 05, 14, 81.00, 58.00, 18.00, 23.00, 32.00 +AKN, 05, 14, 51.00, 34.00, 28.00, 25.00, 40.00 +AKO, 05, 14, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 14, 70.00, 45.00, 28.00, 29.00, 43.00 +ALI, 05, 14, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 14, 72.00, 49.00, 26.00, 24.00, 40.00 +ALS, 05, 14, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 14, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 14, 79.00, 52.00, 19.00, 13.00, 27.00 +AMG, 05, 14, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 14, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 14, 54.00, 39.00, 15.00, 13.00, 22.00 +AND, 05, 14, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 14, 56.00, 42.00, 48.00, 48.00, 61.00 +AOO, 05, 14, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +APN, 05, 14, 65.00, 39.00, 25.00, 28.00, 40.00 +AQQ, 05, 14, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ART, 05, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +AST, 05, 14, 60.00, 45.00, 37.00, 40.00, 50.00 +ATL, 05, 14, 80.00, 59.00, 20.00, 27.00, 37.00 +ATW, 05, 14, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 14, 74.00, 50.00, -9999.00, -9999.00, 37.00 +AUG, 05, 14, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 14, 85.00, 67.00, 19.00, 18.00, 31.00 +AUW, 05, 14, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 14, 75.00, 51.00, 25.00, 29.00, 38.00 +AVP, 05, 14, 69.00, 48.00, 30.00, 32.00, 46.00 +AXN, 05, 14, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 14, 68.00, 46.00, -9999.00, -9999.00, 37.00 +AYS, 05, 14, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 14, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 14, 83.00, 54.00, -9999.00, -9999.00, 11.00 +BAD, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 14, 62.00, 31.00, -9999.00, -9999.00, 19.00 +BDL, 05, 14, 72.00, 48.00, 27.00, 25.00, 39.00 +BDR, 05, 14, 67.00, 50.00, 28.00, 24.00, 38.00 +BET, 05, 14, 48.00, 32.00, 21.00, 18.00, 30.00 +BFD, 05, 14, 64.00, 41.00, 31.00, 35.00, 47.00 +BFF, 05, 14, 71.00, 42.00, 24.00, 20.00, 35.00 +BFL, 05, 14, 85.00, 57.00, 2.00, 2.00, 3.00 +BGM, 05, 14, 65.00, 46.00, 30.00, 32.00, 46.00 +BGR, 05, 14, 64.00, 43.00, 27.00, 26.00, 38.00 +BGS, 05, 14, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 14, 81.00, 58.00, 23.00, 25.00, 37.00 +BID, 05, 14, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 14, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 14, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 14, 67.00, 43.00, 24.00, 28.00, 38.00 +BIS, 05, 14, 68.00, 42.00, 21.00, 19.00, 31.00 +BIX, 05, 14, 83.00, 67.00, -9999.00, -9999.00, 22.00 +BJI, 05, 14, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 14, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 14, 71.00, 40.00, -9999.00, -9999.00, 30.00 +BKW, 05, 14, 70.00, 49.00, 30.00, 34.00, 45.00 +BLF, 05, 14, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 14, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 14, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 14, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 14, 77.00, 53.00, -9999.00, -9999.00, 34.00 +BNA, 05, 14, 79.00, 57.00, 26.00, 27.00, 41.00 +BNO, 05, 14, 66.00, 36.00, -9999.00, 15.00, 33.00 +BOI, 05, 14, 71.00, 44.00, 14.00, 17.00, 23.00 +BOS, 05, 14, 67.00, 50.00, 29.00, 24.00, 41.00 +BPI, 05, 14, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 14, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 14, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 14, 73.00, 52.00, -9999.00, -9999.00, 31.00 +BRO, 05, 14, 88.00, 72.00, 12.00, 10.00, 18.00 +BRW, 05, 14, 24.00, 14.00, 9.00, 11.00, 18.00 +BSM, 05, 14, 85.00, 67.00, -9999.00, -9999.00, 25.00 +BTI, 05, 14, 26.00, 16.00, 8.00, 11.00, 16.00 +BTL, 05, 14, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 14, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 14, 86.00, 65.00, 17.00, 18.00, 28.00 +BTT, 05, 14, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 14, 67.00, 45.00, 30.00, 29.00, 46.00 +BUB, 05, 14, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 14, 66.00, 47.00, 28.00, 30.00, 42.00 +BUR, 05, 14, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 14, 83.00, 67.00, -9999.00, 14.00, 22.00 +BWG, 05, 14, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 14, 74.00, 53.00, 26.00, 28.00, 39.00 +BYH, 05, 14, 81.00, 60.00, -9999.00, -9999.00, 34.00 +BYI, 05, 14, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 14, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 14, 84.00, 58.00, 18.00, 21.00, 31.00 +CAG, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 14, 70.00, 48.00, 30.00, 33.00, 44.00 +CAO, 05, 14, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 14, 62.00, 40.00, 32.00, 33.00, 45.00 +CBM, 05, 14, 83.00, 58.00, -9999.00, -9999.00, 25.00 +CDB, 05, 14, 44.00, 35.00, 48.00, 46.00, 64.00 +CDC, 05, 14, 72.00, 41.00, 13.00, 13.00, 20.00 +CDR, 05, 14, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 14, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 14, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 14, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 14, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 14, 79.00, 55.00, 20.00, 27.00, 37.00 +CHO, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 14, 83.00, 63.00, 18.00, 21.00, 31.00 +CID, 05, 14, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 14, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 14, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 14, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 14, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 14, 69.00, 47.00, 28.00, 30.00, 42.00 +CLL, 05, 14, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 14, 78.00, 56.00, 24.00, 23.00, 36.00 +CMH, 05, 14, 72.00, 50.00, 25.00, 30.00, 42.00 +CMI, 05, 14, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 14, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 14, 74.00, 52.00, 28.00, 18.00, 34.00 +CNM, 05, 14, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 14, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +COD, 05, 14, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +COF, 05, 14, 85.00, 67.00, -9999.00, -9999.00, 26.00 +CON, 05, 14, 69.00, 41.00, 26.00, 25.00, 38.00 +COS, 05, 14, 69.00, 42.00, 23.00, 25.00, 37.00 +COT, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 14, 74.00, 53.00, 30.00, 28.00, 44.00 +CPR, 05, 14, 67.00, 38.00, 26.00, 25.00, 37.00 +CRBC, 05, 14, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 14, 86.00, 70.00, 15.00, 13.00, 24.00 +CRW, 05, 14, 76.00, 52.00, 31.00, 33.00, 45.00 +CSG, 05, 14, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 14, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 14, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 14, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 14, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 14, 74.00, 52.00, 25.00, 27.00, 38.00 +CVN, 05, 14, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 14, 80.00, 50.00, -9999.00, -9999.00, 16.00 +CXY, 05, 14, 73.00, 51.00, 22.00, 30.00, 38.00 +CYS, 05, 14, 65.00, 39.00, 26.00, 26.00, 39.00 +DAA, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 05, 14, 85.00, 65.00, 15.00, 24.00, 29.00 +DAG, 05, 14, 87.00, 60.00, 3.00, 2.00, 4.00 +DAL, 05, 14, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 14, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 14, 73.00, 51.00, 27.00, 26.00, 39.00 +DBQ, 05, 14, 69.00, 48.00, 24.00, 23.00, 35.00 +DCA, 05, 14, 76.00, 57.00, 23.00, 27.00, 36.00 +DDC, 05, 14, 76.00, 52.00, 25.00, 18.00, 33.00 +DEC, 05, 14, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 14, 71.00, 44.00, 25.00, 22.00, 35.00 +DFW, 05, 14, 83.00, 63.00, 24.00, 17.00, 33.00 +DHN, 05, 14, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 14, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 14, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 14, 88.00, 66.00, -9999.00, -9999.00, 21.00 +DLG, 05, 14, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 14, 62.00, 40.00, 28.00, 25.00, 41.00 +DLLC, 05, 14, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 14, 90.00, 58.00, -9999.00, -9999.00, 2.00 +DMN, 05, 14, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 14, 75.00, 53.00, -9999.00, -9999.00, 35.00 +DPG, 05, 14, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 14, 85.00, 61.00, -9999.00, -9999.00, 21.00 +DRA, 05, 14, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 14, 88.00, 66.00, 17.00, 12.00, 24.00 +DSM, 05, 14, 73.00, 52.00, 28.00, 26.00, 40.00 +DTW, 05, 14, 70.00, 47.00, 23.00, 25.00, 36.00 +DUG, 05, 14, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 14, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 14, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 14, 84.00, 61.00, -9999.00, -9999.00, 24.00 +D45, 05, 14, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 14, 70.00, 45.00, 24.00, 24.00, 35.00 +ECG, 05, 14, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 14, 81.00, 54.00, -9999.00, -9999.00, 8.00 +EED, 05, 14, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 14, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 14, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 14, 71.00, 44.00, 35.00, 36.00, 49.00 +EKO, 05, 14, 69.00, 37.00, 14.00, 16.00, 23.00 +ELD, 05, 14, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 14, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 14, 87.00, 57.00, 6.00, 3.00, 8.00 +ELY, 05, 14, 67.00, 34.00, 16.00, 17.00, 24.00 +EMP, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 14, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +END, 05, 14, 80.00, 58.00, -9999.00, -9999.00, 22.00 +ENN, 05, 14, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 14, 72.00, 50.00, -9999.00, -9999.00, 17.00 +EPH, 05, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 14, 66.00, 48.00, 30.00, 27.00, 41.00 +ESF, 05, 14, 84.00, 63.00, -9999.00, -9999.00, 28.00 +EUG, 05, 14, 67.00, 45.00, 21.00, 27.00, 34.00 +EVV, 05, 14, 77.00, 54.00, 26.00, 28.00, 39.00 +EWN, 05, 14, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 14, 72.00, 53.00, 29.00, 27.00, 42.00 +EYW, 05, 14, 85.00, 76.00, 17.00, 13.00, 25.00 +E74, 05, 14, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 14, 78.00, 54.00, -9999.00, -9999.00, 33.00 +FAI, 05, 14, 59.00, 38.00, 17.00, 15.00, 26.00 +FAR, 05, 14, 69.00, 44.00, 21.00, 16.00, 29.00 +FAT, 05, 14, 84.00, 54.00, 2.00, 1.00, 3.00 +FAY, 05, 14, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 14, 64.00, 38.00, 23.00, 27.00, 39.00 +FCS, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 05, 14, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 14, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +FLG, 05, 14, 67.00, 33.00, 10.00, 14.00, 18.00 +FLL, 05, 14, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 14, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +FME, 05, 14, 77.00, 50.00, -9999.00, -9999.00, 28.00 +FMH, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FMN, 05, 14, 78.00, 41.00, 10.00, 7.00, 13.00 +FMY, 05, 14, 89.00, 68.00, 9.00, 17.00, 21.00 +FNT, 05, 14, 68.00, 46.00, 23.00, 25.00, 37.00 +FOD, 05, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 14, 76.00, 53.00, -9999.00, -9999.00, 34.00 +FOK, 05, 14, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 14, 77.00, 54.00, -9999.00, -9999.00, 32.00 +FSD, 05, 14, 71.00, 46.00, 29.00, 20.00, 35.00 +FSI, 05, 14, 82.00, 58.00, -9999.00, -9999.00, 31.00 +FSM, 05, 14, 81.00, 58.00, 27.00, 26.00, 40.00 +FTK, 05, 14, 76.00, 52.00, -9999.00, -9999.00, 34.00 +FWA, 05, 14, 71.00, 49.00, 23.00, 27.00, 38.00 +FWH, 05, 14, 82.00, 61.00, -9999.00, -9999.00, 26.00 +FYU, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 14, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 14, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 14, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 14, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 14, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 14, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 14, 66.00, 42.00, 20.00, 23.00, 32.00 +GFA, 05, 14, 65.00, 41.00, -9999.00, -9999.00, 31.00 +GFK, 05, 14, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 14, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 14, 67.00, 43.00, 23.00, 22.00, 33.00 +GJT, 05, 14, 76.00, 48.00, 15.00, 15.00, 22.00 +GKN, 05, 14, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 14, 72.00, 46.00, 24.00, 18.00, 32.00 +GLH, 05, 14, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 14, 80.00, 72.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 14, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 14, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +GON, 05, 14, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 14, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 14, 67.00, 44.00, 25.00, 21.00, 36.00 +GRCI, 05, 14, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 14, 68.00, 43.00, -9999.00, -9999.00, 28.00 +GRI, 05, 14, 73.00, 49.00, 26.00, 21.00, 36.00 +GRK, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GRR, 05, 14, 69.00, 46.00, 23.00, 25.00, 37.00 +GSB, 05, 14, 81.00, 57.00, -9999.00, -9999.00, 30.00 +GSG, 05, 14, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 14, 77.00, 55.00, 21.00, 23.00, 35.00 +GSP, 05, 14, 79.00, 56.00, 27.00, 28.00, 39.00 +GST, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 14, 66.00, 46.00, -9999.00, -9999.00, 43.00 +GTF, 05, 14, 65.00, 41.00, 25.00, 28.00, 36.00 +GUP, 05, 14, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 14, 73.00, 49.00, -9999.00, -9999.00, 37.00 +GVW, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 14, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 14, 74.00, 60.00, 23.00, 19.00, 34.00 +HBR, 05, 14, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 14, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 14, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 14, 70.00, 44.00, -9999.00, -9999.00, 25.00 +HKY, 05, 14, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 14, 65.00, 40.00, 22.00, 24.00, 35.00 +HMN, 05, 14, 88.00, 48.00, -9999.00, -9999.00, 7.00 +HMS, 05, 14, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 14, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 14, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +HON, 05, 14, 70.00, 45.00, 22.00, 19.00, 32.00 +HOP, 05, 14, 78.00, 53.00, -9999.00, -9999.00, 34.00 +HOT, 05, 14, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 14, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 14, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 14, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 14, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 14, 85.00, 61.00, -9999.00, -9999.00, 20.00 +HST, 05, 14, 87.00, 67.00, -9999.00, -9999.00, 31.00 +HSV, 05, 14, 79.00, 57.00, 26.00, 27.00, 40.00 +HTL, 05, 14, 66.00, 42.00, 24.00, 24.00, 37.00 +HTS, 05, 14, 75.00, 52.00, 29.00, 30.00, 42.00 +HUF, 05, 14, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 14, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 14, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 14, 68.00, 42.00, 22.00, 21.00, 32.00 +IAB, 05, 14, 77.00, 54.00, -9999.00, -9999.00, 33.00 +IAD, 05, 14, 74.00, 50.00, 25.00, 30.00, 40.00 +IAG, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 14, 85.00, 64.00, 20.00, 16.00, 28.00 +ICT, 05, 14, 77.00, 54.00, 27.00, 21.00, 38.00 +IDA, 05, 14, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 14, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 14, 73.00, 52.00, 25.00, 27.00, 40.00 +ILI, 05, 14, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 14, 81.00, 59.00, 22.00, 21.00, 35.00 +IMT, 05, 14, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +IND, 05, 14, 74.00, 52.00, 30.00, 27.00, 42.00 +INL, 05, 14, 65.00, 40.00, 26.00, 22.00, 37.00 +INS, 05, 14, 81.00, 53.00, -9999.00, -9999.00, 3.00 +INT, 05, 14, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +INW, 05, 14, 80.00, 45.00, 7.00, 11.00, 15.00 +IPL, 05, 14, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 14, 71.00, 48.00, 30.00, 32.00, 45.00 +IRK, 05, 14, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 14, 68.00, 42.00, 23.00, 18.00, 31.00 +ISP, 05, 14, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 14, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 14, 94.00, 59.00, -9999.00, -9999.00, 3.00 +IWD, 05, 14, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 14, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 14, 84.00, 60.00, 23.00, 20.00, 33.00 +JAX, 05, 14, 85.00, 62.00, 14.00, 22.00, 29.00 +JBR, 05, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 14, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 14, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 14, 68.00, 52.00, 27.00, 26.00, 41.00 +JHW, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 14, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 14, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 14, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 14, 55.00, 39.00, 45.00, 41.00, 55.00 +JST, 05, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 14, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 14, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 14, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 14, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 14, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 14, 69.00, 45.00, 24.00, 24.00, 37.00 +LAR, 05, 14, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 14, 88.00, 60.00, 4.00, 4.00, 6.00 +LAX, 05, 14, 69.00, 56.00, 3.00, 2.00, 4.00 +LBB, 05, 14, 83.00, 56.00, 20.00, 11.00, 27.00 +LBF, 05, 14, 72.00, 45.00, 29.00, 17.00, 36.00 +LCH, 05, 14, 84.00, 66.00, 17.00, 15.00, 25.00 +LCK, 05, 14, 74.00, 50.00, -9999.00, -9999.00, 39.00 +LEB, 05, 14, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 14, 74.00, 54.00, 28.00, 29.00, 41.00 +LFI, 05, 14, 74.00, 58.00, -9999.00, -9999.00, 33.00 +LFK, 05, 14, 85.00, 63.00, 21.00, 20.00, 30.00 +LFT, 05, 14, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 14, 70.00, 54.00, 27.00, 25.00, 39.00 +LGB, 05, 14, 73.00, 56.00, 3.00, 2.00, 4.00 +LGU, 05, 14, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 14, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 14, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 14, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 14, 81.00, 59.00, 23.00, 23.00, 35.00 +LIZ, 05, 14, 62.00, 40.00, -9999.00, -9999.00, 41.00 +LMT, 05, 14, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +LND, 05, 14, 66.00, 40.00, 20.00, 21.00, 30.00 +LNK, 05, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 14, 75.00, 42.00, 7.00, 9.00, 12.00 +LOZ, 05, 14, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 14, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 14, 80.00, 58.00, -9999.00, -9999.00, 35.00 +LSE, 05, 14, 71.00, 48.00, 21.00, 24.00, 36.00 +LSF, 05, 14, 84.00, 61.00, -9999.00, -9999.00, 34.00 +LSV, 05, 14, 91.00, 54.00, -9999.00, -9999.00, 3.00 +LTS, 05, 14, 86.00, 58.00, -9999.00, -9999.00, 31.00 +LUF, 05, 14, 95.00, 58.00, -9999.00, -9999.00, 2.00 +LVS, 05, 14, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 14, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 14, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 14, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 14, 76.00, 53.00, 23.00, 26.00, 37.00 +MAF, 05, 14, 87.00, 58.00, 14.00, 10.00, 20.00 +MBL, 05, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 14, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 14, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 14, 81.00, 53.00, -9999.00, -9999.00, 10.00 +MCF, 05, 14, 87.00, 68.00, -9999.00, -9999.00, 21.00 +MCG, 05, 14, 55.00, 35.00, 23.00, 19.00, 32.00 +MCI, 05, 14, 74.00, 54.00, 28.00, 23.00, 40.00 +MCK, 05, 14, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 14, 85.00, 59.00, 17.00, 24.00, 33.00 +MCO, 05, 14, 88.00, 66.00, 16.00, 25.00, 32.00 +MCW, 05, 14, 71.00, 47.00, 23.00, 22.00, 35.00 +MC2, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MDH, 05, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 14, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 14, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 14, 71.00, 50.00, 28.00, 27.00, 41.00 +MEI, 05, 14, 84.00, 59.00, 20.00, 20.00, 33.00 +MEM, 05, 14, 81.00, 61.00, 22.00, 27.00, 37.00 +MER, 05, 14, 84.00, 50.00, -9999.00, -9999.00, 6.00 +MFD, 05, 14, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 14, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 14, 73.00, 43.00, 14.00, 13.00, 20.00 +MGE, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 05, 14, 83.00, 61.00, 17.00, 22.00, 32.00 +MGW, 05, 14, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 14, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 14, 79.00, 51.00, -9999.00, -9999.00, 10.00 +MHS, 05, 14, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 14, 86.00, 70.00, 17.00, 27.00, 32.00 +MIB, 05, 14, 66.00, 43.00, -9999.00, -9999.00, 32.00 +MIV, 05, 14, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 14, 76.00, 42.00, -9999.00, -9999.00, 19.00 +MKC, 05, 14, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 14, 64.00, 45.00, 26.00, 27.00, 40.00 +MKG, 05, 14, 67.00, 45.00, 22.00, 21.00, 33.00 +MKL, 05, 14, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 14, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 14, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 14, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 14, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 14, 73.00, 50.00, 29.00, 28.00, 42.00 +MLS, 05, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 14, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 14, 85.00, 61.00, -9999.00, -9999.00, 32.00 +MOB, 05, 14, 85.00, 64.00, 17.00, 24.00, 33.00 +MOT, 05, 14, 66.00, 43.00, 18.00, 16.00, 26.00 +MPV, 05, 14, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 14, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 14, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 14, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 14, 64.00, 48.00, -9999.00, -9999.00, 16.00 +MSL, 05, 14, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 14, 69.00, 44.00, 26.00, 25.00, 40.00 +MSO, 05, 14, 66.00, 38.00, 26.00, 24.00, 37.00 +MSP, 05, 14, 69.00, 48.00, 25.00, 26.00, 37.00 +MSS, 05, 14, 67.00, 44.00, 27.00, 28.00, 39.00 +MSY, 05, 14, 84.00, 65.00, 14.00, 20.00, 28.00 +MTC, 05, 14, 67.00, 46.00, -9999.00, -9999.00, 35.00 +MTN, 05, 14, 75.00, 52.00, -9999.00, -9999.00, 28.00 +MTO, 05, 14, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 14, 72.00, 49.00, -9999.00, -9999.00, 28.00 +MUO, 05, 14, 76.00, 44.00, -9999.00, -9999.00, 19.00 +MWA, 05, 14, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 14, 83.00, 61.00, -9999.00, -9999.00, 25.00 +MYL, 05, 14, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 14, 83.00, 59.00, -9999.00, -9999.00, 28.00 +NAO, 05, 14, 80.00, 66.00, -9999.00, -9999.00, 31.00 +NBC, 05, 14, 83.00, 63.00, -9999.00, -9999.00, 29.00 +NBE, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 05, 14, 70.00, 48.00, -9999.00, -9999.00, 39.00 +NCA, 05, 14, 82.00, 56.00, -9999.00, -9999.00, 32.00 +NCO, 05, 14, 64.00, 47.00, -9999.00, -9999.00, 37.00 +NC1, 05, 14, 82.00, 54.00, -9999.00, -9999.00, 7.00 +NEL, 05, 14, 72.00, 49.00, -9999.00, -9999.00, 35.00 +NFG, 05, 14, 68.00, 54.00, -9999.00, -9999.00, 12.00 +NFL, 05, 14, 73.00, 41.00, -9999.00, -9999.00, 13.00 +NGP, 05, 14, 85.00, 70.00, -9999.00, -9999.00, 19.00 +NGU, 05, 14, 75.00, 57.00, -9999.00, -9999.00, 32.00 +NGZ, 05, 14, 66.00, 51.00, -9999.00, -9999.00, 7.00 +NHK, 05, 14, 75.00, 52.00, -9999.00, -9999.00, 35.00 +NHZ, 05, 14, 63.00, 44.00, -9999.00, -9999.00, 39.00 +NID, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 14, 85.00, 62.00, -9999.00, -9999.00, 29.00 +NIR, 05, 14, 86.00, 66.00, -9999.00, -9999.00, 19.00 +NKT, 05, 14, 78.00, 60.00, -9999.00, -9999.00, 32.00 +NKX, 05, 14, 69.00, 59.00, -9999.00, -9999.00, 10.00 +NLC, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 05, 14, 83.00, 58.00, -9999.00, -9999.00, 29.00 +NPA, 05, 14, 83.00, 66.00, -9999.00, -9999.00, 23.00 +NQA, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 05, 14, 89.00, 68.00, -9999.00, -9999.00, 19.00 +NQX, 05, 14, 85.00, 76.00, -9999.00, -9999.00, 25.00 +NRB, 05, 14, 83.00, 66.00, -9999.00, -9999.00, 26.00 +NRC, 05, 14, 84.00, 50.00, -9999.00, -9999.00, 7.00 +NRS, 05, 14, 67.00, 56.00, -9999.00, -9999.00, 6.00 +NSE, 05, 14, 85.00, 62.00, -9999.00, -9999.00, 26.00 +NSI, 05, 14, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTD, 05, 14, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTK, 05, 14, 74.00, 56.00, -9999.00, -9999.00, 6.00 +NTU, 05, 14, 75.00, 57.00, -9999.00, -9999.00, 32.00 +NUC, 05, 14, 68.00, 55.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 14, 73.00, 48.00, -9999.00, -9999.00, 10.00 +NUW, 05, 14, 63.00, 44.00, -9999.00, -9999.00, 30.00 +NWF, 05, 14, 73.00, 56.00, -9999.00, -9999.00, 4.00 +NXX, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 14, 77.00, 51.00, -9999.00, -9999.00, 35.00 +NZC, 05, 14, 86.00, 59.00, -9999.00, -9999.00, 29.00 +NZJ, 05, 14, 75.00, 52.00, -9999.00, -9999.00, 10.00 +NZW, 05, 14, 68.00, 46.00, -9999.00, -9999.00, 35.00 +NZY, 05, 14, 69.00, 59.00, -9999.00, -9999.00, 6.00 +OAK, 05, 14, 69.00, 47.00, 4.00, 6.00, 8.00 +OAR, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +OFF, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 14, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 14, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 14, 79.00, 58.00, 28.00, 17.00, 35.00 +OLM, 05, 14, 65.00, 41.00, 28.00, 33.00, 42.00 +OMA, 05, 14, 74.00, 51.00, 22.00, 24.00, 34.00 +OME, 05, 14, 42.00, 29.00, 16.00, 17.00, 24.00 +ONT, 05, 14, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 14, 70.00, 48.00, 29.00, 23.00, 39.00 +ORF, 05, 14, 75.00, 57.00, 22.00, 23.00, 34.00 +ORH, 05, 14, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 14, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 14, 64.00, 42.00, -9999.00, -9999.00, 34.00 +OTG, 05, 14, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 14, 60.00, 47.00, 28.00, 31.00, 41.00 +OTM, 05, 14, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 14, 38.00, 25.00, 5.00, 9.00, 12.00 +OURC, 05, 14, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 14, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 14, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 14, 85.00, 61.00, -9999.00, -9999.00, 27.00 +PACZ, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 14, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 14, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 14, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 14, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 14, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 14, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 14, 84.00, 62.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 14, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 14, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 14, 41.00, 36.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 14, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 14, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 14, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 14, 67.00, 45.00, -9999.00, -9999.00, 36.00 +PBI, 05, 14, 86.00, 70.00, 20.00, 30.00, 39.00 +PDT, 05, 14, 70.00, 46.00, 16.00, 15.00, 24.00 +PDX, 05, 14, 67.00, 47.00, 26.00, 31.00, 39.00 +PFN, 05, 14, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 14, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 14, 73.00, 53.00, 25.00, 27.00, 40.00 +PHX, 05, 14, 94.00, 64.00, 3.00, 2.00, 4.00 +PIA, 05, 14, 73.00, 51.00, 29.00, 25.00, 40.00 +PIB, 05, 14, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 14, 68.00, 40.00, 22.00, 21.00, 33.00 +PIR, 05, 14, 71.00, 46.00, 21.00, 17.00, 28.00 +PIT, 05, 14, 71.00, 48.00, 32.00, 30.00, 45.00 +PKB, 05, 14, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 14, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 14, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 14, 83.00, 66.00, 15.00, 16.00, 26.00 +POB, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 14, 84.00, 61.00, -9999.00, -9999.00, 33.00 +POM, 05, 14, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +POU, 05, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 14, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 14, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 14, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 14, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 14, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 14, 67.00, 43.00, -9999.00, -9999.00, 37.00 +PSP, 05, 14, 95.00, 61.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 14, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 14, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 14, 77.00, 46.00, 16.00, 16.00, 23.00 +PUC, 05, 14, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 14, 67.00, 47.00, 27.00, 24.00, 40.00 +PVU, 05, 14, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 14, 63.00, 43.00, 29.00, 27.00, 41.00 +P02, 05, 14, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +P07, 05, 14, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +P11, 05, 14, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P24, 05, 14, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P28, 05, 14, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +P35, 05, 14, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +P38, 05, 14, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +P39, 05, 14, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +P58, 05, 14, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +P59, 05, 14, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +P60, 05, 14, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +P61, 05, 14, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +P67, 05, 14, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +P68, 05, 14, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +P69, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 14, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 14, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 14, 68.00, 42.00, 24.00, 26.00, 36.00 +RBL, 05, 14, 82.00, 54.00, 7.00, 5.00, 10.00 +RCA, 05, 14, 68.00, 42.00, -9999.00, -9999.00, 34.00 +RDD, 05, 14, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 14, 67.00, 35.00, 11.00, 11.00, 17.00 +RDR, 05, 14, 68.00, 42.00, -9999.00, -9999.00, 32.00 +RDU, 05, 14, 79.00, 55.00, 23.00, 20.00, 34.00 +REE, 05, 14, 83.00, 56.00, -9999.00, -9999.00, 22.00 +REJ, 05, 14, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 14, 71.00, 47.00, 28.00, 25.00, 41.00 +RIC, 05, 14, 78.00, 54.00, 22.00, 24.00, 36.00 +RIV, 05, 14, 79.00, 52.00, -9999.00, -9999.00, 6.00 +RIW, 05, 14, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 14, 64.00, 37.00, 14.00, 15.00, 23.00 +RME, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +RMG, 05, 14, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +RND, 05, 14, 85.00, 66.00, -9999.00, -9999.00, 25.00 +RNO, 05, 14, 73.00, 40.00, 9.00, 6.00, 12.00 +ROA, 05, 14, 76.00, 53.00, 24.00, 28.00, 39.00 +ROC, 05, 14, 68.00, 46.00, 24.00, 27.00, 38.00 +ROW, 05, 14, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 14, 75.00, 52.00, 22.00, 19.00, 30.00 +RST, 05, 14, 68.00, 46.00, 28.00, 27.00, 40.00 +RWF, 05, 14, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 14, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 14, 80.00, 50.00, 4.00, 4.00, 7.00 +SAF, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 14, 69.00, 59.00, 2.00, 3.00, 5.00 +SAT, 05, 14, 85.00, 66.00, 22.00, 19.00, 32.00 +SAV, 05, 14, 84.00, 63.00, 14.00, 23.00, 31.00 +SAW, 05, 14, 60.00, 41.00, -9999.00, -9999.00, 40.00 +SBA, 05, 14, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 14, 81.00, 52.00, -9999.00, -9999.00, 8.00 +SBN, 05, 14, 70.00, 49.00, 26.00, 25.00, 38.00 +SBP, 05, 14, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 14, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 14, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 14, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 14, 82.00, 52.00, 4.00, 3.00, 6.00 +SDF, 05, 14, 76.00, 55.00, 29.00, 27.00, 41.00 +SEA, 05, 14, 64.00, 46.00, 25.00, 26.00, 37.00 +SEM, 05, 14, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 14, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 14, 67.00, 50.00, 3.00, 5.00, 7.00 +SGF, 05, 14, 76.00, 53.00, 29.00, 24.00, 40.00 +SGY, 05, 14, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 14, 66.00, 39.00, 27.00, 28.00, 39.00 +SHV, 05, 14, 83.00, 62.00, 22.00, 19.00, 33.00 +SIT, 05, 14, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 14, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 14, 87.00, 61.00, 20.00, 13.00, 28.00 +SKA, 05, 14, 66.00, 42.00, -9999.00, -9999.00, 25.00 +SKF, 05, 14, 85.00, 66.00, -9999.00, -9999.00, 24.00 +SLC, 05, 14, 72.00, 46.00, 21.00, 23.00, 30.00 +SLE, 05, 14, 67.00, 42.00, 21.00, 28.00, 34.00 +SLN, 05, 14, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 14, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 14, 68.00, 46.00, -9999.00, 2.00, 4.00 +SNA, 05, 14, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 14, 39.00, 31.00, 29.00, 39.00, 47.00 +SNS, 05, 14, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 14, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 14, 75.00, 52.00, 25.00, 25.00, 38.00 +SPS, 05, 14, 83.00, 59.00, 21.00, 14.00, 29.00 +SRQ, 05, 14, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 14, 83.00, 58.00, -9999.00, -9999.00, 30.00 +SSI, 05, 14, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +STC, 05, 14, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 14, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +STL, 05, 14, 76.00, 56.00, 23.00, 27.00, 38.00 +STNV, 05, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +STS, 05, 14, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 14, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 14, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 14, 78.00, 50.00, -9999.00, -9999.00, 8.00 +SUX, 05, 14, 73.00, 50.00, 27.00, 24.00, 37.00 +SVN, 05, 14, 84.00, 63.00, -9999.00, -9999.00, 27.00 +SWF, 05, 14, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 14, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 14, 68.00, 46.00, 30.00, 32.00, 46.00 +SZL, 05, 14, 76.00, 52.00, -9999.00, -9999.00, 34.00 +TAD, 05, 14, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 14, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 14, 78.00, 50.00, -9999.00, -9999.00, 33.00 +TCC, 05, 14, 81.00, 51.00, 13.00, 9.00, 18.00 +TCL, 05, 14, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 14, 68.00, 43.00, -9999.00, -9999.00, 33.00 +TCS, 05, 14, 83.00, 54.00, -9999.00, -9999.00, 8.00 +TEB, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 14, 79.00, 58.00, -9999.00, -9999.00, 30.00 +TKA, 05, 14, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 14, 86.00, 61.00, 12.00, 23.00, 30.00 +TNX, 05, 14, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 14, 71.00, 47.00, 25.00, 29.00, 42.00 +TOP, 05, 14, 76.00, 53.00, 28.00, 24.00, 41.00 +TPA, 05, 14, 87.00, 68.00, 10.00, 15.00, 20.00 +TPH, 05, 14, 73.00, 42.00, 8.00, 6.00, 12.00 +TRI, 05, 14, 75.00, 52.00, 26.00, 31.00, 42.00 +TRK, 05, 14, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 14, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 14, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 14, 80.00, 59.00, 26.00, 21.00, 37.00 +TUP, 05, 14, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 14, 90.00, 58.00, 4.00, 4.00, 7.00 +TVC, 05, 14, 66.00, 41.00, 20.00, 18.00, 28.00 +TVL, 05, 14, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 14, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 14, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 14, 78.00, 53.00, 26.00, 30.00, 40.00 +T01, 05, 14, 75.00, 52.00, -9999.00, -9999.00, 33.00 +T02, 05, 14, 81.00, 58.00, -9999.00, -9999.00, 32.00 +T03, 05, 14, 82.00, 59.00, -9999.00, -9999.00, 28.00 +T04, 05, 14, 86.00, 67.00, -9999.00, -9999.00, 21.00 +T05, 05, 14, 75.00, 51.00, -9999.00, -9999.00, 32.00 +T06, 05, 14, 84.00, 58.00, -9999.00, -9999.00, 25.00 +T07, 05, 14, 79.00, 45.00, -9999.00, -9999.00, 25.00 +T08, 05, 14, 72.00, 50.00, -9999.00, -9999.00, 17.00 +UCA, 05, 14, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 14, 81.00, 53.00, -9999.00, -9999.00, 3.00 +UIL, 05, 14, 60.00, 42.00, 46.00, 48.00, 57.00 +UIN, 05, 14, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 14, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 14, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 14, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +U15, 05, 14, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +U28, 05, 14, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 14, 85.00, 59.00, -9999.00, -9999.00, 27.00 +VBG, 05, 14, 69.00, 48.00, -9999.00, -9999.00, 10.00 +VCT, 05, 14, 85.00, 68.00, 16.00, 15.00, 26.00 +VCV, 05, 14, 81.00, 48.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 14, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 14, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 14, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 14, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 14, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 14, 85.00, 61.00, -9999.00, -9999.00, 21.00 +VRB, 05, 14, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 14, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 14, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 14, 75.00, 52.00, 23.00, 22.00, -9999.00 +WJA, 05, 14, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 14, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 14, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 14, 73.00, 38.00, 13.00, 13.00, 19.00 +WPO, 05, 14, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 14, 85.00, 59.00, -9999.00, -9999.00, 29.00 +WRG, 05, 14, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 14, 74.00, 48.00, -9999.00, -9999.00, 35.00 +WRL, 05, 14, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +X68, 05, 14, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 14, 50.00, 37.00, 55.00, 54.00, 67.00 +YCG, 05, 14, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 14, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 14, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 14, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 14, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 14, 72.00, 42.00, 9.00, 12.00, 17.00 +YNG, 05, 14, 69.00, 46.00, 31.00, 31.00, 44.00 +YPA, 05, 14, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 14, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 14, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 14, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 14, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 14, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 14, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 14, 94.00, 64.00, 1.00, 1.00, 2.00 +YVR, 05, 14, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 14, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 14, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 14, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 14, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 14, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 14, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 14, 63.00, 38.00, 24.00, 24.00, 36.00 +ZUN, 05, 14, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 14, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 14, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 14, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +01R, 05, 14, 84.00, 62.00, -9999.00, -9999.00, 28.00 +1V1, 05, 14, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 14, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 14, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 14, 77.00, 59.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 14, 83.00, 58.00, -9999.00, -9999.00, 32.00 +3B1, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 14, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 14, 68.00, 41.00, -9999.00, -9999.00, 34.00 +3SE, 05, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 14, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 14, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 14, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 14, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 14, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 14, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 14, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 15, 71.00, 49.00, 29.00, 28.00, 42.00 +ABI, 05, 15, 84.00, 61.00, 17.00, 14.00, 26.00 +ABQ, 05, 15, 80.00, 49.00, 11.00, 9.00, 17.00 +ABR, 05, 15, 70.00, 45.00, 21.00, 17.00, 31.00 +ABY, 05, 15, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 15, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 15, 84.00, 64.00, 20.00, 19.00, 31.00 +ACV, 05, 15, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 15, 71.00, 50.00, 24.00, 24.00, 36.00 +ADK, 05, 15, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 15, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 15, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 15, 74.00, 51.00, -9999.00, -9999.00, 26.00 +AEX, 05, 15, 84.00, 63.00, -9999.00, -9999.00, 28.00 +AFF, 05, 15, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 15, 89.00, 65.00, -9999.00, -9999.00, 40.00 +AGS, 05, 15, 84.00, 58.00, 20.00, 25.00, 35.00 +AHN, 05, 15, 81.00, 58.00, 18.00, 23.00, 32.00 +AKN, 05, 15, 51.00, 34.00, 28.00, 25.00, 40.00 +AKO, 05, 15, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 15, 70.00, 45.00, 28.00, 29.00, 43.00 +ALI, 05, 15, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 15, 72.00, 49.00, 26.00, 24.00, 40.00 +ALS, 05, 15, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 15, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 15, 79.00, 52.00, 19.00, 13.00, 27.00 +AMG, 05, 15, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 15, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 15, 54.00, 39.00, 15.00, 13.00, 22.00 +AND, 05, 15, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 15, 56.00, 42.00, 48.00, 48.00, 60.00 +AOO, 05, 15, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +APN, 05, 15, 65.00, 39.00, 25.00, 28.00, 40.00 +AQQ, 05, 15, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ART, 05, 15, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +AST, 05, 15, 60.00, 45.00, 37.00, 40.00, 50.00 +ATL, 05, 15, 80.00, 59.00, 20.00, 27.00, 37.00 +ATW, 05, 15, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 15, 74.00, 50.00, -9999.00, -9999.00, 37.00 +AUG, 05, 15, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 15, 85.00, 67.00, 19.00, 18.00, 31.00 +AUW, 05, 15, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 15, 75.00, 51.00, 25.00, 29.00, 38.00 +AVP, 05, 15, 69.00, 48.00, 30.00, 32.00, 46.00 +AXN, 05, 15, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 15, 68.00, 46.00, -9999.00, -9999.00, 37.00 +AYS, 05, 15, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 15, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 15, 83.00, 54.00, -9999.00, -9999.00, 10.00 +BAD, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 15, 62.00, 31.00, -9999.00, -9999.00, 19.00 +BDL, 05, 15, 72.00, 48.00, 27.00, 25.00, 39.00 +BDR, 05, 15, 67.00, 50.00, 28.00, 24.00, 38.00 +BET, 05, 15, 49.00, 32.00, 21.00, 18.00, 30.00 +BFD, 05, 15, 64.00, 41.00, 31.00, 35.00, 47.00 +BFF, 05, 15, 71.00, 42.00, 24.00, 20.00, 35.00 +BFL, 05, 15, 85.00, 57.00, 2.00, 2.00, 3.00 +BGM, 05, 15, 65.00, 46.00, 30.00, 32.00, 46.00 +BGR, 05, 15, 64.00, 43.00, 27.00, 26.00, 38.00 +BGS, 05, 15, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 15, 81.00, 58.00, 23.00, 25.00, 37.00 +BID, 05, 15, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 15, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 15, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 15, 67.00, 43.00, 24.00, 28.00, 38.00 +BIS, 05, 15, 68.00, 42.00, 21.00, 19.00, 31.00 +BIX, 05, 15, 83.00, 67.00, -9999.00, -9999.00, 22.00 +BJI, 05, 15, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 15, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 15, 71.00, 40.00, -9999.00, -9999.00, 31.00 +BKW, 05, 15, 70.00, 49.00, 30.00, 34.00, 45.00 +BLF, 05, 15, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 15, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 15, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 15, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 15, 77.00, 53.00, -9999.00, -9999.00, 34.00 +BNA, 05, 15, 79.00, 57.00, 26.00, 27.00, 41.00 +BNO, 05, 15, 66.00, 36.00, -9999.00, 15.00, 33.00 +BOI, 05, 15, 71.00, 44.00, 14.00, 17.00, 23.00 +BOS, 05, 15, 67.00, 50.00, 29.00, 24.00, 41.00 +BPI, 05, 15, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 15, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 15, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 15, 73.00, 52.00, -9999.00, -9999.00, 31.00 +BRO, 05, 15, 88.00, 72.00, 12.00, 10.00, 18.00 +BRW, 05, 15, 25.00, 15.00, 9.00, 11.00, 18.00 +BSM, 05, 15, 85.00, 67.00, -9999.00, -9999.00, 25.00 +BTI, 05, 15, 27.00, 17.00, 8.00, 11.00, 16.00 +BTL, 05, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 15, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 15, 86.00, 65.00, 17.00, 18.00, 28.00 +BTT, 05, 15, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 15, 67.00, 45.00, 30.00, 29.00, 46.00 +BUB, 05, 15, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 15, 66.00, 47.00, 28.00, 30.00, 42.00 +BUR, 05, 15, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 15, 83.00, 67.00, -9999.00, 14.00, 22.00 +BWG, 05, 15, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 15, 74.00, 53.00, 26.00, 28.00, 39.00 +BYH, 05, 15, 81.00, 60.00, -9999.00, -9999.00, 34.00 +BYI, 05, 15, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 15, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 15, 84.00, 58.00, 18.00, 21.00, 31.00 +CAG, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 15, 70.00, 48.00, 30.00, 33.00, 44.00 +CAO, 05, 15, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 15, 62.00, 40.00, 32.00, 33.00, 45.00 +CBM, 05, 15, 83.00, 58.00, -9999.00, -9999.00, 25.00 +CDB, 05, 15, 44.00, 35.00, 48.00, 46.00, 64.00 +CDC, 05, 15, 72.00, 41.00, 13.00, 13.00, 20.00 +CDR, 05, 15, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 15, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 15, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 15, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 15, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 15, 79.00, 55.00, 20.00, 27.00, 37.00 +CHO, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 15, 83.00, 63.00, 18.00, 21.00, 31.00 +CID, 05, 15, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 15, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 15, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 15, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 15, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 15, 69.00, 47.00, 28.00, 30.00, 42.00 +CLL, 05, 15, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 15, 78.00, 56.00, 24.00, 23.00, 36.00 +CMH, 05, 15, 72.00, 50.00, 25.00, 30.00, 42.00 +CMI, 05, 15, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 15, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 15, 74.00, 52.00, 28.00, 18.00, 34.00 +CNM, 05, 15, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 15, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +COD, 05, 15, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +COF, 05, 15, 85.00, 67.00, -9999.00, -9999.00, 26.00 +CON, 05, 15, 69.00, 41.00, 26.00, 25.00, 38.00 +COS, 05, 15, 69.00, 42.00, 23.00, 25.00, 37.00 +COT, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 15, 74.00, 53.00, 30.00, 28.00, 44.00 +CPR, 05, 15, 67.00, 38.00, 26.00, 25.00, 37.00 +CRBC, 05, 15, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 15, 86.00, 70.00, 15.00, 13.00, 24.00 +CRW, 05, 15, 76.00, 52.00, 31.00, 33.00, 45.00 +CSG, 05, 15, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 15, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 15, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 15, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 15, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 15, 74.00, 52.00, 25.00, 27.00, 38.00 +CVN, 05, 15, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 15, 80.00, 50.00, -9999.00, -9999.00, 16.00 +CXY, 05, 15, 73.00, 51.00, 22.00, 30.00, 38.00 +CYS, 05, 15, 65.00, 39.00, 26.00, 26.00, 39.00 +DAA, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 05, 15, 85.00, 65.00, 15.00, 24.00, 30.00 +DAG, 05, 15, 87.00, 60.00, 3.00, 2.00, 4.00 +DAL, 05, 15, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 15, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 15, 73.00, 51.00, 27.00, 26.00, 39.00 +DBQ, 05, 15, 69.00, 48.00, 24.00, 23.00, 35.00 +DCA, 05, 15, 76.00, 57.00, 23.00, 27.00, 36.00 +DDC, 05, 15, 76.00, 52.00, 25.00, 18.00, 33.00 +DEC, 05, 15, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 15, 71.00, 44.00, 25.00, 22.00, 35.00 +DFW, 05, 15, 83.00, 63.00, 24.00, 17.00, 33.00 +DHN, 05, 15, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 15, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 15, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 15, 88.00, 66.00, -9999.00, -9999.00, 21.00 +DLG, 05, 15, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 15, 62.00, 40.00, 28.00, 25.00, 41.00 +DLLC, 05, 15, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 15, 90.00, 58.00, -9999.00, -9999.00, 2.00 +DMN, 05, 15, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 15, 75.00, 53.00, -9999.00, -9999.00, 35.00 +DPG, 05, 15, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 15, 85.00, 61.00, -9999.00, -9999.00, 21.00 +DRA, 05, 15, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 15, 88.00, 66.00, 17.00, 12.00, 24.00 +DSM, 05, 15, 73.00, 52.00, 28.00, 26.00, 40.00 +DTW, 05, 15, 70.00, 47.00, 23.00, 25.00, 36.00 +DUG, 05, 15, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 15, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 15, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 15, 84.00, 61.00, -9999.00, -9999.00, 24.00 +D45, 05, 15, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 15, 70.00, 45.00, 24.00, 24.00, 35.00 +ECG, 05, 15, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 15, 81.00, 54.00, -9999.00, -9999.00, 8.00 +EED, 05, 15, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 15, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 15, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 15, 71.00, 44.00, 35.00, 36.00, 49.00 +EKO, 05, 15, 69.00, 37.00, 14.00, 16.00, 23.00 +ELD, 05, 15, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 15, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 15, 87.00, 57.00, 6.00, 3.00, 8.00 +ELY, 05, 15, 67.00, 34.00, 16.00, 17.00, 24.00 +EMP, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 15, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +END, 05, 15, 80.00, 58.00, -9999.00, -9999.00, 22.00 +ENN, 05, 15, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 15, 72.00, 50.00, -9999.00, -9999.00, 17.00 +EPH, 05, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 15, 66.00, 48.00, 30.00, 27.00, 41.00 +ESF, 05, 15, 84.00, 63.00, -9999.00, -9999.00, 28.00 +EUG, 05, 15, 67.00, 45.00, 20.00, 27.00, 34.00 +EVV, 05, 15, 77.00, 54.00, 26.00, 28.00, 39.00 +EWN, 05, 15, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 15, 72.00, 53.00, 29.00, 27.00, 42.00 +EYW, 05, 15, 85.00, 76.00, 17.00, 13.00, 25.00 +E74, 05, 15, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 15, 78.00, 54.00, -9999.00, -9999.00, 33.00 +FAI, 05, 15, 60.00, 38.00, 17.00, 15.00, 26.00 +FAR, 05, 15, 69.00, 44.00, 21.00, 16.00, 29.00 +FAT, 05, 15, 84.00, 54.00, 2.00, 1.00, 3.00 +FAY, 05, 15, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 15, 64.00, 38.00, 23.00, 27.00, 39.00 +FCS, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 05, 15, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 15, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +FLG, 05, 15, 67.00, 33.00, 10.00, 14.00, 18.00 +FLL, 05, 15, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 15, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 15, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +FME, 05, 15, 77.00, 50.00, -9999.00, -9999.00, 28.00 +FMH, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FMN, 05, 15, 78.00, 41.00, 10.00, 7.00, 13.00 +FMY, 05, 15, 89.00, 68.00, 9.00, 17.00, 21.00 +FNT, 05, 15, 68.00, 46.00, 23.00, 25.00, 37.00 +FOD, 05, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 15, 76.00, 53.00, -9999.00, -9999.00, 34.00 +FOK, 05, 15, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 15, 77.00, 54.00, -9999.00, -9999.00, 32.00 +FSD, 05, 15, 71.00, 46.00, 29.00, 20.00, 35.00 +FSI, 05, 15, 82.00, 58.00, -9999.00, -9999.00, 31.00 +FSM, 05, 15, 81.00, 58.00, 27.00, 26.00, 40.00 +FTK, 05, 15, 76.00, 52.00, -9999.00, -9999.00, 34.00 +FWA, 05, 15, 71.00, 49.00, 23.00, 27.00, 38.00 +FWH, 05, 15, 82.00, 61.00, -9999.00, -9999.00, 26.00 +FYU, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 15, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 15, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 15, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 15, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 15, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 15, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 15, 66.00, 42.00, 20.00, 23.00, 32.00 +GFA, 05, 15, 65.00, 41.00, -9999.00, -9999.00, 31.00 +GFK, 05, 15, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 15, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 15, 67.00, 43.00, 23.00, 22.00, 33.00 +GJT, 05, 15, 76.00, 48.00, 15.00, 15.00, 22.00 +GKN, 05, 15, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 15, 72.00, 46.00, 24.00, 18.00, 32.00 +GLH, 05, 15, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 15, 80.00, 72.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 15, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 15, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +GON, 05, 15, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 15, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 15, 67.00, 44.00, 25.00, 21.00, 36.00 +GRCI, 05, 15, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 15, 68.00, 43.00, -9999.00, -9999.00, 27.00 +GRI, 05, 15, 73.00, 49.00, 26.00, 21.00, 36.00 +GRK, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GRR, 05, 15, 69.00, 46.00, 23.00, 25.00, 37.00 +GSB, 05, 15, 81.00, 57.00, -9999.00, -9999.00, 30.00 +GSG, 05, 15, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 15, 77.00, 55.00, 21.00, 23.00, 35.00 +GSP, 05, 15, 79.00, 56.00, 27.00, 28.00, 40.00 +GST, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 15, 66.00, 46.00, -9999.00, -9999.00, 43.00 +GTF, 05, 15, 65.00, 41.00, 25.00, 28.00, 36.00 +GUP, 05, 15, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 15, 73.00, 49.00, -9999.00, -9999.00, 37.00 +GVW, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 15, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 15, 74.00, 60.00, 23.00, 19.00, 34.00 +HBR, 05, 15, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 15, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 15, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 15, 70.00, 44.00, -9999.00, -9999.00, 25.00 +HKY, 05, 15, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 15, 65.00, 40.00, 22.00, 24.00, 35.00 +HMN, 05, 15, 88.00, 48.00, -9999.00, -9999.00, 7.00 +HMS, 05, 15, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 15, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 15, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +HON, 05, 15, 70.00, 45.00, 22.00, 19.00, 32.00 +HOP, 05, 15, 78.00, 53.00, -9999.00, -9999.00, 34.00 +HOT, 05, 15, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 15, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 15, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 15, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 15, 85.00, 61.00, -9999.00, -9999.00, 20.00 +HST, 05, 15, 87.00, 67.00, -9999.00, -9999.00, 32.00 +HSV, 05, 15, 79.00, 57.00, 26.00, 27.00, 40.00 +HTL, 05, 15, 66.00, 42.00, 24.00, 24.00, 37.00 +HTS, 05, 15, 75.00, 52.00, 29.00, 30.00, 42.00 +HUF, 05, 15, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 15, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 15, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 15, 68.00, 42.00, 22.00, 21.00, 32.00 +IAB, 05, 15, 77.00, 54.00, -9999.00, -9999.00, 33.00 +IAD, 05, 15, 74.00, 50.00, 25.00, 30.00, 40.00 +IAG, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 15, 85.00, 64.00, 20.00, 16.00, 28.00 +ICT, 05, 15, 77.00, 54.00, 27.00, 21.00, 38.00 +IDA, 05, 15, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 15, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 15, 73.00, 52.00, 25.00, 27.00, 40.00 +ILI, 05, 15, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 15, 81.00, 59.00, 22.00, 21.00, 35.00 +IMT, 05, 15, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +IND, 05, 15, 74.00, 52.00, 30.00, 27.00, 42.00 +INL, 05, 15, 65.00, 40.00, 26.00, 22.00, 37.00 +INS, 05, 15, 81.00, 53.00, -9999.00, -9999.00, 3.00 +INT, 05, 15, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +INW, 05, 15, 80.00, 45.00, 7.00, 11.00, 15.00 +IPL, 05, 15, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 15, 71.00, 48.00, 30.00, 32.00, 45.00 +IRK, 05, 15, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 15, 68.00, 42.00, 23.00, 18.00, 31.00 +ISP, 05, 15, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 15, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 15, 94.00, 59.00, -9999.00, -9999.00, 3.00 +IWD, 05, 15, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 15, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 15, 84.00, 60.00, 23.00, 20.00, 33.00 +JAX, 05, 15, 85.00, 62.00, 14.00, 22.00, 29.00 +JBR, 05, 15, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 15, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 15, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 15, 68.00, 52.00, 27.00, 26.00, 41.00 +JHW, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 15, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 15, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 15, 55.00, 39.00, 45.00, 41.00, 55.00 +JST, 05, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 15, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 15, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 15, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 15, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 15, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 15, 69.00, 45.00, 24.00, 24.00, 37.00 +LAR, 05, 15, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 15, 88.00, 60.00, 4.00, 4.00, 6.00 +LAX, 05, 15, 69.00, 56.00, 3.00, 2.00, 4.00 +LBB, 05, 15, 83.00, 56.00, 20.00, 11.00, 27.00 +LBF, 05, 15, 72.00, 45.00, 29.00, 17.00, 36.00 +LCH, 05, 15, 84.00, 66.00, 17.00, 15.00, 25.00 +LCK, 05, 15, 74.00, 50.00, -9999.00, -9999.00, 39.00 +LEB, 05, 15, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 15, 74.00, 54.00, 28.00, 29.00, 41.00 +LFI, 05, 15, 74.00, 58.00, -9999.00, -9999.00, 33.00 +LFK, 05, 15, 85.00, 63.00, 21.00, 20.00, 30.00 +LFT, 05, 15, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 15, 70.00, 54.00, 27.00, 25.00, 39.00 +LGB, 05, 15, 73.00, 56.00, 3.00, 2.00, 4.00 +LGU, 05, 15, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 15, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 15, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 15, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 15, 81.00, 59.00, 23.00, 23.00, 35.00 +LIZ, 05, 15, 62.00, 40.00, -9999.00, -9999.00, 41.00 +LMT, 05, 15, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +LND, 05, 15, 66.00, 40.00, 20.00, 21.00, 30.00 +LNK, 05, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 15, 75.00, 42.00, 7.00, 9.00, 12.00 +LOZ, 05, 15, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 15, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 15, 80.00, 58.00, -9999.00, -9999.00, 35.00 +LSE, 05, 15, 71.00, 48.00, 21.00, 24.00, 36.00 +LSF, 05, 15, 84.00, 61.00, -9999.00, -9999.00, 34.00 +LSV, 05, 15, 91.00, 54.00, -9999.00, -9999.00, 3.00 +LTS, 05, 15, 86.00, 58.00, -9999.00, -9999.00, 32.00 +LUF, 05, 15, 95.00, 58.00, -9999.00, -9999.00, 2.00 +LVS, 05, 15, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 15, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 15, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 15, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 15, 76.00, 53.00, 23.00, 26.00, 37.00 +MAF, 05, 15, 87.00, 58.00, 14.00, 10.00, 20.00 +MBL, 05, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 15, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 15, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 15, 81.00, 53.00, -9999.00, -9999.00, 10.00 +MCF, 05, 15, 87.00, 68.00, -9999.00, -9999.00, 21.00 +MCG, 05, 15, 55.00, 35.00, 23.00, 19.00, 32.00 +MCI, 05, 15, 74.00, 54.00, 28.00, 23.00, 40.00 +MCK, 05, 15, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 15, 85.00, 59.00, 17.00, 24.00, 33.00 +MCO, 05, 15, 88.00, 66.00, 16.00, 26.00, 33.00 +MCW, 05, 15, 71.00, 47.00, 23.00, 22.00, 35.00 +MC2, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MDH, 05, 15, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 15, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 15, 71.00, 50.00, 28.00, 27.00, 41.00 +MEI, 05, 15, 84.00, 59.00, 20.00, 20.00, 33.00 +MEM, 05, 15, 81.00, 61.00, 22.00, 27.00, 37.00 +MER, 05, 15, 84.00, 50.00, -9999.00, -9999.00, 6.00 +MFD, 05, 15, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 15, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 15, 73.00, 43.00, 14.00, 13.00, 19.00 +MGE, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 05, 15, 83.00, 61.00, 17.00, 22.00, 32.00 +MGW, 05, 15, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 15, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 15, 79.00, 51.00, -9999.00, -9999.00, 10.00 +MHS, 05, 15, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 15, 86.00, 70.00, 17.00, 28.00, 33.00 +MIB, 05, 15, 66.00, 43.00, -9999.00, -9999.00, 32.00 +MIV, 05, 15, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 15, 76.00, 42.00, -9999.00, -9999.00, 19.00 +MKC, 05, 15, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 15, 64.00, 45.00, 26.00, 27.00, 40.00 +MKG, 05, 15, 67.00, 45.00, 22.00, 21.00, 33.00 +MKL, 05, 15, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 15, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 15, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 15, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 15, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 15, 73.00, 50.00, 29.00, 28.00, 42.00 +MLS, 05, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 15, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 15, 85.00, 61.00, -9999.00, -9999.00, 32.00 +MOB, 05, 15, 85.00, 64.00, 17.00, 24.00, 33.00 +MOT, 05, 15, 66.00, 43.00, 18.00, 16.00, 26.00 +MPV, 05, 15, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 15, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 15, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 15, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 15, 64.00, 48.00, -9999.00, -9999.00, 16.00 +MSL, 05, 15, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 15, 69.00, 44.00, 26.00, 25.00, 40.00 +MSO, 05, 15, 66.00, 38.00, 26.00, 24.00, 37.00 +MSP, 05, 15, 69.00, 48.00, 25.00, 26.00, 37.00 +MSS, 05, 15, 67.00, 44.00, 27.00, 28.00, 39.00 +MSY, 05, 15, 84.00, 65.00, 14.00, 20.00, 28.00 +MTC, 05, 15, 67.00, 46.00, -9999.00, -9999.00, 35.00 +MTN, 05, 15, 75.00, 52.00, -9999.00, -9999.00, 28.00 +MTO, 05, 15, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 15, 72.00, 49.00, -9999.00, -9999.00, 28.00 +MUO, 05, 15, 76.00, 44.00, -9999.00, -9999.00, 19.00 +MWA, 05, 15, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 15, 83.00, 61.00, -9999.00, -9999.00, 25.00 +MYL, 05, 15, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 15, 83.00, 59.00, -9999.00, -9999.00, 28.00 +NAO, 05, 15, 80.00, 66.00, -9999.00, -9999.00, 32.00 +NBC, 05, 15, 83.00, 63.00, -9999.00, -9999.00, 29.00 +NBE, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 05, 15, 70.00, 48.00, -9999.00, -9999.00, 39.00 +NCA, 05, 15, 82.00, 56.00, -9999.00, -9999.00, 32.00 +NCO, 05, 15, 64.00, 47.00, -9999.00, -9999.00, 37.00 +NC1, 05, 15, 82.00, 54.00, -9999.00, -9999.00, 7.00 +NEL, 05, 15, 72.00, 49.00, -9999.00, -9999.00, 35.00 +NFG, 05, 15, 68.00, 54.00, -9999.00, -9999.00, 11.00 +NFL, 05, 15, 73.00, 41.00, -9999.00, -9999.00, 13.00 +NGP, 05, 15, 85.00, 70.00, -9999.00, -9999.00, 19.00 +NGU, 05, 15, 75.00, 57.00, -9999.00, -9999.00, 32.00 +NGZ, 05, 15, 66.00, 51.00, -9999.00, -9999.00, 6.00 +NHK, 05, 15, 75.00, 52.00, -9999.00, -9999.00, 35.00 +NHZ, 05, 15, 63.00, 44.00, -9999.00, -9999.00, 39.00 +NID, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 15, 85.00, 62.00, -9999.00, -9999.00, 29.00 +NIR, 05, 15, 86.00, 66.00, -9999.00, -9999.00, 19.00 +NKT, 05, 15, 78.00, 60.00, -9999.00, -9999.00, 32.00 +NKX, 05, 15, 69.00, 59.00, -9999.00, -9999.00, 10.00 +NLC, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 05, 15, 83.00, 58.00, -9999.00, -9999.00, 29.00 +NPA, 05, 15, 83.00, 66.00, -9999.00, -9999.00, 23.00 +NQA, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 05, 15, 89.00, 68.00, -9999.00, -9999.00, 19.00 +NQX, 05, 15, 85.00, 76.00, -9999.00, -9999.00, 26.00 +NRB, 05, 15, 83.00, 66.00, -9999.00, -9999.00, 26.00 +NRC, 05, 15, 84.00, 50.00, -9999.00, -9999.00, 6.00 +NRS, 05, 15, 67.00, 56.00, -9999.00, -9999.00, 6.00 +NSE, 05, 15, 85.00, 62.00, -9999.00, -9999.00, 26.00 +NSI, 05, 15, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTD, 05, 15, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTK, 05, 15, 74.00, 56.00, -9999.00, -9999.00, 6.00 +NTU, 05, 15, 75.00, 57.00, -9999.00, -9999.00, 32.00 +NUC, 05, 15, 68.00, 55.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 15, 73.00, 48.00, -9999.00, -9999.00, 10.00 +NUW, 05, 15, 63.00, 44.00, -9999.00, -9999.00, 29.00 +NWF, 05, 15, 73.00, 56.00, -9999.00, -9999.00, 4.00 +NXX, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 15, 77.00, 51.00, -9999.00, -9999.00, 35.00 +NZC, 05, 15, 86.00, 59.00, -9999.00, -9999.00, 29.00 +NZJ, 05, 15, 75.00, 52.00, -9999.00, -9999.00, 10.00 +NZW, 05, 15, 68.00, 46.00, -9999.00, -9999.00, 35.00 +NZY, 05, 15, 69.00, 59.00, -9999.00, -9999.00, 6.00 +OAK, 05, 15, 69.00, 47.00, 3.00, 5.00, 7.00 +OAR, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +OFF, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 15, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 15, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 15, 79.00, 58.00, 28.00, 17.00, 35.00 +OLM, 05, 15, 65.00, 41.00, 28.00, 33.00, 42.00 +OMA, 05, 15, 74.00, 51.00, 22.00, 24.00, 34.00 +OME, 05, 15, 42.00, 30.00, 16.00, 17.00, 24.00 +ONT, 05, 15, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 15, 70.00, 48.00, 29.00, 23.00, 39.00 +ORF, 05, 15, 75.00, 57.00, 22.00, 23.00, 34.00 +ORH, 05, 15, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 15, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 15, 64.00, 42.00, -9999.00, -9999.00, 34.00 +OTG, 05, 15, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 15, 60.00, 47.00, 28.00, 31.00, 41.00 +OTM, 05, 15, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 15, 38.00, 25.00, 5.00, 9.00, 12.00 +OURC, 05, 15, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 15, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 15, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 15, 85.00, 61.00, -9999.00, -9999.00, 27.00 +PACZ, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 15, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 15, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 15, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 15, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 15, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 15, 84.00, 62.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 15, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 15, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 15, 41.00, 36.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 15, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 15, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 15, 67.00, 45.00, -9999.00, -9999.00, 36.00 +PBI, 05, 15, 86.00, 70.00, 21.00, 31.00, 40.00 +PDT, 05, 15, 70.00, 46.00, 16.00, 15.00, 24.00 +PDX, 05, 15, 67.00, 47.00, 26.00, 31.00, 39.00 +PFN, 05, 15, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 15, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 15, 73.00, 53.00, 25.00, 27.00, 40.00 +PHX, 05, 15, 94.00, 64.00, 3.00, 2.00, 4.00 +PIA, 05, 15, 73.00, 51.00, 29.00, 25.00, 40.00 +PIB, 05, 15, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 15, 68.00, 40.00, 22.00, 21.00, 33.00 +PIR, 05, 15, 71.00, 46.00, 21.00, 17.00, 28.00 +PIT, 05, 15, 71.00, 48.00, 32.00, 30.00, 45.00 +PKB, 05, 15, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 15, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 15, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 15, 83.00, 66.00, 15.00, 16.00, 26.00 +POB, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 15, 84.00, 61.00, -9999.00, -9999.00, 33.00 +POM, 05, 15, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +POU, 05, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 15, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 15, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 15, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 15, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 15, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 15, 67.00, 43.00, -9999.00, -9999.00, 37.00 +PSP, 05, 15, 95.00, 61.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 15, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 15, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 15, 77.00, 46.00, 16.00, 16.00, 23.00 +PUC, 05, 15, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 15, 67.00, 47.00, 27.00, 24.00, 40.00 +PVU, 05, 15, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 15, 63.00, 43.00, 29.00, 27.00, 41.00 +P02, 05, 15, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +P07, 05, 15, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +P11, 05, 15, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P24, 05, 15, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P28, 05, 15, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +P35, 05, 15, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +P38, 05, 15, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +P39, 05, 15, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +P58, 05, 15, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +P59, 05, 15, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +P60, 05, 15, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +P61, 05, 15, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +P67, 05, 15, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +P68, 05, 15, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +P69, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 15, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 15, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 15, 68.00, 42.00, 24.00, 26.00, 36.00 +RBL, 05, 15, 82.00, 54.00, 7.00, 5.00, 9.00 +RCA, 05, 15, 68.00, 42.00, -9999.00, -9999.00, 34.00 +RDD, 05, 15, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 15, 67.00, 35.00, 11.00, 11.00, 17.00 +RDR, 05, 15, 68.00, 42.00, -9999.00, -9999.00, 32.00 +RDU, 05, 15, 79.00, 55.00, 23.00, 20.00, 34.00 +REE, 05, 15, 83.00, 56.00, -9999.00, -9999.00, 22.00 +REJ, 05, 15, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 15, 71.00, 47.00, 28.00, 25.00, 41.00 +RIC, 05, 15, 78.00, 54.00, 22.00, 24.00, 36.00 +RIV, 05, 15, 79.00, 52.00, -9999.00, -9999.00, 6.00 +RIW, 05, 15, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 15, 64.00, 37.00, 14.00, 15.00, 23.00 +RME, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +RMG, 05, 15, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +RND, 05, 15, 85.00, 66.00, -9999.00, -9999.00, 25.00 +RNO, 05, 15, 73.00, 40.00, 9.00, 6.00, 12.00 +ROA, 05, 15, 76.00, 53.00, 24.00, 28.00, 39.00 +ROC, 05, 15, 68.00, 46.00, 24.00, 27.00, 38.00 +ROW, 05, 15, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 15, 75.00, 52.00, 22.00, 19.00, 30.00 +RST, 05, 15, 68.00, 46.00, 28.00, 27.00, 40.00 +RWF, 05, 15, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 15, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 15, 80.00, 50.00, 4.00, 3.00, 6.00 +SAF, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 15, 69.00, 59.00, 2.00, 3.00, 5.00 +SAT, 05, 15, 85.00, 66.00, 22.00, 19.00, 32.00 +SAV, 05, 15, 84.00, 63.00, 14.00, 23.00, 31.00 +SAW, 05, 15, 60.00, 41.00, -9999.00, -9999.00, 40.00 +SBA, 05, 15, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 15, 81.00, 52.00, -9999.00, -9999.00, 8.00 +SBN, 05, 15, 70.00, 49.00, 26.00, 25.00, 37.00 +SBP, 05, 15, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 15, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 15, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 15, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 15, 82.00, 52.00, 4.00, 2.00, 5.00 +SDF, 05, 15, 76.00, 55.00, 29.00, 27.00, 41.00 +SEA, 05, 15, 64.00, 46.00, 25.00, 26.00, 37.00 +SEM, 05, 15, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 15, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 15, 67.00, 50.00, 3.00, 5.00, 6.00 +SGF, 05, 15, 76.00, 53.00, 29.00, 24.00, 40.00 +SGY, 05, 15, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 15, 66.00, 39.00, 27.00, 28.00, 39.00 +SHV, 05, 15, 83.00, 62.00, 22.00, 19.00, 33.00 +SIT, 05, 15, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 15, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 15, 87.00, 61.00, 20.00, 13.00, 28.00 +SKA, 05, 15, 66.00, 42.00, -9999.00, -9999.00, 25.00 +SKF, 05, 15, 85.00, 66.00, -9999.00, -9999.00, 24.00 +SLC, 05, 15, 72.00, 46.00, 21.00, 23.00, 30.00 +SLE, 05, 15, 67.00, 42.00, 20.00, 28.00, 34.00 +SLN, 05, 15, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 15, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 15, 68.00, 46.00, -9999.00, 2.00, 3.00 +SNA, 05, 15, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 15, 39.00, 31.00, 29.00, 39.00, 46.00 +SNS, 05, 15, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 15, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 15, 75.00, 52.00, 25.00, 25.00, 38.00 +SPS, 05, 15, 83.00, 59.00, 21.00, 14.00, 29.00 +SRQ, 05, 15, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 15, 83.00, 58.00, -9999.00, -9999.00, 30.00 +SSI, 05, 15, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +STC, 05, 15, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 15, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +STL, 05, 15, 76.00, 56.00, 23.00, 27.00, 38.00 +STNV, 05, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +STS, 05, 15, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 15, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 15, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 15, 78.00, 50.00, -9999.00, -9999.00, 7.00 +SUX, 05, 15, 73.00, 50.00, 27.00, 24.00, 37.00 +SVN, 05, 15, 84.00, 63.00, -9999.00, -9999.00, 27.00 +SWF, 05, 15, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 15, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 15, 68.00, 46.00, 30.00, 32.00, 46.00 +SZL, 05, 15, 76.00, 52.00, -9999.00, -9999.00, 34.00 +TAD, 05, 15, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 15, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 15, 78.00, 50.00, -9999.00, -9999.00, 33.00 +TCC, 05, 15, 81.00, 51.00, 13.00, 9.00, 18.00 +TCL, 05, 15, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 15, 68.00, 43.00, -9999.00, -9999.00, 32.00 +TCS, 05, 15, 83.00, 54.00, -9999.00, -9999.00, 8.00 +TEB, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 15, 79.00, 58.00, -9999.00, -9999.00, 30.00 +TKA, 05, 15, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 15, 86.00, 61.00, 12.00, 23.00, 30.00 +TNX, 05, 15, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 15, 71.00, 47.00, 25.00, 29.00, 42.00 +TOP, 05, 15, 76.00, 53.00, 28.00, 24.00, 41.00 +TPA, 05, 15, 87.00, 68.00, 10.00, 15.00, 20.00 +TPH, 05, 15, 73.00, 42.00, 8.00, 6.00, 12.00 +TRI, 05, 15, 75.00, 52.00, 26.00, 31.00, 42.00 +TRK, 05, 15, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 15, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 15, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 15, 80.00, 59.00, 26.00, 21.00, 37.00 +TUP, 05, 15, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 15, 90.00, 58.00, 4.00, 4.00, 7.00 +TVC, 05, 15, 66.00, 41.00, 20.00, 18.00, 28.00 +TVL, 05, 15, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 15, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 15, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 15, 78.00, 53.00, 26.00, 30.00, 40.00 +T01, 05, 15, 75.00, 52.00, -9999.00, -9999.00, 33.00 +T02, 05, 15, 81.00, 58.00, -9999.00, -9999.00, 32.00 +T03, 05, 15, 82.00, 59.00, -9999.00, -9999.00, 28.00 +T04, 05, 15, 86.00, 67.00, -9999.00, -9999.00, 21.00 +T05, 05, 15, 75.00, 51.00, -9999.00, -9999.00, 32.00 +T06, 05, 15, 84.00, 58.00, -9999.00, -9999.00, 25.00 +T07, 05, 15, 79.00, 45.00, -9999.00, -9999.00, 25.00 +T08, 05, 15, 72.00, 50.00, -9999.00, -9999.00, 17.00 +UCA, 05, 15, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 15, 81.00, 53.00, -9999.00, -9999.00, 3.00 +UIL, 05, 15, 60.00, 42.00, 46.00, 48.00, 57.00 +UIN, 05, 15, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 15, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 15, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 15, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +U15, 05, 15, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +U28, 05, 15, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 15, 85.00, 59.00, -9999.00, -9999.00, 27.00 +VBG, 05, 15, 69.00, 48.00, -9999.00, -9999.00, 10.00 +VCT, 05, 15, 85.00, 68.00, 16.00, 15.00, 26.00 +VCV, 05, 15, 81.00, 48.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 15, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 15, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 15, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 15, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 15, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 15, 85.00, 61.00, -9999.00, -9999.00, 21.00 +VRB, 05, 15, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 15, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 15, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 15, 75.00, 52.00, 23.00, 22.00, -9999.00 +WJA, 05, 15, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 15, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 15, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 15, 73.00, 38.00, 13.00, 13.00, 19.00 +WPO, 05, 15, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 15, 85.00, 59.00, -9999.00, -9999.00, 29.00 +WRG, 05, 15, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 15, 74.00, 48.00, -9999.00, -9999.00, 35.00 +WRL, 05, 15, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +X68, 05, 15, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 15, 50.00, 37.00, 55.00, 54.00, 67.00 +YCG, 05, 15, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 15, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 15, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 15, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 15, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 15, 72.00, 42.00, 9.00, 12.00, 17.00 +YNG, 05, 15, 69.00, 46.00, 31.00, 31.00, 44.00 +YPA, 05, 15, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 15, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 15, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 15, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 15, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 15, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 15, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 15, 94.00, 64.00, 1.00, 1.00, 2.00 +YVR, 05, 15, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 15, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 15, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 15, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 15, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 15, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 15, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 15, 63.00, 38.00, 24.00, 24.00, 36.00 +ZUN, 05, 15, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 15, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 15, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 15, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +01R, 05, 15, 84.00, 62.00, -9999.00, -9999.00, 28.00 +1V1, 05, 15, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 15, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 15, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 15, 77.00, 59.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 15, 83.00, 58.00, -9999.00, -9999.00, 32.00 +3B1, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 15, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 15, 68.00, 41.00, -9999.00, -9999.00, 34.00 +3SE, 05, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 15, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 15, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 15, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 15, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 15, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 15, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 15, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 16, 72.00, 50.00, 29.00, 28.00, 42.00 +ABI, 05, 16, 85.00, 61.00, 17.00, 14.00, 26.00 +ABQ, 05, 16, 80.00, 49.00, 11.00, 9.00, 17.00 +ABR, 05, 16, 70.00, 45.00, 21.00, 17.00, 31.00 +ABY, 05, 16, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 16, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 16, 85.00, 64.00, 20.00, 19.00, 31.00 +ACV, 05, 16, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 16, 72.00, 50.00, 24.00, 24.00, 36.00 +ADK, 05, 16, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 16, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 16, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 16, 75.00, 51.00, -9999.00, -9999.00, 26.00 +AEX, 05, 16, 84.00, 63.00, -9999.00, -9999.00, 28.00 +AFF, 05, 16, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 16, 89.00, 65.00, -9999.00, -9999.00, 40.00 +AGS, 05, 16, 84.00, 58.00, 20.00, 25.00, 35.00 +AHN, 05, 16, 81.00, 58.00, 18.00, 23.00, 32.00 +AKN, 05, 16, 52.00, 34.00, 28.00, 25.00, 40.00 +AKO, 05, 16, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 16, 70.00, 46.00, 28.00, 29.00, 43.00 +ALI, 05, 16, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 16, 72.00, 49.00, 26.00, 24.00, 40.00 +ALS, 05, 16, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 16, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 16, 79.00, 52.00, 19.00, 13.00, 27.00 +AMG, 05, 16, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 16, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 16, 55.00, 39.00, 15.00, 13.00, 22.00 +AND, 05, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 16, 56.00, 42.00, 47.00, 48.00, 60.00 +AOO, 05, 16, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +APN, 05, 16, 66.00, 40.00, 25.00, 28.00, 40.00 +AQQ, 05, 16, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ART, 05, 16, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +AST, 05, 16, 60.00, 45.00, 37.00, 40.00, 50.00 +ATL, 05, 16, 80.00, 59.00, 20.00, 27.00, 37.00 +ATW, 05, 16, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 16, 75.00, 51.00, -9999.00, -9999.00, 37.00 +AUG, 05, 16, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 16, 85.00, 67.00, 19.00, 18.00, 31.00 +AUW, 05, 16, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 16, 75.00, 51.00, 25.00, 29.00, 38.00 +AVP, 05, 16, 70.00, 49.00, 30.00, 32.00, 46.00 +AXN, 05, 16, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 16, 69.00, 46.00, -9999.00, -9999.00, 37.00 +AYS, 05, 16, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 16, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 16, 83.00, 54.00, -9999.00, -9999.00, 10.00 +BAD, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 16, 63.00, 31.00, -9999.00, -9999.00, 19.00 +BDL, 05, 16, 72.00, 48.00, 27.00, 25.00, 39.00 +BDR, 05, 16, 67.00, 51.00, 28.00, 24.00, 38.00 +BET, 05, 16, 49.00, 33.00, 21.00, 18.00, 30.00 +BFD, 05, 16, 65.00, 41.00, 31.00, 35.00, 47.00 +BFF, 05, 16, 72.00, 43.00, 24.00, 20.00, 35.00 +BFL, 05, 16, 85.00, 57.00, 2.00, 2.00, 3.00 +BGM, 05, 16, 66.00, 47.00, 30.00, 32.00, 46.00 +BGR, 05, 16, 64.00, 44.00, 27.00, 26.00, 38.00 +BGS, 05, 16, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 16, 81.00, 58.00, 23.00, 25.00, 37.00 +BID, 05, 16, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 16, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 16, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 16, 67.00, 44.00, 24.00, 28.00, 38.00 +BIS, 05, 16, 68.00, 43.00, 21.00, 19.00, 31.00 +BIX, 05, 16, 83.00, 67.00, -9999.00, -9999.00, 22.00 +BJI, 05, 16, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 16, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 16, 72.00, 40.00, -9999.00, -9999.00, 31.00 +BKW, 05, 16, 70.00, 49.00, 30.00, 34.00, 45.00 +BLF, 05, 16, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 16, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 16, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 16, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 16, 78.00, 53.00, -9999.00, -9999.00, 34.00 +BNA, 05, 16, 79.00, 57.00, 26.00, 27.00, 41.00 +BNO, 05, 16, 66.00, 36.00, -9999.00, 15.00, 33.00 +BOI, 05, 16, 72.00, 44.00, 14.00, 17.00, 23.00 +BOS, 05, 16, 67.00, 50.00, 29.00, 24.00, 41.00 +BPI, 05, 16, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 16, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 16, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 16, 73.00, 52.00, -9999.00, -9999.00, 31.00 +BRO, 05, 16, 88.00, 72.00, 12.00, 10.00, 18.00 +BRW, 05, 16, 25.00, 16.00, 9.00, 11.00, 18.00 +BSM, 05, 16, 85.00, 67.00, -9999.00, -9999.00, 25.00 +BTI, 05, 16, 27.00, 17.00, 8.00, 11.00, 16.00 +BTL, 05, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 16, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 16, 86.00, 65.00, 17.00, 18.00, 28.00 +BTT, 05, 16, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 16, 68.00, 46.00, 30.00, 29.00, 46.00 +BUB, 05, 16, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 16, 67.00, 48.00, 28.00, 30.00, 42.00 +BUR, 05, 16, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 16, 83.00, 67.00, -9999.00, 14.00, 22.00 +BWG, 05, 16, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 16, 75.00, 53.00, 26.00, 28.00, 39.00 +BYH, 05, 16, 81.00, 60.00, -9999.00, -9999.00, 34.00 +BYI, 05, 16, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 16, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 16, 84.00, 59.00, 18.00, 21.00, 31.00 +CAG, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 16, 70.00, 49.00, 30.00, 33.00, 44.00 +CAO, 05, 16, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 16, 63.00, 41.00, 32.00, 33.00, 45.00 +CBM, 05, 16, 83.00, 59.00, -9999.00, -9999.00, 25.00 +CDB, 05, 16, 44.00, 35.00, 47.00, 46.00, 64.00 +CDC, 05, 16, 73.00, 41.00, 13.00, 13.00, 20.00 +CDR, 05, 16, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 16, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 16, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 16, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 16, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 16, 79.00, 56.00, 20.00, 27.00, 37.00 +CHO, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 16, 83.00, 63.00, 18.00, 21.00, 31.00 +CID, 05, 16, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 16, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 16, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 16, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 16, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 16, 69.00, 48.00, 28.00, 30.00, 42.00 +CLL, 05, 16, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 16, 79.00, 57.00, 24.00, 23.00, 36.00 +CMH, 05, 16, 73.00, 51.00, 25.00, 30.00, 42.00 +CMI, 05, 16, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 16, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 16, 75.00, 53.00, 28.00, 18.00, 34.00 +CNM, 05, 16, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 16, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +COD, 05, 16, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +COF, 05, 16, 85.00, 67.00, -9999.00, -9999.00, 26.00 +CON, 05, 16, 70.00, 42.00, 26.00, 25.00, 38.00 +COS, 05, 16, 69.00, 43.00, 23.00, 25.00, 37.00 +COT, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 16, 74.00, 54.00, 30.00, 28.00, 44.00 +CPR, 05, 16, 67.00, 38.00, 26.00, 25.00, 37.00 +CRBC, 05, 16, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 16, 86.00, 70.00, 15.00, 13.00, 24.00 +CRW, 05, 16, 76.00, 52.00, 31.00, 33.00, 45.00 +CSG, 05, 16, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 16, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 16, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 16, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 16, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 16, 75.00, 52.00, 25.00, 27.00, 38.00 +CVN, 05, 16, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 16, 81.00, 51.00, -9999.00, -9999.00, 16.00 +CXY, 05, 16, 73.00, 52.00, 22.00, 30.00, 38.00 +CYS, 05, 16, 65.00, 40.00, 26.00, 26.00, 39.00 +DAA, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 05, 16, 85.00, 65.00, 15.00, 24.00, 30.00 +DAG, 05, 16, 88.00, 60.00, 3.00, 2.00, 4.00 +DAL, 05, 16, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 16, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 16, 73.00, 52.00, 27.00, 26.00, 39.00 +DBQ, 05, 16, 70.00, 49.00, 24.00, 23.00, 35.00 +DCA, 05, 16, 77.00, 57.00, 23.00, 27.00, 36.00 +DDC, 05, 16, 77.00, 53.00, 25.00, 18.00, 33.00 +DEC, 05, 16, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 16, 71.00, 44.00, 25.00, 22.00, 35.00 +DFW, 05, 16, 83.00, 63.00, 24.00, 17.00, 33.00 +DHN, 05, 16, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 16, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 16, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 16, 88.00, 66.00, -9999.00, -9999.00, 21.00 +DLG, 05, 16, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 16, 63.00, 40.00, 28.00, 25.00, 41.00 +DLLC, 05, 16, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 16, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 16, 91.00, 59.00, -9999.00, -9999.00, 2.00 +DMN, 05, 16, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 16, 76.00, 54.00, -9999.00, -9999.00, 35.00 +DPG, 05, 16, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 16, 85.00, 61.00, -9999.00, -9999.00, 21.00 +DRA, 05, 16, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 16, 88.00, 66.00, 17.00, 12.00, 24.00 +DSM, 05, 16, 74.00, 52.00, 28.00, 26.00, 40.00 +DTW, 05, 16, 70.00, 48.00, 23.00, 25.00, 36.00 +DUG, 05, 16, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 16, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 16, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 16, 85.00, 61.00, -9999.00, -9999.00, 24.00 +D45, 05, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 16, 70.00, 46.00, 24.00, 24.00, 35.00 +ECG, 05, 16, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 16, 81.00, 55.00, -9999.00, -9999.00, 8.00 +EED, 05, 16, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 16, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 16, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 16, 71.00, 44.00, 35.00, 36.00, 49.00 +EKO, 05, 16, 70.00, 37.00, 14.00, 16.00, 23.00 +ELD, 05, 16, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 16, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 16, 88.00, 57.00, 6.00, 3.00, 8.00 +ELY, 05, 16, 68.00, 34.00, 16.00, 17.00, 24.00 +EMP, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 16, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +END, 05, 16, 81.00, 58.00, -9999.00, -9999.00, 22.00 +ENN, 05, 16, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 16, 72.00, 51.00, -9999.00, -9999.00, 17.00 +EPH, 05, 16, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 16, 67.00, 49.00, 30.00, 27.00, 41.00 +ESF, 05, 16, 84.00, 63.00, -9999.00, -9999.00, 28.00 +EUG, 05, 16, 67.00, 45.00, 20.00, 27.00, 34.00 +EVV, 05, 16, 78.00, 55.00, 26.00, 28.00, 39.00 +EWN, 05, 16, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 16, 73.00, 54.00, 29.00, 27.00, 42.00 +EYW, 05, 16, 85.00, 76.00, 17.00, 13.00, 25.00 +E74, 05, 16, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 16, 78.00, 54.00, -9999.00, -9999.00, 33.00 +FAI, 05, 16, 60.00, 39.00, 17.00, 16.00, 26.00 +FAR, 05, 16, 69.00, 45.00, 21.00, 16.00, 29.00 +FAT, 05, 16, 85.00, 54.00, 2.00, 1.00, 3.00 +FAY, 05, 16, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 16, 64.00, 38.00, 23.00, 27.00, 39.00 +FCS, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 05, 16, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 16, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +FLG, 05, 16, 68.00, 33.00, 10.00, 14.00, 18.00 +FLL, 05, 16, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 16, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +FME, 05, 16, 77.00, 50.00, -9999.00, -9999.00, 28.00 +FMH, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FMN, 05, 16, 79.00, 41.00, 10.00, 7.00, 13.00 +FMY, 05, 16, 89.00, 68.00, 9.00, 17.00, 21.00 +FNT, 05, 16, 69.00, 46.00, 23.00, 25.00, 37.00 +FOD, 05, 16, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 16, 76.00, 54.00, -9999.00, -9999.00, 34.00 +FOK, 05, 16, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 16, 77.00, 55.00, -9999.00, -9999.00, 32.00 +FSD, 05, 16, 71.00, 47.00, 29.00, 20.00, 35.00 +FSI, 05, 16, 82.00, 59.00, -9999.00, -9999.00, 31.00 +FSM, 05, 16, 81.00, 58.00, 27.00, 26.00, 40.00 +FTK, 05, 16, 76.00, 52.00, -9999.00, -9999.00, 34.00 +FWA, 05, 16, 72.00, 50.00, 23.00, 27.00, 38.00 +FWH, 05, 16, 83.00, 61.00, -9999.00, -9999.00, 26.00 +FYU, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 16, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 16, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 16, 98.00, 62.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 16, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 16, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 16, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 16, 66.00, 42.00, 20.00, 23.00, 32.00 +GFA, 05, 16, 66.00, 41.00, -9999.00, -9999.00, 31.00 +GFK, 05, 16, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 16, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 16, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 16, 68.00, 43.00, 23.00, 22.00, 33.00 +GJT, 05, 16, 77.00, 48.00, 15.00, 15.00, 22.00 +GKN, 05, 16, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 16, 73.00, 46.00, 24.00, 18.00, 32.00 +GLH, 05, 16, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 16, 80.00, 72.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 16, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 16, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +GON, 05, 16, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 16, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 16, 68.00, 44.00, 25.00, 21.00, 36.00 +GRCI, 05, 16, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 16, 68.00, 43.00, -9999.00, -9999.00, 27.00 +GRI, 05, 16, 74.00, 50.00, 26.00, 21.00, 36.00 +GRK, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GRR, 05, 16, 70.00, 46.00, 23.00, 25.00, 37.00 +GSB, 05, 16, 81.00, 58.00, -9999.00, -9999.00, 30.00 +GSG, 05, 16, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 16, 77.00, 55.00, 21.00, 23.00, 35.00 +GSP, 05, 16, 80.00, 57.00, 27.00, 28.00, 40.00 +GST, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 16, 66.00, 47.00, -9999.00, -9999.00, 43.00 +GTF, 05, 16, 66.00, 41.00, 25.00, 28.00, 36.00 +GUP, 05, 16, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 16, 73.00, 49.00, -9999.00, -9999.00, 37.00 +GVW, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 16, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 16, 75.00, 60.00, 23.00, 19.00, 34.00 +HBR, 05, 16, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 16, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 16, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 16, 71.00, 44.00, -9999.00, -9999.00, 25.00 +HKY, 05, 16, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 16, 66.00, 40.00, 22.00, 24.00, 35.00 +HMN, 05, 16, 89.00, 49.00, -9999.00, -9999.00, 7.00 +HMS, 05, 16, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 16, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 16, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +HON, 05, 16, 71.00, 46.00, 22.00, 19.00, 32.00 +HOP, 05, 16, 78.00, 54.00, -9999.00, -9999.00, 34.00 +HOT, 05, 16, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 16, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 16, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 16, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 16, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 16, 85.00, 61.00, -9999.00, -9999.00, 20.00 +HST, 05, 16, 87.00, 67.00, -9999.00, -9999.00, 32.00 +HSV, 05, 16, 80.00, 58.00, 26.00, 27.00, 40.00 +HTL, 05, 16, 67.00, 43.00, 24.00, 24.00, 37.00 +HTS, 05, 16, 75.00, 53.00, 29.00, 30.00, 42.00 +HUF, 05, 16, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 16, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 16, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 16, 69.00, 42.00, 22.00, 21.00, 32.00 +IAB, 05, 16, 77.00, 55.00, -9999.00, -9999.00, 33.00 +IAD, 05, 16, 75.00, 51.00, 25.00, 30.00, 40.00 +IAG, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 16, 85.00, 64.00, 20.00, 16.00, 28.00 +ICT, 05, 16, 77.00, 55.00, 27.00, 21.00, 38.00 +IDA, 05, 16, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 16, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 16, 73.00, 53.00, 25.00, 27.00, 40.00 +ILI, 05, 16, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 16, 81.00, 60.00, 22.00, 21.00, 35.00 +IMT, 05, 16, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IND, 05, 16, 74.00, 52.00, 30.00, 27.00, 42.00 +INL, 05, 16, 65.00, 40.00, 26.00, 22.00, 37.00 +INS, 05, 16, 82.00, 54.00, -9999.00, -9999.00, 3.00 +INT, 05, 16, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +INW, 05, 16, 80.00, 45.00, 7.00, 11.00, 15.00 +IPL, 05, 16, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 16, 72.00, 48.00, 30.00, 32.00, 45.00 +IRK, 05, 16, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 16, 69.00, 43.00, 23.00, 18.00, 31.00 +ISP, 05, 16, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 16, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 16, 94.00, 60.00, -9999.00, -9999.00, 3.00 +IWD, 05, 16, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 16, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 16, 84.00, 60.00, 23.00, 20.00, 33.00 +JAX, 05, 16, 85.00, 62.00, 14.00, 22.00, 29.00 +JBR, 05, 16, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 16, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 16, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 16, 68.00, 53.00, 27.00, 26.00, 41.00 +JHW, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 16, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 16, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 16, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 16, 55.00, 39.00, 45.00, 41.00, 55.00 +JST, 05, 16, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 16, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 16, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 16, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 16, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 16, 70.00, 46.00, 24.00, 24.00, 37.00 +LAR, 05, 16, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 16, 89.00, 61.00, 4.00, 4.00, 6.00 +LAX, 05, 16, 69.00, 56.00, 3.00, 2.00, 4.00 +LBB, 05, 16, 83.00, 56.00, 20.00, 11.00, 27.00 +LBF, 05, 16, 72.00, 45.00, 29.00, 17.00, 36.00 +LCH, 05, 16, 84.00, 66.00, 17.00, 15.00, 25.00 +LCK, 05, 16, 75.00, 51.00, -9999.00, -9999.00, 39.00 +LEB, 05, 16, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 16, 75.00, 54.00, 28.00, 29.00, 41.00 +LFI, 05, 16, 75.00, 58.00, -9999.00, -9999.00, 33.00 +LFK, 05, 16, 85.00, 63.00, 21.00, 20.00, 30.00 +LFT, 05, 16, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 16, 70.00, 54.00, 27.00, 25.00, 39.00 +LGB, 05, 16, 73.00, 56.00, 3.00, 2.00, 4.00 +LGU, 05, 16, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 16, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 16, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 16, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 16, 82.00, 59.00, 23.00, 23.00, 35.00 +LIZ, 05, 16, 63.00, 41.00, -9999.00, -9999.00, 41.00 +LMT, 05, 16, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +LND, 05, 16, 67.00, 40.00, 20.00, 21.00, 30.00 +LNK, 05, 16, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 16, 75.00, 42.00, 7.00, 9.00, 12.00 +LOZ, 05, 16, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 16, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 16, 80.00, 58.00, -9999.00, -9999.00, 35.00 +LSE, 05, 16, 72.00, 49.00, 21.00, 24.00, 36.00 +LSF, 05, 16, 84.00, 61.00, -9999.00, -9999.00, 34.00 +LSV, 05, 16, 92.00, 54.00, -9999.00, -9999.00, 3.00 +LTS, 05, 16, 86.00, 58.00, -9999.00, -9999.00, 32.00 +LUF, 05, 16, 95.00, 58.00, -9999.00, -9999.00, 2.00 +LVS, 05, 16, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 16, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 16, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 16, 76.00, 53.00, 23.00, 26.00, 37.00 +MAF, 05, 16, 88.00, 59.00, 14.00, 10.00, 20.00 +MBL, 05, 16, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 16, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 16, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 16, 81.00, 53.00, -9999.00, -9999.00, 10.00 +MCF, 05, 16, 87.00, 68.00, -9999.00, -9999.00, 21.00 +MCG, 05, 16, 56.00, 36.00, 23.00, 19.00, 33.00 +MCI, 05, 16, 75.00, 55.00, 28.00, 23.00, 40.00 +MCK, 05, 16, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 16, 85.00, 60.00, 17.00, 24.00, 33.00 +MCO, 05, 16, 88.00, 66.00, 16.00, 26.00, 33.00 +MCW, 05, 16, 71.00, 48.00, 23.00, 22.00, 35.00 +MC2, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MDH, 05, 16, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 16, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 16, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 16, 72.00, 51.00, 28.00, 27.00, 41.00 +MEI, 05, 16, 84.00, 59.00, 20.00, 20.00, 33.00 +MEM, 05, 16, 81.00, 62.00, 22.00, 27.00, 37.00 +MER, 05, 16, 84.00, 50.00, -9999.00, -9999.00, 6.00 +MFD, 05, 16, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 16, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 16, 73.00, 44.00, 14.00, 13.00, 19.00 +MGE, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 05, 16, 83.00, 61.00, 17.00, 22.00, 32.00 +MGW, 05, 16, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 16, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 16, 80.00, 51.00, -9999.00, -9999.00, 10.00 +MHS, 05, 16, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 16, 86.00, 70.00, 17.00, 28.00, 33.00 +MIB, 05, 16, 67.00, 44.00, -9999.00, -9999.00, 32.00 +MIV, 05, 16, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 16, 76.00, 42.00, -9999.00, -9999.00, 19.00 +MKC, 05, 16, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 16, 65.00, 45.00, 26.00, 27.00, 40.00 +MKG, 05, 16, 67.00, 46.00, 22.00, 21.00, 33.00 +MKL, 05, 16, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 16, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 16, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 16, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 16, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 16, 74.00, 51.00, 29.00, 28.00, 42.00 +MLS, 05, 16, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 16, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 16, 85.00, 61.00, -9999.00, -9999.00, 32.00 +MOB, 05, 16, 85.00, 65.00, 17.00, 24.00, 33.00 +MOT, 05, 16, 67.00, 44.00, 18.00, 16.00, 26.00 +MPV, 05, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 16, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 16, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 16, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 16, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 16, 64.00, 48.00, -9999.00, -9999.00, 16.00 +MSL, 05, 16, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 16, 70.00, 45.00, 26.00, 25.00, 40.00 +MSO, 05, 16, 66.00, 38.00, 26.00, 24.00, 37.00 +MSP, 05, 16, 70.00, 48.00, 25.00, 26.00, 37.00 +MSS, 05, 16, 67.00, 44.00, 27.00, 28.00, 39.00 +MSY, 05, 16, 84.00, 65.00, 14.00, 20.00, 28.00 +MTC, 05, 16, 68.00, 47.00, -9999.00, -9999.00, 35.00 +MTN, 05, 16, 75.00, 53.00, -9999.00, -9999.00, 28.00 +MTO, 05, 16, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 16, 73.00, 49.00, -9999.00, -9999.00, 28.00 +MUO, 05, 16, 77.00, 44.00, -9999.00, -9999.00, 19.00 +MWA, 05, 16, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 16, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 16, 83.00, 61.00, -9999.00, -9999.00, 25.00 +MYL, 05, 16, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 16, 83.00, 60.00, -9999.00, -9999.00, 28.00 +NAO, 05, 16, 80.00, 66.00, -9999.00, -9999.00, 32.00 +NBC, 05, 16, 83.00, 63.00, -9999.00, -9999.00, 29.00 +NBE, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 05, 16, 71.00, 48.00, -9999.00, -9999.00, 39.00 +NCA, 05, 16, 82.00, 56.00, -9999.00, -9999.00, 32.00 +NCO, 05, 16, 65.00, 48.00, -9999.00, -9999.00, 37.00 +NC1, 05, 16, 82.00, 54.00, -9999.00, -9999.00, 7.00 +NEL, 05, 16, 72.00, 49.00, -9999.00, -9999.00, 35.00 +NFG, 05, 16, 68.00, 54.00, -9999.00, -9999.00, 10.00 +NFL, 05, 16, 74.00, 41.00, -9999.00, -9999.00, 13.00 +NGP, 05, 16, 85.00, 70.00, -9999.00, -9999.00, 19.00 +NGU, 05, 16, 76.00, 57.00, -9999.00, -9999.00, 32.00 +NGZ, 05, 16, 66.00, 51.00, -9999.00, -9999.00, 6.00 +NHK, 05, 16, 76.00, 53.00, -9999.00, -9999.00, 35.00 +NHZ, 05, 16, 64.00, 44.00, -9999.00, -9999.00, 39.00 +NID, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 16, 85.00, 62.00, -9999.00, -9999.00, 29.00 +NIR, 05, 16, 86.00, 66.00, -9999.00, -9999.00, 19.00 +NKT, 05, 16, 78.00, 61.00, -9999.00, -9999.00, 32.00 +NKX, 05, 16, 69.00, 59.00, -9999.00, -9999.00, 10.00 +NLC, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 05, 16, 83.00, 58.00, -9999.00, -9999.00, 29.00 +NPA, 05, 16, 83.00, 66.00, -9999.00, -9999.00, 23.00 +NQA, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 05, 16, 89.00, 68.00, -9999.00, -9999.00, 19.00 +NQX, 05, 16, 85.00, 76.00, -9999.00, -9999.00, 26.00 +NRB, 05, 16, 83.00, 66.00, -9999.00, -9999.00, 26.00 +NRC, 05, 16, 84.00, 50.00, -9999.00, -9999.00, 6.00 +NRS, 05, 16, 67.00, 56.00, -9999.00, -9999.00, 6.00 +NSE, 05, 16, 85.00, 62.00, -9999.00, -9999.00, 26.00 +NSI, 05, 16, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTD, 05, 16, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTK, 05, 16, 74.00, 56.00, -9999.00, -9999.00, 6.00 +NTU, 05, 16, 76.00, 57.00, -9999.00, -9999.00, 32.00 +NUC, 05, 16, 68.00, 55.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 16, 73.00, 48.00, -9999.00, -9999.00, 10.00 +NUW, 05, 16, 63.00, 44.00, -9999.00, -9999.00, 29.00 +NWF, 05, 16, 73.00, 56.00, -9999.00, -9999.00, 4.00 +NXX, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 16, 77.00, 52.00, -9999.00, -9999.00, 35.00 +NZC, 05, 16, 86.00, 59.00, -9999.00, -9999.00, 29.00 +NZJ, 05, 16, 75.00, 52.00, -9999.00, -9999.00, 10.00 +NZW, 05, 16, 68.00, 47.00, -9999.00, -9999.00, 35.00 +NZY, 05, 16, 69.00, 59.00, -9999.00, -9999.00, 6.00 +OAK, 05, 16, 69.00, 47.00, 3.00, 5.00, 7.00 +OAR, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +OFF, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 16, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 16, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 16, 79.00, 58.00, 28.00, 17.00, 35.00 +OLM, 05, 16, 65.00, 41.00, 28.00, 33.00, 42.00 +OMA, 05, 16, 75.00, 52.00, 22.00, 24.00, 34.00 +OME, 05, 16, 43.00, 30.00, 16.00, 17.00, 24.00 +ONT, 05, 16, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 16, 71.00, 48.00, 29.00, 23.00, 39.00 +ORF, 05, 16, 76.00, 57.00, 22.00, 23.00, 34.00 +ORH, 05, 16, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 16, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 16, 65.00, 42.00, -9999.00, -9999.00, 34.00 +OTG, 05, 16, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 16, 60.00, 47.00, 28.00, 31.00, 41.00 +OTM, 05, 16, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 16, 39.00, 26.00, 5.00, 9.00, 12.00 +OURC, 05, 16, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 16, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 16, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 16, 85.00, 61.00, -9999.00, -9999.00, 27.00 +PACZ, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 16, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 16, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 16, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 16, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 16, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 16, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 16, 84.00, 62.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 16, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 16, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 16, 41.00, 36.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 16, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 16, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 16, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 16, 67.00, 45.00, -9999.00, -9999.00, 36.00 +PBI, 05, 16, 86.00, 70.00, 21.00, 31.00, 40.00 +PDT, 05, 16, 71.00, 46.00, 16.00, 15.00, 24.00 +PDX, 05, 16, 67.00, 47.00, 26.00, 31.00, 39.00 +PFN, 05, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 16, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 16, 74.00, 53.00, 25.00, 27.00, 40.00 +PHX, 05, 16, 94.00, 64.00, 3.00, 2.00, 4.00 +PIA, 05, 16, 74.00, 52.00, 29.00, 25.00, 40.00 +PIB, 05, 16, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 16, 68.00, 40.00, 22.00, 21.00, 33.00 +PIR, 05, 16, 72.00, 46.00, 21.00, 17.00, 28.00 +PIT, 05, 16, 71.00, 49.00, 32.00, 30.00, 45.00 +PKB, 05, 16, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 16, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 16, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 16, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 16, 83.00, 66.00, 15.00, 16.00, 26.00 +POB, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 16, 84.00, 61.00, -9999.00, -9999.00, 33.00 +POM, 05, 16, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +POU, 05, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 16, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 16, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 16, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 16, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 16, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 16, 67.00, 43.00, -9999.00, -9999.00, 37.00 +PSP, 05, 16, 95.00, 61.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 16, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 16, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 16, 77.00, 46.00, 16.00, 16.00, 23.00 +PUC, 05, 16, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 16, 68.00, 48.00, 27.00, 24.00, 40.00 +PVU, 05, 16, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 16, 64.00, 44.00, 29.00, 27.00, 41.00 +P02, 05, 16, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +P07, 05, 16, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +P11, 05, 16, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +P24, 05, 16, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +P28, 05, 16, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +P35, 05, 16, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +P38, 05, 16, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +P39, 05, 16, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P58, 05, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +P59, 05, 16, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +P60, 05, 16, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +P61, 05, 16, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +P67, 05, 16, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P68, 05, 16, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +P69, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 16, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 16, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 16, 69.00, 43.00, 24.00, 26.00, 36.00 +RBL, 05, 16, 83.00, 54.00, 7.00, 5.00, 9.00 +RCA, 05, 16, 69.00, 43.00, -9999.00, -9999.00, 34.00 +RDD, 05, 16, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 16, 68.00, 35.00, 11.00, 11.00, 17.00 +RDR, 05, 16, 69.00, 43.00, -9999.00, -9999.00, 32.00 +RDU, 05, 16, 79.00, 56.00, 23.00, 20.00, 34.00 +REE, 05, 16, 83.00, 56.00, -9999.00, -9999.00, 22.00 +REJ, 05, 16, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 16, 72.00, 48.00, 28.00, 25.00, 41.00 +RIC, 05, 16, 78.00, 55.00, 22.00, 24.00, 36.00 +RIV, 05, 16, 79.00, 52.00, -9999.00, -9999.00, 6.00 +RIW, 05, 16, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 16, 64.00, 37.00, 14.00, 15.00, 23.00 +RME, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +RMG, 05, 16, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +RND, 05, 16, 85.00, 66.00, -9999.00, -9999.00, 25.00 +RNO, 05, 16, 73.00, 40.00, 9.00, 6.00, 12.00 +ROA, 05, 16, 76.00, 53.00, 24.00, 28.00, 39.00 +ROC, 05, 16, 68.00, 47.00, 24.00, 27.00, 38.00 +ROW, 05, 16, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 16, 76.00, 53.00, 22.00, 19.00, 30.00 +RST, 05, 16, 69.00, 46.00, 28.00, 27.00, 40.00 +RWF, 05, 16, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 16, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 16, 81.00, 50.00, 4.00, 3.00, 6.00 +SAF, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 16, 69.00, 59.00, 2.00, 3.00, 5.00 +SAT, 05, 16, 85.00, 66.00, 22.00, 19.00, 32.00 +SAV, 05, 16, 84.00, 63.00, 14.00, 23.00, 31.00 +SAW, 05, 16, 61.00, 42.00, -9999.00, -9999.00, 40.00 +SBA, 05, 16, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 16, 81.00, 52.00, -9999.00, -9999.00, 8.00 +SBN, 05, 16, 71.00, 50.00, 26.00, 25.00, 37.00 +SBP, 05, 16, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 16, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 16, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 16, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 16, 82.00, 52.00, 4.00, 2.00, 5.00 +SDF, 05, 16, 76.00, 55.00, 29.00, 27.00, 41.00 +SEA, 05, 16, 64.00, 46.00, 25.00, 26.00, 37.00 +SEM, 05, 16, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 16, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 16, 67.00, 50.00, 3.00, 5.00, 6.00 +SGF, 05, 16, 76.00, 54.00, 29.00, 24.00, 40.00 +SGY, 05, 16, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 16, 67.00, 39.00, 27.00, 28.00, 39.00 +SHV, 05, 16, 83.00, 62.00, 22.00, 19.00, 33.00 +SIT, 05, 16, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 16, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 16, 87.00, 61.00, 20.00, 13.00, 28.00 +SKA, 05, 16, 66.00, 42.00, -9999.00, -9999.00, 25.00 +SKF, 05, 16, 85.00, 66.00, -9999.00, -9999.00, 24.00 +SLC, 05, 16, 73.00, 46.00, 21.00, 23.00, 30.00 +SLE, 05, 16, 67.00, 42.00, 20.00, 28.00, 34.00 +SLN, 05, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 16, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 16, 68.00, 46.00, -9999.00, 2.00, 3.00 +SNA, 05, 16, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 16, 39.00, 31.00, 28.00, 39.00, 46.00 +SNS, 05, 16, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 16, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 16, 75.00, 53.00, 25.00, 25.00, 38.00 +SPS, 05, 16, 84.00, 60.00, 21.00, 14.00, 29.00 +SRQ, 05, 16, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 16, 83.00, 58.00, -9999.00, -9999.00, 30.00 +SSI, 05, 16, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +STC, 05, 16, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +STL, 05, 16, 77.00, 57.00, 23.00, 27.00, 38.00 +STNV, 05, 16, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +STS, 05, 16, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 16, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 16, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 16, 78.00, 50.00, -9999.00, -9999.00, 7.00 +SUX, 05, 16, 74.00, 51.00, 27.00, 24.00, 37.00 +SVN, 05, 16, 84.00, 63.00, -9999.00, -9999.00, 27.00 +SWF, 05, 16, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 16, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 16, 69.00, 46.00, 30.00, 32.00, 46.00 +SZL, 05, 16, 76.00, 52.00, -9999.00, -9999.00, 34.00 +TAD, 05, 16, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 16, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 16, 78.00, 51.00, -9999.00, -9999.00, 33.00 +TCC, 05, 16, 81.00, 51.00, 13.00, 9.00, 18.00 +TCL, 05, 16, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 16, 68.00, 43.00, -9999.00, -9999.00, 32.00 +TCS, 05, 16, 83.00, 54.00, -9999.00, 4.00, 8.00 +TEB, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 16, 79.00, 58.00, -9999.00, -9999.00, 30.00 +TKA, 05, 16, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 16, 86.00, 61.00, 12.00, 23.00, 30.00 +TNX, 05, 16, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 16, 71.00, 47.00, 25.00, 29.00, 42.00 +TOP, 05, 16, 76.00, 54.00, 28.00, 24.00, 41.00 +TPA, 05, 16, 87.00, 68.00, 10.00, 15.00, 20.00 +TPH, 05, 16, 74.00, 42.00, 8.00, 6.00, 12.00 +TRI, 05, 16, 76.00, 52.00, 26.00, 31.00, 42.00 +TRK, 05, 16, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 16, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 16, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 16, 80.00, 59.00, 26.00, 21.00, 37.00 +TUP, 05, 16, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 16, 91.00, 59.00, 4.00, 4.00, 7.00 +TVC, 05, 16, 67.00, 42.00, 20.00, 18.00, 28.00 +TVL, 05, 16, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 16, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 16, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 16, 78.00, 54.00, 26.00, 30.00, 40.00 +T01, 05, 16, 75.00, 53.00, -9999.00, -9999.00, 33.00 +T02, 05, 16, 81.00, 59.00, -9999.00, -9999.00, 32.00 +T03, 05, 16, 82.00, 60.00, -9999.00, -9999.00, 28.00 +T04, 05, 16, 86.00, 67.00, -9999.00, -9999.00, 21.00 +T05, 05, 16, 76.00, 52.00, -9999.00, -9999.00, 32.00 +T06, 05, 16, 84.00, 58.00, -9999.00, -9999.00, 25.00 +T07, 05, 16, 80.00, 45.00, -9999.00, -9999.00, 25.00 +T08, 05, 16, 72.00, 51.00, -9999.00, -9999.00, 17.00 +UCA, 05, 16, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 16, 82.00, 54.00, -9999.00, -9999.00, 3.00 +UIL, 05, 16, 60.00, 42.00, 46.00, 48.00, 57.00 +UIN, 05, 16, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 16, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 16, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 16, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +U15, 05, 16, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +U28, 05, 16, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 16, 85.00, 59.00, -9999.00, -9999.00, 27.00 +VBG, 05, 16, 69.00, 48.00, -9999.00, -9999.00, 10.00 +VCT, 05, 16, 85.00, 68.00, 16.00, 15.00, 26.00 +VCV, 05, 16, 82.00, 48.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 16, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 16, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 16, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 16, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 16, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 16, 85.00, 61.00, -9999.00, -9999.00, 21.00 +VRB, 05, 16, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 16, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 16, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 16, 75.00, 53.00, 23.00, 22.00, 31.00 +WJA, 05, 16, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 16, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 16, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 16, 74.00, 38.00, 13.00, 13.00, 19.00 +WPO, 05, 16, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 16, 85.00, 60.00, -9999.00, -9999.00, 29.00 +WRG, 05, 16, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 16, 75.00, 49.00, -9999.00, -9999.00, 35.00 +WRL, 05, 16, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +X68, 05, 16, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 16, 50.00, 37.00, 55.00, 54.00, 67.00 +YCG, 05, 16, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 16, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 16, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 16, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 16, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 16, 72.00, 43.00, 9.00, 12.00, 17.00 +YNG, 05, 16, 69.00, 47.00, 31.00, 31.00, 44.00 +YPA, 05, 16, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 16, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 16, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 16, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 16, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 16, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 16, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 16, 95.00, 64.00, 1.00, 1.00, 2.00 +YVR, 05, 16, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 16, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 16, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 16, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 16, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 16, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 16, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 16, 63.00, 39.00, 24.00, 24.00, 36.00 +ZUN, 05, 16, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 16, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 16, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 16, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +01R, 05, 16, 84.00, 62.00, -9999.00, -9999.00, 28.00 +1V1, 05, 16, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 16, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 16, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 16, 77.00, 59.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 16, 83.00, 58.00, -9999.00, -9999.00, 32.00 +3B1, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 16, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 16, 68.00, 42.00, -9999.00, -9999.00, 34.00 +3SE, 05, 16, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 16, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 16, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 16, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 16, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 16, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 16, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 16, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 17, 72.00, 50.00, 29.00, 28.00, 42.00 +ABI, 05, 17, 85.00, 62.00, 17.00, 14.00, 26.00 +ABQ, 05, 17, 81.00, 50.00, 11.00, 9.00, 17.00 +ABR, 05, 17, 71.00, 46.00, 21.00, 17.00, 31.00 +ABY, 05, 17, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 17, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 17, 85.00, 65.00, 20.00, 19.00, 31.00 +ACV, 05, 17, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 17, 72.00, 51.00, 24.00, 24.00, 36.00 +ADK, 05, 17, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 17, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 17, 75.00, 52.00, -9999.00, -9999.00, 26.00 +AEX, 05, 17, 85.00, 64.00, -9999.00, -9999.00, 28.00 +AFF, 05, 17, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 17, 90.00, 66.00, -9999.00, -9999.00, 41.00 +AGS, 05, 17, 85.00, 59.00, 20.00, 25.00, 35.00 +AHN, 05, 17, 82.00, 59.00, 18.00, 23.00, 32.00 +AKN, 05, 17, 52.00, 35.00, 29.00, 25.00, 40.00 +AKO, 05, 17, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 17, 71.00, 46.00, 28.00, 29.00, 43.00 +ALI, 05, 17, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 17, 73.00, 50.00, 26.00, 24.00, 40.00 +ALS, 05, 17, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 17, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 17, 80.00, 53.00, 19.00, 13.00, 27.00 +AMG, 05, 17, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 17, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 17, 55.00, 40.00, 15.00, 13.00, 22.00 +AND, 05, 17, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 17, 57.00, 43.00, 47.00, 47.00, 60.00 +AOO, 05, 17, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +APN, 05, 17, 66.00, 40.00, 25.00, 28.00, 40.00 +AQQ, 05, 17, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +ART, 05, 17, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +AST, 05, 17, 61.00, 46.00, 37.00, 40.00, 50.00 +ATL, 05, 17, 81.00, 60.00, 20.00, 27.00, 37.00 +ATW, 05, 17, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 17, 75.00, 51.00, -9999.00, -9999.00, 37.00 +AUG, 05, 17, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 17, 86.00, 67.00, 19.00, 18.00, 31.00 +AUW, 05, 17, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 17, 76.00, 52.00, 25.00, 29.00, 38.00 +AVP, 05, 17, 70.00, 49.00, 30.00, 32.00, 46.00 +AXN, 05, 17, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 17, 69.00, 47.00, -9999.00, -9999.00, 37.00 +AYS, 05, 17, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 17, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 17, 84.00, 55.00, -9999.00, -9999.00, 10.00 +BAD, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 17, 63.00, 32.00, -9999.00, -9999.00, 18.00 +BDL, 05, 17, 73.00, 49.00, 27.00, 25.00, 39.00 +BDR, 05, 17, 68.00, 51.00, 28.00, 24.00, 38.00 +BET, 05, 17, 50.00, 33.00, 22.00, 18.00, 30.00 +BFD, 05, 17, 65.00, 42.00, 31.00, 35.00, 47.00 +BFF, 05, 17, 72.00, 43.00, 24.00, 20.00, 35.00 +BFL, 05, 17, 86.00, 58.00, 2.00, 2.00, 3.00 +BGM, 05, 17, 66.00, 47.00, 30.00, 32.00, 46.00 +BGR, 05, 17, 65.00, 44.00, 27.00, 26.00, 38.00 +BGS, 05, 17, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 17, 82.00, 59.00, 23.00, 25.00, 37.00 +BID, 05, 17, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 17, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 17, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 17, 68.00, 44.00, 24.00, 28.00, 38.00 +BIS, 05, 17, 69.00, 43.00, 21.00, 19.00, 31.00 +BIX, 05, 17, 84.00, 68.00, -9999.00, -9999.00, 22.00 +BJI, 05, 17, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 17, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 17, 72.00, 41.00, -9999.00, -9999.00, 31.00 +BKW, 05, 17, 71.00, 50.00, 30.00, 34.00, 45.00 +BLF, 05, 17, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 17, 96.00, 65.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 17, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 17, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 17, 78.00, 54.00, -9999.00, -9999.00, 34.00 +BNA, 05, 17, 80.00, 58.00, 26.00, 27.00, 41.00 +BNO, 05, 17, 67.00, 37.00, -9999.00, 15.00, 33.00 +BOI, 05, 17, 72.00, 45.00, 14.00, 17.00, 23.00 +BOS, 05, 17, 68.00, 51.00, 29.00, 24.00, 41.00 +BPI, 05, 17, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 17, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 17, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 17, 74.00, 53.00, -9999.00, -9999.00, 31.00 +BRO, 05, 17, 88.00, 73.00, 12.00, 10.00, 18.00 +BRW, 05, 17, 26.00, 16.00, 9.00, 11.00, 18.00 +BSM, 05, 17, 86.00, 67.00, -9999.00, -9999.00, 25.00 +BTI, 05, 17, 28.00, 18.00, 8.00, 11.00, 16.00 +BTL, 05, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 17, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 17, 87.00, 66.00, 17.00, 19.00, 28.00 +BTT, 05, 17, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 17, 68.00, 46.00, 30.00, 29.00, 46.00 +BUB, 05, 17, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 17, 67.00, 48.00, 28.00, 30.00, 42.00 +BUR, 05, 17, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 17, 84.00, 68.00, -9999.00, 14.00, 22.00 +BWG, 05, 17, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 17, 75.00, 54.00, 26.00, 28.00, 39.00 +BYH, 05, 17, 82.00, 61.00, -9999.00, -9999.00, 34.00 +BYI, 05, 17, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 17, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 17, 85.00, 59.00, 18.00, 21.00, 31.00 +CAG, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 17, 71.00, 49.00, 30.00, 33.00, 44.00 +CAO, 05, 17, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 17, 63.00, 41.00, 32.00, 33.00, 45.00 +CBM, 05, 17, 84.00, 59.00, -9999.00, -9999.00, 25.00 +CDB, 05, 17, 45.00, 36.00, 47.00, 46.00, 64.00 +CDC, 05, 17, 73.00, 42.00, 13.00, 13.00, 19.00 +CDR, 05, 17, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 17, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 17, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 17, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 17, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 17, 80.00, 56.00, 20.00, 27.00, 37.00 +CHO, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 17, 84.00, 64.00, 18.00, 21.00, 31.00 +CID, 05, 17, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 17, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 17, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 17, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 17, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 17, 70.00, 48.00, 28.00, 30.00, 42.00 +CLL, 05, 17, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 17, 79.00, 57.00, 24.00, 23.00, 36.00 +CMH, 05, 17, 73.00, 51.00, 25.00, 30.00, 42.00 +CMI, 05, 17, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 17, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 17, 75.00, 53.00, 28.00, 18.00, 34.00 +CNM, 05, 17, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 17, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +COD, 05, 17, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +COF, 05, 17, 85.00, 67.00, -9999.00, -9999.00, 27.00 +CON, 05, 17, 70.00, 42.00, 26.00, 25.00, 38.00 +COS, 05, 17, 70.00, 43.00, 23.00, 25.00, 37.00 +COT, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 17, 75.00, 54.00, 30.00, 28.00, 44.00 +CPR, 05, 17, 68.00, 39.00, 26.00, 25.00, 37.00 +CRBC, 05, 17, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 17, 87.00, 70.00, 15.00, 13.00, 24.00 +CRW, 05, 17, 77.00, 53.00, 31.00, 33.00, 45.00 +CSG, 05, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 17, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 17, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 17, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 17, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 17, 75.00, 53.00, 25.00, 27.00, 38.00 +CVN, 05, 17, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 17, 81.00, 51.00, -9999.00, -9999.00, 16.00 +CXY, 05, 17, 74.00, 52.00, 22.00, 30.00, 38.00 +CYS, 05, 17, 66.00, 40.00, 26.00, 26.00, 39.00 +DAA, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 05, 17, 85.00, 66.00, 15.00, 25.00, 31.00 +DAG, 05, 17, 88.00, 61.00, 3.00, 2.00, 4.00 +DAL, 05, 17, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 17, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 17, 74.00, 52.00, 27.00, 26.00, 39.00 +DBQ, 05, 17, 70.00, 49.00, 24.00, 23.00, 35.00 +DCA, 05, 17, 77.00, 58.00, 23.00, 27.00, 36.00 +DDC, 05, 17, 77.00, 53.00, 25.00, 18.00, 33.00 +DEC, 05, 17, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 17, 72.00, 45.00, 25.00, 22.00, 35.00 +DFW, 05, 17, 84.00, 64.00, 24.00, 17.00, 32.00 +DHN, 05, 17, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 17, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 17, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 17, 89.00, 67.00, -9999.00, -9999.00, 21.00 +DLG, 05, 17, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 17, 63.00, 41.00, 28.00, 25.00, 41.00 +DLLC, 05, 17, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 17, 91.00, 59.00, -9999.00, -9999.00, 2.00 +DMN, 05, 17, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 17, 76.00, 54.00, -9999.00, -9999.00, 35.00 +DPG, 05, 17, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 17, 86.00, 62.00, -9999.00, -9999.00, 22.00 +DRA, 05, 17, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 17, 89.00, 67.00, 17.00, 12.00, 24.00 +DSM, 05, 17, 74.00, 53.00, 28.00, 26.00, 40.00 +DTW, 05, 17, 71.00, 48.00, 23.00, 25.00, 36.00 +DUG, 05, 17, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 17, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 17, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 17, 85.00, 62.00, -9999.00, -9999.00, 24.00 +D45, 05, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 17, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 17, 71.00, 46.00, 24.00, 24.00, 35.00 +ECG, 05, 17, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 17, 82.00, 55.00, -9999.00, -9999.00, 8.00 +EED, 05, 17, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 17, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 17, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 17, 72.00, 45.00, 35.00, 36.00, 49.00 +EKO, 05, 17, 70.00, 38.00, 14.00, 16.00, 23.00 +ELD, 05, 17, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 17, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 17, 88.00, 58.00, 6.00, 3.00, 8.00 +ELY, 05, 17, 68.00, 35.00, 16.00, 17.00, 23.00 +EMP, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 17, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +END, 05, 17, 81.00, 59.00, -9999.00, -9999.00, 22.00 +ENN, 05, 17, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 17, 73.00, 51.00, -9999.00, -9999.00, 17.00 +EPH, 05, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 17, 67.00, 49.00, 30.00, 27.00, 41.00 +ESF, 05, 17, 85.00, 64.00, -9999.00, -9999.00, 28.00 +EUG, 05, 17, 68.00, 45.00, 20.00, 27.00, 33.00 +EVV, 05, 17, 78.00, 55.00, 26.00, 28.00, 39.00 +EWN, 05, 17, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 17, 73.00, 54.00, 29.00, 27.00, 42.00 +EYW, 05, 17, 86.00, 77.00, 17.00, 13.00, 25.00 +E74, 05, 17, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 17, 79.00, 55.00, -9999.00, -9999.00, 33.00 +FAI, 05, 17, 61.00, 39.00, 18.00, 16.00, 27.00 +FAR, 05, 17, 70.00, 45.00, 21.00, 16.00, 29.00 +FAT, 05, 17, 85.00, 55.00, 2.00, 1.00, 3.00 +FAY, 05, 17, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 17, 65.00, 39.00, 23.00, 27.00, 39.00 +FCS, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 17, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 17, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +FLG, 05, 17, 68.00, 34.00, 10.00, 14.00, 17.00 +FLL, 05, 17, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 17, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 17, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FME, 05, 17, 78.00, 51.00, -9999.00, -9999.00, 28.00 +FMH, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FMN, 05, 17, 79.00, 42.00, 10.00, 7.00, 13.00 +FMY, 05, 17, 89.00, 69.00, 10.00, 18.00, 22.00 +FNT, 05, 17, 69.00, 47.00, 23.00, 25.00, 37.00 +FOD, 05, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 17, 77.00, 54.00, -9999.00, -9999.00, 34.00 +FOK, 05, 17, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 17, 78.00, 55.00, -9999.00, -9999.00, 32.00 +FSD, 05, 17, 72.00, 47.00, 29.00, 20.00, 35.00 +FSI, 05, 17, 83.00, 59.00, -9999.00, -9999.00, 31.00 +FSM, 05, 17, 82.00, 59.00, 27.00, 26.00, 40.00 +FTK, 05, 17, 77.00, 53.00, -9999.00, -9999.00, 34.00 +FWA, 05, 17, 72.00, 50.00, 23.00, 27.00, 38.00 +FWH, 05, 17, 83.00, 62.00, -9999.00, -9999.00, 26.00 +FYU, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 17, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 17, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 17, 98.00, 62.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 17, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 17, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 17, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 17, 67.00, 43.00, 20.00, 23.00, 32.00 +GFA, 05, 17, 66.00, 42.00, -9999.00, -9999.00, 31.00 +GFK, 05, 17, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 17, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 17, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 17, 68.00, 44.00, 23.00, 22.00, 33.00 +GJT, 05, 17, 77.00, 49.00, 15.00, 15.00, 22.00 +GKN, 05, 17, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 17, 73.00, 47.00, 24.00, 18.00, 32.00 +GLH, 05, 17, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 17, 81.00, 73.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 17, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 17, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +GON, 05, 17, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 17, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 17, 68.00, 45.00, 25.00, 21.00, 36.00 +GRCI, 05, 17, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 17, 69.00, 44.00, -9999.00, -9999.00, 27.00 +GRI, 05, 17, 74.00, 50.00, 26.00, 21.00, 36.00 +GRK, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GRR, 05, 17, 70.00, 47.00, 23.00, 25.00, 37.00 +GSB, 05, 17, 82.00, 58.00, -9999.00, -9999.00, 30.00 +GSG, 05, 17, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 17, 78.00, 56.00, 21.00, 23.00, 35.00 +GSP, 05, 17, 80.00, 57.00, 27.00, 28.00, 40.00 +GST, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 17, 67.00, 47.00, -9999.00, -9999.00, 43.00 +GTF, 05, 17, 66.00, 42.00, 25.00, 28.00, 36.00 +GUP, 05, 17, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 17, 74.00, 50.00, -9999.00, -9999.00, 37.00 +GVW, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 17, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 17, 75.00, 61.00, 23.00, 19.00, 34.00 +HBR, 05, 17, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 17, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 17, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 17, 71.00, 45.00, -9999.00, -9999.00, 25.00 +HKY, 05, 17, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 17, 66.00, 41.00, 22.00, 24.00, 35.00 +HMN, 05, 17, 89.00, 49.00, -9999.00, -9999.00, 7.00 +HMS, 05, 17, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 17, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 17, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +HON, 05, 17, 71.00, 46.00, 22.00, 19.00, 32.00 +HOP, 05, 17, 79.00, 54.00, -9999.00, -9999.00, 34.00 +HOT, 05, 17, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 17, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 17, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 17, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 17, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 17, 86.00, 62.00, -9999.00, -9999.00, 21.00 +HST, 05, 17, 87.00, 68.00, -9999.00, -9999.00, 33.00 +HSV, 05, 17, 80.00, 58.00, 26.00, 27.00, 40.00 +HTL, 05, 17, 67.00, 43.00, 24.00, 24.00, 37.00 +HTS, 05, 17, 76.00, 53.00, 29.00, 30.00, 42.00 +HUF, 05, 17, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 17, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 17, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 17, 69.00, 43.00, 22.00, 21.00, 32.00 +IAB, 05, 17, 78.00, 55.00, -9999.00, -9999.00, 33.00 +IAD, 05, 17, 75.00, 51.00, 25.00, 30.00, 40.00 +IAG, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 17, 86.00, 65.00, 20.00, 16.00, 28.00 +ICT, 05, 17, 78.00, 55.00, 27.00, 21.00, 38.00 +IDA, 05, 17, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 17, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 17, 74.00, 53.00, 25.00, 27.00, 40.00 +ILI, 05, 17, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 17, 82.00, 60.00, 22.00, 21.00, 35.00 +IMT, 05, 17, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IND, 05, 17, 75.00, 53.00, 30.00, 27.00, 42.00 +INL, 05, 17, 66.00, 41.00, 26.00, 22.00, 38.00 +INS, 05, 17, 82.00, 54.00, -9999.00, -9999.00, 3.00 +INT, 05, 17, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +INW, 05, 17, 81.00, 46.00, 7.00, 11.00, 15.00 +IPL, 05, 17, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 17, 72.00, 49.00, 30.00, 32.00, 45.00 +IRK, 05, 17, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 17, 69.00, 43.00, 23.00, 18.00, 31.00 +ISP, 05, 17, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 17, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 17, 95.00, 60.00, -9999.00, -9999.00, 3.00 +IWD, 05, 17, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 17, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 17, 85.00, 61.00, 23.00, 20.00, 33.00 +JAX, 05, 17, 86.00, 63.00, 14.00, 23.00, 30.00 +JBR, 05, 17, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 17, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 17, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 17, 69.00, 53.00, 27.00, 26.00, 41.00 +JHW, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 17, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 17, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 17, 56.00, 40.00, 45.00, 41.00, 55.00 +JST, 05, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 17, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 17, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 17, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 17, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 17, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 17, 70.00, 46.00, 24.00, 24.00, 37.00 +LAR, 05, 17, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 17, 89.00, 61.00, 4.00, 4.00, 6.00 +LAX, 05, 17, 69.00, 57.00, 3.00, 2.00, 4.00 +LBB, 05, 17, 84.00, 57.00, 20.00, 11.00, 27.00 +LBF, 05, 17, 73.00, 46.00, 29.00, 17.00, 36.00 +LCH, 05, 17, 85.00, 67.00, 17.00, 15.00, 25.00 +LCK, 05, 17, 75.00, 51.00, -9999.00, -9999.00, 39.00 +LEB, 05, 17, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 17, 75.00, 55.00, 28.00, 29.00, 41.00 +LFI, 05, 17, 75.00, 59.00, -9999.00, -9999.00, 33.00 +LFK, 05, 17, 85.00, 64.00, 21.00, 20.00, 30.00 +LFT, 05, 17, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 17, 71.00, 55.00, 27.00, 25.00, 39.00 +LGB, 05, 17, 74.00, 57.00, 3.00, 2.00, 4.00 +LGU, 05, 17, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 17, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 17, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 17, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 17, 82.00, 60.00, 23.00, 23.00, 35.00 +LIZ, 05, 17, 63.00, 41.00, -9999.00, -9999.00, 41.00 +LMT, 05, 17, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +LND, 05, 17, 67.00, 41.00, 20.00, 21.00, 29.00 +LNK, 05, 17, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 17, 76.00, 43.00, 7.00, 9.00, 12.00 +LOZ, 05, 17, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 17, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 17, 81.00, 59.00, -9999.00, -9999.00, 35.00 +LSE, 05, 17, 72.00, 49.00, 21.00, 24.00, 36.00 +LSF, 05, 17, 85.00, 62.00, -9999.00, -9999.00, 34.00 +LSV, 05, 17, 92.00, 55.00, -9999.00, -9999.00, 3.00 +LTS, 05, 17, 87.00, 59.00, -9999.00, -9999.00, 31.00 +LUF, 05, 17, 96.00, 59.00, -9999.00, -9999.00, 2.00 +LVS, 05, 17, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 17, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 17, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 17, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 17, 77.00, 54.00, 23.00, 26.00, 37.00 +MAF, 05, 17, 88.00, 59.00, 14.00, 10.00, 20.00 +MBL, 05, 17, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 17, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 17, 82.00, 54.00, -9999.00, -9999.00, 10.00 +MCF, 05, 17, 88.00, 69.00, -9999.00, -9999.00, 22.00 +MCG, 05, 17, 56.00, 36.00, 24.00, 20.00, 33.00 +MCI, 05, 17, 75.00, 55.00, 28.00, 23.00, 40.00 +MCK, 05, 17, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 17, 86.00, 60.00, 17.00, 24.00, 33.00 +MCO, 05, 17, 88.00, 67.00, 16.00, 27.00, 34.00 +MCW, 05, 17, 72.00, 48.00, 23.00, 22.00, 35.00 +MC2, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MDH, 05, 17, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 17, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 17, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 17, 72.00, 51.00, 28.00, 27.00, 41.00 +MEI, 05, 17, 85.00, 60.00, 20.00, 20.00, 33.00 +MEM, 05, 17, 82.00, 62.00, 22.00, 27.00, 37.00 +MER, 05, 17, 85.00, 51.00, -9999.00, -9999.00, 6.00 +MFD, 05, 17, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 17, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 17, 74.00, 44.00, 14.00, 13.00, 19.00 +MGE, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 05, 17, 84.00, 62.00, 17.00, 22.00, 32.00 +MGW, 05, 17, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 17, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 17, 80.00, 52.00, -9999.00, -9999.00, 10.00 +MHS, 05, 17, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 17, 86.00, 71.00, 17.00, 29.00, 34.00 +MIB, 05, 17, 67.00, 44.00, -9999.00, -9999.00, 32.00 +MIV, 05, 17, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 17, 77.00, 43.00, -9999.00, -9999.00, 19.00 +MKC, 05, 17, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 17, 65.00, 46.00, 26.00, 27.00, 40.00 +MKG, 05, 17, 68.00, 46.00, 22.00, 21.00, 33.00 +MKL, 05, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 17, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 17, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 17, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 17, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 17, 74.00, 51.00, 29.00, 28.00, 42.00 +MLS, 05, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 17, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 17, 86.00, 62.00, -9999.00, -9999.00, 32.00 +MOB, 05, 17, 86.00, 65.00, 17.00, 24.00, 33.00 +MOT, 05, 17, 67.00, 44.00, 18.00, 16.00, 26.00 +MPV, 05, 17, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 17, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 17, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 17, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 17, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 17, 64.00, 48.00, -9999.00, -9999.00, 16.00 +MSL, 05, 17, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 17, 70.00, 45.00, 26.00, 25.00, 40.00 +MSO, 05, 17, 67.00, 39.00, 26.00, 24.00, 37.00 +MSP, 05, 17, 70.00, 49.00, 25.00, 26.00, 37.00 +MSS, 05, 17, 68.00, 45.00, 27.00, 28.00, 39.00 +MSY, 05, 17, 85.00, 66.00, 14.00, 21.00, 29.00 +MTC, 05, 17, 68.00, 47.00, -9999.00, -9999.00, 35.00 +MTN, 05, 17, 76.00, 53.00, -9999.00, -9999.00, 28.00 +MTO, 05, 17, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 17, 73.00, 50.00, -9999.00, -9999.00, 28.00 +MUO, 05, 17, 77.00, 45.00, -9999.00, -9999.00, 19.00 +MWA, 05, 17, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 17, 84.00, 62.00, -9999.00, -9999.00, 25.00 +MYL, 05, 17, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 17, 83.00, 60.00, -9999.00, -9999.00, 28.00 +NAO, 05, 17, 81.00, 67.00, -9999.00, -9999.00, 33.00 +NBC, 05, 17, 84.00, 64.00, -9999.00, -9999.00, 29.00 +NBE, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 05, 17, 71.00, 49.00, -9999.00, -9999.00, 39.00 +NCA, 05, 17, 83.00, 57.00, -9999.00, -9999.00, 32.00 +NCO, 05, 17, 65.00, 48.00, -9999.00, -9999.00, 37.00 +NC1, 05, 17, 83.00, 55.00, -9999.00, -9999.00, 7.00 +NEL, 05, 17, 73.00, 50.00, -9999.00, -9999.00, 35.00 +NFG, 05, 17, 68.00, 55.00, -9999.00, -9999.00, 10.00 +NFL, 05, 17, 74.00, 42.00, -9999.00, -9999.00, 13.00 +NGP, 05, 17, 86.00, 71.00, -9999.00, -9999.00, 19.00 +NGU, 05, 17, 76.00, 58.00, -9999.00, -9999.00, 32.00 +NGZ, 05, 17, 67.00, 51.00, -9999.00, -9999.00, 6.00 +NHK, 05, 17, 76.00, 53.00, -9999.00, -9999.00, 35.00 +NHZ, 05, 17, 64.00, 45.00, -9999.00, -9999.00, 39.00 +NID, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 17, 86.00, 63.00, -9999.00, -9999.00, 30.00 +NIR, 05, 17, 87.00, 67.00, -9999.00, -9999.00, 19.00 +NKT, 05, 17, 79.00, 61.00, -9999.00, -9999.00, 32.00 +NKX, 05, 17, 69.00, 60.00, -9999.00, -9999.00, 10.00 +NLC, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 05, 17, 84.00, 59.00, -9999.00, -9999.00, 29.00 +NPA, 05, 17, 84.00, 67.00, -9999.00, -9999.00, 23.00 +NQA, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 05, 17, 89.00, 69.00, -9999.00, -9999.00, 19.00 +NQX, 05, 17, 86.00, 77.00, -9999.00, -9999.00, 27.00 +NRB, 05, 17, 84.00, 67.00, -9999.00, -9999.00, 27.00 +NRC, 05, 17, 85.00, 51.00, -9999.00, -9999.00, 6.00 +NRS, 05, 17, 67.00, 57.00, -9999.00, -9999.00, 6.00 +NSE, 05, 17, 86.00, 63.00, -9999.00, -9999.00, 27.00 +NSI, 05, 17, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTD, 05, 17, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTK, 05, 17, 75.00, 56.00, -9999.00, -9999.00, 6.00 +NTU, 05, 17, 76.00, 58.00, -9999.00, -9999.00, 32.00 +NUC, 05, 17, 68.00, 55.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 17, 74.00, 49.00, -9999.00, -9999.00, 10.00 +NUW, 05, 17, 64.00, 44.00, -9999.00, -9999.00, 29.00 +NWF, 05, 17, 74.00, 57.00, -9999.00, -9999.00, 4.00 +NXX, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 17, 78.00, 52.00, -9999.00, -9999.00, 35.00 +NZC, 05, 17, 86.00, 60.00, -9999.00, -9999.00, 30.00 +NZJ, 05, 17, 75.00, 53.00, -9999.00, -9999.00, 10.00 +NZW, 05, 17, 69.00, 47.00, -9999.00, -9999.00, 35.00 +NZY, 05, 17, 69.00, 60.00, -9999.00, -9999.00, 6.00 +OAK, 05, 17, 69.00, 48.00, 3.00, 5.00, 7.00 +OAR, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +OFF, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 17, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 17, 80.00, 59.00, 28.00, 17.00, 35.00 +OLM, 05, 17, 66.00, 42.00, 28.00, 33.00, 42.00 +OMA, 05, 17, 75.00, 52.00, 22.00, 24.00, 34.00 +OME, 05, 17, 43.00, 31.00, 16.00, 17.00, 25.00 +ONT, 05, 17, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 17, 71.00, 49.00, 29.00, 23.00, 39.00 +ORF, 05, 17, 76.00, 58.00, 22.00, 23.00, 34.00 +ORH, 05, 17, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 17, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 17, 65.00, 43.00, -9999.00, -9999.00, 34.00 +OTG, 05, 17, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 17, 61.00, 47.00, 28.00, 31.00, 40.00 +OTM, 05, 17, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 17, 39.00, 26.00, 5.00, 9.00, 12.00 +OURC, 05, 17, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 17, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 17, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 17, 86.00, 62.00, -9999.00, -9999.00, 27.00 +PACZ, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 17, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 17, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 17, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 17, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 17, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 17, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 17, 85.00, 63.00, -9999.00, -9999.00, 18.00 +PAQ, 05, 17, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 17, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 17, 42.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 17, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 17, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 17, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 17, 68.00, 46.00, -9999.00, -9999.00, 36.00 +PBI, 05, 17, 86.00, 70.00, 21.00, 31.00, 40.00 +PDT, 05, 17, 71.00, 47.00, 16.00, 15.00, 24.00 +PDX, 05, 17, 68.00, 48.00, 26.00, 31.00, 39.00 +PFN, 05, 17, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 17, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 17, 74.00, 54.00, 25.00, 27.00, 40.00 +PHX, 05, 17, 95.00, 65.00, 3.00, 2.00, 4.00 +PIA, 05, 17, 74.00, 52.00, 29.00, 25.00, 40.00 +PIB, 05, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 17, 69.00, 41.00, 22.00, 21.00, 32.00 +PIR, 05, 17, 72.00, 47.00, 21.00, 17.00, 28.00 +PIT, 05, 17, 72.00, 49.00, 32.00, 30.00, 45.00 +PKB, 05, 17, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 17, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 17, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 17, 84.00, 67.00, 15.00, 16.00, 26.00 +POB, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 17, 85.00, 62.00, -9999.00, -9999.00, 33.00 +POM, 05, 17, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 05, 17, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 17, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 17, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 17, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 17, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 17, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 17, 68.00, 44.00, -9999.00, -9999.00, 37.00 +PSP, 05, 17, 96.00, 62.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 17, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 17, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 17, 78.00, 47.00, 16.00, 16.00, 23.00 +PUC, 05, 17, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 17, 68.00, 48.00, 27.00, 24.00, 40.00 +PVU, 05, 17, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 17, 64.00, 44.00, 29.00, 27.00, 41.00 +P02, 05, 17, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +P07, 05, 17, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +P11, 05, 17, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P24, 05, 17, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P28, 05, 17, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +P35, 05, 17, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +P38, 05, 17, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +P39, 05, 17, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +P58, 05, 17, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +P59, 05, 17, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +P60, 05, 17, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +P61, 05, 17, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 05, 17, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +P68, 05, 17, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +P69, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 17, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 17, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 17, 69.00, 43.00, 24.00, 26.00, 36.00 +RBL, 05, 17, 83.00, 55.00, 7.00, 5.00, 9.00 +RCA, 05, 17, 69.00, 43.00, -9999.00, -9999.00, 34.00 +RDD, 05, 17, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 17, 68.00, 36.00, 11.00, 11.00, 17.00 +RDR, 05, 17, 69.00, 43.00, -9999.00, -9999.00, 32.00 +RDU, 05, 17, 80.00, 56.00, 23.00, 20.00, 34.00 +REE, 05, 17, 84.00, 57.00, -9999.00, -9999.00, 22.00 +REJ, 05, 17, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 17, 72.00, 48.00, 28.00, 25.00, 41.00 +RIC, 05, 17, 79.00, 55.00, 22.00, 24.00, 36.00 +RIV, 05, 17, 80.00, 53.00, -9999.00, -9999.00, 6.00 +RIW, 05, 17, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 17, 65.00, 38.00, 14.00, 15.00, 23.00 +RME, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +RMG, 05, 17, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +RND, 05, 17, 86.00, 67.00, -9999.00, -9999.00, 25.00 +RNO, 05, 17, 74.00, 41.00, 9.00, 6.00, 12.00 +ROA, 05, 17, 77.00, 54.00, 24.00, 28.00, 39.00 +ROC, 05, 17, 69.00, 47.00, 24.00, 27.00, 38.00 +ROW, 05, 17, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 17, 76.00, 53.00, 22.00, 19.00, 30.00 +RST, 05, 17, 69.00, 47.00, 28.00, 27.00, 40.00 +RWF, 05, 17, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 17, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 17, 81.00, 51.00, 4.00, 3.00, 6.00 +SAF, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 17, 69.00, 60.00, 2.00, 3.00, 5.00 +SAT, 05, 17, 86.00, 67.00, 22.00, 19.00, 32.00 +SAV, 05, 17, 85.00, 64.00, 14.00, 23.00, 31.00 +SAW, 05, 17, 61.00, 42.00, -9999.00, -9999.00, 40.00 +SBA, 05, 17, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 17, 82.00, 53.00, -9999.00, -9999.00, 8.00 +SBN, 05, 17, 71.00, 50.00, 26.00, 25.00, 37.00 +SBP, 05, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 17, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 17, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 17, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 17, 83.00, 53.00, 4.00, 2.00, 5.00 +SDF, 05, 17, 77.00, 56.00, 29.00, 27.00, 41.00 +SEA, 05, 17, 65.00, 47.00, 25.00, 26.00, 36.00 +SEM, 05, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 17, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 17, 67.00, 50.00, 3.00, 5.00, 6.00 +SGF, 05, 17, 77.00, 54.00, 29.00, 24.00, 40.00 +SGY, 05, 17, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 17, 67.00, 40.00, 27.00, 28.00, 39.00 +SHV, 05, 17, 84.00, 63.00, 22.00, 19.00, 33.00 +SIT, 05, 17, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 17, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 17, 88.00, 62.00, 20.00, 13.00, 28.00 +SKA, 05, 17, 67.00, 43.00, -9999.00, -9999.00, 25.00 +SKF, 05, 17, 86.00, 67.00, -9999.00, -9999.00, 24.00 +SLC, 05, 17, 73.00, 47.00, 21.00, 22.00, 29.00 +SLE, 05, 17, 68.00, 43.00, 20.00, 28.00, 34.00 +SLN, 05, 17, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 17, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 17, 68.00, 47.00, -9999.00, 2.00, 3.00 +SNA, 05, 17, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 17, 40.00, 32.00, 28.00, 38.00, 46.00 +SNS, 05, 17, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 17, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 17, 76.00, 53.00, 25.00, 25.00, 38.00 +SPS, 05, 17, 84.00, 60.00, 21.00, 14.00, 29.00 +SRQ, 05, 17, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 17, 84.00, 59.00, -9999.00, -9999.00, 30.00 +SSI, 05, 17, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +STC, 05, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 17, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +STL, 05, 17, 77.00, 57.00, 23.00, 27.00, 38.00 +STNV, 05, 17, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +STS, 05, 17, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 17, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 17, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 17, 79.00, 50.00, -9999.00, -9999.00, 7.00 +SUX, 05, 17, 74.00, 51.00, 27.00, 24.00, 37.00 +SVN, 05, 17, 85.00, 64.00, -9999.00, -9999.00, 27.00 +SWF, 05, 17, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 17, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 17, 69.00, 47.00, 30.00, 32.00, 46.00 +SZL, 05, 17, 77.00, 53.00, -9999.00, -9999.00, 34.00 +TAD, 05, 17, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 17, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 17, 79.00, 51.00, -9999.00, -9999.00, 33.00 +TCC, 05, 17, 82.00, 52.00, 13.00, 9.00, 18.00 +TCL, 05, 17, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 17, 69.00, 44.00, -9999.00, -9999.00, 32.00 +TCS, 05, 17, 84.00, 55.00, -9999.00, 4.00, 8.00 +TEB, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 17, 80.00, 59.00, -9999.00, -9999.00, 30.00 +TKA, 05, 17, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 17, 87.00, 62.00, 12.00, 24.00, 31.00 +TNX, 05, 17, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 17, 72.00, 48.00, 25.00, 29.00, 42.00 +TOP, 05, 17, 77.00, 54.00, 28.00, 24.00, 41.00 +TPA, 05, 17, 88.00, 69.00, 10.00, 16.00, 21.00 +TPH, 05, 17, 74.00, 43.00, 8.00, 6.00, 12.00 +TRI, 05, 17, 76.00, 53.00, 26.00, 31.00, 42.00 +TRK, 05, 17, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 17, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 17, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 17, 81.00, 60.00, 26.00, 21.00, 37.00 +TUP, 05, 17, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 17, 91.00, 59.00, 4.00, 4.00, 7.00 +TVC, 05, 17, 67.00, 42.00, 20.00, 18.00, 28.00 +TVL, 05, 17, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 17, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 17, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 17, 79.00, 54.00, 26.00, 30.00, 40.00 +T01, 05, 17, 76.00, 53.00, -9999.00, -9999.00, 33.00 +T02, 05, 17, 82.00, 59.00, -9999.00, -9999.00, 32.00 +T03, 05, 17, 83.00, 60.00, -9999.00, -9999.00, 28.00 +T04, 05, 17, 86.00, 68.00, -9999.00, -9999.00, 22.00 +T05, 05, 17, 76.00, 52.00, -9999.00, -9999.00, 32.00 +T06, 05, 17, 85.00, 59.00, -9999.00, -9999.00, 25.00 +T07, 05, 17, 80.00, 46.00, -9999.00, -9999.00, 25.00 +T08, 05, 17, 73.00, 51.00, -9999.00, -9999.00, 17.00 +UCA, 05, 17, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 17, 82.00, 54.00, -9999.00, -9999.00, 3.00 +UIL, 05, 17, 61.00, 43.00, 45.00, 48.00, 56.00 +UIN, 05, 17, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 17, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 17, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 17, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +U15, 05, 17, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +U28, 05, 17, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 17, 86.00, 60.00, -9999.00, -9999.00, 27.00 +VBG, 05, 17, 69.00, 48.00, -9999.00, -9999.00, 10.00 +VCT, 05, 17, 86.00, 69.00, 16.00, 15.00, 26.00 +VCV, 05, 17, 82.00, 49.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 17, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 17, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 17, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 17, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 17, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 17, 86.00, 62.00, -9999.00, -9999.00, 22.00 +VRB, 05, 17, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 17, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 17, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 17, 76.00, 53.00, 23.00, 22.00, 31.00 +WJA, 05, 17, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 17, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 17, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 17, 74.00, 39.00, 13.00, 13.00, 19.00 +WPO, 05, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 17, 86.00, 60.00, -9999.00, -9999.00, 29.00 +WRG, 05, 17, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 17, 75.00, 49.00, -9999.00, -9999.00, 35.00 +WRL, 05, 17, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +X68, 05, 17, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 17, 51.00, 38.00, 54.00, 54.00, 67.00 +YCG, 05, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 17, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 17, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 17, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 17, 73.00, 43.00, 9.00, 12.00, 17.00 +YNG, 05, 17, 70.00, 47.00, 31.00, 31.00, 44.00 +YPA, 05, 17, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 17, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 17, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 17, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 17, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 17, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 17, 95.00, 65.00, 1.00, 1.00, 2.00 +YVR, 05, 17, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 17, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 17, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 17, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 17, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 17, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 17, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 17, 64.00, 39.00, 24.00, 24.00, 36.00 +ZUN, 05, 17, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 17, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 17, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 17, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +01R, 05, 17, 85.00, 63.00, -9999.00, -9999.00, 28.00 +1V1, 05, 17, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 17, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 17, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 17, 78.00, 60.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 17, 84.00, 59.00, -9999.00, -9999.00, 32.00 +3B1, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 17, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 17, 69.00, 42.00, -9999.00, -9999.00, 34.00 +3SE, 05, 17, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 17, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 17, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 17, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 17, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 17, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 17, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 17, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 18, 73.00, 51.00, 29.00, 28.00, 42.00 +ABI, 05, 18, 86.00, 62.00, 17.00, 14.00, 25.00 +ABQ, 05, 18, 81.00, 50.00, 11.00, 9.00, 17.00 +ABR, 05, 18, 71.00, 46.00, 21.00, 17.00, 31.00 +ABY, 05, 18, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 18, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 18, 86.00, 65.00, 19.00, 19.00, 30.00 +ACV, 05, 18, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 18, 73.00, 51.00, 24.00, 23.00, 36.00 +ADK, 05, 18, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 18, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 18, 76.00, 52.00, -9999.00, -9999.00, 26.00 +AEX, 05, 18, 85.00, 64.00, -9999.00, -9999.00, 28.00 +AFF, 05, 18, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 18, 90.00, 66.00, -9999.00, -9999.00, 41.00 +AGS, 05, 18, 85.00, 59.00, 20.00, 25.00, 35.00 +AHN, 05, 18, 82.00, 59.00, 18.00, 23.00, 32.00 +AKN, 05, 18, 53.00, 35.00, 29.00, 26.00, 40.00 +AKO, 05, 18, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 18, 71.00, 47.00, 28.00, 29.00, 43.00 +ALI, 05, 18, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 18, 73.00, 50.00, 26.00, 24.00, 40.00 +ALS, 05, 18, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 18, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 18, 80.00, 53.00, 19.00, 13.00, 27.00 +AMG, 05, 18, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 18, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 18, 56.00, 40.00, 16.00, 13.00, 22.00 +AND, 05, 18, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 18, 57.00, 43.00, 47.00, 47.00, 60.00 +AOO, 05, 18, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +APN, 05, 18, 67.00, 41.00, 25.00, 28.00, 40.00 +AQQ, 05, 18, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +ART, 05, 18, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +AST, 05, 18, 61.00, 46.00, 36.00, 39.00, 49.00 +ATL, 05, 18, 81.00, 60.00, 20.00, 27.00, 37.00 +ATW, 05, 18, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 18, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 18, 76.00, 52.00, -9999.00, -9999.00, 37.00 +AUG, 05, 18, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 18, 86.00, 67.00, 19.00, 18.00, 31.00 +AUW, 05, 18, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 18, 76.00, 52.00, 25.00, 29.00, 38.00 +AVP, 05, 18, 71.00, 50.00, 30.00, 32.00, 46.00 +AXN, 05, 18, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 18, 70.00, 47.00, -9999.00, -9999.00, 36.00 +AYS, 05, 18, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 18, 84.00, 55.00, -9999.00, -9999.00, 10.00 +BAD, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 18, 64.00, 32.00, -9999.00, -9999.00, 18.00 +BDL, 05, 18, 73.00, 49.00, 27.00, 25.00, 39.00 +BDR, 05, 18, 68.00, 52.00, 28.00, 24.00, 38.00 +BET, 05, 18, 50.00, 34.00, 22.00, 18.00, 30.00 +BFD, 05, 18, 66.00, 42.00, 31.00, 35.00, 47.00 +BFF, 05, 18, 73.00, 44.00, 24.00, 20.00, 35.00 +BFL, 05, 18, 86.00, 58.00, 2.00, 2.00, 3.00 +BGM, 05, 18, 67.00, 48.00, 30.00, 32.00, 46.00 +BGR, 05, 18, 65.00, 45.00, 27.00, 26.00, 38.00 +BGS, 05, 18, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 18, 82.00, 59.00, 22.00, 25.00, 37.00 +BID, 05, 18, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 18, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 18, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 18, 68.00, 45.00, 24.00, 27.00, 38.00 +BIS, 05, 18, 69.00, 44.00, 22.00, 19.00, 32.00 +BIX, 05, 18, 84.00, 68.00, -9999.00, -9999.00, 23.00 +BJI, 05, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 18, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 18, 73.00, 41.00, -9999.00, -9999.00, 31.00 +BKW, 05, 18, 71.00, 50.00, 30.00, 34.00, 45.00 +BLF, 05, 18, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 18, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 18, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 18, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 18, 79.00, 54.00, -9999.00, -9999.00, 34.00 +BNA, 05, 18, 80.00, 58.00, 26.00, 27.00, 40.00 +BNO, 05, 18, 67.00, 37.00, -9999.00, 15.00, 33.00 +BOI, 05, 18, 73.00, 45.00, 14.00, 16.00, 23.00 +BOS, 05, 18, 68.00, 51.00, 29.00, 24.00, 41.00 +BPI, 05, 18, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 18, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 18, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 18, 74.00, 53.00, -9999.00, -9999.00, 31.00 +BRO, 05, 18, 88.00, 73.00, 12.00, 11.00, 18.00 +BRW, 05, 18, 26.00, 17.00, 9.00, 11.00, 18.00 +BSM, 05, 18, 86.00, 67.00, -9999.00, -9999.00, 24.00 +BTI, 05, 18, 28.00, 18.00, 9.00, 11.00, 16.00 +BTL, 05, 18, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 18, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 18, 87.00, 66.00, 17.00, 19.00, 29.00 +BTT, 05, 18, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 18, 69.00, 47.00, 30.00, 29.00, 46.00 +BUB, 05, 18, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 18, 68.00, 49.00, 28.00, 30.00, 42.00 +BUR, 05, 18, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 18, 84.00, 68.00, -9999.00, 14.00, 22.00 +BWG, 05, 18, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 18, 76.00, 54.00, 26.00, 27.00, 39.00 +BYH, 05, 18, 82.00, 61.00, -9999.00, -9999.00, 34.00 +BYI, 05, 18, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 18, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 18, 85.00, 60.00, 18.00, 21.00, 31.00 +CAG, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 18, 71.00, 50.00, 29.00, 32.00, 44.00 +CAO, 05, 18, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 18, 64.00, 42.00, 32.00, 33.00, 45.00 +CBM, 05, 18, 84.00, 60.00, -9999.00, -9999.00, 25.00 +CDB, 05, 18, 45.00, 36.00, 47.00, 46.00, 64.00 +CDC, 05, 18, 74.00, 42.00, 12.00, 12.00, 19.00 +CDR, 05, 18, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 18, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 18, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 18, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 18, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 18, 80.00, 57.00, 20.00, 27.00, 37.00 +CHO, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 18, 84.00, 64.00, 18.00, 21.00, 31.00 +CID, 05, 18, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 18, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 18, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 18, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 18, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 18, 70.00, 49.00, 28.00, 30.00, 42.00 +CLL, 05, 18, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 18, 80.00, 58.00, 24.00, 23.00, 36.00 +CMH, 05, 18, 74.00, 52.00, 25.00, 30.00, 42.00 +CMI, 05, 18, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 18, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 18, 76.00, 54.00, 28.00, 18.00, 34.00 +CNM, 05, 18, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 18, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +COD, 05, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +COF, 05, 18, 85.00, 67.00, -9999.00, -9999.00, 27.00 +CON, 05, 18, 71.00, 43.00, 26.00, 25.00, 38.00 +COS, 05, 18, 70.00, 44.00, 23.00, 25.00, 37.00 +COT, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 18, 75.00, 55.00, 30.00, 28.00, 43.00 +CPR, 05, 18, 68.00, 39.00, 25.00, 24.00, 36.00 +CRBC, 05, 18, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 18, 87.00, 70.00, 15.00, 13.00, 24.00 +CRW, 05, 18, 77.00, 53.00, 31.00, 33.00, 45.00 +CSG, 05, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 18, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 18, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 18, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 18, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 18, 76.00, 53.00, 25.00, 27.00, 38.00 +CVN, 05, 18, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 18, 82.00, 52.00, -9999.00, -9999.00, 16.00 +CXY, 05, 18, 74.00, 53.00, 22.00, 29.00, 38.00 +CYS, 05, 18, 66.00, 41.00, 25.00, 26.00, 38.00 +DAA, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +DAB, 05, 18, 85.00, 66.00, 15.00, 25.00, 31.00 +DAG, 05, 18, 89.00, 61.00, 3.00, 2.00, 4.00 +DAL, 05, 18, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 18, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 18, 74.00, 53.00, 26.00, 26.00, 39.00 +DBQ, 05, 18, 71.00, 50.00, 24.00, 23.00, 35.00 +DCA, 05, 18, 78.00, 58.00, 23.00, 27.00, 36.00 +DDC, 05, 18, 78.00, 54.00, 25.00, 18.00, 32.00 +DEC, 05, 18, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 18, 72.00, 45.00, 24.00, 22.00, 35.00 +DFW, 05, 18, 84.00, 64.00, 23.00, 17.00, 32.00 +DHN, 05, 18, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 18, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 18, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 18, 89.00, 67.00, -9999.00, -9999.00, 21.00 +DLG, 05, 18, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 18, 64.00, 41.00, 28.00, 25.00, 41.00 +DLLC, 05, 18, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 18, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 18, 92.00, 60.00, -9999.00, -9999.00, 2.00 +DMN, 05, 18, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 18, 77.00, 55.00, -9999.00, -9999.00, 35.00 +DPG, 05, 18, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 18, 86.00, 62.00, -9999.00, -9999.00, 22.00 +DRA, 05, 18, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 18, 89.00, 67.00, 16.00, 12.00, 23.00 +DSM, 05, 18, 75.00, 53.00, 28.00, 25.00, 40.00 +DTW, 05, 18, 71.00, 49.00, 23.00, 25.00, 36.00 +DUG, 05, 18, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 18, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 18, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 18, 86.00, 62.00, -9999.00, -9999.00, 24.00 +D45, 05, 18, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 18, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 18, 71.00, 47.00, 24.00, 24.00, 35.00 +ECG, 05, 18, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 18, 82.00, 56.00, -9999.00, -9999.00, 8.00 +EED, 05, 18, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 18, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 18, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 18, 72.00, 45.00, 35.00, 36.00, 49.00 +EKO, 05, 18, 71.00, 38.00, 14.00, 15.00, 22.00 +ELD, 05, 18, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 18, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 18, 89.00, 58.00, 6.00, 3.00, 8.00 +ELY, 05, 18, 69.00, 35.00, 15.00, 16.00, 23.00 +EMP, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 18, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +END, 05, 18, 82.00, 59.00, -9999.00, -9999.00, 22.00 +ENN, 05, 18, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 18, 73.00, 52.00, -9999.00, -9999.00, 16.00 +EPH, 05, 18, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 18, 68.00, 50.00, 30.00, 27.00, 41.00 +ESF, 05, 18, 85.00, 64.00, -9999.00, -9999.00, 28.00 +EUG, 05, 18, 68.00, 45.00, 20.00, 26.00, 33.00 +EVV, 05, 18, 79.00, 56.00, 26.00, 28.00, 39.00 +EWN, 05, 18, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 18, 74.00, 55.00, 29.00, 27.00, 42.00 +EYW, 05, 18, 86.00, 77.00, 17.00, 14.00, 26.00 +E74, 05, 18, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 18, 79.00, 55.00, -9999.00, -9999.00, 33.00 +FAI, 05, 18, 61.00, 40.00, 18.00, 16.00, 27.00 +FAR, 05, 18, 70.00, 46.00, 21.00, 17.00, 30.00 +FAT, 05, 18, 86.00, 55.00, 2.00, 1.00, 3.00 +FAY, 05, 18, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 18, 65.00, 39.00, 23.00, 27.00, 39.00 +FCS, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 05, 18, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 18, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 18, 69.00, 34.00, 9.00, 13.00, 17.00 +FLL, 05, 18, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 18, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 18, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +FME, 05, 18, 78.00, 51.00, -9999.00, -9999.00, 28.00 +FMH, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FMN, 05, 18, 80.00, 42.00, 10.00, 7.00, 13.00 +FMY, 05, 18, 89.00, 69.00, 10.00, 19.00, 23.00 +FNT, 05, 18, 70.00, 47.00, 23.00, 25.00, 37.00 +FOD, 05, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 18, 77.00, 55.00, -9999.00, -9999.00, 34.00 +FOK, 05, 18, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 18, 78.00, 56.00, -9999.00, -9999.00, 32.00 +FSD, 05, 18, 72.00, 48.00, 29.00, 20.00, 35.00 +FSI, 05, 18, 83.00, 60.00, -9999.00, -9999.00, 30.00 +FSM, 05, 18, 82.00, 59.00, 26.00, 26.00, 39.00 +FTK, 05, 18, 77.00, 53.00, -9999.00, -9999.00, 34.00 +FWA, 05, 18, 73.00, 51.00, 23.00, 27.00, 38.00 +FWH, 05, 18, 84.00, 62.00, -9999.00, -9999.00, 25.00 +FYU, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 18, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 18, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 18, 99.00, 63.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 18, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 18, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 18, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 18, 67.00, 43.00, 20.00, 22.00, 31.00 +GFA, 05, 18, 67.00, 42.00, -9999.00, -9999.00, 31.00 +GFK, 05, 18, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 18, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 18, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 18, 69.00, 44.00, 23.00, 22.00, 33.00 +GJT, 05, 18, 78.00, 49.00, 15.00, 15.00, 21.00 +GKN, 05, 18, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 18, 74.00, 47.00, 24.00, 17.00, 31.00 +GLH, 05, 18, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 18, 81.00, 73.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 18, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 18, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +GON, 05, 18, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 18, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 18, 69.00, 45.00, 25.00, 21.00, 36.00 +GRCI, 05, 18, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 18, 69.00, 44.00, -9999.00, -9999.00, 27.00 +GRI, 05, 18, 75.00, 51.00, 26.00, 20.00, 35.00 +GRK, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GRR, 05, 18, 71.00, 47.00, 23.00, 25.00, 37.00 +GSB, 05, 18, 82.00, 59.00, -9999.00, -9999.00, 30.00 +GSG, 05, 18, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 18, 78.00, 56.00, 21.00, 23.00, 35.00 +GSP, 05, 18, 81.00, 58.00, 27.00, 28.00, 40.00 +GST, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 18, 67.00, 48.00, -9999.00, -9999.00, 43.00 +GTF, 05, 18, 67.00, 42.00, 25.00, 27.00, 36.00 +GUP, 05, 18, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 18, 74.00, 50.00, -9999.00, -9999.00, 37.00 +GVW, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 18, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 18, 76.00, 61.00, 23.00, 19.00, 34.00 +HBR, 05, 18, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 18, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 18, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 18, 72.00, 45.00, -9999.00, -9999.00, 24.00 +HKY, 05, 18, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 18, 67.00, 41.00, 22.00, 24.00, 35.00 +HMN, 05, 18, 90.00, 50.00, -9999.00, -9999.00, 7.00 +HMS, 05, 18, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 18, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 18, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +HON, 05, 18, 72.00, 47.00, 22.00, 19.00, 32.00 +HOP, 05, 18, 79.00, 55.00, -9999.00, -9999.00, 34.00 +HOT, 05, 18, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 18, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 18, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 18, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 18, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 18, 86.00, 62.00, -9999.00, -9999.00, 21.00 +HST, 05, 18, 87.00, 68.00, -9999.00, -9999.00, 33.00 +HSV, 05, 18, 81.00, 59.00, 26.00, 27.00, 40.00 +HTL, 05, 18, 68.00, 44.00, 24.00, 24.00, 37.00 +HTS, 05, 18, 76.00, 54.00, 29.00, 30.00, 42.00 +HUF, 05, 18, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 18, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 18, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 18, 70.00, 43.00, 22.00, 21.00, 32.00 +IAB, 05, 18, 78.00, 56.00, -9999.00, -9999.00, 33.00 +IAD, 05, 18, 76.00, 52.00, 25.00, 30.00, 40.00 +IAG, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 18, 86.00, 65.00, 19.00, 17.00, 28.00 +ICT, 05, 18, 78.00, 56.00, 27.00, 21.00, 38.00 +IDA, 05, 18, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 18, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 18, 74.00, 54.00, 25.00, 27.00, 40.00 +ILI, 05, 18, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 18, 82.00, 61.00, 22.00, 21.00, 35.00 +IMT, 05, 18, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IND, 05, 18, 75.00, 53.00, 29.00, 27.00, 41.00 +INL, 05, 18, 66.00, 41.00, 27.00, 23.00, 38.00 +INS, 05, 18, 83.00, 55.00, -9999.00, -9999.00, 3.00 +INT, 05, 18, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +INW, 05, 18, 81.00, 46.00, 7.00, 11.00, 14.00 +IPL, 05, 18, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 18, 73.00, 49.00, 30.00, 32.00, 45.00 +IRK, 05, 18, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 18, 70.00, 44.00, 23.00, 18.00, 31.00 +ISP, 05, 18, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 18, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 18, 95.00, 61.00, -9999.00, -9999.00, 3.00 +IWD, 05, 18, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 18, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 18, 85.00, 61.00, 23.00, 20.00, 33.00 +JAX, 05, 18, 86.00, 63.00, 15.00, 23.00, 30.00 +JBR, 05, 18, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 18, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 18, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 18, 69.00, 54.00, 26.00, 26.00, 40.00 +JHW, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 18, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 18, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 18, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 18, 56.00, 40.00, 45.00, 41.00, 55.00 +JST, 05, 18, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 18, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 18, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 18, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 18, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 18, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 18, 71.00, 47.00, 24.00, 24.00, 37.00 +LAR, 05, 18, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 18, 90.00, 62.00, 4.00, 4.00, 6.00 +LAX, 05, 18, 69.00, 57.00, 3.00, 2.00, 4.00 +LBB, 05, 18, 84.00, 57.00, 20.00, 11.00, 27.00 +LBF, 05, 18, 73.00, 46.00, 29.00, 16.00, 36.00 +LCH, 05, 18, 85.00, 67.00, 17.00, 16.00, 25.00 +LCK, 05, 18, 76.00, 52.00, -9999.00, -9999.00, 38.00 +LEB, 05, 18, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 18, 76.00, 55.00, 28.00, 29.00, 41.00 +LFI, 05, 18, 76.00, 59.00, -9999.00, -9999.00, 33.00 +LFK, 05, 18, 85.00, 64.00, 20.00, 20.00, 30.00 +LFT, 05, 18, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 18, 71.00, 55.00, 27.00, 25.00, 39.00 +LGB, 05, 18, 74.00, 57.00, 3.00, 2.00, 4.00 +LGU, 05, 18, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 18, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 18, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 18, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 18, 83.00, 60.00, 23.00, 23.00, 35.00 +LIZ, 05, 18, 64.00, 42.00, -9999.00, -9999.00, 41.00 +LMT, 05, 18, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +LND, 05, 18, 68.00, 41.00, 19.00, 20.00, 29.00 +LNK, 05, 18, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 18, 76.00, 43.00, 7.00, 9.00, 12.00 +LOZ, 05, 18, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 18, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 18, 81.00, 59.00, -9999.00, -9999.00, 35.00 +LSE, 05, 18, 73.00, 50.00, 21.00, 24.00, 36.00 +LSF, 05, 18, 85.00, 62.00, -9999.00, -9999.00, 34.00 +LSV, 05, 18, 93.00, 55.00, -9999.00, -9999.00, 3.00 +LTS, 05, 18, 87.00, 59.00, -9999.00, -9999.00, 31.00 +LUF, 05, 18, 96.00, 59.00, -9999.00, -9999.00, 2.00 +LVS, 05, 18, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 18, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 18, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 18, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 18, 77.00, 54.00, 23.00, 26.00, 37.00 +MAF, 05, 18, 89.00, 60.00, 14.00, 10.00, 20.00 +MBL, 05, 18, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 18, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 18, 82.00, 54.00, -9999.00, -9999.00, 10.00 +MCF, 05, 18, 88.00, 69.00, -9999.00, -9999.00, 22.00 +MCG, 05, 18, 57.00, 37.00, 24.00, 20.00, 34.00 +MCI, 05, 18, 76.00, 56.00, 28.00, 23.00, 40.00 +MCK, 05, 18, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 18, 86.00, 61.00, 17.00, 24.00, 33.00 +MCO, 05, 18, 88.00, 67.00, 16.00, 27.00, 34.00 +MCW, 05, 18, 72.00, 49.00, 23.00, 22.00, 35.00 +MC2, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MDH, 05, 18, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 18, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 18, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 18, 73.00, 52.00, 28.00, 27.00, 41.00 +MEI, 05, 18, 85.00, 60.00, 20.00, 20.00, 33.00 +MEM, 05, 18, 82.00, 63.00, 22.00, 26.00, 37.00 +MER, 05, 18, 85.00, 51.00, -9999.00, -9999.00, 6.00 +MFD, 05, 18, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 18, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 18, 74.00, 45.00, 14.00, 13.00, 19.00 +MGE, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 18, 84.00, 62.00, 17.00, 22.00, 32.00 +MGW, 05, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 18, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 18, 81.00, 52.00, -9999.00, -9999.00, 10.00 +MHS, 05, 18, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 18, 86.00, 71.00, 18.00, 29.00, 34.00 +MIB, 05, 18, 68.00, 45.00, -9999.00, -9999.00, 32.00 +MIV, 05, 18, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 18, 77.00, 43.00, -9999.00, -9999.00, 19.00 +MKC, 05, 18, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 18, 66.00, 46.00, 26.00, 27.00, 40.00 +MKG, 05, 18, 68.00, 47.00, 22.00, 21.00, 33.00 +MKL, 05, 18, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 18, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 18, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 18, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 18, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 18, 75.00, 52.00, 29.00, 28.00, 42.00 +MLS, 05, 18, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 18, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 18, 86.00, 62.00, -9999.00, -9999.00, 32.00 +MOB, 05, 18, 86.00, 66.00, 17.00, 25.00, 34.00 +MOT, 05, 18, 68.00, 45.00, 19.00, 16.00, 27.00 +MPV, 05, 18, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 18, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 18, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 18, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 18, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 18, 64.00, 48.00, -9999.00, -9999.00, 16.00 +MSL, 05, 18, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 18, 71.00, 46.00, 26.00, 25.00, 40.00 +MSO, 05, 18, 67.00, 39.00, 26.00, 24.00, 37.00 +MSP, 05, 18, 71.00, 49.00, 25.00, 26.00, 37.00 +MSS, 05, 18, 68.00, 45.00, 27.00, 28.00, 39.00 +MSY, 05, 18, 85.00, 66.00, 14.00, 21.00, 29.00 +MTC, 05, 18, 69.00, 48.00, -9999.00, -9999.00, 35.00 +MTN, 05, 18, 76.00, 54.00, -9999.00, -9999.00, 28.00 +MTO, 05, 18, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 18, 74.00, 50.00, -9999.00, -9999.00, 28.00 +MUO, 05, 18, 78.00, 45.00, -9999.00, -9999.00, 19.00 +MWA, 05, 18, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 18, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 18, 84.00, 62.00, -9999.00, -9999.00, 25.00 +MYL, 05, 18, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 18, 83.00, 61.00, -9999.00, -9999.00, 28.00 +NAO, 05, 18, 81.00, 67.00, -9999.00, -9999.00, 33.00 +NBC, 05, 18, 84.00, 64.00, -9999.00, -9999.00, 30.00 +NBE, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBG, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 05, 18, 72.00, 49.00, -9999.00, -9999.00, 39.00 +NCA, 05, 18, 83.00, 57.00, -9999.00, -9999.00, 32.00 +NCO, 05, 18, 66.00, 49.00, -9999.00, -9999.00, 37.00 +NC1, 05, 18, 83.00, 55.00, -9999.00, -9999.00, 7.00 +NEL, 05, 18, 73.00, 50.00, -9999.00, -9999.00, 35.00 +NFG, 05, 18, 68.00, 55.00, -9999.00, -9999.00, 10.00 +NFL, 05, 18, 75.00, 42.00, -9999.00, -9999.00, 13.00 +NGP, 05, 18, 86.00, 71.00, -9999.00, -9999.00, 19.00 +NGU, 05, 18, 77.00, 58.00, -9999.00, -9999.00, 32.00 +NGZ, 05, 18, 67.00, 51.00, -9999.00, -9999.00, 6.00 +NHK, 05, 18, 77.00, 54.00, -9999.00, -9999.00, 35.00 +NHZ, 05, 18, 65.00, 45.00, -9999.00, -9999.00, 39.00 +NID, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 18, 86.00, 63.00, -9999.00, -9999.00, 30.00 +NIR, 05, 18, 87.00, 67.00, -9999.00, -9999.00, 19.00 +NKT, 05, 18, 79.00, 62.00, -9999.00, -9999.00, 32.00 +NKX, 05, 18, 69.00, 60.00, -9999.00, -9999.00, 10.00 +NLC, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 05, 18, 84.00, 59.00, -9999.00, -9999.00, 29.00 +NPA, 05, 18, 84.00, 67.00, -9999.00, -9999.00, 24.00 +NQA, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 05, 18, 89.00, 69.00, -9999.00, -9999.00, 19.00 +NQX, 05, 18, 86.00, 77.00, -9999.00, -9999.00, 27.00 +NRB, 05, 18, 84.00, 67.00, -9999.00, -9999.00, 27.00 +NRC, 05, 18, 85.00, 51.00, -9999.00, -9999.00, 6.00 +NRS, 05, 18, 67.00, 57.00, -9999.00, -9999.00, 6.00 +NSE, 05, 18, 86.00, 63.00, -9999.00, -9999.00, 27.00 +NSI, 05, 18, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTD, 05, 18, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTK, 05, 18, 75.00, 56.00, -9999.00, -9999.00, 6.00 +NTU, 05, 18, 77.00, 58.00, -9999.00, -9999.00, 32.00 +NUC, 05, 18, 68.00, 55.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 18, 74.00, 49.00, -9999.00, -9999.00, 9.00 +NUW, 05, 18, 64.00, 44.00, -9999.00, -9999.00, 29.00 +NWF, 05, 18, 74.00, 57.00, -9999.00, -9999.00, 4.00 +NXX, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 18, 78.00, 53.00, -9999.00, -9999.00, 35.00 +NZC, 05, 18, 86.00, 60.00, -9999.00, -9999.00, 30.00 +NZJ, 05, 18, 75.00, 53.00, -9999.00, -9999.00, 9.00 +NZW, 05, 18, 69.00, 48.00, -9999.00, -9999.00, 35.00 +NZY, 05, 18, 69.00, 60.00, -9999.00, -9999.00, 6.00 +OAK, 05, 18, 69.00, 48.00, 3.00, 5.00, 7.00 +OAR, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +OFF, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 18, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 18, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 18, 80.00, 59.00, 27.00, 17.00, 34.00 +OLM, 05, 18, 66.00, 42.00, 28.00, 32.00, 41.00 +OMA, 05, 18, 76.00, 53.00, 22.00, 24.00, 34.00 +OME, 05, 18, 44.00, 31.00, 17.00, 17.00, 25.00 +ONT, 05, 18, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 18, 72.00, 49.00, 29.00, 23.00, 39.00 +ORF, 05, 18, 77.00, 58.00, 22.00, 23.00, 34.00 +ORH, 05, 18, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 18, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 18, 66.00, 43.00, -9999.00, -9999.00, 34.00 +OTG, 05, 18, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 18, 61.00, 47.00, 27.00, 30.00, 40.00 +OTM, 05, 18, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 18, 40.00, 27.00, 6.00, 9.00, 12.00 +OURC, 05, 18, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 18, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 18, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 18, 86.00, 62.00, -9999.00, -9999.00, 27.00 +PACZ, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 18, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 18, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 18, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 18, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 18, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 18, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 18, 85.00, 63.00, -9999.00, -9999.00, 19.00 +PAQ, 05, 18, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 18, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 18, 42.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 18, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 18, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 18, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 18, 68.00, 46.00, -9999.00, -9999.00, 36.00 +PBI, 05, 18, 86.00, 70.00, 21.00, 31.00, 40.00 +PDT, 05, 18, 72.00, 47.00, 16.00, 15.00, 24.00 +PDX, 05, 18, 68.00, 48.00, 26.00, 30.00, 38.00 +PFN, 05, 18, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 18, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 18, 75.00, 54.00, 25.00, 27.00, 40.00 +PHX, 05, 18, 95.00, 65.00, 3.00, 2.00, 4.00 +PIA, 05, 18, 75.00, 53.00, 29.00, 25.00, 40.00 +PIB, 05, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 18, 69.00, 41.00, 21.00, 20.00, 32.00 +PIR, 05, 18, 73.00, 47.00, 21.00, 17.00, 28.00 +PIT, 05, 18, 72.00, 50.00, 32.00, 30.00, 45.00 +PKB, 05, 18, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 18, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 18, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 18, 84.00, 67.00, 15.00, 16.00, 26.00 +POB, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 18, 85.00, 62.00, -9999.00, -9999.00, 33.00 +POM, 05, 18, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 05, 18, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 18, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 18, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 18, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 18, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 18, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 18, 68.00, 44.00, -9999.00, -9999.00, 37.00 +PSP, 05, 18, 96.00, 62.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 18, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 18, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 18, 78.00, 47.00, 16.00, 16.00, 23.00 +PUC, 05, 18, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 18, 69.00, 49.00, 27.00, 24.00, 40.00 +PVU, 05, 18, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 18, 65.00, 45.00, 29.00, 27.00, 41.00 +P02, 05, 18, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +P07, 05, 18, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +P11, 05, 18, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +P24, 05, 18, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +P28, 05, 18, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +P35, 05, 18, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +P38, 05, 18, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +P39, 05, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +P58, 05, 18, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +P59, 05, 18, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +P60, 05, 18, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +P61, 05, 18, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 05, 18, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P68, 05, 18, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +P69, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 18, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 18, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 18, 70.00, 44.00, 24.00, 26.00, 36.00 +RBL, 05, 18, 84.00, 55.00, 7.00, 5.00, 9.00 +RCA, 05, 18, 70.00, 44.00, -9999.00, -9999.00, 34.00 +RDD, 05, 18, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 18, 69.00, 36.00, 11.00, 11.00, 17.00 +RDR, 05, 18, 70.00, 44.00, -9999.00, -9999.00, 32.00 +RDU, 05, 18, 80.00, 57.00, 23.00, 20.00, 34.00 +REE, 05, 18, 84.00, 57.00, -9999.00, -9999.00, 22.00 +REJ, 05, 18, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 18, 73.00, 49.00, 28.00, 25.00, 41.00 +RIC, 05, 18, 79.00, 56.00, 22.00, 24.00, 36.00 +RIV, 05, 18, 80.00, 53.00, -9999.00, -9999.00, 6.00 +RIW, 05, 18, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 18, 65.00, 38.00, 13.00, 15.00, 22.00 +RME, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +RMG, 05, 18, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +RND, 05, 18, 86.00, 67.00, -9999.00, -9999.00, 24.00 +RNO, 05, 18, 74.00, 41.00, 9.00, 6.00, 12.00 +ROA, 05, 18, 77.00, 54.00, 23.00, 28.00, 39.00 +ROC, 05, 18, 69.00, 48.00, 24.00, 27.00, 38.00 +ROW, 05, 18, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 18, 77.00, 54.00, 22.00, 18.00, 29.00 +RST, 05, 18, 70.00, 47.00, 28.00, 27.00, 40.00 +RWF, 05, 18, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 18, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 18, 82.00, 51.00, 4.00, 3.00, 6.00 +SAF, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 18, 69.00, 60.00, 2.00, 3.00, 5.00 +SAT, 05, 18, 86.00, 67.00, 21.00, 19.00, 31.00 +SAV, 05, 18, 85.00, 64.00, 14.00, 23.00, 32.00 +SAW, 05, 18, 62.00, 43.00, -9999.00, -9999.00, 40.00 +SBA, 05, 18, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 18, 82.00, 53.00, -9999.00, -9999.00, 8.00 +SBN, 05, 18, 72.00, 51.00, 26.00, 25.00, 37.00 +SBP, 05, 18, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 18, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 18, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 18, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 18, 83.00, 53.00, 4.00, 2.00, 5.00 +SDF, 05, 18, 77.00, 56.00, 28.00, 27.00, 41.00 +SEA, 05, 18, 65.00, 47.00, 24.00, 25.00, 36.00 +SEM, 05, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 18, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 18, 67.00, 50.00, 3.00, 5.00, 6.00 +SGF, 05, 18, 77.00, 55.00, 28.00, 24.00, 40.00 +SGY, 05, 18, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 18, 68.00, 40.00, 27.00, 27.00, 39.00 +SHV, 05, 18, 84.00, 63.00, 22.00, 19.00, 33.00 +SIT, 05, 18, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 18, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 18, 88.00, 62.00, 19.00, 13.00, 27.00 +SKA, 05, 18, 67.00, 43.00, -9999.00, -9999.00, 25.00 +SKF, 05, 18, 86.00, 67.00, -9999.00, -9999.00, 23.00 +SLC, 05, 18, 74.00, 47.00, 20.00, 22.00, 29.00 +SLE, 05, 18, 68.00, 43.00, 20.00, 27.00, 33.00 +SLN, 05, 18, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 18, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 18, 68.00, 47.00, -9999.00, 2.00, 3.00 +SNA, 05, 18, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 18, 40.00, 32.00, 28.00, 38.00, 46.00 +SNS, 05, 18, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 18, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 18, 76.00, 54.00, 25.00, 25.00, 38.00 +SPS, 05, 18, 85.00, 61.00, 21.00, 14.00, 29.00 +SRQ, 05, 18, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 18, 84.00, 59.00, -9999.00, -9999.00, 30.00 +SSI, 05, 18, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +STC, 05, 18, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 18, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +STL, 05, 18, 78.00, 58.00, 23.00, 27.00, 38.00 +STNV, 05, 18, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +STS, 05, 18, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 18, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 18, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 18, 79.00, 50.00, -9999.00, -9999.00, 7.00 +SUX, 05, 18, 75.00, 52.00, 27.00, 24.00, 37.00 +SVN, 05, 18, 85.00, 64.00, -9999.00, -9999.00, 28.00 +SWF, 05, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 18, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 18, 70.00, 47.00, 30.00, 32.00, 46.00 +SZL, 05, 18, 77.00, 53.00, -9999.00, -9999.00, 34.00 +TAD, 05, 18, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 18, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 18, 79.00, 52.00, -9999.00, -9999.00, 33.00 +TCC, 05, 18, 82.00, 52.00, 13.00, 9.00, 18.00 +TCL, 05, 18, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 18, 69.00, 44.00, -9999.00, -9999.00, 32.00 +TCS, 05, 18, 84.00, 55.00, -9999.00, 4.00, 8.00 +TEB, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 18, 80.00, 59.00, -9999.00, -9999.00, 30.00 +TKA, 05, 18, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 18, 87.00, 62.00, 12.00, 24.00, 31.00 +TNX, 05, 18, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 18, 72.00, 48.00, 25.00, 28.00, 41.00 +TOP, 05, 18, 77.00, 55.00, 28.00, 24.00, 41.00 +TPA, 05, 18, 88.00, 69.00, 10.00, 16.00, 21.00 +TPH, 05, 18, 75.00, 43.00, 8.00, 6.00, 11.00 +TRI, 05, 18, 77.00, 53.00, 26.00, 31.00, 42.00 +TRK, 05, 18, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 18, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 18, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 18, 81.00, 60.00, 26.00, 21.00, 37.00 +TUP, 05, 18, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 18, 92.00, 60.00, 4.00, 4.00, 7.00 +TVC, 05, 18, 68.00, 43.00, 20.00, 18.00, 28.00 +TVL, 05, 18, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 18, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 18, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 18, 79.00, 55.00, 26.00, 29.00, 39.00 +T01, 05, 18, 76.00, 54.00, -9999.00, -9999.00, 33.00 +T02, 05, 18, 82.00, 60.00, -9999.00, -9999.00, 32.00 +T03, 05, 18, 83.00, 61.00, -9999.00, -9999.00, 28.00 +T04, 05, 18, 86.00, 68.00, -9999.00, -9999.00, 22.00 +T05, 05, 18, 77.00, 53.00, -9999.00, -9999.00, 32.00 +T06, 05, 18, 85.00, 59.00, -9999.00, -9999.00, 25.00 +T07, 05, 18, 81.00, 46.00, -9999.00, -9999.00, 24.00 +T08, 05, 18, 73.00, 52.00, -9999.00, -9999.00, 17.00 +UCA, 05, 18, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 18, 83.00, 55.00, -9999.00, -9999.00, 3.00 +UIL, 05, 18, 61.00, 43.00, 45.00, 47.00, 56.00 +UIN, 05, 18, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 18, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 18, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 18, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +U15, 05, 18, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +U28, 05, 18, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 18, 86.00, 60.00, -9999.00, -9999.00, 27.00 +VBG, 05, 18, 69.00, 48.00, -9999.00, -9999.00, 10.00 +VCT, 05, 18, 86.00, 69.00, 16.00, 15.00, 26.00 +VCV, 05, 18, 83.00, 49.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 18, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 18, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 18, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 18, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 18, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 18, 86.00, 62.00, -9999.00, -9999.00, 22.00 +VRB, 05, 18, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 18, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 18, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 18, 76.00, 54.00, 23.00, 21.00, 31.00 +WJA, 05, 18, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 18, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 18, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 18, 75.00, 39.00, 13.00, 13.00, 19.00 +WPO, 05, 18, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 18, 86.00, 61.00, -9999.00, -9999.00, 29.00 +WRG, 05, 18, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 18, 76.00, 50.00, -9999.00, -9999.00, 35.00 +WRL, 05, 18, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +X68, 05, 18, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 18, 51.00, 38.00, 54.00, 54.00, 67.00 +YCG, 05, 18, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 18, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 18, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 18, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 18, 73.00, 44.00, 9.00, 12.00, 17.00 +YNG, 05, 18, 70.00, 48.00, 31.00, 31.00, 44.00 +YPA, 05, 18, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 18, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 18, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 18, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 18, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 18, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 18, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 18, 96.00, 65.00, 1.00, 1.00, 2.00 +YVR, 05, 18, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 18, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 18, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 18, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 18, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 18, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 18, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 18, 64.00, 40.00, 24.00, 24.00, 37.00 +ZUN, 05, 18, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 18, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 18, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +01R, 05, 18, 85.00, 63.00, -9999.00, -9999.00, 28.00 +1V1, 05, 18, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 18, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 18, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 18, 78.00, 60.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 18, 84.00, 59.00, -9999.00, -9999.00, 32.00 +3B1, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 18, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 18, 69.00, 43.00, -9999.00, -9999.00, 34.00 +3SE, 05, 18, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 18, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 18, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 05, 18, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 18, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 18, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 18, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 18, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 19, 73.00, 51.00, 29.00, 28.00, 42.00 +ABI, 05, 19, 86.00, 62.00, 17.00, 14.00, 25.00 +ABQ, 05, 19, 81.00, 50.00, 10.00, 9.00, 16.00 +ABR, 05, 19, 71.00, 46.00, 21.00, 17.00, 32.00 +ABY, 05, 19, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 19, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 19, 86.00, 65.00, 19.00, 18.00, 30.00 +ACV, 05, 19, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 19, 73.00, 51.00, 24.00, 23.00, 35.00 +ADK, 05, 19, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 19, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 19, 76.00, 52.00, -9999.00, -9999.00, 27.00 +AEX, 05, 19, 85.00, 64.00, -9999.00, -9999.00, 28.00 +AFF, 05, 19, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 19, 90.00, 66.00, -9999.00, -9999.00, 42.00 +AGS, 05, 19, 85.00, 59.00, 20.00, 25.00, 35.00 +AHN, 05, 19, 82.00, 59.00, 18.00, 23.00, 32.00 +AKN, 05, 19, 53.00, 35.00, 29.00, 26.00, 40.00 +AKO, 05, 19, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 19, 71.00, 47.00, 28.00, 29.00, 43.00 +ALI, 05, 19, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 19, 73.00, 50.00, 26.00, 24.00, 40.00 +ALS, 05, 19, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 19, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 19, 80.00, 53.00, 19.00, 13.00, 27.00 +AMG, 05, 19, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 19, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 19, 56.00, 40.00, 16.00, 14.00, 22.00 +AND, 05, 19, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 19, 57.00, 43.00, 47.00, 47.00, 60.00 +AOO, 05, 19, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +APN, 05, 19, 67.00, 41.00, 25.00, 27.00, 40.00 +AQQ, 05, 19, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +ART, 05, 19, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +AST, 05, 19, 61.00, 46.00, 36.00, 39.00, 49.00 +ATL, 05, 19, 81.00, 60.00, 20.00, 27.00, 36.00 +ATW, 05, 19, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 19, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 19, 76.00, 52.00, -9999.00, -9999.00, 37.00 +AUG, 05, 19, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 19, 86.00, 67.00, 18.00, 18.00, 30.00 +AUW, 05, 19, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 19, 76.00, 52.00, 25.00, 29.00, 38.00 +AVP, 05, 19, 71.00, 50.00, 30.00, 32.00, 46.00 +AXN, 05, 19, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 19, 70.00, 47.00, -9999.00, -9999.00, 36.00 +AYS, 05, 19, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 19, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 19, 84.00, 55.00, -9999.00, -9999.00, 10.00 +BAD, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 19, 64.00, 32.00, -9999.00, -9999.00, 17.00 +BDL, 05, 19, 73.00, 49.00, 27.00, 25.00, 39.00 +BDR, 05, 19, 68.00, 52.00, 27.00, 24.00, 38.00 +BET, 05, 19, 51.00, 34.00, 22.00, 19.00, 31.00 +BFD, 05, 19, 66.00, 42.00, 31.00, 35.00, 47.00 +BFF, 05, 19, 73.00, 44.00, 24.00, 19.00, 35.00 +BFL, 05, 19, 86.00, 58.00, 2.00, 2.00, 3.00 +BGM, 05, 19, 67.00, 48.00, 30.00, 32.00, 46.00 +BGR, 05, 19, 65.00, 45.00, 27.00, 26.00, 38.00 +BGS, 05, 19, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 19, 82.00, 59.00, 22.00, 25.00, 36.00 +BID, 05, 19, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 19, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 19, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 19, 68.00, 45.00, 24.00, 27.00, 37.00 +BIS, 05, 19, 69.00, 44.00, 22.00, 19.00, 32.00 +BIX, 05, 19, 84.00, 68.00, -9999.00, -9999.00, 23.00 +BJI, 05, 19, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 19, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 19, 73.00, 41.00, -9999.00, -9999.00, 31.00 +BKW, 05, 19, 71.00, 50.00, 30.00, 33.00, 45.00 +BLF, 05, 19, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 19, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 19, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 19, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 19, 79.00, 54.00, -9999.00, -9999.00, 34.00 +BNA, 05, 19, 80.00, 58.00, 25.00, 26.00, 40.00 +BNO, 05, 19, 67.00, 37.00, -9999.00, 15.00, 33.00 +BOI, 05, 19, 73.00, 45.00, 14.00, 16.00, 22.00 +BOS, 05, 19, 68.00, 51.00, 28.00, 24.00, 40.00 +BPI, 05, 19, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 19, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 19, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 19, 74.00, 53.00, -9999.00, -9999.00, 31.00 +BRO, 05, 19, 88.00, 73.00, 12.00, 11.00, 19.00 +BRW, 05, 19, 27.00, 18.00, 9.00, 11.00, 18.00 +BSM, 05, 19, 86.00, 67.00, -9999.00, -9999.00, 24.00 +BTI, 05, 19, 29.00, 19.00, 9.00, 12.00, 16.00 +BTL, 05, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 19, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 19, 87.00, 66.00, 17.00, 19.00, 29.00 +BTT, 05, 19, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 19, 69.00, 47.00, 30.00, 29.00, 46.00 +BUB, 05, 19, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 19, 68.00, 49.00, 28.00, 29.00, 41.00 +BUR, 05, 19, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 19, 84.00, 68.00, -9999.00, 14.00, 22.00 +BWG, 05, 19, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 19, 76.00, 54.00, 25.00, 27.00, 38.00 +BYH, 05, 19, 82.00, 61.00, -9999.00, -9999.00, 34.00 +BYI, 05, 19, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 19, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 19, 85.00, 60.00, 18.00, 21.00, 31.00 +CAG, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 19, 71.00, 50.00, 29.00, 32.00, 43.00 +CAO, 05, 19, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 19, 64.00, 42.00, 32.00, 33.00, 45.00 +CBM, 05, 19, 84.00, 60.00, -9999.00, -9999.00, 25.00 +CDB, 05, 19, 45.00, 36.00, 47.00, 46.00, 64.00 +CDC, 05, 19, 74.00, 42.00, 12.00, 12.00, 19.00 +CDR, 05, 19, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 19, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 19, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 19, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 19, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 19, 80.00, 57.00, 20.00, 27.00, 37.00 +CHO, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 19, 84.00, 64.00, 18.00, 22.00, 32.00 +CID, 05, 19, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 19, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 19, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 19, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 19, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 19, 70.00, 49.00, 27.00, 29.00, 42.00 +CLL, 05, 19, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 19, 80.00, 58.00, 24.00, 23.00, 36.00 +CMH, 05, 19, 74.00, 52.00, 25.00, 30.00, 41.00 +CMI, 05, 19, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 19, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 19, 76.00, 54.00, 27.00, 18.00, 34.00 +CNM, 05, 19, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 19, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +COD, 05, 19, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +COF, 05, 19, 85.00, 67.00, -9999.00, -9999.00, 27.00 +CON, 05, 19, 71.00, 43.00, 26.00, 25.00, 38.00 +COS, 05, 19, 70.00, 44.00, 23.00, 24.00, 36.00 +COT, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 19, 75.00, 55.00, 29.00, 27.00, 43.00 +CPR, 05, 19, 68.00, 39.00, 25.00, 24.00, 36.00 +CRBC, 05, 19, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 19, 87.00, 70.00, 15.00, 14.00, 24.00 +CRW, 05, 19, 77.00, 53.00, 31.00, 32.00, 45.00 +CSG, 05, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 19, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 19, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 19, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 19, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 19, 76.00, 53.00, 25.00, 27.00, 38.00 +CVN, 05, 19, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 19, 82.00, 52.00, -9999.00, -9999.00, 17.00 +CXY, 05, 19, 74.00, 53.00, 22.00, 29.00, 37.00 +CYS, 05, 19, 66.00, 41.00, 25.00, 25.00, 38.00 +DAA, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 05, 19, 85.00, 66.00, 16.00, 25.00, 31.00 +DAG, 05, 19, 89.00, 61.00, 3.00, 2.00, 4.00 +DAL, 05, 19, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 19, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 19, 74.00, 53.00, 26.00, 26.00, 39.00 +DBQ, 05, 19, 71.00, 50.00, 24.00, 23.00, 35.00 +DCA, 05, 19, 78.00, 58.00, 22.00, 27.00, 36.00 +DDC, 05, 19, 78.00, 54.00, 25.00, 17.00, 32.00 +DEC, 05, 19, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 19, 72.00, 45.00, 24.00, 22.00, 34.00 +DFW, 05, 19, 84.00, 64.00, 23.00, 17.00, 32.00 +DHN, 05, 19, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 19, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 19, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 19, 89.00, 67.00, -9999.00, -9999.00, 20.00 +DLG, 05, 19, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 19, 64.00, 41.00, 28.00, 25.00, 41.00 +DLLC, 05, 19, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 19, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 19, 92.00, 60.00, -9999.00, -9999.00, 2.00 +DMN, 05, 19, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 19, 77.00, 55.00, -9999.00, -9999.00, 34.00 +DPG, 05, 19, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 19, 86.00, 62.00, -9999.00, -9999.00, 22.00 +DRA, 05, 19, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 19, 89.00, 67.00, 16.00, 12.00, 23.00 +DSM, 05, 19, 75.00, 53.00, 28.00, 25.00, 40.00 +DTW, 05, 19, 71.00, 49.00, 23.00, 25.00, 36.00 +DUG, 05, 19, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 19, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 19, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 19, 86.00, 62.00, -9999.00, -9999.00, 23.00 +D45, 05, 19, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 19, 71.00, 47.00, 24.00, 24.00, 36.00 +ECG, 05, 19, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 19, 82.00, 56.00, -9999.00, -9999.00, 7.00 +EED, 05, 19, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 19, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 19, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 19, 72.00, 45.00, 35.00, 36.00, 49.00 +EKO, 05, 19, 71.00, 38.00, 14.00, 15.00, 22.00 +ELD, 05, 19, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 19, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 19, 89.00, 58.00, 6.00, 3.00, 8.00 +ELY, 05, 19, 69.00, 35.00, 15.00, 16.00, 23.00 +EMP, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 19, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +END, 05, 19, 82.00, 59.00, -9999.00, -9999.00, 22.00 +ENN, 05, 19, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 19, 73.00, 52.00, -9999.00, -9999.00, 16.00 +EPH, 05, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 19, 68.00, 50.00, 29.00, 27.00, 41.00 +ESF, 05, 19, 85.00, 64.00, -9999.00, -9999.00, 28.00 +EUG, 05, 19, 68.00, 45.00, 19.00, 26.00, 33.00 +EVV, 05, 19, 79.00, 56.00, 26.00, 27.00, 39.00 +EWN, 05, 19, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 19, 74.00, 55.00, 28.00, 27.00, 41.00 +EYW, 05, 19, 86.00, 77.00, 18.00, 14.00, 26.00 +E74, 05, 19, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 19, 79.00, 55.00, -9999.00, -9999.00, 33.00 +FAI, 05, 19, 62.00, 40.00, 18.00, 17.00, 28.00 +FAR, 05, 19, 70.00, 46.00, 21.00, 17.00, 30.00 +FAT, 05, 19, 86.00, 55.00, 2.00, 1.00, 3.00 +FAY, 05, 19, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 19, 65.00, 39.00, 23.00, 27.00, 39.00 +FCS, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 05, 19, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 19, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 19, 69.00, 34.00, 9.00, 13.00, 17.00 +FLL, 05, 19, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 19, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 19, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +FME, 05, 19, 78.00, 51.00, -9999.00, -9999.00, 29.00 +FMH, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FMN, 05, 19, 80.00, 42.00, 9.00, 7.00, 12.00 +FMY, 05, 19, 89.00, 69.00, 10.00, 19.00, 24.00 +FNT, 05, 19, 70.00, 47.00, 23.00, 24.00, 36.00 +FOD, 05, 19, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 19, 77.00, 55.00, -9999.00, -9999.00, 34.00 +FOK, 05, 19, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 19, 78.00, 56.00, -9999.00, -9999.00, 32.00 +FSD, 05, 19, 72.00, 48.00, 29.00, 20.00, 35.00 +FSI, 05, 19, 83.00, 60.00, -9999.00, -9999.00, 30.00 +FSM, 05, 19, 82.00, 59.00, 26.00, 25.00, 39.00 +FTK, 05, 19, 77.00, 53.00, -9999.00, -9999.00, 34.00 +FWA, 05, 19, 73.00, 51.00, 23.00, 27.00, 38.00 +FWH, 05, 19, 84.00, 62.00, -9999.00, -9999.00, 25.00 +FYU, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 19, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 19, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 19, 99.00, 63.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 19, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 19, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 19, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 19, 67.00, 43.00, 20.00, 22.00, 31.00 +GFA, 05, 19, 67.00, 42.00, -9999.00, -9999.00, 31.00 +GFK, 05, 19, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 19, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 19, 69.00, 44.00, 23.00, 22.00, 33.00 +GJT, 05, 19, 78.00, 49.00, 14.00, 14.00, 21.00 +GKN, 05, 19, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 19, 74.00, 47.00, 23.00, 17.00, 31.00 +GLH, 05, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 19, 81.00, 73.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 19, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 19, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +GON, 05, 19, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 19, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 19, 69.00, 45.00, 25.00, 21.00, 36.00 +GRCI, 05, 19, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 19, 69.00, 44.00, -9999.00, -9999.00, 27.00 +GRI, 05, 19, 75.00, 51.00, 26.00, 20.00, 35.00 +GRK, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 19, 71.00, 47.00, 23.00, 24.00, 37.00 +GSB, 05, 19, 82.00, 59.00, -9999.00, -9999.00, 30.00 +GSG, 05, 19, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 19, 78.00, 56.00, 21.00, 23.00, 35.00 +GSP, 05, 19, 81.00, 58.00, 26.00, 27.00, 39.00 +GST, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 19, 67.00, 48.00, -9999.00, -9999.00, 42.00 +GTF, 05, 19, 67.00, 42.00, 25.00, 27.00, 36.00 +GUP, 05, 19, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 19, 74.00, 50.00, -9999.00, -9999.00, 37.00 +GVW, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 19, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 19, 76.00, 61.00, 23.00, 19.00, 34.00 +HBR, 05, 19, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 19, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 19, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 19, 72.00, 45.00, -9999.00, -9999.00, 24.00 +HKY, 05, 19, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 19, 67.00, 41.00, 22.00, 24.00, 35.00 +HMN, 05, 19, 90.00, 50.00, -9999.00, -9999.00, 8.00 +HMS, 05, 19, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 19, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 19, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +HON, 05, 19, 72.00, 47.00, 22.00, 19.00, 32.00 +HOP, 05, 19, 79.00, 55.00, -9999.00, -9999.00, 34.00 +HOT, 05, 19, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 19, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 19, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 19, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 19, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 19, 86.00, 62.00, -9999.00, -9999.00, 22.00 +HST, 05, 19, 87.00, 68.00, -9999.00, -9999.00, 34.00 +HSV, 05, 19, 81.00, 59.00, 25.00, 26.00, 39.00 +HTL, 05, 19, 68.00, 44.00, 24.00, 24.00, 37.00 +HTS, 05, 19, 76.00, 54.00, 28.00, 30.00, 42.00 +HUF, 05, 19, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 19, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 19, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 19, 70.00, 43.00, 21.00, 21.00, 31.00 +IAB, 05, 19, 78.00, 56.00, -9999.00, -9999.00, 33.00 +IAD, 05, 19, 76.00, 52.00, 25.00, 30.00, 40.00 +IAG, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 19, 86.00, 65.00, 19.00, 17.00, 28.00 +ICT, 05, 19, 78.00, 56.00, 26.00, 21.00, 38.00 +IDA, 05, 19, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 19, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 19, 74.00, 54.00, 25.00, 26.00, 40.00 +ILI, 05, 19, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 19, 82.00, 61.00, 22.00, 21.00, 35.00 +IMT, 05, 19, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IND, 05, 19, 75.00, 53.00, 29.00, 27.00, 41.00 +INL, 05, 19, 66.00, 41.00, 27.00, 23.00, 39.00 +INS, 05, 19, 83.00, 55.00, -9999.00, -9999.00, 3.00 +INT, 05, 19, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +INW, 05, 19, 81.00, 46.00, 7.00, 10.00, 14.00 +IPL, 05, 19, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 19, 73.00, 49.00, 30.00, 32.00, 45.00 +IRK, 05, 19, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 19, 70.00, 44.00, 23.00, 18.00, 31.00 +ISP, 05, 19, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 19, 95.00, 61.00, -9999.00, -9999.00, 3.00 +IWD, 05, 19, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 19, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 19, 85.00, 61.00, 22.00, 20.00, 33.00 +JAX, 05, 19, 86.00, 63.00, 15.00, 23.00, 31.00 +JBR, 05, 19, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 19, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 19, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 19, 69.00, 54.00, 26.00, 26.00, 40.00 +JHW, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 19, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 19, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 19, 56.00, 40.00, 45.00, 41.00, 55.00 +JST, 05, 19, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 19, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 19, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 19, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 19, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 19, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 19, 71.00, 47.00, 24.00, 23.00, 36.00 +LAR, 05, 19, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 19, 90.00, 62.00, 4.00, 4.00, 6.00 +LAX, 05, 19, 69.00, 57.00, 3.00, 2.00, 4.00 +LBB, 05, 19, 84.00, 57.00, 20.00, 11.00, 26.00 +LBF, 05, 19, 73.00, 46.00, 29.00, 16.00, 35.00 +LCH, 05, 19, 85.00, 67.00, 17.00, 16.00, 26.00 +LCK, 05, 19, 76.00, 52.00, -9999.00, -9999.00, 38.00 +LEB, 05, 19, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 19, 76.00, 55.00, 27.00, 28.00, 40.00 +LFI, 05, 19, 76.00, 59.00, -9999.00, -9999.00, 33.00 +LFK, 05, 19, 85.00, 64.00, 20.00, 20.00, 30.00 +LFT, 05, 19, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 19, 71.00, 55.00, 26.00, 25.00, 38.00 +LGB, 05, 19, 74.00, 57.00, 3.00, 2.00, 4.00 +LGU, 05, 19, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 19, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 19, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 19, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 19, 83.00, 60.00, 22.00, 23.00, 34.00 +LIZ, 05, 19, 64.00, 42.00, -9999.00, -9999.00, 41.00 +LMT, 05, 19, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +LND, 05, 19, 68.00, 41.00, 19.00, 20.00, 29.00 +LNK, 05, 19, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 19, 76.00, 43.00, 7.00, 8.00, 11.00 +LOZ, 05, 19, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 19, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 19, 81.00, 59.00, -9999.00, -9999.00, 35.00 +LSE, 05, 19, 73.00, 50.00, 21.00, 24.00, 36.00 +LSF, 05, 19, 85.00, 62.00, -9999.00, -9999.00, 33.00 +LSV, 05, 19, 93.00, 55.00, -9999.00, -9999.00, 3.00 +LTS, 05, 19, 87.00, 59.00, -9999.00, -9999.00, 31.00 +LUF, 05, 19, 96.00, 59.00, -9999.00, -9999.00, 2.00 +LVS, 05, 19, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 19, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 19, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 19, 77.00, 54.00, 23.00, 26.00, 37.00 +MAF, 05, 19, 89.00, 60.00, 14.00, 9.00, 20.00 +MBL, 05, 19, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 19, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 19, 82.00, 54.00, -9999.00, -9999.00, 9.00 +MCF, 05, 19, 88.00, 69.00, -9999.00, -9999.00, 23.00 +MCG, 05, 19, 57.00, 37.00, 24.00, 20.00, 34.00 +MCI, 05, 19, 76.00, 56.00, 28.00, 23.00, 40.00 +MCK, 05, 19, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 19, 86.00, 61.00, 17.00, 24.00, 33.00 +MCO, 05, 19, 88.00, 67.00, 16.00, 28.00, 35.00 +MCW, 05, 19, 72.00, 49.00, 23.00, 22.00, 34.00 +MC2, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MDH, 05, 19, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 19, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 19, 73.00, 52.00, 28.00, 27.00, 41.00 +MEI, 05, 19, 85.00, 60.00, 20.00, 20.00, 33.00 +MEM, 05, 19, 82.00, 63.00, 22.00, 26.00, 36.00 +MER, 05, 19, 85.00, 51.00, -9999.00, -9999.00, 6.00 +MFD, 05, 19, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 19, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 19, 74.00, 45.00, 14.00, 12.00, 19.00 +MGE, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 19, 84.00, 62.00, 17.00, 22.00, 32.00 +MGW, 05, 19, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 19, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 19, 81.00, 52.00, -9999.00, -9999.00, 9.00 +MHS, 05, 19, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 19, 86.00, 71.00, 18.00, 29.00, 35.00 +MIB, 05, 19, 68.00, 45.00, -9999.00, -9999.00, 33.00 +MIV, 05, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 19, 77.00, 43.00, -9999.00, -9999.00, 19.00 +MKC, 05, 19, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 19, 66.00, 46.00, 26.00, 27.00, 40.00 +MKG, 05, 19, 68.00, 47.00, 22.00, 21.00, 33.00 +MKL, 05, 19, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 19, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 19, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 19, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 19, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 19, 75.00, 52.00, 29.00, 27.00, 42.00 +MLS, 05, 19, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 19, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 19, 86.00, 62.00, -9999.00, -9999.00, 32.00 +MOB, 05, 19, 86.00, 66.00, 17.00, 25.00, 34.00 +MOT, 05, 19, 68.00, 45.00, 19.00, 17.00, 27.00 +MPV, 05, 19, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 19, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 19, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 19, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 19, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 19, 64.00, 48.00, -9999.00, -9999.00, 15.00 +MSL, 05, 19, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 19, 71.00, 46.00, 26.00, 25.00, 40.00 +MSO, 05, 19, 67.00, 39.00, 26.00, 24.00, 37.00 +MSP, 05, 19, 71.00, 49.00, 25.00, 26.00, 38.00 +MSS, 05, 19, 68.00, 45.00, 27.00, 28.00, 39.00 +MSY, 05, 19, 85.00, 66.00, 14.00, 21.00, 29.00 +MTC, 05, 19, 69.00, 48.00, -9999.00, -9999.00, 35.00 +MTN, 05, 19, 76.00, 54.00, -9999.00, -9999.00, 29.00 +MTO, 05, 19, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 19, 74.00, 50.00, -9999.00, -9999.00, 29.00 +MUO, 05, 19, 78.00, 45.00, -9999.00, -9999.00, 19.00 +MWA, 05, 19, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 19, 84.00, 62.00, -9999.00, -9999.00, 26.00 +MYL, 05, 19, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 19, 83.00, 61.00, -9999.00, -9999.00, 28.00 +NAO, 05, 19, 81.00, 67.00, -9999.00, -9999.00, 33.00 +NBC, 05, 19, 84.00, 64.00, -9999.00, -9999.00, 30.00 +NBE, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 05, 19, 72.00, 49.00, -9999.00, -9999.00, 38.00 +NCA, 05, 19, 83.00, 57.00, -9999.00, -9999.00, 32.00 +NCO, 05, 19, 66.00, 49.00, -9999.00, -9999.00, 37.00 +NC1, 05, 19, 83.00, 55.00, -9999.00, -9999.00, 6.00 +NEL, 05, 19, 73.00, 50.00, -9999.00, -9999.00, 35.00 +NFG, 05, 19, 68.00, 55.00, -9999.00, -9999.00, 10.00 +NFL, 05, 19, 75.00, 42.00, -9999.00, -9999.00, 13.00 +NGP, 05, 19, 86.00, 71.00, -9999.00, -9999.00, 19.00 +NGU, 05, 19, 77.00, 58.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 19, 67.00, 51.00, -9999.00, -9999.00, 6.00 +NHK, 05, 19, 77.00, 54.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 19, 65.00, 45.00, -9999.00, -9999.00, 39.00 +NID, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 19, 86.00, 63.00, -9999.00, -9999.00, 30.00 +NIR, 05, 19, 87.00, 67.00, -9999.00, -9999.00, 19.00 +NKT, 05, 19, 79.00, 62.00, -9999.00, -9999.00, 33.00 +NKX, 05, 19, 69.00, 60.00, -9999.00, -9999.00, 10.00 +NLC, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 05, 19, 84.00, 59.00, -9999.00, -9999.00, 29.00 +NPA, 05, 19, 84.00, 67.00, -9999.00, -9999.00, 24.00 +NQA, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 05, 19, 89.00, 69.00, -9999.00, -9999.00, 19.00 +NQX, 05, 19, 86.00, 77.00, -9999.00, -9999.00, 27.00 +NRB, 05, 19, 84.00, 67.00, -9999.00, -9999.00, 28.00 +NRC, 05, 19, 85.00, 51.00, -9999.00, -9999.00, 6.00 +NRS, 05, 19, 67.00, 57.00, -9999.00, -9999.00, 6.00 +NSE, 05, 19, 86.00, 63.00, -9999.00, -9999.00, 28.00 +NSI, 05, 19, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTD, 05, 19, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTK, 05, 19, 75.00, 56.00, -9999.00, -9999.00, 6.00 +NTU, 05, 19, 77.00, 58.00, -9999.00, -9999.00, 32.00 +NUC, 05, 19, 68.00, 55.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 19, 74.00, 49.00, -9999.00, -9999.00, 9.00 +NUW, 05, 19, 64.00, 44.00, -9999.00, -9999.00, 29.00 +NWF, 05, 19, 74.00, 57.00, -9999.00, -9999.00, 4.00 +NXX, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 19, 78.00, 53.00, -9999.00, -9999.00, 34.00 +NZC, 05, 19, 86.00, 60.00, -9999.00, -9999.00, 31.00 +NZJ, 05, 19, 75.00, 53.00, -9999.00, -9999.00, 9.00 +NZW, 05, 19, 69.00, 48.00, -9999.00, -9999.00, 35.00 +NZY, 05, 19, 69.00, 60.00, -9999.00, -9999.00, 6.00 +OAK, 05, 19, 69.00, 48.00, 3.00, 5.00, 7.00 +OAR, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +OFF, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 19, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 19, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 19, 80.00, 59.00, 27.00, 17.00, 34.00 +OLM, 05, 19, 66.00, 42.00, 27.00, 32.00, 41.00 +OMA, 05, 19, 76.00, 53.00, 22.00, 23.00, 34.00 +OME, 05, 19, 44.00, 32.00, 17.00, 18.00, 25.00 +ONT, 05, 19, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 19, 72.00, 49.00, 29.00, 23.00, 39.00 +ORF, 05, 19, 77.00, 58.00, 21.00, 23.00, 34.00 +ORH, 05, 19, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 19, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 19, 66.00, 43.00, -9999.00, -9999.00, 34.00 +OTG, 05, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 19, 61.00, 47.00, 27.00, 30.00, 40.00 +OTM, 05, 19, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 19, 40.00, 27.00, 6.00, 9.00, 12.00 +OURC, 05, 19, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 19, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 19, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 19, 86.00, 62.00, -9999.00, -9999.00, 28.00 +PACZ, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 19, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 19, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 19, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 19, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 19, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 19, 85.00, 63.00, -9999.00, -9999.00, 19.00 +PAQ, 05, 19, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 19, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 19, 42.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 19, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 19, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 19, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 19, 68.00, 46.00, -9999.00, -9999.00, 36.00 +PBI, 05, 19, 86.00, 70.00, 21.00, 32.00, 41.00 +PDT, 05, 19, 72.00, 47.00, 15.00, 15.00, 23.00 +PDX, 05, 19, 68.00, 48.00, 26.00, 30.00, 38.00 +PFN, 05, 19, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 19, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 19, 75.00, 54.00, 25.00, 27.00, 40.00 +PHX, 05, 19, 95.00, 65.00, 3.00, 2.00, 4.00 +PIA, 05, 19, 75.00, 53.00, 28.00, 25.00, 40.00 +PIB, 05, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 19, 69.00, 41.00, 21.00, 20.00, 32.00 +PIR, 05, 19, 73.00, 47.00, 21.00, 17.00, 28.00 +PIT, 05, 19, 72.00, 50.00, 31.00, 30.00, 45.00 +PKB, 05, 19, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 19, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 19, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 19, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 19, 84.00, 67.00, 15.00, 17.00, 27.00 +POB, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 19, 85.00, 62.00, -9999.00, -9999.00, 33.00 +POM, 05, 19, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 05, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 19, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 19, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 19, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 19, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 19, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 19, 68.00, 44.00, -9999.00, -9999.00, 37.00 +PSP, 05, 19, 96.00, 62.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 19, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 19, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 19, 78.00, 47.00, 16.00, 15.00, 23.00 +PUC, 05, 19, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 19, 69.00, 49.00, 27.00, 24.00, 40.00 +PVU, 05, 19, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 19, 65.00, 45.00, 29.00, 27.00, 41.00 +P02, 05, 19, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +P07, 05, 19, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +P11, 05, 19, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +P24, 05, 19, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +P28, 05, 19, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +P35, 05, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +P38, 05, 19, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +P39, 05, 19, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +P58, 05, 19, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +P59, 05, 19, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +P60, 05, 19, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +P61, 05, 19, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 05, 19, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P68, 05, 19, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +P69, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 19, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 19, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 19, 70.00, 44.00, 24.00, 26.00, 36.00 +RBL, 05, 19, 84.00, 55.00, 7.00, 5.00, 9.00 +RCA, 05, 19, 70.00, 44.00, -9999.00, -9999.00, 34.00 +RDD, 05, 19, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 19, 69.00, 36.00, 11.00, 11.00, 17.00 +RDR, 05, 19, 70.00, 44.00, -9999.00, -9999.00, 32.00 +RDU, 05, 19, 80.00, 57.00, 23.00, 20.00, 34.00 +REE, 05, 19, 84.00, 57.00, -9999.00, -9999.00, 22.00 +REJ, 05, 19, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 19, 73.00, 49.00, 28.00, 25.00, 41.00 +RIC, 05, 19, 79.00, 56.00, 22.00, 23.00, 36.00 +RIV, 05, 19, 80.00, 53.00, -9999.00, -9999.00, 6.00 +RIW, 05, 19, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 19, 65.00, 38.00, 13.00, 14.00, 22.00 +RME, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +RMG, 05, 19, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +RND, 05, 19, 86.00, 67.00, -9999.00, -9999.00, 24.00 +RNO, 05, 19, 74.00, 41.00, 9.00, 6.00, 12.00 +ROA, 05, 19, 77.00, 54.00, 23.00, 28.00, 38.00 +ROC, 05, 19, 69.00, 48.00, 24.00, 27.00, 38.00 +ROW, 05, 19, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 19, 77.00, 54.00, 21.00, 18.00, 29.00 +RST, 05, 19, 70.00, 47.00, 28.00, 27.00, 40.00 +RWF, 05, 19, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 19, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 19, 82.00, 51.00, 4.00, 3.00, 6.00 +SAF, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 19, 69.00, 60.00, 2.00, 3.00, 5.00 +SAT, 05, 19, 86.00, 67.00, 21.00, 19.00, 31.00 +SAV, 05, 19, 85.00, 64.00, 15.00, 24.00, 32.00 +SAW, 05, 19, 62.00, 43.00, -9999.00, -9999.00, 40.00 +SBA, 05, 19, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 19, 82.00, 53.00, -9999.00, -9999.00, 8.00 +SBN, 05, 19, 72.00, 51.00, 26.00, 25.00, 37.00 +SBP, 05, 19, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 19, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 19, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 19, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 19, 83.00, 53.00, 4.00, 2.00, 5.00 +SDF, 05, 19, 77.00, 56.00, 28.00, 27.00, 40.00 +SEA, 05, 19, 65.00, 47.00, 24.00, 25.00, 36.00 +SEM, 05, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 19, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 19, 67.00, 50.00, 3.00, 5.00, 6.00 +SGF, 05, 19, 77.00, 55.00, 28.00, 24.00, 39.00 +SGY, 05, 19, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 19, 68.00, 40.00, 27.00, 27.00, 38.00 +SHV, 05, 19, 84.00, 63.00, 21.00, 19.00, 32.00 +SIT, 05, 19, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 19, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 19, 88.00, 62.00, 19.00, 13.00, 27.00 +SKA, 05, 19, 67.00, 43.00, -9999.00, -9999.00, 25.00 +SKF, 05, 19, 86.00, 67.00, -9999.00, -9999.00, 23.00 +SLC, 05, 19, 74.00, 47.00, 20.00, 22.00, 29.00 +SLE, 05, 19, 68.00, 43.00, 20.00, 27.00, 33.00 +SLN, 05, 19, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 19, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 19, 68.00, 47.00, -9999.00, 2.00, 3.00 +SNA, 05, 19, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 19, 40.00, 32.00, 28.00, 38.00, 46.00 +SNS, 05, 19, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 19, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 19, 76.00, 54.00, 25.00, 25.00, 38.00 +SPS, 05, 19, 85.00, 61.00, 21.00, 14.00, 28.00 +SRQ, 05, 19, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 19, 84.00, 59.00, -9999.00, -9999.00, 30.00 +SSI, 05, 19, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +STC, 05, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 19, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +STL, 05, 19, 78.00, 58.00, 23.00, 26.00, 38.00 +STNV, 05, 19, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +STS, 05, 19, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 19, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 19, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 19, 79.00, 50.00, -9999.00, -9999.00, 7.00 +SUX, 05, 19, 75.00, 52.00, 27.00, 23.00, 37.00 +SVN, 05, 19, 85.00, 64.00, -9999.00, -9999.00, 28.00 +SWF, 05, 19, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 19, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 19, 70.00, 47.00, 29.00, 32.00, 46.00 +SZL, 05, 19, 77.00, 53.00, -9999.00, -9999.00, 34.00 +TAD, 05, 19, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 19, 79.00, 52.00, -9999.00, -9999.00, 33.00 +TCC, 05, 19, 82.00, 52.00, 13.00, 9.00, 18.00 +TCL, 05, 19, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 19, 69.00, 44.00, -9999.00, -9999.00, 32.00 +TCS, 05, 19, 84.00, 55.00, -9999.00, 4.00, 8.00 +TEB, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 19, 80.00, 59.00, -9999.00, -9999.00, 30.00 +TKA, 05, 19, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 19, 87.00, 62.00, 12.00, 24.00, 31.00 +TNX, 05, 19, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 19, 72.00, 48.00, 25.00, 28.00, 41.00 +TOP, 05, 19, 77.00, 55.00, 28.00, 24.00, 41.00 +TPA, 05, 19, 88.00, 69.00, 11.00, 17.00, 22.00 +TPH, 05, 19, 75.00, 43.00, 7.00, 6.00, 11.00 +TRI, 05, 19, 77.00, 53.00, 26.00, 31.00, 42.00 +TRK, 05, 19, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 19, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 19, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 19, 81.00, 60.00, 26.00, 21.00, 37.00 +TUP, 05, 19, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 19, 92.00, 60.00, 4.00, 4.00, 7.00 +TVC, 05, 19, 68.00, 43.00, 20.00, 18.00, 28.00 +TVL, 05, 19, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 19, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 19, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 19, 79.00, 55.00, 25.00, 29.00, 39.00 +T01, 05, 19, 76.00, 54.00, -9999.00, -9999.00, 33.00 +T02, 05, 19, 82.00, 60.00, -9999.00, -9999.00, 32.00 +T03, 05, 19, 83.00, 61.00, -9999.00, -9999.00, 28.00 +T04, 05, 19, 86.00, 68.00, -9999.00, -9999.00, 23.00 +T05, 05, 19, 77.00, 53.00, -9999.00, -9999.00, 32.00 +T06, 05, 19, 85.00, 59.00, -9999.00, -9999.00, 25.00 +T07, 05, 19, 81.00, 46.00, -9999.00, -9999.00, 24.00 +T08, 05, 19, 73.00, 52.00, -9999.00, -9999.00, 16.00 +UCA, 05, 19, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 19, 83.00, 55.00, -9999.00, -9999.00, 3.00 +UIL, 05, 19, 61.00, 43.00, 45.00, 47.00, 56.00 +UIN, 05, 19, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 19, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 19, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 19, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +U15, 05, 19, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +U28, 05, 19, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 19, 86.00, 60.00, -9999.00, -9999.00, 27.00 +VBG, 05, 19, 69.00, 48.00, -9999.00, -9999.00, 10.00 +VCT, 05, 19, 86.00, 69.00, 16.00, 15.00, 26.00 +VCV, 05, 19, 83.00, 49.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 19, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 19, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 19, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 19, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 19, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 19, 86.00, 62.00, -9999.00, -9999.00, 22.00 +VRB, 05, 19, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 19, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 19, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 19, 76.00, 54.00, 23.00, 21.00, 31.00 +WJA, 05, 19, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 19, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 19, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 19, 75.00, 39.00, 13.00, 13.00, 18.00 +WPO, 05, 19, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 19, 86.00, 61.00, -9999.00, -9999.00, 29.00 +WRG, 05, 19, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 19, 76.00, 50.00, -9999.00, -9999.00, 34.00 +WRL, 05, 19, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +X68, 05, 19, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 19, 51.00, 38.00, 54.00, 54.00, 66.00 +YCG, 05, 19, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 19, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 19, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 19, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 19, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 19, 73.00, 44.00, 9.00, 12.00, 17.00 +YNG, 05, 19, 70.00, 48.00, 30.00, 30.00, 44.00 +YPA, 05, 19, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 19, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 19, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 19, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 19, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 19, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 19, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 19, 96.00, 65.00, 1.00, 1.00, 2.00 +YVR, 05, 19, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 19, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 19, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 19, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 19, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 19, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 19, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 19, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 19, 64.00, 40.00, 25.00, 24.00, 37.00 +ZUN, 05, 19, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 19, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 19, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 19, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +01R, 05, 19, 85.00, 63.00, -9999.00, -9999.00, 28.00 +1V1, 05, 19, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 19, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 19, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 19, 78.00, 60.00, -9999.00, -9999.00, 30.00 +2PJ, 05, 19, 84.00, 59.00, -9999.00, -9999.00, 32.00 +3B1, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 19, 69.00, 43.00, -9999.00, -9999.00, 34.00 +3SE, 05, 19, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 19, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 19, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 05, 19, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 19, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 19, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 19, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 19, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 20, 73.00, 51.00, 29.00, 28.00, 42.00 +ABI, 05, 20, 86.00, 62.00, 16.00, 13.00, 25.00 +ABQ, 05, 20, 81.00, 50.00, 10.00, 9.00, 16.00 +ABR, 05, 20, 71.00, 46.00, 21.00, 17.00, 32.00 +ABY, 05, 20, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 20, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 20, 86.00, 65.00, 19.00, 18.00, 30.00 +ACV, 05, 20, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 20, 73.00, 51.00, 24.00, 23.00, 35.00 +ADK, 05, 20, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 20, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 20, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 20, 76.00, 52.00, -9999.00, -9999.00, 27.00 +AEX, 05, 20, 85.00, 64.00, -9999.00, -9999.00, 28.00 +AFF, 05, 20, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 20, 90.00, 66.00, -9999.00, -9999.00, 42.00 +AGS, 05, 20, 85.00, 59.00, 20.00, 25.00, 35.00 +AHN, 05, 20, 82.00, 59.00, 18.00, 23.00, 32.00 +AKN, 05, 20, 53.00, 35.00, 29.00, 26.00, 41.00 +AKO, 05, 20, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 20, 71.00, 47.00, 28.00, 29.00, 43.00 +ALI, 05, 20, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 20, 73.00, 50.00, 26.00, 24.00, 40.00 +ALS, 05, 20, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 20, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 20, 80.00, 53.00, 19.00, 13.00, 27.00 +AMG, 05, 20, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 20, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 20, 56.00, 40.00, 16.00, 14.00, 22.00 +AND, 05, 20, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 20, 57.00, 43.00, 47.00, 47.00, 59.00 +AOO, 05, 20, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +APN, 05, 20, 67.00, 41.00, 25.00, 27.00, 39.00 +AQQ, 05, 20, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +ART, 05, 20, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +AST, 05, 20, 61.00, 46.00, 36.00, 39.00, 49.00 +ATL, 05, 20, 81.00, 60.00, 20.00, 26.00, 36.00 +ATW, 05, 20, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 20, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 20, 76.00, 52.00, -9999.00, -9999.00, 37.00 +AUG, 05, 20, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 20, 86.00, 67.00, 18.00, 18.00, 30.00 +AUW, 05, 20, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 20, 76.00, 52.00, 24.00, 29.00, 38.00 +AVP, 05, 20, 71.00, 50.00, 30.00, 32.00, 46.00 +AXN, 05, 20, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 20, 70.00, 47.00, -9999.00, -9999.00, 36.00 +AYS, 05, 20, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 20, 84.00, 55.00, -9999.00, -9999.00, 9.00 +BAD, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 20, 64.00, 32.00, -9999.00, -9999.00, 17.00 +BDL, 05, 20, 73.00, 49.00, 27.00, 25.00, 39.00 +BDR, 05, 20, 68.00, 52.00, 27.00, 24.00, 38.00 +BET, 05, 20, 51.00, 34.00, 22.00, 19.00, 31.00 +BFD, 05, 20, 66.00, 42.00, 31.00, 34.00, 47.00 +BFF, 05, 20, 73.00, 44.00, 24.00, 19.00, 35.00 +BFL, 05, 20, 86.00, 58.00, 2.00, 2.00, 3.00 +BGM, 05, 20, 67.00, 48.00, 30.00, 32.00, 46.00 +BGR, 05, 20, 65.00, 45.00, 27.00, 26.00, 38.00 +BGS, 05, 20, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 20, 82.00, 59.00, 22.00, 25.00, 36.00 +BID, 05, 20, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 20, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 20, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 20, 68.00, 45.00, 24.00, 27.00, 37.00 +BIS, 05, 20, 69.00, 44.00, 22.00, 19.00, 32.00 +BIX, 05, 20, 84.00, 68.00, -9999.00, -9999.00, 23.00 +BJI, 05, 20, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 20, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 20, 73.00, 41.00, -9999.00, -9999.00, 31.00 +BKW, 05, 20, 71.00, 50.00, 30.00, 33.00, 45.00 +BLF, 05, 20, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 20, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 20, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 20, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 20, 79.00, 54.00, -9999.00, -9999.00, 34.00 +BNA, 05, 20, 80.00, 58.00, 25.00, 26.00, 40.00 +BNO, 05, 20, 67.00, 37.00, -9999.00, 15.00, 33.00 +BOI, 05, 20, 73.00, 45.00, 14.00, 16.00, 22.00 +BOS, 05, 20, 68.00, 51.00, 28.00, 24.00, 40.00 +BPI, 05, 20, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 20, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 20, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 20, 74.00, 53.00, -9999.00, -9999.00, 31.00 +BRO, 05, 20, 88.00, 73.00, 12.00, 11.00, 19.00 +BRW, 05, 20, 28.00, 19.00, 10.00, 11.00, 19.00 +BSM, 05, 20, 86.00, 67.00, -9999.00, -9999.00, 24.00 +BTI, 05, 20, 29.00, 20.00, 9.00, 12.00, 17.00 +BTL, 05, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 20, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 20, 87.00, 66.00, 16.00, 20.00, 29.00 +BTT, 05, 20, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 20, 69.00, 47.00, 30.00, 29.00, 46.00 +BUB, 05, 20, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 20, 68.00, 49.00, 28.00, 29.00, 41.00 +BUR, 05, 20, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 20, 84.00, 68.00, -9999.00, 14.00, 21.00 +BWG, 05, 20, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 20, 76.00, 54.00, 25.00, 27.00, 38.00 +BYH, 05, 20, 82.00, 61.00, -9999.00, -9999.00, 34.00 +BYI, 05, 20, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 20, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 20, 85.00, 60.00, 18.00, 21.00, 31.00 +CAG, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 20, 71.00, 50.00, 29.00, 32.00, 43.00 +CAO, 05, 20, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 20, 64.00, 42.00, 32.00, 33.00, 45.00 +CBM, 05, 20, 84.00, 60.00, -9999.00, -9999.00, 25.00 +CDB, 05, 20, 45.00, 36.00, 47.00, 46.00, 63.00 +CDC, 05, 20, 74.00, 42.00, 12.00, 12.00, 18.00 +CDR, 05, 20, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 20, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 20, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +CEZ, 05, 20, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 20, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 20, 80.00, 57.00, 20.00, 26.00, 37.00 +CHO, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 20, 84.00, 64.00, 18.00, 22.00, 32.00 +CID, 05, 20, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 20, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 20, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 20, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 20, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 20, 70.00, 49.00, 27.00, 29.00, 42.00 +CLL, 05, 20, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 20, 80.00, 58.00, 24.00, 23.00, 36.00 +CMH, 05, 20, 74.00, 52.00, 24.00, 29.00, 41.00 +CMI, 05, 20, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 20, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 20, 76.00, 54.00, 27.00, 17.00, 34.00 +CNM, 05, 20, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +COD, 05, 20, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +COF, 05, 20, 85.00, 67.00, -9999.00, -9999.00, 28.00 +CON, 05, 20, 71.00, 43.00, 26.00, 25.00, 38.00 +COS, 05, 20, 70.00, 44.00, 23.00, 24.00, 36.00 +COT, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 20, 75.00, 55.00, 29.00, 27.00, 43.00 +CPR, 05, 20, 68.00, 39.00, 25.00, 24.00, 36.00 +CRBC, 05, 20, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 20, 87.00, 70.00, 14.00, 14.00, 24.00 +CRW, 05, 20, 77.00, 53.00, 31.00, 32.00, 44.00 +CSG, 05, 20, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 20, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 20, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 20, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 20, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 20, 76.00, 53.00, 24.00, 27.00, 38.00 +CVN, 05, 20, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 20, 82.00, 52.00, -9999.00, -9999.00, 17.00 +CXY, 05, 20, 74.00, 53.00, 22.00, 29.00, 37.00 +CYS, 05, 20, 66.00, 41.00, 25.00, 25.00, 38.00 +DAA, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 05, 20, 85.00, 66.00, 16.00, 26.00, 32.00 +DAG, 05, 20, 89.00, 61.00, 3.00, 2.00, 4.00 +DAL, 05, 20, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 20, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 20, 74.00, 53.00, 26.00, 26.00, 39.00 +DBQ, 05, 20, 71.00, 50.00, 24.00, 23.00, 35.00 +DCA, 05, 20, 78.00, 58.00, 22.00, 26.00, 36.00 +DDC, 05, 20, 78.00, 54.00, 24.00, 17.00, 32.00 +DEC, 05, 20, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 20, 72.00, 45.00, 24.00, 21.00, 34.00 +DFW, 05, 20, 84.00, 64.00, 23.00, 16.00, 31.00 +DHN, 05, 20, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 20, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 20, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 20, 89.00, 67.00, -9999.00, -9999.00, 20.00 +DLG, 05, 20, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 20, 64.00, 41.00, 28.00, 26.00, 42.00 +DLLC, 05, 20, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 20, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 20, 92.00, 60.00, -9999.00, -9999.00, 3.00 +DMN, 05, 20, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 20, 77.00, 55.00, -9999.00, -9999.00, 34.00 +DPG, 05, 20, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 20, 86.00, 62.00, -9999.00, -9999.00, 23.00 +DRA, 05, 20, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 20, 89.00, 67.00, 16.00, 11.00, 23.00 +DSM, 05, 20, 75.00, 53.00, 28.00, 25.00, 40.00 +DTW, 05, 20, 71.00, 49.00, 22.00, 25.00, 36.00 +DUG, 05, 20, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 20, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 20, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 20, 86.00, 62.00, -9999.00, -9999.00, 23.00 +D45, 05, 20, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 20, 71.00, 47.00, 24.00, 24.00, 36.00 +ECG, 05, 20, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 20, 82.00, 56.00, -9999.00, -9999.00, 7.00 +EED, 05, 20, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 20, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 20, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 20, 72.00, 45.00, 34.00, 36.00, 49.00 +EKO, 05, 20, 71.00, 38.00, 13.00, 15.00, 22.00 +ELD, 05, 20, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 20, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 20, 89.00, 58.00, 6.00, 3.00, 8.00 +ELY, 05, 20, 69.00, 35.00, 15.00, 16.00, 22.00 +EMP, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 20, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +END, 05, 20, 82.00, 59.00, -9999.00, -9999.00, 22.00 +ENN, 05, 20, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 20, 73.00, 52.00, -9999.00, -9999.00, 16.00 +EPH, 05, 20, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 20, 68.00, 50.00, 29.00, 26.00, 40.00 +ESF, 05, 20, 85.00, 64.00, -9999.00, -9999.00, 28.00 +EUG, 05, 20, 68.00, 45.00, 19.00, 26.00, 32.00 +EVV, 05, 20, 79.00, 56.00, 26.00, 27.00, 39.00 +EWN, 05, 20, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 20, 74.00, 55.00, 28.00, 26.00, 41.00 +EYW, 05, 20, 86.00, 77.00, 18.00, 14.00, 26.00 +E74, 05, 20, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 20, 79.00, 55.00, -9999.00, -9999.00, 33.00 +FAI, 05, 20, 62.00, 40.00, 18.00, 17.00, 28.00 +FAR, 05, 20, 70.00, 46.00, 21.00, 17.00, 30.00 +FAT, 05, 20, 86.00, 55.00, 2.00, 1.00, 3.00 +FAY, 05, 20, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 20, 65.00, 39.00, 23.00, 27.00, 39.00 +FCS, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 05, 20, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 20, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 20, 69.00, 34.00, 9.00, 13.00, 16.00 +FLL, 05, 20, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 20, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 20, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +FME, 05, 20, 78.00, 51.00, -9999.00, -9999.00, 29.00 +FMH, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FMN, 05, 20, 80.00, 42.00, 9.00, 7.00, 12.00 +FMY, 05, 20, 89.00, 69.00, 11.00, 20.00, 25.00 +FNT, 05, 20, 70.00, 47.00, 23.00, 24.00, 36.00 +FOD, 05, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 20, 77.00, 55.00, -9999.00, -9999.00, 34.00 +FOK, 05, 20, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 20, 78.00, 56.00, -9999.00, -9999.00, 32.00 +FSD, 05, 20, 72.00, 48.00, 29.00, 20.00, 35.00 +FSI, 05, 20, 83.00, 60.00, -9999.00, -9999.00, 30.00 +FSM, 05, 20, 82.00, 59.00, 26.00, 25.00, 39.00 +FTK, 05, 20, 77.00, 53.00, -9999.00, -9999.00, 33.00 +FWA, 05, 20, 73.00, 51.00, 23.00, 26.00, 37.00 +FWH, 05, 20, 84.00, 62.00, -9999.00, -9999.00, 25.00 +FYU, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 20, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 20, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 20, 99.00, 63.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 20, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 20, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 20, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 20, 67.00, 43.00, 19.00, 22.00, 31.00 +GFA, 05, 20, 67.00, 42.00, -9999.00, -9999.00, 31.00 +GFK, 05, 20, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 20, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 20, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 20, 69.00, 44.00, 23.00, 21.00, 33.00 +GJT, 05, 20, 78.00, 49.00, 14.00, 14.00, 21.00 +GKN, 05, 20, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 20, 74.00, 47.00, 23.00, 17.00, 31.00 +GLH, 05, 20, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 20, 81.00, 73.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 20, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 20, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +GON, 05, 20, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 20, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 20, 69.00, 45.00, 25.00, 21.00, 36.00 +GRCI, 05, 20, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 20, 69.00, 44.00, -9999.00, -9999.00, 27.00 +GRI, 05, 20, 75.00, 51.00, 26.00, 20.00, 35.00 +GRK, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 20, 71.00, 47.00, 23.00, 24.00, 36.00 +GSB, 05, 20, 82.00, 59.00, -9999.00, -9999.00, 31.00 +GSG, 05, 20, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 20, 78.00, 56.00, 21.00, 23.00, 35.00 +GSP, 05, 20, 81.00, 58.00, 26.00, 27.00, 39.00 +GST, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 20, 67.00, 48.00, -9999.00, -9999.00, 42.00 +GTF, 05, 20, 67.00, 42.00, 25.00, 27.00, 36.00 +GUP, 05, 20, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 20, 74.00, 50.00, -9999.00, -9999.00, 37.00 +GVW, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 20, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 20, 76.00, 61.00, 23.00, 19.00, 33.00 +HBR, 05, 20, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 20, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 20, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 20, 72.00, 45.00, -9999.00, -9999.00, 24.00 +HKY, 05, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 20, 67.00, 41.00, 22.00, 23.00, 35.00 +HMN, 05, 20, 90.00, 50.00, -9999.00, -9999.00, 8.00 +HMS, 05, 20, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 20, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 20, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +HON, 05, 20, 72.00, 47.00, 22.00, 19.00, 32.00 +HOP, 05, 20, 79.00, 55.00, -9999.00, -9999.00, 34.00 +HOT, 05, 20, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 20, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 20, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 20, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 20, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 20, 86.00, 62.00, -9999.00, -9999.00, 22.00 +HST, 05, 20, 87.00, 68.00, -9999.00, -9999.00, 35.00 +HSV, 05, 20, 81.00, 59.00, 25.00, 26.00, 39.00 +HTL, 05, 20, 68.00, 44.00, 25.00, 24.00, 37.00 +HTS, 05, 20, 76.00, 54.00, 28.00, 30.00, 42.00 +HUF, 05, 20, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 20, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 20, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 20, 70.00, 43.00, 21.00, 21.00, 31.00 +IAB, 05, 20, 78.00, 56.00, -9999.00, -9999.00, 32.00 +IAD, 05, 20, 76.00, 52.00, 25.00, 29.00, 40.00 +IAG, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 20, 86.00, 65.00, 19.00, 17.00, 28.00 +ICT, 05, 20, 78.00, 56.00, 26.00, 21.00, 37.00 +IDA, 05, 20, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 20, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 20, 74.00, 54.00, 25.00, 26.00, 40.00 +ILI, 05, 20, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 20, 82.00, 61.00, 22.00, 21.00, 34.00 +IMT, 05, 20, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IND, 05, 20, 75.00, 53.00, 29.00, 26.00, 41.00 +INL, 05, 20, 66.00, 41.00, 27.00, 23.00, 39.00 +INS, 05, 20, 83.00, 55.00, -9999.00, -9999.00, 3.00 +INT, 05, 20, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +INW, 05, 20, 81.00, 46.00, 6.00, 10.00, 14.00 +IPL, 05, 20, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 20, 73.00, 49.00, 30.00, 32.00, 45.00 +IRK, 05, 20, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 20, 70.00, 44.00, 23.00, 18.00, 31.00 +ISP, 05, 20, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 20, 95.00, 61.00, -9999.00, -9999.00, 3.00 +IWD, 05, 20, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 20, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 20, 85.00, 61.00, 22.00, 20.00, 33.00 +JAX, 05, 20, 86.00, 63.00, 15.00, 24.00, 31.00 +JBR, 05, 20, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 20, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 20, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 20, 69.00, 54.00, 26.00, 25.00, 40.00 +JHW, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 20, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 20, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 20, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 20, 56.00, 40.00, 45.00, 41.00, 55.00 +JST, 05, 20, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 20, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 20, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 20, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 20, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 20, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 20, 71.00, 47.00, 23.00, 23.00, 36.00 +LAR, 05, 20, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 20, 90.00, 62.00, 4.00, 4.00, 5.00 +LAX, 05, 20, 69.00, 57.00, 3.00, 2.00, 4.00 +LBB, 05, 20, 84.00, 57.00, 20.00, 11.00, 26.00 +LBF, 05, 20, 73.00, 46.00, 28.00, 16.00, 35.00 +LCH, 05, 20, 85.00, 67.00, 16.00, 16.00, 26.00 +LCK, 05, 20, 76.00, 52.00, -9999.00, -9999.00, 38.00 +LEB, 05, 20, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 20, 76.00, 55.00, 27.00, 28.00, 40.00 +LFI, 05, 20, 76.00, 59.00, -9999.00, -9999.00, 32.00 +LFK, 05, 20, 85.00, 64.00, 20.00, 20.00, 30.00 +LFT, 05, 20, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 20, 71.00, 55.00, 26.00, 24.00, 38.00 +LGB, 05, 20, 74.00, 57.00, 3.00, 2.00, 4.00 +LGU, 05, 20, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 20, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 20, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 20, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 20, 83.00, 60.00, 22.00, 22.00, 34.00 +LIZ, 05, 20, 64.00, 42.00, -9999.00, -9999.00, 41.00 +LMT, 05, 20, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +LND, 05, 20, 68.00, 41.00, 19.00, 20.00, 28.00 +LNK, 05, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 20, 76.00, 43.00, 7.00, 8.00, 11.00 +LOZ, 05, 20, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 20, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 20, 81.00, 59.00, -9999.00, -9999.00, 35.00 +LSE, 05, 20, 73.00, 50.00, 21.00, 24.00, 36.00 +LSF, 05, 20, 85.00, 62.00, -9999.00, -9999.00, 33.00 +LSV, 05, 20, 93.00, 55.00, -9999.00, -9999.00, 3.00 +LTS, 05, 20, 87.00, 59.00, -9999.00, -9999.00, 30.00 +LUF, 05, 20, 96.00, 59.00, -9999.00, -9999.00, 2.00 +LVS, 05, 20, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 20, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 20, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 20, 77.00, 54.00, 23.00, 26.00, 37.00 +MAF, 05, 20, 89.00, 60.00, 14.00, 9.00, 19.00 +MBL, 05, 20, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 20, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 20, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 20, 82.00, 54.00, -9999.00, -9999.00, 9.00 +MCF, 05, 20, 88.00, 69.00, -9999.00, -9999.00, 23.00 +MCG, 05, 20, 57.00, 37.00, 24.00, 21.00, 35.00 +MCI, 05, 20, 76.00, 56.00, 28.00, 23.00, 40.00 +MCK, 05, 20, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 20, 86.00, 61.00, 17.00, 24.00, 33.00 +MCO, 05, 20, 88.00, 67.00, 16.00, 29.00, 35.00 +MCW, 05, 20, 72.00, 49.00, 22.00, 21.00, 34.00 +MC2, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MDH, 05, 20, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 20, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 20, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 20, 73.00, 52.00, 28.00, 27.00, 41.00 +MEI, 05, 20, 85.00, 60.00, 20.00, 20.00, 33.00 +MEM, 05, 20, 82.00, 63.00, 21.00, 26.00, 36.00 +MER, 05, 20, 85.00, 51.00, -9999.00, -9999.00, 5.00 +MFD, 05, 20, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 20, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 20, 74.00, 45.00, 13.00, 12.00, 18.00 +MGE, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 20, 84.00, 62.00, 16.00, 22.00, 32.00 +MGW, 05, 20, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 20, 81.00, 52.00, -9999.00, -9999.00, 9.00 +MHS, 05, 20, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 20, 86.00, 71.00, 18.00, 30.00, 35.00 +MIB, 05, 20, 68.00, 45.00, -9999.00, -9999.00, 33.00 +MIV, 05, 20, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 20, 77.00, 43.00, -9999.00, -9999.00, 19.00 +MKC, 05, 20, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 20, 66.00, 46.00, 26.00, 26.00, 40.00 +MKG, 05, 20, 68.00, 47.00, 23.00, 21.00, 33.00 +MKL, 05, 20, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 20, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 20, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 20, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 20, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 20, 75.00, 52.00, 29.00, 27.00, 42.00 +MLS, 05, 20, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 20, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 20, 86.00, 62.00, -9999.00, -9999.00, 32.00 +MOB, 05, 20, 86.00, 66.00, 17.00, 25.00, 34.00 +MOT, 05, 20, 68.00, 45.00, 19.00, 17.00, 27.00 +MPV, 05, 20, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 20, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 20, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 20, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 20, 64.00, 48.00, -9999.00, -9999.00, 15.00 +MSL, 05, 20, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 20, 71.00, 46.00, 26.00, 25.00, 40.00 +MSO, 05, 20, 67.00, 39.00, 26.00, 24.00, 37.00 +MSP, 05, 20, 71.00, 49.00, 25.00, 26.00, 38.00 +MSS, 05, 20, 68.00, 45.00, 27.00, 28.00, 39.00 +MSY, 05, 20, 85.00, 66.00, 14.00, 22.00, 30.00 +MTC, 05, 20, 69.00, 48.00, -9999.00, -9999.00, 35.00 +MTN, 05, 20, 76.00, 54.00, -9999.00, -9999.00, 29.00 +MTO, 05, 20, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 20, 74.00, 50.00, -9999.00, -9999.00, 29.00 +MUO, 05, 20, 78.00, 45.00, -9999.00, -9999.00, 19.00 +MWA, 05, 20, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 20, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 20, 84.00, 62.00, -9999.00, -9999.00, 26.00 +MYL, 05, 20, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 20, 83.00, 61.00, -9999.00, -9999.00, 29.00 +NAO, 05, 20, 81.00, 67.00, -9999.00, -9999.00, 34.00 +NBC, 05, 20, 84.00, 64.00, -9999.00, -9999.00, 30.00 +NBE, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 05, 20, 72.00, 49.00, -9999.00, -9999.00, 38.00 +NCA, 05, 20, 83.00, 57.00, -9999.00, -9999.00, 32.00 +NCO, 05, 20, 66.00, 49.00, -9999.00, -9999.00, 37.00 +NC1, 05, 20, 83.00, 55.00, -9999.00, -9999.00, 6.00 +NEL, 05, 20, 73.00, 50.00, -9999.00, -9999.00, 35.00 +NFG, 05, 20, 68.00, 55.00, -9999.00, -9999.00, 10.00 +NFL, 05, 20, 75.00, 42.00, -9999.00, -9999.00, 13.00 +NGP, 05, 20, 86.00, 71.00, -9999.00, -9999.00, 19.00 +NGU, 05, 20, 77.00, 58.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 20, 67.00, 51.00, -9999.00, -9999.00, 6.00 +NHK, 05, 20, 77.00, 54.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 20, 65.00, 45.00, -9999.00, -9999.00, 39.00 +NID, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 20, 86.00, 63.00, -9999.00, -9999.00, 31.00 +NIR, 05, 20, 87.00, 67.00, -9999.00, -9999.00, 19.00 +NKT, 05, 20, 79.00, 62.00, -9999.00, -9999.00, 33.00 +NKX, 05, 20, 69.00, 60.00, -9999.00, -9999.00, 10.00 +NLC, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 05, 20, 84.00, 59.00, -9999.00, -9999.00, 29.00 +NPA, 05, 20, 84.00, 67.00, -9999.00, -9999.00, 24.00 +NQA, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 05, 20, 89.00, 69.00, -9999.00, -9999.00, 19.00 +NQX, 05, 20, 86.00, 77.00, -9999.00, -9999.00, 28.00 +NRB, 05, 20, 84.00, 67.00, -9999.00, -9999.00, 28.00 +NRC, 05, 20, 85.00, 51.00, -9999.00, -9999.00, 5.00 +NRS, 05, 20, 67.00, 57.00, -9999.00, -9999.00, 6.00 +NSE, 05, 20, 86.00, 63.00, -9999.00, -9999.00, 28.00 +NSI, 05, 20, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTD, 05, 20, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTK, 05, 20, 75.00, 56.00, -9999.00, -9999.00, 6.00 +NTU, 05, 20, 77.00, 58.00, -9999.00, -9999.00, 32.00 +NUC, 05, 20, 68.00, 55.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 20, 74.00, 49.00, -9999.00, -9999.00, 9.00 +NUW, 05, 20, 64.00, 44.00, -9999.00, -9999.00, 29.00 +NWF, 05, 20, 74.00, 57.00, -9999.00, -9999.00, 4.00 +NXX, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 20, 78.00, 53.00, -9999.00, -9999.00, 34.00 +NZC, 05, 20, 86.00, 60.00, -9999.00, -9999.00, 31.00 +NZJ, 05, 20, 75.00, 53.00, -9999.00, -9999.00, 9.00 +NZW, 05, 20, 69.00, 48.00, -9999.00, -9999.00, 35.00 +NZY, 05, 20, 69.00, 60.00, -9999.00, -9999.00, 6.00 +OAK, 05, 20, 69.00, 48.00, 3.00, 4.00, 6.00 +OAR, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +OFF, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 20, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 20, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 20, 80.00, 59.00, 27.00, 17.00, 34.00 +OLM, 05, 20, 66.00, 42.00, 27.00, 32.00, 41.00 +OMA, 05, 20, 76.00, 53.00, 22.00, 23.00, 34.00 +OME, 05, 20, 44.00, 32.00, 17.00, 18.00, 26.00 +ONT, 05, 20, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 20, 72.00, 49.00, 29.00, 23.00, 39.00 +ORF, 05, 20, 77.00, 58.00, 21.00, 23.00, 34.00 +ORH, 05, 20, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 20, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 20, 66.00, 43.00, -9999.00, -9999.00, 34.00 +OTG, 05, 20, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 20, 61.00, 47.00, 27.00, 30.00, 39.00 +OTM, 05, 20, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 20, 40.00, 28.00, 6.00, 9.00, 13.00 +OURC, 05, 20, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 20, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 20, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 20, 86.00, 62.00, -9999.00, -9999.00, 28.00 +PACZ, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 20, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 20, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 20, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 20, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 20, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 20, 85.00, 63.00, -9999.00, -9999.00, 19.00 +PAQ, 05, 20, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 20, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 20, 42.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 20, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 20, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 20, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 20, 68.00, 46.00, -9999.00, -9999.00, 36.00 +PBI, 05, 20, 86.00, 70.00, 21.00, 32.00, 41.00 +PDT, 05, 20, 72.00, 47.00, 15.00, 15.00, 23.00 +PDX, 05, 20, 68.00, 48.00, 25.00, 30.00, 38.00 +PFN, 05, 20, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 20, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 20, 75.00, 54.00, 25.00, 26.00, 40.00 +PHX, 05, 20, 95.00, 65.00, 3.00, 2.00, 4.00 +PIA, 05, 20, 75.00, 53.00, 28.00, 25.00, 40.00 +PIB, 05, 20, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 20, 69.00, 41.00, 21.00, 20.00, 31.00 +PIR, 05, 20, 73.00, 47.00, 21.00, 17.00, 28.00 +PIT, 05, 20, 72.00, 50.00, 31.00, 30.00, 45.00 +PKB, 05, 20, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 20, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 20, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 20, 84.00, 67.00, 15.00, 17.00, 27.00 +POB, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 20, 85.00, 62.00, -9999.00, -9999.00, 33.00 +POM, 05, 20, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 05, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 20, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 20, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 20, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 20, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 20, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 20, 68.00, 44.00, -9999.00, -9999.00, 36.00 +PSP, 05, 20, 96.00, 62.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 20, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 20, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 20, 78.00, 47.00, 15.00, 15.00, 23.00 +PUC, 05, 20, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 20, 69.00, 49.00, 26.00, 24.00, 39.00 +PVU, 05, 20, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 20, 65.00, 45.00, 29.00, 27.00, 41.00 +P02, 05, 20, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +P07, 05, 20, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +P11, 05, 20, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +P24, 05, 20, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +P28, 05, 20, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +P35, 05, 20, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +P38, 05, 20, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +P39, 05, 20, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +P58, 05, 20, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +P59, 05, 20, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +P60, 05, 20, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +P61, 05, 20, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 05, 20, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P68, 05, 20, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +P69, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 20, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 20, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 20, 70.00, 44.00, 24.00, 25.00, 36.00 +RBL, 05, 20, 84.00, 55.00, 7.00, 5.00, 9.00 +RCA, 05, 20, 70.00, 44.00, -9999.00, -9999.00, 34.00 +RDD, 05, 20, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 20, 69.00, 36.00, 11.00, 11.00, 17.00 +RDR, 05, 20, 70.00, 44.00, -9999.00, -9999.00, 33.00 +RDU, 05, 20, 80.00, 57.00, 23.00, 20.00, 34.00 +REE, 05, 20, 84.00, 57.00, -9999.00, -9999.00, 21.00 +REJ, 05, 20, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 20, 73.00, 49.00, 28.00, 25.00, 41.00 +RIC, 05, 20, 79.00, 56.00, 22.00, 23.00, 35.00 +RIV, 05, 20, 80.00, 53.00, -9999.00, -9999.00, 5.00 +RIW, 05, 20, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 20, 65.00, 38.00, 13.00, 14.00, 22.00 +RME, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +RMG, 05, 20, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +RND, 05, 20, 86.00, 67.00, -9999.00, -9999.00, 24.00 +RNO, 05, 20, 74.00, 41.00, 8.00, 6.00, 11.00 +ROA, 05, 20, 77.00, 54.00, 23.00, 27.00, 38.00 +ROC, 05, 20, 69.00, 48.00, 24.00, 27.00, 38.00 +ROW, 05, 20, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 20, 77.00, 54.00, 21.00, 18.00, 29.00 +RST, 05, 20, 70.00, 47.00, 28.00, 27.00, 40.00 +RWF, 05, 20, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 20, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 20, 82.00, 51.00, 4.00, 3.00, 5.00 +SAF, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 20, 69.00, 60.00, 2.00, 3.00, 5.00 +SAT, 05, 20, 86.00, 67.00, 21.00, 19.00, 31.00 +SAV, 05, 20, 85.00, 64.00, 15.00, 24.00, 32.00 +SAW, 05, 20, 62.00, 43.00, -9999.00, -9999.00, 40.00 +SBA, 05, 20, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 20, 82.00, 53.00, -9999.00, -9999.00, 7.00 +SBN, 05, 20, 72.00, 51.00, 26.00, 25.00, 37.00 +SBP, 05, 20, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 20, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 20, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 20, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 20, 83.00, 53.00, 3.00, 2.00, 4.00 +SDF, 05, 20, 77.00, 56.00, 28.00, 27.00, 40.00 +SEA, 05, 20, 65.00, 47.00, 24.00, 25.00, 35.00 +SEM, 05, 20, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 20, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 20, 67.00, 50.00, 3.00, 4.00, 5.00 +SGF, 05, 20, 77.00, 55.00, 28.00, 24.00, 39.00 +SGY, 05, 20, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 20, 68.00, 40.00, 27.00, 27.00, 38.00 +SHV, 05, 20, 84.00, 63.00, 21.00, 19.00, 32.00 +SIT, 05, 20, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 20, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 20, 88.00, 62.00, 19.00, 13.00, 27.00 +SKA, 05, 20, 67.00, 43.00, -9999.00, -9999.00, 25.00 +SKF, 05, 20, 86.00, 67.00, -9999.00, -9999.00, 23.00 +SLC, 05, 20, 74.00, 47.00, 20.00, 21.00, 28.00 +SLE, 05, 20, 68.00, 43.00, 20.00, 27.00, 33.00 +SLN, 05, 20, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 20, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 20, 68.00, 47.00, -9999.00, 2.00, 3.00 +SNA, 05, 20, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 20, 40.00, 32.00, 28.00, 38.00, 45.00 +SNS, 05, 20, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 20, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 20, 76.00, 54.00, 25.00, 25.00, 38.00 +SPS, 05, 20, 85.00, 61.00, 20.00, 14.00, 28.00 +SRQ, 05, 20, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 20, 84.00, 59.00, -9999.00, -9999.00, 30.00 +SSI, 05, 20, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +STC, 05, 20, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 20, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +STL, 05, 20, 78.00, 58.00, 23.00, 26.00, 38.00 +STNV, 05, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +STS, 05, 20, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 20, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 20, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 20, 79.00, 50.00, -9999.00, -9999.00, 6.00 +SUX, 05, 20, 75.00, 52.00, 27.00, 23.00, 37.00 +SVN, 05, 20, 85.00, 64.00, -9999.00, -9999.00, 28.00 +SWF, 05, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 20, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 20, 70.00, 47.00, 29.00, 32.00, 45.00 +SZL, 05, 20, 77.00, 53.00, -9999.00, -9999.00, 34.00 +TAD, 05, 20, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 20, 79.00, 52.00, -9999.00, -9999.00, 33.00 +TCC, 05, 20, 82.00, 52.00, 13.00, 9.00, 18.00 +TCL, 05, 20, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 20, 69.00, 44.00, -9999.00, -9999.00, 32.00 +TCS, 05, 20, 84.00, 55.00, -9999.00, 4.00, 8.00 +TEB, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 20, 80.00, 59.00, -9999.00, -9999.00, 30.00 +TKA, 05, 20, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 20, 87.00, 62.00, 13.00, 25.00, 32.00 +TNX, 05, 20, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 20, 72.00, 48.00, 24.00, 28.00, 41.00 +TOP, 05, 20, 77.00, 55.00, 28.00, 24.00, 41.00 +TPA, 05, 20, 88.00, 69.00, 11.00, 17.00, 23.00 +TPH, 05, 20, 75.00, 43.00, 7.00, 6.00, 11.00 +TRI, 05, 20, 77.00, 53.00, 26.00, 31.00, 42.00 +TRK, 05, 20, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 20, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 20, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 20, 81.00, 60.00, 26.00, 21.00, 36.00 +TUP, 05, 20, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 20, 92.00, 60.00, 4.00, 4.00, 7.00 +TVC, 05, 20, 68.00, 43.00, 20.00, 18.00, 28.00 +TVL, 05, 20, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 20, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 20, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 20, 79.00, 55.00, 25.00, 29.00, 39.00 +T01, 05, 20, 76.00, 54.00, -9999.00, -9999.00, 32.00 +T02, 05, 20, 82.00, 60.00, -9999.00, -9999.00, 32.00 +T03, 05, 20, 83.00, 61.00, -9999.00, -9999.00, 29.00 +T04, 05, 20, 86.00, 68.00, -9999.00, -9999.00, 23.00 +T05, 05, 20, 77.00, 53.00, -9999.00, -9999.00, 32.00 +T06, 05, 20, 85.00, 59.00, -9999.00, -9999.00, 25.00 +T07, 05, 20, 81.00, 46.00, -9999.00, -9999.00, 24.00 +T08, 05, 20, 73.00, 52.00, -9999.00, -9999.00, 16.00 +UCA, 05, 20, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 20, 83.00, 55.00, -9999.00, -9999.00, 3.00 +UIL, 05, 20, 61.00, 43.00, 44.00, 47.00, 55.00 +UIN, 05, 20, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 20, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 20, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 20, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +U15, 05, 20, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +U28, 05, 20, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 20, 86.00, 60.00, -9999.00, -9999.00, 28.00 +VBG, 05, 20, 69.00, 48.00, -9999.00, -9999.00, 10.00 +VCT, 05, 20, 86.00, 69.00, 15.00, 16.00, 26.00 +VCV, 05, 20, 83.00, 49.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 20, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 20, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 20, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 20, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 20, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 20, 86.00, 62.00, -9999.00, -9999.00, 23.00 +VRB, 05, 20, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 20, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 20, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 20, 76.00, 54.00, 23.00, 21.00, 31.00 +WJA, 05, 20, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 20, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 20, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 20, 75.00, 39.00, 13.00, 12.00, 18.00 +WPO, 05, 20, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 20, 86.00, 61.00, -9999.00, -9999.00, 30.00 +WRG, 05, 20, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 20, 76.00, 50.00, -9999.00, -9999.00, 34.00 +WRL, 05, 20, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +X68, 05, 20, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 20, 51.00, 38.00, 54.00, 53.00, 66.00 +YCG, 05, 20, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 20, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 20, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 20, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 20, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 20, 73.00, 44.00, 9.00, 12.00, 17.00 +YNG, 05, 20, 70.00, 48.00, 30.00, 30.00, 43.00 +YPA, 05, 20, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 20, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 20, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 20, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 20, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 20, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 20, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 20, 96.00, 65.00, 1.00, 1.00, 2.00 +YVR, 05, 20, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 20, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 20, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 20, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 20, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 20, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 20, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 20, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 20, 64.00, 40.00, 25.00, 25.00, 37.00 +ZUN, 05, 20, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 20, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 20, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +01R, 05, 20, 85.00, 63.00, -9999.00, -9999.00, 28.00 +1V1, 05, 20, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 20, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 20, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 20, 78.00, 60.00, -9999.00, -9999.00, 31.00 +2PJ, 05, 20, 84.00, 59.00, -9999.00, -9999.00, 32.00 +3B1, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 20, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 20, 69.00, 43.00, -9999.00, -9999.00, 34.00 +3SE, 05, 20, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 20, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 20, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 05, 20, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 20, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 20, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 20, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 20, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 21, 73.00, 52.00, 28.00, 27.00, 42.00 +ABI, 05, 21, 86.00, 63.00, 16.00, 13.00, 25.00 +ABQ, 05, 21, 82.00, 51.00, 10.00, 9.00, 16.00 +ABR, 05, 21, 72.00, 47.00, 22.00, 18.00, 32.00 +ABY, 05, 21, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 21, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 21, 86.00, 66.00, 19.00, 18.00, 30.00 +ACV, 05, 21, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 21, 73.00, 52.00, 24.00, 23.00, 35.00 +ADK, 05, 21, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 21, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 21, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 21, 76.00, 53.00, -9999.00, -9999.00, 27.00 +AEX, 05, 21, 85.00, 64.00, -9999.00, -9999.00, 27.00 +AFF, 05, 21, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 21, 90.00, 66.00, -9999.00, -9999.00, 43.00 +AGS, 05, 21, 85.00, 59.00, 20.00, 25.00, 35.00 +AHN, 05, 21, 82.00, 60.00, 18.00, 23.00, 31.00 +AKN, 05, 21, 53.00, 36.00, 30.00, 26.00, 41.00 +AKO, 05, 21, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 21, 72.00, 48.00, 28.00, 29.00, 43.00 +ALI, 05, 21, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 21, 74.00, 51.00, 26.00, 23.00, 40.00 +ALS, 05, 21, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 21, 81.00, 54.00, 20.00, 13.00, 27.00 +AMG, 05, 21, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 21, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 21, 56.00, 41.00, 16.00, 14.00, 22.00 +AND, 05, 21, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 21, 57.00, 43.00, 46.00, 47.00, 59.00 +AOO, 05, 21, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +APN, 05, 21, 67.00, 41.00, 25.00, 27.00, 39.00 +AQQ, 05, 21, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +ART, 05, 21, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +AST, 05, 21, 61.00, 46.00, 36.00, 38.00, 48.00 +ATL, 05, 21, 81.00, 60.00, 20.00, 26.00, 36.00 +ATW, 05, 21, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 21, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 21, 76.00, 53.00, -9999.00, -9999.00, 36.00 +AUG, 05, 21, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 21, 86.00, 67.00, 18.00, 18.00, 30.00 +AUW, 05, 21, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 21, 76.00, 53.00, 24.00, 29.00, 38.00 +AVP, 05, 21, 71.00, 50.00, 30.00, 31.00, 46.00 +AXN, 05, 21, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 21, 70.00, 48.00, -9999.00, -9999.00, 36.00 +AYS, 05, 21, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 21, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 21, 84.00, 55.00, -9999.00, -9999.00, 9.00 +BAD, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 21, 65.00, 32.00, -9999.00, -9999.00, 16.00 +BDL, 05, 21, 74.00, 50.00, 27.00, 25.00, 39.00 +BDR, 05, 21, 69.00, 52.00, 27.00, 23.00, 37.00 +BET, 05, 21, 52.00, 35.00, 23.00, 19.00, 31.00 +BFD, 05, 21, 66.00, 43.00, 31.00, 34.00, 47.00 +BFF, 05, 21, 73.00, 44.00, 24.00, 19.00, 34.00 +BFL, 05, 21, 86.00, 59.00, 2.00, 2.00, 3.00 +BGM, 05, 21, 68.00, 48.00, 29.00, 32.00, 46.00 +BGR, 05, 21, 66.00, 45.00, 26.00, 26.00, 38.00 +BGS, 05, 21, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 21, 82.00, 59.00, 22.00, 25.00, 36.00 +BID, 05, 21, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 21, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 21, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 21, 69.00, 45.00, 24.00, 26.00, 37.00 +BIS, 05, 21, 70.00, 45.00, 23.00, 20.00, 33.00 +BIX, 05, 21, 84.00, 68.00, -9999.00, -9999.00, 23.00 +BJI, 05, 21, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 21, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 21, 74.00, 42.00, -9999.00, -9999.00, 31.00 +BKW, 05, 21, 71.00, 50.00, 30.00, 33.00, 45.00 +BLF, 05, 21, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 21, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 21, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 21, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 21, 79.00, 55.00, -9999.00, -9999.00, 33.00 +BNA, 05, 21, 81.00, 59.00, 25.00, 26.00, 40.00 +BNO, 05, 21, 67.00, 37.00, -9999.00, 15.00, 33.00 +BOI, 05, 21, 73.00, 46.00, 13.00, 16.00, 22.00 +BOS, 05, 21, 69.00, 52.00, 28.00, 24.00, 40.00 +BPI, 05, 21, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 21, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 21, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 21, 75.00, 54.00, -9999.00, -9999.00, 31.00 +BRO, 05, 21, 88.00, 73.00, 12.00, 12.00, 19.00 +BRW, 05, 21, 28.00, 19.00, 10.00, 12.00, 19.00 +BSM, 05, 21, 86.00, 67.00, -9999.00, -9999.00, 24.00 +BTI, 05, 21, 30.00, 20.00, 9.00, 12.00, 17.00 +BTL, 05, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 21, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 21, 87.00, 66.00, 16.00, 20.00, 29.00 +BTT, 05, 21, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 21, 69.00, 48.00, 30.00, 30.00, 47.00 +BUB, 05, 21, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 21, 68.00, 49.00, 27.00, 29.00, 41.00 +BUR, 05, 21, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 21, 84.00, 68.00, -9999.00, 14.00, 21.00 +BWG, 05, 21, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 21, 76.00, 55.00, 25.00, 27.00, 38.00 +BYH, 05, 21, 83.00, 62.00, -9999.00, -9999.00, 34.00 +BYI, 05, 21, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 21, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 21, 85.00, 60.00, 18.00, 21.00, 32.00 +CAG, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 21, 72.00, 50.00, 29.00, 32.00, 43.00 +CAO, 05, 21, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 21, 65.00, 42.00, 32.00, 33.00, 45.00 +CBM, 05, 21, 84.00, 60.00, -9999.00, -9999.00, 26.00 +CDB, 05, 21, 45.00, 36.00, 46.00, 46.00, 63.00 +CDC, 05, 21, 75.00, 43.00, 11.00, 12.00, 18.00 +CDR, 05, 21, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 21, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 21, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 21, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 21, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 21, 80.00, 57.00, 20.00, 26.00, 36.00 +CHO, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 21, 84.00, 64.00, 18.00, 22.00, 32.00 +CID, 05, 21, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 21, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 21, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 21, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 21, 71.00, 50.00, 27.00, 29.00, 41.00 +CLL, 05, 21, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 21, 80.00, 59.00, 24.00, 23.00, 36.00 +CMH, 05, 21, 74.00, 52.00, 24.00, 29.00, 41.00 +CMI, 05, 21, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 21, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 21, 76.00, 54.00, 27.00, 17.00, 34.00 +CNM, 05, 21, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 21, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +COD, 05, 21, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +COF, 05, 21, 85.00, 67.00, -9999.00, -9999.00, 28.00 +CON, 05, 21, 71.00, 44.00, 26.00, 25.00, 38.00 +COS, 05, 21, 71.00, 44.00, 22.00, 24.00, 36.00 +COT, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 21, 76.00, 55.00, 29.00, 27.00, 43.00 +CPR, 05, 21, 69.00, 40.00, 24.00, 23.00, 35.00 +CRBC, 05, 21, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 21, 87.00, 70.00, 14.00, 14.00, 24.00 +CRW, 05, 21, 77.00, 53.00, 30.00, 32.00, 44.00 +CSG, 05, 21, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 21, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 21, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 21, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 21, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 21, 76.00, 54.00, 24.00, 27.00, 38.00 +CVN, 05, 21, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 21, 82.00, 52.00, -9999.00, -9999.00, 17.00 +CXY, 05, 21, 75.00, 53.00, 21.00, 29.00, 37.00 +CYS, 05, 21, 67.00, 41.00, 25.00, 25.00, 37.00 +DAA, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 05, 21, 85.00, 66.00, 16.00, 26.00, 32.00 +DAG, 05, 21, 90.00, 61.00, 2.00, 2.00, 3.00 +DAL, 05, 21, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 21, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 21, 75.00, 53.00, 26.00, 26.00, 38.00 +DBQ, 05, 21, 72.00, 50.00, 24.00, 23.00, 35.00 +DCA, 05, 21, 78.00, 59.00, 22.00, 26.00, 36.00 +DDC, 05, 21, 79.00, 54.00, 24.00, 17.00, 32.00 +DEC, 05, 21, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 21, 73.00, 46.00, 24.00, 21.00, 34.00 +DFW, 05, 21, 85.00, 64.00, 22.00, 16.00, 31.00 +DHN, 05, 21, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 21, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 21, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 21, 89.00, 67.00, -9999.00, -9999.00, 20.00 +DLG, 05, 21, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 21, 64.00, 42.00, 28.00, 26.00, 42.00 +DLLC, 05, 21, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 21, 92.00, 60.00, -9999.00, -9999.00, 3.00 +DMN, 05, 21, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 21, 77.00, 55.00, -9999.00, -9999.00, 34.00 +DPG, 05, 21, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 21, 86.00, 62.00, -9999.00, -9999.00, 23.00 +DRA, 05, 21, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 21, 89.00, 67.00, 16.00, 11.00, 22.00 +DSM, 05, 21, 75.00, 54.00, 28.00, 25.00, 40.00 +DTW, 05, 21, 72.00, 49.00, 22.00, 24.00, 35.00 +DUG, 05, 21, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 21, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 21, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 21, 86.00, 63.00, -9999.00, -9999.00, 23.00 +D45, 05, 21, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 21, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 21, 72.00, 47.00, 24.00, 24.00, 36.00 +ECG, 05, 21, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 21, 83.00, 56.00, -9999.00, -9999.00, 7.00 +EED, 05, 21, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 21, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 21, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 21, 72.00, 46.00, 34.00, 36.00, 49.00 +EKO, 05, 21, 72.00, 38.00, 13.00, 15.00, 22.00 +ELD, 05, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 21, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 21, 90.00, 58.00, 6.00, 3.00, 8.00 +ELY, 05, 21, 70.00, 35.00, 14.00, 15.00, 22.00 +EMP, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 21, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +END, 05, 21, 82.00, 60.00, -9999.00, -9999.00, 22.00 +ENN, 05, 21, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 21, 74.00, 52.00, -9999.00, -9999.00, 16.00 +EPH, 05, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 21, 68.00, 50.00, 29.00, 26.00, 40.00 +ESF, 05, 21, 85.00, 64.00, -9999.00, -9999.00, 29.00 +EUG, 05, 21, 68.00, 45.00, 19.00, 25.00, 32.00 +EVV, 05, 21, 79.00, 56.00, 26.00, 27.00, 39.00 +EWN, 05, 21, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 21, 75.00, 56.00, 28.00, 26.00, 41.00 +EYW, 05, 21, 86.00, 77.00, 18.00, 14.00, 27.00 +E74, 05, 21, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 21, 80.00, 56.00, -9999.00, -9999.00, 33.00 +FAI, 05, 21, 63.00, 41.00, 19.00, 18.00, 29.00 +FAR, 05, 21, 71.00, 46.00, 22.00, 17.00, 31.00 +FAT, 05, 21, 86.00, 55.00, 2.00, 1.00, 3.00 +FAY, 05, 21, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 21, 65.00, 40.00, 23.00, 27.00, 39.00 +FCS, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 05, 21, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 21, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 21, 70.00, 35.00, 9.00, 12.00, 16.00 +FLL, 05, 21, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 21, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FME, 05, 21, 78.00, 52.00, -9999.00, -9999.00, 29.00 +FMH, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FMN, 05, 21, 81.00, 43.00, 9.00, 7.00, 12.00 +FMY, 05, 21, 89.00, 69.00, 11.00, 21.00, 26.00 +FNT, 05, 21, 70.00, 48.00, 23.00, 24.00, 36.00 +FOD, 05, 21, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 21, 78.00, 56.00, -9999.00, -9999.00, 34.00 +FOK, 05, 21, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 21, 79.00, 56.00, -9999.00, -9999.00, 32.00 +FSD, 05, 21, 73.00, 48.00, 29.00, 19.00, 35.00 +FSI, 05, 21, 83.00, 60.00, -9999.00, -9999.00, 29.00 +FSM, 05, 21, 82.00, 60.00, 25.00, 25.00, 38.00 +FTK, 05, 21, 78.00, 54.00, -9999.00, -9999.00, 33.00 +FWA, 05, 21, 74.00, 52.00, 23.00, 26.00, 37.00 +FWH, 05, 21, 84.00, 63.00, -9999.00, -9999.00, 25.00 +FYU, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 21, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 21, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 21, 99.00, 63.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 21, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 21, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 21, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 21, 68.00, 43.00, 19.00, 22.00, 31.00 +GFA, 05, 21, 67.00, 43.00, -9999.00, -9999.00, 32.00 +GFK, 05, 21, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 21, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 21, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 21, 70.00, 45.00, 23.00, 21.00, 33.00 +GJT, 05, 21, 79.00, 50.00, 14.00, 14.00, 21.00 +GKN, 05, 21, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 21, 75.00, 48.00, 23.00, 16.00, 30.00 +GLH, 05, 21, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 21, 81.00, 73.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 21, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 21, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +GON, 05, 21, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 21, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 21, 69.00, 46.00, 26.00, 21.00, 36.00 +GRCI, 05, 21, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 21, 69.00, 44.00, -9999.00, -9999.00, 26.00 +GRI, 05, 21, 76.00, 52.00, 25.00, 20.00, 35.00 +GRK, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 21, 72.00, 48.00, 23.00, 24.00, 36.00 +GSB, 05, 21, 82.00, 59.00, -9999.00, -9999.00, 31.00 +GSG, 05, 21, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 21, 78.00, 57.00, 21.00, 23.00, 35.00 +GSP, 05, 21, 81.00, 58.00, 26.00, 27.00, 39.00 +GST, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 21, 68.00, 48.00, -9999.00, -9999.00, 42.00 +GTF, 05, 21, 67.00, 43.00, 25.00, 27.00, 36.00 +GUP, 05, 21, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 21, 75.00, 51.00, -9999.00, -9999.00, 36.00 +GVW, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 21, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 21, 76.00, 61.00, 23.00, 19.00, 33.00 +HBR, 05, 21, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 21, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 21, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 21, 72.00, 46.00, -9999.00, -9999.00, 24.00 +HKY, 05, 21, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 21, 68.00, 42.00, 22.00, 23.00, 34.00 +HMN, 05, 21, 90.00, 50.00, -9999.00, -9999.00, 8.00 +HMS, 05, 21, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 21, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 21, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +HON, 05, 21, 73.00, 47.00, 23.00, 19.00, 33.00 +HOP, 05, 21, 80.00, 55.00, -9999.00, -9999.00, 34.00 +HOT, 05, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 21, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 21, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 21, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 21, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 21, 86.00, 62.00, -9999.00, -9999.00, 23.00 +HST, 05, 21, 87.00, 68.00, -9999.00, -9999.00, 35.00 +HSV, 05, 21, 81.00, 59.00, 25.00, 26.00, 39.00 +HTL, 05, 21, 68.00, 44.00, 25.00, 24.00, 38.00 +HTS, 05, 21, 76.00, 54.00, 28.00, 29.00, 42.00 +HUF, 05, 21, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 21, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 21, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 21, 70.00, 43.00, 21.00, 20.00, 31.00 +IAB, 05, 21, 79.00, 57.00, -9999.00, -9999.00, 32.00 +IAD, 05, 21, 76.00, 52.00, 25.00, 29.00, 39.00 +IAG, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 21, 86.00, 66.00, 18.00, 17.00, 28.00 +ICT, 05, 21, 79.00, 57.00, 26.00, 21.00, 37.00 +IDA, 05, 21, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 21, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 21, 75.00, 55.00, 25.00, 26.00, 39.00 +ILI, 05, 21, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 21, 82.00, 61.00, 21.00, 21.00, 34.00 +IMT, 05, 21, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +IND, 05, 21, 76.00, 54.00, 29.00, 26.00, 41.00 +INL, 05, 21, 67.00, 42.00, 28.00, 23.00, 40.00 +INS, 05, 21, 84.00, 55.00, -9999.00, -9999.00, 3.00 +INT, 05, 21, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +INW, 05, 21, 82.00, 47.00, 6.00, 10.00, 14.00 +IPL, 05, 21, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 21, 73.00, 50.00, 29.00, 31.00, 45.00 +IRK, 05, 21, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 21, 71.00, 45.00, 23.00, 18.00, 31.00 +ISP, 05, 21, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 21, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 21, 96.00, 61.00, -9999.00, -9999.00, 3.00 +IWD, 05, 21, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 21, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 21, 85.00, 62.00, 22.00, 20.00, 33.00 +JAX, 05, 21, 86.00, 64.00, 15.00, 24.00, 32.00 +JBR, 05, 21, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 21, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 21, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 21, 70.00, 55.00, 26.00, 25.00, 40.00 +JHW, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 21, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 21, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 21, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 21, 56.00, 40.00, 45.00, 41.00, 55.00 +JST, 05, 21, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 21, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 21, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 21, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 21, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 21, 71.00, 47.00, 23.00, 23.00, 36.00 +LAR, 05, 21, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 21, 91.00, 62.00, 3.00, 3.00, 5.00 +LAX, 05, 21, 69.00, 57.00, 3.00, 2.00, 3.00 +LBB, 05, 21, 85.00, 58.00, 19.00, 11.00, 26.00 +LBF, 05, 21, 74.00, 47.00, 28.00, 16.00, 35.00 +LCH, 05, 21, 85.00, 67.00, 16.00, 16.00, 26.00 +LCK, 05, 21, 76.00, 53.00, -9999.00, -9999.00, 38.00 +LEB, 05, 21, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 21, 76.00, 55.00, 27.00, 28.00, 40.00 +LFI, 05, 21, 76.00, 60.00, -9999.00, -9999.00, 32.00 +LFK, 05, 21, 85.00, 64.00, 20.00, 20.00, 29.00 +LFT, 05, 21, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 21, 72.00, 56.00, 26.00, 24.00, 38.00 +LGB, 05, 21, 74.00, 57.00, 2.00, 2.00, 3.00 +LGU, 05, 21, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 21, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 21, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 21, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 21, 83.00, 61.00, 22.00, 22.00, 34.00 +LIZ, 05, 21, 65.00, 42.00, -9999.00, -9999.00, 42.00 +LMT, 05, 21, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +LND, 05, 21, 69.00, 42.00, 18.00, 19.00, 28.00 +LNK, 05, 21, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 21, 77.00, 44.00, 6.00, 8.00, 11.00 +LOZ, 05, 21, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 21, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 21, 82.00, 60.00, -9999.00, -9999.00, 35.00 +LSE, 05, 21, 73.00, 50.00, 21.00, 24.00, 36.00 +LSF, 05, 21, 85.00, 63.00, -9999.00, -9999.00, 33.00 +LSV, 05, 21, 94.00, 55.00, -9999.00, -9999.00, 3.00 +LTS, 05, 21, 87.00, 60.00, -9999.00, -9999.00, 30.00 +LUF, 05, 21, 97.00, 60.00, -9999.00, -9999.00, 2.00 +LVS, 05, 21, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 21, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 21, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 21, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 21, 77.00, 54.00, 23.00, 26.00, 38.00 +MAF, 05, 21, 89.00, 60.00, 14.00, 9.00, 19.00 +MBL, 05, 21, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 21, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 21, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 21, 82.00, 54.00, -9999.00, -9999.00, 9.00 +MCF, 05, 21, 88.00, 69.00, -9999.00, -9999.00, 24.00 +MCG, 05, 21, 58.00, 38.00, 25.00, 21.00, 35.00 +MCI, 05, 21, 76.00, 56.00, 28.00, 22.00, 39.00 +MCK, 05, 21, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 21, 86.00, 61.00, 16.00, 24.00, 33.00 +MCO, 05, 21, 88.00, 67.00, 17.00, 29.00, 36.00 +MCW, 05, 21, 73.00, 49.00, 22.00, 21.00, 34.00 +MC2, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MDH, 05, 21, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 21, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 21, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 21, 73.00, 53.00, 28.00, 26.00, 41.00 +MEI, 05, 21, 85.00, 60.00, 19.00, 21.00, 33.00 +MEM, 05, 21, 83.00, 63.00, 21.00, 26.00, 36.00 +MER, 05, 21, 85.00, 51.00, -9999.00, -9999.00, 5.00 +MFD, 05, 21, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 21, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 21, 75.00, 45.00, 13.00, 12.00, 18.00 +MGE, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 21, 84.00, 62.00, 16.00, 22.00, 32.00 +MGW, 05, 21, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 21, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 21, 81.00, 52.00, -9999.00, -9999.00, 9.00 +MHS, 05, 21, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 21, 86.00, 71.00, 18.00, 30.00, 36.00 +MIB, 05, 21, 68.00, 45.00, -9999.00, -9999.00, 33.00 +MIV, 05, 21, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 21, 78.00, 44.00, -9999.00, -9999.00, 19.00 +MKC, 05, 21, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 21, 67.00, 47.00, 26.00, 26.00, 40.00 +MKG, 05, 21, 69.00, 47.00, 23.00, 20.00, 33.00 +MKL, 05, 21, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 21, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 21, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 21, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 21, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 21, 75.00, 52.00, 29.00, 27.00, 42.00 +MLS, 05, 21, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 21, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 21, 86.00, 62.00, -9999.00, -9999.00, 32.00 +MOB, 05, 21, 86.00, 66.00, 17.00, 25.00, 34.00 +MOT, 05, 21, 68.00, 45.00, 19.00, 17.00, 28.00 +MPV, 05, 21, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 21, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 21, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 21, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 21, 64.00, 48.00, -9999.00, -9999.00, 15.00 +MSL, 05, 21, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 21, 71.00, 47.00, 26.00, 24.00, 39.00 +MSO, 05, 21, 67.00, 40.00, 26.00, 24.00, 37.00 +MSP, 05, 21, 72.00, 50.00, 25.00, 26.00, 38.00 +MSS, 05, 21, 69.00, 46.00, 27.00, 28.00, 39.00 +MSY, 05, 21, 85.00, 66.00, 14.00, 22.00, 30.00 +MTC, 05, 21, 70.00, 49.00, -9999.00, -9999.00, 35.00 +MTN, 05, 21, 77.00, 55.00, -9999.00, -9999.00, 29.00 +MTO, 05, 21, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 21, 74.00, 51.00, -9999.00, -9999.00, 29.00 +MUO, 05, 21, 78.00, 45.00, -9999.00, -9999.00, 19.00 +MWA, 05, 21, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 21, 84.00, 62.00, -9999.00, -9999.00, 26.00 +MYL, 05, 21, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 21, 83.00, 61.00, -9999.00, -9999.00, 29.00 +NAO, 05, 21, 81.00, 67.00, -9999.00, -9999.00, 34.00 +NBC, 05, 21, 84.00, 64.00, -9999.00, -9999.00, 30.00 +NBE, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 05, 21, 73.00, 50.00, -9999.00, -9999.00, 38.00 +NCA, 05, 21, 83.00, 57.00, -9999.00, -9999.00, 32.00 +NCO, 05, 21, 66.00, 49.00, -9999.00, -9999.00, 37.00 +NC1, 05, 21, 84.00, 55.00, -9999.00, -9999.00, 6.00 +NEL, 05, 21, 74.00, 51.00, -9999.00, -9999.00, 35.00 +NFG, 05, 21, 68.00, 55.00, -9999.00, -9999.00, 9.00 +NFL, 05, 21, 75.00, 42.00, -9999.00, -9999.00, 13.00 +NGP, 05, 21, 86.00, 71.00, -9999.00, -9999.00, 19.00 +NGU, 05, 21, 77.00, 59.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 21, 67.00, 51.00, -9999.00, -9999.00, 5.00 +NHK, 05, 21, 77.00, 54.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 21, 65.00, 46.00, -9999.00, -9999.00, 39.00 +NID, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 21, 86.00, 64.00, -9999.00, -9999.00, 31.00 +NIR, 05, 21, 87.00, 67.00, -9999.00, -9999.00, 19.00 +NKT, 05, 21, 79.00, 62.00, -9999.00, -9999.00, 33.00 +NKX, 05, 21, 69.00, 60.00, -9999.00, -9999.00, 9.00 +NLC, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 05, 21, 84.00, 59.00, -9999.00, -9999.00, 29.00 +NPA, 05, 21, 84.00, 67.00, -9999.00, -9999.00, 24.00 +NQA, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 05, 21, 89.00, 69.00, -9999.00, -9999.00, 19.00 +NQX, 05, 21, 86.00, 77.00, -9999.00, -9999.00, 28.00 +NRB, 05, 21, 84.00, 67.00, -9999.00, -9999.00, 29.00 +NRC, 05, 21, 86.00, 51.00, -9999.00, -9999.00, 5.00 +NRS, 05, 21, 67.00, 57.00, -9999.00, -9999.00, 5.00 +NSE, 05, 21, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NSI, 05, 21, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTD, 05, 21, 69.00, 52.00, -9999.00, -9999.00, 3.00 +NTK, 05, 21, 75.00, 56.00, -9999.00, -9999.00, 5.00 +NTU, 05, 21, 77.00, 59.00, -9999.00, -9999.00, 32.00 +NUC, 05, 21, 68.00, 55.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 21, 74.00, 49.00, -9999.00, -9999.00, 9.00 +NUW, 05, 21, 64.00, 44.00, -9999.00, -9999.00, 29.00 +NWF, 05, 21, 74.00, 57.00, -9999.00, -9999.00, 3.00 +NXX, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 21, 79.00, 53.00, -9999.00, -9999.00, 34.00 +NZC, 05, 21, 86.00, 61.00, -9999.00, -9999.00, 32.00 +NZJ, 05, 21, 75.00, 53.00, -9999.00, -9999.00, 9.00 +NZW, 05, 21, 70.00, 48.00, -9999.00, -9999.00, 35.00 +NZY, 05, 21, 69.00, 60.00, -9999.00, -9999.00, 5.00 +OAK, 05, 21, 69.00, 48.00, 3.00, 4.00, 6.00 +OAR, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +OFF, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 21, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 21, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 21, 81.00, 60.00, 26.00, 17.00, 34.00 +OLM, 05, 21, 66.00, 42.00, 27.00, 31.00, 40.00 +OMA, 05, 21, 76.00, 53.00, 22.00, 23.00, 34.00 +OME, 05, 21, 45.00, 32.00, 17.00, 18.00, 26.00 +ONT, 05, 21, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 21, 73.00, 50.00, 28.00, 23.00, 39.00 +ORF, 05, 21, 77.00, 59.00, 21.00, 23.00, 34.00 +ORH, 05, 21, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 21, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 21, 67.00, 44.00, -9999.00, -9999.00, 33.00 +OTG, 05, 21, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 21, 61.00, 47.00, 27.00, 29.00, 39.00 +OTM, 05, 21, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 21, 41.00, 28.00, 7.00, 10.00, 13.00 +OURC, 05, 21, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 21, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 21, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 21, 86.00, 62.00, -9999.00, -9999.00, 28.00 +PACZ, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 21, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 21, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 21, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 21, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 21, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 21, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 21, 85.00, 63.00, -9999.00, -9999.00, 20.00 +PAQ, 05, 21, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 21, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 21, 42.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 21, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 21, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 21, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 21, 69.00, 47.00, -9999.00, -9999.00, 37.00 +PBI, 05, 21, 86.00, 70.00, 21.00, 32.00, 41.00 +PDT, 05, 21, 72.00, 47.00, 15.00, 15.00, 23.00 +PDX, 05, 21, 68.00, 48.00, 25.00, 30.00, 37.00 +PFN, 05, 21, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 21, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 21, 75.00, 55.00, 25.00, 26.00, 39.00 +PHX, 05, 21, 96.00, 66.00, 3.00, 2.00, 4.00 +PIA, 05, 21, 75.00, 53.00, 28.00, 24.00, 40.00 +PIB, 05, 21, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 21, 70.00, 41.00, 20.00, 19.00, 31.00 +PIR, 05, 21, 73.00, 48.00, 22.00, 17.00, 29.00 +PIT, 05, 21, 73.00, 50.00, 31.00, 29.00, 45.00 +PKB, 05, 21, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 21, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 21, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 21, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 21, 84.00, 67.00, 15.00, 17.00, 27.00 +POB, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 21, 85.00, 62.00, -9999.00, -9999.00, 33.00 +POM, 05, 21, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 05, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 21, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 21, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 21, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 21, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 21, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 21, 69.00, 45.00, -9999.00, -9999.00, 36.00 +PSP, 05, 21, 96.00, 62.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 21, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 21, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 21, 79.00, 47.00, 15.00, 15.00, 23.00 +PUC, 05, 21, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 21, 70.00, 49.00, 26.00, 24.00, 39.00 +PVU, 05, 21, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 21, 66.00, 45.00, 29.00, 26.00, 41.00 +P02, 05, 21, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P07, 05, 21, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +P11, 05, 21, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +P24, 05, 21, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +P28, 05, 21, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +P35, 05, 21, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +P38, 05, 21, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +P39, 05, 21, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P58, 05, 21, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +P59, 05, 21, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +P60, 05, 21, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +P61, 05, 21, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 05, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P68, 05, 21, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +P69, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 21, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 21, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 21, 70.00, 44.00, 25.00, 25.00, 37.00 +RBL, 05, 21, 84.00, 56.00, 6.00, 5.00, 8.00 +RCA, 05, 21, 70.00, 44.00, -9999.00, -9999.00, 35.00 +RDD, 05, 21, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 21, 69.00, 36.00, 11.00, 11.00, 17.00 +RDR, 05, 21, 70.00, 45.00, -9999.00, -9999.00, 33.00 +RDU, 05, 21, 80.00, 57.00, 22.00, 20.00, 33.00 +REE, 05, 21, 85.00, 58.00, -9999.00, -9999.00, 21.00 +REJ, 05, 21, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 21, 73.00, 50.00, 27.00, 25.00, 40.00 +RIC, 05, 21, 79.00, 56.00, 21.00, 23.00, 35.00 +RIV, 05, 21, 80.00, 53.00, -9999.00, -9999.00, 5.00 +RIW, 05, 21, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 21, 66.00, 39.00, 13.00, 14.00, 21.00 +RME, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +RMG, 05, 21, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +RND, 05, 21, 86.00, 67.00, -9999.00, -9999.00, 24.00 +RNO, 05, 21, 75.00, 41.00, 8.00, 6.00, 11.00 +ROA, 05, 21, 77.00, 54.00, 23.00, 27.00, 38.00 +ROC, 05, 21, 70.00, 48.00, 24.00, 26.00, 38.00 +ROW, 05, 21, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 21, 78.00, 54.00, 21.00, 17.00, 29.00 +RST, 05, 21, 71.00, 48.00, 28.00, 27.00, 40.00 +RWF, 05, 21, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 21, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 21, 82.00, 51.00, 4.00, 3.00, 5.00 +SAF, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 21, 69.00, 60.00, 2.00, 3.00, 5.00 +SAT, 05, 21, 86.00, 67.00, 21.00, 19.00, 31.00 +SAV, 05, 21, 85.00, 64.00, 15.00, 24.00, 32.00 +SAW, 05, 21, 62.00, 43.00, -9999.00, -9999.00, 40.00 +SBA, 05, 21, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 21, 82.00, 53.00, -9999.00, -9999.00, 7.00 +SBN, 05, 21, 72.00, 51.00, 26.00, 24.00, 37.00 +SBP, 05, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 21, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 21, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 21, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 21, 83.00, 53.00, 3.00, 2.00, 4.00 +SDF, 05, 21, 78.00, 57.00, 28.00, 26.00, 40.00 +SEA, 05, 21, 65.00, 47.00, 23.00, 25.00, 35.00 +SEM, 05, 21, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 21, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 21, 67.00, 50.00, 3.00, 4.00, 5.00 +SGF, 05, 21, 78.00, 55.00, 28.00, 24.00, 39.00 +SGY, 05, 21, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 21, 69.00, 41.00, 26.00, 26.00, 38.00 +SHV, 05, 21, 84.00, 64.00, 21.00, 19.00, 32.00 +SIT, 05, 21, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 21, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 21, 88.00, 62.00, 19.00, 13.00, 27.00 +SKA, 05, 21, 68.00, 43.00, -9999.00, -9999.00, 24.00 +SKF, 05, 21, 86.00, 67.00, -9999.00, -9999.00, 23.00 +SLC, 05, 21, 74.00, 48.00, 19.00, 21.00, 28.00 +SLE, 05, 21, 68.00, 43.00, 19.00, 26.00, 32.00 +SLN, 05, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 21, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 21, 68.00, 47.00, -9999.00, 2.00, 3.00 +SNA, 05, 21, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 21, 41.00, 32.00, 28.00, 38.00, 45.00 +SNS, 05, 21, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 21, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 21, 77.00, 55.00, 25.00, 24.00, 38.00 +SPS, 05, 21, 85.00, 61.00, 20.00, 14.00, 28.00 +SRQ, 05, 21, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 21, 84.00, 60.00, -9999.00, -9999.00, 31.00 +SSI, 05, 21, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +STC, 05, 21, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +STL, 05, 21, 78.00, 58.00, 23.00, 26.00, 38.00 +STNV, 05, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +STS, 05, 21, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 21, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 21, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 21, 79.00, 50.00, -9999.00, -9999.00, 6.00 +SUX, 05, 21, 75.00, 52.00, 26.00, 23.00, 36.00 +SVN, 05, 21, 85.00, 64.00, -9999.00, -9999.00, 28.00 +SWF, 05, 21, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 21, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 21, 70.00, 48.00, 29.00, 32.00, 45.00 +SZL, 05, 21, 77.00, 54.00, -9999.00, -9999.00, 34.00 +TAD, 05, 21, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 21, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 21, 79.00, 52.00, -9999.00, -9999.00, 33.00 +TCC, 05, 21, 83.00, 53.00, 13.00, 8.00, 17.00 +TCL, 05, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 21, 69.00, 44.00, -9999.00, -9999.00, 32.00 +TCS, 05, 21, 85.00, 56.00, -9999.00, 4.00, 8.00 +TEB, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 21, 81.00, 60.00, -9999.00, -9999.00, 29.00 +TKA, 05, 21, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 21, 87.00, 63.00, 13.00, 25.00, 32.00 +TNX, 05, 21, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 21, 73.00, 49.00, 24.00, 28.00, 41.00 +TOP, 05, 21, 78.00, 56.00, 28.00, 23.00, 41.00 +TPA, 05, 21, 88.00, 69.00, 11.00, 18.00, 23.00 +TPH, 05, 21, 75.00, 44.00, 7.00, 5.00, 10.00 +TRI, 05, 21, 77.00, 54.00, 26.00, 31.00, 42.00 +TRK, 05, 21, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 21, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 21, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 21, 81.00, 61.00, 25.00, 21.00, 36.00 +TUP, 05, 21, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 21, 92.00, 60.00, 4.00, 4.00, 7.00 +TVC, 05, 21, 69.00, 43.00, 20.00, 18.00, 29.00 +TVL, 05, 21, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 21, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 21, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 21, 79.00, 55.00, 25.00, 29.00, 39.00 +T01, 05, 21, 76.00, 55.00, -9999.00, -9999.00, 32.00 +T02, 05, 21, 82.00, 60.00, -9999.00, -9999.00, 32.00 +T03, 05, 21, 83.00, 61.00, -9999.00, -9999.00, 29.00 +T04, 05, 21, 86.00, 68.00, -9999.00, -9999.00, 24.00 +T05, 05, 21, 78.00, 54.00, -9999.00, -9999.00, 32.00 +T06, 05, 21, 85.00, 59.00, -9999.00, -9999.00, 26.00 +T07, 05, 21, 82.00, 47.00, -9999.00, -9999.00, 24.00 +T08, 05, 21, 74.00, 52.00, -9999.00, -9999.00, 16.00 +UCA, 05, 21, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 21, 84.00, 55.00, -9999.00, -9999.00, 3.00 +UIL, 05, 21, 61.00, 43.00, 44.00, 46.00, 55.00 +UIN, 05, 21, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 21, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 21, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 21, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +U15, 05, 21, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +U28, 05, 21, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 21, 86.00, 60.00, -9999.00, -9999.00, 28.00 +VBG, 05, 21, 69.00, 48.00, -9999.00, -9999.00, 10.00 +VCT, 05, 21, 86.00, 69.00, 15.00, 16.00, 25.00 +VCV, 05, 21, 84.00, 49.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 21, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 21, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 21, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 21, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 21, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 21, 86.00, 62.00, -9999.00, -9999.00, 23.00 +VRB, 05, 21, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 21, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 21, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 21, 76.00, 55.00, 23.00, 21.00, 31.00 +WJA, 05, 21, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 21, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 21, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 21, 75.00, 39.00, 12.00, 12.00, 18.00 +WPO, 05, 21, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 21, 86.00, 61.00, -9999.00, -9999.00, 30.00 +WRG, 05, 21, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 21, 76.00, 50.00, -9999.00, -9999.00, 34.00 +WRL, 05, 21, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +X68, 05, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 21, 51.00, 38.00, 54.00, 53.00, 66.00 +YCG, 05, 21, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 21, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 21, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 21, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 21, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 21, 73.00, 44.00, 9.00, 11.00, 17.00 +YNG, 05, 21, 71.00, 48.00, 30.00, 30.00, 43.00 +YPA, 05, 21, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 21, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 21, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 21, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 21, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 21, 96.00, 65.00, 1.00, 1.00, 2.00 +YVR, 05, 21, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 21, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 21, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 21, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 21, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 21, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 21, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 21, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 21, 65.00, 40.00, 25.00, 25.00, 38.00 +ZUN, 05, 21, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 21, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 21, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 21, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +01R, 05, 21, 85.00, 63.00, -9999.00, -9999.00, 27.00 +1V1, 05, 21, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 21, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 21, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 21, 78.00, 61.00, -9999.00, -9999.00, 31.00 +2PJ, 05, 21, 84.00, 60.00, -9999.00, -9999.00, 32.00 +3B1, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 21, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 21, 70.00, 43.00, -9999.00, -9999.00, 33.00 +3SE, 05, 21, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 21, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 21, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 05, 21, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 21, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 21, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 21, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 21, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 22, 74.00, 52.00, 28.00, 27.00, 42.00 +ABI, 05, 22, 87.00, 63.00, 16.00, 13.00, 25.00 +ABQ, 05, 22, 82.00, 51.00, 10.00, 9.00, 16.00 +ABR, 05, 22, 72.00, 47.00, 22.00, 18.00, 32.00 +ABY, 05, 22, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 22, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 22, 87.00, 66.00, 19.00, 18.00, 29.00 +ACV, 05, 22, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 22, 74.00, 52.00, 24.00, 23.00, 35.00 +ADK, 05, 22, 47.00, 38.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 22, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 22, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 22, 77.00, 53.00, -9999.00, -9999.00, 27.00 +AEX, 05, 22, 86.00, 65.00, -9999.00, -9999.00, 27.00 +AFF, 05, 22, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 22, 90.00, 67.00, -9999.00, -9999.00, 43.00 +AGS, 05, 22, 86.00, 60.00, 20.00, 25.00, 35.00 +AHN, 05, 22, 83.00, 60.00, 18.00, 23.00, 31.00 +AKN, 05, 22, 54.00, 36.00, 30.00, 26.00, 41.00 +AKO, 05, 22, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 22, 72.00, 48.00, 28.00, 29.00, 43.00 +ALI, 05, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 22, 74.00, 51.00, 26.00, 23.00, 40.00 +ALS, 05, 22, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 22, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 22, 81.00, 54.00, 20.00, 13.00, 27.00 +AMG, 05, 22, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 22, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 22, 57.00, 41.00, 16.00, 14.00, 23.00 +AND, 05, 22, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 22, 58.00, 44.00, 46.00, 46.00, 59.00 +AOO, 05, 22, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +APN, 05, 22, 68.00, 42.00, 25.00, 27.00, 39.00 +AQQ, 05, 22, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +ART, 05, 22, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +AST, 05, 22, 61.00, 46.00, 36.00, 38.00, 48.00 +ATL, 05, 22, 82.00, 61.00, 20.00, 26.00, 36.00 +ATW, 05, 22, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 22, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 22, 77.00, 53.00, -9999.00, -9999.00, 36.00 +AUG, 05, 22, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 22, 87.00, 68.00, 18.00, 18.00, 30.00 +AUW, 05, 22, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 22, 77.00, 53.00, 24.00, 29.00, 38.00 +AVP, 05, 22, 72.00, 51.00, 30.00, 31.00, 46.00 +AXN, 05, 22, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 22, 71.00, 48.00, -9999.00, -9999.00, 36.00 +AYS, 05, 22, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 22, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 22, 85.00, 56.00, -9999.00, -9999.00, 9.00 +BAD, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 22, 65.00, 33.00, -9999.00, -9999.00, 16.00 +BDL, 05, 22, 74.00, 50.00, 27.00, 25.00, 39.00 +BDR, 05, 22, 69.00, 53.00, 27.00, 23.00, 37.00 +BET, 05, 22, 52.00, 35.00, 23.00, 19.00, 32.00 +BFD, 05, 22, 67.00, 43.00, 31.00, 34.00, 47.00 +BFF, 05, 22, 74.00, 45.00, 24.00, 19.00, 34.00 +BFL, 05, 22, 87.00, 59.00, 2.00, 2.00, 3.00 +BGM, 05, 22, 68.00, 49.00, 29.00, 32.00, 46.00 +BGR, 05, 22, 66.00, 46.00, 26.00, 26.00, 38.00 +BGS, 05, 22, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 22, 83.00, 60.00, 22.00, 25.00, 36.00 +BID, 05, 22, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 22, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 22, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 22, 69.00, 46.00, 24.00, 26.00, 37.00 +BIS, 05, 22, 70.00, 45.00, 23.00, 20.00, 33.00 +BIX, 05, 22, 85.00, 69.00, -9999.00, -9999.00, 24.00 +BJI, 05, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 22, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 22, 74.00, 42.00, -9999.00, -9999.00, 31.00 +BKW, 05, 22, 72.00, 51.00, 30.00, 33.00, 45.00 +BLF, 05, 22, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 22, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 22, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 22, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 22, 80.00, 55.00, -9999.00, -9999.00, 33.00 +BNA, 05, 22, 81.00, 59.00, 25.00, 26.00, 39.00 +BNO, 05, 22, 68.00, 38.00, -9999.00, 15.00, 33.00 +BOI, 05, 22, 74.00, 46.00, 13.00, 15.00, 22.00 +BOS, 05, 22, 69.00, 52.00, 28.00, 24.00, 40.00 +BPI, 05, 22, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 22, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 22, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 22, 75.00, 54.00, -9999.00, -9999.00, 31.00 +BRO, 05, 22, 89.00, 73.00, 12.00, 12.00, 19.00 +BRW, 05, 22, 29.00, 20.00, 10.00, 12.00, 19.00 +BSM, 05, 22, 87.00, 68.00, -9999.00, -9999.00, 24.00 +BTI, 05, 22, 30.00, 21.00, 9.00, 12.00, 17.00 +BTL, 05, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 22, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 22, 88.00, 67.00, 16.00, 20.00, 29.00 +BTT, 05, 22, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 22, 70.00, 48.00, 30.00, 30.00, 47.00 +BUB, 05, 22, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 22, 69.00, 50.00, 27.00, 29.00, 41.00 +BUR, 05, 22, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 22, 85.00, 69.00, -9999.00, 14.00, 21.00 +BWG, 05, 22, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 22, 77.00, 55.00, 25.00, 27.00, 38.00 +BYH, 05, 22, 83.00, 62.00, -9999.00, -9999.00, 34.00 +BYI, 05, 22, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 22, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 22, 85.00, 61.00, 18.00, 21.00, 32.00 +CAG, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 22, 72.00, 51.00, 29.00, 31.00, 43.00 +CAO, 05, 22, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 22, 65.00, 43.00, 32.00, 33.00, 45.00 +CBM, 05, 22, 85.00, 61.00, -9999.00, -9999.00, 26.00 +CDB, 05, 22, 46.00, 37.00, 46.00, 46.00, 63.00 +CDC, 05, 22, 75.00, 43.00, 11.00, 11.00, 17.00 +CDR, 05, 22, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 22, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 22, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 22, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 22, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 22, 81.00, 58.00, 20.00, 26.00, 36.00 +CHO, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 22, 85.00, 65.00, 18.00, 22.00, 32.00 +CID, 05, 22, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 22, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 22, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 22, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 22, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 22, 71.00, 50.00, 27.00, 29.00, 41.00 +CLL, 05, 22, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 22, 81.00, 59.00, 24.00, 23.00, 36.00 +CMH, 05, 22, 75.00, 53.00, 24.00, 29.00, 41.00 +CMI, 05, 22, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 22, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 22, 77.00, 55.00, 27.00, 17.00, 34.00 +CNM, 05, 22, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 22, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +COD, 05, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +COF, 05, 22, 86.00, 68.00, -9999.00, -9999.00, 29.00 +CON, 05, 22, 72.00, 44.00, 26.00, 25.00, 38.00 +COS, 05, 22, 71.00, 45.00, 22.00, 24.00, 36.00 +COT, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 22, 76.00, 56.00, 29.00, 27.00, 43.00 +CPR, 05, 22, 69.00, 40.00, 24.00, 23.00, 35.00 +CRBC, 05, 22, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 22, 88.00, 71.00, 14.00, 14.00, 24.00 +CRW, 05, 22, 78.00, 54.00, 30.00, 32.00, 44.00 +CSG, 05, 22, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 22, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 22, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 22, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 22, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 22, 77.00, 54.00, 24.00, 27.00, 38.00 +CVN, 05, 22, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 22, 83.00, 53.00, -9999.00, -9999.00, 17.00 +CXY, 05, 22, 75.00, 54.00, 21.00, 28.00, 37.00 +CYS, 05, 22, 67.00, 42.00, 24.00, 25.00, 37.00 +DAA, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 05, 22, 86.00, 67.00, 16.00, 27.00, 33.00 +DAG, 05, 22, 90.00, 62.00, 2.00, 2.00, 3.00 +DAL, 05, 22, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 22, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 22, 75.00, 54.00, 25.00, 26.00, 38.00 +DBQ, 05, 22, 72.00, 51.00, 24.00, 23.00, 35.00 +DCA, 05, 22, 79.00, 59.00, 22.00, 26.00, 36.00 +DDC, 05, 22, 79.00, 55.00, 24.00, 17.00, 32.00 +DEC, 05, 22, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 22, 73.00, 46.00, 23.00, 21.00, 34.00 +DFW, 05, 22, 85.00, 65.00, 22.00, 16.00, 31.00 +DHN, 05, 22, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 22, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 22, 90.00, 68.00, -9999.00, -9999.00, 20.00 +DLG, 05, 22, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 22, 65.00, 42.00, 28.00, 26.00, 42.00 +DLLC, 05, 22, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 22, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 22, 93.00, 61.00, -9999.00, -9999.00, 3.00 +DMN, 05, 22, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 22, 78.00, 56.00, -9999.00, -9999.00, 34.00 +DPG, 05, 22, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 22, 87.00, 63.00, -9999.00, -9999.00, 23.00 +DRA, 05, 22, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 22, 90.00, 68.00, 16.00, 11.00, 22.00 +DSM, 05, 22, 76.00, 54.00, 28.00, 25.00, 40.00 +DTW, 05, 22, 72.00, 50.00, 22.00, 24.00, 35.00 +DUG, 05, 22, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 22, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 22, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 22, 87.00, 63.00, -9999.00, -9999.00, 23.00 +D45, 05, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 22, 72.00, 48.00, 24.00, 24.00, 36.00 +ECG, 05, 22, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 22, 83.00, 57.00, -9999.00, -9999.00, 7.00 +EED, 05, 22, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 22, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 22, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 22, 73.00, 46.00, 34.00, 36.00, 49.00 +EKO, 05, 22, 72.00, 39.00, 13.00, 15.00, 21.00 +ELD, 05, 22, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 22, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 22, 90.00, 59.00, 6.00, 3.00, 8.00 +ELY, 05, 22, 70.00, 36.00, 14.00, 15.00, 21.00 +EMP, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 22, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +END, 05, 22, 83.00, 60.00, -9999.00, -9999.00, 22.00 +ENN, 05, 22, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 22, 74.00, 53.00, -9999.00, -9999.00, 16.00 +EPH, 05, 22, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 22, 69.00, 51.00, 29.00, 26.00, 40.00 +ESF, 05, 22, 86.00, 65.00, -9999.00, -9999.00, 29.00 +EUG, 05, 22, 69.00, 46.00, 19.00, 25.00, 32.00 +EVV, 05, 22, 80.00, 57.00, 26.00, 27.00, 39.00 +EWN, 05, 22, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 22, 75.00, 56.00, 28.00, 26.00, 41.00 +EYW, 05, 22, 86.00, 77.00, 18.00, 15.00, 27.00 +E74, 05, 22, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 22, 80.00, 56.00, -9999.00, -9999.00, 33.00 +FAI, 05, 22, 63.00, 41.00, 19.00, 18.00, 29.00 +FAR, 05, 22, 71.00, 47.00, 22.00, 17.00, 31.00 +FAT, 05, 22, 87.00, 56.00, 2.00, 1.00, 3.00 +FAY, 05, 22, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 22, 66.00, 40.00, 23.00, 27.00, 39.00 +FCS, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 05, 22, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 22, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +FLG, 05, 22, 70.00, 35.00, 9.00, 12.00, 16.00 +FLL, 05, 22, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 22, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 22, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +FME, 05, 22, 79.00, 52.00, -9999.00, -9999.00, 29.00 +FMH, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FMN, 05, 22, 81.00, 43.00, 9.00, 7.00, 12.00 +FMY, 05, 22, 90.00, 70.00, 11.00, 21.00, 27.00 +FNT, 05, 22, 71.00, 48.00, 23.00, 24.00, 36.00 +FOD, 05, 22, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 22, 78.00, 56.00, -9999.00, -9999.00, 34.00 +FOK, 05, 22, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 22, 79.00, 57.00, -9999.00, -9999.00, 32.00 +FSD, 05, 22, 73.00, 49.00, 29.00, 19.00, 35.00 +FSI, 05, 22, 84.00, 61.00, -9999.00, -9999.00, 29.00 +FSM, 05, 22, 83.00, 60.00, 25.00, 25.00, 38.00 +FTK, 05, 22, 78.00, 54.00, -9999.00, -9999.00, 33.00 +FWA, 05, 22, 74.00, 52.00, 23.00, 26.00, 37.00 +FWH, 05, 22, 85.00, 63.00, -9999.00, -9999.00, 24.00 +FYU, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 22, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 22, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 22, 100.00, 64.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 22, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 22, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 22, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 22, 68.00, 44.00, 19.00, 21.00, 30.00 +GFA, 05, 22, 68.00, 43.00, -9999.00, -9999.00, 32.00 +GFK, 05, 22, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 22, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 22, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 22, 70.00, 45.00, 23.00, 21.00, 33.00 +GJT, 05, 22, 79.00, 50.00, 14.00, 14.00, 21.00 +GKN, 05, 22, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 22, 75.00, 48.00, 23.00, 16.00, 30.00 +GLH, 05, 22, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 22, 82.00, 74.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 22, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +GON, 05, 22, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 22, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 22, 70.00, 46.00, 26.00, 21.00, 36.00 +GRCI, 05, 22, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 22, 69.00, 45.00, -9999.00, -9999.00, 26.00 +GRI, 05, 22, 76.00, 52.00, 25.00, 19.00, 34.00 +GRK, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 22, 72.00, 48.00, 23.00, 24.00, 36.00 +GSB, 05, 22, 83.00, 60.00, -9999.00, -9999.00, 31.00 +GSG, 05, 22, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 22, 79.00, 57.00, 21.00, 23.00, 35.00 +GSP, 05, 22, 82.00, 59.00, 26.00, 27.00, 39.00 +GST, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 22, 68.00, 49.00, -9999.00, -9999.00, 42.00 +GTF, 05, 22, 68.00, 43.00, 25.00, 27.00, 36.00 +GUP, 05, 22, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 22, 75.00, 51.00, -9999.00, -9999.00, 36.00 +GVW, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 22, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 22, 77.00, 62.00, 23.00, 19.00, 33.00 +HBR, 05, 22, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 22, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 22, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 22, 73.00, 46.00, -9999.00, -9999.00, 23.00 +HKY, 05, 22, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 22, 68.00, 42.00, 22.00, 23.00, 34.00 +HMN, 05, 22, 91.00, 51.00, -9999.00, -9999.00, 8.00 +HMS, 05, 22, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 22, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 22, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +HON, 05, 22, 73.00, 48.00, 23.00, 19.00, 33.00 +HOP, 05, 22, 80.00, 56.00, -9999.00, -9999.00, 34.00 +HOT, 05, 22, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 22, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 22, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 22, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 22, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 22, 87.00, 63.00, -9999.00, -9999.00, 23.00 +HST, 05, 22, 87.00, 68.00, -9999.00, -9999.00, 36.00 +HSV, 05, 22, 82.00, 60.00, 25.00, 26.00, 39.00 +HTL, 05, 22, 69.00, 45.00, 25.00, 24.00, 38.00 +HTS, 05, 22, 77.00, 55.00, 28.00, 29.00, 42.00 +HUF, 05, 22, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 22, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 22, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 22, 71.00, 44.00, 21.00, 20.00, 31.00 +IAB, 05, 22, 79.00, 57.00, -9999.00, -9999.00, 32.00 +IAD, 05, 22, 77.00, 53.00, 25.00, 29.00, 39.00 +IAG, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 22, 87.00, 66.00, 18.00, 18.00, 28.00 +ICT, 05, 22, 79.00, 57.00, 26.00, 21.00, 37.00 +IDA, 05, 22, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 22, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 22, 75.00, 55.00, 25.00, 26.00, 39.00 +ILI, 05, 22, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 22, 82.00, 62.00, 21.00, 21.00, 34.00 +IMT, 05, 22, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +IND, 05, 22, 76.00, 54.00, 28.00, 26.00, 41.00 +INL, 05, 22, 67.00, 42.00, 28.00, 24.00, 40.00 +INS, 05, 22, 84.00, 56.00, -9999.00, -9999.00, 3.00 +INT, 05, 22, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +INW, 05, 22, 82.00, 47.00, 6.00, 10.00, 13.00 +IPL, 05, 22, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 22, 74.00, 50.00, 29.00, 31.00, 45.00 +IRK, 05, 22, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 22, 71.00, 45.00, 23.00, 18.00, 31.00 +ISP, 05, 22, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 22, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 22, 96.00, 62.00, -9999.00, -9999.00, 3.00 +IWD, 05, 22, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 22, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 22, 86.00, 62.00, 22.00, 20.00, 33.00 +JAX, 05, 22, 86.00, 64.00, 15.00, 25.00, 32.00 +JBR, 05, 22, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 22, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 22, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 22, 70.00, 55.00, 26.00, 25.00, 40.00 +JHW, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 22, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 22, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 22, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 22, 57.00, 41.00, 45.00, 41.00, 55.00 +JST, 05, 22, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 22, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 22, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 22, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 22, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 22, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 22, 72.00, 48.00, 23.00, 23.00, 36.00 +LAR, 05, 22, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 22, 91.00, 63.00, 3.00, 3.00, 5.00 +LAX, 05, 22, 70.00, 57.00, 3.00, 2.00, 3.00 +LBB, 05, 22, 85.00, 58.00, 19.00, 11.00, 26.00 +LBF, 05, 22, 74.00, 47.00, 28.00, 16.00, 35.00 +LCH, 05, 22, 86.00, 68.00, 16.00, 17.00, 26.00 +LCK, 05, 22, 77.00, 53.00, -9999.00, -9999.00, 38.00 +LEB, 05, 22, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 22, 77.00, 56.00, 27.00, 28.00, 40.00 +LFI, 05, 22, 77.00, 60.00, -9999.00, -9999.00, 32.00 +LFK, 05, 22, 86.00, 65.00, 19.00, 20.00, 29.00 +LFT, 05, 22, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 22, 72.00, 56.00, 26.00, 24.00, 38.00 +LGB, 05, 22, 74.00, 58.00, 2.00, 2.00, 3.00 +LGU, 05, 22, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 22, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 22, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 22, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 22, 84.00, 61.00, 22.00, 22.00, 34.00 +LIZ, 05, 22, 65.00, 43.00, -9999.00, -9999.00, 42.00 +LMT, 05, 22, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +LND, 05, 22, 69.00, 42.00, 18.00, 19.00, 27.00 +LNK, 05, 22, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 22, 77.00, 44.00, 6.00, 8.00, 11.00 +LOZ, 05, 22, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 22, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 22, 82.00, 60.00, -9999.00, -9999.00, 35.00 +LSE, 05, 22, 74.00, 51.00, 21.00, 24.00, 36.00 +LSF, 05, 22, 86.00, 63.00, -9999.00, -9999.00, 33.00 +LSV, 05, 22, 94.00, 56.00, -9999.00, -9999.00, 3.00 +LTS, 05, 22, 88.00, 60.00, -9999.00, -9999.00, 30.00 +LUF, 05, 22, 97.00, 60.00, -9999.00, -9999.00, 2.00 +LVS, 05, 22, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 22, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 22, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 22, 78.00, 55.00, 23.00, 26.00, 38.00 +MAF, 05, 22, 90.00, 61.00, 14.00, 9.00, 19.00 +MBL, 05, 22, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 22, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 22, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 22, 83.00, 55.00, -9999.00, -9999.00, 9.00 +MCF, 05, 22, 88.00, 70.00, -9999.00, -9999.00, 24.00 +MCG, 05, 22, 58.00, 38.00, 25.00, 22.00, 36.00 +MCI, 05, 22, 77.00, 57.00, 28.00, 22.00, 39.00 +MCK, 05, 22, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 22, 87.00, 62.00, 16.00, 24.00, 33.00 +MCO, 05, 22, 89.00, 68.00, 17.00, 30.00, 36.00 +MCW, 05, 22, 73.00, 50.00, 22.00, 21.00, 34.00 +MC2, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MDH, 05, 22, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 22, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 22, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 22, 74.00, 53.00, 28.00, 26.00, 41.00 +MEI, 05, 22, 86.00, 61.00, 19.00, 21.00, 33.00 +MEM, 05, 22, 83.00, 64.00, 21.00, 25.00, 36.00 +MER, 05, 22, 86.00, 52.00, -9999.00, -9999.00, 5.00 +MFD, 05, 22, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 22, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 22, 75.00, 46.00, 13.00, 12.00, 18.00 +MGE, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 05, 22, 85.00, 63.00, 16.00, 22.00, 32.00 +MGW, 05, 22, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 22, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 22, 82.00, 53.00, -9999.00, -9999.00, 9.00 +MHS, 05, 22, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 22, 87.00, 71.00, 18.00, 31.00, 36.00 +MIB, 05, 22, 69.00, 46.00, -9999.00, -9999.00, 33.00 +MIV, 05, 22, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 22, 78.00, 44.00, -9999.00, -9999.00, 19.00 +MKC, 05, 22, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 22, 67.00, 47.00, 26.00, 26.00, 40.00 +MKG, 05, 22, 69.00, 48.00, 23.00, 20.00, 33.00 +MKL, 05, 22, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 22, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 22, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 22, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 22, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 22, 76.00, 53.00, 29.00, 27.00, 42.00 +MLS, 05, 22, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 22, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 22, 87.00, 63.00, -9999.00, -9999.00, 32.00 +MOB, 05, 22, 87.00, 67.00, 17.00, 25.00, 34.00 +MOT, 05, 22, 69.00, 46.00, 20.00, 17.00, 28.00 +MPV, 05, 22, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 22, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 22, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 22, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 22, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 22, 65.00, 49.00, -9999.00, -9999.00, 15.00 +MSL, 05, 22, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 22, 72.00, 47.00, 26.00, 24.00, 39.00 +MSO, 05, 22, 68.00, 40.00, 26.00, 24.00, 37.00 +MSP, 05, 22, 72.00, 50.00, 25.00, 26.00, 38.00 +MSS, 05, 22, 69.00, 46.00, 27.00, 28.00, 39.00 +MSY, 05, 22, 86.00, 67.00, 14.00, 22.00, 30.00 +MTC, 05, 22, 70.00, 49.00, -9999.00, -9999.00, 35.00 +MTN, 05, 22, 77.00, 55.00, -9999.00, -9999.00, 29.00 +MTO, 05, 22, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 22, 75.00, 51.00, -9999.00, -9999.00, 29.00 +MUO, 05, 22, 79.00, 46.00, -9999.00, -9999.00, 19.00 +MWA, 05, 22, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 22, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 22, 85.00, 63.00, -9999.00, -9999.00, 26.00 +MYL, 05, 22, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 22, 84.00, 62.00, -9999.00, -9999.00, 29.00 +NAO, 05, 22, 82.00, 68.00, -9999.00, -9999.00, 34.00 +NBC, 05, 22, 85.00, 65.00, -9999.00, -9999.00, 31.00 +NBE, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 05, 22, 73.00, 50.00, -9999.00, -9999.00, 38.00 +NCA, 05, 22, 83.00, 58.00, -9999.00, -9999.00, 32.00 +NCO, 05, 22, 67.00, 50.00, -9999.00, -9999.00, 37.00 +NC1, 05, 22, 84.00, 56.00, -9999.00, -9999.00, 6.00 +NEL, 05, 22, 74.00, 51.00, -9999.00, -9999.00, 35.00 +NFG, 05, 22, 68.00, 56.00, -9999.00, -9999.00, 9.00 +NFL, 05, 22, 76.00, 43.00, -9999.00, -9999.00, 13.00 +NGP, 05, 22, 87.00, 71.00, -9999.00, -9999.00, 19.00 +NGU, 05, 22, 78.00, 59.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 22, 67.00, 52.00, -9999.00, -9999.00, 5.00 +NHK, 05, 22, 78.00, 55.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 22, 66.00, 46.00, -9999.00, -9999.00, 39.00 +NID, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 22, 86.00, 64.00, -9999.00, -9999.00, 31.00 +NIR, 05, 22, 88.00, 68.00, -9999.00, -9999.00, 19.00 +NKT, 05, 22, 80.00, 63.00, -9999.00, -9999.00, 33.00 +NKX, 05, 22, 70.00, 60.00, -9999.00, -9999.00, 9.00 +NLC, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 05, 22, 85.00, 60.00, -9999.00, -9999.00, 29.00 +NPA, 05, 22, 85.00, 68.00, -9999.00, -9999.00, 24.00 +NQA, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 05, 22, 90.00, 70.00, -9999.00, -9999.00, 19.00 +NQX, 05, 22, 86.00, 77.00, -9999.00, -9999.00, 28.00 +NRB, 05, 22, 85.00, 68.00, -9999.00, -9999.00, 29.00 +NRC, 05, 22, 86.00, 52.00, -9999.00, -9999.00, 5.00 +NRS, 05, 22, 68.00, 57.00, -9999.00, -9999.00, 5.00 +NSE, 05, 22, 87.00, 64.00, -9999.00, -9999.00, 29.00 +NSI, 05, 22, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTD, 05, 22, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 05, 22, 75.00, 57.00, -9999.00, -9999.00, 5.00 +NTU, 05, 22, 78.00, 59.00, -9999.00, -9999.00, 32.00 +NUC, 05, 22, 69.00, 56.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 22, 74.00, 50.00, -9999.00, -9999.00, 9.00 +NUW, 05, 22, 64.00, 45.00, -9999.00, -9999.00, 29.00 +NWF, 05, 22, 74.00, 58.00, -9999.00, -9999.00, 3.00 +NXX, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 22, 79.00, 54.00, -9999.00, -9999.00, 34.00 +NZC, 05, 22, 87.00, 61.00, -9999.00, -9999.00, 32.00 +NZJ, 05, 22, 75.00, 54.00, -9999.00, -9999.00, 9.00 +NZW, 05, 22, 70.00, 49.00, -9999.00, -9999.00, 35.00 +NZY, 05, 22, 70.00, 60.00, -9999.00, -9999.00, 5.00 +OAK, 05, 22, 70.00, 49.00, 3.00, 4.00, 6.00 +OAR, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +OFF, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 22, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 22, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 22, 81.00, 60.00, 26.00, 17.00, 34.00 +OLM, 05, 22, 67.00, 43.00, 27.00, 31.00, 40.00 +OMA, 05, 22, 77.00, 54.00, 22.00, 23.00, 34.00 +OME, 05, 22, 45.00, 33.00, 18.00, 19.00, 26.00 +ONT, 05, 22, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 22, 73.00, 50.00, 28.00, 23.00, 39.00 +ORF, 05, 22, 78.00, 59.00, 21.00, 23.00, 34.00 +ORH, 05, 22, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 22, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 22, 67.00, 44.00, -9999.00, -9999.00, 33.00 +OTG, 05, 22, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 22, 61.00, 48.00, 26.00, 29.00, 38.00 +OTM, 05, 22, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 22, 41.00, 29.00, 7.00, 10.00, 13.00 +OURC, 05, 22, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 22, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 22, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 22, 87.00, 63.00, -9999.00, -9999.00, 28.00 +PACZ, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 22, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 22, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 22, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 22, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 22, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 22, 86.00, 64.00, -9999.00, -9999.00, 20.00 +PAQ, 05, 22, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 22, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 22, 42.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 22, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 22, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 22, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 22, 69.00, 47.00, -9999.00, -9999.00, 37.00 +PBI, 05, 22, 87.00, 71.00, 21.00, 32.00, 41.00 +PDT, 05, 22, 73.00, 48.00, 15.00, 15.00, 23.00 +PDX, 05, 22, 69.00, 49.00, 25.00, 29.00, 37.00 +PFN, 05, 22, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 22, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 22, 76.00, 55.00, 25.00, 26.00, 39.00 +PHX, 05, 22, 96.00, 66.00, 3.00, 2.00, 4.00 +PIA, 05, 22, 76.00, 54.00, 28.00, 24.00, 40.00 +PIB, 05, 22, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 22, 70.00, 42.00, 20.00, 19.00, 30.00 +PIR, 05, 22, 74.00, 48.00, 22.00, 17.00, 29.00 +PIT, 05, 22, 73.00, 51.00, 31.00, 29.00, 45.00 +PKB, 05, 22, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 22, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 22, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 22, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 22, 85.00, 68.00, 15.00, 17.00, 27.00 +POB, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 22, 86.00, 63.00, -9999.00, -9999.00, 33.00 +POM, 05, 22, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 05, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 22, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 22, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 22, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 22, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 22, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 22, 69.00, 45.00, -9999.00, -9999.00, 36.00 +PSP, 05, 22, 97.00, 63.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 22, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 22, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 22, 79.00, 48.00, 15.00, 15.00, 23.00 +PUC, 05, 22, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 22, 70.00, 50.00, 26.00, 24.00, 39.00 +PVU, 05, 22, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 22, 66.00, 46.00, 29.00, 26.00, 41.00 +P02, 05, 22, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +P07, 05, 22, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +P11, 05, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +P24, 05, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +P28, 05, 22, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +P35, 05, 22, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +P38, 05, 22, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +P39, 05, 22, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P58, 05, 22, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +P59, 05, 22, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +P60, 05, 22, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +P61, 05, 22, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 05, 22, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P68, 05, 22, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +P69, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 22, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 22, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 22, 71.00, 45.00, 25.00, 25.00, 37.00 +RBL, 05, 22, 85.00, 56.00, 6.00, 5.00, 8.00 +RCA, 05, 22, 71.00, 45.00, -9999.00, -9999.00, 35.00 +RDD, 05, 22, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 22, 70.00, 37.00, 11.00, 11.00, 17.00 +RDR, 05, 22, 71.00, 45.00, -9999.00, -9999.00, 33.00 +RDU, 05, 22, 81.00, 58.00, 22.00, 20.00, 33.00 +REE, 05, 22, 85.00, 58.00, -9999.00, -9999.00, 21.00 +REJ, 05, 22, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 22, 74.00, 50.00, 27.00, 25.00, 40.00 +RIC, 05, 22, 80.00, 57.00, 21.00, 23.00, 35.00 +RIV, 05, 22, 81.00, 53.00, -9999.00, -9999.00, 5.00 +RIW, 05, 22, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 22, 66.00, 39.00, 13.00, 14.00, 21.00 +RME, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +RMG, 05, 22, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +RND, 05, 22, 87.00, 68.00, -9999.00, -9999.00, 24.00 +RNO, 05, 22, 75.00, 42.00, 8.00, 6.00, 11.00 +ROA, 05, 22, 78.00, 55.00, 22.00, 27.00, 38.00 +ROC, 05, 22, 70.00, 49.00, 24.00, 26.00, 38.00 +ROW, 05, 22, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 22, 78.00, 55.00, 21.00, 17.00, 29.00 +RST, 05, 22, 71.00, 48.00, 28.00, 27.00, 40.00 +RWF, 05, 22, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 22, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 22, 83.00, 52.00, 4.00, 3.00, 5.00 +SAF, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 22, 70.00, 60.00, 2.00, 3.00, 5.00 +SAT, 05, 22, 87.00, 68.00, 20.00, 19.00, 30.00 +SAV, 05, 22, 86.00, 65.00, 15.00, 24.00, 32.00 +SAW, 05, 22, 63.00, 44.00, -9999.00, -9999.00, 40.00 +SBA, 05, 22, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 22, 83.00, 54.00, -9999.00, -9999.00, 7.00 +SBN, 05, 22, 73.00, 52.00, 26.00, 24.00, 37.00 +SBP, 05, 22, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 22, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 22, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 22, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 22, 84.00, 54.00, 3.00, 2.00, 4.00 +SDF, 05, 22, 78.00, 57.00, 27.00, 26.00, 40.00 +SEA, 05, 22, 66.00, 48.00, 23.00, 25.00, 35.00 +SEM, 05, 22, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 22, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 22, 68.00, 51.00, 3.00, 4.00, 5.00 +SGF, 05, 22, 78.00, 56.00, 28.00, 24.00, 39.00 +SGY, 05, 22, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 22, 69.00, 41.00, 26.00, 26.00, 38.00 +SHV, 05, 22, 85.00, 64.00, 21.00, 19.00, 32.00 +SIT, 05, 22, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 22, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 22, 89.00, 63.00, 19.00, 13.00, 27.00 +SKA, 05, 22, 68.00, 44.00, -9999.00, -9999.00, 24.00 +SKF, 05, 22, 87.00, 68.00, -9999.00, -9999.00, 23.00 +SLC, 05, 22, 75.00, 48.00, 19.00, 20.00, 27.00 +SLE, 05, 22, 69.00, 44.00, 19.00, 26.00, 32.00 +SLN, 05, 22, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 22, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 22, 69.00, 48.00, -9999.00, 2.00, 3.00 +SNA, 05, 22, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 22, 41.00, 33.00, 27.00, 37.00, 45.00 +SNS, 05, 22, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 22, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 22, 77.00, 55.00, 25.00, 24.00, 38.00 +SPS, 05, 22, 86.00, 62.00, 20.00, 14.00, 28.00 +SRQ, 05, 22, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 22, 85.00, 60.00, -9999.00, -9999.00, 31.00 +SSI, 05, 22, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +STC, 05, 22, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 22, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +STL, 05, 22, 79.00, 59.00, 23.00, 26.00, 38.00 +STNV, 05, 22, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +STS, 05, 22, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 22, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 22, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 22, 80.00, 51.00, -9999.00, -9999.00, 6.00 +SUX, 05, 22, 76.00, 53.00, 26.00, 23.00, 36.00 +SVN, 05, 22, 86.00, 65.00, -9999.00, -9999.00, 29.00 +SWF, 05, 22, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 22, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 22, 71.00, 48.00, 29.00, 32.00, 45.00 +SZL, 05, 22, 78.00, 54.00, -9999.00, -9999.00, 34.00 +TAD, 05, 22, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 22, 80.00, 53.00, -9999.00, -9999.00, 33.00 +TCC, 05, 22, 83.00, 53.00, 13.00, 8.00, 17.00 +TCL, 05, 22, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 22, 69.00, 45.00, -9999.00, -9999.00, 32.00 +TCS, 05, 22, 85.00, 56.00, -9999.00, 4.00, 8.00 +TEB, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 22, 81.00, 60.00, -9999.00, -9999.00, 29.00 +TKA, 05, 22, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 22, 88.00, 63.00, 13.00, 26.00, 33.00 +TNX, 05, 22, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 22, 73.00, 49.00, 24.00, 28.00, 40.00 +TOP, 05, 22, 78.00, 56.00, 28.00, 23.00, 41.00 +TPA, 05, 22, 88.00, 70.00, 11.00, 18.00, 24.00 +TPH, 05, 22, 76.00, 44.00, 7.00, 5.00, 10.00 +TRI, 05, 22, 78.00, 54.00, 26.00, 31.00, 42.00 +TRK, 05, 22, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 22, 96.00, 65.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 22, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 22, 82.00, 61.00, 25.00, 21.00, 36.00 +TUP, 05, 22, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 22, 93.00, 61.00, 4.00, 4.00, 7.00 +TVC, 05, 22, 69.00, 44.00, 20.00, 18.00, 29.00 +TVL, 05, 22, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 22, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 22, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 22, 80.00, 56.00, 25.00, 29.00, 38.00 +T01, 05, 22, 77.00, 55.00, -9999.00, -9999.00, 32.00 +T02, 05, 22, 83.00, 61.00, -9999.00, -9999.00, 32.00 +T03, 05, 22, 84.00, 62.00, -9999.00, -9999.00, 29.00 +T04, 05, 22, 87.00, 69.00, -9999.00, -9999.00, 24.00 +T05, 05, 22, 78.00, 54.00, -9999.00, -9999.00, 32.00 +T06, 05, 22, 86.00, 60.00, -9999.00, -9999.00, 26.00 +T07, 05, 22, 82.00, 47.00, -9999.00, -9999.00, 23.00 +T08, 05, 22, 74.00, 53.00, -9999.00, -9999.00, 16.00 +UCA, 05, 22, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 22, 84.00, 56.00, -9999.00, -9999.00, 3.00 +UIL, 05, 22, 61.00, 43.00, 43.00, 46.00, 54.00 +UIN, 05, 22, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 22, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 22, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 22, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +U15, 05, 22, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +U28, 05, 22, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 22, 87.00, 61.00, -9999.00, -9999.00, 28.00 +VBG, 05, 22, 69.00, 49.00, -9999.00, -9999.00, 10.00 +VCT, 05, 22, 87.00, 70.00, 15.00, 16.00, 25.00 +VCV, 05, 22, 84.00, 50.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 22, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 22, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 22, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 22, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 22, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 22, 87.00, 63.00, -9999.00, -9999.00, 23.00 +VRB, 05, 22, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 22, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 22, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 22, 77.00, 55.00, 23.00, 21.00, 31.00 +WJA, 05, 22, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 22, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 22, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 22, 76.00, 40.00, 12.00, 12.00, 18.00 +WPO, 05, 22, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 22, 87.00, 62.00, -9999.00, -9999.00, 30.00 +WRG, 05, 22, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 22, 77.00, 51.00, -9999.00, -9999.00, 34.00 +WRL, 05, 22, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +X68, 05, 22, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 22, 52.00, 39.00, 53.00, 53.00, 65.00 +YCG, 05, 22, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 22, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 22, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 22, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 22, 74.00, 45.00, 9.00, 11.00, 17.00 +YNG, 05, 22, 71.00, 49.00, 30.00, 30.00, 43.00 +YPA, 05, 22, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 22, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 22, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 22, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 22, 97.00, 66.00, 1.00, 1.00, 2.00 +YVR, 05, 22, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 22, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 22, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 22, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 22, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 22, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 22, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 22, 65.00, 41.00, 25.00, 25.00, 38.00 +ZUN, 05, 22, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 22, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 22, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 22, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +01R, 05, 22, 86.00, 64.00, -9999.00, -9999.00, 27.00 +1V1, 05, 22, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 22, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 22, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 22, 79.00, 61.00, -9999.00, -9999.00, 31.00 +2PJ, 05, 22, 85.00, 60.00, -9999.00, -9999.00, 32.00 +3B1, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 22, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 22, 70.00, 44.00, -9999.00, -9999.00, 33.00 +3SE, 05, 22, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 22, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 22, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 05, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 22, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 22, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 22, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 22, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 23, 74.00, 53.00, 28.00, 27.00, 42.00 +ABI, 05, 23, 87.00, 64.00, 16.00, 13.00, 24.00 +ABQ, 05, 23, 83.00, 52.00, 10.00, 9.00, 16.00 +ABR, 05, 23, 73.00, 48.00, 22.00, 18.00, 32.00 +ABY, 05, 23, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 23, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 23, 87.00, 67.00, 18.00, 18.00, 29.00 +ACV, 05, 23, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 23, 74.00, 53.00, 24.00, 22.00, 35.00 +ADK, 05, 23, 47.00, 38.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 23, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 23, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 23, 77.00, 54.00, -9999.00, -9999.00, 27.00 +AEX, 05, 23, 86.00, 65.00, -9999.00, -9999.00, 27.00 +AFF, 05, 23, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 23, 90.00, 67.00, -9999.00, -9999.00, 44.00 +AGS, 05, 23, 86.00, 60.00, 20.00, 25.00, 35.00 +AHN, 05, 23, 83.00, 61.00, 18.00, 23.00, 31.00 +AKN, 05, 23, 54.00, 37.00, 30.00, 26.00, 41.00 +AKO, 05, 23, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 23, 73.00, 49.00, 28.00, 29.00, 43.00 +ALI, 05, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 23, 75.00, 52.00, 26.00, 23.00, 40.00 +ALS, 05, 23, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 23, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 23, 82.00, 55.00, 20.00, 13.00, 27.00 +AMG, 05, 23, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 23, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 23, 57.00, 42.00, 16.00, 15.00, 23.00 +AND, 05, 23, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 23, 58.00, 44.00, 46.00, 46.00, 59.00 +AOO, 05, 23, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +APN, 05, 23, 68.00, 42.00, 25.00, 27.00, 39.00 +AQQ, 05, 23, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +ART, 05, 23, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +AST, 05, 23, 61.00, 46.00, 35.00, 38.00, 48.00 +ATL, 05, 23, 82.00, 61.00, 20.00, 26.00, 36.00 +ATW, 05, 23, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 23, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 23, 77.00, 54.00, -9999.00, -9999.00, 36.00 +AUG, 05, 23, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 23, 87.00, 68.00, 18.00, 18.00, 30.00 +AUW, 05, 23, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 23, 77.00, 54.00, 24.00, 29.00, 38.00 +AVP, 05, 23, 72.00, 51.00, 30.00, 31.00, 46.00 +AXN, 05, 23, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 23, 71.00, 49.00, -9999.00, -9999.00, 35.00 +AYS, 05, 23, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 23, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 23, 85.00, 56.00, -9999.00, -9999.00, 9.00 +BAD, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 23, 66.00, 33.00, -9999.00, -9999.00, 16.00 +BDL, 05, 23, 75.00, 51.00, 27.00, 25.00, 39.00 +BDR, 05, 23, 70.00, 53.00, 27.00, 23.00, 37.00 +BET, 05, 23, 53.00, 36.00, 23.00, 20.00, 32.00 +BFD, 05, 23, 67.00, 44.00, 31.00, 34.00, 47.00 +BFF, 05, 23, 74.00, 45.00, 24.00, 19.00, 34.00 +BFL, 05, 23, 87.00, 60.00, 2.00, 2.00, 3.00 +BGM, 05, 23, 69.00, 49.00, 29.00, 32.00, 46.00 +BGR, 05, 23, 67.00, 46.00, 26.00, 26.00, 38.00 +BGS, 05, 23, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 23, 83.00, 60.00, 21.00, 25.00, 36.00 +BID, 05, 23, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 23, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 23, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 23, 70.00, 46.00, 24.00, 26.00, 37.00 +BIS, 05, 23, 71.00, 46.00, 23.00, 20.00, 33.00 +BIX, 05, 23, 85.00, 69.00, -9999.00, -9999.00, 24.00 +BJI, 05, 23, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 23, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 23, 75.00, 43.00, -9999.00, -9999.00, 31.00 +BKW, 05, 23, 72.00, 51.00, 30.00, 33.00, 45.00 +BLF, 05, 23, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 23, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 23, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 23, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 23, 80.00, 56.00, -9999.00, -9999.00, 33.00 +BNA, 05, 23, 82.00, 60.00, 25.00, 26.00, 39.00 +BNO, 05, 23, 68.00, 38.00, -9999.00, 15.00, 33.00 +BOI, 05, 23, 74.00, 47.00, 13.00, 15.00, 22.00 +BOS, 05, 23, 70.00, 53.00, 28.00, 24.00, 40.00 +BPI, 05, 23, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 23, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 23, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 23, 76.00, 55.00, -9999.00, -9999.00, 31.00 +BRO, 05, 23, 89.00, 73.00, 12.00, 12.00, 19.00 +BRW, 05, 23, 29.00, 20.00, 10.00, 12.00, 19.00 +BSM, 05, 23, 87.00, 68.00, -9999.00, -9999.00, 23.00 +BTI, 05, 23, 31.00, 21.00, 9.00, 12.00, 17.00 +BTL, 05, 23, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 23, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 23, 88.00, 67.00, 16.00, 21.00, 30.00 +BTT, 05, 23, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 23, 70.00, 49.00, 30.00, 30.00, 47.00 +BUB, 05, 23, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 23, 69.00, 50.00, 27.00, 29.00, 41.00 +BUR, 05, 23, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 23, 85.00, 69.00, -9999.00, 14.00, 21.00 +BWG, 05, 23, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 23, 77.00, 56.00, 25.00, 26.00, 38.00 +BYH, 05, 23, 84.00, 63.00, -9999.00, -9999.00, 34.00 +BYI, 05, 23, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 23, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 23, 85.00, 61.00, 18.00, 21.00, 32.00 +CAG, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 23, 73.00, 51.00, 28.00, 31.00, 43.00 +CAO, 05, 23, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 23, 66.00, 43.00, 32.00, 33.00, 45.00 +CBM, 05, 23, 85.00, 61.00, -9999.00, -9999.00, 26.00 +CDB, 05, 23, 46.00, 37.00, 46.00, 46.00, 63.00 +CDC, 05, 23, 76.00, 44.00, 11.00, 11.00, 17.00 +CDR, 05, 23, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 23, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 23, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 23, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 23, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 23, 81.00, 58.00, 20.00, 26.00, 36.00 +CHO, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 23, 85.00, 65.00, 18.00, 22.00, 32.00 +CID, 05, 23, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 23, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 23, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 23, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 23, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 23, 72.00, 51.00, 27.00, 29.00, 41.00 +CLL, 05, 23, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 23, 81.00, 60.00, 24.00, 23.00, 36.00 +CMH, 05, 23, 75.00, 53.00, 24.00, 29.00, 41.00 +CMI, 05, 23, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 23, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 23, 77.00, 55.00, 27.00, 17.00, 34.00 +CNM, 05, 23, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 23, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +COD, 05, 23, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +COF, 05, 23, 86.00, 68.00, -9999.00, -9999.00, 29.00 +CON, 05, 23, 72.00, 45.00, 26.00, 25.00, 38.00 +COS, 05, 23, 72.00, 45.00, 22.00, 24.00, 36.00 +COT, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 23, 77.00, 56.00, 29.00, 27.00, 42.00 +CPR, 05, 23, 70.00, 41.00, 24.00, 23.00, 35.00 +CRBC, 05, 23, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 23, 88.00, 71.00, 14.00, 14.00, 24.00 +CRW, 05, 23, 78.00, 54.00, 30.00, 32.00, 44.00 +CSG, 05, 23, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 23, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 23, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 23, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 23, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 23, 77.00, 55.00, 24.00, 27.00, 38.00 +CVN, 05, 23, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 23, 83.00, 53.00, -9999.00, -9999.00, 17.00 +CXY, 05, 23, 76.00, 54.00, 21.00, 28.00, 37.00 +CYS, 05, 23, 68.00, 42.00, 24.00, 25.00, 37.00 +DAA, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 05, 23, 86.00, 67.00, 16.00, 27.00, 33.00 +DAG, 05, 23, 91.00, 62.00, 2.00, 2.00, 3.00 +DAL, 05, 23, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 23, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 23, 76.00, 54.00, 25.00, 26.00, 38.00 +DBQ, 05, 23, 73.00, 51.00, 24.00, 23.00, 35.00 +DCA, 05, 23, 79.00, 60.00, 22.00, 26.00, 36.00 +DDC, 05, 23, 80.00, 55.00, 24.00, 17.00, 31.00 +DEC, 05, 23, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 23, 74.00, 47.00, 23.00, 21.00, 34.00 +DFW, 05, 23, 86.00, 65.00, 22.00, 16.00, 30.00 +DHN, 05, 23, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 23, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 23, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 23, 90.00, 68.00, -9999.00, -9999.00, 20.00 +DLG, 05, 23, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 23, 65.00, 43.00, 28.00, 26.00, 42.00 +DLLC, 05, 23, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 23, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 23, 93.00, 61.00, -9999.00, -9999.00, 3.00 +DMN, 05, 23, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 23, 78.00, 56.00, -9999.00, -9999.00, 34.00 +DPG, 05, 23, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 23, 87.00, 63.00, -9999.00, -9999.00, 24.00 +DRA, 05, 23, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 23, 90.00, 68.00, 15.00, 11.00, 22.00 +DSM, 05, 23, 76.00, 55.00, 28.00, 24.00, 40.00 +DTW, 05, 23, 73.00, 50.00, 22.00, 24.00, 35.00 +DUG, 05, 23, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 23, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 23, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 23, 87.00, 64.00, -9999.00, -9999.00, 23.00 +D45, 05, 23, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 23, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 23, 73.00, 48.00, 24.00, 24.00, 36.00 +ECG, 05, 23, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 23, 84.00, 57.00, -9999.00, -9999.00, 7.00 +EED, 05, 23, 97.00, 70.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 23, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 23, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 23, 73.00, 47.00, 34.00, 36.00, 49.00 +EKO, 05, 23, 73.00, 39.00, 13.00, 14.00, 21.00 +ELD, 05, 23, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 23, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 23, 91.00, 59.00, 6.00, 3.00, 8.00 +ELY, 05, 23, 71.00, 36.00, 14.00, 15.00, 21.00 +EMP, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 23, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +END, 05, 23, 83.00, 61.00, -9999.00, -9999.00, 22.00 +ENN, 05, 23, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 23, 75.00, 53.00, -9999.00, -9999.00, 15.00 +EPH, 05, 23, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 23, 69.00, 51.00, 29.00, 26.00, 40.00 +ESF, 05, 23, 86.00, 65.00, -9999.00, -9999.00, 29.00 +EUG, 05, 23, 69.00, 46.00, 19.00, 25.00, 31.00 +EVV, 05, 23, 80.00, 57.00, 26.00, 27.00, 39.00 +EWN, 05, 23, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 23, 76.00, 57.00, 28.00, 26.00, 41.00 +EYW, 05, 23, 86.00, 77.00, 18.00, 15.00, 27.00 +E74, 05, 23, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 23, 81.00, 57.00, -9999.00, -9999.00, 33.00 +FAI, 05, 23, 64.00, 42.00, 19.00, 18.00, 30.00 +FAR, 05, 23, 72.00, 47.00, 22.00, 18.00, 31.00 +FAT, 05, 23, 87.00, 56.00, 2.00, 1.00, 3.00 +FAY, 05, 23, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 23, 66.00, 41.00, 23.00, 27.00, 39.00 +FCS, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 05, 23, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 23, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 05, 23, 71.00, 36.00, 8.00, 12.00, 15.00 +FLL, 05, 23, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 23, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 23, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FME, 05, 23, 79.00, 53.00, -9999.00, -9999.00, 29.00 +FMH, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FMN, 05, 23, 82.00, 44.00, 9.00, 7.00, 12.00 +FMY, 05, 23, 90.00, 70.00, 12.00, 22.00, 27.00 +FNT, 05, 23, 71.00, 49.00, 23.00, 24.00, 36.00 +FOD, 05, 23, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 23, 79.00, 57.00, -9999.00, -9999.00, 34.00 +FOK, 05, 23, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 23, 80.00, 57.00, -9999.00, -9999.00, 32.00 +FSD, 05, 23, 74.00, 49.00, 29.00, 19.00, 35.00 +FSI, 05, 23, 84.00, 61.00, -9999.00, -9999.00, 29.00 +FSM, 05, 23, 83.00, 61.00, 25.00, 25.00, 38.00 +FTK, 05, 23, 79.00, 55.00, -9999.00, -9999.00, 33.00 +FWA, 05, 23, 75.00, 53.00, 23.00, 26.00, 37.00 +FWH, 05, 23, 85.00, 64.00, -9999.00, -9999.00, 24.00 +FYU, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 23, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 23, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 23, 100.00, 64.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 23, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 23, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 23, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 23, 69.00, 44.00, 19.00, 21.00, 30.00 +GFA, 05, 23, 68.00, 44.00, -9999.00, -9999.00, 32.00 +GFK, 05, 23, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 23, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 23, 71.00, 46.00, 23.00, 21.00, 33.00 +GJT, 05, 23, 80.00, 51.00, 14.00, 14.00, 20.00 +GKN, 05, 23, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 23, 76.00, 49.00, 23.00, 16.00, 30.00 +GLH, 05, 23, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 23, 82.00, 74.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 23, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +GON, 05, 23, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 23, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 23, 70.00, 47.00, 26.00, 21.00, 36.00 +GRCI, 05, 23, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 23, 69.00, 45.00, -9999.00, -9999.00, 26.00 +GRI, 05, 23, 77.00, 53.00, 25.00, 19.00, 34.00 +GRK, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 05, 23, 73.00, 49.00, 23.00, 24.00, 36.00 +GSB, 05, 23, 83.00, 60.00, -9999.00, -9999.00, 31.00 +GSG, 05, 23, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 23, 79.00, 58.00, 21.00, 23.00, 35.00 +GSP, 05, 23, 82.00, 59.00, 26.00, 27.00, 39.00 +GST, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 23, 69.00, 49.00, -9999.00, -9999.00, 42.00 +GTF, 05, 23, 68.00, 44.00, 25.00, 26.00, 36.00 +GUP, 05, 23, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 23, 76.00, 52.00, -9999.00, -9999.00, 36.00 +GVW, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 23, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 23, 77.00, 62.00, 23.00, 19.00, 33.00 +HBR, 05, 23, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 23, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 23, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 23, 73.00, 47.00, -9999.00, -9999.00, 23.00 +HKY, 05, 23, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 23, 69.00, 43.00, 22.00, 23.00, 34.00 +HMN, 05, 23, 91.00, 51.00, -9999.00, -9999.00, 8.00 +HMS, 05, 23, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 23, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 23, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +HON, 05, 23, 74.00, 48.00, 23.00, 19.00, 33.00 +HOP, 05, 23, 81.00, 56.00, -9999.00, -9999.00, 34.00 +HOT, 05, 23, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 23, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 23, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 23, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 23, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 23, 87.00, 63.00, -9999.00, -9999.00, 24.00 +HST, 05, 23, 87.00, 68.00, -9999.00, -9999.00, 36.00 +HSV, 05, 23, 82.00, 60.00, 25.00, 26.00, 39.00 +HTL, 05, 23, 69.00, 45.00, 25.00, 24.00, 38.00 +HTS, 05, 23, 77.00, 55.00, 28.00, 29.00, 42.00 +HUF, 05, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 23, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 23, 71.00, 44.00, 21.00, 20.00, 31.00 +IAB, 05, 23, 80.00, 58.00, -9999.00, -9999.00, 32.00 +IAD, 05, 23, 77.00, 53.00, 25.00, 29.00, 39.00 +IAG, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 23, 87.00, 67.00, 18.00, 18.00, 28.00 +ICT, 05, 23, 80.00, 58.00, 26.00, 21.00, 37.00 +IDA, 05, 23, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 23, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 23, 76.00, 56.00, 25.00, 26.00, 39.00 +ILI, 05, 23, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 23, 82.00, 62.00, 21.00, 21.00, 34.00 +IMT, 05, 23, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +IND, 05, 23, 77.00, 55.00, 28.00, 26.00, 40.00 +INL, 05, 23, 68.00, 43.00, 28.00, 24.00, 40.00 +INS, 05, 23, 85.00, 56.00, -9999.00, -9999.00, 3.00 +INT, 05, 23, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +INW, 05, 23, 83.00, 48.00, 6.00, 10.00, 13.00 +IPL, 05, 23, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 23, 74.00, 51.00, 29.00, 31.00, 45.00 +IRK, 05, 23, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 23, 72.00, 46.00, 23.00, 18.00, 31.00 +ISP, 05, 23, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 23, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 23, 97.00, 62.00, -9999.00, -9999.00, 3.00 +IWD, 05, 23, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 23, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 23, 86.00, 63.00, 22.00, 20.00, 33.00 +JAX, 05, 23, 86.00, 65.00, 16.00, 25.00, 32.00 +JBR, 05, 23, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 23, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 23, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 23, 71.00, 56.00, 25.00, 25.00, 39.00 +JHW, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 23, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 23, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 23, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 23, 57.00, 41.00, 45.00, 41.00, 55.00 +JST, 05, 23, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 23, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 23, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 23, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 23, 72.00, 48.00, 23.00, 23.00, 36.00 +LAR, 05, 23, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 23, 92.00, 63.00, 3.00, 3.00, 5.00 +LAX, 05, 23, 70.00, 57.00, 3.00, 2.00, 3.00 +LBB, 05, 23, 86.00, 59.00, 19.00, 11.00, 26.00 +LBF, 05, 23, 75.00, 48.00, 28.00, 15.00, 35.00 +LCH, 05, 23, 86.00, 68.00, 16.00, 17.00, 26.00 +LCK, 05, 23, 77.00, 54.00, -9999.00, -9999.00, 37.00 +LEB, 05, 23, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 23, 77.00, 56.00, 27.00, 28.00, 40.00 +LFI, 05, 23, 77.00, 61.00, -9999.00, -9999.00, 32.00 +LFK, 05, 23, 86.00, 65.00, 19.00, 20.00, 29.00 +LFT, 05, 23, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 23, 73.00, 57.00, 26.00, 24.00, 38.00 +LGB, 05, 23, 74.00, 58.00, 2.00, 2.00, 3.00 +LGU, 05, 23, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 23, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 23, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 23, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 23, 84.00, 62.00, 22.00, 22.00, 34.00 +LIZ, 05, 23, 66.00, 43.00, -9999.00, -9999.00, 42.00 +LMT, 05, 23, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +LND, 05, 23, 70.00, 43.00, 18.00, 19.00, 27.00 +LNK, 05, 23, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 23, 78.00, 45.00, 6.00, 8.00, 11.00 +LOZ, 05, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 23, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 23, 83.00, 61.00, -9999.00, -9999.00, 35.00 +LSE, 05, 23, 74.00, 51.00, 21.00, 24.00, 36.00 +LSF, 05, 23, 86.00, 64.00, -9999.00, -9999.00, 33.00 +LSV, 05, 23, 95.00, 56.00, -9999.00, -9999.00, 3.00 +LTS, 05, 23, 88.00, 61.00, -9999.00, -9999.00, 29.00 +LUF, 05, 23, 98.00, 61.00, -9999.00, -9999.00, 2.00 +LVS, 05, 23, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 23, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 23, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 23, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 23, 78.00, 55.00, 23.00, 26.00, 38.00 +MAF, 05, 23, 90.00, 61.00, 14.00, 9.00, 19.00 +MBL, 05, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 23, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 23, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 23, 83.00, 55.00, -9999.00, -9999.00, 9.00 +MCF, 05, 23, 88.00, 70.00, -9999.00, -9999.00, 25.00 +MCG, 05, 23, 59.00, 39.00, 25.00, 22.00, 36.00 +MCI, 05, 23, 77.00, 57.00, 28.00, 22.00, 39.00 +MCK, 05, 23, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 23, 87.00, 62.00, 16.00, 24.00, 33.00 +MCO, 05, 23, 89.00, 68.00, 17.00, 30.00, 37.00 +MCW, 05, 23, 74.00, 50.00, 22.00, 21.00, 34.00 +MC2, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MDH, 05, 23, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 23, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 23, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 23, 74.00, 54.00, 28.00, 26.00, 41.00 +MEI, 05, 23, 86.00, 61.00, 19.00, 21.00, 33.00 +MEM, 05, 23, 84.00, 64.00, 21.00, 25.00, 36.00 +MER, 05, 23, 86.00, 52.00, -9999.00, -9999.00, 5.00 +MFD, 05, 23, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 23, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 23, 76.00, 46.00, 13.00, 12.00, 18.00 +MGE, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 05, 23, 85.00, 63.00, 16.00, 22.00, 32.00 +MGW, 05, 23, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 23, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 23, 82.00, 53.00, -9999.00, -9999.00, 9.00 +MHS, 05, 23, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 23, 87.00, 71.00, 19.00, 31.00, 37.00 +MIB, 05, 23, 69.00, 46.00, -9999.00, -9999.00, 33.00 +MIV, 05, 23, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 23, 79.00, 45.00, -9999.00, -9999.00, 19.00 +MKC, 05, 23, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 23, 68.00, 48.00, 26.00, 26.00, 40.00 +MKG, 05, 23, 70.00, 48.00, 23.00, 20.00, 33.00 +MKL, 05, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 23, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 23, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 23, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 23, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 23, 76.00, 53.00, 29.00, 27.00, 42.00 +MLS, 05, 23, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 23, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 23, 87.00, 63.00, -9999.00, -9999.00, 32.00 +MOB, 05, 23, 87.00, 67.00, 17.00, 26.00, 35.00 +MOT, 05, 23, 69.00, 46.00, 20.00, 17.00, 28.00 +MPV, 05, 23, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 23, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 23, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 23, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 23, 65.00, 49.00, -9999.00, -9999.00, 15.00 +MSL, 05, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 23, 72.00, 48.00, 26.00, 24.00, 39.00 +MSO, 05, 23, 68.00, 41.00, 26.00, 24.00, 37.00 +MSP, 05, 23, 73.00, 51.00, 25.00, 26.00, 38.00 +MSS, 05, 23, 70.00, 47.00, 27.00, 28.00, 39.00 +MSY, 05, 23, 86.00, 67.00, 14.00, 23.00, 31.00 +MTC, 05, 23, 71.00, 50.00, -9999.00, -9999.00, 35.00 +MTN, 05, 23, 78.00, 56.00, -9999.00, -9999.00, 29.00 +MTO, 05, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 23, 75.00, 52.00, -9999.00, -9999.00, 29.00 +MUO, 05, 23, 79.00, 46.00, -9999.00, -9999.00, 19.00 +MWA, 05, 23, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 23, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 23, 85.00, 63.00, -9999.00, -9999.00, 26.00 +MYL, 05, 23, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 23, 84.00, 62.00, -9999.00, -9999.00, 29.00 +NAO, 05, 23, 82.00, 68.00, -9999.00, -9999.00, 35.00 +NBC, 05, 23, 85.00, 65.00, -9999.00, -9999.00, 31.00 +NBE, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBG, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 05, 23, 74.00, 51.00, -9999.00, -9999.00, 38.00 +NCA, 05, 23, 83.00, 58.00, -9999.00, -9999.00, 32.00 +NCO, 05, 23, 67.00, 50.00, -9999.00, -9999.00, 37.00 +NC1, 05, 23, 85.00, 56.00, -9999.00, -9999.00, 6.00 +NEL, 05, 23, 75.00, 52.00, -9999.00, -9999.00, 35.00 +NFG, 05, 23, 68.00, 56.00, -9999.00, -9999.00, 9.00 +NFL, 05, 23, 76.00, 43.00, -9999.00, -9999.00, 13.00 +NGP, 05, 23, 87.00, 71.00, -9999.00, -9999.00, 19.00 +NGU, 05, 23, 78.00, 60.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 23, 67.00, 52.00, -9999.00, -9999.00, 5.00 +NHK, 05, 23, 78.00, 55.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 23, 66.00, 47.00, -9999.00, -9999.00, 39.00 +NID, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 23, 86.00, 65.00, -9999.00, -9999.00, 32.00 +NIR, 05, 23, 88.00, 68.00, -9999.00, -9999.00, 19.00 +NKT, 05, 23, 80.00, 63.00, -9999.00, -9999.00, 33.00 +NKX, 05, 23, 70.00, 60.00, -9999.00, -9999.00, 9.00 +NLC, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 05, 23, 85.00, 60.00, -9999.00, -9999.00, 29.00 +NPA, 05, 23, 85.00, 68.00, -9999.00, -9999.00, 25.00 +NQA, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 05, 23, 90.00, 70.00, -9999.00, -9999.00, 19.00 +NQX, 05, 23, 86.00, 77.00, -9999.00, -9999.00, 29.00 +NRB, 05, 23, 85.00, 68.00, -9999.00, -9999.00, 29.00 +NRC, 05, 23, 87.00, 52.00, -9999.00, -9999.00, 5.00 +NRS, 05, 23, 68.00, 57.00, -9999.00, -9999.00, 5.00 +NSE, 05, 23, 87.00, 64.00, -9999.00, -9999.00, 29.00 +NSI, 05, 23, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTD, 05, 23, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 05, 23, 75.00, 57.00, -9999.00, -9999.00, 5.00 +NTU, 05, 23, 78.00, 60.00, -9999.00, -9999.00, 32.00 +NUC, 05, 23, 69.00, 56.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 23, 74.00, 50.00, -9999.00, -9999.00, 8.00 +NUW, 05, 23, 64.00, 45.00, -9999.00, -9999.00, 29.00 +NWF, 05, 23, 74.00, 58.00, -9999.00, -9999.00, 3.00 +NXX, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NYG, 05, 23, 80.00, 54.00, -9999.00, -9999.00, 34.00 +NZC, 05, 23, 87.00, 62.00, -9999.00, -9999.00, 32.00 +NZJ, 05, 23, 75.00, 54.00, -9999.00, -9999.00, 8.00 +NZW, 05, 23, 71.00, 49.00, -9999.00, -9999.00, 35.00 +NZY, 05, 23, 70.00, 60.00, -9999.00, -9999.00, 5.00 +OAK, 05, 23, 70.00, 49.00, 3.00, 4.00, 6.00 +OAR, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +OFF, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 23, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 23, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 23, 82.00, 61.00, 26.00, 17.00, 33.00 +OLM, 05, 23, 67.00, 43.00, 27.00, 31.00, 40.00 +OMA, 05, 23, 77.00, 54.00, 22.00, 23.00, 34.00 +OME, 05, 23, 46.00, 33.00, 18.00, 19.00, 26.00 +ONT, 05, 23, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 23, 74.00, 51.00, 28.00, 23.00, 39.00 +ORF, 05, 23, 78.00, 60.00, 21.00, 23.00, 34.00 +ORH, 05, 23, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 23, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 23, 68.00, 45.00, -9999.00, -9999.00, 33.00 +OTG, 05, 23, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 23, 61.00, 48.00, 26.00, 29.00, 38.00 +OTM, 05, 23, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 23, 42.00, 29.00, 7.00, 10.00, 14.00 +OURC, 05, 23, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 23, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 23, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 23, 87.00, 63.00, -9999.00, -9999.00, 28.00 +PACZ, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 23, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 23, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 23, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 23, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 23, 86.00, 64.00, -9999.00, -9999.00, 20.00 +PAQ, 05, 23, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 23, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 23, 42.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 23, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 23, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 23, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 23, 70.00, 48.00, -9999.00, -9999.00, 37.00 +PBI, 05, 23, 87.00, 71.00, 21.00, 32.00, 41.00 +PDT, 05, 23, 73.00, 48.00, 15.00, 15.00, 23.00 +PDX, 05, 23, 69.00, 49.00, 25.00, 29.00, 37.00 +PFN, 05, 23, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 23, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 23, 76.00, 56.00, 25.00, 26.00, 39.00 +PHX, 05, 23, 97.00, 67.00, 3.00, 2.00, 4.00 +PIA, 05, 23, 76.00, 54.00, 28.00, 24.00, 40.00 +PIB, 05, 23, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 23, 71.00, 42.00, 20.00, 19.00, 30.00 +PIR, 05, 23, 74.00, 49.00, 22.00, 17.00, 29.00 +PIT, 05, 23, 74.00, 51.00, 31.00, 29.00, 45.00 +PKB, 05, 23, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 23, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 23, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 23, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 23, 85.00, 68.00, 15.00, 17.00, 27.00 +POB, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 05, 23, 86.00, 63.00, -9999.00, -9999.00, 33.00 +POM, 05, 23, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 05, 23, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 23, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 23, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 23, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 23, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 23, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 23, 70.00, 46.00, -9999.00, -9999.00, 36.00 +PSP, 05, 23, 97.00, 63.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 23, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 23, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 23, 80.00, 48.00, 15.00, 15.00, 23.00 +PUC, 05, 23, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 23, 71.00, 50.00, 26.00, 24.00, 39.00 +PVU, 05, 23, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 23, 67.00, 46.00, 29.00, 26.00, 41.00 +P02, 05, 23, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +P07, 05, 23, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +P11, 05, 23, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P24, 05, 23, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +P28, 05, 23, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +P35, 05, 23, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +P38, 05, 23, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +P39, 05, 23, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P58, 05, 23, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +P59, 05, 23, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +P60, 05, 23, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +P61, 05, 23, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 05, 23, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P68, 05, 23, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +P69, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 23, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 23, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 23, 71.00, 45.00, 25.00, 25.00, 37.00 +RBL, 05, 23, 85.00, 57.00, 6.00, 5.00, 8.00 +RCA, 05, 23, 71.00, 45.00, -9999.00, -9999.00, 35.00 +RDD, 05, 23, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 23, 70.00, 37.00, 11.00, 11.00, 17.00 +RDR, 05, 23, 71.00, 46.00, -9999.00, -9999.00, 33.00 +RDU, 05, 23, 81.00, 58.00, 22.00, 20.00, 33.00 +REE, 05, 23, 86.00, 59.00, -9999.00, -9999.00, 21.00 +REJ, 05, 23, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 23, 74.00, 51.00, 27.00, 25.00, 40.00 +RIC, 05, 23, 80.00, 57.00, 21.00, 23.00, 35.00 +RIV, 05, 23, 81.00, 53.00, -9999.00, -9999.00, 5.00 +RIW, 05, 23, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 23, 67.00, 40.00, 12.00, 14.00, 21.00 +RME, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +RMG, 05, 23, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +RND, 05, 23, 87.00, 68.00, -9999.00, -9999.00, 23.00 +RNO, 05, 23, 76.00, 42.00, 8.00, 6.00, 11.00 +ROA, 05, 23, 78.00, 55.00, 22.00, 27.00, 38.00 +ROC, 05, 23, 71.00, 49.00, 24.00, 26.00, 38.00 +ROW, 05, 23, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 23, 79.00, 55.00, 21.00, 17.00, 28.00 +RST, 05, 23, 72.00, 49.00, 28.00, 27.00, 40.00 +RWF, 05, 23, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 23, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 23, 83.00, 52.00, 4.00, 3.00, 5.00 +SAF, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 23, 70.00, 60.00, 2.00, 3.00, 5.00 +SAT, 05, 23, 87.00, 68.00, 20.00, 19.00, 30.00 +SAV, 05, 23, 86.00, 65.00, 15.00, 24.00, 33.00 +SAW, 05, 23, 63.00, 44.00, -9999.00, -9999.00, 40.00 +SBA, 05, 23, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 23, 83.00, 54.00, -9999.00, -9999.00, 7.00 +SBN, 05, 23, 73.00, 52.00, 26.00, 24.00, 37.00 +SBP, 05, 23, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 23, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 23, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 23, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 23, 84.00, 54.00, 3.00, 2.00, 4.00 +SDF, 05, 23, 79.00, 58.00, 27.00, 26.00, 40.00 +SEA, 05, 23, 66.00, 48.00, 23.00, 24.00, 34.00 +SEM, 05, 23, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 23, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 23, 68.00, 51.00, 3.00, 4.00, 5.00 +SGF, 05, 23, 79.00, 56.00, 27.00, 24.00, 39.00 +SGY, 05, 23, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 23, 70.00, 42.00, 26.00, 26.00, 38.00 +SHV, 05, 23, 85.00, 65.00, 21.00, 19.00, 32.00 +SIT, 05, 23, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 23, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 23, 89.00, 63.00, 18.00, 13.00, 26.00 +SKA, 05, 23, 69.00, 44.00, -9999.00, -9999.00, 24.00 +SKF, 05, 23, 87.00, 68.00, -9999.00, -9999.00, 22.00 +SLC, 05, 23, 75.00, 49.00, 19.00, 20.00, 27.00 +SLE, 05, 23, 69.00, 44.00, 19.00, 26.00, 32.00 +SLN, 05, 23, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 23, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 23, 69.00, 48.00, -9999.00, 2.00, 3.00 +SNA, 05, 23, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 23, 42.00, 33.00, 27.00, 37.00, 45.00 +SNS, 05, 23, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 23, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 23, 78.00, 56.00, 25.00, 24.00, 38.00 +SPS, 05, 23, 86.00, 62.00, 20.00, 14.00, 28.00 +SRQ, 05, 23, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 23, 85.00, 61.00, -9999.00, -9999.00, 31.00 +SSI, 05, 23, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +STC, 05, 23, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 23, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +STL, 05, 23, 79.00, 59.00, 23.00, 26.00, 38.00 +STNV, 05, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +STS, 05, 23, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 23, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 23, 80.00, 51.00, -9999.00, -9999.00, 6.00 +SUX, 05, 23, 76.00, 53.00, 26.00, 23.00, 36.00 +SVN, 05, 23, 86.00, 65.00, -9999.00, -9999.00, 29.00 +SWF, 05, 23, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 23, 71.00, 49.00, 29.00, 32.00, 45.00 +SZL, 05, 23, 78.00, 55.00, -9999.00, -9999.00, 34.00 +TAD, 05, 23, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 23, 80.00, 53.00, -9999.00, -9999.00, 33.00 +TCC, 05, 23, 84.00, 54.00, 13.00, 8.00, 17.00 +TCL, 05, 23, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 23, 69.00, 45.00, -9999.00, -9999.00, 32.00 +TCS, 05, 23, 86.00, 57.00, -9999.00, 4.00, 8.00 +TEB, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 23, 82.00, 61.00, -9999.00, -9999.00, 29.00 +TKA, 05, 23, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 23, 88.00, 64.00, 13.00, 26.00, 33.00 +TNX, 05, 23, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 23, 74.00, 50.00, 24.00, 27.00, 40.00 +TOP, 05, 23, 79.00, 57.00, 28.00, 23.00, 41.00 +TPA, 05, 23, 88.00, 70.00, 11.00, 19.00, 24.00 +TPH, 05, 23, 76.00, 45.00, 7.00, 5.00, 10.00 +TRI, 05, 23, 78.00, 55.00, 26.00, 31.00, 42.00 +TRK, 05, 23, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 23, 96.00, 65.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 23, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 23, 82.00, 62.00, 25.00, 21.00, 36.00 +TUP, 05, 23, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 23, 93.00, 61.00, 4.00, 4.00, 7.00 +TVC, 05, 23, 70.00, 44.00, 20.00, 18.00, 29.00 +TVL, 05, 23, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 23, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 23, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 23, 80.00, 56.00, 25.00, 28.00, 38.00 +T01, 05, 23, 77.00, 56.00, -9999.00, -9999.00, 32.00 +T02, 05, 23, 83.00, 61.00, -9999.00, -9999.00, 32.00 +T03, 05, 23, 84.00, 62.00, -9999.00, -9999.00, 29.00 +T04, 05, 23, 87.00, 69.00, -9999.00, -9999.00, 25.00 +T05, 05, 23, 79.00, 55.00, -9999.00, -9999.00, 32.00 +T06, 05, 23, 86.00, 60.00, -9999.00, -9999.00, 26.00 +T07, 05, 23, 83.00, 48.00, -9999.00, -9999.00, 23.00 +T08, 05, 23, 75.00, 53.00, -9999.00, -9999.00, 16.00 +UCA, 05, 23, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 23, 85.00, 56.00, -9999.00, -9999.00, 3.00 +UIL, 05, 23, 61.00, 43.00, 43.00, 46.00, 54.00 +UIN, 05, 23, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 23, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 23, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 23, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +U15, 05, 23, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +U28, 05, 23, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 23, 87.00, 61.00, -9999.00, -9999.00, 28.00 +VBG, 05, 23, 69.00, 49.00, -9999.00, -9999.00, 10.00 +VCT, 05, 23, 87.00, 70.00, 15.00, 16.00, 25.00 +VCV, 05, 23, 85.00, 50.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 23, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 23, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 23, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 23, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 23, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 23, 87.00, 63.00, -9999.00, -9999.00, 24.00 +VRB, 05, 23, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 23, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 23, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 23, 77.00, 56.00, 23.00, 20.00, 31.00 +WJA, 05, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 23, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 23, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 23, 76.00, 40.00, 12.00, 12.00, 18.00 +WPO, 05, 23, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 23, 87.00, 62.00, -9999.00, -9999.00, 30.00 +WRG, 05, 23, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 23, 77.00, 51.00, -9999.00, -9999.00, 34.00 +WRL, 05, 23, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +X68, 05, 23, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 23, 52.00, 39.00, 53.00, 53.00, 65.00 +YCG, 05, 23, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 23, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 23, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 23, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 23, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 23, 74.00, 45.00, 9.00, 11.00, 17.00 +YNG, 05, 23, 72.00, 49.00, 30.00, 30.00, 43.00 +YPA, 05, 23, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 23, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 23, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 23, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 23, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 23, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 23, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 23, 97.00, 66.00, 1.00, 1.00, 2.00 +YVR, 05, 23, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 23, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 23, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 23, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 23, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 23, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 23, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 23, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 23, 66.00, 41.00, 25.00, 25.00, 38.00 +ZUN, 05, 23, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 23, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 23, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 23, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +01R, 05, 23, 86.00, 64.00, -9999.00, -9999.00, 27.00 +1V1, 05, 23, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 23, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 23, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 23, 79.00, 62.00, -9999.00, -9999.00, 31.00 +2PJ, 05, 23, 85.00, 61.00, -9999.00, -9999.00, 32.00 +3B1, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 23, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 23, 71.00, 44.00, -9999.00, -9999.00, 33.00 +3SE, 05, 23, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 23, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 23, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 05, 23, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 23, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 23, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 23, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 23, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 24, 74.00, 53.00, 28.00, 27.00, 41.00 +ABI, 05, 24, 87.00, 64.00, 16.00, 13.00, 24.00 +ABQ, 05, 24, 83.00, 52.00, 10.00, 8.00, 16.00 +ABR, 05, 24, 73.00, 48.00, 22.00, 18.00, 33.00 +ABY, 05, 24, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 24, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 24, 87.00, 67.00, 18.00, 18.00, 29.00 +ACV, 05, 24, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 24, 74.00, 53.00, 23.00, 22.00, 34.00 +ADK, 05, 24, 47.00, 38.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 24, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 24, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 24, 77.00, 54.00, -9999.00, -9999.00, 28.00 +AEX, 05, 24, 86.00, 65.00, -9999.00, -9999.00, 27.00 +AFF, 05, 24, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 24, 90.00, 67.00, -9999.00, -9999.00, 44.00 +AGS, 05, 24, 86.00, 60.00, 20.00, 24.00, 35.00 +AHN, 05, 24, 83.00, 61.00, 17.00, 23.00, 31.00 +AKN, 05, 24, 54.00, 37.00, 30.00, 26.00, 42.00 +AKO, 05, 24, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 24, 73.00, 49.00, 27.00, 28.00, 43.00 +ALI, 05, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 24, 75.00, 52.00, 26.00, 23.00, 40.00 +ALS, 05, 24, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 24, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 24, 82.00, 55.00, 20.00, 12.00, 28.00 +AMG, 05, 24, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 24, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 24, 57.00, 42.00, 16.00, 15.00, 23.00 +AND, 05, 24, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 24, 58.00, 44.00, 46.00, 46.00, 58.00 +AOO, 05, 24, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +APN, 05, 24, 68.00, 42.00, 24.00, 27.00, 39.00 +AQQ, 05, 24, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +ART, 05, 24, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +AST, 05, 24, 61.00, 46.00, 35.00, 37.00, 47.00 +ATL, 05, 24, 82.00, 61.00, 19.00, 26.00, 35.00 +ATW, 05, 24, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 24, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 24, 77.00, 54.00, -9999.00, -9999.00, 36.00 +AUG, 05, 24, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 24, 87.00, 68.00, 18.00, 18.00, 29.00 +AUW, 05, 24, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 24, 77.00, 54.00, 24.00, 29.00, 38.00 +AVP, 05, 24, 72.00, 51.00, 29.00, 31.00, 46.00 +AXN, 05, 24, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 24, 71.00, 49.00, -9999.00, -9999.00, 35.00 +AYS, 05, 24, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 24, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 24, 85.00, 56.00, -9999.00, -9999.00, 9.00 +BAD, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 24, 66.00, 33.00, -9999.00, -9999.00, 15.00 +BDL, 05, 24, 75.00, 51.00, 26.00, 25.00, 39.00 +BDR, 05, 24, 70.00, 53.00, 27.00, 23.00, 37.00 +BET, 05, 24, 53.00, 36.00, 24.00, 20.00, 32.00 +BFD, 05, 24, 67.00, 44.00, 31.00, 34.00, 46.00 +BFF, 05, 24, 74.00, 45.00, 23.00, 19.00, 34.00 +BFL, 05, 24, 87.00, 60.00, 2.00, 2.00, 2.00 +BGM, 05, 24, 69.00, 49.00, 29.00, 32.00, 46.00 +BGR, 05, 24, 67.00, 46.00, 26.00, 26.00, 38.00 +BGS, 05, 24, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 24, 83.00, 60.00, 21.00, 25.00, 35.00 +BID, 05, 24, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 24, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 24, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 24, 70.00, 46.00, 24.00, 25.00, 37.00 +BIS, 05, 24, 71.00, 46.00, 24.00, 20.00, 34.00 +BIX, 05, 24, 85.00, 69.00, -9999.00, -9999.00, 24.00 +BJI, 05, 24, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 24, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 24, 75.00, 43.00, -9999.00, -9999.00, 31.00 +BKW, 05, 24, 72.00, 51.00, 29.00, 33.00, 45.00 +BLF, 05, 24, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 24, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 24, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 24, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 24, 80.00, 56.00, -9999.00, -9999.00, 33.00 +BNA, 05, 24, 82.00, 60.00, 24.00, 25.00, 39.00 +BNO, 05, 24, 68.00, 38.00, -9999.00, 14.00, 33.00 +BOI, 05, 24, 74.00, 47.00, 13.00, 15.00, 21.00 +BOS, 05, 24, 70.00, 53.00, 28.00, 24.00, 40.00 +BPI, 05, 24, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 24, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 24, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 24, 76.00, 55.00, -9999.00, -9999.00, 31.00 +BRO, 05, 24, 89.00, 73.00, 11.00, 13.00, 19.00 +BRW, 05, 24, 30.00, 21.00, 10.00, 12.00, 19.00 +BSM, 05, 24, 87.00, 68.00, -9999.00, -9999.00, 23.00 +BTI, 05, 24, 31.00, 22.00, 9.00, 12.00, 17.00 +BTL, 05, 24, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 24, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 24, 88.00, 67.00, 16.00, 21.00, 30.00 +BTT, 05, 24, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 24, 70.00, 49.00, 31.00, 30.00, 47.00 +BUB, 05, 24, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 24, 69.00, 50.00, 27.00, 28.00, 41.00 +BUR, 05, 24, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 24, 85.00, 69.00, -9999.00, 14.00, 21.00 +BWG, 05, 24, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 24, 77.00, 56.00, 25.00, 26.00, 38.00 +BYH, 05, 24, 84.00, 63.00, -9999.00, -9999.00, 34.00 +BYI, 05, 24, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 24, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 24, 85.00, 61.00, 19.00, 22.00, 32.00 +CAG, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 24, 73.00, 51.00, 28.00, 31.00, 43.00 +CAO, 05, 24, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 24, 66.00, 43.00, 31.00, 32.00, 45.00 +CBM, 05, 24, 85.00, 61.00, -9999.00, -9999.00, 26.00 +CDB, 05, 24, 46.00, 37.00, 46.00, 46.00, 63.00 +CDC, 05, 24, 76.00, 44.00, 10.00, 11.00, 17.00 +CDR, 05, 24, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 24, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 24, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 24, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 24, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 24, 81.00, 58.00, 20.00, 26.00, 36.00 +CHO, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 24, 85.00, 65.00, 18.00, 22.00, 33.00 +CID, 05, 24, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 24, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 24, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 24, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 24, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 24, 72.00, 51.00, 26.00, 28.00, 41.00 +CLL, 05, 24, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 24, 81.00, 60.00, 24.00, 23.00, 37.00 +CMH, 05, 24, 75.00, 53.00, 24.00, 29.00, 41.00 +CMI, 05, 24, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 24, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 24, 77.00, 55.00, 27.00, 17.00, 33.00 +CNM, 05, 24, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 24, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +COD, 05, 24, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +COF, 05, 24, 86.00, 68.00, -9999.00, -9999.00, 29.00 +CON, 05, 24, 72.00, 45.00, 25.00, 25.00, 38.00 +COS, 05, 24, 72.00, 45.00, 22.00, 23.00, 35.00 +COT, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 24, 77.00, 56.00, 29.00, 26.00, 42.00 +CPR, 05, 24, 70.00, 41.00, 23.00, 22.00, 34.00 +CRBC, 05, 24, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 24, 88.00, 71.00, 14.00, 14.00, 24.00 +CRW, 05, 24, 78.00, 54.00, 30.00, 31.00, 44.00 +CSG, 05, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 24, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 24, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 24, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 24, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 24, 77.00, 55.00, 24.00, 27.00, 38.00 +CVN, 05, 24, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 24, 83.00, 53.00, -9999.00, -9999.00, 18.00 +CXY, 05, 24, 76.00, 54.00, 21.00, 28.00, 37.00 +CYS, 05, 24, 68.00, 42.00, 24.00, 25.00, 36.00 +DAA, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DAB, 05, 24, 86.00, 67.00, 16.00, 27.00, 34.00 +DAG, 05, 24, 91.00, 62.00, 2.00, 2.00, 3.00 +DAL, 05, 24, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 24, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 24, 76.00, 54.00, 25.00, 26.00, 38.00 +DBQ, 05, 24, 73.00, 51.00, 24.00, 23.00, 36.00 +DCA, 05, 24, 79.00, 60.00, 21.00, 26.00, 35.00 +DDC, 05, 24, 80.00, 55.00, 24.00, 16.00, 31.00 +DEC, 05, 24, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 24, 74.00, 47.00, 23.00, 21.00, 33.00 +DFW, 05, 24, 86.00, 65.00, 21.00, 16.00, 30.00 +DHN, 05, 24, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 24, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 24, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 24, 90.00, 68.00, -9999.00, -9999.00, 20.00 +DLG, 05, 24, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 24, 65.00, 43.00, 29.00, 26.00, 42.00 +DLLC, 05, 24, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 24, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 24, 93.00, 61.00, -9999.00, -9999.00, 3.00 +DMN, 05, 24, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 24, 78.00, 56.00, -9999.00, -9999.00, 34.00 +DPG, 05, 24, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 24, 87.00, 63.00, -9999.00, -9999.00, 24.00 +DRA, 05, 24, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 24, 90.00, 68.00, 15.00, 11.00, 21.00 +DSM, 05, 24, 76.00, 55.00, 28.00, 24.00, 40.00 +DTW, 05, 24, 73.00, 50.00, 22.00, 24.00, 35.00 +DUG, 05, 24, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 24, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 24, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 24, 87.00, 64.00, -9999.00, -9999.00, 22.00 +D45, 05, 24, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 24, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 24, 73.00, 48.00, 25.00, 24.00, 37.00 +ECG, 05, 24, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 24, 84.00, 57.00, -9999.00, -9999.00, 6.00 +EED, 05, 24, 97.00, 70.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 24, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 24, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 24, 73.00, 47.00, 34.00, 36.00, 50.00 +EKO, 05, 24, 73.00, 39.00, 13.00, 14.00, 21.00 +ELD, 05, 24, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 24, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 24, 91.00, 59.00, 6.00, 3.00, 8.00 +ELY, 05, 24, 71.00, 36.00, 13.00, 14.00, 21.00 +EMP, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 24, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +END, 05, 24, 83.00, 61.00, -9999.00, -9999.00, 22.00 +ENN, 05, 24, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 24, 75.00, 53.00, -9999.00, -9999.00, 15.00 +EPH, 05, 24, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 24, 69.00, 51.00, 29.00, 26.00, 40.00 +ESF, 05, 24, 86.00, 65.00, -9999.00, -9999.00, 29.00 +EUG, 05, 24, 69.00, 46.00, 19.00, 24.00, 31.00 +EVV, 05, 24, 80.00, 57.00, 26.00, 27.00, 38.00 +EWN, 05, 24, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 24, 76.00, 57.00, 27.00, 26.00, 40.00 +EYW, 05, 24, 86.00, 77.00, 19.00, 15.00, 28.00 +E74, 05, 24, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 24, 81.00, 57.00, -9999.00, -9999.00, 33.00 +FAI, 05, 24, 64.00, 42.00, 19.00, 19.00, 30.00 +FAR, 05, 24, 72.00, 47.00, 22.00, 18.00, 32.00 +FAT, 05, 24, 87.00, 56.00, 2.00, 1.00, 3.00 +FAY, 05, 24, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 24, 66.00, 41.00, 23.00, 27.00, 39.00 +FCS, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +FDY, 05, 24, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 24, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 05, 24, 71.00, 36.00, 8.00, 11.00, 15.00 +FLL, 05, 24, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 24, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 24, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FME, 05, 24, 79.00, 53.00, -9999.00, -9999.00, 29.00 +FMH, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FMN, 05, 24, 82.00, 44.00, 9.00, 6.00, 12.00 +FMY, 05, 24, 90.00, 70.00, 12.00, 23.00, 28.00 +FNT, 05, 24, 71.00, 49.00, 22.00, 23.00, 36.00 +FOD, 05, 24, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 24, 79.00, 57.00, -9999.00, -9999.00, 33.00 +FOK, 05, 24, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 24, 80.00, 57.00, -9999.00, -9999.00, 33.00 +FSD, 05, 24, 74.00, 49.00, 29.00, 19.00, 36.00 +FSI, 05, 24, 84.00, 61.00, -9999.00, -9999.00, 28.00 +FSM, 05, 24, 83.00, 61.00, 24.00, 25.00, 37.00 +FTK, 05, 24, 79.00, 55.00, -9999.00, -9999.00, 33.00 +FWA, 05, 24, 75.00, 53.00, 22.00, 26.00, 37.00 +FWH, 05, 24, 85.00, 64.00, -9999.00, -9999.00, 24.00 +FYU, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 24, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 24, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 24, 100.00, 64.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 24, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 24, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 24, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 24, 69.00, 44.00, 19.00, 21.00, 30.00 +GFA, 05, 24, 68.00, 44.00, -9999.00, -9999.00, 32.00 +GFK, 05, 24, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 24, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 24, 71.00, 46.00, 23.00, 21.00, 33.00 +GJT, 05, 24, 80.00, 51.00, 14.00, 13.00, 20.00 +GKN, 05, 24, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 24, 76.00, 49.00, 22.00, 15.00, 29.00 +GLH, 05, 24, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 24, 82.00, 74.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 24, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 24, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +GON, 05, 24, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 24, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 24, 70.00, 47.00, 26.00, 21.00, 37.00 +GRCI, 05, 24, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 24, 69.00, 45.00, -9999.00, -9999.00, 26.00 +GRI, 05, 24, 77.00, 53.00, 25.00, 19.00, 34.00 +GRK, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 05, 24, 73.00, 49.00, 23.00, 24.00, 36.00 +GSB, 05, 24, 83.00, 60.00, -9999.00, -9999.00, 31.00 +GSG, 05, 24, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 24, 79.00, 58.00, 21.00, 23.00, 35.00 +GSP, 05, 24, 82.00, 59.00, 26.00, 26.00, 39.00 +GST, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 24, 69.00, 49.00, -9999.00, -9999.00, 42.00 +GTF, 05, 24, 68.00, 44.00, 25.00, 26.00, 35.00 +GUP, 05, 24, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 24, 76.00, 52.00, -9999.00, -9999.00, 36.00 +GVW, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 24, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 24, 77.00, 62.00, 22.00, 19.00, 33.00 +HBR, 05, 24, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 24, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 24, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 24, 73.00, 47.00, -9999.00, -9999.00, 23.00 +HKY, 05, 24, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 24, 69.00, 43.00, 22.00, 23.00, 34.00 +HMN, 05, 24, 91.00, 51.00, -9999.00, -9999.00, 8.00 +HMS, 05, 24, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 24, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 24, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +HON, 05, 24, 74.00, 48.00, 23.00, 19.00, 33.00 +HOP, 05, 24, 81.00, 56.00, -9999.00, -9999.00, 34.00 +HOT, 05, 24, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 24, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 24, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 24, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 24, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 24, 87.00, 63.00, -9999.00, -9999.00, 24.00 +HST, 05, 24, 87.00, 68.00, -9999.00, -9999.00, 37.00 +HSV, 05, 24, 82.00, 60.00, 24.00, 26.00, 38.00 +HTL, 05, 24, 69.00, 45.00, 25.00, 24.00, 38.00 +HTS, 05, 24, 77.00, 55.00, 28.00, 29.00, 41.00 +HUF, 05, 24, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 24, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 24, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 24, 71.00, 44.00, 21.00, 20.00, 31.00 +IAB, 05, 24, 80.00, 58.00, -9999.00, -9999.00, 32.00 +IAD, 05, 24, 77.00, 53.00, 24.00, 29.00, 39.00 +IAG, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 24, 87.00, 67.00, 17.00, 18.00, 28.00 +ICT, 05, 24, 80.00, 58.00, 26.00, 20.00, 37.00 +IDA, 05, 24, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 24, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 24, 76.00, 56.00, 25.00, 26.00, 39.00 +ILI, 05, 24, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 24, 82.00, 62.00, 21.00, 21.00, 34.00 +IMT, 05, 24, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +IND, 05, 24, 77.00, 55.00, 28.00, 26.00, 40.00 +INL, 05, 24, 68.00, 43.00, 29.00, 24.00, 41.00 +INS, 05, 24, 85.00, 56.00, -9999.00, -9999.00, 3.00 +INT, 05, 24, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +INW, 05, 24, 83.00, 48.00, 6.00, 9.00, 13.00 +IPL, 05, 24, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 24, 74.00, 51.00, 29.00, 31.00, 44.00 +IRK, 05, 24, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 24, 72.00, 46.00, 23.00, 18.00, 31.00 +ISP, 05, 24, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 24, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 24, 97.00, 62.00, -9999.00, -9999.00, 3.00 +IWD, 05, 24, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 24, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 24, 86.00, 63.00, 21.00, 20.00, 33.00 +JAX, 05, 24, 86.00, 65.00, 16.00, 26.00, 33.00 +JBR, 05, 24, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 24, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 24, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 24, 71.00, 56.00, 25.00, 25.00, 39.00 +JHW, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 24, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 24, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 24, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 24, 57.00, 41.00, 44.00, 41.00, 55.00 +JST, 05, 24, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 24, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 24, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 24, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 24, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 24, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 24, 72.00, 48.00, 23.00, 23.00, 36.00 +LAR, 05, 24, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 24, 92.00, 63.00, 3.00, 3.00, 5.00 +LAX, 05, 24, 70.00, 57.00, 2.00, 2.00, 3.00 +LBB, 05, 24, 86.00, 59.00, 19.00, 10.00, 25.00 +LBF, 05, 24, 75.00, 48.00, 28.00, 15.00, 34.00 +LCH, 05, 24, 86.00, 68.00, 16.00, 17.00, 26.00 +LCK, 05, 24, 77.00, 54.00, -9999.00, -9999.00, 37.00 +LEB, 05, 24, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 24, 77.00, 56.00, 26.00, 28.00, 39.00 +LFI, 05, 24, 77.00, 61.00, -9999.00, -9999.00, 32.00 +LFK, 05, 24, 86.00, 65.00, 19.00, 21.00, 29.00 +LFT, 05, 24, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 24, 73.00, 57.00, 26.00, 24.00, 38.00 +LGB, 05, 24, 74.00, 58.00, 2.00, 2.00, 3.00 +LGU, 05, 24, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 24, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 24, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 24, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 24, 84.00, 62.00, 22.00, 22.00, 33.00 +LIZ, 05, 24, 66.00, 43.00, -9999.00, -9999.00, 42.00 +LMT, 05, 24, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +LND, 05, 24, 70.00, 43.00, 17.00, 18.00, 26.00 +LNK, 05, 24, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 24, 78.00, 45.00, 6.00, 8.00, 11.00 +LOZ, 05, 24, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 24, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 24, 83.00, 61.00, -9999.00, -9999.00, 35.00 +LSE, 05, 24, 74.00, 51.00, 21.00, 24.00, 36.00 +LSF, 05, 24, 86.00, 64.00, -9999.00, -9999.00, 33.00 +LSV, 05, 24, 95.00, 56.00, -9999.00, -9999.00, 3.00 +LTS, 05, 24, 88.00, 61.00, -9999.00, -9999.00, 29.00 +LUF, 05, 24, 98.00, 61.00, -9999.00, -9999.00, 2.00 +LVS, 05, 24, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 24, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 24, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 24, 78.00, 55.00, 23.00, 25.00, 38.00 +MAF, 05, 24, 90.00, 61.00, 14.00, 9.00, 19.00 +MBL, 05, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 24, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 24, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 24, 83.00, 55.00, -9999.00, -9999.00, 8.00 +MCF, 05, 24, 88.00, 70.00, -9999.00, -9999.00, 25.00 +MCG, 05, 24, 59.00, 39.00, 26.00, 22.00, 36.00 +MCI, 05, 24, 77.00, 57.00, 28.00, 22.00, 39.00 +MCK, 05, 24, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 24, 87.00, 62.00, 16.00, 23.00, 32.00 +MCO, 05, 24, 89.00, 68.00, 17.00, 31.00, 37.00 +MCW, 05, 24, 74.00, 50.00, 22.00, 21.00, 34.00 +MC2, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MDH, 05, 24, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 24, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 24, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 24, 74.00, 54.00, 29.00, 26.00, 41.00 +MEI, 05, 24, 86.00, 61.00, 19.00, 21.00, 33.00 +MEM, 05, 24, 84.00, 64.00, 21.00, 25.00, 35.00 +MER, 05, 24, 86.00, 52.00, -9999.00, -9999.00, 5.00 +MFD, 05, 24, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 24, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 24, 76.00, 46.00, 13.00, 12.00, 18.00 +MGE, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 05, 24, 85.00, 63.00, 16.00, 23.00, 32.00 +MGW, 05, 24, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 24, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 24, 82.00, 53.00, -9999.00, -9999.00, 8.00 +MHS, 05, 24, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 24, 87.00, 71.00, 19.00, 32.00, 37.00 +MIB, 05, 24, 69.00, 46.00, -9999.00, -9999.00, 33.00 +MIV, 05, 24, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 24, 79.00, 45.00, -9999.00, -9999.00, 19.00 +MKC, 05, 24, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 24, 68.00, 48.00, 26.00, 26.00, 40.00 +MKG, 05, 24, 70.00, 48.00, 23.00, 20.00, 33.00 +MKL, 05, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 24, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 24, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 24, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 24, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 24, 76.00, 53.00, 28.00, 27.00, 41.00 +MLS, 05, 24, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 24, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 24, 87.00, 63.00, -9999.00, -9999.00, 32.00 +MOB, 05, 24, 87.00, 67.00, 17.00, 26.00, 35.00 +MOT, 05, 24, 69.00, 46.00, 20.00, 17.00, 29.00 +MPV, 05, 24, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 24, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 24, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 24, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 24, 65.00, 49.00, -9999.00, -9999.00, 14.00 +MSL, 05, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 24, 72.00, 48.00, 26.00, 24.00, 39.00 +MSO, 05, 24, 68.00, 41.00, 25.00, 23.00, 37.00 +MSP, 05, 24, 73.00, 51.00, 25.00, 26.00, 39.00 +MSS, 05, 24, 70.00, 47.00, 27.00, 27.00, 39.00 +MSY, 05, 24, 86.00, 67.00, 14.00, 23.00, 31.00 +MTC, 05, 24, 71.00, 50.00, -9999.00, -9999.00, 34.00 +MTN, 05, 24, 78.00, 56.00, -9999.00, -9999.00, 29.00 +MTO, 05, 24, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 24, 75.00, 52.00, -9999.00, -9999.00, 29.00 +MUO, 05, 24, 79.00, 46.00, -9999.00, -9999.00, 19.00 +MWA, 05, 24, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 24, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 24, 85.00, 63.00, -9999.00, -9999.00, 26.00 +MYL, 05, 24, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 24, 84.00, 62.00, -9999.00, -9999.00, 29.00 +NAO, 05, 24, 82.00, 68.00, -9999.00, -9999.00, 35.00 +NBC, 05, 24, 85.00, 65.00, -9999.00, -9999.00, 31.00 +NBE, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 05, 24, 74.00, 51.00, -9999.00, -9999.00, 37.00 +NCA, 05, 24, 83.00, 58.00, -9999.00, -9999.00, 32.00 +NCO, 05, 24, 67.00, 50.00, -9999.00, -9999.00, 36.00 +NC1, 05, 24, 85.00, 56.00, -9999.00, -9999.00, 5.00 +NEL, 05, 24, 75.00, 52.00, -9999.00, -9999.00, 34.00 +NFG, 05, 24, 68.00, 56.00, -9999.00, -9999.00, 9.00 +NFL, 05, 24, 76.00, 43.00, -9999.00, -9999.00, 13.00 +NGP, 05, 24, 87.00, 71.00, -9999.00, -9999.00, 18.00 +NGU, 05, 24, 78.00, 60.00, -9999.00, -9999.00, 31.00 +NGZ, 05, 24, 67.00, 52.00, -9999.00, -9999.00, 5.00 +NHK, 05, 24, 78.00, 55.00, -9999.00, -9999.00, 34.00 +NHZ, 05, 24, 66.00, 47.00, -9999.00, -9999.00, 38.00 +NID, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 24, 86.00, 65.00, -9999.00, -9999.00, 32.00 +NIR, 05, 24, 88.00, 68.00, -9999.00, -9999.00, 19.00 +NKT, 05, 24, 80.00, 63.00, -9999.00, -9999.00, 33.00 +NKX, 05, 24, 70.00, 60.00, -9999.00, -9999.00, 9.00 +NLC, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 05, 24, 85.00, 60.00, -9999.00, -9999.00, 28.00 +NPA, 05, 24, 85.00, 68.00, -9999.00, -9999.00, 25.00 +NQA, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 05, 24, 90.00, 70.00, -9999.00, -9999.00, 19.00 +NQX, 05, 24, 86.00, 77.00, -9999.00, -9999.00, 29.00 +NRB, 05, 24, 85.00, 68.00, -9999.00, -9999.00, 30.00 +NRC, 05, 24, 87.00, 52.00, -9999.00, -9999.00, 5.00 +NRS, 05, 24, 68.00, 57.00, -9999.00, -9999.00, 5.00 +NSE, 05, 24, 87.00, 64.00, -9999.00, -9999.00, 30.00 +NSI, 05, 24, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTD, 05, 24, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 05, 24, 75.00, 57.00, -9999.00, -9999.00, 5.00 +NTU, 05, 24, 78.00, 60.00, -9999.00, -9999.00, 31.00 +NUC, 05, 24, 69.00, 56.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 24, 74.00, 50.00, -9999.00, -9999.00, 8.00 +NUW, 05, 24, 64.00, 45.00, -9999.00, -9999.00, 28.00 +NWF, 05, 24, 74.00, 58.00, -9999.00, -9999.00, 3.00 +NXX, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 24, 80.00, 54.00, -9999.00, -9999.00, 34.00 +NZC, 05, 24, 87.00, 62.00, -9999.00, -9999.00, 33.00 +NZJ, 05, 24, 75.00, 54.00, -9999.00, -9999.00, 8.00 +NZW, 05, 24, 71.00, 49.00, -9999.00, -9999.00, 36.00 +NZY, 05, 24, 70.00, 60.00, -9999.00, -9999.00, 5.00 +OAK, 05, 24, 70.00, 49.00, 3.00, 4.00, 6.00 +OAR, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +OFF, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 24, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 24, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 24, 82.00, 61.00, 25.00, 17.00, 33.00 +OLM, 05, 24, 67.00, 43.00, 26.00, 30.00, 39.00 +OMA, 05, 24, 77.00, 54.00, 23.00, 23.00, 34.00 +OME, 05, 24, 46.00, 33.00, 18.00, 19.00, 27.00 +ONT, 05, 24, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 24, 74.00, 51.00, 28.00, 23.00, 39.00 +ORF, 05, 24, 78.00, 60.00, 21.00, 22.00, 33.00 +ORH, 05, 24, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 24, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 24, 68.00, 45.00, -9999.00, -9999.00, 33.00 +OTG, 05, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 24, 61.00, 48.00, 26.00, 28.00, 38.00 +OTM, 05, 24, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 24, 42.00, 30.00, 7.00, 10.00, 14.00 +OURC, 05, 24, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 24, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 24, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 24, 87.00, 63.00, -9999.00, -9999.00, 29.00 +PACZ, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 24, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 24, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 24, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 24, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 24, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 24, 86.00, 64.00, -9999.00, -9999.00, 21.00 +PAQ, 05, 24, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 24, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 24, 42.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 24, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 24, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 24, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 24, 70.00, 48.00, -9999.00, -9999.00, 37.00 +PBI, 05, 24, 87.00, 71.00, 21.00, 33.00, 42.00 +PDT, 05, 24, 73.00, 48.00, 15.00, 14.00, 23.00 +PDX, 05, 24, 69.00, 49.00, 25.00, 29.00, 36.00 +PFN, 05, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 24, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 24, 76.00, 56.00, 25.00, 26.00, 39.00 +PHX, 05, 24, 97.00, 67.00, 2.00, 2.00, 3.00 +PIA, 05, 24, 76.00, 54.00, 28.00, 24.00, 39.00 +PIB, 05, 24, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 24, 71.00, 42.00, 19.00, 18.00, 30.00 +PIR, 05, 24, 74.00, 49.00, 22.00, 17.00, 29.00 +PIT, 05, 24, 74.00, 51.00, 30.00, 29.00, 44.00 +PKB, 05, 24, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 24, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 24, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 24, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 24, 85.00, 68.00, 15.00, 18.00, 28.00 +POB, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 05, 24, 86.00, 63.00, -9999.00, -9999.00, 33.00 +POM, 05, 24, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 05, 24, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 24, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 24, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 24, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 24, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 24, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 24, 70.00, 46.00, -9999.00, -9999.00, 36.00 +PSP, 05, 24, 97.00, 63.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 24, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 24, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 24, 80.00, 48.00, 15.00, 15.00, 22.00 +PUC, 05, 24, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 24, 71.00, 50.00, 26.00, 24.00, 39.00 +PVU, 05, 24, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 24, 67.00, 46.00, 29.00, 26.00, 40.00 +P02, 05, 24, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +P07, 05, 24, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +P11, 05, 24, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P24, 05, 24, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +P28, 05, 24, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +P35, 05, 24, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +P38, 05, 24, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +P39, 05, 24, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P58, 05, 24, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +P59, 05, 24, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +P60, 05, 24, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +P61, 05, 24, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 05, 24, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P68, 05, 24, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +P69, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 24, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 24, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 24, 71.00, 45.00, 25.00, 25.00, 37.00 +RBL, 05, 24, 85.00, 57.00, 6.00, 4.00, 8.00 +RCA, 05, 24, 71.00, 45.00, -9999.00, -9999.00, 35.00 +RDD, 05, 24, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 24, 70.00, 37.00, 11.00, 11.00, 17.00 +RDR, 05, 24, 71.00, 46.00, -9999.00, -9999.00, 33.00 +RDU, 05, 24, 81.00, 58.00, 22.00, 20.00, 33.00 +REE, 05, 24, 86.00, 59.00, -9999.00, -9999.00, 21.00 +REJ, 05, 24, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 24, 74.00, 51.00, 27.00, 24.00, 40.00 +RIC, 05, 24, 80.00, 57.00, 21.00, 23.00, 35.00 +RIV, 05, 24, 81.00, 53.00, -9999.00, -9999.00, 5.00 +RIW, 05, 24, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 24, 67.00, 40.00, 12.00, 14.00, 20.00 +RME, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +RMG, 05, 24, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +RND, 05, 24, 87.00, 68.00, -9999.00, -9999.00, 23.00 +RNO, 05, 24, 76.00, 42.00, 8.00, 5.00, 11.00 +ROA, 05, 24, 78.00, 55.00, 22.00, 27.00, 37.00 +ROC, 05, 24, 71.00, 49.00, 24.00, 26.00, 38.00 +ROW, 05, 24, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 24, 79.00, 55.00, 21.00, 16.00, 28.00 +RST, 05, 24, 72.00, 49.00, 28.00, 26.00, 41.00 +RWF, 05, 24, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 24, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 24, 83.00, 52.00, 3.00, 3.00, 5.00 +SAF, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 24, 70.00, 60.00, 2.00, 3.00, 4.00 +SAT, 05, 24, 87.00, 68.00, 20.00, 19.00, 30.00 +SAV, 05, 24, 86.00, 65.00, 15.00, 24.00, 33.00 +SAW, 05, 24, 63.00, 44.00, -9999.00, -9999.00, 40.00 +SBA, 05, 24, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 24, 83.00, 54.00, -9999.00, -9999.00, 7.00 +SBN, 05, 24, 73.00, 52.00, 25.00, 24.00, 37.00 +SBP, 05, 24, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 24, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 24, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 24, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 24, 84.00, 54.00, 3.00, 2.00, 4.00 +SDF, 05, 24, 79.00, 58.00, 27.00, 26.00, 40.00 +SEA, 05, 24, 66.00, 48.00, 22.00, 24.00, 34.00 +SEM, 05, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 24, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 24, 68.00, 51.00, 3.00, 4.00, 5.00 +SGF, 05, 24, 79.00, 56.00, 27.00, 23.00, 38.00 +SGY, 05, 24, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 24, 70.00, 42.00, 26.00, 25.00, 37.00 +SHV, 05, 24, 85.00, 65.00, 21.00, 19.00, 32.00 +SIT, 05, 24, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 24, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 24, 89.00, 63.00, 18.00, 13.00, 26.00 +SKA, 05, 24, 69.00, 44.00, -9999.00, -9999.00, 24.00 +SKF, 05, 24, 87.00, 68.00, -9999.00, -9999.00, 22.00 +SLC, 05, 24, 75.00, 49.00, 18.00, 19.00, 26.00 +SLE, 05, 24, 69.00, 44.00, 19.00, 25.00, 31.00 +SLN, 05, 24, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 24, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 24, 69.00, 48.00, -9999.00, 2.00, 2.00 +SNA, 05, 24, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 24, 42.00, 33.00, 27.00, 37.00, 45.00 +SNS, 05, 24, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 24, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 24, 78.00, 56.00, 26.00, 24.00, 38.00 +SPS, 05, 24, 86.00, 62.00, 20.00, 13.00, 28.00 +SRQ, 05, 24, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 24, 85.00, 61.00, -9999.00, -9999.00, 31.00 +SSI, 05, 24, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +STC, 05, 24, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 24, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +STL, 05, 24, 79.00, 59.00, 23.00, 26.00, 37.00 +STNV, 05, 24, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +STS, 05, 24, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 24, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 24, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 24, 80.00, 51.00, -9999.00, -9999.00, 6.00 +SUX, 05, 24, 76.00, 53.00, 26.00, 23.00, 36.00 +SVN, 05, 24, 86.00, 65.00, -9999.00, -9999.00, 29.00 +SWF, 05, 24, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 24, 71.00, 49.00, 29.00, 31.00, 45.00 +SZL, 05, 24, 78.00, 55.00, -9999.00, -9999.00, 34.00 +TAD, 05, 24, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 24, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 24, 80.00, 53.00, -9999.00, -9999.00, 33.00 +TCC, 05, 24, 84.00, 54.00, 13.00, 8.00, 17.00 +TCL, 05, 24, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 24, 69.00, 45.00, -9999.00, -9999.00, 32.00 +TCS, 05, 24, 86.00, 57.00, -9999.00, 4.00, 7.00 +TEB, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 24, 82.00, 61.00, -9999.00, -9999.00, 29.00 +TKA, 05, 24, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 24, 88.00, 64.00, 13.00, 26.00, 33.00 +TNX, 05, 24, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 24, 74.00, 50.00, 24.00, 27.00, 40.00 +TOP, 05, 24, 79.00, 57.00, 28.00, 23.00, 41.00 +TPA, 05, 24, 88.00, 70.00, 11.00, 19.00, 25.00 +TPH, 05, 24, 76.00, 45.00, 6.00, 5.00, 9.00 +TRI, 05, 24, 78.00, 55.00, 26.00, 31.00, 42.00 +TRK, 05, 24, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 24, 96.00, 65.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 24, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 24, 82.00, 62.00, 25.00, 20.00, 36.00 +TUP, 05, 24, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 24, 93.00, 61.00, 4.00, 4.00, 7.00 +TVC, 05, 24, 70.00, 44.00, 20.00, 18.00, 29.00 +TVL, 05, 24, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 24, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 24, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 24, 80.00, 56.00, 24.00, 28.00, 38.00 +T01, 05, 24, 77.00, 56.00, -9999.00, -9999.00, 32.00 +T02, 05, 24, 83.00, 61.00, -9999.00, -9999.00, 32.00 +T03, 05, 24, 84.00, 62.00, -9999.00, -9999.00, 29.00 +T04, 05, 24, 87.00, 69.00, -9999.00, -9999.00, 25.00 +T05, 05, 24, 79.00, 55.00, -9999.00, -9999.00, 32.00 +T06, 05, 24, 86.00, 60.00, -9999.00, -9999.00, 26.00 +T07, 05, 24, 83.00, 48.00, -9999.00, -9999.00, 23.00 +T08, 05, 24, 75.00, 53.00, -9999.00, -9999.00, 15.00 +UCA, 05, 24, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 24, 85.00, 56.00, -9999.00, -9999.00, 3.00 +UIL, 05, 24, 61.00, 43.00, 43.00, 45.00, 54.00 +UIN, 05, 24, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 24, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 24, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 24, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +U15, 05, 24, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +U28, 05, 24, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 24, 87.00, 61.00, -9999.00, -9999.00, 28.00 +VBG, 05, 24, 69.00, 49.00, -9999.00, -9999.00, 9.00 +VCT, 05, 24, 87.00, 70.00, 15.00, 16.00, 25.00 +VCV, 05, 24, 85.00, 50.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 24, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 24, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 24, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 24, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 24, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 24, 87.00, 63.00, -9999.00, -9999.00, 24.00 +VRB, 05, 24, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 24, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 24, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 24, 77.00, 56.00, 22.00, 20.00, 30.00 +WJA, 05, 24, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 24, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 24, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 24, 76.00, 40.00, 12.00, 12.00, 18.00 +WPO, 05, 24, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 24, 87.00, 62.00, -9999.00, -9999.00, 30.00 +WRG, 05, 24, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 24, 77.00, 51.00, -9999.00, -9999.00, 34.00 +WRL, 05, 24, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +X68, 05, 24, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 24, 52.00, 39.00, 53.00, 53.00, 65.00 +YCG, 05, 24, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 24, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 24, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 24, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 24, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 24, 74.00, 45.00, 9.00, 11.00, 16.00 +YNG, 05, 24, 72.00, 49.00, 30.00, 29.00, 43.00 +YPA, 05, 24, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 24, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 24, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 24, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 24, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 24, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 24, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 24, 97.00, 66.00, 1.00, 1.00, 1.00 +YVR, 05, 24, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 24, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 24, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 24, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 24, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 24, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 24, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 24, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 24, 66.00, 41.00, 25.00, 25.00, 39.00 +ZUN, 05, 24, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 24, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 24, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 24, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +01R, 05, 24, 86.00, 64.00, -9999.00, -9999.00, 27.00 +1V1, 05, 24, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 24, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 24, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 24, 79.00, 62.00, -9999.00, -9999.00, 31.00 +2PJ, 05, 24, 85.00, 61.00, -9999.00, -9999.00, 32.00 +3B1, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 24, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 24, 71.00, 44.00, -9999.00, -9999.00, 33.00 +3SE, 05, 24, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 24, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 24, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 05, 24, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 24, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 24, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 24, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 24, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 25, 74.00, 53.00, 28.00, 27.00, 41.00 +ABI, 05, 25, 87.00, 64.00, 16.00, 13.00, 24.00 +ABQ, 05, 25, 83.00, 52.00, 9.00, 8.00, 15.00 +ABR, 05, 25, 73.00, 48.00, 22.00, 18.00, 33.00 +ABY, 05, 25, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 25, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 25, 87.00, 67.00, 18.00, 17.00, 29.00 +ACV, 05, 25, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 25, 74.00, 53.00, 23.00, 22.00, 34.00 +ADK, 05, 25, 47.00, 38.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 25, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 25, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 25, 77.00, 54.00, -9999.00, -9999.00, 28.00 +AEX, 05, 25, 86.00, 65.00, -9999.00, -9999.00, 27.00 +AFF, 05, 25, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 25, 90.00, 67.00, -9999.00, -9999.00, 45.00 +AGS, 05, 25, 86.00, 60.00, 20.00, 24.00, 35.00 +AHN, 05, 25, 83.00, 61.00, 17.00, 23.00, 31.00 +AKN, 05, 25, 54.00, 37.00, 31.00, 27.00, 42.00 +AKO, 05, 25, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 25, 73.00, 49.00, 27.00, 28.00, 43.00 +ALI, 05, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 25, 75.00, 52.00, 26.00, 23.00, 40.00 +ALS, 05, 25, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 25, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 25, 82.00, 55.00, 20.00, 12.00, 28.00 +AMG, 05, 25, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 25, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 25, 57.00, 42.00, 16.00, 15.00, 23.00 +AND, 05, 25, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 25, 58.00, 44.00, 46.00, 46.00, 58.00 +AOO, 05, 25, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +APN, 05, 25, 68.00, 42.00, 24.00, 26.00, 39.00 +AQQ, 05, 25, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +ART, 05, 25, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +AST, 05, 25, 61.00, 46.00, 35.00, 37.00, 47.00 +ATL, 05, 25, 82.00, 61.00, 19.00, 26.00, 35.00 +ATW, 05, 25, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 25, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 25, 77.00, 54.00, -9999.00, -9999.00, 36.00 +AUG, 05, 25, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 25, 87.00, 68.00, 17.00, 18.00, 29.00 +AUW, 05, 25, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 25, 77.00, 54.00, 24.00, 29.00, 38.00 +AVP, 05, 25, 72.00, 51.00, 29.00, 31.00, 46.00 +AXN, 05, 25, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 25, 71.00, 49.00, -9999.00, -9999.00, 35.00 +AYS, 05, 25, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 25, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 25, 85.00, 56.00, -9999.00, -9999.00, 9.00 +BAD, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 25, 66.00, 33.00, -9999.00, -9999.00, 15.00 +BDL, 05, 25, 75.00, 51.00, 26.00, 25.00, 39.00 +BDR, 05, 25, 70.00, 53.00, 26.00, 23.00, 37.00 +BET, 05, 25, 53.00, 36.00, 24.00, 20.00, 33.00 +BFD, 05, 25, 67.00, 44.00, 31.00, 34.00, 46.00 +BFF, 05, 25, 74.00, 45.00, 23.00, 18.00, 34.00 +BFL, 05, 25, 87.00, 60.00, 2.00, 2.00, 2.00 +BGM, 05, 25, 69.00, 49.00, 29.00, 32.00, 46.00 +BGR, 05, 25, 67.00, 46.00, 26.00, 26.00, 38.00 +BGS, 05, 25, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 25, 83.00, 60.00, 21.00, 25.00, 35.00 +BID, 05, 25, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 25, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 25, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 25, 70.00, 46.00, 24.00, 25.00, 36.00 +BIS, 05, 25, 71.00, 46.00, 24.00, 20.00, 34.00 +BIX, 05, 25, 85.00, 69.00, -9999.00, -9999.00, 24.00 +BJI, 05, 25, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 25, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 25, 75.00, 43.00, -9999.00, -9999.00, 31.00 +BKW, 05, 25, 72.00, 51.00, 29.00, 32.00, 45.00 +BLF, 05, 25, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 25, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 25, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 25, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 25, 80.00, 56.00, -9999.00, -9999.00, 33.00 +BNA, 05, 25, 82.00, 60.00, 24.00, 25.00, 39.00 +BNO, 05, 25, 68.00, 38.00, -9999.00, 14.00, 33.00 +BOI, 05, 25, 74.00, 47.00, 13.00, 15.00, 21.00 +BOS, 05, 25, 70.00, 53.00, 27.00, 24.00, 39.00 +BPI, 05, 25, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 25, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 25, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 25, 76.00, 55.00, -9999.00, -9999.00, 31.00 +BRO, 05, 25, 89.00, 73.00, 11.00, 13.00, 20.00 +BRW, 05, 25, 30.00, 22.00, 10.00, 12.00, 19.00 +BSM, 05, 25, 87.00, 68.00, -9999.00, -9999.00, 23.00 +BTI, 05, 25, 31.00, 22.00, 9.00, 12.00, 17.00 +BTL, 05, 25, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 25, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 25, 88.00, 67.00, 16.00, 21.00, 30.00 +BTT, 05, 25, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 25, 70.00, 49.00, 31.00, 30.00, 47.00 +BUB, 05, 25, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 25, 69.00, 50.00, 27.00, 28.00, 40.00 +BUR, 05, 25, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 25, 85.00, 69.00, -9999.00, 14.00, 21.00 +BWG, 05, 25, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 25, 77.00, 56.00, 24.00, 26.00, 37.00 +BYH, 05, 25, 84.00, 63.00, -9999.00, -9999.00, 34.00 +BYI, 05, 25, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 25, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 25, 85.00, 61.00, 19.00, 22.00, 32.00 +CAG, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 25, 73.00, 51.00, 28.00, 31.00, 42.00 +CAO, 05, 25, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 25, 66.00, 43.00, 31.00, 32.00, 45.00 +CBM, 05, 25, 85.00, 61.00, -9999.00, -9999.00, 26.00 +CDB, 05, 25, 46.00, 37.00, 45.00, 46.00, 63.00 +CDC, 05, 25, 76.00, 44.00, 10.00, 11.00, 16.00 +CDR, 05, 25, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 25, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 25, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 25, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 25, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 25, 81.00, 58.00, 20.00, 26.00, 36.00 +CHO, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 25, 85.00, 65.00, 18.00, 23.00, 33.00 +CID, 05, 25, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 25, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 25, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 25, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 25, 72.00, 51.00, 26.00, 28.00, 41.00 +CLL, 05, 25, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 25, 81.00, 60.00, 24.00, 23.00, 37.00 +CMH, 05, 25, 75.00, 53.00, 24.00, 29.00, 40.00 +CMI, 05, 25, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 25, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 25, 77.00, 55.00, 26.00, 17.00, 33.00 +CNM, 05, 25, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 25, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +COD, 05, 25, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +COF, 05, 25, 86.00, 68.00, -9999.00, -9999.00, 30.00 +CON, 05, 25, 72.00, 45.00, 25.00, 25.00, 38.00 +COS, 05, 25, 72.00, 45.00, 22.00, 23.00, 35.00 +COT, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 25, 77.00, 56.00, 28.00, 26.00, 42.00 +CPR, 05, 25, 70.00, 41.00, 23.00, 22.00, 34.00 +CRBC, 05, 25, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 25, 88.00, 71.00, 14.00, 15.00, 24.00 +CRW, 05, 25, 78.00, 54.00, 30.00, 31.00, 44.00 +CSG, 05, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 25, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 25, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 25, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 25, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 25, 77.00, 55.00, 24.00, 27.00, 38.00 +CVN, 05, 25, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 25, 83.00, 53.00, -9999.00, -9999.00, 18.00 +CXY, 05, 25, 76.00, 54.00, 21.00, 28.00, 36.00 +CYS, 05, 25, 68.00, 42.00, 24.00, 24.00, 36.00 +DAA, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 05, 25, 86.00, 67.00, 17.00, 28.00, 34.00 +DAG, 05, 25, 91.00, 62.00, 2.00, 2.00, 3.00 +DAL, 05, 25, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 25, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 25, 76.00, 54.00, 25.00, 26.00, 38.00 +DBQ, 05, 25, 73.00, 51.00, 24.00, 23.00, 36.00 +DCA, 05, 25, 79.00, 60.00, 21.00, 26.00, 35.00 +DDC, 05, 25, 80.00, 55.00, 24.00, 16.00, 31.00 +DEC, 05, 25, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 25, 74.00, 47.00, 23.00, 21.00, 33.00 +DFW, 05, 25, 86.00, 65.00, 21.00, 16.00, 30.00 +DHN, 05, 25, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 25, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 25, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 25, 90.00, 68.00, -9999.00, -9999.00, 19.00 +DLG, 05, 25, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 25, 65.00, 43.00, 29.00, 26.00, 42.00 +DLLC, 05, 25, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 25, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 25, 93.00, 61.00, -9999.00, -9999.00, 3.00 +DMN, 05, 25, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 25, 78.00, 56.00, -9999.00, -9999.00, 33.00 +DPG, 05, 25, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 25, 87.00, 63.00, -9999.00, -9999.00, 24.00 +DRA, 05, 25, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 25, 90.00, 68.00, 15.00, 11.00, 21.00 +DSM, 05, 25, 76.00, 55.00, 28.00, 24.00, 40.00 +DTW, 05, 25, 73.00, 50.00, 22.00, 24.00, 35.00 +DUG, 05, 25, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 25, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 25, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 25, 87.00, 64.00, -9999.00, -9999.00, 22.00 +D45, 05, 25, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 25, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 25, 73.00, 48.00, 25.00, 24.00, 37.00 +ECG, 05, 25, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 25, 84.00, 57.00, -9999.00, -9999.00, 6.00 +EED, 05, 25, 97.00, 70.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 25, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 25, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 25, 73.00, 47.00, 34.00, 36.00, 50.00 +EKO, 05, 25, 73.00, 39.00, 13.00, 14.00, 21.00 +ELD, 05, 25, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 25, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 25, 91.00, 59.00, 6.00, 3.00, 8.00 +ELY, 05, 25, 71.00, 36.00, 13.00, 14.00, 20.00 +EMP, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 25, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +END, 05, 25, 83.00, 61.00, -9999.00, -9999.00, 22.00 +ENN, 05, 25, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 25, 75.00, 53.00, -9999.00, -9999.00, 15.00 +EPH, 05, 25, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 25, 69.00, 51.00, 28.00, 26.00, 40.00 +ESF, 05, 25, 86.00, 65.00, -9999.00, -9999.00, 29.00 +EUG, 05, 25, 69.00, 46.00, 18.00, 24.00, 31.00 +EVV, 05, 25, 80.00, 57.00, 26.00, 26.00, 38.00 +EWN, 05, 25, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 25, 76.00, 57.00, 27.00, 26.00, 40.00 +EYW, 05, 25, 86.00, 77.00, 19.00, 15.00, 28.00 +E74, 05, 25, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 25, 81.00, 57.00, -9999.00, -9999.00, 33.00 +FAI, 05, 25, 64.00, 42.00, 20.00, 19.00, 30.00 +FAR, 05, 25, 72.00, 47.00, 22.00, 18.00, 32.00 +FAT, 05, 25, 87.00, 56.00, 2.00, 1.00, 3.00 +FAY, 05, 25, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 25, 66.00, 41.00, 23.00, 27.00, 39.00 +FCS, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +FDY, 05, 25, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 25, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FHU, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 05, 25, 71.00, 36.00, 8.00, 11.00, 15.00 +FLL, 05, 25, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 25, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 25, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FME, 05, 25, 79.00, 53.00, -9999.00, -9999.00, 30.00 +FMH, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FMN, 05, 25, 82.00, 44.00, 8.00, 6.00, 11.00 +FMY, 05, 25, 90.00, 70.00, 12.00, 24.00, 29.00 +FNT, 05, 25, 71.00, 49.00, 22.00, 23.00, 35.00 +FOD, 05, 25, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 25, 79.00, 57.00, -9999.00, -9999.00, 33.00 +FOK, 05, 25, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 25, 80.00, 57.00, -9999.00, -9999.00, 33.00 +FSD, 05, 25, 74.00, 49.00, 29.00, 19.00, 36.00 +FSI, 05, 25, 84.00, 61.00, -9999.00, -9999.00, 28.00 +FSM, 05, 25, 83.00, 61.00, 24.00, 24.00, 37.00 +FTK, 05, 25, 79.00, 55.00, -9999.00, -9999.00, 33.00 +FWA, 05, 25, 75.00, 53.00, 22.00, 26.00, 37.00 +FWH, 05, 25, 85.00, 64.00, -9999.00, -9999.00, 24.00 +FYU, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 25, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 25, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 25, 100.00, 64.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 25, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 25, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 25, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 25, 69.00, 44.00, 19.00, 21.00, 30.00 +GFA, 05, 25, 68.00, 44.00, -9999.00, -9999.00, 32.00 +GFK, 05, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 25, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 25, 71.00, 46.00, 23.00, 21.00, 33.00 +GJT, 05, 25, 80.00, 51.00, 13.00, 13.00, 20.00 +GKN, 05, 25, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 25, 76.00, 49.00, 22.00, 15.00, 29.00 +GLH, 05, 25, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 25, 82.00, 74.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 25, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 25, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +GON, 05, 25, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 25, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 25, 70.00, 47.00, 26.00, 21.00, 37.00 +GRCI, 05, 25, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 25, 69.00, 45.00, -9999.00, -9999.00, 26.00 +GRI, 05, 25, 77.00, 53.00, 25.00, 19.00, 34.00 +GRK, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 05, 25, 73.00, 49.00, 23.00, 23.00, 36.00 +GSB, 05, 25, 83.00, 60.00, -9999.00, -9999.00, 31.00 +GSG, 05, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 25, 79.00, 58.00, 21.00, 23.00, 35.00 +GSP, 05, 25, 82.00, 59.00, 25.00, 26.00, 38.00 +GST, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 25, 69.00, 49.00, -9999.00, -9999.00, 41.00 +GTF, 05, 25, 68.00, 44.00, 25.00, 26.00, 35.00 +GUP, 05, 25, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 25, 76.00, 52.00, -9999.00, -9999.00, 36.00 +GVW, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 25, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 25, 77.00, 62.00, 22.00, 19.00, 33.00 +HBR, 05, 25, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 25, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 25, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 25, 73.00, 47.00, -9999.00, -9999.00, 23.00 +HKY, 05, 25, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 25, 69.00, 43.00, 22.00, 23.00, 34.00 +HMN, 05, 25, 91.00, 51.00, -9999.00, -9999.00, 9.00 +HMS, 05, 25, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 25, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 25, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +HON, 05, 25, 74.00, 48.00, 23.00, 19.00, 33.00 +HOP, 05, 25, 81.00, 56.00, -9999.00, -9999.00, 34.00 +HOT, 05, 25, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 25, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 25, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 25, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 25, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 25, 87.00, 63.00, -9999.00, -9999.00, 25.00 +HST, 05, 25, 87.00, 68.00, -9999.00, -9999.00, 37.00 +HSV, 05, 25, 82.00, 60.00, 24.00, 25.00, 38.00 +HTL, 05, 25, 69.00, 45.00, 25.00, 24.00, 38.00 +HTS, 05, 25, 77.00, 55.00, 27.00, 29.00, 41.00 +HUF, 05, 25, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 25, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 25, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 25, 71.00, 44.00, 20.00, 20.00, 30.00 +IAB, 05, 25, 80.00, 58.00, -9999.00, -9999.00, 32.00 +IAD, 05, 25, 77.00, 53.00, 24.00, 29.00, 39.00 +IAG, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 25, 87.00, 67.00, 17.00, 18.00, 28.00 +ICT, 05, 25, 80.00, 58.00, 25.00, 20.00, 37.00 +IDA, 05, 25, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 25, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 25, 76.00, 56.00, 25.00, 25.00, 39.00 +ILI, 05, 25, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 25, 82.00, 62.00, 21.00, 21.00, 34.00 +IMT, 05, 25, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +IND, 05, 25, 77.00, 55.00, 28.00, 26.00, 40.00 +INL, 05, 25, 68.00, 43.00, 29.00, 24.00, 41.00 +INS, 05, 25, 85.00, 56.00, -9999.00, -9999.00, 3.00 +INT, 05, 25, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +INW, 05, 25, 83.00, 48.00, 6.00, 9.00, 13.00 +IPL, 05, 25, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 25, 74.00, 51.00, 29.00, 31.00, 44.00 +IRK, 05, 25, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 25, 72.00, 46.00, 23.00, 18.00, 31.00 +ISP, 05, 25, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 25, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 25, 97.00, 62.00, -9999.00, -9999.00, 3.00 +IWD, 05, 25, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 25, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 25, 86.00, 63.00, 21.00, 20.00, 33.00 +JAX, 05, 25, 86.00, 65.00, 16.00, 26.00, 33.00 +JBR, 05, 25, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 25, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 25, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 25, 71.00, 56.00, 25.00, 25.00, 39.00 +JHW, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 25, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 25, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 25, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 25, 57.00, 41.00, 44.00, 41.00, 55.00 +JST, 05, 25, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 25, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 25, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 25, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 25, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 25, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 25, 72.00, 48.00, 23.00, 22.00, 35.00 +LAR, 05, 25, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 25, 92.00, 63.00, 3.00, 3.00, 5.00 +LAX, 05, 25, 70.00, 57.00, 2.00, 2.00, 3.00 +LBB, 05, 25, 86.00, 59.00, 19.00, 10.00, 25.00 +LBF, 05, 25, 75.00, 48.00, 28.00, 15.00, 34.00 +LCH, 05, 25, 86.00, 68.00, 16.00, 17.00, 27.00 +LCK, 05, 25, 77.00, 54.00, -9999.00, -9999.00, 37.00 +LEB, 05, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 25, 77.00, 56.00, 26.00, 27.00, 39.00 +LFI, 05, 25, 77.00, 61.00, -9999.00, -9999.00, 32.00 +LFK, 05, 25, 86.00, 65.00, 19.00, 21.00, 29.00 +LFT, 05, 25, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 25, 73.00, 57.00, 25.00, 24.00, 37.00 +LGB, 05, 25, 74.00, 58.00, 2.00, 2.00, 3.00 +LGU, 05, 25, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 25, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 25, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 25, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 25, 84.00, 62.00, 21.00, 22.00, 33.00 +LIZ, 05, 25, 66.00, 43.00, -9999.00, -9999.00, 42.00 +LMT, 05, 25, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +LND, 05, 25, 70.00, 43.00, 17.00, 18.00, 26.00 +LNK, 05, 25, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 25, 78.00, 45.00, 6.00, 7.00, 10.00 +LOZ, 05, 25, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 25, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 25, 83.00, 61.00, -9999.00, -9999.00, 35.00 +LSE, 05, 25, 74.00, 51.00, 21.00, 24.00, 36.00 +LSF, 05, 25, 86.00, 64.00, -9999.00, -9999.00, 32.00 +LSV, 05, 25, 95.00, 56.00, -9999.00, -9999.00, 3.00 +LTS, 05, 25, 88.00, 61.00, -9999.00, -9999.00, 29.00 +LUF, 05, 25, 98.00, 61.00, -9999.00, -9999.00, 2.00 +LVS, 05, 25, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 25, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 25, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 25, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 25, 78.00, 55.00, 23.00, 25.00, 38.00 +MAF, 05, 25, 90.00, 61.00, 14.00, 8.00, 19.00 +MBL, 05, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 25, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 25, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 25, 83.00, 55.00, -9999.00, -9999.00, 8.00 +MCF, 05, 25, 88.00, 70.00, -9999.00, -9999.00, 26.00 +MCG, 05, 25, 59.00, 39.00, 26.00, 23.00, 37.00 +MCI, 05, 25, 77.00, 57.00, 28.00, 22.00, 39.00 +MCK, 05, 25, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 25, 87.00, 62.00, 16.00, 23.00, 32.00 +MCO, 05, 25, 89.00, 68.00, 17.00, 31.00, 38.00 +MCW, 05, 25, 74.00, 50.00, 22.00, 21.00, 33.00 +MC2, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MDH, 05, 25, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 25, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 25, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 25, 74.00, 54.00, 29.00, 26.00, 41.00 +MEI, 05, 25, 86.00, 61.00, 19.00, 21.00, 33.00 +MEM, 05, 25, 84.00, 64.00, 21.00, 25.00, 35.00 +MER, 05, 25, 86.00, 52.00, -9999.00, -9999.00, 5.00 +MFD, 05, 25, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 25, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 25, 76.00, 46.00, 13.00, 11.00, 18.00 +MGE, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 05, 25, 85.00, 63.00, 16.00, 23.00, 32.00 +MGW, 05, 25, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 25, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 25, 82.00, 53.00, -9999.00, -9999.00, 8.00 +MHS, 05, 25, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 25, 87.00, 71.00, 19.00, 32.00, 38.00 +MIB, 05, 25, 69.00, 46.00, -9999.00, -9999.00, 34.00 +MIV, 05, 25, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 25, 79.00, 45.00, -9999.00, -9999.00, 19.00 +MKC, 05, 25, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 25, 68.00, 48.00, 26.00, 26.00, 40.00 +MKG, 05, 25, 70.00, 48.00, 23.00, 20.00, 33.00 +MKL, 05, 25, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 25, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 25, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 25, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 25, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 25, 76.00, 53.00, 28.00, 26.00, 41.00 +MLS, 05, 25, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 25, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 25, 87.00, 63.00, -9999.00, -9999.00, 32.00 +MOB, 05, 25, 87.00, 67.00, 17.00, 26.00, 35.00 +MOT, 05, 25, 69.00, 46.00, 20.00, 18.00, 29.00 +MPV, 05, 25, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 25, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 25, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 25, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 25, 65.00, 49.00, -9999.00, -9999.00, 14.00 +MSL, 05, 25, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 25, 72.00, 48.00, 26.00, 24.00, 39.00 +MSO, 05, 25, 68.00, 41.00, 25.00, 23.00, 37.00 +MSP, 05, 25, 73.00, 51.00, 25.00, 26.00, 39.00 +MSS, 05, 25, 70.00, 47.00, 27.00, 27.00, 39.00 +MSY, 05, 25, 86.00, 67.00, 14.00, 23.00, 31.00 +MTC, 05, 25, 71.00, 50.00, -9999.00, -9999.00, 34.00 +MTN, 05, 25, 78.00, 56.00, -9999.00, -9999.00, 30.00 +MTO, 05, 25, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 25, 75.00, 52.00, -9999.00, -9999.00, 30.00 +MUO, 05, 25, 79.00, 46.00, -9999.00, -9999.00, 19.00 +MWA, 05, 25, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 25, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 25, 85.00, 63.00, -9999.00, -9999.00, 27.00 +MYL, 05, 25, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 25, 84.00, 62.00, -9999.00, -9999.00, 29.00 +NAO, 05, 25, 82.00, 68.00, -9999.00, -9999.00, 35.00 +NBC, 05, 25, 85.00, 65.00, -9999.00, -9999.00, 31.00 +NBE, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 05, 25, 74.00, 51.00, -9999.00, -9999.00, 37.00 +NCA, 05, 25, 83.00, 58.00, -9999.00, -9999.00, 32.00 +NCO, 05, 25, 67.00, 50.00, -9999.00, -9999.00, 36.00 +NC1, 05, 25, 85.00, 56.00, -9999.00, -9999.00, 5.00 +NEL, 05, 25, 75.00, 52.00, -9999.00, -9999.00, 34.00 +NFG, 05, 25, 68.00, 56.00, -9999.00, -9999.00, 9.00 +NFL, 05, 25, 76.00, 43.00, -9999.00, -9999.00, 13.00 +NGP, 05, 25, 87.00, 71.00, -9999.00, -9999.00, 18.00 +NGU, 05, 25, 78.00, 60.00, -9999.00, -9999.00, 30.00 +NGZ, 05, 25, 67.00, 52.00, -9999.00, -9999.00, 5.00 +NHK, 05, 25, 78.00, 55.00, -9999.00, -9999.00, 33.00 +NHZ, 05, 25, 66.00, 47.00, -9999.00, -9999.00, 38.00 +NID, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 25, 86.00, 65.00, -9999.00, -9999.00, 32.00 +NIR, 05, 25, 88.00, 68.00, -9999.00, -9999.00, 19.00 +NKT, 05, 25, 80.00, 63.00, -9999.00, -9999.00, 34.00 +NKX, 05, 25, 70.00, 60.00, -9999.00, -9999.00, 9.00 +NLC, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 05, 25, 85.00, 60.00, -9999.00, -9999.00, 28.00 +NPA, 05, 25, 85.00, 68.00, -9999.00, -9999.00, 25.00 +NQA, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 05, 25, 90.00, 70.00, -9999.00, -9999.00, 19.00 +NQX, 05, 25, 86.00, 77.00, -9999.00, -9999.00, 29.00 +NRB, 05, 25, 85.00, 68.00, -9999.00, -9999.00, 30.00 +NRC, 05, 25, 87.00, 52.00, -9999.00, -9999.00, 5.00 +NRS, 05, 25, 68.00, 57.00, -9999.00, -9999.00, 5.00 +NSE, 05, 25, 87.00, 64.00, -9999.00, -9999.00, 30.00 +NSI, 05, 25, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTD, 05, 25, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 05, 25, 75.00, 57.00, -9999.00, -9999.00, 5.00 +NTU, 05, 25, 78.00, 60.00, -9999.00, -9999.00, 31.00 +NUC, 05, 25, 69.00, 56.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 25, 74.00, 50.00, -9999.00, -9999.00, 8.00 +NUW, 05, 25, 64.00, 45.00, -9999.00, -9999.00, 28.00 +NWF, 05, 25, 74.00, 58.00, -9999.00, -9999.00, 3.00 +NXX, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 25, 80.00, 54.00, -9999.00, -9999.00, 33.00 +NZC, 05, 25, 87.00, 62.00, -9999.00, -9999.00, 33.00 +NZJ, 05, 25, 75.00, 54.00, -9999.00, -9999.00, 8.00 +NZW, 05, 25, 71.00, 49.00, -9999.00, -9999.00, 36.00 +NZY, 05, 25, 70.00, 60.00, -9999.00, -9999.00, 5.00 +OAK, 05, 25, 70.00, 49.00, 3.00, 4.00, 6.00 +OAR, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +OFF, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 25, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 25, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 25, 82.00, 61.00, 25.00, 17.00, 33.00 +OLM, 05, 25, 67.00, 43.00, 26.00, 30.00, 39.00 +OMA, 05, 25, 77.00, 54.00, 23.00, 22.00, 34.00 +OME, 05, 25, 46.00, 33.00, 18.00, 19.00, 27.00 +ONT, 05, 25, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 25, 74.00, 51.00, 28.00, 23.00, 39.00 +ORF, 05, 25, 78.00, 60.00, 20.00, 22.00, 33.00 +ORH, 05, 25, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 25, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 25, 68.00, 45.00, -9999.00, -9999.00, 33.00 +OTG, 05, 25, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 25, 61.00, 48.00, 26.00, 28.00, 37.00 +OTM, 05, 25, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 25, 42.00, 30.00, 8.00, 10.00, 14.00 +OURC, 05, 25, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 25, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 25, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 25, 87.00, 63.00, -9999.00, -9999.00, 29.00 +PACZ, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 25, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 25, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 25, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 25, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 25, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 25, 86.00, 64.00, -9999.00, -9999.00, 21.00 +PAQ, 05, 25, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 25, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 25, 42.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 25, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 25, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 25, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 25, 70.00, 48.00, -9999.00, -9999.00, 37.00 +PBI, 05, 25, 87.00, 71.00, 21.00, 33.00, 42.00 +PDT, 05, 25, 73.00, 48.00, 14.00, 14.00, 22.00 +PDX, 05, 25, 69.00, 49.00, 25.00, 29.00, 36.00 +PFN, 05, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 25, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 25, 76.00, 56.00, 25.00, 26.00, 39.00 +PHX, 05, 25, 97.00, 67.00, 2.00, 2.00, 3.00 +PIA, 05, 25, 76.00, 54.00, 27.00, 24.00, 39.00 +PIB, 05, 25, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 25, 71.00, 42.00, 19.00, 18.00, 29.00 +PIR, 05, 25, 74.00, 49.00, 22.00, 17.00, 29.00 +PIT, 05, 25, 74.00, 51.00, 30.00, 29.00, 44.00 +PKB, 05, 25, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 25, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 25, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 25, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 25, 85.00, 68.00, 15.00, 18.00, 28.00 +POB, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 05, 25, 86.00, 63.00, -9999.00, -9999.00, 33.00 +POM, 05, 25, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 05, 25, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 25, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 25, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 25, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 25, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 25, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 25, 70.00, 46.00, -9999.00, -9999.00, 36.00 +PSP, 05, 25, 97.00, 63.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 25, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 25, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 25, 80.00, 48.00, 15.00, 14.00, 22.00 +PUC, 05, 25, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 25, 71.00, 50.00, 26.00, 24.00, 39.00 +PVU, 05, 25, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 25, 67.00, 46.00, 29.00, 26.00, 40.00 +P02, 05, 25, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +P07, 05, 25, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +P11, 05, 25, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P24, 05, 25, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +P28, 05, 25, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +P35, 05, 25, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +P38, 05, 25, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +P39, 05, 25, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P58, 05, 25, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +P59, 05, 25, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +P60, 05, 25, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +P61, 05, 25, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 05, 25, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P68, 05, 25, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +P69, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 25, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 25, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 25, 71.00, 45.00, 25.00, 25.00, 37.00 +RBL, 05, 25, 85.00, 57.00, 6.00, 4.00, 8.00 +RCA, 05, 25, 71.00, 45.00, -9999.00, -9999.00, 35.00 +RDD, 05, 25, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 25, 70.00, 37.00, 11.00, 11.00, 17.00 +RDR, 05, 25, 71.00, 46.00, -9999.00, -9999.00, 33.00 +RDU, 05, 25, 81.00, 58.00, 22.00, 20.00, 33.00 +REE, 05, 25, 86.00, 59.00, -9999.00, -9999.00, 21.00 +REJ, 05, 25, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 25, 74.00, 51.00, 27.00, 24.00, 40.00 +RIC, 05, 25, 80.00, 57.00, 21.00, 22.00, 35.00 +RIV, 05, 25, 81.00, 53.00, -9999.00, -9999.00, 5.00 +RIW, 05, 25, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 25, 67.00, 40.00, 12.00, 13.00, 20.00 +RME, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +RMG, 05, 25, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +RND, 05, 25, 87.00, 68.00, -9999.00, -9999.00, 23.00 +RNO, 05, 25, 76.00, 42.00, 8.00, 5.00, 11.00 +ROA, 05, 25, 78.00, 55.00, 22.00, 27.00, 37.00 +ROC, 05, 25, 71.00, 49.00, 24.00, 26.00, 38.00 +ROW, 05, 25, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 25, 79.00, 55.00, 20.00, 16.00, 28.00 +RST, 05, 25, 72.00, 49.00, 28.00, 26.00, 41.00 +RWF, 05, 25, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 25, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 25, 83.00, 52.00, 3.00, 3.00, 5.00 +SAF, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 25, 70.00, 60.00, 2.00, 3.00, 4.00 +SAT, 05, 25, 87.00, 68.00, 20.00, 19.00, 30.00 +SAV, 05, 25, 86.00, 65.00, 16.00, 25.00, 33.00 +SAW, 05, 25, 63.00, 44.00, -9999.00, -9999.00, 40.00 +SBA, 05, 25, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 25, 83.00, 54.00, -9999.00, -9999.00, 7.00 +SBN, 05, 25, 73.00, 52.00, 25.00, 24.00, 37.00 +SBP, 05, 25, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 25, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 25, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 25, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 25, 84.00, 54.00, 3.00, 2.00, 4.00 +SDF, 05, 25, 79.00, 58.00, 27.00, 26.00, 39.00 +SEA, 05, 25, 66.00, 48.00, 22.00, 24.00, 34.00 +SEM, 05, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 25, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 25, 68.00, 51.00, 3.00, 4.00, 5.00 +SGF, 05, 25, 79.00, 56.00, 27.00, 23.00, 38.00 +SGY, 05, 25, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 25, 70.00, 42.00, 26.00, 25.00, 37.00 +SHV, 05, 25, 85.00, 65.00, 20.00, 19.00, 31.00 +SIT, 05, 25, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 25, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 25, 89.00, 63.00, 18.00, 13.00, 26.00 +SKA, 05, 25, 69.00, 44.00, -9999.00, -9999.00, 24.00 +SKF, 05, 25, 87.00, 68.00, -9999.00, -9999.00, 22.00 +SLC, 05, 25, 75.00, 49.00, 18.00, 19.00, 26.00 +SLE, 05, 25, 69.00, 44.00, 19.00, 25.00, 31.00 +SLN, 05, 25, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 25, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 25, 69.00, 48.00, -9999.00, 2.00, 2.00 +SNA, 05, 25, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 25, 42.00, 33.00, 27.00, 37.00, 45.00 +SNS, 05, 25, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 25, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 25, 78.00, 56.00, 26.00, 24.00, 38.00 +SPS, 05, 25, 86.00, 62.00, 20.00, 13.00, 27.00 +SRQ, 05, 25, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 25, 85.00, 61.00, -9999.00, -9999.00, 31.00 +SSI, 05, 25, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +STC, 05, 25, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 25, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +STL, 05, 25, 79.00, 59.00, 23.00, 25.00, 37.00 +STNV, 05, 25, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +STS, 05, 25, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 25, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 25, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 25, 80.00, 51.00, -9999.00, -9999.00, 6.00 +SUX, 05, 25, 76.00, 53.00, 26.00, 22.00, 36.00 +SVN, 05, 25, 86.00, 65.00, -9999.00, -9999.00, 29.00 +SWF, 05, 25, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 25, 71.00, 49.00, 28.00, 31.00, 45.00 +SZL, 05, 25, 78.00, 55.00, -9999.00, -9999.00, 34.00 +TAD, 05, 25, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 25, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 25, 80.00, 53.00, -9999.00, -9999.00, 33.00 +TCC, 05, 25, 84.00, 54.00, 13.00, 8.00, 17.00 +TCL, 05, 25, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 25, 69.00, 45.00, -9999.00, -9999.00, 32.00 +TCS, 05, 25, 86.00, 57.00, -9999.00, 4.00, 7.00 +TEB, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 25, 82.00, 61.00, -9999.00, -9999.00, 29.00 +TKA, 05, 25, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 25, 88.00, 64.00, 13.00, 27.00, 34.00 +TNX, 05, 25, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 25, 74.00, 50.00, 24.00, 27.00, 40.00 +TOP, 05, 25, 79.00, 57.00, 28.00, 23.00, 41.00 +TPA, 05, 25, 88.00, 70.00, 12.00, 20.00, 25.00 +TPH, 05, 25, 76.00, 45.00, 6.00, 5.00, 9.00 +TRI, 05, 25, 78.00, 55.00, 26.00, 31.00, 42.00 +TRK, 05, 25, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 25, 96.00, 65.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 25, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 25, 82.00, 62.00, 25.00, 20.00, 36.00 +TUP, 05, 25, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 25, 93.00, 61.00, 4.00, 4.00, 7.00 +TVC, 05, 25, 70.00, 44.00, 20.00, 18.00, 29.00 +TVL, 05, 25, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 25, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 25, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 25, 80.00, 56.00, 24.00, 28.00, 38.00 +T01, 05, 25, 77.00, 56.00, -9999.00, -9999.00, 32.00 +T02, 05, 25, 83.00, 61.00, -9999.00, -9999.00, 32.00 +T03, 05, 25, 84.00, 62.00, -9999.00, -9999.00, 29.00 +T04, 05, 25, 87.00, 69.00, -9999.00, -9999.00, 26.00 +T05, 05, 25, 79.00, 55.00, -9999.00, -9999.00, 32.00 +T06, 05, 25, 86.00, 60.00, -9999.00, -9999.00, 26.00 +T07, 05, 25, 83.00, 48.00, -9999.00, -9999.00, 23.00 +T08, 05, 25, 75.00, 53.00, -9999.00, -9999.00, 15.00 +UCA, 05, 25, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 25, 85.00, 56.00, -9999.00, -9999.00, 3.00 +UIL, 05, 25, 61.00, 43.00, 42.00, 45.00, 53.00 +UIN, 05, 25, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 25, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 25, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 25, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +U15, 05, 25, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +U28, 05, 25, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 25, 87.00, 61.00, -9999.00, -9999.00, 28.00 +VBG, 05, 25, 69.00, 49.00, -9999.00, -9999.00, 9.00 +VCT, 05, 25, 87.00, 70.00, 15.00, 16.00, 25.00 +VCV, 05, 25, 85.00, 50.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 25, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 25, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 25, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 25, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 25, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 25, 87.00, 63.00, -9999.00, -9999.00, 24.00 +VRB, 05, 25, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 25, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 25, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 25, 77.00, 56.00, 22.00, 20.00, 30.00 +WJA, 05, 25, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 25, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 25, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 25, 76.00, 40.00, 12.00, 12.00, 17.00 +WPO, 05, 25, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 25, 87.00, 62.00, -9999.00, -9999.00, 30.00 +WRG, 05, 25, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 25, 77.00, 51.00, -9999.00, -9999.00, 33.00 +WRL, 05, 25, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +X68, 05, 25, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 25, 52.00, 39.00, 53.00, 52.00, 65.00 +YCG, 05, 25, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 25, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 25, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 25, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 25, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 25, 74.00, 45.00, 9.00, 11.00, 16.00 +YNG, 05, 25, 72.00, 49.00, 29.00, 29.00, 43.00 +YPA, 05, 25, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 25, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 25, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 25, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 25, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 25, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 25, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 25, 97.00, 66.00, 1.00, 1.00, 1.00 +YVR, 05, 25, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 25, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 25, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 25, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 25, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 25, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 25, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 25, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 25, 66.00, 41.00, 26.00, 25.00, 39.00 +ZUN, 05, 25, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 25, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 25, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 25, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +01R, 05, 25, 86.00, 64.00, -9999.00, -9999.00, 27.00 +1V1, 05, 25, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 25, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 25, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 25, 79.00, 62.00, -9999.00, -9999.00, 31.00 +2PJ, 05, 25, 85.00, 61.00, -9999.00, -9999.00, 32.00 +3B1, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 25, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 25, 71.00, 44.00, -9999.00, -9999.00, 33.00 +3SE, 05, 25, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 25, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 25, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 05, 25, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 25, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 25, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 25, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 25, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 26, 75.00, 53.00, 28.00, 27.00, 41.00 +ABI, 05, 26, 87.00, 64.00, 16.00, 13.00, 24.00 +ABQ, 05, 26, 84.00, 52.00, 9.00, 8.00, 15.00 +ABR, 05, 26, 73.00, 49.00, 22.00, 18.00, 33.00 +ABY, 05, 26, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 26, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 26, 87.00, 67.00, 18.00, 17.00, 28.00 +ACV, 05, 26, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 26, 75.00, 53.00, 23.00, 22.00, 34.00 +ADK, 05, 26, 47.00, 38.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 26, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 26, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 26, 78.00, 54.00, -9999.00, -9999.00, 28.00 +AEX, 05, 26, 86.00, 66.00, -9999.00, -9999.00, 27.00 +AFF, 05, 26, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 26, 90.00, 67.00, -9999.00, -9999.00, 46.00 +AGS, 05, 26, 86.00, 61.00, 20.00, 24.00, 35.00 +AHN, 05, 26, 83.00, 61.00, 17.00, 23.00, 31.00 +AKN, 05, 26, 54.00, 37.00, 31.00, 27.00, 42.00 +AKO, 05, 26, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 26, 74.00, 49.00, 27.00, 28.00, 43.00 +ALI, 05, 26, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 26, 75.00, 52.00, 26.00, 23.00, 40.00 +ALS, 05, 26, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 26, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 26, 82.00, 55.00, 20.00, 12.00, 28.00 +AMG, 05, 26, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 26, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 26, 57.00, 42.00, 16.00, 15.00, 23.00 +AND, 05, 26, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 26, 58.00, 44.00, 45.00, 46.00, 58.00 +AOO, 05, 26, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +APN, 05, 26, 69.00, 43.00, 24.00, 26.00, 39.00 +AQQ, 05, 26, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +ART, 05, 26, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +AST, 05, 26, 61.00, 46.00, 35.00, 37.00, 47.00 +ATL, 05, 26, 82.00, 62.00, 19.00, 26.00, 35.00 +ATW, 05, 26, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 26, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 26, 77.00, 54.00, -9999.00, -9999.00, 36.00 +AUG, 05, 26, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 26, 87.00, 68.00, 17.00, 18.00, 29.00 +AUW, 05, 26, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 26, 77.00, 54.00, 24.00, 29.00, 38.00 +AVP, 05, 26, 73.00, 52.00, 29.00, 31.00, 46.00 +AXN, 05, 26, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 26, 72.00, 50.00, -9999.00, -9999.00, 35.00 +AYS, 05, 26, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 26, 85.00, 56.00, -9999.00, -9999.00, 9.00 +BAD, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 26, 66.00, 34.00, -9999.00, -9999.00, 14.00 +BDL, 05, 26, 75.00, 51.00, 26.00, 25.00, 39.00 +BDR, 05, 26, 70.00, 54.00, 26.00, 23.00, 37.00 +BET, 05, 26, 53.00, 37.00, 24.00, 20.00, 33.00 +BFD, 05, 26, 68.00, 44.00, 31.00, 34.00, 46.00 +BFF, 05, 26, 75.00, 46.00, 23.00, 18.00, 34.00 +BFL, 05, 26, 87.00, 60.00, 2.00, 2.00, 2.00 +BGM, 05, 26, 69.00, 50.00, 29.00, 32.00, 46.00 +BGR, 05, 26, 68.00, 47.00, 26.00, 26.00, 38.00 +BGS, 05, 26, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 26, 83.00, 61.00, 21.00, 25.00, 35.00 +BID, 05, 26, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 26, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 26, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 26, 71.00, 47.00, 24.00, 25.00, 36.00 +BIS, 05, 26, 72.00, 46.00, 24.00, 20.00, 34.00 +BIX, 05, 26, 85.00, 69.00, -9999.00, -9999.00, 25.00 +BJI, 05, 26, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 26, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 26, 75.00, 43.00, -9999.00, -9999.00, 31.00 +BKW, 05, 26, 73.00, 52.00, 29.00, 32.00, 45.00 +BLF, 05, 26, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 26, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 26, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 26, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 26, 80.00, 56.00, -9999.00, -9999.00, 33.00 +BNA, 05, 26, 82.00, 60.00, 24.00, 25.00, 38.00 +BNO, 05, 26, 69.00, 38.00, -9999.00, 14.00, 33.00 +BOI, 05, 26, 75.00, 47.00, 13.00, 14.00, 21.00 +BOS, 05, 26, 71.00, 54.00, 27.00, 24.00, 39.00 +BPI, 05, 26, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 26, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 26, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 26, 77.00, 56.00, -9999.00, -9999.00, 31.00 +BRO, 05, 26, 89.00, 73.00, 11.00, 13.00, 20.00 +BRW, 05, 26, 31.00, 22.00, 10.00, 12.00, 20.00 +BSM, 05, 26, 87.00, 68.00, -9999.00, -9999.00, 23.00 +BTI, 05, 26, 32.00, 23.00, 10.00, 12.00, 17.00 +BTL, 05, 26, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 26, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 26, 88.00, 67.00, 16.00, 22.00, 30.00 +BTT, 05, 26, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 26, 71.00, 49.00, 31.00, 30.00, 47.00 +BUB, 05, 26, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 26, 70.00, 51.00, 27.00, 28.00, 40.00 +BUR, 05, 26, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 26, 85.00, 69.00, -9999.00, 14.00, 21.00 +BWG, 05, 26, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 26, 78.00, 56.00, 24.00, 26.00, 37.00 +BYH, 05, 26, 84.00, 63.00, -9999.00, -9999.00, 34.00 +BYI, 05, 26, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 26, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 26, 85.00, 61.00, 19.00, 22.00, 32.00 +CAG, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 26, 73.00, 52.00, 28.00, 30.00, 42.00 +CAO, 05, 26, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 26, 66.00, 44.00, 31.00, 32.00, 45.00 +CBM, 05, 26, 85.00, 61.00, -9999.00, -9999.00, 26.00 +CDB, 05, 26, 46.00, 37.00, 45.00, 45.00, 63.00 +CDC, 05, 26, 77.00, 44.00, 10.00, 10.00, 16.00 +CDR, 05, 26, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 26, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 26, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 26, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 26, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 26, 82.00, 59.00, 20.00, 26.00, 36.00 +CHO, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 26, 85.00, 65.00, 18.00, 23.00, 33.00 +CID, 05, 26, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 26, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 26, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 26, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 26, 73.00, 51.00, 26.00, 28.00, 41.00 +CLL, 05, 26, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 26, 81.00, 60.00, 24.00, 23.00, 37.00 +CMH, 05, 26, 76.00, 53.00, 24.00, 29.00, 40.00 +CMI, 05, 26, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 26, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 26, 78.00, 56.00, 26.00, 17.00, 33.00 +CNM, 05, 26, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 26, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +COD, 05, 26, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +COF, 05, 26, 86.00, 68.00, -9999.00, -9999.00, 30.00 +CON, 05, 26, 72.00, 45.00, 25.00, 25.00, 38.00 +COS, 05, 26, 73.00, 46.00, 22.00, 23.00, 35.00 +COT, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 26, 77.00, 56.00, 28.00, 26.00, 42.00 +CPR, 05, 26, 71.00, 41.00, 23.00, 22.00, 34.00 +CRBC, 05, 26, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 26, 88.00, 71.00, 14.00, 15.00, 24.00 +CRW, 05, 26, 79.00, 55.00, 30.00, 31.00, 44.00 +CSG, 05, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 26, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 26, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 26, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 26, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 26, 77.00, 55.00, 24.00, 27.00, 38.00 +CVN, 05, 26, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 26, 83.00, 54.00, -9999.00, -9999.00, 18.00 +CXY, 05, 26, 76.00, 55.00, 21.00, 27.00, 36.00 +CYS, 05, 26, 68.00, 43.00, 23.00, 24.00, 36.00 +DAA, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 05, 26, 86.00, 67.00, 17.00, 28.00, 34.00 +DAG, 05, 26, 92.00, 62.00, 2.00, 2.00, 3.00 +DAL, 05, 26, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 26, 76.00, 54.00, 24.00, 26.00, 38.00 +DBQ, 05, 26, 73.00, 52.00, 24.00, 23.00, 36.00 +DCA, 05, 26, 80.00, 61.00, 21.00, 26.00, 35.00 +DDC, 05, 26, 80.00, 56.00, 24.00, 16.00, 31.00 +DEC, 05, 26, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 26, 75.00, 47.00, 22.00, 21.00, 33.00 +DFW, 05, 26, 86.00, 65.00, 21.00, 16.00, 29.00 +DHN, 05, 26, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 26, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 26, 90.00, 68.00, -9999.00, -9999.00, 19.00 +DLG, 05, 26, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 26, 66.00, 43.00, 29.00, 26.00, 42.00 +DLLC, 05, 26, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 26, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 26, 94.00, 62.00, -9999.00, -9999.00, 3.00 +DMN, 05, 26, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 26, 79.00, 57.00, -9999.00, -9999.00, 33.00 +DPG, 05, 26, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 26, 87.00, 64.00, -9999.00, -9999.00, 25.00 +DRA, 05, 26, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 26, 90.00, 68.00, 15.00, 11.00, 21.00 +DSM, 05, 26, 77.00, 56.00, 28.00, 24.00, 40.00 +DTW, 05, 26, 74.00, 51.00, 22.00, 24.00, 35.00 +DUG, 05, 26, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 26, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 26, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 26, 87.00, 64.00, -9999.00, -9999.00, 22.00 +D45, 05, 26, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 26, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 26, 73.00, 49.00, 25.00, 24.00, 37.00 +ECG, 05, 26, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 26, 84.00, 57.00, -9999.00, -9999.00, 6.00 +EED, 05, 26, 97.00, 70.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 26, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 26, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 26, 74.00, 47.00, 34.00, 36.00, 50.00 +EKO, 05, 26, 73.00, 40.00, 13.00, 14.00, 20.00 +ELD, 05, 26, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 26, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 26, 91.00, 60.00, 6.00, 3.00, 8.00 +ELY, 05, 26, 72.00, 36.00, 13.00, 14.00, 20.00 +EMP, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 26, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +END, 05, 26, 84.00, 61.00, -9999.00, -9999.00, 22.00 +ENN, 05, 26, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 26, 76.00, 54.00, -9999.00, -9999.00, 15.00 +EPH, 05, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 26, 70.00, 52.00, 28.00, 26.00, 40.00 +ESF, 05, 26, 86.00, 66.00, -9999.00, -9999.00, 29.00 +EUG, 05, 26, 69.00, 46.00, 18.00, 24.00, 30.00 +EVV, 05, 26, 81.00, 58.00, 26.00, 26.00, 38.00 +EWN, 05, 26, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 26, 77.00, 57.00, 27.00, 26.00, 40.00 +EYW, 05, 26, 86.00, 77.00, 19.00, 16.00, 28.00 +E74, 05, 26, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 26, 81.00, 57.00, -9999.00, -9999.00, 33.00 +FAI, 05, 26, 65.00, 43.00, 20.00, 20.00, 31.00 +FAR, 05, 26, 72.00, 48.00, 22.00, 18.00, 32.00 +FAT, 05, 26, 87.00, 56.00, 2.00, 1.00, 3.00 +FAY, 05, 26, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 26, 67.00, 41.00, 23.00, 27.00, 39.00 +FCS, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +FDY, 05, 26, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 26, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FHU, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +FLG, 05, 26, 72.00, 36.00, 8.00, 11.00, 14.00 +FLL, 05, 26, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 26, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 26, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +FME, 05, 26, 80.00, 53.00, -9999.00, -9999.00, 30.00 +FMH, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FMN, 05, 26, 82.00, 44.00, 8.00, 6.00, 11.00 +FMY, 05, 26, 90.00, 70.00, 13.00, 24.00, 30.00 +FNT, 05, 26, 72.00, 49.00, 22.00, 23.00, 35.00 +FOD, 05, 26, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 26, 79.00, 57.00, -9999.00, -9999.00, 33.00 +FOK, 05, 26, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 26, 80.00, 58.00, -9999.00, -9999.00, 33.00 +FSD, 05, 26, 75.00, 50.00, 29.00, 19.00, 36.00 +FSI, 05, 26, 85.00, 62.00, -9999.00, -9999.00, 28.00 +FSM, 05, 26, 83.00, 61.00, 24.00, 24.00, 37.00 +FTK, 05, 26, 79.00, 55.00, -9999.00, -9999.00, 33.00 +FWA, 05, 26, 75.00, 54.00, 22.00, 26.00, 37.00 +FWH, 05, 26, 85.00, 64.00, -9999.00, -9999.00, 23.00 +FYU, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 26, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 26, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 26, 101.00, 64.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 26, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 26, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 26, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 26, 69.00, 45.00, 19.00, 20.00, 29.00 +GFA, 05, 26, 69.00, 44.00, -9999.00, -9999.00, 32.00 +GFK, 05, 26, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 26, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 26, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 26, 71.00, 46.00, 23.00, 21.00, 33.00 +GJT, 05, 26, 81.00, 51.00, 13.00, 13.00, 20.00 +GKN, 05, 26, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 26, 77.00, 49.00, 22.00, 15.00, 29.00 +GLH, 05, 26, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 26, 82.00, 74.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 26, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 26, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +GON, 05, 26, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 26, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 26, 71.00, 48.00, 26.00, 21.00, 37.00 +GRCI, 05, 26, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 26, 69.00, 45.00, -9999.00, -9999.00, 26.00 +GRI, 05, 26, 78.00, 54.00, 25.00, 18.00, 33.00 +GRK, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 05, 26, 73.00, 50.00, 23.00, 23.00, 36.00 +GSB, 05, 26, 83.00, 60.00, -9999.00, -9999.00, 31.00 +GSG, 05, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 26, 79.00, 58.00, 21.00, 23.00, 35.00 +GSP, 05, 26, 82.00, 60.00, 25.00, 26.00, 38.00 +GST, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 26, 69.00, 50.00, -9999.00, -9999.00, 41.00 +GTF, 05, 26, 69.00, 44.00, 25.00, 26.00, 35.00 +GUP, 05, 26, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 26, 77.00, 53.00, -9999.00, -9999.00, 36.00 +GVW, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 26, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 26, 77.00, 63.00, 22.00, 19.00, 33.00 +HBR, 05, 26, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 26, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 26, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 26, 74.00, 47.00, -9999.00, -9999.00, 22.00 +HKY, 05, 26, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 26, 69.00, 43.00, 22.00, 23.00, 34.00 +HMN, 05, 26, 92.00, 52.00, -9999.00, -9999.00, 9.00 +HMS, 05, 26, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 26, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 26, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +HON, 05, 26, 74.00, 49.00, 23.00, 19.00, 33.00 +HOP, 05, 26, 81.00, 57.00, -9999.00, -9999.00, 34.00 +HOT, 05, 26, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 26, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 26, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 26, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 26, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 26, 87.00, 64.00, -9999.00, -9999.00, 26.00 +HST, 05, 26, 87.00, 68.00, -9999.00, -9999.00, 38.00 +HSV, 05, 26, 82.00, 60.00, 24.00, 25.00, 38.00 +HTL, 05, 26, 70.00, 45.00, 25.00, 24.00, 38.00 +HTS, 05, 26, 78.00, 56.00, 27.00, 29.00, 41.00 +HUF, 05, 26, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 26, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 26, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 26, 72.00, 45.00, 20.00, 20.00, 30.00 +IAB, 05, 26, 81.00, 59.00, -9999.00, -9999.00, 32.00 +IAD, 05, 26, 78.00, 54.00, 24.00, 29.00, 39.00 +IAG, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 26, 87.00, 67.00, 17.00, 19.00, 28.00 +ICT, 05, 26, 81.00, 59.00, 25.00, 20.00, 37.00 +IDA, 05, 26, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 26, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 26, 76.00, 56.00, 25.00, 25.00, 39.00 +ILI, 05, 26, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 26, 82.00, 63.00, 21.00, 21.00, 34.00 +IMT, 05, 26, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +IND, 05, 26, 78.00, 56.00, 27.00, 26.00, 40.00 +INL, 05, 26, 68.00, 44.00, 29.00, 25.00, 42.00 +INS, 05, 26, 86.00, 57.00, -9999.00, -9999.00, 3.00 +INT, 05, 26, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +INW, 05, 26, 84.00, 48.00, 6.00, 9.00, 12.00 +IPL, 05, 26, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 26, 74.00, 51.00, 29.00, 31.00, 44.00 +IRK, 05, 26, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 26, 72.00, 46.00, 23.00, 18.00, 31.00 +ISP, 05, 26, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 26, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 26, 98.00, 63.00, -9999.00, -9999.00, 3.00 +IWD, 05, 26, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 26, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 26, 87.00, 63.00, 21.00, 20.00, 33.00 +JAX, 05, 26, 86.00, 65.00, 16.00, 26.00, 34.00 +JBR, 05, 26, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 26, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 26, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 26, 71.00, 56.00, 25.00, 25.00, 39.00 +JHW, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 26, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 26, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 26, 57.00, 41.00, 44.00, 41.00, 55.00 +JST, 05, 26, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 26, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 26, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 26, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 26, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 26, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 26, 73.00, 49.00, 23.00, 22.00, 35.00 +LAR, 05, 26, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 26, 93.00, 64.00, 3.00, 3.00, 5.00 +LAX, 05, 26, 70.00, 57.00, 2.00, 2.00, 3.00 +LBB, 05, 26, 86.00, 59.00, 19.00, 10.00, 25.00 +LBF, 05, 26, 76.00, 48.00, 28.00, 15.00, 34.00 +LCH, 05, 26, 86.00, 68.00, 16.00, 18.00, 27.00 +LCK, 05, 26, 77.00, 54.00, -9999.00, -9999.00, 37.00 +LEB, 05, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 26, 78.00, 57.00, 26.00, 27.00, 39.00 +LFI, 05, 26, 77.00, 61.00, -9999.00, -9999.00, 32.00 +LFK, 05, 26, 86.00, 66.00, 18.00, 21.00, 29.00 +LFT, 05, 26, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 26, 74.00, 58.00, 25.00, 24.00, 37.00 +LGB, 05, 26, 74.00, 58.00, 2.00, 2.00, 3.00 +LGU, 05, 26, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 26, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 26, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 26, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 26, 84.00, 62.00, 21.00, 22.00, 33.00 +LIZ, 05, 26, 66.00, 44.00, -9999.00, -9999.00, 42.00 +LMT, 05, 26, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +LND, 05, 26, 70.00, 43.00, 17.00, 18.00, 26.00 +LNK, 05, 26, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 26, 78.00, 45.00, 6.00, 7.00, 10.00 +LOZ, 05, 26, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 26, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 26, 83.00, 61.00, -9999.00, -9999.00, 35.00 +LSE, 05, 26, 75.00, 52.00, 21.00, 24.00, 36.00 +LSF, 05, 26, 86.00, 64.00, -9999.00, -9999.00, 32.00 +LSV, 05, 26, 96.00, 57.00, -9999.00, -9999.00, 3.00 +LTS, 05, 26, 88.00, 61.00, -9999.00, -9999.00, 28.00 +LUF, 05, 26, 99.00, 61.00, -9999.00, -9999.00, 2.00 +LVS, 05, 26, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 26, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 26, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 26, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 26, 78.00, 56.00, 23.00, 25.00, 38.00 +MAF, 05, 26, 90.00, 61.00, 14.00, 8.00, 19.00 +MBL, 05, 26, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 26, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 26, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 26, 84.00, 55.00, -9999.00, -9999.00, 8.00 +MCF, 05, 26, 88.00, 70.00, -9999.00, -9999.00, 27.00 +MCG, 05, 26, 60.00, 40.00, 26.00, 23.00, 37.00 +MCI, 05, 26, 78.00, 58.00, 28.00, 22.00, 39.00 +MCK, 05, 26, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 26, 87.00, 62.00, 16.00, 23.00, 32.00 +MCO, 05, 26, 89.00, 68.00, 17.00, 32.00, 39.00 +MCW, 05, 26, 75.00, 51.00, 22.00, 21.00, 33.00 +MC2, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MDH, 05, 26, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 26, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 26, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 26, 75.00, 54.00, 29.00, 26.00, 41.00 +MEI, 05, 26, 86.00, 62.00, 19.00, 21.00, 33.00 +MEM, 05, 26, 84.00, 64.00, 21.00, 24.00, 35.00 +MER, 05, 26, 87.00, 52.00, -9999.00, -9999.00, 5.00 +MFD, 05, 26, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 26, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 26, 76.00, 46.00, 13.00, 11.00, 18.00 +MGE, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 05, 26, 85.00, 64.00, 16.00, 23.00, 32.00 +MGW, 05, 26, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 26, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 26, 82.00, 53.00, -9999.00, -9999.00, 8.00 +MHS, 05, 26, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 26, 87.00, 71.00, 19.00, 32.00, 39.00 +MIB, 05, 26, 70.00, 47.00, -9999.00, -9999.00, 34.00 +MIV, 05, 26, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 26, 79.00, 45.00, -9999.00, -9999.00, 19.00 +MKC, 05, 26, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 26, 69.00, 49.00, 26.00, 26.00, 40.00 +MKG, 05, 26, 70.00, 49.00, 23.00, 20.00, 33.00 +MKL, 05, 26, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 26, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 26, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 26, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 26, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 26, 77.00, 54.00, 28.00, 26.00, 41.00 +MLS, 05, 26, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 26, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 26, 87.00, 63.00, -9999.00, -9999.00, 32.00 +MOB, 05, 26, 87.00, 67.00, 17.00, 26.00, 35.00 +MOT, 05, 26, 70.00, 47.00, 21.00, 18.00, 29.00 +MPV, 05, 26, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 26, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 26, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 26, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 26, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 26, 65.00, 49.00, -9999.00, -9999.00, 14.00 +MSL, 05, 26, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 26, 73.00, 48.00, 26.00, 24.00, 39.00 +MSO, 05, 26, 68.00, 41.00, 25.00, 23.00, 37.00 +MSP, 05, 26, 73.00, 52.00, 25.00, 26.00, 39.00 +MSS, 05, 26, 70.00, 47.00, 27.00, 27.00, 39.00 +MSY, 05, 26, 86.00, 67.00, 14.00, 24.00, 32.00 +MTC, 05, 26, 71.00, 50.00, -9999.00, -9999.00, 34.00 +MTN, 05, 26, 78.00, 56.00, -9999.00, -9999.00, 30.00 +MTO, 05, 26, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 26, 76.00, 52.00, -9999.00, -9999.00, 30.00 +MUO, 05, 26, 79.00, 47.00, -9999.00, -9999.00, 19.00 +MWA, 05, 26, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 26, 85.00, 64.00, -9999.00, -9999.00, 27.00 +MYL, 05, 26, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 26, 84.00, 62.00, -9999.00, -9999.00, 29.00 +NAO, 05, 26, 82.00, 68.00, -9999.00, -9999.00, 36.00 +NBC, 05, 26, 85.00, 65.00, -9999.00, -9999.00, 32.00 +NBE, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 05, 26, 74.00, 52.00, -9999.00, -9999.00, 37.00 +NCA, 05, 26, 83.00, 59.00, -9999.00, -9999.00, 32.00 +NCO, 05, 26, 67.00, 51.00, -9999.00, -9999.00, 36.00 +NC1, 05, 26, 86.00, 57.00, -9999.00, -9999.00, 5.00 +NEL, 05, 26, 75.00, 52.00, -9999.00, -9999.00, 34.00 +NFG, 05, 26, 68.00, 56.00, -9999.00, -9999.00, 9.00 +NFL, 05, 26, 77.00, 44.00, -9999.00, -9999.00, 13.00 +NGP, 05, 26, 87.00, 71.00, -9999.00, -9999.00, 18.00 +NGU, 05, 26, 78.00, 60.00, -9999.00, -9999.00, 30.00 +NGZ, 05, 26, 67.00, 52.00, -9999.00, -9999.00, 5.00 +NHK, 05, 26, 79.00, 56.00, -9999.00, -9999.00, 33.00 +NHZ, 05, 26, 67.00, 48.00, -9999.00, -9999.00, 38.00 +NID, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 26, 86.00, 65.00, -9999.00, -9999.00, 33.00 +NIR, 05, 26, 88.00, 68.00, -9999.00, -9999.00, 19.00 +NKT, 05, 26, 80.00, 64.00, -9999.00, -9999.00, 34.00 +NKX, 05, 26, 70.00, 60.00, -9999.00, -9999.00, 9.00 +NLC, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 05, 26, 85.00, 60.00, -9999.00, -9999.00, 28.00 +NPA, 05, 26, 85.00, 68.00, -9999.00, -9999.00, 25.00 +NQA, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 05, 26, 90.00, 70.00, -9999.00, -9999.00, 19.00 +NQX, 05, 26, 86.00, 77.00, -9999.00, -9999.00, 30.00 +NRB, 05, 26, 85.00, 68.00, -9999.00, -9999.00, 31.00 +NRC, 05, 26, 87.00, 52.00, -9999.00, -9999.00, 5.00 +NRS, 05, 26, 68.00, 57.00, -9999.00, -9999.00, 5.00 +NSE, 05, 26, 87.00, 64.00, -9999.00, -9999.00, 31.00 +NSI, 05, 26, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTD, 05, 26, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 05, 26, 75.00, 57.00, -9999.00, -9999.00, 5.00 +NTU, 05, 26, 78.00, 60.00, -9999.00, -9999.00, 31.00 +NUC, 05, 26, 69.00, 56.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 26, 74.00, 50.00, -9999.00, -9999.00, 8.00 +NUW, 05, 26, 64.00, 45.00, -9999.00, -9999.00, 28.00 +NWF, 05, 26, 74.00, 58.00, -9999.00, -9999.00, 3.00 +NXX, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 26, 80.00, 55.00, -9999.00, -9999.00, 33.00 +NZC, 05, 26, 87.00, 62.00, -9999.00, -9999.00, 34.00 +NZJ, 05, 26, 75.00, 54.00, -9999.00, -9999.00, 8.00 +NZW, 05, 26, 71.00, 50.00, -9999.00, -9999.00, 36.00 +NZY, 05, 26, 70.00, 60.00, -9999.00, -9999.00, 5.00 +OAK, 05, 26, 70.00, 49.00, 3.00, 4.00, 6.00 +OAR, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +OFF, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 26, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 26, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 26, 82.00, 61.00, 25.00, 17.00, 33.00 +OLM, 05, 26, 67.00, 43.00, 26.00, 30.00, 39.00 +OMA, 05, 26, 78.00, 55.00, 23.00, 22.00, 34.00 +OME, 05, 26, 47.00, 34.00, 19.00, 20.00, 27.00 +ONT, 05, 26, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 26, 74.00, 52.00, 28.00, 23.00, 39.00 +ORF, 05, 26, 78.00, 60.00, 20.00, 22.00, 33.00 +ORH, 05, 26, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 26, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 26, 68.00, 45.00, -9999.00, -9999.00, 33.00 +OTG, 05, 26, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 26, 61.00, 48.00, 25.00, 28.00, 37.00 +OTM, 05, 26, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 26, 43.00, 31.00, 8.00, 10.00, 15.00 +OURC, 05, 26, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 26, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 26, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 26, 87.00, 63.00, -9999.00, -9999.00, 29.00 +PACZ, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 26, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 26, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 26, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 26, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 26, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 26, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 26, 86.00, 65.00, -9999.00, -9999.00, 21.00 +PAQ, 05, 26, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 26, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 26, 42.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 26, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 26, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 26, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 26, 71.00, 49.00, -9999.00, -9999.00, 37.00 +PBI, 05, 26, 87.00, 71.00, 21.00, 33.00, 42.00 +PDT, 05, 26, 74.00, 48.00, 14.00, 14.00, 22.00 +PDX, 05, 26, 69.00, 49.00, 25.00, 28.00, 36.00 +PFN, 05, 26, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 26, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 26, 77.00, 56.00, 25.00, 26.00, 39.00 +PHX, 05, 26, 98.00, 67.00, 2.00, 2.00, 3.00 +PIA, 05, 26, 77.00, 55.00, 27.00, 24.00, 39.00 +PIB, 05, 26, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 26, 71.00, 42.00, 19.00, 18.00, 29.00 +PIR, 05, 26, 75.00, 50.00, 22.00, 17.00, 29.00 +PIT, 05, 26, 74.00, 52.00, 30.00, 29.00, 44.00 +PKB, 05, 26, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 26, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 26, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 26, 85.00, 68.00, 15.00, 18.00, 28.00 +POB, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 05, 26, 86.00, 63.00, -9999.00, -9999.00, 33.00 +POM, 05, 26, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 05, 26, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 26, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 26, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 26, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 26, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 26, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 26, 71.00, 46.00, -9999.00, -9999.00, 36.00 +PSP, 05, 26, 98.00, 63.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 26, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 26, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 26, 81.00, 49.00, 15.00, 14.00, 22.00 +PUC, 05, 26, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 26, 71.00, 51.00, 26.00, 24.00, 39.00 +PVU, 05, 26, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 26, 67.00, 47.00, 29.00, 26.00, 40.00 +P02, 05, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +P07, 05, 26, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +P11, 05, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P24, 05, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P28, 05, 26, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +P35, 05, 26, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +P38, 05, 26, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +P39, 05, 26, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P58, 05, 26, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +P59, 05, 26, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +P60, 05, 26, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +P61, 05, 26, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 05, 26, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +P68, 05, 26, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +P69, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 26, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 26, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 26, 72.00, 46.00, 25.00, 25.00, 37.00 +RBL, 05, 26, 86.00, 57.00, 6.00, 4.00, 8.00 +RCA, 05, 26, 72.00, 46.00, -9999.00, -9999.00, 35.00 +RDD, 05, 26, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 26, 71.00, 37.00, 11.00, 11.00, 17.00 +RDR, 05, 26, 72.00, 46.00, -9999.00, -9999.00, 33.00 +RDU, 05, 26, 81.00, 59.00, 22.00, 20.00, 33.00 +REE, 05, 26, 86.00, 59.00, -9999.00, -9999.00, 21.00 +REJ, 05, 26, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 26, 75.00, 52.00, 27.00, 24.00, 40.00 +RIC, 05, 26, 81.00, 58.00, 21.00, 22.00, 35.00 +RIV, 05, 26, 81.00, 53.00, -9999.00, -9999.00, 5.00 +RIW, 05, 26, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 26, 68.00, 40.00, 12.00, 13.00, 20.00 +RME, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +RMG, 05, 26, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +RND, 05, 26, 88.00, 68.00, -9999.00, -9999.00, 23.00 +RNO, 05, 26, 77.00, 43.00, 8.00, 5.00, 11.00 +ROA, 05, 26, 79.00, 56.00, 21.00, 27.00, 37.00 +ROC, 05, 26, 71.00, 49.00, 24.00, 26.00, 38.00 +ROW, 05, 26, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 26, 80.00, 56.00, 20.00, 16.00, 28.00 +RST, 05, 26, 72.00, 50.00, 28.00, 26.00, 41.00 +RWF, 05, 26, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 26, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 26, 83.00, 52.00, 3.00, 3.00, 5.00 +SAF, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 26, 70.00, 60.00, 2.00, 3.00, 4.00 +SAT, 05, 26, 88.00, 68.00, 19.00, 19.00, 29.00 +SAV, 05, 26, 86.00, 65.00, 16.00, 25.00, 33.00 +SAW, 05, 26, 64.00, 44.00, -9999.00, -9999.00, 40.00 +SBA, 05, 26, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 26, 83.00, 54.00, -9999.00, -9999.00, 7.00 +SBN, 05, 26, 74.00, 53.00, 25.00, 24.00, 37.00 +SBP, 05, 26, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 26, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 26, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 26, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 26, 84.00, 54.00, 3.00, 2.00, 4.00 +SDF, 05, 26, 79.00, 58.00, 26.00, 26.00, 39.00 +SEA, 05, 26, 66.00, 48.00, 22.00, 24.00, 33.00 +SEM, 05, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 26, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 26, 68.00, 51.00, 3.00, 4.00, 5.00 +SGF, 05, 26, 79.00, 57.00, 27.00, 23.00, 38.00 +SGY, 05, 26, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 26, 70.00, 42.00, 26.00, 25.00, 37.00 +SHV, 05, 26, 86.00, 65.00, 20.00, 19.00, 31.00 +SIT, 05, 26, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 26, 89.00, 63.00, 18.00, 13.00, 26.00 +SKA, 05, 26, 69.00, 45.00, -9999.00, -9999.00, 24.00 +SKF, 05, 26, 88.00, 68.00, -9999.00, -9999.00, 22.00 +SLC, 05, 26, 76.00, 49.00, 18.00, 19.00, 26.00 +SLE, 05, 26, 70.00, 44.00, 19.00, 25.00, 31.00 +SLN, 05, 26, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 26, 69.00, 48.00, -9999.00, 2.00, 2.00 +SNA, 05, 26, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 26, 42.00, 33.00, 27.00, 37.00, 44.00 +SNS, 05, 26, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 26, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 26, 79.00, 56.00, 26.00, 24.00, 38.00 +SPS, 05, 26, 86.00, 63.00, 20.00, 13.00, 27.00 +SRQ, 05, 26, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 26, 85.00, 61.00, -9999.00, -9999.00, 31.00 +SSI, 05, 26, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +STC, 05, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 26, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +STL, 05, 26, 80.00, 60.00, 23.00, 25.00, 37.00 +STNV, 05, 26, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +STS, 05, 26, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 26, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 26, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 26, 80.00, 51.00, -9999.00, -9999.00, 6.00 +SUX, 05, 26, 77.00, 54.00, 26.00, 22.00, 36.00 +SVN, 05, 26, 86.00, 65.00, -9999.00, -9999.00, 30.00 +SWF, 05, 26, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 26, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 26, 72.00, 49.00, 28.00, 31.00, 45.00 +SZL, 05, 26, 79.00, 56.00, -9999.00, -9999.00, 34.00 +TAD, 05, 26, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 26, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 26, 80.00, 54.00, -9999.00, -9999.00, 33.00 +TCC, 05, 26, 84.00, 54.00, 13.00, 8.00, 17.00 +TCL, 05, 26, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 26, 69.00, 45.00, -9999.00, -9999.00, 32.00 +TCS, 05, 26, 87.00, 57.00, -9999.00, 4.00, 7.00 +TEB, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 26, 82.00, 61.00, -9999.00, -9999.00, 29.00 +TKA, 05, 26, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 26, 88.00, 64.00, 13.00, 27.00, 34.00 +TNX, 05, 26, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 26, 75.00, 51.00, 24.00, 27.00, 39.00 +TOP, 05, 26, 79.00, 57.00, 28.00, 23.00, 41.00 +TPA, 05, 26, 88.00, 70.00, 12.00, 20.00, 26.00 +TPH, 05, 26, 77.00, 45.00, 6.00, 5.00, 9.00 +TRI, 05, 26, 78.00, 55.00, 26.00, 31.00, 42.00 +TRK, 05, 26, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 26, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 26, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 26, 82.00, 62.00, 25.00, 20.00, 36.00 +TUP, 05, 26, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 26, 94.00, 62.00, 4.00, 4.00, 7.00 +TVC, 05, 26, 71.00, 45.00, 20.00, 18.00, 29.00 +TVL, 05, 26, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 26, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 26, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 26, 80.00, 57.00, 24.00, 28.00, 37.00 +T01, 05, 26, 78.00, 56.00, -9999.00, -9999.00, 32.00 +T02, 05, 26, 83.00, 61.00, -9999.00, -9999.00, 32.00 +T03, 05, 26, 84.00, 62.00, -9999.00, -9999.00, 29.00 +T04, 05, 26, 87.00, 69.00, -9999.00, -9999.00, 27.00 +T05, 05, 26, 79.00, 55.00, -9999.00, -9999.00, 32.00 +T06, 05, 26, 86.00, 60.00, -9999.00, -9999.00, 26.00 +T07, 05, 26, 84.00, 48.00, -9999.00, -9999.00, 22.00 +T08, 05, 26, 76.00, 54.00, -9999.00, -9999.00, 15.00 +UCA, 05, 26, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 26, 86.00, 57.00, -9999.00, -9999.00, 3.00 +UIL, 05, 26, 61.00, 43.00, 42.00, 45.00, 53.00 +UIN, 05, 26, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 26, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 26, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 26, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +U15, 05, 26, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +U28, 05, 26, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 26, 87.00, 62.00, -9999.00, -9999.00, 28.00 +VBG, 05, 26, 69.00, 49.00, -9999.00, -9999.00, 9.00 +VCT, 05, 26, 87.00, 70.00, 15.00, 16.00, 25.00 +VCV, 05, 26, 85.00, 50.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 26, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 26, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 26, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 26, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 26, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 26, 87.00, 64.00, -9999.00, -9999.00, 25.00 +VRB, 05, 26, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 26, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 26, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 26, 78.00, 56.00, 22.00, 20.00, 30.00 +WJA, 05, 26, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 26, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 26, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 26, 77.00, 41.00, 12.00, 12.00, 17.00 +WPO, 05, 26, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 26, 87.00, 62.00, -9999.00, -9999.00, 30.00 +WRG, 05, 26, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 26, 78.00, 52.00, -9999.00, -9999.00, 33.00 +WRL, 05, 26, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +X68, 05, 26, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 26, 52.00, 39.00, 53.00, 52.00, 64.00 +YCG, 05, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 26, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 26, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 26, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 26, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 26, 75.00, 45.00, 9.00, 11.00, 16.00 +YNG, 05, 26, 72.00, 50.00, 29.00, 29.00, 43.00 +YPA, 05, 26, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 26, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 26, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 26, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 26, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 26, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 26, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 26, 98.00, 67.00, 1.00, 1.00, 1.00 +YVR, 05, 26, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 26, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 26, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 26, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 26, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 26, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 26, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 26, 66.00, 41.00, 26.00, 25.00, 39.00 +ZUN, 05, 26, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 26, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 26, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +01R, 05, 26, 86.00, 65.00, -9999.00, -9999.00, 27.00 +1V1, 05, 26, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 26, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 26, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 26, 79.00, 62.00, -9999.00, -9999.00, 31.00 +2PJ, 05, 26, 85.00, 61.00, -9999.00, -9999.00, 32.00 +3B1, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 26, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 26, 71.00, 45.00, -9999.00, -9999.00, 33.00 +3SE, 05, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 26, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 26, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 05, 26, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 26, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 26, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 26, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 26, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 27, 75.00, 54.00, 28.00, 27.00, 41.00 +ABI, 05, 27, 88.00, 65.00, 15.00, 12.00, 23.00 +ABQ, 05, 27, 84.00, 53.00, 9.00, 8.00, 15.00 +ABR, 05, 27, 74.00, 49.00, 22.00, 18.00, 33.00 +ABY, 05, 27, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 27, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 27, 88.00, 68.00, 17.00, 17.00, 28.00 +ACV, 05, 27, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 27, 75.00, 54.00, 23.00, 21.00, 34.00 +ADK, 05, 27, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 27, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 27, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 27, 78.00, 55.00, -9999.00, -9999.00, 28.00 +AEX, 05, 27, 87.00, 66.00, -9999.00, -9999.00, 27.00 +AFF, 05, 27, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 27, 90.00, 68.00, -9999.00, -9999.00, 46.00 +AGS, 05, 27, 87.00, 61.00, 20.00, 24.00, 35.00 +AHN, 05, 27, 84.00, 62.00, 17.00, 23.00, 31.00 +AKN, 05, 27, 55.00, 38.00, 31.00, 27.00, 42.00 +AKO, 05, 27, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 27, 74.00, 50.00, 27.00, 28.00, 43.00 +ALI, 05, 27, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 27, 76.00, 53.00, 26.00, 23.00, 40.00 +ALS, 05, 27, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 27, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 27, 83.00, 56.00, 20.00, 12.00, 28.00 +AMG, 05, 27, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 27, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 27, 58.00, 43.00, 16.00, 16.00, 23.00 +AND, 05, 27, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 27, 58.00, 45.00, 45.00, 45.00, 58.00 +AOO, 05, 27, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +APN, 05, 27, 69.00, 43.00, 24.00, 26.00, 38.00 +AQQ, 05, 27, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +ART, 05, 27, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +AST, 05, 27, 62.00, 47.00, 34.00, 37.00, 47.00 +ATL, 05, 27, 83.00, 62.00, 19.00, 25.00, 35.00 +ATW, 05, 27, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 27, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 27, 78.00, 55.00, -9999.00, -9999.00, 36.00 +AUG, 05, 27, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 27, 88.00, 69.00, 17.00, 18.00, 29.00 +AUW, 05, 27, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 27, 78.00, 55.00, 23.00, 29.00, 38.00 +AVP, 05, 27, 73.00, 52.00, 29.00, 31.00, 46.00 +AXN, 05, 27, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 27, 72.00, 50.00, -9999.00, -9999.00, 34.00 +AYS, 05, 27, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 27, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 27, 86.00, 56.00, -9999.00, -9999.00, 8.00 +BAD, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 27, 67.00, 34.00, -9999.00, -9999.00, 14.00 +BDL, 05, 27, 76.00, 52.00, 26.00, 25.00, 39.00 +BDR, 05, 27, 71.00, 54.00, 26.00, 23.00, 37.00 +BET, 05, 27, 54.00, 37.00, 25.00, 21.00, 33.00 +BFD, 05, 27, 68.00, 45.00, 31.00, 33.00, 46.00 +BFF, 05, 27, 75.00, 46.00, 23.00, 18.00, 34.00 +BFL, 05, 27, 88.00, 61.00, 2.00, 2.00, 2.00 +BGM, 05, 27, 70.00, 50.00, 29.00, 32.00, 46.00 +BGR, 05, 27, 68.00, 47.00, 26.00, 26.00, 38.00 +BGS, 05, 27, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 27, 84.00, 61.00, 20.00, 25.00, 35.00 +BID, 05, 27, 65.00, 52.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 27, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 27, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 27, 71.00, 47.00, 24.00, 25.00, 36.00 +BIS, 05, 27, 72.00, 47.00, 24.00, 20.00, 35.00 +BIX, 05, 27, 86.00, 70.00, -9999.00, -9999.00, 25.00 +BJI, 05, 27, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 27, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 27, 76.00, 44.00, -9999.00, -9999.00, 31.00 +BKW, 05, 27, 73.00, 52.00, 29.00, 32.00, 45.00 +BLF, 05, 27, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 27, 100.00, 68.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 27, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 27, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 27, 81.00, 57.00, -9999.00, -9999.00, 33.00 +BNA, 05, 27, 83.00, 61.00, 24.00, 25.00, 38.00 +BNO, 05, 27, 69.00, 39.00, -9999.00, 14.00, 33.00 +BOI, 05, 27, 75.00, 48.00, 13.00, 14.00, 21.00 +BOS, 05, 27, 71.00, 54.00, 27.00, 24.00, 39.00 +BPI, 05, 27, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 27, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 27, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 27, 77.00, 56.00, -9999.00, -9999.00, 31.00 +BRO, 05, 27, 89.00, 74.00, 11.00, 13.00, 20.00 +BRW, 05, 27, 31.00, 23.00, 10.00, 12.00, 20.00 +BSM, 05, 27, 88.00, 69.00, -9999.00, -9999.00, 22.00 +BTI, 05, 27, 32.00, 23.00, 10.00, 12.00, 17.00 +BTL, 05, 27, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 27, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 27, 88.00, 68.00, 15.00, 22.00, 31.00 +BTT, 05, 27, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 27, 71.00, 50.00, 31.00, 30.00, 47.00 +BUB, 05, 27, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 27, 70.00, 51.00, 27.00, 28.00, 40.00 +BUR, 05, 27, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 27, 86.00, 70.00, -9999.00, 14.00, 20.00 +BWG, 05, 27, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 27, 78.00, 57.00, 24.00, 25.00, 37.00 +BYH, 05, 27, 85.00, 64.00, -9999.00, -9999.00, 34.00 +BYI, 05, 27, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 27, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 27, 86.00, 62.00, 19.00, 22.00, 32.00 +CAG, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 27, 74.00, 52.00, 27.00, 30.00, 42.00 +CAO, 05, 27, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 27, 67.00, 44.00, 31.00, 32.00, 45.00 +CBM, 05, 27, 86.00, 62.00, -9999.00, -9999.00, 26.00 +CDB, 05, 27, 47.00, 38.00, 45.00, 45.00, 62.00 +CDC, 05, 27, 77.00, 45.00, 10.00, 10.00, 15.00 +CDR, 05, 27, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 27, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 27, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 27, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 27, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 27, 82.00, 59.00, 20.00, 25.00, 36.00 +CHO, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 27, 85.00, 66.00, 18.00, 23.00, 33.00 +CID, 05, 27, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 27, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 27, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 27, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 27, 73.00, 52.00, 26.00, 28.00, 41.00 +CLL, 05, 27, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 27, 82.00, 61.00, 24.00, 23.00, 37.00 +CMH, 05, 27, 76.00, 54.00, 23.00, 28.00, 40.00 +CMI, 05, 27, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 27, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 27, 78.00, 56.00, 26.00, 16.00, 33.00 +CNM, 05, 27, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 27, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +COD, 05, 27, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +COF, 05, 27, 86.00, 69.00, -9999.00, -9999.00, 31.00 +CON, 05, 27, 73.00, 46.00, 25.00, 25.00, 38.00 +COS, 05, 27, 73.00, 46.00, 22.00, 23.00, 35.00 +COT, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 27, 78.00, 57.00, 28.00, 26.00, 41.00 +CPR, 05, 27, 71.00, 42.00, 22.00, 22.00, 33.00 +CRBC, 05, 27, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 27, 88.00, 72.00, 13.00, 15.00, 24.00 +CRW, 05, 27, 79.00, 55.00, 30.00, 31.00, 43.00 +CSG, 05, 27, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 27, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 27, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 27, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 27, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 27, 78.00, 56.00, 23.00, 27.00, 38.00 +CVN, 05, 27, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 27, 84.00, 54.00, -9999.00, -9999.00, 18.00 +CXY, 05, 27, 77.00, 55.00, 21.00, 27.00, 36.00 +CYS, 05, 27, 69.00, 43.00, 23.00, 24.00, 36.00 +DAA, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 05, 27, 86.00, 68.00, 17.00, 29.00, 35.00 +DAG, 05, 27, 92.00, 63.00, 2.00, 2.00, 3.00 +DAL, 05, 27, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 27, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 27, 77.00, 55.00, 24.00, 26.00, 38.00 +DBQ, 05, 27, 74.00, 52.00, 24.00, 23.00, 36.00 +DCA, 05, 27, 80.00, 61.00, 21.00, 25.00, 35.00 +DDC, 05, 27, 81.00, 56.00, 23.00, 16.00, 30.00 +DEC, 05, 27, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 27, 75.00, 48.00, 22.00, 20.00, 33.00 +DFW, 05, 27, 87.00, 66.00, 21.00, 15.00, 29.00 +DHN, 05, 27, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 27, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 27, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 27, 91.00, 69.00, -9999.00, -9999.00, 19.00 +DLG, 05, 27, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 27, 66.00, 44.00, 29.00, 27.00, 43.00 +DLLC, 05, 27, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 27, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 27, 94.00, 62.00, -9999.00, -9999.00, 4.00 +DMN, 05, 27, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 27, 79.00, 57.00, -9999.00, -9999.00, 33.00 +DPG, 05, 27, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 27, 88.00, 64.00, -9999.00, -9999.00, 25.00 +DRA, 05, 27, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 27, 91.00, 69.00, 14.00, 10.00, 20.00 +DSM, 05, 27, 77.00, 56.00, 28.00, 23.00, 40.00 +DTW, 05, 27, 74.00, 51.00, 21.00, 24.00, 35.00 +DUG, 05, 27, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 27, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 27, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 27, 88.00, 65.00, -9999.00, -9999.00, 22.00 +D45, 05, 27, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 27, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 27, 74.00, 49.00, 25.00, 24.00, 37.00 +ECG, 05, 27, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 27, 85.00, 58.00, -9999.00, -9999.00, 6.00 +EED, 05, 27, 98.00, 71.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 27, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 27, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 27, 74.00, 48.00, 33.00, 36.00, 50.00 +EKO, 05, 27, 74.00, 40.00, 12.00, 13.00, 20.00 +ELD, 05, 27, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 27, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 27, 92.00, 60.00, 6.00, 3.00, 8.00 +ELY, 05, 27, 72.00, 37.00, 13.00, 14.00, 19.00 +EMP, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 27, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +END, 05, 27, 84.00, 62.00, -9999.00, -9999.00, 22.00 +ENN, 05, 27, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 27, 76.00, 54.00, -9999.00, -9999.00, 14.00 +EPH, 05, 27, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 27, 70.00, 52.00, 28.00, 25.00, 39.00 +ESF, 05, 27, 87.00, 66.00, -9999.00, -9999.00, 29.00 +EUG, 05, 27, 70.00, 47.00, 18.00, 23.00, 30.00 +EVV, 05, 27, 81.00, 58.00, 26.00, 26.00, 38.00 +EWN, 05, 27, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 27, 77.00, 58.00, 27.00, 25.00, 40.00 +EYW, 05, 27, 86.00, 77.00, 19.00, 16.00, 28.00 +E74, 05, 27, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 27, 82.00, 58.00, -9999.00, -9999.00, 33.00 +FAI, 05, 27, 65.00, 43.00, 20.00, 20.00, 31.00 +FAR, 05, 27, 73.00, 48.00, 22.00, 19.00, 33.00 +FAT, 05, 27, 88.00, 57.00, 2.00, 1.00, 3.00 +FAY, 05, 27, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 27, 67.00, 41.00, 23.00, 27.00, 39.00 +FCS, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FDY, 05, 27, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 27, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FHU, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +FLG, 05, 27, 72.00, 37.00, 7.00, 11.00, 14.00 +FLL, 05, 27, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 27, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 27, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FME, 05, 27, 80.00, 54.00, -9999.00, -9999.00, 30.00 +FMH, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FMN, 05, 27, 83.00, 45.00, 8.00, 6.00, 11.00 +FMY, 05, 27, 90.00, 71.00, 13.00, 25.00, 31.00 +FNT, 05, 27, 72.00, 50.00, 22.00, 23.00, 35.00 +FOD, 05, 27, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 27, 80.00, 58.00, -9999.00, -9999.00, 33.00 +FOK, 05, 27, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 27, 81.00, 58.00, -9999.00, -9999.00, 33.00 +FSD, 05, 27, 75.00, 50.00, 29.00, 19.00, 36.00 +FSI, 05, 27, 85.00, 62.00, -9999.00, -9999.00, 28.00 +FSM, 05, 27, 84.00, 62.00, 23.00, 24.00, 36.00 +FTK, 05, 27, 80.00, 56.00, -9999.00, -9999.00, 32.00 +FWA, 05, 27, 76.00, 54.00, 22.00, 25.00, 36.00 +FWH, 05, 27, 86.00, 65.00, -9999.00, -9999.00, 23.00 +FYU, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 27, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 27, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 27, 101.00, 65.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 27, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 27, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 27, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 27, 70.00, 45.00, 18.00, 20.00, 29.00 +GFA, 05, 27, 69.00, 45.00, -9999.00, -9999.00, 32.00 +GFK, 05, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 27, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 27, 72.00, 47.00, 23.00, 20.00, 33.00 +GJT, 05, 27, 81.00, 52.00, 13.00, 13.00, 19.00 +GKN, 05, 27, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 27, 77.00, 50.00, 22.00, 15.00, 29.00 +GLH, 05, 27, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 27, 83.00, 75.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 27, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 27, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +GON, 05, 27, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 27, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 27, 71.00, 48.00, 26.00, 21.00, 37.00 +GRCI, 05, 27, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 27, 70.00, 46.00, -9999.00, -9999.00, 26.00 +GRI, 05, 27, 78.00, 54.00, 25.00, 18.00, 33.00 +GRK, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 05, 27, 74.00, 50.00, 23.00, 23.00, 35.00 +GSB, 05, 27, 84.00, 61.00, -9999.00, -9999.00, 32.00 +GSG, 05, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 27, 80.00, 59.00, 21.00, 23.00, 35.00 +GSP, 05, 27, 83.00, 60.00, 25.00, 26.00, 38.00 +GST, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 27, 70.00, 50.00, -9999.00, -9999.00, 41.00 +GTF, 05, 27, 69.00, 45.00, 25.00, 25.00, 35.00 +GUP, 05, 27, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 27, 77.00, 53.00, -9999.00, -9999.00, 36.00 +GVW, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 27, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 27, 78.00, 63.00, 22.00, 19.00, 32.00 +HBR, 05, 27, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 27, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 27, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 27, 74.00, 48.00, -9999.00, -9999.00, 22.00 +HKY, 05, 27, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 27, 70.00, 44.00, 22.00, 22.00, 34.00 +HMN, 05, 27, 92.00, 52.00, -9999.00, -9999.00, 9.00 +HMS, 05, 27, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 27, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 27, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HON, 05, 27, 75.00, 49.00, 23.00, 19.00, 33.00 +HOP, 05, 27, 82.00, 57.00, -9999.00, -9999.00, 34.00 +HOT, 05, 27, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 27, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 27, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 27, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 27, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 27, 88.00, 64.00, -9999.00, -9999.00, 26.00 +HST, 05, 27, 88.00, 69.00, -9999.00, -9999.00, 38.00 +HSV, 05, 27, 83.00, 61.00, 24.00, 25.00, 38.00 +HTL, 05, 27, 70.00, 46.00, 26.00, 24.00, 38.00 +HTS, 05, 27, 78.00, 56.00, 27.00, 29.00, 41.00 +HUF, 05, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 27, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 27, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 27, 72.00, 45.00, 20.00, 20.00, 30.00 +IAB, 05, 27, 81.00, 59.00, -9999.00, -9999.00, 31.00 +IAD, 05, 27, 78.00, 54.00, 24.00, 28.00, 39.00 +IAG, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 27, 87.00, 68.00, 16.00, 19.00, 28.00 +ICT, 05, 27, 81.00, 59.00, 25.00, 20.00, 36.00 +IDA, 05, 27, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 27, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 27, 77.00, 57.00, 25.00, 25.00, 39.00 +ILI, 05, 27, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 27, 83.00, 63.00, 21.00, 21.00, 33.00 +IMT, 05, 27, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +IND, 05, 27, 78.00, 56.00, 27.00, 25.00, 39.00 +INL, 05, 27, 69.00, 44.00, 30.00, 25.00, 42.00 +INS, 05, 27, 86.00, 57.00, -9999.00, -9999.00, 3.00 +INT, 05, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +INW, 05, 27, 84.00, 49.00, 5.00, 9.00, 12.00 +IPL, 05, 27, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 27, 75.00, 52.00, 29.00, 31.00, 44.00 +IRK, 05, 27, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 27, 73.00, 47.00, 23.00, 18.00, 31.00 +ISP, 05, 27, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 27, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 27, 98.00, 63.00, -9999.00, -9999.00, 3.00 +IWD, 05, 27, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 27, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 27, 87.00, 64.00, 21.00, 20.00, 33.00 +JAX, 05, 27, 87.00, 66.00, 17.00, 27.00, 34.00 +JBR, 05, 27, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 27, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 27, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 27, 72.00, 57.00, 24.00, 24.00, 38.00 +JHW, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 27, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 27, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 27, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 27, 58.00, 42.00, 44.00, 42.00, 55.00 +JST, 05, 27, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 27, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 27, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 27, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 27, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 27, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 27, 73.00, 49.00, 22.00, 22.00, 35.00 +LAR, 05, 27, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 27, 93.00, 64.00, 3.00, 3.00, 4.00 +LAX, 05, 27, 70.00, 58.00, 2.00, 2.00, 3.00 +LBB, 05, 27, 87.00, 60.00, 19.00, 10.00, 25.00 +LBF, 05, 27, 76.00, 49.00, 27.00, 14.00, 34.00 +LCH, 05, 27, 87.00, 69.00, 15.00, 18.00, 27.00 +LCK, 05, 27, 78.00, 55.00, -9999.00, -9999.00, 36.00 +LEB, 05, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 27, 78.00, 57.00, 26.00, 27.00, 39.00 +LFI, 05, 27, 78.00, 62.00, -9999.00, -9999.00, 31.00 +LFK, 05, 27, 87.00, 66.00, 18.00, 21.00, 29.00 +LFT, 05, 27, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 27, 74.00, 58.00, 25.00, 23.00, 37.00 +LGB, 05, 27, 75.00, 58.00, 2.00, 2.00, 3.00 +LGU, 05, 27, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 27, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 27, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 27, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 27, 85.00, 63.00, 21.00, 21.00, 33.00 +LIZ, 05, 27, 67.00, 44.00, -9999.00, -9999.00, 42.00 +LMT, 05, 27, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +LND, 05, 27, 71.00, 44.00, 16.00, 17.00, 25.00 +LNK, 05, 27, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 27, 79.00, 46.00, 6.00, 7.00, 10.00 +LOZ, 05, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 27, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 27, 84.00, 62.00, -9999.00, -9999.00, 35.00 +LSE, 05, 27, 75.00, 52.00, 21.00, 24.00, 36.00 +LSF, 05, 27, 87.00, 65.00, -9999.00, -9999.00, 32.00 +LSV, 05, 27, 96.00, 57.00, -9999.00, -9999.00, 3.00 +LTS, 05, 27, 89.00, 62.00, -9999.00, -9999.00, 28.00 +LUF, 05, 27, 99.00, 62.00, -9999.00, -9999.00, 2.00 +LVS, 05, 27, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 27, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 27, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 27, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 27, 79.00, 56.00, 23.00, 25.00, 38.00 +MAF, 05, 27, 91.00, 62.00, 14.00, 8.00, 18.00 +MBL, 05, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 27, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 27, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 27, 84.00, 56.00, -9999.00, -9999.00, 8.00 +MCF, 05, 27, 89.00, 71.00, -9999.00, -9999.00, 27.00 +MCG, 05, 27, 60.00, 40.00, 27.00, 23.00, 38.00 +MCI, 05, 27, 78.00, 58.00, 28.00, 22.00, 39.00 +MCK, 05, 27, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 27, 88.00, 63.00, 16.00, 23.00, 32.00 +MCO, 05, 27, 89.00, 69.00, 17.00, 32.00, 39.00 +MCW, 05, 27, 75.00, 51.00, 21.00, 20.00, 33.00 +MC2, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MDH, 05, 27, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 27, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 27, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 27, 75.00, 55.00, 29.00, 26.00, 41.00 +MEI, 05, 27, 87.00, 62.00, 19.00, 21.00, 33.00 +MEM, 05, 27, 85.00, 65.00, 20.00, 24.00, 35.00 +MER, 05, 27, 87.00, 53.00, -9999.00, -9999.00, 4.00 +MFD, 05, 27, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 27, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 27, 77.00, 47.00, 12.00, 11.00, 17.00 +MGE, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 05, 27, 86.00, 64.00, 15.00, 23.00, 32.00 +MGW, 05, 27, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 27, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 27, 83.00, 54.00, -9999.00, -9999.00, 8.00 +MHS, 05, 27, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 27, 87.00, 72.00, 20.00, 33.00, 39.00 +MIB, 05, 27, 70.00, 47.00, -9999.00, -9999.00, 34.00 +MIV, 05, 27, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 27, 80.00, 46.00, -9999.00, -9999.00, 19.00 +MKC, 05, 27, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 27, 69.00, 49.00, 26.00, 25.00, 40.00 +MKG, 05, 27, 71.00, 49.00, 24.00, 20.00, 33.00 +MKL, 05, 27, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 27, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 27, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 27, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 27, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 27, 77.00, 54.00, 28.00, 26.00, 41.00 +MLS, 05, 27, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 27, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 27, 88.00, 64.00, -9999.00, -9999.00, 32.00 +MOB, 05, 27, 88.00, 68.00, 17.00, 27.00, 36.00 +MOT, 05, 27, 70.00, 47.00, 21.00, 18.00, 30.00 +MPV, 05, 27, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 27, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 27, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 27, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 27, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 27, 65.00, 49.00, -9999.00, -9999.00, 14.00 +MSL, 05, 27, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 27, 73.00, 49.00, 26.00, 24.00, 39.00 +MSO, 05, 27, 69.00, 42.00, 25.00, 23.00, 37.00 +MSP, 05, 27, 74.00, 52.00, 25.00, 26.00, 39.00 +MSS, 05, 27, 71.00, 48.00, 27.00, 27.00, 39.00 +MSY, 05, 27, 87.00, 68.00, 14.00, 24.00, 32.00 +MTC, 05, 27, 72.00, 51.00, -9999.00, -9999.00, 34.00 +MTN, 05, 27, 79.00, 57.00, -9999.00, -9999.00, 30.00 +MTO, 05, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 27, 76.00, 53.00, -9999.00, -9999.00, 30.00 +MUO, 05, 27, 80.00, 47.00, -9999.00, -9999.00, 19.00 +MWA, 05, 27, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 27, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 27, 86.00, 64.00, -9999.00, -9999.00, 27.00 +MYL, 05, 27, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 27, 85.00, 63.00, -9999.00, -9999.00, 30.00 +NAO, 05, 27, 82.00, 69.00, -9999.00, -9999.00, 36.00 +NBC, 05, 27, 86.00, 66.00, -9999.00, -9999.00, 32.00 +NBE, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 05, 27, 75.00, 52.00, -9999.00, -9999.00, 37.00 +NCA, 05, 27, 84.00, 59.00, -9999.00, -9999.00, 32.00 +NCO, 05, 27, 68.00, 51.00, -9999.00, -9999.00, 36.00 +NC1, 05, 27, 86.00, 57.00, -9999.00, -9999.00, 5.00 +NEL, 05, 27, 76.00, 53.00, -9999.00, -9999.00, 34.00 +NFG, 05, 27, 69.00, 56.00, -9999.00, -9999.00, 9.00 +NFL, 05, 27, 77.00, 44.00, -9999.00, -9999.00, 13.00 +NGP, 05, 27, 87.00, 72.00, -9999.00, -9999.00, 18.00 +NGU, 05, 27, 79.00, 61.00, -9999.00, -9999.00, 30.00 +NGZ, 05, 27, 68.00, 52.00, -9999.00, -9999.00, 5.00 +NHK, 05, 27, 79.00, 56.00, -9999.00, -9999.00, 33.00 +NHZ, 05, 27, 67.00, 48.00, -9999.00, -9999.00, 38.00 +NID, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 27, 87.00, 66.00, -9999.00, -9999.00, 33.00 +NIR, 05, 27, 89.00, 69.00, -9999.00, -9999.00, 19.00 +NKT, 05, 27, 81.00, 64.00, -9999.00, -9999.00, 34.00 +NKX, 05, 27, 70.00, 60.00, -9999.00, -9999.00, 9.00 +NLC, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 05, 27, 86.00, 61.00, -9999.00, -9999.00, 28.00 +NPA, 05, 27, 86.00, 69.00, -9999.00, -9999.00, 26.00 +NQA, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 05, 27, 90.00, 71.00, -9999.00, -9999.00, 19.00 +NQX, 05, 27, 86.00, 77.00, -9999.00, -9999.00, 30.00 +NRB, 05, 27, 85.00, 69.00, -9999.00, -9999.00, 31.00 +NRC, 05, 27, 88.00, 53.00, -9999.00, -9999.00, 4.00 +NRS, 05, 27, 68.00, 58.00, -9999.00, -9999.00, 5.00 +NSE, 05, 27, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NSI, 05, 27, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTD, 05, 27, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 05, 27, 75.00, 57.00, -9999.00, -9999.00, 5.00 +NTU, 05, 27, 79.00, 61.00, -9999.00, -9999.00, 31.00 +NUC, 05, 27, 69.00, 56.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 27, 75.00, 50.00, -9999.00, -9999.00, 7.00 +NUW, 05, 27, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 05, 27, 75.00, 58.00, -9999.00, -9999.00, 3.00 +NXX, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 27, 81.00, 55.00, -9999.00, -9999.00, 33.00 +NZC, 05, 27, 88.00, 63.00, -9999.00, -9999.00, 34.00 +NZJ, 05, 27, 76.00, 54.00, -9999.00, -9999.00, 7.00 +NZW, 05, 27, 72.00, 50.00, -9999.00, -9999.00, 36.00 +NZY, 05, 27, 70.00, 60.00, -9999.00, -9999.00, 5.00 +OAK, 05, 27, 70.00, 49.00, 3.00, 3.00, 5.00 +OAR, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +OFF, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 27, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 27, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 27, 83.00, 62.00, 24.00, 17.00, 32.00 +OLM, 05, 27, 68.00, 44.00, 26.00, 30.00, 38.00 +OMA, 05, 27, 78.00, 55.00, 23.00, 22.00, 34.00 +OME, 05, 27, 47.00, 34.00, 19.00, 20.00, 27.00 +ONT, 05, 27, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 27, 75.00, 52.00, 28.00, 23.00, 39.00 +ORF, 05, 27, 79.00, 61.00, 20.00, 22.00, 33.00 +ORH, 05, 27, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 27, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 27, 69.00, 46.00, -9999.00, -9999.00, 33.00 +OTG, 05, 27, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 27, 62.00, 49.00, 25.00, 27.00, 36.00 +OTM, 05, 27, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 27, 43.00, 31.00, 8.00, 10.00, 15.00 +OURC, 05, 27, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 27, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 27, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 27, 88.00, 64.00, -9999.00, -9999.00, 29.00 +PACZ, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 27, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 27, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 27, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 27, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 27, 87.00, 65.00, -9999.00, -9999.00, 21.00 +PAQ, 05, 27, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 27, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 27, 43.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 27, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 27, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 27, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 27, 71.00, 49.00, -9999.00, -9999.00, 37.00 +PBI, 05, 27, 87.00, 72.00, 21.00, 33.00, 42.00 +PDT, 05, 27, 74.00, 49.00, 14.00, 14.00, 22.00 +PDX, 05, 27, 70.00, 50.00, 24.00, 28.00, 36.00 +PFN, 05, 27, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 27, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 27, 77.00, 57.00, 25.00, 25.00, 39.00 +PHX, 05, 27, 98.00, 68.00, 2.00, 2.00, 3.00 +PIA, 05, 27, 77.00, 55.00, 27.00, 24.00, 39.00 +PIB, 05, 27, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 27, 72.00, 43.00, 19.00, 17.00, 28.00 +PIR, 05, 27, 75.00, 50.00, 22.00, 17.00, 29.00 +PIT, 05, 27, 75.00, 52.00, 30.00, 29.00, 44.00 +PKB, 05, 27, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 27, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 27, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 27, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 27, 86.00, 69.00, 15.00, 18.00, 28.00 +POB, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 05, 27, 87.00, 64.00, -9999.00, -9999.00, 33.00 +POM, 05, 27, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 05, 27, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 27, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 27, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 27, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 27, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 27, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 27, 71.00, 47.00, -9999.00, -9999.00, 35.00 +PSP, 05, 27, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 27, 86.00, 72.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 27, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 27, 81.00, 49.00, 14.00, 14.00, 22.00 +PUC, 05, 27, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 27, 72.00, 51.00, 25.00, 24.00, 38.00 +PVU, 05, 27, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 27, 68.00, 47.00, 29.00, 26.00, 40.00 +P02, 05, 27, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +P07, 05, 27, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +P11, 05, 27, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P24, 05, 27, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +P28, 05, 27, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +P35, 05, 27, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +P38, 05, 27, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +P39, 05, 27, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P58, 05, 27, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +P59, 05, 27, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +P60, 05, 27, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +P61, 05, 27, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +P67, 05, 27, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +P68, 05, 27, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +P69, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 27, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 27, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 27, 72.00, 46.00, 25.00, 24.00, 37.00 +RBL, 05, 27, 86.00, 58.00, 6.00, 4.00, 8.00 +RCA, 05, 27, 72.00, 46.00, -9999.00, -9999.00, 35.00 +RDD, 05, 27, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 27, 71.00, 38.00, 11.00, 11.00, 17.00 +RDR, 05, 27, 72.00, 47.00, -9999.00, -9999.00, 34.00 +RDU, 05, 27, 82.00, 59.00, 22.00, 20.00, 33.00 +REE, 05, 27, 87.00, 60.00, -9999.00, -9999.00, 20.00 +REJ, 05, 27, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 27, 75.00, 52.00, 27.00, 24.00, 40.00 +RIC, 05, 27, 81.00, 58.00, 21.00, 22.00, 34.00 +RIV, 05, 27, 82.00, 54.00, -9999.00, -9999.00, 4.00 +RIW, 05, 27, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 27, 68.00, 41.00, 11.00, 13.00, 20.00 +RME, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +RMG, 05, 27, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +RND, 05, 27, 88.00, 69.00, -9999.00, -9999.00, 22.00 +RNO, 05, 27, 77.00, 43.00, 7.00, 5.00, 10.00 +ROA, 05, 27, 79.00, 56.00, 21.00, 26.00, 37.00 +ROC, 05, 27, 72.00, 50.00, 24.00, 26.00, 38.00 +ROW, 05, 27, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 27, 80.00, 56.00, 20.00, 16.00, 27.00 +RST, 05, 27, 73.00, 50.00, 28.00, 26.00, 41.00 +RWF, 05, 27, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 27, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 27, 84.00, 53.00, 3.00, 3.00, 4.00 +SAF, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 27, 70.00, 60.00, 2.00, 3.00, 4.00 +SAT, 05, 27, 88.00, 69.00, 19.00, 19.00, 29.00 +SAV, 05, 27, 87.00, 66.00, 16.00, 25.00, 34.00 +SAW, 05, 27, 64.00, 45.00, -9999.00, -9999.00, 40.00 +SBA, 05, 27, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 27, 84.00, 55.00, -9999.00, -9999.00, 6.00 +SBN, 05, 27, 74.00, 53.00, 25.00, 24.00, 37.00 +SBP, 05, 27, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 27, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 27, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 27, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 27, 85.00, 55.00, 2.00, 2.00, 3.00 +SDF, 05, 27, 80.00, 59.00, 26.00, 26.00, 39.00 +SEA, 05, 27, 67.00, 49.00, 22.00, 23.00, 33.00 +SEM, 05, 27, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 27, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 27, 68.00, 51.00, 3.00, 3.00, 4.00 +SGF, 05, 27, 80.00, 57.00, 26.00, 23.00, 38.00 +SGY, 05, 27, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 27, 71.00, 43.00, 26.00, 24.00, 37.00 +SHV, 05, 27, 86.00, 66.00, 20.00, 19.00, 31.00 +SIT, 05, 27, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 27, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 27, 90.00, 64.00, 17.00, 13.00, 25.00 +SKA, 05, 27, 70.00, 45.00, -9999.00, -9999.00, 24.00 +SKF, 05, 27, 88.00, 69.00, -9999.00, -9999.00, 21.00 +SLC, 05, 27, 76.00, 50.00, 17.00, 18.00, 25.00 +SLE, 05, 27, 70.00, 45.00, 19.00, 24.00, 31.00 +SLN, 05, 27, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 27, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 27, 69.00, 48.00, -9999.00, 2.00, 2.00 +SNA, 05, 27, 67.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 27, 43.00, 34.00, 27.00, 36.00, 44.00 +SNS, 05, 27, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 27, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 27, 79.00, 57.00, 26.00, 24.00, 38.00 +SPS, 05, 27, 87.00, 63.00, 19.00, 13.00, 27.00 +SRQ, 05, 27, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 27, 86.00, 62.00, -9999.00, -9999.00, 31.00 +SSI, 05, 27, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +STC, 05, 27, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 27, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +STL, 05, 27, 80.00, 60.00, 23.00, 25.00, 37.00 +STNV, 05, 27, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +STS, 05, 27, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 27, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 27, 81.00, 52.00, -9999.00, -9999.00, 5.00 +SUX, 05, 27, 77.00, 54.00, 26.00, 22.00, 36.00 +SVN, 05, 27, 87.00, 66.00, -9999.00, -9999.00, 30.00 +SWF, 05, 27, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 27, 72.00, 50.00, 28.00, 31.00, 44.00 +SZL, 05, 27, 79.00, 56.00, -9999.00, -9999.00, 34.00 +TAD, 05, 27, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 27, 81.00, 54.00, -9999.00, -9999.00, 33.00 +TCC, 05, 27, 85.00, 55.00, 13.00, 8.00, 17.00 +TCL, 05, 27, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 27, 70.00, 46.00, -9999.00, -9999.00, 32.00 +TCS, 05, 27, 87.00, 58.00, -9999.00, 4.00, 7.00 +TEB, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 27, 83.00, 62.00, -9999.00, -9999.00, 29.00 +TKA, 05, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 27, 89.00, 65.00, 14.00, 28.00, 35.00 +TNX, 05, 27, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 27, 75.00, 51.00, 23.00, 26.00, 39.00 +TOP, 05, 27, 80.00, 58.00, 28.00, 23.00, 41.00 +TPA, 05, 27, 89.00, 71.00, 12.00, 21.00, 26.00 +TPH, 05, 27, 77.00, 46.00, 6.00, 5.00, 9.00 +TRI, 05, 27, 79.00, 56.00, 26.00, 31.00, 42.00 +TRK, 05, 27, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 27, 97.00, 66.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 27, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 27, 83.00, 63.00, 25.00, 20.00, 35.00 +TUP, 05, 27, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 27, 94.00, 62.00, 4.00, 4.00, 7.00 +TVC, 05, 27, 71.00, 45.00, 20.00, 18.00, 29.00 +TVL, 05, 27, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 27, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 27, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 27, 81.00, 57.00, 24.00, 27.00, 37.00 +T01, 05, 27, 78.00, 57.00, -9999.00, -9999.00, 31.00 +T02, 05, 27, 84.00, 62.00, -9999.00, -9999.00, 32.00 +T03, 05, 27, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T04, 05, 27, 87.00, 69.00, -9999.00, -9999.00, 27.00 +T05, 05, 27, 80.00, 56.00, -9999.00, -9999.00, 32.00 +T06, 05, 27, 87.00, 61.00, -9999.00, -9999.00, 26.00 +T07, 05, 27, 84.00, 49.00, -9999.00, -9999.00, 22.00 +T08, 05, 27, 76.00, 54.00, -9999.00, -9999.00, 15.00 +UCA, 05, 27, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 27, 86.00, 57.00, -9999.00, -9999.00, 3.00 +UIL, 05, 27, 62.00, 44.00, 41.00, 44.00, 52.00 +UIN, 05, 27, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 27, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 27, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 27, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +U15, 05, 27, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +U28, 05, 27, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 27, 88.00, 62.00, -9999.00, -9999.00, 29.00 +VBG, 05, 27, 70.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 05, 27, 88.00, 70.00, 14.00, 17.00, 25.00 +VCV, 05, 27, 86.00, 51.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 27, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 27, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 27, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 27, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 27, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 27, 88.00, 64.00, -9999.00, -9999.00, 25.00 +VRB, 05, 27, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 27, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 27, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 27, 78.00, 57.00, 22.00, 19.00, 30.00 +WJA, 05, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 27, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 27, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 27, 77.00, 41.00, 12.00, 11.00, 17.00 +WPO, 05, 27, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 27, 88.00, 63.00, -9999.00, -9999.00, 31.00 +WRG, 05, 27, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 27, 78.00, 52.00, -9999.00, -9999.00, 33.00 +WRL, 05, 27, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +X68, 05, 27, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 27, 53.00, 40.00, 52.00, 52.00, 64.00 +YCG, 05, 27, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 27, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 27, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 27, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 27, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 27, 75.00, 46.00, 9.00, 11.00, 16.00 +YNG, 05, 27, 73.00, 50.00, 29.00, 29.00, 42.00 +YPA, 05, 27, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 27, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 27, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 27, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 27, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 27, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 27, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 27, 98.00, 67.00, 1.00, 1.00, 1.00 +YVR, 05, 27, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 27, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 27, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 27, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 27, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 27, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 27, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 27, 67.00, 42.00, 26.00, 26.00, 40.00 +ZUN, 05, 27, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 27, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 27, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 27, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +01R, 05, 27, 87.00, 65.00, -9999.00, -9999.00, 27.00 +1V1, 05, 27, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 27, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 27, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 27, 80.00, 63.00, -9999.00, -9999.00, 32.00 +2PJ, 05, 27, 86.00, 62.00, -9999.00, -9999.00, 32.00 +3B1, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 27, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 27, 72.00, 45.00, -9999.00, -9999.00, 33.00 +3SE, 05, 27, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 27, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 27, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 05, 27, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 27, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 27, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 27, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 27, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 28, 76.00, 54.00, 28.00, 27.00, 41.00 +ABI, 05, 28, 88.00, 65.00, 15.00, 12.00, 23.00 +ABQ, 05, 28, 85.00, 53.00, 9.00, 8.00, 15.00 +ABR, 05, 28, 74.00, 50.00, 22.00, 18.00, 33.00 +ABY, 05, 28, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 28, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 28, 88.00, 68.00, 17.00, 17.00, 28.00 +ACV, 05, 28, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 28, 76.00, 54.00, 23.00, 21.00, 34.00 +ADK, 05, 28, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 28, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 28, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 28, 79.00, 55.00, -9999.00, -9999.00, 28.00 +AEX, 05, 28, 87.00, 67.00, -9999.00, -9999.00, 27.00 +AFF, 05, 28, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 28, 90.00, 68.00, -9999.00, -9999.00, 47.00 +AGS, 05, 28, 87.00, 62.00, 20.00, 24.00, 35.00 +AHN, 05, 28, 84.00, 62.00, 17.00, 23.00, 31.00 +AKN, 05, 28, 55.00, 38.00, 31.00, 27.00, 42.00 +AKO, 05, 28, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 28, 75.00, 50.00, 27.00, 28.00, 43.00 +ALI, 05, 28, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 28, 76.00, 53.00, 26.00, 23.00, 40.00 +ALS, 05, 28, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 28, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 28, 83.00, 56.00, 20.00, 12.00, 28.00 +AMG, 05, 28, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 28, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 28, 58.00, 43.00, 16.00, 16.00, 24.00 +AND, 05, 28, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 28, 58.00, 45.00, 45.00, 45.00, 57.00 +AOO, 05, 28, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +APN, 05, 28, 70.00, 44.00, 24.00, 26.00, 38.00 +AQQ, 05, 28, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +ART, 05, 28, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +AST, 05, 28, 62.00, 47.00, 34.00, 36.00, 46.00 +ATL, 05, 28, 83.00, 63.00, 19.00, 25.00, 35.00 +ATW, 05, 28, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 28, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 28, 78.00, 55.00, -9999.00, -9999.00, 36.00 +AUG, 05, 28, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 28, 88.00, 69.00, 17.00, 18.00, 29.00 +AUW, 05, 28, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 28, 78.00, 55.00, 23.00, 29.00, 38.00 +AVP, 05, 28, 74.00, 53.00, 29.00, 31.00, 46.00 +AXN, 05, 28, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 28, 73.00, 51.00, -9999.00, -9999.00, 34.00 +AYS, 05, 28, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 28, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 28, 86.00, 56.00, -9999.00, -9999.00, 8.00 +BAD, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 28, 67.00, 35.00, -9999.00, -9999.00, 13.00 +BDL, 05, 28, 76.00, 52.00, 26.00, 25.00, 39.00 +BDR, 05, 28, 71.00, 55.00, 26.00, 23.00, 37.00 +BET, 05, 28, 54.00, 38.00, 25.00, 21.00, 33.00 +BFD, 05, 28, 69.00, 45.00, 31.00, 33.00, 46.00 +BFF, 05, 28, 76.00, 47.00, 23.00, 18.00, 34.00 +BFL, 05, 28, 88.00, 61.00, 2.00, 2.00, 2.00 +BGM, 05, 28, 70.00, 51.00, 29.00, 32.00, 46.00 +BGR, 05, 28, 69.00, 48.00, 26.00, 26.00, 38.00 +BGS, 05, 28, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 28, 84.00, 62.00, 20.00, 25.00, 35.00 +BID, 05, 28, 66.00, 53.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 28, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 28, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 28, 72.00, 48.00, 24.00, 24.00, 36.00 +BIS, 05, 28, 73.00, 47.00, 25.00, 20.00, 35.00 +BIX, 05, 28, 86.00, 70.00, -9999.00, -9999.00, 25.00 +BJI, 05, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 28, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 28, 76.00, 44.00, -9999.00, -9999.00, 31.00 +BKW, 05, 28, 74.00, 53.00, 29.00, 32.00, 45.00 +BLF, 05, 28, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 28, 100.00, 68.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 28, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 28, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 28, 81.00, 57.00, -9999.00, -9999.00, 33.00 +BNA, 05, 28, 83.00, 61.00, 24.00, 25.00, 38.00 +BNO, 05, 28, 70.00, 39.00, -9999.00, 14.00, 33.00 +BOI, 05, 28, 76.00, 48.00, 13.00, 14.00, 21.00 +BOS, 05, 28, 72.00, 55.00, 27.00, 24.00, 39.00 +BPI, 05, 28, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 28, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 28, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 28, 78.00, 57.00, -9999.00, -9999.00, 31.00 +BRO, 05, 28, 89.00, 74.00, 11.00, 14.00, 20.00 +BRW, 05, 28, 32.00, 23.00, 11.00, 13.00, 20.00 +BSM, 05, 28, 88.00, 69.00, -9999.00, -9999.00, 22.00 +BTI, 05, 28, 33.00, 24.00, 10.00, 12.00, 17.00 +BTL, 05, 28, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 28, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 28, 88.00, 68.00, 15.00, 23.00, 31.00 +BTT, 05, 28, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 28, 72.00, 50.00, 31.00, 30.00, 47.00 +BUB, 05, 28, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 28, 71.00, 52.00, 27.00, 28.00, 40.00 +BUR, 05, 28, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 28, 86.00, 70.00, -9999.00, 14.00, 20.00 +BWG, 05, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 28, 79.00, 57.00, 24.00, 25.00, 37.00 +BYH, 05, 28, 85.00, 64.00, -9999.00, -9999.00, 34.00 +BYI, 05, 28, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 28, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 28, 86.00, 62.00, 19.00, 22.00, 32.00 +CAG, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 28, 74.00, 53.00, 27.00, 30.00, 42.00 +CAO, 05, 28, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 28, 67.00, 45.00, 31.00, 32.00, 45.00 +CBM, 05, 28, 86.00, 62.00, -9999.00, -9999.00, 26.00 +CDB, 05, 28, 47.00, 38.00, 45.00, 45.00, 62.00 +CDC, 05, 28, 78.00, 45.00, 9.00, 10.00, 15.00 +CDR, 05, 28, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 28, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 28, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 28, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 28, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 28, 83.00, 60.00, 20.00, 25.00, 36.00 +CHO, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 28, 85.00, 66.00, 18.00, 23.00, 33.00 +CID, 05, 28, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 28, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 28, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 28, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 28, 74.00, 52.00, 26.00, 28.00, 41.00 +CLL, 05, 28, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 28, 82.00, 61.00, 24.00, 23.00, 37.00 +CMH, 05, 28, 77.00, 54.00, 23.00, 28.00, 40.00 +CMI, 05, 28, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 28, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 28, 79.00, 57.00, 26.00, 16.00, 33.00 +CNM, 05, 28, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 28, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +COD, 05, 28, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +COF, 05, 28, 86.00, 69.00, -9999.00, -9999.00, 31.00 +CON, 05, 28, 73.00, 46.00, 25.00, 25.00, 38.00 +COS, 05, 28, 74.00, 47.00, 22.00, 23.00, 35.00 +COT, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 28, 78.00, 57.00, 28.00, 26.00, 41.00 +CPR, 05, 28, 72.00, 42.00, 22.00, 21.00, 33.00 +CRBC, 05, 28, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 28, 88.00, 72.00, 13.00, 15.00, 24.00 +CRW, 05, 28, 80.00, 56.00, 30.00, 31.00, 43.00 +CSG, 05, 28, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 28, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 28, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 28, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 28, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 28, 78.00, 56.00, 23.00, 27.00, 38.00 +CVN, 05, 28, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 28, 84.00, 55.00, -9999.00, -9999.00, 18.00 +CXY, 05, 28, 77.00, 56.00, 21.00, 27.00, 36.00 +CYS, 05, 28, 69.00, 44.00, 23.00, 24.00, 35.00 +DAA, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 05, 28, 86.00, 68.00, 17.00, 29.00, 35.00 +DAG, 05, 28, 93.00, 63.00, 2.00, 2.00, 3.00 +DAL, 05, 28, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 28, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 28, 77.00, 55.00, 24.00, 26.00, 38.00 +DBQ, 05, 28, 74.00, 53.00, 24.00, 23.00, 36.00 +DCA, 05, 28, 81.00, 62.00, 21.00, 25.00, 35.00 +DDC, 05, 28, 81.00, 57.00, 23.00, 16.00, 30.00 +DEC, 05, 28, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 28, 76.00, 48.00, 22.00, 20.00, 33.00 +DFW, 05, 28, 87.00, 66.00, 20.00, 15.00, 28.00 +DHN, 05, 28, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 28, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 28, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 28, 91.00, 69.00, -9999.00, -9999.00, 19.00 +DLG, 05, 28, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 28, 67.00, 44.00, 29.00, 27.00, 43.00 +DLLC, 05, 28, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 28, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 28, 95.00, 63.00, -9999.00, -9999.00, 4.00 +DMN, 05, 28, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 28, 80.00, 58.00, -9999.00, -9999.00, 33.00 +DPG, 05, 28, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 28, 88.00, 65.00, -9999.00, -9999.00, 26.00 +DRA, 05, 28, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 28, 91.00, 69.00, 14.00, 10.00, 20.00 +DSM, 05, 28, 78.00, 57.00, 28.00, 23.00, 40.00 +DTW, 05, 28, 75.00, 52.00, 21.00, 24.00, 35.00 +DUG, 05, 28, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 28, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 28, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 28, 88.00, 65.00, -9999.00, -9999.00, 22.00 +D45, 05, 28, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 28, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 28, 74.00, 50.00, 25.00, 24.00, 37.00 +ECG, 05, 28, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 28, 85.00, 58.00, -9999.00, -9999.00, 6.00 +EED, 05, 28, 98.00, 71.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 28, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 28, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 28, 75.00, 48.00, 33.00, 36.00, 50.00 +EKO, 05, 28, 74.00, 41.00, 12.00, 13.00, 20.00 +ELD, 05, 28, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 28, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 28, 92.00, 61.00, 6.00, 3.00, 8.00 +ELY, 05, 28, 73.00, 37.00, 12.00, 13.00, 19.00 +EMP, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 28, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +END, 05, 28, 85.00, 62.00, -9999.00, -9999.00, 22.00 +ENN, 05, 28, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 28, 77.00, 55.00, -9999.00, -9999.00, 14.00 +EPH, 05, 28, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 28, 71.00, 53.00, 28.00, 25.00, 39.00 +ESF, 05, 28, 87.00, 67.00, -9999.00, -9999.00, 29.00 +EUG, 05, 28, 70.00, 47.00, 18.00, 23.00, 29.00 +EVV, 05, 28, 82.00, 59.00, 26.00, 26.00, 38.00 +EWN, 05, 28, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 28, 78.00, 58.00, 27.00, 25.00, 40.00 +EYW, 05, 28, 86.00, 77.00, 19.00, 16.00, 29.00 +E74, 05, 28, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 28, 82.00, 58.00, -9999.00, -9999.00, 33.00 +FAI, 05, 28, 66.00, 44.00, 20.00, 20.00, 32.00 +FAR, 05, 28, 73.00, 49.00, 22.00, 19.00, 33.00 +FAT, 05, 28, 88.00, 57.00, 2.00, 1.00, 3.00 +FAY, 05, 28, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 28, 68.00, 41.00, 23.00, 27.00, 39.00 +FCS, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FDY, 05, 28, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 28, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FHU, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +FLG, 05, 28, 73.00, 37.00, 7.00, 10.00, 13.00 +FLL, 05, 28, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 28, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 28, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +FME, 05, 28, 81.00, 54.00, -9999.00, -9999.00, 30.00 +FMH, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FMN, 05, 28, 83.00, 45.00, 8.00, 6.00, 11.00 +FMY, 05, 28, 90.00, 71.00, 14.00, 26.00, 32.00 +FNT, 05, 28, 73.00, 50.00, 22.00, 23.00, 35.00 +FOD, 05, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 28, 80.00, 58.00, -9999.00, -9999.00, 33.00 +FOK, 05, 28, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 28, 81.00, 59.00, -9999.00, -9999.00, 33.00 +FSD, 05, 28, 76.00, 51.00, 29.00, 19.00, 36.00 +FSI, 05, 28, 86.00, 63.00, -9999.00, -9999.00, 27.00 +FSM, 05, 28, 84.00, 62.00, 23.00, 24.00, 36.00 +FTK, 05, 28, 80.00, 56.00, -9999.00, -9999.00, 32.00 +FWA, 05, 28, 76.00, 55.00, 22.00, 25.00, 36.00 +FWH, 05, 28, 86.00, 65.00, -9999.00, -9999.00, 23.00 +FYU, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 28, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 28, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 28, 102.00, 65.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 28, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 28, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 28, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 28, 70.00, 46.00, 18.00, 20.00, 29.00 +GFA, 05, 28, 70.00, 45.00, -9999.00, -9999.00, 32.00 +GFK, 05, 28, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 28, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 28, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 28, 72.00, 47.00, 23.00, 20.00, 33.00 +GJT, 05, 28, 82.00, 52.00, 13.00, 13.00, 19.00 +GKN, 05, 28, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 28, 78.00, 50.00, 22.00, 14.00, 28.00 +GLH, 05, 28, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 28, 83.00, 75.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 28, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 28, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +GON, 05, 28, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 28, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 28, 72.00, 49.00, 26.00, 21.00, 37.00 +GRCI, 05, 28, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 28, 70.00, 46.00, -9999.00, -9999.00, 26.00 +GRI, 05, 28, 79.00, 55.00, 25.00, 18.00, 33.00 +GRK, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 05, 28, 74.00, 51.00, 23.00, 23.00, 35.00 +GSB, 05, 28, 84.00, 61.00, -9999.00, -9999.00, 32.00 +GSG, 05, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 28, 80.00, 59.00, 21.00, 23.00, 35.00 +GSP, 05, 28, 83.00, 61.00, 25.00, 26.00, 38.00 +GST, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 28, 70.00, 51.00, -9999.00, -9999.00, 41.00 +GTF, 05, 28, 70.00, 45.00, 25.00, 25.00, 35.00 +GUP, 05, 28, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 28, 78.00, 54.00, -9999.00, -9999.00, 36.00 +GVW, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 28, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 28, 78.00, 64.00, 22.00, 19.00, 32.00 +HBR, 05, 28, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 28, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 28, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 28, 75.00, 48.00, -9999.00, -9999.00, 22.00 +HKY, 05, 28, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 28, 70.00, 44.00, 22.00, 22.00, 34.00 +HMN, 05, 28, 93.00, 53.00, -9999.00, -9999.00, 9.00 +HMS, 05, 28, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 28, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 28, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HON, 05, 28, 75.00, 50.00, 23.00, 19.00, 33.00 +HOP, 05, 28, 82.00, 58.00, -9999.00, -9999.00, 34.00 +HOT, 05, 28, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 28, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 28, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 28, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 28, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 28, 88.00, 65.00, -9999.00, -9999.00, 27.00 +HST, 05, 28, 88.00, 69.00, -9999.00, -9999.00, 39.00 +HSV, 05, 28, 83.00, 61.00, 24.00, 25.00, 38.00 +HTL, 05, 28, 71.00, 46.00, 26.00, 24.00, 38.00 +HTS, 05, 28, 79.00, 57.00, 27.00, 29.00, 41.00 +HUF, 05, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 28, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 28, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 28, 73.00, 46.00, 20.00, 20.00, 30.00 +IAB, 05, 28, 82.00, 60.00, -9999.00, -9999.00, 31.00 +IAD, 05, 28, 79.00, 55.00, 24.00, 28.00, 39.00 +IAG, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 28, 87.00, 68.00, 16.00, 19.00, 28.00 +ICT, 05, 28, 82.00, 60.00, 25.00, 20.00, 36.00 +IDA, 05, 28, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 28, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 28, 77.00, 57.00, 25.00, 25.00, 39.00 +ILI, 05, 28, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 28, 83.00, 64.00, 21.00, 21.00, 33.00 +IMT, 05, 28, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +IND, 05, 28, 79.00, 57.00, 27.00, 25.00, 39.00 +INL, 05, 28, 69.00, 45.00, 30.00, 25.00, 43.00 +INS, 05, 28, 87.00, 58.00, -9999.00, -9999.00, 3.00 +INT, 05, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +INW, 05, 28, 85.00, 49.00, 5.00, 9.00, 12.00 +IPL, 05, 28, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 28, 75.00, 52.00, 29.00, 31.00, 44.00 +IRK, 05, 28, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 28, 73.00, 47.00, 23.00, 18.00, 31.00 +ISP, 05, 28, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 28, 99.00, 64.00, -9999.00, -9999.00, 3.00 +IWD, 05, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 28, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 28, 88.00, 64.00, 21.00, 20.00, 33.00 +JAX, 05, 28, 87.00, 66.00, 17.00, 27.00, 35.00 +JBR, 05, 28, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 28, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 28, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 28, 72.00, 57.00, 24.00, 24.00, 38.00 +JHW, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 28, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 28, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 28, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 28, 58.00, 42.00, 44.00, 42.00, 55.00 +JST, 05, 28, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 28, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 28, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 28, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 28, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 28, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 28, 74.00, 50.00, 22.00, 22.00, 35.00 +LAR, 05, 28, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 28, 94.00, 65.00, 3.00, 3.00, 4.00 +LAX, 05, 28, 70.00, 58.00, 2.00, 2.00, 3.00 +LBB, 05, 28, 87.00, 60.00, 19.00, 10.00, 25.00 +LBF, 05, 28, 77.00, 49.00, 27.00, 14.00, 34.00 +LCH, 05, 28, 87.00, 69.00, 15.00, 18.00, 27.00 +LCK, 05, 28, 78.00, 55.00, -9999.00, -9999.00, 36.00 +LEB, 05, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 28, 79.00, 58.00, 26.00, 27.00, 39.00 +LFI, 05, 28, 78.00, 62.00, -9999.00, -9999.00, 31.00 +LFK, 05, 28, 87.00, 67.00, 18.00, 21.00, 29.00 +LFT, 05, 28, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 28, 75.00, 59.00, 25.00, 23.00, 37.00 +LGB, 05, 28, 75.00, 58.00, 2.00, 2.00, 3.00 +LGU, 05, 28, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 28, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 28, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 28, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 28, 85.00, 63.00, 21.00, 21.00, 33.00 +LIZ, 05, 28, 67.00, 45.00, -9999.00, -9999.00, 42.00 +LMT, 05, 28, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +LND, 05, 28, 71.00, 44.00, 16.00, 17.00, 25.00 +LNK, 05, 28, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 28, 79.00, 46.00, 6.00, 7.00, 10.00 +LOZ, 05, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 28, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 28, 84.00, 62.00, -9999.00, -9999.00, 35.00 +LSE, 05, 28, 76.00, 53.00, 21.00, 24.00, 36.00 +LSF, 05, 28, 87.00, 65.00, -9999.00, -9999.00, 32.00 +LSV, 05, 28, 97.00, 58.00, -9999.00, -9999.00, 3.00 +LTS, 05, 28, 89.00, 62.00, -9999.00, -9999.00, 27.00 +LUF, 05, 28, 100.00, 62.00, -9999.00, -9999.00, 2.00 +LVS, 05, 28, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 28, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 28, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 28, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 28, 79.00, 57.00, 23.00, 25.00, 38.00 +MAF, 05, 28, 91.00, 62.00, 14.00, 8.00, 18.00 +MBL, 05, 28, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 28, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 28, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 28, 85.00, 56.00, -9999.00, -9999.00, 8.00 +MCF, 05, 28, 89.00, 71.00, -9999.00, -9999.00, 28.00 +MCG, 05, 28, 61.00, 41.00, 27.00, 24.00, 38.00 +MCI, 05, 28, 79.00, 59.00, 28.00, 22.00, 39.00 +MCK, 05, 28, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 28, 88.00, 63.00, 16.00, 23.00, 32.00 +MCO, 05, 28, 89.00, 69.00, 17.00, 33.00, 40.00 +MCW, 05, 28, 76.00, 52.00, 21.00, 20.00, 33.00 +MC2, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MDH, 05, 28, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 28, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 28, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 28, 76.00, 55.00, 29.00, 26.00, 41.00 +MEI, 05, 28, 87.00, 63.00, 19.00, 21.00, 33.00 +MEM, 05, 28, 85.00, 65.00, 20.00, 24.00, 35.00 +MER, 05, 28, 88.00, 53.00, -9999.00, -9999.00, 4.00 +MFD, 05, 28, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 28, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 28, 77.00, 47.00, 12.00, 11.00, 17.00 +MGE, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 05, 28, 86.00, 65.00, 15.00, 23.00, 32.00 +MGW, 05, 28, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 28, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 28, 83.00, 54.00, -9999.00, -9999.00, 8.00 +MHS, 05, 28, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 28, 87.00, 72.00, 20.00, 33.00, 40.00 +MIB, 05, 28, 71.00, 48.00, -9999.00, -9999.00, 34.00 +MIV, 05, 28, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 28, 80.00, 46.00, -9999.00, -9999.00, 19.00 +MKC, 05, 28, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 28, 70.00, 50.00, 26.00, 25.00, 40.00 +MKG, 05, 28, 71.00, 50.00, 24.00, 20.00, 33.00 +MKL, 05, 28, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 28, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 28, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 28, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 28, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 28, 78.00, 55.00, 28.00, 26.00, 41.00 +MLS, 05, 28, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 28, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 28, 88.00, 64.00, -9999.00, -9999.00, 32.00 +MOB, 05, 28, 88.00, 68.00, 17.00, 27.00, 36.00 +MOT, 05, 28, 71.00, 48.00, 21.00, 18.00, 30.00 +MPV, 05, 28, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 28, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 28, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 28, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 28, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 28, 65.00, 49.00, -9999.00, -9999.00, 14.00 +MSL, 05, 28, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 28, 74.00, 49.00, 26.00, 24.00, 39.00 +MSO, 05, 28, 69.00, 42.00, 25.00, 23.00, 37.00 +MSP, 05, 28, 74.00, 53.00, 25.00, 26.00, 39.00 +MSS, 05, 28, 71.00, 48.00, 27.00, 27.00, 39.00 +MSY, 05, 28, 87.00, 68.00, 14.00, 25.00, 33.00 +MTC, 05, 28, 72.00, 51.00, -9999.00, -9999.00, 34.00 +MTN, 05, 28, 79.00, 57.00, -9999.00, -9999.00, 30.00 +MTO, 05, 28, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 28, 77.00, 53.00, -9999.00, -9999.00, 30.00 +MUO, 05, 28, 80.00, 48.00, -9999.00, -9999.00, 19.00 +MWA, 05, 28, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 28, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 28, 86.00, 65.00, -9999.00, -9999.00, 27.00 +MYL, 05, 28, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 28, 85.00, 63.00, -9999.00, -9999.00, 30.00 +NAO, 05, 28, 82.00, 69.00, -9999.00, -9999.00, 37.00 +NBC, 05, 28, 86.00, 66.00, -9999.00, -9999.00, 32.00 +NBE, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBG, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 05, 28, 75.00, 53.00, -9999.00, -9999.00, 37.00 +NCA, 05, 28, 84.00, 60.00, -9999.00, -9999.00, 32.00 +NCO, 05, 28, 68.00, 52.00, -9999.00, -9999.00, 36.00 +NC1, 05, 28, 87.00, 58.00, -9999.00, -9999.00, 5.00 +NEL, 05, 28, 76.00, 53.00, -9999.00, -9999.00, 34.00 +NFG, 05, 28, 69.00, 56.00, -9999.00, -9999.00, 9.00 +NFL, 05, 28, 78.00, 45.00, -9999.00, -9999.00, 13.00 +NGP, 05, 28, 87.00, 72.00, -9999.00, -9999.00, 18.00 +NGU, 05, 28, 79.00, 61.00, -9999.00, -9999.00, 30.00 +NGZ, 05, 28, 68.00, 52.00, -9999.00, -9999.00, 5.00 +NHK, 05, 28, 80.00, 57.00, -9999.00, -9999.00, 33.00 +NHZ, 05, 28, 68.00, 49.00, -9999.00, -9999.00, 38.00 +NID, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 28, 87.00, 66.00, -9999.00, -9999.00, 34.00 +NIR, 05, 28, 89.00, 69.00, -9999.00, -9999.00, 19.00 +NKT, 05, 28, 81.00, 65.00, -9999.00, -9999.00, 34.00 +NKX, 05, 28, 70.00, 60.00, -9999.00, -9999.00, 9.00 +NLC, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 05, 28, 86.00, 61.00, -9999.00, -9999.00, 28.00 +NPA, 05, 28, 86.00, 69.00, -9999.00, -9999.00, 26.00 +NQA, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 05, 28, 90.00, 71.00, -9999.00, -9999.00, 19.00 +NQX, 05, 28, 86.00, 77.00, -9999.00, -9999.00, 31.00 +NRB, 05, 28, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NRC, 05, 28, 88.00, 53.00, -9999.00, -9999.00, 4.00 +NRS, 05, 28, 68.00, 58.00, -9999.00, -9999.00, 5.00 +NSE, 05, 28, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NSI, 05, 28, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTD, 05, 28, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 05, 28, 75.00, 57.00, -9999.00, -9999.00, 5.00 +NTU, 05, 28, 79.00, 61.00, -9999.00, -9999.00, 31.00 +NUC, 05, 28, 69.00, 56.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 28, 75.00, 50.00, -9999.00, -9999.00, 7.00 +NUW, 05, 28, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 05, 28, 75.00, 58.00, -9999.00, -9999.00, 3.00 +NXX, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 28, 81.00, 56.00, -9999.00, -9999.00, 33.00 +NZC, 05, 28, 88.00, 63.00, -9999.00, -9999.00, 35.00 +NZJ, 05, 28, 76.00, 54.00, -9999.00, -9999.00, 7.00 +NZW, 05, 28, 72.00, 51.00, -9999.00, -9999.00, 36.00 +NZY, 05, 28, 70.00, 60.00, -9999.00, -9999.00, 5.00 +OAK, 05, 28, 70.00, 49.00, 3.00, 3.00, 5.00 +OAR, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +OFF, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 28, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 28, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 28, 83.00, 62.00, 24.00, 17.00, 32.00 +OLM, 05, 28, 68.00, 44.00, 26.00, 29.00, 38.00 +OMA, 05, 28, 79.00, 56.00, 23.00, 22.00, 34.00 +OME, 05, 28, 48.00, 35.00, 19.00, 20.00, 28.00 +ONT, 05, 28, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 28, 75.00, 53.00, 28.00, 23.00, 39.00 +ORF, 05, 28, 79.00, 61.00, 20.00, 22.00, 33.00 +ORH, 05, 28, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 28, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 28, 69.00, 46.00, -9999.00, -9999.00, 33.00 +OTG, 05, 28, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 28, 62.00, 49.00, 25.00, 27.00, 36.00 +OTM, 05, 28, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 28, 44.00, 32.00, 9.00, 11.00, 15.00 +OURC, 05, 28, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 28, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 28, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 28, 88.00, 64.00, -9999.00, -9999.00, 29.00 +PACZ, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 28, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 28, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 28, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 28, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 28, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 28, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 28, 87.00, 66.00, -9999.00, -9999.00, 22.00 +PAQ, 05, 28, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 28, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 28, 43.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 28, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 28, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 28, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 28, 72.00, 50.00, -9999.00, -9999.00, 37.00 +PBI, 05, 28, 87.00, 72.00, 21.00, 33.00, 42.00 +PDT, 05, 28, 75.00, 49.00, 14.00, 14.00, 22.00 +PDX, 05, 28, 70.00, 50.00, 24.00, 28.00, 35.00 +PFN, 05, 28, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 28, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 28, 78.00, 57.00, 25.00, 25.00, 39.00 +PHX, 05, 28, 99.00, 68.00, 2.00, 2.00, 3.00 +PIA, 05, 28, 78.00, 56.00, 27.00, 24.00, 39.00 +PIB, 05, 28, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 28, 72.00, 43.00, 18.00, 17.00, 28.00 +PIR, 05, 28, 76.00, 51.00, 22.00, 17.00, 29.00 +PIT, 05, 28, 75.00, 53.00, 30.00, 29.00, 44.00 +PKB, 05, 28, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 28, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 28, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 28, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 28, 86.00, 69.00, 15.00, 18.00, 28.00 +POB, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 05, 28, 87.00, 64.00, -9999.00, -9999.00, 33.00 +POM, 05, 28, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 05, 28, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 28, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 28, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 28, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 28, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 28, 72.00, 47.00, -9999.00, -9999.00, 35.00 +PSP, 05, 28, 99.00, 64.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 28, 86.00, 72.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 28, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 28, 82.00, 50.00, 14.00, 14.00, 22.00 +PUC, 05, 28, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 28, 72.00, 52.00, 25.00, 24.00, 38.00 +PVU, 05, 28, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 28, 68.00, 48.00, 29.00, 26.00, 40.00 +P02, 05, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +P07, 05, 28, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +P11, 05, 28, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P24, 05, 28, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P28, 05, 28, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +P35, 05, 28, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +P38, 05, 28, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +P39, 05, 28, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P58, 05, 28, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +P59, 05, 28, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +P60, 05, 28, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +P61, 05, 28, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +P67, 05, 28, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +P68, 05, 28, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +P69, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 28, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 28, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 28, 73.00, 47.00, 25.00, 24.00, 37.00 +RBL, 05, 28, 87.00, 58.00, 6.00, 4.00, 8.00 +RCA, 05, 28, 73.00, 47.00, -9999.00, -9999.00, 35.00 +RDD, 05, 28, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 28, 72.00, 38.00, 11.00, 11.00, 17.00 +RDR, 05, 28, 73.00, 47.00, -9999.00, -9999.00, 34.00 +RDU, 05, 28, 82.00, 60.00, 22.00, 20.00, 33.00 +REE, 05, 28, 87.00, 60.00, -9999.00, -9999.00, 20.00 +REJ, 05, 28, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 28, 76.00, 53.00, 27.00, 24.00, 40.00 +RIC, 05, 28, 82.00, 59.00, 21.00, 22.00, 34.00 +RIV, 05, 28, 82.00, 54.00, -9999.00, -9999.00, 4.00 +RIW, 05, 28, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 28, 69.00, 41.00, 11.00, 13.00, 19.00 +RME, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +RMG, 05, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +RND, 05, 28, 89.00, 69.00, -9999.00, -9999.00, 22.00 +RNO, 05, 28, 78.00, 44.00, 7.00, 5.00, 10.00 +ROA, 05, 28, 80.00, 57.00, 21.00, 26.00, 37.00 +ROC, 05, 28, 72.00, 50.00, 24.00, 26.00, 38.00 +ROW, 05, 28, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 28, 81.00, 57.00, 20.00, 15.00, 27.00 +RST, 05, 28, 73.00, 51.00, 28.00, 26.00, 41.00 +RWF, 05, 28, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 28, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 28, 84.00, 53.00, 3.00, 3.00, 4.00 +SAF, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 28, 70.00, 60.00, 2.00, 3.00, 4.00 +SAT, 05, 28, 89.00, 69.00, 19.00, 19.00, 29.00 +SAV, 05, 28, 87.00, 66.00, 16.00, 25.00, 34.00 +SAW, 05, 28, 65.00, 45.00, -9999.00, -9999.00, 40.00 +SBA, 05, 28, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 28, 84.00, 55.00, -9999.00, -9999.00, 6.00 +SBN, 05, 28, 75.00, 54.00, 25.00, 24.00, 37.00 +SBP, 05, 28, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 28, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 28, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 28, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 28, 85.00, 55.00, 2.00, 2.00, 3.00 +SDF, 05, 28, 80.00, 59.00, 26.00, 26.00, 39.00 +SEA, 05, 28, 67.00, 49.00, 21.00, 23.00, 32.00 +SEM, 05, 28, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 28, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 28, 68.00, 51.00, 3.00, 3.00, 4.00 +SGF, 05, 28, 80.00, 58.00, 26.00, 23.00, 38.00 +SGY, 05, 28, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 28, 71.00, 43.00, 26.00, 24.00, 37.00 +SHV, 05, 28, 87.00, 66.00, 20.00, 19.00, 31.00 +SIT, 05, 28, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 28, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 28, 90.00, 64.00, 17.00, 13.00, 25.00 +SKA, 05, 28, 70.00, 46.00, -9999.00, -9999.00, 24.00 +SKF, 05, 28, 89.00, 69.00, -9999.00, -9999.00, 21.00 +SLC, 05, 28, 77.00, 50.00, 17.00, 18.00, 25.00 +SLE, 05, 28, 71.00, 45.00, 19.00, 24.00, 30.00 +SLN, 05, 28, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 28, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 28, 69.00, 48.00, -9999.00, 2.00, 2.00 +SNA, 05, 28, 67.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 28, 43.00, 34.00, 26.00, 36.00, 44.00 +SNS, 05, 28, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 28, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 28, 80.00, 57.00, 26.00, 24.00, 38.00 +SPS, 05, 28, 87.00, 64.00, 19.00, 13.00, 27.00 +SRQ, 05, 28, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 28, 86.00, 62.00, -9999.00, -9999.00, 31.00 +SSI, 05, 28, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +STC, 05, 28, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 28, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +STL, 05, 28, 81.00, 61.00, 23.00, 25.00, 37.00 +STNV, 05, 28, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +STS, 05, 28, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 28, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 28, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 28, 81.00, 52.00, -9999.00, -9999.00, 5.00 +SUX, 05, 28, 78.00, 55.00, 26.00, 22.00, 36.00 +SVN, 05, 28, 87.00, 66.00, -9999.00, -9999.00, 30.00 +SWF, 05, 28, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 28, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 28, 73.00, 50.00, 28.00, 31.00, 44.00 +SZL, 05, 28, 80.00, 57.00, -9999.00, -9999.00, 34.00 +TAD, 05, 28, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 28, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 28, 81.00, 55.00, -9999.00, -9999.00, 33.00 +TCC, 05, 28, 85.00, 55.00, 13.00, 8.00, 17.00 +TCL, 05, 28, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 28, 70.00, 46.00, -9999.00, -9999.00, 32.00 +TCS, 05, 28, 88.00, 58.00, -9999.00, 4.00, 7.00 +TEB, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 28, 83.00, 62.00, -9999.00, -9999.00, 29.00 +TKA, 05, 28, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 28, 89.00, 65.00, 14.00, 28.00, 35.00 +TNX, 05, 28, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 28, 76.00, 52.00, 23.00, 26.00, 39.00 +TOP, 05, 28, 80.00, 58.00, 28.00, 23.00, 41.00 +TPA, 05, 28, 89.00, 71.00, 12.00, 21.00, 27.00 +TPH, 05, 28, 78.00, 46.00, 6.00, 5.00, 8.00 +TRI, 05, 28, 79.00, 56.00, 26.00, 31.00, 42.00 +TRK, 05, 28, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 28, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 28, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 28, 83.00, 63.00, 25.00, 20.00, 35.00 +TUP, 05, 28, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 28, 95.00, 63.00, 4.00, 4.00, 7.00 +TVC, 05, 28, 72.00, 46.00, 20.00, 18.00, 29.00 +TVL, 05, 28, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 28, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 28, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 28, 81.00, 58.00, 24.00, 27.00, 37.00 +T01, 05, 28, 79.00, 57.00, -9999.00, -9999.00, 31.00 +T02, 05, 28, 84.00, 62.00, -9999.00, -9999.00, 32.00 +T03, 05, 28, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T04, 05, 28, 87.00, 69.00, -9999.00, -9999.00, 28.00 +T05, 05, 28, 80.00, 56.00, -9999.00, -9999.00, 32.00 +T06, 05, 28, 87.00, 61.00, -9999.00, -9999.00, 26.00 +T07, 05, 28, 85.00, 49.00, -9999.00, -9999.00, 22.00 +T08, 05, 28, 77.00, 55.00, -9999.00, -9999.00, 15.00 +UCA, 05, 28, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 28, 87.00, 58.00, -9999.00, -9999.00, 3.00 +UIL, 05, 28, 62.00, 44.00, 41.00, 44.00, 52.00 +UIN, 05, 28, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 28, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 28, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 28, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +U15, 05, 28, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +U28, 05, 28, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 28, 88.00, 63.00, -9999.00, -9999.00, 29.00 +VBG, 05, 28, 70.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 05, 28, 88.00, 70.00, 14.00, 17.00, 25.00 +VCV, 05, 28, 86.00, 51.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 28, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 28, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 28, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 28, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 28, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 28, 88.00, 65.00, -9999.00, -9999.00, 26.00 +VRB, 05, 28, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 28, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 28, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 28, 79.00, 57.00, 22.00, 19.00, 30.00 +WJA, 05, 28, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 28, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 28, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 28, 78.00, 42.00, 12.00, 11.00, 17.00 +WPO, 05, 28, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 28, 88.00, 63.00, -9999.00, -9999.00, 31.00 +WRG, 05, 28, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 28, 79.00, 53.00, -9999.00, -9999.00, 33.00 +WRL, 05, 28, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +X68, 05, 28, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 28, 53.00, 40.00, 52.00, 52.00, 64.00 +YCG, 05, 28, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 28, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 28, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 28, 76.00, 46.00, 9.00, 11.00, 16.00 +YNG, 05, 28, 73.00, 51.00, 29.00, 29.00, 42.00 +YPA, 05, 28, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 28, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 28, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 28, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 28, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 28, 99.00, 68.00, 1.00, 1.00, 1.00 +YVR, 05, 28, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 28, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 28, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 28, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 28, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 28, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 28, 67.00, 42.00, 26.00, 26.00, 40.00 +ZUN, 05, 28, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 28, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 28, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 28, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +01R, 05, 28, 87.00, 66.00, -9999.00, -9999.00, 27.00 +1V1, 05, 28, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 28, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 28, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 28, 80.00, 63.00, -9999.00, -9999.00, 32.00 +2PJ, 05, 28, 86.00, 62.00, -9999.00, -9999.00, 32.00 +3B1, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 28, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 28, 72.00, 46.00, -9999.00, -9999.00, 33.00 +3SE, 05, 28, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 28, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 28, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 05, 28, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 28, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 28, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 28, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 28, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 29, 76.00, 54.00, 28.00, 27.00, 41.00 +ABI, 05, 29, 88.00, 65.00, 15.00, 12.00, 23.00 +ABQ, 05, 29, 85.00, 53.00, 9.00, 8.00, 15.00 +ABR, 05, 29, 74.00, 50.00, 22.00, 18.00, 34.00 +ABY, 05, 29, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 29, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 29, 88.00, 68.00, 17.00, 17.00, 27.00 +ACV, 05, 29, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 29, 76.00, 54.00, 23.00, 21.00, 33.00 +ADK, 05, 29, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 29, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 29, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 29, 79.00, 55.00, -9999.00, -9999.00, 29.00 +AEX, 05, 29, 87.00, 67.00, -9999.00, -9999.00, 27.00 +AFF, 05, 29, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 29, 90.00, 68.00, -9999.00, -9999.00, 47.00 +AGS, 05, 29, 87.00, 62.00, 20.00, 24.00, 35.00 +AHN, 05, 29, 84.00, 62.00, 17.00, 23.00, 31.00 +AKN, 05, 29, 55.00, 38.00, 31.00, 27.00, 43.00 +AKO, 05, 29, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 29, 75.00, 50.00, 27.00, 28.00, 43.00 +ALI, 05, 29, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 29, 76.00, 53.00, 26.00, 23.00, 40.00 +ALS, 05, 29, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 29, 83.00, 56.00, 20.00, 12.00, 28.00 +AMG, 05, 29, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 29, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 29, 58.00, 43.00, 16.00, 16.00, 24.00 +AND, 05, 29, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 29, 58.00, 45.00, 45.00, 45.00, 57.00 +AOO, 05, 29, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +APN, 05, 29, 70.00, 44.00, 24.00, 26.00, 38.00 +AQQ, 05, 29, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +ART, 05, 29, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +AST, 05, 29, 62.00, 47.00, 34.00, 36.00, 46.00 +ATL, 05, 29, 83.00, 63.00, 19.00, 25.00, 34.00 +ATW, 05, 29, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 29, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 29, 78.00, 55.00, -9999.00, -9999.00, 36.00 +AUG, 05, 29, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 29, 88.00, 69.00, 17.00, 18.00, 28.00 +AUW, 05, 29, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 29, 78.00, 55.00, 23.00, 29.00, 38.00 +AVP, 05, 29, 74.00, 53.00, 29.00, 31.00, 46.00 +AXN, 05, 29, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 29, 73.00, 51.00, -9999.00, -9999.00, 34.00 +AYS, 05, 29, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 29, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 29, 86.00, 56.00, -9999.00, -9999.00, 8.00 +BAD, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 29, 67.00, 35.00, -9999.00, -9999.00, 13.00 +BDL, 05, 29, 76.00, 52.00, 26.00, 25.00, 39.00 +BDR, 05, 29, 71.00, 55.00, 26.00, 23.00, 37.00 +BET, 05, 29, 54.00, 38.00, 25.00, 21.00, 34.00 +BFD, 05, 29, 69.00, 45.00, 31.00, 33.00, 46.00 +BFF, 05, 29, 76.00, 47.00, 23.00, 18.00, 34.00 +BFL, 05, 29, 88.00, 61.00, 2.00, 2.00, 2.00 +BGM, 05, 29, 70.00, 51.00, 29.00, 32.00, 46.00 +BGR, 05, 29, 69.00, 48.00, 26.00, 26.00, 38.00 +BGS, 05, 29, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 29, 84.00, 62.00, 20.00, 25.00, 34.00 +BID, 05, 29, 66.00, 53.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 29, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 29, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 29, 72.00, 48.00, 24.00, 24.00, 36.00 +BIS, 05, 29, 73.00, 47.00, 25.00, 20.00, 35.00 +BIX, 05, 29, 86.00, 70.00, -9999.00, -9999.00, 26.00 +BJI, 05, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 29, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 29, 76.00, 44.00, -9999.00, -9999.00, 31.00 +BKW, 05, 29, 74.00, 53.00, 29.00, 32.00, 45.00 +BLF, 05, 29, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 29, 100.00, 68.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 29, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 29, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 29, 81.00, 57.00, -9999.00, -9999.00, 33.00 +BNA, 05, 29, 83.00, 61.00, 23.00, 24.00, 37.00 +BNO, 05, 29, 70.00, 39.00, -9999.00, 14.00, 33.00 +BOI, 05, 29, 76.00, 48.00, 13.00, 13.00, 20.00 +BOS, 05, 29, 72.00, 55.00, 27.00, 24.00, 39.00 +BPI, 05, 29, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 29, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 29, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 29, 78.00, 57.00, -9999.00, -9999.00, 31.00 +BRO, 05, 29, 89.00, 74.00, 11.00, 14.00, 20.00 +BRW, 05, 29, 32.00, 24.00, 11.00, 13.00, 20.00 +BSM, 05, 29, 88.00, 69.00, -9999.00, -9999.00, 22.00 +BTI, 05, 29, 33.00, 24.00, 10.00, 12.00, 18.00 +BTL, 05, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 29, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 29, 88.00, 68.00, 15.00, 23.00, 31.00 +BTT, 05, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 29, 72.00, 50.00, 31.00, 30.00, 47.00 +BUB, 05, 29, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 29, 71.00, 52.00, 27.00, 27.00, 40.00 +BUR, 05, 29, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 29, 86.00, 70.00, -9999.00, 14.00, 20.00 +BWG, 05, 29, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 29, 79.00, 57.00, 24.00, 25.00, 37.00 +BYH, 05, 29, 85.00, 64.00, -9999.00, -9999.00, 34.00 +BYI, 05, 29, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 29, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 29, 86.00, 62.00, 19.00, 22.00, 32.00 +CAG, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 29, 74.00, 53.00, 27.00, 29.00, 42.00 +CAO, 05, 29, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 29, 67.00, 45.00, 31.00, 32.00, 45.00 +CBM, 05, 29, 86.00, 62.00, -9999.00, -9999.00, 26.00 +CDB, 05, 29, 47.00, 38.00, 45.00, 45.00, 62.00 +CDC, 05, 29, 78.00, 45.00, 9.00, 9.00, 15.00 +CDR, 05, 29, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 29, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 29, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 29, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 29, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 29, 83.00, 60.00, 20.00, 25.00, 36.00 +CHO, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 29, 85.00, 66.00, 18.00, 23.00, 34.00 +CID, 05, 29, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 29, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 29, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 29, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 29, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 29, 74.00, 52.00, 25.00, 27.00, 41.00 +CLL, 05, 29, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 29, 82.00, 61.00, 24.00, 23.00, 37.00 +CMH, 05, 29, 77.00, 54.00, 23.00, 28.00, 40.00 +CMI, 05, 29, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 29, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 29, 79.00, 57.00, 26.00, 16.00, 33.00 +CNM, 05, 29, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 29, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +COD, 05, 29, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +COF, 05, 29, 86.00, 69.00, -9999.00, -9999.00, 31.00 +CON, 05, 29, 73.00, 46.00, 25.00, 25.00, 38.00 +COS, 05, 29, 74.00, 47.00, 22.00, 22.00, 34.00 +COT, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 29, 78.00, 57.00, 28.00, 25.00, 41.00 +CPR, 05, 29, 72.00, 42.00, 22.00, 21.00, 33.00 +CRBC, 05, 29, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 29, 88.00, 72.00, 13.00, 15.00, 24.00 +CRW, 05, 29, 80.00, 56.00, 30.00, 30.00, 43.00 +CSG, 05, 29, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 29, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 29, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 29, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 29, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 29, 78.00, 56.00, 23.00, 27.00, 38.00 +CVN, 05, 29, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 29, 84.00, 55.00, -9999.00, -9999.00, 19.00 +CXY, 05, 29, 77.00, 56.00, 21.00, 26.00, 36.00 +CYS, 05, 29, 69.00, 44.00, 22.00, 24.00, 35.00 +DAA, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 05, 29, 86.00, 68.00, 17.00, 29.00, 36.00 +DAG, 05, 29, 93.00, 63.00, 2.00, 2.00, 3.00 +DAL, 05, 29, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 29, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 29, 77.00, 55.00, 23.00, 26.00, 38.00 +DBQ, 05, 29, 74.00, 53.00, 24.00, 23.00, 36.00 +DCA, 05, 29, 81.00, 62.00, 20.00, 25.00, 35.00 +DDC, 05, 29, 81.00, 57.00, 23.00, 15.00, 30.00 +DEC, 05, 29, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 29, 76.00, 48.00, 21.00, 20.00, 32.00 +DFW, 05, 29, 87.00, 66.00, 20.00, 15.00, 28.00 +DHN, 05, 29, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 29, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 29, 91.00, 69.00, -9999.00, -9999.00, 19.00 +DLG, 05, 29, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 29, 67.00, 44.00, 29.00, 27.00, 43.00 +DLLC, 05, 29, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 29, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 29, 95.00, 63.00, -9999.00, -9999.00, 4.00 +DMN, 05, 29, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 29, 80.00, 58.00, -9999.00, -9999.00, 33.00 +DPG, 05, 29, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 29, 88.00, 65.00, -9999.00, -9999.00, 26.00 +DRA, 05, 29, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 29, 91.00, 69.00, 14.00, 10.00, 20.00 +DSM, 05, 29, 78.00, 57.00, 28.00, 23.00, 40.00 +DTW, 05, 29, 75.00, 52.00, 21.00, 24.00, 35.00 +DUG, 05, 29, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 29, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 29, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 29, 88.00, 65.00, -9999.00, -9999.00, 21.00 +D45, 05, 29, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 29, 74.00, 50.00, 25.00, 24.00, 38.00 +ECG, 05, 29, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 29, 85.00, 58.00, -9999.00, -9999.00, 5.00 +EED, 05, 29, 98.00, 71.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 29, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 29, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 29, 75.00, 48.00, 33.00, 36.00, 50.00 +EKO, 05, 29, 74.00, 41.00, 12.00, 13.00, 19.00 +ELD, 05, 29, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 29, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 29, 92.00, 61.00, 6.00, 3.00, 8.00 +ELY, 05, 29, 73.00, 37.00, 12.00, 13.00, 19.00 +EMP, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 29, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +END, 05, 29, 85.00, 62.00, -9999.00, -9999.00, 22.00 +ENN, 05, 29, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 29, 77.00, 55.00, -9999.00, -9999.00, 14.00 +EPH, 05, 29, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 29, 71.00, 53.00, 28.00, 25.00, 39.00 +ESF, 05, 29, 87.00, 67.00, -9999.00, -9999.00, 29.00 +EUG, 05, 29, 70.00, 47.00, 18.00, 23.00, 29.00 +EVV, 05, 29, 82.00, 59.00, 26.00, 26.00, 38.00 +EWN, 05, 29, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 29, 78.00, 58.00, 26.00, 25.00, 39.00 +EYW, 05, 29, 86.00, 77.00, 20.00, 17.00, 29.00 +E74, 05, 29, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 29, 82.00, 58.00, -9999.00, -9999.00, 33.00 +FAI, 05, 29, 66.00, 44.00, 21.00, 21.00, 32.00 +FAR, 05, 29, 73.00, 49.00, 22.00, 19.00, 33.00 +FAT, 05, 29, 88.00, 57.00, 2.00, 1.00, 3.00 +FAY, 05, 29, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 29, 68.00, 41.00, 23.00, 27.00, 39.00 +FCS, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 05, 29, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 29, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FHU, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +FLG, 05, 29, 73.00, 37.00, 7.00, 10.00, 13.00 +FLL, 05, 29, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 29, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +FME, 05, 29, 81.00, 54.00, -9999.00, -9999.00, 30.00 +FMH, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FMN, 05, 29, 83.00, 45.00, 8.00, 6.00, 11.00 +FMY, 05, 29, 90.00, 71.00, 14.00, 26.00, 33.00 +FNT, 05, 29, 73.00, 50.00, 22.00, 22.00, 35.00 +FOD, 05, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 29, 80.00, 58.00, -9999.00, -9999.00, 33.00 +FOK, 05, 29, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 29, 81.00, 59.00, -9999.00, -9999.00, 33.00 +FSD, 05, 29, 76.00, 51.00, 29.00, 19.00, 36.00 +FSI, 05, 29, 86.00, 63.00, -9999.00, -9999.00, 27.00 +FSM, 05, 29, 84.00, 62.00, 23.00, 24.00, 36.00 +FTK, 05, 29, 80.00, 56.00, -9999.00, -9999.00, 32.00 +FWA, 05, 29, 76.00, 55.00, 22.00, 25.00, 36.00 +FWH, 05, 29, 86.00, 65.00, -9999.00, -9999.00, 22.00 +FYU, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 29, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 29, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 29, 102.00, 65.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 29, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 29, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 29, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 29, 70.00, 46.00, 18.00, 19.00, 28.00 +GFA, 05, 29, 70.00, 45.00, -9999.00, -9999.00, 32.00 +GFK, 05, 29, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 29, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 29, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 29, 72.00, 47.00, 23.00, 20.00, 33.00 +GJT, 05, 29, 82.00, 52.00, 13.00, 12.00, 19.00 +GKN, 05, 29, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 29, 78.00, 50.00, 21.00, 14.00, 28.00 +GLH, 05, 29, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 29, 83.00, 75.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 29, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 29, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +GON, 05, 29, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 29, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 29, 72.00, 49.00, 26.00, 21.00, 37.00 +GRCI, 05, 29, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 29, 70.00, 46.00, -9999.00, -9999.00, 26.00 +GRI, 05, 29, 79.00, 55.00, 25.00, 17.00, 32.00 +GRK, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 05, 29, 74.00, 51.00, 23.00, 23.00, 35.00 +GSB, 05, 29, 84.00, 61.00, -9999.00, -9999.00, 32.00 +GSG, 05, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 29, 80.00, 59.00, 21.00, 23.00, 35.00 +GSP, 05, 29, 83.00, 61.00, 25.00, 25.00, 38.00 +GST, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 29, 70.00, 51.00, -9999.00, -9999.00, 41.00 +GTF, 05, 29, 70.00, 45.00, 25.00, 25.00, 35.00 +GUP, 05, 29, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 29, 78.00, 54.00, -9999.00, -9999.00, 36.00 +GVW, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 29, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 29, 78.00, 64.00, 22.00, 19.00, 32.00 +HBR, 05, 29, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 29, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 29, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 29, 75.00, 48.00, -9999.00, -9999.00, 21.00 +HKY, 05, 29, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 29, 70.00, 44.00, 22.00, 22.00, 34.00 +HMN, 05, 29, 93.00, 53.00, -9999.00, -9999.00, 9.00 +HMS, 05, 29, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 29, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 29, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HON, 05, 29, 75.00, 50.00, 23.00, 19.00, 33.00 +HOP, 05, 29, 82.00, 58.00, -9999.00, -9999.00, 34.00 +HOT, 05, 29, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 29, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 29, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 29, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 29, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 29, 88.00, 65.00, -9999.00, -9999.00, 27.00 +HST, 05, 29, 88.00, 69.00, -9999.00, -9999.00, 40.00 +HSV, 05, 29, 83.00, 61.00, 23.00, 25.00, 37.00 +HTL, 05, 29, 71.00, 46.00, 26.00, 24.00, 38.00 +HTS, 05, 29, 79.00, 57.00, 27.00, 29.00, 41.00 +HUF, 05, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 29, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 29, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 29, 73.00, 46.00, 20.00, 20.00, 30.00 +IAB, 05, 29, 82.00, 60.00, -9999.00, -9999.00, 31.00 +IAD, 05, 29, 79.00, 55.00, 24.00, 28.00, 39.00 +IAG, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 29, 87.00, 68.00, 16.00, 20.00, 28.00 +ICT, 05, 29, 82.00, 60.00, 25.00, 20.00, 36.00 +IDA, 05, 29, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 29, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 29, 77.00, 57.00, 25.00, 25.00, 39.00 +ILI, 05, 29, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 29, 83.00, 64.00, 21.00, 21.00, 33.00 +IMT, 05, 29, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +IND, 05, 29, 79.00, 57.00, 26.00, 25.00, 39.00 +INL, 05, 29, 69.00, 45.00, 30.00, 26.00, 43.00 +INS, 05, 29, 87.00, 58.00, -9999.00, -9999.00, 3.00 +INT, 05, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +INW, 05, 29, 85.00, 49.00, 5.00, 8.00, 11.00 +IPL, 05, 29, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 29, 75.00, 52.00, 29.00, 31.00, 44.00 +IRK, 05, 29, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 29, 73.00, 47.00, 23.00, 18.00, 31.00 +ISP, 05, 29, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 29, 99.00, 64.00, -9999.00, -9999.00, 3.00 +IWD, 05, 29, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 29, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 29, 88.00, 64.00, 20.00, 20.00, 33.00 +JAX, 05, 29, 87.00, 66.00, 17.00, 28.00, 35.00 +JBR, 05, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 29, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 29, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 29, 72.00, 57.00, 24.00, 24.00, 38.00 +JHW, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 29, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 29, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 29, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 29, 58.00, 42.00, 44.00, 42.00, 56.00 +JST, 05, 29, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 29, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 29, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 29, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 29, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 29, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 29, 74.00, 50.00, 22.00, 22.00, 35.00 +LAR, 05, 29, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 29, 94.00, 65.00, 3.00, 3.00, 4.00 +LAX, 05, 29, 70.00, 58.00, 2.00, 2.00, 3.00 +LBB, 05, 29, 87.00, 60.00, 19.00, 10.00, 24.00 +LBF, 05, 29, 77.00, 49.00, 27.00, 14.00, 33.00 +LCH, 05, 29, 87.00, 69.00, 15.00, 19.00, 27.00 +LCK, 05, 29, 78.00, 55.00, -9999.00, -9999.00, 36.00 +LEB, 05, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 29, 79.00, 58.00, 25.00, 27.00, 38.00 +LFI, 05, 29, 78.00, 62.00, -9999.00, -9999.00, 31.00 +LFK, 05, 29, 87.00, 67.00, 17.00, 21.00, 29.00 +LFT, 05, 29, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 29, 75.00, 59.00, 25.00, 23.00, 37.00 +LGB, 05, 29, 75.00, 58.00, 2.00, 2.00, 3.00 +LGU, 05, 29, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 29, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 29, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 29, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 29, 85.00, 63.00, 21.00, 21.00, 32.00 +LIZ, 05, 29, 67.00, 45.00, -9999.00, -9999.00, 42.00 +LMT, 05, 29, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +LND, 05, 29, 71.00, 44.00, 16.00, 17.00, 24.00 +LNK, 05, 29, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 29, 79.00, 46.00, 6.00, 7.00, 10.00 +LOZ, 05, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 29, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 29, 84.00, 62.00, -9999.00, -9999.00, 35.00 +LSE, 05, 29, 76.00, 53.00, 21.00, 24.00, 36.00 +LSF, 05, 29, 87.00, 65.00, -9999.00, -9999.00, 32.00 +LSV, 05, 29, 97.00, 58.00, -9999.00, -9999.00, 3.00 +LTS, 05, 29, 89.00, 62.00, -9999.00, -9999.00, 27.00 +LUF, 05, 29, 100.00, 62.00, -9999.00, -9999.00, 2.00 +LVS, 05, 29, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 29, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 29, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 29, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 29, 79.00, 57.00, 23.00, 25.00, 38.00 +MAF, 05, 29, 91.00, 62.00, 14.00, 8.00, 18.00 +MBL, 05, 29, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 29, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 29, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 29, 85.00, 56.00, -9999.00, -9999.00, 7.00 +MCF, 05, 29, 89.00, 71.00, -9999.00, -9999.00, 28.00 +MCG, 05, 29, 61.00, 41.00, 27.00, 24.00, 39.00 +MCI, 05, 29, 79.00, 59.00, 28.00, 22.00, 39.00 +MCK, 05, 29, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 29, 88.00, 63.00, 16.00, 23.00, 32.00 +MCO, 05, 29, 89.00, 69.00, 17.00, 34.00, 40.00 +MCW, 05, 29, 76.00, 52.00, 21.00, 20.00, 33.00 +MC2, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MDH, 05, 29, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 29, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 29, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 29, 76.00, 55.00, 29.00, 26.00, 41.00 +MEI, 05, 29, 87.00, 63.00, 19.00, 21.00, 33.00 +MEM, 05, 29, 85.00, 65.00, 20.00, 23.00, 34.00 +MER, 05, 29, 88.00, 53.00, -9999.00, -9999.00, 4.00 +MFD, 05, 29, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 29, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 29, 77.00, 47.00, 12.00, 11.00, 17.00 +MGE, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 05, 29, 86.00, 65.00, 15.00, 23.00, 32.00 +MGW, 05, 29, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 29, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 29, 83.00, 54.00, -9999.00, -9999.00, 7.00 +MHS, 05, 29, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 29, 87.00, 72.00, 20.00, 34.00, 40.00 +MIB, 05, 29, 71.00, 48.00, -9999.00, -9999.00, 34.00 +MIV, 05, 29, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 29, 80.00, 46.00, -9999.00, -9999.00, 19.00 +MKC, 05, 29, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 29, 70.00, 50.00, 26.00, 25.00, 40.00 +MKG, 05, 29, 71.00, 50.00, 24.00, 20.00, 33.00 +MKL, 05, 29, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 29, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 29, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 29, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 29, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 29, 78.00, 55.00, 28.00, 26.00, 41.00 +MLS, 05, 29, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 29, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 29, 88.00, 64.00, -9999.00, -9999.00, 32.00 +MOB, 05, 29, 88.00, 68.00, 17.00, 27.00, 36.00 +MOT, 05, 29, 71.00, 48.00, 22.00, 18.00, 30.00 +MPV, 05, 29, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 29, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 29, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 29, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 29, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 29, 65.00, 49.00, -9999.00, -9999.00, 13.00 +MSL, 05, 29, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 29, 74.00, 49.00, 26.00, 24.00, 39.00 +MSO, 05, 29, 69.00, 42.00, 25.00, 23.00, 37.00 +MSP, 05, 29, 74.00, 53.00, 25.00, 26.00, 40.00 +MSS, 05, 29, 71.00, 48.00, 27.00, 27.00, 39.00 +MSY, 05, 29, 87.00, 68.00, 14.00, 25.00, 33.00 +MTC, 05, 29, 72.00, 51.00, -9999.00, -9999.00, 34.00 +MTN, 05, 29, 79.00, 57.00, -9999.00, -9999.00, 30.00 +MTO, 05, 29, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 29, 77.00, 53.00, -9999.00, -9999.00, 30.00 +MUO, 05, 29, 80.00, 48.00, -9999.00, -9999.00, 19.00 +MWA, 05, 29, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 29, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 29, 86.00, 65.00, -9999.00, -9999.00, 27.00 +MYL, 05, 29, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 29, 85.00, 63.00, -9999.00, -9999.00, 30.00 +NAO, 05, 29, 82.00, 69.00, -9999.00, -9999.00, 37.00 +NBC, 05, 29, 86.00, 66.00, -9999.00, -9999.00, 33.00 +NBE, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 05, 29, 75.00, 53.00, -9999.00, -9999.00, 36.00 +NCA, 05, 29, 84.00, 60.00, -9999.00, -9999.00, 32.00 +NCO, 05, 29, 68.00, 52.00, -9999.00, -9999.00, 36.00 +NC1, 05, 29, 87.00, 58.00, -9999.00, -9999.00, 4.00 +NEL, 05, 29, 76.00, 53.00, -9999.00, -9999.00, 34.00 +NFG, 05, 29, 69.00, 56.00, -9999.00, -9999.00, 9.00 +NFL, 05, 29, 78.00, 45.00, -9999.00, -9999.00, 13.00 +NGP, 05, 29, 87.00, 72.00, -9999.00, -9999.00, 18.00 +NGU, 05, 29, 79.00, 61.00, -9999.00, -9999.00, 30.00 +NGZ, 05, 29, 68.00, 52.00, -9999.00, -9999.00, 5.00 +NHK, 05, 29, 80.00, 57.00, -9999.00, -9999.00, 33.00 +NHZ, 05, 29, 68.00, 49.00, -9999.00, -9999.00, 38.00 +NID, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 29, 87.00, 66.00, -9999.00, -9999.00, 34.00 +NIR, 05, 29, 89.00, 69.00, -9999.00, -9999.00, 19.00 +NKT, 05, 29, 81.00, 65.00, -9999.00, -9999.00, 34.00 +NKX, 05, 29, 70.00, 60.00, -9999.00, -9999.00, 9.00 +NLC, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 05, 29, 86.00, 61.00, -9999.00, -9999.00, 28.00 +NPA, 05, 29, 86.00, 69.00, -9999.00, -9999.00, 26.00 +NQA, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 05, 29, 90.00, 71.00, -9999.00, -9999.00, 19.00 +NQX, 05, 29, 86.00, 77.00, -9999.00, -9999.00, 31.00 +NRB, 05, 29, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NRC, 05, 29, 88.00, 53.00, -9999.00, -9999.00, 4.00 +NRS, 05, 29, 68.00, 58.00, -9999.00, -9999.00, 5.00 +NSE, 05, 29, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NSI, 05, 29, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTD, 05, 29, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 05, 29, 75.00, 57.00, -9999.00, -9999.00, 5.00 +NTU, 05, 29, 79.00, 61.00, -9999.00, -9999.00, 31.00 +NUC, 05, 29, 69.00, 56.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 29, 75.00, 50.00, -9999.00, -9999.00, 7.00 +NUW, 05, 29, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 05, 29, 75.00, 58.00, -9999.00, -9999.00, 3.00 +NXX, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 29, 81.00, 56.00, -9999.00, -9999.00, 33.00 +NZC, 05, 29, 88.00, 63.00, -9999.00, -9999.00, 35.00 +NZJ, 05, 29, 76.00, 54.00, -9999.00, -9999.00, 7.00 +NZW, 05, 29, 72.00, 51.00, -9999.00, -9999.00, 36.00 +NZY, 05, 29, 70.00, 60.00, -9999.00, -9999.00, 5.00 +OAK, 05, 29, 70.00, 49.00, 3.00, 3.00, 5.00 +OAR, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +OFF, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 29, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 29, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 29, 83.00, 62.00, 24.00, 17.00, 32.00 +OLM, 05, 29, 68.00, 44.00, 25.00, 29.00, 38.00 +OMA, 05, 29, 79.00, 56.00, 23.00, 22.00, 34.00 +OME, 05, 29, 48.00, 35.00, 20.00, 21.00, 28.00 +ONT, 05, 29, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 29, 75.00, 53.00, 28.00, 23.00, 39.00 +ORF, 05, 29, 79.00, 61.00, 20.00, 22.00, 33.00 +ORH, 05, 29, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 29, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 29, 69.00, 46.00, -9999.00, -9999.00, 33.00 +OTG, 05, 29, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 29, 62.00, 49.00, 24.00, 27.00, 36.00 +OTM, 05, 29, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 29, 44.00, 32.00, 9.00, 11.00, 16.00 +OURC, 05, 29, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 29, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 29, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 29, 88.00, 64.00, -9999.00, -9999.00, 30.00 +PACZ, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 29, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 29, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 29, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 29, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 29, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 29, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 29, 87.00, 66.00, -9999.00, -9999.00, 22.00 +PAQ, 05, 29, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 29, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 29, 43.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 29, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 29, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 29, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 29, 72.00, 50.00, -9999.00, -9999.00, 37.00 +PBI, 05, 29, 87.00, 72.00, 21.00, 34.00, 43.00 +PDT, 05, 29, 75.00, 49.00, 14.00, 14.00, 22.00 +PDX, 05, 29, 70.00, 50.00, 24.00, 27.00, 35.00 +PFN, 05, 29, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 29, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 29, 78.00, 57.00, 25.00, 25.00, 39.00 +PHX, 05, 29, 99.00, 68.00, 2.00, 2.00, 3.00 +PIA, 05, 29, 78.00, 56.00, 27.00, 24.00, 39.00 +PIB, 05, 29, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 29, 72.00, 43.00, 18.00, 17.00, 28.00 +PIR, 05, 29, 76.00, 51.00, 22.00, 17.00, 29.00 +PIT, 05, 29, 75.00, 53.00, 29.00, 29.00, 44.00 +PKB, 05, 29, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 29, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 29, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 29, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 29, 86.00, 69.00, 15.00, 19.00, 29.00 +POB, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 05, 29, 87.00, 64.00, -9999.00, -9999.00, 33.00 +POM, 05, 29, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 05, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 29, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 29, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 29, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 29, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 29, 72.00, 47.00, -9999.00, -9999.00, 35.00 +PSP, 05, 29, 99.00, 64.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 29, 86.00, 72.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 29, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 29, 82.00, 50.00, 14.00, 14.00, 22.00 +PUC, 05, 29, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 29, 72.00, 52.00, 25.00, 24.00, 38.00 +PVU, 05, 29, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 29, 68.00, 48.00, 29.00, 26.00, 40.00 +P02, 05, 29, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +P07, 05, 29, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +P11, 05, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P24, 05, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P28, 05, 29, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +P35, 05, 29, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +P38, 05, 29, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +P39, 05, 29, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P58, 05, 29, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +P59, 05, 29, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +P60, 05, 29, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +P61, 05, 29, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +P67, 05, 29, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +P68, 05, 29, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +P69, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 29, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 29, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 29, 73.00, 47.00, 25.00, 24.00, 37.00 +RBL, 05, 29, 87.00, 58.00, 6.00, 4.00, 8.00 +RCA, 05, 29, 73.00, 47.00, -9999.00, -9999.00, 35.00 +RDD, 05, 29, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 29, 72.00, 38.00, 11.00, 11.00, 17.00 +RDR, 05, 29, 73.00, 47.00, -9999.00, -9999.00, 34.00 +RDU, 05, 29, 82.00, 60.00, 22.00, 20.00, 33.00 +REE, 05, 29, 87.00, 60.00, -9999.00, -9999.00, 20.00 +REJ, 05, 29, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 29, 76.00, 53.00, 27.00, 24.00, 40.00 +RIC, 05, 29, 82.00, 59.00, 21.00, 22.00, 34.00 +RIV, 05, 29, 82.00, 54.00, -9999.00, -9999.00, 4.00 +RIW, 05, 29, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 29, 69.00, 41.00, 11.00, 13.00, 19.00 +RME, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +RMG, 05, 29, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +RND, 05, 29, 89.00, 69.00, -9999.00, -9999.00, 22.00 +RNO, 05, 29, 78.00, 44.00, 7.00, 5.00, 10.00 +ROA, 05, 29, 80.00, 57.00, 20.00, 26.00, 36.00 +ROC, 05, 29, 72.00, 50.00, 24.00, 26.00, 38.00 +ROW, 05, 29, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 29, 81.00, 57.00, 20.00, 15.00, 27.00 +RST, 05, 29, 73.00, 51.00, 28.00, 26.00, 41.00 +RWF, 05, 29, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 29, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 29, 84.00, 53.00, 3.00, 3.00, 4.00 +SAF, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 29, 70.00, 60.00, 2.00, 3.00, 4.00 +SAT, 05, 29, 89.00, 69.00, 18.00, 19.00, 28.00 +SAV, 05, 29, 87.00, 66.00, 16.00, 25.00, 34.00 +SAW, 05, 29, 65.00, 45.00, -9999.00, -9999.00, 40.00 +SBA, 05, 29, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 29, 84.00, 55.00, -9999.00, -9999.00, 6.00 +SBN, 05, 29, 75.00, 54.00, 25.00, 24.00, 37.00 +SBP, 05, 29, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 29, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 29, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 29, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 29, 85.00, 55.00, 2.00, 2.00, 3.00 +SDF, 05, 29, 80.00, 59.00, 25.00, 26.00, 39.00 +SEA, 05, 29, 67.00, 49.00, 21.00, 23.00, 32.00 +SEM, 05, 29, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 29, 68.00, 51.00, 3.00, 3.00, 4.00 +SGF, 05, 29, 80.00, 58.00, 26.00, 23.00, 37.00 +SGY, 05, 29, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 29, 71.00, 43.00, 26.00, 24.00, 36.00 +SHV, 05, 29, 87.00, 66.00, 20.00, 19.00, 31.00 +SIT, 05, 29, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 29, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 29, 90.00, 64.00, 17.00, 13.00, 25.00 +SKA, 05, 29, 70.00, 46.00, -9999.00, -9999.00, 24.00 +SKF, 05, 29, 89.00, 69.00, -9999.00, -9999.00, 21.00 +SLC, 05, 29, 77.00, 50.00, 17.00, 17.00, 24.00 +SLE, 05, 29, 71.00, 45.00, 19.00, 24.00, 30.00 +SLN, 05, 29, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 29, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 29, 69.00, 48.00, -9999.00, 2.00, 2.00 +SNA, 05, 29, 67.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 29, 43.00, 34.00, 26.00, 36.00, 44.00 +SNS, 05, 29, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 29, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 29, 80.00, 57.00, 26.00, 24.00, 38.00 +SPS, 05, 29, 87.00, 64.00, 19.00, 13.00, 27.00 +SRQ, 05, 29, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 29, 86.00, 62.00, -9999.00, -9999.00, 31.00 +SSI, 05, 29, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +STC, 05, 29, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 29, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +STL, 05, 29, 81.00, 61.00, 23.00, 25.00, 37.00 +STNV, 05, 29, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +STS, 05, 29, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 29, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 29, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 29, 81.00, 52.00, -9999.00, -9999.00, 5.00 +SUX, 05, 29, 78.00, 55.00, 26.00, 22.00, 36.00 +SVN, 05, 29, 87.00, 66.00, -9999.00, -9999.00, 31.00 +SWF, 05, 29, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 29, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 29, 73.00, 50.00, 28.00, 31.00, 44.00 +SZL, 05, 29, 80.00, 57.00, -9999.00, -9999.00, 34.00 +TAD, 05, 29, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 29, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 29, 81.00, 55.00, -9999.00, -9999.00, 33.00 +TCC, 05, 29, 85.00, 55.00, 13.00, 8.00, 17.00 +TCL, 05, 29, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 29, 70.00, 46.00, -9999.00, -9999.00, 32.00 +TCS, 05, 29, 88.00, 58.00, -9999.00, 4.00, 7.00 +TEB, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 29, 83.00, 62.00, -9999.00, -9999.00, 29.00 +TKA, 05, 29, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 29, 89.00, 65.00, 14.00, 28.00, 35.00 +TNX, 05, 29, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 29, 76.00, 52.00, 23.00, 26.00, 38.00 +TOP, 05, 29, 80.00, 58.00, 28.00, 23.00, 41.00 +TPA, 05, 29, 89.00, 71.00, 12.00, 22.00, 28.00 +TPH, 05, 29, 78.00, 46.00, 5.00, 5.00, 8.00 +TRI, 05, 29, 79.00, 56.00, 26.00, 31.00, 42.00 +TRK, 05, 29, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 29, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 29, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 29, 83.00, 63.00, 25.00, 20.00, 35.00 +TUP, 05, 29, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 29, 95.00, 63.00, 4.00, 4.00, 7.00 +TVC, 05, 29, 72.00, 46.00, 20.00, 18.00, 29.00 +TVL, 05, 29, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 29, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 29, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 29, 81.00, 58.00, 23.00, 27.00, 36.00 +T01, 05, 29, 79.00, 57.00, -9999.00, -9999.00, 31.00 +T02, 05, 29, 84.00, 62.00, -9999.00, -9999.00, 32.00 +T03, 05, 29, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T04, 05, 29, 87.00, 69.00, -9999.00, -9999.00, 28.00 +T05, 05, 29, 80.00, 56.00, -9999.00, -9999.00, 32.00 +T06, 05, 29, 87.00, 61.00, -9999.00, -9999.00, 26.00 +T07, 05, 29, 85.00, 49.00, -9999.00, -9999.00, 21.00 +T08, 05, 29, 77.00, 55.00, -9999.00, -9999.00, 14.00 +UCA, 05, 29, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 29, 87.00, 58.00, -9999.00, -9999.00, 3.00 +UIL, 05, 29, 62.00, 44.00, 41.00, 44.00, 52.00 +UIN, 05, 29, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 29, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 29, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 29, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +U15, 05, 29, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +U28, 05, 29, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 29, 88.00, 63.00, -9999.00, -9999.00, 29.00 +VBG, 05, 29, 70.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 05, 29, 88.00, 70.00, 14.00, 17.00, 25.00 +VCV, 05, 29, 86.00, 51.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 29, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 29, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 29, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 29, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 29, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 29, 88.00, 65.00, -9999.00, -9999.00, 26.00 +VRB, 05, 29, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 29, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 29, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 29, 79.00, 57.00, 22.00, 19.00, 30.00 +WJA, 05, 29, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 29, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 29, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 29, 78.00, 42.00, 12.00, 11.00, 17.00 +WPO, 05, 29, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 29, 88.00, 63.00, -9999.00, -9999.00, 31.00 +WRG, 05, 29, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 29, 79.00, 53.00, -9999.00, -9999.00, 33.00 +WRL, 05, 29, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +X68, 05, 29, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 29, 53.00, 40.00, 52.00, 51.00, 64.00 +YCG, 05, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 29, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 29, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 29, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 29, 76.00, 46.00, 9.00, 11.00, 16.00 +YNG, 05, 29, 73.00, 51.00, 29.00, 28.00, 42.00 +YPA, 05, 29, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 29, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 29, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 29, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 29, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 29, 99.00, 68.00, 1.00, 1.00, 1.00 +YVR, 05, 29, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 29, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 29, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 29, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 29, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 29, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 29, 67.00, 42.00, 26.00, 26.00, 40.00 +ZUN, 05, 29, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 29, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 29, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 29, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +01R, 05, 29, 87.00, 66.00, -9999.00, -9999.00, 27.00 +1V1, 05, 29, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 29, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 29, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 29, 80.00, 63.00, -9999.00, -9999.00, 32.00 +2PJ, 05, 29, 86.00, 62.00, -9999.00, -9999.00, 32.00 +3B1, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 29, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 29, 72.00, 46.00, -9999.00, -9999.00, 33.00 +3SE, 05, 29, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 29, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 29, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 05, 29, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 29, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 29, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 29, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 29, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 30, 76.00, 54.00, 28.00, 27.00, 41.00 +ABI, 05, 30, 88.00, 65.00, 15.00, 12.00, 23.00 +ABQ, 05, 30, 85.00, 53.00, 9.00, 8.00, 15.00 +ABR, 05, 30, 74.00, 50.00, 22.00, 18.00, 34.00 +ABY, 05, 30, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 30, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 30, 88.00, 68.00, 17.00, 17.00, 27.00 +ACV, 05, 30, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 30, 76.00, 54.00, 23.00, 21.00, 33.00 +ADK, 05, 30, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 30, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 30, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 30, 79.00, 55.00, -9999.00, -9999.00, 29.00 +AEX, 05, 30, 87.00, 67.00, -9999.00, -9999.00, 27.00 +AFF, 05, 30, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 30, 90.00, 68.00, -9999.00, -9999.00, 48.00 +AGS, 05, 30, 87.00, 62.00, 20.00, 24.00, 35.00 +AHN, 05, 30, 84.00, 62.00, 17.00, 23.00, 31.00 +AKN, 05, 30, 55.00, 38.00, 32.00, 27.00, 43.00 +AKO, 05, 30, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 30, 75.00, 50.00, 27.00, 28.00, 43.00 +ALI, 05, 30, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 30, 76.00, 53.00, 26.00, 23.00, 40.00 +ALS, 05, 30, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 30, 83.00, 56.00, 20.00, 12.00, 28.00 +AMG, 05, 30, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 30, 58.00, 43.00, 16.00, 16.00, 24.00 +AND, 05, 30, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 30, 58.00, 45.00, 45.00, 45.00, 57.00 +AOO, 05, 30, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +APN, 05, 30, 70.00, 44.00, 24.00, 26.00, 38.00 +AQQ, 05, 30, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +ART, 05, 30, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +AST, 05, 30, 62.00, 47.00, 34.00, 36.00, 46.00 +ATL, 05, 30, 83.00, 63.00, 19.00, 25.00, 34.00 +ATW, 05, 30, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 30, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 30, 78.00, 55.00, -9999.00, -9999.00, 36.00 +AUG, 05, 30, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 30, 88.00, 69.00, 17.00, 18.00, 28.00 +AUW, 05, 30, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 30, 78.00, 55.00, 23.00, 29.00, 38.00 +AVP, 05, 30, 74.00, 53.00, 29.00, 31.00, 46.00 +AXN, 05, 30, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 30, 73.00, 51.00, -9999.00, -9999.00, 34.00 +AYS, 05, 30, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 30, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 30, 86.00, 56.00, -9999.00, -9999.00, 8.00 +BAD, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 30, 67.00, 35.00, -9999.00, -9999.00, 12.00 +BDL, 05, 30, 76.00, 52.00, 26.00, 25.00, 39.00 +BDR, 05, 30, 71.00, 55.00, 26.00, 23.00, 37.00 +BET, 05, 30, 54.00, 38.00, 25.00, 21.00, 34.00 +BFD, 05, 30, 69.00, 45.00, 31.00, 33.00, 46.00 +BFF, 05, 30, 76.00, 47.00, 23.00, 18.00, 34.00 +BFL, 05, 30, 88.00, 61.00, 2.00, 2.00, 2.00 +BGM, 05, 30, 70.00, 51.00, 29.00, 32.00, 46.00 +BGR, 05, 30, 69.00, 48.00, 26.00, 26.00, 38.00 +BGS, 05, 30, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 30, 84.00, 62.00, 20.00, 25.00, 34.00 +BID, 05, 30, 66.00, 53.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 30, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 30, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 30, 72.00, 48.00, 24.00, 24.00, 36.00 +BIS, 05, 30, 73.00, 47.00, 25.00, 20.00, 36.00 +BIX, 05, 30, 86.00, 70.00, -9999.00, -9999.00, 26.00 +BJI, 05, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 30, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 30, 76.00, 44.00, -9999.00, -9999.00, 31.00 +BKW, 05, 30, 74.00, 53.00, 29.00, 32.00, 45.00 +BLF, 05, 30, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 30, 100.00, 68.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 30, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 30, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 30, 81.00, 57.00, -9999.00, -9999.00, 33.00 +BNA, 05, 30, 83.00, 61.00, 23.00, 24.00, 37.00 +BNO, 05, 30, 70.00, 39.00, -9999.00, 14.00, 33.00 +BOI, 05, 30, 76.00, 48.00, 13.00, 13.00, 20.00 +BOS, 05, 30, 72.00, 55.00, 27.00, 24.00, 39.00 +BPI, 05, 30, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 30, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 30, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 30, 78.00, 57.00, -9999.00, -9999.00, 31.00 +BRO, 05, 30, 89.00, 74.00, 11.00, 14.00, 20.00 +BRW, 05, 30, 32.00, 24.00, 11.00, 13.00, 20.00 +BSM, 05, 30, 88.00, 69.00, -9999.00, -9999.00, 22.00 +BTI, 05, 30, 33.00, 25.00, 10.00, 12.00, 18.00 +BTL, 05, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 30, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 30, 88.00, 68.00, 15.00, 23.00, 31.00 +BTT, 05, 30, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 30, 72.00, 50.00, 31.00, 30.00, 47.00 +BUB, 05, 30, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 30, 71.00, 52.00, 27.00, 27.00, 40.00 +BUR, 05, 30, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 30, 86.00, 70.00, -9999.00, 14.00, 20.00 +BWG, 05, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 30, 79.00, 57.00, 24.00, 25.00, 37.00 +BYH, 05, 30, 85.00, 64.00, -9999.00, -9999.00, 34.00 +BYI, 05, 30, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 30, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 30, 86.00, 62.00, 19.00, 22.00, 32.00 +CAG, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 30, 74.00, 53.00, 27.00, 29.00, 42.00 +CAO, 05, 30, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 30, 67.00, 45.00, 31.00, 32.00, 45.00 +CBM, 05, 30, 86.00, 62.00, -9999.00, -9999.00, 26.00 +CDB, 05, 30, 47.00, 38.00, 44.00, 45.00, 62.00 +CDC, 05, 30, 78.00, 45.00, 9.00, 9.00, 14.00 +CDR, 05, 30, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 30, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 30, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +CEZ, 05, 30, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 30, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 30, 83.00, 60.00, 20.00, 25.00, 36.00 +CHO, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 30, 85.00, 66.00, 18.00, 23.00, 34.00 +CID, 05, 30, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 30, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 30, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 30, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 30, 74.00, 52.00, 25.00, 27.00, 41.00 +CLL, 05, 30, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 30, 82.00, 61.00, 24.00, 23.00, 37.00 +CMH, 05, 30, 77.00, 54.00, 23.00, 28.00, 40.00 +CMI, 05, 30, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 30, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 30, 79.00, 57.00, 26.00, 16.00, 33.00 +CNM, 05, 30, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 30, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +COD, 05, 30, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +COF, 05, 30, 86.00, 69.00, -9999.00, -9999.00, 32.00 +CON, 05, 30, 73.00, 46.00, 25.00, 25.00, 38.00 +COS, 05, 30, 74.00, 47.00, 22.00, 22.00, 34.00 +COT, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 30, 78.00, 57.00, 28.00, 25.00, 41.00 +CPR, 05, 30, 72.00, 42.00, 21.00, 21.00, 32.00 +CRBC, 05, 30, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 30, 88.00, 72.00, 13.00, 15.00, 24.00 +CRW, 05, 30, 80.00, 56.00, 30.00, 30.00, 43.00 +CSG, 05, 30, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 30, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 30, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 30, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 30, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 30, 78.00, 56.00, 23.00, 27.00, 38.00 +CVN, 05, 30, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 30, 84.00, 55.00, -9999.00, -9999.00, 19.00 +CXY, 05, 30, 77.00, 56.00, 21.00, 26.00, 36.00 +CYS, 05, 30, 69.00, 44.00, 22.00, 24.00, 35.00 +DAA, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DAB, 05, 30, 86.00, 68.00, 17.00, 30.00, 36.00 +DAG, 05, 30, 93.00, 63.00, 2.00, 2.00, 3.00 +DAL, 05, 30, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 30, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 30, 77.00, 55.00, 23.00, 26.00, 38.00 +DBQ, 05, 30, 74.00, 53.00, 24.00, 23.00, 36.00 +DCA, 05, 30, 81.00, 62.00, 20.00, 25.00, 35.00 +DDC, 05, 30, 81.00, 57.00, 23.00, 15.00, 30.00 +DEC, 05, 30, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 30, 76.00, 48.00, 21.00, 20.00, 32.00 +DFW, 05, 30, 87.00, 66.00, 20.00, 15.00, 28.00 +DHN, 05, 30, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 30, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 30, 91.00, 69.00, -9999.00, -9999.00, 19.00 +DLG, 05, 30, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 30, 67.00, 44.00, 29.00, 27.00, 43.00 +DLLC, 05, 30, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 30, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 30, 95.00, 63.00, -9999.00, -9999.00, 4.00 +DMN, 05, 30, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 30, 80.00, 58.00, -9999.00, -9999.00, 33.00 +DPG, 05, 30, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 30, 88.00, 65.00, -9999.00, -9999.00, 26.00 +DRA, 05, 30, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 30, 91.00, 69.00, 14.00, 10.00, 19.00 +DSM, 05, 30, 78.00, 57.00, 28.00, 23.00, 40.00 +DTW, 05, 30, 75.00, 52.00, 21.00, 24.00, 35.00 +DUG, 05, 30, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 30, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 30, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 30, 88.00, 65.00, -9999.00, -9999.00, 21.00 +D45, 05, 30, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 30, 74.00, 50.00, 25.00, 24.00, 38.00 +ECG, 05, 30, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 30, 85.00, 58.00, -9999.00, -9999.00, 5.00 +EED, 05, 30, 98.00, 71.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 05, 30, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 30, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 30, 75.00, 48.00, 33.00, 36.00, 50.00 +EKO, 05, 30, 74.00, 41.00, 12.00, 13.00, 19.00 +ELD, 05, 30, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 30, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 30, 92.00, 61.00, 6.00, 3.00, 8.00 +ELY, 05, 30, 73.00, 37.00, 12.00, 13.00, 18.00 +EMP, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 30, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +END, 05, 30, 85.00, 62.00, -9999.00, -9999.00, 22.00 +ENN, 05, 30, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 30, 77.00, 55.00, -9999.00, -9999.00, 14.00 +EPH, 05, 30, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 30, 71.00, 53.00, 28.00, 25.00, 39.00 +ESF, 05, 30, 87.00, 67.00, -9999.00, -9999.00, 29.00 +EUG, 05, 30, 70.00, 47.00, 18.00, 22.00, 29.00 +EVV, 05, 30, 82.00, 59.00, 26.00, 26.00, 38.00 +EWN, 05, 30, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 30, 78.00, 58.00, 26.00, 25.00, 39.00 +EYW, 05, 30, 86.00, 77.00, 20.00, 17.00, 29.00 +E74, 05, 30, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 30, 82.00, 58.00, -9999.00, -9999.00, 33.00 +FAI, 05, 30, 66.00, 44.00, 21.00, 21.00, 33.00 +FAR, 05, 30, 73.00, 49.00, 22.00, 19.00, 34.00 +FAT, 05, 30, 88.00, 57.00, 2.00, 1.00, 3.00 +FAY, 05, 30, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 30, 68.00, 41.00, 23.00, 27.00, 39.00 +FCS, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +FDY, 05, 30, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 30, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FHU, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +FLG, 05, 30, 73.00, 37.00, 7.00, 10.00, 13.00 +FLL, 05, 30, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 30, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 30, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +FME, 05, 30, 81.00, 54.00, -9999.00, -9999.00, 30.00 +FMH, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FMN, 05, 30, 83.00, 45.00, 8.00, 6.00, 11.00 +FMY, 05, 30, 90.00, 71.00, 14.00, 27.00, 33.00 +FNT, 05, 30, 73.00, 50.00, 22.00, 22.00, 35.00 +FOD, 05, 30, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 30, 80.00, 58.00, -9999.00, -9999.00, 33.00 +FOK, 05, 30, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 30, 81.00, 59.00, -9999.00, -9999.00, 33.00 +FSD, 05, 30, 76.00, 51.00, 29.00, 19.00, 36.00 +FSI, 05, 30, 86.00, 63.00, -9999.00, -9999.00, 27.00 +FSM, 05, 30, 84.00, 62.00, 22.00, 24.00, 35.00 +FTK, 05, 30, 80.00, 56.00, -9999.00, -9999.00, 32.00 +FWA, 05, 30, 76.00, 55.00, 22.00, 25.00, 36.00 +FWH, 05, 30, 86.00, 65.00, -9999.00, -9999.00, 22.00 +FYU, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 30, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 30, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 30, 102.00, 65.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 30, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 30, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 30, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 30, 70.00, 46.00, 18.00, 19.00, 28.00 +GFA, 05, 30, 70.00, 45.00, -9999.00, -9999.00, 32.00 +GFK, 05, 30, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 30, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 30, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 30, 72.00, 47.00, 23.00, 20.00, 33.00 +GJT, 05, 30, 82.00, 52.00, 13.00, 12.00, 19.00 +GKN, 05, 30, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 30, 78.00, 50.00, 21.00, 14.00, 28.00 +GLH, 05, 30, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 30, 83.00, 75.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 30, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 30, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +GON, 05, 30, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 30, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 30, 72.00, 49.00, 26.00, 21.00, 37.00 +GRCI, 05, 30, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 30, 70.00, 46.00, -9999.00, -9999.00, 26.00 +GRI, 05, 30, 79.00, 55.00, 25.00, 17.00, 32.00 +GRK, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 05, 30, 74.00, 51.00, 23.00, 23.00, 35.00 +GSB, 05, 30, 84.00, 61.00, -9999.00, -9999.00, 32.00 +GSG, 05, 30, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 30, 80.00, 59.00, 21.00, 23.00, 35.00 +GSP, 05, 30, 83.00, 61.00, 25.00, 25.00, 38.00 +GST, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 30, 70.00, 51.00, -9999.00, -9999.00, 41.00 +GTF, 05, 30, 70.00, 45.00, 25.00, 25.00, 35.00 +GUP, 05, 30, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 30, 78.00, 54.00, -9999.00, -9999.00, 36.00 +GVW, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +GWO, 05, 30, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 30, 78.00, 64.00, 22.00, 19.00, 32.00 +HBR, 05, 30, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 30, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 30, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 30, 75.00, 48.00, -9999.00, -9999.00, 21.00 +HKY, 05, 30, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 30, 70.00, 44.00, 22.00, 22.00, 34.00 +HMN, 05, 30, 93.00, 53.00, -9999.00, -9999.00, 9.00 +HMS, 05, 30, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 30, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 30, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HON, 05, 30, 75.00, 50.00, 23.00, 19.00, 33.00 +HOP, 05, 30, 82.00, 58.00, -9999.00, -9999.00, 34.00 +HOT, 05, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 30, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 30, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 30, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 30, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 30, 88.00, 65.00, -9999.00, -9999.00, 28.00 +HST, 05, 30, 88.00, 69.00, -9999.00, -9999.00, 40.00 +HSV, 05, 30, 83.00, 61.00, 23.00, 25.00, 37.00 +HTL, 05, 30, 71.00, 46.00, 26.00, 24.00, 38.00 +HTS, 05, 30, 79.00, 57.00, 27.00, 29.00, 41.00 +HUF, 05, 30, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 30, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 30, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 30, 73.00, 46.00, 20.00, 20.00, 30.00 +IAB, 05, 30, 82.00, 60.00, -9999.00, -9999.00, 31.00 +IAD, 05, 30, 79.00, 55.00, 24.00, 28.00, 39.00 +IAG, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 30, 87.00, 68.00, 15.00, 20.00, 28.00 +ICT, 05, 30, 82.00, 60.00, 25.00, 20.00, 36.00 +IDA, 05, 30, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 30, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 30, 77.00, 57.00, 25.00, 25.00, 39.00 +ILI, 05, 30, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 30, 83.00, 64.00, 21.00, 21.00, 33.00 +IMT, 05, 30, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +IND, 05, 30, 79.00, 57.00, 26.00, 25.00, 39.00 +INL, 05, 30, 69.00, 45.00, 31.00, 26.00, 44.00 +INS, 05, 30, 87.00, 58.00, -9999.00, -9999.00, 3.00 +INT, 05, 30, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +INW, 05, 30, 85.00, 49.00, 5.00, 8.00, 11.00 +IPL, 05, 30, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 30, 75.00, 52.00, 29.00, 31.00, 44.00 +IRK, 05, 30, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 30, 73.00, 47.00, 23.00, 18.00, 31.00 +ISP, 05, 30, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 30, 99.00, 64.00, -9999.00, -9999.00, 3.00 +IWD, 05, 30, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 30, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 30, 88.00, 64.00, 20.00, 20.00, 33.00 +JAX, 05, 30, 87.00, 66.00, 17.00, 28.00, 36.00 +JBR, 05, 30, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 30, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 30, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 30, 72.00, 57.00, 24.00, 24.00, 38.00 +JHW, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 30, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 30, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 30, 58.00, 42.00, 44.00, 42.00, 56.00 +JST, 05, 30, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 30, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 30, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 30, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 30, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 30, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 30, 74.00, 50.00, 22.00, 22.00, 35.00 +LAR, 05, 30, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 30, 94.00, 65.00, 3.00, 3.00, 4.00 +LAX, 05, 30, 70.00, 58.00, 2.00, 2.00, 3.00 +LBB, 05, 30, 87.00, 60.00, 19.00, 10.00, 24.00 +LBF, 05, 30, 77.00, 49.00, 27.00, 14.00, 33.00 +LCH, 05, 30, 87.00, 69.00, 15.00, 19.00, 27.00 +LCK, 05, 30, 78.00, 55.00, -9999.00, -9999.00, 36.00 +LEB, 05, 30, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 30, 79.00, 58.00, 25.00, 27.00, 38.00 +LFI, 05, 30, 78.00, 62.00, -9999.00, -9999.00, 31.00 +LFK, 05, 30, 87.00, 67.00, 17.00, 21.00, 29.00 +LFT, 05, 30, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 30, 75.00, 59.00, 25.00, 23.00, 37.00 +LGB, 05, 30, 75.00, 58.00, 2.00, 2.00, 3.00 +LGU, 05, 30, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 30, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 30, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 30, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 30, 85.00, 63.00, 21.00, 21.00, 32.00 +LIZ, 05, 30, 67.00, 45.00, -9999.00, -9999.00, 42.00 +LMT, 05, 30, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +LND, 05, 30, 71.00, 44.00, 15.00, 16.00, 24.00 +LNK, 05, 30, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 30, 79.00, 46.00, 6.00, 7.00, 10.00 +LOZ, 05, 30, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 30, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 30, 84.00, 62.00, -9999.00, -9999.00, 35.00 +LSE, 05, 30, 76.00, 53.00, 21.00, 24.00, 36.00 +LSF, 05, 30, 87.00, 65.00, -9999.00, -9999.00, 32.00 +LSV, 05, 30, 97.00, 58.00, -9999.00, -9999.00, 3.00 +LTS, 05, 30, 89.00, 62.00, -9999.00, -9999.00, 27.00 +LUF, 05, 30, 100.00, 62.00, -9999.00, -9999.00, 2.00 +LVS, 05, 30, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 30, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 30, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 30, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 30, 79.00, 57.00, 23.00, 25.00, 38.00 +MAF, 05, 30, 91.00, 62.00, 14.00, 8.00, 18.00 +MBL, 05, 30, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 30, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 30, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 30, 85.00, 56.00, -9999.00, -9999.00, 7.00 +MCF, 05, 30, 89.00, 71.00, -9999.00, -9999.00, 29.00 +MCG, 05, 30, 61.00, 41.00, 27.00, 24.00, 39.00 +MCI, 05, 30, 79.00, 59.00, 28.00, 22.00, 39.00 +MCK, 05, 30, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 30, 88.00, 63.00, 16.00, 23.00, 32.00 +MCO, 05, 30, 89.00, 69.00, 17.00, 34.00, 41.00 +MCW, 05, 30, 76.00, 52.00, 21.00, 20.00, 33.00 +MC2, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MDH, 05, 30, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 30, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 30, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 30, 76.00, 55.00, 29.00, 26.00, 41.00 +MEI, 05, 30, 87.00, 63.00, 19.00, 21.00, 33.00 +MEM, 05, 30, 85.00, 65.00, 20.00, 23.00, 34.00 +MER, 05, 30, 88.00, 53.00, -9999.00, -9999.00, 4.00 +MFD, 05, 30, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 30, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 30, 77.00, 47.00, 12.00, 11.00, 17.00 +MGE, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 05, 30, 86.00, 65.00, 15.00, 23.00, 32.00 +MGW, 05, 30, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 30, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 30, 83.00, 54.00, -9999.00, -9999.00, 7.00 +MHS, 05, 30, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 30, 87.00, 72.00, 20.00, 34.00, 41.00 +MIB, 05, 30, 71.00, 48.00, -9999.00, -9999.00, 34.00 +MIV, 05, 30, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 30, 80.00, 46.00, -9999.00, -9999.00, 19.00 +MKC, 05, 30, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 30, 70.00, 50.00, 26.00, 25.00, 40.00 +MKG, 05, 30, 71.00, 50.00, 24.00, 20.00, 33.00 +MKL, 05, 30, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 30, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 30, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 30, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 30, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 30, 78.00, 55.00, 28.00, 26.00, 41.00 +MLS, 05, 30, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 30, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 30, 88.00, 64.00, -9999.00, -9999.00, 32.00 +MOB, 05, 30, 88.00, 68.00, 17.00, 27.00, 36.00 +MOT, 05, 30, 71.00, 48.00, 22.00, 18.00, 31.00 +MPV, 05, 30, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 30, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 30, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 30, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 30, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 30, 65.00, 49.00, -9999.00, -9999.00, 13.00 +MSL, 05, 30, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 30, 74.00, 49.00, 26.00, 24.00, 39.00 +MSO, 05, 30, 69.00, 42.00, 25.00, 23.00, 37.00 +MSP, 05, 30, 74.00, 53.00, 25.00, 26.00, 40.00 +MSS, 05, 30, 71.00, 48.00, 27.00, 27.00, 39.00 +MSY, 05, 30, 87.00, 68.00, 14.00, 25.00, 33.00 +MTC, 05, 30, 72.00, 51.00, -9999.00, -9999.00, 34.00 +MTN, 05, 30, 79.00, 57.00, -9999.00, -9999.00, 30.00 +MTO, 05, 30, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 30, 77.00, 53.00, -9999.00, -9999.00, 30.00 +MUO, 05, 30, 80.00, 48.00, -9999.00, -9999.00, 19.00 +MWA, 05, 30, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 30, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 30, 86.00, 65.00, -9999.00, -9999.00, 27.00 +MYL, 05, 30, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 30, 85.00, 63.00, -9999.00, -9999.00, 30.00 +NAO, 05, 30, 82.00, 69.00, -9999.00, -9999.00, 37.00 +NBC, 05, 30, 86.00, 66.00, -9999.00, -9999.00, 33.00 +NBE, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 05, 30, 75.00, 53.00, -9999.00, -9999.00, 36.00 +NCA, 05, 30, 84.00, 60.00, -9999.00, -9999.00, 32.00 +NCO, 05, 30, 68.00, 52.00, -9999.00, -9999.00, 36.00 +NC1, 05, 30, 87.00, 58.00, -9999.00, -9999.00, 4.00 +NEL, 05, 30, 76.00, 53.00, -9999.00, -9999.00, 34.00 +NFG, 05, 30, 69.00, 56.00, -9999.00, -9999.00, 9.00 +NFL, 05, 30, 78.00, 45.00, -9999.00, -9999.00, 13.00 +NGP, 05, 30, 87.00, 72.00, -9999.00, -9999.00, 18.00 +NGU, 05, 30, 79.00, 61.00, -9999.00, -9999.00, 30.00 +NGZ, 05, 30, 68.00, 52.00, -9999.00, -9999.00, 5.00 +NHK, 05, 30, 80.00, 57.00, -9999.00, -9999.00, 33.00 +NHZ, 05, 30, 68.00, 49.00, -9999.00, -9999.00, 38.00 +NID, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 05, 30, 87.00, 66.00, -9999.00, -9999.00, 34.00 +NIR, 05, 30, 89.00, 69.00, -9999.00, -9999.00, 19.00 +NKT, 05, 30, 81.00, 65.00, -9999.00, -9999.00, 34.00 +NKX, 05, 30, 70.00, 60.00, -9999.00, -9999.00, 9.00 +NLC, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 05, 30, 86.00, 61.00, -9999.00, -9999.00, 28.00 +NPA, 05, 30, 86.00, 69.00, -9999.00, -9999.00, 26.00 +NQA, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 05, 30, 90.00, 71.00, -9999.00, -9999.00, 19.00 +NQX, 05, 30, 86.00, 77.00, -9999.00, -9999.00, 31.00 +NRB, 05, 30, 85.00, 69.00, -9999.00, -9999.00, 33.00 +NRC, 05, 30, 88.00, 53.00, -9999.00, -9999.00, 4.00 +NRS, 05, 30, 68.00, 58.00, -9999.00, -9999.00, 5.00 +NSE, 05, 30, 87.00, 65.00, -9999.00, -9999.00, 33.00 +NSI, 05, 30, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTD, 05, 30, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 05, 30, 75.00, 57.00, -9999.00, -9999.00, 5.00 +NTU, 05, 30, 79.00, 61.00, -9999.00, -9999.00, 31.00 +NUC, 05, 30, 69.00, 56.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 30, 75.00, 50.00, -9999.00, -9999.00, 7.00 +NUW, 05, 30, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 05, 30, 75.00, 58.00, -9999.00, -9999.00, 3.00 +NXX, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 30, 81.00, 56.00, -9999.00, -9999.00, 33.00 +NZC, 05, 30, 88.00, 63.00, -9999.00, -9999.00, 36.00 +NZJ, 05, 30, 76.00, 54.00, -9999.00, -9999.00, 7.00 +NZW, 05, 30, 72.00, 51.00, -9999.00, -9999.00, 36.00 +NZY, 05, 30, 70.00, 60.00, -9999.00, -9999.00, 5.00 +OAK, 05, 30, 70.00, 49.00, 3.00, 3.00, 5.00 +OAR, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +OFF, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +OFK, 05, 30, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 30, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 30, 83.00, 62.00, 23.00, 17.00, 32.00 +OLM, 05, 30, 68.00, 44.00, 25.00, 29.00, 37.00 +OMA, 05, 30, 79.00, 56.00, 23.00, 22.00, 34.00 +OME, 05, 30, 48.00, 35.00, 20.00, 21.00, 28.00 +ONT, 05, 30, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 30, 75.00, 53.00, 28.00, 23.00, 39.00 +ORF, 05, 30, 79.00, 61.00, 20.00, 22.00, 33.00 +ORH, 05, 30, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 30, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 30, 69.00, 46.00, -9999.00, -9999.00, 33.00 +OTG, 05, 30, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 30, 62.00, 49.00, 24.00, 26.00, 35.00 +OTM, 05, 30, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 30, 44.00, 32.00, 9.00, 11.00, 16.00 +OURC, 05, 30, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 30, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 30, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 30, 88.00, 64.00, -9999.00, -9999.00, 30.00 +PACZ, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 30, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 30, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 30, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 30, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 30, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 30, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 30, 87.00, 66.00, -9999.00, -9999.00, 22.00 +PAQ, 05, 30, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 30, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 30, 43.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 30, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 30, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 30, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 30, 72.00, 50.00, -9999.00, -9999.00, 37.00 +PBI, 05, 30, 87.00, 72.00, 21.00, 34.00, 43.00 +PDT, 05, 30, 75.00, 49.00, 14.00, 14.00, 22.00 +PDX, 05, 30, 70.00, 50.00, 24.00, 27.00, 35.00 +PFN, 05, 30, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 30, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 30, 78.00, 57.00, 25.00, 25.00, 39.00 +PHX, 05, 30, 99.00, 68.00, 2.00, 2.00, 3.00 +PIA, 05, 30, 78.00, 56.00, 27.00, 24.00, 39.00 +PIB, 05, 30, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 30, 72.00, 43.00, 18.00, 16.00, 27.00 +PIR, 05, 30, 76.00, 51.00, 22.00, 17.00, 29.00 +PIT, 05, 30, 75.00, 53.00, 29.00, 29.00, 44.00 +PKB, 05, 30, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 30, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 30, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 30, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 30, 86.00, 69.00, 15.00, 19.00, 29.00 +POB, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 05, 30, 87.00, 64.00, -9999.00, -9999.00, 33.00 +POM, 05, 30, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 05, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 30, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 30, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 30, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 30, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 30, 72.00, 47.00, -9999.00, -9999.00, 35.00 +PSP, 05, 30, 99.00, 64.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 30, 86.00, 72.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 30, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 30, 82.00, 50.00, 14.00, 14.00, 22.00 +PUC, 05, 30, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 30, 72.00, 52.00, 25.00, 24.00, 38.00 +PVU, 05, 30, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 30, 68.00, 48.00, 29.00, 26.00, 40.00 +P02, 05, 30, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +P07, 05, 30, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +P11, 05, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P24, 05, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P28, 05, 30, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +P35, 05, 30, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +P38, 05, 30, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +P39, 05, 30, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P58, 05, 30, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +P59, 05, 30, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +P60, 05, 30, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +P61, 05, 30, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +P67, 05, 30, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +P68, 05, 30, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +P69, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 30, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 30, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 30, 73.00, 47.00, 25.00, 24.00, 37.00 +RBL, 05, 30, 87.00, 58.00, 6.00, 4.00, 8.00 +RCA, 05, 30, 73.00, 47.00, -9999.00, -9999.00, 35.00 +RDD, 05, 30, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 30, 72.00, 38.00, 11.00, 11.00, 17.00 +RDR, 05, 30, 73.00, 47.00, -9999.00, -9999.00, 34.00 +RDU, 05, 30, 82.00, 60.00, 22.00, 20.00, 33.00 +REE, 05, 30, 87.00, 60.00, -9999.00, -9999.00, 20.00 +REJ, 05, 30, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 30, 76.00, 53.00, 27.00, 24.00, 40.00 +RIC, 05, 30, 82.00, 59.00, 21.00, 22.00, 34.00 +RIV, 05, 30, 82.00, 54.00, -9999.00, -9999.00, 4.00 +RIW, 05, 30, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 30, 69.00, 41.00, 11.00, 13.00, 19.00 +RME, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +RMG, 05, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +RND, 05, 30, 89.00, 69.00, -9999.00, -9999.00, 22.00 +RNO, 05, 30, 78.00, 44.00, 7.00, 5.00, 10.00 +ROA, 05, 30, 80.00, 57.00, 20.00, 26.00, 36.00 +ROC, 05, 30, 72.00, 50.00, 24.00, 26.00, 38.00 +ROW, 05, 30, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 30, 81.00, 57.00, 20.00, 15.00, 27.00 +RST, 05, 30, 73.00, 51.00, 28.00, 26.00, 41.00 +RWF, 05, 30, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 30, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 30, 84.00, 53.00, 3.00, 3.00, 4.00 +SAF, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 30, 70.00, 60.00, 2.00, 3.00, 4.00 +SAT, 05, 30, 89.00, 69.00, 18.00, 19.00, 28.00 +SAV, 05, 30, 87.00, 66.00, 16.00, 25.00, 34.00 +SAW, 05, 30, 65.00, 45.00, -9999.00, -9999.00, 40.00 +SBA, 05, 30, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 30, 84.00, 55.00, -9999.00, -9999.00, 6.00 +SBN, 05, 30, 75.00, 54.00, 25.00, 24.00, 37.00 +SBP, 05, 30, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 30, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 30, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 30, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 30, 85.00, 55.00, 2.00, 2.00, 3.00 +SDF, 05, 30, 80.00, 59.00, 25.00, 26.00, 39.00 +SEA, 05, 30, 67.00, 49.00, 21.00, 23.00, 32.00 +SEM, 05, 30, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 30, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 30, 68.00, 51.00, 3.00, 3.00, 4.00 +SGF, 05, 30, 80.00, 58.00, 26.00, 23.00, 37.00 +SGY, 05, 30, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 30, 71.00, 43.00, 26.00, 23.00, 36.00 +SHV, 05, 30, 87.00, 66.00, 20.00, 19.00, 31.00 +SIT, 05, 30, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 30, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 30, 90.00, 64.00, 17.00, 13.00, 25.00 +SKA, 05, 30, 70.00, 46.00, -9999.00, -9999.00, 24.00 +SKF, 05, 30, 89.00, 69.00, -9999.00, -9999.00, 21.00 +SLC, 05, 30, 77.00, 50.00, 16.00, 17.00, 24.00 +SLE, 05, 30, 71.00, 45.00, 19.00, 23.00, 30.00 +SLN, 05, 30, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 30, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 30, 69.00, 48.00, -9999.00, 2.00, 2.00 +SNA, 05, 30, 67.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 30, 43.00, 34.00, 26.00, 36.00, 44.00 +SNS, 05, 30, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 30, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 30, 80.00, 57.00, 26.00, 24.00, 38.00 +SPS, 05, 30, 87.00, 64.00, 19.00, 13.00, 27.00 +SRQ, 05, 30, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 30, 86.00, 62.00, -9999.00, -9999.00, 31.00 +SSI, 05, 30, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +STC, 05, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 30, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +STL, 05, 30, 81.00, 61.00, 23.00, 25.00, 37.00 +STNV, 05, 30, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +STS, 05, 30, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 30, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 30, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 30, 81.00, 52.00, -9999.00, -9999.00, 5.00 +SUX, 05, 30, 78.00, 55.00, 26.00, 22.00, 36.00 +SVN, 05, 30, 87.00, 66.00, -9999.00, -9999.00, 31.00 +SWF, 05, 30, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 30, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 30, 73.00, 50.00, 28.00, 31.00, 44.00 +SZL, 05, 30, 80.00, 57.00, -9999.00, -9999.00, 34.00 +TAD, 05, 30, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 30, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 30, 81.00, 55.00, -9999.00, -9999.00, 33.00 +TCC, 05, 30, 85.00, 55.00, 13.00, 8.00, 17.00 +TCL, 05, 30, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 30, 70.00, 46.00, -9999.00, -9999.00, 32.00 +TCS, 05, 30, 88.00, 58.00, -9999.00, 4.00, 7.00 +TEB, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 30, 83.00, 62.00, -9999.00, -9999.00, 29.00 +TKA, 05, 30, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 30, 89.00, 65.00, 14.00, 29.00, 36.00 +TNX, 05, 30, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 30, 76.00, 52.00, 23.00, 26.00, 38.00 +TOP, 05, 30, 80.00, 58.00, 28.00, 23.00, 41.00 +TPA, 05, 30, 89.00, 71.00, 12.00, 22.00, 28.00 +TPH, 05, 30, 78.00, 46.00, 5.00, 5.00, 8.00 +TRI, 05, 30, 79.00, 56.00, 26.00, 31.00, 42.00 +TRK, 05, 30, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 30, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 30, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 30, 83.00, 63.00, 25.00, 20.00, 35.00 +TUP, 05, 30, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 30, 95.00, 63.00, 4.00, 4.00, 7.00 +TVC, 05, 30, 72.00, 46.00, 20.00, 18.00, 29.00 +TVL, 05, 30, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 30, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 30, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 30, 81.00, 58.00, 23.00, 27.00, 36.00 +T01, 05, 30, 79.00, 57.00, -9999.00, -9999.00, 31.00 +T02, 05, 30, 84.00, 62.00, -9999.00, -9999.00, 32.00 +T03, 05, 30, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T04, 05, 30, 87.00, 69.00, -9999.00, -9999.00, 29.00 +T05, 05, 30, 80.00, 56.00, -9999.00, -9999.00, 32.00 +T06, 05, 30, 87.00, 61.00, -9999.00, -9999.00, 26.00 +T07, 05, 30, 85.00, 49.00, -9999.00, -9999.00, 21.00 +T08, 05, 30, 77.00, 55.00, -9999.00, -9999.00, 14.00 +UCA, 05, 30, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 30, 87.00, 58.00, -9999.00, -9999.00, 3.00 +UIL, 05, 30, 62.00, 44.00, 40.00, 43.00, 51.00 +UIN, 05, 30, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 30, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 30, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 30, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +U15, 05, 30, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +U28, 05, 30, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 30, 88.00, 63.00, -9999.00, -9999.00, 29.00 +VBG, 05, 30, 70.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 05, 30, 88.00, 70.00, 14.00, 17.00, 25.00 +VCV, 05, 30, 86.00, 51.00, -9999.00, -9999.00, 2.00 +VDZ, 05, 30, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 30, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 30, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 30, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 30, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 30, 88.00, 65.00, -9999.00, -9999.00, 26.00 +VRB, 05, 30, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 30, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 30, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 30, 79.00, 57.00, 22.00, 19.00, 30.00 +WJA, 05, 30, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 30, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 30, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 30, 78.00, 42.00, 12.00, 11.00, 17.00 +WPO, 05, 30, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 30, 88.00, 63.00, -9999.00, -9999.00, 31.00 +WRG, 05, 30, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 30, 79.00, 53.00, -9999.00, -9999.00, 33.00 +WRL, 05, 30, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +X68, 05, 30, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 30, 53.00, 40.00, 52.00, 51.00, 63.00 +YCG, 05, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 30, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 30, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 30, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 30, 76.00, 46.00, 9.00, 11.00, 16.00 +YNG, 05, 30, 73.00, 51.00, 29.00, 28.00, 42.00 +YPA, 05, 30, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 30, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 30, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 30, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 30, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 30, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 30, 99.00, 68.00, 1.00, 1.00, 1.00 +YVR, 05, 30, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 30, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 30, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 30, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 30, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 30, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 30, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 30, 67.00, 42.00, 26.00, 26.00, 41.00 +ZUN, 05, 30, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 30, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 30, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 30, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +01R, 05, 30, 87.00, 66.00, -9999.00, -9999.00, 27.00 +1V1, 05, 30, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 30, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 30, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 30, 80.00, 63.00, -9999.00, -9999.00, 32.00 +2PJ, 05, 30, 86.00, 62.00, -9999.00, -9999.00, 32.00 +3B1, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 30, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 30, 72.00, 46.00, -9999.00, -9999.00, 33.00 +3SE, 05, 30, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 30, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 30, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 05, 30, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 30, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 30, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 30, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 30, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ABE, 05, 31, 76.00, 55.00, 27.00, 26.00, 41.00 +ABI, 05, 31, 88.00, 65.00, 15.00, 12.00, 22.00 +ABQ, 05, 31, 86.00, 54.00, 8.00, 8.00, 14.00 +ABR, 05, 31, 75.00, 50.00, 23.00, 19.00, 34.00 +ABY, 05, 31, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +ACK, 05, 31, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +ACT, 05, 31, 88.00, 68.00, 16.00, 16.00, 27.00 +ACV, 05, 31, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 05, 31, 76.00, 55.00, 23.00, 20.00, 33.00 +ADK, 05, 31, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 05, 31, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +ADQ, 05, 31, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +ADW, 05, 31, 79.00, 56.00, -9999.00, -9999.00, 29.00 +AEX, 05, 31, 87.00, 67.00, -9999.00, -9999.00, 26.00 +AFF, 05, 31, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +AGC, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 05, 31, 90.00, 68.00, -9999.00, -9999.00, 48.00 +AGS, 05, 31, 87.00, 62.00, 19.00, 24.00, 35.00 +AHN, 05, 31, 84.00, 62.00, 17.00, 22.00, 30.00 +AKN, 05, 31, 55.00, 38.00, 32.00, 28.00, 43.00 +AKO, 05, 31, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +ALB, 05, 31, 75.00, 51.00, 27.00, 28.00, 42.00 +ALI, 05, 31, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 05, 31, 77.00, 54.00, 25.00, 22.00, 39.00 +ALS, 05, 31, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +ALW, 05, 31, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +AMA, 05, 31, 84.00, 57.00, 21.00, 12.00, 28.00 +AMG, 05, 31, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +ANB, 05, 31, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ANC, 05, 31, 59.00, 44.00, 16.00, 17.00, 24.00 +AND, 05, 31, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ANI, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 05, 31, 58.00, 45.00, 44.00, 45.00, 57.00 +AOO, 05, 31, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +APN, 05, 31, 70.00, 44.00, 24.00, 25.00, 38.00 +AQQ, 05, 31, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +ART, 05, 31, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +AST, 05, 31, 62.00, 47.00, 33.00, 35.00, 45.00 +ATL, 05, 31, 83.00, 63.00, 19.00, 25.00, 34.00 +ATW, 05, 31, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +ATY, 05, 31, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +AT2, 05, 31, 79.00, 56.00, -9999.00, -9999.00, 35.00 +AUG, 05, 31, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +AUS, 05, 31, 88.00, 69.00, 16.00, 17.00, 28.00 +AUW, 05, 31, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +AVL, 05, 31, 78.00, 55.00, 23.00, 28.00, 39.00 +AVP, 05, 31, 74.00, 53.00, 29.00, 30.00, 45.00 +AXN, 05, 31, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +AYE, 05, 31, 73.00, 51.00, -9999.00, -9999.00, 33.00 +AYS, 05, 31, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +AZO, 05, 31, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +BAB, 05, 31, 87.00, 56.00, -9999.00, -9999.00, 8.00 +BAD, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 05, 31, 68.00, 35.00, -9999.00, -9999.00, 12.00 +BDL, 05, 31, 76.00, 53.00, 26.00, 25.00, 38.00 +BDR, 05, 31, 72.00, 55.00, 25.00, 22.00, 36.00 +BET, 05, 31, 55.00, 38.00, 26.00, 21.00, 34.00 +BFD, 05, 31, 69.00, 46.00, 30.00, 33.00, 46.00 +BFF, 05, 31, 77.00, 48.00, 23.00, 17.00, 33.00 +BFL, 05, 31, 89.00, 61.00, 1.00, 1.00, 2.00 +BGM, 05, 31, 70.00, 51.00, 28.00, 31.00, 45.00 +BGR, 05, 31, 69.00, 48.00, 25.00, 27.00, 37.00 +BGS, 05, 31, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +BHM, 05, 31, 84.00, 62.00, 19.00, 24.00, 34.00 +BID, 05, 31, 66.00, 53.00, -9999.00, -9999.00, -9999.00 +BIG, 05, 31, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +BIH, 05, 31, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +BIL, 05, 31, 73.00, 48.00, 24.00, 23.00, 35.00 +BIS, 05, 31, 73.00, 48.00, 26.00, 21.00, 36.00 +BIX, 05, 31, 86.00, 70.00, -9999.00, -9999.00, 26.00 +BJI, 05, 31, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +BKE, 05, 31, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +BKF, 05, 31, 77.00, 45.00, -9999.00, -9999.00, 31.00 +BKW, 05, 31, 74.00, 53.00, 29.00, 31.00, 44.00 +BLF, 05, 31, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +BLH, 05, 31, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +BLHM, 05, 31, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +BLI, 05, 31, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +BLU, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 05, 31, 82.00, 58.00, -9999.00, -9999.00, 32.00 +BNA, 05, 31, 83.00, 61.00, 23.00, 24.00, 37.00 +BNO, 05, 31, 70.00, 39.00, -9999.00, 14.00, 32.00 +BOI, 05, 31, 76.00, 48.00, 12.00, 13.00, 20.00 +BOS, 05, 31, 72.00, 55.00, 26.00, 24.00, 38.00 +BPI, 05, 31, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +BPT, 05, 31, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +BRD, 05, 31, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +BRL, 05, 31, 78.00, 57.00, -9999.00, -9999.00, 32.00 +BRO, 05, 31, 89.00, 74.00, 11.00, 15.00, 21.00 +BRW, 05, 31, 33.00, 25.00, 11.00, 13.00, 20.00 +BSM, 05, 31, 88.00, 69.00, -9999.00, -9999.00, 21.00 +BTI, 05, 31, 33.00, 25.00, 10.00, 12.00, 18.00 +BTL, 05, 31, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +BTM, 05, 31, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +BTR, 05, 31, 88.00, 68.00, 15.00, 24.00, 32.00 +BTT, 05, 31, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BTV, 05, 31, 72.00, 51.00, 31.00, 31.00, 48.00 +BUB, 05, 31, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +BUF, 05, 31, 71.00, 52.00, 26.00, 27.00, 39.00 +BUR, 05, 31, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 05, 31, 86.00, 70.00, -9999.00, 15.00, 20.00 +BWG, 05, 31, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BWI, 05, 31, 79.00, 58.00, 23.00, 24.00, 36.00 +BYH, 05, 31, 86.00, 64.00, -9999.00, -9999.00, 33.00 +BYI, 05, 31, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +BZN, 05, 31, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +CAE, 05, 31, 86.00, 63.00, 19.00, 22.00, 33.00 +CAG, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 05, 31, 75.00, 53.00, 26.00, 29.00, 41.00 +CAO, 05, 31, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +CAR, 05, 31, 68.00, 45.00, 31.00, 32.00, 45.00 +CBM, 05, 31, 86.00, 63.00, -9999.00, -9999.00, 27.00 +CDB, 05, 31, 47.00, 38.00, 44.00, 45.00, 62.00 +CDC, 05, 31, 79.00, 45.00, 8.00, 9.00, 14.00 +CDR, 05, 31, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CDS, 05, 31, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CDV, 05, 31, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +CEF, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 05, 31, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +CGI, 05, 31, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CHA, 05, 31, 83.00, 60.00, 21.00, 25.00, 35.00 +CHO, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 05, 31, 85.00, 66.00, 18.00, 24.00, 34.00 +CID, 05, 31, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CIR, 05, 31, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CIU, 05, 31, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CKB, 05, 31, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CKL, 05, 31, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CLE, 05, 31, 74.00, 53.00, 25.00, 27.00, 40.00 +CLL, 05, 31, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +CLT, 05, 31, 82.00, 62.00, 23.00, 24.00, 37.00 +CMH, 05, 31, 77.00, 55.00, 23.00, 28.00, 39.00 +CMI, 05, 31, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CMX, 05, 31, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +CNK, 05, 31, 80.00, 58.00, 25.00, 16.00, 33.00 +CNM, 05, 31, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +CNU, 05, 31, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +COD, 05, 31, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +COF, 05, 31, 86.00, 69.00, -9999.00, -9999.00, 32.00 +CON, 05, 31, 74.00, 47.00, 25.00, 25.00, 37.00 +COS, 05, 31, 74.00, 47.00, 21.00, 22.00, 34.00 +COT, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 05, 31, 79.00, 58.00, 27.00, 25.00, 40.00 +CPR, 05, 31, 73.00, 43.00, 21.00, 20.00, 32.00 +CRBC, 05, 31, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +CRP, 05, 31, 88.00, 72.00, 13.00, 16.00, 24.00 +CRW, 05, 31, 80.00, 56.00, 29.00, 30.00, 43.00 +CSG, 05, 31, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CSM, 05, 31, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +CSV, 05, 31, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +CTB, 05, 31, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CTY, 05, 31, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +CVG, 05, 31, 79.00, 56.00, 23.00, 27.00, 38.00 +CVN, 05, 31, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +CVS, 05, 31, 85.00, 55.00, -9999.00, -9999.00, 19.00 +CXY, 05, 31, 77.00, 57.00, 20.00, 26.00, 35.00 +CYS, 05, 31, 70.00, 44.00, 22.00, 23.00, 34.00 +DAA, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 05, 31, 86.00, 68.00, 18.00, 30.00, 37.00 +DAG, 05, 31, 93.00, 64.00, 1.00, 1.00, 2.00 +DAL, 05, 31, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DAN, 05, 31, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DAY, 05, 31, 78.00, 56.00, 23.00, 25.00, 37.00 +DBQ, 05, 31, 75.00, 53.00, 25.00, 22.00, 36.00 +DCA, 05, 31, 81.00, 62.00, 20.00, 25.00, 35.00 +DDC, 05, 31, 82.00, 58.00, 23.00, 15.00, 29.00 +DEC, 05, 31, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DEN, 05, 31, 77.00, 48.00, 21.00, 20.00, 32.00 +DFW, 05, 31, 88.00, 67.00, 19.00, 15.00, 27.00 +DHN, 05, 31, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DHT, 05, 31, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +DIK, 05, 31, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DLF, 05, 31, 91.00, 69.00, -9999.00, -9999.00, 18.00 +DLG, 05, 31, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +DLH, 05, 31, 67.00, 44.00, 29.00, 27.00, 43.00 +DLLC, 05, 31, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DLS, 05, 31, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +DMA, 05, 31, 96.00, 63.00, -9999.00, -9999.00, 4.00 +DMN, 05, 31, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +DOV, 05, 31, 80.00, 58.00, -9999.00, -9999.00, 32.00 +DPG, 05, 31, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +DP1, 05, 31, 88.00, 65.00, -9999.00, -9999.00, 27.00 +DRA, 05, 31, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +DRT, 05, 31, 91.00, 69.00, 13.00, 10.00, 19.00 +DSM, 05, 31, 78.00, 57.00, 29.00, 22.00, 39.00 +DTW, 05, 31, 75.00, 52.00, 21.00, 23.00, 34.00 +DUG, 05, 31, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +DUJ, 05, 31, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +DUT, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 05, 31, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DYS, 05, 31, 88.00, 65.00, -9999.00, -9999.00, 21.00 +D45, 05, 31, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +EAT, 05, 31, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +EAU, 05, 31, 75.00, 50.00, 25.00, 25.00, 38.00 +ECG, 05, 31, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +EDW, 05, 31, 86.00, 59.00, -9999.00, -9999.00, 5.00 +EED, 05, 31, 99.00, 72.00, -9999.00, -9999.00, -9999.00 +EFD, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 05, 31, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +EHA, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 05, 31, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 05, 31, 75.00, 48.00, 33.00, 36.00, 50.00 +EKO, 05, 31, 75.00, 41.00, 12.00, 12.00, 19.00 +ELD, 05, 31, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ELM, 05, 31, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ELP, 05, 31, 93.00, 61.00, 7.00, 3.00, 8.00 +ELY, 05, 31, 73.00, 37.00, 11.00, 12.00, 18.00 +EMP, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 05, 31, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +END, 05, 31, 85.00, 62.00, -9999.00, -9999.00, 22.00 +ENN, 05, 31, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +ENV, 05, 31, 77.00, 55.00, -9999.00, -9999.00, 13.00 +EPH, 05, 31, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ERI, 05, 31, 71.00, 53.00, 27.00, 25.00, 39.00 +ESF, 05, 31, 87.00, 67.00, -9999.00, -9999.00, 30.00 +EUG, 05, 31, 70.00, 47.00, 17.00, 22.00, 28.00 +EVV, 05, 31, 82.00, 59.00, 25.00, 25.00, 38.00 +EWN, 05, 31, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +EWR, 05, 31, 78.00, 59.00, 26.00, 25.00, 39.00 +EYW, 05, 31, 86.00, 77.00, 20.00, 17.00, 30.00 +E74, 05, 31, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +FAF, 05, 31, 82.00, 58.00, -9999.00, -9999.00, 33.00 +FAI, 05, 31, 66.00, 45.00, 21.00, 22.00, 33.00 +FAR, 05, 31, 74.00, 49.00, 23.00, 20.00, 34.00 +FAT, 05, 31, 89.00, 57.00, 1.00, 2.00, 2.00 +FAY, 05, 31, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FCA, 05, 31, 68.00, 41.00, 24.00, 26.00, 39.00 +FCS, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +FDY, 05, 31, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +FEW, 05, 31, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +FFO, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FHU, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +FLG, 05, 31, 74.00, 37.00, 6.00, 9.00, 12.00 +FLL, 05, 31, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 05, 31, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +FLV, 05, 31, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +FME, 05, 31, 81.00, 55.00, -9999.00, -9999.00, 31.00 +FMH, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FMN, 05, 31, 84.00, 45.00, 7.00, 6.00, 10.00 +FMY, 05, 31, 90.00, 71.00, 15.00, 28.00, 34.00 +FNT, 05, 31, 73.00, 51.00, 22.00, 22.00, 34.00 +FOD, 05, 31, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FOE, 05, 31, 80.00, 59.00, -9999.00, -9999.00, 33.00 +FOK, 05, 31, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +FRI, 05, 31, 82.00, 59.00, -9999.00, -9999.00, 33.00 +FSD, 05, 31, 76.00, 52.00, 29.00, 18.00, 36.00 +FSI, 05, 31, 86.00, 63.00, -9999.00, -9999.00, 26.00 +FSM, 05, 31, 84.00, 62.00, 22.00, 23.00, 35.00 +FTK, 05, 31, 80.00, 57.00, -9999.00, -9999.00, 32.00 +FWA, 05, 31, 77.00, 55.00, 22.00, 25.00, 36.00 +FWH, 05, 31, 86.00, 65.00, -9999.00, -9999.00, 22.00 +FYU, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 05, 31, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +GAG, 05, 31, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +GAM, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 05, 31, 102.00, 65.00, -9999.00, -9999.00, -9999.00 +GCC, 05, 31, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +GCK, 05, 31, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +GDP, 05, 31, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GEG, 05, 31, 70.00, 46.00, 18.00, 19.00, 28.00 +GFA, 05, 31, 70.00, 45.00, -9999.00, -9999.00, 33.00 +GFK, 05, 31, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +GFL, 05, 31, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +GGG, 05, 31, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GGW, 05, 31, 73.00, 47.00, 23.00, 20.00, 33.00 +GJT, 05, 31, 83.00, 53.00, 12.00, 12.00, 18.00 +GKN, 05, 31, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GLD, 05, 31, 79.00, 51.00, 21.00, 13.00, 27.00 +GLH, 05, 31, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +GLS, 05, 31, 83.00, 75.00, -9999.00, -9999.00, -9999.00 +GLWC, 05, 31, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +GNV, 05, 31, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +GON, 05, 31, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +GPT, 05, 31, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +GRB, 05, 31, 72.00, 49.00, 27.00, 21.00, 37.00 +GRCI, 05, 31, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +GRF, 05, 31, 70.00, 46.00, -9999.00, -9999.00, 25.00 +GRI, 05, 31, 79.00, 55.00, 24.00, 17.00, 32.00 +GRK, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 05, 31, 75.00, 51.00, 22.00, 22.00, 35.00 +GSB, 05, 31, 84.00, 62.00, -9999.00, -9999.00, 32.00 +GSG, 05, 31, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +GSO, 05, 31, 80.00, 59.00, 20.00, 22.00, 35.00 +GSP, 05, 31, 83.00, 61.00, 24.00, 25.00, 37.00 +GST, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 05, 31, 71.00, 51.00, -9999.00, -9999.00, 40.00 +GTF, 05, 31, 70.00, 45.00, 25.00, 24.00, 35.00 +GUP, 05, 31, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +GUS, 05, 31, 78.00, 54.00, -9999.00, -9999.00, 35.00 +GVW, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 05, 31, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HAT, 05, 31, 78.00, 64.00, 22.00, 18.00, 32.00 +HBR, 05, 31, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +HDO, 05, 31, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HIB, 05, 31, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +HIF, 05, 31, 75.00, 48.00, -9999.00, -9999.00, 21.00 +HKY, 05, 31, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +HLC, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 05, 31, 71.00, 44.00, 21.00, 22.00, 33.00 +HMN, 05, 31, 93.00, 53.00, -9999.00, -9999.00, 10.00 +HMS, 05, 31, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +HOB, 05, 31, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +HOM, 05, 31, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HON, 05, 31, 76.00, 51.00, 24.00, 18.00, 34.00 +HOP, 05, 31, 82.00, 58.00, -9999.00, -9999.00, 33.00 +HOT, 05, 31, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HOU, 05, 31, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +HPN, 05, 31, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +HQM, 05, 31, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +HRO, 05, 31, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +HRT, 05, 31, 88.00, 65.00, -9999.00, -9999.00, 28.00 +HST, 05, 31, 88.00, 69.00, -9999.00, -9999.00, 41.00 +HSV, 05, 31, 83.00, 61.00, 23.00, 24.00, 37.00 +HTL, 05, 31, 71.00, 47.00, 26.00, 23.00, 39.00 +HTS, 05, 31, 79.00, 57.00, 26.00, 28.00, 41.00 +HUF, 05, 31, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HUL, 05, 31, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +HVN, 05, 31, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +HVR, 05, 31, 73.00, 46.00, 19.00, 19.00, 29.00 +IAB, 05, 31, 82.00, 60.00, -9999.00, -9999.00, 31.00 +IAD, 05, 31, 79.00, 55.00, 24.00, 28.00, 38.00 +IAG, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 05, 31, 87.00, 68.00, 15.00, 20.00, 29.00 +ICT, 05, 31, 82.00, 60.00, 24.00, 20.00, 36.00 +IDA, 05, 31, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +IGM, 05, 31, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ILG, 05, 31, 78.00, 58.00, 26.00, 24.00, 38.00 +ILI, 05, 31, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +ILM, 05, 31, 83.00, 64.00, 20.00, 21.00, 33.00 +IMT, 05, 31, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +IND, 05, 31, 79.00, 57.00, 26.00, 25.00, 38.00 +INL, 05, 31, 70.00, 45.00, 31.00, 26.00, 44.00 +INS, 05, 31, 88.00, 58.00, -9999.00, -9999.00, 2.00 +INT, 05, 31, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +INW, 05, 31, 86.00, 49.00, 5.00, 8.00, 11.00 +IPL, 05, 31, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +IPT, 05, 31, 76.00, 53.00, 28.00, 30.00, 44.00 +IRK, 05, 31, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +ISN, 05, 31, 74.00, 48.00, 22.00, 17.00, 32.00 +ISP, 05, 31, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +ITH, 05, 31, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +IWA, 05, 31, 99.00, 64.00, -9999.00, -9999.00, 2.00 +IWD, 05, 31, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +JAC, 05, 31, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +JAN, 05, 31, 88.00, 64.00, 20.00, 21.00, 32.00 +JAX, 05, 31, 87.00, 66.00, 18.00, 29.00, 36.00 +JBR, 05, 31, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +JCT, 05, 31, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +JDN, 05, 31, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +JFK, 05, 31, 73.00, 58.00, 23.00, 24.00, 37.00 +JHW, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 05, 31, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +JLN, 05, 31, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +JMS, 05, 31, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +JNU, 05, 31, 58.00, 42.00, 44.00, 42.00, 56.00 +JST, 05, 31, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +JXN, 05, 31, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +KMRW, 05, 31, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +KTN, 05, 31, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 05, 31, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LAL, 05, 31, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +LAN, 05, 31, 74.00, 50.00, 22.00, 21.00, 34.00 +LAR, 05, 31, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +LAS, 05, 31, 95.00, 65.00, 2.00, 2.00, 4.00 +LAX, 05, 31, 70.00, 58.00, 2.00, 1.00, 2.00 +LBB, 05, 31, 87.00, 61.00, 18.00, 10.00, 24.00 +LBF, 05, 31, 77.00, 50.00, 27.00, 13.00, 33.00 +LCH, 05, 31, 87.00, 69.00, 15.00, 19.00, 28.00 +LCK, 05, 31, 79.00, 55.00, -9999.00, -9999.00, 35.00 +LEB, 05, 31, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LEX, 05, 31, 79.00, 58.00, 25.00, 26.00, 38.00 +LFI, 05, 31, 79.00, 63.00, -9999.00, -9999.00, 31.00 +LFK, 05, 31, 87.00, 67.00, 17.00, 21.00, 28.00 +LFT, 05, 31, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LGA, 05, 31, 75.00, 59.00, 24.00, 23.00, 36.00 +LGB, 05, 31, 75.00, 58.00, 1.00, 1.00, 2.00 +LGU, 05, 31, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +LHW, 05, 31, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LHX, 05, 31, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +LIC, 05, 31, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LIT, 05, 31, 86.00, 64.00, 20.00, 21.00, 32.00 +LIZ, 05, 31, 68.00, 45.00, -9999.00, -9999.00, 43.00 +LMT, 05, 31, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +LND, 05, 31, 72.00, 45.00, 15.00, 16.00, 23.00 +LNK, 05, 31, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LOL, 05, 31, 80.00, 46.00, 5.00, 6.00, 9.00 +LOZ, 05, 31, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LRD, 05, 31, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 05, 31, 84.00, 62.00, -9999.00, -9999.00, 34.00 +LSE, 05, 31, 76.00, 53.00, 22.00, 24.00, 37.00 +LSF, 05, 31, 87.00, 65.00, -9999.00, -9999.00, 31.00 +LSV, 05, 31, 97.00, 58.00, -9999.00, -9999.00, 2.00 +LTS, 05, 31, 90.00, 63.00, -9999.00, -9999.00, 26.00 +LUF, 05, 31, 100.00, 62.00, -9999.00, -9999.00, 2.00 +LVS, 05, 31, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LWS, 05, 31, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LWT, 05, 31, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LXV, 05, 31, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LYH, 05, 31, 79.00, 57.00, 24.00, 25.00, 39.00 +MAF, 05, 31, 91.00, 62.00, 13.00, 7.00, 18.00 +MBL, 05, 31, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MBS, 05, 31, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MCB, 05, 31, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MCC, 05, 31, 85.00, 56.00, -9999.00, -9999.00, 7.00 +MCF, 05, 31, 89.00, 71.00, -9999.00, -9999.00, 29.00 +MCG, 05, 31, 62.00, 41.00, 28.00, 25.00, 40.00 +MCI, 05, 31, 79.00, 59.00, 27.00, 21.00, 38.00 +MCK, 05, 31, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +MCN, 05, 31, 88.00, 63.00, 15.00, 23.00, 32.00 +MCO, 05, 31, 89.00, 69.00, 18.00, 35.00, 41.00 +MCW, 05, 31, 76.00, 53.00, 21.00, 20.00, 32.00 +MC2, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MDH, 05, 31, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MDO, 05, 31, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +MDT, 05, 31, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MDW, 05, 31, 77.00, 56.00, 29.00, 25.00, 41.00 +MEI, 05, 31, 87.00, 63.00, 18.00, 22.00, 33.00 +MEM, 05, 31, 86.00, 65.00, 20.00, 23.00, 34.00 +MER, 05, 31, 88.00, 53.00, -9999.00, -9999.00, 4.00 +MFD, 05, 31, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MFE, 05, 31, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 05, 31, 78.00, 47.00, 12.00, 10.00, 17.00 +MGE, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 05, 31, 86.00, 65.00, 15.00, 23.00, 32.00 +MGW, 05, 31, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MHK, 05, 31, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MHR, 05, 31, 84.00, 54.00, -9999.00, -9999.00, 7.00 +MHS, 05, 31, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +MIA, 05, 31, 87.00, 72.00, 21.00, 35.00, 41.00 +MIB, 05, 31, 71.00, 49.00, -9999.00, -9999.00, 35.00 +MIV, 05, 31, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MI1, 05, 31, 81.00, 46.00, -9999.00, -9999.00, 19.00 +MKC, 05, 31, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MKE, 05, 31, 71.00, 50.00, 26.00, 25.00, 39.00 +MKG, 05, 31, 72.00, 50.00, 24.00, 19.00, 33.00 +MKL, 05, 31, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MLB, 05, 31, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +MLC, 05, 31, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MLD, 05, 31, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +MLF, 05, 31, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +MLI, 05, 31, 79.00, 55.00, 28.00, 25.00, 41.00 +MLS, 05, 31, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +MLU, 05, 31, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MMO, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 05, 31, 88.00, 64.00, -9999.00, -9999.00, 32.00 +MOB, 05, 31, 88.00, 68.00, 17.00, 28.00, 37.00 +MOT, 05, 31, 71.00, 49.00, 22.00, 19.00, 31.00 +MPV, 05, 31, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MQT, 05, 31, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MRB, 05, 31, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MRF, 05, 31, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +MRI, 05, 31, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +MRY, 05, 31, 65.00, 49.00, -9999.00, -9999.00, 13.00 +MSL, 05, 31, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MSN, 05, 31, 74.00, 50.00, 25.00, 23.00, 38.00 +MSO, 05, 31, 70.00, 42.00, 25.00, 23.00, 36.00 +MSP, 05, 31, 75.00, 53.00, 25.00, 27.00, 40.00 +MSS, 05, 31, 72.00, 49.00, 27.00, 27.00, 39.00 +MSY, 05, 31, 87.00, 68.00, 13.00, 26.00, 34.00 +MTC, 05, 31, 73.00, 52.00, -9999.00, -9999.00, 34.00 +MTN, 05, 31, 79.00, 58.00, -9999.00, -9999.00, 31.00 +MTO, 05, 31, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MUI, 05, 31, 77.00, 54.00, -9999.00, -9999.00, 31.00 +MUO, 05, 31, 81.00, 48.00, -9999.00, -9999.00, 20.00 +MWA, 05, 31, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MWH, 05, 31, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MXF, 05, 31, 86.00, 65.00, -9999.00, -9999.00, 28.00 +MYL, 05, 31, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +MYR, 05, 31, 85.00, 63.00, -9999.00, -9999.00, 30.00 +NAO, 05, 31, 82.00, 69.00, -9999.00, -9999.00, 38.00 +NBC, 05, 31, 86.00, 66.00, -9999.00, -9999.00, 33.00 +NBE, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 05, 31, 76.00, 53.00, -9999.00, -9999.00, 36.00 +NCA, 05, 31, 84.00, 60.00, -9999.00, -9999.00, 33.00 +NCO, 05, 31, 69.00, 53.00, -9999.00, -9999.00, 36.00 +NC1, 05, 31, 87.00, 58.00, -9999.00, -9999.00, 4.00 +NEL, 05, 31, 77.00, 54.00, -9999.00, -9999.00, 34.00 +NFG, 05, 31, 69.00, 56.00, -9999.00, -9999.00, 8.00 +NFL, 05, 31, 78.00, 45.00, -9999.00, -9999.00, 13.00 +NGP, 05, 31, 87.00, 72.00, -9999.00, -9999.00, 18.00 +NGU, 05, 31, 80.00, 62.00, -9999.00, -9999.00, 29.00 +NGZ, 05, 31, 68.00, 52.00, -9999.00, -9999.00, 4.00 +NHK, 05, 31, 80.00, 57.00, -9999.00, -9999.00, 32.00 +NHZ, 05, 31, 69.00, 49.00, -9999.00, -9999.00, 38.00 +NID, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 05, 31, 87.00, 66.00, -9999.00, -9999.00, 35.00 +NIR, 05, 31, 89.00, 69.00, -9999.00, -9999.00, 20.00 +NKT, 05, 31, 81.00, 65.00, -9999.00, -9999.00, 35.00 +NKX, 05, 31, 70.00, 60.00, -9999.00, -9999.00, 8.00 +NLC, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 05, 31, 86.00, 61.00, -9999.00, -9999.00, 28.00 +NPA, 05, 31, 86.00, 69.00, -9999.00, -9999.00, 27.00 +NQA, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 05, 31, 90.00, 71.00, -9999.00, -9999.00, 20.00 +NQX, 05, 31, 86.00, 77.00, -9999.00, -9999.00, 32.00 +NRB, 05, 31, 85.00, 69.00, -9999.00, -9999.00, 33.00 +NRC, 05, 31, 88.00, 53.00, -9999.00, -9999.00, 4.00 +NRS, 05, 31, 68.00, 58.00, -9999.00, -9999.00, 4.00 +NSE, 05, 31, 87.00, 65.00, -9999.00, -9999.00, 33.00 +NSI, 05, 31, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTD, 05, 31, 70.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 05, 31, 75.00, 57.00, -9999.00, -9999.00, 4.00 +NTU, 05, 31, 80.00, 62.00, -9999.00, -9999.00, 31.00 +NUC, 05, 31, 69.00, 56.00, -9999.00, -9999.00, 3.00 +NUQ, 05, 31, 75.00, 50.00, -9999.00, -9999.00, 6.00 +NUW, 05, 31, 65.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 05, 31, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NXX, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 05, 31, 82.00, 56.00, -9999.00, -9999.00, 32.00 +NZC, 05, 31, 88.00, 63.00, -9999.00, -9999.00, 36.00 +NZJ, 05, 31, 76.00, 54.00, -9999.00, -9999.00, 6.00 +NZW, 05, 31, 73.00, 51.00, -9999.00, -9999.00, 36.00 +NZY, 05, 31, 70.00, 60.00, -9999.00, -9999.00, 4.00 +OAK, 05, 31, 70.00, 49.00, 2.00, 3.00, 5.00 +OAR, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +OFF, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 05, 31, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +OGD, 05, 31, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +OKC, 05, 31, 83.00, 62.00, 23.00, 16.00, 31.00 +OLM, 05, 31, 68.00, 44.00, 25.00, 28.00, 37.00 +OMA, 05, 31, 80.00, 56.00, 23.00, 21.00, 33.00 +OME, 05, 31, 49.00, 35.00, 20.00, 21.00, 28.00 +ONT, 05, 31, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ORD, 05, 31, 76.00, 53.00, 27.00, 22.00, 38.00 +ORF, 05, 31, 80.00, 62.00, 19.00, 22.00, 33.00 +ORH, 05, 31, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +ORT, 05, 31, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +OSC, 05, 31, 70.00, 46.00, -9999.00, -9999.00, 32.00 +OTG, 05, 31, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +OTH, 05, 31, 62.00, 49.00, 24.00, 26.00, 35.00 +OTM, 05, 31, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +OTZ, 05, 31, 45.00, 33.00, 9.00, 11.00, 16.00 +OURC, 05, 31, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +OURU, 05, 31, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +OVN, 05, 31, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +OZR, 05, 31, 88.00, 64.00, -9999.00, -9999.00, 30.00 +PACZ, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 05, 31, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PAED, 05, 31, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +PAEH, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 05, 31, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PAGA, 05, 31, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +PAH, 05, 31, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +PAIM, 05, 31, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PALU, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 05, 31, 87.00, 66.00, -9999.00, -9999.00, 23.00 +PAQ, 05, 31, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +PASV, 05, 31, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PASY, 05, 31, 43.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 05, 31, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +PATL, 05, 31, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PBF, 05, 31, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PBG, 05, 31, 72.00, 50.00, -9999.00, -9999.00, 38.00 +PBI, 05, 31, 87.00, 72.00, 22.00, 34.00, 43.00 +PDT, 05, 31, 75.00, 49.00, 13.00, 14.00, 21.00 +PDX, 05, 31, 71.00, 50.00, 24.00, 27.00, 34.00 +PFN, 05, 31, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PGA, 05, 31, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +PHL, 05, 31, 78.00, 58.00, 24.00, 25.00, 38.00 +PHX, 05, 31, 99.00, 69.00, 2.00, 1.00, 3.00 +PIA, 05, 31, 78.00, 57.00, 26.00, 23.00, 39.00 +PIB, 05, 31, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +PIH, 05, 31, 73.00, 44.00, 17.00, 16.00, 27.00 +PIR, 05, 31, 77.00, 51.00, 23.00, 16.00, 30.00 +PIT, 05, 31, 75.00, 53.00, 29.00, 28.00, 44.00 +PKB, 05, 31, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PLN, 05, 31, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PNC, 05, 31, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PNE, 05, 31, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PNS, 05, 31, 86.00, 69.00, 16.00, 19.00, 29.00 +POB, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 05, 31, 87.00, 64.00, -9999.00, -9999.00, 33.00 +POM, 05, 31, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 05, 31, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PRB, 05, 31, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +PRC, 05, 31, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +PSB, 05, 31, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +PSC, 05, 31, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +PSG, 05, 31, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 05, 31, 72.00, 48.00, -9999.00, -9999.00, 35.00 +PSP, 05, 31, 99.00, 64.00, -9999.00, -9999.00, -9999.00 +PSX, 05, 31, 86.00, 72.00, -9999.00, -9999.00, -9999.00 +PTH, 05, 31, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PUB, 05, 31, 83.00, 50.00, 14.00, 13.00, 22.00 +PUC, 05, 31, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PUO, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 05, 31, 73.00, 53.00, 25.00, 24.00, 38.00 +PVU, 05, 31, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PWM, 05, 31, 69.00, 48.00, 28.00, 25.00, 40.00 +P02, 05, 31, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +P07, 05, 31, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +P11, 05, 31, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +P24, 05, 31, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +P28, 05, 31, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P35, 05, 31, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +P38, 05, 31, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +P39, 05, 31, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +P58, 05, 31, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +P59, 05, 31, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +P60, 05, 31, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +P61, 05, 31, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +P67, 05, 31, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +P68, 05, 31, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +P69, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 05, 31, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +QOS, 05, 31, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +RAP, 05, 31, 73.00, 48.00, 26.00, 24.00, 38.00 +RBL, 05, 31, 87.00, 58.00, 5.00, 4.00, 7.00 +RCA, 05, 31, 73.00, 48.00, -9999.00, -9999.00, 36.00 +RDD, 05, 31, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +RDM, 05, 31, 72.00, 39.00, 11.00, 11.00, 17.00 +RDR, 05, 31, 73.00, 48.00, -9999.00, -9999.00, 34.00 +RDU, 05, 31, 82.00, 60.00, 21.00, 20.00, 32.00 +REE, 05, 31, 87.00, 61.00, -9999.00, -9999.00, 20.00 +REJ, 05, 31, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +RFD, 05, 31, 76.00, 53.00, 26.00, 24.00, 39.00 +RIC, 05, 31, 82.00, 59.00, 20.00, 21.00, 34.00 +RIV, 05, 31, 82.00, 54.00, -9999.00, -9999.00, 4.00 +RIW, 05, 31, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +RKS, 05, 31, 70.00, 42.00, 10.00, 12.00, 18.00 +RME, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +RMG, 05, 31, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +RND, 05, 31, 89.00, 70.00, -9999.00, -9999.00, 21.00 +RNO, 05, 31, 78.00, 44.00, 7.00, 5.00, 10.00 +ROA, 05, 31, 80.00, 57.00, 20.00, 26.00, 36.00 +ROC, 05, 31, 72.00, 51.00, 25.00, 25.00, 38.00 +ROW, 05, 31, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +RSL, 05, 31, 82.00, 58.00, 19.00, 14.00, 26.00 +RST, 05, 31, 74.00, 51.00, 27.00, 26.00, 41.00 +RWF, 05, 31, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +RWL, 05, 31, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SAC, 05, 31, 84.00, 53.00, 3.00, 2.00, 4.00 +SAF, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 05, 31, 70.00, 60.00, 2.00, 2.00, 4.00 +SAT, 05, 31, 89.00, 70.00, 18.00, 19.00, 28.00 +SAV, 05, 31, 87.00, 66.00, 17.00, 26.00, 35.00 +SAW, 05, 31, 65.00, 46.00, -9999.00, -9999.00, 40.00 +SBA, 05, 31, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 05, 31, 85.00, 55.00, -9999.00, -9999.00, 6.00 +SBN, 05, 31, 76.00, 55.00, 25.00, 23.00, 37.00 +SBP, 05, 31, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 05, 31, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 05, 31, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +SCC, 05, 31, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +SCK, 05, 31, 86.00, 55.00, 2.00, 1.00, 3.00 +SDF, 05, 31, 80.00, 59.00, 25.00, 25.00, 38.00 +SEA, 05, 31, 67.00, 49.00, 20.00, 22.00, 31.00 +SEM, 05, 31, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SEP, 05, 31, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +SFO, 05, 31, 68.00, 51.00, 2.00, 3.00, 4.00 +SGF, 05, 31, 81.00, 58.00, 25.00, 23.00, 37.00 +SGY, 05, 31, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +SHR, 05, 31, 72.00, 43.00, 25.00, 23.00, 36.00 +SHV, 05, 31, 87.00, 66.00, 19.00, 19.00, 30.00 +SIT, 05, 31, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +SJC, 05, 31, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 05, 31, 90.00, 64.00, 16.00, 12.00, 24.00 +SKA, 05, 31, 70.00, 46.00, -9999.00, -9999.00, 23.00 +SKF, 05, 31, 89.00, 70.00, -9999.00, -9999.00, 20.00 +SLC, 05, 31, 78.00, 51.00, 16.00, 16.00, 23.00 +SLE, 05, 31, 71.00, 45.00, 18.00, 23.00, 29.00 +SLN, 05, 31, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SMP, 05, 31, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SMX, 05, 31, 69.00, 48.00, -9999.00, 1.00, 2.00 +SNA, 05, 31, 67.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 05, 31, 43.00, 34.00, 26.00, 36.00, 44.00 +SNS, 05, 31, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 05, 31, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SPI, 05, 31, 80.00, 58.00, 26.00, 23.00, 38.00 +SPS, 05, 31, 88.00, 64.00, 19.00, 13.00, 26.00 +SRQ, 05, 31, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 05, 31, 86.00, 62.00, -9999.00, -9999.00, 32.00 +SSI, 05, 31, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +STC, 05, 31, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +STJ, 05, 31, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +STL, 05, 31, 81.00, 62.00, 23.00, 24.00, 37.00 +STNV, 05, 31, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +STS, 05, 31, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 05, 31, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SUS, 05, 31, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SUU, 05, 31, 81.00, 52.00, -9999.00, -9999.00, 5.00 +SUX, 05, 31, 78.00, 56.00, 25.00, 21.00, 35.00 +SVN, 05, 31, 87.00, 66.00, -9999.00, -9999.00, 31.00 +SWF, 05, 31, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SXT, 05, 31, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SYR, 05, 31, 73.00, 50.00, 27.00, 31.00, 44.00 +SZL, 05, 31, 80.00, 57.00, -9999.00, -9999.00, 34.00 +TAD, 05, 31, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +TAL, 05, 31, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +TBN, 05, 31, 81.00, 55.00, -9999.00, -9999.00, 34.00 +TCC, 05, 31, 86.00, 56.00, 13.00, 7.00, 16.00 +TCL, 05, 31, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +TCM, 05, 31, 70.00, 46.00, -9999.00, -9999.00, 31.00 +TCS, 05, 31, 88.00, 59.00, -9999.00, 4.00, 7.00 +TEB, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 05, 31, 83.00, 62.00, -9999.00, -9999.00, 28.00 +TKA, 05, 31, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +TLH, 05, 31, 89.00, 65.00, 14.00, 29.00, 36.00 +TNX, 05, 31, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +TOL, 05, 31, 76.00, 52.00, 23.00, 25.00, 38.00 +TOP, 05, 31, 80.00, 59.00, 28.00, 22.00, 40.00 +TPA, 05, 31, 89.00, 71.00, 13.00, 23.00, 29.00 +TPH, 05, 31, 79.00, 47.00, 5.00, 4.00, 7.00 +TRI, 05, 31, 79.00, 56.00, 25.00, 31.00, 42.00 +TRK, 05, 31, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +TRM, 05, 31, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +TTD, 05, 31, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +TUL, 05, 31, 84.00, 64.00, 24.00, 20.00, 35.00 +TUP, 05, 31, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +TUS, 05, 31, 96.00, 63.00, 3.00, 4.00, 6.00 +TVC, 05, 31, 72.00, 47.00, 21.00, 17.00, 30.00 +TVL, 05, 31, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TWF, 05, 31, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +TXK, 05, 31, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +TYR, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 05, 31, 81.00, 58.00, 23.00, 26.00, 36.00 +T01, 05, 31, 79.00, 57.00, -9999.00, -9999.00, 31.00 +T02, 05, 31, 84.00, 62.00, -9999.00, -9999.00, 31.00 +T03, 05, 31, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T04, 05, 31, 87.00, 69.00, -9999.00, -9999.00, 29.00 +T05, 05, 31, 81.00, 57.00, -9999.00, -9999.00, 31.00 +T06, 05, 31, 87.00, 61.00, -9999.00, -9999.00, 27.00 +T07, 05, 31, 86.00, 49.00, -9999.00, -9999.00, 21.00 +T08, 05, 31, 77.00, 55.00, -9999.00, -9999.00, 14.00 +UCA, 05, 31, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +UCC, 05, 31, 88.00, 58.00, -9999.00, -9999.00, 2.00 +UIL, 05, 31, 62.00, 44.00, 40.00, 43.00, 51.00 +UIN, 05, 31, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +UKI, 05, 31, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +UNK, 05, 31, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +UNV, 05, 31, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +U15, 05, 31, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +U28, 05, 31, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +VAD, 05, 31, 88.00, 63.00, -9999.00, -9999.00, 29.00 +VBG, 05, 31, 70.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 05, 31, 88.00, 70.00, 14.00, 17.00, 24.00 +VCV, 05, 31, 87.00, 51.00, -9999.00, -9999.00, 1.00 +VDZ, 05, 31, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +VEL, 05, 31, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +VIH, 05, 31, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +VLD, 05, 31, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +VLRC, 05, 31, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +VNY, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 05, 31, 88.00, 65.00, -9999.00, -9999.00, 27.00 +VRB, 05, 31, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 05, 31, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +VWS, 05, 31, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +WAL, 05, 31, 79.00, 57.00, 22.00, 18.00, 30.00 +WJA, 05, 31, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +WJF, 05, 31, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +WLF, 05, 31, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +WMC, 05, 31, 78.00, 42.00, 11.00, 11.00, 16.00 +WPO, 05, 31, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +WRB, 05, 31, 88.00, 63.00, -9999.00, -9999.00, 31.00 +WRG, 05, 31, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 05, 31, 79.00, 53.00, -9999.00, -9999.00, 32.00 +WRL, 05, 31, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +X68, 05, 31, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +YAK, 05, 31, 53.00, 40.00, 52.00, 51.00, 63.00 +YCG, 05, 31, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YDC, 05, 31, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +YEG, 05, 31, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YEN, 05, 31, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YFC, 05, 31, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YKM, 05, 31, 76.00, 46.00, 8.00, 10.00, 16.00 +YNG, 05, 31, 74.00, 51.00, 28.00, 28.00, 42.00 +YPA, 05, 31, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +YQB, 05, 31, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +YQD, 05, 31, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +YQR, 05, 31, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YQT, 05, 31, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YRV, 05, 31, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YUL, 05, 31, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +YUM, 05, 31, 99.00, 68.00, 0.00, 0.00, 1.00 +YVR, 05, 31, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +YWG, 05, 31, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YXC, 05, 31, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YXS, 05, 31, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YYB, 05, 31, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +YYC, 05, 31, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +Y22, 05, 31, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +Y26, 05, 31, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +Y62, 05, 31, 67.00, 42.00, 27.00, 26.00, 41.00 +ZUN, 05, 31, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +ZZV, 05, 31, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +Z26, 05, 31, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +0V1, 05, 31, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +01R, 05, 31, 87.00, 66.00, -9999.00, -9999.00, 26.00 +1V1, 05, 31, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +1V4, 05, 31, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +1V5B, 05, 31, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +2DP, 05, 31, 80.00, 64.00, -9999.00, -9999.00, 32.00 +2PJ, 05, 31, 86.00, 62.00, -9999.00, -9999.00, 32.00 +3B1, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 05, 31, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +3RN, 05, 31, 72.00, 46.00, -9999.00, -9999.00, 32.00 +3SE, 05, 31, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +4DG, 05, 31, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +4LJ, 05, 31, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +4MR, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 05, 31, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +5I3, 05, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 05, 31, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +5WD, 05, 31, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +5WT, 05, 31, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +9V9, 05, 31, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 01, 77.00, 55.00, 27.00, 26.00, 41.00 +ABI, 06, 01, 89.00, 66.00, 15.00, 12.00, 22.00 +ABQ, 06, 01, 86.00, 54.00, 8.00, 8.00, 14.00 +ABR, 06, 01, 75.00, 51.00, 23.00, 19.00, 34.00 +ABY, 06, 01, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 01, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 01, 89.00, 69.00, 16.00, 16.00, 27.00 +ACV, 06, 01, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 01, 77.00, 55.00, 23.00, 20.00, 33.00 +ADK, 06, 01, 48.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 01, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 01, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 01, 80.00, 56.00, -9999.00, -9999.00, 29.00 +AEX, 06, 01, 88.00, 68.00, -9999.00, -9999.00, 26.00 +AFF, 06, 01, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 01, 91.00, 68.00, -9999.00, -9999.00, 49.00 +AGS, 06, 01, 88.00, 63.00, 19.00, 24.00, 35.00 +AHN, 06, 01, 85.00, 63.00, 17.00, 22.00, 30.00 +AKN, 06, 01, 56.00, 39.00, 32.00, 28.00, 43.00 +AKO, 06, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 01, 76.00, 51.00, 27.00, 28.00, 42.00 +ALI, 06, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 01, 77.00, 54.00, 25.00, 22.00, 39.00 +ALS, 06, 01, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 01, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 01, 84.00, 57.00, 21.00, 12.00, 28.00 +AMG, 06, 01, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 01, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 01, 59.00, 44.00, 16.00, 17.00, 24.00 +AND, 06, 01, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 01, 59.00, 46.00, 44.00, 44.00, 57.00 +AOO, 06, 01, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +APN, 06, 01, 71.00, 45.00, 24.00, 25.00, 38.00 +AQQ, 06, 01, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +ART, 06, 01, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +AST, 06, 01, 63.00, 48.00, 33.00, 35.00, 45.00 +ATL, 06, 01, 84.00, 64.00, 19.00, 25.00, 34.00 +ATW, 06, 01, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 01, 79.00, 56.00, -9999.00, -9999.00, 35.00 +AUG, 06, 01, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 01, 89.00, 70.00, 16.00, 17.00, 28.00 +AUW, 06, 01, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 01, 79.00, 56.00, 23.00, 28.00, 39.00 +AVP, 06, 01, 75.00, 54.00, 29.00, 30.00, 45.00 +AXN, 06, 01, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 01, 74.00, 52.00, -9999.00, -9999.00, 33.00 +AYS, 06, 01, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 01, 87.00, 57.00, -9999.00, -9999.00, 8.00 +BAD, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 01, 68.00, 36.00, -9999.00, -9999.00, 11.00 +BDL, 06, 01, 77.00, 53.00, 26.00, 25.00, 38.00 +BDR, 06, 01, 72.00, 56.00, 25.00, 22.00, 36.00 +BET, 06, 01, 55.00, 39.00, 26.00, 22.00, 35.00 +BFD, 06, 01, 70.00, 46.00, 30.00, 33.00, 46.00 +BFF, 06, 01, 77.00, 48.00, 23.00, 17.00, 33.00 +BFL, 06, 01, 89.00, 62.00, 1.00, 1.00, 2.00 +BGM, 06, 01, 71.00, 52.00, 28.00, 31.00, 45.00 +BGR, 06, 01, 70.00, 49.00, 25.00, 27.00, 37.00 +BGS, 06, 01, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 01, 85.00, 63.00, 19.00, 24.00, 34.00 +BID, 06, 01, 67.00, 54.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 01, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 01, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 01, 73.00, 49.00, 24.00, 23.00, 35.00 +BIS, 06, 01, 74.00, 48.00, 26.00, 21.00, 36.00 +BIX, 06, 01, 87.00, 71.00, -9999.00, -9999.00, 26.00 +BJI, 06, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 01, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 01, 77.00, 45.00, -9999.00, -9999.00, 31.00 +BKW, 06, 01, 75.00, 54.00, 29.00, 31.00, 44.00 +BLF, 06, 01, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 01, 101.00, 69.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 01, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 01, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 01, 82.00, 58.00, -9999.00, -9999.00, 32.00 +BNA, 06, 01, 84.00, 62.00, 23.00, 24.00, 37.00 +BNO, 06, 01, 71.00, 40.00, -9999.00, 14.00, 32.00 +BOI, 06, 01, 77.00, 49.00, 12.00, 13.00, 20.00 +BOS, 06, 01, 73.00, 56.00, 26.00, 24.00, 38.00 +BPI, 06, 01, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 01, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 01, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 01, 79.00, 58.00, -9999.00, -9999.00, 32.00 +BRO, 06, 01, 90.00, 74.00, 11.00, 15.00, 21.00 +BRW, 06, 01, 33.00, 25.00, 11.00, 13.00, 21.00 +BSM, 06, 01, 89.00, 70.00, -9999.00, -9999.00, 21.00 +BTI, 06, 01, 34.00, 26.00, 10.00, 12.00, 18.00 +BTL, 06, 01, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 01, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 01, 89.00, 69.00, 15.00, 24.00, 32.00 +BTT, 06, 01, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 01, 73.00, 51.00, 31.00, 31.00, 48.00 +BUB, 06, 01, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 01, 72.00, 53.00, 26.00, 27.00, 39.00 +BUR, 06, 01, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 01, 87.00, 71.00, -9999.00, 15.00, 20.00 +BWG, 06, 01, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 01, 80.00, 58.00, 23.00, 24.00, 36.00 +BYH, 06, 01, 86.00, 65.00, -9999.00, -9999.00, 33.00 +BYI, 06, 01, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 01, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 01, 87.00, 63.00, 19.00, 22.00, 33.00 +CAG, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 01, 75.00, 54.00, 26.00, 29.00, 41.00 +CAO, 06, 01, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 01, 68.00, 46.00, 31.00, 32.00, 45.00 +CBM, 06, 01, 87.00, 63.00, -9999.00, -9999.00, 27.00 +CDB, 06, 01, 48.00, 39.00, 44.00, 45.00, 62.00 +CDC, 06, 01, 79.00, 46.00, 8.00, 9.00, 14.00 +CDR, 06, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 01, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 01, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 06, 01, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 01, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 01, 84.00, 61.00, 21.00, 25.00, 35.00 +CHO, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 01, 86.00, 67.00, 18.00, 24.00, 34.00 +CID, 06, 01, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 01, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 01, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 01, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 01, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 01, 75.00, 53.00, 25.00, 27.00, 40.00 +CLL, 06, 01, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 01, 83.00, 62.00, 23.00, 24.00, 37.00 +CMH, 06, 01, 78.00, 55.00, 23.00, 28.00, 39.00 +CMI, 06, 01, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 01, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 01, 80.00, 58.00, 25.00, 16.00, 33.00 +CNM, 06, 01, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 01, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +COD, 06, 01, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +COF, 06, 01, 87.00, 70.00, -9999.00, -9999.00, 32.00 +CON, 06, 01, 74.00, 47.00, 25.00, 25.00, 37.00 +COS, 06, 01, 75.00, 48.00, 21.00, 22.00, 34.00 +COT, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 01, 79.00, 58.00, 27.00, 25.00, 40.00 +CPR, 06, 01, 73.00, 43.00, 21.00, 20.00, 32.00 +CRBC, 06, 01, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 01, 89.00, 72.00, 13.00, 16.00, 24.00 +CRW, 06, 01, 81.00, 57.00, 29.00, 30.00, 43.00 +CSG, 06, 01, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 01, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 01, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 01, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 01, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 01, 79.00, 57.00, 23.00, 27.00, 38.00 +CVN, 06, 01, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 01, 85.00, 56.00, -9999.00, -9999.00, 19.00 +CXY, 06, 01, 78.00, 57.00, 20.00, 26.00, 35.00 +CYS, 06, 01, 70.00, 45.00, 22.00, 23.00, 34.00 +DAA, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 06, 01, 87.00, 69.00, 18.00, 30.00, 37.00 +DAG, 06, 01, 94.00, 64.00, 1.00, 1.00, 2.00 +DAL, 06, 01, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 01, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 01, 78.00, 56.00, 23.00, 25.00, 37.00 +DBQ, 06, 01, 75.00, 54.00, 25.00, 22.00, 36.00 +DCA, 06, 01, 82.00, 63.00, 20.00, 25.00, 35.00 +DDC, 06, 01, 82.00, 58.00, 23.00, 15.00, 29.00 +DEC, 06, 01, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 01, 77.00, 49.00, 21.00, 20.00, 32.00 +DFW, 06, 01, 88.00, 67.00, 19.00, 15.00, 27.00 +DHN, 06, 01, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 01, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 01, 92.00, 70.00, -9999.00, -9999.00, 18.00 +DLG, 06, 01, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 01, 68.00, 45.00, 29.00, 27.00, 43.00 +DLLC, 06, 01, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 01, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 01, 96.00, 64.00, -9999.00, -9999.00, 4.00 +DMN, 06, 01, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 01, 81.00, 59.00, -9999.00, -9999.00, 32.00 +DPG, 06, 01, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 01, 88.00, 66.00, -9999.00, -9999.00, 27.00 +DRA, 06, 01, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 01, 92.00, 70.00, 13.00, 10.00, 19.00 +DSM, 06, 01, 79.00, 58.00, 29.00, 22.00, 39.00 +DTW, 06, 01, 76.00, 53.00, 21.00, 23.00, 34.00 +DUG, 06, 01, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 01, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 01, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 01, 89.00, 66.00, -9999.00, -9999.00, 21.00 +D45, 06, 01, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 01, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 01, 75.00, 51.00, 25.00, 25.00, 38.00 +ECG, 06, 01, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 01, 86.00, 59.00, -9999.00, -9999.00, 5.00 +EED, 06, 01, 99.00, 72.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 01, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 01, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 01, 76.00, 49.00, 33.00, 36.00, 50.00 +EKO, 06, 01, 75.00, 42.00, 12.00, 12.00, 19.00 +ELD, 06, 01, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 01, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 01, 93.00, 62.00, 7.00, 3.00, 8.00 +ELY, 06, 01, 74.00, 38.00, 11.00, 12.00, 18.00 +EMP, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 01, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +END, 06, 01, 86.00, 63.00, -9999.00, -9999.00, 22.00 +ENN, 06, 01, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 01, 78.00, 56.00, -9999.00, -9999.00, 13.00 +EPH, 06, 01, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 01, 72.00, 54.00, 27.00, 25.00, 39.00 +ESF, 06, 01, 88.00, 68.00, -9999.00, -9999.00, 30.00 +EUG, 06, 01, 71.00, 48.00, 17.00, 22.00, 28.00 +EVV, 06, 01, 83.00, 60.00, 25.00, 25.00, 38.00 +EWN, 06, 01, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 01, 79.00, 59.00, 26.00, 25.00, 39.00 +EYW, 06, 01, 87.00, 78.00, 20.00, 17.00, 30.00 +E74, 06, 01, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 01, 83.00, 59.00, -9999.00, -9999.00, 33.00 +FAI, 06, 01, 67.00, 45.00, 21.00, 22.00, 34.00 +FAR, 06, 01, 74.00, 50.00, 23.00, 20.00, 34.00 +FAT, 06, 01, 89.00, 58.00, 1.00, 2.00, 2.00 +FAY, 06, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 01, 69.00, 42.00, 24.00, 26.00, 39.00 +FCS, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +FDY, 06, 01, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 01, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FHU, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +FLG, 06, 01, 74.00, 38.00, 6.00, 9.00, 12.00 +FLL, 06, 01, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 01, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 01, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FME, 06, 01, 82.00, 55.00, -9999.00, -9999.00, 31.00 +FMH, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FMN, 06, 01, 84.00, 46.00, 7.00, 6.00, 10.00 +FMY, 06, 01, 90.00, 72.00, 15.00, 28.00, 35.00 +FNT, 06, 01, 74.00, 51.00, 22.00, 22.00, 34.00 +FOD, 06, 01, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 01, 81.00, 59.00, -9999.00, -9999.00, 33.00 +FOK, 06, 01, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 01, 82.00, 60.00, -9999.00, -9999.00, 33.00 +FSD, 06, 01, 77.00, 52.00, 29.00, 18.00, 36.00 +FSI, 06, 01, 87.00, 64.00, -9999.00, -9999.00, 26.00 +FSM, 06, 01, 85.00, 63.00, 22.00, 23.00, 35.00 +FTK, 06, 01, 81.00, 57.00, -9999.00, -9999.00, 32.00 +FWA, 06, 01, 77.00, 56.00, 22.00, 25.00, 36.00 +FWH, 06, 01, 87.00, 66.00, -9999.00, -9999.00, 22.00 +FYU, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 01, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 01, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 01, 103.00, 66.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 01, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 01, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 01, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 01, 71.00, 47.00, 18.00, 19.00, 28.00 +GFA, 06, 01, 71.00, 46.00, -9999.00, -9999.00, 33.00 +GFK, 06, 01, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 01, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 01, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 01, 73.00, 48.00, 23.00, 20.00, 33.00 +GJT, 06, 01, 83.00, 53.00, 12.00, 12.00, 18.00 +GKN, 06, 01, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 01, 79.00, 51.00, 21.00, 13.00, 27.00 +GLH, 06, 01, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 01, 83.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 01, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 01, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 06, 01, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 01, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 01, 73.00, 50.00, 27.00, 21.00, 37.00 +GRCI, 06, 01, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 01, 71.00, 47.00, -9999.00, -9999.00, 25.00 +GRI, 06, 01, 80.00, 56.00, 24.00, 17.00, 32.00 +GRK, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 06, 01, 75.00, 52.00, 22.00, 22.00, 35.00 +GSB, 06, 01, 85.00, 62.00, -9999.00, -9999.00, 32.00 +GSG, 06, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 01, 81.00, 60.00, 20.00, 22.00, 35.00 +GSP, 06, 01, 84.00, 62.00, 24.00, 25.00, 37.00 +GST, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 01, 71.00, 52.00, -9999.00, -9999.00, 40.00 +GTF, 06, 01, 71.00, 46.00, 25.00, 24.00, 35.00 +GUP, 06, 01, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 01, 79.00, 55.00, -9999.00, -9999.00, 35.00 +GVW, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 01, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 01, 79.00, 65.00, 22.00, 18.00, 32.00 +HBR, 06, 01, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 01, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 01, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 01, 76.00, 49.00, -9999.00, -9999.00, 21.00 +HKY, 06, 01, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 01, 71.00, 45.00, 21.00, 22.00, 33.00 +HMN, 06, 01, 94.00, 54.00, -9999.00, -9999.00, 10.00 +HMS, 06, 01, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 01, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 01, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HON, 06, 01, 76.00, 51.00, 24.00, 18.00, 34.00 +HOP, 06, 01, 83.00, 59.00, -9999.00, -9999.00, 33.00 +HOT, 06, 01, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 01, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 01, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 01, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 01, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 01, 88.00, 66.00, -9999.00, -9999.00, 29.00 +HST, 06, 01, 88.00, 70.00, -9999.00, -9999.00, 41.00 +HSV, 06, 01, 84.00, 62.00, 23.00, 24.00, 37.00 +HTL, 06, 01, 72.00, 47.00, 26.00, 23.00, 39.00 +HTS, 06, 01, 79.00, 58.00, 26.00, 28.00, 41.00 +HUF, 06, 01, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 01, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 01, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 01, 74.00, 47.00, 19.00, 19.00, 29.00 +IAB, 06, 01, 83.00, 61.00, -9999.00, -9999.00, 31.00 +IAD, 06, 01, 80.00, 56.00, 24.00, 28.00, 38.00 +IAG, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 01, 88.00, 69.00, 15.00, 20.00, 29.00 +ICT, 06, 01, 83.00, 61.00, 24.00, 20.00, 36.00 +IDA, 06, 01, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 01, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 01, 78.00, 58.00, 26.00, 24.00, 38.00 +ILI, 06, 01, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 01, 84.00, 65.00, 20.00, 21.00, 33.00 +IMT, 06, 01, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +IND, 06, 01, 80.00, 58.00, 26.00, 25.00, 38.00 +INL, 06, 01, 70.00, 46.00, 31.00, 26.00, 45.00 +INS, 06, 01, 88.00, 59.00, -9999.00, -9999.00, 2.00 +INT, 06, 01, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +INW, 06, 01, 86.00, 50.00, 5.00, 8.00, 11.00 +IPL, 06, 01, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 01, 76.00, 53.00, 28.00, 30.00, 44.00 +IRK, 06, 01, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 01, 74.00, 48.00, 22.00, 17.00, 32.00 +ISP, 06, 01, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 01, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 01, 100.00, 65.00, -9999.00, -9999.00, 2.00 +IWD, 06, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 01, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 01, 89.00, 65.00, 20.00, 21.00, 32.00 +JAX, 06, 01, 88.00, 67.00, 18.00, 29.00, 37.00 +JBR, 06, 01, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 01, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 01, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 01, 73.00, 58.00, 23.00, 24.00, 37.00 +JHW, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 01, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 01, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 01, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 01, 59.00, 43.00, 44.00, 42.00, 56.00 +JST, 06, 01, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 01, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 01, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 01, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 01, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 01, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 01, 75.00, 51.00, 22.00, 21.00, 34.00 +LAR, 06, 01, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 01, 95.00, 66.00, 2.00, 2.00, 4.00 +LAX, 06, 01, 71.00, 58.00, 2.00, 1.00, 2.00 +LBB, 06, 01, 88.00, 61.00, 18.00, 10.00, 24.00 +LBF, 06, 01, 78.00, 50.00, 27.00, 13.00, 33.00 +LCH, 06, 01, 88.00, 70.00, 15.00, 19.00, 28.00 +LCK, 06, 01, 79.00, 56.00, -9999.00, -9999.00, 35.00 +LEB, 06, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 01, 80.00, 59.00, 25.00, 26.00, 38.00 +LFI, 06, 01, 79.00, 63.00, -9999.00, -9999.00, 31.00 +LFK, 06, 01, 88.00, 68.00, 17.00, 21.00, 28.00 +LFT, 06, 01, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 01, 76.00, 60.00, 24.00, 23.00, 36.00 +LGB, 06, 01, 75.00, 59.00, 1.00, 1.00, 2.00 +LGU, 06, 01, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 01, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 01, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 01, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 01, 86.00, 64.00, 20.00, 21.00, 32.00 +LIZ, 06, 01, 68.00, 46.00, -9999.00, -9999.00, 43.00 +LMT, 06, 01, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LND, 06, 01, 72.00, 45.00, 15.00, 16.00, 23.00 +LNK, 06, 01, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 01, 80.00, 47.00, 5.00, 6.00, 9.00 +LOZ, 06, 01, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 01, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 01, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LSE, 06, 01, 77.00, 54.00, 22.00, 24.00, 37.00 +LSF, 06, 01, 88.00, 66.00, -9999.00, -9999.00, 31.00 +LSV, 06, 01, 98.00, 59.00, -9999.00, -9999.00, 2.00 +LTS, 06, 01, 90.00, 63.00, -9999.00, -9999.00, 26.00 +LUF, 06, 01, 101.00, 63.00, -9999.00, -9999.00, 2.00 +LVS, 06, 01, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 01, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 01, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 01, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 01, 80.00, 58.00, 24.00, 25.00, 39.00 +MAF, 06, 01, 92.00, 63.00, 13.00, 7.00, 18.00 +MBL, 06, 01, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 01, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 01, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 01, 86.00, 56.00, -9999.00, -9999.00, 7.00 +MCF, 06, 01, 89.00, 71.00, -9999.00, -9999.00, 30.00 +MCG, 06, 01, 62.00, 42.00, 28.00, 25.00, 40.00 +MCI, 06, 01, 80.00, 60.00, 27.00, 21.00, 38.00 +MCK, 06, 01, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 01, 89.00, 64.00, 15.00, 23.00, 32.00 +MCO, 06, 01, 90.00, 70.00, 18.00, 35.00, 42.00 +MCW, 06, 01, 77.00, 53.00, 21.00, 20.00, 32.00 +MC2, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MDH, 06, 01, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 01, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 01, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 01, 77.00, 56.00, 29.00, 25.00, 41.00 +MEI, 06, 01, 88.00, 64.00, 18.00, 22.00, 33.00 +MEM, 06, 01, 86.00, 66.00, 20.00, 23.00, 34.00 +MER, 06, 01, 89.00, 54.00, -9999.00, -9999.00, 4.00 +MFD, 06, 01, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 01, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 01, 78.00, 48.00, 12.00, 10.00, 17.00 +MGE, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 06, 01, 87.00, 66.00, 15.00, 23.00, 32.00 +MGW, 06, 01, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 01, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 01, 84.00, 55.00, -9999.00, -9999.00, 7.00 +MHS, 06, 01, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 01, 87.00, 72.00, 21.00, 35.00, 42.00 +MIB, 06, 01, 72.00, 49.00, -9999.00, -9999.00, 35.00 +MIV, 06, 01, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 01, 81.00, 47.00, -9999.00, -9999.00, 19.00 +MKC, 06, 01, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 01, 71.00, 51.00, 26.00, 25.00, 39.00 +MKG, 06, 01, 72.00, 51.00, 24.00, 19.00, 33.00 +MKL, 06, 01, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 01, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 01, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 01, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 01, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 01, 79.00, 56.00, 28.00, 25.00, 41.00 +MLS, 06, 01, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 01, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 01, 88.00, 65.00, -9999.00, -9999.00, 32.00 +MOB, 06, 01, 88.00, 69.00, 17.00, 28.00, 37.00 +MOT, 06, 01, 72.00, 49.00, 22.00, 19.00, 31.00 +MPV, 06, 01, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 01, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 01, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 01, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 01, 66.00, 49.00, -9999.00, -9999.00, 13.00 +MSL, 06, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 01, 75.00, 50.00, 25.00, 23.00, 38.00 +MSO, 06, 01, 70.00, 43.00, 25.00, 23.00, 36.00 +MSP, 06, 01, 75.00, 54.00, 25.00, 27.00, 40.00 +MSS, 06, 01, 72.00, 49.00, 27.00, 27.00, 39.00 +MSY, 06, 01, 88.00, 69.00, 13.00, 26.00, 34.00 +MTC, 06, 01, 73.00, 52.00, -9999.00, -9999.00, 34.00 +MTN, 06, 01, 80.00, 58.00, -9999.00, -9999.00, 31.00 +MTO, 06, 01, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 01, 78.00, 54.00, -9999.00, -9999.00, 31.00 +MUO, 06, 01, 81.00, 49.00, -9999.00, -9999.00, 20.00 +MWA, 06, 01, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 01, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 01, 87.00, 66.00, -9999.00, -9999.00, 28.00 +MYL, 06, 01, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 01, 86.00, 64.00, -9999.00, -9999.00, 30.00 +NAO, 06, 01, 83.00, 70.00, -9999.00, -9999.00, 38.00 +NBC, 06, 01, 86.00, 67.00, -9999.00, -9999.00, 33.00 +NBE, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 06, 01, 76.00, 54.00, -9999.00, -9999.00, 36.00 +NCA, 06, 01, 85.00, 61.00, -9999.00, -9999.00, 33.00 +NCO, 06, 01, 69.00, 53.00, -9999.00, -9999.00, 36.00 +NC1, 06, 01, 88.00, 59.00, -9999.00, -9999.00, 4.00 +NEL, 06, 01, 77.00, 54.00, -9999.00, -9999.00, 34.00 +NFG, 06, 01, 69.00, 57.00, -9999.00, -9999.00, 8.00 +NFL, 06, 01, 79.00, 46.00, -9999.00, -9999.00, 13.00 +NGP, 06, 01, 88.00, 73.00, -9999.00, -9999.00, 18.00 +NGU, 06, 01, 80.00, 62.00, -9999.00, -9999.00, 29.00 +NGZ, 06, 01, 68.00, 52.00, -9999.00, -9999.00, 4.00 +NHK, 06, 01, 81.00, 58.00, -9999.00, -9999.00, 32.00 +NHZ, 06, 01, 69.00, 50.00, -9999.00, -9999.00, 38.00 +NID, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 01, 88.00, 67.00, -9999.00, -9999.00, 35.00 +NIR, 06, 01, 89.00, 70.00, -9999.00, -9999.00, 20.00 +NKT, 06, 01, 82.00, 66.00, -9999.00, -9999.00, 35.00 +NKX, 06, 01, 70.00, 61.00, -9999.00, -9999.00, 8.00 +NLC, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 06, 01, 87.00, 62.00, -9999.00, -9999.00, 28.00 +NPA, 06, 01, 87.00, 70.00, -9999.00, -9999.00, 27.00 +NQA, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 01, 91.00, 71.00, -9999.00, -9999.00, 20.00 +NQX, 06, 01, 87.00, 78.00, -9999.00, -9999.00, 32.00 +NRB, 06, 01, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NRC, 06, 01, 89.00, 53.00, -9999.00, -9999.00, 4.00 +NRS, 06, 01, 68.00, 58.00, -9999.00, -9999.00, 4.00 +NSE, 06, 01, 88.00, 66.00, -9999.00, -9999.00, 34.00 +NSI, 06, 01, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NTD, 06, 01, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 06, 01, 76.00, 58.00, -9999.00, -9999.00, 4.00 +NTU, 06, 01, 80.00, 62.00, -9999.00, -9999.00, 31.00 +NUC, 06, 01, 69.00, 57.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 01, 76.00, 51.00, -9999.00, -9999.00, 6.00 +NUW, 06, 01, 66.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 06, 01, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NXX, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 06, 01, 82.00, 57.00, -9999.00, -9999.00, 32.00 +NZC, 06, 01, 89.00, 64.00, -9999.00, -9999.00, 37.00 +NZJ, 06, 01, 77.00, 55.00, -9999.00, -9999.00, 6.00 +NZW, 06, 01, 73.00, 52.00, -9999.00, -9999.00, 36.00 +NZY, 06, 01, 70.00, 61.00, -9999.00, -9999.00, 4.00 +OAK, 06, 01, 71.00, 50.00, 2.00, 3.00, 5.00 +OAR, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +OFF, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 01, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 01, 84.00, 63.00, 23.00, 16.00, 31.00 +OLM, 06, 01, 69.00, 45.00, 25.00, 28.00, 37.00 +OMA, 06, 01, 80.00, 57.00, 23.00, 21.00, 33.00 +OME, 06, 01, 49.00, 36.00, 20.00, 22.00, 29.00 +ONT, 06, 01, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 01, 76.00, 54.00, 27.00, 22.00, 38.00 +ORF, 06, 01, 80.00, 62.00, 19.00, 22.00, 33.00 +ORH, 06, 01, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 01, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 01, 70.00, 47.00, -9999.00, -9999.00, 32.00 +OTG, 06, 01, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 01, 63.00, 49.00, 24.00, 26.00, 35.00 +OTM, 06, 01, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 01, 45.00, 33.00, 10.00, 11.00, 17.00 +OURC, 06, 01, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 01, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 01, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 01, 88.00, 65.00, -9999.00, -9999.00, 30.00 +PACZ, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 01, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 01, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 01, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 01, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 01, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 01, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 01, 88.00, 67.00, -9999.00, -9999.00, 23.00 +PAQ, 06, 01, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 01, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 01, 43.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 01, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 01, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 01, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 01, 73.00, 51.00, -9999.00, -9999.00, 38.00 +PBI, 06, 01, 87.00, 72.00, 22.00, 34.00, 43.00 +PDT, 06, 01, 76.00, 50.00, 13.00, 14.00, 21.00 +PDX, 06, 01, 71.00, 51.00, 24.00, 27.00, 34.00 +PFN, 06, 01, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 01, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 01, 79.00, 58.00, 24.00, 25.00, 38.00 +PHX, 06, 01, 100.00, 69.00, 2.00, 1.00, 3.00 +PIA, 06, 01, 79.00, 57.00, 26.00, 23.00, 39.00 +PIB, 06, 01, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 01, 73.00, 44.00, 17.00, 16.00, 27.00 +PIR, 06, 01, 77.00, 52.00, 23.00, 16.00, 30.00 +PIT, 06, 01, 76.00, 54.00, 29.00, 28.00, 44.00 +PKB, 06, 01, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 01, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 01, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 01, 87.00, 70.00, 16.00, 19.00, 29.00 +POB, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 06, 01, 88.00, 65.00, -9999.00, -9999.00, 33.00 +POM, 06, 01, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 06, 01, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 01, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 01, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 01, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 01, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 01, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 01, 73.00, 48.00, -9999.00, -9999.00, 35.00 +PSP, 06, 01, 100.00, 65.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 01, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 01, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 01, 83.00, 51.00, 14.00, 13.00, 22.00 +PUC, 06, 01, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 01, 73.00, 53.00, 25.00, 24.00, 38.00 +PVU, 06, 01, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 01, 69.00, 49.00, 28.00, 25.00, 40.00 +P02, 06, 01, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +P07, 06, 01, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +P11, 06, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P24, 06, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P28, 06, 01, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +P35, 06, 01, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +P38, 06, 01, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +P39, 06, 01, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +P58, 06, 01, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +P59, 06, 01, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +P60, 06, 01, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +P61, 06, 01, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +P67, 06, 01, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +P68, 06, 01, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +P69, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 01, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 01, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 01, 74.00, 48.00, 26.00, 24.00, 38.00 +RBL, 06, 01, 88.00, 59.00, 5.00, 4.00, 7.00 +RCA, 06, 01, 74.00, 48.00, -9999.00, -9999.00, 36.00 +RDD, 06, 01, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 01, 73.00, 39.00, 11.00, 11.00, 17.00 +RDR, 06, 01, 74.00, 48.00, -9999.00, -9999.00, 34.00 +RDU, 06, 01, 83.00, 61.00, 21.00, 20.00, 32.00 +REE, 06, 01, 88.00, 61.00, -9999.00, -9999.00, 20.00 +REJ, 06, 01, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 01, 77.00, 54.00, 26.00, 24.00, 39.00 +RIC, 06, 01, 83.00, 60.00, 20.00, 21.00, 34.00 +RIV, 06, 01, 83.00, 54.00, -9999.00, -9999.00, 4.00 +RIW, 06, 01, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 01, 70.00, 42.00, 10.00, 12.00, 18.00 +RME, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +RMG, 06, 01, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +RND, 06, 01, 90.00, 70.00, -9999.00, -9999.00, 21.00 +RNO, 06, 01, 79.00, 45.00, 7.00, 5.00, 10.00 +ROA, 06, 01, 81.00, 58.00, 20.00, 26.00, 36.00 +ROC, 06, 01, 73.00, 51.00, 25.00, 25.00, 38.00 +ROW, 06, 01, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 01, 82.00, 58.00, 19.00, 14.00, 26.00 +RST, 06, 01, 74.00, 52.00, 27.00, 26.00, 41.00 +RWF, 06, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 01, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 01, 85.00, 54.00, 3.00, 2.00, 4.00 +SAF, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 01, 70.00, 61.00, 2.00, 2.00, 4.00 +SAT, 06, 01, 90.00, 70.00, 18.00, 19.00, 28.00 +SAV, 06, 01, 87.00, 67.00, 17.00, 26.00, 35.00 +SAW, 06, 01, 66.00, 46.00, -9999.00, -9999.00, 40.00 +SBA, 06, 01, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 01, 85.00, 55.00, -9999.00, -9999.00, 6.00 +SBN, 06, 01, 76.00, 55.00, 25.00, 23.00, 37.00 +SBP, 06, 01, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 01, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 01, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 01, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 01, 86.00, 56.00, 2.00, 1.00, 3.00 +SDF, 06, 01, 81.00, 60.00, 25.00, 25.00, 38.00 +SEA, 06, 01, 68.00, 50.00, 20.00, 22.00, 31.00 +SEM, 06, 01, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 01, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 01, 69.00, 52.00, 2.00, 3.00, 4.00 +SGF, 06, 01, 81.00, 59.00, 25.00, 23.00, 37.00 +SGY, 06, 01, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 01, 72.00, 44.00, 25.00, 23.00, 36.00 +SHV, 06, 01, 88.00, 67.00, 19.00, 19.00, 30.00 +SIT, 06, 01, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 01, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 01, 91.00, 65.00, 16.00, 12.00, 24.00 +SKA, 06, 01, 71.00, 47.00, -9999.00, -9999.00, 23.00 +SKF, 06, 01, 90.00, 70.00, -9999.00, -9999.00, 20.00 +SLC, 06, 01, 78.00, 51.00, 16.00, 16.00, 23.00 +SLE, 06, 01, 72.00, 46.00, 18.00, 23.00, 29.00 +SLN, 06, 01, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 01, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 01, 70.00, 49.00, -9999.00, 1.00, 2.00 +SNA, 06, 01, 68.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 01, 44.00, 35.00, 26.00, 35.00, 43.00 +SNS, 06, 01, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 01, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 01, 81.00, 58.00, 26.00, 23.00, 38.00 +SPS, 06, 01, 88.00, 65.00, 19.00, 13.00, 26.00 +SRQ, 06, 01, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 01, 87.00, 63.00, -9999.00, -9999.00, 32.00 +SSI, 06, 01, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +STC, 06, 01, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 01, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +STL, 06, 01, 82.00, 62.00, 23.00, 24.00, 37.00 +STNV, 06, 01, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +STS, 06, 01, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 01, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 01, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 01, 82.00, 52.00, -9999.00, -9999.00, 5.00 +SUX, 06, 01, 79.00, 56.00, 25.00, 21.00, 35.00 +SVN, 06, 01, 87.00, 67.00, -9999.00, -9999.00, 31.00 +SWF, 06, 01, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 01, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 01, 74.00, 51.00, 27.00, 31.00, 44.00 +SZL, 06, 01, 81.00, 58.00, -9999.00, -9999.00, 34.00 +TAD, 06, 01, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 01, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 01, 82.00, 56.00, -9999.00, -9999.00, 34.00 +TCC, 06, 01, 86.00, 56.00, 13.00, 7.00, 16.00 +TCL, 06, 01, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 01, 71.00, 47.00, -9999.00, -9999.00, 31.00 +TCS, 06, 01, 89.00, 59.00, -9999.00, 4.00, 7.00 +TEB, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 01, 84.00, 63.00, -9999.00, -9999.00, 28.00 +TKA, 06, 01, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 01, 90.00, 66.00, 14.00, 29.00, 36.00 +TNX, 06, 01, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 01, 77.00, 53.00, 23.00, 25.00, 38.00 +TOP, 06, 01, 81.00, 59.00, 28.00, 22.00, 40.00 +TPA, 06, 01, 89.00, 71.00, 13.00, 23.00, 29.00 +TPH, 06, 01, 79.00, 47.00, 5.00, 4.00, 7.00 +TRI, 06, 01, 80.00, 57.00, 25.00, 31.00, 42.00 +TRK, 06, 01, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 01, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 01, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 01, 84.00, 64.00, 24.00, 20.00, 35.00 +TUP, 06, 01, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 01, 96.00, 64.00, 3.00, 4.00, 6.00 +TVC, 06, 01, 73.00, 47.00, 21.00, 17.00, 30.00 +TVL, 06, 01, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 01, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 01, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 01, 82.00, 59.00, 23.00, 26.00, 36.00 +T01, 06, 01, 80.00, 58.00, -9999.00, -9999.00, 31.00 +T02, 06, 01, 85.00, 63.00, -9999.00, -9999.00, 31.00 +T03, 06, 01, 85.00, 64.00, -9999.00, -9999.00, 30.00 +T04, 06, 01, 88.00, 70.00, -9999.00, -9999.00, 30.00 +T05, 06, 01, 81.00, 57.00, -9999.00, -9999.00, 31.00 +T06, 06, 01, 88.00, 62.00, -9999.00, -9999.00, 27.00 +T07, 06, 01, 86.00, 50.00, -9999.00, -9999.00, 21.00 +T08, 06, 01, 78.00, 56.00, -9999.00, -9999.00, 14.00 +UCA, 06, 01, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 01, 88.00, 59.00, -9999.00, -9999.00, 2.00 +UIL, 06, 01, 63.00, 45.00, 40.00, 43.00, 51.00 +UIN, 06, 01, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 01, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 01, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 01, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +U15, 06, 01, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +U28, 06, 01, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 01, 88.00, 64.00, -9999.00, -9999.00, 29.00 +VBG, 06, 01, 70.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 06, 01, 89.00, 71.00, 14.00, 17.00, 24.00 +VCV, 06, 01, 87.00, 52.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 01, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 01, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 01, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 01, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 01, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 01, 88.00, 66.00, -9999.00, -9999.00, 27.00 +VRB, 06, 01, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 01, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 01, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 01, 80.00, 58.00, 22.00, 18.00, 30.00 +WJA, 06, 01, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 01, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 01, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 01, 79.00, 43.00, 11.00, 11.00, 16.00 +WPO, 06, 01, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 01, 89.00, 64.00, -9999.00, -9999.00, 31.00 +WRG, 06, 01, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 01, 80.00, 54.00, -9999.00, -9999.00, 32.00 +WRL, 06, 01, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +X68, 06, 01, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 01, 54.00, 41.00, 51.00, 51.00, 63.00 +YCG, 06, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 01, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 01, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 01, 77.00, 47.00, 8.00, 10.00, 16.00 +YNG, 06, 01, 74.00, 52.00, 28.00, 28.00, 42.00 +YPA, 06, 01, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 01, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 01, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 01, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 01, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 01, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 01, 100.00, 69.00, 0.00, 0.00, 1.00 +YVR, 06, 01, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 01, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 01, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 01, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 01, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 01, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 01, 68.00, 43.00, 27.00, 26.00, 41.00 +ZUN, 06, 01, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 01, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 01, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +01R, 06, 01, 88.00, 67.00, -9999.00, -9999.00, 26.00 +1V1, 06, 01, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 01, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 01, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 01, 81.00, 64.00, -9999.00, -9999.00, 32.00 +2PJ, 06, 01, 87.00, 63.00, -9999.00, -9999.00, 32.00 +3B1, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 01, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 01, 73.00, 47.00, -9999.00, -9999.00, 32.00 +3SE, 06, 01, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 01, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 01, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 06, 01, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 01, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 01, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 01, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 01, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 02, 77.00, 56.00, 27.00, 26.00, 41.00 +ABI, 06, 02, 89.00, 66.00, 15.00, 12.00, 22.00 +ABQ, 06, 02, 87.00, 55.00, 8.00, 8.00, 14.00 +ABR, 06, 02, 76.00, 51.00, 23.00, 19.00, 34.00 +ABY, 06, 02, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 02, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 02, 89.00, 69.00, 16.00, 16.00, 26.00 +ACV, 06, 02, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 02, 77.00, 56.00, 23.00, 20.00, 33.00 +ADK, 06, 02, 48.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 02, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 02, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 02, 80.00, 57.00, -9999.00, -9999.00, 29.00 +AEX, 06, 02, 88.00, 68.00, -9999.00, -9999.00, 26.00 +AFF, 06, 02, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 02, 91.00, 68.00, -9999.00, -9999.00, 49.00 +AGS, 06, 02, 88.00, 63.00, 19.00, 24.00, 35.00 +AHN, 06, 02, 85.00, 63.00, 17.00, 22.00, 30.00 +AKN, 06, 02, 56.00, 39.00, 32.00, 28.00, 43.00 +AKO, 06, 02, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 02, 76.00, 52.00, 27.00, 28.00, 42.00 +ALI, 06, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 02, 78.00, 55.00, 25.00, 22.00, 39.00 +ALS, 06, 02, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 02, 85.00, 58.00, 21.00, 12.00, 28.00 +AMG, 06, 02, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 02, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 02, 60.00, 45.00, 16.00, 17.00, 24.00 +AND, 06, 02, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 02, 59.00, 46.00, 44.00, 44.00, 56.00 +AOO, 06, 02, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +APN, 06, 02, 71.00, 45.00, 24.00, 25.00, 38.00 +AQQ, 06, 02, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +ART, 06, 02, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +AST, 06, 02, 63.00, 48.00, 33.00, 35.00, 45.00 +ATL, 06, 02, 84.00, 64.00, 19.00, 25.00, 34.00 +ATW, 06, 02, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 02, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 02, 80.00, 57.00, -9999.00, -9999.00, 35.00 +AUG, 06, 02, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 02, 89.00, 70.00, 16.00, 17.00, 28.00 +AUW, 06, 02, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 02, 79.00, 56.00, 23.00, 28.00, 39.00 +AVP, 06, 02, 75.00, 54.00, 29.00, 30.00, 45.00 +AXN, 06, 02, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 02, 74.00, 52.00, -9999.00, -9999.00, 33.00 +AYS, 06, 02, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 02, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 02, 88.00, 57.00, -9999.00, -9999.00, 8.00 +BAD, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 02, 69.00, 36.00, -9999.00, -9999.00, 11.00 +BDL, 06, 02, 77.00, 54.00, 26.00, 25.00, 38.00 +BDR, 06, 02, 73.00, 56.00, 25.00, 22.00, 36.00 +BET, 06, 02, 56.00, 39.00, 26.00, 22.00, 35.00 +BFD, 06, 02, 70.00, 47.00, 30.00, 33.00, 46.00 +BFF, 06, 02, 78.00, 49.00, 23.00, 17.00, 33.00 +BFL, 06, 02, 90.00, 62.00, 1.00, 1.00, 2.00 +BGM, 06, 02, 71.00, 52.00, 28.00, 31.00, 45.00 +BGR, 06, 02, 70.00, 49.00, 25.00, 27.00, 37.00 +BGS, 06, 02, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 02, 85.00, 63.00, 19.00, 24.00, 34.00 +BID, 06, 02, 67.00, 54.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 02, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 02, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 02, 74.00, 49.00, 24.00, 23.00, 35.00 +BIS, 06, 02, 74.00, 49.00, 26.00, 21.00, 37.00 +BIX, 06, 02, 87.00, 71.00, -9999.00, -9999.00, 27.00 +BJI, 06, 02, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 02, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 02, 78.00, 46.00, -9999.00, -9999.00, 31.00 +BKW, 06, 02, 75.00, 54.00, 29.00, 31.00, 44.00 +BLF, 06, 02, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 02, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 02, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 02, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 02, 83.00, 59.00, -9999.00, -9999.00, 32.00 +BNA, 06, 02, 84.00, 62.00, 23.00, 24.00, 36.00 +BNO, 06, 02, 71.00, 40.00, -9999.00, 14.00, 32.00 +BOI, 06, 02, 77.00, 49.00, 12.00, 12.00, 20.00 +BOS, 06, 02, 73.00, 56.00, 26.00, 24.00, 38.00 +BPI, 06, 02, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 02, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 02, 79.00, 58.00, -9999.00, -9999.00, 32.00 +BRO, 06, 02, 90.00, 74.00, 11.00, 15.00, 21.00 +BRW, 06, 02, 34.00, 26.00, 11.00, 13.00, 21.00 +BSM, 06, 02, 89.00, 70.00, -9999.00, -9999.00, 21.00 +BTI, 06, 02, 34.00, 26.00, 10.00, 12.00, 18.00 +BTL, 06, 02, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 02, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 02, 89.00, 69.00, 15.00, 24.00, 32.00 +BTT, 06, 02, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 02, 73.00, 52.00, 31.00, 31.00, 48.00 +BUB, 06, 02, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 02, 72.00, 53.00, 26.00, 27.00, 39.00 +BUR, 06, 02, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 02, 87.00, 71.00, -9999.00, 15.00, 20.00 +BWG, 06, 02, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 02, 80.00, 59.00, 23.00, 24.00, 36.00 +BYH, 06, 02, 87.00, 65.00, -9999.00, -9999.00, 33.00 +BYI, 06, 02, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 02, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 02, 87.00, 64.00, 19.00, 22.00, 33.00 +CAG, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 02, 76.00, 54.00, 26.00, 28.00, 41.00 +CAO, 06, 02, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 02, 69.00, 46.00, 31.00, 32.00, 45.00 +CBM, 06, 02, 87.00, 64.00, -9999.00, -9999.00, 27.00 +CDB, 06, 02, 48.00, 39.00, 44.00, 45.00, 62.00 +CDC, 06, 02, 80.00, 46.00, 8.00, 8.00, 13.00 +CDR, 06, 02, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 02, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 02, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 06, 02, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 02, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 02, 84.00, 61.00, 21.00, 25.00, 35.00 +CHO, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 02, 86.00, 67.00, 18.00, 24.00, 34.00 +CID, 06, 02, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 02, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 02, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 02, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 02, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 02, 75.00, 54.00, 25.00, 27.00, 40.00 +CLL, 06, 02, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 02, 83.00, 63.00, 23.00, 24.00, 37.00 +CMH, 06, 02, 78.00, 56.00, 23.00, 28.00, 39.00 +CMI, 06, 02, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 02, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 02, 81.00, 59.00, 25.00, 16.00, 33.00 +CNM, 06, 02, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 02, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +COD, 06, 02, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +COF, 06, 02, 87.00, 70.00, -9999.00, -9999.00, 33.00 +CON, 06, 02, 75.00, 48.00, 25.00, 25.00, 37.00 +COS, 06, 02, 75.00, 48.00, 21.00, 22.00, 34.00 +COT, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 02, 80.00, 59.00, 27.00, 25.00, 40.00 +CPR, 06, 02, 74.00, 44.00, 20.00, 20.00, 31.00 +CRBC, 06, 02, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 02, 89.00, 72.00, 13.00, 16.00, 24.00 +CRW, 06, 02, 81.00, 57.00, 29.00, 30.00, 43.00 +CSG, 06, 02, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 02, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 02, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 02, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 02, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 02, 80.00, 57.00, 23.00, 27.00, 38.00 +CVN, 06, 02, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 02, 86.00, 56.00, -9999.00, -9999.00, 19.00 +CXY, 06, 02, 78.00, 58.00, 20.00, 25.00, 35.00 +CYS, 06, 02, 71.00, 45.00, 21.00, 23.00, 34.00 +DAA, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 06, 02, 87.00, 69.00, 18.00, 31.00, 37.00 +DAG, 06, 02, 94.00, 65.00, 1.00, 1.00, 2.00 +DAL, 06, 02, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 02, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 02, 79.00, 57.00, 22.00, 25.00, 37.00 +DBQ, 06, 02, 76.00, 54.00, 25.00, 22.00, 36.00 +DCA, 06, 02, 82.00, 63.00, 20.00, 25.00, 35.00 +DDC, 06, 02, 83.00, 59.00, 23.00, 15.00, 29.00 +DEC, 06, 02, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 02, 78.00, 49.00, 20.00, 20.00, 32.00 +DFW, 06, 02, 89.00, 68.00, 19.00, 15.00, 27.00 +DHN, 06, 02, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 02, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 02, 92.00, 70.00, -9999.00, -9999.00, 18.00 +DLG, 06, 02, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 02, 68.00, 45.00, 29.00, 27.00, 43.00 +DLLC, 06, 02, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 02, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 02, 97.00, 64.00, -9999.00, -9999.00, 4.00 +DMN, 06, 02, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 02, 81.00, 59.00, -9999.00, -9999.00, 32.00 +DPG, 06, 02, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 02, 88.00, 66.00, -9999.00, -9999.00, 27.00 +DRA, 06, 02, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 02, 92.00, 70.00, 13.00, 10.00, 18.00 +DSM, 06, 02, 79.00, 58.00, 29.00, 22.00, 39.00 +DTW, 06, 02, 76.00, 53.00, 21.00, 23.00, 34.00 +DUG, 06, 02, 92.00, 56.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 02, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 02, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 02, 89.00, 66.00, -9999.00, -9999.00, 21.00 +D45, 06, 02, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 02, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 02, 76.00, 51.00, 25.00, 25.00, 38.00 +ECG, 06, 02, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 02, 87.00, 60.00, -9999.00, -9999.00, 5.00 +EED, 06, 02, 100.00, 73.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 02, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 02, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 02, 76.00, 49.00, 33.00, 36.00, 50.00 +EKO, 06, 02, 76.00, 42.00, 12.00, 12.00, 18.00 +ELD, 06, 02, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 02, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 02, 94.00, 62.00, 7.00, 3.00, 8.00 +ELY, 06, 02, 74.00, 38.00, 11.00, 12.00, 17.00 +EMP, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 02, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +END, 06, 02, 86.00, 63.00, -9999.00, -9999.00, 22.00 +ENN, 06, 02, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 02, 78.00, 56.00, -9999.00, -9999.00, 13.00 +EPH, 06, 02, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 02, 72.00, 54.00, 27.00, 25.00, 39.00 +ESF, 06, 02, 88.00, 68.00, -9999.00, -9999.00, 30.00 +EUG, 06, 02, 71.00, 48.00, 17.00, 21.00, 28.00 +EVV, 06, 02, 83.00, 60.00, 25.00, 25.00, 38.00 +EWN, 06, 02, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 02, 79.00, 60.00, 26.00, 25.00, 39.00 +EYW, 06, 02, 87.00, 78.00, 20.00, 18.00, 30.00 +E74, 06, 02, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 02, 83.00, 59.00, -9999.00, -9999.00, 33.00 +FAI, 06, 02, 67.00, 46.00, 22.00, 22.00, 34.00 +FAR, 06, 02, 75.00, 50.00, 23.00, 20.00, 35.00 +FAT, 06, 02, 90.00, 58.00, 1.00, 2.00, 2.00 +FAY, 06, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 02, 69.00, 42.00, 24.00, 26.00, 39.00 +FCS, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +FDY, 06, 02, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 02, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FHU, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +FLG, 06, 02, 75.00, 38.00, 6.00, 9.00, 12.00 +FLL, 06, 02, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 02, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FME, 06, 02, 82.00, 56.00, -9999.00, -9999.00, 31.00 +FMH, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FMN, 06, 02, 85.00, 46.00, 7.00, 6.00, 10.00 +FMY, 06, 02, 90.00, 72.00, 15.00, 29.00, 36.00 +FNT, 06, 02, 74.00, 52.00, 22.00, 22.00, 34.00 +FOD, 06, 02, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 02, 81.00, 60.00, -9999.00, -9999.00, 33.00 +FOK, 06, 02, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 02, 83.00, 60.00, -9999.00, -9999.00, 33.00 +FSD, 06, 02, 77.00, 53.00, 29.00, 18.00, 36.00 +FSI, 06, 02, 87.00, 64.00, -9999.00, -9999.00, 26.00 +FSM, 06, 02, 85.00, 63.00, 21.00, 23.00, 34.00 +FTK, 06, 02, 81.00, 58.00, -9999.00, -9999.00, 32.00 +FWA, 06, 02, 78.00, 56.00, 22.00, 25.00, 36.00 +FWH, 06, 02, 87.00, 66.00, -9999.00, -9999.00, 21.00 +FYU, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 02, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 02, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 02, 103.00, 66.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 02, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 02, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 02, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 02, 71.00, 47.00, 18.00, 18.00, 27.00 +GFA, 06, 02, 71.00, 46.00, -9999.00, -9999.00, 33.00 +GFK, 06, 02, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 02, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 02, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 02, 74.00, 48.00, 23.00, 20.00, 33.00 +GJT, 06, 02, 84.00, 54.00, 12.00, 12.00, 18.00 +GKN, 06, 02, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 02, 80.00, 52.00, 21.00, 13.00, 27.00 +GLH, 06, 02, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 02, 83.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 02, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 02, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 06, 02, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 02, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 02, 73.00, 50.00, 27.00, 21.00, 37.00 +GRCI, 06, 02, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 02, 71.00, 47.00, -9999.00, -9999.00, 25.00 +GRI, 06, 02, 80.00, 56.00, 24.00, 16.00, 31.00 +GRK, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 06, 02, 76.00, 52.00, 22.00, 22.00, 35.00 +GSB, 06, 02, 85.00, 63.00, -9999.00, -9999.00, 32.00 +GSG, 06, 02, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 02, 81.00, 60.00, 20.00, 22.00, 35.00 +GSP, 06, 02, 84.00, 62.00, 24.00, 25.00, 37.00 +GST, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 02, 72.00, 52.00, -9999.00, -9999.00, 40.00 +GTF, 06, 02, 71.00, 46.00, 25.00, 24.00, 35.00 +GUP, 06, 02, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 02, 79.00, 55.00, -9999.00, -9999.00, 35.00 +GVW, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 02, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 02, 79.00, 65.00, 22.00, 18.00, 32.00 +HBR, 06, 02, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 02, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 02, 76.00, 49.00, -9999.00, -9999.00, 20.00 +HKY, 06, 02, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 02, 72.00, 45.00, 21.00, 22.00, 33.00 +HMN, 06, 02, 94.00, 54.00, -9999.00, -9999.00, 10.00 +HMS, 06, 02, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 02, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 02, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HON, 06, 02, 77.00, 52.00, 24.00, 18.00, 34.00 +HOP, 06, 02, 83.00, 59.00, -9999.00, -9999.00, 33.00 +HOT, 06, 02, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 02, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 02, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 02, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 02, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 02, 88.00, 66.00, -9999.00, -9999.00, 29.00 +HST, 06, 02, 88.00, 70.00, -9999.00, -9999.00, 42.00 +HSV, 06, 02, 84.00, 62.00, 23.00, 24.00, 37.00 +HTL, 06, 02, 72.00, 48.00, 26.00, 23.00, 39.00 +HTS, 06, 02, 79.00, 58.00, 26.00, 28.00, 41.00 +HUF, 06, 02, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 02, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 02, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 02, 74.00, 47.00, 19.00, 19.00, 29.00 +IAB, 06, 02, 83.00, 61.00, -9999.00, -9999.00, 31.00 +IAD, 06, 02, 80.00, 56.00, 24.00, 28.00, 38.00 +IAG, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 02, 88.00, 69.00, 14.00, 21.00, 29.00 +ICT, 06, 02, 83.00, 61.00, 24.00, 20.00, 36.00 +IDA, 06, 02, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 02, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 02, 79.00, 59.00, 26.00, 24.00, 38.00 +ILI, 06, 02, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 02, 84.00, 65.00, 20.00, 21.00, 33.00 +IMT, 06, 02, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +IND, 06, 02, 80.00, 58.00, 25.00, 25.00, 38.00 +INL, 06, 02, 71.00, 46.00, 32.00, 27.00, 45.00 +INS, 06, 02, 89.00, 59.00, -9999.00, -9999.00, 2.00 +INT, 06, 02, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +INW, 06, 02, 87.00, 50.00, 5.00, 8.00, 10.00 +IPL, 06, 02, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 02, 77.00, 54.00, 28.00, 30.00, 44.00 +IRK, 06, 02, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 02, 75.00, 49.00, 22.00, 17.00, 32.00 +ISP, 06, 02, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 02, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 02, 100.00, 65.00, -9999.00, -9999.00, 2.00 +IWD, 06, 02, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 02, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 02, 89.00, 65.00, 20.00, 21.00, 32.00 +JAX, 06, 02, 88.00, 67.00, 18.00, 29.00, 37.00 +JBR, 06, 02, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 02, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 02, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 02, 74.00, 59.00, 23.00, 24.00, 37.00 +JHW, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 02, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 02, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 02, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 02, 59.00, 43.00, 44.00, 42.00, 56.00 +JST, 06, 02, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 02, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 02, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 02, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 02, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 02, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 02, 75.00, 51.00, 22.00, 21.00, 34.00 +LAR, 06, 02, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 02, 96.00, 66.00, 2.00, 2.00, 4.00 +LAX, 06, 02, 71.00, 58.00, 2.00, 1.00, 2.00 +LBB, 06, 02, 88.00, 62.00, 18.00, 10.00, 24.00 +LBF, 06, 02, 78.00, 51.00, 27.00, 13.00, 33.00 +LCH, 06, 02, 88.00, 70.00, 15.00, 20.00, 28.00 +LCK, 06, 02, 80.00, 56.00, -9999.00, -9999.00, 35.00 +LEB, 06, 02, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 02, 80.00, 59.00, 25.00, 26.00, 38.00 +LFI, 06, 02, 80.00, 64.00, -9999.00, -9999.00, 31.00 +LFK, 06, 02, 88.00, 68.00, 16.00, 21.00, 28.00 +LFT, 06, 02, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 02, 76.00, 60.00, 24.00, 23.00, 36.00 +LGB, 06, 02, 75.00, 59.00, 1.00, 1.00, 2.00 +LGU, 06, 02, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 02, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 02, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 02, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 02, 87.00, 65.00, 20.00, 21.00, 32.00 +LIZ, 06, 02, 69.00, 46.00, -9999.00, -9999.00, 43.00 +LMT, 06, 02, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +LND, 06, 02, 73.00, 46.00, 14.00, 15.00, 23.00 +LNK, 06, 02, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 02, 81.00, 47.00, 5.00, 6.00, 9.00 +LOZ, 06, 02, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 02, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 02, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LSE, 06, 02, 77.00, 54.00, 22.00, 24.00, 37.00 +LSF, 06, 02, 88.00, 66.00, -9999.00, -9999.00, 31.00 +LSV, 06, 02, 98.00, 59.00, -9999.00, -9999.00, 2.00 +LTS, 06, 02, 91.00, 64.00, -9999.00, -9999.00, 26.00 +LUF, 06, 02, 101.00, 63.00, -9999.00, -9999.00, 2.00 +LVS, 06, 02, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 02, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 02, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 02, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 02, 80.00, 58.00, 24.00, 25.00, 39.00 +MAF, 06, 02, 92.00, 63.00, 13.00, 7.00, 18.00 +MBL, 06, 02, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 02, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 02, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 02, 86.00, 56.00, -9999.00, -9999.00, 7.00 +MCF, 06, 02, 89.00, 71.00, -9999.00, -9999.00, 30.00 +MCG, 06, 02, 63.00, 42.00, 28.00, 25.00, 41.00 +MCI, 06, 02, 80.00, 60.00, 27.00, 21.00, 38.00 +MCK, 06, 02, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 02, 89.00, 64.00, 15.00, 23.00, 32.00 +MCO, 06, 02, 90.00, 70.00, 18.00, 36.00, 42.00 +MCW, 06, 02, 77.00, 54.00, 21.00, 20.00, 32.00 +MC2, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MDH, 06, 02, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 02, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 02, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 02, 78.00, 57.00, 29.00, 25.00, 41.00 +MEI, 06, 02, 88.00, 64.00, 18.00, 22.00, 33.00 +MEM, 06, 02, 87.00, 66.00, 20.00, 22.00, 34.00 +MER, 06, 02, 89.00, 54.00, -9999.00, -9999.00, 4.00 +MFD, 06, 02, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 02, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 02, 79.00, 48.00, 12.00, 10.00, 17.00 +MGE, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 06, 02, 87.00, 66.00, 15.00, 23.00, 32.00 +MGW, 06, 02, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 02, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 02, 85.00, 55.00, -9999.00, -9999.00, 7.00 +MHS, 06, 02, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 02, 87.00, 72.00, 21.00, 35.00, 42.00 +MIB, 06, 02, 72.00, 50.00, -9999.00, -9999.00, 35.00 +MIV, 06, 02, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 02, 82.00, 47.00, -9999.00, -9999.00, 19.00 +MKC, 06, 02, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 02, 72.00, 51.00, 26.00, 25.00, 39.00 +MKG, 06, 02, 73.00, 51.00, 24.00, 19.00, 33.00 +MKL, 06, 02, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 02, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 02, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 02, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 02, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 02, 80.00, 56.00, 28.00, 25.00, 41.00 +MLS, 06, 02, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 02, 88.00, 65.00, -9999.00, -9999.00, 32.00 +MOB, 06, 02, 88.00, 69.00, 17.00, 28.00, 37.00 +MOT, 06, 02, 72.00, 50.00, 23.00, 19.00, 32.00 +MPV, 06, 02, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 02, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 02, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 02, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 02, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 02, 66.00, 49.00, -9999.00, -9999.00, 13.00 +MSL, 06, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 02, 75.00, 51.00, 25.00, 23.00, 38.00 +MSO, 06, 02, 71.00, 43.00, 25.00, 23.00, 36.00 +MSP, 06, 02, 76.00, 54.00, 25.00, 27.00, 40.00 +MSS, 06, 02, 73.00, 50.00, 27.00, 27.00, 39.00 +MSY, 06, 02, 88.00, 69.00, 13.00, 26.00, 34.00 +MTC, 06, 02, 74.00, 53.00, -9999.00, -9999.00, 34.00 +MTN, 06, 02, 80.00, 59.00, -9999.00, -9999.00, 31.00 +MTO, 06, 02, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 02, 78.00, 55.00, -9999.00, -9999.00, 31.00 +MUO, 06, 02, 82.00, 49.00, -9999.00, -9999.00, 20.00 +MWA, 06, 02, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 02, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 02, 87.00, 66.00, -9999.00, -9999.00, 28.00 +MYL, 06, 02, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 02, 86.00, 64.00, -9999.00, -9999.00, 30.00 +NAO, 06, 02, 83.00, 70.00, -9999.00, -9999.00, 38.00 +NBC, 06, 02, 86.00, 67.00, -9999.00, -9999.00, 34.00 +NBE, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBG, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 06, 02, 77.00, 54.00, -9999.00, -9999.00, 36.00 +NCA, 06, 02, 85.00, 61.00, -9999.00, -9999.00, 33.00 +NCO, 06, 02, 70.00, 54.00, -9999.00, -9999.00, 36.00 +NC1, 06, 02, 88.00, 59.00, -9999.00, -9999.00, 4.00 +NEL, 06, 02, 78.00, 55.00, -9999.00, -9999.00, 34.00 +NFG, 06, 02, 69.00, 57.00, -9999.00, -9999.00, 8.00 +NFL, 06, 02, 79.00, 46.00, -9999.00, -9999.00, 13.00 +NGP, 06, 02, 88.00, 73.00, -9999.00, -9999.00, 18.00 +NGU, 06, 02, 81.00, 63.00, -9999.00, -9999.00, 29.00 +NGZ, 06, 02, 68.00, 52.00, -9999.00, -9999.00, 4.00 +NHK, 06, 02, 81.00, 58.00, -9999.00, -9999.00, 32.00 +NHZ, 06, 02, 70.00, 50.00, -9999.00, -9999.00, 38.00 +NID, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 02, 88.00, 67.00, -9999.00, -9999.00, 35.00 +NIR, 06, 02, 89.00, 70.00, -9999.00, -9999.00, 20.00 +NKT, 06, 02, 82.00, 66.00, -9999.00, -9999.00, 35.00 +NKX, 06, 02, 70.00, 61.00, -9999.00, -9999.00, 8.00 +NLC, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 06, 02, 87.00, 62.00, -9999.00, -9999.00, 28.00 +NPA, 06, 02, 87.00, 70.00, -9999.00, -9999.00, 27.00 +NQA, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 02, 91.00, 71.00, -9999.00, -9999.00, 20.00 +NQX, 06, 02, 87.00, 78.00, -9999.00, -9999.00, 32.00 +NRB, 06, 02, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NRC, 06, 02, 89.00, 53.00, -9999.00, -9999.00, 4.00 +NRS, 06, 02, 68.00, 58.00, -9999.00, -9999.00, 4.00 +NSE, 06, 02, 88.00, 66.00, -9999.00, -9999.00, 34.00 +NSI, 06, 02, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NTD, 06, 02, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 06, 02, 76.00, 58.00, -9999.00, -9999.00, 4.00 +NTU, 06, 02, 81.00, 63.00, -9999.00, -9999.00, 31.00 +NUC, 06, 02, 69.00, 57.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 02, 76.00, 51.00, -9999.00, -9999.00, 6.00 +NUW, 06, 02, 66.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 06, 02, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NXX, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 06, 02, 83.00, 57.00, -9999.00, -9999.00, 32.00 +NZC, 06, 02, 89.00, 64.00, -9999.00, -9999.00, 37.00 +NZJ, 06, 02, 77.00, 55.00, -9999.00, -9999.00, 6.00 +NZW, 06, 02, 74.00, 52.00, -9999.00, -9999.00, 36.00 +NZY, 06, 02, 70.00, 61.00, -9999.00, -9999.00, 4.00 +OAK, 06, 02, 71.00, 50.00, 2.00, 3.00, 5.00 +OAR, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +OFF, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 02, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 02, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 02, 84.00, 63.00, 22.00, 16.00, 31.00 +OLM, 06, 02, 69.00, 45.00, 25.00, 28.00, 36.00 +OMA, 06, 02, 81.00, 57.00, 23.00, 21.00, 33.00 +OME, 06, 02, 50.00, 36.00, 21.00, 22.00, 29.00 +ONT, 06, 02, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 02, 77.00, 54.00, 27.00, 22.00, 38.00 +ORF, 06, 02, 81.00, 63.00, 19.00, 22.00, 33.00 +ORH, 06, 02, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 02, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 02, 71.00, 47.00, -9999.00, -9999.00, 32.00 +OTG, 06, 02, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 02, 63.00, 49.00, 23.00, 25.00, 34.00 +OTM, 06, 02, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 02, 46.00, 34.00, 10.00, 11.00, 17.00 +OURC, 06, 02, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 02, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 02, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 02, 88.00, 65.00, -9999.00, -9999.00, 30.00 +PACZ, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 02, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 02, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 02, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 02, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 02, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 02, 88.00, 67.00, -9999.00, -9999.00, 23.00 +PAQ, 06, 02, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 02, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 02, 43.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 02, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 02, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 02, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 02, 73.00, 51.00, -9999.00, -9999.00, 38.00 +PBI, 06, 02, 87.00, 72.00, 22.00, 34.00, 43.00 +PDT, 06, 02, 76.00, 50.00, 13.00, 14.00, 21.00 +PDX, 06, 02, 72.00, 51.00, 24.00, 26.00, 34.00 +PFN, 06, 02, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 02, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 02, 79.00, 59.00, 24.00, 25.00, 38.00 +PHX, 06, 02, 100.00, 70.00, 2.00, 1.00, 3.00 +PIA, 06, 02, 79.00, 58.00, 26.00, 23.00, 39.00 +PIB, 06, 02, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 02, 74.00, 45.00, 17.00, 15.00, 26.00 +PIR, 06, 02, 78.00, 52.00, 23.00, 16.00, 30.00 +PIT, 06, 02, 76.00, 54.00, 29.00, 28.00, 44.00 +PKB, 06, 02, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 02, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 02, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 02, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 02, 87.00, 70.00, 16.00, 19.00, 29.00 +POB, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 06, 02, 88.00, 65.00, -9999.00, -9999.00, 33.00 +POM, 06, 02, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 06, 02, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 02, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 02, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 02, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 02, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 02, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 02, 73.00, 49.00, -9999.00, -9999.00, 35.00 +PSP, 06, 02, 100.00, 65.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 02, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 02, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 02, 84.00, 51.00, 14.00, 13.00, 22.00 +PUC, 06, 02, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 02, 74.00, 54.00, 25.00, 24.00, 38.00 +PVU, 06, 02, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 02, 70.00, 49.00, 28.00, 25.00, 40.00 +P02, 06, 02, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +P07, 06, 02, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +P11, 06, 02, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +P24, 06, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +P28, 06, 02, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +P35, 06, 02, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +P38, 06, 02, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +P39, 06, 02, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +P58, 06, 02, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +P59, 06, 02, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +P60, 06, 02, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +P61, 06, 02, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +P67, 06, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +P68, 06, 02, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +P69, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 02, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 02, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 02, 74.00, 49.00, 26.00, 24.00, 38.00 +RBL, 06, 02, 88.00, 59.00, 5.00, 4.00, 7.00 +RCA, 06, 02, 74.00, 49.00, -9999.00, -9999.00, 36.00 +RDD, 06, 02, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 02, 73.00, 40.00, 11.00, 11.00, 17.00 +RDR, 06, 02, 74.00, 49.00, -9999.00, -9999.00, 34.00 +RDU, 06, 02, 83.00, 61.00, 21.00, 20.00, 32.00 +REE, 06, 02, 88.00, 62.00, -9999.00, -9999.00, 20.00 +REJ, 06, 02, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 02, 77.00, 54.00, 26.00, 24.00, 39.00 +RIC, 06, 02, 83.00, 60.00, 20.00, 21.00, 34.00 +RIV, 06, 02, 83.00, 54.00, -9999.00, -9999.00, 4.00 +RIW, 06, 02, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 02, 71.00, 43.00, 10.00, 12.00, 18.00 +RME, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +RMG, 06, 02, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +RND, 06, 02, 90.00, 71.00, -9999.00, -9999.00, 21.00 +RNO, 06, 02, 79.00, 45.00, 7.00, 5.00, 10.00 +ROA, 06, 02, 81.00, 58.00, 19.00, 26.00, 36.00 +ROC, 06, 02, 73.00, 52.00, 25.00, 25.00, 38.00 +ROW, 06, 02, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 02, 83.00, 59.00, 19.00, 14.00, 26.00 +RST, 06, 02, 75.00, 52.00, 27.00, 26.00, 41.00 +RWF, 06, 02, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 02, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 02, 85.00, 54.00, 3.00, 2.00, 4.00 +SAF, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 02, 70.00, 61.00, 2.00, 2.00, 4.00 +SAT, 06, 02, 90.00, 71.00, 17.00, 19.00, 27.00 +SAV, 06, 02, 87.00, 67.00, 17.00, 26.00, 35.00 +SAW, 06, 02, 66.00, 47.00, -9999.00, -9999.00, 40.00 +SBA, 06, 02, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 02, 86.00, 55.00, -9999.00, -9999.00, 6.00 +SBN, 06, 02, 77.00, 56.00, 25.00, 23.00, 37.00 +SBP, 06, 02, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 02, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 02, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 02, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 02, 87.00, 56.00, 2.00, 1.00, 3.00 +SDF, 06, 02, 81.00, 60.00, 24.00, 25.00, 38.00 +SEA, 06, 02, 68.00, 50.00, 20.00, 22.00, 31.00 +SEM, 06, 02, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 02, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 02, 69.00, 52.00, 2.00, 3.00, 4.00 +SGF, 06, 02, 82.00, 59.00, 25.00, 23.00, 37.00 +SGY, 06, 02, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 02, 73.00, 44.00, 25.00, 22.00, 36.00 +SHV, 06, 02, 88.00, 67.00, 19.00, 19.00, 30.00 +SIT, 06, 02, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 02, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 02, 91.00, 65.00, 16.00, 12.00, 24.00 +SKA, 06, 02, 71.00, 47.00, -9999.00, -9999.00, 23.00 +SKF, 06, 02, 90.00, 71.00, -9999.00, -9999.00, 20.00 +SLC, 06, 02, 79.00, 52.00, 15.00, 16.00, 23.00 +SLE, 06, 02, 72.00, 46.00, 18.00, 22.00, 29.00 +SLN, 06, 02, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 02, 70.00, 49.00, -9999.00, 1.00, 2.00 +SNA, 06, 02, 68.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 02, 44.00, 35.00, 26.00, 35.00, 43.00 +SNS, 06, 02, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 02, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 02, 81.00, 59.00, 26.00, 23.00, 38.00 +SPS, 06, 02, 89.00, 65.00, 19.00, 13.00, 26.00 +SRQ, 06, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 02, 87.00, 63.00, -9999.00, -9999.00, 32.00 +SSI, 06, 02, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +STC, 06, 02, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 02, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +STL, 06, 02, 82.00, 63.00, 23.00, 24.00, 37.00 +STNV, 06, 02, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +STS, 06, 02, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 02, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 02, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 02, 82.00, 52.00, -9999.00, -9999.00, 5.00 +SUX, 06, 02, 79.00, 57.00, 25.00, 21.00, 35.00 +SVN, 06, 02, 87.00, 67.00, -9999.00, -9999.00, 32.00 +SWF, 06, 02, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 02, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 02, 74.00, 51.00, 27.00, 31.00, 44.00 +SZL, 06, 02, 81.00, 58.00, -9999.00, -9999.00, 34.00 +TAD, 06, 02, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 02, 82.00, 56.00, -9999.00, -9999.00, 34.00 +TCC, 06, 02, 87.00, 57.00, 13.00, 7.00, 16.00 +TCL, 06, 02, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 02, 71.00, 47.00, -9999.00, -9999.00, 31.00 +TCS, 06, 02, 89.00, 60.00, -9999.00, 4.00, 7.00 +TEB, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 02, 84.00, 63.00, -9999.00, -9999.00, 28.00 +TKA, 06, 02, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 02, 90.00, 66.00, 14.00, 30.00, 37.00 +TNX, 06, 02, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 02, 77.00, 53.00, 23.00, 25.00, 37.00 +TOP, 06, 02, 81.00, 60.00, 28.00, 22.00, 40.00 +TPA, 06, 02, 89.00, 71.00, 13.00, 24.00, 30.00 +TPH, 06, 02, 80.00, 48.00, 5.00, 4.00, 7.00 +TRI, 06, 02, 80.00, 57.00, 25.00, 31.00, 42.00 +TRK, 06, 02, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 02, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 02, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 02, 85.00, 65.00, 24.00, 20.00, 35.00 +TUP, 06, 02, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 02, 97.00, 64.00, 3.00, 4.00, 6.00 +TVC, 06, 02, 73.00, 48.00, 21.00, 17.00, 30.00 +TVL, 06, 02, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 02, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 02, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 02, 82.00, 59.00, 23.00, 26.00, 35.00 +T01, 06, 02, 80.00, 58.00, -9999.00, -9999.00, 31.00 +T02, 06, 02, 85.00, 63.00, -9999.00, -9999.00, 31.00 +T03, 06, 02, 85.00, 64.00, -9999.00, -9999.00, 30.00 +T04, 06, 02, 88.00, 70.00, -9999.00, -9999.00, 30.00 +T05, 06, 02, 82.00, 58.00, -9999.00, -9999.00, 31.00 +T06, 06, 02, 88.00, 62.00, -9999.00, -9999.00, 27.00 +T07, 06, 02, 87.00, 50.00, -9999.00, -9999.00, 20.00 +T08, 06, 02, 78.00, 56.00, -9999.00, -9999.00, 14.00 +UCA, 06, 02, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 02, 89.00, 59.00, -9999.00, -9999.00, 2.00 +UIL, 06, 02, 63.00, 45.00, 39.00, 42.00, 50.00 +UIN, 06, 02, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 02, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 02, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 02, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +U15, 06, 02, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +U28, 06, 02, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 02, 88.00, 64.00, -9999.00, -9999.00, 29.00 +VBG, 06, 02, 70.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 06, 02, 89.00, 71.00, 14.00, 17.00, 24.00 +VCV, 06, 02, 88.00, 52.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 02, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 02, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 02, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 02, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 02, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 02, 88.00, 66.00, -9999.00, -9999.00, 27.00 +VRB, 06, 02, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 02, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 02, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 02, 80.00, 58.00, 22.00, 18.00, 30.00 +WJA, 06, 02, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 02, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 02, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 02, 79.00, 43.00, 11.00, 11.00, 16.00 +WPO, 06, 02, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 02, 89.00, 64.00, -9999.00, -9999.00, 31.00 +WRG, 06, 02, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 02, 80.00, 54.00, -9999.00, -9999.00, 32.00 +WRL, 06, 02, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +X68, 06, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 02, 54.00, 41.00, 51.00, 51.00, 62.00 +YCG, 06, 02, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 02, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 02, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 02, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 02, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 02, 77.00, 47.00, 8.00, 10.00, 16.00 +YNG, 06, 02, 75.00, 52.00, 28.00, 28.00, 42.00 +YPA, 06, 02, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 02, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 02, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 02, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 02, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 02, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 02, 100.00, 69.00, 0.00, 0.00, 1.00 +YVR, 06, 02, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 02, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 02, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 02, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 02, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 02, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 02, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 02, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 02, 68.00, 43.00, 27.00, 26.00, 42.00 +ZUN, 06, 02, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 02, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 02, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 02, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +01R, 06, 02, 88.00, 67.00, -9999.00, -9999.00, 26.00 +1V1, 06, 02, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 02, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 02, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 02, 81.00, 65.00, -9999.00, -9999.00, 32.00 +2PJ, 06, 02, 87.00, 63.00, -9999.00, -9999.00, 32.00 +3B1, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 02, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 02, 73.00, 47.00, -9999.00, -9999.00, 32.00 +3SE, 06, 02, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 02, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 02, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 06, 02, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 02, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 02, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 02, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 02, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 03, 77.00, 56.00, 27.00, 26.00, 41.00 +ABI, 06, 03, 89.00, 66.00, 15.00, 12.00, 22.00 +ABQ, 06, 03, 87.00, 55.00, 8.00, 8.00, 14.00 +ABR, 06, 03, 76.00, 51.00, 23.00, 19.00, 35.00 +ABY, 06, 03, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 03, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 03, 89.00, 69.00, 16.00, 16.00, 26.00 +ACV, 06, 03, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 03, 77.00, 56.00, 23.00, 20.00, 32.00 +ADK, 06, 03, 48.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 03, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 03, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 03, 80.00, 57.00, -9999.00, -9999.00, 30.00 +AEX, 06, 03, 88.00, 68.00, -9999.00, -9999.00, 26.00 +AFF, 06, 03, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 03, 91.00, 68.00, -9999.00, -9999.00, 50.00 +AGS, 06, 03, 88.00, 63.00, 19.00, 24.00, 35.00 +AHN, 06, 03, 85.00, 63.00, 17.00, 22.00, 30.00 +AKN, 06, 03, 56.00, 39.00, 33.00, 28.00, 44.00 +AKO, 06, 03, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 03, 76.00, 52.00, 27.00, 28.00, 42.00 +ALI, 06, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 03, 78.00, 55.00, 25.00, 22.00, 39.00 +ALS, 06, 03, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 03, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 03, 85.00, 58.00, 21.00, 12.00, 28.00 +AMG, 06, 03, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 03, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 03, 60.00, 45.00, 16.00, 17.00, 25.00 +AND, 06, 03, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 03, 59.00, 46.00, 44.00, 44.00, 56.00 +AOO, 06, 03, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +APN, 06, 03, 71.00, 45.00, 24.00, 25.00, 38.00 +AQQ, 06, 03, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +ART, 06, 03, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +AST, 06, 03, 63.00, 48.00, 33.00, 35.00, 45.00 +ATL, 06, 03, 84.00, 64.00, 19.00, 25.00, 33.00 +ATW, 06, 03, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 03, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 03, 80.00, 57.00, -9999.00, -9999.00, 35.00 +AUG, 06, 03, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 03, 89.00, 70.00, 16.00, 17.00, 27.00 +AUW, 06, 03, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 03, 79.00, 56.00, 23.00, 28.00, 39.00 +AVP, 06, 03, 75.00, 54.00, 29.00, 30.00, 45.00 +AXN, 06, 03, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 03, 74.00, 52.00, -9999.00, -9999.00, 33.00 +AYS, 06, 03, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 03, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 03, 88.00, 57.00, -9999.00, -9999.00, 8.00 +BAD, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 03, 69.00, 36.00, -9999.00, -9999.00, 11.00 +BDL, 06, 03, 77.00, 54.00, 26.00, 25.00, 38.00 +BDR, 06, 03, 73.00, 56.00, 25.00, 22.00, 36.00 +BET, 06, 03, 56.00, 39.00, 27.00, 22.00, 35.00 +BFD, 06, 03, 70.00, 47.00, 30.00, 33.00, 46.00 +BFF, 06, 03, 78.00, 49.00, 23.00, 17.00, 33.00 +BFL, 06, 03, 90.00, 62.00, 1.00, 1.00, 2.00 +BGM, 06, 03, 71.00, 52.00, 28.00, 31.00, 45.00 +BGR, 06, 03, 70.00, 49.00, 25.00, 27.00, 37.00 +BGS, 06, 03, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 03, 85.00, 63.00, 19.00, 24.00, 33.00 +BID, 06, 03, 67.00, 54.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 03, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 03, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 03, 74.00, 49.00, 24.00, 23.00, 35.00 +BIS, 06, 03, 74.00, 49.00, 26.00, 21.00, 37.00 +BIX, 06, 03, 87.00, 71.00, -9999.00, -9999.00, 27.00 +BJI, 06, 03, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 03, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 03, 78.00, 46.00, -9999.00, -9999.00, 31.00 +BKW, 06, 03, 75.00, 54.00, 29.00, 31.00, 44.00 +BLF, 06, 03, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 03, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 03, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 03, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 03, 83.00, 59.00, -9999.00, -9999.00, 32.00 +BNA, 06, 03, 84.00, 62.00, 22.00, 23.00, 36.00 +BNO, 06, 03, 71.00, 40.00, -9999.00, 14.00, 32.00 +BOI, 06, 03, 77.00, 49.00, 12.00, 12.00, 19.00 +BOS, 06, 03, 73.00, 56.00, 26.00, 24.00, 38.00 +BPI, 06, 03, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 03, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 03, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 03, 79.00, 58.00, -9999.00, -9999.00, 32.00 +BRO, 06, 03, 90.00, 74.00, 11.00, 15.00, 21.00 +BRW, 06, 03, 34.00, 26.00, 11.00, 13.00, 21.00 +BSM, 06, 03, 89.00, 70.00, -9999.00, -9999.00, 21.00 +BTI, 06, 03, 34.00, 27.00, 11.00, 12.00, 18.00 +BTL, 06, 03, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 03, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 03, 89.00, 69.00, 15.00, 25.00, 32.00 +BTT, 06, 03, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 03, 73.00, 52.00, 31.00, 31.00, 48.00 +BUB, 06, 03, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 03, 72.00, 53.00, 26.00, 26.00, 39.00 +BUR, 06, 03, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 03, 87.00, 71.00, -9999.00, 15.00, 20.00 +BWG, 06, 03, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 03, 80.00, 59.00, 23.00, 24.00, 36.00 +BYH, 06, 03, 87.00, 65.00, -9999.00, -9999.00, 33.00 +BYI, 06, 03, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 03, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 03, 87.00, 64.00, 19.00, 22.00, 33.00 +CAG, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 03, 76.00, 54.00, 26.00, 28.00, 41.00 +CAO, 06, 03, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 03, 69.00, 46.00, 31.00, 32.00, 45.00 +CBM, 06, 03, 87.00, 64.00, -9999.00, -9999.00, 27.00 +CDB, 06, 03, 48.00, 39.00, 43.00, 45.00, 61.00 +CDC, 06, 03, 80.00, 46.00, 8.00, 8.00, 13.00 +CDR, 06, 03, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 03, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 03, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 06, 03, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 03, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 03, 84.00, 61.00, 21.00, 25.00, 35.00 +CHO, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 03, 86.00, 67.00, 18.00, 24.00, 35.00 +CID, 06, 03, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 03, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 03, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 03, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 03, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 03, 75.00, 54.00, 24.00, 26.00, 40.00 +CLL, 06, 03, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 03, 83.00, 63.00, 23.00, 24.00, 37.00 +CMH, 06, 03, 78.00, 56.00, 23.00, 28.00, 39.00 +CMI, 06, 03, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 03, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 03, 81.00, 59.00, 25.00, 16.00, 33.00 +CNM, 06, 03, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 03, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +COD, 06, 03, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +COF, 06, 03, 87.00, 70.00, -9999.00, -9999.00, 33.00 +CON, 06, 03, 75.00, 48.00, 25.00, 25.00, 37.00 +COS, 06, 03, 75.00, 48.00, 21.00, 21.00, 33.00 +COT, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 03, 80.00, 59.00, 27.00, 24.00, 40.00 +CPR, 06, 03, 74.00, 44.00, 20.00, 20.00, 31.00 +CRBC, 06, 03, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 03, 89.00, 72.00, 13.00, 16.00, 24.00 +CRW, 06, 03, 81.00, 57.00, 29.00, 29.00, 43.00 +CSG, 06, 03, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 03, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 03, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 03, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 03, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 03, 80.00, 57.00, 23.00, 27.00, 38.00 +CVN, 06, 03, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 03, 86.00, 56.00, -9999.00, -9999.00, 20.00 +CXY, 06, 03, 78.00, 58.00, 20.00, 25.00, 35.00 +CYS, 06, 03, 71.00, 45.00, 21.00, 23.00, 34.00 +DAA, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 06, 03, 87.00, 69.00, 18.00, 31.00, 38.00 +DAG, 06, 03, 94.00, 65.00, 1.00, 1.00, 2.00 +DAL, 06, 03, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 03, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 03, 79.00, 57.00, 22.00, 25.00, 37.00 +DBQ, 06, 03, 76.00, 54.00, 25.00, 22.00, 36.00 +DCA, 06, 03, 82.00, 63.00, 19.00, 25.00, 35.00 +DDC, 06, 03, 83.00, 59.00, 23.00, 14.00, 29.00 +DEC, 06, 03, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 03, 78.00, 49.00, 20.00, 20.00, 31.00 +DFW, 06, 03, 89.00, 68.00, 19.00, 15.00, 26.00 +DHN, 06, 03, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 03, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 03, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 03, 92.00, 70.00, -9999.00, -9999.00, 18.00 +DLG, 06, 03, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 03, 68.00, 45.00, 29.00, 27.00, 43.00 +DLLC, 06, 03, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 03, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 03, 97.00, 64.00, -9999.00, -9999.00, 4.00 +DMN, 06, 03, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 03, 81.00, 59.00, -9999.00, -9999.00, 32.00 +DPG, 06, 03, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 03, 88.00, 66.00, -9999.00, -9999.00, 28.00 +DRA, 06, 03, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 03, 92.00, 70.00, 13.00, 10.00, 18.00 +DSM, 06, 03, 79.00, 58.00, 29.00, 22.00, 39.00 +DTW, 06, 03, 76.00, 53.00, 21.00, 23.00, 34.00 +DUG, 06, 03, 92.00, 56.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 03, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 03, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 03, 89.00, 66.00, -9999.00, -9999.00, 20.00 +D45, 06, 03, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 03, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 03, 76.00, 51.00, 25.00, 25.00, 39.00 +ECG, 06, 03, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 03, 87.00, 60.00, -9999.00, -9999.00, 4.00 +EED, 06, 03, 100.00, 73.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 03, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 03, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 03, 76.00, 49.00, 33.00, 36.00, 50.00 +EKO, 06, 03, 76.00, 42.00, 12.00, 12.00, 18.00 +ELD, 06, 03, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 03, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 03, 94.00, 62.00, 7.00, 3.00, 8.00 +ELY, 06, 03, 74.00, 38.00, 11.00, 12.00, 17.00 +EMP, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 03, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +END, 06, 03, 86.00, 63.00, -9999.00, -9999.00, 22.00 +ENN, 06, 03, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 03, 78.00, 56.00, -9999.00, -9999.00, 13.00 +EPH, 06, 03, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 03, 72.00, 54.00, 27.00, 25.00, 39.00 +ESF, 06, 03, 88.00, 68.00, -9999.00, -9999.00, 30.00 +EUG, 06, 03, 71.00, 48.00, 17.00, 21.00, 27.00 +EVV, 06, 03, 83.00, 60.00, 25.00, 25.00, 38.00 +EWN, 06, 03, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 03, 79.00, 60.00, 25.00, 25.00, 38.00 +EYW, 06, 03, 87.00, 78.00, 21.00, 18.00, 30.00 +E74, 06, 03, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 03, 83.00, 59.00, -9999.00, -9999.00, 33.00 +FAI, 06, 03, 67.00, 46.00, 22.00, 23.00, 35.00 +FAR, 06, 03, 75.00, 50.00, 23.00, 20.00, 35.00 +FAT, 06, 03, 90.00, 58.00, 1.00, 2.00, 2.00 +FAY, 06, 03, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 03, 69.00, 42.00, 24.00, 26.00, 39.00 +FCS, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +FDY, 06, 03, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 03, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FHU, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +FLG, 06, 03, 75.00, 38.00, 6.00, 9.00, 11.00 +FLL, 06, 03, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 03, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 03, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FME, 06, 03, 82.00, 56.00, -9999.00, -9999.00, 31.00 +FMH, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FMN, 06, 03, 85.00, 46.00, 7.00, 6.00, 10.00 +FMY, 06, 03, 90.00, 72.00, 16.00, 30.00, 37.00 +FNT, 06, 03, 74.00, 52.00, 22.00, 21.00, 34.00 +FOD, 06, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 03, 81.00, 60.00, -9999.00, -9999.00, 33.00 +FOK, 06, 03, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 03, 83.00, 60.00, -9999.00, -9999.00, 33.00 +FSD, 06, 03, 77.00, 53.00, 29.00, 18.00, 36.00 +FSI, 06, 03, 87.00, 64.00, -9999.00, -9999.00, 26.00 +FSM, 06, 03, 85.00, 63.00, 21.00, 23.00, 34.00 +FTK, 06, 03, 81.00, 58.00, -9999.00, -9999.00, 32.00 +FWA, 06, 03, 78.00, 56.00, 22.00, 25.00, 36.00 +FWH, 06, 03, 87.00, 66.00, -9999.00, -9999.00, 21.00 +FYU, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 03, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 03, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 03, 103.00, 66.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 03, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 03, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 03, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 03, 71.00, 47.00, 18.00, 18.00, 27.00 +GFA, 06, 03, 71.00, 46.00, -9999.00, -9999.00, 33.00 +GFK, 06, 03, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 03, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 03, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 03, 74.00, 48.00, 23.00, 20.00, 33.00 +GJT, 06, 03, 84.00, 54.00, 12.00, 11.00, 18.00 +GKN, 06, 03, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 03, 80.00, 52.00, 20.00, 13.00, 27.00 +GLH, 06, 03, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 03, 83.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 03, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 03, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 06, 03, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 03, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 03, 73.00, 50.00, 27.00, 21.00, 37.00 +GRCI, 06, 03, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 03, 71.00, 47.00, -9999.00, -9999.00, 25.00 +GRI, 06, 03, 80.00, 56.00, 24.00, 16.00, 31.00 +GRK, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 06, 03, 76.00, 52.00, 22.00, 22.00, 35.00 +GSB, 06, 03, 85.00, 63.00, -9999.00, -9999.00, 32.00 +GSG, 06, 03, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 03, 81.00, 60.00, 20.00, 22.00, 35.00 +GSP, 06, 03, 84.00, 62.00, 24.00, 24.00, 37.00 +GST, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 03, 72.00, 52.00, -9999.00, -9999.00, 40.00 +GTF, 06, 03, 71.00, 46.00, 25.00, 24.00, 35.00 +GUP, 06, 03, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 03, 79.00, 55.00, -9999.00, -9999.00, 35.00 +GVW, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 03, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 03, 79.00, 65.00, 22.00, 18.00, 32.00 +HBR, 06, 03, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 03, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 03, 76.00, 49.00, -9999.00, -9999.00, 20.00 +HKY, 06, 03, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 03, 72.00, 45.00, 21.00, 22.00, 33.00 +HMN, 06, 03, 94.00, 54.00, -9999.00, -9999.00, 10.00 +HMS, 06, 03, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 03, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 03, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HON, 06, 03, 77.00, 52.00, 24.00, 18.00, 34.00 +HOP, 06, 03, 83.00, 59.00, -9999.00, -9999.00, 33.00 +HOT, 06, 03, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 03, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 03, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 03, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 03, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 03, 88.00, 66.00, -9999.00, -9999.00, 30.00 +HST, 06, 03, 88.00, 70.00, -9999.00, -9999.00, 42.00 +HSV, 06, 03, 84.00, 62.00, 22.00, 24.00, 36.00 +HTL, 06, 03, 72.00, 48.00, 26.00, 23.00, 39.00 +HTS, 06, 03, 79.00, 58.00, 26.00, 28.00, 41.00 +HUF, 06, 03, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 03, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 03, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 03, 74.00, 47.00, 19.00, 19.00, 29.00 +IAB, 06, 03, 83.00, 61.00, -9999.00, -9999.00, 31.00 +IAD, 06, 03, 80.00, 56.00, 24.00, 28.00, 38.00 +IAG, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 03, 88.00, 69.00, 14.00, 21.00, 29.00 +ICT, 06, 03, 83.00, 61.00, 24.00, 20.00, 36.00 +IDA, 06, 03, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 03, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 03, 79.00, 59.00, 26.00, 24.00, 38.00 +ILI, 06, 03, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 03, 84.00, 65.00, 20.00, 21.00, 33.00 +IMT, 06, 03, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +IND, 06, 03, 80.00, 58.00, 25.00, 25.00, 38.00 +INL, 06, 03, 71.00, 46.00, 32.00, 27.00, 45.00 +INS, 06, 03, 89.00, 59.00, -9999.00, -9999.00, 2.00 +INT, 06, 03, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +INW, 06, 03, 87.00, 50.00, 5.00, 7.00, 10.00 +IPL, 06, 03, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 03, 77.00, 54.00, 28.00, 30.00, 44.00 +IRK, 06, 03, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 03, 75.00, 49.00, 22.00, 17.00, 32.00 +ISP, 06, 03, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 03, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 03, 100.00, 65.00, -9999.00, -9999.00, 2.00 +IWD, 06, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 03, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 03, 89.00, 65.00, 19.00, 21.00, 32.00 +JAX, 06, 03, 88.00, 67.00, 18.00, 30.00, 37.00 +JBR, 06, 03, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 03, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 03, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 03, 74.00, 59.00, 23.00, 24.00, 37.00 +JHW, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 03, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 03, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 03, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 03, 59.00, 43.00, 44.00, 42.00, 56.00 +JST, 06, 03, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 03, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 03, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 03, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 03, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 03, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 03, 75.00, 51.00, 22.00, 21.00, 34.00 +LAR, 06, 03, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 03, 96.00, 66.00, 2.00, 2.00, 4.00 +LAX, 06, 03, 71.00, 58.00, 2.00, 1.00, 2.00 +LBB, 06, 03, 88.00, 62.00, 18.00, 10.00, 23.00 +LBF, 06, 03, 78.00, 51.00, 27.00, 13.00, 32.00 +LCH, 06, 03, 88.00, 70.00, 15.00, 20.00, 28.00 +LCK, 06, 03, 80.00, 56.00, -9999.00, -9999.00, 35.00 +LEB, 06, 03, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 03, 80.00, 59.00, 24.00, 26.00, 37.00 +LFI, 06, 03, 80.00, 64.00, -9999.00, -9999.00, 31.00 +LFK, 06, 03, 88.00, 68.00, 16.00, 21.00, 28.00 +LFT, 06, 03, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 03, 76.00, 60.00, 24.00, 23.00, 36.00 +LGB, 06, 03, 75.00, 59.00, 1.00, 1.00, 2.00 +LGU, 06, 03, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 03, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 03, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 03, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 03, 87.00, 65.00, 20.00, 21.00, 31.00 +LIZ, 06, 03, 69.00, 46.00, -9999.00, -9999.00, 43.00 +LMT, 06, 03, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +LND, 06, 03, 73.00, 46.00, 14.00, 15.00, 22.00 +LNK, 06, 03, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 03, 81.00, 47.00, 5.00, 6.00, 9.00 +LOZ, 06, 03, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 03, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 03, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LSE, 06, 03, 77.00, 54.00, 22.00, 24.00, 37.00 +LSF, 06, 03, 88.00, 66.00, -9999.00, -9999.00, 31.00 +LSV, 06, 03, 98.00, 59.00, -9999.00, -9999.00, 2.00 +LTS, 06, 03, 91.00, 64.00, -9999.00, -9999.00, 25.00 +LUF, 06, 03, 101.00, 63.00, -9999.00, -9999.00, 2.00 +LVS, 06, 03, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 03, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 03, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 03, 80.00, 58.00, 24.00, 25.00, 39.00 +MAF, 06, 03, 92.00, 63.00, 13.00, 7.00, 18.00 +MBL, 06, 03, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 03, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 03, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 03, 86.00, 56.00, -9999.00, -9999.00, 6.00 +MCF, 06, 03, 89.00, 71.00, -9999.00, -9999.00, 31.00 +MCG, 06, 03, 63.00, 42.00, 29.00, 26.00, 41.00 +MCI, 06, 03, 80.00, 60.00, 27.00, 21.00, 38.00 +MCK, 06, 03, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 03, 89.00, 64.00, 15.00, 23.00, 32.00 +MCO, 06, 03, 90.00, 70.00, 18.00, 36.00, 43.00 +MCW, 06, 03, 77.00, 54.00, 21.00, 20.00, 32.00 +MC2, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MDH, 06, 03, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 03, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 03, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 03, 78.00, 57.00, 29.00, 25.00, 41.00 +MEI, 06, 03, 88.00, 64.00, 18.00, 22.00, 33.00 +MEM, 06, 03, 87.00, 66.00, 20.00, 22.00, 33.00 +MER, 06, 03, 89.00, 54.00, -9999.00, -9999.00, 4.00 +MFD, 06, 03, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 03, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 03, 79.00, 48.00, 12.00, 10.00, 17.00 +MGE, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 06, 03, 87.00, 66.00, 15.00, 23.00, 32.00 +MGW, 06, 03, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 03, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 03, 85.00, 55.00, -9999.00, -9999.00, 6.00 +MHS, 06, 03, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 03, 87.00, 72.00, 21.00, 36.00, 43.00 +MIB, 06, 03, 72.00, 50.00, -9999.00, -9999.00, 35.00 +MIV, 06, 03, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 03, 82.00, 47.00, -9999.00, -9999.00, 19.00 +MKC, 06, 03, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 03, 72.00, 51.00, 26.00, 25.00, 39.00 +MKG, 06, 03, 73.00, 51.00, 24.00, 19.00, 33.00 +MKL, 06, 03, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 03, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 03, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 03, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 03, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 03, 80.00, 56.00, 28.00, 25.00, 41.00 +MLS, 06, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 03, 88.00, 65.00, -9999.00, -9999.00, 32.00 +MOB, 06, 03, 88.00, 69.00, 17.00, 28.00, 37.00 +MOT, 06, 03, 72.00, 50.00, 23.00, 19.00, 32.00 +MPV, 06, 03, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 03, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 03, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 03, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 03, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 03, 66.00, 49.00, -9999.00, -9999.00, 12.00 +MSL, 06, 03, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 03, 75.00, 51.00, 25.00, 23.00, 38.00 +MSO, 06, 03, 71.00, 43.00, 25.00, 23.00, 36.00 +MSP, 06, 03, 76.00, 54.00, 25.00, 27.00, 41.00 +MSS, 06, 03, 73.00, 50.00, 27.00, 27.00, 39.00 +MSY, 06, 03, 88.00, 69.00, 13.00, 27.00, 35.00 +MTC, 06, 03, 74.00, 53.00, -9999.00, -9999.00, 34.00 +MTN, 06, 03, 80.00, 59.00, -9999.00, -9999.00, 31.00 +MTO, 06, 03, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 03, 78.00, 55.00, -9999.00, -9999.00, 31.00 +MUO, 06, 03, 82.00, 49.00, -9999.00, -9999.00, 20.00 +MWA, 06, 03, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 03, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 03, 87.00, 66.00, -9999.00, -9999.00, 28.00 +MYL, 06, 03, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 03, 86.00, 64.00, -9999.00, -9999.00, 30.00 +NAO, 06, 03, 83.00, 70.00, -9999.00, -9999.00, 39.00 +NBC, 06, 03, 86.00, 67.00, -9999.00, -9999.00, 34.00 +NBE, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NBG, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 06, 03, 77.00, 54.00, -9999.00, -9999.00, 35.00 +NCA, 06, 03, 85.00, 61.00, -9999.00, -9999.00, 33.00 +NCO, 06, 03, 70.00, 54.00, -9999.00, -9999.00, 36.00 +NC1, 06, 03, 88.00, 59.00, -9999.00, -9999.00, 3.00 +NEL, 06, 03, 78.00, 55.00, -9999.00, -9999.00, 34.00 +NFG, 06, 03, 69.00, 57.00, -9999.00, -9999.00, 8.00 +NFL, 06, 03, 79.00, 46.00, -9999.00, -9999.00, 13.00 +NGP, 06, 03, 88.00, 73.00, -9999.00, -9999.00, 18.00 +NGU, 06, 03, 81.00, 63.00, -9999.00, -9999.00, 29.00 +NGZ, 06, 03, 68.00, 52.00, -9999.00, -9999.00, 4.00 +NHK, 06, 03, 81.00, 58.00, -9999.00, -9999.00, 32.00 +NHZ, 06, 03, 70.00, 50.00, -9999.00, -9999.00, 38.00 +NID, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 03, 88.00, 67.00, -9999.00, -9999.00, 36.00 +NIR, 06, 03, 89.00, 70.00, -9999.00, -9999.00, 20.00 +NKT, 06, 03, 82.00, 66.00, -9999.00, -9999.00, 35.00 +NKX, 06, 03, 70.00, 61.00, -9999.00, -9999.00, 8.00 +NLC, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 06, 03, 87.00, 62.00, -9999.00, -9999.00, 28.00 +NPA, 06, 03, 87.00, 70.00, -9999.00, -9999.00, 27.00 +NQA, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 03, 91.00, 71.00, -9999.00, -9999.00, 20.00 +NQX, 06, 03, 87.00, 78.00, -9999.00, -9999.00, 33.00 +NRB, 06, 03, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NRC, 06, 03, 89.00, 53.00, -9999.00, -9999.00, 4.00 +NRS, 06, 03, 68.00, 58.00, -9999.00, -9999.00, 4.00 +NSE, 06, 03, 88.00, 66.00, -9999.00, -9999.00, 34.00 +NSI, 06, 03, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NTD, 06, 03, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 06, 03, 76.00, 58.00, -9999.00, -9999.00, 4.00 +NTU, 06, 03, 81.00, 63.00, -9999.00, -9999.00, 31.00 +NUC, 06, 03, 69.00, 57.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 03, 76.00, 51.00, -9999.00, -9999.00, 6.00 +NUW, 06, 03, 66.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 06, 03, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NXX, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 06, 03, 83.00, 57.00, -9999.00, -9999.00, 32.00 +NZC, 06, 03, 89.00, 64.00, -9999.00, -9999.00, 37.00 +NZJ, 06, 03, 77.00, 55.00, -9999.00, -9999.00, 6.00 +NZW, 06, 03, 74.00, 52.00, -9999.00, -9999.00, 36.00 +NZY, 06, 03, 70.00, 61.00, -9999.00, -9999.00, 4.00 +OAK, 06, 03, 71.00, 50.00, 2.00, 3.00, 5.00 +OAR, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +OFF, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 03, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 03, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 03, 84.00, 63.00, 22.00, 16.00, 31.00 +OLM, 06, 03, 69.00, 45.00, 24.00, 28.00, 36.00 +OMA, 06, 03, 81.00, 57.00, 23.00, 21.00, 33.00 +OME, 06, 03, 50.00, 36.00, 21.00, 22.00, 29.00 +ONT, 06, 03, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 03, 77.00, 54.00, 27.00, 22.00, 38.00 +ORF, 06, 03, 81.00, 63.00, 19.00, 22.00, 33.00 +ORH, 06, 03, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 03, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 03, 71.00, 47.00, -9999.00, -9999.00, 32.00 +OTG, 06, 03, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 03, 63.00, 49.00, 23.00, 25.00, 34.00 +OTM, 06, 03, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 03, 46.00, 34.00, 10.00, 12.00, 17.00 +OURC, 06, 03, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 03, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 03, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 03, 88.00, 65.00, -9999.00, -9999.00, 31.00 +PACZ, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 03, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 03, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 03, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 03, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 03, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 03, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 03, 88.00, 67.00, -9999.00, -9999.00, 23.00 +PAQ, 06, 03, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 03, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 03, 43.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 03, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 03, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 03, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 03, 73.00, 51.00, -9999.00, -9999.00, 38.00 +PBI, 06, 03, 87.00, 72.00, 22.00, 35.00, 44.00 +PDT, 06, 03, 76.00, 50.00, 13.00, 14.00, 21.00 +PDX, 06, 03, 72.00, 51.00, 24.00, 26.00, 34.00 +PFN, 06, 03, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 03, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 03, 79.00, 59.00, 24.00, 25.00, 38.00 +PHX, 06, 03, 100.00, 70.00, 2.00, 1.00, 3.00 +PIA, 06, 03, 79.00, 58.00, 26.00, 23.00, 39.00 +PIB, 06, 03, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 03, 74.00, 45.00, 17.00, 15.00, 26.00 +PIR, 06, 03, 78.00, 52.00, 23.00, 16.00, 30.00 +PIT, 06, 03, 76.00, 54.00, 28.00, 28.00, 44.00 +PKB, 06, 03, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 03, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 03, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 03, 87.00, 70.00, 16.00, 20.00, 30.00 +POB, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 06, 03, 88.00, 65.00, -9999.00, -9999.00, 33.00 +POM, 06, 03, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 06, 03, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 03, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 03, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 03, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 03, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 03, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 03, 73.00, 49.00, -9999.00, -9999.00, 35.00 +PSP, 06, 03, 100.00, 65.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 03, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 03, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 03, 84.00, 51.00, 14.00, 13.00, 22.00 +PUC, 06, 03, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 03, 74.00, 54.00, 25.00, 24.00, 38.00 +PVU, 06, 03, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 03, 70.00, 49.00, 28.00, 25.00, 40.00 +P02, 06, 03, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +P07, 06, 03, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +P11, 06, 03, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +P24, 06, 03, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +P28, 06, 03, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +P35, 06, 03, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +P38, 06, 03, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +P39, 06, 03, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +P58, 06, 03, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +P59, 06, 03, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +P60, 06, 03, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +P61, 06, 03, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +P67, 06, 03, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +P68, 06, 03, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +P69, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 03, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 03, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 03, 74.00, 49.00, 26.00, 24.00, 38.00 +RBL, 06, 03, 88.00, 59.00, 5.00, 4.00, 7.00 +RCA, 06, 03, 74.00, 49.00, -9999.00, -9999.00, 36.00 +RDD, 06, 03, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 03, 73.00, 40.00, 11.00, 11.00, 17.00 +RDR, 06, 03, 74.00, 49.00, -9999.00, -9999.00, 34.00 +RDU, 06, 03, 83.00, 61.00, 21.00, 20.00, 32.00 +REE, 06, 03, 88.00, 62.00, -9999.00, -9999.00, 20.00 +REJ, 06, 03, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 03, 77.00, 54.00, 26.00, 24.00, 39.00 +RIC, 06, 03, 83.00, 60.00, 20.00, 21.00, 34.00 +RIV, 06, 03, 83.00, 54.00, -9999.00, -9999.00, 4.00 +RIW, 06, 03, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 03, 71.00, 43.00, 10.00, 12.00, 18.00 +RME, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +RMG, 06, 03, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +RND, 06, 03, 90.00, 71.00, -9999.00, -9999.00, 21.00 +RNO, 06, 03, 79.00, 45.00, 7.00, 5.00, 10.00 +ROA, 06, 03, 81.00, 58.00, 19.00, 26.00, 35.00 +ROC, 06, 03, 73.00, 52.00, 25.00, 25.00, 38.00 +ROW, 06, 03, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 03, 83.00, 59.00, 19.00, 14.00, 26.00 +RST, 06, 03, 75.00, 52.00, 27.00, 26.00, 41.00 +RWF, 06, 03, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 03, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 03, 85.00, 54.00, 3.00, 2.00, 4.00 +SAF, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 03, 70.00, 61.00, 2.00, 2.00, 4.00 +SAT, 06, 03, 90.00, 71.00, 17.00, 19.00, 27.00 +SAV, 06, 03, 87.00, 67.00, 17.00, 26.00, 35.00 +SAW, 06, 03, 66.00, 47.00, -9999.00, -9999.00, 40.00 +SBA, 06, 03, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 03, 86.00, 55.00, -9999.00, -9999.00, 6.00 +SBN, 06, 03, 77.00, 56.00, 25.00, 23.00, 37.00 +SBP, 06, 03, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 03, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 03, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 03, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 03, 87.00, 56.00, 2.00, 1.00, 3.00 +SDF, 06, 03, 81.00, 60.00, 24.00, 25.00, 38.00 +SEA, 06, 03, 68.00, 50.00, 20.00, 22.00, 30.00 +SEM, 06, 03, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 03, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 03, 69.00, 52.00, 2.00, 3.00, 4.00 +SGF, 06, 03, 82.00, 59.00, 25.00, 23.00, 36.00 +SGY, 06, 03, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 03, 73.00, 44.00, 25.00, 22.00, 35.00 +SHV, 06, 03, 88.00, 67.00, 19.00, 19.00, 30.00 +SIT, 06, 03, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 03, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 03, 91.00, 65.00, 16.00, 12.00, 24.00 +SKA, 06, 03, 71.00, 47.00, -9999.00, -9999.00, 23.00 +SKF, 06, 03, 90.00, 71.00, -9999.00, -9999.00, 20.00 +SLC, 06, 03, 79.00, 52.00, 15.00, 15.00, 22.00 +SLE, 06, 03, 72.00, 46.00, 18.00, 22.00, 29.00 +SLN, 06, 03, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 03, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 03, 70.00, 49.00, -9999.00, 1.00, 2.00 +SNA, 06, 03, 68.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 03, 44.00, 35.00, 25.00, 35.00, 43.00 +SNS, 06, 03, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 03, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 03, 81.00, 59.00, 26.00, 23.00, 38.00 +SPS, 06, 03, 89.00, 65.00, 19.00, 13.00, 26.00 +SRQ, 06, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 03, 87.00, 63.00, -9999.00, -9999.00, 32.00 +SSI, 06, 03, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +STC, 06, 03, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 03, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +STL, 06, 03, 82.00, 63.00, 23.00, 24.00, 37.00 +STNV, 06, 03, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +STS, 06, 03, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 03, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 03, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 03, 82.00, 52.00, -9999.00, -9999.00, 5.00 +SUX, 06, 03, 79.00, 57.00, 25.00, 21.00, 35.00 +SVN, 06, 03, 87.00, 67.00, -9999.00, -9999.00, 32.00 +SWF, 06, 03, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 03, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 03, 74.00, 51.00, 27.00, 31.00, 44.00 +SZL, 06, 03, 81.00, 58.00, -9999.00, -9999.00, 34.00 +TAD, 06, 03, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 03, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 03, 82.00, 56.00, -9999.00, -9999.00, 34.00 +TCC, 06, 03, 87.00, 57.00, 13.00, 7.00, 16.00 +TCL, 06, 03, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 03, 71.00, 47.00, -9999.00, -9999.00, 31.00 +TCS, 06, 03, 89.00, 60.00, -9999.00, 4.00, 7.00 +TEB, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 03, 84.00, 63.00, -9999.00, -9999.00, 28.00 +TKA, 06, 03, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 03, 90.00, 66.00, 14.00, 30.00, 37.00 +TNX, 06, 03, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 03, 77.00, 53.00, 23.00, 25.00, 37.00 +TOP, 06, 03, 81.00, 60.00, 28.00, 22.00, 40.00 +TPA, 06, 03, 89.00, 71.00, 13.00, 24.00, 30.00 +TPH, 06, 03, 80.00, 48.00, 4.00, 4.00, 7.00 +TRI, 06, 03, 80.00, 57.00, 25.00, 31.00, 42.00 +TRK, 06, 03, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 03, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 03, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 03, 85.00, 65.00, 24.00, 20.00, 35.00 +TUP, 06, 03, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 03, 97.00, 64.00, 3.00, 4.00, 6.00 +TVC, 06, 03, 73.00, 48.00, 21.00, 17.00, 30.00 +TVL, 06, 03, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 03, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 03, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 03, 82.00, 59.00, 22.00, 26.00, 35.00 +T01, 06, 03, 80.00, 58.00, -9999.00, -9999.00, 31.00 +T02, 06, 03, 85.00, 63.00, -9999.00, -9999.00, 31.00 +T03, 06, 03, 85.00, 64.00, -9999.00, -9999.00, 30.00 +T04, 06, 03, 88.00, 70.00, -9999.00, -9999.00, 31.00 +T05, 06, 03, 82.00, 58.00, -9999.00, -9999.00, 31.00 +T06, 06, 03, 88.00, 62.00, -9999.00, -9999.00, 27.00 +T07, 06, 03, 87.00, 50.00, -9999.00, -9999.00, 20.00 +T08, 06, 03, 78.00, 56.00, -9999.00, -9999.00, 13.00 +UCA, 06, 03, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 03, 89.00, 59.00, -9999.00, -9999.00, 2.00 +UIL, 06, 03, 63.00, 45.00, 39.00, 42.00, 50.00 +UIN, 06, 03, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 03, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 03, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 03, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +U15, 06, 03, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +U28, 06, 03, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 03, 88.00, 64.00, -9999.00, -9999.00, 29.00 +VBG, 06, 03, 70.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 06, 03, 89.00, 71.00, 14.00, 17.00, 24.00 +VCV, 06, 03, 88.00, 52.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 03, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 03, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 03, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 03, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 03, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 03, 88.00, 66.00, -9999.00, -9999.00, 28.00 +VRB, 06, 03, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 03, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 03, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 03, 80.00, 58.00, 22.00, 18.00, 30.00 +WJA, 06, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 03, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 03, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 03, 79.00, 43.00, 11.00, 11.00, 16.00 +WPO, 06, 03, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 03, 89.00, 64.00, -9999.00, -9999.00, 31.00 +WRG, 06, 03, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 03, 80.00, 54.00, -9999.00, -9999.00, 32.00 +WRL, 06, 03, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +X68, 06, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 03, 54.00, 41.00, 51.00, 50.00, 62.00 +YCG, 06, 03, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 03, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 03, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 03, 77.00, 47.00, 8.00, 10.00, 16.00 +YNG, 06, 03, 75.00, 52.00, 28.00, 27.00, 42.00 +YPA, 06, 03, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 03, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 03, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 03, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 03, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 03, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 03, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 03, 100.00, 69.00, 0.00, 0.00, 1.00 +YVR, 06, 03, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 03, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 03, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 03, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 03, 68.00, 43.00, 27.00, 26.00, 42.00 +ZUN, 06, 03, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 03, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 03, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 03, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +01R, 06, 03, 88.00, 67.00, -9999.00, -9999.00, 26.00 +1V1, 06, 03, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 03, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 03, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 03, 81.00, 65.00, -9999.00, -9999.00, 32.00 +2PJ, 06, 03, 87.00, 63.00, -9999.00, -9999.00, 32.00 +3B1, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 03, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 03, 73.00, 47.00, -9999.00, -9999.00, 32.00 +3SE, 06, 03, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 03, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 03, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 06, 03, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 03, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 03, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 03, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 03, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 04, 77.00, 56.00, 27.00, 26.00, 41.00 +ABI, 06, 04, 89.00, 66.00, 14.00, 11.00, 22.00 +ABQ, 06, 04, 87.00, 55.00, 8.00, 8.00, 14.00 +ABR, 06, 04, 76.00, 51.00, 23.00, 19.00, 35.00 +ABY, 06, 04, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 04, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 04, 89.00, 69.00, 16.00, 16.00, 26.00 +ACV, 06, 04, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 04, 77.00, 56.00, 23.00, 20.00, 32.00 +ADK, 06, 04, 48.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 04, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 04, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 04, 80.00, 57.00, -9999.00, -9999.00, 30.00 +AEX, 06, 04, 88.00, 68.00, -9999.00, -9999.00, 26.00 +AFF, 06, 04, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 04, 91.00, 68.00, -9999.00, -9999.00, 50.00 +AGS, 06, 04, 88.00, 63.00, 19.00, 24.00, 35.00 +AHN, 06, 04, 85.00, 63.00, 17.00, 22.00, 30.00 +AKN, 06, 04, 56.00, 39.00, 33.00, 28.00, 44.00 +AKO, 06, 04, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 04, 76.00, 52.00, 27.00, 28.00, 42.00 +ALI, 06, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 04, 78.00, 55.00, 25.00, 22.00, 39.00 +ALS, 06, 04, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 04, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 04, 85.00, 58.00, 21.00, 12.00, 28.00 +AMG, 06, 04, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 04, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 04, 60.00, 45.00, 17.00, 18.00, 25.00 +AND, 06, 04, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 04, 59.00, 46.00, 44.00, 44.00, 56.00 +AOO, 06, 04, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +APN, 06, 04, 71.00, 45.00, 24.00, 25.00, 37.00 +AQQ, 06, 04, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +ART, 06, 04, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +AST, 06, 04, 63.00, 48.00, 33.00, 34.00, 44.00 +ATL, 06, 04, 84.00, 64.00, 19.00, 24.00, 33.00 +ATW, 06, 04, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 04, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 04, 80.00, 57.00, -9999.00, -9999.00, 35.00 +AUG, 06, 04, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 04, 89.00, 70.00, 16.00, 17.00, 27.00 +AUW, 06, 04, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 04, 79.00, 56.00, 22.00, 28.00, 39.00 +AVP, 06, 04, 75.00, 54.00, 29.00, 30.00, 45.00 +AXN, 06, 04, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 04, 74.00, 52.00, -9999.00, -9999.00, 33.00 +AYS, 06, 04, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 04, 88.00, 57.00, -9999.00, -9999.00, 7.00 +BAD, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 04, 69.00, 36.00, -9999.00, -9999.00, 10.00 +BDL, 06, 04, 77.00, 54.00, 26.00, 25.00, 38.00 +BDR, 06, 04, 73.00, 56.00, 25.00, 22.00, 36.00 +BET, 06, 04, 56.00, 39.00, 27.00, 22.00, 36.00 +BFD, 06, 04, 70.00, 47.00, 30.00, 32.00, 46.00 +BFF, 06, 04, 78.00, 49.00, 23.00, 17.00, 33.00 +BFL, 06, 04, 90.00, 62.00, 1.00, 1.00, 2.00 +BGM, 06, 04, 71.00, 52.00, 28.00, 31.00, 45.00 +BGR, 06, 04, 70.00, 49.00, 25.00, 27.00, 37.00 +BGS, 06, 04, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 04, 85.00, 63.00, 19.00, 24.00, 33.00 +BID, 06, 04, 67.00, 54.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 04, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 04, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 04, 74.00, 49.00, 24.00, 22.00, 35.00 +BIS, 06, 04, 74.00, 49.00, 27.00, 21.00, 37.00 +BIX, 06, 04, 87.00, 71.00, -9999.00, -9999.00, 27.00 +BJI, 06, 04, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 04, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 04, 78.00, 46.00, -9999.00, -9999.00, 31.00 +BKW, 06, 04, 75.00, 54.00, 29.00, 31.00, 44.00 +BLF, 06, 04, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 04, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 04, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 04, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 04, 83.00, 59.00, -9999.00, -9999.00, 32.00 +BNA, 06, 04, 84.00, 62.00, 22.00, 23.00, 36.00 +BNO, 06, 04, 71.00, 40.00, -9999.00, 14.00, 32.00 +BOI, 06, 04, 77.00, 49.00, 12.00, 12.00, 19.00 +BOS, 06, 04, 73.00, 56.00, 26.00, 24.00, 38.00 +BPI, 06, 04, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 04, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 04, 79.00, 58.00, -9999.00, -9999.00, 32.00 +BRO, 06, 04, 90.00, 74.00, 11.00, 16.00, 21.00 +BRW, 06, 04, 34.00, 26.00, 12.00, 13.00, 21.00 +BSM, 06, 04, 89.00, 70.00, -9999.00, -9999.00, 21.00 +BTI, 06, 04, 34.00, 27.00, 11.00, 12.00, 18.00 +BTL, 06, 04, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 04, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 04, 89.00, 69.00, 14.00, 25.00, 32.00 +BTT, 06, 04, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 04, 73.00, 52.00, 31.00, 31.00, 48.00 +BUB, 06, 04, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 04, 72.00, 53.00, 26.00, 26.00, 39.00 +BUR, 06, 04, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 04, 87.00, 71.00, -9999.00, 15.00, 19.00 +BWG, 06, 04, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 04, 80.00, 59.00, 23.00, 24.00, 36.00 +BYH, 06, 04, 87.00, 65.00, -9999.00, -9999.00, 33.00 +BYI, 06, 04, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 04, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 04, 87.00, 64.00, 19.00, 22.00, 33.00 +CAG, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 04, 76.00, 54.00, 26.00, 28.00, 41.00 +CAO, 06, 04, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 04, 69.00, 46.00, 31.00, 32.00, 45.00 +CBM, 06, 04, 87.00, 64.00, -9999.00, -9999.00, 27.00 +CDB, 06, 04, 48.00, 39.00, 43.00, 45.00, 61.00 +CDC, 06, 04, 80.00, 46.00, 7.00, 8.00, 12.00 +CDR, 06, 04, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 04, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 04, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 06, 04, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 04, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 04, 84.00, 61.00, 21.00, 24.00, 35.00 +CHO, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 04, 86.00, 67.00, 18.00, 24.00, 35.00 +CID, 06, 04, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 04, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 04, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 04, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 04, 75.00, 54.00, 24.00, 26.00, 40.00 +CLL, 06, 04, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 04, 83.00, 63.00, 23.00, 24.00, 37.00 +CMH, 06, 04, 78.00, 56.00, 22.00, 27.00, 39.00 +CMI, 06, 04, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 04, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 04, 81.00, 59.00, 25.00, 15.00, 33.00 +CNM, 06, 04, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 04, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +COD, 06, 04, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +COF, 06, 04, 87.00, 70.00, -9999.00, -9999.00, 34.00 +CON, 06, 04, 75.00, 48.00, 25.00, 25.00, 37.00 +COS, 06, 04, 75.00, 48.00, 21.00, 21.00, 33.00 +COT, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 04, 80.00, 59.00, 27.00, 24.00, 40.00 +CPR, 06, 04, 74.00, 44.00, 20.00, 19.00, 31.00 +CRBC, 06, 04, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 04, 89.00, 72.00, 12.00, 16.00, 24.00 +CRW, 06, 04, 81.00, 57.00, 29.00, 29.00, 42.00 +CSG, 06, 04, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 04, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 04, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 04, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 04, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 04, 80.00, 57.00, 22.00, 27.00, 38.00 +CVN, 06, 04, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 04, 86.00, 56.00, -9999.00, -9999.00, 20.00 +CXY, 06, 04, 78.00, 58.00, 20.00, 25.00, 35.00 +CYS, 06, 04, 71.00, 45.00, 21.00, 23.00, 33.00 +DAA, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 06, 04, 87.00, 69.00, 18.00, 32.00, 38.00 +DAG, 06, 04, 94.00, 65.00, 1.00, 1.00, 2.00 +DAL, 06, 04, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 04, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 04, 79.00, 57.00, 22.00, 25.00, 37.00 +DBQ, 06, 04, 76.00, 54.00, 25.00, 22.00, 36.00 +DCA, 06, 04, 82.00, 63.00, 19.00, 24.00, 35.00 +DDC, 06, 04, 83.00, 59.00, 22.00, 14.00, 29.00 +DEC, 06, 04, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 04, 78.00, 49.00, 20.00, 19.00, 31.00 +DFW, 06, 04, 89.00, 68.00, 18.00, 14.00, 26.00 +DHN, 06, 04, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 04, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 04, 92.00, 70.00, -9999.00, -9999.00, 18.00 +DLG, 06, 04, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 04, 68.00, 45.00, 29.00, 28.00, 44.00 +DLLC, 06, 04, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 04, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 04, 97.00, 64.00, -9999.00, -9999.00, 5.00 +DMN, 06, 04, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 04, 81.00, 59.00, -9999.00, -9999.00, 32.00 +DPG, 06, 04, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 04, 88.00, 66.00, -9999.00, -9999.00, 28.00 +DRA, 06, 04, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 04, 92.00, 70.00, 13.00, 9.00, 18.00 +DSM, 06, 04, 79.00, 58.00, 29.00, 22.00, 39.00 +DTW, 06, 04, 76.00, 53.00, 20.00, 23.00, 34.00 +DUG, 06, 04, 92.00, 56.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 04, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 04, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 04, 89.00, 66.00, -9999.00, -9999.00, 20.00 +D45, 06, 04, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 04, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 04, 76.00, 51.00, 25.00, 25.00, 39.00 +ECG, 06, 04, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 04, 87.00, 60.00, -9999.00, -9999.00, 4.00 +EED, 06, 04, 100.00, 73.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 04, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 04, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 04, 76.00, 49.00, 32.00, 36.00, 50.00 +EKO, 06, 04, 76.00, 42.00, 11.00, 12.00, 18.00 +ELD, 06, 04, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 04, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 04, 94.00, 62.00, 7.00, 3.00, 8.00 +ELY, 06, 04, 74.00, 38.00, 10.00, 11.00, 16.00 +EMP, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 04, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +END, 06, 04, 86.00, 63.00, -9999.00, -9999.00, 22.00 +ENN, 06, 04, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 04, 78.00, 56.00, -9999.00, -9999.00, 13.00 +EPH, 06, 04, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 04, 72.00, 54.00, 27.00, 24.00, 38.00 +ESF, 06, 04, 88.00, 68.00, -9999.00, -9999.00, 30.00 +EUG, 06, 04, 71.00, 48.00, 17.00, 21.00, 27.00 +EVV, 06, 04, 83.00, 60.00, 25.00, 25.00, 38.00 +EWN, 06, 04, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 04, 79.00, 60.00, 25.00, 24.00, 38.00 +EYW, 06, 04, 87.00, 78.00, 21.00, 18.00, 31.00 +E74, 06, 04, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 04, 83.00, 59.00, -9999.00, -9999.00, 33.00 +FAI, 06, 04, 67.00, 46.00, 22.00, 23.00, 35.00 +FAR, 06, 04, 75.00, 50.00, 23.00, 20.00, 35.00 +FAT, 06, 04, 90.00, 58.00, 1.00, 2.00, 2.00 +FAY, 06, 04, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 04, 69.00, 42.00, 24.00, 26.00, 39.00 +FCS, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +FDY, 06, 04, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 04, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FHU, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +FLG, 06, 04, 75.00, 38.00, 6.00, 8.00, 11.00 +FLL, 06, 04, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 04, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FME, 06, 04, 82.00, 56.00, -9999.00, -9999.00, 31.00 +FMH, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FMN, 06, 04, 85.00, 46.00, 7.00, 6.00, 10.00 +FMY, 06, 04, 90.00, 72.00, 16.00, 30.00, 38.00 +FNT, 06, 04, 74.00, 52.00, 22.00, 21.00, 34.00 +FOD, 06, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 04, 81.00, 60.00, -9999.00, -9999.00, 33.00 +FOK, 06, 04, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 04, 83.00, 60.00, -9999.00, -9999.00, 33.00 +FSD, 06, 04, 77.00, 53.00, 29.00, 18.00, 36.00 +FSI, 06, 04, 87.00, 64.00, -9999.00, -9999.00, 25.00 +FSM, 06, 04, 85.00, 63.00, 21.00, 23.00, 34.00 +FTK, 06, 04, 81.00, 58.00, -9999.00, -9999.00, 31.00 +FWA, 06, 04, 78.00, 56.00, 22.00, 24.00, 35.00 +FWH, 06, 04, 87.00, 66.00, -9999.00, -9999.00, 21.00 +FYU, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 04, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 04, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 04, 103.00, 66.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 04, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 04, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 04, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 04, 71.00, 47.00, 17.00, 18.00, 27.00 +GFA, 06, 04, 71.00, 46.00, -9999.00, -9999.00, 33.00 +GFK, 06, 04, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 04, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 04, 74.00, 48.00, 23.00, 19.00, 33.00 +GJT, 06, 04, 84.00, 54.00, 12.00, 11.00, 18.00 +GKN, 06, 04, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 04, 80.00, 52.00, 20.00, 12.00, 26.00 +GLH, 06, 04, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 04, 83.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 04, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 04, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 06, 04, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 04, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 04, 73.00, 50.00, 27.00, 21.00, 37.00 +GRCI, 06, 04, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 04, 71.00, 47.00, -9999.00, -9999.00, 25.00 +GRI, 06, 04, 80.00, 56.00, 24.00, 16.00, 31.00 +GRK, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 06, 04, 76.00, 52.00, 22.00, 22.00, 34.00 +GSB, 06, 04, 85.00, 63.00, -9999.00, -9999.00, 33.00 +GSG, 06, 04, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 04, 81.00, 60.00, 20.00, 22.00, 35.00 +GSP, 06, 04, 84.00, 62.00, 24.00, 24.00, 37.00 +GST, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 04, 72.00, 52.00, -9999.00, -9999.00, 40.00 +GTF, 06, 04, 71.00, 46.00, 25.00, 24.00, 35.00 +GUP, 06, 04, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 04, 79.00, 55.00, -9999.00, -9999.00, 35.00 +GVW, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 04, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 04, 79.00, 65.00, 22.00, 18.00, 31.00 +HBR, 06, 04, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 04, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 04, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 04, 76.00, 49.00, -9999.00, -9999.00, 20.00 +HKY, 06, 04, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 04, 72.00, 45.00, 21.00, 21.00, 33.00 +HMN, 06, 04, 94.00, 54.00, -9999.00, -9999.00, 10.00 +HMS, 06, 04, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 04, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 04, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HON, 06, 04, 77.00, 52.00, 24.00, 18.00, 34.00 +HOP, 06, 04, 83.00, 59.00, -9999.00, -9999.00, 33.00 +HOT, 06, 04, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 04, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 04, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 04, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 04, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 04, 88.00, 66.00, -9999.00, -9999.00, 30.00 +HST, 06, 04, 88.00, 70.00, -9999.00, -9999.00, 43.00 +HSV, 06, 04, 84.00, 62.00, 22.00, 24.00, 36.00 +HTL, 06, 04, 72.00, 48.00, 27.00, 23.00, 39.00 +HTS, 06, 04, 79.00, 58.00, 26.00, 28.00, 41.00 +HUF, 06, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 04, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 04, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 04, 74.00, 47.00, 19.00, 19.00, 29.00 +IAB, 06, 04, 83.00, 61.00, -9999.00, -9999.00, 30.00 +IAD, 06, 04, 80.00, 56.00, 24.00, 27.00, 38.00 +IAG, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 04, 88.00, 69.00, 14.00, 21.00, 29.00 +ICT, 06, 04, 83.00, 61.00, 24.00, 20.00, 35.00 +IDA, 06, 04, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 04, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 04, 79.00, 59.00, 26.00, 24.00, 38.00 +ILI, 06, 04, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 04, 84.00, 65.00, 20.00, 21.00, 32.00 +IMT, 06, 04, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +IND, 06, 04, 80.00, 58.00, 25.00, 24.00, 38.00 +INL, 06, 04, 71.00, 46.00, 32.00, 27.00, 46.00 +INS, 06, 04, 89.00, 59.00, -9999.00, -9999.00, 2.00 +INT, 06, 04, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +INW, 06, 04, 87.00, 50.00, 4.00, 7.00, 10.00 +IPL, 06, 04, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 04, 77.00, 54.00, 28.00, 30.00, 44.00 +IRK, 06, 04, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 04, 75.00, 49.00, 22.00, 17.00, 32.00 +ISP, 06, 04, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 04, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 04, 100.00, 65.00, -9999.00, -9999.00, 2.00 +IWD, 06, 04, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 04, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 04, 89.00, 65.00, 19.00, 21.00, 32.00 +JAX, 06, 04, 88.00, 67.00, 18.00, 30.00, 38.00 +JBR, 06, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 04, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 04, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 04, 74.00, 59.00, 23.00, 23.00, 37.00 +JHW, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 04, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 04, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 04, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 04, 59.00, 43.00, 44.00, 42.00, 56.00 +JST, 06, 04, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 04, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 04, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 04, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 04, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 04, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 04, 75.00, 51.00, 21.00, 21.00, 34.00 +LAR, 06, 04, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 04, 96.00, 66.00, 2.00, 2.00, 3.00 +LAX, 06, 04, 71.00, 58.00, 2.00, 1.00, 2.00 +LBB, 06, 04, 88.00, 62.00, 18.00, 10.00, 23.00 +LBF, 06, 04, 78.00, 51.00, 26.00, 13.00, 32.00 +LCH, 06, 04, 88.00, 70.00, 14.00, 20.00, 28.00 +LCK, 06, 04, 80.00, 56.00, -9999.00, -9999.00, 35.00 +LEB, 06, 04, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 04, 80.00, 59.00, 24.00, 26.00, 37.00 +LFI, 06, 04, 80.00, 64.00, -9999.00, -9999.00, 30.00 +LFK, 06, 04, 88.00, 68.00, 16.00, 21.00, 28.00 +LFT, 06, 04, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 04, 76.00, 60.00, 24.00, 22.00, 36.00 +LGB, 06, 04, 75.00, 59.00, 1.00, 1.00, 2.00 +LGU, 06, 04, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 04, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 04, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 04, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 04, 87.00, 65.00, 20.00, 20.00, 31.00 +LIZ, 06, 04, 69.00, 46.00, -9999.00, -9999.00, 43.00 +LMT, 06, 04, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +LND, 06, 04, 73.00, 46.00, 14.00, 15.00, 22.00 +LNK, 06, 04, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 04, 81.00, 47.00, 5.00, 6.00, 9.00 +LOZ, 06, 04, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 04, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 04, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LSE, 06, 04, 77.00, 54.00, 22.00, 24.00, 37.00 +LSF, 06, 04, 88.00, 66.00, -9999.00, -9999.00, 31.00 +LSV, 06, 04, 98.00, 59.00, -9999.00, -9999.00, 2.00 +LTS, 06, 04, 91.00, 64.00, -9999.00, -9999.00, 25.00 +LUF, 06, 04, 101.00, 63.00, -9999.00, -9999.00, 2.00 +LVS, 06, 04, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 04, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 04, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 04, 80.00, 58.00, 24.00, 25.00, 39.00 +MAF, 06, 04, 92.00, 63.00, 13.00, 7.00, 17.00 +MBL, 06, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 04, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 04, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 04, 86.00, 56.00, -9999.00, -9999.00, 6.00 +MCF, 06, 04, 89.00, 71.00, -9999.00, -9999.00, 31.00 +MCG, 06, 04, 63.00, 42.00, 29.00, 26.00, 41.00 +MCI, 06, 04, 80.00, 60.00, 27.00, 21.00, 38.00 +MCK, 06, 04, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 04, 89.00, 64.00, 15.00, 23.00, 32.00 +MCO, 06, 04, 90.00, 70.00, 18.00, 37.00, 43.00 +MCW, 06, 04, 77.00, 54.00, 20.00, 19.00, 32.00 +MC2, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MDH, 06, 04, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 04, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 04, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 04, 78.00, 57.00, 29.00, 25.00, 41.00 +MEI, 06, 04, 88.00, 64.00, 18.00, 22.00, 33.00 +MEM, 06, 04, 87.00, 66.00, 19.00, 22.00, 33.00 +MER, 06, 04, 89.00, 54.00, -9999.00, -9999.00, 3.00 +MFD, 06, 04, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 04, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 04, 79.00, 48.00, 11.00, 10.00, 16.00 +MGE, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 06, 04, 87.00, 66.00, 14.00, 23.00, 32.00 +MGW, 06, 04, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 04, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 04, 85.00, 55.00, -9999.00, -9999.00, 6.00 +MHS, 06, 04, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 04, 87.00, 72.00, 21.00, 36.00, 43.00 +MIB, 06, 04, 72.00, 50.00, -9999.00, -9999.00, 35.00 +MIV, 06, 04, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 04, 82.00, 47.00, -9999.00, -9999.00, 19.00 +MKC, 06, 04, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 04, 72.00, 51.00, 26.00, 24.00, 39.00 +MKG, 06, 04, 73.00, 51.00, 25.00, 19.00, 33.00 +MKL, 06, 04, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 04, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 04, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 04, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 04, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 04, 80.00, 56.00, 28.00, 25.00, 41.00 +MLS, 06, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 04, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 04, 88.00, 65.00, -9999.00, -9999.00, 32.00 +MOB, 06, 04, 88.00, 69.00, 17.00, 28.00, 37.00 +MOT, 06, 04, 72.00, 50.00, 23.00, 19.00, 32.00 +MPV, 06, 04, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 04, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 04, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 04, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 04, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 04, 66.00, 49.00, -9999.00, -9999.00, 12.00 +MSL, 06, 04, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 04, 75.00, 51.00, 25.00, 23.00, 38.00 +MSO, 06, 04, 71.00, 43.00, 25.00, 23.00, 36.00 +MSP, 06, 04, 76.00, 54.00, 25.00, 27.00, 41.00 +MSS, 06, 04, 73.00, 50.00, 27.00, 27.00, 39.00 +MSY, 06, 04, 88.00, 69.00, 13.00, 27.00, 35.00 +MTC, 06, 04, 74.00, 53.00, -9999.00, -9999.00, 34.00 +MTN, 06, 04, 80.00, 59.00, -9999.00, -9999.00, 31.00 +MTO, 06, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 04, 78.00, 55.00, -9999.00, -9999.00, 31.00 +MUO, 06, 04, 82.00, 49.00, -9999.00, -9999.00, 20.00 +MWA, 06, 04, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 04, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 04, 87.00, 66.00, -9999.00, -9999.00, 28.00 +MYL, 06, 04, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 04, 86.00, 64.00, -9999.00, -9999.00, 31.00 +NAO, 06, 04, 83.00, 70.00, -9999.00, -9999.00, 39.00 +NBC, 06, 04, 86.00, 67.00, -9999.00, -9999.00, 34.00 +NBE, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NBG, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 06, 04, 77.00, 54.00, -9999.00, -9999.00, 35.00 +NCA, 06, 04, 85.00, 61.00, -9999.00, -9999.00, 33.00 +NCO, 06, 04, 70.00, 54.00, -9999.00, -9999.00, 36.00 +NC1, 06, 04, 88.00, 59.00, -9999.00, -9999.00, 3.00 +NEL, 06, 04, 78.00, 55.00, -9999.00, -9999.00, 34.00 +NFG, 06, 04, 69.00, 57.00, -9999.00, -9999.00, 8.00 +NFL, 06, 04, 79.00, 46.00, -9999.00, -9999.00, 13.00 +NGP, 06, 04, 88.00, 73.00, -9999.00, -9999.00, 18.00 +NGU, 06, 04, 81.00, 63.00, -9999.00, -9999.00, 29.00 +NGZ, 06, 04, 68.00, 52.00, -9999.00, -9999.00, 4.00 +NHK, 06, 04, 81.00, 58.00, -9999.00, -9999.00, 32.00 +NHZ, 06, 04, 70.00, 50.00, -9999.00, -9999.00, 38.00 +NID, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 04, 88.00, 67.00, -9999.00, -9999.00, 36.00 +NIR, 06, 04, 89.00, 70.00, -9999.00, -9999.00, 20.00 +NKT, 06, 04, 82.00, 66.00, -9999.00, -9999.00, 35.00 +NKX, 06, 04, 70.00, 61.00, -9999.00, -9999.00, 8.00 +NLC, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 06, 04, 87.00, 62.00, -9999.00, -9999.00, 28.00 +NPA, 06, 04, 87.00, 70.00, -9999.00, -9999.00, 27.00 +NQA, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 04, 91.00, 71.00, -9999.00, -9999.00, 20.00 +NQX, 06, 04, 87.00, 78.00, -9999.00, -9999.00, 33.00 +NRB, 06, 04, 86.00, 70.00, -9999.00, -9999.00, 35.00 +NRC, 06, 04, 89.00, 53.00, -9999.00, -9999.00, 3.00 +NRS, 06, 04, 68.00, 58.00, -9999.00, -9999.00, 4.00 +NSE, 06, 04, 88.00, 66.00, -9999.00, -9999.00, 35.00 +NSI, 06, 04, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NTD, 06, 04, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 06, 04, 76.00, 58.00, -9999.00, -9999.00, 4.00 +NTU, 06, 04, 81.00, 63.00, -9999.00, -9999.00, 31.00 +NUC, 06, 04, 69.00, 57.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 04, 76.00, 51.00, -9999.00, -9999.00, 6.00 +NUW, 06, 04, 66.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 06, 04, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NXX, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 06, 04, 83.00, 57.00, -9999.00, -9999.00, 32.00 +NZC, 06, 04, 89.00, 64.00, -9999.00, -9999.00, 38.00 +NZJ, 06, 04, 77.00, 55.00, -9999.00, -9999.00, 6.00 +NZW, 06, 04, 74.00, 52.00, -9999.00, -9999.00, 36.00 +NZY, 06, 04, 70.00, 61.00, -9999.00, -9999.00, 4.00 +OAK, 06, 04, 71.00, 50.00, 2.00, 2.00, 4.00 +OAR, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 04, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 04, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 04, 84.00, 63.00, 22.00, 16.00, 31.00 +OLM, 06, 04, 69.00, 45.00, 24.00, 27.00, 36.00 +OMA, 06, 04, 81.00, 57.00, 23.00, 21.00, 33.00 +OME, 06, 04, 50.00, 36.00, 21.00, 23.00, 30.00 +ONT, 06, 04, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 04, 77.00, 54.00, 27.00, 22.00, 38.00 +ORF, 06, 04, 81.00, 63.00, 19.00, 22.00, 33.00 +ORH, 06, 04, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 04, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 04, 71.00, 47.00, -9999.00, -9999.00, 32.00 +OTG, 06, 04, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 04, 63.00, 49.00, 23.00, 25.00, 33.00 +OTM, 06, 04, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 04, 46.00, 34.00, 11.00, 12.00, 17.00 +OURC, 06, 04, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 04, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 04, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 04, 88.00, 65.00, -9999.00, -9999.00, 31.00 +PACZ, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 04, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 04, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 04, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 04, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 04, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 04, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 04, 88.00, 67.00, -9999.00, -9999.00, 24.00 +PAQ, 06, 04, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 04, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 04, 43.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 04, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 04, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 04, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 04, 73.00, 51.00, -9999.00, -9999.00, 38.00 +PBI, 06, 04, 87.00, 72.00, 22.00, 35.00, 44.00 +PDT, 06, 04, 76.00, 50.00, 13.00, 14.00, 21.00 +PDX, 06, 04, 72.00, 51.00, 23.00, 26.00, 33.00 +PFN, 06, 04, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 04, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 04, 79.00, 59.00, 24.00, 24.00, 38.00 +PHX, 06, 04, 100.00, 70.00, 2.00, 1.00, 3.00 +PIA, 06, 04, 79.00, 58.00, 26.00, 23.00, 39.00 +PIB, 06, 04, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 04, 74.00, 45.00, 16.00, 15.00, 25.00 +PIR, 06, 04, 78.00, 52.00, 23.00, 16.00, 30.00 +PIT, 06, 04, 76.00, 54.00, 28.00, 28.00, 44.00 +PKB, 06, 04, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 04, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 04, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 04, 87.00, 70.00, 16.00, 20.00, 30.00 +POB, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 06, 04, 88.00, 65.00, -9999.00, -9999.00, 33.00 +POM, 06, 04, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 06, 04, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 04, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 04, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 04, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 04, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 04, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 04, 73.00, 49.00, -9999.00, -9999.00, 34.00 +PSP, 06, 04, 100.00, 65.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 04, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 04, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 04, 84.00, 51.00, 13.00, 13.00, 22.00 +PUC, 06, 04, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 04, 74.00, 54.00, 24.00, 24.00, 37.00 +PVU, 06, 04, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 04, 70.00, 49.00, 28.00, 25.00, 40.00 +P02, 06, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +P07, 06, 04, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +P11, 06, 04, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +P24, 06, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +P28, 06, 04, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +P35, 06, 04, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +P38, 06, 04, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +P39, 06, 04, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +P58, 06, 04, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +P59, 06, 04, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +P60, 06, 04, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +P61, 06, 04, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +P67, 06, 04, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +P68, 06, 04, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +P69, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 04, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 04, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 04, 74.00, 49.00, 26.00, 23.00, 38.00 +RBL, 06, 04, 88.00, 59.00, 5.00, 4.00, 7.00 +RCA, 06, 04, 74.00, 49.00, -9999.00, -9999.00, 36.00 +RDD, 06, 04, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 04, 73.00, 40.00, 11.00, 11.00, 17.00 +RDR, 06, 04, 74.00, 49.00, -9999.00, -9999.00, 35.00 +RDU, 06, 04, 83.00, 61.00, 21.00, 20.00, 32.00 +REE, 06, 04, 88.00, 62.00, -9999.00, -9999.00, 19.00 +REJ, 06, 04, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 04, 77.00, 54.00, 26.00, 24.00, 39.00 +RIC, 06, 04, 83.00, 60.00, 20.00, 21.00, 33.00 +RIV, 06, 04, 83.00, 54.00, -9999.00, -9999.00, 3.00 +RIW, 06, 04, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 04, 71.00, 43.00, 10.00, 12.00, 17.00 +RME, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +RMG, 06, 04, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +RND, 06, 04, 90.00, 71.00, -9999.00, -9999.00, 21.00 +RNO, 06, 04, 79.00, 45.00, 6.00, 5.00, 9.00 +ROA, 06, 04, 81.00, 58.00, 19.00, 25.00, 35.00 +ROC, 06, 04, 73.00, 52.00, 25.00, 25.00, 38.00 +ROW, 06, 04, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 04, 83.00, 59.00, 19.00, 13.00, 26.00 +RST, 06, 04, 75.00, 52.00, 27.00, 26.00, 41.00 +RWF, 06, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 04, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 04, 85.00, 54.00, 3.00, 2.00, 3.00 +SAF, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 04, 70.00, 61.00, 2.00, 2.00, 4.00 +SAT, 06, 04, 90.00, 71.00, 17.00, 19.00, 27.00 +SAV, 06, 04, 87.00, 67.00, 17.00, 26.00, 35.00 +SAW, 06, 04, 66.00, 47.00, -9999.00, -9999.00, 40.00 +SBA, 06, 04, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 04, 86.00, 55.00, -9999.00, -9999.00, 5.00 +SBN, 06, 04, 77.00, 56.00, 25.00, 23.00, 37.00 +SBP, 06, 04, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 04, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 04, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 04, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 04, 87.00, 56.00, 1.00, 1.00, 2.00 +SDF, 06, 04, 81.00, 60.00, 24.00, 25.00, 38.00 +SEA, 06, 04, 68.00, 50.00, 19.00, 22.00, 30.00 +SEM, 06, 04, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 04, 69.00, 52.00, 2.00, 2.00, 3.00 +SGF, 06, 04, 82.00, 59.00, 25.00, 23.00, 36.00 +SGY, 06, 04, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 04, 73.00, 44.00, 25.00, 22.00, 35.00 +SHV, 06, 04, 88.00, 67.00, 19.00, 19.00, 30.00 +SIT, 06, 04, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 04, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 04, 91.00, 65.00, 16.00, 12.00, 24.00 +SKA, 06, 04, 71.00, 47.00, -9999.00, -9999.00, 23.00 +SKF, 06, 04, 90.00, 71.00, -9999.00, -9999.00, 20.00 +SLC, 06, 04, 79.00, 52.00, 15.00, 15.00, 22.00 +SLE, 06, 04, 72.00, 46.00, 18.00, 22.00, 28.00 +SLN, 06, 04, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 04, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 04, 70.00, 49.00, -9999.00, 1.00, 2.00 +SNA, 06, 04, 68.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 04, 44.00, 35.00, 25.00, 35.00, 43.00 +SNS, 06, 04, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 04, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 04, 81.00, 59.00, 26.00, 23.00, 38.00 +SPS, 06, 04, 89.00, 65.00, 18.00, 13.00, 26.00 +SRQ, 06, 04, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 04, 87.00, 63.00, -9999.00, -9999.00, 32.00 +SSI, 06, 04, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +STC, 06, 04, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 04, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +STL, 06, 04, 82.00, 63.00, 23.00, 24.00, 37.00 +STNV, 06, 04, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +STS, 06, 04, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 04, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 04, 82.00, 52.00, -9999.00, -9999.00, 4.00 +SUX, 06, 04, 79.00, 57.00, 25.00, 21.00, 35.00 +SVN, 06, 04, 87.00, 67.00, -9999.00, -9999.00, 32.00 +SWF, 06, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 04, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 04, 74.00, 51.00, 27.00, 31.00, 43.00 +SZL, 06, 04, 81.00, 58.00, -9999.00, -9999.00, 34.00 +TAD, 06, 04, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 04, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 04, 82.00, 56.00, -9999.00, -9999.00, 34.00 +TCC, 06, 04, 87.00, 57.00, 13.00, 7.00, 16.00 +TCL, 06, 04, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 04, 71.00, 47.00, -9999.00, -9999.00, 31.00 +TCS, 06, 04, 89.00, 60.00, -9999.00, 4.00, 7.00 +TEB, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 04, 84.00, 63.00, -9999.00, -9999.00, 28.00 +TKA, 06, 04, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 04, 90.00, 66.00, 15.00, 31.00, 38.00 +TNX, 06, 04, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 04, 77.00, 53.00, 22.00, 25.00, 37.00 +TOP, 06, 04, 81.00, 60.00, 28.00, 22.00, 40.00 +TPA, 06, 04, 89.00, 71.00, 13.00, 25.00, 31.00 +TPH, 06, 04, 80.00, 48.00, 4.00, 4.00, 6.00 +TRI, 06, 04, 80.00, 57.00, 25.00, 31.00, 42.00 +TRK, 06, 04, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 04, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 04, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 04, 85.00, 65.00, 24.00, 20.00, 34.00 +TUP, 06, 04, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 04, 97.00, 64.00, 3.00, 4.00, 6.00 +TVC, 06, 04, 73.00, 48.00, 21.00, 17.00, 30.00 +TVL, 06, 04, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 04, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 04, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 04, 82.00, 59.00, 22.00, 26.00, 35.00 +T01, 06, 04, 80.00, 58.00, -9999.00, -9999.00, 30.00 +T02, 06, 04, 85.00, 63.00, -9999.00, -9999.00, 31.00 +T03, 06, 04, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T04, 06, 04, 88.00, 70.00, -9999.00, -9999.00, 31.00 +T05, 06, 04, 82.00, 58.00, -9999.00, -9999.00, 31.00 +T06, 06, 04, 88.00, 62.00, -9999.00, -9999.00, 27.00 +T07, 06, 04, 87.00, 50.00, -9999.00, -9999.00, 20.00 +T08, 06, 04, 78.00, 56.00, -9999.00, -9999.00, 13.00 +UCA, 06, 04, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 04, 89.00, 59.00, -9999.00, -9999.00, 2.00 +UIL, 06, 04, 63.00, 45.00, 38.00, 42.00, 49.00 +UIN, 06, 04, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 04, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 04, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 04, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +U15, 06, 04, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +U28, 06, 04, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 04, 88.00, 64.00, -9999.00, -9999.00, 30.00 +VBG, 06, 04, 70.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 06, 04, 89.00, 71.00, 13.00, 18.00, 24.00 +VCV, 06, 04, 88.00, 52.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 04, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 04, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 04, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 04, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 04, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 04, 88.00, 66.00, -9999.00, -9999.00, 28.00 +VRB, 06, 04, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 04, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 04, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 04, 80.00, 58.00, 22.00, 18.00, 30.00 +WJA, 06, 04, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 04, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 04, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 04, 79.00, 43.00, 11.00, 10.00, 16.00 +WPO, 06, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 04, 89.00, 64.00, -9999.00, -9999.00, 32.00 +WRG, 06, 04, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 04, 80.00, 54.00, -9999.00, -9999.00, 32.00 +WRL, 06, 04, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +X68, 06, 04, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 04, 54.00, 41.00, 51.00, 50.00, 62.00 +YCG, 06, 04, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 04, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 04, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 04, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 04, 77.00, 47.00, 8.00, 10.00, 16.00 +YNG, 06, 04, 75.00, 52.00, 28.00, 27.00, 41.00 +YPA, 06, 04, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 04, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 04, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 04, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 04, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 04, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 04, 100.00, 69.00, 0.00, 0.00, 1.00 +YVR, 06, 04, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 04, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 04, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 04, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 04, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 04, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 04, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 04, 68.00, 43.00, 27.00, 27.00, 42.00 +ZUN, 06, 04, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 04, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 04, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +01R, 06, 04, 88.00, 67.00, -9999.00, -9999.00, 26.00 +1V1, 06, 04, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 04, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 04, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 04, 81.00, 65.00, -9999.00, -9999.00, 33.00 +2PJ, 06, 04, 87.00, 63.00, -9999.00, -9999.00, 32.00 +3B1, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 04, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 04, 73.00, 47.00, -9999.00, -9999.00, 32.00 +3SE, 06, 04, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 04, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 04, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 06, 04, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 04, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 04, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 04, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 04, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 05, 78.00, 56.00, 27.00, 26.00, 41.00 +ABI, 06, 05, 89.00, 67.00, 14.00, 11.00, 21.00 +ABQ, 06, 05, 87.00, 56.00, 8.00, 8.00, 14.00 +ABR, 06, 05, 76.00, 52.00, 23.00, 19.00, 35.00 +ABY, 06, 05, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 05, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 05, 90.00, 69.00, 15.00, 16.00, 26.00 +ACV, 06, 05, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 05, 78.00, 56.00, 23.00, 19.00, 32.00 +ADK, 06, 05, 48.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 05, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 05, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 05, 80.00, 57.00, -9999.00, -9999.00, 30.00 +AEX, 06, 05, 88.00, 68.00, -9999.00, -9999.00, 26.00 +AFF, 06, 05, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 05, 91.00, 68.00, -9999.00, -9999.00, 51.00 +AGS, 06, 05, 88.00, 63.00, 19.00, 24.00, 35.00 +AHN, 06, 05, 85.00, 64.00, 17.00, 22.00, 30.00 +AKN, 06, 05, 56.00, 39.00, 33.00, 28.00, 44.00 +AKO, 06, 05, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 05, 76.00, 52.00, 27.00, 28.00, 42.00 +ALI, 06, 05, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 05, 78.00, 55.00, 25.00, 22.00, 39.00 +ALS, 06, 05, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 05, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 05, 85.00, 58.00, 21.00, 12.00, 28.00 +AMG, 06, 05, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 05, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 05, 60.00, 45.00, 17.00, 18.00, 25.00 +AND, 06, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 05, 59.00, 46.00, 43.00, 44.00, 56.00 +AOO, 06, 05, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +APN, 06, 05, 72.00, 45.00, 24.00, 25.00, 37.00 +AQQ, 06, 05, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +ART, 06, 05, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +AST, 06, 05, 63.00, 48.00, 32.00, 34.00, 44.00 +ATL, 06, 05, 84.00, 64.00, 19.00, 24.00, 33.00 +ATW, 06, 05, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 05, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 05, 80.00, 57.00, -9999.00, -9999.00, 35.00 +AUG, 06, 05, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 05, 89.00, 70.00, 16.00, 17.00, 27.00 +AUW, 06, 05, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 05, 79.00, 56.00, 22.00, 28.00, 39.00 +AVP, 06, 05, 75.00, 54.00, 29.00, 30.00, 45.00 +AXN, 06, 05, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 05, 74.00, 53.00, -9999.00, -9999.00, 32.00 +AYS, 06, 05, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 05, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 05, 88.00, 57.00, -9999.00, -9999.00, 7.00 +BAD, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 05, 70.00, 36.00, -9999.00, -9999.00, 10.00 +BDL, 06, 05, 78.00, 54.00, 26.00, 25.00, 38.00 +BDR, 06, 05, 73.00, 56.00, 25.00, 22.00, 36.00 +BET, 06, 05, 56.00, 40.00, 27.00, 23.00, 36.00 +BFD, 06, 05, 70.00, 47.00, 30.00, 32.00, 46.00 +BFF, 06, 05, 79.00, 50.00, 23.00, 17.00, 33.00 +BFL, 06, 05, 90.00, 62.00, 1.00, 1.00, 2.00 +BGM, 06, 05, 71.00, 52.00, 28.00, 31.00, 45.00 +BGR, 06, 05, 70.00, 50.00, 25.00, 27.00, 37.00 +BGS, 06, 05, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 05, 85.00, 63.00, 18.00, 24.00, 33.00 +BID, 06, 05, 68.00, 54.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 05, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 05, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 05, 74.00, 49.00, 24.00, 22.00, 35.00 +BIS, 06, 05, 74.00, 49.00, 27.00, 21.00, 38.00 +BIX, 06, 05, 87.00, 71.00, -9999.00, -9999.00, 27.00 +BJI, 06, 05, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 05, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 05, 79.00, 46.00, -9999.00, -9999.00, 31.00 +BKW, 06, 05, 75.00, 54.00, 29.00, 31.00, 44.00 +BLF, 06, 05, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 05, 102.00, 70.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 05, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 05, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 05, 83.00, 59.00, -9999.00, -9999.00, 32.00 +BNA, 06, 05, 84.00, 62.00, 22.00, 23.00, 36.00 +BNO, 06, 05, 71.00, 40.00, -9999.00, 14.00, 32.00 +BOI, 06, 05, 78.00, 50.00, 12.00, 12.00, 19.00 +BOS, 06, 05, 74.00, 56.00, 26.00, 24.00, 38.00 +BPI, 06, 05, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 05, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 05, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 05, 80.00, 58.00, -9999.00, -9999.00, 32.00 +BRO, 06, 05, 90.00, 74.00, 11.00, 16.00, 21.00 +BRW, 06, 05, 35.00, 27.00, 12.00, 14.00, 21.00 +BSM, 06, 05, 89.00, 70.00, -9999.00, -9999.00, 20.00 +BTI, 06, 05, 35.00, 28.00, 11.00, 12.00, 18.00 +BTL, 06, 05, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 05, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 05, 89.00, 69.00, 14.00, 25.00, 33.00 +BTT, 06, 05, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 05, 73.00, 52.00, 31.00, 31.00, 48.00 +BUB, 06, 05, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 05, 73.00, 54.00, 26.00, 26.00, 39.00 +BUR, 06, 05, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 05, 87.00, 71.00, -9999.00, 15.00, 19.00 +BWG, 06, 05, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 05, 81.00, 59.00, 23.00, 23.00, 36.00 +BYH, 06, 05, 87.00, 65.00, -9999.00, -9999.00, 33.00 +BYI, 06, 05, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 05, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 05, 87.00, 64.00, 19.00, 22.00, 33.00 +CAG, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 05, 76.00, 55.00, 25.00, 28.00, 41.00 +CAO, 06, 05, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 05, 69.00, 47.00, 31.00, 32.00, 45.00 +CBM, 06, 05, 87.00, 64.00, -9999.00, -9999.00, 27.00 +CDB, 06, 05, 48.00, 39.00, 43.00, 45.00, 61.00 +CDC, 06, 05, 81.00, 47.00, 7.00, 8.00, 12.00 +CDR, 06, 05, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 05, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 05, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 06, 05, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 05, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 05, 84.00, 61.00, 21.00, 24.00, 35.00 +CHO, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 05, 86.00, 67.00, 18.00, 24.00, 35.00 +CID, 06, 05, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 05, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 05, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 05, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 05, 76.00, 54.00, 24.00, 26.00, 40.00 +CLL, 06, 05, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 05, 84.00, 63.00, 23.00, 24.00, 37.00 +CMH, 06, 05, 78.00, 56.00, 22.00, 27.00, 39.00 +CMI, 06, 05, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 05, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 05, 82.00, 59.00, 25.00, 15.00, 33.00 +CNM, 06, 05, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 05, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +COD, 06, 05, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +COF, 06, 05, 87.00, 70.00, -9999.00, -9999.00, 34.00 +CON, 06, 05, 75.00, 49.00, 25.00, 25.00, 37.00 +COS, 06, 05, 76.00, 48.00, 21.00, 21.00, 33.00 +COT, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 05, 80.00, 59.00, 27.00, 24.00, 39.00 +CPR, 06, 05, 75.00, 44.00, 19.00, 19.00, 30.00 +CRBC, 06, 05, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 05, 89.00, 72.00, 12.00, 16.00, 24.00 +CRW, 06, 05, 81.00, 57.00, 29.00, 29.00, 42.00 +CSG, 06, 05, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 05, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 05, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 05, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 05, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 05, 80.00, 58.00, 22.00, 27.00, 38.00 +CVN, 06, 05, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 05, 86.00, 56.00, -9999.00, -9999.00, 20.00 +CXY, 06, 05, 79.00, 58.00, 20.00, 25.00, 35.00 +CYS, 06, 05, 71.00, 46.00, 21.00, 23.00, 33.00 +DAA, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 06, 05, 87.00, 69.00, 18.00, 32.00, 39.00 +DAG, 06, 05, 95.00, 65.00, 1.00, 1.00, 2.00 +DAL, 06, 05, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 05, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 05, 79.00, 57.00, 22.00, 25.00, 37.00 +DBQ, 06, 05, 76.00, 55.00, 25.00, 22.00, 36.00 +DCA, 06, 05, 82.00, 64.00, 19.00, 24.00, 35.00 +DDC, 06, 05, 84.00, 59.00, 22.00, 14.00, 28.00 +DEC, 06, 05, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 05, 78.00, 50.00, 20.00, 19.00, 31.00 +DFW, 06, 05, 89.00, 68.00, 18.00, 14.00, 26.00 +DHN, 06, 05, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 05, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 05, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 05, 92.00, 70.00, -9999.00, -9999.00, 18.00 +DLG, 06, 05, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 05, 68.00, 46.00, 29.00, 28.00, 44.00 +DLLC, 06, 05, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 05, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 05, 97.00, 65.00, -9999.00, -9999.00, 5.00 +DMN, 06, 05, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 05, 81.00, 59.00, -9999.00, -9999.00, 32.00 +DPG, 06, 05, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 05, 88.00, 66.00, -9999.00, -9999.00, 28.00 +DRA, 06, 05, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 05, 92.00, 70.00, 12.00, 9.00, 17.00 +DSM, 06, 05, 80.00, 59.00, 29.00, 21.00, 39.00 +DTW, 06, 05, 76.00, 54.00, 20.00, 23.00, 34.00 +DUG, 06, 05, 92.00, 57.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 05, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 05, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 05, 89.00, 67.00, -9999.00, -9999.00, 20.00 +D45, 06, 05, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 05, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 05, 76.00, 52.00, 25.00, 25.00, 39.00 +ECG, 06, 05, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 05, 88.00, 60.00, -9999.00, -9999.00, 4.00 +EED, 06, 05, 101.00, 73.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 05, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 05, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 05, 76.00, 50.00, 32.00, 36.00, 50.00 +EKO, 06, 05, 77.00, 42.00, 11.00, 11.00, 18.00 +ELD, 06, 05, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 05, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 05, 94.00, 62.00, 7.00, 3.00, 8.00 +ELY, 06, 05, 75.00, 38.00, 10.00, 11.00, 16.00 +EMP, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 05, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +END, 06, 05, 87.00, 64.00, -9999.00, -9999.00, 22.00 +ENN, 06, 05, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 05, 79.00, 57.00, -9999.00, -9999.00, 12.00 +EPH, 06, 05, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 05, 73.00, 55.00, 27.00, 24.00, 38.00 +ESF, 06, 05, 88.00, 68.00, -9999.00, -9999.00, 30.00 +EUG, 06, 05, 72.00, 48.00, 17.00, 20.00, 27.00 +EVV, 06, 05, 84.00, 61.00, 25.00, 25.00, 38.00 +EWN, 06, 05, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 05, 80.00, 60.00, 25.00, 24.00, 38.00 +EYW, 06, 05, 87.00, 78.00, 21.00, 18.00, 31.00 +E74, 06, 05, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 05, 83.00, 60.00, -9999.00, -9999.00, 33.00 +FAI, 06, 05, 68.00, 47.00, 22.00, 24.00, 36.00 +FAR, 06, 05, 75.00, 51.00, 23.00, 21.00, 36.00 +FAT, 06, 05, 90.00, 58.00, 1.00, 2.00, 2.00 +FAY, 06, 05, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 05, 69.00, 42.00, 24.00, 26.00, 39.00 +FCS, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +FDY, 06, 05, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 05, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FHU, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 06, 05, 75.00, 39.00, 5.00, 8.00, 11.00 +FLL, 06, 05, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 05, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 05, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FME, 06, 05, 82.00, 56.00, -9999.00, -9999.00, 31.00 +FMH, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 06, 05, 85.00, 47.00, 7.00, 6.00, 10.00 +FMY, 06, 05, 90.00, 72.00, 16.00, 31.00, 38.00 +FNT, 06, 05, 74.00, 52.00, 22.00, 21.00, 34.00 +FOD, 06, 05, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 05, 82.00, 60.00, -9999.00, -9999.00, 33.00 +FOK, 06, 05, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 05, 83.00, 61.00, -9999.00, -9999.00, 33.00 +FSD, 06, 05, 78.00, 53.00, 29.00, 18.00, 36.00 +FSI, 06, 05, 87.00, 64.00, -9999.00, -9999.00, 25.00 +FSM, 06, 05, 85.00, 64.00, 20.00, 23.00, 33.00 +FTK, 06, 05, 82.00, 58.00, -9999.00, -9999.00, 31.00 +FWA, 06, 05, 78.00, 57.00, 22.00, 24.00, 35.00 +FWH, 06, 05, 88.00, 66.00, -9999.00, -9999.00, 21.00 +FYU, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 05, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 05, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 05, 104.00, 67.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 05, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 05, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 05, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 05, 72.00, 47.00, 17.00, 18.00, 27.00 +GFA, 06, 05, 72.00, 46.00, -9999.00, -9999.00, 33.00 +GFK, 06, 05, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 05, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 05, 75.00, 49.00, 23.00, 19.00, 33.00 +GJT, 06, 05, 85.00, 54.00, 12.00, 11.00, 17.00 +GKN, 06, 05, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 05, 80.00, 52.00, 20.00, 12.00, 26.00 +GLH, 06, 05, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 05, 83.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 05, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 05, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 06, 05, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 05, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 05, 73.00, 51.00, 27.00, 21.00, 37.00 +GRCI, 06, 05, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 05, 71.00, 47.00, -9999.00, -9999.00, 25.00 +GRI, 06, 05, 81.00, 57.00, 24.00, 16.00, 31.00 +GRK, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 06, 05, 76.00, 53.00, 22.00, 22.00, 34.00 +GSB, 06, 05, 85.00, 63.00, -9999.00, -9999.00, 33.00 +GSG, 06, 05, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 05, 81.00, 60.00, 20.00, 22.00, 35.00 +GSP, 06, 05, 84.00, 62.00, 24.00, 24.00, 37.00 +GST, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 05, 72.00, 53.00, -9999.00, -9999.00, 40.00 +GTF, 06, 05, 72.00, 46.00, 25.00, 23.00, 35.00 +GUP, 06, 05, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 05, 79.00, 55.00, -9999.00, -9999.00, 35.00 +GVW, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 05, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 05, 79.00, 65.00, 22.00, 18.00, 31.00 +HBR, 06, 05, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 05, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 05, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 05, 77.00, 50.00, -9999.00, -9999.00, 20.00 +HKY, 06, 05, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 05, 73.00, 46.00, 21.00, 21.00, 33.00 +HMN, 06, 05, 94.00, 55.00, -9999.00, -9999.00, 10.00 +HMS, 06, 05, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 05, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 05, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HON, 06, 05, 77.00, 53.00, 24.00, 18.00, 34.00 +HOP, 06, 05, 84.00, 59.00, -9999.00, -9999.00, 33.00 +HOT, 06, 05, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 05, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 05, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 05, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 05, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 05, 88.00, 66.00, -9999.00, -9999.00, 31.00 +HST, 06, 05, 88.00, 70.00, -9999.00, -9999.00, 43.00 +HSV, 06, 05, 84.00, 63.00, 22.00, 24.00, 36.00 +HTL, 06, 05, 72.00, 48.00, 27.00, 23.00, 39.00 +HTS, 06, 05, 79.00, 58.00, 26.00, 28.00, 41.00 +HUF, 06, 05, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 05, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 05, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 05, 75.00, 47.00, 19.00, 19.00, 29.00 +IAB, 06, 05, 84.00, 62.00, -9999.00, -9999.00, 30.00 +IAD, 06, 05, 80.00, 57.00, 24.00, 27.00, 38.00 +IAG, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 05, 88.00, 69.00, 13.00, 21.00, 29.00 +ICT, 06, 05, 84.00, 62.00, 24.00, 20.00, 35.00 +IDA, 06, 05, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 05, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 05, 79.00, 59.00, 26.00, 24.00, 38.00 +ILI, 06, 05, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 05, 84.00, 65.00, 20.00, 21.00, 32.00 +IMT, 06, 05, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +IND, 06, 05, 80.00, 58.00, 25.00, 24.00, 37.00 +INL, 06, 05, 71.00, 47.00, 33.00, 27.00, 46.00 +INS, 06, 05, 90.00, 60.00, -9999.00, -9999.00, 2.00 +INT, 06, 05, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +INW, 06, 05, 88.00, 51.00, 4.00, 7.00, 10.00 +IPL, 06, 05, 100.00, 67.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 05, 77.00, 54.00, 28.00, 30.00, 44.00 +IRK, 06, 05, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 05, 75.00, 49.00, 22.00, 17.00, 32.00 +ISP, 06, 05, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 05, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 05, 100.00, 66.00, -9999.00, -9999.00, 2.00 +IWD, 06, 05, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 05, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 05, 89.00, 65.00, 19.00, 21.00, 32.00 +JAX, 06, 05, 88.00, 67.00, 19.00, 31.00, 38.00 +JBR, 06, 05, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 05, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 05, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 05, 74.00, 59.00, 22.00, 23.00, 36.00 +JHW, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 05, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 05, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 05, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 05, 59.00, 43.00, 44.00, 42.00, 56.00 +JST, 06, 05, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 05, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 05, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 05, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 05, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 05, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 05, 76.00, 52.00, 21.00, 21.00, 34.00 +LAR, 06, 05, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 05, 97.00, 67.00, 2.00, 2.00, 3.00 +LAX, 06, 05, 71.00, 58.00, 2.00, 1.00, 2.00 +LBB, 06, 05, 88.00, 62.00, 18.00, 10.00, 23.00 +LBF, 06, 05, 79.00, 51.00, 26.00, 12.00, 32.00 +LCH, 06, 05, 88.00, 70.00, 14.00, 20.00, 28.00 +LCK, 06, 05, 80.00, 57.00, -9999.00, -9999.00, 34.00 +LEB, 06, 05, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 05, 80.00, 59.00, 24.00, 26.00, 37.00 +LFI, 06, 05, 80.00, 64.00, -9999.00, -9999.00, 30.00 +LFK, 06, 05, 88.00, 68.00, 16.00, 21.00, 28.00 +LFT, 06, 05, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 05, 76.00, 61.00, 24.00, 22.00, 36.00 +LGB, 06, 05, 75.00, 59.00, 1.00, 1.00, 2.00 +LGU, 06, 05, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 05, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 05, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 05, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 05, 87.00, 65.00, 20.00, 20.00, 31.00 +LIZ, 06, 05, 69.00, 47.00, -9999.00, -9999.00, 43.00 +LMT, 06, 05, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +LND, 06, 05, 74.00, 46.00, 13.00, 14.00, 21.00 +LNK, 06, 05, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 05, 82.00, 48.00, 5.00, 6.00, 9.00 +LOZ, 06, 05, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 05, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 05, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LSE, 06, 05, 77.00, 55.00, 22.00, 24.00, 37.00 +LSF, 06, 05, 88.00, 66.00, -9999.00, -9999.00, 31.00 +LSV, 06, 05, 99.00, 59.00, -9999.00, -9999.00, 2.00 +LTS, 06, 05, 91.00, 64.00, -9999.00, -9999.00, 25.00 +LUF, 06, 05, 102.00, 64.00, -9999.00, -9999.00, 2.00 +LVS, 06, 05, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 05, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 05, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 05, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 05, 80.00, 58.00, 24.00, 25.00, 39.00 +MAF, 06, 05, 92.00, 64.00, 13.00, 7.00, 17.00 +MBL, 06, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 05, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 05, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 05, 86.00, 56.00, -9999.00, -9999.00, 6.00 +MCF, 06, 05, 89.00, 71.00, -9999.00, -9999.00, 32.00 +MCG, 06, 05, 63.00, 43.00, 29.00, 26.00, 42.00 +MCI, 06, 05, 81.00, 61.00, 27.00, 21.00, 38.00 +MCK, 06, 05, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 05, 89.00, 65.00, 15.00, 23.00, 32.00 +MCO, 06, 05, 90.00, 70.00, 18.00, 37.00, 44.00 +MCW, 06, 05, 77.00, 54.00, 20.00, 19.00, 32.00 +MC2, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MDH, 06, 05, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 05, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 05, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 05, 78.00, 57.00, 29.00, 25.00, 41.00 +MEI, 06, 05, 88.00, 64.00, 18.00, 22.00, 33.00 +MEM, 06, 05, 87.00, 67.00, 19.00, 22.00, 33.00 +MER, 06, 05, 89.00, 54.00, -9999.00, -9999.00, 3.00 +MFD, 06, 05, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 05, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 05, 79.00, 48.00, 11.00, 10.00, 16.00 +MGE, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 06, 05, 87.00, 66.00, 14.00, 23.00, 32.00 +MGW, 06, 05, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 05, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 05, 85.00, 55.00, -9999.00, -9999.00, 6.00 +MHS, 06, 05, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 05, 87.00, 72.00, 22.00, 37.00, 44.00 +MIB, 06, 05, 73.00, 50.00, -9999.00, -9999.00, 35.00 +MIV, 06, 05, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 05, 82.00, 48.00, -9999.00, -9999.00, 19.00 +MKC, 06, 05, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 05, 72.00, 52.00, 26.00, 24.00, 39.00 +MKG, 06, 05, 73.00, 52.00, 25.00, 19.00, 33.00 +MKL, 06, 05, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 05, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 05, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 05, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 05, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 05, 80.00, 57.00, 28.00, 25.00, 41.00 +MLS, 06, 05, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 05, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 05, 88.00, 65.00, -9999.00, -9999.00, 32.00 +MOB, 06, 05, 88.00, 69.00, 17.00, 29.00, 38.00 +MOT, 06, 05, 73.00, 50.00, 23.00, 19.00, 33.00 +MPV, 06, 05, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 05, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 05, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 05, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 05, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 05, 66.00, 49.00, -9999.00, -9999.00, 12.00 +MSL, 06, 05, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 05, 76.00, 51.00, 25.00, 23.00, 38.00 +MSO, 06, 05, 71.00, 44.00, 25.00, 23.00, 36.00 +MSP, 06, 05, 76.00, 55.00, 25.00, 27.00, 41.00 +MSS, 06, 05, 73.00, 50.00, 27.00, 27.00, 39.00 +MSY, 06, 05, 88.00, 69.00, 13.00, 27.00, 35.00 +MTC, 06, 05, 74.00, 53.00, -9999.00, -9999.00, 34.00 +MTN, 06, 05, 81.00, 59.00, -9999.00, -9999.00, 31.00 +MTO, 06, 05, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 05, 78.00, 55.00, -9999.00, -9999.00, 31.00 +MUO, 06, 05, 82.00, 49.00, -9999.00, -9999.00, 20.00 +MWA, 06, 05, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 05, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 05, 87.00, 66.00, -9999.00, -9999.00, 28.00 +MYL, 06, 05, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 05, 86.00, 64.00, -9999.00, -9999.00, 31.00 +NAO, 06, 05, 83.00, 70.00, -9999.00, -9999.00, 39.00 +NBC, 06, 05, 86.00, 67.00, -9999.00, -9999.00, 34.00 +NBE, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NBG, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 06, 05, 77.00, 55.00, -9999.00, -9999.00, 35.00 +NCA, 06, 05, 85.00, 61.00, -9999.00, -9999.00, 33.00 +NCO, 06, 05, 70.00, 54.00, -9999.00, -9999.00, 36.00 +NC1, 06, 05, 89.00, 60.00, -9999.00, -9999.00, 3.00 +NEL, 06, 05, 78.00, 55.00, -9999.00, -9999.00, 34.00 +NFG, 06, 05, 69.00, 57.00, -9999.00, -9999.00, 8.00 +NFL, 06, 05, 80.00, 46.00, -9999.00, -9999.00, 13.00 +NGP, 06, 05, 88.00, 73.00, -9999.00, -9999.00, 18.00 +NGU, 06, 05, 81.00, 63.00, -9999.00, -9999.00, 29.00 +NGZ, 06, 05, 68.00, 52.00, -9999.00, -9999.00, 4.00 +NHK, 06, 05, 81.00, 58.00, -9999.00, -9999.00, 32.00 +NHZ, 06, 05, 70.00, 51.00, -9999.00, -9999.00, 38.00 +NID, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 05, 88.00, 67.00, -9999.00, -9999.00, 36.00 +NIR, 06, 05, 89.00, 70.00, -9999.00, -9999.00, 20.00 +NKT, 06, 05, 82.00, 66.00, -9999.00, -9999.00, 35.00 +NKX, 06, 05, 70.00, 61.00, -9999.00, -9999.00, 8.00 +NLC, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 06, 05, 87.00, 62.00, -9999.00, -9999.00, 28.00 +NPA, 06, 05, 87.00, 70.00, -9999.00, -9999.00, 28.00 +NQA, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 05, 91.00, 71.00, -9999.00, -9999.00, 20.00 +NQX, 06, 05, 87.00, 78.00, -9999.00, -9999.00, 33.00 +NRB, 06, 05, 86.00, 70.00, -9999.00, -9999.00, 35.00 +NRC, 06, 05, 89.00, 53.00, -9999.00, -9999.00, 3.00 +NRS, 06, 05, 68.00, 58.00, -9999.00, -9999.00, 4.00 +NSE, 06, 05, 88.00, 66.00, -9999.00, -9999.00, 35.00 +NSI, 06, 05, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NTD, 06, 05, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 06, 05, 76.00, 58.00, -9999.00, -9999.00, 4.00 +NTU, 06, 05, 81.00, 63.00, -9999.00, -9999.00, 31.00 +NUC, 06, 05, 69.00, 57.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 05, 76.00, 51.00, -9999.00, -9999.00, 5.00 +NUW, 06, 05, 66.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 06, 05, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NXX, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 06, 05, 83.00, 57.00, -9999.00, -9999.00, 32.00 +NZC, 06, 05, 89.00, 64.00, -9999.00, -9999.00, 38.00 +NZJ, 06, 05, 77.00, 55.00, -9999.00, -9999.00, 5.00 +NZW, 06, 05, 74.00, 53.00, -9999.00, -9999.00, 36.00 +NZY, 06, 05, 70.00, 61.00, -9999.00, -9999.00, 4.00 +OAK, 06, 05, 71.00, 50.00, 2.00, 2.00, 4.00 +OAR, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 05, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 05, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 05, 85.00, 64.00, 21.00, 16.00, 30.00 +OLM, 06, 05, 69.00, 45.00, 24.00, 27.00, 35.00 +OMA, 06, 05, 81.00, 58.00, 23.00, 21.00, 33.00 +OME, 06, 05, 50.00, 36.00, 21.00, 23.00, 30.00 +ONT, 06, 05, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 05, 77.00, 55.00, 27.00, 22.00, 38.00 +ORF, 06, 05, 81.00, 63.00, 19.00, 22.00, 33.00 +ORH, 06, 05, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 05, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 05, 71.00, 48.00, -9999.00, -9999.00, 32.00 +OTG, 06, 05, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 05, 63.00, 49.00, 23.00, 24.00, 33.00 +OTM, 06, 05, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 05, 47.00, 35.00, 11.00, 12.00, 18.00 +OURC, 06, 05, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 05, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 05, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 05, 88.00, 65.00, -9999.00, -9999.00, 31.00 +PACZ, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 05, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 05, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 05, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 05, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 05, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 05, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 05, 88.00, 67.00, -9999.00, -9999.00, 24.00 +PAQ, 06, 05, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 05, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 05, 43.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 05, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 05, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 05, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 05, 73.00, 52.00, -9999.00, -9999.00, 38.00 +PBI, 06, 05, 87.00, 72.00, 22.00, 35.00, 44.00 +PDT, 06, 05, 77.00, 51.00, 13.00, 14.00, 21.00 +PDX, 06, 05, 72.00, 51.00, 23.00, 26.00, 33.00 +PFN, 06, 05, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 05, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 05, 79.00, 59.00, 24.00, 24.00, 38.00 +PHX, 06, 05, 101.00, 70.00, 2.00, 1.00, 3.00 +PIA, 06, 05, 80.00, 58.00, 26.00, 23.00, 39.00 +PIB, 06, 05, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 05, 75.00, 45.00, 16.00, 14.00, 25.00 +PIR, 06, 05, 78.00, 53.00, 23.00, 16.00, 30.00 +PIT, 06, 05, 77.00, 54.00, 28.00, 28.00, 44.00 +PKB, 06, 05, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 05, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 05, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 05, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 05, 87.00, 70.00, 16.00, 20.00, 30.00 +POB, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 06, 05, 88.00, 65.00, -9999.00, -9999.00, 33.00 +POM, 06, 05, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 06, 05, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 05, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 05, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 05, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 05, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 05, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 05, 74.00, 49.00, -9999.00, -9999.00, 34.00 +PSP, 06, 05, 101.00, 65.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 05, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 05, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 05, 85.00, 52.00, 13.00, 13.00, 22.00 +PUC, 06, 05, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 05, 74.00, 54.00, 24.00, 24.00, 37.00 +PVU, 06, 05, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 05, 70.00, 50.00, 28.00, 25.00, 40.00 +P02, 06, 05, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +P07, 06, 05, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +P11, 06, 05, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +P24, 06, 05, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +P28, 06, 05, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +P35, 06, 05, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +P38, 06, 05, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +P39, 06, 05, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +P58, 06, 05, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +P59, 06, 05, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +P60, 06, 05, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +P61, 06, 05, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +P67, 06, 05, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +P68, 06, 05, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +P69, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 05, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 05, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 05, 75.00, 49.00, 26.00, 23.00, 38.00 +RBL, 06, 05, 88.00, 60.00, 5.00, 4.00, 7.00 +RCA, 06, 05, 75.00, 49.00, -9999.00, -9999.00, 36.00 +RDD, 06, 05, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 05, 74.00, 40.00, 11.00, 11.00, 17.00 +RDR, 06, 05, 74.00, 49.00, -9999.00, -9999.00, 35.00 +RDU, 06, 05, 83.00, 61.00, 21.00, 20.00, 32.00 +REE, 06, 05, 88.00, 62.00, -9999.00, -9999.00, 19.00 +REJ, 06, 05, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 05, 78.00, 55.00, 26.00, 24.00, 39.00 +RIC, 06, 05, 83.00, 60.00, 20.00, 21.00, 33.00 +RIV, 06, 05, 83.00, 54.00, -9999.00, -9999.00, 3.00 +RIW, 06, 05, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 05, 71.00, 43.00, 9.00, 12.00, 17.00 +RME, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +RMG, 06, 05, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +RND, 06, 05, 90.00, 71.00, -9999.00, -9999.00, 20.00 +RNO, 06, 05, 80.00, 45.00, 6.00, 5.00, 9.00 +ROA, 06, 05, 81.00, 58.00, 19.00, 25.00, 35.00 +ROC, 06, 05, 73.00, 52.00, 25.00, 25.00, 38.00 +ROW, 06, 05, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 05, 83.00, 59.00, 19.00, 13.00, 25.00 +RST, 06, 05, 75.00, 53.00, 27.00, 26.00, 41.00 +RWF, 06, 05, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 05, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 05, 85.00, 54.00, 3.00, 2.00, 3.00 +SAF, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 05, 70.00, 61.00, 2.00, 2.00, 4.00 +SAT, 06, 05, 90.00, 71.00, 17.00, 19.00, 27.00 +SAV, 06, 05, 87.00, 67.00, 17.00, 26.00, 36.00 +SAW, 06, 05, 67.00, 47.00, -9999.00, -9999.00, 40.00 +SBA, 06, 05, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 05, 86.00, 55.00, -9999.00, -9999.00, 5.00 +SBN, 06, 05, 77.00, 56.00, 25.00, 23.00, 37.00 +SBP, 06, 05, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 05, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 05, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 05, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 05, 87.00, 56.00, 1.00, 1.00, 2.00 +SDF, 06, 05, 81.00, 61.00, 24.00, 25.00, 38.00 +SEA, 06, 05, 68.00, 50.00, 19.00, 21.00, 30.00 +SEM, 06, 05, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 05, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 05, 69.00, 52.00, 2.00, 2.00, 3.00 +SGF, 06, 05, 82.00, 59.00, 24.00, 23.00, 36.00 +SGY, 06, 05, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 05, 74.00, 45.00, 25.00, 21.00, 35.00 +SHV, 06, 05, 88.00, 67.00, 19.00, 19.00, 30.00 +SIT, 06, 05, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 05, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 05, 91.00, 65.00, 15.00, 12.00, 23.00 +SKA, 06, 05, 72.00, 47.00, -9999.00, -9999.00, 23.00 +SKF, 06, 05, 90.00, 71.00, -9999.00, -9999.00, 19.00 +SLC, 06, 05, 80.00, 52.00, 14.00, 14.00, 21.00 +SLE, 06, 05, 72.00, 46.00, 18.00, 21.00, 28.00 +SLN, 06, 05, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 05, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 05, 70.00, 49.00, -9999.00, 1.00, 2.00 +SNA, 06, 05, 68.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 05, 44.00, 35.00, 25.00, 35.00, 43.00 +SNS, 06, 05, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 05, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 05, 81.00, 59.00, 26.00, 23.00, 38.00 +SPS, 06, 05, 89.00, 65.00, 18.00, 13.00, 26.00 +SRQ, 06, 05, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 05, 87.00, 63.00, -9999.00, -9999.00, 32.00 +SSI, 06, 05, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +STC, 06, 05, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 05, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +STL, 06, 05, 83.00, 63.00, 23.00, 24.00, 37.00 +STNV, 06, 05, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +STS, 06, 05, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 05, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 05, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 05, 82.00, 52.00, -9999.00, -9999.00, 4.00 +SUX, 06, 05, 80.00, 57.00, 25.00, 21.00, 35.00 +SVN, 06, 05, 87.00, 67.00, -9999.00, -9999.00, 32.00 +SWF, 06, 05, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 05, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 05, 74.00, 51.00, 27.00, 31.00, 43.00 +SZL, 06, 05, 81.00, 58.00, -9999.00, -9999.00, 34.00 +TAD, 06, 05, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 05, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 05, 83.00, 56.00, -9999.00, -9999.00, 34.00 +TCC, 06, 05, 87.00, 57.00, 13.00, 7.00, 16.00 +TCL, 06, 05, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 05, 71.00, 47.00, -9999.00, -9999.00, 31.00 +TCS, 06, 05, 90.00, 60.00, -9999.00, 4.00, 7.00 +TEB, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 05, 85.00, 64.00, -9999.00, -9999.00, 28.00 +TKA, 06, 05, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 05, 90.00, 66.00, 15.00, 31.00, 38.00 +TNX, 06, 05, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 05, 77.00, 53.00, 22.00, 24.00, 37.00 +TOP, 06, 05, 82.00, 60.00, 28.00, 22.00, 40.00 +TPA, 06, 05, 89.00, 71.00, 13.00, 25.00, 31.00 +TPH, 06, 05, 81.00, 48.00, 4.00, 4.00, 6.00 +TRI, 06, 05, 80.00, 58.00, 25.00, 31.00, 42.00 +TRK, 06, 05, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 05, 100.00, 67.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 05, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 05, 85.00, 65.00, 24.00, 20.00, 34.00 +TUP, 06, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 05, 97.00, 65.00, 3.00, 4.00, 6.00 +TVC, 06, 05, 73.00, 48.00, 21.00, 17.00, 30.00 +TVL, 06, 05, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 05, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 05, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 05, 82.00, 59.00, 22.00, 25.00, 35.00 +T01, 06, 05, 80.00, 59.00, -9999.00, -9999.00, 30.00 +T02, 06, 05, 85.00, 63.00, -9999.00, -9999.00, 31.00 +T03, 06, 05, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T04, 06, 05, 88.00, 70.00, -9999.00, -9999.00, 32.00 +T05, 06, 05, 83.00, 58.00, -9999.00, -9999.00, 31.00 +T06, 06, 05, 88.00, 62.00, -9999.00, -9999.00, 27.00 +T07, 06, 05, 87.00, 50.00, -9999.00, -9999.00, 20.00 +T08, 06, 05, 79.00, 57.00, -9999.00, -9999.00, 13.00 +UCA, 06, 05, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 05, 90.00, 60.00, -9999.00, -9999.00, 2.00 +UIL, 06, 05, 63.00, 45.00, 38.00, 41.00, 49.00 +UIN, 06, 05, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 05, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 05, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 05, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +U15, 06, 05, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +U28, 06, 05, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 05, 88.00, 64.00, -9999.00, -9999.00, 30.00 +VBG, 06, 05, 70.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 06, 05, 89.00, 71.00, 13.00, 18.00, 24.00 +VCV, 06, 05, 88.00, 52.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 05, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 05, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 05, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 05, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 05, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 05, 88.00, 66.00, -9999.00, -9999.00, 28.00 +VRB, 06, 05, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 05, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 05, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 05, 80.00, 59.00, 22.00, 17.00, 30.00 +WJA, 06, 05, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 05, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 05, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 05, 80.00, 43.00, 11.00, 10.00, 16.00 +WPO, 06, 05, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 05, 89.00, 65.00, -9999.00, -9999.00, 32.00 +WRG, 06, 05, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 05, 80.00, 55.00, -9999.00, -9999.00, 32.00 +WRL, 06, 05, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +X68, 06, 05, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 05, 54.00, 41.00, 51.00, 50.00, 62.00 +YCG, 06, 05, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 05, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 05, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 05, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 05, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 05, 77.00, 47.00, 8.00, 10.00, 16.00 +YNG, 06, 05, 75.00, 52.00, 28.00, 27.00, 41.00 +YPA, 06, 05, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 05, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 05, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 05, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 05, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 05, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 05, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 05, 101.00, 69.00, 0.00, 0.00, 1.00 +YVR, 06, 05, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 05, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 05, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 05, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 05, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 05, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 05, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 05, 68.00, 43.00, 27.00, 27.00, 43.00 +ZUN, 06, 05, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 05, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 05, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 05, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +01R, 06, 05, 88.00, 67.00, -9999.00, -9999.00, 26.00 +1V1, 06, 05, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 05, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 05, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 05, 81.00, 65.00, -9999.00, -9999.00, 33.00 +2PJ, 06, 05, 87.00, 63.00, -9999.00, -9999.00, 32.00 +3B1, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 05, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 05, 74.00, 47.00, -9999.00, -9999.00, 32.00 +3SE, 06, 05, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 05, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 05, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 06, 05, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 05, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 05, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 05, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 05, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 06, 78.00, 57.00, 27.00, 26.00, 41.00 +ABI, 06, 06, 90.00, 67.00, 14.00, 11.00, 21.00 +ABQ, 06, 06, 88.00, 56.00, 7.00, 8.00, 13.00 +ABR, 06, 06, 77.00, 52.00, 23.00, 19.00, 35.00 +ABY, 06, 06, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 06, 67.00, 53.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 06, 90.00, 70.00, 15.00, 15.00, 25.00 +ACV, 06, 06, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 06, 78.00, 57.00, 23.00, 19.00, 32.00 +ADK, 06, 06, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 06, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 06, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 06, 81.00, 58.00, -9999.00, -9999.00, 30.00 +AEX, 06, 06, 89.00, 69.00, -9999.00, -9999.00, 26.00 +AFF, 06, 06, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 06, 91.00, 69.00, -9999.00, -9999.00, 51.00 +AGS, 06, 06, 88.00, 64.00, 19.00, 24.00, 35.00 +AHN, 06, 06, 86.00, 64.00, 17.00, 22.00, 30.00 +AKN, 06, 06, 57.00, 40.00, 33.00, 29.00, 44.00 +AKO, 06, 06, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 06, 77.00, 53.00, 27.00, 28.00, 42.00 +ALI, 06, 06, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 06, 79.00, 56.00, 25.00, 22.00, 39.00 +ALS, 06, 06, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 06, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 06, 86.00, 59.00, 21.00, 12.00, 28.00 +AMG, 06, 06, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 06, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 06, 61.00, 46.00, 17.00, 18.00, 25.00 +AND, 06, 06, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 06, 60.00, 47.00, 43.00, 43.00, 55.00 +AOO, 06, 06, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +APN, 06, 06, 72.00, 46.00, 24.00, 24.00, 37.00 +AQQ, 06, 06, 87.00, 71.00, -9999.00, -9999.00, -9999.00 +ART, 06, 06, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +AST, 06, 06, 63.00, 49.00, 32.00, 34.00, 44.00 +ATL, 06, 06, 85.00, 65.00, 19.00, 24.00, 33.00 +ATW, 06, 06, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 06, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 06, 81.00, 58.00, -9999.00, -9999.00, 35.00 +AUG, 06, 06, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 06, 90.00, 71.00, 15.00, 17.00, 27.00 +AUW, 06, 06, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 06, 80.00, 57.00, 22.00, 28.00, 39.00 +AVP, 06, 06, 76.00, 55.00, 29.00, 30.00, 45.00 +AXN, 06, 06, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 06, 75.00, 53.00, -9999.00, -9999.00, 32.00 +AYS, 06, 06, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 06, 89.00, 58.00, -9999.00, -9999.00, 7.00 +BAD, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 06, 70.00, 37.00, -9999.00, -9999.00, 9.00 +BDL, 06, 06, 78.00, 55.00, 26.00, 25.00, 38.00 +BDR, 06, 06, 74.00, 57.00, 24.00, 22.00, 36.00 +BET, 06, 06, 57.00, 40.00, 27.00, 23.00, 36.00 +BFD, 06, 06, 71.00, 48.00, 30.00, 32.00, 46.00 +BFF, 06, 06, 79.00, 50.00, 23.00, 16.00, 33.00 +BFL, 06, 06, 91.00, 63.00, 1.00, 1.00, 2.00 +BGM, 06, 06, 72.00, 53.00, 28.00, 31.00, 45.00 +BGR, 06, 06, 71.00, 50.00, 25.00, 27.00, 37.00 +BGS, 06, 06, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 06, 86.00, 64.00, 18.00, 24.00, 33.00 +BID, 06, 06, 68.00, 55.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 06, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 06, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 06, 75.00, 50.00, 24.00, 22.00, 34.00 +BIS, 06, 06, 75.00, 50.00, 27.00, 21.00, 38.00 +BIX, 06, 06, 87.00, 72.00, -9999.00, -9999.00, 28.00 +BJI, 06, 06, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 06, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 06, 79.00, 47.00, -9999.00, -9999.00, 31.00 +BKW, 06, 06, 75.00, 55.00, 29.00, 30.00, 44.00 +BLF, 06, 06, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 06, 103.00, 70.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 06, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 06, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 06, 84.00, 60.00, -9999.00, -9999.00, 32.00 +BNA, 06, 06, 85.00, 63.00, 22.00, 23.00, 35.00 +BNO, 06, 06, 72.00, 40.00, -9999.00, 14.00, 32.00 +BOI, 06, 06, 78.00, 50.00, 12.00, 11.00, 19.00 +BOS, 06, 06, 74.00, 57.00, 25.00, 24.00, 37.00 +BPI, 06, 06, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 06, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 06, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 06, 80.00, 59.00, -9999.00, -9999.00, 32.00 +BRO, 06, 06, 90.00, 75.00, 11.00, 16.00, 22.00 +BRW, 06, 06, 35.00, 27.00, 12.00, 14.00, 21.00 +BSM, 06, 06, 90.00, 71.00, -9999.00, -9999.00, 20.00 +BTI, 06, 06, 35.00, 28.00, 11.00, 12.00, 19.00 +BTL, 06, 06, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 06, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 06, 90.00, 69.00, 14.00, 26.00, 33.00 +BTT, 06, 06, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 06, 74.00, 53.00, 31.00, 31.00, 48.00 +BUB, 06, 06, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 06, 73.00, 54.00, 26.00, 26.00, 38.00 +BUR, 06, 06, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 06, 88.00, 72.00, -9999.00, 15.00, 19.00 +BWG, 06, 06, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 06, 81.00, 60.00, 22.00, 23.00, 35.00 +BYH, 06, 06, 88.00, 66.00, -9999.00, -9999.00, 33.00 +BYI, 06, 06, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 06, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 06, 88.00, 65.00, 19.00, 22.00, 33.00 +CAG, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 06, 77.00, 55.00, 25.00, 27.00, 40.00 +CAO, 06, 06, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 06, 70.00, 47.00, 31.00, 32.00, 45.00 +CBM, 06, 06, 88.00, 65.00, -9999.00, -9999.00, 27.00 +CDB, 06, 06, 49.00, 40.00, 43.00, 45.00, 61.00 +CDC, 06, 06, 81.00, 47.00, 7.00, 7.00, 12.00 +CDR, 06, 06, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 06, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 06, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 06, 06, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 06, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 06, 85.00, 62.00, 21.00, 24.00, 35.00 +CHO, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 06, 87.00, 68.00, 18.00, 25.00, 35.00 +CID, 06, 06, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 06, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 06, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 06, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 06, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 06, 76.00, 55.00, 24.00, 26.00, 40.00 +CLL, 06, 06, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 06, 84.00, 64.00, 23.00, 24.00, 37.00 +CMH, 06, 06, 79.00, 57.00, 22.00, 27.00, 38.00 +CMI, 06, 06, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 06, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 06, 82.00, 60.00, 24.00, 15.00, 33.00 +CNM, 06, 06, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 06, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +COD, 06, 06, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +COF, 06, 06, 87.00, 70.00, -9999.00, -9999.00, 34.00 +CON, 06, 06, 76.00, 49.00, 25.00, 25.00, 37.00 +COS, 06, 06, 76.00, 49.00, 21.00, 21.00, 33.00 +COT, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 06, 81.00, 60.00, 26.00, 24.00, 39.00 +CPR, 06, 06, 75.00, 45.00, 19.00, 19.00, 30.00 +CRBC, 06, 06, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 06, 90.00, 73.00, 12.00, 17.00, 24.00 +CRW, 06, 06, 82.00, 58.00, 29.00, 29.00, 42.00 +CSG, 06, 06, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 06, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 06, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 06, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 06, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 06, 81.00, 58.00, 22.00, 27.00, 38.00 +CVN, 06, 06, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 06, 87.00, 57.00, -9999.00, -9999.00, 20.00 +CXY, 06, 06, 79.00, 59.00, 20.00, 24.00, 34.00 +CYS, 06, 06, 72.00, 46.00, 20.00, 22.00, 33.00 +DAA, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 06, 87.00, 70.00, 19.00, 32.00, 39.00 +DAG, 06, 06, 95.00, 66.00, 1.00, 1.00, 2.00 +DAL, 06, 06, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 06, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 06, 80.00, 58.00, 21.00, 25.00, 37.00 +DBQ, 06, 06, 77.00, 55.00, 25.00, 22.00, 36.00 +DCA, 06, 06, 83.00, 64.00, 19.00, 24.00, 35.00 +DDC, 06, 06, 84.00, 60.00, 22.00, 14.00, 28.00 +DEC, 06, 06, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 06, 79.00, 50.00, 19.00, 19.00, 31.00 +DFW, 06, 06, 90.00, 69.00, 18.00, 14.00, 25.00 +DHN, 06, 06, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 06, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 06, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 06, 93.00, 71.00, -9999.00, -9999.00, 17.00 +DLG, 06, 06, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 06, 69.00, 46.00, 29.00, 28.00, 44.00 +DLLC, 06, 06, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 06, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 06, 98.00, 65.00, -9999.00, -9999.00, 5.00 +DMN, 06, 06, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 06, 82.00, 60.00, -9999.00, -9999.00, 31.00 +DPG, 06, 06, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 06, 89.00, 67.00, -9999.00, -9999.00, 29.00 +DRA, 06, 06, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 06, 93.00, 71.00, 12.00, 9.00, 17.00 +DSM, 06, 06, 80.00, 59.00, 29.00, 21.00, 39.00 +DTW, 06, 06, 77.00, 54.00, 20.00, 23.00, 34.00 +DUG, 06, 06, 93.00, 57.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 06, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 06, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 06, 90.00, 67.00, -9999.00, -9999.00, 20.00 +D45, 06, 06, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 06, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 06, 77.00, 52.00, 25.00, 25.00, 39.00 +ECG, 06, 06, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 06, 88.00, 61.00, -9999.00, -9999.00, 4.00 +EED, 06, 06, 101.00, 74.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 06, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 06, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 06, 77.00, 50.00, 32.00, 36.00, 50.00 +EKO, 06, 06, 77.00, 43.00, 11.00, 11.00, 17.00 +ELD, 06, 06, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 06, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 06, 95.00, 63.00, 7.00, 3.00, 8.00 +ELY, 06, 06, 75.00, 39.00, 10.00, 11.00, 16.00 +EMP, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 06, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +END, 06, 06, 87.00, 64.00, -9999.00, -9999.00, 22.00 +ENN, 06, 06, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 06, 79.00, 57.00, -9999.00, -9999.00, 12.00 +EPH, 06, 06, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 06, 73.00, 55.00, 26.00, 24.00, 38.00 +ESF, 06, 06, 89.00, 69.00, -9999.00, -9999.00, 30.00 +EUG, 06, 06, 72.00, 49.00, 16.00, 20.00, 26.00 +EVV, 06, 06, 84.00, 61.00, 25.00, 24.00, 38.00 +EWN, 06, 06, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 06, 80.00, 61.00, 25.00, 24.00, 38.00 +EYW, 06, 06, 87.00, 78.00, 21.00, 19.00, 31.00 +E74, 06, 06, 96.00, 58.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 06, 84.00, 60.00, -9999.00, -9999.00, 33.00 +FAI, 06, 06, 68.00, 47.00, 23.00, 24.00, 36.00 +FAR, 06, 06, 76.00, 51.00, 23.00, 21.00, 36.00 +FAT, 06, 06, 91.00, 59.00, 1.00, 2.00, 2.00 +FAY, 06, 06, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 06, 70.00, 43.00, 24.00, 26.00, 39.00 +FCS, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +FDY, 06, 06, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 06, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 06, 06, 76.00, 39.00, 5.00, 8.00, 10.00 +FLL, 06, 06, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 06, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 06, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FME, 06, 06, 83.00, 57.00, -9999.00, -9999.00, 32.00 +FMH, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 06, 06, 86.00, 47.00, 6.00, 6.00, 9.00 +FMY, 06, 06, 90.00, 72.00, 17.00, 32.00, 39.00 +FNT, 06, 06, 75.00, 53.00, 22.00, 21.00, 33.00 +FOD, 06, 06, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 06, 82.00, 61.00, -9999.00, -9999.00, 33.00 +FOK, 06, 06, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 06, 84.00, 61.00, -9999.00, -9999.00, 33.00 +FSD, 06, 06, 78.00, 54.00, 29.00, 18.00, 36.00 +FSI, 06, 06, 88.00, 65.00, -9999.00, -9999.00, 25.00 +FSM, 06, 06, 86.00, 64.00, 20.00, 22.00, 33.00 +FTK, 06, 06, 82.00, 59.00, -9999.00, -9999.00, 31.00 +FWA, 06, 06, 79.00, 57.00, 22.00, 24.00, 35.00 +FWH, 06, 06, 88.00, 67.00, -9999.00, -9999.00, 20.00 +FYU, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 06, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 06, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 06, 104.00, 67.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 06, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 06, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 06, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 06, 72.00, 48.00, 17.00, 17.00, 26.00 +GFA, 06, 06, 72.00, 47.00, -9999.00, -9999.00, 33.00 +GFK, 06, 06, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 06, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 06, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 06, 75.00, 49.00, 23.00, 19.00, 33.00 +GJT, 06, 06, 85.00, 55.00, 11.00, 11.00, 17.00 +GKN, 06, 06, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 06, 81.00, 53.00, 20.00, 12.00, 26.00 +GLH, 06, 06, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 06, 84.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 06, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 06, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 06, 06, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 06, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 06, 74.00, 51.00, 27.00, 21.00, 37.00 +GRCI, 06, 06, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 06, 72.00, 48.00, -9999.00, -9999.00, 25.00 +GRI, 06, 06, 81.00, 57.00, 24.00, 15.00, 30.00 +GRK, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 06, 06, 77.00, 53.00, 22.00, 21.00, 34.00 +GSB, 06, 06, 86.00, 64.00, -9999.00, -9999.00, 33.00 +GSG, 06, 06, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 06, 82.00, 61.00, 20.00, 22.00, 35.00 +GSP, 06, 06, 85.00, 63.00, 23.00, 24.00, 36.00 +GST, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 06, 73.00, 53.00, -9999.00, -9999.00, 39.00 +GTF, 06, 06, 72.00, 47.00, 25.00, 23.00, 35.00 +GUP, 06, 06, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 06, 80.00, 56.00, -9999.00, -9999.00, 35.00 +GVW, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 06, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 06, 80.00, 66.00, 22.00, 18.00, 31.00 +HBR, 06, 06, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 06, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 06, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 06, 77.00, 50.00, -9999.00, -9999.00, 19.00 +HKY, 06, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 06, 73.00, 46.00, 21.00, 21.00, 33.00 +HMN, 06, 06, 95.00, 55.00, -9999.00, -9999.00, 11.00 +HMS, 06, 06, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 06, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 06, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +HON, 06, 06, 78.00, 53.00, 24.00, 18.00, 34.00 +HOP, 06, 06, 84.00, 60.00, -9999.00, -9999.00, 33.00 +HOT, 06, 06, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 06, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 06, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 06, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 06, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 06, 89.00, 67.00, -9999.00, -9999.00, 31.00 +HST, 06, 06, 88.00, 70.00, -9999.00, -9999.00, 44.00 +HSV, 06, 06, 85.00, 63.00, 22.00, 23.00, 36.00 +HTL, 06, 06, 73.00, 49.00, 27.00, 23.00, 39.00 +HTS, 06, 06, 80.00, 59.00, 25.00, 28.00, 41.00 +HUF, 06, 06, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 06, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 06, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 06, 75.00, 48.00, 18.00, 19.00, 28.00 +IAB, 06, 06, 84.00, 62.00, -9999.00, -9999.00, 30.00 +IAD, 06, 06, 81.00, 57.00, 24.00, 27.00, 38.00 +IAG, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 06, 89.00, 70.00, 13.00, 22.00, 29.00 +ICT, 06, 06, 84.00, 62.00, 23.00, 20.00, 35.00 +IDA, 06, 06, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 06, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 06, 80.00, 60.00, 26.00, 23.00, 38.00 +ILI, 06, 06, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 06, 85.00, 66.00, 20.00, 21.00, 32.00 +IMT, 06, 06, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +IND, 06, 06, 81.00, 59.00, 24.00, 24.00, 37.00 +INL, 06, 06, 72.00, 47.00, 33.00, 28.00, 47.00 +INS, 06, 06, 90.00, 60.00, -9999.00, -9999.00, 2.00 +INT, 06, 06, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +INW, 06, 06, 88.00, 51.00, 4.00, 7.00, 9.00 +IPL, 06, 06, 100.00, 68.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 06, 78.00, 55.00, 28.00, 30.00, 44.00 +IRK, 06, 06, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 06, 76.00, 50.00, 22.00, 17.00, 32.00 +ISP, 06, 06, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 06, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 06, 101.00, 66.00, -9999.00, -9999.00, 2.00 +IWD, 06, 06, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 06, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 06, 90.00, 66.00, 19.00, 21.00, 32.00 +JAX, 06, 06, 89.00, 68.00, 19.00, 31.00, 39.00 +JBR, 06, 06, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 06, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 06, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 06, 75.00, 60.00, 22.00, 23.00, 36.00 +JHW, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 06, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 06, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 06, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 06, 60.00, 44.00, 44.00, 42.00, 56.00 +JST, 06, 06, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 06, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 06, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 06, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 06, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 06, 76.00, 52.00, 21.00, 20.00, 33.00 +LAR, 06, 06, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 06, 97.00, 67.00, 2.00, 2.00, 3.00 +LAX, 06, 06, 71.00, 59.00, 2.00, 1.00, 2.00 +LBB, 06, 06, 89.00, 63.00, 18.00, 10.00, 23.00 +LBF, 06, 06, 79.00, 52.00, 26.00, 12.00, 32.00 +LCH, 06, 06, 88.00, 71.00, 14.00, 21.00, 29.00 +LCK, 06, 06, 81.00, 57.00, -9999.00, -9999.00, 34.00 +LEB, 06, 06, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 06, 81.00, 60.00, 24.00, 25.00, 37.00 +LFI, 06, 06, 81.00, 65.00, -9999.00, -9999.00, 30.00 +LFK, 06, 06, 89.00, 68.00, 15.00, 21.00, 28.00 +LFT, 06, 06, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 06, 77.00, 61.00, 23.00, 22.00, 35.00 +LGB, 06, 06, 76.00, 59.00, 1.00, 1.00, 2.00 +LGU, 06, 06, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 06, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 06, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 06, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 06, 88.00, 66.00, 19.00, 20.00, 31.00 +LIZ, 06, 06, 70.00, 47.00, -9999.00, -9999.00, 43.00 +LMT, 06, 06, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +LND, 06, 06, 74.00, 47.00, 13.00, 14.00, 21.00 +LNK, 06, 06, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 06, 82.00, 48.00, 5.00, 5.00, 8.00 +LOZ, 06, 06, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 06, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 06, 86.00, 64.00, -9999.00, -9999.00, 34.00 +LSE, 06, 06, 78.00, 55.00, 22.00, 24.00, 37.00 +LSF, 06, 06, 89.00, 67.00, -9999.00, -9999.00, 30.00 +LSV, 06, 06, 99.00, 60.00, -9999.00, -9999.00, 2.00 +LTS, 06, 06, 92.00, 65.00, -9999.00, -9999.00, 24.00 +LUF, 06, 06, 102.00, 64.00, -9999.00, -9999.00, 2.00 +LVS, 06, 06, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 06, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 06, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 06, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 06, 81.00, 59.00, 24.00, 25.00, 39.00 +MAF, 06, 06, 93.00, 64.00, 13.00, 6.00, 17.00 +MBL, 06, 06, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 06, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 06, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 06, 87.00, 57.00, -9999.00, -9999.00, 6.00 +MCF, 06, 06, 89.00, 72.00, -9999.00, -9999.00, 32.00 +MCG, 06, 06, 64.00, 43.00, 30.00, 27.00, 42.00 +MCI, 06, 06, 81.00, 61.00, 27.00, 21.00, 38.00 +MCK, 06, 06, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 06, 89.00, 65.00, 15.00, 23.00, 32.00 +MCO, 06, 06, 90.00, 71.00, 18.00, 38.00, 44.00 +MCW, 06, 06, 78.00, 55.00, 20.00, 19.00, 31.00 +MC2, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MDH, 06, 06, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 06, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 06, 79.00, 58.00, 29.00, 25.00, 41.00 +MEI, 06, 06, 89.00, 65.00, 18.00, 22.00, 33.00 +MEM, 06, 06, 88.00, 67.00, 19.00, 21.00, 33.00 +MER, 06, 06, 90.00, 55.00, -9999.00, -9999.00, 3.00 +MFD, 06, 06, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 06, 93.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 06, 80.00, 49.00, 11.00, 9.00, 16.00 +MGE, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 06, 06, 88.00, 67.00, 14.00, 23.00, 32.00 +MGW, 06, 06, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 06, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 06, 86.00, 55.00, -9999.00, -9999.00, 6.00 +MHS, 06, 06, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 06, 88.00, 73.00, 22.00, 37.00, 44.00 +MIB, 06, 06, 73.00, 51.00, -9999.00, -9999.00, 36.00 +MIV, 06, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 06, 83.00, 48.00, -9999.00, -9999.00, 19.00 +MKC, 06, 06, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 06, 73.00, 52.00, 26.00, 24.00, 39.00 +MKG, 06, 06, 74.00, 52.00, 25.00, 19.00, 33.00 +MKL, 06, 06, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 06, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 06, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 06, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 06, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 06, 81.00, 57.00, 28.00, 24.00, 41.00 +MLS, 06, 06, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 06, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 06, 89.00, 66.00, -9999.00, -9999.00, 32.00 +MOB, 06, 06, 89.00, 70.00, 17.00, 29.00, 38.00 +MOT, 06, 06, 73.00, 51.00, 24.00, 20.00, 33.00 +MPV, 06, 06, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 06, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 06, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 06, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 06, 66.00, 50.00, -9999.00, -9999.00, 12.00 +MSL, 06, 06, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 06, 76.00, 52.00, 25.00, 23.00, 38.00 +MSO, 06, 06, 72.00, 44.00, 25.00, 23.00, 36.00 +MSP, 06, 06, 77.00, 55.00, 25.00, 27.00, 41.00 +MSS, 06, 06, 74.00, 51.00, 27.00, 27.00, 39.00 +MSY, 06, 06, 89.00, 70.00, 13.00, 28.00, 36.00 +MTC, 06, 06, 75.00, 54.00, -9999.00, -9999.00, 34.00 +MTN, 06, 06, 81.00, 60.00, -9999.00, -9999.00, 32.00 +MTO, 06, 06, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 06, 79.00, 56.00, -9999.00, -9999.00, 32.00 +MUO, 06, 06, 83.00, 50.00, -9999.00, -9999.00, 20.00 +MWA, 06, 06, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 06, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 06, 88.00, 67.00, -9999.00, -9999.00, 29.00 +MYL, 06, 06, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 06, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NAO, 06, 06, 84.00, 71.00, -9999.00, -9999.00, 40.00 +NBC, 06, 06, 87.00, 68.00, -9999.00, -9999.00, 35.00 +NBE, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NBG, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 06, 06, 78.00, 55.00, -9999.00, -9999.00, 35.00 +NCA, 06, 06, 86.00, 62.00, -9999.00, -9999.00, 33.00 +NCO, 06, 06, 71.00, 55.00, -9999.00, -9999.00, 36.00 +NC1, 06, 06, 89.00, 60.00, -9999.00, -9999.00, 3.00 +NEL, 06, 06, 79.00, 56.00, -9999.00, -9999.00, 34.00 +NFG, 06, 06, 69.00, 57.00, -9999.00, -9999.00, 8.00 +NFL, 06, 06, 80.00, 47.00, -9999.00, -9999.00, 13.00 +NGP, 06, 06, 89.00, 73.00, -9999.00, -9999.00, 18.00 +NGU, 06, 06, 82.00, 64.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 06, 69.00, 53.00, -9999.00, -9999.00, 4.00 +NHK, 06, 06, 82.00, 59.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 06, 71.00, 51.00, -9999.00, -9999.00, 38.00 +NID, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 06, 89.00, 68.00, -9999.00, -9999.00, 37.00 +NIR, 06, 06, 90.00, 70.00, -9999.00, -9999.00, 20.00 +NKT, 06, 06, 83.00, 67.00, -9999.00, -9999.00, 36.00 +NKX, 06, 06, 71.00, 61.00, -9999.00, -9999.00, 8.00 +NLC, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 06, 06, 88.00, 63.00, -9999.00, -9999.00, 28.00 +NPA, 06, 06, 88.00, 71.00, -9999.00, -9999.00, 28.00 +NQA, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 06, 92.00, 72.00, -9999.00, -9999.00, 20.00 +NQX, 06, 06, 87.00, 78.00, -9999.00, -9999.00, 34.00 +NRB, 06, 06, 87.00, 71.00, -9999.00, -9999.00, 36.00 +NRC, 06, 06, 90.00, 54.00, -9999.00, -9999.00, 3.00 +NRS, 06, 06, 69.00, 59.00, -9999.00, -9999.00, 4.00 +NSE, 06, 06, 89.00, 67.00, -9999.00, -9999.00, 36.00 +NSI, 06, 06, 71.00, 54.00, -9999.00, -9999.00, 3.00 +NTD, 06, 06, 71.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 06, 06, 77.00, 58.00, -9999.00, -9999.00, 4.00 +NTU, 06, 06, 82.00, 64.00, -9999.00, -9999.00, 31.00 +NUC, 06, 06, 70.00, 57.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 06, 76.00, 52.00, -9999.00, -9999.00, 5.00 +NUW, 06, 06, 67.00, 47.00, -9999.00, -9999.00, 28.00 +NWF, 06, 06, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NXX, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 06, 06, 84.00, 58.00, -9999.00, -9999.00, 31.00 +NZC, 06, 06, 89.00, 65.00, -9999.00, -9999.00, 39.00 +NZJ, 06, 06, 77.00, 55.00, -9999.00, -9999.00, 5.00 +NZW, 06, 06, 75.00, 53.00, -9999.00, -9999.00, 36.00 +NZY, 06, 06, 71.00, 61.00, -9999.00, -9999.00, 4.00 +OAK, 06, 06, 71.00, 50.00, 2.00, 2.00, 4.00 +OAR, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 06, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 06, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 06, 85.00, 64.00, 21.00, 16.00, 30.00 +OLM, 06, 06, 70.00, 46.00, 24.00, 27.00, 35.00 +OMA, 06, 06, 82.00, 58.00, 23.00, 20.00, 33.00 +OME, 06, 06, 51.00, 37.00, 22.00, 23.00, 30.00 +ONT, 06, 06, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 06, 78.00, 55.00, 27.00, 22.00, 38.00 +ORF, 06, 06, 82.00, 64.00, 18.00, 22.00, 33.00 +ORH, 06, 06, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 06, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 06, 72.00, 48.00, -9999.00, -9999.00, 32.00 +OTG, 06, 06, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 06, 63.00, 50.00, 22.00, 24.00, 33.00 +OTM, 06, 06, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 06, 47.00, 35.00, 11.00, 12.00, 18.00 +OURC, 06, 06, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 06, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 06, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 06, 89.00, 66.00, -9999.00, -9999.00, 31.00 +PACZ, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 06, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 06, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 06, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 06, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 06, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 06, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 06, 88.00, 68.00, -9999.00, -9999.00, 24.00 +PAQ, 06, 06, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 06, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 06, 44.00, 39.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 06, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 06, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 06, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 06, 74.00, 52.00, -9999.00, -9999.00, 38.00 +PBI, 06, 06, 88.00, 73.00, 22.00, 35.00, 44.00 +PDT, 06, 06, 77.00, 51.00, 12.00, 14.00, 20.00 +PDX, 06, 06, 73.00, 52.00, 23.00, 25.00, 33.00 +PFN, 06, 06, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 06, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 06, 80.00, 60.00, 24.00, 24.00, 38.00 +PHX, 06, 06, 101.00, 71.00, 2.00, 1.00, 3.00 +PIA, 06, 06, 80.00, 59.00, 25.00, 23.00, 39.00 +PIB, 06, 06, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 06, 75.00, 46.00, 16.00, 14.00, 25.00 +PIR, 06, 06, 79.00, 53.00, 23.00, 16.00, 30.00 +PIT, 06, 06, 77.00, 55.00, 28.00, 28.00, 44.00 +PKB, 06, 06, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 06, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 06, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 06, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 06, 88.00, 71.00, 16.00, 20.00, 30.00 +POB, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 06, 06, 89.00, 66.00, -9999.00, -9999.00, 33.00 +POM, 06, 06, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +POU, 06, 06, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 06, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 06, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 06, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 06, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 06, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 06, 74.00, 50.00, -9999.00, -9999.00, 34.00 +PSP, 06, 06, 101.00, 66.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 06, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 06, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 06, 85.00, 52.00, 13.00, 12.00, 22.00 +PUC, 06, 06, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 06, 75.00, 55.00, 24.00, 24.00, 37.00 +PVU, 06, 06, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 06, 71.00, 50.00, 28.00, 25.00, 40.00 +P02, 06, 06, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +P07, 06, 06, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +P11, 06, 06, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +P24, 06, 06, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +P28, 06, 06, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +P35, 06, 06, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +P38, 06, 06, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +P39, 06, 06, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +P58, 06, 06, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +P59, 06, 06, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +P60, 06, 06, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +P61, 06, 06, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +P67, 06, 06, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +P68, 06, 06, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +P69, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 06, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 06, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 06, 75.00, 50.00, 26.00, 23.00, 38.00 +RBL, 06, 06, 89.00, 60.00, 5.00, 4.00, 7.00 +RCA, 06, 06, 75.00, 50.00, -9999.00, -9999.00, 36.00 +RDD, 06, 06, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 06, 74.00, 41.00, 11.00, 11.00, 17.00 +RDR, 06, 06, 75.00, 50.00, -9999.00, -9999.00, 35.00 +RDU, 06, 06, 84.00, 62.00, 21.00, 20.00, 32.00 +REE, 06, 06, 89.00, 63.00, -9999.00, -9999.00, 19.00 +REJ, 06, 06, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 06, 78.00, 55.00, 26.00, 24.00, 39.00 +RIC, 06, 06, 84.00, 61.00, 20.00, 20.00, 33.00 +RIV, 06, 06, 84.00, 55.00, -9999.00, -9999.00, 3.00 +RIW, 06, 06, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 06, 72.00, 44.00, 9.00, 11.00, 17.00 +RME, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +RMG, 06, 06, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +RND, 06, 06, 91.00, 72.00, -9999.00, -9999.00, 20.00 +RNO, 06, 06, 80.00, 46.00, 6.00, 5.00, 9.00 +ROA, 06, 06, 82.00, 59.00, 18.00, 25.00, 35.00 +ROC, 06, 06, 74.00, 53.00, 25.00, 25.00, 38.00 +ROW, 06, 06, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 06, 84.00, 60.00, 18.00, 13.00, 25.00 +RST, 06, 06, 76.00, 53.00, 27.00, 26.00, 41.00 +RWF, 06, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 06, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 06, 86.00, 54.00, 3.00, 2.00, 3.00 +SAF, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 06, 71.00, 61.00, 2.00, 2.00, 4.00 +SAT, 06, 06, 91.00, 72.00, 16.00, 19.00, 26.00 +SAV, 06, 06, 88.00, 68.00, 18.00, 27.00, 36.00 +SAW, 06, 06, 67.00, 48.00, -9999.00, -9999.00, 40.00 +SBA, 06, 06, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 06, 87.00, 56.00, -9999.00, -9999.00, 5.00 +SBN, 06, 06, 78.00, 57.00, 25.00, 23.00, 37.00 +SBP, 06, 06, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 06, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 06, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 06, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 06, 88.00, 57.00, 1.00, 1.00, 2.00 +SDF, 06, 06, 82.00, 61.00, 23.00, 25.00, 37.00 +SEA, 06, 06, 69.00, 51.00, 19.00, 21.00, 29.00 +SEM, 06, 06, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 06, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 06, 70.00, 52.00, 2.00, 2.00, 3.00 +SGF, 06, 06, 83.00, 60.00, 24.00, 23.00, 36.00 +SGY, 06, 06, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 06, 74.00, 45.00, 25.00, 21.00, 35.00 +SHV, 06, 06, 89.00, 68.00, 18.00, 19.00, 29.00 +SIT, 06, 06, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 06, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 06, 92.00, 66.00, 15.00, 12.00, 23.00 +SKA, 06, 06, 72.00, 48.00, -9999.00, -9999.00, 23.00 +SKF, 06, 06, 91.00, 72.00, -9999.00, -9999.00, 19.00 +SLC, 06, 06, 80.00, 53.00, 14.00, 14.00, 21.00 +SLE, 06, 06, 73.00, 47.00, 18.00, 21.00, 28.00 +SLN, 06, 06, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 06, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 06, 70.00, 50.00, -9999.00, 1.00, 2.00 +SNA, 06, 06, 68.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 06, 45.00, 36.00, 25.00, 34.00, 43.00 +SNS, 06, 06, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 06, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 06, 82.00, 60.00, 26.00, 23.00, 38.00 +SPS, 06, 06, 90.00, 66.00, 18.00, 13.00, 25.00 +SRQ, 06, 06, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 06, 88.00, 64.00, -9999.00, -9999.00, 32.00 +SSI, 06, 06, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +STC, 06, 06, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +STL, 06, 06, 83.00, 64.00, 23.00, 23.00, 37.00 +STNV, 06, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +STS, 06, 06, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 06, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 06, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 06, 83.00, 53.00, -9999.00, -9999.00, 4.00 +SUX, 06, 06, 80.00, 58.00, 25.00, 20.00, 35.00 +SVN, 06, 06, 88.00, 68.00, -9999.00, -9999.00, 33.00 +SWF, 06, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 06, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 06, 75.00, 52.00, 26.00, 31.00, 43.00 +SZL, 06, 06, 82.00, 59.00, -9999.00, -9999.00, 34.00 +TAD, 06, 06, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 06, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 06, 83.00, 57.00, -9999.00, -9999.00, 34.00 +TCC, 06, 06, 88.00, 58.00, 13.00, 7.00, 16.00 +TCL, 06, 06, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 06, 72.00, 48.00, -9999.00, -9999.00, 31.00 +TCS, 06, 06, 90.00, 61.00, -9999.00, 4.00, 7.00 +TEB, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 06, 85.00, 64.00, -9999.00, -9999.00, 28.00 +TKA, 06, 06, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 06, 90.00, 67.00, 15.00, 31.00, 38.00 +TNX, 06, 06, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 06, 78.00, 54.00, 22.00, 24.00, 36.00 +TOP, 06, 06, 82.00, 61.00, 28.00, 22.00, 40.00 +TPA, 06, 06, 89.00, 72.00, 14.00, 26.00, 32.00 +TPH, 06, 06, 81.00, 49.00, 4.00, 4.00, 6.00 +TRI, 06, 06, 81.00, 58.00, 25.00, 31.00, 42.00 +TRK, 06, 06, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 06, 100.00, 68.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 06, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 06, 86.00, 66.00, 24.00, 20.00, 34.00 +TUP, 06, 06, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 06, 98.00, 65.00, 3.00, 4.00, 6.00 +TVC, 06, 06, 74.00, 49.00, 21.00, 17.00, 30.00 +TVL, 06, 06, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 06, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 06, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 06, 83.00, 60.00, 22.00, 25.00, 34.00 +T01, 06, 06, 81.00, 59.00, -9999.00, -9999.00, 30.00 +T02, 06, 06, 86.00, 64.00, -9999.00, -9999.00, 31.00 +T03, 06, 06, 86.00, 65.00, -9999.00, -9999.00, 31.00 +T04, 06, 06, 88.00, 71.00, -9999.00, -9999.00, 32.00 +T05, 06, 06, 83.00, 59.00, -9999.00, -9999.00, 31.00 +T06, 06, 06, 89.00, 63.00, -9999.00, -9999.00, 27.00 +T07, 06, 06, 88.00, 51.00, -9999.00, -9999.00, 19.00 +T08, 06, 06, 79.00, 57.00, -9999.00, -9999.00, 13.00 +UCA, 06, 06, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 06, 90.00, 60.00, -9999.00, -9999.00, 2.00 +UIL, 06, 06, 63.00, 46.00, 38.00, 41.00, 49.00 +UIN, 06, 06, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 06, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 06, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 06, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +U15, 06, 06, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +U28, 06, 06, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 06, 89.00, 65.00, -9999.00, -9999.00, 30.00 +VBG, 06, 06, 71.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 06, 06, 90.00, 72.00, 13.00, 18.00, 24.00 +VCV, 06, 06, 89.00, 53.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 06, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 06, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 06, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 06, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 06, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 06, 89.00, 67.00, -9999.00, -9999.00, 29.00 +VRB, 06, 06, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 06, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 06, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 06, 81.00, 59.00, 22.00, 17.00, 30.00 +WJA, 06, 06, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 06, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 06, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 06, 80.00, 44.00, 11.00, 10.00, 15.00 +WPO, 06, 06, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 06, 89.00, 65.00, -9999.00, -9999.00, 32.00 +WRG, 06, 06, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 06, 81.00, 55.00, -9999.00, -9999.00, 31.00 +WRL, 06, 06, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +X68, 06, 06, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 06, 55.00, 42.00, 50.00, 50.00, 61.00 +YCG, 06, 06, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 06, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 06, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 06, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 06, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 06, 78.00, 48.00, 8.00, 10.00, 16.00 +YNG, 06, 06, 76.00, 53.00, 27.00, 27.00, 41.00 +YPA, 06, 06, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 06, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 06, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 06, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 06, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 06, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 06, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 06, 101.00, 70.00, 0.00, 0.00, 1.00 +YVR, 06, 06, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 06, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 06, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 06, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 06, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 06, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 06, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 06, 69.00, 44.00, 28.00, 27.00, 43.00 +ZUN, 06, 06, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 06, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 06, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +01R, 06, 06, 89.00, 68.00, -9999.00, -9999.00, 26.00 +1V1, 06, 06, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 06, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 06, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 06, 82.00, 66.00, -9999.00, -9999.00, 33.00 +2PJ, 06, 06, 88.00, 64.00, -9999.00, -9999.00, 32.00 +3B1, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 06, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 06, 74.00, 48.00, -9999.00, -9999.00, 32.00 +3SE, 06, 06, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 06, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 06, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 06, 06, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 06, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 06, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 06, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 06, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 07, 79.00, 57.00, 27.00, 26.00, 41.00 +ABI, 06, 07, 90.00, 68.00, 14.00, 11.00, 21.00 +ABQ, 06, 07, 88.00, 57.00, 7.00, 8.00, 13.00 +ABR, 06, 07, 77.00, 53.00, 23.00, 19.00, 35.00 +ABY, 06, 07, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 07, 67.00, 53.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 07, 91.00, 70.00, 15.00, 15.00, 25.00 +ACV, 06, 07, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 07, 79.00, 57.00, 23.00, 19.00, 32.00 +ADK, 06, 07, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 07, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 07, 81.00, 58.00, -9999.00, -9999.00, 30.00 +AEX, 06, 07, 89.00, 69.00, -9999.00, -9999.00, 26.00 +AFF, 06, 07, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 07, 91.00, 69.00, -9999.00, -9999.00, 52.00 +AGS, 06, 07, 88.00, 64.00, 19.00, 24.00, 35.00 +AHN, 06, 07, 86.00, 65.00, 17.00, 22.00, 30.00 +AKN, 06, 07, 57.00, 40.00, 34.00, 29.00, 45.00 +AKO, 06, 07, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 07, 77.00, 53.00, 27.00, 28.00, 42.00 +ALI, 06, 07, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 07, 79.00, 56.00, 25.00, 22.00, 39.00 +ALS, 06, 07, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 07, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 07, 86.00, 59.00, 21.00, 12.00, 28.00 +AMG, 06, 07, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 07, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 07, 61.00, 46.00, 17.00, 18.00, 25.00 +AND, 06, 07, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 07, 60.00, 47.00, 43.00, 43.00, 55.00 +AOO, 06, 07, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +APN, 06, 07, 73.00, 46.00, 24.00, 24.00, 37.00 +AQQ, 06, 07, 87.00, 71.00, -9999.00, -9999.00, -9999.00 +ART, 06, 07, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +AST, 06, 07, 63.00, 49.00, 32.00, 33.00, 43.00 +ATL, 06, 07, 85.00, 65.00, 19.00, 24.00, 33.00 +ATW, 06, 07, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 07, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 07, 81.00, 58.00, -9999.00, -9999.00, 35.00 +AUG, 06, 07, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 07, 90.00, 71.00, 15.00, 17.00, 27.00 +AUW, 06, 07, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 07, 80.00, 57.00, 22.00, 28.00, 39.00 +AVP, 06, 07, 76.00, 55.00, 29.00, 30.00, 45.00 +AXN, 06, 07, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 07, 75.00, 54.00, -9999.00, -9999.00, 32.00 +AYS, 06, 07, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 07, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 07, 89.00, 58.00, -9999.00, -9999.00, 7.00 +BAD, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 07, 71.00, 37.00, -9999.00, -9999.00, 9.00 +BDL, 06, 07, 79.00, 55.00, 26.00, 25.00, 38.00 +BDR, 06, 07, 74.00, 57.00, 24.00, 22.00, 36.00 +BET, 06, 07, 57.00, 41.00, 28.00, 23.00, 37.00 +BFD, 06, 07, 71.00, 48.00, 30.00, 32.00, 46.00 +BFF, 06, 07, 80.00, 51.00, 23.00, 16.00, 33.00 +BFL, 06, 07, 91.00, 63.00, 1.00, 1.00, 2.00 +BGM, 06, 07, 72.00, 53.00, 28.00, 31.00, 45.00 +BGR, 06, 07, 71.00, 51.00, 25.00, 27.00, 37.00 +BGS, 06, 07, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 07, 86.00, 64.00, 18.00, 24.00, 33.00 +BID, 06, 07, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 07, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 07, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 07, 75.00, 50.00, 24.00, 21.00, 34.00 +BIS, 06, 07, 75.00, 50.00, 28.00, 21.00, 38.00 +BIX, 06, 07, 87.00, 72.00, -9999.00, -9999.00, 28.00 +BJI, 06, 07, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 07, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 07, 80.00, 47.00, -9999.00, -9999.00, 31.00 +BKW, 06, 07, 75.00, 55.00, 29.00, 30.00, 44.00 +BLF, 06, 07, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 07, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 07, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 07, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 07, 84.00, 60.00, -9999.00, -9999.00, 32.00 +BNA, 06, 07, 85.00, 63.00, 22.00, 23.00, 35.00 +BNO, 06, 07, 72.00, 40.00, -9999.00, 14.00, 32.00 +BOI, 06, 07, 79.00, 51.00, 12.00, 11.00, 19.00 +BOS, 06, 07, 75.00, 57.00, 25.00, 24.00, 37.00 +BPI, 06, 07, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 07, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 07, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 07, 81.00, 59.00, -9999.00, -9999.00, 32.00 +BRO, 06, 07, 90.00, 75.00, 11.00, 17.00, 22.00 +BRW, 06, 07, 36.00, 28.00, 12.00, 14.00, 22.00 +BSM, 06, 07, 90.00, 71.00, -9999.00, -9999.00, 20.00 +BTI, 06, 07, 36.00, 29.00, 11.00, 12.00, 19.00 +BTL, 06, 07, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 07, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 07, 90.00, 69.00, 14.00, 26.00, 33.00 +BTT, 06, 07, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 07, 74.00, 53.00, 31.00, 31.00, 48.00 +BUB, 06, 07, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 07, 74.00, 55.00, 26.00, 26.00, 38.00 +BUR, 06, 07, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 07, 88.00, 72.00, -9999.00, 15.00, 19.00 +BWG, 06, 07, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 07, 82.00, 60.00, 22.00, 23.00, 35.00 +BYH, 06, 07, 88.00, 66.00, -9999.00, -9999.00, 33.00 +BYI, 06, 07, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 07, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 07, 88.00, 65.00, 19.00, 22.00, 33.00 +CAG, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 07, 77.00, 56.00, 25.00, 27.00, 40.00 +CAO, 06, 07, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 07, 70.00, 48.00, 31.00, 32.00, 45.00 +CBM, 06, 07, 88.00, 65.00, -9999.00, -9999.00, 27.00 +CDB, 06, 07, 49.00, 40.00, 43.00, 45.00, 61.00 +CDC, 06, 07, 82.00, 48.00, 6.00, 7.00, 11.00 +CDR, 06, 07, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 07, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 07, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 06, 07, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 07, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 07, 85.00, 62.00, 21.00, 24.00, 35.00 +CHO, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 07, 87.00, 68.00, 18.00, 25.00, 35.00 +CID, 06, 07, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 07, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 07, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 07, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 07, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 07, 77.00, 55.00, 24.00, 26.00, 40.00 +CLL, 06, 07, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 07, 85.00, 64.00, 23.00, 24.00, 37.00 +CMH, 06, 07, 79.00, 57.00, 22.00, 27.00, 38.00 +CMI, 06, 07, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 07, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 07, 83.00, 60.00, 24.00, 15.00, 33.00 +CNM, 06, 07, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +COD, 06, 07, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +COF, 06, 07, 87.00, 70.00, -9999.00, -9999.00, 35.00 +CON, 06, 07, 76.00, 50.00, 25.00, 25.00, 37.00 +COS, 06, 07, 77.00, 49.00, 21.00, 21.00, 33.00 +COT, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 07, 81.00, 60.00, 26.00, 24.00, 39.00 +CPR, 06, 07, 76.00, 45.00, 19.00, 18.00, 30.00 +CRBC, 06, 07, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 07, 90.00, 73.00, 12.00, 17.00, 24.00 +CRW, 06, 07, 82.00, 58.00, 29.00, 29.00, 42.00 +CSG, 06, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 07, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 07, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 07, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 07, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 07, 81.00, 59.00, 22.00, 27.00, 38.00 +CVN, 06, 07, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 07, 87.00, 57.00, -9999.00, -9999.00, 20.00 +CXY, 06, 07, 80.00, 59.00, 20.00, 24.00, 34.00 +CYS, 06, 07, 72.00, 47.00, 20.00, 22.00, 32.00 +DAA, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 07, 87.00, 70.00, 19.00, 33.00, 40.00 +DAG, 06, 07, 96.00, 66.00, 1.00, 1.00, 2.00 +DAL, 06, 07, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 07, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 07, 80.00, 58.00, 21.00, 25.00, 37.00 +DBQ, 06, 07, 77.00, 56.00, 25.00, 22.00, 36.00 +DCA, 06, 07, 83.00, 65.00, 19.00, 24.00, 35.00 +DDC, 06, 07, 85.00, 60.00, 22.00, 14.00, 28.00 +DEC, 06, 07, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 07, 79.00, 51.00, 19.00, 19.00, 31.00 +DFW, 06, 07, 90.00, 69.00, 17.00, 14.00, 25.00 +DHN, 06, 07, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 07, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 07, 93.00, 71.00, -9999.00, -9999.00, 17.00 +DLG, 06, 07, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 07, 69.00, 47.00, 29.00, 28.00, 44.00 +DLLC, 06, 07, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 07, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 07, 98.00, 66.00, -9999.00, -9999.00, 5.00 +DMN, 06, 07, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 07, 82.00, 60.00, -9999.00, -9999.00, 31.00 +DPG, 06, 07, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 07, 89.00, 67.00, -9999.00, -9999.00, 29.00 +DRA, 06, 07, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 07, 93.00, 71.00, 12.00, 9.00, 17.00 +DSM, 06, 07, 81.00, 60.00, 29.00, 21.00, 39.00 +DTW, 06, 07, 77.00, 55.00, 20.00, 23.00, 34.00 +DUG, 06, 07, 93.00, 58.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 07, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 07, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 07, 90.00, 68.00, -9999.00, -9999.00, 20.00 +D45, 06, 07, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 07, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 07, 77.00, 53.00, 25.00, 25.00, 39.00 +ECG, 06, 07, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 07, 89.00, 61.00, -9999.00, -9999.00, 4.00 +EED, 06, 07, 102.00, 74.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 07, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 07, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 07, 77.00, 51.00, 32.00, 36.00, 50.00 +EKO, 06, 07, 78.00, 43.00, 11.00, 11.00, 17.00 +ELD, 06, 07, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 07, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 07, 95.00, 63.00, 7.00, 3.00, 8.00 +ELY, 06, 07, 76.00, 39.00, 9.00, 10.00, 15.00 +EMP, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 07, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +END, 06, 07, 88.00, 65.00, -9999.00, -9999.00, 22.00 +ENN, 06, 07, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 07, 80.00, 58.00, -9999.00, -9999.00, 12.00 +EPH, 06, 07, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 07, 74.00, 56.00, 26.00, 24.00, 38.00 +ESF, 06, 07, 89.00, 69.00, -9999.00, -9999.00, 30.00 +EUG, 06, 07, 73.00, 49.00, 16.00, 20.00, 26.00 +EVV, 06, 07, 85.00, 62.00, 25.00, 24.00, 38.00 +EWN, 06, 07, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 07, 81.00, 61.00, 25.00, 24.00, 38.00 +EYW, 06, 07, 87.00, 78.00, 21.00, 19.00, 32.00 +E74, 06, 07, 96.00, 58.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 07, 84.00, 61.00, -9999.00, -9999.00, 33.00 +FAI, 06, 07, 69.00, 48.00, 23.00, 24.00, 36.00 +FAR, 06, 07, 76.00, 52.00, 23.00, 21.00, 36.00 +FAT, 06, 07, 91.00, 59.00, 1.00, 2.00, 2.00 +FAY, 06, 07, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 07, 70.00, 43.00, 24.00, 26.00, 39.00 +FCS, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +FDY, 06, 07, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 07, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 06, 07, 76.00, 40.00, 5.00, 7.00, 10.00 +FLL, 06, 07, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 07, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 07, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FME, 06, 07, 83.00, 57.00, -9999.00, -9999.00, 32.00 +FMH, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 06, 07, 86.00, 48.00, 6.00, 6.00, 9.00 +FMY, 06, 07, 90.00, 72.00, 17.00, 32.00, 40.00 +FNT, 06, 07, 75.00, 53.00, 22.00, 21.00, 33.00 +FOD, 06, 07, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 07, 83.00, 61.00, -9999.00, -9999.00, 33.00 +FOK, 06, 07, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 07, 84.00, 62.00, -9999.00, -9999.00, 33.00 +FSD, 06, 07, 79.00, 54.00, 29.00, 18.00, 36.00 +FSI, 06, 07, 88.00, 65.00, -9999.00, -9999.00, 24.00 +FSM, 06, 07, 86.00, 65.00, 20.00, 22.00, 33.00 +FTK, 06, 07, 83.00, 59.00, -9999.00, -9999.00, 31.00 +FWA, 06, 07, 79.00, 58.00, 22.00, 24.00, 35.00 +FWH, 06, 07, 89.00, 67.00, -9999.00, -9999.00, 20.00 +FYU, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 07, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 07, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 07, 105.00, 68.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 07, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 07, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 07, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 07, 73.00, 48.00, 17.00, 17.00, 26.00 +GFA, 06, 07, 73.00, 47.00, -9999.00, -9999.00, 33.00 +GFK, 06, 07, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 07, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 07, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 07, 76.00, 50.00, 23.00, 19.00, 33.00 +GJT, 06, 07, 86.00, 55.00, 11.00, 11.00, 17.00 +GKN, 06, 07, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 07, 81.00, 53.00, 20.00, 11.00, 25.00 +GLH, 06, 07, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 07, 84.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 07, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 06, 07, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 07, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 07, 74.00, 52.00, 27.00, 21.00, 37.00 +GRCI, 06, 07, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 07, 72.00, 48.00, -9999.00, -9999.00, 25.00 +GRI, 06, 07, 82.00, 58.00, 24.00, 15.00, 30.00 +GRK, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 06, 07, 77.00, 54.00, 22.00, 21.00, 34.00 +GSB, 06, 07, 86.00, 64.00, -9999.00, -9999.00, 33.00 +GSG, 06, 07, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 07, 82.00, 61.00, 20.00, 22.00, 35.00 +GSP, 06, 07, 85.00, 63.00, 23.00, 24.00, 36.00 +GST, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 07, 73.00, 54.00, -9999.00, -9999.00, 39.00 +GTF, 06, 07, 73.00, 47.00, 25.00, 23.00, 35.00 +GUP, 06, 07, 83.00, 44.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 07, 80.00, 56.00, -9999.00, -9999.00, 35.00 +GVW, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 07, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 07, 80.00, 66.00, 22.00, 18.00, 31.00 +HBR, 06, 07, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 07, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 07, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 07, 78.00, 51.00, -9999.00, -9999.00, 19.00 +HKY, 06, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 07, 74.00, 47.00, 21.00, 21.00, 33.00 +HMN, 06, 07, 95.00, 56.00, -9999.00, -9999.00, 11.00 +HMS, 06, 07, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 07, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 07, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +HON, 06, 07, 78.00, 54.00, 24.00, 18.00, 34.00 +HOP, 06, 07, 85.00, 60.00, -9999.00, -9999.00, 33.00 +HOT, 06, 07, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 07, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 07, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 07, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 07, 89.00, 67.00, -9999.00, -9999.00, 32.00 +HST, 06, 07, 88.00, 70.00, -9999.00, -9999.00, 45.00 +HSV, 06, 07, 85.00, 64.00, 22.00, 23.00, 36.00 +HTL, 06, 07, 73.00, 49.00, 27.00, 23.00, 39.00 +HTS, 06, 07, 80.00, 59.00, 25.00, 28.00, 41.00 +HUF, 06, 07, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 07, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 07, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 07, 76.00, 48.00, 18.00, 19.00, 28.00 +IAB, 06, 07, 85.00, 63.00, -9999.00, -9999.00, 30.00 +IAD, 06, 07, 81.00, 58.00, 24.00, 27.00, 38.00 +IAG, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 07, 89.00, 70.00, 13.00, 22.00, 29.00 +ICT, 06, 07, 85.00, 63.00, 23.00, 20.00, 35.00 +IDA, 06, 07, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 07, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 07, 80.00, 60.00, 26.00, 23.00, 38.00 +ILI, 06, 07, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 07, 85.00, 66.00, 20.00, 21.00, 32.00 +IMT, 06, 07, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +IND, 06, 07, 81.00, 59.00, 24.00, 24.00, 37.00 +INL, 06, 07, 72.00, 48.00, 33.00, 28.00, 47.00 +INS, 06, 07, 91.00, 61.00, -9999.00, -9999.00, 2.00 +INT, 06, 07, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +INW, 06, 07, 89.00, 52.00, 4.00, 7.00, 9.00 +IPL, 06, 07, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 07, 78.00, 55.00, 28.00, 30.00, 44.00 +IRK, 06, 07, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 07, 76.00, 50.00, 22.00, 17.00, 32.00 +ISP, 06, 07, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 07, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 07, 101.00, 67.00, -9999.00, -9999.00, 2.00 +IWD, 06, 07, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 07, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 07, 90.00, 66.00, 19.00, 21.00, 32.00 +JAX, 06, 07, 89.00, 68.00, 19.00, 32.00, 39.00 +JBR, 06, 07, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 07, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 07, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 07, 75.00, 60.00, 22.00, 23.00, 36.00 +JHW, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 07, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 07, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 07, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 07, 60.00, 44.00, 44.00, 42.00, 56.00 +JST, 06, 07, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 07, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 07, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 07, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 07, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 07, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 07, 77.00, 53.00, 21.00, 20.00, 33.00 +LAR, 06, 07, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 07, 98.00, 68.00, 2.00, 2.00, 3.00 +LAX, 06, 07, 71.00, 59.00, 2.00, 1.00, 2.00 +LBB, 06, 07, 89.00, 63.00, 18.00, 10.00, 23.00 +LBF, 06, 07, 80.00, 52.00, 26.00, 12.00, 32.00 +LCH, 06, 07, 88.00, 71.00, 14.00, 21.00, 29.00 +LCK, 06, 07, 81.00, 58.00, -9999.00, -9999.00, 34.00 +LEB, 06, 07, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 07, 81.00, 60.00, 24.00, 25.00, 37.00 +LFI, 06, 07, 81.00, 65.00, -9999.00, -9999.00, 30.00 +LFK, 06, 07, 89.00, 68.00, 15.00, 21.00, 28.00 +LFT, 06, 07, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 07, 77.00, 62.00, 23.00, 22.00, 35.00 +LGB, 06, 07, 76.00, 59.00, 1.00, 1.00, 2.00 +LGU, 06, 07, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 07, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 07, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 07, 88.00, 66.00, 19.00, 20.00, 31.00 +LIZ, 06, 07, 70.00, 48.00, -9999.00, -9999.00, 43.00 +LMT, 06, 07, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +LND, 06, 07, 75.00, 47.00, 13.00, 14.00, 20.00 +LNK, 06, 07, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 07, 83.00, 49.00, 5.00, 5.00, 8.00 +LOZ, 06, 07, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 07, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 07, 86.00, 64.00, -9999.00, -9999.00, 34.00 +LSE, 06, 07, 78.00, 56.00, 22.00, 24.00, 37.00 +LSF, 06, 07, 89.00, 67.00, -9999.00, -9999.00, 30.00 +LSV, 06, 07, 100.00, 60.00, -9999.00, -9999.00, 2.00 +LTS, 06, 07, 92.00, 65.00, -9999.00, -9999.00, 24.00 +LUF, 06, 07, 103.00, 65.00, -9999.00, -9999.00, 2.00 +LVS, 06, 07, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 07, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 07, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 07, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 07, 81.00, 59.00, 24.00, 25.00, 39.00 +MAF, 06, 07, 93.00, 65.00, 13.00, 6.00, 17.00 +MBL, 06, 07, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 07, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 07, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 07, 87.00, 57.00, -9999.00, -9999.00, 6.00 +MCF, 06, 07, 89.00, 72.00, -9999.00, -9999.00, 33.00 +MCG, 06, 07, 64.00, 44.00, 30.00, 27.00, 43.00 +MCI, 06, 07, 82.00, 62.00, 27.00, 21.00, 38.00 +MCK, 06, 07, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 07, 89.00, 66.00, 15.00, 23.00, 32.00 +MCO, 06, 07, 90.00, 71.00, 18.00, 39.00, 45.00 +MCW, 06, 07, 78.00, 55.00, 20.00, 19.00, 31.00 +MC2, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MDH, 06, 07, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 07, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 07, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 07, 79.00, 58.00, 29.00, 25.00, 41.00 +MEI, 06, 07, 89.00, 65.00, 18.00, 22.00, 33.00 +MEM, 06, 07, 88.00, 68.00, 19.00, 21.00, 33.00 +MER, 06, 07, 90.00, 55.00, -9999.00, -9999.00, 3.00 +MFD, 06, 07, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 07, 93.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 07, 80.00, 49.00, 11.00, 9.00, 16.00 +MGE, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 06, 07, 88.00, 67.00, 14.00, 23.00, 32.00 +MGW, 06, 07, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 07, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 07, 86.00, 55.00, -9999.00, -9999.00, 6.00 +MHS, 06, 07, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 07, 88.00, 73.00, 22.00, 38.00, 45.00 +MIB, 06, 07, 74.00, 51.00, -9999.00, -9999.00, 36.00 +MIV, 06, 07, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 07, 83.00, 49.00, -9999.00, -9999.00, 19.00 +MKC, 06, 07, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 07, 73.00, 53.00, 26.00, 24.00, 39.00 +MKG, 06, 07, 74.00, 53.00, 25.00, 19.00, 33.00 +MKL, 06, 07, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 07, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 07, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 07, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 07, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 07, 81.00, 58.00, 28.00, 24.00, 41.00 +MLS, 06, 07, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 07, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 07, 89.00, 66.00, -9999.00, -9999.00, 32.00 +MOB, 06, 07, 89.00, 70.00, 17.00, 29.00, 38.00 +MOT, 06, 07, 74.00, 51.00, 24.00, 20.00, 33.00 +MPV, 06, 07, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 07, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 07, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 07, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 07, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 07, 66.00, 50.00, -9999.00, -9999.00, 12.00 +MSL, 06, 07, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 07, 77.00, 52.00, 25.00, 23.00, 38.00 +MSO, 06, 07, 72.00, 45.00, 25.00, 23.00, 36.00 +MSP, 06, 07, 77.00, 56.00, 25.00, 27.00, 41.00 +MSS, 06, 07, 74.00, 51.00, 27.00, 27.00, 39.00 +MSY, 06, 07, 89.00, 70.00, 13.00, 28.00, 36.00 +MTC, 06, 07, 75.00, 54.00, -9999.00, -9999.00, 34.00 +MTN, 06, 07, 82.00, 60.00, -9999.00, -9999.00, 32.00 +MTO, 06, 07, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 07, 79.00, 56.00, -9999.00, -9999.00, 32.00 +MUO, 06, 07, 83.00, 50.00, -9999.00, -9999.00, 20.00 +MWA, 06, 07, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 07, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 07, 88.00, 67.00, -9999.00, -9999.00, 29.00 +MYL, 06, 07, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 07, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NAO, 06, 07, 84.00, 71.00, -9999.00, -9999.00, 40.00 +NBC, 06, 07, 87.00, 68.00, -9999.00, -9999.00, 35.00 +NBE, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NBG, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 06, 07, 78.00, 56.00, -9999.00, -9999.00, 35.00 +NCA, 06, 07, 86.00, 62.00, -9999.00, -9999.00, 33.00 +NCO, 06, 07, 71.00, 55.00, -9999.00, -9999.00, 36.00 +NC1, 06, 07, 90.00, 61.00, -9999.00, -9999.00, 3.00 +NEL, 06, 07, 79.00, 56.00, -9999.00, -9999.00, 34.00 +NFG, 06, 07, 69.00, 57.00, -9999.00, -9999.00, 8.00 +NFL, 06, 07, 81.00, 47.00, -9999.00, -9999.00, 13.00 +NGP, 06, 07, 89.00, 73.00, -9999.00, -9999.00, 18.00 +NGU, 06, 07, 82.00, 64.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 07, 69.00, 53.00, -9999.00, -9999.00, 4.00 +NHK, 06, 07, 82.00, 59.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 07, 71.00, 52.00, -9999.00, -9999.00, 38.00 +NID, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 07, 89.00, 68.00, -9999.00, -9999.00, 37.00 +NIR, 06, 07, 90.00, 70.00, -9999.00, -9999.00, 20.00 +NKT, 06, 07, 83.00, 67.00, -9999.00, -9999.00, 36.00 +NKX, 06, 07, 71.00, 61.00, -9999.00, -9999.00, 8.00 +NLC, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 06, 07, 88.00, 63.00, -9999.00, -9999.00, 28.00 +NPA, 06, 07, 88.00, 71.00, -9999.00, -9999.00, 28.00 +NQA, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 07, 92.00, 72.00, -9999.00, -9999.00, 20.00 +NQX, 06, 07, 87.00, 78.00, -9999.00, -9999.00, 34.00 +NRB, 06, 07, 87.00, 71.00, -9999.00, -9999.00, 36.00 +NRC, 06, 07, 90.00, 54.00, -9999.00, -9999.00, 3.00 +NRS, 06, 07, 69.00, 59.00, -9999.00, -9999.00, 4.00 +NSE, 06, 07, 89.00, 67.00, -9999.00, -9999.00, 36.00 +NSI, 06, 07, 71.00, 54.00, -9999.00, -9999.00, 3.00 +NTD, 06, 07, 71.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 06, 07, 77.00, 58.00, -9999.00, -9999.00, 4.00 +NTU, 06, 07, 82.00, 64.00, -9999.00, -9999.00, 31.00 +NUC, 06, 07, 70.00, 57.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 07, 76.00, 52.00, -9999.00, -9999.00, 5.00 +NUW, 06, 07, 67.00, 47.00, -9999.00, -9999.00, 28.00 +NWF, 06, 07, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NXX, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NYG, 06, 07, 84.00, 58.00, -9999.00, -9999.00, 31.00 +NZC, 06, 07, 89.00, 65.00, -9999.00, -9999.00, 39.00 +NZJ, 06, 07, 77.00, 55.00, -9999.00, -9999.00, 5.00 +NZW, 06, 07, 75.00, 54.00, -9999.00, -9999.00, 36.00 +NZY, 06, 07, 71.00, 61.00, -9999.00, -9999.00, 4.00 +OAK, 06, 07, 71.00, 50.00, 2.00, 2.00, 4.00 +OAR, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 07, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 07, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 07, 86.00, 65.00, 21.00, 16.00, 30.00 +OLM, 06, 07, 70.00, 46.00, 24.00, 26.00, 35.00 +OMA, 06, 07, 82.00, 59.00, 23.00, 20.00, 33.00 +OME, 06, 07, 51.00, 37.00, 22.00, 23.00, 30.00 +ONT, 06, 07, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 07, 78.00, 56.00, 27.00, 22.00, 38.00 +ORF, 06, 07, 82.00, 64.00, 18.00, 22.00, 33.00 +ORH, 06, 07, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 07, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 07, 72.00, 49.00, -9999.00, -9999.00, 32.00 +OTG, 06, 07, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 07, 63.00, 50.00, 22.00, 24.00, 32.00 +OTM, 06, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 07, 48.00, 36.00, 11.00, 12.00, 18.00 +OURC, 06, 07, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 07, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 07, 89.00, 66.00, -9999.00, -9999.00, 31.00 +PACZ, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 07, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 07, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 07, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 07, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 07, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 07, 88.00, 68.00, -9999.00, -9999.00, 25.00 +PAQ, 06, 07, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 07, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 07, 44.00, 39.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 07, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 07, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 07, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 07, 74.00, 53.00, -9999.00, -9999.00, 38.00 +PBI, 06, 07, 88.00, 73.00, 22.00, 35.00, 44.00 +PDT, 06, 07, 78.00, 52.00, 12.00, 14.00, 20.00 +PDX, 06, 07, 73.00, 52.00, 23.00, 25.00, 32.00 +PFN, 06, 07, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 07, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 07, 80.00, 60.00, 24.00, 24.00, 38.00 +PHX, 06, 07, 102.00, 71.00, 2.00, 1.00, 3.00 +PIA, 06, 07, 81.00, 59.00, 25.00, 23.00, 39.00 +PIB, 06, 07, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 07, 76.00, 46.00, 15.00, 14.00, 24.00 +PIR, 06, 07, 79.00, 54.00, 23.00, 16.00, 30.00 +PIT, 06, 07, 78.00, 55.00, 28.00, 28.00, 44.00 +PKB, 06, 07, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 07, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 07, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 07, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 07, 88.00, 71.00, 16.00, 20.00, 30.00 +POB, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 06, 07, 89.00, 66.00, -9999.00, -9999.00, 33.00 +POM, 06, 07, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +POU, 06, 07, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 07, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 07, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 07, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 07, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 07, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 07, 75.00, 50.00, -9999.00, -9999.00, 34.00 +PSP, 06, 07, 102.00, 66.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 07, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 07, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 07, 86.00, 53.00, 13.00, 12.00, 22.00 +PUC, 06, 07, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 07, 75.00, 55.00, 24.00, 24.00, 37.00 +PVU, 06, 07, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 07, 71.00, 51.00, 28.00, 25.00, 40.00 +P02, 06, 07, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +P07, 06, 07, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +P11, 06, 07, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +P24, 06, 07, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +P28, 06, 07, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +P35, 06, 07, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +P38, 06, 07, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +P39, 06, 07, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +P58, 06, 07, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +P59, 06, 07, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +P60, 06, 07, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +P61, 06, 07, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +P67, 06, 07, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P68, 06, 07, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +P69, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 07, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 07, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 07, 76.00, 50.00, 26.00, 23.00, 38.00 +RBL, 06, 07, 89.00, 61.00, 5.00, 4.00, 7.00 +RCA, 06, 07, 76.00, 50.00, -9999.00, -9999.00, 36.00 +RDD, 06, 07, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 07, 75.00, 41.00, 11.00, 11.00, 17.00 +RDR, 06, 07, 75.00, 50.00, -9999.00, -9999.00, 35.00 +RDU, 06, 07, 84.00, 62.00, 21.00, 20.00, 32.00 +REE, 06, 07, 89.00, 63.00, -9999.00, -9999.00, 19.00 +REJ, 06, 07, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 07, 79.00, 56.00, 26.00, 24.00, 39.00 +RIC, 06, 07, 84.00, 61.00, 20.00, 20.00, 33.00 +RIV, 06, 07, 84.00, 55.00, -9999.00, -9999.00, 3.00 +RIW, 06, 07, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 07, 72.00, 44.00, 9.00, 11.00, 16.00 +RME, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +RMG, 06, 07, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +RND, 06, 07, 91.00, 72.00, -9999.00, -9999.00, 20.00 +RNO, 06, 07, 81.00, 46.00, 6.00, 5.00, 9.00 +ROA, 06, 07, 82.00, 59.00, 18.00, 25.00, 35.00 +ROC, 06, 07, 74.00, 53.00, 25.00, 25.00, 38.00 +ROW, 06, 07, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 07, 84.00, 60.00, 18.00, 12.00, 25.00 +RST, 06, 07, 76.00, 54.00, 27.00, 26.00, 41.00 +RWF, 06, 07, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 07, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 07, 86.00, 54.00, 3.00, 2.00, 3.00 +SAF, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 07, 71.00, 61.00, 2.00, 2.00, 4.00 +SAT, 06, 07, 91.00, 72.00, 16.00, 19.00, 26.00 +SAV, 06, 07, 88.00, 68.00, 18.00, 27.00, 36.00 +SAW, 06, 07, 68.00, 48.00, -9999.00, -9999.00, 40.00 +SBA, 06, 07, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 07, 87.00, 56.00, -9999.00, -9999.00, 5.00 +SBN, 06, 07, 78.00, 57.00, 25.00, 23.00, 37.00 +SBP, 06, 07, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 07, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 07, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 07, 88.00, 57.00, 1.00, 1.00, 2.00 +SDF, 06, 07, 82.00, 62.00, 23.00, 25.00, 37.00 +SEA, 06, 07, 69.00, 51.00, 18.00, 21.00, 29.00 +SEM, 06, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 07, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 07, 70.00, 52.00, 2.00, 2.00, 3.00 +SGF, 06, 07, 83.00, 60.00, 24.00, 23.00, 36.00 +SGY, 06, 07, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 07, 75.00, 46.00, 25.00, 21.00, 35.00 +SHV, 06, 07, 89.00, 68.00, 18.00, 19.00, 29.00 +SIT, 06, 07, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 07, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 07, 92.00, 66.00, 15.00, 12.00, 23.00 +SKA, 06, 07, 73.00, 48.00, -9999.00, -9999.00, 23.00 +SKF, 06, 07, 91.00, 72.00, -9999.00, -9999.00, 19.00 +SLC, 06, 07, 81.00, 53.00, 14.00, 13.00, 20.00 +SLE, 06, 07, 73.00, 47.00, 18.00, 21.00, 27.00 +SLN, 06, 07, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 07, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 07, 70.00, 50.00, -9999.00, 1.00, 2.00 +SNA, 06, 07, 68.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 07, 45.00, 36.00, 25.00, 34.00, 42.00 +SNS, 06, 07, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 07, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 07, 82.00, 60.00, 26.00, 23.00, 38.00 +SPS, 06, 07, 90.00, 66.00, 18.00, 13.00, 25.00 +SRQ, 06, 07, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 07, 88.00, 64.00, -9999.00, -9999.00, 32.00 +SSI, 06, 07, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +STC, 06, 07, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +STL, 06, 07, 84.00, 64.00, 23.00, 23.00, 37.00 +STNV, 06, 07, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +STS, 06, 07, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 07, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 07, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 07, 83.00, 53.00, -9999.00, -9999.00, 4.00 +SUX, 06, 07, 81.00, 58.00, 25.00, 20.00, 35.00 +SVN, 06, 07, 88.00, 68.00, -9999.00, -9999.00, 33.00 +SWF, 06, 07, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 07, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 07, 75.00, 52.00, 26.00, 31.00, 43.00 +SZL, 06, 07, 82.00, 59.00, -9999.00, -9999.00, 34.00 +TAD, 06, 07, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 07, 84.00, 57.00, -9999.00, -9999.00, 34.00 +TCC, 06, 07, 88.00, 58.00, 13.00, 7.00, 16.00 +TCL, 06, 07, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 07, 72.00, 48.00, -9999.00, -9999.00, 31.00 +TCS, 06, 07, 91.00, 61.00, -9999.00, 4.00, 7.00 +TEB, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 07, 86.00, 65.00, -9999.00, -9999.00, 28.00 +TKA, 06, 07, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 07, 90.00, 67.00, 15.00, 32.00, 39.00 +TNX, 06, 07, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 07, 78.00, 54.00, 22.00, 24.00, 36.00 +TOP, 06, 07, 83.00, 61.00, 28.00, 22.00, 40.00 +TPA, 06, 07, 89.00, 72.00, 14.00, 26.00, 33.00 +TPH, 06, 07, 82.00, 49.00, 4.00, 4.00, 5.00 +TRI, 06, 07, 81.00, 59.00, 25.00, 31.00, 42.00 +TRK, 06, 07, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 07, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 07, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 07, 86.00, 66.00, 24.00, 20.00, 34.00 +TUP, 06, 07, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 07, 98.00, 66.00, 3.00, 4.00, 6.00 +TVC, 06, 07, 74.00, 49.00, 21.00, 17.00, 30.00 +TVL, 06, 07, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 07, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 07, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 07, 83.00, 60.00, 22.00, 25.00, 34.00 +T01, 06, 07, 81.00, 60.00, -9999.00, -9999.00, 30.00 +T02, 06, 07, 86.00, 64.00, -9999.00, -9999.00, 31.00 +T03, 06, 07, 86.00, 65.00, -9999.00, -9999.00, 31.00 +T04, 06, 07, 88.00, 71.00, -9999.00, -9999.00, 33.00 +T05, 06, 07, 84.00, 59.00, -9999.00, -9999.00, 31.00 +T06, 06, 07, 89.00, 63.00, -9999.00, -9999.00, 27.00 +T07, 06, 07, 88.00, 51.00, -9999.00, -9999.00, 19.00 +T08, 06, 07, 80.00, 58.00, -9999.00, -9999.00, 13.00 +UCA, 06, 07, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 07, 91.00, 61.00, -9999.00, -9999.00, 2.00 +UIL, 06, 07, 63.00, 46.00, 37.00, 41.00, 48.00 +UIN, 06, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 07, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 07, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 07, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +U15, 06, 07, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +U28, 06, 07, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 07, 89.00, 65.00, -9999.00, -9999.00, 30.00 +VBG, 06, 07, 71.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 06, 07, 90.00, 72.00, 13.00, 18.00, 24.00 +VCV, 06, 07, 89.00, 53.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 07, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 07, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 07, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 07, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 07, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 07, 89.00, 67.00, -9999.00, -9999.00, 29.00 +VRB, 06, 07, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 07, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 07, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 07, 81.00, 60.00, 22.00, 17.00, 30.00 +WJA, 06, 07, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 07, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 07, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 07, 81.00, 44.00, 11.00, 10.00, 15.00 +WPO, 06, 07, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 07, 89.00, 66.00, -9999.00, -9999.00, 32.00 +WRG, 06, 07, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 07, 81.00, 56.00, -9999.00, -9999.00, 31.00 +WRL, 06, 07, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +X68, 06, 07, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 07, 55.00, 42.00, 50.00, 50.00, 61.00 +YCG, 06, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 07, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 07, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 07, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 07, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 07, 78.00, 48.00, 8.00, 10.00, 16.00 +YNG, 06, 07, 76.00, 53.00, 27.00, 27.00, 41.00 +YPA, 06, 07, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 07, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 07, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 07, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 07, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 07, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 07, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 07, 102.00, 70.00, 0.00, 0.00, 1.00 +YVR, 06, 07, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 07, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 07, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 07, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 07, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 07, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 07, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 07, 69.00, 44.00, 28.00, 27.00, 43.00 +ZUN, 06, 07, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 07, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 07, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 07, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +01R, 06, 07, 89.00, 68.00, -9999.00, -9999.00, 26.00 +1V1, 06, 07, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 07, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 07, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 07, 82.00, 66.00, -9999.00, -9999.00, 33.00 +2PJ, 06, 07, 88.00, 64.00, -9999.00, -9999.00, 32.00 +3B1, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 07, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 07, 75.00, 48.00, -9999.00, -9999.00, 32.00 +3SE, 06, 07, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 07, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 07, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 06, 07, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 07, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 07, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 07, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 07, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 08, 79.00, 57.00, 27.00, 26.00, 40.00 +ABI, 06, 08, 90.00, 68.00, 14.00, 11.00, 21.00 +ABQ, 06, 08, 88.00, 57.00, 7.00, 7.00, 13.00 +ABR, 06, 08, 77.00, 53.00, 23.00, 19.00, 36.00 +ABY, 06, 08, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 08, 67.00, 53.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 08, 91.00, 70.00, 15.00, 15.00, 25.00 +ACV, 06, 08, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 08, 79.00, 57.00, 22.00, 19.00, 31.00 +ADK, 06, 08, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 08, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 08, 81.00, 58.00, -9999.00, -9999.00, 31.00 +AEX, 06, 08, 89.00, 69.00, -9999.00, -9999.00, 26.00 +AFF, 06, 08, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 08, 91.00, 69.00, -9999.00, -9999.00, 52.00 +AGS, 06, 08, 88.00, 64.00, 19.00, 23.00, 35.00 +AHN, 06, 08, 86.00, 65.00, 16.00, 22.00, 30.00 +AKN, 06, 08, 57.00, 40.00, 34.00, 29.00, 45.00 +AKO, 06, 08, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 08, 77.00, 53.00, 26.00, 27.00, 42.00 +ALI, 06, 08, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 08, 79.00, 56.00, 25.00, 22.00, 39.00 +ALS, 06, 08, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 08, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 08, 86.00, 59.00, 21.00, 11.00, 29.00 +AMG, 06, 08, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 08, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 08, 61.00, 46.00, 17.00, 19.00, 25.00 +AND, 06, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 08, 60.00, 47.00, 43.00, 43.00, 55.00 +AOO, 06, 08, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +APN, 06, 08, 73.00, 46.00, 23.00, 24.00, 37.00 +AQQ, 06, 08, 87.00, 71.00, -9999.00, -9999.00, -9999.00 +ART, 06, 08, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +AST, 06, 08, 63.00, 49.00, 32.00, 33.00, 43.00 +ATL, 06, 08, 85.00, 65.00, 18.00, 24.00, 32.00 +ATW, 06, 08, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 08, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 08, 81.00, 58.00, -9999.00, -9999.00, 35.00 +AUG, 06, 08, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 08, 90.00, 71.00, 15.00, 17.00, 26.00 +AUW, 06, 08, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 08, 80.00, 57.00, 22.00, 28.00, 39.00 +AVP, 06, 08, 76.00, 55.00, 28.00, 30.00, 45.00 +AXN, 06, 08, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 08, 75.00, 54.00, -9999.00, -9999.00, 32.00 +AYS, 06, 08, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 08, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 08, 89.00, 58.00, -9999.00, -9999.00, 7.00 +BAD, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 08, 71.00, 37.00, -9999.00, -9999.00, 8.00 +BDL, 06, 08, 79.00, 55.00, 25.00, 25.00, 38.00 +BDR, 06, 08, 74.00, 57.00, 24.00, 22.00, 36.00 +BET, 06, 08, 57.00, 41.00, 28.00, 23.00, 37.00 +BFD, 06, 08, 71.00, 48.00, 30.00, 32.00, 45.00 +BFF, 06, 08, 80.00, 51.00, 22.00, 16.00, 33.00 +BFL, 06, 08, 91.00, 63.00, 1.00, 1.00, 1.00 +BGM, 06, 08, 72.00, 53.00, 28.00, 31.00, 45.00 +BGR, 06, 08, 71.00, 51.00, 25.00, 27.00, 37.00 +BGS, 06, 08, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 08, 86.00, 64.00, 18.00, 24.00, 32.00 +BID, 06, 08, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 08, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 08, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 08, 75.00, 50.00, 24.00, 21.00, 34.00 +BIS, 06, 08, 75.00, 50.00, 28.00, 21.00, 39.00 +BIX, 06, 08, 87.00, 72.00, -9999.00, -9999.00, 28.00 +BJI, 06, 08, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 08, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 08, 80.00, 47.00, -9999.00, -9999.00, 31.00 +BKW, 06, 08, 75.00, 55.00, 28.00, 30.00, 44.00 +BLF, 06, 08, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 08, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 08, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 08, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 08, 84.00, 60.00, -9999.00, -9999.00, 32.00 +BNA, 06, 08, 85.00, 63.00, 21.00, 22.00, 35.00 +BNO, 06, 08, 72.00, 40.00, -9999.00, 13.00, 32.00 +BOI, 06, 08, 79.00, 51.00, 12.00, 11.00, 18.00 +BOS, 06, 08, 75.00, 57.00, 25.00, 24.00, 37.00 +BPI, 06, 08, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 08, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 08, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 08, 81.00, 59.00, -9999.00, -9999.00, 32.00 +BRO, 06, 08, 90.00, 75.00, 10.00, 17.00, 22.00 +BRW, 06, 08, 36.00, 28.00, 12.00, 14.00, 22.00 +BSM, 06, 08, 90.00, 71.00, -9999.00, -9999.00, 20.00 +BTI, 06, 08, 36.00, 29.00, 11.00, 12.00, 19.00 +BTL, 06, 08, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 08, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 08, 90.00, 69.00, 14.00, 26.00, 33.00 +BTT, 06, 08, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 08, 74.00, 53.00, 32.00, 31.00, 48.00 +BUB, 06, 08, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 08, 74.00, 55.00, 26.00, 25.00, 38.00 +BUR, 06, 08, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 08, 88.00, 72.00, -9999.00, 15.00, 19.00 +BWG, 06, 08, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 08, 82.00, 60.00, 22.00, 23.00, 35.00 +BYH, 06, 08, 88.00, 66.00, -9999.00, -9999.00, 33.00 +BYI, 06, 08, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 08, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 08, 88.00, 65.00, 20.00, 23.00, 33.00 +CAG, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 08, 77.00, 56.00, 25.00, 27.00, 40.00 +CAO, 06, 08, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 08, 70.00, 48.00, 30.00, 31.00, 45.00 +CBM, 06, 08, 88.00, 65.00, -9999.00, -9999.00, 27.00 +CDB, 06, 08, 49.00, 40.00, 42.00, 45.00, 61.00 +CDC, 06, 08, 82.00, 48.00, 6.00, 7.00, 11.00 +CDR, 06, 08, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 08, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 08, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 06, 08, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 08, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 08, 85.00, 62.00, 21.00, 24.00, 35.00 +CHO, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 08, 87.00, 68.00, 18.00, 25.00, 36.00 +CID, 06, 08, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 08, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 08, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 08, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 08, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 08, 77.00, 55.00, 23.00, 25.00, 40.00 +CLL, 06, 08, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 08, 85.00, 64.00, 23.00, 24.00, 38.00 +CMH, 06, 08, 79.00, 57.00, 22.00, 27.00, 38.00 +CMI, 06, 08, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 08, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 08, 83.00, 60.00, 24.00, 15.00, 32.00 +CNM, 06, 08, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 08, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +COD, 06, 08, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +COF, 06, 08, 87.00, 70.00, -9999.00, -9999.00, 35.00 +CON, 06, 08, 76.00, 50.00, 24.00, 25.00, 37.00 +COS, 06, 08, 77.00, 49.00, 21.00, 20.00, 32.00 +COT, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 08, 81.00, 60.00, 26.00, 23.00, 39.00 +CPR, 06, 08, 76.00, 45.00, 18.00, 18.00, 29.00 +CRBC, 06, 08, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 08, 90.00, 73.00, 12.00, 17.00, 24.00 +CRW, 06, 08, 82.00, 58.00, 29.00, 28.00, 42.00 +CSG, 06, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 08, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 08, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 08, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 08, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 08, 81.00, 59.00, 22.00, 27.00, 38.00 +CVN, 06, 08, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 08, 87.00, 57.00, -9999.00, -9999.00, 21.00 +CXY, 06, 08, 80.00, 59.00, 20.00, 24.00, 34.00 +CYS, 06, 08, 72.00, 47.00, 20.00, 22.00, 32.00 +DAA, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 08, 87.00, 70.00, 19.00, 33.00, 40.00 +DAG, 06, 08, 96.00, 66.00, 1.00, 1.00, 2.00 +DAL, 06, 08, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 08, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 08, 80.00, 58.00, 21.00, 25.00, 37.00 +DBQ, 06, 08, 77.00, 56.00, 25.00, 22.00, 37.00 +DCA, 06, 08, 83.00, 65.00, 18.00, 24.00, 34.00 +DDC, 06, 08, 85.00, 60.00, 22.00, 13.00, 28.00 +DEC, 06, 08, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 08, 79.00, 51.00, 19.00, 19.00, 30.00 +DFW, 06, 08, 90.00, 69.00, 17.00, 14.00, 25.00 +DHN, 06, 08, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 08, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 08, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 08, 93.00, 71.00, -9999.00, -9999.00, 17.00 +DLG, 06, 08, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 08, 69.00, 47.00, 30.00, 28.00, 44.00 +DLLC, 06, 08, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 08, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 08, 98.00, 66.00, -9999.00, -9999.00, 5.00 +DMN, 06, 08, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 08, 82.00, 60.00, -9999.00, -9999.00, 31.00 +DPG, 06, 08, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 08, 89.00, 67.00, -9999.00, -9999.00, 29.00 +DRA, 06, 08, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 08, 93.00, 71.00, 12.00, 9.00, 16.00 +DSM, 06, 08, 81.00, 60.00, 29.00, 21.00, 39.00 +DTW, 06, 08, 77.00, 55.00, 20.00, 23.00, 34.00 +DUG, 06, 08, 93.00, 58.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 08, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 08, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 08, 90.00, 68.00, -9999.00, -9999.00, 19.00 +D45, 06, 08, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 08, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 08, 77.00, 53.00, 26.00, 25.00, 40.00 +ECG, 06, 08, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 08, 89.00, 61.00, -9999.00, -9999.00, 3.00 +EED, 06, 08, 102.00, 74.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 08, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 08, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 08, 77.00, 51.00, 32.00, 36.00, 51.00 +EKO, 06, 08, 78.00, 43.00, 11.00, 11.00, 17.00 +ELD, 06, 08, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 08, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 08, 95.00, 63.00, 7.00, 3.00, 8.00 +ELY, 06, 08, 76.00, 39.00, 9.00, 10.00, 15.00 +EMP, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 08, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +END, 06, 08, 88.00, 65.00, -9999.00, -9999.00, 22.00 +ENN, 06, 08, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 08, 80.00, 58.00, -9999.00, -9999.00, 12.00 +EPH, 06, 08, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 08, 74.00, 56.00, 26.00, 24.00, 38.00 +ESF, 06, 08, 89.00, 69.00, -9999.00, -9999.00, 30.00 +EUG, 06, 08, 73.00, 49.00, 16.00, 19.00, 26.00 +EVV, 06, 08, 85.00, 62.00, 25.00, 24.00, 37.00 +EWN, 06, 08, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 08, 81.00, 61.00, 24.00, 24.00, 37.00 +EYW, 06, 08, 87.00, 78.00, 22.00, 19.00, 32.00 +E74, 06, 08, 96.00, 58.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 08, 84.00, 61.00, -9999.00, -9999.00, 33.00 +FAI, 06, 08, 69.00, 48.00, 23.00, 25.00, 37.00 +FAR, 06, 08, 76.00, 52.00, 23.00, 21.00, 37.00 +FAT, 06, 08, 91.00, 59.00, 1.00, 2.00, 2.00 +FAY, 06, 08, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 08, 70.00, 43.00, 24.00, 26.00, 39.00 +FCS, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +FDY, 06, 08, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 08, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 06, 08, 76.00, 40.00, 5.00, 7.00, 10.00 +FLL, 06, 08, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 08, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 08, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FME, 06, 08, 83.00, 57.00, -9999.00, -9999.00, 32.00 +FMH, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 06, 08, 86.00, 48.00, 6.00, 5.00, 9.00 +FMY, 06, 08, 90.00, 72.00, 17.00, 33.00, 41.00 +FNT, 06, 08, 75.00, 53.00, 21.00, 20.00, 33.00 +FOD, 06, 08, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 08, 83.00, 61.00, -9999.00, -9999.00, 32.00 +FOK, 06, 08, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 08, 84.00, 62.00, -9999.00, -9999.00, 34.00 +FSD, 06, 08, 79.00, 54.00, 29.00, 18.00, 37.00 +FSI, 06, 08, 88.00, 65.00, -9999.00, -9999.00, 24.00 +FSM, 06, 08, 86.00, 65.00, 19.00, 22.00, 32.00 +FTK, 06, 08, 83.00, 59.00, -9999.00, -9999.00, 31.00 +FWA, 06, 08, 79.00, 58.00, 21.00, 24.00, 35.00 +FWH, 06, 08, 89.00, 67.00, -9999.00, -9999.00, 20.00 +FYU, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 08, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 08, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 08, 105.00, 68.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 08, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 08, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 08, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 08, 73.00, 48.00, 17.00, 17.00, 26.00 +GFA, 06, 08, 73.00, 47.00, -9999.00, -9999.00, 33.00 +GFK, 06, 08, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 08, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 08, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 08, 76.00, 50.00, 23.00, 19.00, 33.00 +GJT, 06, 08, 86.00, 55.00, 11.00, 10.00, 17.00 +GKN, 06, 08, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 08, 81.00, 53.00, 19.00, 11.00, 25.00 +GLH, 06, 08, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 08, 84.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 08, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 06, 08, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 08, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 08, 74.00, 52.00, 27.00, 21.00, 38.00 +GRCI, 06, 08, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 08, 72.00, 48.00, -9999.00, -9999.00, 25.00 +GRI, 06, 08, 82.00, 58.00, 24.00, 15.00, 30.00 +GRK, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 06, 08, 77.00, 54.00, 22.00, 21.00, 34.00 +GSB, 06, 08, 86.00, 64.00, -9999.00, -9999.00, 33.00 +GSG, 06, 08, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 08, 82.00, 61.00, 20.00, 22.00, 35.00 +GSP, 06, 08, 85.00, 63.00, 23.00, 23.00, 36.00 +GST, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 08, 73.00, 54.00, -9999.00, -9999.00, 39.00 +GTF, 06, 08, 73.00, 47.00, 25.00, 23.00, 34.00 +GUP, 06, 08, 83.00, 44.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 08, 80.00, 56.00, -9999.00, -9999.00, 35.00 +GVW, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 08, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 08, 80.00, 66.00, 21.00, 18.00, 31.00 +HBR, 06, 08, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 08, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 08, 78.00, 51.00, -9999.00, -9999.00, 19.00 +HKY, 06, 08, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 08, 74.00, 47.00, 21.00, 21.00, 33.00 +HMN, 06, 08, 95.00, 56.00, -9999.00, -9999.00, 11.00 +HMS, 06, 08, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 08, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 08, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +HON, 06, 08, 78.00, 54.00, 24.00, 18.00, 34.00 +HOP, 06, 08, 85.00, 60.00, -9999.00, -9999.00, 33.00 +HOT, 06, 08, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 08, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 08, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 08, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 08, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 08, 89.00, 67.00, -9999.00, -9999.00, 32.00 +HST, 06, 08, 88.00, 70.00, -9999.00, -9999.00, 45.00 +HSV, 06, 08, 85.00, 64.00, 21.00, 23.00, 35.00 +HTL, 06, 08, 73.00, 49.00, 27.00, 23.00, 39.00 +HTS, 06, 08, 80.00, 59.00, 25.00, 28.00, 40.00 +HUF, 06, 08, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 08, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 08, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 08, 76.00, 48.00, 18.00, 19.00, 28.00 +IAB, 06, 08, 85.00, 63.00, -9999.00, -9999.00, 30.00 +IAD, 06, 08, 81.00, 58.00, 23.00, 27.00, 38.00 +IAG, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 08, 89.00, 70.00, 12.00, 22.00, 29.00 +ICT, 06, 08, 85.00, 63.00, 23.00, 19.00, 35.00 +IDA, 06, 08, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 08, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 08, 80.00, 60.00, 26.00, 23.00, 38.00 +ILI, 06, 08, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 08, 85.00, 66.00, 20.00, 21.00, 32.00 +IMT, 06, 08, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +IND, 06, 08, 81.00, 59.00, 24.00, 24.00, 37.00 +INL, 06, 08, 72.00, 48.00, 34.00, 28.00, 48.00 +INS, 06, 08, 91.00, 61.00, -9999.00, -9999.00, 2.00 +INT, 06, 08, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +INW, 06, 08, 89.00, 52.00, 4.00, 6.00, 9.00 +IPL, 06, 08, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 08, 78.00, 55.00, 28.00, 30.00, 43.00 +IRK, 06, 08, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 08, 76.00, 50.00, 22.00, 17.00, 32.00 +ISP, 06, 08, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 08, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 08, 101.00, 67.00, -9999.00, -9999.00, 2.00 +IWD, 06, 08, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 08, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 08, 90.00, 66.00, 18.00, 21.00, 32.00 +JAX, 06, 08, 89.00, 68.00, 19.00, 32.00, 40.00 +JBR, 06, 08, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 08, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 08, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 08, 75.00, 60.00, 22.00, 23.00, 36.00 +JHW, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 08, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 08, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 08, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 08, 60.00, 44.00, 44.00, 43.00, 56.00 +JST, 06, 08, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 08, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 08, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 08, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 08, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 08, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 08, 77.00, 53.00, 21.00, 20.00, 33.00 +LAR, 06, 08, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 08, 98.00, 68.00, 2.00, 2.00, 3.00 +LAX, 06, 08, 71.00, 59.00, 1.00, 1.00, 2.00 +LBB, 06, 08, 89.00, 63.00, 18.00, 9.00, 22.00 +LBF, 06, 08, 80.00, 52.00, 26.00, 12.00, 31.00 +LCH, 06, 08, 88.00, 71.00, 14.00, 21.00, 29.00 +LCK, 06, 08, 81.00, 58.00, -9999.00, -9999.00, 34.00 +LEB, 06, 08, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 08, 81.00, 60.00, 23.00, 25.00, 36.00 +LFI, 06, 08, 81.00, 65.00, -9999.00, -9999.00, 30.00 +LFK, 06, 08, 89.00, 68.00, 15.00, 22.00, 28.00 +LFT, 06, 08, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 08, 77.00, 62.00, 23.00, 22.00, 35.00 +LGB, 06, 08, 76.00, 59.00, 1.00, 1.00, 2.00 +LGU, 06, 08, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 08, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 08, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 08, 88.00, 66.00, 19.00, 20.00, 30.00 +LIZ, 06, 08, 70.00, 48.00, -9999.00, -9999.00, 43.00 +LMT, 06, 08, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +LND, 06, 08, 75.00, 47.00, 12.00, 13.00, 20.00 +LNK, 06, 08, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 08, 83.00, 49.00, 5.00, 5.00, 8.00 +LOZ, 06, 08, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 08, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 08, 86.00, 64.00, -9999.00, -9999.00, 34.00 +LSE, 06, 08, 78.00, 56.00, 22.00, 24.00, 37.00 +LSF, 06, 08, 89.00, 67.00, -9999.00, -9999.00, 30.00 +LSV, 06, 08, 100.00, 60.00, -9999.00, -9999.00, 2.00 +LTS, 06, 08, 92.00, 65.00, -9999.00, -9999.00, 24.00 +LUF, 06, 08, 103.00, 65.00, -9999.00, -9999.00, 2.00 +LVS, 06, 08, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 08, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 08, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 08, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 08, 81.00, 59.00, 24.00, 24.00, 39.00 +MAF, 06, 08, 93.00, 65.00, 13.00, 6.00, 17.00 +MBL, 06, 08, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 08, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 08, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 08, 87.00, 57.00, -9999.00, -9999.00, 5.00 +MCF, 06, 08, 89.00, 72.00, -9999.00, -9999.00, 33.00 +MCG, 06, 08, 64.00, 44.00, 30.00, 28.00, 43.00 +MCI, 06, 08, 82.00, 62.00, 27.00, 21.00, 38.00 +MCK, 06, 08, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 08, 89.00, 66.00, 15.00, 22.00, 31.00 +MCO, 06, 08, 90.00, 71.00, 18.00, 39.00, 45.00 +MCW, 06, 08, 78.00, 55.00, 20.00, 19.00, 31.00 +MC2, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MDH, 06, 08, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 08, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 08, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 08, 79.00, 58.00, 30.00, 25.00, 41.00 +MEI, 06, 08, 89.00, 65.00, 18.00, 22.00, 33.00 +MEM, 06, 08, 88.00, 68.00, 19.00, 21.00, 32.00 +MER, 06, 08, 90.00, 55.00, -9999.00, -9999.00, 3.00 +MFD, 06, 08, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 08, 93.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 08, 80.00, 49.00, 11.00, 9.00, 16.00 +MGE, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 06, 08, 88.00, 67.00, 14.00, 24.00, 32.00 +MGW, 06, 08, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 08, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 08, 86.00, 55.00, -9999.00, -9999.00, 5.00 +MHS, 06, 08, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 08, 88.00, 73.00, 22.00, 38.00, 45.00 +MIB, 06, 08, 74.00, 51.00, -9999.00, -9999.00, 36.00 +MIV, 06, 08, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 08, 83.00, 49.00, -9999.00, -9999.00, 19.00 +MKC, 06, 08, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 08, 73.00, 53.00, 26.00, 24.00, 39.00 +MKG, 06, 08, 74.00, 53.00, 25.00, 19.00, 33.00 +MKL, 06, 08, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 08, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 08, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 08, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 08, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 08, 81.00, 58.00, 27.00, 24.00, 40.00 +MLS, 06, 08, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 08, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 08, 89.00, 66.00, -9999.00, -9999.00, 32.00 +MOB, 06, 08, 89.00, 70.00, 17.00, 29.00, 38.00 +MOT, 06, 08, 74.00, 51.00, 24.00, 20.00, 34.00 +MPV, 06, 08, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 08, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 08, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 08, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 08, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 08, 66.00, 50.00, -9999.00, -9999.00, 11.00 +MSL, 06, 08, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 08, 77.00, 52.00, 25.00, 23.00, 38.00 +MSO, 06, 08, 72.00, 45.00, 24.00, 22.00, 36.00 +MSP, 06, 08, 77.00, 56.00, 25.00, 27.00, 42.00 +MSS, 06, 08, 74.00, 51.00, 27.00, 26.00, 39.00 +MSY, 06, 08, 89.00, 70.00, 13.00, 28.00, 36.00 +MTC, 06, 08, 75.00, 54.00, -9999.00, -9999.00, 33.00 +MTN, 06, 08, 82.00, 60.00, -9999.00, -9999.00, 32.00 +MTO, 06, 08, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 08, 79.00, 56.00, -9999.00, -9999.00, 32.00 +MUO, 06, 08, 83.00, 50.00, -9999.00, -9999.00, 20.00 +MWA, 06, 08, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 08, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 08, 88.00, 67.00, -9999.00, -9999.00, 29.00 +MYL, 06, 08, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 08, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NAO, 06, 08, 84.00, 71.00, -9999.00, -9999.00, 40.00 +NBC, 06, 08, 87.00, 68.00, -9999.00, -9999.00, 35.00 +NBE, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NBG, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 06, 08, 78.00, 56.00, -9999.00, -9999.00, 34.00 +NCA, 06, 08, 86.00, 62.00, -9999.00, -9999.00, 33.00 +NCO, 06, 08, 71.00, 55.00, -9999.00, -9999.00, 35.00 +NC1, 06, 08, 90.00, 61.00, -9999.00, -9999.00, 2.00 +NEL, 06, 08, 79.00, 56.00, -9999.00, -9999.00, 33.00 +NFG, 06, 08, 69.00, 57.00, -9999.00, -9999.00, 8.00 +NFL, 06, 08, 81.00, 47.00, -9999.00, -9999.00, 13.00 +NGP, 06, 08, 89.00, 73.00, -9999.00, -9999.00, 17.00 +NGU, 06, 08, 82.00, 64.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 08, 69.00, 53.00, -9999.00, -9999.00, 4.00 +NHK, 06, 08, 82.00, 59.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 08, 71.00, 52.00, -9999.00, -9999.00, 37.00 +NID, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 08, 89.00, 68.00, -9999.00, -9999.00, 37.00 +NIR, 06, 08, 90.00, 70.00, -9999.00, -9999.00, 20.00 +NKT, 06, 08, 83.00, 67.00, -9999.00, -9999.00, 36.00 +NKX, 06, 08, 71.00, 61.00, -9999.00, -9999.00, 8.00 +NLC, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 06, 08, 88.00, 63.00, -9999.00, -9999.00, 27.00 +NPA, 06, 08, 88.00, 71.00, -9999.00, -9999.00, 28.00 +NQA, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 08, 92.00, 72.00, -9999.00, -9999.00, 20.00 +NQX, 06, 08, 87.00, 78.00, -9999.00, -9999.00, 34.00 +NRB, 06, 08, 87.00, 71.00, -9999.00, -9999.00, 37.00 +NRC, 06, 08, 90.00, 54.00, -9999.00, -9999.00, 3.00 +NRS, 06, 08, 69.00, 59.00, -9999.00, -9999.00, 4.00 +NSE, 06, 08, 89.00, 67.00, -9999.00, -9999.00, 37.00 +NSI, 06, 08, 71.00, 54.00, -9999.00, -9999.00, 3.00 +NTD, 06, 08, 71.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 06, 08, 77.00, 58.00, -9999.00, -9999.00, 4.00 +NTU, 06, 08, 82.00, 64.00, -9999.00, -9999.00, 30.00 +NUC, 06, 08, 70.00, 57.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 08, 76.00, 52.00, -9999.00, -9999.00, 5.00 +NUW, 06, 08, 67.00, 47.00, -9999.00, -9999.00, 27.00 +NWF, 06, 08, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NXX, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 06, 08, 84.00, 58.00, -9999.00, -9999.00, 31.00 +NZC, 06, 08, 89.00, 65.00, -9999.00, -9999.00, 40.00 +NZJ, 06, 08, 77.00, 55.00, -9999.00, -9999.00, 5.00 +NZW, 06, 08, 75.00, 54.00, -9999.00, -9999.00, 37.00 +NZY, 06, 08, 71.00, 61.00, -9999.00, -9999.00, 4.00 +OAK, 06, 08, 71.00, 50.00, 2.00, 2.00, 4.00 +OAR, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 08, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 08, 86.00, 65.00, 20.00, 16.00, 30.00 +OLM, 06, 08, 70.00, 46.00, 23.00, 26.00, 34.00 +OMA, 06, 08, 82.00, 59.00, 24.00, 20.00, 33.00 +OME, 06, 08, 51.00, 37.00, 22.00, 24.00, 31.00 +ONT, 06, 08, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 08, 78.00, 56.00, 27.00, 22.00, 38.00 +ORF, 06, 08, 82.00, 64.00, 18.00, 21.00, 32.00 +ORH, 06, 08, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 08, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 08, 72.00, 49.00, -9999.00, -9999.00, 32.00 +OTG, 06, 08, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 08, 63.00, 50.00, 22.00, 23.00, 32.00 +OTM, 06, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 08, 48.00, 36.00, 12.00, 12.00, 19.00 +OURC, 06, 08, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 08, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 08, 89.00, 66.00, -9999.00, -9999.00, 32.00 +PACZ, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 08, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 08, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 08, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 08, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 08, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 08, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 08, 88.00, 68.00, -9999.00, -9999.00, 25.00 +PAQ, 06, 08, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 08, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 08, 44.00, 39.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 08, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 08, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 08, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 08, 74.00, 53.00, -9999.00, -9999.00, 38.00 +PBI, 06, 08, 88.00, 73.00, 22.00, 36.00, 45.00 +PDT, 06, 08, 78.00, 52.00, 12.00, 13.00, 20.00 +PDX, 06, 08, 73.00, 52.00, 23.00, 25.00, 32.00 +PFN, 06, 08, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 08, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 08, 80.00, 60.00, 24.00, 24.00, 38.00 +PHX, 06, 08, 102.00, 71.00, 1.00, 1.00, 2.00 +PIA, 06, 08, 81.00, 59.00, 25.00, 23.00, 38.00 +PIB, 06, 08, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 08, 76.00, 46.00, 15.00, 13.00, 24.00 +PIR, 06, 08, 79.00, 54.00, 23.00, 16.00, 30.00 +PIT, 06, 08, 78.00, 55.00, 27.00, 28.00, 43.00 +PKB, 06, 08, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 08, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 08, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 08, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 08, 88.00, 71.00, 16.00, 21.00, 31.00 +POB, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 06, 08, 89.00, 66.00, -9999.00, -9999.00, 33.00 +POM, 06, 08, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +POU, 06, 08, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 08, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 08, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 08, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 08, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 08, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 08, 75.00, 50.00, -9999.00, -9999.00, 34.00 +PSP, 06, 08, 102.00, 66.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 08, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 08, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 08, 86.00, 53.00, 13.00, 12.00, 21.00 +PUC, 06, 08, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 08, 75.00, 55.00, 24.00, 24.00, 37.00 +PVU, 06, 08, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 08, 71.00, 51.00, 28.00, 25.00, 39.00 +P02, 06, 08, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +P07, 06, 08, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +P11, 06, 08, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +P24, 06, 08, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +P28, 06, 08, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +P35, 06, 08, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +P38, 06, 08, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +P39, 06, 08, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +P58, 06, 08, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +P59, 06, 08, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +P60, 06, 08, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +P61, 06, 08, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +P67, 06, 08, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P68, 06, 08, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +P69, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 08, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 08, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 08, 76.00, 50.00, 26.00, 23.00, 38.00 +RBL, 06, 08, 89.00, 61.00, 5.00, 3.00, 7.00 +RCA, 06, 08, 76.00, 50.00, -9999.00, -9999.00, 36.00 +RDD, 06, 08, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 08, 75.00, 41.00, 11.00, 11.00, 17.00 +RDR, 06, 08, 75.00, 50.00, -9999.00, -9999.00, 35.00 +RDU, 06, 08, 84.00, 62.00, 21.00, 20.00, 32.00 +REE, 06, 08, 89.00, 63.00, -9999.00, -9999.00, 19.00 +REJ, 06, 08, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 08, 79.00, 56.00, 26.00, 23.00, 39.00 +RIC, 06, 08, 84.00, 61.00, 20.00, 20.00, 33.00 +RIV, 06, 08, 84.00, 55.00, -9999.00, -9999.00, 3.00 +RIW, 06, 08, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 08, 72.00, 44.00, 9.00, 11.00, 16.00 +RME, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +RMG, 06, 08, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +RND, 06, 08, 91.00, 72.00, -9999.00, -9999.00, 20.00 +RNO, 06, 08, 81.00, 46.00, 6.00, 4.00, 9.00 +ROA, 06, 08, 82.00, 59.00, 18.00, 25.00, 34.00 +ROC, 06, 08, 74.00, 53.00, 25.00, 25.00, 38.00 +ROW, 06, 08, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 08, 84.00, 60.00, 18.00, 12.00, 25.00 +RST, 06, 08, 76.00, 54.00, 27.00, 25.00, 42.00 +RWF, 06, 08, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 08, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 08, 86.00, 54.00, 2.00, 2.00, 3.00 +SAF, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 08, 71.00, 61.00, 2.00, 2.00, 3.00 +SAT, 06, 08, 91.00, 72.00, 16.00, 19.00, 26.00 +SAV, 06, 08, 88.00, 68.00, 18.00, 27.00, 36.00 +SAW, 06, 08, 68.00, 48.00, -9999.00, -9999.00, 40.00 +SBA, 06, 08, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 08, 87.00, 56.00, -9999.00, -9999.00, 5.00 +SBN, 06, 08, 78.00, 57.00, 24.00, 23.00, 37.00 +SBP, 06, 08, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 08, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 08, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 08, 88.00, 57.00, 1.00, 1.00, 2.00 +SDF, 06, 08, 82.00, 62.00, 23.00, 25.00, 37.00 +SEA, 06, 08, 69.00, 51.00, 18.00, 21.00, 29.00 +SEM, 06, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 08, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 08, 70.00, 52.00, 2.00, 2.00, 3.00 +SGF, 06, 08, 83.00, 60.00, 24.00, 22.00, 35.00 +SGY, 06, 08, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 08, 75.00, 46.00, 25.00, 20.00, 34.00 +SHV, 06, 08, 89.00, 68.00, 18.00, 19.00, 29.00 +SIT, 06, 08, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 08, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 08, 92.00, 66.00, 15.00, 12.00, 23.00 +SKA, 06, 08, 73.00, 48.00, -9999.00, -9999.00, 23.00 +SKF, 06, 08, 91.00, 72.00, -9999.00, -9999.00, 19.00 +SLC, 06, 08, 81.00, 53.00, 13.00, 13.00, 20.00 +SLE, 06, 08, 73.00, 47.00, 18.00, 20.00, 27.00 +SLN, 06, 08, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 08, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 08, 70.00, 50.00, -9999.00, 1.00, 1.00 +SNA, 06, 08, 68.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 08, 45.00, 36.00, 24.00, 34.00, 42.00 +SNS, 06, 08, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 08, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 08, 82.00, 60.00, 27.00, 23.00, 38.00 +SPS, 06, 08, 90.00, 66.00, 18.00, 12.00, 25.00 +SRQ, 06, 08, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 08, 88.00, 64.00, -9999.00, -9999.00, 32.00 +SSI, 06, 08, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +STC, 06, 08, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +STL, 06, 08, 84.00, 64.00, 23.00, 23.00, 36.00 +STNV, 06, 08, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +STS, 06, 08, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 08, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 08, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 08, 83.00, 53.00, -9999.00, -9999.00, 4.00 +SUX, 06, 08, 81.00, 58.00, 25.00, 20.00, 35.00 +SVN, 06, 08, 88.00, 68.00, -9999.00, -9999.00, 33.00 +SWF, 06, 08, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 08, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 08, 75.00, 52.00, 26.00, 30.00, 43.00 +SZL, 06, 08, 82.00, 59.00, -9999.00, -9999.00, 34.00 +TAD, 06, 08, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 08, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 08, 84.00, 57.00, -9999.00, -9999.00, 34.00 +TCC, 06, 08, 88.00, 58.00, 13.00, 7.00, 16.00 +TCL, 06, 08, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 08, 72.00, 48.00, -9999.00, -9999.00, 31.00 +TCS, 06, 08, 91.00, 61.00, -9999.00, 4.00, 6.00 +TEB, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 08, 86.00, 65.00, -9999.00, -9999.00, 28.00 +TKA, 06, 08, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 08, 90.00, 67.00, 15.00, 32.00, 39.00 +TNX, 06, 08, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 08, 78.00, 54.00, 22.00, 24.00, 36.00 +TOP, 06, 08, 83.00, 61.00, 28.00, 22.00, 40.00 +TPA, 06, 08, 89.00, 72.00, 14.00, 27.00, 33.00 +TPH, 06, 08, 82.00, 49.00, 3.00, 4.00, 5.00 +TRI, 06, 08, 81.00, 59.00, 25.00, 31.00, 42.00 +TRK, 06, 08, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 08, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 08, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 08, 86.00, 66.00, 24.00, 19.00, 34.00 +TUP, 06, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 08, 98.00, 66.00, 3.00, 4.00, 6.00 +TVC, 06, 08, 74.00, 49.00, 21.00, 17.00, 30.00 +TVL, 06, 08, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 08, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 08, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 08, 83.00, 60.00, 21.00, 25.00, 34.00 +T01, 06, 08, 81.00, 60.00, -9999.00, -9999.00, 30.00 +T02, 06, 08, 86.00, 64.00, -9999.00, -9999.00, 31.00 +T03, 06, 08, 86.00, 65.00, -9999.00, -9999.00, 31.00 +T04, 06, 08, 88.00, 71.00, -9999.00, -9999.00, 33.00 +T05, 06, 08, 84.00, 59.00, -9999.00, -9999.00, 31.00 +T06, 06, 08, 89.00, 63.00, -9999.00, -9999.00, 27.00 +T07, 06, 08, 88.00, 51.00, -9999.00, -9999.00, 19.00 +T08, 06, 08, 80.00, 58.00, -9999.00, -9999.00, 12.00 +UCA, 06, 08, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 08, 91.00, 61.00, -9999.00, -9999.00, 2.00 +UIL, 06, 08, 63.00, 46.00, 37.00, 40.00, 48.00 +UIN, 06, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 08, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 08, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 08, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +U15, 06, 08, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +U28, 06, 08, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 08, 89.00, 65.00, -9999.00, -9999.00, 30.00 +VBG, 06, 08, 71.00, 50.00, -9999.00, -9999.00, 8.00 +VCT, 06, 08, 90.00, 72.00, 13.00, 18.00, 24.00 +VCV, 06, 08, 89.00, 53.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 08, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 08, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 08, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 08, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 08, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 08, 89.00, 67.00, -9999.00, -9999.00, 29.00 +VRB, 06, 08, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 08, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 08, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 08, 81.00, 60.00, 21.00, 17.00, 29.00 +WJA, 06, 08, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 08, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 08, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 08, 81.00, 44.00, 11.00, 10.00, 15.00 +WPO, 06, 08, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 08, 89.00, 66.00, -9999.00, -9999.00, 32.00 +WRG, 06, 08, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 08, 81.00, 56.00, -9999.00, -9999.00, 31.00 +WRL, 06, 08, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +X68, 06, 08, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 08, 55.00, 42.00, 50.00, 49.00, 61.00 +YCG, 06, 08, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 08, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 08, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 08, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 08, 78.00, 48.00, 8.00, 10.00, 15.00 +YNG, 06, 08, 76.00, 53.00, 27.00, 26.00, 41.00 +YPA, 06, 08, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 08, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 08, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 08, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 08, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 08, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 08, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 08, 102.00, 70.00, 0.00, 0.00, 0.00 +YVR, 06, 08, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 08, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 08, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 08, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 08, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 08, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 08, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 08, 69.00, 44.00, 28.00, 27.00, 44.00 +ZUN, 06, 08, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 08, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 08, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 08, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +01R, 06, 08, 89.00, 68.00, -9999.00, -9999.00, 26.00 +1V1, 06, 08, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 08, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 08, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 08, 82.00, 66.00, -9999.00, -9999.00, 33.00 +2PJ, 06, 08, 88.00, 64.00, -9999.00, -9999.00, 32.00 +3B1, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 08, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 08, 75.00, 48.00, -9999.00, -9999.00, 32.00 +3SE, 06, 08, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 08, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 08, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 06, 08, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 08, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 08, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 08, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 08, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 09, 79.00, 57.00, 27.00, 26.00, 40.00 +ABI, 06, 09, 90.00, 68.00, 14.00, 11.00, 20.00 +ABQ, 06, 09, 88.00, 57.00, 7.00, 7.00, 13.00 +ABR, 06, 09, 77.00, 53.00, 23.00, 19.00, 36.00 +ABY, 06, 09, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 09, 67.00, 53.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 09, 91.00, 70.00, 14.00, 15.00, 25.00 +ACV, 06, 09, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 09, 79.00, 57.00, 22.00, 18.00, 31.00 +ADK, 06, 09, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 09, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 09, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 09, 81.00, 58.00, -9999.00, -9999.00, 31.00 +AEX, 06, 09, 89.00, 69.00, -9999.00, -9999.00, 26.00 +AFF, 06, 09, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 09, 91.00, 69.00, -9999.00, -9999.00, 53.00 +AGS, 06, 09, 88.00, 64.00, 19.00, 23.00, 35.00 +AHN, 06, 09, 86.00, 65.00, 16.00, 22.00, 30.00 +AKN, 06, 09, 57.00, 40.00, 34.00, 29.00, 45.00 +AKO, 06, 09, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 09, 77.00, 53.00, 26.00, 27.00, 42.00 +ALI, 06, 09, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 09, 79.00, 56.00, 25.00, 22.00, 39.00 +ALS, 06, 09, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 09, 86.00, 59.00, 21.00, 11.00, 29.00 +AMG, 06, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 09, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 09, 61.00, 46.00, 17.00, 19.00, 26.00 +AND, 06, 09, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 09, 60.00, 47.00, 42.00, 43.00, 55.00 +AOO, 06, 09, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +APN, 06, 09, 73.00, 46.00, 23.00, 24.00, 37.00 +AQQ, 06, 09, 87.00, 71.00, -9999.00, -9999.00, -9999.00 +ART, 06, 09, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +AST, 06, 09, 63.00, 49.00, 31.00, 33.00, 43.00 +ATL, 06, 09, 85.00, 65.00, 18.00, 24.00, 32.00 +ATW, 06, 09, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 09, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 09, 81.00, 58.00, -9999.00, -9999.00, 35.00 +AUG, 06, 09, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 09, 90.00, 71.00, 15.00, 17.00, 26.00 +AUW, 06, 09, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 09, 80.00, 57.00, 22.00, 28.00, 39.00 +AVP, 06, 09, 76.00, 55.00, 28.00, 30.00, 45.00 +AXN, 06, 09, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 09, 75.00, 54.00, -9999.00, -9999.00, 31.00 +AYS, 06, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 09, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 09, 89.00, 58.00, -9999.00, -9999.00, 7.00 +BAD, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 09, 71.00, 37.00, -9999.00, -9999.00, 8.00 +BDL, 06, 09, 79.00, 55.00, 25.00, 25.00, 38.00 +BDR, 06, 09, 74.00, 57.00, 24.00, 22.00, 36.00 +BET, 06, 09, 57.00, 41.00, 28.00, 24.00, 37.00 +BFD, 06, 09, 71.00, 48.00, 30.00, 32.00, 45.00 +BFF, 06, 09, 80.00, 51.00, 22.00, 16.00, 33.00 +BFL, 06, 09, 91.00, 63.00, 1.00, 1.00, 1.00 +BGM, 06, 09, 72.00, 53.00, 28.00, 31.00, 45.00 +BGR, 06, 09, 71.00, 51.00, 25.00, 27.00, 37.00 +BGS, 06, 09, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 09, 86.00, 64.00, 17.00, 24.00, 32.00 +BID, 06, 09, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 09, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 09, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 09, 75.00, 50.00, 24.00, 21.00, 34.00 +BIS, 06, 09, 75.00, 50.00, 28.00, 21.00, 39.00 +BIX, 06, 09, 87.00, 72.00, -9999.00, -9999.00, 28.00 +BJI, 06, 09, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 09, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 09, 80.00, 47.00, -9999.00, -9999.00, 31.00 +BKW, 06, 09, 75.00, 55.00, 28.00, 30.00, 44.00 +BLF, 06, 09, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 09, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 09, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 09, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 09, 84.00, 60.00, -9999.00, -9999.00, 32.00 +BNA, 06, 09, 85.00, 63.00, 21.00, 22.00, 35.00 +BNO, 06, 09, 72.00, 40.00, -9999.00, 13.00, 32.00 +BOI, 06, 09, 79.00, 51.00, 12.00, 11.00, 18.00 +BOS, 06, 09, 75.00, 57.00, 25.00, 24.00, 37.00 +BPI, 06, 09, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 09, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 09, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 09, 81.00, 59.00, -9999.00, -9999.00, 32.00 +BRO, 06, 09, 90.00, 75.00, 10.00, 17.00, 22.00 +BRW, 06, 09, 36.00, 28.00, 12.00, 14.00, 22.00 +BSM, 06, 09, 90.00, 71.00, -9999.00, -9999.00, 19.00 +BTI, 06, 09, 36.00, 29.00, 11.00, 12.00, 19.00 +BTL, 06, 09, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 09, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 09, 90.00, 69.00, 14.00, 27.00, 34.00 +BTT, 06, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 09, 74.00, 53.00, 32.00, 31.00, 48.00 +BUB, 06, 09, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 09, 74.00, 55.00, 26.00, 25.00, 38.00 +BUR, 06, 09, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 09, 88.00, 72.00, -9999.00, 15.00, 19.00 +BWG, 06, 09, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 09, 82.00, 60.00, 22.00, 22.00, 35.00 +BYH, 06, 09, 88.00, 66.00, -9999.00, -9999.00, 33.00 +BYI, 06, 09, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 09, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 09, 88.00, 65.00, 20.00, 23.00, 33.00 +CAG, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 09, 77.00, 56.00, 24.00, 27.00, 40.00 +CAO, 06, 09, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 09, 70.00, 48.00, 30.00, 31.00, 45.00 +CBM, 06, 09, 88.00, 65.00, -9999.00, -9999.00, 27.00 +CDB, 06, 09, 49.00, 40.00, 42.00, 45.00, 61.00 +CDC, 06, 09, 82.00, 48.00, 6.00, 7.00, 10.00 +CDR, 06, 09, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 09, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 09, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 06, 09, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 09, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 09, 85.00, 62.00, 21.00, 24.00, 35.00 +CHO, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 09, 87.00, 68.00, 18.00, 25.00, 36.00 +CID, 06, 09, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 09, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 09, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 09, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 09, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 09, 77.00, 55.00, 23.00, 25.00, 40.00 +CLL, 06, 09, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 09, 85.00, 64.00, 23.00, 24.00, 38.00 +CMH, 06, 09, 79.00, 57.00, 22.00, 27.00, 38.00 +CMI, 06, 09, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 09, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 09, 83.00, 60.00, 24.00, 15.00, 32.00 +CNM, 06, 09, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 09, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +COD, 06, 09, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +COF, 06, 09, 87.00, 70.00, -9999.00, -9999.00, 36.00 +CON, 06, 09, 76.00, 50.00, 24.00, 25.00, 37.00 +COS, 06, 09, 77.00, 49.00, 21.00, 20.00, 32.00 +COT, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 09, 81.00, 60.00, 26.00, 23.00, 38.00 +CPR, 06, 09, 76.00, 45.00, 18.00, 18.00, 29.00 +CRBC, 06, 09, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 09, 90.00, 73.00, 12.00, 17.00, 24.00 +CRW, 06, 09, 82.00, 58.00, 29.00, 28.00, 42.00 +CSG, 06, 09, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 09, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 09, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 09, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 09, 81.00, 59.00, 22.00, 27.00, 38.00 +CVN, 06, 09, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 09, 87.00, 57.00, -9999.00, -9999.00, 21.00 +CXY, 06, 09, 80.00, 59.00, 20.00, 24.00, 34.00 +CYS, 06, 09, 72.00, 47.00, 20.00, 22.00, 32.00 +DAA, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 09, 87.00, 70.00, 19.00, 34.00, 40.00 +DAG, 06, 09, 96.00, 66.00, 1.00, 1.00, 2.00 +DAL, 06, 09, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 09, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 09, 80.00, 58.00, 21.00, 25.00, 37.00 +DBQ, 06, 09, 77.00, 56.00, 25.00, 22.00, 37.00 +DCA, 06, 09, 83.00, 65.00, 18.00, 24.00, 34.00 +DDC, 06, 09, 85.00, 60.00, 22.00, 13.00, 27.00 +DEC, 06, 09, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 09, 79.00, 51.00, 19.00, 19.00, 30.00 +DFW, 06, 09, 90.00, 69.00, 17.00, 14.00, 24.00 +DHN, 06, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 09, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 09, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 09, 93.00, 71.00, -9999.00, -9999.00, 17.00 +DLG, 06, 09, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 09, 69.00, 47.00, 30.00, 28.00, 44.00 +DLLC, 06, 09, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 09, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 09, 98.00, 66.00, -9999.00, -9999.00, 5.00 +DMN, 06, 09, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 09, 82.00, 60.00, -9999.00, -9999.00, 31.00 +DPG, 06, 09, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 09, 89.00, 67.00, -9999.00, -9999.00, 30.00 +DRA, 06, 09, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 09, 93.00, 71.00, 11.00, 9.00, 16.00 +DSM, 06, 09, 81.00, 60.00, 29.00, 20.00, 39.00 +DTW, 06, 09, 77.00, 55.00, 20.00, 23.00, 34.00 +DUG, 06, 09, 93.00, 58.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 09, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 09, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 09, 90.00, 68.00, -9999.00, -9999.00, 19.00 +D45, 06, 09, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 09, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 09, 77.00, 53.00, 26.00, 25.00, 40.00 +ECG, 06, 09, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 09, 89.00, 61.00, -9999.00, -9999.00, 3.00 +EED, 06, 09, 102.00, 74.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 09, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 09, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 09, 77.00, 51.00, 32.00, 36.00, 51.00 +EKO, 06, 09, 78.00, 43.00, 11.00, 10.00, 17.00 +ELD, 06, 09, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 09, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 09, 95.00, 63.00, 7.00, 3.00, 8.00 +ELY, 06, 09, 76.00, 39.00, 9.00, 10.00, 14.00 +EMP, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 09, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +END, 06, 09, 88.00, 65.00, -9999.00, -9999.00, 22.00 +ENN, 06, 09, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 09, 80.00, 58.00, -9999.00, -9999.00, 11.00 +EPH, 06, 09, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 09, 74.00, 56.00, 26.00, 24.00, 38.00 +ESF, 06, 09, 89.00, 69.00, -9999.00, -9999.00, 30.00 +EUG, 06, 09, 73.00, 49.00, 16.00, 19.00, 25.00 +EVV, 06, 09, 85.00, 62.00, 25.00, 24.00, 37.00 +EWN, 06, 09, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 09, 81.00, 61.00, 24.00, 24.00, 37.00 +EYW, 06, 09, 87.00, 78.00, 22.00, 19.00, 32.00 +E74, 06, 09, 96.00, 58.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 09, 84.00, 61.00, -9999.00, -9999.00, 33.00 +FAI, 06, 09, 69.00, 48.00, 23.00, 25.00, 37.00 +FAR, 06, 09, 76.00, 52.00, 23.00, 22.00, 37.00 +FAT, 06, 09, 91.00, 59.00, 1.00, 2.00, 2.00 +FAY, 06, 09, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 09, 70.00, 43.00, 24.00, 26.00, 39.00 +FCS, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +FDY, 06, 09, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 09, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 06, 09, 76.00, 40.00, 4.00, 7.00, 9.00 +FLL, 06, 09, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 09, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 09, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FME, 06, 09, 83.00, 57.00, -9999.00, -9999.00, 32.00 +FMH, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 06, 09, 86.00, 48.00, 6.00, 5.00, 9.00 +FMY, 06, 09, 90.00, 72.00, 18.00, 34.00, 42.00 +FNT, 06, 09, 75.00, 53.00, 21.00, 20.00, 33.00 +FOD, 06, 09, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 09, 83.00, 61.00, -9999.00, -9999.00, 32.00 +FOK, 06, 09, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 09, 84.00, 62.00, -9999.00, -9999.00, 34.00 +FSD, 06, 09, 79.00, 54.00, 29.00, 18.00, 37.00 +FSI, 06, 09, 88.00, 65.00, -9999.00, -9999.00, 24.00 +FSM, 06, 09, 86.00, 65.00, 19.00, 22.00, 32.00 +FTK, 06, 09, 83.00, 59.00, -9999.00, -9999.00, 31.00 +FWA, 06, 09, 79.00, 58.00, 21.00, 24.00, 35.00 +FWH, 06, 09, 89.00, 67.00, -9999.00, -9999.00, 20.00 +FYU, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 09, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 09, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 09, 105.00, 68.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 09, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 09, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 09, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 09, 73.00, 48.00, 17.00, 17.00, 26.00 +GFA, 06, 09, 73.00, 47.00, -9999.00, -9999.00, 33.00 +GFK, 06, 09, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 09, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 09, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 09, 76.00, 50.00, 23.00, 19.00, 33.00 +GJT, 06, 09, 86.00, 55.00, 11.00, 10.00, 16.00 +GKN, 06, 09, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 09, 81.00, 53.00, 19.00, 11.00, 25.00 +GLH, 06, 09, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 09, 84.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 09, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 09, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 06, 09, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 09, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 09, 74.00, 52.00, 27.00, 21.00, 38.00 +GRCI, 06, 09, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 09, 72.00, 48.00, -9999.00, -9999.00, 25.00 +GRI, 06, 09, 82.00, 58.00, 24.00, 15.00, 30.00 +GRK, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 06, 09, 77.00, 54.00, 22.00, 21.00, 34.00 +GSB, 06, 09, 86.00, 64.00, -9999.00, -9999.00, 33.00 +GSG, 06, 09, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 09, 82.00, 61.00, 20.00, 22.00, 35.00 +GSP, 06, 09, 85.00, 63.00, 23.00, 23.00, 36.00 +GST, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 09, 73.00, 54.00, -9999.00, -9999.00, 39.00 +GTF, 06, 09, 73.00, 47.00, 25.00, 22.00, 34.00 +GUP, 06, 09, 83.00, 44.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 09, 80.00, 56.00, -9999.00, -9999.00, 35.00 +GVW, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 09, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 09, 80.00, 66.00, 21.00, 18.00, 31.00 +HBR, 06, 09, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 09, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 09, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 09, 78.00, 51.00, -9999.00, -9999.00, 19.00 +HKY, 06, 09, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 09, 74.00, 47.00, 21.00, 21.00, 33.00 +HMN, 06, 09, 95.00, 56.00, -9999.00, -9999.00, 11.00 +HMS, 06, 09, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 09, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 09, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +HON, 06, 09, 78.00, 54.00, 24.00, 18.00, 34.00 +HOP, 06, 09, 85.00, 60.00, -9999.00, -9999.00, 33.00 +HOT, 06, 09, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 09, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 09, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 09, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 09, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 09, 89.00, 67.00, -9999.00, -9999.00, 33.00 +HST, 06, 09, 88.00, 70.00, -9999.00, -9999.00, 46.00 +HSV, 06, 09, 85.00, 64.00, 21.00, 23.00, 35.00 +HTL, 06, 09, 73.00, 49.00, 27.00, 23.00, 39.00 +HTS, 06, 09, 80.00, 59.00, 25.00, 28.00, 40.00 +HUF, 06, 09, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 09, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 09, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 09, 76.00, 48.00, 18.00, 19.00, 28.00 +IAB, 06, 09, 85.00, 63.00, -9999.00, -9999.00, 30.00 +IAD, 06, 09, 81.00, 58.00, 23.00, 27.00, 38.00 +IAG, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 09, 89.00, 70.00, 12.00, 22.00, 29.00 +ICT, 06, 09, 85.00, 63.00, 23.00, 19.00, 35.00 +IDA, 06, 09, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 09, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 09, 80.00, 60.00, 26.00, 23.00, 38.00 +ILI, 06, 09, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 09, 85.00, 66.00, 20.00, 21.00, 32.00 +IMT, 06, 09, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +IND, 06, 09, 81.00, 59.00, 24.00, 24.00, 36.00 +INL, 06, 09, 72.00, 48.00, 34.00, 28.00, 48.00 +INS, 06, 09, 91.00, 61.00, -9999.00, -9999.00, 2.00 +INT, 06, 09, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +INW, 06, 09, 89.00, 52.00, 4.00, 6.00, 9.00 +IPL, 06, 09, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 09, 78.00, 55.00, 28.00, 30.00, 43.00 +IRK, 06, 09, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 09, 76.00, 50.00, 22.00, 17.00, 32.00 +ISP, 06, 09, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 09, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 09, 101.00, 67.00, -9999.00, -9999.00, 2.00 +IWD, 06, 09, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 09, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 09, 90.00, 66.00, 18.00, 21.00, 32.00 +JAX, 06, 09, 89.00, 68.00, 20.00, 32.00, 40.00 +JBR, 06, 09, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 09, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 09, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 09, 75.00, 60.00, 21.00, 23.00, 35.00 +JHW, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 09, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 09, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 09, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 09, 60.00, 44.00, 44.00, 43.00, 56.00 +JST, 06, 09, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 09, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 09, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 09, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 09, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 09, 77.00, 53.00, 21.00, 20.00, 33.00 +LAR, 06, 09, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 09, 98.00, 68.00, 2.00, 2.00, 3.00 +LAX, 06, 09, 71.00, 59.00, 1.00, 1.00, 2.00 +LBB, 06, 09, 89.00, 63.00, 18.00, 9.00, 22.00 +LBF, 06, 09, 80.00, 52.00, 26.00, 11.00, 31.00 +LCH, 06, 09, 88.00, 71.00, 14.00, 21.00, 29.00 +LCK, 06, 09, 81.00, 58.00, -9999.00, -9999.00, 33.00 +LEB, 06, 09, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 09, 81.00, 60.00, 23.00, 25.00, 36.00 +LFI, 06, 09, 81.00, 65.00, -9999.00, -9999.00, 30.00 +LFK, 06, 09, 89.00, 68.00, 15.00, 22.00, 28.00 +LFT, 06, 09, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 09, 77.00, 62.00, 23.00, 22.00, 35.00 +LGB, 06, 09, 76.00, 59.00, 1.00, 1.00, 2.00 +LGU, 06, 09, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 09, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 09, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 09, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 09, 88.00, 66.00, 19.00, 20.00, 30.00 +LIZ, 06, 09, 70.00, 48.00, -9999.00, -9999.00, 43.00 +LMT, 06, 09, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +LND, 06, 09, 75.00, 47.00, 12.00, 13.00, 20.00 +LNK, 06, 09, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 09, 83.00, 49.00, 5.00, 5.00, 8.00 +LOZ, 06, 09, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 09, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 09, 86.00, 64.00, -9999.00, -9999.00, 34.00 +LSE, 06, 09, 78.00, 56.00, 22.00, 24.00, 37.00 +LSF, 06, 09, 89.00, 67.00, -9999.00, -9999.00, 30.00 +LSV, 06, 09, 100.00, 60.00, -9999.00, -9999.00, 2.00 +LTS, 06, 09, 92.00, 65.00, -9999.00, -9999.00, 23.00 +LUF, 06, 09, 103.00, 65.00, -9999.00, -9999.00, 2.00 +LVS, 06, 09, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 09, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 09, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 09, 81.00, 59.00, 24.00, 24.00, 39.00 +MAF, 06, 09, 93.00, 65.00, 13.00, 6.00, 17.00 +MBL, 06, 09, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 09, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 09, 87.00, 57.00, -9999.00, -9999.00, 5.00 +MCF, 06, 09, 89.00, 72.00, -9999.00, -9999.00, 34.00 +MCG, 06, 09, 64.00, 44.00, 30.00, 28.00, 44.00 +MCI, 06, 09, 82.00, 62.00, 27.00, 21.00, 38.00 +MCK, 06, 09, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 09, 89.00, 66.00, 15.00, 22.00, 31.00 +MCO, 06, 09, 90.00, 71.00, 18.00, 40.00, 46.00 +MCW, 06, 09, 78.00, 55.00, 20.00, 19.00, 31.00 +MC2, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MDH, 06, 09, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 09, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 09, 79.00, 58.00, 30.00, 25.00, 41.00 +MEI, 06, 09, 89.00, 65.00, 18.00, 22.00, 33.00 +MEM, 06, 09, 88.00, 68.00, 19.00, 21.00, 32.00 +MER, 06, 09, 90.00, 55.00, -9999.00, -9999.00, 3.00 +MFD, 06, 09, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 09, 93.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 09, 80.00, 49.00, 11.00, 9.00, 16.00 +MGE, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 06, 09, 88.00, 67.00, 14.00, 24.00, 32.00 +MGW, 06, 09, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 09, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 09, 86.00, 55.00, -9999.00, -9999.00, 5.00 +MHS, 06, 09, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 09, 88.00, 73.00, 23.00, 38.00, 46.00 +MIB, 06, 09, 74.00, 51.00, -9999.00, -9999.00, 36.00 +MIV, 06, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 09, 83.00, 49.00, -9999.00, -9999.00, 19.00 +MKC, 06, 09, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 09, 73.00, 53.00, 26.00, 24.00, 39.00 +MKG, 06, 09, 74.00, 53.00, 25.00, 19.00, 33.00 +MKL, 06, 09, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 09, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 09, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 09, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 09, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 09, 81.00, 58.00, 27.00, 24.00, 40.00 +MLS, 06, 09, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 09, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 09, 89.00, 66.00, -9999.00, -9999.00, 32.00 +MOB, 06, 09, 89.00, 70.00, 17.00, 30.00, 39.00 +MOT, 06, 09, 74.00, 51.00, 24.00, 20.00, 34.00 +MPV, 06, 09, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 09, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 09, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 09, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 09, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 09, 66.00, 50.00, -9999.00, -9999.00, 11.00 +MSL, 06, 09, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 09, 77.00, 52.00, 25.00, 23.00, 38.00 +MSO, 06, 09, 72.00, 45.00, 24.00, 22.00, 36.00 +MSP, 06, 09, 77.00, 56.00, 25.00, 27.00, 42.00 +MSS, 06, 09, 74.00, 51.00, 27.00, 26.00, 39.00 +MSY, 06, 09, 89.00, 70.00, 13.00, 29.00, 37.00 +MTC, 06, 09, 75.00, 54.00, -9999.00, -9999.00, 33.00 +MTN, 06, 09, 82.00, 60.00, -9999.00, -9999.00, 32.00 +MTO, 06, 09, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 09, 79.00, 56.00, -9999.00, -9999.00, 32.00 +MUO, 06, 09, 83.00, 50.00, -9999.00, -9999.00, 20.00 +MWA, 06, 09, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 09, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 09, 88.00, 67.00, -9999.00, -9999.00, 29.00 +MYL, 06, 09, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 09, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NAO, 06, 09, 84.00, 71.00, -9999.00, -9999.00, 41.00 +NBC, 06, 09, 87.00, 68.00, -9999.00, -9999.00, 35.00 +NBE, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NBG, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 06, 09, 78.00, 56.00, -9999.00, -9999.00, 34.00 +NCA, 06, 09, 86.00, 62.00, -9999.00, -9999.00, 33.00 +NCO, 06, 09, 71.00, 55.00, -9999.00, -9999.00, 35.00 +NC1, 06, 09, 90.00, 61.00, -9999.00, -9999.00, 2.00 +NEL, 06, 09, 79.00, 56.00, -9999.00, -9999.00, 33.00 +NFG, 06, 09, 69.00, 57.00, -9999.00, -9999.00, 8.00 +NFL, 06, 09, 81.00, 47.00, -9999.00, -9999.00, 13.00 +NGP, 06, 09, 89.00, 73.00, -9999.00, -9999.00, 17.00 +NGU, 06, 09, 82.00, 64.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 09, 69.00, 53.00, -9999.00, -9999.00, 4.00 +NHK, 06, 09, 82.00, 59.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 09, 71.00, 52.00, -9999.00, -9999.00, 37.00 +NID, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 09, 89.00, 68.00, -9999.00, -9999.00, 38.00 +NIR, 06, 09, 90.00, 70.00, -9999.00, -9999.00, 20.00 +NKT, 06, 09, 83.00, 67.00, -9999.00, -9999.00, 36.00 +NKX, 06, 09, 71.00, 61.00, -9999.00, -9999.00, 8.00 +NLC, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 06, 09, 88.00, 63.00, -9999.00, -9999.00, 27.00 +NPA, 06, 09, 88.00, 71.00, -9999.00, -9999.00, 29.00 +NQA, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 09, 92.00, 72.00, -9999.00, -9999.00, 20.00 +NQX, 06, 09, 87.00, 78.00, -9999.00, -9999.00, 35.00 +NRB, 06, 09, 87.00, 71.00, -9999.00, -9999.00, 37.00 +NRC, 06, 09, 90.00, 54.00, -9999.00, -9999.00, 3.00 +NRS, 06, 09, 69.00, 59.00, -9999.00, -9999.00, 4.00 +NSE, 06, 09, 89.00, 67.00, -9999.00, -9999.00, 37.00 +NSI, 06, 09, 71.00, 54.00, -9999.00, -9999.00, 3.00 +NTD, 06, 09, 71.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 06, 09, 77.00, 58.00, -9999.00, -9999.00, 4.00 +NTU, 06, 09, 82.00, 64.00, -9999.00, -9999.00, 30.00 +NUC, 06, 09, 70.00, 57.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 09, 76.00, 52.00, -9999.00, -9999.00, 4.00 +NUW, 06, 09, 67.00, 47.00, -9999.00, -9999.00, 27.00 +NWF, 06, 09, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NXX, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 06, 09, 84.00, 58.00, -9999.00, -9999.00, 31.00 +NZC, 06, 09, 89.00, 65.00, -9999.00, -9999.00, 40.00 +NZJ, 06, 09, 77.00, 55.00, -9999.00, -9999.00, 4.00 +NZW, 06, 09, 75.00, 54.00, -9999.00, -9999.00, 37.00 +NZY, 06, 09, 71.00, 61.00, -9999.00, -9999.00, 4.00 +OAK, 06, 09, 71.00, 50.00, 2.00, 2.00, 4.00 +OAR, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 09, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 09, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 09, 86.00, 65.00, 20.00, 16.00, 29.00 +OLM, 06, 09, 70.00, 46.00, 23.00, 26.00, 34.00 +OMA, 06, 09, 82.00, 59.00, 24.00, 20.00, 33.00 +OME, 06, 09, 51.00, 37.00, 23.00, 24.00, 31.00 +ONT, 06, 09, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 09, 78.00, 56.00, 27.00, 22.00, 38.00 +ORF, 06, 09, 82.00, 64.00, 18.00, 21.00, 32.00 +ORH, 06, 09, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 09, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 09, 72.00, 49.00, -9999.00, -9999.00, 32.00 +OTG, 06, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 09, 63.00, 50.00, 22.00, 23.00, 31.00 +OTM, 06, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 09, 48.00, 36.00, 12.00, 13.00, 19.00 +OURC, 06, 09, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 09, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 09, 89.00, 66.00, -9999.00, -9999.00, 32.00 +PACZ, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 09, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 09, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 09, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 09, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 09, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 09, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 09, 88.00, 68.00, -9999.00, -9999.00, 25.00 +PAQ, 06, 09, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 09, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 09, 44.00, 39.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 09, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 09, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 09, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 09, 74.00, 53.00, -9999.00, -9999.00, 38.00 +PBI, 06, 09, 88.00, 73.00, 22.00, 36.00, 45.00 +PDT, 06, 09, 78.00, 52.00, 12.00, 13.00, 20.00 +PDX, 06, 09, 73.00, 52.00, 23.00, 25.00, 32.00 +PFN, 06, 09, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 09, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 09, 80.00, 60.00, 24.00, 24.00, 38.00 +PHX, 06, 09, 102.00, 71.00, 1.00, 1.00, 2.00 +PIA, 06, 09, 81.00, 59.00, 25.00, 23.00, 38.00 +PIB, 06, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 09, 76.00, 46.00, 15.00, 13.00, 23.00 +PIR, 06, 09, 79.00, 54.00, 23.00, 16.00, 30.00 +PIT, 06, 09, 78.00, 55.00, 27.00, 28.00, 43.00 +PKB, 06, 09, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 09, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 09, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 09, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 09, 88.00, 71.00, 16.00, 21.00, 31.00 +POB, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 06, 09, 89.00, 66.00, -9999.00, -9999.00, 33.00 +POM, 06, 09, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +POU, 06, 09, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 09, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 09, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 09, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 09, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 09, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 09, 75.00, 50.00, -9999.00, -9999.00, 34.00 +PSP, 06, 09, 102.00, 66.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 09, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 09, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 09, 86.00, 53.00, 13.00, 12.00, 21.00 +PUC, 06, 09, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 09, 75.00, 55.00, 24.00, 24.00, 37.00 +PVU, 06, 09, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 09, 71.00, 51.00, 28.00, 25.00, 39.00 +P02, 06, 09, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +P07, 06, 09, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +P11, 06, 09, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +P24, 06, 09, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +P28, 06, 09, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +P35, 06, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +P38, 06, 09, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +P39, 06, 09, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +P58, 06, 09, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +P59, 06, 09, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +P60, 06, 09, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +P61, 06, 09, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +P67, 06, 09, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P68, 06, 09, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +P69, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 09, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 09, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 09, 76.00, 50.00, 26.00, 23.00, 38.00 +RBL, 06, 09, 89.00, 61.00, 5.00, 3.00, 7.00 +RCA, 06, 09, 76.00, 50.00, -9999.00, -9999.00, 36.00 +RDD, 06, 09, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 09, 75.00, 41.00, 11.00, 11.00, 17.00 +RDR, 06, 09, 75.00, 50.00, -9999.00, -9999.00, 35.00 +RDU, 06, 09, 84.00, 62.00, 21.00, 20.00, 32.00 +REE, 06, 09, 89.00, 63.00, -9999.00, -9999.00, 19.00 +REJ, 06, 09, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 09, 79.00, 56.00, 26.00, 23.00, 39.00 +RIC, 06, 09, 84.00, 61.00, 20.00, 20.00, 33.00 +RIV, 06, 09, 84.00, 55.00, -9999.00, -9999.00, 3.00 +RIW, 06, 09, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 09, 72.00, 44.00, 8.00, 11.00, 16.00 +RME, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +RMG, 06, 09, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +RND, 06, 09, 91.00, 72.00, -9999.00, -9999.00, 19.00 +RNO, 06, 09, 81.00, 46.00, 6.00, 4.00, 9.00 +ROA, 06, 09, 82.00, 59.00, 18.00, 25.00, 34.00 +ROC, 06, 09, 74.00, 53.00, 25.00, 25.00, 38.00 +ROW, 06, 09, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 09, 84.00, 60.00, 18.00, 12.00, 24.00 +RST, 06, 09, 76.00, 54.00, 27.00, 25.00, 42.00 +RWF, 06, 09, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 09, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 09, 86.00, 54.00, 2.00, 2.00, 3.00 +SAF, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 09, 71.00, 61.00, 2.00, 2.00, 3.00 +SAT, 06, 09, 91.00, 72.00, 16.00, 19.00, 26.00 +SAV, 06, 09, 88.00, 68.00, 18.00, 27.00, 37.00 +SAW, 06, 09, 68.00, 48.00, -9999.00, -9999.00, 40.00 +SBA, 06, 09, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 09, 87.00, 56.00, -9999.00, -9999.00, 5.00 +SBN, 06, 09, 78.00, 57.00, 24.00, 23.00, 37.00 +SBP, 06, 09, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 09, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 09, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 09, 88.00, 57.00, 1.00, 1.00, 2.00 +SDF, 06, 09, 82.00, 62.00, 23.00, 25.00, 37.00 +SEA, 06, 09, 69.00, 51.00, 18.00, 20.00, 28.00 +SEM, 06, 09, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 09, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 09, 70.00, 52.00, 2.00, 2.00, 3.00 +SGF, 06, 09, 83.00, 60.00, 23.00, 22.00, 35.00 +SGY, 06, 09, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 09, 75.00, 46.00, 25.00, 20.00, 34.00 +SHV, 06, 09, 89.00, 68.00, 18.00, 19.00, 29.00 +SIT, 06, 09, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 09, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 09, 92.00, 66.00, 14.00, 12.00, 22.00 +SKA, 06, 09, 73.00, 48.00, -9999.00, -9999.00, 23.00 +SKF, 06, 09, 91.00, 72.00, -9999.00, -9999.00, 18.00 +SLC, 06, 09, 81.00, 53.00, 13.00, 13.00, 20.00 +SLE, 06, 09, 73.00, 47.00, 18.00, 20.00, 27.00 +SLN, 06, 09, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 09, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 09, 70.00, 50.00, -9999.00, 1.00, 1.00 +SNA, 06, 09, 68.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 09, 45.00, 36.00, 24.00, 34.00, 42.00 +SNS, 06, 09, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 09, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 09, 82.00, 60.00, 27.00, 23.00, 38.00 +SPS, 06, 09, 90.00, 66.00, 18.00, 12.00, 25.00 +SRQ, 06, 09, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 09, 88.00, 64.00, -9999.00, -9999.00, 32.00 +SSI, 06, 09, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +STC, 06, 09, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 09, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +STL, 06, 09, 84.00, 64.00, 23.00, 23.00, 36.00 +STNV, 06, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +STS, 06, 09, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 09, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 09, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 09, 83.00, 53.00, -9999.00, -9999.00, 4.00 +SUX, 06, 09, 81.00, 58.00, 25.00, 20.00, 35.00 +SVN, 06, 09, 88.00, 68.00, -9999.00, -9999.00, 33.00 +SWF, 06, 09, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 09, 75.00, 52.00, 26.00, 30.00, 43.00 +SZL, 06, 09, 82.00, 59.00, -9999.00, -9999.00, 34.00 +TAD, 06, 09, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 09, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 09, 84.00, 57.00, -9999.00, -9999.00, 34.00 +TCC, 06, 09, 88.00, 58.00, 13.00, 7.00, 16.00 +TCL, 06, 09, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 09, 72.00, 48.00, -9999.00, -9999.00, 31.00 +TCS, 06, 09, 91.00, 61.00, -9999.00, 4.00, 6.00 +TEB, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 09, 86.00, 65.00, -9999.00, -9999.00, 28.00 +TKA, 06, 09, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 09, 90.00, 67.00, 15.00, 33.00, 40.00 +TNX, 06, 09, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 09, 78.00, 54.00, 22.00, 23.00, 36.00 +TOP, 06, 09, 83.00, 61.00, 28.00, 22.00, 40.00 +TPA, 06, 09, 89.00, 72.00, 14.00, 27.00, 34.00 +TPH, 06, 09, 82.00, 49.00, 3.00, 4.00, 5.00 +TRI, 06, 09, 81.00, 59.00, 25.00, 31.00, 42.00 +TRK, 06, 09, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 09, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 09, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 09, 86.00, 66.00, 24.00, 19.00, 34.00 +TUP, 06, 09, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 09, 98.00, 66.00, 3.00, 4.00, 6.00 +TVC, 06, 09, 74.00, 49.00, 21.00, 17.00, 30.00 +TVL, 06, 09, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 09, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 09, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 09, 83.00, 60.00, 21.00, 24.00, 34.00 +T01, 06, 09, 81.00, 60.00, -9999.00, -9999.00, 30.00 +T02, 06, 09, 86.00, 64.00, -9999.00, -9999.00, 31.00 +T03, 06, 09, 86.00, 65.00, -9999.00, -9999.00, 31.00 +T04, 06, 09, 88.00, 71.00, -9999.00, -9999.00, 34.00 +T05, 06, 09, 84.00, 59.00, -9999.00, -9999.00, 31.00 +T06, 06, 09, 89.00, 63.00, -9999.00, -9999.00, 27.00 +T07, 06, 09, 88.00, 51.00, -9999.00, -9999.00, 19.00 +T08, 06, 09, 80.00, 58.00, -9999.00, -9999.00, 12.00 +UCA, 06, 09, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 09, 91.00, 61.00, -9999.00, -9999.00, 2.00 +UIL, 06, 09, 63.00, 46.00, 36.00, 40.00, 47.00 +UIN, 06, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 09, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 09, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 09, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +U15, 06, 09, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +U28, 06, 09, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 09, 89.00, 65.00, -9999.00, -9999.00, 30.00 +VBG, 06, 09, 71.00, 50.00, -9999.00, -9999.00, 8.00 +VCT, 06, 09, 90.00, 72.00, 13.00, 18.00, 24.00 +VCV, 06, 09, 89.00, 53.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 09, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 09, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 09, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 09, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 09, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 09, 89.00, 67.00, -9999.00, -9999.00, 30.00 +VRB, 06, 09, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 09, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 09, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 09, 81.00, 60.00, 21.00, 16.00, 29.00 +WJA, 06, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 09, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 09, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 09, 81.00, 44.00, 11.00, 10.00, 15.00 +WPO, 06, 09, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 09, 89.00, 66.00, -9999.00, -9999.00, 32.00 +WRG, 06, 09, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 09, 81.00, 56.00, -9999.00, -9999.00, 31.00 +WRL, 06, 09, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +X68, 06, 09, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 09, 55.00, 42.00, 50.00, 49.00, 61.00 +YCG, 06, 09, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 09, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 09, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 09, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 09, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 09, 78.00, 48.00, 8.00, 10.00, 15.00 +YNG, 06, 09, 76.00, 53.00, 27.00, 26.00, 41.00 +YPA, 06, 09, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 09, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 09, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 09, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 09, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 09, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 09, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 09, 102.00, 70.00, 0.00, 0.00, 0.00 +YVR, 06, 09, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 09, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 09, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 09, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 09, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 09, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 09, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 09, 69.00, 44.00, 28.00, 27.00, 44.00 +ZUN, 06, 09, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 09, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 09, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 09, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +01R, 06, 09, 89.00, 68.00, -9999.00, -9999.00, 26.00 +1V1, 06, 09, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 09, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 09, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 09, 82.00, 66.00, -9999.00, -9999.00, 33.00 +2PJ, 06, 09, 88.00, 64.00, -9999.00, -9999.00, 32.00 +3B1, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 09, 75.00, 48.00, -9999.00, -9999.00, 32.00 +3SE, 06, 09, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 09, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 09, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 06, 09, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 09, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 09, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 09, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 09, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 10, 79.00, 58.00, 26.00, 25.00, 40.00 +ABI, 06, 10, 90.00, 68.00, 14.00, 11.00, 20.00 +ABQ, 06, 10, 89.00, 57.00, 7.00, 7.00, 13.00 +ABR, 06, 10, 78.00, 53.00, 24.00, 20.00, 36.00 +ABY, 06, 10, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 10, 68.00, 54.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 10, 91.00, 70.00, 14.00, 15.00, 24.00 +ACV, 06, 10, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 10, 79.00, 57.00, 22.00, 18.00, 31.00 +ADK, 06, 10, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 10, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 10, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 10, 81.00, 58.00, -9999.00, -9999.00, 31.00 +AEX, 06, 10, 89.00, 69.00, -9999.00, -9999.00, 25.00 +AFF, 06, 10, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 10, 91.00, 69.00, -9999.00, -9999.00, 53.00 +AGS, 06, 10, 88.00, 64.00, 19.00, 23.00, 35.00 +AHN, 06, 10, 86.00, 65.00, 16.00, 22.00, 29.00 +AKN, 06, 10, 57.00, 40.00, 34.00, 29.00, 45.00 +AKO, 06, 10, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 10, 78.00, 53.00, 26.00, 27.00, 42.00 +ALI, 06, 10, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 10, 79.00, 56.00, 25.00, 21.00, 39.00 +ALS, 06, 10, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 10, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 10, 86.00, 59.00, 22.00, 11.00, 29.00 +AMG, 06, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 10, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 10, 61.00, 46.00, 17.00, 19.00, 26.00 +AND, 06, 10, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 10, 60.00, 47.00, 42.00, 43.00, 55.00 +AOO, 06, 10, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +APN, 06, 10, 73.00, 47.00, 23.00, 24.00, 37.00 +AQQ, 06, 10, 87.00, 71.00, -9999.00, -9999.00, -9999.00 +ART, 06, 10, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +AST, 06, 10, 63.00, 49.00, 31.00, 32.00, 42.00 +ATL, 06, 10, 85.00, 65.00, 18.00, 24.00, 32.00 +ATW, 06, 10, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 10, 81.00, 58.00, -9999.00, -9999.00, 34.00 +AUG, 06, 10, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 10, 90.00, 71.00, 15.00, 17.00, 26.00 +AUW, 06, 10, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 10, 80.00, 57.00, 22.00, 28.00, 39.00 +AVP, 06, 10, 76.00, 56.00, 28.00, 29.00, 45.00 +AXN, 06, 10, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 10, 76.00, 54.00, -9999.00, -9999.00, 31.00 +AYS, 06, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 10, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 10, 89.00, 58.00, -9999.00, -9999.00, 7.00 +BAD, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 10, 72.00, 38.00, -9999.00, -9999.00, 7.00 +BDL, 06, 10, 79.00, 56.00, 25.00, 25.00, 38.00 +BDR, 06, 10, 75.00, 58.00, 24.00, 21.00, 35.00 +BET, 06, 10, 58.00, 41.00, 29.00, 24.00, 37.00 +BFD, 06, 10, 71.00, 48.00, 30.00, 32.00, 45.00 +BFF, 06, 10, 81.00, 51.00, 22.00, 16.00, 32.00 +BFL, 06, 10, 91.00, 63.00, 1.00, 1.00, 1.00 +BGM, 06, 10, 73.00, 53.00, 27.00, 31.00, 45.00 +BGR, 06, 10, 72.00, 51.00, 24.00, 27.00, 37.00 +BGS, 06, 10, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 10, 86.00, 64.00, 17.00, 24.00, 32.00 +BID, 06, 10, 69.00, 56.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 10, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 10, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 10, 76.00, 51.00, 24.00, 20.00, 34.00 +BIS, 06, 10, 76.00, 50.00, 29.00, 22.00, 39.00 +BIX, 06, 10, 87.00, 72.00, -9999.00, -9999.00, 29.00 +BJI, 06, 10, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 10, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 10, 81.00, 47.00, -9999.00, -9999.00, 31.00 +BKW, 06, 10, 75.00, 55.00, 28.00, 30.00, 44.00 +BLF, 06, 10, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 10, 104.00, 71.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 10, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 10, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 10, 84.00, 60.00, -9999.00, -9999.00, 31.00 +BNA, 06, 10, 85.00, 63.00, 21.00, 22.00, 34.00 +BNO, 06, 10, 73.00, 40.00, -9999.00, 13.00, 32.00 +BOI, 06, 10, 80.00, 51.00, 11.00, 10.00, 18.00 +BOS, 06, 10, 75.00, 58.00, 25.00, 24.00, 37.00 +BPI, 06, 10, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 10, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 10, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 10, 81.00, 60.00, -9999.00, -9999.00, 32.00 +BRO, 06, 10, 90.00, 75.00, 10.00, 18.00, 22.00 +BRW, 06, 10, 37.00, 28.00, 12.00, 14.00, 22.00 +BSM, 06, 10, 90.00, 71.00, -9999.00, -9999.00, 19.00 +BTI, 06, 10, 37.00, 29.00, 11.00, 12.00, 19.00 +BTL, 06, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 10, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 10, 90.00, 69.00, 14.00, 27.00, 34.00 +BTT, 06, 10, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 10, 75.00, 53.00, 32.00, 32.00, 49.00 +BUB, 06, 10, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 10, 74.00, 55.00, 25.00, 25.00, 38.00 +BUR, 06, 10, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 10, 88.00, 72.00, -9999.00, 15.00, 19.00 +BWG, 06, 10, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 10, 82.00, 61.00, 22.00, 22.00, 35.00 +BYH, 06, 10, 88.00, 66.00, -9999.00, -9999.00, 33.00 +BYI, 06, 10, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 10, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 10, 88.00, 65.00, 20.00, 23.00, 34.00 +CAG, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 10, 77.00, 56.00, 24.00, 26.00, 40.00 +CAO, 06, 10, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 10, 71.00, 48.00, 30.00, 31.00, 45.00 +CBM, 06, 10, 88.00, 65.00, -9999.00, -9999.00, 28.00 +CDB, 06, 10, 49.00, 40.00, 42.00, 45.00, 60.00 +CDC, 06, 10, 82.00, 48.00, 5.00, 6.00, 10.00 +CDR, 06, 10, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 10, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 10, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 10, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 10, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 10, 85.00, 63.00, 21.00, 24.00, 34.00 +CHO, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 10, 87.00, 68.00, 18.00, 25.00, 36.00 +CID, 06, 10, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 10, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 10, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 10, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 10, 77.00, 56.00, 23.00, 25.00, 39.00 +CLL, 06, 10, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 10, 85.00, 64.00, 23.00, 24.00, 38.00 +CMH, 06, 10, 79.00, 57.00, 22.00, 27.00, 38.00 +CMI, 06, 10, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 10, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 10, 84.00, 61.00, 24.00, 15.00, 32.00 +CNM, 06, 10, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 10, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +COD, 06, 10, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +COF, 06, 10, 87.00, 70.00, -9999.00, -9999.00, 36.00 +CON, 06, 10, 76.00, 50.00, 24.00, 25.00, 37.00 +COS, 06, 10, 78.00, 50.00, 20.00, 20.00, 32.00 +COT, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 10, 82.00, 60.00, 26.00, 23.00, 38.00 +CPR, 06, 10, 77.00, 46.00, 18.00, 17.00, 29.00 +CRBC, 06, 10, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 10, 90.00, 73.00, 12.00, 17.00, 24.00 +CRW, 06, 10, 82.00, 59.00, 28.00, 28.00, 42.00 +CSG, 06, 10, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 10, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 10, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 10, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 10, 81.00, 59.00, 22.00, 27.00, 38.00 +CVN, 06, 10, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 10, 87.00, 57.00, -9999.00, -9999.00, 21.00 +CXY, 06, 10, 80.00, 59.00, 19.00, 23.00, 34.00 +CYS, 06, 10, 73.00, 47.00, 19.00, 22.00, 31.00 +DAA, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 10, 87.00, 70.00, 19.00, 34.00, 41.00 +DAG, 06, 10, 96.00, 66.00, 0.00, 1.00, 1.00 +DAL, 06, 10, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 10, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 10, 80.00, 58.00, 20.00, 25.00, 36.00 +DBQ, 06, 10, 77.00, 56.00, 25.00, 22.00, 37.00 +DCA, 06, 10, 83.00, 65.00, 18.00, 24.00, 34.00 +DDC, 06, 10, 86.00, 61.00, 22.00, 13.00, 27.00 +DEC, 06, 10, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 10, 80.00, 51.00, 18.00, 19.00, 30.00 +DFW, 06, 10, 91.00, 69.00, 16.00, 14.00, 24.00 +DHN, 06, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 10, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 10, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 10, 93.00, 71.00, -9999.00, -9999.00, 17.00 +DLG, 06, 10, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 10, 70.00, 47.00, 30.00, 28.00, 44.00 +DLLC, 06, 10, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 10, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 10, 98.00, 67.00, -9999.00, -9999.00, 5.00 +DMN, 06, 10, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 10, 82.00, 61.00, -9999.00, -9999.00, 31.00 +DPG, 06, 10, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 10, 89.00, 67.00, -9999.00, -9999.00, 30.00 +DRA, 06, 10, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 10, 93.00, 71.00, 11.00, 9.00, 16.00 +DSM, 06, 10, 81.00, 60.00, 29.00, 20.00, 39.00 +DTW, 06, 10, 78.00, 55.00, 20.00, 22.00, 33.00 +DUG, 06, 10, 93.00, 58.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 10, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 10, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 10, 90.00, 68.00, -9999.00, -9999.00, 19.00 +D45, 06, 10, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 10, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 10, 77.00, 53.00, 26.00, 25.00, 40.00 +ECG, 06, 10, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 10, 89.00, 62.00, -9999.00, -9999.00, 3.00 +EED, 06, 10, 102.00, 75.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 10, 79.00, 39.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 10, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 10, 77.00, 51.00, 32.00, 36.00, 51.00 +EKO, 06, 10, 79.00, 43.00, 11.00, 10.00, 16.00 +ELD, 06, 10, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 10, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 10, 95.00, 63.00, 7.00, 3.00, 8.00 +ELY, 06, 10, 77.00, 39.00, 8.00, 9.00, 14.00 +EMP, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 10, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +END, 06, 10, 88.00, 65.00, -9999.00, -9999.00, 22.00 +ENN, 06, 10, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 10, 81.00, 58.00, -9999.00, -9999.00, 11.00 +EPH, 06, 10, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 10, 74.00, 56.00, 26.00, 24.00, 38.00 +ESF, 06, 10, 89.00, 69.00, -9999.00, -9999.00, 31.00 +EUG, 06, 10, 73.00, 49.00, 16.00, 19.00, 25.00 +EVV, 06, 10, 85.00, 62.00, 25.00, 24.00, 37.00 +EWN, 06, 10, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 10, 81.00, 62.00, 24.00, 24.00, 37.00 +EYW, 06, 10, 87.00, 78.00, 22.00, 20.00, 33.00 +E74, 06, 10, 96.00, 59.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 10, 84.00, 61.00, -9999.00, -9999.00, 33.00 +FAI, 06, 10, 69.00, 48.00, 24.00, 26.00, 38.00 +FAR, 06, 10, 76.00, 52.00, 24.00, 22.00, 37.00 +FAT, 06, 10, 91.00, 59.00, 1.00, 2.00, 2.00 +FAY, 06, 10, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 10, 70.00, 43.00, 24.00, 26.00, 39.00 +FCS, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +FDY, 06, 10, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 10, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 06, 10, 77.00, 40.00, 4.00, 6.00, 9.00 +FLL, 06, 10, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 10, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 10, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FME, 06, 10, 83.00, 57.00, -9999.00, -9999.00, 32.00 +FMH, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 06, 10, 87.00, 48.00, 6.00, 5.00, 9.00 +FMY, 06, 10, 90.00, 72.00, 18.00, 35.00, 43.00 +FNT, 06, 10, 76.00, 53.00, 21.00, 20.00, 33.00 +FOD, 06, 10, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 10, 83.00, 62.00, -9999.00, -9999.00, 32.00 +FOK, 06, 10, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 10, 84.00, 62.00, -9999.00, -9999.00, 34.00 +FSD, 06, 10, 79.00, 55.00, 29.00, 17.00, 37.00 +FSI, 06, 10, 89.00, 65.00, -9999.00, -9999.00, 23.00 +FSM, 06, 10, 87.00, 65.00, 19.00, 22.00, 32.00 +FTK, 06, 10, 83.00, 59.00, -9999.00, -9999.00, 31.00 +FWA, 06, 10, 80.00, 58.00, 21.00, 24.00, 35.00 +FWH, 06, 10, 89.00, 67.00, -9999.00, -9999.00, 19.00 +FYU, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 10, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 10, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 10, 105.00, 68.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 10, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 10, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 10, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 10, 73.00, 48.00, 17.00, 16.00, 25.00 +GFA, 06, 10, 73.00, 47.00, -9999.00, -9999.00, 34.00 +GFK, 06, 10, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 10, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 10, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 10, 76.00, 50.00, 23.00, 19.00, 33.00 +GJT, 06, 10, 86.00, 56.00, 11.00, 10.00, 16.00 +GKN, 06, 10, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 10, 82.00, 54.00, 19.00, 10.00, 24.00 +GLH, 06, 10, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 10, 84.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 10, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 10, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 06, 10, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 10, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 10, 74.00, 52.00, 28.00, 21.00, 38.00 +GRCI, 06, 10, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 10, 72.00, 48.00, -9999.00, -9999.00, 24.00 +GRI, 06, 10, 82.00, 58.00, 23.00, 14.00, 29.00 +GRK, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 06, 10, 77.00, 54.00, 22.00, 21.00, 34.00 +GSB, 06, 10, 86.00, 64.00, -9999.00, -9999.00, 33.00 +GSG, 06, 10, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 10, 82.00, 61.00, 20.00, 22.00, 35.00 +GSP, 06, 10, 85.00, 63.00, 23.00, 23.00, 36.00 +GST, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 10, 73.00, 54.00, -9999.00, -9999.00, 39.00 +GTF, 06, 10, 73.00, 47.00, 25.00, 22.00, 34.00 +GUP, 06, 10, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 10, 81.00, 57.00, -9999.00, -9999.00, 34.00 +GVW, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 10, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 10, 80.00, 66.00, 21.00, 18.00, 31.00 +HBR, 06, 10, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 10, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 10, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 10, 79.00, 51.00, -9999.00, -9999.00, 18.00 +HKY, 06, 10, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 10, 74.00, 47.00, 21.00, 21.00, 32.00 +HMN, 06, 10, 95.00, 57.00, -9999.00, -9999.00, 11.00 +HMS, 06, 10, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 10, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 10, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +HON, 06, 10, 79.00, 54.00, 25.00, 18.00, 35.00 +HOP, 06, 10, 85.00, 61.00, -9999.00, -9999.00, 33.00 +HOT, 06, 10, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 10, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 10, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 10, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 10, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 10, 89.00, 67.00, -9999.00, -9999.00, 33.00 +HST, 06, 10, 88.00, 70.00, -9999.00, -9999.00, 46.00 +HSV, 06, 10, 85.00, 64.00, 21.00, 23.00, 35.00 +HTL, 06, 10, 74.00, 49.00, 27.00, 23.00, 40.00 +HTS, 06, 10, 80.00, 59.00, 25.00, 27.00, 40.00 +HUF, 06, 10, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 10, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 10, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 10, 76.00, 48.00, 18.00, 18.00, 28.00 +IAB, 06, 10, 86.00, 63.00, -9999.00, -9999.00, 30.00 +IAD, 06, 10, 82.00, 58.00, 23.00, 27.00, 37.00 +IAG, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 10, 89.00, 70.00, 12.00, 23.00, 29.00 +ICT, 06, 10, 86.00, 63.00, 23.00, 19.00, 35.00 +IDA, 06, 10, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 10, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 10, 80.00, 60.00, 26.00, 23.00, 37.00 +ILI, 06, 10, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 10, 85.00, 66.00, 19.00, 21.00, 32.00 +IMT, 06, 10, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +IND, 06, 10, 81.00, 60.00, 23.00, 24.00, 36.00 +INL, 06, 10, 72.00, 48.00, 34.00, 29.00, 49.00 +INS, 06, 10, 91.00, 61.00, -9999.00, -9999.00, 2.00 +INT, 06, 10, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +INW, 06, 10, 89.00, 53.00, 4.00, 6.00, 8.00 +IPL, 06, 10, 101.00, 69.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 10, 78.00, 55.00, 27.00, 29.00, 43.00 +IRK, 06, 10, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 10, 77.00, 50.00, 22.00, 17.00, 32.00 +ISP, 06, 10, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 10, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 10, 101.00, 67.00, -9999.00, -9999.00, 2.00 +IWD, 06, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 10, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 10, 90.00, 66.00, 18.00, 21.00, 32.00 +JAX, 06, 10, 89.00, 68.00, 20.00, 33.00, 41.00 +JBR, 06, 10, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 10, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 10, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 10, 76.00, 61.00, 21.00, 23.00, 35.00 +JHW, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 10, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 10, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 10, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 10, 60.00, 44.00, 43.00, 43.00, 56.00 +JST, 06, 10, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 10, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 10, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 10, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 10, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 10, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 10, 77.00, 53.00, 21.00, 20.00, 33.00 +LAR, 06, 10, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 10, 99.00, 68.00, 1.00, 1.00, 3.00 +LAX, 06, 10, 71.00, 59.00, 1.00, 1.00, 1.00 +LBB, 06, 10, 89.00, 63.00, 17.00, 9.00, 22.00 +LBF, 06, 10, 80.00, 53.00, 26.00, 11.00, 31.00 +LCH, 06, 10, 88.00, 71.00, 14.00, 22.00, 29.00 +LCK, 06, 10, 81.00, 58.00, -9999.00, -9999.00, 33.00 +LEB, 06, 10, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 10, 82.00, 60.00, 23.00, 25.00, 36.00 +LFI, 06, 10, 81.00, 65.00, -9999.00, -9999.00, 30.00 +LFK, 06, 10, 89.00, 68.00, 14.00, 22.00, 27.00 +LFT, 06, 10, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 10, 78.00, 62.00, 23.00, 22.00, 35.00 +LGB, 06, 10, 76.00, 59.00, 0.00, 1.00, 1.00 +LGU, 06, 10, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 10, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 10, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 10, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 10, 88.00, 66.00, 19.00, 20.00, 30.00 +LIZ, 06, 10, 71.00, 48.00, -9999.00, -9999.00, 44.00 +LMT, 06, 10, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +LND, 06, 10, 76.00, 48.00, 12.00, 13.00, 19.00 +LNK, 06, 10, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 10, 83.00, 49.00, 4.00, 5.00, 8.00 +LOZ, 06, 10, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 10, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 10, 87.00, 64.00, -9999.00, -9999.00, 34.00 +LSE, 06, 10, 79.00, 56.00, 22.00, 24.00, 37.00 +LSF, 06, 10, 89.00, 67.00, -9999.00, -9999.00, 30.00 +LSV, 06, 10, 101.00, 60.00, -9999.00, -9999.00, 2.00 +LTS, 06, 10, 92.00, 65.00, -9999.00, -9999.00, 23.00 +LUF, 06, 10, 103.00, 65.00, -9999.00, -9999.00, 2.00 +LVS, 06, 10, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 10, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 10, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 10, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 10, 81.00, 60.00, 24.00, 24.00, 40.00 +MAF, 06, 10, 93.00, 65.00, 13.00, 6.00, 17.00 +MBL, 06, 10, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 10, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 10, 87.00, 57.00, -9999.00, -9999.00, 5.00 +MCF, 06, 10, 89.00, 72.00, -9999.00, -9999.00, 34.00 +MCG, 06, 10, 64.00, 44.00, 31.00, 28.00, 44.00 +MCI, 06, 10, 82.00, 62.00, 27.00, 20.00, 37.00 +MCK, 06, 10, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 10, 89.00, 66.00, 14.00, 22.00, 31.00 +MCO, 06, 10, 90.00, 71.00, 19.00, 40.00, 46.00 +MCW, 06, 10, 79.00, 56.00, 20.00, 19.00, 31.00 +MC2, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MDH, 06, 10, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 10, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 10, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 10, 80.00, 59.00, 30.00, 24.00, 41.00 +MEI, 06, 10, 89.00, 65.00, 17.00, 23.00, 33.00 +MEM, 06, 10, 88.00, 68.00, 19.00, 20.00, 32.00 +MER, 06, 10, 90.00, 55.00, -9999.00, -9999.00, 3.00 +MFD, 06, 10, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 10, 93.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 10, 81.00, 49.00, 11.00, 9.00, 16.00 +MGE, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 06, 10, 88.00, 67.00, 14.00, 24.00, 32.00 +MGW, 06, 10, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 10, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 10, 86.00, 55.00, -9999.00, -9999.00, 5.00 +MHS, 06, 10, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 10, 88.00, 73.00, 23.00, 39.00, 46.00 +MIB, 06, 10, 74.00, 52.00, -9999.00, -9999.00, 36.00 +MIV, 06, 10, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 10, 84.00, 49.00, -9999.00, -9999.00, 19.00 +MKC, 06, 10, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 10, 74.00, 54.00, 26.00, 24.00, 39.00 +MKG, 06, 10, 74.00, 53.00, 25.00, 18.00, 33.00 +MKL, 06, 10, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 10, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 10, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 10, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 10, 84.00, 45.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 10, 81.00, 58.00, 27.00, 24.00, 40.00 +MLS, 06, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 10, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 10, 89.00, 66.00, -9999.00, -9999.00, 32.00 +MOB, 06, 10, 89.00, 70.00, 17.00, 30.00, 39.00 +MOT, 06, 10, 74.00, 52.00, 25.00, 20.00, 34.00 +MPV, 06, 10, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 10, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 10, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 10, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 10, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 10, 66.00, 50.00, -9999.00, -9999.00, 11.00 +MSL, 06, 10, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 10, 77.00, 53.00, 25.00, 22.00, 37.00 +MSO, 06, 10, 73.00, 45.00, 24.00, 22.00, 36.00 +MSP, 06, 10, 78.00, 56.00, 25.00, 27.00, 42.00 +MSS, 06, 10, 74.00, 51.00, 27.00, 26.00, 39.00 +MSY, 06, 10, 89.00, 70.00, 13.00, 29.00, 37.00 +MTC, 06, 10, 75.00, 55.00, -9999.00, -9999.00, 33.00 +MTN, 06, 10, 82.00, 60.00, -9999.00, -9999.00, 32.00 +MTO, 06, 10, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 10, 80.00, 56.00, -9999.00, -9999.00, 32.00 +MUO, 06, 10, 84.00, 50.00, -9999.00, -9999.00, 20.00 +MWA, 06, 10, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 10, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 10, 88.00, 67.00, -9999.00, -9999.00, 29.00 +MYL, 06, 10, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 10, 87.00, 66.00, -9999.00, -9999.00, 31.00 +NAO, 06, 10, 84.00, 71.00, -9999.00, -9999.00, 41.00 +NBC, 06, 10, 87.00, 68.00, -9999.00, -9999.00, 36.00 +NBE, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NBG, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 06, 10, 78.00, 56.00, -9999.00, -9999.00, 34.00 +NCA, 06, 10, 86.00, 62.00, -9999.00, -9999.00, 33.00 +NCO, 06, 10, 71.00, 55.00, -9999.00, -9999.00, 35.00 +NC1, 06, 10, 90.00, 61.00, -9999.00, -9999.00, 2.00 +NEL, 06, 10, 80.00, 56.00, -9999.00, -9999.00, 33.00 +NFG, 06, 10, 69.00, 57.00, -9999.00, -9999.00, 7.00 +NFL, 06, 10, 81.00, 47.00, -9999.00, -9999.00, 13.00 +NGP, 06, 10, 89.00, 73.00, -9999.00, -9999.00, 17.00 +NGU, 06, 10, 82.00, 64.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 10, 69.00, 53.00, -9999.00, -9999.00, 3.00 +NHK, 06, 10, 82.00, 59.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 10, 71.00, 52.00, -9999.00, -9999.00, 37.00 +NID, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 10, 89.00, 68.00, -9999.00, -9999.00, 38.00 +NIR, 06, 10, 90.00, 70.00, -9999.00, -9999.00, 20.00 +NKT, 06, 10, 83.00, 67.00, -9999.00, -9999.00, 36.00 +NKX, 06, 10, 71.00, 61.00, -9999.00, -9999.00, 7.00 +NLC, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 10, 88.00, 63.00, -9999.00, -9999.00, 27.00 +NPA, 06, 10, 88.00, 71.00, -9999.00, -9999.00, 29.00 +NQA, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 10, 92.00, 72.00, -9999.00, -9999.00, 20.00 +NQX, 06, 10, 87.00, 78.00, -9999.00, -9999.00, 35.00 +NRB, 06, 10, 87.00, 71.00, -9999.00, -9999.00, 38.00 +NRC, 06, 10, 91.00, 54.00, -9999.00, -9999.00, 3.00 +NRS, 06, 10, 69.00, 59.00, -9999.00, -9999.00, 3.00 +NSE, 06, 10, 89.00, 67.00, -9999.00, -9999.00, 38.00 +NSI, 06, 10, 71.00, 54.00, -9999.00, -9999.00, 3.00 +NTD, 06, 10, 71.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 06, 10, 77.00, 58.00, -9999.00, -9999.00, 3.00 +NTU, 06, 10, 82.00, 64.00, -9999.00, -9999.00, 30.00 +NUC, 06, 10, 70.00, 57.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 10, 76.00, 52.00, -9999.00, -9999.00, 4.00 +NUW, 06, 10, 67.00, 47.00, -9999.00, -9999.00, 27.00 +NWF, 06, 10, 76.00, 59.00, -9999.00, -9999.00, 1.00 +NXX, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 06, 10, 84.00, 59.00, -9999.00, -9999.00, 31.00 +NZC, 06, 10, 89.00, 65.00, -9999.00, -9999.00, 41.00 +NZJ, 06, 10, 77.00, 55.00, -9999.00, -9999.00, 4.00 +NZW, 06, 10, 75.00, 54.00, -9999.00, -9999.00, 37.00 +NZY, 06, 10, 71.00, 61.00, -9999.00, -9999.00, 3.00 +OAK, 06, 10, 71.00, 50.00, 2.00, 2.00, 4.00 +OAR, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 10, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 10, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 10, 86.00, 65.00, 20.00, 16.00, 29.00 +OLM, 06, 10, 70.00, 46.00, 23.00, 25.00, 34.00 +OMA, 06, 10, 82.00, 59.00, 24.00, 20.00, 33.00 +OME, 06, 10, 52.00, 38.00, 23.00, 24.00, 31.00 +ONT, 06, 10, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 10, 78.00, 56.00, 26.00, 22.00, 38.00 +ORF, 06, 10, 82.00, 64.00, 18.00, 21.00, 32.00 +ORH, 06, 10, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 10, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 10, 73.00, 49.00, -9999.00, -9999.00, 31.00 +OTG, 06, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 10, 63.00, 50.00, 21.00, 23.00, 31.00 +OTM, 06, 10, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 10, 48.00, 36.00, 12.00, 13.00, 19.00 +OURC, 06, 10, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 10, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 10, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 10, 89.00, 66.00, -9999.00, -9999.00, 32.00 +PACZ, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 10, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 10, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 10, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 10, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 10, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 10, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 10, 88.00, 68.00, -9999.00, -9999.00, 26.00 +PAQ, 06, 10, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 10, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 10, 44.00, 39.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 10, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 10, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 10, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 10, 75.00, 53.00, -9999.00, -9999.00, 39.00 +PBI, 06, 10, 88.00, 73.00, 22.00, 36.00, 45.00 +PDT, 06, 10, 78.00, 52.00, 12.00, 13.00, 20.00 +PDX, 06, 10, 73.00, 52.00, 23.00, 24.00, 31.00 +PFN, 06, 10, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 10, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 10, 80.00, 61.00, 24.00, 24.00, 37.00 +PHX, 06, 10, 102.00, 72.00, 1.00, 1.00, 2.00 +PIA, 06, 10, 81.00, 59.00, 25.00, 22.00, 38.00 +PIB, 06, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 10, 77.00, 46.00, 14.00, 13.00, 23.00 +PIR, 06, 10, 80.00, 55.00, 24.00, 16.00, 31.00 +PIT, 06, 10, 78.00, 56.00, 27.00, 27.00, 43.00 +PKB, 06, 10, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 10, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 10, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 10, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 10, 88.00, 71.00, 16.00, 21.00, 31.00 +POB, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 06, 10, 89.00, 66.00, -9999.00, -9999.00, 33.00 +POM, 06, 10, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +POU, 06, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 10, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 10, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 10, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 10, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 10, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 10, 75.00, 50.00, -9999.00, -9999.00, 34.00 +PSP, 06, 10, 102.00, 67.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 10, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 10, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 10, 86.00, 53.00, 13.00, 12.00, 21.00 +PUC, 06, 10, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 10, 76.00, 56.00, 24.00, 24.00, 37.00 +PVU, 06, 10, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 10, 71.00, 51.00, 28.00, 24.00, 39.00 +P02, 06, 10, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +P07, 06, 10, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +P11, 06, 10, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +P24, 06, 10, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +P28, 06, 10, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +P35, 06, 10, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +P38, 06, 10, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +P39, 06, 10, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +P58, 06, 10, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +P59, 06, 10, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +P60, 06, 10, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +P61, 06, 10, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +P67, 06, 10, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +P68, 06, 10, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +P69, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 10, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 10, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 10, 76.00, 50.00, 27.00, 23.00, 39.00 +RBL, 06, 10, 90.00, 61.00, 4.00, 3.00, 6.00 +RCA, 06, 10, 76.00, 50.00, -9999.00, -9999.00, 37.00 +RDD, 06, 10, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 10, 75.00, 41.00, 11.00, 11.00, 17.00 +RDR, 06, 10, 75.00, 51.00, -9999.00, -9999.00, 35.00 +RDU, 06, 10, 84.00, 62.00, 20.00, 20.00, 31.00 +REE, 06, 10, 89.00, 63.00, -9999.00, -9999.00, 19.00 +REJ, 06, 10, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 10, 79.00, 56.00, 25.00, 23.00, 38.00 +RIC, 06, 10, 84.00, 61.00, 19.00, 20.00, 33.00 +RIV, 06, 10, 85.00, 55.00, -9999.00, -9999.00, 3.00 +RIW, 06, 10, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 10, 73.00, 44.00, 8.00, 11.00, 15.00 +RME, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +RMG, 06, 10, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +RND, 06, 10, 91.00, 72.00, -9999.00, -9999.00, 19.00 +RNO, 06, 10, 82.00, 46.00, 6.00, 4.00, 9.00 +ROA, 06, 10, 82.00, 59.00, 17.00, 25.00, 34.00 +ROC, 06, 10, 75.00, 53.00, 25.00, 24.00, 38.00 +ROW, 06, 10, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 10, 85.00, 61.00, 18.00, 11.00, 24.00 +RST, 06, 10, 76.00, 54.00, 27.00, 25.00, 42.00 +RWF, 06, 10, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 10, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 10, 87.00, 54.00, 2.00, 2.00, 3.00 +SAF, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 10, 71.00, 61.00, 2.00, 2.00, 3.00 +SAT, 06, 10, 91.00, 72.00, 15.00, 19.00, 25.00 +SAV, 06, 10, 88.00, 68.00, 18.00, 27.00, 37.00 +SAW, 06, 10, 68.00, 48.00, -9999.00, -9999.00, 40.00 +SBA, 06, 10, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 10, 87.00, 56.00, -9999.00, -9999.00, 5.00 +SBN, 06, 10, 78.00, 57.00, 24.00, 22.00, 37.00 +SBP, 06, 10, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 10, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 10, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 10, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 10, 88.00, 57.00, 1.00, 1.00, 2.00 +SDF, 06, 10, 82.00, 62.00, 22.00, 24.00, 37.00 +SEA, 06, 10, 69.00, 51.00, 17.00, 20.00, 28.00 +SEM, 06, 10, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 10, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 10, 70.00, 52.00, 2.00, 2.00, 3.00 +SGF, 06, 10, 83.00, 61.00, 23.00, 22.00, 35.00 +SGY, 06, 10, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 10, 76.00, 46.00, 24.00, 20.00, 34.00 +SHV, 06, 10, 89.00, 68.00, 18.00, 19.00, 29.00 +SIT, 06, 10, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 10, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 10, 92.00, 66.00, 14.00, 12.00, 22.00 +SKA, 06, 10, 73.00, 48.00, -9999.00, -9999.00, 22.00 +SKF, 06, 10, 91.00, 72.00, -9999.00, -9999.00, 18.00 +SLC, 06, 10, 81.00, 54.00, 13.00, 12.00, 19.00 +SLE, 06, 10, 73.00, 47.00, 17.00, 20.00, 26.00 +SLN, 06, 10, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 10, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 10, 70.00, 50.00, -9999.00, 1.00, 1.00 +SNA, 06, 10, 68.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 10, 45.00, 36.00, 24.00, 34.00, 42.00 +SNS, 06, 10, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 10, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 10, 83.00, 61.00, 27.00, 22.00, 38.00 +SPS, 06, 10, 90.00, 67.00, 18.00, 12.00, 25.00 +SRQ, 06, 10, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 10, 88.00, 64.00, -9999.00, -9999.00, 33.00 +SSI, 06, 10, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +STC, 06, 10, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 10, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +STL, 06, 10, 84.00, 64.00, 23.00, 23.00, 36.00 +STNV, 06, 10, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +STS, 06, 10, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 10, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 10, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 10, 83.00, 53.00, -9999.00, -9999.00, 4.00 +SUX, 06, 10, 81.00, 58.00, 24.00, 20.00, 34.00 +SVN, 06, 10, 88.00, 68.00, -9999.00, -9999.00, 34.00 +SWF, 06, 10, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 10, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 10, 75.00, 53.00, 26.00, 30.00, 43.00 +SZL, 06, 10, 83.00, 60.00, -9999.00, -9999.00, 34.00 +TAD, 06, 10, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 10, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 10, 84.00, 58.00, -9999.00, -9999.00, 34.00 +TCC, 06, 10, 88.00, 58.00, 13.00, 6.00, 15.00 +TCL, 06, 10, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 10, 72.00, 48.00, -9999.00, -9999.00, 31.00 +TCS, 06, 10, 91.00, 61.00, -9999.00, 4.00, 6.00 +TEB, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 10, 86.00, 65.00, -9999.00, -9999.00, 27.00 +TKA, 06, 10, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 10, 90.00, 67.00, 15.00, 33.00, 40.00 +TNX, 06, 10, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 10, 79.00, 55.00, 22.00, 23.00, 35.00 +TOP, 06, 10, 83.00, 62.00, 28.00, 21.00, 40.00 +TPA, 06, 10, 89.00, 72.00, 14.00, 28.00, 34.00 +TPH, 06, 10, 82.00, 49.00, 3.00, 3.00, 4.00 +TRI, 06, 10, 81.00, 59.00, 25.00, 31.00, 42.00 +TRK, 06, 10, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 10, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 10, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 10, 86.00, 66.00, 23.00, 19.00, 34.00 +TUP, 06, 10, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 10, 98.00, 67.00, 3.00, 4.00, 6.00 +TVC, 06, 10, 75.00, 50.00, 21.00, 17.00, 31.00 +TVL, 06, 10, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 10, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 10, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 10, 83.00, 61.00, 21.00, 24.00, 33.00 +T01, 06, 10, 81.00, 60.00, -9999.00, -9999.00, 30.00 +T02, 06, 10, 86.00, 64.00, -9999.00, -9999.00, 31.00 +T03, 06, 10, 86.00, 65.00, -9999.00, -9999.00, 31.00 +T04, 06, 10, 88.00, 71.00, -9999.00, -9999.00, 34.00 +T05, 06, 10, 84.00, 60.00, -9999.00, -9999.00, 31.00 +T06, 06, 10, 89.00, 63.00, -9999.00, -9999.00, 28.00 +T07, 06, 10, 89.00, 51.00, -9999.00, -9999.00, 18.00 +T08, 06, 10, 81.00, 58.00, -9999.00, -9999.00, 12.00 +UCA, 06, 10, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 10, 91.00, 61.00, -9999.00, -9999.00, 2.00 +UIL, 06, 10, 63.00, 46.00, 36.00, 40.00, 47.00 +UIN, 06, 10, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 10, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 10, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 10, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +U15, 06, 10, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +U28, 06, 10, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 10, 89.00, 65.00, -9999.00, -9999.00, 30.00 +VBG, 06, 10, 71.00, 50.00, -9999.00, -9999.00, 8.00 +VCT, 06, 10, 90.00, 72.00, 13.00, 18.00, 23.00 +VCV, 06, 10, 90.00, 53.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 10, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 10, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 10, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 10, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 10, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 10, 89.00, 67.00, -9999.00, -9999.00, 30.00 +VRB, 06, 10, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 10, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 10, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 10, 81.00, 60.00, 21.00, 16.00, 29.00 +WJA, 06, 10, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 10, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 10, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 10, 82.00, 45.00, 10.00, 10.00, 15.00 +WPO, 06, 10, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 10, 89.00, 66.00, -9999.00, -9999.00, 32.00 +WRG, 06, 10, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 10, 81.00, 56.00, -9999.00, -9999.00, 31.00 +WRL, 06, 10, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +X68, 06, 10, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 10, 55.00, 42.00, 50.00, 49.00, 60.00 +YCG, 06, 10, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 10, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 10, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 10, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 10, 79.00, 48.00, 8.00, 9.00, 15.00 +YNG, 06, 10, 76.00, 54.00, 27.00, 26.00, 41.00 +YPA, 06, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 10, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 10, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 10, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 10, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 10, 102.00, 71.00, 0.00, 0.00, 0.00 +YVR, 06, 10, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 10, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 10, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 10, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 10, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 10, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 10, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 10, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 10, 69.00, 44.00, 28.00, 27.00, 44.00 +ZUN, 06, 10, 84.00, 45.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 10, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 10, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +01R, 06, 10, 89.00, 68.00, -9999.00, -9999.00, 25.00 +1V1, 06, 10, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 10, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 10, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 10, 82.00, 66.00, -9999.00, -9999.00, 33.00 +2PJ, 06, 10, 88.00, 64.00, -9999.00, -9999.00, 32.00 +3B1, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 10, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 10, 75.00, 49.00, -9999.00, -9999.00, 31.00 +3SE, 06, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 10, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 10, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 06, 10, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 10, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 10, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 10, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 10, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 11, 80.00, 58.00, 26.00, 25.00, 40.00 +ABI, 06, 11, 91.00, 69.00, 14.00, 11.00, 20.00 +ABQ, 06, 11, 89.00, 58.00, 7.00, 7.00, 13.00 +ABR, 06, 11, 78.00, 54.00, 24.00, 20.00, 36.00 +ABY, 06, 11, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 11, 68.00, 54.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 11, 92.00, 71.00, 14.00, 15.00, 24.00 +ACV, 06, 11, 60.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 11, 80.00, 58.00, 22.00, 18.00, 31.00 +ADK, 06, 11, 49.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 11, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 11, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 11, 82.00, 59.00, -9999.00, -9999.00, 31.00 +AEX, 06, 11, 90.00, 69.00, -9999.00, -9999.00, 25.00 +AFF, 06, 11, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 11, 91.00, 70.00, -9999.00, -9999.00, 54.00 +AGS, 06, 11, 89.00, 65.00, 19.00, 23.00, 35.00 +AHN, 06, 11, 87.00, 66.00, 16.00, 22.00, 29.00 +AKN, 06, 11, 58.00, 41.00, 35.00, 29.00, 45.00 +AKO, 06, 11, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 11, 78.00, 54.00, 26.00, 27.00, 42.00 +ALI, 06, 11, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 11, 80.00, 57.00, 25.00, 21.00, 39.00 +ALS, 06, 11, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 11, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 11, 87.00, 60.00, 22.00, 11.00, 29.00 +AMG, 06, 11, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 11, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 11, 61.00, 47.00, 17.00, 19.00, 26.00 +AND, 06, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 11, 61.00, 48.00, 42.00, 42.00, 54.00 +AOO, 06, 11, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +APN, 06, 11, 74.00, 47.00, 23.00, 24.00, 37.00 +AQQ, 06, 11, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +ART, 06, 11, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +AST, 06, 11, 64.00, 49.00, 31.00, 32.00, 42.00 +ATL, 06, 11, 86.00, 66.00, 18.00, 24.00, 32.00 +ATW, 06, 11, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 11, 82.00, 59.00, -9999.00, -9999.00, 34.00 +AUG, 06, 11, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 11, 91.00, 71.00, 15.00, 17.00, 26.00 +AUW, 06, 11, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 11, 80.00, 58.00, 22.00, 28.00, 39.00 +AVP, 06, 11, 77.00, 56.00, 28.00, 29.00, 45.00 +AXN, 06, 11, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 11, 76.00, 55.00, -9999.00, -9999.00, 31.00 +AYS, 06, 11, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 11, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 11, 90.00, 59.00, -9999.00, -9999.00, 7.00 +BAD, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 11, 72.00, 38.00, -9999.00, -9999.00, 7.00 +BDL, 06, 11, 80.00, 56.00, 25.00, 25.00, 38.00 +BDR, 06, 11, 75.00, 58.00, 24.00, 21.00, 35.00 +BET, 06, 11, 58.00, 42.00, 29.00, 24.00, 38.00 +BFD, 06, 11, 72.00, 49.00, 30.00, 32.00, 45.00 +BFF, 06, 11, 81.00, 52.00, 22.00, 16.00, 32.00 +BFL, 06, 11, 92.00, 64.00, 1.00, 1.00, 1.00 +BGM, 06, 11, 73.00, 54.00, 27.00, 31.00, 45.00 +BGR, 06, 11, 72.00, 52.00, 24.00, 27.00, 37.00 +BGS, 06, 11, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 11, 87.00, 65.00, 17.00, 24.00, 32.00 +BID, 06, 11, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 11, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 11, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 11, 76.00, 51.00, 24.00, 20.00, 34.00 +BIS, 06, 11, 76.00, 51.00, 29.00, 22.00, 40.00 +BIX, 06, 11, 88.00, 72.00, -9999.00, -9999.00, 29.00 +BJI, 06, 11, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 11, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 11, 81.00, 48.00, -9999.00, -9999.00, 31.00 +BKW, 06, 11, 76.00, 56.00, 28.00, 30.00, 44.00 +BLF, 06, 11, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 11, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 11, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 11, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 11, 85.00, 61.00, -9999.00, -9999.00, 31.00 +BNA, 06, 11, 86.00, 64.00, 21.00, 22.00, 34.00 +BNO, 06, 11, 73.00, 41.00, -9999.00, 13.00, 32.00 +BOI, 06, 11, 80.00, 52.00, 11.00, 10.00, 18.00 +BOS, 06, 11, 76.00, 58.00, 25.00, 24.00, 37.00 +BPI, 06, 11, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 11, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 11, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 11, 82.00, 60.00, -9999.00, -9999.00, 32.00 +BRO, 06, 11, 91.00, 75.00, 10.00, 18.00, 22.00 +BRW, 06, 11, 37.00, 29.00, 13.00, 14.00, 22.00 +BSM, 06, 11, 91.00, 71.00, -9999.00, -9999.00, 19.00 +BTI, 06, 11, 37.00, 30.00, 12.00, 12.00, 19.00 +BTL, 06, 11, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 11, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 11, 90.00, 70.00, 14.00, 28.00, 34.00 +BTT, 06, 11, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 11, 75.00, 54.00, 32.00, 32.00, 49.00 +BUB, 06, 11, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 11, 75.00, 56.00, 25.00, 25.00, 38.00 +BUR, 06, 11, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 11, 89.00, 72.00, -9999.00, 15.00, 19.00 +BWG, 06, 11, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 11, 83.00, 61.00, 22.00, 22.00, 35.00 +BYH, 06, 11, 89.00, 67.00, -9999.00, -9999.00, 33.00 +BYI, 06, 11, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 11, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 11, 89.00, 66.00, 20.00, 23.00, 34.00 +CAG, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 11, 78.00, 57.00, 24.00, 26.00, 40.00 +CAO, 06, 11, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 11, 71.00, 49.00, 30.00, 31.00, 45.00 +CBM, 06, 11, 89.00, 66.00, -9999.00, -9999.00, 28.00 +CDB, 06, 11, 50.00, 41.00, 42.00, 45.00, 60.00 +CDC, 06, 11, 83.00, 49.00, 5.00, 6.00, 10.00 +CDR, 06, 11, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 11, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 11, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 11, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 11, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 11, 86.00, 63.00, 21.00, 24.00, 34.00 +CHO, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 11, 87.00, 69.00, 18.00, 25.00, 36.00 +CID, 06, 11, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 11, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 11, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 11, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 11, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 11, 78.00, 56.00, 23.00, 25.00, 39.00 +CLL, 06, 11, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 11, 86.00, 65.00, 23.00, 24.00, 38.00 +CMH, 06, 11, 80.00, 58.00, 22.00, 27.00, 38.00 +CMI, 06, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 11, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 11, 84.00, 61.00, 24.00, 15.00, 32.00 +CNM, 06, 11, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 11, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +COD, 06, 11, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +COF, 06, 11, 88.00, 71.00, -9999.00, -9999.00, 36.00 +CON, 06, 11, 77.00, 51.00, 24.00, 25.00, 37.00 +COS, 06, 11, 78.00, 50.00, 20.00, 20.00, 32.00 +COT, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 11, 82.00, 61.00, 26.00, 23.00, 38.00 +CPR, 06, 11, 77.00, 46.00, 17.00, 17.00, 28.00 +CRBC, 06, 11, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 11, 90.00, 73.00, 12.00, 17.00, 24.00 +CRW, 06, 11, 83.00, 59.00, 28.00, 28.00, 42.00 +CSG, 06, 11, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 11, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 11, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 11, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 11, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 11, 82.00, 60.00, 22.00, 27.00, 38.00 +CVN, 06, 11, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 11, 88.00, 58.00, -9999.00, -9999.00, 21.00 +CXY, 06, 11, 81.00, 60.00, 19.00, 23.00, 34.00 +CYS, 06, 11, 73.00, 48.00, 19.00, 22.00, 31.00 +DAA, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 11, 88.00, 71.00, 19.00, 34.00, 41.00 +DAG, 06, 11, 97.00, 67.00, 0.00, 1.00, 1.00 +DAL, 06, 11, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 11, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 11, 81.00, 59.00, 20.00, 25.00, 36.00 +DBQ, 06, 11, 78.00, 57.00, 25.00, 22.00, 37.00 +DCA, 06, 11, 84.00, 66.00, 18.00, 24.00, 34.00 +DDC, 06, 11, 86.00, 61.00, 22.00, 13.00, 27.00 +DEC, 06, 11, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 11, 80.00, 52.00, 18.00, 19.00, 30.00 +DFW, 06, 11, 91.00, 70.00, 16.00, 14.00, 23.00 +DHN, 06, 11, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 11, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 11, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 11, 93.00, 72.00, -9999.00, -9999.00, 17.00 +DLG, 06, 11, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 11, 70.00, 48.00, 30.00, 28.00, 44.00 +DLLC, 06, 11, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 11, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 11, 99.00, 67.00, -9999.00, -9999.00, 5.00 +DMN, 06, 11, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 11, 83.00, 61.00, -9999.00, -9999.00, 31.00 +DPG, 06, 11, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 11, 90.00, 68.00, -9999.00, -9999.00, 31.00 +DRA, 06, 11, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 11, 93.00, 72.00, 11.00, 9.00, 15.00 +DSM, 06, 11, 82.00, 61.00, 29.00, 20.00, 39.00 +DTW, 06, 11, 78.00, 56.00, 20.00, 22.00, 33.00 +DUG, 06, 11, 94.00, 59.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 11, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 11, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 11, 91.00, 69.00, -9999.00, -9999.00, 19.00 +D45, 06, 11, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 11, 78.00, 54.00, 26.00, 25.00, 40.00 +ECG, 06, 11, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 11, 90.00, 62.00, -9999.00, -9999.00, 3.00 +EED, 06, 11, 103.00, 75.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 11, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 11, 60.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 11, 77.00, 52.00, 32.00, 36.00, 51.00 +EKO, 06, 11, 79.00, 44.00, 11.00, 10.00, 16.00 +ELD, 06, 11, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 11, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 11, 96.00, 64.00, 7.00, 3.00, 8.00 +ELY, 06, 11, 77.00, 40.00, 8.00, 9.00, 14.00 +EMP, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 11, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +END, 06, 11, 89.00, 66.00, -9999.00, -9999.00, 22.00 +ENN, 06, 11, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 11, 81.00, 59.00, -9999.00, -9999.00, 11.00 +EPH, 06, 11, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 11, 75.00, 57.00, 26.00, 24.00, 38.00 +ESF, 06, 11, 90.00, 69.00, -9999.00, -9999.00, 31.00 +EUG, 06, 11, 74.00, 50.00, 16.00, 18.00, 24.00 +EVV, 06, 11, 86.00, 63.00, 25.00, 24.00, 37.00 +EWN, 06, 11, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 11, 82.00, 62.00, 24.00, 24.00, 37.00 +EYW, 06, 11, 88.00, 78.00, 22.00, 20.00, 33.00 +E74, 06, 11, 97.00, 59.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 11, 85.00, 62.00, -9999.00, -9999.00, 33.00 +FAI, 06, 11, 70.00, 49.00, 24.00, 26.00, 38.00 +FAR, 06, 11, 77.00, 53.00, 24.00, 22.00, 38.00 +FAT, 06, 11, 92.00, 60.00, 1.00, 2.00, 2.00 +FAY, 06, 11, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 11, 71.00, 44.00, 24.00, 26.00, 39.00 +FCS, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FDY, 06, 11, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 11, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 06, 11, 77.00, 41.00, 4.00, 6.00, 8.00 +FLL, 06, 11, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 11, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 11, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FME, 06, 11, 84.00, 58.00, -9999.00, -9999.00, 32.00 +FMH, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 06, 11, 87.00, 49.00, 6.00, 5.00, 9.00 +FMY, 06, 11, 90.00, 73.00, 19.00, 35.00, 44.00 +FNT, 06, 11, 76.00, 54.00, 21.00, 20.00, 33.00 +FOD, 06, 11, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 11, 84.00, 62.00, -9999.00, -9999.00, 32.00 +FOK, 06, 11, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 11, 85.00, 63.00, -9999.00, -9999.00, 34.00 +FSD, 06, 11, 80.00, 55.00, 29.00, 17.00, 37.00 +FSI, 06, 11, 89.00, 66.00, -9999.00, -9999.00, 23.00 +FSM, 06, 11, 87.00, 66.00, 18.00, 22.00, 31.00 +FTK, 06, 11, 84.00, 60.00, -9999.00, -9999.00, 31.00 +FWA, 06, 11, 80.00, 59.00, 21.00, 24.00, 35.00 +FWH, 06, 11, 90.00, 68.00, -9999.00, -9999.00, 19.00 +FYU, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 11, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 11, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 11, 106.00, 69.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 11, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 11, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 11, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 11, 74.00, 49.00, 17.00, 16.00, 25.00 +GFA, 06, 11, 74.00, 48.00, -9999.00, -9999.00, 34.00 +GFK, 06, 11, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 11, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 11, 77.00, 51.00, 23.00, 19.00, 33.00 +GJT, 06, 11, 87.00, 56.00, 11.00, 10.00, 16.00 +GKN, 06, 11, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 11, 82.00, 54.00, 19.00, 10.00, 24.00 +GLH, 06, 11, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 11, 85.00, 77.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 11, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 11, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GON, 06, 11, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 11, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 11, 75.00, 53.00, 28.00, 21.00, 38.00 +GRCI, 06, 11, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 11, 73.00, 48.00, -9999.00, -9999.00, 24.00 +GRI, 06, 11, 83.00, 59.00, 23.00, 14.00, 29.00 +GRK, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 06, 11, 78.00, 55.00, 22.00, 21.00, 34.00 +GSB, 06, 11, 87.00, 65.00, -9999.00, -9999.00, 33.00 +GSG, 06, 11, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 11, 83.00, 62.00, 20.00, 22.00, 35.00 +GSP, 06, 11, 85.00, 64.00, 23.00, 23.00, 36.00 +GST, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 11, 74.00, 55.00, -9999.00, -9999.00, 39.00 +GTF, 06, 11, 74.00, 48.00, 25.00, 22.00, 34.00 +GUP, 06, 11, 84.00, 45.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 11, 81.00, 57.00, -9999.00, -9999.00, 34.00 +GVW, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 11, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 11, 81.00, 67.00, 21.00, 18.00, 31.00 +HBR, 06, 11, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 11, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 11, 79.00, 52.00, -9999.00, -9999.00, 18.00 +HKY, 06, 11, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 11, 75.00, 48.00, 21.00, 21.00, 32.00 +HMN, 06, 11, 96.00, 57.00, -9999.00, -9999.00, 11.00 +HMS, 06, 11, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 11, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 11, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +HON, 06, 11, 79.00, 55.00, 25.00, 18.00, 35.00 +HOP, 06, 11, 86.00, 61.00, -9999.00, -9999.00, 33.00 +HOT, 06, 11, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 11, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 11, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 11, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 11, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 11, 90.00, 68.00, -9999.00, -9999.00, 34.00 +HST, 06, 11, 88.00, 71.00, -9999.00, -9999.00, 47.00 +HSV, 06, 11, 86.00, 65.00, 21.00, 23.00, 35.00 +HTL, 06, 11, 74.00, 50.00, 27.00, 23.00, 40.00 +HTS, 06, 11, 81.00, 60.00, 25.00, 27.00, 40.00 +HUF, 06, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 11, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 11, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 11, 77.00, 49.00, 18.00, 18.00, 28.00 +IAB, 06, 11, 86.00, 64.00, -9999.00, -9999.00, 30.00 +IAD, 06, 11, 82.00, 59.00, 23.00, 27.00, 37.00 +IAG, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 11, 90.00, 70.00, 11.00, 23.00, 29.00 +ICT, 06, 11, 86.00, 64.00, 23.00, 19.00, 35.00 +IDA, 06, 11, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 11, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 11, 81.00, 61.00, 26.00, 23.00, 37.00 +ILI, 06, 11, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 11, 85.00, 67.00, 19.00, 21.00, 32.00 +IMT, 06, 11, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +IND, 06, 11, 82.00, 60.00, 23.00, 24.00, 36.00 +INL, 06, 11, 73.00, 49.00, 35.00, 29.00, 49.00 +INS, 06, 11, 92.00, 62.00, -9999.00, -9999.00, 2.00 +INT, 06, 11, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +INW, 06, 11, 90.00, 53.00, 4.00, 6.00, 8.00 +IPL, 06, 11, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 11, 79.00, 56.00, 27.00, 29.00, 43.00 +IRK, 06, 11, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 11, 77.00, 51.00, 22.00, 17.00, 32.00 +ISP, 06, 11, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 11, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 11, 102.00, 68.00, -9999.00, -9999.00, 2.00 +IWD, 06, 11, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 11, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 11, 90.00, 67.00, 18.00, 21.00, 32.00 +JAX, 06, 11, 89.00, 69.00, 20.00, 33.00, 41.00 +JBR, 06, 11, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 11, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 11, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 11, 76.00, 61.00, 21.00, 23.00, 35.00 +JHW, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 11, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 11, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 11, 61.00, 45.00, 43.00, 43.00, 56.00 +JST, 06, 11, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 11, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 11, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 11, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 11, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 11, 78.00, 54.00, 21.00, 20.00, 33.00 +LAR, 06, 11, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 11, 99.00, 69.00, 1.00, 1.00, 3.00 +LAX, 06, 11, 72.00, 59.00, 1.00, 1.00, 1.00 +LBB, 06, 11, 90.00, 64.00, 17.00, 9.00, 22.00 +LBF, 06, 11, 81.00, 53.00, 26.00, 11.00, 31.00 +LCH, 06, 11, 89.00, 71.00, 14.00, 22.00, 29.00 +LCK, 06, 11, 82.00, 59.00, -9999.00, -9999.00, 33.00 +LEB, 06, 11, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 11, 82.00, 61.00, 23.00, 25.00, 36.00 +LFI, 06, 11, 82.00, 66.00, -9999.00, -9999.00, 30.00 +LFK, 06, 11, 90.00, 69.00, 14.00, 22.00, 27.00 +LFT, 06, 11, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 11, 78.00, 63.00, 23.00, 22.00, 35.00 +LGB, 06, 11, 77.00, 60.00, 0.00, 1.00, 1.00 +LGU, 06, 11, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 11, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 11, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 11, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 11, 89.00, 67.00, 19.00, 20.00, 30.00 +LIZ, 06, 11, 71.00, 49.00, -9999.00, -9999.00, 44.00 +LMT, 06, 11, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LND, 06, 11, 76.00, 48.00, 11.00, 12.00, 19.00 +LNK, 06, 11, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 11, 84.00, 50.00, 4.00, 5.00, 8.00 +LOZ, 06, 11, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 11, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 11, 87.00, 65.00, -9999.00, -9999.00, 34.00 +LSE, 06, 11, 79.00, 57.00, 22.00, 24.00, 37.00 +LSF, 06, 11, 90.00, 68.00, -9999.00, -9999.00, 30.00 +LSV, 06, 11, 101.00, 61.00, -9999.00, -9999.00, 2.00 +LTS, 06, 11, 93.00, 66.00, -9999.00, -9999.00, 22.00 +LUF, 06, 11, 104.00, 66.00, -9999.00, -9999.00, 2.00 +LVS, 06, 11, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 11, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 11, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 11, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 11, 82.00, 60.00, 24.00, 24.00, 40.00 +MAF, 06, 11, 93.00, 66.00, 13.00, 6.00, 17.00 +MBL, 06, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 11, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 11, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 11, 88.00, 58.00, -9999.00, -9999.00, 5.00 +MCF, 06, 11, 89.00, 73.00, -9999.00, -9999.00, 35.00 +MCG, 06, 11, 65.00, 45.00, 31.00, 29.00, 45.00 +MCI, 06, 11, 83.00, 63.00, 27.00, 20.00, 37.00 +MCK, 06, 11, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 11, 90.00, 67.00, 14.00, 22.00, 31.00 +MCO, 06, 11, 90.00, 72.00, 19.00, 41.00, 47.00 +MCW, 06, 11, 79.00, 56.00, 20.00, 19.00, 31.00 +MC2, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MDH, 06, 11, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 11, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 11, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 11, 80.00, 59.00, 30.00, 24.00, 41.00 +MEI, 06, 11, 90.00, 66.00, 17.00, 23.00, 33.00 +MEM, 06, 11, 89.00, 69.00, 19.00, 20.00, 32.00 +MER, 06, 11, 91.00, 56.00, -9999.00, -9999.00, 3.00 +MFD, 06, 11, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 11, 93.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 11, 81.00, 50.00, 11.00, 9.00, 16.00 +MGE, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 06, 11, 89.00, 68.00, 14.00, 24.00, 32.00 +MGW, 06, 11, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 11, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 11, 87.00, 56.00, -9999.00, -9999.00, 5.00 +MHS, 06, 11, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 11, 88.00, 73.00, 23.00, 39.00, 47.00 +MIB, 06, 11, 75.00, 52.00, -9999.00, -9999.00, 36.00 +MIV, 06, 11, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 11, 84.00, 50.00, -9999.00, -9999.00, 19.00 +MKC, 06, 11, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 11, 74.00, 54.00, 26.00, 24.00, 39.00 +MKG, 06, 11, 75.00, 54.00, 25.00, 18.00, 33.00 +MKL, 06, 11, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 11, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 11, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 11, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 11, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 11, 82.00, 59.00, 27.00, 24.00, 40.00 +MLS, 06, 11, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 11, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 11, 90.00, 67.00, -9999.00, -9999.00, 32.00 +MOB, 06, 11, 90.00, 71.00, 17.00, 30.00, 39.00 +MOT, 06, 11, 75.00, 52.00, 25.00, 20.00, 35.00 +MPV, 06, 11, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 11, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 11, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 11, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 11, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 11, 67.00, 50.00, -9999.00, -9999.00, 11.00 +MSL, 06, 11, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 11, 78.00, 53.00, 25.00, 22.00, 37.00 +MSO, 06, 11, 73.00, 46.00, 24.00, 22.00, 36.00 +MSP, 06, 11, 78.00, 57.00, 25.00, 27.00, 42.00 +MSS, 06, 11, 75.00, 52.00, 27.00, 26.00, 39.00 +MSY, 06, 11, 89.00, 71.00, 13.00, 30.00, 38.00 +MTC, 06, 11, 76.00, 55.00, -9999.00, -9999.00, 33.00 +MTN, 06, 11, 83.00, 61.00, -9999.00, -9999.00, 32.00 +MTO, 06, 11, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 11, 80.00, 57.00, -9999.00, -9999.00, 32.00 +MUO, 06, 11, 84.00, 51.00, -9999.00, -9999.00, 20.00 +MWA, 06, 11, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 11, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 11, 89.00, 68.00, -9999.00, -9999.00, 29.00 +MYL, 06, 11, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 11, 88.00, 66.00, -9999.00, -9999.00, 31.00 +NAO, 06, 11, 85.00, 72.00, -9999.00, -9999.00, 42.00 +NBC, 06, 11, 88.00, 69.00, -9999.00, -9999.00, 36.00 +NBE, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NBG, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 06, 11, 79.00, 57.00, -9999.00, -9999.00, 34.00 +NCA, 06, 11, 87.00, 63.00, -9999.00, -9999.00, 33.00 +NCO, 06, 11, 72.00, 56.00, -9999.00, -9999.00, 35.00 +NC1, 06, 11, 91.00, 62.00, -9999.00, -9999.00, 2.00 +NEL, 06, 11, 80.00, 57.00, -9999.00, -9999.00, 33.00 +NFG, 06, 11, 70.00, 58.00, -9999.00, -9999.00, 7.00 +NFL, 06, 11, 82.00, 48.00, -9999.00, -9999.00, 13.00 +NGP, 06, 11, 89.00, 74.00, -9999.00, -9999.00, 17.00 +NGU, 06, 11, 83.00, 65.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 11, 69.00, 53.00, -9999.00, -9999.00, 3.00 +NHK, 06, 11, 83.00, 60.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 11, 72.00, 53.00, -9999.00, -9999.00, 37.00 +NID, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 11, 89.00, 69.00, -9999.00, -9999.00, 39.00 +NIR, 06, 11, 91.00, 71.00, -9999.00, -9999.00, 20.00 +NKT, 06, 11, 83.00, 68.00, -9999.00, -9999.00, 36.00 +NKX, 06, 11, 71.00, 62.00, -9999.00, -9999.00, 7.00 +NLC, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 11, 89.00, 64.00, -9999.00, -9999.00, 27.00 +NPA, 06, 11, 89.00, 72.00, -9999.00, -9999.00, 29.00 +NQA, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 11, 92.00, 72.00, -9999.00, -9999.00, 20.00 +NQX, 06, 11, 88.00, 78.00, -9999.00, -9999.00, 36.00 +NRB, 06, 11, 87.00, 71.00, -9999.00, -9999.00, 38.00 +NRC, 06, 11, 91.00, 55.00, -9999.00, -9999.00, 3.00 +NRS, 06, 11, 69.00, 59.00, -9999.00, -9999.00, 3.00 +NSE, 06, 11, 90.00, 68.00, -9999.00, -9999.00, 38.00 +NSI, 06, 11, 71.00, 55.00, -9999.00, -9999.00, 3.00 +NTD, 06, 11, 71.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 06, 11, 77.00, 59.00, -9999.00, -9999.00, 3.00 +NTU, 06, 11, 83.00, 65.00, -9999.00, -9999.00, 30.00 +NUC, 06, 11, 70.00, 58.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 11, 77.00, 52.00, -9999.00, -9999.00, 4.00 +NUW, 06, 11, 67.00, 47.00, -9999.00, -9999.00, 27.00 +NWF, 06, 11, 77.00, 60.00, -9999.00, -9999.00, 1.00 +NXX, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 06, 11, 85.00, 59.00, -9999.00, -9999.00, 31.00 +NZC, 06, 11, 90.00, 66.00, -9999.00, -9999.00, 41.00 +NZJ, 06, 11, 78.00, 56.00, -9999.00, -9999.00, 4.00 +NZW, 06, 11, 76.00, 55.00, -9999.00, -9999.00, 37.00 +NZY, 06, 11, 71.00, 62.00, -9999.00, -9999.00, 3.00 +OAK, 06, 11, 72.00, 51.00, 2.00, 2.00, 4.00 +OAR, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 11, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 11, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 11, 87.00, 66.00, 19.00, 16.00, 29.00 +OLM, 06, 11, 71.00, 46.00, 23.00, 25.00, 33.00 +OMA, 06, 11, 83.00, 60.00, 24.00, 20.00, 33.00 +OME, 06, 11, 52.00, 38.00, 23.00, 25.00, 31.00 +ONT, 06, 11, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 11, 79.00, 57.00, 26.00, 22.00, 38.00 +ORF, 06, 11, 83.00, 65.00, 18.00, 21.00, 32.00 +ORH, 06, 11, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 11, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 11, 73.00, 50.00, -9999.00, -9999.00, 31.00 +OTG, 06, 11, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 11, 64.00, 51.00, 21.00, 22.00, 31.00 +OTM, 06, 11, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 11, 49.00, 37.00, 13.00, 13.00, 20.00 +OURC, 06, 11, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 11, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 11, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 11, 90.00, 66.00, -9999.00, -9999.00, 32.00 +PACZ, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 11, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 11, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 11, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 11, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 11, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 11, 89.00, 69.00, -9999.00, -9999.00, 26.00 +PAQ, 06, 11, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 11, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 11, 44.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 11, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 11, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 11, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 11, 75.00, 54.00, -9999.00, -9999.00, 39.00 +PBI, 06, 11, 88.00, 73.00, 22.00, 36.00, 45.00 +PDT, 06, 11, 79.00, 53.00, 12.00, 13.00, 20.00 +PDX, 06, 11, 74.00, 53.00, 23.00, 24.00, 31.00 +PFN, 06, 11, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 11, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 11, 81.00, 61.00, 24.00, 24.00, 37.00 +PHX, 06, 11, 103.00, 72.00, 1.00, 1.00, 2.00 +PIA, 06, 11, 82.00, 60.00, 25.00, 22.00, 38.00 +PIB, 06, 11, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 11, 77.00, 47.00, 14.00, 12.00, 23.00 +PIR, 06, 11, 80.00, 55.00, 24.00, 16.00, 31.00 +PIT, 06, 11, 79.00, 56.00, 27.00, 27.00, 43.00 +PKB, 06, 11, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 11, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 11, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 11, 89.00, 72.00, 16.00, 21.00, 31.00 +POB, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 06, 11, 90.00, 67.00, -9999.00, -9999.00, 33.00 +POM, 06, 11, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 06, 11, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 11, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 11, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 11, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 11, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 11, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 11, 76.00, 51.00, -9999.00, -9999.00, 34.00 +PSP, 06, 11, 103.00, 67.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 11, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 11, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 11, 87.00, 54.00, 13.00, 12.00, 21.00 +PUC, 06, 11, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 11, 76.00, 56.00, 24.00, 24.00, 37.00 +PVU, 06, 11, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 11, 72.00, 52.00, 28.00, 24.00, 39.00 +P02, 06, 11, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +P07, 06, 11, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +P11, 06, 11, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +P24, 06, 11, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +P28, 06, 11, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +P35, 06, 11, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +P38, 06, 11, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +P39, 06, 11, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P58, 06, 11, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +P59, 06, 11, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +P60, 06, 11, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +P61, 06, 11, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +P67, 06, 11, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P68, 06, 11, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +P69, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 11, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 11, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 11, 77.00, 51.00, 27.00, 23.00, 39.00 +RBL, 06, 11, 90.00, 62.00, 4.00, 3.00, 6.00 +RCA, 06, 11, 77.00, 51.00, -9999.00, -9999.00, 37.00 +RDD, 06, 11, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 11, 76.00, 42.00, 11.00, 11.00, 17.00 +RDR, 06, 11, 76.00, 51.00, -9999.00, -9999.00, 35.00 +RDU, 06, 11, 85.00, 63.00, 20.00, 20.00, 31.00 +REE, 06, 11, 90.00, 64.00, -9999.00, -9999.00, 19.00 +REJ, 06, 11, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 11, 80.00, 57.00, 25.00, 23.00, 38.00 +RIC, 06, 11, 85.00, 62.00, 19.00, 20.00, 33.00 +RIV, 06, 11, 85.00, 56.00, -9999.00, -9999.00, 3.00 +RIW, 06, 11, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 11, 73.00, 45.00, 8.00, 11.00, 15.00 +RME, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +RMG, 06, 11, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RND, 06, 11, 92.00, 72.00, -9999.00, -9999.00, 19.00 +RNO, 06, 11, 82.00, 47.00, 6.00, 4.00, 9.00 +ROA, 06, 11, 83.00, 60.00, 17.00, 25.00, 34.00 +ROC, 06, 11, 75.00, 54.00, 25.00, 24.00, 38.00 +ROW, 06, 11, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 11, 85.00, 61.00, 18.00, 11.00, 24.00 +RST, 06, 11, 77.00, 55.00, 27.00, 25.00, 42.00 +RWF, 06, 11, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 11, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 11, 87.00, 55.00, 2.00, 2.00, 3.00 +SAF, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 11, 71.00, 62.00, 2.00, 2.00, 3.00 +SAT, 06, 11, 92.00, 72.00, 15.00, 19.00, 25.00 +SAV, 06, 11, 89.00, 69.00, 18.00, 27.00, 37.00 +SAW, 06, 11, 69.00, 49.00, -9999.00, -9999.00, 40.00 +SBA, 06, 11, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 11, 88.00, 57.00, -9999.00, -9999.00, 5.00 +SBN, 06, 11, 79.00, 58.00, 24.00, 22.00, 37.00 +SBP, 06, 11, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 11, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 11, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 11, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 11, 89.00, 57.00, 1.00, 1.00, 2.00 +SDF, 06, 11, 83.00, 63.00, 22.00, 24.00, 37.00 +SEA, 06, 11, 70.00, 52.00, 17.00, 20.00, 27.00 +SEM, 06, 11, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 11, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 11, 70.00, 53.00, 2.00, 2.00, 3.00 +SGF, 06, 11, 84.00, 61.00, 23.00, 22.00, 35.00 +SGY, 06, 11, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 11, 76.00, 47.00, 24.00, 19.00, 34.00 +SHV, 06, 11, 90.00, 69.00, 18.00, 19.00, 29.00 +SIT, 06, 11, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 11, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 11, 93.00, 66.00, 14.00, 12.00, 22.00 +SKA, 06, 11, 74.00, 49.00, -9999.00, -9999.00, 22.00 +SKF, 06, 11, 92.00, 72.00, -9999.00, -9999.00, 18.00 +SLC, 06, 11, 82.00, 54.00, 12.00, 12.00, 19.00 +SLE, 06, 11, 74.00, 48.00, 17.00, 19.00, 26.00 +SLN, 06, 11, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 11, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 11, 71.00, 50.00, -9999.00, 1.00, 1.00 +SNA, 06, 11, 68.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 11, 46.00, 37.00, 24.00, 33.00, 42.00 +SNS, 06, 11, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 11, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 11, 83.00, 61.00, 27.00, 22.00, 38.00 +SPS, 06, 11, 91.00, 67.00, 18.00, 12.00, 25.00 +SRQ, 06, 11, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 11, 88.00, 65.00, -9999.00, -9999.00, 33.00 +SSI, 06, 11, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +STC, 06, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 11, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +STL, 06, 11, 85.00, 65.00, 23.00, 23.00, 36.00 +STNV, 06, 11, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +STS, 06, 11, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 11, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 11, 84.00, 54.00, -9999.00, -9999.00, 4.00 +SUX, 06, 11, 82.00, 59.00, 24.00, 20.00, 34.00 +SVN, 06, 11, 89.00, 69.00, -9999.00, -9999.00, 34.00 +SWF, 06, 11, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 11, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 11, 76.00, 53.00, 26.00, 30.00, 43.00 +SZL, 06, 11, 83.00, 60.00, -9999.00, -9999.00, 34.00 +TAD, 06, 11, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 11, 85.00, 58.00, -9999.00, -9999.00, 34.00 +TCC, 06, 11, 89.00, 59.00, 13.00, 6.00, 15.00 +TCL, 06, 11, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 11, 73.00, 48.00, -9999.00, -9999.00, 31.00 +TCS, 06, 11, 92.00, 62.00, -9999.00, 4.00, 6.00 +TEB, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 11, 87.00, 66.00, -9999.00, -9999.00, 27.00 +TKA, 06, 11, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 11, 91.00, 68.00, 15.00, 33.00, 40.00 +TNX, 06, 11, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 11, 79.00, 55.00, 22.00, 23.00, 35.00 +TOP, 06, 11, 84.00, 62.00, 28.00, 21.00, 40.00 +TPA, 06, 11, 89.00, 73.00, 14.00, 28.00, 35.00 +TPH, 06, 11, 83.00, 50.00, 3.00, 3.00, 4.00 +TRI, 06, 11, 82.00, 60.00, 25.00, 31.00, 42.00 +TRK, 06, 11, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 11, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 11, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 11, 87.00, 67.00, 23.00, 19.00, 34.00 +TUP, 06, 11, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 11, 99.00, 67.00, 3.00, 4.00, 6.00 +TVC, 06, 11, 75.00, 50.00, 21.00, 17.00, 31.00 +TVL, 06, 11, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 11, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 11, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 11, 84.00, 61.00, 21.00, 24.00, 33.00 +T01, 06, 11, 82.00, 61.00, -9999.00, -9999.00, 30.00 +T02, 06, 11, 87.00, 65.00, -9999.00, -9999.00, 31.00 +T03, 06, 11, 87.00, 66.00, -9999.00, -9999.00, 31.00 +T04, 06, 11, 89.00, 72.00, -9999.00, -9999.00, 35.00 +T05, 06, 11, 85.00, 60.00, -9999.00, -9999.00, 31.00 +T06, 06, 11, 90.00, 64.00, -9999.00, -9999.00, 28.00 +T07, 06, 11, 89.00, 52.00, -9999.00, -9999.00, 18.00 +T08, 06, 11, 81.00, 59.00, -9999.00, -9999.00, 12.00 +UCA, 06, 11, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 11, 92.00, 62.00, -9999.00, -9999.00, 2.00 +UIL, 06, 11, 64.00, 46.00, 36.00, 39.00, 47.00 +UIN, 06, 11, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 11, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 11, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 11, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +U15, 06, 11, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +U28, 06, 11, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 11, 90.00, 66.00, -9999.00, -9999.00, 30.00 +VBG, 06, 11, 71.00, 51.00, -9999.00, -9999.00, 8.00 +VCT, 06, 11, 91.00, 73.00, 13.00, 18.00, 23.00 +VCV, 06, 11, 90.00, 54.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 11, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 11, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 11, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 11, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 11, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 11, 90.00, 68.00, -9999.00, -9999.00, 31.00 +VRB, 06, 11, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 11, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 11, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 11, 82.00, 61.00, 21.00, 16.00, 29.00 +WJA, 06, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 11, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 11, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 11, 82.00, 45.00, 10.00, 10.00, 15.00 +WPO, 06, 11, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 11, 90.00, 67.00, -9999.00, -9999.00, 32.00 +WRG, 06, 11, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 11, 82.00, 57.00, -9999.00, -9999.00, 31.00 +WRL, 06, 11, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +X68, 06, 11, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 11, 55.00, 43.00, 49.00, 49.00, 60.00 +YCG, 06, 11, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 11, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 11, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 11, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 11, 79.00, 49.00, 8.00, 9.00, 15.00 +YNG, 06, 11, 77.00, 54.00, 27.00, 26.00, 41.00 +YPA, 06, 11, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 11, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 11, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 11, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 11, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 11, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 11, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 11, 103.00, 71.00, 0.00, 0.00, 0.00 +YVR, 06, 11, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 11, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 11, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 11, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 11, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 11, 70.00, 45.00, 28.00, 27.00, 45.00 +ZUN, 06, 11, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 11, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 11, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 11, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +01R, 06, 11, 90.00, 68.00, -9999.00, -9999.00, 25.00 +1V1, 06, 11, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 11, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 11, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 11, 83.00, 67.00, -9999.00, -9999.00, 33.00 +2PJ, 06, 11, 88.00, 65.00, -9999.00, -9999.00, 32.00 +3B1, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 11, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 11, 76.00, 49.00, -9999.00, -9999.00, 31.00 +3SE, 06, 11, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 11, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 11, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 06, 11, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 11, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 11, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 11, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 11, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 12, 80.00, 59.00, 26.00, 25.00, 40.00 +ABI, 06, 12, 91.00, 69.00, 13.00, 10.00, 20.00 +ABQ, 06, 12, 90.00, 58.00, 6.00, 7.00, 12.00 +ABR, 06, 12, 79.00, 54.00, 24.00, 20.00, 36.00 +ABY, 06, 12, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 12, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 12, 92.00, 71.00, 14.00, 14.00, 24.00 +ACV, 06, 12, 60.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 12, 80.00, 58.00, 22.00, 18.00, 31.00 +ADK, 06, 12, 49.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 12, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 12, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 12, 82.00, 59.00, -9999.00, -9999.00, 31.00 +AEX, 06, 12, 90.00, 69.00, -9999.00, -9999.00, 25.00 +AFF, 06, 12, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 12, 91.00, 70.00, -9999.00, -9999.00, 54.00 +AGS, 06, 12, 89.00, 65.00, 19.00, 23.00, 35.00 +AHN, 06, 12, 87.00, 66.00, 16.00, 22.00, 29.00 +AKN, 06, 12, 58.00, 41.00, 35.00, 30.00, 46.00 +AKO, 06, 12, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 12, 79.00, 54.00, 26.00, 27.00, 42.00 +ALI, 06, 12, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 12, 80.00, 57.00, 25.00, 21.00, 39.00 +ALS, 06, 12, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 12, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 12, 87.00, 60.00, 22.00, 11.00, 29.00 +AMG, 06, 12, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 12, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 12, 61.00, 47.00, 17.00, 20.00, 26.00 +AND, 06, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 12, 61.00, 48.00, 42.00, 42.00, 54.00 +AOO, 06, 12, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +APN, 06, 12, 74.00, 48.00, 23.00, 23.00, 36.00 +AQQ, 06, 12, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +ART, 06, 12, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +AST, 06, 12, 64.00, 49.00, 31.00, 32.00, 42.00 +ATL, 06, 12, 86.00, 66.00, 18.00, 23.00, 32.00 +ATW, 06, 12, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 12, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 12, 82.00, 59.00, -9999.00, -9999.00, 34.00 +AUG, 06, 12, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 12, 91.00, 71.00, 14.00, 17.00, 26.00 +AUW, 06, 12, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 12, 80.00, 58.00, 21.00, 28.00, 39.00 +AVP, 06, 12, 77.00, 57.00, 28.00, 29.00, 45.00 +AXN, 06, 12, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 12, 77.00, 55.00, -9999.00, -9999.00, 31.00 +AYS, 06, 12, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 12, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 12, 90.00, 59.00, -9999.00, -9999.00, 6.00 +BAD, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 12, 73.00, 39.00, -9999.00, -9999.00, 6.00 +BDL, 06, 12, 80.00, 57.00, 25.00, 25.00, 38.00 +BDR, 06, 12, 76.00, 59.00, 23.00, 21.00, 35.00 +BET, 06, 12, 59.00, 42.00, 29.00, 24.00, 38.00 +BFD, 06, 12, 72.00, 49.00, 30.00, 31.00, 45.00 +BFF, 06, 12, 82.00, 52.00, 22.00, 15.00, 32.00 +BFL, 06, 12, 92.00, 64.00, 1.00, 1.00, 1.00 +BGM, 06, 12, 74.00, 54.00, 27.00, 31.00, 45.00 +BGR, 06, 12, 73.00, 52.00, 24.00, 27.00, 37.00 +BGS, 06, 12, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 12, 87.00, 65.00, 17.00, 24.00, 32.00 +BID, 06, 12, 70.00, 57.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 12, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 12, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 12, 77.00, 52.00, 24.00, 20.00, 33.00 +BIS, 06, 12, 77.00, 51.00, 29.00, 22.00, 40.00 +BIX, 06, 12, 88.00, 72.00, -9999.00, -9999.00, 29.00 +BJI, 06, 12, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 12, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 12, 82.00, 48.00, -9999.00, -9999.00, 31.00 +BKW, 06, 12, 76.00, 56.00, 28.00, 29.00, 44.00 +BLF, 06, 12, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 12, 105.00, 72.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 12, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 12, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 12, 85.00, 61.00, -9999.00, -9999.00, 31.00 +BNA, 06, 12, 86.00, 64.00, 21.00, 22.00, 34.00 +BNO, 06, 12, 74.00, 41.00, -9999.00, 13.00, 32.00 +BOI, 06, 12, 81.00, 52.00, 11.00, 10.00, 18.00 +BOS, 06, 12, 76.00, 59.00, 24.00, 24.00, 36.00 +BPI, 06, 12, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 12, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 12, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 12, 82.00, 61.00, -9999.00, -9999.00, 32.00 +BRO, 06, 12, 91.00, 75.00, 10.00, 18.00, 23.00 +BRW, 06, 12, 38.00, 29.00, 13.00, 15.00, 22.00 +BSM, 06, 12, 91.00, 71.00, -9999.00, -9999.00, 19.00 +BTI, 06, 12, 38.00, 30.00, 12.00, 12.00, 19.00 +BTL, 06, 12, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 12, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 12, 90.00, 70.00, 13.00, 28.00, 34.00 +BTT, 06, 12, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 12, 76.00, 54.00, 32.00, 32.00, 49.00 +BUB, 06, 12, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 12, 75.00, 56.00, 25.00, 25.00, 37.00 +BUR, 06, 12, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 12, 89.00, 72.00, -9999.00, 15.00, 18.00 +BWG, 06, 12, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 12, 83.00, 62.00, 21.00, 22.00, 34.00 +BYH, 06, 12, 89.00, 67.00, -9999.00, -9999.00, 33.00 +BYI, 06, 12, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 12, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 12, 89.00, 66.00, 20.00, 23.00, 34.00 +CAG, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 12, 78.00, 57.00, 24.00, 26.00, 39.00 +CAO, 06, 12, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 12, 72.00, 49.00, 30.00, 31.00, 45.00 +CBM, 06, 12, 89.00, 66.00, -9999.00, -9999.00, 28.00 +CDB, 06, 12, 50.00, 41.00, 41.00, 45.00, 60.00 +CDC, 06, 12, 83.00, 49.00, 5.00, 6.00, 9.00 +CDR, 06, 12, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 12, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 12, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 12, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 12, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 12, 86.00, 64.00, 21.00, 23.00, 34.00 +CHO, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 12, 87.00, 69.00, 18.00, 26.00, 36.00 +CID, 06, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 12, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 12, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 12, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 12, 78.00, 57.00, 23.00, 25.00, 39.00 +CLL, 06, 12, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 12, 86.00, 65.00, 23.00, 24.00, 38.00 +CMH, 06, 12, 80.00, 58.00, 21.00, 26.00, 37.00 +CMI, 06, 12, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 12, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 12, 85.00, 62.00, 23.00, 14.00, 32.00 +CNM, 06, 12, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 12, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +COD, 06, 12, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +COF, 06, 12, 88.00, 71.00, -9999.00, -9999.00, 37.00 +CON, 06, 12, 77.00, 51.00, 24.00, 25.00, 37.00 +COS, 06, 12, 79.00, 51.00, 20.00, 20.00, 32.00 +COT, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 12, 83.00, 61.00, 25.00, 23.00, 38.00 +CPR, 06, 12, 78.00, 47.00, 17.00, 17.00, 28.00 +CRBC, 06, 12, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 12, 90.00, 73.00, 11.00, 18.00, 24.00 +CRW, 06, 12, 83.00, 60.00, 28.00, 28.00, 41.00 +CSG, 06, 12, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 12, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 12, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 12, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 12, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 12, 82.00, 60.00, 21.00, 27.00, 38.00 +CVN, 06, 12, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 12, 88.00, 58.00, -9999.00, -9999.00, 21.00 +CXY, 06, 12, 81.00, 60.00, 19.00, 23.00, 33.00 +CYS, 06, 12, 74.00, 48.00, 19.00, 21.00, 31.00 +DAA, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 06, 12, 88.00, 71.00, 20.00, 35.00, 42.00 +DAG, 06, 12, 97.00, 67.00, 0.00, 1.00, 1.00 +DAL, 06, 12, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 12, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 12, 81.00, 59.00, 20.00, 25.00, 36.00 +DBQ, 06, 12, 78.00, 57.00, 25.00, 22.00, 37.00 +DCA, 06, 12, 84.00, 66.00, 18.00, 23.00, 34.00 +DDC, 06, 12, 87.00, 62.00, 21.00, 13.00, 27.00 +DEC, 06, 12, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 12, 81.00, 52.00, 18.00, 18.00, 30.00 +DFW, 06, 12, 92.00, 70.00, 16.00, 13.00, 23.00 +DHN, 06, 12, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 12, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 12, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 12, 93.00, 72.00, -9999.00, -9999.00, 16.00 +DLG, 06, 12, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 12, 71.00, 48.00, 30.00, 29.00, 45.00 +DLLC, 06, 12, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 12, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 12, 99.00, 68.00, -9999.00, -9999.00, 6.00 +DMN, 06, 12, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 12, 83.00, 62.00, -9999.00, -9999.00, 30.00 +DPG, 06, 12, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 12, 90.00, 68.00, -9999.00, -9999.00, 31.00 +DRA, 06, 12, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 12, 93.00, 72.00, 11.00, 8.00, 15.00 +DSM, 06, 12, 82.00, 61.00, 29.00, 20.00, 39.00 +DTW, 06, 12, 79.00, 56.00, 19.00, 22.00, 33.00 +DUG, 06, 12, 94.00, 59.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 12, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 12, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 12, 91.00, 69.00, -9999.00, -9999.00, 19.00 +D45, 06, 12, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 12, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 12, 78.00, 54.00, 26.00, 25.00, 40.00 +ECG, 06, 12, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 12, 90.00, 63.00, -9999.00, -9999.00, 3.00 +EED, 06, 12, 103.00, 76.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 12, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 12, 60.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 12, 77.00, 52.00, 31.00, 36.00, 51.00 +EKO, 06, 12, 80.00, 44.00, 10.00, 10.00, 16.00 +ELD, 06, 12, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 12, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 12, 96.00, 64.00, 7.00, 3.00, 8.00 +ELY, 06, 12, 78.00, 40.00, 8.00, 9.00, 13.00 +EMP, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 12, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +END, 06, 12, 89.00, 66.00, -9999.00, -9999.00, 22.00 +ENN, 06, 12, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 12, 82.00, 59.00, -9999.00, -9999.00, 11.00 +EPH, 06, 12, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 12, 75.00, 57.00, 25.00, 23.00, 37.00 +ESF, 06, 12, 90.00, 69.00, -9999.00, -9999.00, 31.00 +EUG, 06, 12, 74.00, 50.00, 15.00, 18.00, 24.00 +EVV, 06, 12, 86.00, 63.00, 25.00, 23.00, 37.00 +EWN, 06, 12, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 12, 82.00, 63.00, 24.00, 23.00, 37.00 +EYW, 06, 12, 88.00, 78.00, 22.00, 20.00, 33.00 +E74, 06, 12, 97.00, 60.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 12, 85.00, 62.00, -9999.00, -9999.00, 33.00 +FAI, 06, 12, 70.00, 49.00, 24.00, 26.00, 39.00 +FAR, 06, 12, 77.00, 53.00, 24.00, 22.00, 38.00 +FAT, 06, 12, 92.00, 60.00, 1.00, 2.00, 2.00 +FAY, 06, 12, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 12, 71.00, 44.00, 24.00, 26.00, 39.00 +FCS, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FDY, 06, 12, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 12, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 06, 12, 78.00, 41.00, 4.00, 6.00, 8.00 +FLL, 06, 12, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 12, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 12, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FME, 06, 12, 84.00, 58.00, -9999.00, -9999.00, 33.00 +FMH, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 06, 12, 88.00, 49.00, 5.00, 5.00, 8.00 +FMY, 06, 12, 90.00, 73.00, 19.00, 36.00, 44.00 +FNT, 06, 12, 77.00, 54.00, 21.00, 20.00, 32.00 +FOD, 06, 12, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 12, 84.00, 63.00, -9999.00, -9999.00, 32.00 +FOK, 06, 12, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 12, 85.00, 63.00, -9999.00, -9999.00, 34.00 +FSD, 06, 12, 80.00, 56.00, 29.00, 17.00, 37.00 +FSI, 06, 12, 90.00, 66.00, -9999.00, -9999.00, 23.00 +FSM, 06, 12, 88.00, 66.00, 18.00, 21.00, 31.00 +FTK, 06, 12, 84.00, 60.00, -9999.00, -9999.00, 30.00 +FWA, 06, 12, 81.00, 59.00, 21.00, 23.00, 34.00 +FWH, 06, 12, 90.00, 68.00, -9999.00, -9999.00, 19.00 +FYU, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 12, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 12, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 12, 106.00, 69.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 12, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 12, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 12, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 12, 74.00, 49.00, 16.00, 16.00, 25.00 +GFA, 06, 12, 74.00, 48.00, -9999.00, -9999.00, 34.00 +GFK, 06, 12, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 12, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 12, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 12, 77.00, 51.00, 23.00, 18.00, 33.00 +GJT, 06, 12, 87.00, 57.00, 10.00, 10.00, 16.00 +GKN, 06, 12, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 12, 83.00, 55.00, 19.00, 10.00, 24.00 +GLH, 06, 12, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 12, 85.00, 77.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 12, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 12, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GON, 06, 12, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 12, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 12, 75.00, 53.00, 28.00, 21.00, 38.00 +GRCI, 06, 12, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 12, 73.00, 48.00, -9999.00, -9999.00, 24.00 +GRI, 06, 12, 83.00, 59.00, 23.00, 14.00, 29.00 +GRK, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 06, 12, 78.00, 55.00, 22.00, 20.00, 33.00 +GSB, 06, 12, 87.00, 65.00, -9999.00, -9999.00, 34.00 +GSG, 06, 12, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 12, 83.00, 62.00, 20.00, 22.00, 35.00 +GSP, 06, 12, 85.00, 64.00, 22.00, 23.00, 35.00 +GST, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 12, 74.00, 55.00, -9999.00, -9999.00, 38.00 +GTF, 06, 12, 74.00, 48.00, 25.00, 22.00, 34.00 +GUP, 06, 12, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 12, 82.00, 58.00, -9999.00, -9999.00, 34.00 +GVW, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 12, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 12, 81.00, 67.00, 21.00, 18.00, 30.00 +HBR, 06, 12, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 12, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 12, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 12, 80.00, 52.00, -9999.00, -9999.00, 18.00 +HKY, 06, 12, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 12, 75.00, 48.00, 21.00, 20.00, 32.00 +HMN, 06, 12, 96.00, 58.00, -9999.00, -9999.00, 12.00 +HMS, 06, 12, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 12, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 12, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +HON, 06, 12, 80.00, 55.00, 25.00, 18.00, 35.00 +HOP, 06, 12, 86.00, 62.00, -9999.00, -9999.00, 33.00 +HOT, 06, 12, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 12, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 12, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 12, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 12, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 12, 90.00, 68.00, -9999.00, -9999.00, 34.00 +HST, 06, 12, 88.00, 71.00, -9999.00, -9999.00, 47.00 +HSV, 06, 12, 86.00, 65.00, 21.00, 22.00, 35.00 +HTL, 06, 12, 75.00, 50.00, 28.00, 23.00, 40.00 +HTS, 06, 12, 81.00, 60.00, 24.00, 27.00, 40.00 +HUF, 06, 12, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 12, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 12, 77.00, 49.00, 17.00, 18.00, 27.00 +IAB, 06, 12, 87.00, 64.00, -9999.00, -9999.00, 29.00 +IAD, 06, 12, 83.00, 59.00, 23.00, 26.00, 37.00 +IAG, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 12, 90.00, 70.00, 11.00, 23.00, 29.00 +ICT, 06, 12, 87.00, 64.00, 22.00, 19.00, 34.00 +IDA, 06, 12, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 12, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 12, 81.00, 61.00, 26.00, 22.00, 37.00 +ILI, 06, 12, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 12, 85.00, 67.00, 19.00, 21.00, 31.00 +IMT, 06, 12, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +IND, 06, 12, 82.00, 61.00, 23.00, 23.00, 36.00 +INL, 06, 12, 73.00, 49.00, 35.00, 29.00, 50.00 +INS, 06, 12, 92.00, 62.00, -9999.00, -9999.00, 2.00 +INT, 06, 12, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 06, 12, 90.00, 54.00, 3.00, 6.00, 8.00 +IPL, 06, 12, 102.00, 70.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 12, 79.00, 56.00, 27.00, 29.00, 43.00 +IRK, 06, 12, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 12, 78.00, 51.00, 22.00, 17.00, 32.00 +ISP, 06, 12, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 12, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 12, 102.00, 68.00, -9999.00, -9999.00, 2.00 +IWD, 06, 12, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 12, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 12, 90.00, 67.00, 18.00, 21.00, 32.00 +JAX, 06, 12, 89.00, 69.00, 20.00, 34.00, 42.00 +JBR, 06, 12, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 12, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 12, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 12, 77.00, 62.00, 21.00, 22.00, 35.00 +JHW, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 12, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 12, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 12, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 12, 61.00, 45.00, 43.00, 43.00, 56.00 +JST, 06, 12, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 12, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 12, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 12, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 12, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 12, 78.00, 54.00, 20.00, 19.00, 32.00 +LAR, 06, 12, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 12, 100.00, 69.00, 1.00, 1.00, 2.00 +LAX, 06, 12, 72.00, 59.00, 1.00, 1.00, 1.00 +LBB, 06, 12, 90.00, 64.00, 17.00, 9.00, 22.00 +LBF, 06, 12, 81.00, 54.00, 25.00, 11.00, 31.00 +LCH, 06, 12, 89.00, 71.00, 13.00, 22.00, 30.00 +LCK, 06, 12, 82.00, 59.00, -9999.00, -9999.00, 33.00 +LEB, 06, 12, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 12, 83.00, 61.00, 23.00, 24.00, 36.00 +LFI, 06, 12, 82.00, 66.00, -9999.00, -9999.00, 29.00 +LFK, 06, 12, 90.00, 69.00, 14.00, 22.00, 27.00 +LFT, 06, 12, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 12, 79.00, 63.00, 22.00, 21.00, 34.00 +LGB, 06, 12, 77.00, 60.00, 0.00, 1.00, 1.00 +LGU, 06, 12, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 12, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 12, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 12, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 12, 89.00, 67.00, 18.00, 19.00, 30.00 +LIZ, 06, 12, 72.00, 49.00, -9999.00, -9999.00, 44.00 +LMT, 06, 12, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +LND, 06, 12, 77.00, 49.00, 11.00, 12.00, 18.00 +LNK, 06, 12, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 12, 84.00, 50.00, 4.00, 4.00, 7.00 +LOZ, 06, 12, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 12, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 12, 88.00, 65.00, -9999.00, -9999.00, 34.00 +LSE, 06, 12, 80.00, 57.00, 22.00, 24.00, 37.00 +LSF, 06, 12, 90.00, 68.00, -9999.00, -9999.00, 29.00 +LSV, 06, 12, 102.00, 61.00, -9999.00, -9999.00, 2.00 +LTS, 06, 12, 93.00, 66.00, -9999.00, -9999.00, 22.00 +LUF, 06, 12, 104.00, 66.00, -9999.00, -9999.00, 2.00 +LVS, 06, 12, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 12, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 12, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 12, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 12, 82.00, 61.00, 24.00, 24.00, 40.00 +MAF, 06, 12, 93.00, 66.00, 13.00, 5.00, 16.00 +MBL, 06, 12, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 12, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 12, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 12, 88.00, 58.00, -9999.00, -9999.00, 5.00 +MCF, 06, 12, 89.00, 73.00, -9999.00, -9999.00, 35.00 +MCG, 06, 12, 65.00, 45.00, 31.00, 29.00, 45.00 +MCI, 06, 12, 83.00, 63.00, 27.00, 20.00, 37.00 +MCK, 06, 12, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 12, 90.00, 67.00, 14.00, 22.00, 31.00 +MCO, 06, 12, 90.00, 72.00, 19.00, 41.00, 47.00 +MCW, 06, 12, 80.00, 57.00, 19.00, 18.00, 30.00 +MC2, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MDH, 06, 12, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 12, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 12, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 12, 81.00, 60.00, 30.00, 24.00, 41.00 +MEI, 06, 12, 90.00, 66.00, 17.00, 23.00, 33.00 +MEM, 06, 12, 89.00, 69.00, 18.00, 20.00, 32.00 +MER, 06, 12, 91.00, 56.00, -9999.00, -9999.00, 2.00 +MFD, 06, 12, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 12, 93.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 12, 82.00, 50.00, 10.00, 8.00, 15.00 +MGE, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 06, 12, 89.00, 68.00, 13.00, 24.00, 32.00 +MGW, 06, 12, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 12, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 12, 87.00, 56.00, -9999.00, -9999.00, 5.00 +MHS, 06, 12, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 12, 88.00, 73.00, 23.00, 40.00, 47.00 +MIB, 06, 12, 75.00, 53.00, -9999.00, -9999.00, 37.00 +MIV, 06, 12, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 12, 85.00, 50.00, -9999.00, -9999.00, 19.00 +MKC, 06, 12, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 12, 75.00, 55.00, 26.00, 23.00, 39.00 +MKG, 06, 12, 75.00, 54.00, 26.00, 18.00, 33.00 +MKL, 06, 12, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 12, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 12, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 12, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 12, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 12, 82.00, 59.00, 27.00, 23.00, 40.00 +MLS, 06, 12, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 12, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 12, 90.00, 67.00, -9999.00, -9999.00, 32.00 +MOB, 06, 12, 90.00, 71.00, 17.00, 30.00, 39.00 +MOT, 06, 12, 75.00, 53.00, 25.00, 21.00, 35.00 +MPV, 06, 12, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 12, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 12, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 12, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 12, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 12, 67.00, 50.00, -9999.00, -9999.00, 11.00 +MSL, 06, 12, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 12, 78.00, 54.00, 25.00, 22.00, 37.00 +MSO, 06, 12, 74.00, 46.00, 24.00, 22.00, 36.00 +MSP, 06, 12, 79.00, 57.00, 25.00, 27.00, 42.00 +MSS, 06, 12, 75.00, 52.00, 27.00, 26.00, 39.00 +MSY, 06, 12, 89.00, 71.00, 13.00, 30.00, 38.00 +MTC, 06, 12, 76.00, 56.00, -9999.00, -9999.00, 33.00 +MTN, 06, 12, 83.00, 61.00, -9999.00, -9999.00, 33.00 +MTO, 06, 12, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 12, 81.00, 57.00, -9999.00, -9999.00, 33.00 +MUO, 06, 12, 85.00, 51.00, -9999.00, -9999.00, 20.00 +MWA, 06, 12, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 12, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 12, 89.00, 68.00, -9999.00, -9999.00, 30.00 +MYL, 06, 12, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 12, 88.00, 67.00, -9999.00, -9999.00, 32.00 +NAO, 06, 12, 85.00, 72.00, -9999.00, -9999.00, 42.00 +NBC, 06, 12, 88.00, 69.00, -9999.00, -9999.00, 36.00 +NBE, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NBG, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 06, 12, 79.00, 57.00, -9999.00, -9999.00, 34.00 +NCA, 06, 12, 87.00, 63.00, -9999.00, -9999.00, 33.00 +NCO, 06, 12, 72.00, 56.00, -9999.00, -9999.00, 35.00 +NC1, 06, 12, 91.00, 62.00, -9999.00, -9999.00, 2.00 +NEL, 06, 12, 81.00, 57.00, -9999.00, -9999.00, 33.00 +NFG, 06, 12, 70.00, 58.00, -9999.00, -9999.00, 7.00 +NFL, 06, 12, 82.00, 48.00, -9999.00, -9999.00, 13.00 +NGP, 06, 12, 89.00, 74.00, -9999.00, -9999.00, 17.00 +NGU, 06, 12, 83.00, 65.00, -9999.00, -9999.00, 27.00 +NGZ, 06, 12, 69.00, 53.00, -9999.00, -9999.00, 3.00 +NHK, 06, 12, 83.00, 60.00, -9999.00, -9999.00, 30.00 +NHZ, 06, 12, 72.00, 53.00, -9999.00, -9999.00, 37.00 +NID, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 12, 89.00, 69.00, -9999.00, -9999.00, 39.00 +NIR, 06, 12, 91.00, 71.00, -9999.00, -9999.00, 20.00 +NKT, 06, 12, 83.00, 68.00, -9999.00, -9999.00, 37.00 +NKX, 06, 12, 71.00, 62.00, -9999.00, -9999.00, 7.00 +NLC, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 12, 89.00, 64.00, -9999.00, -9999.00, 27.00 +NPA, 06, 12, 89.00, 72.00, -9999.00, -9999.00, 29.00 +NQA, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 12, 92.00, 72.00, -9999.00, -9999.00, 20.00 +NQX, 06, 12, 88.00, 78.00, -9999.00, -9999.00, 36.00 +NRB, 06, 12, 87.00, 71.00, -9999.00, -9999.00, 39.00 +NRC, 06, 12, 92.00, 55.00, -9999.00, -9999.00, 2.00 +NRS, 06, 12, 69.00, 59.00, -9999.00, -9999.00, 3.00 +NSE, 06, 12, 90.00, 68.00, -9999.00, -9999.00, 39.00 +NSI, 06, 12, 71.00, 55.00, -9999.00, -9999.00, 3.00 +NTD, 06, 12, 71.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 06, 12, 77.00, 59.00, -9999.00, -9999.00, 3.00 +NTU, 06, 12, 83.00, 65.00, -9999.00, -9999.00, 30.00 +NUC, 06, 12, 70.00, 58.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 12, 77.00, 52.00, -9999.00, -9999.00, 4.00 +NUW, 06, 12, 67.00, 47.00, -9999.00, -9999.00, 27.00 +NWF, 06, 12, 77.00, 60.00, -9999.00, -9999.00, 1.00 +NXX, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 06, 12, 85.00, 60.00, -9999.00, -9999.00, 30.00 +NZC, 06, 12, 90.00, 66.00, -9999.00, -9999.00, 42.00 +NZJ, 06, 12, 78.00, 56.00, -9999.00, -9999.00, 4.00 +NZW, 06, 12, 76.00, 55.00, -9999.00, -9999.00, 37.00 +NZY, 06, 12, 71.00, 62.00, -9999.00, -9999.00, 3.00 +OAK, 06, 12, 72.00, 51.00, 2.00, 1.00, 3.00 +OAR, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 12, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 12, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 12, 87.00, 66.00, 19.00, 16.00, 29.00 +OLM, 06, 12, 71.00, 46.00, 23.00, 25.00, 33.00 +OMA, 06, 12, 83.00, 60.00, 24.00, 19.00, 33.00 +OME, 06, 12, 53.00, 39.00, 23.00, 25.00, 32.00 +ONT, 06, 12, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 12, 79.00, 57.00, 26.00, 22.00, 38.00 +ORF, 06, 12, 83.00, 65.00, 17.00, 21.00, 32.00 +ORH, 06, 12, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 12, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 12, 74.00, 50.00, -9999.00, -9999.00, 31.00 +OTG, 06, 12, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 12, 64.00, 51.00, 21.00, 22.00, 30.00 +OTM, 06, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 12, 49.00, 37.00, 13.00, 13.00, 20.00 +OURC, 06, 12, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 12, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 12, 90.00, 66.00, -9999.00, -9999.00, 32.00 +PACZ, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 12, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 12, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 12, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 12, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 12, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 12, 89.00, 69.00, -9999.00, -9999.00, 26.00 +PAQ, 06, 12, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 12, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 12, 44.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 12, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 12, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 12, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 12, 76.00, 54.00, -9999.00, -9999.00, 39.00 +PBI, 06, 12, 88.00, 73.00, 22.00, 36.00, 45.00 +PDT, 06, 12, 79.00, 53.00, 11.00, 13.00, 19.00 +PDX, 06, 12, 74.00, 53.00, 22.00, 24.00, 31.00 +PFN, 06, 12, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 12, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 12, 81.00, 62.00, 24.00, 23.00, 37.00 +PHX, 06, 12, 103.00, 73.00, 1.00, 1.00, 2.00 +PIA, 06, 12, 82.00, 60.00, 24.00, 22.00, 38.00 +PIB, 06, 12, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 12, 78.00, 47.00, 14.00, 12.00, 22.00 +PIR, 06, 12, 81.00, 56.00, 24.00, 16.00, 31.00 +PIT, 06, 12, 79.00, 57.00, 27.00, 27.00, 43.00 +PKB, 06, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 12, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 12, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 12, 89.00, 72.00, 16.00, 21.00, 31.00 +POB, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 06, 12, 90.00, 67.00, -9999.00, -9999.00, 33.00 +POM, 06, 12, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 06, 12, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 12, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 12, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 12, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 12, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 12, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 12, 76.00, 51.00, -9999.00, -9999.00, 33.00 +PSP, 06, 12, 103.00, 68.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 12, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 12, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 12, 87.00, 54.00, 12.00, 11.00, 21.00 +PUC, 06, 12, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 12, 77.00, 57.00, 23.00, 24.00, 36.00 +PVU, 06, 12, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 12, 72.00, 52.00, 28.00, 24.00, 39.00 +P02, 06, 12, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P07, 06, 12, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +P11, 06, 12, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +P24, 06, 12, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +P28, 06, 12, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +P35, 06, 12, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +P38, 06, 12, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +P39, 06, 12, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P58, 06, 12, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +P59, 06, 12, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +P60, 06, 12, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +P61, 06, 12, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +P67, 06, 12, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +P68, 06, 12, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +P69, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 12, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 12, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 12, 77.00, 51.00, 27.00, 22.00, 39.00 +RBL, 06, 12, 91.00, 62.00, 4.00, 3.00, 6.00 +RCA, 06, 12, 77.00, 51.00, -9999.00, -9999.00, 37.00 +RDD, 06, 12, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 12, 76.00, 42.00, 11.00, 11.00, 17.00 +RDR, 06, 12, 76.00, 52.00, -9999.00, -9999.00, 36.00 +RDU, 06, 12, 85.00, 63.00, 20.00, 20.00, 31.00 +REE, 06, 12, 90.00, 64.00, -9999.00, -9999.00, 18.00 +REJ, 06, 12, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 12, 80.00, 57.00, 25.00, 23.00, 38.00 +RIC, 06, 12, 85.00, 62.00, 19.00, 19.00, 32.00 +RIV, 06, 12, 86.00, 56.00, -9999.00, -9999.00, 2.00 +RIW, 06, 12, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 12, 74.00, 45.00, 8.00, 10.00, 15.00 +RME, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 06, 12, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RND, 06, 12, 92.00, 72.00, -9999.00, -9999.00, 19.00 +RNO, 06, 12, 83.00, 47.00, 5.00, 4.00, 8.00 +ROA, 06, 12, 83.00, 60.00, 17.00, 24.00, 34.00 +ROC, 06, 12, 76.00, 54.00, 25.00, 24.00, 38.00 +ROW, 06, 12, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 12, 86.00, 62.00, 17.00, 11.00, 24.00 +RST, 06, 12, 77.00, 55.00, 27.00, 25.00, 42.00 +RWF, 06, 12, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 12, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 12, 88.00, 55.00, 2.00, 2.00, 2.00 +SAF, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 12, 71.00, 62.00, 2.00, 2.00, 3.00 +SAT, 06, 12, 92.00, 72.00, 15.00, 19.00, 25.00 +SAV, 06, 12, 89.00, 69.00, 19.00, 28.00, 37.00 +SAW, 06, 12, 69.00, 49.00, -9999.00, -9999.00, 40.00 +SBA, 06, 12, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 12, 88.00, 57.00, -9999.00, -9999.00, 4.00 +SBN, 06, 12, 79.00, 58.00, 24.00, 22.00, 37.00 +SBP, 06, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 12, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 12, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 12, 89.00, 57.00, 0.00, 1.00, 1.00 +SDF, 06, 12, 83.00, 63.00, 22.00, 24.00, 36.00 +SEA, 06, 12, 70.00, 52.00, 17.00, 20.00, 27.00 +SEM, 06, 12, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 12, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 12, 70.00, 53.00, 2.00, 1.00, 2.00 +SGF, 06, 12, 84.00, 62.00, 23.00, 22.00, 35.00 +SGY, 06, 12, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 12, 77.00, 47.00, 24.00, 19.00, 34.00 +SHV, 06, 12, 90.00, 69.00, 17.00, 19.00, 28.00 +SIT, 06, 12, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 12, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 12, 93.00, 66.00, 14.00, 12.00, 22.00 +SKA, 06, 12, 74.00, 49.00, -9999.00, -9999.00, 22.00 +SKF, 06, 12, 92.00, 72.00, -9999.00, -9999.00, 18.00 +SLC, 06, 12, 82.00, 55.00, 12.00, 11.00, 18.00 +SLE, 06, 12, 74.00, 48.00, 17.00, 19.00, 26.00 +SLN, 06, 12, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 12, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 12, 71.00, 50.00, -9999.00, 1.00, 1.00 +SNA, 06, 12, 68.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 12, 46.00, 37.00, 24.00, 33.00, 42.00 +SNS, 06, 12, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 12, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 12, 84.00, 62.00, 27.00, 22.00, 38.00 +SPS, 06, 12, 91.00, 68.00, 17.00, 12.00, 24.00 +SRQ, 06, 12, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 12, 88.00, 65.00, -9999.00, -9999.00, 33.00 +SSI, 06, 12, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +STC, 06, 12, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 12, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +STL, 06, 12, 85.00, 65.00, 23.00, 22.00, 36.00 +STNV, 06, 12, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +STS, 06, 12, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 12, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 12, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 12, 84.00, 54.00, -9999.00, -9999.00, 3.00 +SUX, 06, 12, 82.00, 59.00, 24.00, 19.00, 34.00 +SVN, 06, 12, 89.00, 69.00, -9999.00, -9999.00, 34.00 +SWF, 06, 12, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 12, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 12, 76.00, 54.00, 25.00, 30.00, 42.00 +SZL, 06, 12, 84.00, 61.00, -9999.00, -9999.00, 34.00 +TAD, 06, 12, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 12, 85.00, 59.00, -9999.00, -9999.00, 34.00 +TCC, 06, 12, 89.00, 59.00, 13.00, 6.00, 15.00 +TCL, 06, 12, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 12, 73.00, 48.00, -9999.00, -9999.00, 31.00 +TCS, 06, 12, 92.00, 62.00, -9999.00, 4.00, 6.00 +TEB, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 12, 87.00, 66.00, -9999.00, -9999.00, 27.00 +TKA, 06, 12, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 12, 91.00, 68.00, 16.00, 34.00, 41.00 +TNX, 06, 12, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 12, 80.00, 56.00, 21.00, 23.00, 35.00 +TOP, 06, 12, 84.00, 63.00, 28.00, 21.00, 40.00 +TPA, 06, 12, 89.00, 73.00, 15.00, 29.00, 35.00 +TPH, 06, 12, 83.00, 50.00, 3.00, 3.00, 4.00 +TRI, 06, 12, 82.00, 60.00, 25.00, 31.00, 42.00 +TRK, 06, 12, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 12, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 12, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 12, 87.00, 67.00, 23.00, 19.00, 33.00 +TUP, 06, 12, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 12, 99.00, 68.00, 3.00, 4.00, 6.00 +TVC, 06, 12, 76.00, 51.00, 21.00, 17.00, 31.00 +TVL, 06, 12, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 12, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 12, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 12, 84.00, 62.00, 21.00, 24.00, 33.00 +T01, 06, 12, 82.00, 61.00, -9999.00, -9999.00, 29.00 +T02, 06, 12, 87.00, 65.00, -9999.00, -9999.00, 31.00 +T03, 06, 12, 87.00, 66.00, -9999.00, -9999.00, 32.00 +T04, 06, 12, 89.00, 72.00, -9999.00, -9999.00, 35.00 +T05, 06, 12, 85.00, 61.00, -9999.00, -9999.00, 31.00 +T06, 06, 12, 90.00, 64.00, -9999.00, -9999.00, 28.00 +T07, 06, 12, 90.00, 52.00, -9999.00, -9999.00, 18.00 +T08, 06, 12, 82.00, 59.00, -9999.00, -9999.00, 12.00 +UCA, 06, 12, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 12, 92.00, 62.00, -9999.00, -9999.00, 2.00 +UIL, 06, 12, 64.00, 46.00, 35.00, 39.00, 46.00 +UIN, 06, 12, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 12, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 12, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 12, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +U15, 06, 12, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +U28, 06, 12, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 12, 90.00, 66.00, -9999.00, -9999.00, 31.00 +VBG, 06, 12, 71.00, 51.00, -9999.00, -9999.00, 8.00 +VCT, 06, 12, 91.00, 73.00, 12.00, 19.00, 23.00 +VCV, 06, 12, 91.00, 54.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 12, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 12, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 12, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 12, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 12, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 12, 90.00, 68.00, -9999.00, -9999.00, 31.00 +VRB, 06, 12, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 12, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 12, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 12, 82.00, 61.00, 21.00, 16.00, 29.00 +WJA, 06, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 12, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 12, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 12, 83.00, 46.00, 10.00, 9.00, 14.00 +WPO, 06, 12, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 12, 90.00, 67.00, -9999.00, -9999.00, 33.00 +WRG, 06, 12, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 12, 82.00, 57.00, -9999.00, -9999.00, 30.00 +WRL, 06, 12, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +X68, 06, 12, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 12, 55.00, 43.00, 49.00, 49.00, 60.00 +YCG, 06, 12, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 12, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 12, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 12, 80.00, 49.00, 8.00, 9.00, 15.00 +YNG, 06, 12, 77.00, 55.00, 26.00, 26.00, 40.00 +YPA, 06, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 12, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 12, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 12, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 12, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 12, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 12, 103.00, 72.00, 0.00, 0.00, 0.00 +YVR, 06, 12, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 12, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 12, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 12, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 12, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 12, 70.00, 45.00, 29.00, 28.00, 45.00 +ZUN, 06, 12, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 12, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 12, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 12, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +01R, 06, 12, 90.00, 68.00, -9999.00, -9999.00, 25.00 +1V1, 06, 12, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 12, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 12, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 12, 83.00, 67.00, -9999.00, -9999.00, 34.00 +2PJ, 06, 12, 88.00, 65.00, -9999.00, -9999.00, 32.00 +3B1, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 12, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 12, 76.00, 50.00, -9999.00, -9999.00, 31.00 +3SE, 06, 12, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 12, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 12, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +4OM, 06, 12, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 12, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 12, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 12, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 12, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 13, 80.00, 59.00, 26.00, 25.00, 40.00 +ABI, 06, 13, 91.00, 69.00, 13.00, 10.00, 19.00 +ABQ, 06, 13, 90.00, 58.00, 6.00, 7.00, 12.00 +ABR, 06, 13, 79.00, 54.00, 24.00, 20.00, 37.00 +ABY, 06, 13, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 13, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 13, 92.00, 71.00, 13.00, 14.00, 24.00 +ACV, 06, 13, 60.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 13, 80.00, 58.00, 22.00, 17.00, 30.00 +ADK, 06, 13, 49.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 13, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 13, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 13, 82.00, 59.00, -9999.00, -9999.00, 32.00 +AEX, 06, 13, 90.00, 69.00, -9999.00, -9999.00, 25.00 +AFF, 06, 13, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 13, 91.00, 70.00, -9999.00, -9999.00, 55.00 +AGS, 06, 13, 89.00, 65.00, 19.00, 23.00, 35.00 +AHN, 06, 13, 87.00, 66.00, 16.00, 22.00, 29.00 +AKN, 06, 13, 58.00, 41.00, 35.00, 30.00, 46.00 +AKO, 06, 13, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 13, 79.00, 54.00, 26.00, 27.00, 42.00 +ALI, 06, 13, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 13, 80.00, 57.00, 25.00, 21.00, 39.00 +ALS, 06, 13, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 13, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 13, 87.00, 60.00, 22.00, 11.00, 29.00 +AMG, 06, 13, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 13, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 13, 61.00, 47.00, 17.00, 20.00, 26.00 +AND, 06, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 13, 61.00, 48.00, 42.00, 42.00, 54.00 +AOO, 06, 13, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +APN, 06, 13, 74.00, 48.00, 23.00, 23.00, 36.00 +AQQ, 06, 13, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +ART, 06, 13, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +AST, 06, 13, 64.00, 49.00, 30.00, 32.00, 42.00 +ATL, 06, 13, 86.00, 66.00, 18.00, 23.00, 31.00 +ATW, 06, 13, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 13, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 13, 82.00, 59.00, -9999.00, -9999.00, 34.00 +AUG, 06, 13, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 13, 91.00, 71.00, 14.00, 17.00, 25.00 +AUW, 06, 13, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 13, 80.00, 58.00, 21.00, 28.00, 39.00 +AVP, 06, 13, 77.00, 57.00, 28.00, 29.00, 45.00 +AXN, 06, 13, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 13, 77.00, 55.00, -9999.00, -9999.00, 30.00 +AYS, 06, 13, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 13, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 13, 90.00, 59.00, -9999.00, -9999.00, 6.00 +BAD, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 13, 73.00, 39.00, -9999.00, -9999.00, 6.00 +BDL, 06, 13, 80.00, 57.00, 25.00, 25.00, 38.00 +BDR, 06, 13, 76.00, 59.00, 23.00, 21.00, 35.00 +BET, 06, 13, 59.00, 42.00, 29.00, 24.00, 38.00 +BFD, 06, 13, 72.00, 49.00, 30.00, 31.00, 45.00 +BFF, 06, 13, 82.00, 52.00, 22.00, 15.00, 32.00 +BFL, 06, 13, 92.00, 64.00, 1.00, 1.00, 1.00 +BGM, 06, 13, 74.00, 54.00, 27.00, 31.00, 45.00 +BGR, 06, 13, 73.00, 52.00, 24.00, 27.00, 37.00 +BGS, 06, 13, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 13, 87.00, 65.00, 16.00, 24.00, 31.00 +BID, 06, 13, 70.00, 57.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 13, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 13, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 13, 77.00, 52.00, 24.00, 20.00, 33.00 +BIS, 06, 13, 77.00, 51.00, 29.00, 22.00, 40.00 +BIX, 06, 13, 88.00, 72.00, -9999.00, -9999.00, 29.00 +BJI, 06, 13, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 13, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 13, 82.00, 48.00, -9999.00, -9999.00, 31.00 +BKW, 06, 13, 76.00, 56.00, 28.00, 29.00, 44.00 +BLF, 06, 13, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 13, 105.00, 72.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 13, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 13, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 13, 85.00, 61.00, -9999.00, -9999.00, 31.00 +BNA, 06, 13, 86.00, 64.00, 20.00, 21.00, 34.00 +BNO, 06, 13, 74.00, 41.00, -9999.00, 13.00, 32.00 +BOI, 06, 13, 81.00, 52.00, 11.00, 10.00, 17.00 +BOS, 06, 13, 76.00, 59.00, 24.00, 24.00, 36.00 +BPI, 06, 13, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 13, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 13, 82.00, 61.00, -9999.00, -9999.00, 32.00 +BRO, 06, 13, 91.00, 75.00, 10.00, 18.00, 23.00 +BRW, 06, 13, 38.00, 29.00, 13.00, 15.00, 23.00 +BSM, 06, 13, 91.00, 71.00, -9999.00, -9999.00, 18.00 +BTI, 06, 13, 38.00, 30.00, 12.00, 12.00, 19.00 +BTL, 06, 13, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 13, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 13, 90.00, 70.00, 13.00, 28.00, 35.00 +BTT, 06, 13, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 13, 76.00, 54.00, 32.00, 32.00, 49.00 +BUB, 06, 13, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 13, 75.00, 56.00, 25.00, 24.00, 37.00 +BUR, 06, 13, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 13, 89.00, 72.00, -9999.00, 15.00, 18.00 +BWG, 06, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 13, 83.00, 62.00, 21.00, 21.00, 34.00 +BYH, 06, 13, 89.00, 67.00, -9999.00, -9999.00, 33.00 +BYI, 06, 13, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 13, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 13, 89.00, 66.00, 20.00, 23.00, 34.00 +CAG, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 13, 78.00, 57.00, 23.00, 26.00, 39.00 +CAO, 06, 13, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 13, 72.00, 49.00, 30.00, 31.00, 45.00 +CBM, 06, 13, 89.00, 66.00, -9999.00, -9999.00, 28.00 +CDB, 06, 13, 50.00, 41.00, 41.00, 45.00, 60.00 +CDC, 06, 13, 83.00, 49.00, 5.00, 6.00, 9.00 +CDR, 06, 13, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 13, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 13, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 13, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 13, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 13, 86.00, 64.00, 21.00, 23.00, 34.00 +CHO, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 13, 87.00, 69.00, 18.00, 26.00, 37.00 +CID, 06, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 13, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 13, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 13, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 13, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 13, 78.00, 57.00, 22.00, 24.00, 39.00 +CLL, 06, 13, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 13, 86.00, 65.00, 23.00, 24.00, 38.00 +CMH, 06, 13, 80.00, 58.00, 21.00, 26.00, 37.00 +CMI, 06, 13, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 13, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 13, 85.00, 62.00, 23.00, 14.00, 32.00 +CNM, 06, 13, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 13, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +COD, 06, 13, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +COF, 06, 13, 88.00, 71.00, -9999.00, -9999.00, 37.00 +CON, 06, 13, 77.00, 51.00, 24.00, 25.00, 37.00 +COS, 06, 13, 79.00, 51.00, 20.00, 19.00, 31.00 +COT, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 13, 83.00, 61.00, 25.00, 22.00, 37.00 +CPR, 06, 13, 78.00, 47.00, 17.00, 17.00, 28.00 +CRBC, 06, 13, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 13, 90.00, 73.00, 11.00, 18.00, 24.00 +CRW, 06, 13, 83.00, 60.00, 28.00, 27.00, 41.00 +CSG, 06, 13, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 13, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 13, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 13, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 13, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 13, 82.00, 60.00, 21.00, 27.00, 38.00 +CVN, 06, 13, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 13, 88.00, 58.00, -9999.00, -9999.00, 22.00 +CXY, 06, 13, 81.00, 60.00, 19.00, 23.00, 33.00 +CYS, 06, 13, 74.00, 48.00, 19.00, 21.00, 31.00 +DAA, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 06, 13, 88.00, 71.00, 20.00, 35.00, 42.00 +DAG, 06, 13, 97.00, 67.00, 0.00, 1.00, 1.00 +DAL, 06, 13, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 13, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 13, 81.00, 59.00, 20.00, 25.00, 36.00 +DBQ, 06, 13, 78.00, 57.00, 25.00, 22.00, 37.00 +DCA, 06, 13, 84.00, 66.00, 17.00, 23.00, 34.00 +DDC, 06, 13, 87.00, 62.00, 21.00, 12.00, 26.00 +DEC, 06, 13, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 13, 81.00, 52.00, 18.00, 18.00, 29.00 +DFW, 06, 13, 92.00, 70.00, 16.00, 13.00, 23.00 +DHN, 06, 13, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 13, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 13, 93.00, 72.00, -9999.00, -9999.00, 16.00 +DLG, 06, 13, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 13, 71.00, 48.00, 30.00, 29.00, 45.00 +DLLC, 06, 13, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 13, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 13, 99.00, 68.00, -9999.00, -9999.00, 6.00 +DMN, 06, 13, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 13, 83.00, 62.00, -9999.00, -9999.00, 30.00 +DPG, 06, 13, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 13, 90.00, 68.00, -9999.00, -9999.00, 31.00 +DRA, 06, 13, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 13, 93.00, 72.00, 10.00, 8.00, 15.00 +DSM, 06, 13, 82.00, 61.00, 29.00, 19.00, 39.00 +DTW, 06, 13, 79.00, 56.00, 19.00, 22.00, 33.00 +DUG, 06, 13, 94.00, 59.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 13, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 13, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 13, 91.00, 69.00, -9999.00, -9999.00, 18.00 +D45, 06, 13, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 13, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 13, 78.00, 54.00, 26.00, 25.00, 41.00 +ECG, 06, 13, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 13, 90.00, 63.00, -9999.00, -9999.00, 2.00 +EED, 06, 13, 103.00, 76.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 13, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 13, 60.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 13, 77.00, 52.00, 31.00, 36.00, 51.00 +EKO, 06, 13, 80.00, 44.00, 10.00, 9.00, 16.00 +ELD, 06, 13, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 13, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 13, 96.00, 64.00, 7.00, 3.00, 8.00 +ELY, 06, 13, 78.00, 40.00, 8.00, 9.00, 13.00 +EMP, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 13, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +END, 06, 13, 89.00, 66.00, -9999.00, -9999.00, 22.00 +ENN, 06, 13, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 13, 82.00, 59.00, -9999.00, -9999.00, 10.00 +EPH, 06, 13, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 13, 75.00, 57.00, 25.00, 23.00, 37.00 +ESF, 06, 13, 90.00, 69.00, -9999.00, -9999.00, 31.00 +EUG, 06, 13, 74.00, 50.00, 15.00, 18.00, 24.00 +EVV, 06, 13, 86.00, 63.00, 25.00, 23.00, 37.00 +EWN, 06, 13, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 13, 82.00, 63.00, 23.00, 23.00, 36.00 +EYW, 06, 13, 88.00, 78.00, 23.00, 20.00, 33.00 +E74, 06, 13, 97.00, 60.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 13, 85.00, 62.00, -9999.00, -9999.00, 33.00 +FAI, 06, 13, 70.00, 49.00, 24.00, 27.00, 39.00 +FAR, 06, 13, 77.00, 53.00, 24.00, 23.00, 38.00 +FAT, 06, 13, 92.00, 60.00, 1.00, 2.00, 2.00 +FAY, 06, 13, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 13, 71.00, 44.00, 24.00, 26.00, 39.00 +FCS, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FDY, 06, 13, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 13, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 06, 13, 78.00, 41.00, 3.00, 6.00, 8.00 +FLL, 06, 13, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 13, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 13, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FME, 06, 13, 84.00, 58.00, -9999.00, -9999.00, 33.00 +FMH, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 06, 13, 88.00, 49.00, 5.00, 5.00, 8.00 +FMY, 06, 13, 90.00, 73.00, 19.00, 37.00, 45.00 +FNT, 06, 13, 77.00, 54.00, 21.00, 19.00, 32.00 +FOD, 06, 13, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 13, 84.00, 63.00, -9999.00, -9999.00, 32.00 +FOK, 06, 13, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 13, 85.00, 63.00, -9999.00, -9999.00, 34.00 +FSD, 06, 13, 80.00, 56.00, 29.00, 17.00, 37.00 +FSI, 06, 13, 90.00, 66.00, -9999.00, -9999.00, 23.00 +FSM, 06, 13, 88.00, 66.00, 18.00, 21.00, 31.00 +FTK, 06, 13, 84.00, 60.00, -9999.00, -9999.00, 30.00 +FWA, 06, 13, 81.00, 59.00, 21.00, 23.00, 34.00 +FWH, 06, 13, 90.00, 68.00, -9999.00, -9999.00, 19.00 +FYU, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 13, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 13, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 13, 106.00, 69.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 13, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 13, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 13, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 13, 74.00, 49.00, 16.00, 16.00, 25.00 +GFA, 06, 13, 74.00, 48.00, -9999.00, -9999.00, 34.00 +GFK, 06, 13, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 13, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 13, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 13, 77.00, 51.00, 23.00, 18.00, 33.00 +GJT, 06, 13, 87.00, 57.00, 10.00, 9.00, 15.00 +GKN, 06, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 13, 83.00, 55.00, 18.00, 10.00, 24.00 +GLH, 06, 13, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 13, 85.00, 77.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 13, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 13, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GON, 06, 13, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 13, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 13, 75.00, 53.00, 28.00, 21.00, 38.00 +GRCI, 06, 13, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 13, 73.00, 48.00, -9999.00, -9999.00, 24.00 +GRI, 06, 13, 83.00, 59.00, 23.00, 14.00, 29.00 +GRK, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 06, 13, 78.00, 55.00, 22.00, 20.00, 33.00 +GSB, 06, 13, 87.00, 65.00, -9999.00, -9999.00, 34.00 +GSG, 06, 13, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 13, 83.00, 62.00, 20.00, 22.00, 35.00 +GSP, 06, 13, 85.00, 64.00, 22.00, 22.00, 35.00 +GST, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 13, 74.00, 55.00, -9999.00, -9999.00, 38.00 +GTF, 06, 13, 74.00, 48.00, 25.00, 21.00, 34.00 +GUP, 06, 13, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 13, 82.00, 58.00, -9999.00, -9999.00, 34.00 +GVW, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 13, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 13, 81.00, 67.00, 21.00, 18.00, 30.00 +HBR, 06, 13, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 13, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 13, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 13, 80.00, 52.00, -9999.00, -9999.00, 18.00 +HKY, 06, 13, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 13, 75.00, 48.00, 21.00, 20.00, 32.00 +HMN, 06, 13, 96.00, 58.00, -9999.00, -9999.00, 12.00 +HMS, 06, 13, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 13, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 13, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +HON, 06, 13, 80.00, 55.00, 25.00, 18.00, 35.00 +HOP, 06, 13, 86.00, 62.00, -9999.00, -9999.00, 33.00 +HOT, 06, 13, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 13, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 13, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 13, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 13, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 13, 90.00, 68.00, -9999.00, -9999.00, 35.00 +HST, 06, 13, 88.00, 71.00, -9999.00, -9999.00, 48.00 +HSV, 06, 13, 86.00, 65.00, 20.00, 22.00, 34.00 +HTL, 06, 13, 75.00, 50.00, 28.00, 23.00, 40.00 +HTS, 06, 13, 81.00, 60.00, 24.00, 27.00, 40.00 +HUF, 06, 13, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 13, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 13, 77.00, 49.00, 17.00, 18.00, 27.00 +IAB, 06, 13, 87.00, 64.00, -9999.00, -9999.00, 29.00 +IAD, 06, 13, 83.00, 59.00, 23.00, 26.00, 37.00 +IAG, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 13, 90.00, 70.00, 11.00, 23.00, 29.00 +ICT, 06, 13, 87.00, 64.00, 22.00, 19.00, 34.00 +IDA, 06, 13, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 13, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 13, 81.00, 61.00, 26.00, 22.00, 37.00 +ILI, 06, 13, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 13, 85.00, 67.00, 19.00, 21.00, 31.00 +IMT, 06, 13, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +IND, 06, 13, 82.00, 61.00, 23.00, 23.00, 35.00 +INL, 06, 13, 73.00, 49.00, 35.00, 29.00, 50.00 +INS, 06, 13, 92.00, 62.00, -9999.00, -9999.00, 2.00 +INT, 06, 13, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 06, 13, 90.00, 54.00, 3.00, 5.00, 8.00 +IPL, 06, 13, 102.00, 70.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 13, 79.00, 56.00, 27.00, 29.00, 43.00 +IRK, 06, 13, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 13, 78.00, 51.00, 22.00, 17.00, 32.00 +ISP, 06, 13, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 13, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 13, 102.00, 68.00, -9999.00, -9999.00, 2.00 +IWD, 06, 13, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 13, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 13, 90.00, 67.00, 17.00, 21.00, 32.00 +JAX, 06, 13, 89.00, 69.00, 21.00, 34.00, 42.00 +JBR, 06, 13, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 13, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 13, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 13, 77.00, 62.00, 20.00, 22.00, 34.00 +JHW, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 13, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 13, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 13, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 13, 61.00, 45.00, 43.00, 43.00, 56.00 +JST, 06, 13, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 13, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 13, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 13, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 13, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 13, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 13, 78.00, 54.00, 20.00, 19.00, 32.00 +LAR, 06, 13, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 13, 100.00, 69.00, 1.00, 1.00, 2.00 +LAX, 06, 13, 72.00, 59.00, 1.00, 1.00, 1.00 +LBB, 06, 13, 90.00, 64.00, 17.00, 9.00, 21.00 +LBF, 06, 13, 81.00, 54.00, 25.00, 10.00, 30.00 +LCH, 06, 13, 89.00, 71.00, 13.00, 22.00, 30.00 +LCK, 06, 13, 82.00, 59.00, -9999.00, -9999.00, 32.00 +LEB, 06, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 13, 83.00, 61.00, 22.00, 24.00, 35.00 +LFI, 06, 13, 82.00, 66.00, -9999.00, -9999.00, 29.00 +LFK, 06, 13, 90.00, 69.00, 14.00, 22.00, 27.00 +LFT, 06, 13, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 13, 79.00, 63.00, 22.00, 21.00, 34.00 +LGB, 06, 13, 77.00, 60.00, 0.00, 1.00, 1.00 +LGU, 06, 13, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 13, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 13, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 13, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 13, 89.00, 67.00, 18.00, 19.00, 29.00 +LIZ, 06, 13, 72.00, 49.00, -9999.00, -9999.00, 44.00 +LMT, 06, 13, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +LND, 06, 13, 77.00, 49.00, 11.00, 12.00, 18.00 +LNK, 06, 13, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 13, 84.00, 50.00, 4.00, 4.00, 7.00 +LOZ, 06, 13, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 13, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 13, 88.00, 65.00, -9999.00, -9999.00, 34.00 +LSE, 06, 13, 80.00, 57.00, 22.00, 24.00, 37.00 +LSF, 06, 13, 90.00, 68.00, -9999.00, -9999.00, 29.00 +LSV, 06, 13, 102.00, 61.00, -9999.00, -9999.00, 2.00 +LTS, 06, 13, 93.00, 66.00, -9999.00, -9999.00, 22.00 +LUF, 06, 13, 104.00, 66.00, -9999.00, -9999.00, 2.00 +LVS, 06, 13, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 13, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 13, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 13, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 13, 82.00, 61.00, 24.00, 24.00, 40.00 +MAF, 06, 13, 93.00, 66.00, 13.00, 5.00, 16.00 +MBL, 06, 13, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 13, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 13, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 13, 88.00, 58.00, -9999.00, -9999.00, 4.00 +MCF, 06, 13, 89.00, 73.00, -9999.00, -9999.00, 36.00 +MCG, 06, 13, 65.00, 45.00, 32.00, 29.00, 45.00 +MCI, 06, 13, 83.00, 63.00, 27.00, 20.00, 37.00 +MCK, 06, 13, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 13, 90.00, 67.00, 14.00, 22.00, 31.00 +MCO, 06, 13, 90.00, 72.00, 19.00, 42.00, 48.00 +MCW, 06, 13, 80.00, 57.00, 19.00, 18.00, 30.00 +MC2, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MDH, 06, 13, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 13, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 13, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 13, 81.00, 60.00, 30.00, 24.00, 41.00 +MEI, 06, 13, 90.00, 66.00, 17.00, 23.00, 33.00 +MEM, 06, 13, 89.00, 69.00, 18.00, 20.00, 31.00 +MER, 06, 13, 91.00, 56.00, -9999.00, -9999.00, 2.00 +MFD, 06, 13, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 13, 93.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 13, 82.00, 50.00, 10.00, 8.00, 15.00 +MGE, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 06, 13, 89.00, 68.00, 13.00, 24.00, 32.00 +MGW, 06, 13, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 13, 87.00, 56.00, -9999.00, -9999.00, 4.00 +MHS, 06, 13, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 13, 88.00, 73.00, 24.00, 40.00, 48.00 +MIB, 06, 13, 75.00, 53.00, -9999.00, -9999.00, 37.00 +MIV, 06, 13, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 13, 85.00, 50.00, -9999.00, -9999.00, 19.00 +MKC, 06, 13, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 13, 75.00, 55.00, 26.00, 23.00, 39.00 +MKG, 06, 13, 75.00, 54.00, 26.00, 18.00, 33.00 +MKL, 06, 13, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 13, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 13, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 13, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 13, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 13, 82.00, 59.00, 27.00, 23.00, 40.00 +MLS, 06, 13, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 13, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 13, 90.00, 67.00, -9999.00, -9999.00, 32.00 +MOB, 06, 13, 90.00, 71.00, 17.00, 31.00, 40.00 +MOT, 06, 13, 75.00, 53.00, 25.00, 21.00, 35.00 +MPV, 06, 13, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 13, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 13, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 13, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 13, 67.00, 50.00, -9999.00, -9999.00, 10.00 +MSL, 06, 13, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 13, 78.00, 54.00, 25.00, 22.00, 37.00 +MSO, 06, 13, 74.00, 46.00, 24.00, 22.00, 36.00 +MSP, 06, 13, 79.00, 57.00, 25.00, 27.00, 43.00 +MSS, 06, 13, 75.00, 52.00, 27.00, 26.00, 39.00 +MSY, 06, 13, 89.00, 71.00, 13.00, 30.00, 38.00 +MTC, 06, 13, 76.00, 56.00, -9999.00, -9999.00, 33.00 +MTN, 06, 13, 83.00, 61.00, -9999.00, -9999.00, 33.00 +MTO, 06, 13, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 13, 81.00, 57.00, -9999.00, -9999.00, 33.00 +MUO, 06, 13, 85.00, 51.00, -9999.00, -9999.00, 20.00 +MWA, 06, 13, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 13, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 13, 89.00, 68.00, -9999.00, -9999.00, 30.00 +MYL, 06, 13, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 13, 88.00, 67.00, -9999.00, -9999.00, 32.00 +NAO, 06, 13, 85.00, 72.00, -9999.00, -9999.00, 42.00 +NBC, 06, 13, 88.00, 69.00, -9999.00, -9999.00, 36.00 +NBE, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NBU, 06, 13, 79.00, 57.00, -9999.00, -9999.00, 33.00 +NCA, 06, 13, 87.00, 63.00, -9999.00, -9999.00, 33.00 +NCO, 06, 13, 72.00, 56.00, -9999.00, -9999.00, 35.00 +NC1, 06, 13, 91.00, 62.00, -9999.00, -9999.00, 1.00 +NEL, 06, 13, 81.00, 57.00, -9999.00, -9999.00, 33.00 +NFG, 06, 13, 70.00, 58.00, -9999.00, -9999.00, 7.00 +NFL, 06, 13, 82.00, 48.00, -9999.00, -9999.00, 13.00 +NGP, 06, 13, 89.00, 74.00, -9999.00, -9999.00, 17.00 +NGU, 06, 13, 83.00, 65.00, -9999.00, -9999.00, 27.00 +NGZ, 06, 13, 69.00, 53.00, -9999.00, -9999.00, 3.00 +NHK, 06, 13, 83.00, 60.00, -9999.00, -9999.00, 30.00 +NHZ, 06, 13, 72.00, 53.00, -9999.00, -9999.00, 37.00 +NID, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 13, 89.00, 69.00, -9999.00, -9999.00, 39.00 +NIR, 06, 13, 91.00, 71.00, -9999.00, -9999.00, 20.00 +NKT, 06, 13, 83.00, 68.00, -9999.00, -9999.00, 37.00 +NKX, 06, 13, 71.00, 62.00, -9999.00, -9999.00, 7.00 +NLC, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 13, 89.00, 64.00, -9999.00, -9999.00, 27.00 +NPA, 06, 13, 89.00, 72.00, -9999.00, -9999.00, 30.00 +NQA, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 13, 92.00, 72.00, -9999.00, -9999.00, 20.00 +NQX, 06, 13, 88.00, 78.00, -9999.00, -9999.00, 36.00 +NRB, 06, 13, 87.00, 71.00, -9999.00, -9999.00, 39.00 +NRC, 06, 13, 92.00, 55.00, -9999.00, -9999.00, 2.00 +NRS, 06, 13, 69.00, 59.00, -9999.00, -9999.00, 3.00 +NSE, 06, 13, 90.00, 68.00, -9999.00, -9999.00, 39.00 +NSI, 06, 13, 71.00, 55.00, -9999.00, -9999.00, 3.00 +NTD, 06, 13, 71.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 06, 13, 77.00, 59.00, -9999.00, -9999.00, 3.00 +NTU, 06, 13, 83.00, 65.00, -9999.00, -9999.00, 30.00 +NUC, 06, 13, 70.00, 58.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 13, 77.00, 52.00, -9999.00, -9999.00, 3.00 +NUW, 06, 13, 67.00, 47.00, -9999.00, -9999.00, 27.00 +NWF, 06, 13, 77.00, 60.00, -9999.00, -9999.00, 1.00 +NXX, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 06, 13, 85.00, 60.00, -9999.00, -9999.00, 30.00 +NZC, 06, 13, 90.00, 66.00, -9999.00, -9999.00, 42.00 +NZJ, 06, 13, 78.00, 56.00, -9999.00, -9999.00, 3.00 +NZW, 06, 13, 76.00, 55.00, -9999.00, -9999.00, 37.00 +NZY, 06, 13, 71.00, 62.00, -9999.00, -9999.00, 3.00 +OAK, 06, 13, 72.00, 51.00, 2.00, 1.00, 3.00 +OAR, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 13, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 13, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 13, 87.00, 66.00, 19.00, 16.00, 28.00 +OLM, 06, 13, 71.00, 46.00, 22.00, 25.00, 33.00 +OMA, 06, 13, 83.00, 60.00, 24.00, 19.00, 33.00 +OME, 06, 13, 53.00, 39.00, 24.00, 25.00, 32.00 +ONT, 06, 13, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 13, 79.00, 57.00, 26.00, 22.00, 38.00 +ORF, 06, 13, 83.00, 65.00, 17.00, 21.00, 32.00 +ORH, 06, 13, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 13, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 13, 74.00, 50.00, -9999.00, -9999.00, 31.00 +OTG, 06, 13, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 13, 64.00, 51.00, 21.00, 22.00, 30.00 +OTM, 06, 13, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 13, 49.00, 37.00, 13.00, 13.00, 20.00 +OURC, 06, 13, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 13, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 13, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 13, 90.00, 66.00, -9999.00, -9999.00, 33.00 +PACZ, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 13, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 13, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 13, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 13, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 13, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 13, 89.00, 69.00, -9999.00, -9999.00, 26.00 +PAQ, 06, 13, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 13, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 13, 44.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 13, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 13, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 13, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 13, 76.00, 54.00, -9999.00, -9999.00, 39.00 +PBI, 06, 13, 88.00, 73.00, 22.00, 37.00, 46.00 +PDT, 06, 13, 79.00, 53.00, 11.00, 13.00, 19.00 +PDX, 06, 13, 74.00, 53.00, 22.00, 24.00, 31.00 +PFN, 06, 13, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 13, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 13, 81.00, 62.00, 24.00, 23.00, 37.00 +PHX, 06, 13, 103.00, 73.00, 1.00, 1.00, 2.00 +PIA, 06, 13, 82.00, 60.00, 24.00, 22.00, 38.00 +PIB, 06, 13, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 13, 78.00, 47.00, 14.00, 12.00, 22.00 +PIR, 06, 13, 81.00, 56.00, 24.00, 16.00, 31.00 +PIT, 06, 13, 79.00, 57.00, 26.00, 27.00, 43.00 +PKB, 06, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 13, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 13, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 13, 89.00, 72.00, 16.00, 22.00, 32.00 +POB, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 06, 13, 90.00, 67.00, -9999.00, -9999.00, 33.00 +POM, 06, 13, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 06, 13, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 13, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 13, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 13, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 13, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 13, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 13, 76.00, 51.00, -9999.00, -9999.00, 33.00 +PSP, 06, 13, 103.00, 68.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 13, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 13, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 13, 87.00, 54.00, 12.00, 11.00, 21.00 +PUC, 06, 13, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 13, 77.00, 57.00, 23.00, 24.00, 36.00 +PVU, 06, 13, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 13, 72.00, 52.00, 28.00, 24.00, 39.00 +P02, 06, 13, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P07, 06, 13, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +P11, 06, 13, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +P24, 06, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +P28, 06, 13, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +P35, 06, 13, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +P38, 06, 13, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +P39, 06, 13, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P58, 06, 13, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +P59, 06, 13, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +P60, 06, 13, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +P61, 06, 13, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +P67, 06, 13, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +P68, 06, 13, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +P69, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 13, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 13, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 13, 77.00, 51.00, 27.00, 22.00, 39.00 +RBL, 06, 13, 91.00, 62.00, 4.00, 3.00, 6.00 +RCA, 06, 13, 77.00, 51.00, -9999.00, -9999.00, 37.00 +RDD, 06, 13, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 13, 76.00, 42.00, 11.00, 11.00, 17.00 +RDR, 06, 13, 76.00, 52.00, -9999.00, -9999.00, 36.00 +RDU, 06, 13, 85.00, 63.00, 20.00, 20.00, 31.00 +REE, 06, 13, 90.00, 64.00, -9999.00, -9999.00, 18.00 +REJ, 06, 13, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 13, 80.00, 57.00, 25.00, 23.00, 38.00 +RIC, 06, 13, 85.00, 62.00, 19.00, 19.00, 32.00 +RIV, 06, 13, 86.00, 56.00, -9999.00, -9999.00, 2.00 +RIW, 06, 13, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 13, 74.00, 45.00, 7.00, 10.00, 15.00 +RME, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 06, 13, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RND, 06, 13, 92.00, 72.00, -9999.00, -9999.00, 18.00 +RNO, 06, 13, 83.00, 47.00, 5.00, 4.00, 8.00 +ROA, 06, 13, 83.00, 60.00, 17.00, 24.00, 33.00 +ROC, 06, 13, 76.00, 54.00, 25.00, 24.00, 38.00 +ROW, 06, 13, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 13, 86.00, 62.00, 17.00, 11.00, 23.00 +RST, 06, 13, 77.00, 55.00, 27.00, 25.00, 42.00 +RWF, 06, 13, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 13, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 13, 88.00, 55.00, 2.00, 2.00, 2.00 +SAF, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 13, 71.00, 62.00, 2.00, 2.00, 3.00 +SAT, 06, 13, 92.00, 72.00, 15.00, 19.00, 25.00 +SAV, 06, 13, 89.00, 69.00, 19.00, 28.00, 38.00 +SAW, 06, 13, 69.00, 49.00, -9999.00, -9999.00, 40.00 +SBA, 06, 13, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 13, 88.00, 57.00, -9999.00, -9999.00, 4.00 +SBN, 06, 13, 79.00, 58.00, 24.00, 22.00, 37.00 +SBP, 06, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 13, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 13, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 13, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 13, 89.00, 57.00, 0.00, 1.00, 1.00 +SDF, 06, 13, 83.00, 63.00, 22.00, 24.00, 36.00 +SEA, 06, 13, 70.00, 52.00, 17.00, 19.00, 27.00 +SEM, 06, 13, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 13, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 13, 70.00, 53.00, 2.00, 1.00, 2.00 +SGF, 06, 13, 84.00, 62.00, 22.00, 22.00, 34.00 +SGY, 06, 13, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 13, 77.00, 47.00, 24.00, 19.00, 33.00 +SHV, 06, 13, 90.00, 69.00, 17.00, 19.00, 28.00 +SIT, 06, 13, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 13, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 13, 93.00, 66.00, 13.00, 12.00, 21.00 +SKA, 06, 13, 74.00, 49.00, -9999.00, -9999.00, 22.00 +SKF, 06, 13, 92.00, 72.00, -9999.00, -9999.00, 17.00 +SLC, 06, 13, 82.00, 55.00, 12.00, 11.00, 18.00 +SLE, 06, 13, 74.00, 48.00, 17.00, 19.00, 26.00 +SLN, 06, 13, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 13, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 13, 71.00, 50.00, -9999.00, 1.00, 1.00 +SNA, 06, 13, 68.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 13, 46.00, 37.00, 24.00, 33.00, 41.00 +SNS, 06, 13, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 13, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 13, 84.00, 62.00, 27.00, 22.00, 38.00 +SPS, 06, 13, 91.00, 68.00, 17.00, 12.00, 24.00 +SRQ, 06, 13, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 13, 88.00, 65.00, -9999.00, -9999.00, 33.00 +SSI, 06, 13, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +STC, 06, 13, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +STL, 06, 13, 85.00, 65.00, 23.00, 22.00, 36.00 +STNV, 06, 13, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +STS, 06, 13, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 13, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 13, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 13, 84.00, 54.00, -9999.00, -9999.00, 3.00 +SUX, 06, 13, 82.00, 59.00, 24.00, 19.00, 34.00 +SVN, 06, 13, 89.00, 69.00, -9999.00, -9999.00, 34.00 +SWF, 06, 13, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 13, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 13, 76.00, 54.00, 25.00, 30.00, 42.00 +SZL, 06, 13, 84.00, 61.00, -9999.00, -9999.00, 34.00 +TAD, 06, 13, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 13, 85.00, 59.00, -9999.00, -9999.00, 34.00 +TCC, 06, 13, 89.00, 59.00, 13.00, 6.00, 15.00 +TCL, 06, 13, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 13, 73.00, 48.00, -9999.00, -9999.00, 31.00 +TCS, 06, 13, 92.00, 62.00, -9999.00, 4.00, 6.00 +TEB, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 13, 87.00, 66.00, -9999.00, -9999.00, 27.00 +TKA, 06, 13, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 13, 91.00, 68.00, 16.00, 34.00, 41.00 +TNX, 06, 13, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 13, 80.00, 56.00, 21.00, 22.00, 35.00 +TOP, 06, 13, 84.00, 63.00, 28.00, 21.00, 40.00 +TPA, 06, 13, 89.00, 73.00, 15.00, 29.00, 36.00 +TPH, 06, 13, 83.00, 50.00, 2.00, 3.00, 4.00 +TRI, 06, 13, 82.00, 60.00, 25.00, 31.00, 42.00 +TRK, 06, 13, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 13, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 13, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 13, 87.00, 67.00, 23.00, 19.00, 33.00 +TUP, 06, 13, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 13, 99.00, 68.00, 3.00, 4.00, 6.00 +TVC, 06, 13, 76.00, 51.00, 21.00, 17.00, 31.00 +TVL, 06, 13, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 13, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 13, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 13, 84.00, 62.00, 20.00, 23.00, 33.00 +T01, 06, 13, 82.00, 61.00, -9999.00, -9999.00, 29.00 +T02, 06, 13, 87.00, 65.00, -9999.00, -9999.00, 31.00 +T03, 06, 13, 87.00, 66.00, -9999.00, -9999.00, 32.00 +T04, 06, 13, 89.00, 72.00, -9999.00, -9999.00, 36.00 +T05, 06, 13, 85.00, 61.00, -9999.00, -9999.00, 31.00 +T06, 06, 13, 90.00, 64.00, -9999.00, -9999.00, 28.00 +T07, 06, 13, 90.00, 52.00, -9999.00, -9999.00, 18.00 +T08, 06, 13, 82.00, 59.00, -9999.00, -9999.00, 11.00 +UCA, 06, 13, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 13, 92.00, 62.00, -9999.00, -9999.00, 2.00 +UIL, 06, 13, 64.00, 46.00, 35.00, 39.00, 46.00 +UIN, 06, 13, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 13, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 13, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 13, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +U15, 06, 13, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +U28, 06, 13, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 13, 90.00, 66.00, -9999.00, -9999.00, 31.00 +VBG, 06, 13, 71.00, 51.00, -9999.00, -9999.00, 8.00 +VCT, 06, 13, 91.00, 73.00, 12.00, 19.00, 23.00 +VCV, 06, 13, 91.00, 54.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 13, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 13, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 13, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 13, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 13, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 13, 90.00, 68.00, -9999.00, -9999.00, 31.00 +VRB, 06, 13, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 13, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 13, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 13, 82.00, 61.00, 21.00, 15.00, 29.00 +WJA, 06, 13, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 13, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 13, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 13, 83.00, 46.00, 10.00, 9.00, 14.00 +WPO, 06, 13, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 13, 90.00, 67.00, -9999.00, -9999.00, 33.00 +WRG, 06, 13, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 13, 82.00, 57.00, -9999.00, -9999.00, 30.00 +WRL, 06, 13, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +X68, 06, 13, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 13, 55.00, 43.00, 49.00, 48.00, 60.00 +YCG, 06, 13, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 13, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 13, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 13, 80.00, 49.00, 8.00, 9.00, 15.00 +YNG, 06, 13, 77.00, 55.00, 26.00, 25.00, 40.00 +YPA, 06, 13, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 13, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 13, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 13, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 13, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 13, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 13, 103.00, 72.00, 0.00, 0.00, 0.00 +YVR, 06, 13, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 13, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 13, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 13, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 13, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 13, 70.00, 45.00, 29.00, 28.00, 45.00 +ZUN, 06, 13, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 13, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 13, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 13, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +01R, 06, 13, 90.00, 68.00, -9999.00, -9999.00, 25.00 +1V1, 06, 13, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 13, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 13, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 13, 83.00, 67.00, -9999.00, -9999.00, 34.00 +2PJ, 06, 13, 88.00, 65.00, -9999.00, -9999.00, 32.00 +3B1, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 13, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 13, 76.00, 50.00, -9999.00, -9999.00, 31.00 +3SE, 06, 13, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 13, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 13, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +4OM, 06, 13, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 13, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 13, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 13, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 13, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 14, 80.00, 59.00, 26.00, 25.00, 40.00 +ABI, 06, 14, 91.00, 69.00, 13.00, 10.00, 19.00 +ABQ, 06, 14, 90.00, 58.00, 6.00, 7.00, 12.00 +ABR, 06, 14, 79.00, 54.00, 24.00, 20.00, 37.00 +ABY, 06, 14, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 14, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 14, 92.00, 71.00, 13.00, 14.00, 23.00 +ACV, 06, 14, 60.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 14, 80.00, 58.00, 22.00, 17.00, 30.00 +ADK, 06, 14, 49.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 14, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 14, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 14, 82.00, 59.00, -9999.00, -9999.00, 32.00 +AEX, 06, 14, 90.00, 69.00, -9999.00, -9999.00, 25.00 +AFF, 06, 14, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 14, 91.00, 70.00, -9999.00, -9999.00, 55.00 +AGS, 06, 14, 89.00, 65.00, 19.00, 23.00, 35.00 +AHN, 06, 14, 87.00, 66.00, 16.00, 22.00, 29.00 +AKN, 06, 14, 58.00, 41.00, 35.00, 30.00, 46.00 +AKO, 06, 14, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 14, 79.00, 54.00, 26.00, 27.00, 42.00 +ALI, 06, 14, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 14, 80.00, 57.00, 25.00, 21.00, 39.00 +ALS, 06, 14, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 14, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 14, 87.00, 60.00, 22.00, 11.00, 29.00 +AMG, 06, 14, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 14, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 14, 61.00, 47.00, 17.00, 20.00, 26.00 +AND, 06, 14, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 14, 61.00, 48.00, 41.00, 42.00, 54.00 +AOO, 06, 14, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +APN, 06, 14, 74.00, 48.00, 23.00, 23.00, 36.00 +AQQ, 06, 14, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +ART, 06, 14, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +AST, 06, 14, 64.00, 49.00, 30.00, 31.00, 41.00 +ATL, 06, 14, 86.00, 66.00, 18.00, 23.00, 31.00 +ATW, 06, 14, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 14, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 14, 82.00, 59.00, -9999.00, -9999.00, 34.00 +AUG, 06, 14, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 14, 91.00, 71.00, 14.00, 17.00, 25.00 +AUW, 06, 14, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 14, 80.00, 58.00, 21.00, 28.00, 39.00 +AVP, 06, 14, 77.00, 57.00, 28.00, 29.00, 45.00 +AXN, 06, 14, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 14, 77.00, 55.00, -9999.00, -9999.00, 30.00 +AYS, 06, 14, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 14, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 14, 90.00, 59.00, -9999.00, -9999.00, 6.00 +BAD, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 14, 73.00, 39.00, -9999.00, -9999.00, 5.00 +BDL, 06, 14, 80.00, 57.00, 25.00, 25.00, 38.00 +BDR, 06, 14, 76.00, 59.00, 23.00, 21.00, 35.00 +BET, 06, 14, 59.00, 42.00, 30.00, 25.00, 39.00 +BFD, 06, 14, 72.00, 49.00, 30.00, 31.00, 45.00 +BFF, 06, 14, 82.00, 52.00, 22.00, 15.00, 32.00 +BFL, 06, 14, 92.00, 64.00, 1.00, 1.00, 1.00 +BGM, 06, 14, 74.00, 54.00, 27.00, 31.00, 45.00 +BGR, 06, 14, 73.00, 52.00, 24.00, 27.00, 37.00 +BGS, 06, 14, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 14, 87.00, 65.00, 16.00, 24.00, 31.00 +BID, 06, 14, 70.00, 57.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 14, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 14, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 14, 77.00, 52.00, 24.00, 19.00, 33.00 +BIS, 06, 14, 77.00, 51.00, 30.00, 22.00, 41.00 +BIX, 06, 14, 88.00, 72.00, -9999.00, -9999.00, 30.00 +BJI, 06, 14, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 14, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 14, 82.00, 48.00, -9999.00, -9999.00, 31.00 +BKW, 06, 14, 76.00, 56.00, 28.00, 29.00, 44.00 +BLF, 06, 14, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 14, 105.00, 72.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 14, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 14, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 14, 85.00, 61.00, -9999.00, -9999.00, 31.00 +BNA, 06, 14, 86.00, 64.00, 20.00, 21.00, 33.00 +BNO, 06, 14, 74.00, 41.00, -9999.00, 13.00, 32.00 +BOI, 06, 14, 81.00, 52.00, 11.00, 9.00, 17.00 +BOS, 06, 14, 76.00, 59.00, 24.00, 24.00, 36.00 +BPI, 06, 14, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 14, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 14, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 14, 82.00, 61.00, -9999.00, -9999.00, 32.00 +BRO, 06, 14, 91.00, 75.00, 10.00, 19.00, 23.00 +BRW, 06, 14, 38.00, 29.00, 13.00, 15.00, 23.00 +BSM, 06, 14, 91.00, 71.00, -9999.00, -9999.00, 18.00 +BTI, 06, 14, 38.00, 30.00, 12.00, 12.00, 19.00 +BTL, 06, 14, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 14, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 14, 90.00, 70.00, 13.00, 29.00, 35.00 +BTT, 06, 14, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 14, 76.00, 54.00, 32.00, 32.00, 49.00 +BUB, 06, 14, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 14, 75.00, 56.00, 25.00, 24.00, 37.00 +BUR, 06, 14, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 14, 89.00, 72.00, -9999.00, 15.00, 18.00 +BWG, 06, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 14, 83.00, 62.00, 21.00, 21.00, 34.00 +BYH, 06, 14, 89.00, 67.00, -9999.00, -9999.00, 33.00 +BYI, 06, 14, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 14, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 14, 89.00, 66.00, 20.00, 23.00, 34.00 +CAG, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 14, 78.00, 57.00, 23.00, 25.00, 39.00 +CAO, 06, 14, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 14, 72.00, 49.00, 30.00, 31.00, 45.00 +CBM, 06, 14, 89.00, 66.00, -9999.00, -9999.00, 28.00 +CDB, 06, 14, 50.00, 41.00, 41.00, 45.00, 60.00 +CDC, 06, 14, 83.00, 49.00, 4.00, 5.00, 8.00 +CDR, 06, 14, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 14, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 14, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 14, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 14, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 14, 86.00, 64.00, 21.00, 23.00, 34.00 +CHO, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 14, 87.00, 69.00, 18.00, 26.00, 37.00 +CID, 06, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 14, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 14, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 14, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 14, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 14, 78.00, 57.00, 22.00, 24.00, 39.00 +CLL, 06, 14, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 14, 86.00, 65.00, 23.00, 24.00, 38.00 +CMH, 06, 14, 80.00, 58.00, 21.00, 26.00, 37.00 +CMI, 06, 14, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 14, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 14, 85.00, 62.00, 23.00, 14.00, 32.00 +CNM, 06, 14, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 14, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +COD, 06, 14, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +COF, 06, 14, 88.00, 71.00, -9999.00, -9999.00, 38.00 +CON, 06, 14, 77.00, 51.00, 24.00, 25.00, 37.00 +COS, 06, 14, 79.00, 51.00, 20.00, 19.00, 31.00 +COT, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 14, 83.00, 61.00, 25.00, 22.00, 37.00 +CPR, 06, 14, 78.00, 47.00, 16.00, 16.00, 27.00 +CRBC, 06, 14, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 14, 90.00, 73.00, 11.00, 18.00, 24.00 +CRW, 06, 14, 83.00, 60.00, 28.00, 27.00, 41.00 +CSG, 06, 14, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 14, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 14, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 14, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 14, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 14, 82.00, 60.00, 21.00, 27.00, 38.00 +CVN, 06, 14, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 14, 88.00, 58.00, -9999.00, -9999.00, 22.00 +CXY, 06, 14, 81.00, 60.00, 19.00, 22.00, 33.00 +CYS, 06, 14, 74.00, 48.00, 18.00, 21.00, 30.00 +DAA, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 06, 14, 88.00, 71.00, 20.00, 36.00, 43.00 +DAG, 06, 14, 97.00, 67.00, 0.00, 1.00, 1.00 +DAL, 06, 14, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 14, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 14, 81.00, 59.00, 19.00, 25.00, 36.00 +DBQ, 06, 14, 78.00, 57.00, 25.00, 22.00, 37.00 +DCA, 06, 14, 84.00, 66.00, 17.00, 23.00, 34.00 +DDC, 06, 14, 87.00, 62.00, 21.00, 12.00, 26.00 +DEC, 06, 14, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 14, 81.00, 52.00, 17.00, 18.00, 29.00 +DFW, 06, 14, 92.00, 70.00, 15.00, 13.00, 22.00 +DHN, 06, 14, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 14, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 14, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 14, 93.00, 72.00, -9999.00, -9999.00, 16.00 +DLG, 06, 14, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 14, 71.00, 48.00, 30.00, 29.00, 45.00 +DLLC, 06, 14, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 14, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 14, 99.00, 68.00, -9999.00, -9999.00, 6.00 +DMN, 06, 14, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 14, 83.00, 62.00, -9999.00, -9999.00, 30.00 +DPG, 06, 14, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 14, 90.00, 68.00, -9999.00, -9999.00, 32.00 +DRA, 06, 14, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 14, 93.00, 72.00, 10.00, 8.00, 14.00 +DSM, 06, 14, 82.00, 61.00, 29.00, 19.00, 39.00 +DTW, 06, 14, 79.00, 56.00, 19.00, 22.00, 33.00 +DUG, 06, 14, 94.00, 59.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 14, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 14, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 14, 91.00, 69.00, -9999.00, -9999.00, 18.00 +D45, 06, 14, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 14, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 14, 78.00, 54.00, 26.00, 25.00, 41.00 +ECG, 06, 14, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 14, 90.00, 63.00, -9999.00, -9999.00, 2.00 +EED, 06, 14, 103.00, 76.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 14, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 14, 60.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 14, 77.00, 52.00, 31.00, 36.00, 51.00 +EKO, 06, 14, 80.00, 44.00, 10.00, 9.00, 15.00 +ELD, 06, 14, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 14, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 14, 96.00, 64.00, 7.00, 3.00, 8.00 +ELY, 06, 14, 78.00, 40.00, 7.00, 8.00, 12.00 +EMP, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 14, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +END, 06, 14, 89.00, 66.00, -9999.00, -9999.00, 22.00 +ENN, 06, 14, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 14, 82.00, 59.00, -9999.00, -9999.00, 10.00 +EPH, 06, 14, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 14, 75.00, 57.00, 25.00, 23.00, 37.00 +ESF, 06, 14, 90.00, 69.00, -9999.00, -9999.00, 31.00 +EUG, 06, 14, 74.00, 50.00, 15.00, 17.00, 23.00 +EVV, 06, 14, 86.00, 63.00, 25.00, 23.00, 37.00 +EWN, 06, 14, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 14, 82.00, 63.00, 23.00, 23.00, 36.00 +EYW, 06, 14, 88.00, 78.00, 23.00, 21.00, 34.00 +E74, 06, 14, 97.00, 60.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 14, 85.00, 62.00, -9999.00, -9999.00, 33.00 +FAI, 06, 14, 70.00, 49.00, 25.00, 27.00, 40.00 +FAR, 06, 14, 77.00, 53.00, 24.00, 23.00, 39.00 +FAT, 06, 14, 92.00, 60.00, 1.00, 2.00, 2.00 +FAY, 06, 14, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 14, 71.00, 44.00, 24.00, 26.00, 39.00 +FCS, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FDY, 06, 14, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 14, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 06, 14, 78.00, 41.00, 3.00, 5.00, 7.00 +FLL, 06, 14, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 14, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 14, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FME, 06, 14, 84.00, 58.00, -9999.00, -9999.00, 33.00 +FMH, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 06, 14, 88.00, 49.00, 5.00, 5.00, 8.00 +FMY, 06, 14, 90.00, 73.00, 20.00, 37.00, 46.00 +FNT, 06, 14, 77.00, 54.00, 21.00, 19.00, 32.00 +FOD, 06, 14, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 14, 84.00, 63.00, -9999.00, -9999.00, 32.00 +FOK, 06, 14, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 14, 85.00, 63.00, -9999.00, -9999.00, 34.00 +FSD, 06, 14, 80.00, 56.00, 29.00, 17.00, 37.00 +FSI, 06, 14, 90.00, 66.00, -9999.00, -9999.00, 22.00 +FSM, 06, 14, 88.00, 66.00, 17.00, 21.00, 30.00 +FTK, 06, 14, 84.00, 60.00, -9999.00, -9999.00, 30.00 +FWA, 06, 14, 81.00, 59.00, 21.00, 23.00, 34.00 +FWH, 06, 14, 90.00, 68.00, -9999.00, -9999.00, 18.00 +FYU, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 14, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 14, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 14, 106.00, 69.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 14, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 14, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 14, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 14, 74.00, 49.00, 16.00, 15.00, 24.00 +GFA, 06, 14, 74.00, 48.00, -9999.00, -9999.00, 34.00 +GFK, 06, 14, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 14, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 14, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 14, 77.00, 51.00, 23.00, 18.00, 33.00 +GJT, 06, 14, 87.00, 57.00, 10.00, 9.00, 15.00 +GKN, 06, 14, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 14, 83.00, 55.00, 18.00, 9.00, 23.00 +GLH, 06, 14, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 14, 85.00, 77.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 14, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 14, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GON, 06, 14, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 14, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 14, 75.00, 53.00, 28.00, 21.00, 38.00 +GRCI, 06, 14, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 14, 73.00, 48.00, -9999.00, -9999.00, 24.00 +GRI, 06, 14, 83.00, 59.00, 23.00, 13.00, 28.00 +GRK, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 06, 14, 78.00, 55.00, 22.00, 20.00, 33.00 +GSB, 06, 14, 87.00, 65.00, -9999.00, -9999.00, 34.00 +GSG, 06, 14, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 14, 83.00, 62.00, 20.00, 22.00, 35.00 +GSP, 06, 14, 85.00, 64.00, 22.00, 22.00, 35.00 +GST, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 14, 74.00, 55.00, -9999.00, -9999.00, 38.00 +GTF, 06, 14, 74.00, 48.00, 25.00, 21.00, 34.00 +GUP, 06, 14, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 14, 82.00, 58.00, -9999.00, -9999.00, 34.00 +GVW, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 14, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 14, 81.00, 67.00, 21.00, 18.00, 30.00 +HBR, 06, 14, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 14, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 14, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 14, 80.00, 52.00, -9999.00, -9999.00, 17.00 +HKY, 06, 14, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 14, 75.00, 48.00, 21.00, 20.00, 32.00 +HMN, 06, 14, 96.00, 58.00, -9999.00, -9999.00, 12.00 +HMS, 06, 14, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 14, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 14, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +HON, 06, 14, 80.00, 55.00, 25.00, 18.00, 35.00 +HOP, 06, 14, 86.00, 62.00, -9999.00, -9999.00, 33.00 +HOT, 06, 14, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 14, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 14, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 14, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 14, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 14, 90.00, 68.00, -9999.00, -9999.00, 35.00 +HST, 06, 14, 88.00, 71.00, -9999.00, -9999.00, 48.00 +HSV, 06, 14, 86.00, 65.00, 20.00, 22.00, 34.00 +HTL, 06, 14, 75.00, 50.00, 28.00, 23.00, 40.00 +HTS, 06, 14, 81.00, 60.00, 24.00, 27.00, 40.00 +HUF, 06, 14, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 14, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 14, 77.00, 49.00, 17.00, 18.00, 27.00 +IAB, 06, 14, 87.00, 64.00, -9999.00, -9999.00, 29.00 +IAD, 06, 14, 83.00, 59.00, 23.00, 26.00, 37.00 +IAG, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 14, 90.00, 70.00, 10.00, 24.00, 29.00 +ICT, 06, 14, 87.00, 64.00, 22.00, 19.00, 34.00 +IDA, 06, 14, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 14, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 14, 81.00, 61.00, 26.00, 22.00, 37.00 +ILI, 06, 14, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 14, 85.00, 67.00, 19.00, 21.00, 31.00 +IMT, 06, 14, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +IND, 06, 14, 82.00, 61.00, 22.00, 23.00, 35.00 +INL, 06, 14, 73.00, 49.00, 36.00, 30.00, 51.00 +INS, 06, 14, 92.00, 62.00, -9999.00, -9999.00, 2.00 +INT, 06, 14, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 06, 14, 90.00, 54.00, 3.00, 5.00, 7.00 +IPL, 06, 14, 102.00, 70.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 14, 79.00, 56.00, 27.00, 29.00, 43.00 +IRK, 06, 14, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 14, 78.00, 51.00, 22.00, 17.00, 32.00 +ISP, 06, 14, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 14, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 14, 102.00, 68.00, -9999.00, -9999.00, 2.00 +IWD, 06, 14, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 14, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 14, 90.00, 67.00, 17.00, 21.00, 32.00 +JAX, 06, 14, 89.00, 69.00, 21.00, 35.00, 43.00 +JBR, 06, 14, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 14, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 14, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 14, 77.00, 62.00, 20.00, 22.00, 34.00 +JHW, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 14, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 14, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 14, 61.00, 45.00, 43.00, 43.00, 56.00 +JST, 06, 14, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 14, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 14, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 14, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 14, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 14, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 14, 78.00, 54.00, 20.00, 19.00, 32.00 +LAR, 06, 14, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 14, 100.00, 69.00, 1.00, 1.00, 2.00 +LAX, 06, 14, 72.00, 59.00, 1.00, 1.00, 1.00 +LBB, 06, 14, 90.00, 64.00, 17.00, 9.00, 21.00 +LBF, 06, 14, 81.00, 54.00, 25.00, 10.00, 30.00 +LCH, 06, 14, 89.00, 71.00, 13.00, 23.00, 30.00 +LCK, 06, 14, 82.00, 59.00, -9999.00, -9999.00, 32.00 +LEB, 06, 14, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 14, 83.00, 61.00, 22.00, 24.00, 35.00 +LFI, 06, 14, 82.00, 66.00, -9999.00, -9999.00, 29.00 +LFK, 06, 14, 90.00, 69.00, 13.00, 22.00, 27.00 +LFT, 06, 14, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 14, 79.00, 63.00, 22.00, 21.00, 34.00 +LGB, 06, 14, 77.00, 60.00, 0.00, 1.00, 1.00 +LGU, 06, 14, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 14, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 14, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 14, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 14, 89.00, 67.00, 18.00, 19.00, 29.00 +LIZ, 06, 14, 72.00, 49.00, -9999.00, -9999.00, 44.00 +LMT, 06, 14, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +LND, 06, 14, 77.00, 49.00, 10.00, 11.00, 17.00 +LNK, 06, 14, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 14, 84.00, 50.00, 4.00, 4.00, 7.00 +LOZ, 06, 14, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 14, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 14, 88.00, 65.00, -9999.00, -9999.00, 34.00 +LSE, 06, 14, 80.00, 57.00, 22.00, 24.00, 37.00 +LSF, 06, 14, 90.00, 68.00, -9999.00, -9999.00, 29.00 +LSV, 06, 14, 102.00, 61.00, -9999.00, -9999.00, 2.00 +LTS, 06, 14, 93.00, 66.00, -9999.00, -9999.00, 21.00 +LUF, 06, 14, 104.00, 66.00, -9999.00, -9999.00, 2.00 +LVS, 06, 14, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 14, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 14, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 14, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 14, 82.00, 61.00, 24.00, 24.00, 40.00 +MAF, 06, 14, 93.00, 66.00, 13.00, 5.00, 16.00 +MBL, 06, 14, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 14, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 14, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 14, 88.00, 58.00, -9999.00, -9999.00, 4.00 +MCF, 06, 14, 89.00, 73.00, -9999.00, -9999.00, 36.00 +MCG, 06, 14, 65.00, 45.00, 32.00, 30.00, 46.00 +MCI, 06, 14, 83.00, 63.00, 27.00, 20.00, 37.00 +MCK, 06, 14, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 14, 90.00, 67.00, 14.00, 22.00, 31.00 +MCO, 06, 14, 90.00, 72.00, 19.00, 42.00, 48.00 +MCW, 06, 14, 80.00, 57.00, 19.00, 18.00, 30.00 +MC2, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MDH, 06, 14, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 14, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 14, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 14, 81.00, 60.00, 30.00, 24.00, 41.00 +MEI, 06, 14, 90.00, 66.00, 17.00, 23.00, 33.00 +MEM, 06, 14, 89.00, 69.00, 18.00, 19.00, 31.00 +MER, 06, 14, 91.00, 56.00, -9999.00, -9999.00, 2.00 +MFD, 06, 14, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 14, 93.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 14, 82.00, 50.00, 10.00, 8.00, 15.00 +MGE, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 06, 14, 89.00, 68.00, 13.00, 24.00, 32.00 +MGW, 06, 14, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 14, 87.00, 56.00, -9999.00, -9999.00, 4.00 +MHS, 06, 14, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 14, 88.00, 73.00, 24.00, 41.00, 48.00 +MIB, 06, 14, 75.00, 53.00, -9999.00, -9999.00, 37.00 +MIV, 06, 14, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 14, 85.00, 50.00, -9999.00, -9999.00, 19.00 +MKC, 06, 14, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 14, 75.00, 55.00, 26.00, 23.00, 39.00 +MKG, 06, 14, 75.00, 54.00, 26.00, 18.00, 33.00 +MKL, 06, 14, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 14, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 14, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 14, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 14, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 14, 82.00, 59.00, 27.00, 23.00, 40.00 +MLS, 06, 14, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 14, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 14, 90.00, 67.00, -9999.00, -9999.00, 32.00 +MOB, 06, 14, 90.00, 71.00, 17.00, 31.00, 40.00 +MOT, 06, 14, 75.00, 53.00, 26.00, 21.00, 36.00 +MPV, 06, 14, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 14, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 14, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 14, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 14, 67.00, 50.00, -9999.00, -9999.00, 10.00 +MSL, 06, 14, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 14, 78.00, 54.00, 25.00, 22.00, 37.00 +MSO, 06, 14, 74.00, 46.00, 24.00, 22.00, 36.00 +MSP, 06, 14, 79.00, 57.00, 25.00, 27.00, 43.00 +MSS, 06, 14, 75.00, 52.00, 27.00, 26.00, 39.00 +MSY, 06, 14, 89.00, 71.00, 13.00, 31.00, 39.00 +MTC, 06, 14, 76.00, 56.00, -9999.00, -9999.00, 33.00 +MTN, 06, 14, 83.00, 61.00, -9999.00, -9999.00, 33.00 +MTO, 06, 14, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 14, 81.00, 57.00, -9999.00, -9999.00, 33.00 +MUO, 06, 14, 85.00, 51.00, -9999.00, -9999.00, 20.00 +MWA, 06, 14, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 14, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 14, 89.00, 68.00, -9999.00, -9999.00, 30.00 +MYL, 06, 14, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 14, 88.00, 67.00, -9999.00, -9999.00, 32.00 +NAO, 06, 14, 85.00, 72.00, -9999.00, -9999.00, 43.00 +NBC, 06, 14, 88.00, 69.00, -9999.00, -9999.00, 37.00 +NBE, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NBU, 06, 14, 79.00, 57.00, -9999.00, -9999.00, 33.00 +NCA, 06, 14, 87.00, 63.00, -9999.00, -9999.00, 33.00 +NCO, 06, 14, 72.00, 56.00, -9999.00, -9999.00, 35.00 +NC1, 06, 14, 91.00, 62.00, -9999.00, -9999.00, 1.00 +NEL, 06, 14, 81.00, 57.00, -9999.00, -9999.00, 33.00 +NFG, 06, 14, 70.00, 58.00, -9999.00, -9999.00, 7.00 +NFL, 06, 14, 82.00, 48.00, -9999.00, -9999.00, 13.00 +NGP, 06, 14, 89.00, 74.00, -9999.00, -9999.00, 17.00 +NGU, 06, 14, 83.00, 65.00, -9999.00, -9999.00, 27.00 +NGZ, 06, 14, 69.00, 53.00, -9999.00, -9999.00, 3.00 +NHK, 06, 14, 83.00, 60.00, -9999.00, -9999.00, 30.00 +NHZ, 06, 14, 72.00, 53.00, -9999.00, -9999.00, 37.00 +NID, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 14, 89.00, 69.00, -9999.00, -9999.00, 40.00 +NIR, 06, 14, 91.00, 71.00, -9999.00, -9999.00, 20.00 +NKT, 06, 14, 83.00, 68.00, -9999.00, -9999.00, 37.00 +NKX, 06, 14, 71.00, 62.00, -9999.00, -9999.00, 7.00 +NLC, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 14, 89.00, 64.00, -9999.00, -9999.00, 27.00 +NPA, 06, 14, 89.00, 72.00, -9999.00, -9999.00, 30.00 +NQA, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 14, 92.00, 72.00, -9999.00, -9999.00, 20.00 +NQX, 06, 14, 88.00, 78.00, -9999.00, -9999.00, 37.00 +NRB, 06, 14, 87.00, 71.00, -9999.00, -9999.00, 40.00 +NRC, 06, 14, 92.00, 55.00, -9999.00, -9999.00, 2.00 +NRS, 06, 14, 69.00, 59.00, -9999.00, -9999.00, 3.00 +NSE, 06, 14, 90.00, 68.00, -9999.00, -9999.00, 40.00 +NSI, 06, 14, 71.00, 55.00, -9999.00, -9999.00, 3.00 +NTD, 06, 14, 71.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 06, 14, 77.00, 59.00, -9999.00, -9999.00, 3.00 +NTU, 06, 14, 83.00, 65.00, -9999.00, -9999.00, 30.00 +NUC, 06, 14, 70.00, 58.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 14, 77.00, 52.00, -9999.00, -9999.00, 3.00 +NUW, 06, 14, 67.00, 47.00, -9999.00, -9999.00, 27.00 +NWF, 06, 14, 77.00, 60.00, -9999.00, -9999.00, 1.00 +NXX, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 06, 14, 85.00, 60.00, -9999.00, -9999.00, 30.00 +NZC, 06, 14, 90.00, 66.00, -9999.00, -9999.00, 43.00 +NZJ, 06, 14, 78.00, 56.00, -9999.00, -9999.00, 3.00 +NZW, 06, 14, 76.00, 55.00, -9999.00, -9999.00, 37.00 +NZY, 06, 14, 71.00, 62.00, -9999.00, -9999.00, 3.00 +OAK, 06, 14, 72.00, 51.00, 2.00, 1.00, 3.00 +OAR, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 14, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 14, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 14, 87.00, 66.00, 18.00, 16.00, 28.00 +OLM, 06, 14, 71.00, 46.00, 22.00, 24.00, 32.00 +OMA, 06, 14, 83.00, 60.00, 24.00, 19.00, 33.00 +OME, 06, 14, 53.00, 39.00, 24.00, 26.00, 32.00 +ONT, 06, 14, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 14, 79.00, 57.00, 26.00, 22.00, 38.00 +ORF, 06, 14, 83.00, 65.00, 17.00, 21.00, 32.00 +ORH, 06, 14, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 14, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 14, 74.00, 50.00, -9999.00, -9999.00, 31.00 +OTG, 06, 14, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 14, 64.00, 51.00, 20.00, 21.00, 29.00 +OTM, 06, 14, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 14, 49.00, 37.00, 14.00, 13.00, 21.00 +OURC, 06, 14, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 14, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 14, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 14, 90.00, 66.00, -9999.00, -9999.00, 33.00 +PACZ, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 14, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 14, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 14, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 14, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 14, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 14, 89.00, 69.00, -9999.00, -9999.00, 27.00 +PAQ, 06, 14, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 14, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 14, 44.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 14, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 14, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 14, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 14, 76.00, 54.00, -9999.00, -9999.00, 39.00 +PBI, 06, 14, 88.00, 73.00, 22.00, 37.00, 46.00 +PDT, 06, 14, 79.00, 53.00, 11.00, 13.00, 19.00 +PDX, 06, 14, 74.00, 53.00, 22.00, 23.00, 30.00 +PFN, 06, 14, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 14, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 14, 81.00, 62.00, 24.00, 23.00, 37.00 +PHX, 06, 14, 103.00, 73.00, 1.00, 1.00, 2.00 +PIA, 06, 14, 82.00, 60.00, 24.00, 22.00, 38.00 +PIB, 06, 14, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 14, 78.00, 47.00, 13.00, 11.00, 21.00 +PIR, 06, 14, 81.00, 56.00, 24.00, 16.00, 31.00 +PIT, 06, 14, 79.00, 57.00, 26.00, 27.00, 43.00 +PKB, 06, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 14, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 14, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 14, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 14, 89.00, 72.00, 16.00, 22.00, 32.00 +POB, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 06, 14, 90.00, 67.00, -9999.00, -9999.00, 33.00 +POM, 06, 14, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 06, 14, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 14, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 14, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 14, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 14, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 14, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 14, 76.00, 51.00, -9999.00, -9999.00, 33.00 +PSP, 06, 14, 103.00, 68.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 14, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 14, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 14, 87.00, 54.00, 12.00, 11.00, 21.00 +PUC, 06, 14, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 14, 77.00, 57.00, 23.00, 24.00, 36.00 +PVU, 06, 14, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 14, 72.00, 52.00, 28.00, 24.00, 39.00 +P02, 06, 14, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P07, 06, 14, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +P11, 06, 14, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +P24, 06, 14, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +P28, 06, 14, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +P35, 06, 14, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +P38, 06, 14, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +P39, 06, 14, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P58, 06, 14, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +P59, 06, 14, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +P60, 06, 14, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +P61, 06, 14, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +P67, 06, 14, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +P68, 06, 14, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +P69, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 14, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 14, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 14, 77.00, 51.00, 27.00, 22.00, 39.00 +RBL, 06, 14, 91.00, 62.00, 4.00, 3.00, 6.00 +RCA, 06, 14, 77.00, 51.00, -9999.00, -9999.00, 37.00 +RDD, 06, 14, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 14, 76.00, 42.00, 11.00, 11.00, 17.00 +RDR, 06, 14, 76.00, 52.00, -9999.00, -9999.00, 36.00 +RDU, 06, 14, 85.00, 63.00, 20.00, 20.00, 31.00 +REE, 06, 14, 90.00, 64.00, -9999.00, -9999.00, 18.00 +REJ, 06, 14, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 14, 80.00, 57.00, 25.00, 23.00, 38.00 +RIC, 06, 14, 85.00, 62.00, 19.00, 19.00, 32.00 +RIV, 06, 14, 86.00, 56.00, -9999.00, -9999.00, 2.00 +RIW, 06, 14, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 14, 74.00, 45.00, 7.00, 10.00, 14.00 +RME, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 06, 14, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RND, 06, 14, 92.00, 72.00, -9999.00, -9999.00, 18.00 +RNO, 06, 14, 83.00, 47.00, 5.00, 4.00, 8.00 +ROA, 06, 14, 83.00, 60.00, 16.00, 24.00, 33.00 +ROC, 06, 14, 76.00, 54.00, 25.00, 24.00, 38.00 +ROW, 06, 14, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 14, 86.00, 62.00, 17.00, 10.00, 23.00 +RST, 06, 14, 77.00, 55.00, 27.00, 25.00, 42.00 +RWF, 06, 14, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 14, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 14, 88.00, 55.00, 2.00, 2.00, 2.00 +SAF, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 14, 71.00, 62.00, 2.00, 2.00, 3.00 +SAT, 06, 14, 92.00, 72.00, 14.00, 19.00, 24.00 +SAV, 06, 14, 89.00, 69.00, 19.00, 28.00, 38.00 +SAW, 06, 14, 69.00, 49.00, -9999.00, -9999.00, 40.00 +SBA, 06, 14, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 14, 88.00, 57.00, -9999.00, -9999.00, 4.00 +SBN, 06, 14, 79.00, 58.00, 24.00, 22.00, 37.00 +SBP, 06, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 14, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 14, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 14, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 14, 89.00, 57.00, 0.00, 1.00, 1.00 +SDF, 06, 14, 83.00, 63.00, 21.00, 24.00, 36.00 +SEA, 06, 14, 70.00, 52.00, 16.00, 19.00, 26.00 +SEM, 06, 14, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 14, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 14, 70.00, 53.00, 2.00, 1.00, 2.00 +SGF, 06, 14, 84.00, 62.00, 22.00, 22.00, 34.00 +SGY, 06, 14, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 14, 77.00, 47.00, 24.00, 18.00, 33.00 +SHV, 06, 14, 90.00, 69.00, 17.00, 19.00, 28.00 +SIT, 06, 14, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 14, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 14, 93.00, 66.00, 13.00, 12.00, 21.00 +SKA, 06, 14, 74.00, 49.00, -9999.00, -9999.00, 22.00 +SKF, 06, 14, 92.00, 72.00, -9999.00, -9999.00, 17.00 +SLC, 06, 14, 82.00, 55.00, 11.00, 10.00, 17.00 +SLE, 06, 14, 74.00, 48.00, 17.00, 18.00, 25.00 +SLN, 06, 14, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 14, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 14, 71.00, 50.00, -9999.00, 1.00, 1.00 +SNA, 06, 14, 68.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 14, 46.00, 37.00, 23.00, 33.00, 41.00 +SNS, 06, 14, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 14, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 14, 84.00, 62.00, 27.00, 22.00, 38.00 +SPS, 06, 14, 91.00, 68.00, 17.00, 12.00, 24.00 +SRQ, 06, 14, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 14, 88.00, 65.00, -9999.00, -9999.00, 33.00 +SSI, 06, 14, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +STC, 06, 14, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +STL, 06, 14, 85.00, 65.00, 23.00, 22.00, 36.00 +STNV, 06, 14, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +STS, 06, 14, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 14, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 14, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 14, 84.00, 54.00, -9999.00, -9999.00, 3.00 +SUX, 06, 14, 82.00, 59.00, 24.00, 19.00, 34.00 +SVN, 06, 14, 89.00, 69.00, -9999.00, -9999.00, 35.00 +SWF, 06, 14, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 14, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 14, 76.00, 54.00, 25.00, 30.00, 42.00 +SZL, 06, 14, 84.00, 61.00, -9999.00, -9999.00, 34.00 +TAD, 06, 14, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 14, 85.00, 59.00, -9999.00, -9999.00, 34.00 +TCC, 06, 14, 89.00, 59.00, 13.00, 6.00, 15.00 +TCL, 06, 14, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 14, 73.00, 48.00, -9999.00, -9999.00, 31.00 +TCS, 06, 14, 92.00, 62.00, -9999.00, 4.00, 6.00 +TEB, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 14, 87.00, 66.00, -9999.00, -9999.00, 27.00 +TKA, 06, 14, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 14, 91.00, 68.00, 16.00, 35.00, 42.00 +TNX, 06, 14, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 14, 80.00, 56.00, 21.00, 22.00, 34.00 +TOP, 06, 14, 84.00, 63.00, 28.00, 21.00, 40.00 +TPA, 06, 14, 89.00, 73.00, 15.00, 30.00, 36.00 +TPH, 06, 14, 83.00, 50.00, 2.00, 3.00, 3.00 +TRI, 06, 14, 82.00, 60.00, 25.00, 31.00, 42.00 +TRK, 06, 14, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 14, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 14, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 14, 87.00, 67.00, 23.00, 19.00, 33.00 +TUP, 06, 14, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 14, 99.00, 68.00, 3.00, 4.00, 6.00 +TVC, 06, 14, 76.00, 51.00, 21.00, 17.00, 31.00 +TVL, 06, 14, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 14, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 14, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 14, 84.00, 62.00, 20.00, 23.00, 32.00 +T01, 06, 14, 82.00, 61.00, -9999.00, -9999.00, 29.00 +T02, 06, 14, 87.00, 65.00, -9999.00, -9999.00, 31.00 +T03, 06, 14, 87.00, 66.00, -9999.00, -9999.00, 32.00 +T04, 06, 14, 89.00, 72.00, -9999.00, -9999.00, 36.00 +T05, 06, 14, 85.00, 61.00, -9999.00, -9999.00, 31.00 +T06, 06, 14, 90.00, 64.00, -9999.00, -9999.00, 28.00 +T07, 06, 14, 90.00, 52.00, -9999.00, -9999.00, 17.00 +T08, 06, 14, 82.00, 59.00, -9999.00, -9999.00, 11.00 +UCA, 06, 14, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 14, 92.00, 62.00, -9999.00, -9999.00, 2.00 +UIL, 06, 14, 64.00, 46.00, 34.00, 38.00, 45.00 +UIN, 06, 14, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 14, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 14, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 14, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +U15, 06, 14, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +U28, 06, 14, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 14, 90.00, 66.00, -9999.00, -9999.00, 31.00 +VBG, 06, 14, 71.00, 51.00, -9999.00, -9999.00, 8.00 +VCT, 06, 14, 91.00, 73.00, 12.00, 19.00, 23.00 +VCV, 06, 14, 91.00, 54.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 14, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 14, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 14, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 14, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 14, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 14, 90.00, 68.00, -9999.00, -9999.00, 32.00 +VRB, 06, 14, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 14, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 14, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 14, 82.00, 61.00, 21.00, 15.00, 29.00 +WJA, 06, 14, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 14, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 14, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 14, 83.00, 46.00, 10.00, 9.00, 14.00 +WPO, 06, 14, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 14, 90.00, 67.00, -9999.00, -9999.00, 33.00 +WRG, 06, 14, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 14, 82.00, 57.00, -9999.00, -9999.00, 30.00 +WRL, 06, 14, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +X68, 06, 14, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 14, 55.00, 43.00, 49.00, 48.00, 59.00 +YCG, 06, 14, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 14, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 14, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 14, 80.00, 49.00, 8.00, 9.00, 15.00 +YNG, 06, 14, 77.00, 55.00, 26.00, 25.00, 40.00 +YPA, 06, 14, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 14, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 14, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 14, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 14, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 14, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 14, 103.00, 72.00, 0.00, 0.00, 0.00 +YVR, 06, 14, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 14, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 14, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 14, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 14, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 14, 70.00, 45.00, 29.00, 28.00, 46.00 +ZUN, 06, 14, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 14, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 14, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 14, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +01R, 06, 14, 90.00, 68.00, -9999.00, -9999.00, 25.00 +1V1, 06, 14, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 14, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 14, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 14, 83.00, 67.00, -9999.00, -9999.00, 34.00 +2PJ, 06, 14, 88.00, 65.00, -9999.00, -9999.00, 32.00 +3B1, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 14, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 14, 76.00, 50.00, -9999.00, -9999.00, 31.00 +3SE, 06, 14, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 14, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 14, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +4OM, 06, 14, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 14, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 14, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 14, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 14, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 15, 80.00, 59.00, 26.00, 25.00, 40.00 +ABI, 06, 15, 91.00, 69.00, 13.00, 10.00, 19.00 +ABQ, 06, 15, 90.00, 58.00, 6.00, 7.00, 12.00 +ABR, 06, 15, 79.00, 54.00, 24.00, 20.00, 37.00 +ABY, 06, 15, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 15, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 15, 92.00, 71.00, 13.00, 14.00, 23.00 +ACV, 06, 15, 60.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 15, 80.00, 59.00, 22.00, 17.00, 30.00 +ADK, 06, 15, 49.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 15, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 15, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 15, 82.00, 59.00, -9999.00, -9999.00, 32.00 +AEX, 06, 15, 90.00, 69.00, -9999.00, -9999.00, 25.00 +AFF, 06, 15, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 15, 91.00, 70.00, -9999.00, -9999.00, 56.00 +AGS, 06, 15, 89.00, 65.00, 19.00, 23.00, 35.00 +AHN, 06, 15, 87.00, 66.00, 16.00, 22.00, 29.00 +AKN, 06, 15, 58.00, 41.00, 36.00, 30.00, 46.00 +AKO, 06, 15, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 15, 79.00, 55.00, 26.00, 27.00, 42.00 +ALI, 06, 15, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 15, 80.00, 58.00, 25.00, 21.00, 39.00 +ALS, 06, 15, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 15, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 15, 87.00, 61.00, 22.00, 11.00, 29.00 +AMG, 06, 15, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 15, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 15, 61.00, 47.00, 17.00, 21.00, 26.00 +AND, 06, 15, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 15, 61.00, 48.00, 41.00, 42.00, 53.00 +AOO, 06, 15, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +APN, 06, 15, 75.00, 48.00, 23.00, 23.00, 36.00 +AQQ, 06, 15, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +ART, 06, 15, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +AST, 06, 15, 64.00, 49.00, 30.00, 31.00, 41.00 +ATL, 06, 15, 86.00, 66.00, 18.00, 23.00, 31.00 +ATW, 06, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 15, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 15, 82.00, 60.00, -9999.00, -9999.00, 34.00 +AUG, 06, 15, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 15, 91.00, 71.00, 14.00, 17.00, 25.00 +AUW, 06, 15, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 15, 80.00, 58.00, 21.00, 28.00, 39.00 +AVP, 06, 15, 77.00, 57.00, 28.00, 29.00, 45.00 +AXN, 06, 15, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 15, 77.00, 56.00, -9999.00, -9999.00, 30.00 +AYS, 06, 15, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 15, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 15, 90.00, 59.00, -9999.00, -9999.00, 6.00 +BAD, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 15, 73.00, 39.00, -9999.00, -9999.00, 5.00 +BDL, 06, 15, 80.00, 57.00, 25.00, 25.00, 38.00 +BDR, 06, 15, 76.00, 59.00, 23.00, 21.00, 35.00 +BET, 06, 15, 59.00, 42.00, 30.00, 25.00, 39.00 +BFD, 06, 15, 72.00, 49.00, 30.00, 31.00, 45.00 +BFF, 06, 15, 82.00, 53.00, 22.00, 15.00, 32.00 +BFL, 06, 15, 92.00, 64.00, 1.00, 1.00, 1.00 +BGM, 06, 15, 74.00, 55.00, 27.00, 31.00, 45.00 +BGR, 06, 15, 73.00, 53.00, 24.00, 27.00, 37.00 +BGS, 06, 15, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 15, 87.00, 65.00, 16.00, 24.00, 31.00 +BID, 06, 15, 70.00, 57.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 15, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 15, 91.00, 51.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 15, 78.00, 52.00, 24.00, 19.00, 33.00 +BIS, 06, 15, 77.00, 52.00, 30.00, 22.00, 41.00 +BIX, 06, 15, 88.00, 72.00, -9999.00, -9999.00, 30.00 +BJI, 06, 15, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 15, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 15, 82.00, 49.00, -9999.00, -9999.00, 31.00 +BKW, 06, 15, 76.00, 56.00, 28.00, 29.00, 44.00 +BLF, 06, 15, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 15, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 15, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 15, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 15, 85.00, 62.00, -9999.00, -9999.00, 31.00 +BNA, 06, 15, 86.00, 65.00, 20.00, 21.00, 33.00 +BNO, 06, 15, 75.00, 41.00, -9999.00, 13.00, 32.00 +BOI, 06, 15, 81.00, 52.00, 11.00, 9.00, 17.00 +BOS, 06, 15, 76.00, 59.00, 24.00, 24.00, 36.00 +BPI, 06, 15, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 15, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 15, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 15, 82.00, 61.00, -9999.00, -9999.00, 32.00 +BRO, 06, 15, 91.00, 75.00, 10.00, 19.00, 23.00 +BRW, 06, 15, 39.00, 30.00, 13.00, 15.00, 23.00 +BSM, 06, 15, 91.00, 71.00, -9999.00, -9999.00, 18.00 +BTI, 06, 15, 38.00, 30.00, 12.00, 12.00, 20.00 +BTL, 06, 15, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 15, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 15, 90.00, 70.00, 13.00, 29.00, 35.00 +BTT, 06, 15, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 15, 76.00, 55.00, 32.00, 32.00, 49.00 +BUB, 06, 15, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 15, 75.00, 57.00, 25.00, 24.00, 37.00 +BUR, 06, 15, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 15, 89.00, 72.00, -9999.00, 15.00, 18.00 +BWG, 06, 15, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 15, 83.00, 62.00, 21.00, 21.00, 34.00 +BYH, 06, 15, 89.00, 67.00, -9999.00, -9999.00, 33.00 +BYI, 06, 15, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 15, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 15, 89.00, 66.00, 20.00, 23.00, 34.00 +CAG, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 15, 78.00, 57.00, 23.00, 25.00, 39.00 +CAO, 06, 15, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 15, 72.00, 49.00, 30.00, 31.00, 45.00 +CBM, 06, 15, 89.00, 66.00, -9999.00, -9999.00, 28.00 +CDB, 06, 15, 50.00, 41.00, 41.00, 45.00, 60.00 +CDC, 06, 15, 84.00, 50.00, 4.00, 5.00, 8.00 +CDR, 06, 15, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 15, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 15, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 15, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 15, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 15, 86.00, 64.00, 21.00, 23.00, 34.00 +CHO, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 15, 87.00, 69.00, 18.00, 26.00, 37.00 +CID, 06, 15, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 15, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 15, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 15, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 15, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 15, 78.00, 57.00, 22.00, 24.00, 39.00 +CLL, 06, 15, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 15, 86.00, 65.00, 23.00, 24.00, 38.00 +CMH, 06, 15, 80.00, 58.00, 21.00, 26.00, 37.00 +CMI, 06, 15, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 15, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 15, 85.00, 62.00, 23.00, 14.00, 32.00 +CNM, 06, 15, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 15, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +COD, 06, 15, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +COF, 06, 15, 88.00, 71.00, -9999.00, -9999.00, 38.00 +CON, 06, 15, 77.00, 51.00, 24.00, 25.00, 37.00 +COS, 06, 15, 79.00, 51.00, 20.00, 19.00, 31.00 +COT, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 15, 83.00, 61.00, 25.00, 22.00, 37.00 +CPR, 06, 15, 79.00, 47.00, 16.00, 16.00, 27.00 +CRBC, 06, 15, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 15, 90.00, 73.00, 11.00, 18.00, 24.00 +CRW, 06, 15, 83.00, 60.00, 28.00, 27.00, 41.00 +CSG, 06, 15, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 15, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 15, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 15, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 15, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 15, 82.00, 60.00, 21.00, 27.00, 38.00 +CVN, 06, 15, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 15, 88.00, 59.00, -9999.00, -9999.00, 22.00 +CXY, 06, 15, 81.00, 61.00, 19.00, 22.00, 33.00 +CYS, 06, 15, 75.00, 48.00, 18.00, 21.00, 30.00 +DAA, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 06, 15, 88.00, 71.00, 20.00, 36.00, 43.00 +DAG, 06, 15, 98.00, 68.00, 0.00, 1.00, 1.00 +DAL, 06, 15, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 15, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 15, 81.00, 59.00, 19.00, 25.00, 36.00 +DBQ, 06, 15, 78.00, 57.00, 25.00, 22.00, 37.00 +DCA, 06, 15, 85.00, 66.00, 17.00, 23.00, 34.00 +DDC, 06, 15, 87.00, 62.00, 21.00, 12.00, 26.00 +DEC, 06, 15, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 15, 82.00, 52.00, 17.00, 18.00, 29.00 +DFW, 06, 15, 92.00, 70.00, 15.00, 13.00, 22.00 +DHN, 06, 15, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 15, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 15, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 15, 93.00, 72.00, -9999.00, -9999.00, 16.00 +DLG, 06, 15, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 15, 71.00, 49.00, 30.00, 29.00, 45.00 +DLLC, 06, 15, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 15, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 15, 99.00, 68.00, -9999.00, -9999.00, 6.00 +DMN, 06, 15, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 15, 84.00, 62.00, -9999.00, -9999.00, 30.00 +DPG, 06, 15, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 15, 90.00, 68.00, -9999.00, -9999.00, 32.00 +DRA, 06, 15, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 15, 93.00, 72.00, 10.00, 8.00, 14.00 +DSM, 06, 15, 82.00, 61.00, 29.00, 19.00, 39.00 +DTW, 06, 15, 79.00, 56.00, 19.00, 22.00, 33.00 +DUG, 06, 15, 94.00, 59.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 15, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 15, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 15, 91.00, 69.00, -9999.00, -9999.00, 18.00 +D45, 06, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 15, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 15, 78.00, 54.00, 26.00, 25.00, 41.00 +ECG, 06, 15, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 15, 91.00, 63.00, -9999.00, -9999.00, 2.00 +EED, 06, 15, 104.00, 76.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 15, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 15, 60.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 15, 77.00, 52.00, 31.00, 36.00, 51.00 +EKO, 06, 15, 81.00, 45.00, 10.00, 9.00, 15.00 +ELD, 06, 15, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 15, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 15, 96.00, 64.00, 7.00, 3.00, 8.00 +ELY, 06, 15, 79.00, 41.00, 7.00, 8.00, 12.00 +EMP, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 15, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +END, 06, 15, 90.00, 66.00, -9999.00, -9999.00, 22.00 +ENN, 06, 15, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 15, 83.00, 60.00, -9999.00, -9999.00, 10.00 +EPH, 06, 15, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 15, 75.00, 58.00, 25.00, 23.00, 37.00 +ESF, 06, 15, 90.00, 69.00, -9999.00, -9999.00, 31.00 +EUG, 06, 15, 74.00, 50.00, 15.00, 17.00, 23.00 +EVV, 06, 15, 86.00, 63.00, 25.00, 23.00, 37.00 +EWN, 06, 15, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 15, 82.00, 63.00, 23.00, 23.00, 36.00 +EYW, 06, 15, 88.00, 78.00, 23.00, 21.00, 34.00 +E74, 06, 15, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 15, 85.00, 62.00, -9999.00, -9999.00, 33.00 +FAI, 06, 15, 70.00, 49.00, 25.00, 28.00, 40.00 +FAR, 06, 15, 77.00, 54.00, 24.00, 23.00, 39.00 +FAT, 06, 15, 93.00, 60.00, 1.00, 2.00, 2.00 +FAY, 06, 15, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 15, 72.00, 44.00, 24.00, 26.00, 39.00 +FCS, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FDY, 06, 15, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 15, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 06, 15, 78.00, 42.00, 3.00, 5.00, 7.00 +FLL, 06, 15, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 15, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FME, 06, 15, 84.00, 58.00, -9999.00, -9999.00, 33.00 +FMH, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 06, 15, 88.00, 50.00, 5.00, 5.00, 8.00 +FMY, 06, 15, 90.00, 73.00, 20.00, 38.00, 47.00 +FNT, 06, 15, 77.00, 55.00, 21.00, 19.00, 32.00 +FOD, 06, 15, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 15, 84.00, 63.00, -9999.00, -9999.00, 32.00 +FOK, 06, 15, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 15, 86.00, 63.00, -9999.00, -9999.00, 34.00 +FSD, 06, 15, 81.00, 56.00, 29.00, 17.00, 37.00 +FSI, 06, 15, 90.00, 67.00, -9999.00, -9999.00, 22.00 +FSM, 06, 15, 88.00, 66.00, 17.00, 21.00, 30.00 +FTK, 06, 15, 84.00, 60.00, -9999.00, -9999.00, 30.00 +FWA, 06, 15, 81.00, 59.00, 21.00, 23.00, 34.00 +FWH, 06, 15, 90.00, 68.00, -9999.00, -9999.00, 18.00 +FYU, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 15, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 15, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 15, 106.00, 70.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 15, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 15, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 15, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 15, 75.00, 49.00, 16.00, 15.00, 24.00 +GFA, 06, 15, 75.00, 48.00, -9999.00, -9999.00, 34.00 +GFK, 06, 15, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 15, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 15, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 15, 78.00, 51.00, 23.00, 18.00, 33.00 +GJT, 06, 15, 88.00, 57.00, 10.00, 9.00, 15.00 +GKN, 06, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 15, 84.00, 55.00, 18.00, 9.00, 23.00 +GLH, 06, 15, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 15, 85.00, 77.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 15, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 15, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GON, 06, 15, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 15, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 15, 75.00, 54.00, 28.00, 21.00, 38.00 +GRCI, 06, 15, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 15, 73.00, 48.00, -9999.00, -9999.00, 24.00 +GRI, 06, 15, 84.00, 59.00, 23.00, 13.00, 28.00 +GRK, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 06, 15, 79.00, 55.00, 22.00, 20.00, 33.00 +GSB, 06, 15, 87.00, 65.00, -9999.00, -9999.00, 34.00 +GSG, 06, 15, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 15, 83.00, 62.00, 20.00, 22.00, 35.00 +GSP, 06, 15, 85.00, 64.00, 22.00, 22.00, 35.00 +GST, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 15, 74.00, 55.00, -9999.00, -9999.00, 38.00 +GTF, 06, 15, 75.00, 48.00, 25.00, 21.00, 34.00 +GUP, 06, 15, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 15, 82.00, 58.00, -9999.00, -9999.00, 34.00 +GVW, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 15, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 15, 81.00, 67.00, 21.00, 18.00, 30.00 +HBR, 06, 15, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 15, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 15, 81.00, 52.00, -9999.00, -9999.00, 17.00 +HKY, 06, 15, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 15, 76.00, 48.00, 21.00, 20.00, 32.00 +HMN, 06, 15, 96.00, 58.00, -9999.00, -9999.00, 12.00 +HMS, 06, 15, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 15, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 15, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +HON, 06, 15, 80.00, 56.00, 25.00, 18.00, 35.00 +HOP, 06, 15, 86.00, 62.00, -9999.00, -9999.00, 33.00 +HOT, 06, 15, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 15, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 15, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 15, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 15, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 15, 90.00, 68.00, -9999.00, -9999.00, 36.00 +HST, 06, 15, 88.00, 71.00, -9999.00, -9999.00, 49.00 +HSV, 06, 15, 86.00, 65.00, 20.00, 22.00, 34.00 +HTL, 06, 15, 75.00, 51.00, 28.00, 23.00, 40.00 +HTS, 06, 15, 81.00, 60.00, 24.00, 27.00, 40.00 +HUF, 06, 15, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 15, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 15, 78.00, 49.00, 17.00, 18.00, 27.00 +IAB, 06, 15, 87.00, 65.00, -9999.00, -9999.00, 29.00 +IAD, 06, 15, 83.00, 59.00, 23.00, 26.00, 37.00 +IAG, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 15, 90.00, 70.00, 10.00, 24.00, 29.00 +ICT, 06, 15, 87.00, 65.00, 22.00, 19.00, 34.00 +IDA, 06, 15, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 15, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 15, 81.00, 62.00, 26.00, 22.00, 37.00 +ILI, 06, 15, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 15, 85.00, 67.00, 19.00, 21.00, 31.00 +IMT, 06, 15, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +IND, 06, 15, 82.00, 61.00, 22.00, 23.00, 35.00 +INL, 06, 15, 73.00, 50.00, 36.00, 30.00, 51.00 +INS, 06, 15, 93.00, 63.00, -9999.00, -9999.00, 2.00 +INT, 06, 15, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 06, 15, 90.00, 54.00, 3.00, 5.00, 7.00 +IPL, 06, 15, 102.00, 70.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 15, 79.00, 57.00, 27.00, 29.00, 43.00 +IRK, 06, 15, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 15, 78.00, 51.00, 22.00, 17.00, 32.00 +ISP, 06, 15, 75.00, 59.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 15, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 15, 102.00, 69.00, -9999.00, -9999.00, 2.00 +IWD, 06, 15, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 15, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 15, 90.00, 67.00, 17.00, 21.00, 32.00 +JAX, 06, 15, 89.00, 69.00, 21.00, 35.00, 43.00 +JBR, 06, 15, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 15, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 15, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 15, 77.00, 62.00, 20.00, 22.00, 34.00 +JHW, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 15, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 15, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 15, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 15, 61.00, 45.00, 43.00, 43.00, 57.00 +JST, 06, 15, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 15, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 15, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 15, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 15, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 15, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 15, 78.00, 54.00, 20.00, 19.00, 32.00 +LAR, 06, 15, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 15, 101.00, 70.00, 1.00, 1.00, 2.00 +LAX, 06, 15, 72.00, 59.00, 1.00, 1.00, 1.00 +LBB, 06, 15, 90.00, 64.00, 17.00, 9.00, 21.00 +LBF, 06, 15, 82.00, 54.00, 25.00, 10.00, 30.00 +LCH, 06, 15, 89.00, 71.00, 13.00, 23.00, 30.00 +LCK, 06, 15, 82.00, 59.00, -9999.00, -9999.00, 32.00 +LEB, 06, 15, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 15, 83.00, 61.00, 22.00, 24.00, 35.00 +LFI, 06, 15, 82.00, 66.00, -9999.00, -9999.00, 29.00 +LFK, 06, 15, 90.00, 69.00, 13.00, 22.00, 27.00 +LFT, 06, 15, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 15, 79.00, 63.00, 22.00, 21.00, 34.00 +LGB, 06, 15, 77.00, 60.00, 0.00, 1.00, 1.00 +LGU, 06, 15, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 15, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 15, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 15, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 15, 89.00, 67.00, 18.00, 19.00, 29.00 +LIZ, 06, 15, 72.00, 49.00, -9999.00, -9999.00, 44.00 +LMT, 06, 15, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LND, 06, 15, 78.00, 49.00, 10.00, 11.00, 17.00 +LNK, 06, 15, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 15, 85.00, 50.00, 4.00, 4.00, 7.00 +LOZ, 06, 15, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 15, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 15, 88.00, 65.00, -9999.00, -9999.00, 34.00 +LSE, 06, 15, 80.00, 57.00, 22.00, 24.00, 37.00 +LSF, 06, 15, 90.00, 68.00, -9999.00, -9999.00, 29.00 +LSV, 06, 15, 102.00, 61.00, -9999.00, -9999.00, 2.00 +LTS, 06, 15, 93.00, 66.00, -9999.00, -9999.00, 21.00 +LUF, 06, 15, 104.00, 67.00, -9999.00, -9999.00, 2.00 +LVS, 06, 15, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 15, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 15, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 15, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 15, 82.00, 61.00, 24.00, 24.00, 40.00 +MAF, 06, 15, 93.00, 66.00, 13.00, 5.00, 16.00 +MBL, 06, 15, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 15, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 15, 88.00, 58.00, -9999.00, -9999.00, 4.00 +MCF, 06, 15, 89.00, 73.00, -9999.00, -9999.00, 37.00 +MCG, 06, 15, 65.00, 45.00, 32.00, 30.00, 46.00 +MCI, 06, 15, 83.00, 63.00, 27.00, 20.00, 37.00 +MCK, 06, 15, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 15, 90.00, 67.00, 14.00, 22.00, 31.00 +MCO, 06, 15, 90.00, 72.00, 19.00, 43.00, 49.00 +MCW, 06, 15, 80.00, 57.00, 19.00, 18.00, 30.00 +MC2, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MDH, 06, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 15, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 15, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 15, 81.00, 60.00, 30.00, 24.00, 41.00 +MEI, 06, 15, 90.00, 66.00, 17.00, 23.00, 33.00 +MEM, 06, 15, 89.00, 69.00, 18.00, 19.00, 31.00 +MER, 06, 15, 91.00, 56.00, -9999.00, -9999.00, 2.00 +MFD, 06, 15, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 15, 93.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 15, 82.00, 51.00, 10.00, 8.00, 15.00 +MGE, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 06, 15, 89.00, 68.00, 13.00, 24.00, 32.00 +MGW, 06, 15, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 15, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 15, 88.00, 56.00, -9999.00, -9999.00, 4.00 +MHS, 06, 15, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 15, 88.00, 73.00, 24.00, 41.00, 49.00 +MIB, 06, 15, 76.00, 53.00, -9999.00, -9999.00, 37.00 +MIV, 06, 15, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 15, 86.00, 50.00, -9999.00, -9999.00, 19.00 +MKC, 06, 15, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 15, 75.00, 55.00, 26.00, 23.00, 39.00 +MKG, 06, 15, 76.00, 54.00, 26.00, 18.00, 33.00 +MKL, 06, 15, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 15, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 15, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 15, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 15, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 15, 82.00, 60.00, 27.00, 23.00, 40.00 +MLS, 06, 15, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 15, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 15, 90.00, 67.00, -9999.00, -9999.00, 32.00 +MOB, 06, 15, 90.00, 71.00, 17.00, 31.00, 40.00 +MOT, 06, 15, 76.00, 53.00, 26.00, 21.00, 36.00 +MPV, 06, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 15, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 15, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 15, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 15, 67.00, 50.00, -9999.00, -9999.00, 10.00 +MSL, 06, 15, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 15, 78.00, 54.00, 25.00, 22.00, 37.00 +MSO, 06, 15, 74.00, 46.00, 24.00, 22.00, 36.00 +MSP, 06, 15, 79.00, 58.00, 25.00, 27.00, 43.00 +MSS, 06, 15, 75.00, 52.00, 27.00, 26.00, 39.00 +MSY, 06, 15, 89.00, 71.00, 13.00, 31.00, 39.00 +MTC, 06, 15, 77.00, 56.00, -9999.00, -9999.00, 33.00 +MTN, 06, 15, 83.00, 61.00, -9999.00, -9999.00, 33.00 +MTO, 06, 15, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 15, 81.00, 57.00, -9999.00, -9999.00, 33.00 +MUO, 06, 15, 86.00, 52.00, -9999.00, -9999.00, 20.00 +MWA, 06, 15, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 15, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 15, 89.00, 68.00, -9999.00, -9999.00, 30.00 +MYL, 06, 15, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 15, 88.00, 67.00, -9999.00, -9999.00, 32.00 +NAO, 06, 15, 85.00, 72.00, -9999.00, -9999.00, 43.00 +NBC, 06, 15, 88.00, 69.00, -9999.00, -9999.00, 37.00 +NBE, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NBU, 06, 15, 79.00, 58.00, -9999.00, -9999.00, 33.00 +NCA, 06, 15, 87.00, 63.00, -9999.00, -9999.00, 33.00 +NCO, 06, 15, 73.00, 57.00, -9999.00, -9999.00, 35.00 +NC1, 06, 15, 92.00, 62.00, -9999.00, -9999.00, 1.00 +NEL, 06, 15, 81.00, 58.00, -9999.00, -9999.00, 33.00 +NFG, 06, 15, 70.00, 58.00, -9999.00, -9999.00, 7.00 +NFL, 06, 15, 83.00, 48.00, -9999.00, -9999.00, 13.00 +NGP, 06, 15, 89.00, 74.00, -9999.00, -9999.00, 17.00 +NGU, 06, 15, 83.00, 65.00, -9999.00, -9999.00, 27.00 +NGZ, 06, 15, 69.00, 53.00, -9999.00, -9999.00, 3.00 +NHK, 06, 15, 83.00, 60.00, -9999.00, -9999.00, 30.00 +NHZ, 06, 15, 72.00, 53.00, -9999.00, -9999.00, 37.00 +NID, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 15, 89.00, 69.00, -9999.00, -9999.00, 40.00 +NIR, 06, 15, 91.00, 71.00, -9999.00, -9999.00, 20.00 +NKT, 06, 15, 83.00, 68.00, -9999.00, -9999.00, 37.00 +NKX, 06, 15, 71.00, 62.00, -9999.00, -9999.00, 7.00 +NLC, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 15, 89.00, 64.00, -9999.00, -9999.00, 27.00 +NPA, 06, 15, 89.00, 72.00, -9999.00, -9999.00, 30.00 +NQA, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 15, 92.00, 72.00, -9999.00, -9999.00, 20.00 +NQX, 06, 15, 88.00, 78.00, -9999.00, -9999.00, 37.00 +NRB, 06, 15, 87.00, 71.00, -9999.00, -9999.00, 40.00 +NRC, 06, 15, 92.00, 55.00, -9999.00, -9999.00, 2.00 +NRS, 06, 15, 69.00, 59.00, -9999.00, -9999.00, 3.00 +NSE, 06, 15, 90.00, 68.00, -9999.00, -9999.00, 40.00 +NSI, 06, 15, 71.00, 55.00, -9999.00, -9999.00, 3.00 +NTD, 06, 15, 71.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 06, 15, 77.00, 59.00, -9999.00, -9999.00, 3.00 +NTU, 06, 15, 83.00, 65.00, -9999.00, -9999.00, 30.00 +NUC, 06, 15, 70.00, 58.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 15, 77.00, 52.00, -9999.00, -9999.00, 3.00 +NUW, 06, 15, 67.00, 47.00, -9999.00, -9999.00, 27.00 +NWF, 06, 15, 77.00, 60.00, -9999.00, -9999.00, 1.00 +NXX, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 06, 15, 85.00, 60.00, -9999.00, -9999.00, 30.00 +NZC, 06, 15, 90.00, 66.00, -9999.00, -9999.00, 43.00 +NZJ, 06, 15, 78.00, 56.00, -9999.00, -9999.00, 3.00 +NZW, 06, 15, 76.00, 55.00, -9999.00, -9999.00, 37.00 +NZY, 06, 15, 71.00, 62.00, -9999.00, -9999.00, 3.00 +OAK, 06, 15, 72.00, 51.00, 2.00, 1.00, 3.00 +OAR, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 15, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 15, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 15, 87.00, 66.00, 18.00, 16.00, 28.00 +OLM, 06, 15, 71.00, 46.00, 22.00, 24.00, 32.00 +OMA, 06, 15, 84.00, 60.00, 24.00, 19.00, 33.00 +OME, 06, 15, 53.00, 39.00, 24.00, 26.00, 33.00 +ONT, 06, 15, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 15, 79.00, 58.00, 26.00, 22.00, 38.00 +ORF, 06, 15, 83.00, 65.00, 17.00, 21.00, 32.00 +ORH, 06, 15, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 15, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 15, 74.00, 51.00, -9999.00, -9999.00, 31.00 +OTG, 06, 15, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 15, 64.00, 51.00, 20.00, 21.00, 29.00 +OTM, 06, 15, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 15, 50.00, 38.00, 14.00, 14.00, 21.00 +OURC, 06, 15, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 15, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 15, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 15, 90.00, 66.00, -9999.00, -9999.00, 33.00 +PACZ, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 15, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 15, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 15, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 15, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 15, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 15, 89.00, 69.00, -9999.00, -9999.00, 27.00 +PAQ, 06, 15, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 15, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 15, 44.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 15, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 15, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 15, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 15, 76.00, 55.00, -9999.00, -9999.00, 39.00 +PBI, 06, 15, 88.00, 73.00, 22.00, 37.00, 46.00 +PDT, 06, 15, 80.00, 53.00, 11.00, 13.00, 19.00 +PDX, 06, 15, 74.00, 53.00, 22.00, 23.00, 30.00 +PFN, 06, 15, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 15, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 15, 82.00, 62.00, 24.00, 23.00, 37.00 +PHX, 06, 15, 103.00, 73.00, 1.00, 1.00, 2.00 +PIA, 06, 15, 82.00, 61.00, 24.00, 22.00, 38.00 +PIB, 06, 15, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 15, 79.00, 47.00, 13.00, 11.00, 21.00 +PIR, 06, 15, 82.00, 56.00, 24.00, 16.00, 31.00 +PIT, 06, 15, 79.00, 57.00, 26.00, 27.00, 43.00 +PKB, 06, 15, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 15, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 15, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 15, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 15, 89.00, 72.00, 16.00, 22.00, 32.00 +POB, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 06, 15, 90.00, 67.00, -9999.00, -9999.00, 33.00 +POM, 06, 15, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 06, 15, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 15, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 15, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 15, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 15, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 15, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 15, 76.00, 52.00, -9999.00, -9999.00, 33.00 +PSP, 06, 15, 104.00, 68.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 15, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 15, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 15, 88.00, 54.00, 12.00, 11.00, 21.00 +PUC, 06, 15, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 15, 77.00, 57.00, 23.00, 24.00, 36.00 +PVU, 06, 15, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 15, 73.00, 52.00, 28.00, 24.00, 39.00 +P02, 06, 15, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P07, 06, 15, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +P11, 06, 15, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +P24, 06, 15, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +P28, 06, 15, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +P35, 06, 15, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +P38, 06, 15, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +P39, 06, 15, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P58, 06, 15, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +P59, 06, 15, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +P60, 06, 15, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +P61, 06, 15, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +P67, 06, 15, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +P68, 06, 15, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +P69, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 15, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 15, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 15, 78.00, 52.00, 27.00, 22.00, 39.00 +RBL, 06, 15, 91.00, 62.00, 4.00, 3.00, 6.00 +RCA, 06, 15, 78.00, 52.00, -9999.00, -9999.00, 37.00 +RDD, 06, 15, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 15, 77.00, 42.00, 11.00, 11.00, 17.00 +RDR, 06, 15, 76.00, 52.00, -9999.00, -9999.00, 36.00 +RDU, 06, 15, 85.00, 63.00, 20.00, 20.00, 31.00 +REE, 06, 15, 90.00, 64.00, -9999.00, -9999.00, 18.00 +REJ, 06, 15, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 15, 80.00, 57.00, 25.00, 23.00, 38.00 +RIC, 06, 15, 85.00, 63.00, 19.00, 19.00, 32.00 +RIV, 06, 15, 86.00, 56.00, -9999.00, -9999.00, 2.00 +RIW, 06, 15, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 15, 75.00, 46.00, 7.00, 10.00, 14.00 +RME, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 06, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RND, 06, 15, 92.00, 72.00, -9999.00, -9999.00, 18.00 +RNO, 06, 15, 84.00, 47.00, 5.00, 4.00, 8.00 +ROA, 06, 15, 83.00, 60.00, 16.00, 24.00, 33.00 +ROC, 06, 15, 76.00, 54.00, 25.00, 24.00, 38.00 +ROW, 06, 15, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 15, 87.00, 62.00, 17.00, 10.00, 23.00 +RST, 06, 15, 78.00, 55.00, 27.00, 25.00, 42.00 +RWF, 06, 15, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 15, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 15, 88.00, 55.00, 2.00, 2.00, 2.00 +SAF, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 15, 71.00, 62.00, 2.00, 2.00, 3.00 +SAT, 06, 15, 92.00, 72.00, 14.00, 19.00, 24.00 +SAV, 06, 15, 89.00, 69.00, 19.00, 28.00, 38.00 +SAW, 06, 15, 69.00, 50.00, -9999.00, -9999.00, 40.00 +SBA, 06, 15, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 15, 89.00, 57.00, -9999.00, -9999.00, 4.00 +SBN, 06, 15, 79.00, 59.00, 24.00, 22.00, 37.00 +SBP, 06, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 15, 75.00, 36.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 15, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 15, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 15, 89.00, 57.00, 0.00, 1.00, 1.00 +SDF, 06, 15, 83.00, 63.00, 21.00, 24.00, 36.00 +SEA, 06, 15, 70.00, 52.00, 16.00, 19.00, 26.00 +SEM, 06, 15, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 15, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 15, 70.00, 53.00, 2.00, 1.00, 2.00 +SGF, 06, 15, 84.00, 62.00, 22.00, 22.00, 34.00 +SGY, 06, 15, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 15, 77.00, 47.00, 24.00, 18.00, 33.00 +SHV, 06, 15, 90.00, 69.00, 17.00, 19.00, 28.00 +SIT, 06, 15, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 15, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 15, 93.00, 66.00, 13.00, 12.00, 21.00 +SKA, 06, 15, 75.00, 49.00, -9999.00, -9999.00, 22.00 +SKF, 06, 15, 92.00, 72.00, -9999.00, -9999.00, 17.00 +SLC, 06, 15, 83.00, 56.00, 11.00, 10.00, 17.00 +SLE, 06, 15, 75.00, 48.00, 17.00, 18.00, 25.00 +SLN, 06, 15, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 15, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 15, 71.00, 50.00, -9999.00, 1.00, 1.00 +SNA, 06, 15, 68.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 15, 46.00, 37.00, 23.00, 33.00, 41.00 +SNS, 06, 15, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 15, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 15, 84.00, 62.00, 27.00, 22.00, 38.00 +SPS, 06, 15, 91.00, 68.00, 17.00, 12.00, 24.00 +SRQ, 06, 15, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 15, 88.00, 65.00, -9999.00, -9999.00, 33.00 +SSI, 06, 15, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +STC, 06, 15, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 15, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +STL, 06, 15, 85.00, 66.00, 23.00, 22.00, 36.00 +STNV, 06, 15, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +STS, 06, 15, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 15, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 15, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 15, 84.00, 54.00, -9999.00, -9999.00, 3.00 +SUX, 06, 15, 82.00, 60.00, 24.00, 19.00, 34.00 +SVN, 06, 15, 89.00, 69.00, -9999.00, -9999.00, 35.00 +SWF, 06, 15, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 15, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 15, 77.00, 54.00, 25.00, 30.00, 42.00 +SZL, 06, 15, 84.00, 61.00, -9999.00, -9999.00, 34.00 +TAD, 06, 15, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 15, 85.00, 59.00, -9999.00, -9999.00, 34.00 +TCC, 06, 15, 89.00, 59.00, 13.00, 6.00, 15.00 +TCL, 06, 15, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 15, 73.00, 48.00, -9999.00, -9999.00, 31.00 +TCS, 06, 15, 92.00, 63.00, -9999.00, 4.00, 6.00 +TEB, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 15, 87.00, 66.00, -9999.00, -9999.00, 27.00 +TKA, 06, 15, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 15, 91.00, 68.00, 16.00, 35.00, 42.00 +TNX, 06, 15, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 15, 80.00, 56.00, 21.00, 22.00, 34.00 +TOP, 06, 15, 84.00, 63.00, 28.00, 21.00, 40.00 +TPA, 06, 15, 89.00, 73.00, 15.00, 30.00, 37.00 +TPH, 06, 15, 84.00, 51.00, 2.00, 3.00, 3.00 +TRI, 06, 15, 82.00, 60.00, 25.00, 31.00, 42.00 +TRK, 06, 15, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 15, 102.00, 70.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 15, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 15, 88.00, 68.00, 23.00, 19.00, 33.00 +TUP, 06, 15, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 15, 99.00, 68.00, 3.00, 4.00, 6.00 +TVC, 06, 15, 76.00, 51.00, 21.00, 17.00, 31.00 +TVL, 06, 15, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 15, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 15, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 15, 84.00, 62.00, 20.00, 23.00, 32.00 +T01, 06, 15, 82.00, 61.00, -9999.00, -9999.00, 29.00 +T02, 06, 15, 87.00, 65.00, -9999.00, -9999.00, 31.00 +T03, 06, 15, 87.00, 66.00, -9999.00, -9999.00, 32.00 +T04, 06, 15, 89.00, 72.00, -9999.00, -9999.00, 37.00 +T05, 06, 15, 86.00, 61.00, -9999.00, -9999.00, 31.00 +T06, 06, 15, 90.00, 64.00, -9999.00, -9999.00, 28.00 +T07, 06, 15, 91.00, 53.00, -9999.00, -9999.00, 17.00 +T08, 06, 15, 83.00, 60.00, -9999.00, -9999.00, 11.00 +UCA, 06, 15, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 15, 93.00, 63.00, -9999.00, -9999.00, 2.00 +UIL, 06, 15, 64.00, 46.00, 34.00, 38.00, 45.00 +UIN, 06, 15, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 15, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 15, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 15, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +U15, 06, 15, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +U28, 06, 15, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 15, 90.00, 66.00, -9999.00, -9999.00, 31.00 +VBG, 06, 15, 71.00, 51.00, -9999.00, -9999.00, 8.00 +VCT, 06, 15, 91.00, 73.00, 12.00, 19.00, 23.00 +VCV, 06, 15, 91.00, 55.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 15, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 15, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 15, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 15, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 15, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 15, 90.00, 68.00, -9999.00, -9999.00, 32.00 +VRB, 06, 15, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 15, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 15, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 15, 82.00, 61.00, 21.00, 15.00, 29.00 +WJA, 06, 15, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 15, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 15, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 15, 84.00, 46.00, 10.00, 9.00, 14.00 +WPO, 06, 15, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 15, 90.00, 67.00, -9999.00, -9999.00, 33.00 +WRG, 06, 15, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 15, 82.00, 57.00, -9999.00, -9999.00, 30.00 +WRL, 06, 15, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +X68, 06, 15, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 15, 55.00, 43.00, 49.00, 48.00, 59.00 +YCG, 06, 15, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 15, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 15, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 15, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 15, 80.00, 49.00, 8.00, 9.00, 15.00 +YNG, 06, 15, 77.00, 55.00, 26.00, 25.00, 40.00 +YPA, 06, 15, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 15, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 15, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 15, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 15, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 15, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 15, 103.00, 72.00, 0.00, 0.00, 0.00 +YVR, 06, 15, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 15, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 15, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 15, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 15, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 15, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 15, 70.00, 45.00, 29.00, 28.00, 46.00 +ZUN, 06, 15, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 15, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 15, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 15, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +01R, 06, 15, 90.00, 68.00, -9999.00, -9999.00, 25.00 +1V1, 06, 15, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 15, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 15, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 15, 83.00, 67.00, -9999.00, -9999.00, 34.00 +2PJ, 06, 15, 88.00, 65.00, -9999.00, -9999.00, 32.00 +3B1, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 15, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 15, 76.00, 50.00, -9999.00, -9999.00, 31.00 +3SE, 06, 15, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 15, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 15, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +4OM, 06, 15, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 15, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 15, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 15, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 15, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 16, 81.00, 60.00, 26.00, 25.00, 40.00 +ABI, 06, 16, 92.00, 70.00, 13.00, 10.00, 19.00 +ABQ, 06, 16, 91.00, 59.00, 6.00, 7.00, 12.00 +ABR, 06, 16, 80.00, 55.00, 24.00, 20.00, 37.00 +ABY, 06, 16, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 16, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 16, 93.00, 72.00, 13.00, 14.00, 23.00 +ACV, 06, 16, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 16, 81.00, 59.00, 22.00, 17.00, 30.00 +ADK, 06, 16, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 16, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 16, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 16, 83.00, 60.00, -9999.00, -9999.00, 32.00 +AEX, 06, 16, 91.00, 70.00, -9999.00, -9999.00, 25.00 +AFF, 06, 16, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 16, 91.00, 70.00, -9999.00, -9999.00, 56.00 +AGS, 06, 16, 90.00, 66.00, 19.00, 23.00, 35.00 +AHN, 06, 16, 88.00, 67.00, 16.00, 22.00, 29.00 +AKN, 06, 16, 59.00, 42.00, 35.00, 30.00, 46.00 +AKO, 06, 16, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 16, 80.00, 55.00, 26.00, 27.00, 42.00 +ALI, 06, 16, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 16, 81.00, 58.00, 25.00, 21.00, 39.00 +ALS, 06, 16, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 16, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 16, 88.00, 61.00, 22.00, 11.00, 29.00 +AMG, 06, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 16, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 16, 62.00, 48.00, 17.00, 21.00, 27.00 +AND, 06, 16, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 16, 61.00, 48.00, 41.00, 41.00, 53.00 +AOO, 06, 16, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 06, 16, 75.00, 49.00, 23.00, 23.00, 36.00 +AQQ, 06, 16, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 06, 16, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +AST, 06, 16, 65.00, 50.00, 29.00, 31.00, 40.00 +ATL, 06, 16, 86.00, 67.00, 18.00, 23.00, 31.00 +ATW, 06, 16, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 16, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 16, 83.00, 60.00, -9999.00, -9999.00, 34.00 +AUG, 06, 16, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 16, 92.00, 72.00, 14.00, 17.00, 25.00 +AUW, 06, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 16, 81.00, 59.00, 21.00, 28.00, 39.00 +AVP, 06, 16, 78.00, 58.00, 28.00, 29.00, 45.00 +AXN, 06, 16, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 16, 78.00, 56.00, -9999.00, -9999.00, 30.00 +AYS, 06, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 16, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 16, 91.00, 59.00, -9999.00, -9999.00, 6.00 +BAD, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 16, 74.00, 40.00, -9999.00, -9999.00, 6.00 +BDL, 06, 16, 81.00, 58.00, 25.00, 25.00, 38.00 +BDR, 06, 16, 77.00, 60.00, 23.00, 21.00, 35.00 +BET, 06, 16, 60.00, 43.00, 30.00, 25.00, 39.00 +BFD, 06, 16, 73.00, 50.00, 30.00, 31.00, 45.00 +BFF, 06, 16, 83.00, 53.00, 22.00, 15.00, 32.00 +BFL, 06, 16, 93.00, 65.00, 1.00, 1.00, 1.00 +BGM, 06, 16, 75.00, 55.00, 27.00, 31.00, 45.00 +BGR, 06, 16, 74.00, 53.00, 24.00, 27.00, 37.00 +BGS, 06, 16, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 16, 88.00, 66.00, 16.00, 24.00, 31.00 +BID, 06, 16, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 16, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 16, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 16, 78.00, 53.00, 24.00, 19.00, 33.00 +BIS, 06, 16, 78.00, 52.00, 30.00, 22.00, 41.00 +BIX, 06, 16, 89.00, 73.00, -9999.00, -9999.00, 30.00 +BJI, 06, 16, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 16, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 16, 83.00, 49.00, -9999.00, -9999.00, 31.00 +BKW, 06, 16, 77.00, 57.00, 28.00, 29.00, 44.00 +BLF, 06, 16, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 16, 106.00, 73.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 16, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 16, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 16, 86.00, 62.00, -9999.00, -9999.00, 31.00 +BNA, 06, 16, 87.00, 65.00, 20.00, 21.00, 33.00 +BNO, 06, 16, 75.00, 42.00, -9999.00, 13.00, 31.00 +BOI, 06, 16, 82.00, 53.00, 11.00, 9.00, 17.00 +BOS, 06, 16, 77.00, 60.00, 24.00, 24.00, 36.00 +BPI, 06, 16, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 16, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 16, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 16, 83.00, 62.00, -9999.00, -9999.00, 32.00 +BRO, 06, 16, 91.00, 75.00, 10.00, 19.00, 23.00 +BRW, 06, 16, 39.00, 30.00, 13.00, 15.00, 23.00 +BSM, 06, 16, 92.00, 72.00, -9999.00, -9999.00, 18.00 +BTI, 06, 16, 39.00, 31.00, 12.00, 12.00, 20.00 +BTL, 06, 16, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 16, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 16, 91.00, 71.00, 13.00, 29.00, 35.00 +BTT, 06, 16, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 16, 77.00, 55.00, 32.00, 32.00, 49.00 +BUB, 06, 16, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 16, 76.00, 57.00, 25.00, 24.00, 37.00 +BUR, 06, 16, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 16, 89.00, 73.00, -9999.00, 15.00, 19.00 +BWG, 06, 16, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 16, 84.00, 63.00, 21.00, 21.00, 34.00 +BYH, 06, 16, 90.00, 68.00, -9999.00, -9999.00, 33.00 +BYI, 06, 16, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 16, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 16, 89.00, 67.00, 20.00, 23.00, 34.00 +CAG, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 16, 79.00, 58.00, 23.00, 25.00, 39.00 +CAO, 06, 16, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 16, 73.00, 50.00, 30.00, 31.00, 45.00 +CBM, 06, 16, 90.00, 67.00, -9999.00, -9999.00, 28.00 +CDB, 06, 16, 51.00, 42.00, 41.00, 45.00, 60.00 +CDC, 06, 16, 84.00, 50.00, 4.00, 5.00, 8.00 +CDR, 06, 16, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 16, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 16, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 16, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 16, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 16, 87.00, 65.00, 21.00, 23.00, 34.00 +CHO, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 16, 88.00, 70.00, 18.00, 26.00, 37.00 +CID, 06, 16, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 16, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 16, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 16, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 16, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 16, 79.00, 58.00, 22.00, 24.00, 39.00 +CLL, 06, 16, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 16, 87.00, 66.00, 23.00, 24.00, 38.00 +CMH, 06, 16, 81.00, 59.00, 21.00, 26.00, 37.00 +CMI, 06, 16, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 16, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 16, 86.00, 63.00, 23.00, 14.00, 32.00 +CNM, 06, 16, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 16, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +COD, 06, 16, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +COF, 06, 16, 88.00, 71.00, -9999.00, -9999.00, 38.00 +CON, 06, 16, 78.00, 52.00, 24.00, 25.00, 37.00 +COS, 06, 16, 80.00, 52.00, 20.00, 19.00, 31.00 +COT, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 16, 84.00, 62.00, 25.00, 22.00, 37.00 +CPR, 06, 16, 79.00, 48.00, 16.00, 16.00, 27.00 +CRBC, 06, 16, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 16, 91.00, 74.00, 11.00, 18.00, 24.00 +CRW, 06, 16, 84.00, 61.00, 28.00, 27.00, 41.00 +CSG, 06, 16, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 16, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 16, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 16, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 16, 83.00, 61.00, 21.00, 27.00, 38.00 +CVN, 06, 16, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 16, 89.00, 59.00, -9999.00, -9999.00, 22.00 +CXY, 06, 16, 82.00, 61.00, 19.00, 22.00, 33.00 +CYS, 06, 16, 75.00, 49.00, 18.00, 21.00, 30.00 +DAA, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 06, 16, 88.00, 71.00, 20.00, 36.00, 43.00 +DAG, 06, 16, 98.00, 68.00, 0.00, 1.00, 1.00 +DAL, 06, 16, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 16, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 16, 82.00, 60.00, 19.00, 25.00, 36.00 +DBQ, 06, 16, 79.00, 58.00, 25.00, 22.00, 37.00 +DCA, 06, 16, 85.00, 67.00, 17.00, 23.00, 34.00 +DDC, 06, 16, 88.00, 63.00, 21.00, 12.00, 26.00 +DEC, 06, 16, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 16, 82.00, 53.00, 17.00, 18.00, 29.00 +DFW, 06, 16, 93.00, 71.00, 15.00, 13.00, 22.00 +DHN, 06, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 16, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 16, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 16, 94.00, 72.00, -9999.00, -9999.00, 16.00 +DLG, 06, 16, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 16, 72.00, 49.00, 30.00, 29.00, 45.00 +DLLC, 06, 16, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 16, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 16, 100.00, 69.00, -9999.00, -9999.00, 7.00 +DMN, 06, 16, 95.00, 58.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 16, 84.00, 63.00, -9999.00, -9999.00, 30.00 +DPG, 06, 16, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 16, 90.00, 68.00, -9999.00, -9999.00, 32.00 +DRA, 06, 16, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 16, 94.00, 72.00, 10.00, 8.00, 14.00 +DSM, 06, 16, 83.00, 62.00, 29.00, 19.00, 39.00 +DTW, 06, 16, 80.00, 57.00, 19.00, 22.00, 33.00 +DUG, 06, 16, 94.00, 60.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 16, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +DXR, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 16, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 16, 92.00, 70.00, -9999.00, -9999.00, 18.00 +D45, 06, 16, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 16, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 16, 79.00, 55.00, 26.00, 25.00, 41.00 +ECG, 06, 16, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 16, 91.00, 64.00, -9999.00, -9999.00, 2.00 +EED, 06, 16, 104.00, 77.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 16, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 16, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 16, 78.00, 53.00, 31.00, 36.00, 51.00 +EKO, 06, 16, 81.00, 45.00, 10.00, 9.00, 15.00 +ELD, 06, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 16, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 16, 97.00, 65.00, 7.00, 3.00, 9.00 +ELY, 06, 16, 79.00, 41.00, 7.00, 8.00, 12.00 +EMP, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 16, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +END, 06, 16, 90.00, 67.00, -9999.00, -9999.00, 22.00 +ENN, 06, 16, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 16, 83.00, 60.00, -9999.00, -9999.00, 10.00 +EPH, 06, 16, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 16, 76.00, 58.00, 25.00, 23.00, 37.00 +ESF, 06, 16, 91.00, 70.00, -9999.00, -9999.00, 31.00 +EUG, 06, 16, 75.00, 50.00, 15.00, 17.00, 23.00 +EVV, 06, 16, 87.00, 64.00, 25.00, 23.00, 37.00 +EWN, 06, 16, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 16, 83.00, 64.00, 23.00, 23.00, 36.00 +EYW, 06, 16, 88.00, 79.00, 23.00, 21.00, 34.00 +E74, 06, 16, 98.00, 61.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 16, 86.00, 63.00, -9999.00, -9999.00, 33.00 +FAI, 06, 16, 71.00, 50.00, 25.00, 28.00, 40.00 +FAR, 06, 16, 78.00, 54.00, 24.00, 23.00, 39.00 +FAT, 06, 16, 93.00, 61.00, 1.00, 2.00, 2.00 +FAY, 06, 16, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 16, 72.00, 45.00, 24.00, 26.00, 39.00 +FCS, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FDY, 06, 16, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 16, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 06, 16, 79.00, 42.00, 4.00, 6.00, 8.00 +FLL, 06, 16, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 16, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 16, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +FME, 06, 16, 85.00, 59.00, -9999.00, -9999.00, 33.00 +FMH, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 06, 16, 89.00, 50.00, 5.00, 5.00, 8.00 +FMY, 06, 16, 90.00, 73.00, 20.00, 38.00, 47.00 +FNT, 06, 16, 78.00, 55.00, 21.00, 19.00, 32.00 +FOD, 06, 16, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 16, 85.00, 64.00, -9999.00, -9999.00, 32.00 +FOK, 06, 16, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 16, 86.00, 64.00, -9999.00, -9999.00, 34.00 +FSD, 06, 16, 81.00, 57.00, 29.00, 17.00, 37.00 +FSI, 06, 16, 91.00, 67.00, -9999.00, -9999.00, 22.00 +FSM, 06, 16, 89.00, 67.00, 17.00, 21.00, 30.00 +FTK, 06, 16, 85.00, 61.00, -9999.00, -9999.00, 30.00 +FWA, 06, 16, 82.00, 60.00, 21.00, 23.00, 34.00 +FWH, 06, 16, 91.00, 69.00, -9999.00, -9999.00, 18.00 +FYU, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 16, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 16, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 16, 107.00, 70.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 16, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 16, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 16, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 16, 75.00, 50.00, 16.00, 15.00, 24.00 +GFA, 06, 16, 75.00, 49.00, -9999.00, -9999.00, 34.00 +GFK, 06, 16, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 16, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 16, 78.00, 52.00, 23.00, 18.00, 33.00 +GJT, 06, 16, 88.00, 58.00, 10.00, 9.00, 15.00 +GKN, 06, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 16, 84.00, 56.00, 18.00, 9.00, 23.00 +GLH, 06, 16, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 16, 85.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 16, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 16, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 06, 16, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 16, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 16, 76.00, 54.00, 28.00, 21.00, 38.00 +GRCI, 06, 16, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 16, 74.00, 49.00, -9999.00, -9999.00, 24.00 +GRI, 06, 16, 84.00, 60.00, 23.00, 13.00, 28.00 +GRK, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 06, 16, 79.00, 56.00, 22.00, 20.00, 33.00 +GSB, 06, 16, 87.00, 66.00, -9999.00, -9999.00, 34.00 +GSG, 06, 16, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 16, 84.00, 63.00, 20.00, 22.00, 35.00 +GSP, 06, 16, 86.00, 65.00, 22.00, 22.00, 35.00 +GST, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 16, 75.00, 56.00, -9999.00, -9999.00, 38.00 +GTF, 06, 16, 75.00, 49.00, 25.00, 21.00, 34.00 +GUP, 06, 16, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 16, 83.00, 59.00, -9999.00, -9999.00, 34.00 +GVW, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 16, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 16, 81.00, 68.00, 21.00, 18.00, 30.00 +HBR, 06, 16, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 16, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 16, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 16, 81.00, 53.00, -9999.00, -9999.00, 17.00 +HKY, 06, 16, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 16, 76.00, 49.00, 21.00, 20.00, 32.00 +HMN, 06, 16, 97.00, 59.00, -9999.00, -9999.00, 12.00 +HMS, 06, 16, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 16, 93.00, 64.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 16, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +HON, 06, 16, 81.00, 56.00, 25.00, 18.00, 35.00 +HOP, 06, 16, 87.00, 63.00, -9999.00, -9999.00, 33.00 +HOT, 06, 16, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 16, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 16, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 16, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 16, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 16, 90.00, 68.00, -9999.00, -9999.00, 36.00 +HST, 06, 16, 89.00, 71.00, -9999.00, -9999.00, 49.00 +HSV, 06, 16, 87.00, 66.00, 20.00, 22.00, 34.00 +HTL, 06, 16, 76.00, 51.00, 28.00, 23.00, 40.00 +HTS, 06, 16, 82.00, 61.00, 24.00, 27.00, 40.00 +HUF, 06, 16, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 16, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 16, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 16, 78.00, 50.00, 17.00, 18.00, 27.00 +IAB, 06, 16, 88.00, 65.00, -9999.00, -9999.00, 29.00 +IAD, 06, 16, 84.00, 60.00, 23.00, 26.00, 37.00 +IAG, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 16, 91.00, 71.00, 10.00, 24.00, 29.00 +ICT, 06, 16, 88.00, 65.00, 22.00, 19.00, 33.00 +IDA, 06, 16, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 16, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 16, 82.00, 62.00, 26.00, 22.00, 37.00 +ILI, 06, 16, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 16, 86.00, 68.00, 19.00, 21.00, 31.00 +IMT, 06, 16, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +IND, 06, 16, 83.00, 62.00, 22.00, 23.00, 35.00 +INL, 06, 16, 74.00, 50.00, 36.00, 30.00, 51.00 +INS, 06, 16, 93.00, 63.00, -9999.00, -9999.00, 2.00 +INT, 06, 16, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 06, 16, 91.00, 55.00, 3.00, 5.00, 8.00 +IPL, 06, 16, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 16, 80.00, 57.00, 27.00, 29.00, 43.00 +IRK, 06, 16, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 16, 79.00, 52.00, 22.00, 17.00, 32.00 +ISP, 06, 16, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 16, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 16, 103.00, 69.00, -9999.00, -9999.00, 2.00 +IWD, 06, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 16, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 16, 91.00, 68.00, 17.00, 21.00, 32.00 +JAX, 06, 16, 90.00, 70.00, 21.00, 35.00, 43.00 +JBR, 06, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 16, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 16, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 16, 78.00, 63.00, 20.00, 22.00, 34.00 +JHW, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 16, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 16, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 16, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 16, 61.00, 46.00, 43.00, 43.00, 57.00 +JST, 06, 16, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 16, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 16, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 16, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 16, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 16, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 16, 79.00, 55.00, 20.00, 19.00, 32.00 +LAR, 06, 16, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 16, 101.00, 70.00, 1.00, 1.00, 2.00 +LAX, 06, 16, 72.00, 60.00, 1.00, 1.00, 1.00 +LBB, 06, 16, 91.00, 65.00, 17.00, 9.00, 21.00 +LBF, 06, 16, 82.00, 55.00, 25.00, 10.00, 30.00 +LCH, 06, 16, 89.00, 72.00, 13.00, 23.00, 30.00 +LCK, 06, 16, 83.00, 60.00, -9999.00, -9999.00, 32.00 +LEB, 06, 16, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 16, 83.00, 62.00, 22.00, 24.00, 35.00 +LFI, 06, 16, 83.00, 67.00, -9999.00, -9999.00, 29.00 +LFK, 06, 16, 91.00, 70.00, 13.00, 22.00, 27.00 +LFT, 06, 16, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 16, 80.00, 64.00, 22.00, 21.00, 34.00 +LGB, 06, 16, 78.00, 60.00, 0.00, 1.00, 1.00 +LGU, 06, 16, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 16, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 16, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 16, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 16, 90.00, 68.00, 18.00, 19.00, 29.00 +LIZ, 06, 16, 73.00, 50.00, -9999.00, -9999.00, 44.00 +LMT, 06, 16, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +LND, 06, 16, 78.00, 50.00, 10.00, 11.00, 17.00 +LNK, 06, 16, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 16, 85.00, 51.00, 4.00, 4.00, 7.00 +LOZ, 06, 16, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 16, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 16, 89.00, 66.00, -9999.00, -9999.00, 34.00 +LSE, 06, 16, 81.00, 58.00, 22.00, 24.00, 37.00 +LSF, 06, 16, 91.00, 69.00, -9999.00, -9999.00, 29.00 +LSV, 06, 16, 103.00, 62.00, -9999.00, -9999.00, 2.00 +LTS, 06, 16, 94.00, 67.00, -9999.00, -9999.00, 21.00 +LUF, 06, 16, 105.00, 67.00, -9999.00, -9999.00, 2.00 +LVS, 06, 16, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 16, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 16, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 16, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 16, 83.00, 62.00, 24.00, 24.00, 40.00 +MAF, 06, 16, 94.00, 66.00, 13.00, 5.00, 16.00 +MBL, 06, 16, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 16, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 16, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 16, 89.00, 58.00, -9999.00, -9999.00, 4.00 +MCF, 06, 16, 90.00, 73.00, -9999.00, -9999.00, 37.00 +MCG, 06, 16, 66.00, 46.00, 32.00, 30.00, 47.00 +MCI, 06, 16, 84.00, 64.00, 27.00, 20.00, 37.00 +MCK, 06, 16, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 16, 91.00, 68.00, 14.00, 22.00, 31.00 +MCO, 06, 16, 91.00, 72.00, 19.00, 43.00, 49.00 +MCW, 06, 16, 81.00, 58.00, 19.00, 18.00, 30.00 +MC2, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MDH, 06, 16, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 16, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 16, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 16, 82.00, 61.00, 30.00, 24.00, 41.00 +MEI, 06, 16, 91.00, 67.00, 17.00, 23.00, 33.00 +MEM, 06, 16, 90.00, 70.00, 18.00, 19.00, 31.00 +MER, 06, 16, 92.00, 57.00, -9999.00, -9999.00, 2.00 +MFD, 06, 16, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 16, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 16, 83.00, 51.00, 10.00, 8.00, 15.00 +MGE, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 06, 16, 90.00, 69.00, 13.00, 24.00, 32.00 +MGW, 06, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 16, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 16, 88.00, 57.00, -9999.00, -9999.00, 4.00 +MHS, 06, 16, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 16, 88.00, 74.00, 24.00, 41.00, 49.00 +MIB, 06, 16, 76.00, 54.00, -9999.00, -9999.00, 37.00 +MIV, 06, 16, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 16, 86.00, 51.00, -9999.00, -9999.00, 19.00 +MKC, 06, 16, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 16, 76.00, 56.00, 26.00, 23.00, 39.00 +MKG, 06, 16, 76.00, 55.00, 26.00, 18.00, 33.00 +MKL, 06, 16, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 16, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 16, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 16, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 16, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 16, 83.00, 60.00, 27.00, 23.00, 40.00 +MLS, 06, 16, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 16, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 16, 91.00, 68.00, -9999.00, -9999.00, 32.00 +MOB, 06, 16, 90.00, 71.00, 17.00, 31.00, 40.00 +MOT, 06, 16, 76.00, 54.00, 26.00, 21.00, 36.00 +MPV, 06, 16, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 16, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 16, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 16, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 16, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 16, 67.00, 50.00, -9999.00, -9999.00, 10.00 +MSL, 06, 16, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 16, 79.00, 55.00, 25.00, 22.00, 37.00 +MSO, 06, 16, 75.00, 47.00, 24.00, 22.00, 36.00 +MSP, 06, 16, 80.00, 58.00, 25.00, 27.00, 43.00 +MSS, 06, 16, 76.00, 53.00, 27.00, 26.00, 39.00 +MSY, 06, 16, 90.00, 71.00, 13.00, 31.00, 39.00 +MTC, 06, 16, 77.00, 57.00, -9999.00, -9999.00, 33.00 +MTN, 06, 16, 84.00, 62.00, -9999.00, -9999.00, 33.00 +MTO, 06, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 16, 82.00, 58.00, -9999.00, -9999.00, 33.00 +MUO, 06, 16, 86.00, 52.00, -9999.00, -9999.00, 20.00 +MWA, 06, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 16, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 16, 90.00, 69.00, -9999.00, -9999.00, 30.00 +MYL, 06, 16, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 16, 88.00, 67.00, -9999.00, -9999.00, 32.00 +NAO, 06, 16, 86.00, 73.00, -9999.00, -9999.00, 43.00 +NBC, 06, 16, 88.00, 70.00, -9999.00, -9999.00, 37.00 +NBE, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NBU, 06, 16, 80.00, 58.00, -9999.00, -9999.00, 33.00 +NCA, 06, 16, 87.00, 64.00, -9999.00, -9999.00, 33.00 +NCO, 06, 16, 73.00, 57.00, -9999.00, -9999.00, 35.00 +NC1, 06, 16, 92.00, 63.00, -9999.00, -9999.00, 1.00 +NEL, 06, 16, 82.00, 58.00, -9999.00, -9999.00, 33.00 +NFG, 06, 16, 70.00, 59.00, -9999.00, -9999.00, 7.00 +NFL, 06, 16, 83.00, 49.00, -9999.00, -9999.00, 13.00 +NGP, 06, 16, 90.00, 74.00, -9999.00, -9999.00, 17.00 +NGU, 06, 16, 84.00, 66.00, -9999.00, -9999.00, 27.00 +NGZ, 06, 16, 69.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 16, 84.00, 61.00, -9999.00, -9999.00, 30.00 +NHZ, 06, 16, 73.00, 54.00, -9999.00, -9999.00, 37.00 +NID, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 16, 90.00, 70.00, -9999.00, -9999.00, 40.00 +NIR, 06, 16, 92.00, 71.00, -9999.00, -9999.00, 20.00 +NKT, 06, 16, 84.00, 69.00, -9999.00, -9999.00, 37.00 +NKX, 06, 16, 72.00, 62.00, -9999.00, -9999.00, 7.00 +NLC, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 16, 89.00, 65.00, -9999.00, -9999.00, 27.00 +NPA, 06, 16, 89.00, 72.00, -9999.00, -9999.00, 30.00 +NQA, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 16, 93.00, 73.00, -9999.00, -9999.00, 20.00 +NQX, 06, 16, 88.00, 79.00, -9999.00, -9999.00, 37.00 +NRB, 06, 16, 88.00, 72.00, -9999.00, -9999.00, 40.00 +NRC, 06, 16, 93.00, 56.00, -9999.00, -9999.00, 2.00 +NRS, 06, 16, 70.00, 60.00, -9999.00, -9999.00, 3.00 +NSE, 06, 16, 90.00, 69.00, -9999.00, -9999.00, 40.00 +NSI, 06, 16, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 16, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 16, 78.00, 60.00, -9999.00, -9999.00, 3.00 +NTU, 06, 16, 84.00, 66.00, -9999.00, -9999.00, 30.00 +NUC, 06, 16, 71.00, 58.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 16, 77.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 06, 16, 68.00, 48.00, -9999.00, -9999.00, 27.00 +NWF, 06, 16, 78.00, 60.00, -9999.00, -9999.00, 1.00 +NXX, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 06, 16, 86.00, 61.00, -9999.00, -9999.00, 30.00 +NZC, 06, 16, 90.00, 67.00, -9999.00, -9999.00, 43.00 +NZJ, 06, 16, 79.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 06, 16, 77.00, 56.00, -9999.00, -9999.00, 37.00 +NZY, 06, 16, 72.00, 62.00, -9999.00, -9999.00, 3.00 +OAK, 06, 16, 73.00, 51.00, 2.00, 1.00, 3.00 +OAR, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 16, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 16, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 16, 88.00, 67.00, 18.00, 16.00, 28.00 +OLM, 06, 16, 72.00, 47.00, 22.00, 24.00, 32.00 +OMA, 06, 16, 84.00, 61.00, 24.00, 19.00, 33.00 +OME, 06, 16, 54.00, 40.00, 24.00, 26.00, 33.00 +ONT, 06, 16, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 16, 80.00, 58.00, 26.00, 22.00, 38.00 +ORF, 06, 16, 84.00, 66.00, 17.00, 21.00, 32.00 +ORH, 06, 16, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 16, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 16, 75.00, 51.00, -9999.00, -9999.00, 31.00 +OTG, 06, 16, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 16, 64.00, 51.00, 20.00, 21.00, 28.00 +OTM, 06, 16, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 16, 50.00, 38.00, 14.00, 14.00, 21.00 +OURC, 06, 16, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 16, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 16, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 16, 90.00, 67.00, -9999.00, -9999.00, 33.00 +PACZ, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 16, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 16, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 16, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 16, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 16, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 16, 89.00, 70.00, -9999.00, -9999.00, 27.00 +PAQ, 06, 16, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 16, 45.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 16, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 16, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 16, 77.00, 55.00, -9999.00, -9999.00, 39.00 +PBI, 06, 16, 88.00, 73.00, 22.00, 37.00, 46.00 +PDT, 06, 16, 80.00, 54.00, 11.00, 13.00, 19.00 +PDX, 06, 16, 75.00, 54.00, 22.00, 23.00, 30.00 +PFN, 06, 16, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 16, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 16, 82.00, 63.00, 24.00, 23.00, 37.00 +PHX, 06, 16, 104.00, 74.00, 1.00, 1.00, 2.00 +PIA, 06, 16, 83.00, 61.00, 24.00, 22.00, 38.00 +PIB, 06, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 16, 79.00, 48.00, 13.00, 11.00, 21.00 +PIR, 06, 16, 82.00, 57.00, 24.00, 16.00, 31.00 +PIT, 06, 16, 80.00, 58.00, 26.00, 27.00, 43.00 +PKB, 06, 16, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 16, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 16, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 16, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 16, 89.00, 72.00, 16.00, 23.00, 32.00 +POB, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 06, 16, 90.00, 68.00, -9999.00, -9999.00, 34.00 +POM, 06, 16, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 06, 16, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 16, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 16, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 16, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 16, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 16, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 16, 77.00, 52.00, -9999.00, -9999.00, 33.00 +PSP, 06, 16, 104.00, 69.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 16, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 16, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 16, 88.00, 55.00, 12.00, 11.00, 21.00 +PUC, 06, 16, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 16, 78.00, 58.00, 23.00, 24.00, 36.00 +PVU, 06, 16, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 16, 73.00, 53.00, 28.00, 24.00, 39.00 +P02, 06, 16, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 06, 16, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 06, 16, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P24, 06, 16, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +P28, 06, 16, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +P35, 06, 16, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +P38, 06, 16, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +P39, 06, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P58, 06, 16, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +P59, 06, 16, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +P60, 06, 16, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +P61, 06, 16, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +P67, 06, 16, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +P68, 06, 16, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +P69, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 16, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 16, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 16, 78.00, 52.00, 27.00, 22.00, 39.00 +RBL, 06, 16, 92.00, 63.00, 4.00, 3.00, 6.00 +RCA, 06, 16, 78.00, 52.00, -9999.00, -9999.00, 37.00 +RDD, 06, 16, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 16, 77.00, 43.00, 11.00, 11.00, 17.00 +RDR, 06, 16, 77.00, 53.00, -9999.00, -9999.00, 36.00 +RDU, 06, 16, 86.00, 64.00, 20.00, 20.00, 31.00 +REE, 06, 16, 91.00, 65.00, -9999.00, -9999.00, 18.00 +REJ, 06, 16, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 16, 81.00, 58.00, 25.00, 23.00, 38.00 +RIC, 06, 16, 86.00, 63.00, 19.00, 19.00, 32.00 +RIV, 06, 16, 87.00, 56.00, -9999.00, -9999.00, 2.00 +RIW, 06, 16, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 16, 75.00, 46.00, 7.00, 10.00, 14.00 +RME, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 06, 16, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RND, 06, 16, 92.00, 73.00, -9999.00, -9999.00, 18.00 +RNO, 06, 16, 84.00, 48.00, 5.00, 4.00, 8.00 +ROA, 06, 16, 84.00, 61.00, 16.00, 24.00, 33.00 +ROC, 06, 16, 77.00, 55.00, 25.00, 24.00, 38.00 +ROW, 06, 16, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 16, 87.00, 63.00, 17.00, 10.00, 23.00 +RST, 06, 16, 78.00, 56.00, 27.00, 25.00, 42.00 +RWF, 06, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 16, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 16, 89.00, 56.00, 2.00, 2.00, 2.00 +SAF, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 16, 72.00, 62.00, 2.00, 2.00, 3.00 +SAT, 06, 16, 92.00, 73.00, 14.00, 19.00, 24.00 +SAV, 06, 16, 89.00, 70.00, 19.00, 28.00, 38.00 +SAW, 06, 16, 70.00, 50.00, -9999.00, -9999.00, 40.00 +SBA, 06, 16, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 16, 89.00, 58.00, -9999.00, -9999.00, 4.00 +SBN, 06, 16, 80.00, 59.00, 24.00, 22.00, 37.00 +SBP, 06, 16, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 16, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 16, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 16, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 16, 90.00, 58.00, 0.00, 1.00, 1.00 +SDF, 06, 16, 84.00, 64.00, 21.00, 24.00, 36.00 +SEA, 06, 16, 71.00, 52.00, 16.00, 19.00, 26.00 +SEM, 06, 16, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 16, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 16, 71.00, 53.00, 2.00, 1.00, 2.00 +SGF, 06, 16, 85.00, 63.00, 22.00, 22.00, 34.00 +SGY, 06, 16, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 16, 78.00, 48.00, 24.00, 18.00, 33.00 +SHV, 06, 16, 90.00, 70.00, 17.00, 19.00, 28.00 +SIT, 06, 16, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 16, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 16, 93.00, 67.00, 13.00, 12.00, 21.00 +SKA, 06, 16, 75.00, 50.00, -9999.00, -9999.00, 22.00 +SKF, 06, 16, 92.00, 73.00, -9999.00, -9999.00, 17.00 +SLC, 06, 16, 83.00, 56.00, 11.00, 10.00, 17.00 +SLE, 06, 16, 75.00, 49.00, 17.00, 18.00, 25.00 +SLN, 06, 16, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 16, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 16, 71.00, 51.00, -9999.00, 1.00, 1.00 +SNA, 06, 16, 69.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 16, 46.00, 38.00, 24.00, 33.00, 41.00 +SNS, 06, 16, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 16, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 16, 85.00, 63.00, 27.00, 22.00, 38.00 +SPS, 06, 16, 92.00, 69.00, 17.00, 12.00, 24.00 +SRQ, 06, 16, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 16, 89.00, 66.00, -9999.00, -9999.00, 33.00 +SSI, 06, 16, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 06, 16, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 16, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STL, 06, 16, 86.00, 66.00, 23.00, 22.00, 36.00 +STNV, 06, 16, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +STS, 06, 16, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 16, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 16, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 16, 85.00, 54.00, -9999.00, -9999.00, 3.00 +SUX, 06, 16, 83.00, 60.00, 24.00, 19.00, 34.00 +SVN, 06, 16, 89.00, 70.00, -9999.00, -9999.00, 35.00 +SWF, 06, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 16, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 16, 77.00, 55.00, 25.00, 30.00, 42.00 +SZL, 06, 16, 85.00, 62.00, -9999.00, -9999.00, 34.00 +TAD, 06, 16, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 16, 86.00, 60.00, -9999.00, -9999.00, 34.00 +TCC, 06, 16, 90.00, 60.00, 13.00, 6.00, 15.00 +TCL, 06, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 16, 74.00, 49.00, -9999.00, -9999.00, 30.00 +TCS, 06, 16, 92.00, 63.00, -9999.00, 4.00, 7.00 +TEB, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 16, 88.00, 67.00, -9999.00, -9999.00, 27.00 +TKA, 06, 16, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 16, 91.00, 69.00, 16.00, 35.00, 42.00 +TNX, 06, 16, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 16, 81.00, 57.00, 21.00, 22.00, 34.00 +TOP, 06, 16, 85.00, 64.00, 28.00, 21.00, 39.00 +TPA, 06, 16, 90.00, 73.00, 15.00, 30.00, 37.00 +TPH, 06, 16, 84.00, 51.00, 2.00, 3.00, 3.00 +TRI, 06, 16, 83.00, 61.00, 25.00, 31.00, 42.00 +TRK, 06, 16, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 16, 103.00, 70.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 16, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 16, 88.00, 68.00, 23.00, 19.00, 33.00 +TUP, 06, 16, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 16, 100.00, 69.00, 4.00, 4.00, 7.00 +TVC, 06, 16, 77.00, 52.00, 21.00, 17.00, 31.00 +TVL, 06, 16, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 16, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 16, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 16, 85.00, 63.00, 20.00, 23.00, 32.00 +T01, 06, 16, 83.00, 62.00, -9999.00, -9999.00, 29.00 +T02, 06, 16, 87.00, 66.00, -9999.00, -9999.00, 31.00 +T03, 06, 16, 87.00, 67.00, -9999.00, -9999.00, 32.00 +T04, 06, 16, 89.00, 72.00, -9999.00, -9999.00, 37.00 +T05, 06, 16, 86.00, 62.00, -9999.00, -9999.00, 31.00 +T06, 06, 16, 90.00, 65.00, -9999.00, -9999.00, 28.00 +T07, 06, 16, 91.00, 53.00, -9999.00, -9999.00, 17.00 +T08, 06, 16, 83.00, 60.00, -9999.00, -9999.00, 11.00 +UCA, 06, 16, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 16, 93.00, 63.00, -9999.00, -9999.00, 2.00 +UIL, 06, 16, 65.00, 47.00, 34.00, 38.00, 45.00 +UIN, 06, 16, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 16, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 16, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 16, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +U15, 06, 16, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +U28, 06, 16, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 16, 90.00, 67.00, -9999.00, -9999.00, 31.00 +VBG, 06, 16, 72.00, 51.00, -9999.00, -9999.00, 8.00 +VCT, 06, 16, 91.00, 73.00, 12.00, 19.00, 23.00 +VCV, 06, 16, 92.00, 55.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 16, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 16, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 16, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 16, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 16, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 16, 90.00, 68.00, -9999.00, -9999.00, 32.00 +VRB, 06, 16, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 16, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 16, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 16, 83.00, 62.00, 21.00, 15.00, 29.00 +WJA, 06, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 16, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 16, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 16, 84.00, 47.00, 10.00, 9.00, 14.00 +WPO, 06, 16, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 16, 91.00, 68.00, -9999.00, -9999.00, 33.00 +WRG, 06, 16, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 16, 83.00, 58.00, -9999.00, -9999.00, 30.00 +WRL, 06, 16, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +X68, 06, 16, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 16, 56.00, 44.00, 49.00, 48.00, 59.00 +YCG, 06, 16, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 16, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 16, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 16, 81.00, 50.00, 8.00, 9.00, 15.00 +YNG, 06, 16, 78.00, 56.00, 26.00, 25.00, 40.00 +YPA, 06, 16, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 16, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 16, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 16, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 16, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 16, 104.00, 73.00, 0.00, 0.00, 0.00 +YVR, 06, 16, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 16, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 16, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 16, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 16, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 16, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 16, 71.00, 46.00, 29.00, 28.00, 46.00 +ZUN, 06, 16, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 16, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 16, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 16, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +01R, 06, 16, 90.00, 69.00, -9999.00, -9999.00, 25.00 +1V1, 06, 16, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 16, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 16, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 16, 84.00, 68.00, -9999.00, -9999.00, 34.00 +2PJ, 06, 16, 89.00, 66.00, -9999.00, -9999.00, 32.00 +3B1, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 16, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 16, 77.00, 51.00, -9999.00, -9999.00, 31.00 +3SE, 06, 16, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 16, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 16, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +4OM, 06, 16, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 16, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 16, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 16, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 16, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 17, 81.00, 60.00, 26.00, 25.00, 39.00 +ABI, 06, 17, 92.00, 70.00, 13.00, 10.00, 19.00 +ABQ, 06, 17, 91.00, 59.00, 7.00, 7.00, 13.00 +ABR, 06, 17, 80.00, 55.00, 24.00, 20.00, 37.00 +ABY, 06, 17, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 17, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 17, 93.00, 72.00, 13.00, 14.00, 22.00 +ACV, 06, 17, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 17, 81.00, 60.00, 22.00, 17.00, 30.00 +ADK, 06, 17, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 17, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 17, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 17, 83.00, 60.00, -9999.00, -9999.00, 32.00 +AEX, 06, 17, 91.00, 70.00, -9999.00, -9999.00, 26.00 +AFF, 06, 17, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 17, 91.00, 70.00, -9999.00, -9999.00, 57.00 +AGS, 06, 17, 90.00, 66.00, 19.00, 23.00, 35.00 +AHN, 06, 17, 88.00, 67.00, 16.00, 22.00, 29.00 +AKN, 06, 17, 59.00, 42.00, 35.00, 30.00, 46.00 +AKO, 06, 17, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 17, 80.00, 56.00, 26.00, 26.00, 41.00 +ALI, 06, 17, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 17, 81.00, 59.00, 25.00, 21.00, 38.00 +ALS, 06, 17, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 17, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 17, 88.00, 62.00, 22.00, 11.00, 29.00 +AMG, 06, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 17, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 17, 62.00, 48.00, 18.00, 21.00, 27.00 +AND, 06, 17, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 17, 61.00, 48.00, 41.00, 41.00, 53.00 +AOO, 06, 17, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 06, 17, 76.00, 49.00, 23.00, 23.00, 36.00 +AQQ, 06, 17, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 06, 17, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +AST, 06, 17, 65.00, 50.00, 29.00, 30.00, 40.00 +ATL, 06, 17, 86.00, 67.00, 18.00, 23.00, 31.00 +ATW, 06, 17, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 17, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 17, 83.00, 61.00, -9999.00, -9999.00, 34.00 +AUG, 06, 17, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 17, 92.00, 72.00, 14.00, 17.00, 24.00 +AUW, 06, 17, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 17, 81.00, 59.00, 21.00, 28.00, 39.00 +AVP, 06, 17, 78.00, 58.00, 28.00, 29.00, 44.00 +AXN, 06, 17, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 17, 78.00, 57.00, -9999.00, -9999.00, 30.00 +AYS, 06, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 17, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 17, 91.00, 59.00, -9999.00, -9999.00, 6.00 +BAD, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 17, 74.00, 40.00, -9999.00, -9999.00, 6.00 +BDL, 06, 17, 81.00, 58.00, 25.00, 25.00, 38.00 +BDR, 06, 17, 77.00, 60.00, 23.00, 21.00, 34.00 +BET, 06, 17, 60.00, 43.00, 30.00, 26.00, 40.00 +BFD, 06, 17, 73.00, 50.00, 29.00, 31.00, 44.00 +BFF, 06, 17, 83.00, 54.00, 22.00, 15.00, 32.00 +BFL, 06, 17, 93.00, 65.00, 1.00, 1.00, 1.00 +BGM, 06, 17, 75.00, 56.00, 26.00, 30.00, 44.00 +BGR, 06, 17, 74.00, 54.00, 24.00, 27.00, 37.00 +BGS, 06, 17, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 17, 88.00, 66.00, 16.00, 25.00, 32.00 +BID, 06, 17, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 17, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 17, 92.00, 52.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 17, 79.00, 53.00, 23.00, 19.00, 32.00 +BIS, 06, 17, 78.00, 53.00, 29.00, 21.00, 40.00 +BIX, 06, 17, 89.00, 73.00, -9999.00, -9999.00, 31.00 +BJI, 06, 17, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 17, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 17, 83.00, 50.00, -9999.00, -9999.00, 31.00 +BKW, 06, 17, 77.00, 57.00, 28.00, 29.00, 44.00 +BLF, 06, 17, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 17, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 17, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 17, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 17, 86.00, 63.00, -9999.00, -9999.00, 31.00 +BNA, 06, 17, 87.00, 66.00, 20.00, 21.00, 33.00 +BNO, 06, 17, 76.00, 42.00, -9999.00, 13.00, 31.00 +BOI, 06, 17, 82.00, 53.00, 11.00, 9.00, 17.00 +BOS, 06, 17, 77.00, 60.00, 24.00, 24.00, 36.00 +BPI, 06, 17, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 17, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 17, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 17, 83.00, 62.00, -9999.00, -9999.00, 32.00 +BRO, 06, 17, 91.00, 75.00, 10.00, 19.00, 23.00 +BRW, 06, 17, 40.00, 31.00, 13.00, 15.00, 23.00 +BSM, 06, 17, 92.00, 72.00, -9999.00, -9999.00, 18.00 +BTI, 06, 17, 39.00, 31.00, 12.00, 12.00, 20.00 +BTL, 06, 17, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 17, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 17, 91.00, 71.00, 13.00, 29.00, 35.00 +BTT, 06, 17, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 17, 77.00, 56.00, 31.00, 31.00, 48.00 +BUB, 06, 17, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 17, 76.00, 58.00, 25.00, 24.00, 37.00 +BUR, 06, 17, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 17, 89.00, 73.00, -9999.00, 16.00, 19.00 +BWG, 06, 17, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 17, 84.00, 63.00, 21.00, 21.00, 34.00 +BYH, 06, 17, 90.00, 68.00, -9999.00, -9999.00, 33.00 +BYI, 06, 17, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 17, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 17, 89.00, 67.00, 20.00, 23.00, 34.00 +CAG, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 17, 79.00, 58.00, 23.00, 25.00, 39.00 +CAO, 06, 17, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 17, 73.00, 50.00, 30.00, 31.00, 45.00 +CBM, 06, 17, 90.00, 67.00, -9999.00, -9999.00, 28.00 +CDB, 06, 17, 51.00, 42.00, 41.00, 45.00, 60.00 +CDC, 06, 17, 85.00, 51.00, 4.00, 6.00, 9.00 +CDR, 06, 17, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 17, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 17, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 17, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 17, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 17, 87.00, 65.00, 21.00, 23.00, 34.00 +CHO, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 17, 88.00, 70.00, 18.00, 26.00, 37.00 +CID, 06, 17, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 17, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 17, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 17, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 17, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 17, 79.00, 58.00, 22.00, 24.00, 39.00 +CLL, 06, 17, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 17, 87.00, 66.00, 23.00, 24.00, 38.00 +CMH, 06, 17, 81.00, 59.00, 21.00, 26.00, 37.00 +CMI, 06, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 17, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 17, 86.00, 63.00, 23.00, 14.00, 31.00 +CNM, 06, 17, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 17, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +COD, 06, 17, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +COF, 06, 17, 88.00, 71.00, -9999.00, -9999.00, 38.00 +CON, 06, 17, 78.00, 52.00, 24.00, 25.00, 36.00 +COS, 06, 17, 80.00, 52.00, 20.00, 19.00, 32.00 +COT, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 17, 84.00, 62.00, 24.00, 21.00, 36.00 +CPR, 06, 17, 80.00, 48.00, 16.00, 16.00, 27.00 +CRBC, 06, 17, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 17, 91.00, 74.00, 11.00, 18.00, 24.00 +CRW, 06, 17, 84.00, 61.00, 28.00, 27.00, 41.00 +CSG, 06, 17, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 17, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 17, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 17, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 17, 83.00, 61.00, 21.00, 27.00, 38.00 +CVN, 06, 17, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 17, 89.00, 60.00, -9999.00, -9999.00, 22.00 +CXY, 06, 17, 82.00, 62.00, 19.00, 22.00, 33.00 +CYS, 06, 17, 76.00, 49.00, 18.00, 21.00, 30.00 +DAA, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 06, 17, 88.00, 71.00, 20.00, 36.00, 43.00 +DAG, 06, 17, 99.00, 69.00, 0.00, 1.00, 1.00 +DAL, 06, 17, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 17, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 17, 82.00, 60.00, 19.00, 25.00, 36.00 +DBQ, 06, 17, 79.00, 58.00, 25.00, 22.00, 37.00 +DCA, 06, 17, 86.00, 67.00, 17.00, 23.00, 34.00 +DDC, 06, 17, 88.00, 63.00, 21.00, 12.00, 26.00 +DEC, 06, 17, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 17, 83.00, 53.00, 17.00, 18.00, 29.00 +DFW, 06, 17, 93.00, 71.00, 15.00, 13.00, 22.00 +DHN, 06, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 17, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 17, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 17, 94.00, 72.00, -9999.00, -9999.00, 16.00 +DLG, 06, 17, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 17, 72.00, 50.00, 30.00, 28.00, 45.00 +DLLC, 06, 17, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 17, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 17, 100.00, 69.00, -9999.00, -9999.00, 8.00 +DMN, 06, 17, 95.00, 58.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 17, 85.00, 63.00, -9999.00, -9999.00, 30.00 +DPG, 06, 17, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 17, 90.00, 68.00, -9999.00, -9999.00, 33.00 +DRA, 06, 17, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 17, 94.00, 72.00, 10.00, 9.00, 14.00 +DSM, 06, 17, 83.00, 62.00, 29.00, 19.00, 38.00 +DTW, 06, 17, 80.00, 57.00, 19.00, 22.00, 33.00 +DUG, 06, 17, 94.00, 60.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 17, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 17, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 17, 92.00, 70.00, -9999.00, -9999.00, 18.00 +D45, 06, 17, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 17, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 17, 79.00, 55.00, 25.00, 24.00, 40.00 +ECG, 06, 17, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 17, 92.00, 64.00, -9999.00, -9999.00, 2.00 +EED, 06, 17, 105.00, 77.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 06, 17, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 17, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 17, 78.00, 53.00, 31.00, 36.00, 51.00 +EKO, 06, 17, 82.00, 46.00, 10.00, 9.00, 15.00 +ELD, 06, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 17, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 17, 97.00, 65.00, 8.00, 3.00, 9.00 +ELY, 06, 17, 80.00, 42.00, 7.00, 8.00, 13.00 +EMP, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 17, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +END, 06, 17, 91.00, 67.00, -9999.00, -9999.00, 22.00 +ENN, 06, 17, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 17, 84.00, 61.00, -9999.00, -9999.00, 10.00 +EPH, 06, 17, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 17, 76.00, 59.00, 25.00, 23.00, 37.00 +ESF, 06, 17, 91.00, 70.00, -9999.00, -9999.00, 32.00 +EUG, 06, 17, 75.00, 50.00, 14.00, 16.00, 22.00 +EVV, 06, 17, 87.00, 64.00, 24.00, 23.00, 36.00 +EWN, 06, 17, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 17, 83.00, 64.00, 23.00, 23.00, 36.00 +EYW, 06, 17, 88.00, 79.00, 23.00, 21.00, 34.00 +E74, 06, 17, 98.00, 62.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 17, 86.00, 63.00, -9999.00, -9999.00, 33.00 +FAI, 06, 17, 71.00, 50.00, 25.00, 28.00, 40.00 +FAR, 06, 17, 78.00, 55.00, 24.00, 22.00, 38.00 +FAT, 06, 17, 94.00, 61.00, 1.00, 2.00, 2.00 +FAY, 06, 17, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 17, 73.00, 45.00, 23.00, 25.00, 38.00 +FCS, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FDY, 06, 17, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 17, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 06, 17, 79.00, 43.00, 4.00, 7.00, 9.00 +FLL, 06, 17, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 17, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 17, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +FME, 06, 17, 85.00, 59.00, -9999.00, -9999.00, 32.00 +FMH, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 06, 17, 89.00, 51.00, 6.00, 5.00, 9.00 +FMY, 06, 17, 90.00, 73.00, 20.00, 39.00, 48.00 +FNT, 06, 17, 78.00, 56.00, 21.00, 19.00, 32.00 +FOD, 06, 17, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 17, 85.00, 64.00, -9999.00, -9999.00, 32.00 +FOK, 06, 17, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 17, 87.00, 64.00, -9999.00, -9999.00, 34.00 +FSD, 06, 17, 82.00, 57.00, 29.00, 17.00, 37.00 +FSI, 06, 17, 91.00, 68.00, -9999.00, -9999.00, 22.00 +FSM, 06, 17, 89.00, 67.00, 17.00, 21.00, 30.00 +FTK, 06, 17, 85.00, 61.00, -9999.00, -9999.00, 30.00 +FWA, 06, 17, 82.00, 60.00, 21.00, 23.00, 34.00 +FWH, 06, 17, 91.00, 69.00, -9999.00, -9999.00, 18.00 +FYU, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 17, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 17, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 17, 107.00, 71.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 17, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 17, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 17, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 17, 76.00, 50.00, 16.00, 15.00, 23.00 +GFA, 06, 17, 76.00, 49.00, -9999.00, -9999.00, 33.00 +GFK, 06, 17, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 17, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 17, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 17, 79.00, 52.00, 23.00, 17.00, 32.00 +GJT, 06, 17, 89.00, 58.00, 10.00, 9.00, 15.00 +GKN, 06, 17, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 17, 85.00, 56.00, 18.00, 9.00, 23.00 +GLH, 06, 17, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 17, 85.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 17, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 17, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 06, 17, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 17, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 17, 76.00, 55.00, 28.00, 21.00, 38.00 +GRCI, 06, 17, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 17, 74.00, 49.00, -9999.00, -9999.00, 23.00 +GRI, 06, 17, 85.00, 60.00, 23.00, 13.00, 28.00 +GRK, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 06, 17, 80.00, 56.00, 22.00, 20.00, 33.00 +GSB, 06, 17, 87.00, 66.00, -9999.00, -9999.00, 35.00 +GSG, 06, 17, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 17, 84.00, 63.00, 20.00, 22.00, 35.00 +GSP, 06, 17, 86.00, 65.00, 22.00, 23.00, 35.00 +GST, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 17, 75.00, 56.00, -9999.00, -9999.00, 38.00 +GTF, 06, 17, 76.00, 49.00, 24.00, 20.00, 33.00 +GUP, 06, 17, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 17, 83.00, 59.00, -9999.00, -9999.00, 34.00 +GVW, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +GWO, 06, 17, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 17, 81.00, 68.00, 21.00, 18.00, 30.00 +HBR, 06, 17, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 17, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 17, 82.00, 53.00, -9999.00, -9999.00, 17.00 +HKY, 06, 17, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 17, 77.00, 49.00, 21.00, 20.00, 31.00 +HMN, 06, 17, 97.00, 59.00, -9999.00, -9999.00, 13.00 +HMS, 06, 17, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 17, 93.00, 64.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 17, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +HON, 06, 17, 81.00, 57.00, 25.00, 18.00, 35.00 +HOP, 06, 17, 87.00, 63.00, -9999.00, -9999.00, 33.00 +HOT, 06, 17, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 17, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 17, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 17, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 17, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 17, 90.00, 68.00, -9999.00, -9999.00, 36.00 +HST, 06, 17, 89.00, 71.00, -9999.00, -9999.00, 49.00 +HSV, 06, 17, 87.00, 66.00, 20.00, 22.00, 34.00 +HTL, 06, 17, 76.00, 52.00, 28.00, 23.00, 40.00 +HTS, 06, 17, 82.00, 61.00, 24.00, 27.00, 40.00 +HUF, 06, 17, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 17, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 17, 79.00, 50.00, 17.00, 18.00, 27.00 +IAB, 06, 17, 88.00, 66.00, -9999.00, -9999.00, 29.00 +IAD, 06, 17, 84.00, 60.00, 23.00, 26.00, 37.00 +IAG, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 17, 91.00, 71.00, 10.00, 24.00, 29.00 +ICT, 06, 17, 88.00, 66.00, 21.00, 18.00, 33.00 +IDA, 06, 17, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 17, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 17, 82.00, 63.00, 26.00, 22.00, 36.00 +ILI, 06, 17, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 17, 86.00, 68.00, 19.00, 22.00, 32.00 +IMT, 06, 17, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +IND, 06, 17, 83.00, 62.00, 22.00, 23.00, 35.00 +INL, 06, 17, 74.00, 51.00, 35.00, 29.00, 50.00 +INS, 06, 17, 94.00, 64.00, -9999.00, -9999.00, 2.00 +INT, 06, 17, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 06, 17, 91.00, 55.00, 4.00, 5.00, 8.00 +IPL, 06, 17, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 17, 80.00, 58.00, 26.00, 29.00, 42.00 +IRK, 06, 17, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 17, 79.00, 52.00, 22.00, 17.00, 32.00 +ISP, 06, 17, 76.00, 60.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 17, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 17, 103.00, 70.00, -9999.00, -9999.00, 3.00 +IWD, 06, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 17, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 17, 91.00, 68.00, 17.00, 21.00, 32.00 +JAX, 06, 17, 90.00, 70.00, 21.00, 35.00, 43.00 +JBR, 06, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 17, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 17, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 17, 78.00, 63.00, 20.00, 22.00, 34.00 +JHW, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 17, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 17, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 17, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 17, 61.00, 46.00, 43.00, 43.00, 57.00 +JST, 06, 17, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 17, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 17, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 17, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 17, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 17, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 17, 79.00, 55.00, 20.00, 19.00, 32.00 +LAR, 06, 17, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 17, 102.00, 71.00, 1.00, 1.00, 3.00 +LAX, 06, 17, 72.00, 60.00, 1.00, 1.00, 1.00 +LBB, 06, 17, 91.00, 65.00, 17.00, 9.00, 21.00 +LBF, 06, 17, 83.00, 55.00, 25.00, 10.00, 30.00 +LCH, 06, 17, 89.00, 72.00, 13.00, 23.00, 30.00 +LCK, 06, 17, 83.00, 60.00, -9999.00, -9999.00, 32.00 +LEB, 06, 17, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 17, 83.00, 62.00, 22.00, 24.00, 35.00 +LFI, 06, 17, 83.00, 67.00, -9999.00, -9999.00, 29.00 +LFK, 06, 17, 91.00, 70.00, 13.00, 22.00, 27.00 +LFT, 06, 17, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 17, 80.00, 64.00, 22.00, 21.00, 34.00 +LGB, 06, 17, 78.00, 60.00, 0.00, 1.00, 1.00 +LGU, 06, 17, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 17, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 17, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 17, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 17, 90.00, 68.00, 18.00, 19.00, 29.00 +LIZ, 06, 17, 73.00, 50.00, -9999.00, -9999.00, 44.00 +LMT, 06, 17, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LND, 06, 17, 79.00, 50.00, 10.00, 11.00, 17.00 +LNK, 06, 17, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 17, 86.00, 51.00, 4.00, 4.00, 7.00 +LOZ, 06, 17, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 17, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 17, 89.00, 66.00, -9999.00, -9999.00, 34.00 +LSE, 06, 17, 81.00, 58.00, 22.00, 23.00, 37.00 +LSF, 06, 17, 91.00, 69.00, -9999.00, -9999.00, 29.00 +LSV, 06, 17, 103.00, 62.00, -9999.00, -9999.00, 2.00 +LTS, 06, 17, 94.00, 67.00, -9999.00, -9999.00, 21.00 +LUF, 06, 17, 105.00, 68.00, -9999.00, -9999.00, 3.00 +LVS, 06, 17, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 17, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 17, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 17, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 17, 83.00, 62.00, 24.00, 24.00, 39.00 +MAF, 06, 17, 94.00, 66.00, 13.00, 5.00, 16.00 +MBL, 06, 17, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 17, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 17, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 17, 89.00, 58.00, -9999.00, -9999.00, 4.00 +MCF, 06, 17, 90.00, 73.00, -9999.00, -9999.00, 38.00 +MCG, 06, 17, 66.00, 46.00, 32.00, 30.00, 47.00 +MCI, 06, 17, 84.00, 64.00, 26.00, 20.00, 36.00 +MCK, 06, 17, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 17, 91.00, 68.00, 14.00, 22.00, 31.00 +MCO, 06, 17, 91.00, 72.00, 19.00, 43.00, 49.00 +MCW, 06, 17, 81.00, 58.00, 19.00, 18.00, 30.00 +MC2, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MDH, 06, 17, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 17, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 17, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 17, 82.00, 61.00, 29.00, 24.00, 40.00 +MEI, 06, 17, 91.00, 67.00, 17.00, 24.00, 33.00 +MEM, 06, 17, 90.00, 70.00, 18.00, 19.00, 31.00 +MER, 06, 17, 92.00, 57.00, -9999.00, -9999.00, 2.00 +MFD, 06, 17, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 17, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 17, 83.00, 52.00, 10.00, 8.00, 14.00 +MGE, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 06, 17, 90.00, 69.00, 13.00, 24.00, 33.00 +MGW, 06, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 17, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 17, 89.00, 57.00, -9999.00, -9999.00, 4.00 +MHS, 06, 17, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 17, 88.00, 74.00, 24.00, 41.00, 49.00 +MIB, 06, 17, 77.00, 54.00, -9999.00, -9999.00, 36.00 +MIV, 06, 17, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 17, 87.00, 51.00, -9999.00, -9999.00, 18.00 +MKC, 06, 17, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 17, 76.00, 56.00, 26.00, 23.00, 39.00 +MKG, 06, 17, 77.00, 55.00, 26.00, 18.00, 33.00 +MKL, 06, 17, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 17, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 17, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 17, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 17, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 17, 83.00, 61.00, 27.00, 23.00, 39.00 +MLS, 06, 17, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 17, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 17, 91.00, 68.00, -9999.00, -9999.00, 33.00 +MOB, 06, 17, 90.00, 71.00, 17.00, 32.00, 41.00 +MOT, 06, 17, 77.00, 54.00, 25.00, 20.00, 35.00 +MPV, 06, 17, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 17, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 17, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 17, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 17, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 17, 67.00, 50.00, -9999.00, -9999.00, 10.00 +MSL, 06, 17, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 17, 79.00, 55.00, 25.00, 22.00, 37.00 +MSO, 06, 17, 75.00, 47.00, 23.00, 22.00, 35.00 +MSP, 06, 17, 80.00, 59.00, 25.00, 26.00, 42.00 +MSS, 06, 17, 76.00, 53.00, 26.00, 26.00, 39.00 +MSY, 06, 17, 90.00, 71.00, 13.00, 32.00, 40.00 +MTC, 06, 17, 78.00, 57.00, -9999.00, -9999.00, 33.00 +MTN, 06, 17, 84.00, 62.00, -9999.00, -9999.00, 32.00 +MTO, 06, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 17, 82.00, 58.00, -9999.00, -9999.00, 32.00 +MUO, 06, 17, 87.00, 53.00, -9999.00, -9999.00, 19.00 +MWA, 06, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 17, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 17, 90.00, 69.00, -9999.00, -9999.00, 30.00 +MYL, 06, 17, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 17, 88.00, 67.00, -9999.00, -9999.00, 33.00 +NAO, 06, 17, 86.00, 73.00, -9999.00, -9999.00, 43.00 +NBC, 06, 17, 88.00, 70.00, -9999.00, -9999.00, 38.00 +NBE, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NBU, 06, 17, 80.00, 59.00, -9999.00, -9999.00, 33.00 +NCA, 06, 17, 87.00, 64.00, -9999.00, -9999.00, 34.00 +NCO, 06, 17, 74.00, 58.00, -9999.00, -9999.00, 34.00 +NC1, 06, 17, 93.00, 63.00, -9999.00, -9999.00, 1.00 +NEL, 06, 17, 82.00, 59.00, -9999.00, -9999.00, 33.00 +NFG, 06, 17, 70.00, 59.00, -9999.00, -9999.00, 7.00 +NFL, 06, 17, 84.00, 49.00, -9999.00, -9999.00, 13.00 +NGP, 06, 17, 90.00, 74.00, -9999.00, -9999.00, 17.00 +NGU, 06, 17, 84.00, 66.00, -9999.00, -9999.00, 27.00 +NGZ, 06, 17, 69.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 17, 84.00, 61.00, -9999.00, -9999.00, 30.00 +NHZ, 06, 17, 73.00, 54.00, -9999.00, -9999.00, 36.00 +NID, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 17, 90.00, 70.00, -9999.00, -9999.00, 41.00 +NIR, 06, 17, 92.00, 71.00, -9999.00, -9999.00, 20.00 +NKT, 06, 17, 84.00, 69.00, -9999.00, -9999.00, 37.00 +NKX, 06, 17, 72.00, 62.00, -9999.00, -9999.00, 7.00 +NLC, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 17, 89.00, 65.00, -9999.00, -9999.00, 28.00 +NPA, 06, 17, 89.00, 72.00, -9999.00, -9999.00, 31.00 +NQA, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 17, 93.00, 73.00, -9999.00, -9999.00, 20.00 +NQX, 06, 17, 88.00, 79.00, -9999.00, -9999.00, 37.00 +NRB, 06, 17, 88.00, 72.00, -9999.00, -9999.00, 40.00 +NRC, 06, 17, 93.00, 56.00, -9999.00, -9999.00, 2.00 +NRS, 06, 17, 70.00, 60.00, -9999.00, -9999.00, 3.00 +NSE, 06, 17, 90.00, 69.00, -9999.00, -9999.00, 41.00 +NSI, 06, 17, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 17, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 17, 78.00, 60.00, -9999.00, -9999.00, 3.00 +NTU, 06, 17, 84.00, 66.00, -9999.00, -9999.00, 30.00 +NUC, 06, 17, 71.00, 58.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 17, 77.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 06, 17, 68.00, 48.00, -9999.00, -9999.00, 26.00 +NWF, 06, 17, 78.00, 60.00, -9999.00, -9999.00, 1.00 +NXX, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 06, 17, 86.00, 61.00, -9999.00, -9999.00, 30.00 +NZC, 06, 17, 90.00, 67.00, -9999.00, -9999.00, 44.00 +NZJ, 06, 17, 79.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 06, 17, 77.00, 56.00, -9999.00, -9999.00, 36.00 +NZY, 06, 17, 72.00, 62.00, -9999.00, -9999.00, 3.00 +OAK, 06, 17, 73.00, 51.00, 2.00, 1.00, 3.00 +OAR, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 17, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 17, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 17, 88.00, 67.00, 18.00, 16.00, 27.00 +OLM, 06, 17, 72.00, 47.00, 21.00, 23.00, 31.00 +OMA, 06, 17, 85.00, 61.00, 24.00, 19.00, 33.00 +OME, 06, 17, 54.00, 40.00, 24.00, 26.00, 33.00 +ONT, 06, 17, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 17, 80.00, 59.00, 26.00, 22.00, 38.00 +ORF, 06, 17, 84.00, 66.00, 17.00, 21.00, 32.00 +ORH, 06, 17, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 17, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 17, 75.00, 52.00, -9999.00, -9999.00, 31.00 +OTG, 06, 17, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 17, 64.00, 51.00, 19.00, 20.00, 28.00 +OTM, 06, 17, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 17, 51.00, 39.00, 14.00, 14.00, 21.00 +OURC, 06, 17, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 17, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 17, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 17, 90.00, 67.00, -9999.00, -9999.00, 34.00 +PACZ, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 17, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 17, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 17, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 17, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 17, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 17, 89.00, 70.00, -9999.00, -9999.00, 28.00 +PAQ, 06, 17, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 17, 45.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 17, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 17, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 17, 77.00, 56.00, -9999.00, -9999.00, 39.00 +PBI, 06, 17, 88.00, 73.00, 22.00, 37.00, 46.00 +PDT, 06, 17, 81.00, 54.00, 11.00, 12.00, 18.00 +PDX, 06, 17, 75.00, 54.00, 21.00, 22.00, 29.00 +PFN, 06, 17, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 17, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 17, 83.00, 63.00, 24.00, 23.00, 37.00 +PHX, 06, 17, 104.00, 74.00, 2.00, 1.00, 3.00 +PIA, 06, 17, 83.00, 62.00, 24.00, 22.00, 38.00 +PIB, 06, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 17, 80.00, 48.00, 13.00, 11.00, 21.00 +PIR, 06, 17, 83.00, 57.00, 24.00, 16.00, 31.00 +PIT, 06, 17, 80.00, 58.00, 26.00, 27.00, 42.00 +PKB, 06, 17, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 17, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 17, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 17, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 17, 89.00, 72.00, 16.00, 23.00, 33.00 +POB, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 06, 17, 90.00, 68.00, -9999.00, -9999.00, 34.00 +POM, 06, 17, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 06, 17, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 17, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 17, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 17, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 17, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 17, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 17, 77.00, 53.00, -9999.00, -9999.00, 33.00 +PSP, 06, 17, 105.00, 69.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 17, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 17, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 17, 89.00, 55.00, 13.00, 11.00, 22.00 +PUC, 06, 17, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 17, 78.00, 58.00, 23.00, 23.00, 35.00 +PVU, 06, 17, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 17, 74.00, 53.00, 28.00, 24.00, 39.00 +P02, 06, 17, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 06, 17, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 06, 17, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P24, 06, 17, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +P28, 06, 17, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +P35, 06, 17, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +P38, 06, 17, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +P39, 06, 17, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P58, 06, 17, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +P59, 06, 17, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +P60, 06, 17, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +P61, 06, 17, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +P67, 06, 17, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +P68, 06, 17, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +P69, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 17, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 17, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 17, 79.00, 53.00, 27.00, 22.00, 38.00 +RBL, 06, 17, 92.00, 63.00, 4.00, 3.00, 6.00 +RCA, 06, 17, 79.00, 53.00, -9999.00, -9999.00, 36.00 +RDD, 06, 17, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 17, 78.00, 43.00, 11.00, 11.00, 17.00 +RDR, 06, 17, 77.00, 53.00, -9999.00, -9999.00, 36.00 +RDU, 06, 17, 86.00, 64.00, 20.00, 20.00, 31.00 +REE, 06, 17, 91.00, 65.00, -9999.00, -9999.00, 18.00 +REJ, 06, 17, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 17, 81.00, 58.00, 25.00, 23.00, 38.00 +RIC, 06, 17, 86.00, 64.00, 19.00, 19.00, 32.00 +RIV, 06, 17, 87.00, 56.00, -9999.00, -9999.00, 2.00 +RIW, 06, 17, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 17, 76.00, 47.00, 7.00, 10.00, 14.00 +RME, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 06, 17, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RND, 06, 17, 92.00, 73.00, -9999.00, -9999.00, 18.00 +RNO, 06, 17, 85.00, 48.00, 5.00, 4.00, 8.00 +ROA, 06, 17, 84.00, 61.00, 16.00, 24.00, 33.00 +ROC, 06, 17, 77.00, 55.00, 24.00, 24.00, 38.00 +ROW, 06, 17, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 17, 88.00, 63.00, 17.00, 10.00, 23.00 +RST, 06, 17, 79.00, 56.00, 27.00, 24.00, 41.00 +RWF, 06, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 17, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 17, 89.00, 56.00, 2.00, 2.00, 2.00 +SAF, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 17, 72.00, 62.00, 2.00, 2.00, 3.00 +SAT, 06, 17, 92.00, 73.00, 14.00, 19.00, 24.00 +SAV, 06, 17, 89.00, 70.00, 19.00, 28.00, 38.00 +SAW, 06, 17, 70.00, 51.00, -9999.00, -9999.00, 40.00 +SBA, 06, 17, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 17, 90.00, 58.00, -9999.00, -9999.00, 4.00 +SBN, 06, 17, 80.00, 60.00, 23.00, 22.00, 36.00 +SBP, 06, 17, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 17, 76.00, 37.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 17, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 17, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 17, 90.00, 58.00, 0.00, 1.00, 1.00 +SDF, 06, 17, 84.00, 64.00, 21.00, 24.00, 36.00 +SEA, 06, 17, 71.00, 52.00, 16.00, 18.00, 25.00 +SEM, 06, 17, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 17, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 17, 71.00, 53.00, 2.00, 1.00, 2.00 +SGF, 06, 17, 85.00, 63.00, 21.00, 21.00, 33.00 +SGY, 06, 17, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 17, 78.00, 48.00, 23.00, 18.00, 32.00 +SHV, 06, 17, 90.00, 70.00, 17.00, 19.00, 28.00 +SIT, 06, 17, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 17, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 17, 93.00, 67.00, 13.00, 12.00, 21.00 +SKA, 06, 17, 76.00, 50.00, -9999.00, -9999.00, 21.00 +SKF, 06, 17, 92.00, 73.00, -9999.00, -9999.00, 17.00 +SLC, 06, 17, 84.00, 57.00, 11.00, 10.00, 17.00 +SLE, 06, 17, 76.00, 49.00, 16.00, 17.00, 24.00 +SLN, 06, 17, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 17, 71.00, 51.00, -9999.00, 1.00, 1.00 +SNA, 06, 17, 69.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 17, 46.00, 38.00, 24.00, 33.00, 41.00 +SNS, 06, 17, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 17, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 17, 85.00, 63.00, 26.00, 22.00, 37.00 +SPS, 06, 17, 92.00, 69.00, 16.00, 12.00, 24.00 +SRQ, 06, 17, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 17, 89.00, 66.00, -9999.00, -9999.00, 33.00 +SSI, 06, 17, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 06, 17, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 17, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STL, 06, 17, 86.00, 67.00, 23.00, 22.00, 35.00 +STNV, 06, 17, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +STS, 06, 17, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 17, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 17, 85.00, 54.00, -9999.00, -9999.00, 3.00 +SUX, 06, 17, 83.00, 61.00, 24.00, 19.00, 34.00 +SVN, 06, 17, 89.00, 70.00, -9999.00, -9999.00, 36.00 +SWF, 06, 17, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 17, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 17, 78.00, 55.00, 25.00, 30.00, 42.00 +SZL, 06, 17, 85.00, 62.00, -9999.00, -9999.00, 34.00 +TAD, 06, 17, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 17, 86.00, 60.00, -9999.00, -9999.00, 33.00 +TCC, 06, 17, 90.00, 60.00, 13.00, 6.00, 15.00 +TCL, 06, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 17, 74.00, 49.00, -9999.00, -9999.00, 30.00 +TCS, 06, 17, 92.00, 64.00, -9999.00, 5.00, 8.00 +TEB, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 17, 88.00, 67.00, -9999.00, -9999.00, 27.00 +TKA, 06, 17, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 17, 91.00, 69.00, 16.00, 36.00, 43.00 +TNX, 06, 17, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 17, 81.00, 57.00, 20.00, 22.00, 34.00 +TOP, 06, 17, 85.00, 64.00, 27.00, 20.00, 39.00 +TPA, 06, 17, 90.00, 73.00, 15.00, 31.00, 38.00 +TPH, 06, 17, 85.00, 52.00, 2.00, 3.00, 3.00 +TRI, 06, 17, 83.00, 61.00, 25.00, 31.00, 42.00 +TRK, 06, 17, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 17, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 17, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 17, 89.00, 69.00, 22.00, 18.00, 32.00 +TUP, 06, 17, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 17, 100.00, 69.00, 5.00, 5.00, 8.00 +TVC, 06, 17, 77.00, 52.00, 21.00, 17.00, 30.00 +TVL, 06, 17, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 17, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 17, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 17, 85.00, 63.00, 20.00, 23.00, 32.00 +T01, 06, 17, 83.00, 62.00, -9999.00, -9999.00, 29.00 +T02, 06, 17, 87.00, 66.00, -9999.00, -9999.00, 32.00 +T03, 06, 17, 87.00, 67.00, -9999.00, -9999.00, 33.00 +T04, 06, 17, 89.00, 72.00, -9999.00, -9999.00, 38.00 +T05, 06, 17, 87.00, 62.00, -9999.00, -9999.00, 31.00 +T06, 06, 17, 90.00, 65.00, -9999.00, -9999.00, 28.00 +T07, 06, 17, 92.00, 54.00, -9999.00, -9999.00, 17.00 +T08, 06, 17, 84.00, 61.00, -9999.00, -9999.00, 11.00 +UCA, 06, 17, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 17, 94.00, 64.00, -9999.00, -9999.00, 2.00 +UIL, 06, 17, 65.00, 47.00, 34.00, 37.00, 45.00 +UIN, 06, 17, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 17, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 17, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 17, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +U15, 06, 17, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +U28, 06, 17, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 17, 90.00, 67.00, -9999.00, -9999.00, 32.00 +VBG, 06, 17, 72.00, 51.00, -9999.00, -9999.00, 8.00 +VCT, 06, 17, 91.00, 73.00, 12.00, 19.00, 23.00 +VCV, 06, 17, 92.00, 56.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 17, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 17, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 17, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 17, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 17, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 17, 90.00, 68.00, -9999.00, -9999.00, 33.00 +VRB, 06, 17, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 17, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 17, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 17, 83.00, 62.00, 21.00, 15.00, 29.00 +WJA, 06, 17, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 17, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 17, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 17, 85.00, 47.00, 10.00, 9.00, 14.00 +WPO, 06, 17, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 17, 91.00, 68.00, -9999.00, -9999.00, 34.00 +WRG, 06, 17, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 17, 83.00, 58.00, -9999.00, -9999.00, 30.00 +WRL, 06, 17, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +X68, 06, 17, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 17, 56.00, 44.00, 48.00, 48.00, 59.00 +YCG, 06, 17, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 17, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 17, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 17, 81.00, 50.00, 8.00, 9.00, 15.00 +YNG, 06, 17, 78.00, 56.00, 26.00, 25.00, 39.00 +YPA, 06, 17, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 17, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 17, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 17, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 17, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 17, 104.00, 73.00, 0.00, 0.00, 0.00 +YVR, 06, 17, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 17, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 17, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 17, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 17, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 17, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 17, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 17, 71.00, 46.00, 28.00, 28.00, 45.00 +ZUN, 06, 17, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 17, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 17, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 17, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +01R, 06, 17, 90.00, 69.00, -9999.00, -9999.00, 26.00 +1V1, 06, 17, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 17, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 17, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 17, 84.00, 68.00, -9999.00, -9999.00, 35.00 +2PJ, 06, 17, 89.00, 66.00, -9999.00, -9999.00, 33.00 +3B1, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 17, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 17, 77.00, 51.00, -9999.00, -9999.00, 31.00 +3SE, 06, 17, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 17, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 17, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +4OM, 06, 17, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 17, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 17, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 17, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 17, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 18, 81.00, 60.00, 25.00, 24.00, 39.00 +ABI, 06, 18, 92.00, 70.00, 13.00, 10.00, 19.00 +ABQ, 06, 18, 91.00, 59.00, 7.00, 7.00, 13.00 +ABR, 06, 18, 80.00, 55.00, 24.00, 19.00, 37.00 +ABY, 06, 18, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 18, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 18, 93.00, 72.00, 12.00, 14.00, 22.00 +ACV, 06, 18, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 18, 81.00, 60.00, 22.00, 17.00, 30.00 +ADK, 06, 18, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 18, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 18, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 18, 83.00, 60.00, -9999.00, -9999.00, 32.00 +AEX, 06, 18, 91.00, 70.00, -9999.00, -9999.00, 26.00 +AFF, 06, 18, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 18, 91.00, 70.00, -9999.00, -9999.00, 57.00 +AGS, 06, 18, 90.00, 66.00, 19.00, 24.00, 35.00 +AHN, 06, 18, 88.00, 67.00, 16.00, 22.00, 29.00 +AKN, 06, 18, 59.00, 42.00, 35.00, 30.00, 46.00 +AKO, 06, 18, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 18, 80.00, 56.00, 26.00, 26.00, 41.00 +ALI, 06, 18, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 18, 81.00, 59.00, 25.00, 20.00, 38.00 +ALS, 06, 18, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 18, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 18, 88.00, 62.00, 21.00, 11.00, 29.00 +AMG, 06, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 18, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 18, 62.00, 48.00, 18.00, 21.00, 28.00 +AND, 06, 18, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 18, 61.00, 48.00, 41.00, 41.00, 53.00 +AOO, 06, 18, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 06, 18, 76.00, 49.00, 23.00, 23.00, 35.00 +AQQ, 06, 18, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 06, 18, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +AST, 06, 18, 65.00, 50.00, 28.00, 30.00, 39.00 +ATL, 06, 18, 86.00, 67.00, 18.00, 23.00, 31.00 +ATW, 06, 18, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 18, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 18, 83.00, 61.00, -9999.00, -9999.00, 34.00 +AUG, 06, 18, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 18, 92.00, 72.00, 14.00, 17.00, 24.00 +AUW, 06, 18, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 18, 81.00, 59.00, 21.00, 28.00, 39.00 +AVP, 06, 18, 78.00, 58.00, 27.00, 28.00, 44.00 +AXN, 06, 18, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 18, 78.00, 57.00, -9999.00, -9999.00, 30.00 +AYS, 06, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 18, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 18, 91.00, 59.00, -9999.00, -9999.00, 6.00 +BAD, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 18, 74.00, 40.00, -9999.00, -9999.00, 7.00 +BDL, 06, 18, 81.00, 58.00, 25.00, 25.00, 37.00 +BDR, 06, 18, 77.00, 60.00, 22.00, 21.00, 34.00 +BET, 06, 18, 60.00, 43.00, 31.00, 26.00, 40.00 +BFD, 06, 18, 73.00, 50.00, 29.00, 31.00, 44.00 +BFF, 06, 18, 83.00, 54.00, 22.00, 15.00, 32.00 +BFL, 06, 18, 93.00, 65.00, 1.00, 1.00, 1.00 +BGM, 06, 18, 75.00, 56.00, 26.00, 30.00, 44.00 +BGR, 06, 18, 74.00, 54.00, 24.00, 27.00, 37.00 +BGS, 06, 18, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 18, 88.00, 66.00, 16.00, 25.00, 32.00 +BID, 06, 18, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 18, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 18, 92.00, 52.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 18, 79.00, 53.00, 23.00, 18.00, 32.00 +BIS, 06, 18, 78.00, 53.00, 29.00, 21.00, 40.00 +BIX, 06, 18, 89.00, 73.00, -9999.00, -9999.00, 31.00 +BJI, 06, 18, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 18, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 18, 83.00, 50.00, -9999.00, -9999.00, 31.00 +BKW, 06, 18, 77.00, 57.00, 28.00, 29.00, 44.00 +BLF, 06, 18, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 18, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 18, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 18, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 18, 86.00, 63.00, -9999.00, -9999.00, 31.00 +BNA, 06, 18, 87.00, 66.00, 20.00, 21.00, 33.00 +BNO, 06, 18, 76.00, 42.00, -9999.00, 12.00, 30.00 +BOI, 06, 18, 82.00, 53.00, 11.00, 9.00, 17.00 +BOS, 06, 18, 77.00, 60.00, 24.00, 23.00, 36.00 +BPI, 06, 18, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 18, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 18, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 18, 83.00, 62.00, -9999.00, -9999.00, 31.00 +BRO, 06, 18, 91.00, 75.00, 10.00, 19.00, 23.00 +BRW, 06, 18, 40.00, 31.00, 14.00, 15.00, 24.00 +BSM, 06, 18, 92.00, 72.00, -9999.00, -9999.00, 18.00 +BTI, 06, 18, 39.00, 31.00, 12.00, 13.00, 20.00 +BTL, 06, 18, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 18, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 18, 91.00, 71.00, 13.00, 29.00, 36.00 +BTT, 06, 18, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 18, 77.00, 56.00, 31.00, 31.00, 48.00 +BUB, 06, 18, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 18, 76.00, 58.00, 25.00, 24.00, 37.00 +BUR, 06, 18, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 18, 89.00, 73.00, -9999.00, 16.00, 20.00 +BWG, 06, 18, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 18, 84.00, 63.00, 21.00, 21.00, 34.00 +BYH, 06, 18, 90.00, 68.00, -9999.00, -9999.00, 33.00 +BYI, 06, 18, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 18, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 18, 89.00, 67.00, 20.00, 23.00, 34.00 +CAG, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 18, 79.00, 58.00, 23.00, 25.00, 38.00 +CAO, 06, 18, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 18, 73.00, 50.00, 30.00, 31.00, 45.00 +CBM, 06, 18, 90.00, 67.00, -9999.00, -9999.00, 28.00 +CDB, 06, 18, 51.00, 42.00, 41.00, 45.00, 60.00 +CDC, 06, 18, 85.00, 51.00, 4.00, 6.00, 9.00 +CDR, 06, 18, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 18, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 18, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 18, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 18, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 18, 87.00, 65.00, 20.00, 24.00, 34.00 +CHO, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 18, 88.00, 70.00, 18.00, 26.00, 37.00 +CID, 06, 18, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 18, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 18, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 18, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 18, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 18, 79.00, 58.00, 22.00, 24.00, 38.00 +CLL, 06, 18, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 18, 87.00, 66.00, 23.00, 24.00, 38.00 +CMH, 06, 18, 81.00, 59.00, 21.00, 26.00, 37.00 +CMI, 06, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 18, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 18, 86.00, 63.00, 23.00, 14.00, 31.00 +CNM, 06, 18, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 18, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +COD, 06, 18, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +COF, 06, 18, 88.00, 71.00, -9999.00, -9999.00, 38.00 +CON, 06, 18, 78.00, 52.00, 23.00, 24.00, 36.00 +COS, 06, 18, 80.00, 52.00, 20.00, 19.00, 32.00 +COT, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 18, 84.00, 62.00, 24.00, 21.00, 36.00 +CPR, 06, 18, 80.00, 48.00, 16.00, 16.00, 27.00 +CRBC, 06, 18, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 18, 91.00, 74.00, 11.00, 18.00, 23.00 +CRW, 06, 18, 84.00, 61.00, 28.00, 27.00, 41.00 +CSG, 06, 18, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 18, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 18, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 18, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 18, 83.00, 61.00, 21.00, 27.00, 38.00 +CVN, 06, 18, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 18, 89.00, 60.00, -9999.00, -9999.00, 22.00 +CXY, 06, 18, 82.00, 62.00, 19.00, 22.00, 33.00 +CYS, 06, 18, 76.00, 49.00, 18.00, 21.00, 30.00 +DAA, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 06, 18, 88.00, 71.00, 19.00, 36.00, 43.00 +DAG, 06, 18, 99.00, 69.00, 0.00, 1.00, 1.00 +DAL, 06, 18, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 18, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 18, 82.00, 60.00, 19.00, 25.00, 36.00 +DBQ, 06, 18, 79.00, 58.00, 24.00, 22.00, 36.00 +DCA, 06, 18, 86.00, 67.00, 17.00, 23.00, 34.00 +DDC, 06, 18, 88.00, 63.00, 20.00, 12.00, 26.00 +DEC, 06, 18, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 18, 83.00, 53.00, 17.00, 18.00, 29.00 +DFW, 06, 18, 93.00, 71.00, 15.00, 13.00, 22.00 +DHN, 06, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 18, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 18, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 18, 94.00, 72.00, -9999.00, -9999.00, 16.00 +DLG, 06, 18, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 18, 72.00, 50.00, 30.00, 28.00, 44.00 +DLLC, 06, 18, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 18, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 18, 100.00, 69.00, -9999.00, -9999.00, 9.00 +DMN, 06, 18, 95.00, 58.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 18, 85.00, 63.00, -9999.00, -9999.00, 30.00 +DPG, 06, 18, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 18, 90.00, 68.00, -9999.00, -9999.00, 33.00 +DRA, 06, 18, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 18, 94.00, 72.00, 10.00, 9.00, 15.00 +DSM, 06, 18, 83.00, 62.00, 28.00, 19.00, 38.00 +DTW, 06, 18, 80.00, 57.00, 19.00, 22.00, 33.00 +DUG, 06, 18, 94.00, 60.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 18, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 18, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 18, 92.00, 70.00, -9999.00, -9999.00, 18.00 +D45, 06, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 18, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 18, 79.00, 55.00, 25.00, 24.00, 40.00 +ECG, 06, 18, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 18, 92.00, 64.00, -9999.00, -9999.00, 2.00 +EED, 06, 18, 105.00, 77.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 06, 18, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 18, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 18, 78.00, 53.00, 31.00, 36.00, 51.00 +EKO, 06, 18, 82.00, 46.00, 10.00, 9.00, 15.00 +ELD, 06, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 18, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 18, 97.00, 65.00, 8.00, 4.00, 10.00 +ELY, 06, 18, 80.00, 42.00, 8.00, 9.00, 13.00 +EMP, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 18, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +END, 06, 18, 91.00, 67.00, -9999.00, -9999.00, 22.00 +ENN, 06, 18, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 18, 84.00, 61.00, -9999.00, -9999.00, 11.00 +EPH, 06, 18, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 18, 76.00, 59.00, 25.00, 23.00, 37.00 +ESF, 06, 18, 91.00, 70.00, -9999.00, -9999.00, 32.00 +EUG, 06, 18, 75.00, 50.00, 14.00, 16.00, 22.00 +EVV, 06, 18, 87.00, 64.00, 24.00, 22.00, 36.00 +EWN, 06, 18, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 18, 83.00, 64.00, 23.00, 23.00, 35.00 +EYW, 06, 18, 88.00, 79.00, 23.00, 21.00, 34.00 +E74, 06, 18, 98.00, 62.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 18, 86.00, 63.00, -9999.00, -9999.00, 33.00 +FAI, 06, 18, 71.00, 50.00, 25.00, 28.00, 41.00 +FAR, 06, 18, 78.00, 55.00, 24.00, 22.00, 38.00 +FAT, 06, 18, 94.00, 61.00, 1.00, 2.00, 2.00 +FAY, 06, 18, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 18, 73.00, 45.00, 23.00, 25.00, 38.00 +FCS, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FDY, 06, 18, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 18, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FLG, 06, 18, 79.00, 43.00, 5.00, 8.00, 10.00 +FLL, 06, 18, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 18, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 18, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +FME, 06, 18, 85.00, 59.00, -9999.00, -9999.00, 32.00 +FMH, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 06, 18, 89.00, 51.00, 6.00, 5.00, 9.00 +FMY, 06, 18, 90.00, 73.00, 20.00, 39.00, 48.00 +FNT, 06, 18, 78.00, 56.00, 21.00, 19.00, 32.00 +FOD, 06, 18, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 18, 85.00, 64.00, -9999.00, -9999.00, 32.00 +FOK, 06, 18, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 18, 87.00, 64.00, -9999.00, -9999.00, 33.00 +FSD, 06, 18, 82.00, 57.00, 28.00, 17.00, 37.00 +FSI, 06, 18, 91.00, 68.00, -9999.00, -9999.00, 22.00 +FSM, 06, 18, 89.00, 67.00, 16.00, 21.00, 29.00 +FTK, 06, 18, 85.00, 61.00, -9999.00, -9999.00, 30.00 +FWA, 06, 18, 82.00, 60.00, 20.00, 23.00, 33.00 +FWH, 06, 18, 91.00, 69.00, -9999.00, -9999.00, 18.00 +FYU, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 18, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 18, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 18, 107.00, 71.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 18, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 18, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 18, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 18, 76.00, 50.00, 16.00, 14.00, 23.00 +GFA, 06, 18, 76.00, 49.00, -9999.00, -9999.00, 33.00 +GFK, 06, 18, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 18, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 18, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 18, 79.00, 52.00, 23.00, 17.00, 32.00 +GJT, 06, 18, 89.00, 58.00, 10.00, 9.00, 15.00 +GKN, 06, 18, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 18, 85.00, 56.00, 18.00, 9.00, 24.00 +GLH, 06, 18, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 18, 85.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 18, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 18, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 06, 18, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 18, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 18, 76.00, 55.00, 28.00, 21.00, 38.00 +GRCI, 06, 18, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 18, 74.00, 49.00, -9999.00, -9999.00, 23.00 +GRI, 06, 18, 85.00, 60.00, 23.00, 13.00, 28.00 +GRK, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 06, 18, 80.00, 56.00, 22.00, 20.00, 33.00 +GSB, 06, 18, 87.00, 66.00, -9999.00, -9999.00, 35.00 +GSG, 06, 18, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 18, 84.00, 63.00, 20.00, 22.00, 35.00 +GSP, 06, 18, 86.00, 65.00, 22.00, 23.00, 35.00 +GST, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 18, 75.00, 56.00, -9999.00, -9999.00, 38.00 +GTF, 06, 18, 76.00, 49.00, 24.00, 20.00, 33.00 +GUP, 06, 18, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 18, 83.00, 59.00, -9999.00, -9999.00, 34.00 +GVW, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +GWO, 06, 18, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 18, 81.00, 68.00, 21.00, 18.00, 30.00 +HBR, 06, 18, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 18, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 18, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 18, 82.00, 53.00, -9999.00, -9999.00, 16.00 +HKY, 06, 18, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 18, 77.00, 49.00, 20.00, 20.00, 31.00 +HMN, 06, 18, 97.00, 59.00, -9999.00, -9999.00, 13.00 +HMS, 06, 18, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 18, 93.00, 64.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 18, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +HON, 06, 18, 81.00, 57.00, 25.00, 17.00, 34.00 +HOP, 06, 18, 87.00, 63.00, -9999.00, -9999.00, 33.00 +HOT, 06, 18, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 18, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 18, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 18, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 18, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 18, 90.00, 68.00, -9999.00, -9999.00, 36.00 +HST, 06, 18, 89.00, 71.00, -9999.00, -9999.00, 49.00 +HSV, 06, 18, 87.00, 66.00, 20.00, 22.00, 34.00 +HTL, 06, 18, 76.00, 52.00, 27.00, 23.00, 39.00 +HTS, 06, 18, 82.00, 61.00, 24.00, 27.00, 40.00 +HUF, 06, 18, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 18, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 18, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 18, 79.00, 50.00, 17.00, 17.00, 27.00 +IAB, 06, 18, 88.00, 66.00, -9999.00, -9999.00, 29.00 +IAD, 06, 18, 84.00, 60.00, 23.00, 26.00, 37.00 +IAG, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 18, 91.00, 71.00, 10.00, 24.00, 29.00 +ICT, 06, 18, 88.00, 66.00, 21.00, 18.00, 32.00 +IDA, 06, 18, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 18, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 18, 82.00, 63.00, 25.00, 22.00, 36.00 +ILI, 06, 18, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 18, 86.00, 68.00, 19.00, 22.00, 32.00 +IMT, 06, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +IND, 06, 18, 83.00, 62.00, 22.00, 23.00, 35.00 +INL, 06, 18, 74.00, 51.00, 35.00, 29.00, 50.00 +INS, 06, 18, 94.00, 64.00, -9999.00, -9999.00, 2.00 +INT, 06, 18, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 06, 18, 91.00, 55.00, 4.00, 6.00, 9.00 +IPL, 06, 18, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 18, 80.00, 58.00, 26.00, 29.00, 42.00 +IRK, 06, 18, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 18, 79.00, 52.00, 22.00, 17.00, 31.00 +ISP, 06, 18, 76.00, 60.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 18, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 18, 103.00, 70.00, -9999.00, -9999.00, 3.00 +IWD, 06, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 18, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 18, 91.00, 68.00, 17.00, 22.00, 33.00 +JAX, 06, 18, 90.00, 70.00, 21.00, 35.00, 43.00 +JBR, 06, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 18, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 18, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 18, 78.00, 63.00, 20.00, 22.00, 33.00 +JHW, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 18, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 18, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 18, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 18, 61.00, 46.00, 43.00, 43.00, 57.00 +JST, 06, 18, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 18, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 18, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 18, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 18, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 18, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 18, 79.00, 55.00, 20.00, 19.00, 32.00 +LAR, 06, 18, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 18, 102.00, 71.00, 1.00, 1.00, 3.00 +LAX, 06, 18, 72.00, 60.00, 1.00, 1.00, 1.00 +LBB, 06, 18, 91.00, 65.00, 17.00, 9.00, 21.00 +LBF, 06, 18, 83.00, 55.00, 25.00, 10.00, 30.00 +LCH, 06, 18, 89.00, 72.00, 13.00, 24.00, 31.00 +LCK, 06, 18, 83.00, 60.00, -9999.00, -9999.00, 32.00 +LEB, 06, 18, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 18, 83.00, 62.00, 22.00, 24.00, 35.00 +LFI, 06, 18, 83.00, 67.00, -9999.00, -9999.00, 29.00 +LFK, 06, 18, 91.00, 70.00, 13.00, 22.00, 27.00 +LFT, 06, 18, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 18, 80.00, 64.00, 22.00, 21.00, 34.00 +LGB, 06, 18, 78.00, 60.00, 0.00, 1.00, 1.00 +LGU, 06, 18, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 18, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 18, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 18, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 18, 90.00, 68.00, 17.00, 19.00, 29.00 +LIZ, 06, 18, 73.00, 50.00, -9999.00, -9999.00, 44.00 +LMT, 06, 18, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LND, 06, 18, 79.00, 50.00, 10.00, 11.00, 17.00 +LNK, 06, 18, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 18, 86.00, 51.00, 4.00, 4.00, 7.00 +LOZ, 06, 18, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 18, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 18, 89.00, 66.00, -9999.00, -9999.00, 33.00 +LSE, 06, 18, 81.00, 58.00, 22.00, 23.00, 36.00 +LSF, 06, 18, 91.00, 69.00, -9999.00, -9999.00, 29.00 +LSV, 06, 18, 103.00, 62.00, -9999.00, -9999.00, 2.00 +LTS, 06, 18, 94.00, 67.00, -9999.00, -9999.00, 21.00 +LUF, 06, 18, 105.00, 68.00, -9999.00, -9999.00, 3.00 +LVS, 06, 18, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 18, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 18, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 18, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 18, 83.00, 62.00, 24.00, 24.00, 39.00 +MAF, 06, 18, 94.00, 66.00, 13.00, 6.00, 16.00 +MBL, 06, 18, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 18, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 18, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 18, 89.00, 58.00, -9999.00, -9999.00, 4.00 +MCF, 06, 18, 90.00, 73.00, -9999.00, -9999.00, 38.00 +MCG, 06, 18, 66.00, 46.00, 33.00, 30.00, 47.00 +MCI, 06, 18, 84.00, 64.00, 26.00, 19.00, 36.00 +MCK, 06, 18, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 18, 91.00, 68.00, 14.00, 23.00, 32.00 +MCO, 06, 18, 91.00, 72.00, 19.00, 44.00, 50.00 +MCW, 06, 18, 81.00, 58.00, 19.00, 18.00, 29.00 +MC2, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MDH, 06, 18, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 18, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 18, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 18, 82.00, 61.00, 29.00, 23.00, 40.00 +MEI, 06, 18, 91.00, 67.00, 17.00, 24.00, 34.00 +MEM, 06, 18, 90.00, 70.00, 18.00, 19.00, 31.00 +MER, 06, 18, 92.00, 57.00, -9999.00, -9999.00, 2.00 +MFD, 06, 18, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 18, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 18, 83.00, 52.00, 9.00, 8.00, 14.00 +MGE, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 06, 18, 90.00, 69.00, 13.00, 25.00, 33.00 +MGW, 06, 18, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 18, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 18, 89.00, 57.00, -9999.00, -9999.00, 4.00 +MHS, 06, 18, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 18, 88.00, 74.00, 24.00, 41.00, 49.00 +MIB, 06, 18, 77.00, 54.00, -9999.00, -9999.00, 36.00 +MIV, 06, 18, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 18, 87.00, 51.00, -9999.00, -9999.00, 18.00 +MKC, 06, 18, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 18, 76.00, 56.00, 26.00, 23.00, 38.00 +MKG, 06, 18, 77.00, 55.00, 25.00, 18.00, 32.00 +MKL, 06, 18, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 18, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 18, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 18, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 18, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 18, 83.00, 61.00, 26.00, 23.00, 39.00 +MLS, 06, 18, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 18, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 18, 91.00, 68.00, -9999.00, -9999.00, 33.00 +MOB, 06, 18, 90.00, 71.00, 17.00, 32.00, 41.00 +MOT, 06, 18, 77.00, 54.00, 25.00, 20.00, 35.00 +MPV, 06, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 18, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 18, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 18, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 18, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 18, 67.00, 50.00, -9999.00, -9999.00, 10.00 +MSL, 06, 18, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 18, 79.00, 55.00, 25.00, 22.00, 37.00 +MSO, 06, 18, 75.00, 47.00, 23.00, 21.00, 35.00 +MSP, 06, 18, 80.00, 59.00, 24.00, 26.00, 42.00 +MSS, 06, 18, 76.00, 53.00, 26.00, 25.00, 38.00 +MSY, 06, 18, 90.00, 71.00, 13.00, 32.00, 40.00 +MTC, 06, 18, 78.00, 57.00, -9999.00, -9999.00, 32.00 +MTN, 06, 18, 84.00, 62.00, -9999.00, -9999.00, 32.00 +MTO, 06, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 18, 82.00, 58.00, -9999.00, -9999.00, 32.00 +MUO, 06, 18, 87.00, 53.00, -9999.00, -9999.00, 19.00 +MWA, 06, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 18, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 18, 90.00, 69.00, -9999.00, -9999.00, 31.00 +MYL, 06, 18, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 18, 88.00, 67.00, -9999.00, -9999.00, 33.00 +NAO, 06, 18, 86.00, 73.00, -9999.00, -9999.00, 43.00 +NBC, 06, 18, 88.00, 70.00, -9999.00, -9999.00, 38.00 +NBE, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NBU, 06, 18, 80.00, 59.00, -9999.00, -9999.00, 33.00 +NCA, 06, 18, 87.00, 64.00, -9999.00, -9999.00, 34.00 +NCO, 06, 18, 74.00, 58.00, -9999.00, -9999.00, 34.00 +NC1, 06, 18, 93.00, 63.00, -9999.00, -9999.00, 1.00 +NEL, 06, 18, 82.00, 59.00, -9999.00, -9999.00, 33.00 +NFG, 06, 18, 70.00, 59.00, -9999.00, -9999.00, 6.00 +NFL, 06, 18, 84.00, 49.00, -9999.00, -9999.00, 12.00 +NGP, 06, 18, 90.00, 74.00, -9999.00, -9999.00, 17.00 +NGU, 06, 18, 84.00, 66.00, -9999.00, -9999.00, 27.00 +NGZ, 06, 18, 69.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 18, 84.00, 61.00, -9999.00, -9999.00, 30.00 +NHZ, 06, 18, 73.00, 54.00, -9999.00, -9999.00, 36.00 +NID, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 18, 90.00, 70.00, -9999.00, -9999.00, 41.00 +NIR, 06, 18, 92.00, 71.00, -9999.00, -9999.00, 20.00 +NKT, 06, 18, 84.00, 69.00, -9999.00, -9999.00, 37.00 +NKX, 06, 18, 72.00, 62.00, -9999.00, -9999.00, 7.00 +NLC, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 18, 89.00, 65.00, -9999.00, -9999.00, 28.00 +NPA, 06, 18, 89.00, 72.00, -9999.00, -9999.00, 31.00 +NQA, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 18, 93.00, 73.00, -9999.00, -9999.00, 20.00 +NQX, 06, 18, 88.00, 79.00, -9999.00, -9999.00, 37.00 +NRB, 06, 18, 88.00, 72.00, -9999.00, -9999.00, 40.00 +NRC, 06, 18, 93.00, 56.00, -9999.00, -9999.00, 2.00 +NRS, 06, 18, 70.00, 60.00, -9999.00, -9999.00, 3.00 +NSE, 06, 18, 90.00, 69.00, -9999.00, -9999.00, 41.00 +NSI, 06, 18, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 18, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 18, 78.00, 60.00, -9999.00, -9999.00, 3.00 +NTU, 06, 18, 84.00, 66.00, -9999.00, -9999.00, 30.00 +NUC, 06, 18, 71.00, 58.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 18, 77.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 06, 18, 68.00, 48.00, -9999.00, -9999.00, 26.00 +NWF, 06, 18, 78.00, 60.00, -9999.00, -9999.00, 1.00 +NXX, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NYG, 06, 18, 86.00, 61.00, -9999.00, -9999.00, 30.00 +NZC, 06, 18, 90.00, 67.00, -9999.00, -9999.00, 44.00 +NZJ, 06, 18, 79.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 06, 18, 77.00, 56.00, -9999.00, -9999.00, 36.00 +NZY, 06, 18, 72.00, 62.00, -9999.00, -9999.00, 3.00 +OAK, 06, 18, 73.00, 51.00, 2.00, 1.00, 3.00 +OAR, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +OFK, 06, 18, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 18, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 18, 88.00, 67.00, 18.00, 15.00, 27.00 +OLM, 06, 18, 72.00, 47.00, 21.00, 23.00, 31.00 +OMA, 06, 18, 85.00, 61.00, 24.00, 18.00, 32.00 +OME, 06, 18, 54.00, 40.00, 24.00, 26.00, 33.00 +ONT, 06, 18, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 18, 80.00, 59.00, 26.00, 22.00, 37.00 +ORF, 06, 18, 84.00, 66.00, 17.00, 21.00, 32.00 +ORH, 06, 18, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 18, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 18, 75.00, 52.00, -9999.00, -9999.00, 31.00 +OTG, 06, 18, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 18, 64.00, 51.00, 19.00, 20.00, 27.00 +OTM, 06, 18, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 18, 51.00, 39.00, 14.00, 15.00, 22.00 +OURC, 06, 18, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 18, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 18, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 18, 90.00, 67.00, -9999.00, -9999.00, 34.00 +PACZ, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 18, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 18, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 18, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 18, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 18, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 18, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 18, 89.00, 70.00, -9999.00, -9999.00, 28.00 +PAQ, 06, 18, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 18, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 18, 45.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 18, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 18, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 18, 77.00, 56.00, -9999.00, -9999.00, 39.00 +PBI, 06, 18, 88.00, 73.00, 22.00, 37.00, 46.00 +PDT, 06, 18, 81.00, 54.00, 11.00, 12.00, 18.00 +PDX, 06, 18, 75.00, 54.00, 21.00, 22.00, 29.00 +PFN, 06, 18, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 18, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 18, 83.00, 63.00, 24.00, 22.00, 36.00 +PHX, 06, 18, 104.00, 74.00, 2.00, 1.00, 3.00 +PIA, 06, 18, 83.00, 62.00, 24.00, 22.00, 37.00 +PIB, 06, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 18, 80.00, 48.00, 13.00, 11.00, 21.00 +PIR, 06, 18, 83.00, 57.00, 24.00, 16.00, 31.00 +PIT, 06, 18, 80.00, 58.00, 26.00, 27.00, 42.00 +PKB, 06, 18, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 18, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 18, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 18, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 18, 89.00, 72.00, 16.00, 24.00, 33.00 +POB, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +POE, 06, 18, 90.00, 68.00, -9999.00, -9999.00, 35.00 +POM, 06, 18, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 06, 18, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 18, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 18, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 18, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 18, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 18, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 18, 77.00, 53.00, -9999.00, -9999.00, 33.00 +PSP, 06, 18, 105.00, 69.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 18, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 18, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 18, 89.00, 55.00, 13.00, 11.00, 22.00 +PUC, 06, 18, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 18, 78.00, 58.00, 23.00, 23.00, 35.00 +PVU, 06, 18, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 18, 74.00, 53.00, 28.00, 24.00, 39.00 +P02, 06, 18, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 06, 18, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 06, 18, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P24, 06, 18, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +P28, 06, 18, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +P35, 06, 18, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +P38, 06, 18, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +P39, 06, 18, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P58, 06, 18, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +P59, 06, 18, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +P60, 06, 18, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +P61, 06, 18, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +P67, 06, 18, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +P68, 06, 18, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +P69, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 18, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 18, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 18, 79.00, 53.00, 26.00, 21.00, 38.00 +RBL, 06, 18, 92.00, 63.00, 4.00, 3.00, 6.00 +RCA, 06, 18, 79.00, 53.00, -9999.00, -9999.00, 36.00 +RDD, 06, 18, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 18, 78.00, 43.00, 11.00, 11.00, 17.00 +RDR, 06, 18, 77.00, 53.00, -9999.00, -9999.00, 36.00 +RDU, 06, 18, 86.00, 64.00, 20.00, 20.00, 31.00 +REE, 06, 18, 91.00, 65.00, -9999.00, -9999.00, 18.00 +REJ, 06, 18, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 18, 81.00, 58.00, 25.00, 22.00, 38.00 +RIC, 06, 18, 86.00, 64.00, 19.00, 19.00, 32.00 +RIV, 06, 18, 87.00, 56.00, -9999.00, -9999.00, 2.00 +RIW, 06, 18, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 18, 76.00, 47.00, 7.00, 10.00, 14.00 +RME, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 06, 18, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RND, 06, 18, 92.00, 73.00, -9999.00, -9999.00, 18.00 +RNO, 06, 18, 85.00, 48.00, 5.00, 4.00, 8.00 +ROA, 06, 18, 84.00, 61.00, 16.00, 24.00, 33.00 +ROC, 06, 18, 77.00, 55.00, 24.00, 24.00, 37.00 +ROW, 06, 18, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 18, 88.00, 63.00, 17.00, 10.00, 23.00 +RST, 06, 18, 79.00, 56.00, 26.00, 24.00, 41.00 +RWF, 06, 18, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 18, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 18, 89.00, 56.00, 2.00, 2.00, 2.00 +SAF, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 18, 72.00, 62.00, 2.00, 2.00, 3.00 +SAT, 06, 18, 92.00, 73.00, 14.00, 19.00, 23.00 +SAV, 06, 18, 89.00, 70.00, 19.00, 28.00, 38.00 +SAW, 06, 18, 70.00, 51.00, -9999.00, -9999.00, 39.00 +SBA, 06, 18, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 18, 90.00, 58.00, -9999.00, -9999.00, 4.00 +SBN, 06, 18, 80.00, 60.00, 23.00, 22.00, 36.00 +SBP, 06, 18, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 18, 76.00, 37.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 18, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 18, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 18, 90.00, 58.00, 0.00, 1.00, 1.00 +SDF, 06, 18, 84.00, 64.00, 21.00, 24.00, 36.00 +SEA, 06, 18, 71.00, 52.00, 16.00, 18.00, 25.00 +SEM, 06, 18, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 18, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 18, 71.00, 53.00, 2.00, 1.00, 2.00 +SGF, 06, 18, 85.00, 63.00, 21.00, 21.00, 33.00 +SGY, 06, 18, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 18, 78.00, 48.00, 23.00, 18.00, 32.00 +SHV, 06, 18, 90.00, 70.00, 17.00, 19.00, 28.00 +SIT, 06, 18, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 18, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 18, 93.00, 67.00, 13.00, 12.00, 21.00 +SKA, 06, 18, 76.00, 50.00, -9999.00, -9999.00, 21.00 +SKF, 06, 18, 92.00, 73.00, -9999.00, -9999.00, 17.00 +SLC, 06, 18, 84.00, 57.00, 11.00, 10.00, 17.00 +SLE, 06, 18, 76.00, 49.00, 16.00, 17.00, 24.00 +SLN, 06, 18, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 18, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 18, 71.00, 51.00, -9999.00, 1.00, 1.00 +SNA, 06, 18, 69.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 18, 46.00, 38.00, 24.00, 33.00, 42.00 +SNS, 06, 18, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 18, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 18, 85.00, 63.00, 26.00, 22.00, 37.00 +SPS, 06, 18, 92.00, 69.00, 16.00, 12.00, 23.00 +SRQ, 06, 18, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 18, 89.00, 66.00, -9999.00, -9999.00, 34.00 +SSI, 06, 18, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 06, 18, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 18, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STL, 06, 18, 86.00, 67.00, 22.00, 22.00, 35.00 +STNV, 06, 18, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +STS, 06, 18, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 18, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 18, 85.00, 54.00, -9999.00, -9999.00, 3.00 +SUX, 06, 18, 83.00, 61.00, 24.00, 18.00, 34.00 +SVN, 06, 18, 89.00, 70.00, -9999.00, -9999.00, 36.00 +SWF, 06, 18, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 18, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 18, 78.00, 55.00, 25.00, 29.00, 41.00 +SZL, 06, 18, 85.00, 62.00, -9999.00, -9999.00, 33.00 +TAD, 06, 18, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 18, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 18, 86.00, 60.00, -9999.00, -9999.00, 33.00 +TCC, 06, 18, 90.00, 60.00, 14.00, 6.00, 16.00 +TCL, 06, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 18, 74.00, 49.00, -9999.00, -9999.00, 29.00 +TCS, 06, 18, 92.00, 64.00, -9999.00, 5.00, 9.00 +TEB, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 18, 88.00, 67.00, -9999.00, -9999.00, 26.00 +TKA, 06, 18, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 18, 91.00, 69.00, 16.00, 36.00, 43.00 +TNX, 06, 18, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 18, 81.00, 57.00, 20.00, 22.00, 33.00 +TOP, 06, 18, 85.00, 64.00, 27.00, 20.00, 38.00 +TPA, 06, 18, 90.00, 73.00, 15.00, 31.00, 38.00 +TPH, 06, 18, 85.00, 52.00, 3.00, 3.00, 4.00 +TRI, 06, 18, 83.00, 61.00, 25.00, 31.00, 42.00 +TRK, 06, 18, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 18, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 18, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 18, 89.00, 69.00, 22.00, 18.00, 32.00 +TUP, 06, 18, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 18, 100.00, 69.00, 5.00, 5.00, 9.00 +TVC, 06, 18, 77.00, 52.00, 21.00, 16.00, 30.00 +TVL, 06, 18, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 18, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 18, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 18, 85.00, 63.00, 20.00, 23.00, 32.00 +T01, 06, 18, 83.00, 62.00, -9999.00, -9999.00, 29.00 +T02, 06, 18, 87.00, 66.00, -9999.00, -9999.00, 32.00 +T03, 06, 18, 87.00, 67.00, -9999.00, -9999.00, 33.00 +T04, 06, 18, 89.00, 72.00, -9999.00, -9999.00, 38.00 +T05, 06, 18, 87.00, 62.00, -9999.00, -9999.00, 31.00 +T06, 06, 18, 90.00, 65.00, -9999.00, -9999.00, 28.00 +T07, 06, 18, 92.00, 54.00, -9999.00, -9999.00, 16.00 +T08, 06, 18, 84.00, 61.00, -9999.00, -9999.00, 11.00 +UCA, 06, 18, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 18, 94.00, 64.00, -9999.00, -9999.00, 2.00 +UIL, 06, 18, 65.00, 47.00, 34.00, 37.00, 45.00 +UIN, 06, 18, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 18, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 18, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 18, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +U15, 06, 18, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +U28, 06, 18, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 18, 90.00, 67.00, -9999.00, -9999.00, 32.00 +VBG, 06, 18, 72.00, 51.00, -9999.00, -9999.00, 8.00 +VCT, 06, 18, 91.00, 73.00, 12.00, 19.00, 24.00 +VCV, 06, 18, 92.00, 56.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 18, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 18, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 18, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 18, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 18, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 18, 90.00, 68.00, -9999.00, -9999.00, 33.00 +VRB, 06, 18, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 18, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 18, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 18, 83.00, 62.00, 21.00, 15.00, 29.00 +WJA, 06, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 18, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 18, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 18, 85.00, 47.00, 10.00, 9.00, 14.00 +WPO, 06, 18, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 18, 91.00, 68.00, -9999.00, -9999.00, 34.00 +WRG, 06, 18, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 18, 83.00, 58.00, -9999.00, -9999.00, 30.00 +WRL, 06, 18, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +X68, 06, 18, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 18, 56.00, 44.00, 48.00, 48.00, 59.00 +YCG, 06, 18, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 18, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 18, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 18, 81.00, 50.00, 8.00, 9.00, 14.00 +YNG, 06, 18, 78.00, 56.00, 25.00, 25.00, 39.00 +YPA, 06, 18, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 18, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 18, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 18, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 18, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 18, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 18, 104.00, 73.00, 0.00, 0.00, 0.00 +YVR, 06, 18, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 18, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 18, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 18, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 18, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 18, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 18, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 18, 71.00, 46.00, 28.00, 27.00, 45.00 +ZUN, 06, 18, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 18, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 18, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 18, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +01R, 06, 18, 90.00, 69.00, -9999.00, -9999.00, 26.00 +1V1, 06, 18, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 18, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 18, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 18, 84.00, 68.00, -9999.00, -9999.00, 35.00 +2PJ, 06, 18, 89.00, 66.00, -9999.00, -9999.00, 33.00 +3B1, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 18, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 18, 77.00, 51.00, -9999.00, -9999.00, 31.00 +3SE, 06, 18, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 18, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 18, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +4OM, 06, 18, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 18, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 18, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 18, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 18, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 19, 81.00, 60.00, 25.00, 24.00, 39.00 +ABI, 06, 19, 92.00, 70.00, 13.00, 11.00, 19.00 +ABQ, 06, 19, 91.00, 59.00, 8.00, 8.00, 14.00 +ABR, 06, 19, 80.00, 55.00, 24.00, 19.00, 36.00 +ABY, 06, 19, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 19, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 19, 93.00, 72.00, 12.00, 14.00, 22.00 +ACV, 06, 19, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 19, 81.00, 60.00, 21.00, 17.00, 30.00 +ADK, 06, 19, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 19, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 19, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 19, 83.00, 60.00, -9999.00, -9999.00, 32.00 +AEX, 06, 19, 91.00, 70.00, -9999.00, -9999.00, 26.00 +AFF, 06, 19, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 19, 91.00, 70.00, -9999.00, -9999.00, 58.00 +AGS, 06, 19, 90.00, 66.00, 19.00, 24.00, 36.00 +AHN, 06, 19, 88.00, 67.00, 16.00, 22.00, 30.00 +AKN, 06, 19, 59.00, 42.00, 35.00, 30.00, 46.00 +AKO, 06, 19, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 19, 80.00, 56.00, 25.00, 26.00, 41.00 +ALI, 06, 19, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 19, 81.00, 59.00, 24.00, 20.00, 38.00 +ALS, 06, 19, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 19, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 19, 88.00, 62.00, 21.00, 11.00, 29.00 +AMG, 06, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 19, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 19, 62.00, 48.00, 18.00, 21.00, 28.00 +AND, 06, 19, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 19, 61.00, 48.00, 41.00, 41.00, 53.00 +AOO, 06, 19, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 06, 19, 76.00, 49.00, 22.00, 22.00, 35.00 +AQQ, 06, 19, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 06, 19, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +AST, 06, 19, 65.00, 50.00, 28.00, 29.00, 39.00 +ATL, 06, 19, 86.00, 67.00, 18.00, 23.00, 32.00 +ATW, 06, 19, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 19, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 19, 83.00, 61.00, -9999.00, -9999.00, 33.00 +AUG, 06, 19, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 19, 92.00, 72.00, 13.00, 16.00, 24.00 +AUW, 06, 19, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 19, 81.00, 59.00, 21.00, 28.00, 39.00 +AVP, 06, 19, 78.00, 58.00, 27.00, 28.00, 44.00 +AXN, 06, 19, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 19, 78.00, 57.00, -9999.00, -9999.00, 30.00 +AYS, 06, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 19, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 19, 91.00, 59.00, -9999.00, -9999.00, 5.00 +BAD, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 19, 74.00, 40.00, -9999.00, -9999.00, 7.00 +BDL, 06, 19, 81.00, 58.00, 24.00, 24.00, 37.00 +BDR, 06, 19, 77.00, 60.00, 22.00, 20.00, 34.00 +BET, 06, 19, 60.00, 43.00, 31.00, 26.00, 40.00 +BFD, 06, 19, 73.00, 50.00, 29.00, 30.00, 44.00 +BFF, 06, 19, 83.00, 54.00, 22.00, 15.00, 32.00 +BFL, 06, 19, 93.00, 65.00, 1.00, 1.00, 1.00 +BGM, 06, 19, 75.00, 56.00, 26.00, 30.00, 43.00 +BGR, 06, 19, 74.00, 54.00, 24.00, 26.00, 37.00 +BGS, 06, 19, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 19, 88.00, 66.00, 17.00, 25.00, 33.00 +BID, 06, 19, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 19, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 19, 92.00, 52.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 19, 79.00, 53.00, 23.00, 18.00, 32.00 +BIS, 06, 19, 78.00, 53.00, 29.00, 21.00, 40.00 +BIX, 06, 19, 89.00, 73.00, -9999.00, -9999.00, 32.00 +BJI, 06, 19, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 19, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 19, 83.00, 50.00, -9999.00, -9999.00, 31.00 +BKW, 06, 19, 77.00, 57.00, 28.00, 29.00, 44.00 +BLF, 06, 19, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 19, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 19, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 19, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 19, 86.00, 63.00, -9999.00, -9999.00, 30.00 +BNA, 06, 19, 87.00, 66.00, 20.00, 21.00, 33.00 +BNO, 06, 19, 76.00, 42.00, -9999.00, 12.00, 30.00 +BOI, 06, 19, 82.00, 53.00, 11.00, 9.00, 16.00 +BOS, 06, 19, 77.00, 60.00, 24.00, 23.00, 35.00 +BPI, 06, 19, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 19, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 19, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 19, 83.00, 62.00, -9999.00, -9999.00, 31.00 +BRO, 06, 19, 91.00, 75.00, 10.00, 18.00, 23.00 +BRW, 06, 19, 40.00, 31.00, 14.00, 16.00, 24.00 +BSM, 06, 19, 92.00, 72.00, -9999.00, -9999.00, 17.00 +BTI, 06, 19, 39.00, 31.00, 12.00, 13.00, 20.00 +BTL, 06, 19, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 19, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 19, 91.00, 71.00, 13.00, 30.00, 36.00 +BTT, 06, 19, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 19, 77.00, 56.00, 31.00, 31.00, 48.00 +BUB, 06, 19, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 19, 76.00, 58.00, 24.00, 24.00, 36.00 +BUR, 06, 19, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 19, 89.00, 73.00, -9999.00, 17.00, 20.00 +BWG, 06, 19, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 19, 84.00, 63.00, 21.00, 21.00, 34.00 +BYH, 06, 19, 90.00, 68.00, -9999.00, -9999.00, 33.00 +BYI, 06, 19, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 19, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 19, 89.00, 67.00, 20.00, 24.00, 35.00 +CAG, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 19, 79.00, 58.00, 22.00, 25.00, 38.00 +CAO, 06, 19, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 19, 73.00, 50.00, 30.00, 31.00, 45.00 +CBM, 06, 19, 90.00, 67.00, -9999.00, -9999.00, 29.00 +CDB, 06, 19, 51.00, 42.00, 41.00, 45.00, 59.00 +CDC, 06, 19, 85.00, 51.00, 5.00, 6.00, 9.00 +CDR, 06, 19, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 19, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 19, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 19, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 19, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 19, 87.00, 65.00, 20.00, 24.00, 34.00 +CHO, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 19, 88.00, 70.00, 18.00, 27.00, 37.00 +CID, 06, 19, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 19, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 19, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 19, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 19, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 19, 79.00, 58.00, 21.00, 24.00, 38.00 +CLL, 06, 19, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 19, 87.00, 66.00, 23.00, 24.00, 37.00 +CMH, 06, 19, 81.00, 59.00, 21.00, 26.00, 36.00 +CMI, 06, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 19, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 19, 86.00, 63.00, 22.00, 13.00, 31.00 +CNM, 06, 19, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 19, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +COD, 06, 19, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +COF, 06, 19, 88.00, 71.00, -9999.00, -9999.00, 37.00 +CON, 06, 19, 78.00, 52.00, 23.00, 24.00, 36.00 +COS, 06, 19, 80.00, 52.00, 21.00, 20.00, 32.00 +COT, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 19, 84.00, 62.00, 24.00, 21.00, 35.00 +CPR, 06, 19, 80.00, 48.00, 16.00, 16.00, 27.00 +CRBC, 06, 19, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 19, 91.00, 74.00, 11.00, 17.00, 23.00 +CRW, 06, 19, 84.00, 61.00, 27.00, 27.00, 41.00 +CSG, 06, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 19, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 19, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 19, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 19, 83.00, 61.00, 20.00, 27.00, 37.00 +CVN, 06, 19, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 19, 89.00, 60.00, -9999.00, -9999.00, 23.00 +CXY, 06, 19, 82.00, 62.00, 19.00, 22.00, 32.00 +CYS, 06, 19, 76.00, 49.00, 18.00, 21.00, 31.00 +DAA, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 06, 19, 88.00, 71.00, 19.00, 36.00, 43.00 +DAG, 06, 19, 99.00, 69.00, 0.00, 1.00, 1.00 +DAL, 06, 19, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 19, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 19, 82.00, 60.00, 19.00, 25.00, 35.00 +DBQ, 06, 19, 79.00, 58.00, 24.00, 21.00, 36.00 +DCA, 06, 19, 86.00, 67.00, 17.00, 23.00, 34.00 +DDC, 06, 19, 88.00, 63.00, 20.00, 12.00, 25.00 +DEC, 06, 19, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 19, 83.00, 53.00, 18.00, 18.00, 29.00 +DFW, 06, 19, 93.00, 71.00, 14.00, 13.00, 21.00 +DHN, 06, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 19, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 19, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 19, 94.00, 72.00, -9999.00, -9999.00, 15.00 +DLG, 06, 19, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 19, 72.00, 50.00, 30.00, 28.00, 44.00 +DLLC, 06, 19, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 19, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 19, 100.00, 69.00, -9999.00, -9999.00, 9.00 +DMN, 06, 19, 95.00, 58.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 19, 85.00, 63.00, -9999.00, -9999.00, 30.00 +DPG, 06, 19, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 19, 90.00, 68.00, -9999.00, -9999.00, 34.00 +DRA, 06, 19, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 19, 94.00, 72.00, 10.00, 9.00, 15.00 +DSM, 06, 19, 83.00, 62.00, 28.00, 19.00, 38.00 +DTW, 06, 19, 80.00, 57.00, 18.00, 22.00, 32.00 +DUG, 06, 19, 94.00, 60.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 19, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 19, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 19, 92.00, 70.00, -9999.00, -9999.00, 18.00 +D45, 06, 19, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 19, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 19, 79.00, 55.00, 25.00, 24.00, 39.00 +ECG, 06, 19, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 19, 92.00, 64.00, -9999.00, -9999.00, 2.00 +EED, 06, 19, 105.00, 77.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 06, 19, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 19, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 19, 78.00, 53.00, 31.00, 36.00, 50.00 +EKO, 06, 19, 82.00, 46.00, 10.00, 9.00, 15.00 +ELD, 06, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 19, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 19, 97.00, 65.00, 8.00, 4.00, 10.00 +ELY, 06, 19, 80.00, 42.00, 8.00, 9.00, 13.00 +EMP, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 19, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +END, 06, 19, 91.00, 67.00, -9999.00, -9999.00, 22.00 +ENN, 06, 19, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 19, 84.00, 61.00, -9999.00, -9999.00, 11.00 +EPH, 06, 19, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 19, 76.00, 59.00, 24.00, 23.00, 36.00 +ESF, 06, 19, 91.00, 70.00, -9999.00, -9999.00, 32.00 +EUG, 06, 19, 75.00, 50.00, 14.00, 16.00, 22.00 +EVV, 06, 19, 87.00, 64.00, 24.00, 22.00, 36.00 +EWN, 06, 19, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 19, 83.00, 64.00, 22.00, 23.00, 35.00 +EYW, 06, 19, 88.00, 79.00, 23.00, 22.00, 34.00 +E74, 06, 19, 98.00, 62.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 19, 86.00, 63.00, -9999.00, -9999.00, 34.00 +FAI, 06, 19, 71.00, 50.00, 26.00, 28.00, 41.00 +FAR, 06, 19, 78.00, 55.00, 23.00, 22.00, 38.00 +FAT, 06, 19, 94.00, 61.00, 1.00, 2.00, 2.00 +FAY, 06, 19, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 19, 73.00, 45.00, 23.00, 25.00, 37.00 +FCS, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FDY, 06, 19, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 19, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +FLG, 06, 19, 79.00, 43.00, 5.00, 8.00, 12.00 +FLL, 06, 19, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 19, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 19, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +FME, 06, 19, 85.00, 59.00, -9999.00, -9999.00, 32.00 +FMH, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 06, 19, 89.00, 51.00, 7.00, 5.00, 10.00 +FMY, 06, 19, 90.00, 73.00, 20.00, 40.00, 49.00 +FNT, 06, 19, 78.00, 56.00, 20.00, 19.00, 32.00 +FOD, 06, 19, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 19, 85.00, 64.00, -9999.00, -9999.00, 31.00 +FOK, 06, 19, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 19, 87.00, 64.00, -9999.00, -9999.00, 33.00 +FSD, 06, 19, 82.00, 57.00, 28.00, 17.00, 36.00 +FSI, 06, 19, 91.00, 68.00, -9999.00, -9999.00, 22.00 +FSM, 06, 19, 89.00, 67.00, 16.00, 20.00, 29.00 +FTK, 06, 19, 85.00, 61.00, -9999.00, -9999.00, 30.00 +FWA, 06, 19, 82.00, 60.00, 20.00, 22.00, 33.00 +FWH, 06, 19, 91.00, 69.00, -9999.00, -9999.00, 18.00 +FYU, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 19, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 19, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 19, 107.00, 71.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 19, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 19, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 19, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 19, 76.00, 50.00, 15.00, 14.00, 23.00 +GFA, 06, 19, 76.00, 49.00, -9999.00, -9999.00, 32.00 +GFK, 06, 19, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 19, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 19, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 19, 79.00, 52.00, 22.00, 17.00, 32.00 +GJT, 06, 19, 89.00, 58.00, 11.00, 9.00, 16.00 +GKN, 06, 19, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 19, 85.00, 56.00, 19.00, 9.00, 24.00 +GLH, 06, 19, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 19, 85.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 19, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 19, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 06, 19, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 19, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 19, 76.00, 55.00, 27.00, 21.00, 37.00 +GRCI, 06, 19, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 19, 74.00, 49.00, -9999.00, -9999.00, 23.00 +GRI, 06, 19, 85.00, 60.00, 23.00, 13.00, 28.00 +GRK, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 06, 19, 80.00, 56.00, 22.00, 19.00, 32.00 +GSB, 06, 19, 87.00, 66.00, -9999.00, -9999.00, 35.00 +GSG, 06, 19, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 19, 84.00, 63.00, 20.00, 22.00, 35.00 +GSP, 06, 19, 86.00, 65.00, 22.00, 23.00, 36.00 +GST, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 19, 75.00, 56.00, -9999.00, -9999.00, 38.00 +GTF, 06, 19, 76.00, 49.00, 24.00, 20.00, 32.00 +GUP, 06, 19, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 19, 83.00, 59.00, -9999.00, -9999.00, 33.00 +GVW, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +GWO, 06, 19, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 19, 81.00, 68.00, 21.00, 18.00, 30.00 +HBR, 06, 19, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 19, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 19, 82.00, 53.00, -9999.00, -9999.00, 16.00 +HKY, 06, 19, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 19, 77.00, 49.00, 20.00, 19.00, 31.00 +HMN, 06, 19, 97.00, 59.00, -9999.00, -9999.00, 14.00 +HMS, 06, 19, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 19, 93.00, 64.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 19, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +HON, 06, 19, 81.00, 57.00, 25.00, 17.00, 34.00 +HOP, 06, 19, 87.00, 63.00, -9999.00, -9999.00, 33.00 +HOT, 06, 19, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 19, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 19, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 19, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 19, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 19, 90.00, 68.00, -9999.00, -9999.00, 37.00 +HST, 06, 19, 89.00, 71.00, -9999.00, -9999.00, 49.00 +HSV, 06, 19, 87.00, 66.00, 20.00, 22.00, 34.00 +HTL, 06, 19, 76.00, 52.00, 27.00, 22.00, 39.00 +HTS, 06, 19, 82.00, 61.00, 23.00, 27.00, 40.00 +HUF, 06, 19, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 19, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 19, 79.00, 50.00, 17.00, 17.00, 27.00 +IAB, 06, 19, 88.00, 66.00, -9999.00, -9999.00, 28.00 +IAD, 06, 19, 84.00, 60.00, 23.00, 26.00, 37.00 +IAG, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 19, 91.00, 71.00, 10.00, 24.00, 29.00 +ICT, 06, 19, 88.00, 66.00, 21.00, 18.00, 32.00 +IDA, 06, 19, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 19, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 19, 82.00, 63.00, 25.00, 21.00, 36.00 +ILI, 06, 19, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 19, 86.00, 68.00, 19.00, 22.00, 32.00 +IMT, 06, 19, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +IND, 06, 19, 83.00, 62.00, 22.00, 23.00, 35.00 +INL, 06, 19, 74.00, 51.00, 35.00, 29.00, 49.00 +INS, 06, 19, 94.00, 64.00, -9999.00, -9999.00, 3.00 +INT, 06, 19, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 06, 19, 91.00, 55.00, 4.00, 6.00, 9.00 +IPL, 06, 19, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 19, 80.00, 58.00, 26.00, 29.00, 42.00 +IRK, 06, 19, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 19, 79.00, 52.00, 21.00, 16.00, 31.00 +ISP, 06, 19, 76.00, 60.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 19, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 19, 103.00, 70.00, -9999.00, -9999.00, 3.00 +IWD, 06, 19, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 19, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 19, 91.00, 68.00, 17.00, 22.00, 33.00 +JAX, 06, 19, 90.00, 70.00, 20.00, 35.00, 43.00 +JBR, 06, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 19, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 19, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 19, 78.00, 63.00, 20.00, 21.00, 33.00 +JHW, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 19, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 19, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 19, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 19, 61.00, 46.00, 43.00, 43.00, 57.00 +JST, 06, 19, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 19, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 19, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 19, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 19, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 19, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 19, 79.00, 55.00, 20.00, 19.00, 32.00 +LAR, 06, 19, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 19, 102.00, 71.00, 2.00, 2.00, 3.00 +LAX, 06, 19, 72.00, 60.00, 1.00, 1.00, 1.00 +LBB, 06, 19, 91.00, 65.00, 17.00, 9.00, 21.00 +LBF, 06, 19, 83.00, 55.00, 25.00, 10.00, 30.00 +LCH, 06, 19, 89.00, 72.00, 13.00, 24.00, 31.00 +LCK, 06, 19, 83.00, 60.00, -9999.00, -9999.00, 32.00 +LEB, 06, 19, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 19, 83.00, 62.00, 21.00, 24.00, 35.00 +LFI, 06, 19, 83.00, 67.00, -9999.00, -9999.00, 30.00 +LFK, 06, 19, 91.00, 70.00, 13.00, 22.00, 27.00 +LFT, 06, 19, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 19, 80.00, 64.00, 21.00, 21.00, 33.00 +LGB, 06, 19, 78.00, 60.00, 0.00, 1.00, 1.00 +LGU, 06, 19, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 19, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 19, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 19, 90.00, 68.00, 17.00, 19.00, 29.00 +LIZ, 06, 19, 73.00, 50.00, -9999.00, -9999.00, 44.00 +LMT, 06, 19, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LND, 06, 19, 79.00, 50.00, 10.00, 11.00, 18.00 +LNK, 06, 19, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 19, 86.00, 51.00, 4.00, 4.00, 7.00 +LOZ, 06, 19, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 19, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 19, 89.00, 66.00, -9999.00, -9999.00, 33.00 +LSE, 06, 19, 81.00, 58.00, 22.00, 23.00, 36.00 +LSF, 06, 19, 91.00, 69.00, -9999.00, -9999.00, 29.00 +LSV, 06, 19, 103.00, 62.00, -9999.00, -9999.00, 3.00 +LTS, 06, 19, 94.00, 67.00, -9999.00, -9999.00, 20.00 +LUF, 06, 19, 105.00, 68.00, -9999.00, -9999.00, 3.00 +LVS, 06, 19, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 19, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 19, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 19, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 19, 83.00, 62.00, 23.00, 24.00, 39.00 +MAF, 06, 19, 94.00, 66.00, 13.00, 6.00, 16.00 +MBL, 06, 19, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 19, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 19, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 19, 89.00, 58.00, -9999.00, -9999.00, 4.00 +MCF, 06, 19, 90.00, 73.00, -9999.00, -9999.00, 39.00 +MCG, 06, 19, 66.00, 46.00, 33.00, 30.00, 47.00 +MCI, 06, 19, 84.00, 64.00, 26.00, 19.00, 35.00 +MCK, 06, 19, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 19, 91.00, 68.00, 15.00, 23.00, 32.00 +MCO, 06, 19, 91.00, 72.00, 19.00, 44.00, 50.00 +MCW, 06, 19, 81.00, 58.00, 19.00, 17.00, 29.00 +MC2, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MDH, 06, 19, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 19, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 19, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 19, 82.00, 61.00, 29.00, 23.00, 40.00 +MEI, 06, 19, 91.00, 67.00, 17.00, 24.00, 34.00 +MEM, 06, 19, 90.00, 70.00, 17.00, 19.00, 30.00 +MER, 06, 19, 92.00, 57.00, -9999.00, -9999.00, 2.00 +MFD, 06, 19, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 19, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 19, 83.00, 52.00, 9.00, 7.00, 14.00 +MGE, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 06, 19, 90.00, 69.00, 14.00, 25.00, 33.00 +MGW, 06, 19, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 19, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 19, 89.00, 57.00, -9999.00, -9999.00, 4.00 +MHS, 06, 19, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 19, 88.00, 74.00, 24.00, 40.00, 49.00 +MIB, 06, 19, 77.00, 54.00, -9999.00, -9999.00, 36.00 +MIV, 06, 19, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 19, 87.00, 51.00, -9999.00, -9999.00, 17.00 +MKC, 06, 19, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 19, 76.00, 56.00, 25.00, 22.00, 38.00 +MKG, 06, 19, 77.00, 55.00, 25.00, 17.00, 32.00 +MKL, 06, 19, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 19, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 19, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 19, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 19, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 19, 83.00, 61.00, 26.00, 22.00, 39.00 +MLS, 06, 19, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 19, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 19, 91.00, 68.00, -9999.00, -9999.00, 33.00 +MOB, 06, 19, 90.00, 71.00, 17.00, 33.00, 41.00 +MOT, 06, 19, 77.00, 54.00, 25.00, 20.00, 34.00 +MPV, 06, 19, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 19, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 19, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 19, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 19, 67.00, 50.00, -9999.00, -9999.00, 9.00 +MSL, 06, 19, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 19, 79.00, 55.00, 24.00, 21.00, 36.00 +MSO, 06, 19, 75.00, 47.00, 23.00, 21.00, 34.00 +MSP, 06, 19, 80.00, 59.00, 24.00, 26.00, 41.00 +MSS, 06, 19, 76.00, 53.00, 26.00, 25.00, 38.00 +MSY, 06, 19, 90.00, 71.00, 13.00, 32.00, 40.00 +MTC, 06, 19, 78.00, 57.00, -9999.00, -9999.00, 32.00 +MTN, 06, 19, 84.00, 62.00, -9999.00, -9999.00, 32.00 +MTO, 06, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 19, 82.00, 58.00, -9999.00, -9999.00, 32.00 +MUO, 06, 19, 87.00, 53.00, -9999.00, -9999.00, 18.00 +MWA, 06, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 19, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 19, 90.00, 69.00, -9999.00, -9999.00, 31.00 +MYL, 06, 19, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 19, 88.00, 67.00, -9999.00, -9999.00, 33.00 +NAO, 06, 19, 86.00, 73.00, -9999.00, -9999.00, 43.00 +NBC, 06, 19, 88.00, 70.00, -9999.00, -9999.00, 38.00 +NBE, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NBU, 06, 19, 80.00, 59.00, -9999.00, -9999.00, 32.00 +NCA, 06, 19, 87.00, 64.00, -9999.00, -9999.00, 35.00 +NCO, 06, 19, 74.00, 58.00, -9999.00, -9999.00, 34.00 +NC1, 06, 19, 93.00, 63.00, -9999.00, -9999.00, 1.00 +NEL, 06, 19, 82.00, 59.00, -9999.00, -9999.00, 32.00 +NFG, 06, 19, 70.00, 59.00, -9999.00, -9999.00, 6.00 +NFL, 06, 19, 84.00, 49.00, -9999.00, -9999.00, 12.00 +NGP, 06, 19, 90.00, 74.00, -9999.00, -9999.00, 16.00 +NGU, 06, 19, 84.00, 66.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 19, 69.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 19, 84.00, 61.00, -9999.00, -9999.00, 30.00 +NHZ, 06, 19, 73.00, 54.00, -9999.00, -9999.00, 36.00 +NID, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 19, 90.00, 70.00, -9999.00, -9999.00, 41.00 +NIR, 06, 19, 92.00, 71.00, -9999.00, -9999.00, 19.00 +NKT, 06, 19, 84.00, 69.00, -9999.00, -9999.00, 38.00 +NKX, 06, 19, 72.00, 62.00, -9999.00, -9999.00, 6.00 +NLC, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 19, 89.00, 65.00, -9999.00, -9999.00, 29.00 +NPA, 06, 19, 89.00, 72.00, -9999.00, -9999.00, 32.00 +NQA, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 19, 93.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 06, 19, 88.00, 79.00, -9999.00, -9999.00, 37.00 +NRB, 06, 19, 88.00, 72.00, -9999.00, -9999.00, 41.00 +NRC, 06, 19, 93.00, 56.00, -9999.00, -9999.00, 2.00 +NRS, 06, 19, 70.00, 60.00, -9999.00, -9999.00, 3.00 +NSE, 06, 19, 90.00, 69.00, -9999.00, -9999.00, 42.00 +NSI, 06, 19, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 19, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 19, 78.00, 60.00, -9999.00, -9999.00, 3.00 +NTU, 06, 19, 84.00, 66.00, -9999.00, -9999.00, 31.00 +NUC, 06, 19, 71.00, 58.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 19, 77.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 06, 19, 68.00, 48.00, -9999.00, -9999.00, 26.00 +NWF, 06, 19, 78.00, 60.00, -9999.00, -9999.00, 1.00 +NXX, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 06, 19, 86.00, 61.00, -9999.00, -9999.00, 30.00 +NZC, 06, 19, 90.00, 67.00, -9999.00, -9999.00, 44.00 +NZJ, 06, 19, 79.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 06, 19, 77.00, 56.00, -9999.00, -9999.00, 36.00 +NZY, 06, 19, 72.00, 62.00, -9999.00, -9999.00, 3.00 +OAK, 06, 19, 73.00, 51.00, 2.00, 1.00, 3.00 +OAR, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 06, 19, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 19, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 19, 88.00, 67.00, 17.00, 15.00, 27.00 +OLM, 06, 19, 72.00, 47.00, 20.00, 23.00, 30.00 +OMA, 06, 19, 85.00, 61.00, 23.00, 18.00, 32.00 +OME, 06, 19, 54.00, 40.00, 24.00, 26.00, 33.00 +ONT, 06, 19, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 19, 80.00, 59.00, 25.00, 21.00, 37.00 +ORF, 06, 19, 84.00, 66.00, 18.00, 21.00, 33.00 +ORH, 06, 19, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 19, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 19, 75.00, 52.00, -9999.00, -9999.00, 31.00 +OTG, 06, 19, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 19, 64.00, 51.00, 18.00, 19.00, 27.00 +OTM, 06, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 19, 51.00, 39.00, 14.00, 15.00, 22.00 +OURC, 06, 19, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 19, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 19, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 19, 90.00, 67.00, -9999.00, -9999.00, 35.00 +PACZ, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 19, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 19, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 19, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 19, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 19, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 19, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 19, 89.00, 70.00, -9999.00, -9999.00, 29.00 +PAQ, 06, 19, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 19, 45.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 19, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 19, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 19, 77.00, 56.00, -9999.00, -9999.00, 39.00 +PBI, 06, 19, 88.00, 73.00, 22.00, 37.00, 46.00 +PDT, 06, 19, 81.00, 54.00, 10.00, 12.00, 18.00 +PDX, 06, 19, 75.00, 54.00, 20.00, 21.00, 28.00 +PFN, 06, 19, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 19, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 19, 83.00, 63.00, 23.00, 22.00, 36.00 +PHX, 06, 19, 104.00, 74.00, 2.00, 1.00, 4.00 +PIA, 06, 19, 83.00, 62.00, 24.00, 22.00, 37.00 +PIB, 06, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 19, 80.00, 48.00, 13.00, 11.00, 21.00 +PIR, 06, 19, 83.00, 57.00, 23.00, 15.00, 30.00 +PIT, 06, 19, 80.00, 58.00, 25.00, 27.00, 42.00 +PKB, 06, 19, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 19, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 19, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 19, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 19, 89.00, 72.00, 17.00, 24.00, 34.00 +POB, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +POE, 06, 19, 90.00, 68.00, -9999.00, -9999.00, 35.00 +POM, 06, 19, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 06, 19, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 19, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 19, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 19, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 19, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 19, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 19, 77.00, 53.00, -9999.00, -9999.00, 33.00 +PSP, 06, 19, 105.00, 69.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 19, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 19, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 19, 89.00, 55.00, 14.00, 11.00, 23.00 +PUC, 06, 19, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 19, 78.00, 58.00, 22.00, 23.00, 35.00 +PVU, 06, 19, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 19, 74.00, 53.00, 27.00, 24.00, 38.00 +P02, 06, 19, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 06, 19, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 06, 19, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P24, 06, 19, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +P28, 06, 19, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +P35, 06, 19, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +P38, 06, 19, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +P39, 06, 19, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P58, 06, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +P59, 06, 19, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +P60, 06, 19, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +P61, 06, 19, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +P67, 06, 19, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +P68, 06, 19, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +P69, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 19, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 19, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 19, 79.00, 53.00, 26.00, 21.00, 38.00 +RBL, 06, 19, 92.00, 63.00, 4.00, 3.00, 6.00 +RCA, 06, 19, 79.00, 53.00, -9999.00, -9999.00, 36.00 +RDD, 06, 19, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 19, 78.00, 43.00, 11.00, 10.00, 16.00 +RDR, 06, 19, 77.00, 53.00, -9999.00, -9999.00, 35.00 +RDU, 06, 19, 86.00, 64.00, 20.00, 20.00, 32.00 +REE, 06, 19, 91.00, 65.00, -9999.00, -9999.00, 19.00 +REJ, 06, 19, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 19, 81.00, 58.00, 25.00, 22.00, 37.00 +RIC, 06, 19, 86.00, 64.00, 19.00, 20.00, 33.00 +RIV, 06, 19, 87.00, 56.00, -9999.00, -9999.00, 2.00 +RIW, 06, 19, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 19, 76.00, 47.00, 8.00, 10.00, 15.00 +RME, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 06, 19, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RND, 06, 19, 92.00, 73.00, -9999.00, -9999.00, 17.00 +RNO, 06, 19, 85.00, 48.00, 5.00, 4.00, 8.00 +ROA, 06, 19, 84.00, 61.00, 16.00, 25.00, 34.00 +ROC, 06, 19, 77.00, 55.00, 24.00, 24.00, 37.00 +ROW, 06, 19, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 19, 88.00, 63.00, 17.00, 10.00, 23.00 +RST, 06, 19, 79.00, 56.00, 26.00, 24.00, 41.00 +RWF, 06, 19, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 19, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 19, 89.00, 56.00, 2.00, 2.00, 2.00 +SAF, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 19, 72.00, 62.00, 2.00, 2.00, 3.00 +SAT, 06, 19, 92.00, 73.00, 13.00, 18.00, 23.00 +SAV, 06, 19, 89.00, 70.00, 19.00, 29.00, 39.00 +SAW, 06, 19, 70.00, 51.00, -9999.00, -9999.00, 39.00 +SBA, 06, 19, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 19, 90.00, 58.00, -9999.00, -9999.00, 4.00 +SBN, 06, 19, 80.00, 60.00, 23.00, 21.00, 36.00 +SBP, 06, 19, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 19, 76.00, 37.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 19, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 19, 90.00, 58.00, 0.00, 1.00, 1.00 +SDF, 06, 19, 84.00, 64.00, 20.00, 24.00, 35.00 +SEA, 06, 19, 71.00, 52.00, 15.00, 18.00, 25.00 +SEM, 06, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 19, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 19, 71.00, 53.00, 2.00, 1.00, 2.00 +SGF, 06, 19, 85.00, 63.00, 21.00, 21.00, 32.00 +SGY, 06, 19, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 19, 78.00, 48.00, 23.00, 17.00, 32.00 +SHV, 06, 19, 90.00, 70.00, 17.00, 19.00, 28.00 +SIT, 06, 19, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 19, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 19, 93.00, 67.00, 13.00, 12.00, 21.00 +SKA, 06, 19, 76.00, 50.00, -9999.00, -9999.00, 21.00 +SKF, 06, 19, 92.00, 73.00, -9999.00, -9999.00, 16.00 +SLC, 06, 19, 84.00, 57.00, 11.00, 10.00, 17.00 +SLE, 06, 19, 76.00, 49.00, 16.00, 17.00, 23.00 +SLN, 06, 19, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 19, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 19, 71.00, 51.00, -9999.00, 1.00, 1.00 +SNA, 06, 19, 69.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 19, 46.00, 38.00, 24.00, 33.00, 42.00 +SNS, 06, 19, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 19, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 19, 85.00, 63.00, 26.00, 21.00, 37.00 +SPS, 06, 19, 92.00, 69.00, 16.00, 12.00, 23.00 +SRQ, 06, 19, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 19, 89.00, 66.00, -9999.00, -9999.00, 34.00 +SSI, 06, 19, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 06, 19, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 19, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STL, 06, 19, 86.00, 67.00, 22.00, 21.00, 35.00 +STNV, 06, 19, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +STS, 06, 19, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 19, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 19, 85.00, 54.00, -9999.00, -9999.00, 3.00 +SUX, 06, 19, 83.00, 61.00, 24.00, 18.00, 33.00 +SVN, 06, 19, 89.00, 70.00, -9999.00, -9999.00, 36.00 +SWF, 06, 19, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 19, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 19, 78.00, 55.00, 24.00, 29.00, 41.00 +SZL, 06, 19, 85.00, 62.00, -9999.00, -9999.00, 33.00 +TAD, 06, 19, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 19, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 19, 86.00, 60.00, -9999.00, -9999.00, 33.00 +TCC, 06, 19, 90.00, 60.00, 14.00, 6.00, 16.00 +TCL, 06, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 19, 74.00, 49.00, -9999.00, -9999.00, 29.00 +TCS, 06, 19, 92.00, 64.00, -9999.00, 5.00, 11.00 +TEB, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 19, 88.00, 67.00, -9999.00, -9999.00, 26.00 +TKA, 06, 19, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 19, 91.00, 69.00, 16.00, 36.00, 43.00 +TNX, 06, 19, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 19, 81.00, 57.00, 20.00, 22.00, 33.00 +TOP, 06, 19, 85.00, 64.00, 26.00, 20.00, 38.00 +TPA, 06, 19, 90.00, 73.00, 16.00, 31.00, 39.00 +TPH, 06, 19, 85.00, 52.00, 3.00, 3.00, 4.00 +TRI, 06, 19, 83.00, 61.00, 25.00, 30.00, 42.00 +TRK, 06, 19, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 19, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 19, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 19, 89.00, 69.00, 22.00, 18.00, 31.00 +TUP, 06, 19, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 19, 100.00, 69.00, 6.00, 5.00, 10.00 +TVC, 06, 19, 77.00, 52.00, 20.00, 16.00, 30.00 +TVL, 06, 19, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 19, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 19, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 19, 85.00, 63.00, 20.00, 23.00, 32.00 +T01, 06, 19, 83.00, 62.00, -9999.00, -9999.00, 30.00 +T02, 06, 19, 87.00, 66.00, -9999.00, -9999.00, 32.00 +T03, 06, 19, 87.00, 67.00, -9999.00, -9999.00, 33.00 +T04, 06, 19, 89.00, 72.00, -9999.00, -9999.00, 39.00 +T05, 06, 19, 87.00, 62.00, -9999.00, -9999.00, 30.00 +T06, 06, 19, 90.00, 65.00, -9999.00, -9999.00, 29.00 +T07, 06, 19, 92.00, 54.00, -9999.00, -9999.00, 16.00 +T08, 06, 19, 84.00, 61.00, -9999.00, -9999.00, 11.00 +UCA, 06, 19, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 19, 94.00, 64.00, -9999.00, -9999.00, 3.00 +UIL, 06, 19, 65.00, 47.00, 33.00, 37.00, 44.00 +UIN, 06, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 19, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 19, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 19, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +U15, 06, 19, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +U28, 06, 19, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 19, 90.00, 67.00, -9999.00, -9999.00, 33.00 +VBG, 06, 19, 72.00, 51.00, -9999.00, -9999.00, 8.00 +VCT, 06, 19, 91.00, 73.00, 12.00, 20.00, 24.00 +VCV, 06, 19, 92.00, 56.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 19, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 19, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 19, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 19, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 19, 90.00, 68.00, -9999.00, -9999.00, 34.00 +VRB, 06, 19, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 19, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 19, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 19, 83.00, 62.00, 20.00, 16.00, 29.00 +WJA, 06, 19, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 19, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 19, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 19, 85.00, 47.00, 9.00, 9.00, 13.00 +WPO, 06, 19, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 19, 91.00, 68.00, -9999.00, -9999.00, 34.00 +WRG, 06, 19, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 19, 83.00, 58.00, -9999.00, -9999.00, 30.00 +WRL, 06, 19, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +X68, 06, 19, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 19, 56.00, 44.00, 48.00, 48.00, 59.00 +YCG, 06, 19, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 19, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 19, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 19, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 19, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 19, 81.00, 50.00, 7.00, 8.00, 14.00 +YNG, 06, 19, 78.00, 56.00, 25.00, 25.00, 39.00 +YPA, 06, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 19, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 19, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 19, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 19, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 19, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 19, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 19, 104.00, 73.00, 0.00, 0.00, 1.00 +YVR, 06, 19, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 19, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 19, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 19, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 19, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 19, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 19, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 19, 71.00, 46.00, 28.00, 27.00, 44.00 +ZUN, 06, 19, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 19, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 19, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 19, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +01R, 06, 19, 90.00, 69.00, -9999.00, -9999.00, 26.00 +1V1, 06, 19, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 19, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 19, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 19, 84.00, 68.00, -9999.00, -9999.00, 35.00 +2PJ, 06, 19, 89.00, 66.00, -9999.00, -9999.00, 33.00 +3B1, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 19, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 19, 77.00, 51.00, -9999.00, -9999.00, 31.00 +3SE, 06, 19, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 19, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 19, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +4OM, 06, 19, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 19, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 19, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 19, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 19, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 20, 81.00, 60.00, 25.00, 24.00, 38.00 +ABI, 06, 20, 92.00, 70.00, 13.00, 11.00, 19.00 +ABQ, 06, 20, 91.00, 60.00, 8.00, 8.00, 14.00 +ABR, 06, 20, 80.00, 55.00, 24.00, 19.00, 36.00 +ABY, 06, 20, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 20, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 20, 93.00, 72.00, 12.00, 14.00, 22.00 +ACV, 06, 20, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 20, 81.00, 60.00, 21.00, 17.00, 30.00 +ADK, 06, 20, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 20, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 20, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 20, 83.00, 60.00, -9999.00, -9999.00, 32.00 +AEX, 06, 20, 91.00, 70.00, -9999.00, -9999.00, 27.00 +AFF, 06, 20, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 20, 91.00, 70.00, -9999.00, -9999.00, 58.00 +AGS, 06, 20, 90.00, 66.00, 19.00, 24.00, 36.00 +AHN, 06, 20, 88.00, 67.00, 16.00, 22.00, 30.00 +AKN, 06, 20, 59.00, 42.00, 34.00, 30.00, 46.00 +AKO, 06, 20, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 20, 80.00, 56.00, 25.00, 26.00, 40.00 +ALI, 06, 20, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 20, 81.00, 59.00, 24.00, 20.00, 38.00 +ALS, 06, 20, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 20, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 20, 88.00, 62.00, 21.00, 11.00, 29.00 +AMG, 06, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 20, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 20, 62.00, 48.00, 18.00, 22.00, 28.00 +AND, 06, 20, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 20, 61.00, 48.00, 41.00, 41.00, 53.00 +AOO, 06, 20, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 06, 20, 76.00, 49.00, 22.00, 22.00, 35.00 +AQQ, 06, 20, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 06, 20, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +AST, 06, 20, 65.00, 50.00, 27.00, 29.00, 38.00 +ATL, 06, 20, 86.00, 67.00, 18.00, 23.00, 32.00 +ATW, 06, 20, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 20, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 20, 83.00, 61.00, -9999.00, -9999.00, 33.00 +AUG, 06, 20, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 20, 92.00, 72.00, 13.00, 16.00, 24.00 +AUW, 06, 20, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 20, 81.00, 59.00, 21.00, 28.00, 39.00 +AVP, 06, 20, 78.00, 58.00, 27.00, 28.00, 44.00 +AXN, 06, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 20, 78.00, 57.00, -9999.00, -9999.00, 30.00 +AYS, 06, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 20, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 20, 91.00, 59.00, -9999.00, -9999.00, 5.00 +BAD, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 20, 74.00, 40.00, -9999.00, -9999.00, 8.00 +BDL, 06, 20, 81.00, 58.00, 24.00, 24.00, 37.00 +BDR, 06, 20, 77.00, 61.00, 22.00, 20.00, 34.00 +BET, 06, 20, 60.00, 43.00, 31.00, 26.00, 41.00 +BFD, 06, 20, 73.00, 50.00, 29.00, 30.00, 44.00 +BFF, 06, 20, 84.00, 54.00, 22.00, 15.00, 32.00 +BFL, 06, 20, 94.00, 65.00, 1.00, 1.00, 1.00 +BGM, 06, 20, 75.00, 56.00, 26.00, 30.00, 43.00 +BGR, 06, 20, 74.00, 54.00, 24.00, 26.00, 37.00 +BGS, 06, 20, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 20, 88.00, 66.00, 17.00, 25.00, 33.00 +BID, 06, 20, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 20, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 20, 92.00, 52.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 20, 80.00, 53.00, 23.00, 18.00, 32.00 +BIS, 06, 20, 79.00, 53.00, 29.00, 21.00, 39.00 +BIX, 06, 20, 89.00, 73.00, -9999.00, -9999.00, 32.00 +BJI, 06, 20, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 20, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 20, 84.00, 50.00, -9999.00, -9999.00, 31.00 +BKW, 06, 20, 77.00, 57.00, 28.00, 29.00, 44.00 +BLF, 06, 20, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 20, 106.00, 75.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 20, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 20, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 20, 86.00, 63.00, -9999.00, -9999.00, 30.00 +BNA, 06, 20, 87.00, 66.00, 20.00, 21.00, 33.00 +BNO, 06, 20, 77.00, 43.00, -9999.00, 12.00, 29.00 +BOI, 06, 20, 83.00, 53.00, 11.00, 9.00, 16.00 +BOS, 06, 20, 78.00, 60.00, 24.00, 23.00, 35.00 +BPI, 06, 20, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 20, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 20, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 20, 83.00, 62.00, -9999.00, -9999.00, 31.00 +BRO, 06, 20, 91.00, 75.00, 10.00, 18.00, 23.00 +BRW, 06, 20, 40.00, 31.00, 14.00, 16.00, 24.00 +BSM, 06, 20, 92.00, 72.00, -9999.00, -9999.00, 17.00 +BTI, 06, 20, 40.00, 31.00, 13.00, 13.00, 20.00 +BTL, 06, 20, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 20, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 20, 91.00, 71.00, 13.00, 30.00, 36.00 +BTT, 06, 20, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 20, 77.00, 56.00, 31.00, 31.00, 47.00 +BUB, 06, 20, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 20, 76.00, 58.00, 24.00, 24.00, 36.00 +BUR, 06, 20, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 20, 89.00, 73.00, -9999.00, 17.00, 21.00 +BWG, 06, 20, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 20, 84.00, 63.00, 21.00, 21.00, 34.00 +BYH, 06, 20, 90.00, 68.00, -9999.00, -9999.00, 33.00 +BYI, 06, 20, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 20, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 20, 89.00, 67.00, 20.00, 24.00, 35.00 +CAG, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 20, 79.00, 58.00, 22.00, 25.00, 38.00 +CAO, 06, 20, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 20, 73.00, 50.00, 30.00, 31.00, 45.00 +CBM, 06, 20, 90.00, 67.00, -9999.00, -9999.00, 29.00 +CDB, 06, 20, 51.00, 42.00, 41.00, 45.00, 59.00 +CDC, 06, 20, 85.00, 52.00, 5.00, 6.00, 10.00 +CDR, 06, 20, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 20, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 20, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 20, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 20, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 20, 87.00, 65.00, 20.00, 24.00, 34.00 +CHO, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 20, 88.00, 70.00, 18.00, 27.00, 37.00 +CID, 06, 20, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 20, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 20, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 20, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 20, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 20, 79.00, 58.00, 21.00, 24.00, 38.00 +CLL, 06, 20, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 20, 87.00, 66.00, 23.00, 24.00, 37.00 +CMH, 06, 20, 81.00, 59.00, 21.00, 26.00, 36.00 +CMI, 06, 20, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 20, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 20, 87.00, 63.00, 22.00, 13.00, 31.00 +CNM, 06, 20, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 20, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +COD, 06, 20, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +COF, 06, 20, 88.00, 71.00, -9999.00, -9999.00, 37.00 +CON, 06, 20, 78.00, 52.00, 23.00, 24.00, 36.00 +COS, 06, 20, 80.00, 52.00, 21.00, 20.00, 32.00 +COT, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 20, 84.00, 62.00, 23.00, 21.00, 35.00 +CPR, 06, 20, 81.00, 49.00, 16.00, 16.00, 27.00 +CRBC, 06, 20, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 20, 91.00, 74.00, 11.00, 17.00, 23.00 +CRW, 06, 20, 84.00, 61.00, 27.00, 27.00, 41.00 +CSG, 06, 20, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 20, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 20, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 20, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 20, 83.00, 61.00, 20.00, 27.00, 37.00 +CVN, 06, 20, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 20, 89.00, 60.00, -9999.00, -9999.00, 23.00 +CXY, 06, 20, 82.00, 62.00, 19.00, 22.00, 32.00 +CYS, 06, 20, 76.00, 50.00, 18.00, 21.00, 31.00 +DAA, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 06, 20, 88.00, 71.00, 19.00, 36.00, 43.00 +DAG, 06, 20, 99.00, 69.00, 0.00, 1.00, 1.00 +DAL, 06, 20, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 20, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 20, 82.00, 60.00, 19.00, 25.00, 35.00 +DBQ, 06, 20, 79.00, 58.00, 24.00, 21.00, 36.00 +DCA, 06, 20, 86.00, 68.00, 17.00, 23.00, 34.00 +DDC, 06, 20, 89.00, 63.00, 20.00, 12.00, 25.00 +DEC, 06, 20, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 20, 83.00, 54.00, 18.00, 18.00, 29.00 +DFW, 06, 20, 93.00, 71.00, 14.00, 13.00, 21.00 +DHN, 06, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 20, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 20, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 20, 94.00, 72.00, -9999.00, -9999.00, 15.00 +DLG, 06, 20, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 20, 72.00, 50.00, 30.00, 28.00, 44.00 +DLLC, 06, 20, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 20, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 20, 100.00, 69.00, -9999.00, -9999.00, 10.00 +DMN, 06, 20, 95.00, 59.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 20, 85.00, 63.00, -9999.00, -9999.00, 30.00 +DPG, 06, 20, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 20, 90.00, 68.00, -9999.00, -9999.00, 34.00 +DRA, 06, 20, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 20, 94.00, 72.00, 10.00, 9.00, 15.00 +DSM, 06, 20, 83.00, 62.00, 28.00, 19.00, 38.00 +DTW, 06, 20, 80.00, 57.00, 18.00, 22.00, 32.00 +DUG, 06, 20, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 20, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +DXR, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 20, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 20, 92.00, 70.00, -9999.00, -9999.00, 18.00 +D45, 06, 20, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 20, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 20, 79.00, 56.00, 25.00, 24.00, 39.00 +ECG, 06, 20, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 20, 92.00, 64.00, -9999.00, -9999.00, 2.00 +EED, 06, 20, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 06, 20, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 20, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 20, 78.00, 53.00, 31.00, 36.00, 50.00 +EKO, 06, 20, 83.00, 46.00, 10.00, 9.00, 15.00 +ELD, 06, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 20, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 20, 97.00, 65.00, 8.00, 4.00, 11.00 +ELY, 06, 20, 81.00, 42.00, 8.00, 9.00, 13.00 +EMP, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 20, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +END, 06, 20, 91.00, 67.00, -9999.00, -9999.00, 22.00 +ENN, 06, 20, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 20, 85.00, 62.00, -9999.00, -9999.00, 11.00 +EPH, 06, 20, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 20, 76.00, 59.00, 24.00, 23.00, 36.00 +ESF, 06, 20, 91.00, 70.00, -9999.00, -9999.00, 32.00 +EUG, 06, 20, 76.00, 50.00, 14.00, 16.00, 21.00 +EVV, 06, 20, 87.00, 64.00, 24.00, 22.00, 36.00 +EWN, 06, 20, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 20, 83.00, 64.00, 22.00, 23.00, 35.00 +EYW, 06, 20, 88.00, 79.00, 23.00, 22.00, 34.00 +E74, 06, 20, 98.00, 62.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 20, 86.00, 63.00, -9999.00, -9999.00, 34.00 +FAI, 06, 20, 71.00, 50.00, 26.00, 28.00, 41.00 +FAR, 06, 20, 79.00, 55.00, 23.00, 22.00, 37.00 +FAT, 06, 20, 94.00, 61.00, 1.00, 2.00, 2.00 +FAY, 06, 20, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 20, 73.00, 45.00, 22.00, 24.00, 37.00 +FCS, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FDY, 06, 20, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 20, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FLG, 06, 20, 79.00, 44.00, 6.00, 9.00, 13.00 +FLL, 06, 20, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 20, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 20, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +FME, 06, 20, 85.00, 59.00, -9999.00, -9999.00, 32.00 +FMH, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 06, 20, 89.00, 51.00, 7.00, 5.00, 10.00 +FMY, 06, 20, 90.00, 73.00, 20.00, 40.00, 49.00 +FNT, 06, 20, 78.00, 56.00, 20.00, 19.00, 32.00 +FOD, 06, 20, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 20, 85.00, 64.00, -9999.00, -9999.00, 31.00 +FOK, 06, 20, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 20, 87.00, 64.00, -9999.00, -9999.00, 33.00 +FSD, 06, 20, 82.00, 58.00, 28.00, 17.00, 36.00 +FSI, 06, 20, 91.00, 68.00, -9999.00, -9999.00, 22.00 +FSM, 06, 20, 89.00, 67.00, 16.00, 20.00, 29.00 +FTK, 06, 20, 85.00, 61.00, -9999.00, -9999.00, 30.00 +FWA, 06, 20, 82.00, 60.00, 20.00, 22.00, 33.00 +FWH, 06, 20, 91.00, 69.00, -9999.00, -9999.00, 18.00 +FYU, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 20, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 20, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 20, 107.00, 72.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 20, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 20, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 20, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 20, 77.00, 50.00, 15.00, 14.00, 23.00 +GFA, 06, 20, 77.00, 49.00, -9999.00, -9999.00, 32.00 +GFK, 06, 20, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 20, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 20, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 20, 79.00, 52.00, 22.00, 17.00, 32.00 +GJT, 06, 20, 89.00, 59.00, 11.00, 9.00, 16.00 +GKN, 06, 20, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 20, 85.00, 57.00, 19.00, 9.00, 24.00 +GLH, 06, 20, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 20, 85.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 20, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 06, 20, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 20, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 20, 76.00, 55.00, 27.00, 21.00, 37.00 +GRCI, 06, 20, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 20, 74.00, 49.00, -9999.00, -9999.00, 23.00 +GRI, 06, 20, 85.00, 61.00, 23.00, 13.00, 28.00 +GRK, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 06, 20, 80.00, 56.00, 22.00, 19.00, 32.00 +GSB, 06, 20, 87.00, 66.00, -9999.00, -9999.00, 35.00 +GSG, 06, 20, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 20, 84.00, 63.00, 20.00, 22.00, 35.00 +GSP, 06, 20, 86.00, 65.00, 22.00, 23.00, 36.00 +GST, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 20, 75.00, 57.00, -9999.00, -9999.00, 38.00 +GTF, 06, 20, 77.00, 49.00, 23.00, 19.00, 32.00 +GUP, 06, 20, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 20, 83.00, 59.00, -9999.00, -9999.00, 33.00 +GVW, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +GWO, 06, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 20, 81.00, 68.00, 21.00, 18.00, 30.00 +HBR, 06, 20, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 20, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 20, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 20, 83.00, 54.00, -9999.00, -9999.00, 16.00 +HKY, 06, 20, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 20, 78.00, 49.00, 20.00, 19.00, 31.00 +HMN, 06, 20, 97.00, 59.00, -9999.00, -9999.00, 14.00 +HMS, 06, 20, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 20, 93.00, 64.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 20, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +HON, 06, 20, 82.00, 57.00, 25.00, 17.00, 34.00 +HOP, 06, 20, 87.00, 63.00, -9999.00, -9999.00, 33.00 +HOT, 06, 20, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 20, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 20, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 20, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 20, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 20, 90.00, 68.00, -9999.00, -9999.00, 37.00 +HST, 06, 20, 89.00, 71.00, -9999.00, -9999.00, 49.00 +HSV, 06, 20, 87.00, 66.00, 20.00, 22.00, 34.00 +HTL, 06, 20, 76.00, 52.00, 27.00, 22.00, 39.00 +HTS, 06, 20, 82.00, 61.00, 23.00, 27.00, 40.00 +HUF, 06, 20, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 20, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 20, 80.00, 50.00, 17.00, 17.00, 27.00 +IAB, 06, 20, 88.00, 66.00, -9999.00, -9999.00, 28.00 +IAD, 06, 20, 84.00, 60.00, 23.00, 26.00, 37.00 +IAG, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 20, 91.00, 71.00, 10.00, 24.00, 29.00 +ICT, 06, 20, 88.00, 66.00, 20.00, 18.00, 31.00 +IDA, 06, 20, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 20, 93.00, 64.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 20, 82.00, 63.00, 25.00, 21.00, 36.00 +ILI, 06, 20, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 20, 86.00, 68.00, 19.00, 23.00, 33.00 +IMT, 06, 20, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +IND, 06, 20, 83.00, 62.00, 22.00, 23.00, 35.00 +INL, 06, 20, 74.00, 51.00, 34.00, 29.00, 49.00 +INS, 06, 20, 94.00, 64.00, -9999.00, -9999.00, 3.00 +INT, 06, 20, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 06, 20, 91.00, 56.00, 4.00, 6.00, 10.00 +IPL, 06, 20, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 20, 80.00, 58.00, 26.00, 29.00, 42.00 +IRK, 06, 20, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 20, 79.00, 52.00, 21.00, 16.00, 31.00 +ISP, 06, 20, 76.00, 60.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 20, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 20, 103.00, 70.00, -9999.00, -9999.00, 4.00 +IWD, 06, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 20, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 20, 91.00, 68.00, 17.00, 22.00, 33.00 +JAX, 06, 20, 90.00, 70.00, 20.00, 35.00, 43.00 +JBR, 06, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 20, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 20, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 20, 78.00, 63.00, 20.00, 21.00, 33.00 +JHW, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 20, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 20, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 20, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 20, 61.00, 46.00, 43.00, 43.00, 57.00 +JST, 06, 20, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 20, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 20, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 20, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 20, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 20, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 20, 79.00, 56.00, 20.00, 19.00, 32.00 +LAR, 06, 20, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 20, 102.00, 71.00, 2.00, 2.00, 3.00 +LAX, 06, 20, 72.00, 60.00, 1.00, 1.00, 1.00 +LBB, 06, 20, 91.00, 65.00, 17.00, 9.00, 21.00 +LBF, 06, 20, 83.00, 55.00, 25.00, 10.00, 30.00 +LCH, 06, 20, 89.00, 72.00, 13.00, 24.00, 31.00 +LCK, 06, 20, 83.00, 60.00, -9999.00, -9999.00, 32.00 +LEB, 06, 20, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 20, 83.00, 62.00, 21.00, 24.00, 35.00 +LFI, 06, 20, 83.00, 67.00, -9999.00, -9999.00, 30.00 +LFK, 06, 20, 91.00, 70.00, 13.00, 22.00, 27.00 +LFT, 06, 20, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 20, 80.00, 64.00, 21.00, 21.00, 33.00 +LGB, 06, 20, 78.00, 60.00, 0.00, 1.00, 1.00 +LGU, 06, 20, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 20, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 20, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 20, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 20, 90.00, 68.00, 17.00, 19.00, 29.00 +LIZ, 06, 20, 73.00, 50.00, -9999.00, -9999.00, 44.00 +LMT, 06, 20, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +LND, 06, 20, 80.00, 50.00, 10.00, 11.00, 18.00 +LNK, 06, 20, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 20, 87.00, 51.00, 4.00, 4.00, 7.00 +LOZ, 06, 20, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 20, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 20, 89.00, 66.00, -9999.00, -9999.00, 33.00 +LSE, 06, 20, 81.00, 58.00, 22.00, 23.00, 36.00 +LSF, 06, 20, 91.00, 69.00, -9999.00, -9999.00, 29.00 +LSV, 06, 20, 103.00, 63.00, -9999.00, -9999.00, 3.00 +LTS, 06, 20, 94.00, 67.00, -9999.00, -9999.00, 20.00 +LUF, 06, 20, 105.00, 69.00, -9999.00, -9999.00, 3.00 +LVS, 06, 20, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 20, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 20, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 20, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 20, 83.00, 62.00, 23.00, 24.00, 39.00 +MAF, 06, 20, 94.00, 66.00, 13.00, 6.00, 16.00 +MBL, 06, 20, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 20, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 20, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 20, 89.00, 58.00, -9999.00, -9999.00, 4.00 +MCF, 06, 20, 90.00, 73.00, -9999.00, -9999.00, 39.00 +MCG, 06, 20, 66.00, 46.00, 33.00, 30.00, 47.00 +MCI, 06, 20, 85.00, 64.00, 26.00, 19.00, 35.00 +MCK, 06, 20, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 20, 91.00, 68.00, 15.00, 23.00, 32.00 +MCO, 06, 20, 91.00, 72.00, 19.00, 44.00, 50.00 +MCW, 06, 20, 81.00, 58.00, 19.00, 17.00, 29.00 +MC2, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MDH, 06, 20, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 20, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 20, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 20, 82.00, 61.00, 29.00, 23.00, 40.00 +MEI, 06, 20, 91.00, 67.00, 17.00, 24.00, 34.00 +MEM, 06, 20, 90.00, 70.00, 17.00, 19.00, 30.00 +MER, 06, 20, 93.00, 57.00, -9999.00, -9999.00, 2.00 +MFD, 06, 20, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 20, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 20, 84.00, 52.00, 9.00, 7.00, 14.00 +MGE, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 06, 20, 90.00, 69.00, 14.00, 25.00, 33.00 +MGW, 06, 20, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 20, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 20, 89.00, 57.00, -9999.00, -9999.00, 4.00 +MHS, 06, 20, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 20, 88.00, 74.00, 24.00, 40.00, 49.00 +MIB, 06, 20, 77.00, 54.00, -9999.00, -9999.00, 35.00 +MIV, 06, 20, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 20, 88.00, 51.00, -9999.00, -9999.00, 17.00 +MKC, 06, 20, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 20, 76.00, 57.00, 25.00, 22.00, 38.00 +MKG, 06, 20, 77.00, 56.00, 25.00, 17.00, 32.00 +MKL, 06, 20, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 20, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 20, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 20, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 20, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 20, 83.00, 61.00, 26.00, 22.00, 39.00 +MLS, 06, 20, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 20, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 20, 91.00, 68.00, -9999.00, -9999.00, 33.00 +MOB, 06, 20, 90.00, 71.00, 17.00, 33.00, 42.00 +MOT, 06, 20, 77.00, 54.00, 25.00, 19.00, 34.00 +MPV, 06, 20, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 20, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 20, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 20, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 20, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 20, 67.00, 50.00, -9999.00, -9999.00, 9.00 +MSL, 06, 20, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 20, 79.00, 55.00, 24.00, 21.00, 36.00 +MSO, 06, 20, 76.00, 47.00, 23.00, 21.00, 34.00 +MSP, 06, 20, 80.00, 59.00, 24.00, 25.00, 41.00 +MSS, 06, 20, 76.00, 54.00, 26.00, 25.00, 38.00 +MSY, 06, 20, 90.00, 71.00, 13.00, 32.00, 40.00 +MTC, 06, 20, 78.00, 57.00, -9999.00, -9999.00, 32.00 +MTN, 06, 20, 84.00, 62.00, -9999.00, -9999.00, 32.00 +MTO, 06, 20, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 20, 82.00, 58.00, -9999.00, -9999.00, 32.00 +MUO, 06, 20, 87.00, 53.00, -9999.00, -9999.00, 18.00 +MWA, 06, 20, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 20, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 20, 90.00, 69.00, -9999.00, -9999.00, 31.00 +MYL, 06, 20, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 20, 88.00, 67.00, -9999.00, -9999.00, 33.00 +NAO, 06, 20, 86.00, 73.00, -9999.00, -9999.00, 43.00 +NBC, 06, 20, 88.00, 70.00, -9999.00, -9999.00, 38.00 +NBE, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NBU, 06, 20, 80.00, 59.00, -9999.00, -9999.00, 32.00 +NCA, 06, 20, 87.00, 64.00, -9999.00, -9999.00, 35.00 +NCO, 06, 20, 74.00, 58.00, -9999.00, -9999.00, 34.00 +NC1, 06, 20, 93.00, 63.00, -9999.00, -9999.00, 1.00 +NEL, 06, 20, 82.00, 59.00, -9999.00, -9999.00, 32.00 +NFG, 06, 20, 70.00, 59.00, -9999.00, -9999.00, 6.00 +NFL, 06, 20, 85.00, 49.00, -9999.00, -9999.00, 12.00 +NGP, 06, 20, 90.00, 74.00, -9999.00, -9999.00, 16.00 +NGU, 06, 20, 84.00, 66.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 20, 69.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 20, 84.00, 61.00, -9999.00, -9999.00, 30.00 +NHZ, 06, 20, 74.00, 55.00, -9999.00, -9999.00, 36.00 +NID, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 20, 90.00, 70.00, -9999.00, -9999.00, 41.00 +NIR, 06, 20, 92.00, 71.00, -9999.00, -9999.00, 19.00 +NKT, 06, 20, 84.00, 69.00, -9999.00, -9999.00, 38.00 +NKX, 06, 20, 72.00, 62.00, -9999.00, -9999.00, 6.00 +NLC, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 20, 89.00, 65.00, -9999.00, -9999.00, 29.00 +NPA, 06, 20, 89.00, 72.00, -9999.00, -9999.00, 32.00 +NQA, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 20, 93.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 06, 20, 88.00, 79.00, -9999.00, -9999.00, 37.00 +NRB, 06, 20, 88.00, 72.00, -9999.00, -9999.00, 41.00 +NRC, 06, 20, 93.00, 56.00, -9999.00, -9999.00, 2.00 +NRS, 06, 20, 70.00, 60.00, -9999.00, -9999.00, 3.00 +NSE, 06, 20, 90.00, 69.00, -9999.00, -9999.00, 42.00 +NSI, 06, 20, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 20, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 20, 78.00, 60.00, -9999.00, -9999.00, 3.00 +NTU, 06, 20, 84.00, 66.00, -9999.00, -9999.00, 31.00 +NUC, 06, 20, 71.00, 58.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 20, 77.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 06, 20, 68.00, 48.00, -9999.00, -9999.00, 25.00 +NWF, 06, 20, 78.00, 60.00, -9999.00, -9999.00, 1.00 +NXX, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 06, 20, 86.00, 61.00, -9999.00, -9999.00, 30.00 +NZC, 06, 20, 90.00, 67.00, -9999.00, -9999.00, 44.00 +NZJ, 06, 20, 79.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 06, 20, 77.00, 57.00, -9999.00, -9999.00, 36.00 +NZY, 06, 20, 72.00, 62.00, -9999.00, -9999.00, 3.00 +OAK, 06, 20, 73.00, 51.00, 2.00, 1.00, 3.00 +OAR, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 06, 20, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 20, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 20, 89.00, 67.00, 17.00, 15.00, 27.00 +OLM, 06, 20, 72.00, 47.00, 20.00, 22.00, 30.00 +OMA, 06, 20, 85.00, 62.00, 23.00, 18.00, 32.00 +OME, 06, 20, 54.00, 40.00, 25.00, 26.00, 33.00 +ONT, 06, 20, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 20, 80.00, 59.00, 25.00, 21.00, 37.00 +ORF, 06, 20, 84.00, 66.00, 18.00, 21.00, 33.00 +ORH, 06, 20, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 20, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 20, 75.00, 52.00, -9999.00, -9999.00, 31.00 +OTG, 06, 20, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 20, 64.00, 51.00, 18.00, 19.00, 26.00 +OTM, 06, 20, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 20, 52.00, 40.00, 14.00, 15.00, 22.00 +OURC, 06, 20, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 20, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 20, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 20, 90.00, 67.00, -9999.00, -9999.00, 35.00 +PACZ, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 20, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 20, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 20, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 20, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 20, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 20, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 20, 89.00, 70.00, -9999.00, -9999.00, 29.00 +PAQ, 06, 20, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 20, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 20, 45.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 20, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 20, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 20, 77.00, 56.00, -9999.00, -9999.00, 39.00 +PBI, 06, 20, 88.00, 73.00, 22.00, 37.00, 46.00 +PDT, 06, 20, 81.00, 54.00, 10.00, 12.00, 18.00 +PDX, 06, 20, 75.00, 54.00, 20.00, 21.00, 28.00 +PFN, 06, 20, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 20, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 20, 83.00, 63.00, 23.00, 22.00, 36.00 +PHX, 06, 20, 104.00, 75.00, 3.00, 1.00, 4.00 +PIA, 06, 20, 83.00, 62.00, 24.00, 22.00, 37.00 +PIB, 06, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 20, 81.00, 48.00, 13.00, 11.00, 21.00 +PIR, 06, 20, 84.00, 57.00, 23.00, 15.00, 30.00 +PIT, 06, 20, 80.00, 58.00, 25.00, 27.00, 42.00 +PKB, 06, 20, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 20, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 20, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 20, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 20, 89.00, 72.00, 17.00, 25.00, 34.00 +POB, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +POE, 06, 20, 90.00, 68.00, -9999.00, -9999.00, 36.00 +POM, 06, 20, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 06, 20, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 20, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 20, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 20, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 20, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 20, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 20, 77.00, 53.00, -9999.00, -9999.00, 33.00 +PSP, 06, 20, 105.00, 69.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 20, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 20, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 20, 89.00, 56.00, 14.00, 11.00, 23.00 +PUC, 06, 20, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 20, 78.00, 58.00, 22.00, 22.00, 35.00 +PVU, 06, 20, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 20, 74.00, 53.00, 27.00, 24.00, 38.00 +P02, 06, 20, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 06, 20, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 06, 20, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +P24, 06, 20, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +P28, 06, 20, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +P35, 06, 20, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +P38, 06, 20, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +P39, 06, 20, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +P58, 06, 20, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +P59, 06, 20, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +P60, 06, 20, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +P61, 06, 20, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +P67, 06, 20, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +P68, 06, 20, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +P69, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 20, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 20, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 20, 80.00, 53.00, 26.00, 21.00, 38.00 +RBL, 06, 20, 93.00, 63.00, 4.00, 3.00, 6.00 +RCA, 06, 20, 80.00, 53.00, -9999.00, -9999.00, 35.00 +RDD, 06, 20, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 20, 79.00, 43.00, 11.00, 10.00, 16.00 +RDR, 06, 20, 77.00, 53.00, -9999.00, -9999.00, 35.00 +RDU, 06, 20, 86.00, 64.00, 20.00, 20.00, 32.00 +REE, 06, 20, 91.00, 65.00, -9999.00, -9999.00, 19.00 +REJ, 06, 20, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 20, 81.00, 59.00, 25.00, 22.00, 37.00 +RIC, 06, 20, 86.00, 64.00, 19.00, 20.00, 33.00 +RIV, 06, 20, 88.00, 56.00, -9999.00, -9999.00, 2.00 +RIW, 06, 20, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 20, 77.00, 47.00, 8.00, 10.00, 15.00 +RME, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 06, 20, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RND, 06, 20, 92.00, 73.00, -9999.00, -9999.00, 17.00 +RNO, 06, 20, 85.00, 48.00, 5.00, 4.00, 8.00 +ROA, 06, 20, 84.00, 61.00, 16.00, 25.00, 34.00 +ROC, 06, 20, 77.00, 55.00, 23.00, 24.00, 37.00 +ROW, 06, 20, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 20, 88.00, 63.00, 17.00, 10.00, 23.00 +RST, 06, 20, 79.00, 56.00, 26.00, 24.00, 40.00 +RWF, 06, 20, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 20, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 20, 89.00, 56.00, 2.00, 2.00, 2.00 +SAF, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 20, 72.00, 62.00, 2.00, 2.00, 3.00 +SAT, 06, 20, 92.00, 73.00, 13.00, 18.00, 23.00 +SAV, 06, 20, 89.00, 70.00, 19.00, 29.00, 39.00 +SAW, 06, 20, 71.00, 51.00, -9999.00, -9999.00, 39.00 +SBA, 06, 20, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 20, 91.00, 58.00, -9999.00, -9999.00, 4.00 +SBN, 06, 20, 80.00, 60.00, 23.00, 21.00, 36.00 +SBP, 06, 20, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 20, 76.00, 37.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 20, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 20, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 20, 90.00, 58.00, 0.00, 1.00, 1.00 +SDF, 06, 20, 84.00, 64.00, 20.00, 24.00, 35.00 +SEA, 06, 20, 71.00, 52.00, 15.00, 18.00, 25.00 +SEM, 06, 20, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 20, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 20, 71.00, 53.00, 2.00, 1.00, 2.00 +SGF, 06, 20, 85.00, 63.00, 21.00, 21.00, 32.00 +SGY, 06, 20, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 20, 79.00, 48.00, 23.00, 17.00, 32.00 +SHV, 06, 20, 90.00, 70.00, 17.00, 19.00, 28.00 +SIT, 06, 20, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 20, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 20, 93.00, 67.00, 13.00, 12.00, 21.00 +SKA, 06, 20, 77.00, 50.00, -9999.00, -9999.00, 20.00 +SKF, 06, 20, 92.00, 73.00, -9999.00, -9999.00, 16.00 +SLC, 06, 20, 85.00, 57.00, 11.00, 10.00, 17.00 +SLE, 06, 20, 76.00, 49.00, 16.00, 17.00, 23.00 +SLN, 06, 20, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 20, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 20, 71.00, 51.00, -9999.00, 1.00, 1.00 +SNA, 06, 20, 69.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 20, 46.00, 38.00, 24.00, 34.00, 42.00 +SNS, 06, 20, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 20, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 20, 85.00, 63.00, 26.00, 21.00, 36.00 +SPS, 06, 20, 93.00, 69.00, 16.00, 12.00, 23.00 +SRQ, 06, 20, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 20, 89.00, 66.00, -9999.00, -9999.00, 34.00 +SSI, 06, 20, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 06, 20, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 20, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STL, 06, 20, 86.00, 67.00, 22.00, 21.00, 35.00 +STNV, 06, 20, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +STS, 06, 20, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 20, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 20, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 20, 85.00, 54.00, -9999.00, -9999.00, 3.00 +SUX, 06, 20, 83.00, 61.00, 24.00, 18.00, 33.00 +SVN, 06, 20, 89.00, 70.00, -9999.00, -9999.00, 36.00 +SWF, 06, 20, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 20, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 20, 78.00, 55.00, 24.00, 29.00, 41.00 +SZL, 06, 20, 85.00, 62.00, -9999.00, -9999.00, 33.00 +TAD, 06, 20, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 20, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 20, 86.00, 60.00, -9999.00, -9999.00, 33.00 +TCC, 06, 20, 90.00, 61.00, 14.00, 6.00, 16.00 +TCL, 06, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 20, 74.00, 49.00, -9999.00, -9999.00, 28.00 +TCS, 06, 20, 92.00, 64.00, -9999.00, 6.00, 12.00 +TEB, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 20, 89.00, 67.00, -9999.00, -9999.00, 26.00 +TKA, 06, 20, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 20, 91.00, 69.00, 16.00, 36.00, 43.00 +TNX, 06, 20, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 20, 81.00, 57.00, 20.00, 22.00, 33.00 +TOP, 06, 20, 85.00, 64.00, 26.00, 20.00, 37.00 +TPA, 06, 20, 90.00, 73.00, 16.00, 32.00, 39.00 +TPH, 06, 20, 85.00, 52.00, 3.00, 3.00, 4.00 +TRI, 06, 20, 83.00, 61.00, 25.00, 30.00, 42.00 +TRK, 06, 20, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 20, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 20, 89.00, 69.00, 21.00, 17.00, 31.00 +TUP, 06, 20, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 20, 100.00, 69.00, 7.00, 6.00, 11.00 +TVC, 06, 20, 77.00, 53.00, 20.00, 16.00, 30.00 +TVL, 06, 20, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 20, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 20, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 20, 85.00, 63.00, 20.00, 23.00, 32.00 +T01, 06, 20, 83.00, 62.00, -9999.00, -9999.00, 30.00 +T02, 06, 20, 87.00, 66.00, -9999.00, -9999.00, 32.00 +T03, 06, 20, 87.00, 67.00, -9999.00, -9999.00, 33.00 +T04, 06, 20, 89.00, 72.00, -9999.00, -9999.00, 39.00 +T05, 06, 20, 87.00, 62.00, -9999.00, -9999.00, 30.00 +T06, 06, 20, 90.00, 65.00, -9999.00, -9999.00, 29.00 +T07, 06, 20, 92.00, 54.00, -9999.00, -9999.00, 16.00 +T08, 06, 20, 85.00, 62.00, -9999.00, -9999.00, 11.00 +UCA, 06, 20, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 20, 94.00, 64.00, -9999.00, -9999.00, 3.00 +UIL, 06, 20, 65.00, 47.00, 33.00, 37.00, 44.00 +UIN, 06, 20, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 20, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 20, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 20, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +U15, 06, 20, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +U28, 06, 20, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 20, 90.00, 67.00, -9999.00, -9999.00, 33.00 +VBG, 06, 20, 72.00, 51.00, -9999.00, -9999.00, 8.00 +VCT, 06, 20, 91.00, 73.00, 12.00, 20.00, 24.00 +VCV, 06, 20, 93.00, 56.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 20, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 20, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 20, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 20, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 20, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 20, 90.00, 68.00, -9999.00, -9999.00, 34.00 +VRB, 06, 20, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 20, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 20, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 20, 83.00, 62.00, 20.00, 16.00, 29.00 +WJA, 06, 20, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 20, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 20, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 20, 86.00, 47.00, 9.00, 9.00, 13.00 +WPO, 06, 20, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 20, 91.00, 68.00, -9999.00, -9999.00, 34.00 +WRG, 06, 20, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 20, 83.00, 58.00, -9999.00, -9999.00, 30.00 +WRL, 06, 20, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +X68, 06, 20, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 20, 56.00, 44.00, 48.00, 48.00, 59.00 +YCG, 06, 20, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 20, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 20, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 20, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 20, 81.00, 50.00, 7.00, 8.00, 14.00 +YNG, 06, 20, 78.00, 56.00, 25.00, 25.00, 39.00 +YPA, 06, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 20, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 20, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 20, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 20, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 20, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 20, 104.00, 74.00, 0.00, 0.00, 1.00 +YVR, 06, 20, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 20, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 20, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 20, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 20, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 20, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 20, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 20, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 20, 72.00, 46.00, 27.00, 27.00, 44.00 +ZUN, 06, 20, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 20, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 20, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 20, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +01R, 06, 20, 90.00, 69.00, -9999.00, -9999.00, 27.00 +1V1, 06, 20, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 20, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 20, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 20, 84.00, 68.00, -9999.00, -9999.00, 35.00 +2PJ, 06, 20, 89.00, 66.00, -9999.00, -9999.00, 33.00 +3B1, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 20, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 20, 77.00, 51.00, -9999.00, -9999.00, 31.00 +3SE, 06, 20, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 20, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 20, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +4OM, 06, 20, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 20, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 20, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 20, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 20, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 21, 82.00, 61.00, 25.00, 24.00, 38.00 +ABI, 06, 21, 93.00, 71.00, 13.00, 11.00, 19.00 +ABQ, 06, 21, 92.00, 60.00, 8.00, 8.00, 15.00 +ABR, 06, 21, 81.00, 56.00, 24.00, 19.00, 36.00 +ABY, 06, 21, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 21, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 21, 94.00, 72.00, 12.00, 13.00, 21.00 +ACV, 06, 21, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 21, 82.00, 61.00, 21.00, 17.00, 29.00 +ADK, 06, 21, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 21, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 21, 57.00, 45.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 21, 84.00, 61.00, -9999.00, -9999.00, 32.00 +AEX, 06, 21, 91.00, 71.00, -9999.00, -9999.00, 27.00 +AFF, 06, 21, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 21, 92.00, 71.00, -9999.00, -9999.00, 59.00 +AGS, 06, 21, 90.00, 67.00, 19.00, 24.00, 36.00 +AHN, 06, 21, 88.00, 67.00, 16.00, 22.00, 30.00 +AKN, 06, 21, 60.00, 43.00, 34.00, 30.00, 46.00 +AKO, 06, 21, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 21, 81.00, 57.00, 25.00, 25.00, 40.00 +ALI, 06, 21, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 21, 82.00, 60.00, 24.00, 20.00, 37.00 +ALS, 06, 21, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 21, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 21, 89.00, 63.00, 21.00, 11.00, 28.00 +AMG, 06, 21, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 21, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 21, 63.00, 49.00, 18.00, 22.00, 29.00 +AND, 06, 21, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 21, 62.00, 49.00, 41.00, 41.00, 53.00 +AOO, 06, 21, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 06, 21, 77.00, 50.00, 22.00, 22.00, 35.00 +AQQ, 06, 21, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 06, 21, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +AST, 06, 21, 65.00, 51.00, 27.00, 28.00, 37.00 +ATL, 06, 21, 87.00, 68.00, 18.00, 23.00, 32.00 +ATW, 06, 21, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 21, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 21, 84.00, 62.00, -9999.00, -9999.00, 33.00 +AUG, 06, 21, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 21, 93.00, 72.00, 13.00, 16.00, 23.00 +AUW, 06, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 21, 81.00, 60.00, 20.00, 28.00, 39.00 +AVP, 06, 21, 79.00, 59.00, 27.00, 28.00, 43.00 +AXN, 06, 21, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 21, 79.00, 58.00, -9999.00, -9999.00, 30.00 +AYS, 06, 21, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 21, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 21, 92.00, 60.00, -9999.00, -9999.00, 5.00 +BAD, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 21, 75.00, 41.00, -9999.00, -9999.00, 9.00 +BDL, 06, 21, 82.00, 59.00, 24.00, 24.00, 37.00 +BDR, 06, 21, 78.00, 61.00, 22.00, 20.00, 33.00 +BET, 06, 21, 61.00, 44.00, 31.00, 27.00, 41.00 +BFD, 06, 21, 74.00, 51.00, 28.00, 30.00, 43.00 +BFF, 06, 21, 84.00, 55.00, 22.00, 15.00, 32.00 +BFL, 06, 21, 94.00, 66.00, 1.00, 1.00, 1.00 +BGM, 06, 21, 76.00, 57.00, 25.00, 29.00, 43.00 +BGR, 06, 21, 75.00, 55.00, 24.00, 26.00, 36.00 +BGS, 06, 21, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 21, 89.00, 67.00, 17.00, 26.00, 33.00 +BID, 06, 21, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 21, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 21, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 21, 80.00, 54.00, 22.00, 18.00, 31.00 +BIS, 06, 21, 79.00, 54.00, 28.00, 20.00, 39.00 +BIX, 06, 21, 89.00, 74.00, -9999.00, -9999.00, 33.00 +BJI, 06, 21, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 21, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 21, 84.00, 51.00, -9999.00, -9999.00, 31.00 +BKW, 06, 21, 78.00, 58.00, 28.00, 30.00, 44.00 +BLF, 06, 21, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 21, 107.00, 75.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 21, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 21, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 21, 87.00, 64.00, -9999.00, -9999.00, 30.00 +BNA, 06, 21, 88.00, 66.00, 19.00, 22.00, 33.00 +BNO, 06, 21, 77.00, 43.00, -9999.00, 12.00, 28.00 +BOI, 06, 21, 83.00, 54.00, 10.00, 8.00, 16.00 +BOS, 06, 21, 78.00, 61.00, 24.00, 23.00, 35.00 +BPI, 06, 21, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 21, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 21, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 21, 84.00, 63.00, -9999.00, -9999.00, 31.00 +BRO, 06, 21, 92.00, 75.00, 10.00, 18.00, 22.00 +BRW, 06, 21, 41.00, 32.00, 14.00, 16.00, 24.00 +BSM, 06, 21, 93.00, 72.00, -9999.00, -9999.00, 17.00 +BTI, 06, 21, 40.00, 32.00, 13.00, 13.00, 20.00 +BTL, 06, 21, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 21, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 21, 91.00, 72.00, 13.00, 30.00, 36.00 +BTT, 06, 21, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 21, 78.00, 57.00, 30.00, 30.00, 47.00 +BUB, 06, 21, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 21, 77.00, 59.00, 24.00, 24.00, 36.00 +BUR, 06, 21, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 21, 90.00, 73.00, -9999.00, 17.00, 21.00 +BWG, 06, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 21, 85.00, 64.00, 21.00, 21.00, 34.00 +BYH, 06, 21, 91.00, 69.00, -9999.00, -9999.00, 33.00 +BYI, 06, 21, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 21, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 21, 90.00, 68.00, 20.00, 24.00, 35.00 +CAG, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 21, 80.00, 59.00, 22.00, 25.00, 38.00 +CAO, 06, 21, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 21, 74.00, 51.00, 29.00, 31.00, 45.00 +CBM, 06, 21, 90.00, 67.00, -9999.00, -9999.00, 29.00 +CDB, 06, 21, 52.00, 43.00, 40.00, 45.00, 59.00 +CDC, 06, 21, 86.00, 52.00, 5.00, 7.00, 10.00 +CDR, 06, 21, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 21, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 21, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 21, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 21, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 21, 88.00, 66.00, 20.00, 24.00, 35.00 +CHO, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 21, 89.00, 70.00, 18.00, 27.00, 38.00 +CID, 06, 21, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 21, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 21, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 21, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 21, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 21, 80.00, 59.00, 21.00, 24.00, 38.00 +CLL, 06, 21, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 21, 87.00, 67.00, 22.00, 23.00, 37.00 +CMH, 06, 21, 82.00, 60.00, 20.00, 26.00, 36.00 +CMI, 06, 21, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 21, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 21, 87.00, 64.00, 22.00, 13.00, 30.00 +CNM, 06, 21, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 21, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +COD, 06, 21, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +COF, 06, 21, 89.00, 71.00, -9999.00, -9999.00, 37.00 +CON, 06, 21, 79.00, 53.00, 23.00, 24.00, 35.00 +COS, 06, 21, 81.00, 53.00, 21.00, 20.00, 33.00 +COT, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 21, 85.00, 63.00, 23.00, 20.00, 34.00 +CPR, 06, 21, 81.00, 49.00, 17.00, 16.00, 28.00 +CRBC, 06, 21, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 21, 91.00, 74.00, 11.00, 17.00, 23.00 +CRW, 06, 21, 84.00, 62.00, 27.00, 27.00, 41.00 +CSG, 06, 21, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 21, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 21, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 21, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 21, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 21, 84.00, 62.00, 20.00, 27.00, 37.00 +CVN, 06, 21, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 21, 89.00, 61.00, -9999.00, -9999.00, 23.00 +CXY, 06, 21, 83.00, 63.00, 18.00, 21.00, 32.00 +CYS, 06, 21, 77.00, 50.00, 18.00, 21.00, 31.00 +DAA, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 06, 21, 89.00, 72.00, 19.00, 36.00, 43.00 +DAG, 06, 21, 100.00, 70.00, 1.00, 2.00, 2.00 +DAL, 06, 21, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 21, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 21, 83.00, 61.00, 19.00, 25.00, 35.00 +DBQ, 06, 21, 80.00, 59.00, 24.00, 21.00, 36.00 +DCA, 06, 21, 86.00, 68.00, 18.00, 23.00, 34.00 +DDC, 06, 21, 89.00, 64.00, 20.00, 11.00, 25.00 +DEC, 06, 21, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 21, 84.00, 54.00, 18.00, 18.00, 29.00 +DFW, 06, 21, 94.00, 72.00, 14.00, 13.00, 21.00 +DHN, 06, 21, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 21, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 21, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 21, 95.00, 73.00, -9999.00, -9999.00, 15.00 +DLG, 06, 21, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 21, 73.00, 51.00, 30.00, 27.00, 44.00 +DLLC, 06, 21, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 21, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 21, 100.00, 70.00, -9999.00, -9999.00, 11.00 +DMN, 06, 21, 96.00, 59.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 21, 85.00, 64.00, -9999.00, -9999.00, 30.00 +DPG, 06, 21, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 21, 91.00, 69.00, -9999.00, -9999.00, 35.00 +DRA, 06, 21, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 21, 95.00, 73.00, 10.00, 10.00, 15.00 +DSM, 06, 21, 84.00, 63.00, 28.00, 18.00, 37.00 +DTW, 06, 21, 81.00, 58.00, 18.00, 22.00, 32.00 +DUG, 06, 21, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 21, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 21, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 21, 93.00, 71.00, -9999.00, -9999.00, 17.00 +D45, 06, 21, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 21, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 21, 80.00, 56.00, 24.00, 23.00, 39.00 +ECG, 06, 21, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 21, 93.00, 65.00, -9999.00, -9999.00, 2.00 +EED, 06, 21, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 06, 21, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 21, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 21, 79.00, 54.00, 31.00, 35.00, 50.00 +EKO, 06, 21, 83.00, 47.00, 9.00, 9.00, 15.00 +ELD, 06, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 21, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 21, 97.00, 66.00, 9.00, 4.00, 11.00 +ELY, 06, 21, 81.00, 43.00, 8.00, 9.00, 14.00 +EMP, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 21, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +END, 06, 21, 92.00, 68.00, -9999.00, -9999.00, 22.00 +ENN, 06, 21, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 21, 85.00, 62.00, -9999.00, -9999.00, 11.00 +EPH, 06, 21, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 21, 77.00, 60.00, 24.00, 23.00, 36.00 +ESF, 06, 21, 91.00, 71.00, -9999.00, -9999.00, 33.00 +EUG, 06, 21, 76.00, 51.00, 13.00, 15.00, 21.00 +EVV, 06, 21, 88.00, 65.00, 23.00, 22.00, 35.00 +EWN, 06, 21, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 21, 84.00, 65.00, 22.00, 22.00, 35.00 +EYW, 06, 21, 88.00, 79.00, 23.00, 22.00, 35.00 +E74, 06, 21, 98.00, 63.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 21, 86.00, 64.00, -9999.00, -9999.00, 34.00 +FAI, 06, 21, 72.00, 51.00, 26.00, 28.00, 41.00 +FAR, 06, 21, 79.00, 56.00, 23.00, 21.00, 37.00 +FAT, 06, 21, 95.00, 62.00, 1.00, 2.00, 2.00 +FAY, 06, 21, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 21, 74.00, 45.00, 22.00, 24.00, 36.00 +FCS, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FDY, 06, 21, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 21, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FLG, 06, 21, 80.00, 44.00, 6.00, 10.00, 14.00 +FLL, 06, 21, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 21, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 21, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 06, 21, 86.00, 60.00, -9999.00, -9999.00, 31.00 +FMH, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 06, 21, 90.00, 52.00, 8.00, 5.00, 11.00 +FMY, 06, 21, 91.00, 74.00, 21.00, 41.00, 50.00 +FNT, 06, 21, 79.00, 57.00, 20.00, 19.00, 32.00 +FOD, 06, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 21, 86.00, 65.00, -9999.00, -9999.00, 31.00 +FOK, 06, 21, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 21, 88.00, 65.00, -9999.00, -9999.00, 33.00 +FSD, 06, 21, 83.00, 58.00, 28.00, 16.00, 36.00 +FSI, 06, 21, 92.00, 69.00, -9999.00, -9999.00, 21.00 +FSM, 06, 21, 90.00, 68.00, 16.00, 20.00, 29.00 +FTK, 06, 21, 86.00, 62.00, -9999.00, -9999.00, 30.00 +FWA, 06, 21, 83.00, 61.00, 20.00, 22.00, 33.00 +FWH, 06, 21, 92.00, 70.00, -9999.00, -9999.00, 18.00 +FYU, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 21, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 21, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 21, 108.00, 72.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 21, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 21, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 21, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 21, 77.00, 51.00, 15.00, 14.00, 22.00 +GFA, 06, 21, 77.00, 50.00, -9999.00, -9999.00, 32.00 +GFK, 06, 21, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 21, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 21, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 21, 80.00, 53.00, 22.00, 16.00, 31.00 +GJT, 06, 21, 90.00, 59.00, 11.00, 9.00, 16.00 +GKN, 06, 21, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 21, 86.00, 57.00, 19.00, 9.00, 24.00 +GLH, 06, 21, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 21, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 21, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 06, 21, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 21, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 21, 77.00, 56.00, 27.00, 20.00, 37.00 +GRCI, 06, 21, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 21, 75.00, 49.00, -9999.00, -9999.00, 22.00 +GRI, 06, 21, 86.00, 61.00, 23.00, 13.00, 28.00 +GRK, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 06, 21, 81.00, 57.00, 21.00, 19.00, 32.00 +GSB, 06, 21, 88.00, 67.00, -9999.00, -9999.00, 36.00 +GSG, 06, 21, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 21, 85.00, 64.00, 20.00, 23.00, 36.00 +GSP, 06, 21, 87.00, 66.00, 22.00, 24.00, 36.00 +GST, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 21, 76.00, 57.00, -9999.00, -9999.00, 38.00 +GTF, 06, 21, 77.00, 50.00, 23.00, 19.00, 31.00 +GUP, 06, 21, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 21, 83.00, 60.00, -9999.00, -9999.00, 33.00 +GVW, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +GWO, 06, 21, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 21, 82.00, 69.00, 21.00, 18.00, 31.00 +HBR, 06, 21, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 21, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 21, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 21, 83.00, 54.00, -9999.00, -9999.00, 16.00 +HKY, 06, 21, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 21, 78.00, 50.00, 20.00, 19.00, 30.00 +HMN, 06, 21, 97.00, 60.00, -9999.00, -9999.00, 15.00 +HMS, 06, 21, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 21, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 21, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 06, 21, 82.00, 58.00, 24.00, 17.00, 34.00 +HOP, 06, 21, 88.00, 64.00, -9999.00, -9999.00, 33.00 +HOT, 06, 21, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 21, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 21, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 21, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 21, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 21, 91.00, 69.00, -9999.00, -9999.00, 37.00 +HST, 06, 21, 89.00, 71.00, -9999.00, -9999.00, 49.00 +HSV, 06, 21, 88.00, 67.00, 19.00, 23.00, 34.00 +HTL, 06, 21, 77.00, 53.00, 27.00, 22.00, 39.00 +HTS, 06, 21, 83.00, 62.00, 23.00, 27.00, 39.00 +HUF, 06, 21, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 21, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 21, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 21, 80.00, 51.00, 17.00, 17.00, 26.00 +IAB, 06, 21, 89.00, 67.00, -9999.00, -9999.00, 28.00 +IAD, 06, 21, 85.00, 61.00, 22.00, 25.00, 36.00 +IAG, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 21, 91.00, 72.00, 10.00, 24.00, 30.00 +ICT, 06, 21, 89.00, 67.00, 20.00, 17.00, 31.00 +IDA, 06, 21, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 21, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 21, 83.00, 64.00, 25.00, 21.00, 35.00 +ILI, 06, 21, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 21, 87.00, 69.00, 19.00, 23.00, 33.00 +IMT, 06, 21, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +IND, 06, 21, 84.00, 63.00, 22.00, 22.00, 34.00 +INL, 06, 21, 75.00, 52.00, 34.00, 28.00, 49.00 +INS, 06, 21, 95.00, 65.00, -9999.00, -9999.00, 3.00 +INT, 06, 21, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +INW, 06, 21, 92.00, 56.00, 5.00, 6.00, 10.00 +IPL, 06, 21, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 21, 81.00, 59.00, 25.00, 28.00, 41.00 +IRK, 06, 21, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 21, 80.00, 53.00, 21.00, 16.00, 31.00 +ISP, 06, 21, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 21, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 21, 104.00, 71.00, -9999.00, -9999.00, 4.00 +IWD, 06, 21, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 21, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 21, 92.00, 69.00, 17.00, 22.00, 33.00 +JAX, 06, 21, 90.00, 70.00, 20.00, 36.00, 43.00 +JBR, 06, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 21, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 21, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 21, 79.00, 64.00, 20.00, 21.00, 33.00 +JHW, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 21, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 21, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 21, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 21, 62.00, 46.00, 43.00, 44.00, 57.00 +JST, 06, 21, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 21, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 21, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 21, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 21, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 21, 80.00, 56.00, 19.00, 19.00, 32.00 +LAR, 06, 21, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 21, 103.00, 72.00, 2.00, 2.00, 4.00 +LAX, 06, 21, 73.00, 61.00, 1.00, 1.00, 1.00 +LBB, 06, 21, 91.00, 66.00, 16.00, 9.00, 21.00 +LBF, 06, 21, 84.00, 56.00, 25.00, 10.00, 31.00 +LCH, 06, 21, 90.00, 73.00, 14.00, 24.00, 31.00 +LCK, 06, 21, 84.00, 61.00, -9999.00, -9999.00, 32.00 +LEB, 06, 21, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 21, 84.00, 63.00, 21.00, 24.00, 35.00 +LFI, 06, 21, 84.00, 68.00, -9999.00, -9999.00, 30.00 +LFK, 06, 21, 91.00, 71.00, 13.00, 22.00, 27.00 +LFT, 06, 21, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 21, 81.00, 65.00, 21.00, 21.00, 33.00 +LGB, 06, 21, 79.00, 61.00, 0.00, 1.00, 1.00 +LGU, 06, 21, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 21, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 21, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 21, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 21, 91.00, 69.00, 17.00, 19.00, 29.00 +LIZ, 06, 21, 74.00, 51.00, -9999.00, -9999.00, 44.00 +LMT, 06, 21, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +LND, 06, 21, 80.00, 51.00, 11.00, 11.00, 18.00 +LNK, 06, 21, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 21, 87.00, 52.00, 4.00, 4.00, 7.00 +LOZ, 06, 21, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 21, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 21, 90.00, 67.00, -9999.00, -9999.00, 33.00 +LSE, 06, 21, 82.00, 59.00, 22.00, 22.00, 36.00 +LSF, 06, 21, 91.00, 70.00, -9999.00, -9999.00, 29.00 +LSV, 06, 21, 104.00, 63.00, -9999.00, -9999.00, 3.00 +LTS, 06, 21, 95.00, 68.00, -9999.00, -9999.00, 20.00 +LUF, 06, 21, 106.00, 69.00, -9999.00, -9999.00, 4.00 +LVS, 06, 21, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 21, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 21, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 21, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 21, 84.00, 63.00, 23.00, 24.00, 38.00 +MAF, 06, 21, 94.00, 67.00, 12.00, 6.00, 16.00 +MBL, 06, 21, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 21, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 21, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 21, 90.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 06, 21, 90.00, 74.00, -9999.00, -9999.00, 40.00 +MCG, 06, 21, 67.00, 47.00, 33.00, 30.00, 47.00 +MCI, 06, 21, 85.00, 65.00, 25.00, 19.00, 35.00 +MCK, 06, 21, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 21, 91.00, 68.00, 15.00, 23.00, 32.00 +MCO, 06, 21, 91.00, 73.00, 19.00, 44.00, 50.00 +MCW, 06, 21, 82.00, 59.00, 18.00, 17.00, 29.00 +MC2, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MDH, 06, 21, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 21, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 21, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 21, 83.00, 62.00, 28.00, 23.00, 39.00 +MEI, 06, 21, 91.00, 68.00, 17.00, 25.00, 34.00 +MEM, 06, 21, 91.00, 71.00, 17.00, 19.00, 30.00 +MER, 06, 21, 93.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 06, 21, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 21, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 21, 84.00, 52.00, 9.00, 7.00, 13.00 +MGE, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 06, 21, 90.00, 69.00, 14.00, 25.00, 34.00 +MGW, 06, 21, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 21, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 21, 90.00, 58.00, -9999.00, -9999.00, 3.00 +MHS, 06, 21, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 21, 89.00, 74.00, 24.00, 40.00, 49.00 +MIB, 06, 21, 78.00, 55.00, -9999.00, -9999.00, 35.00 +MIV, 06, 21, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 21, 88.00, 52.00, -9999.00, -9999.00, 16.00 +MKC, 06, 21, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 21, 77.00, 57.00, 25.00, 22.00, 38.00 +MKG, 06, 21, 78.00, 56.00, 25.00, 17.00, 32.00 +MKL, 06, 21, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 21, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 21, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 21, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 21, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 21, 84.00, 62.00, 26.00, 22.00, 38.00 +MLS, 06, 21, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 21, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 21, 91.00, 69.00, -9999.00, -9999.00, 34.00 +MOB, 06, 21, 91.00, 72.00, 18.00, 34.00, 42.00 +MOT, 06, 21, 78.00, 55.00, 24.00, 19.00, 33.00 +MPV, 06, 21, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 21, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 21, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 21, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 21, 67.00, 51.00, -9999.00, -9999.00, 9.00 +MSL, 06, 21, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 21, 80.00, 56.00, 24.00, 21.00, 36.00 +MSO, 06, 21, 76.00, 48.00, 22.00, 21.00, 34.00 +MSP, 06, 21, 81.00, 60.00, 24.00, 25.00, 40.00 +MSS, 06, 21, 77.00, 54.00, 25.00, 25.00, 38.00 +MSY, 06, 21, 90.00, 72.00, 14.00, 33.00, 41.00 +MTC, 06, 21, 79.00, 58.00, -9999.00, -9999.00, 32.00 +MTN, 06, 21, 85.00, 63.00, -9999.00, -9999.00, 31.00 +MTO, 06, 21, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 21, 83.00, 59.00, -9999.00, -9999.00, 31.00 +MUO, 06, 21, 88.00, 54.00, -9999.00, -9999.00, 17.00 +MWA, 06, 21, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 21, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 21, 90.00, 69.00, -9999.00, -9999.00, 31.00 +MYL, 06, 21, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 21, 89.00, 68.00, -9999.00, -9999.00, 34.00 +NAO, 06, 21, 86.00, 74.00, -9999.00, -9999.00, 43.00 +NBC, 06, 21, 89.00, 71.00, -9999.00, -9999.00, 39.00 +NBE, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NBU, 06, 21, 81.00, 60.00, -9999.00, -9999.00, 32.00 +NCA, 06, 21, 88.00, 65.00, -9999.00, -9999.00, 35.00 +NCO, 06, 21, 75.00, 59.00, -9999.00, -9999.00, 33.00 +NC1, 06, 21, 94.00, 64.00, -9999.00, -9999.00, 1.00 +NEL, 06, 21, 83.00, 60.00, -9999.00, -9999.00, 32.00 +NFG, 06, 21, 71.00, 59.00, -9999.00, -9999.00, 6.00 +NFL, 06, 21, 85.00, 50.00, -9999.00, -9999.00, 12.00 +NGP, 06, 21, 90.00, 74.00, -9999.00, -9999.00, 16.00 +NGU, 06, 21, 84.00, 67.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 21, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 21, 85.00, 62.00, -9999.00, -9999.00, 30.00 +NHZ, 06, 21, 74.00, 55.00, -9999.00, -9999.00, 35.00 +NID, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 21, 90.00, 70.00, -9999.00, -9999.00, 42.00 +NIR, 06, 21, 92.00, 72.00, -9999.00, -9999.00, 19.00 +NKT, 06, 21, 85.00, 70.00, -9999.00, -9999.00, 38.00 +NKX, 06, 21, 73.00, 63.00, -9999.00, -9999.00, 6.00 +NLC, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 21, 90.00, 66.00, -9999.00, -9999.00, 29.00 +NPA, 06, 21, 89.00, 73.00, -9999.00, -9999.00, 32.00 +NQA, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 21, 93.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 06, 21, 88.00, 79.00, -9999.00, -9999.00, 37.00 +NRB, 06, 21, 88.00, 72.00, -9999.00, -9999.00, 41.00 +NRC, 06, 21, 94.00, 57.00, -9999.00, -9999.00, 2.00 +NRS, 06, 21, 70.00, 61.00, -9999.00, -9999.00, 3.00 +NSE, 06, 21, 90.00, 69.00, -9999.00, -9999.00, 42.00 +NSI, 06, 21, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 21, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 21, 79.00, 60.00, -9999.00, -9999.00, 3.00 +NTU, 06, 21, 84.00, 67.00, -9999.00, -9999.00, 31.00 +NUC, 06, 21, 71.00, 59.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 21, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 06, 21, 69.00, 48.00, -9999.00, -9999.00, 25.00 +NWF, 06, 21, 79.00, 61.00, -9999.00, -9999.00, 1.00 +NXX, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 06, 21, 87.00, 62.00, -9999.00, -9999.00, 30.00 +NZC, 06, 21, 91.00, 67.00, -9999.00, -9999.00, 45.00 +NZJ, 06, 21, 80.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 06, 21, 78.00, 57.00, -9999.00, -9999.00, 35.00 +NZY, 06, 21, 73.00, 63.00, -9999.00, -9999.00, 3.00 +OAK, 06, 21, 73.00, 52.00, 2.00, 1.00, 3.00 +OAR, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 06, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 21, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 21, 89.00, 68.00, 17.00, 15.00, 26.00 +OLM, 06, 21, 73.00, 48.00, 19.00, 22.00, 29.00 +OMA, 06, 21, 86.00, 62.00, 23.00, 18.00, 32.00 +OME, 06, 21, 55.00, 41.00, 25.00, 26.00, 33.00 +ONT, 06, 21, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 21, 81.00, 60.00, 25.00, 21.00, 37.00 +ORF, 06, 21, 84.00, 67.00, 18.00, 21.00, 33.00 +ORH, 06, 21, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 21, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 21, 76.00, 53.00, -9999.00, -9999.00, 30.00 +OTG, 06, 21, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 21, 65.00, 51.00, 18.00, 18.00, 26.00 +OTM, 06, 21, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 21, 52.00, 40.00, 14.00, 16.00, 22.00 +OURC, 06, 21, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 21, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 21, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 21, 91.00, 68.00, -9999.00, -9999.00, 36.00 +PACZ, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 21, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 21, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 21, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 21, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 21, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 21, 90.00, 70.00, -9999.00, -9999.00, 30.00 +PAQ, 06, 21, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 21, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 21, 46.00, 41.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 21, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 21, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 21, 78.00, 57.00, -9999.00, -9999.00, 39.00 +PBI, 06, 21, 89.00, 74.00, 23.00, 36.00, 46.00 +PDT, 06, 21, 82.00, 55.00, 10.00, 11.00, 17.00 +PDX, 06, 21, 76.00, 54.00, 20.00, 21.00, 27.00 +PFN, 06, 21, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 21, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 21, 84.00, 64.00, 23.00, 22.00, 36.00 +PHX, 06, 21, 105.00, 75.00, 3.00, 1.00, 4.00 +PIA, 06, 21, 84.00, 63.00, 24.00, 21.00, 37.00 +PIB, 06, 21, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 21, 81.00, 49.00, 13.00, 11.00, 21.00 +PIR, 06, 21, 84.00, 58.00, 23.00, 15.00, 30.00 +PIT, 06, 21, 81.00, 59.00, 25.00, 26.00, 41.00 +PKB, 06, 21, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 21, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 21, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 21, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 21, 89.00, 73.00, 17.00, 25.00, 35.00 +POB, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +POE, 06, 21, 91.00, 69.00, -9999.00, -9999.00, 36.00 +POM, 06, 21, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +POU, 06, 21, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 21, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 21, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 21, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 21, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 21, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 21, 78.00, 54.00, -9999.00, -9999.00, 33.00 +PSP, 06, 21, 106.00, 70.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 21, 89.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 21, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 21, 90.00, 56.00, 15.00, 11.00, 24.00 +PUC, 06, 21, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 21, 79.00, 59.00, 22.00, 22.00, 34.00 +PVU, 06, 21, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 21, 75.00, 54.00, 27.00, 24.00, 38.00 +P02, 06, 21, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +P07, 06, 21, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 06, 21, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P24, 06, 21, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +P28, 06, 21, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +P35, 06, 21, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 06, 21, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +P39, 06, 21, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +P58, 06, 21, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +P59, 06, 21, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +P60, 06, 21, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +P61, 06, 21, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +P67, 06, 21, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +P68, 06, 21, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +P69, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 21, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 21, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 21, 80.00, 54.00, 26.00, 21.00, 37.00 +RBL, 06, 21, 93.00, 64.00, 4.00, 3.00, 5.00 +RCA, 06, 21, 80.00, 54.00, -9999.00, -9999.00, 35.00 +RDD, 06, 21, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 21, 79.00, 44.00, 11.00, 10.00, 16.00 +RDR, 06, 21, 78.00, 54.00, -9999.00, -9999.00, 35.00 +RDU, 06, 21, 86.00, 65.00, 20.00, 20.00, 32.00 +REE, 06, 21, 91.00, 66.00, -9999.00, -9999.00, 19.00 +REJ, 06, 21, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 21, 82.00, 59.00, 25.00, 22.00, 37.00 +RIC, 06, 21, 87.00, 65.00, 20.00, 20.00, 33.00 +RIV, 06, 21, 88.00, 57.00, -9999.00, -9999.00, 2.00 +RIW, 06, 21, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 21, 77.00, 48.00, 8.00, 10.00, 15.00 +RME, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 06, 21, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +RND, 06, 21, 93.00, 74.00, -9999.00, -9999.00, 17.00 +RNO, 06, 21, 86.00, 49.00, 5.00, 4.00, 8.00 +ROA, 06, 21, 84.00, 62.00, 16.00, 25.00, 34.00 +ROC, 06, 21, 78.00, 56.00, 23.00, 24.00, 37.00 +ROW, 06, 21, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 21, 89.00, 64.00, 17.00, 10.00, 22.00 +RST, 06, 21, 80.00, 57.00, 26.00, 23.00, 40.00 +RWF, 06, 21, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 21, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 21, 90.00, 56.00, 2.00, 2.00, 2.00 +SAF, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 21, 73.00, 63.00, 2.00, 2.00, 3.00 +SAT, 06, 21, 93.00, 74.00, 13.00, 18.00, 23.00 +SAV, 06, 21, 90.00, 70.00, 19.00, 29.00, 39.00 +SAW, 06, 21, 71.00, 52.00, -9999.00, -9999.00, 39.00 +SBA, 06, 21, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 21, 91.00, 59.00, -9999.00, -9999.00, 4.00 +SBN, 06, 21, 81.00, 61.00, 22.00, 21.00, 35.00 +SBP, 06, 21, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 21, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 21, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 21, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 21, 91.00, 59.00, 0.00, 1.00, 1.00 +SDF, 06, 21, 85.00, 65.00, 20.00, 24.00, 35.00 +SEA, 06, 21, 72.00, 53.00, 15.00, 17.00, 24.00 +SEM, 06, 21, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 21, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 21, 71.00, 53.00, 2.00, 1.00, 2.00 +SGF, 06, 21, 86.00, 64.00, 20.00, 20.00, 32.00 +SGY, 06, 21, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 21, 79.00, 49.00, 22.00, 17.00, 31.00 +SHV, 06, 21, 91.00, 70.00, 17.00, 19.00, 28.00 +SIT, 06, 21, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 21, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 21, 94.00, 67.00, 12.00, 12.00, 21.00 +SKA, 06, 21, 77.00, 51.00, -9999.00, -9999.00, 20.00 +SKF, 06, 21, 93.00, 74.00, -9999.00, -9999.00, 16.00 +SLC, 06, 21, 85.00, 58.00, 12.00, 10.00, 18.00 +SLE, 06, 21, 77.00, 49.00, 15.00, 16.00, 23.00 +SLN, 06, 21, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 21, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 21, 72.00, 51.00, -9999.00, 1.00, 1.00 +SNA, 06, 21, 70.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 21, 47.00, 39.00, 24.00, 34.00, 42.00 +SNS, 06, 21, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 21, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 21, 86.00, 64.00, 25.00, 21.00, 36.00 +SPS, 06, 21, 93.00, 70.00, 15.00, 12.00, 23.00 +SRQ, 06, 21, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 21, 90.00, 67.00, -9999.00, -9999.00, 34.00 +SSI, 06, 21, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 06, 21, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +STL, 06, 21, 87.00, 68.00, 22.00, 21.00, 34.00 +STNV, 06, 21, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +STS, 06, 21, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 21, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 21, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 21, 86.00, 54.00, -9999.00, -9999.00, 3.00 +SUX, 06, 21, 84.00, 62.00, 24.00, 18.00, 33.00 +SVN, 06, 21, 90.00, 70.00, -9999.00, -9999.00, 37.00 +SWF, 06, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 21, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 21, 79.00, 56.00, 24.00, 29.00, 41.00 +SZL, 06, 21, 86.00, 63.00, -9999.00, -9999.00, 33.00 +TAD, 06, 21, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 21, 87.00, 61.00, -9999.00, -9999.00, 32.00 +TCC, 06, 21, 91.00, 61.00, 14.00, 6.00, 16.00 +TCL, 06, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 21, 75.00, 49.00, -9999.00, -9999.00, 28.00 +TCS, 06, 21, 93.00, 65.00, -9999.00, 6.00, 13.00 +TEB, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 21, 89.00, 68.00, -9999.00, -9999.00, 26.00 +TKA, 06, 21, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 21, 91.00, 70.00, 16.00, 37.00, 44.00 +TNX, 06, 21, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 21, 82.00, 58.00, 19.00, 22.00, 33.00 +TOP, 06, 21, 86.00, 65.00, 25.00, 19.00, 36.00 +TPA, 06, 21, 90.00, 74.00, 16.00, 32.00, 39.00 +TPH, 06, 21, 86.00, 53.00, 3.00, 3.00, 4.00 +TRI, 06, 21, 83.00, 62.00, 25.00, 30.00, 41.00 +TRK, 06, 21, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 21, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 21, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 21, 90.00, 70.00, 21.00, 17.00, 30.00 +TUP, 06, 21, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 21, 100.00, 70.00, 8.00, 6.00, 12.00 +TVC, 06, 21, 78.00, 53.00, 20.00, 16.00, 29.00 +TVL, 06, 21, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 21, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 21, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 21, 86.00, 64.00, 20.00, 23.00, 32.00 +T01, 06, 21, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T02, 06, 21, 88.00, 67.00, -9999.00, -9999.00, 33.00 +T03, 06, 21, 88.00, 68.00, -9999.00, -9999.00, 34.00 +T04, 06, 21, 89.00, 73.00, -9999.00, -9999.00, 40.00 +T05, 06, 21, 88.00, 63.00, -9999.00, -9999.00, 30.00 +T06, 06, 21, 91.00, 66.00, -9999.00, -9999.00, 29.00 +T07, 06, 21, 93.00, 55.00, -9999.00, -9999.00, 16.00 +T08, 06, 21, 85.00, 62.00, -9999.00, -9999.00, 12.00 +UCA, 06, 21, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 21, 95.00, 65.00, -9999.00, -9999.00, 3.00 +UIL, 06, 21, 66.00, 48.00, 33.00, 36.00, 44.00 +UIN, 06, 21, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 21, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 21, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 21, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 06, 21, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +U28, 06, 21, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 21, 91.00, 67.00, -9999.00, -9999.00, 34.00 +VBG, 06, 21, 72.00, 52.00, -9999.00, -9999.00, 7.00 +VCT, 06, 21, 92.00, 74.00, 12.00, 20.00, 24.00 +VCV, 06, 21, 93.00, 57.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 21, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 21, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 21, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 21, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 21, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 21, 91.00, 69.00, -9999.00, -9999.00, 35.00 +VRB, 06, 21, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 21, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 21, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 21, 84.00, 63.00, 20.00, 16.00, 29.00 +WJA, 06, 21, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 21, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 21, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 21, 86.00, 48.00, 9.00, 8.00, 13.00 +WPO, 06, 21, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 21, 91.00, 68.00, -9999.00, -9999.00, 35.00 +WRG, 06, 21, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 21, 84.00, 59.00, -9999.00, -9999.00, 30.00 +WRL, 06, 21, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +X68, 06, 21, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 21, 57.00, 45.00, 48.00, 48.00, 59.00 +YCG, 06, 21, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 21, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 21, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 21, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 21, 82.00, 51.00, 7.00, 8.00, 14.00 +YNG, 06, 21, 79.00, 57.00, 25.00, 24.00, 38.00 +YPA, 06, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 21, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 21, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 21, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 21, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 21, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 21, 105.00, 74.00, 0.00, 0.00, 1.00 +YVR, 06, 21, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 21, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 21, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 21, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 21, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 21, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 21, 72.00, 47.00, 27.00, 27.00, 43.00 +ZUN, 06, 21, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 21, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 21, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 21, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +01R, 06, 21, 91.00, 70.00, -9999.00, -9999.00, 27.00 +1V1, 06, 21, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 21, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 21, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 21, 85.00, 69.00, -9999.00, -9999.00, 36.00 +2PJ, 06, 21, 90.00, 67.00, -9999.00, -9999.00, 34.00 +3B1, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 21, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 21, 78.00, 52.00, -9999.00, -9999.00, 30.00 +3SE, 06, 21, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 21, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 21, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +4OM, 06, 21, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 21, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 21, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 21, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 21, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 22, 82.00, 61.00, 24.00, 24.00, 38.00 +ABI, 06, 22, 93.00, 71.00, 13.00, 11.00, 19.00 +ABQ, 06, 22, 92.00, 61.00, 9.00, 8.00, 15.00 +ABR, 06, 22, 81.00, 56.00, 24.00, 18.00, 36.00 +ABY, 06, 22, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 22, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 22, 94.00, 72.00, 12.00, 13.00, 21.00 +ACV, 06, 22, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 22, 82.00, 61.00, 21.00, 17.00, 29.00 +ADK, 06, 22, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 22, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 22, 57.00, 45.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 22, 84.00, 61.00, -9999.00, -9999.00, 32.00 +AEX, 06, 22, 91.00, 71.00, -9999.00, -9999.00, 27.00 +AFF, 06, 22, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 22, 92.00, 71.00, -9999.00, -9999.00, 59.00 +AGS, 06, 22, 90.00, 67.00, 19.00, 25.00, 36.00 +AHN, 06, 22, 88.00, 67.00, 16.00, 22.00, 30.00 +AKN, 06, 22, 60.00, 43.00, 34.00, 30.00, 46.00 +AKO, 06, 22, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 22, 81.00, 57.00, 25.00, 25.00, 40.00 +ALI, 06, 22, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 22, 82.00, 60.00, 24.00, 19.00, 37.00 +ALS, 06, 22, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 22, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 22, 89.00, 63.00, 21.00, 11.00, 28.00 +AMG, 06, 22, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 22, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 22, 63.00, 49.00, 19.00, 22.00, 29.00 +AND, 06, 22, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 22, 62.00, 49.00, 41.00, 41.00, 53.00 +AOO, 06, 22, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 06, 22, 77.00, 50.00, 22.00, 22.00, 34.00 +AQQ, 06, 22, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 06, 22, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +AST, 06, 22, 65.00, 51.00, 26.00, 28.00, 37.00 +ATL, 06, 22, 87.00, 68.00, 18.00, 23.00, 32.00 +ATW, 06, 22, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 22, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 22, 84.00, 62.00, -9999.00, -9999.00, 33.00 +AUG, 06, 22, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 22, 93.00, 72.00, 13.00, 16.00, 23.00 +AUW, 06, 22, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 22, 81.00, 60.00, 20.00, 28.00, 39.00 +AVP, 06, 22, 79.00, 59.00, 27.00, 27.00, 43.00 +AXN, 06, 22, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 22, 79.00, 58.00, -9999.00, -9999.00, 30.00 +AYS, 06, 22, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 22, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 22, 92.00, 60.00, -9999.00, -9999.00, 5.00 +BAD, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 22, 75.00, 41.00, -9999.00, -9999.00, 9.00 +BDL, 06, 22, 82.00, 59.00, 24.00, 24.00, 36.00 +BDR, 06, 22, 78.00, 62.00, 21.00, 20.00, 33.00 +BET, 06, 22, 61.00, 44.00, 31.00, 27.00, 41.00 +BFD, 06, 22, 74.00, 51.00, 28.00, 30.00, 43.00 +BFF, 06, 22, 85.00, 55.00, 22.00, 15.00, 32.00 +BFL, 06, 22, 95.00, 66.00, 1.00, 1.00, 1.00 +BGM, 06, 22, 76.00, 57.00, 25.00, 29.00, 42.00 +BGR, 06, 22, 75.00, 55.00, 24.00, 26.00, 36.00 +BGS, 06, 22, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 22, 89.00, 67.00, 17.00, 26.00, 34.00 +BID, 06, 22, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 22, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 22, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 22, 81.00, 54.00, 22.00, 18.00, 31.00 +BIS, 06, 22, 80.00, 54.00, 28.00, 20.00, 38.00 +BIX, 06, 22, 89.00, 74.00, -9999.00, -9999.00, 33.00 +BJI, 06, 22, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 22, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 22, 85.00, 51.00, -9999.00, -9999.00, 31.00 +BKW, 06, 22, 78.00, 58.00, 28.00, 30.00, 44.00 +BLF, 06, 22, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 22, 107.00, 76.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 22, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 22, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 22, 87.00, 64.00, -9999.00, -9999.00, 30.00 +BNA, 06, 22, 88.00, 66.00, 19.00, 22.00, 33.00 +BNO, 06, 22, 78.00, 44.00, -9999.00, 12.00, 28.00 +BOI, 06, 22, 84.00, 54.00, 10.00, 8.00, 16.00 +BOS, 06, 22, 79.00, 61.00, 24.00, 22.00, 35.00 +BPI, 06, 22, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 22, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 22, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 22, 84.00, 63.00, -9999.00, -9999.00, 30.00 +BRO, 06, 22, 92.00, 75.00, 10.00, 18.00, 22.00 +BRW, 06, 22, 41.00, 32.00, 14.00, 16.00, 25.00 +BSM, 06, 22, 93.00, 72.00, -9999.00, -9999.00, 17.00 +BTI, 06, 22, 41.00, 32.00, 13.00, 13.00, 20.00 +BTL, 06, 22, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 22, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 22, 91.00, 72.00, 13.00, 30.00, 37.00 +BTT, 06, 22, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 22, 78.00, 57.00, 30.00, 30.00, 47.00 +BUB, 06, 22, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 22, 77.00, 59.00, 24.00, 24.00, 36.00 +BUR, 06, 22, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 22, 90.00, 73.00, -9999.00, 18.00, 22.00 +BWG, 06, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 22, 85.00, 64.00, 21.00, 21.00, 34.00 +BYH, 06, 22, 91.00, 69.00, -9999.00, -9999.00, 33.00 +BYI, 06, 22, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 22, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 22, 90.00, 68.00, 20.00, 24.00, 35.00 +CAG, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 22, 80.00, 59.00, 22.00, 25.00, 38.00 +CAO, 06, 22, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 22, 74.00, 51.00, 29.00, 31.00, 45.00 +CBM, 06, 22, 90.00, 67.00, -9999.00, -9999.00, 29.00 +CDB, 06, 22, 52.00, 43.00, 40.00, 45.00, 59.00 +CDC, 06, 22, 86.00, 53.00, 5.00, 7.00, 11.00 +CDR, 06, 22, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 22, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 22, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 06, 22, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 22, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 22, 88.00, 66.00, 20.00, 24.00, 35.00 +CHO, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 22, 89.00, 70.00, 18.00, 27.00, 38.00 +CID, 06, 22, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 22, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 22, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 22, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 22, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 22, 80.00, 59.00, 21.00, 24.00, 38.00 +CLL, 06, 22, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 22, 87.00, 67.00, 22.00, 23.00, 37.00 +CMH, 06, 22, 82.00, 60.00, 20.00, 26.00, 36.00 +CMI, 06, 22, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 22, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 22, 88.00, 64.00, 22.00, 13.00, 30.00 +CNM, 06, 22, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 22, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +COD, 06, 22, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +COF, 06, 22, 89.00, 71.00, -9999.00, -9999.00, 37.00 +CON, 06, 22, 79.00, 53.00, 23.00, 23.00, 35.00 +COS, 06, 22, 81.00, 53.00, 21.00, 20.00, 33.00 +COT, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 22, 85.00, 63.00, 23.00, 20.00, 34.00 +CPR, 06, 22, 82.00, 50.00, 17.00, 16.00, 28.00 +CRBC, 06, 22, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 22, 91.00, 74.00, 11.00, 17.00, 23.00 +CRW, 06, 22, 84.00, 62.00, 27.00, 27.00, 41.00 +CSG, 06, 22, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 22, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 22, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 22, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 22, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 22, 84.00, 62.00, 20.00, 27.00, 37.00 +CVN, 06, 22, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 22, 89.00, 61.00, -9999.00, -9999.00, 23.00 +CXY, 06, 22, 83.00, 63.00, 18.00, 21.00, 32.00 +CYS, 06, 22, 77.00, 51.00, 18.00, 21.00, 31.00 +DAA, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 06, 22, 89.00, 72.00, 18.00, 36.00, 43.00 +DAG, 06, 22, 100.00, 70.00, 1.00, 2.00, 2.00 +DAL, 06, 22, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 22, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 22, 83.00, 61.00, 19.00, 25.00, 35.00 +DBQ, 06, 22, 80.00, 59.00, 24.00, 21.00, 36.00 +DCA, 06, 22, 86.00, 69.00, 18.00, 23.00, 34.00 +DDC, 06, 22, 90.00, 64.00, 20.00, 11.00, 25.00 +DEC, 06, 22, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 22, 84.00, 55.00, 18.00, 18.00, 29.00 +DFW, 06, 22, 94.00, 72.00, 14.00, 13.00, 21.00 +DHN, 06, 22, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 22, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 22, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 22, 95.00, 73.00, -9999.00, -9999.00, 15.00 +DLG, 06, 22, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 22, 73.00, 51.00, 30.00, 27.00, 44.00 +DLLC, 06, 22, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 22, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 22, 100.00, 70.00, -9999.00, -9999.00, 12.00 +DMN, 06, 22, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 22, 85.00, 64.00, -9999.00, -9999.00, 30.00 +DPG, 06, 22, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 22, 91.00, 69.00, -9999.00, -9999.00, 35.00 +DRA, 06, 22, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 22, 95.00, 73.00, 10.00, 10.00, 15.00 +DSM, 06, 22, 84.00, 63.00, 27.00, 18.00, 37.00 +DTW, 06, 22, 81.00, 58.00, 18.00, 22.00, 32.00 +DUG, 06, 22, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 22, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 22, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 22, 93.00, 71.00, -9999.00, -9999.00, 17.00 +D45, 06, 22, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 22, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 22, 80.00, 57.00, 24.00, 23.00, 38.00 +ECG, 06, 22, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 22, 93.00, 65.00, -9999.00, -9999.00, 2.00 +EED, 06, 22, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 06, 22, 83.00, 43.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 22, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 22, 79.00, 54.00, 31.00, 35.00, 50.00 +EKO, 06, 22, 84.00, 47.00, 9.00, 9.00, 15.00 +ELD, 06, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 22, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 22, 97.00, 66.00, 9.00, 5.00, 12.00 +ELY, 06, 22, 82.00, 43.00, 8.00, 9.00, 14.00 +EMP, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 22, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +END, 06, 22, 92.00, 68.00, -9999.00, -9999.00, 22.00 +ENN, 06, 22, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 22, 86.00, 63.00, -9999.00, -9999.00, 12.00 +EPH, 06, 22, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 22, 77.00, 60.00, 24.00, 23.00, 36.00 +ESF, 06, 22, 91.00, 71.00, -9999.00, -9999.00, 33.00 +EUG, 06, 22, 77.00, 51.00, 13.00, 15.00, 20.00 +EVV, 06, 22, 88.00, 65.00, 23.00, 22.00, 35.00 +EWN, 06, 22, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 22, 84.00, 65.00, 22.00, 22.00, 35.00 +EYW, 06, 22, 88.00, 79.00, 23.00, 22.00, 35.00 +E74, 06, 22, 98.00, 63.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 22, 86.00, 64.00, -9999.00, -9999.00, 34.00 +FAI, 06, 22, 72.00, 51.00, 26.00, 28.00, 41.00 +FAR, 06, 22, 80.00, 56.00, 23.00, 21.00, 37.00 +FAT, 06, 22, 95.00, 62.00, 1.00, 2.00, 2.00 +FAY, 06, 22, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 22, 74.00, 45.00, 22.00, 24.00, 36.00 +FCS, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FDY, 06, 22, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 22, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +FLG, 06, 22, 80.00, 45.00, 7.00, 11.00, 15.00 +FLL, 06, 22, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 22, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 22, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 06, 22, 86.00, 60.00, -9999.00, -9999.00, 31.00 +FMH, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 06, 22, 90.00, 52.00, 8.00, 5.00, 11.00 +FMY, 06, 22, 91.00, 74.00, 21.00, 41.00, 50.00 +FNT, 06, 22, 79.00, 57.00, 20.00, 19.00, 32.00 +FOD, 06, 22, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 22, 86.00, 65.00, -9999.00, -9999.00, 31.00 +FOK, 06, 22, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 22, 88.00, 65.00, -9999.00, -9999.00, 33.00 +FSD, 06, 22, 83.00, 59.00, 27.00, 16.00, 36.00 +FSI, 06, 22, 92.00, 69.00, -9999.00, -9999.00, 21.00 +FSM, 06, 22, 90.00, 68.00, 16.00, 20.00, 28.00 +FTK, 06, 22, 86.00, 62.00, -9999.00, -9999.00, 30.00 +FWA, 06, 22, 83.00, 61.00, 19.00, 22.00, 33.00 +FWH, 06, 22, 92.00, 70.00, -9999.00, -9999.00, 18.00 +FYU, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 22, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 22, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 22, 108.00, 73.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 22, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 22, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 22, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 22, 78.00, 51.00, 15.00, 14.00, 22.00 +GFA, 06, 22, 78.00, 50.00, -9999.00, -9999.00, 31.00 +GFK, 06, 22, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 22, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 22, 80.00, 53.00, 22.00, 16.00, 31.00 +GJT, 06, 22, 90.00, 60.00, 11.00, 9.00, 16.00 +GKN, 06, 22, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 22, 86.00, 58.00, 19.00, 9.00, 24.00 +GLH, 06, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 22, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 22, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 06, 22, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 22, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 22, 77.00, 56.00, 27.00, 20.00, 37.00 +GRCI, 06, 22, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 22, 75.00, 49.00, -9999.00, -9999.00, 22.00 +GRI, 06, 22, 86.00, 62.00, 23.00, 13.00, 28.00 +GRK, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 06, 22, 81.00, 57.00, 21.00, 19.00, 32.00 +GSB, 06, 22, 88.00, 67.00, -9999.00, -9999.00, 36.00 +GSG, 06, 22, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 22, 85.00, 64.00, 20.00, 23.00, 36.00 +GSP, 06, 22, 87.00, 66.00, 22.00, 24.00, 36.00 +GST, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 22, 76.00, 58.00, -9999.00, -9999.00, 38.00 +GTF, 06, 22, 78.00, 50.00, 23.00, 19.00, 31.00 +GUP, 06, 22, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 22, 83.00, 60.00, -9999.00, -9999.00, 33.00 +GVW, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +GWO, 06, 22, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 22, 82.00, 69.00, 21.00, 18.00, 31.00 +HBR, 06, 22, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 22, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 22, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 22, 84.00, 55.00, -9999.00, -9999.00, 16.00 +HKY, 06, 22, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 22, 79.00, 50.00, 19.00, 19.00, 30.00 +HMN, 06, 22, 97.00, 60.00, -9999.00, -9999.00, 15.00 +HMS, 06, 22, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 22, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 22, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 06, 22, 83.00, 58.00, 24.00, 17.00, 34.00 +HOP, 06, 22, 88.00, 64.00, -9999.00, -9999.00, 33.00 +HOT, 06, 22, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 22, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 22, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 22, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 22, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 22, 91.00, 69.00, -9999.00, -9999.00, 37.00 +HST, 06, 22, 89.00, 71.00, -9999.00, -9999.00, 49.00 +HSV, 06, 22, 88.00, 67.00, 19.00, 23.00, 34.00 +HTL, 06, 22, 77.00, 53.00, 27.00, 22.00, 38.00 +HTS, 06, 22, 83.00, 62.00, 23.00, 27.00, 39.00 +HUF, 06, 22, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 22, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 22, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 22, 81.00, 51.00, 17.00, 16.00, 26.00 +IAB, 06, 22, 89.00, 67.00, -9999.00, -9999.00, 28.00 +IAD, 06, 22, 85.00, 61.00, 22.00, 25.00, 36.00 +IAG, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 22, 91.00, 72.00, 10.00, 24.00, 30.00 +ICT, 06, 22, 89.00, 67.00, 20.00, 17.00, 30.00 +IDA, 06, 22, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 22, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 22, 83.00, 64.00, 24.00, 21.00, 35.00 +ILI, 06, 22, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 22, 87.00, 69.00, 19.00, 24.00, 34.00 +IMT, 06, 22, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +IND, 06, 22, 84.00, 63.00, 22.00, 22.00, 34.00 +INL, 06, 22, 75.00, 52.00, 34.00, 28.00, 48.00 +INS, 06, 22, 95.00, 65.00, -9999.00, -9999.00, 3.00 +INT, 06, 22, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +INW, 06, 22, 92.00, 57.00, 5.00, 7.00, 11.00 +IPL, 06, 22, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 22, 81.00, 59.00, 25.00, 28.00, 41.00 +IRK, 06, 22, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 22, 80.00, 53.00, 21.00, 16.00, 31.00 +ISP, 06, 22, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 22, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 22, 104.00, 71.00, -9999.00, -9999.00, 5.00 +IWD, 06, 22, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 22, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 22, 92.00, 69.00, 17.00, 23.00, 33.00 +JAX, 06, 22, 90.00, 70.00, 20.00, 36.00, 43.00 +JBR, 06, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 22, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 22, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 22, 79.00, 64.00, 20.00, 21.00, 33.00 +JHW, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 22, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 22, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 22, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 22, 62.00, 46.00, 44.00, 44.00, 57.00 +JST, 06, 22, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 22, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 22, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 22, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 22, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 22, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 22, 80.00, 57.00, 19.00, 19.00, 32.00 +LAR, 06, 22, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 22, 103.00, 72.00, 2.00, 2.00, 4.00 +LAX, 06, 22, 73.00, 61.00, 1.00, 1.00, 1.00 +LBB, 06, 22, 91.00, 66.00, 16.00, 9.00, 21.00 +LBF, 06, 22, 84.00, 56.00, 25.00, 10.00, 31.00 +LCH, 06, 22, 90.00, 73.00, 14.00, 24.00, 32.00 +LCK, 06, 22, 84.00, 61.00, -9999.00, -9999.00, 32.00 +LEB, 06, 22, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 22, 84.00, 63.00, 21.00, 24.00, 35.00 +LFI, 06, 22, 84.00, 68.00, -9999.00, -9999.00, 30.00 +LFK, 06, 22, 91.00, 71.00, 13.00, 22.00, 27.00 +LFT, 06, 22, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 22, 81.00, 65.00, 21.00, 21.00, 33.00 +LGB, 06, 22, 79.00, 61.00, 0.00, 1.00, 1.00 +LGU, 06, 22, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 22, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 22, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 22, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 22, 91.00, 69.00, 17.00, 19.00, 29.00 +LIZ, 06, 22, 74.00, 51.00, -9999.00, -9999.00, 44.00 +LMT, 06, 22, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LND, 06, 22, 81.00, 51.00, 11.00, 11.00, 18.00 +LNK, 06, 22, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 22, 88.00, 52.00, 4.00, 4.00, 7.00 +LOZ, 06, 22, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 22, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 22, 90.00, 67.00, -9999.00, -9999.00, 32.00 +LSE, 06, 22, 82.00, 59.00, 22.00, 22.00, 36.00 +LSF, 06, 22, 91.00, 70.00, -9999.00, -9999.00, 29.00 +LSV, 06, 22, 104.00, 64.00, -9999.00, -9999.00, 3.00 +LTS, 06, 22, 95.00, 68.00, -9999.00, -9999.00, 20.00 +LUF, 06, 22, 106.00, 70.00, -9999.00, -9999.00, 4.00 +LVS, 06, 22, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 22, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 22, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 22, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 22, 84.00, 63.00, 23.00, 24.00, 38.00 +MAF, 06, 22, 94.00, 67.00, 12.00, 7.00, 16.00 +MBL, 06, 22, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 22, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 22, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 22, 90.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 06, 22, 90.00, 74.00, -9999.00, -9999.00, 40.00 +MCG, 06, 22, 67.00, 47.00, 33.00, 30.00, 47.00 +MCI, 06, 22, 86.00, 65.00, 25.00, 18.00, 34.00 +MCK, 06, 22, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 22, 91.00, 68.00, 15.00, 23.00, 32.00 +MCO, 06, 22, 91.00, 73.00, 19.00, 45.00, 51.00 +MCW, 06, 22, 82.00, 59.00, 18.00, 17.00, 29.00 +MC2, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MDH, 06, 22, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 22, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 22, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 22, 83.00, 62.00, 28.00, 22.00, 39.00 +MEI, 06, 22, 91.00, 68.00, 17.00, 25.00, 35.00 +MEM, 06, 22, 91.00, 71.00, 17.00, 19.00, 30.00 +MER, 06, 22, 94.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 06, 22, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 22, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 22, 85.00, 52.00, 9.00, 7.00, 13.00 +MGE, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 06, 22, 90.00, 69.00, 14.00, 26.00, 34.00 +MGW, 06, 22, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 22, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 22, 90.00, 58.00, -9999.00, -9999.00, 3.00 +MHS, 06, 22, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 22, 89.00, 74.00, 24.00, 40.00, 49.00 +MIB, 06, 22, 78.00, 55.00, -9999.00, -9999.00, 35.00 +MIV, 06, 22, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 22, 89.00, 52.00, -9999.00, -9999.00, 16.00 +MKC, 06, 22, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 22, 77.00, 58.00, 25.00, 22.00, 37.00 +MKG, 06, 22, 78.00, 57.00, 24.00, 17.00, 32.00 +MKL, 06, 22, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 22, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 22, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 22, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 22, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 22, 84.00, 62.00, 26.00, 22.00, 38.00 +MLS, 06, 22, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 22, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 22, 91.00, 69.00, -9999.00, -9999.00, 34.00 +MOB, 06, 22, 91.00, 72.00, 18.00, 34.00, 43.00 +MOT, 06, 22, 78.00, 55.00, 24.00, 18.00, 33.00 +MPV, 06, 22, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 22, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 22, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 22, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 22, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 22, 67.00, 51.00, -9999.00, -9999.00, 9.00 +MSL, 06, 22, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 22, 80.00, 56.00, 24.00, 21.00, 36.00 +MSO, 06, 22, 77.00, 48.00, 22.00, 20.00, 33.00 +MSP, 06, 22, 81.00, 60.00, 23.00, 25.00, 40.00 +MSS, 06, 22, 77.00, 55.00, 25.00, 25.00, 38.00 +MSY, 06, 22, 90.00, 72.00, 14.00, 33.00, 41.00 +MTC, 06, 22, 79.00, 58.00, -9999.00, -9999.00, 32.00 +MTN, 06, 22, 85.00, 63.00, -9999.00, -9999.00, 31.00 +MTO, 06, 22, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 22, 83.00, 59.00, -9999.00, -9999.00, 31.00 +MUO, 06, 22, 88.00, 54.00, -9999.00, -9999.00, 17.00 +MWA, 06, 22, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 22, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 22, 90.00, 69.00, -9999.00, -9999.00, 32.00 +MYL, 06, 22, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 22, 89.00, 68.00, -9999.00, -9999.00, 34.00 +NAO, 06, 22, 86.00, 74.00, -9999.00, -9999.00, 43.00 +NBC, 06, 22, 89.00, 71.00, -9999.00, -9999.00, 39.00 +NBE, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NBU, 06, 22, 81.00, 60.00, -9999.00, -9999.00, 32.00 +NCA, 06, 22, 88.00, 65.00, -9999.00, -9999.00, 36.00 +NCO, 06, 22, 75.00, 59.00, -9999.00, -9999.00, 33.00 +NC1, 06, 22, 94.00, 64.00, -9999.00, -9999.00, 1.00 +NEL, 06, 22, 83.00, 60.00, -9999.00, -9999.00, 32.00 +NFG, 06, 22, 71.00, 59.00, -9999.00, -9999.00, 5.00 +NFL, 06, 22, 86.00, 50.00, -9999.00, -9999.00, 11.00 +NGP, 06, 22, 90.00, 74.00, -9999.00, -9999.00, 16.00 +NGU, 06, 22, 84.00, 67.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 22, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 22, 85.00, 62.00, -9999.00, -9999.00, 30.00 +NHZ, 06, 22, 75.00, 56.00, -9999.00, -9999.00, 35.00 +NID, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 22, 90.00, 70.00, -9999.00, -9999.00, 42.00 +NIR, 06, 22, 92.00, 72.00, -9999.00, -9999.00, 19.00 +NKT, 06, 22, 85.00, 70.00, -9999.00, -9999.00, 38.00 +NKX, 06, 22, 73.00, 63.00, -9999.00, -9999.00, 6.00 +NLC, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 22, 90.00, 66.00, -9999.00, -9999.00, 30.00 +NPA, 06, 22, 89.00, 73.00, -9999.00, -9999.00, 33.00 +NQA, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 06, 22, 93.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 06, 22, 88.00, 79.00, -9999.00, -9999.00, 37.00 +NRB, 06, 22, 88.00, 72.00, -9999.00, -9999.00, 41.00 +NRC, 06, 22, 94.00, 57.00, -9999.00, -9999.00, 2.00 +NRS, 06, 22, 70.00, 61.00, -9999.00, -9999.00, 3.00 +NSE, 06, 22, 90.00, 69.00, -9999.00, -9999.00, 43.00 +NSI, 06, 22, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 22, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 22, 79.00, 60.00, -9999.00, -9999.00, 3.00 +NTU, 06, 22, 84.00, 67.00, -9999.00, -9999.00, 31.00 +NUC, 06, 22, 71.00, 59.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 22, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 06, 22, 69.00, 48.00, -9999.00, -9999.00, 24.00 +NWF, 06, 22, 79.00, 61.00, -9999.00, -9999.00, 1.00 +NXX, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 06, 22, 87.00, 62.00, -9999.00, -9999.00, 30.00 +NZC, 06, 22, 91.00, 67.00, -9999.00, -9999.00, 45.00 +NZJ, 06, 22, 80.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 06, 22, 78.00, 58.00, -9999.00, -9999.00, 35.00 +NZY, 06, 22, 73.00, 63.00, -9999.00, -9999.00, 3.00 +OAK, 06, 22, 73.00, 52.00, 2.00, 1.00, 3.00 +OAR, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 06, 22, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 22, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 22, 90.00, 68.00, 17.00, 14.00, 26.00 +OLM, 06, 22, 73.00, 48.00, 19.00, 21.00, 29.00 +OMA, 06, 22, 86.00, 63.00, 23.00, 17.00, 31.00 +OME, 06, 22, 55.00, 41.00, 25.00, 26.00, 34.00 +ONT, 06, 22, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 22, 81.00, 60.00, 25.00, 21.00, 37.00 +ORF, 06, 22, 84.00, 67.00, 18.00, 21.00, 33.00 +ORH, 06, 22, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 22, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 22, 76.00, 53.00, -9999.00, -9999.00, 30.00 +OTG, 06, 22, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 22, 65.00, 51.00, 17.00, 18.00, 25.00 +OTM, 06, 22, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 22, 53.00, 41.00, 14.00, 16.00, 23.00 +OURC, 06, 22, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 22, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 22, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 22, 91.00, 68.00, -9999.00, -9999.00, 36.00 +PACZ, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 22, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 22, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 22, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 22, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 22, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 22, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 22, 90.00, 70.00, -9999.00, -9999.00, 30.00 +PAQ, 06, 22, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 22, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 22, 46.00, 41.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 22, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 22, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 22, 78.00, 57.00, -9999.00, -9999.00, 39.00 +PBI, 06, 22, 89.00, 74.00, 23.00, 36.00, 46.00 +PDT, 06, 22, 82.00, 55.00, 10.00, 11.00, 17.00 +PDX, 06, 22, 76.00, 54.00, 19.00, 20.00, 27.00 +PFN, 06, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 22, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 22, 84.00, 64.00, 23.00, 22.00, 35.00 +PHX, 06, 22, 105.00, 76.00, 3.00, 1.00, 5.00 +PIA, 06, 22, 84.00, 63.00, 24.00, 21.00, 37.00 +PIB, 06, 22, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 22, 82.00, 49.00, 13.00, 11.00, 21.00 +PIR, 06, 22, 85.00, 58.00, 23.00, 15.00, 30.00 +PIT, 06, 22, 81.00, 59.00, 25.00, 26.00, 41.00 +PKB, 06, 22, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 22, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 22, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 22, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 22, 89.00, 73.00, 17.00, 26.00, 35.00 +POB, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +POE, 06, 22, 91.00, 69.00, -9999.00, -9999.00, 37.00 +POM, 06, 22, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +POU, 06, 22, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 22, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 22, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 22, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 22, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 22, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 22, 78.00, 54.00, -9999.00, -9999.00, 33.00 +PSP, 06, 22, 106.00, 70.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 22, 89.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 22, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 22, 90.00, 57.00, 15.00, 11.00, 24.00 +PUC, 06, 22, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 22, 79.00, 59.00, 22.00, 22.00, 34.00 +PVU, 06, 22, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 22, 75.00, 54.00, 27.00, 24.00, 38.00 +P02, 06, 22, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +P07, 06, 22, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 06, 22, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P24, 06, 22, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +P28, 06, 22, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +P35, 06, 22, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 06, 22, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +P39, 06, 22, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +P58, 06, 22, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +P59, 06, 22, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +P60, 06, 22, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +P61, 06, 22, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +P67, 06, 22, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +P68, 06, 22, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +P69, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 22, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 22, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 22, 81.00, 54.00, 25.00, 21.00, 37.00 +RBL, 06, 22, 94.00, 64.00, 4.00, 3.00, 5.00 +RCA, 06, 22, 81.00, 54.00, -9999.00, -9999.00, 34.00 +RDD, 06, 22, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 22, 80.00, 44.00, 11.00, 10.00, 16.00 +RDR, 06, 22, 78.00, 54.00, -9999.00, -9999.00, 35.00 +RDU, 06, 22, 86.00, 65.00, 20.00, 20.00, 32.00 +REE, 06, 22, 91.00, 66.00, -9999.00, -9999.00, 19.00 +REJ, 06, 22, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 22, 82.00, 60.00, 25.00, 22.00, 37.00 +RIC, 06, 22, 87.00, 65.00, 20.00, 20.00, 33.00 +RIV, 06, 22, 89.00, 57.00, -9999.00, -9999.00, 2.00 +RIW, 06, 22, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 22, 78.00, 48.00, 8.00, 10.00, 15.00 +RME, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 06, 22, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +RND, 06, 22, 93.00, 74.00, -9999.00, -9999.00, 17.00 +RNO, 06, 22, 86.00, 49.00, 5.00, 4.00, 8.00 +ROA, 06, 22, 84.00, 62.00, 16.00, 25.00, 34.00 +ROC, 06, 22, 78.00, 56.00, 23.00, 24.00, 36.00 +ROW, 06, 22, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 22, 89.00, 64.00, 17.00, 10.00, 22.00 +RST, 06, 22, 80.00, 57.00, 25.00, 23.00, 39.00 +RWF, 06, 22, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 22, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 22, 90.00, 56.00, 2.00, 2.00, 2.00 +SAF, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 22, 73.00, 63.00, 2.00, 2.00, 3.00 +SAT, 06, 22, 93.00, 74.00, 13.00, 18.00, 23.00 +SAV, 06, 22, 90.00, 70.00, 19.00, 29.00, 39.00 +SAW, 06, 22, 72.00, 52.00, -9999.00, -9999.00, 38.00 +SBA, 06, 22, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 22, 92.00, 59.00, -9999.00, -9999.00, 4.00 +SBN, 06, 22, 81.00, 61.00, 22.00, 21.00, 35.00 +SBP, 06, 22, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 22, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 22, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 22, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 22, 91.00, 59.00, 0.00, 1.00, 1.00 +SDF, 06, 22, 85.00, 65.00, 20.00, 24.00, 35.00 +SEA, 06, 22, 72.00, 53.00, 15.00, 17.00, 24.00 +SEM, 06, 22, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 22, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 22, 71.00, 53.00, 2.00, 1.00, 2.00 +SGF, 06, 22, 86.00, 64.00, 20.00, 20.00, 31.00 +SGY, 06, 22, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 22, 80.00, 49.00, 22.00, 17.00, 31.00 +SHV, 06, 22, 91.00, 70.00, 17.00, 19.00, 28.00 +SIT, 06, 22, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 22, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 22, 94.00, 67.00, 12.00, 12.00, 21.00 +SKA, 06, 22, 78.00, 51.00, -9999.00, -9999.00, 19.00 +SKF, 06, 22, 93.00, 74.00, -9999.00, -9999.00, 16.00 +SLC, 06, 22, 86.00, 58.00, 12.00, 10.00, 18.00 +SLE, 06, 22, 77.00, 49.00, 15.00, 16.00, 22.00 +SLN, 06, 22, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 22, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 22, 72.00, 51.00, -9999.00, 1.00, 1.00 +SNA, 06, 22, 70.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 22, 47.00, 39.00, 25.00, 34.00, 42.00 +SNS, 06, 22, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 22, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 22, 86.00, 64.00, 25.00, 21.00, 36.00 +SPS, 06, 22, 94.00, 70.00, 15.00, 12.00, 22.00 +SRQ, 06, 22, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 22, 90.00, 67.00, -9999.00, -9999.00, 34.00 +SSI, 06, 22, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 06, 22, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +STL, 06, 22, 87.00, 68.00, 22.00, 21.00, 34.00 +STNV, 06, 22, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +STS, 06, 22, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 22, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 22, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 22, 86.00, 54.00, -9999.00, -9999.00, 3.00 +SUX, 06, 22, 84.00, 62.00, 24.00, 18.00, 33.00 +SVN, 06, 22, 90.00, 70.00, -9999.00, -9999.00, 37.00 +SWF, 06, 22, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 22, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 22, 79.00, 56.00, 24.00, 28.00, 40.00 +SZL, 06, 22, 86.00, 63.00, -9999.00, -9999.00, 32.00 +TAD, 06, 22, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 22, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 22, 87.00, 61.00, -9999.00, -9999.00, 32.00 +TCC, 06, 22, 91.00, 62.00, 14.00, 6.00, 17.00 +TCL, 06, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 22, 75.00, 49.00, -9999.00, -9999.00, 27.00 +TCS, 06, 22, 93.00, 65.00, -9999.00, 6.00, 14.00 +TEB, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 22, 90.00, 68.00, -9999.00, -9999.00, 25.00 +TKA, 06, 22, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 22, 91.00, 70.00, 16.00, 37.00, 44.00 +TNX, 06, 22, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 22, 82.00, 58.00, 19.00, 22.00, 33.00 +TOP, 06, 22, 86.00, 65.00, 25.00, 19.00, 36.00 +TPA, 06, 22, 90.00, 74.00, 16.00, 32.00, 40.00 +TPH, 06, 22, 86.00, 53.00, 3.00, 3.00, 5.00 +TRI, 06, 22, 83.00, 62.00, 25.00, 30.00, 41.00 +TRK, 06, 22, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 22, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 22, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 22, 90.00, 70.00, 20.00, 17.00, 30.00 +TUP, 06, 22, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 22, 100.00, 70.00, 9.00, 7.00, 13.00 +TVC, 06, 22, 78.00, 54.00, 20.00, 16.00, 29.00 +TVL, 06, 22, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 22, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 22, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 22, 86.00, 64.00, 20.00, 23.00, 32.00 +T01, 06, 22, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T02, 06, 22, 88.00, 67.00, -9999.00, -9999.00, 33.00 +T03, 06, 22, 88.00, 68.00, -9999.00, -9999.00, 34.00 +T04, 06, 22, 89.00, 73.00, -9999.00, -9999.00, 40.00 +T05, 06, 22, 88.00, 63.00, -9999.00, -9999.00, 30.00 +T06, 06, 22, 91.00, 66.00, -9999.00, -9999.00, 29.00 +T07, 06, 22, 93.00, 55.00, -9999.00, -9999.00, 16.00 +T08, 06, 22, 86.00, 63.00, -9999.00, -9999.00, 12.00 +UCA, 06, 22, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 22, 95.00, 65.00, -9999.00, -9999.00, 3.00 +UIL, 06, 22, 66.00, 48.00, 33.00, 36.00, 44.00 +UIN, 06, 22, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 22, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 22, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 22, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 06, 22, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +U28, 06, 22, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 22, 91.00, 67.00, -9999.00, -9999.00, 34.00 +VBG, 06, 22, 72.00, 52.00, -9999.00, -9999.00, 7.00 +VCT, 06, 22, 92.00, 74.00, 12.00, 20.00, 24.00 +VCV, 06, 22, 94.00, 57.00, -9999.00, -9999.00, 1.00 +VDZ, 06, 22, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 22, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 22, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 22, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 22, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 22, 91.00, 69.00, -9999.00, -9999.00, 35.00 +VRB, 06, 22, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 22, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 22, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 22, 84.00, 63.00, 20.00, 16.00, 29.00 +WJA, 06, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 22, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 22, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 22, 87.00, 48.00, 9.00, 8.00, 13.00 +WPO, 06, 22, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 22, 91.00, 68.00, -9999.00, -9999.00, 35.00 +WRG, 06, 22, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 22, 84.00, 59.00, -9999.00, -9999.00, 30.00 +WRL, 06, 22, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +X68, 06, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 22, 57.00, 45.00, 48.00, 48.00, 59.00 +YCG, 06, 22, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 22, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 22, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 22, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 22, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 22, 82.00, 51.00, 7.00, 8.00, 13.00 +YNG, 06, 22, 79.00, 57.00, 24.00, 24.00, 38.00 +YPA, 06, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 22, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 22, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 22, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 22, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 22, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 22, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 22, 105.00, 75.00, 0.00, 0.00, 1.00 +YVR, 06, 22, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 22, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 22, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 22, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 22, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 22, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 22, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 22, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 22, 73.00, 47.00, 26.00, 27.00, 43.00 +ZUN, 06, 22, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 22, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 22, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 22, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +01R, 06, 22, 91.00, 70.00, -9999.00, -9999.00, 27.00 +1V1, 06, 22, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 22, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 22, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 22, 85.00, 69.00, -9999.00, -9999.00, 36.00 +2PJ, 06, 22, 90.00, 67.00, -9999.00, -9999.00, 34.00 +3B1, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 22, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 22, 78.00, 52.00, -9999.00, -9999.00, 30.00 +3SE, 06, 22, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 22, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 22, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +4OM, 06, 22, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 22, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 22, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 22, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 22, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 23, 82.00, 61.00, 24.00, 23.00, 37.00 +ABI, 06, 23, 93.00, 71.00, 13.00, 11.00, 20.00 +ABQ, 06, 23, 92.00, 61.00, 9.00, 8.00, 16.00 +ABR, 06, 23, 81.00, 56.00, 23.00, 18.00, 36.00 +ABY, 06, 23, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 23, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 23, 94.00, 72.00, 11.00, 13.00, 21.00 +ACV, 06, 23, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 23, 82.00, 61.00, 21.00, 17.00, 29.00 +ADK, 06, 23, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 23, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 23, 57.00, 45.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 23, 84.00, 61.00, -9999.00, -9999.00, 32.00 +AEX, 06, 23, 91.00, 71.00, -9999.00, -9999.00, 28.00 +AFF, 06, 23, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 23, 92.00, 71.00, -9999.00, -9999.00, 59.00 +AGS, 06, 23, 90.00, 67.00, 19.00, 25.00, 36.00 +AHN, 06, 23, 88.00, 67.00, 17.00, 23.00, 30.00 +AKN, 06, 23, 60.00, 43.00, 34.00, 30.00, 46.00 +AKO, 06, 23, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 23, 81.00, 57.00, 25.00, 25.00, 39.00 +ALI, 06, 23, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 23, 82.00, 60.00, 24.00, 19.00, 37.00 +ALS, 06, 23, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 23, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 23, 89.00, 63.00, 20.00, 12.00, 28.00 +AMG, 06, 23, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 23, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 23, 63.00, 49.00, 19.00, 22.00, 29.00 +AND, 06, 23, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 23, 62.00, 49.00, 41.00, 41.00, 53.00 +AOO, 06, 23, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 06, 23, 77.00, 50.00, 22.00, 22.00, 34.00 +AQQ, 06, 23, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 06, 23, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +AST, 06, 23, 65.00, 51.00, 26.00, 27.00, 36.00 +ATL, 06, 23, 87.00, 68.00, 18.00, 24.00, 32.00 +ATW, 06, 23, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 23, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 23, 84.00, 62.00, -9999.00, -9999.00, 33.00 +AUG, 06, 23, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 23, 93.00, 72.00, 13.00, 16.00, 23.00 +AUW, 06, 23, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 23, 81.00, 60.00, 20.00, 28.00, 38.00 +AVP, 06, 23, 79.00, 59.00, 26.00, 27.00, 43.00 +AXN, 06, 23, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 23, 79.00, 58.00, -9999.00, -9999.00, 30.00 +AYS, 06, 23, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 23, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 23, 92.00, 60.00, -9999.00, -9999.00, 5.00 +BAD, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 23, 75.00, 41.00, -9999.00, -9999.00, 10.00 +BDL, 06, 23, 82.00, 59.00, 24.00, 24.00, 36.00 +BDR, 06, 23, 78.00, 62.00, 21.00, 20.00, 33.00 +BET, 06, 23, 61.00, 44.00, 31.00, 27.00, 42.00 +BFD, 06, 23, 74.00, 51.00, 28.00, 30.00, 43.00 +BFF, 06, 23, 85.00, 55.00, 22.00, 14.00, 31.00 +BFL, 06, 23, 95.00, 66.00, 1.00, 1.00, 1.00 +BGM, 06, 23, 76.00, 57.00, 25.00, 29.00, 42.00 +BGR, 06, 23, 75.00, 55.00, 23.00, 26.00, 36.00 +BGS, 06, 23, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 23, 89.00, 67.00, 17.00, 26.00, 34.00 +BID, 06, 23, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 23, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 23, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 23, 81.00, 54.00, 22.00, 17.00, 31.00 +BIS, 06, 23, 80.00, 54.00, 28.00, 20.00, 38.00 +BIX, 06, 23, 89.00, 74.00, -9999.00, -9999.00, 33.00 +BJI, 06, 23, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 23, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 23, 85.00, 51.00, -9999.00, -9999.00, 32.00 +BKW, 06, 23, 78.00, 58.00, 27.00, 30.00, 45.00 +BLF, 06, 23, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 23, 107.00, 76.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 23, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 23, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 23, 87.00, 64.00, -9999.00, -9999.00, 30.00 +BNA, 06, 23, 88.00, 66.00, 19.00, 22.00, 34.00 +BNO, 06, 23, 78.00, 44.00, -9999.00, 11.00, 27.00 +BOI, 06, 23, 84.00, 54.00, 10.00, 8.00, 16.00 +BOS, 06, 23, 79.00, 61.00, 23.00, 22.00, 35.00 +BPI, 06, 23, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 23, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 23, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 23, 84.00, 63.00, -9999.00, -9999.00, 30.00 +BRO, 06, 23, 92.00, 75.00, 11.00, 18.00, 22.00 +BRW, 06, 23, 41.00, 32.00, 14.00, 16.00, 25.00 +BSM, 06, 23, 93.00, 72.00, -9999.00, -9999.00, 17.00 +BTI, 06, 23, 41.00, 32.00, 13.00, 13.00, 20.00 +BTL, 06, 23, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 23, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 23, 91.00, 72.00, 14.00, 30.00, 37.00 +BTT, 06, 23, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 23, 78.00, 57.00, 30.00, 30.00, 46.00 +BUB, 06, 23, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 23, 77.00, 59.00, 24.00, 23.00, 36.00 +BUR, 06, 23, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 23, 90.00, 73.00, -9999.00, 18.00, 22.00 +BWG, 06, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 23, 85.00, 64.00, 21.00, 21.00, 34.00 +BYH, 06, 23, 91.00, 69.00, -9999.00, -9999.00, 32.00 +BYI, 06, 23, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 23, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 23, 90.00, 68.00, 19.00, 24.00, 35.00 +CAG, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 23, 80.00, 59.00, 22.00, 24.00, 37.00 +CAO, 06, 23, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 23, 74.00, 51.00, 29.00, 32.00, 44.00 +CBM, 06, 23, 90.00, 67.00, -9999.00, -9999.00, 29.00 +CDB, 06, 23, 52.00, 43.00, 40.00, 45.00, 59.00 +CDC, 06, 23, 86.00, 53.00, 5.00, 7.00, 11.00 +CDR, 06, 23, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 23, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 23, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 06, 23, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 23, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 23, 88.00, 66.00, 19.00, 25.00, 35.00 +CHO, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 23, 89.00, 70.00, 18.00, 27.00, 38.00 +CID, 06, 23, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 23, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 23, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 23, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 23, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 23, 80.00, 59.00, 21.00, 23.00, 37.00 +CLL, 06, 23, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 23, 87.00, 67.00, 22.00, 23.00, 37.00 +CMH, 06, 23, 82.00, 60.00, 20.00, 26.00, 36.00 +CMI, 06, 23, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 23, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 23, 88.00, 64.00, 22.00, 13.00, 30.00 +CNM, 06, 23, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 23, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +COD, 06, 23, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +COF, 06, 23, 89.00, 71.00, -9999.00, -9999.00, 37.00 +CON, 06, 23, 79.00, 53.00, 22.00, 23.00, 35.00 +COS, 06, 23, 81.00, 53.00, 21.00, 20.00, 33.00 +COT, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 23, 85.00, 63.00, 22.00, 20.00, 34.00 +CPR, 06, 23, 82.00, 50.00, 17.00, 16.00, 28.00 +CRBC, 06, 23, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 23, 91.00, 74.00, 11.00, 17.00, 22.00 +CRW, 06, 23, 84.00, 62.00, 27.00, 27.00, 41.00 +CSG, 06, 23, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 23, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 23, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 23, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 23, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 23, 84.00, 62.00, 20.00, 26.00, 37.00 +CVN, 06, 23, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 23, 89.00, 61.00, -9999.00, -9999.00, 23.00 +CXY, 06, 23, 83.00, 63.00, 18.00, 21.00, 32.00 +CYS, 06, 23, 77.00, 51.00, 19.00, 22.00, 31.00 +DAA, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 23, 89.00, 72.00, 18.00, 36.00, 43.00 +DAG, 06, 23, 100.00, 70.00, 1.00, 2.00, 2.00 +DAL, 06, 23, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 23, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 23, 83.00, 61.00, 18.00, 24.00, 35.00 +DBQ, 06, 23, 80.00, 59.00, 23.00, 21.00, 35.00 +DCA, 06, 23, 86.00, 69.00, 18.00, 23.00, 34.00 +DDC, 06, 23, 90.00, 64.00, 19.00, 11.00, 25.00 +DEC, 06, 23, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 23, 84.00, 55.00, 18.00, 18.00, 30.00 +DFW, 06, 23, 94.00, 72.00, 14.00, 12.00, 21.00 +DHN, 06, 23, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 23, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 23, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 23, 95.00, 73.00, -9999.00, -9999.00, 15.00 +DLG, 06, 23, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 23, 73.00, 51.00, 29.00, 27.00, 43.00 +DLLC, 06, 23, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 23, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 23, 100.00, 70.00, -9999.00, -9999.00, 13.00 +DMN, 06, 23, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 23, 85.00, 64.00, -9999.00, -9999.00, 30.00 +DPG, 06, 23, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 23, 91.00, 69.00, -9999.00, -9999.00, 35.00 +DRA, 06, 23, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 23, 95.00, 73.00, 11.00, 10.00, 16.00 +DSM, 06, 23, 84.00, 63.00, 27.00, 18.00, 37.00 +DTW, 06, 23, 81.00, 58.00, 18.00, 21.00, 32.00 +DUG, 06, 23, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 23, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 23, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 23, 93.00, 71.00, -9999.00, -9999.00, 17.00 +D45, 06, 23, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 23, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 23, 80.00, 57.00, 24.00, 23.00, 38.00 +ECG, 06, 23, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 23, 93.00, 65.00, -9999.00, -9999.00, 2.00 +EED, 06, 23, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 06, 23, 83.00, 43.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 23, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 23, 79.00, 54.00, 31.00, 35.00, 50.00 +EKO, 06, 23, 84.00, 47.00, 9.00, 9.00, 14.00 +ELD, 06, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 23, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 23, 97.00, 66.00, 9.00, 5.00, 12.00 +ELY, 06, 23, 82.00, 43.00, 9.00, 10.00, 14.00 +EMP, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 23, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +END, 06, 23, 92.00, 68.00, -9999.00, -9999.00, 22.00 +ENN, 06, 23, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 23, 86.00, 63.00, -9999.00, -9999.00, 12.00 +EPH, 06, 23, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 23, 77.00, 60.00, 24.00, 22.00, 36.00 +ESF, 06, 23, 91.00, 71.00, -9999.00, -9999.00, 33.00 +EUG, 06, 23, 77.00, 51.00, 13.00, 15.00, 20.00 +EVV, 06, 23, 88.00, 65.00, 23.00, 21.00, 35.00 +EWN, 06, 23, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 23, 84.00, 65.00, 22.00, 22.00, 34.00 +EYW, 06, 23, 88.00, 79.00, 22.00, 22.00, 35.00 +E74, 06, 23, 98.00, 63.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 23, 86.00, 64.00, -9999.00, -9999.00, 34.00 +FAI, 06, 23, 72.00, 51.00, 26.00, 28.00, 41.00 +FAR, 06, 23, 80.00, 56.00, 23.00, 21.00, 36.00 +FAT, 06, 23, 95.00, 62.00, 1.00, 1.00, 2.00 +FAY, 06, 23, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 23, 74.00, 45.00, 21.00, 23.00, 35.00 +FCS, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FDY, 06, 23, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 23, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +FLG, 06, 23, 80.00, 45.00, 7.00, 12.00, 16.00 +FLL, 06, 23, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 23, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 23, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 06, 23, 86.00, 60.00, -9999.00, -9999.00, 31.00 +FMH, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 06, 23, 90.00, 52.00, 9.00, 6.00, 12.00 +FMY, 06, 23, 91.00, 74.00, 21.00, 41.00, 51.00 +FNT, 06, 23, 79.00, 57.00, 20.00, 19.00, 32.00 +FOD, 06, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 23, 86.00, 65.00, -9999.00, -9999.00, 31.00 +FOK, 06, 23, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 23, 88.00, 65.00, -9999.00, -9999.00, 32.00 +FSD, 06, 23, 83.00, 59.00, 27.00, 16.00, 36.00 +FSI, 06, 23, 92.00, 69.00, -9999.00, -9999.00, 21.00 +FSM, 06, 23, 90.00, 68.00, 15.00, 20.00, 28.00 +FTK, 06, 23, 86.00, 62.00, -9999.00, -9999.00, 30.00 +FWA, 06, 23, 83.00, 61.00, 19.00, 22.00, 32.00 +FWH, 06, 23, 92.00, 70.00, -9999.00, -9999.00, 17.00 +FYU, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 23, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 23, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 23, 108.00, 73.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 23, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 23, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 23, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 23, 78.00, 51.00, 15.00, 13.00, 22.00 +GFA, 06, 23, 78.00, 50.00, -9999.00, -9999.00, 31.00 +GFK, 06, 23, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 23, 80.00, 53.00, 22.00, 16.00, 31.00 +GJT, 06, 23, 90.00, 60.00, 11.00, 9.00, 16.00 +GKN, 06, 23, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 23, 86.00, 58.00, 19.00, 9.00, 25.00 +GLH, 06, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 23, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 23, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 06, 23, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 23, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 23, 77.00, 56.00, 27.00, 20.00, 37.00 +GRCI, 06, 23, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 23, 75.00, 49.00, -9999.00, -9999.00, 22.00 +GRI, 06, 23, 86.00, 62.00, 22.00, 13.00, 28.00 +GRK, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 06, 23, 81.00, 57.00, 21.00, 19.00, 32.00 +GSB, 06, 23, 88.00, 67.00, -9999.00, -9999.00, 36.00 +GSG, 06, 23, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 23, 85.00, 64.00, 21.00, 23.00, 36.00 +GSP, 06, 23, 87.00, 66.00, 22.00, 24.00, 36.00 +GST, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 23, 76.00, 58.00, -9999.00, -9999.00, 37.00 +GTF, 06, 23, 78.00, 50.00, 22.00, 18.00, 31.00 +GUP, 06, 23, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 23, 83.00, 60.00, -9999.00, -9999.00, 33.00 +GVW, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +GWO, 06, 23, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 23, 82.00, 69.00, 21.00, 18.00, 31.00 +HBR, 06, 23, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 23, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 23, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 23, 84.00, 55.00, -9999.00, -9999.00, 15.00 +HKY, 06, 23, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 23, 79.00, 50.00, 19.00, 19.00, 30.00 +HMN, 06, 23, 97.00, 60.00, -9999.00, -9999.00, 15.00 +HMS, 06, 23, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 23, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 23, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 06, 23, 83.00, 58.00, 24.00, 16.00, 33.00 +HOP, 06, 23, 88.00, 64.00, -9999.00, -9999.00, 32.00 +HOT, 06, 23, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 23, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 23, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 23, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 23, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 23, 91.00, 69.00, -9999.00, -9999.00, 37.00 +HST, 06, 23, 89.00, 71.00, -9999.00, -9999.00, 48.00 +HSV, 06, 23, 88.00, 67.00, 19.00, 23.00, 34.00 +HTL, 06, 23, 77.00, 53.00, 26.00, 22.00, 38.00 +HTS, 06, 23, 83.00, 62.00, 23.00, 27.00, 39.00 +HUF, 06, 23, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 23, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 23, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 23, 81.00, 51.00, 17.00, 16.00, 26.00 +IAB, 06, 23, 89.00, 67.00, -9999.00, -9999.00, 28.00 +IAD, 06, 23, 85.00, 61.00, 22.00, 25.00, 36.00 +IAG, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 23, 91.00, 72.00, 11.00, 25.00, 30.00 +ICT, 06, 23, 89.00, 67.00, 19.00, 17.00, 30.00 +IDA, 06, 23, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 23, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 23, 83.00, 64.00, 24.00, 21.00, 35.00 +ILI, 06, 23, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 23, 87.00, 69.00, 20.00, 24.00, 34.00 +IMT, 06, 23, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +IND, 06, 23, 84.00, 63.00, 21.00, 22.00, 34.00 +INL, 06, 23, 75.00, 52.00, 33.00, 28.00, 48.00 +INS, 06, 23, 95.00, 65.00, -9999.00, -9999.00, 3.00 +INT, 06, 23, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +INW, 06, 23, 92.00, 57.00, 5.00, 7.00, 11.00 +IPL, 06, 23, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 23, 81.00, 59.00, 25.00, 28.00, 41.00 +IRK, 06, 23, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 23, 80.00, 53.00, 21.00, 16.00, 30.00 +ISP, 06, 23, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 23, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 23, 104.00, 71.00, -9999.00, -9999.00, 5.00 +IWD, 06, 23, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 23, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 23, 92.00, 69.00, 17.00, 23.00, 34.00 +JAX, 06, 23, 90.00, 70.00, 20.00, 36.00, 43.00 +JBR, 06, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 23, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 23, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 23, 79.00, 64.00, 19.00, 21.00, 32.00 +JHW, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 23, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 23, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 23, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 23, 62.00, 46.00, 44.00, 44.00, 57.00 +JST, 06, 23, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 23, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 23, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 23, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 23, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 23, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 23, 80.00, 57.00, 19.00, 19.00, 32.00 +LAR, 06, 23, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 23, 103.00, 72.00, 2.00, 2.00, 4.00 +LAX, 06, 23, 73.00, 61.00, 1.00, 1.00, 1.00 +LBB, 06, 23, 91.00, 66.00, 16.00, 9.00, 21.00 +LBF, 06, 23, 84.00, 56.00, 25.00, 11.00, 31.00 +LCH, 06, 23, 90.00, 73.00, 14.00, 25.00, 32.00 +LCK, 06, 23, 84.00, 61.00, -9999.00, -9999.00, 33.00 +LEB, 06, 23, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 23, 84.00, 63.00, 21.00, 25.00, 35.00 +LFI, 06, 23, 84.00, 68.00, -9999.00, -9999.00, 30.00 +LFK, 06, 23, 91.00, 71.00, 12.00, 22.00, 28.00 +LFT, 06, 23, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 23, 81.00, 65.00, 21.00, 21.00, 33.00 +LGB, 06, 23, 79.00, 61.00, 0.00, 1.00, 1.00 +LGU, 06, 23, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 23, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 23, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 23, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 23, 91.00, 69.00, 16.00, 20.00, 29.00 +LIZ, 06, 23, 74.00, 51.00, -9999.00, -9999.00, 44.00 +LMT, 06, 23, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LND, 06, 23, 81.00, 51.00, 11.00, 12.00, 18.00 +LNK, 06, 23, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 23, 88.00, 52.00, 4.00, 4.00, 7.00 +LOZ, 06, 23, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 23, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 23, 90.00, 67.00, -9999.00, -9999.00, 32.00 +LSE, 06, 23, 82.00, 59.00, 21.00, 22.00, 35.00 +LSF, 06, 23, 91.00, 70.00, -9999.00, -9999.00, 30.00 +LSV, 06, 23, 104.00, 64.00, -9999.00, -9999.00, 3.00 +LTS, 06, 23, 95.00, 68.00, -9999.00, -9999.00, 20.00 +LUF, 06, 23, 106.00, 70.00, -9999.00, -9999.00, 4.00 +LVS, 06, 23, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 23, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 23, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 23, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 23, 84.00, 63.00, 23.00, 24.00, 38.00 +MAF, 06, 23, 94.00, 67.00, 12.00, 7.00, 17.00 +MBL, 06, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 23, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 23, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 23, 90.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 06, 23, 90.00, 74.00, -9999.00, -9999.00, 40.00 +MCG, 06, 23, 67.00, 47.00, 33.00, 30.00, 47.00 +MCI, 06, 23, 86.00, 65.00, 25.00, 18.00, 34.00 +MCK, 06, 23, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 23, 91.00, 68.00, 15.00, 24.00, 33.00 +MCO, 06, 23, 91.00, 73.00, 18.00, 45.00, 51.00 +MCW, 06, 23, 82.00, 59.00, 18.00, 17.00, 28.00 +MC2, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MDH, 06, 23, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 23, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 23, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 23, 83.00, 62.00, 28.00, 22.00, 39.00 +MEI, 06, 23, 91.00, 68.00, 17.00, 25.00, 35.00 +MEM, 06, 23, 91.00, 71.00, 17.00, 18.00, 30.00 +MER, 06, 23, 94.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 06, 23, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 23, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 23, 85.00, 52.00, 8.00, 7.00, 13.00 +MGE, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 06, 23, 90.00, 69.00, 14.00, 26.00, 34.00 +MGW, 06, 23, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 23, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 23, 90.00, 58.00, -9999.00, -9999.00, 3.00 +MHS, 06, 23, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 23, 89.00, 74.00, 24.00, 40.00, 49.00 +MIB, 06, 23, 78.00, 55.00, -9999.00, -9999.00, 34.00 +MIV, 06, 23, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 23, 89.00, 52.00, -9999.00, -9999.00, 16.00 +MKC, 06, 23, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 23, 77.00, 58.00, 25.00, 22.00, 37.00 +MKG, 06, 23, 78.00, 57.00, 24.00, 17.00, 31.00 +MKL, 06, 23, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 23, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 23, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 23, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 23, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 23, 84.00, 62.00, 25.00, 22.00, 38.00 +MLS, 06, 23, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 23, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 23, 91.00, 69.00, -9999.00, -9999.00, 34.00 +MOB, 06, 23, 91.00, 72.00, 18.00, 34.00, 43.00 +MOT, 06, 23, 78.00, 55.00, 24.00, 18.00, 33.00 +MPV, 06, 23, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 23, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 23, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 23, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 23, 67.00, 51.00, -9999.00, -9999.00, 9.00 +MSL, 06, 23, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 23, 80.00, 56.00, 24.00, 21.00, 36.00 +MSO, 06, 23, 77.00, 48.00, 22.00, 20.00, 33.00 +MSP, 06, 23, 81.00, 60.00, 23.00, 24.00, 39.00 +MSS, 06, 23, 77.00, 55.00, 25.00, 24.00, 37.00 +MSY, 06, 23, 90.00, 72.00, 14.00, 33.00, 41.00 +MTC, 06, 23, 79.00, 58.00, -9999.00, -9999.00, 31.00 +MTN, 06, 23, 85.00, 63.00, -9999.00, -9999.00, 31.00 +MTO, 06, 23, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 23, 83.00, 59.00, -9999.00, -9999.00, 31.00 +MUO, 06, 23, 88.00, 54.00, -9999.00, -9999.00, 16.00 +MWA, 06, 23, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 23, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 23, 90.00, 69.00, -9999.00, -9999.00, 32.00 +MYL, 06, 23, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 23, 89.00, 68.00, -9999.00, -9999.00, 34.00 +NAO, 06, 23, 86.00, 74.00, -9999.00, -9999.00, 43.00 +NBC, 06, 23, 89.00, 71.00, -9999.00, -9999.00, 39.00 +NBE, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NBU, 06, 23, 81.00, 60.00, -9999.00, -9999.00, 32.00 +NCA, 06, 23, 88.00, 65.00, -9999.00, -9999.00, 36.00 +NCO, 06, 23, 75.00, 59.00, -9999.00, -9999.00, 33.00 +NC1, 06, 23, 94.00, 64.00, -9999.00, -9999.00, 2.00 +NEL, 06, 23, 83.00, 60.00, -9999.00, -9999.00, 32.00 +NFG, 06, 23, 71.00, 59.00, -9999.00, -9999.00, 5.00 +NFL, 06, 23, 86.00, 50.00, -9999.00, -9999.00, 11.00 +NGP, 06, 23, 90.00, 74.00, -9999.00, -9999.00, 16.00 +NGU, 06, 23, 84.00, 67.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 23, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 23, 85.00, 62.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 23, 75.00, 56.00, -9999.00, -9999.00, 35.00 +NID, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 23, 90.00, 70.00, -9999.00, -9999.00, 42.00 +NIR, 06, 23, 92.00, 72.00, -9999.00, -9999.00, 19.00 +NKT, 06, 23, 85.00, 70.00, -9999.00, -9999.00, 38.00 +NKX, 06, 23, 73.00, 63.00, -9999.00, -9999.00, 6.00 +NLC, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 23, 90.00, 66.00, -9999.00, -9999.00, 30.00 +NPA, 06, 23, 89.00, 73.00, -9999.00, -9999.00, 33.00 +NQA, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 23, 93.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 06, 23, 88.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 06, 23, 88.00, 72.00, -9999.00, -9999.00, 41.00 +NRC, 06, 23, 94.00, 57.00, -9999.00, -9999.00, 2.00 +NRS, 06, 23, 70.00, 61.00, -9999.00, -9999.00, 3.00 +NSE, 06, 23, 90.00, 69.00, -9999.00, -9999.00, 43.00 +NSI, 06, 23, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 23, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 23, 79.00, 60.00, -9999.00, -9999.00, 3.00 +NTU, 06, 23, 84.00, 67.00, -9999.00, -9999.00, 31.00 +NUC, 06, 23, 71.00, 59.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 23, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 06, 23, 69.00, 48.00, -9999.00, -9999.00, 24.00 +NWF, 06, 23, 79.00, 61.00, -9999.00, -9999.00, 1.00 +NXX, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 06, 23, 87.00, 62.00, -9999.00, -9999.00, 31.00 +NZC, 06, 23, 91.00, 67.00, -9999.00, -9999.00, 45.00 +NZJ, 06, 23, 80.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 06, 23, 78.00, 58.00, -9999.00, -9999.00, 35.00 +NZY, 06, 23, 73.00, 63.00, -9999.00, -9999.00, 3.00 +OAK, 06, 23, 73.00, 52.00, 2.00, 2.00, 3.00 +OAR, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 06, 23, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 23, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 23, 90.00, 68.00, 17.00, 14.00, 26.00 +OLM, 06, 23, 73.00, 48.00, 19.00, 21.00, 28.00 +OMA, 06, 23, 86.00, 63.00, 23.00, 17.00, 31.00 +OME, 06, 23, 55.00, 41.00, 25.00, 26.00, 34.00 +ONT, 06, 23, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 23, 81.00, 60.00, 25.00, 21.00, 36.00 +ORF, 06, 23, 84.00, 67.00, 18.00, 22.00, 33.00 +ORH, 06, 23, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 23, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 23, 76.00, 53.00, -9999.00, -9999.00, 30.00 +OTG, 06, 23, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 23, 65.00, 51.00, 17.00, 18.00, 25.00 +OTM, 06, 23, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 23, 53.00, 41.00, 14.00, 16.00, 23.00 +OURC, 06, 23, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 23, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 23, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 23, 91.00, 68.00, -9999.00, -9999.00, 36.00 +PACZ, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 23, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 23, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 23, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 23, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 23, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 23, 90.00, 70.00, -9999.00, -9999.00, 31.00 +PAQ, 06, 23, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 23, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 23, 46.00, 41.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 23, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 23, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 23, 78.00, 57.00, -9999.00, -9999.00, 38.00 +PBI, 06, 23, 89.00, 74.00, 23.00, 36.00, 46.00 +PDT, 06, 23, 82.00, 55.00, 10.00, 11.00, 17.00 +PDX, 06, 23, 76.00, 54.00, 19.00, 20.00, 26.00 +PFN, 06, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 23, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 23, 84.00, 64.00, 23.00, 21.00, 35.00 +PHX, 06, 23, 105.00, 76.00, 4.00, 2.00, 5.00 +PIA, 06, 23, 84.00, 63.00, 23.00, 21.00, 36.00 +PIB, 06, 23, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 23, 82.00, 49.00, 12.00, 11.00, 20.00 +PIR, 06, 23, 85.00, 58.00, 23.00, 15.00, 30.00 +PIT, 06, 23, 81.00, 59.00, 25.00, 26.00, 41.00 +PKB, 06, 23, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 23, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 23, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 23, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 23, 89.00, 73.00, 17.00, 26.00, 35.00 +POB, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +POE, 06, 23, 91.00, 69.00, -9999.00, -9999.00, 37.00 +POM, 06, 23, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +POU, 06, 23, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 23, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 23, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 23, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 23, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 23, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 23, 78.00, 54.00, -9999.00, -9999.00, 32.00 +PSP, 06, 23, 106.00, 70.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 23, 89.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 23, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 23, 90.00, 57.00, 15.00, 12.00, 25.00 +PUC, 06, 23, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 23, 79.00, 59.00, 22.00, 21.00, 34.00 +PVU, 06, 23, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 23, 75.00, 54.00, 27.00, 23.00, 38.00 +P02, 06, 23, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +P07, 06, 23, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 06, 23, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P24, 06, 23, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +P28, 06, 23, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +P35, 06, 23, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 06, 23, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +P39, 06, 23, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +P58, 06, 23, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +P59, 06, 23, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +P60, 06, 23, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +P61, 06, 23, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +P67, 06, 23, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +P68, 06, 23, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +P69, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 23, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 23, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 23, 81.00, 54.00, 25.00, 20.00, 37.00 +RBL, 06, 23, 94.00, 64.00, 3.00, 2.00, 5.00 +RCA, 06, 23, 81.00, 54.00, -9999.00, -9999.00, 34.00 +RDD, 06, 23, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 23, 80.00, 44.00, 10.00, 10.00, 16.00 +RDR, 06, 23, 78.00, 54.00, -9999.00, -9999.00, 35.00 +RDU, 06, 23, 86.00, 65.00, 20.00, 20.00, 32.00 +REE, 06, 23, 91.00, 66.00, -9999.00, -9999.00, 19.00 +REJ, 06, 23, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 23, 82.00, 60.00, 24.00, 21.00, 37.00 +RIC, 06, 23, 87.00, 65.00, 20.00, 20.00, 33.00 +RIV, 06, 23, 89.00, 57.00, -9999.00, -9999.00, 2.00 +RIW, 06, 23, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 23, 78.00, 48.00, 8.00, 10.00, 15.00 +RME, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 06, 23, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +RND, 06, 23, 93.00, 74.00, -9999.00, -9999.00, 17.00 +RNO, 06, 23, 86.00, 49.00, 5.00, 4.00, 8.00 +ROA, 06, 23, 84.00, 62.00, 17.00, 25.00, 34.00 +ROC, 06, 23, 78.00, 56.00, 22.00, 24.00, 36.00 +ROW, 06, 23, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 23, 89.00, 64.00, 16.00, 9.00, 22.00 +RST, 06, 23, 80.00, 57.00, 25.00, 23.00, 39.00 +RWF, 06, 23, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 23, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 23, 90.00, 56.00, 2.00, 2.00, 2.00 +SAF, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 23, 73.00, 63.00, 2.00, 2.00, 3.00 +SAT, 06, 23, 93.00, 74.00, 13.00, 18.00, 22.00 +SAV, 06, 23, 90.00, 70.00, 19.00, 29.00, 39.00 +SAW, 06, 23, 72.00, 52.00, -9999.00, -9999.00, 38.00 +SBA, 06, 23, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 23, 92.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 06, 23, 81.00, 61.00, 22.00, 21.00, 35.00 +SBP, 06, 23, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 23, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 23, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 23, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 23, 91.00, 59.00, 0.00, 2.00, 2.00 +SDF, 06, 23, 85.00, 65.00, 20.00, 24.00, 35.00 +SEA, 06, 23, 72.00, 53.00, 15.00, 17.00, 24.00 +SEM, 06, 23, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 23, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 23, 71.00, 53.00, 1.00, 1.00, 2.00 +SGF, 06, 23, 86.00, 64.00, 20.00, 20.00, 31.00 +SGY, 06, 23, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 23, 80.00, 49.00, 22.00, 17.00, 31.00 +SHV, 06, 23, 91.00, 70.00, 16.00, 19.00, 28.00 +SIT, 06, 23, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 23, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 23, 94.00, 67.00, 12.00, 12.00, 20.00 +SKA, 06, 23, 78.00, 51.00, -9999.00, -9999.00, 19.00 +SKF, 06, 23, 93.00, 74.00, -9999.00, -9999.00, 16.00 +SLC, 06, 23, 86.00, 58.00, 12.00, 10.00, 18.00 +SLE, 06, 23, 77.00, 49.00, 15.00, 16.00, 22.00 +SLN, 06, 23, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 23, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 23, 72.00, 51.00, -9999.00, 1.00, 1.00 +SNA, 06, 23, 70.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 23, 47.00, 39.00, 25.00, 34.00, 43.00 +SNS, 06, 23, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 23, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 23, 86.00, 64.00, 25.00, 21.00, 35.00 +SPS, 06, 23, 94.00, 70.00, 15.00, 12.00, 22.00 +SRQ, 06, 23, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 23, 90.00, 67.00, -9999.00, -9999.00, 35.00 +SSI, 06, 23, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 06, 23, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +STL, 06, 23, 87.00, 68.00, 21.00, 21.00, 34.00 +STNV, 06, 23, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +STS, 06, 23, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 23, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 23, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 23, 86.00, 54.00, -9999.00, -9999.00, 2.00 +SUX, 06, 23, 84.00, 62.00, 23.00, 17.00, 33.00 +SVN, 06, 23, 90.00, 70.00, -9999.00, -9999.00, 37.00 +SWF, 06, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 23, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 23, 79.00, 56.00, 24.00, 28.00, 40.00 +SZL, 06, 23, 86.00, 63.00, -9999.00, -9999.00, 32.00 +TAD, 06, 23, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 23, 87.00, 61.00, -9999.00, -9999.00, 32.00 +TCC, 06, 23, 91.00, 62.00, 15.00, 6.00, 17.00 +TCL, 06, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 23, 75.00, 49.00, -9999.00, -9999.00, 27.00 +TCS, 06, 23, 93.00, 65.00, -9999.00, 7.00, 15.00 +TEB, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 23, 90.00, 68.00, -9999.00, -9999.00, 25.00 +TKA, 06, 23, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 23, 91.00, 70.00, 17.00, 37.00, 44.00 +TNX, 06, 23, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 23, 82.00, 58.00, 19.00, 21.00, 32.00 +TOP, 06, 23, 86.00, 65.00, 25.00, 19.00, 35.00 +TPA, 06, 23, 90.00, 74.00, 16.00, 33.00, 40.00 +TPH, 06, 23, 86.00, 53.00, 4.00, 3.00, 5.00 +TRI, 06, 23, 83.00, 62.00, 24.00, 30.00, 41.00 +TRK, 06, 23, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 23, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 23, 90.00, 70.00, 20.00, 16.00, 29.00 +TUP, 06, 23, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 23, 100.00, 70.00, 10.00, 7.00, 14.00 +TVC, 06, 23, 78.00, 54.00, 20.00, 15.00, 29.00 +TVL, 06, 23, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 23, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 23, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 23, 86.00, 64.00, 20.00, 23.00, 33.00 +T01, 06, 23, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T02, 06, 23, 88.00, 67.00, -9999.00, -9999.00, 33.00 +T03, 06, 23, 88.00, 68.00, -9999.00, -9999.00, 34.00 +T04, 06, 23, 89.00, 73.00, -9999.00, -9999.00, 40.00 +T05, 06, 23, 88.00, 63.00, -9999.00, -9999.00, 30.00 +T06, 06, 23, 91.00, 66.00, -9999.00, -9999.00, 29.00 +T07, 06, 23, 93.00, 55.00, -9999.00, -9999.00, 15.00 +T08, 06, 23, 86.00, 63.00, -9999.00, -9999.00, 12.00 +UCA, 06, 23, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 23, 95.00, 65.00, -9999.00, -9999.00, 3.00 +UIL, 06, 23, 66.00, 48.00, 33.00, 36.00, 44.00 +UIN, 06, 23, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 23, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 23, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 23, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 06, 23, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +U28, 06, 23, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 23, 91.00, 67.00, -9999.00, -9999.00, 34.00 +VBG, 06, 23, 72.00, 52.00, -9999.00, -9999.00, 7.00 +VCT, 06, 23, 92.00, 74.00, 11.00, 20.00, 25.00 +VCV, 06, 23, 94.00, 57.00, -9999.00, -9999.00, 2.00 +VDZ, 06, 23, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 23, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 23, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 23, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 23, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 23, 91.00, 69.00, -9999.00, -9999.00, 35.00 +VRB, 06, 23, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 23, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 23, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 23, 84.00, 63.00, 20.00, 16.00, 29.00 +WJA, 06, 23, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 23, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 23, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 23, 87.00, 48.00, 9.00, 8.00, 13.00 +WPO, 06, 23, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 23, 91.00, 68.00, -9999.00, -9999.00, 35.00 +WRG, 06, 23, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 23, 84.00, 59.00, -9999.00, -9999.00, 30.00 +WRL, 06, 23, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +X68, 06, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 23, 57.00, 45.00, 48.00, 48.00, 59.00 +YCG, 06, 23, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 23, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 23, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 23, 82.00, 51.00, 7.00, 8.00, 13.00 +YNG, 06, 23, 79.00, 57.00, 24.00, 24.00, 38.00 +YPA, 06, 23, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 23, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 23, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 23, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 23, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 23, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 23, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 23, 105.00, 75.00, 1.00, 1.00, 1.00 +YVR, 06, 23, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 23, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 23, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 23, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 23, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 23, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 23, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 23, 73.00, 47.00, 26.00, 26.00, 43.00 +ZUN, 06, 23, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 23, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 23, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 23, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +01R, 06, 23, 91.00, 70.00, -9999.00, -9999.00, 28.00 +1V1, 06, 23, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 23, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 23, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 23, 85.00, 69.00, -9999.00, -9999.00, 36.00 +2PJ, 06, 23, 90.00, 67.00, -9999.00, -9999.00, 34.00 +3B1, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 23, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 23, 78.00, 52.00, -9999.00, -9999.00, 30.00 +3SE, 06, 23, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 23, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 23, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +4OM, 06, 23, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 23, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 23, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 23, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 23, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 24, 82.00, 61.00, 24.00, 23.00, 37.00 +ABI, 06, 24, 93.00, 71.00, 13.00, 11.00, 20.00 +ABQ, 06, 24, 92.00, 61.00, 10.00, 8.00, 16.00 +ABR, 06, 24, 81.00, 56.00, 23.00, 18.00, 36.00 +ABY, 06, 24, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 24, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 24, 94.00, 72.00, 11.00, 13.00, 20.00 +ACV, 06, 24, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 24, 82.00, 61.00, 21.00, 17.00, 29.00 +ADK, 06, 24, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 24, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 24, 57.00, 45.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 24, 84.00, 61.00, -9999.00, -9999.00, 32.00 +AEX, 06, 24, 91.00, 71.00, -9999.00, -9999.00, 28.00 +AFF, 06, 24, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 24, 92.00, 71.00, -9999.00, -9999.00, 60.00 +AGS, 06, 24, 90.00, 67.00, 19.00, 25.00, 36.00 +AHN, 06, 24, 88.00, 67.00, 17.00, 23.00, 30.00 +AKN, 06, 24, 60.00, 43.00, 34.00, 30.00, 46.00 +AKO, 06, 24, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 24, 81.00, 57.00, 25.00, 25.00, 39.00 +ALI, 06, 24, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 24, 82.00, 60.00, 24.00, 19.00, 36.00 +ALS, 06, 24, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 24, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 24, 89.00, 63.00, 20.00, 12.00, 28.00 +AMG, 06, 24, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 24, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 24, 63.00, 49.00, 19.00, 23.00, 30.00 +AND, 06, 24, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 24, 62.00, 49.00, 40.00, 41.00, 53.00 +AOO, 06, 24, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 06, 24, 77.00, 50.00, 22.00, 22.00, 34.00 +AQQ, 06, 24, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 06, 24, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +AST, 06, 24, 65.00, 51.00, 25.00, 27.00, 36.00 +ATL, 06, 24, 87.00, 68.00, 18.00, 24.00, 32.00 +ATW, 06, 24, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 24, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 24, 84.00, 62.00, -9999.00, -9999.00, 33.00 +AUG, 06, 24, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 24, 93.00, 72.00, 13.00, 16.00, 23.00 +AUW, 06, 24, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 24, 81.00, 60.00, 20.00, 28.00, 38.00 +AVP, 06, 24, 79.00, 59.00, 26.00, 27.00, 42.00 +AXN, 06, 24, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 24, 79.00, 58.00, -9999.00, -9999.00, 30.00 +AYS, 06, 24, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 24, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 24, 92.00, 60.00, -9999.00, -9999.00, 5.00 +BAD, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 24, 75.00, 41.00, -9999.00, -9999.00, 10.00 +BDL, 06, 24, 82.00, 59.00, 24.00, 24.00, 36.00 +BDR, 06, 24, 78.00, 62.00, 21.00, 20.00, 32.00 +BET, 06, 24, 61.00, 44.00, 32.00, 28.00, 42.00 +BFD, 06, 24, 74.00, 51.00, 27.00, 30.00, 42.00 +BFF, 06, 24, 85.00, 55.00, 22.00, 14.00, 31.00 +BFL, 06, 24, 95.00, 66.00, 1.00, 1.00, 1.00 +BGM, 06, 24, 76.00, 57.00, 24.00, 29.00, 41.00 +BGR, 06, 24, 75.00, 55.00, 23.00, 26.00, 36.00 +BGS, 06, 24, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 24, 89.00, 67.00, 17.00, 26.00, 35.00 +BID, 06, 24, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 24, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 24, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 24, 81.00, 54.00, 21.00, 17.00, 30.00 +BIS, 06, 24, 80.00, 54.00, 27.00, 20.00, 38.00 +BIX, 06, 24, 89.00, 74.00, -9999.00, -9999.00, 34.00 +BJI, 06, 24, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 24, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 24, 85.00, 51.00, -9999.00, -9999.00, 32.00 +BKW, 06, 24, 78.00, 58.00, 27.00, 30.00, 45.00 +BLF, 06, 24, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 24, 107.00, 76.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 24, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 24, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 24, 87.00, 64.00, -9999.00, -9999.00, 30.00 +BNA, 06, 24, 88.00, 66.00, 19.00, 22.00, 34.00 +BNO, 06, 24, 78.00, 44.00, -9999.00, 11.00, 26.00 +BOI, 06, 24, 84.00, 54.00, 10.00, 8.00, 16.00 +BOS, 06, 24, 79.00, 61.00, 23.00, 22.00, 35.00 +BPI, 06, 24, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 24, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 24, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 24, 84.00, 63.00, -9999.00, -9999.00, 30.00 +BRO, 06, 24, 92.00, 75.00, 11.00, 18.00, 22.00 +BRW, 06, 24, 41.00, 32.00, 15.00, 17.00, 25.00 +BSM, 06, 24, 93.00, 72.00, -9999.00, -9999.00, 17.00 +BTI, 06, 24, 41.00, 32.00, 13.00, 13.00, 21.00 +BTL, 06, 24, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 24, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 24, 91.00, 72.00, 14.00, 30.00, 37.00 +BTT, 06, 24, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 24, 78.00, 57.00, 30.00, 29.00, 46.00 +BUB, 06, 24, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 24, 77.00, 59.00, 24.00, 23.00, 36.00 +BUR, 06, 24, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 24, 90.00, 73.00, -9999.00, 19.00, 23.00 +BWG, 06, 24, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 24, 85.00, 64.00, 21.00, 21.00, 34.00 +BYH, 06, 24, 91.00, 69.00, -9999.00, -9999.00, 32.00 +BYI, 06, 24, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 24, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 24, 90.00, 68.00, 19.00, 24.00, 35.00 +CAG, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 24, 80.00, 59.00, 22.00, 24.00, 37.00 +CAO, 06, 24, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 24, 74.00, 51.00, 29.00, 32.00, 44.00 +CBM, 06, 24, 90.00, 67.00, -9999.00, -9999.00, 29.00 +CDB, 06, 24, 52.00, 43.00, 40.00, 45.00, 59.00 +CDC, 06, 24, 86.00, 53.00, 5.00, 7.00, 11.00 +CDR, 06, 24, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 24, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 24, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 06, 24, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 24, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 24, 88.00, 66.00, 19.00, 25.00, 35.00 +CHO, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 24, 89.00, 70.00, 18.00, 27.00, 38.00 +CID, 06, 24, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 24, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 24, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 24, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 24, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 24, 80.00, 59.00, 21.00, 23.00, 37.00 +CLL, 06, 24, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 24, 87.00, 67.00, 22.00, 23.00, 37.00 +CMH, 06, 24, 82.00, 60.00, 20.00, 26.00, 36.00 +CMI, 06, 24, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 24, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 24, 88.00, 64.00, 22.00, 13.00, 29.00 +CNM, 06, 24, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 24, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +COD, 06, 24, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +COF, 06, 24, 89.00, 71.00, -9999.00, -9999.00, 37.00 +CON, 06, 24, 79.00, 53.00, 22.00, 23.00, 35.00 +COS, 06, 24, 81.00, 53.00, 21.00, 20.00, 33.00 +COT, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 24, 85.00, 63.00, 22.00, 20.00, 33.00 +CPR, 06, 24, 82.00, 50.00, 17.00, 16.00, 28.00 +CRBC, 06, 24, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 24, 91.00, 74.00, 11.00, 17.00, 22.00 +CRW, 06, 24, 84.00, 62.00, 27.00, 27.00, 41.00 +CSG, 06, 24, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 24, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 24, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 24, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 24, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 24, 84.00, 62.00, 20.00, 26.00, 37.00 +CVN, 06, 24, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 24, 89.00, 61.00, -9999.00, -9999.00, 23.00 +CXY, 06, 24, 83.00, 63.00, 18.00, 21.00, 32.00 +CYS, 06, 24, 77.00, 51.00, 19.00, 22.00, 31.00 +DAA, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 24, 89.00, 72.00, 18.00, 36.00, 43.00 +DAG, 06, 24, 100.00, 70.00, 1.00, 2.00, 2.00 +DAL, 06, 24, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 24, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 24, 83.00, 61.00, 18.00, 24.00, 35.00 +DBQ, 06, 24, 80.00, 59.00, 23.00, 21.00, 35.00 +DCA, 06, 24, 86.00, 69.00, 18.00, 23.00, 34.00 +DDC, 06, 24, 90.00, 64.00, 19.00, 11.00, 25.00 +DEC, 06, 24, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 24, 84.00, 55.00, 18.00, 18.00, 30.00 +DFW, 06, 24, 94.00, 72.00, 14.00, 12.00, 21.00 +DHN, 06, 24, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 24, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 24, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 24, 95.00, 73.00, -9999.00, -9999.00, 15.00 +DLG, 06, 24, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 24, 73.00, 51.00, 29.00, 27.00, 43.00 +DLLC, 06, 24, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 24, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 24, 100.00, 70.00, -9999.00, -9999.00, 14.00 +DMN, 06, 24, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 24, 85.00, 64.00, -9999.00, -9999.00, 30.00 +DPG, 06, 24, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 24, 91.00, 69.00, -9999.00, -9999.00, 36.00 +DRA, 06, 24, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 24, 95.00, 73.00, 11.00, 10.00, 16.00 +DSM, 06, 24, 84.00, 63.00, 27.00, 18.00, 37.00 +DTW, 06, 24, 81.00, 58.00, 18.00, 21.00, 32.00 +DUG, 06, 24, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 24, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DXR, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 24, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 24, 93.00, 71.00, -9999.00, -9999.00, 17.00 +D45, 06, 24, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 24, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 24, 80.00, 57.00, 24.00, 22.00, 37.00 +ECG, 06, 24, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 24, 93.00, 65.00, -9999.00, -9999.00, 2.00 +EED, 06, 24, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 06, 24, 83.00, 43.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 24, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 24, 79.00, 54.00, 31.00, 35.00, 50.00 +EKO, 06, 24, 84.00, 47.00, 9.00, 9.00, 14.00 +ELD, 06, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 24, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 24, 97.00, 66.00, 10.00, 5.00, 13.00 +ELY, 06, 24, 82.00, 43.00, 9.00, 10.00, 15.00 +EMP, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 24, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +END, 06, 24, 92.00, 68.00, -9999.00, -9999.00, 22.00 +ENN, 06, 24, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 24, 86.00, 63.00, -9999.00, -9999.00, 12.00 +EPH, 06, 24, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 24, 77.00, 60.00, 24.00, 22.00, 36.00 +ESF, 06, 24, 91.00, 71.00, -9999.00, -9999.00, 33.00 +EUG, 06, 24, 77.00, 51.00, 13.00, 14.00, 20.00 +EVV, 06, 24, 88.00, 65.00, 23.00, 21.00, 34.00 +EWN, 06, 24, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 24, 84.00, 65.00, 22.00, 22.00, 34.00 +EYW, 06, 24, 88.00, 79.00, 22.00, 22.00, 35.00 +E74, 06, 24, 98.00, 63.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 24, 86.00, 64.00, -9999.00, -9999.00, 34.00 +FAI, 06, 24, 72.00, 51.00, 26.00, 28.00, 42.00 +FAR, 06, 24, 80.00, 56.00, 23.00, 21.00, 36.00 +FAT, 06, 24, 95.00, 62.00, 1.00, 1.00, 2.00 +FAY, 06, 24, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 24, 74.00, 45.00, 21.00, 23.00, 35.00 +FCS, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FDY, 06, 24, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 24, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +FLG, 06, 24, 80.00, 45.00, 8.00, 13.00, 17.00 +FLL, 06, 24, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 24, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 24, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 06, 24, 86.00, 60.00, -9999.00, -9999.00, 31.00 +FMH, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 06, 24, 90.00, 52.00, 9.00, 6.00, 12.00 +FMY, 06, 24, 91.00, 74.00, 21.00, 42.00, 51.00 +FNT, 06, 24, 79.00, 57.00, 20.00, 19.00, 32.00 +FOD, 06, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 24, 86.00, 65.00, -9999.00, -9999.00, 31.00 +FOK, 06, 24, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 24, 88.00, 65.00, -9999.00, -9999.00, 32.00 +FSD, 06, 24, 83.00, 59.00, 27.00, 16.00, 36.00 +FSI, 06, 24, 92.00, 69.00, -9999.00, -9999.00, 21.00 +FSM, 06, 24, 90.00, 68.00, 15.00, 20.00, 28.00 +FTK, 06, 24, 86.00, 62.00, -9999.00, -9999.00, 30.00 +FWA, 06, 24, 83.00, 61.00, 19.00, 22.00, 32.00 +FWH, 06, 24, 92.00, 70.00, -9999.00, -9999.00, 17.00 +FYU, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 24, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 24, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 24, 108.00, 73.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 24, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 24, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 24, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 24, 78.00, 51.00, 15.00, 13.00, 22.00 +GFA, 06, 24, 78.00, 50.00, -9999.00, -9999.00, 30.00 +GFK, 06, 24, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 24, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 24, 80.00, 53.00, 22.00, 16.00, 30.00 +GJT, 06, 24, 90.00, 60.00, 11.00, 9.00, 16.00 +GKN, 06, 24, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 24, 86.00, 58.00, 19.00, 9.00, 25.00 +GLH, 06, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 24, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 24, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 06, 24, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 24, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 24, 77.00, 56.00, 27.00, 20.00, 37.00 +GRCI, 06, 24, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 24, 75.00, 49.00, -9999.00, -9999.00, 22.00 +GRI, 06, 24, 86.00, 62.00, 22.00, 13.00, 28.00 +GRK, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 06, 24, 81.00, 57.00, 21.00, 19.00, 32.00 +GSB, 06, 24, 88.00, 67.00, -9999.00, -9999.00, 36.00 +GSG, 06, 24, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 24, 85.00, 64.00, 21.00, 23.00, 36.00 +GSP, 06, 24, 87.00, 66.00, 22.00, 24.00, 36.00 +GST, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 24, 76.00, 58.00, -9999.00, -9999.00, 37.00 +GTF, 06, 24, 78.00, 50.00, 22.00, 18.00, 30.00 +GUP, 06, 24, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 24, 83.00, 60.00, -9999.00, -9999.00, 33.00 +GVW, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +GWO, 06, 24, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 24, 82.00, 69.00, 21.00, 18.00, 31.00 +HBR, 06, 24, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 24, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 24, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 24, 84.00, 55.00, -9999.00, -9999.00, 15.00 +HKY, 06, 24, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 24, 79.00, 50.00, 19.00, 19.00, 29.00 +HMN, 06, 24, 97.00, 60.00, -9999.00, -9999.00, 16.00 +HMS, 06, 24, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 24, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 24, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 06, 24, 83.00, 58.00, 24.00, 16.00, 33.00 +HOP, 06, 24, 88.00, 64.00, -9999.00, -9999.00, 32.00 +HOT, 06, 24, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 24, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 24, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 24, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 24, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 24, 91.00, 69.00, -9999.00, -9999.00, 37.00 +HST, 06, 24, 89.00, 71.00, -9999.00, -9999.00, 48.00 +HSV, 06, 24, 88.00, 67.00, 19.00, 23.00, 34.00 +HTL, 06, 24, 77.00, 53.00, 26.00, 22.00, 38.00 +HTS, 06, 24, 83.00, 62.00, 23.00, 27.00, 39.00 +HUF, 06, 24, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 24, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 24, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 24, 81.00, 51.00, 17.00, 16.00, 26.00 +IAB, 06, 24, 89.00, 67.00, -9999.00, -9999.00, 28.00 +IAD, 06, 24, 85.00, 61.00, 22.00, 25.00, 36.00 +IAG, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 24, 91.00, 72.00, 11.00, 25.00, 30.00 +ICT, 06, 24, 89.00, 67.00, 19.00, 17.00, 29.00 +IDA, 06, 24, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 24, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 24, 83.00, 64.00, 24.00, 21.00, 35.00 +ILI, 06, 24, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 24, 87.00, 69.00, 20.00, 24.00, 34.00 +IMT, 06, 24, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +IND, 06, 24, 84.00, 63.00, 21.00, 22.00, 34.00 +INL, 06, 24, 75.00, 52.00, 33.00, 27.00, 47.00 +INS, 06, 24, 95.00, 65.00, -9999.00, -9999.00, 3.00 +INT, 06, 24, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +INW, 06, 24, 92.00, 57.00, 6.00, 7.00, 12.00 +IPL, 06, 24, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 24, 81.00, 59.00, 25.00, 28.00, 41.00 +IRK, 06, 24, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 24, 80.00, 53.00, 21.00, 16.00, 30.00 +ISP, 06, 24, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 24, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 24, 104.00, 71.00, -9999.00, -9999.00, 5.00 +IWD, 06, 24, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 24, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 24, 92.00, 69.00, 17.00, 23.00, 34.00 +JAX, 06, 24, 90.00, 70.00, 20.00, 36.00, 43.00 +JBR, 06, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 24, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 24, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 24, 79.00, 64.00, 19.00, 21.00, 32.00 +JHW, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 24, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 24, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 24, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 24, 62.00, 46.00, 44.00, 44.00, 57.00 +JST, 06, 24, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 24, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 24, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 24, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 24, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 24, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 24, 80.00, 57.00, 19.00, 19.00, 32.00 +LAR, 06, 24, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 24, 103.00, 72.00, 2.00, 2.00, 4.00 +LAX, 06, 24, 73.00, 61.00, 1.00, 1.00, 1.00 +LBB, 06, 24, 91.00, 66.00, 16.00, 9.00, 21.00 +LBF, 06, 24, 84.00, 56.00, 25.00, 11.00, 31.00 +LCH, 06, 24, 90.00, 73.00, 14.00, 25.00, 32.00 +LCK, 06, 24, 84.00, 61.00, -9999.00, -9999.00, 33.00 +LEB, 06, 24, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 24, 84.00, 63.00, 21.00, 25.00, 35.00 +LFI, 06, 24, 84.00, 68.00, -9999.00, -9999.00, 30.00 +LFK, 06, 24, 91.00, 71.00, 12.00, 22.00, 28.00 +LFT, 06, 24, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 24, 81.00, 65.00, 21.00, 21.00, 33.00 +LGB, 06, 24, 79.00, 61.00, 0.00, 1.00, 1.00 +LGU, 06, 24, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 24, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 24, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 24, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 24, 91.00, 69.00, 16.00, 20.00, 29.00 +LIZ, 06, 24, 74.00, 51.00, -9999.00, -9999.00, 44.00 +LMT, 06, 24, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LND, 06, 24, 81.00, 51.00, 11.00, 12.00, 18.00 +LNK, 06, 24, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 24, 88.00, 52.00, 4.00, 4.00, 7.00 +LOZ, 06, 24, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 24, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 24, 90.00, 67.00, -9999.00, -9999.00, 32.00 +LSE, 06, 24, 82.00, 59.00, 21.00, 22.00, 35.00 +LSF, 06, 24, 91.00, 70.00, -9999.00, -9999.00, 30.00 +LSV, 06, 24, 104.00, 64.00, -9999.00, -9999.00, 3.00 +LTS, 06, 24, 95.00, 68.00, -9999.00, -9999.00, 20.00 +LUF, 06, 24, 106.00, 70.00, -9999.00, -9999.00, 5.00 +LVS, 06, 24, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 24, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 24, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 24, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 24, 84.00, 63.00, 23.00, 24.00, 38.00 +MAF, 06, 24, 94.00, 67.00, 12.00, 7.00, 17.00 +MBL, 06, 24, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 24, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 24, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 24, 90.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 06, 24, 90.00, 74.00, -9999.00, -9999.00, 41.00 +MCG, 06, 24, 67.00, 47.00, 33.00, 31.00, 47.00 +MCI, 06, 24, 86.00, 65.00, 24.00, 18.00, 33.00 +MCK, 06, 24, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 24, 91.00, 68.00, 15.00, 24.00, 33.00 +MCO, 06, 24, 91.00, 73.00, 18.00, 45.00, 51.00 +MCW, 06, 24, 82.00, 59.00, 18.00, 17.00, 28.00 +MC2, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MDH, 06, 24, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 24, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 24, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 24, 83.00, 62.00, 27.00, 22.00, 39.00 +MEI, 06, 24, 91.00, 68.00, 17.00, 25.00, 35.00 +MEM, 06, 24, 91.00, 71.00, 17.00, 18.00, 30.00 +MER, 06, 24, 94.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 06, 24, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 24, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 24, 85.00, 52.00, 8.00, 7.00, 12.00 +MGE, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 06, 24, 90.00, 69.00, 14.00, 26.00, 34.00 +MGW, 06, 24, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 24, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 24, 90.00, 58.00, -9999.00, -9999.00, 3.00 +MHS, 06, 24, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 24, 89.00, 74.00, 24.00, 40.00, 49.00 +MIB, 06, 24, 78.00, 55.00, -9999.00, -9999.00, 34.00 +MIV, 06, 24, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 24, 89.00, 52.00, -9999.00, -9999.00, 15.00 +MKC, 06, 24, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 24, 77.00, 58.00, 25.00, 22.00, 37.00 +MKG, 06, 24, 78.00, 57.00, 24.00, 17.00, 31.00 +MKL, 06, 24, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 24, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 24, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 24, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 24, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 24, 84.00, 62.00, 25.00, 22.00, 38.00 +MLS, 06, 24, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 24, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 24, 91.00, 69.00, -9999.00, -9999.00, 34.00 +MOB, 06, 24, 91.00, 72.00, 18.00, 35.00, 43.00 +MOT, 06, 24, 78.00, 55.00, 23.00, 18.00, 32.00 +MPV, 06, 24, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 24, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 24, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 24, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 24, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 24, 67.00, 51.00, -9999.00, -9999.00, 9.00 +MSL, 06, 24, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 24, 80.00, 56.00, 24.00, 21.00, 36.00 +MSO, 06, 24, 77.00, 48.00, 21.00, 20.00, 32.00 +MSP, 06, 24, 81.00, 60.00, 23.00, 24.00, 39.00 +MSS, 06, 24, 77.00, 55.00, 25.00, 24.00, 37.00 +MSY, 06, 24, 90.00, 72.00, 14.00, 34.00, 41.00 +MTC, 06, 24, 79.00, 58.00, -9999.00, -9999.00, 31.00 +MTN, 06, 24, 85.00, 63.00, -9999.00, -9999.00, 31.00 +MTO, 06, 24, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 24, 83.00, 59.00, -9999.00, -9999.00, 31.00 +MUO, 06, 24, 88.00, 54.00, -9999.00, -9999.00, 16.00 +MWA, 06, 24, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 24, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 24, 90.00, 69.00, -9999.00, -9999.00, 32.00 +MYL, 06, 24, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 24, 89.00, 68.00, -9999.00, -9999.00, 35.00 +NAO, 06, 24, 86.00, 74.00, -9999.00, -9999.00, 43.00 +NBC, 06, 24, 89.00, 71.00, -9999.00, -9999.00, 39.00 +NBE, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NBU, 06, 24, 81.00, 60.00, -9999.00, -9999.00, 32.00 +NCA, 06, 24, 88.00, 65.00, -9999.00, -9999.00, 37.00 +NCO, 06, 24, 75.00, 59.00, -9999.00, -9999.00, 33.00 +NC1, 06, 24, 94.00, 64.00, -9999.00, -9999.00, 2.00 +NEL, 06, 24, 83.00, 60.00, -9999.00, -9999.00, 32.00 +NFG, 06, 24, 71.00, 59.00, -9999.00, -9999.00, 5.00 +NFL, 06, 24, 86.00, 50.00, -9999.00, -9999.00, 11.00 +NGP, 06, 24, 90.00, 74.00, -9999.00, -9999.00, 16.00 +NGU, 06, 24, 84.00, 67.00, -9999.00, -9999.00, 28.00 +NGZ, 06, 24, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 24, 85.00, 62.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 24, 75.00, 56.00, -9999.00, -9999.00, 35.00 +NID, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 24, 90.00, 70.00, -9999.00, -9999.00, 42.00 +NIR, 06, 24, 92.00, 72.00, -9999.00, -9999.00, 19.00 +NKT, 06, 24, 85.00, 70.00, -9999.00, -9999.00, 38.00 +NKX, 06, 24, 73.00, 63.00, -9999.00, -9999.00, 6.00 +NLC, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 24, 90.00, 66.00, -9999.00, -9999.00, 31.00 +NPA, 06, 24, 89.00, 73.00, -9999.00, -9999.00, 34.00 +NQA, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 24, 93.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 06, 24, 88.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 06, 24, 88.00, 72.00, -9999.00, -9999.00, 41.00 +NRC, 06, 24, 94.00, 57.00, -9999.00, -9999.00, 2.00 +NRS, 06, 24, 70.00, 61.00, -9999.00, -9999.00, 3.00 +NSE, 06, 24, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NSI, 06, 24, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 24, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 24, 79.00, 60.00, -9999.00, -9999.00, 3.00 +NTU, 06, 24, 84.00, 67.00, -9999.00, -9999.00, 31.00 +NUC, 06, 24, 71.00, 59.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 24, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 06, 24, 69.00, 48.00, -9999.00, -9999.00, 24.00 +NWF, 06, 24, 79.00, 61.00, -9999.00, -9999.00, 1.00 +NXX, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NYG, 06, 24, 87.00, 62.00, -9999.00, -9999.00, 31.00 +NZC, 06, 24, 91.00, 67.00, -9999.00, -9999.00, 46.00 +NZJ, 06, 24, 80.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 06, 24, 78.00, 58.00, -9999.00, -9999.00, 35.00 +NZY, 06, 24, 73.00, 63.00, -9999.00, -9999.00, 3.00 +OAK, 06, 24, 73.00, 52.00, 2.00, 2.00, 3.00 +OAR, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 06, 24, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 24, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 24, 90.00, 68.00, 17.00, 14.00, 25.00 +OLM, 06, 24, 73.00, 48.00, 18.00, 21.00, 28.00 +OMA, 06, 24, 86.00, 63.00, 23.00, 17.00, 31.00 +OME, 06, 24, 55.00, 41.00, 25.00, 26.00, 34.00 +ONT, 06, 24, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 24, 81.00, 60.00, 25.00, 21.00, 36.00 +ORF, 06, 24, 84.00, 67.00, 18.00, 22.00, 33.00 +ORH, 06, 24, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 24, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 24, 76.00, 53.00, -9999.00, -9999.00, 30.00 +OTG, 06, 24, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 24, 65.00, 51.00, 16.00, 17.00, 24.00 +OTM, 06, 24, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 24, 53.00, 41.00, 14.00, 16.00, 23.00 +OURC, 06, 24, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 24, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 24, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 24, 91.00, 68.00, -9999.00, -9999.00, 37.00 +PACZ, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 24, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 24, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 24, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 24, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 24, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 24, 90.00, 70.00, -9999.00, -9999.00, 31.00 +PAQ, 06, 24, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 24, 46.00, 41.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 24, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 24, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 24, 78.00, 57.00, -9999.00, -9999.00, 38.00 +PBI, 06, 24, 89.00, 74.00, 23.00, 36.00, 46.00 +PDT, 06, 24, 82.00, 55.00, 10.00, 11.00, 16.00 +PDX, 06, 24, 76.00, 54.00, 18.00, 19.00, 26.00 +PFN, 06, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 24, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 24, 84.00, 64.00, 23.00, 21.00, 35.00 +PHX, 06, 24, 105.00, 76.00, 4.00, 2.00, 6.00 +PIA, 06, 24, 84.00, 63.00, 23.00, 21.00, 36.00 +PIB, 06, 24, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 24, 82.00, 49.00, 12.00, 11.00, 20.00 +PIR, 06, 24, 85.00, 58.00, 23.00, 15.00, 30.00 +PIT, 06, 24, 81.00, 59.00, 25.00, 26.00, 41.00 +PKB, 06, 24, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 24, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 24, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 24, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 24, 89.00, 73.00, 17.00, 27.00, 36.00 +POB, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +POE, 06, 24, 91.00, 69.00, -9999.00, -9999.00, 38.00 +POM, 06, 24, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +POU, 06, 24, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 24, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 24, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 24, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 24, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 24, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 24, 78.00, 54.00, -9999.00, -9999.00, 32.00 +PSP, 06, 24, 106.00, 70.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 24, 89.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 24, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 24, 90.00, 57.00, 16.00, 12.00, 25.00 +PUC, 06, 24, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 24, 79.00, 59.00, 22.00, 21.00, 34.00 +PVU, 06, 24, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 24, 75.00, 54.00, 27.00, 23.00, 38.00 +P02, 06, 24, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +P07, 06, 24, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 06, 24, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P24, 06, 24, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +P28, 06, 24, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +P35, 06, 24, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 06, 24, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +P39, 06, 24, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +P58, 06, 24, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +P59, 06, 24, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +P60, 06, 24, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +P61, 06, 24, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +P67, 06, 24, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +P68, 06, 24, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +P69, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 24, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 24, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 24, 81.00, 54.00, 25.00, 20.00, 36.00 +RBL, 06, 24, 94.00, 64.00, 3.00, 2.00, 5.00 +RCA, 06, 24, 81.00, 54.00, -9999.00, -9999.00, 34.00 +RDD, 06, 24, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 24, 80.00, 44.00, 10.00, 10.00, 16.00 +RDR, 06, 24, 78.00, 54.00, -9999.00, -9999.00, 35.00 +RDU, 06, 24, 86.00, 65.00, 20.00, 20.00, 32.00 +REE, 06, 24, 91.00, 66.00, -9999.00, -9999.00, 19.00 +REJ, 06, 24, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 24, 82.00, 60.00, 24.00, 21.00, 37.00 +RIC, 06, 24, 87.00, 65.00, 20.00, 20.00, 33.00 +RIV, 06, 24, 89.00, 57.00, -9999.00, -9999.00, 2.00 +RIW, 06, 24, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 24, 78.00, 48.00, 8.00, 10.00, 15.00 +RME, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 06, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +RND, 06, 24, 93.00, 74.00, -9999.00, -9999.00, 17.00 +RNO, 06, 24, 86.00, 49.00, 5.00, 4.00, 8.00 +ROA, 06, 24, 84.00, 62.00, 17.00, 25.00, 34.00 +ROC, 06, 24, 78.00, 56.00, 22.00, 24.00, 36.00 +ROW, 06, 24, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 24, 89.00, 64.00, 16.00, 9.00, 22.00 +RST, 06, 24, 80.00, 57.00, 25.00, 22.00, 39.00 +RWF, 06, 24, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 24, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 24, 90.00, 56.00, 2.00, 2.00, 2.00 +SAF, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 24, 73.00, 63.00, 2.00, 2.00, 3.00 +SAT, 06, 24, 93.00, 74.00, 13.00, 18.00, 22.00 +SAV, 06, 24, 90.00, 70.00, 19.00, 29.00, 39.00 +SAW, 06, 24, 72.00, 52.00, -9999.00, -9999.00, 38.00 +SBA, 06, 24, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 24, 92.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 06, 24, 81.00, 61.00, 22.00, 21.00, 34.00 +SBP, 06, 24, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 24, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 24, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 24, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 24, 91.00, 59.00, 0.00, 2.00, 2.00 +SDF, 06, 24, 85.00, 65.00, 20.00, 24.00, 35.00 +SEA, 06, 24, 72.00, 53.00, 15.00, 16.00, 23.00 +SEM, 06, 24, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 24, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 24, 71.00, 53.00, 1.00, 1.00, 2.00 +SGF, 06, 24, 86.00, 64.00, 19.00, 20.00, 30.00 +SGY, 06, 24, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 24, 80.00, 49.00, 22.00, 17.00, 31.00 +SHV, 06, 24, 91.00, 70.00, 16.00, 19.00, 28.00 +SIT, 06, 24, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 24, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 24, 94.00, 67.00, 12.00, 12.00, 20.00 +SKA, 06, 24, 78.00, 51.00, -9999.00, -9999.00, 19.00 +SKF, 06, 24, 93.00, 74.00, -9999.00, -9999.00, 16.00 +SLC, 06, 24, 86.00, 58.00, 12.00, 10.00, 18.00 +SLE, 06, 24, 77.00, 49.00, 14.00, 15.00, 21.00 +SLN, 06, 24, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 24, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 24, 72.00, 51.00, -9999.00, 1.00, 1.00 +SNA, 06, 24, 70.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 24, 47.00, 39.00, 25.00, 34.00, 43.00 +SNS, 06, 24, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 24, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 24, 86.00, 64.00, 25.00, 21.00, 35.00 +SPS, 06, 24, 94.00, 70.00, 15.00, 12.00, 22.00 +SRQ, 06, 24, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 24, 90.00, 67.00, -9999.00, -9999.00, 35.00 +SSI, 06, 24, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 06, 24, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 24, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +STL, 06, 24, 87.00, 68.00, 21.00, 21.00, 33.00 +STNV, 06, 24, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +STS, 06, 24, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 24, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 24, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 24, 86.00, 54.00, -9999.00, -9999.00, 2.00 +SUX, 06, 24, 84.00, 62.00, 23.00, 17.00, 33.00 +SVN, 06, 24, 90.00, 70.00, -9999.00, -9999.00, 38.00 +SWF, 06, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 24, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 24, 79.00, 56.00, 24.00, 28.00, 40.00 +SZL, 06, 24, 86.00, 63.00, -9999.00, -9999.00, 32.00 +TAD, 06, 24, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 24, 87.00, 61.00, -9999.00, -9999.00, 32.00 +TCC, 06, 24, 91.00, 62.00, 15.00, 6.00, 17.00 +TCL, 06, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 24, 75.00, 49.00, -9999.00, -9999.00, 26.00 +TCS, 06, 24, 93.00, 65.00, -9999.00, 7.00, 16.00 +TEB, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 24, 90.00, 68.00, -9999.00, -9999.00, 25.00 +TKA, 06, 24, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 24, 91.00, 70.00, 17.00, 38.00, 45.00 +TNX, 06, 24, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 24, 82.00, 58.00, 19.00, 21.00, 32.00 +TOP, 06, 24, 86.00, 65.00, 24.00, 19.00, 35.00 +TPA, 06, 24, 90.00, 74.00, 16.00, 33.00, 41.00 +TPH, 06, 24, 86.00, 53.00, 4.00, 3.00, 5.00 +TRI, 06, 24, 83.00, 62.00, 24.00, 30.00, 41.00 +TRK, 06, 24, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 24, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 24, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 24, 90.00, 70.00, 20.00, 16.00, 29.00 +TUP, 06, 24, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 24, 100.00, 70.00, 10.00, 7.00, 15.00 +TVC, 06, 24, 78.00, 54.00, 20.00, 15.00, 29.00 +TVL, 06, 24, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 24, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 24, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 24, 86.00, 64.00, 20.00, 23.00, 33.00 +T01, 06, 24, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T02, 06, 24, 88.00, 67.00, -9999.00, -9999.00, 34.00 +T03, 06, 24, 88.00, 68.00, -9999.00, -9999.00, 35.00 +T04, 06, 24, 89.00, 73.00, -9999.00, -9999.00, 41.00 +T05, 06, 24, 88.00, 63.00, -9999.00, -9999.00, 30.00 +T06, 06, 24, 91.00, 66.00, -9999.00, -9999.00, 29.00 +T07, 06, 24, 93.00, 55.00, -9999.00, -9999.00, 15.00 +T08, 06, 24, 86.00, 63.00, -9999.00, -9999.00, 12.00 +UCA, 06, 24, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 24, 95.00, 65.00, -9999.00, -9999.00, 3.00 +UIL, 06, 24, 66.00, 48.00, 33.00, 35.00, 44.00 +UIN, 06, 24, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 24, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 24, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 24, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 06, 24, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +U28, 06, 24, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 24, 91.00, 67.00, -9999.00, -9999.00, 35.00 +VBG, 06, 24, 72.00, 52.00, -9999.00, -9999.00, 7.00 +VCT, 06, 24, 92.00, 74.00, 11.00, 20.00, 25.00 +VCV, 06, 24, 94.00, 57.00, -9999.00, -9999.00, 2.00 +VDZ, 06, 24, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 24, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 24, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 24, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 24, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 24, 91.00, 69.00, -9999.00, -9999.00, 36.00 +VRB, 06, 24, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 24, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 24, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 24, 84.00, 63.00, 20.00, 16.00, 29.00 +WJA, 06, 24, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 24, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 24, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 24, 87.00, 48.00, 9.00, 8.00, 13.00 +WPO, 06, 24, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 24, 91.00, 68.00, -9999.00, -9999.00, 35.00 +WRG, 06, 24, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 24, 84.00, 59.00, -9999.00, -9999.00, 30.00 +WRL, 06, 24, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +X68, 06, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 24, 57.00, 45.00, 48.00, 48.00, 59.00 +YCG, 06, 24, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 24, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 24, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 24, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 24, 82.00, 51.00, 7.00, 8.00, 13.00 +YNG, 06, 24, 79.00, 57.00, 24.00, 24.00, 37.00 +YPA, 06, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 24, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 24, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 24, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 24, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 24, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 24, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 24, 105.00, 75.00, 1.00, 1.00, 1.00 +YVR, 06, 24, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 24, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 24, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 24, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 24, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 24, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 24, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 24, 73.00, 47.00, 26.00, 26.00, 42.00 +ZUN, 06, 24, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 24, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 24, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 24, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +01R, 06, 24, 91.00, 70.00, -9999.00, -9999.00, 28.00 +1V1, 06, 24, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 24, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 24, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 24, 85.00, 69.00, -9999.00, -9999.00, 36.00 +2PJ, 06, 24, 90.00, 67.00, -9999.00, -9999.00, 34.00 +3B1, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 24, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 24, 78.00, 52.00, -9999.00, -9999.00, 30.00 +3SE, 06, 24, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 24, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 24, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +4OM, 06, 24, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 24, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 24, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 24, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 24, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 25, 82.00, 61.00, 24.00, 23.00, 37.00 +ABI, 06, 25, 93.00, 71.00, 13.00, 11.00, 20.00 +ABQ, 06, 25, 92.00, 61.00, 10.00, 8.00, 17.00 +ABR, 06, 25, 82.00, 57.00, 23.00, 18.00, 35.00 +ABY, 06, 25, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 25, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 25, 94.00, 72.00, 11.00, 13.00, 20.00 +ACV, 06, 25, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 25, 82.00, 61.00, 20.00, 17.00, 29.00 +ADK, 06, 25, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 25, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 25, 57.00, 45.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 25, 84.00, 61.00, -9999.00, -9999.00, 32.00 +AEX, 06, 25, 91.00, 71.00, -9999.00, -9999.00, 28.00 +AFF, 06, 25, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 25, 92.00, 71.00, -9999.00, -9999.00, 60.00 +AGS, 06, 25, 90.00, 67.00, 19.00, 25.00, 36.00 +AHN, 06, 25, 88.00, 67.00, 17.00, 23.00, 31.00 +AKN, 06, 25, 60.00, 43.00, 33.00, 31.00, 46.00 +AKO, 06, 25, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 25, 81.00, 57.00, 24.00, 24.00, 39.00 +ALI, 06, 25, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 25, 82.00, 60.00, 24.00, 19.00, 36.00 +ALS, 06, 25, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 25, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 25, 89.00, 63.00, 20.00, 12.00, 28.00 +AMG, 06, 25, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 25, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 25, 63.00, 49.00, 19.00, 23.00, 30.00 +AND, 06, 25, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 25, 62.00, 49.00, 40.00, 41.00, 53.00 +AOO, 06, 25, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 06, 25, 77.00, 50.00, 22.00, 22.00, 34.00 +AQQ, 06, 25, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 06, 25, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +AST, 06, 25, 65.00, 51.00, 25.00, 26.00, 35.00 +ATL, 06, 25, 87.00, 68.00, 18.00, 24.00, 33.00 +ATW, 06, 25, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 25, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 25, 84.00, 62.00, -9999.00, -9999.00, 32.00 +AUG, 06, 25, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 25, 93.00, 72.00, 12.00, 16.00, 22.00 +AUW, 06, 25, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 25, 81.00, 60.00, 20.00, 28.00, 38.00 +AVP, 06, 25, 79.00, 59.00, 26.00, 27.00, 42.00 +AXN, 06, 25, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 25, 79.00, 58.00, -9999.00, -9999.00, 30.00 +AYS, 06, 25, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 25, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 25, 93.00, 60.00, -9999.00, -9999.00, 4.00 +BAD, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 25, 76.00, 42.00, -9999.00, -9999.00, 11.00 +BDL, 06, 25, 82.00, 59.00, 24.00, 23.00, 36.00 +BDR, 06, 25, 78.00, 62.00, 21.00, 20.00, 32.00 +BET, 06, 25, 61.00, 44.00, 32.00, 28.00, 42.00 +BFD, 06, 25, 74.00, 51.00, 27.00, 29.00, 42.00 +BFF, 06, 25, 85.00, 55.00, 22.00, 14.00, 31.00 +BFL, 06, 25, 95.00, 66.00, 1.00, 1.00, 1.00 +BGM, 06, 25, 76.00, 57.00, 24.00, 28.00, 41.00 +BGR, 06, 25, 75.00, 55.00, 23.00, 25.00, 36.00 +BGS, 06, 25, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 25, 89.00, 67.00, 17.00, 27.00, 35.00 +BID, 06, 25, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 25, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 25, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 25, 82.00, 55.00, 21.00, 17.00, 30.00 +BIS, 06, 25, 80.00, 54.00, 27.00, 19.00, 37.00 +BIX, 06, 25, 89.00, 74.00, -9999.00, -9999.00, 34.00 +BJI, 06, 25, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 25, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 25, 85.00, 51.00, -9999.00, -9999.00, 32.00 +BKW, 06, 25, 78.00, 58.00, 27.00, 30.00, 45.00 +BLF, 06, 25, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 25, 107.00, 76.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 25, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 25, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 25, 87.00, 64.00, -9999.00, -9999.00, 30.00 +BNA, 06, 25, 88.00, 66.00, 19.00, 22.00, 34.00 +BNO, 06, 25, 79.00, 44.00, -9999.00, 11.00, 26.00 +BOI, 06, 25, 85.00, 54.00, 10.00, 8.00, 16.00 +BOS, 06, 25, 79.00, 62.00, 23.00, 22.00, 34.00 +BPI, 06, 25, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 25, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 25, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 25, 84.00, 63.00, -9999.00, -9999.00, 30.00 +BRO, 06, 25, 92.00, 75.00, 11.00, 18.00, 22.00 +BRW, 06, 25, 41.00, 32.00, 15.00, 17.00, 25.00 +BSM, 06, 25, 93.00, 72.00, -9999.00, -9999.00, 16.00 +BTI, 06, 25, 41.00, 32.00, 13.00, 13.00, 21.00 +BTL, 06, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 25, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 25, 91.00, 72.00, 14.00, 31.00, 37.00 +BTT, 06, 25, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 25, 78.00, 57.00, 29.00, 29.00, 46.00 +BUB, 06, 25, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 25, 77.00, 59.00, 24.00, 23.00, 36.00 +BUR, 06, 25, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 25, 90.00, 73.00, -9999.00, 19.00, 24.00 +BWG, 06, 25, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 25, 85.00, 64.00, 21.00, 21.00, 34.00 +BYH, 06, 25, 91.00, 69.00, -9999.00, -9999.00, 32.00 +BYI, 06, 25, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 25, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 25, 90.00, 68.00, 19.00, 25.00, 36.00 +CAG, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 25, 80.00, 59.00, 21.00, 24.00, 37.00 +CAO, 06, 25, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 25, 74.00, 51.00, 29.00, 32.00, 44.00 +CBM, 06, 25, 90.00, 67.00, -9999.00, -9999.00, 29.00 +CDB, 06, 25, 52.00, 43.00, 40.00, 46.00, 59.00 +CDC, 06, 25, 87.00, 53.00, 6.00, 8.00, 12.00 +CDR, 06, 25, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 25, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 25, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 06, 25, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 25, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 25, 88.00, 66.00, 19.00, 25.00, 35.00 +CHO, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 25, 89.00, 70.00, 18.00, 27.00, 38.00 +CID, 06, 25, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 25, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 25, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 25, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 25, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 25, 80.00, 59.00, 21.00, 23.00, 37.00 +CLL, 06, 25, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 25, 87.00, 67.00, 22.00, 23.00, 36.00 +CMH, 06, 25, 82.00, 60.00, 20.00, 26.00, 36.00 +CMI, 06, 25, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 25, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 25, 88.00, 64.00, 21.00, 12.00, 29.00 +CNM, 06, 25, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 25, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +COD, 06, 25, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +COF, 06, 25, 89.00, 71.00, -9999.00, -9999.00, 37.00 +CON, 06, 25, 79.00, 53.00, 22.00, 23.00, 34.00 +COS, 06, 25, 81.00, 54.00, 21.00, 20.00, 34.00 +COT, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 25, 85.00, 63.00, 22.00, 19.00, 33.00 +CPR, 06, 25, 83.00, 50.00, 17.00, 16.00, 28.00 +CRBC, 06, 25, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 25, 91.00, 74.00, 11.00, 17.00, 22.00 +CRW, 06, 25, 84.00, 62.00, 27.00, 27.00, 41.00 +CSG, 06, 25, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 25, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 25, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 25, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 25, 84.00, 62.00, 20.00, 26.00, 37.00 +CVN, 06, 25, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 25, 89.00, 61.00, -9999.00, -9999.00, 23.00 +CXY, 06, 25, 83.00, 63.00, 18.00, 21.00, 32.00 +CYS, 06, 25, 78.00, 51.00, 19.00, 22.00, 31.00 +DAA, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 25, 89.00, 72.00, 18.00, 36.00, 43.00 +DAG, 06, 25, 101.00, 70.00, 1.00, 2.00, 2.00 +DAL, 06, 25, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 25, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 25, 83.00, 61.00, 18.00, 24.00, 35.00 +DBQ, 06, 25, 80.00, 59.00, 23.00, 21.00, 35.00 +DCA, 06, 25, 86.00, 69.00, 18.00, 23.00, 34.00 +DDC, 06, 25, 90.00, 64.00, 19.00, 11.00, 25.00 +DEC, 06, 25, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 25, 84.00, 55.00, 18.00, 18.00, 30.00 +DFW, 06, 25, 94.00, 72.00, 13.00, 12.00, 21.00 +DHN, 06, 25, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 25, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 25, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 25, 95.00, 73.00, -9999.00, -9999.00, 14.00 +DLG, 06, 25, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 25, 74.00, 51.00, 29.00, 26.00, 43.00 +DLLC, 06, 25, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 25, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 25, 100.00, 70.00, -9999.00, -9999.00, 15.00 +DMN, 06, 25, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 25, 85.00, 64.00, -9999.00, -9999.00, 30.00 +DPG, 06, 25, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 25, 91.00, 69.00, -9999.00, -9999.00, 36.00 +DRA, 06, 25, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 25, 95.00, 73.00, 11.00, 11.00, 16.00 +DSM, 06, 25, 84.00, 63.00, 27.00, 18.00, 36.00 +DTW, 06, 25, 81.00, 58.00, 18.00, 21.00, 31.00 +DUG, 06, 25, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 25, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 25, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 25, 93.00, 71.00, -9999.00, -9999.00, 17.00 +D45, 06, 25, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 25, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 25, 80.00, 57.00, 23.00, 22.00, 37.00 +ECG, 06, 25, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 25, 93.00, 65.00, -9999.00, -9999.00, 2.00 +EED, 06, 25, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 06, 25, 83.00, 43.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 25, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 25, 79.00, 54.00, 31.00, 35.00, 49.00 +EKO, 06, 25, 85.00, 47.00, 9.00, 9.00, 14.00 +ELD, 06, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 25, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 25, 97.00, 66.00, 10.00, 5.00, 13.00 +ELY, 06, 25, 82.00, 44.00, 9.00, 10.00, 15.00 +EMP, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 25, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +END, 06, 25, 92.00, 68.00, -9999.00, -9999.00, 22.00 +ENN, 06, 25, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 25, 86.00, 63.00, -9999.00, -9999.00, 12.00 +EPH, 06, 25, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 25, 77.00, 60.00, 23.00, 22.00, 35.00 +ESF, 06, 25, 91.00, 71.00, -9999.00, -9999.00, 34.00 +EUG, 06, 25, 77.00, 51.00, 12.00, 14.00, 19.00 +EVV, 06, 25, 88.00, 65.00, 22.00, 21.00, 34.00 +EWN, 06, 25, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 25, 84.00, 65.00, 21.00, 22.00, 34.00 +EYW, 06, 25, 88.00, 79.00, 22.00, 23.00, 35.00 +E74, 06, 25, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 25, 86.00, 64.00, -9999.00, -9999.00, 34.00 +FAI, 06, 25, 72.00, 51.00, 27.00, 28.00, 42.00 +FAR, 06, 25, 80.00, 56.00, 23.00, 20.00, 36.00 +FAT, 06, 25, 95.00, 62.00, 1.00, 1.00, 2.00 +FAY, 06, 25, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 25, 75.00, 45.00, 21.00, 23.00, 34.00 +FCS, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FDY, 06, 25, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 25, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +FLG, 06, 25, 80.00, 45.00, 9.00, 14.00, 18.00 +FLL, 06, 25, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 25, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 25, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 06, 25, 86.00, 60.00, -9999.00, -9999.00, 30.00 +FMH, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 06, 25, 90.00, 53.00, 10.00, 6.00, 13.00 +FMY, 06, 25, 91.00, 74.00, 21.00, 42.00, 52.00 +FNT, 06, 25, 79.00, 57.00, 20.00, 19.00, 32.00 +FOD, 06, 25, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 25, 86.00, 65.00, -9999.00, -9999.00, 30.00 +FOK, 06, 25, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 25, 88.00, 65.00, -9999.00, -9999.00, 32.00 +FSD, 06, 25, 83.00, 59.00, 27.00, 16.00, 35.00 +FSI, 06, 25, 92.00, 69.00, -9999.00, -9999.00, 21.00 +FSM, 06, 25, 90.00, 68.00, 15.00, 19.00, 28.00 +FTK, 06, 25, 86.00, 62.00, -9999.00, -9999.00, 30.00 +FWA, 06, 25, 83.00, 61.00, 19.00, 22.00, 32.00 +FWH, 06, 25, 92.00, 70.00, -9999.00, -9999.00, 17.00 +FYU, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 25, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 25, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 25, 108.00, 74.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 25, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 25, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 25, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 25, 78.00, 51.00, 14.00, 13.00, 21.00 +GFA, 06, 25, 78.00, 50.00, -9999.00, -9999.00, 30.00 +GFK, 06, 25, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 25, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 25, 80.00, 53.00, 22.00, 15.00, 30.00 +GJT, 06, 25, 90.00, 60.00, 12.00, 9.00, 16.00 +GKN, 06, 25, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 25, 86.00, 58.00, 20.00, 9.00, 25.00 +GLH, 06, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 25, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 25, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 06, 25, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 25, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 25, 77.00, 56.00, 26.00, 20.00, 37.00 +GRCI, 06, 25, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 25, 75.00, 49.00, -9999.00, -9999.00, 21.00 +GRI, 06, 25, 86.00, 62.00, 22.00, 13.00, 28.00 +GRK, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 06, 25, 81.00, 57.00, 21.00, 19.00, 32.00 +GSB, 06, 25, 88.00, 67.00, -9999.00, -9999.00, 37.00 +GSG, 06, 25, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 25, 85.00, 64.00, 21.00, 23.00, 36.00 +GSP, 06, 25, 87.00, 66.00, 22.00, 25.00, 37.00 +GST, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 25, 77.00, 58.00, -9999.00, -9999.00, 37.00 +GTF, 06, 25, 78.00, 50.00, 22.00, 18.00, 30.00 +GUP, 06, 25, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 25, 83.00, 60.00, -9999.00, -9999.00, 32.00 +GVW, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +GWO, 06, 25, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 25, 82.00, 69.00, 21.00, 18.00, 31.00 +HBR, 06, 25, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 25, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 25, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 25, 85.00, 55.00, -9999.00, -9999.00, 15.00 +HKY, 06, 25, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 25, 80.00, 50.00, 19.00, 19.00, 29.00 +HMN, 06, 25, 97.00, 61.00, -9999.00, -9999.00, 16.00 +HMS, 06, 25, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 25, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 25, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 06, 25, 83.00, 58.00, 24.00, 16.00, 33.00 +HOP, 06, 25, 88.00, 64.00, -9999.00, -9999.00, 32.00 +HOT, 06, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 25, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 25, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 25, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 25, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 25, 91.00, 69.00, -9999.00, -9999.00, 38.00 +HST, 06, 25, 89.00, 71.00, -9999.00, -9999.00, 48.00 +HSV, 06, 25, 88.00, 67.00, 19.00, 23.00, 34.00 +HTL, 06, 25, 77.00, 53.00, 26.00, 21.00, 38.00 +HTS, 06, 25, 83.00, 62.00, 23.00, 27.00, 39.00 +HUF, 06, 25, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 25, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 25, 81.00, 51.00, 17.00, 16.00, 26.00 +IAB, 06, 25, 89.00, 67.00, -9999.00, -9999.00, 28.00 +IAD, 06, 25, 85.00, 61.00, 22.00, 25.00, 36.00 +IAG, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 25, 91.00, 72.00, 11.00, 25.00, 30.00 +ICT, 06, 25, 89.00, 67.00, 19.00, 16.00, 29.00 +IDA, 06, 25, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 25, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 25, 83.00, 64.00, 24.00, 21.00, 34.00 +ILI, 06, 25, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 25, 87.00, 69.00, 20.00, 25.00, 35.00 +IMT, 06, 25, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +IND, 06, 25, 84.00, 63.00, 21.00, 22.00, 34.00 +INL, 06, 25, 76.00, 52.00, 33.00, 27.00, 47.00 +INS, 06, 25, 95.00, 65.00, -9999.00, -9999.00, 4.00 +INT, 06, 25, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +INW, 06, 25, 92.00, 58.00, 6.00, 7.00, 12.00 +IPL, 06, 25, 104.00, 73.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 25, 81.00, 59.00, 24.00, 28.00, 40.00 +IRK, 06, 25, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 25, 81.00, 53.00, 21.00, 15.00, 30.00 +ISP, 06, 25, 77.00, 62.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 25, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 25, 104.00, 71.00, -9999.00, -9999.00, 6.00 +IWD, 06, 25, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 25, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 25, 92.00, 69.00, 17.00, 23.00, 34.00 +JAX, 06, 25, 90.00, 70.00, 19.00, 36.00, 43.00 +JBR, 06, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 25, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 25, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 25, 79.00, 64.00, 19.00, 20.00, 32.00 +JHW, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 25, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 25, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 25, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 25, 62.00, 46.00, 44.00, 44.00, 57.00 +JST, 06, 25, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 25, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 25, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 25, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 25, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 25, 80.00, 57.00, 19.00, 19.00, 32.00 +LAR, 06, 25, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 25, 103.00, 72.00, 2.00, 3.00, 5.00 +LAX, 06, 25, 73.00, 61.00, 1.00, 1.00, 1.00 +LBB, 06, 25, 91.00, 66.00, 16.00, 9.00, 21.00 +LBF, 06, 25, 84.00, 57.00, 25.00, 11.00, 31.00 +LCH, 06, 25, 90.00, 73.00, 14.00, 25.00, 32.00 +LCK, 06, 25, 84.00, 61.00, -9999.00, -9999.00, 33.00 +LEB, 06, 25, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 25, 84.00, 63.00, 20.00, 25.00, 35.00 +LFI, 06, 25, 84.00, 68.00, -9999.00, -9999.00, 30.00 +LFK, 06, 25, 91.00, 71.00, 12.00, 22.00, 28.00 +LFT, 06, 25, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 25, 81.00, 66.00, 20.00, 21.00, 32.00 +LGB, 06, 25, 79.00, 61.00, 0.00, 1.00, 1.00 +LGU, 06, 25, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 25, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 25, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 25, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 25, 91.00, 69.00, 16.00, 20.00, 29.00 +LIZ, 06, 25, 74.00, 51.00, -9999.00, -9999.00, 44.00 +LMT, 06, 25, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LND, 06, 25, 81.00, 52.00, 11.00, 12.00, 18.00 +LNK, 06, 25, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 25, 89.00, 52.00, 4.00, 4.00, 7.00 +LOZ, 06, 25, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 25, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 25, 90.00, 67.00, -9999.00, -9999.00, 32.00 +LSE, 06, 25, 82.00, 59.00, 21.00, 21.00, 35.00 +LSF, 06, 25, 91.00, 70.00, -9999.00, -9999.00, 30.00 +LSV, 06, 25, 104.00, 64.00, -9999.00, -9999.00, 4.00 +LTS, 06, 25, 95.00, 68.00, -9999.00, -9999.00, 19.00 +LUF, 06, 25, 106.00, 70.00, -9999.00, -9999.00, 5.00 +LVS, 06, 25, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 25, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 25, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 25, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 25, 84.00, 63.00, 22.00, 24.00, 37.00 +MAF, 06, 25, 94.00, 67.00, 12.00, 7.00, 17.00 +MBL, 06, 25, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 25, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 25, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 25, 90.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 06, 25, 90.00, 74.00, -9999.00, -9999.00, 41.00 +MCG, 06, 25, 67.00, 47.00, 33.00, 31.00, 48.00 +MCI, 06, 25, 86.00, 65.00, 24.00, 18.00, 33.00 +MCK, 06, 25, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 25, 91.00, 68.00, 15.00, 24.00, 33.00 +MCO, 06, 25, 91.00, 73.00, 18.00, 45.00, 51.00 +MCW, 06, 25, 82.00, 59.00, 18.00, 16.00, 28.00 +MC2, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MDH, 06, 25, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 25, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 25, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 25, 83.00, 63.00, 27.00, 22.00, 38.00 +MEI, 06, 25, 91.00, 68.00, 17.00, 26.00, 35.00 +MEM, 06, 25, 91.00, 71.00, 17.00, 18.00, 29.00 +MER, 06, 25, 94.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 06, 25, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 25, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 25, 86.00, 52.00, 8.00, 7.00, 12.00 +MGE, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 06, 25, 90.00, 69.00, 15.00, 26.00, 35.00 +MGW, 06, 25, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 25, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 25, 90.00, 58.00, -9999.00, -9999.00, 3.00 +MHS, 06, 25, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 25, 89.00, 74.00, 24.00, 40.00, 49.00 +MIB, 06, 25, 78.00, 55.00, -9999.00, -9999.00, 34.00 +MIV, 06, 25, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 25, 90.00, 52.00, -9999.00, -9999.00, 15.00 +MKC, 06, 25, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 25, 77.00, 58.00, 24.00, 22.00, 37.00 +MKG, 06, 25, 78.00, 57.00, 24.00, 17.00, 31.00 +MKL, 06, 25, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 25, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 25, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 25, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 25, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 25, 84.00, 62.00, 25.00, 21.00, 37.00 +MLS, 06, 25, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 25, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 25, 91.00, 69.00, -9999.00, -9999.00, 35.00 +MOB, 06, 25, 91.00, 72.00, 18.00, 35.00, 44.00 +MOT, 06, 25, 78.00, 55.00, 23.00, 17.00, 32.00 +MPV, 06, 25, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 25, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 25, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 25, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 25, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 25, 67.00, 51.00, -9999.00, -9999.00, 9.00 +MSL, 06, 25, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 25, 80.00, 56.00, 24.00, 20.00, 35.00 +MSO, 06, 25, 78.00, 48.00, 21.00, 20.00, 32.00 +MSP, 06, 25, 81.00, 60.00, 23.00, 24.00, 38.00 +MSS, 06, 25, 77.00, 55.00, 24.00, 24.00, 37.00 +MSY, 06, 25, 90.00, 72.00, 14.00, 34.00, 42.00 +MTC, 06, 25, 79.00, 58.00, -9999.00, -9999.00, 31.00 +MTN, 06, 25, 85.00, 63.00, -9999.00, -9999.00, 30.00 +MTO, 06, 25, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 25, 83.00, 59.00, -9999.00, -9999.00, 30.00 +MUO, 06, 25, 89.00, 54.00, -9999.00, -9999.00, 15.00 +MWA, 06, 25, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 25, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 25, 90.00, 69.00, -9999.00, -9999.00, 32.00 +MYL, 06, 25, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 25, 89.00, 68.00, -9999.00, -9999.00, 35.00 +NAO, 06, 25, 86.00, 74.00, -9999.00, -9999.00, 43.00 +NBC, 06, 25, 89.00, 71.00, -9999.00, -9999.00, 40.00 +NBE, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NBU, 06, 25, 81.00, 60.00, -9999.00, -9999.00, 32.00 +NCA, 06, 25, 88.00, 65.00, -9999.00, -9999.00, 37.00 +NCO, 06, 25, 75.00, 59.00, -9999.00, -9999.00, 32.00 +NC1, 06, 25, 95.00, 65.00, -9999.00, -9999.00, 2.00 +NEL, 06, 25, 83.00, 60.00, -9999.00, -9999.00, 32.00 +NFG, 06, 25, 71.00, 59.00, -9999.00, -9999.00, 5.00 +NFL, 06, 25, 86.00, 50.00, -9999.00, -9999.00, 11.00 +NGP, 06, 25, 90.00, 74.00, -9999.00, -9999.00, 16.00 +NGU, 06, 25, 84.00, 67.00, -9999.00, -9999.00, 29.00 +NGZ, 06, 25, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 25, 85.00, 62.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 25, 75.00, 56.00, -9999.00, -9999.00, 34.00 +NID, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 25, 90.00, 70.00, -9999.00, -9999.00, 43.00 +NIR, 06, 25, 92.00, 72.00, -9999.00, -9999.00, 19.00 +NKT, 06, 25, 85.00, 70.00, -9999.00, -9999.00, 39.00 +NKX, 06, 25, 73.00, 63.00, -9999.00, -9999.00, 6.00 +NLC, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 25, 90.00, 66.00, -9999.00, -9999.00, 31.00 +NPA, 06, 25, 89.00, 73.00, -9999.00, -9999.00, 34.00 +NQA, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 25, 93.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 06, 25, 88.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 06, 25, 88.00, 72.00, -9999.00, -9999.00, 42.00 +NRC, 06, 25, 94.00, 57.00, -9999.00, -9999.00, 2.00 +NRS, 06, 25, 70.00, 61.00, -9999.00, -9999.00, 3.00 +NSE, 06, 25, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NSI, 06, 25, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 25, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 25, 79.00, 60.00, -9999.00, -9999.00, 3.00 +NTU, 06, 25, 84.00, 67.00, -9999.00, -9999.00, 32.00 +NUC, 06, 25, 71.00, 59.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 25, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 06, 25, 69.00, 48.00, -9999.00, -9999.00, 23.00 +NWF, 06, 25, 79.00, 61.00, -9999.00, -9999.00, 1.00 +NXX, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 06, 25, 87.00, 62.00, -9999.00, -9999.00, 31.00 +NZC, 06, 25, 91.00, 67.00, -9999.00, -9999.00, 46.00 +NZJ, 06, 25, 80.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 06, 25, 78.00, 58.00, -9999.00, -9999.00, 34.00 +NZY, 06, 25, 73.00, 63.00, -9999.00, -9999.00, 3.00 +OAK, 06, 25, 73.00, 52.00, 2.00, 2.00, 3.00 +OAR, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 06, 25, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 25, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 25, 90.00, 68.00, 16.00, 14.00, 25.00 +OLM, 06, 25, 73.00, 48.00, 18.00, 20.00, 27.00 +OMA, 06, 25, 86.00, 63.00, 22.00, 17.00, 31.00 +OME, 06, 25, 55.00, 41.00, 25.00, 26.00, 34.00 +ONT, 06, 25, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 25, 81.00, 60.00, 25.00, 20.00, 36.00 +ORF, 06, 25, 84.00, 67.00, 19.00, 22.00, 33.00 +ORH, 06, 25, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 25, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 25, 76.00, 53.00, -9999.00, -9999.00, 30.00 +OTG, 06, 25, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 25, 65.00, 51.00, 16.00, 17.00, 23.00 +OTM, 06, 25, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 25, 54.00, 42.00, 14.00, 17.00, 23.00 +OURC, 06, 25, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 25, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 25, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 25, 91.00, 68.00, -9999.00, -9999.00, 37.00 +PACZ, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 25, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 25, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 25, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 25, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 25, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 25, 90.00, 70.00, -9999.00, -9999.00, 32.00 +PAQ, 06, 25, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 25, 46.00, 41.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 25, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 25, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 25, 78.00, 57.00, -9999.00, -9999.00, 38.00 +PBI, 06, 25, 89.00, 74.00, 23.00, 36.00, 46.00 +PDT, 06, 25, 83.00, 55.00, 9.00, 10.00, 16.00 +PDX, 06, 25, 76.00, 54.00, 18.00, 19.00, 25.00 +PFN, 06, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 25, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 25, 84.00, 64.00, 23.00, 21.00, 35.00 +PHX, 06, 25, 105.00, 76.00, 4.00, 2.00, 6.00 +PIA, 06, 25, 84.00, 63.00, 23.00, 21.00, 36.00 +PIB, 06, 25, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 25, 82.00, 50.00, 12.00, 11.00, 20.00 +PIR, 06, 25, 85.00, 58.00, 23.00, 15.00, 29.00 +PIT, 06, 25, 81.00, 59.00, 24.00, 26.00, 40.00 +PKB, 06, 25, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 25, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 25, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 25, 89.00, 73.00, 18.00, 27.00, 36.00 +POB, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +POE, 06, 25, 91.00, 69.00, -9999.00, -9999.00, 39.00 +POM, 06, 25, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +POU, 06, 25, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 25, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 25, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 25, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 25, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 25, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 25, 78.00, 54.00, -9999.00, -9999.00, 32.00 +PSP, 06, 25, 106.00, 71.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 25, 89.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 25, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 25, 90.00, 57.00, 16.00, 12.00, 26.00 +PUC, 06, 25, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 25, 79.00, 59.00, 22.00, 21.00, 33.00 +PVU, 06, 25, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 25, 75.00, 55.00, 26.00, 23.00, 38.00 +P02, 06, 25, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +P07, 06, 25, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 06, 25, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +P24, 06, 25, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +P28, 06, 25, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +P35, 06, 25, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 06, 25, 92.00, 52.00, -9999.00, -9999.00, -9999.00 +P39, 06, 25, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +P58, 06, 25, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +P59, 06, 25, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +P60, 06, 25, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +P61, 06, 25, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +P67, 06, 25, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +P68, 06, 25, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +P69, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 25, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 25, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 25, 81.00, 54.00, 25.00, 20.00, 36.00 +RBL, 06, 25, 94.00, 64.00, 3.00, 2.00, 5.00 +RCA, 06, 25, 81.00, 54.00, -9999.00, -9999.00, 33.00 +RDD, 06, 25, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 25, 80.00, 44.00, 10.00, 10.00, 16.00 +RDR, 06, 25, 78.00, 54.00, -9999.00, -9999.00, 35.00 +RDU, 06, 25, 86.00, 65.00, 20.00, 20.00, 32.00 +REE, 06, 25, 91.00, 66.00, -9999.00, -9999.00, 19.00 +REJ, 06, 25, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 25, 82.00, 60.00, 24.00, 21.00, 36.00 +RIC, 06, 25, 87.00, 65.00, 20.00, 20.00, 34.00 +RIV, 06, 25, 89.00, 57.00, -9999.00, -9999.00, 2.00 +RIW, 06, 25, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 25, 78.00, 49.00, 9.00, 10.00, 15.00 +RME, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 06, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +RND, 06, 25, 93.00, 74.00, -9999.00, -9999.00, 16.00 +RNO, 06, 25, 87.00, 49.00, 5.00, 4.00, 8.00 +ROA, 06, 25, 84.00, 62.00, 17.00, 25.00, 34.00 +ROC, 06, 25, 78.00, 56.00, 22.00, 24.00, 36.00 +ROW, 06, 25, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 25, 89.00, 64.00, 16.00, 9.00, 22.00 +RST, 06, 25, 80.00, 57.00, 25.00, 22.00, 38.00 +RWF, 06, 25, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 25, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 25, 90.00, 56.00, 2.00, 2.00, 2.00 +SAF, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 25, 73.00, 63.00, 2.00, 2.00, 3.00 +SAT, 06, 25, 93.00, 74.00, 12.00, 17.00, 22.00 +SAV, 06, 25, 90.00, 70.00, 19.00, 30.00, 40.00 +SAW, 06, 25, 72.00, 53.00, -9999.00, -9999.00, 38.00 +SBA, 06, 25, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 25, 92.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 06, 25, 81.00, 61.00, 21.00, 21.00, 34.00 +SBP, 06, 25, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 25, 78.00, 38.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 25, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 25, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 25, 91.00, 59.00, 0.00, 2.00, 2.00 +SDF, 06, 25, 85.00, 65.00, 20.00, 24.00, 34.00 +SEA, 06, 25, 72.00, 53.00, 14.00, 16.00, 23.00 +SEM, 06, 25, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 25, 71.00, 53.00, 1.00, 1.00, 2.00 +SGF, 06, 25, 86.00, 64.00, 19.00, 19.00, 30.00 +SGY, 06, 25, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 25, 81.00, 49.00, 21.00, 16.00, 30.00 +SHV, 06, 25, 91.00, 70.00, 16.00, 19.00, 28.00 +SIT, 06, 25, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 25, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 25, 94.00, 67.00, 12.00, 12.00, 20.00 +SKA, 06, 25, 78.00, 51.00, -9999.00, -9999.00, 18.00 +SKF, 06, 25, 93.00, 74.00, -9999.00, -9999.00, 16.00 +SLC, 06, 25, 87.00, 59.00, 12.00, 10.00, 18.00 +SLE, 06, 25, 77.00, 49.00, 14.00, 15.00, 21.00 +SLN, 06, 25, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 25, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 25, 72.00, 51.00, -9999.00, 1.00, 1.00 +SNA, 06, 25, 70.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 25, 47.00, 39.00, 25.00, 35.00, 43.00 +SNS, 06, 25, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 25, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 25, 86.00, 64.00, 24.00, 21.00, 35.00 +SPS, 06, 25, 94.00, 70.00, 14.00, 12.00, 22.00 +SRQ, 06, 25, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 25, 90.00, 67.00, -9999.00, -9999.00, 35.00 +SSI, 06, 25, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 06, 25, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 25, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +STL, 06, 25, 87.00, 68.00, 21.00, 20.00, 33.00 +STNV, 06, 25, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +STS, 06, 25, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 25, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 25, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 25, 86.00, 54.00, -9999.00, -9999.00, 2.00 +SUX, 06, 25, 84.00, 62.00, 23.00, 17.00, 32.00 +SVN, 06, 25, 90.00, 70.00, -9999.00, -9999.00, 38.00 +SWF, 06, 25, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 25, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 25, 79.00, 56.00, 23.00, 28.00, 40.00 +SZL, 06, 25, 86.00, 63.00, -9999.00, -9999.00, 32.00 +TAD, 06, 25, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 25, 87.00, 61.00, -9999.00, -9999.00, 31.00 +TCC, 06, 25, 91.00, 62.00, 15.00, 6.00, 17.00 +TCL, 06, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 25, 75.00, 49.00, -9999.00, -9999.00, 25.00 +TCS, 06, 25, 93.00, 65.00, -9999.00, 7.00, 17.00 +TEB, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 25, 90.00, 68.00, -9999.00, -9999.00, 25.00 +TKA, 06, 25, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 25, 91.00, 70.00, 17.00, 38.00, 45.00 +TNX, 06, 25, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 25, 82.00, 58.00, 18.00, 21.00, 32.00 +TOP, 06, 25, 86.00, 65.00, 24.00, 18.00, 34.00 +TPA, 06, 25, 90.00, 74.00, 16.00, 33.00, 41.00 +TPH, 06, 25, 87.00, 53.00, 4.00, 3.00, 5.00 +TRI, 06, 25, 83.00, 62.00, 24.00, 29.00, 41.00 +TRK, 06, 25, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 25, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 25, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 25, 90.00, 70.00, 19.00, 16.00, 28.00 +TUP, 06, 25, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 25, 100.00, 70.00, 11.00, 8.00, 16.00 +TVC, 06, 25, 78.00, 54.00, 20.00, 15.00, 28.00 +TVL, 06, 25, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 25, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 25, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 25, 86.00, 64.00, 20.00, 23.00, 33.00 +T01, 06, 25, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T02, 06, 25, 88.00, 67.00, -9999.00, -9999.00, 34.00 +T03, 06, 25, 88.00, 68.00, -9999.00, -9999.00, 35.00 +T04, 06, 25, 89.00, 73.00, -9999.00, -9999.00, 41.00 +T05, 06, 25, 89.00, 63.00, -9999.00, -9999.00, 29.00 +T06, 06, 25, 91.00, 66.00, -9999.00, -9999.00, 29.00 +T07, 06, 25, 93.00, 56.00, -9999.00, -9999.00, 15.00 +T08, 06, 25, 86.00, 63.00, -9999.00, -9999.00, 12.00 +UCA, 06, 25, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 25, 95.00, 65.00, -9999.00, -9999.00, 4.00 +UIL, 06, 25, 66.00, 48.00, 32.00, 35.00, 43.00 +UIN, 06, 25, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 25, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 25, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 25, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 06, 25, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +U28, 06, 25, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 25, 91.00, 67.00, -9999.00, -9999.00, 35.00 +VBG, 06, 25, 72.00, 52.00, -9999.00, -9999.00, 7.00 +VCT, 06, 25, 92.00, 74.00, 11.00, 21.00, 25.00 +VCV, 06, 25, 94.00, 57.00, -9999.00, -9999.00, 2.00 +VDZ, 06, 25, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 25, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 25, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 25, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 25, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 25, 91.00, 69.00, -9999.00, -9999.00, 36.00 +VRB, 06, 25, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 25, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 25, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 25, 84.00, 63.00, 20.00, 16.00, 29.00 +WJA, 06, 25, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 25, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 25, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 25, 87.00, 48.00, 9.00, 8.00, 13.00 +WPO, 06, 25, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 25, 91.00, 68.00, -9999.00, -9999.00, 36.00 +WRG, 06, 25, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 25, 84.00, 59.00, -9999.00, -9999.00, 30.00 +WRL, 06, 25, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +X68, 06, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 25, 57.00, 45.00, 48.00, 48.00, 60.00 +YCG, 06, 25, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 25, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 25, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 25, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 25, 83.00, 51.00, 7.00, 7.00, 13.00 +YNG, 06, 25, 79.00, 57.00, 24.00, 24.00, 37.00 +YPA, 06, 25, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 25, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 25, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 25, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 25, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 25, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 25, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 25, 105.00, 76.00, 1.00, 1.00, 1.00 +YVR, 06, 25, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 25, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 25, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 25, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 25, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 25, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 25, 73.00, 48.00, 25.00, 26.00, 42.00 +ZUN, 06, 25, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 25, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 25, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 25, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +01R, 06, 25, 91.00, 70.00, -9999.00, -9999.00, 28.00 +1V1, 06, 25, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 25, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 25, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 25, 85.00, 69.00, -9999.00, -9999.00, 37.00 +2PJ, 06, 25, 90.00, 67.00, -9999.00, -9999.00, 35.00 +3B1, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 25, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 25, 78.00, 52.00, -9999.00, -9999.00, 30.00 +3SE, 06, 25, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 25, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 25, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +4OM, 06, 25, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 25, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 25, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 25, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 25, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 26, 83.00, 62.00, 23.00, 23.00, 36.00 +ABI, 06, 26, 94.00, 71.00, 13.00, 11.00, 20.00 +ABQ, 06, 26, 92.00, 62.00, 10.00, 8.00, 17.00 +ABR, 06, 26, 82.00, 57.00, 23.00, 17.00, 35.00 +ABY, 06, 26, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 26, 72.00, 58.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 26, 95.00, 73.00, 11.00, 13.00, 20.00 +ACV, 06, 26, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 26, 83.00, 62.00, 20.00, 17.00, 29.00 +ADK, 06, 26, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 26, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 26, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 26, 85.00, 62.00, -9999.00, -9999.00, 32.00 +AEX, 06, 26, 92.00, 71.00, -9999.00, -9999.00, 29.00 +AFF, 06, 26, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 26, 92.00, 71.00, -9999.00, -9999.00, 61.00 +AGS, 06, 26, 91.00, 68.00, 19.00, 26.00, 36.00 +AHN, 06, 26, 89.00, 68.00, 17.00, 23.00, 31.00 +AKN, 06, 26, 61.00, 44.00, 33.00, 31.00, 46.00 +AKO, 06, 26, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 26, 82.00, 58.00, 24.00, 24.00, 38.00 +ALI, 06, 26, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 26, 83.00, 60.00, 24.00, 18.00, 36.00 +ALS, 06, 26, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 26, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 26, 90.00, 64.00, 20.00, 12.00, 28.00 +AMG, 06, 26, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 26, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 26, 64.00, 50.00, 19.00, 23.00, 31.00 +AND, 06, 26, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 26, 63.00, 50.00, 40.00, 41.00, 53.00 +AOO, 06, 26, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 06, 26, 78.00, 51.00, 22.00, 22.00, 33.00 +AQQ, 06, 26, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 06, 26, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +AST, 06, 26, 66.00, 51.00, 24.00, 26.00, 35.00 +ATL, 06, 26, 87.00, 68.00, 18.00, 24.00, 33.00 +ATW, 06, 26, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 26, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 26, 85.00, 62.00, -9999.00, -9999.00, 32.00 +AUG, 06, 26, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 26, 93.00, 73.00, 12.00, 16.00, 22.00 +AUW, 06, 26, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 26, 82.00, 61.00, 20.00, 28.00, 38.00 +AVP, 06, 26, 80.00, 60.00, 26.00, 26.00, 42.00 +AXN, 06, 26, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 26, 80.00, 59.00, -9999.00, -9999.00, 30.00 +AYS, 06, 26, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 26, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 26, 93.00, 61.00, -9999.00, -9999.00, 4.00 +BAD, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 26, 76.00, 42.00, -9999.00, -9999.00, 11.00 +BDL, 06, 26, 83.00, 60.00, 24.00, 23.00, 35.00 +BDR, 06, 26, 79.00, 63.00, 20.00, 20.00, 32.00 +BET, 06, 26, 61.00, 45.00, 32.00, 28.00, 42.00 +BFD, 06, 26, 75.00, 52.00, 27.00, 29.00, 42.00 +BFF, 06, 26, 86.00, 56.00, 22.00, 14.00, 31.00 +BFL, 06, 26, 96.00, 67.00, 1.00, 1.00, 1.00 +BGM, 06, 26, 77.00, 58.00, 24.00, 28.00, 41.00 +BGR, 06, 26, 76.00, 56.00, 23.00, 25.00, 36.00 +BGS, 06, 26, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 26, 89.00, 68.00, 17.00, 27.00, 35.00 +BID, 06, 26, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 26, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 26, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 26, 82.00, 55.00, 21.00, 17.00, 30.00 +BIS, 06, 26, 81.00, 55.00, 27.00, 19.00, 37.00 +BIX, 06, 26, 89.00, 74.00, -9999.00, -9999.00, 35.00 +BJI, 06, 26, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 26, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 26, 86.00, 52.00, -9999.00, -9999.00, 32.00 +BKW, 06, 26, 78.00, 58.00, 27.00, 30.00, 45.00 +BLF, 06, 26, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 26, 108.00, 77.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 26, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 26, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 26, 88.00, 64.00, -9999.00, -9999.00, 30.00 +BNA, 06, 26, 88.00, 67.00, 19.00, 22.00, 34.00 +BNO, 06, 26, 79.00, 45.00, -9999.00, 11.00, 25.00 +BOI, 06, 26, 85.00, 55.00, 10.00, 8.00, 16.00 +BOS, 06, 26, 80.00, 62.00, 23.00, 21.00, 34.00 +BPI, 06, 26, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 26, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 26, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 26, 85.00, 64.00, -9999.00, -9999.00, 29.00 +BRO, 06, 26, 92.00, 75.00, 11.00, 18.00, 22.00 +BRW, 06, 26, 42.00, 32.00, 15.00, 17.00, 26.00 +BSM, 06, 26, 93.00, 73.00, -9999.00, -9999.00, 16.00 +BTI, 06, 26, 42.00, 33.00, 13.00, 13.00, 21.00 +BTL, 06, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 26, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 26, 91.00, 72.00, 14.00, 31.00, 38.00 +BTT, 06, 26, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 26, 79.00, 58.00, 29.00, 29.00, 45.00 +BUB, 06, 26, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 26, 78.00, 60.00, 24.00, 23.00, 36.00 +BUR, 06, 26, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 26, 90.00, 73.00, -9999.00, 19.00, 24.00 +BWG, 06, 26, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 26, 86.00, 65.00, 21.00, 21.00, 34.00 +BYH, 06, 26, 91.00, 70.00, -9999.00, -9999.00, 32.00 +BYI, 06, 26, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 26, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 26, 91.00, 68.00, 19.00, 25.00, 36.00 +CAG, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 26, 81.00, 60.00, 21.00, 24.00, 37.00 +CAO, 06, 26, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 26, 75.00, 52.00, 29.00, 32.00, 44.00 +CBM, 06, 26, 91.00, 68.00, -9999.00, -9999.00, 29.00 +CDB, 06, 26, 53.00, 44.00, 40.00, 46.00, 59.00 +CDC, 06, 26, 87.00, 54.00, 6.00, 8.00, 12.00 +CDR, 06, 26, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 26, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 26, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 06, 26, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 26, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 26, 88.00, 67.00, 19.00, 25.00, 35.00 +CHO, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 26, 89.00, 71.00, 18.00, 27.00, 38.00 +CID, 06, 26, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 26, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 26, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 26, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 26, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 26, 81.00, 60.00, 21.00, 23.00, 37.00 +CLL, 06, 26, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 26, 88.00, 68.00, 22.00, 23.00, 36.00 +CMH, 06, 26, 83.00, 61.00, 20.00, 26.00, 36.00 +CMI, 06, 26, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 26, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 26, 89.00, 65.00, 21.00, 12.00, 29.00 +CNM, 06, 26, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 26, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 06, 26, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +COF, 06, 26, 89.00, 72.00, -9999.00, -9999.00, 37.00 +CON, 06, 26, 80.00, 54.00, 22.00, 22.00, 34.00 +COS, 06, 26, 82.00, 54.00, 21.00, 20.00, 34.00 +COT, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 26, 86.00, 64.00, 21.00, 19.00, 32.00 +CPR, 06, 26, 83.00, 51.00, 17.00, 16.00, 28.00 +CRBC, 06, 26, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 26, 92.00, 74.00, 11.00, 17.00, 22.00 +CRW, 06, 26, 85.00, 63.00, 27.00, 27.00, 41.00 +CSG, 06, 26, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 26, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 26, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 26, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 26, 84.00, 63.00, 20.00, 26.00, 37.00 +CVN, 06, 26, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 26, 90.00, 61.00, -9999.00, -9999.00, 23.00 +CXY, 06, 26, 84.00, 64.00, 18.00, 21.00, 32.00 +CYS, 06, 26, 78.00, 52.00, 19.00, 22.00, 31.00 +DAA, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 26, 89.00, 72.00, 17.00, 36.00, 43.00 +DAG, 06, 26, 101.00, 71.00, 1.00, 2.00, 2.00 +DAL, 06, 26, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 26, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 26, 84.00, 62.00, 18.00, 24.00, 35.00 +DBQ, 06, 26, 81.00, 60.00, 23.00, 21.00, 35.00 +DCA, 06, 26, 87.00, 70.00, 18.00, 23.00, 34.00 +DDC, 06, 26, 91.00, 65.00, 19.00, 11.00, 25.00 +DEC, 06, 26, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 26, 85.00, 56.00, 18.00, 18.00, 30.00 +DFW, 06, 26, 95.00, 72.00, 13.00, 12.00, 21.00 +DHN, 06, 26, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 26, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 26, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 26, 95.00, 73.00, -9999.00, -9999.00, 14.00 +DLG, 06, 26, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 26, 74.00, 52.00, 29.00, 26.00, 43.00 +DLLC, 06, 26, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 26, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 26, 100.00, 71.00, -9999.00, -9999.00, 15.00 +DMN, 06, 26, 96.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 26, 86.00, 65.00, -9999.00, -9999.00, 30.00 +DPG, 06, 26, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 26, 91.00, 70.00, -9999.00, -9999.00, 37.00 +DRA, 06, 26, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 26, 95.00, 73.00, 11.00, 11.00, 16.00 +DSM, 06, 26, 85.00, 64.00, 26.00, 18.00, 36.00 +DTW, 06, 26, 82.00, 59.00, 18.00, 21.00, 31.00 +DUG, 06, 26, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 26, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 26, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 26, 94.00, 71.00, -9999.00, -9999.00, 17.00 +D45, 06, 26, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 26, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 26, 81.00, 58.00, 23.00, 22.00, 37.00 +ECG, 06, 26, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 26, 94.00, 66.00, -9999.00, -9999.00, 2.00 +EED, 06, 26, 107.00, 80.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 06, 26, 84.00, 44.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 26, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 26, 79.00, 55.00, 31.00, 35.00, 49.00 +EKO, 06, 26, 85.00, 48.00, 9.00, 9.00, 14.00 +ELD, 06, 26, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 26, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 26, 97.00, 67.00, 10.00, 6.00, 14.00 +ELY, 06, 26, 83.00, 44.00, 9.00, 10.00, 15.00 +EMP, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 26, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +END, 06, 26, 93.00, 69.00, -9999.00, -9999.00, 22.00 +ENN, 06, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 26, 87.00, 64.00, -9999.00, -9999.00, 13.00 +EPH, 06, 26, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 26, 78.00, 61.00, 23.00, 22.00, 35.00 +ESF, 06, 26, 92.00, 71.00, -9999.00, -9999.00, 34.00 +EUG, 06, 26, 78.00, 51.00, 12.00, 14.00, 19.00 +EVV, 06, 26, 88.00, 66.00, 22.00, 21.00, 34.00 +EWN, 06, 26, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 26, 85.00, 66.00, 21.00, 22.00, 34.00 +EYW, 06, 26, 88.00, 79.00, 22.00, 23.00, 35.00 +E74, 06, 26, 99.00, 64.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 26, 87.00, 65.00, -9999.00, -9999.00, 34.00 +FAI, 06, 26, 72.00, 52.00, 27.00, 28.00, 42.00 +FAR, 06, 26, 81.00, 57.00, 23.00, 20.00, 35.00 +FAT, 06, 26, 96.00, 63.00, 1.00, 1.00, 2.00 +FAY, 06, 26, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 26, 75.00, 46.00, 20.00, 22.00, 34.00 +FCS, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FDY, 06, 26, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 26, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +FLG, 06, 26, 81.00, 46.00, 9.00, 14.00, 20.00 +FLL, 06, 26, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 26, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +FME, 06, 26, 86.00, 61.00, -9999.00, -9999.00, 30.00 +FMH, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 06, 26, 91.00, 53.00, 10.00, 6.00, 13.00 +FMY, 06, 26, 91.00, 74.00, 21.00, 43.00, 52.00 +FNT, 06, 26, 80.00, 58.00, 20.00, 19.00, 32.00 +FOD, 06, 26, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 26, 87.00, 66.00, -9999.00, -9999.00, 30.00 +FOK, 06, 26, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 26, 89.00, 66.00, -9999.00, -9999.00, 32.00 +FSD, 06, 26, 84.00, 60.00, 26.00, 16.00, 35.00 +FSI, 06, 26, 93.00, 69.00, -9999.00, -9999.00, 21.00 +FSM, 06, 26, 91.00, 68.00, 15.00, 19.00, 27.00 +FTK, 06, 26, 86.00, 63.00, -9999.00, -9999.00, 30.00 +FWA, 06, 26, 83.00, 62.00, 18.00, 22.00, 32.00 +FWH, 06, 26, 93.00, 71.00, -9999.00, -9999.00, 17.00 +FYU, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 26, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 26, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 26, 109.00, 74.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 26, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 26, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 26, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 26, 79.00, 52.00, 14.00, 13.00, 21.00 +GFA, 06, 26, 79.00, 51.00, -9999.00, -9999.00, 30.00 +GFK, 06, 26, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 26, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 26, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 26, 81.00, 54.00, 22.00, 15.00, 30.00 +GJT, 06, 26, 91.00, 61.00, 12.00, 9.00, 16.00 +GKN, 06, 26, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 26, 87.00, 59.00, 20.00, 9.00, 25.00 +GLH, 06, 26, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 26, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 26, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 26, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 06, 26, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 26, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 26, 78.00, 57.00, 26.00, 20.00, 37.00 +GRCI, 06, 26, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 26, 76.00, 50.00, -9999.00, -9999.00, 21.00 +GRI, 06, 26, 87.00, 63.00, 22.00, 13.00, 28.00 +GRK, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 06, 26, 81.00, 58.00, 21.00, 19.00, 32.00 +GSB, 06, 26, 89.00, 68.00, -9999.00, -9999.00, 37.00 +GSG, 06, 26, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 26, 86.00, 65.00, 21.00, 23.00, 36.00 +GSP, 06, 26, 87.00, 67.00, 22.00, 25.00, 37.00 +GST, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 26, 77.00, 59.00, -9999.00, -9999.00, 37.00 +GTF, 06, 26, 79.00, 51.00, 21.00, 17.00, 29.00 +GUP, 06, 26, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 26, 84.00, 61.00, -9999.00, -9999.00, 32.00 +GVW, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +GWO, 06, 26, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 26, 83.00, 70.00, 21.00, 18.00, 31.00 +HBR, 06, 26, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 26, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 26, 85.00, 56.00, -9999.00, -9999.00, 15.00 +HKY, 06, 26, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 26, 80.00, 51.00, 18.00, 19.00, 29.00 +HMN, 06, 26, 98.00, 61.00, -9999.00, -9999.00, 17.00 +HMS, 06, 26, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 26, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 26, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 06, 26, 84.00, 59.00, 24.00, 16.00, 33.00 +HOP, 06, 26, 88.00, 64.00, -9999.00, -9999.00, 32.00 +HOT, 06, 26, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 26, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 26, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 26, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 26, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 26, 91.00, 70.00, -9999.00, -9999.00, 38.00 +HST, 06, 26, 89.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 06, 26, 88.00, 67.00, 19.00, 23.00, 34.00 +HTL, 06, 26, 78.00, 53.00, 26.00, 21.00, 37.00 +HTS, 06, 26, 83.00, 63.00, 23.00, 27.00, 39.00 +HUF, 06, 26, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 26, 82.00, 52.00, 17.00, 15.00, 26.00 +IAB, 06, 26, 90.00, 68.00, -9999.00, -9999.00, 28.00 +IAD, 06, 26, 85.00, 62.00, 22.00, 25.00, 36.00 +IAG, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 26, 92.00, 72.00, 11.00, 25.00, 30.00 +ICT, 06, 26, 90.00, 68.00, 18.00, 16.00, 28.00 +IDA, 06, 26, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 26, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 26, 84.00, 65.00, 23.00, 21.00, 34.00 +ILI, 06, 26, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 26, 87.00, 70.00, 20.00, 25.00, 35.00 +IMT, 06, 26, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +IND, 06, 26, 85.00, 64.00, 21.00, 22.00, 34.00 +INL, 06, 26, 76.00, 53.00, 32.00, 27.00, 47.00 +INS, 06, 26, 96.00, 66.00, -9999.00, -9999.00, 4.00 +INT, 06, 26, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 06, 26, 93.00, 58.00, 6.00, 8.00, 13.00 +IPL, 06, 26, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 26, 81.00, 59.00, 24.00, 28.00, 40.00 +IRK, 06, 26, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 26, 81.00, 54.00, 21.00, 15.00, 30.00 +ISP, 06, 26, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 26, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 26, 104.00, 72.00, -9999.00, -9999.00, 6.00 +IWD, 06, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 26, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 26, 92.00, 69.00, 17.00, 24.00, 34.00 +JAX, 06, 26, 91.00, 71.00, 19.00, 36.00, 43.00 +JBR, 06, 26, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 26, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 26, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 26, 80.00, 65.00, 19.00, 20.00, 32.00 +JHW, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 26, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 26, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 26, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 26, 63.00, 47.00, 44.00, 44.00, 57.00 +JST, 06, 26, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 26, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 26, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 26, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 26, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 26, 81.00, 57.00, 19.00, 19.00, 32.00 +LAR, 06, 26, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 26, 104.00, 73.00, 2.00, 3.00, 5.00 +LAX, 06, 26, 74.00, 61.00, 1.00, 1.00, 1.00 +LBB, 06, 26, 91.00, 67.00, 16.00, 9.00, 21.00 +LBF, 06, 26, 85.00, 57.00, 25.00, 11.00, 31.00 +LCH, 06, 26, 90.00, 73.00, 14.00, 25.00, 33.00 +LCK, 06, 26, 84.00, 62.00, -9999.00, -9999.00, 33.00 +LEB, 06, 26, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 26, 85.00, 64.00, 20.00, 25.00, 35.00 +LFI, 06, 26, 84.00, 69.00, -9999.00, -9999.00, 30.00 +LFK, 06, 26, 92.00, 71.00, 12.00, 22.00, 28.00 +LFT, 06, 26, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 26, 82.00, 66.00, 20.00, 21.00, 32.00 +LGB, 06, 26, 80.00, 62.00, 0.00, 1.00, 1.00 +LGU, 06, 26, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 26, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 26, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 26, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 26, 91.00, 70.00, 16.00, 20.00, 29.00 +LIZ, 06, 26, 75.00, 52.00, -9999.00, -9999.00, 44.00 +LMT, 06, 26, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 06, 26, 82.00, 52.00, 11.00, 12.00, 18.00 +LNK, 06, 26, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 26, 89.00, 53.00, 4.00, 4.00, 7.00 +LOZ, 06, 26, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 26, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 26, 90.00, 68.00, -9999.00, -9999.00, 31.00 +LSE, 06, 26, 83.00, 60.00, 21.00, 21.00, 35.00 +LSF, 06, 26, 92.00, 70.00, -9999.00, -9999.00, 30.00 +LSV, 06, 26, 105.00, 65.00, -9999.00, -9999.00, 4.00 +LTS, 06, 26, 96.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 06, 26, 107.00, 71.00, -9999.00, -9999.00, 5.00 +LVS, 06, 26, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 26, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 26, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 26, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 26, 85.00, 63.00, 22.00, 24.00, 37.00 +MAF, 06, 26, 95.00, 68.00, 12.00, 8.00, 17.00 +MBL, 06, 26, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 26, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 26, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 26, 91.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 06, 26, 90.00, 74.00, -9999.00, -9999.00, 42.00 +MCG, 06, 26, 68.00, 48.00, 33.00, 31.00, 48.00 +MCI, 06, 26, 87.00, 66.00, 24.00, 17.00, 33.00 +MCK, 06, 26, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 26, 91.00, 69.00, 15.00, 24.00, 33.00 +MCO, 06, 26, 91.00, 73.00, 18.00, 46.00, 52.00 +MCW, 06, 26, 82.00, 60.00, 18.00, 16.00, 28.00 +MC2, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MDH, 06, 26, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 26, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 26, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 26, 83.00, 63.00, 27.00, 21.00, 38.00 +MEI, 06, 26, 91.00, 68.00, 17.00, 26.00, 36.00 +MEM, 06, 26, 91.00, 71.00, 17.00, 18.00, 29.00 +MER, 06, 26, 95.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 06, 26, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 26, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 26, 86.00, 53.00, 8.00, 7.00, 12.00 +MGE, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 06, 26, 91.00, 70.00, 15.00, 27.00, 35.00 +MGW, 06, 26, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 26, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 26, 91.00, 59.00, -9999.00, -9999.00, 3.00 +MHS, 06, 26, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 26, 89.00, 74.00, 24.00, 40.00, 49.00 +MIB, 06, 26, 79.00, 56.00, -9999.00, -9999.00, 33.00 +MIV, 06, 26, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 26, 90.00, 53.00, -9999.00, -9999.00, 14.00 +MKC, 06, 26, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 26, 78.00, 59.00, 24.00, 22.00, 36.00 +MKG, 06, 26, 78.00, 58.00, 23.00, 17.00, 31.00 +MKL, 06, 26, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 26, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 26, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 26, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 26, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 26, 85.00, 63.00, 25.00, 21.00, 37.00 +MLS, 06, 26, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 26, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 26, 92.00, 69.00, -9999.00, -9999.00, 35.00 +MOB, 06, 26, 91.00, 72.00, 18.00, 36.00, 44.00 +MOT, 06, 26, 79.00, 56.00, 23.00, 17.00, 31.00 +MPV, 06, 26, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 26, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 26, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 26, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 26, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 26, 68.00, 51.00, -9999.00, -9999.00, 9.00 +MSL, 06, 26, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 26, 81.00, 57.00, 24.00, 20.00, 35.00 +MSO, 06, 26, 78.00, 49.00, 21.00, 19.00, 32.00 +MSP, 06, 26, 82.00, 61.00, 22.00, 23.00, 38.00 +MSS, 06, 26, 78.00, 56.00, 24.00, 24.00, 37.00 +MSY, 06, 26, 90.00, 72.00, 14.00, 34.00, 42.00 +MTC, 06, 26, 80.00, 59.00, -9999.00, -9999.00, 31.00 +MTN, 06, 26, 86.00, 64.00, -9999.00, -9999.00, 30.00 +MTO, 06, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 26, 84.00, 60.00, -9999.00, -9999.00, 30.00 +MUO, 06, 26, 89.00, 55.00, -9999.00, -9999.00, 15.00 +MWA, 06, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 26, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 26, 91.00, 70.00, -9999.00, -9999.00, 33.00 +MYL, 06, 26, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 26, 90.00, 69.00, -9999.00, -9999.00, 35.00 +NAO, 06, 26, 87.00, 74.00, -9999.00, -9999.00, 43.00 +NBC, 06, 26, 89.00, 71.00, -9999.00, -9999.00, 40.00 +NBE, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +NBU, 06, 26, 82.00, 61.00, -9999.00, -9999.00, 32.00 +NCA, 06, 26, 89.00, 66.00, -9999.00, -9999.00, 37.00 +NCO, 06, 26, 76.00, 60.00, -9999.00, -9999.00, 32.00 +NC1, 06, 26, 95.00, 65.00, -9999.00, -9999.00, 2.00 +NEL, 06, 26, 84.00, 61.00, -9999.00, -9999.00, 32.00 +NFG, 06, 26, 72.00, 60.00, -9999.00, -9999.00, 4.00 +NFL, 06, 26, 87.00, 51.00, -9999.00, -9999.00, 10.00 +NGP, 06, 26, 91.00, 74.00, -9999.00, -9999.00, 16.00 +NGU, 06, 26, 85.00, 68.00, -9999.00, -9999.00, 29.00 +NGZ, 06, 26, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 26, 86.00, 63.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 26, 76.00, 57.00, -9999.00, -9999.00, 34.00 +NID, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 26, 91.00, 71.00, -9999.00, -9999.00, 43.00 +NIR, 06, 26, 93.00, 72.00, -9999.00, -9999.00, 19.00 +NKT, 06, 26, 85.00, 71.00, -9999.00, -9999.00, 39.00 +NKX, 06, 26, 74.00, 64.00, -9999.00, -9999.00, 6.00 +NLC, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 26, 90.00, 67.00, -9999.00, -9999.00, 31.00 +NPA, 06, 26, 90.00, 73.00, -9999.00, -9999.00, 34.00 +NQA, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 26, 94.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 06, 26, 88.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 06, 26, 89.00, 73.00, -9999.00, -9999.00, 42.00 +NRC, 06, 26, 95.00, 57.00, -9999.00, -9999.00, 2.00 +NRS, 06, 26, 71.00, 61.00, -9999.00, -9999.00, 3.00 +NSE, 06, 26, 91.00, 70.00, -9999.00, -9999.00, 44.00 +NSI, 06, 26, 73.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 26, 73.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 26, 80.00, 61.00, -9999.00, -9999.00, 3.00 +NTU, 06, 26, 85.00, 68.00, -9999.00, -9999.00, 32.00 +NUC, 06, 26, 72.00, 59.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 26, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 06, 26, 70.00, 49.00, -9999.00, -9999.00, 23.00 +NWF, 06, 26, 80.00, 62.00, -9999.00, -9999.00, 1.00 +NXX, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 06, 26, 88.00, 63.00, -9999.00, -9999.00, 31.00 +NZC, 06, 26, 91.00, 68.00, -9999.00, -9999.00, 46.00 +NZJ, 06, 26, 81.00, 58.00, -9999.00, -9999.00, 3.00 +NZW, 06, 26, 79.00, 59.00, -9999.00, -9999.00, 34.00 +NZY, 06, 26, 74.00, 64.00, -9999.00, -9999.00, 3.00 +OAK, 06, 26, 74.00, 52.00, 2.00, 2.00, 3.00 +OAR, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 06, 26, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 26, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 26, 91.00, 69.00, 16.00, 13.00, 25.00 +OLM, 06, 26, 74.00, 48.00, 17.00, 20.00, 27.00 +OMA, 06, 26, 86.00, 64.00, 22.00, 16.00, 30.00 +OME, 06, 26, 56.00, 42.00, 25.00, 26.00, 34.00 +ONT, 06, 26, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 26, 82.00, 61.00, 25.00, 20.00, 36.00 +ORF, 06, 26, 85.00, 68.00, 19.00, 22.00, 33.00 +ORH, 06, 26, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 26, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 26, 77.00, 54.00, -9999.00, -9999.00, 30.00 +OTG, 06, 26, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 26, 65.00, 52.00, 16.00, 16.00, 23.00 +OTM, 06, 26, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 26, 54.00, 42.00, 14.00, 17.00, 24.00 +OURC, 06, 26, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 26, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 26, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 26, 91.00, 68.00, -9999.00, -9999.00, 38.00 +PACZ, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 26, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 26, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 26, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 26, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 26, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 26, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 26, 90.00, 71.00, -9999.00, -9999.00, 32.00 +PAQ, 06, 26, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 26, 47.00, 42.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 26, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 26, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 26, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 26, 79.00, 58.00, -9999.00, -9999.00, 38.00 +PBI, 06, 26, 89.00, 74.00, 23.00, 36.00, 46.00 +PDT, 06, 26, 83.00, 56.00, 9.00, 10.00, 16.00 +PDX, 06, 26, 77.00, 55.00, 18.00, 19.00, 25.00 +PFN, 06, 26, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 26, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 26, 84.00, 65.00, 23.00, 21.00, 34.00 +PHX, 06, 26, 106.00, 77.00, 5.00, 2.00, 6.00 +PIA, 06, 26, 85.00, 64.00, 23.00, 21.00, 36.00 +PIB, 06, 26, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 26, 83.00, 50.00, 12.00, 11.00, 20.00 +PIR, 06, 26, 86.00, 59.00, 23.00, 15.00, 29.00 +PIT, 06, 26, 81.00, 60.00, 24.00, 26.00, 40.00 +PKB, 06, 26, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 26, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 26, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 26, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 26, 90.00, 73.00, 18.00, 28.00, 37.00 +POB, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +POE, 06, 26, 91.00, 69.00, -9999.00, -9999.00, 39.00 +POM, 06, 26, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 06, 26, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 26, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 26, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 26, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 26, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 26, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 26, 79.00, 55.00, -9999.00, -9999.00, 32.00 +PSP, 06, 26, 107.00, 71.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 26, 89.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 26, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 26, 91.00, 58.00, 17.00, 12.00, 26.00 +PUC, 06, 26, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 26, 80.00, 60.00, 22.00, 20.00, 33.00 +PVU, 06, 26, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 26, 76.00, 55.00, 26.00, 23.00, 38.00 +P02, 06, 26, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 06, 26, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 06, 26, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +P24, 06, 26, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +P28, 06, 26, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 06, 26, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 06, 26, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +P39, 06, 26, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +P58, 06, 26, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P59, 06, 26, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +P60, 06, 26, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +P61, 06, 26, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +P67, 06, 26, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P68, 06, 26, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +P69, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 26, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 26, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 26, 82.00, 55.00, 24.00, 20.00, 36.00 +RBL, 06, 26, 95.00, 64.00, 3.00, 2.00, 5.00 +RCA, 06, 26, 82.00, 55.00, -9999.00, -9999.00, 33.00 +RDD, 06, 26, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 26, 81.00, 45.00, 10.00, 10.00, 16.00 +RDR, 06, 26, 79.00, 55.00, -9999.00, -9999.00, 35.00 +RDU, 06, 26, 87.00, 66.00, 20.00, 20.00, 32.00 +REE, 06, 26, 91.00, 67.00, -9999.00, -9999.00, 19.00 +REJ, 06, 26, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 26, 83.00, 61.00, 24.00, 21.00, 36.00 +RIC, 06, 26, 87.00, 66.00, 20.00, 20.00, 34.00 +RIV, 06, 26, 90.00, 58.00, -9999.00, -9999.00, 2.00 +RIW, 06, 26, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 26, 79.00, 49.00, 9.00, 10.00, 15.00 +RME, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 06, 26, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 06, 26, 94.00, 74.00, -9999.00, -9999.00, 16.00 +RNO, 06, 26, 87.00, 49.00, 5.00, 4.00, 8.00 +ROA, 06, 26, 85.00, 63.00, 17.00, 25.00, 34.00 +ROC, 06, 26, 79.00, 57.00, 21.00, 24.00, 35.00 +ROW, 06, 26, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 26, 90.00, 65.00, 16.00, 9.00, 22.00 +RST, 06, 26, 80.00, 58.00, 24.00, 22.00, 38.00 +RWF, 06, 26, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 26, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 26, 91.00, 57.00, 2.00, 2.00, 2.00 +SAF, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 26, 74.00, 64.00, 2.00, 2.00, 3.00 +SAT, 06, 26, 94.00, 74.00, 12.00, 17.00, 22.00 +SAV, 06, 26, 90.00, 71.00, 19.00, 30.00, 40.00 +SAW, 06, 26, 73.00, 53.00, -9999.00, -9999.00, 37.00 +SBA, 06, 26, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 26, 93.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 06, 26, 82.00, 61.00, 21.00, 21.00, 34.00 +SBP, 06, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 26, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 26, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 26, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 26, 92.00, 59.00, 0.00, 2.00, 2.00 +SDF, 06, 26, 86.00, 66.00, 20.00, 24.00, 34.00 +SEA, 06, 26, 73.00, 54.00, 14.00, 16.00, 23.00 +SEM, 06, 26, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 26, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 26, 71.00, 53.00, 1.00, 1.00, 2.00 +SGF, 06, 26, 87.00, 65.00, 19.00, 19.00, 30.00 +SGY, 06, 26, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 26, 81.00, 50.00, 21.00, 16.00, 30.00 +SHV, 06, 26, 92.00, 71.00, 16.00, 19.00, 28.00 +SIT, 06, 26, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 26, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 26, 95.00, 68.00, 12.00, 12.00, 20.00 +SKA, 06, 26, 79.00, 52.00, -9999.00, -9999.00, 18.00 +SKF, 06, 26, 94.00, 74.00, -9999.00, -9999.00, 16.00 +SLC, 06, 26, 87.00, 59.00, 12.00, 10.00, 18.00 +SLE, 06, 26, 78.00, 50.00, 14.00, 15.00, 21.00 +SLN, 06, 26, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 26, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 26, 72.00, 52.00, -9999.00, 1.00, 1.00 +SNA, 06, 26, 70.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 26, 48.00, 40.00, 26.00, 35.00, 43.00 +SNS, 06, 26, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 26, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 26, 86.00, 65.00, 24.00, 21.00, 34.00 +SPS, 06, 26, 95.00, 71.00, 14.00, 12.00, 21.00 +SRQ, 06, 26, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 26, 90.00, 67.00, -9999.00, -9999.00, 35.00 +SSI, 06, 26, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 06, 26, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 26, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 06, 26, 88.00, 69.00, 21.00, 20.00, 33.00 +STNV, 06, 26, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 06, 26, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 26, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 26, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 26, 87.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 06, 26, 85.00, 63.00, 23.00, 17.00, 32.00 +SVN, 06, 26, 90.00, 71.00, -9999.00, -9999.00, 38.00 +SWF, 06, 26, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 26, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 26, 80.00, 57.00, 23.00, 27.00, 39.00 +SZL, 06, 26, 87.00, 64.00, -9999.00, -9999.00, 31.00 +TAD, 06, 26, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 26, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 26, 88.00, 62.00, -9999.00, -9999.00, 31.00 +TCC, 06, 26, 92.00, 62.00, 15.00, 6.00, 18.00 +TCL, 06, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 26, 76.00, 50.00, -9999.00, -9999.00, 25.00 +TCS, 06, 26, 93.00, 66.00, -9999.00, 8.00, 19.00 +TEB, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 26, 91.00, 69.00, -9999.00, -9999.00, 24.00 +TKA, 06, 26, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 26, 91.00, 70.00, 17.00, 38.00, 45.00 +TNX, 06, 26, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 26, 82.00, 59.00, 18.00, 21.00, 32.00 +TOP, 06, 26, 87.00, 66.00, 23.00, 18.00, 34.00 +TPA, 06, 26, 90.00, 74.00, 16.00, 34.00, 41.00 +TPH, 06, 26, 87.00, 54.00, 4.00, 3.00, 6.00 +TRI, 06, 26, 84.00, 62.00, 24.00, 29.00, 41.00 +TRK, 06, 26, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 26, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 26, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 26, 91.00, 71.00, 19.00, 15.00, 28.00 +TUP, 06, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 26, 100.00, 71.00, 12.00, 8.00, 17.00 +TVC, 06, 26, 79.00, 55.00, 20.00, 15.00, 28.00 +TVL, 06, 26, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 26, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 26, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 26, 86.00, 64.00, 20.00, 23.00, 33.00 +T01, 06, 26, 85.00, 64.00, -9999.00, -9999.00, 30.00 +T02, 06, 26, 89.00, 68.00, -9999.00, -9999.00, 34.00 +T03, 06, 26, 89.00, 69.00, -9999.00, -9999.00, 35.00 +T04, 06, 26, 89.00, 73.00, -9999.00, -9999.00, 42.00 +T05, 06, 26, 89.00, 64.00, -9999.00, -9999.00, 29.00 +T06, 06, 26, 91.00, 67.00, -9999.00, -9999.00, 29.00 +T07, 06, 26, 94.00, 56.00, -9999.00, -9999.00, 15.00 +T08, 06, 26, 87.00, 64.00, -9999.00, -9999.00, 12.00 +UCA, 06, 26, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 26, 96.00, 66.00, -9999.00, -9999.00, 4.00 +UIL, 06, 26, 66.00, 48.00, 32.00, 35.00, 43.00 +UIN, 06, 26, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 26, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 26, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 26, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +U15, 06, 26, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +U28, 06, 26, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 26, 91.00, 68.00, -9999.00, -9999.00, 36.00 +VBG, 06, 26, 72.00, 52.00, -9999.00, -9999.00, 7.00 +VCT, 06, 26, 92.00, 74.00, 11.00, 21.00, 25.00 +VCV, 06, 26, 95.00, 58.00, -9999.00, -9999.00, 2.00 +VDZ, 06, 26, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 26, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 26, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 26, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 26, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 26, 91.00, 70.00, -9999.00, -9999.00, 37.00 +VRB, 06, 26, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 26, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 26, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 26, 85.00, 64.00, 20.00, 16.00, 29.00 +WJA, 06, 26, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 26, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 26, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 26, 88.00, 49.00, 9.00, 8.00, 13.00 +WPO, 06, 26, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 26, 91.00, 69.00, -9999.00, -9999.00, 36.00 +WRG, 06, 26, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 26, 85.00, 60.00, -9999.00, -9999.00, 30.00 +WRL, 06, 26, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +X68, 06, 26, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 26, 58.00, 46.00, 48.00, 48.00, 60.00 +YCG, 06, 26, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 26, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 26, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 26, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 26, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 26, 83.00, 51.00, 7.00, 7.00, 12.00 +YNG, 06, 26, 80.00, 58.00, 23.00, 24.00, 37.00 +YPA, 06, 26, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 26, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 26, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 26, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 26, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 26, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 26, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 26, 106.00, 76.00, 1.00, 1.00, 1.00 +YVR, 06, 26, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 26, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 26, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 26, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 26, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 26, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 26, 74.00, 48.00, 25.00, 26.00, 41.00 +ZUN, 06, 26, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 26, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 26, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 26, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +01R, 06, 26, 91.00, 70.00, -9999.00, -9999.00, 29.00 +1V1, 06, 26, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 26, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 26, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 26, 86.00, 69.00, -9999.00, -9999.00, 37.00 +2PJ, 06, 26, 90.00, 67.00, -9999.00, -9999.00, 35.00 +3B1, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 26, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 26, 79.00, 53.00, -9999.00, -9999.00, 30.00 +3SE, 06, 26, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 26, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 26, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +4OM, 06, 26, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 26, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 26, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 26, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 26, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 27, 83.00, 62.00, 23.00, 23.00, 36.00 +ABI, 06, 27, 94.00, 71.00, 13.00, 12.00, 20.00 +ABQ, 06, 27, 92.00, 62.00, 11.00, 9.00, 18.00 +ABR, 06, 27, 83.00, 58.00, 23.00, 17.00, 35.00 +ABY, 06, 27, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 27, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 27, 95.00, 73.00, 11.00, 13.00, 19.00 +ACV, 06, 27, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 27, 83.00, 62.00, 20.00, 17.00, 29.00 +ADK, 06, 27, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 27, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 27, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 27, 85.00, 62.00, -9999.00, -9999.00, 32.00 +AEX, 06, 27, 92.00, 71.00, -9999.00, -9999.00, 29.00 +AFF, 06, 27, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 27, 92.00, 71.00, -9999.00, -9999.00, 61.00 +AGS, 06, 27, 91.00, 68.00, 19.00, 26.00, 37.00 +AHN, 06, 27, 89.00, 68.00, 17.00, 23.00, 31.00 +AKN, 06, 27, 61.00, 44.00, 33.00, 31.00, 46.00 +AKO, 06, 27, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 27, 82.00, 58.00, 24.00, 24.00, 38.00 +ALI, 06, 27, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 27, 83.00, 60.00, 23.00, 18.00, 35.00 +ALS, 06, 27, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 27, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 27, 90.00, 64.00, 20.00, 12.00, 28.00 +AMG, 06, 27, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 27, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 27, 64.00, 50.00, 20.00, 23.00, 31.00 +AND, 06, 27, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 27, 63.00, 50.00, 40.00, 41.00, 53.00 +AOO, 06, 27, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 06, 27, 78.00, 51.00, 21.00, 21.00, 33.00 +AQQ, 06, 27, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 06, 27, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +AST, 06, 27, 66.00, 51.00, 24.00, 25.00, 34.00 +ATL, 06, 27, 87.00, 68.00, 18.00, 24.00, 33.00 +ATW, 06, 27, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 27, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 27, 85.00, 62.00, -9999.00, -9999.00, 32.00 +AUG, 06, 27, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 27, 93.00, 73.00, 12.00, 15.00, 22.00 +AUW, 06, 27, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 27, 82.00, 61.00, 20.00, 28.00, 38.00 +AVP, 06, 27, 80.00, 60.00, 26.00, 26.00, 41.00 +AXN, 06, 27, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 27, 80.00, 59.00, -9999.00, -9999.00, 30.00 +AYS, 06, 27, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 27, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 27, 94.00, 61.00, -9999.00, -9999.00, 4.00 +BAD, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 27, 77.00, 43.00, -9999.00, -9999.00, 12.00 +BDL, 06, 27, 83.00, 60.00, 23.00, 23.00, 35.00 +BDR, 06, 27, 79.00, 63.00, 20.00, 19.00, 31.00 +BET, 06, 27, 61.00, 45.00, 32.00, 29.00, 43.00 +BFD, 06, 27, 75.00, 52.00, 26.00, 29.00, 41.00 +BFF, 06, 27, 86.00, 56.00, 22.00, 14.00, 31.00 +BFL, 06, 27, 96.00, 67.00, 1.00, 1.00, 1.00 +BGM, 06, 27, 77.00, 58.00, 23.00, 28.00, 40.00 +BGR, 06, 27, 76.00, 56.00, 23.00, 25.00, 36.00 +BGS, 06, 27, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 27, 89.00, 68.00, 18.00, 27.00, 36.00 +BID, 06, 27, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 27, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 27, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 27, 83.00, 56.00, 20.00, 17.00, 29.00 +BIS, 06, 27, 81.00, 55.00, 26.00, 19.00, 37.00 +BIX, 06, 27, 89.00, 74.00, -9999.00, -9999.00, 35.00 +BJI, 06, 27, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 27, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 27, 86.00, 52.00, -9999.00, -9999.00, 32.00 +BKW, 06, 27, 78.00, 58.00, 27.00, 30.00, 45.00 +BLF, 06, 27, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 27, 108.00, 77.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 27, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 27, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 27, 88.00, 64.00, -9999.00, -9999.00, 29.00 +BNA, 06, 27, 88.00, 67.00, 19.00, 22.00, 34.00 +BNO, 06, 27, 80.00, 45.00, -9999.00, 11.00, 25.00 +BOI, 06, 27, 86.00, 55.00, 10.00, 8.00, 15.00 +BOS, 06, 27, 80.00, 63.00, 23.00, 21.00, 34.00 +BPI, 06, 27, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 27, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 27, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 27, 85.00, 64.00, -9999.00, -9999.00, 29.00 +BRO, 06, 27, 92.00, 75.00, 11.00, 17.00, 22.00 +BRW, 06, 27, 42.00, 32.00, 15.00, 17.00, 26.00 +BSM, 06, 27, 93.00, 73.00, -9999.00, -9999.00, 16.00 +BTI, 06, 27, 42.00, 33.00, 13.00, 13.00, 21.00 +BTL, 06, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 27, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 27, 91.00, 72.00, 14.00, 31.00, 38.00 +BTT, 06, 27, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 27, 79.00, 58.00, 29.00, 28.00, 45.00 +BUB, 06, 27, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 27, 78.00, 60.00, 23.00, 23.00, 35.00 +BUR, 06, 27, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 27, 90.00, 73.00, -9999.00, 20.00, 25.00 +BWG, 06, 27, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 27, 86.00, 65.00, 21.00, 21.00, 34.00 +BYH, 06, 27, 91.00, 70.00, -9999.00, -9999.00, 32.00 +BYI, 06, 27, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 27, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 27, 91.00, 68.00, 19.00, 25.00, 36.00 +CAG, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 27, 81.00, 60.00, 21.00, 24.00, 37.00 +CAO, 06, 27, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 27, 75.00, 52.00, 29.00, 32.00, 44.00 +CBM, 06, 27, 91.00, 68.00, -9999.00, -9999.00, 30.00 +CDB, 06, 27, 53.00, 44.00, 40.00, 46.00, 59.00 +CDC, 06, 27, 88.00, 54.00, 6.00, 8.00, 12.00 +CDR, 06, 27, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 27, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 27, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 06, 27, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 27, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 27, 88.00, 67.00, 19.00, 25.00, 35.00 +CHO, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 27, 89.00, 71.00, 18.00, 28.00, 38.00 +CID, 06, 27, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 27, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 27, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 27, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 27, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 27, 81.00, 60.00, 20.00, 23.00, 37.00 +CLL, 06, 27, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 27, 88.00, 68.00, 22.00, 23.00, 36.00 +CMH, 06, 27, 83.00, 61.00, 20.00, 26.00, 35.00 +CMI, 06, 27, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 27, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 27, 89.00, 65.00, 21.00, 12.00, 28.00 +CNM, 06, 27, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 27, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 06, 27, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +COF, 06, 27, 89.00, 72.00, -9999.00, -9999.00, 36.00 +CON, 06, 27, 80.00, 54.00, 22.00, 22.00, 34.00 +COS, 06, 27, 82.00, 55.00, 22.00, 21.00, 34.00 +COT, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 27, 86.00, 64.00, 21.00, 19.00, 32.00 +CPR, 06, 27, 84.00, 51.00, 17.00, 16.00, 28.00 +CRBC, 06, 27, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 27, 92.00, 74.00, 11.00, 16.00, 22.00 +CRW, 06, 27, 85.00, 63.00, 26.00, 27.00, 41.00 +CSG, 06, 27, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 27, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 27, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 27, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 27, 84.00, 63.00, 19.00, 26.00, 36.00 +CVN, 06, 27, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 27, 90.00, 61.00, -9999.00, -9999.00, 24.00 +CXY, 06, 27, 84.00, 64.00, 18.00, 21.00, 31.00 +CYS, 06, 27, 79.00, 52.00, 19.00, 22.00, 32.00 +DAA, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 27, 89.00, 72.00, 17.00, 36.00, 43.00 +DAG, 06, 27, 102.00, 71.00, 1.00, 2.00, 2.00 +DAL, 06, 27, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 27, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 27, 84.00, 62.00, 18.00, 24.00, 34.00 +DBQ, 06, 27, 81.00, 60.00, 23.00, 20.00, 35.00 +DCA, 06, 27, 87.00, 70.00, 18.00, 23.00, 34.00 +DDC, 06, 27, 91.00, 65.00, 19.00, 11.00, 24.00 +DEC, 06, 27, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 27, 85.00, 56.00, 19.00, 18.00, 30.00 +DFW, 06, 27, 95.00, 72.00, 13.00, 12.00, 20.00 +DHN, 06, 27, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 27, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 27, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 27, 95.00, 73.00, -9999.00, -9999.00, 14.00 +DLG, 06, 27, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 27, 75.00, 52.00, 29.00, 26.00, 43.00 +DLLC, 06, 27, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 27, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 27, 100.00, 71.00, -9999.00, -9999.00, 16.00 +DMN, 06, 27, 96.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 27, 86.00, 65.00, -9999.00, -9999.00, 30.00 +DPG, 06, 27, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 27, 91.00, 70.00, -9999.00, -9999.00, 37.00 +DRA, 06, 27, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 27, 95.00, 73.00, 11.00, 11.00, 16.00 +DSM, 06, 27, 85.00, 64.00, 26.00, 18.00, 36.00 +DTW, 06, 27, 82.00, 59.00, 17.00, 21.00, 31.00 +DUG, 06, 27, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 27, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 27, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 27, 94.00, 71.00, -9999.00, -9999.00, 17.00 +D45, 06, 27, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 27, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 27, 81.00, 58.00, 23.00, 21.00, 36.00 +ECG, 06, 27, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 27, 94.00, 66.00, -9999.00, -9999.00, 2.00 +EED, 06, 27, 107.00, 80.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 06, 27, 84.00, 44.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 27, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 27, 79.00, 55.00, 31.00, 35.00, 49.00 +EKO, 06, 27, 86.00, 48.00, 9.00, 9.00, 14.00 +ELD, 06, 27, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 27, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 27, 97.00, 67.00, 11.00, 6.00, 14.00 +ELY, 06, 27, 83.00, 45.00, 9.00, 10.00, 16.00 +EMP, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 27, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +END, 06, 27, 93.00, 69.00, -9999.00, -9999.00, 22.00 +ENN, 06, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 27, 87.00, 64.00, -9999.00, -9999.00, 13.00 +EPH, 06, 27, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 27, 78.00, 61.00, 23.00, 22.00, 35.00 +ESF, 06, 27, 92.00, 71.00, -9999.00, -9999.00, 34.00 +EUG, 06, 27, 78.00, 51.00, 12.00, 13.00, 19.00 +EVV, 06, 27, 88.00, 66.00, 22.00, 21.00, 33.00 +EWN, 06, 27, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 27, 85.00, 66.00, 21.00, 22.00, 34.00 +EYW, 06, 27, 88.00, 79.00, 22.00, 23.00, 35.00 +E74, 06, 27, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 27, 87.00, 65.00, -9999.00, -9999.00, 35.00 +FAI, 06, 27, 72.00, 52.00, 27.00, 28.00, 42.00 +FAR, 06, 27, 81.00, 57.00, 22.00, 20.00, 35.00 +FAT, 06, 27, 96.00, 63.00, 1.00, 1.00, 2.00 +FAY, 06, 27, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 27, 76.00, 46.00, 20.00, 22.00, 33.00 +FCS, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FDY, 06, 27, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 27, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FLG, 06, 27, 81.00, 46.00, 10.00, 15.00, 21.00 +FLL, 06, 27, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 27, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +FME, 06, 27, 86.00, 61.00, -9999.00, -9999.00, 30.00 +FMH, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 06, 27, 91.00, 54.00, 11.00, 6.00, 14.00 +FMY, 06, 27, 91.00, 74.00, 21.00, 43.00, 53.00 +FNT, 06, 27, 80.00, 58.00, 19.00, 19.00, 32.00 +FOD, 06, 27, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 27, 87.00, 66.00, -9999.00, -9999.00, 30.00 +FOK, 06, 27, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 27, 89.00, 66.00, -9999.00, -9999.00, 32.00 +FSD, 06, 27, 84.00, 60.00, 26.00, 16.00, 35.00 +FSI, 06, 27, 93.00, 69.00, -9999.00, -9999.00, 21.00 +FSM, 06, 27, 91.00, 68.00, 15.00, 19.00, 27.00 +FTK, 06, 27, 86.00, 63.00, -9999.00, -9999.00, 30.00 +FWA, 06, 27, 83.00, 62.00, 18.00, 21.00, 32.00 +FWH, 06, 27, 93.00, 71.00, -9999.00, -9999.00, 17.00 +FYU, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 27, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 27, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 27, 109.00, 75.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 27, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 27, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 27, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 27, 79.00, 52.00, 14.00, 13.00, 21.00 +GFA, 06, 27, 79.00, 51.00, -9999.00, -9999.00, 29.00 +GFK, 06, 27, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 27, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 27, 81.00, 54.00, 21.00, 15.00, 29.00 +GJT, 06, 27, 91.00, 61.00, 12.00, 9.00, 17.00 +GKN, 06, 27, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 27, 87.00, 59.00, 20.00, 9.00, 25.00 +GLH, 06, 27, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 27, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 27, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 27, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 06, 27, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 27, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 27, 78.00, 57.00, 26.00, 20.00, 36.00 +GRCI, 06, 27, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 27, 76.00, 50.00, -9999.00, -9999.00, 21.00 +GRI, 06, 27, 87.00, 63.00, 22.00, 13.00, 28.00 +GRK, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 06, 27, 81.00, 58.00, 21.00, 18.00, 31.00 +GSB, 06, 27, 89.00, 68.00, -9999.00, -9999.00, 37.00 +GSG, 06, 27, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 27, 86.00, 65.00, 21.00, 23.00, 36.00 +GSP, 06, 27, 87.00, 67.00, 22.00, 25.00, 37.00 +GST, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 27, 78.00, 59.00, -9999.00, -9999.00, 37.00 +GTF, 06, 27, 79.00, 51.00, 21.00, 17.00, 29.00 +GUP, 06, 27, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 27, 84.00, 61.00, -9999.00, -9999.00, 32.00 +GVW, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +GWO, 06, 27, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 27, 83.00, 70.00, 21.00, 18.00, 31.00 +HBR, 06, 27, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 27, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 27, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 27, 86.00, 56.00, -9999.00, -9999.00, 15.00 +HKY, 06, 27, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 27, 81.00, 51.00, 18.00, 18.00, 28.00 +HMN, 06, 27, 98.00, 62.00, -9999.00, -9999.00, 17.00 +HMS, 06, 27, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 27, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 27, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 06, 27, 84.00, 59.00, 24.00, 16.00, 33.00 +HOP, 06, 27, 88.00, 64.00, -9999.00, -9999.00, 32.00 +HOT, 06, 27, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 27, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 27, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 27, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 27, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 27, 91.00, 70.00, -9999.00, -9999.00, 38.00 +HST, 06, 27, 89.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 06, 27, 88.00, 67.00, 19.00, 23.00, 34.00 +HTL, 06, 27, 78.00, 53.00, 26.00, 21.00, 37.00 +HTS, 06, 27, 83.00, 63.00, 22.00, 27.00, 39.00 +HUF, 06, 27, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 27, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 27, 82.00, 52.00, 17.00, 15.00, 26.00 +IAB, 06, 27, 90.00, 68.00, -9999.00, -9999.00, 27.00 +IAD, 06, 27, 85.00, 62.00, 22.00, 25.00, 36.00 +IAG, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 27, 92.00, 72.00, 11.00, 25.00, 30.00 +ICT, 06, 27, 90.00, 68.00, 18.00, 16.00, 28.00 +IDA, 06, 27, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 27, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 27, 84.00, 65.00, 23.00, 20.00, 34.00 +ILI, 06, 27, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 27, 87.00, 70.00, 20.00, 25.00, 35.00 +IMT, 06, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +IND, 06, 27, 85.00, 64.00, 21.00, 22.00, 34.00 +INL, 06, 27, 77.00, 53.00, 32.00, 26.00, 46.00 +INS, 06, 27, 96.00, 66.00, -9999.00, -9999.00, 4.00 +INT, 06, 27, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 06, 27, 93.00, 59.00, 7.00, 8.00, 13.00 +IPL, 06, 27, 105.00, 74.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 27, 81.00, 59.00, 24.00, 28.00, 40.00 +IRK, 06, 27, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 27, 82.00, 54.00, 20.00, 15.00, 30.00 +ISP, 06, 27, 78.00, 63.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 27, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 27, 104.00, 72.00, -9999.00, -9999.00, 6.00 +IWD, 06, 27, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 27, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 27, 92.00, 69.00, 17.00, 24.00, 34.00 +JAX, 06, 27, 91.00, 71.00, 19.00, 36.00, 43.00 +JBR, 06, 27, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 27, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 27, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 27, 80.00, 65.00, 19.00, 20.00, 32.00 +JHW, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 27, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 27, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 27, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 27, 63.00, 47.00, 44.00, 44.00, 57.00 +JST, 06, 27, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 27, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 27, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 27, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 27, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 27, 81.00, 57.00, 19.00, 19.00, 32.00 +LAR, 06, 27, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 27, 104.00, 73.00, 3.00, 3.00, 5.00 +LAX, 06, 27, 74.00, 61.00, 1.00, 1.00, 1.00 +LBB, 06, 27, 91.00, 67.00, 16.00, 9.00, 21.00 +LBF, 06, 27, 85.00, 58.00, 25.00, 11.00, 31.00 +LCH, 06, 27, 90.00, 73.00, 14.00, 25.00, 33.00 +LCK, 06, 27, 84.00, 62.00, -9999.00, -9999.00, 33.00 +LEB, 06, 27, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 27, 85.00, 64.00, 20.00, 25.00, 35.00 +LFI, 06, 27, 84.00, 69.00, -9999.00, -9999.00, 31.00 +LFK, 06, 27, 92.00, 71.00, 12.00, 22.00, 28.00 +LFT, 06, 27, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 27, 82.00, 67.00, 20.00, 21.00, 32.00 +LGB, 06, 27, 80.00, 62.00, 0.00, 1.00, 1.00 +LGU, 06, 27, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 27, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 27, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 27, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 27, 91.00, 70.00, 16.00, 20.00, 29.00 +LIZ, 06, 27, 75.00, 52.00, -9999.00, -9999.00, 44.00 +LMT, 06, 27, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 06, 27, 82.00, 53.00, 11.00, 12.00, 19.00 +LNK, 06, 27, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 27, 90.00, 53.00, 4.00, 4.00, 7.00 +LOZ, 06, 27, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 27, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 27, 90.00, 68.00, -9999.00, -9999.00, 31.00 +LSE, 06, 27, 83.00, 60.00, 21.00, 21.00, 35.00 +LSF, 06, 27, 92.00, 70.00, -9999.00, -9999.00, 30.00 +LSV, 06, 27, 105.00, 65.00, -9999.00, -9999.00, 4.00 +LTS, 06, 27, 96.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 06, 27, 107.00, 71.00, -9999.00, -9999.00, 6.00 +LVS, 06, 27, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 27, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 27, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 27, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 27, 85.00, 63.00, 22.00, 24.00, 37.00 +MAF, 06, 27, 95.00, 68.00, 12.00, 8.00, 17.00 +MBL, 06, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 27, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 27, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 27, 91.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 06, 27, 90.00, 74.00, -9999.00, -9999.00, 42.00 +MCG, 06, 27, 68.00, 48.00, 33.00, 31.00, 48.00 +MCI, 06, 27, 87.00, 66.00, 23.00, 17.00, 32.00 +MCK, 06, 27, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 27, 91.00, 69.00, 16.00, 24.00, 33.00 +MCO, 06, 27, 91.00, 73.00, 18.00, 46.00, 52.00 +MCW, 06, 27, 82.00, 60.00, 18.00, 16.00, 28.00 +MC2, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MDH, 06, 27, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 27, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 27, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 27, 83.00, 64.00, 26.00, 21.00, 38.00 +MEI, 06, 27, 91.00, 68.00, 17.00, 26.00, 36.00 +MEM, 06, 27, 91.00, 71.00, 16.00, 18.00, 29.00 +MER, 06, 27, 95.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 06, 27, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 27, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 27, 87.00, 53.00, 8.00, 6.00, 11.00 +MGE, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 06, 27, 91.00, 70.00, 15.00, 27.00, 35.00 +MGW, 06, 27, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 27, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 27, 91.00, 59.00, -9999.00, -9999.00, 3.00 +MHS, 06, 27, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 27, 89.00, 74.00, 24.00, 39.00, 49.00 +MIB, 06, 27, 79.00, 56.00, -9999.00, -9999.00, 33.00 +MIV, 06, 27, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 27, 91.00, 53.00, -9999.00, -9999.00, 14.00 +MKC, 06, 27, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 27, 78.00, 59.00, 24.00, 21.00, 36.00 +MKG, 06, 27, 78.00, 58.00, 23.00, 16.00, 31.00 +MKL, 06, 27, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 27, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 27, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 27, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 27, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 27, 85.00, 63.00, 25.00, 21.00, 37.00 +MLS, 06, 27, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 27, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 27, 92.00, 69.00, -9999.00, -9999.00, 35.00 +MOB, 06, 27, 91.00, 72.00, 18.00, 36.00, 44.00 +MOT, 06, 27, 79.00, 56.00, 22.00, 17.00, 31.00 +MPV, 06, 27, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 27, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 27, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 27, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 27, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 27, 68.00, 51.00, -9999.00, -9999.00, 8.00 +MSL, 06, 27, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 27, 81.00, 57.00, 23.00, 20.00, 35.00 +MSO, 06, 27, 79.00, 49.00, 20.00, 19.00, 31.00 +MSP, 06, 27, 82.00, 61.00, 22.00, 23.00, 37.00 +MSS, 06, 27, 78.00, 56.00, 24.00, 24.00, 37.00 +MSY, 06, 27, 90.00, 72.00, 14.00, 35.00, 42.00 +MTC, 06, 27, 80.00, 59.00, -9999.00, -9999.00, 31.00 +MTN, 06, 27, 86.00, 64.00, -9999.00, -9999.00, 30.00 +MTO, 06, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 27, 84.00, 60.00, -9999.00, -9999.00, 30.00 +MUO, 06, 27, 90.00, 55.00, -9999.00, -9999.00, 14.00 +MWA, 06, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 27, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 27, 91.00, 70.00, -9999.00, -9999.00, 33.00 +MYL, 06, 27, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 27, 90.00, 69.00, -9999.00, -9999.00, 36.00 +NAO, 06, 27, 87.00, 74.00, -9999.00, -9999.00, 43.00 +NBC, 06, 27, 89.00, 71.00, -9999.00, -9999.00, 40.00 +NBE, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +NBU, 06, 27, 82.00, 61.00, -9999.00, -9999.00, 31.00 +NCA, 06, 27, 89.00, 66.00, -9999.00, -9999.00, 38.00 +NCO, 06, 27, 76.00, 60.00, -9999.00, -9999.00, 32.00 +NC1, 06, 27, 96.00, 66.00, -9999.00, -9999.00, 2.00 +NEL, 06, 27, 84.00, 61.00, -9999.00, -9999.00, 31.00 +NFG, 06, 27, 72.00, 60.00, -9999.00, -9999.00, 4.00 +NFL, 06, 27, 87.00, 51.00, -9999.00, -9999.00, 10.00 +NGP, 06, 27, 91.00, 74.00, -9999.00, -9999.00, 15.00 +NGU, 06, 27, 85.00, 68.00, -9999.00, -9999.00, 29.00 +NGZ, 06, 27, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 27, 86.00, 63.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 27, 76.00, 57.00, -9999.00, -9999.00, 34.00 +NID, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 27, 91.00, 71.00, -9999.00, -9999.00, 43.00 +NIR, 06, 27, 93.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 06, 27, 85.00, 71.00, -9999.00, -9999.00, 39.00 +NKX, 06, 27, 74.00, 64.00, -9999.00, -9999.00, 5.00 +NLC, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 27, 90.00, 67.00, -9999.00, -9999.00, 32.00 +NPA, 06, 27, 90.00, 73.00, -9999.00, -9999.00, 35.00 +NQA, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 27, 94.00, 73.00, -9999.00, -9999.00, 18.00 +NQX, 06, 27, 88.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 06, 27, 89.00, 73.00, -9999.00, -9999.00, 42.00 +NRC, 06, 27, 95.00, 57.00, -9999.00, -9999.00, 2.00 +NRS, 06, 27, 71.00, 61.00, -9999.00, -9999.00, 3.00 +NSE, 06, 27, 91.00, 70.00, -9999.00, -9999.00, 45.00 +NSI, 06, 27, 73.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 27, 73.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 27, 80.00, 61.00, -9999.00, -9999.00, 3.00 +NTU, 06, 27, 85.00, 68.00, -9999.00, -9999.00, 32.00 +NUC, 06, 27, 72.00, 59.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 27, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 06, 27, 70.00, 49.00, -9999.00, -9999.00, 23.00 +NWF, 06, 27, 80.00, 62.00, -9999.00, -9999.00, 1.00 +NXX, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 06, 27, 88.00, 63.00, -9999.00, -9999.00, 31.00 +NZC, 06, 27, 91.00, 68.00, -9999.00, -9999.00, 47.00 +NZJ, 06, 27, 81.00, 58.00, -9999.00, -9999.00, 3.00 +NZW, 06, 27, 79.00, 59.00, -9999.00, -9999.00, 34.00 +NZY, 06, 27, 74.00, 64.00, -9999.00, -9999.00, 3.00 +OAK, 06, 27, 74.00, 52.00, 2.00, 2.00, 3.00 +OAR, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 06, 27, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 27, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 27, 91.00, 69.00, 16.00, 13.00, 24.00 +OLM, 06, 27, 74.00, 48.00, 17.00, 20.00, 26.00 +OMA, 06, 27, 86.00, 64.00, 22.00, 16.00, 30.00 +OME, 06, 27, 56.00, 42.00, 25.00, 26.00, 34.00 +ONT, 06, 27, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 27, 82.00, 61.00, 24.00, 20.00, 36.00 +ORF, 06, 27, 85.00, 68.00, 19.00, 22.00, 34.00 +ORH, 06, 27, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 27, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 27, 77.00, 54.00, -9999.00, -9999.00, 30.00 +OTG, 06, 27, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 27, 65.00, 52.00, 15.00, 16.00, 22.00 +OTM, 06, 27, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 27, 55.00, 43.00, 14.00, 17.00, 24.00 +OURC, 06, 27, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 27, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 27, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 27, 91.00, 68.00, -9999.00, -9999.00, 38.00 +PACZ, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 27, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 27, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 27, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 27, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 27, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 27, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 27, 90.00, 71.00, -9999.00, -9999.00, 33.00 +PAQ, 06, 27, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 27, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 27, 47.00, 42.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 27, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 27, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 27, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 27, 79.00, 58.00, -9999.00, -9999.00, 38.00 +PBI, 06, 27, 89.00, 74.00, 23.00, 36.00, 46.00 +PDT, 06, 27, 84.00, 56.00, 9.00, 10.00, 15.00 +PDX, 06, 27, 77.00, 55.00, 17.00, 18.00, 24.00 +PFN, 06, 27, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 27, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 27, 84.00, 65.00, 22.00, 21.00, 34.00 +PHX, 06, 27, 106.00, 77.00, 5.00, 2.00, 7.00 +PIA, 06, 27, 85.00, 64.00, 23.00, 21.00, 36.00 +PIB, 06, 27, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 27, 83.00, 51.00, 12.00, 11.00, 20.00 +PIR, 06, 27, 86.00, 59.00, 22.00, 14.00, 29.00 +PIT, 06, 27, 81.00, 60.00, 24.00, 26.00, 40.00 +PKB, 06, 27, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 27, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 27, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 27, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 27, 90.00, 73.00, 18.00, 28.00, 37.00 +POB, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +POE, 06, 27, 91.00, 69.00, -9999.00, -9999.00, 40.00 +POM, 06, 27, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 06, 27, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 27, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 27, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 27, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 27, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 27, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 27, 79.00, 55.00, -9999.00, -9999.00, 32.00 +PSP, 06, 27, 107.00, 72.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 27, 89.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 27, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 27, 91.00, 58.00, 17.00, 12.00, 27.00 +PUC, 06, 27, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 27, 80.00, 60.00, 21.00, 20.00, 33.00 +PVU, 06, 27, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 27, 76.00, 56.00, 26.00, 23.00, 37.00 +P02, 06, 27, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 06, 27, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 06, 27, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +P24, 06, 27, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +P28, 06, 27, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 06, 27, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 06, 27, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +P39, 06, 27, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +P58, 06, 27, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P59, 06, 27, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +P60, 06, 27, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +P61, 06, 27, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +P67, 06, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P68, 06, 27, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +P69, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 27, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 27, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 27, 82.00, 55.00, 24.00, 20.00, 35.00 +RBL, 06, 27, 95.00, 64.00, 3.00, 2.00, 5.00 +RCA, 06, 27, 82.00, 55.00, -9999.00, -9999.00, 33.00 +RDD, 06, 27, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 27, 81.00, 45.00, 10.00, 9.00, 15.00 +RDR, 06, 27, 79.00, 55.00, -9999.00, -9999.00, 34.00 +RDU, 06, 27, 87.00, 66.00, 20.00, 20.00, 33.00 +REE, 06, 27, 91.00, 67.00, -9999.00, -9999.00, 20.00 +REJ, 06, 27, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 27, 83.00, 61.00, 24.00, 21.00, 36.00 +RIC, 06, 27, 87.00, 66.00, 20.00, 21.00, 34.00 +RIV, 06, 27, 90.00, 58.00, -9999.00, -9999.00, 2.00 +RIW, 06, 27, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 27, 79.00, 50.00, 9.00, 10.00, 16.00 +RME, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 06, 27, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 06, 27, 94.00, 74.00, -9999.00, -9999.00, 16.00 +RNO, 06, 27, 88.00, 49.00, 5.00, 4.00, 8.00 +ROA, 06, 27, 85.00, 63.00, 17.00, 26.00, 35.00 +ROC, 06, 27, 79.00, 57.00, 21.00, 24.00, 35.00 +ROW, 06, 27, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 27, 90.00, 65.00, 16.00, 9.00, 22.00 +RST, 06, 27, 80.00, 58.00, 24.00, 21.00, 38.00 +RWF, 06, 27, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 27, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 27, 91.00, 57.00, 2.00, 2.00, 2.00 +SAF, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 27, 74.00, 64.00, 2.00, 2.00, 3.00 +SAT, 06, 27, 94.00, 74.00, 12.00, 17.00, 22.00 +SAV, 06, 27, 90.00, 71.00, 19.00, 30.00, 40.00 +SAW, 06, 27, 73.00, 54.00, -9999.00, -9999.00, 37.00 +SBA, 06, 27, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 27, 93.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 06, 27, 82.00, 61.00, 21.00, 20.00, 33.00 +SBP, 06, 27, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 27, 79.00, 39.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 27, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 27, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 27, 92.00, 59.00, 0.00, 2.00, 2.00 +SDF, 06, 27, 86.00, 66.00, 19.00, 24.00, 34.00 +SEA, 06, 27, 73.00, 54.00, 14.00, 15.00, 22.00 +SEM, 06, 27, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 27, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 27, 71.00, 53.00, 1.00, 1.00, 2.00 +SGF, 06, 27, 87.00, 65.00, 18.00, 19.00, 29.00 +SGY, 06, 27, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 27, 82.00, 50.00, 21.00, 16.00, 30.00 +SHV, 06, 27, 92.00, 71.00, 16.00, 19.00, 28.00 +SIT, 06, 27, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 27, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 27, 95.00, 68.00, 12.00, 12.00, 20.00 +SKA, 06, 27, 79.00, 52.00, -9999.00, -9999.00, 18.00 +SKF, 06, 27, 94.00, 74.00, -9999.00, -9999.00, 15.00 +SLC, 06, 27, 88.00, 60.00, 12.00, 10.00, 18.00 +SLE, 06, 27, 78.00, 50.00, 13.00, 14.00, 20.00 +SLN, 06, 27, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 27, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 27, 72.00, 52.00, -9999.00, 1.00, 1.00 +SNA, 06, 27, 70.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 27, 48.00, 40.00, 26.00, 35.00, 43.00 +SNS, 06, 27, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 27, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 27, 86.00, 65.00, 24.00, 20.00, 34.00 +SPS, 06, 27, 95.00, 71.00, 14.00, 12.00, 21.00 +SRQ, 06, 27, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 27, 90.00, 67.00, -9999.00, -9999.00, 35.00 +SSI, 06, 27, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 06, 27, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 27, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 06, 27, 88.00, 69.00, 21.00, 20.00, 32.00 +STNV, 06, 27, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 06, 27, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 27, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 27, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 27, 87.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 06, 27, 85.00, 63.00, 23.00, 17.00, 32.00 +SVN, 06, 27, 90.00, 71.00, -9999.00, -9999.00, 39.00 +SWF, 06, 27, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 27, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 27, 80.00, 57.00, 23.00, 27.00, 39.00 +SZL, 06, 27, 87.00, 64.00, -9999.00, -9999.00, 31.00 +TAD, 06, 27, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 27, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 27, 88.00, 62.00, -9999.00, -9999.00, 31.00 +TCC, 06, 27, 92.00, 62.00, 15.00, 6.00, 18.00 +TCL, 06, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 27, 76.00, 50.00, -9999.00, -9999.00, 24.00 +TCS, 06, 27, 93.00, 66.00, -9999.00, 8.00, 20.00 +TEB, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 27, 91.00, 69.00, -9999.00, -9999.00, 24.00 +TKA, 06, 27, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 27, 91.00, 70.00, 17.00, 39.00, 46.00 +TNX, 06, 27, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 27, 82.00, 59.00, 18.00, 21.00, 32.00 +TOP, 06, 27, 87.00, 66.00, 23.00, 18.00, 33.00 +TPA, 06, 27, 90.00, 74.00, 17.00, 34.00, 42.00 +TPH, 06, 27, 88.00, 54.00, 4.00, 3.00, 6.00 +TRI, 06, 27, 84.00, 62.00, 24.00, 29.00, 41.00 +TRK, 06, 27, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 27, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 27, 91.00, 71.00, 19.00, 15.00, 27.00 +TUP, 06, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 27, 100.00, 71.00, 13.00, 8.00, 18.00 +TVC, 06, 27, 79.00, 55.00, 19.00, 15.00, 28.00 +TVL, 06, 27, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 27, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 27, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 27, 86.00, 64.00, 20.00, 23.00, 33.00 +T01, 06, 27, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 06, 27, 89.00, 68.00, -9999.00, -9999.00, 35.00 +T03, 06, 27, 89.00, 69.00, -9999.00, -9999.00, 36.00 +T04, 06, 27, 89.00, 73.00, -9999.00, -9999.00, 42.00 +T05, 06, 27, 90.00, 64.00, -9999.00, -9999.00, 29.00 +T06, 06, 27, 91.00, 67.00, -9999.00, -9999.00, 30.00 +T07, 06, 27, 94.00, 57.00, -9999.00, -9999.00, 15.00 +T08, 06, 27, 87.00, 64.00, -9999.00, -9999.00, 12.00 +UCA, 06, 27, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 27, 96.00, 66.00, -9999.00, -9999.00, 4.00 +UIL, 06, 27, 66.00, 48.00, 32.00, 34.00, 43.00 +UIN, 06, 27, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 27, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 27, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 27, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +U15, 06, 27, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +U28, 06, 27, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 27, 91.00, 68.00, -9999.00, -9999.00, 36.00 +VBG, 06, 27, 72.00, 52.00, -9999.00, -9999.00, 7.00 +VCT, 06, 27, 92.00, 74.00, 11.00, 21.00, 25.00 +VCV, 06, 27, 95.00, 58.00, -9999.00, -9999.00, 2.00 +VDZ, 06, 27, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 27, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 27, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 27, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 27, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 27, 91.00, 70.00, -9999.00, -9999.00, 37.00 +VRB, 06, 27, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 27, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 27, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 27, 85.00, 64.00, 19.00, 17.00, 29.00 +WJA, 06, 27, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 27, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 27, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 27, 88.00, 49.00, 8.00, 8.00, 12.00 +WPO, 06, 27, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 27, 91.00, 69.00, -9999.00, -9999.00, 36.00 +WRG, 06, 27, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 27, 85.00, 60.00, -9999.00, -9999.00, 30.00 +WRL, 06, 27, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +X68, 06, 27, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 27, 58.00, 46.00, 48.00, 48.00, 60.00 +YCG, 06, 27, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 27, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 27, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 27, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 27, 84.00, 51.00, 6.00, 7.00, 12.00 +YNG, 06, 27, 80.00, 58.00, 23.00, 24.00, 36.00 +YPA, 06, 27, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 27, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 27, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 27, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 27, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 27, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 27, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 27, 106.00, 77.00, 1.00, 1.00, 2.00 +YVR, 06, 27, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 27, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 27, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 27, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 27, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 27, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 27, 74.00, 49.00, 25.00, 26.00, 41.00 +ZUN, 06, 27, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 27, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 27, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 27, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +01R, 06, 27, 91.00, 70.00, -9999.00, -9999.00, 29.00 +1V1, 06, 27, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 27, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 27, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 27, 86.00, 69.00, -9999.00, -9999.00, 37.00 +2PJ, 06, 27, 90.00, 67.00, -9999.00, -9999.00, 35.00 +3B1, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 27, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 27, 79.00, 53.00, -9999.00, -9999.00, 30.00 +3SE, 06, 27, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 27, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 27, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +4OM, 06, 27, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 27, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 27, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 27, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 27, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 28, 83.00, 62.00, 23.00, 22.00, 36.00 +ABI, 06, 28, 94.00, 71.00, 13.00, 12.00, 20.00 +ABQ, 06, 28, 92.00, 62.00, 11.00, 9.00, 18.00 +ABR, 06, 28, 83.00, 58.00, 23.00, 17.00, 35.00 +ABY, 06, 28, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 28, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 28, 95.00, 73.00, 10.00, 13.00, 19.00 +ACV, 06, 28, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 28, 83.00, 62.00, 20.00, 17.00, 29.00 +ADK, 06, 28, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 28, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 28, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 28, 85.00, 62.00, -9999.00, -9999.00, 32.00 +AEX, 06, 28, 92.00, 71.00, -9999.00, -9999.00, 29.00 +AFF, 06, 28, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 28, 92.00, 71.00, -9999.00, -9999.00, 62.00 +AGS, 06, 28, 91.00, 68.00, 19.00, 26.00, 37.00 +AHN, 06, 28, 89.00, 68.00, 17.00, 23.00, 31.00 +AKN, 06, 28, 61.00, 44.00, 33.00, 31.00, 46.00 +AKO, 06, 28, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 28, 82.00, 58.00, 24.00, 24.00, 38.00 +ALI, 06, 28, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 28, 83.00, 60.00, 23.00, 18.00, 35.00 +ALS, 06, 28, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 28, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 28, 90.00, 64.00, 19.00, 12.00, 28.00 +AMG, 06, 28, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 28, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 28, 64.00, 50.00, 20.00, 23.00, 31.00 +AND, 06, 28, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 28, 63.00, 50.00, 40.00, 41.00, 53.00 +AOO, 06, 28, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 06, 28, 78.00, 51.00, 21.00, 21.00, 33.00 +AQQ, 06, 28, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 06, 28, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +AST, 06, 28, 66.00, 51.00, 23.00, 25.00, 33.00 +ATL, 06, 28, 87.00, 68.00, 18.00, 24.00, 33.00 +ATW, 06, 28, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 28, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 28, 85.00, 62.00, -9999.00, -9999.00, 32.00 +AUG, 06, 28, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 28, 93.00, 73.00, 12.00, 15.00, 22.00 +AUW, 06, 28, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 28, 82.00, 61.00, 20.00, 28.00, 38.00 +AVP, 06, 28, 80.00, 60.00, 25.00, 26.00, 41.00 +AXN, 06, 28, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 28, 80.00, 59.00, -9999.00, -9999.00, 30.00 +AYS, 06, 28, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 28, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 28, 94.00, 61.00, -9999.00, -9999.00, 4.00 +BAD, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 28, 77.00, 43.00, -9999.00, -9999.00, 13.00 +BDL, 06, 28, 83.00, 60.00, 23.00, 23.00, 35.00 +BDR, 06, 28, 79.00, 63.00, 20.00, 19.00, 31.00 +BET, 06, 28, 61.00, 45.00, 32.00, 29.00, 43.00 +BFD, 06, 28, 75.00, 52.00, 26.00, 29.00, 41.00 +BFF, 06, 28, 86.00, 56.00, 22.00, 14.00, 31.00 +BFL, 06, 28, 96.00, 67.00, 1.00, 1.00, 1.00 +BGM, 06, 28, 77.00, 58.00, 23.00, 28.00, 40.00 +BGR, 06, 28, 76.00, 56.00, 23.00, 25.00, 36.00 +BGS, 06, 28, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 28, 89.00, 68.00, 18.00, 27.00, 36.00 +BID, 06, 28, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 28, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 28, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 28, 83.00, 56.00, 20.00, 16.00, 29.00 +BIS, 06, 28, 81.00, 55.00, 26.00, 19.00, 36.00 +BIX, 06, 28, 89.00, 74.00, -9999.00, -9999.00, 36.00 +BJI, 06, 28, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 28, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 28, 86.00, 52.00, -9999.00, -9999.00, 32.00 +BKW, 06, 28, 78.00, 58.00, 27.00, 30.00, 45.00 +BLF, 06, 28, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 28, 108.00, 77.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 28, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 28, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 28, 88.00, 64.00, -9999.00, -9999.00, 29.00 +BNA, 06, 28, 88.00, 67.00, 19.00, 22.00, 34.00 +BNO, 06, 28, 80.00, 45.00, -9999.00, 10.00, 24.00 +BOI, 06, 28, 86.00, 55.00, 10.00, 8.00, 15.00 +BOS, 06, 28, 80.00, 63.00, 23.00, 21.00, 34.00 +BPI, 06, 28, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 28, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 28, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 28, 85.00, 64.00, -9999.00, -9999.00, 29.00 +BRO, 06, 28, 92.00, 75.00, 11.00, 17.00, 22.00 +BRW, 06, 28, 42.00, 32.00, 15.00, 17.00, 26.00 +BSM, 06, 28, 93.00, 73.00, -9999.00, -9999.00, 16.00 +BTI, 06, 28, 42.00, 33.00, 13.00, 14.00, 21.00 +BTL, 06, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 28, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 28, 91.00, 72.00, 14.00, 31.00, 38.00 +BTT, 06, 28, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 28, 79.00, 58.00, 29.00, 28.00, 45.00 +BUB, 06, 28, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 28, 78.00, 60.00, 23.00, 23.00, 35.00 +BUR, 06, 28, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 28, 90.00, 73.00, -9999.00, 20.00, 25.00 +BWG, 06, 28, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 28, 86.00, 65.00, 21.00, 21.00, 34.00 +BYH, 06, 28, 91.00, 70.00, -9999.00, -9999.00, 32.00 +BYI, 06, 28, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 28, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 28, 91.00, 68.00, 19.00, 25.00, 36.00 +CAG, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 28, 81.00, 60.00, 21.00, 24.00, 36.00 +CAO, 06, 28, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 28, 75.00, 52.00, 29.00, 32.00, 44.00 +CBM, 06, 28, 91.00, 68.00, -9999.00, -9999.00, 30.00 +CDB, 06, 28, 53.00, 44.00, 40.00, 46.00, 59.00 +CDC, 06, 28, 88.00, 54.00, 6.00, 8.00, 13.00 +CDR, 06, 28, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 28, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 28, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 06, 28, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 28, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 28, 88.00, 67.00, 18.00, 26.00, 35.00 +CHO, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 28, 89.00, 71.00, 18.00, 28.00, 38.00 +CID, 06, 28, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 28, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 28, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 28, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 28, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 28, 81.00, 60.00, 20.00, 23.00, 36.00 +CLL, 06, 28, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 28, 88.00, 68.00, 22.00, 23.00, 36.00 +CMH, 06, 28, 83.00, 61.00, 20.00, 26.00, 35.00 +CMI, 06, 28, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 28, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 28, 89.00, 65.00, 21.00, 12.00, 28.00 +CNM, 06, 28, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 28, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 06, 28, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +COF, 06, 28, 89.00, 72.00, -9999.00, -9999.00, 36.00 +CON, 06, 28, 80.00, 54.00, 21.00, 22.00, 34.00 +COS, 06, 28, 82.00, 55.00, 22.00, 21.00, 34.00 +COT, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 28, 86.00, 64.00, 21.00, 19.00, 31.00 +CPR, 06, 28, 84.00, 51.00, 17.00, 16.00, 28.00 +CRBC, 06, 28, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 28, 92.00, 74.00, 11.00, 16.00, 21.00 +CRW, 06, 28, 85.00, 63.00, 26.00, 27.00, 41.00 +CSG, 06, 28, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 28, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 28, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 28, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 28, 84.00, 63.00, 19.00, 26.00, 36.00 +CVN, 06, 28, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 28, 90.00, 61.00, -9999.00, -9999.00, 24.00 +CXY, 06, 28, 84.00, 64.00, 18.00, 21.00, 31.00 +CYS, 06, 28, 79.00, 52.00, 19.00, 22.00, 32.00 +DAA, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 28, 89.00, 72.00, 17.00, 36.00, 43.00 +DAG, 06, 28, 102.00, 71.00, 1.00, 2.00, 2.00 +DAL, 06, 28, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 28, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 28, 84.00, 62.00, 18.00, 24.00, 34.00 +DBQ, 06, 28, 81.00, 60.00, 22.00, 20.00, 34.00 +DCA, 06, 28, 87.00, 70.00, 18.00, 23.00, 34.00 +DDC, 06, 28, 91.00, 65.00, 18.00, 11.00, 24.00 +DEC, 06, 28, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 28, 85.00, 56.00, 19.00, 18.00, 30.00 +DFW, 06, 28, 95.00, 72.00, 13.00, 12.00, 20.00 +DHN, 06, 28, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 28, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 28, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 28, 95.00, 73.00, -9999.00, -9999.00, 14.00 +DLG, 06, 28, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 28, 75.00, 52.00, 29.00, 26.00, 42.00 +DLLC, 06, 28, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 28, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 28, 100.00, 71.00, -9999.00, -9999.00, 17.00 +DMN, 06, 28, 96.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 28, 86.00, 65.00, -9999.00, -9999.00, 30.00 +DPG, 06, 28, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 28, 91.00, 70.00, -9999.00, -9999.00, 38.00 +DRA, 06, 28, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 28, 95.00, 73.00, 11.00, 11.00, 17.00 +DSM, 06, 28, 85.00, 64.00, 26.00, 18.00, 36.00 +DTW, 06, 28, 82.00, 59.00, 17.00, 21.00, 31.00 +DUG, 06, 28, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 28, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DXR, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 28, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 28, 94.00, 71.00, -9999.00, -9999.00, 17.00 +D45, 06, 28, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 28, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 28, 81.00, 58.00, 23.00, 21.00, 36.00 +ECG, 06, 28, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 28, 94.00, 66.00, -9999.00, -9999.00, 2.00 +EED, 06, 28, 107.00, 80.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 06, 28, 84.00, 44.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 28, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 28, 79.00, 55.00, 31.00, 35.00, 49.00 +EKO, 06, 28, 86.00, 48.00, 9.00, 9.00, 14.00 +ELD, 06, 28, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 28, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 28, 97.00, 67.00, 11.00, 6.00, 15.00 +ELY, 06, 28, 83.00, 45.00, 10.00, 11.00, 16.00 +EMP, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 28, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +END, 06, 28, 93.00, 69.00, -9999.00, -9999.00, 22.00 +ENN, 06, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 28, 87.00, 64.00, -9999.00, -9999.00, 13.00 +EPH, 06, 28, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 28, 78.00, 61.00, 23.00, 22.00, 35.00 +ESF, 06, 28, 92.00, 71.00, -9999.00, -9999.00, 34.00 +EUG, 06, 28, 78.00, 51.00, 12.00, 13.00, 18.00 +EVV, 06, 28, 88.00, 66.00, 22.00, 20.00, 33.00 +EWN, 06, 28, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 28, 85.00, 66.00, 21.00, 22.00, 33.00 +EYW, 06, 28, 88.00, 79.00, 22.00, 23.00, 35.00 +E74, 06, 28, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 28, 87.00, 65.00, -9999.00, -9999.00, 35.00 +FAI, 06, 28, 72.00, 52.00, 27.00, 28.00, 42.00 +FAR, 06, 28, 81.00, 57.00, 22.00, 20.00, 35.00 +FAT, 06, 28, 96.00, 63.00, 1.00, 1.00, 2.00 +FAY, 06, 28, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 28, 76.00, 46.00, 20.00, 22.00, 33.00 +FCS, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FDY, 06, 28, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 28, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FLG, 06, 28, 81.00, 46.00, 10.00, 16.00, 22.00 +FLL, 06, 28, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 28, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +FME, 06, 28, 86.00, 61.00, -9999.00, -9999.00, 30.00 +FMH, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 06, 28, 91.00, 54.00, 11.00, 6.00, 14.00 +FMY, 06, 28, 91.00, 74.00, 21.00, 44.00, 53.00 +FNT, 06, 28, 80.00, 58.00, 19.00, 19.00, 32.00 +FOD, 06, 28, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 28, 87.00, 66.00, -9999.00, -9999.00, 30.00 +FOK, 06, 28, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 28, 89.00, 66.00, -9999.00, -9999.00, 31.00 +FSD, 06, 28, 84.00, 60.00, 26.00, 16.00, 35.00 +FSI, 06, 28, 93.00, 69.00, -9999.00, -9999.00, 21.00 +FSM, 06, 28, 91.00, 68.00, 14.00, 19.00, 27.00 +FTK, 06, 28, 86.00, 63.00, -9999.00, -9999.00, 30.00 +FWA, 06, 28, 83.00, 62.00, 18.00, 21.00, 31.00 +FWH, 06, 28, 93.00, 71.00, -9999.00, -9999.00, 17.00 +FYU, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 28, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 28, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 28, 109.00, 75.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 28, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 28, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 28, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 28, 79.00, 52.00, 14.00, 12.00, 21.00 +GFA, 06, 28, 79.00, 51.00, -9999.00, -9999.00, 29.00 +GFK, 06, 28, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 28, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 28, 81.00, 54.00, 21.00, 15.00, 29.00 +GJT, 06, 28, 91.00, 61.00, 12.00, 9.00, 17.00 +GKN, 06, 28, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 28, 87.00, 59.00, 20.00, 9.00, 26.00 +GLH, 06, 28, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 28, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 28, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 28, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 06, 28, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 28, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 28, 78.00, 57.00, 26.00, 20.00, 36.00 +GRCI, 06, 28, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 28, 76.00, 50.00, -9999.00, -9999.00, 21.00 +GRI, 06, 28, 87.00, 63.00, 22.00, 13.00, 28.00 +GRK, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 06, 28, 81.00, 58.00, 21.00, 18.00, 31.00 +GSB, 06, 28, 89.00, 68.00, -9999.00, -9999.00, 37.00 +GSG, 06, 28, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 28, 86.00, 65.00, 21.00, 23.00, 36.00 +GSP, 06, 28, 87.00, 67.00, 22.00, 25.00, 37.00 +GST, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 28, 78.00, 59.00, -9999.00, -9999.00, 37.00 +GTF, 06, 28, 79.00, 51.00, 21.00, 17.00, 28.00 +GUP, 06, 28, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 28, 84.00, 61.00, -9999.00, -9999.00, 32.00 +GVW, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +GWO, 06, 28, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 28, 83.00, 70.00, 21.00, 18.00, 31.00 +HBR, 06, 28, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 28, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 28, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 28, 86.00, 56.00, -9999.00, -9999.00, 14.00 +HKY, 06, 28, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 28, 81.00, 51.00, 18.00, 18.00, 28.00 +HMN, 06, 28, 98.00, 62.00, -9999.00, -9999.00, 18.00 +HMS, 06, 28, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 28, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 28, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 06, 28, 84.00, 59.00, 24.00, 15.00, 32.00 +HOP, 06, 28, 88.00, 64.00, -9999.00, -9999.00, 32.00 +HOT, 06, 28, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 28, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 28, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 28, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 28, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 28, 91.00, 70.00, -9999.00, -9999.00, 38.00 +HST, 06, 28, 89.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 06, 28, 88.00, 67.00, 19.00, 23.00, 34.00 +HTL, 06, 28, 78.00, 53.00, 25.00, 21.00, 37.00 +HTS, 06, 28, 83.00, 63.00, 22.00, 27.00, 39.00 +HUF, 06, 28, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 28, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 28, 82.00, 52.00, 17.00, 15.00, 26.00 +IAB, 06, 28, 90.00, 68.00, -9999.00, -9999.00, 27.00 +IAD, 06, 28, 85.00, 62.00, 22.00, 25.00, 36.00 +IAG, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 28, 92.00, 72.00, 11.00, 25.00, 30.00 +ICT, 06, 28, 90.00, 68.00, 18.00, 16.00, 27.00 +IDA, 06, 28, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 28, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 28, 84.00, 65.00, 23.00, 20.00, 34.00 +ILI, 06, 28, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 28, 87.00, 70.00, 20.00, 26.00, 36.00 +IMT, 06, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +IND, 06, 28, 85.00, 64.00, 21.00, 22.00, 34.00 +INL, 06, 28, 77.00, 53.00, 32.00, 26.00, 46.00 +INS, 06, 28, 96.00, 66.00, -9999.00, -9999.00, 4.00 +INT, 06, 28, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 06, 28, 93.00, 59.00, 7.00, 8.00, 14.00 +IPL, 06, 28, 105.00, 74.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 28, 81.00, 59.00, 24.00, 28.00, 40.00 +IRK, 06, 28, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 28, 82.00, 54.00, 20.00, 15.00, 29.00 +ISP, 06, 28, 78.00, 63.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 28, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 28, 104.00, 72.00, -9999.00, -9999.00, 7.00 +IWD, 06, 28, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 28, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 28, 92.00, 69.00, 17.00, 24.00, 35.00 +JAX, 06, 28, 91.00, 71.00, 19.00, 36.00, 43.00 +JBR, 06, 28, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 28, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 28, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 28, 80.00, 65.00, 19.00, 20.00, 31.00 +JHW, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 28, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 28, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 28, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 28, 63.00, 47.00, 44.00, 44.00, 57.00 +JST, 06, 28, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 28, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 28, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 28, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 28, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 28, 81.00, 57.00, 19.00, 19.00, 32.00 +LAR, 06, 28, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 28, 104.00, 73.00, 3.00, 3.00, 5.00 +LAX, 06, 28, 74.00, 61.00, 1.00, 1.00, 1.00 +LBB, 06, 28, 91.00, 67.00, 16.00, 9.00, 21.00 +LBF, 06, 28, 85.00, 58.00, 25.00, 11.00, 31.00 +LCH, 06, 28, 90.00, 73.00, 14.00, 26.00, 33.00 +LCK, 06, 28, 84.00, 62.00, -9999.00, -9999.00, 33.00 +LEB, 06, 28, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 28, 85.00, 64.00, 20.00, 25.00, 35.00 +LFI, 06, 28, 84.00, 69.00, -9999.00, -9999.00, 31.00 +LFK, 06, 28, 92.00, 71.00, 12.00, 22.00, 28.00 +LFT, 06, 28, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 28, 82.00, 67.00, 20.00, 21.00, 32.00 +LGB, 06, 28, 80.00, 62.00, 0.00, 1.00, 1.00 +LGU, 06, 28, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 28, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 28, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 28, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 28, 91.00, 70.00, 15.00, 20.00, 29.00 +LIZ, 06, 28, 75.00, 52.00, -9999.00, -9999.00, 44.00 +LMT, 06, 28, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 06, 28, 82.00, 53.00, 11.00, 12.00, 19.00 +LNK, 06, 28, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 28, 90.00, 53.00, 4.00, 4.00, 7.00 +LOZ, 06, 28, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 28, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 28, 90.00, 68.00, -9999.00, -9999.00, 31.00 +LSE, 06, 28, 83.00, 60.00, 21.00, 21.00, 34.00 +LSF, 06, 28, 92.00, 70.00, -9999.00, -9999.00, 30.00 +LSV, 06, 28, 105.00, 65.00, -9999.00, -9999.00, 4.00 +LTS, 06, 28, 96.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 06, 28, 107.00, 71.00, -9999.00, -9999.00, 6.00 +LVS, 06, 28, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 28, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 28, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 28, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 28, 85.00, 63.00, 22.00, 24.00, 37.00 +MAF, 06, 28, 95.00, 68.00, 12.00, 8.00, 17.00 +MBL, 06, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 28, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 28, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 28, 91.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 06, 28, 90.00, 74.00, -9999.00, -9999.00, 43.00 +MCG, 06, 28, 68.00, 48.00, 34.00, 31.00, 48.00 +MCI, 06, 28, 87.00, 66.00, 23.00, 17.00, 32.00 +MCK, 06, 28, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 28, 91.00, 69.00, 16.00, 25.00, 34.00 +MCO, 06, 28, 91.00, 73.00, 18.00, 46.00, 52.00 +MCW, 06, 28, 82.00, 60.00, 18.00, 16.00, 27.00 +MC2, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MDH, 06, 28, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 28, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 28, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 28, 83.00, 64.00, 26.00, 21.00, 38.00 +MEI, 06, 28, 91.00, 68.00, 17.00, 26.00, 36.00 +MEM, 06, 28, 91.00, 71.00, 16.00, 18.00, 29.00 +MER, 06, 28, 95.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 06, 28, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 28, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 28, 87.00, 53.00, 7.00, 6.00, 11.00 +MGE, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 06, 28, 91.00, 70.00, 15.00, 27.00, 35.00 +MGW, 06, 28, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 28, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 28, 91.00, 59.00, -9999.00, -9999.00, 3.00 +MHS, 06, 28, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 28, 89.00, 74.00, 24.00, 39.00, 49.00 +MIB, 06, 28, 79.00, 56.00, -9999.00, -9999.00, 33.00 +MIV, 06, 28, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 28, 91.00, 53.00, -9999.00, -9999.00, 13.00 +MKC, 06, 28, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 28, 78.00, 59.00, 24.00, 21.00, 36.00 +MKG, 06, 28, 78.00, 58.00, 23.00, 16.00, 30.00 +MKL, 06, 28, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 28, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 28, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 28, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 28, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 28, 85.00, 63.00, 24.00, 21.00, 37.00 +MLS, 06, 28, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 28, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 28, 92.00, 69.00, -9999.00, -9999.00, 35.00 +MOB, 06, 28, 91.00, 72.00, 18.00, 37.00, 45.00 +MOT, 06, 28, 79.00, 56.00, 22.00, 16.00, 30.00 +MPV, 06, 28, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 28, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 28, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 28, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 28, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 28, 68.00, 51.00, -9999.00, -9999.00, 8.00 +MSL, 06, 28, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 28, 81.00, 57.00, 23.00, 20.00, 35.00 +MSO, 06, 28, 79.00, 49.00, 20.00, 19.00, 31.00 +MSP, 06, 28, 82.00, 61.00, 22.00, 23.00, 37.00 +MSS, 06, 28, 78.00, 56.00, 24.00, 23.00, 36.00 +MSY, 06, 28, 90.00, 72.00, 14.00, 35.00, 42.00 +MTC, 06, 28, 80.00, 59.00, -9999.00, -9999.00, 30.00 +MTN, 06, 28, 86.00, 64.00, -9999.00, -9999.00, 30.00 +MTO, 06, 28, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 28, 84.00, 60.00, -9999.00, -9999.00, 30.00 +MUO, 06, 28, 90.00, 55.00, -9999.00, -9999.00, 14.00 +MWA, 06, 28, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 28, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 28, 91.00, 70.00, -9999.00, -9999.00, 33.00 +MYL, 06, 28, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 28, 90.00, 69.00, -9999.00, -9999.00, 36.00 +NAO, 06, 28, 87.00, 74.00, -9999.00, -9999.00, 43.00 +NBC, 06, 28, 89.00, 71.00, -9999.00, -9999.00, 40.00 +NBE, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +NBU, 06, 28, 82.00, 61.00, -9999.00, -9999.00, 31.00 +NCA, 06, 28, 89.00, 66.00, -9999.00, -9999.00, 38.00 +NCO, 06, 28, 76.00, 60.00, -9999.00, -9999.00, 32.00 +NC1, 06, 28, 96.00, 66.00, -9999.00, -9999.00, 2.00 +NEL, 06, 28, 84.00, 61.00, -9999.00, -9999.00, 31.00 +NFG, 06, 28, 72.00, 60.00, -9999.00, -9999.00, 4.00 +NFL, 06, 28, 87.00, 51.00, -9999.00, -9999.00, 10.00 +NGP, 06, 28, 91.00, 74.00, -9999.00, -9999.00, 15.00 +NGU, 06, 28, 85.00, 68.00, -9999.00, -9999.00, 29.00 +NGZ, 06, 28, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 28, 86.00, 63.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 28, 76.00, 57.00, -9999.00, -9999.00, 34.00 +NID, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 28, 91.00, 71.00, -9999.00, -9999.00, 43.00 +NIR, 06, 28, 93.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 06, 28, 85.00, 71.00, -9999.00, -9999.00, 39.00 +NKX, 06, 28, 74.00, 64.00, -9999.00, -9999.00, 5.00 +NLC, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 28, 90.00, 67.00, -9999.00, -9999.00, 32.00 +NPA, 06, 28, 90.00, 73.00, -9999.00, -9999.00, 35.00 +NQA, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 28, 94.00, 73.00, -9999.00, -9999.00, 18.00 +NQX, 06, 28, 88.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 06, 28, 89.00, 73.00, -9999.00, -9999.00, 42.00 +NRC, 06, 28, 95.00, 57.00, -9999.00, -9999.00, 2.00 +NRS, 06, 28, 71.00, 61.00, -9999.00, -9999.00, 3.00 +NSE, 06, 28, 91.00, 70.00, -9999.00, -9999.00, 45.00 +NSI, 06, 28, 73.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 28, 73.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 28, 80.00, 61.00, -9999.00, -9999.00, 3.00 +NTU, 06, 28, 85.00, 68.00, -9999.00, -9999.00, 32.00 +NUC, 06, 28, 72.00, 59.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 28, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 06, 28, 70.00, 49.00, -9999.00, -9999.00, 22.00 +NWF, 06, 28, 80.00, 62.00, -9999.00, -9999.00, 1.00 +NXX, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 06, 28, 88.00, 63.00, -9999.00, -9999.00, 31.00 +NZC, 06, 28, 91.00, 68.00, -9999.00, -9999.00, 47.00 +NZJ, 06, 28, 81.00, 58.00, -9999.00, -9999.00, 3.00 +NZW, 06, 28, 79.00, 59.00, -9999.00, -9999.00, 34.00 +NZY, 06, 28, 74.00, 64.00, -9999.00, -9999.00, 3.00 +OAK, 06, 28, 74.00, 52.00, 2.00, 2.00, 3.00 +OAR, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 06, 28, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 28, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 28, 91.00, 69.00, 16.00, 13.00, 24.00 +OLM, 06, 28, 74.00, 48.00, 16.00, 19.00, 26.00 +OMA, 06, 28, 86.00, 64.00, 22.00, 16.00, 30.00 +OME, 06, 28, 56.00, 42.00, 25.00, 26.00, 34.00 +ONT, 06, 28, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 28, 82.00, 61.00, 24.00, 20.00, 35.00 +ORF, 06, 28, 85.00, 68.00, 19.00, 22.00, 34.00 +ORH, 06, 28, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 28, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 28, 77.00, 54.00, -9999.00, -9999.00, 30.00 +OTG, 06, 28, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 28, 65.00, 52.00, 15.00, 15.00, 22.00 +OTM, 06, 28, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 28, 55.00, 43.00, 14.00, 18.00, 24.00 +OURC, 06, 28, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 28, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 28, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 28, 91.00, 68.00, -9999.00, -9999.00, 39.00 +PACZ, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 28, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 28, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 28, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 28, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 28, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 28, 90.00, 71.00, -9999.00, -9999.00, 33.00 +PAQ, 06, 28, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 28, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 28, 47.00, 42.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 28, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 28, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 28, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 28, 79.00, 58.00, -9999.00, -9999.00, 38.00 +PBI, 06, 28, 89.00, 74.00, 23.00, 36.00, 46.00 +PDT, 06, 28, 84.00, 56.00, 9.00, 10.00, 15.00 +PDX, 06, 28, 77.00, 55.00, 17.00, 18.00, 24.00 +PFN, 06, 28, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 28, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 28, 84.00, 65.00, 22.00, 20.00, 34.00 +PHX, 06, 28, 106.00, 77.00, 5.00, 2.00, 7.00 +PIA, 06, 28, 85.00, 64.00, 23.00, 21.00, 35.00 +PIB, 06, 28, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 28, 83.00, 51.00, 12.00, 11.00, 20.00 +PIR, 06, 28, 86.00, 59.00, 22.00, 14.00, 29.00 +PIT, 06, 28, 81.00, 60.00, 24.00, 26.00, 40.00 +PKB, 06, 28, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 28, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 28, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 28, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 28, 90.00, 73.00, 18.00, 29.00, 38.00 +POB, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +POE, 06, 28, 91.00, 69.00, -9999.00, -9999.00, 40.00 +POM, 06, 28, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 06, 28, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 28, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 28, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 28, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 28, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 28, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 28, 79.00, 55.00, -9999.00, -9999.00, 32.00 +PSP, 06, 28, 107.00, 72.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 28, 89.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 28, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 28, 91.00, 58.00, 18.00, 12.00, 27.00 +PUC, 06, 28, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 28, 80.00, 60.00, 21.00, 20.00, 33.00 +PVU, 06, 28, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 28, 76.00, 56.00, 26.00, 23.00, 37.00 +P02, 06, 28, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 06, 28, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 06, 28, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +P24, 06, 28, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +P28, 06, 28, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 06, 28, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 06, 28, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +P39, 06, 28, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +P58, 06, 28, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P59, 06, 28, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +P60, 06, 28, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +P61, 06, 28, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +P67, 06, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P68, 06, 28, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +P69, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 28, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 28, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 28, 82.00, 55.00, 24.00, 19.00, 35.00 +RBL, 06, 28, 95.00, 64.00, 3.00, 2.00, 5.00 +RCA, 06, 28, 82.00, 55.00, -9999.00, -9999.00, 32.00 +RDD, 06, 28, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 28, 81.00, 45.00, 10.00, 9.00, 15.00 +RDR, 06, 28, 79.00, 55.00, -9999.00, -9999.00, 34.00 +RDU, 06, 28, 87.00, 66.00, 20.00, 20.00, 33.00 +REE, 06, 28, 91.00, 67.00, -9999.00, -9999.00, 20.00 +REJ, 06, 28, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 28, 83.00, 61.00, 24.00, 20.00, 36.00 +RIC, 06, 28, 87.00, 66.00, 20.00, 21.00, 34.00 +RIV, 06, 28, 90.00, 58.00, -9999.00, -9999.00, 2.00 +RIW, 06, 28, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 28, 79.00, 50.00, 9.00, 10.00, 16.00 +RME, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 06, 28, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 06, 28, 94.00, 74.00, -9999.00, -9999.00, 16.00 +RNO, 06, 28, 88.00, 49.00, 5.00, 4.00, 8.00 +ROA, 06, 28, 85.00, 63.00, 17.00, 26.00, 35.00 +ROC, 06, 28, 79.00, 57.00, 21.00, 24.00, 35.00 +ROW, 06, 28, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 28, 90.00, 65.00, 16.00, 9.00, 22.00 +RST, 06, 28, 80.00, 58.00, 24.00, 21.00, 37.00 +RWF, 06, 28, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 28, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 28, 91.00, 57.00, 2.00, 2.00, 2.00 +SAF, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 28, 74.00, 64.00, 2.00, 2.00, 3.00 +SAT, 06, 28, 94.00, 74.00, 12.00, 17.00, 21.00 +SAV, 06, 28, 90.00, 71.00, 19.00, 30.00, 40.00 +SAW, 06, 28, 73.00, 54.00, -9999.00, -9999.00, 37.00 +SBA, 06, 28, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 28, 93.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 06, 28, 82.00, 61.00, 21.00, 20.00, 33.00 +SBP, 06, 28, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 28, 79.00, 39.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 28, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 28, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 28, 92.00, 59.00, 0.00, 2.00, 2.00 +SDF, 06, 28, 86.00, 66.00, 19.00, 24.00, 34.00 +SEA, 06, 28, 73.00, 54.00, 14.00, 15.00, 22.00 +SEM, 06, 28, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 28, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 28, 71.00, 53.00, 1.00, 1.00, 2.00 +SGF, 06, 28, 87.00, 65.00, 18.00, 19.00, 29.00 +SGY, 06, 28, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 28, 82.00, 50.00, 21.00, 16.00, 30.00 +SHV, 06, 28, 92.00, 71.00, 16.00, 19.00, 28.00 +SIT, 06, 28, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 28, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 28, 95.00, 68.00, 12.00, 12.00, 20.00 +SKA, 06, 28, 79.00, 52.00, -9999.00, -9999.00, 17.00 +SKF, 06, 28, 94.00, 74.00, -9999.00, -9999.00, 15.00 +SLC, 06, 28, 88.00, 60.00, 12.00, 10.00, 18.00 +SLE, 06, 28, 78.00, 50.00, 13.00, 14.00, 20.00 +SLN, 06, 28, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 28, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 28, 72.00, 52.00, -9999.00, 1.00, 1.00 +SNA, 06, 28, 70.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 28, 48.00, 40.00, 26.00, 35.00, 43.00 +SNS, 06, 28, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 28, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 28, 86.00, 65.00, 24.00, 20.00, 34.00 +SPS, 06, 28, 95.00, 71.00, 14.00, 12.00, 21.00 +SRQ, 06, 28, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 28, 90.00, 67.00, -9999.00, -9999.00, 36.00 +SSI, 06, 28, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 06, 28, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 28, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 06, 28, 88.00, 69.00, 20.00, 20.00, 32.00 +STNV, 06, 28, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 06, 28, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 28, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 28, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 28, 87.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 06, 28, 85.00, 63.00, 23.00, 16.00, 32.00 +SVN, 06, 28, 90.00, 71.00, -9999.00, -9999.00, 39.00 +SWF, 06, 28, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 28, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 28, 80.00, 57.00, 23.00, 27.00, 39.00 +SZL, 06, 28, 87.00, 64.00, -9999.00, -9999.00, 31.00 +TAD, 06, 28, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 28, 88.00, 62.00, -9999.00, -9999.00, 31.00 +TCC, 06, 28, 92.00, 62.00, 16.00, 6.00, 18.00 +TCL, 06, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 28, 76.00, 50.00, -9999.00, -9999.00, 24.00 +TCS, 06, 28, 93.00, 66.00, -9999.00, 8.00, 21.00 +TEB, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 28, 91.00, 69.00, -9999.00, -9999.00, 24.00 +TKA, 06, 28, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 28, 91.00, 70.00, 17.00, 39.00, 46.00 +TNX, 06, 28, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 28, 82.00, 59.00, 18.00, 21.00, 31.00 +TOP, 06, 28, 87.00, 66.00, 22.00, 18.00, 32.00 +TPA, 06, 28, 90.00, 74.00, 17.00, 34.00, 42.00 +TPH, 06, 28, 88.00, 54.00, 5.00, 3.00, 6.00 +TRI, 06, 28, 84.00, 62.00, 24.00, 29.00, 41.00 +TRK, 06, 28, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 28, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 28, 91.00, 71.00, 18.00, 15.00, 27.00 +TUP, 06, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 28, 100.00, 71.00, 14.00, 9.00, 19.00 +TVC, 06, 28, 79.00, 55.00, 19.00, 14.00, 28.00 +TVL, 06, 28, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 28, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 28, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 28, 86.00, 64.00, 20.00, 23.00, 33.00 +T01, 06, 28, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 06, 28, 89.00, 68.00, -9999.00, -9999.00, 35.00 +T03, 06, 28, 89.00, 69.00, -9999.00, -9999.00, 36.00 +T04, 06, 28, 89.00, 73.00, -9999.00, -9999.00, 43.00 +T05, 06, 28, 90.00, 64.00, -9999.00, -9999.00, 29.00 +T06, 06, 28, 91.00, 67.00, -9999.00, -9999.00, 30.00 +T07, 06, 28, 94.00, 57.00, -9999.00, -9999.00, 14.00 +T08, 06, 28, 87.00, 64.00, -9999.00, -9999.00, 12.00 +UCA, 06, 28, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 28, 96.00, 66.00, -9999.00, -9999.00, 4.00 +UIL, 06, 28, 66.00, 48.00, 32.00, 34.00, 43.00 +UIN, 06, 28, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 28, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 28, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 28, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +U15, 06, 28, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +U28, 06, 28, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 28, 91.00, 68.00, -9999.00, -9999.00, 37.00 +VBG, 06, 28, 72.00, 52.00, -9999.00, -9999.00, 7.00 +VCT, 06, 28, 92.00, 74.00, 11.00, 21.00, 26.00 +VCV, 06, 28, 95.00, 58.00, -9999.00, -9999.00, 2.00 +VDZ, 06, 28, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 28, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 28, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 28, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 28, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 28, 91.00, 70.00, -9999.00, -9999.00, 38.00 +VRB, 06, 28, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 28, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 28, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 28, 85.00, 64.00, 19.00, 17.00, 29.00 +WJA, 06, 28, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 28, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 28, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 28, 88.00, 49.00, 8.00, 8.00, 12.00 +WPO, 06, 28, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 28, 91.00, 69.00, -9999.00, -9999.00, 36.00 +WRG, 06, 28, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 28, 85.00, 60.00, -9999.00, -9999.00, 30.00 +WRL, 06, 28, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +X68, 06, 28, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 28, 58.00, 46.00, 48.00, 48.00, 60.00 +YCG, 06, 28, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 28, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 28, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 28, 84.00, 51.00, 6.00, 7.00, 12.00 +YNG, 06, 28, 80.00, 58.00, 23.00, 24.00, 36.00 +YPA, 06, 28, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 28, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 28, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 28, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 28, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 28, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 28, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 28, 106.00, 77.00, 1.00, 1.00, 2.00 +YVR, 06, 28, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 28, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 28, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 28, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 28, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 28, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 28, 74.00, 49.00, 24.00, 25.00, 40.00 +ZUN, 06, 28, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 28, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 28, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 28, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +01R, 06, 28, 91.00, 70.00, -9999.00, -9999.00, 29.00 +1V1, 06, 28, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 28, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 28, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 28, 86.00, 69.00, -9999.00, -9999.00, 37.00 +2PJ, 06, 28, 90.00, 67.00, -9999.00, -9999.00, 35.00 +3B1, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 28, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 28, 79.00, 53.00, -9999.00, -9999.00, 30.00 +3SE, 06, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 28, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 28, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +4OM, 06, 28, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 28, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 28, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 28, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 28, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 29, 83.00, 62.00, 23.00, 22.00, 35.00 +ABI, 06, 29, 94.00, 71.00, 13.00, 12.00, 20.00 +ABQ, 06, 29, 92.00, 62.00, 12.00, 9.00, 18.00 +ABR, 06, 29, 83.00, 58.00, 23.00, 17.00, 35.00 +ABY, 06, 29, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 29, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 29, 95.00, 73.00, 10.00, 13.00, 19.00 +ACV, 06, 29, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 29, 83.00, 62.00, 20.00, 17.00, 29.00 +ADK, 06, 29, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 29, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 29, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 29, 85.00, 62.00, -9999.00, -9999.00, 32.00 +AEX, 06, 29, 92.00, 71.00, -9999.00, -9999.00, 30.00 +AFF, 06, 29, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 29, 92.00, 71.00, -9999.00, -9999.00, 62.00 +AGS, 06, 29, 91.00, 68.00, 19.00, 26.00, 37.00 +AHN, 06, 29, 89.00, 68.00, 17.00, 23.00, 31.00 +AKN, 06, 29, 61.00, 44.00, 32.00, 31.00, 45.00 +AKO, 06, 29, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 29, 82.00, 58.00, 24.00, 23.00, 37.00 +ALI, 06, 29, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 29, 83.00, 60.00, 23.00, 18.00, 35.00 +ALS, 06, 29, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 29, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 29, 90.00, 64.00, 19.00, 12.00, 28.00 +AMG, 06, 29, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 29, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 29, 64.00, 50.00, 20.00, 24.00, 32.00 +AND, 06, 29, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 29, 63.00, 50.00, 40.00, 41.00, 53.00 +AOO, 06, 29, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 06, 29, 78.00, 51.00, 21.00, 21.00, 33.00 +AQQ, 06, 29, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 06, 29, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +AST, 06, 29, 66.00, 51.00, 23.00, 24.00, 33.00 +ATL, 06, 29, 87.00, 68.00, 18.00, 24.00, 33.00 +ATW, 06, 29, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 29, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 29, 85.00, 62.00, -9999.00, -9999.00, 32.00 +AUG, 06, 29, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 29, 93.00, 73.00, 12.00, 15.00, 21.00 +AUW, 06, 29, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 29, 82.00, 61.00, 20.00, 28.00, 38.00 +AVP, 06, 29, 80.00, 60.00, 25.00, 26.00, 41.00 +AXN, 06, 29, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 29, 80.00, 59.00, -9999.00, -9999.00, 30.00 +AYS, 06, 29, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 29, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 29, 94.00, 61.00, -9999.00, -9999.00, 4.00 +BAD, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 29, 77.00, 43.00, -9999.00, -9999.00, 13.00 +BDL, 06, 29, 83.00, 60.00, 23.00, 23.00, 35.00 +BDR, 06, 29, 79.00, 63.00, 20.00, 19.00, 31.00 +BET, 06, 29, 61.00, 45.00, 33.00, 29.00, 43.00 +BFD, 06, 29, 75.00, 52.00, 26.00, 29.00, 41.00 +BFF, 06, 29, 86.00, 56.00, 22.00, 14.00, 31.00 +BFL, 06, 29, 96.00, 67.00, 1.00, 1.00, 1.00 +BGM, 06, 29, 77.00, 58.00, 23.00, 27.00, 39.00 +BGR, 06, 29, 76.00, 56.00, 23.00, 25.00, 36.00 +BGS, 06, 29, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 29, 89.00, 68.00, 18.00, 28.00, 37.00 +BID, 06, 29, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 29, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 29, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 29, 83.00, 56.00, 20.00, 16.00, 29.00 +BIS, 06, 29, 81.00, 55.00, 26.00, 18.00, 36.00 +BIX, 06, 29, 89.00, 74.00, -9999.00, -9999.00, 36.00 +BJI, 06, 29, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 29, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 29, 86.00, 52.00, -9999.00, -9999.00, 32.00 +BKW, 06, 29, 78.00, 58.00, 27.00, 30.00, 45.00 +BLF, 06, 29, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 29, 108.00, 77.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 29, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 29, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 29, 88.00, 64.00, -9999.00, -9999.00, 29.00 +BNA, 06, 29, 88.00, 67.00, 19.00, 22.00, 34.00 +BNO, 06, 29, 80.00, 45.00, -9999.00, 10.00, 23.00 +BOI, 06, 29, 86.00, 55.00, 10.00, 8.00, 15.00 +BOS, 06, 29, 80.00, 63.00, 23.00, 21.00, 34.00 +BPI, 06, 29, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 29, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 29, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 29, 85.00, 64.00, -9999.00, -9999.00, 29.00 +BRO, 06, 29, 92.00, 75.00, 11.00, 17.00, 22.00 +BRW, 06, 29, 42.00, 32.00, 15.00, 18.00, 26.00 +BSM, 06, 29, 93.00, 73.00, -9999.00, -9999.00, 16.00 +BTI, 06, 29, 42.00, 33.00, 13.00, 14.00, 21.00 +BTL, 06, 29, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 29, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 29, 91.00, 72.00, 14.00, 31.00, 38.00 +BTT, 06, 29, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 29, 79.00, 58.00, 28.00, 28.00, 44.00 +BUB, 06, 29, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 29, 78.00, 60.00, 23.00, 23.00, 35.00 +BUR, 06, 29, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 29, 90.00, 73.00, -9999.00, 21.00, 26.00 +BWG, 06, 29, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 29, 86.00, 65.00, 21.00, 21.00, 34.00 +BYH, 06, 29, 91.00, 70.00, -9999.00, -9999.00, 32.00 +BYI, 06, 29, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 29, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 29, 91.00, 68.00, 19.00, 25.00, 36.00 +CAG, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 29, 81.00, 60.00, 21.00, 24.00, 36.00 +CAO, 06, 29, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 29, 75.00, 52.00, 29.00, 32.00, 44.00 +CBM, 06, 29, 91.00, 68.00, -9999.00, -9999.00, 30.00 +CDB, 06, 29, 53.00, 44.00, 40.00, 46.00, 59.00 +CDC, 06, 29, 88.00, 54.00, 6.00, 9.00, 13.00 +CDR, 06, 29, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 29, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 29, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 06, 29, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 29, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 29, 88.00, 67.00, 18.00, 26.00, 35.00 +CHO, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 29, 89.00, 71.00, 18.00, 28.00, 38.00 +CID, 06, 29, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 29, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 29, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 29, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 29, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 29, 81.00, 60.00, 20.00, 23.00, 36.00 +CLL, 06, 29, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 29, 88.00, 68.00, 22.00, 23.00, 36.00 +CMH, 06, 29, 83.00, 61.00, 20.00, 26.00, 35.00 +CMI, 06, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 29, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 29, 89.00, 65.00, 21.00, 12.00, 28.00 +CNM, 06, 29, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 29, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 06, 29, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +COF, 06, 29, 89.00, 72.00, -9999.00, -9999.00, 36.00 +CON, 06, 29, 80.00, 54.00, 21.00, 22.00, 33.00 +COS, 06, 29, 82.00, 55.00, 22.00, 21.00, 35.00 +COT, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 29, 86.00, 64.00, 20.00, 18.00, 31.00 +CPR, 06, 29, 84.00, 51.00, 17.00, 16.00, 28.00 +CRBC, 06, 29, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 29, 92.00, 74.00, 11.00, 16.00, 21.00 +CRW, 06, 29, 85.00, 63.00, 26.00, 27.00, 41.00 +CSG, 06, 29, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 29, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 29, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 29, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 29, 84.00, 63.00, 19.00, 26.00, 36.00 +CVN, 06, 29, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 29, 90.00, 61.00, -9999.00, -9999.00, 24.00 +CXY, 06, 29, 84.00, 64.00, 18.00, 21.00, 31.00 +CYS, 06, 29, 79.00, 52.00, 19.00, 22.00, 32.00 +DAA, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 29, 89.00, 72.00, 17.00, 36.00, 43.00 +DAG, 06, 29, 102.00, 71.00, 1.00, 2.00, 2.00 +DAL, 06, 29, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 29, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 29, 84.00, 62.00, 18.00, 24.00, 34.00 +DBQ, 06, 29, 81.00, 60.00, 22.00, 20.00, 34.00 +DCA, 06, 29, 87.00, 70.00, 18.00, 23.00, 34.00 +DDC, 06, 29, 91.00, 65.00, 18.00, 11.00, 24.00 +DEC, 06, 29, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 29, 85.00, 56.00, 19.00, 18.00, 30.00 +DFW, 06, 29, 95.00, 72.00, 13.00, 12.00, 20.00 +DHN, 06, 29, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 29, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 29, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 29, 95.00, 73.00, -9999.00, -9999.00, 14.00 +DLG, 06, 29, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 29, 75.00, 52.00, 29.00, 25.00, 42.00 +DLLC, 06, 29, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 29, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 29, 100.00, 71.00, -9999.00, -9999.00, 18.00 +DMN, 06, 29, 96.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 29, 86.00, 65.00, -9999.00, -9999.00, 30.00 +DPG, 06, 29, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 29, 91.00, 70.00, -9999.00, -9999.00, 38.00 +DRA, 06, 29, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 29, 95.00, 73.00, 11.00, 12.00, 17.00 +DSM, 06, 29, 85.00, 64.00, 26.00, 18.00, 35.00 +DTW, 06, 29, 82.00, 59.00, 17.00, 21.00, 31.00 +DUG, 06, 29, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 29, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 29, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 29, 94.00, 71.00, -9999.00, -9999.00, 17.00 +D45, 06, 29, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 29, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 29, 81.00, 58.00, 22.00, 21.00, 35.00 +ECG, 06, 29, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 29, 94.00, 66.00, -9999.00, -9999.00, 2.00 +EED, 06, 29, 107.00, 80.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 06, 29, 84.00, 44.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 29, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 29, 79.00, 55.00, 31.00, 35.00, 49.00 +EKO, 06, 29, 86.00, 48.00, 9.00, 9.00, 14.00 +ELD, 06, 29, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 29, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 29, 97.00, 67.00, 11.00, 6.00, 15.00 +ELY, 06, 29, 83.00, 45.00, 10.00, 11.00, 16.00 +EMP, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 29, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +END, 06, 29, 93.00, 69.00, -9999.00, -9999.00, 22.00 +ENN, 06, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 29, 87.00, 64.00, -9999.00, -9999.00, 13.00 +EPH, 06, 29, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 29, 78.00, 61.00, 23.00, 22.00, 35.00 +ESF, 06, 29, 92.00, 71.00, -9999.00, -9999.00, 35.00 +EUG, 06, 29, 78.00, 51.00, 11.00, 13.00, 18.00 +EVV, 06, 29, 88.00, 66.00, 21.00, 20.00, 33.00 +EWN, 06, 29, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 29, 85.00, 66.00, 21.00, 22.00, 33.00 +EYW, 06, 29, 88.00, 79.00, 22.00, 23.00, 35.00 +E74, 06, 29, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 29, 87.00, 65.00, -9999.00, -9999.00, 35.00 +FAI, 06, 29, 72.00, 52.00, 27.00, 28.00, 42.00 +FAR, 06, 29, 81.00, 57.00, 22.00, 19.00, 34.00 +FAT, 06, 29, 96.00, 63.00, 1.00, 1.00, 2.00 +FAY, 06, 29, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 29, 76.00, 46.00, 19.00, 21.00, 33.00 +FCS, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FDY, 06, 29, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 29, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FLG, 06, 29, 81.00, 46.00, 11.00, 17.00, 23.00 +FLL, 06, 29, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 29, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +FME, 06, 29, 86.00, 61.00, -9999.00, -9999.00, 29.00 +FMH, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 06, 29, 91.00, 54.00, 11.00, 6.00, 15.00 +FMY, 06, 29, 91.00, 74.00, 21.00, 44.00, 53.00 +FNT, 06, 29, 80.00, 58.00, 19.00, 19.00, 32.00 +FOD, 06, 29, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 29, 87.00, 66.00, -9999.00, -9999.00, 30.00 +FOK, 06, 29, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 29, 89.00, 66.00, -9999.00, -9999.00, 31.00 +FSD, 06, 29, 84.00, 60.00, 26.00, 16.00, 35.00 +FSI, 06, 29, 93.00, 69.00, -9999.00, -9999.00, 21.00 +FSM, 06, 29, 91.00, 68.00, 14.00, 19.00, 27.00 +FTK, 06, 29, 86.00, 63.00, -9999.00, -9999.00, 30.00 +FWA, 06, 29, 83.00, 62.00, 18.00, 21.00, 31.00 +FWH, 06, 29, 93.00, 71.00, -9999.00, -9999.00, 17.00 +FYU, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 29, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 29, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 29, 109.00, 75.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 29, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 29, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 29, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 29, 79.00, 52.00, 14.00, 12.00, 20.00 +GFA, 06, 29, 79.00, 51.00, -9999.00, -9999.00, 28.00 +GFK, 06, 29, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 29, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 29, 81.00, 54.00, 21.00, 14.00, 29.00 +GJT, 06, 29, 91.00, 61.00, 12.00, 9.00, 17.00 +GKN, 06, 29, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 29, 87.00, 59.00, 20.00, 9.00, 26.00 +GLH, 06, 29, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 29, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 29, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 29, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 06, 29, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 29, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 29, 78.00, 57.00, 26.00, 20.00, 36.00 +GRCI, 06, 29, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 29, 76.00, 50.00, -9999.00, -9999.00, 20.00 +GRI, 06, 29, 87.00, 63.00, 22.00, 13.00, 28.00 +GRK, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 06, 29, 81.00, 58.00, 21.00, 18.00, 31.00 +GSB, 06, 29, 89.00, 68.00, -9999.00, -9999.00, 38.00 +GSG, 06, 29, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 29, 86.00, 65.00, 21.00, 23.00, 36.00 +GSP, 06, 29, 87.00, 67.00, 22.00, 26.00, 37.00 +GST, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 29, 78.00, 59.00, -9999.00, -9999.00, 37.00 +GTF, 06, 29, 79.00, 51.00, 20.00, 16.00, 28.00 +GUP, 06, 29, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 29, 84.00, 61.00, -9999.00, -9999.00, 32.00 +GVW, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +GWO, 06, 29, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 29, 83.00, 70.00, 21.00, 18.00, 31.00 +HBR, 06, 29, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 29, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 29, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 29, 86.00, 56.00, -9999.00, -9999.00, 14.00 +HKY, 06, 29, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 29, 81.00, 51.00, 18.00, 18.00, 28.00 +HMN, 06, 29, 98.00, 62.00, -9999.00, -9999.00, 18.00 +HMS, 06, 29, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 29, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 29, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 06, 29, 84.00, 59.00, 24.00, 15.00, 32.00 +HOP, 06, 29, 88.00, 64.00, -9999.00, -9999.00, 32.00 +HOT, 06, 29, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 29, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 29, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 29, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 29, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 29, 91.00, 70.00, -9999.00, -9999.00, 38.00 +HST, 06, 29, 89.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 06, 29, 88.00, 67.00, 19.00, 23.00, 34.00 +HTL, 06, 29, 78.00, 53.00, 25.00, 21.00, 37.00 +HTS, 06, 29, 83.00, 63.00, 22.00, 27.00, 39.00 +HUF, 06, 29, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 29, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 29, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 29, 82.00, 52.00, 17.00, 15.00, 26.00 +IAB, 06, 29, 90.00, 68.00, -9999.00, -9999.00, 27.00 +IAD, 06, 29, 85.00, 62.00, 22.00, 25.00, 36.00 +IAG, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 29, 92.00, 72.00, 11.00, 25.00, 30.00 +ICT, 06, 29, 90.00, 68.00, 17.00, 15.00, 27.00 +IDA, 06, 29, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 29, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 29, 84.00, 65.00, 23.00, 20.00, 33.00 +ILI, 06, 29, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 29, 87.00, 70.00, 20.00, 26.00, 36.00 +IMT, 06, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +IND, 06, 29, 85.00, 64.00, 21.00, 22.00, 34.00 +INL, 06, 29, 77.00, 53.00, 31.00, 26.00, 45.00 +INS, 06, 29, 96.00, 66.00, -9999.00, -9999.00, 4.00 +INT, 06, 29, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 06, 29, 93.00, 59.00, 7.00, 8.00, 14.00 +IPL, 06, 29, 105.00, 74.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 29, 81.00, 59.00, 23.00, 28.00, 39.00 +IRK, 06, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 29, 82.00, 54.00, 20.00, 15.00, 29.00 +ISP, 06, 29, 78.00, 63.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 29, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 29, 104.00, 72.00, -9999.00, -9999.00, 7.00 +IWD, 06, 29, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 29, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 29, 92.00, 69.00, 17.00, 24.00, 35.00 +JAX, 06, 29, 91.00, 71.00, 19.00, 36.00, 43.00 +JBR, 06, 29, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 29, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 29, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 29, 80.00, 65.00, 19.00, 20.00, 31.00 +JHW, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 29, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 29, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 29, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 29, 63.00, 47.00, 44.00, 44.00, 57.00 +JST, 06, 29, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 29, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 29, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 29, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 29, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 29, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 29, 81.00, 57.00, 19.00, 19.00, 32.00 +LAR, 06, 29, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 29, 104.00, 73.00, 3.00, 3.00, 6.00 +LAX, 06, 29, 74.00, 61.00, 1.00, 1.00, 1.00 +LBB, 06, 29, 91.00, 67.00, 16.00, 9.00, 21.00 +LBF, 06, 29, 85.00, 58.00, 25.00, 11.00, 31.00 +LCH, 06, 29, 90.00, 73.00, 14.00, 26.00, 33.00 +LCK, 06, 29, 84.00, 62.00, -9999.00, -9999.00, 33.00 +LEB, 06, 29, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 29, 85.00, 64.00, 20.00, 25.00, 35.00 +LFI, 06, 29, 84.00, 69.00, -9999.00, -9999.00, 31.00 +LFK, 06, 29, 92.00, 71.00, 12.00, 22.00, 28.00 +LFT, 06, 29, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 29, 82.00, 67.00, 20.00, 21.00, 32.00 +LGB, 06, 29, 80.00, 62.00, 0.00, 1.00, 1.00 +LGU, 06, 29, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 29, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 29, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 29, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 29, 91.00, 70.00, 15.00, 20.00, 29.00 +LIZ, 06, 29, 75.00, 52.00, -9999.00, -9999.00, 44.00 +LMT, 06, 29, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 06, 29, 82.00, 53.00, 11.00, 12.00, 19.00 +LNK, 06, 29, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 29, 90.00, 53.00, 4.00, 4.00, 7.00 +LOZ, 06, 29, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 29, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 29, 90.00, 68.00, -9999.00, -9999.00, 31.00 +LSE, 06, 29, 83.00, 60.00, 21.00, 20.00, 34.00 +LSF, 06, 29, 92.00, 70.00, -9999.00, -9999.00, 30.00 +LSV, 06, 29, 105.00, 65.00, -9999.00, -9999.00, 4.00 +LTS, 06, 29, 96.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 06, 29, 107.00, 71.00, -9999.00, -9999.00, 6.00 +LVS, 06, 29, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 29, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 29, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 29, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 29, 85.00, 63.00, 22.00, 24.00, 36.00 +MAF, 06, 29, 95.00, 68.00, 12.00, 8.00, 17.00 +MBL, 06, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 29, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 29, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 29, 91.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 06, 29, 90.00, 74.00, -9999.00, -9999.00, 43.00 +MCG, 06, 29, 68.00, 48.00, 34.00, 31.00, 48.00 +MCI, 06, 29, 87.00, 66.00, 23.00, 17.00, 31.00 +MCK, 06, 29, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 29, 91.00, 69.00, 16.00, 25.00, 34.00 +MCO, 06, 29, 91.00, 73.00, 18.00, 46.00, 52.00 +MCW, 06, 29, 82.00, 60.00, 18.00, 16.00, 27.00 +MC2, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MDH, 06, 29, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 29, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 29, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 29, 83.00, 64.00, 26.00, 21.00, 37.00 +MEI, 06, 29, 91.00, 68.00, 17.00, 27.00, 36.00 +MEM, 06, 29, 91.00, 71.00, 16.00, 18.00, 29.00 +MER, 06, 29, 95.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 06, 29, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 29, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 29, 87.00, 53.00, 7.00, 6.00, 11.00 +MGE, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 06, 29, 91.00, 70.00, 15.00, 27.00, 36.00 +MGW, 06, 29, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 29, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 29, 91.00, 59.00, -9999.00, -9999.00, 3.00 +MHS, 06, 29, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 29, 89.00, 74.00, 24.00, 39.00, 49.00 +MIB, 06, 29, 79.00, 56.00, -9999.00, -9999.00, 32.00 +MIV, 06, 29, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 29, 91.00, 53.00, -9999.00, -9999.00, 13.00 +MKC, 06, 29, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 29, 78.00, 59.00, 24.00, 21.00, 36.00 +MKG, 06, 29, 78.00, 58.00, 23.00, 16.00, 30.00 +MKL, 06, 29, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 29, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 29, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 29, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 29, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 29, 85.00, 63.00, 24.00, 21.00, 36.00 +MLS, 06, 29, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 29, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 29, 92.00, 69.00, -9999.00, -9999.00, 36.00 +MOB, 06, 29, 91.00, 72.00, 18.00, 37.00, 45.00 +MOT, 06, 29, 79.00, 56.00, 22.00, 16.00, 30.00 +MPV, 06, 29, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 29, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 29, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 29, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 29, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 29, 68.00, 51.00, -9999.00, -9999.00, 8.00 +MSL, 06, 29, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 29, 81.00, 57.00, 23.00, 20.00, 35.00 +MSO, 06, 29, 79.00, 49.00, 20.00, 19.00, 30.00 +MSP, 06, 29, 82.00, 61.00, 22.00, 22.00, 37.00 +MSS, 06, 29, 78.00, 56.00, 23.00, 23.00, 36.00 +MSY, 06, 29, 90.00, 72.00, 14.00, 35.00, 43.00 +MTC, 06, 29, 80.00, 59.00, -9999.00, -9999.00, 30.00 +MTN, 06, 29, 86.00, 64.00, -9999.00, -9999.00, 29.00 +MTO, 06, 29, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 29, 84.00, 60.00, -9999.00, -9999.00, 29.00 +MUO, 06, 29, 90.00, 55.00, -9999.00, -9999.00, 14.00 +MWA, 06, 29, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 29, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 29, 91.00, 70.00, -9999.00, -9999.00, 33.00 +MYL, 06, 29, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 29, 90.00, 69.00, -9999.00, -9999.00, 36.00 +NAO, 06, 29, 87.00, 74.00, -9999.00, -9999.00, 43.00 +NBC, 06, 29, 89.00, 71.00, -9999.00, -9999.00, 41.00 +NBE, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +NBU, 06, 29, 82.00, 61.00, -9999.00, -9999.00, 31.00 +NCA, 06, 29, 89.00, 66.00, -9999.00, -9999.00, 39.00 +NCO, 06, 29, 76.00, 60.00, -9999.00, -9999.00, 31.00 +NC1, 06, 29, 96.00, 66.00, -9999.00, -9999.00, 2.00 +NEL, 06, 29, 84.00, 61.00, -9999.00, -9999.00, 31.00 +NFG, 06, 29, 72.00, 60.00, -9999.00, -9999.00, 4.00 +NFL, 06, 29, 87.00, 51.00, -9999.00, -9999.00, 10.00 +NGP, 06, 29, 91.00, 74.00, -9999.00, -9999.00, 15.00 +NGU, 06, 29, 85.00, 68.00, -9999.00, -9999.00, 29.00 +NGZ, 06, 29, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 29, 86.00, 63.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 29, 76.00, 57.00, -9999.00, -9999.00, 33.00 +NID, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 29, 91.00, 71.00, -9999.00, -9999.00, 44.00 +NIR, 06, 29, 93.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 06, 29, 85.00, 71.00, -9999.00, -9999.00, 39.00 +NKX, 06, 29, 74.00, 64.00, -9999.00, -9999.00, 5.00 +NLC, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 29, 90.00, 67.00, -9999.00, -9999.00, 33.00 +NPA, 06, 29, 90.00, 73.00, -9999.00, -9999.00, 36.00 +NQA, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 29, 94.00, 73.00, -9999.00, -9999.00, 18.00 +NQX, 06, 29, 88.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 06, 29, 89.00, 73.00, -9999.00, -9999.00, 42.00 +NRC, 06, 29, 95.00, 57.00, -9999.00, -9999.00, 2.00 +NRS, 06, 29, 71.00, 61.00, -9999.00, -9999.00, 3.00 +NSE, 06, 29, 91.00, 70.00, -9999.00, -9999.00, 46.00 +NSI, 06, 29, 73.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 29, 73.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 29, 80.00, 61.00, -9999.00, -9999.00, 3.00 +NTU, 06, 29, 85.00, 68.00, -9999.00, -9999.00, 32.00 +NUC, 06, 29, 72.00, 59.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 29, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 06, 29, 70.00, 49.00, -9999.00, -9999.00, 22.00 +NWF, 06, 29, 80.00, 62.00, -9999.00, -9999.00, 1.00 +NXX, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 06, 29, 88.00, 63.00, -9999.00, -9999.00, 31.00 +NZC, 06, 29, 91.00, 68.00, -9999.00, -9999.00, 47.00 +NZJ, 06, 29, 81.00, 58.00, -9999.00, -9999.00, 3.00 +NZW, 06, 29, 79.00, 59.00, -9999.00, -9999.00, 33.00 +NZY, 06, 29, 74.00, 64.00, -9999.00, -9999.00, 3.00 +OAK, 06, 29, 74.00, 52.00, 2.00, 2.00, 3.00 +OAR, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 06, 29, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 29, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 29, 91.00, 69.00, 16.00, 13.00, 24.00 +OLM, 06, 29, 74.00, 48.00, 16.00, 19.00, 25.00 +OMA, 06, 29, 86.00, 64.00, 22.00, 16.00, 30.00 +OME, 06, 29, 56.00, 42.00, 25.00, 26.00, 35.00 +ONT, 06, 29, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 29, 82.00, 61.00, 24.00, 20.00, 35.00 +ORF, 06, 29, 85.00, 68.00, 19.00, 22.00, 34.00 +ORH, 06, 29, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 29, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 29, 77.00, 54.00, -9999.00, -9999.00, 30.00 +OTG, 06, 29, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 29, 65.00, 52.00, 14.00, 15.00, 21.00 +OTM, 06, 29, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 29, 55.00, 43.00, 15.00, 18.00, 24.00 +OURC, 06, 29, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 29, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 29, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 29, 91.00, 68.00, -9999.00, -9999.00, 39.00 +PACZ, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 29, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 29, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 29, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 29, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 29, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 29, 90.00, 71.00, -9999.00, -9999.00, 33.00 +PAQ, 06, 29, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 29, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 29, 47.00, 42.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 29, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 29, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 29, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 29, 79.00, 58.00, -9999.00, -9999.00, 38.00 +PBI, 06, 29, 89.00, 74.00, 23.00, 36.00, 46.00 +PDT, 06, 29, 84.00, 56.00, 9.00, 9.00, 15.00 +PDX, 06, 29, 77.00, 55.00, 16.00, 17.00, 23.00 +PFN, 06, 29, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 29, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 29, 84.00, 65.00, 22.00, 20.00, 34.00 +PHX, 06, 29, 106.00, 77.00, 6.00, 2.00, 8.00 +PIA, 06, 29, 85.00, 64.00, 23.00, 21.00, 35.00 +PIB, 06, 29, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 29, 83.00, 51.00, 12.00, 11.00, 20.00 +PIR, 06, 29, 86.00, 59.00, 22.00, 14.00, 29.00 +PIT, 06, 29, 81.00, 60.00, 24.00, 26.00, 39.00 +PKB, 06, 29, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 29, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 29, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 29, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 29, 90.00, 73.00, 18.00, 29.00, 38.00 +POB, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +POE, 06, 29, 91.00, 69.00, -9999.00, -9999.00, 41.00 +POM, 06, 29, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 06, 29, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 29, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 29, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 29, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 29, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 29, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 29, 79.00, 55.00, -9999.00, -9999.00, 32.00 +PSP, 06, 29, 107.00, 72.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 29, 89.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 29, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 29, 91.00, 58.00, 18.00, 12.00, 27.00 +PUC, 06, 29, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 29, 80.00, 60.00, 21.00, 19.00, 32.00 +PVU, 06, 29, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 29, 76.00, 56.00, 26.00, 23.00, 37.00 +P02, 06, 29, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 06, 29, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 06, 29, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +P24, 06, 29, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +P28, 06, 29, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 06, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 06, 29, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +P39, 06, 29, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +P58, 06, 29, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P59, 06, 29, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +P60, 06, 29, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +P61, 06, 29, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +P67, 06, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P68, 06, 29, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +P69, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 29, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 29, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 29, 82.00, 55.00, 24.00, 19.00, 35.00 +RBL, 06, 29, 95.00, 64.00, 3.00, 2.00, 5.00 +RCA, 06, 29, 82.00, 55.00, -9999.00, -9999.00, 32.00 +RDD, 06, 29, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 29, 81.00, 45.00, 10.00, 9.00, 15.00 +RDR, 06, 29, 79.00, 55.00, -9999.00, -9999.00, 34.00 +RDU, 06, 29, 87.00, 66.00, 20.00, 20.00, 33.00 +REE, 06, 29, 91.00, 67.00, -9999.00, -9999.00, 20.00 +REJ, 06, 29, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 29, 83.00, 61.00, 24.00, 20.00, 36.00 +RIC, 06, 29, 87.00, 66.00, 20.00, 21.00, 34.00 +RIV, 06, 29, 90.00, 58.00, -9999.00, -9999.00, 2.00 +RIW, 06, 29, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 29, 79.00, 50.00, 9.00, 10.00, 16.00 +RME, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 06, 29, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 06, 29, 94.00, 74.00, -9999.00, -9999.00, 16.00 +RNO, 06, 29, 88.00, 49.00, 5.00, 4.00, 8.00 +ROA, 06, 29, 85.00, 63.00, 17.00, 26.00, 35.00 +ROC, 06, 29, 79.00, 57.00, 20.00, 24.00, 35.00 +ROW, 06, 29, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 29, 90.00, 65.00, 16.00, 9.00, 22.00 +RST, 06, 29, 80.00, 58.00, 24.00, 21.00, 37.00 +RWF, 06, 29, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 29, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 29, 91.00, 57.00, 2.00, 2.00, 2.00 +SAF, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 29, 74.00, 64.00, 2.00, 2.00, 3.00 +SAT, 06, 29, 94.00, 74.00, 12.00, 17.00, 21.00 +SAV, 06, 29, 90.00, 71.00, 19.00, 30.00, 40.00 +SAW, 06, 29, 73.00, 54.00, -9999.00, -9999.00, 37.00 +SBA, 06, 29, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 29, 93.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 06, 29, 82.00, 61.00, 20.00, 20.00, 33.00 +SBP, 06, 29, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 29, 79.00, 39.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 29, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 29, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 29, 92.00, 59.00, 0.00, 2.00, 2.00 +SDF, 06, 29, 86.00, 66.00, 19.00, 24.00, 34.00 +SEA, 06, 29, 73.00, 54.00, 14.00, 15.00, 22.00 +SEM, 06, 29, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 29, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 29, 71.00, 53.00, 1.00, 1.00, 2.00 +SGF, 06, 29, 87.00, 65.00, 18.00, 18.00, 28.00 +SGY, 06, 29, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 29, 82.00, 50.00, 20.00, 16.00, 29.00 +SHV, 06, 29, 92.00, 71.00, 16.00, 19.00, 28.00 +SIT, 06, 29, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 29, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 29, 95.00, 68.00, 12.00, 12.00, 20.00 +SKA, 06, 29, 79.00, 52.00, -9999.00, -9999.00, 17.00 +SKF, 06, 29, 94.00, 74.00, -9999.00, -9999.00, 15.00 +SLC, 06, 29, 88.00, 60.00, 12.00, 10.00, 18.00 +SLE, 06, 29, 78.00, 50.00, 13.00, 14.00, 19.00 +SLN, 06, 29, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 29, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 29, 72.00, 52.00, -9999.00, 1.00, 1.00 +SNA, 06, 29, 70.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 29, 48.00, 40.00, 26.00, 35.00, 44.00 +SNS, 06, 29, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 29, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 29, 86.00, 65.00, 23.00, 20.00, 33.00 +SPS, 06, 29, 95.00, 71.00, 13.00, 12.00, 21.00 +SRQ, 06, 29, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 29, 90.00, 67.00, -9999.00, -9999.00, 36.00 +SSI, 06, 29, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 06, 29, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 29, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 06, 29, 88.00, 69.00, 20.00, 20.00, 32.00 +STNV, 06, 29, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 06, 29, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 29, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 29, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 29, 87.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 06, 29, 85.00, 63.00, 23.00, 16.00, 32.00 +SVN, 06, 29, 90.00, 71.00, -9999.00, -9999.00, 39.00 +SWF, 06, 29, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 29, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 29, 80.00, 57.00, 23.00, 27.00, 39.00 +SZL, 06, 29, 87.00, 64.00, -9999.00, -9999.00, 31.00 +TAD, 06, 29, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 29, 88.00, 62.00, -9999.00, -9999.00, 30.00 +TCC, 06, 29, 92.00, 62.00, 16.00, 6.00, 18.00 +TCL, 06, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 29, 76.00, 50.00, -9999.00, -9999.00, 23.00 +TCS, 06, 29, 93.00, 66.00, -9999.00, 9.00, 22.00 +TEB, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 29, 91.00, 69.00, -9999.00, -9999.00, 24.00 +TKA, 06, 29, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 29, 91.00, 70.00, 17.00, 39.00, 46.00 +TNX, 06, 29, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 29, 82.00, 59.00, 17.00, 21.00, 31.00 +TOP, 06, 29, 87.00, 66.00, 22.00, 17.00, 32.00 +TPA, 06, 29, 90.00, 74.00, 17.00, 35.00, 43.00 +TPH, 06, 29, 88.00, 54.00, 5.00, 3.00, 6.00 +TRI, 06, 29, 84.00, 62.00, 24.00, 29.00, 41.00 +TRK, 06, 29, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 29, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 29, 91.00, 71.00, 18.00, 14.00, 26.00 +TUP, 06, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 29, 100.00, 71.00, 14.00, 9.00, 20.00 +TVC, 06, 29, 79.00, 55.00, 19.00, 14.00, 27.00 +TVL, 06, 29, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 29, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 29, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 29, 86.00, 64.00, 20.00, 23.00, 33.00 +T01, 06, 29, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 06, 29, 89.00, 68.00, -9999.00, -9999.00, 35.00 +T03, 06, 29, 89.00, 69.00, -9999.00, -9999.00, 36.00 +T04, 06, 29, 89.00, 73.00, -9999.00, -9999.00, 43.00 +T05, 06, 29, 90.00, 64.00, -9999.00, -9999.00, 29.00 +T06, 06, 29, 91.00, 67.00, -9999.00, -9999.00, 30.00 +T07, 06, 29, 94.00, 57.00, -9999.00, -9999.00, 14.00 +T08, 06, 29, 87.00, 64.00, -9999.00, -9999.00, 12.00 +UCA, 06, 29, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 29, 96.00, 66.00, -9999.00, -9999.00, 4.00 +UIL, 06, 29, 66.00, 48.00, 32.00, 34.00, 43.00 +UIN, 06, 29, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 29, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 29, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 29, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +U15, 06, 29, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +U28, 06, 29, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 29, 91.00, 68.00, -9999.00, -9999.00, 37.00 +VBG, 06, 29, 72.00, 52.00, -9999.00, -9999.00, 7.00 +VCT, 06, 29, 92.00, 74.00, 11.00, 21.00, 26.00 +VCV, 06, 29, 95.00, 58.00, -9999.00, -9999.00, 2.00 +VDZ, 06, 29, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 29, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 29, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 29, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 29, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 29, 91.00, 70.00, -9999.00, -9999.00, 38.00 +VRB, 06, 29, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 29, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 29, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 29, 85.00, 64.00, 19.00, 17.00, 29.00 +WJA, 06, 29, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 29, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 29, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 29, 88.00, 49.00, 8.00, 8.00, 12.00 +WPO, 06, 29, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 29, 91.00, 69.00, -9999.00, -9999.00, 37.00 +WRG, 06, 29, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 29, 85.00, 60.00, -9999.00, -9999.00, 30.00 +WRL, 06, 29, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +X68, 06, 29, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 29, 58.00, 46.00, 47.00, 48.00, 60.00 +YCG, 06, 29, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 29, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 29, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 29, 84.00, 51.00, 6.00, 7.00, 12.00 +YNG, 06, 29, 80.00, 58.00, 23.00, 24.00, 36.00 +YPA, 06, 29, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 29, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 29, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 29, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 29, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 29, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 29, 106.00, 77.00, 1.00, 1.00, 2.00 +YVR, 06, 29, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 29, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 29, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 29, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 29, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 29, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 29, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 29, 74.00, 49.00, 24.00, 25.00, 40.00 +ZUN, 06, 29, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 29, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 29, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 29, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +01R, 06, 29, 91.00, 70.00, -9999.00, -9999.00, 30.00 +1V1, 06, 29, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 29, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 29, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 29, 86.00, 69.00, -9999.00, -9999.00, 38.00 +2PJ, 06, 29, 90.00, 67.00, -9999.00, -9999.00, 36.00 +3B1, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 29, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 29, 79.00, 53.00, -9999.00, -9999.00, 30.00 +3SE, 06, 29, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 29, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 29, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +4OM, 06, 29, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 29, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 29, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 29, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 29, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +ABE, 06, 30, 83.00, 62.00, 23.00, 22.00, 35.00 +ABI, 06, 30, 94.00, 71.00, 13.00, 12.00, 20.00 +ABQ, 06, 30, 92.00, 62.00, 12.00, 9.00, 19.00 +ABR, 06, 30, 83.00, 58.00, 23.00, 17.00, 35.00 +ABY, 06, 30, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 06, 30, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +ACT, 06, 30, 95.00, 73.00, 10.00, 13.00, 19.00 +ACV, 06, 30, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 06, 30, 83.00, 62.00, 20.00, 17.00, 29.00 +ADK, 06, 30, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +ADM, 06, 30, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 06, 30, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +ADW, 06, 30, 85.00, 62.00, -9999.00, -9999.00, 32.00 +AEX, 06, 30, 92.00, 71.00, -9999.00, -9999.00, 30.00 +AFF, 06, 30, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +AGC, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 06, 30, 92.00, 71.00, -9999.00, -9999.00, 62.00 +AGS, 06, 30, 91.00, 68.00, 19.00, 26.00, 37.00 +AHN, 06, 30, 89.00, 68.00, 17.00, 23.00, 31.00 +AKN, 06, 30, 61.00, 44.00, 32.00, 31.00, 45.00 +AKO, 06, 30, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +ALB, 06, 30, 82.00, 58.00, 24.00, 23.00, 37.00 +ALI, 06, 30, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 06, 30, 83.00, 60.00, 23.00, 18.00, 35.00 +ALS, 06, 30, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +ALW, 06, 30, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +AMA, 06, 30, 90.00, 64.00, 19.00, 12.00, 28.00 +AMG, 06, 30, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 06, 30, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 06, 30, 64.00, 50.00, 20.00, 24.00, 32.00 +AND, 06, 30, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 06, 30, 63.00, 50.00, 40.00, 41.00, 53.00 +AOO, 06, 30, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 06, 30, 78.00, 51.00, 21.00, 21.00, 33.00 +AQQ, 06, 30, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 06, 30, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +AST, 06, 30, 66.00, 51.00, 22.00, 24.00, 32.00 +ATL, 06, 30, 87.00, 68.00, 18.00, 24.00, 33.00 +ATW, 06, 30, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +ATY, 06, 30, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +AT2, 06, 30, 85.00, 62.00, -9999.00, -9999.00, 32.00 +AUG, 06, 30, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +AUS, 06, 30, 93.00, 73.00, 12.00, 15.00, 21.00 +AUW, 06, 30, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AVL, 06, 30, 82.00, 61.00, 20.00, 28.00, 38.00 +AVP, 06, 30, 80.00, 60.00, 25.00, 26.00, 41.00 +AXN, 06, 30, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 06, 30, 80.00, 59.00, -9999.00, -9999.00, 30.00 +AYS, 06, 30, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 06, 30, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 06, 30, 94.00, 61.00, -9999.00, -9999.00, 4.00 +BAD, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 06, 30, 77.00, 43.00, -9999.00, -9999.00, 14.00 +BDL, 06, 30, 83.00, 60.00, 23.00, 23.00, 35.00 +BDR, 06, 30, 79.00, 63.00, 20.00, 19.00, 31.00 +BET, 06, 30, 61.00, 45.00, 33.00, 30.00, 44.00 +BFD, 06, 30, 75.00, 52.00, 26.00, 29.00, 41.00 +BFF, 06, 30, 87.00, 56.00, 22.00, 14.00, 31.00 +BFL, 06, 30, 96.00, 67.00, 1.00, 1.00, 1.00 +BGM, 06, 30, 77.00, 58.00, 23.00, 27.00, 39.00 +BGR, 06, 30, 76.00, 56.00, 23.00, 25.00, 36.00 +BGS, 06, 30, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +BHM, 06, 30, 89.00, 68.00, 18.00, 28.00, 37.00 +BID, 06, 30, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +BIG, 06, 30, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 06, 30, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +BIL, 06, 30, 83.00, 56.00, 20.00, 16.00, 29.00 +BIS, 06, 30, 81.00, 55.00, 26.00, 18.00, 36.00 +BIX, 06, 30, 89.00, 74.00, -9999.00, -9999.00, 36.00 +BJI, 06, 30, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 06, 30, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +BKF, 06, 30, 87.00, 52.00, -9999.00, -9999.00, 32.00 +BKW, 06, 30, 78.00, 58.00, 27.00, 30.00, 45.00 +BLF, 06, 30, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 06, 30, 108.00, 78.00, -9999.00, -9999.00, -9999.00 +BLHM, 06, 30, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +BLI, 06, 30, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 06, 30, 88.00, 64.00, -9999.00, -9999.00, 29.00 +BNA, 06, 30, 88.00, 67.00, 19.00, 22.00, 34.00 +BNO, 06, 30, 81.00, 45.00, -9999.00, 10.00, 23.00 +BOI, 06, 30, 87.00, 55.00, 10.00, 8.00, 15.00 +BOS, 06, 30, 80.00, 63.00, 23.00, 21.00, 34.00 +BPI, 06, 30, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 06, 30, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 06, 30, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BRL, 06, 30, 85.00, 64.00, -9999.00, -9999.00, 29.00 +BRO, 06, 30, 92.00, 75.00, 11.00, 17.00, 22.00 +BRW, 06, 30, 43.00, 32.00, 16.00, 18.00, 27.00 +BSM, 06, 30, 93.00, 73.00, -9999.00, -9999.00, 16.00 +BTI, 06, 30, 43.00, 33.00, 13.00, 14.00, 21.00 +BTL, 06, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 06, 30, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +BTR, 06, 30, 91.00, 72.00, 14.00, 31.00, 38.00 +BTT, 06, 30, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 06, 30, 79.00, 58.00, 28.00, 28.00, 44.00 +BUB, 06, 30, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 06, 30, 78.00, 60.00, 23.00, 23.00, 35.00 +BUR, 06, 30, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 06, 30, 90.00, 73.00, -9999.00, 21.00, 26.00 +BWG, 06, 30, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 06, 30, 86.00, 65.00, 21.00, 21.00, 34.00 +BYH, 06, 30, 91.00, 70.00, -9999.00, -9999.00, 32.00 +BYI, 06, 30, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +BZN, 06, 30, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +CAE, 06, 30, 91.00, 68.00, 19.00, 25.00, 36.00 +CAG, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 06, 30, 81.00, 60.00, 21.00, 24.00, 36.00 +CAO, 06, 30, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +CAR, 06, 30, 75.00, 52.00, 29.00, 32.00, 44.00 +CBM, 06, 30, 91.00, 68.00, -9999.00, -9999.00, 30.00 +CDB, 06, 30, 53.00, 44.00, 40.00, 46.00, 59.00 +CDC, 06, 30, 88.00, 55.00, 6.00, 9.00, 13.00 +CDR, 06, 30, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +CDS, 06, 30, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +CDV, 06, 30, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 06, 30, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +CGI, 06, 30, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 06, 30, 88.00, 67.00, 18.00, 26.00, 35.00 +CHO, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 06, 30, 89.00, 71.00, 18.00, 28.00, 38.00 +CID, 06, 30, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CIR, 06, 30, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 06, 30, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CKB, 06, 30, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 06, 30, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 06, 30, 81.00, 60.00, 20.00, 23.00, 36.00 +CLL, 06, 30, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 06, 30, 88.00, 68.00, 22.00, 23.00, 36.00 +CMH, 06, 30, 83.00, 61.00, 20.00, 26.00, 35.00 +CMI, 06, 30, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 06, 30, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +CNK, 06, 30, 89.00, 65.00, 21.00, 12.00, 28.00 +CNM, 06, 30, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 06, 30, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 06, 30, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +COF, 06, 30, 89.00, 72.00, -9999.00, -9999.00, 36.00 +CON, 06, 30, 80.00, 54.00, 21.00, 22.00, 33.00 +COS, 06, 30, 82.00, 55.00, 22.00, 21.00, 35.00 +COT, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 06, 30, 86.00, 64.00, 20.00, 18.00, 31.00 +CPR, 06, 30, 84.00, 51.00, 17.00, 16.00, 28.00 +CRBC, 06, 30, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +CRP, 06, 30, 92.00, 74.00, 11.00, 16.00, 21.00 +CRW, 06, 30, 85.00, 63.00, 26.00, 27.00, 41.00 +CSG, 06, 30, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 06, 30, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 06, 30, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 06, 30, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 06, 30, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 06, 30, 84.00, 63.00, 19.00, 26.00, 36.00 +CVN, 06, 30, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 06, 30, 90.00, 61.00, -9999.00, -9999.00, 24.00 +CXY, 06, 30, 84.00, 64.00, 18.00, 21.00, 31.00 +CYS, 06, 30, 79.00, 52.00, 19.00, 22.00, 32.00 +DAA, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 06, 30, 89.00, 72.00, 17.00, 36.00, 43.00 +DAG, 06, 30, 102.00, 71.00, 1.00, 2.00, 2.00 +DAL, 06, 30, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +DAN, 06, 30, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 06, 30, 84.00, 62.00, 18.00, 24.00, 34.00 +DBQ, 06, 30, 81.00, 60.00, 22.00, 20.00, 34.00 +DCA, 06, 30, 87.00, 70.00, 18.00, 23.00, 34.00 +DDC, 06, 30, 91.00, 65.00, 18.00, 11.00, 24.00 +DEC, 06, 30, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DEN, 06, 30, 86.00, 56.00, 19.00, 18.00, 30.00 +DFW, 06, 30, 95.00, 72.00, 13.00, 12.00, 20.00 +DHN, 06, 30, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 06, 30, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +DIK, 06, 30, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +DLF, 06, 30, 95.00, 73.00, -9999.00, -9999.00, 14.00 +DLG, 06, 30, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +DLH, 06, 30, 75.00, 52.00, 29.00, 25.00, 42.00 +DLLC, 06, 30, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +DLS, 06, 30, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 06, 30, 100.00, 71.00, -9999.00, -9999.00, 19.00 +DMN, 06, 30, 96.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 06, 30, 86.00, 65.00, -9999.00, -9999.00, 30.00 +DPG, 06, 30, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +DP1, 06, 30, 91.00, 70.00, -9999.00, -9999.00, 38.00 +DRA, 06, 30, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +DRT, 06, 30, 95.00, 73.00, 11.00, 12.00, 17.00 +DSM, 06, 30, 85.00, 64.00, 26.00, 18.00, 35.00 +DTW, 06, 30, 82.00, 59.00, 17.00, 21.00, 31.00 +DUG, 06, 30, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 06, 30, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +DUT, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 06, 30, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 06, 30, 94.00, 71.00, -9999.00, -9999.00, 17.00 +D45, 06, 30, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EAT, 06, 30, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +EAU, 06, 30, 81.00, 58.00, 22.00, 21.00, 35.00 +ECG, 06, 30, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 06, 30, 95.00, 66.00, -9999.00, -9999.00, 2.00 +EED, 06, 30, 107.00, 81.00, -9999.00, -9999.00, -9999.00 +EFD, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 06, 30, 84.00, 44.00, -9999.00, -9999.00, -9999.00 +EHA, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 06, 30, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 06, 30, 79.00, 55.00, 31.00, 35.00, 49.00 +EKO, 06, 30, 87.00, 48.00, 9.00, 9.00, 14.00 +ELD, 06, 30, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 06, 30, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ELP, 06, 30, 97.00, 67.00, 11.00, 6.00, 16.00 +ELY, 06, 30, 84.00, 45.00, 10.00, 11.00, 16.00 +EMP, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 06, 30, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +END, 06, 30, 93.00, 69.00, -9999.00, -9999.00, 22.00 +ENN, 06, 30, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ENV, 06, 30, 88.00, 65.00, -9999.00, -9999.00, 13.00 +EPH, 06, 30, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +ERI, 06, 30, 78.00, 61.00, 23.00, 22.00, 35.00 +ESF, 06, 30, 92.00, 71.00, -9999.00, -9999.00, 35.00 +EUG, 06, 30, 78.00, 51.00, 11.00, 13.00, 18.00 +EVV, 06, 30, 88.00, 66.00, 21.00, 20.00, 33.00 +EWN, 06, 30, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 06, 30, 85.00, 66.00, 21.00, 22.00, 33.00 +EYW, 06, 30, 88.00, 79.00, 22.00, 23.00, 35.00 +E74, 06, 30, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +FAF, 06, 30, 87.00, 65.00, -9999.00, -9999.00, 35.00 +FAI, 06, 30, 72.00, 52.00, 28.00, 28.00, 43.00 +FAR, 06, 30, 81.00, 57.00, 22.00, 19.00, 34.00 +FAT, 06, 30, 96.00, 63.00, 1.00, 1.00, 2.00 +FAY, 06, 30, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +FCA, 06, 30, 76.00, 46.00, 19.00, 21.00, 32.00 +FCS, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FDY, 06, 30, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 06, 30, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +FFO, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FLG, 06, 30, 81.00, 47.00, 11.00, 18.00, 24.00 +FLL, 06, 30, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 06, 30, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 06, 30, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +FME, 06, 30, 86.00, 61.00, -9999.00, -9999.00, 29.00 +FMH, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 06, 30, 91.00, 54.00, 12.00, 6.00, 15.00 +FMY, 06, 30, 91.00, 74.00, 21.00, 44.00, 54.00 +FNT, 06, 30, 80.00, 58.00, 19.00, 19.00, 32.00 +FOD, 06, 30, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 06, 30, 87.00, 66.00, -9999.00, -9999.00, 30.00 +FOK, 06, 30, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 06, 30, 89.00, 66.00, -9999.00, -9999.00, 31.00 +FSD, 06, 30, 84.00, 60.00, 26.00, 16.00, 35.00 +FSI, 06, 30, 93.00, 69.00, -9999.00, -9999.00, 21.00 +FSM, 06, 30, 91.00, 68.00, 14.00, 19.00, 27.00 +FTK, 06, 30, 86.00, 63.00, -9999.00, -9999.00, 30.00 +FWA, 06, 30, 83.00, 62.00, 18.00, 21.00, 31.00 +FWH, 06, 30, 93.00, 71.00, -9999.00, -9999.00, 17.00 +FYU, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 06, 30, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 06, 30, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 06, 30, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +GCC, 06, 30, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +GCK, 06, 30, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +GDP, 06, 30, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 06, 30, 80.00, 52.00, 14.00, 12.00, 20.00 +GFA, 06, 30, 80.00, 51.00, -9999.00, -9999.00, 28.00 +GFK, 06, 30, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +GFL, 06, 30, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 06, 30, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 06, 30, 82.00, 54.00, 21.00, 14.00, 29.00 +GJT, 06, 30, 91.00, 61.00, 12.00, 9.00, 17.00 +GKN, 06, 30, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 06, 30, 87.00, 59.00, 20.00, 9.00, 26.00 +GLH, 06, 30, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 06, 30, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 06, 30, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GNV, 06, 30, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 06, 30, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GPT, 06, 30, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 06, 30, 78.00, 57.00, 26.00, 20.00, 36.00 +GRCI, 06, 30, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 06, 30, 76.00, 50.00, -9999.00, -9999.00, 20.00 +GRI, 06, 30, 87.00, 63.00, 22.00, 13.00, 28.00 +GRK, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 06, 30, 81.00, 58.00, 21.00, 18.00, 31.00 +GSB, 06, 30, 89.00, 68.00, -9999.00, -9999.00, 38.00 +GSG, 06, 30, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +GSO, 06, 30, 86.00, 65.00, 21.00, 23.00, 36.00 +GSP, 06, 30, 87.00, 67.00, 22.00, 26.00, 37.00 +GST, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 06, 30, 78.00, 59.00, -9999.00, -9999.00, 37.00 +GTF, 06, 30, 80.00, 51.00, 20.00, 16.00, 28.00 +GUP, 06, 30, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +GUS, 06, 30, 84.00, 61.00, -9999.00, -9999.00, 32.00 +GVW, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +GWO, 06, 30, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 06, 30, 83.00, 70.00, 21.00, 18.00, 31.00 +HBR, 06, 30, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 06, 30, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 06, 30, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HIF, 06, 30, 86.00, 57.00, -9999.00, -9999.00, 14.00 +HKY, 06, 30, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 06, 30, 81.00, 51.00, 18.00, 18.00, 28.00 +HMN, 06, 30, 98.00, 62.00, -9999.00, -9999.00, 18.00 +HMS, 06, 30, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 06, 30, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 06, 30, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 06, 30, 84.00, 59.00, 24.00, 15.00, 32.00 +HOP, 06, 30, 88.00, 64.00, -9999.00, -9999.00, 32.00 +HOT, 06, 30, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 06, 30, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 06, 30, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +HQM, 06, 30, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 06, 30, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +HRT, 06, 30, 91.00, 70.00, -9999.00, -9999.00, 38.00 +HST, 06, 30, 89.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 06, 30, 88.00, 67.00, 19.00, 23.00, 34.00 +HTL, 06, 30, 78.00, 53.00, 25.00, 21.00, 37.00 +HTS, 06, 30, 83.00, 63.00, 22.00, 27.00, 39.00 +HUF, 06, 30, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HUL, 06, 30, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HVN, 06, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HVR, 06, 30, 82.00, 52.00, 17.00, 15.00, 26.00 +IAB, 06, 30, 90.00, 68.00, -9999.00, -9999.00, 27.00 +IAD, 06, 30, 85.00, 62.00, 22.00, 25.00, 36.00 +IAG, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 06, 30, 92.00, 72.00, 11.00, 25.00, 30.00 +ICT, 06, 30, 90.00, 68.00, 17.00, 15.00, 26.00 +IDA, 06, 30, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +IGM, 06, 30, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +ILG, 06, 30, 84.00, 65.00, 23.00, 20.00, 33.00 +ILI, 06, 30, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +ILM, 06, 30, 87.00, 70.00, 20.00, 26.00, 36.00 +IMT, 06, 30, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +IND, 06, 30, 85.00, 64.00, 21.00, 22.00, 34.00 +INL, 06, 30, 77.00, 53.00, 31.00, 26.00, 45.00 +INS, 06, 30, 96.00, 66.00, -9999.00, -9999.00, 4.00 +INT, 06, 30, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 06, 30, 93.00, 59.00, 7.00, 8.00, 15.00 +IPL, 06, 30, 105.00, 74.00, -9999.00, -9999.00, -9999.00 +IPT, 06, 30, 81.00, 59.00, 23.00, 28.00, 39.00 +IRK, 06, 30, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 06, 30, 82.00, 54.00, 20.00, 15.00, 29.00 +ISP, 06, 30, 78.00, 63.00, -9999.00, -9999.00, -9999.00 +ITH, 06, 30, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 06, 30, 104.00, 73.00, -9999.00, -9999.00, 7.00 +IWD, 06, 30, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +JAC, 06, 30, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 06, 30, 92.00, 69.00, 17.00, 24.00, 35.00 +JAX, 06, 30, 91.00, 71.00, 19.00, 36.00, 43.00 +JBR, 06, 30, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 06, 30, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 06, 30, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +JFK, 06, 30, 80.00, 65.00, 19.00, 20.00, 31.00 +JHW, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 06, 30, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 06, 30, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +JMS, 06, 30, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +JNU, 06, 30, 63.00, 47.00, 44.00, 44.00, 57.00 +JST, 06, 30, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 06, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 06, 30, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +KTN, 06, 30, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 06, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 06, 30, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 06, 30, 81.00, 57.00, 19.00, 19.00, 32.00 +LAR, 06, 30, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +LAS, 06, 30, 104.00, 73.00, 3.00, 3.00, 6.00 +LAX, 06, 30, 74.00, 61.00, 1.00, 1.00, 1.00 +LBB, 06, 30, 91.00, 67.00, 16.00, 9.00, 21.00 +LBF, 06, 30, 85.00, 58.00, 25.00, 11.00, 31.00 +LCH, 06, 30, 90.00, 73.00, 14.00, 26.00, 33.00 +LCK, 06, 30, 84.00, 62.00, -9999.00, -9999.00, 33.00 +LEB, 06, 30, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LEX, 06, 30, 85.00, 64.00, 20.00, 25.00, 35.00 +LFI, 06, 30, 84.00, 69.00, -9999.00, -9999.00, 31.00 +LFK, 06, 30, 92.00, 71.00, 12.00, 22.00, 28.00 +LFT, 06, 30, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 06, 30, 82.00, 67.00, 20.00, 21.00, 32.00 +LGB, 06, 30, 80.00, 62.00, 0.00, 1.00, 1.00 +LGU, 06, 30, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +LHW, 06, 30, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 06, 30, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +LIC, 06, 30, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +LIT, 06, 30, 91.00, 70.00, 15.00, 20.00, 29.00 +LIZ, 06, 30, 75.00, 52.00, -9999.00, -9999.00, 44.00 +LMT, 06, 30, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 06, 30, 83.00, 53.00, 11.00, 12.00, 19.00 +LNK, 06, 30, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +LOL, 06, 30, 90.00, 53.00, 4.00, 4.00, 7.00 +LOZ, 06, 30, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 06, 30, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 06, 30, 90.00, 68.00, -9999.00, -9999.00, 31.00 +LSE, 06, 30, 83.00, 60.00, 21.00, 20.00, 34.00 +LSF, 06, 30, 92.00, 70.00, -9999.00, -9999.00, 30.00 +LSV, 06, 30, 105.00, 65.00, -9999.00, -9999.00, 4.00 +LTS, 06, 30, 96.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 06, 30, 107.00, 72.00, -9999.00, -9999.00, 6.00 +LVS, 06, 30, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +LWS, 06, 30, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +LWT, 06, 30, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 06, 30, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LYH, 06, 30, 85.00, 63.00, 22.00, 24.00, 36.00 +MAF, 06, 30, 95.00, 68.00, 12.00, 8.00, 17.00 +MBL, 06, 30, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MBS, 06, 30, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 06, 30, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 06, 30, 91.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 06, 30, 90.00, 74.00, -9999.00, -9999.00, 43.00 +MCG, 06, 30, 68.00, 48.00, 34.00, 31.00, 48.00 +MCI, 06, 30, 87.00, 66.00, 23.00, 17.00, 31.00 +MCK, 06, 30, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MCN, 06, 30, 91.00, 69.00, 16.00, 25.00, 34.00 +MCO, 06, 30, 91.00, 73.00, 18.00, 46.00, 52.00 +MCW, 06, 30, 82.00, 60.00, 18.00, 16.00, 27.00 +MC2, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MDH, 06, 30, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 06, 30, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 06, 30, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 06, 30, 83.00, 64.00, 26.00, 21.00, 37.00 +MEI, 06, 30, 91.00, 68.00, 17.00, 27.00, 36.00 +MEM, 06, 30, 91.00, 71.00, 16.00, 18.00, 29.00 +MER, 06, 30, 95.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 06, 30, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MFE, 06, 30, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 06, 30, 87.00, 53.00, 7.00, 6.00, 11.00 +MGE, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 06, 30, 91.00, 70.00, 15.00, 27.00, 36.00 +MGW, 06, 30, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 06, 30, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MHR, 06, 30, 91.00, 59.00, -9999.00, -9999.00, 3.00 +MHS, 06, 30, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 06, 30, 89.00, 74.00, 24.00, 39.00, 49.00 +MIB, 06, 30, 79.00, 56.00, -9999.00, -9999.00, 32.00 +MIV, 06, 30, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MI1, 06, 30, 92.00, 53.00, -9999.00, -9999.00, 13.00 +MKC, 06, 30, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MKE, 06, 30, 78.00, 59.00, 24.00, 21.00, 36.00 +MKG, 06, 30, 78.00, 58.00, 23.00, 16.00, 30.00 +MKL, 06, 30, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 06, 30, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 06, 30, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 06, 30, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +MLF, 06, 30, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +MLI, 06, 30, 85.00, 63.00, 24.00, 21.00, 36.00 +MLS, 06, 30, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +MLU, 06, 30, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 06, 30, 92.00, 69.00, -9999.00, -9999.00, 36.00 +MOB, 06, 30, 91.00, 72.00, 18.00, 37.00, 45.00 +MOT, 06, 30, 79.00, 56.00, 22.00, 16.00, 30.00 +MPV, 06, 30, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MQT, 06, 30, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MRB, 06, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 06, 30, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 06, 30, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 06, 30, 68.00, 51.00, -9999.00, -9999.00, 8.00 +MSL, 06, 30, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 06, 30, 81.00, 57.00, 23.00, 20.00, 35.00 +MSO, 06, 30, 80.00, 49.00, 20.00, 19.00, 30.00 +MSP, 06, 30, 82.00, 61.00, 22.00, 22.00, 36.00 +MSS, 06, 30, 78.00, 56.00, 23.00, 23.00, 36.00 +MSY, 06, 30, 90.00, 72.00, 14.00, 35.00, 43.00 +MTC, 06, 30, 80.00, 59.00, -9999.00, -9999.00, 30.00 +MTN, 06, 30, 86.00, 64.00, -9999.00, -9999.00, 29.00 +MTO, 06, 30, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 06, 30, 84.00, 60.00, -9999.00, -9999.00, 29.00 +MUO, 06, 30, 91.00, 55.00, -9999.00, -9999.00, 13.00 +MWA, 06, 30, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 06, 30, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +MXF, 06, 30, 91.00, 70.00, -9999.00, -9999.00, 33.00 +MYL, 06, 30, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 06, 30, 90.00, 69.00, -9999.00, -9999.00, 36.00 +NAO, 06, 30, 87.00, 74.00, -9999.00, -9999.00, 43.00 +NBC, 06, 30, 89.00, 71.00, -9999.00, -9999.00, 41.00 +NBE, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +NBU, 06, 30, 82.00, 61.00, -9999.00, -9999.00, 31.00 +NCA, 06, 30, 89.00, 66.00, -9999.00, -9999.00, 39.00 +NCO, 06, 30, 76.00, 60.00, -9999.00, -9999.00, 31.00 +NC1, 06, 30, 96.00, 66.00, -9999.00, -9999.00, 2.00 +NEL, 06, 30, 84.00, 61.00, -9999.00, -9999.00, 31.00 +NFG, 06, 30, 72.00, 60.00, -9999.00, -9999.00, 4.00 +NFL, 06, 30, 88.00, 51.00, -9999.00, -9999.00, 10.00 +NGP, 06, 30, 91.00, 74.00, -9999.00, -9999.00, 15.00 +NGU, 06, 30, 85.00, 68.00, -9999.00, -9999.00, 29.00 +NGZ, 06, 30, 70.00, 54.00, -9999.00, -9999.00, 3.00 +NHK, 06, 30, 86.00, 63.00, -9999.00, -9999.00, 31.00 +NHZ, 06, 30, 76.00, 57.00, -9999.00, -9999.00, 33.00 +NID, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 06, 30, 91.00, 71.00, -9999.00, -9999.00, 44.00 +NIR, 06, 30, 93.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 06, 30, 85.00, 71.00, -9999.00, -9999.00, 39.00 +NKX, 06, 30, 74.00, 64.00, -9999.00, -9999.00, 5.00 +NLC, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 06, 30, 90.00, 67.00, -9999.00, -9999.00, 33.00 +NPA, 06, 30, 90.00, 73.00, -9999.00, -9999.00, 36.00 +NQA, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 06, 30, 94.00, 73.00, -9999.00, -9999.00, 18.00 +NQX, 06, 30, 88.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 06, 30, 89.00, 73.00, -9999.00, -9999.00, 42.00 +NRC, 06, 30, 95.00, 57.00, -9999.00, -9999.00, 2.00 +NRS, 06, 30, 71.00, 61.00, -9999.00, -9999.00, 3.00 +NSE, 06, 30, 91.00, 70.00, -9999.00, -9999.00, 46.00 +NSI, 06, 30, 73.00, 56.00, -9999.00, -9999.00, 3.00 +NTD, 06, 30, 73.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 06, 30, 80.00, 61.00, -9999.00, -9999.00, 3.00 +NTU, 06, 30, 85.00, 68.00, -9999.00, -9999.00, 32.00 +NUC, 06, 30, 72.00, 59.00, -9999.00, -9999.00, 3.00 +NUQ, 06, 30, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 06, 30, 70.00, 49.00, -9999.00, -9999.00, 22.00 +NWF, 06, 30, 80.00, 62.00, -9999.00, -9999.00, 1.00 +NXX, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 06, 30, 88.00, 63.00, -9999.00, -9999.00, 31.00 +NZC, 06, 30, 91.00, 68.00, -9999.00, -9999.00, 47.00 +NZJ, 06, 30, 81.00, 58.00, -9999.00, -9999.00, 3.00 +NZW, 06, 30, 79.00, 59.00, -9999.00, -9999.00, 33.00 +NZY, 06, 30, 74.00, 64.00, -9999.00, -9999.00, 3.00 +OAK, 06, 30, 74.00, 52.00, 2.00, 2.00, 3.00 +OAR, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 06, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +OGD, 06, 30, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +OKC, 06, 30, 91.00, 69.00, 16.00, 13.00, 24.00 +OLM, 06, 30, 74.00, 48.00, 16.00, 19.00, 25.00 +OMA, 06, 30, 86.00, 64.00, 22.00, 16.00, 30.00 +OME, 06, 30, 56.00, 42.00, 25.00, 26.00, 35.00 +ONT, 06, 30, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +ORD, 06, 30, 82.00, 61.00, 24.00, 20.00, 35.00 +ORF, 06, 30, 85.00, 68.00, 19.00, 22.00, 34.00 +ORH, 06, 30, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +ORT, 06, 30, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OSC, 06, 30, 77.00, 54.00, -9999.00, -9999.00, 30.00 +OTG, 06, 30, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +OTH, 06, 30, 65.00, 52.00, 14.00, 15.00, 21.00 +OTM, 06, 30, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 06, 30, 55.00, 44.00, 15.00, 18.00, 25.00 +OURC, 06, 30, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +OURU, 06, 30, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +OVN, 06, 30, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 06, 30, 91.00, 68.00, -9999.00, -9999.00, 39.00 +PACZ, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 06, 30, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 06, 30, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 06, 30, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 06, 30, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +PAH, 06, 30, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PAIM, 06, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 06, 30, 90.00, 71.00, -9999.00, -9999.00, 34.00 +PAQ, 06, 30, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 06, 30, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PASY, 06, 30, 47.00, 42.00, -9999.00, -9999.00, -9999.00 +PATC, 06, 30, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +PATL, 06, 30, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 06, 30, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 06, 30, 79.00, 58.00, -9999.00, -9999.00, 38.00 +PBI, 06, 30, 89.00, 74.00, 23.00, 36.00, 46.00 +PDT, 06, 30, 84.00, 56.00, 9.00, 9.00, 15.00 +PDX, 06, 30, 77.00, 55.00, 16.00, 17.00, 23.00 +PFN, 06, 30, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 06, 30, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +PHL, 06, 30, 84.00, 65.00, 22.00, 20.00, 34.00 +PHX, 06, 30, 106.00, 78.00, 6.00, 2.00, 8.00 +PIA, 06, 30, 85.00, 64.00, 23.00, 21.00, 35.00 +PIB, 06, 30, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 06, 30, 84.00, 51.00, 12.00, 11.00, 20.00 +PIR, 06, 30, 87.00, 59.00, 22.00, 14.00, 29.00 +PIT, 06, 30, 81.00, 60.00, 24.00, 26.00, 39.00 +PKB, 06, 30, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 06, 30, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +PNC, 06, 30, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PNE, 06, 30, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +PNS, 06, 30, 90.00, 73.00, 18.00, 30.00, 38.00 +POB, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +POE, 06, 30, 91.00, 69.00, -9999.00, -9999.00, 41.00 +POM, 06, 30, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 06, 30, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PRB, 06, 30, 91.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 06, 30, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +PSB, 06, 30, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 06, 30, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +PSG, 06, 30, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 06, 30, 79.00, 55.00, -9999.00, -9999.00, 32.00 +PSP, 06, 30, 107.00, 72.00, -9999.00, -9999.00, -9999.00 +PSX, 06, 30, 89.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 06, 30, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +PUB, 06, 30, 91.00, 58.00, 18.00, 12.00, 28.00 +PUC, 06, 30, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +PUO, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 06, 30, 80.00, 61.00, 21.00, 19.00, 32.00 +PVU, 06, 30, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +PWM, 06, 30, 76.00, 56.00, 26.00, 23.00, 37.00 +P02, 06, 30, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 06, 30, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 06, 30, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +P24, 06, 30, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +P28, 06, 30, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 06, 30, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 06, 30, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +P39, 06, 30, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +P58, 06, 30, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P59, 06, 30, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +P60, 06, 30, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +P61, 06, 30, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +P67, 06, 30, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P68, 06, 30, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +P69, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 06, 30, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +QOS, 06, 30, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +RAP, 06, 30, 83.00, 55.00, 24.00, 19.00, 35.00 +RBL, 06, 30, 95.00, 64.00, 3.00, 2.00, 5.00 +RCA, 06, 30, 83.00, 55.00, -9999.00, -9999.00, 32.00 +RDD, 06, 30, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 06, 30, 82.00, 45.00, 10.00, 9.00, 15.00 +RDR, 06, 30, 79.00, 55.00, -9999.00, -9999.00, 34.00 +RDU, 06, 30, 87.00, 66.00, 20.00, 20.00, 33.00 +REE, 06, 30, 91.00, 67.00, -9999.00, -9999.00, 20.00 +REJ, 06, 30, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +RFD, 06, 30, 83.00, 61.00, 24.00, 20.00, 36.00 +RIC, 06, 30, 87.00, 66.00, 20.00, 21.00, 34.00 +RIV, 06, 30, 90.00, 58.00, -9999.00, -9999.00, 2.00 +RIW, 06, 30, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +RKS, 06, 30, 80.00, 50.00, 9.00, 10.00, 16.00 +RME, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 06, 30, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 06, 30, 94.00, 74.00, -9999.00, -9999.00, 16.00 +RNO, 06, 30, 88.00, 49.00, 5.00, 4.00, 8.00 +ROA, 06, 30, 85.00, 63.00, 17.00, 26.00, 35.00 +ROC, 06, 30, 79.00, 57.00, 20.00, 24.00, 35.00 +ROW, 06, 30, 95.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 06, 30, 90.00, 65.00, 16.00, 9.00, 22.00 +RST, 06, 30, 80.00, 58.00, 24.00, 21.00, 37.00 +RWF, 06, 30, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RWL, 06, 30, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +SAC, 06, 30, 91.00, 57.00, 2.00, 2.00, 2.00 +SAF, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 06, 30, 74.00, 64.00, 2.00, 2.00, 3.00 +SAT, 06, 30, 94.00, 74.00, 12.00, 17.00, 21.00 +SAV, 06, 30, 90.00, 71.00, 19.00, 30.00, 40.00 +SAW, 06, 30, 73.00, 54.00, -9999.00, -9999.00, 37.00 +SBA, 06, 30, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 06, 30, 94.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 06, 30, 82.00, 61.00, 20.00, 20.00, 33.00 +SBP, 06, 30, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 06, 30, 79.00, 39.00, -9999.00, -9999.00, -9999.00 +SBY, 06, 30, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +SCC, 06, 30, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +SCK, 06, 30, 92.00, 59.00, 0.00, 2.00, 2.00 +SDF, 06, 30, 86.00, 66.00, 19.00, 24.00, 34.00 +SEA, 06, 30, 73.00, 54.00, 14.00, 15.00, 22.00 +SEM, 06, 30, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 06, 30, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 06, 30, 71.00, 53.00, 1.00, 1.00, 2.00 +SGF, 06, 30, 87.00, 65.00, 18.00, 18.00, 28.00 +SGY, 06, 30, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 06, 30, 82.00, 50.00, 20.00, 16.00, 29.00 +SHV, 06, 30, 92.00, 71.00, 16.00, 19.00, 28.00 +SIT, 06, 30, 59.00, 49.00, -9999.00, -9999.00, -9999.00 +SJC, 06, 30, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 06, 30, 95.00, 68.00, 12.00, 12.00, 20.00 +SKA, 06, 30, 80.00, 52.00, -9999.00, -9999.00, 17.00 +SKF, 06, 30, 94.00, 74.00, -9999.00, -9999.00, 15.00 +SLC, 06, 30, 89.00, 60.00, 12.00, 10.00, 18.00 +SLE, 06, 30, 78.00, 50.00, 13.00, 14.00, 19.00 +SLN, 06, 30, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +SMP, 06, 30, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 06, 30, 72.00, 52.00, -9999.00, 1.00, 1.00 +SNA, 06, 30, 70.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 06, 30, 48.00, 40.00, 26.00, 36.00, 44.00 +SNS, 06, 30, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 06, 30, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +SPI, 06, 30, 86.00, 65.00, 23.00, 20.00, 33.00 +SPS, 06, 30, 95.00, 71.00, 13.00, 12.00, 21.00 +SRQ, 06, 30, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 06, 30, 90.00, 67.00, -9999.00, -9999.00, 36.00 +SSI, 06, 30, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 06, 30, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +STJ, 06, 30, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 06, 30, 88.00, 69.00, 20.00, 20.00, 32.00 +STNV, 06, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 06, 30, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 06, 30, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 06, 30, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 06, 30, 87.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 06, 30, 85.00, 63.00, 23.00, 16.00, 32.00 +SVN, 06, 30, 90.00, 71.00, -9999.00, -9999.00, 39.00 +SWF, 06, 30, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 06, 30, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SYR, 06, 30, 80.00, 57.00, 23.00, 27.00, 39.00 +SZL, 06, 30, 87.00, 64.00, -9999.00, -9999.00, 31.00 +TAD, 06, 30, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +TAL, 06, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 06, 30, 88.00, 62.00, -9999.00, -9999.00, 30.00 +TCC, 06, 30, 92.00, 62.00, 16.00, 6.00, 18.00 +TCL, 06, 30, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 06, 30, 76.00, 50.00, -9999.00, -9999.00, 23.00 +TCS, 06, 30, 93.00, 66.00, -9999.00, 9.00, 23.00 +TEB, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 06, 30, 91.00, 69.00, -9999.00, -9999.00, 24.00 +TKA, 06, 30, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 06, 30, 91.00, 70.00, 17.00, 39.00, 46.00 +TNX, 06, 30, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +TOL, 06, 30, 82.00, 59.00, 17.00, 21.00, 31.00 +TOP, 06, 30, 87.00, 66.00, 22.00, 17.00, 31.00 +TPA, 06, 30, 90.00, 74.00, 17.00, 35.00, 43.00 +TPH, 06, 30, 88.00, 54.00, 5.00, 3.00, 6.00 +TRI, 06, 30, 84.00, 62.00, 24.00, 29.00, 41.00 +TRK, 06, 30, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 06, 30, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +TTD, 06, 30, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 06, 30, 91.00, 71.00, 18.00, 14.00, 26.00 +TUP, 06, 30, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 06, 30, 100.00, 71.00, 15.00, 9.00, 21.00 +TVC, 06, 30, 79.00, 55.00, 19.00, 14.00, 27.00 +TVL, 06, 30, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 06, 30, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 06, 30, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 06, 30, 86.00, 64.00, 20.00, 23.00, 33.00 +T01, 06, 30, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 06, 30, 89.00, 68.00, -9999.00, -9999.00, 35.00 +T03, 06, 30, 89.00, 69.00, -9999.00, -9999.00, 36.00 +T04, 06, 30, 89.00, 73.00, -9999.00, -9999.00, 43.00 +T05, 06, 30, 90.00, 64.00, -9999.00, -9999.00, 29.00 +T06, 06, 30, 91.00, 67.00, -9999.00, -9999.00, 30.00 +T07, 06, 30, 94.00, 57.00, -9999.00, -9999.00, 14.00 +T08, 06, 30, 88.00, 65.00, -9999.00, -9999.00, 12.00 +UCA, 06, 30, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +UCC, 06, 30, 96.00, 66.00, -9999.00, -9999.00, 4.00 +UIL, 06, 30, 66.00, 48.00, 32.00, 34.00, 43.00 +UIN, 06, 30, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +UKI, 06, 30, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 06, 30, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +UNV, 06, 30, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +U15, 06, 30, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +U28, 06, 30, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +VAD, 06, 30, 91.00, 68.00, -9999.00, -9999.00, 37.00 +VBG, 06, 30, 72.00, 52.00, -9999.00, -9999.00, 7.00 +VCT, 06, 30, 92.00, 74.00, 11.00, 21.00, 26.00 +VCV, 06, 30, 95.00, 58.00, -9999.00, -9999.00, 2.00 +VDZ, 06, 30, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 06, 30, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +VIH, 06, 30, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +VLD, 06, 30, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 06, 30, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +VNY, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 06, 30, 91.00, 70.00, -9999.00, -9999.00, 38.00 +VRB, 06, 30, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 06, 30, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +VWS, 06, 30, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 06, 30, 85.00, 64.00, 19.00, 17.00, 29.00 +WJA, 06, 30, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +WJF, 06, 30, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +WLF, 06, 30, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +WMC, 06, 30, 89.00, 49.00, 8.00, 8.00, 12.00 +WPO, 06, 30, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 06, 30, 91.00, 69.00, -9999.00, -9999.00, 37.00 +WRG, 06, 30, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 06, 30, 85.00, 60.00, -9999.00, -9999.00, 30.00 +WRL, 06, 30, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +X68, 06, 30, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 06, 30, 58.00, 46.00, 47.00, 48.00, 60.00 +YCG, 06, 30, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 06, 30, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 06, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 06, 30, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 06, 30, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YKM, 06, 30, 84.00, 51.00, 6.00, 7.00, 12.00 +YNG, 06, 30, 80.00, 58.00, 23.00, 24.00, 36.00 +YPA, 06, 30, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YQB, 06, 30, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +YQD, 06, 30, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQR, 06, 30, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 06, 30, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YRV, 06, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 06, 30, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 06, 30, 106.00, 77.00, 1.00, 1.00, 2.00 +YVR, 06, 30, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 06, 30, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YXC, 06, 30, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 06, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 06, 30, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YYC, 06, 30, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 06, 30, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +Y26, 06, 30, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +Y62, 06, 30, 74.00, 49.00, 24.00, 25.00, 40.00 +ZUN, 06, 30, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +ZZV, 06, 30, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +Z26, 06, 30, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 06, 30, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +01R, 06, 30, 91.00, 70.00, -9999.00, -9999.00, 30.00 +1V1, 06, 30, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +1V4, 06, 30, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 06, 30, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +2DP, 06, 30, 86.00, 69.00, -9999.00, -9999.00, 38.00 +2PJ, 06, 30, 90.00, 67.00, -9999.00, -9999.00, 36.00 +3B1, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 06, 30, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +3RN, 06, 30, 79.00, 53.00, -9999.00, -9999.00, 30.00 +3SE, 06, 30, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +4DG, 06, 30, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +4LJ, 06, 30, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +4MR, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +4OM, 06, 30, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +5I3, 06, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 06, 30, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 06, 30, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 06, 30, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 06, 30, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 01, 84.00, 63.00, 22.00, 22.00, 35.00 +ABI, 07, 01, 94.00, 72.00, 12.00, 12.00, 20.00 +ABQ, 07, 01, 92.00, 63.00, 12.00, 9.00, 19.00 +ABR, 07, 01, 84.00, 58.00, 23.00, 16.00, 34.00 +ABY, 07, 01, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 01, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 01, 95.00, 74.00, 10.00, 12.00, 18.00 +ACV, 07, 01, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 01, 83.00, 63.00, 19.00, 16.00, 28.00 +ADK, 07, 01, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 01, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 01, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 01, 86.00, 63.00, -9999.00, -9999.00, 31.00 +AEX, 07, 01, 92.00, 72.00, -9999.00, -9999.00, 30.00 +AFF, 07, 01, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 01, 92.00, 71.00, -9999.00, -9999.00, 63.00 +AGS, 07, 01, 91.00, 69.00, 18.00, 27.00, 37.00 +AHN, 07, 01, 89.00, 69.00, 17.00, 23.00, 32.00 +AKN, 07, 01, 62.00, 45.00, 32.00, 31.00, 45.00 +AKO, 07, 01, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 01, 83.00, 58.00, 23.00, 23.00, 37.00 +ALI, 07, 01, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 01, 83.00, 61.00, 23.00, 17.00, 34.00 +ALS, 07, 01, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 01, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 01, 91.00, 64.00, 19.00, 12.00, 27.00 +AMG, 07, 01, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 01, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 01, 64.00, 51.00, 20.00, 24.00, 32.00 +AND, 07, 01, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 01, 63.00, 51.00, 40.00, 41.00, 52.00 +AOO, 07, 01, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +APN, 07, 01, 79.00, 52.00, 21.00, 21.00, 32.00 +AQQ, 07, 01, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 01, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 07, 01, 66.00, 52.00, 22.00, 23.00, 32.00 +ATL, 07, 01, 88.00, 69.00, 19.00, 24.00, 34.00 +ATW, 07, 01, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 01, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 01, 85.00, 63.00, -9999.00, -9999.00, 31.00 +AUG, 07, 01, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 01, 94.00, 73.00, 11.00, 15.00, 21.00 +AUW, 07, 01, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 01, 82.00, 62.00, 19.00, 28.00, 38.00 +AVP, 07, 01, 81.00, 60.00, 25.00, 25.00, 40.00 +AXN, 07, 01, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 01, 80.00, 60.00, -9999.00, -9999.00, 30.00 +AYS, 07, 01, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 01, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 01, 95.00, 61.00, -9999.00, -9999.00, 3.00 +BAD, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 01, 78.00, 44.00, -9999.00, -9999.00, 14.00 +BDL, 07, 01, 84.00, 61.00, 23.00, 22.00, 34.00 +BDR, 07, 01, 80.00, 64.00, 19.00, 19.00, 30.00 +BET, 07, 01, 62.00, 46.00, 33.00, 30.00, 44.00 +BFD, 07, 01, 75.00, 53.00, 25.00, 28.00, 40.00 +BFF, 07, 01, 87.00, 57.00, 22.00, 14.00, 31.00 +BFL, 07, 01, 97.00, 68.00, 0.00, 0.00, 0.00 +BGM, 07, 01, 77.00, 58.00, 22.00, 27.00, 39.00 +BGR, 07, 01, 77.00, 57.00, 23.00, 24.00, 35.00 +BGS, 07, 01, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 01, 89.00, 68.00, 18.00, 28.00, 37.00 +BID, 07, 01, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 01, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 01, 95.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 01, 84.00, 57.00, 19.00, 16.00, 28.00 +BIS, 07, 01, 82.00, 55.00, 25.00, 18.00, 35.00 +BIX, 07, 01, 90.00, 74.00, -9999.00, -9999.00, 37.00 +BJI, 07, 01, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 01, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 01, 87.00, 53.00, -9999.00, -9999.00, 32.00 +BKW, 07, 01, 79.00, 59.00, 27.00, 31.00, 45.00 +BLF, 07, 01, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 01, 108.00, 78.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 01, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 01, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 01, 89.00, 65.00, -9999.00, -9999.00, 29.00 +BNA, 07, 01, 89.00, 68.00, 18.00, 23.00, 34.00 +BNO, 07, 01, 81.00, 46.00, -9999.00, 10.00, 22.00 +BOI, 07, 01, 87.00, 56.00, 9.00, 7.00, 15.00 +BOS, 07, 01, 81.00, 64.00, 23.00, 20.00, 33.00 +BPI, 07, 01, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 01, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 01, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 01, 85.00, 65.00, -9999.00, -9999.00, 28.00 +BRO, 07, 01, 93.00, 76.00, 11.00, 17.00, 21.00 +BRW, 07, 01, 43.00, 33.00, 16.00, 18.00, 27.00 +BSM, 07, 01, 94.00, 73.00, -9999.00, -9999.00, 15.00 +BTI, 07, 01, 43.00, 34.00, 13.00, 14.00, 21.00 +BTL, 07, 01, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 01, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 01, 91.00, 73.00, 14.00, 32.00, 39.00 +BTT, 07, 01, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 01, 80.00, 58.00, 28.00, 27.00, 44.00 +BUB, 07, 01, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 01, 79.00, 61.00, 23.00, 23.00, 35.00 +BUR, 07, 01, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 01, 90.00, 74.00, -9999.00, 21.00, 27.00 +BWG, 07, 01, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 01, 86.00, 66.00, 21.00, 22.00, 33.00 +BYH, 07, 01, 92.00, 71.00, -9999.00, -9999.00, 32.00 +BYI, 07, 01, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 01, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 01, 91.00, 69.00, 19.00, 26.00, 37.00 +CAG, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 01, 82.00, 60.00, 20.00, 24.00, 36.00 +CAO, 07, 01, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 01, 76.00, 53.00, 28.00, 32.00, 44.00 +CBM, 07, 01, 91.00, 68.00, -9999.00, -9999.00, 30.00 +CDB, 07, 01, 54.00, 44.00, 40.00, 46.00, 59.00 +CDC, 07, 01, 89.00, 55.00, 7.00, 9.00, 14.00 +CDR, 07, 01, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 01, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 01, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 07, 01, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 01, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 01, 89.00, 67.00, 18.00, 26.00, 36.00 +CHO, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 01, 90.00, 72.00, 19.00, 28.00, 39.00 +CID, 07, 01, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 01, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 01, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 01, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 01, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 01, 82.00, 60.00, 20.00, 23.00, 36.00 +CLL, 07, 01, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 01, 88.00, 69.00, 21.00, 22.00, 35.00 +CMH, 07, 01, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 07, 01, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 01, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 01, 90.00, 66.00, 20.00, 11.00, 27.00 +CNM, 07, 01, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 01, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 07, 01, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +COF, 07, 01, 89.00, 72.00, -9999.00, -9999.00, 36.00 +CON, 07, 01, 81.00, 55.00, 21.00, 21.00, 33.00 +COS, 07, 01, 83.00, 56.00, 22.00, 21.00, 35.00 +COT, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 01, 87.00, 65.00, 20.00, 18.00, 30.00 +CPR, 07, 01, 85.00, 52.00, 18.00, 16.00, 29.00 +CRBC, 07, 01, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 01, 92.00, 74.00, 10.00, 16.00, 21.00 +CRW, 07, 01, 85.00, 63.00, 26.00, 28.00, 41.00 +CSG, 07, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 01, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 01, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 01, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 01, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 01, 85.00, 64.00, 19.00, 26.00, 36.00 +CVN, 07, 01, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 01, 90.00, 62.00, -9999.00, -9999.00, 24.00 +CXY, 07, 01, 85.00, 64.00, 17.00, 20.00, 31.00 +CYS, 07, 01, 80.00, 53.00, 19.00, 22.00, 32.00 +DAA, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 07, 01, 89.00, 72.00, 16.00, 37.00, 42.00 +DAG, 07, 01, 103.00, 72.00, 2.00, 3.00, 3.00 +DAL, 07, 01, 94.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 01, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 01, 84.00, 63.00, 18.00, 24.00, 34.00 +DBQ, 07, 01, 82.00, 61.00, 22.00, 20.00, 34.00 +DCA, 07, 01, 88.00, 70.00, 19.00, 23.00, 34.00 +DDC, 07, 01, 92.00, 66.00, 18.00, 10.00, 24.00 +DEC, 07, 01, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 01, 86.00, 57.00, 19.00, 17.00, 30.00 +DFW, 07, 01, 95.00, 73.00, 12.00, 12.00, 20.00 +DHN, 07, 01, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 01, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 01, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 01, 96.00, 74.00, -9999.00, -9999.00, 13.00 +DLG, 07, 01, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 01, 76.00, 53.00, 29.00, 25.00, 42.00 +DLLC, 07, 01, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 01, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 01, 100.00, 72.00, -9999.00, -9999.00, 20.00 +DMN, 07, 01, 96.00, 62.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 01, 87.00, 66.00, -9999.00, -9999.00, 29.00 +DPG, 07, 01, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 01, 91.00, 70.00, -9999.00, -9999.00, 39.00 +DRA, 07, 01, 97.00, 67.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 01, 96.00, 74.00, 11.00, 12.00, 17.00 +DSM, 07, 01, 86.00, 65.00, 25.00, 17.00, 35.00 +DTW, 07, 01, 82.00, 60.00, 17.00, 21.00, 30.00 +DUG, 07, 01, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 01, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 01, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 01, 94.00, 72.00, -9999.00, -9999.00, 16.00 +D45, 07, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 01, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 01, 82.00, 59.00, 22.00, 20.00, 35.00 +ECG, 07, 01, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 01, 95.00, 67.00, -9999.00, -9999.00, 3.00 +EED, 07, 01, 107.00, 81.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 07, 01, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 01, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 01, 80.00, 56.00, 30.00, 34.00, 48.00 +EKO, 07, 01, 87.00, 49.00, 8.00, 8.00, 14.00 +ELD, 07, 01, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 01, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 01, 97.00, 68.00, 12.00, 7.00, 16.00 +ELY, 07, 01, 84.00, 46.00, 10.00, 11.00, 17.00 +EMP, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 01, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +END, 07, 01, 94.00, 70.00, -9999.00, -9999.00, 22.00 +ENN, 07, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 01, 88.00, 65.00, -9999.00, -9999.00, 14.00 +EPH, 07, 01, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 01, 79.00, 61.00, 22.00, 22.00, 34.00 +ESF, 07, 01, 92.00, 72.00, -9999.00, -9999.00, 35.00 +EUG, 07, 01, 79.00, 52.00, 11.00, 12.00, 17.00 +EVV, 07, 01, 89.00, 67.00, 21.00, 20.00, 32.00 +EWN, 07, 01, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 01, 86.00, 67.00, 20.00, 21.00, 33.00 +EYW, 07, 01, 89.00, 79.00, 22.00, 24.00, 36.00 +E74, 07, 01, 99.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 01, 87.00, 66.00, -9999.00, -9999.00, 35.00 +FAI, 07, 01, 72.00, 52.00, 28.00, 28.00, 43.00 +FAR, 07, 01, 82.00, 58.00, 22.00, 19.00, 34.00 +FAT, 07, 01, 97.00, 64.00, 1.00, 1.00, 1.00 +FAY, 07, 01, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 01, 77.00, 46.00, 19.00, 21.00, 32.00 +FCS, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FDY, 07, 01, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 01, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FLG, 07, 01, 81.00, 47.00, 12.00, 19.00, 25.00 +FLL, 07, 01, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 01, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 01, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +FME, 07, 01, 87.00, 62.00, -9999.00, -9999.00, 29.00 +FMH, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 01, 92.00, 55.00, 12.00, 6.00, 16.00 +FMY, 07, 01, 91.00, 74.00, 22.00, 45.00, 54.00 +FNT, 07, 01, 80.00, 59.00, 19.00, 20.00, 31.00 +FOD, 07, 01, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 01, 88.00, 67.00, -9999.00, -9999.00, 29.00 +FOK, 07, 01, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 01, 90.00, 67.00, -9999.00, -9999.00, 31.00 +FSD, 07, 01, 85.00, 61.00, 25.00, 15.00, 34.00 +FSI, 07, 01, 94.00, 70.00, -9999.00, -9999.00, 20.00 +FSM, 07, 01, 92.00, 69.00, 14.00, 18.00, 26.00 +FTK, 07, 01, 87.00, 64.00, -9999.00, -9999.00, 29.00 +FWA, 07, 01, 84.00, 63.00, 17.00, 21.00, 31.00 +FWH, 07, 01, 94.00, 71.00, -9999.00, -9999.00, 17.00 +FYU, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 01, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 01, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 01, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 01, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 01, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 01, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 01, 80.00, 53.00, 13.00, 12.00, 20.00 +GFA, 07, 01, 80.00, 52.00, -9999.00, -9999.00, 28.00 +GFK, 07, 01, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 01, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 01, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 01, 82.00, 55.00, 21.00, 14.00, 28.00 +GJT, 07, 01, 92.00, 62.00, 13.00, 8.00, 17.00 +GKN, 07, 01, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 01, 88.00, 60.00, 21.00, 9.00, 26.00 +GLH, 07, 01, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 01, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 01, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 01, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 07, 01, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 01, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 01, 79.00, 58.00, 25.00, 19.00, 36.00 +GRCI, 07, 01, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 01, 77.00, 50.00, -9999.00, -9999.00, 20.00 +GRI, 07, 01, 88.00, 64.00, 22.00, 14.00, 29.00 +GRK, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 07, 01, 82.00, 59.00, 20.00, 18.00, 31.00 +GSB, 07, 01, 89.00, 69.00, -9999.00, -9999.00, 38.00 +GSG, 07, 01, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 01, 86.00, 66.00, 21.00, 24.00, 37.00 +GSP, 07, 01, 88.00, 67.00, 22.00, 26.00, 38.00 +GST, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 01, 79.00, 59.00, -9999.00, -9999.00, 37.00 +GTF, 07, 01, 80.00, 52.00, 20.00, 16.00, 27.00 +GUP, 07, 01, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 01, 85.00, 61.00, -9999.00, -9999.00, 31.00 +GVW, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 07, 01, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 01, 84.00, 71.00, 22.00, 19.00, 32.00 +HBR, 07, 01, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 01, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 01, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 01, 87.00, 57.00, -9999.00, -9999.00, 14.00 +HKY, 07, 01, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 01, 82.00, 52.00, 17.00, 18.00, 27.00 +HMN, 07, 01, 98.00, 63.00, -9999.00, -9999.00, 19.00 +HMS, 07, 01, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 01, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 01, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +HON, 07, 01, 85.00, 60.00, 23.00, 15.00, 32.00 +HOP, 07, 01, 89.00, 65.00, -9999.00, -9999.00, 32.00 +HOT, 07, 01, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 01, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 01, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 01, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 01, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 01, 91.00, 70.00, -9999.00, -9999.00, 39.00 +HST, 07, 01, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 01, 89.00, 68.00, 18.00, 24.00, 35.00 +HTL, 07, 01, 79.00, 54.00, 25.00, 20.00, 36.00 +HTS, 07, 01, 84.00, 64.00, 22.00, 27.00, 38.00 +HUF, 07, 01, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 01, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 01, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 01, 83.00, 53.00, 18.00, 14.00, 25.00 +IAB, 07, 01, 91.00, 69.00, -9999.00, -9999.00, 27.00 +IAD, 07, 01, 86.00, 63.00, 21.00, 24.00, 35.00 +IAG, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 01, 92.00, 72.00, 11.00, 25.00, 31.00 +ICT, 07, 01, 91.00, 69.00, 17.00, 15.00, 26.00 +IDA, 07, 01, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 01, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 01, 85.00, 66.00, 22.00, 20.00, 33.00 +ILI, 07, 01, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 01, 88.00, 71.00, 20.00, 27.00, 37.00 +IMT, 07, 01, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 07, 01, 85.00, 64.00, 21.00, 21.00, 33.00 +INL, 07, 01, 77.00, 54.00, 31.00, 25.00, 45.00 +INS, 07, 01, 97.00, 67.00, -9999.00, -9999.00, 5.00 +INT, 07, 01, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 01, 93.00, 60.00, 8.00, 9.00, 15.00 +IPL, 07, 01, 105.00, 75.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 01, 82.00, 60.00, 23.00, 27.00, 39.00 +IRK, 07, 01, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 01, 83.00, 55.00, 20.00, 14.00, 29.00 +ISP, 07, 01, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 01, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 01, 105.00, 73.00, -9999.00, -9999.00, 8.00 +IWD, 07, 01, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 01, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 01, 92.00, 70.00, 17.00, 25.00, 35.00 +JAX, 07, 01, 91.00, 71.00, 18.00, 37.00, 44.00 +JBR, 07, 01, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 01, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 01, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 01, 81.00, 66.00, 19.00, 19.00, 31.00 +JHW, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 01, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 01, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 01, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 01, 63.00, 47.00, 44.00, 44.00, 57.00 +JST, 07, 01, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 01, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 01, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 01, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 01, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 01, 82.00, 58.00, 18.00, 19.00, 31.00 +LAR, 07, 01, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 01, 105.00, 74.00, 3.00, 4.00, 6.00 +LAX, 07, 01, 74.00, 62.00, 0.00, 0.00, 0.00 +LBB, 07, 01, 92.00, 67.00, 15.00, 10.00, 20.00 +LBF, 07, 01, 86.00, 59.00, 26.00, 11.00, 32.00 +LCH, 07, 01, 90.00, 73.00, 15.00, 26.00, 34.00 +LCK, 07, 01, 85.00, 62.00, -9999.00, -9999.00, 33.00 +LEB, 07, 01, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 01, 85.00, 65.00, 19.00, 25.00, 35.00 +LFI, 07, 01, 85.00, 70.00, -9999.00, -9999.00, 31.00 +LFK, 07, 01, 92.00, 72.00, 12.00, 23.00, 28.00 +LFT, 07, 01, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 01, 83.00, 67.00, 19.00, 20.00, 31.00 +LGB, 07, 01, 81.00, 62.00, 0.00, 0.00, 0.00 +LGU, 07, 01, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 01, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 01, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 01, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 01, 92.00, 71.00, 15.00, 20.00, 28.00 +LIZ, 07, 01, 76.00, 53.00, -9999.00, -9999.00, 45.00 +LMT, 07, 01, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 07, 01, 83.00, 54.00, 12.00, 12.00, 19.00 +LNK, 07, 01, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 01, 91.00, 54.00, 4.00, 4.00, 6.00 +LOZ, 07, 01, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 01, 98.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 01, 91.00, 69.00, -9999.00, -9999.00, 30.00 +LSE, 07, 01, 83.00, 61.00, 21.00, 20.00, 34.00 +LSF, 07, 01, 92.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 07, 01, 106.00, 66.00, -9999.00, -9999.00, 5.00 +LTS, 07, 01, 97.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 07, 01, 107.00, 72.00, -9999.00, -9999.00, 7.00 +LVS, 07, 01, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 01, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 01, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 01, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 01, 85.00, 64.00, 21.00, 24.00, 36.00 +MAF, 07, 01, 95.00, 68.00, 11.00, 9.00, 17.00 +MBL, 07, 01, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 01, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 01, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 01, 92.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 07, 01, 90.00, 74.00, -9999.00, -9999.00, 44.00 +MCG, 07, 01, 68.00, 48.00, 34.00, 31.00, 48.00 +MCI, 07, 01, 87.00, 67.00, 22.00, 16.00, 31.00 +MCK, 07, 01, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 01, 92.00, 70.00, 16.00, 25.00, 34.00 +MCO, 07, 01, 91.00, 73.00, 18.00, 47.00, 53.00 +MCW, 07, 01, 83.00, 61.00, 17.00, 15.00, 27.00 +MC2, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MDH, 07, 01, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 01, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 01, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 01, 84.00, 64.00, 25.00, 20.00, 37.00 +MEI, 07, 01, 92.00, 69.00, 18.00, 27.00, 37.00 +MEM, 07, 01, 92.00, 72.00, 16.00, 18.00, 28.00 +MER, 07, 01, 96.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 07, 01, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 01, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 01, 88.00, 54.00, 7.00, 6.00, 10.00 +MGE, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MGM, 07, 01, 91.00, 71.00, 16.00, 28.00, 36.00 +MGW, 07, 01, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 01, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 01, 92.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 07, 01, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 01, 89.00, 75.00, 24.00, 39.00, 48.00 +MIB, 07, 01, 80.00, 57.00, -9999.00, -9999.00, 32.00 +MIV, 07, 01, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 01, 92.00, 54.00, -9999.00, -9999.00, 12.00 +MKC, 07, 01, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 01, 79.00, 60.00, 23.00, 21.00, 35.00 +MKG, 07, 01, 79.00, 59.00, 22.00, 16.00, 30.00 +MKL, 07, 01, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 01, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 01, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 01, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 01, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 01, 85.00, 63.00, 24.00, 20.00, 36.00 +MLS, 07, 01, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 01, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 01, 92.00, 70.00, -9999.00, -9999.00, 36.00 +MOB, 07, 01, 91.00, 73.00, 19.00, 38.00, 46.00 +MOT, 07, 01, 80.00, 57.00, 21.00, 15.00, 29.00 +MPV, 07, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 01, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 01, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 01, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 01, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 01, 68.00, 51.00, -9999.00, -9999.00, 8.00 +MSL, 07, 01, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 01, 82.00, 58.00, 23.00, 19.00, 34.00 +MSO, 07, 01, 80.00, 49.00, 19.00, 18.00, 30.00 +MSP, 07, 01, 83.00, 62.00, 21.00, 22.00, 36.00 +MSS, 07, 01, 79.00, 56.00, 23.00, 23.00, 36.00 +MSY, 07, 01, 90.00, 73.00, 15.00, 36.00, 43.00 +MTC, 07, 01, 80.00, 60.00, -9999.00, -9999.00, 30.00 +MTN, 07, 01, 86.00, 65.00, -9999.00, -9999.00, 29.00 +MTO, 07, 01, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 01, 84.00, 61.00, -9999.00, -9999.00, 29.00 +MUO, 07, 01, 91.00, 55.00, -9999.00, -9999.00, 13.00 +MWA, 07, 01, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 01, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 01, 91.00, 71.00, -9999.00, -9999.00, 34.00 +MYL, 07, 01, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 01, 90.00, 70.00, -9999.00, -9999.00, 37.00 +NAO, 07, 01, 87.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 01, 90.00, 72.00, -9999.00, -9999.00, 41.00 +NBE, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +NBU, 07, 01, 83.00, 61.00, -9999.00, -9999.00, 31.00 +NCA, 07, 01, 89.00, 67.00, -9999.00, -9999.00, 39.00 +NCO, 07, 01, 77.00, 61.00, -9999.00, -9999.00, 31.00 +NC1, 07, 01, 97.00, 67.00, -9999.00, -9999.00, 2.00 +NEL, 07, 01, 84.00, 61.00, -9999.00, -9999.00, 31.00 +NFG, 07, 01, 72.00, 60.00, -9999.00, -9999.00, 3.00 +NFL, 07, 01, 88.00, 52.00, -9999.00, -9999.00, 9.00 +NGP, 07, 01, 91.00, 75.00, -9999.00, -9999.00, 15.00 +NGU, 07, 01, 86.00, 69.00, -9999.00, -9999.00, 30.00 +NGZ, 07, 01, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 01, 86.00, 64.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 01, 77.00, 58.00, -9999.00, -9999.00, 33.00 +NID, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 01, 91.00, 71.00, -9999.00, -9999.00, 44.00 +NIR, 07, 01, 93.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 07, 01, 86.00, 71.00, -9999.00, -9999.00, 40.00 +NKX, 07, 01, 75.00, 64.00, -9999.00, -9999.00, 5.00 +NLC, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 01, 91.00, 68.00, -9999.00, -9999.00, 33.00 +NPA, 07, 01, 90.00, 74.00, -9999.00, -9999.00, 36.00 +NQA, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 01, 94.00, 73.00, -9999.00, -9999.00, 18.00 +NQX, 07, 01, 89.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 07, 01, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 07, 01, 95.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 07, 01, 72.00, 62.00, -9999.00, -9999.00, 2.00 +NSE, 07, 01, 91.00, 70.00, -9999.00, -9999.00, 46.00 +NSI, 07, 01, 73.00, 57.00, -9999.00, -9999.00, 2.00 +NTD, 07, 01, 73.00, 57.00, -9999.00, -9999.00, 2.00 +NTK, 07, 01, 81.00, 61.00, -9999.00, -9999.00, 2.00 +NTU, 07, 01, 86.00, 69.00, -9999.00, -9999.00, 33.00 +NUC, 07, 01, 72.00, 60.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 01, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 01, 70.00, 49.00, -9999.00, -9999.00, 21.00 +NWF, 07, 01, 81.00, 62.00, -9999.00, -9999.00, 0.00 +NXX, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 07, 01, 88.00, 63.00, -9999.00, -9999.00, 31.00 +NZC, 07, 01, 91.00, 68.00, -9999.00, -9999.00, 48.00 +NZJ, 07, 01, 82.00, 58.00, -9999.00, -9999.00, 2.00 +NZW, 07, 01, 80.00, 60.00, -9999.00, -9999.00, 33.00 +NZY, 07, 01, 75.00, 64.00, -9999.00, -9999.00, 2.00 +OAK, 07, 01, 74.00, 52.00, 1.00, 2.00, 3.00 +OAR, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 07, 01, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 01, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 01, 92.00, 70.00, 15.00, 12.00, 23.00 +OLM, 07, 01, 75.00, 48.00, 15.00, 18.00, 24.00 +OMA, 07, 01, 87.00, 65.00, 21.00, 15.00, 29.00 +OME, 07, 01, 57.00, 43.00, 25.00, 26.00, 35.00 +ONT, 07, 01, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 01, 83.00, 61.00, 24.00, 19.00, 35.00 +ORF, 07, 01, 86.00, 69.00, 20.00, 22.00, 34.00 +ORH, 07, 01, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 01, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 01, 78.00, 55.00, -9999.00, -9999.00, 29.00 +OTG, 07, 01, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 01, 66.00, 52.00, 14.00, 14.00, 20.00 +OTM, 07, 01, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 01, 56.00, 44.00, 15.00, 19.00, 25.00 +OURC, 07, 01, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 01, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 01, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 01, 91.00, 68.00, -9999.00, -9999.00, 40.00 +PACZ, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 01, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 01, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 01, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 01, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 01, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 01, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 01, 90.00, 71.00, -9999.00, -9999.00, 34.00 +PAQ, 07, 01, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 01, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 01, 47.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 01, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 01, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 01, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 01, 80.00, 58.00, -9999.00, -9999.00, 38.00 +PBI, 07, 01, 89.00, 74.00, 24.00, 35.00, 47.00 +PDT, 07, 01, 85.00, 57.00, 8.00, 9.00, 14.00 +PDX, 07, 01, 78.00, 55.00, 16.00, 17.00, 22.00 +PFN, 07, 01, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 01, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 01, 85.00, 66.00, 22.00, 20.00, 33.00 +PHX, 07, 01, 106.00, 78.00, 6.00, 2.00, 8.00 +PIA, 07, 01, 85.00, 64.00, 23.00, 20.00, 35.00 +PIB, 07, 01, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 01, 84.00, 52.00, 12.00, 10.00, 20.00 +PIR, 07, 01, 87.00, 60.00, 22.00, 14.00, 28.00 +PIT, 07, 01, 82.00, 60.00, 23.00, 25.00, 39.00 +PKB, 07, 01, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 01, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 01, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 01, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 01, 90.00, 74.00, 19.00, 30.00, 39.00 +POB, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +POE, 07, 01, 92.00, 70.00, -9999.00, -9999.00, 42.00 +POM, 07, 01, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 07, 01, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 01, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 01, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 01, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 01, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 01, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 01, 80.00, 56.00, -9999.00, -9999.00, 32.00 +PSP, 07, 01, 108.00, 73.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 01, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 01, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 01, 92.00, 59.00, 19.00, 12.00, 28.00 +PUC, 07, 01, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 01, 81.00, 61.00, 21.00, 19.00, 32.00 +PVU, 07, 01, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 01, 77.00, 57.00, 25.00, 23.00, 37.00 +P02, 07, 01, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 07, 01, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 01, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +P24, 07, 01, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 07, 01, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 07, 01, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 07, 01, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +P39, 07, 01, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 07, 01, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 07, 01, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +P60, 07, 01, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 07, 01, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +P67, 07, 01, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +P68, 07, 01, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +P69, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 01, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 01, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 01, 83.00, 56.00, 23.00, 19.00, 34.00 +RBL, 07, 01, 96.00, 65.00, 3.00, 2.00, 4.00 +RCA, 07, 01, 83.00, 56.00, -9999.00, -9999.00, 31.00 +RDD, 07, 01, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 01, 82.00, 45.00, 10.00, 9.00, 15.00 +RDR, 07, 01, 80.00, 56.00, -9999.00, -9999.00, 34.00 +RDU, 07, 01, 87.00, 67.00, 21.00, 21.00, 33.00 +REE, 07, 01, 92.00, 67.00, -9999.00, -9999.00, 20.00 +REJ, 07, 01, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 01, 83.00, 61.00, 24.00, 20.00, 35.00 +RIC, 07, 01, 88.00, 66.00, 21.00, 21.00, 35.00 +RIV, 07, 01, 91.00, 59.00, -9999.00, -9999.00, 2.00 +RIW, 07, 01, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 01, 80.00, 51.00, 10.00, 10.00, 16.00 +RME, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 07, 01, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 07, 01, 94.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 01, 89.00, 50.00, 4.00, 4.00, 7.00 +ROA, 07, 01, 86.00, 64.00, 17.00, 26.00, 35.00 +ROC, 07, 01, 80.00, 58.00, 20.00, 24.00, 34.00 +ROW, 07, 01, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 01, 91.00, 66.00, 16.00, 9.00, 21.00 +RST, 07, 01, 81.00, 59.00, 23.00, 20.00, 36.00 +RWF, 07, 01, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 01, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 01, 92.00, 57.00, 1.00, 1.00, 2.00 +SAF, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 01, 75.00, 64.00, 1.00, 1.00, 2.00 +SAT, 07, 01, 94.00, 75.00, 11.00, 16.00, 21.00 +SAV, 07, 01, 91.00, 72.00, 20.00, 31.00, 41.00 +SAW, 07, 01, 74.00, 55.00, -9999.00, -9999.00, 36.00 +SBA, 07, 01, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 01, 94.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 07, 01, 82.00, 62.00, 20.00, 20.00, 32.00 +SBP, 07, 01, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 01, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 01, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 01, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 01, 93.00, 60.00, 1.00, 2.00, 2.00 +SDF, 07, 01, 86.00, 66.00, 19.00, 23.00, 33.00 +SEA, 07, 01, 74.00, 54.00, 13.00, 14.00, 21.00 +SEM, 07, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 01, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 01, 71.00, 54.00, 1.00, 2.00, 2.00 +SGF, 07, 01, 88.00, 66.00, 17.00, 18.00, 28.00 +SGY, 07, 01, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 01, 83.00, 51.00, 20.00, 15.00, 29.00 +SHV, 07, 01, 92.00, 72.00, 16.00, 20.00, 28.00 +SIT, 07, 01, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 01, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 01, 95.00, 68.00, 11.00, 12.00, 20.00 +SKA, 07, 01, 80.00, 53.00, -9999.00, -9999.00, 16.00 +SKF, 07, 01, 94.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 07, 01, 89.00, 61.00, 13.00, 10.00, 19.00 +SLE, 07, 01, 79.00, 50.00, 12.00, 13.00, 19.00 +SLN, 07, 01, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 01, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 01, 73.00, 52.00, -9999.00, 0.00, 2.00 +SNA, 07, 01, 71.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 01, 49.00, 41.00, 26.00, 36.00, 44.00 +SNS, 07, 01, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 01, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 01, 87.00, 65.00, 23.00, 20.00, 33.00 +SPS, 07, 01, 96.00, 72.00, 13.00, 12.00, 20.00 +SRQ, 07, 01, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 01, 91.00, 68.00, -9999.00, -9999.00, 36.00 +SSI, 07, 01, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 01, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 01, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 07, 01, 89.00, 69.00, 20.00, 19.00, 31.00 +STNV, 07, 01, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +STS, 07, 01, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 01, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 01, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 01, 87.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 07, 01, 86.00, 64.00, 23.00, 16.00, 31.00 +SVN, 07, 01, 91.00, 72.00, -9999.00, -9999.00, 40.00 +SWF, 07, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 01, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 01, 81.00, 58.00, 22.00, 26.00, 38.00 +SZL, 07, 01, 88.00, 65.00, -9999.00, -9999.00, 30.00 +TAD, 07, 01, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 01, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 01, 89.00, 62.00, -9999.00, -9999.00, 30.00 +TCC, 07, 01, 92.00, 63.00, 16.00, 6.00, 19.00 +TCL, 07, 01, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 01, 77.00, 50.00, -9999.00, -9999.00, 22.00 +TCS, 07, 01, 93.00, 66.00, -9999.00, 9.00, 24.00 +TEB, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 01, 92.00, 70.00, -9999.00, -9999.00, 23.00 +TKA, 07, 01, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 01, 91.00, 71.00, 17.00, 40.00, 47.00 +TNX, 07, 01, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 01, 83.00, 60.00, 17.00, 21.00, 31.00 +TOP, 07, 01, 88.00, 67.00, 21.00, 17.00, 31.00 +TPA, 07, 01, 90.00, 74.00, 17.00, 35.00, 43.00 +TPH, 07, 01, 89.00, 55.00, 5.00, 4.00, 7.00 +TRI, 07, 01, 84.00, 63.00, 24.00, 28.00, 40.00 +TRK, 07, 01, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 01, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 01, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 01, 92.00, 72.00, 17.00, 14.00, 25.00 +TUP, 07, 01, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 01, 100.00, 72.00, 16.00, 10.00, 22.00 +TVC, 07, 01, 80.00, 56.00, 19.00, 14.00, 27.00 +TVL, 07, 01, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 01, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 01, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 01, 87.00, 65.00, 19.00, 23.00, 33.00 +T01, 07, 01, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 07, 01, 89.00, 68.00, -9999.00, -9999.00, 36.00 +T03, 07, 01, 89.00, 69.00, -9999.00, -9999.00, 37.00 +T04, 07, 01, 90.00, 73.00, -9999.00, -9999.00, 44.00 +T05, 07, 01, 91.00, 65.00, -9999.00, -9999.00, 28.00 +T06, 07, 01, 92.00, 67.00, -9999.00, -9999.00, 30.00 +T07, 07, 01, 95.00, 58.00, -9999.00, -9999.00, 14.00 +T08, 07, 01, 88.00, 65.00, -9999.00, -9999.00, 13.00 +UCA, 07, 01, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 01, 97.00, 67.00, -9999.00, -9999.00, 5.00 +UIL, 07, 01, 67.00, 49.00, 31.00, 33.00, 42.00 +UIN, 07, 01, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 01, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 01, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 01, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 07, 01, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +U28, 07, 01, 95.00, 58.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 01, 91.00, 68.00, -9999.00, -9999.00, 38.00 +VBG, 07, 01, 72.00, 52.00, -9999.00, -9999.00, 6.00 +VCT, 07, 01, 93.00, 74.00, 11.00, 22.00, 26.00 +VCV, 07, 01, 96.00, 59.00, -9999.00, -9999.00, 2.00 +VDZ, 07, 01, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 01, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 01, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 01, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 01, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 01, 91.00, 70.00, -9999.00, -9999.00, 39.00 +VRB, 07, 01, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 01, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 01, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 01, 85.00, 64.00, 19.00, 17.00, 29.00 +WJA, 07, 01, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 01, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 01, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 01, 89.00, 50.00, 8.00, 7.00, 12.00 +WPO, 07, 01, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 01, 92.00, 70.00, -9999.00, -9999.00, 37.00 +WRG, 07, 01, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 01, 85.00, 61.00, -9999.00, -9999.00, 29.00 +WRL, 07, 01, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +X68, 07, 01, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 01, 58.00, 47.00, 47.00, 48.00, 60.00 +YCG, 07, 01, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 01, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 01, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 01, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 01, 85.00, 52.00, 6.00, 6.00, 11.00 +YNG, 07, 01, 80.00, 58.00, 22.00, 23.00, 35.00 +YPA, 07, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 01, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 01, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 01, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 01, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 01, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 01, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 01, 106.00, 78.00, 1.00, 1.00, 2.00 +YVR, 07, 01, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 01, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 01, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 01, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 01, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 01, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 01, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 01, 75.00, 50.00, 23.00, 25.00, 39.00 +ZUN, 07, 01, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 01, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 01, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 01, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +01R, 07, 01, 92.00, 71.00, -9999.00, -9999.00, 30.00 +1V1, 07, 01, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 01, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 01, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 01, 86.00, 70.00, -9999.00, -9999.00, 38.00 +2PJ, 07, 01, 91.00, 68.00, -9999.00, -9999.00, 36.00 +3B1, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 01, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 01, 80.00, 54.00, -9999.00, -9999.00, 29.00 +3SE, 07, 01, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 01, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 01, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +4OM, 07, 01, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 01, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 01, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 01, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 01, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 02, 84.00, 63.00, 22.00, 22.00, 34.00 +ABI, 07, 02, 94.00, 72.00, 12.00, 12.00, 20.00 +ABQ, 07, 02, 92.00, 63.00, 13.00, 9.00, 20.00 +ABR, 07, 02, 84.00, 58.00, 23.00, 16.00, 34.00 +ABY, 07, 02, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 02, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 02, 95.00, 74.00, 10.00, 12.00, 18.00 +ACV, 07, 02, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 02, 83.00, 63.00, 19.00, 16.00, 28.00 +ADK, 07, 02, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 02, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 02, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 02, 86.00, 63.00, -9999.00, -9999.00, 31.00 +AEX, 07, 02, 92.00, 72.00, -9999.00, -9999.00, 31.00 +AFF, 07, 02, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 02, 92.00, 71.00, -9999.00, -9999.00, 63.00 +AGS, 07, 02, 91.00, 69.00, 18.00, 27.00, 37.00 +AHN, 07, 02, 89.00, 69.00, 17.00, 23.00, 32.00 +AKN, 07, 02, 62.00, 45.00, 32.00, 31.00, 45.00 +AKO, 07, 02, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 02, 83.00, 58.00, 23.00, 23.00, 36.00 +ALI, 07, 02, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 02, 83.00, 61.00, 23.00, 17.00, 34.00 +ALS, 07, 02, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 02, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 02, 91.00, 64.00, 19.00, 12.00, 27.00 +AMG, 07, 02, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 02, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 02, 64.00, 51.00, 20.00, 24.00, 33.00 +AND, 07, 02, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 02, 63.00, 51.00, 40.00, 40.00, 52.00 +AOO, 07, 02, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +APN, 07, 02, 79.00, 52.00, 21.00, 21.00, 32.00 +AQQ, 07, 02, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 02, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 07, 02, 66.00, 52.00, 21.00, 23.00, 31.00 +ATL, 07, 02, 88.00, 69.00, 19.00, 24.00, 34.00 +ATW, 07, 02, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 02, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 02, 85.00, 63.00, -9999.00, -9999.00, 31.00 +AUG, 07, 02, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 02, 94.00, 73.00, 11.00, 15.00, 21.00 +AUW, 07, 02, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 02, 82.00, 62.00, 19.00, 28.00, 38.00 +AVP, 07, 02, 81.00, 60.00, 25.00, 25.00, 40.00 +AXN, 07, 02, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 02, 80.00, 60.00, -9999.00, -9999.00, 30.00 +AYS, 07, 02, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 02, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 02, 95.00, 61.00, -9999.00, -9999.00, 3.00 +BAD, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 02, 78.00, 44.00, -9999.00, -9999.00, 15.00 +BDL, 07, 02, 84.00, 61.00, 23.00, 22.00, 34.00 +BDR, 07, 02, 80.00, 64.00, 19.00, 19.00, 30.00 +BET, 07, 02, 62.00, 46.00, 33.00, 30.00, 44.00 +BFD, 07, 02, 75.00, 53.00, 25.00, 28.00, 40.00 +BFF, 07, 02, 88.00, 57.00, 22.00, 14.00, 31.00 +BFL, 07, 02, 97.00, 68.00, 0.00, 0.00, 0.00 +BGM, 07, 02, 77.00, 58.00, 22.00, 27.00, 38.00 +BGR, 07, 02, 77.00, 57.00, 23.00, 24.00, 35.00 +BGS, 07, 02, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 02, 89.00, 68.00, 18.00, 28.00, 38.00 +BID, 07, 02, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 02, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 02, 96.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 02, 84.00, 57.00, 19.00, 16.00, 28.00 +BIS, 07, 02, 82.00, 55.00, 25.00, 18.00, 35.00 +BIX, 07, 02, 90.00, 74.00, -9999.00, -9999.00, 37.00 +BJI, 07, 02, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 02, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 02, 88.00, 53.00, -9999.00, -9999.00, 32.00 +BKW, 07, 02, 79.00, 59.00, 27.00, 31.00, 45.00 +BLF, 07, 02, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 02, 108.00, 79.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 02, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 02, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 02, 89.00, 65.00, -9999.00, -9999.00, 29.00 +BNA, 07, 02, 89.00, 68.00, 18.00, 23.00, 34.00 +BNO, 07, 02, 82.00, 46.00, -9999.00, 10.00, 21.00 +BOI, 07, 02, 88.00, 56.00, 9.00, 7.00, 15.00 +BOS, 07, 02, 81.00, 64.00, 23.00, 20.00, 33.00 +BPI, 07, 02, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 02, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 02, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 02, 85.00, 65.00, -9999.00, -9999.00, 28.00 +BRO, 07, 02, 93.00, 76.00, 11.00, 17.00, 21.00 +BRW, 07, 02, 44.00, 33.00, 16.00, 18.00, 27.00 +BSM, 07, 02, 94.00, 73.00, -9999.00, -9999.00, 15.00 +BTI, 07, 02, 44.00, 34.00, 14.00, 14.00, 21.00 +BTL, 07, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 02, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 02, 91.00, 73.00, 14.00, 32.00, 39.00 +BTT, 07, 02, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 02, 80.00, 58.00, 28.00, 27.00, 43.00 +BUB, 07, 02, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 02, 79.00, 61.00, 23.00, 23.00, 35.00 +BUR, 07, 02, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 02, 90.00, 74.00, -9999.00, 22.00, 27.00 +BWG, 07, 02, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 02, 86.00, 66.00, 21.00, 22.00, 33.00 +BYH, 07, 02, 92.00, 71.00, -9999.00, -9999.00, 32.00 +BYI, 07, 02, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 02, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 02, 91.00, 69.00, 19.00, 26.00, 37.00 +CAG, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 02, 82.00, 60.00, 20.00, 24.00, 36.00 +CAO, 07, 02, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 02, 76.00, 53.00, 28.00, 32.00, 44.00 +CBM, 07, 02, 91.00, 68.00, -9999.00, -9999.00, 30.00 +CDB, 07, 02, 54.00, 44.00, 40.00, 46.00, 59.00 +CDC, 07, 02, 89.00, 56.00, 7.00, 9.00, 14.00 +CDR, 07, 02, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 02, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 02, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 07, 02, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 02, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 02, 89.00, 67.00, 18.00, 26.00, 36.00 +CHO, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 02, 90.00, 72.00, 19.00, 28.00, 39.00 +CID, 07, 02, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 02, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 02, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 02, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 02, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 02, 82.00, 60.00, 20.00, 23.00, 36.00 +CLL, 07, 02, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 02, 88.00, 69.00, 21.00, 22.00, 35.00 +CMH, 07, 02, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 07, 02, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 02, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 02, 90.00, 66.00, 20.00, 11.00, 27.00 +CNM, 07, 02, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 02, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 07, 02, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +COF, 07, 02, 89.00, 72.00, -9999.00, -9999.00, 36.00 +CON, 07, 02, 81.00, 55.00, 21.00, 21.00, 33.00 +COS, 07, 02, 83.00, 56.00, 22.00, 21.00, 35.00 +COT, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 02, 87.00, 65.00, 19.00, 18.00, 30.00 +CPR, 07, 02, 85.00, 52.00, 18.00, 16.00, 29.00 +CRBC, 07, 02, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 02, 92.00, 74.00, 10.00, 16.00, 21.00 +CRW, 07, 02, 85.00, 63.00, 26.00, 28.00, 41.00 +CSG, 07, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 02, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 02, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 02, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 02, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 02, 85.00, 64.00, 19.00, 26.00, 36.00 +CVN, 07, 02, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 02, 90.00, 62.00, -9999.00, -9999.00, 24.00 +CXY, 07, 02, 85.00, 64.00, 17.00, 20.00, 31.00 +CYS, 07, 02, 80.00, 53.00, 19.00, 22.00, 32.00 +DAA, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 07, 02, 89.00, 72.00, 16.00, 37.00, 42.00 +DAG, 07, 02, 103.00, 72.00, 2.00, 3.00, 3.00 +DAL, 07, 02, 94.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 02, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 02, 84.00, 63.00, 18.00, 24.00, 34.00 +DBQ, 07, 02, 82.00, 61.00, 22.00, 20.00, 34.00 +DCA, 07, 02, 88.00, 70.00, 19.00, 23.00, 34.00 +DDC, 07, 02, 92.00, 66.00, 18.00, 10.00, 24.00 +DEC, 07, 02, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 02, 87.00, 57.00, 19.00, 17.00, 30.00 +DFW, 07, 02, 95.00, 73.00, 12.00, 12.00, 20.00 +DHN, 07, 02, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 02, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 02, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 02, 96.00, 74.00, -9999.00, -9999.00, 13.00 +DLG, 07, 02, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 02, 76.00, 53.00, 29.00, 25.00, 42.00 +DLLC, 07, 02, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 02, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 02, 100.00, 72.00, -9999.00, -9999.00, 20.00 +DMN, 07, 02, 96.00, 62.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 02, 87.00, 66.00, -9999.00, -9999.00, 29.00 +DPG, 07, 02, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 02, 91.00, 70.00, -9999.00, -9999.00, 39.00 +DRA, 07, 02, 97.00, 67.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 02, 96.00, 74.00, 11.00, 12.00, 17.00 +DSM, 07, 02, 86.00, 65.00, 25.00, 17.00, 35.00 +DTW, 07, 02, 82.00, 60.00, 17.00, 21.00, 30.00 +DUG, 07, 02, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 02, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 02, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 02, 94.00, 72.00, -9999.00, -9999.00, 16.00 +D45, 07, 02, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 02, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 02, 82.00, 59.00, 22.00, 20.00, 34.00 +ECG, 07, 02, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 02, 96.00, 67.00, -9999.00, -9999.00, 3.00 +EED, 07, 02, 107.00, 82.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 07, 02, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 02, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 02, 80.00, 56.00, 30.00, 34.00, 48.00 +EKO, 07, 02, 88.00, 49.00, 8.00, 8.00, 14.00 +ELD, 07, 02, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 02, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 02, 97.00, 68.00, 12.00, 7.00, 17.00 +ELY, 07, 02, 85.00, 46.00, 10.00, 11.00, 17.00 +EMP, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 02, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +END, 07, 02, 94.00, 70.00, -9999.00, -9999.00, 22.00 +ENN, 07, 02, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 02, 89.00, 66.00, -9999.00, -9999.00, 14.00 +EPH, 07, 02, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 02, 79.00, 61.00, 22.00, 22.00, 34.00 +ESF, 07, 02, 92.00, 72.00, -9999.00, -9999.00, 35.00 +EUG, 07, 02, 79.00, 52.00, 11.00, 12.00, 17.00 +EVV, 07, 02, 89.00, 67.00, 21.00, 20.00, 32.00 +EWN, 07, 02, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 02, 86.00, 67.00, 20.00, 21.00, 33.00 +EYW, 07, 02, 89.00, 79.00, 22.00, 24.00, 36.00 +E74, 07, 02, 99.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 02, 87.00, 66.00, -9999.00, -9999.00, 35.00 +FAI, 07, 02, 72.00, 52.00, 28.00, 28.00, 43.00 +FAR, 07, 02, 82.00, 58.00, 22.00, 19.00, 33.00 +FAT, 07, 02, 97.00, 64.00, 1.00, 1.00, 1.00 +FAY, 07, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 02, 77.00, 46.00, 18.00, 20.00, 31.00 +FCS, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FDY, 07, 02, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 02, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FLG, 07, 02, 81.00, 48.00, 12.00, 19.00, 27.00 +FLL, 07, 02, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 02, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 02, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +FME, 07, 02, 87.00, 62.00, -9999.00, -9999.00, 29.00 +FMH, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 02, 92.00, 55.00, 13.00, 6.00, 16.00 +FMY, 07, 02, 91.00, 74.00, 22.00, 45.00, 55.00 +FNT, 07, 02, 80.00, 59.00, 19.00, 20.00, 31.00 +FOD, 07, 02, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 02, 88.00, 67.00, -9999.00, -9999.00, 29.00 +FOK, 07, 02, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 02, 90.00, 67.00, -9999.00, -9999.00, 31.00 +FSD, 07, 02, 85.00, 61.00, 25.00, 15.00, 34.00 +FSI, 07, 02, 94.00, 70.00, -9999.00, -9999.00, 20.00 +FSM, 07, 02, 92.00, 69.00, 14.00, 18.00, 26.00 +FTK, 07, 02, 87.00, 64.00, -9999.00, -9999.00, 29.00 +FWA, 07, 02, 84.00, 63.00, 17.00, 21.00, 31.00 +FWH, 07, 02, 94.00, 71.00, -9999.00, -9999.00, 17.00 +FYU, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 02, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 02, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 02, 109.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 02, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 02, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 02, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 02, 81.00, 53.00, 13.00, 12.00, 20.00 +GFA, 07, 02, 81.00, 52.00, -9999.00, -9999.00, 27.00 +GFK, 07, 02, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 02, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 02, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 02, 83.00, 55.00, 21.00, 14.00, 28.00 +GJT, 07, 02, 92.00, 62.00, 13.00, 8.00, 17.00 +GKN, 07, 02, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 02, 88.00, 60.00, 21.00, 9.00, 26.00 +GLH, 07, 02, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 02, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 02, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 02, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 07, 02, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 02, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 02, 79.00, 58.00, 25.00, 19.00, 36.00 +GRCI, 07, 02, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 02, 77.00, 50.00, -9999.00, -9999.00, 20.00 +GRI, 07, 02, 88.00, 64.00, 22.00, 14.00, 29.00 +GRK, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 07, 02, 82.00, 59.00, 20.00, 18.00, 31.00 +GSB, 07, 02, 89.00, 69.00, -9999.00, -9999.00, 38.00 +GSG, 07, 02, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 02, 86.00, 66.00, 21.00, 24.00, 37.00 +GSP, 07, 02, 88.00, 67.00, 22.00, 26.00, 38.00 +GST, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 02, 79.00, 59.00, -9999.00, -9999.00, 37.00 +GTF, 07, 02, 81.00, 52.00, 19.00, 15.00, 27.00 +GUP, 07, 02, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 02, 85.00, 61.00, -9999.00, -9999.00, 31.00 +GVW, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 07, 02, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 02, 84.00, 71.00, 22.00, 19.00, 32.00 +HBR, 07, 02, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 02, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 02, 87.00, 58.00, -9999.00, -9999.00, 14.00 +HKY, 07, 02, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 02, 82.00, 52.00, 17.00, 18.00, 27.00 +HMN, 07, 02, 98.00, 63.00, -9999.00, -9999.00, 19.00 +HMS, 07, 02, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 02, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 02, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +HON, 07, 02, 85.00, 60.00, 23.00, 15.00, 32.00 +HOP, 07, 02, 89.00, 65.00, -9999.00, -9999.00, 32.00 +HOT, 07, 02, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 02, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 02, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 02, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 02, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 02, 91.00, 70.00, -9999.00, -9999.00, 39.00 +HST, 07, 02, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 02, 89.00, 68.00, 18.00, 24.00, 35.00 +HTL, 07, 02, 79.00, 54.00, 25.00, 20.00, 36.00 +HTS, 07, 02, 84.00, 64.00, 22.00, 27.00, 38.00 +HUF, 07, 02, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 02, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 02, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 02, 83.00, 53.00, 18.00, 14.00, 25.00 +IAB, 07, 02, 91.00, 69.00, -9999.00, -9999.00, 27.00 +IAD, 07, 02, 86.00, 63.00, 21.00, 24.00, 35.00 +IAG, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 02, 92.00, 72.00, 11.00, 25.00, 31.00 +ICT, 07, 02, 91.00, 69.00, 16.00, 15.00, 25.00 +IDA, 07, 02, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 02, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 02, 85.00, 66.00, 22.00, 20.00, 33.00 +ILI, 07, 02, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 02, 88.00, 71.00, 20.00, 27.00, 37.00 +IMT, 07, 02, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 07, 02, 85.00, 64.00, 21.00, 21.00, 33.00 +INL, 07, 02, 77.00, 54.00, 30.00, 25.00, 44.00 +INS, 07, 02, 97.00, 67.00, -9999.00, -9999.00, 5.00 +INT, 07, 02, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 02, 93.00, 60.00, 8.00, 9.00, 16.00 +IPL, 07, 02, 105.00, 75.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 02, 82.00, 60.00, 23.00, 27.00, 39.00 +IRK, 07, 02, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 02, 83.00, 55.00, 20.00, 14.00, 29.00 +ISP, 07, 02, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 02, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 02, 105.00, 74.00, -9999.00, -9999.00, 8.00 +IWD, 07, 02, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 02, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 02, 92.00, 70.00, 17.00, 25.00, 35.00 +JAX, 07, 02, 91.00, 71.00, 18.00, 37.00, 44.00 +JBR, 07, 02, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 02, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 02, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 02, 81.00, 66.00, 19.00, 19.00, 31.00 +JHW, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 02, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 02, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 02, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 02, 63.00, 47.00, 44.00, 44.00, 57.00 +JST, 07, 02, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 02, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 02, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 02, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 02, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 02, 82.00, 58.00, 18.00, 19.00, 31.00 +LAR, 07, 02, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 02, 105.00, 74.00, 3.00, 4.00, 6.00 +LAX, 07, 02, 74.00, 62.00, 0.00, 0.00, 0.00 +LBB, 07, 02, 92.00, 67.00, 15.00, 10.00, 20.00 +LBF, 07, 02, 86.00, 59.00, 26.00, 11.00, 32.00 +LCH, 07, 02, 90.00, 73.00, 15.00, 26.00, 34.00 +LCK, 07, 02, 85.00, 62.00, -9999.00, -9999.00, 33.00 +LEB, 07, 02, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 02, 85.00, 65.00, 19.00, 25.00, 35.00 +LFI, 07, 02, 85.00, 70.00, -9999.00, -9999.00, 31.00 +LFK, 07, 02, 92.00, 72.00, 12.00, 23.00, 28.00 +LFT, 07, 02, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 02, 83.00, 67.00, 19.00, 20.00, 31.00 +LGB, 07, 02, 81.00, 62.00, 0.00, 0.00, 0.00 +LGU, 07, 02, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 02, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 02, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 02, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 02, 92.00, 71.00, 15.00, 20.00, 28.00 +LIZ, 07, 02, 76.00, 53.00, -9999.00, -9999.00, 45.00 +LMT, 07, 02, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 07, 02, 84.00, 54.00, 12.00, 12.00, 19.00 +LNK, 07, 02, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 02, 91.00, 54.00, 4.00, 4.00, 6.00 +LOZ, 07, 02, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 02, 98.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 02, 91.00, 69.00, -9999.00, -9999.00, 30.00 +LSE, 07, 02, 83.00, 61.00, 21.00, 20.00, 34.00 +LSF, 07, 02, 92.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 07, 02, 106.00, 66.00, -9999.00, -9999.00, 5.00 +LTS, 07, 02, 97.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 07, 02, 107.00, 73.00, -9999.00, -9999.00, 7.00 +LVS, 07, 02, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 02, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 02, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 02, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 02, 85.00, 64.00, 21.00, 24.00, 36.00 +MAF, 07, 02, 95.00, 68.00, 11.00, 9.00, 17.00 +MBL, 07, 02, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 02, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 02, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 02, 92.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 07, 02, 90.00, 74.00, -9999.00, -9999.00, 44.00 +MCG, 07, 02, 68.00, 48.00, 34.00, 31.00, 48.00 +MCI, 07, 02, 87.00, 67.00, 22.00, 16.00, 30.00 +MCK, 07, 02, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 02, 92.00, 70.00, 16.00, 25.00, 34.00 +MCO, 07, 02, 91.00, 73.00, 18.00, 47.00, 53.00 +MCW, 07, 02, 83.00, 61.00, 17.00, 15.00, 27.00 +MC2, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MDH, 07, 02, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 02, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 02, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 02, 84.00, 64.00, 25.00, 20.00, 37.00 +MEI, 07, 02, 92.00, 69.00, 18.00, 27.00, 37.00 +MEM, 07, 02, 92.00, 72.00, 16.00, 18.00, 28.00 +MER, 07, 02, 96.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 07, 02, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 02, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 02, 88.00, 54.00, 7.00, 6.00, 10.00 +MGE, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MGM, 07, 02, 91.00, 71.00, 16.00, 28.00, 36.00 +MGW, 07, 02, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 02, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 02, 92.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 07, 02, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 02, 89.00, 75.00, 24.00, 39.00, 48.00 +MIB, 07, 02, 80.00, 57.00, -9999.00, -9999.00, 31.00 +MIV, 07, 02, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 02, 93.00, 54.00, -9999.00, -9999.00, 12.00 +MKC, 07, 02, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 02, 79.00, 60.00, 23.00, 21.00, 35.00 +MKG, 07, 02, 79.00, 59.00, 22.00, 16.00, 30.00 +MKL, 07, 02, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 02, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 02, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 02, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 02, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 02, 85.00, 63.00, 24.00, 20.00, 36.00 +MLS, 07, 02, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 02, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 02, 92.00, 70.00, -9999.00, -9999.00, 36.00 +MOB, 07, 02, 91.00, 73.00, 19.00, 38.00, 46.00 +MOT, 07, 02, 80.00, 57.00, 21.00, 15.00, 29.00 +MPV, 07, 02, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 02, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 02, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 02, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 02, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 02, 68.00, 51.00, -9999.00, -9999.00, 8.00 +MSL, 07, 02, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 02, 82.00, 58.00, 23.00, 19.00, 34.00 +MSO, 07, 02, 81.00, 49.00, 19.00, 18.00, 29.00 +MSP, 07, 02, 83.00, 62.00, 21.00, 21.00, 35.00 +MSS, 07, 02, 79.00, 56.00, 23.00, 23.00, 36.00 +MSY, 07, 02, 90.00, 73.00, 15.00, 36.00, 43.00 +MTC, 07, 02, 80.00, 60.00, -9999.00, -9999.00, 30.00 +MTN, 07, 02, 86.00, 65.00, -9999.00, -9999.00, 29.00 +MTO, 07, 02, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 02, 84.00, 61.00, -9999.00, -9999.00, 29.00 +MUO, 07, 02, 92.00, 55.00, -9999.00, -9999.00, 12.00 +MWA, 07, 02, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 02, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 02, 91.00, 71.00, -9999.00, -9999.00, 34.00 +MYL, 07, 02, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 02, 90.00, 70.00, -9999.00, -9999.00, 37.00 +NAO, 07, 02, 87.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 02, 90.00, 72.00, -9999.00, -9999.00, 41.00 +NBE, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +NBU, 07, 02, 83.00, 61.00, -9999.00, -9999.00, 31.00 +NCA, 07, 02, 89.00, 67.00, -9999.00, -9999.00, 40.00 +NCO, 07, 02, 77.00, 61.00, -9999.00, -9999.00, 31.00 +NC1, 07, 02, 97.00, 67.00, -9999.00, -9999.00, 2.00 +NEL, 07, 02, 84.00, 61.00, -9999.00, -9999.00, 31.00 +NFG, 07, 02, 72.00, 60.00, -9999.00, -9999.00, 3.00 +NFL, 07, 02, 89.00, 52.00, -9999.00, -9999.00, 9.00 +NGP, 07, 02, 91.00, 75.00, -9999.00, -9999.00, 15.00 +NGU, 07, 02, 86.00, 69.00, -9999.00, -9999.00, 30.00 +NGZ, 07, 02, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 02, 86.00, 64.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 02, 77.00, 58.00, -9999.00, -9999.00, 33.00 +NID, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 02, 91.00, 71.00, -9999.00, -9999.00, 44.00 +NIR, 07, 02, 93.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 07, 02, 86.00, 71.00, -9999.00, -9999.00, 40.00 +NKX, 07, 02, 75.00, 64.00, -9999.00, -9999.00, 5.00 +NLC, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 02, 91.00, 68.00, -9999.00, -9999.00, 34.00 +NPA, 07, 02, 90.00, 74.00, -9999.00, -9999.00, 37.00 +NQA, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 02, 94.00, 73.00, -9999.00, -9999.00, 18.00 +NQX, 07, 02, 89.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 07, 02, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 07, 02, 95.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 07, 02, 72.00, 62.00, -9999.00, -9999.00, 2.00 +NSE, 07, 02, 91.00, 70.00, -9999.00, -9999.00, 47.00 +NSI, 07, 02, 73.00, 57.00, -9999.00, -9999.00, 2.00 +NTD, 07, 02, 73.00, 57.00, -9999.00, -9999.00, 2.00 +NTK, 07, 02, 81.00, 61.00, -9999.00, -9999.00, 2.00 +NTU, 07, 02, 86.00, 69.00, -9999.00, -9999.00, 33.00 +NUC, 07, 02, 72.00, 60.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 02, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 02, 70.00, 49.00, -9999.00, -9999.00, 21.00 +NWF, 07, 02, 81.00, 62.00, -9999.00, -9999.00, 0.00 +NXX, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 07, 02, 88.00, 63.00, -9999.00, -9999.00, 31.00 +NZC, 07, 02, 91.00, 68.00, -9999.00, -9999.00, 48.00 +NZJ, 07, 02, 82.00, 58.00, -9999.00, -9999.00, 2.00 +NZW, 07, 02, 80.00, 60.00, -9999.00, -9999.00, 33.00 +NZY, 07, 02, 75.00, 64.00, -9999.00, -9999.00, 2.00 +OAK, 07, 02, 74.00, 52.00, 1.00, 2.00, 3.00 +OAR, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 07, 02, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 02, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 02, 92.00, 70.00, 15.00, 12.00, 23.00 +OLM, 07, 02, 75.00, 48.00, 15.00, 18.00, 24.00 +OMA, 07, 02, 87.00, 65.00, 21.00, 15.00, 29.00 +OME, 07, 02, 57.00, 43.00, 25.00, 26.00, 35.00 +ONT, 07, 02, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 02, 83.00, 61.00, 24.00, 19.00, 35.00 +ORF, 07, 02, 86.00, 69.00, 20.00, 22.00, 34.00 +ORH, 07, 02, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 02, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 02, 78.00, 55.00, -9999.00, -9999.00, 29.00 +OTG, 07, 02, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 02, 66.00, 52.00, 13.00, 14.00, 20.00 +OTM, 07, 02, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 02, 56.00, 45.00, 15.00, 19.00, 25.00 +OURC, 07, 02, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 02, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 02, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 02, 91.00, 68.00, -9999.00, -9999.00, 40.00 +PACZ, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 02, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 02, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 02, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 02, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 02, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 02, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 02, 90.00, 71.00, -9999.00, -9999.00, 35.00 +PAQ, 07, 02, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 02, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 02, 47.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 02, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 02, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 02, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 02, 80.00, 58.00, -9999.00, -9999.00, 38.00 +PBI, 07, 02, 89.00, 74.00, 24.00, 35.00, 47.00 +PDT, 07, 02, 85.00, 57.00, 8.00, 9.00, 14.00 +PDX, 07, 02, 78.00, 55.00, 15.00, 16.00, 22.00 +PFN, 07, 02, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 02, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 02, 85.00, 66.00, 22.00, 20.00, 33.00 +PHX, 07, 02, 106.00, 79.00, 7.00, 2.00, 9.00 +PIA, 07, 02, 85.00, 64.00, 23.00, 20.00, 35.00 +PIB, 07, 02, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 02, 85.00, 52.00, 12.00, 10.00, 20.00 +PIR, 07, 02, 88.00, 60.00, 22.00, 14.00, 28.00 +PIT, 07, 02, 82.00, 60.00, 23.00, 25.00, 39.00 +PKB, 07, 02, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 02, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 02, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 02, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 02, 90.00, 74.00, 19.00, 31.00, 39.00 +POB, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +POE, 07, 02, 92.00, 70.00, -9999.00, -9999.00, 42.00 +POM, 07, 02, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 07, 02, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 02, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 02, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 02, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 02, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 02, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 02, 80.00, 56.00, -9999.00, -9999.00, 32.00 +PSP, 07, 02, 108.00, 73.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 02, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 02, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 02, 92.00, 59.00, 19.00, 12.00, 29.00 +PUC, 07, 02, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 02, 81.00, 62.00, 21.00, 18.00, 32.00 +PVU, 07, 02, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 02, 77.00, 57.00, 25.00, 23.00, 37.00 +P02, 07, 02, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 07, 02, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 02, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +P24, 07, 02, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 07, 02, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 07, 02, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 07, 02, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +P39, 07, 02, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 07, 02, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 07, 02, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +P60, 07, 02, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 07, 02, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +P67, 07, 02, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +P68, 07, 02, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +P69, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 02, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 02, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 02, 84.00, 56.00, 23.00, 19.00, 34.00 +RBL, 07, 02, 96.00, 65.00, 3.00, 2.00, 4.00 +RCA, 07, 02, 84.00, 56.00, -9999.00, -9999.00, 31.00 +RDD, 07, 02, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 02, 83.00, 45.00, 10.00, 9.00, 15.00 +RDR, 07, 02, 80.00, 56.00, -9999.00, -9999.00, 34.00 +RDU, 07, 02, 87.00, 67.00, 21.00, 21.00, 33.00 +REE, 07, 02, 92.00, 67.00, -9999.00, -9999.00, 20.00 +REJ, 07, 02, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 02, 83.00, 61.00, 24.00, 20.00, 35.00 +RIC, 07, 02, 88.00, 66.00, 21.00, 21.00, 35.00 +RIV, 07, 02, 91.00, 59.00, -9999.00, -9999.00, 2.00 +RIW, 07, 02, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 02, 81.00, 51.00, 10.00, 10.00, 16.00 +RME, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 07, 02, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 07, 02, 94.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 02, 89.00, 50.00, 4.00, 4.00, 7.00 +ROA, 07, 02, 86.00, 64.00, 17.00, 26.00, 35.00 +ROC, 07, 02, 80.00, 58.00, 19.00, 24.00, 34.00 +ROW, 07, 02, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 02, 91.00, 66.00, 16.00, 9.00, 21.00 +RST, 07, 02, 81.00, 59.00, 23.00, 20.00, 36.00 +RWF, 07, 02, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 02, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 02, 92.00, 57.00, 1.00, 1.00, 2.00 +SAF, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 02, 75.00, 64.00, 1.00, 1.00, 2.00 +SAT, 07, 02, 94.00, 75.00, 11.00, 16.00, 21.00 +SAV, 07, 02, 91.00, 72.00, 20.00, 31.00, 41.00 +SAW, 07, 02, 74.00, 55.00, -9999.00, -9999.00, 36.00 +SBA, 07, 02, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 02, 95.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 07, 02, 82.00, 62.00, 20.00, 20.00, 32.00 +SBP, 07, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 02, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 02, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 02, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 02, 93.00, 60.00, 1.00, 2.00, 2.00 +SDF, 07, 02, 86.00, 66.00, 19.00, 23.00, 33.00 +SEA, 07, 02, 74.00, 54.00, 13.00, 14.00, 21.00 +SEM, 07, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 02, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 02, 71.00, 54.00, 1.00, 2.00, 2.00 +SGF, 07, 02, 88.00, 66.00, 17.00, 18.00, 27.00 +SGY, 07, 02, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 02, 83.00, 51.00, 20.00, 15.00, 29.00 +SHV, 07, 02, 92.00, 72.00, 16.00, 20.00, 28.00 +SIT, 07, 02, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 02, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 02, 95.00, 68.00, 11.00, 12.00, 20.00 +SKA, 07, 02, 81.00, 53.00, -9999.00, -9999.00, 16.00 +SKF, 07, 02, 94.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 07, 02, 90.00, 61.00, 13.00, 10.00, 19.00 +SLE, 07, 02, 79.00, 50.00, 12.00, 13.00, 18.00 +SLN, 07, 02, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 02, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 02, 73.00, 52.00, -9999.00, 0.00, 2.00 +SNA, 07, 02, 71.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 02, 49.00, 41.00, 27.00, 36.00, 44.00 +SNS, 07, 02, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 02, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 02, 87.00, 65.00, 23.00, 20.00, 32.00 +SPS, 07, 02, 96.00, 72.00, 13.00, 12.00, 20.00 +SRQ, 07, 02, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 02, 91.00, 68.00, -9999.00, -9999.00, 36.00 +SSI, 07, 02, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 02, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 02, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 07, 02, 89.00, 69.00, 20.00, 19.00, 31.00 +STNV, 07, 02, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +STS, 07, 02, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 02, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 02, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 02, 87.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 07, 02, 86.00, 64.00, 23.00, 16.00, 31.00 +SVN, 07, 02, 91.00, 72.00, -9999.00, -9999.00, 40.00 +SWF, 07, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 02, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 02, 81.00, 58.00, 22.00, 26.00, 38.00 +SZL, 07, 02, 88.00, 65.00, -9999.00, -9999.00, 30.00 +TAD, 07, 02, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 02, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 02, 89.00, 62.00, -9999.00, -9999.00, 30.00 +TCC, 07, 02, 92.00, 63.00, 16.00, 6.00, 19.00 +TCL, 07, 02, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 02, 77.00, 50.00, -9999.00, -9999.00, 22.00 +TCS, 07, 02, 93.00, 66.00, -9999.00, 10.00, 26.00 +TEB, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 02, 92.00, 70.00, -9999.00, -9999.00, 23.00 +TKA, 07, 02, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 02, 91.00, 71.00, 17.00, 40.00, 47.00 +TNX, 07, 02, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 02, 83.00, 60.00, 17.00, 21.00, 31.00 +TOP, 07, 02, 88.00, 67.00, 21.00, 17.00, 30.00 +TPA, 07, 02, 90.00, 74.00, 17.00, 36.00, 44.00 +TPH, 07, 02, 89.00, 55.00, 5.00, 4.00, 7.00 +TRI, 07, 02, 84.00, 63.00, 24.00, 28.00, 40.00 +TRK, 07, 02, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 02, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 02, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 02, 92.00, 72.00, 17.00, 13.00, 25.00 +TUP, 07, 02, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 02, 100.00, 72.00, 17.00, 10.00, 23.00 +TVC, 07, 02, 80.00, 56.00, 19.00, 14.00, 27.00 +TVL, 07, 02, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 02, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 02, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 02, 87.00, 65.00, 19.00, 23.00, 33.00 +T01, 07, 02, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 07, 02, 89.00, 68.00, -9999.00, -9999.00, 36.00 +T03, 07, 02, 89.00, 69.00, -9999.00, -9999.00, 37.00 +T04, 07, 02, 90.00, 73.00, -9999.00, -9999.00, 44.00 +T05, 07, 02, 91.00, 65.00, -9999.00, -9999.00, 28.00 +T06, 07, 02, 92.00, 67.00, -9999.00, -9999.00, 30.00 +T07, 07, 02, 95.00, 58.00, -9999.00, -9999.00, 14.00 +T08, 07, 02, 89.00, 66.00, -9999.00, -9999.00, 13.00 +UCA, 07, 02, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 02, 97.00, 67.00, -9999.00, -9999.00, 5.00 +UIL, 07, 02, 67.00, 49.00, 31.00, 33.00, 42.00 +UIN, 07, 02, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 02, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 02, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 02, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 07, 02, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +U28, 07, 02, 95.00, 58.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 02, 91.00, 68.00, -9999.00, -9999.00, 38.00 +VBG, 07, 02, 72.00, 52.00, -9999.00, -9999.00, 6.00 +VCT, 07, 02, 93.00, 74.00, 11.00, 22.00, 26.00 +VCV, 07, 02, 96.00, 59.00, -9999.00, -9999.00, 2.00 +VDZ, 07, 02, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 02, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 02, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 02, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 02, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 02, 91.00, 70.00, -9999.00, -9999.00, 39.00 +VRB, 07, 02, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 02, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 02, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 02, 85.00, 64.00, 19.00, 17.00, 29.00 +WJA, 07, 02, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 02, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 02, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 02, 90.00, 50.00, 8.00, 7.00, 12.00 +WPO, 07, 02, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 02, 92.00, 70.00, -9999.00, -9999.00, 37.00 +WRG, 07, 02, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 02, 85.00, 61.00, -9999.00, -9999.00, 29.00 +WRL, 07, 02, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +X68, 07, 02, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 02, 58.00, 47.00, 47.00, 48.00, 60.00 +YCG, 07, 02, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 02, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 02, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 02, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 02, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 02, 85.00, 52.00, 6.00, 6.00, 11.00 +YNG, 07, 02, 80.00, 58.00, 22.00, 23.00, 35.00 +YPA, 07, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 02, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 02, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 02, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 02, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 02, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 02, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 02, 106.00, 78.00, 1.00, 1.00, 2.00 +YVR, 07, 02, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 02, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 02, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 02, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 02, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 02, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 02, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 02, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 02, 75.00, 50.00, 23.00, 25.00, 39.00 +ZUN, 07, 02, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 02, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 02, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 02, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +01R, 07, 02, 92.00, 71.00, -9999.00, -9999.00, 31.00 +1V1, 07, 02, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 02, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 02, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 02, 86.00, 70.00, -9999.00, -9999.00, 38.00 +2PJ, 07, 02, 91.00, 68.00, -9999.00, -9999.00, 36.00 +3B1, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 02, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 02, 80.00, 54.00, -9999.00, -9999.00, 29.00 +3SE, 07, 02, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 02, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 02, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +4OM, 07, 02, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 02, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 02, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 02, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 02, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 03, 84.00, 63.00, 22.00, 21.00, 34.00 +ABI, 07, 03, 94.00, 72.00, 12.00, 12.00, 20.00 +ABQ, 07, 03, 92.00, 63.00, 13.00, 9.00, 20.00 +ABR, 07, 03, 84.00, 58.00, 23.00, 16.00, 34.00 +ABY, 07, 03, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 03, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 03, 95.00, 74.00, 9.00, 12.00, 18.00 +ACV, 07, 03, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 03, 83.00, 63.00, 19.00, 16.00, 28.00 +ADK, 07, 03, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 03, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 03, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 03, 86.00, 63.00, -9999.00, -9999.00, 31.00 +AEX, 07, 03, 92.00, 72.00, -9999.00, -9999.00, 31.00 +AFF, 07, 03, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 03, 92.00, 71.00, -9999.00, -9999.00, 64.00 +AGS, 07, 03, 91.00, 69.00, 18.00, 27.00, 37.00 +AHN, 07, 03, 89.00, 69.00, 17.00, 23.00, 32.00 +AKN, 07, 03, 62.00, 45.00, 32.00, 31.00, 45.00 +AKO, 07, 03, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 03, 83.00, 58.00, 23.00, 22.00, 36.00 +ALI, 07, 03, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 03, 83.00, 61.00, 23.00, 17.00, 34.00 +ALS, 07, 03, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 03, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 03, 91.00, 64.00, 18.00, 12.00, 27.00 +AMG, 07, 03, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 03, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 03, 64.00, 51.00, 21.00, 25.00, 33.00 +AND, 07, 03, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 03, 63.00, 51.00, 40.00, 40.00, 52.00 +AOO, 07, 03, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +APN, 07, 03, 79.00, 52.00, 21.00, 21.00, 32.00 +AQQ, 07, 03, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 03, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 07, 03, 66.00, 52.00, 21.00, 22.00, 30.00 +ATL, 07, 03, 88.00, 69.00, 19.00, 24.00, 34.00 +ATW, 07, 03, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 03, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 03, 85.00, 63.00, -9999.00, -9999.00, 31.00 +AUG, 07, 03, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 03, 94.00, 73.00, 11.00, 15.00, 20.00 +AUW, 07, 03, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 03, 82.00, 62.00, 19.00, 28.00, 38.00 +AVP, 07, 03, 81.00, 60.00, 24.00, 25.00, 40.00 +AXN, 07, 03, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 03, 80.00, 60.00, -9999.00, -9999.00, 30.00 +AYS, 07, 03, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 03, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 03, 95.00, 61.00, -9999.00, -9999.00, 3.00 +BAD, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 03, 78.00, 44.00, -9999.00, -9999.00, 16.00 +BDL, 07, 03, 84.00, 61.00, 23.00, 22.00, 34.00 +BDR, 07, 03, 80.00, 64.00, 19.00, 19.00, 30.00 +BET, 07, 03, 62.00, 46.00, 33.00, 30.00, 45.00 +BFD, 07, 03, 75.00, 53.00, 25.00, 28.00, 40.00 +BFF, 07, 03, 88.00, 57.00, 22.00, 14.00, 31.00 +BFL, 07, 03, 97.00, 68.00, 0.00, 0.00, 0.00 +BGM, 07, 03, 77.00, 58.00, 22.00, 26.00, 38.00 +BGR, 07, 03, 77.00, 57.00, 23.00, 24.00, 35.00 +BGS, 07, 03, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 03, 89.00, 68.00, 18.00, 29.00, 38.00 +BID, 07, 03, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 03, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 03, 96.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 03, 84.00, 57.00, 19.00, 15.00, 28.00 +BIS, 07, 03, 82.00, 55.00, 25.00, 17.00, 35.00 +BIX, 07, 03, 90.00, 74.00, -9999.00, -9999.00, 38.00 +BJI, 07, 03, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 03, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 03, 88.00, 53.00, -9999.00, -9999.00, 32.00 +BKW, 07, 03, 79.00, 59.00, 27.00, 31.00, 45.00 +BLF, 07, 03, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 03, 108.00, 79.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 03, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 03, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 03, 89.00, 65.00, -9999.00, -9999.00, 29.00 +BNA, 07, 03, 89.00, 68.00, 18.00, 23.00, 34.00 +BNO, 07, 03, 82.00, 46.00, -9999.00, 9.00, 21.00 +BOI, 07, 03, 88.00, 56.00, 9.00, 7.00, 15.00 +BOS, 07, 03, 81.00, 64.00, 23.00, 20.00, 33.00 +BPI, 07, 03, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 03, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 03, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 03, 85.00, 65.00, -9999.00, -9999.00, 28.00 +BRO, 07, 03, 93.00, 76.00, 11.00, 17.00, 21.00 +BRW, 07, 03, 44.00, 33.00, 16.00, 18.00, 27.00 +BSM, 07, 03, 94.00, 73.00, -9999.00, -9999.00, 15.00 +BTI, 07, 03, 44.00, 34.00, 14.00, 14.00, 22.00 +BTL, 07, 03, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 03, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 03, 91.00, 73.00, 14.00, 32.00, 39.00 +BTT, 07, 03, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 03, 80.00, 58.00, 27.00, 27.00, 43.00 +BUB, 07, 03, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 03, 79.00, 61.00, 23.00, 23.00, 35.00 +BUR, 07, 03, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 03, 90.00, 74.00, -9999.00, 22.00, 28.00 +BWG, 07, 03, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 03, 86.00, 66.00, 21.00, 22.00, 33.00 +BYH, 07, 03, 92.00, 71.00, -9999.00, -9999.00, 32.00 +BYI, 07, 03, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 03, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 03, 91.00, 69.00, 19.00, 26.00, 37.00 +CAG, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 03, 82.00, 60.00, 20.00, 24.00, 35.00 +CAO, 07, 03, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 03, 76.00, 53.00, 28.00, 32.00, 44.00 +CBM, 07, 03, 91.00, 68.00, -9999.00, -9999.00, 30.00 +CDB, 07, 03, 54.00, 44.00, 40.00, 46.00, 59.00 +CDC, 07, 03, 89.00, 56.00, 7.00, 10.00, 14.00 +CDR, 07, 03, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 03, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 03, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 07, 03, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 03, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 03, 89.00, 67.00, 17.00, 27.00, 36.00 +CHO, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 03, 90.00, 72.00, 19.00, 28.00, 39.00 +CID, 07, 03, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 03, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 03, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 03, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 03, 82.00, 60.00, 20.00, 23.00, 35.00 +CLL, 07, 03, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 03, 88.00, 69.00, 21.00, 22.00, 35.00 +CMH, 07, 03, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 07, 03, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 03, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 03, 90.00, 66.00, 20.00, 11.00, 27.00 +CNM, 07, 03, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 03, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 07, 03, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +COF, 07, 03, 89.00, 72.00, -9999.00, -9999.00, 36.00 +CON, 07, 03, 81.00, 55.00, 20.00, 21.00, 32.00 +COS, 07, 03, 83.00, 56.00, 22.00, 21.00, 36.00 +COT, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 03, 87.00, 65.00, 19.00, 17.00, 29.00 +CPR, 07, 03, 85.00, 52.00, 18.00, 16.00, 29.00 +CRBC, 07, 03, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 03, 92.00, 74.00, 10.00, 16.00, 20.00 +CRW, 07, 03, 85.00, 63.00, 26.00, 28.00, 41.00 +CSG, 07, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 03, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 03, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 03, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 03, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 03, 85.00, 64.00, 19.00, 26.00, 36.00 +CVN, 07, 03, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 03, 90.00, 62.00, -9999.00, -9999.00, 24.00 +CXY, 07, 03, 85.00, 64.00, 17.00, 20.00, 31.00 +CYS, 07, 03, 80.00, 53.00, 19.00, 22.00, 32.00 +DAA, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 07, 03, 89.00, 72.00, 16.00, 37.00, 42.00 +DAG, 07, 03, 103.00, 72.00, 2.00, 3.00, 3.00 +DAL, 07, 03, 94.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 03, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 03, 84.00, 63.00, 18.00, 24.00, 34.00 +DBQ, 07, 03, 82.00, 61.00, 21.00, 20.00, 33.00 +DCA, 07, 03, 88.00, 70.00, 19.00, 23.00, 34.00 +DDC, 07, 03, 92.00, 66.00, 17.00, 10.00, 24.00 +DEC, 07, 03, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 03, 87.00, 57.00, 19.00, 17.00, 30.00 +DFW, 07, 03, 95.00, 73.00, 12.00, 12.00, 20.00 +DHN, 07, 03, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 03, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 03, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 03, 96.00, 74.00, -9999.00, -9999.00, 13.00 +DLG, 07, 03, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 03, 76.00, 53.00, 29.00, 24.00, 41.00 +DLLC, 07, 03, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 03, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 03, 100.00, 72.00, -9999.00, -9999.00, 21.00 +DMN, 07, 03, 96.00, 62.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 03, 87.00, 66.00, -9999.00, -9999.00, 29.00 +DPG, 07, 03, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 03, 91.00, 70.00, -9999.00, -9999.00, 40.00 +DRA, 07, 03, 97.00, 67.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 03, 96.00, 74.00, 11.00, 13.00, 18.00 +DSM, 07, 03, 86.00, 65.00, 25.00, 17.00, 34.00 +DTW, 07, 03, 82.00, 60.00, 17.00, 21.00, 30.00 +DUG, 07, 03, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 03, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 03, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 03, 94.00, 72.00, -9999.00, -9999.00, 16.00 +D45, 07, 03, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 03, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 03, 82.00, 59.00, 21.00, 20.00, 34.00 +ECG, 07, 03, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 03, 96.00, 67.00, -9999.00, -9999.00, 3.00 +EED, 07, 03, 107.00, 82.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 07, 03, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 03, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 03, 80.00, 56.00, 30.00, 34.00, 48.00 +EKO, 07, 03, 88.00, 49.00, 8.00, 8.00, 14.00 +ELD, 07, 03, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 03, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 03, 97.00, 68.00, 12.00, 7.00, 17.00 +ELY, 07, 03, 85.00, 46.00, 11.00, 12.00, 17.00 +EMP, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 03, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +END, 07, 03, 94.00, 70.00, -9999.00, -9999.00, 22.00 +ENN, 07, 03, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 03, 89.00, 66.00, -9999.00, -9999.00, 14.00 +EPH, 07, 03, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 03, 79.00, 61.00, 22.00, 22.00, 34.00 +ESF, 07, 03, 92.00, 72.00, -9999.00, -9999.00, 36.00 +EUG, 07, 03, 79.00, 52.00, 10.00, 12.00, 17.00 +EVV, 07, 03, 89.00, 67.00, 20.00, 19.00, 32.00 +EWN, 07, 03, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 03, 86.00, 67.00, 20.00, 21.00, 32.00 +EYW, 07, 03, 89.00, 79.00, 22.00, 24.00, 36.00 +E74, 07, 03, 99.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 03, 87.00, 66.00, -9999.00, -9999.00, 35.00 +FAI, 07, 03, 72.00, 52.00, 28.00, 28.00, 43.00 +FAR, 07, 03, 82.00, 58.00, 22.00, 18.00, 33.00 +FAT, 07, 03, 97.00, 64.00, 1.00, 1.00, 1.00 +FAY, 07, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 03, 77.00, 46.00, 18.00, 20.00, 31.00 +FCS, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FDY, 07, 03, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 03, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FLG, 07, 03, 81.00, 48.00, 13.00, 20.00, 28.00 +FLL, 07, 03, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 03, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 03, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +FME, 07, 03, 87.00, 62.00, -9999.00, -9999.00, 28.00 +FMH, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 03, 92.00, 55.00, 13.00, 6.00, 17.00 +FMY, 07, 03, 91.00, 74.00, 22.00, 46.00, 55.00 +FNT, 07, 03, 80.00, 59.00, 19.00, 20.00, 31.00 +FOD, 07, 03, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 03, 88.00, 67.00, -9999.00, -9999.00, 29.00 +FOK, 07, 03, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 03, 90.00, 67.00, -9999.00, -9999.00, 30.00 +FSD, 07, 03, 85.00, 61.00, 25.00, 15.00, 34.00 +FSI, 07, 03, 94.00, 70.00, -9999.00, -9999.00, 20.00 +FSM, 07, 03, 92.00, 69.00, 13.00, 18.00, 26.00 +FTK, 07, 03, 87.00, 64.00, -9999.00, -9999.00, 29.00 +FWA, 07, 03, 84.00, 63.00, 17.00, 21.00, 30.00 +FWH, 07, 03, 94.00, 71.00, -9999.00, -9999.00, 17.00 +FYU, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 03, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 03, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 03, 109.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 03, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 03, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 03, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 03, 81.00, 53.00, 13.00, 11.00, 19.00 +GFA, 07, 03, 81.00, 52.00, -9999.00, -9999.00, 27.00 +GFK, 07, 03, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 03, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 03, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 03, 83.00, 55.00, 21.00, 13.00, 28.00 +GJT, 07, 03, 92.00, 62.00, 13.00, 8.00, 17.00 +GKN, 07, 03, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 03, 88.00, 60.00, 21.00, 9.00, 27.00 +GLH, 07, 03, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 03, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 03, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 03, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 07, 03, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 03, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 03, 79.00, 58.00, 25.00, 19.00, 36.00 +GRCI, 07, 03, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 03, 77.00, 50.00, -9999.00, -9999.00, 19.00 +GRI, 07, 03, 88.00, 64.00, 22.00, 14.00, 29.00 +GRK, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 07, 03, 82.00, 59.00, 20.00, 18.00, 31.00 +GSB, 07, 03, 89.00, 69.00, -9999.00, -9999.00, 39.00 +GSG, 07, 03, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 03, 86.00, 66.00, 21.00, 24.00, 37.00 +GSP, 07, 03, 88.00, 67.00, 22.00, 27.00, 38.00 +GST, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 03, 79.00, 59.00, -9999.00, -9999.00, 37.00 +GTF, 07, 03, 81.00, 52.00, 19.00, 15.00, 26.00 +GUP, 07, 03, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 03, 85.00, 61.00, -9999.00, -9999.00, 31.00 +GVW, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 07, 03, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 03, 84.00, 71.00, 22.00, 19.00, 32.00 +HBR, 07, 03, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 03, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 03, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 03, 87.00, 58.00, -9999.00, -9999.00, 13.00 +HKY, 07, 03, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 03, 82.00, 52.00, 17.00, 18.00, 27.00 +HMN, 07, 03, 98.00, 63.00, -9999.00, -9999.00, 20.00 +HMS, 07, 03, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 03, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 03, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +HON, 07, 03, 85.00, 60.00, 23.00, 14.00, 31.00 +HOP, 07, 03, 89.00, 65.00, -9999.00, -9999.00, 32.00 +HOT, 07, 03, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 03, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 03, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 03, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 03, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 03, 91.00, 70.00, -9999.00, -9999.00, 39.00 +HST, 07, 03, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 03, 89.00, 68.00, 18.00, 24.00, 35.00 +HTL, 07, 03, 79.00, 54.00, 24.00, 20.00, 36.00 +HTS, 07, 03, 84.00, 64.00, 22.00, 27.00, 38.00 +HUF, 07, 03, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 03, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 03, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 03, 83.00, 53.00, 18.00, 14.00, 25.00 +IAB, 07, 03, 91.00, 69.00, -9999.00, -9999.00, 27.00 +IAD, 07, 03, 86.00, 63.00, 21.00, 24.00, 35.00 +IAG, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 03, 92.00, 72.00, 11.00, 25.00, 31.00 +ICT, 07, 03, 91.00, 69.00, 16.00, 14.00, 25.00 +IDA, 07, 03, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 03, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 03, 85.00, 66.00, 22.00, 20.00, 32.00 +ILI, 07, 03, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 03, 88.00, 71.00, 20.00, 27.00, 37.00 +IMT, 07, 03, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 07, 03, 85.00, 64.00, 21.00, 21.00, 33.00 +INL, 07, 03, 77.00, 54.00, 30.00, 25.00, 44.00 +INS, 07, 03, 97.00, 67.00, -9999.00, -9999.00, 5.00 +INT, 07, 03, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 03, 93.00, 60.00, 8.00, 9.00, 16.00 +IPL, 07, 03, 105.00, 75.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 03, 82.00, 60.00, 22.00, 27.00, 38.00 +IRK, 07, 03, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 03, 83.00, 55.00, 20.00, 14.00, 28.00 +ISP, 07, 03, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 03, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 03, 105.00, 74.00, -9999.00, -9999.00, 8.00 +IWD, 07, 03, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 03, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 03, 92.00, 70.00, 17.00, 25.00, 36.00 +JAX, 07, 03, 91.00, 71.00, 18.00, 37.00, 44.00 +JBR, 07, 03, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 03, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 03, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 03, 81.00, 66.00, 19.00, 19.00, 30.00 +JHW, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 03, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 03, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 03, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 03, 63.00, 47.00, 44.00, 44.00, 57.00 +JST, 07, 03, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 03, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 03, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 03, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 03, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 03, 82.00, 58.00, 18.00, 19.00, 31.00 +LAR, 07, 03, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 03, 105.00, 74.00, 3.00, 4.00, 7.00 +LAX, 07, 03, 74.00, 62.00, 0.00, 0.00, 0.00 +LBB, 07, 03, 92.00, 67.00, 15.00, 10.00, 20.00 +LBF, 07, 03, 86.00, 59.00, 26.00, 11.00, 32.00 +LCH, 07, 03, 90.00, 73.00, 15.00, 27.00, 34.00 +LCK, 07, 03, 85.00, 62.00, -9999.00, -9999.00, 33.00 +LEB, 07, 03, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 03, 85.00, 65.00, 19.00, 25.00, 35.00 +LFI, 07, 03, 85.00, 70.00, -9999.00, -9999.00, 31.00 +LFK, 07, 03, 92.00, 72.00, 12.00, 23.00, 28.00 +LFT, 07, 03, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 03, 83.00, 67.00, 19.00, 20.00, 31.00 +LGB, 07, 03, 81.00, 62.00, 0.00, 0.00, 0.00 +LGU, 07, 03, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 03, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 03, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 03, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 03, 92.00, 71.00, 14.00, 20.00, 28.00 +LIZ, 07, 03, 76.00, 53.00, -9999.00, -9999.00, 45.00 +LMT, 07, 03, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 07, 03, 84.00, 54.00, 12.00, 12.00, 19.00 +LNK, 07, 03, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 03, 91.00, 54.00, 4.00, 4.00, 6.00 +LOZ, 07, 03, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 03, 98.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 03, 91.00, 69.00, -9999.00, -9999.00, 30.00 +LSE, 07, 03, 83.00, 61.00, 21.00, 19.00, 33.00 +LSF, 07, 03, 92.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 07, 03, 106.00, 66.00, -9999.00, -9999.00, 5.00 +LTS, 07, 03, 97.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 07, 03, 107.00, 73.00, -9999.00, -9999.00, 7.00 +LVS, 07, 03, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 03, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 03, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 03, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 03, 85.00, 64.00, 21.00, 24.00, 35.00 +MAF, 07, 03, 95.00, 68.00, 11.00, 9.00, 17.00 +MBL, 07, 03, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 03, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 03, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 03, 92.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 07, 03, 90.00, 74.00, -9999.00, -9999.00, 45.00 +MCG, 07, 03, 68.00, 48.00, 34.00, 31.00, 49.00 +MCI, 07, 03, 87.00, 67.00, 22.00, 16.00, 30.00 +MCK, 07, 03, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 03, 92.00, 70.00, 16.00, 26.00, 35.00 +MCO, 07, 03, 91.00, 73.00, 18.00, 47.00, 53.00 +MCW, 07, 03, 83.00, 61.00, 17.00, 15.00, 26.00 +MC2, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +MDH, 07, 03, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 03, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 03, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 03, 84.00, 64.00, 25.00, 20.00, 36.00 +MEI, 07, 03, 92.00, 69.00, 18.00, 28.00, 37.00 +MEM, 07, 03, 92.00, 72.00, 16.00, 18.00, 28.00 +MER, 07, 03, 96.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 07, 03, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 03, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 03, 88.00, 54.00, 6.00, 6.00, 10.00 +MGE, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MGM, 07, 03, 91.00, 71.00, 16.00, 28.00, 37.00 +MGW, 07, 03, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 03, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 03, 92.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 07, 03, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 03, 89.00, 75.00, 24.00, 39.00, 48.00 +MIB, 07, 03, 80.00, 57.00, -9999.00, -9999.00, 31.00 +MIV, 07, 03, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 03, 93.00, 54.00, -9999.00, -9999.00, 11.00 +MKC, 07, 03, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 03, 79.00, 60.00, 23.00, 21.00, 35.00 +MKG, 07, 03, 79.00, 59.00, 22.00, 16.00, 29.00 +MKL, 07, 03, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 03, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 03, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 03, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 03, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 03, 85.00, 63.00, 23.00, 20.00, 35.00 +MLS, 07, 03, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 03, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 03, 92.00, 70.00, -9999.00, -9999.00, 37.00 +MOB, 07, 03, 91.00, 73.00, 19.00, 39.00, 46.00 +MOT, 07, 03, 80.00, 57.00, 21.00, 15.00, 28.00 +MPV, 07, 03, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 03, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 03, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 03, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 03, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 03, 68.00, 51.00, -9999.00, -9999.00, 8.00 +MSL, 07, 03, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 03, 82.00, 58.00, 23.00, 19.00, 34.00 +MSO, 07, 03, 81.00, 49.00, 19.00, 18.00, 29.00 +MSP, 07, 03, 83.00, 62.00, 21.00, 21.00, 35.00 +MSS, 07, 03, 79.00, 56.00, 22.00, 22.00, 35.00 +MSY, 07, 03, 90.00, 73.00, 15.00, 36.00, 44.00 +MTC, 07, 03, 80.00, 60.00, -9999.00, -9999.00, 29.00 +MTN, 07, 03, 86.00, 65.00, -9999.00, -9999.00, 28.00 +MTO, 07, 03, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 03, 84.00, 61.00, -9999.00, -9999.00, 28.00 +MUO, 07, 03, 92.00, 55.00, -9999.00, -9999.00, 12.00 +MWA, 07, 03, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 03, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 03, 91.00, 71.00, -9999.00, -9999.00, 34.00 +MYL, 07, 03, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 03, 90.00, 70.00, -9999.00, -9999.00, 37.00 +NAO, 07, 03, 87.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 03, 90.00, 72.00, -9999.00, -9999.00, 42.00 +NBE, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +NBU, 07, 03, 83.00, 61.00, -9999.00, -9999.00, 31.00 +NCA, 07, 03, 89.00, 67.00, -9999.00, -9999.00, 40.00 +NCO, 07, 03, 77.00, 61.00, -9999.00, -9999.00, 30.00 +NC1, 07, 03, 97.00, 67.00, -9999.00, -9999.00, 2.00 +NEL, 07, 03, 84.00, 61.00, -9999.00, -9999.00, 31.00 +NFG, 07, 03, 72.00, 60.00, -9999.00, -9999.00, 3.00 +NFL, 07, 03, 89.00, 52.00, -9999.00, -9999.00, 9.00 +NGP, 07, 03, 91.00, 75.00, -9999.00, -9999.00, 15.00 +NGU, 07, 03, 86.00, 69.00, -9999.00, -9999.00, 30.00 +NGZ, 07, 03, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 03, 86.00, 64.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 03, 77.00, 58.00, -9999.00, -9999.00, 32.00 +NID, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 03, 91.00, 71.00, -9999.00, -9999.00, 45.00 +NIR, 07, 03, 93.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 07, 03, 86.00, 71.00, -9999.00, -9999.00, 40.00 +NKX, 07, 03, 75.00, 64.00, -9999.00, -9999.00, 5.00 +NLC, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 03, 91.00, 68.00, -9999.00, -9999.00, 34.00 +NPA, 07, 03, 90.00, 74.00, -9999.00, -9999.00, 37.00 +NQA, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 03, 94.00, 73.00, -9999.00, -9999.00, 18.00 +NQX, 07, 03, 89.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 07, 03, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 07, 03, 95.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 07, 03, 72.00, 62.00, -9999.00, -9999.00, 2.00 +NSE, 07, 03, 91.00, 70.00, -9999.00, -9999.00, 47.00 +NSI, 07, 03, 73.00, 57.00, -9999.00, -9999.00, 2.00 +NTD, 07, 03, 73.00, 57.00, -9999.00, -9999.00, 2.00 +NTK, 07, 03, 81.00, 61.00, -9999.00, -9999.00, 2.00 +NTU, 07, 03, 86.00, 69.00, -9999.00, -9999.00, 33.00 +NUC, 07, 03, 72.00, 60.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 03, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 03, 70.00, 49.00, -9999.00, -9999.00, 21.00 +NWF, 07, 03, 81.00, 62.00, -9999.00, -9999.00, 0.00 +NXX, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 07, 03, 88.00, 63.00, -9999.00, -9999.00, 31.00 +NZC, 07, 03, 91.00, 68.00, -9999.00, -9999.00, 48.00 +NZJ, 07, 03, 82.00, 58.00, -9999.00, -9999.00, 2.00 +NZW, 07, 03, 80.00, 60.00, -9999.00, -9999.00, 32.00 +NZY, 07, 03, 75.00, 64.00, -9999.00, -9999.00, 2.00 +OAK, 07, 03, 74.00, 52.00, 1.00, 2.00, 3.00 +OAR, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 07, 03, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 03, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 03, 92.00, 70.00, 15.00, 12.00, 23.00 +OLM, 07, 03, 75.00, 48.00, 14.00, 18.00, 23.00 +OMA, 07, 03, 87.00, 65.00, 21.00, 15.00, 29.00 +OME, 07, 03, 57.00, 43.00, 25.00, 26.00, 35.00 +ONT, 07, 03, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 03, 83.00, 61.00, 24.00, 19.00, 34.00 +ORF, 07, 03, 86.00, 69.00, 20.00, 22.00, 34.00 +ORH, 07, 03, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 03, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 03, 78.00, 55.00, -9999.00, -9999.00, 29.00 +OTG, 07, 03, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 03, 66.00, 52.00, 13.00, 13.00, 19.00 +OTM, 07, 03, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 03, 56.00, 45.00, 15.00, 19.00, 25.00 +OURC, 07, 03, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 03, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 03, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 03, 91.00, 68.00, -9999.00, -9999.00, 41.00 +PACZ, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 03, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 03, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 03, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 03, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 03, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 03, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 03, 90.00, 71.00, -9999.00, -9999.00, 35.00 +PAQ, 07, 03, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 03, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 03, 47.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 03, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 03, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 03, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 03, 80.00, 58.00, -9999.00, -9999.00, 38.00 +PBI, 07, 03, 89.00, 74.00, 24.00, 35.00, 47.00 +PDT, 07, 03, 85.00, 57.00, 8.00, 8.00, 14.00 +PDX, 07, 03, 78.00, 55.00, 15.00, 16.00, 21.00 +PFN, 07, 03, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 03, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 03, 85.00, 66.00, 22.00, 19.00, 33.00 +PHX, 07, 03, 106.00, 79.00, 7.00, 2.00, 9.00 +PIA, 07, 03, 85.00, 64.00, 23.00, 20.00, 34.00 +PIB, 07, 03, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 03, 85.00, 52.00, 12.00, 10.00, 20.00 +PIR, 07, 03, 88.00, 60.00, 22.00, 14.00, 28.00 +PIT, 07, 03, 82.00, 60.00, 23.00, 25.00, 38.00 +PKB, 07, 03, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 03, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 03, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 03, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 03, 90.00, 74.00, 19.00, 31.00, 40.00 +POB, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +POE, 07, 03, 92.00, 70.00, -9999.00, -9999.00, 43.00 +POM, 07, 03, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 07, 03, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 03, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 03, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 03, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 03, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 03, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 03, 80.00, 56.00, -9999.00, -9999.00, 32.00 +PSP, 07, 03, 108.00, 73.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 03, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 03, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 03, 92.00, 59.00, 20.00, 12.00, 29.00 +PUC, 07, 03, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 03, 81.00, 62.00, 21.00, 18.00, 31.00 +PVU, 07, 03, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 03, 77.00, 57.00, 25.00, 23.00, 37.00 +P02, 07, 03, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 07, 03, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 03, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +P24, 07, 03, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 07, 03, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 07, 03, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 07, 03, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +P39, 07, 03, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 07, 03, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 07, 03, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +P60, 07, 03, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 07, 03, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +P67, 07, 03, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +P68, 07, 03, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +P69, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 03, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 03, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 03, 84.00, 56.00, 23.00, 18.00, 34.00 +RBL, 07, 03, 96.00, 65.00, 3.00, 2.00, 4.00 +RCA, 07, 03, 84.00, 56.00, -9999.00, -9999.00, 31.00 +RDD, 07, 03, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 03, 83.00, 45.00, 10.00, 9.00, 15.00 +RDR, 07, 03, 80.00, 56.00, -9999.00, -9999.00, 34.00 +RDU, 07, 03, 87.00, 67.00, 21.00, 21.00, 33.00 +REE, 07, 03, 92.00, 67.00, -9999.00, -9999.00, 20.00 +REJ, 07, 03, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 03, 83.00, 61.00, 24.00, 19.00, 35.00 +RIC, 07, 03, 88.00, 66.00, 21.00, 21.00, 35.00 +RIV, 07, 03, 91.00, 59.00, -9999.00, -9999.00, 2.00 +RIW, 07, 03, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 03, 81.00, 51.00, 10.00, 10.00, 16.00 +RME, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 07, 03, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 07, 03, 94.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 03, 89.00, 50.00, 4.00, 4.00, 7.00 +ROA, 07, 03, 86.00, 64.00, 17.00, 26.00, 35.00 +ROC, 07, 03, 80.00, 58.00, 19.00, 24.00, 34.00 +ROW, 07, 03, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 03, 91.00, 66.00, 16.00, 9.00, 21.00 +RST, 07, 03, 81.00, 59.00, 23.00, 20.00, 36.00 +RWF, 07, 03, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 03, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 03, 92.00, 57.00, 1.00, 1.00, 2.00 +SAF, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 03, 75.00, 64.00, 1.00, 1.00, 2.00 +SAT, 07, 03, 94.00, 75.00, 11.00, 16.00, 20.00 +SAV, 07, 03, 91.00, 72.00, 20.00, 31.00, 41.00 +SAW, 07, 03, 74.00, 55.00, -9999.00, -9999.00, 36.00 +SBA, 07, 03, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 03, 95.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 07, 03, 82.00, 62.00, 19.00, 20.00, 32.00 +SBP, 07, 03, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 03, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 03, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 03, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 03, 93.00, 60.00, 1.00, 2.00, 2.00 +SDF, 07, 03, 86.00, 66.00, 19.00, 23.00, 33.00 +SEA, 07, 03, 74.00, 54.00, 13.00, 14.00, 21.00 +SEM, 07, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 03, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 03, 71.00, 54.00, 1.00, 2.00, 2.00 +SGF, 07, 03, 88.00, 66.00, 17.00, 17.00, 27.00 +SGY, 07, 03, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 03, 83.00, 51.00, 19.00, 15.00, 28.00 +SHV, 07, 03, 92.00, 72.00, 16.00, 20.00, 28.00 +SIT, 07, 03, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 03, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 03, 95.00, 68.00, 11.00, 12.00, 20.00 +SKA, 07, 03, 81.00, 53.00, -9999.00, -9999.00, 16.00 +SKF, 07, 03, 94.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 07, 03, 90.00, 61.00, 13.00, 10.00, 19.00 +SLE, 07, 03, 79.00, 50.00, 12.00, 13.00, 18.00 +SLN, 07, 03, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 03, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 03, 73.00, 52.00, -9999.00, 0.00, 2.00 +SNA, 07, 03, 71.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 03, 49.00, 41.00, 27.00, 36.00, 44.00 +SNS, 07, 03, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 03, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 03, 87.00, 65.00, 22.00, 20.00, 32.00 +SPS, 07, 03, 96.00, 72.00, 12.00, 12.00, 20.00 +SRQ, 07, 03, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 03, 91.00, 68.00, -9999.00, -9999.00, 37.00 +SSI, 07, 03, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 03, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 03, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 07, 03, 89.00, 69.00, 19.00, 19.00, 31.00 +STNV, 07, 03, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +STS, 07, 03, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 03, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 03, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 03, 87.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 07, 03, 86.00, 64.00, 23.00, 15.00, 31.00 +SVN, 07, 03, 91.00, 72.00, -9999.00, -9999.00, 40.00 +SWF, 07, 03, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 03, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 03, 81.00, 58.00, 22.00, 26.00, 38.00 +SZL, 07, 03, 88.00, 65.00, -9999.00, -9999.00, 30.00 +TAD, 07, 03, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 03, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 03, 89.00, 62.00, -9999.00, -9999.00, 29.00 +TCC, 07, 03, 92.00, 63.00, 17.00, 6.00, 19.00 +TCL, 07, 03, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 03, 77.00, 50.00, -9999.00, -9999.00, 21.00 +TCS, 07, 03, 93.00, 66.00, -9999.00, 10.00, 27.00 +TEB, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 03, 92.00, 70.00, -9999.00, -9999.00, 23.00 +TKA, 07, 03, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 03, 91.00, 71.00, 17.00, 40.00, 47.00 +TNX, 07, 03, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 03, 83.00, 60.00, 16.00, 21.00, 30.00 +TOP, 07, 03, 88.00, 67.00, 20.00, 16.00, 29.00 +TPA, 07, 03, 90.00, 74.00, 17.00, 36.00, 44.00 +TPH, 07, 03, 89.00, 55.00, 6.00, 4.00, 7.00 +TRI, 07, 03, 84.00, 63.00, 24.00, 28.00, 40.00 +TRK, 07, 03, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 03, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 03, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 03, 92.00, 72.00, 17.00, 13.00, 24.00 +TUP, 07, 03, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 03, 100.00, 72.00, 18.00, 10.00, 24.00 +TVC, 07, 03, 80.00, 56.00, 19.00, 13.00, 26.00 +TVL, 07, 03, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 03, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 03, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 03, 87.00, 65.00, 19.00, 23.00, 33.00 +T01, 07, 03, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 07, 03, 89.00, 68.00, -9999.00, -9999.00, 36.00 +T03, 07, 03, 89.00, 69.00, -9999.00, -9999.00, 37.00 +T04, 07, 03, 90.00, 73.00, -9999.00, -9999.00, 45.00 +T05, 07, 03, 91.00, 65.00, -9999.00, -9999.00, 28.00 +T06, 07, 03, 92.00, 67.00, -9999.00, -9999.00, 30.00 +T07, 07, 03, 95.00, 58.00, -9999.00, -9999.00, 13.00 +T08, 07, 03, 89.00, 66.00, -9999.00, -9999.00, 13.00 +UCA, 07, 03, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 03, 97.00, 67.00, -9999.00, -9999.00, 5.00 +UIL, 07, 03, 67.00, 49.00, 31.00, 33.00, 42.00 +UIN, 07, 03, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 03, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 03, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 03, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 07, 03, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +U28, 07, 03, 95.00, 58.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 03, 91.00, 68.00, -9999.00, -9999.00, 39.00 +VBG, 07, 03, 72.00, 52.00, -9999.00, -9999.00, 6.00 +VCT, 07, 03, 93.00, 74.00, 11.00, 22.00, 27.00 +VCV, 07, 03, 96.00, 59.00, -9999.00, -9999.00, 2.00 +VDZ, 07, 03, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 03, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 03, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 03, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 03, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 03, 91.00, 70.00, -9999.00, -9999.00, 40.00 +VRB, 07, 03, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 03, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 03, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 03, 85.00, 64.00, 19.00, 17.00, 29.00 +WJA, 07, 03, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 03, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 03, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 03, 90.00, 50.00, 8.00, 7.00, 12.00 +WPO, 07, 03, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 03, 92.00, 70.00, -9999.00, -9999.00, 38.00 +WRG, 07, 03, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 03, 85.00, 61.00, -9999.00, -9999.00, 29.00 +WRL, 07, 03, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +X68, 07, 03, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 03, 58.00, 47.00, 47.00, 48.00, 60.00 +YCG, 07, 03, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 03, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 03, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 03, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 03, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 03, 85.00, 52.00, 6.00, 6.00, 11.00 +YNG, 07, 03, 80.00, 58.00, 22.00, 23.00, 35.00 +YPA, 07, 03, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 03, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 03, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 03, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 03, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 03, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 03, 106.00, 78.00, 1.00, 1.00, 2.00 +YVR, 07, 03, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 03, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 03, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 03, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 03, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 03, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 03, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 03, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 03, 75.00, 50.00, 23.00, 24.00, 38.00 +ZUN, 07, 03, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 03, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 03, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 03, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +01R, 07, 03, 92.00, 71.00, -9999.00, -9999.00, 31.00 +1V1, 07, 03, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 03, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 03, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 03, 86.00, 70.00, -9999.00, -9999.00, 39.00 +2PJ, 07, 03, 91.00, 68.00, -9999.00, -9999.00, 37.00 +3B1, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 03, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 03, 80.00, 54.00, -9999.00, -9999.00, 29.00 +3SE, 07, 03, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 03, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 03, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +4OM, 07, 03, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 03, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 03, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 03, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 03, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 04, 84.00, 63.00, 22.00, 21.00, 34.00 +ABI, 07, 04, 94.00, 72.00, 12.00, 12.00, 20.00 +ABQ, 07, 04, 92.00, 63.00, 13.00, 9.00, 21.00 +ABR, 07, 04, 84.00, 58.00, 23.00, 16.00, 34.00 +ABY, 07, 04, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 04, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 04, 95.00, 74.00, 9.00, 12.00, 17.00 +ACV, 07, 04, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 04, 83.00, 63.00, 19.00, 16.00, 28.00 +ADK, 07, 04, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 04, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 04, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 04, 86.00, 63.00, -9999.00, -9999.00, 31.00 +AEX, 07, 04, 92.00, 72.00, -9999.00, -9999.00, 31.00 +AFF, 07, 04, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 04, 92.00, 71.00, -9999.00, -9999.00, 64.00 +AGS, 07, 04, 91.00, 69.00, 18.00, 27.00, 37.00 +AHN, 07, 04, 89.00, 69.00, 17.00, 23.00, 32.00 +AKN, 07, 04, 62.00, 45.00, 31.00, 31.00, 45.00 +AKO, 07, 04, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 04, 83.00, 58.00, 23.00, 22.00, 36.00 +ALI, 07, 04, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 04, 83.00, 61.00, 23.00, 17.00, 33.00 +ALS, 07, 04, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 04, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 04, 91.00, 64.00, 18.00, 12.00, 27.00 +AMG, 07, 04, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 04, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 04, 64.00, 51.00, 21.00, 25.00, 33.00 +AND, 07, 04, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 04, 63.00, 51.00, 40.00, 40.00, 52.00 +AOO, 07, 04, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +APN, 07, 04, 79.00, 52.00, 21.00, 21.00, 32.00 +AQQ, 07, 04, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 04, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 07, 04, 66.00, 52.00, 20.00, 22.00, 30.00 +ATL, 07, 04, 88.00, 69.00, 19.00, 24.00, 34.00 +ATW, 07, 04, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 04, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 04, 85.00, 63.00, -9999.00, -9999.00, 31.00 +AUG, 07, 04, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 04, 94.00, 73.00, 11.00, 15.00, 20.00 +AUW, 07, 04, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 04, 82.00, 62.00, 19.00, 28.00, 38.00 +AVP, 07, 04, 81.00, 60.00, 24.00, 25.00, 39.00 +AXN, 07, 04, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 04, 80.00, 60.00, -9999.00, -9999.00, 30.00 +AYS, 07, 04, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 04, 95.00, 61.00, -9999.00, -9999.00, 3.00 +BAD, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 04, 78.00, 44.00, -9999.00, -9999.00, 16.00 +BDL, 07, 04, 84.00, 61.00, 23.00, 22.00, 34.00 +BDR, 07, 04, 80.00, 64.00, 19.00, 19.00, 29.00 +BET, 07, 04, 62.00, 46.00, 34.00, 31.00, 45.00 +BFD, 07, 04, 75.00, 53.00, 24.00, 28.00, 39.00 +BFF, 07, 04, 88.00, 57.00, 22.00, 14.00, 31.00 +BFL, 07, 04, 97.00, 68.00, 0.00, 0.00, 0.00 +BGM, 07, 04, 77.00, 58.00, 21.00, 26.00, 38.00 +BGR, 07, 04, 77.00, 57.00, 23.00, 24.00, 35.00 +BGS, 07, 04, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 04, 89.00, 68.00, 18.00, 29.00, 38.00 +BID, 07, 04, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 04, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 04, 96.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 04, 84.00, 57.00, 18.00, 15.00, 27.00 +BIS, 07, 04, 82.00, 55.00, 24.00, 17.00, 34.00 +BIX, 07, 04, 90.00, 74.00, -9999.00, -9999.00, 38.00 +BJI, 07, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 04, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 04, 88.00, 53.00, -9999.00, -9999.00, 32.00 +BKW, 07, 04, 79.00, 59.00, 27.00, 31.00, 45.00 +BLF, 07, 04, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 04, 108.00, 79.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 04, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 04, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 04, 89.00, 65.00, -9999.00, -9999.00, 29.00 +BNA, 07, 04, 89.00, 68.00, 18.00, 23.00, 34.00 +BNO, 07, 04, 82.00, 46.00, -9999.00, 9.00, 20.00 +BOI, 07, 04, 88.00, 56.00, 9.00, 7.00, 15.00 +BOS, 07, 04, 81.00, 64.00, 23.00, 20.00, 33.00 +BPI, 07, 04, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 04, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 04, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 04, 85.00, 65.00, -9999.00, -9999.00, 28.00 +BRO, 07, 04, 93.00, 76.00, 11.00, 17.00, 21.00 +BRW, 07, 04, 44.00, 33.00, 16.00, 19.00, 28.00 +BSM, 07, 04, 94.00, 73.00, -9999.00, -9999.00, 15.00 +BTI, 07, 04, 44.00, 34.00, 14.00, 14.00, 22.00 +BTL, 07, 04, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 04, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 04, 91.00, 73.00, 14.00, 32.00, 39.00 +BTT, 07, 04, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 04, 80.00, 58.00, 27.00, 26.00, 43.00 +BUB, 07, 04, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 04, 79.00, 61.00, 23.00, 23.00, 35.00 +BUR, 07, 04, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 04, 90.00, 74.00, -9999.00, 22.00, 29.00 +BWG, 07, 04, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 04, 86.00, 66.00, 21.00, 22.00, 33.00 +BYH, 07, 04, 92.00, 71.00, -9999.00, -9999.00, 32.00 +BYI, 07, 04, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 04, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 04, 91.00, 69.00, 19.00, 26.00, 37.00 +CAG, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 04, 82.00, 60.00, 20.00, 24.00, 35.00 +CAO, 07, 04, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 04, 76.00, 53.00, 28.00, 32.00, 44.00 +CBM, 07, 04, 91.00, 68.00, -9999.00, -9999.00, 30.00 +CDB, 07, 04, 54.00, 44.00, 40.00, 46.00, 59.00 +CDC, 07, 04, 89.00, 56.00, 7.00, 10.00, 15.00 +CDR, 07, 04, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 04, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 04, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 07, 04, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 04, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 04, 89.00, 67.00, 17.00, 27.00, 36.00 +CHO, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 04, 90.00, 72.00, 19.00, 28.00, 39.00 +CID, 07, 04, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 04, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 04, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 04, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 04, 82.00, 60.00, 20.00, 23.00, 35.00 +CLL, 07, 04, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 04, 88.00, 69.00, 21.00, 22.00, 35.00 +CMH, 07, 04, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 07, 04, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 04, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 04, 90.00, 66.00, 20.00, 11.00, 26.00 +CNM, 07, 04, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 04, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 07, 04, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +COF, 07, 04, 89.00, 72.00, -9999.00, -9999.00, 36.00 +CON, 07, 04, 81.00, 55.00, 20.00, 21.00, 32.00 +COS, 07, 04, 83.00, 56.00, 22.00, 21.00, 36.00 +COT, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 04, 87.00, 65.00, 19.00, 17.00, 29.00 +CPR, 07, 04, 85.00, 52.00, 18.00, 16.00, 29.00 +CRBC, 07, 04, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 04, 92.00, 74.00, 10.00, 16.00, 20.00 +CRW, 07, 04, 85.00, 63.00, 26.00, 28.00, 41.00 +CSG, 07, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 04, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 04, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 04, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 04, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 04, 85.00, 64.00, 19.00, 26.00, 36.00 +CVN, 07, 04, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 04, 90.00, 62.00, -9999.00, -9999.00, 24.00 +CXY, 07, 04, 85.00, 64.00, 17.00, 20.00, 31.00 +CYS, 07, 04, 80.00, 53.00, 19.00, 22.00, 32.00 +DAA, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 07, 04, 89.00, 72.00, 16.00, 37.00, 42.00 +DAG, 07, 04, 103.00, 72.00, 2.00, 3.00, 3.00 +DAL, 07, 04, 94.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 04, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 04, 84.00, 63.00, 18.00, 24.00, 34.00 +DBQ, 07, 04, 82.00, 61.00, 21.00, 20.00, 33.00 +DCA, 07, 04, 88.00, 70.00, 19.00, 23.00, 34.00 +DDC, 07, 04, 92.00, 66.00, 17.00, 10.00, 24.00 +DEC, 07, 04, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 04, 87.00, 57.00, 19.00, 17.00, 30.00 +DFW, 07, 04, 95.00, 73.00, 12.00, 12.00, 20.00 +DHN, 07, 04, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 04, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 04, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 04, 96.00, 74.00, -9999.00, -9999.00, 13.00 +DLG, 07, 04, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 04, 76.00, 53.00, 29.00, 24.00, 41.00 +DLLC, 07, 04, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 04, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 04, 100.00, 72.00, -9999.00, -9999.00, 22.00 +DMN, 07, 04, 96.00, 62.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 04, 87.00, 66.00, -9999.00, -9999.00, 29.00 +DPG, 07, 04, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 04, 91.00, 70.00, -9999.00, -9999.00, 40.00 +DRA, 07, 04, 97.00, 67.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 04, 96.00, 74.00, 11.00, 13.00, 18.00 +DSM, 07, 04, 86.00, 65.00, 25.00, 17.00, 34.00 +DTW, 07, 04, 82.00, 60.00, 17.00, 21.00, 30.00 +DUG, 07, 04, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 04, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 04, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 04, 94.00, 72.00, -9999.00, -9999.00, 16.00 +D45, 07, 04, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 04, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 04, 82.00, 59.00, 21.00, 19.00, 34.00 +ECG, 07, 04, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 04, 96.00, 67.00, -9999.00, -9999.00, 3.00 +EED, 07, 04, 107.00, 82.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 07, 04, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 04, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 04, 80.00, 56.00, 30.00, 34.00, 48.00 +EKO, 07, 04, 88.00, 49.00, 8.00, 8.00, 14.00 +ELD, 07, 04, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 04, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 04, 97.00, 68.00, 13.00, 7.00, 18.00 +ELY, 07, 04, 85.00, 46.00, 11.00, 12.00, 18.00 +EMP, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 04, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +END, 07, 04, 94.00, 70.00, -9999.00, -9999.00, 22.00 +ENN, 07, 04, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 04, 89.00, 66.00, -9999.00, -9999.00, 14.00 +EPH, 07, 04, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 04, 79.00, 61.00, 22.00, 22.00, 34.00 +ESF, 07, 04, 92.00, 72.00, -9999.00, -9999.00, 36.00 +EUG, 07, 04, 79.00, 52.00, 10.00, 11.00, 16.00 +EVV, 07, 04, 89.00, 67.00, 20.00, 19.00, 31.00 +EWN, 07, 04, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 04, 86.00, 67.00, 20.00, 21.00, 32.00 +EYW, 07, 04, 89.00, 79.00, 22.00, 24.00, 36.00 +E74, 07, 04, 99.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 04, 87.00, 66.00, -9999.00, -9999.00, 35.00 +FAI, 07, 04, 72.00, 52.00, 28.00, 28.00, 43.00 +FAR, 07, 04, 82.00, 58.00, 22.00, 18.00, 33.00 +FAT, 07, 04, 97.00, 64.00, 1.00, 1.00, 1.00 +FAY, 07, 04, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 04, 77.00, 46.00, 18.00, 20.00, 30.00 +FCS, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FDY, 07, 04, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 04, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FLG, 07, 04, 81.00, 48.00, 14.00, 21.00, 29.00 +FLL, 07, 04, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 04, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 04, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +FME, 07, 04, 87.00, 62.00, -9999.00, -9999.00, 28.00 +FMH, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 04, 92.00, 55.00, 14.00, 6.00, 17.00 +FMY, 07, 04, 91.00, 74.00, 22.00, 46.00, 56.00 +FNT, 07, 04, 80.00, 59.00, 19.00, 20.00, 31.00 +FOD, 07, 04, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 04, 88.00, 67.00, -9999.00, -9999.00, 29.00 +FOK, 07, 04, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 04, 90.00, 67.00, -9999.00, -9999.00, 30.00 +FSD, 07, 04, 85.00, 61.00, 25.00, 15.00, 34.00 +FSI, 07, 04, 94.00, 70.00, -9999.00, -9999.00, 20.00 +FSM, 07, 04, 92.00, 69.00, 13.00, 18.00, 26.00 +FTK, 07, 04, 87.00, 64.00, -9999.00, -9999.00, 29.00 +FWA, 07, 04, 84.00, 63.00, 17.00, 21.00, 30.00 +FWH, 07, 04, 94.00, 71.00, -9999.00, -9999.00, 17.00 +FYU, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 04, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 04, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 04, 109.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 04, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 04, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 04, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 04, 81.00, 53.00, 13.00, 11.00, 19.00 +GFA, 07, 04, 81.00, 52.00, -9999.00, -9999.00, 27.00 +GFK, 07, 04, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 04, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 04, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 04, 83.00, 55.00, 21.00, 13.00, 27.00 +GJT, 07, 04, 92.00, 62.00, 13.00, 8.00, 17.00 +GKN, 07, 04, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 04, 88.00, 60.00, 21.00, 9.00, 27.00 +GLH, 07, 04, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 04, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 04, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 04, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 07, 04, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 04, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 04, 79.00, 58.00, 25.00, 19.00, 36.00 +GRCI, 07, 04, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 04, 77.00, 50.00, -9999.00, -9999.00, 19.00 +GRI, 07, 04, 88.00, 64.00, 22.00, 14.00, 29.00 +GRK, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 07, 04, 82.00, 59.00, 20.00, 18.00, 31.00 +GSB, 07, 04, 89.00, 69.00, -9999.00, -9999.00, 39.00 +GSG, 07, 04, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 04, 86.00, 66.00, 21.00, 24.00, 37.00 +GSP, 07, 04, 88.00, 67.00, 22.00, 27.00, 38.00 +GST, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 04, 79.00, 59.00, -9999.00, -9999.00, 37.00 +GTF, 07, 04, 81.00, 52.00, 19.00, 15.00, 26.00 +GUP, 07, 04, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 04, 85.00, 61.00, -9999.00, -9999.00, 31.00 +GVW, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +GWO, 07, 04, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 04, 84.00, 71.00, 22.00, 19.00, 32.00 +HBR, 07, 04, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 04, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 04, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 04, 87.00, 58.00, -9999.00, -9999.00, 13.00 +HKY, 07, 04, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 04, 82.00, 52.00, 17.00, 18.00, 26.00 +HMN, 07, 04, 98.00, 63.00, -9999.00, -9999.00, 20.00 +HMS, 07, 04, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 04, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 04, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +HON, 07, 04, 85.00, 60.00, 23.00, 14.00, 31.00 +HOP, 07, 04, 89.00, 65.00, -9999.00, -9999.00, 32.00 +HOT, 07, 04, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 04, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 04, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 04, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 04, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 04, 91.00, 70.00, -9999.00, -9999.00, 39.00 +HST, 07, 04, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 04, 89.00, 68.00, 18.00, 24.00, 35.00 +HTL, 07, 04, 79.00, 54.00, 24.00, 20.00, 36.00 +HTS, 07, 04, 84.00, 64.00, 22.00, 27.00, 38.00 +HUF, 07, 04, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 04, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 04, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 04, 83.00, 53.00, 18.00, 14.00, 25.00 +IAB, 07, 04, 91.00, 69.00, -9999.00, -9999.00, 27.00 +IAD, 07, 04, 86.00, 63.00, 21.00, 24.00, 35.00 +IAG, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 04, 92.00, 72.00, 11.00, 25.00, 31.00 +ICT, 07, 04, 91.00, 69.00, 16.00, 14.00, 24.00 +IDA, 07, 04, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 04, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 04, 85.00, 66.00, 22.00, 20.00, 32.00 +ILI, 07, 04, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 04, 88.00, 71.00, 20.00, 28.00, 38.00 +IMT, 07, 04, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 07, 04, 85.00, 64.00, 21.00, 21.00, 33.00 +INL, 07, 04, 77.00, 54.00, 30.00, 24.00, 44.00 +INS, 07, 04, 97.00, 67.00, -9999.00, -9999.00, 5.00 +INT, 07, 04, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 04, 93.00, 60.00, 9.00, 9.00, 17.00 +IPL, 07, 04, 105.00, 75.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 04, 82.00, 60.00, 22.00, 27.00, 38.00 +IRK, 07, 04, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 04, 83.00, 55.00, 20.00, 14.00, 28.00 +ISP, 07, 04, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 04, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 04, 105.00, 74.00, -9999.00, -9999.00, 9.00 +IWD, 07, 04, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 04, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 04, 92.00, 70.00, 17.00, 25.00, 36.00 +JAX, 07, 04, 91.00, 71.00, 18.00, 37.00, 44.00 +JBR, 07, 04, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 04, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 04, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 04, 81.00, 66.00, 19.00, 19.00, 30.00 +JHW, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 04, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 04, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 04, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 04, 63.00, 47.00, 44.00, 44.00, 57.00 +JST, 07, 04, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 04, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 04, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 04, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 04, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 04, 82.00, 58.00, 18.00, 19.00, 31.00 +LAR, 07, 04, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 04, 105.00, 74.00, 3.00, 4.00, 7.00 +LAX, 07, 04, 74.00, 62.00, 0.00, 0.00, 0.00 +LBB, 07, 04, 92.00, 67.00, 15.00, 10.00, 20.00 +LBF, 07, 04, 86.00, 59.00, 26.00, 11.00, 32.00 +LCH, 07, 04, 90.00, 73.00, 15.00, 27.00, 34.00 +LCK, 07, 04, 85.00, 62.00, -9999.00, -9999.00, 33.00 +LEB, 07, 04, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 04, 85.00, 65.00, 19.00, 25.00, 35.00 +LFI, 07, 04, 85.00, 70.00, -9999.00, -9999.00, 31.00 +LFK, 07, 04, 92.00, 72.00, 12.00, 23.00, 28.00 +LFT, 07, 04, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 04, 83.00, 67.00, 19.00, 20.00, 31.00 +LGB, 07, 04, 81.00, 62.00, 0.00, 0.00, 0.00 +LGU, 07, 04, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 04, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 04, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 04, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 04, 92.00, 71.00, 14.00, 20.00, 28.00 +LIZ, 07, 04, 76.00, 53.00, -9999.00, -9999.00, 45.00 +LMT, 07, 04, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 07, 04, 84.00, 54.00, 12.00, 12.00, 19.00 +LNK, 07, 04, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 04, 91.00, 54.00, 4.00, 4.00, 6.00 +LOZ, 07, 04, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 04, 98.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 04, 91.00, 69.00, -9999.00, -9999.00, 30.00 +LSE, 07, 04, 83.00, 61.00, 21.00, 19.00, 33.00 +LSF, 07, 04, 92.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 07, 04, 106.00, 66.00, -9999.00, -9999.00, 5.00 +LTS, 07, 04, 97.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 07, 04, 107.00, 73.00, -9999.00, -9999.00, 8.00 +LVS, 07, 04, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 04, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 04, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 04, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 04, 85.00, 64.00, 21.00, 24.00, 35.00 +MAF, 07, 04, 95.00, 68.00, 11.00, 9.00, 17.00 +MBL, 07, 04, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 04, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 04, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 04, 92.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 07, 04, 90.00, 74.00, -9999.00, -9999.00, 45.00 +MCG, 07, 04, 68.00, 48.00, 34.00, 31.00, 49.00 +MCI, 07, 04, 87.00, 67.00, 21.00, 16.00, 30.00 +MCK, 07, 04, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 04, 92.00, 70.00, 16.00, 26.00, 35.00 +MCO, 07, 04, 91.00, 73.00, 18.00, 47.00, 53.00 +MCW, 07, 04, 83.00, 61.00, 17.00, 15.00, 26.00 +MC2, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +MDH, 07, 04, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 04, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 04, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 04, 84.00, 64.00, 24.00, 20.00, 36.00 +MEI, 07, 04, 92.00, 69.00, 18.00, 28.00, 37.00 +MEM, 07, 04, 92.00, 72.00, 16.00, 18.00, 28.00 +MER, 07, 04, 96.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 07, 04, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 04, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 04, 88.00, 54.00, 6.00, 6.00, 9.00 +MGE, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MGM, 07, 04, 91.00, 71.00, 16.00, 28.00, 37.00 +MGW, 07, 04, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 04, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 04, 92.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 07, 04, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 04, 89.00, 75.00, 24.00, 39.00, 48.00 +MIB, 07, 04, 80.00, 57.00, -9999.00, -9999.00, 31.00 +MIV, 07, 04, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 04, 93.00, 54.00, -9999.00, -9999.00, 11.00 +MKC, 07, 04, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 04, 79.00, 60.00, 23.00, 21.00, 35.00 +MKG, 07, 04, 79.00, 59.00, 22.00, 16.00, 29.00 +MKL, 07, 04, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 04, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 04, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 04, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 04, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 04, 85.00, 63.00, 23.00, 20.00, 35.00 +MLS, 07, 04, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 04, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 04, 92.00, 70.00, -9999.00, -9999.00, 37.00 +MOB, 07, 04, 91.00, 73.00, 19.00, 39.00, 47.00 +MOT, 07, 04, 80.00, 57.00, 20.00, 14.00, 28.00 +MPV, 07, 04, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 04, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 04, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 04, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 04, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 04, 68.00, 51.00, -9999.00, -9999.00, 8.00 +MSL, 07, 04, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 04, 82.00, 58.00, 23.00, 19.00, 34.00 +MSO, 07, 04, 81.00, 49.00, 18.00, 18.00, 29.00 +MSP, 07, 04, 83.00, 62.00, 21.00, 21.00, 34.00 +MSS, 07, 04, 79.00, 56.00, 22.00, 22.00, 35.00 +MSY, 07, 04, 90.00, 73.00, 15.00, 37.00, 44.00 +MTC, 07, 04, 80.00, 60.00, -9999.00, -9999.00, 29.00 +MTN, 07, 04, 86.00, 65.00, -9999.00, -9999.00, 28.00 +MTO, 07, 04, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 04, 84.00, 61.00, -9999.00, -9999.00, 28.00 +MUO, 07, 04, 92.00, 55.00, -9999.00, -9999.00, 11.00 +MWA, 07, 04, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 04, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 04, 91.00, 71.00, -9999.00, -9999.00, 34.00 +MYL, 07, 04, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 04, 90.00, 70.00, -9999.00, -9999.00, 38.00 +NAO, 07, 04, 87.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 04, 90.00, 72.00, -9999.00, -9999.00, 42.00 +NBE, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +NBU, 07, 04, 83.00, 61.00, -9999.00, -9999.00, 31.00 +NCA, 07, 04, 89.00, 67.00, -9999.00, -9999.00, 40.00 +NCO, 07, 04, 77.00, 61.00, -9999.00, -9999.00, 30.00 +NC1, 07, 04, 97.00, 67.00, -9999.00, -9999.00, 2.00 +NEL, 07, 04, 84.00, 61.00, -9999.00, -9999.00, 31.00 +NFG, 07, 04, 72.00, 60.00, -9999.00, -9999.00, 3.00 +NFL, 07, 04, 89.00, 52.00, -9999.00, -9999.00, 9.00 +NGP, 07, 04, 91.00, 75.00, -9999.00, -9999.00, 15.00 +NGU, 07, 04, 86.00, 69.00, -9999.00, -9999.00, 30.00 +NGZ, 07, 04, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 04, 86.00, 64.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 04, 77.00, 58.00, -9999.00, -9999.00, 32.00 +NID, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 04, 91.00, 71.00, -9999.00, -9999.00, 45.00 +NIR, 07, 04, 93.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 07, 04, 86.00, 71.00, -9999.00, -9999.00, 40.00 +NKX, 07, 04, 75.00, 64.00, -9999.00, -9999.00, 5.00 +NLC, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 04, 91.00, 68.00, -9999.00, -9999.00, 34.00 +NPA, 07, 04, 90.00, 74.00, -9999.00, -9999.00, 37.00 +NQA, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 04, 94.00, 73.00, -9999.00, -9999.00, 18.00 +NQX, 07, 04, 89.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 07, 04, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 07, 04, 95.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 07, 04, 72.00, 62.00, -9999.00, -9999.00, 2.00 +NSE, 07, 04, 91.00, 70.00, -9999.00, -9999.00, 47.00 +NSI, 07, 04, 73.00, 57.00, -9999.00, -9999.00, 2.00 +NTD, 07, 04, 73.00, 57.00, -9999.00, -9999.00, 2.00 +NTK, 07, 04, 81.00, 61.00, -9999.00, -9999.00, 2.00 +NTU, 07, 04, 86.00, 69.00, -9999.00, -9999.00, 33.00 +NUC, 07, 04, 72.00, 60.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 04, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 04, 70.00, 49.00, -9999.00, -9999.00, 20.00 +NWF, 07, 04, 81.00, 62.00, -9999.00, -9999.00, 0.00 +NXX, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 07, 04, 88.00, 63.00, -9999.00, -9999.00, 31.00 +NZC, 07, 04, 91.00, 68.00, -9999.00, -9999.00, 49.00 +NZJ, 07, 04, 82.00, 58.00, -9999.00, -9999.00, 2.00 +NZW, 07, 04, 80.00, 60.00, -9999.00, -9999.00, 32.00 +NZY, 07, 04, 75.00, 64.00, -9999.00, -9999.00, 2.00 +OAK, 07, 04, 74.00, 52.00, 1.00, 2.00, 3.00 +OAR, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 07, 04, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 04, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 04, 92.00, 70.00, 15.00, 12.00, 22.00 +OLM, 07, 04, 75.00, 48.00, 14.00, 17.00, 23.00 +OMA, 07, 04, 87.00, 65.00, 21.00, 15.00, 29.00 +OME, 07, 04, 57.00, 43.00, 25.00, 26.00, 35.00 +ONT, 07, 04, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 04, 83.00, 61.00, 24.00, 19.00, 34.00 +ORF, 07, 04, 86.00, 69.00, 20.00, 22.00, 34.00 +ORH, 07, 04, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 04, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 04, 78.00, 55.00, -9999.00, -9999.00, 29.00 +OTG, 07, 04, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 04, 66.00, 52.00, 13.00, 13.00, 18.00 +OTM, 07, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 04, 56.00, 45.00, 15.00, 20.00, 26.00 +OURC, 07, 04, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 04, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 04, 91.00, 68.00, -9999.00, -9999.00, 41.00 +PACZ, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 04, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 04, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 04, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 04, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 04, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 04, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 04, 90.00, 71.00, -9999.00, -9999.00, 36.00 +PAQ, 07, 04, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 04, 47.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 04, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 04, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 04, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 04, 80.00, 58.00, -9999.00, -9999.00, 38.00 +PBI, 07, 04, 89.00, 74.00, 24.00, 35.00, 47.00 +PDT, 07, 04, 85.00, 57.00, 8.00, 8.00, 13.00 +PDX, 07, 04, 78.00, 55.00, 15.00, 16.00, 21.00 +PFN, 07, 04, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 04, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 04, 85.00, 66.00, 22.00, 19.00, 33.00 +PHX, 07, 04, 106.00, 79.00, 7.00, 2.00, 9.00 +PIA, 07, 04, 85.00, 64.00, 23.00, 20.00, 34.00 +PIB, 07, 04, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 04, 85.00, 52.00, 12.00, 10.00, 20.00 +PIR, 07, 04, 88.00, 60.00, 22.00, 14.00, 28.00 +PIT, 07, 04, 82.00, 60.00, 23.00, 25.00, 38.00 +PKB, 07, 04, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 04, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 04, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 04, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 04, 90.00, 74.00, 19.00, 32.00, 40.00 +POB, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +POE, 07, 04, 92.00, 70.00, -9999.00, -9999.00, 44.00 +POM, 07, 04, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 07, 04, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 04, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 04, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 04, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 04, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 04, 80.00, 56.00, -9999.00, -9999.00, 32.00 +PSP, 07, 04, 108.00, 73.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 04, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 04, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 04, 92.00, 59.00, 20.00, 12.00, 30.00 +PUC, 07, 04, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 04, 81.00, 62.00, 21.00, 18.00, 31.00 +PVU, 07, 04, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 04, 77.00, 57.00, 25.00, 23.00, 37.00 +P02, 07, 04, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 07, 04, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 04, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +P24, 07, 04, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 07, 04, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 07, 04, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 07, 04, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +P39, 07, 04, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 07, 04, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 07, 04, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +P60, 07, 04, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 07, 04, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +P67, 07, 04, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +P68, 07, 04, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +P69, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 04, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 04, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 04, 84.00, 56.00, 23.00, 18.00, 33.00 +RBL, 07, 04, 96.00, 65.00, 3.00, 2.00, 4.00 +RCA, 07, 04, 84.00, 56.00, -9999.00, -9999.00, 30.00 +RDD, 07, 04, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 04, 83.00, 45.00, 10.00, 9.00, 15.00 +RDR, 07, 04, 80.00, 56.00, -9999.00, -9999.00, 34.00 +RDU, 07, 04, 87.00, 67.00, 21.00, 21.00, 33.00 +REE, 07, 04, 92.00, 67.00, -9999.00, -9999.00, 20.00 +REJ, 07, 04, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 04, 83.00, 61.00, 24.00, 19.00, 35.00 +RIC, 07, 04, 88.00, 66.00, 21.00, 21.00, 35.00 +RIV, 07, 04, 91.00, 59.00, -9999.00, -9999.00, 2.00 +RIW, 07, 04, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 04, 81.00, 51.00, 10.00, 10.00, 16.00 +RME, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 07, 04, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 07, 04, 94.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 04, 89.00, 50.00, 4.00, 4.00, 7.00 +ROA, 07, 04, 86.00, 64.00, 17.00, 26.00, 35.00 +ROC, 07, 04, 80.00, 58.00, 19.00, 24.00, 34.00 +ROW, 07, 04, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 04, 91.00, 66.00, 16.00, 9.00, 21.00 +RST, 07, 04, 81.00, 59.00, 23.00, 19.00, 35.00 +RWF, 07, 04, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 04, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 04, 92.00, 57.00, 1.00, 1.00, 2.00 +SAF, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 04, 75.00, 64.00, 1.00, 1.00, 2.00 +SAT, 07, 04, 94.00, 75.00, 11.00, 16.00, 20.00 +SAV, 07, 04, 91.00, 72.00, 20.00, 31.00, 41.00 +SAW, 07, 04, 74.00, 55.00, -9999.00, -9999.00, 36.00 +SBA, 07, 04, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 04, 95.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 07, 04, 82.00, 62.00, 19.00, 20.00, 31.00 +SBP, 07, 04, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 04, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 04, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 04, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 04, 93.00, 60.00, 1.00, 2.00, 2.00 +SDF, 07, 04, 86.00, 66.00, 19.00, 23.00, 33.00 +SEA, 07, 04, 74.00, 54.00, 13.00, 13.00, 20.00 +SEM, 07, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 04, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 04, 71.00, 54.00, 1.00, 2.00, 2.00 +SGF, 07, 04, 88.00, 66.00, 16.00, 17.00, 27.00 +SGY, 07, 04, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 04, 83.00, 51.00, 19.00, 15.00, 28.00 +SHV, 07, 04, 92.00, 72.00, 16.00, 20.00, 28.00 +SIT, 07, 04, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 04, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 04, 95.00, 68.00, 11.00, 12.00, 20.00 +SKA, 07, 04, 81.00, 53.00, -9999.00, -9999.00, 15.00 +SKF, 07, 04, 94.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 07, 04, 90.00, 61.00, 13.00, 10.00, 19.00 +SLE, 07, 04, 79.00, 50.00, 11.00, 12.00, 18.00 +SLN, 07, 04, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 04, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 04, 73.00, 52.00, -9999.00, 0.00, 2.00 +SNA, 07, 04, 71.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 04, 49.00, 41.00, 27.00, 36.00, 45.00 +SNS, 07, 04, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 04, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 04, 87.00, 65.00, 22.00, 20.00, 32.00 +SPS, 07, 04, 96.00, 72.00, 12.00, 12.00, 20.00 +SRQ, 07, 04, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 04, 91.00, 68.00, -9999.00, -9999.00, 37.00 +SSI, 07, 04, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 04, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 04, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 07, 04, 89.00, 69.00, 19.00, 19.00, 30.00 +STNV, 07, 04, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +STS, 07, 04, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 04, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 04, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 04, 87.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 07, 04, 86.00, 64.00, 23.00, 15.00, 31.00 +SVN, 07, 04, 91.00, 72.00, -9999.00, -9999.00, 41.00 +SWF, 07, 04, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 04, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 04, 81.00, 58.00, 22.00, 26.00, 38.00 +SZL, 07, 04, 88.00, 65.00, -9999.00, -9999.00, 30.00 +TAD, 07, 04, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 04, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 04, 89.00, 62.00, -9999.00, -9999.00, 29.00 +TCC, 07, 04, 92.00, 63.00, 17.00, 6.00, 19.00 +TCL, 07, 04, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 04, 77.00, 50.00, -9999.00, -9999.00, 20.00 +TCS, 07, 04, 93.00, 66.00, -9999.00, 10.00, 28.00 +TEB, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 04, 92.00, 70.00, -9999.00, -9999.00, 23.00 +TKA, 07, 04, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 04, 91.00, 71.00, 17.00, 41.00, 48.00 +TNX, 07, 04, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 04, 83.00, 60.00, 16.00, 21.00, 30.00 +TOP, 07, 04, 88.00, 67.00, 20.00, 16.00, 29.00 +TPA, 07, 04, 90.00, 74.00, 17.00, 36.00, 44.00 +TPH, 07, 04, 89.00, 55.00, 6.00, 4.00, 7.00 +TRI, 07, 04, 84.00, 63.00, 24.00, 28.00, 40.00 +TRK, 07, 04, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 04, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 04, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 04, 92.00, 72.00, 16.00, 13.00, 24.00 +TUP, 07, 04, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 04, 100.00, 72.00, 19.00, 11.00, 25.00 +TVC, 07, 04, 80.00, 56.00, 19.00, 13.00, 26.00 +TVL, 07, 04, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 04, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 04, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 04, 87.00, 65.00, 19.00, 23.00, 33.00 +T01, 07, 04, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 07, 04, 89.00, 68.00, -9999.00, -9999.00, 37.00 +T03, 07, 04, 89.00, 69.00, -9999.00, -9999.00, 38.00 +T04, 07, 04, 90.00, 73.00, -9999.00, -9999.00, 45.00 +T05, 07, 04, 91.00, 65.00, -9999.00, -9999.00, 28.00 +T06, 07, 04, 92.00, 67.00, -9999.00, -9999.00, 30.00 +T07, 07, 04, 95.00, 58.00, -9999.00, -9999.00, 13.00 +T08, 07, 04, 89.00, 66.00, -9999.00, -9999.00, 13.00 +UCA, 07, 04, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 04, 97.00, 67.00, -9999.00, -9999.00, 5.00 +UIL, 07, 04, 67.00, 49.00, 31.00, 32.00, 42.00 +UIN, 07, 04, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 04, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 04, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 04, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 07, 04, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +U28, 07, 04, 95.00, 58.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 04, 91.00, 68.00, -9999.00, -9999.00, 39.00 +VBG, 07, 04, 72.00, 52.00, -9999.00, -9999.00, 6.00 +VCT, 07, 04, 93.00, 74.00, 11.00, 22.00, 27.00 +VCV, 07, 04, 96.00, 59.00, -9999.00, -9999.00, 2.00 +VDZ, 07, 04, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 04, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 04, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 04, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 04, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 04, 91.00, 70.00, -9999.00, -9999.00, 40.00 +VRB, 07, 04, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 04, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 04, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 04, 85.00, 64.00, 19.00, 17.00, 29.00 +WJA, 07, 04, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 04, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 04, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 04, 90.00, 50.00, 8.00, 7.00, 12.00 +WPO, 07, 04, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 04, 92.00, 70.00, -9999.00, -9999.00, 38.00 +WRG, 07, 04, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 04, 85.00, 61.00, -9999.00, -9999.00, 29.00 +WRL, 07, 04, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +X68, 07, 04, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 04, 58.00, 47.00, 47.00, 48.00, 60.00 +YCG, 07, 04, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 04, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 04, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 04, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 04, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 04, 85.00, 52.00, 6.00, 6.00, 11.00 +YNG, 07, 04, 80.00, 58.00, 22.00, 23.00, 34.00 +YPA, 07, 04, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 04, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 04, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 04, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 04, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 04, 106.00, 78.00, 1.00, 1.00, 2.00 +YVR, 07, 04, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 04, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 04, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 04, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 04, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 04, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 04, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 04, 75.00, 50.00, 22.00, 24.00, 38.00 +ZUN, 07, 04, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 04, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 04, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 04, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +01R, 07, 04, 92.00, 71.00, -9999.00, -9999.00, 31.00 +1V1, 07, 04, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 04, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 04, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 04, 86.00, 70.00, -9999.00, -9999.00, 39.00 +2PJ, 07, 04, 91.00, 68.00, -9999.00, -9999.00, 37.00 +3B1, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 04, 80.00, 54.00, -9999.00, -9999.00, 29.00 +3SE, 07, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 04, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 04, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +4OM, 07, 04, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 04, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 04, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 04, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 04, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 05, 84.00, 63.00, 21.00, 21.00, 33.00 +ABI, 07, 05, 94.00, 72.00, 12.00, 13.00, 20.00 +ABQ, 07, 05, 92.00, 63.00, 14.00, 10.00, 21.00 +ABR, 07, 05, 84.00, 58.00, 23.00, 15.00, 34.00 +ABY, 07, 05, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 05, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 05, 95.00, 74.00, 9.00, 12.00, 17.00 +ACV, 07, 05, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 05, 83.00, 63.00, 19.00, 16.00, 28.00 +ADK, 07, 05, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 05, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 05, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 05, 86.00, 63.00, -9999.00, -9999.00, 31.00 +AEX, 07, 05, 92.00, 72.00, -9999.00, -9999.00, 32.00 +AFF, 07, 05, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 05, 92.00, 71.00, -9999.00, -9999.00, 65.00 +AGS, 07, 05, 91.00, 69.00, 18.00, 28.00, 38.00 +AHN, 07, 05, 89.00, 69.00, 17.00, 23.00, 32.00 +AKN, 07, 05, 62.00, 45.00, 31.00, 31.00, 45.00 +AKO, 07, 05, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 05, 83.00, 58.00, 23.00, 22.00, 35.00 +ALI, 07, 05, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 05, 83.00, 61.00, 22.00, 16.00, 33.00 +ALS, 07, 05, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 05, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 05, 91.00, 64.00, 18.00, 12.00, 27.00 +AMG, 07, 05, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 05, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 05, 64.00, 51.00, 21.00, 25.00, 34.00 +AND, 07, 05, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 05, 63.00, 51.00, 40.00, 40.00, 52.00 +AOO, 07, 05, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +APN, 07, 05, 79.00, 52.00, 20.00, 20.00, 31.00 +AQQ, 07, 05, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 05, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 07, 05, 66.00, 52.00, 20.00, 21.00, 29.00 +ATL, 07, 05, 88.00, 69.00, 19.00, 24.00, 34.00 +ATW, 07, 05, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 05, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 05, 85.00, 63.00, -9999.00, -9999.00, 31.00 +AUG, 07, 05, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 05, 94.00, 73.00, 11.00, 14.00, 20.00 +AUW, 07, 05, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 05, 82.00, 62.00, 19.00, 28.00, 38.00 +AVP, 07, 05, 81.00, 60.00, 24.00, 24.00, 39.00 +AXN, 07, 05, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 05, 80.00, 60.00, -9999.00, -9999.00, 30.00 +AYS, 07, 05, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 05, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 05, 95.00, 61.00, -9999.00, -9999.00, 3.00 +BAD, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 05, 78.00, 44.00, -9999.00, -9999.00, 17.00 +BDL, 07, 05, 84.00, 61.00, 22.00, 22.00, 33.00 +BDR, 07, 05, 80.00, 64.00, 18.00, 18.00, 29.00 +BET, 07, 05, 62.00, 46.00, 34.00, 31.00, 45.00 +BFD, 07, 05, 75.00, 53.00, 24.00, 28.00, 39.00 +BFF, 07, 05, 88.00, 57.00, 22.00, 14.00, 31.00 +BFL, 07, 05, 97.00, 68.00, 0.00, 0.00, 0.00 +BGM, 07, 05, 77.00, 58.00, 21.00, 26.00, 37.00 +BGR, 07, 05, 77.00, 57.00, 23.00, 24.00, 35.00 +BGS, 07, 05, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 05, 89.00, 68.00, 19.00, 29.00, 39.00 +BID, 07, 05, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 05, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 05, 96.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 05, 84.00, 57.00, 18.00, 15.00, 27.00 +BIS, 07, 05, 82.00, 55.00, 24.00, 17.00, 34.00 +BIX, 07, 05, 90.00, 74.00, -9999.00, -9999.00, 39.00 +BJI, 07, 05, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 05, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 05, 88.00, 53.00, -9999.00, -9999.00, 32.00 +BKW, 07, 05, 79.00, 59.00, 27.00, 31.00, 45.00 +BLF, 07, 05, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 05, 108.00, 79.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 05, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 05, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 05, 89.00, 65.00, -9999.00, -9999.00, 28.00 +BNA, 07, 05, 89.00, 68.00, 18.00, 23.00, 34.00 +BNO, 07, 05, 83.00, 46.00, -9999.00, 9.00, 20.00 +BOI, 07, 05, 88.00, 56.00, 9.00, 7.00, 14.00 +BOS, 07, 05, 81.00, 64.00, 23.00, 19.00, 33.00 +BPI, 07, 05, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 05, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 05, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 05, 85.00, 65.00, -9999.00, -9999.00, 27.00 +BRO, 07, 05, 93.00, 76.00, 11.00, 16.00, 21.00 +BRW, 07, 05, 44.00, 33.00, 16.00, 19.00, 28.00 +BSM, 07, 05, 94.00, 73.00, -9999.00, -9999.00, 15.00 +BTI, 07, 05, 44.00, 34.00, 14.00, 14.00, 22.00 +BTL, 07, 05, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 05, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 05, 91.00, 73.00, 14.00, 32.00, 40.00 +BTT, 07, 05, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 05, 80.00, 58.00, 27.00, 26.00, 42.00 +BUB, 07, 05, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 05, 79.00, 61.00, 22.00, 23.00, 34.00 +BUR, 07, 05, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 05, 90.00, 74.00, -9999.00, 23.00, 29.00 +BWG, 07, 05, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 05, 86.00, 66.00, 21.00, 22.00, 33.00 +BYH, 07, 05, 92.00, 71.00, -9999.00, -9999.00, 32.00 +BYI, 07, 05, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 05, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 05, 91.00, 69.00, 19.00, 26.00, 37.00 +CAG, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 05, 82.00, 60.00, 20.00, 24.00, 35.00 +CAO, 07, 05, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 05, 76.00, 53.00, 28.00, 32.00, 44.00 +CBM, 07, 05, 91.00, 68.00, -9999.00, -9999.00, 31.00 +CDB, 07, 05, 54.00, 44.00, 40.00, 46.00, 59.00 +CDC, 07, 05, 89.00, 56.00, 7.00, 10.00, 15.00 +CDR, 07, 05, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 05, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 05, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 07, 05, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 05, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 05, 89.00, 67.00, 17.00, 27.00, 36.00 +CHO, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 05, 90.00, 72.00, 19.00, 29.00, 39.00 +CID, 07, 05, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 05, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 05, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 05, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 05, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 05, 82.00, 60.00, 19.00, 23.00, 35.00 +CLL, 07, 05, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 05, 88.00, 69.00, 21.00, 22.00, 35.00 +CMH, 07, 05, 83.00, 62.00, 19.00, 25.00, 34.00 +CMI, 07, 05, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 05, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 05, 90.00, 66.00, 20.00, 11.00, 26.00 +CNM, 07, 05, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 05, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 07, 05, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +COF, 07, 05, 89.00, 72.00, -9999.00, -9999.00, 35.00 +CON, 07, 05, 81.00, 55.00, 20.00, 20.00, 32.00 +COS, 07, 05, 83.00, 56.00, 23.00, 22.00, 36.00 +COT, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 05, 87.00, 65.00, 18.00, 17.00, 28.00 +CPR, 07, 05, 85.00, 52.00, 18.00, 16.00, 29.00 +CRBC, 07, 05, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 05, 92.00, 74.00, 10.00, 15.00, 20.00 +CRW, 07, 05, 85.00, 63.00, 25.00, 28.00, 41.00 +CSG, 07, 05, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 05, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 05, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 05, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 05, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 05, 85.00, 64.00, 18.00, 26.00, 35.00 +CVN, 07, 05, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 05, 90.00, 62.00, -9999.00, -9999.00, 25.00 +CXY, 07, 05, 85.00, 64.00, 17.00, 20.00, 30.00 +CYS, 07, 05, 80.00, 53.00, 19.00, 22.00, 33.00 +DAA, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 07, 05, 89.00, 72.00, 15.00, 37.00, 42.00 +DAG, 07, 05, 103.00, 72.00, 2.00, 3.00, 3.00 +DAL, 07, 05, 94.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 05, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 05, 84.00, 63.00, 18.00, 24.00, 33.00 +DBQ, 07, 05, 82.00, 61.00, 21.00, 19.00, 33.00 +DCA, 07, 05, 88.00, 70.00, 19.00, 23.00, 34.00 +DDC, 07, 05, 92.00, 66.00, 17.00, 10.00, 23.00 +DEC, 07, 05, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 05, 87.00, 57.00, 20.00, 17.00, 30.00 +DFW, 07, 05, 95.00, 73.00, 12.00, 12.00, 19.00 +DHN, 07, 05, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 05, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 05, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 05, 96.00, 74.00, -9999.00, -9999.00, 13.00 +DLG, 07, 05, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 05, 76.00, 53.00, 29.00, 24.00, 41.00 +DLLC, 07, 05, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 05, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 05, 100.00, 72.00, -9999.00, -9999.00, 23.00 +DMN, 07, 05, 96.00, 62.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 05, 87.00, 66.00, -9999.00, -9999.00, 29.00 +DPG, 07, 05, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 05, 91.00, 70.00, -9999.00, -9999.00, 41.00 +DRA, 07, 05, 97.00, 67.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 05, 96.00, 74.00, 11.00, 13.00, 18.00 +DSM, 07, 05, 86.00, 65.00, 24.00, 17.00, 34.00 +DTW, 07, 05, 82.00, 60.00, 16.00, 21.00, 30.00 +DUG, 07, 05, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 05, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 05, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 05, 94.00, 72.00, -9999.00, -9999.00, 16.00 +D45, 07, 05, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 05, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 05, 82.00, 59.00, 21.00, 19.00, 33.00 +ECG, 07, 05, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 05, 96.00, 67.00, -9999.00, -9999.00, 3.00 +EED, 07, 05, 107.00, 82.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 07, 05, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 05, 61.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 05, 80.00, 56.00, 30.00, 34.00, 48.00 +EKO, 07, 05, 89.00, 49.00, 8.00, 8.00, 14.00 +ELD, 07, 05, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 05, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 05, 97.00, 68.00, 13.00, 8.00, 18.00 +ELY, 07, 05, 85.00, 46.00, 11.00, 12.00, 18.00 +EMP, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 05, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +END, 07, 05, 94.00, 70.00, -9999.00, -9999.00, 22.00 +ENN, 07, 05, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 05, 89.00, 66.00, -9999.00, -9999.00, 15.00 +EPH, 07, 05, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 05, 79.00, 61.00, 22.00, 22.00, 34.00 +ESF, 07, 05, 92.00, 72.00, -9999.00, -9999.00, 36.00 +EUG, 07, 05, 80.00, 52.00, 10.00, 11.00, 16.00 +EVV, 07, 05, 89.00, 67.00, 20.00, 19.00, 31.00 +EWN, 07, 05, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 05, 86.00, 67.00, 20.00, 21.00, 32.00 +EYW, 07, 05, 89.00, 79.00, 22.00, 24.00, 36.00 +E74, 07, 05, 99.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 05, 87.00, 66.00, -9999.00, -9999.00, 36.00 +FAI, 07, 05, 72.00, 52.00, 28.00, 28.00, 43.00 +FAR, 07, 05, 82.00, 58.00, 21.00, 18.00, 32.00 +FAT, 07, 05, 97.00, 64.00, 1.00, 1.00, 1.00 +FAY, 07, 05, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 05, 78.00, 46.00, 17.00, 19.00, 30.00 +FCS, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FDY, 07, 05, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 05, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FLG, 07, 05, 81.00, 48.00, 14.00, 22.00, 30.00 +FLL, 07, 05, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 05, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 05, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +FME, 07, 05, 87.00, 62.00, -9999.00, -9999.00, 28.00 +FMH, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 05, 92.00, 56.00, 14.00, 6.00, 18.00 +FMY, 07, 05, 91.00, 74.00, 22.00, 47.00, 56.00 +FNT, 07, 05, 80.00, 59.00, 18.00, 20.00, 31.00 +FOD, 07, 05, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 05, 88.00, 67.00, -9999.00, -9999.00, 29.00 +FOK, 07, 05, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 05, 90.00, 67.00, -9999.00, -9999.00, 30.00 +FSD, 07, 05, 85.00, 61.00, 24.00, 15.00, 34.00 +FSI, 07, 05, 94.00, 70.00, -9999.00, -9999.00, 20.00 +FSM, 07, 05, 92.00, 69.00, 13.00, 18.00, 25.00 +FTK, 07, 05, 87.00, 64.00, -9999.00, -9999.00, 29.00 +FWA, 07, 05, 84.00, 63.00, 16.00, 20.00, 30.00 +FWH, 07, 05, 94.00, 71.00, -9999.00, -9999.00, 17.00 +FYU, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 05, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 05, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 05, 109.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 05, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 05, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 05, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 05, 81.00, 53.00, 13.00, 11.00, 19.00 +GFA, 07, 05, 81.00, 52.00, -9999.00, -9999.00, 26.00 +GFK, 07, 05, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 05, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 05, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 05, 83.00, 55.00, 20.00, 13.00, 27.00 +GJT, 07, 05, 92.00, 62.00, 13.00, 8.00, 18.00 +GKN, 07, 05, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 05, 88.00, 60.00, 21.00, 9.00, 27.00 +GLH, 07, 05, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 05, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 05, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 05, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 07, 05, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 05, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 05, 79.00, 58.00, 25.00, 19.00, 35.00 +GRCI, 07, 05, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 05, 77.00, 50.00, -9999.00, -9999.00, 19.00 +GRI, 07, 05, 88.00, 64.00, 22.00, 14.00, 29.00 +GRK, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 07, 05, 82.00, 59.00, 20.00, 17.00, 30.00 +GSB, 07, 05, 89.00, 69.00, -9999.00, -9999.00, 39.00 +GSG, 07, 05, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 05, 86.00, 66.00, 21.00, 24.00, 37.00 +GSP, 07, 05, 88.00, 67.00, 22.00, 27.00, 38.00 +GST, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 05, 79.00, 59.00, -9999.00, -9999.00, 37.00 +GTF, 07, 05, 81.00, 52.00, 18.00, 14.00, 25.00 +GUP, 07, 05, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 05, 85.00, 61.00, -9999.00, -9999.00, 31.00 +GVW, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 07, 05, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 05, 84.00, 71.00, 22.00, 19.00, 32.00 +HBR, 07, 05, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 05, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 05, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 05, 88.00, 58.00, -9999.00, -9999.00, 13.00 +HKY, 07, 05, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 05, 83.00, 52.00, 16.00, 17.00, 26.00 +HMN, 07, 05, 98.00, 63.00, -9999.00, -9999.00, 21.00 +HMS, 07, 05, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 05, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 05, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +HON, 07, 05, 85.00, 60.00, 23.00, 14.00, 31.00 +HOP, 07, 05, 89.00, 65.00, -9999.00, -9999.00, 32.00 +HOT, 07, 05, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 05, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 05, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 05, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 05, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 05, 91.00, 70.00, -9999.00, -9999.00, 39.00 +HST, 07, 05, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 05, 89.00, 68.00, 18.00, 24.00, 35.00 +HTL, 07, 05, 79.00, 54.00, 24.00, 20.00, 35.00 +HTS, 07, 05, 84.00, 64.00, 21.00, 27.00, 38.00 +HUF, 07, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 05, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 05, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 05, 83.00, 53.00, 18.00, 13.00, 25.00 +IAB, 07, 05, 91.00, 69.00, -9999.00, -9999.00, 26.00 +IAD, 07, 05, 86.00, 63.00, 21.00, 24.00, 35.00 +IAG, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 05, 92.00, 72.00, 11.00, 25.00, 31.00 +ICT, 07, 05, 91.00, 69.00, 15.00, 14.00, 24.00 +IDA, 07, 05, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 05, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 05, 85.00, 66.00, 21.00, 19.00, 32.00 +ILI, 07, 05, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 05, 88.00, 71.00, 20.00, 28.00, 38.00 +IMT, 07, 05, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 07, 05, 85.00, 64.00, 21.00, 21.00, 33.00 +INL, 07, 05, 77.00, 54.00, 29.00, 24.00, 43.00 +INS, 07, 05, 97.00, 67.00, -9999.00, -9999.00, 5.00 +INT, 07, 05, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 05, 93.00, 61.00, 9.00, 10.00, 17.00 +IPL, 07, 05, 105.00, 75.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 05, 82.00, 60.00, 22.00, 27.00, 38.00 +IRK, 07, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 05, 83.00, 55.00, 19.00, 14.00, 28.00 +ISP, 07, 05, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 05, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 05, 105.00, 74.00, -9999.00, -9999.00, 9.00 +IWD, 07, 05, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 05, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 05, 92.00, 70.00, 17.00, 26.00, 36.00 +JAX, 07, 05, 91.00, 71.00, 18.00, 37.00, 44.00 +JBR, 07, 05, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 05, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 05, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 05, 81.00, 66.00, 19.00, 19.00, 30.00 +JHW, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 05, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 05, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 05, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 05, 63.00, 47.00, 44.00, 44.00, 57.00 +JST, 07, 05, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 05, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 05, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 05, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 05, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 05, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 05, 82.00, 58.00, 18.00, 19.00, 31.00 +LAR, 07, 05, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 05, 105.00, 74.00, 4.00, 4.00, 7.00 +LAX, 07, 05, 74.00, 62.00, 0.00, 0.00, 0.00 +LBB, 07, 05, 92.00, 67.00, 15.00, 10.00, 20.00 +LBF, 07, 05, 86.00, 59.00, 26.00, 11.00, 32.00 +LCH, 07, 05, 90.00, 73.00, 15.00, 27.00, 35.00 +LCK, 07, 05, 85.00, 62.00, -9999.00, -9999.00, 33.00 +LEB, 07, 05, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 05, 85.00, 65.00, 19.00, 25.00, 35.00 +LFI, 07, 05, 85.00, 70.00, -9999.00, -9999.00, 32.00 +LFK, 07, 05, 92.00, 72.00, 12.00, 23.00, 28.00 +LFT, 07, 05, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 05, 83.00, 67.00, 19.00, 20.00, 31.00 +LGB, 07, 05, 81.00, 62.00, 0.00, 0.00, 0.00 +LGU, 07, 05, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 05, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 05, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 05, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 05, 92.00, 71.00, 14.00, 20.00, 28.00 +LIZ, 07, 05, 76.00, 53.00, -9999.00, -9999.00, 45.00 +LMT, 07, 05, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 07, 05, 84.00, 54.00, 12.00, 12.00, 20.00 +LNK, 07, 05, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 05, 92.00, 54.00, 4.00, 4.00, 6.00 +LOZ, 07, 05, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 05, 98.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 05, 91.00, 69.00, -9999.00, -9999.00, 29.00 +LSE, 07, 05, 83.00, 61.00, 21.00, 19.00, 33.00 +LSF, 07, 05, 92.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 07, 05, 106.00, 66.00, -9999.00, -9999.00, 5.00 +LTS, 07, 05, 97.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 07, 05, 107.00, 73.00, -9999.00, -9999.00, 8.00 +LVS, 07, 05, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 05, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 05, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 05, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 05, 85.00, 64.00, 21.00, 24.00, 35.00 +MAF, 07, 05, 95.00, 68.00, 11.00, 10.00, 17.00 +MBL, 07, 05, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 05, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 05, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 05, 92.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 07, 05, 90.00, 74.00, -9999.00, -9999.00, 46.00 +MCG, 07, 05, 68.00, 48.00, 34.00, 31.00, 49.00 +MCI, 07, 05, 87.00, 67.00, 21.00, 15.00, 29.00 +MCK, 07, 05, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 05, 92.00, 70.00, 17.00, 26.00, 35.00 +MCO, 07, 05, 91.00, 73.00, 18.00, 48.00, 54.00 +MCW, 07, 05, 83.00, 61.00, 17.00, 15.00, 26.00 +MC2, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +MDH, 07, 05, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 05, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 05, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 05, 84.00, 64.00, 24.00, 19.00, 36.00 +MEI, 07, 05, 92.00, 69.00, 18.00, 28.00, 38.00 +MEM, 07, 05, 92.00, 72.00, 15.00, 18.00, 28.00 +MER, 07, 05, 96.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 07, 05, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 05, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 05, 88.00, 54.00, 6.00, 5.00, 9.00 +MGE, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MGM, 07, 05, 91.00, 71.00, 16.00, 29.00, 37.00 +MGW, 07, 05, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 05, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 05, 92.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 07, 05, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 05, 89.00, 75.00, 24.00, 38.00, 48.00 +MIB, 07, 05, 80.00, 57.00, -9999.00, -9999.00, 30.00 +MIV, 07, 05, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 05, 93.00, 54.00, -9999.00, -9999.00, 10.00 +MKC, 07, 05, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 05, 79.00, 60.00, 23.00, 20.00, 34.00 +MKG, 07, 05, 79.00, 59.00, 21.00, 15.00, 29.00 +MKL, 07, 05, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 05, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 05, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 05, 88.00, 48.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 05, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 05, 85.00, 63.00, 23.00, 20.00, 35.00 +MLS, 07, 05, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 05, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 05, 92.00, 70.00, -9999.00, -9999.00, 37.00 +MOB, 07, 05, 91.00, 73.00, 19.00, 40.00, 47.00 +MOT, 07, 05, 80.00, 57.00, 20.00, 14.00, 27.00 +MPV, 07, 05, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 05, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 05, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 05, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 05, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 05, 68.00, 51.00, -9999.00, -9999.00, 7.00 +MSL, 07, 05, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 05, 82.00, 58.00, 22.00, 19.00, 34.00 +MSO, 07, 05, 81.00, 49.00, 18.00, 17.00, 28.00 +MSP, 07, 05, 83.00, 62.00, 20.00, 20.00, 34.00 +MSS, 07, 05, 79.00, 56.00, 22.00, 22.00, 35.00 +MSY, 07, 05, 90.00, 73.00, 15.00, 37.00, 44.00 +MTC, 07, 05, 80.00, 60.00, -9999.00, -9999.00, 29.00 +MTN, 07, 05, 86.00, 65.00, -9999.00, -9999.00, 28.00 +MTO, 07, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 05, 84.00, 61.00, -9999.00, -9999.00, 28.00 +MUO, 07, 05, 92.00, 55.00, -9999.00, -9999.00, 11.00 +MWA, 07, 05, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 05, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 05, 91.00, 71.00, -9999.00, -9999.00, 35.00 +MYL, 07, 05, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 05, 90.00, 70.00, -9999.00, -9999.00, 38.00 +NAO, 07, 05, 87.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 05, 90.00, 72.00, -9999.00, -9999.00, 42.00 +NBE, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +NBU, 07, 05, 83.00, 61.00, -9999.00, -9999.00, 30.00 +NCA, 07, 05, 89.00, 67.00, -9999.00, -9999.00, 41.00 +NCO, 07, 05, 77.00, 61.00, -9999.00, -9999.00, 30.00 +NC1, 07, 05, 97.00, 67.00, -9999.00, -9999.00, 2.00 +NEL, 07, 05, 84.00, 61.00, -9999.00, -9999.00, 30.00 +NFG, 07, 05, 72.00, 60.00, -9999.00, -9999.00, 2.00 +NFL, 07, 05, 89.00, 52.00, -9999.00, -9999.00, 8.00 +NGP, 07, 05, 91.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 05, 86.00, 69.00, -9999.00, -9999.00, 30.00 +NGZ, 07, 05, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 05, 86.00, 64.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 05, 77.00, 58.00, -9999.00, -9999.00, 32.00 +NID, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 05, 91.00, 71.00, -9999.00, -9999.00, 45.00 +NIR, 07, 05, 93.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 05, 86.00, 71.00, -9999.00, -9999.00, 40.00 +NKX, 07, 05, 75.00, 64.00, -9999.00, -9999.00, 4.00 +NLC, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 05, 91.00, 68.00, -9999.00, -9999.00, 35.00 +NPA, 07, 05, 90.00, 74.00, -9999.00, -9999.00, 38.00 +NQA, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 05, 94.00, 73.00, -9999.00, -9999.00, 17.00 +NQX, 07, 05, 89.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 07, 05, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 07, 05, 95.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 07, 05, 72.00, 62.00, -9999.00, -9999.00, 2.00 +NSE, 07, 05, 91.00, 70.00, -9999.00, -9999.00, 48.00 +NSI, 07, 05, 73.00, 57.00, -9999.00, -9999.00, 2.00 +NTD, 07, 05, 73.00, 57.00, -9999.00, -9999.00, 2.00 +NTK, 07, 05, 81.00, 61.00, -9999.00, -9999.00, 2.00 +NTU, 07, 05, 86.00, 69.00, -9999.00, -9999.00, 33.00 +NUC, 07, 05, 72.00, 60.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 05, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 05, 70.00, 49.00, -9999.00, -9999.00, 20.00 +NWF, 07, 05, 81.00, 62.00, -9999.00, -9999.00, 0.00 +NXX, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 07, 05, 88.00, 63.00, -9999.00, -9999.00, 31.00 +NZC, 07, 05, 91.00, 68.00, -9999.00, -9999.00, 49.00 +NZJ, 07, 05, 82.00, 58.00, -9999.00, -9999.00, 2.00 +NZW, 07, 05, 80.00, 60.00, -9999.00, -9999.00, 32.00 +NZY, 07, 05, 75.00, 64.00, -9999.00, -9999.00, 2.00 +OAK, 07, 05, 74.00, 52.00, 1.00, 2.00, 3.00 +OAR, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 07, 05, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 05, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 05, 92.00, 70.00, 15.00, 11.00, 22.00 +OLM, 07, 05, 75.00, 48.00, 13.00, 17.00, 22.00 +OMA, 07, 05, 87.00, 65.00, 21.00, 14.00, 28.00 +OME, 07, 05, 57.00, 43.00, 25.00, 26.00, 35.00 +ONT, 07, 05, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 05, 83.00, 61.00, 23.00, 19.00, 34.00 +ORF, 07, 05, 86.00, 69.00, 20.00, 22.00, 35.00 +ORH, 07, 05, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 05, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 05, 78.00, 55.00, -9999.00, -9999.00, 29.00 +OTG, 07, 05, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 05, 66.00, 52.00, 12.00, 12.00, 18.00 +OTM, 07, 05, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 05, 57.00, 46.00, 15.00, 20.00, 26.00 +OURC, 07, 05, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 05, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 05, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 05, 91.00, 68.00, -9999.00, -9999.00, 42.00 +PACZ, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 05, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 05, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 05, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 05, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 05, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 05, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 05, 90.00, 71.00, -9999.00, -9999.00, 36.00 +PAQ, 07, 05, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 05, 47.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 05, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 05, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 05, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 05, 80.00, 58.00, -9999.00, -9999.00, 38.00 +PBI, 07, 05, 89.00, 74.00, 24.00, 35.00, 47.00 +PDT, 07, 05, 86.00, 57.00, 8.00, 8.00, 13.00 +PDX, 07, 05, 78.00, 55.00, 14.00, 15.00, 20.00 +PFN, 07, 05, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 05, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 05, 85.00, 66.00, 21.00, 19.00, 32.00 +PHX, 07, 05, 106.00, 79.00, 8.00, 2.00, 10.00 +PIA, 07, 05, 85.00, 64.00, 23.00, 20.00, 34.00 +PIB, 07, 05, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 05, 86.00, 52.00, 12.00, 10.00, 20.00 +PIR, 07, 05, 88.00, 60.00, 21.00, 13.00, 28.00 +PIT, 07, 05, 82.00, 60.00, 23.00, 25.00, 38.00 +PKB, 07, 05, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 05, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 05, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 05, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 05, 90.00, 74.00, 19.00, 32.00, 41.00 +POB, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +POE, 07, 05, 92.00, 70.00, -9999.00, -9999.00, 44.00 +POM, 07, 05, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 07, 05, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 05, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 05, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 05, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 05, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 05, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 05, 80.00, 56.00, -9999.00, -9999.00, 32.00 +PSP, 07, 05, 108.00, 73.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 05, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 05, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 05, 92.00, 59.00, 21.00, 12.00, 30.00 +PUC, 07, 05, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 05, 81.00, 62.00, 20.00, 17.00, 31.00 +PVU, 07, 05, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 05, 77.00, 57.00, 25.00, 23.00, 36.00 +P02, 07, 05, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 07, 05, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 05, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +P24, 07, 05, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 07, 05, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 07, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 07, 05, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +P39, 07, 05, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 07, 05, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 07, 05, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +P60, 07, 05, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 07, 05, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +P67, 07, 05, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +P68, 07, 05, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +P69, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 05, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 05, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 05, 84.00, 56.00, 22.00, 18.00, 33.00 +RBL, 07, 05, 96.00, 65.00, 3.00, 2.00, 4.00 +RCA, 07, 05, 84.00, 56.00, -9999.00, -9999.00, 30.00 +RDD, 07, 05, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 05, 83.00, 45.00, 10.00, 8.00, 14.00 +RDR, 07, 05, 80.00, 56.00, -9999.00, -9999.00, 33.00 +RDU, 07, 05, 87.00, 67.00, 21.00, 21.00, 34.00 +REE, 07, 05, 92.00, 67.00, -9999.00, -9999.00, 21.00 +REJ, 07, 05, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 05, 83.00, 61.00, 24.00, 19.00, 35.00 +RIC, 07, 05, 88.00, 66.00, 21.00, 22.00, 35.00 +RIV, 07, 05, 92.00, 59.00, -9999.00, -9999.00, 2.00 +RIW, 07, 05, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 05, 81.00, 51.00, 10.00, 10.00, 17.00 +RME, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 07, 05, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 07, 05, 94.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 05, 90.00, 50.00, 4.00, 4.00, 7.00 +ROA, 07, 05, 86.00, 64.00, 17.00, 27.00, 36.00 +ROC, 07, 05, 80.00, 58.00, 18.00, 24.00, 33.00 +ROW, 07, 05, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 05, 91.00, 66.00, 16.00, 9.00, 21.00 +RST, 07, 05, 81.00, 59.00, 22.00, 19.00, 35.00 +RWF, 07, 05, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 05, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 05, 92.00, 57.00, 1.00, 1.00, 2.00 +SAF, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 05, 75.00, 64.00, 1.00, 1.00, 2.00 +SAT, 07, 05, 94.00, 75.00, 11.00, 16.00, 20.00 +SAV, 07, 05, 91.00, 72.00, 20.00, 31.00, 41.00 +SAW, 07, 05, 74.00, 55.00, -9999.00, -9999.00, 35.00 +SBA, 07, 05, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 05, 95.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 07, 05, 82.00, 62.00, 19.00, 19.00, 31.00 +SBP, 07, 05, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 05, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 05, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 05, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 05, 93.00, 60.00, 1.00, 2.00, 2.00 +SDF, 07, 05, 86.00, 66.00, 18.00, 23.00, 33.00 +SEA, 07, 05, 74.00, 54.00, 13.00, 13.00, 20.00 +SEM, 07, 05, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 05, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 05, 71.00, 54.00, 1.00, 2.00, 2.00 +SGF, 07, 05, 88.00, 66.00, 16.00, 17.00, 26.00 +SGY, 07, 05, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 05, 84.00, 51.00, 19.00, 15.00, 28.00 +SHV, 07, 05, 92.00, 72.00, 16.00, 20.00, 28.00 +SIT, 07, 05, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 05, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 05, 95.00, 68.00, 11.00, 12.00, 20.00 +SKA, 07, 05, 81.00, 53.00, -9999.00, -9999.00, 15.00 +SKF, 07, 05, 94.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 05, 90.00, 62.00, 13.00, 10.00, 19.00 +SLE, 07, 05, 80.00, 50.00, 11.00, 12.00, 17.00 +SLN, 07, 05, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 05, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 05, 73.00, 52.00, -9999.00, 0.00, 2.00 +SNA, 07, 05, 71.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 05, 49.00, 41.00, 27.00, 36.00, 45.00 +SNS, 07, 05, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 05, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 05, 87.00, 65.00, 22.00, 19.00, 31.00 +SPS, 07, 05, 96.00, 72.00, 12.00, 12.00, 19.00 +SRQ, 07, 05, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 05, 91.00, 68.00, -9999.00, -9999.00, 37.00 +SSI, 07, 05, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 05, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 05, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 07, 05, 89.00, 69.00, 19.00, 19.00, 30.00 +STNV, 07, 05, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +STS, 07, 05, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 05, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 05, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 05, 87.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 07, 05, 86.00, 64.00, 23.00, 15.00, 31.00 +SVN, 07, 05, 91.00, 72.00, -9999.00, -9999.00, 41.00 +SWF, 07, 05, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 05, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 05, 81.00, 58.00, 22.00, 25.00, 37.00 +SZL, 07, 05, 88.00, 65.00, -9999.00, -9999.00, 29.00 +TAD, 07, 05, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 05, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 05, 89.00, 62.00, -9999.00, -9999.00, 29.00 +TCC, 07, 05, 92.00, 63.00, 17.00, 6.00, 20.00 +TCL, 07, 05, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 05, 77.00, 50.00, -9999.00, -9999.00, 20.00 +TCS, 07, 05, 93.00, 66.00, -9999.00, 11.00, 29.00 +TEB, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 05, 92.00, 70.00, -9999.00, -9999.00, 22.00 +TKA, 07, 05, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 05, 91.00, 71.00, 17.00, 41.00, 48.00 +TNX, 07, 05, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 05, 83.00, 60.00, 16.00, 21.00, 30.00 +TOP, 07, 05, 88.00, 67.00, 19.00, 16.00, 28.00 +TPA, 07, 05, 90.00, 74.00, 18.00, 37.00, 45.00 +TPH, 07, 05, 89.00, 55.00, 6.00, 4.00, 8.00 +TRI, 07, 05, 84.00, 63.00, 24.00, 28.00, 40.00 +TRK, 07, 05, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 05, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 05, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 05, 92.00, 72.00, 16.00, 12.00, 23.00 +TUP, 07, 05, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 05, 100.00, 72.00, 19.00, 11.00, 26.00 +TVC, 07, 05, 80.00, 56.00, 18.00, 13.00, 26.00 +TVL, 07, 05, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 05, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 05, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 05, 87.00, 65.00, 19.00, 23.00, 33.00 +T01, 07, 05, 85.00, 64.00, -9999.00, -9999.00, 32.00 +T02, 07, 05, 89.00, 68.00, -9999.00, -9999.00, 37.00 +T03, 07, 05, 89.00, 69.00, -9999.00, -9999.00, 38.00 +T04, 07, 05, 90.00, 73.00, -9999.00, -9999.00, 46.00 +T05, 07, 05, 91.00, 65.00, -9999.00, -9999.00, 28.00 +T06, 07, 05, 92.00, 67.00, -9999.00, -9999.00, 31.00 +T07, 07, 05, 95.00, 58.00, -9999.00, -9999.00, 13.00 +T08, 07, 05, 89.00, 66.00, -9999.00, -9999.00, 13.00 +UCA, 07, 05, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 05, 97.00, 67.00, -9999.00, -9999.00, 5.00 +UIL, 07, 05, 67.00, 49.00, 31.00, 32.00, 42.00 +UIN, 07, 05, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 05, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 05, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 05, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 07, 05, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +U28, 07, 05, 95.00, 58.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 05, 91.00, 68.00, -9999.00, -9999.00, 40.00 +VBG, 07, 05, 72.00, 52.00, -9999.00, -9999.00, 6.00 +VCT, 07, 05, 93.00, 74.00, 11.00, 22.00, 27.00 +VCV, 07, 05, 96.00, 59.00, -9999.00, -9999.00, 2.00 +VDZ, 07, 05, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 05, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 05, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 05, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 05, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 05, 91.00, 70.00, -9999.00, -9999.00, 41.00 +VRB, 07, 05, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 05, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 05, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 05, 85.00, 64.00, 18.00, 18.00, 29.00 +WJA, 07, 05, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 05, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 05, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 05, 91.00, 50.00, 7.00, 7.00, 11.00 +WPO, 07, 05, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 05, 92.00, 70.00, -9999.00, -9999.00, 38.00 +WRG, 07, 05, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 05, 85.00, 61.00, -9999.00, -9999.00, 29.00 +WRL, 07, 05, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +X68, 07, 05, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 05, 58.00, 47.00, 47.00, 48.00, 60.00 +YCG, 07, 05, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 05, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 05, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 05, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 05, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 05, 85.00, 52.00, 5.00, 6.00, 10.00 +YNG, 07, 05, 80.00, 58.00, 21.00, 23.00, 34.00 +YPA, 07, 05, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 05, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 05, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 05, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 05, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 05, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 05, 106.00, 78.00, 1.00, 1.00, 3.00 +YVR, 07, 05, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 05, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 05, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 05, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 05, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 05, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 05, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 05, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 05, 75.00, 50.00, 22.00, 24.00, 37.00 +ZUN, 07, 05, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 05, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 05, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 05, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +01R, 07, 05, 92.00, 71.00, -9999.00, -9999.00, 32.00 +1V1, 07, 05, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 05, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 05, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 05, 86.00, 70.00, -9999.00, -9999.00, 39.00 +2PJ, 07, 05, 91.00, 68.00, -9999.00, -9999.00, 37.00 +3B1, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 05, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 05, 80.00, 54.00, -9999.00, -9999.00, 29.00 +3SE, 07, 05, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 05, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 05, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +4OM, 07, 05, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 05, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 05, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 05, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 05, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 06, 84.00, 63.00, 21.00, 21.00, 33.00 +ABI, 07, 06, 95.00, 72.00, 12.00, 13.00, 20.00 +ABQ, 07, 06, 93.00, 64.00, 14.00, 10.00, 22.00 +ABR, 07, 06, 85.00, 59.00, 23.00, 15.00, 34.00 +ABY, 07, 06, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 06, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 06, 96.00, 74.00, 9.00, 12.00, 17.00 +ACV, 07, 06, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 06, 84.00, 64.00, 19.00, 16.00, 28.00 +ADK, 07, 06, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 06, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 06, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 06, 86.00, 63.00, -9999.00, -9999.00, 31.00 +AEX, 07, 06, 92.00, 72.00, -9999.00, -9999.00, 32.00 +AFF, 07, 06, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 06, 92.00, 71.00, -9999.00, -9999.00, 65.00 +AGS, 07, 06, 92.00, 69.00, 18.00, 28.00, 38.00 +AHN, 07, 06, 89.00, 69.00, 17.00, 23.00, 32.00 +AKN, 07, 06, 63.00, 46.00, 31.00, 31.00, 45.00 +AKO, 07, 06, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 06, 84.00, 59.00, 23.00, 21.00, 35.00 +ALI, 07, 06, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 06, 84.00, 62.00, 22.00, 16.00, 33.00 +ALS, 07, 06, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 06, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 06, 91.00, 65.00, 18.00, 12.00, 27.00 +AMG, 07, 06, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 06, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 06, 65.00, 51.00, 21.00, 25.00, 34.00 +AND, 07, 06, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 06, 64.00, 51.00, 40.00, 40.00, 52.00 +AOO, 07, 06, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 06, 80.00, 53.00, 20.00, 20.00, 31.00 +AQQ, 07, 06, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 06, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 07, 06, 67.00, 52.00, 19.00, 21.00, 29.00 +ATL, 07, 06, 88.00, 69.00, 19.00, 24.00, 34.00 +ATW, 07, 06, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 06, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 06, 86.00, 63.00, -9999.00, -9999.00, 31.00 +AUG, 07, 06, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 06, 94.00, 74.00, 11.00, 14.00, 19.00 +AUW, 07, 06, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 06, 83.00, 62.00, 19.00, 28.00, 38.00 +AVP, 07, 06, 81.00, 61.00, 24.00, 24.00, 39.00 +AXN, 07, 06, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 06, 81.00, 60.00, -9999.00, -9999.00, 30.00 +AYS, 07, 06, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 06, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 06, 95.00, 61.00, -9999.00, -9999.00, 3.00 +BAD, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 06, 78.00, 45.00, -9999.00, -9999.00, 17.00 +BDL, 07, 06, 84.00, 62.00, 22.00, 22.00, 33.00 +BDR, 07, 06, 81.00, 65.00, 18.00, 18.00, 29.00 +BET, 07, 06, 62.00, 47.00, 34.00, 31.00, 46.00 +BFD, 07, 06, 76.00, 53.00, 24.00, 28.00, 39.00 +BFF, 07, 06, 89.00, 58.00, 22.00, 14.00, 31.00 +BFL, 07, 06, 98.00, 69.00, 0.00, 0.00, 0.00 +BGM, 07, 06, 78.00, 59.00, 21.00, 25.00, 37.00 +BGR, 07, 06, 78.00, 58.00, 23.00, 24.00, 35.00 +BGS, 07, 06, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 06, 90.00, 69.00, 19.00, 30.00, 39.00 +BID, 07, 06, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 06, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 06, 96.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 06, 85.00, 57.00, 18.00, 15.00, 27.00 +BIS, 07, 06, 83.00, 56.00, 24.00, 16.00, 33.00 +BIX, 07, 06, 90.00, 74.00, -9999.00, -9999.00, 39.00 +BJI, 07, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 06, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 06, 89.00, 54.00, -9999.00, -9999.00, 32.00 +BKW, 07, 06, 79.00, 60.00, 27.00, 31.00, 45.00 +BLF, 07, 06, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 06, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 06, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 06, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 06, 89.00, 65.00, -9999.00, -9999.00, 28.00 +BNA, 07, 06, 89.00, 68.00, 18.00, 23.00, 34.00 +BNO, 07, 06, 83.00, 46.00, -9999.00, 9.00, 19.00 +BOI, 07, 06, 89.00, 57.00, 9.00, 7.00, 14.00 +BOS, 07, 06, 81.00, 64.00, 23.00, 19.00, 33.00 +BPI, 07, 06, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 06, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 06, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 06, 86.00, 65.00, -9999.00, -9999.00, 27.00 +BRO, 07, 06, 93.00, 76.00, 11.00, 16.00, 21.00 +BRW, 07, 06, 44.00, 33.00, 16.00, 19.00, 28.00 +BSM, 07, 06, 94.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 07, 06, 45.00, 34.00, 14.00, 14.00, 22.00 +BTL, 07, 06, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 06, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 06, 91.00, 73.00, 14.00, 32.00, 40.00 +BTT, 07, 06, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 06, 81.00, 59.00, 26.00, 26.00, 42.00 +BUB, 07, 06, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 06, 80.00, 61.00, 22.00, 23.00, 34.00 +BUR, 07, 06, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 06, 90.00, 74.00, -9999.00, 23.00, 30.00 +BWG, 07, 06, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 06, 87.00, 66.00, 21.00, 22.00, 33.00 +BYH, 07, 06, 92.00, 71.00, -9999.00, -9999.00, 32.00 +BYI, 07, 06, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 06, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 06, 91.00, 70.00, 19.00, 26.00, 37.00 +CAG, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 06, 82.00, 61.00, 20.00, 24.00, 35.00 +CAO, 07, 06, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 06, 76.00, 54.00, 28.00, 32.00, 44.00 +CBM, 07, 06, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 06, 54.00, 45.00, 40.00, 46.00, 59.00 +CDC, 07, 06, 90.00, 57.00, 7.00, 11.00, 16.00 +CDR, 07, 06, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 06, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 06, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 07, 06, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 06, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 06, 89.00, 68.00, 17.00, 27.00, 36.00 +CHO, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 06, 90.00, 72.00, 19.00, 29.00, 39.00 +CID, 07, 06, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 06, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 06, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 06, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 06, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 06, 82.00, 61.00, 19.00, 23.00, 35.00 +CLL, 07, 06, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 06, 89.00, 69.00, 21.00, 22.00, 35.00 +CMH, 07, 06, 83.00, 62.00, 19.00, 25.00, 34.00 +CMI, 07, 06, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 06, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 06, 91.00, 67.00, 20.00, 11.00, 26.00 +CNM, 07, 06, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 06, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 06, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +COF, 07, 06, 90.00, 72.00, -9999.00, -9999.00, 35.00 +CON, 07, 06, 82.00, 56.00, 20.00, 20.00, 31.00 +COS, 07, 06, 84.00, 56.00, 23.00, 22.00, 37.00 +COT, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 06, 88.00, 66.00, 18.00, 16.00, 28.00 +CPR, 07, 06, 86.00, 53.00, 18.00, 16.00, 29.00 +CRBC, 07, 06, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 06, 93.00, 75.00, 10.00, 15.00, 20.00 +CRW, 07, 06, 86.00, 64.00, 25.00, 28.00, 41.00 +CSG, 07, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 06, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 06, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 06, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 06, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 06, 85.00, 64.00, 18.00, 26.00, 35.00 +CVN, 07, 06, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 06, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 06, 85.00, 65.00, 17.00, 20.00, 30.00 +CYS, 07, 06, 81.00, 54.00, 19.00, 22.00, 33.00 +DAA, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 07, 06, 90.00, 72.00, 15.00, 37.00, 42.00 +DAG, 07, 06, 103.00, 73.00, 2.00, 3.00, 3.00 +DAL, 07, 06, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 06, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 06, 85.00, 63.00, 18.00, 24.00, 33.00 +DBQ, 07, 06, 82.00, 62.00, 21.00, 19.00, 33.00 +DCA, 07, 06, 88.00, 71.00, 19.00, 23.00, 34.00 +DDC, 07, 06, 92.00, 67.00, 17.00, 10.00, 23.00 +DEC, 07, 06, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 06, 87.00, 58.00, 20.00, 17.00, 30.00 +DFW, 07, 06, 96.00, 74.00, 12.00, 12.00, 19.00 +DHN, 07, 06, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 06, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 06, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 06, 96.00, 74.00, -9999.00, -9999.00, 13.00 +DLG, 07, 06, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 06, 76.00, 54.00, 29.00, 23.00, 41.00 +DLLC, 07, 06, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 06, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 06, 100.00, 73.00, -9999.00, -9999.00, 24.00 +DMN, 07, 06, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 06, 87.00, 66.00, -9999.00, -9999.00, 29.00 +DPG, 07, 06, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 06, 91.00, 70.00, -9999.00, -9999.00, 41.00 +DRA, 07, 06, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 06, 96.00, 74.00, 11.00, 14.00, 18.00 +DSM, 07, 06, 86.00, 66.00, 24.00, 17.00, 33.00 +DTW, 07, 06, 83.00, 61.00, 16.00, 21.00, 30.00 +DUG, 07, 06, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 06, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 06, 95.00, 72.00, -9999.00, -9999.00, 16.00 +D45, 07, 06, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 06, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 06, 83.00, 59.00, 20.00, 19.00, 33.00 +ECG, 07, 06, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 06, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 07, 06, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 07, 06, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 06, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 06, 80.00, 56.00, 30.00, 34.00, 48.00 +EKO, 07, 06, 89.00, 50.00, 8.00, 8.00, 14.00 +ELD, 07, 06, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 06, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 06, 97.00, 68.00, 13.00, 8.00, 19.00 +ELY, 07, 06, 86.00, 47.00, 11.00, 12.00, 18.00 +EMP, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 06, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 06, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 06, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 06, 90.00, 67.00, -9999.00, -9999.00, 15.00 +EPH, 07, 06, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 06, 79.00, 62.00, 22.00, 22.00, 34.00 +ESF, 07, 06, 92.00, 72.00, -9999.00, -9999.00, 37.00 +EUG, 07, 06, 80.00, 52.00, 9.00, 11.00, 15.00 +EVV, 07, 06, 89.00, 67.00, 19.00, 19.00, 31.00 +EWN, 07, 06, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 06, 87.00, 68.00, 20.00, 21.00, 32.00 +EYW, 07, 06, 89.00, 79.00, 22.00, 24.00, 36.00 +E74, 07, 06, 98.00, 67.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 06, 88.00, 66.00, -9999.00, -9999.00, 36.00 +FAI, 07, 06, 73.00, 53.00, 29.00, 28.00, 43.00 +FAR, 07, 06, 83.00, 58.00, 21.00, 17.00, 32.00 +FAT, 07, 06, 98.00, 65.00, 1.00, 1.00, 1.00 +FAY, 07, 06, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 06, 78.00, 47.00, 17.00, 19.00, 29.00 +FCS, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FDY, 07, 06, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 06, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FLG, 07, 06, 82.00, 49.00, 15.00, 23.00, 31.00 +FLL, 07, 06, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 06, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 06, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 06, 88.00, 62.00, -9999.00, -9999.00, 27.00 +FMH, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 06, 92.00, 56.00, 15.00, 6.00, 18.00 +FMY, 07, 06, 91.00, 74.00, 22.00, 47.00, 57.00 +FNT, 07, 06, 81.00, 59.00, 18.00, 20.00, 31.00 +FOD, 07, 06, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 06, 89.00, 67.00, -9999.00, -9999.00, 29.00 +FOK, 07, 06, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 06, 91.00, 68.00, -9999.00, -9999.00, 30.00 +FSD, 07, 06, 86.00, 62.00, 24.00, 15.00, 34.00 +FSI, 07, 06, 95.00, 71.00, -9999.00, -9999.00, 20.00 +FSM, 07, 06, 92.00, 70.00, 13.00, 18.00, 25.00 +FTK, 07, 06, 87.00, 64.00, -9999.00, -9999.00, 29.00 +FWA, 07, 06, 84.00, 63.00, 16.00, 20.00, 30.00 +FWH, 07, 06, 94.00, 72.00, -9999.00, -9999.00, 17.00 +FYU, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 06, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 06, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 06, 110.00, 78.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 06, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 06, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 06, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 06, 82.00, 54.00, 13.00, 11.00, 18.00 +GFA, 07, 06, 82.00, 53.00, -9999.00, -9999.00, 26.00 +GFK, 07, 06, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 06, 84.00, 56.00, 20.00, 12.00, 27.00 +GJT, 07, 06, 93.00, 63.00, 13.00, 8.00, 18.00 +GKN, 07, 06, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 06, 89.00, 61.00, 21.00, 9.00, 27.00 +GLH, 07, 06, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 06, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 06, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 06, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 06, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 06, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 06, 80.00, 58.00, 25.00, 19.00, 35.00 +GRCI, 07, 06, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 06, 77.00, 51.00, -9999.00, -9999.00, 18.00 +GRI, 07, 06, 88.00, 64.00, 22.00, 14.00, 29.00 +GRK, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 07, 06, 82.00, 60.00, 20.00, 17.00, 30.00 +GSB, 07, 06, 90.00, 69.00, -9999.00, -9999.00, 40.00 +GSG, 07, 06, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 06, 87.00, 66.00, 21.00, 24.00, 37.00 +GSP, 07, 06, 88.00, 68.00, 22.00, 28.00, 38.00 +GST, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 06, 79.00, 60.00, -9999.00, -9999.00, 37.00 +GTF, 07, 06, 82.00, 53.00, 18.00, 14.00, 25.00 +GUP, 07, 06, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 06, 85.00, 62.00, -9999.00, -9999.00, 31.00 +GVW, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 07, 06, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 06, 84.00, 71.00, 22.00, 19.00, 32.00 +HBR, 07, 06, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 06, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 06, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 06, 88.00, 59.00, -9999.00, -9999.00, 13.00 +HKY, 07, 06, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 06, 83.00, 53.00, 16.00, 17.00, 26.00 +HMN, 07, 06, 97.00, 63.00, -9999.00, -9999.00, 21.00 +HMS, 07, 06, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 06, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 06, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 06, 86.00, 61.00, 23.00, 14.00, 31.00 +HOP, 07, 06, 89.00, 65.00, -9999.00, -9999.00, 32.00 +HOT, 07, 06, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 06, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 06, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 06, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 06, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 06, 91.00, 70.00, -9999.00, -9999.00, 39.00 +HST, 07, 06, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 06, 89.00, 68.00, 18.00, 24.00, 35.00 +HTL, 07, 06, 79.00, 55.00, 24.00, 20.00, 35.00 +HTS, 07, 06, 84.00, 64.00, 21.00, 27.00, 38.00 +HUF, 07, 06, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 06, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 06, 84.00, 53.00, 18.00, 13.00, 25.00 +IAB, 07, 06, 92.00, 69.00, -9999.00, -9999.00, 26.00 +IAD, 07, 06, 87.00, 64.00, 21.00, 24.00, 35.00 +IAG, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 06, 92.00, 72.00, 11.00, 25.00, 31.00 +ICT, 07, 06, 92.00, 69.00, 15.00, 13.00, 23.00 +IDA, 07, 06, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 06, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 06, 85.00, 66.00, 21.00, 19.00, 31.00 +ILI, 07, 06, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 06, 88.00, 71.00, 20.00, 29.00, 39.00 +IMT, 07, 06, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 06, 85.00, 65.00, 21.00, 21.00, 33.00 +INL, 07, 06, 78.00, 54.00, 29.00, 24.00, 43.00 +INS, 07, 06, 98.00, 68.00, -9999.00, -9999.00, 5.00 +INT, 07, 06, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 06, 94.00, 61.00, 9.00, 10.00, 18.00 +IPL, 07, 06, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 06, 83.00, 61.00, 21.00, 27.00, 37.00 +IRK, 07, 06, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 06, 84.00, 56.00, 19.00, 14.00, 28.00 +ISP, 07, 06, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 06, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 06, 105.00, 75.00, -9999.00, -9999.00, 10.00 +IWD, 07, 06, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 06, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 06, 92.00, 70.00, 17.00, 26.00, 36.00 +JAX, 07, 06, 91.00, 72.00, 18.00, 37.00, 44.00 +JBR, 07, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 06, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 06, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 06, 82.00, 67.00, 19.00, 19.00, 30.00 +JHW, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 06, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 06, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 06, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 06, 64.00, 48.00, 44.00, 44.00, 57.00 +JST, 07, 06, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 06, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 06, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 06, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 06, 82.00, 59.00, 18.00, 19.00, 31.00 +LAR, 07, 06, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 06, 105.00, 75.00, 4.00, 4.00, 8.00 +LAX, 07, 06, 75.00, 62.00, 0.00, 0.00, 0.00 +LBB, 07, 06, 92.00, 68.00, 15.00, 10.00, 20.00 +LBF, 07, 06, 87.00, 59.00, 26.00, 11.00, 32.00 +LCH, 07, 06, 91.00, 73.00, 15.00, 27.00, 35.00 +LCK, 07, 06, 85.00, 63.00, -9999.00, -9999.00, 33.00 +LEB, 07, 06, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 06, 86.00, 65.00, 19.00, 25.00, 35.00 +LFI, 07, 06, 85.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 07, 06, 93.00, 72.00, 12.00, 23.00, 28.00 +LFT, 07, 06, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 06, 83.00, 68.00, 19.00, 20.00, 31.00 +LGB, 07, 06, 82.00, 63.00, 0.00, 0.00, 0.00 +LGU, 07, 06, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 06, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 06, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 06, 92.00, 71.00, 14.00, 20.00, 28.00 +LIZ, 07, 06, 76.00, 54.00, -9999.00, -9999.00, 45.00 +LMT, 07, 06, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +LND, 07, 06, 85.00, 55.00, 12.00, 12.00, 20.00 +LNK, 07, 06, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 06, 92.00, 55.00, 4.00, 4.00, 6.00 +LOZ, 07, 06, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 06, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 06, 91.00, 69.00, -9999.00, -9999.00, 29.00 +LSE, 07, 06, 84.00, 62.00, 21.00, 18.00, 33.00 +LSF, 07, 06, 92.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 07, 06, 107.00, 67.00, -9999.00, -9999.00, 5.00 +LTS, 07, 06, 98.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 07, 06, 107.00, 74.00, -9999.00, -9999.00, 8.00 +LVS, 07, 06, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 06, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 06, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 06, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 06, 86.00, 65.00, 21.00, 24.00, 34.00 +MAF, 07, 06, 95.00, 68.00, 11.00, 10.00, 17.00 +MBL, 07, 06, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 06, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 06, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 06, 93.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 07, 06, 90.00, 74.00, -9999.00, -9999.00, 46.00 +MCG, 07, 06, 68.00, 49.00, 34.00, 31.00, 49.00 +MCI, 07, 06, 88.00, 68.00, 21.00, 15.00, 29.00 +MCK, 07, 06, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 06, 92.00, 70.00, 17.00, 26.00, 35.00 +MCO, 07, 06, 91.00, 73.00, 18.00, 48.00, 54.00 +MCW, 07, 06, 83.00, 61.00, 17.00, 15.00, 26.00 +MC2, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +MDH, 07, 06, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 06, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 06, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 06, 84.00, 65.00, 24.00, 19.00, 35.00 +MEI, 07, 06, 92.00, 70.00, 18.00, 29.00, 38.00 +MEM, 07, 06, 92.00, 73.00, 15.00, 18.00, 28.00 +MER, 07, 06, 96.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 06, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 06, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 06, 89.00, 55.00, 6.00, 5.00, 9.00 +MGE, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MGM, 07, 06, 91.00, 71.00, 16.00, 29.00, 38.00 +MGW, 07, 06, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 06, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 06, 93.00, 60.00, -9999.00, -9999.00, 2.00 +MHS, 07, 06, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 06, 90.00, 75.00, 24.00, 38.00, 48.00 +MIB, 07, 06, 81.00, 57.00, -9999.00, -9999.00, 30.00 +MIV, 07, 06, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 06, 94.00, 55.00, -9999.00, -9999.00, 10.00 +MKC, 07, 06, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 06, 79.00, 61.00, 23.00, 20.00, 34.00 +MKG, 07, 06, 80.00, 60.00, 21.00, 15.00, 29.00 +MKL, 07, 06, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 06, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 06, 88.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 06, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 06, 86.00, 64.00, 23.00, 20.00, 34.00 +MLS, 07, 06, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 06, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 06, 92.00, 71.00, -9999.00, -9999.00, 38.00 +MOB, 07, 06, 91.00, 73.00, 19.00, 40.00, 48.00 +MOT, 07, 06, 81.00, 57.00, 20.00, 13.00, 27.00 +MPV, 07, 06, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 06, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 06, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 06, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 06, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 06, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 06, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 06, 82.00, 59.00, 22.00, 19.00, 34.00 +MSO, 07, 06, 82.00, 50.00, 18.00, 17.00, 28.00 +MSP, 07, 06, 84.00, 63.00, 20.00, 20.00, 33.00 +MSS, 07, 06, 80.00, 57.00, 21.00, 22.00, 35.00 +MSY, 07, 06, 90.00, 73.00, 15.00, 37.00, 45.00 +MTC, 07, 06, 81.00, 61.00, -9999.00, -9999.00, 29.00 +MTN, 07, 06, 87.00, 66.00, -9999.00, -9999.00, 27.00 +MTO, 07, 06, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 06, 85.00, 62.00, -9999.00, -9999.00, 27.00 +MUO, 07, 06, 93.00, 56.00, -9999.00, -9999.00, 10.00 +MWA, 07, 06, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 06, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 06, 91.00, 71.00, -9999.00, -9999.00, 35.00 +MYL, 07, 06, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 06, 90.00, 70.00, -9999.00, -9999.00, 38.00 +NAO, 07, 06, 88.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 06, 90.00, 72.00, -9999.00, -9999.00, 43.00 +NBE, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +NBU, 07, 06, 83.00, 62.00, -9999.00, -9999.00, 30.00 +NCA, 07, 06, 89.00, 68.00, -9999.00, -9999.00, 41.00 +NCO, 07, 06, 78.00, 62.00, -9999.00, -9999.00, 29.00 +NC1, 07, 06, 98.00, 67.00, -9999.00, -9999.00, 2.00 +NEL, 07, 06, 85.00, 62.00, -9999.00, -9999.00, 30.00 +NFG, 07, 06, 73.00, 61.00, -9999.00, -9999.00, 2.00 +NFL, 07, 06, 90.00, 53.00, -9999.00, -9999.00, 8.00 +NGP, 07, 06, 92.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 06, 86.00, 69.00, -9999.00, -9999.00, 30.00 +NGZ, 07, 06, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 06, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 06, 77.00, 59.00, -9999.00, -9999.00, 31.00 +NID, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 06, 91.00, 72.00, -9999.00, -9999.00, 46.00 +NIR, 07, 06, 94.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 06, 86.00, 72.00, -9999.00, -9999.00, 40.00 +NKX, 07, 06, 75.00, 65.00, -9999.00, -9999.00, 4.00 +NLC, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 06, 91.00, 68.00, -9999.00, -9999.00, 35.00 +NPA, 07, 06, 90.00, 74.00, -9999.00, -9999.00, 38.00 +NQA, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 06, 95.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 06, 89.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 07, 06, 90.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 07, 06, 96.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 07, 06, 72.00, 63.00, -9999.00, -9999.00, 2.00 +NSE, 07, 06, 91.00, 70.00, -9999.00, -9999.00, 48.00 +NSI, 07, 06, 74.00, 57.00, -9999.00, -9999.00, 2.00 +NTD, 07, 06, 74.00, 57.00, -9999.00, -9999.00, 2.00 +NTK, 07, 06, 82.00, 62.00, -9999.00, -9999.00, 2.00 +NTU, 07, 06, 86.00, 69.00, -9999.00, -9999.00, 33.00 +NUC, 07, 06, 73.00, 60.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 06, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 06, 71.00, 50.00, -9999.00, -9999.00, 19.00 +NWF, 07, 06, 82.00, 63.00, -9999.00, -9999.00, 0.00 +NXX, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 07, 06, 89.00, 64.00, -9999.00, -9999.00, 31.00 +NZC, 07, 06, 92.00, 69.00, -9999.00, -9999.00, 49.00 +NZJ, 07, 06, 83.00, 59.00, -9999.00, -9999.00, 2.00 +NZW, 07, 06, 81.00, 61.00, -9999.00, -9999.00, 31.00 +NZY, 07, 06, 75.00, 65.00, -9999.00, -9999.00, 2.00 +OAK, 07, 06, 74.00, 53.00, 1.00, 2.00, 3.00 +OAR, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 07, 06, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 06, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 06, 93.00, 70.00, 15.00, 11.00, 22.00 +OLM, 07, 06, 76.00, 49.00, 13.00, 16.00, 22.00 +OMA, 07, 06, 88.00, 65.00, 21.00, 14.00, 28.00 +OME, 07, 06, 57.00, 44.00, 26.00, 26.00, 36.00 +ONT, 07, 06, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 06, 83.00, 62.00, 23.00, 19.00, 34.00 +ORF, 07, 06, 86.00, 69.00, 20.00, 22.00, 35.00 +ORH, 07, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 06, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 06, 79.00, 56.00, -9999.00, -9999.00, 29.00 +OTG, 07, 06, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 06, 66.00, 52.00, 12.00, 12.00, 17.00 +OTM, 07, 06, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 06, 57.00, 46.00, 15.00, 20.00, 26.00 +OURC, 07, 06, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 06, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 06, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 06, 91.00, 69.00, -9999.00, -9999.00, 42.00 +PACZ, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 06, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 06, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 06, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 06, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 06, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 06, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 06, 90.00, 71.00, -9999.00, -9999.00, 37.00 +PAQ, 07, 06, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 06, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 06, 48.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 06, 50.00, 40.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 06, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 06, 80.00, 59.00, -9999.00, -9999.00, 38.00 +PBI, 07, 06, 90.00, 74.00, 24.00, 35.00, 47.00 +PDT, 07, 06, 86.00, 57.00, 8.00, 7.00, 13.00 +PDX, 07, 06, 79.00, 56.00, 14.00, 15.00, 20.00 +PFN, 07, 06, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 06, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 06, 86.00, 67.00, 21.00, 19.00, 32.00 +PHX, 07, 06, 106.00, 80.00, 8.00, 2.00, 10.00 +PIA, 07, 06, 86.00, 65.00, 23.00, 20.00, 34.00 +PIB, 07, 06, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 06, 86.00, 52.00, 12.00, 10.00, 20.00 +PIR, 07, 06, 89.00, 61.00, 21.00, 13.00, 28.00 +PIT, 07, 06, 82.00, 61.00, 23.00, 25.00, 37.00 +PKB, 07, 06, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 06, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 06, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 06, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 06, 90.00, 74.00, 19.00, 33.00, 41.00 +POB, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +POE, 07, 06, 92.00, 70.00, -9999.00, -9999.00, 45.00 +POM, 07, 06, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 07, 06, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 06, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 06, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 06, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 06, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 06, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 06, 81.00, 56.00, -9999.00, -9999.00, 32.00 +PSP, 07, 06, 108.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 06, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 06, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 06, 93.00, 60.00, 21.00, 12.00, 31.00 +PUC, 07, 06, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 06, 82.00, 62.00, 20.00, 17.00, 30.00 +PVU, 07, 06, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 06, 78.00, 58.00, 25.00, 23.00, 36.00 +P02, 07, 06, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 06, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 06, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 06, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 07, 06, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 06, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 06, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 07, 06, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 07, 06, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 07, 06, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 07, 06, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 07, 06, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +P67, 07, 06, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 06, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +P69, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 06, 91.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 06, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 06, 85.00, 57.00, 22.00, 18.00, 33.00 +RBL, 07, 06, 97.00, 65.00, 3.00, 2.00, 4.00 +RCA, 07, 06, 85.00, 57.00, -9999.00, -9999.00, 29.00 +RDD, 07, 06, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 06, 84.00, 46.00, 10.00, 8.00, 14.00 +RDR, 07, 06, 81.00, 56.00, -9999.00, -9999.00, 33.00 +RDU, 07, 06, 88.00, 68.00, 21.00, 21.00, 34.00 +REE, 07, 06, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 06, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 06, 84.00, 62.00, 24.00, 19.00, 35.00 +RIC, 07, 06, 88.00, 67.00, 21.00, 22.00, 35.00 +RIV, 07, 06, 92.00, 59.00, -9999.00, -9999.00, 2.00 +RIW, 07, 06, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 06, 82.00, 52.00, 10.00, 10.00, 17.00 +RME, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 07, 06, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 07, 06, 95.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 06, 90.00, 51.00, 4.00, 4.00, 7.00 +ROA, 07, 06, 86.00, 64.00, 17.00, 27.00, 36.00 +ROC, 07, 06, 80.00, 59.00, 18.00, 24.00, 33.00 +ROW, 07, 06, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 06, 92.00, 67.00, 16.00, 9.00, 21.00 +RST, 07, 06, 82.00, 60.00, 22.00, 19.00, 34.00 +RWF, 07, 06, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 06, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 06, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 06, 75.00, 65.00, 1.00, 1.00, 2.00 +SAT, 07, 06, 95.00, 75.00, 11.00, 16.00, 20.00 +SAV, 07, 06, 91.00, 72.00, 20.00, 31.00, 41.00 +SAW, 07, 06, 75.00, 56.00, -9999.00, -9999.00, 35.00 +SBA, 07, 06, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 06, 96.00, 61.00, -9999.00, -9999.00, 3.00 +SBN, 07, 06, 83.00, 63.00, 18.00, 19.00, 31.00 +SBP, 07, 06, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 06, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 06, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 06, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 06, 94.00, 60.00, 1.00, 2.00, 2.00 +SDF, 07, 06, 87.00, 67.00, 18.00, 23.00, 33.00 +SEA, 07, 06, 74.00, 55.00, 13.00, 13.00, 20.00 +SEM, 07, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 06, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 06, 72.00, 54.00, 1.00, 2.00, 2.00 +SGF, 07, 06, 89.00, 66.00, 16.00, 16.00, 26.00 +SGY, 07, 06, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 06, 84.00, 52.00, 18.00, 15.00, 27.00 +SHV, 07, 06, 93.00, 72.00, 16.00, 20.00, 28.00 +SIT, 07, 06, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 06, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 06, 96.00, 69.00, 11.00, 12.00, 20.00 +SKA, 07, 06, 82.00, 54.00, -9999.00, -9999.00, 14.00 +SKF, 07, 06, 95.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 06, 91.00, 62.00, 13.00, 10.00, 19.00 +SLE, 07, 06, 80.00, 51.00, 11.00, 12.00, 17.00 +SLN, 07, 06, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 06, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 06, 73.00, 52.00, -9999.00, 0.00, 2.00 +SNA, 07, 06, 71.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 06, 49.00, 42.00, 28.00, 37.00, 45.00 +SNS, 07, 06, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 06, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 06, 87.00, 66.00, 21.00, 19.00, 31.00 +SPS, 07, 06, 96.00, 72.00, 11.00, 12.00, 19.00 +SRQ, 07, 06, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 06, 91.00, 69.00, -9999.00, -9999.00, 37.00 +SSI, 07, 06, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 06, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 06, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 06, 89.00, 70.00, 19.00, 19.00, 30.00 +STNV, 07, 06, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 06, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 06, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 06, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 06, 88.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 07, 06, 86.00, 64.00, 23.00, 15.00, 31.00 +SVN, 07, 06, 91.00, 72.00, -9999.00, -9999.00, 41.00 +SWF, 07, 06, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 06, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 06, 81.00, 58.00, 22.00, 25.00, 37.00 +SZL, 07, 06, 89.00, 65.00, -9999.00, -9999.00, 29.00 +TAD, 07, 06, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 06, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 06, 89.00, 63.00, -9999.00, -9999.00, 28.00 +TCC, 07, 06, 92.00, 64.00, 17.00, 6.00, 20.00 +TCL, 07, 06, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 06, 77.00, 51.00, -9999.00, -9999.00, 19.00 +TCS, 07, 06, 93.00, 67.00, -9999.00, 11.00, 30.00 +TEB, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 06, 93.00, 70.00, -9999.00, -9999.00, 22.00 +TKA, 07, 06, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 06, 91.00, 71.00, 17.00, 41.00, 48.00 +TNX, 07, 06, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 06, 83.00, 60.00, 15.00, 21.00, 30.00 +TOP, 07, 06, 89.00, 67.00, 19.00, 15.00, 28.00 +TPA, 07, 06, 90.00, 74.00, 18.00, 37.00, 45.00 +TPH, 07, 06, 90.00, 56.00, 6.00, 4.00, 8.00 +TRI, 07, 06, 84.00, 64.00, 24.00, 28.00, 40.00 +TRK, 07, 06, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 06, 106.00, 75.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 06, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 06, 93.00, 72.00, 15.00, 12.00, 23.00 +TUP, 07, 06, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 06, 100.00, 73.00, 20.00, 12.00, 27.00 +TVC, 07, 06, 81.00, 57.00, 18.00, 13.00, 25.00 +TVL, 07, 06, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 06, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 06, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 06, 87.00, 66.00, 19.00, 23.00, 33.00 +T01, 07, 06, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 07, 06, 90.00, 69.00, -9999.00, -9999.00, 37.00 +T03, 07, 06, 89.00, 70.00, -9999.00, -9999.00, 38.00 +T04, 07, 06, 90.00, 73.00, -9999.00, -9999.00, 46.00 +T05, 07, 06, 92.00, 66.00, -9999.00, -9999.00, 28.00 +T06, 07, 06, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 06, 96.00, 59.00, -9999.00, -9999.00, 13.00 +T08, 07, 06, 90.00, 67.00, -9999.00, -9999.00, 13.00 +UCA, 07, 06, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 06, 98.00, 68.00, -9999.00, -9999.00, 5.00 +UIL, 07, 06, 68.00, 49.00, 31.00, 32.00, 42.00 +UIN, 07, 06, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 06, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 06, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 06, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 07, 06, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 07, 06, 96.00, 59.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 06, 91.00, 68.00, -9999.00, -9999.00, 40.00 +VBG, 07, 06, 73.00, 53.00, -9999.00, -9999.00, 6.00 +VCT, 07, 06, 93.00, 74.00, 11.00, 22.00, 27.00 +VCV, 07, 06, 97.00, 60.00, -9999.00, -9999.00, 2.00 +VDZ, 07, 06, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 06, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 06, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 06, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 06, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 06, 91.00, 70.00, -9999.00, -9999.00, 41.00 +VRB, 07, 06, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 06, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 06, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 06, 86.00, 65.00, 18.00, 18.00, 29.00 +WJA, 07, 06, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 06, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 06, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 06, 91.00, 51.00, 7.00, 7.00, 11.00 +WPO, 07, 06, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 06, 92.00, 70.00, -9999.00, -9999.00, 39.00 +WRG, 07, 06, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 06, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 06, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 07, 06, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 06, 59.00, 47.00, 47.00, 48.00, 60.00 +YCG, 07, 06, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 06, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 06, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 06, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 06, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 06, 86.00, 53.00, 5.00, 6.00, 10.00 +YNG, 07, 06, 81.00, 59.00, 21.00, 23.00, 34.00 +YPA, 07, 06, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 06, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 06, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 06, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 06, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 06, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 06, 106.00, 79.00, 1.00, 1.00, 3.00 +YVR, 07, 06, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 06, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 06, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 06, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 06, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 06, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 06, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 06, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 06, 76.00, 50.00, 21.00, 24.00, 37.00 +ZUN, 07, 06, 88.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 06, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 06, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +01R, 07, 06, 92.00, 71.00, -9999.00, -9999.00, 32.00 +1V1, 07, 06, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 06, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 06, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 06, 87.00, 70.00, -9999.00, -9999.00, 40.00 +2PJ, 07, 06, 91.00, 69.00, -9999.00, -9999.00, 38.00 +3B1, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 06, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 06, 80.00, 54.00, -9999.00, -9999.00, 29.00 +3SE, 07, 06, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 06, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 06, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +4OM, 07, 06, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 06, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 06, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 06, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 06, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 07, 84.00, 63.00, 21.00, 21.00, 33.00 +ABI, 07, 07, 95.00, 72.00, 12.00, 13.00, 20.00 +ABQ, 07, 07, 93.00, 64.00, 15.00, 10.00, 22.00 +ABR, 07, 07, 85.00, 59.00, 23.00, 15.00, 33.00 +ABY, 07, 07, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 07, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 07, 96.00, 74.00, 9.00, 12.00, 17.00 +ACV, 07, 07, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 07, 84.00, 64.00, 18.00, 16.00, 28.00 +ADK, 07, 07, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 07, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 07, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 07, 86.00, 63.00, -9999.00, -9999.00, 31.00 +AEX, 07, 07, 92.00, 72.00, -9999.00, -9999.00, 32.00 +AFF, 07, 07, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 07, 92.00, 71.00, -9999.00, -9999.00, 65.00 +AGS, 07, 07, 92.00, 69.00, 18.00, 28.00, 38.00 +AHN, 07, 07, 89.00, 69.00, 17.00, 23.00, 33.00 +AKN, 07, 07, 63.00, 46.00, 31.00, 31.00, 45.00 +AKO, 07, 07, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 07, 84.00, 59.00, 22.00, 21.00, 35.00 +ALI, 07, 07, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 07, 84.00, 62.00, 22.00, 16.00, 33.00 +ALS, 07, 07, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 07, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 07, 91.00, 65.00, 18.00, 12.00, 27.00 +AMG, 07, 07, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 07, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 07, 65.00, 51.00, 21.00, 25.00, 35.00 +AND, 07, 07, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 07, 64.00, 51.00, 39.00, 40.00, 52.00 +AOO, 07, 07, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 07, 80.00, 53.00, 20.00, 20.00, 31.00 +AQQ, 07, 07, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 07, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 07, 07, 67.00, 52.00, 18.00, 20.00, 28.00 +ATL, 07, 07, 88.00, 69.00, 19.00, 24.00, 35.00 +ATW, 07, 07, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 07, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 07, 86.00, 63.00, -9999.00, -9999.00, 30.00 +AUG, 07, 07, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 07, 94.00, 74.00, 10.00, 14.00, 19.00 +AUW, 07, 07, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 07, 83.00, 62.00, 19.00, 28.00, 38.00 +AVP, 07, 07, 81.00, 61.00, 24.00, 24.00, 39.00 +AXN, 07, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 07, 81.00, 60.00, -9999.00, -9999.00, 30.00 +AYS, 07, 07, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 07, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 07, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 07, 78.00, 45.00, -9999.00, -9999.00, 18.00 +BDL, 07, 07, 84.00, 62.00, 22.00, 21.00, 33.00 +BDR, 07, 07, 81.00, 65.00, 18.00, 18.00, 29.00 +BET, 07, 07, 62.00, 47.00, 34.00, 32.00, 46.00 +BFD, 07, 07, 76.00, 53.00, 24.00, 27.00, 39.00 +BFF, 07, 07, 89.00, 58.00, 22.00, 14.00, 31.00 +BFL, 07, 07, 98.00, 69.00, 0.00, 0.00, 0.00 +BGM, 07, 07, 78.00, 59.00, 21.00, 25.00, 36.00 +BGR, 07, 07, 78.00, 58.00, 23.00, 23.00, 35.00 +BGS, 07, 07, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 07, 90.00, 69.00, 19.00, 30.00, 40.00 +BID, 07, 07, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 07, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 07, 96.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 07, 85.00, 57.00, 18.00, 15.00, 27.00 +BIS, 07, 07, 83.00, 56.00, 24.00, 16.00, 33.00 +BIX, 07, 07, 90.00, 74.00, -9999.00, -9999.00, 39.00 +BJI, 07, 07, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 07, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 07, 89.00, 54.00, -9999.00, -9999.00, 32.00 +BKW, 07, 07, 79.00, 60.00, 27.00, 31.00, 45.00 +BLF, 07, 07, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 07, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 07, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 07, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 07, 89.00, 65.00, -9999.00, -9999.00, 28.00 +BNA, 07, 07, 89.00, 68.00, 18.00, 23.00, 34.00 +BNO, 07, 07, 84.00, 46.00, -9999.00, 9.00, 18.00 +BOI, 07, 07, 89.00, 57.00, 9.00, 7.00, 14.00 +BOS, 07, 07, 81.00, 64.00, 23.00, 19.00, 32.00 +BPI, 07, 07, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 07, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 07, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 07, 86.00, 65.00, -9999.00, -9999.00, 27.00 +BRO, 07, 07, 93.00, 76.00, 11.00, 16.00, 21.00 +BRW, 07, 07, 44.00, 33.00, 17.00, 19.00, 28.00 +BSM, 07, 07, 94.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 07, 45.00, 34.00, 14.00, 14.00, 22.00 +BTL, 07, 07, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 07, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 07, 91.00, 73.00, 14.00, 33.00, 40.00 +BTT, 07, 07, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 07, 81.00, 59.00, 26.00, 26.00, 42.00 +BUB, 07, 07, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 07, 80.00, 61.00, 22.00, 23.00, 34.00 +BUR, 07, 07, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 07, 90.00, 74.00, -9999.00, 24.00, 30.00 +BWG, 07, 07, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 07, 87.00, 66.00, 21.00, 22.00, 33.00 +BYH, 07, 07, 92.00, 71.00, -9999.00, -9999.00, 32.00 +BYI, 07, 07, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 07, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 07, 91.00, 70.00, 19.00, 27.00, 38.00 +CAG, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 07, 82.00, 61.00, 19.00, 24.00, 35.00 +CAO, 07, 07, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 07, 76.00, 54.00, 28.00, 32.00, 44.00 +CBM, 07, 07, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 07, 54.00, 45.00, 40.00, 46.00, 59.00 +CDC, 07, 07, 90.00, 57.00, 8.00, 11.00, 16.00 +CDR, 07, 07, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 07, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 07, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 07, 07, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 07, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 07, 89.00, 68.00, 17.00, 27.00, 36.00 +CHO, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 07, 90.00, 72.00, 19.00, 29.00, 39.00 +CID, 07, 07, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 07, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 07, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 07, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 07, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 07, 82.00, 61.00, 19.00, 23.00, 35.00 +CLL, 07, 07, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 07, 89.00, 69.00, 21.00, 22.00, 34.00 +CMH, 07, 07, 83.00, 62.00, 19.00, 25.00, 34.00 +CMI, 07, 07, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 07, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 07, 91.00, 67.00, 19.00, 10.00, 26.00 +CNM, 07, 07, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 07, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 07, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +COF, 07, 07, 90.00, 72.00, -9999.00, -9999.00, 35.00 +CON, 07, 07, 82.00, 56.00, 20.00, 20.00, 31.00 +COS, 07, 07, 84.00, 56.00, 23.00, 22.00, 37.00 +COT, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 07, 88.00, 66.00, 18.00, 16.00, 28.00 +CPR, 07, 07, 86.00, 53.00, 18.00, 16.00, 29.00 +CRBC, 07, 07, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 07, 93.00, 75.00, 10.00, 15.00, 20.00 +CRW, 07, 07, 86.00, 64.00, 25.00, 28.00, 41.00 +CSG, 07, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 07, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 07, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 07, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 07, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 07, 85.00, 64.00, 18.00, 26.00, 35.00 +CVN, 07, 07, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 07, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 07, 85.00, 65.00, 17.00, 20.00, 30.00 +CYS, 07, 07, 81.00, 54.00, 19.00, 22.00, 33.00 +DAA, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 07, 07, 90.00, 72.00, 15.00, 37.00, 42.00 +DAG, 07, 07, 103.00, 73.00, 2.00, 3.00, 3.00 +DAL, 07, 07, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 07, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 07, 85.00, 63.00, 18.00, 24.00, 33.00 +DBQ, 07, 07, 82.00, 62.00, 21.00, 19.00, 33.00 +DCA, 07, 07, 88.00, 71.00, 19.00, 23.00, 34.00 +DDC, 07, 07, 92.00, 67.00, 17.00, 10.00, 23.00 +DEC, 07, 07, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 07, 87.00, 58.00, 20.00, 17.00, 30.00 +DFW, 07, 07, 96.00, 74.00, 11.00, 12.00, 19.00 +DHN, 07, 07, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 07, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 07, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 07, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 07, 07, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 07, 76.00, 54.00, 29.00, 23.00, 41.00 +DLLC, 07, 07, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 07, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 07, 100.00, 73.00, -9999.00, -9999.00, 25.00 +DMN, 07, 07, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 07, 87.00, 66.00, -9999.00, -9999.00, 29.00 +DPG, 07, 07, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 07, 91.00, 70.00, -9999.00, -9999.00, 41.00 +DRA, 07, 07, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 07, 96.00, 74.00, 11.00, 14.00, 18.00 +DSM, 07, 07, 86.00, 66.00, 24.00, 17.00, 33.00 +DTW, 07, 07, 83.00, 61.00, 16.00, 21.00, 29.00 +DUG, 07, 07, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 07, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 07, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 07, 95.00, 72.00, -9999.00, -9999.00, 16.00 +D45, 07, 07, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 07, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 07, 83.00, 59.00, 20.00, 19.00, 32.00 +ECG, 07, 07, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 07, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 07, 07, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 07, 07, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 07, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 07, 80.00, 56.00, 30.00, 34.00, 47.00 +EKO, 07, 07, 90.00, 50.00, 8.00, 8.00, 14.00 +ELD, 07, 07, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 07, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 07, 97.00, 68.00, 13.00, 8.00, 20.00 +ELY, 07, 07, 86.00, 47.00, 11.00, 12.00, 18.00 +EMP, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 07, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 07, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 07, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 07, 90.00, 67.00, -9999.00, -9999.00, 15.00 +EPH, 07, 07, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 07, 79.00, 62.00, 21.00, 22.00, 33.00 +ESF, 07, 07, 92.00, 72.00, -9999.00, -9999.00, 37.00 +EUG, 07, 07, 81.00, 52.00, 9.00, 11.00, 15.00 +EVV, 07, 07, 89.00, 67.00, 19.00, 19.00, 31.00 +EWN, 07, 07, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 07, 87.00, 68.00, 19.00, 21.00, 32.00 +EYW, 07, 07, 89.00, 79.00, 22.00, 25.00, 36.00 +E74, 07, 07, 98.00, 67.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 07, 88.00, 66.00, -9999.00, -9999.00, 36.00 +FAI, 07, 07, 73.00, 53.00, 29.00, 28.00, 44.00 +FAR, 07, 07, 83.00, 58.00, 21.00, 17.00, 32.00 +FAT, 07, 07, 98.00, 65.00, 1.00, 1.00, 1.00 +FAY, 07, 07, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 07, 79.00, 47.00, 17.00, 19.00, 29.00 +FCS, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FDY, 07, 07, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 07, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FLG, 07, 07, 82.00, 49.00, 15.00, 24.00, 32.00 +FLL, 07, 07, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 07, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 07, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 07, 88.00, 62.00, -9999.00, -9999.00, 27.00 +FMH, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 07, 92.00, 57.00, 15.00, 6.00, 19.00 +FMY, 07, 07, 91.00, 74.00, 22.00, 47.00, 57.00 +FNT, 07, 07, 81.00, 59.00, 18.00, 20.00, 31.00 +FOD, 07, 07, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 07, 89.00, 67.00, -9999.00, -9999.00, 28.00 +FOK, 07, 07, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 07, 91.00, 68.00, -9999.00, -9999.00, 30.00 +FSD, 07, 07, 86.00, 62.00, 24.00, 15.00, 33.00 +FSI, 07, 07, 95.00, 71.00, -9999.00, -9999.00, 20.00 +FSM, 07, 07, 92.00, 70.00, 13.00, 17.00, 25.00 +FTK, 07, 07, 87.00, 64.00, -9999.00, -9999.00, 29.00 +FWA, 07, 07, 84.00, 63.00, 16.00, 20.00, 30.00 +FWH, 07, 07, 94.00, 72.00, -9999.00, -9999.00, 17.00 +FYU, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 07, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 07, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 07, 110.00, 78.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 07, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 07, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 07, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 07, 82.00, 54.00, 12.00, 11.00, 18.00 +GFA, 07, 07, 82.00, 53.00, -9999.00, -9999.00, 25.00 +GFK, 07, 07, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 07, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 07, 84.00, 56.00, 20.00, 12.00, 27.00 +GJT, 07, 07, 93.00, 63.00, 14.00, 8.00, 18.00 +GKN, 07, 07, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 07, 89.00, 61.00, 22.00, 9.00, 27.00 +GLH, 07, 07, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 07, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 07, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 07, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 07, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 07, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 07, 80.00, 58.00, 24.00, 19.00, 35.00 +GRCI, 07, 07, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 07, 77.00, 51.00, -9999.00, -9999.00, 18.00 +GRI, 07, 07, 88.00, 64.00, 22.00, 14.00, 29.00 +GRK, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 07, 07, 82.00, 60.00, 20.00, 17.00, 30.00 +GSB, 07, 07, 90.00, 69.00, -9999.00, -9999.00, 40.00 +GSG, 07, 07, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 07, 87.00, 66.00, 21.00, 24.00, 37.00 +GSP, 07, 07, 88.00, 68.00, 22.00, 28.00, 39.00 +GST, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 07, 79.00, 60.00, -9999.00, -9999.00, 37.00 +GTF, 07, 07, 82.00, 53.00, 18.00, 14.00, 25.00 +GUP, 07, 07, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 07, 85.00, 62.00, -9999.00, -9999.00, 30.00 +GVW, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 07, 07, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 07, 84.00, 71.00, 22.00, 19.00, 32.00 +HBR, 07, 07, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 07, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 07, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 07, 89.00, 59.00, -9999.00, -9999.00, 13.00 +HKY, 07, 07, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 07, 84.00, 53.00, 16.00, 17.00, 26.00 +HMN, 07, 07, 97.00, 63.00, -9999.00, -9999.00, 21.00 +HMS, 07, 07, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 07, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 07, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 07, 86.00, 61.00, 23.00, 14.00, 31.00 +HOP, 07, 07, 89.00, 65.00, -9999.00, -9999.00, 32.00 +HOT, 07, 07, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 07, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 07, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 07, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 07, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 07, 91.00, 70.00, -9999.00, -9999.00, 40.00 +HST, 07, 07, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 07, 89.00, 68.00, 18.00, 24.00, 35.00 +HTL, 07, 07, 79.00, 55.00, 24.00, 19.00, 35.00 +HTS, 07, 07, 84.00, 64.00, 21.00, 27.00, 38.00 +HUF, 07, 07, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 07, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 07, 84.00, 53.00, 18.00, 13.00, 25.00 +IAB, 07, 07, 92.00, 69.00, -9999.00, -9999.00, 26.00 +IAD, 07, 07, 87.00, 64.00, 21.00, 24.00, 35.00 +IAG, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 07, 92.00, 72.00, 11.00, 25.00, 31.00 +ICT, 07, 07, 92.00, 69.00, 15.00, 13.00, 22.00 +IDA, 07, 07, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 07, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 07, 85.00, 66.00, 21.00, 19.00, 31.00 +ILI, 07, 07, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 07, 88.00, 71.00, 20.00, 29.00, 39.00 +IMT, 07, 07, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 07, 85.00, 65.00, 21.00, 21.00, 33.00 +INL, 07, 07, 78.00, 54.00, 29.00, 24.00, 42.00 +INS, 07, 07, 98.00, 68.00, -9999.00, -9999.00, 6.00 +INT, 07, 07, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 07, 94.00, 62.00, 9.00, 10.00, 19.00 +IPL, 07, 07, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 07, 83.00, 61.00, 21.00, 27.00, 37.00 +IRK, 07, 07, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 07, 84.00, 56.00, 19.00, 13.00, 28.00 +ISP, 07, 07, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 07, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 07, 105.00, 75.00, -9999.00, -9999.00, 10.00 +IWD, 07, 07, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 07, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 07, 92.00, 70.00, 17.00, 26.00, 36.00 +JAX, 07, 07, 91.00, 72.00, 17.00, 37.00, 44.00 +JBR, 07, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 07, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 07, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 07, 82.00, 67.00, 19.00, 18.00, 30.00 +JHW, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 07, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 07, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 07, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 07, 64.00, 48.00, 44.00, 44.00, 57.00 +JST, 07, 07, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 07, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 07, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 07, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 07, 82.00, 59.00, 18.00, 19.00, 31.00 +LAR, 07, 07, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 07, 105.00, 75.00, 4.00, 5.00, 8.00 +LAX, 07, 07, 75.00, 62.00, 0.00, 0.00, 0.00 +LBB, 07, 07, 92.00, 68.00, 15.00, 10.00, 20.00 +LBF, 07, 07, 87.00, 59.00, 26.00, 11.00, 32.00 +LCH, 07, 07, 91.00, 73.00, 15.00, 27.00, 35.00 +LCK, 07, 07, 85.00, 63.00, -9999.00, -9999.00, 33.00 +LEB, 07, 07, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 07, 86.00, 65.00, 18.00, 25.00, 35.00 +LFI, 07, 07, 85.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 07, 07, 93.00, 72.00, 12.00, 23.00, 28.00 +LFT, 07, 07, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 07, 83.00, 68.00, 18.00, 20.00, 30.00 +LGB, 07, 07, 82.00, 63.00, 0.00, 0.00, 0.00 +LGU, 07, 07, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 07, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 07, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 07, 92.00, 71.00, 14.00, 20.00, 28.00 +LIZ, 07, 07, 76.00, 54.00, -9999.00, -9999.00, 45.00 +LMT, 07, 07, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +LND, 07, 07, 85.00, 55.00, 12.00, 12.00, 20.00 +LNK, 07, 07, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 07, 93.00, 55.00, 4.00, 4.00, 6.00 +LOZ, 07, 07, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 07, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 07, 91.00, 69.00, -9999.00, -9999.00, 29.00 +LSE, 07, 07, 84.00, 62.00, 21.00, 18.00, 33.00 +LSF, 07, 07, 92.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 07, 07, 107.00, 67.00, -9999.00, -9999.00, 6.00 +LTS, 07, 07, 98.00, 70.00, -9999.00, -9999.00, 17.00 +LUF, 07, 07, 107.00, 74.00, -9999.00, -9999.00, 8.00 +LVS, 07, 07, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 07, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 07, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 07, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 07, 86.00, 65.00, 20.00, 24.00, 34.00 +MAF, 07, 07, 95.00, 68.00, 11.00, 10.00, 17.00 +MBL, 07, 07, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 07, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 07, 93.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 07, 07, 90.00, 74.00, -9999.00, -9999.00, 46.00 +MCG, 07, 07, 68.00, 49.00, 35.00, 31.00, 49.00 +MCI, 07, 07, 88.00, 68.00, 21.00, 15.00, 28.00 +MCK, 07, 07, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 07, 92.00, 70.00, 17.00, 26.00, 35.00 +MCO, 07, 07, 91.00, 73.00, 18.00, 48.00, 54.00 +MCW, 07, 07, 83.00, 61.00, 17.00, 14.00, 26.00 +MC2, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +MDH, 07, 07, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 07, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 07, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 07, 84.00, 65.00, 24.00, 19.00, 35.00 +MEI, 07, 07, 92.00, 70.00, 18.00, 29.00, 38.00 +MEM, 07, 07, 92.00, 73.00, 15.00, 18.00, 27.00 +MER, 07, 07, 96.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 07, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 07, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 07, 89.00, 55.00, 6.00, 5.00, 9.00 +MGE, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MGM, 07, 07, 91.00, 71.00, 17.00, 29.00, 38.00 +MGW, 07, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 07, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 07, 93.00, 60.00, -9999.00, -9999.00, 2.00 +MHS, 07, 07, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 07, 90.00, 75.00, 24.00, 38.00, 48.00 +MIB, 07, 07, 81.00, 57.00, -9999.00, -9999.00, 30.00 +MIV, 07, 07, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 07, 94.00, 55.00, -9999.00, -9999.00, 10.00 +MKC, 07, 07, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 07, 79.00, 61.00, 22.00, 20.00, 34.00 +MKG, 07, 07, 80.00, 60.00, 21.00, 15.00, 29.00 +MKL, 07, 07, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 07, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 07, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 07, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 07, 86.00, 64.00, 23.00, 19.00, 34.00 +MLS, 07, 07, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 07, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 07, 92.00, 71.00, -9999.00, -9999.00, 38.00 +MOB, 07, 07, 91.00, 73.00, 19.00, 40.00, 48.00 +MOT, 07, 07, 81.00, 57.00, 20.00, 13.00, 27.00 +MPV, 07, 07, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 07, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 07, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 07, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 07, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 07, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 07, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 07, 82.00, 59.00, 22.00, 18.00, 33.00 +MSO, 07, 07, 82.00, 50.00, 18.00, 17.00, 27.00 +MSP, 07, 07, 84.00, 63.00, 20.00, 20.00, 33.00 +MSS, 07, 07, 80.00, 57.00, 21.00, 22.00, 35.00 +MSY, 07, 07, 90.00, 73.00, 15.00, 37.00, 45.00 +MTC, 07, 07, 81.00, 61.00, -9999.00, -9999.00, 29.00 +MTN, 07, 07, 87.00, 66.00, -9999.00, -9999.00, 27.00 +MTO, 07, 07, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 07, 85.00, 62.00, -9999.00, -9999.00, 27.00 +MUO, 07, 07, 93.00, 56.00, -9999.00, -9999.00, 10.00 +MWA, 07, 07, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 07, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 07, 91.00, 71.00, -9999.00, -9999.00, 35.00 +MYL, 07, 07, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 07, 90.00, 70.00, -9999.00, -9999.00, 38.00 +NAO, 07, 07, 88.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 07, 90.00, 72.00, -9999.00, -9999.00, 43.00 +NBE, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +NBU, 07, 07, 83.00, 62.00, -9999.00, -9999.00, 30.00 +NCA, 07, 07, 89.00, 68.00, -9999.00, -9999.00, 42.00 +NCO, 07, 07, 78.00, 62.00, -9999.00, -9999.00, 29.00 +NC1, 07, 07, 98.00, 67.00, -9999.00, -9999.00, 2.00 +NEL, 07, 07, 85.00, 62.00, -9999.00, -9999.00, 30.00 +NFG, 07, 07, 73.00, 61.00, -9999.00, -9999.00, 2.00 +NFL, 07, 07, 90.00, 53.00, -9999.00, -9999.00, 8.00 +NGP, 07, 07, 92.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 07, 86.00, 69.00, -9999.00, -9999.00, 31.00 +NGZ, 07, 07, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 07, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 07, 77.00, 59.00, -9999.00, -9999.00, 31.00 +NID, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 07, 91.00, 72.00, -9999.00, -9999.00, 46.00 +NIR, 07, 07, 94.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 07, 86.00, 72.00, -9999.00, -9999.00, 41.00 +NKX, 07, 07, 75.00, 65.00, -9999.00, -9999.00, 4.00 +NLC, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 07, 91.00, 68.00, -9999.00, -9999.00, 36.00 +NPA, 07, 07, 90.00, 74.00, -9999.00, -9999.00, 39.00 +NQA, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 07, 95.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 07, 89.00, 79.00, -9999.00, -9999.00, 36.00 +NRB, 07, 07, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 07, 96.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 07, 07, 72.00, 63.00, -9999.00, -9999.00, 2.00 +NSE, 07, 07, 91.00, 70.00, -9999.00, -9999.00, 49.00 +NSI, 07, 07, 74.00, 57.00, -9999.00, -9999.00, 2.00 +NTD, 07, 07, 74.00, 57.00, -9999.00, -9999.00, 2.00 +NTK, 07, 07, 82.00, 62.00, -9999.00, -9999.00, 2.00 +NTU, 07, 07, 86.00, 69.00, -9999.00, -9999.00, 34.00 +NUC, 07, 07, 73.00, 60.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 07, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 07, 71.00, 50.00, -9999.00, -9999.00, 19.00 +NWF, 07, 07, 82.00, 63.00, -9999.00, -9999.00, 0.00 +NXX, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 07, 07, 89.00, 64.00, -9999.00, -9999.00, 31.00 +NZC, 07, 07, 92.00, 69.00, -9999.00, -9999.00, 49.00 +NZJ, 07, 07, 83.00, 59.00, -9999.00, -9999.00, 2.00 +NZW, 07, 07, 81.00, 61.00, -9999.00, -9999.00, 31.00 +NZY, 07, 07, 75.00, 65.00, -9999.00, -9999.00, 2.00 +OAK, 07, 07, 74.00, 53.00, 1.00, 2.00, 3.00 +OAR, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 07, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 07, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 07, 93.00, 70.00, 14.00, 11.00, 22.00 +OLM, 07, 07, 76.00, 49.00, 13.00, 16.00, 21.00 +OMA, 07, 07, 88.00, 65.00, 20.00, 14.00, 28.00 +OME, 07, 07, 57.00, 44.00, 26.00, 26.00, 36.00 +ONT, 07, 07, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 07, 83.00, 62.00, 23.00, 18.00, 34.00 +ORF, 07, 07, 86.00, 69.00, 21.00, 22.00, 35.00 +ORH, 07, 07, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 07, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 07, 79.00, 56.00, -9999.00, -9999.00, 29.00 +OTG, 07, 07, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 07, 66.00, 52.00, 11.00, 12.00, 17.00 +OTM, 07, 07, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 07, 58.00, 47.00, 15.00, 21.00, 26.00 +OURC, 07, 07, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 07, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 07, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 07, 91.00, 69.00, -9999.00, -9999.00, 42.00 +PACZ, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 07, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 07, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 07, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 07, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 07, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 07, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 07, 90.00, 71.00, -9999.00, -9999.00, 37.00 +PAQ, 07, 07, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 07, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 07, 48.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 07, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 07, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 07, 80.00, 59.00, -9999.00, -9999.00, 38.00 +PBI, 07, 07, 90.00, 74.00, 24.00, 35.00, 47.00 +PDT, 07, 07, 87.00, 57.00, 7.00, 7.00, 13.00 +PDX, 07, 07, 79.00, 56.00, 13.00, 14.00, 19.00 +PFN, 07, 07, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 07, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 07, 86.00, 67.00, 21.00, 19.00, 32.00 +PHX, 07, 07, 106.00, 80.00, 8.00, 2.00, 11.00 +PIA, 07, 07, 86.00, 65.00, 23.00, 20.00, 34.00 +PIB, 07, 07, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 07, 87.00, 52.00, 12.00, 10.00, 20.00 +PIR, 07, 07, 89.00, 61.00, 21.00, 13.00, 27.00 +PIT, 07, 07, 82.00, 61.00, 22.00, 25.00, 37.00 +PKB, 07, 07, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 07, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 07, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 07, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 07, 90.00, 74.00, 20.00, 34.00, 41.00 +POB, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +POE, 07, 07, 92.00, 70.00, -9999.00, -9999.00, 45.00 +POM, 07, 07, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 07, 07, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 07, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 07, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 07, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 07, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 07, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 07, 81.00, 56.00, -9999.00, -9999.00, 32.00 +PSP, 07, 07, 108.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 07, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 07, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 07, 93.00, 60.00, 21.00, 12.00, 31.00 +PUC, 07, 07, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 07, 82.00, 62.00, 20.00, 17.00, 30.00 +PVU, 07, 07, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 07, 78.00, 58.00, 24.00, 23.00, 36.00 +P02, 07, 07, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 07, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 07, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 07, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 07, 07, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 07, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 07, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 07, 07, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 07, 07, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 07, 07, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 07, 07, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 07, 07, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +P67, 07, 07, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 07, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +P69, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 07, 91.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 07, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 07, 85.00, 57.00, 22.00, 18.00, 33.00 +RBL, 07, 07, 97.00, 65.00, 3.00, 2.00, 4.00 +RCA, 07, 07, 85.00, 57.00, -9999.00, -9999.00, 29.00 +RDD, 07, 07, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 07, 84.00, 46.00, 10.00, 8.00, 14.00 +RDR, 07, 07, 81.00, 56.00, -9999.00, -9999.00, 33.00 +RDU, 07, 07, 88.00, 68.00, 21.00, 21.00, 34.00 +REE, 07, 07, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 07, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 07, 84.00, 62.00, 24.00, 19.00, 34.00 +RIC, 07, 07, 88.00, 67.00, 21.00, 22.00, 36.00 +RIV, 07, 07, 93.00, 59.00, -9999.00, -9999.00, 2.00 +RIW, 07, 07, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 07, 82.00, 52.00, 11.00, 10.00, 17.00 +RME, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 07, 07, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 07, 07, 95.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 07, 91.00, 51.00, 4.00, 4.00, 7.00 +ROA, 07, 07, 86.00, 64.00, 17.00, 27.00, 36.00 +ROC, 07, 07, 80.00, 59.00, 18.00, 24.00, 33.00 +ROW, 07, 07, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 07, 92.00, 67.00, 16.00, 9.00, 21.00 +RST, 07, 07, 82.00, 60.00, 22.00, 19.00, 34.00 +RWF, 07, 07, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 07, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 07, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 07, 75.00, 65.00, 1.00, 1.00, 2.00 +SAT, 07, 07, 95.00, 75.00, 10.00, 15.00, 20.00 +SAV, 07, 07, 91.00, 72.00, 20.00, 32.00, 42.00 +SAW, 07, 07, 75.00, 56.00, -9999.00, -9999.00, 35.00 +SBA, 07, 07, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 07, 96.00, 61.00, -9999.00, -9999.00, 3.00 +SBN, 07, 07, 83.00, 63.00, 18.00, 19.00, 31.00 +SBP, 07, 07, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 07, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 07, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 07, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 07, 94.00, 60.00, 1.00, 2.00, 2.00 +SDF, 07, 07, 87.00, 67.00, 18.00, 23.00, 32.00 +SEA, 07, 07, 74.00, 55.00, 12.00, 13.00, 20.00 +SEM, 07, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 07, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 07, 72.00, 54.00, 1.00, 2.00, 2.00 +SGF, 07, 07, 89.00, 66.00, 16.00, 16.00, 25.00 +SGY, 07, 07, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 07, 85.00, 52.00, 18.00, 14.00, 27.00 +SHV, 07, 07, 93.00, 72.00, 16.00, 20.00, 28.00 +SIT, 07, 07, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 07, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 07, 96.00, 69.00, 11.00, 12.00, 20.00 +SKA, 07, 07, 82.00, 54.00, -9999.00, -9999.00, 14.00 +SKF, 07, 07, 95.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 07, 91.00, 63.00, 13.00, 10.00, 19.00 +SLE, 07, 07, 81.00, 51.00, 11.00, 12.00, 16.00 +SLN, 07, 07, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 07, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 07, 73.00, 52.00, -9999.00, 0.00, 2.00 +SNA, 07, 07, 71.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 07, 49.00, 42.00, 28.00, 37.00, 45.00 +SNS, 07, 07, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 07, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 07, 87.00, 66.00, 21.00, 19.00, 31.00 +SPS, 07, 07, 96.00, 72.00, 11.00, 12.00, 19.00 +SRQ, 07, 07, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 07, 91.00, 69.00, -9999.00, -9999.00, 37.00 +SSI, 07, 07, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 07, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 07, 89.00, 70.00, 19.00, 18.00, 30.00 +STNV, 07, 07, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 07, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 07, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 07, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 07, 88.00, 55.00, -9999.00, -9999.00, 2.00 +SUX, 07, 07, 86.00, 64.00, 23.00, 15.00, 30.00 +SVN, 07, 07, 91.00, 72.00, -9999.00, -9999.00, 41.00 +SWF, 07, 07, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 07, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 07, 81.00, 58.00, 21.00, 25.00, 37.00 +SZL, 07, 07, 89.00, 65.00, -9999.00, -9999.00, 29.00 +TAD, 07, 07, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 07, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 07, 89.00, 63.00, -9999.00, -9999.00, 28.00 +TCC, 07, 07, 92.00, 64.00, 17.00, 6.00, 20.00 +TCL, 07, 07, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 07, 77.00, 51.00, -9999.00, -9999.00, 19.00 +TCS, 07, 07, 93.00, 67.00, -9999.00, 11.00, 31.00 +TEB, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 07, 93.00, 70.00, -9999.00, -9999.00, 22.00 +TKA, 07, 07, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 07, 91.00, 71.00, 17.00, 41.00, 48.00 +TNX, 07, 07, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 07, 83.00, 60.00, 15.00, 21.00, 30.00 +TOP, 07, 07, 89.00, 67.00, 19.00, 15.00, 27.00 +TPA, 07, 07, 90.00, 74.00, 18.00, 37.00, 46.00 +TPH, 07, 07, 90.00, 56.00, 6.00, 4.00, 8.00 +TRI, 07, 07, 84.00, 64.00, 24.00, 27.00, 40.00 +TRK, 07, 07, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 07, 106.00, 75.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 07, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 07, 93.00, 72.00, 15.00, 12.00, 22.00 +TUP, 07, 07, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 07, 100.00, 73.00, 21.00, 12.00, 28.00 +TVC, 07, 07, 81.00, 57.00, 18.00, 13.00, 25.00 +TVL, 07, 07, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 07, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 07, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 07, 87.00, 66.00, 19.00, 23.00, 33.00 +T01, 07, 07, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 07, 07, 90.00, 69.00, -9999.00, -9999.00, 37.00 +T03, 07, 07, 89.00, 70.00, -9999.00, -9999.00, 38.00 +T04, 07, 07, 90.00, 73.00, -9999.00, -9999.00, 46.00 +T05, 07, 07, 92.00, 66.00, -9999.00, -9999.00, 27.00 +T06, 07, 07, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 07, 96.00, 59.00, -9999.00, -9999.00, 13.00 +T08, 07, 07, 90.00, 67.00, -9999.00, -9999.00, 13.00 +UCA, 07, 07, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 07, 98.00, 68.00, -9999.00, -9999.00, 6.00 +UIL, 07, 07, 68.00, 49.00, 30.00, 32.00, 41.00 +UIN, 07, 07, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 07, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 07, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 07, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 07, 07, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 07, 07, 96.00, 59.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 07, 91.00, 68.00, -9999.00, -9999.00, 40.00 +VBG, 07, 07, 73.00, 53.00, -9999.00, -9999.00, 6.00 +VCT, 07, 07, 93.00, 74.00, 11.00, 23.00, 27.00 +VCV, 07, 07, 97.00, 60.00, -9999.00, -9999.00, 2.00 +VDZ, 07, 07, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 07, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 07, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 07, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 07, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 07, 91.00, 70.00, -9999.00, -9999.00, 41.00 +VRB, 07, 07, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 07, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 07, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 07, 86.00, 65.00, 18.00, 18.00, 29.00 +WJA, 07, 07, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 07, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 07, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 07, 92.00, 51.00, 7.00, 7.00, 11.00 +WPO, 07, 07, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 07, 92.00, 70.00, -9999.00, -9999.00, 39.00 +WRG, 07, 07, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 07, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 07, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 07, 07, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 07, 59.00, 47.00, 47.00, 48.00, 60.00 +YCG, 07, 07, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 07, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 07, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 07, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 07, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 07, 86.00, 53.00, 5.00, 5.00, 10.00 +YNG, 07, 07, 81.00, 59.00, 21.00, 23.00, 34.00 +YPA, 07, 07, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 07, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 07, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 07, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 07, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 07, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 07, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 07, 106.00, 79.00, 1.00, 1.00, 3.00 +YVR, 07, 07, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 07, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 07, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 07, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 07, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 07, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 07, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 07, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 07, 76.00, 50.00, 21.00, 24.00, 37.00 +ZUN, 07, 07, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 07, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 07, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +01R, 07, 07, 92.00, 71.00, -9999.00, -9999.00, 32.00 +1V1, 07, 07, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 07, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 07, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 07, 87.00, 70.00, -9999.00, -9999.00, 40.00 +2PJ, 07, 07, 91.00, 69.00, -9999.00, -9999.00, 38.00 +3B1, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 07, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 07, 80.00, 54.00, -9999.00, -9999.00, 29.00 +3SE, 07, 07, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 07, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 07, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +4OM, 07, 07, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 07, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 07, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 07, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 07, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 08, 84.00, 63.00, 21.00, 20.00, 32.00 +ABI, 07, 08, 95.00, 72.00, 12.00, 13.00, 21.00 +ABQ, 07, 08, 93.00, 64.00, 15.00, 10.00, 23.00 +ABR, 07, 08, 85.00, 59.00, 22.00, 15.00, 33.00 +ABY, 07, 08, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 08, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 08, 96.00, 74.00, 8.00, 12.00, 16.00 +ACV, 07, 08, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 08, 84.00, 64.00, 18.00, 16.00, 28.00 +ADK, 07, 08, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 08, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 08, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 08, 86.00, 63.00, -9999.00, -9999.00, 31.00 +AEX, 07, 08, 92.00, 72.00, -9999.00, -9999.00, 33.00 +AFF, 07, 08, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 08, 92.00, 71.00, -9999.00, -9999.00, 66.00 +AGS, 07, 08, 92.00, 69.00, 18.00, 28.00, 38.00 +AHN, 07, 08, 89.00, 69.00, 18.00, 24.00, 33.00 +AKN, 07, 08, 63.00, 46.00, 30.00, 31.00, 45.00 +AKO, 07, 08, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 08, 84.00, 59.00, 22.00, 21.00, 34.00 +ALI, 07, 08, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 08, 84.00, 62.00, 22.00, 16.00, 32.00 +ALS, 07, 08, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 08, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 08, 91.00, 65.00, 17.00, 13.00, 27.00 +AMG, 07, 08, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 08, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 08, 65.00, 51.00, 22.00, 26.00, 35.00 +AND, 07, 08, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 08, 64.00, 51.00, 39.00, 40.00, 52.00 +AOO, 07, 08, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 08, 80.00, 53.00, 20.00, 20.00, 31.00 +AQQ, 07, 08, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 08, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 07, 08, 67.00, 52.00, 18.00, 20.00, 27.00 +ATL, 07, 08, 88.00, 69.00, 19.00, 25.00, 35.00 +ATW, 07, 08, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 08, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 08, 86.00, 63.00, -9999.00, -9999.00, 30.00 +AUG, 07, 08, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 08, 94.00, 74.00, 10.00, 14.00, 19.00 +AUW, 07, 08, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 08, 83.00, 62.00, 19.00, 28.00, 37.00 +AVP, 07, 08, 81.00, 61.00, 23.00, 24.00, 38.00 +AXN, 07, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 08, 81.00, 60.00, -9999.00, -9999.00, 30.00 +AYS, 07, 08, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 08, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 08, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 08, 78.00, 45.00, -9999.00, -9999.00, 19.00 +BDL, 07, 08, 84.00, 62.00, 22.00, 21.00, 33.00 +BDR, 07, 08, 81.00, 65.00, 18.00, 18.00, 28.00 +BET, 07, 08, 62.00, 47.00, 34.00, 32.00, 46.00 +BFD, 07, 08, 76.00, 53.00, 23.00, 27.00, 38.00 +BFF, 07, 08, 89.00, 58.00, 22.00, 13.00, 30.00 +BFL, 07, 08, 98.00, 69.00, 0.00, 0.00, 0.00 +BGM, 07, 08, 78.00, 59.00, 20.00, 25.00, 36.00 +BGR, 07, 08, 78.00, 58.00, 22.00, 23.00, 35.00 +BGS, 07, 08, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 08, 90.00, 69.00, 19.00, 30.00, 40.00 +BID, 07, 08, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 08, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 08, 96.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 08, 85.00, 57.00, 17.00, 14.00, 26.00 +BIS, 07, 08, 83.00, 56.00, 23.00, 16.00, 33.00 +BIX, 07, 08, 90.00, 74.00, -9999.00, -9999.00, 40.00 +BJI, 07, 08, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 08, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 08, 89.00, 54.00, -9999.00, -9999.00, 33.00 +BKW, 07, 08, 79.00, 60.00, 26.00, 31.00, 46.00 +BLF, 07, 08, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 08, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 08, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 08, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 08, 89.00, 65.00, -9999.00, -9999.00, 28.00 +BNA, 07, 08, 89.00, 68.00, 18.00, 23.00, 35.00 +BNO, 07, 08, 84.00, 46.00, -9999.00, 8.00, 18.00 +BOI, 07, 08, 89.00, 57.00, 9.00, 7.00, 14.00 +BOS, 07, 08, 81.00, 64.00, 22.00, 19.00, 32.00 +BPI, 07, 08, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 08, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 08, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 08, 86.00, 65.00, -9999.00, -9999.00, 27.00 +BRO, 07, 08, 93.00, 76.00, 12.00, 16.00, 21.00 +BRW, 07, 08, 44.00, 33.00, 17.00, 19.00, 29.00 +BSM, 07, 08, 94.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 08, 45.00, 34.00, 14.00, 14.00, 22.00 +BTL, 07, 08, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 08, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 08, 91.00, 73.00, 15.00, 33.00, 40.00 +BTT, 07, 08, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 08, 81.00, 59.00, 26.00, 25.00, 41.00 +BUB, 07, 08, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 08, 80.00, 61.00, 22.00, 22.00, 34.00 +BUR, 07, 08, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 08, 90.00, 74.00, -9999.00, 24.00, 31.00 +BWG, 07, 08, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 08, 87.00, 66.00, 21.00, 22.00, 33.00 +BYH, 07, 08, 92.00, 71.00, -9999.00, -9999.00, 31.00 +BYI, 07, 08, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 08, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 08, 91.00, 70.00, 18.00, 27.00, 38.00 +CAG, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 08, 82.00, 61.00, 19.00, 23.00, 34.00 +CAO, 07, 08, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 08, 76.00, 54.00, 28.00, 33.00, 43.00 +CBM, 07, 08, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 08, 54.00, 45.00, 40.00, 46.00, 58.00 +CDC, 07, 08, 90.00, 57.00, 8.00, 11.00, 16.00 +CDR, 07, 08, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 08, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 08, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 08, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 08, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 08, 89.00, 68.00, 16.00, 28.00, 36.00 +CHO, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 08, 90.00, 72.00, 19.00, 29.00, 39.00 +CID, 07, 08, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 08, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 08, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 08, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 08, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 08, 82.00, 61.00, 19.00, 22.00, 34.00 +CLL, 07, 08, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 08, 89.00, 69.00, 21.00, 22.00, 34.00 +CMH, 07, 08, 83.00, 62.00, 19.00, 25.00, 34.00 +CMI, 07, 08, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 08, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 08, 91.00, 67.00, 19.00, 10.00, 25.00 +CNM, 07, 08, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 08, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 08, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +COF, 07, 08, 90.00, 72.00, -9999.00, -9999.00, 35.00 +CON, 07, 08, 82.00, 56.00, 19.00, 20.00, 31.00 +COS, 07, 08, 84.00, 56.00, 23.00, 22.00, 37.00 +COT, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 08, 88.00, 66.00, 17.00, 16.00, 27.00 +CPR, 07, 08, 86.00, 53.00, 18.00, 16.00, 29.00 +CRBC, 07, 08, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 08, 93.00, 75.00, 10.00, 15.00, 19.00 +CRW, 07, 08, 86.00, 64.00, 25.00, 28.00, 41.00 +CSG, 07, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 08, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 08, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 08, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 08, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 08, 85.00, 64.00, 18.00, 25.00, 35.00 +CVN, 07, 08, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 08, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 08, 85.00, 65.00, 17.00, 20.00, 30.00 +CYS, 07, 08, 81.00, 54.00, 20.00, 23.00, 33.00 +DAA, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 08, 90.00, 72.00, 15.00, 37.00, 42.00 +DAG, 07, 08, 103.00, 73.00, 2.00, 3.00, 3.00 +DAL, 07, 08, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 08, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 08, 85.00, 63.00, 17.00, 23.00, 33.00 +DBQ, 07, 08, 82.00, 62.00, 20.00, 19.00, 32.00 +DCA, 07, 08, 88.00, 71.00, 19.00, 23.00, 34.00 +DDC, 07, 08, 92.00, 67.00, 16.00, 10.00, 23.00 +DEC, 07, 08, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 08, 87.00, 58.00, 20.00, 17.00, 31.00 +DFW, 07, 08, 96.00, 74.00, 11.00, 11.00, 19.00 +DHN, 07, 08, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 08, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 08, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 08, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 07, 08, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 08, 76.00, 54.00, 28.00, 23.00, 40.00 +DLLC, 07, 08, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 08, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 08, 100.00, 73.00, -9999.00, -9999.00, 26.00 +DMN, 07, 08, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 08, 87.00, 66.00, -9999.00, -9999.00, 29.00 +DPG, 07, 08, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 08, 91.00, 70.00, -9999.00, -9999.00, 42.00 +DRA, 07, 08, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 08, 96.00, 74.00, 12.00, 14.00, 19.00 +DSM, 07, 08, 86.00, 66.00, 24.00, 17.00, 33.00 +DTW, 07, 08, 83.00, 61.00, 16.00, 20.00, 29.00 +DUG, 07, 08, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 08, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 08, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 08, 95.00, 72.00, -9999.00, -9999.00, 16.00 +D45, 07, 08, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 08, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 08, 83.00, 59.00, 20.00, 18.00, 32.00 +ECG, 07, 08, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 08, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 07, 08, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 07, 08, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 08, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 08, 80.00, 56.00, 30.00, 34.00, 47.00 +EKO, 07, 08, 90.00, 50.00, 8.00, 8.00, 13.00 +ELD, 07, 08, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 08, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 08, 97.00, 68.00, 14.00, 8.00, 20.00 +ELY, 07, 08, 86.00, 47.00, 12.00, 13.00, 19.00 +EMP, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 08, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 08, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 08, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 08, 90.00, 67.00, -9999.00, -9999.00, 15.00 +EPH, 07, 08, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 08, 79.00, 62.00, 21.00, 21.00, 33.00 +ESF, 07, 08, 92.00, 72.00, -9999.00, -9999.00, 37.00 +EUG, 07, 08, 81.00, 52.00, 9.00, 10.00, 15.00 +EVV, 07, 08, 89.00, 67.00, 19.00, 18.00, 30.00 +EWN, 07, 08, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 08, 87.00, 68.00, 19.00, 21.00, 31.00 +EYW, 07, 08, 89.00, 79.00, 21.00, 25.00, 36.00 +E74, 07, 08, 98.00, 67.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 08, 88.00, 66.00, -9999.00, -9999.00, 36.00 +FAI, 07, 08, 73.00, 53.00, 29.00, 28.00, 44.00 +FAR, 07, 08, 83.00, 58.00, 21.00, 17.00, 31.00 +FAT, 07, 08, 98.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 08, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 08, 79.00, 47.00, 16.00, 18.00, 28.00 +FCS, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FDY, 07, 08, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 08, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FLG, 07, 08, 82.00, 49.00, 16.00, 25.00, 33.00 +FLL, 07, 08, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 08, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 08, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 08, 88.00, 62.00, -9999.00, -9999.00, 27.00 +FMH, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 08, 92.00, 57.00, 16.00, 7.00, 19.00 +FMY, 07, 08, 91.00, 74.00, 22.00, 48.00, 58.00 +FNT, 07, 08, 81.00, 59.00, 18.00, 20.00, 31.00 +FOD, 07, 08, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 08, 89.00, 67.00, -9999.00, -9999.00, 28.00 +FOK, 07, 08, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 08, 91.00, 68.00, -9999.00, -9999.00, 29.00 +FSD, 07, 08, 86.00, 62.00, 24.00, 15.00, 33.00 +FSI, 07, 08, 95.00, 71.00, -9999.00, -9999.00, 20.00 +FSM, 07, 08, 92.00, 70.00, 12.00, 17.00, 25.00 +FTK, 07, 08, 87.00, 64.00, -9999.00, -9999.00, 29.00 +FWA, 07, 08, 84.00, 63.00, 16.00, 20.00, 29.00 +FWH, 07, 08, 94.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 08, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 08, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 08, 110.00, 78.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 08, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 08, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 08, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 08, 82.00, 54.00, 12.00, 10.00, 18.00 +GFA, 07, 08, 82.00, 53.00, -9999.00, -9999.00, 25.00 +GFK, 07, 08, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 08, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 08, 84.00, 56.00, 20.00, 12.00, 26.00 +GJT, 07, 08, 93.00, 63.00, 14.00, 8.00, 18.00 +GKN, 07, 08, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 08, 89.00, 61.00, 22.00, 9.00, 28.00 +GLH, 07, 08, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 08, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 08, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 08, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 08, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 08, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 08, 80.00, 58.00, 24.00, 19.00, 35.00 +GRCI, 07, 08, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 08, 77.00, 51.00, -9999.00, -9999.00, 18.00 +GRI, 07, 08, 88.00, 64.00, 21.00, 14.00, 29.00 +GRK, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 07, 08, 82.00, 60.00, 20.00, 17.00, 30.00 +GSB, 07, 08, 90.00, 69.00, -9999.00, -9999.00, 40.00 +GSG, 07, 08, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 08, 87.00, 66.00, 22.00, 24.00, 37.00 +GSP, 07, 08, 88.00, 68.00, 22.00, 28.00, 39.00 +GST, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 08, 79.00, 60.00, -9999.00, -9999.00, 36.00 +GTF, 07, 08, 82.00, 53.00, 17.00, 13.00, 24.00 +GUP, 07, 08, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 08, 85.00, 62.00, -9999.00, -9999.00, 30.00 +GVW, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 07, 08, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 08, 84.00, 71.00, 22.00, 19.00, 32.00 +HBR, 07, 08, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 08, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 08, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 08, 89.00, 59.00, -9999.00, -9999.00, 12.00 +HKY, 07, 08, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 08, 84.00, 53.00, 16.00, 17.00, 25.00 +HMN, 07, 08, 97.00, 63.00, -9999.00, -9999.00, 22.00 +HMS, 07, 08, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 08, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 08, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 08, 86.00, 61.00, 23.00, 13.00, 30.00 +HOP, 07, 08, 89.00, 65.00, -9999.00, -9999.00, 31.00 +HOT, 07, 08, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 08, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 08, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 08, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 08, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 08, 91.00, 70.00, -9999.00, -9999.00, 40.00 +HST, 07, 08, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 08, 89.00, 68.00, 18.00, 24.00, 35.00 +HTL, 07, 08, 79.00, 55.00, 23.00, 19.00, 35.00 +HTS, 07, 08, 84.00, 64.00, 21.00, 27.00, 38.00 +HUF, 07, 08, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 08, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 08, 84.00, 53.00, 18.00, 13.00, 25.00 +IAB, 07, 08, 92.00, 69.00, -9999.00, -9999.00, 26.00 +IAD, 07, 08, 87.00, 64.00, 21.00, 24.00, 35.00 +IAG, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 08, 92.00, 72.00, 12.00, 26.00, 31.00 +ICT, 07, 08, 92.00, 69.00, 14.00, 13.00, 22.00 +IDA, 07, 08, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 08, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 08, 85.00, 66.00, 21.00, 19.00, 31.00 +ILI, 07, 08, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 08, 88.00, 71.00, 21.00, 29.00, 39.00 +IMT, 07, 08, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 08, 85.00, 65.00, 20.00, 21.00, 33.00 +INL, 07, 08, 78.00, 54.00, 28.00, 23.00, 42.00 +INS, 07, 08, 98.00, 68.00, -9999.00, -9999.00, 6.00 +INT, 07, 08, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 08, 94.00, 62.00, 10.00, 10.00, 19.00 +IPL, 07, 08, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 08, 83.00, 61.00, 21.00, 27.00, 37.00 +IRK, 07, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 08, 84.00, 56.00, 19.00, 13.00, 27.00 +ISP, 07, 08, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 08, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 08, 105.00, 75.00, -9999.00, -9999.00, 10.00 +IWD, 07, 08, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 08, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 08, 92.00, 70.00, 17.00, 26.00, 37.00 +JAX, 07, 08, 91.00, 72.00, 17.00, 37.00, 44.00 +JBR, 07, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 08, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 08, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 08, 82.00, 67.00, 18.00, 18.00, 29.00 +JHW, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 08, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 08, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 08, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 08, 64.00, 48.00, 44.00, 44.00, 57.00 +JST, 07, 08, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 08, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 08, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 08, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 08, 82.00, 59.00, 18.00, 19.00, 31.00 +LAR, 07, 08, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 08, 105.00, 75.00, 4.00, 5.00, 8.00 +LAX, 07, 08, 75.00, 62.00, 0.00, 0.00, 0.00 +LBB, 07, 08, 92.00, 68.00, 15.00, 10.00, 20.00 +LBF, 07, 08, 87.00, 59.00, 26.00, 12.00, 32.00 +LCH, 07, 08, 91.00, 73.00, 15.00, 28.00, 35.00 +LCK, 07, 08, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LEB, 07, 08, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 08, 86.00, 65.00, 18.00, 26.00, 35.00 +LFI, 07, 08, 85.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 07, 08, 93.00, 72.00, 11.00, 23.00, 29.00 +LFT, 07, 08, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 08, 83.00, 68.00, 18.00, 20.00, 30.00 +LGB, 07, 08, 82.00, 63.00, 0.00, 0.00, 0.00 +LGU, 07, 08, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 08, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 08, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 08, 92.00, 71.00, 13.00, 21.00, 28.00 +LIZ, 07, 08, 76.00, 54.00, -9999.00, -9999.00, 45.00 +LMT, 07, 08, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +LND, 07, 08, 85.00, 55.00, 12.00, 13.00, 20.00 +LNK, 07, 08, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 08, 93.00, 55.00, 4.00, 4.00, 6.00 +LOZ, 07, 08, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 08, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 08, 91.00, 69.00, -9999.00, -9999.00, 29.00 +LSE, 07, 08, 84.00, 62.00, 20.00, 18.00, 32.00 +LSF, 07, 08, 92.00, 71.00, -9999.00, -9999.00, 31.00 +LSV, 07, 08, 107.00, 67.00, -9999.00, -9999.00, 6.00 +LTS, 07, 08, 98.00, 70.00, -9999.00, -9999.00, 17.00 +LUF, 07, 08, 107.00, 74.00, -9999.00, -9999.00, 9.00 +LVS, 07, 08, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 08, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 08, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 08, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 08, 86.00, 65.00, 20.00, 24.00, 34.00 +MAF, 07, 08, 95.00, 68.00, 11.00, 10.00, 18.00 +MBL, 07, 08, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 08, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 08, 93.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 07, 08, 90.00, 74.00, -9999.00, -9999.00, 47.00 +MCG, 07, 08, 68.00, 49.00, 35.00, 31.00, 49.00 +MCI, 07, 08, 88.00, 68.00, 20.00, 15.00, 28.00 +MCK, 07, 08, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 08, 92.00, 70.00, 17.00, 27.00, 36.00 +MCO, 07, 08, 91.00, 73.00, 17.00, 48.00, 54.00 +MCW, 07, 08, 83.00, 61.00, 17.00, 14.00, 25.00 +MC2, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +MDH, 07, 08, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 08, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 08, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 08, 84.00, 65.00, 23.00, 19.00, 35.00 +MEI, 07, 08, 92.00, 70.00, 18.00, 29.00, 38.00 +MEM, 07, 08, 92.00, 73.00, 15.00, 17.00, 27.00 +MER, 07, 08, 96.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 08, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 08, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 08, 89.00, 55.00, 5.00, 5.00, 8.00 +MGE, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MGM, 07, 08, 91.00, 71.00, 17.00, 29.00, 38.00 +MGW, 07, 08, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 08, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 08, 93.00, 60.00, -9999.00, -9999.00, 2.00 +MHS, 07, 08, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 08, 90.00, 75.00, 24.00, 38.00, 48.00 +MIB, 07, 08, 81.00, 57.00, -9999.00, -9999.00, 29.00 +MIV, 07, 08, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 08, 94.00, 55.00, -9999.00, -9999.00, 9.00 +MKC, 07, 08, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 08, 79.00, 61.00, 22.00, 20.00, 34.00 +MKG, 07, 08, 80.00, 60.00, 21.00, 15.00, 28.00 +MKL, 07, 08, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 08, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 08, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 08, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 08, 86.00, 64.00, 22.00, 19.00, 34.00 +MLS, 07, 08, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 08, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 08, 92.00, 71.00, -9999.00, -9999.00, 38.00 +MOB, 07, 08, 91.00, 73.00, 19.00, 41.00, 48.00 +MOT, 07, 08, 81.00, 57.00, 19.00, 13.00, 26.00 +MPV, 07, 08, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 08, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 08, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 08, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 08, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 08, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 08, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 08, 82.00, 59.00, 22.00, 18.00, 33.00 +MSO, 07, 08, 82.00, 50.00, 17.00, 17.00, 27.00 +MSP, 07, 08, 84.00, 63.00, 20.00, 19.00, 32.00 +MSS, 07, 08, 80.00, 57.00, 21.00, 21.00, 34.00 +MSY, 07, 08, 90.00, 73.00, 15.00, 38.00, 45.00 +MTC, 07, 08, 81.00, 61.00, -9999.00, -9999.00, 28.00 +MTN, 07, 08, 87.00, 66.00, -9999.00, -9999.00, 27.00 +MTO, 07, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 08, 85.00, 62.00, -9999.00, -9999.00, 27.00 +MUO, 07, 08, 93.00, 56.00, -9999.00, -9999.00, 9.00 +MWA, 07, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 08, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 08, 91.00, 71.00, -9999.00, -9999.00, 35.00 +MYL, 07, 08, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 08, 90.00, 70.00, -9999.00, -9999.00, 39.00 +NAO, 07, 08, 88.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 08, 90.00, 72.00, -9999.00, -9999.00, 43.00 +NBE, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +NBU, 07, 08, 83.00, 62.00, -9999.00, -9999.00, 30.00 +NCA, 07, 08, 89.00, 68.00, -9999.00, -9999.00, 42.00 +NCO, 07, 08, 78.00, 62.00, -9999.00, -9999.00, 29.00 +NC1, 07, 08, 98.00, 67.00, -9999.00, -9999.00, 3.00 +NEL, 07, 08, 85.00, 62.00, -9999.00, -9999.00, 30.00 +NFG, 07, 08, 73.00, 61.00, -9999.00, -9999.00, 2.00 +NFL, 07, 08, 90.00, 53.00, -9999.00, -9999.00, 8.00 +NGP, 07, 08, 92.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 08, 86.00, 69.00, -9999.00, -9999.00, 31.00 +NGZ, 07, 08, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 08, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 08, 77.00, 59.00, -9999.00, -9999.00, 31.00 +NID, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 08, 91.00, 72.00, -9999.00, -9999.00, 46.00 +NIR, 07, 08, 94.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 08, 86.00, 72.00, -9999.00, -9999.00, 41.00 +NKX, 07, 08, 75.00, 65.00, -9999.00, -9999.00, 4.00 +NLC, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 08, 91.00, 68.00, -9999.00, -9999.00, 36.00 +NPA, 07, 08, 90.00, 74.00, -9999.00, -9999.00, 39.00 +NQA, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 07, 08, 95.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 08, 89.00, 79.00, -9999.00, -9999.00, 35.00 +NRB, 07, 08, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 08, 96.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 07, 08, 72.00, 63.00, -9999.00, -9999.00, 2.00 +NSE, 07, 08, 91.00, 70.00, -9999.00, -9999.00, 49.00 +NSI, 07, 08, 74.00, 57.00, -9999.00, -9999.00, 2.00 +NTD, 07, 08, 74.00, 57.00, -9999.00, -9999.00, 2.00 +NTK, 07, 08, 82.00, 62.00, -9999.00, -9999.00, 2.00 +NTU, 07, 08, 86.00, 69.00, -9999.00, -9999.00, 34.00 +NUC, 07, 08, 73.00, 60.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 08, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 08, 71.00, 50.00, -9999.00, -9999.00, 19.00 +NWF, 07, 08, 82.00, 63.00, -9999.00, -9999.00, 0.00 +NXX, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 07, 08, 89.00, 64.00, -9999.00, -9999.00, 32.00 +NZC, 07, 08, 92.00, 69.00, -9999.00, -9999.00, 50.00 +NZJ, 07, 08, 83.00, 59.00, -9999.00, -9999.00, 2.00 +NZW, 07, 08, 81.00, 61.00, -9999.00, -9999.00, 31.00 +NZY, 07, 08, 75.00, 65.00, -9999.00, -9999.00, 2.00 +OAK, 07, 08, 74.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 08, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 08, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 08, 93.00, 70.00, 14.00, 11.00, 21.00 +OLM, 07, 08, 76.00, 49.00, 12.00, 16.00, 21.00 +OMA, 07, 08, 88.00, 65.00, 20.00, 14.00, 28.00 +OME, 07, 08, 57.00, 44.00, 26.00, 26.00, 36.00 +ONT, 07, 08, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 08, 83.00, 62.00, 23.00, 18.00, 33.00 +ORF, 07, 08, 86.00, 69.00, 21.00, 23.00, 35.00 +ORH, 07, 08, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 08, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 08, 79.00, 56.00, -9999.00, -9999.00, 29.00 +OTG, 07, 08, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 08, 66.00, 52.00, 11.00, 11.00, 16.00 +OTM, 07, 08, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 08, 58.00, 47.00, 15.00, 21.00, 27.00 +OURC, 07, 08, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 08, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 08, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 08, 91.00, 69.00, -9999.00, -9999.00, 43.00 +PACZ, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 08, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 08, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 08, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 08, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 08, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 08, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 08, 90.00, 71.00, -9999.00, -9999.00, 38.00 +PAQ, 07, 08, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 08, 48.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 08, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 08, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 08, 80.00, 59.00, -9999.00, -9999.00, 37.00 +PBI, 07, 08, 90.00, 74.00, 24.00, 35.00, 47.00 +PDT, 07, 08, 87.00, 57.00, 7.00, 7.00, 12.00 +PDX, 07, 08, 79.00, 56.00, 13.00, 14.00, 19.00 +PFN, 07, 08, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 08, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 08, 86.00, 67.00, 21.00, 18.00, 32.00 +PHX, 07, 08, 106.00, 80.00, 9.00, 3.00, 11.00 +PIA, 07, 08, 86.00, 65.00, 22.00, 20.00, 33.00 +PIB, 07, 08, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 08, 87.00, 52.00, 11.00, 10.00, 19.00 +PIR, 07, 08, 89.00, 61.00, 21.00, 13.00, 27.00 +PIT, 07, 08, 82.00, 61.00, 22.00, 25.00, 37.00 +PKB, 07, 08, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 08, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 08, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 08, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 08, 90.00, 74.00, 20.00, 34.00, 42.00 +POB, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +POE, 07, 08, 92.00, 70.00, -9999.00, -9999.00, 46.00 +POM, 07, 08, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 07, 08, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 08, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 08, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 08, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 08, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 08, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 08, 81.00, 56.00, -9999.00, -9999.00, 31.00 +PSP, 07, 08, 108.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 08, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 08, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 08, 93.00, 60.00, 22.00, 13.00, 32.00 +PUC, 07, 08, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 08, 82.00, 62.00, 20.00, 16.00, 30.00 +PVU, 07, 08, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 08, 78.00, 58.00, 24.00, 22.00, 36.00 +P02, 07, 08, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 08, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 08, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 07, 08, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 08, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 07, 08, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 07, 08, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 07, 08, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 07, 08, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 07, 08, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +P67, 07, 08, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 08, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +P69, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 08, 91.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 08, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 08, 85.00, 57.00, 22.00, 17.00, 32.00 +RBL, 07, 08, 97.00, 65.00, 2.00, 1.00, 4.00 +RCA, 07, 08, 85.00, 57.00, -9999.00, -9999.00, 29.00 +RDD, 07, 08, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 08, 84.00, 46.00, 9.00, 8.00, 14.00 +RDR, 07, 08, 81.00, 56.00, -9999.00, -9999.00, 33.00 +RDU, 07, 08, 88.00, 68.00, 21.00, 21.00, 34.00 +REE, 07, 08, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 08, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 08, 84.00, 62.00, 23.00, 18.00, 34.00 +RIC, 07, 08, 88.00, 67.00, 21.00, 22.00, 36.00 +RIV, 07, 08, 93.00, 59.00, -9999.00, -9999.00, 2.00 +RIW, 07, 08, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 08, 82.00, 52.00, 11.00, 10.00, 17.00 +RME, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 08, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 07, 08, 95.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 08, 91.00, 51.00, 4.00, 4.00, 7.00 +ROA, 07, 08, 86.00, 64.00, 18.00, 27.00, 36.00 +ROC, 07, 08, 80.00, 59.00, 17.00, 24.00, 33.00 +ROW, 07, 08, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 08, 92.00, 67.00, 15.00, 8.00, 21.00 +RST, 07, 08, 82.00, 60.00, 22.00, 18.00, 34.00 +RWF, 07, 08, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 08, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 08, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 08, 75.00, 65.00, 1.00, 1.00, 2.00 +SAT, 07, 08, 95.00, 75.00, 10.00, 15.00, 19.00 +SAV, 07, 08, 91.00, 72.00, 20.00, 32.00, 42.00 +SAW, 07, 08, 75.00, 56.00, -9999.00, -9999.00, 35.00 +SBA, 07, 08, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 08, 96.00, 61.00, -9999.00, -9999.00, 2.00 +SBN, 07, 08, 83.00, 63.00, 18.00, 19.00, 30.00 +SBP, 07, 08, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 08, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 08, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 08, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 08, 94.00, 60.00, 1.00, 3.00, 3.00 +SDF, 07, 08, 87.00, 67.00, 18.00, 23.00, 32.00 +SEA, 07, 08, 74.00, 55.00, 12.00, 12.00, 19.00 +SEM, 07, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 08, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 08, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 08, 89.00, 66.00, 15.00, 16.00, 25.00 +SGY, 07, 08, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 08, 85.00, 52.00, 18.00, 14.00, 27.00 +SHV, 07, 08, 93.00, 72.00, 15.00, 20.00, 28.00 +SIT, 07, 08, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 08, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 08, 96.00, 69.00, 11.00, 12.00, 19.00 +SKA, 07, 08, 82.00, 54.00, -9999.00, -9999.00, 14.00 +SKF, 07, 08, 95.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 08, 91.00, 63.00, 13.00, 10.00, 19.00 +SLE, 07, 08, 81.00, 51.00, 10.00, 11.00, 16.00 +SLN, 07, 08, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 08, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 08, 73.00, 52.00, -9999.00, 0.00, 2.00 +SNA, 07, 08, 71.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 08, 49.00, 42.00, 28.00, 37.00, 45.00 +SNS, 07, 08, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 08, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 08, 87.00, 66.00, 21.00, 19.00, 30.00 +SPS, 07, 08, 96.00, 72.00, 11.00, 12.00, 19.00 +SRQ, 07, 08, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 08, 91.00, 69.00, -9999.00, -9999.00, 38.00 +SSI, 07, 08, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 08, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 08, 89.00, 70.00, 18.00, 18.00, 29.00 +STNV, 07, 08, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 08, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 08, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 08, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 08, 88.00, 55.00, -9999.00, -9999.00, 1.00 +SUX, 07, 08, 86.00, 64.00, 22.00, 14.00, 30.00 +SVN, 07, 08, 91.00, 72.00, -9999.00, -9999.00, 42.00 +SWF, 07, 08, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 08, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 08, 81.00, 58.00, 21.00, 25.00, 37.00 +SZL, 07, 08, 89.00, 65.00, -9999.00, -9999.00, 29.00 +TAD, 07, 08, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 08, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 08, 89.00, 63.00, -9999.00, -9999.00, 28.00 +TCC, 07, 08, 92.00, 64.00, 18.00, 6.00, 20.00 +TCL, 07, 08, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 08, 77.00, 51.00, -9999.00, -9999.00, 18.00 +TCS, 07, 08, 93.00, 67.00, -9999.00, 12.00, 32.00 +TEB, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 08, 93.00, 70.00, -9999.00, -9999.00, 22.00 +TKA, 07, 08, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 08, 91.00, 71.00, 18.00, 42.00, 49.00 +TNX, 07, 08, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 08, 83.00, 60.00, 15.00, 20.00, 29.00 +TOP, 07, 08, 89.00, 67.00, 18.00, 15.00, 26.00 +TPA, 07, 08, 90.00, 74.00, 18.00, 38.00, 46.00 +TPH, 07, 08, 90.00, 56.00, 7.00, 4.00, 8.00 +TRI, 07, 08, 84.00, 64.00, 23.00, 27.00, 40.00 +TRK, 07, 08, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 08, 106.00, 75.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 08, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 08, 93.00, 72.00, 15.00, 11.00, 22.00 +TUP, 07, 08, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 08, 100.00, 73.00, 22.00, 12.00, 29.00 +TVC, 07, 08, 81.00, 57.00, 18.00, 12.00, 25.00 +TVL, 07, 08, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 08, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 08, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 08, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 08, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 07, 08, 90.00, 69.00, -9999.00, -9999.00, 38.00 +T03, 07, 08, 89.00, 70.00, -9999.00, -9999.00, 39.00 +T04, 07, 08, 90.00, 73.00, -9999.00, -9999.00, 47.00 +T05, 07, 08, 92.00, 66.00, -9999.00, -9999.00, 27.00 +T06, 07, 08, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 08, 96.00, 59.00, -9999.00, -9999.00, 12.00 +T08, 07, 08, 90.00, 67.00, -9999.00, -9999.00, 13.00 +UCA, 07, 08, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 08, 98.00, 68.00, -9999.00, -9999.00, 6.00 +UIL, 07, 08, 68.00, 49.00, 30.00, 31.00, 41.00 +UIN, 07, 08, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 08, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 08, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 08, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 07, 08, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 07, 08, 96.00, 59.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 08, 91.00, 68.00, -9999.00, -9999.00, 41.00 +VBG, 07, 08, 73.00, 53.00, -9999.00, -9999.00, 6.00 +VCT, 07, 08, 93.00, 74.00, 10.00, 23.00, 28.00 +VCV, 07, 08, 97.00, 60.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 08, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 08, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 08, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 08, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 08, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 08, 91.00, 70.00, -9999.00, -9999.00, 42.00 +VRB, 07, 08, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 08, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 08, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 08, 86.00, 65.00, 18.00, 18.00, 29.00 +WJA, 07, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 08, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 08, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 08, 92.00, 51.00, 7.00, 7.00, 11.00 +WPO, 07, 08, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 08, 92.00, 70.00, -9999.00, -9999.00, 39.00 +WRG, 07, 08, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 08, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 08, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 07, 08, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 08, 59.00, 47.00, 47.00, 48.00, 60.00 +YCG, 07, 08, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 08, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 08, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 08, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 08, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 08, 86.00, 53.00, 5.00, 5.00, 10.00 +YNG, 07, 08, 81.00, 59.00, 21.00, 23.00, 33.00 +YPA, 07, 08, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 08, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 08, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 08, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 08, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 08, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 08, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 08, 106.00, 79.00, 2.00, 2.00, 3.00 +YVR, 07, 08, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 08, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 08, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 08, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 08, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 08, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 08, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 08, 76.00, 50.00, 21.00, 23.00, 36.00 +ZUN, 07, 08, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 08, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 08, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +01R, 07, 08, 92.00, 71.00, -9999.00, -9999.00, 33.00 +1V1, 07, 08, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 08, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 08, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 08, 87.00, 70.00, -9999.00, -9999.00, 40.00 +2PJ, 07, 08, 91.00, 69.00, -9999.00, -9999.00, 38.00 +3B1, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 08, 80.00, 54.00, -9999.00, -9999.00, 29.00 +3SE, 07, 08, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 08, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 08, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +4OM, 07, 08, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 08, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 08, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 08, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 08, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 09, 84.00, 63.00, 20.00, 20.00, 32.00 +ABI, 07, 09, 95.00, 72.00, 12.00, 13.00, 21.00 +ABQ, 07, 09, 93.00, 64.00, 15.00, 10.00, 23.00 +ABR, 07, 09, 85.00, 59.00, 22.00, 14.00, 33.00 +ABY, 07, 09, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 09, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 09, 96.00, 74.00, 8.00, 12.00, 16.00 +ACV, 07, 09, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 09, 84.00, 64.00, 18.00, 16.00, 28.00 +ADK, 07, 09, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 09, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 09, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 09, 86.00, 63.00, -9999.00, -9999.00, 31.00 +AEX, 07, 09, 92.00, 72.00, -9999.00, -9999.00, 33.00 +AFF, 07, 09, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 09, 92.00, 71.00, -9999.00, -9999.00, 66.00 +AGS, 07, 09, 92.00, 69.00, 18.00, 29.00, 38.00 +AHN, 07, 09, 89.00, 69.00, 18.00, 24.00, 33.00 +AKN, 07, 09, 63.00, 46.00, 30.00, 31.00, 45.00 +AKO, 07, 09, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 09, 84.00, 59.00, 22.00, 21.00, 34.00 +ALI, 07, 09, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 09, 84.00, 62.00, 22.00, 15.00, 32.00 +ALS, 07, 09, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 09, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 09, 91.00, 65.00, 17.00, 13.00, 27.00 +AMG, 07, 09, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 09, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 09, 65.00, 51.00, 22.00, 26.00, 35.00 +AND, 07, 09, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 09, 64.00, 51.00, 39.00, 40.00, 52.00 +AOO, 07, 09, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 09, 80.00, 53.00, 20.00, 20.00, 30.00 +AQQ, 07, 09, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 09, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 07, 09, 67.00, 52.00, 17.00, 19.00, 27.00 +ATL, 07, 09, 88.00, 69.00, 19.00, 25.00, 35.00 +ATW, 07, 09, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 09, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 09, 86.00, 63.00, -9999.00, -9999.00, 30.00 +AUG, 07, 09, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 09, 94.00, 74.00, 10.00, 14.00, 19.00 +AUW, 07, 09, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 09, 83.00, 62.00, 19.00, 28.00, 37.00 +AVP, 07, 09, 81.00, 61.00, 23.00, 23.00, 38.00 +AXN, 07, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 09, 81.00, 60.00, -9999.00, -9999.00, 30.00 +AYS, 07, 09, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 09, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 09, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 09, 78.00, 45.00, -9999.00, -9999.00, 19.00 +BDL, 07, 09, 84.00, 62.00, 22.00, 21.00, 32.00 +BDR, 07, 09, 81.00, 65.00, 17.00, 18.00, 28.00 +BET, 07, 09, 62.00, 47.00, 34.00, 32.00, 47.00 +BFD, 07, 09, 76.00, 53.00, 23.00, 27.00, 38.00 +BFF, 07, 09, 89.00, 58.00, 22.00, 13.00, 30.00 +BFL, 07, 09, 98.00, 69.00, 0.00, 0.00, 0.00 +BGM, 07, 09, 78.00, 59.00, 20.00, 25.00, 36.00 +BGR, 07, 09, 78.00, 58.00, 22.00, 23.00, 35.00 +BGS, 07, 09, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 09, 90.00, 69.00, 19.00, 30.00, 40.00 +BID, 07, 09, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 09, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 09, 96.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 09, 85.00, 57.00, 17.00, 14.00, 26.00 +BIS, 07, 09, 83.00, 56.00, 23.00, 16.00, 32.00 +BIX, 07, 09, 90.00, 74.00, -9999.00, -9999.00, 40.00 +BJI, 07, 09, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 09, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 09, 89.00, 54.00, -9999.00, -9999.00, 33.00 +BKW, 07, 09, 79.00, 60.00, 26.00, 31.00, 46.00 +BLF, 07, 09, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 09, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 09, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 09, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 09, 89.00, 65.00, -9999.00, -9999.00, 28.00 +BNA, 07, 09, 89.00, 68.00, 18.00, 23.00, 35.00 +BNO, 07, 09, 84.00, 46.00, -9999.00, 8.00, 17.00 +BOI, 07, 09, 89.00, 57.00, 9.00, 7.00, 14.00 +BOS, 07, 09, 81.00, 64.00, 22.00, 18.00, 32.00 +BPI, 07, 09, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 09, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 09, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 09, 86.00, 65.00, -9999.00, -9999.00, 26.00 +BRO, 07, 09, 93.00, 76.00, 12.00, 16.00, 21.00 +BRW, 07, 09, 44.00, 33.00, 17.00, 20.00, 29.00 +BSM, 07, 09, 94.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 09, 45.00, 34.00, 14.00, 15.00, 22.00 +BTL, 07, 09, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 09, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 09, 91.00, 73.00, 15.00, 33.00, 41.00 +BTT, 07, 09, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 09, 81.00, 59.00, 26.00, 25.00, 41.00 +BUB, 07, 09, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 09, 80.00, 61.00, 22.00, 22.00, 34.00 +BUR, 07, 09, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 09, 90.00, 74.00, -9999.00, 24.00, 31.00 +BWG, 07, 09, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 09, 87.00, 66.00, 21.00, 22.00, 33.00 +BYH, 07, 09, 92.00, 71.00, -9999.00, -9999.00, 31.00 +BYI, 07, 09, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 09, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 09, 91.00, 70.00, 18.00, 27.00, 38.00 +CAG, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 09, 82.00, 61.00, 19.00, 23.00, 34.00 +CAO, 07, 09, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 09, 76.00, 54.00, 28.00, 33.00, 43.00 +CBM, 07, 09, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 09, 54.00, 45.00, 40.00, 46.00, 58.00 +CDC, 07, 09, 90.00, 57.00, 8.00, 11.00, 17.00 +CDR, 07, 09, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 09, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 09, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 09, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 09, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 09, 89.00, 68.00, 16.00, 28.00, 36.00 +CHO, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 09, 90.00, 72.00, 19.00, 29.00, 39.00 +CID, 07, 09, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 09, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 09, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 09, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 09, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 09, 82.00, 61.00, 19.00, 22.00, 34.00 +CLL, 07, 09, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 09, 89.00, 69.00, 21.00, 22.00, 34.00 +CMH, 07, 09, 83.00, 62.00, 19.00, 25.00, 34.00 +CMI, 07, 09, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 09, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 09, 91.00, 67.00, 19.00, 10.00, 25.00 +CNM, 07, 09, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 09, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 09, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +COF, 07, 09, 90.00, 72.00, -9999.00, -9999.00, 35.00 +CON, 07, 09, 82.00, 56.00, 19.00, 19.00, 31.00 +COS, 07, 09, 84.00, 56.00, 23.00, 22.00, 37.00 +COT, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 09, 88.00, 66.00, 17.00, 16.00, 27.00 +CPR, 07, 09, 86.00, 53.00, 18.00, 16.00, 29.00 +CRBC, 07, 09, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 09, 93.00, 75.00, 10.00, 15.00, 19.00 +CRW, 07, 09, 86.00, 64.00, 25.00, 28.00, 41.00 +CSG, 07, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 09, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 09, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 09, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 09, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 09, 85.00, 64.00, 18.00, 25.00, 35.00 +CVN, 07, 09, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 09, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 09, 85.00, 65.00, 17.00, 20.00, 30.00 +CYS, 07, 09, 81.00, 54.00, 20.00, 23.00, 33.00 +DAA, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 09, 90.00, 72.00, 14.00, 37.00, 42.00 +DAG, 07, 09, 103.00, 73.00, 2.00, 3.00, 3.00 +DAL, 07, 09, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 09, 85.00, 63.00, 17.00, 23.00, 33.00 +DBQ, 07, 09, 82.00, 62.00, 20.00, 19.00, 32.00 +DCA, 07, 09, 88.00, 71.00, 19.00, 23.00, 34.00 +DDC, 07, 09, 92.00, 67.00, 16.00, 10.00, 23.00 +DEC, 07, 09, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 09, 87.00, 58.00, 20.00, 17.00, 31.00 +DFW, 07, 09, 96.00, 74.00, 11.00, 11.00, 19.00 +DHN, 07, 09, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 09, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 09, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 09, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 07, 09, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 09, 76.00, 54.00, 28.00, 23.00, 40.00 +DLLC, 07, 09, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 09, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 09, 100.00, 73.00, -9999.00, -9999.00, 26.00 +DMN, 07, 09, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 09, 87.00, 66.00, -9999.00, -9999.00, 29.00 +DPG, 07, 09, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 09, 91.00, 70.00, -9999.00, -9999.00, 42.00 +DRA, 07, 09, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 09, 96.00, 74.00, 12.00, 14.00, 19.00 +DSM, 07, 09, 86.00, 66.00, 23.00, 17.00, 33.00 +DTW, 07, 09, 83.00, 61.00, 16.00, 20.00, 29.00 +DUG, 07, 09, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 09, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 09, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 09, 95.00, 72.00, -9999.00, -9999.00, 16.00 +D45, 07, 09, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 09, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 09, 83.00, 59.00, 20.00, 18.00, 32.00 +ECG, 07, 09, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 09, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 07, 09, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 07, 09, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 09, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 09, 80.00, 56.00, 30.00, 34.00, 47.00 +EKO, 07, 09, 90.00, 50.00, 8.00, 8.00, 13.00 +ELD, 07, 09, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 09, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 09, 97.00, 68.00, 14.00, 9.00, 21.00 +ELY, 07, 09, 86.00, 47.00, 12.00, 13.00, 19.00 +EMP, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 09, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 09, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 09, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 09, 90.00, 67.00, -9999.00, -9999.00, 16.00 +EPH, 07, 09, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 09, 79.00, 62.00, 21.00, 21.00, 33.00 +ESF, 07, 09, 92.00, 72.00, -9999.00, -9999.00, 37.00 +EUG, 07, 09, 81.00, 52.00, 9.00, 10.00, 14.00 +EVV, 07, 09, 89.00, 67.00, 19.00, 18.00, 30.00 +EWN, 07, 09, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 09, 87.00, 68.00, 19.00, 21.00, 31.00 +EYW, 07, 09, 89.00, 79.00, 21.00, 25.00, 36.00 +E74, 07, 09, 98.00, 67.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 09, 88.00, 66.00, -9999.00, -9999.00, 36.00 +FAI, 07, 09, 73.00, 53.00, 29.00, 28.00, 44.00 +FAR, 07, 09, 83.00, 58.00, 21.00, 17.00, 31.00 +FAT, 07, 09, 98.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 09, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 09, 79.00, 47.00, 16.00, 18.00, 28.00 +FCS, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FDY, 07, 09, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 09, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FLG, 07, 09, 82.00, 49.00, 16.00, 25.00, 35.00 +FLL, 07, 09, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 09, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 09, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 09, 88.00, 62.00, -9999.00, -9999.00, 27.00 +FMH, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 09, 92.00, 57.00, 16.00, 7.00, 20.00 +FMY, 07, 09, 91.00, 74.00, 22.00, 48.00, 58.00 +FNT, 07, 09, 81.00, 59.00, 18.00, 20.00, 31.00 +FOD, 07, 09, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 09, 89.00, 67.00, -9999.00, -9999.00, 28.00 +FOK, 07, 09, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 09, 91.00, 68.00, -9999.00, -9999.00, 29.00 +FSD, 07, 09, 86.00, 62.00, 23.00, 15.00, 33.00 +FSI, 07, 09, 95.00, 71.00, -9999.00, -9999.00, 20.00 +FSM, 07, 09, 92.00, 70.00, 12.00, 17.00, 24.00 +FTK, 07, 09, 87.00, 64.00, -9999.00, -9999.00, 29.00 +FWA, 07, 09, 84.00, 63.00, 15.00, 20.00, 29.00 +FWH, 07, 09, 94.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 09, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 09, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 09, 110.00, 78.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 09, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 09, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 09, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 09, 82.00, 54.00, 12.00, 10.00, 18.00 +GFA, 07, 09, 82.00, 53.00, -9999.00, -9999.00, 25.00 +GFK, 07, 09, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 09, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 09, 84.00, 56.00, 20.00, 12.00, 26.00 +GJT, 07, 09, 93.00, 63.00, 14.00, 8.00, 18.00 +GKN, 07, 09, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 09, 89.00, 61.00, 22.00, 9.00, 28.00 +GLH, 07, 09, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 09, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 09, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 09, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 09, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 09, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 09, 80.00, 58.00, 24.00, 19.00, 35.00 +GRCI, 07, 09, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 09, 77.00, 51.00, -9999.00, -9999.00, 18.00 +GRI, 07, 09, 88.00, 64.00, 21.00, 14.00, 29.00 +GRK, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 07, 09, 82.00, 60.00, 20.00, 17.00, 30.00 +GSB, 07, 09, 90.00, 69.00, -9999.00, -9999.00, 40.00 +GSG, 07, 09, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 09, 87.00, 66.00, 22.00, 24.00, 37.00 +GSP, 07, 09, 88.00, 68.00, 22.00, 28.00, 39.00 +GST, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 09, 79.00, 60.00, -9999.00, -9999.00, 36.00 +GTF, 07, 09, 82.00, 53.00, 17.00, 13.00, 24.00 +GUP, 07, 09, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 09, 85.00, 62.00, -9999.00, -9999.00, 30.00 +GVW, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 07, 09, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 09, 84.00, 71.00, 22.00, 19.00, 32.00 +HBR, 07, 09, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 09, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 09, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 09, 89.00, 59.00, -9999.00, -9999.00, 12.00 +HKY, 07, 09, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 09, 84.00, 53.00, 15.00, 17.00, 25.00 +HMN, 07, 09, 97.00, 63.00, -9999.00, -9999.00, 22.00 +HMS, 07, 09, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 09, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 09, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 09, 86.00, 61.00, 23.00, 13.00, 30.00 +HOP, 07, 09, 89.00, 65.00, -9999.00, -9999.00, 31.00 +HOT, 07, 09, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 09, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 09, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 09, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 09, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 09, 91.00, 70.00, -9999.00, -9999.00, 40.00 +HST, 07, 09, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 09, 89.00, 68.00, 18.00, 24.00, 35.00 +HTL, 07, 09, 79.00, 55.00, 23.00, 19.00, 34.00 +HTS, 07, 09, 84.00, 64.00, 21.00, 27.00, 38.00 +HUF, 07, 09, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 09, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 09, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 09, 84.00, 53.00, 18.00, 12.00, 25.00 +IAB, 07, 09, 92.00, 69.00, -9999.00, -9999.00, 26.00 +IAD, 07, 09, 87.00, 64.00, 21.00, 24.00, 35.00 +IAG, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 09, 92.00, 72.00, 12.00, 26.00, 31.00 +ICT, 07, 09, 92.00, 69.00, 14.00, 13.00, 21.00 +IDA, 07, 09, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 09, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 09, 85.00, 66.00, 20.00, 19.00, 31.00 +ILI, 07, 09, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 09, 88.00, 71.00, 21.00, 30.00, 40.00 +IMT, 07, 09, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 09, 85.00, 65.00, 20.00, 21.00, 33.00 +INL, 07, 09, 78.00, 54.00, 28.00, 23.00, 42.00 +INS, 07, 09, 98.00, 68.00, -9999.00, -9999.00, 6.00 +INT, 07, 09, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 09, 94.00, 62.00, 10.00, 11.00, 20.00 +IPL, 07, 09, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 09, 83.00, 61.00, 21.00, 27.00, 37.00 +IRK, 07, 09, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 09, 84.00, 56.00, 19.00, 13.00, 27.00 +ISP, 07, 09, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 09, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 09, 105.00, 75.00, -9999.00, -9999.00, 11.00 +IWD, 07, 09, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 09, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 09, 92.00, 70.00, 17.00, 27.00, 37.00 +JAX, 07, 09, 91.00, 72.00, 17.00, 37.00, 44.00 +JBR, 07, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 09, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 09, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 09, 82.00, 67.00, 18.00, 18.00, 29.00 +JHW, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 09, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 09, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 09, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 09, 64.00, 48.00, 44.00, 44.00, 57.00 +JST, 07, 09, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 09, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 09, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 09, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 09, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 09, 82.00, 59.00, 18.00, 19.00, 31.00 +LAR, 07, 09, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 09, 105.00, 75.00, 4.00, 5.00, 8.00 +LAX, 07, 09, 75.00, 62.00, 0.00, 0.00, 0.00 +LBB, 07, 09, 92.00, 68.00, 15.00, 10.00, 20.00 +LBF, 07, 09, 87.00, 59.00, 26.00, 12.00, 32.00 +LCH, 07, 09, 91.00, 73.00, 15.00, 28.00, 36.00 +LCK, 07, 09, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LEB, 07, 09, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 09, 86.00, 65.00, 18.00, 26.00, 35.00 +LFI, 07, 09, 85.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 07, 09, 93.00, 72.00, 11.00, 23.00, 29.00 +LFT, 07, 09, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 09, 83.00, 68.00, 18.00, 20.00, 30.00 +LGB, 07, 09, 82.00, 63.00, 0.00, 0.00, 0.00 +LGU, 07, 09, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 09, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 09, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 09, 92.00, 71.00, 13.00, 21.00, 28.00 +LIZ, 07, 09, 76.00, 54.00, -9999.00, -9999.00, 45.00 +LMT, 07, 09, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +LND, 07, 09, 85.00, 55.00, 12.00, 13.00, 20.00 +LNK, 07, 09, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 09, 93.00, 55.00, 4.00, 4.00, 6.00 +LOZ, 07, 09, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 09, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 09, 91.00, 69.00, -9999.00, -9999.00, 28.00 +LSE, 07, 09, 84.00, 62.00, 20.00, 18.00, 32.00 +LSF, 07, 09, 92.00, 71.00, -9999.00, -9999.00, 31.00 +LSV, 07, 09, 107.00, 67.00, -9999.00, -9999.00, 6.00 +LTS, 07, 09, 98.00, 70.00, -9999.00, -9999.00, 17.00 +LUF, 07, 09, 107.00, 74.00, -9999.00, -9999.00, 9.00 +LVS, 07, 09, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 09, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 09, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 09, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 09, 86.00, 65.00, 20.00, 24.00, 34.00 +MAF, 07, 09, 95.00, 68.00, 11.00, 11.00, 18.00 +MBL, 07, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 09, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 09, 93.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 07, 09, 90.00, 74.00, -9999.00, -9999.00, 47.00 +MCG, 07, 09, 68.00, 49.00, 35.00, 31.00, 49.00 +MCI, 07, 09, 88.00, 68.00, 20.00, 14.00, 28.00 +MCK, 07, 09, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 09, 92.00, 70.00, 17.00, 27.00, 36.00 +MCO, 07, 09, 91.00, 73.00, 17.00, 49.00, 55.00 +MCW, 07, 09, 83.00, 61.00, 17.00, 14.00, 25.00 +MC2, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +MDH, 07, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 09, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 09, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 09, 84.00, 65.00, 23.00, 18.00, 35.00 +MEI, 07, 09, 92.00, 70.00, 18.00, 29.00, 39.00 +MEM, 07, 09, 92.00, 73.00, 15.00, 17.00, 27.00 +MER, 07, 09, 96.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 09, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 09, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 09, 89.00, 55.00, 5.00, 5.00, 8.00 +MGE, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MGM, 07, 09, 91.00, 71.00, 17.00, 30.00, 38.00 +MGW, 07, 09, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 09, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 09, 93.00, 60.00, -9999.00, -9999.00, 2.00 +MHS, 07, 09, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 09, 90.00, 75.00, 24.00, 38.00, 48.00 +MIB, 07, 09, 81.00, 57.00, -9999.00, -9999.00, 29.00 +MIV, 07, 09, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 09, 94.00, 55.00, -9999.00, -9999.00, 9.00 +MKC, 07, 09, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 09, 79.00, 61.00, 22.00, 20.00, 33.00 +MKG, 07, 09, 80.00, 60.00, 20.00, 15.00, 28.00 +MKL, 07, 09, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 09, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 09, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 09, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 09, 86.00, 64.00, 22.00, 19.00, 34.00 +MLS, 07, 09, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 09, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 09, 92.00, 71.00, -9999.00, -9999.00, 38.00 +MOB, 07, 09, 91.00, 73.00, 19.00, 41.00, 49.00 +MOT, 07, 09, 81.00, 57.00, 19.00, 12.00, 26.00 +MPV, 07, 09, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 09, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 09, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 09, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 09, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 09, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 09, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 09, 82.00, 59.00, 22.00, 18.00, 33.00 +MSO, 07, 09, 82.00, 50.00, 17.00, 16.00, 27.00 +MSP, 07, 09, 84.00, 63.00, 19.00, 19.00, 32.00 +MSS, 07, 09, 80.00, 57.00, 21.00, 21.00, 34.00 +MSY, 07, 09, 90.00, 73.00, 15.00, 38.00, 45.00 +MTC, 07, 09, 81.00, 61.00, -9999.00, -9999.00, 28.00 +MTN, 07, 09, 87.00, 66.00, -9999.00, -9999.00, 27.00 +MTO, 07, 09, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 09, 85.00, 62.00, -9999.00, -9999.00, 27.00 +MUO, 07, 09, 93.00, 56.00, -9999.00, -9999.00, 9.00 +MWA, 07, 09, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 09, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 09, 91.00, 71.00, -9999.00, -9999.00, 36.00 +MYL, 07, 09, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 09, 90.00, 70.00, -9999.00, -9999.00, 39.00 +NAO, 07, 09, 88.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 09, 90.00, 72.00, -9999.00, -9999.00, 43.00 +NBE, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +NBU, 07, 09, 83.00, 62.00, -9999.00, -9999.00, 30.00 +NCA, 07, 09, 89.00, 68.00, -9999.00, -9999.00, 42.00 +NCO, 07, 09, 78.00, 62.00, -9999.00, -9999.00, 29.00 +NC1, 07, 09, 98.00, 67.00, -9999.00, -9999.00, 3.00 +NEL, 07, 09, 85.00, 62.00, -9999.00, -9999.00, 30.00 +NFG, 07, 09, 73.00, 61.00, -9999.00, -9999.00, 1.00 +NFL, 07, 09, 90.00, 53.00, -9999.00, -9999.00, 7.00 +NGP, 07, 09, 92.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 09, 86.00, 69.00, -9999.00, -9999.00, 31.00 +NGZ, 07, 09, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 09, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 09, 77.00, 59.00, -9999.00, -9999.00, 31.00 +NID, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 09, 91.00, 72.00, -9999.00, -9999.00, 46.00 +NIR, 07, 09, 94.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 09, 86.00, 72.00, -9999.00, -9999.00, 41.00 +NKX, 07, 09, 75.00, 65.00, -9999.00, -9999.00, 4.00 +NLC, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 09, 91.00, 68.00, -9999.00, -9999.00, 36.00 +NPA, 07, 09, 90.00, 74.00, -9999.00, -9999.00, 39.00 +NQA, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 07, 09, 95.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 09, 89.00, 79.00, -9999.00, -9999.00, 35.00 +NRB, 07, 09, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 09, 96.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 07, 09, 72.00, 63.00, -9999.00, -9999.00, 2.00 +NSE, 07, 09, 91.00, 70.00, -9999.00, -9999.00, 49.00 +NSI, 07, 09, 74.00, 57.00, -9999.00, -9999.00, 2.00 +NTD, 07, 09, 74.00, 57.00, -9999.00, -9999.00, 2.00 +NTK, 07, 09, 82.00, 62.00, -9999.00, -9999.00, 2.00 +NTU, 07, 09, 86.00, 69.00, -9999.00, -9999.00, 34.00 +NUC, 07, 09, 73.00, 60.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 09, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 09, 71.00, 50.00, -9999.00, -9999.00, 18.00 +NWF, 07, 09, 82.00, 63.00, -9999.00, -9999.00, 0.00 +NXX, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 07, 09, 89.00, 64.00, -9999.00, -9999.00, 32.00 +NZC, 07, 09, 92.00, 69.00, -9999.00, -9999.00, 50.00 +NZJ, 07, 09, 83.00, 59.00, -9999.00, -9999.00, 2.00 +NZW, 07, 09, 81.00, 61.00, -9999.00, -9999.00, 31.00 +NZY, 07, 09, 75.00, 65.00, -9999.00, -9999.00, 2.00 +OAK, 07, 09, 74.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 09, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 09, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 09, 93.00, 70.00, 14.00, 10.00, 21.00 +OLM, 07, 09, 76.00, 49.00, 12.00, 15.00, 20.00 +OMA, 07, 09, 88.00, 65.00, 20.00, 13.00, 27.00 +OME, 07, 09, 57.00, 44.00, 26.00, 26.00, 36.00 +ONT, 07, 09, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 09, 83.00, 62.00, 23.00, 18.00, 33.00 +ORF, 07, 09, 86.00, 69.00, 21.00, 23.00, 35.00 +ORH, 07, 09, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 09, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 09, 79.00, 56.00, -9999.00, -9999.00, 29.00 +OTG, 07, 09, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 09, 66.00, 52.00, 11.00, 11.00, 16.00 +OTM, 07, 09, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 09, 58.00, 47.00, 15.00, 21.00, 27.00 +OURC, 07, 09, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 09, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 09, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 09, 91.00, 69.00, -9999.00, -9999.00, 43.00 +PACZ, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 09, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 09, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 09, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 09, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 09, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 09, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 09, 90.00, 71.00, -9999.00, -9999.00, 38.00 +PAQ, 07, 09, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 09, 48.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 09, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 09, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 09, 80.00, 59.00, -9999.00, -9999.00, 37.00 +PBI, 07, 09, 90.00, 74.00, 24.00, 35.00, 47.00 +PDT, 07, 09, 87.00, 57.00, 7.00, 7.00, 12.00 +PDX, 07, 09, 79.00, 56.00, 13.00, 14.00, 18.00 +PFN, 07, 09, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 09, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 09, 86.00, 67.00, 21.00, 18.00, 31.00 +PHX, 07, 09, 106.00, 80.00, 9.00, 3.00, 11.00 +PIA, 07, 09, 86.00, 65.00, 22.00, 20.00, 33.00 +PIB, 07, 09, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 09, 87.00, 52.00, 11.00, 10.00, 19.00 +PIR, 07, 09, 89.00, 61.00, 21.00, 13.00, 27.00 +PIT, 07, 09, 82.00, 61.00, 22.00, 25.00, 37.00 +PKB, 07, 09, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 09, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 09, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 09, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 09, 90.00, 74.00, 20.00, 35.00, 42.00 +POB, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +POE, 07, 09, 92.00, 70.00, -9999.00, -9999.00, 46.00 +POM, 07, 09, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 07, 09, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 09, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 09, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 09, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 09, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 09, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 09, 81.00, 56.00, -9999.00, -9999.00, 31.00 +PSP, 07, 09, 108.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 09, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 09, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 09, 93.00, 60.00, 22.00, 13.00, 32.00 +PUC, 07, 09, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 09, 82.00, 62.00, 20.00, 16.00, 30.00 +PVU, 07, 09, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 09, 78.00, 58.00, 24.00, 22.00, 36.00 +P02, 07, 09, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 09, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 09, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 09, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 07, 09, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 09, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 09, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 07, 09, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 07, 09, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 07, 09, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 07, 09, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 07, 09, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +P67, 07, 09, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 09, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +P69, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 09, 91.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 09, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 09, 85.00, 57.00, 21.00, 17.00, 32.00 +RBL, 07, 09, 97.00, 65.00, 2.00, 1.00, 4.00 +RCA, 07, 09, 85.00, 57.00, -9999.00, -9999.00, 28.00 +RDD, 07, 09, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 09, 84.00, 46.00, 9.00, 8.00, 14.00 +RDR, 07, 09, 81.00, 56.00, -9999.00, -9999.00, 33.00 +RDU, 07, 09, 88.00, 68.00, 21.00, 21.00, 34.00 +REE, 07, 09, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 09, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 09, 84.00, 62.00, 23.00, 18.00, 34.00 +RIC, 07, 09, 88.00, 67.00, 21.00, 22.00, 36.00 +RIV, 07, 09, 93.00, 59.00, -9999.00, -9999.00, 2.00 +RIW, 07, 09, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 09, 82.00, 52.00, 11.00, 10.00, 17.00 +RME, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 09, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 07, 09, 95.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 09, 91.00, 51.00, 4.00, 4.00, 7.00 +ROA, 07, 09, 86.00, 64.00, 18.00, 27.00, 36.00 +ROC, 07, 09, 80.00, 59.00, 17.00, 24.00, 32.00 +ROW, 07, 09, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 09, 92.00, 67.00, 15.00, 8.00, 21.00 +RST, 07, 09, 82.00, 60.00, 21.00, 18.00, 33.00 +RWF, 07, 09, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 09, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 09, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 09, 75.00, 65.00, 1.00, 1.00, 2.00 +SAT, 07, 09, 95.00, 75.00, 10.00, 15.00, 19.00 +SAV, 07, 09, 91.00, 72.00, 20.00, 32.00, 42.00 +SAW, 07, 09, 75.00, 56.00, -9999.00, -9999.00, 34.00 +SBA, 07, 09, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 09, 96.00, 61.00, -9999.00, -9999.00, 2.00 +SBN, 07, 09, 83.00, 63.00, 18.00, 19.00, 30.00 +SBP, 07, 09, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 09, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 09, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 09, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 09, 94.00, 60.00, 1.00, 3.00, 3.00 +SDF, 07, 09, 87.00, 67.00, 18.00, 23.00, 32.00 +SEA, 07, 09, 74.00, 55.00, 12.00, 12.00, 19.00 +SEM, 07, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 09, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 09, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 09, 89.00, 66.00, 15.00, 16.00, 25.00 +SGY, 07, 09, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 09, 85.00, 52.00, 18.00, 14.00, 27.00 +SHV, 07, 09, 93.00, 72.00, 15.00, 20.00, 28.00 +SIT, 07, 09, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 09, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 09, 96.00, 69.00, 11.00, 12.00, 19.00 +SKA, 07, 09, 82.00, 54.00, -9999.00, -9999.00, 13.00 +SKF, 07, 09, 95.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 09, 91.00, 63.00, 13.00, 10.00, 19.00 +SLE, 07, 09, 81.00, 51.00, 10.00, 11.00, 16.00 +SLN, 07, 09, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 09, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 09, 73.00, 52.00, -9999.00, 0.00, 2.00 +SNA, 07, 09, 71.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 09, 49.00, 42.00, 28.00, 37.00, 46.00 +SNS, 07, 09, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 09, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 09, 87.00, 66.00, 21.00, 19.00, 30.00 +SPS, 07, 09, 96.00, 72.00, 11.00, 12.00, 18.00 +SRQ, 07, 09, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 09, 91.00, 69.00, -9999.00, -9999.00, 38.00 +SSI, 07, 09, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 09, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 09, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 09, 89.00, 70.00, 18.00, 18.00, 29.00 +STNV, 07, 09, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 09, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 09, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 09, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 09, 88.00, 55.00, -9999.00, -9999.00, 1.00 +SUX, 07, 09, 86.00, 64.00, 22.00, 14.00, 30.00 +SVN, 07, 09, 91.00, 72.00, -9999.00, -9999.00, 42.00 +SWF, 07, 09, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 09, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 09, 81.00, 58.00, 21.00, 24.00, 36.00 +SZL, 07, 09, 89.00, 65.00, -9999.00, -9999.00, 28.00 +TAD, 07, 09, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 09, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 09, 89.00, 63.00, -9999.00, -9999.00, 28.00 +TCC, 07, 09, 92.00, 64.00, 18.00, 6.00, 21.00 +TCL, 07, 09, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 09, 77.00, 51.00, -9999.00, -9999.00, 18.00 +TCS, 07, 09, 93.00, 67.00, -9999.00, 12.00, 34.00 +TEB, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 09, 93.00, 70.00, -9999.00, -9999.00, 21.00 +TKA, 07, 09, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 09, 91.00, 71.00, 18.00, 42.00, 49.00 +TNX, 07, 09, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 09, 83.00, 60.00, 15.00, 20.00, 29.00 +TOP, 07, 09, 89.00, 67.00, 18.00, 15.00, 26.00 +TPA, 07, 09, 90.00, 74.00, 18.00, 38.00, 46.00 +TPH, 07, 09, 90.00, 56.00, 7.00, 4.00, 9.00 +TRI, 07, 09, 84.00, 64.00, 23.00, 27.00, 40.00 +TRK, 07, 09, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 09, 106.00, 75.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 09, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 09, 93.00, 72.00, 14.00, 11.00, 21.00 +TUP, 07, 09, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 09, 100.00, 73.00, 23.00, 13.00, 30.00 +TVC, 07, 09, 81.00, 57.00, 18.00, 12.00, 25.00 +TVL, 07, 09, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 09, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 09, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 09, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 09, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 07, 09, 90.00, 69.00, -9999.00, -9999.00, 38.00 +T03, 07, 09, 89.00, 70.00, -9999.00, -9999.00, 39.00 +T04, 07, 09, 90.00, 73.00, -9999.00, -9999.00, 47.00 +T05, 07, 09, 92.00, 66.00, -9999.00, -9999.00, 27.00 +T06, 07, 09, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 09, 96.00, 59.00, -9999.00, -9999.00, 12.00 +T08, 07, 09, 90.00, 67.00, -9999.00, -9999.00, 13.00 +UCA, 07, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 09, 98.00, 68.00, -9999.00, -9999.00, 6.00 +UIL, 07, 09, 68.00, 49.00, 30.00, 31.00, 41.00 +UIN, 07, 09, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 09, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 09, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 09, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 07, 09, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 07, 09, 96.00, 59.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 09, 91.00, 68.00, -9999.00, -9999.00, 41.00 +VBG, 07, 09, 73.00, 53.00, -9999.00, -9999.00, 6.00 +VCT, 07, 09, 93.00, 74.00, 10.00, 23.00, 28.00 +VCV, 07, 09, 97.00, 60.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 09, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 09, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 09, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 09, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 09, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 09, 91.00, 70.00, -9999.00, -9999.00, 42.00 +VRB, 07, 09, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 09, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 09, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 09, 86.00, 65.00, 18.00, 18.00, 29.00 +WJA, 07, 09, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 09, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 09, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 09, 92.00, 51.00, 7.00, 7.00, 11.00 +WPO, 07, 09, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 09, 92.00, 70.00, -9999.00, -9999.00, 39.00 +WRG, 07, 09, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 09, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 09, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 07, 09, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 09, 59.00, 47.00, 47.00, 48.00, 60.00 +YCG, 07, 09, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 09, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 09, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 09, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 09, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 09, 86.00, 53.00, 5.00, 5.00, 9.00 +YNG, 07, 09, 81.00, 59.00, 20.00, 23.00, 33.00 +YPA, 07, 09, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 09, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 09, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 09, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 09, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 09, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 09, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 09, 106.00, 79.00, 2.00, 2.00, 3.00 +YVR, 07, 09, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 09, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 09, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 09, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 09, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 09, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 09, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 09, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 09, 76.00, 50.00, 20.00, 23.00, 36.00 +ZUN, 07, 09, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 09, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 09, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 09, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +01R, 07, 09, 92.00, 71.00, -9999.00, -9999.00, 33.00 +1V1, 07, 09, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 09, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 09, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 09, 87.00, 70.00, -9999.00, -9999.00, 40.00 +2PJ, 07, 09, 91.00, 69.00, -9999.00, -9999.00, 38.00 +3B1, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 09, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 09, 80.00, 54.00, -9999.00, -9999.00, 29.00 +3SE, 07, 09, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 09, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 09, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +4OM, 07, 09, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 09, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 09, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 09, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 09, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 10, 84.00, 63.00, 20.00, 20.00, 32.00 +ABI, 07, 10, 95.00, 72.00, 12.00, 13.00, 21.00 +ABQ, 07, 10, 93.00, 64.00, 16.00, 10.00, 23.00 +ABR, 07, 10, 85.00, 59.00, 22.00, 14.00, 33.00 +ABY, 07, 10, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 10, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 10, 96.00, 74.00, 8.00, 12.00, 16.00 +ACV, 07, 10, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 10, 84.00, 64.00, 18.00, 16.00, 28.00 +ADK, 07, 10, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 10, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 10, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 10, 86.00, 63.00, -9999.00, -9999.00, 31.00 +AEX, 07, 10, 92.00, 72.00, -9999.00, -9999.00, 33.00 +AFF, 07, 10, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 10, 92.00, 71.00, -9999.00, -9999.00, 67.00 +AGS, 07, 10, 92.00, 69.00, 18.00, 29.00, 38.00 +AHN, 07, 10, 89.00, 69.00, 18.00, 24.00, 33.00 +AKN, 07, 10, 63.00, 46.00, 30.00, 31.00, 45.00 +AKO, 07, 10, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 10, 84.00, 59.00, 22.00, 20.00, 34.00 +ALI, 07, 10, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 10, 84.00, 62.00, 22.00, 15.00, 32.00 +ALS, 07, 10, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 10, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 10, 91.00, 65.00, 17.00, 13.00, 27.00 +AMG, 07, 10, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 10, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 10, 65.00, 51.00, 22.00, 26.00, 36.00 +AND, 07, 10, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 10, 64.00, 51.00, 39.00, 40.00, 52.00 +AOO, 07, 10, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 10, 80.00, 53.00, 20.00, 20.00, 30.00 +AQQ, 07, 10, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 10, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 07, 10, 67.00, 52.00, 17.00, 19.00, 26.00 +ATL, 07, 10, 88.00, 69.00, 19.00, 25.00, 35.00 +ATW, 07, 10, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 10, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 10, 86.00, 63.00, -9999.00, -9999.00, 30.00 +AUG, 07, 10, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 10, 94.00, 74.00, 10.00, 14.00, 18.00 +AUW, 07, 10, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 10, 83.00, 62.00, 19.00, 28.00, 37.00 +AVP, 07, 10, 81.00, 61.00, 23.00, 23.00, 38.00 +AXN, 07, 10, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 10, 81.00, 60.00, -9999.00, -9999.00, 30.00 +AYS, 07, 10, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 10, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 10, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 10, 78.00, 45.00, -9999.00, -9999.00, 20.00 +BDL, 07, 10, 84.00, 62.00, 22.00, 21.00, 32.00 +BDR, 07, 10, 81.00, 65.00, 17.00, 18.00, 28.00 +BET, 07, 10, 62.00, 47.00, 35.00, 33.00, 47.00 +BFD, 07, 10, 76.00, 53.00, 23.00, 27.00, 38.00 +BFF, 07, 10, 89.00, 58.00, 22.00, 13.00, 30.00 +BFL, 07, 10, 98.00, 69.00, 0.00, 0.00, 0.00 +BGM, 07, 10, 78.00, 59.00, 20.00, 24.00, 35.00 +BGR, 07, 10, 78.00, 58.00, 22.00, 23.00, 35.00 +BGS, 07, 10, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 10, 90.00, 69.00, 19.00, 31.00, 41.00 +BID, 07, 10, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 10, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 10, 96.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 10, 86.00, 57.00, 17.00, 14.00, 26.00 +BIS, 07, 10, 83.00, 56.00, 23.00, 15.00, 32.00 +BIX, 07, 10, 90.00, 74.00, -9999.00, -9999.00, 41.00 +BJI, 07, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 10, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 10, 89.00, 54.00, -9999.00, -9999.00, 33.00 +BKW, 07, 10, 79.00, 60.00, 26.00, 31.00, 46.00 +BLF, 07, 10, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 10, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 10, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 10, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 10, 89.00, 65.00, -9999.00, -9999.00, 28.00 +BNA, 07, 10, 89.00, 68.00, 18.00, 23.00, 35.00 +BNO, 07, 10, 84.00, 46.00, -9999.00, 8.00, 16.00 +BOI, 07, 10, 89.00, 57.00, 9.00, 7.00, 14.00 +BOS, 07, 10, 81.00, 64.00, 22.00, 18.00, 32.00 +BPI, 07, 10, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 10, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 10, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 10, 86.00, 65.00, -9999.00, -9999.00, 26.00 +BRO, 07, 10, 93.00, 76.00, 12.00, 16.00, 21.00 +BRW, 07, 10, 44.00, 33.00, 17.00, 20.00, 29.00 +BSM, 07, 10, 94.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 10, 45.00, 34.00, 14.00, 15.00, 22.00 +BTL, 07, 10, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 10, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 10, 91.00, 73.00, 15.00, 33.00, 41.00 +BTT, 07, 10, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 10, 81.00, 59.00, 25.00, 25.00, 41.00 +BUB, 07, 10, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 10, 80.00, 61.00, 22.00, 22.00, 34.00 +BUR, 07, 10, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 10, 90.00, 74.00, -9999.00, 25.00, 32.00 +BWG, 07, 10, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 10, 87.00, 66.00, 21.00, 22.00, 33.00 +BYH, 07, 10, 92.00, 71.00, -9999.00, -9999.00, 31.00 +BYI, 07, 10, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 10, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 10, 91.00, 70.00, 18.00, 27.00, 38.00 +CAG, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 10, 82.00, 61.00, 19.00, 23.00, 34.00 +CAO, 07, 10, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 10, 76.00, 54.00, 28.00, 33.00, 43.00 +CBM, 07, 10, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 10, 54.00, 45.00, 39.00, 46.00, 58.00 +CDC, 07, 10, 90.00, 57.00, 8.00, 12.00, 17.00 +CDR, 07, 10, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 10, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 10, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 10, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 10, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 10, 89.00, 68.00, 16.00, 28.00, 36.00 +CHO, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 10, 90.00, 72.00, 19.00, 29.00, 39.00 +CID, 07, 10, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 10, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 10, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 10, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 10, 82.00, 61.00, 19.00, 22.00, 34.00 +CLL, 07, 10, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 10, 89.00, 69.00, 21.00, 22.00, 34.00 +CMH, 07, 10, 83.00, 62.00, 19.00, 25.00, 34.00 +CMI, 07, 10, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 10, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 10, 91.00, 67.00, 19.00, 10.00, 25.00 +CNM, 07, 10, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 10, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 10, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +COF, 07, 10, 90.00, 72.00, -9999.00, -9999.00, 35.00 +CON, 07, 10, 82.00, 56.00, 19.00, 19.00, 30.00 +COS, 07, 10, 84.00, 56.00, 23.00, 22.00, 38.00 +COT, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 10, 88.00, 66.00, 17.00, 15.00, 26.00 +CPR, 07, 10, 86.00, 53.00, 18.00, 16.00, 29.00 +CRBC, 07, 10, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 10, 93.00, 75.00, 10.00, 15.00, 19.00 +CRW, 07, 10, 86.00, 64.00, 25.00, 28.00, 41.00 +CSG, 07, 10, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 10, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 10, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 10, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 10, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 10, 85.00, 64.00, 18.00, 25.00, 35.00 +CVN, 07, 10, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 10, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 10, 85.00, 65.00, 17.00, 20.00, 30.00 +CYS, 07, 10, 81.00, 54.00, 20.00, 23.00, 33.00 +DAA, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 10, 90.00, 72.00, 14.00, 37.00, 42.00 +DAG, 07, 10, 103.00, 73.00, 2.00, 3.00, 3.00 +DAL, 07, 10, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 10, 85.00, 63.00, 17.00, 23.00, 33.00 +DBQ, 07, 10, 82.00, 62.00, 20.00, 19.00, 32.00 +DCA, 07, 10, 88.00, 71.00, 19.00, 23.00, 34.00 +DDC, 07, 10, 92.00, 67.00, 16.00, 10.00, 23.00 +DEC, 07, 10, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 10, 87.00, 58.00, 20.00, 17.00, 31.00 +DFW, 07, 10, 96.00, 74.00, 11.00, 11.00, 19.00 +DHN, 07, 10, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 10, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 10, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 10, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 07, 10, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 10, 76.00, 54.00, 28.00, 22.00, 40.00 +DLLC, 07, 10, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 10, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 10, 100.00, 73.00, -9999.00, -9999.00, 27.00 +DMN, 07, 10, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 10, 87.00, 66.00, -9999.00, -9999.00, 29.00 +DPG, 07, 10, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 10, 91.00, 70.00, -9999.00, -9999.00, 43.00 +DRA, 07, 10, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 10, 96.00, 74.00, 12.00, 15.00, 19.00 +DSM, 07, 10, 86.00, 66.00, 23.00, 17.00, 32.00 +DTW, 07, 10, 83.00, 61.00, 16.00, 20.00, 29.00 +DUG, 07, 10, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 10, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 10, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 10, 95.00, 72.00, -9999.00, -9999.00, 16.00 +D45, 07, 10, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 10, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 10, 83.00, 59.00, 19.00, 18.00, 31.00 +ECG, 07, 10, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 10, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 07, 10, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 07, 10, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 10, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 10, 80.00, 56.00, 30.00, 34.00, 47.00 +EKO, 07, 10, 90.00, 50.00, 8.00, 8.00, 13.00 +ELD, 07, 10, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 10, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 10, 97.00, 68.00, 14.00, 9.00, 21.00 +ELY, 07, 10, 86.00, 47.00, 12.00, 13.00, 19.00 +EMP, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 10, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 10, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 10, 90.00, 67.00, -9999.00, -9999.00, 16.00 +EPH, 07, 10, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 10, 79.00, 62.00, 21.00, 21.00, 33.00 +ESF, 07, 10, 92.00, 72.00, -9999.00, -9999.00, 38.00 +EUG, 07, 10, 81.00, 52.00, 8.00, 10.00, 14.00 +EVV, 07, 10, 89.00, 67.00, 18.00, 18.00, 30.00 +EWN, 07, 10, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 10, 87.00, 68.00, 19.00, 21.00, 31.00 +EYW, 07, 10, 89.00, 79.00, 21.00, 25.00, 36.00 +E74, 07, 10, 98.00, 67.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 10, 88.00, 66.00, -9999.00, -9999.00, 36.00 +FAI, 07, 10, 73.00, 53.00, 29.00, 28.00, 44.00 +FAR, 07, 10, 83.00, 58.00, 21.00, 16.00, 31.00 +FAT, 07, 10, 98.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 10, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 10, 79.00, 47.00, 16.00, 18.00, 28.00 +FCS, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +FDY, 07, 10, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 10, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +FLG, 07, 10, 82.00, 49.00, 17.00, 26.00, 36.00 +FLL, 07, 10, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 10, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 10, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 10, 88.00, 62.00, -9999.00, -9999.00, 26.00 +FMH, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 10, 92.00, 57.00, 16.00, 7.00, 20.00 +FMY, 07, 10, 91.00, 74.00, 22.00, 49.00, 58.00 +FNT, 07, 10, 81.00, 59.00, 18.00, 20.00, 31.00 +FOD, 07, 10, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 10, 89.00, 67.00, -9999.00, -9999.00, 28.00 +FOK, 07, 10, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 10, 91.00, 68.00, -9999.00, -9999.00, 29.00 +FSD, 07, 10, 86.00, 62.00, 23.00, 15.00, 33.00 +FSI, 07, 10, 95.00, 71.00, -9999.00, -9999.00, 20.00 +FSM, 07, 10, 92.00, 70.00, 12.00, 17.00, 24.00 +FTK, 07, 10, 87.00, 64.00, -9999.00, -9999.00, 29.00 +FWA, 07, 10, 84.00, 63.00, 15.00, 20.00, 29.00 +FWH, 07, 10, 94.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 10, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 10, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 10, 110.00, 78.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 10, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 10, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 10, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 10, 82.00, 54.00, 12.00, 10.00, 17.00 +GFA, 07, 10, 82.00, 53.00, -9999.00, -9999.00, 24.00 +GFK, 07, 10, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 10, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 10, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 10, 84.00, 56.00, 20.00, 11.00, 26.00 +GJT, 07, 10, 93.00, 63.00, 14.00, 8.00, 18.00 +GKN, 07, 10, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 10, 89.00, 61.00, 22.00, 9.00, 28.00 +GLH, 07, 10, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 10, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 10, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 10, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 10, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 10, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 10, 80.00, 58.00, 24.00, 19.00, 35.00 +GRCI, 07, 10, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 10, 77.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 10, 88.00, 64.00, 21.00, 14.00, 29.00 +GRK, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 07, 10, 82.00, 60.00, 20.00, 17.00, 30.00 +GSB, 07, 10, 90.00, 69.00, -9999.00, -9999.00, 41.00 +GSG, 07, 10, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 10, 87.00, 66.00, 22.00, 24.00, 37.00 +GSP, 07, 10, 88.00, 68.00, 22.00, 29.00, 39.00 +GST, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 10, 79.00, 60.00, -9999.00, -9999.00, 36.00 +GTF, 07, 10, 82.00, 53.00, 17.00, 13.00, 23.00 +GUP, 07, 10, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 10, 85.00, 62.00, -9999.00, -9999.00, 30.00 +GVW, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 07, 10, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 10, 84.00, 71.00, 22.00, 19.00, 32.00 +HBR, 07, 10, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 10, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 10, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 10, 89.00, 59.00, -9999.00, -9999.00, 12.00 +HKY, 07, 10, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 10, 84.00, 53.00, 15.00, 17.00, 25.00 +HMN, 07, 10, 97.00, 63.00, -9999.00, -9999.00, 23.00 +HMS, 07, 10, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 10, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 10, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 10, 86.00, 61.00, 23.00, 13.00, 30.00 +HOP, 07, 10, 89.00, 65.00, -9999.00, -9999.00, 31.00 +HOT, 07, 10, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 10, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 10, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 10, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 10, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 10, 91.00, 70.00, -9999.00, -9999.00, 40.00 +HST, 07, 10, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 10, 89.00, 68.00, 18.00, 24.00, 35.00 +HTL, 07, 10, 79.00, 55.00, 23.00, 19.00, 34.00 +HTS, 07, 10, 84.00, 64.00, 21.00, 27.00, 38.00 +HUF, 07, 10, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 10, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 10, 84.00, 53.00, 18.00, 12.00, 25.00 +IAB, 07, 10, 92.00, 69.00, -9999.00, -9999.00, 26.00 +IAD, 07, 10, 87.00, 64.00, 21.00, 24.00, 35.00 +IAG, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 10, 92.00, 72.00, 12.00, 26.00, 31.00 +ICT, 07, 10, 92.00, 69.00, 14.00, 12.00, 21.00 +IDA, 07, 10, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 10, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 10, 85.00, 66.00, 20.00, 19.00, 30.00 +ILI, 07, 10, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 10, 88.00, 71.00, 21.00, 30.00, 40.00 +IMT, 07, 10, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 10, 85.00, 65.00, 20.00, 21.00, 33.00 +INL, 07, 10, 78.00, 54.00, 28.00, 23.00, 41.00 +INS, 07, 10, 98.00, 68.00, -9999.00, -9999.00, 6.00 +INT, 07, 10, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 10, 94.00, 62.00, 10.00, 11.00, 20.00 +IPL, 07, 10, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 10, 83.00, 61.00, 20.00, 27.00, 36.00 +IRK, 07, 10, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 10, 84.00, 56.00, 19.00, 13.00, 27.00 +ISP, 07, 10, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 10, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 10, 105.00, 75.00, -9999.00, -9999.00, 11.00 +IWD, 07, 10, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 10, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 10, 92.00, 70.00, 17.00, 27.00, 37.00 +JAX, 07, 10, 91.00, 72.00, 17.00, 37.00, 44.00 +JBR, 07, 10, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 10, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 10, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 10, 82.00, 67.00, 18.00, 18.00, 29.00 +JHW, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 10, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 10, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 10, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 10, 64.00, 48.00, 44.00, 45.00, 57.00 +JST, 07, 10, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 10, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 10, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 10, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 10, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 10, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 10, 82.00, 59.00, 18.00, 19.00, 31.00 +LAR, 07, 10, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 10, 105.00, 75.00, 4.00, 5.00, 9.00 +LAX, 07, 10, 75.00, 62.00, 0.00, 0.00, 0.00 +LBB, 07, 10, 92.00, 68.00, 15.00, 10.00, 20.00 +LBF, 07, 10, 87.00, 59.00, 26.00, 12.00, 32.00 +LCH, 07, 10, 91.00, 73.00, 15.00, 28.00, 36.00 +LCK, 07, 10, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LEB, 07, 10, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 10, 86.00, 65.00, 18.00, 26.00, 35.00 +LFI, 07, 10, 85.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 07, 10, 93.00, 72.00, 11.00, 23.00, 29.00 +LFT, 07, 10, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 10, 83.00, 68.00, 18.00, 20.00, 30.00 +LGB, 07, 10, 82.00, 63.00, 0.00, 0.00, 0.00 +LGU, 07, 10, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 10, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 10, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 10, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 10, 92.00, 71.00, 13.00, 21.00, 28.00 +LIZ, 07, 10, 76.00, 54.00, -9999.00, -9999.00, 45.00 +LMT, 07, 10, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +LND, 07, 10, 85.00, 55.00, 12.00, 13.00, 20.00 +LNK, 07, 10, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 10, 93.00, 55.00, 4.00, 4.00, 6.00 +LOZ, 07, 10, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 10, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 10, 91.00, 69.00, -9999.00, -9999.00, 28.00 +LSE, 07, 10, 84.00, 62.00, 20.00, 17.00, 32.00 +LSF, 07, 10, 92.00, 71.00, -9999.00, -9999.00, 31.00 +LSV, 07, 10, 107.00, 67.00, -9999.00, -9999.00, 6.00 +LTS, 07, 10, 98.00, 70.00, -9999.00, -9999.00, 17.00 +LUF, 07, 10, 107.00, 74.00, -9999.00, -9999.00, 9.00 +LVS, 07, 10, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 10, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 10, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 10, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 10, 86.00, 65.00, 20.00, 24.00, 33.00 +MAF, 07, 10, 95.00, 68.00, 11.00, 11.00, 18.00 +MBL, 07, 10, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 10, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 10, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 10, 93.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 07, 10, 90.00, 74.00, -9999.00, -9999.00, 48.00 +MCG, 07, 10, 68.00, 49.00, 35.00, 31.00, 49.00 +MCI, 07, 10, 88.00, 68.00, 20.00, 14.00, 27.00 +MCK, 07, 10, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 10, 92.00, 70.00, 17.00, 27.00, 36.00 +MCO, 07, 10, 91.00, 73.00, 17.00, 49.00, 55.00 +MCW, 07, 10, 83.00, 61.00, 17.00, 14.00, 25.00 +MC2, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +MDH, 07, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 10, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 10, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 10, 84.00, 65.00, 23.00, 18.00, 34.00 +MEI, 07, 10, 92.00, 70.00, 18.00, 30.00, 39.00 +MEM, 07, 10, 92.00, 73.00, 15.00, 17.00, 27.00 +MER, 07, 10, 96.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 10, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 10, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 10, 89.00, 55.00, 5.00, 5.00, 8.00 +MGE, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MGM, 07, 10, 91.00, 71.00, 17.00, 30.00, 39.00 +MGW, 07, 10, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 10, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 10, 93.00, 60.00, -9999.00, -9999.00, 2.00 +MHS, 07, 10, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 10, 90.00, 75.00, 24.00, 38.00, 48.00 +MIB, 07, 10, 81.00, 57.00, -9999.00, -9999.00, 29.00 +MIV, 07, 10, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 10, 94.00, 55.00, -9999.00, -9999.00, 8.00 +MKC, 07, 10, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 10, 79.00, 61.00, 22.00, 20.00, 33.00 +MKG, 07, 10, 80.00, 60.00, 20.00, 15.00, 28.00 +MKL, 07, 10, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 10, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 10, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 10, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 10, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 10, 86.00, 64.00, 22.00, 19.00, 33.00 +MLS, 07, 10, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 10, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 10, 92.00, 71.00, -9999.00, -9999.00, 39.00 +MOB, 07, 10, 91.00, 73.00, 19.00, 42.00, 49.00 +MOT, 07, 10, 81.00, 57.00, 19.00, 12.00, 25.00 +MPV, 07, 10, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 10, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 10, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 10, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 10, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 10, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 10, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 10, 82.00, 59.00, 22.00, 18.00, 33.00 +MSO, 07, 10, 82.00, 50.00, 17.00, 16.00, 26.00 +MSP, 07, 10, 84.00, 63.00, 19.00, 19.00, 32.00 +MSS, 07, 10, 80.00, 57.00, 20.00, 21.00, 34.00 +MSY, 07, 10, 90.00, 73.00, 15.00, 38.00, 46.00 +MTC, 07, 10, 81.00, 61.00, -9999.00, -9999.00, 28.00 +MTN, 07, 10, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 07, 10, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 10, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 10, 93.00, 56.00, -9999.00, -9999.00, 9.00 +MWA, 07, 10, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 10, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 10, 91.00, 71.00, -9999.00, -9999.00, 36.00 +MYL, 07, 10, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 10, 90.00, 70.00, -9999.00, -9999.00, 39.00 +NAO, 07, 10, 88.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 10, 90.00, 72.00, -9999.00, -9999.00, 44.00 +NBE, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +NBU, 07, 10, 83.00, 62.00, -9999.00, -9999.00, 30.00 +NCA, 07, 10, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 07, 10, 78.00, 62.00, -9999.00, -9999.00, 28.00 +NC1, 07, 10, 98.00, 67.00, -9999.00, -9999.00, 3.00 +NEL, 07, 10, 85.00, 62.00, -9999.00, -9999.00, 30.00 +NFG, 07, 10, 73.00, 61.00, -9999.00, -9999.00, 1.00 +NFL, 07, 10, 90.00, 53.00, -9999.00, -9999.00, 7.00 +NGP, 07, 10, 92.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 10, 86.00, 69.00, -9999.00, -9999.00, 31.00 +NGZ, 07, 10, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 10, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 10, 77.00, 59.00, -9999.00, -9999.00, 30.00 +NID, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 10, 91.00, 72.00, -9999.00, -9999.00, 47.00 +NIR, 07, 10, 94.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 10, 86.00, 72.00, -9999.00, -9999.00, 41.00 +NKX, 07, 10, 75.00, 65.00, -9999.00, -9999.00, 4.00 +NLC, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 10, 91.00, 68.00, -9999.00, -9999.00, 37.00 +NPA, 07, 10, 90.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 07, 10, 95.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 10, 89.00, 79.00, -9999.00, -9999.00, 35.00 +NRB, 07, 10, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 10, 96.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 07, 10, 72.00, 63.00, -9999.00, -9999.00, 2.00 +NSE, 07, 10, 91.00, 70.00, -9999.00, -9999.00, 50.00 +NSI, 07, 10, 74.00, 57.00, -9999.00, -9999.00, 2.00 +NTD, 07, 10, 74.00, 57.00, -9999.00, -9999.00, 2.00 +NTK, 07, 10, 82.00, 62.00, -9999.00, -9999.00, 2.00 +NTU, 07, 10, 86.00, 69.00, -9999.00, -9999.00, 34.00 +NUC, 07, 10, 73.00, 60.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 10, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 10, 71.00, 50.00, -9999.00, -9999.00, 18.00 +NWF, 07, 10, 82.00, 63.00, -9999.00, -9999.00, 0.00 +NXX, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 07, 10, 89.00, 64.00, -9999.00, -9999.00, 32.00 +NZC, 07, 10, 92.00, 69.00, -9999.00, -9999.00, 50.00 +NZJ, 07, 10, 83.00, 59.00, -9999.00, -9999.00, 2.00 +NZW, 07, 10, 81.00, 61.00, -9999.00, -9999.00, 30.00 +NZY, 07, 10, 75.00, 65.00, -9999.00, -9999.00, 2.00 +OAK, 07, 10, 74.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 10, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 10, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 10, 93.00, 70.00, 14.00, 10.00, 21.00 +OLM, 07, 10, 76.00, 49.00, 11.00, 15.00, 20.00 +OMA, 07, 10, 88.00, 65.00, 20.00, 13.00, 27.00 +OME, 07, 10, 57.00, 44.00, 26.00, 26.00, 36.00 +ONT, 07, 10, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 10, 83.00, 62.00, 23.00, 18.00, 33.00 +ORF, 07, 10, 86.00, 69.00, 21.00, 23.00, 35.00 +ORH, 07, 10, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 10, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 10, 79.00, 56.00, -9999.00, -9999.00, 29.00 +OTG, 07, 10, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 10, 66.00, 52.00, 10.00, 10.00, 15.00 +OTM, 07, 10, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 10, 58.00, 47.00, 15.00, 22.00, 27.00 +OURC, 07, 10, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 10, 94.00, 55.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 10, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 10, 91.00, 69.00, -9999.00, -9999.00, 44.00 +PACZ, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 10, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 10, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 10, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 10, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 10, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 10, 90.00, 71.00, -9999.00, -9999.00, 38.00 +PAQ, 07, 10, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 10, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 10, 48.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 10, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 10, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 10, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 10, 80.00, 59.00, -9999.00, -9999.00, 37.00 +PBI, 07, 10, 90.00, 74.00, 24.00, 35.00, 47.00 +PDT, 07, 10, 87.00, 57.00, 7.00, 6.00, 12.00 +PDX, 07, 10, 79.00, 56.00, 12.00, 13.00, 18.00 +PFN, 07, 10, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 10, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 10, 86.00, 67.00, 21.00, 18.00, 31.00 +PHX, 07, 10, 106.00, 80.00, 9.00, 3.00, 12.00 +PIA, 07, 10, 86.00, 65.00, 22.00, 20.00, 33.00 +PIB, 07, 10, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 10, 87.00, 52.00, 11.00, 10.00, 19.00 +PIR, 07, 10, 89.00, 61.00, 21.00, 13.00, 27.00 +PIT, 07, 10, 82.00, 61.00, 22.00, 25.00, 36.00 +PKB, 07, 10, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 10, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 10, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 10, 90.00, 74.00, 20.00, 35.00, 43.00 +POB, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +POE, 07, 10, 92.00, 70.00, -9999.00, -9999.00, 47.00 +POM, 07, 10, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 07, 10, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 10, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 10, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 10, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 10, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 10, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 10, 81.00, 56.00, -9999.00, -9999.00, 31.00 +PSP, 07, 10, 108.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 10, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 10, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 10, 93.00, 60.00, 23.00, 13.00, 32.00 +PUC, 07, 10, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 10, 82.00, 62.00, 20.00, 16.00, 29.00 +PVU, 07, 10, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 10, 78.00, 58.00, 24.00, 22.00, 36.00 +P02, 07, 10, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 10, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 10, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 10, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 07, 10, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 10, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 10, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 07, 10, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 07, 10, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 07, 10, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 07, 10, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 07, 10, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +P67, 07, 10, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 10, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +P69, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 10, 91.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 10, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 10, 85.00, 57.00, 21.00, 17.00, 32.00 +RBL, 07, 10, 97.00, 65.00, 2.00, 1.00, 4.00 +RCA, 07, 10, 85.00, 57.00, -9999.00, -9999.00, 28.00 +RDD, 07, 10, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 10, 84.00, 46.00, 9.00, 8.00, 14.00 +RDR, 07, 10, 81.00, 56.00, -9999.00, -9999.00, 33.00 +RDU, 07, 10, 88.00, 68.00, 21.00, 21.00, 34.00 +REE, 07, 10, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 10, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 10, 84.00, 62.00, 23.00, 18.00, 34.00 +RIC, 07, 10, 88.00, 67.00, 21.00, 22.00, 36.00 +RIV, 07, 10, 93.00, 59.00, -9999.00, -9999.00, 2.00 +RIW, 07, 10, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 10, 82.00, 52.00, 11.00, 10.00, 17.00 +RME, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 10, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 07, 10, 95.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 10, 91.00, 51.00, 4.00, 4.00, 7.00 +ROA, 07, 10, 86.00, 64.00, 18.00, 27.00, 36.00 +ROC, 07, 10, 80.00, 59.00, 17.00, 24.00, 32.00 +ROW, 07, 10, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 10, 92.00, 67.00, 15.00, 8.00, 21.00 +RST, 07, 10, 82.00, 60.00, 21.00, 18.00, 33.00 +RWF, 07, 10, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 10, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 10, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 10, 75.00, 65.00, 1.00, 1.00, 2.00 +SAT, 07, 10, 95.00, 75.00, 10.00, 15.00, 19.00 +SAV, 07, 10, 91.00, 72.00, 20.00, 32.00, 42.00 +SAW, 07, 10, 75.00, 56.00, -9999.00, -9999.00, 34.00 +SBA, 07, 10, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 10, 96.00, 61.00, -9999.00, -9999.00, 2.00 +SBN, 07, 10, 83.00, 63.00, 17.00, 19.00, 30.00 +SBP, 07, 10, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 10, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 10, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 10, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 10, 94.00, 60.00, 1.00, 3.00, 3.00 +SDF, 07, 10, 87.00, 67.00, 18.00, 23.00, 32.00 +SEA, 07, 10, 74.00, 55.00, 12.00, 12.00, 19.00 +SEM, 07, 10, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 10, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 10, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 10, 89.00, 66.00, 15.00, 15.00, 24.00 +SGY, 07, 10, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 10, 85.00, 52.00, 17.00, 14.00, 26.00 +SHV, 07, 10, 93.00, 72.00, 15.00, 20.00, 28.00 +SIT, 07, 10, 60.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 10, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 10, 96.00, 69.00, 11.00, 12.00, 19.00 +SKA, 07, 10, 82.00, 54.00, -9999.00, -9999.00, 13.00 +SKF, 07, 10, 95.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 10, 91.00, 63.00, 13.00, 10.00, 19.00 +SLE, 07, 10, 81.00, 51.00, 10.00, 11.00, 15.00 +SLN, 07, 10, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 10, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 10, 73.00, 52.00, -9999.00, 0.00, 2.00 +SNA, 07, 10, 71.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 10, 49.00, 42.00, 28.00, 37.00, 46.00 +SNS, 07, 10, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 10, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 10, 87.00, 66.00, 20.00, 19.00, 30.00 +SPS, 07, 10, 96.00, 72.00, 10.00, 12.00, 18.00 +SRQ, 07, 10, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 10, 91.00, 69.00, -9999.00, -9999.00, 38.00 +SSI, 07, 10, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 10, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 10, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 10, 89.00, 70.00, 18.00, 18.00, 29.00 +STNV, 07, 10, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 10, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 10, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 10, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 10, 88.00, 55.00, -9999.00, -9999.00, 1.00 +SUX, 07, 10, 86.00, 64.00, 22.00, 14.00, 30.00 +SVN, 07, 10, 91.00, 72.00, -9999.00, -9999.00, 42.00 +SWF, 07, 10, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 10, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 10, 81.00, 58.00, 21.00, 24.00, 36.00 +SZL, 07, 10, 89.00, 65.00, -9999.00, -9999.00, 28.00 +TAD, 07, 10, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 10, 89.00, 63.00, -9999.00, -9999.00, 27.00 +TCC, 07, 10, 92.00, 64.00, 18.00, 6.00, 21.00 +TCL, 07, 10, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 10, 77.00, 51.00, -9999.00, -9999.00, 17.00 +TCS, 07, 10, 93.00, 67.00, -9999.00, 12.00, 35.00 +TEB, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 10, 93.00, 70.00, -9999.00, -9999.00, 21.00 +TKA, 07, 10, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 10, 91.00, 71.00, 18.00, 42.00, 49.00 +TNX, 07, 10, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 10, 83.00, 60.00, 14.00, 20.00, 29.00 +TOP, 07, 10, 89.00, 67.00, 17.00, 14.00, 25.00 +TPA, 07, 10, 90.00, 74.00, 18.00, 38.00, 47.00 +TPH, 07, 10, 90.00, 56.00, 7.00, 4.00, 9.00 +TRI, 07, 10, 84.00, 64.00, 23.00, 27.00, 40.00 +TRK, 07, 10, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 10, 106.00, 75.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 10, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 10, 93.00, 72.00, 14.00, 11.00, 21.00 +TUP, 07, 10, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 10, 100.00, 73.00, 23.00, 13.00, 31.00 +TVC, 07, 10, 81.00, 57.00, 18.00, 12.00, 24.00 +TVL, 07, 10, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 10, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 10, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 10, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 10, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 07, 10, 90.00, 69.00, -9999.00, -9999.00, 38.00 +T03, 07, 10, 89.00, 70.00, -9999.00, -9999.00, 39.00 +T04, 07, 10, 90.00, 73.00, -9999.00, -9999.00, 48.00 +T05, 07, 10, 92.00, 66.00, -9999.00, -9999.00, 27.00 +T06, 07, 10, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 10, 96.00, 59.00, -9999.00, -9999.00, 12.00 +T08, 07, 10, 90.00, 67.00, -9999.00, -9999.00, 13.00 +UCA, 07, 10, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 10, 98.00, 68.00, -9999.00, -9999.00, 6.00 +UIL, 07, 10, 68.00, 49.00, 30.00, 31.00, 41.00 +UIN, 07, 10, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 10, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 10, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 10, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 07, 10, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 07, 10, 96.00, 59.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 10, 91.00, 68.00, -9999.00, -9999.00, 42.00 +VBG, 07, 10, 73.00, 53.00, -9999.00, -9999.00, 6.00 +VCT, 07, 10, 93.00, 74.00, 10.00, 23.00, 28.00 +VCV, 07, 10, 97.00, 60.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 10, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 10, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 10, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 10, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 10, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 10, 91.00, 70.00, -9999.00, -9999.00, 43.00 +VRB, 07, 10, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 10, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 10, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 10, 86.00, 65.00, 18.00, 18.00, 29.00 +WJA, 07, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 10, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 10, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 10, 92.00, 51.00, 7.00, 7.00, 11.00 +WPO, 07, 10, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 10, 92.00, 70.00, -9999.00, -9999.00, 40.00 +WRG, 07, 10, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 10, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 10, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 07, 10, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 10, 59.00, 47.00, 47.00, 48.00, 60.00 +YCG, 07, 10, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 10, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 10, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 10, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 10, 86.00, 53.00, 5.00, 5.00, 9.00 +YNG, 07, 10, 81.00, 59.00, 20.00, 23.00, 33.00 +YPA, 07, 10, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 10, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 10, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 10, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 10, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 10, 106.00, 80.00, 2.00, 2.00, 3.00 +YVR, 07, 10, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 10, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 10, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 10, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 10, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 10, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 10, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 10, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 10, 76.00, 50.00, 20.00, 23.00, 35.00 +ZUN, 07, 10, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 10, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 10, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 10, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +01R, 07, 10, 92.00, 71.00, -9999.00, -9999.00, 33.00 +1V1, 07, 10, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 10, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 10, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 10, 87.00, 70.00, -9999.00, -9999.00, 41.00 +2PJ, 07, 10, 91.00, 69.00, -9999.00, -9999.00, 39.00 +3B1, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 10, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 10, 80.00, 54.00, -9999.00, -9999.00, 29.00 +3SE, 07, 10, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 10, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 10, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +4OM, 07, 10, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 10, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 10, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 10, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 10, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 11, 84.00, 64.00, 20.00, 20.00, 31.00 +ABI, 07, 11, 95.00, 73.00, 12.00, 13.00, 21.00 +ABQ, 07, 11, 93.00, 64.00, 16.00, 10.00, 24.00 +ABR, 07, 11, 86.00, 60.00, 22.00, 14.00, 33.00 +ABY, 07, 11, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 11, 75.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 11, 97.00, 74.00, 8.00, 11.00, 15.00 +ACV, 07, 11, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 11, 84.00, 65.00, 18.00, 16.00, 27.00 +ADK, 07, 11, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 11, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 11, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 11, 87.00, 64.00, -9999.00, -9999.00, 31.00 +AEX, 07, 11, 92.00, 72.00, -9999.00, -9999.00, 34.00 +AFF, 07, 11, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 11, 92.00, 71.00, -9999.00, -9999.00, 67.00 +AGS, 07, 11, 92.00, 70.00, 18.00, 29.00, 38.00 +AHN, 07, 11, 90.00, 69.00, 18.00, 24.00, 33.00 +AKN, 07, 11, 63.00, 46.00, 30.00, 31.00, 45.00 +AKO, 07, 11, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 11, 84.00, 60.00, 22.00, 20.00, 33.00 +ALI, 07, 11, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 11, 84.00, 62.00, 22.00, 15.00, 31.00 +ALS, 07, 11, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 11, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 11, 92.00, 65.00, 17.00, 13.00, 26.00 +AMG, 07, 11, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 11, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 11, 65.00, 52.00, 22.00, 26.00, 36.00 +AND, 07, 11, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 11, 64.00, 52.00, 39.00, 40.00, 52.00 +AOO, 07, 11, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 11, 80.00, 54.00, 20.00, 20.00, 30.00 +AQQ, 07, 11, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 11, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 07, 11, 67.00, 52.00, 16.00, 18.00, 26.00 +ATL, 07, 11, 88.00, 69.00, 19.00, 25.00, 35.00 +ATW, 07, 11, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 11, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 11, 86.00, 64.00, -9999.00, -9999.00, 30.00 +AUG, 07, 11, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 11, 95.00, 74.00, 10.00, 14.00, 18.00 +AUW, 07, 11, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 11, 83.00, 63.00, 18.00, 28.00, 37.00 +AVP, 07, 11, 82.00, 62.00, 23.00, 23.00, 37.00 +AXN, 07, 11, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 11, 81.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 11, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 11, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 11, 96.00, 62.00, -9999.00, -9999.00, 2.00 +BAD, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 11, 79.00, 46.00, -9999.00, -9999.00, 20.00 +BDL, 07, 11, 85.00, 62.00, 22.00, 21.00, 32.00 +BDR, 07, 11, 82.00, 66.00, 17.00, 18.00, 27.00 +BET, 07, 11, 62.00, 48.00, 35.00, 33.00, 47.00 +BFD, 07, 11, 76.00, 54.00, 22.00, 27.00, 37.00 +BFF, 07, 11, 90.00, 59.00, 22.00, 13.00, 30.00 +BFL, 07, 11, 98.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 11, 79.00, 60.00, 19.00, 24.00, 35.00 +BGR, 07, 11, 78.00, 58.00, 22.00, 23.00, 34.00 +BGS, 07, 11, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 11, 90.00, 69.00, 19.00, 31.00, 41.00 +BID, 07, 11, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 11, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 11, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 11, 86.00, 58.00, 16.00, 14.00, 25.00 +BIS, 07, 11, 84.00, 56.00, 22.00, 15.00, 32.00 +BIX, 07, 11, 90.00, 74.00, -9999.00, -9999.00, 41.00 +BJI, 07, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 11, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 11, 89.00, 55.00, -9999.00, -9999.00, 33.00 +BKW, 07, 11, 79.00, 60.00, 26.00, 32.00, 46.00 +BLF, 07, 11, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 11, 109.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 11, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 11, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 11, 89.00, 65.00, -9999.00, -9999.00, 28.00 +BNA, 07, 11, 89.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 11, 85.00, 47.00, -9999.00, 8.00, 16.00 +BOI, 07, 11, 90.00, 58.00, 8.00, 6.00, 14.00 +BOS, 07, 11, 82.00, 65.00, 22.00, 18.00, 32.00 +BPI, 07, 11, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 11, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 11, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 11, 86.00, 66.00, -9999.00, -9999.00, 26.00 +BRO, 07, 11, 93.00, 76.00, 12.00, 16.00, 20.00 +BRW, 07, 11, 45.00, 34.00, 17.00, 20.00, 29.00 +BSM, 07, 11, 95.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 11, 46.00, 34.00, 14.00, 15.00, 22.00 +BTL, 07, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 11, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 11, 91.00, 73.00, 15.00, 33.00, 41.00 +BTT, 07, 11, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 11, 81.00, 60.00, 25.00, 24.00, 40.00 +BUB, 07, 11, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 11, 80.00, 62.00, 22.00, 22.00, 34.00 +BUR, 07, 11, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 11, 90.00, 74.00, -9999.00, 25.00, 32.00 +BWG, 07, 11, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 11, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 11, 92.00, 71.00, -9999.00, -9999.00, 31.00 +BYI, 07, 11, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 11, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 11, 92.00, 70.00, 18.00, 27.00, 38.00 +CAG, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 11, 82.00, 61.00, 19.00, 23.00, 34.00 +CAO, 07, 11, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 11, 76.00, 54.00, 27.00, 33.00, 43.00 +CBM, 07, 11, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 11, 55.00, 46.00, 39.00, 46.00, 58.00 +CDC, 07, 11, 90.00, 58.00, 8.00, 12.00, 17.00 +CDR, 07, 11, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 11, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 11, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 11, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 11, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 11, 89.00, 68.00, 16.00, 28.00, 37.00 +CHO, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 11, 90.00, 73.00, 19.00, 29.00, 40.00 +CID, 07, 11, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 11, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 11, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 11, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 11, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 11, 82.00, 61.00, 19.00, 22.00, 34.00 +CLL, 07, 11, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 11, 89.00, 70.00, 20.00, 21.00, 34.00 +CMH, 07, 11, 84.00, 63.00, 18.00, 25.00, 34.00 +CMI, 07, 11, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 11, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 11, 91.00, 68.00, 19.00, 10.00, 24.00 +CNM, 07, 11, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 11, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 11, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 11, 90.00, 72.00, -9999.00, -9999.00, 35.00 +CON, 07, 11, 82.00, 56.00, 19.00, 19.00, 30.00 +COS, 07, 11, 84.00, 57.00, 23.00, 22.00, 38.00 +COT, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 11, 89.00, 66.00, 16.00, 15.00, 26.00 +CPR, 07, 11, 87.00, 54.00, 19.00, 16.00, 30.00 +CRBC, 07, 11, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 11, 93.00, 75.00, 10.00, 15.00, 19.00 +CRW, 07, 11, 86.00, 64.00, 25.00, 28.00, 41.00 +CSG, 07, 11, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 11, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 11, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 11, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 11, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 11, 85.00, 65.00, 18.00, 25.00, 35.00 +CVN, 07, 11, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 11, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 11, 86.00, 66.00, 16.00, 19.00, 30.00 +CYS, 07, 11, 82.00, 54.00, 20.00, 23.00, 33.00 +DAA, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 11, 90.00, 72.00, 14.00, 37.00, 42.00 +DAG, 07, 11, 104.00, 74.00, 3.00, 4.00, 4.00 +DAL, 07, 11, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 11, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 11, 85.00, 63.00, 17.00, 23.00, 33.00 +DBQ, 07, 11, 82.00, 62.00, 20.00, 19.00, 32.00 +DCA, 07, 11, 88.00, 71.00, 20.00, 23.00, 34.00 +DDC, 07, 11, 93.00, 67.00, 16.00, 9.00, 23.00 +DEC, 07, 11, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 11, 88.00, 58.00, 20.00, 17.00, 31.00 +DFW, 07, 11, 96.00, 74.00, 11.00, 11.00, 19.00 +DHN, 07, 11, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 11, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 11, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 11, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 07, 11, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 11, 77.00, 55.00, 28.00, 22.00, 40.00 +DLLC, 07, 11, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 11, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 11, 99.00, 74.00, -9999.00, -9999.00, 28.00 +DMN, 07, 11, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 11, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 11, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 11, 91.00, 71.00, -9999.00, -9999.00, 43.00 +DRA, 07, 11, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 11, 96.00, 74.00, 12.00, 15.00, 19.00 +DSM, 07, 11, 87.00, 66.00, 23.00, 16.00, 32.00 +DTW, 07, 11, 83.00, 61.00, 16.00, 20.00, 29.00 +DUG, 07, 11, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 11, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 11, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 11, 95.00, 73.00, -9999.00, -9999.00, 15.00 +D45, 07, 11, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 11, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 11, 83.00, 60.00, 19.00, 17.00, 31.00 +ECG, 07, 11, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 11, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 07, 11, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 07, 11, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 11, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 11, 80.00, 57.00, 30.00, 33.00, 47.00 +EKO, 07, 11, 91.00, 50.00, 7.00, 8.00, 13.00 +ELD, 07, 11, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 11, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 11, 96.00, 68.00, 15.00, 9.00, 22.00 +ELY, 07, 11, 87.00, 48.00, 12.00, 13.00, 20.00 +EMP, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 11, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 11, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 11, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 11, 91.00, 68.00, -9999.00, -9999.00, 16.00 +EPH, 07, 11, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 11, 80.00, 63.00, 21.00, 21.00, 33.00 +ESF, 07, 11, 92.00, 72.00, -9999.00, -9999.00, 38.00 +EUG, 07, 11, 82.00, 53.00, 8.00, 9.00, 14.00 +EVV, 07, 11, 89.00, 67.00, 18.00, 18.00, 29.00 +EWN, 07, 11, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 11, 87.00, 69.00, 19.00, 20.00, 31.00 +EYW, 07, 11, 89.00, 80.00, 21.00, 25.00, 37.00 +E74, 07, 11, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 11, 88.00, 67.00, -9999.00, -9999.00, 36.00 +FAI, 07, 11, 72.00, 53.00, 30.00, 28.00, 44.00 +FAR, 07, 11, 83.00, 59.00, 21.00, 16.00, 30.00 +FAT, 07, 11, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 11, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 11, 80.00, 47.00, 15.00, 17.00, 27.00 +FCS, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +FDY, 07, 11, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 11, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +FLG, 07, 11, 82.00, 50.00, 17.00, 27.00, 37.00 +FLL, 07, 11, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 11, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 11, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 11, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 11, 92.00, 58.00, 17.00, 7.00, 21.00 +FMY, 07, 11, 91.00, 74.00, 23.00, 49.00, 59.00 +FNT, 07, 11, 81.00, 60.00, 18.00, 20.00, 31.00 +FOD, 07, 11, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 11, 89.00, 68.00, -9999.00, -9999.00, 28.00 +FOK, 07, 11, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 11, 91.00, 69.00, -9999.00, -9999.00, 29.00 +FSD, 07, 11, 86.00, 62.00, 23.00, 14.00, 33.00 +FSI, 07, 11, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 11, 93.00, 70.00, 12.00, 17.00, 24.00 +FTK, 07, 11, 87.00, 65.00, -9999.00, -9999.00, 29.00 +FWA, 07, 11, 85.00, 63.00, 15.00, 20.00, 29.00 +FWH, 07, 11, 95.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 11, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 11, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 11, 110.00, 79.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 11, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 11, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 11, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 11, 83.00, 54.00, 12.00, 10.00, 17.00 +GFA, 07, 11, 83.00, 53.00, -9999.00, -9999.00, 24.00 +GFK, 07, 11, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 11, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 11, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 11, 85.00, 57.00, 20.00, 11.00, 25.00 +GJT, 07, 11, 94.00, 64.00, 14.00, 8.00, 18.00 +GKN, 07, 11, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 11, 90.00, 61.00, 22.00, 9.00, 28.00 +GLH, 07, 11, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 11, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 11, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 11, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 11, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 11, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 11, 80.00, 59.00, 24.00, 18.00, 35.00 +GRCI, 07, 11, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 11, 78.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 11, 88.00, 65.00, 21.00, 14.00, 29.00 +GRK, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 11, 83.00, 60.00, 19.00, 17.00, 30.00 +GSB, 07, 11, 90.00, 70.00, -9999.00, -9999.00, 41.00 +GSG, 07, 11, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 11, 87.00, 67.00, 22.00, 25.00, 38.00 +GSP, 07, 11, 88.00, 68.00, 22.00, 29.00, 39.00 +GST, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 11, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 11, 83.00, 53.00, 16.00, 12.00, 23.00 +GUP, 07, 11, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 11, 85.00, 62.00, -9999.00, -9999.00, 30.00 +GVW, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 07, 11, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 11, 85.00, 72.00, 22.00, 19.00, 33.00 +HBR, 07, 11, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 11, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 11, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 11, 90.00, 60.00, -9999.00, -9999.00, 12.00 +HKY, 07, 11, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 11, 85.00, 53.00, 15.00, 17.00, 24.00 +HMN, 07, 11, 97.00, 64.00, -9999.00, -9999.00, 23.00 +HMS, 07, 11, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 11, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 11, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 11, 87.00, 62.00, 22.00, 13.00, 30.00 +HOP, 07, 11, 89.00, 66.00, -9999.00, -9999.00, 31.00 +HOT, 07, 11, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 11, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 11, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 11, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 11, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 11, 91.00, 71.00, -9999.00, -9999.00, 40.00 +HST, 07, 11, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 11, 89.00, 69.00, 17.00, 25.00, 35.00 +HTL, 07, 11, 80.00, 55.00, 23.00, 19.00, 34.00 +HTS, 07, 11, 84.00, 65.00, 21.00, 27.00, 37.00 +HUF, 07, 11, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 11, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 11, 85.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 11, 93.00, 70.00, -9999.00, -9999.00, 26.00 +IAD, 07, 11, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 11, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 11, 93.00, 70.00, 13.00, 12.00, 20.00 +IDA, 07, 11, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 11, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 11, 86.00, 67.00, 20.00, 19.00, 30.00 +ILI, 07, 11, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 11, 88.00, 72.00, 21.00, 30.00, 40.00 +IMT, 07, 11, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 11, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 11, 79.00, 55.00, 27.00, 22.00, 41.00 +INS, 07, 11, 98.00, 69.00, -9999.00, -9999.00, 6.00 +INT, 07, 11, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 11, 94.00, 63.00, 11.00, 11.00, 21.00 +IPL, 07, 11, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 11, 83.00, 61.00, 20.00, 26.00, 36.00 +IRK, 07, 11, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 11, 85.00, 56.00, 19.00, 13.00, 27.00 +ISP, 07, 11, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 11, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 11, 105.00, 75.00, -9999.00, -9999.00, 11.00 +IWD, 07, 11, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 11, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 11, 92.00, 70.00, 17.00, 27.00, 37.00 +JAX, 07, 11, 91.00, 72.00, 17.00, 38.00, 44.00 +JBR, 07, 11, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 11, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 11, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 11, 83.00, 68.00, 18.00, 18.00, 29.00 +JHW, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 11, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 11, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 11, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 11, 64.00, 48.00, 44.00, 45.00, 57.00 +JST, 07, 11, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 11, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 11, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 11, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 11, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 11, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 11, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 11, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 11, 106.00, 76.00, 4.00, 5.00, 9.00 +LAX, 07, 11, 75.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 11, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 11, 88.00, 60.00, 26.00, 12.00, 33.00 +LCH, 07, 11, 91.00, 74.00, 16.00, 28.00, 36.00 +LCK, 07, 11, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LEB, 07, 11, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 11, 86.00, 66.00, 18.00, 26.00, 35.00 +LFI, 07, 11, 86.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 07, 11, 93.00, 72.00, 11.00, 23.00, 29.00 +LFT, 07, 11, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 11, 84.00, 69.00, 18.00, 20.00, 30.00 +LGB, 07, 11, 83.00, 63.00, 0.00, 0.00, 0.00 +LGU, 07, 11, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 11, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 11, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 11, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 11, 92.00, 71.00, 13.00, 21.00, 28.00 +LIZ, 07, 11, 76.00, 54.00, -9999.00, -9999.00, 45.00 +LMT, 07, 11, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 11, 86.00, 56.00, 13.00, 13.00, 20.00 +LNK, 07, 11, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 11, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 11, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 11, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 11, 92.00, 69.00, -9999.00, -9999.00, 28.00 +LSE, 07, 11, 84.00, 62.00, 20.00, 17.00, 32.00 +LSF, 07, 11, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 11, 107.00, 68.00, -9999.00, -9999.00, 6.00 +LTS, 07, 11, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 11, 107.00, 75.00, -9999.00, -9999.00, 10.00 +LVS, 07, 11, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 11, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 11, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 11, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 11, 86.00, 65.00, 20.00, 24.00, 33.00 +MAF, 07, 11, 95.00, 68.00, 10.00, 11.00, 18.00 +MBL, 07, 11, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 11, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 11, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 11, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 07, 11, 90.00, 74.00, -9999.00, -9999.00, 48.00 +MCG, 07, 11, 68.00, 49.00, 35.00, 32.00, 50.00 +MCI, 07, 11, 89.00, 68.00, 19.00, 14.00, 27.00 +MCK, 07, 11, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 11, 92.00, 70.00, 17.00, 27.00, 36.00 +MCO, 07, 11, 91.00, 73.00, 17.00, 49.00, 55.00 +MCW, 07, 11, 84.00, 61.00, 16.00, 14.00, 25.00 +MC2, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +MDH, 07, 11, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 11, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 11, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 11, 84.00, 66.00, 22.00, 18.00, 34.00 +MEI, 07, 11, 92.00, 70.00, 18.00, 30.00, 39.00 +MEM, 07, 11, 92.00, 73.00, 15.00, 17.00, 27.00 +MER, 07, 11, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 11, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 11, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 11, 90.00, 55.00, 5.00, 5.00, 7.00 +MGE, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MGM, 07, 11, 91.00, 71.00, 17.00, 30.00, 39.00 +MGW, 07, 11, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 11, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 11, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 11, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 11, 90.00, 75.00, 24.00, 38.00, 48.00 +MIB, 07, 11, 82.00, 58.00, -9999.00, -9999.00, 28.00 +MIV, 07, 11, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 11, 95.00, 55.00, -9999.00, -9999.00, 8.00 +MKC, 07, 11, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 11, 80.00, 62.00, 22.00, 20.00, 33.00 +MKG, 07, 11, 80.00, 60.00, 20.00, 15.00, 28.00 +MKL, 07, 11, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 11, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 11, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 11, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 11, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 11, 86.00, 64.00, 22.00, 19.00, 33.00 +MLS, 07, 11, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 11, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 11, 92.00, 71.00, -9999.00, -9999.00, 39.00 +MOB, 07, 11, 91.00, 73.00, 20.00, 42.00, 49.00 +MOT, 07, 11, 82.00, 58.00, 18.00, 12.00, 25.00 +MPV, 07, 11, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 11, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 11, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 11, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 11, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 11, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 11, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 11, 82.00, 59.00, 22.00, 18.00, 33.00 +MSO, 07, 11, 83.00, 50.00, 16.00, 16.00, 26.00 +MSP, 07, 11, 84.00, 63.00, 19.00, 18.00, 31.00 +MSS, 07, 11, 81.00, 58.00, 20.00, 21.00, 34.00 +MSY, 07, 11, 91.00, 73.00, 16.00, 39.00, 46.00 +MTC, 07, 11, 81.00, 61.00, -9999.00, -9999.00, 28.00 +MTN, 07, 11, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 07, 11, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 11, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 11, 94.00, 57.00, -9999.00, -9999.00, 8.00 +MWA, 07, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 11, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 11, 91.00, 71.00, -9999.00, -9999.00, 36.00 +MYL, 07, 11, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 11, 91.00, 70.00, -9999.00, -9999.00, 40.00 +NAO, 07, 11, 88.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 11, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +NBU, 07, 11, 84.00, 63.00, -9999.00, -9999.00, 30.00 +NCA, 07, 11, 90.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 07, 11, 78.00, 63.00, -9999.00, -9999.00, 28.00 +NC1, 07, 11, 98.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 11, 85.00, 63.00, -9999.00, -9999.00, 30.00 +NFG, 07, 11, 73.00, 62.00, -9999.00, -9999.00, 1.00 +NFL, 07, 11, 91.00, 53.00, -9999.00, -9999.00, 7.00 +NGP, 07, 11, 92.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 11, 86.00, 70.00, -9999.00, -9999.00, 31.00 +NGZ, 07, 11, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 11, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 11, 78.00, 59.00, -9999.00, -9999.00, 30.00 +NID, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 11, 91.00, 72.00, -9999.00, -9999.00, 47.00 +NIR, 07, 11, 94.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 11, 87.00, 72.00, -9999.00, -9999.00, 41.00 +NKX, 07, 11, 76.00, 66.00, -9999.00, -9999.00, 4.00 +NLC, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 11, 91.00, 68.00, -9999.00, -9999.00, 37.00 +NPA, 07, 11, 90.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 07, 11, 95.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 11, 89.00, 80.00, -9999.00, -9999.00, 35.00 +NRB, 07, 11, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 11, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 11, 73.00, 63.00, -9999.00, -9999.00, 2.00 +NSE, 07, 11, 91.00, 71.00, -9999.00, -9999.00, 50.00 +NSI, 07, 11, 74.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 11, 74.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 11, 82.00, 62.00, -9999.00, -9999.00, 2.00 +NTU, 07, 11, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 11, 73.00, 61.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 11, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 11, 71.00, 50.00, -9999.00, -9999.00, 18.00 +NWF, 07, 11, 83.00, 63.00, -9999.00, -9999.00, 0.00 +NXX, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 07, 11, 89.00, 64.00, -9999.00, -9999.00, 32.00 +NZC, 07, 11, 92.00, 69.00, -9999.00, -9999.00, 51.00 +NZJ, 07, 11, 84.00, 59.00, -9999.00, -9999.00, 2.00 +NZW, 07, 11, 81.00, 61.00, -9999.00, -9999.00, 30.00 +NZY, 07, 11, 76.00, 66.00, -9999.00, -9999.00, 2.00 +OAK, 07, 11, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 11, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 11, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 11, 93.00, 71.00, 14.00, 10.00, 20.00 +OLM, 07, 11, 76.00, 49.00, 11.00, 15.00, 19.00 +OMA, 07, 11, 88.00, 66.00, 20.00, 13.00, 27.00 +OME, 07, 11, 58.00, 45.00, 26.00, 26.00, 36.00 +ONT, 07, 11, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 11, 84.00, 63.00, 23.00, 18.00, 33.00 +ORF, 07, 11, 86.00, 70.00, 21.00, 23.00, 35.00 +ORH, 07, 11, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 11, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 11, 79.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 07, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 11, 66.00, 52.00, 10.00, 10.00, 15.00 +OTM, 07, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 11, 59.00, 48.00, 15.00, 22.00, 27.00 +OURC, 07, 11, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 11, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 11, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 11, 91.00, 69.00, -9999.00, -9999.00, 44.00 +PACZ, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 11, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 11, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 11, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 11, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 11, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 11, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 11, 90.00, 72.00, -9999.00, -9999.00, 39.00 +PAQ, 07, 11, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 11, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 11, 49.00, 44.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 11, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 11, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 11, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 11, 81.00, 60.00, -9999.00, -9999.00, 37.00 +PBI, 07, 11, 90.00, 74.00, 25.00, 34.00, 47.00 +PDT, 07, 11, 88.00, 58.00, 7.00, 6.00, 11.00 +PDX, 07, 11, 80.00, 56.00, 12.00, 13.00, 17.00 +PFN, 07, 11, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 11, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 11, 86.00, 67.00, 21.00, 18.00, 31.00 +PHX, 07, 11, 106.00, 81.00, 10.00, 3.00, 12.00 +PIA, 07, 11, 86.00, 65.00, 22.00, 19.00, 33.00 +PIB, 07, 11, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 11, 88.00, 53.00, 11.00, 10.00, 19.00 +PIR, 07, 11, 90.00, 62.00, 21.00, 13.00, 27.00 +PIT, 07, 11, 83.00, 62.00, 22.00, 24.00, 36.00 +PKB, 07, 11, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 11, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 11, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 11, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 11, 90.00, 74.00, 20.00, 36.00, 43.00 +POB, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +POE, 07, 11, 92.00, 70.00, -9999.00, -9999.00, 47.00 +POM, 07, 11, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 11, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 11, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 11, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 11, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 11, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 11, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 11, 109.00, 75.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 11, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 11, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 11, 93.00, 61.00, 23.00, 13.00, 33.00 +PUC, 07, 11, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 11, 82.00, 63.00, 20.00, 15.00, 29.00 +PVU, 07, 11, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 11, 79.00, 58.00, 24.00, 22.00, 36.00 +P02, 07, 11, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 11, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 11, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 11, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 11, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 11, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 11, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 07, 11, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 11, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 07, 11, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 07, 11, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 11, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +P67, 07, 11, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 11, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 11, 92.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 11, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 11, 86.00, 58.00, 21.00, 17.00, 31.00 +RBL, 07, 11, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 11, 86.00, 58.00, -9999.00, -9999.00, 28.00 +RDD, 07, 11, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 11, 85.00, 46.00, 9.00, 8.00, 14.00 +RDR, 07, 11, 81.00, 56.00, -9999.00, -9999.00, 33.00 +RDU, 07, 11, 88.00, 68.00, 21.00, 21.00, 34.00 +REE, 07, 11, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 11, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 11, 84.00, 62.00, 23.00, 18.00, 34.00 +RIC, 07, 11, 88.00, 67.00, 22.00, 22.00, 36.00 +RIV, 07, 11, 94.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 07, 11, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 11, 83.00, 53.00, 11.00, 10.00, 17.00 +RME, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 07, 11, 95.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 11, 92.00, 51.00, 4.00, 4.00, 7.00 +ROA, 07, 11, 86.00, 65.00, 18.00, 27.00, 36.00 +ROC, 07, 11, 81.00, 60.00, 16.00, 24.00, 32.00 +ROW, 07, 11, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 11, 92.00, 68.00, 15.00, 8.00, 20.00 +RST, 07, 11, 82.00, 60.00, 21.00, 17.00, 33.00 +RWF, 07, 11, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 11, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 11, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 11, 76.00, 66.00, 1.00, 1.00, 2.00 +SAT, 07, 11, 95.00, 75.00, 10.00, 15.00, 19.00 +SAV, 07, 11, 91.00, 72.00, 20.00, 32.00, 42.00 +SAW, 07, 11, 76.00, 57.00, -9999.00, -9999.00, 34.00 +SBA, 07, 11, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 11, 97.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 11, 83.00, 63.00, 17.00, 19.00, 29.00 +SBP, 07, 11, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 11, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 11, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 11, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 11, 94.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 11, 87.00, 67.00, 18.00, 23.00, 32.00 +SEA, 07, 11, 75.00, 55.00, 12.00, 11.00, 18.00 +SEM, 07, 11, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 11, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 11, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 11, 90.00, 67.00, 14.00, 15.00, 24.00 +SGY, 07, 11, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 11, 86.00, 53.00, 17.00, 14.00, 26.00 +SHV, 07, 11, 93.00, 72.00, 15.00, 20.00, 28.00 +SIT, 07, 11, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 11, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 11, 96.00, 69.00, 10.00, 12.00, 19.00 +SKA, 07, 11, 83.00, 54.00, -9999.00, -9999.00, 13.00 +SKF, 07, 11, 95.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 11, 92.00, 64.00, 14.00, 10.00, 20.00 +SLE, 07, 11, 81.00, 51.00, 9.00, 10.00, 15.00 +SLN, 07, 11, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 11, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 11, 73.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 11, 72.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 11, 50.00, 42.00, 29.00, 38.00, 46.00 +SNS, 07, 11, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 11, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 11, 87.00, 66.00, 20.00, 19.00, 29.00 +SPS, 07, 11, 97.00, 73.00, 10.00, 12.00, 18.00 +SRQ, 07, 11, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 11, 91.00, 69.00, -9999.00, -9999.00, 38.00 +SSI, 07, 11, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 11, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 11, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 11, 89.00, 70.00, 18.00, 18.00, 28.00 +STNV, 07, 11, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 11, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 11, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 11, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 11, 88.00, 55.00, -9999.00, -9999.00, 1.00 +SUX, 07, 11, 86.00, 65.00, 22.00, 14.00, 30.00 +SVN, 07, 11, 91.00, 72.00, -9999.00, -9999.00, 43.00 +SWF, 07, 11, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 11, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 11, 82.00, 59.00, 21.00, 24.00, 36.00 +SZL, 07, 11, 89.00, 65.00, -9999.00, -9999.00, 28.00 +TAD, 07, 11, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 11, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 11, 90.00, 63.00, -9999.00, -9999.00, 27.00 +TCC, 07, 11, 93.00, 64.00, 18.00, 6.00, 21.00 +TCL, 07, 11, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 11, 78.00, 51.00, -9999.00, -9999.00, 17.00 +TCS, 07, 11, 93.00, 67.00, -9999.00, 13.00, 36.00 +TEB, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 11, 93.00, 71.00, -9999.00, -9999.00, 21.00 +TKA, 07, 11, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 11, 91.00, 71.00, 18.00, 43.00, 50.00 +TNX, 07, 11, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 11, 83.00, 61.00, 14.00, 20.00, 29.00 +TOP, 07, 11, 89.00, 68.00, 17.00, 14.00, 25.00 +TPA, 07, 11, 90.00, 74.00, 18.00, 39.00, 47.00 +TPH, 07, 11, 91.00, 56.00, 7.00, 4.00, 9.00 +TRI, 07, 11, 85.00, 64.00, 23.00, 27.00, 39.00 +TRK, 07, 11, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 11, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 11, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 11, 94.00, 73.00, 14.00, 10.00, 20.00 +TUP, 07, 11, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 11, 99.00, 74.00, 24.00, 13.00, 32.00 +TVC, 07, 11, 81.00, 57.00, 18.00, 12.00, 24.00 +TVL, 07, 11, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 11, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 11, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 11, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 11, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 07, 11, 90.00, 69.00, -9999.00, -9999.00, 39.00 +T03, 07, 11, 90.00, 70.00, -9999.00, -9999.00, 40.00 +T04, 07, 11, 90.00, 73.00, -9999.00, -9999.00, 48.00 +T05, 07, 11, 92.00, 66.00, -9999.00, -9999.00, 27.00 +T06, 07, 11, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 11, 96.00, 60.00, -9999.00, -9999.00, 12.00 +T08, 07, 11, 91.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 11, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 11, 98.00, 69.00, -9999.00, -9999.00, 6.00 +UIL, 07, 11, 68.00, 49.00, 30.00, 30.00, 41.00 +UIN, 07, 11, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 11, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 11, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 11, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 11, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 07, 11, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 11, 91.00, 69.00, -9999.00, -9999.00, 42.00 +VBG, 07, 11, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 11, 93.00, 75.00, 10.00, 23.00, 28.00 +VCV, 07, 11, 97.00, 61.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 11, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 11, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 11, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 11, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 11, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 11, 91.00, 71.00, -9999.00, -9999.00, 43.00 +VRB, 07, 11, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 11, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 11, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 11, 86.00, 65.00, 18.00, 18.00, 29.00 +WJA, 07, 11, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 11, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 11, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 11, 93.00, 51.00, 7.00, 6.00, 11.00 +WPO, 07, 11, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 11, 92.00, 70.00, -9999.00, -9999.00, 40.00 +WRG, 07, 11, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 11, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 11, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 07, 11, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 11, 59.00, 48.00, 47.00, 48.00, 60.00 +YCG, 07, 11, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 11, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 11, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 11, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 11, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 11, 87.00, 53.00, 5.00, 5.00, 9.00 +YNG, 07, 11, 81.00, 59.00, 20.00, 22.00, 32.00 +YPA, 07, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 11, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 11, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 11, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 11, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 11, 107.00, 80.00, 2.00, 2.00, 3.00 +YVR, 07, 11, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 11, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 11, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 11, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 11, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 11, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 11, 76.00, 51.00, 20.00, 23.00, 35.00 +ZUN, 07, 11, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 11, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 11, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 11, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 11, 92.00, 71.00, -9999.00, -9999.00, 34.00 +1V1, 07, 11, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 11, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 11, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 11, 87.00, 71.00, -9999.00, -9999.00, 41.00 +2PJ, 07, 11, 91.00, 69.00, -9999.00, -9999.00, 39.00 +3B1, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 11, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 11, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 11, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 11, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 07, 11, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 11, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 11, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 11, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 11, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 12, 84.00, 64.00, 20.00, 20.00, 31.00 +ABI, 07, 12, 95.00, 73.00, 12.00, 14.00, 21.00 +ABQ, 07, 12, 93.00, 64.00, 17.00, 11.00, 24.00 +ABR, 07, 12, 86.00, 60.00, 22.00, 14.00, 33.00 +ABY, 07, 12, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 12, 75.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 12, 97.00, 74.00, 8.00, 11.00, 15.00 +ACV, 07, 12, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 12, 84.00, 65.00, 18.00, 16.00, 27.00 +ADK, 07, 12, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 12, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 12, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 12, 87.00, 64.00, -9999.00, -9999.00, 31.00 +AEX, 07, 12, 92.00, 72.00, -9999.00, -9999.00, 34.00 +AFF, 07, 12, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 12, 92.00, 71.00, -9999.00, -9999.00, 68.00 +AGS, 07, 12, 92.00, 70.00, 18.00, 29.00, 39.00 +AHN, 07, 12, 90.00, 69.00, 18.00, 24.00, 33.00 +AKN, 07, 12, 63.00, 46.00, 30.00, 31.00, 45.00 +AKO, 07, 12, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 12, 84.00, 60.00, 22.00, 20.00, 33.00 +ALI, 07, 12, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 12, 84.00, 62.00, 21.00, 15.00, 31.00 +ALS, 07, 12, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 12, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 12, 92.00, 65.00, 17.00, 13.00, 26.00 +AMG, 07, 12, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 12, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 12, 65.00, 52.00, 22.00, 27.00, 36.00 +AND, 07, 12, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 12, 64.00, 52.00, 39.00, 40.00, 52.00 +AOO, 07, 12, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 12, 80.00, 54.00, 19.00, 19.00, 30.00 +AQQ, 07, 12, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 12, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 07, 12, 67.00, 52.00, 16.00, 18.00, 25.00 +ATL, 07, 12, 88.00, 69.00, 19.00, 25.00, 35.00 +ATW, 07, 12, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 12, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 12, 86.00, 64.00, -9999.00, -9999.00, 30.00 +AUG, 07, 12, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 12, 95.00, 74.00, 10.00, 13.00, 18.00 +AUW, 07, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 12, 83.00, 63.00, 18.00, 28.00, 37.00 +AVP, 07, 12, 82.00, 62.00, 23.00, 23.00, 37.00 +AXN, 07, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 12, 81.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 12, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 12, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 12, 96.00, 62.00, -9999.00, -9999.00, 2.00 +BAD, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 12, 79.00, 46.00, -9999.00, -9999.00, 21.00 +BDL, 07, 12, 85.00, 62.00, 21.00, 21.00, 32.00 +BDR, 07, 12, 82.00, 66.00, 17.00, 17.00, 27.00 +BET, 07, 12, 62.00, 48.00, 35.00, 33.00, 47.00 +BFD, 07, 12, 76.00, 54.00, 22.00, 27.00, 37.00 +BFF, 07, 12, 90.00, 59.00, 22.00, 13.00, 30.00 +BFL, 07, 12, 98.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 12, 79.00, 60.00, 19.00, 24.00, 34.00 +BGR, 07, 12, 78.00, 58.00, 22.00, 23.00, 34.00 +BGS, 07, 12, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 12, 90.00, 69.00, 20.00, 31.00, 42.00 +BID, 07, 12, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 12, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 12, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 12, 87.00, 58.00, 16.00, 14.00, 25.00 +BIS, 07, 12, 84.00, 56.00, 22.00, 15.00, 31.00 +BIX, 07, 12, 90.00, 74.00, -9999.00, -9999.00, 42.00 +BJI, 07, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 12, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 12, 89.00, 55.00, -9999.00, -9999.00, 33.00 +BKW, 07, 12, 79.00, 60.00, 26.00, 32.00, 46.00 +BLF, 07, 12, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 12, 109.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 12, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 12, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 12, 89.00, 65.00, -9999.00, -9999.00, 27.00 +BNA, 07, 12, 89.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 12, 85.00, 47.00, -9999.00, 8.00, 15.00 +BOI, 07, 12, 90.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 12, 82.00, 65.00, 22.00, 18.00, 32.00 +BPI, 07, 12, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 12, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 12, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 12, 86.00, 66.00, -9999.00, -9999.00, 26.00 +BRO, 07, 12, 93.00, 76.00, 12.00, 15.00, 20.00 +BRW, 07, 12, 45.00, 34.00, 17.00, 20.00, 30.00 +BSM, 07, 12, 95.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 12, 46.00, 34.00, 14.00, 15.00, 23.00 +BTL, 07, 12, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 12, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 12, 91.00, 73.00, 15.00, 33.00, 41.00 +BTT, 07, 12, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 12, 81.00, 60.00, 25.00, 24.00, 40.00 +BUB, 07, 12, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 12, 80.00, 62.00, 21.00, 22.00, 33.00 +BUR, 07, 12, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 12, 90.00, 74.00, -9999.00, 26.00, 33.00 +BWG, 07, 12, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 12, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 12, 92.00, 71.00, -9999.00, -9999.00, 31.00 +BYI, 07, 12, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 12, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 12, 92.00, 70.00, 18.00, 27.00, 38.00 +CAG, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 12, 82.00, 61.00, 19.00, 23.00, 34.00 +CAO, 07, 12, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 12, 76.00, 54.00, 27.00, 33.00, 43.00 +CBM, 07, 12, 92.00, 69.00, -9999.00, -9999.00, 32.00 +CDB, 07, 12, 55.00, 46.00, 39.00, 46.00, 58.00 +CDC, 07, 12, 90.00, 58.00, 8.00, 12.00, 18.00 +CDR, 07, 12, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 12, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 12, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 12, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 12, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 12, 89.00, 68.00, 16.00, 28.00, 37.00 +CHO, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 12, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 12, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 12, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 12, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 12, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 12, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 12, 82.00, 61.00, 18.00, 22.00, 34.00 +CLL, 07, 12, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 12, 89.00, 70.00, 20.00, 21.00, 34.00 +CMH, 07, 12, 84.00, 63.00, 18.00, 25.00, 33.00 +CMI, 07, 12, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 12, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 12, 91.00, 68.00, 19.00, 10.00, 24.00 +CNM, 07, 12, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 12, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 12, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 12, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 12, 82.00, 56.00, 19.00, 19.00, 30.00 +COS, 07, 12, 84.00, 57.00, 24.00, 23.00, 38.00 +COT, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 12, 89.00, 66.00, 16.00, 15.00, 25.00 +CPR, 07, 12, 87.00, 54.00, 19.00, 16.00, 30.00 +CRBC, 07, 12, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 12, 93.00, 75.00, 10.00, 14.00, 19.00 +CRW, 07, 12, 86.00, 64.00, 24.00, 28.00, 41.00 +CSG, 07, 12, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 12, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 12, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 12, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 12, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 12, 85.00, 65.00, 17.00, 25.00, 34.00 +CVN, 07, 12, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 12, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 12, 86.00, 66.00, 16.00, 19.00, 29.00 +CYS, 07, 12, 82.00, 54.00, 20.00, 23.00, 34.00 +DAA, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 12, 90.00, 72.00, 14.00, 37.00, 42.00 +DAG, 07, 12, 104.00, 74.00, 3.00, 4.00, 4.00 +DAL, 07, 12, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 12, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 12, 85.00, 63.00, 17.00, 23.00, 32.00 +DBQ, 07, 12, 82.00, 62.00, 20.00, 18.00, 32.00 +DCA, 07, 12, 88.00, 71.00, 20.00, 23.00, 34.00 +DDC, 07, 12, 93.00, 67.00, 16.00, 9.00, 22.00 +DEC, 07, 12, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 12, 88.00, 58.00, 21.00, 17.00, 31.00 +DFW, 07, 12, 96.00, 74.00, 11.00, 11.00, 18.00 +DHN, 07, 12, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 12, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 12, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 12, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 07, 12, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 12, 77.00, 55.00, 28.00, 22.00, 40.00 +DLLC, 07, 12, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 12, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 12, 99.00, 74.00, -9999.00, -9999.00, 29.00 +DMN, 07, 12, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 12, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 12, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 12, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 12, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 12, 96.00, 74.00, 12.00, 15.00, 19.00 +DSM, 07, 12, 87.00, 66.00, 23.00, 16.00, 32.00 +DTW, 07, 12, 83.00, 61.00, 15.00, 20.00, 29.00 +DUG, 07, 12, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 12, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 12, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 12, 95.00, 73.00, -9999.00, -9999.00, 15.00 +D45, 07, 12, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 12, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 12, 83.00, 60.00, 19.00, 17.00, 30.00 +ECG, 07, 12, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 12, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 07, 12, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 07, 12, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 12, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 12, 80.00, 57.00, 30.00, 33.00, 47.00 +EKO, 07, 12, 91.00, 50.00, 7.00, 8.00, 13.00 +ELD, 07, 12, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 12, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 12, 96.00, 68.00, 15.00, 9.00, 22.00 +ELY, 07, 12, 87.00, 48.00, 12.00, 13.00, 20.00 +EMP, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 12, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 12, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 12, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 12, 91.00, 68.00, -9999.00, -9999.00, 16.00 +EPH, 07, 12, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 12, 80.00, 63.00, 21.00, 21.00, 33.00 +ESF, 07, 12, 92.00, 72.00, -9999.00, -9999.00, 38.00 +EUG, 07, 12, 82.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 12, 89.00, 67.00, 18.00, 18.00, 29.00 +EWN, 07, 12, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 12, 87.00, 69.00, 19.00, 20.00, 31.00 +EYW, 07, 12, 89.00, 80.00, 21.00, 25.00, 37.00 +E74, 07, 12, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 12, 88.00, 67.00, -9999.00, -9999.00, 37.00 +FAI, 07, 12, 72.00, 53.00, 30.00, 28.00, 44.00 +FAR, 07, 12, 83.00, 59.00, 20.00, 16.00, 30.00 +FAT, 07, 12, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 12, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 12, 80.00, 47.00, 15.00, 17.00, 27.00 +FCS, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +FDY, 07, 12, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 12, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +FLG, 07, 12, 82.00, 50.00, 18.00, 28.00, 38.00 +FLL, 07, 12, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 12, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 12, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 12, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 12, 92.00, 58.00, 17.00, 7.00, 21.00 +FMY, 07, 12, 91.00, 74.00, 23.00, 50.00, 59.00 +FNT, 07, 12, 81.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 12, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 12, 89.00, 68.00, -9999.00, -9999.00, 28.00 +FOK, 07, 12, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 12, 91.00, 69.00, -9999.00, -9999.00, 29.00 +FSD, 07, 12, 86.00, 62.00, 23.00, 14.00, 33.00 +FSI, 07, 12, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 12, 93.00, 70.00, 12.00, 17.00, 24.00 +FTK, 07, 12, 87.00, 65.00, -9999.00, -9999.00, 29.00 +FWA, 07, 12, 85.00, 63.00, 15.00, 19.00, 29.00 +FWH, 07, 12, 95.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 12, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 12, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 12, 110.00, 79.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 12, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 12, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 12, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 12, 83.00, 54.00, 12.00, 10.00, 17.00 +GFA, 07, 12, 83.00, 53.00, -9999.00, -9999.00, 23.00 +GFK, 07, 12, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 12, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 12, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 12, 85.00, 57.00, 19.00, 11.00, 25.00 +GJT, 07, 12, 94.00, 64.00, 14.00, 8.00, 19.00 +GKN, 07, 12, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 12, 90.00, 61.00, 22.00, 9.00, 28.00 +GLH, 07, 12, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 12, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 12, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 12, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 12, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 12, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 12, 80.00, 59.00, 24.00, 18.00, 34.00 +GRCI, 07, 12, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 12, 78.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 12, 88.00, 65.00, 21.00, 14.00, 29.00 +GRK, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 12, 83.00, 60.00, 19.00, 16.00, 29.00 +GSB, 07, 12, 90.00, 70.00, -9999.00, -9999.00, 41.00 +GSG, 07, 12, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 12, 87.00, 67.00, 22.00, 25.00, 38.00 +GSP, 07, 12, 88.00, 68.00, 22.00, 29.00, 39.00 +GST, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 12, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 12, 83.00, 53.00, 16.00, 12.00, 22.00 +GUP, 07, 12, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 12, 85.00, 62.00, -9999.00, -9999.00, 30.00 +GVW, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 07, 12, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 12, 85.00, 72.00, 22.00, 19.00, 33.00 +HBR, 07, 12, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 12, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 12, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 12, 90.00, 60.00, -9999.00, -9999.00, 12.00 +HKY, 07, 12, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 12, 85.00, 53.00, 15.00, 16.00, 24.00 +HMN, 07, 12, 97.00, 64.00, -9999.00, -9999.00, 24.00 +HMS, 07, 12, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 12, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 12, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 12, 87.00, 62.00, 22.00, 13.00, 30.00 +HOP, 07, 12, 89.00, 66.00, -9999.00, -9999.00, 31.00 +HOT, 07, 12, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 12, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 12, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 12, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 12, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 12, 91.00, 71.00, -9999.00, -9999.00, 40.00 +HST, 07, 12, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 12, 89.00, 69.00, 17.00, 25.00, 35.00 +HTL, 07, 12, 80.00, 55.00, 23.00, 19.00, 34.00 +HTS, 07, 12, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 12, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 12, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 12, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 12, 85.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 12, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 12, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 12, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 12, 93.00, 70.00, 13.00, 12.00, 20.00 +IDA, 07, 12, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 12, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 12, 86.00, 67.00, 20.00, 18.00, 30.00 +ILI, 07, 12, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 12, 88.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 12, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 12, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 12, 79.00, 55.00, 27.00, 22.00, 40.00 +INS, 07, 12, 98.00, 69.00, -9999.00, -9999.00, 6.00 +INT, 07, 12, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 12, 94.00, 63.00, 11.00, 11.00, 21.00 +IPL, 07, 12, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 12, 83.00, 61.00, 20.00, 26.00, 36.00 +IRK, 07, 12, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 12, 85.00, 56.00, 18.00, 13.00, 27.00 +ISP, 07, 12, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 12, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 12, 105.00, 75.00, -9999.00, -9999.00, 12.00 +IWD, 07, 12, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 12, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 12, 92.00, 70.00, 17.00, 27.00, 37.00 +JAX, 07, 12, 91.00, 72.00, 17.00, 38.00, 44.00 +JBR, 07, 12, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 12, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 12, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 12, 83.00, 68.00, 18.00, 18.00, 29.00 +JHW, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 12, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 12, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 12, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 12, 64.00, 48.00, 44.00, 45.00, 57.00 +JST, 07, 12, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 12, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 12, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 12, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 12, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 12, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 12, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 12, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 12, 106.00, 76.00, 5.00, 5.00, 9.00 +LAX, 07, 12, 75.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 12, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 12, 88.00, 60.00, 26.00, 12.00, 33.00 +LCH, 07, 12, 91.00, 74.00, 16.00, 28.00, 36.00 +LCK, 07, 12, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LEB, 07, 12, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 12, 86.00, 66.00, 18.00, 26.00, 35.00 +LFI, 07, 12, 86.00, 71.00, -9999.00, -9999.00, 33.00 +LFK, 07, 12, 93.00, 72.00, 11.00, 23.00, 29.00 +LFT, 07, 12, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 12, 84.00, 69.00, 18.00, 20.00, 30.00 +LGB, 07, 12, 83.00, 63.00, 0.00, 0.00, 0.00 +LGU, 07, 12, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 12, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 12, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 12, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 12, 92.00, 71.00, 13.00, 21.00, 28.00 +LIZ, 07, 12, 76.00, 54.00, -9999.00, -9999.00, 45.00 +LMT, 07, 12, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 12, 86.00, 56.00, 13.00, 13.00, 21.00 +LNK, 07, 12, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 12, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 12, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 12, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 12, 92.00, 69.00, -9999.00, -9999.00, 28.00 +LSE, 07, 12, 84.00, 62.00, 20.00, 17.00, 32.00 +LSF, 07, 12, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 12, 107.00, 68.00, -9999.00, -9999.00, 6.00 +LTS, 07, 12, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 12, 107.00, 75.00, -9999.00, -9999.00, 10.00 +LVS, 07, 12, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 12, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 12, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 12, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 12, 86.00, 65.00, 20.00, 24.00, 33.00 +MAF, 07, 12, 95.00, 68.00, 10.00, 11.00, 18.00 +MBL, 07, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 12, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 12, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 12, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 07, 12, 90.00, 74.00, -9999.00, -9999.00, 49.00 +MCG, 07, 12, 68.00, 49.00, 35.00, 32.00, 50.00 +MCI, 07, 12, 89.00, 68.00, 19.00, 14.00, 26.00 +MCK, 07, 12, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 12, 92.00, 70.00, 18.00, 27.00, 36.00 +MCO, 07, 12, 91.00, 73.00, 17.00, 49.00, 55.00 +MCW, 07, 12, 84.00, 61.00, 16.00, 14.00, 25.00 +MC2, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +MDH, 07, 12, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 12, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 12, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 12, 84.00, 66.00, 22.00, 18.00, 34.00 +MEI, 07, 12, 92.00, 70.00, 18.00, 30.00, 39.00 +MEM, 07, 12, 92.00, 73.00, 14.00, 17.00, 27.00 +MER, 07, 12, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 12, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 12, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 12, 90.00, 55.00, 5.00, 4.00, 7.00 +MGE, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MGM, 07, 12, 91.00, 71.00, 17.00, 30.00, 39.00 +MGW, 07, 12, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 12, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 12, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 12, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 12, 90.00, 75.00, 24.00, 37.00, 48.00 +MIB, 07, 12, 82.00, 58.00, -9999.00, -9999.00, 28.00 +MIV, 07, 12, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 12, 95.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 07, 12, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 12, 80.00, 62.00, 22.00, 19.00, 33.00 +MKG, 07, 12, 80.00, 60.00, 20.00, 14.00, 28.00 +MKL, 07, 12, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 12, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 12, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 12, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 12, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 12, 86.00, 64.00, 22.00, 19.00, 33.00 +MLS, 07, 12, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 12, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 12, 92.00, 71.00, -9999.00, -9999.00, 39.00 +MOB, 07, 12, 91.00, 73.00, 20.00, 43.00, 50.00 +MOT, 07, 12, 82.00, 58.00, 18.00, 11.00, 24.00 +MPV, 07, 12, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 12, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 12, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 12, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 12, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 12, 68.00, 52.00, -9999.00, -9999.00, 6.00 +MSL, 07, 12, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 12, 82.00, 59.00, 21.00, 18.00, 33.00 +MSO, 07, 12, 83.00, 50.00, 16.00, 16.00, 25.00 +MSP, 07, 12, 84.00, 63.00, 19.00, 18.00, 31.00 +MSS, 07, 12, 81.00, 58.00, 20.00, 21.00, 34.00 +MSY, 07, 12, 91.00, 73.00, 16.00, 39.00, 46.00 +MTC, 07, 12, 81.00, 61.00, -9999.00, -9999.00, 28.00 +MTN, 07, 12, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 07, 12, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 12, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 12, 94.00, 57.00, -9999.00, -9999.00, 8.00 +MWA, 07, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 12, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 12, 91.00, 71.00, -9999.00, -9999.00, 36.00 +MYL, 07, 12, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 12, 91.00, 70.00, -9999.00, -9999.00, 40.00 +NAO, 07, 12, 88.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 12, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +NBU, 07, 12, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NCA, 07, 12, 90.00, 68.00, -9999.00, -9999.00, 44.00 +NCO, 07, 12, 78.00, 63.00, -9999.00, -9999.00, 28.00 +NC1, 07, 12, 98.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 12, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 12, 73.00, 62.00, -9999.00, -9999.00, 1.00 +NFL, 07, 12, 91.00, 53.00, -9999.00, -9999.00, 7.00 +NGP, 07, 12, 92.00, 75.00, -9999.00, -9999.00, 13.00 +NGU, 07, 12, 86.00, 70.00, -9999.00, -9999.00, 31.00 +NGZ, 07, 12, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 12, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 12, 78.00, 59.00, -9999.00, -9999.00, 30.00 +NID, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 12, 91.00, 72.00, -9999.00, -9999.00, 47.00 +NIR, 07, 12, 94.00, 72.00, -9999.00, -9999.00, 16.00 +NKT, 07, 12, 87.00, 72.00, -9999.00, -9999.00, 41.00 +NKX, 07, 12, 76.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 12, 91.00, 68.00, -9999.00, -9999.00, 38.00 +NPA, 07, 12, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 07, 12, 95.00, 74.00, -9999.00, -9999.00, 16.00 +NQX, 07, 12, 89.00, 80.00, -9999.00, -9999.00, 35.00 +NRB, 07, 12, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 12, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 12, 73.00, 63.00, -9999.00, -9999.00, 2.00 +NSE, 07, 12, 91.00, 71.00, -9999.00, -9999.00, 51.00 +NSI, 07, 12, 74.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 12, 74.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 12, 82.00, 62.00, -9999.00, -9999.00, 2.00 +NTU, 07, 12, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 12, 73.00, 61.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 12, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 12, 71.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 12, 83.00, 63.00, -9999.00, -9999.00, 0.00 +NXX, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 07, 12, 89.00, 64.00, -9999.00, -9999.00, 32.00 +NZC, 07, 12, 92.00, 69.00, -9999.00, -9999.00, 51.00 +NZJ, 07, 12, 84.00, 59.00, -9999.00, -9999.00, 2.00 +NZW, 07, 12, 81.00, 61.00, -9999.00, -9999.00, 30.00 +NZY, 07, 12, 76.00, 66.00, -9999.00, -9999.00, 2.00 +OAK, 07, 12, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 12, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 12, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 12, 93.00, 71.00, 14.00, 10.00, 20.00 +OLM, 07, 12, 76.00, 49.00, 10.00, 14.00, 19.00 +OMA, 07, 12, 88.00, 66.00, 20.00, 13.00, 27.00 +OME, 07, 12, 58.00, 45.00, 26.00, 27.00, 36.00 +ONT, 07, 12, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 12, 84.00, 63.00, 22.00, 18.00, 33.00 +ORF, 07, 12, 86.00, 70.00, 21.00, 23.00, 36.00 +ORH, 07, 12, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 12, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 12, 79.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 07, 12, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 12, 66.00, 52.00, 9.00, 9.00, 14.00 +OTM, 07, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 12, 59.00, 48.00, 15.00, 22.00, 28.00 +OURC, 07, 12, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 12, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 12, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 12, 91.00, 69.00, -9999.00, -9999.00, 45.00 +PACZ, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 12, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 12, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 12, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 12, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 12, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 12, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 12, 90.00, 72.00, -9999.00, -9999.00, 39.00 +PAQ, 07, 12, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 12, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 12, 49.00, 44.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 12, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 12, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 12, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 12, 81.00, 60.00, -9999.00, -9999.00, 37.00 +PBI, 07, 12, 90.00, 74.00, 25.00, 34.00, 47.00 +PDT, 07, 12, 88.00, 58.00, 7.00, 6.00, 11.00 +PDX, 07, 12, 80.00, 56.00, 11.00, 12.00, 17.00 +PFN, 07, 12, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 12, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 12, 86.00, 67.00, 20.00, 18.00, 31.00 +PHX, 07, 12, 106.00, 81.00, 10.00, 3.00, 13.00 +PIA, 07, 12, 86.00, 65.00, 22.00, 19.00, 33.00 +PIB, 07, 12, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 12, 88.00, 53.00, 11.00, 10.00, 19.00 +PIR, 07, 12, 90.00, 62.00, 20.00, 12.00, 27.00 +PIT, 07, 12, 83.00, 62.00, 22.00, 24.00, 36.00 +PKB, 07, 12, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 12, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 12, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 12, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 12, 90.00, 74.00, 20.00, 36.00, 44.00 +POB, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +POE, 07, 12, 92.00, 70.00, -9999.00, -9999.00, 48.00 +POM, 07, 12, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 12, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 12, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 12, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 12, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 12, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 12, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 12, 109.00, 75.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 12, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 12, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 12, 93.00, 61.00, 24.00, 13.00, 33.00 +PUC, 07, 12, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 12, 82.00, 63.00, 19.00, 15.00, 29.00 +PVU, 07, 12, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 12, 79.00, 58.00, 24.00, 22.00, 35.00 +P02, 07, 12, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 12, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 12, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 12, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 12, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 12, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 12, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 07, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 12, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 07, 12, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 07, 12, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 12, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +P67, 07, 12, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 12, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 12, 92.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 12, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 12, 86.00, 58.00, 21.00, 17.00, 31.00 +RBL, 07, 12, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 12, 86.00, 58.00, -9999.00, -9999.00, 27.00 +RDD, 07, 12, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 12, 85.00, 46.00, 9.00, 7.00, 13.00 +RDR, 07, 12, 81.00, 56.00, -9999.00, -9999.00, 32.00 +RDU, 07, 12, 88.00, 68.00, 21.00, 21.00, 35.00 +REE, 07, 12, 92.00, 68.00, -9999.00, -9999.00, 22.00 +REJ, 07, 12, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 12, 84.00, 62.00, 23.00, 18.00, 34.00 +RIC, 07, 12, 88.00, 67.00, 22.00, 23.00, 36.00 +RIV, 07, 12, 94.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 07, 12, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 12, 83.00, 53.00, 11.00, 10.00, 18.00 +RME, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 07, 12, 95.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 12, 92.00, 51.00, 4.00, 4.00, 7.00 +ROA, 07, 12, 86.00, 65.00, 18.00, 28.00, 37.00 +ROC, 07, 12, 81.00, 60.00, 16.00, 24.00, 32.00 +ROW, 07, 12, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 12, 92.00, 68.00, 15.00, 8.00, 20.00 +RST, 07, 12, 82.00, 60.00, 21.00, 17.00, 32.00 +RWF, 07, 12, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 12, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 12, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 12, 76.00, 66.00, 1.00, 1.00, 2.00 +SAT, 07, 12, 95.00, 75.00, 10.00, 15.00, 19.00 +SAV, 07, 12, 91.00, 72.00, 20.00, 32.00, 42.00 +SAW, 07, 12, 76.00, 57.00, -9999.00, -9999.00, 34.00 +SBA, 07, 12, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 12, 97.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 12, 83.00, 63.00, 17.00, 18.00, 29.00 +SBP, 07, 12, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 12, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 12, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 12, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 12, 94.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 12, 87.00, 67.00, 17.00, 23.00, 32.00 +SEA, 07, 12, 75.00, 55.00, 12.00, 11.00, 18.00 +SEM, 07, 12, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 12, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 12, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 12, 90.00, 67.00, 14.00, 15.00, 23.00 +SGY, 07, 12, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 12, 86.00, 53.00, 17.00, 14.00, 26.00 +SHV, 07, 12, 93.00, 72.00, 15.00, 20.00, 28.00 +SIT, 07, 12, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 12, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 12, 96.00, 69.00, 10.00, 12.00, 19.00 +SKA, 07, 12, 83.00, 54.00, -9999.00, -9999.00, 12.00 +SKF, 07, 12, 95.00, 75.00, -9999.00, -9999.00, 13.00 +SLC, 07, 12, 92.00, 64.00, 14.00, 10.00, 20.00 +SLE, 07, 12, 81.00, 51.00, 9.00, 10.00, 14.00 +SLN, 07, 12, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 12, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 12, 73.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 12, 72.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 12, 50.00, 42.00, 29.00, 38.00, 46.00 +SNS, 07, 12, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 12, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 12, 87.00, 66.00, 20.00, 18.00, 29.00 +SPS, 07, 12, 97.00, 73.00, 10.00, 12.00, 18.00 +SRQ, 07, 12, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 12, 91.00, 69.00, -9999.00, -9999.00, 38.00 +SSI, 07, 12, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 12, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 12, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 12, 89.00, 70.00, 18.00, 18.00, 28.00 +STNV, 07, 12, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 12, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 12, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 12, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 12, 88.00, 55.00, -9999.00, -9999.00, 1.00 +SUX, 07, 12, 86.00, 65.00, 22.00, 14.00, 30.00 +SVN, 07, 12, 91.00, 72.00, -9999.00, -9999.00, 43.00 +SWF, 07, 12, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 12, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 12, 82.00, 59.00, 21.00, 24.00, 36.00 +SZL, 07, 12, 89.00, 65.00, -9999.00, -9999.00, 28.00 +TAD, 07, 12, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 12, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 12, 90.00, 63.00, -9999.00, -9999.00, 27.00 +TCC, 07, 12, 93.00, 64.00, 18.00, 6.00, 21.00 +TCL, 07, 12, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 12, 78.00, 51.00, -9999.00, -9999.00, 16.00 +TCS, 07, 12, 93.00, 67.00, -9999.00, 13.00, 37.00 +TEB, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 12, 93.00, 71.00, -9999.00, -9999.00, 21.00 +TKA, 07, 12, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 12, 91.00, 71.00, 18.00, 43.00, 50.00 +TNX, 07, 12, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 12, 83.00, 61.00, 14.00, 20.00, 29.00 +TOP, 07, 12, 89.00, 68.00, 16.00, 14.00, 24.00 +TPA, 07, 12, 90.00, 74.00, 19.00, 39.00, 48.00 +TPH, 07, 12, 91.00, 56.00, 7.00, 4.00, 9.00 +TRI, 07, 12, 85.00, 64.00, 23.00, 27.00, 39.00 +TRK, 07, 12, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 12, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 12, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 12, 94.00, 73.00, 13.00, 10.00, 20.00 +TUP, 07, 12, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 12, 99.00, 74.00, 25.00, 14.00, 33.00 +TVC, 07, 12, 81.00, 57.00, 17.00, 12.00, 24.00 +TVL, 07, 12, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 12, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 12, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 12, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 12, 86.00, 65.00, -9999.00, -9999.00, 33.00 +T02, 07, 12, 90.00, 69.00, -9999.00, -9999.00, 39.00 +T03, 07, 12, 90.00, 70.00, -9999.00, -9999.00, 40.00 +T04, 07, 12, 90.00, 73.00, -9999.00, -9999.00, 49.00 +T05, 07, 12, 92.00, 66.00, -9999.00, -9999.00, 27.00 +T06, 07, 12, 92.00, 68.00, -9999.00, -9999.00, 32.00 +T07, 07, 12, 96.00, 60.00, -9999.00, -9999.00, 12.00 +T08, 07, 12, 91.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 12, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 12, 98.00, 69.00, -9999.00, -9999.00, 6.00 +UIL, 07, 12, 68.00, 49.00, 30.00, 30.00, 41.00 +UIN, 07, 12, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 12, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 12, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 12, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 07, 12, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 12, 91.00, 69.00, -9999.00, -9999.00, 43.00 +VBG, 07, 12, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 12, 93.00, 75.00, 10.00, 23.00, 28.00 +VCV, 07, 12, 97.00, 61.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 12, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 12, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 12, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 12, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 12, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 12, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 12, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 12, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 12, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 12, 86.00, 65.00, 17.00, 19.00, 29.00 +WJA, 07, 12, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 12, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 12, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 12, 93.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 12, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 12, 92.00, 70.00, -9999.00, -9999.00, 40.00 +WRG, 07, 12, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 12, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 12, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 07, 12, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 12, 59.00, 48.00, 46.00, 48.00, 60.00 +YCG, 07, 12, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 12, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 12, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 12, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 12, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 12, 87.00, 53.00, 4.00, 5.00, 9.00 +YNG, 07, 12, 81.00, 59.00, 20.00, 22.00, 32.00 +YPA, 07, 12, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 12, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 12, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 12, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 12, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 12, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 12, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 12, 107.00, 81.00, 2.00, 2.00, 4.00 +YVR, 07, 12, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 12, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 12, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 12, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 12, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 12, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 12, 76.00, 51.00, 19.00, 23.00, 34.00 +ZUN, 07, 12, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 12, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 12, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 12, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 12, 92.00, 71.00, -9999.00, -9999.00, 34.00 +1V1, 07, 12, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 12, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 12, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 12, 87.00, 71.00, -9999.00, -9999.00, 41.00 +2PJ, 07, 12, 91.00, 69.00, -9999.00, -9999.00, 39.00 +3B1, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 12, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 12, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 12, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 12, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 07, 12, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 12, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 12, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 12, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 12, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 13, 84.00, 64.00, 20.00, 19.00, 31.00 +ABI, 07, 13, 95.00, 73.00, 12.00, 14.00, 21.00 +ABQ, 07, 13, 93.00, 64.00, 17.00, 11.00, 25.00 +ABR, 07, 13, 86.00, 60.00, 22.00, 14.00, 32.00 +ABY, 07, 13, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 13, 75.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 13, 97.00, 74.00, 7.00, 11.00, 15.00 +ACV, 07, 13, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 13, 84.00, 65.00, 17.00, 16.00, 27.00 +ADK, 07, 13, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 13, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 13, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 13, 87.00, 64.00, -9999.00, -9999.00, 31.00 +AEX, 07, 13, 92.00, 72.00, -9999.00, -9999.00, 34.00 +AFF, 07, 13, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 13, 92.00, 71.00, -9999.00, -9999.00, 68.00 +AGS, 07, 13, 92.00, 70.00, 18.00, 29.00, 39.00 +AHN, 07, 13, 90.00, 69.00, 18.00, 24.00, 34.00 +AKN, 07, 13, 63.00, 46.00, 29.00, 31.00, 45.00 +AKO, 07, 13, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 13, 84.00, 60.00, 21.00, 20.00, 33.00 +ALI, 07, 13, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 13, 84.00, 62.00, 21.00, 15.00, 31.00 +ALS, 07, 13, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 13, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 13, 92.00, 65.00, 16.00, 13.00, 26.00 +AMG, 07, 13, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 13, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 13, 65.00, 52.00, 23.00, 27.00, 37.00 +AND, 07, 13, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 13, 64.00, 52.00, 39.00, 40.00, 52.00 +AOO, 07, 13, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 13, 80.00, 54.00, 19.00, 19.00, 30.00 +AQQ, 07, 13, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 13, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 07, 13, 67.00, 52.00, 15.00, 17.00, 24.00 +ATL, 07, 13, 88.00, 69.00, 19.00, 25.00, 36.00 +ATW, 07, 13, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 13, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 13, 86.00, 64.00, -9999.00, -9999.00, 29.00 +AUG, 07, 13, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 13, 95.00, 74.00, 9.00, 13.00, 18.00 +AUW, 07, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 13, 83.00, 63.00, 18.00, 28.00, 37.00 +AVP, 07, 13, 82.00, 62.00, 22.00, 23.00, 37.00 +AXN, 07, 13, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 13, 81.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 13, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 13, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 13, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 13, 79.00, 46.00, -9999.00, -9999.00, 22.00 +BDL, 07, 13, 85.00, 62.00, 21.00, 20.00, 32.00 +BDR, 07, 13, 82.00, 66.00, 17.00, 17.00, 27.00 +BET, 07, 13, 62.00, 48.00, 35.00, 34.00, 48.00 +BFD, 07, 13, 76.00, 54.00, 22.00, 26.00, 37.00 +BFF, 07, 13, 90.00, 59.00, 22.00, 13.00, 30.00 +BFL, 07, 13, 98.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 13, 79.00, 60.00, 19.00, 24.00, 34.00 +BGR, 07, 13, 78.00, 58.00, 22.00, 22.00, 34.00 +BGS, 07, 13, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 13, 90.00, 69.00, 20.00, 31.00, 42.00 +BID, 07, 13, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 13, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 13, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 13, 87.00, 58.00, 16.00, 13.00, 25.00 +BIS, 07, 13, 84.00, 56.00, 22.00, 15.00, 31.00 +BIX, 07, 13, 90.00, 74.00, -9999.00, -9999.00, 42.00 +BJI, 07, 13, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 13, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 13, 89.00, 55.00, -9999.00, -9999.00, 33.00 +BKW, 07, 13, 79.00, 60.00, 26.00, 32.00, 46.00 +BLF, 07, 13, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 13, 109.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 13, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 13, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 13, 89.00, 65.00, -9999.00, -9999.00, 27.00 +BNA, 07, 13, 89.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 13, 85.00, 47.00, -9999.00, 7.00, 15.00 +BOI, 07, 13, 90.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 13, 82.00, 65.00, 22.00, 18.00, 31.00 +BPI, 07, 13, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 13, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 13, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 13, 86.00, 66.00, -9999.00, -9999.00, 26.00 +BRO, 07, 13, 93.00, 76.00, 12.00, 15.00, 20.00 +BRW, 07, 13, 45.00, 34.00, 18.00, 20.00, 30.00 +BSM, 07, 13, 95.00, 74.00, -9999.00, -9999.00, 13.00 +BTI, 07, 13, 46.00, 34.00, 14.00, 15.00, 23.00 +BTL, 07, 13, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 13, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 13, 91.00, 73.00, 15.00, 34.00, 41.00 +BTT, 07, 13, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 13, 81.00, 60.00, 25.00, 24.00, 40.00 +BUB, 07, 13, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 13, 80.00, 62.00, 21.00, 22.00, 33.00 +BUR, 07, 13, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 13, 90.00, 74.00, -9999.00, 26.00, 34.00 +BWG, 07, 13, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 13, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 13, 92.00, 71.00, -9999.00, -9999.00, 31.00 +BYI, 07, 13, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 13, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 13, 92.00, 70.00, 18.00, 28.00, 39.00 +CAG, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 13, 82.00, 61.00, 18.00, 23.00, 33.00 +CAO, 07, 13, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 13, 76.00, 54.00, 27.00, 33.00, 43.00 +CBM, 07, 13, 92.00, 69.00, -9999.00, -9999.00, 32.00 +CDB, 07, 13, 55.00, 46.00, 39.00, 46.00, 58.00 +CDC, 07, 13, 90.00, 58.00, 9.00, 12.00, 18.00 +CDR, 07, 13, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 13, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 13, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 13, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 13, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 13, 89.00, 68.00, 15.00, 29.00, 37.00 +CHO, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 13, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 13, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 13, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 13, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 13, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 13, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 13, 82.00, 61.00, 18.00, 22.00, 33.00 +CLL, 07, 13, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 13, 89.00, 70.00, 20.00, 21.00, 33.00 +CMH, 07, 13, 84.00, 63.00, 18.00, 25.00, 33.00 +CMI, 07, 13, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 13, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 13, 91.00, 68.00, 18.00, 9.00, 24.00 +CNM, 07, 13, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 13, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 13, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 13, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 13, 82.00, 56.00, 18.00, 19.00, 30.00 +COS, 07, 13, 84.00, 57.00, 24.00, 23.00, 38.00 +COT, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 13, 89.00, 66.00, 16.00, 15.00, 25.00 +CPR, 07, 13, 87.00, 54.00, 19.00, 16.00, 30.00 +CRBC, 07, 13, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 13, 93.00, 75.00, 10.00, 14.00, 18.00 +CRW, 07, 13, 86.00, 64.00, 24.00, 28.00, 41.00 +CSG, 07, 13, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 13, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 13, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 13, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 13, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 13, 85.00, 65.00, 17.00, 25.00, 34.00 +CVN, 07, 13, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 13, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 13, 86.00, 66.00, 16.00, 19.00, 29.00 +CYS, 07, 13, 82.00, 54.00, 20.00, 23.00, 34.00 +DAA, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 13, 90.00, 72.00, 14.00, 37.00, 42.00 +DAG, 07, 13, 104.00, 74.00, 3.00, 4.00, 4.00 +DAL, 07, 13, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 13, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 13, 85.00, 63.00, 17.00, 23.00, 32.00 +DBQ, 07, 13, 82.00, 62.00, 19.00, 18.00, 31.00 +DCA, 07, 13, 88.00, 71.00, 20.00, 23.00, 34.00 +DDC, 07, 13, 93.00, 67.00, 15.00, 9.00, 22.00 +DEC, 07, 13, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 13, 88.00, 58.00, 21.00, 17.00, 31.00 +DFW, 07, 13, 96.00, 74.00, 10.00, 11.00, 18.00 +DHN, 07, 13, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 13, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 13, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 13, 96.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 13, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 13, 77.00, 55.00, 28.00, 22.00, 39.00 +DLLC, 07, 13, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 13, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 13, 99.00, 74.00, -9999.00, -9999.00, 30.00 +DMN, 07, 13, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 13, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 13, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 13, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 13, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 13, 96.00, 74.00, 12.00, 15.00, 20.00 +DSM, 07, 13, 87.00, 66.00, 23.00, 16.00, 32.00 +DTW, 07, 13, 83.00, 61.00, 15.00, 20.00, 28.00 +DUG, 07, 13, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 13, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 13, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 13, 95.00, 73.00, -9999.00, -9999.00, 15.00 +D45, 07, 13, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 13, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 13, 83.00, 60.00, 19.00, 17.00, 30.00 +ECG, 07, 13, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 13, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 07, 13, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 07, 13, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 13, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 13, 80.00, 57.00, 30.00, 33.00, 46.00 +EKO, 07, 13, 91.00, 50.00, 7.00, 8.00, 13.00 +ELD, 07, 13, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 13, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 13, 96.00, 68.00, 15.00, 9.00, 23.00 +ELY, 07, 13, 87.00, 48.00, 13.00, 14.00, 20.00 +EMP, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 13, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 13, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 13, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 13, 91.00, 68.00, -9999.00, -9999.00, 16.00 +EPH, 07, 13, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 13, 80.00, 63.00, 20.00, 21.00, 32.00 +ESF, 07, 13, 92.00, 72.00, -9999.00, -9999.00, 38.00 +EUG, 07, 13, 82.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 13, 89.00, 67.00, 18.00, 17.00, 29.00 +EWN, 07, 13, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 13, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 13, 89.00, 80.00, 21.00, 26.00, 37.00 +E74, 07, 13, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 13, 88.00, 67.00, -9999.00, -9999.00, 37.00 +FAI, 07, 13, 72.00, 53.00, 30.00, 28.00, 45.00 +FAR, 07, 13, 83.00, 59.00, 20.00, 16.00, 30.00 +FAT, 07, 13, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 13, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 13, 80.00, 47.00, 15.00, 17.00, 26.00 +FCS, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +FDY, 07, 13, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 13, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +FLG, 07, 13, 82.00, 50.00, 19.00, 29.00, 39.00 +FLL, 07, 13, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 13, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 13, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 13, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 13, 92.00, 58.00, 18.00, 7.00, 22.00 +FMY, 07, 13, 91.00, 74.00, 23.00, 50.00, 60.00 +FNT, 07, 13, 81.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 13, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 13, 89.00, 68.00, -9999.00, -9999.00, 27.00 +FOK, 07, 13, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 13, 91.00, 69.00, -9999.00, -9999.00, 28.00 +FSD, 07, 13, 86.00, 62.00, 23.00, 14.00, 32.00 +FSI, 07, 13, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 13, 93.00, 70.00, 11.00, 16.00, 24.00 +FTK, 07, 13, 87.00, 65.00, -9999.00, -9999.00, 29.00 +FWA, 07, 13, 85.00, 63.00, 15.00, 19.00, 28.00 +FWH, 07, 13, 95.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 13, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 13, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 13, 110.00, 79.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 13, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 13, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 13, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 13, 83.00, 54.00, 11.00, 9.00, 17.00 +GFA, 07, 13, 83.00, 53.00, -9999.00, -9999.00, 23.00 +GFK, 07, 13, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 13, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 13, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 13, 85.00, 57.00, 19.00, 11.00, 25.00 +GJT, 07, 13, 94.00, 64.00, 15.00, 8.00, 19.00 +GKN, 07, 13, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 13, 90.00, 61.00, 23.00, 9.00, 29.00 +GLH, 07, 13, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 13, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 13, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 13, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 13, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 13, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 13, 80.00, 59.00, 23.00, 18.00, 34.00 +GRCI, 07, 13, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 13, 78.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 13, 88.00, 65.00, 21.00, 14.00, 29.00 +GRK, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 13, 83.00, 60.00, 19.00, 16.00, 29.00 +GSB, 07, 13, 90.00, 70.00, -9999.00, -9999.00, 41.00 +GSG, 07, 13, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 13, 87.00, 67.00, 22.00, 25.00, 38.00 +GSP, 07, 13, 88.00, 68.00, 22.00, 29.00, 40.00 +GST, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 13, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 13, 83.00, 53.00, 16.00, 12.00, 22.00 +GUP, 07, 13, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 13, 85.00, 62.00, -9999.00, -9999.00, 29.00 +GVW, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 07, 13, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 13, 85.00, 72.00, 22.00, 19.00, 33.00 +HBR, 07, 13, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 13, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 13, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 13, 90.00, 60.00, -9999.00, -9999.00, 11.00 +HKY, 07, 13, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 13, 85.00, 53.00, 15.00, 16.00, 24.00 +HMN, 07, 13, 97.00, 64.00, -9999.00, -9999.00, 24.00 +HMS, 07, 13, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 13, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 13, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 13, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 13, 89.00, 66.00, -9999.00, -9999.00, 31.00 +HOT, 07, 13, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 13, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 13, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 13, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 13, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 13, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 13, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 13, 89.00, 69.00, 17.00, 25.00, 35.00 +HTL, 07, 13, 80.00, 55.00, 22.00, 18.00, 34.00 +HTS, 07, 13, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 13, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 13, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 13, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 13, 85.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 13, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 13, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 13, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 13, 93.00, 70.00, 13.00, 12.00, 19.00 +IDA, 07, 13, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 13, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 13, 86.00, 67.00, 20.00, 18.00, 30.00 +ILI, 07, 13, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 13, 88.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 13, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 13, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 13, 79.00, 55.00, 27.00, 22.00, 40.00 +INS, 07, 13, 98.00, 69.00, -9999.00, -9999.00, 7.00 +INT, 07, 13, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 13, 94.00, 63.00, 11.00, 11.00, 22.00 +IPL, 07, 13, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 13, 83.00, 61.00, 20.00, 26.00, 36.00 +IRK, 07, 13, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 13, 85.00, 56.00, 18.00, 12.00, 26.00 +ISP, 07, 13, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 13, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 13, 105.00, 75.00, -9999.00, -9999.00, 12.00 +IWD, 07, 13, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 13, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 13, 92.00, 70.00, 17.00, 27.00, 38.00 +JAX, 07, 13, 91.00, 72.00, 16.00, 38.00, 44.00 +JBR, 07, 13, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 13, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 13, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 13, 83.00, 68.00, 18.00, 17.00, 28.00 +JHW, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 13, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 13, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 13, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 13, 64.00, 48.00, 44.00, 45.00, 57.00 +JST, 07, 13, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 13, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 13, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 13, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 13, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 13, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 13, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 13, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 13, 106.00, 76.00, 5.00, 6.00, 9.00 +LAX, 07, 13, 75.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 13, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 13, 88.00, 60.00, 26.00, 12.00, 33.00 +LCH, 07, 13, 91.00, 74.00, 16.00, 29.00, 36.00 +LCK, 07, 13, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LEB, 07, 13, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 13, 86.00, 66.00, 17.00, 26.00, 35.00 +LFI, 07, 13, 86.00, 71.00, -9999.00, -9999.00, 33.00 +LFK, 07, 13, 93.00, 72.00, 11.00, 23.00, 29.00 +LFT, 07, 13, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 13, 84.00, 69.00, 17.00, 20.00, 29.00 +LGB, 07, 13, 83.00, 63.00, 0.00, 0.00, 0.00 +LGU, 07, 13, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 13, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 13, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 13, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 13, 92.00, 71.00, 12.00, 21.00, 28.00 +LIZ, 07, 13, 76.00, 54.00, -9999.00, -9999.00, 45.00 +LMT, 07, 13, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 13, 86.00, 56.00, 13.00, 13.00, 21.00 +LNK, 07, 13, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 13, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 13, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 13, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 13, 92.00, 69.00, -9999.00, -9999.00, 28.00 +LSE, 07, 13, 84.00, 62.00, 20.00, 17.00, 31.00 +LSF, 07, 13, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 13, 107.00, 68.00, -9999.00, -9999.00, 7.00 +LTS, 07, 13, 98.00, 71.00, -9999.00, -9999.00, 16.00 +LUF, 07, 13, 107.00, 75.00, -9999.00, -9999.00, 10.00 +LVS, 07, 13, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 13, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 13, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 13, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 13, 86.00, 65.00, 19.00, 24.00, 33.00 +MAF, 07, 13, 95.00, 68.00, 10.00, 11.00, 18.00 +MBL, 07, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 13, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 13, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 13, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 07, 13, 90.00, 74.00, -9999.00, -9999.00, 49.00 +MCG, 07, 13, 68.00, 49.00, 35.00, 32.00, 50.00 +MCI, 07, 13, 89.00, 68.00, 19.00, 14.00, 26.00 +MCK, 07, 13, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 13, 92.00, 70.00, 18.00, 28.00, 37.00 +MCO, 07, 13, 91.00, 73.00, 17.00, 49.00, 55.00 +MCW, 07, 13, 84.00, 61.00, 16.00, 13.00, 24.00 +MC2, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +MDH, 07, 13, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 13, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 13, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 13, 84.00, 66.00, 22.00, 18.00, 34.00 +MEI, 07, 13, 92.00, 70.00, 18.00, 30.00, 39.00 +MEM, 07, 13, 92.00, 73.00, 14.00, 17.00, 26.00 +MER, 07, 13, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 13, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 13, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 13, 90.00, 55.00, 4.00, 4.00, 7.00 +MGE, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +MGM, 07, 13, 91.00, 71.00, 18.00, 30.00, 39.00 +MGW, 07, 13, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 13, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 13, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 13, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 13, 90.00, 75.00, 24.00, 37.00, 48.00 +MIB, 07, 13, 82.00, 58.00, -9999.00, -9999.00, 28.00 +MIV, 07, 13, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 13, 95.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 07, 13, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 13, 80.00, 62.00, 21.00, 19.00, 33.00 +MKG, 07, 13, 80.00, 60.00, 20.00, 14.00, 27.00 +MKL, 07, 13, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 13, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 13, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 13, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 13, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 13, 86.00, 64.00, 21.00, 18.00, 33.00 +MLS, 07, 13, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 13, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 13, 92.00, 71.00, -9999.00, -9999.00, 39.00 +MOB, 07, 13, 91.00, 73.00, 20.00, 43.00, 50.00 +MOT, 07, 13, 82.00, 58.00, 18.00, 11.00, 24.00 +MPV, 07, 13, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 13, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 13, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 13, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 13, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 13, 68.00, 52.00, -9999.00, -9999.00, 6.00 +MSL, 07, 13, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 13, 82.00, 59.00, 21.00, 17.00, 32.00 +MSO, 07, 13, 83.00, 50.00, 16.00, 16.00, 25.00 +MSP, 07, 13, 84.00, 63.00, 19.00, 18.00, 30.00 +MSS, 07, 13, 81.00, 58.00, 20.00, 20.00, 33.00 +MSY, 07, 13, 91.00, 73.00, 16.00, 39.00, 46.00 +MTC, 07, 13, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 13, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 07, 13, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 13, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 13, 94.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 07, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 13, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 13, 91.00, 71.00, -9999.00, -9999.00, 36.00 +MYL, 07, 13, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 13, 91.00, 70.00, -9999.00, -9999.00, 40.00 +NAO, 07, 13, 88.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 13, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +NBU, 07, 13, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NCA, 07, 13, 90.00, 68.00, -9999.00, -9999.00, 44.00 +NCO, 07, 13, 78.00, 63.00, -9999.00, -9999.00, 28.00 +NC1, 07, 13, 98.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 13, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 13, 73.00, 62.00, -9999.00, -9999.00, 1.00 +NFL, 07, 13, 91.00, 53.00, -9999.00, -9999.00, 7.00 +NGP, 07, 13, 92.00, 75.00, -9999.00, -9999.00, 13.00 +NGU, 07, 13, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 13, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 13, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 13, 78.00, 59.00, -9999.00, -9999.00, 30.00 +NID, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 13, 91.00, 72.00, -9999.00, -9999.00, 47.00 +NIR, 07, 13, 94.00, 72.00, -9999.00, -9999.00, 16.00 +NKT, 07, 13, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 13, 76.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 13, 91.00, 68.00, -9999.00, -9999.00, 38.00 +NPA, 07, 13, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 07, 13, 95.00, 74.00, -9999.00, -9999.00, 16.00 +NQX, 07, 13, 89.00, 80.00, -9999.00, -9999.00, 35.00 +NRB, 07, 13, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NRC, 07, 13, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 13, 73.00, 63.00, -9999.00, -9999.00, 2.00 +NSE, 07, 13, 91.00, 71.00, -9999.00, -9999.00, 51.00 +NSI, 07, 13, 74.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 13, 74.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 13, 82.00, 62.00, -9999.00, -9999.00, 2.00 +NTU, 07, 13, 86.00, 70.00, -9999.00, -9999.00, 35.00 +NUC, 07, 13, 73.00, 61.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 13, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 13, 71.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 13, 83.00, 63.00, -9999.00, -9999.00, 0.00 +NXX, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 07, 13, 89.00, 64.00, -9999.00, -9999.00, 32.00 +NZC, 07, 13, 92.00, 69.00, -9999.00, -9999.00, 51.00 +NZJ, 07, 13, 84.00, 59.00, -9999.00, -9999.00, 2.00 +NZW, 07, 13, 81.00, 61.00, -9999.00, -9999.00, 30.00 +NZY, 07, 13, 76.00, 66.00, -9999.00, -9999.00, 2.00 +OAK, 07, 13, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 07, 13, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 13, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 13, 93.00, 71.00, 13.00, 10.00, 20.00 +OLM, 07, 13, 76.00, 49.00, 10.00, 14.00, 18.00 +OMA, 07, 13, 88.00, 66.00, 19.00, 13.00, 27.00 +OME, 07, 13, 58.00, 45.00, 26.00, 27.00, 37.00 +ONT, 07, 13, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 13, 84.00, 63.00, 22.00, 17.00, 32.00 +ORF, 07, 13, 86.00, 70.00, 22.00, 23.00, 36.00 +ORH, 07, 13, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 13, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 13, 79.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 07, 13, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 13, 66.00, 52.00, 9.00, 9.00, 13.00 +OTM, 07, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 13, 59.00, 48.00, 15.00, 23.00, 28.00 +OURC, 07, 13, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 13, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 13, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 13, 91.00, 69.00, -9999.00, -9999.00, 45.00 +PACZ, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 13, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 13, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 13, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 13, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 13, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 13, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 13, 90.00, 72.00, -9999.00, -9999.00, 40.00 +PAQ, 07, 13, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 13, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 13, 49.00, 44.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 13, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 13, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 13, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 13, 81.00, 60.00, -9999.00, -9999.00, 37.00 +PBI, 07, 13, 90.00, 74.00, 25.00, 34.00, 47.00 +PDT, 07, 13, 88.00, 58.00, 6.00, 6.00, 11.00 +PDX, 07, 13, 80.00, 56.00, 11.00, 12.00, 16.00 +PFN, 07, 13, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 13, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 13, 86.00, 67.00, 20.00, 17.00, 31.00 +PHX, 07, 13, 106.00, 81.00, 10.00, 3.00, 13.00 +PIA, 07, 13, 86.00, 65.00, 22.00, 19.00, 32.00 +PIB, 07, 13, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 13, 88.00, 53.00, 11.00, 10.00, 19.00 +PIR, 07, 13, 90.00, 62.00, 20.00, 12.00, 26.00 +PIT, 07, 13, 83.00, 62.00, 21.00, 24.00, 36.00 +PKB, 07, 13, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 13, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 13, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 13, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 13, 90.00, 74.00, 21.00, 37.00, 44.00 +POB, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +POE, 07, 13, 92.00, 70.00, -9999.00, -9999.00, 49.00 +POM, 07, 13, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 13, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 13, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 13, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 13, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 13, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 13, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 13, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 13, 109.00, 75.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 13, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 13, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 13, 93.00, 61.00, 24.00, 13.00, 34.00 +PUC, 07, 13, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 13, 82.00, 63.00, 19.00, 15.00, 29.00 +PVU, 07, 13, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 13, 79.00, 58.00, 23.00, 22.00, 35.00 +P02, 07, 13, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 13, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 13, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 13, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 13, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 13, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 13, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 07, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 13, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 07, 13, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 07, 13, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 13, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +P67, 07, 13, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 13, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 13, 92.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 13, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 13, 86.00, 58.00, 21.00, 16.00, 31.00 +RBL, 07, 13, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 13, 86.00, 58.00, -9999.00, -9999.00, 27.00 +RDD, 07, 13, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 13, 85.00, 46.00, 9.00, 7.00, 13.00 +RDR, 07, 13, 81.00, 56.00, -9999.00, -9999.00, 32.00 +RDU, 07, 13, 88.00, 68.00, 21.00, 21.00, 35.00 +REE, 07, 13, 92.00, 68.00, -9999.00, -9999.00, 22.00 +REJ, 07, 13, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 13, 84.00, 62.00, 23.00, 17.00, 33.00 +RIC, 07, 13, 88.00, 67.00, 22.00, 23.00, 37.00 +RIV, 07, 13, 94.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 07, 13, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 13, 83.00, 53.00, 12.00, 10.00, 18.00 +RME, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 07, 13, 95.00, 75.00, -9999.00, -9999.00, 13.00 +RNO, 07, 13, 92.00, 51.00, 4.00, 4.00, 7.00 +ROA, 07, 13, 86.00, 65.00, 18.00, 28.00, 37.00 +ROC, 07, 13, 81.00, 60.00, 16.00, 24.00, 32.00 +ROW, 07, 13, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 13, 92.00, 68.00, 15.00, 8.00, 20.00 +RST, 07, 13, 82.00, 60.00, 21.00, 17.00, 32.00 +RWF, 07, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 13, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 13, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 13, 76.00, 66.00, 1.00, 1.00, 2.00 +SAT, 07, 13, 95.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 13, 91.00, 72.00, 20.00, 33.00, 43.00 +SAW, 07, 13, 76.00, 57.00, -9999.00, -9999.00, 34.00 +SBA, 07, 13, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 13, 97.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 13, 83.00, 63.00, 17.00, 18.00, 29.00 +SBP, 07, 13, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 13, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 13, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 13, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 13, 94.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 13, 87.00, 67.00, 17.00, 23.00, 31.00 +SEA, 07, 13, 75.00, 55.00, 11.00, 11.00, 18.00 +SEM, 07, 13, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 13, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 13, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 13, 90.00, 67.00, 14.00, 15.00, 23.00 +SGY, 07, 13, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 13, 86.00, 53.00, 17.00, 13.00, 26.00 +SHV, 07, 13, 93.00, 72.00, 15.00, 20.00, 28.00 +SIT, 07, 13, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 13, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 13, 96.00, 69.00, 10.00, 12.00, 19.00 +SKA, 07, 13, 83.00, 54.00, -9999.00, -9999.00, 12.00 +SKF, 07, 13, 95.00, 75.00, -9999.00, -9999.00, 13.00 +SLC, 07, 13, 92.00, 64.00, 14.00, 10.00, 20.00 +SLE, 07, 13, 81.00, 51.00, 9.00, 10.00, 14.00 +SLN, 07, 13, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 13, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 13, 73.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 13, 72.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 13, 50.00, 42.00, 29.00, 38.00, 46.00 +SNS, 07, 13, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 13, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 13, 87.00, 66.00, 20.00, 18.00, 29.00 +SPS, 07, 13, 97.00, 73.00, 10.00, 12.00, 18.00 +SRQ, 07, 13, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 13, 91.00, 69.00, -9999.00, -9999.00, 39.00 +SSI, 07, 13, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 13, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 13, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 13, 89.00, 70.00, 17.00, 17.00, 28.00 +STNV, 07, 13, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 13, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 13, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 13, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 13, 88.00, 55.00, -9999.00, -9999.00, 1.00 +SUX, 07, 13, 86.00, 65.00, 22.00, 13.00, 29.00 +SVN, 07, 13, 91.00, 72.00, -9999.00, -9999.00, 43.00 +SWF, 07, 13, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 13, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 13, 82.00, 59.00, 20.00, 24.00, 36.00 +SZL, 07, 13, 89.00, 65.00, -9999.00, -9999.00, 28.00 +TAD, 07, 13, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 13, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 13, 90.00, 63.00, -9999.00, -9999.00, 27.00 +TCC, 07, 13, 93.00, 64.00, 19.00, 6.00, 21.00 +TCL, 07, 13, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 13, 78.00, 51.00, -9999.00, -9999.00, 15.00 +TCS, 07, 13, 93.00, 67.00, -9999.00, 13.00, 38.00 +TEB, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 13, 93.00, 71.00, -9999.00, -9999.00, 21.00 +TKA, 07, 13, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 13, 91.00, 71.00, 18.00, 43.00, 50.00 +TNX, 07, 13, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 13, 83.00, 61.00, 14.00, 20.00, 28.00 +TOP, 07, 13, 89.00, 68.00, 16.00, 14.00, 23.00 +TPA, 07, 13, 90.00, 74.00, 19.00, 39.00, 48.00 +TPH, 07, 13, 91.00, 56.00, 8.00, 4.00, 9.00 +TRI, 07, 13, 85.00, 64.00, 23.00, 26.00, 39.00 +TRK, 07, 13, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 13, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 13, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 13, 94.00, 73.00, 13.00, 10.00, 19.00 +TUP, 07, 13, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 13, 99.00, 74.00, 26.00, 14.00, 34.00 +TVC, 07, 13, 81.00, 57.00, 17.00, 11.00, 24.00 +TVL, 07, 13, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 13, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 13, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 13, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 13, 86.00, 65.00, -9999.00, -9999.00, 33.00 +T02, 07, 13, 90.00, 69.00, -9999.00, -9999.00, 39.00 +T03, 07, 13, 90.00, 70.00, -9999.00, -9999.00, 40.00 +T04, 07, 13, 90.00, 73.00, -9999.00, -9999.00, 49.00 +T05, 07, 13, 92.00, 66.00, -9999.00, -9999.00, 26.00 +T06, 07, 13, 92.00, 68.00, -9999.00, -9999.00, 32.00 +T07, 07, 13, 96.00, 60.00, -9999.00, -9999.00, 11.00 +T08, 07, 13, 91.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 13, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 13, 98.00, 69.00, -9999.00, -9999.00, 7.00 +UIL, 07, 13, 68.00, 49.00, 29.00, 30.00, 40.00 +UIN, 07, 13, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 13, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 13, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 13, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 13, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 07, 13, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 13, 91.00, 69.00, -9999.00, -9999.00, 43.00 +VBG, 07, 13, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 13, 93.00, 75.00, 10.00, 24.00, 29.00 +VCV, 07, 13, 97.00, 61.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 13, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 13, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 13, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 13, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 13, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 13, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 13, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 13, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 13, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 13, 86.00, 65.00, 17.00, 19.00, 29.00 +WJA, 07, 13, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 13, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 13, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 13, 93.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 13, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 13, 92.00, 70.00, -9999.00, -9999.00, 40.00 +WRG, 07, 13, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 13, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 13, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 07, 13, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 13, 59.00, 48.00, 46.00, 48.00, 60.00 +YCG, 07, 13, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 13, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 13, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 13, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 13, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 13, 87.00, 53.00, 4.00, 4.00, 9.00 +YNG, 07, 13, 81.00, 59.00, 20.00, 22.00, 32.00 +YPA, 07, 13, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 13, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 13, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 13, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 13, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 13, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 13, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 13, 107.00, 81.00, 2.00, 2.00, 4.00 +YVR, 07, 13, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 13, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 13, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 13, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 13, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 13, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 13, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 13, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 13, 76.00, 51.00, 19.00, 22.00, 34.00 +ZUN, 07, 13, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 13, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 13, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 13, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 13, 92.00, 71.00, -9999.00, -9999.00, 34.00 +1V1, 07, 13, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 13, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 13, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 13, 87.00, 71.00, -9999.00, -9999.00, 41.00 +2PJ, 07, 13, 91.00, 69.00, -9999.00, -9999.00, 39.00 +3B1, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 13, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 13, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 13, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 13, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 13, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 13, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 13, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 13, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 13, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 14, 84.00, 64.00, 19.00, 19.00, 30.00 +ABI, 07, 14, 95.00, 73.00, 12.00, 14.00, 21.00 +ABQ, 07, 14, 93.00, 64.00, 17.00, 11.00, 25.00 +ABR, 07, 14, 86.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 14, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 14, 75.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 14, 97.00, 74.00, 7.00, 11.00, 14.00 +ACV, 07, 14, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 14, 84.00, 65.00, 17.00, 16.00, 27.00 +ADK, 07, 14, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 14, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 14, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 14, 87.00, 64.00, -9999.00, -9999.00, 31.00 +AEX, 07, 14, 92.00, 72.00, -9999.00, -9999.00, 35.00 +AFF, 07, 14, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 14, 92.00, 71.00, -9999.00, -9999.00, 68.00 +AGS, 07, 14, 92.00, 70.00, 18.00, 30.00, 39.00 +AHN, 07, 14, 90.00, 69.00, 18.00, 24.00, 34.00 +AKN, 07, 14, 63.00, 46.00, 29.00, 32.00, 45.00 +AKO, 07, 14, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 14, 84.00, 60.00, 21.00, 19.00, 32.00 +ALI, 07, 14, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 14, 84.00, 62.00, 21.00, 14.00, 30.00 +ALS, 07, 14, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 14, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 14, 92.00, 65.00, 16.00, 13.00, 26.00 +AMG, 07, 14, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 14, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 14, 65.00, 52.00, 23.00, 27.00, 37.00 +AND, 07, 14, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 14, 64.00, 52.00, 39.00, 40.00, 52.00 +AOO, 07, 14, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 14, 80.00, 54.00, 19.00, 19.00, 29.00 +AQQ, 07, 14, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 14, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 07, 14, 67.00, 52.00, 15.00, 17.00, 24.00 +ATL, 07, 14, 88.00, 69.00, 19.00, 25.00, 36.00 +ATW, 07, 14, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 14, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 14, 86.00, 64.00, -9999.00, -9999.00, 29.00 +AUG, 07, 14, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 14, 95.00, 74.00, 9.00, 13.00, 17.00 +AUW, 07, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 14, 83.00, 63.00, 18.00, 28.00, 37.00 +AVP, 07, 14, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 14, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 14, 81.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 14, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 14, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 14, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 14, 79.00, 46.00, -9999.00, -9999.00, 22.00 +BDL, 07, 14, 85.00, 62.00, 21.00, 20.00, 31.00 +BDR, 07, 14, 82.00, 66.00, 16.00, 17.00, 26.00 +BET, 07, 14, 62.00, 48.00, 35.00, 34.00, 48.00 +BFD, 07, 14, 76.00, 54.00, 21.00, 26.00, 36.00 +BFF, 07, 14, 90.00, 59.00, 22.00, 13.00, 30.00 +BFL, 07, 14, 98.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 14, 79.00, 60.00, 18.00, 23.00, 34.00 +BGR, 07, 14, 78.00, 58.00, 22.00, 22.00, 34.00 +BGS, 07, 14, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 14, 90.00, 69.00, 20.00, 32.00, 42.00 +BID, 07, 14, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 14, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 14, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 14, 87.00, 58.00, 15.00, 13.00, 24.00 +BIS, 07, 14, 84.00, 56.00, 21.00, 14.00, 31.00 +BIX, 07, 14, 90.00, 74.00, -9999.00, -9999.00, 42.00 +BJI, 07, 14, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 14, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 14, 89.00, 55.00, -9999.00, -9999.00, 33.00 +BKW, 07, 14, 79.00, 60.00, 26.00, 32.00, 46.00 +BLF, 07, 14, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 14, 109.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 14, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 14, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 14, 89.00, 65.00, -9999.00, -9999.00, 27.00 +BNA, 07, 14, 89.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 14, 85.00, 47.00, -9999.00, 7.00, 14.00 +BOI, 07, 14, 90.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 14, 82.00, 65.00, 22.00, 17.00, 31.00 +BPI, 07, 14, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 14, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 14, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 14, 86.00, 66.00, -9999.00, -9999.00, 25.00 +BRO, 07, 14, 93.00, 76.00, 12.00, 15.00, 20.00 +BRW, 07, 14, 45.00, 34.00, 18.00, 21.00, 30.00 +BSM, 07, 14, 95.00, 74.00, -9999.00, -9999.00, 13.00 +BTI, 07, 14, 46.00, 34.00, 15.00, 15.00, 23.00 +BTL, 07, 14, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 14, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 14, 91.00, 73.00, 15.00, 34.00, 42.00 +BTT, 07, 14, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 14, 81.00, 60.00, 24.00, 23.00, 39.00 +BUB, 07, 14, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 14, 80.00, 62.00, 21.00, 22.00, 33.00 +BUR, 07, 14, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 14, 90.00, 74.00, -9999.00, 26.00, 34.00 +BWG, 07, 14, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 14, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 14, 92.00, 71.00, -9999.00, -9999.00, 31.00 +BYI, 07, 14, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 14, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 14, 92.00, 70.00, 18.00, 28.00, 39.00 +CAG, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 14, 82.00, 61.00, 18.00, 23.00, 33.00 +CAO, 07, 14, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 14, 76.00, 54.00, 27.00, 33.00, 43.00 +CBM, 07, 14, 92.00, 69.00, -9999.00, -9999.00, 32.00 +CDB, 07, 14, 55.00, 46.00, 39.00, 46.00, 58.00 +CDC, 07, 14, 90.00, 58.00, 9.00, 13.00, 18.00 +CDR, 07, 14, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 14, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 14, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 14, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 14, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 14, 89.00, 68.00, 15.00, 29.00, 37.00 +CHO, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 14, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 14, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 14, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 14, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 14, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 14, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 14, 82.00, 61.00, 18.00, 22.00, 33.00 +CLL, 07, 14, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 14, 89.00, 70.00, 20.00, 21.00, 33.00 +CMH, 07, 14, 84.00, 63.00, 18.00, 25.00, 33.00 +CMI, 07, 14, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 14, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 14, 91.00, 68.00, 18.00, 9.00, 23.00 +CNM, 07, 14, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 14, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 14, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 14, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 14, 82.00, 56.00, 18.00, 18.00, 29.00 +COS, 07, 14, 84.00, 57.00, 24.00, 23.00, 39.00 +COT, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 14, 89.00, 66.00, 15.00, 14.00, 25.00 +CPR, 07, 14, 87.00, 54.00, 19.00, 16.00, 30.00 +CRBC, 07, 14, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 14, 93.00, 75.00, 10.00, 14.00, 18.00 +CRW, 07, 14, 86.00, 64.00, 24.00, 28.00, 41.00 +CSG, 07, 14, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 14, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 14, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 14, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 14, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 14, 85.00, 65.00, 17.00, 25.00, 34.00 +CVN, 07, 14, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 14, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 14, 86.00, 66.00, 16.00, 19.00, 29.00 +CYS, 07, 14, 82.00, 54.00, 20.00, 23.00, 34.00 +DAA, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 14, 90.00, 72.00, 13.00, 37.00, 42.00 +DAG, 07, 14, 104.00, 74.00, 3.00, 4.00, 4.00 +DAL, 07, 14, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 14, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 14, 85.00, 63.00, 17.00, 23.00, 32.00 +DBQ, 07, 14, 82.00, 62.00, 19.00, 18.00, 31.00 +DCA, 07, 14, 88.00, 71.00, 20.00, 23.00, 34.00 +DDC, 07, 14, 93.00, 67.00, 15.00, 9.00, 22.00 +DEC, 07, 14, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 14, 88.00, 58.00, 21.00, 17.00, 31.00 +DFW, 07, 14, 96.00, 74.00, 10.00, 11.00, 18.00 +DHN, 07, 14, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 14, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 14, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 14, 96.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 14, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 14, 77.00, 55.00, 28.00, 21.00, 39.00 +DLLC, 07, 14, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 14, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 14, 99.00, 74.00, -9999.00, -9999.00, 31.00 +DMN, 07, 14, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 14, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 14, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 14, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 14, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 14, 96.00, 74.00, 12.00, 16.00, 20.00 +DSM, 07, 14, 87.00, 66.00, 22.00, 16.00, 31.00 +DTW, 07, 14, 83.00, 61.00, 15.00, 20.00, 28.00 +DUG, 07, 14, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 14, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 14, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 14, 95.00, 73.00, -9999.00, -9999.00, 15.00 +D45, 07, 14, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 14, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 14, 83.00, 60.00, 18.00, 16.00, 30.00 +ECG, 07, 14, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 14, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 07, 14, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 14, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 14, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 14, 80.00, 57.00, 30.00, 33.00, 46.00 +EKO, 07, 14, 91.00, 50.00, 7.00, 8.00, 13.00 +ELD, 07, 14, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 14, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 14, 96.00, 68.00, 16.00, 10.00, 23.00 +ELY, 07, 14, 87.00, 48.00, 13.00, 14.00, 21.00 +EMP, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 14, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 14, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 14, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 14, 91.00, 68.00, -9999.00, -9999.00, 17.00 +EPH, 07, 14, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 14, 80.00, 63.00, 20.00, 21.00, 32.00 +ESF, 07, 14, 92.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 14, 82.00, 53.00, 7.00, 8.00, 13.00 +EVV, 07, 14, 89.00, 67.00, 17.00, 17.00, 28.00 +EWN, 07, 14, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 14, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 14, 89.00, 80.00, 21.00, 26.00, 37.00 +E74, 07, 14, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 14, 88.00, 67.00, -9999.00, -9999.00, 37.00 +FAI, 07, 14, 72.00, 53.00, 30.00, 28.00, 45.00 +FAR, 07, 14, 83.00, 59.00, 20.00, 15.00, 29.00 +FAT, 07, 14, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 14, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 14, 80.00, 47.00, 14.00, 16.00, 26.00 +FCS, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +FDY, 07, 14, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 14, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +FLG, 07, 14, 82.00, 50.00, 19.00, 30.00, 40.00 +FLL, 07, 14, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 14, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 14, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 14, 88.00, 63.00, -9999.00, -9999.00, 25.00 +FMH, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 14, 92.00, 58.00, 18.00, 7.00, 22.00 +FMY, 07, 14, 91.00, 74.00, 23.00, 50.00, 60.00 +FNT, 07, 14, 81.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 14, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 14, 89.00, 68.00, -9999.00, -9999.00, 27.00 +FOK, 07, 14, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 14, 91.00, 69.00, -9999.00, -9999.00, 28.00 +FSD, 07, 14, 86.00, 62.00, 22.00, 14.00, 32.00 +FSI, 07, 14, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 14, 93.00, 70.00, 11.00, 16.00, 23.00 +FTK, 07, 14, 87.00, 65.00, -9999.00, -9999.00, 29.00 +FWA, 07, 14, 85.00, 63.00, 14.00, 19.00, 28.00 +FWH, 07, 14, 95.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 14, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 14, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 14, 110.00, 79.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 14, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 14, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 14, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 14, 83.00, 54.00, 11.00, 9.00, 16.00 +GFA, 07, 14, 83.00, 53.00, -9999.00, -9999.00, 23.00 +GFK, 07, 14, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 14, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 14, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 14, 85.00, 57.00, 19.00, 10.00, 24.00 +GJT, 07, 14, 94.00, 64.00, 15.00, 8.00, 19.00 +GKN, 07, 14, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 14, 90.00, 61.00, 23.00, 9.00, 29.00 +GLH, 07, 14, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 14, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 14, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 14, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 14, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 14, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 14, 80.00, 59.00, 23.00, 18.00, 34.00 +GRCI, 07, 14, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 14, 78.00, 51.00, -9999.00, -9999.00, 16.00 +GRI, 07, 14, 88.00, 65.00, 21.00, 14.00, 29.00 +GRK, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +GRR, 07, 14, 83.00, 60.00, 19.00, 16.00, 29.00 +GSB, 07, 14, 90.00, 70.00, -9999.00, -9999.00, 42.00 +GSG, 07, 14, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 14, 87.00, 67.00, 22.00, 25.00, 38.00 +GSP, 07, 14, 88.00, 68.00, 22.00, 30.00, 40.00 +GST, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 14, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 14, 83.00, 53.00, 15.00, 11.00, 22.00 +GUP, 07, 14, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 14, 85.00, 62.00, -9999.00, -9999.00, 29.00 +GVW, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 07, 14, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 14, 85.00, 72.00, 22.00, 19.00, 33.00 +HBR, 07, 14, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 14, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 14, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 14, 90.00, 60.00, -9999.00, -9999.00, 11.00 +HKY, 07, 14, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 14, 85.00, 53.00, 14.00, 16.00, 23.00 +HMN, 07, 14, 97.00, 64.00, -9999.00, -9999.00, 24.00 +HMS, 07, 14, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 14, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 14, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 14, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 14, 89.00, 66.00, -9999.00, -9999.00, 31.00 +HOT, 07, 14, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 14, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 14, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 14, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 14, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 14, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 14, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 14, 89.00, 69.00, 17.00, 25.00, 35.00 +HTL, 07, 14, 80.00, 55.00, 22.00, 18.00, 33.00 +HTS, 07, 14, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 14, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 14, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 14, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 14, 85.00, 54.00, 18.00, 11.00, 24.00 +IAB, 07, 14, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 14, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 14, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 14, 93.00, 70.00, 12.00, 11.00, 19.00 +IDA, 07, 14, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 14, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 14, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 14, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 14, 88.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 14, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 14, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 14, 79.00, 55.00, 26.00, 21.00, 40.00 +INS, 07, 14, 98.00, 69.00, -9999.00, -9999.00, 7.00 +INT, 07, 14, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 14, 94.00, 63.00, 12.00, 12.00, 22.00 +IPL, 07, 14, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 14, 83.00, 61.00, 19.00, 26.00, 35.00 +IRK, 07, 14, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 14, 85.00, 56.00, 18.00, 12.00, 26.00 +ISP, 07, 14, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 14, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 14, 105.00, 75.00, -9999.00, -9999.00, 12.00 +IWD, 07, 14, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 14, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 14, 92.00, 70.00, 17.00, 28.00, 38.00 +JAX, 07, 14, 91.00, 72.00, 16.00, 38.00, 44.00 +JBR, 07, 14, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 14, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 14, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 14, 83.00, 68.00, 18.00, 17.00, 28.00 +JHW, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 14, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 14, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 14, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 14, 64.00, 48.00, 45.00, 45.00, 57.00 +JST, 07, 14, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 14, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 14, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 14, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 14, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 14, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 14, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 14, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 14, 106.00, 76.00, 5.00, 6.00, 10.00 +LAX, 07, 14, 75.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 14, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 14, 88.00, 60.00, 26.00, 12.00, 33.00 +LCH, 07, 14, 91.00, 74.00, 16.00, 29.00, 37.00 +LCK, 07, 14, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LEB, 07, 14, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 14, 86.00, 66.00, 17.00, 26.00, 35.00 +LFI, 07, 14, 86.00, 71.00, -9999.00, -9999.00, 33.00 +LFK, 07, 14, 93.00, 72.00, 11.00, 23.00, 29.00 +LFT, 07, 14, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 14, 84.00, 69.00, 17.00, 20.00, 29.00 +LGB, 07, 14, 83.00, 63.00, 0.00, 0.00, 0.00 +LGU, 07, 14, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 14, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 14, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 14, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 14, 92.00, 71.00, 12.00, 21.00, 28.00 +LIZ, 07, 14, 76.00, 54.00, -9999.00, -9999.00, 45.00 +LMT, 07, 14, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 14, 86.00, 56.00, 13.00, 13.00, 21.00 +LNK, 07, 14, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 14, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 14, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 14, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 14, 92.00, 69.00, -9999.00, -9999.00, 27.00 +LSE, 07, 14, 84.00, 62.00, 20.00, 16.00, 31.00 +LSF, 07, 14, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 14, 107.00, 68.00, -9999.00, -9999.00, 7.00 +LTS, 07, 14, 98.00, 71.00, -9999.00, -9999.00, 16.00 +LUF, 07, 14, 107.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 07, 14, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 14, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 14, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 14, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 14, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 14, 95.00, 68.00, 10.00, 12.00, 18.00 +MBL, 07, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 14, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 14, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 14, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 07, 14, 90.00, 74.00, -9999.00, -9999.00, 49.00 +MCG, 07, 14, 68.00, 49.00, 35.00, 32.00, 50.00 +MCI, 07, 14, 89.00, 68.00, 18.00, 13.00, 26.00 +MCK, 07, 14, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 14, 92.00, 70.00, 18.00, 28.00, 37.00 +MCO, 07, 14, 91.00, 73.00, 17.00, 50.00, 56.00 +MCW, 07, 14, 84.00, 61.00, 16.00, 13.00, 24.00 +MC2, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +MDH, 07, 14, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 14, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 14, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 14, 84.00, 66.00, 21.00, 17.00, 33.00 +MEI, 07, 14, 92.00, 70.00, 18.00, 31.00, 40.00 +MEM, 07, 14, 92.00, 73.00, 14.00, 17.00, 26.00 +MER, 07, 14, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 14, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 14, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 14, 90.00, 55.00, 4.00, 4.00, 6.00 +MGE, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +MGM, 07, 14, 91.00, 71.00, 18.00, 31.00, 40.00 +MGW, 07, 14, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 14, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 14, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 14, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 14, 90.00, 75.00, 24.00, 37.00, 48.00 +MIB, 07, 14, 82.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 14, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 14, 95.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 07, 14, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 14, 80.00, 62.00, 21.00, 19.00, 32.00 +MKG, 07, 14, 80.00, 60.00, 19.00, 14.00, 27.00 +MKL, 07, 14, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 14, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 14, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 14, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 14, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 14, 86.00, 64.00, 21.00, 18.00, 32.00 +MLS, 07, 14, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 14, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 14, 92.00, 71.00, -9999.00, -9999.00, 40.00 +MOB, 07, 14, 91.00, 73.00, 20.00, 43.00, 50.00 +MOT, 07, 14, 82.00, 58.00, 17.00, 11.00, 24.00 +MPV, 07, 14, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 14, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 14, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 14, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 14, 68.00, 52.00, -9999.00, -9999.00, 6.00 +MSL, 07, 14, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 14, 82.00, 59.00, 21.00, 17.00, 32.00 +MSO, 07, 14, 83.00, 50.00, 15.00, 15.00, 25.00 +MSP, 07, 14, 84.00, 63.00, 18.00, 17.00, 30.00 +MSS, 07, 14, 81.00, 58.00, 19.00, 20.00, 33.00 +MSY, 07, 14, 91.00, 73.00, 16.00, 40.00, 47.00 +MTC, 07, 14, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 14, 87.00, 66.00, -9999.00, -9999.00, 25.00 +MTO, 07, 14, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 14, 85.00, 62.00, -9999.00, -9999.00, 25.00 +MUO, 07, 14, 94.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 07, 14, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 14, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 14, 91.00, 71.00, -9999.00, -9999.00, 37.00 +MYL, 07, 14, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 14, 91.00, 70.00, -9999.00, -9999.00, 41.00 +NAO, 07, 14, 88.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 14, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NBE, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +NBU, 07, 14, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NCA, 07, 14, 90.00, 68.00, -9999.00, -9999.00, 44.00 +NCO, 07, 14, 78.00, 63.00, -9999.00, -9999.00, 27.00 +NC1, 07, 14, 98.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 14, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 14, 73.00, 62.00, -9999.00, -9999.00, 0.00 +NFL, 07, 14, 91.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 07, 14, 92.00, 75.00, -9999.00, -9999.00, 13.00 +NGU, 07, 14, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 14, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 14, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 14, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 14, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 14, 94.00, 72.00, -9999.00, -9999.00, 16.00 +NKT, 07, 14, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 14, 76.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 14, 91.00, 68.00, -9999.00, -9999.00, 38.00 +NPA, 07, 14, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 07, 14, 95.00, 74.00, -9999.00, -9999.00, 16.00 +NQX, 07, 14, 89.00, 80.00, -9999.00, -9999.00, 35.00 +NRB, 07, 14, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NRC, 07, 14, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 14, 73.00, 63.00, -9999.00, -9999.00, 2.00 +NSE, 07, 14, 91.00, 71.00, -9999.00, -9999.00, 51.00 +NSI, 07, 14, 74.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 14, 74.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 14, 82.00, 62.00, -9999.00, -9999.00, 2.00 +NTU, 07, 14, 86.00, 70.00, -9999.00, -9999.00, 35.00 +NUC, 07, 14, 73.00, 61.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 14, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 14, 71.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 14, 83.00, 63.00, -9999.00, -9999.00, 0.00 +NXX, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 07, 14, 89.00, 64.00, -9999.00, -9999.00, 32.00 +NZC, 07, 14, 92.00, 69.00, -9999.00, -9999.00, 52.00 +NZJ, 07, 14, 84.00, 59.00, -9999.00, -9999.00, 2.00 +NZW, 07, 14, 81.00, 61.00, -9999.00, -9999.00, 29.00 +NZY, 07, 14, 76.00, 66.00, -9999.00, -9999.00, 2.00 +OAK, 07, 14, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 07, 14, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 14, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 14, 93.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 14, 76.00, 49.00, 10.00, 14.00, 18.00 +OMA, 07, 14, 88.00, 66.00, 19.00, 12.00, 26.00 +OME, 07, 14, 58.00, 45.00, 26.00, 27.00, 37.00 +ONT, 07, 14, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 14, 84.00, 63.00, 22.00, 17.00, 32.00 +ORF, 07, 14, 86.00, 70.00, 22.00, 23.00, 36.00 +ORH, 07, 14, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 14, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 14, 79.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 07, 14, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 14, 66.00, 52.00, 9.00, 9.00, 13.00 +OTM, 07, 14, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 14, 59.00, 48.00, 15.00, 23.00, 28.00 +OURC, 07, 14, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 14, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 14, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 14, 91.00, 69.00, -9999.00, -9999.00, 45.00 +PACZ, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 14, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 14, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 14, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 14, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 14, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 14, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 14, 90.00, 72.00, -9999.00, -9999.00, 40.00 +PAQ, 07, 14, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 14, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 14, 49.00, 44.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 14, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 14, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 14, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 14, 81.00, 60.00, -9999.00, -9999.00, 37.00 +PBI, 07, 14, 90.00, 74.00, 25.00, 34.00, 47.00 +PDT, 07, 14, 88.00, 58.00, 6.00, 5.00, 10.00 +PDX, 07, 14, 80.00, 56.00, 11.00, 12.00, 16.00 +PFN, 07, 14, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 14, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 14, 86.00, 67.00, 20.00, 17.00, 30.00 +PHX, 07, 14, 106.00, 81.00, 11.00, 3.00, 13.00 +PIA, 07, 14, 86.00, 65.00, 22.00, 19.00, 32.00 +PIB, 07, 14, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 14, 88.00, 53.00, 11.00, 10.00, 19.00 +PIR, 07, 14, 90.00, 62.00, 20.00, 12.00, 26.00 +PIT, 07, 14, 83.00, 62.00, 21.00, 24.00, 35.00 +PKB, 07, 14, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 14, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 14, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 14, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 14, 90.00, 74.00, 21.00, 37.00, 44.00 +POB, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +POE, 07, 14, 92.00, 70.00, -9999.00, -9999.00, 49.00 +POM, 07, 14, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 14, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 14, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 14, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 14, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 14, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 14, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 14, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 14, 109.00, 75.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 14, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 14, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 14, 93.00, 61.00, 24.00, 13.00, 34.00 +PUC, 07, 14, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 14, 82.00, 63.00, 19.00, 14.00, 28.00 +PVU, 07, 14, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 14, 79.00, 58.00, 23.00, 22.00, 35.00 +P02, 07, 14, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 14, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 14, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 14, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 14, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 14, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 14, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 07, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 14, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 07, 14, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 07, 14, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 14, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +P67, 07, 14, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 14, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 14, 92.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 14, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 14, 86.00, 58.00, 20.00, 16.00, 30.00 +RBL, 07, 14, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 14, 86.00, 58.00, -9999.00, -9999.00, 27.00 +RDD, 07, 14, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 14, 85.00, 46.00, 9.00, 7.00, 13.00 +RDR, 07, 14, 81.00, 56.00, -9999.00, -9999.00, 32.00 +RDU, 07, 14, 88.00, 68.00, 21.00, 21.00, 35.00 +REE, 07, 14, 92.00, 68.00, -9999.00, -9999.00, 22.00 +REJ, 07, 14, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 14, 84.00, 62.00, 23.00, 17.00, 33.00 +RIC, 07, 14, 88.00, 67.00, 22.00, 23.00, 37.00 +RIV, 07, 14, 94.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 07, 14, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 14, 83.00, 53.00, 12.00, 10.00, 18.00 +RME, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 14, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 07, 14, 95.00, 75.00, -9999.00, -9999.00, 13.00 +RNO, 07, 14, 92.00, 51.00, 4.00, 4.00, 7.00 +ROA, 07, 14, 86.00, 65.00, 18.00, 28.00, 37.00 +ROC, 07, 14, 81.00, 60.00, 15.00, 24.00, 31.00 +ROW, 07, 14, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 14, 92.00, 68.00, 15.00, 8.00, 20.00 +RST, 07, 14, 82.00, 60.00, 20.00, 16.00, 32.00 +RWF, 07, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 14, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 14, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 14, 76.00, 66.00, 1.00, 1.00, 2.00 +SAT, 07, 14, 95.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 14, 91.00, 72.00, 20.00, 33.00, 43.00 +SAW, 07, 14, 76.00, 57.00, -9999.00, -9999.00, 33.00 +SBA, 07, 14, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 14, 97.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 14, 83.00, 63.00, 16.00, 18.00, 28.00 +SBP, 07, 14, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 14, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 14, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 14, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 14, 94.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 14, 87.00, 67.00, 17.00, 23.00, 31.00 +SEA, 07, 14, 75.00, 55.00, 11.00, 10.00, 17.00 +SEM, 07, 14, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 14, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 14, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 14, 90.00, 67.00, 13.00, 14.00, 23.00 +SGY, 07, 14, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 14, 86.00, 53.00, 16.00, 13.00, 25.00 +SHV, 07, 14, 93.00, 72.00, 15.00, 20.00, 28.00 +SIT, 07, 14, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 14, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 14, 96.00, 69.00, 10.00, 12.00, 19.00 +SKA, 07, 14, 83.00, 54.00, -9999.00, -9999.00, 12.00 +SKF, 07, 14, 95.00, 75.00, -9999.00, -9999.00, 13.00 +SLC, 07, 14, 92.00, 64.00, 14.00, 10.00, 20.00 +SLE, 07, 14, 81.00, 51.00, 8.00, 9.00, 14.00 +SLN, 07, 14, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 14, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 14, 73.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 14, 72.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 14, 50.00, 42.00, 29.00, 38.00, 46.00 +SNS, 07, 14, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 14, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 14, 87.00, 66.00, 19.00, 18.00, 28.00 +SPS, 07, 14, 97.00, 73.00, 9.00, 12.00, 17.00 +SRQ, 07, 14, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 14, 91.00, 69.00, -9999.00, -9999.00, 39.00 +SSI, 07, 14, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 14, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 14, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 14, 89.00, 70.00, 17.00, 17.00, 27.00 +STNV, 07, 14, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 14, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 14, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 14, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 14, 88.00, 55.00, -9999.00, -9999.00, 1.00 +SUX, 07, 14, 86.00, 65.00, 22.00, 13.00, 29.00 +SVN, 07, 14, 91.00, 72.00, -9999.00, -9999.00, 44.00 +SWF, 07, 14, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 14, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 14, 82.00, 59.00, 20.00, 23.00, 35.00 +SZL, 07, 14, 89.00, 65.00, -9999.00, -9999.00, 27.00 +TAD, 07, 14, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 14, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 14, 90.00, 63.00, -9999.00, -9999.00, 26.00 +TCC, 07, 14, 93.00, 64.00, 19.00, 6.00, 22.00 +TCL, 07, 14, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 14, 78.00, 51.00, -9999.00, -9999.00, 15.00 +TCS, 07, 14, 93.00, 67.00, -9999.00, 14.00, 39.00 +TEB, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 14, 93.00, 71.00, -9999.00, -9999.00, 20.00 +TKA, 07, 14, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 14, 91.00, 71.00, 18.00, 44.00, 51.00 +TNX, 07, 14, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 14, 83.00, 61.00, 13.00, 20.00, 28.00 +TOP, 07, 14, 89.00, 68.00, 16.00, 13.00, 23.00 +TPA, 07, 14, 90.00, 74.00, 19.00, 40.00, 48.00 +TPH, 07, 14, 91.00, 56.00, 8.00, 4.00, 10.00 +TRI, 07, 14, 85.00, 64.00, 23.00, 26.00, 39.00 +TRK, 07, 14, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 14, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 14, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 14, 94.00, 73.00, 13.00, 9.00, 19.00 +TUP, 07, 14, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 14, 99.00, 74.00, 27.00, 14.00, 35.00 +TVC, 07, 14, 81.00, 57.00, 17.00, 11.00, 23.00 +TVL, 07, 14, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 14, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 14, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 14, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 14, 86.00, 65.00, -9999.00, -9999.00, 33.00 +T02, 07, 14, 90.00, 69.00, -9999.00, -9999.00, 40.00 +T03, 07, 14, 90.00, 70.00, -9999.00, -9999.00, 41.00 +T04, 07, 14, 90.00, 73.00, -9999.00, -9999.00, 49.00 +T05, 07, 14, 92.00, 66.00, -9999.00, -9999.00, 26.00 +T06, 07, 14, 92.00, 68.00, -9999.00, -9999.00, 32.00 +T07, 07, 14, 96.00, 60.00, -9999.00, -9999.00, 11.00 +T08, 07, 14, 91.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 14, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 14, 98.00, 69.00, -9999.00, -9999.00, 7.00 +UIL, 07, 14, 68.00, 49.00, 29.00, 29.00, 40.00 +UIN, 07, 14, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 14, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 14, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 14, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 14, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 07, 14, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 14, 91.00, 69.00, -9999.00, -9999.00, 43.00 +VBG, 07, 14, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 14, 93.00, 75.00, 10.00, 24.00, 29.00 +VCV, 07, 14, 97.00, 61.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 14, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 14, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 14, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 14, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 14, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 14, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 14, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 14, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 14, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 14, 86.00, 65.00, 17.00, 19.00, 29.00 +WJA, 07, 14, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 14, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 14, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 14, 93.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 14, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 14, 92.00, 70.00, -9999.00, -9999.00, 41.00 +WRG, 07, 14, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 14, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 14, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 07, 14, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 14, 59.00, 48.00, 46.00, 48.00, 61.00 +YCG, 07, 14, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 14, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 14, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 14, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 14, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 14, 87.00, 53.00, 4.00, 4.00, 8.00 +YNG, 07, 14, 81.00, 59.00, 19.00, 22.00, 31.00 +YPA, 07, 14, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 14, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 14, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 14, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 14, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 14, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 14, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 14, 107.00, 81.00, 2.00, 2.00, 4.00 +YVR, 07, 14, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 14, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 14, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 14, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 14, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 14, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 14, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 14, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 14, 76.00, 51.00, 19.00, 22.00, 34.00 +ZUN, 07, 14, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 14, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 14, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 14, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 14, 92.00, 71.00, -9999.00, -9999.00, 35.00 +1V1, 07, 14, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 14, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 14, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 14, 87.00, 71.00, -9999.00, -9999.00, 42.00 +2PJ, 07, 14, 91.00, 69.00, -9999.00, -9999.00, 40.00 +3B1, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 14, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 14, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 14, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 14, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 14, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 14, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 14, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 14, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 14, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 14, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 15, 84.00, 64.00, 19.00, 19.00, 30.00 +ABI, 07, 15, 95.00, 73.00, 12.00, 14.00, 21.00 +ABQ, 07, 15, 93.00, 64.00, 18.00, 11.00, 26.00 +ABR, 07, 15, 86.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 15, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 15, 75.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 15, 97.00, 74.00, 7.00, 11.00, 14.00 +ACV, 07, 15, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 15, 84.00, 65.00, 17.00, 16.00, 27.00 +ADK, 07, 15, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 15, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 15, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 15, 87.00, 64.00, -9999.00, -9999.00, 31.00 +AEX, 07, 15, 92.00, 72.00, -9999.00, -9999.00, 35.00 +AFF, 07, 15, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 15, 92.00, 71.00, -9999.00, -9999.00, 69.00 +AGS, 07, 15, 92.00, 70.00, 18.00, 30.00, 39.00 +AHN, 07, 15, 90.00, 69.00, 18.00, 24.00, 34.00 +AKN, 07, 15, 63.00, 46.00, 29.00, 32.00, 45.00 +AKO, 07, 15, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 15, 84.00, 60.00, 21.00, 19.00, 32.00 +ALI, 07, 15, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 15, 84.00, 62.00, 21.00, 14.00, 30.00 +ALS, 07, 15, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 15, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 15, 92.00, 65.00, 16.00, 13.00, 26.00 +AMG, 07, 15, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 15, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 15, 65.00, 52.00, 23.00, 27.00, 38.00 +AND, 07, 15, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 15, 64.00, 52.00, 39.00, 40.00, 52.00 +AOO, 07, 15, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 15, 80.00, 54.00, 19.00, 19.00, 29.00 +AQQ, 07, 15, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 15, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 07, 15, 67.00, 52.00, 14.00, 16.00, 23.00 +ATL, 07, 15, 88.00, 69.00, 19.00, 25.00, 36.00 +ATW, 07, 15, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 15, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 15, 86.00, 64.00, -9999.00, -9999.00, 29.00 +AUG, 07, 15, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 15, 95.00, 74.00, 9.00, 13.00, 17.00 +AUW, 07, 15, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 15, 83.00, 63.00, 18.00, 28.00, 37.00 +AVP, 07, 15, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 15, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 15, 81.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 15, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 15, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 15, 79.00, 46.00, -9999.00, -9999.00, 23.00 +BDL, 07, 15, 85.00, 62.00, 21.00, 20.00, 31.00 +BDR, 07, 15, 82.00, 66.00, 16.00, 17.00, 26.00 +BET, 07, 15, 62.00, 48.00, 36.00, 34.00, 48.00 +BFD, 07, 15, 76.00, 54.00, 21.00, 26.00, 36.00 +BFF, 07, 15, 90.00, 59.00, 22.00, 13.00, 30.00 +BFL, 07, 15, 98.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 15, 79.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 15, 78.00, 58.00, 22.00, 22.00, 34.00 +BGS, 07, 15, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 15, 90.00, 69.00, 20.00, 32.00, 43.00 +BID, 07, 15, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 15, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 15, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 15, 87.00, 58.00, 15.00, 13.00, 24.00 +BIS, 07, 15, 84.00, 56.00, 21.00, 14.00, 30.00 +BIX, 07, 15, 90.00, 74.00, -9999.00, -9999.00, 43.00 +BJI, 07, 15, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 15, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 15, 89.00, 55.00, -9999.00, -9999.00, 33.00 +BKW, 07, 15, 79.00, 60.00, 26.00, 32.00, 46.00 +BLF, 07, 15, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 15, 109.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 15, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 15, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 15, 89.00, 65.00, -9999.00, -9999.00, 27.00 +BNA, 07, 15, 89.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 15, 85.00, 47.00, -9999.00, 7.00, 13.00 +BOI, 07, 15, 90.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 15, 82.00, 65.00, 22.00, 17.00, 31.00 +BPI, 07, 15, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 15, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 15, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 15, 86.00, 66.00, -9999.00, -9999.00, 25.00 +BRO, 07, 15, 93.00, 76.00, 12.00, 15.00, 20.00 +BRW, 07, 15, 45.00, 34.00, 18.00, 21.00, 30.00 +BSM, 07, 15, 95.00, 74.00, -9999.00, -9999.00, 13.00 +BTI, 07, 15, 46.00, 34.00, 15.00, 15.00, 23.00 +BTL, 07, 15, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 15, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 15, 91.00, 73.00, 15.00, 34.00, 42.00 +BTT, 07, 15, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 15, 81.00, 60.00, 24.00, 23.00, 39.00 +BUB, 07, 15, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 15, 80.00, 62.00, 21.00, 22.00, 33.00 +BUR, 07, 15, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 15, 90.00, 74.00, -9999.00, 27.00, 35.00 +BWG, 07, 15, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 15, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 15, 92.00, 71.00, -9999.00, -9999.00, 31.00 +BYI, 07, 15, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 15, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 15, 92.00, 70.00, 18.00, 28.00, 39.00 +CAG, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 15, 82.00, 61.00, 18.00, 23.00, 33.00 +CAO, 07, 15, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 15, 76.00, 54.00, 27.00, 33.00, 43.00 +CBM, 07, 15, 92.00, 69.00, -9999.00, -9999.00, 32.00 +CDB, 07, 15, 55.00, 46.00, 39.00, 46.00, 58.00 +CDC, 07, 15, 90.00, 58.00, 9.00, 13.00, 19.00 +CDR, 07, 15, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 15, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 15, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 15, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 15, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 15, 89.00, 68.00, 15.00, 29.00, 37.00 +CHO, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 15, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 15, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 15, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 15, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 15, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 15, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 15, 82.00, 61.00, 18.00, 22.00, 33.00 +CLL, 07, 15, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 15, 89.00, 70.00, 20.00, 21.00, 33.00 +CMH, 07, 15, 84.00, 63.00, 18.00, 25.00, 33.00 +CMI, 07, 15, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 15, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 15, 91.00, 68.00, 18.00, 9.00, 23.00 +CNM, 07, 15, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 15, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 15, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 15, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 15, 82.00, 56.00, 18.00, 18.00, 29.00 +COS, 07, 15, 84.00, 57.00, 24.00, 23.00, 39.00 +COT, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 15, 89.00, 66.00, 15.00, 14.00, 24.00 +CPR, 07, 15, 87.00, 54.00, 19.00, 16.00, 30.00 +CRBC, 07, 15, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 15, 93.00, 75.00, 10.00, 14.00, 18.00 +CRW, 07, 15, 86.00, 64.00, 24.00, 28.00, 41.00 +CSG, 07, 15, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 15, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 15, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 15, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 15, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 15, 85.00, 65.00, 17.00, 25.00, 34.00 +CVN, 07, 15, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 15, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 15, 86.00, 66.00, 16.00, 19.00, 29.00 +CYS, 07, 15, 82.00, 54.00, 20.00, 23.00, 34.00 +DAA, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 15, 90.00, 72.00, 13.00, 37.00, 42.00 +DAG, 07, 15, 104.00, 74.00, 3.00, 4.00, 4.00 +DAL, 07, 15, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 15, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 15, 85.00, 63.00, 17.00, 23.00, 32.00 +DBQ, 07, 15, 82.00, 62.00, 19.00, 18.00, 31.00 +DCA, 07, 15, 88.00, 71.00, 20.00, 23.00, 34.00 +DDC, 07, 15, 93.00, 67.00, 15.00, 9.00, 22.00 +DEC, 07, 15, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 15, 88.00, 58.00, 21.00, 17.00, 31.00 +DFW, 07, 15, 96.00, 74.00, 10.00, 11.00, 18.00 +DHN, 07, 15, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 15, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 15, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 15, 96.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 15, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 15, 77.00, 55.00, 28.00, 21.00, 39.00 +DLLC, 07, 15, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 15, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 15, 99.00, 74.00, -9999.00, -9999.00, 32.00 +DMN, 07, 15, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 15, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 15, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 15, 91.00, 71.00, -9999.00, -9999.00, 45.00 +DRA, 07, 15, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 15, 96.00, 74.00, 12.00, 16.00, 20.00 +DSM, 07, 15, 87.00, 66.00, 22.00, 16.00, 31.00 +DTW, 07, 15, 83.00, 61.00, 15.00, 20.00, 28.00 +DUG, 07, 15, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 15, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 15, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 15, 95.00, 73.00, -9999.00, -9999.00, 15.00 +D45, 07, 15, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 15, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 15, 83.00, 60.00, 18.00, 16.00, 29.00 +ECG, 07, 15, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 15, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 07, 15, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 15, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 15, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 15, 80.00, 57.00, 30.00, 33.00, 46.00 +EKO, 07, 15, 91.00, 50.00, 7.00, 8.00, 13.00 +ELD, 07, 15, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 15, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 15, 96.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 15, 87.00, 48.00, 13.00, 14.00, 21.00 +EMP, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 15, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 15, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 15, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 15, 91.00, 68.00, -9999.00, -9999.00, 17.00 +EPH, 07, 15, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 15, 80.00, 63.00, 20.00, 21.00, 32.00 +ESF, 07, 15, 92.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 15, 82.00, 53.00, 7.00, 8.00, 12.00 +EVV, 07, 15, 89.00, 67.00, 17.00, 17.00, 28.00 +EWN, 07, 15, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 15, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 15, 89.00, 80.00, 21.00, 26.00, 37.00 +E74, 07, 15, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 15, 88.00, 67.00, -9999.00, -9999.00, 37.00 +FAI, 07, 15, 72.00, 53.00, 30.00, 28.00, 45.00 +FAR, 07, 15, 83.00, 59.00, 20.00, 15.00, 29.00 +FAT, 07, 15, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 15, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 15, 80.00, 47.00, 14.00, 16.00, 25.00 +FCS, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +FDY, 07, 15, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 15, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +FLG, 07, 15, 82.00, 50.00, 20.00, 31.00, 41.00 +FLL, 07, 15, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 15, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 15, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 15, 88.00, 63.00, -9999.00, -9999.00, 25.00 +FMH, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 15, 92.00, 58.00, 19.00, 7.00, 23.00 +FMY, 07, 15, 91.00, 74.00, 23.00, 51.00, 61.00 +FNT, 07, 15, 81.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 15, 89.00, 68.00, -9999.00, -9999.00, 27.00 +FOK, 07, 15, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 15, 91.00, 69.00, -9999.00, -9999.00, 28.00 +FSD, 07, 15, 86.00, 62.00, 22.00, 14.00, 32.00 +FSI, 07, 15, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 15, 93.00, 70.00, 11.00, 16.00, 23.00 +FTK, 07, 15, 87.00, 65.00, -9999.00, -9999.00, 29.00 +FWA, 07, 15, 85.00, 63.00, 14.00, 19.00, 28.00 +FWH, 07, 15, 95.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 15, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 15, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 15, 110.00, 79.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 15, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 15, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 15, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 15, 83.00, 54.00, 11.00, 9.00, 16.00 +GFA, 07, 15, 83.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 07, 15, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 15, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 15, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 15, 85.00, 57.00, 19.00, 10.00, 24.00 +GJT, 07, 15, 94.00, 64.00, 15.00, 8.00, 19.00 +GKN, 07, 15, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 15, 90.00, 61.00, 23.00, 9.00, 29.00 +GLH, 07, 15, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 15, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 15, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 15, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 15, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 15, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 15, 80.00, 59.00, 23.00, 18.00, 34.00 +GRCI, 07, 15, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 15, 78.00, 51.00, -9999.00, -9999.00, 16.00 +GRI, 07, 15, 88.00, 65.00, 21.00, 14.00, 29.00 +GRK, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +GRR, 07, 15, 83.00, 60.00, 19.00, 16.00, 29.00 +GSB, 07, 15, 90.00, 70.00, -9999.00, -9999.00, 42.00 +GSG, 07, 15, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 15, 87.00, 67.00, 22.00, 25.00, 38.00 +GSP, 07, 15, 88.00, 68.00, 22.00, 30.00, 40.00 +GST, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 15, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 15, 83.00, 53.00, 15.00, 11.00, 21.00 +GUP, 07, 15, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 15, 85.00, 62.00, -9999.00, -9999.00, 29.00 +GVW, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 07, 15, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 15, 85.00, 72.00, 22.00, 19.00, 33.00 +HBR, 07, 15, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 15, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 15, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 15, 90.00, 60.00, -9999.00, -9999.00, 11.00 +HKY, 07, 15, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 15, 85.00, 53.00, 14.00, 16.00, 23.00 +HMN, 07, 15, 97.00, 64.00, -9999.00, -9999.00, 25.00 +HMS, 07, 15, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 15, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 15, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 15, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 15, 89.00, 66.00, -9999.00, -9999.00, 31.00 +HOT, 07, 15, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 15, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 15, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 15, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 15, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 15, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 15, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 15, 89.00, 69.00, 17.00, 25.00, 35.00 +HTL, 07, 15, 80.00, 55.00, 22.00, 18.00, 33.00 +HTS, 07, 15, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 15, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 15, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 15, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 15, 85.00, 54.00, 18.00, 11.00, 24.00 +IAB, 07, 15, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 15, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 15, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 15, 93.00, 70.00, 12.00, 11.00, 18.00 +IDA, 07, 15, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 15, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 15, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 15, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 15, 88.00, 72.00, 21.00, 32.00, 42.00 +IMT, 07, 15, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 15, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 15, 79.00, 55.00, 26.00, 21.00, 39.00 +INS, 07, 15, 98.00, 69.00, -9999.00, -9999.00, 7.00 +INT, 07, 15, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 07, 15, 94.00, 63.00, 12.00, 12.00, 23.00 +IPL, 07, 15, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 15, 83.00, 61.00, 19.00, 26.00, 35.00 +IRK, 07, 15, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 15, 85.00, 56.00, 18.00, 12.00, 26.00 +ISP, 07, 15, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 15, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 15, 105.00, 75.00, -9999.00, -9999.00, 13.00 +IWD, 07, 15, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 15, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 15, 92.00, 70.00, 17.00, 28.00, 38.00 +JAX, 07, 15, 91.00, 72.00, 16.00, 38.00, 44.00 +JBR, 07, 15, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 15, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 15, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 15, 83.00, 68.00, 18.00, 17.00, 28.00 +JHW, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 15, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 15, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 15, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 15, 64.00, 48.00, 45.00, 45.00, 57.00 +JST, 07, 15, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 15, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 15, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 15, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 15, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 15, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 15, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 15, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 15, 106.00, 76.00, 5.00, 6.00, 10.00 +LAX, 07, 15, 75.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 15, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 15, 88.00, 60.00, 26.00, 12.00, 33.00 +LCH, 07, 15, 91.00, 74.00, 16.00, 29.00, 37.00 +LCK, 07, 15, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LEB, 07, 15, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 15, 86.00, 66.00, 17.00, 26.00, 35.00 +LFI, 07, 15, 86.00, 71.00, -9999.00, -9999.00, 33.00 +LFK, 07, 15, 93.00, 72.00, 11.00, 23.00, 29.00 +LFT, 07, 15, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 15, 84.00, 69.00, 17.00, 20.00, 29.00 +LGB, 07, 15, 83.00, 63.00, 0.00, 0.00, 0.00 +LGU, 07, 15, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 15, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 15, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 15, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 15, 92.00, 71.00, 12.00, 21.00, 28.00 +LIZ, 07, 15, 76.00, 54.00, -9999.00, -9999.00, 45.00 +LMT, 07, 15, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 15, 86.00, 56.00, 13.00, 13.00, 21.00 +LNK, 07, 15, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 15, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 15, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 15, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 15, 92.00, 69.00, -9999.00, -9999.00, 27.00 +LSE, 07, 15, 84.00, 62.00, 20.00, 16.00, 31.00 +LSF, 07, 15, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 15, 107.00, 68.00, -9999.00, -9999.00, 7.00 +LTS, 07, 15, 98.00, 71.00, -9999.00, -9999.00, 16.00 +LUF, 07, 15, 107.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 07, 15, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 15, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 15, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 15, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 15, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 15, 95.00, 68.00, 10.00, 12.00, 18.00 +MBL, 07, 15, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 15, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 15, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 15, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 07, 15, 90.00, 74.00, -9999.00, -9999.00, 50.00 +MCG, 07, 15, 68.00, 49.00, 35.00, 32.00, 50.00 +MCI, 07, 15, 89.00, 68.00, 18.00, 13.00, 25.00 +MCK, 07, 15, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 15, 92.00, 70.00, 18.00, 28.00, 37.00 +MCO, 07, 15, 91.00, 73.00, 17.00, 50.00, 56.00 +MCW, 07, 15, 84.00, 61.00, 16.00, 13.00, 24.00 +MC2, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +MDH, 07, 15, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 15, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 15, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 15, 84.00, 66.00, 21.00, 17.00, 33.00 +MEI, 07, 15, 92.00, 70.00, 18.00, 31.00, 40.00 +MEM, 07, 15, 92.00, 73.00, 14.00, 17.00, 26.00 +MER, 07, 15, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 15, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 15, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 15, 90.00, 55.00, 4.00, 4.00, 6.00 +MGE, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +MGM, 07, 15, 91.00, 71.00, 18.00, 31.00, 40.00 +MGW, 07, 15, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 15, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 15, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 15, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 15, 90.00, 75.00, 24.00, 37.00, 48.00 +MIB, 07, 15, 82.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 15, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 15, 95.00, 55.00, -9999.00, -9999.00, 6.00 +MKC, 07, 15, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 15, 80.00, 62.00, 21.00, 19.00, 32.00 +MKG, 07, 15, 80.00, 60.00, 19.00, 14.00, 27.00 +MKL, 07, 15, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 15, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 15, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 15, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 15, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 15, 86.00, 64.00, 21.00, 18.00, 32.00 +MLS, 07, 15, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 15, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 15, 92.00, 71.00, -9999.00, -9999.00, 40.00 +MOB, 07, 15, 91.00, 73.00, 20.00, 44.00, 51.00 +MOT, 07, 15, 82.00, 58.00, 17.00, 10.00, 23.00 +MPV, 07, 15, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 15, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 15, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 15, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 15, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 15, 68.00, 52.00, -9999.00, -9999.00, 6.00 +MSL, 07, 15, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 15, 82.00, 59.00, 21.00, 17.00, 32.00 +MSO, 07, 15, 83.00, 50.00, 15.00, 15.00, 24.00 +MSP, 07, 15, 84.00, 63.00, 18.00, 17.00, 29.00 +MSS, 07, 15, 81.00, 58.00, 19.00, 20.00, 33.00 +MSY, 07, 15, 91.00, 73.00, 16.00, 40.00, 47.00 +MTC, 07, 15, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 15, 87.00, 66.00, -9999.00, -9999.00, 25.00 +MTO, 07, 15, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 15, 85.00, 62.00, -9999.00, -9999.00, 25.00 +MUO, 07, 15, 94.00, 57.00, -9999.00, -9999.00, 6.00 +MWA, 07, 15, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 15, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 15, 91.00, 71.00, -9999.00, -9999.00, 37.00 +MYL, 07, 15, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 15, 91.00, 70.00, -9999.00, -9999.00, 41.00 +NAO, 07, 15, 88.00, 75.00, -9999.00, -9999.00, 42.00 +NBC, 07, 15, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NBE, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 52.00 +NBU, 07, 15, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NCA, 07, 15, 90.00, 68.00, -9999.00, -9999.00, 45.00 +NCO, 07, 15, 78.00, 63.00, -9999.00, -9999.00, 27.00 +NC1, 07, 15, 98.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 15, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 15, 73.00, 62.00, -9999.00, -9999.00, 0.00 +NFL, 07, 15, 91.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 07, 15, 92.00, 75.00, -9999.00, -9999.00, 13.00 +NGU, 07, 15, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 15, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 15, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 15, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 15, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 15, 94.00, 72.00, -9999.00, -9999.00, 16.00 +NKT, 07, 15, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 15, 76.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 15, 91.00, 68.00, -9999.00, -9999.00, 39.00 +NPA, 07, 15, 90.00, 74.00, -9999.00, -9999.00, 42.00 +NQA, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 07, 15, 95.00, 74.00, -9999.00, -9999.00, 16.00 +NQX, 07, 15, 89.00, 80.00, -9999.00, -9999.00, 35.00 +NRB, 07, 15, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NRC, 07, 15, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 15, 73.00, 63.00, -9999.00, -9999.00, 2.00 +NSE, 07, 15, 91.00, 71.00, -9999.00, -9999.00, 52.00 +NSI, 07, 15, 74.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 15, 74.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 15, 82.00, 62.00, -9999.00, -9999.00, 2.00 +NTU, 07, 15, 86.00, 70.00, -9999.00, -9999.00, 35.00 +NUC, 07, 15, 73.00, 61.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 15, 78.00, 54.00, -9999.00, -9999.00, 2.00 +NUW, 07, 15, 71.00, 50.00, -9999.00, -9999.00, 16.00 +NWF, 07, 15, 83.00, 63.00, -9999.00, -9999.00, 0.00 +NXX, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 07, 15, 89.00, 64.00, -9999.00, -9999.00, 32.00 +NZC, 07, 15, 92.00, 69.00, -9999.00, -9999.00, 52.00 +NZJ, 07, 15, 84.00, 59.00, -9999.00, -9999.00, 2.00 +NZW, 07, 15, 81.00, 61.00, -9999.00, -9999.00, 29.00 +NZY, 07, 15, 76.00, 66.00, -9999.00, -9999.00, 2.00 +OAK, 07, 15, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 07, 15, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 15, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 15, 93.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 15, 76.00, 49.00, 9.00, 13.00, 17.00 +OMA, 07, 15, 88.00, 66.00, 19.00, 12.00, 26.00 +OME, 07, 15, 58.00, 45.00, 26.00, 27.00, 37.00 +ONT, 07, 15, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 15, 84.00, 63.00, 22.00, 17.00, 32.00 +ORF, 07, 15, 86.00, 70.00, 22.00, 23.00, 36.00 +ORH, 07, 15, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 15, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 15, 79.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 07, 15, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 15, 66.00, 52.00, 8.00, 8.00, 12.00 +OTM, 07, 15, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 15, 59.00, 48.00, 15.00, 23.00, 28.00 +OURC, 07, 15, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 15, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 15, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 15, 91.00, 69.00, -9999.00, -9999.00, 46.00 +PACZ, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 15, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 15, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 15, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 15, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 15, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 15, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 15, 90.00, 72.00, -9999.00, -9999.00, 41.00 +PAQ, 07, 15, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 15, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 15, 49.00, 44.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 15, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 15, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 15, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 15, 81.00, 60.00, -9999.00, -9999.00, 37.00 +PBI, 07, 15, 90.00, 74.00, 25.00, 34.00, 47.00 +PDT, 07, 15, 88.00, 58.00, 6.00, 5.00, 10.00 +PDX, 07, 15, 80.00, 56.00, 10.00, 11.00, 15.00 +PFN, 07, 15, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 15, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 15, 86.00, 67.00, 20.00, 17.00, 30.00 +PHX, 07, 15, 106.00, 81.00, 11.00, 3.00, 14.00 +PIA, 07, 15, 86.00, 65.00, 22.00, 19.00, 32.00 +PIB, 07, 15, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 15, 88.00, 53.00, 11.00, 10.00, 19.00 +PIR, 07, 15, 90.00, 62.00, 20.00, 12.00, 26.00 +PIT, 07, 15, 83.00, 62.00, 21.00, 24.00, 35.00 +PKB, 07, 15, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 15, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 15, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 15, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 15, 90.00, 74.00, 21.00, 38.00, 45.00 +POB, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +POE, 07, 15, 92.00, 70.00, -9999.00, -9999.00, 50.00 +POM, 07, 15, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 15, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 15, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 15, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 15, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 15, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 15, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 15, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 15, 109.00, 75.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 15, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 15, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 15, 93.00, 61.00, 25.00, 13.00, 35.00 +PUC, 07, 15, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 15, 82.00, 63.00, 19.00, 14.00, 28.00 +PVU, 07, 15, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 15, 79.00, 58.00, 23.00, 22.00, 35.00 +P02, 07, 15, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 15, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 15, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 15, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 15, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 15, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 15, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 07, 15, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 15, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 07, 15, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 07, 15, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 15, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +P67, 07, 15, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 15, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 15, 92.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 15, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 15, 86.00, 58.00, 20.00, 16.00, 30.00 +RBL, 07, 15, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 15, 86.00, 58.00, -9999.00, -9999.00, 26.00 +RDD, 07, 15, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 15, 85.00, 46.00, 9.00, 7.00, 13.00 +RDR, 07, 15, 81.00, 56.00, -9999.00, -9999.00, 32.00 +RDU, 07, 15, 88.00, 68.00, 21.00, 21.00, 35.00 +REE, 07, 15, 92.00, 68.00, -9999.00, -9999.00, 22.00 +REJ, 07, 15, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 15, 84.00, 62.00, 23.00, 17.00, 33.00 +RIC, 07, 15, 88.00, 67.00, 22.00, 23.00, 37.00 +RIV, 07, 15, 94.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 07, 15, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 15, 83.00, 53.00, 12.00, 10.00, 18.00 +RME, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 15, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 07, 15, 95.00, 75.00, -9999.00, -9999.00, 13.00 +RNO, 07, 15, 92.00, 51.00, 4.00, 4.00, 7.00 +ROA, 07, 15, 86.00, 65.00, 18.00, 28.00, 37.00 +ROC, 07, 15, 81.00, 60.00, 15.00, 24.00, 31.00 +ROW, 07, 15, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 15, 92.00, 68.00, 15.00, 8.00, 20.00 +RST, 07, 15, 82.00, 60.00, 20.00, 16.00, 31.00 +RWF, 07, 15, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 15, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 15, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 15, 76.00, 66.00, 1.00, 1.00, 2.00 +SAT, 07, 15, 95.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 15, 91.00, 72.00, 20.00, 33.00, 43.00 +SAW, 07, 15, 76.00, 57.00, -9999.00, -9999.00, 33.00 +SBA, 07, 15, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 15, 97.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 15, 83.00, 63.00, 16.00, 18.00, 28.00 +SBP, 07, 15, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 15, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 15, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 15, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 15, 94.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 15, 87.00, 67.00, 17.00, 23.00, 31.00 +SEA, 07, 15, 75.00, 55.00, 11.00, 10.00, 17.00 +SEM, 07, 15, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 15, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 15, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 15, 90.00, 67.00, 13.00, 14.00, 22.00 +SGY, 07, 15, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 15, 86.00, 53.00, 16.00, 13.00, 25.00 +SHV, 07, 15, 93.00, 72.00, 15.00, 20.00, 28.00 +SIT, 07, 15, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 15, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 15, 96.00, 69.00, 10.00, 12.00, 19.00 +SKA, 07, 15, 83.00, 54.00, -9999.00, -9999.00, 11.00 +SKF, 07, 15, 95.00, 75.00, -9999.00, -9999.00, 13.00 +SLC, 07, 15, 92.00, 64.00, 14.00, 10.00, 20.00 +SLE, 07, 15, 81.00, 51.00, 8.00, 9.00, 13.00 +SLN, 07, 15, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 15, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 15, 73.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 15, 72.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 15, 50.00, 42.00, 29.00, 38.00, 47.00 +SNS, 07, 15, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 15, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 15, 87.00, 66.00, 19.00, 18.00, 28.00 +SPS, 07, 15, 97.00, 73.00, 9.00, 12.00, 17.00 +SRQ, 07, 15, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 15, 91.00, 69.00, -9999.00, -9999.00, 39.00 +SSI, 07, 15, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 15, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 15, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 15, 89.00, 70.00, 17.00, 17.00, 27.00 +STNV, 07, 15, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 15, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 15, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 15, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 15, 88.00, 55.00, -9999.00, -9999.00, 1.00 +SUX, 07, 15, 86.00, 65.00, 22.00, 13.00, 29.00 +SVN, 07, 15, 91.00, 72.00, -9999.00, -9999.00, 44.00 +SWF, 07, 15, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 15, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 15, 82.00, 59.00, 20.00, 23.00, 35.00 +SZL, 07, 15, 89.00, 65.00, -9999.00, -9999.00, 27.00 +TAD, 07, 15, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 15, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 15, 90.00, 63.00, -9999.00, -9999.00, 26.00 +TCC, 07, 15, 93.00, 64.00, 19.00, 6.00, 22.00 +TCL, 07, 15, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 15, 78.00, 51.00, -9999.00, -9999.00, 14.00 +TCS, 07, 15, 93.00, 67.00, -9999.00, 14.00, 40.00 +TEB, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 15, 93.00, 71.00, -9999.00, -9999.00, 20.00 +TKA, 07, 15, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 15, 91.00, 71.00, 18.00, 44.00, 51.00 +TNX, 07, 15, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 15, 83.00, 61.00, 13.00, 20.00, 28.00 +TOP, 07, 15, 89.00, 68.00, 15.00, 13.00, 22.00 +TPA, 07, 15, 90.00, 74.00, 19.00, 40.00, 49.00 +TPH, 07, 15, 91.00, 56.00, 8.00, 4.00, 10.00 +TRI, 07, 15, 85.00, 64.00, 23.00, 26.00, 39.00 +TRK, 07, 15, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 15, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 15, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 15, 94.00, 73.00, 12.00, 9.00, 18.00 +TUP, 07, 15, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 15, 99.00, 74.00, 28.00, 15.00, 36.00 +TVC, 07, 15, 81.00, 57.00, 17.00, 11.00, 23.00 +TVL, 07, 15, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 15, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 15, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 15, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 15, 86.00, 65.00, -9999.00, -9999.00, 33.00 +T02, 07, 15, 90.00, 69.00, -9999.00, -9999.00, 40.00 +T03, 07, 15, 90.00, 70.00, -9999.00, -9999.00, 41.00 +T04, 07, 15, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 15, 92.00, 66.00, -9999.00, -9999.00, 26.00 +T06, 07, 15, 92.00, 68.00, -9999.00, -9999.00, 32.00 +T07, 07, 15, 96.00, 60.00, -9999.00, -9999.00, 11.00 +T08, 07, 15, 91.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 15, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 15, 98.00, 69.00, -9999.00, -9999.00, 7.00 +UIL, 07, 15, 68.00, 49.00, 29.00, 29.00, 40.00 +UIN, 07, 15, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 15, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 15, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 15, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 15, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 07, 15, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 15, 91.00, 69.00, -9999.00, -9999.00, 44.00 +VBG, 07, 15, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 15, 93.00, 75.00, 10.00, 24.00, 29.00 +VCV, 07, 15, 97.00, 61.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 15, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 15, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 15, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 15, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 15, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 15, 91.00, 71.00, -9999.00, -9999.00, 45.00 +VRB, 07, 15, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 15, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 15, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 15, 86.00, 65.00, 17.00, 19.00, 29.00 +WJA, 07, 15, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 15, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 15, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 15, 93.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 15, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 15, 92.00, 70.00, -9999.00, -9999.00, 41.00 +WRG, 07, 15, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 15, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 15, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 07, 15, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 15, 59.00, 48.00, 46.00, 48.00, 61.00 +YCG, 07, 15, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 15, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 15, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 15, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 15, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 15, 87.00, 53.00, 4.00, 4.00, 8.00 +YNG, 07, 15, 81.00, 59.00, 19.00, 22.00, 31.00 +YPA, 07, 15, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 15, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 15, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 15, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 15, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 15, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 15, 107.00, 81.00, 2.00, 2.00, 4.00 +YVR, 07, 15, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 15, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 15, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 15, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 15, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 15, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 15, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 15, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 15, 76.00, 51.00, 18.00, 22.00, 33.00 +ZUN, 07, 15, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 15, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 15, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 15, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 15, 92.00, 71.00, -9999.00, -9999.00, 35.00 +1V1, 07, 15, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 15, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 15, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 15, 87.00, 71.00, -9999.00, -9999.00, 42.00 +2PJ, 07, 15, 91.00, 69.00, -9999.00, -9999.00, 40.00 +3B1, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 15, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 15, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 15, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 15, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 15, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +4OM, 07, 15, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 15, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 15, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 15, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 15, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 16, 85.00, 64.00, 19.00, 19.00, 30.00 +ABI, 07, 16, 95.00, 73.00, 12.00, 14.00, 21.00 +ABQ, 07, 16, 92.00, 65.00, 18.00, 11.00, 26.00 +ABR, 07, 16, 86.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 16, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 16, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 16, 97.00, 75.00, 7.00, 11.00, 14.00 +ACV, 07, 16, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 16, 85.00, 65.00, 17.00, 16.00, 27.00 +ADK, 07, 16, 55.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 16, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 16, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 16, 87.00, 64.00, -9999.00, -9999.00, 31.00 +AEX, 07, 16, 93.00, 72.00, -9999.00, -9999.00, 35.00 +AFF, 07, 16, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 16, 92.00, 71.00, -9999.00, -9999.00, 69.00 +AGS, 07, 16, 92.00, 70.00, 18.00, 30.00, 39.00 +AHN, 07, 16, 90.00, 70.00, 18.00, 24.00, 34.00 +AKN, 07, 16, 63.00, 47.00, 29.00, 32.00, 45.00 +AKO, 07, 16, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 16, 84.00, 60.00, 21.00, 19.00, 32.00 +ALI, 07, 16, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 16, 84.00, 62.00, 21.00, 14.00, 30.00 +ALS, 07, 16, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 16, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 16, 92.00, 66.00, 16.00, 13.00, 26.00 +AMG, 07, 16, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 16, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 16, 65.00, 52.00, 23.00, 27.00, 38.00 +AND, 07, 16, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 16, 65.00, 52.00, 39.00, 40.00, 52.00 +AOO, 07, 16, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 16, 80.00, 54.00, 19.00, 19.00, 29.00 +AQQ, 07, 16, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 16, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 16, 68.00, 53.00, 14.00, 16.00, 23.00 +ATL, 07, 16, 88.00, 70.00, 19.00, 25.00, 36.00 +ATW, 07, 16, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 16, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 16, 86.00, 64.00, -9999.00, -9999.00, 29.00 +AUG, 07, 16, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 16, 95.00, 74.00, 9.00, 13.00, 17.00 +AUW, 07, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 16, 83.00, 63.00, 18.00, 28.00, 37.00 +AVP, 07, 16, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 16, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 16, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 16, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 16, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 16, 79.00, 46.00, -9999.00, -9999.00, 23.00 +BDL, 07, 16, 85.00, 62.00, 21.00, 20.00, 31.00 +BDR, 07, 16, 82.00, 66.00, 16.00, 17.00, 26.00 +BET, 07, 16, 62.00, 48.00, 36.00, 34.00, 49.00 +BFD, 07, 16, 77.00, 54.00, 21.00, 26.00, 36.00 +BFF, 07, 16, 90.00, 59.00, 22.00, 13.00, 30.00 +BFL, 07, 16, 99.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 16, 79.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 16, 78.00, 59.00, 22.00, 22.00, 34.00 +BGS, 07, 16, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 16, 90.00, 70.00, 20.00, 32.00, 43.00 +BID, 07, 16, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 16, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 16, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 16, 87.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 16, 85.00, 57.00, 21.00, 14.00, 30.00 +BIX, 07, 16, 90.00, 75.00, -9999.00, -9999.00, 43.00 +BJI, 07, 16, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 16, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 16, 90.00, 55.00, -9999.00, -9999.00, 33.00 +BKW, 07, 16, 79.00, 60.00, 26.00, 32.00, 46.00 +BLF, 07, 16, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 16, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 16, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 16, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 16, 89.00, 65.00, -9999.00, -9999.00, 27.00 +BNA, 07, 16, 90.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 16, 86.00, 47.00, -9999.00, 7.00, 13.00 +BOI, 07, 16, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 16, 82.00, 65.00, 22.00, 17.00, 31.00 +BPI, 07, 16, 81.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 16, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 16, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 16, 86.00, 66.00, 17.00, 13.00, 25.00 +BRO, 07, 16, 93.00, 76.00, 12.00, 15.00, 20.00 +BRW, 07, 16, 45.00, 34.00, 18.00, 21.00, 31.00 +BSM, 07, 16, 95.00, 74.00, -9999.00, -9999.00, 13.00 +BTI, 07, 16, 46.00, 35.00, 15.00, 15.00, 23.00 +BTL, 07, 16, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 16, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 16, 91.00, 73.00, 15.00, 34.00, 42.00 +BTT, 07, 16, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 16, 81.00, 60.00, 24.00, 23.00, 39.00 +BUB, 07, 16, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 16, 80.00, 62.00, 21.00, 22.00, 33.00 +BUR, 07, 16, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 16, 90.00, 74.00, -9999.00, 27.00, 35.00 +BWG, 07, 16, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 16, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 16, 92.00, 71.00, -9999.00, -9999.00, 31.00 +BYI, 07, 16, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 16, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 16, 92.00, 70.00, 18.00, 28.00, 39.00 +CAG, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 16, 82.00, 62.00, 18.00, 23.00, 33.00 +CAO, 07, 16, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 16, 77.00, 55.00, 27.00, 33.00, 43.00 +CBM, 07, 16, 92.00, 69.00, -9999.00, -9999.00, 32.00 +CDB, 07, 16, 55.00, 46.00, 39.00, 46.00, 58.00 +CDC, 07, 16, 90.00, 58.00, 9.00, 13.00, 19.00 +CDR, 07, 16, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 16, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 16, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 16, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 16, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 16, 89.00, 68.00, 15.00, 29.00, 37.00 +CHO, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 16, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 16, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 16, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 16, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 16, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 16, 82.00, 62.00, 18.00, 22.00, 33.00 +CLL, 07, 16, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 16, 89.00, 70.00, 20.00, 21.00, 33.00 +CMH, 07, 16, 84.00, 63.00, 18.00, 25.00, 33.00 +CMI, 07, 16, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 16, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 16, 91.00, 68.00, 18.00, 9.00, 23.00 +CNM, 07, 16, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 16, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +COD, 07, 16, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 16, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 16, 83.00, 57.00, 18.00, 18.00, 29.00 +COS, 07, 16, 84.00, 57.00, 24.00, 23.00, 39.00 +COT, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 16, 89.00, 66.00, 15.00, 14.00, 24.00 +CPR, 07, 16, 88.00, 54.00, 19.00, 16.00, 30.00 +CRBC, 07, 16, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 16, 94.00, 75.00, 10.00, 14.00, 18.00 +CRW, 07, 16, 86.00, 65.00, 24.00, 28.00, 41.00 +CSG, 07, 16, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 16, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 16, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 16, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 16, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 16, 86.00, 65.00, 17.00, 25.00, 34.00 +CVN, 07, 16, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 16, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 16, 86.00, 66.00, 16.00, 19.00, 29.00 +CYS, 07, 16, 83.00, 55.00, 20.00, 23.00, 34.00 +DAA, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 16, 90.00, 73.00, 13.00, 37.00, 42.00 +DAG, 07, 16, 104.00, 74.00, 3.00, 4.00, 4.00 +DAL, 07, 16, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 16, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 16, 85.00, 63.00, 17.00, 23.00, 32.00 +DBQ, 07, 16, 82.00, 62.00, 19.00, 18.00, 31.00 +DCA, 07, 16, 89.00, 72.00, 20.00, 23.00, 34.00 +DDC, 07, 16, 93.00, 68.00, 15.00, 9.00, 22.00 +DEC, 07, 16, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 16, 88.00, 59.00, 21.00, 17.00, 31.00 +DFW, 07, 16, 97.00, 74.00, 10.00, 11.00, 18.00 +DHN, 07, 16, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 16, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 16, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 16, 96.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 16, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 16, 77.00, 55.00, 28.00, 21.00, 39.00 +DLLC, 07, 16, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 16, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 16, 99.00, 74.00, -9999.00, -9999.00, 32.00 +DMN, 07, 16, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 16, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 16, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 16, 91.00, 71.00, -9999.00, -9999.00, 45.00 +DRA, 07, 16, 99.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 16, 96.00, 74.00, 12.00, 16.00, 20.00 +DSM, 07, 16, 87.00, 67.00, 22.00, 16.00, 31.00 +DTW, 07, 16, 83.00, 61.00, 15.00, 20.00, 28.00 +DUG, 07, 16, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 16, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 16, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 16, 95.00, 73.00, -9999.00, -9999.00, 15.00 +D45, 07, 16, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 16, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 16, 83.00, 60.00, 18.00, 16.00, 29.00 +ECG, 07, 16, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 16, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 16, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 16, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 16, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 16, 80.00, 57.00, 30.00, 33.00, 46.00 +EKO, 07, 16, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 16, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 16, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 16, 96.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 16, 87.00, 48.00, 13.00, 14.00, 21.00 +EMP, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 16, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 16, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 16, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 16, 92.00, 68.00, -9999.00, -9999.00, 17.00 +EPH, 07, 16, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 16, 80.00, 63.00, 20.00, 21.00, 32.00 +ESF, 07, 16, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 16, 82.00, 53.00, 7.00, 8.00, 12.00 +EVV, 07, 16, 89.00, 68.00, 17.00, 17.00, 28.00 +EWN, 07, 16, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 16, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 16, 89.00, 80.00, 21.00, 26.00, 37.00 +E74, 07, 16, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 16, 88.00, 67.00, -9999.00, -9999.00, 37.00 +FAI, 07, 16, 72.00, 52.00, 30.00, 27.00, 45.00 +FAR, 07, 16, 84.00, 59.00, 20.00, 15.00, 29.00 +FAT, 07, 16, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 16, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 16, 81.00, 47.00, 14.00, 16.00, 25.00 +FCS, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +FDY, 07, 16, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 16, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +FLG, 07, 16, 82.00, 51.00, 20.00, 31.00, 42.00 +FLL, 07, 16, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 16, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 16, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 16, 88.00, 63.00, -9999.00, -9999.00, 25.00 +FMH, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 16, 92.00, 58.00, 19.00, 7.00, 23.00 +FMY, 07, 16, 91.00, 75.00, 23.00, 51.00, 61.00 +FNT, 07, 16, 82.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 16, 89.00, 68.00, -9999.00, -9999.00, 27.00 +FOK, 07, 16, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 16, 92.00, 69.00, -9999.00, -9999.00, 28.00 +FSD, 07, 16, 86.00, 63.00, 22.00, 14.00, 32.00 +FSI, 07, 16, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 16, 93.00, 70.00, 11.00, 16.00, 23.00 +FTK, 07, 16, 87.00, 65.00, -9999.00, -9999.00, 29.00 +FWA, 07, 16, 85.00, 63.00, 14.00, 19.00, 28.00 +FWH, 07, 16, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 16, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 16, 110.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 16, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 16, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 16, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 16, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 16, 84.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 07, 16, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 16, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 16, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 16, 85.00, 57.00, 19.00, 10.00, 24.00 +GJT, 07, 16, 94.00, 64.00, 15.00, 8.00, 19.00 +GKN, 07, 16, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 16, 90.00, 62.00, 23.00, 9.00, 29.00 +GLH, 07, 16, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 16, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 16, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 16, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 16, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 16, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 16, 81.00, 59.00, 23.00, 18.00, 34.00 +GRCI, 07, 16, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 16, 78.00, 51.00, -9999.00, -9999.00, 16.00 +GRI, 07, 16, 89.00, 65.00, 21.00, 14.00, 29.00 +GRK, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +GRR, 07, 16, 83.00, 61.00, 19.00, 16.00, 29.00 +GSB, 07, 16, 90.00, 70.00, -9999.00, -9999.00, 42.00 +GSG, 07, 16, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 16, 87.00, 67.00, 22.00, 25.00, 38.00 +GSP, 07, 16, 88.00, 68.00, 22.00, 30.00, 40.00 +GST, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 16, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 16, 84.00, 53.00, 15.00, 11.00, 21.00 +GUP, 07, 16, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 16, 85.00, 62.00, -9999.00, -9999.00, 29.00 +GVW, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 07, 16, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 16, 85.00, 72.00, 22.00, 19.00, 33.00 +HBR, 07, 16, 96.00, 72.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 16, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 16, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 16, 90.00, 60.00, -9999.00, -9999.00, 11.00 +HKY, 07, 16, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 16, 86.00, 54.00, 14.00, 16.00, 23.00 +HMN, 07, 16, 97.00, 64.00, -9999.00, -9999.00, 25.00 +HMS, 07, 16, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 16, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 16, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 16, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 16, 90.00, 66.00, -9999.00, -9999.00, 31.00 +HOT, 07, 16, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 16, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 16, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 16, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 16, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 16, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 16, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 16, 89.00, 69.00, 17.00, 25.00, 35.00 +HTL, 07, 16, 80.00, 56.00, 22.00, 18.00, 33.00 +HTS, 07, 16, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 16, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 16, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 16, 86.00, 54.00, 18.00, 11.00, 24.00 +IAB, 07, 16, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 16, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 16, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 16, 93.00, 70.00, 12.00, 11.00, 18.00 +IDA, 07, 16, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 16, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 16, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 16, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 16, 89.00, 72.00, 21.00, 32.00, 42.00 +IMT, 07, 16, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 16, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 16, 79.00, 55.00, 26.00, 21.00, 39.00 +INS, 07, 16, 99.00, 69.00, -9999.00, -9999.00, 7.00 +INT, 07, 16, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 16, 93.00, 63.00, 12.00, 12.00, 23.00 +IPL, 07, 16, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 16, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 16, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 16, 85.00, 57.00, 18.00, 12.00, 26.00 +ISP, 07, 16, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 16, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 16, 105.00, 76.00, -9999.00, -9999.00, 13.00 +IWD, 07, 16, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 16, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 16, 92.00, 71.00, 17.00, 28.00, 38.00 +JAX, 07, 16, 91.00, 72.00, 16.00, 38.00, 44.00 +JBR, 07, 16, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 16, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 16, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 16, 83.00, 68.00, 18.00, 17.00, 28.00 +JHW, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 16, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 16, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 16, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 16, 64.00, 48.00, 45.00, 45.00, 57.00 +JST, 07, 16, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 16, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 16, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 16, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 16, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 16, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 16, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 16, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 16, 106.00, 76.00, 5.00, 6.00, 10.00 +LAX, 07, 16, 76.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 16, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 16, 88.00, 60.00, 26.00, 12.00, 33.00 +LCH, 07, 16, 91.00, 74.00, 16.00, 29.00, 37.00 +LCK, 07, 16, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LEB, 07, 16, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 16, 86.00, 66.00, 17.00, 26.00, 35.00 +LFI, 07, 16, 86.00, 71.00, -9999.00, -9999.00, 33.00 +LFK, 07, 16, 93.00, 72.00, 11.00, 23.00, 29.00 +LFT, 07, 16, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 16, 84.00, 69.00, 17.00, 20.00, 29.00 +LGB, 07, 16, 83.00, 64.00, 0.00, 0.00, 0.00 +LGU, 07, 16, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 16, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 16, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 16, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 16, 93.00, 72.00, 12.00, 21.00, 28.00 +LIZ, 07, 16, 77.00, 55.00, -9999.00, -9999.00, 45.00 +LMT, 07, 16, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 16, 87.00, 56.00, 13.00, 13.00, 21.00 +LNK, 07, 16, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 16, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 16, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 16, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 16, 92.00, 69.00, -9999.00, -9999.00, 27.00 +LSE, 07, 16, 85.00, 62.00, 20.00, 16.00, 31.00 +LSF, 07, 16, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 16, 108.00, 68.00, -9999.00, -9999.00, 7.00 +LTS, 07, 16, 98.00, 71.00, -9999.00, -9999.00, 16.00 +LUF, 07, 16, 107.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 16, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 16, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 16, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 16, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 16, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 16, 96.00, 69.00, 10.00, 12.00, 18.00 +MBL, 07, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 16, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 16, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 16, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 16, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 16, 68.00, 49.00, 36.00, 32.00, 50.00 +MCI, 07, 16, 89.00, 68.00, 18.00, 13.00, 25.00 +MCK, 07, 16, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 16, 92.00, 71.00, 18.00, 28.00, 37.00 +MCO, 07, 16, 92.00, 73.00, 17.00, 50.00, 56.00 +MCW, 07, 16, 84.00, 62.00, 16.00, 13.00, 24.00 +MC2, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +MDH, 07, 16, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 16, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 16, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 16, 84.00, 66.00, 21.00, 17.00, 33.00 +MEI, 07, 16, 92.00, 70.00, 18.00, 31.00, 40.00 +MEM, 07, 16, 92.00, 73.00, 14.00, 17.00, 26.00 +MER, 07, 16, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 16, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 16, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 16, 91.00, 56.00, 4.00, 4.00, 6.00 +MGE, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +MGM, 07, 16, 91.00, 72.00, 18.00, 31.00, 40.00 +MGW, 07, 16, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 16, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 16, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 16, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 16, 90.00, 75.00, 24.00, 37.00, 48.00 +MIB, 07, 16, 82.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 16, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 16, 96.00, 56.00, -9999.00, -9999.00, 6.00 +MKC, 07, 16, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 16, 80.00, 62.00, 21.00, 19.00, 32.00 +MKG, 07, 16, 80.00, 60.00, 19.00, 14.00, 27.00 +MKL, 07, 16, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 16, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 16, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 16, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 16, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 16, 86.00, 65.00, 21.00, 18.00, 32.00 +MLS, 07, 16, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 16, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 16, 93.00, 71.00, -9999.00, -9999.00, 40.00 +MOB, 07, 16, 91.00, 73.00, 20.00, 44.00, 51.00 +MOT, 07, 16, 82.00, 58.00, 17.00, 10.00, 23.00 +MPV, 07, 16, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 16, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 16, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 16, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 16, 68.00, 52.00, -9999.00, -9999.00, 6.00 +MSL, 07, 16, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 16, 82.00, 60.00, 21.00, 17.00, 32.00 +MSO, 07, 16, 84.00, 50.00, 15.00, 15.00, 24.00 +MSP, 07, 16, 84.00, 63.00, 18.00, 17.00, 29.00 +MSS, 07, 16, 81.00, 58.00, 19.00, 20.00, 33.00 +MSY, 07, 16, 91.00, 73.00, 16.00, 40.00, 47.00 +MTC, 07, 16, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 16, 87.00, 66.00, -9999.00, -9999.00, 25.00 +MTO, 07, 16, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 16, 86.00, 62.00, -9999.00, -9999.00, 25.00 +MUO, 07, 16, 95.00, 57.00, -9999.00, -9999.00, 6.00 +MWA, 07, 16, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 16, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 16, 91.00, 72.00, -9999.00, -9999.00, 37.00 +MYL, 07, 16, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 16, 91.00, 71.00, -9999.00, -9999.00, 41.00 +NAO, 07, 16, 88.00, 76.00, -9999.00, -9999.00, 42.00 +NBC, 07, 16, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NBE, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 52.00 +NBU, 07, 16, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NCA, 07, 16, 90.00, 68.00, -9999.00, -9999.00, 45.00 +NCO, 07, 16, 79.00, 63.00, -9999.00, -9999.00, 27.00 +NC1, 07, 16, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 16, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 16, 74.00, 62.00, -9999.00, -9999.00, 0.00 +NFL, 07, 16, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 16, 92.00, 75.00, -9999.00, -9999.00, 13.00 +NGU, 07, 16, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 16, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 16, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 16, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 16, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 16, 95.00, 72.00, -9999.00, -9999.00, 16.00 +NKT, 07, 16, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 16, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 16, 91.00, 69.00, -9999.00, -9999.00, 39.00 +NPA, 07, 16, 90.00, 74.00, -9999.00, -9999.00, 42.00 +NQA, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 07, 16, 95.00, 74.00, -9999.00, -9999.00, 16.00 +NQX, 07, 16, 89.00, 80.00, -9999.00, -9999.00, 35.00 +NRB, 07, 16, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NRC, 07, 16, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 16, 73.00, 64.00, -9999.00, -9999.00, 2.00 +NSE, 07, 16, 91.00, 71.00, -9999.00, -9999.00, 52.00 +NSI, 07, 16, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 16, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 16, 83.00, 63.00, -9999.00, -9999.00, 2.00 +NTU, 07, 16, 86.00, 70.00, -9999.00, -9999.00, 35.00 +NUC, 07, 16, 74.00, 61.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 16, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 16, 72.00, 50.00, -9999.00, -9999.00, 16.00 +NWF, 07, 16, 83.00, 64.00, -9999.00, -9999.00, 0.00 +NXX, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 07, 16, 89.00, 65.00, -9999.00, -9999.00, 32.00 +NZC, 07, 16, 92.00, 69.00, -9999.00, -9999.00, 52.00 +NZJ, 07, 16, 84.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 16, 82.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 16, 77.00, 66.00, -9999.00, -9999.00, 2.00 +OAK, 07, 16, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 07, 16, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 16, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 16, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 16, 77.00, 49.00, 9.00, 13.00, 17.00 +OMA, 07, 16, 88.00, 66.00, 19.00, 12.00, 26.00 +OME, 07, 16, 58.00, 46.00, 26.00, 27.00, 37.00 +ONT, 07, 16, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 16, 84.00, 63.00, 22.00, 17.00, 32.00 +ORF, 07, 16, 86.00, 70.00, 22.00, 23.00, 36.00 +ORH, 07, 16, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 16, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 16, 80.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 16, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 16, 66.00, 53.00, 8.00, 8.00, 12.00 +OTM, 07, 16, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 16, 60.00, 49.00, 16.00, 24.00, 29.00 +OURC, 07, 16, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 16, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 16, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 16, 91.00, 69.00, -9999.00, -9999.00, 46.00 +PACZ, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 16, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 16, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 16, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 16, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 16, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 16, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 16, 90.00, 72.00, -9999.00, -9999.00, 41.00 +PAQ, 07, 16, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 16, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 16, 49.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 16, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 16, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 16, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 16, 81.00, 60.00, -9999.00, -9999.00, 37.00 +PBI, 07, 16, 90.00, 75.00, 25.00, 34.00, 47.00 +PDT, 07, 16, 88.00, 58.00, 6.00, 5.00, 10.00 +PDX, 07, 16, 80.00, 57.00, 10.00, 11.00, 15.00 +PFN, 07, 16, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 16, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 16, 86.00, 67.00, 20.00, 17.00, 30.00 +PHX, 07, 16, 106.00, 81.00, 11.00, 3.00, 14.00 +PIA, 07, 16, 86.00, 65.00, 22.00, 19.00, 32.00 +PIB, 07, 16, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 16, 89.00, 53.00, 11.00, 10.00, 19.00 +PIR, 07, 16, 90.00, 62.00, 20.00, 12.00, 26.00 +PIT, 07, 16, 83.00, 62.00, 21.00, 24.00, 35.00 +PKB, 07, 16, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 16, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 16, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 16, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 16, 90.00, 74.00, 21.00, 38.00, 45.00 +POB, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +POE, 07, 16, 93.00, 70.00, -9999.00, -9999.00, 50.00 +POM, 07, 16, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 16, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 16, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 16, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 16, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 16, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 16, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 16, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 16, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 16, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 16, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 16, 93.00, 61.00, 25.00, 13.00, 35.00 +PUC, 07, 16, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 16, 82.00, 64.00, 19.00, 14.00, 28.00 +PVU, 07, 16, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 16, 79.00, 59.00, 23.00, 22.00, 35.00 +P02, 07, 16, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 16, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +P11, 07, 16, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 16, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 16, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 16, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 16, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 16, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 16, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 16, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 16, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 07, 16, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 16, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 16, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 16, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 16, 87.00, 59.00, 20.00, 16.00, 30.00 +RBL, 07, 16, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 16, 87.00, 59.00, -9999.00, -9999.00, 26.00 +RDD, 07, 16, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 16, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 16, 82.00, 57.00, -9999.00, -9999.00, 32.00 +RDU, 07, 16, 88.00, 68.00, 21.00, 21.00, 35.00 +REE, 07, 16, 92.00, 68.00, -9999.00, -9999.00, 22.00 +REJ, 07, 16, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 16, 84.00, 63.00, 23.00, 17.00, 33.00 +RIC, 07, 16, 88.00, 68.00, 22.00, 23.00, 37.00 +RIV, 07, 16, 94.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 07, 16, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 16, 84.00, 53.00, 12.00, 10.00, 18.00 +RME, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 16, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 16, 95.00, 75.00, -9999.00, -9999.00, 13.00 +RNO, 07, 16, 92.00, 52.00, 4.00, 4.00, 7.00 +ROA, 07, 16, 87.00, 65.00, 18.00, 28.00, 37.00 +ROC, 07, 16, 81.00, 60.00, 15.00, 24.00, 31.00 +ROW, 07, 16, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 16, 93.00, 68.00, 15.00, 8.00, 20.00 +RST, 07, 16, 82.00, 60.00, 20.00, 16.00, 31.00 +RWF, 07, 16, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 16, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 16, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 16, 77.00, 66.00, 1.00, 1.00, 2.00 +SAT, 07, 16, 95.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 16, 91.00, 73.00, 20.00, 33.00, 43.00 +SAW, 07, 16, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 16, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 16, 97.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 16, 83.00, 63.00, 16.00, 18.00, 28.00 +SBP, 07, 16, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 16, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 16, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 16, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 16, 95.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 16, 87.00, 67.00, 17.00, 23.00, 31.00 +SEA, 07, 16, 76.00, 55.00, 11.00, 10.00, 17.00 +SEM, 07, 16, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 16, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 16, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 16, 90.00, 67.00, 13.00, 14.00, 22.00 +SGY, 07, 16, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 16, 87.00, 53.00, 16.00, 13.00, 25.00 +SHV, 07, 16, 93.00, 72.00, 15.00, 20.00, 28.00 +SIT, 07, 16, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 16, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 16, 96.00, 69.00, 10.00, 12.00, 19.00 +SKA, 07, 16, 84.00, 55.00, -9999.00, -9999.00, 11.00 +SKF, 07, 16, 95.00, 75.00, -9999.00, -9999.00, 13.00 +SLC, 07, 16, 93.00, 64.00, 14.00, 10.00, 20.00 +SLE, 07, 16, 82.00, 51.00, 8.00, 9.00, 13.00 +SLN, 07, 16, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 16, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 16, 73.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 16, 72.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 16, 50.00, 43.00, 30.00, 39.00, 47.00 +SNS, 07, 16, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 16, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 16, 87.00, 66.00, 19.00, 18.00, 28.00 +SPS, 07, 16, 98.00, 73.00, 9.00, 12.00, 17.00 +SRQ, 07, 16, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 16, 91.00, 69.00, -9999.00, -9999.00, 39.00 +SSI, 07, 16, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 16, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 16, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 16, 89.00, 70.00, 17.00, 17.00, 27.00 +STNV, 07, 16, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 16, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 16, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 16, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 16, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 16, 87.00, 65.00, 22.00, 13.00, 29.00 +SVN, 07, 16, 91.00, 73.00, -9999.00, -9999.00, 44.00 +SWF, 07, 16, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 16, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 16, 82.00, 59.00, 20.00, 23.00, 35.00 +SZL, 07, 16, 90.00, 66.00, -9999.00, -9999.00, 27.00 +TAD, 07, 16, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 16, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 16, 90.00, 64.00, -9999.00, -9999.00, 26.00 +TCC, 07, 16, 93.00, 64.00, 19.00, 6.00, 22.00 +TCL, 07, 16, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 16, 78.00, 51.00, -9999.00, -9999.00, 14.00 +TCS, 07, 16, 92.00, 67.00, -9999.00, 14.00, 41.00 +TEB, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 16, 94.00, 71.00, -9999.00, -9999.00, 20.00 +TKA, 07, 16, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 16, 91.00, 71.00, 18.00, 44.00, 51.00 +TNX, 07, 16, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 16, 83.00, 61.00, 13.00, 20.00, 28.00 +TOP, 07, 16, 89.00, 68.00, 15.00, 13.00, 22.00 +TPA, 07, 16, 90.00, 75.00, 19.00, 40.00, 49.00 +TPH, 07, 16, 91.00, 57.00, 8.00, 4.00, 10.00 +TRI, 07, 16, 85.00, 64.00, 23.00, 26.00, 39.00 +TRK, 07, 16, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 16, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 16, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 16, 94.00, 73.00, 12.00, 9.00, 18.00 +TUP, 07, 16, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 16, 99.00, 74.00, 28.00, 15.00, 37.00 +TVC, 07, 16, 81.00, 58.00, 17.00, 11.00, 23.00 +TVL, 07, 16, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 16, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 16, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 16, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 16, 86.00, 66.00, -9999.00, -9999.00, 33.00 +T02, 07, 16, 90.00, 70.00, -9999.00, -9999.00, 40.00 +T03, 07, 16, 90.00, 70.00, -9999.00, -9999.00, 41.00 +T04, 07, 16, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 16, 93.00, 66.00, -9999.00, -9999.00, 26.00 +T06, 07, 16, 92.00, 68.00, -9999.00, -9999.00, 32.00 +T07, 07, 16, 97.00, 61.00, -9999.00, -9999.00, 11.00 +T08, 07, 16, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 16, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 16, 99.00, 69.00, -9999.00, -9999.00, 7.00 +UIL, 07, 16, 69.00, 50.00, 29.00, 29.00, 40.00 +UIN, 07, 16, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 16, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 16, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 16, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 16, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 16, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 16, 91.00, 69.00, -9999.00, -9999.00, 44.00 +VBG, 07, 16, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 16, 94.00, 75.00, 10.00, 24.00, 29.00 +VCV, 07, 16, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 16, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 16, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 16, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 16, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 16, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 16, 91.00, 71.00, -9999.00, -9999.00, 45.00 +VRB, 07, 16, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 16, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 16, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 16, 86.00, 66.00, 17.00, 19.00, 29.00 +WJA, 07, 16, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 16, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 16, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 16, 94.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 16, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 16, 92.00, 71.00, -9999.00, -9999.00, 41.00 +WRG, 07, 16, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 16, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 16, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 16, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 16, 60.00, 48.00, 46.00, 48.00, 61.00 +YCG, 07, 16, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 16, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 16, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 16, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 16, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 16, 87.00, 53.00, 4.00, 4.00, 8.00 +YNG, 07, 16, 81.00, 59.00, 19.00, 22.00, 31.00 +YPA, 07, 16, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 16, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 16, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 16, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 16, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 16, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 16, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 16, 107.00, 81.00, 2.00, 2.00, 4.00 +YVR, 07, 16, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 16, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 16, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 16, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 16, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 16, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 16, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 16, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 16, 77.00, 52.00, 18.00, 22.00, 33.00 +ZUN, 07, 16, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 16, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 16, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 16, 92.00, 71.00, -9999.00, -9999.00, 35.00 +1V1, 07, 16, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 16, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 16, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 16, 87.00, 71.00, -9999.00, -9999.00, 42.00 +2PJ, 07, 16, 91.00, 69.00, -9999.00, -9999.00, 40.00 +3B1, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 16, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 16, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 16, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 16, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +4OM, 07, 16, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 16, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 16, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 16, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 16, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 17, 85.00, 64.00, 19.00, 19.00, 30.00 +ABI, 07, 17, 95.00, 73.00, 12.00, 14.00, 21.00 +ABQ, 07, 17, 92.00, 65.00, 18.00, 11.00, 26.00 +ABR, 07, 17, 86.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 17, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 17, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 17, 97.00, 75.00, 7.00, 11.00, 14.00 +ACV, 07, 17, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 17, 85.00, 65.00, 17.00, 16.00, 27.00 +ADK, 07, 17, 55.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 17, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 17, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 17, 87.00, 64.00, -9999.00, -9999.00, 31.00 +AEX, 07, 17, 93.00, 72.00, -9999.00, -9999.00, 35.00 +AFF, 07, 17, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 17, 92.00, 71.00, -9999.00, -9999.00, 69.00 +AGS, 07, 17, 92.00, 70.00, 18.00, 30.00, 39.00 +AHN, 07, 17, 90.00, 70.00, 18.00, 24.00, 34.00 +AKN, 07, 17, 63.00, 47.00, 29.00, 32.00, 45.00 +AKO, 07, 17, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 17, 84.00, 60.00, 21.00, 19.00, 32.00 +ALI, 07, 17, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 17, 84.00, 62.00, 21.00, 14.00, 30.00 +ALS, 07, 17, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 17, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 17, 92.00, 66.00, 16.00, 13.00, 26.00 +AMG, 07, 17, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 17, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 17, 65.00, 52.00, 23.00, 27.00, 38.00 +AND, 07, 17, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 17, 65.00, 52.00, 39.00, 39.00, 52.00 +AOO, 07, 17, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 17, 80.00, 54.00, 19.00, 19.00, 29.00 +AQQ, 07, 17, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 17, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 17, 68.00, 53.00, 14.00, 16.00, 23.00 +ATL, 07, 17, 88.00, 70.00, 19.00, 25.00, 36.00 +ATW, 07, 17, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 17, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 17, 86.00, 64.00, -9999.00, -9999.00, 29.00 +AUG, 07, 17, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 17, 95.00, 74.00, 9.00, 13.00, 17.00 +AUW, 07, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 17, 83.00, 63.00, 18.00, 28.00, 37.00 +AVP, 07, 17, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 17, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 17, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 17, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 17, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 17, 79.00, 46.00, -9999.00, -9999.00, 23.00 +BDL, 07, 17, 85.00, 62.00, 21.00, 20.00, 31.00 +BDR, 07, 17, 82.00, 66.00, 16.00, 17.00, 26.00 +BET, 07, 17, 62.00, 48.00, 36.00, 35.00, 49.00 +BFD, 07, 17, 77.00, 54.00, 21.00, 26.00, 36.00 +BFF, 07, 17, 90.00, 59.00, 22.00, 13.00, 30.00 +BFL, 07, 17, 99.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 17, 79.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 17, 78.00, 59.00, 22.00, 22.00, 34.00 +BGS, 07, 17, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 17, 90.00, 70.00, 20.00, 32.00, 43.00 +BID, 07, 17, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 17, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 17, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 17, 87.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 17, 85.00, 57.00, 21.00, 14.00, 30.00 +BIX, 07, 17, 90.00, 75.00, -9999.00, -9999.00, 43.00 +BJI, 07, 17, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 17, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 17, 90.00, 55.00, -9999.00, -9999.00, 33.00 +BKW, 07, 17, 79.00, 60.00, 26.00, 32.00, 46.00 +BLF, 07, 17, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 17, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 17, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 17, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 17, 89.00, 65.00, -9999.00, -9999.00, 27.00 +BNA, 07, 17, 90.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 17, 86.00, 47.00, -9999.00, 7.00, 13.00 +BOI, 07, 17, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 17, 82.00, 65.00, 22.00, 17.00, 31.00 +BPI, 07, 17, 81.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 17, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 17, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 17, 86.00, 66.00, 17.00, 13.00, 25.00 +BRO, 07, 17, 93.00, 76.00, 12.00, 15.00, 20.00 +BRW, 07, 17, 45.00, 34.00, 18.00, 21.00, 31.00 +BSM, 07, 17, 95.00, 74.00, -9999.00, -9999.00, 13.00 +BTI, 07, 17, 46.00, 35.00, 15.00, 16.00, 24.00 +BTL, 07, 17, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 17, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 17, 91.00, 73.00, 15.00, 34.00, 42.00 +BTT, 07, 17, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 17, 81.00, 60.00, 24.00, 23.00, 39.00 +BUB, 07, 17, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 17, 80.00, 62.00, 21.00, 22.00, 33.00 +BUR, 07, 17, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 17, 90.00, 74.00, -9999.00, 27.00, 36.00 +BWG, 07, 17, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 17, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 17, 92.00, 71.00, -9999.00, -9999.00, 31.00 +BYI, 07, 17, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 17, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 17, 92.00, 70.00, 18.00, 28.00, 39.00 +CAG, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 17, 82.00, 62.00, 18.00, 23.00, 33.00 +CAO, 07, 17, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 17, 77.00, 55.00, 27.00, 33.00, 43.00 +CBM, 07, 17, 92.00, 69.00, -9999.00, -9999.00, 32.00 +CDB, 07, 17, 55.00, 46.00, 39.00, 46.00, 58.00 +CDC, 07, 17, 90.00, 58.00, 9.00, 13.00, 19.00 +CDR, 07, 17, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 17, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 17, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 17, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 17, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 17, 89.00, 68.00, 15.00, 29.00, 37.00 +CHO, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 17, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 17, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 17, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 17, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 17, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 17, 82.00, 62.00, 18.00, 22.00, 33.00 +CLL, 07, 17, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 17, 89.00, 70.00, 20.00, 21.00, 33.00 +CMH, 07, 17, 84.00, 63.00, 18.00, 25.00, 33.00 +CMI, 07, 17, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 17, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 17, 91.00, 68.00, 18.00, 9.00, 23.00 +CNM, 07, 17, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 17, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +COD, 07, 17, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 17, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 17, 83.00, 57.00, 18.00, 18.00, 29.00 +COS, 07, 17, 84.00, 57.00, 24.00, 23.00, 39.00 +COT, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 17, 89.00, 66.00, 15.00, 14.00, 24.00 +CPR, 07, 17, 88.00, 54.00, 19.00, 16.00, 30.00 +CRBC, 07, 17, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 17, 94.00, 75.00, 10.00, 14.00, 18.00 +CRW, 07, 17, 86.00, 65.00, 24.00, 28.00, 41.00 +CSG, 07, 17, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 17, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 17, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 17, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 17, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 17, 86.00, 65.00, 17.00, 25.00, 34.00 +CVN, 07, 17, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 17, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 17, 86.00, 66.00, 16.00, 19.00, 29.00 +CYS, 07, 17, 83.00, 55.00, 20.00, 23.00, 34.00 +DAA, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 17, 90.00, 73.00, 13.00, 37.00, 42.00 +DAG, 07, 17, 104.00, 74.00, 3.00, 4.00, 4.00 +DAL, 07, 17, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 17, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 17, 85.00, 63.00, 17.00, 23.00, 32.00 +DBQ, 07, 17, 82.00, 62.00, 19.00, 18.00, 31.00 +DCA, 07, 17, 89.00, 72.00, 20.00, 23.00, 34.00 +DDC, 07, 17, 93.00, 68.00, 15.00, 9.00, 22.00 +DEC, 07, 17, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 17, 88.00, 59.00, 21.00, 17.00, 31.00 +DFW, 07, 17, 97.00, 74.00, 10.00, 11.00, 18.00 +DHN, 07, 17, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 17, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 17, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 17, 96.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 17, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 17, 77.00, 55.00, 28.00, 21.00, 39.00 +DLLC, 07, 17, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 17, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 17, 99.00, 74.00, -9999.00, -9999.00, 32.00 +DMN, 07, 17, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 17, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 17, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 17, 91.00, 71.00, -9999.00, -9999.00, 45.00 +DRA, 07, 17, 99.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 17, 96.00, 74.00, 12.00, 16.00, 20.00 +DSM, 07, 17, 87.00, 67.00, 22.00, 16.00, 31.00 +DTW, 07, 17, 83.00, 61.00, 15.00, 20.00, 28.00 +DUG, 07, 17, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 17, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 17, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 17, 95.00, 73.00, -9999.00, -9999.00, 15.00 +D45, 07, 17, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 17, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 17, 83.00, 60.00, 18.00, 16.00, 29.00 +ECG, 07, 17, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 17, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 17, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 17, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 17, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 17, 80.00, 57.00, 30.00, 33.00, 46.00 +EKO, 07, 17, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 17, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 17, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 17, 96.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 17, 87.00, 48.00, 13.00, 14.00, 21.00 +EMP, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 17, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 17, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 17, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 17, 92.00, 68.00, -9999.00, -9999.00, 17.00 +EPH, 07, 17, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 17, 80.00, 63.00, 20.00, 21.00, 32.00 +ESF, 07, 17, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 17, 82.00, 53.00, 7.00, 8.00, 12.00 +EVV, 07, 17, 89.00, 68.00, 17.00, 17.00, 28.00 +EWN, 07, 17, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 17, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 17, 89.00, 80.00, 21.00, 26.00, 38.00 +E74, 07, 17, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 17, 88.00, 67.00, -9999.00, -9999.00, 37.00 +FAI, 07, 17, 72.00, 52.00, 30.00, 27.00, 45.00 +FAR, 07, 17, 84.00, 59.00, 20.00, 15.00, 29.00 +FAT, 07, 17, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 17, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 17, 81.00, 47.00, 14.00, 16.00, 25.00 +FCS, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +FDY, 07, 17, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 17, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +FLG, 07, 17, 82.00, 51.00, 20.00, 31.00, 42.00 +FLL, 07, 17, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 17, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 17, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 17, 88.00, 63.00, -9999.00, -9999.00, 25.00 +FMH, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 17, 92.00, 58.00, 19.00, 7.00, 23.00 +FMY, 07, 17, 91.00, 75.00, 23.00, 51.00, 61.00 +FNT, 07, 17, 82.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 17, 89.00, 68.00, -9999.00, -9999.00, 27.00 +FOK, 07, 17, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 17, 92.00, 69.00, -9999.00, -9999.00, 28.00 +FSD, 07, 17, 86.00, 63.00, 22.00, 14.00, 32.00 +FSI, 07, 17, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 17, 93.00, 70.00, 11.00, 16.00, 23.00 +FTK, 07, 17, 87.00, 65.00, -9999.00, -9999.00, 29.00 +FWA, 07, 17, 85.00, 63.00, 14.00, 19.00, 28.00 +FWH, 07, 17, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 17, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 17, 110.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 17, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 17, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 17, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 17, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 17, 84.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 07, 17, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 17, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 17, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 17, 85.00, 57.00, 19.00, 10.00, 24.00 +GJT, 07, 17, 94.00, 64.00, 15.00, 8.00, 19.00 +GKN, 07, 17, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 17, 90.00, 62.00, 23.00, 9.00, 29.00 +GLH, 07, 17, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 17, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 17, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 17, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 17, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 17, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 17, 81.00, 59.00, 23.00, 18.00, 34.00 +GRCI, 07, 17, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 17, 78.00, 51.00, -9999.00, -9999.00, 16.00 +GRI, 07, 17, 89.00, 65.00, 21.00, 14.00, 29.00 +GRK, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +GRR, 07, 17, 83.00, 61.00, 19.00, 16.00, 29.00 +GSB, 07, 17, 90.00, 70.00, -9999.00, -9999.00, 42.00 +GSG, 07, 17, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 17, 87.00, 67.00, 22.00, 25.00, 38.00 +GSP, 07, 17, 88.00, 68.00, 22.00, 30.00, 40.00 +GST, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 17, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 17, 84.00, 53.00, 15.00, 11.00, 21.00 +GUP, 07, 17, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 17, 85.00, 62.00, -9999.00, -9999.00, 29.00 +GVW, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 07, 17, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 17, 85.00, 72.00, 22.00, 19.00, 33.00 +HBR, 07, 17, 96.00, 72.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 17, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 17, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 17, 90.00, 60.00, -9999.00, -9999.00, 11.00 +HKY, 07, 17, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 17, 86.00, 54.00, 14.00, 16.00, 23.00 +HMN, 07, 17, 97.00, 64.00, -9999.00, -9999.00, 25.00 +HMS, 07, 17, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 17, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 17, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 17, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 17, 90.00, 66.00, -9999.00, -9999.00, 31.00 +HOT, 07, 17, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 17, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 17, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 17, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 17, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 17, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 17, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 17, 89.00, 69.00, 17.00, 25.00, 35.00 +HTL, 07, 17, 80.00, 56.00, 22.00, 18.00, 33.00 +HTS, 07, 17, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 17, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 17, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 17, 86.00, 54.00, 18.00, 11.00, 24.00 +IAB, 07, 17, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 17, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 17, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 17, 93.00, 70.00, 12.00, 11.00, 18.00 +IDA, 07, 17, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 17, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 17, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 17, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 17, 89.00, 72.00, 21.00, 32.00, 42.00 +IMT, 07, 17, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 17, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 17, 79.00, 55.00, 26.00, 21.00, 39.00 +INS, 07, 17, 99.00, 69.00, -9999.00, -9999.00, 7.00 +INT, 07, 17, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 17, 93.00, 63.00, 12.00, 12.00, 23.00 +IPL, 07, 17, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 17, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 17, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 17, 85.00, 57.00, 18.00, 12.00, 26.00 +ISP, 07, 17, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 17, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 17, 105.00, 76.00, -9999.00, -9999.00, 13.00 +IWD, 07, 17, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 17, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 17, 92.00, 71.00, 17.00, 28.00, 38.00 +JAX, 07, 17, 91.00, 72.00, 16.00, 38.00, 44.00 +JBR, 07, 17, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 17, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 17, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 17, 83.00, 68.00, 18.00, 17.00, 28.00 +JHW, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 17, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 17, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 17, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 17, 64.00, 48.00, 44.00, 45.00, 57.00 +JST, 07, 17, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 17, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 17, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 17, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 17, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 17, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 17, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 17, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 17, 106.00, 76.00, 5.00, 6.00, 10.00 +LAX, 07, 17, 76.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 17, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 17, 88.00, 60.00, 26.00, 12.00, 33.00 +LCH, 07, 17, 91.00, 74.00, 16.00, 29.00, 37.00 +LCK, 07, 17, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LEB, 07, 17, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 17, 86.00, 66.00, 17.00, 26.00, 35.00 +LFI, 07, 17, 86.00, 71.00, -9999.00, -9999.00, 33.00 +LFK, 07, 17, 93.00, 72.00, 11.00, 23.00, 29.00 +LFT, 07, 17, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 17, 84.00, 69.00, 17.00, 20.00, 29.00 +LGB, 07, 17, 83.00, 64.00, 0.00, 0.00, 0.00 +LGU, 07, 17, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 17, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 17, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 17, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 17, 93.00, 72.00, 12.00, 21.00, 28.00 +LIZ, 07, 17, 77.00, 55.00, -9999.00, -9999.00, 45.00 +LMT, 07, 17, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 17, 87.00, 56.00, 13.00, 13.00, 21.00 +LNK, 07, 17, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 17, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 17, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 17, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 17, 92.00, 69.00, -9999.00, -9999.00, 27.00 +LSE, 07, 17, 85.00, 62.00, 20.00, 16.00, 31.00 +LSF, 07, 17, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 17, 108.00, 68.00, -9999.00, -9999.00, 7.00 +LTS, 07, 17, 98.00, 71.00, -9999.00, -9999.00, 16.00 +LUF, 07, 17, 107.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 17, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 17, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 17, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 17, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 17, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 17, 96.00, 69.00, 10.00, 12.00, 18.00 +MBL, 07, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 17, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 17, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 17, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 17, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 17, 68.00, 49.00, 36.00, 32.00, 50.00 +MCI, 07, 17, 89.00, 68.00, 18.00, 13.00, 25.00 +MCK, 07, 17, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 17, 92.00, 71.00, 18.00, 28.00, 37.00 +MCO, 07, 17, 92.00, 73.00, 17.00, 50.00, 56.00 +MCW, 07, 17, 84.00, 62.00, 16.00, 13.00, 24.00 +MC2, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +MDH, 07, 17, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 17, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 17, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 17, 84.00, 66.00, 21.00, 17.00, 33.00 +MEI, 07, 17, 92.00, 70.00, 18.00, 31.00, 40.00 +MEM, 07, 17, 92.00, 73.00, 14.00, 17.00, 26.00 +MER, 07, 17, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 17, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 17, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 17, 91.00, 56.00, 4.00, 4.00, 6.00 +MGE, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MGM, 07, 17, 91.00, 72.00, 18.00, 31.00, 40.00 +MGW, 07, 17, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 17, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 17, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 17, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 17, 90.00, 75.00, 24.00, 37.00, 49.00 +MIB, 07, 17, 82.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 17, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 17, 96.00, 56.00, -9999.00, -9999.00, 6.00 +MKC, 07, 17, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 17, 80.00, 62.00, 21.00, 19.00, 32.00 +MKG, 07, 17, 80.00, 60.00, 19.00, 14.00, 27.00 +MKL, 07, 17, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 17, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 17, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 17, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 17, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 17, 86.00, 65.00, 21.00, 18.00, 32.00 +MLS, 07, 17, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 17, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 17, 93.00, 71.00, -9999.00, -9999.00, 40.00 +MOB, 07, 17, 91.00, 73.00, 20.00, 44.00, 51.00 +MOT, 07, 17, 82.00, 58.00, 17.00, 10.00, 23.00 +MPV, 07, 17, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 17, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 17, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 17, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 17, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 17, 68.00, 52.00, -9999.00, -9999.00, 6.00 +MSL, 07, 17, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 17, 82.00, 60.00, 21.00, 17.00, 32.00 +MSO, 07, 17, 84.00, 50.00, 15.00, 15.00, 24.00 +MSP, 07, 17, 84.00, 63.00, 18.00, 17.00, 29.00 +MSS, 07, 17, 81.00, 58.00, 19.00, 20.00, 33.00 +MSY, 07, 17, 91.00, 73.00, 16.00, 40.00, 47.00 +MTC, 07, 17, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 17, 87.00, 66.00, -9999.00, -9999.00, 25.00 +MTO, 07, 17, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 17, 86.00, 62.00, -9999.00, -9999.00, 25.00 +MUO, 07, 17, 95.00, 57.00, -9999.00, -9999.00, 6.00 +MWA, 07, 17, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 17, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 17, 91.00, 72.00, -9999.00, -9999.00, 37.00 +MYL, 07, 17, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 17, 91.00, 71.00, -9999.00, -9999.00, 41.00 +NAO, 07, 17, 88.00, 76.00, -9999.00, -9999.00, 42.00 +NBC, 07, 17, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NBE, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 52.00 +NBU, 07, 17, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NCA, 07, 17, 90.00, 68.00, -9999.00, -9999.00, 45.00 +NCO, 07, 17, 79.00, 63.00, -9999.00, -9999.00, 27.00 +NC1, 07, 17, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 17, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 17, 74.00, 62.00, -9999.00, -9999.00, 0.00 +NFL, 07, 17, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 17, 92.00, 75.00, -9999.00, -9999.00, 13.00 +NGU, 07, 17, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 17, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 17, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 17, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 17, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 17, 95.00, 72.00, -9999.00, -9999.00, 16.00 +NKT, 07, 17, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 17, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 17, 91.00, 69.00, -9999.00, -9999.00, 39.00 +NPA, 07, 17, 90.00, 74.00, -9999.00, -9999.00, 42.00 +NQA, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 07, 17, 95.00, 74.00, -9999.00, -9999.00, 16.00 +NQX, 07, 17, 89.00, 80.00, -9999.00, -9999.00, 35.00 +NRB, 07, 17, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NRC, 07, 17, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 17, 73.00, 64.00, -9999.00, -9999.00, 2.00 +NSE, 07, 17, 91.00, 71.00, -9999.00, -9999.00, 52.00 +NSI, 07, 17, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 17, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 17, 83.00, 63.00, -9999.00, -9999.00, 2.00 +NTU, 07, 17, 86.00, 70.00, -9999.00, -9999.00, 35.00 +NUC, 07, 17, 74.00, 61.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 17, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 17, 72.00, 50.00, -9999.00, -9999.00, 16.00 +NWF, 07, 17, 83.00, 64.00, -9999.00, -9999.00, 0.00 +NXX, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 07, 17, 89.00, 65.00, -9999.00, -9999.00, 32.00 +NZC, 07, 17, 92.00, 69.00, -9999.00, -9999.00, 52.00 +NZJ, 07, 17, 84.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 17, 82.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 17, 77.00, 66.00, -9999.00, -9999.00, 2.00 +OAK, 07, 17, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 07, 17, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 17, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 17, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 17, 77.00, 49.00, 9.00, 13.00, 17.00 +OMA, 07, 17, 88.00, 66.00, 19.00, 12.00, 26.00 +OME, 07, 17, 58.00, 46.00, 26.00, 27.00, 37.00 +ONT, 07, 17, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 17, 84.00, 63.00, 22.00, 17.00, 32.00 +ORF, 07, 17, 86.00, 70.00, 22.00, 23.00, 36.00 +ORH, 07, 17, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 17, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 17, 80.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 17, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 17, 66.00, 53.00, 8.00, 8.00, 12.00 +OTM, 07, 17, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 17, 60.00, 49.00, 16.00, 24.00, 29.00 +OURC, 07, 17, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 17, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 17, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 17, 91.00, 69.00, -9999.00, -9999.00, 46.00 +PACZ, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 17, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 17, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 17, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 17, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 17, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 17, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 17, 90.00, 72.00, -9999.00, -9999.00, 41.00 +PAQ, 07, 17, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 17, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 17, 49.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 17, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 17, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 17, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 17, 81.00, 60.00, -9999.00, -9999.00, 37.00 +PBI, 07, 17, 90.00, 75.00, 25.00, 34.00, 47.00 +PDT, 07, 17, 88.00, 58.00, 6.00, 5.00, 10.00 +PDX, 07, 17, 80.00, 57.00, 10.00, 11.00, 15.00 +PFN, 07, 17, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 17, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 17, 86.00, 67.00, 20.00, 17.00, 30.00 +PHX, 07, 17, 106.00, 81.00, 11.00, 3.00, 14.00 +PIA, 07, 17, 86.00, 65.00, 22.00, 19.00, 32.00 +PIB, 07, 17, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 17, 89.00, 53.00, 11.00, 10.00, 19.00 +PIR, 07, 17, 90.00, 62.00, 20.00, 12.00, 26.00 +PIT, 07, 17, 83.00, 62.00, 21.00, 24.00, 35.00 +PKB, 07, 17, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 17, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 17, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 17, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 17, 90.00, 74.00, 21.00, 38.00, 45.00 +POB, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +POE, 07, 17, 93.00, 70.00, -9999.00, -9999.00, 50.00 +POM, 07, 17, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 17, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 17, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 17, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 17, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 17, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 17, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 17, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 17, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 17, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 17, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 17, 93.00, 61.00, 25.00, 13.00, 35.00 +PUC, 07, 17, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 17, 82.00, 64.00, 19.00, 14.00, 28.00 +PVU, 07, 17, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 17, 79.00, 59.00, 23.00, 22.00, 35.00 +P02, 07, 17, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 17, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +P11, 07, 17, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 17, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 17, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 17, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 17, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 17, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 17, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 17, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 17, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 07, 17, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 17, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 17, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 17, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 17, 87.00, 59.00, 20.00, 16.00, 30.00 +RBL, 07, 17, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 17, 87.00, 59.00, -9999.00, -9999.00, 26.00 +RDD, 07, 17, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 17, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 17, 82.00, 57.00, -9999.00, -9999.00, 32.00 +RDU, 07, 17, 88.00, 68.00, 21.00, 21.00, 35.00 +REE, 07, 17, 92.00, 68.00, -9999.00, -9999.00, 22.00 +REJ, 07, 17, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 17, 84.00, 63.00, 23.00, 17.00, 33.00 +RIC, 07, 17, 88.00, 68.00, 22.00, 23.00, 37.00 +RIV, 07, 17, 94.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 07, 17, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 17, 84.00, 53.00, 12.00, 10.00, 18.00 +RME, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 17, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 17, 95.00, 75.00, -9999.00, -9999.00, 13.00 +RNO, 07, 17, 92.00, 52.00, 4.00, 4.00, 7.00 +ROA, 07, 17, 87.00, 65.00, 18.00, 28.00, 37.00 +ROC, 07, 17, 81.00, 60.00, 15.00, 24.00, 31.00 +ROW, 07, 17, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 17, 93.00, 68.00, 15.00, 8.00, 20.00 +RST, 07, 17, 82.00, 60.00, 20.00, 16.00, 31.00 +RWF, 07, 17, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 17, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 17, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 17, 77.00, 66.00, 1.00, 1.00, 2.00 +SAT, 07, 17, 95.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 17, 91.00, 73.00, 20.00, 33.00, 43.00 +SAW, 07, 17, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 17, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 17, 97.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 17, 83.00, 63.00, 16.00, 18.00, 28.00 +SBP, 07, 17, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 17, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 17, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 17, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 17, 95.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 17, 87.00, 67.00, 17.00, 23.00, 31.00 +SEA, 07, 17, 76.00, 55.00, 11.00, 10.00, 17.00 +SEM, 07, 17, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 17, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 17, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 17, 90.00, 67.00, 13.00, 14.00, 22.00 +SGY, 07, 17, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 17, 87.00, 53.00, 16.00, 13.00, 25.00 +SHV, 07, 17, 93.00, 72.00, 15.00, 20.00, 28.00 +SIT, 07, 17, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 17, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 17, 96.00, 69.00, 10.00, 12.00, 19.00 +SKA, 07, 17, 84.00, 55.00, -9999.00, -9999.00, 11.00 +SKF, 07, 17, 95.00, 75.00, -9999.00, -9999.00, 13.00 +SLC, 07, 17, 93.00, 64.00, 14.00, 10.00, 20.00 +SLE, 07, 17, 82.00, 51.00, 8.00, 9.00, 13.00 +SLN, 07, 17, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 17, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 17, 73.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 17, 72.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 17, 50.00, 43.00, 30.00, 39.00, 47.00 +SNS, 07, 17, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 17, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 17, 87.00, 66.00, 19.00, 18.00, 28.00 +SPS, 07, 17, 98.00, 73.00, 9.00, 12.00, 17.00 +SRQ, 07, 17, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 17, 91.00, 69.00, -9999.00, -9999.00, 39.00 +SSI, 07, 17, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 17, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 17, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 17, 89.00, 70.00, 17.00, 17.00, 27.00 +STNV, 07, 17, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 17, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 17, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 17, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 17, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 17, 87.00, 65.00, 22.00, 13.00, 29.00 +SVN, 07, 17, 91.00, 73.00, -9999.00, -9999.00, 44.00 +SWF, 07, 17, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 17, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 17, 82.00, 59.00, 20.00, 23.00, 35.00 +SZL, 07, 17, 90.00, 66.00, -9999.00, -9999.00, 27.00 +TAD, 07, 17, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 17, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 17, 90.00, 64.00, -9999.00, -9999.00, 26.00 +TCC, 07, 17, 93.00, 64.00, 19.00, 6.00, 22.00 +TCL, 07, 17, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 17, 78.00, 51.00, -9999.00, -9999.00, 14.00 +TCS, 07, 17, 92.00, 67.00, -9999.00, 14.00, 40.00 +TEB, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 17, 94.00, 71.00, -9999.00, -9999.00, 20.00 +TKA, 07, 17, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 17, 91.00, 71.00, 18.00, 44.00, 51.00 +TNX, 07, 17, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 17, 83.00, 61.00, 13.00, 20.00, 28.00 +TOP, 07, 17, 89.00, 68.00, 15.00, 13.00, 23.00 +TPA, 07, 17, 90.00, 75.00, 19.00, 40.00, 49.00 +TPH, 07, 17, 91.00, 57.00, 8.00, 4.00, 10.00 +TRI, 07, 17, 85.00, 64.00, 23.00, 26.00, 39.00 +TRK, 07, 17, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 17, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 17, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 17, 94.00, 73.00, 12.00, 9.00, 18.00 +TUP, 07, 17, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 17, 99.00, 74.00, 28.00, 15.00, 37.00 +TVC, 07, 17, 81.00, 58.00, 17.00, 11.00, 23.00 +TVL, 07, 17, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 17, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 17, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 17, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 17, 86.00, 66.00, -9999.00, -9999.00, 33.00 +T02, 07, 17, 90.00, 70.00, -9999.00, -9999.00, 40.00 +T03, 07, 17, 90.00, 70.00, -9999.00, -9999.00, 41.00 +T04, 07, 17, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 17, 93.00, 66.00, -9999.00, -9999.00, 26.00 +T06, 07, 17, 92.00, 68.00, -9999.00, -9999.00, 32.00 +T07, 07, 17, 97.00, 61.00, -9999.00, -9999.00, 11.00 +T08, 07, 17, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 17, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 17, 99.00, 69.00, -9999.00, -9999.00, 7.00 +UIL, 07, 17, 69.00, 50.00, 29.00, 29.00, 40.00 +UIN, 07, 17, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 17, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 17, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 17, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 17, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 17, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 17, 91.00, 69.00, -9999.00, -9999.00, 44.00 +VBG, 07, 17, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 17, 94.00, 75.00, 10.00, 24.00, 29.00 +VCV, 07, 17, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 17, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 17, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 17, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 17, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 17, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 17, 91.00, 71.00, -9999.00, -9999.00, 45.00 +VRB, 07, 17, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 17, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 17, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 17, 86.00, 66.00, 17.00, 19.00, 29.00 +WJA, 07, 17, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 17, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 17, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 17, 94.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 17, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 17, 92.00, 71.00, -9999.00, -9999.00, 41.00 +WRG, 07, 17, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 17, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 17, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 17, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 17, 60.00, 48.00, 46.00, 48.00, 61.00 +YCG, 07, 17, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 17, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 17, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 17, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 17, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 17, 87.00, 53.00, 4.00, 4.00, 8.00 +YNG, 07, 17, 81.00, 59.00, 19.00, 22.00, 31.00 +YPA, 07, 17, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 17, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 17, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 17, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 17, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 17, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 17, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 17, 107.00, 81.00, 2.00, 2.00, 4.00 +YVR, 07, 17, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 17, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 17, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 17, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 17, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 17, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 17, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 17, 77.00, 52.00, 18.00, 22.00, 33.00 +ZUN, 07, 17, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 17, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 17, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 17, 92.00, 71.00, -9999.00, -9999.00, 35.00 +1V1, 07, 17, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 17, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 17, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 17, 87.00, 71.00, -9999.00, -9999.00, 42.00 +2PJ, 07, 17, 91.00, 69.00, -9999.00, -9999.00, 40.00 +3B1, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 17, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 17, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 17, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 17, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +4OM, 07, 17, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 17, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 17, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 17, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 17, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 18, 85.00, 64.00, 19.00, 19.00, 30.00 +ABI, 07, 18, 95.00, 73.00, 12.00, 14.00, 21.00 +ABQ, 07, 18, 92.00, 65.00, 19.00, 11.00, 26.00 +ABR, 07, 18, 86.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 18, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 18, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 18, 97.00, 75.00, 7.00, 11.00, 14.00 +ACV, 07, 18, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 18, 85.00, 65.00, 17.00, 16.00, 27.00 +ADK, 07, 18, 55.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 18, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 18, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 18, 87.00, 64.00, -9999.00, -9999.00, 31.00 +AEX, 07, 18, 93.00, 72.00, -9999.00, -9999.00, 35.00 +AFF, 07, 18, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 18, 92.00, 71.00, -9999.00, -9999.00, 69.00 +AGS, 07, 18, 92.00, 70.00, 18.00, 30.00, 39.00 +AHN, 07, 18, 90.00, 70.00, 18.00, 24.00, 34.00 +AKN, 07, 18, 63.00, 47.00, 29.00, 32.00, 45.00 +AKO, 07, 18, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 18, 84.00, 60.00, 21.00, 19.00, 32.00 +ALI, 07, 18, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 18, 84.00, 62.00, 21.00, 14.00, 30.00 +ALS, 07, 18, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 18, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 18, 92.00, 66.00, 16.00, 13.00, 26.00 +AMG, 07, 18, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 18, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 18, 65.00, 52.00, 24.00, 28.00, 38.00 +AND, 07, 18, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 18, 65.00, 52.00, 38.00, 39.00, 51.00 +AOO, 07, 18, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 18, 80.00, 54.00, 19.00, 19.00, 29.00 +AQQ, 07, 18, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 18, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 18, 68.00, 53.00, 14.00, 16.00, 23.00 +ATL, 07, 18, 88.00, 70.00, 19.00, 25.00, 36.00 +ATW, 07, 18, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 18, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 18, 86.00, 64.00, -9999.00, -9999.00, 29.00 +AUG, 07, 18, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 18, 95.00, 74.00, 9.00, 13.00, 17.00 +AUW, 07, 18, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 18, 83.00, 63.00, 18.00, 28.00, 37.00 +AVP, 07, 18, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 18, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 18, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 18, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 18, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 18, 79.00, 46.00, -9999.00, -9999.00, 23.00 +BDL, 07, 18, 85.00, 62.00, 21.00, 20.00, 31.00 +BDR, 07, 18, 82.00, 66.00, 16.00, 17.00, 27.00 +BET, 07, 18, 62.00, 48.00, 36.00, 35.00, 49.00 +BFD, 07, 18, 77.00, 54.00, 21.00, 26.00, 36.00 +BFF, 07, 18, 90.00, 59.00, 22.00, 13.00, 29.00 +BFL, 07, 18, 99.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 18, 79.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 18, 78.00, 59.00, 22.00, 22.00, 34.00 +BGS, 07, 18, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 18, 90.00, 70.00, 20.00, 31.00, 42.00 +BID, 07, 18, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 18, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 18, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 18, 87.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 18, 85.00, 57.00, 21.00, 14.00, 30.00 +BIX, 07, 18, 90.00, 75.00, -9999.00, -9999.00, 43.00 +BJI, 07, 18, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 18, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 18, 90.00, 55.00, -9999.00, -9999.00, 33.00 +BKW, 07, 18, 79.00, 60.00, 26.00, 32.00, 45.00 +BLF, 07, 18, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 18, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 18, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 18, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 18, 89.00, 65.00, -9999.00, -9999.00, 27.00 +BNA, 07, 18, 90.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 18, 86.00, 47.00, -9999.00, 7.00, 14.00 +BOI, 07, 18, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 18, 82.00, 65.00, 22.00, 17.00, 31.00 +BPI, 07, 18, 81.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 18, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 18, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 18, 86.00, 66.00, 18.00, 13.00, 26.00 +BRO, 07, 18, 93.00, 76.00, 12.00, 16.00, 21.00 +BRW, 07, 18, 45.00, 34.00, 19.00, 21.00, 31.00 +BSM, 07, 18, 95.00, 74.00, -9999.00, -9999.00, 13.00 +BTI, 07, 18, 46.00, 35.00, 15.00, 16.00, 24.00 +BTL, 07, 18, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 18, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 18, 91.00, 73.00, 15.00, 35.00, 42.00 +BTT, 07, 18, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 18, 81.00, 60.00, 24.00, 23.00, 39.00 +BUB, 07, 18, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 18, 80.00, 62.00, 21.00, 22.00, 33.00 +BUR, 07, 18, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 18, 90.00, 74.00, -9999.00, 28.00, 36.00 +BWG, 07, 18, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 18, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 18, 92.00, 71.00, -9999.00, -9999.00, 30.00 +BYI, 07, 18, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 18, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 18, 92.00, 70.00, 18.00, 28.00, 39.00 +CAG, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 18, 82.00, 62.00, 18.00, 23.00, 33.00 +CAO, 07, 18, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 18, 77.00, 55.00, 27.00, 33.00, 43.00 +CBM, 07, 18, 92.00, 69.00, -9999.00, -9999.00, 32.00 +CDB, 07, 18, 55.00, 46.00, 40.00, 47.00, 59.00 +CDC, 07, 18, 90.00, 58.00, 9.00, 13.00, 19.00 +CDR, 07, 18, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 18, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 18, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 18, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 18, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 18, 89.00, 68.00, 15.00, 29.00, 37.00 +CHO, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 18, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 18, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 18, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 18, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 18, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 18, 82.00, 62.00, 19.00, 22.00, 33.00 +CLL, 07, 18, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 18, 89.00, 70.00, 20.00, 21.00, 33.00 +CMH, 07, 18, 84.00, 63.00, 18.00, 25.00, 33.00 +CMI, 07, 18, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 18, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 18, 91.00, 68.00, 18.00, 9.00, 24.00 +CNM, 07, 18, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 18, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +COD, 07, 18, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 18, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 18, 83.00, 57.00, 18.00, 18.00, 29.00 +COS, 07, 18, 84.00, 57.00, 24.00, 23.00, 39.00 +COT, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 18, 89.00, 66.00, 15.00, 14.00, 24.00 +CPR, 07, 18, 88.00, 54.00, 19.00, 16.00, 29.00 +CRBC, 07, 18, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 18, 94.00, 75.00, 10.00, 14.00, 18.00 +CRW, 07, 18, 86.00, 65.00, 24.00, 28.00, 41.00 +CSG, 07, 18, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 18, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 18, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 18, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 18, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 18, 86.00, 65.00, 17.00, 25.00, 34.00 +CVN, 07, 18, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 18, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 18, 86.00, 66.00, 16.00, 19.00, 29.00 +CYS, 07, 18, 83.00, 55.00, 20.00, 23.00, 34.00 +DAA, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 18, 90.00, 73.00, 13.00, 37.00, 42.00 +DAG, 07, 18, 104.00, 74.00, 3.00, 4.00, 4.00 +DAL, 07, 18, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 18, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 18, 85.00, 63.00, 17.00, 23.00, 32.00 +DBQ, 07, 18, 82.00, 62.00, 19.00, 18.00, 31.00 +DCA, 07, 18, 89.00, 72.00, 20.00, 23.00, 34.00 +DDC, 07, 18, 93.00, 68.00, 15.00, 9.00, 22.00 +DEC, 07, 18, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 18, 88.00, 59.00, 21.00, 17.00, 31.00 +DFW, 07, 18, 97.00, 74.00, 10.00, 11.00, 18.00 +DHN, 07, 18, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 18, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 18, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 18, 96.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 18, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 18, 77.00, 55.00, 28.00, 21.00, 39.00 +DLLC, 07, 18, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 18, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 18, 99.00, 74.00, -9999.00, -9999.00, 32.00 +DMN, 07, 18, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 18, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 18, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 18, 91.00, 71.00, -9999.00, -9999.00, 45.00 +DRA, 07, 18, 99.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 18, 96.00, 74.00, 12.00, 15.00, 19.00 +DSM, 07, 18, 87.00, 67.00, 22.00, 16.00, 31.00 +DTW, 07, 18, 83.00, 61.00, 15.00, 20.00, 28.00 +DUG, 07, 18, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 18, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 18, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 18, 95.00, 73.00, -9999.00, -9999.00, 15.00 +D45, 07, 18, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 18, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 18, 83.00, 60.00, 18.00, 16.00, 29.00 +ECG, 07, 18, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 18, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 18, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 18, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 18, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 18, 80.00, 57.00, 30.00, 33.00, 46.00 +EKO, 07, 18, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 18, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 18, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 18, 96.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 18, 87.00, 48.00, 13.00, 14.00, 21.00 +EMP, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 18, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 18, 95.00, 71.00, -9999.00, -9999.00, 22.00 +ENN, 07, 18, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 18, 92.00, 68.00, -9999.00, -9999.00, 16.00 +EPH, 07, 18, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 18, 80.00, 63.00, 20.00, 21.00, 32.00 +ESF, 07, 18, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 18, 82.00, 53.00, 7.00, 8.00, 12.00 +EVV, 07, 18, 89.00, 68.00, 17.00, 17.00, 28.00 +EWN, 07, 18, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 18, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 18, 89.00, 80.00, 22.00, 26.00, 38.00 +E74, 07, 18, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 18, 88.00, 67.00, -9999.00, -9999.00, 36.00 +FAI, 07, 18, 72.00, 52.00, 30.00, 27.00, 45.00 +FAR, 07, 18, 84.00, 59.00, 20.00, 15.00, 29.00 +FAT, 07, 18, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 18, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 18, 81.00, 47.00, 14.00, 16.00, 25.00 +FCS, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +FDY, 07, 18, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 18, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +FLG, 07, 18, 82.00, 51.00, 20.00, 31.00, 41.00 +FLL, 07, 18, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 18, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 18, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 18, 88.00, 63.00, -9999.00, -9999.00, 25.00 +FMH, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 18, 92.00, 58.00, 18.00, 7.00, 22.00 +FMY, 07, 18, 91.00, 75.00, 23.00, 51.00, 61.00 +FNT, 07, 18, 82.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 18, 89.00, 68.00, -9999.00, -9999.00, 27.00 +FOK, 07, 18, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 18, 92.00, 69.00, -9999.00, -9999.00, 28.00 +FSD, 07, 18, 86.00, 63.00, 22.00, 14.00, 32.00 +FSI, 07, 18, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 18, 93.00, 70.00, 11.00, 16.00, 23.00 +FTK, 07, 18, 87.00, 65.00, -9999.00, -9999.00, 29.00 +FWA, 07, 18, 85.00, 63.00, 14.00, 19.00, 28.00 +FWH, 07, 18, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 18, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 18, 110.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 18, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 18, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 18, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 18, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 18, 84.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 07, 18, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 18, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 18, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 18, 85.00, 57.00, 19.00, 10.00, 24.00 +GJT, 07, 18, 94.00, 64.00, 15.00, 8.00, 19.00 +GKN, 07, 18, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 18, 90.00, 62.00, 23.00, 9.00, 29.00 +GLH, 07, 18, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 18, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 18, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 18, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 18, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 18, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 18, 81.00, 59.00, 23.00, 19.00, 34.00 +GRCI, 07, 18, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 18, 78.00, 51.00, -9999.00, -9999.00, 16.00 +GRI, 07, 18, 89.00, 65.00, 21.00, 14.00, 29.00 +GRK, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +GRR, 07, 18, 83.00, 61.00, 19.00, 16.00, 29.00 +GSB, 07, 18, 90.00, 70.00, -9999.00, -9999.00, 41.00 +GSG, 07, 18, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 18, 87.00, 67.00, 22.00, 25.00, 38.00 +GSP, 07, 18, 88.00, 68.00, 22.00, 29.00, 39.00 +GST, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 18, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 18, 84.00, 53.00, 15.00, 12.00, 22.00 +GUP, 07, 18, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 18, 85.00, 62.00, -9999.00, -9999.00, 29.00 +GVW, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 07, 18, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 18, 85.00, 72.00, 22.00, 19.00, 33.00 +HBR, 07, 18, 96.00, 72.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 18, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 18, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 18, 90.00, 60.00, -9999.00, -9999.00, 11.00 +HKY, 07, 18, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 18, 86.00, 54.00, 14.00, 16.00, 23.00 +HMN, 07, 18, 97.00, 64.00, -9999.00, -9999.00, 25.00 +HMS, 07, 18, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 18, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 18, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 18, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 18, 90.00, 66.00, -9999.00, -9999.00, 30.00 +HOT, 07, 18, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 18, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 18, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 18, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 18, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 18, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 18, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 18, 89.00, 69.00, 17.00, 25.00, 35.00 +HTL, 07, 18, 80.00, 56.00, 22.00, 18.00, 33.00 +HTS, 07, 18, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 18, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 18, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 18, 86.00, 54.00, 18.00, 11.00, 24.00 +IAB, 07, 18, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 18, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 18, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 18, 93.00, 70.00, 12.00, 11.00, 19.00 +IDA, 07, 18, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 18, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 18, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 18, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 18, 89.00, 72.00, 21.00, 32.00, 42.00 +IMT, 07, 18, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 18, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 18, 79.00, 55.00, 26.00, 21.00, 39.00 +INS, 07, 18, 99.00, 69.00, -9999.00, -9999.00, 7.00 +INT, 07, 18, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 18, 93.00, 63.00, 12.00, 12.00, 23.00 +IPL, 07, 18, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 18, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 18, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 18, 85.00, 57.00, 18.00, 12.00, 26.00 +ISP, 07, 18, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 18, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 18, 105.00, 76.00, -9999.00, -9999.00, 13.00 +IWD, 07, 18, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 18, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 18, 92.00, 71.00, 17.00, 28.00, 37.00 +JAX, 07, 18, 91.00, 72.00, 16.00, 38.00, 44.00 +JBR, 07, 18, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 18, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 18, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 18, 83.00, 68.00, 18.00, 17.00, 28.00 +JHW, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 18, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 18, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 18, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 18, 64.00, 48.00, 44.00, 45.00, 57.00 +JST, 07, 18, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 18, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 18, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 18, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 18, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 18, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 18, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 18, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 18, 106.00, 76.00, 5.00, 6.00, 10.00 +LAX, 07, 18, 76.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 18, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 18, 88.00, 60.00, 26.00, 12.00, 33.00 +LCH, 07, 18, 91.00, 74.00, 16.00, 29.00, 37.00 +LCK, 07, 18, 85.00, 63.00, -9999.00, -9999.00, 34.00 +LEB, 07, 18, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 18, 86.00, 66.00, 17.00, 26.00, 35.00 +LFI, 07, 18, 86.00, 71.00, -9999.00, -9999.00, 33.00 +LFK, 07, 18, 93.00, 72.00, 11.00, 23.00, 29.00 +LFT, 07, 18, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 18, 84.00, 69.00, 17.00, 20.00, 29.00 +LGB, 07, 18, 83.00, 64.00, 0.00, 0.00, 0.00 +LGU, 07, 18, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 18, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 18, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 18, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 18, 93.00, 72.00, 12.00, 21.00, 28.00 +LIZ, 07, 18, 77.00, 55.00, -9999.00, -9999.00, 45.00 +LMT, 07, 18, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 18, 87.00, 56.00, 13.00, 13.00, 21.00 +LNK, 07, 18, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 18, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 18, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 18, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 18, 92.00, 69.00, -9999.00, -9999.00, 27.00 +LSE, 07, 18, 85.00, 62.00, 20.00, 17.00, 31.00 +LSF, 07, 18, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 18, 108.00, 68.00, -9999.00, -9999.00, 7.00 +LTS, 07, 18, 98.00, 71.00, -9999.00, -9999.00, 16.00 +LUF, 07, 18, 107.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 18, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 18, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 18, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 18, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 18, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 18, 96.00, 69.00, 10.00, 12.00, 18.00 +MBL, 07, 18, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 18, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 18, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 18, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 18, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 18, 68.00, 49.00, 36.00, 32.00, 50.00 +MCI, 07, 18, 89.00, 68.00, 18.00, 14.00, 26.00 +MCK, 07, 18, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 18, 92.00, 71.00, 18.00, 27.00, 37.00 +MCO, 07, 18, 92.00, 73.00, 17.00, 50.00, 56.00 +MCW, 07, 18, 84.00, 62.00, 16.00, 13.00, 24.00 +MC2, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +MDH, 07, 18, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 18, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 18, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 18, 84.00, 66.00, 22.00, 17.00, 34.00 +MEI, 07, 18, 92.00, 70.00, 18.00, 31.00, 40.00 +MEM, 07, 18, 92.00, 73.00, 14.00, 17.00, 26.00 +MER, 07, 18, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 18, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 18, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 18, 91.00, 56.00, 4.00, 4.00, 6.00 +MGE, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MGM, 07, 18, 91.00, 72.00, 18.00, 30.00, 39.00 +MGW, 07, 18, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 18, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 18, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 18, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 18, 90.00, 75.00, 25.00, 38.00, 49.00 +MIB, 07, 18, 82.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 18, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 18, 96.00, 56.00, -9999.00, -9999.00, 6.00 +MKC, 07, 18, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 18, 80.00, 62.00, 21.00, 19.00, 32.00 +MKG, 07, 18, 80.00, 60.00, 19.00, 14.00, 27.00 +MKL, 07, 18, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 18, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 18, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 18, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 18, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 18, 86.00, 65.00, 21.00, 18.00, 32.00 +MLS, 07, 18, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 18, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 18, 93.00, 71.00, -9999.00, -9999.00, 39.00 +MOB, 07, 18, 91.00, 73.00, 20.00, 44.00, 51.00 +MOT, 07, 18, 82.00, 58.00, 17.00, 10.00, 23.00 +MPV, 07, 18, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 18, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 18, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 18, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 18, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 18, 68.00, 52.00, -9999.00, -9999.00, 6.00 +MSL, 07, 18, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 18, 82.00, 60.00, 21.00, 17.00, 32.00 +MSO, 07, 18, 84.00, 50.00, 15.00, 15.00, 24.00 +MSP, 07, 18, 84.00, 63.00, 19.00, 17.00, 30.00 +MSS, 07, 18, 81.00, 58.00, 19.00, 20.00, 33.00 +MSY, 07, 18, 91.00, 73.00, 16.00, 40.00, 47.00 +MTC, 07, 18, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 18, 87.00, 66.00, -9999.00, -9999.00, 25.00 +MTO, 07, 18, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 18, 86.00, 62.00, -9999.00, -9999.00, 25.00 +MUO, 07, 18, 95.00, 57.00, -9999.00, -9999.00, 6.00 +MWA, 07, 18, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 18, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 18, 91.00, 72.00, -9999.00, -9999.00, 36.00 +MYL, 07, 18, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 18, 91.00, 71.00, -9999.00, -9999.00, 40.00 +NAO, 07, 18, 88.00, 76.00, -9999.00, -9999.00, 42.00 +NBC, 07, 18, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NBE, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 52.00 +NBU, 07, 18, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NCA, 07, 18, 90.00, 68.00, -9999.00, -9999.00, 45.00 +NCO, 07, 18, 79.00, 63.00, -9999.00, -9999.00, 27.00 +NC1, 07, 18, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 18, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 18, 74.00, 62.00, -9999.00, -9999.00, 0.00 +NFL, 07, 18, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 18, 92.00, 75.00, -9999.00, -9999.00, 13.00 +NGU, 07, 18, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 18, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 18, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 18, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 18, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 18, 95.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 18, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 18, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 18, 91.00, 69.00, -9999.00, -9999.00, 38.00 +NPA, 07, 18, 90.00, 74.00, -9999.00, -9999.00, 42.00 +NQA, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 07, 18, 95.00, 74.00, -9999.00, -9999.00, 16.00 +NQX, 07, 18, 89.00, 80.00, -9999.00, -9999.00, 36.00 +NRB, 07, 18, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NRC, 07, 18, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 18, 73.00, 64.00, -9999.00, -9999.00, 2.00 +NSE, 07, 18, 91.00, 71.00, -9999.00, -9999.00, 51.00 +NSI, 07, 18, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 18, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 18, 83.00, 63.00, -9999.00, -9999.00, 2.00 +NTU, 07, 18, 86.00, 70.00, -9999.00, -9999.00, 35.00 +NUC, 07, 18, 74.00, 61.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 18, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 18, 72.00, 50.00, -9999.00, -9999.00, 16.00 +NWF, 07, 18, 83.00, 64.00, -9999.00, -9999.00, 0.00 +NXX, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 07, 18, 89.00, 65.00, -9999.00, -9999.00, 32.00 +NZC, 07, 18, 92.00, 69.00, -9999.00, -9999.00, 52.00 +NZJ, 07, 18, 84.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 18, 82.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 18, 77.00, 66.00, -9999.00, -9999.00, 2.00 +OAK, 07, 18, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 07, 18, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 18, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 18, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 18, 77.00, 49.00, 9.00, 13.00, 17.00 +OMA, 07, 18, 88.00, 66.00, 19.00, 12.00, 26.00 +OME, 07, 18, 58.00, 46.00, 27.00, 27.00, 38.00 +ONT, 07, 18, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 18, 84.00, 63.00, 22.00, 17.00, 32.00 +ORF, 07, 18, 86.00, 70.00, 22.00, 23.00, 36.00 +ORH, 07, 18, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 18, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 18, 80.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 18, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 18, 66.00, 53.00, 8.00, 8.00, 12.00 +OTM, 07, 18, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 18, 60.00, 49.00, 16.00, 24.00, 30.00 +OURC, 07, 18, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 18, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 18, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 18, 91.00, 69.00, -9999.00, -9999.00, 45.00 +PACZ, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 18, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 18, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 18, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 18, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 18, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 18, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 18, 90.00, 72.00, -9999.00, -9999.00, 41.00 +PAQ, 07, 18, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 18, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 18, 49.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 18, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 18, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 18, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 18, 81.00, 60.00, -9999.00, -9999.00, 37.00 +PBI, 07, 18, 90.00, 75.00, 25.00, 34.00, 47.00 +PDT, 07, 18, 88.00, 58.00, 6.00, 5.00, 10.00 +PDX, 07, 18, 80.00, 57.00, 10.00, 11.00, 15.00 +PFN, 07, 18, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 18, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 18, 86.00, 67.00, 20.00, 17.00, 30.00 +PHX, 07, 18, 106.00, 81.00, 11.00, 3.00, 14.00 +PIA, 07, 18, 86.00, 65.00, 22.00, 19.00, 32.00 +PIB, 07, 18, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 18, 89.00, 53.00, 11.00, 10.00, 19.00 +PIR, 07, 18, 90.00, 62.00, 20.00, 12.00, 26.00 +PIT, 07, 18, 83.00, 62.00, 21.00, 24.00, 35.00 +PKB, 07, 18, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 18, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 18, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 18, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 18, 90.00, 74.00, 21.00, 38.00, 45.00 +POB, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +POE, 07, 18, 93.00, 70.00, -9999.00, -9999.00, 49.00 +POM, 07, 18, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 18, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 18, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 18, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 18, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 18, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 18, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 18, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 18, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 18, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 18, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 18, 93.00, 61.00, 25.00, 13.00, 35.00 +PUC, 07, 18, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 18, 82.00, 64.00, 19.00, 14.00, 28.00 +PVU, 07, 18, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 18, 79.00, 59.00, 23.00, 22.00, 35.00 +P02, 07, 18, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 18, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +P11, 07, 18, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 18, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 18, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 18, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 18, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 18, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 18, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 18, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 18, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 18, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 07, 18, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 18, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 18, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 18, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 18, 87.00, 59.00, 20.00, 16.00, 30.00 +RBL, 07, 18, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 18, 87.00, 59.00, -9999.00, -9999.00, 26.00 +RDD, 07, 18, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 18, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 18, 82.00, 57.00, -9999.00, -9999.00, 32.00 +RDU, 07, 18, 88.00, 68.00, 21.00, 21.00, 35.00 +REE, 07, 18, 92.00, 68.00, -9999.00, -9999.00, 22.00 +REJ, 07, 18, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 18, 84.00, 63.00, 23.00, 17.00, 33.00 +RIC, 07, 18, 88.00, 68.00, 22.00, 23.00, 37.00 +RIV, 07, 18, 94.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 07, 18, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 18, 84.00, 53.00, 12.00, 10.00, 18.00 +RME, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 18, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 18, 95.00, 75.00, -9999.00, -9999.00, 13.00 +RNO, 07, 18, 92.00, 52.00, 4.00, 4.00, 7.00 +ROA, 07, 18, 87.00, 65.00, 18.00, 28.00, 37.00 +ROC, 07, 18, 81.00, 60.00, 16.00, 24.00, 31.00 +ROW, 07, 18, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 18, 93.00, 68.00, 15.00, 8.00, 20.00 +RST, 07, 18, 82.00, 60.00, 21.00, 17.00, 32.00 +RWF, 07, 18, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 18, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 18, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 18, 77.00, 66.00, 1.00, 1.00, 2.00 +SAT, 07, 18, 95.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 18, 91.00, 73.00, 20.00, 33.00, 43.00 +SAW, 07, 18, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 18, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 18, 97.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 18, 83.00, 63.00, 16.00, 18.00, 28.00 +SBP, 07, 18, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 18, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 18, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 18, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 18, 95.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 18, 87.00, 67.00, 17.00, 23.00, 31.00 +SEA, 07, 18, 76.00, 55.00, 11.00, 10.00, 17.00 +SEM, 07, 18, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 18, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 18, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 18, 90.00, 67.00, 13.00, 14.00, 23.00 +SGY, 07, 18, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 18, 87.00, 53.00, 16.00, 13.00, 25.00 +SHV, 07, 18, 93.00, 72.00, 14.00, 20.00, 28.00 +SIT, 07, 18, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 18, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 18, 96.00, 69.00, 10.00, 12.00, 19.00 +SKA, 07, 18, 84.00, 55.00, -9999.00, -9999.00, 11.00 +SKF, 07, 18, 95.00, 75.00, -9999.00, -9999.00, 13.00 +SLC, 07, 18, 93.00, 64.00, 14.00, 10.00, 20.00 +SLE, 07, 18, 82.00, 51.00, 8.00, 9.00, 13.00 +SLN, 07, 18, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 18, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 18, 73.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 18, 72.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 18, 50.00, 43.00, 30.00, 39.00, 47.00 +SNS, 07, 18, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 18, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 18, 87.00, 66.00, 19.00, 18.00, 28.00 +SPS, 07, 18, 98.00, 73.00, 9.00, 12.00, 17.00 +SRQ, 07, 18, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 18, 91.00, 69.00, -9999.00, -9999.00, 39.00 +SSI, 07, 18, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 18, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 18, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 18, 89.00, 70.00, 17.00, 17.00, 27.00 +STNV, 07, 18, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 18, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 18, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 18, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 18, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 18, 87.00, 65.00, 22.00, 13.00, 29.00 +SVN, 07, 18, 91.00, 73.00, -9999.00, -9999.00, 43.00 +SWF, 07, 18, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 18, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 18, 82.00, 59.00, 20.00, 23.00, 35.00 +SZL, 07, 18, 90.00, 66.00, -9999.00, -9999.00, 27.00 +TAD, 07, 18, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 18, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 18, 90.00, 64.00, -9999.00, -9999.00, 26.00 +TCC, 07, 18, 93.00, 64.00, 19.00, 6.00, 22.00 +TCL, 07, 18, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 18, 78.00, 51.00, -9999.00, -9999.00, 14.00 +TCS, 07, 18, 92.00, 67.00, -9999.00, 14.00, 40.00 +TEB, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 18, 94.00, 71.00, -9999.00, -9999.00, 20.00 +TKA, 07, 18, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 18, 91.00, 71.00, 18.00, 44.00, 51.00 +TNX, 07, 18, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 18, 83.00, 61.00, 13.00, 20.00, 28.00 +TOP, 07, 18, 89.00, 68.00, 16.00, 14.00, 23.00 +TPA, 07, 18, 90.00, 75.00, 19.00, 40.00, 49.00 +TPH, 07, 18, 91.00, 57.00, 8.00, 4.00, 10.00 +TRI, 07, 18, 85.00, 64.00, 23.00, 26.00, 39.00 +TRK, 07, 18, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 18, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 18, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 18, 94.00, 73.00, 12.00, 9.00, 18.00 +TUP, 07, 18, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 18, 99.00, 74.00, 27.00, 15.00, 36.00 +TVC, 07, 18, 81.00, 58.00, 17.00, 11.00, 24.00 +TVL, 07, 18, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 18, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 18, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 18, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 18, 86.00, 66.00, -9999.00, -9999.00, 33.00 +T02, 07, 18, 90.00, 70.00, -9999.00, -9999.00, 39.00 +T03, 07, 18, 90.00, 70.00, -9999.00, -9999.00, 40.00 +T04, 07, 18, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 18, 93.00, 66.00, -9999.00, -9999.00, 26.00 +T06, 07, 18, 92.00, 68.00, -9999.00, -9999.00, 32.00 +T07, 07, 18, 97.00, 61.00, -9999.00, -9999.00, 11.00 +T08, 07, 18, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 18, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 18, 99.00, 69.00, -9999.00, -9999.00, 7.00 +UIL, 07, 18, 69.00, 50.00, 29.00, 29.00, 39.00 +UIN, 07, 18, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 18, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 18, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 18, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 18, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 18, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 18, 91.00, 69.00, -9999.00, -9999.00, 44.00 +VBG, 07, 18, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 18, 94.00, 75.00, 10.00, 24.00, 29.00 +VCV, 07, 18, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 18, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 18, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 18, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 18, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 18, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 18, 91.00, 71.00, -9999.00, -9999.00, 45.00 +VRB, 07, 18, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 18, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 18, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 18, 86.00, 66.00, 17.00, 19.00, 29.00 +WJA, 07, 18, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 18, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 18, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 18, 94.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 18, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 18, 92.00, 71.00, -9999.00, -9999.00, 40.00 +WRG, 07, 18, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 18, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 18, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 18, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 18, 60.00, 48.00, 46.00, 48.00, 61.00 +YCG, 07, 18, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 18, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 18, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 18, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 18, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 18, 87.00, 53.00, 4.00, 4.00, 8.00 +YNG, 07, 18, 81.00, 59.00, 19.00, 22.00, 31.00 +YPA, 07, 18, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 18, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 18, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 18, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 18, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 18, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 18, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 18, 107.00, 81.00, 2.00, 2.00, 4.00 +YVR, 07, 18, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 18, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 18, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 18, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 18, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 18, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 18, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 18, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 18, 77.00, 52.00, 18.00, 22.00, 33.00 +ZUN, 07, 18, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 18, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 18, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 18, 92.00, 71.00, -9999.00, -9999.00, 35.00 +1V1, 07, 18, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 18, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 18, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 18, 87.00, 71.00, -9999.00, -9999.00, 41.00 +2PJ, 07, 18, 91.00, 69.00, -9999.00, -9999.00, 39.00 +3B1, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 18, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 18, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 18, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 18, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +4OM, 07, 18, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 18, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 18, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 18, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 19, 85.00, 64.00, 19.00, 19.00, 30.00 +ABI, 07, 19, 95.00, 73.00, 12.00, 14.00, 21.00 +ABQ, 07, 19, 92.00, 65.00, 19.00, 11.00, 27.00 +ABR, 07, 19, 86.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 19, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 19, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 19, 97.00, 75.00, 7.00, 11.00, 14.00 +ACV, 07, 19, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 19, 85.00, 65.00, 17.00, 16.00, 27.00 +ADK, 07, 19, 55.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 19, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 19, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 19, 87.00, 64.00, -9999.00, -9999.00, 31.00 +AEX, 07, 19, 93.00, 72.00, -9999.00, -9999.00, 34.00 +AFF, 07, 19, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 19, 92.00, 71.00, -9999.00, -9999.00, 68.00 +AGS, 07, 19, 92.00, 70.00, 18.00, 30.00, 39.00 +AHN, 07, 19, 90.00, 70.00, 18.00, 24.00, 34.00 +AKN, 07, 19, 63.00, 47.00, 29.00, 32.00, 45.00 +AKO, 07, 19, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 19, 84.00, 60.00, 21.00, 20.00, 32.00 +ALI, 07, 19, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 19, 84.00, 62.00, 21.00, 15.00, 30.00 +ALS, 07, 19, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 19, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 19, 92.00, 66.00, 17.00, 13.00, 26.00 +AMG, 07, 19, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 19, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 19, 65.00, 52.00, 24.00, 28.00, 38.00 +AND, 07, 19, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 19, 65.00, 52.00, 38.00, 39.00, 51.00 +AOO, 07, 19, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 19, 80.00, 54.00, 19.00, 19.00, 30.00 +AQQ, 07, 19, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 19, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 19, 68.00, 53.00, 14.00, 16.00, 23.00 +ATL, 07, 19, 88.00, 70.00, 19.00, 25.00, 36.00 +ATW, 07, 19, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 19, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 19, 86.00, 64.00, -9999.00, -9999.00, 29.00 +AUG, 07, 19, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 19, 95.00, 74.00, 9.00, 13.00, 17.00 +AUW, 07, 19, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 19, 83.00, 63.00, 18.00, 28.00, 37.00 +AVP, 07, 19, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 19, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 19, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 19, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 19, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 19, 79.00, 46.00, -9999.00, -9999.00, 23.00 +BDL, 07, 19, 85.00, 62.00, 21.00, 20.00, 31.00 +BDR, 07, 19, 82.00, 66.00, 17.00, 17.00, 27.00 +BET, 07, 19, 62.00, 48.00, 36.00, 35.00, 49.00 +BFD, 07, 19, 77.00, 54.00, 21.00, 26.00, 36.00 +BFF, 07, 19, 90.00, 59.00, 21.00, 13.00, 29.00 +BFL, 07, 19, 99.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 19, 79.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 19, 78.00, 59.00, 22.00, 22.00, 34.00 +BGS, 07, 19, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 19, 90.00, 70.00, 20.00, 31.00, 42.00 +BID, 07, 19, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 19, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 19, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 19, 87.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 19, 85.00, 57.00, 21.00, 14.00, 30.00 +BIX, 07, 19, 90.00, 75.00, -9999.00, -9999.00, 42.00 +BJI, 07, 19, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 19, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 19, 90.00, 55.00, -9999.00, -9999.00, 32.00 +BKW, 07, 19, 79.00, 60.00, 26.00, 32.00, 45.00 +BLF, 07, 19, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 19, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 19, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 19, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 19, 89.00, 65.00, -9999.00, -9999.00, 27.00 +BNA, 07, 19, 90.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 19, 86.00, 47.00, -9999.00, 7.00, 14.00 +BOI, 07, 19, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 19, 82.00, 65.00, 22.00, 18.00, 31.00 +BPI, 07, 19, 81.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 19, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 19, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 19, 86.00, 66.00, 18.00, 14.00, 26.00 +BRO, 07, 19, 93.00, 76.00, 12.00, 16.00, 21.00 +BRW, 07, 19, 45.00, 34.00, 19.00, 21.00, 31.00 +BSM, 07, 19, 95.00, 74.00, -9999.00, -9999.00, 13.00 +BTI, 07, 19, 46.00, 35.00, 16.00, 16.00, 24.00 +BTL, 07, 19, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 19, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 19, 91.00, 73.00, 15.00, 35.00, 42.00 +BTT, 07, 19, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 19, 81.00, 60.00, 25.00, 24.00, 40.00 +BUB, 07, 19, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 19, 80.00, 62.00, 21.00, 22.00, 33.00 +BUR, 07, 19, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 19, 90.00, 74.00, -9999.00, 28.00, 37.00 +BWG, 07, 19, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 19, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 19, 92.00, 71.00, -9999.00, -9999.00, 30.00 +BYI, 07, 19, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 19, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 19, 92.00, 70.00, 18.00, 28.00, 38.00 +CAG, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 19, 82.00, 62.00, 18.00, 23.00, 33.00 +CAO, 07, 19, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 19, 77.00, 55.00, 27.00, 33.00, 43.00 +CBM, 07, 19, 92.00, 69.00, -9999.00, -9999.00, 32.00 +CDB, 07, 19, 55.00, 46.00, 40.00, 47.00, 59.00 +CDC, 07, 19, 90.00, 58.00, 9.00, 13.00, 19.00 +CDR, 07, 19, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 19, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 19, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 19, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 19, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 19, 89.00, 68.00, 15.00, 29.00, 37.00 +CHO, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 19, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 19, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 19, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 19, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 19, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 19, 82.00, 62.00, 19.00, 22.00, 34.00 +CLL, 07, 19, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 19, 89.00, 70.00, 20.00, 21.00, 33.00 +CMH, 07, 19, 84.00, 63.00, 18.00, 25.00, 33.00 +CMI, 07, 19, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 19, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 19, 91.00, 68.00, 19.00, 9.00, 24.00 +CNM, 07, 19, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +COD, 07, 19, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 19, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 19, 83.00, 57.00, 18.00, 18.00, 30.00 +COS, 07, 19, 84.00, 57.00, 24.00, 23.00, 39.00 +COT, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 19, 89.00, 66.00, 15.00, 14.00, 24.00 +CPR, 07, 19, 88.00, 54.00, 18.00, 15.00, 29.00 +CRBC, 07, 19, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 19, 94.00, 75.00, 10.00, 15.00, 19.00 +CRW, 07, 19, 86.00, 65.00, 24.00, 28.00, 41.00 +CSG, 07, 19, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 19, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 19, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 19, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 19, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 19, 86.00, 65.00, 17.00, 25.00, 34.00 +CVN, 07, 19, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 19, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 19, 86.00, 66.00, 16.00, 19.00, 29.00 +CYS, 07, 19, 83.00, 55.00, 20.00, 23.00, 34.00 +DAA, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 19, 90.00, 73.00, 14.00, 37.00, 42.00 +DAG, 07, 19, 104.00, 74.00, 3.00, 4.00, 4.00 +DAL, 07, 19, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 19, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 19, 85.00, 63.00, 18.00, 23.00, 32.00 +DBQ, 07, 19, 82.00, 62.00, 20.00, 18.00, 32.00 +DCA, 07, 19, 89.00, 72.00, 20.00, 23.00, 34.00 +DDC, 07, 19, 93.00, 68.00, 15.00, 9.00, 22.00 +DEC, 07, 19, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 19, 88.00, 59.00, 21.00, 17.00, 31.00 +DFW, 07, 19, 97.00, 74.00, 10.00, 11.00, 18.00 +DHN, 07, 19, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 19, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 19, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 19, 96.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 19, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 19, 77.00, 55.00, 28.00, 22.00, 39.00 +DLLC, 07, 19, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 19, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 19, 99.00, 74.00, -9999.00, -9999.00, 31.00 +DMN, 07, 19, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 19, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 19, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 19, 91.00, 71.00, -9999.00, -9999.00, 45.00 +DRA, 07, 19, 99.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 19, 96.00, 74.00, 11.00, 15.00, 19.00 +DSM, 07, 19, 87.00, 67.00, 22.00, 17.00, 31.00 +DTW, 07, 19, 83.00, 61.00, 15.00, 20.00, 28.00 +DUG, 07, 19, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 19, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 19, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 19, 95.00, 73.00, -9999.00, -9999.00, 15.00 +D45, 07, 19, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 19, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 19, 83.00, 60.00, 18.00, 17.00, 29.00 +ECG, 07, 19, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 19, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 19, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 19, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 19, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 19, 80.00, 57.00, 29.00, 33.00, 46.00 +EKO, 07, 19, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 19, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 19, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 19, 96.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 19, 87.00, 48.00, 13.00, 14.00, 21.00 +EMP, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 19, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 19, 95.00, 71.00, -9999.00, -9999.00, 21.00 +ENN, 07, 19, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 19, 92.00, 68.00, -9999.00, -9999.00, 16.00 +EPH, 07, 19, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 19, 80.00, 63.00, 20.00, 21.00, 33.00 +ESF, 07, 19, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 19, 82.00, 53.00, 7.00, 8.00, 12.00 +EVV, 07, 19, 89.00, 68.00, 17.00, 17.00, 28.00 +EWN, 07, 19, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 19, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 19, 89.00, 80.00, 22.00, 27.00, 38.00 +E74, 07, 19, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 19, 88.00, 67.00, -9999.00, -9999.00, 36.00 +FAI, 07, 19, 72.00, 52.00, 30.00, 27.00, 45.00 +FAR, 07, 19, 84.00, 59.00, 20.00, 15.00, 30.00 +FAT, 07, 19, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 19, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 19, 81.00, 47.00, 14.00, 17.00, 26.00 +FCS, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +FDY, 07, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 19, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +FLG, 07, 19, 82.00, 51.00, 19.00, 30.00, 41.00 +FLL, 07, 19, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 19, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 19, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 19, 88.00, 63.00, -9999.00, -9999.00, 25.00 +FMH, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 07, 19, 92.00, 58.00, 18.00, 7.00, 22.00 +FMY, 07, 19, 91.00, 75.00, 22.00, 52.00, 61.00 +FNT, 07, 19, 82.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 19, 89.00, 68.00, -9999.00, -9999.00, 27.00 +FOK, 07, 19, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 19, 92.00, 69.00, -9999.00, -9999.00, 28.00 +FSD, 07, 19, 86.00, 63.00, 22.00, 14.00, 32.00 +FSI, 07, 19, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 19, 93.00, 70.00, 11.00, 16.00, 23.00 +FTK, 07, 19, 87.00, 65.00, -9999.00, -9999.00, 28.00 +FWA, 07, 19, 85.00, 63.00, 15.00, 19.00, 29.00 +FWH, 07, 19, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 19, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 19, 110.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 19, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 19, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 19, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 19, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 19, 84.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 07, 19, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 19, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 19, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 19, 85.00, 57.00, 19.00, 10.00, 24.00 +GJT, 07, 19, 94.00, 64.00, 14.00, 8.00, 19.00 +GKN, 07, 19, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 19, 90.00, 62.00, 22.00, 9.00, 28.00 +GLH, 07, 19, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 19, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 19, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 19, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 19, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 19, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 19, 81.00, 59.00, 23.00, 19.00, 34.00 +GRCI, 07, 19, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 19, 78.00, 51.00, -9999.00, -9999.00, 16.00 +GRI, 07, 19, 89.00, 65.00, 21.00, 14.00, 29.00 +GRK, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +GRR, 07, 19, 83.00, 61.00, 19.00, 16.00, 29.00 +GSB, 07, 19, 90.00, 70.00, -9999.00, -9999.00, 41.00 +GSG, 07, 19, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 19, 87.00, 67.00, 22.00, 25.00, 37.00 +GSP, 07, 19, 88.00, 68.00, 21.00, 29.00, 39.00 +GST, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 19, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 19, 84.00, 53.00, 16.00, 12.00, 22.00 +GUP, 07, 19, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 19, 85.00, 62.00, -9999.00, -9999.00, 29.00 +GVW, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 07, 19, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 19, 85.00, 72.00, 22.00, 19.00, 33.00 +HBR, 07, 19, 96.00, 72.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 19, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 19, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 19, 90.00, 60.00, -9999.00, -9999.00, 11.00 +HKY, 07, 19, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 19, 86.00, 54.00, 14.00, 16.00, 23.00 +HMN, 07, 19, 97.00, 64.00, -9999.00, -9999.00, 25.00 +HMS, 07, 19, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 19, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 19, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 19, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 19, 90.00, 66.00, -9999.00, -9999.00, 30.00 +HOT, 07, 19, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 19, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 19, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 19, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 19, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 19, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 19, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 19, 89.00, 69.00, 17.00, 25.00, 35.00 +HTL, 07, 19, 80.00, 56.00, 22.00, 18.00, 34.00 +HTS, 07, 19, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 19, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 19, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 19, 86.00, 54.00, 18.00, 11.00, 24.00 +IAB, 07, 19, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 19, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 19, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 19, 93.00, 70.00, 12.00, 11.00, 19.00 +IDA, 07, 19, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 19, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 19, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 19, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 19, 89.00, 72.00, 21.00, 32.00, 42.00 +IMT, 07, 19, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 19, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 19, 79.00, 55.00, 26.00, 21.00, 39.00 +INS, 07, 19, 99.00, 69.00, -9999.00, -9999.00, 7.00 +INT, 07, 19, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 19, 93.00, 63.00, 12.00, 12.00, 23.00 +IPL, 07, 19, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 19, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 19, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 19, 85.00, 57.00, 18.00, 12.00, 26.00 +ISP, 07, 19, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 19, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 19, 105.00, 76.00, -9999.00, -9999.00, 13.00 +IWD, 07, 19, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 19, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 19, 92.00, 71.00, 16.00, 28.00, 37.00 +JAX, 07, 19, 91.00, 72.00, 16.00, 38.00, 44.00 +JBR, 07, 19, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 19, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 19, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 19, 83.00, 68.00, 18.00, 17.00, 28.00 +JHW, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 19, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 19, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 19, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 19, 64.00, 48.00, 44.00, 45.00, 56.00 +JST, 07, 19, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 19, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 19, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 19, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 19, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 19, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 19, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 19, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 19, 106.00, 76.00, 5.00, 6.00, 10.00 +LAX, 07, 19, 76.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 19, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 19, 88.00, 60.00, 26.00, 12.00, 33.00 +LCH, 07, 19, 91.00, 74.00, 16.00, 29.00, 37.00 +LCK, 07, 19, 85.00, 63.00, -9999.00, -9999.00, 33.00 +LEB, 07, 19, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 19, 86.00, 66.00, 17.00, 26.00, 35.00 +LFI, 07, 19, 86.00, 71.00, -9999.00, -9999.00, 33.00 +LFK, 07, 19, 93.00, 72.00, 11.00, 22.00, 28.00 +LFT, 07, 19, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 19, 84.00, 69.00, 17.00, 20.00, 29.00 +LGB, 07, 19, 83.00, 64.00, 0.00, 0.00, 0.00 +LGU, 07, 19, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 19, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 19, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 19, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 19, 93.00, 72.00, 12.00, 21.00, 27.00 +LIZ, 07, 19, 77.00, 55.00, -9999.00, -9999.00, 45.00 +LMT, 07, 19, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 19, 87.00, 56.00, 13.00, 13.00, 21.00 +LNK, 07, 19, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 19, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 19, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 19, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 19, 92.00, 69.00, -9999.00, -9999.00, 27.00 +LSE, 07, 19, 85.00, 62.00, 20.00, 17.00, 31.00 +LSF, 07, 19, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 19, 108.00, 68.00, -9999.00, -9999.00, 7.00 +LTS, 07, 19, 98.00, 71.00, -9999.00, -9999.00, 16.00 +LUF, 07, 19, 107.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 19, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 19, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 19, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 19, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 19, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 19, 96.00, 69.00, 10.00, 12.00, 18.00 +MBL, 07, 19, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 19, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 19, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 19, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 19, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 19, 68.00, 49.00, 36.00, 32.00, 50.00 +MCI, 07, 19, 89.00, 68.00, 18.00, 14.00, 26.00 +MCK, 07, 19, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 19, 92.00, 71.00, 18.00, 27.00, 37.00 +MCO, 07, 19, 92.00, 73.00, 17.00, 49.00, 55.00 +MCW, 07, 19, 84.00, 62.00, 17.00, 14.00, 25.00 +MC2, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +MDH, 07, 19, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 19, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 19, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 19, 84.00, 66.00, 22.00, 18.00, 34.00 +MEI, 07, 19, 92.00, 70.00, 18.00, 31.00, 40.00 +MEM, 07, 19, 92.00, 73.00, 14.00, 17.00, 26.00 +MER, 07, 19, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 19, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 19, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 19, 91.00, 56.00, 4.00, 4.00, 7.00 +MGE, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MGM, 07, 19, 91.00, 72.00, 18.00, 30.00, 39.00 +MGW, 07, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 19, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 19, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 19, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 19, 90.00, 75.00, 25.00, 38.00, 49.00 +MIB, 07, 19, 82.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 19, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 19, 96.00, 56.00, -9999.00, -9999.00, 6.00 +MKC, 07, 19, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 19, 80.00, 62.00, 22.00, 19.00, 33.00 +MKG, 07, 19, 80.00, 60.00, 19.00, 14.00, 27.00 +MKL, 07, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 19, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 19, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 19, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 19, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 19, 86.00, 65.00, 21.00, 18.00, 32.00 +MLS, 07, 19, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 19, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 19, 93.00, 71.00, -9999.00, -9999.00, 39.00 +MOB, 07, 19, 91.00, 73.00, 20.00, 44.00, 51.00 +MOT, 07, 19, 82.00, 58.00, 17.00, 11.00, 24.00 +MPV, 07, 19, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 19, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 19, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 19, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 19, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 19, 68.00, 52.00, -9999.00, -9999.00, 6.00 +MSL, 07, 19, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 19, 82.00, 60.00, 21.00, 17.00, 32.00 +MSO, 07, 19, 84.00, 50.00, 15.00, 15.00, 24.00 +MSP, 07, 19, 84.00, 63.00, 19.00, 18.00, 30.00 +MSS, 07, 19, 81.00, 58.00, 19.00, 20.00, 33.00 +MSY, 07, 19, 91.00, 73.00, 16.00, 40.00, 47.00 +MTC, 07, 19, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 19, 87.00, 66.00, -9999.00, -9999.00, 25.00 +MTO, 07, 19, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 19, 86.00, 62.00, -9999.00, -9999.00, 25.00 +MUO, 07, 19, 95.00, 57.00, -9999.00, -9999.00, 6.00 +MWA, 07, 19, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 19, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 19, 91.00, 72.00, -9999.00, -9999.00, 36.00 +MYL, 07, 19, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 19, 91.00, 71.00, -9999.00, -9999.00, 40.00 +NAO, 07, 19, 88.00, 76.00, -9999.00, -9999.00, 43.00 +NBC, 07, 19, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NBE, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 52.00 +NBU, 07, 19, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NCA, 07, 19, 90.00, 68.00, -9999.00, -9999.00, 45.00 +NCO, 07, 19, 79.00, 63.00, -9999.00, -9999.00, 28.00 +NC1, 07, 19, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 19, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 19, 74.00, 62.00, -9999.00, -9999.00, 0.00 +NFL, 07, 19, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 19, 92.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 19, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 19, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 19, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 19, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 19, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 19, 95.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 19, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 19, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 19, 91.00, 69.00, -9999.00, -9999.00, 38.00 +NPA, 07, 19, 90.00, 74.00, -9999.00, -9999.00, 42.00 +NQA, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 19, 95.00, 74.00, -9999.00, -9999.00, 16.00 +NQX, 07, 19, 89.00, 80.00, -9999.00, -9999.00, 36.00 +NRB, 07, 19, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NRC, 07, 19, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 19, 73.00, 64.00, -9999.00, -9999.00, 2.00 +NSE, 07, 19, 91.00, 71.00, -9999.00, -9999.00, 51.00 +NSI, 07, 19, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 19, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 19, 83.00, 63.00, -9999.00, -9999.00, 2.00 +NTU, 07, 19, 86.00, 70.00, -9999.00, -9999.00, 35.00 +NUC, 07, 19, 74.00, 61.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 19, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 19, 72.00, 50.00, -9999.00, -9999.00, 16.00 +NWF, 07, 19, 83.00, 64.00, -9999.00, -9999.00, 0.00 +NXX, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 07, 19, 89.00, 65.00, -9999.00, -9999.00, 32.00 +NZC, 07, 19, 92.00, 69.00, -9999.00, -9999.00, 52.00 +NZJ, 07, 19, 84.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 19, 82.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 19, 77.00, 66.00, -9999.00, -9999.00, 2.00 +OAK, 07, 19, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 07, 19, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 19, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 19, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 19, 77.00, 49.00, 9.00, 13.00, 17.00 +OMA, 07, 19, 88.00, 66.00, 19.00, 12.00, 26.00 +OME, 07, 19, 58.00, 46.00, 27.00, 27.00, 38.00 +ONT, 07, 19, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 19, 84.00, 63.00, 22.00, 18.00, 33.00 +ORF, 07, 19, 86.00, 70.00, 21.00, 23.00, 35.00 +ORH, 07, 19, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 19, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 19, 80.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 19, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 19, 66.00, 53.00, 8.00, 9.00, 13.00 +OTM, 07, 19, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 19, 60.00, 49.00, 17.00, 24.00, 30.00 +OURC, 07, 19, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 19, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 19, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 19, 91.00, 69.00, -9999.00, -9999.00, 45.00 +PACZ, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 19, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 19, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 19, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 19, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 19, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 19, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 19, 90.00, 72.00, -9999.00, -9999.00, 41.00 +PAQ, 07, 19, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 19, 49.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 19, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 19, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 19, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 19, 81.00, 60.00, -9999.00, -9999.00, 37.00 +PBI, 07, 19, 90.00, 75.00, 25.00, 35.00, 48.00 +PDT, 07, 19, 88.00, 58.00, 6.00, 5.00, 10.00 +PDX, 07, 19, 80.00, 57.00, 10.00, 11.00, 16.00 +PFN, 07, 19, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 19, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 19, 86.00, 67.00, 20.00, 17.00, 30.00 +PHX, 07, 19, 106.00, 81.00, 11.00, 3.00, 14.00 +PIA, 07, 19, 86.00, 65.00, 22.00, 19.00, 32.00 +PIB, 07, 19, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 19, 89.00, 53.00, 11.00, 10.00, 19.00 +PIR, 07, 19, 90.00, 62.00, 20.00, 12.00, 26.00 +PIT, 07, 19, 83.00, 62.00, 21.00, 24.00, 35.00 +PKB, 07, 19, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 19, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 19, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 19, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 19, 90.00, 74.00, 21.00, 37.00, 44.00 +POB, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +POE, 07, 19, 93.00, 70.00, -9999.00, -9999.00, 49.00 +POM, 07, 19, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 19, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 19, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 19, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 19, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 19, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 19, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 19, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 19, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 19, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 19, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 19, 93.00, 61.00, 25.00, 13.00, 35.00 +PUC, 07, 19, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 19, 82.00, 64.00, 19.00, 14.00, 28.00 +PVU, 07, 19, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 19, 79.00, 59.00, 23.00, 22.00, 35.00 +P02, 07, 19, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 19, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +P11, 07, 19, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 19, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 19, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 19, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 19, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 19, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 19, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 19, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 19, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 19, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 07, 19, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 19, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 19, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 19, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 19, 87.00, 59.00, 20.00, 16.00, 30.00 +RBL, 07, 19, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 19, 87.00, 59.00, -9999.00, -9999.00, 26.00 +RDD, 07, 19, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 19, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 19, 82.00, 57.00, -9999.00, -9999.00, 32.00 +RDU, 07, 19, 88.00, 68.00, 21.00, 21.00, 34.00 +REE, 07, 19, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 19, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 19, 84.00, 63.00, 23.00, 17.00, 33.00 +RIC, 07, 19, 88.00, 68.00, 22.00, 23.00, 37.00 +RIV, 07, 19, 94.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 07, 19, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 19, 84.00, 53.00, 12.00, 10.00, 17.00 +RME, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 19, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 19, 95.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 19, 92.00, 52.00, 4.00, 4.00, 7.00 +ROA, 07, 19, 87.00, 65.00, 18.00, 28.00, 37.00 +ROC, 07, 19, 81.00, 60.00, 16.00, 24.00, 32.00 +ROW, 07, 19, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 19, 93.00, 68.00, 15.00, 8.00, 20.00 +RST, 07, 19, 82.00, 60.00, 21.00, 17.00, 32.00 +RWF, 07, 19, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 19, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 19, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 19, 77.00, 66.00, 1.00, 1.00, 2.00 +SAT, 07, 19, 95.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 19, 91.00, 73.00, 20.00, 33.00, 43.00 +SAW, 07, 19, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 19, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 19, 97.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 19, 83.00, 63.00, 17.00, 19.00, 29.00 +SBP, 07, 19, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 19, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 19, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 19, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 19, 95.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 19, 87.00, 67.00, 17.00, 23.00, 31.00 +SEA, 07, 19, 76.00, 55.00, 11.00, 11.00, 17.00 +SEM, 07, 19, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 19, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 19, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 19, 90.00, 67.00, 13.00, 15.00, 23.00 +SGY, 07, 19, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 19, 87.00, 53.00, 16.00, 13.00, 25.00 +SHV, 07, 19, 93.00, 72.00, 14.00, 20.00, 27.00 +SIT, 07, 19, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 19, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 19, 96.00, 69.00, 10.00, 12.00, 19.00 +SKA, 07, 19, 84.00, 55.00, -9999.00, -9999.00, 11.00 +SKF, 07, 19, 95.00, 75.00, -9999.00, -9999.00, 13.00 +SLC, 07, 19, 93.00, 64.00, 14.00, 10.00, 20.00 +SLE, 07, 19, 82.00, 51.00, 8.00, 9.00, 13.00 +SLN, 07, 19, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 19, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 19, 73.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 19, 72.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 19, 50.00, 43.00, 30.00, 39.00, 48.00 +SNS, 07, 19, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 19, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 19, 87.00, 66.00, 19.00, 18.00, 29.00 +SPS, 07, 19, 98.00, 73.00, 9.00, 12.00, 17.00 +SRQ, 07, 19, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 19, 91.00, 69.00, -9999.00, -9999.00, 38.00 +SSI, 07, 19, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 19, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 19, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 19, 89.00, 70.00, 17.00, 17.00, 27.00 +STNV, 07, 19, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 19, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 19, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 19, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 19, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 19, 87.00, 65.00, 22.00, 13.00, 29.00 +SVN, 07, 19, 91.00, 73.00, -9999.00, -9999.00, 43.00 +SWF, 07, 19, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 19, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 19, 82.00, 59.00, 20.00, 23.00, 35.00 +SZL, 07, 19, 90.00, 66.00, -9999.00, -9999.00, 27.00 +TAD, 07, 19, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 19, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 19, 90.00, 64.00, -9999.00, -9999.00, 26.00 +TCC, 07, 19, 93.00, 64.00, 19.00, 6.00, 22.00 +TCL, 07, 19, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 19, 78.00, 51.00, -9999.00, -9999.00, 15.00 +TCS, 07, 19, 92.00, 67.00, -9999.00, 14.00, 39.00 +TEB, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 19, 94.00, 71.00, -9999.00, -9999.00, 20.00 +TKA, 07, 19, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 19, 91.00, 71.00, 18.00, 44.00, 51.00 +TNX, 07, 19, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 19, 83.00, 61.00, 14.00, 20.00, 29.00 +TOP, 07, 19, 89.00, 68.00, 16.00, 14.00, 23.00 +TPA, 07, 19, 90.00, 75.00, 20.00, 41.00, 50.00 +TPH, 07, 19, 91.00, 57.00, 8.00, 4.00, 10.00 +TRI, 07, 19, 85.00, 64.00, 22.00, 26.00, 38.00 +TRK, 07, 19, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 19, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 19, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 19, 94.00, 73.00, 12.00, 9.00, 18.00 +TUP, 07, 19, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 19, 99.00, 74.00, 27.00, 15.00, 36.00 +TVC, 07, 19, 81.00, 58.00, 17.00, 12.00, 24.00 +TVL, 07, 19, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 19, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 19, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 19, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 19, 86.00, 66.00, -9999.00, -9999.00, 33.00 +T02, 07, 19, 90.00, 70.00, -9999.00, -9999.00, 39.00 +T03, 07, 19, 90.00, 70.00, -9999.00, -9999.00, 40.00 +T04, 07, 19, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 19, 93.00, 66.00, -9999.00, -9999.00, 26.00 +T06, 07, 19, 92.00, 68.00, -9999.00, -9999.00, 32.00 +T07, 07, 19, 97.00, 61.00, -9999.00, -9999.00, 11.00 +T08, 07, 19, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 19, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 19, 99.00, 69.00, -9999.00, -9999.00, 7.00 +UIL, 07, 19, 69.00, 50.00, 29.00, 28.00, 39.00 +UIN, 07, 19, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 19, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 19, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 19, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 19, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 19, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 19, 91.00, 69.00, -9999.00, -9999.00, 43.00 +VBG, 07, 19, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 19, 94.00, 75.00, 10.00, 24.00, 29.00 +VCV, 07, 19, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 19, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 19, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 19, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 19, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 19, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 19, 91.00, 71.00, -9999.00, -9999.00, 45.00 +VRB, 07, 19, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 19, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 19, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 19, 86.00, 66.00, 16.00, 18.00, 28.00 +WJA, 07, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 19, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 19, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 19, 94.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 19, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 19, 92.00, 71.00, -9999.00, -9999.00, 40.00 +WRG, 07, 19, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 19, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 19, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 19, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 19, 60.00, 48.00, 46.00, 48.00, 60.00 +YCG, 07, 19, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 19, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 19, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 19, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 19, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 19, 87.00, 53.00, 4.00, 4.00, 8.00 +YNG, 07, 19, 81.00, 59.00, 19.00, 22.00, 32.00 +YPA, 07, 19, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 19, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 19, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 19, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 19, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 19, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 19, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 19, 107.00, 81.00, 2.00, 2.00, 4.00 +YVR, 07, 19, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 19, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 19, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 19, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 19, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 19, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 19, 77.00, 52.00, 19.00, 22.00, 33.00 +ZUN, 07, 19, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 19, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 19, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 19, 92.00, 71.00, -9999.00, -9999.00, 34.00 +1V1, 07, 19, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 19, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 19, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 19, 87.00, 71.00, -9999.00, -9999.00, 41.00 +2PJ, 07, 19, 91.00, 69.00, -9999.00, -9999.00, 39.00 +3B1, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 19, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 19, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 19, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 19, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +4OM, 07, 19, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 19, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 19, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 19, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 19, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 20, 85.00, 64.00, 19.00, 20.00, 30.00 +ABI, 07, 20, 95.00, 73.00, 12.00, 14.00, 21.00 +ABQ, 07, 20, 92.00, 65.00, 19.00, 11.00, 27.00 +ABR, 07, 20, 86.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 20, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 20, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 20, 97.00, 75.00, 7.00, 11.00, 14.00 +ACV, 07, 20, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 20, 85.00, 65.00, 18.00, 16.00, 27.00 +ADK, 07, 20, 55.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 20, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 20, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 20, 87.00, 64.00, -9999.00, -9999.00, 31.00 +AEX, 07, 20, 93.00, 72.00, -9999.00, -9999.00, 34.00 +AFF, 07, 20, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 20, 92.00, 71.00, -9999.00, -9999.00, 68.00 +AGS, 07, 20, 92.00, 70.00, 18.00, 30.00, 39.00 +AHN, 07, 20, 90.00, 70.00, 17.00, 24.00, 34.00 +AKN, 07, 20, 63.00, 47.00, 29.00, 33.00, 45.00 +AKO, 07, 20, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 20, 84.00, 60.00, 21.00, 20.00, 32.00 +ALI, 07, 20, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 20, 84.00, 62.00, 21.00, 15.00, 30.00 +ALS, 07, 20, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 20, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 20, 92.00, 66.00, 17.00, 13.00, 26.00 +AMG, 07, 20, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 20, 65.00, 52.00, 24.00, 28.00, 38.00 +AND, 07, 20, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 20, 65.00, 52.00, 38.00, 39.00, 51.00 +AOO, 07, 20, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 20, 80.00, 54.00, 19.00, 19.00, 30.00 +AQQ, 07, 20, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 20, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 20, 68.00, 53.00, 14.00, 17.00, 23.00 +ATL, 07, 20, 88.00, 70.00, 19.00, 25.00, 36.00 +ATW, 07, 20, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 20, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 20, 86.00, 64.00, -9999.00, -9999.00, 29.00 +AUG, 07, 20, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 20, 95.00, 74.00, 9.00, 13.00, 17.00 +AUW, 07, 20, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 20, 83.00, 63.00, 18.00, 28.00, 37.00 +AVP, 07, 20, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 20, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 20, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 20, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 20, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 20, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 20, 79.00, 46.00, -9999.00, -9999.00, 23.00 +BDL, 07, 20, 85.00, 62.00, 21.00, 20.00, 31.00 +BDR, 07, 20, 82.00, 66.00, 17.00, 17.00, 27.00 +BET, 07, 20, 62.00, 48.00, 37.00, 35.00, 49.00 +BFD, 07, 20, 77.00, 54.00, 22.00, 26.00, 36.00 +BFF, 07, 20, 90.00, 59.00, 21.00, 12.00, 29.00 +BFL, 07, 20, 99.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 20, 79.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 20, 78.00, 59.00, 22.00, 22.00, 34.00 +BGS, 07, 20, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 20, 90.00, 70.00, 19.00, 31.00, 42.00 +BID, 07, 20, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 20, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 20, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 20, 87.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 20, 85.00, 57.00, 21.00, 14.00, 30.00 +BIX, 07, 20, 90.00, 75.00, -9999.00, -9999.00, 42.00 +BJI, 07, 20, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 20, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 20, 90.00, 55.00, -9999.00, -9999.00, 32.00 +BKW, 07, 20, 79.00, 60.00, 26.00, 31.00, 45.00 +BLF, 07, 20, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 20, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 20, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 20, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 20, 89.00, 65.00, -9999.00, -9999.00, 27.00 +BNA, 07, 20, 90.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 20, 86.00, 47.00, -9999.00, 7.00, 14.00 +BOI, 07, 20, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 20, 82.00, 65.00, 22.00, 18.00, 31.00 +BPI, 07, 20, 81.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 20, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 20, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 20, 86.00, 66.00, 18.00, 14.00, 26.00 +BRO, 07, 20, 93.00, 76.00, 12.00, 16.00, 21.00 +BRW, 07, 20, 45.00, 34.00, 19.00, 21.00, 32.00 +BSM, 07, 20, 95.00, 74.00, -9999.00, -9999.00, 13.00 +BTI, 07, 20, 46.00, 35.00, 16.00, 17.00, 25.00 +BTL, 07, 20, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 20, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 20, 91.00, 73.00, 14.00, 35.00, 42.00 +BTT, 07, 20, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 20, 81.00, 60.00, 25.00, 24.00, 40.00 +BUB, 07, 20, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 20, 80.00, 62.00, 21.00, 22.00, 33.00 +BUR, 07, 20, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 20, 90.00, 74.00, -9999.00, 28.00, 37.00 +BWG, 07, 20, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 20, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 20, 92.00, 71.00, -9999.00, -9999.00, 30.00 +BYI, 07, 20, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 20, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 20, 92.00, 70.00, 18.00, 28.00, 38.00 +CAG, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 20, 82.00, 62.00, 19.00, 23.00, 33.00 +CAO, 07, 20, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 20, 77.00, 55.00, 27.00, 33.00, 43.00 +CBM, 07, 20, 92.00, 69.00, -9999.00, -9999.00, 32.00 +CDB, 07, 20, 55.00, 46.00, 40.00, 47.00, 59.00 +CDC, 07, 20, 90.00, 58.00, 9.00, 13.00, 19.00 +CDR, 07, 20, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 20, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 20, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 20, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 20, 89.00, 68.00, 15.00, 29.00, 37.00 +CHO, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 20, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 20, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 20, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 20, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 20, 82.00, 62.00, 19.00, 22.00, 34.00 +CLL, 07, 20, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 20, 89.00, 70.00, 20.00, 21.00, 33.00 +CMH, 07, 20, 84.00, 63.00, 18.00, 25.00, 33.00 +CMI, 07, 20, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 20, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 20, 91.00, 68.00, 19.00, 10.00, 24.00 +CNM, 07, 20, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 20, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +COD, 07, 20, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 20, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 20, 83.00, 57.00, 18.00, 19.00, 30.00 +COS, 07, 20, 84.00, 57.00, 24.00, 23.00, 39.00 +COT, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 20, 89.00, 66.00, 15.00, 14.00, 25.00 +CPR, 07, 20, 88.00, 54.00, 18.00, 15.00, 29.00 +CRBC, 07, 20, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 20, 94.00, 75.00, 10.00, 15.00, 19.00 +CRW, 07, 20, 86.00, 65.00, 24.00, 28.00, 41.00 +CSG, 07, 20, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 20, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 20, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 20, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 20, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 20, 86.00, 65.00, 17.00, 25.00, 34.00 +CVN, 07, 20, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 20, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 20, 86.00, 66.00, 16.00, 19.00, 29.00 +CYS, 07, 20, 83.00, 55.00, 20.00, 23.00, 34.00 +DAA, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 20, 90.00, 73.00, 14.00, 37.00, 43.00 +DAG, 07, 20, 104.00, 74.00, 3.00, 4.00, 4.00 +DAL, 07, 20, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 20, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 20, 85.00, 63.00, 18.00, 23.00, 33.00 +DBQ, 07, 20, 82.00, 62.00, 20.00, 18.00, 32.00 +DCA, 07, 20, 89.00, 72.00, 20.00, 23.00, 34.00 +DDC, 07, 20, 93.00, 68.00, 15.00, 9.00, 22.00 +DEC, 07, 20, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 20, 88.00, 59.00, 21.00, 17.00, 31.00 +DFW, 07, 20, 97.00, 74.00, 10.00, 11.00, 18.00 +DHN, 07, 20, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 20, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 20, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 20, 96.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 20, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 20, 77.00, 55.00, 28.00, 22.00, 39.00 +DLLC, 07, 20, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 20, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 20, 99.00, 74.00, -9999.00, -9999.00, 31.00 +DMN, 07, 20, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 20, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 20, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 20, 91.00, 71.00, -9999.00, -9999.00, 45.00 +DRA, 07, 20, 99.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 20, 96.00, 74.00, 11.00, 15.00, 19.00 +DSM, 07, 20, 87.00, 67.00, 22.00, 17.00, 31.00 +DTW, 07, 20, 83.00, 61.00, 15.00, 20.00, 28.00 +DUG, 07, 20, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 20, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 20, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 20, 95.00, 73.00, -9999.00, -9999.00, 16.00 +D45, 07, 20, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 20, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 20, 83.00, 60.00, 19.00, 17.00, 29.00 +ECG, 07, 20, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 20, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 20, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 20, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 20, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 20, 80.00, 57.00, 29.00, 33.00, 46.00 +EKO, 07, 20, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 20, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 20, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 20, 96.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 20, 87.00, 48.00, 13.00, 14.00, 21.00 +EMP, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 20, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 20, 95.00, 71.00, -9999.00, -9999.00, 21.00 +ENN, 07, 20, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 20, 92.00, 68.00, -9999.00, -9999.00, 16.00 +EPH, 07, 20, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 20, 80.00, 63.00, 21.00, 21.00, 33.00 +ESF, 07, 20, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 20, 82.00, 53.00, 7.00, 8.00, 12.00 +EVV, 07, 20, 89.00, 68.00, 17.00, 17.00, 28.00 +EWN, 07, 20, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 20, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 20, 89.00, 80.00, 22.00, 27.00, 39.00 +E74, 07, 20, 98.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 20, 88.00, 67.00, -9999.00, -9999.00, 36.00 +FAI, 07, 20, 72.00, 52.00, 30.00, 27.00, 45.00 +FAR, 07, 20, 84.00, 59.00, 20.00, 16.00, 30.00 +FAT, 07, 20, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 20, 81.00, 47.00, 15.00, 17.00, 26.00 +FCS, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +FDY, 07, 20, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 20, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +FLG, 07, 20, 82.00, 51.00, 19.00, 30.00, 41.00 +FLL, 07, 20, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 20, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 20, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 20, 88.00, 63.00, -9999.00, -9999.00, 25.00 +FMH, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 20, 92.00, 58.00, 18.00, 7.00, 22.00 +FMY, 07, 20, 91.00, 75.00, 22.00, 52.00, 61.00 +FNT, 07, 20, 82.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 20, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 20, 89.00, 68.00, -9999.00, -9999.00, 26.00 +FOK, 07, 20, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 20, 92.00, 69.00, -9999.00, -9999.00, 27.00 +FSD, 07, 20, 86.00, 63.00, 22.00, 14.00, 32.00 +FSI, 07, 20, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 20, 93.00, 70.00, 11.00, 16.00, 23.00 +FTK, 07, 20, 87.00, 65.00, -9999.00, -9999.00, 28.00 +FWA, 07, 20, 85.00, 63.00, 15.00, 20.00, 29.00 +FWH, 07, 20, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 20, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 20, 110.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 20, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 20, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 20, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 20, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 20, 84.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 07, 20, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 20, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 20, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 20, 85.00, 57.00, 19.00, 11.00, 24.00 +GJT, 07, 20, 94.00, 64.00, 14.00, 8.00, 19.00 +GKN, 07, 20, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 20, 90.00, 62.00, 22.00, 9.00, 28.00 +GLH, 07, 20, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 20, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 20, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 20, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 20, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 20, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 20, 81.00, 59.00, 23.00, 19.00, 35.00 +GRCI, 07, 20, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 20, 78.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 20, 89.00, 65.00, 21.00, 14.00, 29.00 +GRK, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +GRR, 07, 20, 83.00, 61.00, 19.00, 16.00, 29.00 +GSB, 07, 20, 90.00, 70.00, -9999.00, -9999.00, 41.00 +GSG, 07, 20, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 20, 87.00, 67.00, 21.00, 24.00, 37.00 +GSP, 07, 20, 88.00, 68.00, 21.00, 29.00, 39.00 +GST, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 20, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 20, 84.00, 53.00, 16.00, 12.00, 22.00 +GUP, 07, 20, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 20, 85.00, 62.00, -9999.00, -9999.00, 29.00 +GVW, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 07, 20, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 20, 85.00, 72.00, 22.00, 19.00, 32.00 +HBR, 07, 20, 96.00, 72.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 20, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 20, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 20, 90.00, 60.00, -9999.00, -9999.00, 11.00 +HKY, 07, 20, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 20, 86.00, 54.00, 14.00, 16.00, 23.00 +HMN, 07, 20, 97.00, 64.00, -9999.00, -9999.00, 25.00 +HMS, 07, 20, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 20, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 20, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 07, 20, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 20, 90.00, 66.00, -9999.00, -9999.00, 30.00 +HOT, 07, 20, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 20, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 20, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 20, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 20, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 20, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 20, 90.00, 72.00, -9999.00, -9999.00, 47.00 +HSV, 07, 20, 89.00, 69.00, 17.00, 25.00, 35.00 +HTL, 07, 20, 80.00, 56.00, 22.00, 18.00, 34.00 +HTS, 07, 20, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 20, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 20, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 20, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 20, 86.00, 54.00, 18.00, 11.00, 24.00 +IAB, 07, 20, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 20, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 20, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 20, 93.00, 70.00, 13.00, 12.00, 19.00 +IDA, 07, 20, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 20, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 20, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 20, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 20, 89.00, 72.00, 21.00, 32.00, 42.00 +IMT, 07, 20, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 20, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 20, 79.00, 55.00, 26.00, 21.00, 39.00 +INS, 07, 20, 99.00, 69.00, -9999.00, -9999.00, 7.00 +INT, 07, 20, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 20, 93.00, 63.00, 12.00, 12.00, 23.00 +IPL, 07, 20, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 20, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 20, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 20, 85.00, 57.00, 18.00, 12.00, 26.00 +ISP, 07, 20, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 20, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 20, 105.00, 76.00, -9999.00, -9999.00, 13.00 +IWD, 07, 20, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 20, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 20, 92.00, 71.00, 16.00, 28.00, 37.00 +JAX, 07, 20, 91.00, 72.00, 16.00, 38.00, 44.00 +JBR, 07, 20, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 20, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 20, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 20, 83.00, 68.00, 18.00, 17.00, 29.00 +JHW, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 20, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 20, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 20, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 20, 64.00, 48.00, 44.00, 44.00, 56.00 +JST, 07, 20, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 20, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 20, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 20, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 20, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 20, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 20, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 20, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 20, 106.00, 76.00, 5.00, 6.00, 10.00 +LAX, 07, 20, 76.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 20, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 20, 88.00, 60.00, 25.00, 12.00, 32.00 +LCH, 07, 20, 91.00, 74.00, 16.00, 29.00, 37.00 +LCK, 07, 20, 85.00, 63.00, -9999.00, -9999.00, 33.00 +LEB, 07, 20, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 20, 86.00, 66.00, 17.00, 26.00, 34.00 +LFI, 07, 20, 86.00, 71.00, -9999.00, -9999.00, 33.00 +LFK, 07, 20, 93.00, 72.00, 11.00, 22.00, 28.00 +LFT, 07, 20, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 20, 84.00, 69.00, 17.00, 20.00, 29.00 +LGB, 07, 20, 83.00, 64.00, 0.00, 0.00, 0.00 +LGU, 07, 20, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 20, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 20, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 20, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 20, 93.00, 72.00, 12.00, 21.00, 27.00 +LIZ, 07, 20, 77.00, 55.00, -9999.00, -9999.00, 45.00 +LMT, 07, 20, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 20, 87.00, 56.00, 12.00, 13.00, 20.00 +LNK, 07, 20, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 20, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 20, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 20, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 20, 92.00, 69.00, -9999.00, -9999.00, 27.00 +LSE, 07, 20, 85.00, 62.00, 20.00, 17.00, 31.00 +LSF, 07, 20, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 20, 108.00, 68.00, -9999.00, -9999.00, 7.00 +LTS, 07, 20, 98.00, 71.00, -9999.00, -9999.00, 16.00 +LUF, 07, 20, 107.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 20, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 20, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 20, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 20, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 20, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 20, 96.00, 69.00, 10.00, 12.00, 18.00 +MBL, 07, 20, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 20, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 20, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 20, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 20, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 20, 68.00, 49.00, 36.00, 32.00, 50.00 +MCI, 07, 20, 89.00, 68.00, 18.00, 14.00, 26.00 +MCK, 07, 20, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 20, 92.00, 71.00, 18.00, 27.00, 36.00 +MCO, 07, 20, 92.00, 73.00, 17.00, 49.00, 55.00 +MCW, 07, 20, 84.00, 62.00, 17.00, 14.00, 25.00 +MC2, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +MDH, 07, 20, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 20, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 20, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 20, 84.00, 66.00, 22.00, 18.00, 34.00 +MEI, 07, 20, 92.00, 70.00, 18.00, 30.00, 39.00 +MEM, 07, 20, 92.00, 73.00, 14.00, 17.00, 26.00 +MER, 07, 20, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 20, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 20, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 20, 91.00, 56.00, 5.00, 4.00, 7.00 +MGE, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MGM, 07, 20, 91.00, 72.00, 18.00, 30.00, 39.00 +MGW, 07, 20, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 20, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 20, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 20, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 20, 90.00, 75.00, 25.00, 38.00, 50.00 +MIB, 07, 20, 82.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 20, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 20, 96.00, 56.00, -9999.00, -9999.00, 6.00 +MKC, 07, 20, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 20, 80.00, 62.00, 22.00, 19.00, 33.00 +MKG, 07, 20, 80.00, 60.00, 19.00, 15.00, 27.00 +MKL, 07, 20, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 20, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 20, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 20, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 20, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 20, 86.00, 65.00, 21.00, 18.00, 32.00 +MLS, 07, 20, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 20, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 20, 93.00, 71.00, -9999.00, -9999.00, 39.00 +MOB, 07, 20, 91.00, 73.00, 20.00, 44.00, 51.00 +MOT, 07, 20, 82.00, 58.00, 17.00, 11.00, 24.00 +MPV, 07, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 20, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 20, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 20, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 20, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 20, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 20, 82.00, 60.00, 21.00, 17.00, 33.00 +MSO, 07, 20, 84.00, 50.00, 15.00, 15.00, 24.00 +MSP, 07, 20, 84.00, 63.00, 19.00, 18.00, 30.00 +MSS, 07, 20, 81.00, 58.00, 19.00, 20.00, 33.00 +MSY, 07, 20, 91.00, 73.00, 15.00, 40.00, 47.00 +MTC, 07, 20, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 20, 87.00, 66.00, -9999.00, -9999.00, 25.00 +MTO, 07, 20, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 20, 86.00, 62.00, -9999.00, -9999.00, 25.00 +MUO, 07, 20, 95.00, 57.00, -9999.00, -9999.00, 6.00 +MWA, 07, 20, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 20, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 20, 91.00, 72.00, -9999.00, -9999.00, 36.00 +MYL, 07, 20, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 20, 91.00, 71.00, -9999.00, -9999.00, 40.00 +NAO, 07, 20, 88.00, 76.00, -9999.00, -9999.00, 43.00 +NBC, 07, 20, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NBE, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +NBU, 07, 20, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NCA, 07, 20, 90.00, 68.00, -9999.00, -9999.00, 45.00 +NCO, 07, 20, 79.00, 63.00, -9999.00, -9999.00, 28.00 +NC1, 07, 20, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 20, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 20, 74.00, 62.00, -9999.00, -9999.00, 0.00 +NFL, 07, 20, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 20, 92.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 20, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 20, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 20, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NHZ, 07, 20, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 20, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 20, 95.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 20, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 20, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 20, 91.00, 69.00, -9999.00, -9999.00, 38.00 +NPA, 07, 20, 90.00, 74.00, -9999.00, -9999.00, 42.00 +NQA, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 20, 95.00, 74.00, -9999.00, -9999.00, 16.00 +NQX, 07, 20, 89.00, 80.00, -9999.00, -9999.00, 36.00 +NRB, 07, 20, 90.00, 73.00, -9999.00, -9999.00, 45.00 +NRC, 07, 20, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 20, 73.00, 64.00, -9999.00, -9999.00, 2.00 +NSE, 07, 20, 91.00, 71.00, -9999.00, -9999.00, 51.00 +NSI, 07, 20, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 20, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 20, 83.00, 63.00, -9999.00, -9999.00, 2.00 +NTU, 07, 20, 86.00, 70.00, -9999.00, -9999.00, 35.00 +NUC, 07, 20, 74.00, 61.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 20, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 20, 72.00, 50.00, -9999.00, -9999.00, 16.00 +NWF, 07, 20, 83.00, 64.00, -9999.00, -9999.00, 0.00 +NXX, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 07, 20, 89.00, 65.00, -9999.00, -9999.00, 32.00 +NZC, 07, 20, 92.00, 69.00, -9999.00, -9999.00, 51.00 +NZJ, 07, 20, 84.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 20, 82.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 20, 77.00, 66.00, -9999.00, -9999.00, 2.00 +OAK, 07, 20, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 20, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 20, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 20, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 20, 77.00, 49.00, 10.00, 13.00, 18.00 +OMA, 07, 20, 88.00, 66.00, 19.00, 13.00, 26.00 +OME, 07, 20, 58.00, 46.00, 27.00, 28.00, 38.00 +ONT, 07, 20, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 20, 84.00, 63.00, 22.00, 18.00, 33.00 +ORF, 07, 20, 86.00, 70.00, 21.00, 23.00, 35.00 +ORH, 07, 20, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 20, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 20, 80.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 20, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 20, 66.00, 53.00, 8.00, 9.00, 13.00 +OTM, 07, 20, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 20, 60.00, 49.00, 17.00, 24.00, 31.00 +OURC, 07, 20, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 20, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 20, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 20, 91.00, 69.00, -9999.00, -9999.00, 45.00 +PACZ, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 20, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 20, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 20, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 20, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 20, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 20, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 20, 90.00, 72.00, -9999.00, -9999.00, 41.00 +PAQ, 07, 20, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 20, 49.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 20, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 20, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 20, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 20, 81.00, 60.00, -9999.00, -9999.00, 37.00 +PBI, 07, 20, 90.00, 75.00, 25.00, 35.00, 48.00 +PDT, 07, 20, 88.00, 58.00, 7.00, 5.00, 11.00 +PDX, 07, 20, 80.00, 57.00, 10.00, 11.00, 16.00 +PFN, 07, 20, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 20, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 20, 86.00, 67.00, 20.00, 17.00, 30.00 +PHX, 07, 20, 106.00, 81.00, 11.00, 3.00, 14.00 +PIA, 07, 20, 86.00, 65.00, 22.00, 19.00, 32.00 +PIB, 07, 20, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 20, 89.00, 53.00, 11.00, 10.00, 19.00 +PIR, 07, 20, 90.00, 62.00, 20.00, 12.00, 26.00 +PIT, 07, 20, 83.00, 62.00, 21.00, 24.00, 35.00 +PKB, 07, 20, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 20, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 20, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 20, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 20, 90.00, 74.00, 21.00, 37.00, 44.00 +POB, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +POE, 07, 20, 93.00, 70.00, -9999.00, -9999.00, 49.00 +POM, 07, 20, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 20, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 20, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 20, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 20, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 20, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 20, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 20, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 20, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 20, 90.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 20, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 20, 93.00, 61.00, 25.00, 13.00, 34.00 +PUC, 07, 20, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 20, 82.00, 64.00, 19.00, 15.00, 28.00 +PVU, 07, 20, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 20, 79.00, 59.00, 23.00, 22.00, 34.00 +P02, 07, 20, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 20, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +P11, 07, 20, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 20, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 20, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 20, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 20, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 20, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 20, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 20, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 20, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 20, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 07, 20, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 20, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 20, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 20, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 20, 87.00, 59.00, 20.00, 16.00, 30.00 +RBL, 07, 20, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 20, 87.00, 59.00, -9999.00, -9999.00, 26.00 +RDD, 07, 20, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 20, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 20, 82.00, 57.00, -9999.00, -9999.00, 32.00 +RDU, 07, 20, 88.00, 68.00, 20.00, 21.00, 34.00 +REE, 07, 20, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 20, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 20, 84.00, 63.00, 23.00, 17.00, 33.00 +RIC, 07, 20, 88.00, 68.00, 22.00, 23.00, 36.00 +RIV, 07, 20, 94.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 07, 20, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 20, 84.00, 53.00, 12.00, 9.00, 17.00 +RME, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 20, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 20, 95.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 20, 92.00, 52.00, 4.00, 4.00, 7.00 +ROA, 07, 20, 87.00, 65.00, 18.00, 27.00, 36.00 +ROC, 07, 20, 81.00, 60.00, 16.00, 24.00, 32.00 +ROW, 07, 20, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 20, 93.00, 68.00, 15.00, 8.00, 21.00 +RST, 07, 20, 82.00, 60.00, 21.00, 17.00, 32.00 +RWF, 07, 20, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 20, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 20, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 20, 77.00, 66.00, 1.00, 1.00, 2.00 +SAT, 07, 20, 95.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 20, 91.00, 73.00, 20.00, 33.00, 43.00 +SAW, 07, 20, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 20, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 20, 97.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 20, 83.00, 63.00, 17.00, 19.00, 29.00 +SBP, 07, 20, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 20, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 20, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 20, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 20, 95.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 20, 87.00, 67.00, 17.00, 23.00, 31.00 +SEA, 07, 20, 76.00, 55.00, 11.00, 11.00, 18.00 +SEM, 07, 20, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 20, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 20, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 20, 90.00, 67.00, 13.00, 15.00, 23.00 +SGY, 07, 20, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 20, 87.00, 53.00, 16.00, 13.00, 24.00 +SHV, 07, 20, 93.00, 72.00, 14.00, 20.00, 27.00 +SIT, 07, 20, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 20, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 20, 96.00, 69.00, 10.00, 12.00, 18.00 +SKA, 07, 20, 84.00, 55.00, -9999.00, -9999.00, 12.00 +SKF, 07, 20, 95.00, 75.00, -9999.00, -9999.00, 13.00 +SLC, 07, 20, 93.00, 64.00, 14.00, 10.00, 20.00 +SLE, 07, 20, 82.00, 51.00, 8.00, 9.00, 13.00 +SLN, 07, 20, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 20, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 20, 73.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 20, 72.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 20, 50.00, 43.00, 31.00, 39.00, 48.00 +SNS, 07, 20, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 20, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 20, 87.00, 66.00, 19.00, 18.00, 29.00 +SPS, 07, 20, 98.00, 73.00, 10.00, 12.00, 17.00 +SRQ, 07, 20, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 20, 91.00, 69.00, -9999.00, -9999.00, 38.00 +SSI, 07, 20, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 20, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 20, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 20, 89.00, 70.00, 17.00, 18.00, 28.00 +STNV, 07, 20, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 20, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 20, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 20, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 20, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 20, 87.00, 65.00, 22.00, 14.00, 29.00 +SVN, 07, 20, 91.00, 73.00, -9999.00, -9999.00, 43.00 +SWF, 07, 20, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 20, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 20, 82.00, 59.00, 21.00, 23.00, 35.00 +SZL, 07, 20, 90.00, 66.00, -9999.00, -9999.00, 26.00 +TAD, 07, 20, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 20, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 20, 90.00, 64.00, -9999.00, -9999.00, 26.00 +TCC, 07, 20, 93.00, 64.00, 19.00, 7.00, 22.00 +TCL, 07, 20, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 20, 78.00, 51.00, -9999.00, -9999.00, 15.00 +TCS, 07, 20, 92.00, 67.00, -9999.00, 14.00, 39.00 +TEB, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 20, 94.00, 71.00, -9999.00, -9999.00, 20.00 +TKA, 07, 20, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 20, 91.00, 71.00, 18.00, 44.00, 51.00 +TNX, 07, 20, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 20, 83.00, 61.00, 14.00, 20.00, 29.00 +TOP, 07, 20, 89.00, 68.00, 16.00, 14.00, 24.00 +TPA, 07, 20, 90.00, 75.00, 20.00, 41.00, 50.00 +TPH, 07, 20, 91.00, 57.00, 8.00, 5.00, 10.00 +TRI, 07, 20, 85.00, 64.00, 22.00, 26.00, 38.00 +TRK, 07, 20, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 20, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 20, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 20, 94.00, 73.00, 12.00, 9.00, 18.00 +TUP, 07, 20, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 20, 99.00, 74.00, 27.00, 15.00, 36.00 +TVC, 07, 20, 81.00, 58.00, 17.00, 12.00, 24.00 +TVL, 07, 20, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 20, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 20, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 20, 87.00, 66.00, 19.00, 23.00, 34.00 +T01, 07, 20, 86.00, 66.00, -9999.00, -9999.00, 33.00 +T02, 07, 20, 90.00, 70.00, -9999.00, -9999.00, 39.00 +T03, 07, 20, 90.00, 70.00, -9999.00, -9999.00, 40.00 +T04, 07, 20, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 20, 93.00, 66.00, -9999.00, -9999.00, 26.00 +T06, 07, 20, 92.00, 68.00, -9999.00, -9999.00, 32.00 +T07, 07, 20, 97.00, 61.00, -9999.00, -9999.00, 11.00 +T08, 07, 20, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 20, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 20, 99.00, 69.00, -9999.00, -9999.00, 7.00 +UIL, 07, 20, 69.00, 50.00, 28.00, 28.00, 39.00 +UIN, 07, 20, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 20, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 20, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 20, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 20, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 20, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 20, 91.00, 69.00, -9999.00, -9999.00, 43.00 +VBG, 07, 20, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 20, 94.00, 75.00, 10.00, 25.00, 29.00 +VCV, 07, 20, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 20, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 20, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 20, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 20, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 20, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 20, 91.00, 71.00, -9999.00, -9999.00, 45.00 +VRB, 07, 20, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 20, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 20, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 20, 86.00, 66.00, 16.00, 18.00, 28.00 +WJA, 07, 20, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 20, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 20, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 20, 94.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 20, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 20, 92.00, 71.00, -9999.00, -9999.00, 40.00 +WRG, 07, 20, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 20, 86.00, 62.00, -9999.00, -9999.00, 29.00 +WRL, 07, 20, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 20, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 20, 60.00, 48.00, 46.00, 48.00, 60.00 +YCG, 07, 20, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 20, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 20, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 20, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 20, 87.00, 53.00, 4.00, 4.00, 8.00 +YNG, 07, 20, 81.00, 59.00, 19.00, 22.00, 32.00 +YPA, 07, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 20, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 20, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 20, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 20, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 20, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 20, 107.00, 81.00, 2.00, 2.00, 4.00 +YVR, 07, 20, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 20, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 20, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 20, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 20, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 20, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 20, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 20, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 20, 77.00, 52.00, 19.00, 22.00, 33.00 +ZUN, 07, 20, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 20, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 20, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 20, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 20, 92.00, 71.00, -9999.00, -9999.00, 34.00 +1V1, 07, 20, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 20, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 20, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 20, 87.00, 71.00, -9999.00, -9999.00, 41.00 +2PJ, 07, 20, 91.00, 69.00, -9999.00, -9999.00, 39.00 +3B1, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 20, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 20, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 20, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 20, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 20, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +4OM, 07, 20, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 20, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 20, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 20, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 20, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 21, 85.00, 64.00, 19.00, 20.00, 31.00 +ABI, 07, 21, 96.00, 73.00, 12.00, 13.00, 21.00 +ABQ, 07, 21, 92.00, 65.00, 19.00, 11.00, 27.00 +ABR, 07, 21, 87.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 21, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 21, 76.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 21, 98.00, 75.00, 7.00, 11.00, 15.00 +ACV, 07, 21, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 21, 85.00, 65.00, 18.00, 16.00, 27.00 +ADK, 07, 21, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 21, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 21, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 21, 87.00, 64.00, -9999.00, -9999.00, 30.00 +AEX, 07, 21, 93.00, 72.00, -9999.00, -9999.00, 34.00 +AFF, 07, 21, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 21, 92.00, 71.00, -9999.00, -9999.00, 68.00 +AGS, 07, 21, 92.00, 70.00, 18.00, 30.00, 39.00 +AHN, 07, 21, 90.00, 70.00, 17.00, 24.00, 33.00 +AKN, 07, 21, 63.00, 47.00, 30.00, 33.00, 45.00 +AKO, 07, 21, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 21, 84.00, 60.00, 21.00, 20.00, 33.00 +ALI, 07, 21, 96.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 21, 84.00, 62.00, 21.00, 15.00, 31.00 +ALS, 07, 21, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 21, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 21, 92.00, 66.00, 17.00, 13.00, 27.00 +AMG, 07, 21, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 21, 65.00, 52.00, 24.00, 28.00, 38.00 +AND, 07, 21, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 21, 65.00, 53.00, 38.00, 39.00, 51.00 +AOO, 07, 21, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 21, 80.00, 54.00, 20.00, 20.00, 30.00 +AQQ, 07, 21, 88.00, 75.00, -9999.00, -9999.00, -9999.00 +ART, 07, 21, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 21, 68.00, 53.00, 14.00, 17.00, 24.00 +ATL, 07, 21, 88.00, 70.00, 18.00, 25.00, 35.00 +ATW, 07, 21, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 21, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 21, 86.00, 64.00, -9999.00, -9999.00, 29.00 +AUG, 07, 21, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 21, 96.00, 74.00, 9.00, 13.00, 17.00 +AUW, 07, 21, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 21, 83.00, 63.00, 17.00, 28.00, 37.00 +AVP, 07, 21, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 21, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 21, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 21, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 21, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 21, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 21, 79.00, 47.00, -9999.00, -9999.00, 22.00 +BDL, 07, 21, 85.00, 62.00, 21.00, 20.00, 31.00 +BDR, 07, 21, 82.00, 66.00, 17.00, 18.00, 28.00 +BET, 07, 21, 62.00, 48.00, 37.00, 36.00, 50.00 +BFD, 07, 21, 77.00, 54.00, 22.00, 26.00, 36.00 +BFF, 07, 21, 90.00, 59.00, 21.00, 12.00, 29.00 +BFL, 07, 21, 99.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 21, 79.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 21, 78.00, 59.00, 22.00, 21.00, 33.00 +BGS, 07, 21, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 21, 90.00, 70.00, 19.00, 31.00, 42.00 +BID, 07, 21, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 21, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 21, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 21, 88.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 21, 85.00, 57.00, 21.00, 14.00, 29.00 +BIX, 07, 21, 90.00, 75.00, -9999.00, -9999.00, 42.00 +BJI, 07, 21, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 21, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 21, 90.00, 55.00, -9999.00, -9999.00, 32.00 +BKW, 07, 21, 79.00, 60.00, 25.00, 31.00, 45.00 +BLF, 07, 21, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 21, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 21, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 21, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 21, 89.00, 65.00, -9999.00, -9999.00, 26.00 +BNA, 07, 21, 90.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 21, 86.00, 48.00, -9999.00, 7.00, 15.00 +BOI, 07, 21, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 21, 82.00, 66.00, 21.00, 18.00, 31.00 +BPI, 07, 21, 81.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 21, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 21, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 21, 86.00, 66.00, 18.00, 14.00, 26.00 +BRO, 07, 21, 94.00, 76.00, 12.00, 16.00, 21.00 +BRW, 07, 21, 45.00, 34.00, 19.00, 21.00, 32.00 +BSM, 07, 21, 96.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 21, 46.00, 35.00, 16.00, 17.00, 25.00 +BTL, 07, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 21, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 21, 91.00, 73.00, 14.00, 35.00, 43.00 +BTT, 07, 21, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 21, 81.00, 60.00, 25.00, 24.00, 40.00 +BUB, 07, 21, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 21, 80.00, 62.00, 22.00, 22.00, 33.00 +BUR, 07, 21, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 21, 90.00, 74.00, -9999.00, 28.00, 38.00 +BWG, 07, 21, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 21, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 21, 92.00, 71.00, -9999.00, -9999.00, 30.00 +BYI, 07, 21, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 21, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 21, 92.00, 70.00, 18.00, 28.00, 38.00 +CAG, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 21, 82.00, 62.00, 19.00, 23.00, 34.00 +CAO, 07, 21, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 21, 77.00, 55.00, 27.00, 32.00, 43.00 +CBM, 07, 21, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 21, 56.00, 47.00, 40.00, 47.00, 59.00 +CDC, 07, 21, 90.00, 59.00, 9.00, 12.00, 19.00 +CDR, 07, 21, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 21, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 21, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 21, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 21, 89.00, 69.00, 15.00, 28.00, 37.00 +CHO, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 21, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 21, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 21, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 21, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 21, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 21, 82.00, 62.00, 19.00, 23.00, 34.00 +CLL, 07, 21, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 21, 89.00, 70.00, 19.00, 21.00, 32.00 +CMH, 07, 21, 84.00, 63.00, 18.00, 25.00, 34.00 +CMI, 07, 21, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 21, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 21, 91.00, 68.00, 19.00, 10.00, 24.00 +CNM, 07, 21, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 21, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 21, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 21, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 21, 82.00, 57.00, 18.00, 19.00, 30.00 +COS, 07, 21, 84.00, 57.00, 24.00, 23.00, 39.00 +COT, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 21, 89.00, 66.00, 16.00, 15.00, 25.00 +CPR, 07, 21, 88.00, 55.00, 18.00, 15.00, 28.00 +CRBC, 07, 21, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 21, 94.00, 75.00, 10.00, 15.00, 19.00 +CRW, 07, 21, 86.00, 65.00, 24.00, 28.00, 41.00 +CSG, 07, 21, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 21, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 21, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 21, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 21, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 21, 86.00, 65.00, 18.00, 25.00, 34.00 +CVN, 07, 21, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 21, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 21, 86.00, 66.00, 16.00, 19.00, 28.00 +CYS, 07, 21, 83.00, 55.00, 20.00, 23.00, 34.00 +DAA, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 21, 90.00, 73.00, 14.00, 37.00, 43.00 +DAG, 07, 21, 104.00, 75.00, 3.00, 4.00, 4.00 +DAL, 07, 21, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 21, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 21, 85.00, 63.00, 18.00, 23.00, 33.00 +DBQ, 07, 21, 82.00, 62.00, 20.00, 18.00, 32.00 +DCA, 07, 21, 89.00, 72.00, 20.00, 23.00, 34.00 +DDC, 07, 21, 93.00, 68.00, 16.00, 9.00, 23.00 +DEC, 07, 21, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 21, 88.00, 59.00, 21.00, 17.00, 31.00 +DFW, 07, 21, 97.00, 75.00, 10.00, 11.00, 17.00 +DHN, 07, 21, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 21, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 21, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 21, 97.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 21, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 21, 77.00, 56.00, 28.00, 22.00, 39.00 +DLLC, 07, 21, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 21, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 21, 99.00, 74.00, -9999.00, -9999.00, 31.00 +DMN, 07, 21, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 21, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 21, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 21, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 21, 99.00, 70.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 21, 97.00, 74.00, 11.00, 14.00, 19.00 +DSM, 07, 21, 87.00, 67.00, 22.00, 17.00, 31.00 +DTW, 07, 21, 83.00, 61.00, 16.00, 20.00, 28.00 +DUG, 07, 21, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 21, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 21, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 21, 96.00, 73.00, -9999.00, -9999.00, 16.00 +D45, 07, 21, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 21, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 21, 83.00, 60.00, 19.00, 17.00, 30.00 +ECG, 07, 21, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 21, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 21, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 21, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 21, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 21, 81.00, 57.00, 29.00, 33.00, 46.00 +EKO, 07, 21, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 21, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 21, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 21, 95.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 21, 87.00, 49.00, 13.00, 14.00, 21.00 +EMP, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 21, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +END, 07, 21, 96.00, 72.00, -9999.00, -9999.00, 21.00 +ENN, 07, 21, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 21, 92.00, 68.00, -9999.00, -9999.00, 16.00 +EPH, 07, 21, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 21, 80.00, 63.00, 21.00, 21.00, 33.00 +ESF, 07, 21, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 21, 83.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 21, 89.00, 67.00, 18.00, 17.00, 28.00 +EWN, 07, 21, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 21, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 21, 89.00, 80.00, 23.00, 27.00, 39.00 +E74, 07, 21, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 21, 88.00, 67.00, -9999.00, -9999.00, 36.00 +FAI, 07, 21, 71.00, 52.00, 30.00, 27.00, 45.00 +FAR, 07, 21, 84.00, 59.00, 20.00, 16.00, 30.00 +FAT, 07, 21, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 21, 81.00, 47.00, 15.00, 17.00, 26.00 +FCS, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +FDY, 07, 21, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 21, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +FLG, 07, 21, 82.00, 51.00, 19.00, 30.00, 40.00 +FLL, 07, 21, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 21, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 21, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 21, 88.00, 63.00, -9999.00, -9999.00, 25.00 +FMH, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 21, 92.00, 58.00, 18.00, 7.00, 22.00 +FMY, 07, 21, 91.00, 75.00, 22.00, 52.00, 61.00 +FNT, 07, 21, 82.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 21, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 21, 90.00, 68.00, -9999.00, -9999.00, 26.00 +FOK, 07, 21, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 21, 92.00, 69.00, -9999.00, -9999.00, 27.00 +FSD, 07, 21, 86.00, 62.00, 22.00, 15.00, 32.00 +FSI, 07, 21, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 21, 94.00, 70.00, 11.00, 16.00, 23.00 +FTK, 07, 21, 87.00, 65.00, -9999.00, -9999.00, 28.00 +FWA, 07, 21, 84.00, 63.00, 15.00, 20.00, 29.00 +FWH, 07, 21, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 21, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 21, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 21, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 21, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 21, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 21, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 21, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 21, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 07, 21, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 21, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 21, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 21, 86.00, 57.00, 19.00, 11.00, 24.00 +GJT, 07, 21, 94.00, 64.00, 14.00, 8.00, 19.00 +GKN, 07, 21, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 21, 90.00, 62.00, 22.00, 9.00, 28.00 +GLH, 07, 21, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 21, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 21, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 21, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 21, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 21, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 21, 80.00, 59.00, 23.00, 19.00, 35.00 +GRCI, 07, 21, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 21, 79.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 21, 89.00, 65.00, 21.00, 13.00, 29.00 +GRK, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 21, 83.00, 61.00, 19.00, 17.00, 29.00 +GSB, 07, 21, 90.00, 70.00, -9999.00, -9999.00, 41.00 +GSG, 07, 21, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 21, 87.00, 67.00, 21.00, 24.00, 37.00 +GSP, 07, 21, 88.00, 69.00, 21.00, 29.00, 38.00 +GST, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 21, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 21, 84.00, 54.00, 16.00, 12.00, 23.00 +GUP, 07, 21, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 21, 85.00, 62.00, -9999.00, -9999.00, 28.00 +GVW, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 07, 21, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 21, 85.00, 72.00, 21.00, 19.00, 32.00 +HBR, 07, 21, 96.00, 72.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 21, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 21, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 21, 91.00, 61.00, -9999.00, -9999.00, 12.00 +HKY, 07, 21, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 21, 86.00, 54.00, 14.00, 16.00, 24.00 +HMN, 07, 21, 96.00, 64.00, -9999.00, -9999.00, 24.00 +HMS, 07, 21, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 21, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 21, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 07, 21, 88.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 21, 90.00, 66.00, -9999.00, -9999.00, 30.00 +HOT, 07, 21, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 21, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 21, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 21, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 21, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 21, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 21, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 21, 89.00, 69.00, 17.00, 24.00, 34.00 +HTL, 07, 21, 80.00, 56.00, 22.00, 19.00, 34.00 +HTS, 07, 21, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 21, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 21, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 21, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 21, 86.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 21, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 21, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 21, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 21, 93.00, 70.00, 13.00, 12.00, 19.00 +IDA, 07, 21, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 21, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 21, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 21, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 21, 89.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 21, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 21, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 21, 79.00, 55.00, 26.00, 22.00, 39.00 +INS, 07, 21, 99.00, 70.00, -9999.00, -9999.00, 7.00 +INT, 07, 21, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 21, 93.00, 63.00, 12.00, 12.00, 23.00 +IPL, 07, 21, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 21, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 21, 86.00, 57.00, 18.00, 13.00, 27.00 +ISP, 07, 21, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 21, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 21, 104.00, 76.00, -9999.00, -9999.00, 14.00 +IWD, 07, 21, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 21, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 21, 92.00, 71.00, 16.00, 27.00, 37.00 +JAX, 07, 21, 91.00, 72.00, 16.00, 38.00, 44.00 +JBR, 07, 21, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 21, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 21, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 21, 83.00, 69.00, 18.00, 17.00, 29.00 +JHW, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 21, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 21, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 21, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 21, 64.00, 48.00, 44.00, 44.00, 56.00 +JST, 07, 21, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 21, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 21, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 21, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 21, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 21, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 21, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 21, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 21, 106.00, 77.00, 5.00, 6.00, 10.00 +LAX, 07, 21, 76.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 21, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 21, 88.00, 60.00, 25.00, 12.00, 32.00 +LCH, 07, 21, 91.00, 74.00, 16.00, 29.00, 37.00 +LCK, 07, 21, 85.00, 63.00, -9999.00, -9999.00, 33.00 +LEB, 07, 21, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 21, 86.00, 66.00, 17.00, 25.00, 34.00 +LFI, 07, 21, 86.00, 72.00, -9999.00, -9999.00, 33.00 +LFK, 07, 21, 94.00, 72.00, 11.00, 22.00, 28.00 +LFT, 07, 21, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 21, 84.00, 69.00, 17.00, 20.00, 30.00 +LGB, 07, 21, 84.00, 64.00, 0.00, 0.00, 0.00 +LGU, 07, 21, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 21, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 21, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 21, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 21, 93.00, 72.00, 12.00, 20.00, 27.00 +LIZ, 07, 21, 77.00, 55.00, -9999.00, -9999.00, 45.00 +LMT, 07, 21, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 21, 87.00, 56.00, 12.00, 13.00, 20.00 +LNK, 07, 21, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 21, 95.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 21, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 21, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 21, 92.00, 69.00, -9999.00, -9999.00, 26.00 +LSE, 07, 21, 85.00, 62.00, 20.00, 17.00, 32.00 +LSF, 07, 21, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 21, 107.00, 69.00, -9999.00, -9999.00, 7.00 +LTS, 07, 21, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 21, 107.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 21, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 21, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 21, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 21, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 21, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 21, 96.00, 69.00, 11.00, 12.00, 18.00 +MBL, 07, 21, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 21, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 21, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 21, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 21, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 21, 68.00, 49.00, 36.00, 32.00, 50.00 +MCI, 07, 21, 89.00, 68.00, 18.00, 14.00, 26.00 +MCK, 07, 21, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 21, 92.00, 71.00, 18.00, 27.00, 36.00 +MCO, 07, 21, 92.00, 73.00, 17.00, 49.00, 55.00 +MCW, 07, 21, 84.00, 61.00, 17.00, 14.00, 25.00 +MC2, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +MDH, 07, 21, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 21, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 21, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 21, 84.00, 66.00, 23.00, 18.00, 35.00 +MEI, 07, 21, 92.00, 70.00, 17.00, 30.00, 39.00 +MEM, 07, 21, 92.00, 73.00, 14.00, 18.00, 26.00 +MER, 07, 21, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 21, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 21, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 21, 91.00, 56.00, 5.00, 4.00, 7.00 +MGE, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MGM, 07, 21, 91.00, 72.00, 17.00, 29.00, 38.00 +MGW, 07, 21, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 21, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 21, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 21, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 21, 90.00, 75.00, 26.00, 38.00, 50.00 +MIB, 07, 21, 83.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 21, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 21, 96.00, 56.00, -9999.00, -9999.00, 6.00 +MKC, 07, 21, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 21, 80.00, 63.00, 22.00, 19.00, 33.00 +MKG, 07, 21, 80.00, 61.00, 19.00, 15.00, 28.00 +MKL, 07, 21, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 21, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 21, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 21, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 21, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 21, 86.00, 64.00, 21.00, 18.00, 32.00 +MLS, 07, 21, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 21, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 21, 92.00, 71.00, -9999.00, -9999.00, 39.00 +MOB, 07, 21, 91.00, 73.00, 20.00, 44.00, 51.00 +MOT, 07, 21, 83.00, 58.00, 18.00, 11.00, 24.00 +MPV, 07, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 21, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 21, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 21, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 21, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 21, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 21, 82.00, 60.00, 22.00, 18.00, 33.00 +MSO, 07, 21, 84.00, 51.00, 15.00, 15.00, 25.00 +MSP, 07, 21, 84.00, 63.00, 19.00, 18.00, 31.00 +MSS, 07, 21, 81.00, 58.00, 20.00, 20.00, 33.00 +MSY, 07, 21, 91.00, 73.00, 15.00, 40.00, 47.00 +MTC, 07, 21, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 21, 87.00, 67.00, -9999.00, -9999.00, 25.00 +MTO, 07, 21, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 21, 85.00, 62.00, -9999.00, -9999.00, 25.00 +MUO, 07, 21, 95.00, 57.00, -9999.00, -9999.00, 6.00 +MWA, 07, 21, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 21, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 21, 91.00, 72.00, -9999.00, -9999.00, 35.00 +MYL, 07, 21, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 21, 91.00, 71.00, -9999.00, -9999.00, 40.00 +NAO, 07, 21, 88.00, 76.00, -9999.00, -9999.00, 43.00 +NBC, 07, 21, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +NBU, 07, 21, 84.00, 63.00, -9999.00, -9999.00, 28.00 +NCA, 07, 21, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NCO, 07, 21, 79.00, 64.00, -9999.00, -9999.00, 28.00 +NC1, 07, 21, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 21, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 21, 74.00, 62.00, -9999.00, -9999.00, 0.00 +NFL, 07, 21, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 21, 92.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 21, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 21, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 21, 87.00, 66.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 21, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 21, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 21, 95.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 21, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 21, 77.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 21, 91.00, 69.00, -9999.00, -9999.00, 38.00 +NPA, 07, 21, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 21, 96.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 21, 89.00, 80.00, -9999.00, -9999.00, 37.00 +NRB, 07, 21, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 21, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 21, 74.00, 64.00, -9999.00, -9999.00, 2.00 +NSE, 07, 21, 91.00, 71.00, -9999.00, -9999.00, 50.00 +NSI, 07, 21, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 21, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 21, 83.00, 63.00, -9999.00, -9999.00, 2.00 +NTU, 07, 21, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 21, 74.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 21, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 21, 72.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 21, 84.00, 64.00, -9999.00, -9999.00, 1.00 +NXX, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 07, 21, 89.00, 65.00, -9999.00, -9999.00, 31.00 +NZC, 07, 21, 92.00, 69.00, -9999.00, -9999.00, 51.00 +NZJ, 07, 21, 84.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 21, 82.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 21, 77.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 07, 21, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 21, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 21, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 21, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 21, 77.00, 50.00, 10.00, 13.00, 18.00 +OMA, 07, 21, 88.00, 66.00, 19.00, 13.00, 27.00 +OME, 07, 21, 58.00, 46.00, 27.00, 28.00, 39.00 +ONT, 07, 21, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 21, 84.00, 63.00, 22.00, 18.00, 33.00 +ORF, 07, 21, 86.00, 70.00, 21.00, 22.00, 35.00 +ORH, 07, 21, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 21, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 21, 80.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 21, 67.00, 53.00, 8.00, 9.00, 13.00 +OTM, 07, 21, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 21, 60.00, 50.00, 17.00, 25.00, 31.00 +OURC, 07, 21, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 21, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 21, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 21, 91.00, 69.00, -9999.00, -9999.00, 45.00 +PACZ, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 21, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 21, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 21, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 21, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 21, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 21, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 21, 90.00, 72.00, -9999.00, -9999.00, 41.00 +PAQ, 07, 21, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 21, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 21, 50.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 21, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 21, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 21, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 21, 80.00, 60.00, -9999.00, -9999.00, 36.00 +PBI, 07, 21, 90.00, 75.00, 25.00, 35.00, 48.00 +PDT, 07, 21, 89.00, 59.00, 7.00, 6.00, 11.00 +PDX, 07, 21, 81.00, 57.00, 11.00, 12.00, 16.00 +PFN, 07, 21, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 21, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 21, 86.00, 68.00, 20.00, 17.00, 30.00 +PHX, 07, 21, 106.00, 81.00, 11.00, 3.00, 13.00 +PIA, 07, 21, 85.00, 65.00, 22.00, 19.00, 32.00 +PIB, 07, 21, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 21, 89.00, 53.00, 10.00, 10.00, 18.00 +PIR, 07, 21, 91.00, 62.00, 19.00, 12.00, 26.00 +PIT, 07, 21, 83.00, 62.00, 21.00, 24.00, 35.00 +PKB, 07, 21, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 21, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 21, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 21, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 21, 90.00, 74.00, 20.00, 37.00, 44.00 +POB, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +POE, 07, 21, 93.00, 70.00, -9999.00, -9999.00, 49.00 +POM, 07, 21, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 21, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 21, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 21, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 21, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 21, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 21, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 21, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 21, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 21, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 21, 93.00, 62.00, 25.00, 13.00, 34.00 +PUC, 07, 21, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 21, 82.00, 64.00, 19.00, 15.00, 28.00 +PVU, 07, 21, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 21, 79.00, 59.00, 22.00, 22.00, 34.00 +P02, 07, 21, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 21, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 21, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 21, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 21, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +P35, 07, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 21, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 21, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 21, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 21, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 21, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 21, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 07, 21, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 21, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +P69, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 21, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 21, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 21, 87.00, 59.00, 20.00, 16.00, 30.00 +RBL, 07, 21, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 21, 87.00, 59.00, -9999.00, -9999.00, 25.00 +RDD, 07, 21, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 21, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 21, 82.00, 57.00, -9999.00, -9999.00, 31.00 +RDU, 07, 21, 88.00, 68.00, 20.00, 21.00, 34.00 +REE, 07, 21, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 21, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 21, 84.00, 63.00, 23.00, 18.00, 34.00 +RIC, 07, 21, 89.00, 68.00, 22.00, 23.00, 36.00 +RIV, 07, 21, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 07, 21, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 21, 84.00, 53.00, 11.00, 9.00, 17.00 +RME, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 21, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 21, 96.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 21, 93.00, 52.00, 4.00, 4.00, 7.00 +ROA, 07, 21, 87.00, 65.00, 18.00, 27.00, 36.00 +ROC, 07, 21, 81.00, 60.00, 16.00, 24.00, 32.00 +ROW, 07, 21, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 21, 93.00, 68.00, 15.00, 9.00, 21.00 +RST, 07, 21, 82.00, 60.00, 21.00, 17.00, 32.00 +RWF, 07, 21, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 21, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 21, 94.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 21, 77.00, 67.00, 1.00, 1.00, 2.00 +SAT, 07, 21, 96.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 21, 91.00, 73.00, 20.00, 33.00, 42.00 +SAW, 07, 21, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 21, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 21, 98.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 21, 83.00, 63.00, 17.00, 19.00, 29.00 +SBP, 07, 21, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 21, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 21, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 21, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 21, 95.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 21, 87.00, 67.00, 17.00, 23.00, 31.00 +SEA, 07, 21, 76.00, 56.00, 11.00, 11.00, 18.00 +SEM, 07, 21, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 21, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 21, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 21, 90.00, 67.00, 14.00, 15.00, 23.00 +SGY, 07, 21, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 21, 87.00, 54.00, 16.00, 13.00, 24.00 +SHV, 07, 21, 93.00, 72.00, 14.00, 19.00, 27.00 +SIT, 07, 21, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 21, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 21, 97.00, 69.00, 10.00, 11.00, 18.00 +SKA, 07, 21, 84.00, 55.00, -9999.00, -9999.00, 12.00 +SKF, 07, 21, 96.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 21, 93.00, 64.00, 13.00, 10.00, 20.00 +SLE, 07, 21, 83.00, 51.00, 8.00, 10.00, 13.00 +SLN, 07, 21, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 21, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 21, 74.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 21, 72.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 21, 50.00, 44.00, 31.00, 39.00, 48.00 +SNS, 07, 21, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 21, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 21, 87.00, 66.00, 19.00, 19.00, 29.00 +SPS, 07, 21, 98.00, 73.00, 10.00, 12.00, 17.00 +SRQ, 07, 21, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 21, 91.00, 69.00, -9999.00, -9999.00, 38.00 +SSI, 07, 21, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +STC, 07, 21, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 21, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 21, 89.00, 70.00, 17.00, 18.00, 28.00 +STNV, 07, 21, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 21, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 21, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 21, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 21, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 21, 86.00, 65.00, 22.00, 14.00, 30.00 +SVN, 07, 21, 91.00, 73.00, -9999.00, -9999.00, 43.00 +SWF, 07, 21, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 21, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 21, 82.00, 59.00, 21.00, 23.00, 35.00 +SZL, 07, 21, 90.00, 65.00, -9999.00, -9999.00, 26.00 +TAD, 07, 21, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 21, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 21, 91.00, 64.00, -9999.00, -9999.00, 26.00 +TCC, 07, 21, 92.00, 64.00, 19.00, 7.00, 22.00 +TCL, 07, 21, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 21, 79.00, 51.00, -9999.00, -9999.00, 15.00 +TCS, 07, 21, 92.00, 67.00, -9999.00, 14.00, 38.00 +TEB, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 21, 94.00, 71.00, -9999.00, -9999.00, 20.00 +TKA, 07, 21, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 21, 91.00, 71.00, 17.00, 44.00, 51.00 +TNX, 07, 21, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 21, 83.00, 61.00, 14.00, 21.00, 29.00 +TOP, 07, 21, 90.00, 68.00, 16.00, 14.00, 24.00 +TPA, 07, 21, 90.00, 75.00, 20.00, 41.00, 50.00 +TPH, 07, 21, 91.00, 57.00, 8.00, 5.00, 10.00 +TRI, 07, 21, 85.00, 64.00, 22.00, 25.00, 38.00 +TRK, 07, 21, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 21, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 21, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 21, 94.00, 73.00, 12.00, 9.00, 19.00 +TUP, 07, 21, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 21, 99.00, 74.00, 27.00, 15.00, 35.00 +TVC, 07, 21, 81.00, 58.00, 18.00, 12.00, 24.00 +TVL, 07, 21, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 21, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 21, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 21, 87.00, 66.00, 18.00, 23.00, 34.00 +T01, 07, 21, 86.00, 66.00, -9999.00, -9999.00, 33.00 +T02, 07, 21, 90.00, 70.00, -9999.00, -9999.00, 39.00 +T03, 07, 21, 90.00, 71.00, -9999.00, -9999.00, 40.00 +T04, 07, 21, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 21, 93.00, 66.00, -9999.00, -9999.00, 26.00 +T06, 07, 21, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 21, 97.00, 61.00, -9999.00, -9999.00, 12.00 +T08, 07, 21, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 21, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 21, 99.00, 70.00, -9999.00, -9999.00, 7.00 +UIL, 07, 21, 69.00, 50.00, 28.00, 28.00, 39.00 +UIN, 07, 21, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 21, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 21, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 21, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 21, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 21, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 21, 91.00, 69.00, -9999.00, -9999.00, 43.00 +VBG, 07, 21, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 21, 94.00, 75.00, 10.00, 25.00, 29.00 +VCV, 07, 21, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 21, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 21, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 21, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 21, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 21, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 21, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 21, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 21, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 21, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 21, 86.00, 66.00, 16.00, 18.00, 28.00 +WJA, 07, 21, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 21, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 21, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 21, 94.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 21, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 21, 92.00, 71.00, -9999.00, -9999.00, 39.00 +WRG, 07, 21, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 21, 86.00, 63.00, -9999.00, -9999.00, 29.00 +WRL, 07, 21, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 21, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 21, 60.00, 48.00, 47.00, 48.00, 60.00 +YCG, 07, 21, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 21, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 21, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 21, 87.00, 54.00, 4.00, 4.00, 8.00 +YNG, 07, 21, 81.00, 59.00, 20.00, 22.00, 32.00 +YPA, 07, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 21, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 21, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 21, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 21, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 21, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 21, 107.00, 82.00, 2.00, 2.00, 4.00 +YVR, 07, 21, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 21, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 21, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 21, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 21, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 21, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 21, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 21, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 21, 76.00, 52.00, 19.00, 22.00, 33.00 +ZUN, 07, 21, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 21, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 21, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 21, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 21, 92.00, 71.00, -9999.00, -9999.00, 34.00 +1V1, 07, 21, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 21, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 21, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 21, 87.00, 71.00, -9999.00, -9999.00, 41.00 +2PJ, 07, 21, 91.00, 69.00, -9999.00, -9999.00, 39.00 +3B1, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 21, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 21, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 21, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 21, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 21, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 21, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 21, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 21, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 21, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 22, 85.00, 64.00, 19.00, 20.00, 31.00 +ABI, 07, 22, 96.00, 73.00, 12.00, 13.00, 21.00 +ABQ, 07, 22, 92.00, 65.00, 19.00, 11.00, 27.00 +ABR, 07, 22, 87.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 22, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 22, 76.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 22, 98.00, 75.00, 7.00, 11.00, 15.00 +ACV, 07, 22, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 22, 85.00, 65.00, 18.00, 16.00, 27.00 +ADK, 07, 22, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 22, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 22, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 22, 87.00, 64.00, -9999.00, -9999.00, 30.00 +AEX, 07, 22, 93.00, 72.00, -9999.00, -9999.00, 34.00 +AFF, 07, 22, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 22, 92.00, 71.00, -9999.00, -9999.00, 68.00 +AGS, 07, 22, 92.00, 70.00, 18.00, 30.00, 39.00 +AHN, 07, 22, 90.00, 70.00, 17.00, 24.00, 33.00 +AKN, 07, 22, 63.00, 47.00, 30.00, 33.00, 46.00 +AKO, 07, 22, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 22, 84.00, 60.00, 21.00, 20.00, 33.00 +ALI, 07, 22, 96.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 22, 84.00, 62.00, 21.00, 15.00, 31.00 +ALS, 07, 22, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 22, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 22, 92.00, 66.00, 17.00, 13.00, 27.00 +AMG, 07, 22, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 22, 65.00, 52.00, 24.00, 28.00, 38.00 +AND, 07, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 22, 65.00, 53.00, 38.00, 39.00, 51.00 +AOO, 07, 22, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 22, 80.00, 54.00, 20.00, 20.00, 30.00 +AQQ, 07, 22, 88.00, 75.00, -9999.00, -9999.00, -9999.00 +ART, 07, 22, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 22, 68.00, 53.00, 14.00, 17.00, 24.00 +ATL, 07, 22, 88.00, 70.00, 18.00, 25.00, 35.00 +ATW, 07, 22, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 22, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 22, 86.00, 64.00, -9999.00, -9999.00, 29.00 +AUG, 07, 22, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 22, 96.00, 74.00, 9.00, 13.00, 17.00 +AUW, 07, 22, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 22, 83.00, 63.00, 17.00, 28.00, 37.00 +AVP, 07, 22, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 22, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 22, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 22, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 22, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 22, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 22, 79.00, 47.00, -9999.00, -9999.00, 22.00 +BDL, 07, 22, 85.00, 62.00, 21.00, 20.00, 31.00 +BDR, 07, 22, 82.00, 66.00, 17.00, 18.00, 28.00 +BET, 07, 22, 62.00, 48.00, 37.00, 36.00, 50.00 +BFD, 07, 22, 77.00, 54.00, 22.00, 26.00, 36.00 +BFF, 07, 22, 90.00, 59.00, 21.00, 12.00, 29.00 +BFL, 07, 22, 99.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 22, 79.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 22, 78.00, 59.00, 22.00, 21.00, 33.00 +BGS, 07, 22, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 22, 90.00, 70.00, 19.00, 31.00, 42.00 +BID, 07, 22, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 22, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 22, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 22, 88.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 22, 85.00, 57.00, 21.00, 14.00, 29.00 +BIX, 07, 22, 90.00, 75.00, -9999.00, -9999.00, 42.00 +BJI, 07, 22, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 22, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 22, 90.00, 55.00, -9999.00, -9999.00, 32.00 +BKW, 07, 22, 79.00, 60.00, 25.00, 31.00, 45.00 +BLF, 07, 22, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 22, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 22, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 22, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 22, 89.00, 65.00, -9999.00, -9999.00, 26.00 +BNA, 07, 22, 90.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 22, 86.00, 48.00, -9999.00, 7.00, 15.00 +BOI, 07, 22, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 22, 82.00, 66.00, 21.00, 18.00, 31.00 +BPI, 07, 22, 81.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 22, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 22, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 22, 86.00, 66.00, 18.00, 14.00, 27.00 +BRO, 07, 22, 94.00, 76.00, 12.00, 16.00, 21.00 +BRW, 07, 22, 45.00, 34.00, 20.00, 21.00, 32.00 +BSM, 07, 22, 96.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 22, 46.00, 35.00, 16.00, 17.00, 26.00 +BTL, 07, 22, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 22, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 22, 91.00, 73.00, 14.00, 35.00, 43.00 +BTT, 07, 22, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 22, 81.00, 60.00, 25.00, 24.00, 40.00 +BUB, 07, 22, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 22, 80.00, 62.00, 22.00, 22.00, 33.00 +BUR, 07, 22, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 22, 90.00, 74.00, -9999.00, 28.00, 38.00 +BWG, 07, 22, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 22, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 22, 92.00, 71.00, -9999.00, -9999.00, 30.00 +BYI, 07, 22, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 22, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 22, 92.00, 70.00, 18.00, 28.00, 38.00 +CAG, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 22, 82.00, 62.00, 19.00, 23.00, 34.00 +CAO, 07, 22, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 22, 77.00, 55.00, 27.00, 32.00, 43.00 +CBM, 07, 22, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 22, 56.00, 47.00, 40.00, 47.00, 59.00 +CDC, 07, 22, 90.00, 59.00, 9.00, 12.00, 19.00 +CDR, 07, 22, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 22, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 22, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 22, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 22, 89.00, 69.00, 15.00, 28.00, 37.00 +CHO, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 22, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 22, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 22, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 22, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 22, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 22, 82.00, 62.00, 19.00, 23.00, 34.00 +CLL, 07, 22, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 22, 89.00, 70.00, 19.00, 21.00, 32.00 +CMH, 07, 22, 84.00, 63.00, 18.00, 25.00, 34.00 +CMI, 07, 22, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 22, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 22, 91.00, 68.00, 19.00, 10.00, 25.00 +CNM, 07, 22, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 22, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 22, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 22, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 22, 82.00, 57.00, 18.00, 19.00, 30.00 +COS, 07, 22, 84.00, 57.00, 24.00, 23.00, 39.00 +COT, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 22, 89.00, 66.00, 16.00, 15.00, 25.00 +CPR, 07, 22, 88.00, 55.00, 18.00, 15.00, 28.00 +CRBC, 07, 22, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 22, 94.00, 75.00, 10.00, 15.00, 19.00 +CRW, 07, 22, 86.00, 65.00, 24.00, 28.00, 41.00 +CSG, 07, 22, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 22, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 22, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 22, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 22, 86.00, 65.00, 18.00, 25.00, 34.00 +CVN, 07, 22, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 22, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 22, 86.00, 66.00, 16.00, 19.00, 28.00 +CYS, 07, 22, 83.00, 55.00, 20.00, 23.00, 34.00 +DAA, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 22, 90.00, 73.00, 14.00, 37.00, 43.00 +DAG, 07, 22, 104.00, 75.00, 3.00, 4.00, 4.00 +DAL, 07, 22, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 22, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 22, 85.00, 63.00, 18.00, 23.00, 33.00 +DBQ, 07, 22, 82.00, 62.00, 20.00, 18.00, 32.00 +DCA, 07, 22, 89.00, 72.00, 20.00, 23.00, 34.00 +DDC, 07, 22, 93.00, 68.00, 16.00, 9.00, 23.00 +DEC, 07, 22, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 22, 88.00, 59.00, 21.00, 17.00, 31.00 +DFW, 07, 22, 97.00, 75.00, 10.00, 11.00, 17.00 +DHN, 07, 22, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 22, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 22, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 22, 97.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 22, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 22, 77.00, 56.00, 28.00, 22.00, 39.00 +DLLC, 07, 22, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 22, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 22, 99.00, 74.00, -9999.00, -9999.00, 31.00 +DMN, 07, 22, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 22, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 22, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 22, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 22, 99.00, 70.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 22, 97.00, 74.00, 11.00, 14.00, 18.00 +DSM, 07, 22, 87.00, 67.00, 22.00, 17.00, 31.00 +DTW, 07, 22, 83.00, 61.00, 16.00, 20.00, 28.00 +DUG, 07, 22, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 22, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 22, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 22, 96.00, 73.00, -9999.00, -9999.00, 16.00 +D45, 07, 22, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 22, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 22, 83.00, 60.00, 19.00, 17.00, 30.00 +ECG, 07, 22, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 22, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 22, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 22, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 22, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 22, 81.00, 57.00, 29.00, 33.00, 46.00 +EKO, 07, 22, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 22, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 22, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 22, 95.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 22, 87.00, 49.00, 13.00, 14.00, 21.00 +EMP, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 22, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +END, 07, 22, 96.00, 72.00, -9999.00, -9999.00, 21.00 +ENN, 07, 22, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 22, 92.00, 68.00, -9999.00, -9999.00, 15.00 +EPH, 07, 22, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 22, 80.00, 63.00, 21.00, 21.00, 33.00 +ESF, 07, 22, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 22, 83.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 22, 89.00, 67.00, 18.00, 17.00, 28.00 +EWN, 07, 22, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 22, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 22, 89.00, 80.00, 23.00, 27.00, 39.00 +E74, 07, 22, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 22, 88.00, 67.00, -9999.00, -9999.00, 35.00 +FAI, 07, 22, 71.00, 52.00, 30.00, 27.00, 44.00 +FAR, 07, 22, 84.00, 59.00, 20.00, 16.00, 30.00 +FAT, 07, 22, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 22, 81.00, 47.00, 15.00, 17.00, 26.00 +FCS, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +FDY, 07, 22, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 22, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +FLG, 07, 22, 82.00, 51.00, 19.00, 30.00, 40.00 +FLL, 07, 22, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 22, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 22, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 22, 88.00, 63.00, -9999.00, -9999.00, 25.00 +FMH, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 22, 92.00, 58.00, 18.00, 7.00, 22.00 +FMY, 07, 22, 91.00, 75.00, 22.00, 52.00, 61.00 +FNT, 07, 22, 82.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 22, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 22, 90.00, 68.00, -9999.00, -9999.00, 26.00 +FOK, 07, 22, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 22, 92.00, 69.00, -9999.00, -9999.00, 27.00 +FSD, 07, 22, 86.00, 62.00, 22.00, 15.00, 32.00 +FSI, 07, 22, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 22, 94.00, 70.00, 11.00, 16.00, 23.00 +FTK, 07, 22, 87.00, 65.00, -9999.00, -9999.00, 28.00 +FWA, 07, 22, 84.00, 63.00, 15.00, 20.00, 29.00 +FWH, 07, 22, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 22, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 22, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 22, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 22, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 22, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 22, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 22, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 22, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 07, 22, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 22, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 22, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 22, 86.00, 57.00, 19.00, 11.00, 24.00 +GJT, 07, 22, 94.00, 64.00, 14.00, 8.00, 19.00 +GKN, 07, 22, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 22, 90.00, 62.00, 22.00, 9.00, 28.00 +GLH, 07, 22, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 22, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 22, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 22, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 22, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 22, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 22, 80.00, 59.00, 23.00, 19.00, 35.00 +GRCI, 07, 22, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 22, 79.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 22, 89.00, 65.00, 21.00, 13.00, 29.00 +GRK, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 22, 83.00, 61.00, 19.00, 17.00, 29.00 +GSB, 07, 22, 90.00, 70.00, -9999.00, -9999.00, 40.00 +GSG, 07, 22, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 22, 87.00, 67.00, 21.00, 24.00, 37.00 +GSP, 07, 22, 88.00, 69.00, 21.00, 29.00, 38.00 +GST, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 22, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 22, 84.00, 54.00, 16.00, 12.00, 23.00 +GUP, 07, 22, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 22, 85.00, 62.00, -9999.00, -9999.00, 28.00 +GVW, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 07, 22, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 22, 85.00, 72.00, 21.00, 19.00, 32.00 +HBR, 07, 22, 96.00, 72.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 22, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 22, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 22, 91.00, 61.00, -9999.00, -9999.00, 12.00 +HKY, 07, 22, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 22, 86.00, 54.00, 14.00, 16.00, 24.00 +HMN, 07, 22, 96.00, 64.00, -9999.00, -9999.00, 24.00 +HMS, 07, 22, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 22, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 22, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 07, 22, 88.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 22, 90.00, 66.00, -9999.00, -9999.00, 30.00 +HOT, 07, 22, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 22, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 22, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 22, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 22, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 22, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 22, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 22, 89.00, 69.00, 17.00, 24.00, 34.00 +HTL, 07, 22, 80.00, 56.00, 22.00, 19.00, 34.00 +HTS, 07, 22, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 22, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 22, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 22, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 22, 86.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 22, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 22, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 22, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 22, 93.00, 70.00, 13.00, 12.00, 19.00 +IDA, 07, 22, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 22, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 22, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 22, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 22, 89.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 22, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 22, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 22, 79.00, 55.00, 26.00, 22.00, 39.00 +INS, 07, 22, 99.00, 70.00, -9999.00, -9999.00, 7.00 +INT, 07, 22, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 22, 93.00, 63.00, 12.00, 12.00, 23.00 +IPL, 07, 22, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 22, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 22, 86.00, 57.00, 18.00, 13.00, 27.00 +ISP, 07, 22, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 22, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 22, 104.00, 76.00, -9999.00, -9999.00, 14.00 +IWD, 07, 22, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 22, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 22, 92.00, 71.00, 16.00, 27.00, 36.00 +JAX, 07, 22, 91.00, 72.00, 16.00, 38.00, 44.00 +JBR, 07, 22, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 22, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 22, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 22, 83.00, 69.00, 18.00, 17.00, 29.00 +JHW, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 22, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 22, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 22, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 22, 64.00, 48.00, 44.00, 44.00, 56.00 +JST, 07, 22, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 22, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 22, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 22, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 22, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 22, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 22, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 22, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 22, 106.00, 77.00, 5.00, 6.00, 10.00 +LAX, 07, 22, 76.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 22, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 22, 88.00, 60.00, 25.00, 12.00, 32.00 +LCH, 07, 22, 91.00, 74.00, 16.00, 29.00, 37.00 +LCK, 07, 22, 85.00, 63.00, -9999.00, -9999.00, 33.00 +LEB, 07, 22, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 22, 86.00, 66.00, 17.00, 25.00, 34.00 +LFI, 07, 22, 86.00, 72.00, -9999.00, -9999.00, 33.00 +LFK, 07, 22, 94.00, 72.00, 11.00, 22.00, 28.00 +LFT, 07, 22, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 22, 84.00, 69.00, 17.00, 20.00, 30.00 +LGB, 07, 22, 84.00, 64.00, 0.00, 0.00, 0.00 +LGU, 07, 22, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 22, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 22, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 22, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 22, 93.00, 72.00, 12.00, 20.00, 27.00 +LIZ, 07, 22, 77.00, 55.00, -9999.00, -9999.00, 45.00 +LMT, 07, 22, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 22, 87.00, 56.00, 12.00, 13.00, 20.00 +LNK, 07, 22, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 22, 95.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 22, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 22, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 22, 92.00, 69.00, -9999.00, -9999.00, 26.00 +LSE, 07, 22, 85.00, 62.00, 20.00, 17.00, 32.00 +LSF, 07, 22, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 22, 107.00, 69.00, -9999.00, -9999.00, 7.00 +LTS, 07, 22, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 22, 107.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 22, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 22, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 22, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 22, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 22, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 22, 96.00, 69.00, 11.00, 12.00, 18.00 +MBL, 07, 22, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 22, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 22, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 22, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 22, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 22, 68.00, 49.00, 36.00, 32.00, 50.00 +MCI, 07, 22, 89.00, 68.00, 18.00, 15.00, 27.00 +MCK, 07, 22, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 22, 92.00, 71.00, 18.00, 27.00, 36.00 +MCO, 07, 22, 92.00, 73.00, 17.00, 49.00, 55.00 +MCW, 07, 22, 84.00, 61.00, 17.00, 14.00, 25.00 +MC2, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +MDH, 07, 22, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 22, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 22, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 22, 84.00, 66.00, 23.00, 18.00, 35.00 +MEI, 07, 22, 92.00, 70.00, 17.00, 30.00, 39.00 +MEM, 07, 22, 92.00, 73.00, 14.00, 18.00, 26.00 +MER, 07, 22, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 22, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 22, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 22, 91.00, 56.00, 5.00, 4.00, 7.00 +MGE, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MGM, 07, 22, 91.00, 72.00, 17.00, 29.00, 38.00 +MGW, 07, 22, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 22, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 22, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 22, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 22, 90.00, 75.00, 26.00, 39.00, 51.00 +MIB, 07, 22, 83.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 22, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 22, 96.00, 56.00, -9999.00, -9999.00, 6.00 +MKC, 07, 22, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 22, 80.00, 63.00, 22.00, 19.00, 33.00 +MKG, 07, 22, 80.00, 61.00, 19.00, 15.00, 28.00 +MKL, 07, 22, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 22, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 22, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 22, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 22, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 22, 86.00, 64.00, 21.00, 18.00, 32.00 +MLS, 07, 22, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 22, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 22, 92.00, 71.00, -9999.00, -9999.00, 39.00 +MOB, 07, 22, 91.00, 73.00, 20.00, 44.00, 51.00 +MOT, 07, 22, 83.00, 58.00, 18.00, 11.00, 24.00 +MPV, 07, 22, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 22, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 22, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 22, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 22, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 22, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 22, 82.00, 60.00, 22.00, 18.00, 33.00 +MSO, 07, 22, 84.00, 51.00, 15.00, 15.00, 25.00 +MSP, 07, 22, 84.00, 63.00, 20.00, 18.00, 31.00 +MSS, 07, 22, 81.00, 58.00, 20.00, 20.00, 33.00 +MSY, 07, 22, 91.00, 73.00, 15.00, 40.00, 47.00 +MTC, 07, 22, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 22, 87.00, 67.00, -9999.00, -9999.00, 25.00 +MTO, 07, 22, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 22, 85.00, 62.00, -9999.00, -9999.00, 25.00 +MUO, 07, 22, 95.00, 57.00, -9999.00, -9999.00, 6.00 +MWA, 07, 22, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 22, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 22, 91.00, 72.00, -9999.00, -9999.00, 35.00 +MYL, 07, 22, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 22, 91.00, 71.00, -9999.00, -9999.00, 40.00 +NAO, 07, 22, 88.00, 76.00, -9999.00, -9999.00, 43.00 +NBC, 07, 22, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +NBU, 07, 22, 84.00, 63.00, -9999.00, -9999.00, 28.00 +NCA, 07, 22, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NCO, 07, 22, 79.00, 64.00, -9999.00, -9999.00, 28.00 +NC1, 07, 22, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 22, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 22, 74.00, 62.00, -9999.00, -9999.00, 0.00 +NFL, 07, 22, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 22, 92.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 22, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 22, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 22, 87.00, 66.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 22, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 22, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 22, 95.00, 72.00, -9999.00, -9999.00, 17.00 +NKT, 07, 22, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 22, 77.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 22, 91.00, 69.00, -9999.00, -9999.00, 38.00 +NPA, 07, 22, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 22, 96.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 22, 89.00, 80.00, -9999.00, -9999.00, 37.00 +NRB, 07, 22, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 22, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 22, 74.00, 64.00, -9999.00, -9999.00, 2.00 +NSE, 07, 22, 91.00, 71.00, -9999.00, -9999.00, 50.00 +NSI, 07, 22, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 22, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 22, 83.00, 63.00, -9999.00, -9999.00, 2.00 +NTU, 07, 22, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 22, 74.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 22, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 22, 72.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 22, 84.00, 64.00, -9999.00, -9999.00, 1.00 +NXX, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 07, 22, 89.00, 65.00, -9999.00, -9999.00, 31.00 +NZC, 07, 22, 92.00, 69.00, -9999.00, -9999.00, 51.00 +NZJ, 07, 22, 84.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 22, 82.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 22, 77.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 07, 22, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 22, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 22, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 22, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 22, 77.00, 50.00, 10.00, 13.00, 18.00 +OMA, 07, 22, 88.00, 66.00, 19.00, 13.00, 27.00 +OME, 07, 22, 58.00, 46.00, 28.00, 28.00, 39.00 +ONT, 07, 22, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 22, 84.00, 63.00, 22.00, 18.00, 33.00 +ORF, 07, 22, 86.00, 70.00, 21.00, 22.00, 35.00 +ORH, 07, 22, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 22, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 22, 80.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 22, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 22, 67.00, 53.00, 8.00, 9.00, 13.00 +OTM, 07, 22, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 22, 60.00, 50.00, 18.00, 25.00, 31.00 +OURC, 07, 22, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 22, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 22, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 22, 91.00, 69.00, -9999.00, -9999.00, 44.00 +PACZ, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 22, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 22, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 22, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 22, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 22, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 22, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 22, 90.00, 72.00, -9999.00, -9999.00, 41.00 +PAQ, 07, 22, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 22, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 22, 50.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 22, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 22, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 22, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 22, 80.00, 60.00, -9999.00, -9999.00, 36.00 +PBI, 07, 22, 90.00, 75.00, 25.00, 35.00, 48.00 +PDT, 07, 22, 89.00, 59.00, 7.00, 6.00, 11.00 +PDX, 07, 22, 81.00, 57.00, 11.00, 12.00, 16.00 +PFN, 07, 22, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 22, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 22, 86.00, 68.00, 20.00, 17.00, 30.00 +PHX, 07, 22, 106.00, 81.00, 11.00, 3.00, 13.00 +PIA, 07, 22, 85.00, 65.00, 22.00, 19.00, 32.00 +PIB, 07, 22, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 22, 89.00, 53.00, 10.00, 10.00, 18.00 +PIR, 07, 22, 91.00, 62.00, 19.00, 12.00, 26.00 +PIT, 07, 22, 83.00, 62.00, 21.00, 24.00, 35.00 +PKB, 07, 22, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 22, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 22, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 22, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 22, 90.00, 74.00, 20.00, 37.00, 44.00 +POB, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +POE, 07, 22, 93.00, 70.00, -9999.00, -9999.00, 48.00 +POM, 07, 22, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 22, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 22, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 22, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 22, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 22, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 22, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 22, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 22, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 22, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 22, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 22, 93.00, 62.00, 25.00, 13.00, 34.00 +PUC, 07, 22, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 22, 82.00, 64.00, 19.00, 15.00, 28.00 +PVU, 07, 22, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 22, 79.00, 59.00, 22.00, 22.00, 34.00 +P02, 07, 22, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 22, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 22, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 22, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 22, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +P35, 07, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 22, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 22, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 22, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 22, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 22, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 22, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 07, 22, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 22, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +P69, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 22, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 22, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 22, 87.00, 59.00, 20.00, 16.00, 30.00 +RBL, 07, 22, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 22, 87.00, 59.00, -9999.00, -9999.00, 25.00 +RDD, 07, 22, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 22, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 22, 82.00, 57.00, -9999.00, -9999.00, 31.00 +RDU, 07, 22, 88.00, 68.00, 20.00, 21.00, 34.00 +REE, 07, 22, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 22, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 22, 84.00, 63.00, 23.00, 18.00, 34.00 +RIC, 07, 22, 89.00, 68.00, 22.00, 23.00, 36.00 +RIV, 07, 22, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 07, 22, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 22, 84.00, 53.00, 11.00, 9.00, 17.00 +RME, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 22, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 22, 96.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 22, 93.00, 52.00, 4.00, 4.00, 7.00 +ROA, 07, 22, 87.00, 65.00, 18.00, 27.00, 36.00 +ROC, 07, 22, 81.00, 60.00, 17.00, 24.00, 32.00 +ROW, 07, 22, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 22, 93.00, 68.00, 15.00, 9.00, 21.00 +RST, 07, 22, 82.00, 60.00, 21.00, 17.00, 32.00 +RWF, 07, 22, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 22, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 22, 94.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 22, 77.00, 67.00, 1.00, 1.00, 2.00 +SAT, 07, 22, 96.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 22, 91.00, 73.00, 20.00, 33.00, 42.00 +SAW, 07, 22, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 22, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 22, 98.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 22, 83.00, 63.00, 17.00, 19.00, 29.00 +SBP, 07, 22, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 22, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 22, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 22, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 22, 95.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 22, 87.00, 67.00, 17.00, 23.00, 31.00 +SEA, 07, 22, 76.00, 56.00, 11.00, 11.00, 18.00 +SEM, 07, 22, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 22, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 22, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 22, 90.00, 67.00, 14.00, 15.00, 23.00 +SGY, 07, 22, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 22, 87.00, 54.00, 16.00, 13.00, 24.00 +SHV, 07, 22, 93.00, 72.00, 14.00, 19.00, 27.00 +SIT, 07, 22, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 22, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 22, 97.00, 69.00, 10.00, 11.00, 18.00 +SKA, 07, 22, 84.00, 55.00, -9999.00, -9999.00, 12.00 +SKF, 07, 22, 96.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 22, 93.00, 64.00, 13.00, 10.00, 20.00 +SLE, 07, 22, 83.00, 51.00, 8.00, 10.00, 13.00 +SLN, 07, 22, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 22, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 22, 74.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 22, 72.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 22, 50.00, 44.00, 31.00, 39.00, 49.00 +SNS, 07, 22, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 22, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 22, 87.00, 66.00, 19.00, 19.00, 29.00 +SPS, 07, 22, 98.00, 73.00, 10.00, 12.00, 17.00 +SRQ, 07, 22, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 22, 91.00, 69.00, -9999.00, -9999.00, 38.00 +SSI, 07, 22, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +STC, 07, 22, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 22, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 22, 89.00, 70.00, 17.00, 18.00, 28.00 +STNV, 07, 22, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 22, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 22, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 22, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 22, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 22, 86.00, 65.00, 22.00, 14.00, 30.00 +SVN, 07, 22, 91.00, 73.00, -9999.00, -9999.00, 43.00 +SWF, 07, 22, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 22, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 22, 82.00, 59.00, 21.00, 23.00, 35.00 +SZL, 07, 22, 90.00, 65.00, -9999.00, -9999.00, 26.00 +TAD, 07, 22, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 22, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 22, 91.00, 64.00, -9999.00, -9999.00, 26.00 +TCC, 07, 22, 92.00, 64.00, 19.00, 7.00, 22.00 +TCL, 07, 22, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 22, 79.00, 51.00, -9999.00, -9999.00, 15.00 +TCS, 07, 22, 92.00, 67.00, -9999.00, 14.00, 38.00 +TEB, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 22, 94.00, 71.00, -9999.00, -9999.00, 20.00 +TKA, 07, 22, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 22, 91.00, 71.00, 17.00, 44.00, 51.00 +TNX, 07, 22, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 22, 83.00, 61.00, 14.00, 21.00, 29.00 +TOP, 07, 22, 90.00, 68.00, 16.00, 14.00, 24.00 +TPA, 07, 22, 90.00, 75.00, 20.00, 41.00, 50.00 +TPH, 07, 22, 91.00, 57.00, 8.00, 5.00, 10.00 +TRI, 07, 22, 85.00, 64.00, 22.00, 25.00, 38.00 +TRK, 07, 22, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 22, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 22, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 22, 94.00, 73.00, 12.00, 9.00, 19.00 +TUP, 07, 22, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 22, 99.00, 74.00, 26.00, 15.00, 35.00 +TVC, 07, 22, 81.00, 58.00, 18.00, 12.00, 24.00 +TVL, 07, 22, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 22, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 22, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 22, 87.00, 66.00, 18.00, 23.00, 34.00 +T01, 07, 22, 86.00, 66.00, -9999.00, -9999.00, 33.00 +T02, 07, 22, 90.00, 70.00, -9999.00, -9999.00, 39.00 +T03, 07, 22, 90.00, 71.00, -9999.00, -9999.00, 40.00 +T04, 07, 22, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 22, 93.00, 66.00, -9999.00, -9999.00, 26.00 +T06, 07, 22, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 22, 97.00, 61.00, -9999.00, -9999.00, 12.00 +T08, 07, 22, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 22, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 22, 99.00, 70.00, -9999.00, -9999.00, 7.00 +UIL, 07, 22, 69.00, 50.00, 28.00, 28.00, 39.00 +UIN, 07, 22, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 22, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 22, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 22, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 22, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 22, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 22, 91.00, 69.00, -9999.00, -9999.00, 43.00 +VBG, 07, 22, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 22, 94.00, 75.00, 10.00, 25.00, 29.00 +VCV, 07, 22, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 22, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 22, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 22, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 22, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 22, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 22, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 22, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 22, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 22, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 22, 86.00, 66.00, 16.00, 18.00, 28.00 +WJA, 07, 22, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 22, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 22, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 22, 94.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 22, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 22, 92.00, 71.00, -9999.00, -9999.00, 39.00 +WRG, 07, 22, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 22, 86.00, 63.00, -9999.00, -9999.00, 29.00 +WRL, 07, 22, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 22, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 22, 60.00, 48.00, 47.00, 48.00, 60.00 +YCG, 07, 22, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 22, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 22, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 22, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 22, 87.00, 54.00, 4.00, 4.00, 8.00 +YNG, 07, 22, 81.00, 59.00, 20.00, 22.00, 32.00 +YPA, 07, 22, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 22, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 22, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 22, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 22, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 22, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 22, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 22, 107.00, 82.00, 2.00, 2.00, 4.00 +YVR, 07, 22, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 22, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 22, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 22, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 22, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 22, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 22, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 22, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 22, 76.00, 52.00, 19.00, 22.00, 33.00 +ZUN, 07, 22, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 22, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 22, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 22, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 22, 92.00, 71.00, -9999.00, -9999.00, 34.00 +1V1, 07, 22, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 22, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 22, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 22, 87.00, 71.00, -9999.00, -9999.00, 40.00 +2PJ, 07, 22, 91.00, 69.00, -9999.00, -9999.00, 39.00 +3B1, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 22, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 22, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 22, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 22, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 22, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 22, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 22, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 22, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 22, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 22, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 23, 85.00, 64.00, 19.00, 20.00, 31.00 +ABI, 07, 23, 96.00, 73.00, 12.00, 13.00, 21.00 +ABQ, 07, 23, 92.00, 65.00, 20.00, 11.00, 27.00 +ABR, 07, 23, 87.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 23, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 23, 76.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 23, 98.00, 75.00, 7.00, 11.00, 15.00 +ACV, 07, 23, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 23, 85.00, 65.00, 18.00, 16.00, 27.00 +ADK, 07, 23, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 23, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 23, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 23, 87.00, 64.00, -9999.00, -9999.00, 30.00 +AEX, 07, 23, 93.00, 72.00, -9999.00, -9999.00, 34.00 +AFF, 07, 23, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 23, 92.00, 71.00, -9999.00, -9999.00, 68.00 +AGS, 07, 23, 92.00, 70.00, 18.00, 30.00, 39.00 +AHN, 07, 23, 90.00, 70.00, 17.00, 24.00, 33.00 +AKN, 07, 23, 63.00, 47.00, 30.00, 33.00, 46.00 +AKO, 07, 23, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 23, 84.00, 60.00, 21.00, 20.00, 33.00 +ALI, 07, 23, 96.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 23, 84.00, 62.00, 21.00, 15.00, 31.00 +ALS, 07, 23, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 23, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 23, 92.00, 66.00, 17.00, 13.00, 27.00 +AMG, 07, 23, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 23, 65.00, 52.00, 24.00, 28.00, 38.00 +AND, 07, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 23, 65.00, 53.00, 38.00, 39.00, 51.00 +AOO, 07, 23, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 23, 80.00, 54.00, 20.00, 20.00, 30.00 +AQQ, 07, 23, 88.00, 75.00, -9999.00, -9999.00, -9999.00 +ART, 07, 23, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 23, 68.00, 53.00, 14.00, 17.00, 24.00 +ATL, 07, 23, 88.00, 70.00, 18.00, 25.00, 35.00 +ATW, 07, 23, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 23, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 23, 86.00, 64.00, -9999.00, -9999.00, 29.00 +AUG, 07, 23, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 23, 96.00, 74.00, 9.00, 13.00, 17.00 +AUW, 07, 23, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 23, 83.00, 63.00, 17.00, 28.00, 37.00 +AVP, 07, 23, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 23, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 23, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 23, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 23, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 23, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 23, 79.00, 47.00, -9999.00, -9999.00, 22.00 +BDL, 07, 23, 85.00, 62.00, 21.00, 20.00, 31.00 +BDR, 07, 23, 82.00, 66.00, 17.00, 18.00, 28.00 +BET, 07, 23, 62.00, 48.00, 37.00, 36.00, 50.00 +BFD, 07, 23, 77.00, 54.00, 22.00, 26.00, 36.00 +BFF, 07, 23, 90.00, 59.00, 21.00, 12.00, 28.00 +BFL, 07, 23, 99.00, 70.00, 0.00, 0.00, 0.00 +BGM, 07, 23, 79.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 23, 78.00, 59.00, 22.00, 21.00, 33.00 +BGS, 07, 23, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 23, 90.00, 70.00, 19.00, 30.00, 41.00 +BID, 07, 23, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 23, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 23, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 23, 88.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 23, 85.00, 57.00, 21.00, 14.00, 29.00 +BIX, 07, 23, 90.00, 75.00, -9999.00, -9999.00, 42.00 +BJI, 07, 23, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 23, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 23, 90.00, 55.00, -9999.00, -9999.00, 32.00 +BKW, 07, 23, 79.00, 60.00, 25.00, 31.00, 44.00 +BLF, 07, 23, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 23, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 23, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 23, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 23, 89.00, 65.00, -9999.00, -9999.00, 26.00 +BNA, 07, 23, 90.00, 69.00, 17.00, 24.00, 35.00 +BNO, 07, 23, 86.00, 48.00, -9999.00, 7.00, 15.00 +BOI, 07, 23, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 23, 82.00, 66.00, 21.00, 18.00, 31.00 +BPI, 07, 23, 81.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 23, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 23, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 23, 86.00, 66.00, 19.00, 14.00, 27.00 +BRO, 07, 23, 94.00, 76.00, 12.00, 17.00, 22.00 +BRW, 07, 23, 45.00, 34.00, 20.00, 22.00, 32.00 +BSM, 07, 23, 96.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 23, 46.00, 35.00, 16.00, 18.00, 26.00 +BTL, 07, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 23, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 23, 91.00, 73.00, 14.00, 36.00, 43.00 +BTT, 07, 23, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 23, 81.00, 60.00, 25.00, 24.00, 40.00 +BUB, 07, 23, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 23, 80.00, 62.00, 22.00, 22.00, 33.00 +BUR, 07, 23, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 23, 90.00, 74.00, -9999.00, 29.00, 39.00 +BWG, 07, 23, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 23, 87.00, 67.00, 21.00, 22.00, 33.00 +BYH, 07, 23, 92.00, 71.00, -9999.00, -9999.00, 29.00 +BYI, 07, 23, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 23, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 23, 92.00, 70.00, 18.00, 28.00, 38.00 +CAG, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 23, 82.00, 62.00, 19.00, 23.00, 34.00 +CAO, 07, 23, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 23, 77.00, 55.00, 27.00, 32.00, 43.00 +CBM, 07, 23, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 23, 56.00, 47.00, 41.00, 47.00, 59.00 +CDC, 07, 23, 90.00, 59.00, 9.00, 12.00, 19.00 +CDR, 07, 23, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 23, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 23, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 07, 23, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 23, 89.00, 69.00, 15.00, 28.00, 37.00 +CHO, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 23, 90.00, 73.00, 19.00, 30.00, 40.00 +CID, 07, 23, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 23, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 23, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 23, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 23, 82.00, 62.00, 20.00, 23.00, 34.00 +CLL, 07, 23, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 23, 89.00, 70.00, 19.00, 21.00, 32.00 +CMH, 07, 23, 84.00, 63.00, 18.00, 25.00, 34.00 +CMI, 07, 23, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 23, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 23, 91.00, 68.00, 19.00, 10.00, 25.00 +CNM, 07, 23, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 23, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 23, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 23, 90.00, 72.00, -9999.00, -9999.00, 34.00 +CON, 07, 23, 82.00, 57.00, 18.00, 19.00, 30.00 +COS, 07, 23, 84.00, 57.00, 24.00, 23.00, 39.00 +COT, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 23, 89.00, 66.00, 16.00, 15.00, 25.00 +CPR, 07, 23, 88.00, 55.00, 18.00, 15.00, 28.00 +CRBC, 07, 23, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 23, 94.00, 75.00, 10.00, 15.00, 19.00 +CRW, 07, 23, 86.00, 65.00, 24.00, 28.00, 41.00 +CSG, 07, 23, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 23, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 23, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 23, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 23, 86.00, 65.00, 18.00, 25.00, 34.00 +CVN, 07, 23, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 23, 90.00, 63.00, -9999.00, -9999.00, 26.00 +CXY, 07, 23, 86.00, 66.00, 16.00, 19.00, 28.00 +CYS, 07, 23, 83.00, 55.00, 20.00, 23.00, 34.00 +DAA, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 23, 90.00, 73.00, 14.00, 37.00, 43.00 +DAG, 07, 23, 104.00, 75.00, 3.00, 4.00, 4.00 +DAL, 07, 23, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 23, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 23, 85.00, 63.00, 18.00, 23.00, 33.00 +DBQ, 07, 23, 82.00, 62.00, 20.00, 18.00, 32.00 +DCA, 07, 23, 89.00, 72.00, 20.00, 23.00, 34.00 +DDC, 07, 23, 93.00, 68.00, 16.00, 9.00, 23.00 +DEC, 07, 23, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 23, 88.00, 59.00, 21.00, 17.00, 31.00 +DFW, 07, 23, 97.00, 75.00, 10.00, 11.00, 17.00 +DHN, 07, 23, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 23, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 23, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 23, 97.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 23, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 23, 77.00, 56.00, 28.00, 22.00, 39.00 +DLLC, 07, 23, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 23, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 23, 99.00, 74.00, -9999.00, -9999.00, 31.00 +DMN, 07, 23, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 23, 88.00, 67.00, -9999.00, -9999.00, 29.00 +DPG, 07, 23, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 23, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 23, 99.00, 70.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 23, 97.00, 74.00, 11.00, 14.00, 18.00 +DSM, 07, 23, 87.00, 67.00, 22.00, 17.00, 31.00 +DTW, 07, 23, 83.00, 61.00, 16.00, 20.00, 28.00 +DUG, 07, 23, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 23, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 23, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 23, 96.00, 73.00, -9999.00, -9999.00, 16.00 +D45, 07, 23, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 23, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 23, 83.00, 60.00, 19.00, 17.00, 30.00 +ECG, 07, 23, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 23, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 23, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 23, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 23, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 23, 81.00, 57.00, 29.00, 33.00, 46.00 +EKO, 07, 23, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 23, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 23, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 23, 95.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 23, 87.00, 49.00, 13.00, 14.00, 21.00 +EMP, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 23, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +END, 07, 23, 96.00, 72.00, -9999.00, -9999.00, 21.00 +ENN, 07, 23, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 23, 92.00, 68.00, -9999.00, -9999.00, 15.00 +EPH, 07, 23, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 23, 80.00, 63.00, 21.00, 21.00, 33.00 +ESF, 07, 23, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 23, 83.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 23, 89.00, 67.00, 18.00, 17.00, 28.00 +EWN, 07, 23, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 23, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 23, 89.00, 80.00, 23.00, 27.00, 40.00 +E74, 07, 23, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 23, 88.00, 67.00, -9999.00, -9999.00, 35.00 +FAI, 07, 23, 71.00, 52.00, 30.00, 27.00, 44.00 +FAR, 07, 23, 84.00, 59.00, 20.00, 16.00, 30.00 +FAT, 07, 23, 99.00, 65.00, 1.00, 0.00, 1.00 +FAY, 07, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 23, 81.00, 47.00, 15.00, 17.00, 26.00 +FCS, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +FDY, 07, 23, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 23, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +FLG, 07, 23, 82.00, 51.00, 19.00, 30.00, 40.00 +FLL, 07, 23, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 23, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 23, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 23, 88.00, 63.00, -9999.00, -9999.00, 25.00 +FMH, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 23, 92.00, 58.00, 17.00, 7.00, 21.00 +FMY, 07, 23, 91.00, 75.00, 22.00, 52.00, 61.00 +FNT, 07, 23, 82.00, 60.00, 17.00, 20.00, 31.00 +FOD, 07, 23, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 23, 90.00, 68.00, -9999.00, -9999.00, 26.00 +FOK, 07, 23, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 23, 92.00, 69.00, -9999.00, -9999.00, 27.00 +FSD, 07, 23, 86.00, 62.00, 22.00, 15.00, 32.00 +FSI, 07, 23, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 23, 94.00, 70.00, 11.00, 16.00, 23.00 +FTK, 07, 23, 87.00, 65.00, -9999.00, -9999.00, 28.00 +FWA, 07, 23, 84.00, 63.00, 15.00, 20.00, 29.00 +FWH, 07, 23, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 23, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 23, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 23, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 23, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 23, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 23, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 23, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 23, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 07, 23, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 23, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 23, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 23, 86.00, 57.00, 19.00, 11.00, 24.00 +GJT, 07, 23, 94.00, 64.00, 14.00, 8.00, 19.00 +GKN, 07, 23, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 23, 90.00, 62.00, 22.00, 9.00, 28.00 +GLH, 07, 23, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 23, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 23, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 23, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 23, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 23, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 23, 80.00, 59.00, 23.00, 20.00, 35.00 +GRCI, 07, 23, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 23, 79.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 23, 89.00, 65.00, 21.00, 13.00, 29.00 +GRK, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 23, 83.00, 61.00, 19.00, 17.00, 29.00 +GSB, 07, 23, 90.00, 70.00, -9999.00, -9999.00, 40.00 +GSG, 07, 23, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 23, 87.00, 67.00, 21.00, 24.00, 37.00 +GSP, 07, 23, 88.00, 69.00, 21.00, 28.00, 38.00 +GST, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 23, 80.00, 61.00, -9999.00, -9999.00, 36.00 +GTF, 07, 23, 84.00, 54.00, 16.00, 13.00, 23.00 +GUP, 07, 23, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 23, 85.00, 62.00, -9999.00, -9999.00, 28.00 +GVW, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 07, 23, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 23, 85.00, 72.00, 21.00, 19.00, 32.00 +HBR, 07, 23, 96.00, 72.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 23, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 23, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 23, 91.00, 61.00, -9999.00, -9999.00, 12.00 +HKY, 07, 23, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 23, 86.00, 54.00, 14.00, 16.00, 24.00 +HMN, 07, 23, 96.00, 64.00, -9999.00, -9999.00, 24.00 +HMS, 07, 23, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 23, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 23, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 07, 23, 88.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 23, 90.00, 66.00, -9999.00, -9999.00, 29.00 +HOT, 07, 23, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 23, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 23, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 23, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 23, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 23, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 23, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 23, 89.00, 69.00, 17.00, 24.00, 34.00 +HTL, 07, 23, 80.00, 56.00, 22.00, 19.00, 34.00 +HTS, 07, 23, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 23, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 23, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 23, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 23, 86.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 23, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 23, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 23, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 23, 93.00, 70.00, 13.00, 12.00, 20.00 +IDA, 07, 23, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 23, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 23, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 23, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 23, 89.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 23, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 23, 85.00, 65.00, 20.00, 20.00, 32.00 +INL, 07, 23, 79.00, 55.00, 26.00, 22.00, 39.00 +INS, 07, 23, 99.00, 70.00, -9999.00, -9999.00, 7.00 +INT, 07, 23, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 23, 93.00, 63.00, 12.00, 12.00, 23.00 +IPL, 07, 23, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 23, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 23, 86.00, 57.00, 18.00, 13.00, 27.00 +ISP, 07, 23, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 23, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 23, 104.00, 76.00, -9999.00, -9999.00, 14.00 +IWD, 07, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 23, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 23, 92.00, 71.00, 16.00, 27.00, 36.00 +JAX, 07, 23, 91.00, 72.00, 16.00, 38.00, 44.00 +JBR, 07, 23, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 23, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 23, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 23, 83.00, 69.00, 18.00, 17.00, 29.00 +JHW, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 23, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 23, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 23, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 23, 64.00, 48.00, 44.00, 44.00, 56.00 +JST, 07, 23, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 23, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 23, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 23, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 23, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 23, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 23, 83.00, 59.00, 17.00, 19.00, 31.00 +LAR, 07, 23, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 23, 106.00, 77.00, 5.00, 6.00, 10.00 +LAX, 07, 23, 76.00, 63.00, 0.00, 0.00, 0.00 +LBB, 07, 23, 92.00, 68.00, 14.00, 10.00, 20.00 +LBF, 07, 23, 88.00, 60.00, 25.00, 12.00, 32.00 +LCH, 07, 23, 91.00, 74.00, 16.00, 29.00, 37.00 +LCK, 07, 23, 85.00, 63.00, -9999.00, -9999.00, 33.00 +LEB, 07, 23, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 23, 86.00, 66.00, 17.00, 25.00, 34.00 +LFI, 07, 23, 86.00, 72.00, -9999.00, -9999.00, 33.00 +LFK, 07, 23, 94.00, 72.00, 11.00, 22.00, 28.00 +LFT, 07, 23, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 23, 84.00, 69.00, 17.00, 20.00, 30.00 +LGB, 07, 23, 84.00, 64.00, 0.00, 0.00, 0.00 +LGU, 07, 23, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 23, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 23, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 23, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 23, 93.00, 72.00, 12.00, 20.00, 27.00 +LIZ, 07, 23, 77.00, 55.00, -9999.00, -9999.00, 45.00 +LMT, 07, 23, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 23, 87.00, 56.00, 12.00, 13.00, 20.00 +LNK, 07, 23, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 23, 95.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 23, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 23, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 23, 92.00, 69.00, -9999.00, -9999.00, 26.00 +LSE, 07, 23, 85.00, 62.00, 20.00, 18.00, 32.00 +LSF, 07, 23, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 23, 107.00, 69.00, -9999.00, -9999.00, 7.00 +LTS, 07, 23, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 23, 107.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 23, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 23, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 23, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 23, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 23, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 23, 96.00, 69.00, 11.00, 12.00, 18.00 +MBL, 07, 23, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 23, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 23, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 23, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 23, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 23, 68.00, 49.00, 36.00, 32.00, 50.00 +MCI, 07, 23, 89.00, 68.00, 18.00, 15.00, 27.00 +MCK, 07, 23, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 23, 92.00, 71.00, 18.00, 26.00, 36.00 +MCO, 07, 23, 92.00, 73.00, 17.00, 49.00, 55.00 +MCW, 07, 23, 84.00, 61.00, 17.00, 14.00, 25.00 +MC2, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +MDH, 07, 23, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 23, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 23, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 23, 84.00, 66.00, 23.00, 18.00, 35.00 +MEI, 07, 23, 92.00, 70.00, 17.00, 30.00, 39.00 +MEM, 07, 23, 92.00, 73.00, 14.00, 18.00, 26.00 +MER, 07, 23, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 23, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 23, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 23, 91.00, 56.00, 5.00, 4.00, 7.00 +MGE, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 07, 23, 91.00, 72.00, 17.00, 29.00, 38.00 +MGW, 07, 23, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 23, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 23, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 23, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 23, 90.00, 75.00, 26.00, 39.00, 51.00 +MIB, 07, 23, 83.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 23, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 23, 96.00, 56.00, -9999.00, -9999.00, 6.00 +MKC, 07, 23, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 23, 80.00, 63.00, 22.00, 19.00, 33.00 +MKG, 07, 23, 80.00, 61.00, 19.00, 15.00, 28.00 +MKL, 07, 23, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 23, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 23, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 23, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 23, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 23, 86.00, 64.00, 21.00, 18.00, 32.00 +MLS, 07, 23, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 23, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 23, 92.00, 71.00, -9999.00, -9999.00, 38.00 +MOB, 07, 23, 91.00, 73.00, 20.00, 44.00, 51.00 +MOT, 07, 23, 83.00, 58.00, 18.00, 11.00, 24.00 +MPV, 07, 23, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 23, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 23, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 23, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 23, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 23, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 23, 82.00, 60.00, 22.00, 18.00, 33.00 +MSO, 07, 23, 84.00, 51.00, 15.00, 15.00, 25.00 +MSP, 07, 23, 84.00, 63.00, 20.00, 18.00, 31.00 +MSS, 07, 23, 81.00, 58.00, 20.00, 20.00, 33.00 +MSY, 07, 23, 91.00, 73.00, 15.00, 40.00, 47.00 +MTC, 07, 23, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 23, 87.00, 67.00, -9999.00, -9999.00, 25.00 +MTO, 07, 23, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 23, 85.00, 62.00, -9999.00, -9999.00, 25.00 +MUO, 07, 23, 95.00, 57.00, -9999.00, -9999.00, 6.00 +MWA, 07, 23, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 23, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 23, 91.00, 72.00, -9999.00, -9999.00, 35.00 +MYL, 07, 23, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 23, 91.00, 71.00, -9999.00, -9999.00, 39.00 +NAO, 07, 23, 88.00, 76.00, -9999.00, -9999.00, 43.00 +NBC, 07, 23, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +NBU, 07, 23, 84.00, 63.00, -9999.00, -9999.00, 28.00 +NCA, 07, 23, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NCO, 07, 23, 79.00, 64.00, -9999.00, -9999.00, 28.00 +NC1, 07, 23, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 23, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 23, 74.00, 62.00, -9999.00, -9999.00, 0.00 +NFL, 07, 23, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 23, 92.00, 75.00, -9999.00, -9999.00, 14.00 +NGU, 07, 23, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 23, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 23, 87.00, 66.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 23, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 23, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 23, 95.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 07, 23, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 23, 77.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 23, 91.00, 69.00, -9999.00, -9999.00, 37.00 +NPA, 07, 23, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 07, 23, 96.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 23, 89.00, 80.00, -9999.00, -9999.00, 37.00 +NRB, 07, 23, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 23, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 23, 74.00, 64.00, -9999.00, -9999.00, 2.00 +NSE, 07, 23, 91.00, 71.00, -9999.00, -9999.00, 50.00 +NSI, 07, 23, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 23, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 23, 83.00, 63.00, -9999.00, -9999.00, 2.00 +NTU, 07, 23, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 23, 74.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 23, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 23, 72.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 23, 84.00, 64.00, -9999.00, -9999.00, 1.00 +NXX, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 07, 23, 89.00, 65.00, -9999.00, -9999.00, 31.00 +NZC, 07, 23, 92.00, 69.00, -9999.00, -9999.00, 51.00 +NZJ, 07, 23, 84.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 23, 82.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 23, 77.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 07, 23, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 23, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 23, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 23, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 23, 77.00, 50.00, 10.00, 13.00, 18.00 +OMA, 07, 23, 88.00, 66.00, 19.00, 13.00, 27.00 +OME, 07, 23, 58.00, 46.00, 28.00, 28.00, 39.00 +ONT, 07, 23, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 23, 84.00, 63.00, 22.00, 18.00, 33.00 +ORF, 07, 23, 86.00, 70.00, 21.00, 22.00, 35.00 +ORH, 07, 23, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 23, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 23, 80.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 23, 67.00, 53.00, 8.00, 9.00, 13.00 +OTM, 07, 23, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 23, 60.00, 50.00, 18.00, 25.00, 32.00 +OURC, 07, 23, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 23, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 23, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 23, 91.00, 69.00, -9999.00, -9999.00, 44.00 +PACZ, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 23, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 23, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 23, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 23, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 23, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 23, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 23, 90.00, 72.00, -9999.00, -9999.00, 41.00 +PAQ, 07, 23, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 23, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 23, 50.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 23, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 23, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 23, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 23, 80.00, 60.00, -9999.00, -9999.00, 36.00 +PBI, 07, 23, 90.00, 75.00, 25.00, 35.00, 48.00 +PDT, 07, 23, 89.00, 59.00, 7.00, 6.00, 11.00 +PDX, 07, 23, 81.00, 57.00, 11.00, 12.00, 16.00 +PFN, 07, 23, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 23, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 23, 86.00, 68.00, 20.00, 17.00, 30.00 +PHX, 07, 23, 106.00, 81.00, 11.00, 3.00, 13.00 +PIA, 07, 23, 85.00, 65.00, 22.00, 19.00, 32.00 +PIB, 07, 23, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 23, 89.00, 53.00, 10.00, 10.00, 18.00 +PIR, 07, 23, 91.00, 62.00, 19.00, 12.00, 26.00 +PIT, 07, 23, 83.00, 62.00, 21.00, 24.00, 35.00 +PKB, 07, 23, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 23, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 23, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 23, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 23, 90.00, 74.00, 20.00, 37.00, 44.00 +POB, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +POE, 07, 23, 93.00, 70.00, -9999.00, -9999.00, 48.00 +POM, 07, 23, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 23, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 23, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 23, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 23, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 23, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 23, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 23, 82.00, 57.00, -9999.00, -9999.00, 31.00 +PSP, 07, 23, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 23, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 23, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 23, 93.00, 62.00, 25.00, 13.00, 34.00 +PUC, 07, 23, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 23, 82.00, 64.00, 19.00, 15.00, 28.00 +PVU, 07, 23, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 23, 79.00, 59.00, 22.00, 22.00, 34.00 +P02, 07, 23, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 23, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 23, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 23, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 23, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +P35, 07, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 23, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 23, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 23, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 23, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 23, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 23, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 07, 23, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 23, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +P69, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 23, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 23, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 23, 87.00, 59.00, 20.00, 16.00, 30.00 +RBL, 07, 23, 98.00, 66.00, 2.00, 1.00, 3.00 +RCA, 07, 23, 87.00, 59.00, -9999.00, -9999.00, 25.00 +RDD, 07, 23, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 23, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 23, 82.00, 57.00, -9999.00, -9999.00, 31.00 +RDU, 07, 23, 88.00, 68.00, 20.00, 21.00, 34.00 +REE, 07, 23, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 23, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 23, 84.00, 63.00, 23.00, 18.00, 34.00 +RIC, 07, 23, 89.00, 68.00, 22.00, 23.00, 36.00 +RIV, 07, 23, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 07, 23, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 23, 84.00, 53.00, 11.00, 9.00, 17.00 +RME, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 07, 23, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 23, 96.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 23, 93.00, 52.00, 4.00, 4.00, 7.00 +ROA, 07, 23, 87.00, 65.00, 18.00, 27.00, 36.00 +ROC, 07, 23, 81.00, 60.00, 17.00, 24.00, 32.00 +ROW, 07, 23, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 23, 93.00, 68.00, 15.00, 9.00, 21.00 +RST, 07, 23, 82.00, 60.00, 22.00, 18.00, 33.00 +RWF, 07, 23, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 23, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 23, 94.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 23, 77.00, 67.00, 1.00, 1.00, 2.00 +SAT, 07, 23, 96.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 23, 91.00, 73.00, 20.00, 33.00, 42.00 +SAW, 07, 23, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 23, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 23, 98.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 23, 83.00, 63.00, 17.00, 19.00, 29.00 +SBP, 07, 23, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 23, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 23, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 23, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 23, 95.00, 61.00, 1.00, 3.00, 3.00 +SDF, 07, 23, 87.00, 67.00, 17.00, 23.00, 31.00 +SEA, 07, 23, 76.00, 56.00, 11.00, 11.00, 18.00 +SEM, 07, 23, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 23, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 23, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 23, 90.00, 67.00, 14.00, 15.00, 24.00 +SGY, 07, 23, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 23, 87.00, 54.00, 16.00, 13.00, 24.00 +SHV, 07, 23, 93.00, 72.00, 13.00, 19.00, 27.00 +SIT, 07, 23, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 23, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 23, 97.00, 69.00, 10.00, 11.00, 18.00 +SKA, 07, 23, 84.00, 55.00, -9999.00, -9999.00, 12.00 +SKF, 07, 23, 96.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 23, 93.00, 64.00, 13.00, 10.00, 20.00 +SLE, 07, 23, 83.00, 51.00, 8.00, 10.00, 13.00 +SLN, 07, 23, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 23, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 23, 74.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 23, 72.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 23, 50.00, 44.00, 31.00, 39.00, 49.00 +SNS, 07, 23, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 23, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 23, 87.00, 66.00, 19.00, 19.00, 29.00 +SPS, 07, 23, 98.00, 73.00, 10.00, 12.00, 17.00 +SRQ, 07, 23, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 23, 91.00, 69.00, -9999.00, -9999.00, 38.00 +SSI, 07, 23, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +STC, 07, 23, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 23, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 23, 89.00, 70.00, 17.00, 18.00, 28.00 +STNV, 07, 23, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 23, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 23, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 23, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 23, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 23, 86.00, 65.00, 22.00, 14.00, 30.00 +SVN, 07, 23, 91.00, 73.00, -9999.00, -9999.00, 42.00 +SWF, 07, 23, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 23, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 23, 82.00, 59.00, 21.00, 23.00, 35.00 +SZL, 07, 23, 90.00, 65.00, -9999.00, -9999.00, 26.00 +TAD, 07, 23, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 23, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 23, 91.00, 64.00, -9999.00, -9999.00, 26.00 +TCC, 07, 23, 92.00, 64.00, 19.00, 7.00, 22.00 +TCL, 07, 23, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 23, 79.00, 51.00, -9999.00, -9999.00, 15.00 +TCS, 07, 23, 92.00, 67.00, -9999.00, 14.00, 37.00 +TEB, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 23, 94.00, 71.00, -9999.00, -9999.00, 20.00 +TKA, 07, 23, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 23, 91.00, 71.00, 17.00, 44.00, 51.00 +TNX, 07, 23, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 23, 83.00, 61.00, 14.00, 21.00, 29.00 +TOP, 07, 23, 90.00, 68.00, 17.00, 15.00, 25.00 +TPA, 07, 23, 90.00, 75.00, 20.00, 41.00, 50.00 +TPH, 07, 23, 91.00, 57.00, 8.00, 5.00, 10.00 +TRI, 07, 23, 85.00, 64.00, 22.00, 25.00, 38.00 +TRK, 07, 23, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 23, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 23, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 23, 94.00, 73.00, 12.00, 9.00, 19.00 +TUP, 07, 23, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 23, 99.00, 74.00, 26.00, 15.00, 35.00 +TVC, 07, 23, 81.00, 58.00, 18.00, 12.00, 25.00 +TVL, 07, 23, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 23, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 23, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 23, 87.00, 66.00, 18.00, 23.00, 34.00 +T01, 07, 23, 86.00, 66.00, -9999.00, -9999.00, 33.00 +T02, 07, 23, 90.00, 70.00, -9999.00, -9999.00, 38.00 +T03, 07, 23, 90.00, 71.00, -9999.00, -9999.00, 39.00 +T04, 07, 23, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 23, 93.00, 66.00, -9999.00, -9999.00, 26.00 +T06, 07, 23, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 23, 97.00, 61.00, -9999.00, -9999.00, 12.00 +T08, 07, 23, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 23, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 23, 99.00, 70.00, -9999.00, -9999.00, 7.00 +UIL, 07, 23, 69.00, 50.00, 28.00, 28.00, 38.00 +UIN, 07, 23, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 23, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 23, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 23, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 23, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 23, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 23, 91.00, 69.00, -9999.00, -9999.00, 43.00 +VBG, 07, 23, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 23, 94.00, 75.00, 10.00, 25.00, 29.00 +VCV, 07, 23, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 23, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 23, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 23, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 23, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 23, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 23, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 23, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 23, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 23, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 23, 86.00, 66.00, 16.00, 18.00, 28.00 +WJA, 07, 23, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 23, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 23, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 23, 94.00, 51.00, 6.00, 6.00, 10.00 +WPO, 07, 23, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 23, 92.00, 71.00, -9999.00, -9999.00, 39.00 +WRG, 07, 23, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 23, 86.00, 63.00, -9999.00, -9999.00, 29.00 +WRL, 07, 23, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 23, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 23, 60.00, 48.00, 47.00, 48.00, 60.00 +YCG, 07, 23, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 23, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 23, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 23, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 23, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 23, 87.00, 54.00, 4.00, 4.00, 8.00 +YNG, 07, 23, 81.00, 59.00, 20.00, 22.00, 32.00 +YPA, 07, 23, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 23, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 23, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 23, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 23, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 23, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 23, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 23, 107.00, 82.00, 2.00, 2.00, 4.00 +YVR, 07, 23, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 23, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 23, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 23, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 23, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 23, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 23, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 23, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 23, 76.00, 52.00, 19.00, 22.00, 33.00 +ZUN, 07, 23, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 23, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 23, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 23, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 23, 92.00, 71.00, -9999.00, -9999.00, 34.00 +1V1, 07, 23, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 23, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 23, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 23, 87.00, 71.00, -9999.00, -9999.00, 40.00 +2PJ, 07, 23, 91.00, 69.00, -9999.00, -9999.00, 38.00 +3B1, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 23, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 23, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 23, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 23, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 23, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 23, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 23, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 23, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 23, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 23, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 24, 85.00, 64.00, 19.00, 20.00, 31.00 +ABI, 07, 24, 96.00, 73.00, 12.00, 13.00, 20.00 +ABQ, 07, 24, 92.00, 65.00, 20.00, 11.00, 27.00 +ABR, 07, 24, 87.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 24, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 24, 76.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 24, 98.00, 75.00, 7.00, 12.00, 15.00 +ACV, 07, 24, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 24, 85.00, 65.00, 18.00, 16.00, 28.00 +ADK, 07, 24, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 24, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 24, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 24, 87.00, 64.00, -9999.00, -9999.00, 30.00 +AEX, 07, 24, 93.00, 72.00, -9999.00, -9999.00, 34.00 +AFF, 07, 24, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 24, 92.00, 71.00, -9999.00, -9999.00, 67.00 +AGS, 07, 24, 92.00, 70.00, 18.00, 29.00, 39.00 +AHN, 07, 24, 90.00, 70.00, 17.00, 24.00, 33.00 +AKN, 07, 24, 63.00, 47.00, 30.00, 34.00, 46.00 +AKO, 07, 24, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 24, 84.00, 60.00, 21.00, 21.00, 33.00 +ALI, 07, 24, 96.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 24, 84.00, 62.00, 21.00, 16.00, 31.00 +ALS, 07, 24, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 24, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 24, 92.00, 66.00, 17.00, 13.00, 27.00 +AMG, 07, 24, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 24, 65.00, 52.00, 25.00, 28.00, 38.00 +AND, 07, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 24, 65.00, 53.00, 38.00, 39.00, 51.00 +AOO, 07, 24, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 24, 80.00, 54.00, 20.00, 20.00, 31.00 +AQQ, 07, 24, 88.00, 75.00, -9999.00, -9999.00, -9999.00 +ART, 07, 24, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 24, 68.00, 53.00, 14.00, 17.00, 24.00 +ATL, 07, 24, 88.00, 70.00, 18.00, 24.00, 35.00 +ATW, 07, 24, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 24, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 24, 86.00, 64.00, -9999.00, -9999.00, 28.00 +AUG, 07, 24, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 24, 96.00, 74.00, 8.00, 13.00, 16.00 +AUW, 07, 24, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 24, 83.00, 63.00, 17.00, 29.00, 37.00 +AVP, 07, 24, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 24, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 24, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 24, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 24, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 24, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 24, 79.00, 47.00, -9999.00, -9999.00, 22.00 +BDL, 07, 24, 85.00, 62.00, 21.00, 21.00, 32.00 +BDR, 07, 24, 82.00, 66.00, 17.00, 18.00, 28.00 +BET, 07, 24, 62.00, 48.00, 38.00, 36.00, 50.00 +BFD, 07, 24, 77.00, 54.00, 22.00, 26.00, 37.00 +BFF, 07, 24, 90.00, 59.00, 21.00, 12.00, 28.00 +BFL, 07, 24, 99.00, 70.00, 0.00, 0.00, 1.00 +BGM, 07, 24, 79.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 24, 78.00, 59.00, 21.00, 21.00, 33.00 +BGS, 07, 24, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 24, 90.00, 70.00, 19.00, 30.00, 41.00 +BID, 07, 24, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 24, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 24, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 24, 88.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 24, 85.00, 57.00, 21.00, 14.00, 29.00 +BIX, 07, 24, 90.00, 75.00, -9999.00, -9999.00, 42.00 +BJI, 07, 24, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 24, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 24, 90.00, 55.00, -9999.00, -9999.00, 32.00 +BKW, 07, 24, 79.00, 60.00, 25.00, 31.00, 44.00 +BLF, 07, 24, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 24, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 24, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 24, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 24, 89.00, 65.00, -9999.00, -9999.00, 26.00 +BNA, 07, 24, 90.00, 69.00, 17.00, 24.00, 34.00 +BNO, 07, 24, 86.00, 48.00, -9999.00, 8.00, 16.00 +BOI, 07, 24, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 24, 82.00, 66.00, 21.00, 18.00, 31.00 +BPI, 07, 24, 81.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 24, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 24, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 24, 86.00, 66.00, 19.00, 15.00, 27.00 +BRO, 07, 24, 94.00, 76.00, 12.00, 17.00, 22.00 +BRW, 07, 24, 45.00, 34.00, 20.00, 22.00, 33.00 +BSM, 07, 24, 96.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 24, 46.00, 35.00, 17.00, 18.00, 26.00 +BTL, 07, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 24, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 24, 91.00, 73.00, 14.00, 36.00, 43.00 +BTT, 07, 24, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 24, 81.00, 60.00, 25.00, 24.00, 40.00 +BUB, 07, 24, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 24, 80.00, 62.00, 22.00, 22.00, 34.00 +BUR, 07, 24, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 24, 90.00, 74.00, -9999.00, 29.00, 39.00 +BWG, 07, 24, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 24, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 07, 24, 92.00, 71.00, -9999.00, -9999.00, 29.00 +BYI, 07, 24, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 24, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 24, 92.00, 70.00, 18.00, 27.00, 38.00 +CAG, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 24, 82.00, 62.00, 19.00, 23.00, 34.00 +CAO, 07, 24, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 24, 77.00, 55.00, 27.00, 32.00, 43.00 +CBM, 07, 24, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 24, 56.00, 47.00, 41.00, 47.00, 59.00 +CDC, 07, 24, 90.00, 59.00, 10.00, 12.00, 18.00 +CDR, 07, 24, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 24, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 24, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 07, 24, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 24, 89.00, 69.00, 16.00, 28.00, 36.00 +CHO, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 24, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 07, 24, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 24, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 24, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 24, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 24, 82.00, 62.00, 20.00, 23.00, 34.00 +CLL, 07, 24, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 24, 89.00, 70.00, 19.00, 20.00, 32.00 +CMH, 07, 24, 84.00, 63.00, 19.00, 25.00, 34.00 +CMI, 07, 24, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 24, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 24, 91.00, 68.00, 20.00, 10.00, 25.00 +CNM, 07, 24, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 24, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 24, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 24, 90.00, 72.00, -9999.00, -9999.00, 35.00 +CON, 07, 24, 82.00, 57.00, 19.00, 19.00, 31.00 +COS, 07, 24, 84.00, 57.00, 25.00, 23.00, 39.00 +COT, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 24, 89.00, 66.00, 16.00, 15.00, 25.00 +CPR, 07, 24, 88.00, 55.00, 18.00, 14.00, 27.00 +CRBC, 07, 24, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 24, 94.00, 75.00, 10.00, 15.00, 20.00 +CRW, 07, 24, 86.00, 65.00, 24.00, 29.00, 41.00 +CSG, 07, 24, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 24, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 24, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 24, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 24, 86.00, 65.00, 18.00, 25.00, 34.00 +CVN, 07, 24, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 24, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 24, 86.00, 66.00, 16.00, 18.00, 28.00 +CYS, 07, 24, 83.00, 55.00, 19.00, 23.00, 34.00 +DAA, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 24, 90.00, 73.00, 14.00, 37.00, 43.00 +DAG, 07, 24, 104.00, 75.00, 3.00, 5.00, 5.00 +DAL, 07, 24, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 24, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 24, 85.00, 63.00, 18.00, 23.00, 33.00 +DBQ, 07, 24, 82.00, 62.00, 20.00, 18.00, 32.00 +DCA, 07, 24, 89.00, 72.00, 20.00, 23.00, 33.00 +DDC, 07, 24, 93.00, 68.00, 16.00, 9.00, 23.00 +DEC, 07, 24, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 24, 88.00, 59.00, 21.00, 18.00, 32.00 +DFW, 07, 24, 97.00, 75.00, 9.00, 10.00, 17.00 +DHN, 07, 24, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 24, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 24, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 24, 97.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 24, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 24, 77.00, 56.00, 27.00, 22.00, 40.00 +DLLC, 07, 24, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 24, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 24, 99.00, 74.00, -9999.00, -9999.00, 30.00 +DMN, 07, 24, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 24, 88.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 07, 24, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 24, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 24, 99.00, 70.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 24, 97.00, 74.00, 10.00, 14.00, 18.00 +DSM, 07, 24, 87.00, 67.00, 22.00, 17.00, 32.00 +DTW, 07, 24, 83.00, 61.00, 16.00, 20.00, 28.00 +DUG, 07, 24, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 24, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 24, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 24, 96.00, 73.00, -9999.00, -9999.00, 16.00 +D45, 07, 24, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 24, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 24, 83.00, 60.00, 19.00, 17.00, 30.00 +ECG, 07, 24, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 24, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 24, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 24, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 24, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 24, 81.00, 57.00, 29.00, 33.00, 45.00 +EKO, 07, 24, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 24, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 24, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 24, 95.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 24, 87.00, 49.00, 12.00, 13.00, 20.00 +EMP, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 24, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +END, 07, 24, 96.00, 72.00, -9999.00, -9999.00, 21.00 +ENN, 07, 24, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 24, 92.00, 68.00, -9999.00, -9999.00, 15.00 +EPH, 07, 24, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 24, 80.00, 63.00, 21.00, 21.00, 33.00 +ESF, 07, 24, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 24, 83.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 24, 89.00, 67.00, 18.00, 17.00, 28.00 +EWN, 07, 24, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 24, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 24, 89.00, 80.00, 24.00, 28.00, 40.00 +E74, 07, 24, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 24, 88.00, 67.00, -9999.00, -9999.00, 35.00 +FAI, 07, 24, 71.00, 52.00, 30.00, 27.00, 44.00 +FAR, 07, 24, 84.00, 59.00, 20.00, 16.00, 30.00 +FAT, 07, 24, 99.00, 65.00, 1.00, 1.00, 1.00 +FAY, 07, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 24, 81.00, 47.00, 15.00, 17.00, 27.00 +FCS, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +FDY, 07, 24, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 24, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +FLG, 07, 24, 82.00, 51.00, 19.00, 29.00, 40.00 +FLL, 07, 24, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 24, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 24, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 24, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 24, 92.00, 58.00, 17.00, 7.00, 21.00 +FMY, 07, 24, 91.00, 75.00, 21.00, 52.00, 61.00 +FNT, 07, 24, 82.00, 60.00, 18.00, 20.00, 31.00 +FOD, 07, 24, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 24, 90.00, 68.00, -9999.00, -9999.00, 26.00 +FOK, 07, 24, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 24, 92.00, 69.00, -9999.00, -9999.00, 27.00 +FSD, 07, 24, 86.00, 62.00, 22.00, 15.00, 32.00 +FSI, 07, 24, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 24, 94.00, 70.00, 12.00, 16.00, 23.00 +FTK, 07, 24, 87.00, 65.00, -9999.00, -9999.00, 27.00 +FWA, 07, 24, 84.00, 63.00, 16.00, 20.00, 30.00 +FWH, 07, 24, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 24, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 24, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 24, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 24, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 24, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 24, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 24, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 24, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 07, 24, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 24, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 24, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 24, 86.00, 57.00, 18.00, 11.00, 25.00 +GJT, 07, 24, 94.00, 64.00, 14.00, 8.00, 18.00 +GKN, 07, 24, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 24, 90.00, 62.00, 22.00, 9.00, 28.00 +GLH, 07, 24, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 24, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 24, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 24, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 24, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 24, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 24, 80.00, 59.00, 23.00, 20.00, 35.00 +GRCI, 07, 24, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 24, 79.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 24, 89.00, 65.00, 21.00, 13.00, 28.00 +GRK, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 24, 83.00, 61.00, 20.00, 17.00, 30.00 +GSB, 07, 24, 90.00, 70.00, -9999.00, -9999.00, 40.00 +GSG, 07, 24, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 24, 87.00, 67.00, 21.00, 24.00, 36.00 +GSP, 07, 24, 88.00, 69.00, 20.00, 28.00, 38.00 +GST, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 24, 80.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 07, 24, 84.00, 54.00, 16.00, 13.00, 24.00 +GUP, 07, 24, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 24, 85.00, 62.00, -9999.00, -9999.00, 28.00 +GVW, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 07, 24, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 24, 85.00, 72.00, 21.00, 19.00, 32.00 +HBR, 07, 24, 96.00, 72.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 24, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 24, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 24, 91.00, 61.00, -9999.00, -9999.00, 12.00 +HKY, 07, 24, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 24, 86.00, 54.00, 14.00, 16.00, 24.00 +HMN, 07, 24, 96.00, 64.00, -9999.00, -9999.00, 24.00 +HMS, 07, 24, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 24, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 24, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 07, 24, 88.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 24, 90.00, 66.00, -9999.00, -9999.00, 29.00 +HOT, 07, 24, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 24, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 24, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 24, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 24, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 24, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 24, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 24, 89.00, 69.00, 17.00, 24.00, 34.00 +HTL, 07, 24, 80.00, 56.00, 23.00, 19.00, 34.00 +HTS, 07, 24, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 24, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 24, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 24, 86.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 24, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 24, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 24, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 24, 93.00, 70.00, 13.00, 12.00, 20.00 +IDA, 07, 24, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 24, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 24, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 24, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 24, 89.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 24, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 24, 85.00, 65.00, 20.00, 21.00, 32.00 +INL, 07, 24, 79.00, 55.00, 26.00, 22.00, 39.00 +INS, 07, 24, 99.00, 70.00, -9999.00, -9999.00, 7.00 +INT, 07, 24, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 24, 93.00, 63.00, 12.00, 13.00, 23.00 +IPL, 07, 24, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 24, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 24, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 24, 86.00, 57.00, 18.00, 13.00, 27.00 +ISP, 07, 24, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 24, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 24, 104.00, 76.00, -9999.00, -9999.00, 14.00 +IWD, 07, 24, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 24, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 24, 92.00, 71.00, 15.00, 27.00, 36.00 +JAX, 07, 24, 91.00, 72.00, 17.00, 38.00, 44.00 +JBR, 07, 24, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 24, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 24, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 24, 83.00, 69.00, 19.00, 18.00, 29.00 +JHW, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 24, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 24, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 24, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 24, 64.00, 48.00, 44.00, 44.00, 56.00 +JST, 07, 24, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 24, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 24, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 24, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 24, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 24, 83.00, 59.00, 17.00, 19.00, 30.00 +LAR, 07, 24, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 24, 106.00, 77.00, 6.00, 6.00, 10.00 +LAX, 07, 24, 76.00, 63.00, 0.00, 1.00, 1.00 +LBB, 07, 24, 92.00, 68.00, 15.00, 10.00, 21.00 +LBF, 07, 24, 88.00, 60.00, 25.00, 11.00, 32.00 +LCH, 07, 24, 91.00, 74.00, 16.00, 30.00, 38.00 +LCK, 07, 24, 85.00, 63.00, -9999.00, -9999.00, 32.00 +LEB, 07, 24, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 24, 86.00, 66.00, 16.00, 25.00, 34.00 +LFI, 07, 24, 86.00, 72.00, -9999.00, -9999.00, 32.00 +LFK, 07, 24, 94.00, 72.00, 10.00, 22.00, 27.00 +LFT, 07, 24, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 24, 84.00, 69.00, 18.00, 20.00, 30.00 +LGB, 07, 24, 84.00, 64.00, 0.00, 1.00, 1.00 +LGU, 07, 24, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 24, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 24, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 24, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 24, 93.00, 72.00, 11.00, 20.00, 27.00 +LIZ, 07, 24, 77.00, 55.00, -9999.00, -9999.00, 44.00 +LMT, 07, 24, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 24, 87.00, 56.00, 12.00, 12.00, 20.00 +LNK, 07, 24, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 24, 95.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 24, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 24, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 24, 92.00, 69.00, -9999.00, -9999.00, 26.00 +LSE, 07, 24, 85.00, 62.00, 21.00, 18.00, 32.00 +LSF, 07, 24, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 24, 107.00, 69.00, -9999.00, -9999.00, 7.00 +LTS, 07, 24, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 24, 107.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 24, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 24, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 24, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 24, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 24, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 24, 96.00, 69.00, 11.00, 11.00, 18.00 +MBL, 07, 24, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 24, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 24, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 24, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 24, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 24, 68.00, 49.00, 36.00, 32.00, 50.00 +MCI, 07, 24, 89.00, 68.00, 19.00, 15.00, 27.00 +MCK, 07, 24, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 24, 92.00, 71.00, 18.00, 26.00, 36.00 +MCO, 07, 24, 92.00, 73.00, 16.00, 49.00, 55.00 +MCW, 07, 24, 84.00, 61.00, 17.00, 14.00, 26.00 +MC2, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +MDH, 07, 24, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 24, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 24, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 24, 84.00, 66.00, 24.00, 18.00, 35.00 +MEI, 07, 24, 92.00, 70.00, 17.00, 30.00, 39.00 +MEM, 07, 24, 92.00, 73.00, 14.00, 18.00, 26.00 +MER, 07, 24, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 24, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 24, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 24, 91.00, 56.00, 5.00, 5.00, 7.00 +MGE, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 07, 24, 91.00, 72.00, 17.00, 29.00, 38.00 +MGW, 07, 24, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 24, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 24, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 24, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 24, 90.00, 75.00, 27.00, 39.00, 51.00 +MIB, 07, 24, 83.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 24, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 24, 96.00, 56.00, -9999.00, -9999.00, 7.00 +MKC, 07, 24, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 24, 80.00, 63.00, 23.00, 20.00, 34.00 +MKG, 07, 24, 80.00, 61.00, 19.00, 15.00, 28.00 +MKL, 07, 24, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 24, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 24, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 24, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 24, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 24, 86.00, 64.00, 22.00, 18.00, 32.00 +MLS, 07, 24, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 24, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 24, 92.00, 71.00, -9999.00, -9999.00, 38.00 +MOB, 07, 24, 91.00, 73.00, 20.00, 44.00, 52.00 +MOT, 07, 24, 83.00, 58.00, 18.00, 11.00, 24.00 +MPV, 07, 24, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 24, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 24, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 24, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 24, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 24, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 24, 82.00, 60.00, 22.00, 18.00, 33.00 +MSO, 07, 24, 84.00, 51.00, 16.00, 16.00, 25.00 +MSP, 07, 24, 84.00, 63.00, 20.00, 19.00, 32.00 +MSS, 07, 24, 81.00, 58.00, 20.00, 20.00, 33.00 +MSY, 07, 24, 91.00, 73.00, 15.00, 40.00, 47.00 +MTC, 07, 24, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 24, 87.00, 67.00, -9999.00, -9999.00, 26.00 +MTO, 07, 24, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 24, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 24, 95.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 07, 24, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 24, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 24, 91.00, 72.00, -9999.00, -9999.00, 35.00 +MYL, 07, 24, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 24, 91.00, 71.00, -9999.00, -9999.00, 39.00 +NAO, 07, 24, 88.00, 76.00, -9999.00, -9999.00, 44.00 +NBC, 07, 24, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +NBU, 07, 24, 84.00, 63.00, -9999.00, -9999.00, 28.00 +NCA, 07, 24, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NCO, 07, 24, 79.00, 64.00, -9999.00, -9999.00, 29.00 +NC1, 07, 24, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 24, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 24, 74.00, 62.00, -9999.00, -9999.00, 1.00 +NFL, 07, 24, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 24, 92.00, 75.00, -9999.00, -9999.00, 15.00 +NGU, 07, 24, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 24, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 24, 87.00, 66.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 24, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 24, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 24, 95.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 07, 24, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 24, 77.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 24, 91.00, 69.00, -9999.00, -9999.00, 37.00 +NPA, 07, 24, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 07, 24, 96.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 24, 89.00, 80.00, -9999.00, -9999.00, 38.00 +NRB, 07, 24, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 24, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 24, 74.00, 64.00, -9999.00, -9999.00, 2.00 +NSE, 07, 24, 91.00, 71.00, -9999.00, -9999.00, 49.00 +NSI, 07, 24, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 24, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 24, 83.00, 63.00, -9999.00, -9999.00, 2.00 +NTU, 07, 24, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 24, 74.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 24, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 24, 72.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 24, 84.00, 64.00, -9999.00, -9999.00, 1.00 +NXX, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 07, 24, 89.00, 65.00, -9999.00, -9999.00, 31.00 +NZC, 07, 24, 92.00, 69.00, -9999.00, -9999.00, 51.00 +NZJ, 07, 24, 84.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 24, 82.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 24, 77.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 07, 24, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 24, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 24, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 24, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 24, 77.00, 50.00, 10.00, 14.00, 18.00 +OMA, 07, 24, 88.00, 66.00, 19.00, 13.00, 27.00 +OME, 07, 24, 58.00, 46.00, 28.00, 29.00, 40.00 +ONT, 07, 24, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 24, 84.00, 63.00, 23.00, 18.00, 34.00 +ORF, 07, 24, 86.00, 70.00, 20.00, 22.00, 35.00 +ORH, 07, 24, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 24, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 24, 80.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 24, 67.00, 53.00, 9.00, 9.00, 13.00 +OTM, 07, 24, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 24, 60.00, 50.00, 19.00, 25.00, 32.00 +OURC, 07, 24, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 24, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 24, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 24, 91.00, 69.00, -9999.00, -9999.00, 44.00 +PACZ, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 24, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 24, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 24, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 24, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 24, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 24, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 24, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 07, 24, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 24, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 24, 50.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 24, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 24, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 24, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 24, 80.00, 60.00, -9999.00, -9999.00, 36.00 +PBI, 07, 24, 90.00, 75.00, 25.00, 36.00, 48.00 +PDT, 07, 24, 89.00, 59.00, 7.00, 6.00, 11.00 +PDX, 07, 24, 81.00, 57.00, 11.00, 12.00, 16.00 +PFN, 07, 24, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 24, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 24, 86.00, 68.00, 19.00, 17.00, 30.00 +PHX, 07, 24, 106.00, 81.00, 11.00, 3.00, 13.00 +PIA, 07, 24, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 07, 24, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 24, 89.00, 53.00, 10.00, 10.00, 18.00 +PIR, 07, 24, 91.00, 62.00, 19.00, 12.00, 26.00 +PIT, 07, 24, 83.00, 62.00, 20.00, 24.00, 34.00 +PKB, 07, 24, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 24, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 24, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 24, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 24, 90.00, 74.00, 20.00, 36.00, 44.00 +POB, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +POE, 07, 24, 93.00, 70.00, -9999.00, -9999.00, 48.00 +POM, 07, 24, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 24, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 24, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 24, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 24, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 24, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 24, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 24, 82.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 07, 24, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 24, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 24, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 24, 93.00, 62.00, 24.00, 13.00, 34.00 +PUC, 07, 24, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 24, 82.00, 64.00, 19.00, 15.00, 29.00 +PVU, 07, 24, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 24, 79.00, 59.00, 22.00, 22.00, 34.00 +P02, 07, 24, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 24, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 24, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 24, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 24, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +P35, 07, 24, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 24, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 24, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 24, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 24, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 24, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 24, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 07, 24, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 24, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +P69, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 24, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 24, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 24, 87.00, 59.00, 20.00, 15.00, 30.00 +RBL, 07, 24, 98.00, 66.00, 2.00, 2.00, 3.00 +RCA, 07, 24, 87.00, 59.00, -9999.00, -9999.00, 25.00 +RDD, 07, 24, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 24, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 24, 82.00, 57.00, -9999.00, -9999.00, 31.00 +RDU, 07, 24, 88.00, 68.00, 20.00, 20.00, 33.00 +REE, 07, 24, 92.00, 68.00, -9999.00, -9999.00, 21.00 +REJ, 07, 24, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 24, 84.00, 63.00, 23.00, 18.00, 34.00 +RIC, 07, 24, 89.00, 68.00, 21.00, 22.00, 36.00 +RIV, 07, 24, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 07, 24, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 24, 84.00, 53.00, 11.00, 9.00, 17.00 +RME, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 07, 24, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 24, 96.00, 75.00, -9999.00, -9999.00, 14.00 +RNO, 07, 24, 93.00, 52.00, 5.00, 4.00, 8.00 +ROA, 07, 24, 87.00, 65.00, 17.00, 27.00, 36.00 +ROC, 07, 24, 81.00, 60.00, 17.00, 24.00, 33.00 +ROW, 07, 24, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 24, 93.00, 68.00, 15.00, 9.00, 21.00 +RST, 07, 24, 82.00, 60.00, 22.00, 18.00, 33.00 +RWF, 07, 24, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 24, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 24, 94.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 24, 77.00, 67.00, 1.00, 1.00, 2.00 +SAT, 07, 24, 96.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 24, 91.00, 73.00, 19.00, 33.00, 42.00 +SAW, 07, 24, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 24, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 24, 98.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 24, 83.00, 63.00, 18.00, 20.00, 30.00 +SBP, 07, 24, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 24, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 24, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 24, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 24, 95.00, 61.00, 2.00, 3.00, 3.00 +SDF, 07, 24, 87.00, 67.00, 17.00, 23.00, 32.00 +SEA, 07, 24, 76.00, 56.00, 12.00, 11.00, 18.00 +SEM, 07, 24, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 24, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 24, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 24, 90.00, 67.00, 14.00, 15.00, 24.00 +SGY, 07, 24, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 24, 87.00, 54.00, 15.00, 12.00, 24.00 +SHV, 07, 24, 93.00, 72.00, 13.00, 19.00, 26.00 +SIT, 07, 24, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 24, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 24, 97.00, 69.00, 9.00, 11.00, 18.00 +SKA, 07, 24, 84.00, 55.00, -9999.00, -9999.00, 12.00 +SKF, 07, 24, 96.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 24, 93.00, 64.00, 13.00, 10.00, 20.00 +SLE, 07, 24, 83.00, 51.00, 8.00, 10.00, 14.00 +SLN, 07, 24, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 24, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 24, 74.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 24, 72.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 24, 50.00, 44.00, 32.00, 40.00, 49.00 +SNS, 07, 24, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 24, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 24, 87.00, 66.00, 19.00, 19.00, 29.00 +SPS, 07, 24, 98.00, 73.00, 10.00, 12.00, 18.00 +SRQ, 07, 24, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 24, 91.00, 69.00, -9999.00, -9999.00, 38.00 +SSI, 07, 24, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +STC, 07, 24, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 24, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 24, 89.00, 70.00, 17.00, 18.00, 28.00 +STNV, 07, 24, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 24, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 24, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 24, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 24, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 24, 86.00, 65.00, 22.00, 14.00, 30.00 +SVN, 07, 24, 91.00, 73.00, -9999.00, -9999.00, 42.00 +SWF, 07, 24, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 24, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 24, 82.00, 59.00, 21.00, 23.00, 35.00 +SZL, 07, 24, 90.00, 65.00, -9999.00, -9999.00, 26.00 +TAD, 07, 24, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 24, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 24, 91.00, 64.00, -9999.00, -9999.00, 26.00 +TCC, 07, 24, 92.00, 64.00, 18.00, 7.00, 22.00 +TCL, 07, 24, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 24, 79.00, 51.00, -9999.00, -9999.00, 15.00 +TCS, 07, 24, 92.00, 67.00, -9999.00, 14.00, 37.00 +TEB, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 24, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 07, 24, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 24, 91.00, 71.00, 17.00, 44.00, 50.00 +TNX, 07, 24, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 24, 83.00, 61.00, 14.00, 21.00, 29.00 +TOP, 07, 24, 90.00, 68.00, 17.00, 15.00, 25.00 +TPA, 07, 24, 90.00, 75.00, 21.00, 42.00, 50.00 +TPH, 07, 24, 91.00, 57.00, 8.00, 5.00, 11.00 +TRI, 07, 24, 85.00, 64.00, 22.00, 25.00, 38.00 +TRK, 07, 24, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 24, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 24, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 24, 94.00, 73.00, 12.00, 10.00, 19.00 +TUP, 07, 24, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 24, 99.00, 74.00, 26.00, 15.00, 35.00 +TVC, 07, 24, 81.00, 58.00, 18.00, 12.00, 25.00 +TVL, 07, 24, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 24, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 24, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 24, 87.00, 66.00, 18.00, 23.00, 33.00 +T01, 07, 24, 86.00, 66.00, -9999.00, -9999.00, 32.00 +T02, 07, 24, 90.00, 70.00, -9999.00, -9999.00, 38.00 +T03, 07, 24, 90.00, 71.00, -9999.00, -9999.00, 39.00 +T04, 07, 24, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 24, 93.00, 66.00, -9999.00, -9999.00, 25.00 +T06, 07, 24, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 24, 97.00, 61.00, -9999.00, -9999.00, 12.00 +T08, 07, 24, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 24, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 24, 99.00, 70.00, -9999.00, -9999.00, 7.00 +UIL, 07, 24, 69.00, 50.00, 28.00, 27.00, 38.00 +UIN, 07, 24, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 24, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 24, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 24, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 24, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 24, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 24, 91.00, 69.00, -9999.00, -9999.00, 43.00 +VBG, 07, 24, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 24, 94.00, 75.00, 9.00, 25.00, 30.00 +VCV, 07, 24, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 24, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 24, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 24, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 24, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 24, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 24, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 24, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 24, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 24, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 24, 86.00, 66.00, 16.00, 17.00, 27.00 +WJA, 07, 24, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 24, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 24, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 24, 94.00, 51.00, 7.00, 6.00, 11.00 +WPO, 07, 24, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 24, 92.00, 71.00, -9999.00, -9999.00, 39.00 +WRG, 07, 24, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 24, 86.00, 63.00, -9999.00, -9999.00, 28.00 +WRL, 07, 24, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 24, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 24, 60.00, 48.00, 47.00, 48.00, 60.00 +YCG, 07, 24, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 24, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 24, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 24, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 24, 87.00, 54.00, 5.00, 5.00, 9.00 +YNG, 07, 24, 81.00, 59.00, 20.00, 23.00, 32.00 +YPA, 07, 24, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 24, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 24, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 24, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 24, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 24, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 24, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 24, 107.00, 82.00, 2.00, 2.00, 4.00 +YVR, 07, 24, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 24, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 24, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 24, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 24, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 24, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 24, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 24, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 24, 76.00, 52.00, 20.00, 22.00, 34.00 +ZUN, 07, 24, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 24, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 24, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 24, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 24, 92.00, 71.00, -9999.00, -9999.00, 34.00 +1V1, 07, 24, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 24, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 24, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 24, 87.00, 71.00, -9999.00, -9999.00, 40.00 +2PJ, 07, 24, 91.00, 69.00, -9999.00, -9999.00, 38.00 +3B1, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 24, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 24, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 24, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 24, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 24, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 24, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 24, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 24, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 24, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 24, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 25, 85.00, 64.00, 19.00, 20.00, 31.00 +ABI, 07, 25, 96.00, 73.00, 12.00, 13.00, 20.00 +ABQ, 07, 25, 92.00, 65.00, 20.00, 11.00, 28.00 +ABR, 07, 25, 87.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 25, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 25, 76.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 25, 98.00, 75.00, 7.00, 12.00, 15.00 +ACV, 07, 25, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 25, 85.00, 65.00, 18.00, 16.00, 28.00 +ADK, 07, 25, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 25, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 25, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 25, 87.00, 64.00, -9999.00, -9999.00, 30.00 +AEX, 07, 25, 93.00, 72.00, -9999.00, -9999.00, 33.00 +AFF, 07, 25, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 25, 92.00, 71.00, -9999.00, -9999.00, 67.00 +AGS, 07, 25, 92.00, 70.00, 18.00, 29.00, 39.00 +AHN, 07, 25, 90.00, 70.00, 17.00, 24.00, 33.00 +AKN, 07, 25, 63.00, 47.00, 30.00, 34.00, 46.00 +AKO, 07, 25, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 25, 84.00, 60.00, 21.00, 21.00, 33.00 +ALI, 07, 25, 96.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 25, 84.00, 62.00, 21.00, 16.00, 31.00 +ALS, 07, 25, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 25, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 25, 92.00, 66.00, 18.00, 13.00, 27.00 +AMG, 07, 25, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 25, 65.00, 52.00, 25.00, 28.00, 39.00 +AND, 07, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 25, 65.00, 53.00, 38.00, 39.00, 51.00 +AOO, 07, 25, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 25, 80.00, 54.00, 20.00, 20.00, 31.00 +AQQ, 07, 25, 88.00, 75.00, -9999.00, -9999.00, -9999.00 +ART, 07, 25, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 25, 68.00, 53.00, 14.00, 17.00, 24.00 +ATL, 07, 25, 88.00, 70.00, 18.00, 24.00, 35.00 +ATW, 07, 25, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 25, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 25, 86.00, 64.00, -9999.00, -9999.00, 28.00 +AUG, 07, 25, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 25, 96.00, 74.00, 8.00, 13.00, 16.00 +AUW, 07, 25, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 25, 83.00, 63.00, 17.00, 29.00, 37.00 +AVP, 07, 25, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 25, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 25, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 25, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 25, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 25, 96.00, 62.00, -9999.00, -9999.00, 1.00 +BAD, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 25, 79.00, 47.00, -9999.00, -9999.00, 22.00 +BDL, 07, 25, 85.00, 62.00, 21.00, 21.00, 32.00 +BDR, 07, 25, 82.00, 66.00, 18.00, 18.00, 29.00 +BET, 07, 25, 62.00, 48.00, 38.00, 37.00, 50.00 +BFD, 07, 25, 77.00, 54.00, 22.00, 26.00, 37.00 +BFF, 07, 25, 90.00, 59.00, 20.00, 12.00, 28.00 +BFL, 07, 25, 99.00, 70.00, 0.00, 0.00, 1.00 +BGM, 07, 25, 79.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 25, 78.00, 59.00, 21.00, 21.00, 33.00 +BGS, 07, 25, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 25, 90.00, 70.00, 19.00, 30.00, 41.00 +BID, 07, 25, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 25, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 25, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 25, 88.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 25, 85.00, 57.00, 21.00, 14.00, 29.00 +BIX, 07, 25, 90.00, 75.00, -9999.00, -9999.00, 41.00 +BJI, 07, 25, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 25, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 25, 90.00, 55.00, -9999.00, -9999.00, 31.00 +BKW, 07, 25, 79.00, 60.00, 25.00, 31.00, 44.00 +BLF, 07, 25, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 25, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 25, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 25, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 25, 89.00, 65.00, -9999.00, -9999.00, 26.00 +BNA, 07, 25, 90.00, 69.00, 17.00, 24.00, 34.00 +BNO, 07, 25, 86.00, 48.00, -9999.00, 8.00, 16.00 +BOI, 07, 25, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 25, 82.00, 66.00, 21.00, 19.00, 31.00 +BPI, 07, 25, 81.00, 40.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 25, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 25, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 25, 86.00, 66.00, 19.00, 15.00, 27.00 +BRO, 07, 25, 94.00, 76.00, 12.00, 17.00, 22.00 +BRW, 07, 25, 45.00, 34.00, 20.00, 22.00, 33.00 +BSM, 07, 25, 96.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 25, 46.00, 35.00, 17.00, 19.00, 27.00 +BTL, 07, 25, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 25, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 25, 91.00, 73.00, 14.00, 36.00, 43.00 +BTT, 07, 25, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 25, 81.00, 60.00, 26.00, 25.00, 41.00 +BUB, 07, 25, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 25, 80.00, 62.00, 22.00, 22.00, 34.00 +BUR, 07, 25, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 25, 90.00, 74.00, -9999.00, 29.00, 40.00 +BWG, 07, 25, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 25, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 07, 25, 92.00, 71.00, -9999.00, -9999.00, 29.00 +BYI, 07, 25, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 25, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 25, 92.00, 70.00, 18.00, 27.00, 37.00 +CAG, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 25, 82.00, 62.00, 19.00, 23.00, 34.00 +CAO, 07, 25, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 25, 77.00, 55.00, 27.00, 32.00, 43.00 +CBM, 07, 25, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 25, 56.00, 47.00, 41.00, 47.00, 60.00 +CDC, 07, 25, 90.00, 59.00, 10.00, 12.00, 18.00 +CDR, 07, 25, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 25, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 25, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 07, 25, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 25, 89.00, 69.00, 16.00, 28.00, 36.00 +CHO, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 25, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 07, 25, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 25, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 25, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 25, 82.00, 62.00, 20.00, 23.00, 35.00 +CLL, 07, 25, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 25, 89.00, 70.00, 19.00, 20.00, 32.00 +CMH, 07, 25, 84.00, 63.00, 19.00, 25.00, 34.00 +CMI, 07, 25, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 25, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 25, 91.00, 68.00, 20.00, 10.00, 25.00 +CNM, 07, 25, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 25, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 25, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 25, 90.00, 72.00, -9999.00, -9999.00, 35.00 +CON, 07, 25, 82.00, 57.00, 19.00, 19.00, 31.00 +COS, 07, 25, 84.00, 57.00, 25.00, 23.00, 39.00 +COT, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 25, 89.00, 66.00, 16.00, 15.00, 25.00 +CPR, 07, 25, 88.00, 55.00, 17.00, 14.00, 27.00 +CRBC, 07, 25, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 25, 94.00, 75.00, 10.00, 16.00, 20.00 +CRW, 07, 25, 86.00, 65.00, 24.00, 29.00, 41.00 +CSG, 07, 25, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 25, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 25, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 25, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 25, 86.00, 65.00, 18.00, 25.00, 34.00 +CVN, 07, 25, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 25, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 25, 86.00, 66.00, 16.00, 18.00, 28.00 +CYS, 07, 25, 83.00, 55.00, 19.00, 23.00, 34.00 +DAA, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 25, 90.00, 73.00, 15.00, 37.00, 43.00 +DAG, 07, 25, 104.00, 75.00, 3.00, 5.00, 5.00 +DAL, 07, 25, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 25, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 25, 85.00, 63.00, 19.00, 23.00, 33.00 +DBQ, 07, 25, 82.00, 62.00, 21.00, 18.00, 33.00 +DCA, 07, 25, 89.00, 72.00, 20.00, 23.00, 33.00 +DDC, 07, 25, 93.00, 68.00, 16.00, 9.00, 23.00 +DEC, 07, 25, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 25, 88.00, 59.00, 21.00, 18.00, 32.00 +DFW, 07, 25, 97.00, 75.00, 9.00, 10.00, 17.00 +DHN, 07, 25, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 25, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 25, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 25, 97.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 25, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 25, 77.00, 56.00, 27.00, 23.00, 40.00 +DLLC, 07, 25, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 25, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 25, 99.00, 74.00, -9999.00, -9999.00, 30.00 +DMN, 07, 25, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 25, 88.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 07, 25, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 25, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 25, 99.00, 70.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 25, 97.00, 74.00, 10.00, 13.00, 18.00 +DSM, 07, 25, 87.00, 67.00, 22.00, 18.00, 32.00 +DTW, 07, 25, 83.00, 61.00, 16.00, 20.00, 28.00 +DUG, 07, 25, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 25, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 25, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 25, 96.00, 73.00, -9999.00, -9999.00, 16.00 +D45, 07, 25, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 25, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 25, 83.00, 60.00, 19.00, 18.00, 30.00 +ECG, 07, 25, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 25, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 25, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 25, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 25, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 25, 81.00, 57.00, 28.00, 33.00, 45.00 +EKO, 07, 25, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 25, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 25, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 25, 95.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 25, 87.00, 49.00, 12.00, 13.00, 20.00 +EMP, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 25, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +END, 07, 25, 96.00, 72.00, -9999.00, -9999.00, 20.00 +ENN, 07, 25, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 25, 92.00, 68.00, -9999.00, -9999.00, 15.00 +EPH, 07, 25, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 25, 80.00, 63.00, 21.00, 21.00, 34.00 +ESF, 07, 25, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 25, 83.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 25, 89.00, 67.00, 18.00, 17.00, 28.00 +EWN, 07, 25, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 25, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 25, 89.00, 80.00, 24.00, 28.00, 40.00 +E74, 07, 25, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 25, 88.00, 67.00, -9999.00, -9999.00, 35.00 +FAI, 07, 25, 71.00, 52.00, 30.00, 27.00, 44.00 +FAR, 07, 25, 84.00, 59.00, 20.00, 16.00, 31.00 +FAT, 07, 25, 99.00, 65.00, 1.00, 1.00, 1.00 +FAY, 07, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 25, 81.00, 47.00, 15.00, 18.00, 27.00 +FCS, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +FDY, 07, 25, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 25, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +FLG, 07, 25, 82.00, 51.00, 18.00, 29.00, 39.00 +FLL, 07, 25, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 25, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 25, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 25, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 25, 92.00, 58.00, 17.00, 7.00, 21.00 +FMY, 07, 25, 91.00, 75.00, 21.00, 53.00, 61.00 +FNT, 07, 25, 82.00, 60.00, 18.00, 20.00, 31.00 +FOD, 07, 25, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 25, 90.00, 68.00, -9999.00, -9999.00, 26.00 +FOK, 07, 25, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 25, 92.00, 69.00, -9999.00, -9999.00, 27.00 +FSD, 07, 25, 86.00, 62.00, 22.00, 15.00, 32.00 +FSI, 07, 25, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 25, 94.00, 70.00, 12.00, 16.00, 23.00 +FTK, 07, 25, 87.00, 65.00, -9999.00, -9999.00, 27.00 +FWA, 07, 25, 84.00, 63.00, 16.00, 20.00, 30.00 +FWH, 07, 25, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 25, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 25, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 25, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 25, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 25, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 25, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 25, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 07, 25, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 25, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 25, 86.00, 57.00, 18.00, 11.00, 25.00 +GJT, 07, 25, 94.00, 64.00, 13.00, 8.00, 18.00 +GKN, 07, 25, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 25, 90.00, 62.00, 21.00, 9.00, 27.00 +GLH, 07, 25, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 25, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 25, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 25, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 25, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 25, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 25, 80.00, 59.00, 23.00, 20.00, 35.00 +GRCI, 07, 25, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 25, 79.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 25, 89.00, 65.00, 21.00, 13.00, 28.00 +GRK, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 25, 83.00, 61.00, 20.00, 17.00, 30.00 +GSB, 07, 25, 90.00, 70.00, -9999.00, -9999.00, 40.00 +GSG, 07, 25, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 25, 87.00, 67.00, 21.00, 24.00, 36.00 +GSP, 07, 25, 88.00, 69.00, 20.00, 28.00, 37.00 +GST, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 25, 80.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 07, 25, 84.00, 54.00, 17.00, 13.00, 24.00 +GUP, 07, 25, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 25, 85.00, 62.00, -9999.00, -9999.00, 28.00 +GVW, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 07, 25, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 25, 85.00, 72.00, 21.00, 19.00, 32.00 +HBR, 07, 25, 96.00, 72.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 25, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 25, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 25, 91.00, 61.00, -9999.00, -9999.00, 12.00 +HKY, 07, 25, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 25, 86.00, 54.00, 14.00, 16.00, 24.00 +HMN, 07, 25, 96.00, 64.00, -9999.00, -9999.00, 24.00 +HMS, 07, 25, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 25, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 25, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 07, 25, 88.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 25, 90.00, 66.00, -9999.00, -9999.00, 29.00 +HOT, 07, 25, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 25, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 25, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 25, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 25, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 25, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 25, 89.00, 69.00, 17.00, 24.00, 34.00 +HTL, 07, 25, 80.00, 56.00, 23.00, 19.00, 35.00 +HTS, 07, 25, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 25, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 25, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 25, 86.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 25, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 25, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 25, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 25, 93.00, 70.00, 13.00, 12.00, 20.00 +IDA, 07, 25, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 25, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 25, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 25, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 25, 89.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 25, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 25, 85.00, 65.00, 20.00, 21.00, 32.00 +INL, 07, 25, 79.00, 55.00, 26.00, 22.00, 39.00 +INS, 07, 25, 99.00, 70.00, -9999.00, -9999.00, 7.00 +INT, 07, 25, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 25, 93.00, 63.00, 12.00, 13.00, 23.00 +IPL, 07, 25, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 25, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 25, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 25, 86.00, 57.00, 18.00, 13.00, 27.00 +ISP, 07, 25, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 25, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 25, 104.00, 76.00, -9999.00, -9999.00, 14.00 +IWD, 07, 25, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 25, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 25, 92.00, 71.00, 15.00, 27.00, 36.00 +JAX, 07, 25, 91.00, 72.00, 17.00, 38.00, 44.00 +JBR, 07, 25, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 25, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 25, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 25, 83.00, 69.00, 19.00, 18.00, 29.00 +JHW, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 25, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 25, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 25, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 25, 64.00, 48.00, 44.00, 44.00, 56.00 +JST, 07, 25, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 25, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 25, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 25, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 25, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 25, 83.00, 59.00, 17.00, 19.00, 30.00 +LAR, 07, 25, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 25, 106.00, 77.00, 6.00, 6.00, 10.00 +LAX, 07, 25, 76.00, 63.00, 0.00, 1.00, 1.00 +LBB, 07, 25, 92.00, 68.00, 15.00, 10.00, 21.00 +LBF, 07, 25, 88.00, 60.00, 25.00, 11.00, 32.00 +LCH, 07, 25, 91.00, 74.00, 16.00, 30.00, 38.00 +LCK, 07, 25, 85.00, 63.00, -9999.00, -9999.00, 32.00 +LEB, 07, 25, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 25, 86.00, 66.00, 16.00, 25.00, 34.00 +LFI, 07, 25, 86.00, 72.00, -9999.00, -9999.00, 32.00 +LFK, 07, 25, 94.00, 72.00, 10.00, 21.00, 27.00 +LFT, 07, 25, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 25, 84.00, 69.00, 18.00, 20.00, 30.00 +LGB, 07, 25, 84.00, 64.00, 0.00, 1.00, 1.00 +LGU, 07, 25, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 25, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 25, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 25, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 25, 93.00, 72.00, 11.00, 20.00, 26.00 +LIZ, 07, 25, 77.00, 55.00, -9999.00, -9999.00, 44.00 +LMT, 07, 25, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 25, 87.00, 56.00, 12.00, 12.00, 20.00 +LNK, 07, 25, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 25, 95.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 25, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 25, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 25, 92.00, 69.00, -9999.00, -9999.00, 26.00 +LSE, 07, 25, 85.00, 62.00, 21.00, 18.00, 32.00 +LSF, 07, 25, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 25, 107.00, 69.00, -9999.00, -9999.00, 7.00 +LTS, 07, 25, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 25, 107.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 25, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 25, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 25, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 25, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 25, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 25, 96.00, 69.00, 11.00, 11.00, 18.00 +MBL, 07, 25, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 25, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 25, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 25, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 25, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 25, 68.00, 49.00, 36.00, 32.00, 50.00 +MCI, 07, 25, 89.00, 68.00, 19.00, 15.00, 27.00 +MCK, 07, 25, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 25, 92.00, 71.00, 18.00, 26.00, 36.00 +MCO, 07, 25, 92.00, 73.00, 16.00, 48.00, 54.00 +MCW, 07, 25, 84.00, 61.00, 18.00, 15.00, 26.00 +MC2, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +MDH, 07, 25, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 25, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 25, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 25, 84.00, 66.00, 24.00, 19.00, 36.00 +MEI, 07, 25, 92.00, 70.00, 17.00, 30.00, 39.00 +MEM, 07, 25, 92.00, 73.00, 14.00, 18.00, 26.00 +MER, 07, 25, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 25, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 25, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 25, 91.00, 56.00, 5.00, 5.00, 8.00 +MGE, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MGM, 07, 25, 91.00, 72.00, 17.00, 28.00, 37.00 +MGW, 07, 25, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 25, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 25, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 25, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 25, 90.00, 75.00, 27.00, 39.00, 52.00 +MIB, 07, 25, 83.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 25, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 25, 96.00, 56.00, -9999.00, -9999.00, 7.00 +MKC, 07, 25, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 25, 80.00, 63.00, 23.00, 20.00, 34.00 +MKG, 07, 25, 80.00, 61.00, 19.00, 15.00, 28.00 +MKL, 07, 25, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 25, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 25, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 25, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 25, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 25, 86.00, 64.00, 22.00, 18.00, 32.00 +MLS, 07, 25, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 25, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 25, 92.00, 71.00, -9999.00, -9999.00, 38.00 +MOB, 07, 25, 91.00, 73.00, 20.00, 44.00, 52.00 +MOT, 07, 25, 83.00, 58.00, 18.00, 12.00, 25.00 +MPV, 07, 25, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 25, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 25, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 25, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 25, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 25, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 25, 82.00, 60.00, 22.00, 18.00, 33.00 +MSO, 07, 25, 84.00, 51.00, 16.00, 16.00, 25.00 +MSP, 07, 25, 84.00, 63.00, 20.00, 19.00, 32.00 +MSS, 07, 25, 81.00, 58.00, 20.00, 20.00, 33.00 +MSY, 07, 25, 91.00, 73.00, 15.00, 40.00, 47.00 +MTC, 07, 25, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 25, 87.00, 67.00, -9999.00, -9999.00, 26.00 +MTO, 07, 25, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 25, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 25, 95.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 07, 25, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 25, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 25, 91.00, 72.00, -9999.00, -9999.00, 34.00 +MYL, 07, 25, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 25, 91.00, 71.00, -9999.00, -9999.00, 39.00 +NAO, 07, 25, 88.00, 76.00, -9999.00, -9999.00, 44.00 +NBC, 07, 25, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +NBU, 07, 25, 84.00, 63.00, -9999.00, -9999.00, 28.00 +NCA, 07, 25, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NCO, 07, 25, 79.00, 64.00, -9999.00, -9999.00, 29.00 +NC1, 07, 25, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 25, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 25, 74.00, 62.00, -9999.00, -9999.00, 1.00 +NFL, 07, 25, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 25, 92.00, 75.00, -9999.00, -9999.00, 15.00 +NGU, 07, 25, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 25, 70.00, 54.00, -9999.00, -9999.00, 2.00 +NHK, 07, 25, 87.00, 66.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 25, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 25, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 25, 95.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 07, 25, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 25, 77.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 25, 91.00, 69.00, -9999.00, -9999.00, 37.00 +NPA, 07, 25, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 07, 25, 96.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 25, 89.00, 80.00, -9999.00, -9999.00, 38.00 +NRB, 07, 25, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 25, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 25, 74.00, 64.00, -9999.00, -9999.00, 2.00 +NSE, 07, 25, 91.00, 71.00, -9999.00, -9999.00, 49.00 +NSI, 07, 25, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 07, 25, 75.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 07, 25, 83.00, 63.00, -9999.00, -9999.00, 2.00 +NTU, 07, 25, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 25, 74.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 25, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 25, 72.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 25, 84.00, 64.00, -9999.00, -9999.00, 1.00 +NXX, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 07, 25, 89.00, 65.00, -9999.00, -9999.00, 31.00 +NZC, 07, 25, 92.00, 69.00, -9999.00, -9999.00, 51.00 +NZJ, 07, 25, 84.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 25, 82.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 25, 77.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 07, 25, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 25, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 25, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 25, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 25, 77.00, 50.00, 10.00, 14.00, 18.00 +OMA, 07, 25, 88.00, 66.00, 19.00, 13.00, 27.00 +OME, 07, 25, 58.00, 46.00, 28.00, 29.00, 40.00 +ONT, 07, 25, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 25, 84.00, 63.00, 23.00, 19.00, 34.00 +ORF, 07, 25, 86.00, 70.00, 20.00, 22.00, 34.00 +ORH, 07, 25, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 25, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 25, 80.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 25, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 25, 67.00, 53.00, 9.00, 10.00, 14.00 +OTM, 07, 25, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 25, 60.00, 50.00, 19.00, 26.00, 33.00 +OURC, 07, 25, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 25, 95.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 25, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 25, 91.00, 69.00, -9999.00, -9999.00, 44.00 +PACZ, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 25, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 25, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 25, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 25, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 25, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 25, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 25, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 07, 25, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 25, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 25, 50.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 25, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 25, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 25, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 25, 80.00, 60.00, -9999.00, -9999.00, 36.00 +PBI, 07, 25, 90.00, 75.00, 25.00, 36.00, 49.00 +PDT, 07, 25, 89.00, 59.00, 7.00, 6.00, 11.00 +PDX, 07, 25, 81.00, 57.00, 11.00, 12.00, 17.00 +PFN, 07, 25, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 25, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 25, 86.00, 68.00, 19.00, 17.00, 30.00 +PHX, 07, 25, 106.00, 81.00, 11.00, 3.00, 13.00 +PIA, 07, 25, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 07, 25, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 25, 89.00, 53.00, 10.00, 10.00, 18.00 +PIR, 07, 25, 91.00, 62.00, 19.00, 12.00, 26.00 +PIT, 07, 25, 83.00, 62.00, 20.00, 24.00, 34.00 +PKB, 07, 25, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 25, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 25, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 25, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 25, 90.00, 74.00, 20.00, 36.00, 43.00 +POB, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +POE, 07, 25, 93.00, 70.00, -9999.00, -9999.00, 48.00 +POM, 07, 25, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 07, 25, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 25, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 25, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 25, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 25, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 25, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 25, 82.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 07, 25, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 25, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 25, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 25, 93.00, 62.00, 24.00, 13.00, 34.00 +PUC, 07, 25, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 25, 82.00, 64.00, 19.00, 15.00, 29.00 +PVU, 07, 25, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 25, 79.00, 59.00, 22.00, 22.00, 34.00 +P02, 07, 25, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 25, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 25, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 25, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 25, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +P35, 07, 25, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 25, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 25, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 25, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 25, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 25, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 25, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 07, 25, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 25, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +P69, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 25, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 25, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 25, 87.00, 59.00, 20.00, 15.00, 30.00 +RBL, 07, 25, 98.00, 66.00, 2.00, 2.00, 3.00 +RCA, 07, 25, 87.00, 59.00, -9999.00, -9999.00, 25.00 +RDD, 07, 25, 99.00, 65.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 25, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 25, 82.00, 57.00, -9999.00, -9999.00, 31.00 +RDU, 07, 25, 88.00, 68.00, 20.00, 20.00, 33.00 +REE, 07, 25, 92.00, 68.00, -9999.00, -9999.00, 20.00 +REJ, 07, 25, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 25, 84.00, 63.00, 23.00, 18.00, 34.00 +RIC, 07, 25, 89.00, 68.00, 21.00, 22.00, 36.00 +RIV, 07, 25, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 07, 25, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 25, 84.00, 53.00, 11.00, 9.00, 16.00 +RME, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 07, 25, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 25, 96.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 25, 93.00, 52.00, 5.00, 4.00, 8.00 +ROA, 07, 25, 87.00, 65.00, 17.00, 27.00, 36.00 +ROC, 07, 25, 81.00, 60.00, 17.00, 24.00, 33.00 +ROW, 07, 25, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 25, 93.00, 68.00, 15.00, 9.00, 21.00 +RST, 07, 25, 82.00, 60.00, 22.00, 18.00, 33.00 +RWF, 07, 25, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 25, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 25, 94.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 25, 77.00, 67.00, 1.00, 1.00, 2.00 +SAT, 07, 25, 96.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 25, 91.00, 73.00, 19.00, 33.00, 42.00 +SAW, 07, 25, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 25, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 25, 98.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 07, 25, 83.00, 63.00, 18.00, 20.00, 30.00 +SBP, 07, 25, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 25, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 25, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 25, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 25, 95.00, 61.00, 2.00, 3.00, 3.00 +SDF, 07, 25, 87.00, 67.00, 17.00, 23.00, 32.00 +SEA, 07, 25, 76.00, 56.00, 12.00, 12.00, 18.00 +SEM, 07, 25, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 25, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 25, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 25, 90.00, 67.00, 14.00, 16.00, 24.00 +SGY, 07, 25, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 25, 87.00, 54.00, 15.00, 12.00, 24.00 +SHV, 07, 25, 93.00, 72.00, 13.00, 19.00, 26.00 +SIT, 07, 25, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 25, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 25, 97.00, 69.00, 9.00, 11.00, 18.00 +SKA, 07, 25, 84.00, 55.00, -9999.00, -9999.00, 12.00 +SKF, 07, 25, 96.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 25, 93.00, 64.00, 13.00, 10.00, 20.00 +SLE, 07, 25, 83.00, 51.00, 8.00, 10.00, 14.00 +SLN, 07, 25, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 25, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 25, 74.00, 53.00, -9999.00, 0.00, 2.00 +SNA, 07, 25, 72.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 25, 50.00, 44.00, 32.00, 40.00, 50.00 +SNS, 07, 25, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 25, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 25, 87.00, 66.00, 19.00, 19.00, 30.00 +SPS, 07, 25, 98.00, 73.00, 10.00, 12.00, 18.00 +SRQ, 07, 25, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 25, 91.00, 69.00, -9999.00, -9999.00, 37.00 +SSI, 07, 25, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +STC, 07, 25, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 25, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +STL, 07, 25, 89.00, 70.00, 17.00, 18.00, 28.00 +STNV, 07, 25, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 25, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 25, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 25, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 25, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 25, 86.00, 65.00, 22.00, 14.00, 30.00 +SVN, 07, 25, 91.00, 73.00, -9999.00, -9999.00, 42.00 +SWF, 07, 25, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 25, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 25, 82.00, 59.00, 21.00, 23.00, 35.00 +SZL, 07, 25, 90.00, 65.00, -9999.00, -9999.00, 26.00 +TAD, 07, 25, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 25, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 25, 91.00, 64.00, -9999.00, -9999.00, 26.00 +TCC, 07, 25, 92.00, 64.00, 18.00, 7.00, 22.00 +TCL, 07, 25, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 25, 79.00, 51.00, -9999.00, -9999.00, 16.00 +TCS, 07, 25, 92.00, 67.00, -9999.00, 14.00, 36.00 +TEB, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 25, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 07, 25, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 25, 91.00, 71.00, 17.00, 44.00, 50.00 +TNX, 07, 25, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 25, 83.00, 61.00, 15.00, 21.00, 30.00 +TOP, 07, 25, 90.00, 68.00, 17.00, 15.00, 25.00 +TPA, 07, 25, 90.00, 75.00, 21.00, 42.00, 51.00 +TPH, 07, 25, 91.00, 57.00, 8.00, 5.00, 11.00 +TRI, 07, 25, 85.00, 64.00, 21.00, 25.00, 37.00 +TRK, 07, 25, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 25, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 25, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 25, 94.00, 73.00, 12.00, 10.00, 19.00 +TUP, 07, 25, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 25, 99.00, 74.00, 26.00, 15.00, 34.00 +TVC, 07, 25, 81.00, 58.00, 18.00, 13.00, 25.00 +TVL, 07, 25, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 25, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 25, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 25, 87.00, 66.00, 18.00, 23.00, 33.00 +T01, 07, 25, 86.00, 66.00, -9999.00, -9999.00, 32.00 +T02, 07, 25, 90.00, 70.00, -9999.00, -9999.00, 38.00 +T03, 07, 25, 90.00, 71.00, -9999.00, -9999.00, 39.00 +T04, 07, 25, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 25, 93.00, 66.00, -9999.00, -9999.00, 25.00 +T06, 07, 25, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 25, 97.00, 61.00, -9999.00, -9999.00, 12.00 +T08, 07, 25, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 25, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 25, 99.00, 70.00, -9999.00, -9999.00, 7.00 +UIL, 07, 25, 69.00, 50.00, 28.00, 27.00, 38.00 +UIN, 07, 25, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 25, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 25, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 25, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 25, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 25, 97.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 25, 91.00, 69.00, -9999.00, -9999.00, 42.00 +VBG, 07, 25, 73.00, 53.00, -9999.00, -9999.00, 5.00 +VCT, 07, 25, 94.00, 75.00, 9.00, 25.00, 30.00 +VCV, 07, 25, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 25, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 25, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 25, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 25, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 25, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 25, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 25, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 25, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 25, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 25, 86.00, 66.00, 15.00, 17.00, 27.00 +WJA, 07, 25, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 25, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 25, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 25, 94.00, 51.00, 7.00, 6.00, 11.00 +WPO, 07, 25, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 25, 92.00, 71.00, -9999.00, -9999.00, 38.00 +WRG, 07, 25, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 25, 86.00, 63.00, -9999.00, -9999.00, 28.00 +WRL, 07, 25, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 25, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 25, 60.00, 48.00, 47.00, 48.00, 60.00 +YCG, 07, 25, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 25, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 25, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 25, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 25, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 25, 87.00, 54.00, 5.00, 5.00, 9.00 +YNG, 07, 25, 81.00, 59.00, 20.00, 23.00, 33.00 +YPA, 07, 25, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 25, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 25, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 25, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 25, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 25, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 25, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 25, 107.00, 82.00, 2.00, 2.00, 4.00 +YVR, 07, 25, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 25, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 25, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 25, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 25, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 25, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 25, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 25, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 25, 76.00, 52.00, 20.00, 22.00, 34.00 +ZUN, 07, 25, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 25, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 25, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 25, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 25, 92.00, 71.00, -9999.00, -9999.00, 33.00 +1V1, 07, 25, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 25, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 25, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 25, 87.00, 71.00, -9999.00, -9999.00, 40.00 +2PJ, 07, 25, 91.00, 69.00, -9999.00, -9999.00, 38.00 +3B1, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 25, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 25, 81.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 25, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 25, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 25, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 25, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 25, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 25, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 25, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 25, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 26, 84.00, 64.00, 19.00, 20.00, 31.00 +ABI, 07, 26, 96.00, 73.00, 12.00, 13.00, 20.00 +ABQ, 07, 26, 91.00, 65.00, 20.00, 11.00, 28.00 +ABR, 07, 26, 87.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 26, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 26, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 26, 98.00, 75.00, 7.00, 12.00, 15.00 +ACV, 07, 26, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 26, 85.00, 65.00, 18.00, 16.00, 28.00 +ADK, 07, 26, 56.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 26, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 26, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 26, 87.00, 64.00, -9999.00, -9999.00, 30.00 +AEX, 07, 26, 93.00, 72.00, -9999.00, -9999.00, 33.00 +AFF, 07, 26, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 26, 92.00, 71.00, -9999.00, -9999.00, 67.00 +AGS, 07, 26, 91.00, 70.00, 18.00, 29.00, 39.00 +AHN, 07, 26, 89.00, 70.00, 17.00, 24.00, 33.00 +AKN, 07, 26, 63.00, 47.00, 30.00, 34.00, 46.00 +AKO, 07, 26, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 26, 84.00, 60.00, 21.00, 21.00, 33.00 +ALI, 07, 26, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 26, 84.00, 62.00, 21.00, 16.00, 31.00 +ALS, 07, 26, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 26, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 26, 91.00, 66.00, 18.00, 13.00, 27.00 +AMG, 07, 26, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 26, 65.00, 52.00, 25.00, 28.00, 39.00 +AND, 07, 26, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 26, 65.00, 53.00, 37.00, 39.00, 51.00 +AOO, 07, 26, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 26, 80.00, 54.00, 20.00, 20.00, 31.00 +AQQ, 07, 26, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 26, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 26, 68.00, 53.00, 14.00, 17.00, 24.00 +ATL, 07, 26, 88.00, 70.00, 18.00, 24.00, 35.00 +ATW, 07, 26, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 26, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 26, 86.00, 63.00, -9999.00, -9999.00, 28.00 +AUG, 07, 26, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 26, 96.00, 74.00, 8.00, 13.00, 16.00 +AUW, 07, 26, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 26, 83.00, 63.00, 17.00, 29.00, 37.00 +AVP, 07, 26, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 26, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 26, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 26, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 26, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 26, 96.00, 61.00, -9999.00, -9999.00, 1.00 +BAD, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 26, 78.00, 47.00, -9999.00, -9999.00, 22.00 +BDL, 07, 26, 85.00, 62.00, 21.00, 21.00, 32.00 +BDR, 07, 26, 82.00, 66.00, 18.00, 18.00, 29.00 +BET, 07, 26, 62.00, 48.00, 38.00, 37.00, 51.00 +BFD, 07, 26, 76.00, 54.00, 22.00, 26.00, 37.00 +BFF, 07, 26, 90.00, 59.00, 20.00, 12.00, 28.00 +BFL, 07, 26, 99.00, 70.00, 0.00, 0.00, 1.00 +BGM, 07, 26, 78.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 26, 78.00, 59.00, 21.00, 21.00, 33.00 +BGS, 07, 26, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 26, 90.00, 70.00, 19.00, 30.00, 41.00 +BID, 07, 26, 77.00, 65.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 26, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 26, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 26, 88.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 26, 85.00, 56.00, 21.00, 14.00, 29.00 +BIX, 07, 26, 90.00, 74.00, -9999.00, -9999.00, 41.00 +BJI, 07, 26, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 26, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 26, 90.00, 55.00, -9999.00, -9999.00, 31.00 +BKW, 07, 26, 79.00, 60.00, 25.00, 31.00, 44.00 +BLF, 07, 26, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 26, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 26, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 26, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 26, 89.00, 65.00, -9999.00, -9999.00, 26.00 +BNA, 07, 26, 90.00, 69.00, 17.00, 24.00, 34.00 +BNO, 07, 26, 86.00, 47.00, -9999.00, 8.00, 16.00 +BOI, 07, 26, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 26, 82.00, 66.00, 21.00, 19.00, 31.00 +BPI, 07, 26, 81.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 26, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 26, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 26, 85.00, 65.00, 19.00, 15.00, 28.00 +BRO, 07, 26, 94.00, 76.00, 12.00, 17.00, 22.00 +BRW, 07, 26, 45.00, 34.00, 21.00, 22.00, 33.00 +BSM, 07, 26, 96.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 26, 46.00, 35.00, 17.00, 19.00, 27.00 +BTL, 07, 26, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 26, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 26, 91.00, 73.00, 14.00, 36.00, 43.00 +BTT, 07, 26, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 26, 81.00, 60.00, 26.00, 25.00, 41.00 +BUB, 07, 26, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 26, 80.00, 62.00, 22.00, 22.00, 34.00 +BUR, 07, 26, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 26, 90.00, 74.00, -9999.00, 29.00, 40.00 +BWG, 07, 26, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 26, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 07, 26, 92.00, 71.00, -9999.00, -9999.00, 29.00 +BYI, 07, 26, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 26, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 26, 91.00, 70.00, 18.00, 27.00, 37.00 +CAG, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 26, 82.00, 62.00, 19.00, 23.00, 34.00 +CAO, 07, 26, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 26, 76.00, 54.00, 27.00, 32.00, 43.00 +CBM, 07, 26, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 26, 56.00, 47.00, 41.00, 47.00, 60.00 +CDC, 07, 26, 90.00, 59.00, 10.00, 12.00, 18.00 +CDR, 07, 26, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 26, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 26, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 07, 26, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 26, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 26, 89.00, 69.00, 16.00, 28.00, 36.00 +CHO, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 26, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 07, 26, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 26, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 26, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 26, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 26, 82.00, 62.00, 20.00, 23.00, 35.00 +CLL, 07, 26, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 26, 89.00, 70.00, 19.00, 20.00, 32.00 +CMH, 07, 26, 84.00, 63.00, 19.00, 25.00, 34.00 +CMI, 07, 26, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 26, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 26, 91.00, 68.00, 20.00, 10.00, 26.00 +CNM, 07, 26, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 26, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 26, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 26, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 07, 26, 82.00, 57.00, 19.00, 19.00, 31.00 +COS, 07, 26, 84.00, 57.00, 25.00, 23.00, 39.00 +COT, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 26, 89.00, 66.00, 16.00, 15.00, 25.00 +CPR, 07, 26, 88.00, 54.00, 17.00, 14.00, 27.00 +CRBC, 07, 26, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 26, 94.00, 75.00, 10.00, 16.00, 20.00 +CRW, 07, 26, 86.00, 65.00, 24.00, 29.00, 41.00 +CSG, 07, 26, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 26, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 26, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 26, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 26, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 26, 85.00, 65.00, 18.00, 25.00, 34.00 +CVN, 07, 26, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 26, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 26, 86.00, 66.00, 16.00, 18.00, 28.00 +CYS, 07, 26, 82.00, 55.00, 19.00, 23.00, 34.00 +DAA, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 26, 90.00, 73.00, 15.00, 37.00, 43.00 +DAG, 07, 26, 104.00, 74.00, 3.00, 5.00, 5.00 +DAL, 07, 26, 97.00, 77.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 26, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 26, 85.00, 63.00, 19.00, 23.00, 33.00 +DBQ, 07, 26, 82.00, 62.00, 21.00, 18.00, 33.00 +DCA, 07, 26, 88.00, 72.00, 20.00, 23.00, 33.00 +DDC, 07, 26, 93.00, 68.00, 16.00, 9.00, 23.00 +DEC, 07, 26, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 26, 88.00, 59.00, 21.00, 18.00, 32.00 +DFW, 07, 26, 97.00, 75.00, 9.00, 10.00, 17.00 +DHN, 07, 26, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 26, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 26, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 26, 97.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 26, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 26, 77.00, 55.00, 27.00, 23.00, 40.00 +DLLC, 07, 26, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 26, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 26, 98.00, 74.00, -9999.00, -9999.00, 30.00 +DMN, 07, 26, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 26, 88.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 07, 26, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 26, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 26, 98.00, 70.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 26, 97.00, 74.00, 10.00, 13.00, 17.00 +DSM, 07, 26, 86.00, 66.00, 22.00, 18.00, 32.00 +DTW, 07, 26, 83.00, 61.00, 16.00, 20.00, 28.00 +DUG, 07, 26, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 26, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 26, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 26, 96.00, 73.00, -9999.00, -9999.00, 16.00 +D45, 07, 26, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 26, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 26, 83.00, 60.00, 19.00, 18.00, 30.00 +ECG, 07, 26, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 26, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 26, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 26, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 26, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 26, 80.00, 57.00, 28.00, 33.00, 45.00 +EKO, 07, 26, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 26, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 26, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 26, 95.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 26, 87.00, 49.00, 12.00, 13.00, 20.00 +EMP, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 26, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 26, 95.00, 71.00, -9999.00, -9999.00, 20.00 +ENN, 07, 26, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 26, 92.00, 68.00, -9999.00, -9999.00, 14.00 +EPH, 07, 26, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 26, 80.00, 63.00, 21.00, 21.00, 34.00 +ESF, 07, 26, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 26, 83.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 26, 89.00, 67.00, 18.00, 17.00, 28.00 +EWN, 07, 26, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 26, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 26, 89.00, 80.00, 24.00, 28.00, 41.00 +E74, 07, 26, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 26, 88.00, 67.00, -9999.00, -9999.00, 34.00 +FAI, 07, 26, 70.00, 51.00, 30.00, 27.00, 44.00 +FAR, 07, 26, 84.00, 59.00, 20.00, 16.00, 31.00 +FAT, 07, 26, 99.00, 65.00, 1.00, 1.00, 1.00 +FAY, 07, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 26, 81.00, 47.00, 15.00, 18.00, 27.00 +FCS, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FDY, 07, 26, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 26, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +FLG, 07, 26, 81.00, 51.00, 18.00, 29.00, 39.00 +FLL, 07, 26, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 26, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 26, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 26, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 26, 92.00, 58.00, 17.00, 7.00, 21.00 +FMY, 07, 26, 91.00, 75.00, 21.00, 53.00, 61.00 +FNT, 07, 26, 81.00, 60.00, 18.00, 20.00, 31.00 +FOD, 07, 26, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 26, 89.00, 67.00, -9999.00, -9999.00, 26.00 +FOK, 07, 26, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 26, 92.00, 69.00, -9999.00, -9999.00, 27.00 +FSD, 07, 26, 86.00, 62.00, 22.00, 15.00, 32.00 +FSI, 07, 26, 97.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 26, 94.00, 70.00, 12.00, 16.00, 23.00 +FTK, 07, 26, 87.00, 64.00, -9999.00, -9999.00, 27.00 +FWA, 07, 26, 84.00, 63.00, 16.00, 20.00, 30.00 +FWH, 07, 26, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 26, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 26, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 26, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 26, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 26, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 26, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 26, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 26, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 07, 26, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 26, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 26, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 26, 86.00, 57.00, 18.00, 11.00, 25.00 +GJT, 07, 26, 93.00, 64.00, 13.00, 8.00, 18.00 +GKN, 07, 26, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 26, 90.00, 61.00, 21.00, 9.00, 27.00 +GLH, 07, 26, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 26, 88.00, 80.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 26, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 26, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 26, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 26, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 26, 80.00, 59.00, 23.00, 20.00, 35.00 +GRCI, 07, 26, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 26, 79.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 26, 88.00, 65.00, 21.00, 13.00, 28.00 +GRK, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 26, 83.00, 60.00, 20.00, 17.00, 30.00 +GSB, 07, 26, 90.00, 70.00, -9999.00, -9999.00, 39.00 +GSG, 07, 26, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 26, 87.00, 67.00, 21.00, 24.00, 36.00 +GSP, 07, 26, 88.00, 68.00, 20.00, 28.00, 37.00 +GST, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 26, 80.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 07, 26, 84.00, 54.00, 17.00, 13.00, 24.00 +GUP, 07, 26, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 26, 85.00, 62.00, -9999.00, -9999.00, 28.00 +GVW, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 07, 26, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 26, 85.00, 72.00, 21.00, 19.00, 32.00 +HBR, 07, 26, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 26, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 26, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 26, 90.00, 60.00, -9999.00, -9999.00, 12.00 +HKY, 07, 26, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 26, 86.00, 54.00, 14.00, 16.00, 24.00 +HMN, 07, 26, 96.00, 63.00, -9999.00, -9999.00, 24.00 +HMS, 07, 26, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 26, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 26, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 07, 26, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 26, 90.00, 66.00, -9999.00, -9999.00, 29.00 +HOT, 07, 26, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 26, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 26, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 26, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 26, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 26, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 26, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 26, 89.00, 69.00, 17.00, 24.00, 34.00 +HTL, 07, 26, 79.00, 55.00, 23.00, 19.00, 35.00 +HTS, 07, 26, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 26, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 26, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 26, 86.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 26, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 26, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 26, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 26, 93.00, 70.00, 13.00, 12.00, 20.00 +IDA, 07, 26, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 26, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 26, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 26, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 26, 88.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 26, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 26, 85.00, 65.00, 20.00, 21.00, 32.00 +INL, 07, 26, 79.00, 54.00, 26.00, 22.00, 39.00 +INS, 07, 26, 98.00, 70.00, -9999.00, -9999.00, 7.00 +INT, 07, 26, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 26, 93.00, 63.00, 12.00, 13.00, 23.00 +IPL, 07, 26, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 26, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 26, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 26, 86.00, 57.00, 18.00, 13.00, 27.00 +ISP, 07, 26, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 26, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 26, 104.00, 76.00, -9999.00, -9999.00, 14.00 +IWD, 07, 26, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 26, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 26, 92.00, 71.00, 15.00, 27.00, 35.00 +JAX, 07, 26, 91.00, 72.00, 17.00, 38.00, 44.00 +JBR, 07, 26, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 26, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 26, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 26, 83.00, 69.00, 19.00, 18.00, 29.00 +JHW, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 26, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 26, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 26, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 26, 64.00, 48.00, 44.00, 44.00, 56.00 +JST, 07, 26, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 26, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 26, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 26, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 26, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 26, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 26, 82.00, 59.00, 17.00, 19.00, 30.00 +LAR, 07, 26, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 26, 106.00, 76.00, 6.00, 6.00, 10.00 +LAX, 07, 26, 76.00, 64.00, 0.00, 1.00, 1.00 +LBB, 07, 26, 91.00, 68.00, 15.00, 10.00, 21.00 +LBF, 07, 26, 88.00, 60.00, 25.00, 11.00, 32.00 +LCH, 07, 26, 91.00, 74.00, 16.00, 30.00, 38.00 +LCK, 07, 26, 85.00, 63.00, -9999.00, -9999.00, 32.00 +LEB, 07, 26, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 26, 86.00, 66.00, 16.00, 25.00, 34.00 +LFI, 07, 26, 86.00, 72.00, -9999.00, -9999.00, 32.00 +LFK, 07, 26, 94.00, 72.00, 10.00, 21.00, 27.00 +LFT, 07, 26, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 26, 84.00, 69.00, 18.00, 20.00, 30.00 +LGB, 07, 26, 84.00, 64.00, 0.00, 1.00, 1.00 +LGU, 07, 26, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 26, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 26, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 26, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 26, 93.00, 71.00, 11.00, 20.00, 26.00 +LIZ, 07, 26, 76.00, 54.00, -9999.00, -9999.00, 44.00 +LMT, 07, 26, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 26, 87.00, 56.00, 12.00, 12.00, 20.00 +LNK, 07, 26, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 26, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 26, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 26, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 26, 92.00, 69.00, -9999.00, -9999.00, 26.00 +LSE, 07, 26, 84.00, 62.00, 21.00, 18.00, 32.00 +LSF, 07, 26, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 26, 107.00, 69.00, -9999.00, -9999.00, 7.00 +LTS, 07, 26, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 26, 106.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 26, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 26, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 26, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 26, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 26, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 26, 96.00, 69.00, 11.00, 11.00, 18.00 +MBL, 07, 26, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 26, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 26, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 26, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 26, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 26, 67.00, 48.00, 36.00, 32.00, 50.00 +MCI, 07, 26, 89.00, 68.00, 19.00, 16.00, 28.00 +MCK, 07, 26, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 26, 92.00, 71.00, 18.00, 26.00, 36.00 +MCO, 07, 26, 92.00, 73.00, 16.00, 48.00, 54.00 +MCW, 07, 26, 83.00, 61.00, 18.00, 15.00, 26.00 +MC2, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +MDH, 07, 26, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 26, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 26, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 26, 84.00, 66.00, 24.00, 19.00, 36.00 +MEI, 07, 26, 92.00, 70.00, 17.00, 30.00, 39.00 +MEM, 07, 26, 92.00, 73.00, 14.00, 18.00, 26.00 +MER, 07, 26, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 26, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 26, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 26, 91.00, 56.00, 5.00, 5.00, 8.00 +MGE, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 07, 26, 91.00, 72.00, 17.00, 28.00, 37.00 +MGW, 07, 26, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 26, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 26, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 26, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 26, 90.00, 75.00, 27.00, 40.00, 52.00 +MIB, 07, 26, 83.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 26, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 26, 96.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 07, 26, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 26, 80.00, 63.00, 23.00, 20.00, 34.00 +MKG, 07, 26, 80.00, 60.00, 19.00, 15.00, 28.00 +MKL, 07, 26, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 26, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 26, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 26, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 26, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 26, 85.00, 64.00, 22.00, 18.00, 32.00 +MLS, 07, 26, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 26, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 26, 92.00, 71.00, -9999.00, -9999.00, 38.00 +MOB, 07, 26, 91.00, 73.00, 20.00, 44.00, 52.00 +MOT, 07, 26, 83.00, 58.00, 18.00, 12.00, 25.00 +MPV, 07, 26, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 26, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 26, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 26, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 26, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 26, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 26, 82.00, 59.00, 22.00, 18.00, 33.00 +MSO, 07, 26, 85.00, 51.00, 16.00, 16.00, 25.00 +MSP, 07, 26, 84.00, 63.00, 21.00, 19.00, 32.00 +MSS, 07, 26, 80.00, 58.00, 20.00, 20.00, 33.00 +MSY, 07, 26, 91.00, 73.00, 15.00, 40.00, 47.00 +MTC, 07, 26, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 26, 87.00, 67.00, -9999.00, -9999.00, 26.00 +MTO, 07, 26, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 26, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 26, 95.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 07, 26, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 26, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 26, 91.00, 72.00, -9999.00, -9999.00, 34.00 +MYL, 07, 26, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 26, 91.00, 71.00, -9999.00, -9999.00, 39.00 +NAO, 07, 26, 88.00, 76.00, -9999.00, -9999.00, 44.00 +NBC, 07, 26, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +NBU, 07, 26, 84.00, 63.00, -9999.00, -9999.00, 28.00 +NCA, 07, 26, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NCO, 07, 26, 79.00, 64.00, -9999.00, -9999.00, 29.00 +NC1, 07, 26, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 26, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 26, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 07, 26, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 26, 93.00, 75.00, -9999.00, -9999.00, 15.00 +NGU, 07, 26, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 26, 70.00, 55.00, -9999.00, -9999.00, 2.00 +NHK, 07, 26, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 26, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 26, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 26, 95.00, 72.00, -9999.00, -9999.00, 18.00 +NKT, 07, 26, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 26, 77.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 26, 91.00, 69.00, -9999.00, -9999.00, 37.00 +NPA, 07, 26, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 07, 26, 96.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 26, 89.00, 80.00, -9999.00, -9999.00, 38.00 +NRB, 07, 26, 89.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 26, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 26, 74.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 07, 26, 91.00, 71.00, -9999.00, -9999.00, 49.00 +NSI, 07, 26, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 07, 26, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 07, 26, 84.00, 64.00, -9999.00, -9999.00, 2.00 +NTU, 07, 26, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 26, 74.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 26, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 26, 73.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 26, 84.00, 64.00, -9999.00, -9999.00, 1.00 +NXX, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 07, 26, 89.00, 65.00, -9999.00, -9999.00, 31.00 +NZC, 07, 26, 92.00, 69.00, -9999.00, -9999.00, 51.00 +NZJ, 07, 26, 85.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 26, 81.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 26, 77.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 07, 26, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 26, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 26, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 26, 78.00, 50.00, 10.00, 14.00, 18.00 +OMA, 07, 26, 88.00, 66.00, 19.00, 13.00, 27.00 +OME, 07, 26, 58.00, 46.00, 29.00, 29.00, 40.00 +ONT, 07, 26, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 26, 84.00, 63.00, 23.00, 19.00, 34.00 +ORF, 07, 26, 86.00, 70.00, 20.00, 22.00, 34.00 +ORH, 07, 26, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 26, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 26, 79.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 26, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 26, 67.00, 53.00, 9.00, 10.00, 14.00 +OTM, 07, 26, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 26, 60.00, 49.00, 19.00, 26.00, 33.00 +OURC, 07, 26, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 26, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 26, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 26, 91.00, 69.00, -9999.00, -9999.00, 43.00 +PACZ, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 26, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 26, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 26, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 26, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 26, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 26, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 26, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 07, 26, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 26, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 26, 50.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 26, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 26, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 26, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 26, 80.00, 60.00, -9999.00, -9999.00, 36.00 +PBI, 07, 26, 90.00, 75.00, 25.00, 36.00, 49.00 +PDT, 07, 26, 88.00, 59.00, 7.00, 6.00, 11.00 +PDX, 07, 26, 81.00, 57.00, 11.00, 12.00, 17.00 +PFN, 07, 26, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 26, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 26, 86.00, 68.00, 19.00, 17.00, 30.00 +PHX, 07, 26, 105.00, 81.00, 11.00, 3.00, 13.00 +PIA, 07, 26, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 07, 26, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 26, 89.00, 53.00, 10.00, 10.00, 18.00 +PIR, 07, 26, 91.00, 62.00, 19.00, 12.00, 26.00 +PIT, 07, 26, 82.00, 62.00, 20.00, 24.00, 34.00 +PKB, 07, 26, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 26, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 26, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 26, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 26, 90.00, 74.00, 20.00, 36.00, 43.00 +POB, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +POE, 07, 26, 93.00, 70.00, -9999.00, -9999.00, 47.00 +POM, 07, 26, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 07, 26, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 26, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 26, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 26, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 26, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 26, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 26, 82.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 07, 26, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 26, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 26, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 26, 92.00, 61.00, 24.00, 13.00, 34.00 +PUC, 07, 26, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 26, 82.00, 64.00, 19.00, 15.00, 29.00 +PVU, 07, 26, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 26, 79.00, 59.00, 22.00, 22.00, 34.00 +P02, 07, 26, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 26, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 26, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 26, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 26, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 26, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 26, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 26, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 26, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 26, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 26, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 07, 26, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 26, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +P69, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 26, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 26, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 26, 87.00, 59.00, 20.00, 15.00, 30.00 +RBL, 07, 26, 98.00, 66.00, 2.00, 2.00, 3.00 +RCA, 07, 26, 87.00, 59.00, -9999.00, -9999.00, 25.00 +RDD, 07, 26, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 26, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 26, 82.00, 56.00, -9999.00, -9999.00, 31.00 +RDU, 07, 26, 88.00, 68.00, 20.00, 20.00, 33.00 +REE, 07, 26, 91.00, 68.00, -9999.00, -9999.00, 20.00 +REJ, 07, 26, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 26, 83.00, 62.00, 23.00, 18.00, 34.00 +RIC, 07, 26, 88.00, 68.00, 21.00, 22.00, 36.00 +RIV, 07, 26, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 07, 26, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 26, 84.00, 53.00, 11.00, 9.00, 16.00 +RME, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 07, 26, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 26, 96.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 26, 92.00, 51.00, 5.00, 4.00, 8.00 +ROA, 07, 26, 87.00, 65.00, 17.00, 27.00, 36.00 +ROC, 07, 26, 80.00, 60.00, 18.00, 24.00, 33.00 +ROW, 07, 26, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 26, 92.00, 68.00, 15.00, 9.00, 21.00 +RST, 07, 26, 81.00, 60.00, 22.00, 18.00, 33.00 +RWF, 07, 26, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 26, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 26, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 26, 77.00, 67.00, 1.00, 1.00, 2.00 +SAT, 07, 26, 96.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 26, 91.00, 73.00, 19.00, 33.00, 42.00 +SAW, 07, 26, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 26, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 26, 98.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 07, 26, 82.00, 63.00, 18.00, 20.00, 30.00 +SBP, 07, 26, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 26, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 26, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 26, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 26, 94.00, 61.00, 2.00, 3.00, 3.00 +SDF, 07, 26, 87.00, 67.00, 17.00, 23.00, 32.00 +SEA, 07, 26, 76.00, 56.00, 12.00, 12.00, 18.00 +SEM, 07, 26, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 26, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 26, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 26, 90.00, 67.00, 14.00, 16.00, 24.00 +SGY, 07, 26, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 26, 87.00, 54.00, 15.00, 12.00, 24.00 +SHV, 07, 26, 94.00, 72.00, 13.00, 19.00, 26.00 +SIT, 07, 26, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 26, 97.00, 69.00, 9.00, 11.00, 18.00 +SKA, 07, 26, 84.00, 55.00, -9999.00, -9999.00, 12.00 +SKF, 07, 26, 96.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 26, 92.00, 64.00, 13.00, 10.00, 20.00 +SLE, 07, 26, 83.00, 52.00, 8.00, 10.00, 14.00 +SLN, 07, 26, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 26, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 26, 74.00, 54.00, -9999.00, 0.00, 2.00 +SNA, 07, 26, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 26, 51.00, 44.00, 32.00, 40.00, 50.00 +SNS, 07, 26, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 26, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 26, 86.00, 66.00, 19.00, 19.00, 30.00 +SPS, 07, 26, 98.00, 73.00, 10.00, 12.00, 18.00 +SRQ, 07, 26, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 26, 91.00, 69.00, -9999.00, -9999.00, 37.00 +SSI, 07, 26, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +STC, 07, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 26, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 07, 26, 89.00, 70.00, 17.00, 18.00, 28.00 +STNV, 07, 26, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 26, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 26, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 26, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 26, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 26, 86.00, 65.00, 22.00, 14.00, 30.00 +SVN, 07, 26, 91.00, 73.00, -9999.00, -9999.00, 42.00 +SWF, 07, 26, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 26, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 26, 81.00, 59.00, 21.00, 23.00, 35.00 +SZL, 07, 26, 90.00, 65.00, -9999.00, -9999.00, 26.00 +TAD, 07, 26, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 26, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 26, 90.00, 63.00, -9999.00, -9999.00, 26.00 +TCC, 07, 26, 92.00, 64.00, 18.00, 7.00, 22.00 +TCL, 07, 26, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 26, 79.00, 51.00, -9999.00, -9999.00, 16.00 +TCS, 07, 26, 92.00, 67.00, -9999.00, 14.00, 36.00 +TEB, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 26, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 07, 26, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 26, 91.00, 71.00, 17.00, 44.00, 50.00 +TNX, 07, 26, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 26, 83.00, 60.00, 15.00, 21.00, 30.00 +TOP, 07, 26, 89.00, 67.00, 17.00, 15.00, 26.00 +TPA, 07, 26, 90.00, 75.00, 21.00, 42.00, 51.00 +TPH, 07, 26, 91.00, 57.00, 8.00, 5.00, 11.00 +TRI, 07, 26, 85.00, 64.00, 21.00, 25.00, 37.00 +TRK, 07, 26, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 26, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 26, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 26, 94.00, 73.00, 12.00, 10.00, 19.00 +TUP, 07, 26, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 26, 98.00, 74.00, 25.00, 15.00, 34.00 +TVC, 07, 26, 81.00, 58.00, 18.00, 13.00, 25.00 +TVL, 07, 26, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 26, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 26, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 26, 87.00, 66.00, 18.00, 23.00, 33.00 +T01, 07, 26, 86.00, 66.00, -9999.00, -9999.00, 32.00 +T02, 07, 26, 90.00, 70.00, -9999.00, -9999.00, 38.00 +T03, 07, 26, 90.00, 71.00, -9999.00, -9999.00, 39.00 +T04, 07, 26, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 26, 93.00, 66.00, -9999.00, -9999.00, 25.00 +T06, 07, 26, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 26, 96.00, 61.00, -9999.00, -9999.00, 12.00 +T08, 07, 26, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 26, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 26, 98.00, 70.00, -9999.00, -9999.00, 7.00 +UIL, 07, 26, 69.00, 50.00, 28.00, 27.00, 38.00 +UIN, 07, 26, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 26, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 26, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 26, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 26, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 26, 96.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 26, 91.00, 69.00, -9999.00, -9999.00, 42.00 +VBG, 07, 26, 73.00, 54.00, -9999.00, -9999.00, 5.00 +VCT, 07, 26, 94.00, 75.00, 9.00, 25.00, 30.00 +VCV, 07, 26, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 26, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 26, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 26, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 26, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 26, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 26, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 26, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 26, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 26, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 26, 86.00, 66.00, 15.00, 17.00, 27.00 +WJA, 07, 26, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 26, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 26, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 26, 94.00, 51.00, 7.00, 6.00, 11.00 +WPO, 07, 26, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 26, 92.00, 71.00, -9999.00, -9999.00, 38.00 +WRG, 07, 26, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 26, 86.00, 63.00, -9999.00, -9999.00, 28.00 +WRL, 07, 26, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 26, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 26, 60.00, 48.00, 47.00, 48.00, 60.00 +YCG, 07, 26, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 26, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 26, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 26, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 26, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 26, 87.00, 54.00, 5.00, 5.00, 9.00 +YNG, 07, 26, 81.00, 59.00, 20.00, 23.00, 33.00 +YPA, 07, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 26, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 26, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 26, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 26, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 26, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 26, 106.00, 82.00, 2.00, 2.00, 4.00 +YVR, 07, 26, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 26, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 26, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 26, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 26, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 26, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 26, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 26, 76.00, 52.00, 20.00, 22.00, 34.00 +ZUN, 07, 26, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 26, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 26, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 26, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 26, 92.00, 71.00, -9999.00, -9999.00, 33.00 +1V1, 07, 26, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 26, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 26, 87.00, 71.00, -9999.00, -9999.00, 39.00 +2PJ, 07, 26, 91.00, 69.00, -9999.00, -9999.00, 38.00 +3B1, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 26, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 26, 80.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 26, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 26, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 26, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 26, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 26, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 26, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 26, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 26, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 27, 84.00, 64.00, 19.00, 20.00, 31.00 +ABI, 07, 27, 96.00, 73.00, 12.00, 13.00, 20.00 +ABQ, 07, 27, 91.00, 65.00, 21.00, 11.00, 28.00 +ABR, 07, 27, 87.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 27, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 27, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 27, 98.00, 75.00, 7.00, 12.00, 15.00 +ACV, 07, 27, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 27, 85.00, 65.00, 18.00, 16.00, 28.00 +ADK, 07, 27, 56.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 27, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 27, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 27, 87.00, 64.00, -9999.00, -9999.00, 30.00 +AEX, 07, 27, 93.00, 72.00, -9999.00, -9999.00, 33.00 +AFF, 07, 27, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 27, 92.00, 71.00, -9999.00, -9999.00, 67.00 +AGS, 07, 27, 91.00, 70.00, 18.00, 29.00, 39.00 +AHN, 07, 27, 89.00, 70.00, 17.00, 24.00, 33.00 +AKN, 07, 27, 63.00, 47.00, 30.00, 34.00, 47.00 +AKO, 07, 27, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 27, 84.00, 60.00, 21.00, 21.00, 33.00 +ALI, 07, 27, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 27, 84.00, 62.00, 21.00, 16.00, 31.00 +ALS, 07, 27, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 27, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 27, 91.00, 66.00, 18.00, 13.00, 27.00 +AMG, 07, 27, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 27, 65.00, 52.00, 25.00, 28.00, 39.00 +AND, 07, 27, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 27, 65.00, 53.00, 37.00, 38.00, 51.00 +AOO, 07, 27, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 27, 80.00, 54.00, 20.00, 20.00, 31.00 +AQQ, 07, 27, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 27, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 27, 68.00, 53.00, 14.00, 17.00, 24.00 +ATL, 07, 27, 88.00, 70.00, 18.00, 24.00, 35.00 +ATW, 07, 27, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 27, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 27, 86.00, 63.00, -9999.00, -9999.00, 28.00 +AUG, 07, 27, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 27, 96.00, 74.00, 8.00, 13.00, 16.00 +AUW, 07, 27, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 27, 83.00, 63.00, 17.00, 29.00, 37.00 +AVP, 07, 27, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 27, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 27, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 27, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 27, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 27, 96.00, 61.00, -9999.00, -9999.00, 1.00 +BAD, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 27, 78.00, 47.00, -9999.00, -9999.00, 22.00 +BDL, 07, 27, 85.00, 62.00, 21.00, 21.00, 32.00 +BDR, 07, 27, 82.00, 66.00, 18.00, 18.00, 29.00 +BET, 07, 27, 62.00, 48.00, 38.00, 37.00, 51.00 +BFD, 07, 27, 76.00, 54.00, 22.00, 26.00, 37.00 +BFF, 07, 27, 90.00, 59.00, 20.00, 12.00, 27.00 +BFL, 07, 27, 99.00, 70.00, 0.00, 0.00, 1.00 +BGM, 07, 27, 78.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 27, 78.00, 59.00, 21.00, 21.00, 33.00 +BGS, 07, 27, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 27, 90.00, 70.00, 19.00, 29.00, 40.00 +BID, 07, 27, 77.00, 65.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 27, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 27, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 27, 88.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 27, 85.00, 56.00, 21.00, 14.00, 29.00 +BIX, 07, 27, 90.00, 74.00, -9999.00, -9999.00, 41.00 +BJI, 07, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 27, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 27, 90.00, 55.00, -9999.00, -9999.00, 31.00 +BKW, 07, 27, 79.00, 60.00, 25.00, 31.00, 43.00 +BLF, 07, 27, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 27, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 27, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 27, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 27, 89.00, 65.00, -9999.00, -9999.00, 26.00 +BNA, 07, 27, 90.00, 69.00, 17.00, 24.00, 34.00 +BNO, 07, 27, 86.00, 47.00, -9999.00, 8.00, 17.00 +BOI, 07, 27, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 27, 82.00, 66.00, 21.00, 19.00, 31.00 +BPI, 07, 27, 81.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 27, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 27, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 27, 85.00, 65.00, 20.00, 15.00, 28.00 +BRO, 07, 27, 94.00, 76.00, 12.00, 18.00, 23.00 +BRW, 07, 27, 45.00, 34.00, 21.00, 22.00, 33.00 +BSM, 07, 27, 96.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 27, 46.00, 35.00, 17.00, 19.00, 28.00 +BTL, 07, 27, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 27, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 27, 91.00, 73.00, 14.00, 37.00, 43.00 +BTT, 07, 27, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 27, 81.00, 60.00, 26.00, 25.00, 41.00 +BUB, 07, 27, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 27, 80.00, 62.00, 22.00, 22.00, 34.00 +BUR, 07, 27, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 27, 90.00, 74.00, -9999.00, 30.00, 41.00 +BWG, 07, 27, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 27, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 07, 27, 92.00, 71.00, -9999.00, -9999.00, 28.00 +BYI, 07, 27, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 27, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 27, 91.00, 70.00, 18.00, 27.00, 37.00 +CAG, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 27, 82.00, 62.00, 19.00, 23.00, 34.00 +CAO, 07, 27, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 27, 76.00, 54.00, 27.00, 32.00, 43.00 +CBM, 07, 27, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 27, 56.00, 47.00, 41.00, 47.00, 60.00 +CDC, 07, 27, 90.00, 59.00, 10.00, 12.00, 18.00 +CDR, 07, 27, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 27, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 27, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 07, 27, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 27, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 27, 89.00, 69.00, 16.00, 28.00, 36.00 +CHO, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 27, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 07, 27, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 27, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 27, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 27, 82.00, 62.00, 21.00, 23.00, 35.00 +CLL, 07, 27, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 27, 89.00, 70.00, 19.00, 20.00, 32.00 +CMH, 07, 27, 84.00, 63.00, 19.00, 25.00, 34.00 +CMI, 07, 27, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 27, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 27, 91.00, 68.00, 20.00, 10.00, 26.00 +CNM, 07, 27, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 27, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 27, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 27, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 07, 27, 82.00, 57.00, 19.00, 19.00, 31.00 +COS, 07, 27, 84.00, 57.00, 25.00, 23.00, 39.00 +COT, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 27, 89.00, 66.00, 16.00, 15.00, 25.00 +CPR, 07, 27, 88.00, 54.00, 17.00, 14.00, 26.00 +CRBC, 07, 27, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 27, 94.00, 75.00, 10.00, 16.00, 20.00 +CRW, 07, 27, 86.00, 65.00, 24.00, 29.00, 41.00 +CSG, 07, 27, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 27, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 27, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 27, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 27, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 27, 85.00, 65.00, 18.00, 25.00, 34.00 +CVN, 07, 27, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 27, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 27, 86.00, 66.00, 16.00, 18.00, 28.00 +CYS, 07, 27, 82.00, 55.00, 19.00, 23.00, 34.00 +DAA, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 27, 90.00, 73.00, 15.00, 37.00, 43.00 +DAG, 07, 27, 104.00, 74.00, 3.00, 5.00, 5.00 +DAL, 07, 27, 97.00, 77.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 27, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 27, 85.00, 63.00, 19.00, 23.00, 33.00 +DBQ, 07, 27, 82.00, 62.00, 21.00, 18.00, 33.00 +DCA, 07, 27, 88.00, 72.00, 20.00, 23.00, 33.00 +DDC, 07, 27, 93.00, 68.00, 16.00, 9.00, 23.00 +DEC, 07, 27, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 27, 88.00, 59.00, 21.00, 18.00, 32.00 +DFW, 07, 27, 97.00, 75.00, 9.00, 10.00, 17.00 +DHN, 07, 27, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 27, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 27, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 27, 97.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 27, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 27, 77.00, 55.00, 27.00, 23.00, 40.00 +DLLC, 07, 27, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 27, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 27, 98.00, 74.00, -9999.00, -9999.00, 30.00 +DMN, 07, 27, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 27, 88.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 07, 27, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 27, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 27, 98.00, 70.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 27, 97.00, 74.00, 10.00, 13.00, 17.00 +DSM, 07, 27, 86.00, 66.00, 22.00, 18.00, 32.00 +DTW, 07, 27, 83.00, 61.00, 16.00, 20.00, 28.00 +DUG, 07, 27, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 27, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 27, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 27, 96.00, 73.00, -9999.00, -9999.00, 16.00 +D45, 07, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 27, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 27, 83.00, 60.00, 19.00, 18.00, 30.00 +ECG, 07, 27, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 27, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 27, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 27, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 27, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 27, 80.00, 57.00, 28.00, 33.00, 45.00 +EKO, 07, 27, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 27, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 27, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 27, 95.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 27, 87.00, 49.00, 12.00, 13.00, 20.00 +EMP, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 27, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 27, 95.00, 71.00, -9999.00, -9999.00, 20.00 +ENN, 07, 27, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 27, 92.00, 68.00, -9999.00, -9999.00, 14.00 +EPH, 07, 27, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 27, 80.00, 63.00, 21.00, 21.00, 34.00 +ESF, 07, 27, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 27, 83.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 27, 89.00, 67.00, 18.00, 17.00, 28.00 +EWN, 07, 27, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 27, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 27, 89.00, 80.00, 25.00, 28.00, 41.00 +E74, 07, 27, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 27, 88.00, 67.00, -9999.00, -9999.00, 34.00 +FAI, 07, 27, 70.00, 51.00, 30.00, 27.00, 44.00 +FAR, 07, 27, 84.00, 59.00, 20.00, 16.00, 31.00 +FAT, 07, 27, 99.00, 65.00, 1.00, 1.00, 1.00 +FAY, 07, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 27, 81.00, 47.00, 15.00, 18.00, 27.00 +FCS, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FDY, 07, 27, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 27, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +FLG, 07, 27, 81.00, 51.00, 18.00, 29.00, 39.00 +FLL, 07, 27, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 27, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 27, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 27, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 07, 27, 92.00, 58.00, 16.00, 7.00, 20.00 +FMY, 07, 27, 91.00, 75.00, 21.00, 53.00, 61.00 +FNT, 07, 27, 81.00, 60.00, 18.00, 20.00, 31.00 +FOD, 07, 27, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 27, 89.00, 67.00, -9999.00, -9999.00, 26.00 +FOK, 07, 27, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 27, 92.00, 69.00, -9999.00, -9999.00, 27.00 +FSD, 07, 27, 86.00, 62.00, 22.00, 15.00, 32.00 +FSI, 07, 27, 97.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 27, 94.00, 70.00, 12.00, 16.00, 23.00 +FTK, 07, 27, 87.00, 64.00, -9999.00, -9999.00, 27.00 +FWA, 07, 27, 84.00, 63.00, 16.00, 20.00, 30.00 +FWH, 07, 27, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 27, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 27, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 27, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 27, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 27, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 27, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 27, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 27, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 07, 27, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 27, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 27, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 27, 86.00, 57.00, 18.00, 11.00, 25.00 +GJT, 07, 27, 93.00, 64.00, 13.00, 8.00, 18.00 +GKN, 07, 27, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 27, 90.00, 61.00, 21.00, 9.00, 27.00 +GLH, 07, 27, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 27, 88.00, 80.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 27, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 27, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 27, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 27, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 27, 80.00, 59.00, 23.00, 21.00, 35.00 +GRCI, 07, 27, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 27, 79.00, 51.00, -9999.00, -9999.00, 17.00 +GRI, 07, 27, 88.00, 65.00, 21.00, 13.00, 28.00 +GRK, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 27, 83.00, 60.00, 20.00, 17.00, 30.00 +GSB, 07, 27, 90.00, 70.00, -9999.00, -9999.00, 39.00 +GSG, 07, 27, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 27, 87.00, 67.00, 21.00, 24.00, 36.00 +GSP, 07, 27, 88.00, 68.00, 20.00, 27.00, 37.00 +GST, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 27, 80.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 07, 27, 84.00, 54.00, 17.00, 14.00, 25.00 +GUP, 07, 27, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 27, 85.00, 62.00, -9999.00, -9999.00, 28.00 +GVW, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 07, 27, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 27, 85.00, 72.00, 21.00, 19.00, 32.00 +HBR, 07, 27, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 27, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 27, 90.00, 60.00, -9999.00, -9999.00, 12.00 +HKY, 07, 27, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 27, 86.00, 54.00, 14.00, 16.00, 24.00 +HMN, 07, 27, 96.00, 63.00, -9999.00, -9999.00, 24.00 +HMS, 07, 27, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 27, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 27, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 07, 27, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 27, 90.00, 66.00, -9999.00, -9999.00, 28.00 +HOT, 07, 27, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 27, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 27, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 27, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 27, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 27, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 27, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 27, 89.00, 69.00, 17.00, 24.00, 34.00 +HTL, 07, 27, 79.00, 55.00, 23.00, 19.00, 35.00 +HTS, 07, 27, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 27, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 27, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 27, 86.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 27, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 27, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 27, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 27, 93.00, 70.00, 13.00, 12.00, 21.00 +IDA, 07, 27, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 27, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 27, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 27, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 27, 88.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 27, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 27, 85.00, 65.00, 20.00, 21.00, 32.00 +INL, 07, 27, 79.00, 54.00, 26.00, 22.00, 39.00 +INS, 07, 27, 98.00, 70.00, -9999.00, -9999.00, 7.00 +INT, 07, 27, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 27, 93.00, 63.00, 12.00, 13.00, 23.00 +IPL, 07, 27, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 27, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 27, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 27, 86.00, 57.00, 18.00, 13.00, 27.00 +ISP, 07, 27, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 27, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 27, 104.00, 76.00, -9999.00, -9999.00, 14.00 +IWD, 07, 27, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 27, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 27, 92.00, 71.00, 15.00, 27.00, 35.00 +JAX, 07, 27, 91.00, 72.00, 17.00, 38.00, 44.00 +JBR, 07, 27, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 27, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 27, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 27, 83.00, 69.00, 19.00, 18.00, 29.00 +JHW, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 27, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 27, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 27, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 27, 64.00, 48.00, 44.00, 44.00, 55.00 +JST, 07, 27, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 27, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 27, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 27, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 27, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 27, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 27, 82.00, 59.00, 17.00, 19.00, 30.00 +LAR, 07, 27, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 27, 106.00, 76.00, 6.00, 6.00, 10.00 +LAX, 07, 27, 76.00, 64.00, 0.00, 1.00, 1.00 +LBB, 07, 27, 91.00, 68.00, 15.00, 10.00, 21.00 +LBF, 07, 27, 88.00, 60.00, 25.00, 11.00, 32.00 +LCH, 07, 27, 91.00, 74.00, 16.00, 30.00, 38.00 +LCK, 07, 27, 85.00, 63.00, -9999.00, -9999.00, 32.00 +LEB, 07, 27, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 27, 86.00, 66.00, 16.00, 25.00, 34.00 +LFI, 07, 27, 86.00, 72.00, -9999.00, -9999.00, 32.00 +LFK, 07, 27, 94.00, 72.00, 10.00, 21.00, 27.00 +LFT, 07, 27, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 27, 84.00, 69.00, 18.00, 20.00, 30.00 +LGB, 07, 27, 84.00, 64.00, 0.00, 1.00, 1.00 +LGU, 07, 27, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 27, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 27, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 27, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 27, 93.00, 71.00, 11.00, 20.00, 26.00 +LIZ, 07, 27, 76.00, 54.00, -9999.00, -9999.00, 44.00 +LMT, 07, 27, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 27, 87.00, 56.00, 12.00, 12.00, 20.00 +LNK, 07, 27, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 27, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 27, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 27, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 27, 92.00, 69.00, -9999.00, -9999.00, 26.00 +LSE, 07, 27, 84.00, 62.00, 21.00, 19.00, 32.00 +LSF, 07, 27, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 27, 107.00, 69.00, -9999.00, -9999.00, 7.00 +LTS, 07, 27, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 27, 106.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 27, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 27, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 27, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 27, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 27, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 27, 96.00, 69.00, 11.00, 11.00, 18.00 +MBL, 07, 27, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 27, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 27, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 27, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 27, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 27, 67.00, 48.00, 36.00, 32.00, 50.00 +MCI, 07, 27, 89.00, 68.00, 19.00, 16.00, 28.00 +MCK, 07, 27, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 27, 92.00, 71.00, 18.00, 25.00, 36.00 +MCO, 07, 27, 92.00, 73.00, 16.00, 48.00, 54.00 +MCW, 07, 27, 83.00, 61.00, 18.00, 15.00, 26.00 +MC2, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +MDH, 07, 27, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 27, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 27, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 27, 84.00, 66.00, 25.00, 19.00, 36.00 +MEI, 07, 27, 92.00, 70.00, 17.00, 30.00, 39.00 +MEM, 07, 27, 92.00, 73.00, 14.00, 18.00, 26.00 +MER, 07, 27, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 27, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 27, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 27, 91.00, 56.00, 5.00, 5.00, 8.00 +MGE, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 07, 27, 91.00, 72.00, 17.00, 28.00, 37.00 +MGW, 07, 27, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 27, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 27, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 27, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 27, 90.00, 75.00, 28.00, 40.00, 52.00 +MIB, 07, 27, 83.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 27, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 27, 96.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 07, 27, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 27, 80.00, 63.00, 23.00, 20.00, 34.00 +MKG, 07, 27, 80.00, 60.00, 19.00, 15.00, 28.00 +MKL, 07, 27, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 27, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 27, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 27, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 27, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 27, 85.00, 64.00, 22.00, 18.00, 32.00 +MLS, 07, 27, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 27, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 27, 92.00, 71.00, -9999.00, -9999.00, 37.00 +MOB, 07, 27, 91.00, 73.00, 20.00, 44.00, 52.00 +MOT, 07, 27, 83.00, 58.00, 18.00, 12.00, 25.00 +MPV, 07, 27, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 27, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 27, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 27, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 27, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 27, 68.00, 52.00, -9999.00, -9999.00, 7.00 +MSL, 07, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 27, 82.00, 59.00, 22.00, 18.00, 33.00 +MSO, 07, 27, 85.00, 51.00, 16.00, 16.00, 25.00 +MSP, 07, 27, 84.00, 63.00, 21.00, 19.00, 33.00 +MSS, 07, 27, 80.00, 58.00, 20.00, 20.00, 33.00 +MSY, 07, 27, 91.00, 73.00, 15.00, 40.00, 47.00 +MTC, 07, 27, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 27, 87.00, 67.00, -9999.00, -9999.00, 26.00 +MTO, 07, 27, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 27, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 27, 95.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 07, 27, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 27, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 27, 91.00, 72.00, -9999.00, -9999.00, 34.00 +MYL, 07, 27, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 27, 91.00, 71.00, -9999.00, -9999.00, 38.00 +NAO, 07, 27, 88.00, 76.00, -9999.00, -9999.00, 44.00 +NBC, 07, 27, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +NBU, 07, 27, 84.00, 63.00, -9999.00, -9999.00, 28.00 +NCA, 07, 27, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NCO, 07, 27, 79.00, 64.00, -9999.00, -9999.00, 29.00 +NC1, 07, 27, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 27, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 27, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 07, 27, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 27, 93.00, 75.00, -9999.00, -9999.00, 15.00 +NGU, 07, 27, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 27, 70.00, 55.00, -9999.00, -9999.00, 2.00 +NHK, 07, 27, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 27, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 27, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 27, 95.00, 72.00, -9999.00, -9999.00, 19.00 +NKT, 07, 27, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 27, 77.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 27, 91.00, 69.00, -9999.00, -9999.00, 36.00 +NPA, 07, 27, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 07, 27, 96.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 27, 89.00, 80.00, -9999.00, -9999.00, 39.00 +NRB, 07, 27, 89.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 27, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 27, 74.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 07, 27, 91.00, 71.00, -9999.00, -9999.00, 48.00 +NSI, 07, 27, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 07, 27, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 07, 27, 84.00, 64.00, -9999.00, -9999.00, 2.00 +NTU, 07, 27, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 27, 74.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 27, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 27, 73.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 27, 84.00, 64.00, -9999.00, -9999.00, 1.00 +NXX, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 07, 27, 89.00, 65.00, -9999.00, -9999.00, 31.00 +NZC, 07, 27, 92.00, 69.00, -9999.00, -9999.00, 51.00 +NZJ, 07, 27, 85.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 27, 81.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 27, 77.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 07, 27, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 07, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 27, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 27, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 27, 78.00, 50.00, 10.00, 14.00, 18.00 +OMA, 07, 27, 88.00, 66.00, 19.00, 13.00, 27.00 +OME, 07, 27, 58.00, 46.00, 29.00, 29.00, 41.00 +ONT, 07, 27, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 27, 84.00, 63.00, 23.00, 19.00, 34.00 +ORF, 07, 27, 86.00, 70.00, 20.00, 22.00, 34.00 +ORH, 07, 27, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 27, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 27, 79.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 27, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 27, 67.00, 53.00, 9.00, 10.00, 14.00 +OTM, 07, 27, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 27, 60.00, 49.00, 20.00, 26.00, 34.00 +OURC, 07, 27, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 27, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 27, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 27, 91.00, 69.00, -9999.00, -9999.00, 43.00 +PACZ, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 27, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 27, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 27, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 27, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 27, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 27, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 27, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 07, 27, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 27, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 27, 50.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 27, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 27, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 27, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 27, 80.00, 60.00, -9999.00, -9999.00, 36.00 +PBI, 07, 27, 90.00, 75.00, 25.00, 36.00, 49.00 +PDT, 07, 27, 88.00, 59.00, 7.00, 6.00, 11.00 +PDX, 07, 27, 81.00, 57.00, 11.00, 12.00, 17.00 +PFN, 07, 27, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 27, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 27, 86.00, 68.00, 19.00, 17.00, 30.00 +PHX, 07, 27, 105.00, 81.00, 11.00, 3.00, 13.00 +PIA, 07, 27, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 07, 27, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 27, 89.00, 53.00, 10.00, 10.00, 18.00 +PIR, 07, 27, 91.00, 62.00, 19.00, 12.00, 26.00 +PIT, 07, 27, 82.00, 62.00, 20.00, 24.00, 34.00 +PKB, 07, 27, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 27, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 27, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 27, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 27, 90.00, 74.00, 20.00, 36.00, 43.00 +POB, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +POE, 07, 27, 93.00, 70.00, -9999.00, -9999.00, 47.00 +POM, 07, 27, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 07, 27, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 27, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 27, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 27, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 27, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 27, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 27, 82.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 07, 27, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 27, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 27, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 27, 92.00, 61.00, 24.00, 13.00, 34.00 +PUC, 07, 27, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 27, 82.00, 64.00, 19.00, 15.00, 29.00 +PVU, 07, 27, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 27, 79.00, 59.00, 22.00, 22.00, 34.00 +P02, 07, 27, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 27, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 27, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 27, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 27, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 27, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 27, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 27, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 27, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 27, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 27, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 07, 27, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 27, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +P69, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 27, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 27, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 27, 87.00, 59.00, 20.00, 15.00, 30.00 +RBL, 07, 27, 98.00, 66.00, 2.00, 2.00, 3.00 +RCA, 07, 27, 87.00, 59.00, -9999.00, -9999.00, 25.00 +RDD, 07, 27, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 27, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 27, 82.00, 56.00, -9999.00, -9999.00, 31.00 +RDU, 07, 27, 88.00, 68.00, 20.00, 20.00, 33.00 +REE, 07, 27, 91.00, 68.00, -9999.00, -9999.00, 20.00 +REJ, 07, 27, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 27, 83.00, 62.00, 23.00, 18.00, 34.00 +RIC, 07, 27, 88.00, 68.00, 21.00, 22.00, 36.00 +RIV, 07, 27, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 07, 27, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 27, 84.00, 53.00, 11.00, 9.00, 16.00 +RME, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 07, 27, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 27, 96.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 27, 92.00, 51.00, 5.00, 4.00, 8.00 +ROA, 07, 27, 87.00, 65.00, 17.00, 27.00, 36.00 +ROC, 07, 27, 80.00, 60.00, 18.00, 24.00, 33.00 +ROW, 07, 27, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 27, 92.00, 68.00, 15.00, 9.00, 21.00 +RST, 07, 27, 81.00, 60.00, 23.00, 19.00, 34.00 +RWF, 07, 27, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 27, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 27, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 27, 77.00, 67.00, 1.00, 1.00, 2.00 +SAT, 07, 27, 96.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 27, 91.00, 73.00, 19.00, 33.00, 42.00 +SAW, 07, 27, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 27, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 27, 98.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 07, 27, 82.00, 63.00, 18.00, 20.00, 30.00 +SBP, 07, 27, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 27, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 27, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 27, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 27, 94.00, 61.00, 2.00, 3.00, 3.00 +SDF, 07, 27, 87.00, 67.00, 17.00, 23.00, 32.00 +SEA, 07, 27, 76.00, 56.00, 12.00, 12.00, 18.00 +SEM, 07, 27, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 27, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 27, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 27, 90.00, 67.00, 14.00, 16.00, 25.00 +SGY, 07, 27, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 27, 87.00, 54.00, 15.00, 12.00, 24.00 +SHV, 07, 27, 94.00, 72.00, 12.00, 19.00, 26.00 +SIT, 07, 27, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 27, 97.00, 69.00, 9.00, 11.00, 18.00 +SKA, 07, 27, 84.00, 55.00, -9999.00, -9999.00, 12.00 +SKF, 07, 27, 96.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 27, 92.00, 64.00, 13.00, 10.00, 20.00 +SLE, 07, 27, 83.00, 52.00, 8.00, 10.00, 14.00 +SLN, 07, 27, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 27, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 27, 74.00, 54.00, -9999.00, 0.00, 2.00 +SNA, 07, 27, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 27, 51.00, 44.00, 32.00, 40.00, 50.00 +SNS, 07, 27, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 27, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 27, 86.00, 66.00, 19.00, 19.00, 30.00 +SPS, 07, 27, 98.00, 73.00, 10.00, 12.00, 18.00 +SRQ, 07, 27, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 27, 91.00, 69.00, -9999.00, -9999.00, 37.00 +SSI, 07, 27, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +STC, 07, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 27, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 07, 27, 89.00, 70.00, 17.00, 18.00, 28.00 +STNV, 07, 27, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 27, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 27, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 27, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 27, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 27, 86.00, 65.00, 22.00, 14.00, 30.00 +SVN, 07, 27, 91.00, 73.00, -9999.00, -9999.00, 41.00 +SWF, 07, 27, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 27, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 27, 81.00, 59.00, 21.00, 23.00, 35.00 +SZL, 07, 27, 90.00, 65.00, -9999.00, -9999.00, 26.00 +TAD, 07, 27, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 27, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 27, 90.00, 63.00, -9999.00, -9999.00, 26.00 +TCC, 07, 27, 92.00, 64.00, 18.00, 7.00, 22.00 +TCL, 07, 27, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 27, 79.00, 51.00, -9999.00, -9999.00, 16.00 +TCS, 07, 27, 92.00, 67.00, -9999.00, 14.00, 35.00 +TEB, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 27, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 07, 27, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 27, 91.00, 71.00, 17.00, 44.00, 50.00 +TNX, 07, 27, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 27, 83.00, 60.00, 15.00, 21.00, 30.00 +TOP, 07, 27, 89.00, 67.00, 18.00, 16.00, 26.00 +TPA, 07, 27, 90.00, 75.00, 21.00, 42.00, 51.00 +TPH, 07, 27, 91.00, 57.00, 8.00, 5.00, 11.00 +TRI, 07, 27, 85.00, 64.00, 21.00, 25.00, 37.00 +TRK, 07, 27, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 27, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 27, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 27, 94.00, 73.00, 12.00, 10.00, 19.00 +TUP, 07, 27, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 27, 98.00, 74.00, 25.00, 15.00, 34.00 +TVC, 07, 27, 81.00, 58.00, 18.00, 13.00, 26.00 +TVL, 07, 27, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 27, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 27, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 27, 87.00, 66.00, 18.00, 23.00, 33.00 +T01, 07, 27, 86.00, 66.00, -9999.00, -9999.00, 32.00 +T02, 07, 27, 90.00, 70.00, -9999.00, -9999.00, 37.00 +T03, 07, 27, 90.00, 71.00, -9999.00, -9999.00, 38.00 +T04, 07, 27, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 27, 93.00, 66.00, -9999.00, -9999.00, 25.00 +T06, 07, 27, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 27, 96.00, 61.00, -9999.00, -9999.00, 12.00 +T08, 07, 27, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 27, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 27, 98.00, 70.00, -9999.00, -9999.00, 7.00 +UIL, 07, 27, 69.00, 50.00, 28.00, 27.00, 37.00 +UIN, 07, 27, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 27, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 27, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 27, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 27, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 27, 96.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 27, 91.00, 69.00, -9999.00, -9999.00, 42.00 +VBG, 07, 27, 73.00, 54.00, -9999.00, -9999.00, 5.00 +VCT, 07, 27, 94.00, 75.00, 9.00, 25.00, 30.00 +VCV, 07, 27, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 27, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 27, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 27, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 27, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 27, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 27, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 27, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 27, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 27, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 27, 86.00, 66.00, 15.00, 17.00, 27.00 +WJA, 07, 27, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 27, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 27, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 27, 94.00, 51.00, 7.00, 6.00, 11.00 +WPO, 07, 27, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 27, 92.00, 71.00, -9999.00, -9999.00, 38.00 +WRG, 07, 27, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 27, 86.00, 63.00, -9999.00, -9999.00, 28.00 +WRL, 07, 27, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 27, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 27, 60.00, 48.00, 47.00, 47.00, 60.00 +YCG, 07, 27, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 27, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 27, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 27, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 27, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 27, 87.00, 54.00, 5.00, 5.00, 9.00 +YNG, 07, 27, 81.00, 59.00, 20.00, 23.00, 33.00 +YPA, 07, 27, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 27, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 27, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 27, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 27, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 27, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 27, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 27, 106.00, 82.00, 2.00, 2.00, 4.00 +YVR, 07, 27, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 27, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 27, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 27, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 27, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 27, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 27, 76.00, 52.00, 20.00, 22.00, 34.00 +ZUN, 07, 27, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 27, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 27, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 27, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 27, 92.00, 71.00, -9999.00, -9999.00, 33.00 +1V1, 07, 27, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 27, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 27, 87.00, 71.00, -9999.00, -9999.00, 39.00 +2PJ, 07, 27, 91.00, 69.00, -9999.00, -9999.00, 37.00 +3B1, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 27, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 27, 80.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 27, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 27, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 27, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 27, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 27, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 27, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 27, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 27, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 28, 84.00, 64.00, 19.00, 21.00, 31.00 +ABI, 07, 28, 96.00, 73.00, 12.00, 13.00, 20.00 +ABQ, 07, 28, 91.00, 65.00, 21.00, 11.00, 28.00 +ABR, 07, 28, 87.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 28, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 28, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 28, 98.00, 75.00, 7.00, 12.00, 15.00 +ACV, 07, 28, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 28, 85.00, 65.00, 19.00, 16.00, 28.00 +ADK, 07, 28, 56.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 28, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 28, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 28, 87.00, 64.00, -9999.00, -9999.00, 30.00 +AEX, 07, 28, 93.00, 72.00, -9999.00, -9999.00, 33.00 +AFF, 07, 28, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 28, 92.00, 71.00, -9999.00, -9999.00, 67.00 +AGS, 07, 28, 91.00, 70.00, 18.00, 29.00, 39.00 +AHN, 07, 28, 89.00, 70.00, 16.00, 24.00, 33.00 +AKN, 07, 28, 63.00, 47.00, 31.00, 34.00, 47.00 +AKO, 07, 28, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 28, 84.00, 60.00, 21.00, 21.00, 33.00 +ALI, 07, 28, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 28, 84.00, 62.00, 21.00, 16.00, 31.00 +ALS, 07, 28, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 28, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 28, 91.00, 66.00, 18.00, 13.00, 27.00 +AMG, 07, 28, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 28, 65.00, 52.00, 25.00, 29.00, 39.00 +AND, 07, 28, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 28, 65.00, 53.00, 37.00, 38.00, 51.00 +AOO, 07, 28, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 28, 80.00, 54.00, 20.00, 20.00, 31.00 +AQQ, 07, 28, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 28, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 28, 68.00, 53.00, 14.00, 18.00, 24.00 +ATL, 07, 28, 88.00, 70.00, 18.00, 24.00, 35.00 +ATW, 07, 28, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 28, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 28, 86.00, 63.00, -9999.00, -9999.00, 28.00 +AUG, 07, 28, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 28, 96.00, 74.00, 8.00, 13.00, 16.00 +AUW, 07, 28, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 28, 83.00, 63.00, 17.00, 29.00, 37.00 +AVP, 07, 28, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 28, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 28, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 28, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 28, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 28, 96.00, 61.00, -9999.00, -9999.00, 1.00 +BAD, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 28, 78.00, 47.00, -9999.00, -9999.00, 22.00 +BDL, 07, 28, 85.00, 62.00, 21.00, 21.00, 32.00 +BDR, 07, 28, 82.00, 66.00, 18.00, 18.00, 30.00 +BET, 07, 28, 62.00, 48.00, 38.00, 37.00, 51.00 +BFD, 07, 28, 76.00, 54.00, 23.00, 26.00, 37.00 +BFF, 07, 28, 90.00, 59.00, 20.00, 11.00, 27.00 +BFL, 07, 28, 99.00, 70.00, 0.00, 0.00, 1.00 +BGM, 07, 28, 78.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 28, 78.00, 59.00, 21.00, 21.00, 33.00 +BGS, 07, 28, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 28, 90.00, 70.00, 18.00, 29.00, 40.00 +BID, 07, 28, 77.00, 65.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 28, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 28, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 28, 88.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 28, 85.00, 56.00, 21.00, 14.00, 29.00 +BIX, 07, 28, 90.00, 74.00, -9999.00, -9999.00, 41.00 +BJI, 07, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 28, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 28, 90.00, 55.00, -9999.00, -9999.00, 31.00 +BKW, 07, 28, 79.00, 60.00, 25.00, 30.00, 43.00 +BLF, 07, 28, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 28, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 28, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 28, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 28, 89.00, 65.00, -9999.00, -9999.00, 26.00 +BNA, 07, 28, 90.00, 69.00, 17.00, 24.00, 34.00 +BNO, 07, 28, 86.00, 47.00, -9999.00, 8.00, 17.00 +BOI, 07, 28, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 28, 82.00, 66.00, 21.00, 19.00, 31.00 +BPI, 07, 28, 81.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 28, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 28, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 28, 85.00, 65.00, 20.00, 15.00, 28.00 +BRO, 07, 28, 94.00, 76.00, 12.00, 18.00, 23.00 +BRW, 07, 28, 45.00, 34.00, 21.00, 22.00, 34.00 +BSM, 07, 28, 96.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 28, 46.00, 35.00, 18.00, 20.00, 28.00 +BTL, 07, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 28, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 28, 91.00, 73.00, 13.00, 37.00, 43.00 +BTT, 07, 28, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 28, 81.00, 60.00, 26.00, 25.00, 41.00 +BUB, 07, 28, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 28, 80.00, 62.00, 22.00, 22.00, 34.00 +BUR, 07, 28, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 28, 90.00, 74.00, -9999.00, 30.00, 41.00 +BWG, 07, 28, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 28, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 07, 28, 92.00, 71.00, -9999.00, -9999.00, 28.00 +BYI, 07, 28, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 28, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 28, 91.00, 70.00, 18.00, 27.00, 37.00 +CAG, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 28, 82.00, 62.00, 20.00, 23.00, 34.00 +CAO, 07, 28, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 28, 76.00, 54.00, 27.00, 32.00, 43.00 +CBM, 07, 28, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 28, 56.00, 47.00, 42.00, 47.00, 60.00 +CDC, 07, 28, 90.00, 59.00, 10.00, 12.00, 18.00 +CDR, 07, 28, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 28, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 28, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 07, 28, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 28, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 28, 89.00, 69.00, 16.00, 28.00, 36.00 +CHO, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 28, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 07, 28, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 28, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 28, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 28, 82.00, 62.00, 21.00, 23.00, 35.00 +CLL, 07, 28, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 28, 89.00, 70.00, 19.00, 20.00, 32.00 +CMH, 07, 28, 84.00, 63.00, 19.00, 25.00, 34.00 +CMI, 07, 28, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 28, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 28, 91.00, 68.00, 20.00, 11.00, 26.00 +CNM, 07, 28, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 28, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 28, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 28, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 07, 28, 82.00, 57.00, 19.00, 20.00, 31.00 +COS, 07, 28, 84.00, 57.00, 25.00, 23.00, 39.00 +COT, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 28, 89.00, 66.00, 16.00, 15.00, 26.00 +CPR, 07, 28, 88.00, 54.00, 17.00, 14.00, 26.00 +CRBC, 07, 28, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 28, 94.00, 75.00, 10.00, 16.00, 20.00 +CRW, 07, 28, 86.00, 65.00, 24.00, 29.00, 41.00 +CSG, 07, 28, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 28, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 28, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 28, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 28, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 28, 85.00, 65.00, 18.00, 25.00, 34.00 +CVN, 07, 28, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 28, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 28, 86.00, 66.00, 16.00, 18.00, 28.00 +CYS, 07, 28, 82.00, 55.00, 19.00, 23.00, 34.00 +DAA, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 28, 90.00, 73.00, 15.00, 37.00, 44.00 +DAG, 07, 28, 104.00, 74.00, 3.00, 5.00, 5.00 +DAL, 07, 28, 97.00, 77.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 28, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 28, 85.00, 63.00, 19.00, 23.00, 34.00 +DBQ, 07, 28, 82.00, 62.00, 21.00, 18.00, 33.00 +DCA, 07, 28, 88.00, 72.00, 20.00, 23.00, 33.00 +DDC, 07, 28, 93.00, 68.00, 16.00, 9.00, 23.00 +DEC, 07, 28, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 28, 88.00, 59.00, 21.00, 18.00, 32.00 +DFW, 07, 28, 97.00, 75.00, 9.00, 10.00, 17.00 +DHN, 07, 28, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 28, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 28, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 28, 97.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 28, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 28, 77.00, 55.00, 27.00, 23.00, 40.00 +DLLC, 07, 28, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 28, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 28, 98.00, 74.00, -9999.00, -9999.00, 30.00 +DMN, 07, 28, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 28, 88.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 07, 28, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 28, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 28, 98.00, 70.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 28, 97.00, 74.00, 10.00, 12.00, 17.00 +DSM, 07, 28, 86.00, 66.00, 22.00, 18.00, 32.00 +DTW, 07, 28, 83.00, 61.00, 16.00, 20.00, 28.00 +DUG, 07, 28, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 28, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 28, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 28, 96.00, 73.00, -9999.00, -9999.00, 17.00 +D45, 07, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 28, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 28, 83.00, 60.00, 20.00, 18.00, 30.00 +ECG, 07, 28, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 28, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 28, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 28, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 28, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 28, 80.00, 57.00, 28.00, 33.00, 45.00 +EKO, 07, 28, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 28, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 28, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 28, 95.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 28, 87.00, 49.00, 12.00, 13.00, 20.00 +EMP, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 28, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 28, 95.00, 71.00, -9999.00, -9999.00, 20.00 +ENN, 07, 28, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 28, 92.00, 68.00, -9999.00, -9999.00, 14.00 +EPH, 07, 28, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 28, 80.00, 63.00, 22.00, 21.00, 34.00 +ESF, 07, 28, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 28, 83.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 28, 89.00, 67.00, 18.00, 17.00, 28.00 +EWN, 07, 28, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 28, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 28, 89.00, 80.00, 25.00, 28.00, 41.00 +E74, 07, 28, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 28, 88.00, 67.00, -9999.00, -9999.00, 34.00 +FAI, 07, 28, 70.00, 51.00, 30.00, 27.00, 44.00 +FAR, 07, 28, 84.00, 59.00, 20.00, 17.00, 31.00 +FAT, 07, 28, 99.00, 65.00, 1.00, 1.00, 1.00 +FAY, 07, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 28, 81.00, 47.00, 16.00, 18.00, 27.00 +FCS, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FDY, 07, 28, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 28, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FHU, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +FLG, 07, 28, 81.00, 51.00, 18.00, 29.00, 38.00 +FLL, 07, 28, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 28, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 28, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 28, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 07, 28, 92.00, 58.00, 16.00, 7.00, 20.00 +FMY, 07, 28, 91.00, 75.00, 21.00, 53.00, 61.00 +FNT, 07, 28, 81.00, 60.00, 18.00, 20.00, 31.00 +FOD, 07, 28, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 28, 89.00, 67.00, -9999.00, -9999.00, 25.00 +FOK, 07, 28, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 28, 92.00, 69.00, -9999.00, -9999.00, 26.00 +FSD, 07, 28, 86.00, 62.00, 22.00, 15.00, 32.00 +FSI, 07, 28, 97.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 28, 94.00, 70.00, 12.00, 16.00, 23.00 +FTK, 07, 28, 87.00, 64.00, -9999.00, -9999.00, 27.00 +FWA, 07, 28, 84.00, 63.00, 16.00, 21.00, 30.00 +FWH, 07, 28, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 28, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 28, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 28, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 28, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 28, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 28, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 28, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 28, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 07, 28, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 28, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 28, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 28, 86.00, 57.00, 18.00, 12.00, 25.00 +GJT, 07, 28, 93.00, 64.00, 13.00, 8.00, 18.00 +GKN, 07, 28, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 28, 90.00, 61.00, 21.00, 9.00, 27.00 +GLH, 07, 28, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 28, 88.00, 80.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 28, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 28, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 28, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 28, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 28, 80.00, 59.00, 23.00, 21.00, 36.00 +GRCI, 07, 28, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 28, 79.00, 51.00, -9999.00, -9999.00, 18.00 +GRI, 07, 28, 88.00, 65.00, 21.00, 13.00, 28.00 +GRK, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 28, 83.00, 60.00, 20.00, 17.00, 30.00 +GSB, 07, 28, 90.00, 70.00, -9999.00, -9999.00, 39.00 +GSG, 07, 28, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 28, 87.00, 67.00, 20.00, 23.00, 36.00 +GSP, 07, 28, 88.00, 68.00, 20.00, 27.00, 36.00 +GST, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 28, 80.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 07, 28, 84.00, 54.00, 17.00, 14.00, 25.00 +GUP, 07, 28, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 28, 85.00, 62.00, -9999.00, -9999.00, 28.00 +GVW, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 07, 28, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 28, 85.00, 72.00, 21.00, 19.00, 31.00 +HBR, 07, 28, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 28, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 28, 90.00, 60.00, -9999.00, -9999.00, 12.00 +HKY, 07, 28, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 28, 86.00, 54.00, 14.00, 16.00, 24.00 +HMN, 07, 28, 96.00, 63.00, -9999.00, -9999.00, 24.00 +HMS, 07, 28, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 28, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 28, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 07, 28, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 28, 90.00, 66.00, -9999.00, -9999.00, 28.00 +HOT, 07, 28, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 28, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 28, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 28, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 28, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 28, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 28, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 28, 89.00, 69.00, 17.00, 24.00, 34.00 +HTL, 07, 28, 79.00, 55.00, 23.00, 19.00, 35.00 +HTS, 07, 28, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 28, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 28, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 28, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 28, 86.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 28, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 28, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 28, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 28, 93.00, 70.00, 14.00, 13.00, 21.00 +IDA, 07, 28, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 28, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 28, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 28, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 28, 88.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 28, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 28, 85.00, 65.00, 20.00, 21.00, 32.00 +INL, 07, 28, 79.00, 54.00, 26.00, 22.00, 39.00 +INS, 07, 28, 98.00, 70.00, -9999.00, -9999.00, 7.00 +INT, 07, 28, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 28, 93.00, 63.00, 12.00, 13.00, 23.00 +IPL, 07, 28, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 28, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 28, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 28, 86.00, 57.00, 18.00, 13.00, 27.00 +ISP, 07, 28, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 28, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 28, 104.00, 76.00, -9999.00, -9999.00, 14.00 +IWD, 07, 28, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 28, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 28, 92.00, 71.00, 15.00, 27.00, 35.00 +JAX, 07, 28, 91.00, 72.00, 17.00, 38.00, 44.00 +JBR, 07, 28, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 28, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 28, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 28, 83.00, 69.00, 19.00, 18.00, 30.00 +JHW, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 28, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 28, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 28, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 28, 64.00, 48.00, 44.00, 44.00, 55.00 +JST, 07, 28, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 28, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 28, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 28, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 28, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 28, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 28, 82.00, 59.00, 17.00, 19.00, 30.00 +LAR, 07, 28, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 28, 106.00, 76.00, 6.00, 6.00, 10.00 +LAX, 07, 28, 76.00, 64.00, 0.00, 1.00, 1.00 +LBB, 07, 28, 91.00, 68.00, 15.00, 10.00, 21.00 +LBF, 07, 28, 88.00, 60.00, 24.00, 11.00, 31.00 +LCH, 07, 28, 91.00, 74.00, 16.00, 30.00, 38.00 +LCK, 07, 28, 85.00, 63.00, -9999.00, -9999.00, 32.00 +LEB, 07, 28, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 28, 86.00, 66.00, 16.00, 25.00, 33.00 +LFI, 07, 28, 86.00, 72.00, -9999.00, -9999.00, 32.00 +LFK, 07, 28, 94.00, 72.00, 10.00, 21.00, 27.00 +LFT, 07, 28, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 28, 84.00, 69.00, 18.00, 20.00, 30.00 +LGB, 07, 28, 84.00, 64.00, 0.00, 1.00, 1.00 +LGU, 07, 28, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 28, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 28, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 28, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 28, 93.00, 71.00, 11.00, 20.00, 26.00 +LIZ, 07, 28, 76.00, 54.00, -9999.00, -9999.00, 44.00 +LMT, 07, 28, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 28, 87.00, 56.00, 11.00, 12.00, 19.00 +LNK, 07, 28, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 28, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 28, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 28, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 28, 92.00, 69.00, -9999.00, -9999.00, 26.00 +LSE, 07, 28, 84.00, 62.00, 21.00, 19.00, 32.00 +LSF, 07, 28, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 28, 107.00, 69.00, -9999.00, -9999.00, 7.00 +LTS, 07, 28, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 28, 106.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 28, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 28, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 28, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 28, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 28, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 28, 96.00, 69.00, 11.00, 11.00, 18.00 +MBL, 07, 28, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 28, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 28, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 28, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 28, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 28, 67.00, 48.00, 36.00, 32.00, 51.00 +MCI, 07, 28, 89.00, 68.00, 19.00, 16.00, 28.00 +MCK, 07, 28, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 28, 92.00, 71.00, 18.00, 25.00, 35.00 +MCO, 07, 28, 92.00, 73.00, 16.00, 48.00, 54.00 +MCW, 07, 28, 83.00, 61.00, 18.00, 15.00, 26.00 +MC2, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +MDH, 07, 28, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 28, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 28, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 28, 84.00, 66.00, 25.00, 19.00, 37.00 +MEI, 07, 28, 92.00, 70.00, 17.00, 29.00, 38.00 +MEM, 07, 28, 92.00, 73.00, 14.00, 18.00, 26.00 +MER, 07, 28, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 28, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 28, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 28, 91.00, 56.00, 6.00, 5.00, 8.00 +MGE, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 07, 28, 91.00, 72.00, 17.00, 27.00, 36.00 +MGW, 07, 28, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 28, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 28, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 28, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 28, 90.00, 75.00, 28.00, 40.00, 53.00 +MIB, 07, 28, 83.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 28, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 28, 96.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 07, 28, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 28, 80.00, 63.00, 23.00, 20.00, 34.00 +MKG, 07, 28, 80.00, 60.00, 19.00, 16.00, 28.00 +MKL, 07, 28, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 28, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 28, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 28, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 28, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 28, 85.00, 64.00, 22.00, 18.00, 32.00 +MLS, 07, 28, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 28, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 28, 92.00, 71.00, -9999.00, -9999.00, 37.00 +MOB, 07, 28, 91.00, 73.00, 20.00, 44.00, 52.00 +MOT, 07, 28, 83.00, 58.00, 18.00, 12.00, 25.00 +MPV, 07, 28, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 28, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 28, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 28, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 28, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 28, 68.00, 52.00, -9999.00, -9999.00, 8.00 +MSL, 07, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 28, 82.00, 59.00, 22.00, 18.00, 34.00 +MSO, 07, 28, 85.00, 51.00, 16.00, 16.00, 25.00 +MSP, 07, 28, 84.00, 63.00, 21.00, 19.00, 33.00 +MSS, 07, 28, 80.00, 58.00, 20.00, 20.00, 33.00 +MSY, 07, 28, 91.00, 73.00, 14.00, 40.00, 47.00 +MTC, 07, 28, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 28, 87.00, 67.00, -9999.00, -9999.00, 26.00 +MTO, 07, 28, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 28, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 28, 95.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 07, 28, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 28, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 28, 91.00, 72.00, -9999.00, -9999.00, 33.00 +MYL, 07, 28, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 28, 91.00, 71.00, -9999.00, -9999.00, 38.00 +NAO, 07, 28, 88.00, 76.00, -9999.00, -9999.00, 44.00 +NBC, 07, 28, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +NBU, 07, 28, 84.00, 63.00, -9999.00, -9999.00, 28.00 +NCA, 07, 28, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NCO, 07, 28, 79.00, 64.00, -9999.00, -9999.00, 29.00 +NC1, 07, 28, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 28, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 28, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 07, 28, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 28, 93.00, 75.00, -9999.00, -9999.00, 15.00 +NGU, 07, 28, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 28, 70.00, 55.00, -9999.00, -9999.00, 2.00 +NHK, 07, 28, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 28, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 28, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 28, 95.00, 72.00, -9999.00, -9999.00, 19.00 +NKT, 07, 28, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 28, 77.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 28, 91.00, 69.00, -9999.00, -9999.00, 36.00 +NPA, 07, 28, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 07, 28, 96.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 28, 89.00, 80.00, -9999.00, -9999.00, 39.00 +NRB, 07, 28, 89.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 28, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 28, 74.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 07, 28, 91.00, 71.00, -9999.00, -9999.00, 48.00 +NSI, 07, 28, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 07, 28, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 07, 28, 84.00, 64.00, -9999.00, -9999.00, 2.00 +NTU, 07, 28, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 28, 74.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 28, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 28, 73.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 28, 84.00, 64.00, -9999.00, -9999.00, 1.00 +NXX, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 07, 28, 89.00, 65.00, -9999.00, -9999.00, 31.00 +NZC, 07, 28, 92.00, 69.00, -9999.00, -9999.00, 50.00 +NZJ, 07, 28, 85.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 28, 81.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 28, 77.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 07, 28, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 07, 28, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 28, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 28, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 28, 78.00, 50.00, 11.00, 14.00, 19.00 +OMA, 07, 28, 88.00, 66.00, 19.00, 14.00, 27.00 +OME, 07, 28, 58.00, 46.00, 29.00, 30.00, 41.00 +ONT, 07, 28, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 28, 84.00, 63.00, 23.00, 19.00, 34.00 +ORF, 07, 28, 86.00, 70.00, 20.00, 22.00, 34.00 +ORH, 07, 28, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 28, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 28, 79.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 28, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 28, 67.00, 53.00, 9.00, 10.00, 14.00 +OTM, 07, 28, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 28, 60.00, 49.00, 20.00, 26.00, 34.00 +OURC, 07, 28, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 28, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 28, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 28, 91.00, 69.00, -9999.00, -9999.00, 43.00 +PACZ, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 28, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 28, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 28, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 28, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 28, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 28, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 28, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 07, 28, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 28, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 28, 50.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 28, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 28, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 28, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 28, 80.00, 60.00, -9999.00, -9999.00, 36.00 +PBI, 07, 28, 90.00, 75.00, 25.00, 36.00, 49.00 +PDT, 07, 28, 88.00, 59.00, 8.00, 6.00, 12.00 +PDX, 07, 28, 81.00, 57.00, 11.00, 12.00, 17.00 +PFN, 07, 28, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 28, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 28, 86.00, 68.00, 19.00, 17.00, 30.00 +PHX, 07, 28, 105.00, 81.00, 11.00, 3.00, 13.00 +PIA, 07, 28, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 07, 28, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 28, 89.00, 53.00, 10.00, 10.00, 18.00 +PIR, 07, 28, 91.00, 62.00, 19.00, 12.00, 26.00 +PIT, 07, 28, 82.00, 62.00, 20.00, 24.00, 34.00 +PKB, 07, 28, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 28, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 28, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 28, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 28, 90.00, 74.00, 20.00, 36.00, 43.00 +POB, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +POE, 07, 28, 93.00, 70.00, -9999.00, -9999.00, 47.00 +POM, 07, 28, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 07, 28, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 28, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 28, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 28, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 28, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 28, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 28, 82.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 07, 28, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 28, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 28, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 28, 92.00, 61.00, 24.00, 13.00, 33.00 +PUC, 07, 28, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 28, 82.00, 64.00, 19.00, 16.00, 29.00 +PVU, 07, 28, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 28, 79.00, 59.00, 22.00, 22.00, 33.00 +P02, 07, 28, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 28, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 28, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 28, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 28, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 28, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 28, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 28, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 28, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 28, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 28, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 07, 28, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 28, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +P69, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 28, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 28, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 28, 87.00, 59.00, 20.00, 15.00, 30.00 +RBL, 07, 28, 98.00, 66.00, 2.00, 2.00, 3.00 +RCA, 07, 28, 87.00, 59.00, -9999.00, -9999.00, 25.00 +RDD, 07, 28, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 28, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 28, 82.00, 56.00, -9999.00, -9999.00, 31.00 +RDU, 07, 28, 88.00, 68.00, 19.00, 20.00, 33.00 +REE, 07, 28, 91.00, 68.00, -9999.00, -9999.00, 20.00 +REJ, 07, 28, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 28, 83.00, 62.00, 23.00, 18.00, 34.00 +RIC, 07, 28, 88.00, 68.00, 21.00, 22.00, 35.00 +RIV, 07, 28, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 07, 28, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 28, 84.00, 53.00, 11.00, 8.00, 16.00 +RME, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 07, 28, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 28, 96.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 28, 92.00, 51.00, 5.00, 4.00, 8.00 +ROA, 07, 28, 87.00, 65.00, 17.00, 26.00, 35.00 +ROC, 07, 28, 80.00, 60.00, 18.00, 24.00, 33.00 +ROW, 07, 28, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 28, 92.00, 68.00, 15.00, 9.00, 22.00 +RST, 07, 28, 81.00, 60.00, 23.00, 19.00, 34.00 +RWF, 07, 28, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 28, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 28, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 28, 77.00, 67.00, 1.00, 1.00, 2.00 +SAT, 07, 28, 96.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 28, 91.00, 73.00, 19.00, 33.00, 42.00 +SAW, 07, 28, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 28, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 28, 98.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 07, 28, 82.00, 63.00, 18.00, 20.00, 30.00 +SBP, 07, 28, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 28, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 28, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 28, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 28, 94.00, 61.00, 2.00, 3.00, 3.00 +SDF, 07, 28, 87.00, 67.00, 17.00, 23.00, 32.00 +SEA, 07, 28, 76.00, 56.00, 12.00, 12.00, 19.00 +SEM, 07, 28, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 28, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 28, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 28, 90.00, 67.00, 14.00, 16.00, 25.00 +SGY, 07, 28, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 28, 87.00, 54.00, 15.00, 12.00, 23.00 +SHV, 07, 28, 94.00, 72.00, 12.00, 19.00, 26.00 +SIT, 07, 28, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 28, 97.00, 69.00, 9.00, 11.00, 17.00 +SKA, 07, 28, 84.00, 55.00, -9999.00, -9999.00, 13.00 +SKF, 07, 28, 96.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 28, 92.00, 64.00, 13.00, 10.00, 20.00 +SLE, 07, 28, 83.00, 52.00, 8.00, 10.00, 14.00 +SLN, 07, 28, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 28, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 28, 74.00, 54.00, -9999.00, 0.00, 2.00 +SNA, 07, 28, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 28, 51.00, 44.00, 33.00, 40.00, 51.00 +SNS, 07, 28, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 28, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 28, 86.00, 66.00, 19.00, 19.00, 30.00 +SPS, 07, 28, 98.00, 73.00, 11.00, 12.00, 18.00 +SRQ, 07, 28, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 28, 91.00, 69.00, -9999.00, -9999.00, 37.00 +SSI, 07, 28, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +STC, 07, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 28, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 07, 28, 89.00, 70.00, 17.00, 19.00, 29.00 +STNV, 07, 28, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 28, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 28, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 28, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 28, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 28, 86.00, 65.00, 22.00, 15.00, 30.00 +SVN, 07, 28, 91.00, 73.00, -9999.00, -9999.00, 41.00 +SWF, 07, 28, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 28, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 28, 81.00, 59.00, 22.00, 23.00, 35.00 +SZL, 07, 28, 90.00, 65.00, -9999.00, -9999.00, 25.00 +TAD, 07, 28, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 28, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 28, 90.00, 63.00, -9999.00, -9999.00, 26.00 +TCC, 07, 28, 92.00, 64.00, 18.00, 8.00, 22.00 +TCL, 07, 28, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 28, 79.00, 51.00, -9999.00, -9999.00, 16.00 +TCS, 07, 28, 92.00, 67.00, -9999.00, 14.00, 35.00 +TEB, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 28, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 07, 28, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 28, 91.00, 71.00, 17.00, 44.00, 50.00 +TNX, 07, 28, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 28, 83.00, 60.00, 15.00, 21.00, 30.00 +TOP, 07, 28, 89.00, 67.00, 18.00, 16.00, 26.00 +TPA, 07, 28, 90.00, 75.00, 21.00, 42.00, 51.00 +TPH, 07, 28, 91.00, 57.00, 8.00, 6.00, 11.00 +TRI, 07, 28, 85.00, 64.00, 21.00, 25.00, 37.00 +TRK, 07, 28, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 28, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 28, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 28, 94.00, 73.00, 12.00, 10.00, 19.00 +TUP, 07, 28, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 28, 98.00, 74.00, 25.00, 15.00, 33.00 +TVC, 07, 28, 81.00, 58.00, 18.00, 13.00, 26.00 +TVL, 07, 28, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 28, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 28, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 28, 87.00, 66.00, 18.00, 23.00, 33.00 +T01, 07, 28, 86.00, 66.00, -9999.00, -9999.00, 32.00 +T02, 07, 28, 90.00, 70.00, -9999.00, -9999.00, 37.00 +T03, 07, 28, 90.00, 71.00, -9999.00, -9999.00, 38.00 +T04, 07, 28, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 28, 93.00, 66.00, -9999.00, -9999.00, 25.00 +T06, 07, 28, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 28, 96.00, 61.00, -9999.00, -9999.00, 12.00 +T08, 07, 28, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 28, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 28, 98.00, 70.00, -9999.00, -9999.00, 7.00 +UIL, 07, 28, 69.00, 50.00, 27.00, 27.00, 37.00 +UIN, 07, 28, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 28, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 28, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 28, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 28, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 28, 96.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 28, 91.00, 69.00, -9999.00, -9999.00, 42.00 +VBG, 07, 28, 73.00, 54.00, -9999.00, -9999.00, 5.00 +VCT, 07, 28, 94.00, 75.00, 9.00, 26.00, 30.00 +VCV, 07, 28, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 28, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 28, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 28, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 28, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 28, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 28, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 28, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 28, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 28, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 28, 86.00, 66.00, 15.00, 17.00, 27.00 +WJA, 07, 28, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 28, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 28, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 28, 94.00, 51.00, 7.00, 6.00, 11.00 +WPO, 07, 28, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 28, 92.00, 71.00, -9999.00, -9999.00, 37.00 +WRG, 07, 28, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 28, 86.00, 63.00, -9999.00, -9999.00, 28.00 +WRL, 07, 28, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 28, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 28, 60.00, 48.00, 47.00, 47.00, 60.00 +YCG, 07, 28, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 28, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 28, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 28, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 28, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 28, 87.00, 54.00, 5.00, 5.00, 9.00 +YNG, 07, 28, 81.00, 59.00, 20.00, 23.00, 33.00 +YPA, 07, 28, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 28, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 28, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 28, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 28, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 28, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 28, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 28, 106.00, 82.00, 2.00, 2.00, 4.00 +YVR, 07, 28, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 28, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 28, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 28, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 28, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 28, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 28, 76.00, 52.00, 20.00, 22.00, 34.00 +ZUN, 07, 28, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 28, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 28, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 28, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 28, 92.00, 71.00, -9999.00, -9999.00, 33.00 +1V1, 07, 28, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 28, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 28, 87.00, 71.00, -9999.00, -9999.00, 39.00 +2PJ, 07, 28, 91.00, 69.00, -9999.00, -9999.00, 37.00 +3B1, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 28, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 28, 80.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 28, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 28, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 28, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 28, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 28, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 28, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 28, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 28, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 29, 84.00, 64.00, 19.00, 21.00, 31.00 +ABI, 07, 29, 96.00, 73.00, 12.00, 13.00, 20.00 +ABQ, 07, 29, 91.00, 65.00, 21.00, 11.00, 28.00 +ABR, 07, 29, 87.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 29, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 29, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 29, 98.00, 75.00, 7.00, 12.00, 15.00 +ACV, 07, 29, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 29, 85.00, 65.00, 19.00, 16.00, 28.00 +ADK, 07, 29, 56.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 29, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 29, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 29, 87.00, 64.00, -9999.00, -9999.00, 30.00 +AEX, 07, 29, 93.00, 72.00, -9999.00, -9999.00, 33.00 +AFF, 07, 29, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 29, 92.00, 71.00, -9999.00, -9999.00, 66.00 +AGS, 07, 29, 91.00, 70.00, 18.00, 29.00, 39.00 +AHN, 07, 29, 89.00, 70.00, 16.00, 24.00, 33.00 +AKN, 07, 29, 63.00, 47.00, 31.00, 35.00, 47.00 +AKO, 07, 29, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 29, 84.00, 60.00, 21.00, 22.00, 33.00 +ALI, 07, 29, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 29, 84.00, 62.00, 21.00, 17.00, 31.00 +ALS, 07, 29, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 29, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 29, 91.00, 66.00, 18.00, 13.00, 27.00 +AMG, 07, 29, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 29, 65.00, 52.00, 26.00, 29.00, 39.00 +AND, 07, 29, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 29, 65.00, 53.00, 37.00, 38.00, 51.00 +AOO, 07, 29, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 29, 80.00, 54.00, 20.00, 20.00, 32.00 +AQQ, 07, 29, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 29, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 29, 68.00, 53.00, 14.00, 18.00, 24.00 +ATL, 07, 29, 88.00, 70.00, 18.00, 24.00, 35.00 +ATW, 07, 29, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 29, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 29, 86.00, 63.00, -9999.00, -9999.00, 28.00 +AUG, 07, 29, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 29, 96.00, 74.00, 8.00, 13.00, 16.00 +AUW, 07, 29, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 29, 83.00, 63.00, 17.00, 29.00, 37.00 +AVP, 07, 29, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 29, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 29, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 29, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 29, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 29, 96.00, 61.00, -9999.00, -9999.00, 1.00 +BAD, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 29, 78.00, 47.00, -9999.00, -9999.00, 22.00 +BDL, 07, 29, 85.00, 62.00, 21.00, 21.00, 32.00 +BDR, 07, 29, 82.00, 66.00, 18.00, 18.00, 30.00 +BET, 07, 29, 62.00, 48.00, 39.00, 37.00, 51.00 +BFD, 07, 29, 76.00, 54.00, 23.00, 26.00, 37.00 +BFF, 07, 29, 90.00, 59.00, 20.00, 11.00, 27.00 +BFL, 07, 29, 99.00, 70.00, 0.00, 0.00, 1.00 +BGM, 07, 29, 78.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 29, 78.00, 59.00, 21.00, 21.00, 33.00 +BGS, 07, 29, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 29, 90.00, 70.00, 18.00, 29.00, 40.00 +BID, 07, 29, 77.00, 65.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 29, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 29, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 29, 88.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 29, 85.00, 56.00, 21.00, 14.00, 29.00 +BIX, 07, 29, 90.00, 74.00, -9999.00, -9999.00, 41.00 +BJI, 07, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 29, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 29, 90.00, 55.00, -9999.00, -9999.00, 31.00 +BKW, 07, 29, 79.00, 60.00, 25.00, 30.00, 43.00 +BLF, 07, 29, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 29, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 29, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 29, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 29, 89.00, 65.00, -9999.00, -9999.00, 26.00 +BNA, 07, 29, 90.00, 69.00, 17.00, 24.00, 34.00 +BNO, 07, 29, 86.00, 47.00, -9999.00, 8.00, 17.00 +BOI, 07, 29, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 29, 82.00, 66.00, 21.00, 19.00, 31.00 +BPI, 07, 29, 81.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 29, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 29, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 29, 85.00, 65.00, 20.00, 16.00, 28.00 +BRO, 07, 29, 94.00, 76.00, 12.00, 18.00, 23.00 +BRW, 07, 29, 45.00, 34.00, 21.00, 22.00, 34.00 +BSM, 07, 29, 96.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 29, 46.00, 35.00, 18.00, 20.00, 29.00 +BTL, 07, 29, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 29, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 29, 91.00, 73.00, 13.00, 37.00, 43.00 +BTT, 07, 29, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 29, 81.00, 60.00, 26.00, 25.00, 41.00 +BUB, 07, 29, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 29, 80.00, 62.00, 22.00, 22.00, 34.00 +BUR, 07, 29, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 29, 90.00, 74.00, -9999.00, 30.00, 42.00 +BWG, 07, 29, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 29, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 07, 29, 92.00, 71.00, -9999.00, -9999.00, 28.00 +BYI, 07, 29, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 29, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 29, 91.00, 70.00, 18.00, 27.00, 37.00 +CAG, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 29, 82.00, 62.00, 20.00, 23.00, 34.00 +CAO, 07, 29, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 29, 76.00, 54.00, 27.00, 32.00, 43.00 +CBM, 07, 29, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 29, 56.00, 47.00, 42.00, 47.00, 60.00 +CDC, 07, 29, 90.00, 59.00, 10.00, 12.00, 18.00 +CDR, 07, 29, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 29, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 29, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 07, 29, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 29, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 29, 89.00, 69.00, 16.00, 28.00, 36.00 +CHO, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 29, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 07, 29, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 29, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 29, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 29, 82.00, 62.00, 21.00, 23.00, 35.00 +CLL, 07, 29, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 29, 89.00, 70.00, 19.00, 20.00, 32.00 +CMH, 07, 29, 84.00, 63.00, 19.00, 25.00, 34.00 +CMI, 07, 29, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 29, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 29, 91.00, 68.00, 21.00, 11.00, 26.00 +CNM, 07, 29, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 29, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 29, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 29, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 07, 29, 82.00, 57.00, 19.00, 20.00, 32.00 +COS, 07, 29, 84.00, 57.00, 25.00, 23.00, 39.00 +COT, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 29, 89.00, 66.00, 16.00, 15.00, 26.00 +CPR, 07, 29, 88.00, 54.00, 17.00, 13.00, 26.00 +CRBC, 07, 29, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 29, 94.00, 75.00, 10.00, 16.00, 21.00 +CRW, 07, 29, 86.00, 65.00, 24.00, 29.00, 41.00 +CSG, 07, 29, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 29, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 29, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 29, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 29, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 29, 85.00, 65.00, 18.00, 25.00, 34.00 +CVN, 07, 29, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 29, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 29, 86.00, 66.00, 16.00, 18.00, 28.00 +CYS, 07, 29, 82.00, 55.00, 19.00, 23.00, 34.00 +DAA, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 29, 90.00, 73.00, 15.00, 37.00, 44.00 +DAG, 07, 29, 104.00, 74.00, 3.00, 5.00, 5.00 +DAL, 07, 29, 97.00, 77.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 29, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 29, 85.00, 63.00, 19.00, 23.00, 34.00 +DBQ, 07, 29, 82.00, 62.00, 21.00, 18.00, 33.00 +DCA, 07, 29, 88.00, 72.00, 20.00, 23.00, 33.00 +DDC, 07, 29, 93.00, 68.00, 16.00, 9.00, 23.00 +DEC, 07, 29, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 29, 88.00, 59.00, 21.00, 18.00, 32.00 +DFW, 07, 29, 97.00, 75.00, 9.00, 10.00, 17.00 +DHN, 07, 29, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 29, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 29, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 29, 97.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 29, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 29, 77.00, 55.00, 27.00, 23.00, 40.00 +DLLC, 07, 29, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 29, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 29, 98.00, 74.00, -9999.00, -9999.00, 29.00 +DMN, 07, 29, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 29, 88.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 07, 29, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 29, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 29, 98.00, 70.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 29, 97.00, 74.00, 9.00, 12.00, 17.00 +DSM, 07, 29, 86.00, 66.00, 22.00, 18.00, 32.00 +DTW, 07, 29, 83.00, 61.00, 16.00, 20.00, 28.00 +DUG, 07, 29, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 29, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 29, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 29, 96.00, 73.00, -9999.00, -9999.00, 17.00 +D45, 07, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 29, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 29, 83.00, 60.00, 20.00, 18.00, 30.00 +ECG, 07, 29, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 29, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 29, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 29, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 29, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 29, 80.00, 57.00, 28.00, 33.00, 45.00 +EKO, 07, 29, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 29, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 29, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 29, 95.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 29, 87.00, 49.00, 12.00, 13.00, 20.00 +EMP, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 29, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 29, 95.00, 71.00, -9999.00, -9999.00, 20.00 +ENN, 07, 29, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 29, 92.00, 68.00, -9999.00, -9999.00, 14.00 +EPH, 07, 29, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 29, 80.00, 63.00, 22.00, 21.00, 34.00 +ESF, 07, 29, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 29, 83.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 29, 89.00, 67.00, 18.00, 17.00, 28.00 +EWN, 07, 29, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 29, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 29, 89.00, 80.00, 25.00, 29.00, 42.00 +E74, 07, 29, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 29, 88.00, 67.00, -9999.00, -9999.00, 34.00 +FAI, 07, 29, 70.00, 51.00, 30.00, 27.00, 44.00 +FAR, 07, 29, 84.00, 59.00, 20.00, 17.00, 31.00 +FAT, 07, 29, 99.00, 65.00, 1.00, 1.00, 1.00 +FAY, 07, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 29, 81.00, 47.00, 16.00, 18.00, 28.00 +FCS, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FDY, 07, 29, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 29, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FHU, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +FLG, 07, 29, 81.00, 51.00, 18.00, 28.00, 38.00 +FLL, 07, 29, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 29, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 29, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 29, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 07, 29, 92.00, 58.00, 16.00, 7.00, 20.00 +FMY, 07, 29, 91.00, 75.00, 20.00, 53.00, 61.00 +FNT, 07, 29, 81.00, 60.00, 18.00, 20.00, 31.00 +FOD, 07, 29, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 29, 89.00, 67.00, -9999.00, -9999.00, 25.00 +FOK, 07, 29, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 29, 92.00, 69.00, -9999.00, -9999.00, 26.00 +FSD, 07, 29, 86.00, 62.00, 22.00, 15.00, 32.00 +FSI, 07, 29, 97.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 29, 94.00, 70.00, 12.00, 16.00, 23.00 +FTK, 07, 29, 87.00, 64.00, -9999.00, -9999.00, 26.00 +FWA, 07, 29, 84.00, 63.00, 17.00, 21.00, 31.00 +FWH, 07, 29, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 29, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 29, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 29, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 29, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 29, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 29, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 29, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 29, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 07, 29, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 29, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 29, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 29, 86.00, 57.00, 18.00, 12.00, 25.00 +GJT, 07, 29, 93.00, 64.00, 13.00, 8.00, 18.00 +GKN, 07, 29, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 29, 90.00, 61.00, 21.00, 9.00, 27.00 +GLH, 07, 29, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 29, 88.00, 80.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 29, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 29, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 29, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 29, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 29, 80.00, 59.00, 23.00, 21.00, 36.00 +GRCI, 07, 29, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 29, 79.00, 51.00, -9999.00, -9999.00, 18.00 +GRI, 07, 29, 88.00, 65.00, 21.00, 13.00, 28.00 +GRK, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 29, 83.00, 60.00, 20.00, 17.00, 30.00 +GSB, 07, 29, 90.00, 70.00, -9999.00, -9999.00, 39.00 +GSG, 07, 29, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 29, 87.00, 67.00, 20.00, 23.00, 35.00 +GSP, 07, 29, 88.00, 68.00, 19.00, 27.00, 36.00 +GST, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 29, 80.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 07, 29, 84.00, 54.00, 17.00, 14.00, 25.00 +GUP, 07, 29, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 29, 85.00, 62.00, -9999.00, -9999.00, 28.00 +GVW, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 07, 29, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 29, 85.00, 72.00, 21.00, 19.00, 31.00 +HBR, 07, 29, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 29, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 29, 90.00, 60.00, -9999.00, -9999.00, 12.00 +HKY, 07, 29, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 29, 86.00, 54.00, 14.00, 16.00, 24.00 +HMN, 07, 29, 96.00, 63.00, -9999.00, -9999.00, 24.00 +HMS, 07, 29, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 29, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 29, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 07, 29, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 29, 90.00, 66.00, -9999.00, -9999.00, 28.00 +HOT, 07, 29, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 29, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 29, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 29, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 29, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 29, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 29, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 29, 89.00, 69.00, 17.00, 24.00, 34.00 +HTL, 07, 29, 79.00, 55.00, 23.00, 19.00, 35.00 +HTS, 07, 29, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 29, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 29, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 29, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 29, 86.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 29, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 29, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 29, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 29, 93.00, 70.00, 14.00, 13.00, 21.00 +IDA, 07, 29, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 29, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 29, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 29, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 29, 88.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 29, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 29, 85.00, 65.00, 20.00, 21.00, 32.00 +INL, 07, 29, 79.00, 54.00, 26.00, 22.00, 39.00 +INS, 07, 29, 98.00, 70.00, -9999.00, -9999.00, 7.00 +INT, 07, 29, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 29, 93.00, 63.00, 12.00, 13.00, 23.00 +IPL, 07, 29, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 29, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 29, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 29, 86.00, 57.00, 18.00, 13.00, 27.00 +ISP, 07, 29, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 29, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 29, 104.00, 76.00, -9999.00, -9999.00, 14.00 +IWD, 07, 29, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 29, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 29, 92.00, 71.00, 14.00, 27.00, 35.00 +JAX, 07, 29, 91.00, 72.00, 17.00, 38.00, 44.00 +JBR, 07, 29, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 29, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 29, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 29, 83.00, 69.00, 19.00, 18.00, 30.00 +JHW, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 29, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 29, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 29, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 29, 64.00, 48.00, 44.00, 44.00, 55.00 +JST, 07, 29, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 29, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 29, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 29, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 29, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 29, 82.00, 59.00, 17.00, 19.00, 30.00 +LAR, 07, 29, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 29, 106.00, 76.00, 6.00, 6.00, 10.00 +LAX, 07, 29, 76.00, 64.00, 0.00, 1.00, 1.00 +LBB, 07, 29, 91.00, 68.00, 15.00, 10.00, 21.00 +LBF, 07, 29, 88.00, 60.00, 24.00, 11.00, 31.00 +LCH, 07, 29, 91.00, 74.00, 16.00, 30.00, 38.00 +LCK, 07, 29, 85.00, 63.00, -9999.00, -9999.00, 31.00 +LEB, 07, 29, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 29, 86.00, 66.00, 16.00, 25.00, 33.00 +LFI, 07, 29, 86.00, 72.00, -9999.00, -9999.00, 32.00 +LFK, 07, 29, 94.00, 72.00, 10.00, 21.00, 26.00 +LFT, 07, 29, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 29, 84.00, 69.00, 18.00, 20.00, 30.00 +LGB, 07, 29, 84.00, 64.00, 0.00, 1.00, 1.00 +LGU, 07, 29, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 29, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 29, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 29, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 29, 93.00, 71.00, 11.00, 20.00, 26.00 +LIZ, 07, 29, 76.00, 54.00, -9999.00, -9999.00, 44.00 +LMT, 07, 29, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 29, 87.00, 56.00, 11.00, 12.00, 19.00 +LNK, 07, 29, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 29, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 29, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 29, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 29, 92.00, 69.00, -9999.00, -9999.00, 26.00 +LSE, 07, 29, 84.00, 62.00, 21.00, 19.00, 32.00 +LSF, 07, 29, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 29, 107.00, 69.00, -9999.00, -9999.00, 7.00 +LTS, 07, 29, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 29, 106.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 29, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 29, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 29, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 29, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 29, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 29, 96.00, 69.00, 11.00, 11.00, 18.00 +MBL, 07, 29, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 29, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 29, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 29, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 29, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 29, 67.00, 48.00, 36.00, 33.00, 51.00 +MCI, 07, 29, 89.00, 68.00, 19.00, 16.00, 28.00 +MCK, 07, 29, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 29, 92.00, 71.00, 18.00, 25.00, 35.00 +MCO, 07, 29, 92.00, 73.00, 16.00, 48.00, 54.00 +MCW, 07, 29, 83.00, 61.00, 18.00, 15.00, 27.00 +MC2, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +MDH, 07, 29, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 29, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 29, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 29, 84.00, 66.00, 25.00, 19.00, 37.00 +MEI, 07, 29, 92.00, 70.00, 17.00, 29.00, 38.00 +MEM, 07, 29, 92.00, 73.00, 14.00, 18.00, 26.00 +MER, 07, 29, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 29, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 29, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 29, 91.00, 56.00, 6.00, 5.00, 8.00 +MGE, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 07, 29, 91.00, 72.00, 17.00, 27.00, 36.00 +MGW, 07, 29, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 29, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 29, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 29, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 29, 90.00, 75.00, 28.00, 40.00, 53.00 +MIB, 07, 29, 83.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 29, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 29, 96.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 07, 29, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 29, 80.00, 63.00, 24.00, 20.00, 35.00 +MKG, 07, 29, 80.00, 60.00, 19.00, 16.00, 28.00 +MKL, 07, 29, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 29, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 29, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 29, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 29, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 29, 85.00, 64.00, 22.00, 18.00, 32.00 +MLS, 07, 29, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 29, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 29, 92.00, 71.00, -9999.00, -9999.00, 37.00 +MOB, 07, 29, 91.00, 73.00, 20.00, 44.00, 52.00 +MOT, 07, 29, 83.00, 58.00, 18.00, 12.00, 25.00 +MPV, 07, 29, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 29, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 29, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 29, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 29, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 29, 68.00, 52.00, -9999.00, -9999.00, 8.00 +MSL, 07, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 29, 82.00, 59.00, 22.00, 18.00, 34.00 +MSO, 07, 29, 85.00, 51.00, 16.00, 16.00, 25.00 +MSP, 07, 29, 84.00, 63.00, 21.00, 20.00, 33.00 +MSS, 07, 29, 80.00, 58.00, 20.00, 20.00, 33.00 +MSY, 07, 29, 91.00, 73.00, 14.00, 40.00, 47.00 +MTC, 07, 29, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 29, 87.00, 67.00, -9999.00, -9999.00, 26.00 +MTO, 07, 29, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 29, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 29, 95.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 07, 29, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 29, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 29, 91.00, 72.00, -9999.00, -9999.00, 33.00 +MYL, 07, 29, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 29, 91.00, 71.00, -9999.00, -9999.00, 38.00 +NAO, 07, 29, 88.00, 76.00, -9999.00, -9999.00, 45.00 +NBC, 07, 29, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +NBU, 07, 29, 84.00, 63.00, -9999.00, -9999.00, 28.00 +NCA, 07, 29, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NCO, 07, 29, 79.00, 64.00, -9999.00, -9999.00, 30.00 +NC1, 07, 29, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 29, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 29, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 07, 29, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 29, 93.00, 75.00, -9999.00, -9999.00, 16.00 +NGU, 07, 29, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 29, 70.00, 55.00, -9999.00, -9999.00, 2.00 +NHK, 07, 29, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 29, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 29, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 29, 95.00, 72.00, -9999.00, -9999.00, 19.00 +NKT, 07, 29, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 29, 77.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 29, 91.00, 69.00, -9999.00, -9999.00, 36.00 +NPA, 07, 29, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NQI, 07, 29, 96.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 29, 89.00, 80.00, -9999.00, -9999.00, 39.00 +NRB, 07, 29, 89.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 29, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 29, 74.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 07, 29, 91.00, 71.00, -9999.00, -9999.00, 48.00 +NSI, 07, 29, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 07, 29, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 07, 29, 84.00, 64.00, -9999.00, -9999.00, 2.00 +NTU, 07, 29, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 29, 74.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 29, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 29, 73.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 29, 84.00, 64.00, -9999.00, -9999.00, 1.00 +NXX, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 07, 29, 89.00, 65.00, -9999.00, -9999.00, 31.00 +NZC, 07, 29, 92.00, 69.00, -9999.00, -9999.00, 50.00 +NZJ, 07, 29, 85.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 29, 81.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 29, 77.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 07, 29, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 07, 29, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 29, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 29, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 29, 78.00, 50.00, 11.00, 14.00, 19.00 +OMA, 07, 29, 88.00, 66.00, 19.00, 14.00, 27.00 +OME, 07, 29, 58.00, 46.00, 29.00, 30.00, 41.00 +ONT, 07, 29, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 29, 84.00, 63.00, 23.00, 19.00, 35.00 +ORF, 07, 29, 86.00, 70.00, 19.00, 22.00, 34.00 +ORH, 07, 29, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 29, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 29, 79.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 29, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 29, 67.00, 53.00, 9.00, 10.00, 14.00 +OTM, 07, 29, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 29, 60.00, 49.00, 20.00, 26.00, 35.00 +OURC, 07, 29, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 29, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 29, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 29, 91.00, 69.00, -9999.00, -9999.00, 43.00 +PACZ, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 29, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 29, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 29, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 29, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 29, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 29, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 29, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 07, 29, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 29, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 29, 50.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 29, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 29, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 29, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 29, 80.00, 60.00, -9999.00, -9999.00, 36.00 +PBI, 07, 29, 90.00, 75.00, 25.00, 37.00, 49.00 +PDT, 07, 29, 88.00, 59.00, 8.00, 6.00, 12.00 +PDX, 07, 29, 81.00, 57.00, 11.00, 12.00, 17.00 +PFN, 07, 29, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 29, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 29, 86.00, 68.00, 19.00, 17.00, 30.00 +PHX, 07, 29, 105.00, 81.00, 11.00, 3.00, 13.00 +PIA, 07, 29, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 07, 29, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 29, 89.00, 53.00, 10.00, 10.00, 18.00 +PIR, 07, 29, 91.00, 62.00, 19.00, 12.00, 26.00 +PIT, 07, 29, 82.00, 62.00, 20.00, 24.00, 34.00 +PKB, 07, 29, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 29, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 29, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 29, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 29, 90.00, 74.00, 20.00, 35.00, 43.00 +POB, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +POE, 07, 29, 93.00, 70.00, -9999.00, -9999.00, 47.00 +POM, 07, 29, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 07, 29, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 29, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 29, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 29, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 29, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 29, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 29, 82.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 07, 29, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 29, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 29, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 29, 92.00, 61.00, 24.00, 13.00, 33.00 +PUC, 07, 29, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 29, 82.00, 64.00, 19.00, 16.00, 29.00 +PVU, 07, 29, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 29, 79.00, 59.00, 22.00, 22.00, 33.00 +P02, 07, 29, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 29, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 29, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 29, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 29, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 29, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 29, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 29, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 29, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 29, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 29, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 07, 29, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 29, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +P69, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 29, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 29, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 29, 87.00, 59.00, 20.00, 15.00, 30.00 +RBL, 07, 29, 98.00, 66.00, 2.00, 2.00, 3.00 +RCA, 07, 29, 87.00, 59.00, -9999.00, -9999.00, 25.00 +RDD, 07, 29, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 29, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 29, 82.00, 56.00, -9999.00, -9999.00, 31.00 +RDU, 07, 29, 88.00, 68.00, 19.00, 20.00, 32.00 +REE, 07, 29, 91.00, 68.00, -9999.00, -9999.00, 20.00 +REJ, 07, 29, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 29, 83.00, 62.00, 23.00, 18.00, 34.00 +RIC, 07, 29, 88.00, 68.00, 21.00, 22.00, 35.00 +RIV, 07, 29, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 07, 29, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 29, 84.00, 53.00, 11.00, 8.00, 16.00 +RME, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 07, 29, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 29, 96.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 29, 92.00, 51.00, 5.00, 4.00, 8.00 +ROA, 07, 29, 87.00, 65.00, 17.00, 26.00, 35.00 +ROC, 07, 29, 80.00, 60.00, 18.00, 24.00, 34.00 +ROW, 07, 29, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 29, 92.00, 68.00, 15.00, 9.00, 22.00 +RST, 07, 29, 81.00, 60.00, 23.00, 19.00, 34.00 +RWF, 07, 29, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 29, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 29, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 29, 77.00, 67.00, 1.00, 1.00, 2.00 +SAT, 07, 29, 96.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 29, 91.00, 73.00, 19.00, 33.00, 42.00 +SAW, 07, 29, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 29, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 29, 98.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 07, 29, 82.00, 63.00, 19.00, 21.00, 31.00 +SBP, 07, 29, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 29, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 29, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 29, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 29, 94.00, 61.00, 2.00, 3.00, 3.00 +SDF, 07, 29, 87.00, 67.00, 17.00, 23.00, 32.00 +SEA, 07, 29, 76.00, 56.00, 12.00, 12.00, 19.00 +SEM, 07, 29, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 29, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 29, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 29, 90.00, 67.00, 14.00, 16.00, 25.00 +SGY, 07, 29, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 29, 87.00, 54.00, 15.00, 12.00, 23.00 +SHV, 07, 29, 94.00, 72.00, 12.00, 19.00, 25.00 +SIT, 07, 29, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 29, 97.00, 69.00, 9.00, 11.00, 17.00 +SKA, 07, 29, 84.00, 55.00, -9999.00, -9999.00, 13.00 +SKF, 07, 29, 96.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 29, 92.00, 64.00, 13.00, 10.00, 20.00 +SLE, 07, 29, 83.00, 52.00, 8.00, 10.00, 14.00 +SLN, 07, 29, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 29, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 29, 74.00, 54.00, -9999.00, 0.00, 2.00 +SNA, 07, 29, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 29, 51.00, 44.00, 33.00, 40.00, 51.00 +SNS, 07, 29, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 29, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 29, 86.00, 66.00, 19.00, 19.00, 30.00 +SPS, 07, 29, 98.00, 73.00, 11.00, 12.00, 18.00 +SRQ, 07, 29, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 29, 91.00, 69.00, -9999.00, -9999.00, 37.00 +SSI, 07, 29, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +STC, 07, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 29, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 07, 29, 89.00, 70.00, 17.00, 19.00, 29.00 +STNV, 07, 29, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 29, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 29, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 29, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 29, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 29, 86.00, 65.00, 22.00, 15.00, 30.00 +SVN, 07, 29, 91.00, 73.00, -9999.00, -9999.00, 41.00 +SWF, 07, 29, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 29, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 29, 81.00, 59.00, 22.00, 23.00, 35.00 +SZL, 07, 29, 90.00, 65.00, -9999.00, -9999.00, 25.00 +TAD, 07, 29, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 29, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 29, 90.00, 63.00, -9999.00, -9999.00, 26.00 +TCC, 07, 29, 92.00, 64.00, 18.00, 8.00, 22.00 +TCL, 07, 29, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 29, 79.00, 51.00, -9999.00, -9999.00, 16.00 +TCS, 07, 29, 92.00, 67.00, -9999.00, 14.00, 34.00 +TEB, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 29, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 07, 29, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 29, 91.00, 71.00, 17.00, 44.00, 50.00 +TNX, 07, 29, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 29, 83.00, 60.00, 15.00, 21.00, 30.00 +TOP, 07, 29, 89.00, 67.00, 18.00, 16.00, 27.00 +TPA, 07, 29, 90.00, 75.00, 22.00, 43.00, 51.00 +TPH, 07, 29, 91.00, 57.00, 8.00, 6.00, 11.00 +TRI, 07, 29, 85.00, 64.00, 21.00, 25.00, 37.00 +TRK, 07, 29, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 29, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 29, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 29, 94.00, 73.00, 12.00, 10.00, 19.00 +TUP, 07, 29, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 29, 98.00, 74.00, 25.00, 15.00, 33.00 +TVC, 07, 29, 81.00, 58.00, 18.00, 13.00, 26.00 +TVL, 07, 29, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 29, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 29, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 29, 87.00, 66.00, 18.00, 23.00, 33.00 +T01, 07, 29, 86.00, 66.00, -9999.00, -9999.00, 32.00 +T02, 07, 29, 90.00, 70.00, -9999.00, -9999.00, 37.00 +T03, 07, 29, 90.00, 71.00, -9999.00, -9999.00, 38.00 +T04, 07, 29, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 29, 93.00, 66.00, -9999.00, -9999.00, 25.00 +T06, 07, 29, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 29, 96.00, 61.00, -9999.00, -9999.00, 12.00 +T08, 07, 29, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 29, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 29, 98.00, 70.00, -9999.00, -9999.00, 7.00 +UIL, 07, 29, 69.00, 50.00, 27.00, 26.00, 37.00 +UIN, 07, 29, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 29, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 29, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 29, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 29, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 29, 96.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 29, 91.00, 69.00, -9999.00, -9999.00, 42.00 +VBG, 07, 29, 73.00, 54.00, -9999.00, -9999.00, 5.00 +VCT, 07, 29, 94.00, 75.00, 9.00, 26.00, 30.00 +VCV, 07, 29, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 29, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 29, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 29, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 29, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 29, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 29, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 29, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 29, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 29, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 29, 86.00, 66.00, 15.00, 16.00, 26.00 +WJA, 07, 29, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 29, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 29, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 29, 94.00, 51.00, 7.00, 6.00, 11.00 +WPO, 07, 29, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 29, 92.00, 71.00, -9999.00, -9999.00, 37.00 +WRG, 07, 29, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 29, 86.00, 63.00, -9999.00, -9999.00, 28.00 +WRL, 07, 29, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 29, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 29, 60.00, 48.00, 47.00, 47.00, 60.00 +YCG, 07, 29, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 29, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 29, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 29, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 29, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 29, 87.00, 54.00, 5.00, 5.00, 9.00 +YNG, 07, 29, 81.00, 59.00, 20.00, 23.00, 33.00 +YPA, 07, 29, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 29, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 29, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 29, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 29, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 29, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 29, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 29, 106.00, 82.00, 2.00, 2.00, 4.00 +YVR, 07, 29, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 29, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 29, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 29, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 29, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 29, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 29, 76.00, 52.00, 21.00, 22.00, 34.00 +ZUN, 07, 29, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 29, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 29, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 29, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 29, 92.00, 71.00, -9999.00, -9999.00, 33.00 +1V1, 07, 29, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 29, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 29, 87.00, 71.00, -9999.00, -9999.00, 39.00 +2PJ, 07, 29, 91.00, 69.00, -9999.00, -9999.00, 37.00 +3B1, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 29, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 29, 80.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 29, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 29, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 29, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 29, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 29, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 29, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 29, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 29, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 30, 84.00, 64.00, 19.00, 21.00, 31.00 +ABI, 07, 30, 96.00, 73.00, 12.00, 13.00, 20.00 +ABQ, 07, 30, 91.00, 65.00, 21.00, 11.00, 28.00 +ABR, 07, 30, 87.00, 60.00, 22.00, 13.00, 32.00 +ABY, 07, 30, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 30, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 30, 98.00, 75.00, 7.00, 12.00, 15.00 +ACV, 07, 30, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 30, 85.00, 65.00, 19.00, 16.00, 28.00 +ADK, 07, 30, 56.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 30, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 30, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 30, 87.00, 64.00, -9999.00, -9999.00, 30.00 +AEX, 07, 30, 93.00, 72.00, -9999.00, -9999.00, 33.00 +AFF, 07, 30, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 30, 92.00, 71.00, -9999.00, -9999.00, 66.00 +AGS, 07, 30, 91.00, 70.00, 18.00, 29.00, 39.00 +AHN, 07, 30, 89.00, 70.00, 16.00, 24.00, 33.00 +AKN, 07, 30, 63.00, 47.00, 31.00, 35.00, 47.00 +AKO, 07, 30, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 30, 84.00, 60.00, 21.00, 22.00, 33.00 +ALI, 07, 30, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 30, 84.00, 62.00, 21.00, 17.00, 31.00 +ALS, 07, 30, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 30, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 30, 91.00, 66.00, 18.00, 13.00, 27.00 +AMG, 07, 30, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 30, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 30, 65.00, 52.00, 26.00, 29.00, 39.00 +AND, 07, 30, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 30, 65.00, 53.00, 37.00, 38.00, 51.00 +AOO, 07, 30, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 30, 80.00, 54.00, 20.00, 20.00, 32.00 +AQQ, 07, 30, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 30, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +AST, 07, 30, 68.00, 53.00, 14.00, 18.00, 24.00 +ATL, 07, 30, 88.00, 70.00, 18.00, 24.00, 35.00 +ATW, 07, 30, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 30, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 30, 86.00, 63.00, -9999.00, -9999.00, 28.00 +AUG, 07, 30, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 30, 96.00, 74.00, 8.00, 13.00, 16.00 +AUW, 07, 30, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 30, 83.00, 63.00, 17.00, 29.00, 37.00 +AVP, 07, 30, 82.00, 62.00, 22.00, 22.00, 36.00 +AXN, 07, 30, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 30, 82.00, 61.00, -9999.00, -9999.00, 30.00 +AYS, 07, 30, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 30, 96.00, 61.00, -9999.00, -9999.00, 1.00 +BAD, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 30, 78.00, 47.00, -9999.00, -9999.00, 22.00 +BDL, 07, 30, 85.00, 62.00, 21.00, 21.00, 32.00 +BDR, 07, 30, 82.00, 66.00, 18.00, 18.00, 30.00 +BET, 07, 30, 62.00, 48.00, 39.00, 38.00, 51.00 +BFD, 07, 30, 76.00, 54.00, 23.00, 26.00, 37.00 +BFF, 07, 30, 90.00, 59.00, 20.00, 11.00, 27.00 +BFL, 07, 30, 99.00, 70.00, 0.00, 0.00, 1.00 +BGM, 07, 30, 78.00, 60.00, 18.00, 23.00, 33.00 +BGR, 07, 30, 78.00, 59.00, 21.00, 21.00, 33.00 +BGS, 07, 30, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 30, 90.00, 70.00, 18.00, 29.00, 40.00 +BID, 07, 30, 77.00, 65.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 30, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 30, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 30, 88.00, 59.00, 15.00, 13.00, 24.00 +BIS, 07, 30, 85.00, 56.00, 21.00, 14.00, 29.00 +BIX, 07, 30, 90.00, 74.00, -9999.00, -9999.00, 41.00 +BJI, 07, 30, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 30, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 30, 90.00, 55.00, -9999.00, -9999.00, 31.00 +BKW, 07, 30, 79.00, 60.00, 25.00, 30.00, 43.00 +BLF, 07, 30, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 30, 109.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 30, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 30, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 30, 89.00, 65.00, -9999.00, -9999.00, 26.00 +BNA, 07, 30, 90.00, 69.00, 17.00, 24.00, 34.00 +BNO, 07, 30, 86.00, 47.00, -9999.00, 8.00, 18.00 +BOI, 07, 30, 91.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 30, 82.00, 66.00, 21.00, 19.00, 31.00 +BPI, 07, 30, 81.00, 39.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 30, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 30, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 30, 85.00, 65.00, 20.00, 16.00, 29.00 +BRO, 07, 30, 94.00, 76.00, 12.00, 18.00, 23.00 +BRW, 07, 30, 45.00, 34.00, 22.00, 22.00, 34.00 +BSM, 07, 30, 96.00, 74.00, -9999.00, -9999.00, 14.00 +BTI, 07, 30, 46.00, 35.00, 18.00, 20.00, 29.00 +BTL, 07, 30, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 30, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 30, 91.00, 73.00, 13.00, 37.00, 43.00 +BTT, 07, 30, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 30, 81.00, 60.00, 26.00, 25.00, 41.00 +BUB, 07, 30, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 30, 80.00, 62.00, 22.00, 22.00, 34.00 +BUR, 07, 30, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 30, 90.00, 74.00, -9999.00, 30.00, 42.00 +BWG, 07, 30, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 30, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 07, 30, 92.00, 71.00, -9999.00, -9999.00, 28.00 +BYI, 07, 30, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 30, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 30, 91.00, 70.00, 18.00, 27.00, 37.00 +CAG, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 30, 82.00, 62.00, 20.00, 23.00, 34.00 +CAO, 07, 30, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 30, 76.00, 54.00, 27.00, 32.00, 43.00 +CBM, 07, 30, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 30, 56.00, 47.00, 42.00, 47.00, 60.00 +CDC, 07, 30, 90.00, 59.00, 10.00, 12.00, 18.00 +CDR, 07, 30, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 30, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 30, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 07, 30, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 30, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 30, 89.00, 69.00, 16.00, 28.00, 36.00 +CHO, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 30, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 07, 30, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 30, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 30, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 30, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 30, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 30, 82.00, 62.00, 21.00, 23.00, 35.00 +CLL, 07, 30, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 30, 89.00, 70.00, 19.00, 20.00, 32.00 +CMH, 07, 30, 84.00, 63.00, 19.00, 25.00, 34.00 +CMI, 07, 30, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 30, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 30, 91.00, 68.00, 21.00, 11.00, 27.00 +CNM, 07, 30, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 30, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 30, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 30, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 07, 30, 82.00, 57.00, 19.00, 20.00, 32.00 +COS, 07, 30, 84.00, 57.00, 25.00, 23.00, 39.00 +COT, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 30, 89.00, 66.00, 16.00, 15.00, 26.00 +CPR, 07, 30, 88.00, 54.00, 17.00, 13.00, 25.00 +CRBC, 07, 30, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 30, 94.00, 75.00, 10.00, 16.00, 21.00 +CRW, 07, 30, 86.00, 65.00, 24.00, 29.00, 41.00 +CSG, 07, 30, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 30, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 30, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 30, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 30, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 30, 85.00, 65.00, 18.00, 25.00, 34.00 +CVN, 07, 30, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 30, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 30, 86.00, 66.00, 16.00, 18.00, 28.00 +CYS, 07, 30, 82.00, 55.00, 19.00, 23.00, 34.00 +DAA, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 30, 90.00, 73.00, 15.00, 37.00, 44.00 +DAG, 07, 30, 104.00, 74.00, 3.00, 5.00, 5.00 +DAL, 07, 30, 97.00, 77.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 30, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 30, 85.00, 63.00, 19.00, 23.00, 34.00 +DBQ, 07, 30, 82.00, 62.00, 21.00, 18.00, 33.00 +DCA, 07, 30, 88.00, 72.00, 20.00, 23.00, 33.00 +DDC, 07, 30, 93.00, 68.00, 16.00, 9.00, 23.00 +DEC, 07, 30, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 30, 88.00, 59.00, 21.00, 18.00, 32.00 +DFW, 07, 30, 97.00, 75.00, 9.00, 10.00, 17.00 +DHN, 07, 30, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 30, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 30, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 30, 97.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 30, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 30, 77.00, 55.00, 27.00, 23.00, 40.00 +DLLC, 07, 30, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 30, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 30, 98.00, 74.00, -9999.00, -9999.00, 29.00 +DMN, 07, 30, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 30, 88.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 07, 30, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 30, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 30, 98.00, 70.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 30, 97.00, 74.00, 9.00, 12.00, 16.00 +DSM, 07, 30, 86.00, 66.00, 22.00, 18.00, 32.00 +DTW, 07, 30, 83.00, 61.00, 16.00, 20.00, 28.00 +DUG, 07, 30, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 30, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 30, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 30, 96.00, 73.00, -9999.00, -9999.00, 17.00 +D45, 07, 30, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 30, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 30, 83.00, 60.00, 20.00, 18.00, 30.00 +ECG, 07, 30, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 30, 98.00, 69.00, -9999.00, -9999.00, 3.00 +EED, 07, 30, 108.00, 84.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 07, 30, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 30, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 30, 80.00, 57.00, 28.00, 33.00, 45.00 +EKO, 07, 30, 92.00, 51.00, 7.00, 8.00, 13.00 +ELD, 07, 30, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 30, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 30, 95.00, 68.00, 16.00, 10.00, 24.00 +ELY, 07, 30, 87.00, 49.00, 12.00, 13.00, 20.00 +EMP, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 30, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 30, 95.00, 71.00, -9999.00, -9999.00, 20.00 +ENN, 07, 30, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 30, 92.00, 68.00, -9999.00, -9999.00, 13.00 +EPH, 07, 30, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 30, 80.00, 63.00, 22.00, 21.00, 34.00 +ESF, 07, 30, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 30, 83.00, 53.00, 8.00, 9.00, 13.00 +EVV, 07, 30, 89.00, 67.00, 18.00, 17.00, 28.00 +EWN, 07, 30, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 30, 87.00, 69.00, 18.00, 20.00, 30.00 +EYW, 07, 30, 89.00, 80.00, 26.00, 29.00, 42.00 +E74, 07, 30, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 30, 88.00, 67.00, -9999.00, -9999.00, 33.00 +FAI, 07, 30, 70.00, 51.00, 30.00, 27.00, 44.00 +FAR, 07, 30, 84.00, 59.00, 20.00, 17.00, 31.00 +FAT, 07, 30, 99.00, 65.00, 1.00, 1.00, 1.00 +FAY, 07, 30, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 30, 81.00, 47.00, 16.00, 18.00, 28.00 +FCS, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FDY, 07, 30, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 30, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FHU, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +FLG, 07, 30, 81.00, 51.00, 18.00, 28.00, 38.00 +FLL, 07, 30, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 30, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 30, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +FME, 07, 30, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 07, 30, 92.00, 58.00, 16.00, 7.00, 20.00 +FMY, 07, 30, 91.00, 75.00, 20.00, 53.00, 61.00 +FNT, 07, 30, 81.00, 60.00, 18.00, 20.00, 31.00 +FOD, 07, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 30, 89.00, 67.00, -9999.00, -9999.00, 25.00 +FOK, 07, 30, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 30, 92.00, 69.00, -9999.00, -9999.00, 26.00 +FSD, 07, 30, 86.00, 62.00, 22.00, 15.00, 32.00 +FSI, 07, 30, 97.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 30, 94.00, 70.00, 12.00, 16.00, 23.00 +FTK, 07, 30, 87.00, 64.00, -9999.00, -9999.00, 26.00 +FWA, 07, 30, 84.00, 63.00, 17.00, 21.00, 31.00 +FWH, 07, 30, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 30, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 30, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 30, 109.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 30, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 30, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 30, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 30, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 30, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 07, 30, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 30, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 30, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 30, 86.00, 57.00, 18.00, 12.00, 25.00 +GJT, 07, 30, 93.00, 64.00, 13.00, 8.00, 18.00 +GKN, 07, 30, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 30, 90.00, 61.00, 21.00, 9.00, 27.00 +GLH, 07, 30, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 30, 88.00, 80.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 30, 87.00, 52.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 30, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 30, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 30, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 30, 80.00, 59.00, 23.00, 21.00, 36.00 +GRCI, 07, 30, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 30, 79.00, 51.00, -9999.00, -9999.00, 18.00 +GRI, 07, 30, 88.00, 65.00, 21.00, 13.00, 28.00 +GRK, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 07, 30, 83.00, 60.00, 20.00, 17.00, 30.00 +GSB, 07, 30, 90.00, 70.00, -9999.00, -9999.00, 38.00 +GSG, 07, 30, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 30, 87.00, 67.00, 20.00, 23.00, 35.00 +GSP, 07, 30, 88.00, 68.00, 19.00, 27.00, 36.00 +GST, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 30, 80.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 07, 30, 84.00, 54.00, 17.00, 14.00, 26.00 +GUP, 07, 30, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 30, 85.00, 62.00, -9999.00, -9999.00, 28.00 +GVW, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 07, 30, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 30, 85.00, 72.00, 21.00, 19.00, 31.00 +HBR, 07, 30, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 30, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 30, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 30, 90.00, 60.00, -9999.00, -9999.00, 12.00 +HKY, 07, 30, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 30, 86.00, 54.00, 14.00, 16.00, 24.00 +HMN, 07, 30, 96.00, 63.00, -9999.00, -9999.00, 24.00 +HMS, 07, 30, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 30, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 30, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 07, 30, 87.00, 62.00, 22.00, 12.00, 29.00 +HOP, 07, 30, 90.00, 66.00, -9999.00, -9999.00, 28.00 +HOT, 07, 30, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 30, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 30, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 30, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 30, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 30, 91.00, 71.00, -9999.00, -9999.00, 41.00 +HST, 07, 30, 90.00, 72.00, -9999.00, -9999.00, 48.00 +HSV, 07, 30, 89.00, 69.00, 17.00, 24.00, 34.00 +HTL, 07, 30, 79.00, 55.00, 23.00, 19.00, 35.00 +HTS, 07, 30, 84.00, 65.00, 20.00, 27.00, 37.00 +HUF, 07, 30, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 30, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 30, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 30, 86.00, 54.00, 18.00, 12.00, 24.00 +IAB, 07, 30, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 30, 87.00, 64.00, 20.00, 23.00, 34.00 +IAG, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 30, 93.00, 72.00, 12.00, 26.00, 32.00 +ICT, 07, 30, 93.00, 70.00, 14.00, 13.00, 21.00 +IDA, 07, 30, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 30, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 30, 86.00, 67.00, 19.00, 18.00, 29.00 +ILI, 07, 30, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 30, 88.00, 72.00, 21.00, 31.00, 41.00 +IMT, 07, 30, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 30, 85.00, 65.00, 20.00, 21.00, 32.00 +INL, 07, 30, 79.00, 54.00, 26.00, 22.00, 39.00 +INS, 07, 30, 98.00, 70.00, -9999.00, -9999.00, 7.00 +INT, 07, 30, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 30, 93.00, 63.00, 12.00, 13.00, 23.00 +IPL, 07, 30, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 30, 83.00, 62.00, 19.00, 26.00, 35.00 +IRK, 07, 30, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 30, 86.00, 57.00, 18.00, 13.00, 27.00 +ISP, 07, 30, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 30, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 30, 104.00, 76.00, -9999.00, -9999.00, 14.00 +IWD, 07, 30, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 30, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 30, 92.00, 71.00, 14.00, 27.00, 34.00 +JAX, 07, 30, 91.00, 72.00, 17.00, 38.00, 44.00 +JBR, 07, 30, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 30, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 30, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 30, 83.00, 69.00, 19.00, 18.00, 30.00 +JHW, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 30, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 30, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 30, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 30, 64.00, 48.00, 44.00, 44.00, 55.00 +JST, 07, 30, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 30, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 30, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 30, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 30, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 30, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 30, 82.00, 59.00, 17.00, 19.00, 30.00 +LAR, 07, 30, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 30, 106.00, 76.00, 6.00, 6.00, 10.00 +LAX, 07, 30, 76.00, 64.00, 0.00, 1.00, 1.00 +LBB, 07, 30, 91.00, 68.00, 15.00, 10.00, 21.00 +LBF, 07, 30, 88.00, 60.00, 24.00, 11.00, 31.00 +LCH, 07, 30, 91.00, 74.00, 16.00, 30.00, 38.00 +LCK, 07, 30, 85.00, 63.00, -9999.00, -9999.00, 31.00 +LEB, 07, 30, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 30, 86.00, 66.00, 16.00, 25.00, 33.00 +LFI, 07, 30, 86.00, 72.00, -9999.00, -9999.00, 32.00 +LFK, 07, 30, 94.00, 72.00, 10.00, 21.00, 26.00 +LFT, 07, 30, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 30, 84.00, 69.00, 18.00, 20.00, 30.00 +LGB, 07, 30, 84.00, 64.00, 0.00, 1.00, 1.00 +LGU, 07, 30, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 30, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 30, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 30, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 30, 93.00, 71.00, 11.00, 20.00, 26.00 +LIZ, 07, 30, 76.00, 54.00, -9999.00, -9999.00, 44.00 +LMT, 07, 30, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 30, 87.00, 56.00, 11.00, 12.00, 19.00 +LNK, 07, 30, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 30, 94.00, 56.00, 4.00, 4.00, 6.00 +LOZ, 07, 30, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 30, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 30, 92.00, 69.00, -9999.00, -9999.00, 26.00 +LSE, 07, 30, 84.00, 62.00, 21.00, 19.00, 32.00 +LSF, 07, 30, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 30, 107.00, 69.00, -9999.00, -9999.00, 7.00 +LTS, 07, 30, 98.00, 71.00, -9999.00, -9999.00, 17.00 +LUF, 07, 30, 106.00, 76.00, -9999.00, -9999.00, 11.00 +LVS, 07, 30, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 30, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 30, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 30, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 30, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 30, 96.00, 69.00, 11.00, 11.00, 18.00 +MBL, 07, 30, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 30, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 30, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 30, 94.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 30, 90.00, 75.00, -9999.00, -9999.00, 50.00 +MCG, 07, 30, 67.00, 48.00, 37.00, 33.00, 51.00 +MCI, 07, 30, 89.00, 68.00, 19.00, 17.00, 29.00 +MCK, 07, 30, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 30, 92.00, 71.00, 18.00, 25.00, 35.00 +MCO, 07, 30, 92.00, 73.00, 16.00, 48.00, 54.00 +MCW, 07, 30, 83.00, 61.00, 18.00, 15.00, 27.00 +MC2, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +MDH, 07, 30, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 30, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 30, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 30, 84.00, 66.00, 26.00, 19.00, 37.00 +MEI, 07, 30, 92.00, 70.00, 17.00, 29.00, 38.00 +MEM, 07, 30, 92.00, 73.00, 14.00, 18.00, 26.00 +MER, 07, 30, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 30, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 30, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 30, 91.00, 56.00, 6.00, 5.00, 8.00 +MGE, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 07, 30, 91.00, 72.00, 17.00, 27.00, 36.00 +MGW, 07, 30, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 30, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 30, 95.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 30, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 30, 90.00, 75.00, 29.00, 41.00, 54.00 +MIB, 07, 30, 83.00, 58.00, -9999.00, -9999.00, 27.00 +MIV, 07, 30, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 30, 96.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 07, 30, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 30, 80.00, 63.00, 24.00, 20.00, 35.00 +MKG, 07, 30, 80.00, 60.00, 19.00, 16.00, 28.00 +MKL, 07, 30, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 30, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 30, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 30, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 30, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 30, 85.00, 64.00, 22.00, 18.00, 32.00 +MLS, 07, 30, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 30, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 30, 92.00, 71.00, -9999.00, -9999.00, 37.00 +MOB, 07, 30, 91.00, 73.00, 20.00, 44.00, 52.00 +MOT, 07, 30, 83.00, 58.00, 18.00, 12.00, 25.00 +MPV, 07, 30, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 30, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 30, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 30, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 30, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 30, 68.00, 52.00, -9999.00, -9999.00, 8.00 +MSL, 07, 30, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 30, 82.00, 59.00, 22.00, 18.00, 34.00 +MSO, 07, 30, 85.00, 51.00, 16.00, 16.00, 25.00 +MSP, 07, 30, 84.00, 63.00, 22.00, 20.00, 34.00 +MSS, 07, 30, 80.00, 58.00, 20.00, 20.00, 33.00 +MSY, 07, 30, 91.00, 73.00, 14.00, 40.00, 47.00 +MTC, 07, 30, 81.00, 61.00, -9999.00, -9999.00, 27.00 +MTN, 07, 30, 87.00, 67.00, -9999.00, -9999.00, 26.00 +MTO, 07, 30, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 30, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 30, 95.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 07, 30, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 30, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 30, 91.00, 72.00, -9999.00, -9999.00, 33.00 +MYL, 07, 30, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 30, 91.00, 71.00, -9999.00, -9999.00, 38.00 +NAO, 07, 30, 88.00, 76.00, -9999.00, -9999.00, 45.00 +NBC, 07, 30, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +NBU, 07, 30, 84.00, 63.00, -9999.00, -9999.00, 28.00 +NCA, 07, 30, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NCO, 07, 30, 79.00, 64.00, -9999.00, -9999.00, 30.00 +NC1, 07, 30, 99.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 30, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 30, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 07, 30, 92.00, 54.00, -9999.00, -9999.00, 6.00 +NGP, 07, 30, 93.00, 75.00, -9999.00, -9999.00, 16.00 +NGU, 07, 30, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 30, 70.00, 55.00, -9999.00, -9999.00, 2.00 +NHK, 07, 30, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 30, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NID, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 30, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 30, 95.00, 72.00, -9999.00, -9999.00, 19.00 +NKT, 07, 30, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 30, 77.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 30, 91.00, 69.00, -9999.00, -9999.00, 36.00 +NPA, 07, 30, 90.00, 74.00, -9999.00, -9999.00, 41.00 +NQA, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NQI, 07, 30, 96.00, 74.00, -9999.00, -9999.00, 17.00 +NQX, 07, 30, 89.00, 80.00, -9999.00, -9999.00, 40.00 +NRB, 07, 30, 89.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 30, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 30, 74.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 07, 30, 91.00, 71.00, -9999.00, -9999.00, 47.00 +NSI, 07, 30, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 07, 30, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 07, 30, 84.00, 64.00, -9999.00, -9999.00, 2.00 +NTU, 07, 30, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NUC, 07, 30, 74.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 30, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 30, 73.00, 50.00, -9999.00, -9999.00, 17.00 +NWF, 07, 30, 84.00, 64.00, -9999.00, -9999.00, 1.00 +NXX, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 07, 30, 89.00, 65.00, -9999.00, -9999.00, 31.00 +NZC, 07, 30, 92.00, 69.00, -9999.00, -9999.00, 50.00 +NZJ, 07, 30, 85.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 30, 81.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 30, 77.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 07, 30, 75.00, 53.00, 1.00, 3.00, 3.00 +OAR, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 1.00 +OFF, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 07, 30, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 30, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 30, 94.00, 71.00, 13.00, 9.00, 19.00 +OLM, 07, 30, 78.00, 50.00, 11.00, 14.00, 19.00 +OMA, 07, 30, 88.00, 66.00, 19.00, 14.00, 27.00 +OME, 07, 30, 58.00, 46.00, 30.00, 30.00, 42.00 +ONT, 07, 30, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 30, 84.00, 63.00, 23.00, 19.00, 35.00 +ORF, 07, 30, 86.00, 70.00, 19.00, 22.00, 34.00 +ORH, 07, 30, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 30, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 30, 79.00, 57.00, -9999.00, -9999.00, 28.00 +OTG, 07, 30, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 30, 67.00, 53.00, 9.00, 10.00, 14.00 +OTM, 07, 30, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 30, 60.00, 49.00, 21.00, 27.00, 35.00 +OURC, 07, 30, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 30, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 30, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 30, 91.00, 69.00, -9999.00, -9999.00, 42.00 +PACZ, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 30, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 30, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 30, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 30, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 30, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 30, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 30, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 07, 30, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 30, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 30, 50.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 30, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 30, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 30, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 30, 80.00, 60.00, -9999.00, -9999.00, 36.00 +PBI, 07, 30, 90.00, 75.00, 25.00, 37.00, 49.00 +PDT, 07, 30, 88.00, 59.00, 8.00, 6.00, 12.00 +PDX, 07, 30, 81.00, 57.00, 11.00, 12.00, 17.00 +PFN, 07, 30, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 30, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 30, 86.00, 68.00, 19.00, 17.00, 30.00 +PHX, 07, 30, 105.00, 81.00, 11.00, 3.00, 13.00 +PIA, 07, 30, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 07, 30, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 30, 89.00, 53.00, 10.00, 10.00, 18.00 +PIR, 07, 30, 91.00, 62.00, 19.00, 12.00, 26.00 +PIT, 07, 30, 82.00, 62.00, 20.00, 24.00, 34.00 +PKB, 07, 30, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 30, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 30, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 30, 90.00, 74.00, 20.00, 35.00, 43.00 +POB, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +POE, 07, 30, 93.00, 70.00, -9999.00, -9999.00, 46.00 +POM, 07, 30, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 07, 30, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 30, 95.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 30, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 30, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 30, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 30, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 30, 82.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 07, 30, 109.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 30, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 30, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 30, 92.00, 61.00, 24.00, 13.00, 33.00 +PUC, 07, 30, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 30, 82.00, 64.00, 19.00, 16.00, 29.00 +PVU, 07, 30, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 30, 79.00, 59.00, 22.00, 22.00, 33.00 +P02, 07, 30, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 30, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 30, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 30, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 30, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 30, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +P38, 07, 30, 95.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 30, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P58, 07, 30, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +P59, 07, 30, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 30, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 30, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 07, 30, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 30, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +P69, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 30, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 30, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 30, 87.00, 59.00, 20.00, 15.00, 30.00 +RBL, 07, 30, 98.00, 66.00, 2.00, 2.00, 3.00 +RCA, 07, 30, 87.00, 59.00, -9999.00, -9999.00, 25.00 +RDD, 07, 30, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 30, 86.00, 47.00, 9.00, 7.00, 13.00 +RDR, 07, 30, 82.00, 56.00, -9999.00, -9999.00, 31.00 +RDU, 07, 30, 88.00, 68.00, 19.00, 20.00, 32.00 +REE, 07, 30, 91.00, 68.00, -9999.00, -9999.00, 20.00 +REJ, 07, 30, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 30, 83.00, 62.00, 23.00, 18.00, 34.00 +RIC, 07, 30, 88.00, 68.00, 21.00, 22.00, 35.00 +RIV, 07, 30, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 07, 30, 90.00, 51.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 30, 84.00, 53.00, 11.00, 8.00, 16.00 +RME, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 07, 30, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 30, 96.00, 75.00, -9999.00, -9999.00, 15.00 +RNO, 07, 30, 92.00, 51.00, 5.00, 4.00, 8.00 +ROA, 07, 30, 87.00, 65.00, 17.00, 26.00, 35.00 +ROC, 07, 30, 80.00, 60.00, 19.00, 24.00, 34.00 +ROW, 07, 30, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 30, 92.00, 68.00, 15.00, 9.00, 22.00 +RST, 07, 30, 81.00, 60.00, 23.00, 19.00, 34.00 +RWF, 07, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 30, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 30, 93.00, 58.00, 1.00, 1.00, 2.00 +SAF, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 30, 77.00, 67.00, 1.00, 1.00, 2.00 +SAT, 07, 30, 96.00, 75.00, 9.00, 14.00, 18.00 +SAV, 07, 30, 91.00, 73.00, 19.00, 33.00, 42.00 +SAW, 07, 30, 76.00, 58.00, -9999.00, -9999.00, 33.00 +SBA, 07, 30, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 30, 98.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 07, 30, 82.00, 63.00, 19.00, 21.00, 31.00 +SBP, 07, 30, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 30, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 30, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 30, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 30, 94.00, 61.00, 2.00, 3.00, 3.00 +SDF, 07, 30, 87.00, 67.00, 17.00, 23.00, 32.00 +SEA, 07, 30, 76.00, 56.00, 12.00, 12.00, 19.00 +SEM, 07, 30, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 30, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 30, 72.00, 54.00, 0.00, 2.00, 2.00 +SGF, 07, 30, 90.00, 67.00, 14.00, 16.00, 25.00 +SGY, 07, 30, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 30, 87.00, 54.00, 15.00, 12.00, 23.00 +SHV, 07, 30, 94.00, 72.00, 12.00, 19.00, 25.00 +SIT, 07, 30, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 30, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 30, 97.00, 69.00, 9.00, 11.00, 17.00 +SKA, 07, 30, 84.00, 55.00, -9999.00, -9999.00, 13.00 +SKF, 07, 30, 96.00, 75.00, -9999.00, -9999.00, 14.00 +SLC, 07, 30, 92.00, 64.00, 13.00, 10.00, 20.00 +SLE, 07, 30, 83.00, 52.00, 8.00, 10.00, 14.00 +SLN, 07, 30, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 30, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 30, 74.00, 54.00, -9999.00, 0.00, 2.00 +SNA, 07, 30, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 30, 51.00, 44.00, 33.00, 40.00, 51.00 +SNS, 07, 30, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 30, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 30, 86.00, 66.00, 19.00, 19.00, 30.00 +SPS, 07, 30, 98.00, 73.00, 11.00, 12.00, 18.00 +SRQ, 07, 30, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 30, 91.00, 69.00, -9999.00, -9999.00, 37.00 +SSI, 07, 30, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +STC, 07, 30, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 30, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 07, 30, 89.00, 70.00, 17.00, 19.00, 29.00 +STNV, 07, 30, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 30, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 30, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 30, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 30, 89.00, 56.00, -9999.00, -9999.00, 1.00 +SUX, 07, 30, 86.00, 65.00, 22.00, 15.00, 30.00 +SVN, 07, 30, 91.00, 73.00, -9999.00, -9999.00, 41.00 +SWF, 07, 30, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 30, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 30, 81.00, 59.00, 22.00, 23.00, 35.00 +SZL, 07, 30, 90.00, 65.00, -9999.00, -9999.00, 25.00 +TAD, 07, 30, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 30, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 30, 90.00, 63.00, -9999.00, -9999.00, 26.00 +TCC, 07, 30, 92.00, 64.00, 18.00, 8.00, 22.00 +TCL, 07, 30, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 30, 79.00, 51.00, -9999.00, -9999.00, 16.00 +TCS, 07, 30, 92.00, 67.00, -9999.00, 14.00, 34.00 +TEB, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 30, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 07, 30, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 30, 91.00, 71.00, 17.00, 44.00, 50.00 +TNX, 07, 30, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 30, 83.00, 60.00, 15.00, 21.00, 30.00 +TOP, 07, 30, 89.00, 67.00, 18.00, 16.00, 27.00 +TPA, 07, 30, 90.00, 75.00, 22.00, 43.00, 51.00 +TPH, 07, 30, 91.00, 57.00, 8.00, 6.00, 11.00 +TRI, 07, 30, 85.00, 64.00, 21.00, 25.00, 37.00 +TRK, 07, 30, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 30, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 30, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 30, 94.00, 73.00, 12.00, 10.00, 19.00 +TUP, 07, 30, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 30, 98.00, 74.00, 24.00, 15.00, 33.00 +TVC, 07, 30, 81.00, 58.00, 18.00, 13.00, 26.00 +TVL, 07, 30, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 30, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 30, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 30, 87.00, 66.00, 18.00, 23.00, 33.00 +T01, 07, 30, 86.00, 66.00, -9999.00, -9999.00, 32.00 +T02, 07, 30, 90.00, 70.00, -9999.00, -9999.00, 37.00 +T03, 07, 30, 90.00, 71.00, -9999.00, -9999.00, 38.00 +T04, 07, 30, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 07, 30, 93.00, 66.00, -9999.00, -9999.00, 25.00 +T06, 07, 30, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 30, 96.00, 61.00, -9999.00, -9999.00, 12.00 +T08, 07, 30, 92.00, 68.00, -9999.00, -9999.00, 14.00 +UCA, 07, 30, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 30, 98.00, 70.00, -9999.00, -9999.00, 7.00 +UIL, 07, 30, 69.00, 50.00, 27.00, 26.00, 37.00 +UIN, 07, 30, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 30, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 30, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 30, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +U15, 07, 30, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +U28, 07, 30, 96.00, 61.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 30, 91.00, 69.00, -9999.00, -9999.00, 42.00 +VBG, 07, 30, 73.00, 54.00, -9999.00, -9999.00, 5.00 +VCT, 07, 30, 94.00, 75.00, 9.00, 26.00, 30.00 +VCV, 07, 30, 98.00, 62.00, -9999.00, -9999.00, 3.00 +VDZ, 07, 30, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 30, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 30, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 30, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 30, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 30, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 30, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 30, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 30, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 30, 86.00, 66.00, 15.00, 16.00, 26.00 +WJA, 07, 30, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 30, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 30, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 30, 94.00, 51.00, 7.00, 6.00, 11.00 +WPO, 07, 30, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 30, 92.00, 71.00, -9999.00, -9999.00, 37.00 +WRG, 07, 30, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 30, 86.00, 63.00, -9999.00, -9999.00, 28.00 +WRL, 07, 30, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +X68, 07, 30, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 30, 60.00, 48.00, 47.00, 47.00, 60.00 +YCG, 07, 30, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 30, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 30, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 30, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 30, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 30, 87.00, 54.00, 5.00, 5.00, 9.00 +YNG, 07, 30, 81.00, 59.00, 20.00, 23.00, 33.00 +YPA, 07, 30, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 30, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 30, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 30, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 30, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 30, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 30, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 30, 106.00, 82.00, 2.00, 2.00, 4.00 +YVR, 07, 30, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 30, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 30, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 30, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 30, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 30, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 30, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 30, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 30, 76.00, 52.00, 21.00, 22.00, 34.00 +ZUN, 07, 30, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 30, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 30, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 30, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +01R, 07, 30, 92.00, 71.00, -9999.00, -9999.00, 33.00 +1V1, 07, 30, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 30, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 30, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 30, 87.00, 71.00, -9999.00, -9999.00, 38.00 +2PJ, 07, 30, 91.00, 69.00, -9999.00, -9999.00, 37.00 +3B1, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 30, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 30, 80.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 30, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 30, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 30, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 30, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 30, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 30, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 30, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 30, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 07, 31, 84.00, 63.00, 19.00, 21.00, 32.00 +ABI, 07, 31, 96.00, 73.00, 12.00, 13.00, 20.00 +ABQ, 07, 31, 91.00, 64.00, 22.00, 11.00, 29.00 +ABR, 07, 31, 86.00, 59.00, 22.00, 13.00, 32.00 +ABY, 07, 31, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 07, 31, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 07, 31, 98.00, 75.00, 8.00, 12.00, 16.00 +ACV, 07, 31, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 07, 31, 84.00, 65.00, 19.00, 17.00, 28.00 +ADK, 07, 31, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 07, 31, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 07, 31, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 07, 31, 86.00, 63.00, -9999.00, -9999.00, 30.00 +AEX, 07, 31, 93.00, 72.00, -9999.00, -9999.00, 33.00 +AFF, 07, 31, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 07, 31, 92.00, 72.00, -9999.00, -9999.00, 66.00 +AGS, 07, 31, 91.00, 70.00, 18.00, 29.00, 39.00 +AHN, 07, 31, 89.00, 69.00, 16.00, 24.00, 33.00 +AKN, 07, 31, 63.00, 47.00, 31.00, 35.00, 47.00 +AKO, 07, 31, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 07, 31, 83.00, 59.00, 21.00, 22.00, 33.00 +ALI, 07, 31, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 07, 31, 83.00, 61.00, 22.00, 17.00, 32.00 +ALS, 07, 31, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 07, 31, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 07, 31, 91.00, 65.00, 19.00, 13.00, 27.00 +AMG, 07, 31, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 07, 31, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 07, 31, 65.00, 51.00, 26.00, 29.00, 39.00 +AND, 07, 31, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 07, 31, 65.00, 53.00, 37.00, 38.00, 51.00 +AOO, 07, 31, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 07, 31, 79.00, 54.00, 21.00, 21.00, 32.00 +AQQ, 07, 31, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 07, 31, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 07, 31, 69.00, 53.00, 15.00, 18.00, 25.00 +ATL, 07, 31, 88.00, 70.00, 18.00, 24.00, 35.00 +ATW, 07, 31, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 07, 31, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 07, 31, 85.00, 63.00, -9999.00, -9999.00, 28.00 +AUG, 07, 31, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 07, 31, 96.00, 74.00, 8.00, 13.00, 16.00 +AUW, 07, 31, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 07, 31, 83.00, 63.00, 17.00, 29.00, 37.00 +AVP, 07, 31, 81.00, 61.00, 22.00, 23.00, 36.00 +AXN, 07, 31, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 07, 31, 81.00, 61.00, -9999.00, -9999.00, 31.00 +AYS, 07, 31, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 07, 31, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 07, 31, 96.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 07, 31, 78.00, 46.00, -9999.00, -9999.00, 22.00 +BDL, 07, 31, 84.00, 62.00, 22.00, 21.00, 32.00 +BDR, 07, 31, 82.00, 66.00, 19.00, 19.00, 31.00 +BET, 07, 31, 61.00, 48.00, 39.00, 38.00, 52.00 +BFD, 07, 31, 76.00, 54.00, 23.00, 26.00, 37.00 +BFF, 07, 31, 89.00, 58.00, 20.00, 11.00, 27.00 +BFL, 07, 31, 98.00, 70.00, 1.00, 1.00, 1.00 +BGM, 07, 31, 78.00, 59.00, 19.00, 24.00, 33.00 +BGR, 07, 31, 78.00, 58.00, 21.00, 21.00, 33.00 +BGS, 07, 31, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 07, 31, 90.00, 70.00, 18.00, 29.00, 40.00 +BID, 07, 31, 77.00, 65.00, -9999.00, -9999.00, -9999.00 +BIG, 07, 31, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 07, 31, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 07, 31, 87.00, 59.00, 16.00, 13.00, 25.00 +BIS, 07, 31, 85.00, 56.00, 21.00, 14.00, 29.00 +BIX, 07, 31, 90.00, 74.00, -9999.00, -9999.00, 41.00 +BJI, 07, 31, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 07, 31, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 07, 31, 89.00, 55.00, -9999.00, -9999.00, 31.00 +BKW, 07, 31, 79.00, 60.00, 25.00, 30.00, 43.00 +BLF, 07, 31, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 07, 31, 108.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 07, 31, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 07, 31, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 07, 31, 89.00, 64.00, -9999.00, -9999.00, 26.00 +BNA, 07, 31, 89.00, 69.00, 18.00, 24.00, 34.00 +BNO, 07, 31, 86.00, 47.00, -9999.00, 8.00, 18.00 +BOI, 07, 31, 90.00, 58.00, 8.00, 6.00, 13.00 +BOS, 07, 31, 81.00, 65.00, 21.00, 20.00, 31.00 +BPI, 07, 31, 81.00, 38.00, -9999.00, -9999.00, -9999.00 +BPT, 07, 31, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 07, 31, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +BRL, 07, 31, 85.00, 65.00, 21.00, 16.00, 29.00 +BRO, 07, 31, 94.00, 76.00, 11.00, 19.00, 24.00 +BRW, 07, 31, 44.00, 34.00, 22.00, 22.00, 34.00 +BSM, 07, 31, 96.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 07, 31, 46.00, 35.00, 18.00, 21.00, 29.00 +BTL, 07, 31, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 07, 31, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 07, 31, 91.00, 73.00, 13.00, 38.00, 44.00 +BTT, 07, 31, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 07, 31, 80.00, 60.00, 26.00, 26.00, 42.00 +BUB, 07, 31, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 07, 31, 80.00, 62.00, 23.00, 22.00, 34.00 +BUR, 07, 31, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 07, 31, 90.00, 74.00, -9999.00, 31.00, 43.00 +BWG, 07, 31, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 07, 31, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 07, 31, 91.00, 71.00, -9999.00, -9999.00, 28.00 +BYI, 07, 31, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 07, 31, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 07, 31, 91.00, 70.00, 18.00, 27.00, 37.00 +CAG, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 07, 31, 82.00, 61.00, 20.00, 24.00, 35.00 +CAO, 07, 31, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 07, 31, 76.00, 54.00, 27.00, 32.00, 43.00 +CBM, 07, 31, 92.00, 69.00, -9999.00, -9999.00, 31.00 +CDB, 07, 31, 56.00, 47.00, 42.00, 47.00, 61.00 +CDC, 07, 31, 89.00, 58.00, 10.00, 11.00, 18.00 +CDR, 07, 31, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 07, 31, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 07, 31, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 07, 31, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 07, 31, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 07, 31, 89.00, 68.00, 16.00, 27.00, 36.00 +CHO, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 07, 31, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 07, 31, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 07, 31, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 07, 31, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 07, 31, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 07, 31, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 07, 31, 82.00, 61.00, 22.00, 24.00, 36.00 +CLL, 07, 31, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 07, 31, 89.00, 70.00, 19.00, 20.00, 32.00 +CMH, 07, 31, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 07, 31, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 07, 31, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 07, 31, 91.00, 67.00, 21.00, 11.00, 27.00 +CNM, 07, 31, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 07, 31, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 07, 31, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 07, 31, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 07, 31, 82.00, 56.00, 19.00, 20.00, 32.00 +COS, 07, 31, 83.00, 57.00, 25.00, 24.00, 39.00 +COT, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 07, 31, 88.00, 65.00, 17.00, 16.00, 26.00 +CPR, 07, 31, 88.00, 54.00, 17.00, 13.00, 25.00 +CRBC, 07, 31, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 07, 31, 94.00, 75.00, 11.00, 17.00, 21.00 +CRW, 07, 31, 85.00, 64.00, 24.00, 29.00, 42.00 +CSG, 07, 31, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 07, 31, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 07, 31, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 07, 31, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 07, 31, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 07, 31, 85.00, 64.00, 19.00, 25.00, 35.00 +CVN, 07, 31, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 07, 31, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 07, 31, 85.00, 66.00, 17.00, 18.00, 27.00 +CYS, 07, 31, 82.00, 55.00, 19.00, 23.00, 34.00 +DAA, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +DAB, 07, 31, 90.00, 73.00, 16.00, 37.00, 44.00 +DAG, 07, 31, 103.00, 74.00, 3.00, 5.00, 5.00 +DAL, 07, 31, 97.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 07, 31, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 07, 31, 84.00, 63.00, 20.00, 24.00, 34.00 +DBQ, 07, 31, 82.00, 61.00, 22.00, 19.00, 34.00 +DCA, 07, 31, 88.00, 71.00, 20.00, 23.00, 33.00 +DDC, 07, 31, 93.00, 67.00, 17.00, 10.00, 24.00 +DEC, 07, 31, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 07, 31, 88.00, 59.00, 21.00, 18.00, 32.00 +DFW, 07, 31, 97.00, 74.00, 9.00, 10.00, 17.00 +DHN, 07, 31, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 07, 31, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 07, 31, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 07, 31, 97.00, 74.00, -9999.00, -9999.00, 11.00 +DLG, 07, 31, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 07, 31, 76.00, 55.00, 27.00, 23.00, 40.00 +DLLC, 07, 31, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 07, 31, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DMA, 07, 31, 98.00, 73.00, -9999.00, -9999.00, 29.00 +DMN, 07, 31, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 07, 31, 87.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 07, 31, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 07, 31, 91.00, 71.00, -9999.00, -9999.00, 44.00 +DRA, 07, 31, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 07, 31, 97.00, 74.00, 9.00, 11.00, 16.00 +DSM, 07, 31, 86.00, 66.00, 22.00, 19.00, 32.00 +DTW, 07, 31, 83.00, 61.00, 17.00, 20.00, 29.00 +DUG, 07, 31, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 07, 31, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 07, 31, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 07, 31, 96.00, 73.00, -9999.00, -9999.00, 17.00 +D45, 07, 31, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 07, 31, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 07, 31, 82.00, 59.00, 20.00, 19.00, 31.00 +ECG, 07, 31, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 07, 31, 98.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 07, 31, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 07, 31, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 07, 31, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 07, 31, 80.00, 57.00, 28.00, 33.00, 45.00 +EKO, 07, 31, 91.00, 50.00, 8.00, 8.00, 13.00 +ELD, 07, 31, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 07, 31, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 07, 31, 95.00, 68.00, 17.00, 10.00, 24.00 +ELY, 07, 31, 87.00, 48.00, 12.00, 13.00, 20.00 +EMP, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 07, 31, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 07, 31, 95.00, 71.00, -9999.00, -9999.00, 20.00 +ENN, 07, 31, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ENV, 07, 31, 91.00, 67.00, -9999.00, -9999.00, 13.00 +EPH, 07, 31, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 07, 31, 80.00, 63.00, 22.00, 22.00, 35.00 +ESF, 07, 31, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 07, 31, 83.00, 53.00, 9.00, 10.00, 14.00 +EVV, 07, 31, 88.00, 67.00, 19.00, 17.00, 29.00 +EWN, 07, 31, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 07, 31, 87.00, 69.00, 18.00, 21.00, 30.00 +EYW, 07, 31, 89.00, 79.00, 26.00, 29.00, 43.00 +E74, 07, 31, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 07, 31, 88.00, 67.00, -9999.00, -9999.00, 33.00 +FAI, 07, 31, 69.00, 50.00, 30.00, 27.00, 44.00 +FAR, 07, 31, 83.00, 58.00, 21.00, 17.00, 32.00 +FAT, 07, 31, 98.00, 65.00, 1.00, 1.00, 2.00 +FAY, 07, 31, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 07, 31, 81.00, 47.00, 16.00, 19.00, 28.00 +FCS, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FDY, 07, 31, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 07, 31, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FHU, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +FLG, 07, 31, 81.00, 51.00, 18.00, 28.00, 38.00 +FLL, 07, 31, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 07, 31, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 07, 31, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +FME, 07, 31, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 07, 31, 91.00, 58.00, 16.00, 7.00, 20.00 +FMY, 07, 31, 91.00, 75.00, 20.00, 53.00, 62.00 +FNT, 07, 31, 81.00, 59.00, 18.00, 20.00, 31.00 +FOD, 07, 31, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 07, 31, 89.00, 67.00, -9999.00, -9999.00, 25.00 +FOK, 07, 31, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 07, 31, 91.00, 68.00, -9999.00, -9999.00, 26.00 +FSD, 07, 31, 86.00, 62.00, 23.00, 16.00, 32.00 +FSI, 07, 31, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 07, 31, 93.00, 70.00, 12.00, 16.00, 23.00 +FTK, 07, 31, 87.00, 64.00, -9999.00, -9999.00, 26.00 +FWA, 07, 31, 84.00, 62.00, 17.00, 21.00, 31.00 +FWH, 07, 31, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 07, 31, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 07, 31, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 07, 31, 108.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 07, 31, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 07, 31, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 07, 31, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 07, 31, 84.00, 55.00, 11.00, 9.00, 16.00 +GFA, 07, 31, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 07, 31, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 07, 31, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 07, 31, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 07, 31, 86.00, 57.00, 18.00, 12.00, 25.00 +GJT, 07, 31, 93.00, 64.00, 13.00, 9.00, 18.00 +GKN, 07, 31, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 07, 31, 89.00, 61.00, 21.00, 9.00, 26.00 +GLH, 07, 31, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 07, 31, 88.00, 80.00, -9999.00, -9999.00, -9999.00 +GLWC, 07, 31, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 07, 31, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 07, 31, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 07, 31, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 07, 31, 80.00, 58.00, 23.00, 22.00, 36.00 +GRCI, 07, 31, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 07, 31, 79.00, 51.00, -9999.00, -9999.00, 18.00 +GRI, 07, 31, 88.00, 64.00, 21.00, 13.00, 28.00 +GRK, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 07, 31, 82.00, 60.00, 20.00, 18.00, 30.00 +GSB, 07, 31, 90.00, 70.00, -9999.00, -9999.00, 38.00 +GSG, 07, 31, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 07, 31, 87.00, 67.00, 20.00, 23.00, 35.00 +GSP, 07, 31, 88.00, 68.00, 19.00, 27.00, 36.00 +GST, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 07, 31, 79.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 07, 31, 84.00, 54.00, 18.00, 15.00, 26.00 +GUP, 07, 31, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 07, 31, 84.00, 61.00, -9999.00, -9999.00, 27.00 +GVW, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 07, 31, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 07, 31, 85.00, 72.00, 21.00, 19.00, 31.00 +HBR, 07, 31, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 07, 31, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 07, 31, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 07, 31, 90.00, 60.00, -9999.00, -9999.00, 13.00 +HKY, 07, 31, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 07, 31, 86.00, 54.00, 15.00, 17.00, 25.00 +HMN, 07, 31, 95.00, 63.00, -9999.00, -9999.00, 24.00 +HMS, 07, 31, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 07, 31, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 07, 31, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 07, 31, 87.00, 61.00, 22.00, 13.00, 29.00 +HOP, 07, 31, 89.00, 65.00, -9999.00, -9999.00, 28.00 +HOT, 07, 31, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 07, 31, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 07, 31, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 07, 31, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 07, 31, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 07, 31, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 07, 31, 90.00, 72.00, -9999.00, -9999.00, 49.00 +HSV, 07, 31, 89.00, 69.00, 17.00, 24.00, 33.00 +HTL, 07, 31, 79.00, 55.00, 23.00, 20.00, 36.00 +HTS, 07, 31, 84.00, 65.00, 20.00, 26.00, 37.00 +HUF, 07, 31, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 07, 31, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 07, 31, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 07, 31, 86.00, 54.00, 18.00, 13.00, 25.00 +IAB, 07, 31, 93.00, 70.00, -9999.00, -9999.00, 25.00 +IAD, 07, 31, 87.00, 64.00, 20.00, 24.00, 35.00 +IAG, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 07, 31, 93.00, 72.00, 12.00, 26.00, 33.00 +ICT, 07, 31, 93.00, 70.00, 14.00, 13.00, 22.00 +IDA, 07, 31, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 07, 31, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 07, 31, 85.00, 67.00, 19.00, 18.00, 30.00 +ILI, 07, 31, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 07, 31, 88.00, 72.00, 21.00, 31.00, 40.00 +IMT, 07, 31, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 07, 31, 85.00, 64.00, 20.00, 21.00, 32.00 +INL, 07, 31, 78.00, 54.00, 26.00, 23.00, 40.00 +INS, 07, 31, 98.00, 69.00, -9999.00, -9999.00, 7.00 +INT, 07, 31, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 07, 31, 92.00, 63.00, 11.00, 13.00, 23.00 +IPL, 07, 31, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 07, 31, 83.00, 62.00, 19.00, 26.00, 36.00 +IRK, 07, 31, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 07, 31, 85.00, 56.00, 19.00, 14.00, 27.00 +ISP, 07, 31, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 07, 31, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 07, 31, 104.00, 75.00, -9999.00, -9999.00, 15.00 +IWD, 07, 31, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +JAC, 07, 31, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 07, 31, 92.00, 70.00, 14.00, 26.00, 34.00 +JAX, 07, 31, 91.00, 72.00, 17.00, 38.00, 45.00 +JBR, 07, 31, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 07, 31, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 07, 31, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 07, 31, 83.00, 68.00, 19.00, 18.00, 30.00 +JHW, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 07, 31, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 07, 31, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 07, 31, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 07, 31, 64.00, 48.00, 44.00, 44.00, 55.00 +JST, 07, 31, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 07, 31, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 07, 31, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 07, 31, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 07, 31, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 07, 31, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 07, 31, 82.00, 58.00, 18.00, 20.00, 30.00 +LAR, 07, 31, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 07, 31, 105.00, 76.00, 6.00, 6.00, 10.00 +LAX, 07, 31, 76.00, 64.00, 1.00, 1.00, 1.00 +LBB, 07, 31, 91.00, 68.00, 15.00, 11.00, 21.00 +LBF, 07, 31, 88.00, 60.00, 24.00, 11.00, 31.00 +LCH, 07, 31, 91.00, 73.00, 16.00, 30.00, 38.00 +LCK, 07, 31, 85.00, 63.00, -9999.00, -9999.00, 31.00 +LEB, 07, 31, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 07, 31, 86.00, 65.00, 16.00, 25.00, 33.00 +LFI, 07, 31, 86.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 07, 31, 94.00, 72.00, 10.00, 21.00, 26.00 +LFT, 07, 31, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 07, 31, 84.00, 69.00, 18.00, 21.00, 31.00 +LGB, 07, 31, 84.00, 65.00, 1.00, 1.00, 1.00 +LGU, 07, 31, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 07, 31, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 07, 31, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 07, 31, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 07, 31, 92.00, 71.00, 11.00, 20.00, 26.00 +LIZ, 07, 31, 76.00, 54.00, -9999.00, -9999.00, 44.00 +LMT, 07, 31, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 07, 31, 86.00, 56.00, 11.00, 12.00, 19.00 +LNK, 07, 31, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 07, 31, 94.00, 55.00, 5.00, 4.00, 6.00 +LOZ, 07, 31, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 07, 31, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 07, 31, 92.00, 69.00, -9999.00, -9999.00, 26.00 +LSE, 07, 31, 84.00, 62.00, 21.00, 20.00, 33.00 +LSF, 07, 31, 92.00, 72.00, -9999.00, -9999.00, 31.00 +LSV, 07, 31, 107.00, 68.00, -9999.00, -9999.00, 7.00 +LTS, 07, 31, 98.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 07, 31, 106.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 07, 31, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 07, 31, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 07, 31, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 07, 31, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 07, 31, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 07, 31, 95.00, 68.00, 11.00, 11.00, 19.00 +MBL, 07, 31, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 07, 31, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 07, 31, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 07, 31, 93.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 07, 31, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 07, 31, 66.00, 47.00, 37.00, 33.00, 51.00 +MCI, 07, 31, 88.00, 68.00, 19.00, 17.00, 29.00 +MCK, 07, 31, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 07, 31, 92.00, 71.00, 18.00, 25.00, 35.00 +MCO, 07, 31, 92.00, 73.00, 16.00, 48.00, 53.00 +MCW, 07, 31, 83.00, 61.00, 19.00, 16.00, 27.00 +MC2, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +MDH, 07, 31, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 07, 31, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 07, 31, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 07, 31, 84.00, 66.00, 26.00, 20.00, 38.00 +MEI, 07, 31, 92.00, 70.00, 17.00, 29.00, 38.00 +MEM, 07, 31, 92.00, 72.00, 14.00, 19.00, 26.00 +MER, 07, 31, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 07, 31, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 07, 31, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 07, 31, 91.00, 56.00, 6.00, 5.00, 9.00 +MGE, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 07, 31, 91.00, 71.00, 17.00, 26.00, 36.00 +MGW, 07, 31, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 07, 31, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 07, 31, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 07, 31, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 07, 31, 90.00, 75.00, 29.00, 41.00, 54.00 +MIB, 07, 31, 83.00, 57.00, -9999.00, -9999.00, 27.00 +MIV, 07, 31, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 07, 31, 95.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 07, 31, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 07, 31, 79.00, 62.00, 24.00, 20.00, 35.00 +MKG, 07, 31, 80.00, 60.00, 20.00, 16.00, 29.00 +MKL, 07, 31, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 07, 31, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 07, 31, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 07, 31, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 07, 31, 92.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 07, 31, 85.00, 64.00, 22.00, 18.00, 33.00 +MLS, 07, 31, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 07, 31, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 07, 31, 92.00, 71.00, -9999.00, -9999.00, 37.00 +MOB, 07, 31, 91.00, 73.00, 20.00, 45.00, 52.00 +MOT, 07, 31, 83.00, 57.00, 19.00, 13.00, 26.00 +MPV, 07, 31, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 07, 31, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 07, 31, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 07, 31, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 07, 31, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 07, 31, 69.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 07, 31, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 07, 31, 81.00, 59.00, 23.00, 19.00, 34.00 +MSO, 07, 31, 84.00, 50.00, 16.00, 16.00, 26.00 +MSP, 07, 31, 83.00, 62.00, 22.00, 20.00, 34.00 +MSS, 07, 31, 80.00, 57.00, 21.00, 21.00, 34.00 +MSY, 07, 31, 91.00, 73.00, 14.00, 40.00, 47.00 +MTC, 07, 31, 81.00, 61.00, -9999.00, -9999.00, 26.00 +MTN, 07, 31, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 07, 31, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 07, 31, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 07, 31, 94.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 07, 31, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 07, 31, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 07, 31, 91.00, 71.00, -9999.00, -9999.00, 33.00 +MYL, 07, 31, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 07, 31, 90.00, 71.00, -9999.00, -9999.00, 38.00 +NAO, 07, 31, 88.00, 75.00, -9999.00, -9999.00, 45.00 +NBC, 07, 31, 90.00, 73.00, -9999.00, -9999.00, 44.00 +NBE, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +NBU, 07, 31, 83.00, 63.00, -9999.00, -9999.00, 27.00 +NCA, 07, 31, 89.00, 68.00, -9999.00, -9999.00, 44.00 +NCO, 07, 31, 79.00, 64.00, -9999.00, -9999.00, 30.00 +NC1, 07, 31, 98.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 07, 31, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 07, 31, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 07, 31, 91.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 07, 31, 93.00, 75.00, -9999.00, -9999.00, 16.00 +NGU, 07, 31, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 07, 31, 70.00, 55.00, -9999.00, -9999.00, 2.00 +NHK, 07, 31, 87.00, 65.00, -9999.00, -9999.00, 31.00 +NHZ, 07, 31, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NIP, 07, 31, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 07, 31, 95.00, 72.00, -9999.00, -9999.00, 20.00 +NKT, 07, 31, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 07, 31, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 07, 31, 91.00, 68.00, -9999.00, -9999.00, 36.00 +NPA, 07, 31, 90.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NQI, 07, 31, 96.00, 74.00, -9999.00, -9999.00, 18.00 +NQX, 07, 31, 89.00, 79.00, -9999.00, -9999.00, 40.00 +NRB, 07, 31, 89.00, 73.00, -9999.00, -9999.00, 44.00 +NRC, 07, 31, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 07, 31, 74.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 07, 31, 91.00, 71.00, -9999.00, -9999.00, 47.00 +NSI, 07, 31, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 07, 31, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 07, 31, 84.00, 64.00, -9999.00, -9999.00, 2.00 +NTU, 07, 31, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NUC, 07, 31, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 07, 31, 78.00, 55.00, -9999.00, -9999.00, 2.00 +NUW, 07, 31, 73.00, 51.00, -9999.00, -9999.00, 18.00 +NWF, 07, 31, 84.00, 65.00, -9999.00, -9999.00, 2.00 +NXX, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 07, 31, 89.00, 64.00, -9999.00, -9999.00, 31.00 +NZC, 07, 31, 92.00, 69.00, -9999.00, -9999.00, 50.00 +NZJ, 07, 31, 85.00, 60.00, -9999.00, -9999.00, 2.00 +NZW, 07, 31, 81.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 07, 31, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 07, 31, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 07, 31, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 07, 31, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 07, 31, 94.00, 71.00, 13.00, 10.00, 19.00 +OLM, 07, 31, 78.00, 50.00, 11.00, 14.00, 19.00 +OMA, 07, 31, 87.00, 65.00, 19.00, 14.00, 27.00 +OME, 07, 31, 57.00, 45.00, 30.00, 30.00, 42.00 +ONT, 07, 31, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 07, 31, 83.00, 63.00, 23.00, 20.00, 35.00 +ORF, 07, 31, 86.00, 70.00, 19.00, 22.00, 34.00 +ORH, 07, 31, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 07, 31, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OSC, 07, 31, 79.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 07, 31, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 07, 31, 67.00, 53.00, 9.00, 11.00, 15.00 +OTM, 07, 31, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 07, 31, 59.00, 49.00, 21.00, 27.00, 36.00 +OURC, 07, 31, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 07, 31, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 07, 31, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 07, 31, 91.00, 69.00, -9999.00, -9999.00, 42.00 +PACZ, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 07, 31, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 07, 31, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 07, 31, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PAGA, 07, 31, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +PAH, 07, 31, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 07, 31, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +PALU, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 07, 31, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 07, 31, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 07, 31, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 07, 31, 51.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 07, 31, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 07, 31, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PBF, 07, 31, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 07, 31, 79.00, 59.00, -9999.00, -9999.00, 36.00 +PBI, 07, 31, 90.00, 75.00, 26.00, 37.00, 50.00 +PDT, 07, 31, 88.00, 59.00, 8.00, 7.00, 12.00 +PDX, 07, 31, 81.00, 57.00, 11.00, 13.00, 18.00 +PFN, 07, 31, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 07, 31, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 07, 31, 86.00, 67.00, 19.00, 18.00, 30.00 +PHX, 07, 31, 105.00, 81.00, 11.00, 2.00, 13.00 +PIA, 07, 31, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 07, 31, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 07, 31, 89.00, 53.00, 10.00, 10.00, 18.00 +PIR, 07, 31, 90.00, 62.00, 19.00, 13.00, 26.00 +PIT, 07, 31, 82.00, 61.00, 20.00, 25.00, 34.00 +PKB, 07, 31, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 07, 31, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 07, 31, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 07, 31, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 07, 31, 90.00, 74.00, 20.00, 35.00, 43.00 +POB, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +POE, 07, 31, 93.00, 70.00, -9999.00, -9999.00, 46.00 +POM, 07, 31, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 07, 31, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 07, 31, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 07, 31, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 07, 31, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 07, 31, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 07, 31, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 07, 31, 81.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 07, 31, 108.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 07, 31, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 07, 31, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 07, 31, 92.00, 61.00, 24.00, 13.00, 33.00 +PUC, 07, 31, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 07, 31, 82.00, 63.00, 19.00, 16.00, 29.00 +PVU, 07, 31, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 07, 31, 79.00, 59.00, 22.00, 22.00, 33.00 +P02, 07, 31, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 07, 31, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 07, 31, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 07, 31, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 07, 31, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 07, 31, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 07, 31, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 07, 31, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 07, 31, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 07, 31, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 07, 31, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 07, 31, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 07, 31, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 07, 31, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 07, 31, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 07, 31, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 07, 31, 87.00, 58.00, 20.00, 15.00, 30.00 +RBL, 07, 31, 98.00, 65.00, 2.00, 2.00, 4.00 +RCA, 07, 31, 87.00, 58.00, -9999.00, -9999.00, 25.00 +RDD, 07, 31, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 07, 31, 86.00, 47.00, 10.00, 8.00, 13.00 +RDR, 07, 31, 82.00, 56.00, -9999.00, -9999.00, 31.00 +RDU, 07, 31, 88.00, 68.00, 19.00, 20.00, 32.00 +REE, 07, 31, 91.00, 68.00, -9999.00, -9999.00, 20.00 +REJ, 07, 31, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 07, 31, 83.00, 62.00, 24.00, 19.00, 35.00 +RIC, 07, 31, 88.00, 68.00, 21.00, 22.00, 35.00 +RIV, 07, 31, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 07, 31, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 07, 31, 83.00, 53.00, 11.00, 8.00, 16.00 +RME, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 07, 31, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 07, 31, 96.00, 75.00, -9999.00, -9999.00, 16.00 +RNO, 07, 31, 92.00, 51.00, 5.00, 5.00, 8.00 +ROA, 07, 31, 86.00, 65.00, 17.00, 26.00, 35.00 +ROC, 07, 31, 80.00, 59.00, 19.00, 24.00, 34.00 +ROW, 07, 31, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 07, 31, 92.00, 67.00, 15.00, 10.00, 22.00 +RST, 07, 31, 81.00, 59.00, 24.00, 20.00, 35.00 +RWF, 07, 31, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 07, 31, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 07, 31, 93.00, 58.00, 2.00, 1.00, 2.00 +SAF, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 07, 31, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 07, 31, 96.00, 75.00, 9.00, 13.00, 18.00 +SAV, 07, 31, 91.00, 73.00, 19.00, 33.00, 42.00 +SAW, 07, 31, 76.00, 58.00, -9999.00, -9999.00, 34.00 +SBA, 07, 31, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 07, 31, 98.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 07, 31, 82.00, 63.00, 19.00, 21.00, 31.00 +SBP, 07, 31, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 07, 31, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 07, 31, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 07, 31, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 07, 31, 94.00, 61.00, 2.00, 2.00, 3.00 +SDF, 07, 31, 87.00, 67.00, 18.00, 24.00, 32.00 +SEA, 07, 31, 76.00, 56.00, 12.00, 13.00, 19.00 +SEM, 07, 31, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 07, 31, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 07, 31, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 07, 31, 90.00, 66.00, 15.00, 17.00, 26.00 +SGY, 07, 31, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 07, 31, 87.00, 53.00, 15.00, 12.00, 23.00 +SHV, 07, 31, 94.00, 72.00, 12.00, 19.00, 25.00 +SIT, 07, 31, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 07, 31, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 07, 31, 97.00, 69.00, 9.00, 11.00, 17.00 +SKA, 07, 31, 84.00, 55.00, -9999.00, -9999.00, 13.00 +SKF, 07, 31, 96.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 07, 31, 92.00, 64.00, 13.00, 11.00, 20.00 +SLE, 07, 31, 83.00, 52.00, 8.00, 11.00, 14.00 +SLN, 07, 31, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 07, 31, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 07, 31, 74.00, 54.00, -9999.00, 1.00, 2.00 +SNA, 07, 31, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 07, 31, 51.00, 44.00, 34.00, 41.00, 52.00 +SNS, 07, 31, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 07, 31, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 07, 31, 86.00, 65.00, 19.00, 20.00, 31.00 +SPS, 07, 31, 97.00, 73.00, 11.00, 11.00, 18.00 +SRQ, 07, 31, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 07, 31, 91.00, 69.00, -9999.00, -9999.00, 37.00 +SSI, 07, 31, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 07, 31, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 07, 31, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 07, 31, 89.00, 70.00, 18.00, 19.00, 29.00 +STNV, 07, 31, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 07, 31, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 07, 31, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 07, 31, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +SUU, 07, 31, 89.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 07, 31, 86.00, 64.00, 22.00, 15.00, 31.00 +SVN, 07, 31, 91.00, 73.00, -9999.00, -9999.00, 41.00 +SWF, 07, 31, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 07, 31, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 07, 31, 81.00, 59.00, 22.00, 23.00, 35.00 +SZL, 07, 31, 89.00, 65.00, -9999.00, -9999.00, 25.00 +TAD, 07, 31, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 07, 31, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TBN, 07, 31, 90.00, 63.00, -9999.00, -9999.00, 26.00 +TCC, 07, 31, 92.00, 64.00, 18.00, 8.00, 22.00 +TCL, 07, 31, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 07, 31, 79.00, 51.00, -9999.00, -9999.00, 17.00 +TCS, 07, 31, 91.00, 66.00, -9999.00, 15.00, 33.00 +TEB, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 07, 31, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 07, 31, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 07, 31, 91.00, 71.00, 17.00, 44.00, 50.00 +TNX, 07, 31, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 07, 31, 83.00, 60.00, 16.00, 22.00, 31.00 +TOP, 07, 31, 89.00, 67.00, 19.00, 17.00, 28.00 +TPA, 07, 31, 90.00, 75.00, 22.00, 43.00, 52.00 +TPH, 07, 31, 90.00, 56.00, 8.00, 6.00, 11.00 +TRI, 07, 31, 85.00, 64.00, 21.00, 25.00, 37.00 +TRK, 07, 31, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 07, 31, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 07, 31, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 07, 31, 94.00, 72.00, 13.00, 10.00, 20.00 +TUP, 07, 31, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 07, 31, 98.00, 73.00, 24.00, 15.00, 33.00 +TVC, 07, 31, 80.00, 57.00, 19.00, 13.00, 27.00 +TVL, 07, 31, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 07, 31, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 07, 31, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 07, 31, 87.00, 66.00, 18.00, 23.00, 33.00 +T01, 07, 31, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 07, 31, 89.00, 69.00, -9999.00, -9999.00, 37.00 +T03, 07, 31, 89.00, 70.00, -9999.00, -9999.00, 38.00 +T04, 07, 31, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 07, 31, 92.00, 65.00, -9999.00, -9999.00, 25.00 +T06, 07, 31, 92.00, 68.00, -9999.00, -9999.00, 31.00 +T07, 07, 31, 96.00, 60.00, -9999.00, -9999.00, 13.00 +T08, 07, 31, 91.00, 67.00, -9999.00, -9999.00, 14.00 +UCA, 07, 31, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 07, 31, 98.00, 69.00, -9999.00, -9999.00, 7.00 +UIL, 07, 31, 69.00, 50.00, 27.00, 26.00, 37.00 +UIN, 07, 31, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 07, 31, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 07, 31, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 07, 31, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 07, 31, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 07, 31, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +VAD, 07, 31, 91.00, 69.00, -9999.00, -9999.00, 42.00 +VBG, 07, 31, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 07, 31, 94.00, 75.00, 9.00, 26.00, 30.00 +VCV, 07, 31, 98.00, 62.00, -9999.00, -9999.00, 4.00 +VDZ, 07, 31, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 07, 31, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 07, 31, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 07, 31, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 07, 31, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 07, 31, 91.00, 71.00, -9999.00, -9999.00, 44.00 +VRB, 07, 31, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 07, 31, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 07, 31, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 07, 31, 86.00, 65.00, 15.00, 16.00, 26.00 +WJA, 07, 31, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 07, 31, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 07, 31, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +WMC, 07, 31, 93.00, 51.00, 7.00, 7.00, 11.00 +WPO, 07, 31, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 07, 31, 92.00, 71.00, -9999.00, -9999.00, 37.00 +WRG, 07, 31, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 07, 31, 86.00, 62.00, -9999.00, -9999.00, 28.00 +WRL, 07, 31, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 07, 31, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 07, 31, 60.00, 48.00, 47.00, 47.00, 60.00 +YCG, 07, 31, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 07, 31, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 07, 31, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 07, 31, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 07, 31, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 07, 31, 87.00, 53.00, 5.00, 5.00, 9.00 +YNG, 07, 31, 81.00, 59.00, 21.00, 23.00, 34.00 +YPA, 07, 31, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 07, 31, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 07, 31, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 07, 31, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 07, 31, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 07, 31, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 07, 31, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 07, 31, 106.00, 81.00, 2.00, 2.00, 4.00 +YVR, 07, 31, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 07, 31, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 07, 31, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 07, 31, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 07, 31, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 07, 31, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 07, 31, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 07, 31, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 07, 31, 76.00, 52.00, 21.00, 22.00, 34.00 +ZUN, 07, 31, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 07, 31, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 07, 31, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 07, 31, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +01R, 07, 31, 93.00, 71.00, -9999.00, -9999.00, 33.00 +1V1, 07, 31, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 07, 31, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 07, 31, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 07, 31, 87.00, 71.00, -9999.00, -9999.00, 38.00 +2PJ, 07, 31, 91.00, 69.00, -9999.00, -9999.00, 37.00 +3B1, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 07, 31, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 07, 31, 80.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 07, 31, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 07, 31, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 07, 31, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +4OM, 07, 31, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 07, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 07, 31, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 07, 31, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 07, 31, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 07, 31, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 01, 84.00, 63.00, 19.00, 21.00, 32.00 +ABI, 08, 01, 96.00, 73.00, 12.00, 12.00, 20.00 +ABQ, 08, 01, 91.00, 64.00, 22.00, 12.00, 29.00 +ABR, 08, 01, 86.00, 59.00, 22.00, 14.00, 31.00 +ABY, 08, 01, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 01, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 01, 98.00, 75.00, 8.00, 12.00, 16.00 +ACV, 08, 01, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 01, 84.00, 65.00, 19.00, 17.00, 28.00 +ADK, 08, 01, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 01, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 01, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 01, 86.00, 63.00, -9999.00, -9999.00, 29.00 +AEX, 08, 01, 93.00, 72.00, -9999.00, -9999.00, 32.00 +AFF, 08, 01, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 01, 92.00, 72.00, -9999.00, -9999.00, 66.00 +AGS, 08, 01, 91.00, 70.00, 18.00, 29.00, 38.00 +AHN, 08, 01, 89.00, 69.00, 16.00, 23.00, 32.00 +AKN, 08, 01, 63.00, 47.00, 31.00, 35.00, 47.00 +AKO, 08, 01, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 01, 83.00, 59.00, 20.00, 22.00, 34.00 +ALI, 08, 01, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 01, 83.00, 61.00, 22.00, 17.00, 32.00 +ALS, 08, 01, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 01, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 01, 91.00, 65.00, 19.00, 13.00, 28.00 +AMG, 08, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 01, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 01, 65.00, 51.00, 26.00, 29.00, 39.00 +AND, 08, 01, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 01, 65.00, 53.00, 37.00, 38.00, 51.00 +AOO, 08, 01, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 08, 01, 79.00, 54.00, 21.00, 21.00, 32.00 +AQQ, 08, 01, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 01, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 08, 01, 69.00, 53.00, 15.00, 18.00, 25.00 +ATL, 08, 01, 88.00, 70.00, 17.00, 24.00, 34.00 +ATW, 08, 01, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 01, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 01, 85.00, 63.00, -9999.00, -9999.00, 28.00 +AUG, 08, 01, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 01, 96.00, 74.00, 8.00, 12.00, 16.00 +AUW, 08, 01, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 01, 83.00, 63.00, 16.00, 29.00, 37.00 +AVP, 08, 01, 81.00, 61.00, 22.00, 23.00, 35.00 +AXN, 08, 01, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 01, 81.00, 61.00, -9999.00, -9999.00, 31.00 +AYS, 08, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 01, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 01, 96.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 01, 78.00, 46.00, -9999.00, -9999.00, 21.00 +BDL, 08, 01, 84.00, 62.00, 22.00, 21.00, 32.00 +BDR, 08, 01, 82.00, 66.00, 19.00, 19.00, 31.00 +BET, 08, 01, 61.00, 48.00, 39.00, 38.00, 52.00 +BFD, 08, 01, 76.00, 54.00, 23.00, 26.00, 37.00 +BFF, 08, 01, 89.00, 58.00, 19.00, 11.00, 26.00 +BFL, 08, 01, 98.00, 70.00, 1.00, 1.00, 1.00 +BGM, 08, 01, 78.00, 59.00, 19.00, 24.00, 33.00 +BGR, 08, 01, 78.00, 58.00, 21.00, 20.00, 32.00 +BGS, 08, 01, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 01, 90.00, 70.00, 18.00, 28.00, 39.00 +BID, 08, 01, 77.00, 65.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 01, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 01, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 01, 87.00, 59.00, 16.00, 14.00, 25.00 +BIS, 08, 01, 85.00, 56.00, 20.00, 14.00, 28.00 +BIX, 08, 01, 90.00, 74.00, -9999.00, -9999.00, 40.00 +BJI, 08, 01, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 01, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 01, 89.00, 55.00, -9999.00, -9999.00, 30.00 +BKW, 08, 01, 79.00, 60.00, 24.00, 30.00, 42.00 +BLF, 08, 01, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 01, 108.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 01, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 01, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 01, 89.00, 64.00, -9999.00, -9999.00, 25.00 +BNA, 08, 01, 89.00, 69.00, 18.00, 24.00, 34.00 +BNO, 08, 01, 86.00, 47.00, -9999.00, 8.00, 18.00 +BOI, 08, 01, 90.00, 58.00, 7.00, 6.00, 12.00 +BOS, 08, 01, 81.00, 65.00, 20.00, 20.00, 31.00 +BPI, 08, 01, 81.00, 38.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 01, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 01, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 01, 85.00, 65.00, 21.00, 16.00, 29.00 +BRO, 08, 01, 94.00, 76.00, 11.00, 19.00, 24.00 +BRW, 08, 01, 44.00, 34.00, 22.00, 22.00, 35.00 +BSM, 08, 01, 96.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 08, 01, 46.00, 35.00, 18.00, 21.00, 30.00 +BTL, 08, 01, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 01, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 01, 91.00, 73.00, 13.00, 38.00, 44.00 +BTT, 08, 01, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 01, 80.00, 60.00, 27.00, 26.00, 42.00 +BUB, 08, 01, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 01, 80.00, 62.00, 23.00, 21.00, 34.00 +BUR, 08, 01, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 01, 90.00, 74.00, -9999.00, 31.00, 44.00 +BWG, 08, 01, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 01, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 08, 01, 91.00, 71.00, -9999.00, -9999.00, 27.00 +BYI, 08, 01, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 01, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 01, 91.00, 70.00, 17.00, 27.00, 36.00 +CAG, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 01, 82.00, 61.00, 20.00, 24.00, 35.00 +CAO, 08, 01, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 01, 76.00, 54.00, 27.00, 31.00, 42.00 +CBM, 08, 01, 92.00, 69.00, -9999.00, -9999.00, 30.00 +CDB, 08, 01, 56.00, 47.00, 42.00, 47.00, 61.00 +CDC, 08, 01, 89.00, 58.00, 10.00, 11.00, 18.00 +CDR, 08, 01, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 01, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 01, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 08, 01, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 01, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 01, 89.00, 68.00, 16.00, 27.00, 36.00 +CHO, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 01, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 08, 01, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 01, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 01, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 01, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 01, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 01, 82.00, 61.00, 22.00, 24.00, 36.00 +CLL, 08, 01, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 01, 89.00, 70.00, 18.00, 20.00, 31.00 +CMH, 08, 01, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 08, 01, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 01, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 01, 91.00, 67.00, 21.00, 11.00, 27.00 +CNM, 08, 01, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 01, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 08, 01, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 08, 01, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 08, 01, 82.00, 56.00, 19.00, 20.00, 32.00 +COS, 08, 01, 83.00, 57.00, 25.00, 24.00, 39.00 +COT, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 01, 88.00, 65.00, 17.00, 16.00, 26.00 +CPR, 08, 01, 88.00, 54.00, 16.00, 13.00, 25.00 +CRBC, 08, 01, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 01, 94.00, 75.00, 11.00, 17.00, 21.00 +CRW, 08, 01, 85.00, 64.00, 23.00, 29.00, 42.00 +CSG, 08, 01, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 01, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 01, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 01, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 01, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 01, 85.00, 64.00, 19.00, 24.00, 35.00 +CVN, 08, 01, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 01, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 08, 01, 85.00, 66.00, 17.00, 18.00, 27.00 +CYS, 08, 01, 82.00, 55.00, 19.00, 23.00, 34.00 +DAA, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 01, 90.00, 73.00, 16.00, 37.00, 44.00 +DAG, 08, 01, 103.00, 74.00, 3.00, 5.00, 5.00 +DAL, 08, 01, 97.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 01, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 01, 84.00, 63.00, 20.00, 24.00, 34.00 +DBQ, 08, 01, 82.00, 61.00, 22.00, 19.00, 34.00 +DCA, 08, 01, 88.00, 71.00, 19.00, 22.00, 33.00 +DDC, 08, 01, 93.00, 67.00, 17.00, 10.00, 24.00 +DEC, 08, 01, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 01, 88.00, 59.00, 20.00, 18.00, 32.00 +DFW, 08, 01, 97.00, 74.00, 9.00, 10.00, 16.00 +DHN, 08, 01, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 01, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 01, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 01, 97.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 01, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 01, 76.00, 55.00, 27.00, 24.00, 40.00 +DLLC, 08, 01, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 01, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 01, 98.00, 73.00, -9999.00, -9999.00, 29.00 +DMN, 08, 01, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 01, 87.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 08, 01, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 01, 91.00, 71.00, -9999.00, -9999.00, 43.00 +DRA, 08, 01, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 01, 97.00, 74.00, 9.00, 11.00, 16.00 +DSM, 08, 01, 86.00, 66.00, 21.00, 19.00, 32.00 +DTW, 08, 01, 83.00, 61.00, 17.00, 20.00, 29.00 +DUG, 08, 01, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 01, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 01, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 01, 96.00, 73.00, -9999.00, -9999.00, 17.00 +D45, 08, 01, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 01, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 01, 82.00, 59.00, 20.00, 19.00, 31.00 +ECG, 08, 01, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 01, 98.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 08, 01, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 01, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 01, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 01, 80.00, 57.00, 27.00, 33.00, 45.00 +EKO, 08, 01, 91.00, 50.00, 8.00, 8.00, 14.00 +ELD, 08, 01, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 01, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 01, 95.00, 68.00, 17.00, 9.00, 24.00 +ELY, 08, 01, 87.00, 48.00, 12.00, 13.00, 20.00 +EMP, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 01, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 08, 01, 95.00, 71.00, -9999.00, -9999.00, 19.00 +ENN, 08, 01, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 01, 91.00, 67.00, -9999.00, -9999.00, 13.00 +EPH, 08, 01, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 01, 80.00, 63.00, 22.00, 22.00, 35.00 +ESF, 08, 01, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 01, 83.00, 53.00, 9.00, 10.00, 14.00 +EVV, 08, 01, 88.00, 67.00, 19.00, 17.00, 29.00 +EWN, 08, 01, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 01, 87.00, 69.00, 18.00, 21.00, 30.00 +EYW, 08, 01, 89.00, 79.00, 26.00, 29.00, 43.00 +E74, 08, 01, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 01, 88.00, 67.00, -9999.00, -9999.00, 33.00 +FAI, 08, 01, 69.00, 50.00, 30.00, 27.00, 44.00 +FAR, 08, 01, 83.00, 58.00, 21.00, 17.00, 32.00 +FAT, 08, 01, 98.00, 65.00, 0.00, 1.00, 2.00 +FAY, 08, 01, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 01, 81.00, 47.00, 16.00, 19.00, 28.00 +FCS, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FDY, 08, 01, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 01, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FHU, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +FLG, 08, 01, 81.00, 51.00, 17.00, 28.00, 37.00 +FLL, 08, 01, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 01, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 01, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +FME, 08, 01, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 08, 01, 91.00, 58.00, 15.00, 7.00, 19.00 +FMY, 08, 01, 91.00, 75.00, 20.00, 54.00, 62.00 +FNT, 08, 01, 81.00, 59.00, 18.00, 19.00, 31.00 +FOD, 08, 01, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 01, 89.00, 67.00, -9999.00, -9999.00, 25.00 +FOK, 08, 01, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 01, 91.00, 68.00, -9999.00, -9999.00, 26.00 +FSD, 08, 01, 86.00, 62.00, 23.00, 16.00, 31.00 +FSI, 08, 01, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 08, 01, 93.00, 70.00, 12.00, 15.00, 23.00 +FTK, 08, 01, 87.00, 64.00, -9999.00, -9999.00, 26.00 +FWA, 08, 01, 84.00, 62.00, 17.00, 21.00, 31.00 +FWH, 08, 01, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 01, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 01, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 01, 108.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 01, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 01, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 01, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 01, 84.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 01, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 08, 01, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 01, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 01, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 01, 86.00, 57.00, 18.00, 12.00, 25.00 +GJT, 08, 01, 93.00, 64.00, 12.00, 9.00, 18.00 +GKN, 08, 01, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 01, 89.00, 61.00, 20.00, 9.00, 26.00 +GLH, 08, 01, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 01, 88.00, 80.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 01, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 01, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 01, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 01, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 01, 80.00, 58.00, 22.00, 22.00, 36.00 +GRCI, 08, 01, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 01, 79.00, 51.00, -9999.00, -9999.00, 18.00 +GRI, 08, 01, 88.00, 64.00, 20.00, 12.00, 28.00 +GRK, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 08, 01, 82.00, 60.00, 20.00, 18.00, 30.00 +GSB, 08, 01, 90.00, 70.00, -9999.00, -9999.00, 38.00 +GSG, 08, 01, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 01, 87.00, 67.00, 20.00, 23.00, 35.00 +GSP, 08, 01, 88.00, 68.00, 19.00, 26.00, 35.00 +GST, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 01, 79.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 08, 01, 84.00, 54.00, 18.00, 15.00, 26.00 +GUP, 08, 01, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 01, 84.00, 61.00, -9999.00, -9999.00, 27.00 +GVW, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 01, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 01, 85.00, 72.00, 20.00, 19.00, 31.00 +HBR, 08, 01, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 01, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 01, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 01, 90.00, 60.00, -9999.00, -9999.00, 13.00 +HKY, 08, 01, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 01, 86.00, 54.00, 15.00, 17.00, 25.00 +HMN, 08, 01, 95.00, 63.00, -9999.00, -9999.00, 23.00 +HMS, 08, 01, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 01, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 01, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 08, 01, 87.00, 61.00, 21.00, 13.00, 29.00 +HOP, 08, 01, 89.00, 65.00, -9999.00, -9999.00, 27.00 +HOT, 08, 01, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 01, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 01, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 01, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 01, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 01, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 01, 90.00, 72.00, -9999.00, -9999.00, 49.00 +HSV, 08, 01, 89.00, 69.00, 16.00, 23.00, 33.00 +HTL, 08, 01, 79.00, 55.00, 23.00, 20.00, 36.00 +HTS, 08, 01, 84.00, 65.00, 20.00, 26.00, 37.00 +HUF, 08, 01, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 01, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 01, 86.00, 54.00, 17.00, 13.00, 25.00 +IAB, 08, 01, 93.00, 70.00, -9999.00, -9999.00, 24.00 +IAD, 08, 01, 87.00, 64.00, 20.00, 24.00, 35.00 +IAG, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 01, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 01, 93.00, 70.00, 14.00, 13.00, 22.00 +IDA, 08, 01, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 01, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 01, 85.00, 67.00, 19.00, 18.00, 30.00 +ILI, 08, 01, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 01, 88.00, 72.00, 20.00, 30.00, 40.00 +IMT, 08, 01, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 08, 01, 85.00, 64.00, 19.00, 21.00, 32.00 +INL, 08, 01, 78.00, 54.00, 26.00, 23.00, 40.00 +INS, 08, 01, 98.00, 69.00, -9999.00, -9999.00, 6.00 +INT, 08, 01, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 08, 01, 92.00, 63.00, 11.00, 13.00, 22.00 +IPL, 08, 01, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 01, 83.00, 62.00, 19.00, 26.00, 36.00 +IRK, 08, 01, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 01, 85.00, 56.00, 19.00, 14.00, 28.00 +ISP, 08, 01, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 01, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 01, 104.00, 75.00, -9999.00, -9999.00, 15.00 +IWD, 08, 01, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 01, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 01, 92.00, 70.00, 14.00, 26.00, 34.00 +JAX, 08, 01, 91.00, 72.00, 17.00, 38.00, 45.00 +JBR, 08, 01, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 01, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 01, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 01, 83.00, 68.00, 19.00, 18.00, 30.00 +JHW, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 01, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 01, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 01, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 01, 64.00, 48.00, 43.00, 44.00, 55.00 +JST, 08, 01, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 01, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 01, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 01, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 01, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 01, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 01, 82.00, 58.00, 18.00, 20.00, 30.00 +LAR, 08, 01, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 01, 105.00, 76.00, 6.00, 5.00, 10.00 +LAX, 08, 01, 76.00, 64.00, 1.00, 1.00, 1.00 +LBB, 08, 01, 91.00, 68.00, 15.00, 11.00, 21.00 +LBF, 08, 01, 88.00, 60.00, 24.00, 11.00, 31.00 +LCH, 08, 01, 91.00, 73.00, 16.00, 30.00, 38.00 +LCK, 08, 01, 85.00, 63.00, -9999.00, -9999.00, 31.00 +LEB, 08, 01, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 01, 86.00, 65.00, 16.00, 24.00, 33.00 +LFI, 08, 01, 86.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 08, 01, 94.00, 72.00, 10.00, 20.00, 26.00 +LFT, 08, 01, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 01, 84.00, 69.00, 18.00, 21.00, 31.00 +LGB, 08, 01, 84.00, 65.00, 1.00, 1.00, 1.00 +LGU, 08, 01, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 01, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 01, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 01, 92.00, 71.00, 11.00, 19.00, 25.00 +LIZ, 08, 01, 76.00, 54.00, -9999.00, -9999.00, 44.00 +LMT, 08, 01, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 08, 01, 86.00, 56.00, 11.00, 12.00, 19.00 +LNK, 08, 01, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 01, 94.00, 55.00, 5.00, 3.00, 6.00 +LOZ, 08, 01, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 01, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 01, 92.00, 69.00, -9999.00, -9999.00, 25.00 +LSE, 08, 01, 84.00, 62.00, 21.00, 20.00, 33.00 +LSF, 08, 01, 92.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 01, 107.00, 68.00, -9999.00, -9999.00, 6.00 +LTS, 08, 01, 98.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 08, 01, 106.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 08, 01, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 01, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 01, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 01, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 01, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 01, 95.00, 68.00, 12.00, 11.00, 19.00 +MBL, 08, 01, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 01, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 01, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 01, 93.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 08, 01, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 01, 66.00, 47.00, 37.00, 33.00, 51.00 +MCI, 08, 01, 88.00, 68.00, 19.00, 17.00, 29.00 +MCK, 08, 01, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 01, 92.00, 71.00, 18.00, 24.00, 35.00 +MCO, 08, 01, 92.00, 73.00, 16.00, 47.00, 53.00 +MCW, 08, 01, 83.00, 61.00, 19.00, 16.00, 27.00 +MC2, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +MDH, 08, 01, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 01, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 01, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 01, 84.00, 66.00, 26.00, 20.00, 38.00 +MEI, 08, 01, 92.00, 70.00, 16.00, 29.00, 38.00 +MEM, 08, 01, 92.00, 72.00, 14.00, 19.00, 27.00 +MER, 08, 01, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 08, 01, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 01, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 01, 91.00, 56.00, 6.00, 5.00, 9.00 +MGE, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 08, 01, 91.00, 71.00, 16.00, 26.00, 35.00 +MGW, 08, 01, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 01, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 01, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 01, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 01, 90.00, 75.00, 29.00, 41.00, 54.00 +MIB, 08, 01, 83.00, 57.00, -9999.00, -9999.00, 27.00 +MIV, 08, 01, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 01, 95.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 08, 01, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 01, 79.00, 62.00, 24.00, 20.00, 35.00 +MKG, 08, 01, 80.00, 60.00, 20.00, 16.00, 29.00 +MKL, 08, 01, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 01, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 01, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 01, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 01, 92.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 01, 85.00, 64.00, 22.00, 18.00, 33.00 +MLS, 08, 01, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 01, 92.00, 71.00, -9999.00, -9999.00, 36.00 +MOB, 08, 01, 91.00, 73.00, 19.00, 45.00, 52.00 +MOT, 08, 01, 83.00, 57.00, 19.00, 13.00, 26.00 +MPV, 08, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 01, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 01, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 01, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 01, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 01, 69.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 08, 01, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 01, 81.00, 59.00, 23.00, 19.00, 34.00 +MSO, 08, 01, 84.00, 50.00, 16.00, 16.00, 26.00 +MSP, 08, 01, 83.00, 62.00, 22.00, 20.00, 34.00 +MSS, 08, 01, 80.00, 57.00, 21.00, 21.00, 34.00 +MSY, 08, 01, 91.00, 73.00, 14.00, 40.00, 46.00 +MTC, 08, 01, 81.00, 61.00, -9999.00, -9999.00, 26.00 +MTN, 08, 01, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 08, 01, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 01, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 08, 01, 94.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 08, 01, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 01, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 01, 91.00, 71.00, -9999.00, -9999.00, 32.00 +MYL, 08, 01, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 01, 90.00, 71.00, -9999.00, -9999.00, 37.00 +NAO, 08, 01, 88.00, 75.00, -9999.00, -9999.00, 45.00 +NBC, 08, 01, 90.00, 73.00, -9999.00, -9999.00, 43.00 +NBE, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +NBU, 08, 01, 83.00, 63.00, -9999.00, -9999.00, 27.00 +NCA, 08, 01, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 08, 01, 79.00, 64.00, -9999.00, -9999.00, 30.00 +NC1, 08, 01, 98.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 08, 01, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 08, 01, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 08, 01, 91.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 08, 01, 93.00, 75.00, -9999.00, -9999.00, 16.00 +NGU, 08, 01, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 01, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 01, 87.00, 65.00, -9999.00, -9999.00, 30.00 +NHZ, 08, 01, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 01, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 01, 95.00, 72.00, -9999.00, -9999.00, 20.00 +NKT, 08, 01, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 01, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 01, 91.00, 68.00, -9999.00, -9999.00, 35.00 +NPA, 08, 01, 90.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NQI, 08, 01, 96.00, 74.00, -9999.00, -9999.00, 18.00 +NQX, 08, 01, 89.00, 79.00, -9999.00, -9999.00, 40.00 +NRB, 08, 01, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 08, 01, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 08, 01, 74.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 01, 91.00, 71.00, -9999.00, -9999.00, 47.00 +NSI, 08, 01, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 01, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 01, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 01, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NUC, 08, 01, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 01, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 01, 73.00, 51.00, -9999.00, -9999.00, 18.00 +NWF, 08, 01, 84.00, 65.00, -9999.00, -9999.00, 2.00 +NXX, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 08, 01, 89.00, 64.00, -9999.00, -9999.00, 30.00 +NZC, 08, 01, 92.00, 69.00, -9999.00, -9999.00, 50.00 +NZJ, 08, 01, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 01, 81.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 08, 01, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 01, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 08, 01, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 01, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 01, 94.00, 71.00, 13.00, 10.00, 19.00 +OLM, 08, 01, 78.00, 50.00, 11.00, 14.00, 19.00 +OMA, 08, 01, 87.00, 65.00, 18.00, 14.00, 28.00 +OME, 08, 01, 57.00, 45.00, 30.00, 31.00, 42.00 +ONT, 08, 01, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 01, 83.00, 63.00, 23.00, 20.00, 35.00 +ORF, 08, 01, 86.00, 70.00, 19.00, 21.00, 33.00 +ORH, 08, 01, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 01, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 01, 79.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 08, 01, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 01, 67.00, 53.00, 9.00, 11.00, 15.00 +OTM, 08, 01, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 01, 59.00, 49.00, 22.00, 27.00, 36.00 +OURC, 08, 01, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 01, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 01, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 01, 91.00, 69.00, -9999.00, -9999.00, 42.00 +PACZ, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 01, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 01, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 01, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 01, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 01, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 01, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 01, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 08, 01, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 01, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 01, 51.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 01, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 01, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 01, 79.00, 59.00, -9999.00, -9999.00, 35.00 +PBI, 08, 01, 90.00, 75.00, 26.00, 37.00, 50.00 +PDT, 08, 01, 88.00, 59.00, 8.00, 7.00, 12.00 +PDX, 08, 01, 81.00, 57.00, 12.00, 13.00, 18.00 +PFN, 08, 01, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 01, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 01, 86.00, 67.00, 19.00, 18.00, 30.00 +PHX, 08, 01, 105.00, 81.00, 10.00, 2.00, 12.00 +PIA, 08, 01, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 08, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 01, 89.00, 53.00, 9.00, 10.00, 17.00 +PIR, 08, 01, 90.00, 62.00, 18.00, 13.00, 25.00 +PIT, 08, 01, 82.00, 61.00, 20.00, 25.00, 34.00 +PKB, 08, 01, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 01, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 01, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 01, 90.00, 74.00, 19.00, 35.00, 42.00 +POB, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +POE, 08, 01, 93.00, 70.00, -9999.00, -9999.00, 46.00 +POM, 08, 01, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 01, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 01, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 01, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 01, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 01, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 01, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 01, 81.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 08, 01, 108.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 01, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 01, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 01, 92.00, 61.00, 24.00, 14.00, 33.00 +PUC, 08, 01, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 01, 82.00, 63.00, 18.00, 16.00, 29.00 +PVU, 08, 01, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 01, 79.00, 59.00, 21.00, 21.00, 33.00 +P02, 08, 01, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 08, 01, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 01, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 08, 01, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 08, 01, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 08, 01, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 08, 01, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 08, 01, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 08, 01, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 08, 01, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 08, 01, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 08, 01, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 01, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 08, 01, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 01, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 01, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 01, 87.00, 58.00, 19.00, 15.00, 29.00 +RBL, 08, 01, 98.00, 65.00, 2.00, 2.00, 4.00 +RCA, 08, 01, 87.00, 58.00, -9999.00, -9999.00, 24.00 +RDD, 08, 01, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 01, 86.00, 47.00, 10.00, 8.00, 14.00 +RDR, 08, 01, 82.00, 56.00, -9999.00, -9999.00, 30.00 +RDU, 08, 01, 88.00, 68.00, 19.00, 20.00, 32.00 +REE, 08, 01, 91.00, 68.00, -9999.00, -9999.00, 19.00 +REJ, 08, 01, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 01, 83.00, 62.00, 24.00, 19.00, 35.00 +RIC, 08, 01, 88.00, 68.00, 21.00, 22.00, 35.00 +RIV, 08, 01, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 01, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 01, 83.00, 53.00, 10.00, 8.00, 15.00 +RME, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 01, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 08, 01, 96.00, 75.00, -9999.00, -9999.00, 16.00 +RNO, 08, 01, 92.00, 51.00, 5.00, 5.00, 8.00 +ROA, 08, 01, 86.00, 65.00, 17.00, 26.00, 35.00 +ROC, 08, 01, 80.00, 59.00, 19.00, 23.00, 34.00 +ROW, 08, 01, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 01, 92.00, 67.00, 15.00, 10.00, 22.00 +RST, 08, 01, 81.00, 59.00, 24.00, 20.00, 35.00 +RWF, 08, 01, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 01, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 01, 93.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 01, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 01, 96.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 01, 91.00, 73.00, 19.00, 32.00, 41.00 +SAW, 08, 01, 76.00, 58.00, -9999.00, -9999.00, 34.00 +SBA, 08, 01, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 01, 98.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 01, 82.00, 63.00, 19.00, 21.00, 31.00 +SBP, 08, 01, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 01, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 01, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 01, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 01, 94.00, 61.00, 2.00, 2.00, 3.00 +SDF, 08, 01, 87.00, 67.00, 18.00, 24.00, 32.00 +SEA, 08, 01, 76.00, 56.00, 12.00, 13.00, 19.00 +SEM, 08, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 01, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 01, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 01, 90.00, 66.00, 15.00, 17.00, 26.00 +SGY, 08, 01, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 01, 87.00, 53.00, 15.00, 12.00, 23.00 +SHV, 08, 01, 94.00, 72.00, 11.00, 18.00, 25.00 +SIT, 08, 01, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 01, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 01, 97.00, 69.00, 9.00, 10.00, 17.00 +SKA, 08, 01, 84.00, 55.00, -9999.00, -9999.00, 13.00 +SKF, 08, 01, 96.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 08, 01, 92.00, 64.00, 12.00, 11.00, 19.00 +SLE, 08, 01, 83.00, 52.00, 8.00, 11.00, 14.00 +SLN, 08, 01, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 01, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 01, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 01, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 01, 51.00, 44.00, 34.00, 41.00, 52.00 +SNS, 08, 01, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 01, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 01, 86.00, 65.00, 19.00, 20.00, 31.00 +SPS, 08, 01, 97.00, 73.00, 11.00, 11.00, 18.00 +SRQ, 08, 01, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 01, 91.00, 69.00, -9999.00, -9999.00, 36.00 +SSI, 08, 01, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 01, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 01, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 08, 01, 89.00, 70.00, 18.00, 19.00, 29.00 +STNV, 08, 01, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 08, 01, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 01, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 01, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 01, 89.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 01, 86.00, 64.00, 21.00, 15.00, 31.00 +SVN, 08, 01, 91.00, 73.00, -9999.00, -9999.00, 40.00 +SWF, 08, 01, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 01, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 01, 81.00, 59.00, 22.00, 23.00, 35.00 +SZL, 08, 01, 89.00, 65.00, -9999.00, -9999.00, 25.00 +TAD, 08, 01, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 01, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 01, 90.00, 63.00, -9999.00, -9999.00, 25.00 +TCC, 08, 01, 92.00, 64.00, 18.00, 8.00, 22.00 +TCL, 08, 01, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 01, 79.00, 51.00, -9999.00, -9999.00, 17.00 +TCS, 08, 01, 91.00, 66.00, -9999.00, 15.00, 32.00 +TEB, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 01, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 08, 01, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 01, 91.00, 71.00, 16.00, 44.00, 50.00 +TNX, 08, 01, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 01, 83.00, 60.00, 16.00, 22.00, 31.00 +TOP, 08, 01, 89.00, 67.00, 19.00, 17.00, 28.00 +TPA, 08, 01, 90.00, 75.00, 22.00, 43.00, 52.00 +TPH, 08, 01, 90.00, 56.00, 7.00, 6.00, 11.00 +TRI, 08, 01, 85.00, 64.00, 20.00, 24.00, 36.00 +TRK, 08, 01, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 01, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 01, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 01, 94.00, 72.00, 13.00, 10.00, 20.00 +TUP, 08, 01, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 01, 98.00, 73.00, 24.00, 14.00, 32.00 +TVC, 08, 01, 80.00, 57.00, 19.00, 14.00, 27.00 +TVL, 08, 01, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 01, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 01, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 01, 87.00, 66.00, 17.00, 23.00, 33.00 +T01, 08, 01, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 08, 01, 89.00, 69.00, -9999.00, -9999.00, 36.00 +T03, 08, 01, 89.00, 70.00, -9999.00, -9999.00, 37.00 +T04, 08, 01, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 01, 92.00, 65.00, -9999.00, -9999.00, 25.00 +T06, 08, 01, 92.00, 68.00, -9999.00, -9999.00, 30.00 +T07, 08, 01, 96.00, 60.00, -9999.00, -9999.00, 13.00 +T08, 08, 01, 91.00, 67.00, -9999.00, -9999.00, 14.00 +UCA, 08, 01, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 01, 98.00, 69.00, -9999.00, -9999.00, 6.00 +UIL, 08, 01, 69.00, 50.00, 27.00, 26.00, 36.00 +UIN, 08, 01, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 01, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 01, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 01, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 08, 01, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 08, 01, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 01, 91.00, 69.00, -9999.00, -9999.00, 41.00 +VBG, 08, 01, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 01, 94.00, 75.00, 9.00, 26.00, 30.00 +VCV, 08, 01, 98.00, 62.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 01, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 01, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 01, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 01, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 01, 91.00, 71.00, -9999.00, -9999.00, 43.00 +VRB, 08, 01, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 01, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 01, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 01, 86.00, 65.00, 14.00, 16.00, 26.00 +WJA, 08, 01, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 01, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 01, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 01, 93.00, 51.00, 7.00, 7.00, 11.00 +WPO, 08, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 01, 92.00, 71.00, -9999.00, -9999.00, 36.00 +WRG, 08, 01, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 01, 86.00, 62.00, -9999.00, -9999.00, 28.00 +WRL, 08, 01, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 08, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 01, 60.00, 48.00, 47.00, 47.00, 60.00 +YCG, 08, 01, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 01, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 01, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 01, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 01, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 01, 87.00, 53.00, 5.00, 5.00, 9.00 +YNG, 08, 01, 81.00, 59.00, 21.00, 23.00, 34.00 +YPA, 08, 01, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 01, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 01, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 01, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 01, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 01, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 01, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 01, 106.00, 81.00, 3.00, 2.00, 3.00 +YVR, 08, 01, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 01, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 01, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 01, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 01, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 01, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 01, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 01, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 01, 76.00, 52.00, 21.00, 22.00, 34.00 +ZUN, 08, 01, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 01, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 01, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 01, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +01R, 08, 01, 93.00, 71.00, -9999.00, -9999.00, 32.00 +1V1, 08, 01, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 01, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 01, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 01, 87.00, 71.00, -9999.00, -9999.00, 38.00 +2PJ, 08, 01, 91.00, 69.00, -9999.00, -9999.00, 36.00 +3B1, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 01, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 01, 80.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 08, 01, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 01, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 01, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 08, 01, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 01, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 01, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 01, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 01, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 02, 84.00, 63.00, 19.00, 21.00, 32.00 +ABI, 08, 02, 96.00, 73.00, 12.00, 12.00, 20.00 +ABQ, 08, 02, 91.00, 64.00, 22.00, 12.00, 29.00 +ABR, 08, 02, 86.00, 59.00, 22.00, 14.00, 31.00 +ABY, 08, 02, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 02, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 02, 98.00, 75.00, 8.00, 12.00, 16.00 +ACV, 08, 02, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 02, 84.00, 65.00, 19.00, 17.00, 28.00 +ADK, 08, 02, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 02, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 02, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 02, 86.00, 63.00, -9999.00, -9999.00, 29.00 +AEX, 08, 02, 93.00, 72.00, -9999.00, -9999.00, 32.00 +AFF, 08, 02, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 02, 92.00, 72.00, -9999.00, -9999.00, 66.00 +AGS, 08, 02, 91.00, 70.00, 18.00, 29.00, 38.00 +AHN, 08, 02, 89.00, 69.00, 16.00, 23.00, 32.00 +AKN, 08, 02, 63.00, 47.00, 31.00, 36.00, 48.00 +AKO, 08, 02, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 02, 83.00, 59.00, 20.00, 22.00, 34.00 +ALI, 08, 02, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 02, 83.00, 61.00, 22.00, 17.00, 32.00 +ALS, 08, 02, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 02, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 02, 91.00, 65.00, 19.00, 13.00, 28.00 +AMG, 08, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 02, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 02, 65.00, 51.00, 26.00, 29.00, 39.00 +AND, 08, 02, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 02, 65.00, 53.00, 37.00, 38.00, 50.00 +AOO, 08, 02, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 08, 02, 79.00, 54.00, 21.00, 21.00, 32.00 +AQQ, 08, 02, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 02, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 08, 02, 69.00, 53.00, 15.00, 18.00, 25.00 +ATL, 08, 02, 88.00, 70.00, 17.00, 24.00, 34.00 +ATW, 08, 02, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 02, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 02, 85.00, 63.00, -9999.00, -9999.00, 28.00 +AUG, 08, 02, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 02, 96.00, 74.00, 8.00, 12.00, 16.00 +AUW, 08, 02, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 02, 83.00, 63.00, 16.00, 29.00, 37.00 +AVP, 08, 02, 81.00, 61.00, 22.00, 23.00, 35.00 +AXN, 08, 02, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 02, 81.00, 61.00, -9999.00, -9999.00, 31.00 +AYS, 08, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 02, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 02, 96.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 02, 78.00, 46.00, -9999.00, -9999.00, 21.00 +BDL, 08, 02, 84.00, 62.00, 22.00, 21.00, 32.00 +BDR, 08, 02, 82.00, 66.00, 19.00, 19.00, 31.00 +BET, 08, 02, 61.00, 48.00, 39.00, 38.00, 52.00 +BFD, 08, 02, 76.00, 54.00, 23.00, 26.00, 37.00 +BFF, 08, 02, 89.00, 58.00, 19.00, 11.00, 26.00 +BFL, 08, 02, 98.00, 70.00, 1.00, 1.00, 1.00 +BGM, 08, 02, 78.00, 59.00, 19.00, 24.00, 33.00 +BGR, 08, 02, 78.00, 58.00, 21.00, 20.00, 32.00 +BGS, 08, 02, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 02, 90.00, 70.00, 18.00, 28.00, 39.00 +BID, 08, 02, 77.00, 65.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 02, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 02, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 02, 87.00, 59.00, 16.00, 14.00, 25.00 +BIS, 08, 02, 85.00, 56.00, 20.00, 14.00, 28.00 +BIX, 08, 02, 90.00, 74.00, -9999.00, -9999.00, 40.00 +BJI, 08, 02, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 02, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 02, 89.00, 55.00, -9999.00, -9999.00, 30.00 +BKW, 08, 02, 79.00, 60.00, 24.00, 30.00, 42.00 +BLF, 08, 02, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 02, 108.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 02, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 02, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 02, 89.00, 64.00, -9999.00, -9999.00, 25.00 +BNA, 08, 02, 89.00, 69.00, 18.00, 24.00, 34.00 +BNO, 08, 02, 86.00, 47.00, -9999.00, 8.00, 19.00 +BOI, 08, 02, 90.00, 58.00, 7.00, 6.00, 12.00 +BOS, 08, 02, 81.00, 65.00, 20.00, 20.00, 31.00 +BPI, 08, 02, 81.00, 38.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 02, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 02, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 02, 85.00, 65.00, 21.00, 16.00, 30.00 +BRO, 08, 02, 94.00, 76.00, 11.00, 19.00, 24.00 +BRW, 08, 02, 44.00, 34.00, 22.00, 22.00, 35.00 +BSM, 08, 02, 96.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 08, 02, 46.00, 35.00, 19.00, 21.00, 30.00 +BTL, 08, 02, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 02, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 02, 91.00, 73.00, 13.00, 38.00, 44.00 +BTT, 08, 02, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 02, 80.00, 60.00, 27.00, 26.00, 42.00 +BUB, 08, 02, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 02, 80.00, 62.00, 23.00, 21.00, 34.00 +BUR, 08, 02, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 02, 90.00, 74.00, -9999.00, 31.00, 44.00 +BWG, 08, 02, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 02, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 08, 02, 91.00, 71.00, -9999.00, -9999.00, 27.00 +BYI, 08, 02, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 02, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 02, 91.00, 70.00, 17.00, 27.00, 36.00 +CAG, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 02, 82.00, 61.00, 20.00, 24.00, 35.00 +CAO, 08, 02, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 02, 76.00, 54.00, 27.00, 31.00, 42.00 +CBM, 08, 02, 92.00, 69.00, -9999.00, -9999.00, 30.00 +CDB, 08, 02, 56.00, 47.00, 43.00, 48.00, 61.00 +CDC, 08, 02, 89.00, 58.00, 10.00, 11.00, 18.00 +CDR, 08, 02, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 02, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 02, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 08, 02, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 02, 89.00, 68.00, 16.00, 27.00, 36.00 +CHO, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 02, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 08, 02, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 02, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 02, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 02, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 02, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 02, 82.00, 61.00, 22.00, 24.00, 36.00 +CLL, 08, 02, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 02, 89.00, 70.00, 18.00, 20.00, 31.00 +CMH, 08, 02, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 08, 02, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 02, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 02, 91.00, 67.00, 21.00, 11.00, 28.00 +CNM, 08, 02, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 02, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 08, 02, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 08, 02, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 08, 02, 82.00, 56.00, 19.00, 20.00, 32.00 +COS, 08, 02, 83.00, 57.00, 25.00, 24.00, 39.00 +COT, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 02, 88.00, 65.00, 17.00, 16.00, 26.00 +CPR, 08, 02, 88.00, 54.00, 16.00, 13.00, 24.00 +CRBC, 08, 02, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 02, 94.00, 75.00, 11.00, 17.00, 21.00 +CRW, 08, 02, 85.00, 64.00, 23.00, 29.00, 42.00 +CSG, 08, 02, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 02, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 02, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 02, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 02, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 02, 85.00, 64.00, 19.00, 24.00, 35.00 +CVN, 08, 02, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 02, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 08, 02, 85.00, 66.00, 17.00, 18.00, 27.00 +CYS, 08, 02, 82.00, 55.00, 19.00, 23.00, 34.00 +DAA, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 02, 90.00, 73.00, 16.00, 37.00, 44.00 +DAG, 08, 02, 103.00, 74.00, 3.00, 5.00, 5.00 +DAL, 08, 02, 97.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 02, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 02, 84.00, 63.00, 20.00, 24.00, 34.00 +DBQ, 08, 02, 82.00, 61.00, 22.00, 19.00, 34.00 +DCA, 08, 02, 88.00, 71.00, 19.00, 22.00, 33.00 +DDC, 08, 02, 93.00, 67.00, 17.00, 10.00, 24.00 +DEC, 08, 02, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 02, 88.00, 59.00, 20.00, 18.00, 32.00 +DFW, 08, 02, 97.00, 74.00, 9.00, 10.00, 16.00 +DHN, 08, 02, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 02, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 02, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 02, 97.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 02, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 02, 76.00, 55.00, 27.00, 24.00, 40.00 +DLLC, 08, 02, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 02, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 02, 98.00, 73.00, -9999.00, -9999.00, 29.00 +DMN, 08, 02, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 02, 87.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 08, 02, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 02, 91.00, 71.00, -9999.00, -9999.00, 43.00 +DRA, 08, 02, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 02, 97.00, 74.00, 9.00, 11.00, 15.00 +DSM, 08, 02, 86.00, 66.00, 21.00, 19.00, 32.00 +DTW, 08, 02, 83.00, 61.00, 17.00, 20.00, 29.00 +DUG, 08, 02, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 02, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 02, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 02, 96.00, 73.00, -9999.00, -9999.00, 17.00 +D45, 08, 02, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 02, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 02, 82.00, 59.00, 20.00, 19.00, 31.00 +ECG, 08, 02, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 02, 98.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 08, 02, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 02, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 02, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 02, 80.00, 57.00, 27.00, 33.00, 45.00 +EKO, 08, 02, 91.00, 50.00, 8.00, 8.00, 14.00 +ELD, 08, 02, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 02, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 02, 95.00, 68.00, 17.00, 9.00, 24.00 +ELY, 08, 02, 87.00, 48.00, 12.00, 13.00, 20.00 +EMP, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 02, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 08, 02, 95.00, 71.00, -9999.00, -9999.00, 19.00 +ENN, 08, 02, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 02, 91.00, 67.00, -9999.00, -9999.00, 12.00 +EPH, 08, 02, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 02, 80.00, 63.00, 22.00, 22.00, 35.00 +ESF, 08, 02, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 02, 83.00, 53.00, 9.00, 10.00, 14.00 +EVV, 08, 02, 88.00, 67.00, 19.00, 17.00, 29.00 +EWN, 08, 02, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 02, 87.00, 69.00, 18.00, 21.00, 30.00 +EYW, 08, 02, 89.00, 79.00, 27.00, 29.00, 43.00 +E74, 08, 02, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 02, 88.00, 67.00, -9999.00, -9999.00, 32.00 +FAI, 08, 02, 69.00, 50.00, 30.00, 27.00, 44.00 +FAR, 08, 02, 83.00, 58.00, 21.00, 17.00, 32.00 +FAT, 08, 02, 98.00, 65.00, 0.00, 1.00, 2.00 +FAY, 08, 02, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 02, 81.00, 47.00, 16.00, 19.00, 28.00 +FCS, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FDY, 08, 02, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 02, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FHU, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +FLG, 08, 02, 81.00, 51.00, 17.00, 28.00, 37.00 +FLL, 08, 02, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 02, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 02, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +FME, 08, 02, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 08, 02, 91.00, 58.00, 15.00, 7.00, 19.00 +FMY, 08, 02, 91.00, 75.00, 20.00, 54.00, 62.00 +FNT, 08, 02, 81.00, 59.00, 18.00, 19.00, 31.00 +FOD, 08, 02, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 02, 89.00, 67.00, -9999.00, -9999.00, 25.00 +FOK, 08, 02, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 02, 91.00, 68.00, -9999.00, -9999.00, 26.00 +FSD, 08, 02, 86.00, 62.00, 23.00, 16.00, 31.00 +FSI, 08, 02, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 08, 02, 93.00, 70.00, 12.00, 15.00, 23.00 +FTK, 08, 02, 87.00, 64.00, -9999.00, -9999.00, 26.00 +FWA, 08, 02, 84.00, 62.00, 17.00, 21.00, 31.00 +FWH, 08, 02, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 02, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 02, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 02, 108.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 02, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 02, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 02, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 02, 84.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 02, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 08, 02, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 02, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 02, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 02, 86.00, 57.00, 18.00, 12.00, 25.00 +GJT, 08, 02, 93.00, 64.00, 12.00, 9.00, 18.00 +GKN, 08, 02, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 02, 89.00, 61.00, 20.00, 9.00, 26.00 +GLH, 08, 02, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 02, 88.00, 80.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 02, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 02, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 02, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 02, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 02, 80.00, 58.00, 22.00, 22.00, 36.00 +GRCI, 08, 02, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 02, 79.00, 51.00, -9999.00, -9999.00, 18.00 +GRI, 08, 02, 88.00, 64.00, 20.00, 12.00, 28.00 +GRK, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 08, 02, 82.00, 60.00, 20.00, 18.00, 30.00 +GSB, 08, 02, 90.00, 70.00, -9999.00, -9999.00, 37.00 +GSG, 08, 02, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 02, 87.00, 67.00, 20.00, 23.00, 35.00 +GSP, 08, 02, 88.00, 68.00, 19.00, 26.00, 35.00 +GST, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 02, 79.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 08, 02, 84.00, 54.00, 18.00, 15.00, 27.00 +GUP, 08, 02, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 02, 84.00, 61.00, -9999.00, -9999.00, 27.00 +GVW, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 02, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 02, 85.00, 72.00, 20.00, 19.00, 31.00 +HBR, 08, 02, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 02, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 02, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 02, 90.00, 60.00, -9999.00, -9999.00, 13.00 +HKY, 08, 02, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 02, 86.00, 54.00, 15.00, 17.00, 25.00 +HMN, 08, 02, 95.00, 63.00, -9999.00, -9999.00, 23.00 +HMS, 08, 02, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 02, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 02, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 08, 02, 87.00, 61.00, 21.00, 13.00, 29.00 +HOP, 08, 02, 89.00, 65.00, -9999.00, -9999.00, 27.00 +HOT, 08, 02, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 02, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 02, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 02, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 02, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 02, 90.00, 72.00, -9999.00, -9999.00, 49.00 +HSV, 08, 02, 89.00, 69.00, 16.00, 23.00, 33.00 +HTL, 08, 02, 79.00, 55.00, 23.00, 20.00, 36.00 +HTS, 08, 02, 84.00, 65.00, 20.00, 26.00, 37.00 +HUF, 08, 02, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 02, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 02, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 02, 86.00, 54.00, 17.00, 13.00, 25.00 +IAB, 08, 02, 93.00, 70.00, -9999.00, -9999.00, 24.00 +IAD, 08, 02, 87.00, 64.00, 20.00, 24.00, 35.00 +IAG, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 02, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 02, 93.00, 70.00, 14.00, 13.00, 22.00 +IDA, 08, 02, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 02, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 02, 85.00, 67.00, 19.00, 18.00, 30.00 +ILI, 08, 02, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 02, 88.00, 72.00, 20.00, 30.00, 40.00 +IMT, 08, 02, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 08, 02, 85.00, 64.00, 19.00, 21.00, 32.00 +INL, 08, 02, 78.00, 54.00, 26.00, 23.00, 40.00 +INS, 08, 02, 98.00, 69.00, -9999.00, -9999.00, 6.00 +INT, 08, 02, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 08, 02, 92.00, 63.00, 11.00, 13.00, 22.00 +IPL, 08, 02, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 02, 83.00, 62.00, 19.00, 26.00, 36.00 +IRK, 08, 02, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 02, 85.00, 56.00, 19.00, 14.00, 28.00 +ISP, 08, 02, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 02, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 02, 104.00, 75.00, -9999.00, -9999.00, 15.00 +IWD, 08, 02, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 02, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 02, 92.00, 70.00, 14.00, 26.00, 33.00 +JAX, 08, 02, 91.00, 72.00, 17.00, 38.00, 45.00 +JBR, 08, 02, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 02, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 02, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 02, 83.00, 68.00, 19.00, 18.00, 30.00 +JHW, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 02, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 02, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 02, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 02, 64.00, 48.00, 43.00, 44.00, 55.00 +JST, 08, 02, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 02, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 02, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 02, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 02, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 02, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 02, 82.00, 58.00, 18.00, 20.00, 30.00 +LAR, 08, 02, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 02, 105.00, 76.00, 6.00, 5.00, 10.00 +LAX, 08, 02, 76.00, 64.00, 1.00, 1.00, 1.00 +LBB, 08, 02, 91.00, 68.00, 15.00, 11.00, 21.00 +LBF, 08, 02, 88.00, 60.00, 24.00, 11.00, 31.00 +LCH, 08, 02, 91.00, 73.00, 16.00, 30.00, 38.00 +LCK, 08, 02, 85.00, 63.00, -9999.00, -9999.00, 31.00 +LEB, 08, 02, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 02, 86.00, 65.00, 16.00, 24.00, 33.00 +LFI, 08, 02, 86.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 08, 02, 94.00, 72.00, 10.00, 20.00, 26.00 +LFT, 08, 02, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 02, 84.00, 69.00, 18.00, 21.00, 31.00 +LGB, 08, 02, 84.00, 65.00, 1.00, 1.00, 1.00 +LGU, 08, 02, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 02, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 02, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 02, 92.00, 71.00, 11.00, 19.00, 25.00 +LIZ, 08, 02, 76.00, 54.00, -9999.00, -9999.00, 44.00 +LMT, 08, 02, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 08, 02, 86.00, 56.00, 11.00, 12.00, 19.00 +LNK, 08, 02, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 02, 94.00, 55.00, 5.00, 3.00, 6.00 +LOZ, 08, 02, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 02, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 02, 92.00, 69.00, -9999.00, -9999.00, 25.00 +LSE, 08, 02, 84.00, 62.00, 21.00, 20.00, 33.00 +LSF, 08, 02, 92.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 02, 107.00, 68.00, -9999.00, -9999.00, 6.00 +LTS, 08, 02, 98.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 08, 02, 106.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 08, 02, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 02, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 02, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 02, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 02, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 02, 95.00, 68.00, 12.00, 11.00, 19.00 +MBL, 08, 02, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 02, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 02, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 02, 93.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 08, 02, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 02, 66.00, 47.00, 37.00, 33.00, 51.00 +MCI, 08, 02, 88.00, 68.00, 19.00, 18.00, 30.00 +MCK, 08, 02, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 02, 92.00, 71.00, 18.00, 24.00, 35.00 +MCO, 08, 02, 92.00, 73.00, 16.00, 47.00, 53.00 +MCW, 08, 02, 83.00, 61.00, 19.00, 16.00, 27.00 +MC2, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +MDH, 08, 02, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 02, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 02, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 02, 84.00, 66.00, 27.00, 20.00, 38.00 +MEI, 08, 02, 92.00, 70.00, 16.00, 29.00, 38.00 +MEM, 08, 02, 92.00, 72.00, 14.00, 19.00, 27.00 +MER, 08, 02, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 08, 02, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 02, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 02, 91.00, 56.00, 6.00, 5.00, 9.00 +MGE, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 08, 02, 91.00, 71.00, 16.00, 26.00, 35.00 +MGW, 08, 02, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 02, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 02, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 02, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 02, 90.00, 75.00, 30.00, 42.00, 55.00 +MIB, 08, 02, 83.00, 57.00, -9999.00, -9999.00, 27.00 +MIV, 08, 02, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 02, 95.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 08, 02, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 02, 79.00, 62.00, 24.00, 20.00, 35.00 +MKG, 08, 02, 80.00, 60.00, 20.00, 16.00, 29.00 +MKL, 08, 02, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 02, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 02, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 02, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 02, 92.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 02, 85.00, 64.00, 22.00, 18.00, 33.00 +MLS, 08, 02, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 02, 92.00, 71.00, -9999.00, -9999.00, 36.00 +MOB, 08, 02, 91.00, 73.00, 19.00, 45.00, 52.00 +MOT, 08, 02, 83.00, 57.00, 19.00, 13.00, 26.00 +MPV, 08, 02, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 02, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 02, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 02, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 02, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 02, 69.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 08, 02, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 02, 81.00, 59.00, 23.00, 19.00, 34.00 +MSO, 08, 02, 84.00, 50.00, 16.00, 16.00, 26.00 +MSP, 08, 02, 83.00, 62.00, 23.00, 20.00, 35.00 +MSS, 08, 02, 80.00, 57.00, 21.00, 21.00, 34.00 +MSY, 08, 02, 91.00, 73.00, 14.00, 40.00, 46.00 +MTC, 08, 02, 81.00, 61.00, -9999.00, -9999.00, 26.00 +MTN, 08, 02, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 08, 02, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 02, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 08, 02, 94.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 08, 02, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 02, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 02, 91.00, 71.00, -9999.00, -9999.00, 32.00 +MYL, 08, 02, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 02, 90.00, 71.00, -9999.00, -9999.00, 37.00 +NAO, 08, 02, 88.00, 75.00, -9999.00, -9999.00, 45.00 +NBC, 08, 02, 90.00, 73.00, -9999.00, -9999.00, 43.00 +NBE, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +NBU, 08, 02, 83.00, 63.00, -9999.00, -9999.00, 27.00 +NCA, 08, 02, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 08, 02, 79.00, 64.00, -9999.00, -9999.00, 30.00 +NC1, 08, 02, 98.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 08, 02, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 08, 02, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 08, 02, 91.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 08, 02, 93.00, 75.00, -9999.00, -9999.00, 16.00 +NGU, 08, 02, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 02, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 02, 87.00, 65.00, -9999.00, -9999.00, 30.00 +NHZ, 08, 02, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 02, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 02, 95.00, 72.00, -9999.00, -9999.00, 20.00 +NKT, 08, 02, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 02, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 02, 91.00, 68.00, -9999.00, -9999.00, 35.00 +NPA, 08, 02, 90.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NQI, 08, 02, 96.00, 74.00, -9999.00, -9999.00, 18.00 +NQX, 08, 02, 89.00, 79.00, -9999.00, -9999.00, 41.00 +NRB, 08, 02, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 08, 02, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 08, 02, 74.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 02, 91.00, 71.00, -9999.00, -9999.00, 46.00 +NSI, 08, 02, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 02, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 02, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 02, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NUC, 08, 02, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 02, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 02, 73.00, 51.00, -9999.00, -9999.00, 18.00 +NWF, 08, 02, 84.00, 65.00, -9999.00, -9999.00, 2.00 +NXX, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 08, 02, 89.00, 64.00, -9999.00, -9999.00, 30.00 +NZC, 08, 02, 92.00, 69.00, -9999.00, -9999.00, 50.00 +NZJ, 08, 02, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 02, 81.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 08, 02, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 02, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 08, 02, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 02, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 02, 94.00, 71.00, 13.00, 10.00, 19.00 +OLM, 08, 02, 78.00, 50.00, 11.00, 14.00, 19.00 +OMA, 08, 02, 87.00, 65.00, 18.00, 14.00, 28.00 +OME, 08, 02, 57.00, 45.00, 30.00, 31.00, 43.00 +ONT, 08, 02, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 02, 83.00, 63.00, 23.00, 20.00, 35.00 +ORF, 08, 02, 86.00, 70.00, 19.00, 21.00, 33.00 +ORH, 08, 02, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 02, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 02, 79.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 08, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 02, 67.00, 53.00, 9.00, 11.00, 15.00 +OTM, 08, 02, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 02, 59.00, 49.00, 22.00, 27.00, 36.00 +OURC, 08, 02, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 02, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 02, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 02, 91.00, 69.00, -9999.00, -9999.00, 41.00 +PACZ, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 02, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 02, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 02, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 02, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 02, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 02, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 08, 02, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 02, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 02, 51.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 02, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 02, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 02, 79.00, 59.00, -9999.00, -9999.00, 35.00 +PBI, 08, 02, 90.00, 75.00, 26.00, 37.00, 50.00 +PDT, 08, 02, 88.00, 59.00, 8.00, 7.00, 12.00 +PDX, 08, 02, 81.00, 57.00, 12.00, 13.00, 18.00 +PFN, 08, 02, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 02, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 02, 86.00, 67.00, 19.00, 18.00, 30.00 +PHX, 08, 02, 105.00, 81.00, 10.00, 2.00, 12.00 +PIA, 08, 02, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 08, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 02, 89.00, 53.00, 9.00, 10.00, 17.00 +PIR, 08, 02, 90.00, 62.00, 18.00, 13.00, 25.00 +PIT, 08, 02, 82.00, 61.00, 20.00, 25.00, 34.00 +PKB, 08, 02, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 02, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 02, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 02, 90.00, 74.00, 19.00, 35.00, 42.00 +POB, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +POE, 08, 02, 93.00, 70.00, -9999.00, -9999.00, 45.00 +POM, 08, 02, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 02, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 02, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 02, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 02, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 02, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 02, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 02, 81.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 08, 02, 108.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 02, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 02, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 02, 92.00, 61.00, 24.00, 14.00, 33.00 +PUC, 08, 02, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 02, 82.00, 63.00, 18.00, 16.00, 29.00 +PVU, 08, 02, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 02, 79.00, 59.00, 21.00, 21.00, 33.00 +P02, 08, 02, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 08, 02, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 02, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 08, 02, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 08, 02, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 08, 02, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 08, 02, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 08, 02, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 08, 02, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 08, 02, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 08, 02, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 08, 02, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 02, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 08, 02, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 02, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 02, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 02, 87.00, 58.00, 19.00, 15.00, 29.00 +RBL, 08, 02, 98.00, 65.00, 2.00, 2.00, 4.00 +RCA, 08, 02, 87.00, 58.00, -9999.00, -9999.00, 24.00 +RDD, 08, 02, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 02, 86.00, 47.00, 10.00, 8.00, 14.00 +RDR, 08, 02, 82.00, 56.00, -9999.00, -9999.00, 30.00 +RDU, 08, 02, 88.00, 68.00, 19.00, 20.00, 32.00 +REE, 08, 02, 91.00, 68.00, -9999.00, -9999.00, 19.00 +REJ, 08, 02, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 02, 83.00, 62.00, 24.00, 19.00, 35.00 +RIC, 08, 02, 88.00, 68.00, 21.00, 22.00, 35.00 +RIV, 08, 02, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 02, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 02, 83.00, 53.00, 10.00, 8.00, 15.00 +RME, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 02, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 08, 02, 96.00, 75.00, -9999.00, -9999.00, 16.00 +RNO, 08, 02, 92.00, 51.00, 5.00, 5.00, 8.00 +ROA, 08, 02, 86.00, 65.00, 17.00, 26.00, 35.00 +ROC, 08, 02, 80.00, 59.00, 20.00, 23.00, 34.00 +ROW, 08, 02, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 02, 92.00, 67.00, 15.00, 10.00, 22.00 +RST, 08, 02, 81.00, 59.00, 24.00, 20.00, 35.00 +RWF, 08, 02, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 02, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 02, 93.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 02, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 02, 96.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 02, 91.00, 73.00, 19.00, 32.00, 41.00 +SAW, 08, 02, 76.00, 58.00, -9999.00, -9999.00, 34.00 +SBA, 08, 02, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 02, 98.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 02, 82.00, 63.00, 19.00, 21.00, 31.00 +SBP, 08, 02, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 02, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 02, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 02, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 02, 94.00, 61.00, 2.00, 2.00, 3.00 +SDF, 08, 02, 87.00, 67.00, 18.00, 24.00, 32.00 +SEA, 08, 02, 76.00, 56.00, 12.00, 13.00, 19.00 +SEM, 08, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 02, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 02, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 02, 90.00, 66.00, 15.00, 17.00, 26.00 +SGY, 08, 02, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 02, 87.00, 53.00, 15.00, 12.00, 23.00 +SHV, 08, 02, 94.00, 72.00, 11.00, 18.00, 25.00 +SIT, 08, 02, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 02, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 02, 97.00, 69.00, 9.00, 10.00, 17.00 +SKA, 08, 02, 84.00, 55.00, -9999.00, -9999.00, 13.00 +SKF, 08, 02, 96.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 08, 02, 92.00, 64.00, 12.00, 11.00, 19.00 +SLE, 08, 02, 83.00, 52.00, 8.00, 11.00, 14.00 +SLN, 08, 02, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 02, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 02, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 02, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 02, 51.00, 44.00, 34.00, 41.00, 52.00 +SNS, 08, 02, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 02, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 02, 86.00, 65.00, 19.00, 20.00, 31.00 +SPS, 08, 02, 97.00, 73.00, 11.00, 11.00, 18.00 +SRQ, 08, 02, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 02, 91.00, 69.00, -9999.00, -9999.00, 36.00 +SSI, 08, 02, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 02, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 02, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 08, 02, 89.00, 70.00, 18.00, 19.00, 29.00 +STNV, 08, 02, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 08, 02, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 02, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 02, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 02, 89.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 02, 86.00, 64.00, 21.00, 15.00, 31.00 +SVN, 08, 02, 91.00, 73.00, -9999.00, -9999.00, 40.00 +SWF, 08, 02, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 02, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 02, 81.00, 59.00, 22.00, 23.00, 35.00 +SZL, 08, 02, 89.00, 65.00, -9999.00, -9999.00, 25.00 +TAD, 08, 02, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 02, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 02, 90.00, 63.00, -9999.00, -9999.00, 25.00 +TCC, 08, 02, 92.00, 64.00, 18.00, 8.00, 22.00 +TCL, 08, 02, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 02, 79.00, 51.00, -9999.00, -9999.00, 17.00 +TCS, 08, 02, 91.00, 66.00, -9999.00, 15.00, 32.00 +TEB, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 02, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 08, 02, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 02, 91.00, 71.00, 16.00, 44.00, 50.00 +TNX, 08, 02, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 02, 83.00, 60.00, 16.00, 22.00, 31.00 +TOP, 08, 02, 89.00, 67.00, 19.00, 17.00, 28.00 +TPA, 08, 02, 90.00, 75.00, 22.00, 43.00, 52.00 +TPH, 08, 02, 90.00, 56.00, 7.00, 6.00, 11.00 +TRI, 08, 02, 85.00, 64.00, 20.00, 24.00, 36.00 +TRK, 08, 02, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 02, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 02, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 02, 94.00, 72.00, 13.00, 10.00, 20.00 +TUP, 08, 02, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 02, 98.00, 73.00, 23.00, 14.00, 32.00 +TVC, 08, 02, 80.00, 57.00, 19.00, 14.00, 27.00 +TVL, 08, 02, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 02, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 02, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 02, 87.00, 66.00, 17.00, 23.00, 33.00 +T01, 08, 02, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 08, 02, 89.00, 69.00, -9999.00, -9999.00, 36.00 +T03, 08, 02, 89.00, 70.00, -9999.00, -9999.00, 37.00 +T04, 08, 02, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 02, 92.00, 65.00, -9999.00, -9999.00, 25.00 +T06, 08, 02, 92.00, 68.00, -9999.00, -9999.00, 30.00 +T07, 08, 02, 96.00, 60.00, -9999.00, -9999.00, 13.00 +T08, 08, 02, 91.00, 67.00, -9999.00, -9999.00, 14.00 +UCA, 08, 02, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 02, 98.00, 69.00, -9999.00, -9999.00, 6.00 +UIL, 08, 02, 69.00, 50.00, 27.00, 26.00, 36.00 +UIN, 08, 02, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 02, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 02, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 02, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 08, 02, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 08, 02, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 02, 91.00, 69.00, -9999.00, -9999.00, 41.00 +VBG, 08, 02, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 02, 94.00, 75.00, 9.00, 26.00, 30.00 +VCV, 08, 02, 98.00, 62.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 02, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 02, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 02, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 02, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 02, 91.00, 71.00, -9999.00, -9999.00, 43.00 +VRB, 08, 02, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 02, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 02, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 02, 86.00, 65.00, 14.00, 16.00, 26.00 +WJA, 08, 02, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 02, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 02, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 02, 93.00, 51.00, 7.00, 7.00, 11.00 +WPO, 08, 02, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 02, 92.00, 71.00, -9999.00, -9999.00, 36.00 +WRG, 08, 02, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 02, 86.00, 62.00, -9999.00, -9999.00, 28.00 +WRL, 08, 02, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 08, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 02, 60.00, 48.00, 47.00, 47.00, 60.00 +YCG, 08, 02, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 02, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 02, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 02, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 02, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 02, 87.00, 53.00, 5.00, 5.00, 9.00 +YNG, 08, 02, 81.00, 59.00, 21.00, 23.00, 34.00 +YPA, 08, 02, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 02, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 02, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 02, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 02, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 02, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 02, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 02, 106.00, 81.00, 3.00, 2.00, 3.00 +YVR, 08, 02, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 02, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 02, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 02, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 02, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 02, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 02, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 02, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 02, 76.00, 52.00, 21.00, 22.00, 34.00 +ZUN, 08, 02, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 02, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 02, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 02, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +01R, 08, 02, 93.00, 71.00, -9999.00, -9999.00, 32.00 +1V1, 08, 02, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 02, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 02, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 02, 87.00, 71.00, -9999.00, -9999.00, 37.00 +2PJ, 08, 02, 91.00, 69.00, -9999.00, -9999.00, 36.00 +3B1, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 02, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 02, 80.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 08, 02, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 02, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 02, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 08, 02, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 02, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 02, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 02, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 02, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 03, 84.00, 63.00, 19.00, 21.00, 32.00 +ABI, 08, 03, 96.00, 73.00, 12.00, 12.00, 20.00 +ABQ, 08, 03, 91.00, 64.00, 22.00, 12.00, 29.00 +ABR, 08, 03, 86.00, 59.00, 22.00, 14.00, 31.00 +ABY, 08, 03, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 03, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 03, 98.00, 75.00, 8.00, 12.00, 16.00 +ACV, 08, 03, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 03, 84.00, 65.00, 19.00, 17.00, 28.00 +ADK, 08, 03, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 03, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 03, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 03, 86.00, 63.00, -9999.00, -9999.00, 29.00 +AEX, 08, 03, 93.00, 72.00, -9999.00, -9999.00, 32.00 +AFF, 08, 03, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 03, 92.00, 72.00, -9999.00, -9999.00, 65.00 +AGS, 08, 03, 91.00, 70.00, 18.00, 29.00, 38.00 +AHN, 08, 03, 89.00, 69.00, 16.00, 23.00, 32.00 +AKN, 08, 03, 63.00, 47.00, 31.00, 36.00, 48.00 +AKO, 08, 03, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 03, 83.00, 59.00, 20.00, 23.00, 34.00 +ALI, 08, 03, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 03, 83.00, 61.00, 22.00, 18.00, 32.00 +ALS, 08, 03, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 03, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 03, 91.00, 65.00, 19.00, 13.00, 28.00 +AMG, 08, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 03, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 03, 65.00, 51.00, 27.00, 29.00, 39.00 +AND, 08, 03, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 03, 65.00, 53.00, 36.00, 38.00, 50.00 +AOO, 08, 03, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 08, 03, 79.00, 54.00, 21.00, 21.00, 33.00 +AQQ, 08, 03, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 03, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 08, 03, 69.00, 53.00, 15.00, 18.00, 25.00 +ATL, 08, 03, 88.00, 70.00, 17.00, 24.00, 34.00 +ATW, 08, 03, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 03, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 03, 85.00, 63.00, -9999.00, -9999.00, 28.00 +AUG, 08, 03, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 03, 96.00, 74.00, 8.00, 12.00, 16.00 +AUW, 08, 03, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 03, 83.00, 63.00, 16.00, 29.00, 37.00 +AVP, 08, 03, 81.00, 61.00, 22.00, 23.00, 35.00 +AXN, 08, 03, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 03, 81.00, 61.00, -9999.00, -9999.00, 31.00 +AYS, 08, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 03, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 03, 96.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 03, 78.00, 46.00, -9999.00, -9999.00, 21.00 +BDL, 08, 03, 84.00, 62.00, 22.00, 21.00, 32.00 +BDR, 08, 03, 82.00, 66.00, 19.00, 19.00, 31.00 +BET, 08, 03, 61.00, 48.00, 40.00, 39.00, 52.00 +BFD, 08, 03, 76.00, 54.00, 23.00, 26.00, 37.00 +BFF, 08, 03, 89.00, 58.00, 19.00, 11.00, 26.00 +BFL, 08, 03, 98.00, 70.00, 1.00, 1.00, 1.00 +BGM, 08, 03, 78.00, 59.00, 19.00, 24.00, 33.00 +BGR, 08, 03, 78.00, 58.00, 21.00, 20.00, 32.00 +BGS, 08, 03, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 03, 90.00, 70.00, 18.00, 28.00, 39.00 +BID, 08, 03, 77.00, 65.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 03, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 03, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 03, 87.00, 59.00, 16.00, 14.00, 25.00 +BIS, 08, 03, 85.00, 56.00, 20.00, 14.00, 28.00 +BIX, 08, 03, 90.00, 74.00, -9999.00, -9999.00, 40.00 +BJI, 08, 03, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 03, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 03, 89.00, 55.00, -9999.00, -9999.00, 30.00 +BKW, 08, 03, 79.00, 60.00, 24.00, 30.00, 42.00 +BLF, 08, 03, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 03, 108.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 03, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 03, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 03, 89.00, 64.00, -9999.00, -9999.00, 25.00 +BNA, 08, 03, 89.00, 69.00, 18.00, 24.00, 34.00 +BNO, 08, 03, 86.00, 47.00, -9999.00, 8.00, 19.00 +BOI, 08, 03, 90.00, 58.00, 7.00, 6.00, 12.00 +BOS, 08, 03, 81.00, 65.00, 20.00, 20.00, 31.00 +BPI, 08, 03, 81.00, 38.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 03, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 03, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 03, 85.00, 65.00, 21.00, 17.00, 30.00 +BRO, 08, 03, 94.00, 76.00, 11.00, 19.00, 24.00 +BRW, 08, 03, 44.00, 34.00, 23.00, 22.00, 35.00 +BSM, 08, 03, 96.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 08, 03, 46.00, 35.00, 19.00, 22.00, 31.00 +BTL, 08, 03, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 03, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 03, 91.00, 73.00, 13.00, 38.00, 44.00 +BTT, 08, 03, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 03, 80.00, 60.00, 27.00, 26.00, 42.00 +BUB, 08, 03, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 03, 80.00, 62.00, 23.00, 21.00, 34.00 +BUR, 08, 03, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 03, 90.00, 74.00, -9999.00, 31.00, 45.00 +BWG, 08, 03, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 03, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 08, 03, 91.00, 71.00, -9999.00, -9999.00, 27.00 +BYI, 08, 03, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 03, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 03, 91.00, 70.00, 17.00, 27.00, 36.00 +CAG, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 03, 82.00, 61.00, 20.00, 24.00, 35.00 +CAO, 08, 03, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 03, 76.00, 54.00, 27.00, 31.00, 42.00 +CBM, 08, 03, 92.00, 69.00, -9999.00, -9999.00, 30.00 +CDB, 08, 03, 56.00, 47.00, 43.00, 48.00, 61.00 +CDC, 08, 03, 89.00, 58.00, 10.00, 11.00, 18.00 +CDR, 08, 03, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 03, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 03, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 08, 03, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 03, 89.00, 68.00, 16.00, 27.00, 36.00 +CHO, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 03, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 08, 03, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 03, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 03, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 03, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 03, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 03, 82.00, 61.00, 22.00, 24.00, 36.00 +CLL, 08, 03, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 03, 89.00, 70.00, 18.00, 20.00, 31.00 +CMH, 08, 03, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 08, 03, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 03, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 03, 91.00, 67.00, 22.00, 11.00, 28.00 +CNM, 08, 03, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 03, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 08, 03, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 08, 03, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 08, 03, 82.00, 56.00, 19.00, 20.00, 33.00 +COS, 08, 03, 83.00, 57.00, 25.00, 24.00, 39.00 +COT, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 03, 88.00, 65.00, 17.00, 16.00, 26.00 +CPR, 08, 03, 88.00, 54.00, 16.00, 12.00, 24.00 +CRBC, 08, 03, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 03, 94.00, 75.00, 11.00, 17.00, 22.00 +CRW, 08, 03, 85.00, 64.00, 23.00, 29.00, 42.00 +CSG, 08, 03, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 03, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 03, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 03, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 03, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 03, 85.00, 64.00, 19.00, 24.00, 35.00 +CVN, 08, 03, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 03, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 08, 03, 85.00, 66.00, 17.00, 18.00, 27.00 +CYS, 08, 03, 82.00, 55.00, 19.00, 23.00, 34.00 +DAA, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 03, 90.00, 73.00, 16.00, 37.00, 44.00 +DAG, 08, 03, 103.00, 74.00, 3.00, 5.00, 5.00 +DAL, 08, 03, 97.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 03, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 03, 84.00, 63.00, 20.00, 24.00, 34.00 +DBQ, 08, 03, 82.00, 61.00, 22.00, 19.00, 34.00 +DCA, 08, 03, 88.00, 71.00, 19.00, 22.00, 33.00 +DDC, 08, 03, 93.00, 67.00, 17.00, 10.00, 24.00 +DEC, 08, 03, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 03, 88.00, 59.00, 20.00, 18.00, 32.00 +DFW, 08, 03, 97.00, 74.00, 9.00, 10.00, 16.00 +DHN, 08, 03, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 03, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 03, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 03, 97.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 03, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 03, 76.00, 55.00, 27.00, 24.00, 40.00 +DLLC, 08, 03, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 03, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 03, 98.00, 73.00, -9999.00, -9999.00, 28.00 +DMN, 08, 03, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 03, 87.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 08, 03, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 03, 91.00, 71.00, -9999.00, -9999.00, 43.00 +DRA, 08, 03, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 03, 97.00, 74.00, 8.00, 11.00, 15.00 +DSM, 08, 03, 86.00, 66.00, 21.00, 19.00, 32.00 +DTW, 08, 03, 83.00, 61.00, 17.00, 20.00, 29.00 +DUG, 08, 03, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 03, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 03, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 03, 96.00, 73.00, -9999.00, -9999.00, 17.00 +D45, 08, 03, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 03, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 03, 82.00, 59.00, 20.00, 19.00, 31.00 +ECG, 08, 03, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 03, 98.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 08, 03, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 03, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 03, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 03, 80.00, 57.00, 27.00, 33.00, 45.00 +EKO, 08, 03, 91.00, 50.00, 8.00, 8.00, 14.00 +ELD, 08, 03, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 03, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 03, 95.00, 68.00, 17.00, 9.00, 24.00 +ELY, 08, 03, 87.00, 48.00, 12.00, 13.00, 20.00 +EMP, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 03, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 08, 03, 95.00, 71.00, -9999.00, -9999.00, 19.00 +ENN, 08, 03, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 03, 91.00, 67.00, -9999.00, -9999.00, 12.00 +EPH, 08, 03, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 03, 80.00, 63.00, 22.00, 22.00, 35.00 +ESF, 08, 03, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 03, 83.00, 53.00, 9.00, 10.00, 14.00 +EVV, 08, 03, 88.00, 67.00, 19.00, 17.00, 29.00 +EWN, 08, 03, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 03, 87.00, 69.00, 18.00, 21.00, 30.00 +EYW, 08, 03, 89.00, 79.00, 27.00, 30.00, 44.00 +E74, 08, 03, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 03, 88.00, 67.00, -9999.00, -9999.00, 32.00 +FAI, 08, 03, 69.00, 50.00, 30.00, 27.00, 43.00 +FAR, 08, 03, 83.00, 58.00, 21.00, 17.00, 32.00 +FAT, 08, 03, 98.00, 65.00, 0.00, 1.00, 2.00 +FAY, 08, 03, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 03, 81.00, 47.00, 16.00, 19.00, 29.00 +FCS, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FDY, 08, 03, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 03, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FHU, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +FLG, 08, 03, 81.00, 51.00, 17.00, 27.00, 37.00 +FLL, 08, 03, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 03, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 03, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +FME, 08, 03, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 08, 03, 91.00, 58.00, 15.00, 7.00, 19.00 +FMY, 08, 03, 91.00, 75.00, 19.00, 54.00, 62.00 +FNT, 08, 03, 81.00, 59.00, 18.00, 19.00, 31.00 +FOD, 08, 03, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 03, 89.00, 67.00, -9999.00, -9999.00, 25.00 +FOK, 08, 03, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 03, 91.00, 68.00, -9999.00, -9999.00, 26.00 +FSD, 08, 03, 86.00, 62.00, 23.00, 16.00, 31.00 +FSI, 08, 03, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 08, 03, 93.00, 70.00, 12.00, 15.00, 23.00 +FTK, 08, 03, 87.00, 64.00, -9999.00, -9999.00, 25.00 +FWA, 08, 03, 84.00, 62.00, 18.00, 21.00, 32.00 +FWH, 08, 03, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 03, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 03, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 03, 108.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 03, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 03, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 03, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 03, 84.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 03, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 08, 03, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 03, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 03, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 03, 86.00, 57.00, 18.00, 12.00, 25.00 +GJT, 08, 03, 93.00, 64.00, 12.00, 9.00, 18.00 +GKN, 08, 03, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 03, 89.00, 61.00, 20.00, 9.00, 26.00 +GLH, 08, 03, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 03, 88.00, 80.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 03, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 03, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 03, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 03, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 03, 80.00, 58.00, 22.00, 22.00, 36.00 +GRCI, 08, 03, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 03, 79.00, 51.00, -9999.00, -9999.00, 18.00 +GRI, 08, 03, 88.00, 64.00, 20.00, 12.00, 28.00 +GRK, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 08, 03, 82.00, 60.00, 20.00, 18.00, 30.00 +GSB, 08, 03, 90.00, 70.00, -9999.00, -9999.00, 37.00 +GSG, 08, 03, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 03, 87.00, 67.00, 20.00, 23.00, 34.00 +GSP, 08, 03, 88.00, 68.00, 18.00, 26.00, 35.00 +GST, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 03, 79.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 08, 03, 84.00, 54.00, 18.00, 15.00, 27.00 +GUP, 08, 03, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 03, 84.00, 61.00, -9999.00, -9999.00, 27.00 +GVW, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 03, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 03, 85.00, 72.00, 20.00, 19.00, 31.00 +HBR, 08, 03, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 03, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 03, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 03, 90.00, 60.00, -9999.00, -9999.00, 13.00 +HKY, 08, 03, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 03, 86.00, 54.00, 15.00, 17.00, 25.00 +HMN, 08, 03, 95.00, 63.00, -9999.00, -9999.00, 23.00 +HMS, 08, 03, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 03, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 03, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 08, 03, 87.00, 61.00, 21.00, 13.00, 29.00 +HOP, 08, 03, 89.00, 65.00, -9999.00, -9999.00, 27.00 +HOT, 08, 03, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 03, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 03, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 03, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 03, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 03, 90.00, 72.00, -9999.00, -9999.00, 49.00 +HSV, 08, 03, 89.00, 69.00, 16.00, 23.00, 33.00 +HTL, 08, 03, 79.00, 55.00, 23.00, 20.00, 36.00 +HTS, 08, 03, 84.00, 65.00, 20.00, 26.00, 37.00 +HUF, 08, 03, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 03, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 03, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 03, 86.00, 54.00, 17.00, 13.00, 25.00 +IAB, 08, 03, 93.00, 70.00, -9999.00, -9999.00, 24.00 +IAD, 08, 03, 87.00, 64.00, 20.00, 24.00, 35.00 +IAG, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 03, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 03, 93.00, 70.00, 14.00, 13.00, 22.00 +IDA, 08, 03, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 03, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 03, 85.00, 67.00, 19.00, 18.00, 30.00 +ILI, 08, 03, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 03, 88.00, 72.00, 20.00, 30.00, 40.00 +IMT, 08, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 08, 03, 85.00, 64.00, 19.00, 21.00, 32.00 +INL, 08, 03, 78.00, 54.00, 26.00, 23.00, 40.00 +INS, 08, 03, 98.00, 69.00, -9999.00, -9999.00, 6.00 +INT, 08, 03, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 08, 03, 92.00, 63.00, 11.00, 13.00, 22.00 +IPL, 08, 03, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 03, 83.00, 62.00, 19.00, 26.00, 36.00 +IRK, 08, 03, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 03, 85.00, 56.00, 19.00, 14.00, 28.00 +ISP, 08, 03, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 03, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 03, 104.00, 75.00, -9999.00, -9999.00, 15.00 +IWD, 08, 03, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 03, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 03, 92.00, 70.00, 13.00, 26.00, 33.00 +JAX, 08, 03, 91.00, 72.00, 17.00, 38.00, 45.00 +JBR, 08, 03, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 03, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 03, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 03, 83.00, 68.00, 19.00, 18.00, 30.00 +JHW, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 03, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 03, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 03, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 03, 64.00, 48.00, 43.00, 44.00, 55.00 +JST, 08, 03, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 03, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 03, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 03, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 03, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 03, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 03, 82.00, 58.00, 18.00, 20.00, 30.00 +LAR, 08, 03, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 03, 105.00, 76.00, 6.00, 5.00, 10.00 +LAX, 08, 03, 76.00, 64.00, 1.00, 1.00, 1.00 +LBB, 08, 03, 91.00, 68.00, 15.00, 11.00, 21.00 +LBF, 08, 03, 88.00, 60.00, 24.00, 11.00, 31.00 +LCH, 08, 03, 91.00, 73.00, 16.00, 30.00, 38.00 +LCK, 08, 03, 85.00, 63.00, -9999.00, -9999.00, 30.00 +LEB, 08, 03, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 03, 86.00, 65.00, 16.00, 24.00, 33.00 +LFI, 08, 03, 86.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 08, 03, 94.00, 72.00, 10.00, 20.00, 25.00 +LFT, 08, 03, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 03, 84.00, 69.00, 18.00, 21.00, 31.00 +LGB, 08, 03, 84.00, 65.00, 1.00, 1.00, 1.00 +LGU, 08, 03, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 03, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 03, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 03, 92.00, 71.00, 11.00, 19.00, 25.00 +LIZ, 08, 03, 76.00, 54.00, -9999.00, -9999.00, 44.00 +LMT, 08, 03, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 08, 03, 86.00, 56.00, 11.00, 12.00, 19.00 +LNK, 08, 03, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 03, 94.00, 55.00, 5.00, 3.00, 6.00 +LOZ, 08, 03, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 03, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 03, 92.00, 69.00, -9999.00, -9999.00, 25.00 +LSE, 08, 03, 84.00, 62.00, 21.00, 20.00, 33.00 +LSF, 08, 03, 92.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 03, 107.00, 68.00, -9999.00, -9999.00, 6.00 +LTS, 08, 03, 98.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 08, 03, 106.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 08, 03, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 03, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 03, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 03, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 03, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 03, 95.00, 68.00, 12.00, 11.00, 19.00 +MBL, 08, 03, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 03, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 03, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 03, 93.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 08, 03, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 03, 66.00, 47.00, 37.00, 33.00, 51.00 +MCI, 08, 03, 88.00, 68.00, 19.00, 18.00, 30.00 +MCK, 08, 03, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 03, 92.00, 71.00, 18.00, 24.00, 35.00 +MCO, 08, 03, 92.00, 73.00, 16.00, 47.00, 53.00 +MCW, 08, 03, 83.00, 61.00, 19.00, 16.00, 28.00 +MC2, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +MDH, 08, 03, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 03, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 03, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 03, 84.00, 66.00, 27.00, 20.00, 38.00 +MEI, 08, 03, 92.00, 70.00, 16.00, 29.00, 38.00 +MEM, 08, 03, 92.00, 72.00, 14.00, 19.00, 27.00 +MER, 08, 03, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 08, 03, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 03, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 03, 91.00, 56.00, 6.00, 5.00, 9.00 +MGE, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 08, 03, 91.00, 71.00, 16.00, 26.00, 35.00 +MGW, 08, 03, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 03, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 03, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 03, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 03, 90.00, 75.00, 30.00, 42.00, 55.00 +MIB, 08, 03, 83.00, 57.00, -9999.00, -9999.00, 27.00 +MIV, 08, 03, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 03, 95.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 08, 03, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 03, 79.00, 62.00, 25.00, 20.00, 36.00 +MKG, 08, 03, 80.00, 60.00, 20.00, 16.00, 29.00 +MKL, 08, 03, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 03, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 03, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 03, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 03, 92.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 03, 85.00, 64.00, 22.00, 18.00, 33.00 +MLS, 08, 03, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 03, 92.00, 71.00, -9999.00, -9999.00, 36.00 +MOB, 08, 03, 91.00, 73.00, 19.00, 45.00, 52.00 +MOT, 08, 03, 83.00, 57.00, 19.00, 13.00, 26.00 +MPV, 08, 03, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 03, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 03, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 03, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 03, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 03, 69.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 08, 03, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 03, 81.00, 59.00, 23.00, 19.00, 34.00 +MSO, 08, 03, 84.00, 50.00, 16.00, 16.00, 26.00 +MSP, 08, 03, 83.00, 62.00, 23.00, 21.00, 35.00 +MSS, 08, 03, 80.00, 57.00, 21.00, 21.00, 34.00 +MSY, 08, 03, 91.00, 73.00, 14.00, 40.00, 46.00 +MTC, 08, 03, 81.00, 61.00, -9999.00, -9999.00, 26.00 +MTN, 08, 03, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 08, 03, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 03, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 08, 03, 94.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 08, 03, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 03, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 03, 91.00, 71.00, -9999.00, -9999.00, 32.00 +MYL, 08, 03, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 03, 90.00, 71.00, -9999.00, -9999.00, 37.00 +NAO, 08, 03, 88.00, 75.00, -9999.00, -9999.00, 46.00 +NBC, 08, 03, 90.00, 73.00, -9999.00, -9999.00, 43.00 +NBE, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +NBU, 08, 03, 83.00, 63.00, -9999.00, -9999.00, 27.00 +NCA, 08, 03, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 08, 03, 79.00, 64.00, -9999.00, -9999.00, 31.00 +NC1, 08, 03, 98.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 08, 03, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 08, 03, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 08, 03, 91.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 08, 03, 93.00, 75.00, -9999.00, -9999.00, 17.00 +NGU, 08, 03, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 03, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 03, 87.00, 65.00, -9999.00, -9999.00, 30.00 +NHZ, 08, 03, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 03, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 03, 95.00, 72.00, -9999.00, -9999.00, 20.00 +NKT, 08, 03, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 03, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 03, 91.00, 68.00, -9999.00, -9999.00, 35.00 +NPA, 08, 03, 90.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NQI, 08, 03, 96.00, 74.00, -9999.00, -9999.00, 18.00 +NQX, 08, 03, 89.00, 79.00, -9999.00, -9999.00, 41.00 +NRB, 08, 03, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 08, 03, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 08, 03, 74.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 03, 91.00, 71.00, -9999.00, -9999.00, 46.00 +NSI, 08, 03, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 03, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 03, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 03, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NUC, 08, 03, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 03, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 03, 73.00, 51.00, -9999.00, -9999.00, 18.00 +NWF, 08, 03, 84.00, 65.00, -9999.00, -9999.00, 2.00 +NXX, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 08, 03, 89.00, 64.00, -9999.00, -9999.00, 30.00 +NZC, 08, 03, 92.00, 69.00, -9999.00, -9999.00, 50.00 +NZJ, 08, 03, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 03, 81.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 08, 03, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 03, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 08, 03, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 03, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 03, 94.00, 71.00, 13.00, 10.00, 19.00 +OLM, 08, 03, 78.00, 50.00, 11.00, 14.00, 19.00 +OMA, 08, 03, 87.00, 65.00, 18.00, 14.00, 28.00 +OME, 08, 03, 57.00, 45.00, 31.00, 31.00, 43.00 +ONT, 08, 03, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 03, 83.00, 63.00, 23.00, 20.00, 36.00 +ORF, 08, 03, 86.00, 70.00, 18.00, 21.00, 33.00 +ORH, 08, 03, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 03, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 03, 79.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 08, 03, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 03, 67.00, 53.00, 9.00, 11.00, 15.00 +OTM, 08, 03, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 03, 59.00, 49.00, 22.00, 28.00, 37.00 +OURC, 08, 03, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 03, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 03, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 03, 91.00, 69.00, -9999.00, -9999.00, 41.00 +PACZ, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 03, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 03, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 03, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 03, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 03, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 03, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 08, 03, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 03, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 03, 51.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 03, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 03, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 03, 79.00, 59.00, -9999.00, -9999.00, 35.00 +PBI, 08, 03, 90.00, 75.00, 26.00, 38.00, 50.00 +PDT, 08, 03, 88.00, 59.00, 8.00, 7.00, 12.00 +PDX, 08, 03, 81.00, 57.00, 12.00, 13.00, 18.00 +PFN, 08, 03, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 03, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 03, 86.00, 67.00, 19.00, 18.00, 30.00 +PHX, 08, 03, 105.00, 81.00, 10.00, 2.00, 12.00 +PIA, 08, 03, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 08, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 03, 89.00, 53.00, 9.00, 10.00, 17.00 +PIR, 08, 03, 90.00, 62.00, 18.00, 13.00, 25.00 +PIT, 08, 03, 82.00, 61.00, 20.00, 25.00, 34.00 +PKB, 08, 03, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 03, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 03, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 03, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 03, 90.00, 74.00, 19.00, 34.00, 42.00 +POB, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +POE, 08, 03, 93.00, 70.00, -9999.00, -9999.00, 45.00 +POM, 08, 03, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 03, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 03, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 03, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 03, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 03, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 03, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 03, 81.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 08, 03, 108.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 03, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 03, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 03, 92.00, 61.00, 24.00, 14.00, 33.00 +PUC, 08, 03, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 03, 82.00, 63.00, 18.00, 16.00, 29.00 +PVU, 08, 03, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 03, 79.00, 59.00, 21.00, 21.00, 33.00 +P02, 08, 03, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 08, 03, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 03, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 08, 03, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 08, 03, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 08, 03, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 08, 03, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 08, 03, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 08, 03, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 08, 03, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 08, 03, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 08, 03, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 03, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 08, 03, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 03, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 03, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 03, 87.00, 58.00, 19.00, 15.00, 29.00 +RBL, 08, 03, 98.00, 65.00, 2.00, 2.00, 4.00 +RCA, 08, 03, 87.00, 58.00, -9999.00, -9999.00, 24.00 +RDD, 08, 03, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 03, 86.00, 47.00, 10.00, 8.00, 14.00 +RDR, 08, 03, 82.00, 56.00, -9999.00, -9999.00, 30.00 +RDU, 08, 03, 88.00, 68.00, 19.00, 20.00, 31.00 +REE, 08, 03, 91.00, 68.00, -9999.00, -9999.00, 19.00 +REJ, 08, 03, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 03, 83.00, 62.00, 24.00, 19.00, 35.00 +RIC, 08, 03, 88.00, 68.00, 21.00, 22.00, 35.00 +RIV, 08, 03, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 03, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 03, 83.00, 53.00, 10.00, 8.00, 15.00 +RME, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 03, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 08, 03, 96.00, 75.00, -9999.00, -9999.00, 16.00 +RNO, 08, 03, 92.00, 51.00, 5.00, 5.00, 8.00 +ROA, 08, 03, 86.00, 65.00, 17.00, 26.00, 35.00 +ROC, 08, 03, 80.00, 59.00, 20.00, 23.00, 35.00 +ROW, 08, 03, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 03, 92.00, 67.00, 15.00, 10.00, 22.00 +RST, 08, 03, 81.00, 59.00, 24.00, 20.00, 35.00 +RWF, 08, 03, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 03, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 03, 93.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 03, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 03, 96.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 03, 91.00, 73.00, 19.00, 32.00, 41.00 +SAW, 08, 03, 76.00, 58.00, -9999.00, -9999.00, 34.00 +SBA, 08, 03, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 03, 98.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 03, 82.00, 63.00, 20.00, 22.00, 32.00 +SBP, 08, 03, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 03, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 03, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 03, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 03, 94.00, 61.00, 2.00, 2.00, 3.00 +SDF, 08, 03, 87.00, 67.00, 18.00, 24.00, 32.00 +SEA, 08, 03, 76.00, 56.00, 12.00, 13.00, 19.00 +SEM, 08, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 03, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 03, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 03, 90.00, 66.00, 15.00, 17.00, 26.00 +SGY, 08, 03, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 03, 87.00, 53.00, 15.00, 12.00, 23.00 +SHV, 08, 03, 94.00, 72.00, 11.00, 18.00, 24.00 +SIT, 08, 03, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 03, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 03, 97.00, 69.00, 9.00, 10.00, 17.00 +SKA, 08, 03, 84.00, 55.00, -9999.00, -9999.00, 13.00 +SKF, 08, 03, 96.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 08, 03, 92.00, 64.00, 12.00, 11.00, 19.00 +SLE, 08, 03, 83.00, 52.00, 8.00, 11.00, 14.00 +SLN, 08, 03, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 03, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 03, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 03, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 03, 51.00, 44.00, 34.00, 41.00, 52.00 +SNS, 08, 03, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 03, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 03, 86.00, 65.00, 19.00, 20.00, 31.00 +SPS, 08, 03, 97.00, 73.00, 11.00, 11.00, 18.00 +SRQ, 08, 03, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 03, 91.00, 69.00, -9999.00, -9999.00, 36.00 +SSI, 08, 03, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 03, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 03, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 08, 03, 89.00, 70.00, 18.00, 19.00, 29.00 +STNV, 08, 03, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 08, 03, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 03, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 03, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 03, 89.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 03, 86.00, 64.00, 21.00, 15.00, 31.00 +SVN, 08, 03, 91.00, 73.00, -9999.00, -9999.00, 40.00 +SWF, 08, 03, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 03, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 03, 81.00, 59.00, 22.00, 23.00, 35.00 +SZL, 08, 03, 89.00, 65.00, -9999.00, -9999.00, 25.00 +TAD, 08, 03, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 03, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 03, 90.00, 63.00, -9999.00, -9999.00, 25.00 +TCC, 08, 03, 92.00, 64.00, 18.00, 8.00, 22.00 +TCL, 08, 03, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 03, 79.00, 51.00, -9999.00, -9999.00, 17.00 +TCS, 08, 03, 91.00, 66.00, -9999.00, 15.00, 31.00 +TEB, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 03, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 08, 03, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 03, 91.00, 71.00, 16.00, 44.00, 50.00 +TNX, 08, 03, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 03, 83.00, 60.00, 16.00, 22.00, 31.00 +TOP, 08, 03, 89.00, 67.00, 19.00, 17.00, 29.00 +TPA, 08, 03, 90.00, 75.00, 23.00, 44.00, 52.00 +TPH, 08, 03, 90.00, 56.00, 7.00, 6.00, 11.00 +TRI, 08, 03, 85.00, 64.00, 20.00, 24.00, 36.00 +TRK, 08, 03, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 03, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 03, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 03, 94.00, 72.00, 13.00, 10.00, 20.00 +TUP, 08, 03, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 03, 98.00, 73.00, 23.00, 14.00, 32.00 +TVC, 08, 03, 80.00, 57.00, 19.00, 14.00, 27.00 +TVL, 08, 03, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 03, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 03, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 03, 87.00, 66.00, 17.00, 23.00, 33.00 +T01, 08, 03, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 08, 03, 89.00, 69.00, -9999.00, -9999.00, 36.00 +T03, 08, 03, 89.00, 70.00, -9999.00, -9999.00, 37.00 +T04, 08, 03, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 03, 92.00, 65.00, -9999.00, -9999.00, 25.00 +T06, 08, 03, 92.00, 68.00, -9999.00, -9999.00, 30.00 +T07, 08, 03, 96.00, 60.00, -9999.00, -9999.00, 13.00 +T08, 08, 03, 91.00, 67.00, -9999.00, -9999.00, 14.00 +UCA, 08, 03, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 03, 98.00, 69.00, -9999.00, -9999.00, 6.00 +UIL, 08, 03, 69.00, 50.00, 27.00, 25.00, 36.00 +UIN, 08, 03, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 03, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 03, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 03, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 08, 03, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 08, 03, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 03, 91.00, 69.00, -9999.00, -9999.00, 41.00 +VBG, 08, 03, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 03, 94.00, 75.00, 9.00, 26.00, 30.00 +VCV, 08, 03, 98.00, 62.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 03, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 03, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 03, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 03, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 03, 91.00, 71.00, -9999.00, -9999.00, 43.00 +VRB, 08, 03, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 03, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 03, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 03, 86.00, 65.00, 14.00, 15.00, 25.00 +WJA, 08, 03, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 03, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 03, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 03, 93.00, 51.00, 7.00, 7.00, 11.00 +WPO, 08, 03, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 03, 92.00, 71.00, -9999.00, -9999.00, 36.00 +WRG, 08, 03, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 03, 86.00, 62.00, -9999.00, -9999.00, 28.00 +WRL, 08, 03, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 08, 03, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 03, 60.00, 48.00, 47.00, 47.00, 60.00 +YCG, 08, 03, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 03, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 03, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 03, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 03, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 03, 87.00, 53.00, 5.00, 5.00, 9.00 +YNG, 08, 03, 81.00, 59.00, 21.00, 23.00, 34.00 +YPA, 08, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 03, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 03, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 03, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 03, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 03, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 03, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 03, 106.00, 81.00, 3.00, 2.00, 3.00 +YVR, 08, 03, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 03, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 03, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 03, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 03, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 03, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 03, 76.00, 52.00, 22.00, 22.00, 34.00 +ZUN, 08, 03, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 03, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 03, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 03, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +01R, 08, 03, 93.00, 71.00, -9999.00, -9999.00, 32.00 +1V1, 08, 03, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 03, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 03, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 03, 87.00, 71.00, -9999.00, -9999.00, 37.00 +2PJ, 08, 03, 91.00, 69.00, -9999.00, -9999.00, 36.00 +3B1, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 03, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 03, 80.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 08, 03, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 03, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 03, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 08, 03, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 03, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 03, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 03, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 04, 84.00, 63.00, 19.00, 22.00, 32.00 +ABI, 08, 04, 96.00, 73.00, 12.00, 12.00, 20.00 +ABQ, 08, 04, 91.00, 64.00, 22.00, 12.00, 29.00 +ABR, 08, 04, 86.00, 59.00, 22.00, 14.00, 31.00 +ABY, 08, 04, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 04, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 04, 98.00, 75.00, 8.00, 12.00, 16.00 +ACV, 08, 04, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 04, 84.00, 65.00, 20.00, 17.00, 28.00 +ADK, 08, 04, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 04, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 04, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 04, 86.00, 63.00, -9999.00, -9999.00, 29.00 +AEX, 08, 04, 93.00, 72.00, -9999.00, -9999.00, 32.00 +AFF, 08, 04, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 04, 92.00, 72.00, -9999.00, -9999.00, 65.00 +AGS, 08, 04, 91.00, 70.00, 18.00, 29.00, 38.00 +AHN, 08, 04, 89.00, 69.00, 15.00, 23.00, 32.00 +AKN, 08, 04, 63.00, 47.00, 32.00, 36.00, 48.00 +AKO, 08, 04, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 04, 83.00, 59.00, 20.00, 23.00, 34.00 +ALI, 08, 04, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 04, 83.00, 61.00, 22.00, 18.00, 32.00 +ALS, 08, 04, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 04, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 04, 91.00, 65.00, 19.00, 13.00, 28.00 +AMG, 08, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 04, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 04, 65.00, 51.00, 27.00, 29.00, 39.00 +AND, 08, 04, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 04, 65.00, 53.00, 36.00, 38.00, 50.00 +AOO, 08, 04, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 08, 04, 79.00, 54.00, 21.00, 21.00, 33.00 +AQQ, 08, 04, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 04, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 08, 04, 69.00, 53.00, 15.00, 19.00, 25.00 +ATL, 08, 04, 88.00, 70.00, 17.00, 24.00, 34.00 +ATW, 08, 04, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 04, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 04, 85.00, 63.00, -9999.00, -9999.00, 28.00 +AUG, 08, 04, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 04, 96.00, 74.00, 8.00, 12.00, 16.00 +AUW, 08, 04, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 04, 83.00, 63.00, 16.00, 29.00, 37.00 +AVP, 08, 04, 81.00, 61.00, 22.00, 23.00, 35.00 +AXN, 08, 04, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 04, 81.00, 61.00, -9999.00, -9999.00, 31.00 +AYS, 08, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 04, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 04, 96.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 04, 78.00, 46.00, -9999.00, -9999.00, 21.00 +BDL, 08, 04, 84.00, 62.00, 22.00, 21.00, 32.00 +BDR, 08, 04, 82.00, 66.00, 19.00, 19.00, 32.00 +BET, 08, 04, 61.00, 48.00, 40.00, 39.00, 52.00 +BFD, 08, 04, 76.00, 54.00, 24.00, 26.00, 37.00 +BFF, 08, 04, 89.00, 58.00, 19.00, 10.00, 26.00 +BFL, 08, 04, 98.00, 70.00, 1.00, 1.00, 1.00 +BGM, 08, 04, 78.00, 59.00, 19.00, 24.00, 33.00 +BGR, 08, 04, 78.00, 58.00, 21.00, 20.00, 32.00 +BGS, 08, 04, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 04, 90.00, 70.00, 17.00, 28.00, 39.00 +BID, 08, 04, 77.00, 65.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 04, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 04, 97.00, 56.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 04, 87.00, 59.00, 16.00, 14.00, 25.00 +BIS, 08, 04, 85.00, 56.00, 20.00, 14.00, 28.00 +BIX, 08, 04, 90.00, 74.00, -9999.00, -9999.00, 40.00 +BJI, 08, 04, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 04, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 04, 89.00, 55.00, -9999.00, -9999.00, 30.00 +BKW, 08, 04, 79.00, 60.00, 24.00, 29.00, 42.00 +BLF, 08, 04, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 04, 108.00, 82.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 04, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 04, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 04, 89.00, 64.00, -9999.00, -9999.00, 25.00 +BNA, 08, 04, 89.00, 69.00, 18.00, 24.00, 34.00 +BNO, 08, 04, 86.00, 47.00, -9999.00, 8.00, 19.00 +BOI, 08, 04, 90.00, 58.00, 7.00, 6.00, 12.00 +BOS, 08, 04, 81.00, 65.00, 20.00, 20.00, 31.00 +BPI, 08, 04, 81.00, 38.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 04, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 04, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 04, 85.00, 65.00, 21.00, 17.00, 30.00 +BRO, 08, 04, 94.00, 76.00, 11.00, 19.00, 24.00 +BRW, 08, 04, 44.00, 34.00, 23.00, 22.00, 35.00 +BSM, 08, 04, 96.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 08, 04, 46.00, 35.00, 19.00, 22.00, 31.00 +BTL, 08, 04, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 04, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 04, 91.00, 73.00, 12.00, 38.00, 44.00 +BTT, 08, 04, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 04, 80.00, 60.00, 27.00, 26.00, 42.00 +BUB, 08, 04, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 04, 80.00, 62.00, 23.00, 21.00, 34.00 +BUR, 08, 04, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 04, 90.00, 74.00, -9999.00, 31.00, 45.00 +BWG, 08, 04, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 04, 87.00, 67.00, 21.00, 21.00, 33.00 +BYH, 08, 04, 91.00, 71.00, -9999.00, -9999.00, 27.00 +BYI, 08, 04, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 04, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 04, 91.00, 70.00, 17.00, 27.00, 36.00 +CAG, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 04, 82.00, 61.00, 21.00, 24.00, 35.00 +CAO, 08, 04, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 04, 76.00, 54.00, 27.00, 31.00, 42.00 +CBM, 08, 04, 92.00, 69.00, -9999.00, -9999.00, 30.00 +CDB, 08, 04, 56.00, 47.00, 43.00, 48.00, 61.00 +CDC, 08, 04, 89.00, 58.00, 10.00, 11.00, 18.00 +CDR, 08, 04, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 04, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 04, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 08, 04, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 04, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 04, 89.00, 68.00, 16.00, 27.00, 36.00 +CHO, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 04, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 08, 04, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 04, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 04, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 04, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 04, 82.00, 61.00, 22.00, 24.00, 36.00 +CLL, 08, 04, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 04, 89.00, 70.00, 18.00, 20.00, 31.00 +CMH, 08, 04, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 08, 04, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 04, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 04, 91.00, 67.00, 22.00, 12.00, 28.00 +CNM, 08, 04, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 04, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +COD, 08, 04, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +COF, 08, 04, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 08, 04, 82.00, 56.00, 19.00, 21.00, 33.00 +COS, 08, 04, 83.00, 57.00, 25.00, 24.00, 39.00 +COT, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 04, 88.00, 65.00, 17.00, 16.00, 27.00 +CPR, 08, 04, 88.00, 54.00, 16.00, 12.00, 24.00 +CRBC, 08, 04, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 04, 94.00, 75.00, 11.00, 17.00, 22.00 +CRW, 08, 04, 85.00, 64.00, 23.00, 29.00, 42.00 +CSG, 08, 04, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 04, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 04, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 04, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 04, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 04, 85.00, 64.00, 19.00, 24.00, 35.00 +CVN, 08, 04, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 04, 90.00, 63.00, -9999.00, -9999.00, 25.00 +CXY, 08, 04, 85.00, 66.00, 17.00, 18.00, 27.00 +CYS, 08, 04, 82.00, 55.00, 19.00, 23.00, 34.00 +DAA, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 04, 90.00, 73.00, 16.00, 37.00, 45.00 +DAG, 08, 04, 103.00, 74.00, 3.00, 5.00, 5.00 +DAL, 08, 04, 97.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 04, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 04, 84.00, 63.00, 20.00, 24.00, 35.00 +DBQ, 08, 04, 82.00, 61.00, 22.00, 19.00, 34.00 +DCA, 08, 04, 88.00, 71.00, 19.00, 22.00, 33.00 +DDC, 08, 04, 93.00, 67.00, 17.00, 10.00, 24.00 +DEC, 08, 04, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 04, 88.00, 59.00, 20.00, 18.00, 32.00 +DFW, 08, 04, 97.00, 74.00, 9.00, 10.00, 16.00 +DHN, 08, 04, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 04, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 04, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 04, 97.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 04, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 04, 76.00, 55.00, 27.00, 24.00, 40.00 +DLLC, 08, 04, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 04, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 04, 98.00, 73.00, -9999.00, -9999.00, 28.00 +DMN, 08, 04, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 04, 87.00, 67.00, -9999.00, -9999.00, 28.00 +DPG, 08, 04, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 04, 91.00, 71.00, -9999.00, -9999.00, 43.00 +DRA, 08, 04, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 04, 97.00, 74.00, 8.00, 10.00, 15.00 +DSM, 08, 04, 86.00, 66.00, 21.00, 19.00, 32.00 +DTW, 08, 04, 83.00, 61.00, 17.00, 20.00, 29.00 +DUG, 08, 04, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 04, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 04, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 04, 96.00, 73.00, -9999.00, -9999.00, 18.00 +D45, 08, 04, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 04, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 04, 82.00, 59.00, 21.00, 19.00, 31.00 +ECG, 08, 04, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 04, 98.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 08, 04, 108.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 04, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 04, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 04, 80.00, 57.00, 27.00, 33.00, 45.00 +EKO, 08, 04, 91.00, 50.00, 8.00, 8.00, 14.00 +ELD, 08, 04, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 04, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 04, 95.00, 68.00, 17.00, 9.00, 24.00 +ELY, 08, 04, 87.00, 48.00, 12.00, 13.00, 20.00 +EMP, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 04, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 08, 04, 95.00, 71.00, -9999.00, -9999.00, 19.00 +ENN, 08, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 04, 91.00, 67.00, -9999.00, -9999.00, 12.00 +EPH, 08, 04, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 04, 80.00, 63.00, 23.00, 22.00, 35.00 +ESF, 08, 04, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 04, 83.00, 53.00, 9.00, 10.00, 14.00 +EVV, 08, 04, 88.00, 67.00, 19.00, 17.00, 29.00 +EWN, 08, 04, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 04, 87.00, 69.00, 18.00, 21.00, 30.00 +EYW, 08, 04, 89.00, 79.00, 27.00, 30.00, 44.00 +E74, 08, 04, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 04, 88.00, 67.00, -9999.00, -9999.00, 32.00 +FAI, 08, 04, 69.00, 50.00, 30.00, 27.00, 43.00 +FAR, 08, 04, 83.00, 58.00, 21.00, 18.00, 32.00 +FAT, 08, 04, 98.00, 65.00, 0.00, 1.00, 2.00 +FAY, 08, 04, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 04, 81.00, 47.00, 17.00, 19.00, 29.00 +FCS, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FDY, 08, 04, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 04, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FHU, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +FLG, 08, 04, 81.00, 51.00, 17.00, 27.00, 36.00 +FLL, 08, 04, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 04, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 04, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +FME, 08, 04, 88.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 04, 91.00, 58.00, 15.00, 7.00, 19.00 +FMY, 08, 04, 91.00, 75.00, 19.00, 54.00, 62.00 +FNT, 08, 04, 81.00, 59.00, 18.00, 19.00, 31.00 +FOD, 08, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 04, 89.00, 67.00, -9999.00, -9999.00, 24.00 +FOK, 08, 04, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 04, 91.00, 68.00, -9999.00, -9999.00, 25.00 +FSD, 08, 04, 86.00, 62.00, 23.00, 16.00, 31.00 +FSI, 08, 04, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 08, 04, 93.00, 70.00, 12.00, 15.00, 23.00 +FTK, 08, 04, 87.00, 64.00, -9999.00, -9999.00, 25.00 +FWA, 08, 04, 84.00, 62.00, 18.00, 22.00, 32.00 +FWH, 08, 04, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 04, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 04, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 04, 108.00, 80.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 04, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 04, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 04, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 04, 84.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 04, 84.00, 54.00, -9999.00, -9999.00, 22.00 +GFK, 08, 04, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 04, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 04, 86.00, 57.00, 18.00, 13.00, 25.00 +GJT, 08, 04, 93.00, 64.00, 12.00, 9.00, 18.00 +GKN, 08, 04, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 04, 89.00, 61.00, 20.00, 9.00, 26.00 +GLH, 08, 04, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 04, 88.00, 80.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 04, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 04, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 04, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 04, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 04, 80.00, 58.00, 22.00, 22.00, 37.00 +GRCI, 08, 04, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 04, 79.00, 51.00, -9999.00, -9999.00, 19.00 +GRI, 08, 04, 88.00, 64.00, 20.00, 12.00, 28.00 +GRK, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 08, 04, 82.00, 60.00, 20.00, 18.00, 30.00 +GSB, 08, 04, 90.00, 70.00, -9999.00, -9999.00, 37.00 +GSG, 08, 04, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 04, 87.00, 67.00, 19.00, 22.00, 34.00 +GSP, 08, 04, 88.00, 68.00, 18.00, 26.00, 34.00 +GST, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 04, 79.00, 61.00, -9999.00, -9999.00, 35.00 +GTF, 08, 04, 84.00, 54.00, 18.00, 15.00, 27.00 +GUP, 08, 04, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 04, 84.00, 61.00, -9999.00, -9999.00, 27.00 +GVW, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 04, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 04, 85.00, 72.00, 20.00, 19.00, 30.00 +HBR, 08, 04, 96.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 04, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 04, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 04, 90.00, 60.00, -9999.00, -9999.00, 13.00 +HKY, 08, 04, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 04, 86.00, 54.00, 15.00, 17.00, 25.00 +HMN, 08, 04, 95.00, 63.00, -9999.00, -9999.00, 23.00 +HMS, 08, 04, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 04, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 04, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 08, 04, 87.00, 61.00, 21.00, 13.00, 29.00 +HOP, 08, 04, 89.00, 65.00, -9999.00, -9999.00, 27.00 +HOT, 08, 04, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 04, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 04, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 04, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 04, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 04, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 04, 90.00, 72.00, -9999.00, -9999.00, 49.00 +HSV, 08, 04, 89.00, 69.00, 16.00, 23.00, 33.00 +HTL, 08, 04, 79.00, 55.00, 23.00, 20.00, 36.00 +HTS, 08, 04, 84.00, 65.00, 20.00, 26.00, 37.00 +HUF, 08, 04, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 04, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 04, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 04, 86.00, 54.00, 17.00, 13.00, 25.00 +IAB, 08, 04, 93.00, 70.00, -9999.00, -9999.00, 24.00 +IAD, 08, 04, 87.00, 64.00, 20.00, 24.00, 35.00 +IAG, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 04, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 04, 93.00, 70.00, 15.00, 14.00, 22.00 +IDA, 08, 04, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 04, 96.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 04, 85.00, 67.00, 19.00, 18.00, 30.00 +ILI, 08, 04, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 04, 88.00, 72.00, 20.00, 30.00, 40.00 +IMT, 08, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +IND, 08, 04, 85.00, 64.00, 19.00, 21.00, 32.00 +INL, 08, 04, 78.00, 54.00, 26.00, 23.00, 40.00 +INS, 08, 04, 98.00, 69.00, -9999.00, -9999.00, 6.00 +INT, 08, 04, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +INW, 08, 04, 92.00, 63.00, 11.00, 13.00, 22.00 +IPL, 08, 04, 106.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 04, 83.00, 62.00, 19.00, 26.00, 36.00 +IRK, 08, 04, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 04, 85.00, 56.00, 19.00, 14.00, 28.00 +ISP, 08, 04, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 04, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 04, 104.00, 75.00, -9999.00, -9999.00, 15.00 +IWD, 08, 04, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 04, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 04, 92.00, 70.00, 13.00, 26.00, 33.00 +JAX, 08, 04, 91.00, 72.00, 17.00, 38.00, 45.00 +JBR, 08, 04, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 04, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 04, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 04, 83.00, 68.00, 19.00, 18.00, 31.00 +JHW, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 04, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 04, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 04, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 04, 64.00, 48.00, 43.00, 43.00, 54.00 +JST, 08, 04, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 04, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 04, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 04, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 04, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 04, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 04, 82.00, 58.00, 18.00, 20.00, 30.00 +LAR, 08, 04, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 04, 105.00, 76.00, 6.00, 5.00, 10.00 +LAX, 08, 04, 76.00, 64.00, 1.00, 1.00, 1.00 +LBB, 08, 04, 91.00, 68.00, 15.00, 11.00, 21.00 +LBF, 08, 04, 88.00, 60.00, 23.00, 11.00, 30.00 +LCH, 08, 04, 91.00, 73.00, 16.00, 30.00, 38.00 +LCK, 08, 04, 85.00, 63.00, -9999.00, -9999.00, 30.00 +LEB, 08, 04, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 04, 86.00, 65.00, 16.00, 24.00, 32.00 +LFI, 08, 04, 86.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 08, 04, 94.00, 72.00, 10.00, 20.00, 25.00 +LFT, 08, 04, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 04, 84.00, 69.00, 18.00, 21.00, 31.00 +LGB, 08, 04, 84.00, 65.00, 1.00, 1.00, 1.00 +LGU, 08, 04, 89.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 04, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 04, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 04, 92.00, 71.00, 11.00, 19.00, 25.00 +LIZ, 08, 04, 76.00, 54.00, -9999.00, -9999.00, 44.00 +LMT, 08, 04, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 08, 04, 86.00, 56.00, 10.00, 12.00, 18.00 +LNK, 08, 04, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 04, 94.00, 55.00, 5.00, 3.00, 6.00 +LOZ, 08, 04, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 04, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 04, 92.00, 69.00, -9999.00, -9999.00, 25.00 +LSE, 08, 04, 84.00, 62.00, 21.00, 20.00, 33.00 +LSF, 08, 04, 92.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 04, 107.00, 68.00, -9999.00, -9999.00, 6.00 +LTS, 08, 04, 98.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 08, 04, 106.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 08, 04, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 04, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 04, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 04, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 04, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 04, 95.00, 68.00, 12.00, 11.00, 19.00 +MBL, 08, 04, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 04, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 04, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 04, 93.00, 61.00, -9999.00, -9999.00, 1.00 +MCF, 08, 04, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 04, 66.00, 47.00, 37.00, 33.00, 51.00 +MCI, 08, 04, 88.00, 68.00, 19.00, 18.00, 30.00 +MCK, 08, 04, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 04, 92.00, 71.00, 18.00, 24.00, 34.00 +MCO, 08, 04, 92.00, 73.00, 16.00, 47.00, 53.00 +MCW, 08, 04, 83.00, 61.00, 19.00, 16.00, 28.00 +MC2, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +MDH, 08, 04, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 04, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 04, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 04, 84.00, 66.00, 27.00, 20.00, 39.00 +MEI, 08, 04, 92.00, 70.00, 16.00, 28.00, 37.00 +MEM, 08, 04, 92.00, 72.00, 14.00, 19.00, 27.00 +MER, 08, 04, 97.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 08, 04, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 04, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 04, 91.00, 56.00, 7.00, 5.00, 9.00 +MGE, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 08, 04, 91.00, 71.00, 16.00, 25.00, 34.00 +MGW, 08, 04, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 04, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 04, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 04, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 04, 90.00, 75.00, 30.00, 42.00, 56.00 +MIB, 08, 04, 83.00, 57.00, -9999.00, -9999.00, 27.00 +MIV, 08, 04, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 04, 95.00, 55.00, -9999.00, -9999.00, 7.00 +MKC, 08, 04, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 04, 79.00, 62.00, 25.00, 20.00, 36.00 +MKG, 08, 04, 80.00, 60.00, 20.00, 17.00, 29.00 +MKL, 08, 04, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 04, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 04, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 04, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 04, 92.00, 56.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 04, 85.00, 64.00, 22.00, 18.00, 33.00 +MLS, 08, 04, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 04, 92.00, 71.00, -9999.00, -9999.00, 36.00 +MOB, 08, 04, 91.00, 73.00, 19.00, 45.00, 52.00 +MOT, 08, 04, 83.00, 57.00, 19.00, 13.00, 26.00 +MPV, 08, 04, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 04, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 04, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 04, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 04, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 04, 69.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 04, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 04, 81.00, 59.00, 23.00, 19.00, 35.00 +MSO, 08, 04, 84.00, 50.00, 16.00, 16.00, 26.00 +MSP, 08, 04, 83.00, 62.00, 23.00, 21.00, 35.00 +MSS, 08, 04, 80.00, 57.00, 21.00, 21.00, 34.00 +MSY, 08, 04, 91.00, 73.00, 13.00, 40.00, 46.00 +MTC, 08, 04, 81.00, 61.00, -9999.00, -9999.00, 26.00 +MTN, 08, 04, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 08, 04, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 04, 85.00, 62.00, -9999.00, -9999.00, 26.00 +MUO, 08, 04, 94.00, 57.00, -9999.00, -9999.00, 7.00 +MWA, 08, 04, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 04, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 04, 91.00, 71.00, -9999.00, -9999.00, 31.00 +MYL, 08, 04, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 04, 90.00, 71.00, -9999.00, -9999.00, 37.00 +NAO, 08, 04, 88.00, 75.00, -9999.00, -9999.00, 46.00 +NBC, 08, 04, 90.00, 73.00, -9999.00, -9999.00, 43.00 +NBE, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +NBU, 08, 04, 83.00, 63.00, -9999.00, -9999.00, 27.00 +NCA, 08, 04, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 08, 04, 79.00, 64.00, -9999.00, -9999.00, 31.00 +NC1, 08, 04, 98.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 08, 04, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NFG, 08, 04, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 08, 04, 91.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 08, 04, 93.00, 75.00, -9999.00, -9999.00, 17.00 +NGU, 08, 04, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 04, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 04, 87.00, 65.00, -9999.00, -9999.00, 30.00 +NHZ, 08, 04, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 04, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 04, 95.00, 72.00, -9999.00, -9999.00, 20.00 +NKT, 08, 04, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 04, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 04, 91.00, 68.00, -9999.00, -9999.00, 35.00 +NPA, 08, 04, 90.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NQI, 08, 04, 96.00, 74.00, -9999.00, -9999.00, 18.00 +NQX, 08, 04, 89.00, 79.00, -9999.00, -9999.00, 41.00 +NRB, 08, 04, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 08, 04, 96.00, 59.00, -9999.00, -9999.00, 2.00 +NRS, 08, 04, 74.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 04, 91.00, 71.00, -9999.00, -9999.00, 46.00 +NSI, 08, 04, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 04, 75.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 04, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 04, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NUC, 08, 04, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 04, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 04, 73.00, 51.00, -9999.00, -9999.00, 18.00 +NWF, 08, 04, 84.00, 65.00, -9999.00, -9999.00, 2.00 +NXX, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 08, 04, 89.00, 64.00, -9999.00, -9999.00, 30.00 +NZC, 08, 04, 92.00, 69.00, -9999.00, -9999.00, 49.00 +NZJ, 08, 04, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 04, 81.00, 62.00, -9999.00, -9999.00, 29.00 +NZY, 08, 04, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 04, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 04, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 04, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 04, 94.00, 71.00, 13.00, 10.00, 19.00 +OLM, 08, 04, 78.00, 50.00, 12.00, 14.00, 20.00 +OMA, 08, 04, 87.00, 65.00, 18.00, 15.00, 28.00 +OME, 08, 04, 57.00, 45.00, 31.00, 31.00, 43.00 +ONT, 08, 04, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 04, 83.00, 63.00, 23.00, 20.00, 36.00 +ORF, 08, 04, 86.00, 70.00, 18.00, 21.00, 33.00 +ORH, 08, 04, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 04, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 04, 79.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 08, 04, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 04, 67.00, 53.00, 9.00, 11.00, 15.00 +OTM, 08, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 04, 59.00, 49.00, 23.00, 28.00, 37.00 +OURC, 08, 04, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 04, 94.00, 56.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 04, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 04, 91.00, 69.00, -9999.00, -9999.00, 41.00 +PACZ, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 04, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 04, 64.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 04, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 04, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 04, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 04, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 04, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 08, 04, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 04, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 04, 51.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 04, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 04, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 04, 79.00, 59.00, -9999.00, -9999.00, 35.00 +PBI, 08, 04, 90.00, 75.00, 26.00, 38.00, 50.00 +PDT, 08, 04, 88.00, 59.00, 9.00, 7.00, 13.00 +PDX, 08, 04, 81.00, 57.00, 12.00, 13.00, 18.00 +PFN, 08, 04, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 04, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 04, 86.00, 67.00, 19.00, 18.00, 30.00 +PHX, 08, 04, 105.00, 81.00, 10.00, 2.00, 12.00 +PIA, 08, 04, 85.00, 65.00, 21.00, 20.00, 32.00 +PIB, 08, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 04, 89.00, 53.00, 9.00, 10.00, 17.00 +PIR, 08, 04, 90.00, 62.00, 18.00, 13.00, 25.00 +PIT, 08, 04, 82.00, 61.00, 20.00, 25.00, 34.00 +PKB, 08, 04, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 04, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 04, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 04, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 04, 90.00, 74.00, 19.00, 34.00, 42.00 +POB, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +POE, 08, 04, 93.00, 70.00, -9999.00, -9999.00, 45.00 +POM, 08, 04, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 04, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 04, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 04, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 04, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 04, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 04, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 04, 81.00, 57.00, -9999.00, -9999.00, 30.00 +PSP, 08, 04, 108.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 04, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 04, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 04, 92.00, 61.00, 24.00, 14.00, 32.00 +PUC, 08, 04, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 04, 82.00, 63.00, 18.00, 17.00, 29.00 +PVU, 08, 04, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 04, 79.00, 59.00, 21.00, 21.00, 32.00 +P02, 08, 04, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +P07, 08, 04, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 04, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P24, 08, 04, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P28, 08, 04, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 08, 04, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 08, 04, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 08, 04, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 08, 04, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 08, 04, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +P60, 08, 04, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 08, 04, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 04, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P68, 08, 04, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 04, 93.00, 51.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 04, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 04, 87.00, 58.00, 19.00, 15.00, 29.00 +RBL, 08, 04, 98.00, 65.00, 2.00, 2.00, 4.00 +RCA, 08, 04, 87.00, 58.00, -9999.00, -9999.00, 24.00 +RDD, 08, 04, 98.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 04, 86.00, 47.00, 10.00, 8.00, 14.00 +RDR, 08, 04, 82.00, 56.00, -9999.00, -9999.00, 30.00 +RDU, 08, 04, 88.00, 68.00, 18.00, 20.00, 31.00 +REE, 08, 04, 91.00, 68.00, -9999.00, -9999.00, 19.00 +REJ, 08, 04, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 04, 83.00, 62.00, 24.00, 19.00, 35.00 +RIC, 08, 04, 88.00, 68.00, 21.00, 22.00, 34.00 +RIV, 08, 04, 95.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 04, 89.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 04, 83.00, 53.00, 10.00, 7.00, 15.00 +RME, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 04, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +RND, 08, 04, 96.00, 75.00, -9999.00, -9999.00, 16.00 +RNO, 08, 04, 92.00, 51.00, 5.00, 5.00, 8.00 +ROA, 08, 04, 86.00, 65.00, 17.00, 25.00, 34.00 +ROC, 08, 04, 80.00, 59.00, 20.00, 23.00, 35.00 +ROW, 08, 04, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 04, 92.00, 67.00, 15.00, 10.00, 23.00 +RST, 08, 04, 81.00, 59.00, 24.00, 20.00, 35.00 +RWF, 08, 04, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 04, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 04, 93.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 04, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 04, 96.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 04, 91.00, 73.00, 19.00, 32.00, 41.00 +SAW, 08, 04, 76.00, 58.00, -9999.00, -9999.00, 34.00 +SBA, 08, 04, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 04, 98.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 04, 82.00, 63.00, 20.00, 22.00, 32.00 +SBP, 08, 04, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 04, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 04, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 04, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 04, 94.00, 61.00, 2.00, 2.00, 3.00 +SDF, 08, 04, 87.00, 67.00, 18.00, 24.00, 32.00 +SEA, 08, 04, 76.00, 56.00, 12.00, 13.00, 20.00 +SEM, 08, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 04, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 04, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 04, 90.00, 66.00, 15.00, 17.00, 26.00 +SGY, 08, 04, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 04, 87.00, 53.00, 15.00, 12.00, 22.00 +SHV, 08, 04, 94.00, 72.00, 11.00, 18.00, 24.00 +SIT, 08, 04, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 04, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 04, 97.00, 69.00, 9.00, 10.00, 16.00 +SKA, 08, 04, 84.00, 55.00, -9999.00, -9999.00, 14.00 +SKF, 08, 04, 96.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 08, 04, 92.00, 64.00, 12.00, 11.00, 19.00 +SLE, 08, 04, 83.00, 52.00, 8.00, 11.00, 14.00 +SLN, 08, 04, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 04, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 04, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 04, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 04, 51.00, 44.00, 35.00, 41.00, 53.00 +SNS, 08, 04, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 04, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 04, 86.00, 65.00, 19.00, 20.00, 31.00 +SPS, 08, 04, 97.00, 73.00, 12.00, 11.00, 18.00 +SRQ, 08, 04, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 04, 91.00, 69.00, -9999.00, -9999.00, 36.00 +SSI, 08, 04, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 04, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 04, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +STL, 08, 04, 89.00, 70.00, 18.00, 20.00, 30.00 +STNV, 08, 04, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 08, 04, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 04, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 04, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 04, 89.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 04, 86.00, 64.00, 21.00, 16.00, 31.00 +SVN, 08, 04, 91.00, 73.00, -9999.00, -9999.00, 40.00 +SWF, 08, 04, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 04, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 04, 81.00, 59.00, 23.00, 23.00, 35.00 +SZL, 08, 04, 89.00, 65.00, -9999.00, -9999.00, 24.00 +TAD, 08, 04, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 04, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 04, 90.00, 63.00, -9999.00, -9999.00, 25.00 +TCC, 08, 04, 92.00, 64.00, 18.00, 9.00, 22.00 +TCL, 08, 04, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 04, 79.00, 51.00, -9999.00, -9999.00, 17.00 +TCS, 08, 04, 91.00, 66.00, -9999.00, 15.00, 31.00 +TEB, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 04, 94.00, 71.00, -9999.00, -9999.00, 19.00 +TKA, 08, 04, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 04, 91.00, 71.00, 16.00, 44.00, 50.00 +TNX, 08, 04, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 04, 83.00, 60.00, 16.00, 22.00, 31.00 +TOP, 08, 04, 89.00, 67.00, 19.00, 17.00, 29.00 +TPA, 08, 04, 90.00, 75.00, 23.00, 44.00, 52.00 +TPH, 08, 04, 90.00, 56.00, 7.00, 7.00, 11.00 +TRI, 08, 04, 85.00, 64.00, 20.00, 24.00, 36.00 +TRK, 08, 04, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 04, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 04, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 04, 94.00, 72.00, 13.00, 10.00, 20.00 +TUP, 08, 04, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 04, 98.00, 73.00, 23.00, 14.00, 31.00 +TVC, 08, 04, 80.00, 57.00, 19.00, 14.00, 27.00 +TVL, 08, 04, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 04, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 04, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 04, 87.00, 66.00, 17.00, 23.00, 33.00 +T01, 08, 04, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 08, 04, 89.00, 69.00, -9999.00, -9999.00, 36.00 +T03, 08, 04, 89.00, 70.00, -9999.00, -9999.00, 37.00 +T04, 08, 04, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 04, 92.00, 65.00, -9999.00, -9999.00, 25.00 +T06, 08, 04, 92.00, 68.00, -9999.00, -9999.00, 30.00 +T07, 08, 04, 96.00, 60.00, -9999.00, -9999.00, 13.00 +T08, 08, 04, 91.00, 67.00, -9999.00, -9999.00, 14.00 +UCA, 08, 04, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 04, 98.00, 69.00, -9999.00, -9999.00, 6.00 +UIL, 08, 04, 69.00, 50.00, 26.00, 25.00, 36.00 +UIN, 08, 04, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 04, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 04, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 04, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 08, 04, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 08, 04, 96.00, 60.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 04, 91.00, 69.00, -9999.00, -9999.00, 41.00 +VBG, 08, 04, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 04, 94.00, 75.00, 9.00, 27.00, 30.00 +VCV, 08, 04, 98.00, 62.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 04, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 04, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 04, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 04, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 04, 91.00, 71.00, -9999.00, -9999.00, 43.00 +VRB, 08, 04, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 04, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 04, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 04, 86.00, 65.00, 14.00, 15.00, 25.00 +WJA, 08, 04, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 04, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 04, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 04, 93.00, 51.00, 7.00, 7.00, 11.00 +WPO, 08, 04, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 04, 92.00, 71.00, -9999.00, -9999.00, 35.00 +WRG, 08, 04, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 04, 86.00, 62.00, -9999.00, -9999.00, 28.00 +WRL, 08, 04, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +X68, 08, 04, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 04, 60.00, 48.00, 47.00, 47.00, 60.00 +YCG, 08, 04, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 04, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 04, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 04, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 04, 87.00, 53.00, 5.00, 5.00, 9.00 +YNG, 08, 04, 81.00, 59.00, 21.00, 23.00, 34.00 +YPA, 08, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 04, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 04, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 04, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 04, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 04, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 04, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 04, 106.00, 81.00, 3.00, 2.00, 3.00 +YVR, 08, 04, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 04, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 04, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 04, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 04, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 04, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 04, 76.00, 52.00, 22.00, 22.00, 34.00 +ZUN, 08, 04, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 04, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 04, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 04, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +01R, 08, 04, 93.00, 71.00, -9999.00, -9999.00, 32.00 +1V1, 08, 04, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 04, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 04, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 04, 87.00, 71.00, -9999.00, -9999.00, 37.00 +2PJ, 08, 04, 91.00, 69.00, -9999.00, -9999.00, 36.00 +3B1, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 04, 80.00, 55.00, -9999.00, -9999.00, 28.00 +3SE, 08, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 04, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 04, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 08, 04, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 04, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 04, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 04, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 04, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 05, 83.00, 63.00, 19.00, 22.00, 32.00 +ABI, 08, 05, 95.00, 72.00, 12.00, 12.00, 20.00 +ABQ, 08, 05, 90.00, 64.00, 23.00, 12.00, 29.00 +ABR, 08, 05, 86.00, 58.00, 22.00, 14.00, 31.00 +ABY, 08, 05, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 05, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 05, 98.00, 75.00, 8.00, 12.00, 16.00 +ACV, 08, 05, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 05, 84.00, 64.00, 20.00, 17.00, 28.00 +ADK, 08, 05, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 05, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 05, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 05, 86.00, 63.00, -9999.00, -9999.00, 29.00 +AEX, 08, 05, 93.00, 72.00, -9999.00, -9999.00, 32.00 +AFF, 08, 05, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 05, 92.00, 72.00, -9999.00, -9999.00, 65.00 +AGS, 08, 05, 91.00, 70.00, 18.00, 29.00, 38.00 +AHN, 08, 05, 89.00, 69.00, 15.00, 23.00, 32.00 +AKN, 08, 05, 62.00, 47.00, 32.00, 36.00, 48.00 +AKO, 08, 05, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 05, 83.00, 59.00, 20.00, 23.00, 34.00 +ALI, 08, 05, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 05, 83.00, 60.00, 22.00, 18.00, 32.00 +ALS, 08, 05, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 05, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 05, 90.00, 65.00, 19.00, 13.00, 28.00 +AMG, 08, 05, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 05, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 05, 64.00, 51.00, 27.00, 29.00, 39.00 +AND, 08, 05, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 05, 65.00, 53.00, 36.00, 38.00, 50.00 +AOO, 08, 05, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 08, 05, 78.00, 53.00, 21.00, 21.00, 33.00 +AQQ, 08, 05, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 05, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 08, 05, 69.00, 53.00, 15.00, 19.00, 25.00 +ATL, 08, 05, 88.00, 69.00, 17.00, 24.00, 34.00 +ATW, 08, 05, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 05, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 05, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AUG, 08, 05, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 05, 96.00, 74.00, 8.00, 12.00, 16.00 +AUW, 08, 05, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 05, 83.00, 63.00, 16.00, 29.00, 37.00 +AVP, 08, 05, 81.00, 61.00, 22.00, 23.00, 35.00 +AXN, 08, 05, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 05, 81.00, 60.00, -9999.00, -9999.00, 31.00 +AYS, 08, 05, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 05, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 05, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 05, 77.00, 46.00, -9999.00, -9999.00, 21.00 +BDL, 08, 05, 84.00, 61.00, 22.00, 21.00, 32.00 +BDR, 08, 05, 82.00, 66.00, 19.00, 19.00, 32.00 +BET, 08, 05, 60.00, 47.00, 40.00, 39.00, 52.00 +BFD, 08, 05, 76.00, 53.00, 24.00, 26.00, 37.00 +BFF, 08, 05, 89.00, 57.00, 19.00, 10.00, 25.00 +BFL, 08, 05, 98.00, 69.00, 1.00, 1.00, 1.00 +BGM, 08, 05, 77.00, 59.00, 19.00, 24.00, 33.00 +BGR, 08, 05, 77.00, 58.00, 21.00, 20.00, 32.00 +BGS, 08, 05, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 05, 90.00, 69.00, 17.00, 27.00, 38.00 +BID, 08, 05, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 05, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 05, 96.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 05, 86.00, 58.00, 16.00, 14.00, 25.00 +BIS, 08, 05, 84.00, 55.00, 20.00, 14.00, 28.00 +BIX, 08, 05, 90.00, 74.00, -9999.00, -9999.00, 40.00 +BJI, 08, 05, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 05, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 05, 88.00, 54.00, -9999.00, -9999.00, 30.00 +BKW, 08, 05, 79.00, 60.00, 24.00, 29.00, 41.00 +BLF, 08, 05, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 05, 108.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 05, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 05, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 05, 88.00, 64.00, -9999.00, -9999.00, 25.00 +BNA, 08, 05, 89.00, 68.00, 18.00, 24.00, 34.00 +BNO, 08, 05, 85.00, 46.00, -9999.00, 8.00, 20.00 +BOI, 08, 05, 90.00, 58.00, 7.00, 6.00, 12.00 +BOS, 08, 05, 81.00, 65.00, 20.00, 20.00, 31.00 +BPI, 08, 05, 80.00, 37.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 05, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 05, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 05, 84.00, 64.00, 22.00, 17.00, 30.00 +BRO, 08, 05, 94.00, 76.00, 11.00, 20.00, 25.00 +BRW, 08, 05, 43.00, 34.00, 23.00, 23.00, 36.00 +BSM, 08, 05, 96.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 08, 05, 45.00, 35.00, 19.00, 22.00, 31.00 +BTL, 08, 05, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 05, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 05, 91.00, 73.00, 12.00, 39.00, 44.00 +BTT, 08, 05, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 05, 79.00, 59.00, 27.00, 26.00, 42.00 +BUB, 08, 05, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 05, 79.00, 61.00, 23.00, 21.00, 34.00 +BUR, 08, 05, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 05, 90.00, 74.00, -9999.00, 32.00, 46.00 +BWG, 08, 05, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 05, 86.00, 66.00, 21.00, 21.00, 33.00 +BYH, 08, 05, 91.00, 70.00, -9999.00, -9999.00, 26.00 +BYI, 08, 05, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 05, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 05, 91.00, 70.00, 17.00, 27.00, 36.00 +CAG, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 05, 81.00, 61.00, 21.00, 24.00, 35.00 +CAO, 08, 05, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 05, 75.00, 53.00, 27.00, 31.00, 42.00 +CBM, 08, 05, 92.00, 69.00, -9999.00, -9999.00, 30.00 +CDB, 08, 05, 56.00, 47.00, 43.00, 48.00, 61.00 +CDC, 08, 05, 89.00, 58.00, 10.00, 11.00, 18.00 +CDR, 08, 05, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 05, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 05, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 08, 05, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 05, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 05, 89.00, 68.00, 16.00, 27.00, 36.00 +CHO, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 05, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 08, 05, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 05, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 05, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 05, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 05, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 05, 81.00, 61.00, 23.00, 24.00, 36.00 +CLL, 08, 05, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 05, 88.00, 69.00, 18.00, 20.00, 31.00 +CMH, 08, 05, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 08, 05, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 05, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 05, 90.00, 67.00, 22.00, 12.00, 28.00 +CNM, 08, 05, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 05, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 08, 05, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +COF, 08, 05, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 08, 05, 81.00, 56.00, 19.00, 21.00, 33.00 +COS, 08, 05, 83.00, 56.00, 25.00, 24.00, 39.00 +COT, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 05, 88.00, 65.00, 17.00, 16.00, 27.00 +CPR, 08, 05, 87.00, 53.00, 16.00, 12.00, 23.00 +CRBC, 08, 05, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 05, 94.00, 75.00, 11.00, 17.00, 22.00 +CRW, 08, 05, 85.00, 64.00, 23.00, 29.00, 42.00 +CSG, 08, 05, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 05, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 05, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 05, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 05, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 05, 85.00, 64.00, 19.00, 24.00, 35.00 +CVN, 08, 05, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 05, 89.00, 62.00, -9999.00, -9999.00, 25.00 +CXY, 08, 05, 85.00, 65.00, 17.00, 18.00, 27.00 +CYS, 08, 05, 81.00, 54.00, 19.00, 23.00, 34.00 +DAA, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 05, 89.00, 73.00, 16.00, 37.00, 45.00 +DAG, 08, 05, 103.00, 74.00, 3.00, 5.00, 5.00 +DAL, 08, 05, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 05, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 05, 84.00, 62.00, 20.00, 24.00, 35.00 +DBQ, 08, 05, 81.00, 61.00, 22.00, 19.00, 34.00 +DCA, 08, 05, 88.00, 71.00, 19.00, 22.00, 33.00 +DDC, 08, 05, 92.00, 67.00, 17.00, 10.00, 24.00 +DEC, 08, 05, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 05, 87.00, 58.00, 20.00, 18.00, 32.00 +DFW, 08, 05, 97.00, 74.00, 9.00, 10.00, 16.00 +DHN, 08, 05, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 05, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 05, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 05, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 05, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 05, 75.00, 55.00, 27.00, 24.00, 40.00 +DLLC, 08, 05, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 05, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 05, 97.00, 73.00, -9999.00, -9999.00, 28.00 +DMN, 08, 05, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 05, 87.00, 66.00, -9999.00, -9999.00, 28.00 +DPG, 08, 05, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 05, 91.00, 71.00, -9999.00, -9999.00, 43.00 +DRA, 08, 05, 97.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 05, 96.00, 74.00, 8.00, 10.00, 15.00 +DSM, 08, 05, 85.00, 65.00, 21.00, 19.00, 32.00 +DTW, 08, 05, 82.00, 60.00, 17.00, 20.00, 29.00 +DUG, 08, 05, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 05, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 05, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 05, 95.00, 72.00, -9999.00, -9999.00, 18.00 +D45, 08, 05, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 05, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 05, 81.00, 59.00, 21.00, 19.00, 31.00 +ECG, 08, 05, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 05, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 08, 05, 107.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 05, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 05, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 05, 80.00, 57.00, 27.00, 33.00, 45.00 +EKO, 08, 05, 90.00, 50.00, 8.00, 8.00, 14.00 +ELD, 08, 05, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 05, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 05, 94.00, 67.00, 17.00, 9.00, 24.00 +ELY, 08, 05, 86.00, 48.00, 12.00, 13.00, 20.00 +EMP, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 05, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 08, 05, 95.00, 71.00, -9999.00, -9999.00, 19.00 +ENN, 08, 05, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 05, 90.00, 66.00, -9999.00, -9999.00, 12.00 +EPH, 08, 05, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 05, 79.00, 62.00, 23.00, 22.00, 35.00 +ESF, 08, 05, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 05, 82.00, 53.00, 9.00, 10.00, 14.00 +EVV, 08, 05, 88.00, 66.00, 19.00, 17.00, 29.00 +EWN, 08, 05, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 05, 86.00, 68.00, 18.00, 21.00, 30.00 +EYW, 08, 05, 89.00, 79.00, 28.00, 30.00, 44.00 +E74, 08, 05, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 05, 88.00, 67.00, -9999.00, -9999.00, 32.00 +FAI, 08, 05, 68.00, 49.00, 30.00, 27.00, 43.00 +FAR, 08, 05, 83.00, 58.00, 21.00, 18.00, 32.00 +FAT, 08, 05, 98.00, 65.00, 0.00, 1.00, 2.00 +FAY, 08, 05, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 05, 81.00, 47.00, 17.00, 19.00, 29.00 +FCS, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FDY, 08, 05, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 05, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FHU, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +FLG, 08, 05, 80.00, 50.00, 17.00, 27.00, 36.00 +FLL, 08, 05, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 05, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 05, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +FME, 08, 05, 87.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 05, 91.00, 57.00, 14.00, 7.00, 18.00 +FMY, 08, 05, 91.00, 75.00, 19.00, 54.00, 62.00 +FNT, 08, 05, 80.00, 59.00, 18.00, 19.00, 31.00 +FOD, 08, 05, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 05, 89.00, 66.00, -9999.00, -9999.00, 24.00 +FOK, 08, 05, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 05, 91.00, 68.00, -9999.00, -9999.00, 25.00 +FSD, 08, 05, 85.00, 61.00, 23.00, 16.00, 31.00 +FSI, 08, 05, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 08, 05, 93.00, 70.00, 12.00, 15.00, 23.00 +FTK, 08, 05, 86.00, 63.00, -9999.00, -9999.00, 25.00 +FWA, 08, 05, 83.00, 62.00, 18.00, 22.00, 32.00 +FWH, 08, 05, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 05, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 05, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 05, 108.00, 79.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 05, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 05, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 05, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 05, 84.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 05, 83.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 08, 05, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 05, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 05, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 05, 85.00, 57.00, 18.00, 13.00, 25.00 +GJT, 08, 05, 92.00, 63.00, 12.00, 9.00, 18.00 +GKN, 08, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 05, 89.00, 60.00, 20.00, 9.00, 26.00 +GLH, 08, 05, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 05, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 05, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 05, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 05, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 05, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 05, 79.00, 58.00, 22.00, 23.00, 37.00 +GRCI, 08, 05, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 05, 79.00, 51.00, -9999.00, -9999.00, 19.00 +GRI, 08, 05, 87.00, 63.00, 20.00, 12.00, 28.00 +GRK, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 08, 05, 82.00, 59.00, 20.00, 18.00, 30.00 +GSB, 08, 05, 89.00, 69.00, -9999.00, -9999.00, 37.00 +GSG, 08, 05, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 05, 86.00, 67.00, 19.00, 22.00, 34.00 +GSP, 08, 05, 87.00, 68.00, 18.00, 25.00, 34.00 +GST, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 05, 79.00, 60.00, -9999.00, -9999.00, 35.00 +GTF, 08, 05, 83.00, 53.00, 18.00, 16.00, 28.00 +GUP, 08, 05, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 05, 84.00, 61.00, -9999.00, -9999.00, 27.00 +GVW, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 05, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 05, 85.00, 72.00, 20.00, 19.00, 30.00 +HBR, 08, 05, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 05, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 05, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 05, 89.00, 59.00, -9999.00, -9999.00, 13.00 +HKY, 08, 05, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 05, 85.00, 53.00, 15.00, 17.00, 25.00 +HMN, 08, 05, 95.00, 62.00, -9999.00, -9999.00, 23.00 +HMS, 08, 05, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 05, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 05, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 08, 05, 86.00, 60.00, 21.00, 13.00, 29.00 +HOP, 08, 05, 89.00, 65.00, -9999.00, -9999.00, 26.00 +HOT, 08, 05, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 05, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 05, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 05, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 05, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 05, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 05, 90.00, 72.00, -9999.00, -9999.00, 49.00 +HSV, 08, 05, 89.00, 69.00, 16.00, 23.00, 33.00 +HTL, 08, 05, 78.00, 55.00, 23.00, 20.00, 36.00 +HTS, 08, 05, 84.00, 65.00, 20.00, 26.00, 37.00 +HUF, 08, 05, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 05, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 05, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 05, 86.00, 54.00, 17.00, 13.00, 25.00 +IAB, 08, 05, 92.00, 69.00, -9999.00, -9999.00, 24.00 +IAD, 08, 05, 86.00, 64.00, 20.00, 24.00, 35.00 +IAG, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 05, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 05, 92.00, 69.00, 15.00, 14.00, 23.00 +IDA, 08, 05, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 05, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 05, 85.00, 67.00, 19.00, 18.00, 30.00 +ILI, 08, 05, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 05, 88.00, 72.00, 20.00, 30.00, 40.00 +IMT, 08, 05, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 08, 05, 84.00, 64.00, 19.00, 21.00, 32.00 +INL, 08, 05, 77.00, 53.00, 26.00, 23.00, 40.00 +INS, 08, 05, 97.00, 69.00, -9999.00, -9999.00, 6.00 +INT, 08, 05, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 08, 05, 91.00, 62.00, 11.00, 13.00, 22.00 +IPL, 08, 05, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 05, 82.00, 61.00, 19.00, 26.00, 36.00 +IRK, 08, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 05, 85.00, 56.00, 19.00, 14.00, 28.00 +ISP, 08, 05, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 05, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 05, 103.00, 74.00, -9999.00, -9999.00, 15.00 +IWD, 08, 05, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 05, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 05, 92.00, 70.00, 13.00, 26.00, 33.00 +JAX, 08, 05, 91.00, 72.00, 17.00, 38.00, 45.00 +JBR, 08, 05, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 05, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 05, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 05, 83.00, 68.00, 19.00, 18.00, 31.00 +JHW, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 05, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 05, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 05, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 05, 63.00, 48.00, 43.00, 43.00, 54.00 +JST, 08, 05, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 05, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 05, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 05, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 05, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 05, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 05, 81.00, 58.00, 18.00, 20.00, 30.00 +LAR, 08, 05, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 05, 104.00, 75.00, 6.00, 5.00, 10.00 +LAX, 08, 05, 76.00, 64.00, 1.00, 1.00, 1.00 +LBB, 08, 05, 91.00, 67.00, 15.00, 11.00, 21.00 +LBF, 08, 05, 87.00, 59.00, 23.00, 11.00, 30.00 +LCH, 08, 05, 91.00, 73.00, 16.00, 30.00, 38.00 +LCK, 08, 05, 84.00, 62.00, -9999.00, -9999.00, 30.00 +LEB, 08, 05, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 05, 86.00, 65.00, 16.00, 24.00, 32.00 +LFI, 08, 05, 85.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 08, 05, 94.00, 72.00, 10.00, 20.00, 25.00 +LFT, 08, 05, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 05, 83.00, 69.00, 18.00, 21.00, 31.00 +LGB, 08, 05, 84.00, 65.00, 1.00, 1.00, 1.00 +LGU, 08, 05, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 05, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 05, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 05, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 05, 92.00, 71.00, 11.00, 19.00, 25.00 +LIZ, 08, 05, 75.00, 53.00, -9999.00, -9999.00, 44.00 +LMT, 08, 05, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 08, 05, 85.00, 55.00, 10.00, 12.00, 18.00 +LNK, 08, 05, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 05, 93.00, 54.00, 5.00, 3.00, 6.00 +LOZ, 08, 05, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 05, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 05, 91.00, 68.00, -9999.00, -9999.00, 25.00 +LSE, 08, 05, 83.00, 61.00, 21.00, 21.00, 33.00 +LSF, 08, 05, 92.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 05, 106.00, 68.00, -9999.00, -9999.00, 6.00 +LTS, 08, 05, 97.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 08, 05, 106.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 08, 05, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 05, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 05, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 05, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 05, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 05, 95.00, 68.00, 12.00, 11.00, 19.00 +MBL, 08, 05, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 05, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 05, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 05, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 05, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 05, 65.00, 46.00, 37.00, 33.00, 51.00 +MCI, 08, 05, 88.00, 67.00, 19.00, 18.00, 30.00 +MCK, 08, 05, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 05, 92.00, 70.00, 18.00, 23.00, 34.00 +MCO, 08, 05, 92.00, 73.00, 16.00, 47.00, 53.00 +MCW, 08, 05, 82.00, 60.00, 19.00, 16.00, 28.00 +MC2, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +MDH, 08, 05, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 05, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 05, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 05, 83.00, 65.00, 28.00, 20.00, 39.00 +MEI, 08, 05, 92.00, 70.00, 16.00, 28.00, 37.00 +MEM, 08, 05, 92.00, 72.00, 14.00, 19.00, 27.00 +MER, 08, 05, 96.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 08, 05, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 05, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 05, 91.00, 56.00, 7.00, 5.00, 9.00 +MGE, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 08, 05, 91.00, 71.00, 16.00, 25.00, 34.00 +MGW, 08, 05, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 05, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 05, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 05, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 05, 90.00, 75.00, 31.00, 42.00, 56.00 +MIB, 08, 05, 82.00, 57.00, -9999.00, -9999.00, 27.00 +MIV, 08, 05, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 05, 94.00, 54.00, -9999.00, -9999.00, 7.00 +MKC, 08, 05, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 05, 79.00, 62.00, 25.00, 20.00, 36.00 +MKG, 08, 05, 79.00, 60.00, 20.00, 17.00, 29.00 +MKL, 08, 05, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 05, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 05, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 05, 90.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 05, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 05, 85.00, 63.00, 22.00, 18.00, 33.00 +MLS, 08, 05, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 05, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 05, 92.00, 71.00, -9999.00, -9999.00, 35.00 +MOB, 08, 05, 91.00, 73.00, 19.00, 45.00, 52.00 +MOT, 08, 05, 82.00, 57.00, 19.00, 13.00, 26.00 +MPV, 08, 05, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 05, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 05, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 05, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 05, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 05, 69.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 05, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 05, 81.00, 58.00, 23.00, 19.00, 35.00 +MSO, 08, 05, 84.00, 50.00, 16.00, 16.00, 26.00 +MSP, 08, 05, 82.00, 62.00, 23.00, 21.00, 36.00 +MSS, 08, 05, 79.00, 57.00, 21.00, 21.00, 34.00 +MSY, 08, 05, 90.00, 73.00, 13.00, 40.00, 46.00 +MTC, 08, 05, 80.00, 60.00, -9999.00, -9999.00, 26.00 +MTN, 08, 05, 86.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 08, 05, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 05, 84.00, 61.00, -9999.00, -9999.00, 26.00 +MUO, 08, 05, 93.00, 56.00, -9999.00, -9999.00, 7.00 +MWA, 08, 05, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 05, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 05, 91.00, 71.00, -9999.00, -9999.00, 31.00 +MYL, 08, 05, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 05, 90.00, 70.00, -9999.00, -9999.00, 36.00 +NAO, 08, 05, 88.00, 75.00, -9999.00, -9999.00, 46.00 +NBC, 08, 05, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NBE, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +NBU, 08, 05, 83.00, 62.00, -9999.00, -9999.00, 27.00 +NCA, 08, 05, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 08, 05, 79.00, 64.00, -9999.00, -9999.00, 31.00 +NC1, 08, 05, 97.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 08, 05, 85.00, 62.00, -9999.00, -9999.00, 29.00 +NFG, 08, 05, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 08, 05, 90.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 08, 05, 93.00, 75.00, -9999.00, -9999.00, 17.00 +NGU, 08, 05, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 05, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 05, 86.00, 65.00, -9999.00, -9999.00, 30.00 +NHZ, 08, 05, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 05, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 05, 95.00, 72.00, -9999.00, -9999.00, 21.00 +NKT, 08, 05, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 05, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 05, 91.00, 68.00, -9999.00, -9999.00, 34.00 +NPA, 08, 05, 89.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NQI, 08, 05, 96.00, 74.00, -9999.00, -9999.00, 18.00 +NQX, 08, 05, 89.00, 79.00, -9999.00, -9999.00, 42.00 +NRB, 08, 05, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 08, 05, 95.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 05, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 05, 91.00, 70.00, -9999.00, -9999.00, 45.00 +NSI, 08, 05, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 05, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 05, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 05, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NUC, 08, 05, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 05, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 05, 73.00, 50.00, -9999.00, -9999.00, 18.00 +NWF, 08, 05, 84.00, 65.00, -9999.00, -9999.00, 2.00 +NXX, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 08, 05, 88.00, 64.00, -9999.00, -9999.00, 30.00 +NZC, 08, 05, 92.00, 69.00, -9999.00, -9999.00, 49.00 +NZJ, 08, 05, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 05, 80.00, 61.00, -9999.00, -9999.00, 29.00 +NZY, 08, 05, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 05, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 05, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 05, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 05, 94.00, 70.00, 13.00, 10.00, 19.00 +OLM, 08, 05, 78.00, 50.00, 12.00, 14.00, 20.00 +OMA, 08, 05, 86.00, 64.00, 18.00, 15.00, 28.00 +OME, 08, 05, 57.00, 45.00, 31.00, 32.00, 44.00 +ONT, 08, 05, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 05, 83.00, 62.00, 23.00, 20.00, 36.00 +ORF, 08, 05, 86.00, 70.00, 18.00, 21.00, 33.00 +ORH, 08, 05, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 05, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 05, 78.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 08, 05, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 05, 67.00, 53.00, 9.00, 11.00, 15.00 +OTM, 08, 05, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 05, 58.00, 49.00, 23.00, 28.00, 38.00 +OURC, 08, 05, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 05, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 05, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 05, 91.00, 69.00, -9999.00, -9999.00, 41.00 +PACZ, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 05, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 05, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 05, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 05, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 05, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 05, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 05, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 08, 05, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 05, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 05, 51.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 05, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 05, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 05, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 05, 78.00, 59.00, -9999.00, -9999.00, 35.00 +PBI, 08, 05, 90.00, 75.00, 26.00, 38.00, 50.00 +PDT, 08, 05, 88.00, 58.00, 9.00, 7.00, 13.00 +PDX, 08, 05, 81.00, 57.00, 12.00, 13.00, 18.00 +PFN, 08, 05, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 05, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 05, 85.00, 67.00, 19.00, 18.00, 30.00 +PHX, 08, 05, 104.00, 80.00, 10.00, 2.00, 12.00 +PIA, 08, 05, 84.00, 64.00, 21.00, 20.00, 32.00 +PIB, 08, 05, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 05, 88.00, 52.00, 9.00, 10.00, 17.00 +PIR, 08, 05, 90.00, 61.00, 18.00, 13.00, 25.00 +PIT, 08, 05, 82.00, 61.00, 20.00, 25.00, 34.00 +PKB, 08, 05, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 05, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 05, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 05, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 05, 89.00, 74.00, 19.00, 34.00, 42.00 +POB, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +POE, 08, 05, 93.00, 70.00, -9999.00, -9999.00, 45.00 +POM, 08, 05, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 05, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 05, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 05, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 05, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 05, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 05, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 05, 81.00, 56.00, -9999.00, -9999.00, 30.00 +PSP, 08, 05, 108.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 05, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 05, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 05, 91.00, 60.00, 24.00, 14.00, 32.00 +PUC, 08, 05, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 05, 82.00, 63.00, 18.00, 17.00, 29.00 +PVU, 08, 05, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 05, 78.00, 58.00, 21.00, 21.00, 32.00 +P02, 08, 05, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 08, 05, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 05, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +P24, 08, 05, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 08, 05, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 08, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 08, 05, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 08, 05, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 08, 05, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 08, 05, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 08, 05, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 08, 05, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 05, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +P68, 08, 05, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 05, 92.00, 50.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 05, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 05, 86.00, 58.00, 19.00, 15.00, 29.00 +RBL, 08, 05, 97.00, 65.00, 2.00, 2.00, 4.00 +RCA, 08, 05, 86.00, 58.00, -9999.00, -9999.00, 24.00 +RDD, 08, 05, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 05, 85.00, 47.00, 10.00, 8.00, 14.00 +RDR, 08, 05, 82.00, 55.00, -9999.00, -9999.00, 30.00 +RDU, 08, 05, 87.00, 68.00, 18.00, 20.00, 31.00 +REE, 08, 05, 91.00, 67.00, -9999.00, -9999.00, 19.00 +REJ, 08, 05, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 05, 82.00, 61.00, 24.00, 19.00, 35.00 +RIC, 08, 05, 88.00, 67.00, 21.00, 22.00, 34.00 +RIV, 08, 05, 94.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 05, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 05, 82.00, 52.00, 10.00, 7.00, 15.00 +RME, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 05, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 05, 96.00, 75.00, -9999.00, -9999.00, 16.00 +RNO, 08, 05, 91.00, 51.00, 5.00, 5.00, 8.00 +ROA, 08, 05, 86.00, 65.00, 17.00, 25.00, 34.00 +ROC, 08, 05, 79.00, 59.00, 20.00, 23.00, 35.00 +ROW, 08, 05, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 05, 91.00, 67.00, 15.00, 10.00, 23.00 +RST, 08, 05, 80.00, 59.00, 25.00, 21.00, 36.00 +RWF, 08, 05, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 05, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 05, 93.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 05, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 05, 96.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 05, 90.00, 73.00, 19.00, 32.00, 41.00 +SAW, 08, 05, 75.00, 58.00, -9999.00, -9999.00, 34.00 +SBA, 08, 05, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 05, 97.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 05, 82.00, 62.00, 20.00, 22.00, 32.00 +SBP, 08, 05, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 05, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 05, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 05, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 05, 94.00, 61.00, 2.00, 2.00, 3.00 +SDF, 08, 05, 86.00, 67.00, 18.00, 24.00, 32.00 +SEA, 08, 05, 76.00, 56.00, 12.00, 13.00, 20.00 +SEM, 08, 05, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 05, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 05, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 05, 90.00, 66.00, 15.00, 17.00, 27.00 +SGY, 08, 05, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 05, 87.00, 53.00, 15.00, 12.00, 22.00 +SHV, 08, 05, 94.00, 72.00, 10.00, 18.00, 24.00 +SIT, 08, 05, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 05, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 05, 96.00, 69.00, 9.00, 10.00, 16.00 +SKA, 08, 05, 84.00, 55.00, -9999.00, -9999.00, 14.00 +SKF, 08, 05, 96.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 08, 05, 91.00, 63.00, 12.00, 11.00, 19.00 +SLE, 08, 05, 83.00, 52.00, 8.00, 11.00, 14.00 +SLN, 08, 05, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 05, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 05, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 05, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 05, 51.00, 44.00, 35.00, 41.00, 53.00 +SNS, 08, 05, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 05, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 05, 85.00, 64.00, 19.00, 20.00, 31.00 +SPS, 08, 05, 97.00, 72.00, 12.00, 11.00, 18.00 +SRQ, 08, 05, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 05, 90.00, 69.00, -9999.00, -9999.00, 36.00 +SSI, 08, 05, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 05, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 05, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +STL, 08, 05, 88.00, 69.00, 18.00, 20.00, 30.00 +STNV, 08, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 08, 05, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 05, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 05, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 05, 89.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 05, 85.00, 63.00, 21.00, 16.00, 31.00 +SVN, 08, 05, 90.00, 73.00, -9999.00, -9999.00, 39.00 +SWF, 08, 05, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 05, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 05, 80.00, 58.00, 23.00, 23.00, 35.00 +SZL, 08, 05, 89.00, 64.00, -9999.00, -9999.00, 24.00 +TAD, 08, 05, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 05, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 05, 90.00, 63.00, -9999.00, -9999.00, 25.00 +TCC, 08, 05, 91.00, 63.00, 18.00, 9.00, 22.00 +TCL, 08, 05, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 05, 79.00, 51.00, -9999.00, -9999.00, 17.00 +TCS, 08, 05, 91.00, 66.00, -9999.00, 15.00, 30.00 +TEB, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 05, 94.00, 70.00, -9999.00, -9999.00, 19.00 +TKA, 08, 05, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 05, 91.00, 71.00, 16.00, 44.00, 50.00 +TNX, 08, 05, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 05, 82.00, 59.00, 16.00, 22.00, 31.00 +TOP, 08, 05, 89.00, 66.00, 20.00, 18.00, 29.00 +TPA, 08, 05, 90.00, 75.00, 23.00, 44.00, 52.00 +TPH, 08, 05, 90.00, 56.00, 7.00, 7.00, 11.00 +TRI, 08, 05, 85.00, 64.00, 20.00, 24.00, 36.00 +TRK, 08, 05, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 05, 105.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 05, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 05, 94.00, 72.00, 13.00, 10.00, 20.00 +TUP, 08, 05, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 05, 97.00, 73.00, 23.00, 14.00, 31.00 +TVC, 08, 05, 80.00, 57.00, 19.00, 14.00, 28.00 +TVL, 08, 05, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 05, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 05, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 05, 87.00, 66.00, 17.00, 23.00, 33.00 +T01, 08, 05, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 08, 05, 89.00, 69.00, -9999.00, -9999.00, 35.00 +T03, 08, 05, 89.00, 70.00, -9999.00, -9999.00, 36.00 +T04, 08, 05, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 05, 91.00, 65.00, -9999.00, -9999.00, 25.00 +T06, 08, 05, 92.00, 68.00, -9999.00, -9999.00, 30.00 +T07, 08, 05, 95.00, 59.00, -9999.00, -9999.00, 13.00 +T08, 08, 05, 90.00, 66.00, -9999.00, -9999.00, 14.00 +UCA, 08, 05, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 05, 97.00, 69.00, -9999.00, -9999.00, 6.00 +UIL, 08, 05, 69.00, 50.00, 26.00, 25.00, 35.00 +UIN, 08, 05, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 05, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 05, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 05, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 08, 05, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 08, 05, 95.00, 59.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 05, 91.00, 69.00, -9999.00, -9999.00, 41.00 +VBG, 08, 05, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 05, 94.00, 74.00, 9.00, 27.00, 30.00 +VCV, 08, 05, 97.00, 61.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 05, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 05, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 05, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 05, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 05, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 05, 91.00, 71.00, -9999.00, -9999.00, 43.00 +VRB, 08, 05, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 05, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 05, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 05, 86.00, 65.00, 14.00, 15.00, 25.00 +WJA, 08, 05, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 05, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 05, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 05, 92.00, 50.00, 7.00, 7.00, 11.00 +WPO, 08, 05, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 05, 92.00, 70.00, -9999.00, -9999.00, 35.00 +WRG, 08, 05, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 05, 86.00, 62.00, -9999.00, -9999.00, 28.00 +WRL, 08, 05, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +X68, 08, 05, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 05, 60.00, 47.00, 47.00, 47.00, 60.00 +YCG, 08, 05, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 05, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 05, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 05, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 05, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 05, 87.00, 53.00, 5.00, 5.00, 9.00 +YNG, 08, 05, 80.00, 59.00, 21.00, 23.00, 34.00 +YPA, 08, 05, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 05, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 05, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 05, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 05, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 05, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 05, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 05, 106.00, 81.00, 3.00, 2.00, 3.00 +YVR, 08, 05, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 05, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 05, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 05, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 05, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 05, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 05, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 05, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 05, 75.00, 52.00, 22.00, 22.00, 34.00 +ZUN, 08, 05, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 05, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 05, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 05, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +01R, 08, 05, 92.00, 71.00, -9999.00, -9999.00, 32.00 +1V1, 08, 05, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 05, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 05, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 05, 87.00, 71.00, -9999.00, -9999.00, 37.00 +2PJ, 08, 05, 90.00, 69.00, -9999.00, -9999.00, 35.00 +3B1, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 05, 79.00, 54.00, -9999.00, -9999.00, 28.00 +3SE, 08, 05, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 05, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 05, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 08, 05, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 05, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 05, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 05, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 06, 83.00, 63.00, 19.00, 22.00, 32.00 +ABI, 08, 06, 95.00, 72.00, 12.00, 12.00, 20.00 +ABQ, 08, 06, 90.00, 64.00, 23.00, 12.00, 29.00 +ABR, 08, 06, 86.00, 58.00, 22.00, 14.00, 31.00 +ABY, 08, 06, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 06, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 06, 98.00, 75.00, 8.00, 12.00, 16.00 +ACV, 08, 06, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 06, 84.00, 64.00, 20.00, 17.00, 28.00 +ADK, 08, 06, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 06, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 06, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 06, 86.00, 63.00, -9999.00, -9999.00, 29.00 +AEX, 08, 06, 93.00, 72.00, -9999.00, -9999.00, 32.00 +AFF, 08, 06, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 06, 92.00, 72.00, -9999.00, -9999.00, 65.00 +AGS, 08, 06, 91.00, 70.00, 18.00, 29.00, 38.00 +AHN, 08, 06, 89.00, 69.00, 15.00, 23.00, 32.00 +AKN, 08, 06, 62.00, 47.00, 32.00, 37.00, 48.00 +AKO, 08, 06, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 06, 83.00, 59.00, 20.00, 23.00, 34.00 +ALI, 08, 06, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 06, 83.00, 60.00, 22.00, 18.00, 32.00 +ALS, 08, 06, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 06, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 06, 90.00, 65.00, 19.00, 13.00, 28.00 +AMG, 08, 06, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 06, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 06, 64.00, 51.00, 27.00, 29.00, 40.00 +AND, 08, 06, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 06, 65.00, 53.00, 36.00, 37.00, 50.00 +AOO, 08, 06, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 08, 06, 78.00, 53.00, 21.00, 21.00, 33.00 +AQQ, 08, 06, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 06, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 08, 06, 69.00, 53.00, 15.00, 19.00, 25.00 +ATL, 08, 06, 88.00, 69.00, 17.00, 24.00, 34.00 +ATW, 08, 06, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 06, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 06, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AUG, 08, 06, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 06, 96.00, 74.00, 8.00, 12.00, 16.00 +AUW, 08, 06, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 06, 83.00, 63.00, 16.00, 29.00, 37.00 +AVP, 08, 06, 81.00, 61.00, 22.00, 23.00, 35.00 +AXN, 08, 06, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 06, 81.00, 60.00, -9999.00, -9999.00, 31.00 +AYS, 08, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 06, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 06, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 06, 77.00, 46.00, -9999.00, -9999.00, 21.00 +BDL, 08, 06, 84.00, 61.00, 22.00, 21.00, 32.00 +BDR, 08, 06, 82.00, 66.00, 19.00, 19.00, 32.00 +BET, 08, 06, 60.00, 47.00, 40.00, 39.00, 53.00 +BFD, 08, 06, 76.00, 53.00, 24.00, 26.00, 37.00 +BFF, 08, 06, 89.00, 57.00, 19.00, 10.00, 25.00 +BFL, 08, 06, 98.00, 69.00, 1.00, 1.00, 1.00 +BGM, 08, 06, 77.00, 59.00, 19.00, 24.00, 33.00 +BGR, 08, 06, 77.00, 58.00, 21.00, 20.00, 32.00 +BGS, 08, 06, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 06, 90.00, 69.00, 17.00, 27.00, 38.00 +BID, 08, 06, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 06, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 06, 96.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 06, 86.00, 58.00, 16.00, 14.00, 25.00 +BIS, 08, 06, 84.00, 55.00, 20.00, 14.00, 28.00 +BIX, 08, 06, 90.00, 74.00, -9999.00, -9999.00, 40.00 +BJI, 08, 06, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 06, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 06, 88.00, 54.00, -9999.00, -9999.00, 30.00 +BKW, 08, 06, 79.00, 60.00, 24.00, 29.00, 41.00 +BLF, 08, 06, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 06, 108.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 06, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 06, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 06, 88.00, 64.00, -9999.00, -9999.00, 25.00 +BNA, 08, 06, 89.00, 68.00, 18.00, 24.00, 34.00 +BNO, 08, 06, 85.00, 46.00, -9999.00, 8.00, 20.00 +BOI, 08, 06, 90.00, 58.00, 7.00, 6.00, 12.00 +BOS, 08, 06, 81.00, 65.00, 20.00, 20.00, 31.00 +BPI, 08, 06, 80.00, 37.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 06, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 06, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 06, 84.00, 64.00, 22.00, 17.00, 31.00 +BRO, 08, 06, 94.00, 76.00, 11.00, 20.00, 25.00 +BRW, 08, 06, 43.00, 34.00, 23.00, 23.00, 36.00 +BSM, 08, 06, 96.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 08, 06, 45.00, 35.00, 20.00, 23.00, 32.00 +BTL, 08, 06, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 06, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 06, 91.00, 73.00, 12.00, 39.00, 44.00 +BTT, 08, 06, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 06, 79.00, 59.00, 27.00, 26.00, 42.00 +BUB, 08, 06, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 06, 79.00, 61.00, 23.00, 21.00, 34.00 +BUR, 08, 06, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 06, 90.00, 74.00, -9999.00, 32.00, 46.00 +BWG, 08, 06, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 06, 86.00, 66.00, 21.00, 21.00, 33.00 +BYH, 08, 06, 91.00, 70.00, -9999.00, -9999.00, 26.00 +BYI, 08, 06, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 06, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 06, 91.00, 70.00, 17.00, 27.00, 36.00 +CAG, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 06, 81.00, 61.00, 21.00, 24.00, 35.00 +CAO, 08, 06, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 06, 75.00, 53.00, 27.00, 31.00, 42.00 +CBM, 08, 06, 92.00, 69.00, -9999.00, -9999.00, 30.00 +CDB, 08, 06, 56.00, 47.00, 43.00, 48.00, 62.00 +CDC, 08, 06, 89.00, 58.00, 10.00, 11.00, 18.00 +CDR, 08, 06, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 06, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 06, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 08, 06, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 06, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 06, 89.00, 68.00, 16.00, 27.00, 36.00 +CHO, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 06, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 08, 06, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 06, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 06, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 06, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 06, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 06, 81.00, 61.00, 23.00, 24.00, 36.00 +CLL, 08, 06, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 06, 88.00, 69.00, 18.00, 20.00, 31.00 +CMH, 08, 06, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 08, 06, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 06, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 06, 90.00, 67.00, 22.00, 12.00, 29.00 +CNM, 08, 06, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 06, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 08, 06, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +COF, 08, 06, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 08, 06, 81.00, 56.00, 19.00, 21.00, 33.00 +COS, 08, 06, 83.00, 56.00, 25.00, 24.00, 39.00 +COT, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 06, 88.00, 65.00, 17.00, 16.00, 27.00 +CPR, 08, 06, 87.00, 53.00, 16.00, 12.00, 23.00 +CRBC, 08, 06, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 06, 94.00, 75.00, 11.00, 17.00, 22.00 +CRW, 08, 06, 85.00, 64.00, 23.00, 29.00, 42.00 +CSG, 08, 06, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 06, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 06, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 06, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 06, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 06, 85.00, 64.00, 19.00, 24.00, 35.00 +CVN, 08, 06, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 06, 89.00, 62.00, -9999.00, -9999.00, 25.00 +CXY, 08, 06, 85.00, 65.00, 17.00, 18.00, 27.00 +CYS, 08, 06, 81.00, 54.00, 19.00, 23.00, 34.00 +DAA, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 06, 89.00, 73.00, 16.00, 37.00, 45.00 +DAG, 08, 06, 103.00, 74.00, 3.00, 5.00, 5.00 +DAL, 08, 06, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 06, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 06, 84.00, 62.00, 20.00, 24.00, 35.00 +DBQ, 08, 06, 81.00, 61.00, 22.00, 19.00, 34.00 +DCA, 08, 06, 88.00, 71.00, 19.00, 22.00, 33.00 +DDC, 08, 06, 92.00, 67.00, 17.00, 10.00, 24.00 +DEC, 08, 06, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 06, 87.00, 58.00, 20.00, 18.00, 32.00 +DFW, 08, 06, 97.00, 74.00, 9.00, 10.00, 16.00 +DHN, 08, 06, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 06, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 06, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 06, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 06, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 06, 75.00, 55.00, 27.00, 24.00, 40.00 +DLLC, 08, 06, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 06, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 06, 97.00, 73.00, -9999.00, -9999.00, 28.00 +DMN, 08, 06, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 06, 87.00, 66.00, -9999.00, -9999.00, 28.00 +DPG, 08, 06, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 06, 91.00, 71.00, -9999.00, -9999.00, 43.00 +DRA, 08, 06, 97.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 06, 96.00, 74.00, 8.00, 10.00, 14.00 +DSM, 08, 06, 85.00, 65.00, 21.00, 19.00, 32.00 +DTW, 08, 06, 82.00, 60.00, 17.00, 20.00, 29.00 +DUG, 08, 06, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 06, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 06, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 06, 95.00, 72.00, -9999.00, -9999.00, 18.00 +D45, 08, 06, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 06, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 06, 81.00, 59.00, 21.00, 19.00, 31.00 +ECG, 08, 06, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 06, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 08, 06, 107.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 06, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 06, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 06, 80.00, 57.00, 27.00, 33.00, 45.00 +EKO, 08, 06, 90.00, 50.00, 8.00, 8.00, 14.00 +ELD, 08, 06, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 06, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 06, 94.00, 67.00, 17.00, 9.00, 24.00 +ELY, 08, 06, 86.00, 48.00, 12.00, 13.00, 20.00 +EMP, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 06, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 08, 06, 95.00, 71.00, -9999.00, -9999.00, 19.00 +ENN, 08, 06, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 06, 90.00, 66.00, -9999.00, -9999.00, 11.00 +EPH, 08, 06, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 06, 79.00, 62.00, 23.00, 22.00, 35.00 +ESF, 08, 06, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 06, 82.00, 53.00, 9.00, 10.00, 14.00 +EVV, 08, 06, 88.00, 66.00, 19.00, 17.00, 29.00 +EWN, 08, 06, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 06, 86.00, 68.00, 18.00, 21.00, 30.00 +EYW, 08, 06, 89.00, 79.00, 28.00, 30.00, 45.00 +E74, 08, 06, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 06, 88.00, 67.00, -9999.00, -9999.00, 31.00 +FAI, 08, 06, 68.00, 49.00, 30.00, 27.00, 43.00 +FAR, 08, 06, 83.00, 58.00, 21.00, 18.00, 32.00 +FAT, 08, 06, 98.00, 65.00, 0.00, 1.00, 2.00 +FAY, 08, 06, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 06, 81.00, 47.00, 17.00, 19.00, 29.00 +FCS, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FDY, 08, 06, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 06, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FHU, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +FLG, 08, 06, 80.00, 50.00, 17.00, 27.00, 36.00 +FLL, 08, 06, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 06, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 06, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +FME, 08, 06, 87.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 06, 91.00, 57.00, 14.00, 7.00, 18.00 +FMY, 08, 06, 91.00, 75.00, 19.00, 54.00, 62.00 +FNT, 08, 06, 80.00, 59.00, 18.00, 19.00, 31.00 +FOD, 08, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 06, 89.00, 66.00, -9999.00, -9999.00, 24.00 +FOK, 08, 06, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 06, 91.00, 68.00, -9999.00, -9999.00, 25.00 +FSD, 08, 06, 85.00, 61.00, 23.00, 16.00, 31.00 +FSI, 08, 06, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 08, 06, 93.00, 70.00, 12.00, 15.00, 23.00 +FTK, 08, 06, 86.00, 63.00, -9999.00, -9999.00, 25.00 +FWA, 08, 06, 83.00, 62.00, 18.00, 22.00, 32.00 +FWH, 08, 06, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 06, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 06, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 06, 108.00, 79.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 06, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 06, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 06, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 06, 84.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 06, 83.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 08, 06, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 06, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 06, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 06, 85.00, 57.00, 18.00, 13.00, 25.00 +GJT, 08, 06, 92.00, 63.00, 12.00, 9.00, 18.00 +GKN, 08, 06, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 06, 89.00, 60.00, 20.00, 9.00, 26.00 +GLH, 08, 06, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 06, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 06, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 06, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 06, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 06, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 06, 79.00, 58.00, 22.00, 23.00, 37.00 +GRCI, 08, 06, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 06, 79.00, 51.00, -9999.00, -9999.00, 19.00 +GRI, 08, 06, 87.00, 63.00, 20.00, 12.00, 28.00 +GRK, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 08, 06, 82.00, 59.00, 20.00, 18.00, 30.00 +GSB, 08, 06, 89.00, 69.00, -9999.00, -9999.00, 36.00 +GSG, 08, 06, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 06, 86.00, 67.00, 19.00, 22.00, 34.00 +GSP, 08, 06, 87.00, 68.00, 18.00, 25.00, 34.00 +GST, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 06, 79.00, 60.00, -9999.00, -9999.00, 35.00 +GTF, 08, 06, 83.00, 53.00, 18.00, 16.00, 28.00 +GUP, 08, 06, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 06, 84.00, 61.00, -9999.00, -9999.00, 27.00 +GVW, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 06, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 06, 85.00, 72.00, 20.00, 19.00, 30.00 +HBR, 08, 06, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 06, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 06, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 06, 89.00, 59.00, -9999.00, -9999.00, 13.00 +HKY, 08, 06, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 06, 85.00, 53.00, 15.00, 17.00, 25.00 +HMN, 08, 06, 95.00, 62.00, -9999.00, -9999.00, 23.00 +HMS, 08, 06, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 06, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 06, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 08, 06, 86.00, 60.00, 21.00, 13.00, 29.00 +HOP, 08, 06, 89.00, 65.00, -9999.00, -9999.00, 26.00 +HOT, 08, 06, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 06, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 06, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 06, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 06, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 06, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 06, 90.00, 72.00, -9999.00, -9999.00, 49.00 +HSV, 08, 06, 89.00, 69.00, 16.00, 23.00, 33.00 +HTL, 08, 06, 78.00, 55.00, 23.00, 20.00, 36.00 +HTS, 08, 06, 84.00, 65.00, 20.00, 26.00, 37.00 +HUF, 08, 06, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 06, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 06, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 06, 86.00, 54.00, 17.00, 13.00, 25.00 +IAB, 08, 06, 92.00, 69.00, -9999.00, -9999.00, 24.00 +IAD, 08, 06, 86.00, 64.00, 20.00, 24.00, 35.00 +IAG, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 06, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 06, 92.00, 69.00, 15.00, 14.00, 23.00 +IDA, 08, 06, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 06, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 06, 85.00, 67.00, 19.00, 18.00, 30.00 +ILI, 08, 06, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 06, 88.00, 72.00, 20.00, 30.00, 40.00 +IMT, 08, 06, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 08, 06, 84.00, 64.00, 19.00, 21.00, 32.00 +INL, 08, 06, 77.00, 53.00, 26.00, 23.00, 40.00 +INS, 08, 06, 97.00, 69.00, -9999.00, -9999.00, 6.00 +INT, 08, 06, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 08, 06, 91.00, 62.00, 11.00, 13.00, 22.00 +IPL, 08, 06, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 06, 82.00, 61.00, 19.00, 26.00, 36.00 +IRK, 08, 06, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 06, 85.00, 56.00, 19.00, 14.00, 28.00 +ISP, 08, 06, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 06, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 06, 103.00, 74.00, -9999.00, -9999.00, 15.00 +IWD, 08, 06, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 06, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 06, 92.00, 70.00, 13.00, 26.00, 32.00 +JAX, 08, 06, 91.00, 72.00, 17.00, 38.00, 45.00 +JBR, 08, 06, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 06, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 06, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 06, 83.00, 68.00, 19.00, 18.00, 31.00 +JHW, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 06, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 06, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 06, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 06, 63.00, 48.00, 43.00, 43.00, 54.00 +JST, 08, 06, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 06, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 06, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 06, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 06, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 06, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 06, 81.00, 58.00, 18.00, 20.00, 30.00 +LAR, 08, 06, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 06, 104.00, 75.00, 6.00, 5.00, 10.00 +LAX, 08, 06, 76.00, 64.00, 1.00, 1.00, 1.00 +LBB, 08, 06, 91.00, 67.00, 15.00, 11.00, 21.00 +LBF, 08, 06, 87.00, 59.00, 23.00, 11.00, 30.00 +LCH, 08, 06, 91.00, 73.00, 16.00, 30.00, 38.00 +LCK, 08, 06, 84.00, 62.00, -9999.00, -9999.00, 30.00 +LEB, 08, 06, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 06, 86.00, 65.00, 16.00, 24.00, 32.00 +LFI, 08, 06, 85.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 08, 06, 94.00, 72.00, 10.00, 20.00, 25.00 +LFT, 08, 06, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 06, 83.00, 69.00, 18.00, 21.00, 31.00 +LGB, 08, 06, 84.00, 65.00, 1.00, 1.00, 1.00 +LGU, 08, 06, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 06, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 06, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 06, 92.00, 71.00, 11.00, 19.00, 25.00 +LIZ, 08, 06, 75.00, 53.00, -9999.00, -9999.00, 44.00 +LMT, 08, 06, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 08, 06, 85.00, 55.00, 10.00, 12.00, 18.00 +LNK, 08, 06, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 06, 93.00, 54.00, 5.00, 3.00, 6.00 +LOZ, 08, 06, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 06, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 06, 91.00, 68.00, -9999.00, -9999.00, 25.00 +LSE, 08, 06, 83.00, 61.00, 21.00, 21.00, 33.00 +LSF, 08, 06, 92.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 06, 106.00, 68.00, -9999.00, -9999.00, 6.00 +LTS, 08, 06, 97.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 08, 06, 106.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 08, 06, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 06, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 06, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 06, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 06, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 06, 95.00, 68.00, 12.00, 11.00, 19.00 +MBL, 08, 06, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 06, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 06, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 06, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 06, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 06, 65.00, 46.00, 37.00, 33.00, 51.00 +MCI, 08, 06, 88.00, 67.00, 19.00, 19.00, 31.00 +MCK, 08, 06, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 06, 92.00, 70.00, 18.00, 23.00, 34.00 +MCO, 08, 06, 92.00, 73.00, 16.00, 47.00, 53.00 +MCW, 08, 06, 82.00, 60.00, 19.00, 16.00, 28.00 +MC2, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MDH, 08, 06, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 06, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 06, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 06, 83.00, 65.00, 28.00, 20.00, 39.00 +MEI, 08, 06, 92.00, 70.00, 16.00, 28.00, 37.00 +MEM, 08, 06, 92.00, 72.00, 14.00, 19.00, 27.00 +MER, 08, 06, 96.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 08, 06, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 06, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 06, 91.00, 56.00, 7.00, 5.00, 9.00 +MGE, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 08, 06, 91.00, 71.00, 16.00, 25.00, 34.00 +MGW, 08, 06, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 06, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 06, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 06, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 06, 90.00, 75.00, 31.00, 43.00, 56.00 +MIB, 08, 06, 82.00, 57.00, -9999.00, -9999.00, 27.00 +MIV, 08, 06, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 06, 94.00, 54.00, -9999.00, -9999.00, 7.00 +MKC, 08, 06, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 06, 79.00, 62.00, 25.00, 20.00, 36.00 +MKG, 08, 06, 79.00, 60.00, 20.00, 17.00, 29.00 +MKL, 08, 06, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 06, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 06, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 06, 90.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 06, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 06, 85.00, 63.00, 22.00, 18.00, 33.00 +MLS, 08, 06, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 06, 92.00, 71.00, -9999.00, -9999.00, 35.00 +MOB, 08, 06, 91.00, 73.00, 19.00, 45.00, 52.00 +MOT, 08, 06, 82.00, 57.00, 19.00, 13.00, 26.00 +MPV, 08, 06, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 06, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 06, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 06, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 06, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 06, 69.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 06, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 06, 81.00, 58.00, 23.00, 19.00, 35.00 +MSO, 08, 06, 84.00, 50.00, 16.00, 16.00, 26.00 +MSP, 08, 06, 82.00, 62.00, 24.00, 21.00, 36.00 +MSS, 08, 06, 79.00, 57.00, 21.00, 21.00, 34.00 +MSY, 08, 06, 90.00, 73.00, 13.00, 40.00, 46.00 +MTC, 08, 06, 80.00, 60.00, -9999.00, -9999.00, 26.00 +MTN, 08, 06, 86.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 08, 06, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 06, 84.00, 61.00, -9999.00, -9999.00, 26.00 +MUO, 08, 06, 93.00, 56.00, -9999.00, -9999.00, 7.00 +MWA, 08, 06, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 06, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 06, 91.00, 71.00, -9999.00, -9999.00, 31.00 +MYL, 08, 06, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 06, 90.00, 70.00, -9999.00, -9999.00, 36.00 +NAO, 08, 06, 88.00, 75.00, -9999.00, -9999.00, 46.00 +NBC, 08, 06, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NBE, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +NBU, 08, 06, 83.00, 62.00, -9999.00, -9999.00, 27.00 +NCA, 08, 06, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 08, 06, 79.00, 64.00, -9999.00, -9999.00, 31.00 +NC1, 08, 06, 97.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 08, 06, 85.00, 62.00, -9999.00, -9999.00, 29.00 +NFG, 08, 06, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 08, 06, 90.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 08, 06, 93.00, 75.00, -9999.00, -9999.00, 17.00 +NGU, 08, 06, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 06, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 06, 86.00, 65.00, -9999.00, -9999.00, 30.00 +NHZ, 08, 06, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 06, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 06, 95.00, 72.00, -9999.00, -9999.00, 21.00 +NKT, 08, 06, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 06, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 06, 91.00, 68.00, -9999.00, -9999.00, 34.00 +NPA, 08, 06, 89.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NQI, 08, 06, 96.00, 74.00, -9999.00, -9999.00, 18.00 +NQX, 08, 06, 89.00, 79.00, -9999.00, -9999.00, 42.00 +NRB, 08, 06, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 08, 06, 95.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 06, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 06, 91.00, 70.00, -9999.00, -9999.00, 45.00 +NSI, 08, 06, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 06, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 06, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 06, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NUC, 08, 06, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 06, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 06, 73.00, 50.00, -9999.00, -9999.00, 18.00 +NWF, 08, 06, 84.00, 65.00, -9999.00, -9999.00, 2.00 +NXX, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 08, 06, 88.00, 64.00, -9999.00, -9999.00, 30.00 +NZC, 08, 06, 92.00, 69.00, -9999.00, -9999.00, 49.00 +NZJ, 08, 06, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 06, 80.00, 61.00, -9999.00, -9999.00, 29.00 +NZY, 08, 06, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 06, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 06, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 06, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 06, 94.00, 70.00, 13.00, 10.00, 19.00 +OLM, 08, 06, 78.00, 50.00, 12.00, 14.00, 20.00 +OMA, 08, 06, 86.00, 64.00, 18.00, 15.00, 28.00 +OME, 08, 06, 57.00, 45.00, 31.00, 32.00, 44.00 +ONT, 08, 06, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 06, 83.00, 62.00, 23.00, 20.00, 36.00 +ORF, 08, 06, 86.00, 70.00, 18.00, 21.00, 33.00 +ORH, 08, 06, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 06, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 06, 78.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 08, 06, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 06, 67.00, 53.00, 9.00, 11.00, 15.00 +OTM, 08, 06, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 06, 58.00, 49.00, 23.00, 28.00, 38.00 +OURC, 08, 06, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 06, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 06, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 06, 91.00, 69.00, -9999.00, -9999.00, 40.00 +PACZ, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 06, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 06, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 06, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 06, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 06, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 06, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 06, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 08, 06, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 06, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 06, 51.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 06, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 06, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 06, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 06, 78.00, 59.00, -9999.00, -9999.00, 35.00 +PBI, 08, 06, 90.00, 75.00, 26.00, 38.00, 50.00 +PDT, 08, 06, 88.00, 58.00, 9.00, 7.00, 13.00 +PDX, 08, 06, 81.00, 57.00, 12.00, 13.00, 18.00 +PFN, 08, 06, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 06, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 06, 85.00, 67.00, 19.00, 18.00, 30.00 +PHX, 08, 06, 104.00, 80.00, 10.00, 2.00, 12.00 +PIA, 08, 06, 84.00, 64.00, 21.00, 20.00, 32.00 +PIB, 08, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 06, 88.00, 52.00, 9.00, 10.00, 17.00 +PIR, 08, 06, 90.00, 61.00, 18.00, 13.00, 25.00 +PIT, 08, 06, 82.00, 61.00, 20.00, 25.00, 34.00 +PKB, 08, 06, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 06, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 06, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 06, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 06, 89.00, 74.00, 19.00, 34.00, 42.00 +POB, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +POE, 08, 06, 93.00, 70.00, -9999.00, -9999.00, 44.00 +POM, 08, 06, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 06, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 06, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 06, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 06, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 06, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 06, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 06, 81.00, 56.00, -9999.00, -9999.00, 30.00 +PSP, 08, 06, 108.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 06, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 06, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 06, 91.00, 60.00, 24.00, 14.00, 32.00 +PUC, 08, 06, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 06, 82.00, 63.00, 18.00, 17.00, 29.00 +PVU, 08, 06, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 06, 78.00, 58.00, 21.00, 21.00, 32.00 +P02, 08, 06, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 08, 06, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 06, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +P24, 08, 06, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 08, 06, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 08, 06, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 08, 06, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 08, 06, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 08, 06, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 08, 06, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 08, 06, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 08, 06, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 06, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +P68, 08, 06, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 06, 92.00, 50.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 06, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 06, 86.00, 58.00, 19.00, 15.00, 29.00 +RBL, 08, 06, 97.00, 65.00, 2.00, 2.00, 4.00 +RCA, 08, 06, 86.00, 58.00, -9999.00, -9999.00, 24.00 +RDD, 08, 06, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 06, 85.00, 47.00, 10.00, 8.00, 14.00 +RDR, 08, 06, 82.00, 55.00, -9999.00, -9999.00, 30.00 +RDU, 08, 06, 87.00, 68.00, 18.00, 20.00, 31.00 +REE, 08, 06, 91.00, 67.00, -9999.00, -9999.00, 19.00 +REJ, 08, 06, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 06, 82.00, 61.00, 24.00, 19.00, 35.00 +RIC, 08, 06, 88.00, 67.00, 21.00, 22.00, 34.00 +RIV, 08, 06, 94.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 06, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 06, 82.00, 52.00, 10.00, 7.00, 15.00 +RME, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 06, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 06, 96.00, 75.00, -9999.00, -9999.00, 16.00 +RNO, 08, 06, 91.00, 51.00, 5.00, 5.00, 8.00 +ROA, 08, 06, 86.00, 65.00, 17.00, 25.00, 34.00 +ROC, 08, 06, 79.00, 59.00, 21.00, 23.00, 35.00 +ROW, 08, 06, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 06, 91.00, 67.00, 15.00, 10.00, 23.00 +RST, 08, 06, 80.00, 59.00, 25.00, 21.00, 36.00 +RWF, 08, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 06, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 06, 93.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 06, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 06, 96.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 06, 90.00, 73.00, 19.00, 32.00, 41.00 +SAW, 08, 06, 75.00, 58.00, -9999.00, -9999.00, 34.00 +SBA, 08, 06, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 06, 97.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 06, 82.00, 62.00, 20.00, 22.00, 32.00 +SBP, 08, 06, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 06, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 06, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 06, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 06, 94.00, 61.00, 2.00, 2.00, 3.00 +SDF, 08, 06, 86.00, 67.00, 18.00, 24.00, 32.00 +SEA, 08, 06, 76.00, 56.00, 12.00, 13.00, 20.00 +SEM, 08, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 06, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 06, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 06, 90.00, 66.00, 15.00, 17.00, 27.00 +SGY, 08, 06, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 06, 87.00, 53.00, 15.00, 12.00, 22.00 +SHV, 08, 06, 94.00, 72.00, 10.00, 18.00, 24.00 +SIT, 08, 06, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 06, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 06, 96.00, 69.00, 9.00, 10.00, 16.00 +SKA, 08, 06, 84.00, 55.00, -9999.00, -9999.00, 14.00 +SKF, 08, 06, 96.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 08, 06, 91.00, 63.00, 12.00, 11.00, 19.00 +SLE, 08, 06, 83.00, 52.00, 8.00, 11.00, 14.00 +SLN, 08, 06, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 06, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 06, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 06, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 06, 51.00, 44.00, 35.00, 41.00, 53.00 +SNS, 08, 06, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 06, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 06, 85.00, 64.00, 19.00, 20.00, 31.00 +SPS, 08, 06, 97.00, 72.00, 12.00, 11.00, 18.00 +SRQ, 08, 06, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 06, 90.00, 69.00, -9999.00, -9999.00, 36.00 +SSI, 08, 06, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 06, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 06, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +STL, 08, 06, 88.00, 69.00, 18.00, 20.00, 30.00 +STNV, 08, 06, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 08, 06, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 06, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 06, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 06, 89.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 06, 85.00, 63.00, 21.00, 16.00, 31.00 +SVN, 08, 06, 90.00, 73.00, -9999.00, -9999.00, 39.00 +SWF, 08, 06, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 06, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 06, 80.00, 58.00, 23.00, 23.00, 35.00 +SZL, 08, 06, 89.00, 64.00, -9999.00, -9999.00, 24.00 +TAD, 08, 06, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 06, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 06, 90.00, 63.00, -9999.00, -9999.00, 25.00 +TCC, 08, 06, 91.00, 63.00, 18.00, 9.00, 22.00 +TCL, 08, 06, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 06, 79.00, 51.00, -9999.00, -9999.00, 17.00 +TCS, 08, 06, 91.00, 66.00, -9999.00, 15.00, 30.00 +TEB, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 06, 94.00, 70.00, -9999.00, -9999.00, 19.00 +TKA, 08, 06, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 06, 91.00, 71.00, 16.00, 44.00, 50.00 +TNX, 08, 06, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 06, 82.00, 59.00, 16.00, 22.00, 31.00 +TOP, 08, 06, 89.00, 66.00, 20.00, 18.00, 30.00 +TPA, 08, 06, 90.00, 75.00, 23.00, 44.00, 52.00 +TPH, 08, 06, 90.00, 56.00, 7.00, 7.00, 11.00 +TRI, 08, 06, 85.00, 64.00, 20.00, 24.00, 36.00 +TRK, 08, 06, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 06, 105.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 06, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 06, 94.00, 72.00, 13.00, 10.00, 20.00 +TUP, 08, 06, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 06, 97.00, 73.00, 22.00, 14.00, 31.00 +TVC, 08, 06, 80.00, 57.00, 19.00, 14.00, 28.00 +TVL, 08, 06, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 06, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 06, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 06, 87.00, 66.00, 17.00, 23.00, 33.00 +T01, 08, 06, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 08, 06, 89.00, 69.00, -9999.00, -9999.00, 35.00 +T03, 08, 06, 89.00, 70.00, -9999.00, -9999.00, 36.00 +T04, 08, 06, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 06, 91.00, 65.00, -9999.00, -9999.00, 25.00 +T06, 08, 06, 92.00, 68.00, -9999.00, -9999.00, 30.00 +T07, 08, 06, 95.00, 59.00, -9999.00, -9999.00, 13.00 +T08, 08, 06, 90.00, 66.00, -9999.00, -9999.00, 14.00 +UCA, 08, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 06, 97.00, 69.00, -9999.00, -9999.00, 6.00 +UIL, 08, 06, 69.00, 50.00, 26.00, 25.00, 35.00 +UIN, 08, 06, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 06, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 06, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 06, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 08, 06, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 08, 06, 95.00, 59.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 06, 91.00, 69.00, -9999.00, -9999.00, 41.00 +VBG, 08, 06, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 06, 94.00, 74.00, 9.00, 27.00, 30.00 +VCV, 08, 06, 97.00, 61.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 06, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 06, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 06, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 06, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 06, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 06, 91.00, 71.00, -9999.00, -9999.00, 43.00 +VRB, 08, 06, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 06, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 06, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 06, 86.00, 65.00, 14.00, 15.00, 25.00 +WJA, 08, 06, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 06, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 06, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 06, 92.00, 50.00, 7.00, 7.00, 11.00 +WPO, 08, 06, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 06, 92.00, 70.00, -9999.00, -9999.00, 35.00 +WRG, 08, 06, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 06, 86.00, 62.00, -9999.00, -9999.00, 28.00 +WRL, 08, 06, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +X68, 08, 06, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 06, 60.00, 47.00, 48.00, 47.00, 60.00 +YCG, 08, 06, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 06, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 06, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 06, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 06, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 06, 87.00, 53.00, 5.00, 5.00, 9.00 +YNG, 08, 06, 80.00, 59.00, 21.00, 23.00, 34.00 +YPA, 08, 06, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 06, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 06, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 06, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 06, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 06, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 06, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 06, 106.00, 81.00, 3.00, 2.00, 3.00 +YVR, 08, 06, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 06, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 06, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 06, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 06, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 06, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 06, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 06, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 06, 75.00, 52.00, 22.00, 22.00, 34.00 +ZUN, 08, 06, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 06, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 06, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +01R, 08, 06, 92.00, 71.00, -9999.00, -9999.00, 32.00 +1V1, 08, 06, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 06, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 06, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 06, 87.00, 71.00, -9999.00, -9999.00, 36.00 +2PJ, 08, 06, 90.00, 69.00, -9999.00, -9999.00, 35.00 +3B1, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 06, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 06, 79.00, 54.00, -9999.00, -9999.00, 28.00 +3SE, 08, 06, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 06, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 06, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 08, 06, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 06, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 06, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 06, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 07, 83.00, 63.00, 19.00, 22.00, 32.00 +ABI, 08, 07, 95.00, 72.00, 12.00, 12.00, 20.00 +ABQ, 08, 07, 90.00, 64.00, 23.00, 12.00, 30.00 +ABR, 08, 07, 86.00, 58.00, 22.00, 14.00, 31.00 +ABY, 08, 07, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 07, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 07, 98.00, 75.00, 8.00, 12.00, 16.00 +ACV, 08, 07, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 07, 84.00, 64.00, 20.00, 17.00, 28.00 +ADK, 08, 07, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 07, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 07, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 07, 86.00, 63.00, -9999.00, -9999.00, 29.00 +AEX, 08, 07, 93.00, 72.00, -9999.00, -9999.00, 31.00 +AFF, 08, 07, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 07, 92.00, 72.00, -9999.00, -9999.00, 65.00 +AGS, 08, 07, 91.00, 70.00, 18.00, 29.00, 38.00 +AHN, 08, 07, 89.00, 69.00, 15.00, 23.00, 32.00 +AKN, 08, 07, 62.00, 47.00, 32.00, 37.00, 49.00 +AKO, 08, 07, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 07, 83.00, 59.00, 20.00, 23.00, 34.00 +ALI, 08, 07, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 07, 83.00, 60.00, 22.00, 18.00, 32.00 +ALS, 08, 07, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 07, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 07, 90.00, 65.00, 20.00, 13.00, 28.00 +AMG, 08, 07, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 07, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 07, 64.00, 51.00, 27.00, 29.00, 40.00 +AND, 08, 07, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 07, 65.00, 53.00, 36.00, 37.00, 50.00 +AOO, 08, 07, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 08, 07, 78.00, 53.00, 21.00, 21.00, 33.00 +AQQ, 08, 07, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 07, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 08, 07, 69.00, 53.00, 15.00, 19.00, 25.00 +ATL, 08, 07, 88.00, 69.00, 17.00, 24.00, 34.00 +ATW, 08, 07, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 07, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 07, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AUG, 08, 07, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 07, 96.00, 74.00, 8.00, 12.00, 16.00 +AUW, 08, 07, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 07, 83.00, 63.00, 16.00, 29.00, 37.00 +AVP, 08, 07, 81.00, 61.00, 22.00, 23.00, 35.00 +AXN, 08, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 07, 81.00, 60.00, -9999.00, -9999.00, 31.00 +AYS, 08, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 07, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 07, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 07, 77.00, 46.00, -9999.00, -9999.00, 21.00 +BDL, 08, 07, 84.00, 61.00, 22.00, 21.00, 32.00 +BDR, 08, 07, 82.00, 66.00, 20.00, 19.00, 33.00 +BET, 08, 07, 60.00, 47.00, 41.00, 40.00, 53.00 +BFD, 08, 07, 76.00, 53.00, 24.00, 26.00, 37.00 +BFF, 08, 07, 89.00, 57.00, 18.00, 10.00, 25.00 +BFL, 08, 07, 98.00, 69.00, 1.00, 1.00, 1.00 +BGM, 08, 07, 77.00, 59.00, 19.00, 24.00, 33.00 +BGR, 08, 07, 77.00, 58.00, 21.00, 20.00, 32.00 +BGS, 08, 07, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 07, 90.00, 69.00, 17.00, 27.00, 38.00 +BID, 08, 07, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 07, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 07, 96.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 07, 86.00, 58.00, 16.00, 14.00, 25.00 +BIS, 08, 07, 84.00, 55.00, 20.00, 14.00, 28.00 +BIX, 08, 07, 90.00, 74.00, -9999.00, -9999.00, 39.00 +BJI, 08, 07, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 07, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 07, 88.00, 54.00, -9999.00, -9999.00, 29.00 +BKW, 08, 07, 79.00, 60.00, 24.00, 29.00, 41.00 +BLF, 08, 07, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 07, 108.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 07, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 07, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 07, 88.00, 64.00, -9999.00, -9999.00, 25.00 +BNA, 08, 07, 89.00, 68.00, 18.00, 24.00, 34.00 +BNO, 08, 07, 85.00, 46.00, -9999.00, 8.00, 20.00 +BOI, 08, 07, 90.00, 58.00, 7.00, 6.00, 12.00 +BOS, 08, 07, 81.00, 65.00, 20.00, 21.00, 31.00 +BPI, 08, 07, 80.00, 37.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 07, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 07, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 07, 84.00, 64.00, 22.00, 17.00, 31.00 +BRO, 08, 07, 94.00, 76.00, 11.00, 20.00, 25.00 +BRW, 08, 07, 43.00, 34.00, 24.00, 23.00, 36.00 +BSM, 08, 07, 96.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 08, 07, 45.00, 35.00, 20.00, 23.00, 32.00 +BTL, 08, 07, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 07, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 07, 91.00, 73.00, 12.00, 39.00, 44.00 +BTT, 08, 07, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 07, 79.00, 59.00, 28.00, 27.00, 43.00 +BUB, 08, 07, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 07, 79.00, 61.00, 23.00, 21.00, 34.00 +BUR, 08, 07, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 07, 90.00, 74.00, -9999.00, 32.00, 47.00 +BWG, 08, 07, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 07, 86.00, 66.00, 21.00, 21.00, 33.00 +BYH, 08, 07, 91.00, 70.00, -9999.00, -9999.00, 26.00 +BYI, 08, 07, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 07, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 07, 91.00, 70.00, 17.00, 27.00, 35.00 +CAG, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 07, 81.00, 61.00, 21.00, 24.00, 35.00 +CAO, 08, 07, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 07, 75.00, 53.00, 27.00, 31.00, 42.00 +CBM, 08, 07, 92.00, 69.00, -9999.00, -9999.00, 30.00 +CDB, 08, 07, 56.00, 47.00, 44.00, 48.00, 62.00 +CDC, 08, 07, 89.00, 58.00, 10.00, 11.00, 18.00 +CDR, 08, 07, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 07, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 07, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 08, 07, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 07, 89.00, 68.00, 16.00, 27.00, 36.00 +CHO, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 07, 90.00, 73.00, 20.00, 30.00, 40.00 +CID, 08, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 07, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 07, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 07, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 07, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 07, 81.00, 61.00, 23.00, 24.00, 37.00 +CLL, 08, 07, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 07, 88.00, 69.00, 18.00, 20.00, 31.00 +CMH, 08, 07, 83.00, 62.00, 19.00, 25.00, 35.00 +CMI, 08, 07, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 07, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 07, 90.00, 67.00, 22.00, 12.00, 29.00 +CNM, 08, 07, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 07, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 08, 07, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +COF, 08, 07, 90.00, 73.00, -9999.00, -9999.00, 35.00 +CON, 08, 07, 81.00, 56.00, 19.00, 21.00, 33.00 +COS, 08, 07, 83.00, 56.00, 25.00, 24.00, 39.00 +COT, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 07, 88.00, 65.00, 17.00, 16.00, 27.00 +CPR, 08, 07, 87.00, 53.00, 15.00, 12.00, 23.00 +CRBC, 08, 07, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 07, 94.00, 75.00, 11.00, 18.00, 22.00 +CRW, 08, 07, 85.00, 64.00, 23.00, 29.00, 42.00 +CSG, 08, 07, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 07, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 07, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 07, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 07, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 07, 85.00, 64.00, 19.00, 24.00, 35.00 +CVN, 08, 07, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 07, 89.00, 62.00, -9999.00, -9999.00, 25.00 +CXY, 08, 07, 85.00, 65.00, 17.00, 18.00, 27.00 +CYS, 08, 07, 81.00, 54.00, 19.00, 23.00, 34.00 +DAA, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 07, 89.00, 73.00, 17.00, 37.00, 45.00 +DAG, 08, 07, 103.00, 74.00, 3.00, 5.00, 5.00 +DAL, 08, 07, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 07, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 07, 84.00, 62.00, 21.00, 24.00, 35.00 +DBQ, 08, 07, 81.00, 61.00, 23.00, 19.00, 35.00 +DCA, 08, 07, 88.00, 71.00, 19.00, 22.00, 33.00 +DDC, 08, 07, 92.00, 67.00, 17.00, 10.00, 24.00 +DEC, 08, 07, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 07, 87.00, 58.00, 20.00, 18.00, 32.00 +DFW, 08, 07, 97.00, 74.00, 9.00, 10.00, 16.00 +DHN, 08, 07, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 07, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 07, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 07, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 07, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 07, 75.00, 55.00, 27.00, 25.00, 40.00 +DLLC, 08, 07, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 07, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 07, 97.00, 73.00, -9999.00, -9999.00, 28.00 +DMN, 08, 07, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 07, 87.00, 66.00, -9999.00, -9999.00, 28.00 +DPG, 08, 07, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 07, 91.00, 71.00, -9999.00, -9999.00, 43.00 +DRA, 08, 07, 97.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 07, 96.00, 74.00, 8.00, 9.00, 14.00 +DSM, 08, 07, 85.00, 65.00, 21.00, 20.00, 32.00 +DTW, 08, 07, 82.00, 60.00, 17.00, 20.00, 29.00 +DUG, 08, 07, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 07, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 07, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 07, 95.00, 72.00, -9999.00, -9999.00, 18.00 +D45, 08, 07, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 07, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 07, 81.00, 59.00, 21.00, 20.00, 31.00 +ECG, 08, 07, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 07, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 08, 07, 107.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 07, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 07, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 07, 80.00, 57.00, 26.00, 33.00, 45.00 +EKO, 08, 07, 90.00, 50.00, 8.00, 8.00, 14.00 +ELD, 08, 07, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 07, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 07, 94.00, 67.00, 17.00, 9.00, 24.00 +ELY, 08, 07, 86.00, 48.00, 12.00, 13.00, 20.00 +EMP, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 07, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 08, 07, 95.00, 71.00, -9999.00, -9999.00, 18.00 +ENN, 08, 07, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 07, 90.00, 66.00, -9999.00, -9999.00, 11.00 +EPH, 08, 07, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 07, 79.00, 62.00, 23.00, 22.00, 36.00 +ESF, 08, 07, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 07, 82.00, 53.00, 9.00, 10.00, 14.00 +EVV, 08, 07, 88.00, 66.00, 19.00, 17.00, 29.00 +EWN, 08, 07, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 07, 86.00, 68.00, 18.00, 21.00, 30.00 +EYW, 08, 07, 89.00, 79.00, 28.00, 30.00, 45.00 +E74, 08, 07, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 07, 88.00, 67.00, -9999.00, -9999.00, 31.00 +FAI, 08, 07, 68.00, 49.00, 30.00, 27.00, 43.00 +FAR, 08, 07, 83.00, 58.00, 21.00, 18.00, 33.00 +FAT, 08, 07, 98.00, 65.00, 0.00, 1.00, 2.00 +FAY, 08, 07, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 07, 81.00, 47.00, 17.00, 20.00, 29.00 +FCS, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FDY, 08, 07, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 07, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FHU, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +FLG, 08, 07, 80.00, 50.00, 16.00, 27.00, 35.00 +FLL, 08, 07, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 07, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 07, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +FME, 08, 07, 87.00, 63.00, -9999.00, -9999.00, 26.00 +FMH, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 07, 91.00, 57.00, 14.00, 7.00, 18.00 +FMY, 08, 07, 91.00, 75.00, 19.00, 55.00, 62.00 +FNT, 08, 07, 80.00, 59.00, 18.00, 19.00, 31.00 +FOD, 08, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 07, 89.00, 66.00, -9999.00, -9999.00, 24.00 +FOK, 08, 07, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 07, 91.00, 68.00, -9999.00, -9999.00, 25.00 +FSD, 08, 07, 85.00, 61.00, 23.00, 16.00, 31.00 +FSI, 08, 07, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 08, 07, 93.00, 70.00, 12.00, 15.00, 23.00 +FTK, 08, 07, 86.00, 63.00, -9999.00, -9999.00, 25.00 +FWA, 08, 07, 83.00, 62.00, 18.00, 22.00, 32.00 +FWH, 08, 07, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 07, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 07, 108.00, 79.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 07, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 07, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 07, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 07, 84.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 07, 83.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 08, 07, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 07, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 07, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 07, 85.00, 57.00, 18.00, 13.00, 25.00 +GJT, 08, 07, 92.00, 63.00, 11.00, 9.00, 18.00 +GKN, 08, 07, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 07, 89.00, 60.00, 19.00, 9.00, 25.00 +GLH, 08, 07, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 07, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 07, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 07, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 07, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 07, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 07, 79.00, 58.00, 22.00, 23.00, 37.00 +GRCI, 08, 07, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 07, 79.00, 51.00, -9999.00, -9999.00, 19.00 +GRI, 08, 07, 87.00, 63.00, 20.00, 12.00, 28.00 +GRK, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 08, 07, 82.00, 59.00, 20.00, 18.00, 30.00 +GSB, 08, 07, 89.00, 69.00, -9999.00, -9999.00, 36.00 +GSG, 08, 07, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 07, 86.00, 67.00, 19.00, 22.00, 34.00 +GSP, 08, 07, 87.00, 68.00, 18.00, 25.00, 33.00 +GST, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 07, 79.00, 60.00, -9999.00, -9999.00, 35.00 +GTF, 08, 07, 83.00, 53.00, 19.00, 16.00, 28.00 +GUP, 08, 07, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 07, 84.00, 61.00, -9999.00, -9999.00, 27.00 +GVW, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 07, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 07, 85.00, 72.00, 20.00, 19.00, 30.00 +HBR, 08, 07, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 07, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 07, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 07, 89.00, 59.00, -9999.00, -9999.00, 13.00 +HKY, 08, 07, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 07, 85.00, 53.00, 15.00, 17.00, 25.00 +HMN, 08, 07, 95.00, 62.00, -9999.00, -9999.00, 23.00 +HMS, 08, 07, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 07, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 07, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 08, 07, 86.00, 60.00, 21.00, 13.00, 29.00 +HOP, 08, 07, 89.00, 65.00, -9999.00, -9999.00, 26.00 +HOT, 08, 07, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 07, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 07, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 07, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 07, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 07, 90.00, 72.00, -9999.00, -9999.00, 49.00 +HSV, 08, 07, 89.00, 69.00, 16.00, 23.00, 33.00 +HTL, 08, 07, 78.00, 55.00, 23.00, 20.00, 37.00 +HTS, 08, 07, 84.00, 65.00, 20.00, 26.00, 37.00 +HUF, 08, 07, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 07, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 07, 86.00, 54.00, 17.00, 13.00, 25.00 +IAB, 08, 07, 92.00, 69.00, -9999.00, -9999.00, 24.00 +IAD, 08, 07, 86.00, 64.00, 20.00, 24.00, 35.00 +IAG, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 07, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 07, 92.00, 69.00, 15.00, 14.00, 23.00 +IDA, 08, 07, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 07, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 07, 85.00, 67.00, 19.00, 18.00, 30.00 +ILI, 08, 07, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 07, 88.00, 72.00, 20.00, 30.00, 40.00 +IMT, 08, 07, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 08, 07, 84.00, 64.00, 19.00, 21.00, 32.00 +INL, 08, 07, 77.00, 53.00, 26.00, 23.00, 40.00 +INS, 08, 07, 97.00, 69.00, -9999.00, -9999.00, 6.00 +INT, 08, 07, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 08, 07, 91.00, 62.00, 11.00, 13.00, 22.00 +IPL, 08, 07, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 07, 82.00, 61.00, 19.00, 26.00, 36.00 +IRK, 08, 07, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 07, 85.00, 56.00, 19.00, 14.00, 28.00 +ISP, 08, 07, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 07, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 07, 103.00, 74.00, -9999.00, -9999.00, 15.00 +IWD, 08, 07, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 07, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 07, 92.00, 70.00, 13.00, 26.00, 32.00 +JAX, 08, 07, 91.00, 72.00, 17.00, 38.00, 45.00 +JBR, 08, 07, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 07, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 07, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 07, 83.00, 68.00, 19.00, 18.00, 31.00 +JHW, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 07, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 07, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 07, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 07, 63.00, 48.00, 43.00, 43.00, 54.00 +JST, 08, 07, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 07, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 07, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 07, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 07, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 07, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 07, 81.00, 58.00, 18.00, 20.00, 30.00 +LAR, 08, 07, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 07, 104.00, 75.00, 6.00, 5.00, 10.00 +LAX, 08, 07, 76.00, 64.00, 1.00, 1.00, 1.00 +LBB, 08, 07, 91.00, 67.00, 15.00, 11.00, 21.00 +LBF, 08, 07, 87.00, 59.00, 23.00, 11.00, 30.00 +LCH, 08, 07, 91.00, 73.00, 16.00, 30.00, 38.00 +LCK, 08, 07, 84.00, 62.00, -9999.00, -9999.00, 30.00 +LEB, 08, 07, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 07, 86.00, 65.00, 16.00, 24.00, 32.00 +LFI, 08, 07, 85.00, 71.00, -9999.00, -9999.00, 32.00 +LFK, 08, 07, 94.00, 72.00, 10.00, 19.00, 25.00 +LFT, 08, 07, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 07, 83.00, 69.00, 18.00, 21.00, 31.00 +LGB, 08, 07, 84.00, 65.00, 1.00, 1.00, 1.00 +LGU, 08, 07, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 07, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 07, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 07, 92.00, 71.00, 11.00, 19.00, 24.00 +LIZ, 08, 07, 75.00, 53.00, -9999.00, -9999.00, 44.00 +LMT, 08, 07, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 08, 07, 85.00, 55.00, 10.00, 12.00, 18.00 +LNK, 08, 07, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 07, 93.00, 54.00, 5.00, 3.00, 6.00 +LOZ, 08, 07, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 07, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 07, 91.00, 68.00, -9999.00, -9999.00, 25.00 +LSE, 08, 07, 83.00, 61.00, 21.00, 21.00, 33.00 +LSF, 08, 07, 92.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 07, 106.00, 68.00, -9999.00, -9999.00, 6.00 +LTS, 08, 07, 97.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 08, 07, 106.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 08, 07, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 07, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 07, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 07, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 07, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 07, 95.00, 68.00, 12.00, 11.00, 19.00 +MBL, 08, 07, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 07, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 07, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 07, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 07, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 07, 65.00, 46.00, 37.00, 33.00, 51.00 +MCI, 08, 07, 88.00, 67.00, 19.00, 19.00, 31.00 +MCK, 08, 07, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 07, 92.00, 70.00, 18.00, 23.00, 34.00 +MCO, 08, 07, 92.00, 73.00, 16.00, 46.00, 52.00 +MCW, 08, 07, 82.00, 60.00, 20.00, 17.00, 28.00 +MC2, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MDH, 08, 07, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 07, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 07, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 07, 83.00, 65.00, 28.00, 21.00, 40.00 +MEI, 08, 07, 92.00, 70.00, 16.00, 28.00, 37.00 +MEM, 08, 07, 92.00, 72.00, 14.00, 19.00, 27.00 +MER, 08, 07, 96.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 08, 07, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 07, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 07, 91.00, 56.00, 7.00, 5.00, 10.00 +MGE, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 08, 07, 91.00, 71.00, 16.00, 24.00, 33.00 +MGW, 08, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 07, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 07, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 07, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 07, 90.00, 75.00, 31.00, 43.00, 57.00 +MIB, 08, 07, 82.00, 57.00, -9999.00, -9999.00, 27.00 +MIV, 08, 07, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 07, 94.00, 54.00, -9999.00, -9999.00, 7.00 +MKC, 08, 07, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 07, 79.00, 62.00, 25.00, 20.00, 36.00 +MKG, 08, 07, 79.00, 60.00, 20.00, 17.00, 29.00 +MKL, 08, 07, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 07, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 07, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 07, 90.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 07, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 07, 85.00, 63.00, 22.00, 18.00, 33.00 +MLS, 08, 07, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 07, 92.00, 71.00, -9999.00, -9999.00, 35.00 +MOB, 08, 07, 91.00, 73.00, 19.00, 45.00, 52.00 +MOT, 08, 07, 82.00, 57.00, 19.00, 14.00, 27.00 +MPV, 08, 07, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 07, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 07, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 07, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 07, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 07, 69.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 07, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 07, 81.00, 58.00, 23.00, 19.00, 35.00 +MSO, 08, 07, 84.00, 50.00, 16.00, 16.00, 26.00 +MSP, 08, 07, 82.00, 62.00, 24.00, 21.00, 36.00 +MSS, 08, 07, 79.00, 57.00, 21.00, 21.00, 34.00 +MSY, 08, 07, 90.00, 73.00, 13.00, 40.00, 46.00 +MTC, 08, 07, 80.00, 60.00, -9999.00, -9999.00, 26.00 +MTN, 08, 07, 86.00, 66.00, -9999.00, -9999.00, 26.00 +MTO, 08, 07, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 07, 84.00, 61.00, -9999.00, -9999.00, 26.00 +MUO, 08, 07, 93.00, 56.00, -9999.00, -9999.00, 7.00 +MWA, 08, 07, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 07, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 07, 91.00, 71.00, -9999.00, -9999.00, 30.00 +MYL, 08, 07, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 07, 90.00, 70.00, -9999.00, -9999.00, 36.00 +NAO, 08, 07, 88.00, 75.00, -9999.00, -9999.00, 46.00 +NBC, 08, 07, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NBE, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +NBU, 08, 07, 83.00, 62.00, -9999.00, -9999.00, 27.00 +NCA, 08, 07, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 08, 07, 79.00, 64.00, -9999.00, -9999.00, 31.00 +NC1, 08, 07, 97.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 08, 07, 85.00, 62.00, -9999.00, -9999.00, 29.00 +NFG, 08, 07, 75.00, 63.00, -9999.00, -9999.00, 1.00 +NFL, 08, 07, 90.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 08, 07, 93.00, 75.00, -9999.00, -9999.00, 17.00 +NGU, 08, 07, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 07, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 07, 86.00, 65.00, -9999.00, -9999.00, 30.00 +NHZ, 08, 07, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 07, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 07, 95.00, 72.00, -9999.00, -9999.00, 21.00 +NKT, 08, 07, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 07, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 07, 91.00, 68.00, -9999.00, -9999.00, 34.00 +NPA, 08, 07, 89.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NQI, 08, 07, 96.00, 74.00, -9999.00, -9999.00, 18.00 +NQX, 08, 07, 89.00, 79.00, -9999.00, -9999.00, 42.00 +NRB, 08, 07, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 08, 07, 95.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 07, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 07, 91.00, 70.00, -9999.00, -9999.00, 45.00 +NSI, 08, 07, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 07, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 07, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 07, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NUC, 08, 07, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 07, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 07, 73.00, 50.00, -9999.00, -9999.00, 18.00 +NWF, 08, 07, 84.00, 65.00, -9999.00, -9999.00, 2.00 +NXX, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 08, 07, 88.00, 64.00, -9999.00, -9999.00, 30.00 +NZC, 08, 07, 92.00, 69.00, -9999.00, -9999.00, 49.00 +NZJ, 08, 07, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 07, 80.00, 61.00, -9999.00, -9999.00, 29.00 +NZY, 08, 07, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 07, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 07, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 07, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 07, 94.00, 70.00, 13.00, 10.00, 19.00 +OLM, 08, 07, 78.00, 50.00, 12.00, 14.00, 20.00 +OMA, 08, 07, 86.00, 64.00, 18.00, 15.00, 28.00 +OME, 08, 07, 57.00, 45.00, 32.00, 32.00, 44.00 +ONT, 08, 07, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 07, 83.00, 62.00, 23.00, 21.00, 36.00 +ORF, 08, 07, 86.00, 70.00, 18.00, 21.00, 32.00 +ORH, 08, 07, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 07, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 07, 78.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 08, 07, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 07, 67.00, 53.00, 9.00, 12.00, 16.00 +OTM, 08, 07, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 07, 58.00, 49.00, 24.00, 28.00, 39.00 +OURC, 08, 07, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 07, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 07, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 07, 91.00, 69.00, -9999.00, -9999.00, 40.00 +PACZ, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 07, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 07, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 07, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 07, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 07, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 07, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 07, 90.00, 72.00, -9999.00, -9999.00, 42.00 +PAQ, 08, 07, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 07, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 07, 51.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 07, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 07, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 07, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 07, 78.00, 59.00, -9999.00, -9999.00, 35.00 +PBI, 08, 07, 90.00, 75.00, 26.00, 38.00, 51.00 +PDT, 08, 07, 88.00, 58.00, 9.00, 7.00, 13.00 +PDX, 08, 07, 81.00, 57.00, 12.00, 13.00, 19.00 +PFN, 08, 07, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 07, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 07, 85.00, 67.00, 19.00, 18.00, 30.00 +PHX, 08, 07, 104.00, 80.00, 10.00, 2.00, 12.00 +PIA, 08, 07, 84.00, 64.00, 21.00, 20.00, 32.00 +PIB, 08, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 07, 88.00, 52.00, 9.00, 10.00, 17.00 +PIR, 08, 07, 90.00, 61.00, 18.00, 13.00, 25.00 +PIT, 08, 07, 82.00, 61.00, 20.00, 25.00, 34.00 +PKB, 08, 07, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 07, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 07, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 07, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 07, 89.00, 74.00, 19.00, 34.00, 41.00 +POB, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +POE, 08, 07, 93.00, 70.00, -9999.00, -9999.00, 44.00 +POM, 08, 07, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 07, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 07, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 07, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 07, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 07, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 07, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 07, 81.00, 56.00, -9999.00, -9999.00, 30.00 +PSP, 08, 07, 108.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 07, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 07, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 07, 91.00, 60.00, 24.00, 14.00, 32.00 +PUC, 08, 07, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 07, 82.00, 63.00, 18.00, 17.00, 29.00 +PVU, 08, 07, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 07, 78.00, 58.00, 21.00, 21.00, 32.00 +P02, 08, 07, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 08, 07, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 07, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +P24, 08, 07, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 08, 07, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 08, 07, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 08, 07, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 08, 07, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 08, 07, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 08, 07, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 08, 07, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 08, 07, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 07, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +P68, 08, 07, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 07, 92.00, 50.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 07, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 07, 86.00, 58.00, 19.00, 15.00, 29.00 +RBL, 08, 07, 97.00, 65.00, 2.00, 2.00, 4.00 +RCA, 08, 07, 86.00, 58.00, -9999.00, -9999.00, 24.00 +RDD, 08, 07, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 07, 85.00, 47.00, 10.00, 8.00, 14.00 +RDR, 08, 07, 82.00, 55.00, -9999.00, -9999.00, 30.00 +RDU, 08, 07, 87.00, 68.00, 18.00, 20.00, 31.00 +REE, 08, 07, 91.00, 67.00, -9999.00, -9999.00, 18.00 +REJ, 08, 07, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 07, 82.00, 61.00, 24.00, 19.00, 35.00 +RIC, 08, 07, 88.00, 67.00, 21.00, 22.00, 34.00 +RIV, 08, 07, 94.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 07, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 07, 82.00, 52.00, 10.00, 7.00, 14.00 +RME, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 07, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 07, 96.00, 75.00, -9999.00, -9999.00, 17.00 +RNO, 08, 07, 91.00, 51.00, 5.00, 5.00, 8.00 +ROA, 08, 07, 86.00, 65.00, 17.00, 25.00, 34.00 +ROC, 08, 07, 79.00, 59.00, 21.00, 23.00, 35.00 +ROW, 08, 07, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 07, 91.00, 67.00, 15.00, 10.00, 23.00 +RST, 08, 07, 80.00, 59.00, 25.00, 21.00, 36.00 +RWF, 08, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 07, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 07, 93.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 07, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 07, 96.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 07, 90.00, 73.00, 19.00, 32.00, 41.00 +SAW, 08, 07, 75.00, 58.00, -9999.00, -9999.00, 34.00 +SBA, 08, 07, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 07, 97.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 07, 82.00, 62.00, 20.00, 22.00, 32.00 +SBP, 08, 07, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 07, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 07, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 07, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 07, 94.00, 61.00, 2.00, 2.00, 3.00 +SDF, 08, 07, 86.00, 67.00, 18.00, 24.00, 32.00 +SEA, 08, 07, 76.00, 56.00, 12.00, 14.00, 20.00 +SEM, 08, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 07, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 07, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 07, 90.00, 66.00, 15.00, 18.00, 27.00 +SGY, 08, 07, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 07, 87.00, 53.00, 15.00, 12.00, 22.00 +SHV, 08, 07, 94.00, 72.00, 10.00, 18.00, 24.00 +SIT, 08, 07, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 07, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 07, 96.00, 69.00, 9.00, 10.00, 16.00 +SKA, 08, 07, 84.00, 55.00, -9999.00, -9999.00, 14.00 +SKF, 08, 07, 96.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 08, 07, 91.00, 63.00, 12.00, 11.00, 19.00 +SLE, 08, 07, 83.00, 52.00, 8.00, 11.00, 14.00 +SLN, 08, 07, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 07, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 07, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 07, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 07, 51.00, 44.00, 35.00, 41.00, 54.00 +SNS, 08, 07, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 07, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 07, 85.00, 64.00, 19.00, 20.00, 32.00 +SPS, 08, 07, 97.00, 72.00, 12.00, 11.00, 18.00 +SRQ, 08, 07, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 07, 90.00, 69.00, -9999.00, -9999.00, 35.00 +SSI, 08, 07, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 07, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 07, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +STL, 08, 07, 88.00, 69.00, 18.00, 20.00, 30.00 +STNV, 08, 07, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 08, 07, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 07, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 07, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 07, 89.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 07, 85.00, 63.00, 21.00, 16.00, 31.00 +SVN, 08, 07, 90.00, 73.00, -9999.00, -9999.00, 39.00 +SWF, 08, 07, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 07, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 07, 80.00, 58.00, 23.00, 23.00, 35.00 +SZL, 08, 07, 89.00, 64.00, -9999.00, -9999.00, 24.00 +TAD, 08, 07, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 07, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 07, 90.00, 63.00, -9999.00, -9999.00, 25.00 +TCC, 08, 07, 91.00, 63.00, 18.00, 9.00, 22.00 +TCL, 08, 07, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 07, 79.00, 51.00, -9999.00, -9999.00, 18.00 +TCS, 08, 07, 91.00, 66.00, -9999.00, 15.00, 29.00 +TEB, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 07, 94.00, 70.00, -9999.00, -9999.00, 19.00 +TKA, 08, 07, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 07, 91.00, 71.00, 16.00, 44.00, 50.00 +TNX, 08, 07, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 07, 82.00, 59.00, 17.00, 22.00, 32.00 +TOP, 08, 07, 89.00, 66.00, 20.00, 18.00, 30.00 +TPA, 08, 07, 90.00, 75.00, 23.00, 44.00, 53.00 +TPH, 08, 07, 90.00, 56.00, 7.00, 7.00, 11.00 +TRI, 08, 07, 85.00, 64.00, 19.00, 24.00, 35.00 +TRK, 08, 07, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 07, 105.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 07, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 07, 94.00, 72.00, 13.00, 10.00, 20.00 +TUP, 08, 07, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 07, 97.00, 73.00, 22.00, 14.00, 30.00 +TVC, 08, 07, 80.00, 57.00, 19.00, 15.00, 28.00 +TVL, 08, 07, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 07, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 07, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 07, 87.00, 66.00, 17.00, 23.00, 33.00 +T01, 08, 07, 86.00, 65.00, -9999.00, -9999.00, 32.00 +T02, 08, 07, 89.00, 69.00, -9999.00, -9999.00, 35.00 +T03, 08, 07, 89.00, 70.00, -9999.00, -9999.00, 36.00 +T04, 08, 07, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 07, 91.00, 65.00, -9999.00, -9999.00, 25.00 +T06, 08, 07, 92.00, 68.00, -9999.00, -9999.00, 30.00 +T07, 08, 07, 95.00, 59.00, -9999.00, -9999.00, 13.00 +T08, 08, 07, 90.00, 66.00, -9999.00, -9999.00, 14.00 +UCA, 08, 07, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 07, 97.00, 69.00, -9999.00, -9999.00, 6.00 +UIL, 08, 07, 69.00, 50.00, 26.00, 25.00, 35.00 +UIN, 08, 07, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 07, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 07, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 08, 07, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 08, 07, 95.00, 59.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 07, 91.00, 69.00, -9999.00, -9999.00, 40.00 +VBG, 08, 07, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 07, 94.00, 74.00, 9.00, 27.00, 30.00 +VCV, 08, 07, 97.00, 61.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 07, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 07, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 07, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 07, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 07, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 07, 91.00, 71.00, -9999.00, -9999.00, 43.00 +VRB, 08, 07, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 07, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 07, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 07, 86.00, 65.00, 13.00, 15.00, 25.00 +WJA, 08, 07, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 07, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 07, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 07, 92.00, 50.00, 7.00, 7.00, 11.00 +WPO, 08, 07, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 07, 92.00, 70.00, -9999.00, -9999.00, 34.00 +WRG, 08, 07, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 07, 86.00, 62.00, -9999.00, -9999.00, 28.00 +WRL, 08, 07, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +X68, 08, 07, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 07, 60.00, 47.00, 48.00, 47.00, 60.00 +YCG, 08, 07, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 07, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 07, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 07, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 07, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 07, 87.00, 53.00, 5.00, 5.00, 9.00 +YNG, 08, 07, 80.00, 59.00, 21.00, 23.00, 35.00 +YPA, 08, 07, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 07, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 07, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 07, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 07, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 07, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 07, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 07, 106.00, 81.00, 3.00, 2.00, 3.00 +YVR, 08, 07, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 07, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 07, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 07, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 07, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 07, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 07, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 07, 75.00, 52.00, 22.00, 22.00, 34.00 +ZUN, 08, 07, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 07, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 07, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +01R, 08, 07, 92.00, 71.00, -9999.00, -9999.00, 31.00 +1V1, 08, 07, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 07, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 07, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 07, 87.00, 71.00, -9999.00, -9999.00, 36.00 +2PJ, 08, 07, 90.00, 69.00, -9999.00, -9999.00, 35.00 +3B1, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 07, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 07, 79.00, 54.00, -9999.00, -9999.00, 28.00 +3SE, 08, 07, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 07, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 07, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 08, 07, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 07, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 07, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 07, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 08, 83.00, 63.00, 19.00, 22.00, 32.00 +ABI, 08, 08, 95.00, 72.00, 12.00, 12.00, 19.00 +ABQ, 08, 08, 90.00, 64.00, 23.00, 12.00, 30.00 +ABR, 08, 08, 86.00, 58.00, 22.00, 14.00, 31.00 +ABY, 08, 08, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 08, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 08, 98.00, 75.00, 8.00, 13.00, 16.00 +ACV, 08, 08, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 08, 84.00, 64.00, 20.00, 17.00, 29.00 +ADK, 08, 08, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 08, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 08, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 08, 86.00, 63.00, -9999.00, -9999.00, 29.00 +AEX, 08, 08, 93.00, 72.00, -9999.00, -9999.00, 31.00 +AFF, 08, 08, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 08, 92.00, 72.00, -9999.00, -9999.00, 64.00 +AGS, 08, 08, 91.00, 70.00, 18.00, 28.00, 38.00 +AHN, 08, 08, 89.00, 69.00, 15.00, 23.00, 32.00 +AKN, 08, 08, 62.00, 47.00, 32.00, 37.00, 49.00 +AKO, 08, 08, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 08, 83.00, 59.00, 20.00, 24.00, 34.00 +ALI, 08, 08, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 08, 83.00, 60.00, 22.00, 19.00, 32.00 +ALS, 08, 08, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 08, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 08, 90.00, 65.00, 20.00, 13.00, 28.00 +AMG, 08, 08, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 08, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 08, 64.00, 51.00, 27.00, 30.00, 40.00 +AND, 08, 08, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 08, 65.00, 53.00, 36.00, 37.00, 50.00 +AOO, 08, 08, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 08, 08, 78.00, 53.00, 21.00, 21.00, 34.00 +AQQ, 08, 08, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 08, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 08, 08, 69.00, 53.00, 15.00, 19.00, 25.00 +ATL, 08, 08, 88.00, 69.00, 17.00, 23.00, 34.00 +ATW, 08, 08, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 08, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 08, 85.00, 62.00, -9999.00, -9999.00, 27.00 +AUG, 08, 08, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 08, 96.00, 74.00, 7.00, 12.00, 15.00 +AUW, 08, 08, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 08, 83.00, 63.00, 16.00, 30.00, 37.00 +AVP, 08, 08, 81.00, 61.00, 22.00, 23.00, 35.00 +AXN, 08, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 08, 81.00, 60.00, -9999.00, -9999.00, 31.00 +AYS, 08, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 08, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 08, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 08, 77.00, 46.00, -9999.00, -9999.00, 21.00 +BDL, 08, 08, 84.00, 61.00, 22.00, 22.00, 33.00 +BDR, 08, 08, 82.00, 66.00, 20.00, 19.00, 33.00 +BET, 08, 08, 60.00, 47.00, 41.00, 40.00, 53.00 +BFD, 08, 08, 76.00, 53.00, 24.00, 26.00, 38.00 +BFF, 08, 08, 89.00, 57.00, 18.00, 10.00, 25.00 +BFL, 08, 08, 98.00, 69.00, 1.00, 1.00, 2.00 +BGM, 08, 08, 77.00, 59.00, 19.00, 24.00, 33.00 +BGR, 08, 08, 77.00, 58.00, 20.00, 20.00, 32.00 +BGS, 08, 08, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 08, 90.00, 69.00, 17.00, 27.00, 38.00 +BID, 08, 08, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 08, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 08, 96.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 08, 86.00, 58.00, 16.00, 14.00, 25.00 +BIS, 08, 08, 84.00, 55.00, 20.00, 14.00, 28.00 +BIX, 08, 08, 90.00, 74.00, -9999.00, -9999.00, 39.00 +BJI, 08, 08, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 08, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 08, 88.00, 54.00, -9999.00, -9999.00, 29.00 +BKW, 08, 08, 79.00, 60.00, 24.00, 29.00, 41.00 +BLF, 08, 08, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 08, 108.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 08, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 08, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 08, 88.00, 64.00, -9999.00, -9999.00, 25.00 +BNA, 08, 08, 89.00, 68.00, 18.00, 24.00, 33.00 +BNO, 08, 08, 85.00, 46.00, -9999.00, 9.00, 21.00 +BOI, 08, 08, 90.00, 58.00, 7.00, 6.00, 12.00 +BOS, 08, 08, 81.00, 65.00, 20.00, 21.00, 31.00 +BPI, 08, 08, 80.00, 37.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 08, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 08, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 08, 84.00, 64.00, 22.00, 18.00, 31.00 +BRO, 08, 08, 94.00, 76.00, 11.00, 20.00, 25.00 +BRW, 08, 08, 43.00, 34.00, 24.00, 23.00, 36.00 +BSM, 08, 08, 96.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 08, 08, 45.00, 35.00, 20.00, 23.00, 33.00 +BTL, 08, 08, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 08, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 08, 91.00, 73.00, 12.00, 39.00, 44.00 +BTT, 08, 08, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 08, 79.00, 59.00, 28.00, 27.00, 43.00 +BUB, 08, 08, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 08, 79.00, 61.00, 23.00, 21.00, 35.00 +BUR, 08, 08, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 08, 90.00, 74.00, -9999.00, 32.00, 47.00 +BWG, 08, 08, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 08, 86.00, 66.00, 21.00, 20.00, 33.00 +BYH, 08, 08, 91.00, 70.00, -9999.00, -9999.00, 26.00 +BYI, 08, 08, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 08, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 08, 91.00, 70.00, 17.00, 26.00, 35.00 +CAG, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 08, 81.00, 61.00, 21.00, 24.00, 35.00 +CAO, 08, 08, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 08, 75.00, 53.00, 27.00, 31.00, 42.00 +CBM, 08, 08, 92.00, 69.00, -9999.00, -9999.00, 30.00 +CDB, 08, 08, 56.00, 47.00, 44.00, 48.00, 62.00 +CDC, 08, 08, 89.00, 58.00, 11.00, 11.00, 17.00 +CDR, 08, 08, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 08, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 08, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 08, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 08, 89.00, 68.00, 17.00, 27.00, 35.00 +CHO, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 08, 90.00, 73.00, 21.00, 30.00, 40.00 +CID, 08, 08, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 08, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 08, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 08, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 08, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 08, 81.00, 61.00, 23.00, 24.00, 37.00 +CLL, 08, 08, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 08, 88.00, 69.00, 18.00, 19.00, 31.00 +CMH, 08, 08, 83.00, 62.00, 20.00, 25.00, 35.00 +CMI, 08, 08, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 08, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 08, 90.00, 67.00, 23.00, 12.00, 29.00 +CNM, 08, 08, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 08, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 08, 08, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +COF, 08, 08, 90.00, 73.00, -9999.00, -9999.00, 36.00 +CON, 08, 08, 81.00, 56.00, 20.00, 21.00, 34.00 +COS, 08, 08, 83.00, 56.00, 26.00, 24.00, 39.00 +COT, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 08, 88.00, 65.00, 17.00, 16.00, 27.00 +CPR, 08, 08, 87.00, 53.00, 15.00, 11.00, 22.00 +CRBC, 08, 08, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 08, 94.00, 75.00, 11.00, 18.00, 23.00 +CRW, 08, 08, 85.00, 64.00, 23.00, 30.00, 42.00 +CSG, 08, 08, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 08, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 08, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 08, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 08, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 08, 85.00, 64.00, 19.00, 24.00, 35.00 +CVN, 08, 08, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 08, 89.00, 62.00, -9999.00, -9999.00, 24.00 +CXY, 08, 08, 85.00, 65.00, 17.00, 17.00, 27.00 +CYS, 08, 08, 81.00, 54.00, 18.00, 23.00, 34.00 +DAA, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 08, 89.00, 73.00, 17.00, 37.00, 45.00 +DAG, 08, 08, 103.00, 74.00, 3.00, 6.00, 6.00 +DAL, 08, 08, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 08, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 08, 84.00, 62.00, 21.00, 24.00, 35.00 +DBQ, 08, 08, 81.00, 61.00, 23.00, 19.00, 35.00 +DCA, 08, 08, 88.00, 71.00, 19.00, 22.00, 32.00 +DDC, 08, 08, 92.00, 67.00, 17.00, 10.00, 24.00 +DEC, 08, 08, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 08, 87.00, 58.00, 20.00, 19.00, 33.00 +DFW, 08, 08, 97.00, 74.00, 8.00, 9.00, 16.00 +DHN, 08, 08, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 08, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 08, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 08, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 08, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 08, 75.00, 55.00, 26.00, 25.00, 41.00 +DLLC, 08, 08, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 08, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 08, 97.00, 73.00, -9999.00, -9999.00, 27.00 +DMN, 08, 08, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 08, 87.00, 66.00, -9999.00, -9999.00, 27.00 +DPG, 08, 08, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 08, 91.00, 71.00, -9999.00, -9999.00, 43.00 +DRA, 08, 08, 97.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 08, 96.00, 74.00, 7.00, 9.00, 14.00 +DSM, 08, 08, 85.00, 65.00, 21.00, 20.00, 33.00 +DTW, 08, 08, 82.00, 60.00, 17.00, 20.00, 29.00 +DUG, 08, 08, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 08, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 08, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 08, 95.00, 72.00, -9999.00, -9999.00, 18.00 +D45, 08, 08, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 08, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 08, 81.00, 59.00, 21.00, 20.00, 31.00 +ECG, 08, 08, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 08, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 08, 08, 107.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 08, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 08, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 08, 80.00, 57.00, 26.00, 33.00, 44.00 +EKO, 08, 08, 90.00, 50.00, 8.00, 8.00, 14.00 +ELD, 08, 08, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 08, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 08, 94.00, 67.00, 17.00, 9.00, 24.00 +ELY, 08, 08, 86.00, 48.00, 11.00, 12.00, 19.00 +EMP, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 08, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 08, 08, 95.00, 71.00, -9999.00, -9999.00, 18.00 +ENN, 08, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 08, 90.00, 66.00, -9999.00, -9999.00, 11.00 +EPH, 08, 08, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 08, 79.00, 62.00, 23.00, 22.00, 36.00 +ESF, 08, 08, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 08, 82.00, 53.00, 9.00, 10.00, 14.00 +EVV, 08, 08, 88.00, 66.00, 19.00, 17.00, 29.00 +EWN, 08, 08, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 08, 86.00, 68.00, 18.00, 21.00, 30.00 +EYW, 08, 08, 89.00, 79.00, 29.00, 31.00, 45.00 +E74, 08, 08, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 08, 88.00, 67.00, -9999.00, -9999.00, 31.00 +FAI, 08, 08, 68.00, 49.00, 30.00, 27.00, 43.00 +FAR, 08, 08, 83.00, 58.00, 21.00, 18.00, 33.00 +FAT, 08, 08, 98.00, 65.00, 0.00, 2.00, 2.00 +FAY, 08, 08, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 08, 81.00, 47.00, 17.00, 20.00, 30.00 +FCS, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FDY, 08, 08, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 08, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FHU, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FLG, 08, 08, 80.00, 50.00, 16.00, 26.00, 35.00 +FLL, 08, 08, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 08, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 08, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +FME, 08, 08, 87.00, 63.00, -9999.00, -9999.00, 27.00 +FMH, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 08, 91.00, 57.00, 14.00, 7.00, 18.00 +FMY, 08, 08, 91.00, 75.00, 18.00, 55.00, 62.00 +FNT, 08, 08, 80.00, 59.00, 19.00, 19.00, 31.00 +FOD, 08, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 08, 89.00, 66.00, -9999.00, -9999.00, 24.00 +FOK, 08, 08, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 08, 91.00, 68.00, -9999.00, -9999.00, 25.00 +FSD, 08, 08, 85.00, 61.00, 23.00, 16.00, 31.00 +FSI, 08, 08, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 08, 08, 93.00, 70.00, 13.00, 15.00, 23.00 +FTK, 08, 08, 86.00, 63.00, -9999.00, -9999.00, 24.00 +FWA, 08, 08, 83.00, 62.00, 19.00, 22.00, 33.00 +FWH, 08, 08, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 08, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 08, 108.00, 79.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 08, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 08, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 08, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 08, 84.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 08, 83.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 08, 08, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 08, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 08, 85.00, 57.00, 17.00, 13.00, 26.00 +GJT, 08, 08, 92.00, 63.00, 11.00, 9.00, 17.00 +GKN, 08, 08, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 08, 89.00, 60.00, 19.00, 9.00, 25.00 +GLH, 08, 08, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 08, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 08, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 08, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 08, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 08, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 08, 79.00, 58.00, 22.00, 23.00, 37.00 +GRCI, 08, 08, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 08, 79.00, 51.00, -9999.00, -9999.00, 19.00 +GRI, 08, 08, 87.00, 63.00, 20.00, 12.00, 27.00 +GRK, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 08, 08, 82.00, 59.00, 21.00, 18.00, 31.00 +GSB, 08, 08, 89.00, 69.00, -9999.00, -9999.00, 36.00 +GSG, 08, 08, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 08, 86.00, 67.00, 19.00, 22.00, 33.00 +GSP, 08, 08, 87.00, 68.00, 17.00, 25.00, 33.00 +GST, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 08, 79.00, 60.00, -9999.00, -9999.00, 34.00 +GTF, 08, 08, 83.00, 53.00, 19.00, 16.00, 29.00 +GUP, 08, 08, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 08, 84.00, 61.00, -9999.00, -9999.00, 27.00 +GVW, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 08, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 08, 85.00, 72.00, 20.00, 19.00, 30.00 +HBR, 08, 08, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 08, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 08, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 08, 89.00, 59.00, -9999.00, -9999.00, 13.00 +HKY, 08, 08, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 08, 85.00, 53.00, 15.00, 17.00, 25.00 +HMN, 08, 08, 95.00, 62.00, -9999.00, -9999.00, 23.00 +HMS, 08, 08, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 08, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 08, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 08, 08, 86.00, 60.00, 21.00, 13.00, 29.00 +HOP, 08, 08, 89.00, 65.00, -9999.00, -9999.00, 26.00 +HOT, 08, 08, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 08, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 08, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 08, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 08, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 08, 90.00, 72.00, -9999.00, -9999.00, 49.00 +HSV, 08, 08, 89.00, 69.00, 16.00, 23.00, 33.00 +HTL, 08, 08, 78.00, 55.00, 24.00, 20.00, 37.00 +HTS, 08, 08, 84.00, 65.00, 20.00, 26.00, 37.00 +HUF, 08, 08, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 08, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 08, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 08, 86.00, 54.00, 17.00, 13.00, 25.00 +IAB, 08, 08, 92.00, 69.00, -9999.00, -9999.00, 24.00 +IAD, 08, 08, 86.00, 64.00, 20.00, 24.00, 35.00 +IAG, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 08, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 08, 92.00, 69.00, 15.00, 14.00, 23.00 +IDA, 08, 08, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 08, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 08, 85.00, 67.00, 19.00, 18.00, 30.00 +ILI, 08, 08, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 08, 88.00, 72.00, 20.00, 30.00, 40.00 +IMT, 08, 08, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 08, 08, 84.00, 64.00, 19.00, 22.00, 32.00 +INL, 08, 08, 77.00, 53.00, 26.00, 23.00, 40.00 +INS, 08, 08, 97.00, 69.00, -9999.00, -9999.00, 6.00 +INT, 08, 08, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 08, 08, 91.00, 62.00, 11.00, 14.00, 22.00 +IPL, 08, 08, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 08, 82.00, 61.00, 19.00, 26.00, 36.00 +IRK, 08, 08, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 08, 85.00, 56.00, 19.00, 14.00, 28.00 +ISP, 08, 08, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 08, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 08, 103.00, 74.00, -9999.00, -9999.00, 15.00 +IWD, 08, 08, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 08, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 08, 92.00, 70.00, 12.00, 26.00, 32.00 +JAX, 08, 08, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 08, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 08, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 08, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 08, 83.00, 68.00, 20.00, 19.00, 31.00 +JHW, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 08, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 08, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 08, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 08, 63.00, 48.00, 43.00, 43.00, 54.00 +JST, 08, 08, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 08, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 08, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 08, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 08, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 08, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 08, 81.00, 58.00, 18.00, 20.00, 29.00 +LAR, 08, 08, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 08, 104.00, 75.00, 7.00, 5.00, 10.00 +LAX, 08, 08, 76.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 08, 91.00, 67.00, 16.00, 11.00, 22.00 +LBF, 08, 08, 87.00, 59.00, 23.00, 10.00, 30.00 +LCH, 08, 08, 91.00, 73.00, 16.00, 31.00, 39.00 +LCK, 08, 08, 84.00, 62.00, -9999.00, -9999.00, 29.00 +LEB, 08, 08, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 08, 86.00, 65.00, 15.00, 24.00, 32.00 +LFI, 08, 08, 85.00, 71.00, -9999.00, -9999.00, 31.00 +LFK, 08, 08, 94.00, 72.00, 9.00, 19.00, 24.00 +LFT, 08, 08, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 08, 83.00, 69.00, 19.00, 21.00, 31.00 +LGB, 08, 08, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 08, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 08, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 08, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 08, 92.00, 71.00, 10.00, 19.00, 24.00 +LIZ, 08, 08, 75.00, 53.00, -9999.00, -9999.00, 43.00 +LMT, 08, 08, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 08, 08, 85.00, 55.00, 10.00, 11.00, 18.00 +LNK, 08, 08, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 08, 93.00, 54.00, 5.00, 3.00, 6.00 +LOZ, 08, 08, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 08, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 08, 91.00, 68.00, -9999.00, -9999.00, 25.00 +LSE, 08, 08, 83.00, 61.00, 22.00, 21.00, 33.00 +LSF, 08, 08, 92.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 08, 106.00, 68.00, -9999.00, -9999.00, 6.00 +LTS, 08, 08, 97.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 08, 08, 106.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 08, 08, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 08, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 08, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 08, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 08, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 08, 95.00, 68.00, 12.00, 10.00, 19.00 +MBL, 08, 08, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 08, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 08, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 08, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 08, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 08, 65.00, 46.00, 37.00, 33.00, 51.00 +MCI, 08, 08, 88.00, 67.00, 20.00, 19.00, 31.00 +MCK, 08, 08, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 08, 92.00, 70.00, 18.00, 23.00, 34.00 +MCO, 08, 08, 92.00, 73.00, 15.00, 46.00, 52.00 +MCW, 08, 08, 82.00, 60.00, 20.00, 17.00, 29.00 +MC2, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +MDH, 08, 08, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 08, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 08, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 08, 83.00, 65.00, 29.00, 21.00, 40.00 +MEI, 08, 08, 92.00, 70.00, 16.00, 28.00, 37.00 +MEM, 08, 08, 92.00, 72.00, 14.00, 19.00, 27.00 +MER, 08, 08, 96.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 08, 08, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 08, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 08, 91.00, 56.00, 7.00, 6.00, 10.00 +MGE, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 08, 08, 91.00, 71.00, 16.00, 24.00, 33.00 +MGW, 08, 08, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 08, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 08, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 08, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 08, 90.00, 75.00, 32.00, 43.00, 57.00 +MIB, 08, 08, 82.00, 57.00, -9999.00, -9999.00, 27.00 +MIV, 08, 08, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 08, 94.00, 54.00, -9999.00, -9999.00, 8.00 +MKC, 08, 08, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 08, 79.00, 62.00, 26.00, 21.00, 37.00 +MKG, 08, 08, 79.00, 60.00, 20.00, 17.00, 29.00 +MKL, 08, 08, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 08, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 08, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 08, 90.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 08, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 08, 85.00, 63.00, 23.00, 18.00, 33.00 +MLS, 08, 08, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 08, 92.00, 71.00, -9999.00, -9999.00, 35.00 +MOB, 08, 08, 91.00, 73.00, 19.00, 45.00, 53.00 +MOT, 08, 08, 82.00, 57.00, 19.00, 14.00, 27.00 +MPV, 08, 08, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 08, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 08, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 08, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 08, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 08, 69.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 08, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 08, 81.00, 58.00, 23.00, 19.00, 35.00 +MSO, 08, 08, 84.00, 50.00, 17.00, 17.00, 26.00 +MSP, 08, 08, 82.00, 62.00, 24.00, 22.00, 37.00 +MSS, 08, 08, 79.00, 57.00, 21.00, 21.00, 34.00 +MSY, 08, 08, 90.00, 73.00, 13.00, 40.00, 46.00 +MTC, 08, 08, 80.00, 60.00, -9999.00, -9999.00, 26.00 +MTN, 08, 08, 86.00, 66.00, -9999.00, -9999.00, 27.00 +MTO, 08, 08, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 08, 84.00, 61.00, -9999.00, -9999.00, 27.00 +MUO, 08, 08, 93.00, 56.00, -9999.00, -9999.00, 8.00 +MWA, 08, 08, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 08, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 08, 91.00, 71.00, -9999.00, -9999.00, 30.00 +MYL, 08, 08, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 08, 90.00, 70.00, -9999.00, -9999.00, 36.00 +NAO, 08, 08, 88.00, 75.00, -9999.00, -9999.00, 47.00 +NBC, 08, 08, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NBE, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +NBU, 08, 08, 83.00, 62.00, -9999.00, -9999.00, 27.00 +NCA, 08, 08, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 08, 08, 79.00, 64.00, -9999.00, -9999.00, 32.00 +NC1, 08, 08, 97.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 08, 08, 85.00, 62.00, -9999.00, -9999.00, 29.00 +NFG, 08, 08, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 08, 90.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 08, 08, 93.00, 75.00, -9999.00, -9999.00, 18.00 +NGU, 08, 08, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 08, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 08, 86.00, 65.00, -9999.00, -9999.00, 30.00 +NHZ, 08, 08, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 08, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 08, 95.00, 72.00, -9999.00, -9999.00, 21.00 +NKT, 08, 08, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 08, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 08, 91.00, 68.00, -9999.00, -9999.00, 34.00 +NPA, 08, 08, 89.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NQI, 08, 08, 96.00, 74.00, -9999.00, -9999.00, 18.00 +NQX, 08, 08, 89.00, 79.00, -9999.00, -9999.00, 43.00 +NRB, 08, 08, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 08, 08, 95.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 08, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 08, 91.00, 70.00, -9999.00, -9999.00, 44.00 +NSI, 08, 08, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 08, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 08, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 08, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NUC, 08, 08, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 08, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 08, 73.00, 50.00, -9999.00, -9999.00, 18.00 +NWF, 08, 08, 84.00, 65.00, -9999.00, -9999.00, 2.00 +NXX, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 08, 08, 88.00, 64.00, -9999.00, -9999.00, 30.00 +NZC, 08, 08, 92.00, 69.00, -9999.00, -9999.00, 49.00 +NZJ, 08, 08, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 08, 80.00, 61.00, -9999.00, -9999.00, 29.00 +NZY, 08, 08, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 08, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 08, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 08, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 08, 94.00, 70.00, 13.00, 10.00, 19.00 +OLM, 08, 08, 78.00, 50.00, 12.00, 15.00, 20.00 +OMA, 08, 08, 86.00, 64.00, 18.00, 15.00, 28.00 +OME, 08, 08, 57.00, 45.00, 32.00, 32.00, 45.00 +ONT, 08, 08, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 08, 83.00, 62.00, 24.00, 21.00, 37.00 +ORF, 08, 08, 86.00, 70.00, 17.00, 21.00, 32.00 +ORH, 08, 08, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 08, 78.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 08, 08, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 08, 67.00, 53.00, 10.00, 12.00, 16.00 +OTM, 08, 08, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 08, 58.00, 49.00, 24.00, 29.00, 39.00 +OURC, 08, 08, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 08, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 08, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 08, 91.00, 69.00, -9999.00, -9999.00, 40.00 +PACZ, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 08, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 08, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 08, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 08, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 08, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 08, 90.00, 72.00, -9999.00, -9999.00, 43.00 +PAQ, 08, 08, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 08, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 08, 51.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 08, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 08, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 08, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 08, 78.00, 59.00, -9999.00, -9999.00, 35.00 +PBI, 08, 08, 90.00, 75.00, 26.00, 39.00, 51.00 +PDT, 08, 08, 88.00, 58.00, 9.00, 7.00, 13.00 +PDX, 08, 08, 81.00, 57.00, 12.00, 13.00, 19.00 +PFN, 08, 08, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 08, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 08, 85.00, 67.00, 18.00, 18.00, 30.00 +PHX, 08, 08, 104.00, 80.00, 10.00, 2.00, 12.00 +PIA, 08, 08, 84.00, 64.00, 20.00, 21.00, 32.00 +PIB, 08, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 08, 88.00, 52.00, 9.00, 10.00, 17.00 +PIR, 08, 08, 90.00, 61.00, 18.00, 13.00, 25.00 +PIT, 08, 08, 82.00, 61.00, 19.00, 25.00, 33.00 +PKB, 08, 08, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 08, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 08, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 08, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 08, 89.00, 74.00, 19.00, 33.00, 41.00 +POB, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +POE, 08, 08, 93.00, 70.00, -9999.00, -9999.00, 44.00 +POM, 08, 08, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 08, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 08, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 08, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 08, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 08, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 08, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 08, 81.00, 56.00, -9999.00, -9999.00, 29.00 +PSP, 08, 08, 108.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 08, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 08, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 08, 91.00, 60.00, 23.00, 14.00, 32.00 +PUC, 08, 08, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 08, 82.00, 63.00, 18.00, 17.00, 30.00 +PVU, 08, 08, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 08, 78.00, 58.00, 21.00, 21.00, 32.00 +P02, 08, 08, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 08, 08, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 08, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +P24, 08, 08, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 08, 08, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 08, 08, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 08, 08, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 08, 08, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 08, 08, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 08, 08, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 08, 08, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 08, 08, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 08, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +P68, 08, 08, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 08, 92.00, 50.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 08, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 08, 86.00, 58.00, 19.00, 14.00, 29.00 +RBL, 08, 08, 97.00, 65.00, 2.00, 3.00, 4.00 +RCA, 08, 08, 86.00, 58.00, -9999.00, -9999.00, 24.00 +RDD, 08, 08, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 08, 85.00, 47.00, 10.00, 8.00, 14.00 +RDR, 08, 08, 82.00, 55.00, -9999.00, -9999.00, 30.00 +RDU, 08, 08, 87.00, 68.00, 18.00, 19.00, 30.00 +REE, 08, 08, 91.00, 67.00, -9999.00, -9999.00, 18.00 +REJ, 08, 08, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 08, 82.00, 61.00, 24.00, 19.00, 35.00 +RIC, 08, 08, 88.00, 67.00, 20.00, 21.00, 34.00 +RIV, 08, 08, 94.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 08, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 08, 82.00, 52.00, 10.00, 7.00, 14.00 +RME, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 08, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 08, 96.00, 75.00, -9999.00, -9999.00, 17.00 +RNO, 08, 08, 91.00, 51.00, 6.00, 5.00, 9.00 +ROA, 08, 08, 86.00, 65.00, 16.00, 25.00, 34.00 +ROC, 08, 08, 79.00, 59.00, 21.00, 23.00, 36.00 +ROW, 08, 08, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 08, 91.00, 67.00, 15.00, 10.00, 23.00 +RST, 08, 08, 80.00, 59.00, 25.00, 21.00, 36.00 +RWF, 08, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 08, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 08, 93.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 08, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 08, 96.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 08, 90.00, 73.00, 18.00, 32.00, 41.00 +SAW, 08, 08, 75.00, 58.00, -9999.00, -9999.00, 34.00 +SBA, 08, 08, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 08, 97.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 08, 82.00, 62.00, 21.00, 23.00, 33.00 +SBP, 08, 08, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 08, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 08, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 08, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 08, 94.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 08, 86.00, 67.00, 18.00, 24.00, 33.00 +SEA, 08, 08, 76.00, 56.00, 13.00, 14.00, 20.00 +SEM, 08, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 08, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 08, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 08, 90.00, 66.00, 15.00, 18.00, 27.00 +SGY, 08, 08, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 08, 87.00, 53.00, 14.00, 11.00, 22.00 +SHV, 08, 08, 94.00, 72.00, 10.00, 18.00, 23.00 +SIT, 08, 08, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 08, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 08, 96.00, 69.00, 8.00, 10.00, 16.00 +SKA, 08, 08, 84.00, 55.00, -9999.00, -9999.00, 14.00 +SKF, 08, 08, 96.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 08, 08, 91.00, 63.00, 12.00, 11.00, 19.00 +SLE, 08, 08, 83.00, 52.00, 8.00, 11.00, 15.00 +SLN, 08, 08, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 08, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 08, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 08, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 08, 51.00, 44.00, 36.00, 42.00, 54.00 +SNS, 08, 08, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 08, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 08, 85.00, 64.00, 19.00, 20.00, 32.00 +SPS, 08, 08, 97.00, 72.00, 12.00, 11.00, 19.00 +SRQ, 08, 08, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 08, 90.00, 69.00, -9999.00, -9999.00, 35.00 +SSI, 08, 08, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 08, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +STL, 08, 08, 88.00, 69.00, 18.00, 20.00, 30.00 +STNV, 08, 08, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 08, 08, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 08, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 08, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 08, 89.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 08, 85.00, 63.00, 21.00, 16.00, 31.00 +SVN, 08, 08, 90.00, 73.00, -9999.00, -9999.00, 39.00 +SWF, 08, 08, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 08, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 08, 80.00, 58.00, 23.00, 23.00, 35.00 +SZL, 08, 08, 89.00, 64.00, -9999.00, -9999.00, 24.00 +TAD, 08, 08, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 08, 90.00, 63.00, -9999.00, -9999.00, 25.00 +TCC, 08, 08, 91.00, 63.00, 17.00, 9.00, 22.00 +TCL, 08, 08, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 08, 79.00, 51.00, -9999.00, -9999.00, 18.00 +TCS, 08, 08, 91.00, 66.00, -9999.00, 15.00, 29.00 +TEB, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 08, 94.00, 70.00, -9999.00, -9999.00, 18.00 +TKA, 08, 08, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 08, 91.00, 71.00, 16.00, 44.00, 49.00 +TNX, 08, 08, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 08, 82.00, 59.00, 17.00, 22.00, 32.00 +TOP, 08, 08, 89.00, 66.00, 20.00, 18.00, 30.00 +TPA, 08, 08, 90.00, 75.00, 24.00, 45.00, 53.00 +TPH, 08, 08, 90.00, 56.00, 7.00, 7.00, 12.00 +TRI, 08, 08, 85.00, 64.00, 19.00, 24.00, 35.00 +TRK, 08, 08, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 08, 105.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 08, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 08, 94.00, 72.00, 13.00, 11.00, 20.00 +TUP, 08, 08, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 08, 97.00, 73.00, 22.00, 14.00, 30.00 +TVC, 08, 08, 80.00, 57.00, 19.00, 15.00, 28.00 +TVL, 08, 08, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 08, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 08, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 08, 87.00, 66.00, 17.00, 23.00, 32.00 +T01, 08, 08, 86.00, 65.00, -9999.00, -9999.00, 31.00 +T02, 08, 08, 89.00, 69.00, -9999.00, -9999.00, 35.00 +T03, 08, 08, 89.00, 70.00, -9999.00, -9999.00, 36.00 +T04, 08, 08, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 08, 91.00, 65.00, -9999.00, -9999.00, 24.00 +T06, 08, 08, 92.00, 68.00, -9999.00, -9999.00, 30.00 +T07, 08, 08, 95.00, 59.00, -9999.00, -9999.00, 13.00 +T08, 08, 08, 90.00, 66.00, -9999.00, -9999.00, 14.00 +UCA, 08, 08, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 08, 97.00, 69.00, -9999.00, -9999.00, 6.00 +UIL, 08, 08, 69.00, 50.00, 26.00, 24.00, 35.00 +UIN, 08, 08, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 08, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 08, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 08, 08, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 08, 08, 95.00, 59.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 08, 91.00, 69.00, -9999.00, -9999.00, 40.00 +VBG, 08, 08, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 08, 94.00, 74.00, 8.00, 27.00, 31.00 +VCV, 08, 08, 97.00, 61.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 08, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 08, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 08, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 08, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 08, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 08, 91.00, 71.00, -9999.00, -9999.00, 43.00 +VRB, 08, 08, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 08, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 08, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 08, 86.00, 65.00, 13.00, 14.00, 24.00 +WJA, 08, 08, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 08, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 08, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 08, 92.00, 50.00, 8.00, 7.00, 12.00 +WPO, 08, 08, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 08, 92.00, 70.00, -9999.00, -9999.00, 34.00 +WRG, 08, 08, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 08, 86.00, 62.00, -9999.00, -9999.00, 27.00 +WRL, 08, 08, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +X68, 08, 08, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 08, 60.00, 47.00, 48.00, 47.00, 60.00 +YCG, 08, 08, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 08, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 08, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 08, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 08, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 08, 87.00, 53.00, 6.00, 6.00, 10.00 +YNG, 08, 08, 80.00, 59.00, 21.00, 24.00, 35.00 +YPA, 08, 08, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 08, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 08, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 08, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 08, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 08, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 08, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 08, 106.00, 81.00, 3.00, 2.00, 3.00 +YVR, 08, 08, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 08, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 08, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 08, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 08, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 08, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 08, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 08, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 08, 75.00, 52.00, 23.00, 22.00, 35.00 +ZUN, 08, 08, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 08, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 08, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +01R, 08, 08, 92.00, 71.00, -9999.00, -9999.00, 31.00 +1V1, 08, 08, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 08, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 08, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 08, 87.00, 71.00, -9999.00, -9999.00, 36.00 +2PJ, 08, 08, 90.00, 69.00, -9999.00, -9999.00, 35.00 +3B1, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 08, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 08, 79.00, 54.00, -9999.00, -9999.00, 28.00 +3SE, 08, 08, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 08, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 08, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 08, 08, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 08, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 08, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 08, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 09, 83.00, 63.00, 19.00, 22.00, 32.00 +ABI, 08, 09, 95.00, 72.00, 12.00, 12.00, 19.00 +ABQ, 08, 09, 90.00, 64.00, 24.00, 12.00, 30.00 +ABR, 08, 09, 86.00, 58.00, 22.00, 14.00, 31.00 +ABY, 08, 09, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 09, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 09, 98.00, 75.00, 8.00, 13.00, 16.00 +ACV, 08, 09, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 09, 84.00, 64.00, 20.00, 17.00, 29.00 +ADK, 08, 09, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 09, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 09, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 09, 86.00, 63.00, -9999.00, -9999.00, 29.00 +AEX, 08, 09, 93.00, 72.00, -9999.00, -9999.00, 31.00 +AFF, 08, 09, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 09, 92.00, 72.00, -9999.00, -9999.00, 64.00 +AGS, 08, 09, 91.00, 70.00, 18.00, 28.00, 38.00 +AHN, 08, 09, 89.00, 69.00, 15.00, 23.00, 32.00 +AKN, 08, 09, 62.00, 47.00, 32.00, 37.00, 49.00 +AKO, 08, 09, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 09, 83.00, 59.00, 20.00, 24.00, 34.00 +ALI, 08, 09, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 09, 83.00, 60.00, 22.00, 19.00, 32.00 +ALS, 08, 09, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 09, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 09, 90.00, 65.00, 20.00, 13.00, 28.00 +AMG, 08, 09, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 09, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 09, 64.00, 51.00, 28.00, 30.00, 40.00 +AND, 08, 09, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 09, 65.00, 53.00, 36.00, 37.00, 50.00 +AOO, 08, 09, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +APN, 08, 09, 78.00, 53.00, 21.00, 21.00, 34.00 +AQQ, 08, 09, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 09, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +AST, 08, 09, 69.00, 53.00, 15.00, 19.00, 25.00 +ATL, 08, 09, 88.00, 69.00, 17.00, 23.00, 34.00 +ATW, 08, 09, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 09, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 09, 85.00, 62.00, -9999.00, -9999.00, 27.00 +AUG, 08, 09, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 09, 96.00, 74.00, 7.00, 12.00, 15.00 +AUW, 08, 09, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 09, 83.00, 63.00, 16.00, 30.00, 37.00 +AVP, 08, 09, 81.00, 61.00, 22.00, 23.00, 35.00 +AXN, 08, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 09, 81.00, 60.00, -9999.00, -9999.00, 31.00 +AYS, 08, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 09, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 09, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 09, 77.00, 46.00, -9999.00, -9999.00, 21.00 +BDL, 08, 09, 84.00, 61.00, 22.00, 22.00, 33.00 +BDR, 08, 09, 82.00, 66.00, 20.00, 19.00, 33.00 +BET, 08, 09, 60.00, 47.00, 41.00, 40.00, 53.00 +BFD, 08, 09, 76.00, 53.00, 24.00, 26.00, 38.00 +BFF, 08, 09, 89.00, 57.00, 18.00, 10.00, 24.00 +BFL, 08, 09, 98.00, 69.00, 1.00, 1.00, 2.00 +BGM, 08, 09, 77.00, 59.00, 19.00, 24.00, 33.00 +BGR, 08, 09, 77.00, 58.00, 20.00, 20.00, 32.00 +BGS, 08, 09, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 09, 90.00, 69.00, 17.00, 26.00, 37.00 +BID, 08, 09, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 09, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 09, 96.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 09, 86.00, 58.00, 16.00, 14.00, 25.00 +BIS, 08, 09, 84.00, 55.00, 20.00, 14.00, 28.00 +BIX, 08, 09, 90.00, 74.00, -9999.00, -9999.00, 39.00 +BJI, 08, 09, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 09, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 09, 88.00, 54.00, -9999.00, -9999.00, 29.00 +BKW, 08, 09, 79.00, 60.00, 24.00, 29.00, 40.00 +BLF, 08, 09, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 09, 108.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 09, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 09, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 09, 88.00, 64.00, -9999.00, -9999.00, 25.00 +BNA, 08, 09, 89.00, 68.00, 18.00, 24.00, 33.00 +BNO, 08, 09, 85.00, 46.00, -9999.00, 9.00, 21.00 +BOI, 08, 09, 90.00, 58.00, 7.00, 6.00, 12.00 +BOS, 08, 09, 81.00, 65.00, 20.00, 21.00, 31.00 +BPI, 08, 09, 80.00, 37.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 09, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 09, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 09, 84.00, 64.00, 23.00, 18.00, 31.00 +BRO, 08, 09, 94.00, 76.00, 11.00, 21.00, 26.00 +BRW, 08, 09, 43.00, 34.00, 24.00, 23.00, 37.00 +BSM, 08, 09, 96.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 08, 09, 45.00, 35.00, 20.00, 24.00, 33.00 +BTL, 08, 09, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 09, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 09, 91.00, 73.00, 12.00, 40.00, 44.00 +BTT, 08, 09, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 09, 79.00, 59.00, 28.00, 27.00, 43.00 +BUB, 08, 09, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 09, 79.00, 61.00, 23.00, 21.00, 35.00 +BUR, 08, 09, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 09, 90.00, 74.00, -9999.00, 33.00, 48.00 +BWG, 08, 09, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 09, 86.00, 66.00, 21.00, 20.00, 33.00 +BYH, 08, 09, 91.00, 70.00, -9999.00, -9999.00, 25.00 +BYI, 08, 09, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 09, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 09, 91.00, 70.00, 17.00, 26.00, 35.00 +CAG, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 09, 81.00, 61.00, 21.00, 24.00, 35.00 +CAO, 08, 09, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 09, 75.00, 53.00, 27.00, 31.00, 42.00 +CBM, 08, 09, 92.00, 69.00, -9999.00, -9999.00, 30.00 +CDB, 08, 09, 56.00, 47.00, 44.00, 48.00, 62.00 +CDC, 08, 09, 89.00, 58.00, 11.00, 11.00, 17.00 +CDR, 08, 09, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 09, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 09, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 09, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 09, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 09, 89.00, 68.00, 17.00, 27.00, 35.00 +CHO, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 09, 90.00, 73.00, 21.00, 30.00, 40.00 +CID, 08, 09, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 09, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 09, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 09, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 09, 81.00, 61.00, 24.00, 24.00, 37.00 +CLL, 08, 09, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 09, 88.00, 69.00, 18.00, 19.00, 31.00 +CMH, 08, 09, 83.00, 62.00, 20.00, 25.00, 35.00 +CMI, 08, 09, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 09, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 09, 90.00, 67.00, 23.00, 12.00, 29.00 +CNM, 08, 09, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 09, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 08, 09, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +COF, 08, 09, 90.00, 73.00, -9999.00, -9999.00, 36.00 +CON, 08, 09, 81.00, 56.00, 20.00, 21.00, 34.00 +COS, 08, 09, 83.00, 56.00, 26.00, 24.00, 39.00 +COT, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 09, 88.00, 65.00, 17.00, 16.00, 27.00 +CPR, 08, 09, 87.00, 53.00, 15.00, 11.00, 22.00 +CRBC, 08, 09, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 09, 94.00, 75.00, 11.00, 18.00, 23.00 +CRW, 08, 09, 85.00, 64.00, 23.00, 30.00, 42.00 +CSG, 08, 09, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 09, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 09, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 09, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 09, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 09, 85.00, 64.00, 19.00, 24.00, 35.00 +CVN, 08, 09, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 09, 89.00, 62.00, -9999.00, -9999.00, 24.00 +CXY, 08, 09, 85.00, 65.00, 17.00, 17.00, 27.00 +CYS, 08, 09, 81.00, 54.00, 18.00, 23.00, 34.00 +DAA, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 09, 89.00, 73.00, 17.00, 37.00, 45.00 +DAG, 08, 09, 103.00, 74.00, 3.00, 6.00, 6.00 +DAL, 08, 09, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 09, 84.00, 62.00, 21.00, 24.00, 35.00 +DBQ, 08, 09, 81.00, 61.00, 23.00, 19.00, 35.00 +DCA, 08, 09, 88.00, 71.00, 19.00, 22.00, 32.00 +DDC, 08, 09, 92.00, 67.00, 17.00, 10.00, 24.00 +DEC, 08, 09, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 09, 87.00, 58.00, 20.00, 19.00, 33.00 +DFW, 08, 09, 97.00, 74.00, 8.00, 9.00, 16.00 +DHN, 08, 09, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 09, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 09, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 09, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 09, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 09, 75.00, 55.00, 26.00, 25.00, 41.00 +DLLC, 08, 09, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 09, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 09, 97.00, 73.00, -9999.00, -9999.00, 27.00 +DMN, 08, 09, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 09, 87.00, 66.00, -9999.00, -9999.00, 27.00 +DPG, 08, 09, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 09, 91.00, 71.00, -9999.00, -9999.00, 43.00 +DRA, 08, 09, 97.00, 69.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 09, 96.00, 74.00, 7.00, 9.00, 14.00 +DSM, 08, 09, 85.00, 65.00, 21.00, 20.00, 33.00 +DTW, 08, 09, 82.00, 60.00, 17.00, 20.00, 29.00 +DUG, 08, 09, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 09, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 09, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 09, 95.00, 72.00, -9999.00, -9999.00, 18.00 +D45, 08, 09, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 09, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 09, 81.00, 59.00, 21.00, 20.00, 31.00 +ECG, 08, 09, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 09, 97.00, 68.00, -9999.00, -9999.00, 3.00 +EED, 08, 09, 107.00, 83.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 09, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 09, 62.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 09, 80.00, 57.00, 26.00, 33.00, 44.00 +EKO, 08, 09, 90.00, 50.00, 8.00, 8.00, 14.00 +ELD, 08, 09, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 09, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 09, 94.00, 67.00, 17.00, 9.00, 24.00 +ELY, 08, 09, 86.00, 48.00, 11.00, 12.00, 19.00 +EMP, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 09, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +END, 08, 09, 95.00, 71.00, -9999.00, -9999.00, 18.00 +ENN, 08, 09, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 09, 90.00, 66.00, -9999.00, -9999.00, 11.00 +EPH, 08, 09, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 09, 79.00, 62.00, 23.00, 22.00, 36.00 +ESF, 08, 09, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 09, 82.00, 53.00, 9.00, 10.00, 14.00 +EVV, 08, 09, 88.00, 66.00, 19.00, 17.00, 29.00 +EWN, 08, 09, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 09, 86.00, 68.00, 18.00, 21.00, 30.00 +EYW, 08, 09, 89.00, 79.00, 29.00, 31.00, 46.00 +E74, 08, 09, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 09, 88.00, 67.00, -9999.00, -9999.00, 31.00 +FAI, 08, 09, 68.00, 49.00, 30.00, 27.00, 43.00 +FAR, 08, 09, 83.00, 58.00, 21.00, 18.00, 33.00 +FAT, 08, 09, 98.00, 65.00, 0.00, 2.00, 2.00 +FAY, 08, 09, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 09, 81.00, 47.00, 17.00, 20.00, 30.00 +FCS, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FDY, 08, 09, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 09, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FHU, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FLG, 08, 09, 80.00, 50.00, 16.00, 26.00, 35.00 +FLL, 08, 09, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 09, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 09, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +FME, 08, 09, 87.00, 63.00, -9999.00, -9999.00, 27.00 +FMH, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 09, 91.00, 57.00, 13.00, 7.00, 17.00 +FMY, 08, 09, 91.00, 75.00, 18.00, 55.00, 62.00 +FNT, 08, 09, 80.00, 59.00, 19.00, 19.00, 31.00 +FOD, 08, 09, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 09, 89.00, 66.00, -9999.00, -9999.00, 24.00 +FOK, 08, 09, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 09, 91.00, 68.00, -9999.00, -9999.00, 25.00 +FSD, 08, 09, 85.00, 61.00, 23.00, 16.00, 31.00 +FSI, 08, 09, 96.00, 71.00, -9999.00, -9999.00, 19.00 +FSM, 08, 09, 93.00, 70.00, 13.00, 15.00, 23.00 +FTK, 08, 09, 86.00, 63.00, -9999.00, -9999.00, 24.00 +FWA, 08, 09, 83.00, 62.00, 19.00, 22.00, 33.00 +FWH, 08, 09, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 09, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 09, 95.00, 68.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 09, 108.00, 79.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 09, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 09, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 09, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 09, 84.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 09, 83.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 08, 09, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 09, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 09, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 09, 85.00, 57.00, 17.00, 13.00, 26.00 +GJT, 08, 09, 92.00, 63.00, 11.00, 9.00, 17.00 +GKN, 08, 09, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 09, 89.00, 60.00, 19.00, 9.00, 25.00 +GLH, 08, 09, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 09, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 09, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 09, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 09, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 09, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 09, 79.00, 58.00, 22.00, 24.00, 37.00 +GRCI, 08, 09, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 09, 79.00, 51.00, -9999.00, -9999.00, 19.00 +GRI, 08, 09, 87.00, 63.00, 20.00, 12.00, 27.00 +GRK, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 08, 09, 82.00, 59.00, 21.00, 18.00, 31.00 +GSB, 08, 09, 89.00, 69.00, -9999.00, -9999.00, 36.00 +GSG, 08, 09, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 09, 86.00, 67.00, 19.00, 22.00, 33.00 +GSP, 08, 09, 87.00, 68.00, 17.00, 24.00, 33.00 +GST, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 09, 79.00, 60.00, -9999.00, -9999.00, 34.00 +GTF, 08, 09, 83.00, 53.00, 19.00, 17.00, 29.00 +GUP, 08, 09, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 09, 84.00, 61.00, -9999.00, -9999.00, 27.00 +GVW, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 09, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 09, 85.00, 72.00, 20.00, 19.00, 30.00 +HBR, 08, 09, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 09, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 09, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 09, 89.00, 59.00, -9999.00, -9999.00, 13.00 +HKY, 08, 09, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 09, 85.00, 53.00, 15.00, 17.00, 25.00 +HMN, 08, 09, 95.00, 62.00, -9999.00, -9999.00, 23.00 +HMS, 08, 09, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 09, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 09, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +HON, 08, 09, 86.00, 60.00, 21.00, 13.00, 29.00 +HOP, 08, 09, 89.00, 65.00, -9999.00, -9999.00, 25.00 +HOT, 08, 09, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 09, 93.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 09, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 09, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 09, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 09, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 09, 90.00, 72.00, -9999.00, -9999.00, 49.00 +HSV, 08, 09, 89.00, 69.00, 16.00, 23.00, 33.00 +HTL, 08, 09, 78.00, 55.00, 24.00, 20.00, 37.00 +HTS, 08, 09, 84.00, 65.00, 20.00, 26.00, 37.00 +HUF, 08, 09, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 09, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 09, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 09, 86.00, 54.00, 17.00, 13.00, 25.00 +IAB, 08, 09, 92.00, 69.00, -9999.00, -9999.00, 24.00 +IAD, 08, 09, 86.00, 64.00, 20.00, 24.00, 35.00 +IAG, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 09, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 09, 92.00, 69.00, 15.00, 14.00, 24.00 +IDA, 08, 09, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 09, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 09, 85.00, 67.00, 19.00, 18.00, 30.00 +ILI, 08, 09, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 09, 88.00, 72.00, 20.00, 30.00, 40.00 +IMT, 08, 09, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 08, 09, 84.00, 64.00, 19.00, 22.00, 32.00 +INL, 08, 09, 77.00, 53.00, 26.00, 23.00, 40.00 +INS, 08, 09, 97.00, 69.00, -9999.00, -9999.00, 6.00 +INT, 08, 09, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 08, 09, 91.00, 62.00, 11.00, 14.00, 22.00 +IPL, 08, 09, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 09, 82.00, 61.00, 19.00, 26.00, 36.00 +IRK, 08, 09, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 09, 85.00, 56.00, 19.00, 14.00, 28.00 +ISP, 08, 09, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 09, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 09, 103.00, 74.00, -9999.00, -9999.00, 15.00 +IWD, 08, 09, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 09, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 09, 92.00, 70.00, 12.00, 26.00, 32.00 +JAX, 08, 09, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 09, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 09, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 09, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 09, 83.00, 68.00, 20.00, 19.00, 31.00 +JHW, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 09, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 09, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 09, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 09, 63.00, 48.00, 43.00, 43.00, 54.00 +JST, 08, 09, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 09, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 09, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 09, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 09, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 09, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 09, 81.00, 58.00, 18.00, 20.00, 29.00 +LAR, 08, 09, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 09, 104.00, 75.00, 7.00, 5.00, 10.00 +LAX, 08, 09, 76.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 09, 91.00, 67.00, 16.00, 11.00, 22.00 +LBF, 08, 09, 87.00, 59.00, 23.00, 10.00, 30.00 +LCH, 08, 09, 91.00, 73.00, 16.00, 31.00, 39.00 +LCK, 08, 09, 84.00, 62.00, -9999.00, -9999.00, 29.00 +LEB, 08, 09, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 09, 86.00, 65.00, 15.00, 24.00, 32.00 +LFI, 08, 09, 85.00, 71.00, -9999.00, -9999.00, 31.00 +LFK, 08, 09, 94.00, 72.00, 9.00, 19.00, 24.00 +LFT, 08, 09, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 09, 83.00, 69.00, 19.00, 21.00, 31.00 +LGB, 08, 09, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 09, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 09, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 09, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 09, 92.00, 71.00, 10.00, 19.00, 24.00 +LIZ, 08, 09, 75.00, 53.00, -9999.00, -9999.00, 43.00 +LMT, 08, 09, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +LND, 08, 09, 85.00, 55.00, 10.00, 11.00, 18.00 +LNK, 08, 09, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 09, 93.00, 54.00, 5.00, 3.00, 6.00 +LOZ, 08, 09, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 09, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 09, 91.00, 68.00, -9999.00, -9999.00, 25.00 +LSE, 08, 09, 83.00, 61.00, 22.00, 22.00, 33.00 +LSF, 08, 09, 92.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 09, 106.00, 68.00, -9999.00, -9999.00, 6.00 +LTS, 08, 09, 97.00, 70.00, -9999.00, -9999.00, 18.00 +LUF, 08, 09, 106.00, 75.00, -9999.00, -9999.00, 11.00 +LVS, 08, 09, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 09, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 09, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 09, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 09, 86.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 09, 95.00, 68.00, 12.00, 10.00, 19.00 +MBL, 08, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 09, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 09, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 09, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 09, 65.00, 46.00, 37.00, 33.00, 51.00 +MCI, 08, 09, 88.00, 67.00, 20.00, 19.00, 31.00 +MCK, 08, 09, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 09, 92.00, 70.00, 18.00, 22.00, 34.00 +MCO, 08, 09, 92.00, 73.00, 15.00, 46.00, 52.00 +MCW, 08, 09, 82.00, 60.00, 20.00, 17.00, 29.00 +MC2, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MDH, 08, 09, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 09, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 09, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 09, 83.00, 65.00, 29.00, 21.00, 40.00 +MEI, 08, 09, 92.00, 70.00, 16.00, 28.00, 37.00 +MEM, 08, 09, 92.00, 72.00, 14.00, 19.00, 27.00 +MER, 08, 09, 96.00, 60.00, -9999.00, -9999.00, 1.00 +MFD, 08, 09, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 09, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 09, 91.00, 56.00, 7.00, 6.00, 10.00 +MGE, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 08, 09, 91.00, 71.00, 16.00, 24.00, 33.00 +MGW, 08, 09, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 09, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 09, 94.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 09, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 09, 90.00, 75.00, 32.00, 43.00, 57.00 +MIB, 08, 09, 82.00, 57.00, -9999.00, -9999.00, 27.00 +MIV, 08, 09, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 09, 94.00, 54.00, -9999.00, -9999.00, 8.00 +MKC, 08, 09, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 09, 79.00, 62.00, 26.00, 21.00, 37.00 +MKG, 08, 09, 79.00, 60.00, 20.00, 17.00, 29.00 +MKL, 08, 09, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 09, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 09, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 09, 90.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 09, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 09, 85.00, 63.00, 23.00, 18.00, 33.00 +MLS, 08, 09, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 09, 92.00, 71.00, -9999.00, -9999.00, 34.00 +MOB, 08, 09, 91.00, 73.00, 19.00, 45.00, 53.00 +MOT, 08, 09, 82.00, 57.00, 19.00, 14.00, 27.00 +MPV, 08, 09, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 09, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 09, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 09, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 09, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 09, 69.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 09, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 09, 81.00, 58.00, 23.00, 19.00, 35.00 +MSO, 08, 09, 84.00, 50.00, 17.00, 17.00, 26.00 +MSP, 08, 09, 82.00, 62.00, 24.00, 22.00, 37.00 +MSS, 08, 09, 79.00, 57.00, 21.00, 21.00, 34.00 +MSY, 08, 09, 90.00, 73.00, 13.00, 40.00, 46.00 +MTC, 08, 09, 80.00, 60.00, -9999.00, -9999.00, 26.00 +MTN, 08, 09, 86.00, 66.00, -9999.00, -9999.00, 27.00 +MTO, 08, 09, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 09, 84.00, 61.00, -9999.00, -9999.00, 27.00 +MUO, 08, 09, 93.00, 56.00, -9999.00, -9999.00, 8.00 +MWA, 08, 09, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 09, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 09, 91.00, 71.00, -9999.00, -9999.00, 30.00 +MYL, 08, 09, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 09, 90.00, 70.00, -9999.00, -9999.00, 35.00 +NAO, 08, 09, 88.00, 75.00, -9999.00, -9999.00, 47.00 +NBC, 08, 09, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NBE, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +NBU, 08, 09, 83.00, 62.00, -9999.00, -9999.00, 27.00 +NCA, 08, 09, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 08, 09, 79.00, 64.00, -9999.00, -9999.00, 32.00 +NC1, 08, 09, 97.00, 68.00, -9999.00, -9999.00, 3.00 +NEL, 08, 09, 85.00, 62.00, -9999.00, -9999.00, 29.00 +NFG, 08, 09, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 09, 90.00, 53.00, -9999.00, -9999.00, 6.00 +NGP, 08, 09, 93.00, 75.00, -9999.00, -9999.00, 18.00 +NGU, 08, 09, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 09, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 09, 86.00, 65.00, -9999.00, -9999.00, 30.00 +NHZ, 08, 09, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NID, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 09, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 09, 95.00, 72.00, -9999.00, -9999.00, 22.00 +NKT, 08, 09, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 09, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 09, 91.00, 68.00, -9999.00, -9999.00, 33.00 +NPA, 08, 09, 89.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NQI, 08, 09, 96.00, 74.00, -9999.00, -9999.00, 18.00 +NQX, 08, 09, 89.00, 79.00, -9999.00, -9999.00, 43.00 +NRB, 08, 09, 89.00, 73.00, -9999.00, -9999.00, 43.00 +NRC, 08, 09, 95.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 09, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 09, 91.00, 70.00, -9999.00, -9999.00, 44.00 +NSI, 08, 09, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 09, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 09, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 09, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NUC, 08, 09, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 09, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 09, 73.00, 50.00, -9999.00, -9999.00, 18.00 +NWF, 08, 09, 84.00, 65.00, -9999.00, -9999.00, 2.00 +NXX, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 08, 09, 88.00, 64.00, -9999.00, -9999.00, 30.00 +NZC, 08, 09, 92.00, 69.00, -9999.00, -9999.00, 49.00 +NZJ, 08, 09, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 09, 80.00, 61.00, -9999.00, -9999.00, 29.00 +NZY, 08, 09, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 09, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 09, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 09, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 09, 94.00, 70.00, 13.00, 10.00, 19.00 +OLM, 08, 09, 78.00, 50.00, 12.00, 15.00, 20.00 +OMA, 08, 09, 86.00, 64.00, 18.00, 15.00, 28.00 +OME, 08, 09, 57.00, 45.00, 32.00, 33.00, 45.00 +ONT, 08, 09, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 09, 83.00, 62.00, 24.00, 21.00, 37.00 +ORF, 08, 09, 86.00, 70.00, 17.00, 21.00, 32.00 +ORH, 08, 09, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 09, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 09, 78.00, 56.00, -9999.00, -9999.00, 28.00 +OTG, 08, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 09, 67.00, 53.00, 10.00, 12.00, 16.00 +OTM, 08, 09, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 09, 58.00, 49.00, 25.00, 29.00, 40.00 +OURC, 08, 09, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 09, 93.00, 55.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 09, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 09, 91.00, 69.00, -9999.00, -9999.00, 40.00 +PACZ, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 09, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 09, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 09, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 09, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 09, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 09, 90.00, 72.00, -9999.00, -9999.00, 43.00 +PAQ, 08, 09, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 09, 51.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 09, 52.00, 44.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 09, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 09, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 09, 78.00, 59.00, -9999.00, -9999.00, 35.00 +PBI, 08, 09, 90.00, 75.00, 26.00, 39.00, 51.00 +PDT, 08, 09, 88.00, 58.00, 9.00, 7.00, 13.00 +PDX, 08, 09, 81.00, 57.00, 12.00, 13.00, 19.00 +PFN, 08, 09, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 09, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 09, 85.00, 67.00, 18.00, 18.00, 30.00 +PHX, 08, 09, 104.00, 80.00, 10.00, 2.00, 12.00 +PIA, 08, 09, 84.00, 64.00, 20.00, 21.00, 32.00 +PIB, 08, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 09, 88.00, 52.00, 9.00, 10.00, 17.00 +PIR, 08, 09, 89.00, 61.00, 18.00, 13.00, 25.00 +PIT, 08, 09, 82.00, 61.00, 19.00, 25.00, 33.00 +PKB, 08, 09, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 09, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 09, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 09, 89.00, 74.00, 19.00, 33.00, 41.00 +POB, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +POE, 08, 09, 93.00, 70.00, -9999.00, -9999.00, 44.00 +POM, 08, 09, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 09, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 09, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 09, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 09, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 09, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 09, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 09, 81.00, 56.00, -9999.00, -9999.00, 29.00 +PSP, 08, 09, 108.00, 76.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 09, 91.00, 77.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 09, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 09, 91.00, 60.00, 23.00, 14.00, 32.00 +PUC, 08, 09, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 09, 82.00, 63.00, 18.00, 17.00, 30.00 +PVU, 08, 09, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 09, 78.00, 58.00, 21.00, 21.00, 32.00 +P02, 08, 09, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +P07, 08, 09, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 09, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +P24, 08, 09, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +P28, 08, 09, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +P35, 08, 09, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +P38, 08, 09, 94.00, 57.00, -9999.00, -9999.00, -9999.00 +P39, 08, 09, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P58, 08, 09, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +P59, 08, 09, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 08, 09, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +P61, 08, 09, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 09, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +P68, 08, 09, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +P69, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 09, 92.00, 50.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 09, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 09, 86.00, 58.00, 19.00, 14.00, 29.00 +RBL, 08, 09, 97.00, 65.00, 2.00, 3.00, 4.00 +RCA, 08, 09, 86.00, 58.00, -9999.00, -9999.00, 24.00 +RDD, 08, 09, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 09, 85.00, 47.00, 10.00, 8.00, 14.00 +RDR, 08, 09, 82.00, 55.00, -9999.00, -9999.00, 30.00 +RDU, 08, 09, 87.00, 68.00, 18.00, 19.00, 30.00 +REE, 08, 09, 91.00, 67.00, -9999.00, -9999.00, 18.00 +REJ, 08, 09, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 09, 82.00, 61.00, 24.00, 19.00, 35.00 +RIC, 08, 09, 88.00, 67.00, 20.00, 21.00, 34.00 +RIV, 08, 09, 94.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 09, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 09, 82.00, 52.00, 10.00, 7.00, 14.00 +RME, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 09, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 09, 96.00, 75.00, -9999.00, -9999.00, 17.00 +RNO, 08, 09, 91.00, 51.00, 6.00, 5.00, 9.00 +ROA, 08, 09, 86.00, 65.00, 16.00, 25.00, 34.00 +ROC, 08, 09, 79.00, 59.00, 21.00, 23.00, 36.00 +ROW, 08, 09, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 09, 91.00, 67.00, 15.00, 10.00, 23.00 +RST, 08, 09, 80.00, 59.00, 26.00, 22.00, 37.00 +RWF, 08, 09, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 09, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 09, 93.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 09, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 09, 96.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 09, 90.00, 73.00, 18.00, 32.00, 41.00 +SAW, 08, 09, 75.00, 58.00, -9999.00, -9999.00, 34.00 +SBA, 08, 09, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 09, 97.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 09, 82.00, 62.00, 21.00, 23.00, 33.00 +SBP, 08, 09, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 09, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 09, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 09, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 09, 94.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 09, 86.00, 67.00, 18.00, 24.00, 33.00 +SEA, 08, 09, 76.00, 56.00, 13.00, 14.00, 20.00 +SEM, 08, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 09, 94.00, 70.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 09, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 09, 90.00, 66.00, 15.00, 18.00, 28.00 +SGY, 08, 09, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 09, 87.00, 53.00, 14.00, 11.00, 22.00 +SHV, 08, 09, 94.00, 72.00, 9.00, 18.00, 23.00 +SIT, 08, 09, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 09, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 09, 96.00, 69.00, 8.00, 10.00, 16.00 +SKA, 08, 09, 84.00, 55.00, -9999.00, -9999.00, 14.00 +SKF, 08, 09, 96.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 08, 09, 91.00, 63.00, 12.00, 11.00, 19.00 +SLE, 08, 09, 83.00, 52.00, 8.00, 11.00, 15.00 +SLN, 08, 09, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 09, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 09, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 09, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 09, 51.00, 44.00, 36.00, 42.00, 54.00 +SNS, 08, 09, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 09, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 09, 85.00, 64.00, 19.00, 20.00, 32.00 +SPS, 08, 09, 97.00, 72.00, 12.00, 11.00, 19.00 +SRQ, 08, 09, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 09, 90.00, 69.00, -9999.00, -9999.00, 35.00 +SSI, 08, 09, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 09, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 09, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +STL, 08, 09, 88.00, 69.00, 18.00, 20.00, 30.00 +STNV, 08, 09, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STS, 08, 09, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 09, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 09, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 09, 89.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 09, 85.00, 63.00, 21.00, 16.00, 31.00 +SVN, 08, 09, 90.00, 73.00, -9999.00, -9999.00, 38.00 +SWF, 08, 09, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 09, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 09, 80.00, 58.00, 23.00, 23.00, 35.00 +SZL, 08, 09, 89.00, 64.00, -9999.00, -9999.00, 24.00 +TAD, 08, 09, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 09, 90.00, 63.00, -9999.00, -9999.00, 25.00 +TCC, 08, 09, 91.00, 63.00, 17.00, 9.00, 22.00 +TCL, 08, 09, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 09, 79.00, 51.00, -9999.00, -9999.00, 18.00 +TCS, 08, 09, 91.00, 66.00, -9999.00, 15.00, 28.00 +TEB, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 09, 94.00, 70.00, -9999.00, -9999.00, 18.00 +TKA, 08, 09, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 09, 91.00, 71.00, 16.00, 44.00, 49.00 +TNX, 08, 09, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 09, 82.00, 59.00, 17.00, 22.00, 32.00 +TOP, 08, 09, 89.00, 66.00, 21.00, 19.00, 31.00 +TPA, 08, 09, 90.00, 75.00, 24.00, 45.00, 53.00 +TPH, 08, 09, 90.00, 56.00, 7.00, 7.00, 12.00 +TRI, 08, 09, 85.00, 64.00, 19.00, 24.00, 35.00 +TRK, 08, 09, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 09, 105.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 09, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 09, 94.00, 72.00, 13.00, 11.00, 20.00 +TUP, 08, 09, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 09, 97.00, 73.00, 22.00, 14.00, 30.00 +TVC, 08, 09, 80.00, 57.00, 19.00, 15.00, 29.00 +TVL, 08, 09, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 09, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 09, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 09, 87.00, 66.00, 17.00, 23.00, 32.00 +T01, 08, 09, 86.00, 65.00, -9999.00, -9999.00, 31.00 +T02, 08, 09, 89.00, 69.00, -9999.00, -9999.00, 34.00 +T03, 08, 09, 89.00, 70.00, -9999.00, -9999.00, 35.00 +T04, 08, 09, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 09, 91.00, 65.00, -9999.00, -9999.00, 24.00 +T06, 08, 09, 92.00, 68.00, -9999.00, -9999.00, 30.00 +T07, 08, 09, 95.00, 59.00, -9999.00, -9999.00, 13.00 +T08, 08, 09, 90.00, 66.00, -9999.00, -9999.00, 14.00 +UCA, 08, 09, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 09, 97.00, 69.00, -9999.00, -9999.00, 6.00 +UIL, 08, 09, 69.00, 50.00, 26.00, 24.00, 34.00 +UIN, 08, 09, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 09, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 09, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +U15, 08, 09, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +U28, 08, 09, 95.00, 59.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 09, 91.00, 69.00, -9999.00, -9999.00, 40.00 +VBG, 08, 09, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 09, 94.00, 74.00, 8.00, 27.00, 31.00 +VCV, 08, 09, 97.00, 61.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 09, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 09, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 09, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 09, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 09, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 09, 91.00, 71.00, -9999.00, -9999.00, 43.00 +VRB, 08, 09, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 09, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 09, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 09, 86.00, 65.00, 13.00, 14.00, 24.00 +WJA, 08, 09, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 09, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 09, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 09, 92.00, 50.00, 8.00, 7.00, 12.00 +WPO, 08, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 09, 92.00, 70.00, -9999.00, -9999.00, 34.00 +WRG, 08, 09, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 09, 86.00, 62.00, -9999.00, -9999.00, 27.00 +WRL, 08, 09, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +X68, 08, 09, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 09, 60.00, 47.00, 48.00, 47.00, 60.00 +YCG, 08, 09, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 09, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 09, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 09, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 09, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 09, 87.00, 53.00, 6.00, 6.00, 10.00 +YNG, 08, 09, 80.00, 59.00, 21.00, 24.00, 35.00 +YPA, 08, 09, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 09, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 09, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 09, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 09, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 09, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 09, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 09, 106.00, 81.00, 3.00, 2.00, 3.00 +YVR, 08, 09, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 09, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 09, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 09, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 09, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 09, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 09, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 09, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 09, 75.00, 52.00, 23.00, 22.00, 35.00 +ZUN, 08, 09, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 09, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 09, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 09, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +01R, 08, 09, 92.00, 71.00, -9999.00, -9999.00, 31.00 +1V1, 08, 09, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 09, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 09, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 09, 87.00, 71.00, -9999.00, -9999.00, 36.00 +2PJ, 08, 09, 90.00, 69.00, -9999.00, -9999.00, 34.00 +3B1, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 09, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 09, 79.00, 54.00, -9999.00, -9999.00, 28.00 +3SE, 08, 09, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 09, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 09, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 08, 09, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 09, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 09, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 09, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 09, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 10, 83.00, 62.00, 19.00, 22.00, 32.00 +ABI, 08, 10, 95.00, 72.00, 12.00, 12.00, 19.00 +ABQ, 08, 10, 89.00, 63.00, 24.00, 12.00, 30.00 +ABR, 08, 10, 85.00, 57.00, 22.00, 14.00, 31.00 +ABY, 08, 10, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 10, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 10, 97.00, 74.00, 8.00, 13.00, 16.00 +ACV, 08, 10, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 10, 84.00, 64.00, 20.00, 17.00, 29.00 +ADK, 08, 10, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 10, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 10, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 10, 85.00, 62.00, -9999.00, -9999.00, 29.00 +AEX, 08, 10, 93.00, 72.00, -9999.00, -9999.00, 31.00 +AFF, 08, 10, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 10, 92.00, 72.00, -9999.00, -9999.00, 64.00 +AGS, 08, 10, 90.00, 69.00, 18.00, 28.00, 38.00 +AHN, 08, 10, 88.00, 69.00, 15.00, 23.00, 32.00 +AKN, 08, 10, 62.00, 47.00, 33.00, 37.00, 49.00 +AKO, 08, 10, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 10, 82.00, 58.00, 20.00, 24.00, 34.00 +ALI, 08, 10, 97.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 10, 82.00, 59.00, 22.00, 19.00, 32.00 +ALS, 08, 10, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 10, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 10, 89.00, 64.00, 20.00, 13.00, 28.00 +AMG, 08, 10, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 10, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 10, 63.00, 50.00, 28.00, 30.00, 40.00 +AND, 08, 10, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 10, 65.00, 52.00, 36.00, 37.00, 50.00 +AOO, 08, 10, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +APN, 08, 10, 77.00, 53.00, 21.00, 21.00, 34.00 +AQQ, 08, 10, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 10, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 08, 10, 69.00, 53.00, 15.00, 19.00, 25.00 +ATL, 08, 10, 87.00, 69.00, 17.00, 23.00, 34.00 +ATW, 08, 10, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 10, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 10, 85.00, 61.00, -9999.00, -9999.00, 27.00 +AUG, 08, 10, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 10, 96.00, 74.00, 7.00, 12.00, 15.00 +AUW, 08, 10, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 10, 82.00, 62.00, 16.00, 30.00, 37.00 +AVP, 08, 10, 80.00, 60.00, 22.00, 23.00, 35.00 +AXN, 08, 10, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 10, 80.00, 60.00, -9999.00, -9999.00, 31.00 +AYS, 08, 10, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 10, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 10, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 10, 76.00, 45.00, -9999.00, -9999.00, 21.00 +BDL, 08, 10, 83.00, 61.00, 22.00, 22.00, 33.00 +BDR, 08, 10, 81.00, 65.00, 20.00, 19.00, 33.00 +BET, 08, 10, 60.00, 47.00, 41.00, 40.00, 53.00 +BFD, 08, 10, 75.00, 53.00, 24.00, 26.00, 38.00 +BFF, 08, 10, 88.00, 56.00, 18.00, 10.00, 24.00 +BFL, 08, 10, 97.00, 69.00, 1.00, 1.00, 2.00 +BGM, 08, 10, 77.00, 58.00, 19.00, 24.00, 33.00 +BGR, 08, 10, 77.00, 57.00, 20.00, 20.00, 32.00 +BGS, 08, 10, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 10, 89.00, 69.00, 17.00, 26.00, 37.00 +BID, 08, 10, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 10, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 10, 95.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 10, 85.00, 57.00, 16.00, 14.00, 25.00 +BIS, 08, 10, 83.00, 54.00, 20.00, 14.00, 28.00 +BIX, 08, 10, 90.00, 74.00, -9999.00, -9999.00, 39.00 +BJI, 08, 10, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 10, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 10, 87.00, 53.00, -9999.00, -9999.00, 29.00 +BKW, 08, 10, 79.00, 59.00, 24.00, 29.00, 40.00 +BLF, 08, 10, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 10, 107.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 10, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 10, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 10, 87.00, 63.00, -9999.00, -9999.00, 25.00 +BNA, 08, 10, 89.00, 68.00, 18.00, 24.00, 33.00 +BNO, 08, 10, 84.00, 45.00, -9999.00, 9.00, 21.00 +BOI, 08, 10, 89.00, 57.00, 7.00, 6.00, 12.00 +BOS, 08, 10, 80.00, 64.00, 20.00, 21.00, 31.00 +BPI, 08, 10, 79.00, 36.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 10, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 10, 83.00, 63.00, 23.00, 18.00, 32.00 +BRO, 08, 10, 94.00, 75.00, 11.00, 21.00, 26.00 +BRW, 08, 10, 43.00, 33.00, 24.00, 23.00, 37.00 +BSM, 08, 10, 96.00, 74.00, -9999.00, -9999.00, 15.00 +BTI, 08, 10, 44.00, 35.00, 21.00, 24.00, 34.00 +BTL, 08, 10, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 10, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 10, 91.00, 73.00, 12.00, 40.00, 44.00 +BTT, 08, 10, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 10, 78.00, 58.00, 28.00, 27.00, 43.00 +BUB, 08, 10, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 10, 78.00, 60.00, 23.00, 21.00, 35.00 +BUR, 08, 10, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 10, 89.00, 74.00, -9999.00, 33.00, 48.00 +BWG, 08, 10, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 10, 86.00, 66.00, 21.00, 20.00, 33.00 +BYH, 08, 10, 90.00, 69.00, -9999.00, -9999.00, 25.00 +BYI, 08, 10, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 10, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 10, 90.00, 69.00, 17.00, 26.00, 35.00 +CAG, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 10, 81.00, 60.00, 21.00, 24.00, 35.00 +CAO, 08, 10, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 10, 74.00, 53.00, 27.00, 31.00, 42.00 +CBM, 08, 10, 92.00, 69.00, -9999.00, -9999.00, 30.00 +CDB, 08, 10, 56.00, 47.00, 44.00, 48.00, 62.00 +CDC, 08, 10, 88.00, 57.00, 11.00, 11.00, 17.00 +CDR, 08, 10, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 10, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 10, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 10, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 10, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 10, 88.00, 68.00, 17.00, 27.00, 35.00 +CHO, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 10, 89.00, 72.00, 21.00, 30.00, 40.00 +CID, 08, 10, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 10, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 10, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 10, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 10, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 10, 81.00, 61.00, 24.00, 24.00, 37.00 +CLL, 08, 10, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 10, 88.00, 69.00, 18.00, 19.00, 31.00 +CMH, 08, 10, 82.00, 61.00, 20.00, 25.00, 35.00 +CMI, 08, 10, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 10, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 10, 89.00, 66.00, 23.00, 12.00, 30.00 +CNM, 08, 10, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 10, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 08, 10, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +COF, 08, 10, 89.00, 73.00, -9999.00, -9999.00, 36.00 +CON, 08, 10, 80.00, 55.00, 20.00, 21.00, 34.00 +COS, 08, 10, 82.00, 56.00, 26.00, 24.00, 39.00 +COT, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 10, 87.00, 64.00, 17.00, 16.00, 27.00 +CPR, 08, 10, 86.00, 52.00, 15.00, 11.00, 22.00 +CRBC, 08, 10, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 10, 94.00, 75.00, 11.00, 18.00, 23.00 +CRW, 08, 10, 85.00, 64.00, 23.00, 30.00, 42.00 +CSG, 08, 10, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 10, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 10, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 10, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 10, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 10, 84.00, 63.00, 19.00, 24.00, 35.00 +CVN, 08, 10, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 10, 88.00, 62.00, -9999.00, -9999.00, 24.00 +CXY, 08, 10, 84.00, 65.00, 17.00, 17.00, 27.00 +CYS, 08, 10, 80.00, 53.00, 18.00, 23.00, 34.00 +DAA, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 10, 89.00, 73.00, 17.00, 37.00, 45.00 +DAG, 08, 10, 102.00, 73.00, 3.00, 6.00, 6.00 +DAL, 08, 10, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 10, 83.00, 62.00, 21.00, 24.00, 35.00 +DBQ, 08, 10, 80.00, 60.00, 23.00, 19.00, 35.00 +DCA, 08, 10, 87.00, 70.00, 19.00, 22.00, 32.00 +DDC, 08, 10, 91.00, 66.00, 17.00, 10.00, 24.00 +DEC, 08, 10, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 10, 86.00, 57.00, 20.00, 19.00, 33.00 +DFW, 08, 10, 96.00, 74.00, 8.00, 9.00, 16.00 +DHN, 08, 10, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 10, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 10, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 10, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 10, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 10, 74.00, 54.00, 26.00, 25.00, 41.00 +DLLC, 08, 10, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 10, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 10, 97.00, 72.00, -9999.00, -9999.00, 27.00 +DMN, 08, 10, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 10, 86.00, 66.00, -9999.00, -9999.00, 27.00 +DPG, 08, 10, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 10, 91.00, 71.00, -9999.00, -9999.00, 43.00 +DRA, 08, 10, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 10, 96.00, 74.00, 7.00, 9.00, 13.00 +DSM, 08, 10, 85.00, 64.00, 21.00, 20.00, 33.00 +DTW, 08, 10, 82.00, 60.00, 17.00, 20.00, 29.00 +DUG, 08, 10, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 10, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 10, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 10, 95.00, 72.00, -9999.00, -9999.00, 18.00 +D45, 08, 10, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 10, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 10, 80.00, 58.00, 21.00, 20.00, 31.00 +ECG, 08, 10, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 10, 96.00, 67.00, -9999.00, -9999.00, 3.00 +EED, 08, 10, 106.00, 82.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 10, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 10, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 10, 79.00, 56.00, 26.00, 33.00, 44.00 +EKO, 08, 10, 89.00, 49.00, 8.00, 8.00, 14.00 +ELD, 08, 10, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 10, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 10, 94.00, 67.00, 17.00, 9.00, 24.00 +ELY, 08, 10, 85.00, 47.00, 11.00, 12.00, 19.00 +EMP, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 10, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +END, 08, 10, 94.00, 70.00, -9999.00, -9999.00, 18.00 +ENN, 08, 10, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 10, 89.00, 65.00, -9999.00, -9999.00, 10.00 +EPH, 08, 10, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 10, 79.00, 62.00, 23.00, 22.00, 36.00 +ESF, 08, 10, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 10, 82.00, 53.00, 9.00, 10.00, 14.00 +EVV, 08, 10, 87.00, 65.00, 19.00, 17.00, 29.00 +EWN, 08, 10, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 10, 86.00, 68.00, 18.00, 21.00, 30.00 +EYW, 08, 10, 89.00, 79.00, 29.00, 31.00, 46.00 +E74, 08, 10, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 10, 87.00, 66.00, -9999.00, -9999.00, 30.00 +FAI, 08, 10, 67.00, 48.00, 30.00, 27.00, 43.00 +FAR, 08, 10, 82.00, 57.00, 21.00, 18.00, 33.00 +FAT, 08, 10, 97.00, 64.00, 0.00, 2.00, 2.00 +FAY, 08, 10, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 10, 80.00, 47.00, 17.00, 20.00, 30.00 +FCS, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FDY, 08, 10, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 10, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FHU, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +FLG, 08, 10, 80.00, 49.00, 16.00, 26.00, 35.00 +FLL, 08, 10, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 10, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 10, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 08, 10, 87.00, 62.00, -9999.00, -9999.00, 27.00 +FMH, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 10, 90.00, 57.00, 13.00, 7.00, 17.00 +FMY, 08, 10, 91.00, 75.00, 18.00, 55.00, 62.00 +FNT, 08, 10, 80.00, 58.00, 19.00, 19.00, 31.00 +FOD, 08, 10, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 10, 88.00, 65.00, -9999.00, -9999.00, 24.00 +FOK, 08, 10, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 10, 90.00, 67.00, -9999.00, -9999.00, 25.00 +FSD, 08, 10, 84.00, 60.00, 23.00, 16.00, 31.00 +FSI, 08, 10, 95.00, 70.00, -9999.00, -9999.00, 19.00 +FSM, 08, 10, 93.00, 69.00, 13.00, 15.00, 23.00 +FTK, 08, 10, 86.00, 63.00, -9999.00, -9999.00, 24.00 +FWA, 08, 10, 82.00, 61.00, 19.00, 22.00, 33.00 +FWH, 08, 10, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 10, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 10, 107.00, 78.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 10, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 10, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 10, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 10, 83.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 10, 82.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 08, 10, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 10, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 10, 84.00, 56.00, 17.00, 13.00, 26.00 +GJT, 08, 10, 91.00, 63.00, 11.00, 9.00, 17.00 +GKN, 08, 10, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 10, 88.00, 59.00, 19.00, 9.00, 25.00 +GLH, 08, 10, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 10, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 10, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 10, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 10, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 10, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 10, 78.00, 57.00, 22.00, 24.00, 37.00 +GRCI, 08, 10, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 10, 78.00, 51.00, -9999.00, -9999.00, 19.00 +GRI, 08, 10, 86.00, 62.00, 20.00, 12.00, 27.00 +GRK, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 08, 10, 81.00, 59.00, 21.00, 18.00, 31.00 +GSB, 08, 10, 89.00, 69.00, -9999.00, -9999.00, 35.00 +GSG, 08, 10, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 10, 86.00, 66.00, 19.00, 22.00, 33.00 +GSP, 08, 10, 87.00, 68.00, 17.00, 24.00, 33.00 +GST, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 10, 78.00, 59.00, -9999.00, -9999.00, 34.00 +GTF, 08, 10, 82.00, 53.00, 19.00, 17.00, 29.00 +GUP, 08, 10, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 10, 83.00, 60.00, -9999.00, -9999.00, 27.00 +GVW, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 10, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 10, 85.00, 72.00, 20.00, 19.00, 30.00 +HBR, 08, 10, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 10, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 10, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 10, 88.00, 58.00, -9999.00, -9999.00, 13.00 +HKY, 08, 10, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 10, 84.00, 52.00, 15.00, 17.00, 25.00 +HMN, 08, 10, 94.00, 61.00, -9999.00, -9999.00, 23.00 +HMS, 08, 10, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 10, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 10, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 08, 10, 85.00, 59.00, 21.00, 13.00, 29.00 +HOP, 08, 10, 89.00, 64.00, -9999.00, -9999.00, 25.00 +HOT, 08, 10, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 10, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 10, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 10, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 10, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 10, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 10, 90.00, 72.00, -9999.00, -9999.00, 49.00 +HSV, 08, 10, 89.00, 68.00, 16.00, 23.00, 33.00 +HTL, 08, 10, 77.00, 54.00, 24.00, 20.00, 37.00 +HTS, 08, 10, 83.00, 64.00, 20.00, 26.00, 37.00 +HUF, 08, 10, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 10, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 10, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 10, 85.00, 53.00, 17.00, 13.00, 25.00 +IAB, 08, 10, 91.00, 68.00, -9999.00, -9999.00, 24.00 +IAD, 08, 10, 86.00, 63.00, 20.00, 24.00, 35.00 +IAG, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 10, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 10, 91.00, 68.00, 15.00, 14.00, 24.00 +IDA, 08, 10, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 10, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 10, 84.00, 66.00, 19.00, 18.00, 30.00 +ILI, 08, 10, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 10, 88.00, 71.00, 20.00, 30.00, 40.00 +IMT, 08, 10, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 08, 10, 84.00, 63.00, 19.00, 22.00, 32.00 +INL, 08, 10, 76.00, 52.00, 26.00, 23.00, 40.00 +INS, 08, 10, 97.00, 68.00, -9999.00, -9999.00, 6.00 +INT, 08, 10, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 08, 10, 91.00, 61.00, 11.00, 14.00, 22.00 +IPL, 08, 10, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 10, 81.00, 61.00, 19.00, 26.00, 36.00 +IRK, 08, 10, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 10, 84.00, 55.00, 19.00, 14.00, 28.00 +ISP, 08, 10, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 10, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 10, 103.00, 74.00, -9999.00, -9999.00, 15.00 +IWD, 08, 10, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 10, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 10, 92.00, 70.00, 12.00, 26.00, 31.00 +JAX, 08, 10, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 10, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 10, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 10, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 10, 82.00, 68.00, 20.00, 19.00, 31.00 +JHW, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 10, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 10, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 10, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 10, 63.00, 47.00, 43.00, 43.00, 54.00 +JST, 08, 10, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 10, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 10, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 10, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 10, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 10, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 10, 81.00, 57.00, 18.00, 20.00, 29.00 +LAR, 08, 10, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 10, 104.00, 75.00, 7.00, 5.00, 10.00 +LAX, 08, 10, 77.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 10, 90.00, 66.00, 16.00, 11.00, 22.00 +LBF, 08, 10, 86.00, 58.00, 23.00, 10.00, 30.00 +LCH, 08, 10, 91.00, 73.00, 16.00, 31.00, 39.00 +LCK, 08, 10, 84.00, 62.00, -9999.00, -9999.00, 29.00 +LEB, 08, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 10, 85.00, 65.00, 15.00, 24.00, 32.00 +LFI, 08, 10, 85.00, 71.00, -9999.00, -9999.00, 31.00 +LFK, 08, 10, 94.00, 71.00, 9.00, 19.00, 24.00 +LFT, 08, 10, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 10, 83.00, 69.00, 19.00, 21.00, 31.00 +LGB, 08, 10, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 10, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 10, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 10, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 10, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 10, 92.00, 70.00, 10.00, 19.00, 24.00 +LIZ, 08, 10, 74.00, 53.00, -9999.00, -9999.00, 43.00 +LMT, 08, 10, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +LND, 08, 10, 84.00, 54.00, 10.00, 11.00, 18.00 +LNK, 08, 10, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 10, 92.00, 54.00, 5.00, 3.00, 6.00 +LOZ, 08, 10, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 10, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 10, 91.00, 68.00, -9999.00, -9999.00, 25.00 +LSE, 08, 10, 82.00, 60.00, 22.00, 22.00, 33.00 +LSF, 08, 10, 91.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 10, 105.00, 67.00, -9999.00, -9999.00, 6.00 +LTS, 08, 10, 97.00, 69.00, -9999.00, -9999.00, 18.00 +LUF, 08, 10, 105.00, 74.00, -9999.00, -9999.00, 11.00 +LVS, 08, 10, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 10, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 10, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 10, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 10, 85.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 10, 94.00, 68.00, 12.00, 10.00, 19.00 +MBL, 08, 10, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 10, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 10, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 10, 92.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 10, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 10, 64.00, 45.00, 37.00, 33.00, 51.00 +MCI, 08, 10, 87.00, 66.00, 20.00, 20.00, 32.00 +MCK, 08, 10, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 10, 91.00, 70.00, 18.00, 22.00, 34.00 +MCO, 08, 10, 92.00, 73.00, 15.00, 46.00, 52.00 +MCW, 08, 10, 81.00, 59.00, 20.00, 17.00, 29.00 +MC2, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MDH, 08, 10, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 10, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 10, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 10, 83.00, 64.00, 29.00, 21.00, 40.00 +MEI, 08, 10, 92.00, 69.00, 16.00, 28.00, 37.00 +MEM, 08, 10, 91.00, 71.00, 14.00, 19.00, 27.00 +MER, 08, 10, 95.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 08, 10, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 10, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 10, 90.00, 55.00, 7.00, 6.00, 10.00 +MGE, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 08, 10, 90.00, 71.00, 16.00, 24.00, 33.00 +MGW, 08, 10, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 10, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 10, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 10, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 10, 90.00, 75.00, 32.00, 44.00, 58.00 +MIB, 08, 10, 81.00, 56.00, -9999.00, -9999.00, 27.00 +MIV, 08, 10, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 10, 93.00, 53.00, -9999.00, -9999.00, 8.00 +MKC, 08, 10, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 10, 78.00, 61.00, 26.00, 21.00, 37.00 +MKG, 08, 10, 78.00, 59.00, 20.00, 17.00, 29.00 +MKL, 08, 10, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 10, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 10, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 10, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 10, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 10, 84.00, 62.00, 23.00, 18.00, 33.00 +MLS, 08, 10, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 10, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 10, 91.00, 70.00, -9999.00, -9999.00, 34.00 +MOB, 08, 10, 91.00, 73.00, 19.00, 45.00, 53.00 +MOT, 08, 10, 81.00, 56.00, 19.00, 14.00, 27.00 +MPV, 08, 10, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 10, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 10, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 10, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 10, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 10, 69.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 10, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 10, 80.00, 57.00, 23.00, 19.00, 35.00 +MSO, 08, 10, 83.00, 50.00, 17.00, 17.00, 26.00 +MSP, 08, 10, 81.00, 61.00, 25.00, 22.00, 37.00 +MSS, 08, 10, 78.00, 56.00, 21.00, 21.00, 34.00 +MSY, 08, 10, 90.00, 73.00, 13.00, 40.00, 46.00 +MTC, 08, 10, 79.00, 60.00, -9999.00, -9999.00, 26.00 +MTN, 08, 10, 86.00, 65.00, -9999.00, -9999.00, 27.00 +MTO, 08, 10, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 10, 84.00, 60.00, -9999.00, -9999.00, 27.00 +MUO, 08, 10, 92.00, 55.00, -9999.00, -9999.00, 8.00 +MWA, 08, 10, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 10, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 10, 90.00, 71.00, -9999.00, -9999.00, 30.00 +MYL, 08, 10, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 10, 89.00, 70.00, -9999.00, -9999.00, 35.00 +NAO, 08, 10, 87.00, 75.00, -9999.00, -9999.00, 47.00 +NBC, 08, 10, 89.00, 72.00, -9999.00, -9999.00, 43.00 +NBE, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +NBU, 08, 10, 82.00, 62.00, -9999.00, -9999.00, 27.00 +NCA, 08, 10, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NCO, 08, 10, 78.00, 63.00, -9999.00, -9999.00, 32.00 +NC1, 08, 10, 97.00, 67.00, -9999.00, -9999.00, 3.00 +NEL, 08, 10, 84.00, 62.00, -9999.00, -9999.00, 29.00 +NFG, 08, 10, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 10, 89.00, 52.00, -9999.00, -9999.00, 6.00 +NGP, 08, 10, 92.00, 75.00, -9999.00, -9999.00, 18.00 +NGU, 08, 10, 85.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 10, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 10, 86.00, 64.00, -9999.00, -9999.00, 30.00 +NHZ, 08, 10, 77.00, 58.00, -9999.00, -9999.00, 29.00 +NID, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 10, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 10, 95.00, 72.00, -9999.00, -9999.00, 22.00 +NKT, 08, 10, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 10, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 10, 91.00, 68.00, -9999.00, -9999.00, 33.00 +NPA, 08, 10, 89.00, 74.00, -9999.00, -9999.00, 40.00 +NQA, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NQI, 08, 10, 96.00, 73.00, -9999.00, -9999.00, 18.00 +NQX, 08, 10, 89.00, 79.00, -9999.00, -9999.00, 43.00 +NRB, 08, 10, 89.00, 74.00, -9999.00, -9999.00, 43.00 +NRC, 08, 10, 94.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 10, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 10, 91.00, 70.00, -9999.00, -9999.00, 44.00 +NSI, 08, 10, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 10, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 10, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 10, 85.00, 70.00, -9999.00, -9999.00, 33.00 +NUC, 08, 10, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 10, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 10, 73.00, 50.00, -9999.00, -9999.00, 18.00 +NWF, 08, 10, 84.00, 65.00, -9999.00, -9999.00, 2.00 +NXX, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 08, 10, 88.00, 63.00, -9999.00, -9999.00, 30.00 +NZC, 08, 10, 91.00, 69.00, -9999.00, -9999.00, 49.00 +NZJ, 08, 10, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 10, 80.00, 60.00, -9999.00, -9999.00, 29.00 +NZY, 08, 10, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 10, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 10, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 10, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 10, 93.00, 70.00, 13.00, 10.00, 19.00 +OLM, 08, 10, 77.00, 50.00, 12.00, 15.00, 20.00 +OMA, 08, 10, 86.00, 63.00, 18.00, 15.00, 28.00 +OME, 08, 10, 56.00, 44.00, 32.00, 33.00, 45.00 +ONT, 08, 10, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 10, 82.00, 62.00, 24.00, 21.00, 37.00 +ORF, 08, 10, 85.00, 70.00, 17.00, 21.00, 32.00 +ORH, 08, 10, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 10, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 10, 77.00, 55.00, -9999.00, -9999.00, 28.00 +OTG, 08, 10, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 10, 67.00, 53.00, 10.00, 12.00, 16.00 +OTM, 08, 10, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 10, 57.00, 48.00, 25.00, 29.00, 40.00 +OURC, 08, 10, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 10, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 10, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 10, 91.00, 69.00, -9999.00, -9999.00, 39.00 +PACZ, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 10, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 10, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 10, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 10, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 10, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 10, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 10, 90.00, 71.00, -9999.00, -9999.00, 43.00 +PAQ, 08, 10, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 10, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 10, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 10, 51.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 10, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 10, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 10, 77.00, 58.00, -9999.00, -9999.00, 35.00 +PBI, 08, 10, 90.00, 75.00, 26.00, 39.00, 51.00 +PDT, 08, 10, 87.00, 58.00, 9.00, 7.00, 13.00 +PDX, 08, 10, 80.00, 57.00, 12.00, 13.00, 19.00 +PFN, 08, 10, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 10, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 10, 85.00, 67.00, 18.00, 18.00, 30.00 +PHX, 08, 10, 104.00, 79.00, 10.00, 2.00, 12.00 +PIA, 08, 10, 83.00, 63.00, 20.00, 21.00, 32.00 +PIB, 08, 10, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 10, 87.00, 51.00, 9.00, 10.00, 17.00 +PIR, 08, 10, 89.00, 60.00, 18.00, 13.00, 25.00 +PIT, 08, 10, 81.00, 60.00, 19.00, 25.00, 33.00 +PKB, 08, 10, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 10, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 10, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 10, 89.00, 74.00, 19.00, 33.00, 41.00 +POB, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +POE, 08, 10, 93.00, 70.00, -9999.00, -9999.00, 43.00 +POM, 08, 10, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 10, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 10, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 10, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 10, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 10, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 10, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 10, 80.00, 56.00, -9999.00, -9999.00, 29.00 +PSP, 08, 10, 107.00, 75.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 10, 91.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 10, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 10, 90.00, 59.00, 23.00, 14.00, 32.00 +PUC, 08, 10, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 10, 81.00, 62.00, 18.00, 17.00, 30.00 +PVU, 08, 10, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 10, 78.00, 57.00, 21.00, 21.00, 32.00 +P02, 08, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +P07, 08, 10, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 10, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +P24, 08, 10, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +P28, 08, 10, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 08, 10, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 08, 10, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 08, 10, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +P58, 08, 10, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 08, 10, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 08, 10, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 08, 10, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 10, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +P68, 08, 10, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +P69, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 10, 91.00, 49.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 10, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 10, 86.00, 57.00, 19.00, 14.00, 29.00 +RBL, 08, 10, 96.00, 64.00, 2.00, 3.00, 4.00 +RCA, 08, 10, 86.00, 57.00, -9999.00, -9999.00, 24.00 +RDD, 08, 10, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 10, 84.00, 46.00, 10.00, 8.00, 14.00 +RDR, 08, 10, 81.00, 54.00, -9999.00, -9999.00, 30.00 +RDU, 08, 10, 87.00, 68.00, 18.00, 19.00, 30.00 +REE, 08, 10, 90.00, 66.00, -9999.00, -9999.00, 18.00 +REJ, 08, 10, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 10, 82.00, 61.00, 24.00, 19.00, 35.00 +RIC, 08, 10, 87.00, 67.00, 20.00, 21.00, 34.00 +RIV, 08, 10, 94.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 10, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 10, 81.00, 51.00, 10.00, 7.00, 14.00 +RME, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 10, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 10, 95.00, 75.00, -9999.00, -9999.00, 17.00 +RNO, 08, 10, 90.00, 50.00, 6.00, 5.00, 9.00 +ROA, 08, 10, 86.00, 64.00, 16.00, 25.00, 34.00 +ROC, 08, 10, 78.00, 58.00, 22.00, 23.00, 36.00 +ROW, 08, 10, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 10, 90.00, 66.00, 15.00, 10.00, 23.00 +RST, 08, 10, 79.00, 58.00, 26.00, 22.00, 37.00 +RWF, 08, 10, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 10, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 10, 92.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 10, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 10, 95.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 10, 90.00, 72.00, 18.00, 32.00, 41.00 +SAW, 08, 10, 74.00, 57.00, -9999.00, -9999.00, 34.00 +SBA, 08, 10, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 10, 97.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 10, 81.00, 61.00, 21.00, 23.00, 33.00 +SBP, 08, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 10, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 10, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 10, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 10, 93.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 10, 86.00, 66.00, 18.00, 24.00, 33.00 +SEA, 08, 10, 75.00, 56.00, 13.00, 14.00, 20.00 +SEM, 08, 10, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 10, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 10, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 10, 89.00, 65.00, 15.00, 18.00, 28.00 +SGY, 08, 10, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 10, 86.00, 52.00, 14.00, 11.00, 22.00 +SHV, 08, 10, 93.00, 71.00, 9.00, 18.00, 23.00 +SIT, 08, 10, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 10, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 10, 96.00, 69.00, 8.00, 10.00, 16.00 +SKA, 08, 10, 83.00, 55.00, -9999.00, -9999.00, 14.00 +SKF, 08, 10, 95.00, 75.00, -9999.00, -9999.00, 15.00 +SLC, 08, 10, 90.00, 62.00, 12.00, 11.00, 19.00 +SLE, 08, 10, 82.00, 51.00, 8.00, 11.00, 15.00 +SLN, 08, 10, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 10, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 10, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 10, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 10, 51.00, 44.00, 36.00, 42.00, 55.00 +SNS, 08, 10, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 10, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 10, 84.00, 64.00, 19.00, 20.00, 32.00 +SPS, 08, 10, 96.00, 72.00, 12.00, 11.00, 19.00 +SRQ, 08, 10, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 10, 90.00, 68.00, -9999.00, -9999.00, 35.00 +SSI, 08, 10, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 10, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 10, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STL, 08, 10, 88.00, 68.00, 18.00, 20.00, 30.00 +STNV, 08, 10, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +STS, 08, 10, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 10, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 10, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 10, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 10, 84.00, 62.00, 21.00, 16.00, 31.00 +SVN, 08, 10, 90.00, 72.00, -9999.00, -9999.00, 38.00 +SWF, 08, 10, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 10, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 10, 79.00, 58.00, 23.00, 23.00, 35.00 +SZL, 08, 10, 88.00, 63.00, -9999.00, -9999.00, 24.00 +TAD, 08, 10, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 10, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 10, 89.00, 62.00, -9999.00, -9999.00, 25.00 +TCC, 08, 10, 91.00, 62.00, 17.00, 9.00, 22.00 +TCL, 08, 10, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 10, 78.00, 51.00, -9999.00, -9999.00, 18.00 +TCS, 08, 10, 90.00, 65.00, -9999.00, 15.00, 28.00 +TEB, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 10, 93.00, 70.00, -9999.00, -9999.00, 18.00 +TKA, 08, 10, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 10, 91.00, 71.00, 16.00, 44.00, 49.00 +TNX, 08, 10, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 10, 82.00, 59.00, 17.00, 22.00, 32.00 +TOP, 08, 10, 88.00, 65.00, 21.00, 19.00, 31.00 +TPA, 08, 10, 90.00, 75.00, 24.00, 45.00, 53.00 +TPH, 08, 10, 89.00, 55.00, 7.00, 7.00, 12.00 +TRI, 08, 10, 84.00, 63.00, 19.00, 24.00, 35.00 +TRK, 08, 10, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 10, 105.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 10, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 10, 93.00, 71.00, 13.00, 11.00, 20.00 +TUP, 08, 10, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 10, 97.00, 72.00, 21.00, 14.00, 30.00 +TVC, 08, 10, 79.00, 56.00, 19.00, 15.00, 29.00 +TVL, 08, 10, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 10, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 10, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 10, 87.00, 65.00, 17.00, 23.00, 32.00 +T01, 08, 10, 85.00, 65.00, -9999.00, -9999.00, 31.00 +T02, 08, 10, 89.00, 69.00, -9999.00, -9999.00, 34.00 +T03, 08, 10, 89.00, 70.00, -9999.00, -9999.00, 35.00 +T04, 08, 10, 91.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 10, 91.00, 64.00, -9999.00, -9999.00, 24.00 +T06, 08, 10, 91.00, 68.00, -9999.00, -9999.00, 30.00 +T07, 08, 10, 94.00, 58.00, -9999.00, -9999.00, 13.00 +T08, 08, 10, 89.00, 65.00, -9999.00, -9999.00, 14.00 +UCA, 08, 10, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 10, 97.00, 68.00, -9999.00, -9999.00, 6.00 +UIL, 08, 10, 69.00, 50.00, 26.00, 24.00, 34.00 +UIN, 08, 10, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 10, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 10, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 10, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +U15, 08, 10, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +U28, 08, 10, 94.00, 58.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 10, 91.00, 69.00, -9999.00, -9999.00, 40.00 +VBG, 08, 10, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 10, 94.00, 74.00, 8.00, 27.00, 31.00 +VCV, 08, 10, 97.00, 61.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 10, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 10, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 10, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 10, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 10, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 10, 91.00, 71.00, -9999.00, -9999.00, 43.00 +VRB, 08, 10, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 10, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 10, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 10, 85.00, 65.00, 13.00, 14.00, 24.00 +WJA, 08, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 10, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 10, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 10, 91.00, 49.00, 8.00, 7.00, 12.00 +WPO, 08, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 10, 91.00, 70.00, -9999.00, -9999.00, 34.00 +WRG, 08, 10, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 10, 85.00, 62.00, -9999.00, -9999.00, 27.00 +WRL, 08, 10, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +X68, 08, 10, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 10, 60.00, 47.00, 48.00, 47.00, 60.00 +YCG, 08, 10, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 10, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 10, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 10, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 10, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 10, 86.00, 53.00, 6.00, 6.00, 10.00 +YNG, 08, 10, 80.00, 58.00, 21.00, 24.00, 35.00 +YPA, 08, 10, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 10, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 10, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 10, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 10, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 10, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 10, 105.00, 80.00, 3.00, 2.00, 3.00 +YVR, 08, 10, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 10, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 10, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 10, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 10, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 10, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 10, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 10, 74.00, 52.00, 23.00, 22.00, 35.00 +ZUN, 08, 10, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 10, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 10, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 10, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +01R, 08, 10, 92.00, 71.00, -9999.00, -9999.00, 31.00 +1V1, 08, 10, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 10, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 10, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 10, 87.00, 71.00, -9999.00, -9999.00, 35.00 +2PJ, 08, 10, 90.00, 68.00, -9999.00, -9999.00, 34.00 +3B1, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 10, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 10, 78.00, 54.00, -9999.00, -9999.00, 28.00 +3SE, 08, 10, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 10, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 10, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +4OM, 08, 10, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 10, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 10, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 10, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 10, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 11, 83.00, 62.00, 19.00, 22.00, 33.00 +ABI, 08, 11, 95.00, 72.00, 12.00, 11.00, 19.00 +ABQ, 08, 11, 89.00, 63.00, 24.00, 12.00, 30.00 +ABR, 08, 11, 85.00, 57.00, 22.00, 14.00, 31.00 +ABY, 08, 11, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 11, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 11, 97.00, 74.00, 8.00, 13.00, 17.00 +ACV, 08, 11, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 11, 84.00, 64.00, 20.00, 17.00, 29.00 +ADK, 08, 11, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 11, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 11, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 11, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AEX, 08, 11, 93.00, 72.00, -9999.00, -9999.00, 31.00 +AFF, 08, 11, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 11, 92.00, 72.00, -9999.00, -9999.00, 64.00 +AGS, 08, 11, 90.00, 69.00, 18.00, 28.00, 38.00 +AHN, 08, 11, 88.00, 69.00, 15.00, 23.00, 31.00 +AKN, 08, 11, 62.00, 47.00, 33.00, 38.00, 49.00 +AKO, 08, 11, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 11, 82.00, 58.00, 20.00, 24.00, 35.00 +ALI, 08, 11, 97.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 11, 82.00, 59.00, 22.00, 19.00, 33.00 +ALS, 08, 11, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 11, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 11, 89.00, 64.00, 20.00, 13.00, 29.00 +AMG, 08, 11, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 11, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 11, 63.00, 50.00, 28.00, 30.00, 40.00 +AND, 08, 11, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 11, 65.00, 52.00, 35.00, 37.00, 50.00 +AOO, 08, 11, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +APN, 08, 11, 77.00, 53.00, 22.00, 22.00, 34.00 +AQQ, 08, 11, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 11, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 08, 11, 69.00, 53.00, 15.00, 19.00, 26.00 +ATL, 08, 11, 87.00, 69.00, 16.00, 23.00, 33.00 +ATW, 08, 11, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 11, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 11, 85.00, 61.00, -9999.00, -9999.00, 27.00 +AUG, 08, 11, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 11, 96.00, 74.00, 7.00, 12.00, 15.00 +AUW, 08, 11, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 11, 82.00, 62.00, 15.00, 30.00, 37.00 +AVP, 08, 11, 80.00, 60.00, 22.00, 23.00, 35.00 +AXN, 08, 11, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 11, 80.00, 60.00, -9999.00, -9999.00, 31.00 +AYS, 08, 11, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 11, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 11, 76.00, 45.00, -9999.00, -9999.00, 20.00 +BDL, 08, 11, 83.00, 61.00, 22.00, 22.00, 33.00 +BDR, 08, 11, 81.00, 65.00, 20.00, 20.00, 34.00 +BET, 08, 11, 60.00, 47.00, 41.00, 40.00, 54.00 +BFD, 08, 11, 75.00, 53.00, 24.00, 26.00, 38.00 +BFF, 08, 11, 88.00, 56.00, 18.00, 10.00, 24.00 +BFL, 08, 11, 97.00, 69.00, 1.00, 1.00, 2.00 +BGM, 08, 11, 77.00, 58.00, 19.00, 24.00, 33.00 +BGR, 08, 11, 77.00, 57.00, 20.00, 19.00, 31.00 +BGS, 08, 11, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 11, 89.00, 69.00, 17.00, 26.00, 37.00 +BID, 08, 11, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 11, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 11, 95.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 11, 85.00, 57.00, 16.00, 14.00, 25.00 +BIS, 08, 11, 83.00, 54.00, 20.00, 14.00, 27.00 +BIX, 08, 11, 90.00, 74.00, -9999.00, -9999.00, 39.00 +BJI, 08, 11, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 11, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 11, 87.00, 53.00, -9999.00, -9999.00, 29.00 +BKW, 08, 11, 79.00, 59.00, 23.00, 29.00, 40.00 +BLF, 08, 11, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 11, 107.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 11, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 11, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 11, 87.00, 63.00, -9999.00, -9999.00, 24.00 +BNA, 08, 11, 89.00, 68.00, 18.00, 24.00, 33.00 +BNO, 08, 11, 84.00, 45.00, -9999.00, 9.00, 22.00 +BOI, 08, 11, 89.00, 57.00, 7.00, 6.00, 12.00 +BOS, 08, 11, 80.00, 64.00, 19.00, 21.00, 31.00 +BPI, 08, 11, 79.00, 36.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 11, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 11, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 11, 83.00, 63.00, 23.00, 18.00, 32.00 +BRO, 08, 11, 94.00, 75.00, 11.00, 21.00, 26.00 +BRW, 08, 11, 43.00, 33.00, 24.00, 23.00, 37.00 +BSM, 08, 11, 96.00, 74.00, -9999.00, -9999.00, 16.00 +BTI, 08, 11, 44.00, 35.00, 21.00, 25.00, 34.00 +BTL, 08, 11, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 11, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 11, 91.00, 73.00, 12.00, 40.00, 45.00 +BTT, 08, 11, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 11, 78.00, 58.00, 28.00, 27.00, 43.00 +BUB, 08, 11, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 11, 78.00, 60.00, 24.00, 21.00, 35.00 +BUR, 08, 11, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 11, 89.00, 74.00, -9999.00, 33.00, 49.00 +BWG, 08, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 11, 86.00, 66.00, 21.00, 20.00, 33.00 +BYH, 08, 11, 90.00, 69.00, -9999.00, -9999.00, 25.00 +BYI, 08, 11, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 11, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 11, 90.00, 69.00, 17.00, 26.00, 35.00 +CAG, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 11, 81.00, 60.00, 21.00, 24.00, 36.00 +CAO, 08, 11, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 11, 74.00, 53.00, 27.00, 30.00, 42.00 +CBM, 08, 11, 92.00, 69.00, -9999.00, -9999.00, 29.00 +CDB, 08, 11, 56.00, 47.00, 44.00, 48.00, 62.00 +CDC, 08, 11, 88.00, 57.00, 11.00, 10.00, 17.00 +CDR, 08, 11, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 11, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 11, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 11, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 11, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 11, 88.00, 68.00, 17.00, 26.00, 35.00 +CHO, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 11, 89.00, 72.00, 21.00, 30.00, 40.00 +CID, 08, 11, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 11, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 11, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 11, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 11, 81.00, 61.00, 24.00, 25.00, 37.00 +CLL, 08, 11, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 11, 88.00, 69.00, 17.00, 19.00, 30.00 +CMH, 08, 11, 82.00, 61.00, 20.00, 25.00, 36.00 +CMI, 08, 11, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 11, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 11, 89.00, 66.00, 23.00, 12.00, 30.00 +CNM, 08, 11, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 11, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 08, 11, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +COF, 08, 11, 89.00, 73.00, -9999.00, -9999.00, 36.00 +CON, 08, 11, 80.00, 55.00, 20.00, 21.00, 34.00 +COS, 08, 11, 82.00, 56.00, 26.00, 24.00, 39.00 +COT, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 11, 87.00, 64.00, 18.00, 17.00, 27.00 +CPR, 08, 11, 86.00, 52.00, 15.00, 11.00, 21.00 +CRBC, 08, 11, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 11, 94.00, 75.00, 11.00, 18.00, 23.00 +CRW, 08, 11, 85.00, 64.00, 23.00, 30.00, 42.00 +CSG, 08, 11, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 11, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 11, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 11, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 11, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 11, 84.00, 63.00, 20.00, 24.00, 35.00 +CVN, 08, 11, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 11, 88.00, 62.00, -9999.00, -9999.00, 24.00 +CXY, 08, 11, 84.00, 65.00, 17.00, 17.00, 26.00 +CYS, 08, 11, 80.00, 53.00, 18.00, 23.00, 34.00 +DAA, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 11, 89.00, 73.00, 17.00, 37.00, 45.00 +DAG, 08, 11, 102.00, 73.00, 3.00, 6.00, 6.00 +DAL, 08, 11, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 11, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 11, 83.00, 62.00, 21.00, 24.00, 35.00 +DBQ, 08, 11, 80.00, 60.00, 23.00, 19.00, 35.00 +DCA, 08, 11, 87.00, 70.00, 19.00, 22.00, 32.00 +DDC, 08, 11, 91.00, 66.00, 18.00, 10.00, 25.00 +DEC, 08, 11, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 11, 86.00, 57.00, 20.00, 19.00, 33.00 +DFW, 08, 11, 96.00, 74.00, 8.00, 9.00, 15.00 +DHN, 08, 11, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 11, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 11, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 11, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 11, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 11, 74.00, 54.00, 26.00, 25.00, 41.00 +DLLC, 08, 11, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 11, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 11, 97.00, 72.00, -9999.00, -9999.00, 27.00 +DMN, 08, 11, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 11, 86.00, 66.00, -9999.00, -9999.00, 27.00 +DPG, 08, 11, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 11, 91.00, 71.00, -9999.00, -9999.00, 42.00 +DRA, 08, 11, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 11, 96.00, 74.00, 7.00, 8.00, 13.00 +DSM, 08, 11, 85.00, 64.00, 21.00, 20.00, 33.00 +DTW, 08, 11, 82.00, 60.00, 18.00, 20.00, 29.00 +DUG, 08, 11, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 11, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 11, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 11, 95.00, 72.00, -9999.00, -9999.00, 18.00 +D45, 08, 11, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 11, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 11, 80.00, 58.00, 21.00, 20.00, 32.00 +ECG, 08, 11, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 11, 96.00, 67.00, -9999.00, -9999.00, 3.00 +EED, 08, 11, 106.00, 82.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 11, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 11, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 11, 79.00, 56.00, 26.00, 33.00, 44.00 +EKO, 08, 11, 89.00, 49.00, 8.00, 8.00, 14.00 +ELD, 08, 11, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 11, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 11, 94.00, 67.00, 17.00, 9.00, 24.00 +ELY, 08, 11, 85.00, 47.00, 11.00, 12.00, 19.00 +EMP, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 11, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +END, 08, 11, 94.00, 70.00, -9999.00, -9999.00, 18.00 +ENN, 08, 11, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 11, 89.00, 65.00, -9999.00, -9999.00, 10.00 +EPH, 08, 11, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 11, 79.00, 62.00, 23.00, 22.00, 36.00 +ESF, 08, 11, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 11, 82.00, 53.00, 10.00, 11.00, 15.00 +EVV, 08, 11, 87.00, 65.00, 20.00, 17.00, 29.00 +EWN, 08, 11, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 11, 86.00, 68.00, 18.00, 21.00, 30.00 +EYW, 08, 11, 89.00, 79.00, 30.00, 31.00, 46.00 +E74, 08, 11, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 11, 87.00, 66.00, -9999.00, -9999.00, 30.00 +FAI, 08, 11, 67.00, 48.00, 30.00, 27.00, 43.00 +FAR, 08, 11, 82.00, 57.00, 21.00, 18.00, 33.00 +FAT, 08, 11, 97.00, 64.00, 0.00, 2.00, 2.00 +FAY, 08, 11, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 11, 80.00, 47.00, 17.00, 20.00, 30.00 +FCS, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FDY, 08, 11, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 11, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FHU, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FLG, 08, 11, 80.00, 49.00, 16.00, 26.00, 34.00 +FLL, 08, 11, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 11, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 11, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 08, 11, 87.00, 62.00, -9999.00, -9999.00, 27.00 +FMH, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 11, 90.00, 57.00, 13.00, 7.00, 17.00 +FMY, 08, 11, 91.00, 75.00, 18.00, 55.00, 62.00 +FNT, 08, 11, 80.00, 58.00, 19.00, 19.00, 31.00 +FOD, 08, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 11, 88.00, 65.00, -9999.00, -9999.00, 24.00 +FOK, 08, 11, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 11, 90.00, 67.00, -9999.00, -9999.00, 25.00 +FSD, 08, 11, 84.00, 60.00, 23.00, 17.00, 31.00 +FSI, 08, 11, 95.00, 70.00, -9999.00, -9999.00, 19.00 +FSM, 08, 11, 93.00, 69.00, 13.00, 15.00, 23.00 +FTK, 08, 11, 86.00, 63.00, -9999.00, -9999.00, 24.00 +FWA, 08, 11, 82.00, 61.00, 19.00, 22.00, 33.00 +FWH, 08, 11, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 11, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 11, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 11, 107.00, 78.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 11, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 11, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 11, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 11, 83.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 11, 82.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 08, 11, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 11, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 11, 84.00, 56.00, 17.00, 13.00, 26.00 +GJT, 08, 11, 91.00, 63.00, 11.00, 9.00, 17.00 +GKN, 08, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 11, 88.00, 59.00, 19.00, 9.00, 25.00 +GLH, 08, 11, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 11, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 11, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 11, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 11, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 11, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 11, 78.00, 57.00, 22.00, 24.00, 37.00 +GRCI, 08, 11, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 11, 78.00, 51.00, -9999.00, -9999.00, 19.00 +GRI, 08, 11, 86.00, 62.00, 20.00, 11.00, 27.00 +GRK, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 08, 11, 81.00, 59.00, 21.00, 19.00, 31.00 +GSB, 08, 11, 89.00, 69.00, -9999.00, -9999.00, 35.00 +GSG, 08, 11, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 11, 86.00, 66.00, 19.00, 22.00, 33.00 +GSP, 08, 11, 87.00, 68.00, 17.00, 24.00, 32.00 +GST, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 11, 78.00, 59.00, -9999.00, -9999.00, 34.00 +GTF, 08, 11, 82.00, 53.00, 19.00, 17.00, 30.00 +GUP, 08, 11, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 11, 83.00, 60.00, -9999.00, -9999.00, 26.00 +GVW, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 08, 11, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 11, 85.00, 72.00, 19.00, 19.00, 30.00 +HBR, 08, 11, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 11, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 11, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 11, 88.00, 58.00, -9999.00, -9999.00, 14.00 +HKY, 08, 11, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 11, 84.00, 52.00, 15.00, 17.00, 26.00 +HMN, 08, 11, 94.00, 61.00, -9999.00, -9999.00, 22.00 +HMS, 08, 11, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 11, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 11, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 08, 11, 85.00, 59.00, 21.00, 13.00, 29.00 +HOP, 08, 11, 89.00, 64.00, -9999.00, -9999.00, 25.00 +HOT, 08, 11, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 11, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 11, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 11, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 11, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 11, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 11, 90.00, 72.00, -9999.00, -9999.00, 50.00 +HSV, 08, 11, 89.00, 68.00, 16.00, 22.00, 32.00 +HTL, 08, 11, 77.00, 54.00, 24.00, 21.00, 37.00 +HTS, 08, 11, 83.00, 64.00, 20.00, 26.00, 37.00 +HUF, 08, 11, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 11, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 11, 85.00, 53.00, 17.00, 14.00, 25.00 +IAB, 08, 11, 91.00, 68.00, -9999.00, -9999.00, 24.00 +IAD, 08, 11, 86.00, 63.00, 20.00, 24.00, 35.00 +IAG, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 11, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 11, 91.00, 68.00, 15.00, 14.00, 24.00 +IDA, 08, 11, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 11, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 11, 84.00, 66.00, 19.00, 18.00, 30.00 +ILI, 08, 11, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 11, 88.00, 71.00, 20.00, 29.00, 39.00 +IMT, 08, 11, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 08, 11, 84.00, 63.00, 19.00, 22.00, 32.00 +INL, 08, 11, 76.00, 52.00, 26.00, 24.00, 40.00 +INS, 08, 11, 97.00, 68.00, -9999.00, -9999.00, 6.00 +INT, 08, 11, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 08, 11, 91.00, 61.00, 11.00, 14.00, 22.00 +IPL, 08, 11, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 11, 81.00, 61.00, 19.00, 26.00, 36.00 +IRK, 08, 11, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 11, 84.00, 55.00, 19.00, 15.00, 29.00 +ISP, 08, 11, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 11, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 11, 103.00, 74.00, -9999.00, -9999.00, 16.00 +IWD, 08, 11, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 11, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 11, 92.00, 70.00, 12.00, 25.00, 31.00 +JAX, 08, 11, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 11, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 11, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 11, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 11, 82.00, 68.00, 20.00, 19.00, 31.00 +JHW, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 11, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 11, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 11, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 11, 63.00, 47.00, 43.00, 43.00, 53.00 +JST, 08, 11, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 11, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 11, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 11, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 11, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 11, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 11, 81.00, 57.00, 18.00, 20.00, 29.00 +LAR, 08, 11, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 11, 104.00, 75.00, 7.00, 5.00, 10.00 +LAX, 08, 11, 77.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 11, 90.00, 66.00, 16.00, 11.00, 22.00 +LBF, 08, 11, 86.00, 58.00, 23.00, 10.00, 30.00 +LCH, 08, 11, 91.00, 73.00, 16.00, 31.00, 39.00 +LCK, 08, 11, 84.00, 62.00, -9999.00, -9999.00, 29.00 +LEB, 08, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 11, 85.00, 65.00, 15.00, 23.00, 32.00 +LFI, 08, 11, 85.00, 71.00, -9999.00, -9999.00, 31.00 +LFK, 08, 11, 94.00, 71.00, 9.00, 19.00, 24.00 +LFT, 08, 11, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 11, 83.00, 69.00, 19.00, 21.00, 32.00 +LGB, 08, 11, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 11, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 11, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 11, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 11, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 11, 92.00, 70.00, 10.00, 18.00, 24.00 +LIZ, 08, 11, 74.00, 53.00, -9999.00, -9999.00, 43.00 +LMT, 08, 11, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +LND, 08, 11, 84.00, 54.00, 10.00, 11.00, 18.00 +LNK, 08, 11, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 11, 92.00, 54.00, 5.00, 3.00, 6.00 +LOZ, 08, 11, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 11, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 11, 91.00, 68.00, -9999.00, -9999.00, 24.00 +LSE, 08, 11, 82.00, 60.00, 22.00, 22.00, 34.00 +LSF, 08, 11, 91.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 11, 105.00, 67.00, -9999.00, -9999.00, 6.00 +LTS, 08, 11, 97.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 08, 11, 105.00, 74.00, -9999.00, -9999.00, 11.00 +LVS, 08, 11, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 11, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 11, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 11, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 11, 85.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 11, 94.00, 68.00, 13.00, 10.00, 19.00 +MBL, 08, 11, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 11, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 11, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 11, 92.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 11, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 11, 64.00, 45.00, 37.00, 33.00, 51.00 +MCI, 08, 11, 87.00, 66.00, 20.00, 20.00, 32.00 +MCK, 08, 11, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 11, 91.00, 70.00, 18.00, 22.00, 34.00 +MCO, 08, 11, 92.00, 73.00, 15.00, 46.00, 52.00 +MCW, 08, 11, 81.00, 59.00, 20.00, 17.00, 29.00 +MC2, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +MDH, 08, 11, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 11, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 11, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 11, 83.00, 64.00, 30.00, 21.00, 41.00 +MEI, 08, 11, 92.00, 69.00, 15.00, 28.00, 37.00 +MEM, 08, 11, 91.00, 71.00, 14.00, 20.00, 27.00 +MER, 08, 11, 95.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 08, 11, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 11, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 11, 90.00, 55.00, 7.00, 6.00, 10.00 +MGE, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 08, 11, 90.00, 71.00, 15.00, 23.00, 32.00 +MGW, 08, 11, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 11, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 11, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 11, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 11, 90.00, 75.00, 33.00, 44.00, 58.00 +MIB, 08, 11, 81.00, 56.00, -9999.00, -9999.00, 27.00 +MIV, 08, 11, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 11, 93.00, 53.00, -9999.00, -9999.00, 8.00 +MKC, 08, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 11, 78.00, 61.00, 26.00, 21.00, 37.00 +MKG, 08, 11, 78.00, 59.00, 20.00, 17.00, 30.00 +MKL, 08, 11, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 11, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 11, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 11, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 11, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 11, 84.00, 62.00, 23.00, 18.00, 33.00 +MLS, 08, 11, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 11, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 11, 91.00, 70.00, -9999.00, -9999.00, 34.00 +MOB, 08, 11, 91.00, 73.00, 19.00, 45.00, 53.00 +MOT, 08, 11, 81.00, 56.00, 20.00, 14.00, 27.00 +MPV, 08, 11, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 11, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 11, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 11, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 11, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 11, 69.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 11, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 11, 80.00, 57.00, 24.00, 20.00, 35.00 +MSO, 08, 11, 83.00, 50.00, 17.00, 17.00, 27.00 +MSP, 08, 11, 81.00, 61.00, 25.00, 22.00, 38.00 +MSS, 08, 11, 78.00, 56.00, 22.00, 21.00, 34.00 +MSY, 08, 11, 90.00, 73.00, 13.00, 40.00, 46.00 +MTC, 08, 11, 79.00, 60.00, -9999.00, -9999.00, 26.00 +MTN, 08, 11, 86.00, 65.00, -9999.00, -9999.00, 27.00 +MTO, 08, 11, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 11, 84.00, 60.00, -9999.00, -9999.00, 27.00 +MUO, 08, 11, 92.00, 55.00, -9999.00, -9999.00, 8.00 +MWA, 08, 11, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 11, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 11, 90.00, 71.00, -9999.00, -9999.00, 29.00 +MYL, 08, 11, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 11, 89.00, 70.00, -9999.00, -9999.00, 35.00 +NAO, 08, 11, 87.00, 75.00, -9999.00, -9999.00, 47.00 +NBC, 08, 11, 89.00, 72.00, -9999.00, -9999.00, 42.00 +NBE, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +NBU, 08, 11, 82.00, 62.00, -9999.00, -9999.00, 26.00 +NCA, 08, 11, 89.00, 68.00, -9999.00, -9999.00, 42.00 +NCO, 08, 11, 78.00, 63.00, -9999.00, -9999.00, 32.00 +NC1, 08, 11, 97.00, 67.00, -9999.00, -9999.00, 3.00 +NEL, 08, 11, 84.00, 62.00, -9999.00, -9999.00, 29.00 +NFG, 08, 11, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 11, 89.00, 52.00, -9999.00, -9999.00, 6.00 +NGP, 08, 11, 92.00, 75.00, -9999.00, -9999.00, 18.00 +NGU, 08, 11, 85.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 11, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 11, 86.00, 64.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 11, 77.00, 58.00, -9999.00, -9999.00, 29.00 +NID, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 11, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 11, 95.00, 72.00, -9999.00, -9999.00, 22.00 +NKT, 08, 11, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 11, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 11, 91.00, 68.00, -9999.00, -9999.00, 33.00 +NPA, 08, 11, 89.00, 74.00, -9999.00, -9999.00, 39.00 +NQA, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NQI, 08, 11, 96.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 08, 11, 89.00, 79.00, -9999.00, -9999.00, 44.00 +NRB, 08, 11, 89.00, 74.00, -9999.00, -9999.00, 42.00 +NRC, 08, 11, 94.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 11, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 11, 91.00, 70.00, -9999.00, -9999.00, 43.00 +NSI, 08, 11, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 11, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 11, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 11, 85.00, 70.00, -9999.00, -9999.00, 32.00 +NUC, 08, 11, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 11, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 11, 73.00, 50.00, -9999.00, -9999.00, 19.00 +NWF, 08, 11, 84.00, 65.00, -9999.00, -9999.00, 3.00 +NXX, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 11, 88.00, 63.00, -9999.00, -9999.00, 29.00 +NZC, 08, 11, 91.00, 69.00, -9999.00, -9999.00, 49.00 +NZJ, 08, 11, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 11, 80.00, 60.00, -9999.00, -9999.00, 29.00 +NZY, 08, 11, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 11, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 11, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 11, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 11, 93.00, 70.00, 13.00, 10.00, 19.00 +OLM, 08, 11, 77.00, 50.00, 12.00, 15.00, 20.00 +OMA, 08, 11, 86.00, 63.00, 18.00, 15.00, 29.00 +OME, 08, 11, 56.00, 44.00, 33.00, 33.00, 46.00 +ONT, 08, 11, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 11, 82.00, 62.00, 24.00, 21.00, 37.00 +ORF, 08, 11, 85.00, 70.00, 17.00, 20.00, 32.00 +ORH, 08, 11, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 11, 77.00, 55.00, -9999.00, -9999.00, 28.00 +OTG, 08, 11, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 11, 67.00, 53.00, 10.00, 12.00, 16.00 +OTM, 08, 11, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 11, 57.00, 48.00, 25.00, 29.00, 40.00 +OURC, 08, 11, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 11, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 11, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 11, 91.00, 69.00, -9999.00, -9999.00, 39.00 +PACZ, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 11, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 11, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 11, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 11, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 11, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 11, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 11, 90.00, 71.00, -9999.00, -9999.00, 43.00 +PAQ, 08, 11, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 11, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 11, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 11, 51.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 11, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 11, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 11, 77.00, 58.00, -9999.00, -9999.00, 34.00 +PBI, 08, 11, 90.00, 75.00, 26.00, 39.00, 51.00 +PDT, 08, 11, 87.00, 58.00, 9.00, 8.00, 13.00 +PDX, 08, 11, 80.00, 57.00, 13.00, 14.00, 19.00 +PFN, 08, 11, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 11, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 11, 85.00, 67.00, 18.00, 18.00, 30.00 +PHX, 08, 11, 104.00, 79.00, 10.00, 2.00, 11.00 +PIA, 08, 11, 83.00, 63.00, 20.00, 21.00, 32.00 +PIB, 08, 11, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 11, 87.00, 51.00, 8.00, 10.00, 16.00 +PIR, 08, 11, 88.00, 60.00, 17.00, 13.00, 25.00 +PIT, 08, 11, 81.00, 60.00, 19.00, 25.00, 33.00 +PKB, 08, 11, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 11, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 11, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 11, 89.00, 74.00, 18.00, 33.00, 41.00 +POB, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +POE, 08, 11, 93.00, 70.00, -9999.00, -9999.00, 43.00 +POM, 08, 11, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 11, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 11, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 11, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 11, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 11, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 11, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 11, 80.00, 56.00, -9999.00, -9999.00, 29.00 +PSP, 08, 11, 107.00, 75.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 11, 91.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 11, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 11, 90.00, 59.00, 23.00, 14.00, 32.00 +PUC, 08, 11, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 11, 81.00, 62.00, 18.00, 17.00, 30.00 +PVU, 08, 11, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 11, 78.00, 57.00, 20.00, 21.00, 32.00 +P02, 08, 11, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +P07, 08, 11, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 11, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +P24, 08, 11, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +P28, 08, 11, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 08, 11, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 08, 11, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 08, 11, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +P58, 08, 11, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 08, 11, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 08, 11, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 08, 11, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 11, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +P68, 08, 11, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +P69, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 11, 91.00, 49.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 11, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 11, 86.00, 57.00, 19.00, 14.00, 29.00 +RBL, 08, 11, 96.00, 64.00, 2.00, 3.00, 4.00 +RCA, 08, 11, 86.00, 57.00, -9999.00, -9999.00, 23.00 +RDD, 08, 11, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 11, 84.00, 46.00, 10.00, 8.00, 14.00 +RDR, 08, 11, 81.00, 54.00, -9999.00, -9999.00, 29.00 +RDU, 08, 11, 87.00, 68.00, 18.00, 19.00, 30.00 +REE, 08, 11, 90.00, 66.00, -9999.00, -9999.00, 18.00 +REJ, 08, 11, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 11, 82.00, 61.00, 24.00, 20.00, 36.00 +RIC, 08, 11, 87.00, 67.00, 20.00, 21.00, 34.00 +RIV, 08, 11, 94.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 11, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 11, 81.00, 51.00, 9.00, 7.00, 14.00 +RME, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 11, 95.00, 75.00, -9999.00, -9999.00, 17.00 +RNO, 08, 11, 90.00, 50.00, 6.00, 5.00, 9.00 +ROA, 08, 11, 86.00, 64.00, 16.00, 25.00, 34.00 +ROC, 08, 11, 78.00, 58.00, 22.00, 23.00, 36.00 +ROW, 08, 11, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 11, 90.00, 66.00, 15.00, 11.00, 23.00 +RST, 08, 11, 79.00, 58.00, 26.00, 22.00, 37.00 +RWF, 08, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 11, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 11, 92.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 11, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 11, 95.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 11, 90.00, 72.00, 18.00, 32.00, 40.00 +SAW, 08, 11, 74.00, 57.00, -9999.00, -9999.00, 34.00 +SBA, 08, 11, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 11, 97.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 11, 81.00, 61.00, 21.00, 23.00, 33.00 +SBP, 08, 11, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 11, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 11, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 11, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 11, 93.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 11, 86.00, 66.00, 18.00, 24.00, 33.00 +SEA, 08, 11, 75.00, 56.00, 13.00, 14.00, 20.00 +SEM, 08, 11, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 11, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 11, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 11, 89.00, 65.00, 16.00, 18.00, 28.00 +SGY, 08, 11, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 11, 86.00, 52.00, 14.00, 11.00, 22.00 +SHV, 08, 11, 93.00, 71.00, 9.00, 17.00, 23.00 +SIT, 08, 11, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 11, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 11, 96.00, 69.00, 8.00, 9.00, 16.00 +SKA, 08, 11, 83.00, 55.00, -9999.00, -9999.00, 14.00 +SKF, 08, 11, 95.00, 75.00, -9999.00, -9999.00, 16.00 +SLC, 08, 11, 90.00, 62.00, 11.00, 11.00, 19.00 +SLE, 08, 11, 82.00, 51.00, 8.00, 12.00, 15.00 +SLN, 08, 11, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 11, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 11, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 11, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 11, 51.00, 44.00, 36.00, 42.00, 55.00 +SNS, 08, 11, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 11, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 11, 84.00, 64.00, 19.00, 21.00, 32.00 +SPS, 08, 11, 96.00, 72.00, 12.00, 11.00, 19.00 +SRQ, 08, 11, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 11, 90.00, 68.00, -9999.00, -9999.00, 35.00 +SSI, 08, 11, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 11, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 11, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STL, 08, 11, 88.00, 68.00, 18.00, 20.00, 30.00 +STNV, 08, 11, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +STS, 08, 11, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 11, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 11, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 11, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 11, 84.00, 62.00, 21.00, 16.00, 32.00 +SVN, 08, 11, 90.00, 72.00, -9999.00, -9999.00, 38.00 +SWF, 08, 11, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 11, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 11, 79.00, 58.00, 23.00, 23.00, 35.00 +SZL, 08, 11, 88.00, 63.00, -9999.00, -9999.00, 24.00 +TAD, 08, 11, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 11, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 11, 89.00, 62.00, -9999.00, -9999.00, 25.00 +TCC, 08, 11, 91.00, 62.00, 17.00, 9.00, 22.00 +TCL, 08, 11, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 11, 78.00, 51.00, -9999.00, -9999.00, 18.00 +TCS, 08, 11, 90.00, 65.00, -9999.00, 15.00, 27.00 +TEB, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 11, 93.00, 70.00, -9999.00, -9999.00, 18.00 +TKA, 08, 11, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 11, 91.00, 71.00, 15.00, 44.00, 49.00 +TNX, 08, 11, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 11, 82.00, 59.00, 17.00, 23.00, 32.00 +TOP, 08, 11, 88.00, 65.00, 21.00, 19.00, 31.00 +TPA, 08, 11, 90.00, 75.00, 24.00, 45.00, 53.00 +TPH, 08, 11, 89.00, 55.00, 7.00, 7.00, 12.00 +TRI, 08, 11, 84.00, 63.00, 19.00, 23.00, 35.00 +TRK, 08, 11, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 11, 105.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 11, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 11, 93.00, 71.00, 13.00, 11.00, 21.00 +TUP, 08, 11, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 11, 97.00, 72.00, 21.00, 14.00, 29.00 +TVC, 08, 11, 79.00, 56.00, 20.00, 15.00, 29.00 +TVL, 08, 11, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 11, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 11, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 11, 87.00, 65.00, 16.00, 23.00, 32.00 +T01, 08, 11, 85.00, 65.00, -9999.00, -9999.00, 31.00 +T02, 08, 11, 89.00, 69.00, -9999.00, -9999.00, 34.00 +T03, 08, 11, 89.00, 70.00, -9999.00, -9999.00, 35.00 +T04, 08, 11, 91.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 11, 91.00, 64.00, -9999.00, -9999.00, 24.00 +T06, 08, 11, 91.00, 68.00, -9999.00, -9999.00, 29.00 +T07, 08, 11, 94.00, 58.00, -9999.00, -9999.00, 14.00 +T08, 08, 11, 89.00, 65.00, -9999.00, -9999.00, 14.00 +UCA, 08, 11, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 11, 97.00, 68.00, -9999.00, -9999.00, 6.00 +UIL, 08, 11, 69.00, 50.00, 26.00, 24.00, 34.00 +UIN, 08, 11, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 11, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 11, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 11, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +U15, 08, 11, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +U28, 08, 11, 94.00, 58.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 11, 91.00, 69.00, -9999.00, -9999.00, 40.00 +VBG, 08, 11, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 11, 94.00, 74.00, 8.00, 27.00, 31.00 +VCV, 08, 11, 97.00, 61.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 11, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 11, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 11, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 11, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 11, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 11, 91.00, 71.00, -9999.00, -9999.00, 42.00 +VRB, 08, 11, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 11, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 11, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 11, 85.00, 65.00, 13.00, 14.00, 24.00 +WJA, 08, 11, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 11, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 11, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 11, 91.00, 49.00, 8.00, 7.00, 12.00 +WPO, 08, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 11, 91.00, 70.00, -9999.00, -9999.00, 33.00 +WRG, 08, 11, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 11, 85.00, 62.00, -9999.00, -9999.00, 27.00 +WRL, 08, 11, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +X68, 08, 11, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 11, 60.00, 47.00, 48.00, 47.00, 60.00 +YCG, 08, 11, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 11, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 11, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 11, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 11, 86.00, 53.00, 6.00, 6.00, 10.00 +YNG, 08, 11, 80.00, 58.00, 22.00, 24.00, 35.00 +YPA, 08, 11, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 11, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 11, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 11, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 11, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 11, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 11, 105.00, 80.00, 3.00, 2.00, 3.00 +YVR, 08, 11, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 11, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 11, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 11, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 11, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 11, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 11, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 11, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 11, 74.00, 52.00, 23.00, 22.00, 35.00 +ZUN, 08, 11, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 11, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 11, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 11, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +01R, 08, 11, 92.00, 71.00, -9999.00, -9999.00, 31.00 +1V1, 08, 11, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 11, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 11, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 11, 87.00, 71.00, -9999.00, -9999.00, 35.00 +2PJ, 08, 11, 90.00, 68.00, -9999.00, -9999.00, 34.00 +3B1, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 11, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 11, 78.00, 54.00, -9999.00, -9999.00, 28.00 +3SE, 08, 11, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 11, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 11, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +4OM, 08, 11, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 11, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 11, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 11, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 11, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 12, 83.00, 62.00, 19.00, 23.00, 33.00 +ABI, 08, 12, 95.00, 72.00, 12.00, 11.00, 19.00 +ABQ, 08, 12, 89.00, 63.00, 24.00, 12.00, 30.00 +ABR, 08, 12, 85.00, 57.00, 22.00, 14.00, 31.00 +ABY, 08, 12, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 12, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 12, 97.00, 74.00, 8.00, 13.00, 17.00 +ACV, 08, 12, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 12, 84.00, 64.00, 21.00, 17.00, 29.00 +ADK, 08, 12, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 12, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 12, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 12, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AEX, 08, 12, 93.00, 72.00, -9999.00, -9999.00, 31.00 +AFF, 08, 12, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 12, 92.00, 72.00, -9999.00, -9999.00, 64.00 +AGS, 08, 12, 90.00, 69.00, 18.00, 28.00, 38.00 +AHN, 08, 12, 88.00, 69.00, 14.00, 23.00, 31.00 +AKN, 08, 12, 62.00, 47.00, 33.00, 38.00, 49.00 +AKO, 08, 12, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 12, 82.00, 58.00, 20.00, 24.00, 35.00 +ALI, 08, 12, 97.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 12, 82.00, 59.00, 22.00, 19.00, 33.00 +ALS, 08, 12, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 12, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 12, 89.00, 64.00, 20.00, 13.00, 29.00 +AMG, 08, 12, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 12, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 12, 63.00, 50.00, 28.00, 30.00, 40.00 +AND, 08, 12, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 12, 65.00, 52.00, 35.00, 37.00, 50.00 +AOO, 08, 12, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +APN, 08, 12, 77.00, 53.00, 22.00, 22.00, 34.00 +AQQ, 08, 12, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 12, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 08, 12, 69.00, 53.00, 15.00, 20.00, 26.00 +ATL, 08, 12, 87.00, 69.00, 16.00, 23.00, 33.00 +ATW, 08, 12, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 12, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 12, 85.00, 61.00, -9999.00, -9999.00, 27.00 +AUG, 08, 12, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 12, 96.00, 74.00, 7.00, 12.00, 15.00 +AUW, 08, 12, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 12, 82.00, 62.00, 15.00, 30.00, 37.00 +AVP, 08, 12, 80.00, 60.00, 22.00, 23.00, 35.00 +AXN, 08, 12, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 12, 80.00, 60.00, -9999.00, -9999.00, 31.00 +AYS, 08, 12, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 12, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 12, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 12, 76.00, 45.00, -9999.00, -9999.00, 20.00 +BDL, 08, 12, 83.00, 61.00, 22.00, 22.00, 33.00 +BDR, 08, 12, 81.00, 65.00, 20.00, 20.00, 34.00 +BET, 08, 12, 60.00, 47.00, 42.00, 41.00, 54.00 +BFD, 08, 12, 75.00, 53.00, 25.00, 26.00, 38.00 +BFF, 08, 12, 88.00, 56.00, 18.00, 9.00, 24.00 +BFL, 08, 12, 97.00, 69.00, 1.00, 1.00, 2.00 +BGM, 08, 12, 77.00, 58.00, 19.00, 24.00, 33.00 +BGR, 08, 12, 77.00, 57.00, 20.00, 19.00, 31.00 +BGS, 08, 12, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 12, 89.00, 69.00, 16.00, 26.00, 37.00 +BID, 08, 12, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 12, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 12, 95.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 12, 85.00, 57.00, 16.00, 14.00, 25.00 +BIS, 08, 12, 83.00, 54.00, 20.00, 14.00, 27.00 +BIX, 08, 12, 90.00, 74.00, -9999.00, -9999.00, 39.00 +BJI, 08, 12, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 12, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 12, 87.00, 53.00, -9999.00, -9999.00, 29.00 +BKW, 08, 12, 79.00, 59.00, 23.00, 28.00, 40.00 +BLF, 08, 12, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 12, 107.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 12, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 12, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 12, 87.00, 63.00, -9999.00, -9999.00, 24.00 +BNA, 08, 12, 89.00, 68.00, 18.00, 24.00, 33.00 +BNO, 08, 12, 84.00, 45.00, -9999.00, 9.00, 22.00 +BOI, 08, 12, 89.00, 57.00, 7.00, 6.00, 12.00 +BOS, 08, 12, 80.00, 64.00, 19.00, 21.00, 31.00 +BPI, 08, 12, 79.00, 36.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 12, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 12, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 12, 83.00, 63.00, 23.00, 18.00, 32.00 +BRO, 08, 12, 94.00, 75.00, 11.00, 21.00, 26.00 +BRW, 08, 12, 43.00, 33.00, 25.00, 23.00, 37.00 +BSM, 08, 12, 96.00, 74.00, -9999.00, -9999.00, 16.00 +BTI, 08, 12, 44.00, 35.00, 21.00, 25.00, 34.00 +BTL, 08, 12, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 12, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 12, 91.00, 73.00, 11.00, 40.00, 45.00 +BTT, 08, 12, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 12, 78.00, 58.00, 28.00, 27.00, 43.00 +BUB, 08, 12, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 12, 78.00, 60.00, 24.00, 21.00, 35.00 +BUR, 08, 12, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 12, 89.00, 74.00, -9999.00, 33.00, 49.00 +BWG, 08, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 12, 86.00, 66.00, 21.00, 20.00, 33.00 +BYH, 08, 12, 90.00, 69.00, -9999.00, -9999.00, 25.00 +BYI, 08, 12, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 12, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 12, 90.00, 69.00, 17.00, 26.00, 35.00 +CAG, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 12, 81.00, 60.00, 22.00, 24.00, 36.00 +CAO, 08, 12, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 12, 74.00, 53.00, 27.00, 30.00, 42.00 +CBM, 08, 12, 92.00, 69.00, -9999.00, -9999.00, 29.00 +CDB, 08, 12, 56.00, 47.00, 45.00, 48.00, 63.00 +CDC, 08, 12, 88.00, 57.00, 11.00, 10.00, 17.00 +CDR, 08, 12, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 12, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 12, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 12, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 12, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 12, 88.00, 68.00, 17.00, 26.00, 35.00 +CHO, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 12, 89.00, 72.00, 21.00, 30.00, 40.00 +CID, 08, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 12, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 12, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 12, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 12, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 12, 81.00, 61.00, 24.00, 25.00, 37.00 +CLL, 08, 12, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 12, 88.00, 69.00, 17.00, 19.00, 30.00 +CMH, 08, 12, 82.00, 61.00, 20.00, 25.00, 36.00 +CMI, 08, 12, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 12, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 12, 89.00, 66.00, 23.00, 13.00, 30.00 +CNM, 08, 12, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 12, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 08, 12, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +COF, 08, 12, 89.00, 73.00, -9999.00, -9999.00, 36.00 +CON, 08, 12, 80.00, 55.00, 20.00, 22.00, 34.00 +COS, 08, 12, 82.00, 56.00, 26.00, 24.00, 39.00 +COT, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 12, 87.00, 64.00, 18.00, 17.00, 28.00 +CPR, 08, 12, 86.00, 52.00, 15.00, 11.00, 21.00 +CRBC, 08, 12, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 12, 94.00, 75.00, 11.00, 18.00, 23.00 +CRW, 08, 12, 85.00, 64.00, 23.00, 30.00, 42.00 +CSG, 08, 12, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 12, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 12, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 12, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 12, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 12, 84.00, 63.00, 20.00, 24.00, 35.00 +CVN, 08, 12, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 12, 88.00, 62.00, -9999.00, -9999.00, 24.00 +CXY, 08, 12, 84.00, 65.00, 17.00, 17.00, 26.00 +CYS, 08, 12, 80.00, 53.00, 18.00, 23.00, 34.00 +DAA, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 12, 89.00, 73.00, 17.00, 37.00, 46.00 +DAG, 08, 12, 102.00, 73.00, 3.00, 6.00, 6.00 +DAL, 08, 12, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 12, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 12, 83.00, 62.00, 21.00, 24.00, 36.00 +DBQ, 08, 12, 80.00, 60.00, 23.00, 19.00, 35.00 +DCA, 08, 12, 87.00, 70.00, 19.00, 22.00, 32.00 +DDC, 08, 12, 91.00, 66.00, 18.00, 10.00, 25.00 +DEC, 08, 12, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 12, 86.00, 57.00, 20.00, 19.00, 33.00 +DFW, 08, 12, 96.00, 74.00, 8.00, 9.00, 15.00 +DHN, 08, 12, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 12, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 12, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 12, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 12, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 12, 74.00, 54.00, 26.00, 25.00, 41.00 +DLLC, 08, 12, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 12, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 12, 97.00, 72.00, -9999.00, -9999.00, 27.00 +DMN, 08, 12, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 12, 86.00, 66.00, -9999.00, -9999.00, 27.00 +DPG, 08, 12, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 12, 91.00, 71.00, -9999.00, -9999.00, 42.00 +DRA, 08, 12, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 12, 96.00, 74.00, 7.00, 8.00, 13.00 +DSM, 08, 12, 85.00, 64.00, 21.00, 20.00, 33.00 +DTW, 08, 12, 82.00, 60.00, 18.00, 20.00, 29.00 +DUG, 08, 12, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 12, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 12, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 12, 95.00, 72.00, -9999.00, -9999.00, 19.00 +D45, 08, 12, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 12, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 12, 80.00, 58.00, 22.00, 20.00, 32.00 +ECG, 08, 12, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 12, 96.00, 67.00, -9999.00, -9999.00, 3.00 +EED, 08, 12, 106.00, 82.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 12, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 12, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 12, 79.00, 56.00, 26.00, 33.00, 44.00 +EKO, 08, 12, 89.00, 49.00, 8.00, 8.00, 14.00 +ELD, 08, 12, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 12, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 12, 94.00, 67.00, 17.00, 9.00, 24.00 +ELY, 08, 12, 85.00, 47.00, 11.00, 12.00, 19.00 +EMP, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 12, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +END, 08, 12, 94.00, 70.00, -9999.00, -9999.00, 18.00 +ENN, 08, 12, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 12, 89.00, 65.00, -9999.00, -9999.00, 10.00 +EPH, 08, 12, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 12, 79.00, 62.00, 24.00, 22.00, 36.00 +ESF, 08, 12, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 12, 82.00, 53.00, 10.00, 11.00, 15.00 +EVV, 08, 12, 87.00, 65.00, 20.00, 17.00, 29.00 +EWN, 08, 12, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 12, 86.00, 68.00, 18.00, 21.00, 30.00 +EYW, 08, 12, 89.00, 79.00, 30.00, 31.00, 47.00 +E74, 08, 12, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 12, 87.00, 66.00, -9999.00, -9999.00, 30.00 +FAI, 08, 12, 67.00, 48.00, 30.00, 27.00, 43.00 +FAR, 08, 12, 82.00, 57.00, 21.00, 19.00, 33.00 +FAT, 08, 12, 97.00, 64.00, 0.00, 2.00, 2.00 +FAY, 08, 12, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 12, 80.00, 47.00, 18.00, 20.00, 30.00 +FCS, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FDY, 08, 12, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 12, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FLG, 08, 12, 80.00, 49.00, 16.00, 26.00, 34.00 +FLL, 08, 12, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 12, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 12, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 08, 12, 87.00, 62.00, -9999.00, -9999.00, 27.00 +FMH, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 08, 12, 90.00, 57.00, 13.00, 7.00, 17.00 +FMY, 08, 12, 91.00, 75.00, 18.00, 55.00, 62.00 +FNT, 08, 12, 80.00, 58.00, 19.00, 19.00, 31.00 +FOD, 08, 12, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 12, 88.00, 65.00, -9999.00, -9999.00, 23.00 +FOK, 08, 12, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 12, 90.00, 67.00, -9999.00, -9999.00, 24.00 +FSD, 08, 12, 84.00, 60.00, 23.00, 17.00, 31.00 +FSI, 08, 12, 95.00, 70.00, -9999.00, -9999.00, 19.00 +FSM, 08, 12, 93.00, 69.00, 13.00, 15.00, 23.00 +FTK, 08, 12, 86.00, 63.00, -9999.00, -9999.00, 24.00 +FWA, 08, 12, 82.00, 61.00, 19.00, 23.00, 33.00 +FWH, 08, 12, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 12, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 12, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 12, 107.00, 78.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 12, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 12, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 12, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 12, 83.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 12, 82.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 08, 12, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 12, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 12, 84.00, 56.00, 17.00, 14.00, 26.00 +GJT, 08, 12, 91.00, 63.00, 11.00, 9.00, 17.00 +GKN, 08, 12, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 12, 88.00, 59.00, 19.00, 9.00, 25.00 +GLH, 08, 12, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 12, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 12, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 12, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 12, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 12, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 12, 78.00, 57.00, 22.00, 24.00, 38.00 +GRCI, 08, 12, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 12, 78.00, 51.00, -9999.00, -9999.00, 20.00 +GRI, 08, 12, 86.00, 62.00, 20.00, 11.00, 27.00 +GRK, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 08, 12, 81.00, 59.00, 21.00, 19.00, 31.00 +GSB, 08, 12, 89.00, 69.00, -9999.00, -9999.00, 35.00 +GSG, 08, 12, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 12, 86.00, 66.00, 18.00, 21.00, 33.00 +GSP, 08, 12, 87.00, 68.00, 17.00, 24.00, 32.00 +GST, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 12, 78.00, 59.00, -9999.00, -9999.00, 34.00 +GTF, 08, 12, 82.00, 53.00, 19.00, 17.00, 30.00 +GUP, 08, 12, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 12, 83.00, 60.00, -9999.00, -9999.00, 26.00 +GVW, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 08, 12, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 12, 85.00, 72.00, 19.00, 19.00, 29.00 +HBR, 08, 12, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 12, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 12, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 12, 88.00, 58.00, -9999.00, -9999.00, 14.00 +HKY, 08, 12, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 12, 84.00, 52.00, 15.00, 17.00, 26.00 +HMN, 08, 12, 94.00, 61.00, -9999.00, -9999.00, 22.00 +HMS, 08, 12, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 12, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 12, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 08, 12, 85.00, 59.00, 21.00, 13.00, 29.00 +HOP, 08, 12, 89.00, 64.00, -9999.00, -9999.00, 25.00 +HOT, 08, 12, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 12, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 12, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 12, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 12, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 12, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 12, 90.00, 72.00, -9999.00, -9999.00, 50.00 +HSV, 08, 12, 89.00, 68.00, 16.00, 22.00, 32.00 +HTL, 08, 12, 77.00, 54.00, 24.00, 21.00, 37.00 +HTS, 08, 12, 83.00, 64.00, 20.00, 26.00, 37.00 +HUF, 08, 12, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 12, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 12, 85.00, 53.00, 17.00, 14.00, 25.00 +IAB, 08, 12, 91.00, 68.00, -9999.00, -9999.00, 24.00 +IAD, 08, 12, 86.00, 63.00, 20.00, 24.00, 35.00 +IAG, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 12, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 12, 91.00, 68.00, 16.00, 15.00, 24.00 +IDA, 08, 12, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 12, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 12, 84.00, 66.00, 19.00, 18.00, 30.00 +ILI, 08, 12, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 12, 88.00, 71.00, 20.00, 29.00, 39.00 +IMT, 08, 12, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 08, 12, 84.00, 63.00, 19.00, 22.00, 32.00 +INL, 08, 12, 76.00, 52.00, 26.00, 24.00, 40.00 +INS, 08, 12, 97.00, 68.00, -9999.00, -9999.00, 6.00 +INT, 08, 12, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 08, 12, 91.00, 61.00, 11.00, 14.00, 22.00 +IPL, 08, 12, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 12, 81.00, 61.00, 19.00, 26.00, 36.00 +IRK, 08, 12, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 12, 84.00, 55.00, 19.00, 15.00, 29.00 +ISP, 08, 12, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 12, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 12, 103.00, 74.00, -9999.00, -9999.00, 16.00 +IWD, 08, 12, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 12, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 12, 92.00, 70.00, 12.00, 25.00, 31.00 +JAX, 08, 12, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 12, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 12, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 12, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 12, 82.00, 68.00, 20.00, 19.00, 32.00 +JHW, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 12, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 12, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 12, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 12, 63.00, 47.00, 43.00, 43.00, 53.00 +JST, 08, 12, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 12, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 12, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 12, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 12, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 12, 81.00, 57.00, 18.00, 20.00, 29.00 +LAR, 08, 12, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 12, 104.00, 75.00, 7.00, 5.00, 10.00 +LAX, 08, 12, 77.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 12, 90.00, 66.00, 16.00, 11.00, 22.00 +LBF, 08, 12, 86.00, 58.00, 22.00, 10.00, 29.00 +LCH, 08, 12, 91.00, 73.00, 16.00, 31.00, 39.00 +LCK, 08, 12, 84.00, 62.00, -9999.00, -9999.00, 29.00 +LEB, 08, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 12, 85.00, 65.00, 15.00, 23.00, 31.00 +LFI, 08, 12, 85.00, 71.00, -9999.00, -9999.00, 31.00 +LFK, 08, 12, 94.00, 71.00, 9.00, 19.00, 24.00 +LFT, 08, 12, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 12, 83.00, 69.00, 19.00, 21.00, 32.00 +LGB, 08, 12, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 12, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 12, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 12, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 12, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 12, 92.00, 70.00, 10.00, 18.00, 24.00 +LIZ, 08, 12, 74.00, 53.00, -9999.00, -9999.00, 43.00 +LMT, 08, 12, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +LND, 08, 12, 84.00, 54.00, 9.00, 11.00, 17.00 +LNK, 08, 12, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 12, 92.00, 54.00, 5.00, 3.00, 6.00 +LOZ, 08, 12, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 12, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 12, 91.00, 68.00, -9999.00, -9999.00, 24.00 +LSE, 08, 12, 82.00, 60.00, 22.00, 22.00, 34.00 +LSF, 08, 12, 91.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 12, 105.00, 67.00, -9999.00, -9999.00, 6.00 +LTS, 08, 12, 97.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 08, 12, 105.00, 74.00, -9999.00, -9999.00, 11.00 +LVS, 08, 12, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 12, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 12, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 12, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 12, 85.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 12, 94.00, 68.00, 13.00, 10.00, 19.00 +MBL, 08, 12, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 12, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 12, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 12, 92.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 12, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 12, 64.00, 45.00, 37.00, 33.00, 51.00 +MCI, 08, 12, 87.00, 66.00, 20.00, 20.00, 32.00 +MCK, 08, 12, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 12, 91.00, 70.00, 18.00, 22.00, 33.00 +MCO, 08, 12, 92.00, 73.00, 15.00, 46.00, 52.00 +MCW, 08, 12, 81.00, 59.00, 20.00, 17.00, 29.00 +MC2, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MDH, 08, 12, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 12, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 12, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 12, 83.00, 64.00, 30.00, 21.00, 41.00 +MEI, 08, 12, 92.00, 69.00, 15.00, 27.00, 36.00 +MEM, 08, 12, 91.00, 71.00, 14.00, 20.00, 27.00 +MER, 08, 12, 95.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 08, 12, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 12, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 12, 90.00, 55.00, 8.00, 6.00, 10.00 +MGE, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 08, 12, 90.00, 71.00, 15.00, 23.00, 32.00 +MGW, 08, 12, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 12, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 12, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 12, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 12, 90.00, 75.00, 33.00, 44.00, 59.00 +MIB, 08, 12, 81.00, 56.00, -9999.00, -9999.00, 27.00 +MIV, 08, 12, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 12, 93.00, 53.00, -9999.00, -9999.00, 8.00 +MKC, 08, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 12, 78.00, 61.00, 26.00, 21.00, 37.00 +MKG, 08, 12, 78.00, 59.00, 20.00, 18.00, 30.00 +MKL, 08, 12, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 12, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 12, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 12, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 12, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 12, 84.00, 62.00, 23.00, 18.00, 33.00 +MLS, 08, 12, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 12, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 12, 91.00, 70.00, -9999.00, -9999.00, 34.00 +MOB, 08, 12, 91.00, 73.00, 19.00, 45.00, 53.00 +MOT, 08, 12, 81.00, 56.00, 20.00, 14.00, 27.00 +MPV, 08, 12, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 12, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 12, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 12, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 12, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 12, 69.00, 53.00, -9999.00, -9999.00, 10.00 +MSL, 08, 12, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 12, 80.00, 57.00, 24.00, 20.00, 36.00 +MSO, 08, 12, 83.00, 50.00, 17.00, 17.00, 27.00 +MSP, 08, 12, 81.00, 61.00, 25.00, 22.00, 38.00 +MSS, 08, 12, 78.00, 56.00, 22.00, 21.00, 34.00 +MSY, 08, 12, 90.00, 73.00, 12.00, 40.00, 46.00 +MTC, 08, 12, 79.00, 60.00, -9999.00, -9999.00, 26.00 +MTN, 08, 12, 86.00, 65.00, -9999.00, -9999.00, 27.00 +MTO, 08, 12, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 12, 84.00, 60.00, -9999.00, -9999.00, 27.00 +MUO, 08, 12, 92.00, 55.00, -9999.00, -9999.00, 8.00 +MWA, 08, 12, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 12, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 12, 90.00, 71.00, -9999.00, -9999.00, 29.00 +MYL, 08, 12, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 12, 89.00, 70.00, -9999.00, -9999.00, 35.00 +NAO, 08, 12, 87.00, 75.00, -9999.00, -9999.00, 47.00 +NBC, 08, 12, 89.00, 72.00, -9999.00, -9999.00, 42.00 +NBE, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +NBU, 08, 12, 82.00, 62.00, -9999.00, -9999.00, 26.00 +NCA, 08, 12, 89.00, 68.00, -9999.00, -9999.00, 42.00 +NCO, 08, 12, 78.00, 63.00, -9999.00, -9999.00, 32.00 +NC1, 08, 12, 97.00, 67.00, -9999.00, -9999.00, 3.00 +NEL, 08, 12, 84.00, 62.00, -9999.00, -9999.00, 29.00 +NFG, 08, 12, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 12, 89.00, 52.00, -9999.00, -9999.00, 6.00 +NGP, 08, 12, 92.00, 75.00, -9999.00, -9999.00, 18.00 +NGU, 08, 12, 85.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 12, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 12, 86.00, 64.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 12, 77.00, 58.00, -9999.00, -9999.00, 29.00 +NID, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 12, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 12, 95.00, 72.00, -9999.00, -9999.00, 22.00 +NKT, 08, 12, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 12, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 12, 91.00, 68.00, -9999.00, -9999.00, 33.00 +NPA, 08, 12, 89.00, 74.00, -9999.00, -9999.00, 39.00 +NQA, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NQI, 08, 12, 96.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 08, 12, 89.00, 79.00, -9999.00, -9999.00, 44.00 +NRB, 08, 12, 89.00, 74.00, -9999.00, -9999.00, 42.00 +NRC, 08, 12, 94.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 12, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 12, 91.00, 70.00, -9999.00, -9999.00, 43.00 +NSI, 08, 12, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 12, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 12, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 12, 85.00, 70.00, -9999.00, -9999.00, 32.00 +NUC, 08, 12, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 12, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 12, 73.00, 50.00, -9999.00, -9999.00, 19.00 +NWF, 08, 12, 84.00, 65.00, -9999.00, -9999.00, 3.00 +NXX, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 12, 88.00, 63.00, -9999.00, -9999.00, 29.00 +NZC, 08, 12, 91.00, 69.00, -9999.00, -9999.00, 48.00 +NZJ, 08, 12, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 12, 80.00, 60.00, -9999.00, -9999.00, 29.00 +NZY, 08, 12, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 12, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 08, 12, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 12, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 12, 93.00, 70.00, 13.00, 10.00, 19.00 +OLM, 08, 12, 77.00, 50.00, 13.00, 15.00, 21.00 +OMA, 08, 12, 86.00, 63.00, 18.00, 16.00, 29.00 +OME, 08, 12, 56.00, 44.00, 33.00, 33.00, 46.00 +ONT, 08, 12, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 12, 82.00, 62.00, 24.00, 21.00, 37.00 +ORF, 08, 12, 85.00, 70.00, 17.00, 20.00, 32.00 +ORH, 08, 12, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 12, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 12, 77.00, 55.00, -9999.00, -9999.00, 28.00 +OTG, 08, 12, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 12, 67.00, 53.00, 10.00, 12.00, 16.00 +OTM, 08, 12, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 12, 57.00, 48.00, 26.00, 30.00, 41.00 +OURC, 08, 12, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 12, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 12, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 12, 91.00, 69.00, -9999.00, -9999.00, 39.00 +PACZ, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 12, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 12, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 12, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 12, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 12, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 12, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 12, 90.00, 71.00, -9999.00, -9999.00, 43.00 +PAQ, 08, 12, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 12, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 12, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 12, 51.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 12, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 12, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 12, 77.00, 58.00, -9999.00, -9999.00, 34.00 +PBI, 08, 12, 90.00, 75.00, 26.00, 39.00, 51.00 +PDT, 08, 12, 87.00, 58.00, 10.00, 8.00, 14.00 +PDX, 08, 12, 80.00, 57.00, 13.00, 14.00, 19.00 +PFN, 08, 12, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 12, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 12, 85.00, 67.00, 18.00, 18.00, 30.00 +PHX, 08, 12, 104.00, 79.00, 10.00, 2.00, 11.00 +PIA, 08, 12, 83.00, 63.00, 20.00, 21.00, 32.00 +PIB, 08, 12, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 12, 87.00, 51.00, 8.00, 10.00, 16.00 +PIR, 08, 12, 88.00, 60.00, 17.00, 13.00, 25.00 +PIT, 08, 12, 81.00, 60.00, 19.00, 25.00, 33.00 +PKB, 08, 12, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 12, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 12, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 12, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 12, 89.00, 74.00, 18.00, 33.00, 41.00 +POB, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +POE, 08, 12, 93.00, 70.00, -9999.00, -9999.00, 43.00 +POM, 08, 12, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 12, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 12, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 12, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 12, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 12, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 12, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 12, 80.00, 56.00, -9999.00, -9999.00, 29.00 +PSP, 08, 12, 107.00, 75.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 12, 91.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 12, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 12, 90.00, 59.00, 23.00, 14.00, 31.00 +PUC, 08, 12, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 12, 81.00, 62.00, 18.00, 18.00, 30.00 +PVU, 08, 12, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 12, 78.00, 57.00, 20.00, 21.00, 31.00 +P02, 08, 12, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +P07, 08, 12, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 12, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +P24, 08, 12, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +P28, 08, 12, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 08, 12, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 08, 12, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 08, 12, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +P58, 08, 12, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 08, 12, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 08, 12, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 08, 12, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 12, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +P68, 08, 12, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +P69, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 12, 91.00, 49.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 12, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 12, 86.00, 57.00, 19.00, 14.00, 29.00 +RBL, 08, 12, 96.00, 64.00, 2.00, 3.00, 4.00 +RCA, 08, 12, 86.00, 57.00, -9999.00, -9999.00, 23.00 +RDD, 08, 12, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 12, 84.00, 46.00, 10.00, 8.00, 14.00 +RDR, 08, 12, 81.00, 54.00, -9999.00, -9999.00, 29.00 +RDU, 08, 12, 87.00, 68.00, 17.00, 19.00, 30.00 +REE, 08, 12, 90.00, 66.00, -9999.00, -9999.00, 18.00 +REJ, 08, 12, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 12, 82.00, 61.00, 24.00, 20.00, 36.00 +RIC, 08, 12, 87.00, 67.00, 20.00, 21.00, 33.00 +RIV, 08, 12, 94.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 12, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 12, 81.00, 51.00, 9.00, 6.00, 14.00 +RME, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 12, 95.00, 75.00, -9999.00, -9999.00, 17.00 +RNO, 08, 12, 90.00, 50.00, 6.00, 5.00, 9.00 +ROA, 08, 12, 86.00, 64.00, 16.00, 24.00, 33.00 +ROC, 08, 12, 78.00, 58.00, 22.00, 23.00, 36.00 +ROW, 08, 12, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 12, 90.00, 66.00, 15.00, 11.00, 24.00 +RST, 08, 12, 79.00, 58.00, 26.00, 22.00, 37.00 +RWF, 08, 12, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 12, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 12, 92.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 12, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 12, 95.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 12, 90.00, 72.00, 18.00, 32.00, 40.00 +SAW, 08, 12, 74.00, 57.00, -9999.00, -9999.00, 34.00 +SBA, 08, 12, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 12, 97.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 12, 81.00, 61.00, 21.00, 23.00, 33.00 +SBP, 08, 12, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 12, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 12, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 12, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 12, 93.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 12, 86.00, 66.00, 18.00, 24.00, 33.00 +SEA, 08, 12, 75.00, 56.00, 13.00, 14.00, 21.00 +SEM, 08, 12, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 12, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 12, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 12, 89.00, 65.00, 16.00, 18.00, 28.00 +SGY, 08, 12, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 12, 86.00, 52.00, 14.00, 11.00, 21.00 +SHV, 08, 12, 93.00, 71.00, 9.00, 17.00, 23.00 +SIT, 08, 12, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 12, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 12, 96.00, 69.00, 8.00, 9.00, 15.00 +SKA, 08, 12, 83.00, 55.00, -9999.00, -9999.00, 15.00 +SKF, 08, 12, 95.00, 75.00, -9999.00, -9999.00, 16.00 +SLC, 08, 12, 90.00, 62.00, 11.00, 11.00, 19.00 +SLE, 08, 12, 82.00, 51.00, 8.00, 12.00, 15.00 +SLN, 08, 12, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 12, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 12, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 12, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 12, 51.00, 44.00, 37.00, 42.00, 55.00 +SNS, 08, 12, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 12, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 12, 84.00, 64.00, 19.00, 21.00, 32.00 +SPS, 08, 12, 96.00, 72.00, 13.00, 11.00, 19.00 +SRQ, 08, 12, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 12, 90.00, 68.00, -9999.00, -9999.00, 35.00 +SSI, 08, 12, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 12, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 12, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STL, 08, 12, 88.00, 68.00, 18.00, 21.00, 31.00 +STNV, 08, 12, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +STS, 08, 12, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 12, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 12, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 12, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 12, 84.00, 62.00, 21.00, 17.00, 32.00 +SVN, 08, 12, 90.00, 72.00, -9999.00, -9999.00, 38.00 +SWF, 08, 12, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 12, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 12, 79.00, 58.00, 24.00, 23.00, 35.00 +SZL, 08, 12, 88.00, 63.00, -9999.00, -9999.00, 23.00 +TAD, 08, 12, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 12, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 12, 89.00, 62.00, -9999.00, -9999.00, 25.00 +TCC, 08, 12, 91.00, 62.00, 17.00, 10.00, 22.00 +TCL, 08, 12, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 12, 78.00, 51.00, -9999.00, -9999.00, 18.00 +TCS, 08, 12, 90.00, 65.00, -9999.00, 15.00, 27.00 +TEB, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 12, 93.00, 70.00, -9999.00, -9999.00, 18.00 +TKA, 08, 12, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 12, 91.00, 71.00, 15.00, 44.00, 49.00 +TNX, 08, 12, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 12, 82.00, 59.00, 17.00, 23.00, 32.00 +TOP, 08, 12, 88.00, 65.00, 21.00, 19.00, 32.00 +TPA, 08, 12, 90.00, 75.00, 24.00, 45.00, 53.00 +TPH, 08, 12, 89.00, 55.00, 7.00, 8.00, 12.00 +TRI, 08, 12, 84.00, 63.00, 19.00, 23.00, 35.00 +TRK, 08, 12, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 12, 105.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 12, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 12, 93.00, 71.00, 13.00, 11.00, 21.00 +TUP, 08, 12, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 12, 97.00, 72.00, 21.00, 14.00, 29.00 +TVC, 08, 12, 79.00, 56.00, 20.00, 15.00, 29.00 +TVL, 08, 12, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 12, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 12, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 12, 87.00, 65.00, 16.00, 23.00, 32.00 +T01, 08, 12, 85.00, 65.00, -9999.00, -9999.00, 31.00 +T02, 08, 12, 89.00, 69.00, -9999.00, -9999.00, 34.00 +T03, 08, 12, 89.00, 70.00, -9999.00, -9999.00, 35.00 +T04, 08, 12, 91.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 12, 91.00, 64.00, -9999.00, -9999.00, 24.00 +T06, 08, 12, 91.00, 68.00, -9999.00, -9999.00, 29.00 +T07, 08, 12, 94.00, 58.00, -9999.00, -9999.00, 14.00 +T08, 08, 12, 89.00, 65.00, -9999.00, -9999.00, 14.00 +UCA, 08, 12, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 12, 97.00, 68.00, -9999.00, -9999.00, 6.00 +UIL, 08, 12, 69.00, 50.00, 25.00, 24.00, 34.00 +UIN, 08, 12, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 12, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 12, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +U15, 08, 12, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +U28, 08, 12, 94.00, 58.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 12, 91.00, 69.00, -9999.00, -9999.00, 40.00 +VBG, 08, 12, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 12, 94.00, 74.00, 8.00, 28.00, 31.00 +VCV, 08, 12, 97.00, 61.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 12, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 12, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 12, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 12, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 12, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 12, 91.00, 71.00, -9999.00, -9999.00, 42.00 +VRB, 08, 12, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 12, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 12, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 12, 85.00, 65.00, 13.00, 14.00, 24.00 +WJA, 08, 12, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 12, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 12, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 12, 91.00, 49.00, 8.00, 7.00, 12.00 +WPO, 08, 12, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 12, 91.00, 70.00, -9999.00, -9999.00, 33.00 +WRG, 08, 12, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 12, 85.00, 62.00, -9999.00, -9999.00, 27.00 +WRL, 08, 12, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +X68, 08, 12, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 12, 60.00, 47.00, 48.00, 47.00, 60.00 +YCG, 08, 12, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 12, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 12, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 12, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 12, 86.00, 53.00, 6.00, 6.00, 10.00 +YNG, 08, 12, 80.00, 58.00, 22.00, 24.00, 35.00 +YPA, 08, 12, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 12, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 12, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 12, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 12, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 12, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 12, 105.00, 80.00, 3.00, 2.00, 3.00 +YVR, 08, 12, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 12, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 12, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 12, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 12, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 12, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 12, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 12, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 12, 74.00, 52.00, 23.00, 22.00, 35.00 +ZUN, 08, 12, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 12, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 12, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +01R, 08, 12, 92.00, 71.00, -9999.00, -9999.00, 31.00 +1V1, 08, 12, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 12, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 12, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 12, 87.00, 71.00, -9999.00, -9999.00, 35.00 +2PJ, 08, 12, 90.00, 68.00, -9999.00, -9999.00, 34.00 +3B1, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 12, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 12, 78.00, 54.00, -9999.00, -9999.00, 28.00 +3SE, 08, 12, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 12, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 12, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +4OM, 08, 12, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 12, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 12, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 12, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 13, 83.00, 62.00, 19.00, 23.00, 33.00 +ABI, 08, 13, 95.00, 72.00, 12.00, 11.00, 19.00 +ABQ, 08, 13, 89.00, 63.00, 24.00, 12.00, 31.00 +ABR, 08, 13, 85.00, 57.00, 22.00, 14.00, 31.00 +ABY, 08, 13, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 13, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 13, 97.00, 74.00, 8.00, 13.00, 17.00 +ACV, 08, 13, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 13, 84.00, 64.00, 21.00, 17.00, 29.00 +ADK, 08, 13, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 13, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 13, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 13, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AEX, 08, 13, 93.00, 72.00, -9999.00, -9999.00, 30.00 +AFF, 08, 13, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 13, 92.00, 72.00, -9999.00, -9999.00, 63.00 +AGS, 08, 13, 90.00, 69.00, 18.00, 28.00, 38.00 +AHN, 08, 13, 88.00, 69.00, 14.00, 23.00, 31.00 +AKN, 08, 13, 62.00, 47.00, 33.00, 38.00, 50.00 +AKO, 08, 13, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 13, 82.00, 58.00, 20.00, 25.00, 35.00 +ALI, 08, 13, 97.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 13, 82.00, 59.00, 22.00, 20.00, 33.00 +ALS, 08, 13, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 13, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 13, 89.00, 64.00, 21.00, 13.00, 29.00 +AMG, 08, 13, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 13, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 13, 63.00, 50.00, 28.00, 30.00, 40.00 +AND, 08, 13, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 13, 65.00, 52.00, 35.00, 37.00, 50.00 +AOO, 08, 13, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +APN, 08, 13, 77.00, 53.00, 22.00, 22.00, 35.00 +AQQ, 08, 13, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 13, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 08, 13, 69.00, 53.00, 15.00, 20.00, 26.00 +ATL, 08, 13, 87.00, 69.00, 16.00, 23.00, 33.00 +ATW, 08, 13, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 13, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 13, 85.00, 61.00, -9999.00, -9999.00, 27.00 +AUG, 08, 13, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 13, 96.00, 74.00, 7.00, 12.00, 15.00 +AUW, 08, 13, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 13, 82.00, 62.00, 15.00, 30.00, 37.00 +AVP, 08, 13, 80.00, 60.00, 22.00, 23.00, 35.00 +AXN, 08, 13, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 13, 80.00, 60.00, -9999.00, -9999.00, 31.00 +AYS, 08, 13, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 13, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 13, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 13, 76.00, 45.00, -9999.00, -9999.00, 20.00 +BDL, 08, 13, 83.00, 61.00, 22.00, 22.00, 33.00 +BDR, 08, 13, 81.00, 65.00, 21.00, 20.00, 34.00 +BET, 08, 13, 60.00, 47.00, 42.00, 41.00, 54.00 +BFD, 08, 13, 75.00, 53.00, 25.00, 26.00, 38.00 +BFF, 08, 13, 88.00, 56.00, 17.00, 9.00, 24.00 +BFL, 08, 13, 97.00, 69.00, 1.00, 1.00, 2.00 +BGM, 08, 13, 77.00, 58.00, 19.00, 24.00, 33.00 +BGR, 08, 13, 77.00, 57.00, 20.00, 19.00, 31.00 +BGS, 08, 13, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 13, 89.00, 69.00, 16.00, 26.00, 37.00 +BID, 08, 13, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 13, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 13, 95.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 13, 85.00, 57.00, 16.00, 14.00, 25.00 +BIS, 08, 13, 83.00, 54.00, 20.00, 14.00, 27.00 +BIX, 08, 13, 90.00, 74.00, -9999.00, -9999.00, 38.00 +BJI, 08, 13, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 13, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 13, 87.00, 53.00, -9999.00, -9999.00, 28.00 +BKW, 08, 13, 79.00, 59.00, 23.00, 28.00, 40.00 +BLF, 08, 13, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 13, 107.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 13, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 13, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 13, 87.00, 63.00, -9999.00, -9999.00, 24.00 +BNA, 08, 13, 89.00, 68.00, 18.00, 24.00, 33.00 +BNO, 08, 13, 84.00, 45.00, -9999.00, 9.00, 22.00 +BOI, 08, 13, 89.00, 57.00, 7.00, 6.00, 12.00 +BOS, 08, 13, 80.00, 64.00, 19.00, 22.00, 31.00 +BPI, 08, 13, 79.00, 36.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 13, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 13, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 13, 83.00, 63.00, 23.00, 19.00, 32.00 +BRO, 08, 13, 94.00, 75.00, 11.00, 21.00, 26.00 +BRW, 08, 13, 43.00, 33.00, 25.00, 23.00, 38.00 +BSM, 08, 13, 96.00, 74.00, -9999.00, -9999.00, 16.00 +BTI, 08, 13, 44.00, 35.00, 21.00, 25.00, 35.00 +BTL, 08, 13, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 13, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 13, 91.00, 73.00, 11.00, 40.00, 45.00 +BTT, 08, 13, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 13, 78.00, 58.00, 29.00, 28.00, 44.00 +BUB, 08, 13, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 13, 78.00, 60.00, 24.00, 21.00, 35.00 +BUR, 08, 13, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 13, 89.00, 74.00, -9999.00, 33.00, 50.00 +BWG, 08, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 13, 86.00, 66.00, 21.00, 20.00, 33.00 +BYH, 08, 13, 90.00, 69.00, -9999.00, -9999.00, 25.00 +BYI, 08, 13, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 13, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 13, 90.00, 69.00, 17.00, 26.00, 34.00 +CAG, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 13, 81.00, 60.00, 22.00, 24.00, 36.00 +CAO, 08, 13, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 13, 74.00, 53.00, 27.00, 30.00, 42.00 +CBM, 08, 13, 92.00, 69.00, -9999.00, -9999.00, 29.00 +CDB, 08, 13, 56.00, 47.00, 45.00, 48.00, 63.00 +CDC, 08, 13, 88.00, 57.00, 11.00, 10.00, 17.00 +CDR, 08, 13, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 13, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 13, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 13, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 13, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 13, 88.00, 68.00, 17.00, 26.00, 35.00 +CHO, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 13, 89.00, 72.00, 21.00, 30.00, 40.00 +CID, 08, 13, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 13, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 13, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 13, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 13, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 13, 81.00, 61.00, 24.00, 25.00, 38.00 +CLL, 08, 13, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 13, 88.00, 69.00, 17.00, 19.00, 30.00 +CMH, 08, 13, 82.00, 61.00, 20.00, 25.00, 36.00 +CMI, 08, 13, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 13, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 13, 89.00, 66.00, 24.00, 13.00, 30.00 +CNM, 08, 13, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 13, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 08, 13, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +COF, 08, 13, 89.00, 73.00, -9999.00, -9999.00, 36.00 +CON, 08, 13, 80.00, 55.00, 20.00, 22.00, 35.00 +COS, 08, 13, 82.00, 56.00, 26.00, 24.00, 39.00 +COT, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 13, 87.00, 64.00, 18.00, 17.00, 28.00 +CPR, 08, 13, 86.00, 52.00, 14.00, 10.00, 21.00 +CRBC, 08, 13, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 13, 94.00, 75.00, 11.00, 19.00, 24.00 +CRW, 08, 13, 85.00, 64.00, 23.00, 30.00, 42.00 +CSG, 08, 13, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 13, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 13, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 13, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 13, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 13, 84.00, 63.00, 20.00, 24.00, 35.00 +CVN, 08, 13, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 13, 88.00, 62.00, -9999.00, -9999.00, 24.00 +CXY, 08, 13, 84.00, 65.00, 17.00, 17.00, 26.00 +CYS, 08, 13, 80.00, 53.00, 18.00, 23.00, 34.00 +DAA, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 13, 89.00, 73.00, 18.00, 37.00, 46.00 +DAG, 08, 13, 102.00, 73.00, 3.00, 6.00, 6.00 +DAL, 08, 13, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 13, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 13, 83.00, 62.00, 22.00, 24.00, 36.00 +DBQ, 08, 13, 80.00, 60.00, 24.00, 19.00, 36.00 +DCA, 08, 13, 87.00, 70.00, 19.00, 22.00, 32.00 +DDC, 08, 13, 91.00, 66.00, 18.00, 10.00, 25.00 +DEC, 08, 13, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 13, 86.00, 57.00, 20.00, 19.00, 33.00 +DFW, 08, 13, 96.00, 74.00, 8.00, 9.00, 15.00 +DHN, 08, 13, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 13, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 13, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 13, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 13, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 13, 74.00, 54.00, 26.00, 26.00, 41.00 +DLLC, 08, 13, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 13, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 13, 97.00, 72.00, -9999.00, -9999.00, 26.00 +DMN, 08, 13, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 13, 86.00, 66.00, -9999.00, -9999.00, 27.00 +DPG, 08, 13, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 13, 91.00, 71.00, -9999.00, -9999.00, 42.00 +DRA, 08, 13, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 13, 96.00, 74.00, 6.00, 8.00, 13.00 +DSM, 08, 13, 85.00, 64.00, 21.00, 21.00, 33.00 +DTW, 08, 13, 82.00, 60.00, 18.00, 20.00, 29.00 +DUG, 08, 13, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 13, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 13, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 13, 95.00, 72.00, -9999.00, -9999.00, 19.00 +D45, 08, 13, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 13, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 13, 80.00, 58.00, 22.00, 21.00, 32.00 +ECG, 08, 13, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 13, 96.00, 67.00, -9999.00, -9999.00, 3.00 +EED, 08, 13, 106.00, 82.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 13, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 13, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 13, 79.00, 56.00, 25.00, 33.00, 44.00 +EKO, 08, 13, 89.00, 49.00, 8.00, 8.00, 14.00 +ELD, 08, 13, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 13, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 13, 94.00, 67.00, 17.00, 9.00, 24.00 +ELY, 08, 13, 85.00, 47.00, 11.00, 12.00, 19.00 +EMP, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 13, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +END, 08, 13, 94.00, 70.00, -9999.00, -9999.00, 17.00 +ENN, 08, 13, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 13, 89.00, 65.00, -9999.00, -9999.00, 10.00 +EPH, 08, 13, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 13, 79.00, 62.00, 24.00, 22.00, 37.00 +ESF, 08, 13, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 13, 82.00, 53.00, 10.00, 11.00, 15.00 +EVV, 08, 13, 87.00, 65.00, 20.00, 17.00, 29.00 +EWN, 08, 13, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 13, 86.00, 68.00, 18.00, 21.00, 30.00 +EYW, 08, 13, 89.00, 79.00, 30.00, 32.00, 47.00 +E74, 08, 13, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 13, 87.00, 66.00, -9999.00, -9999.00, 30.00 +FAI, 08, 13, 67.00, 48.00, 30.00, 27.00, 43.00 +FAR, 08, 13, 82.00, 57.00, 21.00, 19.00, 34.00 +FAT, 08, 13, 97.00, 64.00, 0.00, 2.00, 2.00 +FAY, 08, 13, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 13, 80.00, 47.00, 18.00, 21.00, 31.00 +FCS, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FDY, 08, 13, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 13, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FLG, 08, 13, 80.00, 49.00, 15.00, 25.00, 34.00 +FLL, 08, 13, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 13, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 13, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 08, 13, 87.00, 62.00, -9999.00, -9999.00, 27.00 +FMH, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 08, 13, 90.00, 57.00, 13.00, 7.00, 17.00 +FMY, 08, 13, 91.00, 75.00, 17.00, 56.00, 62.00 +FNT, 08, 13, 80.00, 58.00, 19.00, 19.00, 31.00 +FOD, 08, 13, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 13, 88.00, 65.00, -9999.00, -9999.00, 23.00 +FOK, 08, 13, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 13, 90.00, 67.00, -9999.00, -9999.00, 24.00 +FSD, 08, 13, 84.00, 60.00, 23.00, 17.00, 31.00 +FSI, 08, 13, 95.00, 70.00, -9999.00, -9999.00, 19.00 +FSM, 08, 13, 93.00, 69.00, 13.00, 15.00, 23.00 +FTK, 08, 13, 86.00, 63.00, -9999.00, -9999.00, 23.00 +FWA, 08, 13, 82.00, 61.00, 20.00, 23.00, 34.00 +FWH, 08, 13, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 13, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 13, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 13, 107.00, 78.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 13, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 13, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 13, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 13, 83.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 13, 82.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 08, 13, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 13, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 13, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 13, 84.00, 56.00, 17.00, 14.00, 26.00 +GJT, 08, 13, 91.00, 63.00, 10.00, 9.00, 17.00 +GKN, 08, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 13, 88.00, 59.00, 18.00, 9.00, 24.00 +GLH, 08, 13, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 13, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 13, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 13, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 13, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 13, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 13, 78.00, 57.00, 22.00, 24.00, 38.00 +GRCI, 08, 13, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 13, 78.00, 51.00, -9999.00, -9999.00, 20.00 +GRI, 08, 13, 86.00, 62.00, 20.00, 11.00, 27.00 +GRK, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 08, 13, 81.00, 59.00, 21.00, 19.00, 31.00 +GSB, 08, 13, 89.00, 69.00, -9999.00, -9999.00, 35.00 +GSG, 08, 13, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 13, 86.00, 66.00, 18.00, 21.00, 32.00 +GSP, 08, 13, 87.00, 68.00, 16.00, 24.00, 32.00 +GST, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 13, 78.00, 59.00, -9999.00, -9999.00, 34.00 +GTF, 08, 13, 82.00, 53.00, 20.00, 17.00, 30.00 +GUP, 08, 13, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 13, 83.00, 60.00, -9999.00, -9999.00, 26.00 +GVW, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 08, 13, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 13, 85.00, 72.00, 19.00, 19.00, 29.00 +HBR, 08, 13, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 13, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 13, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 13, 88.00, 58.00, -9999.00, -9999.00, 14.00 +HKY, 08, 13, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 13, 84.00, 52.00, 15.00, 17.00, 26.00 +HMN, 08, 13, 94.00, 61.00, -9999.00, -9999.00, 22.00 +HMS, 08, 13, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 13, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 13, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 08, 13, 85.00, 59.00, 21.00, 13.00, 29.00 +HOP, 08, 13, 89.00, 64.00, -9999.00, -9999.00, 25.00 +HOT, 08, 13, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 13, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 13, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 13, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 13, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 13, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 13, 90.00, 72.00, -9999.00, -9999.00, 50.00 +HSV, 08, 13, 89.00, 68.00, 16.00, 22.00, 32.00 +HTL, 08, 13, 77.00, 54.00, 24.00, 21.00, 38.00 +HTS, 08, 13, 83.00, 64.00, 20.00, 26.00, 37.00 +HUF, 08, 13, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 13, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 13, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 13, 85.00, 53.00, 17.00, 14.00, 25.00 +IAB, 08, 13, 91.00, 68.00, -9999.00, -9999.00, 24.00 +IAD, 08, 13, 86.00, 63.00, 20.00, 24.00, 35.00 +IAG, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 13, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 13, 91.00, 68.00, 16.00, 15.00, 24.00 +IDA, 08, 13, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 13, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 13, 84.00, 66.00, 19.00, 18.00, 30.00 +ILI, 08, 13, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 13, 88.00, 71.00, 20.00, 29.00, 39.00 +IMT, 08, 13, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 08, 13, 84.00, 63.00, 19.00, 22.00, 32.00 +INL, 08, 13, 76.00, 52.00, 26.00, 24.00, 40.00 +INS, 08, 13, 97.00, 68.00, -9999.00, -9999.00, 6.00 +INT, 08, 13, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 08, 13, 91.00, 61.00, 11.00, 14.00, 22.00 +IPL, 08, 13, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 13, 81.00, 61.00, 19.00, 26.00, 36.00 +IRK, 08, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 13, 84.00, 55.00, 19.00, 15.00, 29.00 +ISP, 08, 13, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 13, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 13, 103.00, 74.00, -9999.00, -9999.00, 16.00 +IWD, 08, 13, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 13, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 13, 92.00, 70.00, 11.00, 25.00, 31.00 +JAX, 08, 13, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 13, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 13, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 13, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 13, 82.00, 68.00, 20.00, 19.00, 32.00 +JHW, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 13, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 13, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 13, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 13, 63.00, 47.00, 43.00, 43.00, 53.00 +JST, 08, 13, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 13, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 13, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 13, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 13, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 13, 81.00, 57.00, 18.00, 20.00, 29.00 +LAR, 08, 13, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 13, 104.00, 75.00, 7.00, 5.00, 10.00 +LAX, 08, 13, 77.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 13, 90.00, 66.00, 16.00, 11.00, 22.00 +LBF, 08, 13, 86.00, 58.00, 22.00, 10.00, 29.00 +LCH, 08, 13, 91.00, 73.00, 16.00, 31.00, 39.00 +LCK, 08, 13, 84.00, 62.00, -9999.00, -9999.00, 28.00 +LEB, 08, 13, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 13, 85.00, 65.00, 15.00, 23.00, 31.00 +LFI, 08, 13, 85.00, 71.00, -9999.00, -9999.00, 31.00 +LFK, 08, 13, 94.00, 71.00, 9.00, 18.00, 23.00 +LFT, 08, 13, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 13, 83.00, 69.00, 19.00, 21.00, 32.00 +LGB, 08, 13, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 13, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 13, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 13, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 13, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 13, 92.00, 70.00, 10.00, 18.00, 23.00 +LIZ, 08, 13, 74.00, 53.00, -9999.00, -9999.00, 43.00 +LMT, 08, 13, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +LND, 08, 13, 84.00, 54.00, 9.00, 11.00, 17.00 +LNK, 08, 13, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 13, 92.00, 54.00, 5.00, 3.00, 6.00 +LOZ, 08, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 13, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 13, 91.00, 68.00, -9999.00, -9999.00, 24.00 +LSE, 08, 13, 82.00, 60.00, 22.00, 22.00, 34.00 +LSF, 08, 13, 91.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 13, 105.00, 67.00, -9999.00, -9999.00, 6.00 +LTS, 08, 13, 97.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 08, 13, 105.00, 74.00, -9999.00, -9999.00, 11.00 +LVS, 08, 13, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 13, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 13, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 13, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 13, 85.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 13, 94.00, 68.00, 13.00, 10.00, 19.00 +MBL, 08, 13, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 13, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 13, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 13, 92.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 13, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 13, 64.00, 45.00, 38.00, 33.00, 51.00 +MCI, 08, 13, 87.00, 66.00, 20.00, 20.00, 32.00 +MCK, 08, 13, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 13, 91.00, 70.00, 18.00, 22.00, 33.00 +MCO, 08, 13, 92.00, 73.00, 15.00, 45.00, 51.00 +MCW, 08, 13, 81.00, 59.00, 21.00, 18.00, 30.00 +MC2, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MDH, 08, 13, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 13, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 13, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 13, 83.00, 64.00, 30.00, 22.00, 41.00 +MEI, 08, 13, 92.00, 69.00, 15.00, 27.00, 36.00 +MEM, 08, 13, 91.00, 71.00, 14.00, 20.00, 27.00 +MER, 08, 13, 95.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 08, 13, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 13, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 13, 90.00, 55.00, 8.00, 6.00, 11.00 +MGE, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 08, 13, 90.00, 71.00, 15.00, 23.00, 32.00 +MGW, 08, 13, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 13, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 13, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 13, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 13, 90.00, 75.00, 33.00, 44.00, 59.00 +MIB, 08, 13, 81.00, 56.00, -9999.00, -9999.00, 27.00 +MIV, 08, 13, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 13, 93.00, 53.00, -9999.00, -9999.00, 8.00 +MKC, 08, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 13, 78.00, 61.00, 27.00, 21.00, 38.00 +MKG, 08, 13, 78.00, 59.00, 20.00, 18.00, 30.00 +MKL, 08, 13, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 13, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 13, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 13, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 13, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 13, 84.00, 62.00, 23.00, 18.00, 33.00 +MLS, 08, 13, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 13, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 13, 91.00, 70.00, -9999.00, -9999.00, 34.00 +MOB, 08, 13, 91.00, 73.00, 19.00, 45.00, 53.00 +MOT, 08, 13, 81.00, 56.00, 20.00, 15.00, 28.00 +MPV, 08, 13, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 13, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 13, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 13, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 13, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 13, 69.00, 53.00, -9999.00, -9999.00, 10.00 +MSL, 08, 13, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 13, 80.00, 57.00, 24.00, 20.00, 36.00 +MSO, 08, 13, 83.00, 50.00, 17.00, 17.00, 27.00 +MSP, 08, 13, 81.00, 61.00, 25.00, 23.00, 38.00 +MSS, 08, 13, 78.00, 56.00, 22.00, 21.00, 34.00 +MSY, 08, 13, 90.00, 73.00, 12.00, 40.00, 46.00 +MTC, 08, 13, 79.00, 60.00, -9999.00, -9999.00, 26.00 +MTN, 08, 13, 86.00, 65.00, -9999.00, -9999.00, 27.00 +MTO, 08, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 13, 84.00, 60.00, -9999.00, -9999.00, 27.00 +MUO, 08, 13, 92.00, 55.00, -9999.00, -9999.00, 8.00 +MWA, 08, 13, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 13, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 13, 90.00, 71.00, -9999.00, -9999.00, 29.00 +MYL, 08, 13, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 13, 89.00, 70.00, -9999.00, -9999.00, 35.00 +NAO, 08, 13, 87.00, 75.00, -9999.00, -9999.00, 48.00 +NBC, 08, 13, 89.00, 72.00, -9999.00, -9999.00, 42.00 +NBE, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +NBU, 08, 13, 82.00, 62.00, -9999.00, -9999.00, 26.00 +NCA, 08, 13, 89.00, 68.00, -9999.00, -9999.00, 42.00 +NCO, 08, 13, 78.00, 63.00, -9999.00, -9999.00, 33.00 +NC1, 08, 13, 97.00, 67.00, -9999.00, -9999.00, 3.00 +NEL, 08, 13, 84.00, 62.00, -9999.00, -9999.00, 29.00 +NFG, 08, 13, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 13, 89.00, 52.00, -9999.00, -9999.00, 6.00 +NGP, 08, 13, 92.00, 75.00, -9999.00, -9999.00, 19.00 +NGU, 08, 13, 85.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 13, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 13, 86.00, 64.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 13, 77.00, 58.00, -9999.00, -9999.00, 29.00 +NID, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 13, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 13, 95.00, 72.00, -9999.00, -9999.00, 22.00 +NKT, 08, 13, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 13, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 13, 91.00, 68.00, -9999.00, -9999.00, 33.00 +NPA, 08, 13, 89.00, 74.00, -9999.00, -9999.00, 39.00 +NQA, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 13, 96.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 08, 13, 89.00, 79.00, -9999.00, -9999.00, 44.00 +NRB, 08, 13, 89.00, 74.00, -9999.00, -9999.00, 42.00 +NRC, 08, 13, 94.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 13, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 13, 91.00, 70.00, -9999.00, -9999.00, 43.00 +NSI, 08, 13, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 13, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 13, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 13, 85.00, 70.00, -9999.00, -9999.00, 32.00 +NUC, 08, 13, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 13, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 13, 73.00, 50.00, -9999.00, -9999.00, 19.00 +NWF, 08, 13, 84.00, 65.00, -9999.00, -9999.00, 3.00 +NXX, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 13, 88.00, 63.00, -9999.00, -9999.00, 29.00 +NZC, 08, 13, 91.00, 69.00, -9999.00, -9999.00, 48.00 +NZJ, 08, 13, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 13, 80.00, 60.00, -9999.00, -9999.00, 29.00 +NZY, 08, 13, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 13, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 08, 13, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 13, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 13, 93.00, 70.00, 13.00, 10.00, 19.00 +OLM, 08, 13, 77.00, 50.00, 13.00, 15.00, 21.00 +OMA, 08, 13, 86.00, 63.00, 18.00, 16.00, 29.00 +OME, 08, 13, 56.00, 44.00, 33.00, 34.00, 46.00 +ONT, 08, 13, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 13, 82.00, 62.00, 24.00, 22.00, 38.00 +ORF, 08, 13, 85.00, 70.00, 16.00, 20.00, 31.00 +ORH, 08, 13, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 13, 77.00, 55.00, -9999.00, -9999.00, 28.00 +OTG, 08, 13, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 13, 67.00, 53.00, 10.00, 13.00, 17.00 +OTM, 08, 13, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 13, 57.00, 48.00, 26.00, 30.00, 41.00 +OURC, 08, 13, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 13, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 13, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 13, 91.00, 69.00, -9999.00, -9999.00, 39.00 +PACZ, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 13, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 13, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 13, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 13, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 13, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 13, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 13, 90.00, 71.00, -9999.00, -9999.00, 43.00 +PAQ, 08, 13, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 13, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 13, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 13, 51.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 13, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 13, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 13, 77.00, 58.00, -9999.00, -9999.00, 34.00 +PBI, 08, 13, 90.00, 75.00, 26.00, 40.00, 52.00 +PDT, 08, 13, 87.00, 58.00, 10.00, 8.00, 14.00 +PDX, 08, 13, 80.00, 57.00, 13.00, 14.00, 20.00 +PFN, 08, 13, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 13, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 13, 85.00, 67.00, 18.00, 18.00, 30.00 +PHX, 08, 13, 104.00, 79.00, 10.00, 2.00, 11.00 +PIA, 08, 13, 83.00, 63.00, 20.00, 21.00, 32.00 +PIB, 08, 13, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 13, 87.00, 51.00, 8.00, 10.00, 16.00 +PIR, 08, 13, 88.00, 60.00, 17.00, 13.00, 25.00 +PIT, 08, 13, 81.00, 60.00, 19.00, 25.00, 33.00 +PKB, 08, 13, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 13, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 13, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 13, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 13, 89.00, 74.00, 18.00, 32.00, 40.00 +POB, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +POE, 08, 13, 93.00, 70.00, -9999.00, -9999.00, 43.00 +POM, 08, 13, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 13, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 13, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 13, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 13, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 13, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 13, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 13, 80.00, 56.00, -9999.00, -9999.00, 29.00 +PSP, 08, 13, 107.00, 75.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 13, 91.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 13, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 13, 90.00, 59.00, 23.00, 14.00, 31.00 +PUC, 08, 13, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 13, 81.00, 62.00, 18.00, 18.00, 30.00 +PVU, 08, 13, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 13, 78.00, 57.00, 20.00, 21.00, 31.00 +P02, 08, 13, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +P07, 08, 13, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 13, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +P24, 08, 13, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +P28, 08, 13, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 08, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 08, 13, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 08, 13, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +P58, 08, 13, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 08, 13, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 08, 13, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 08, 13, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 13, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +P68, 08, 13, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +P69, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 13, 91.00, 49.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 13, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 13, 86.00, 57.00, 19.00, 14.00, 29.00 +RBL, 08, 13, 96.00, 64.00, 2.00, 3.00, 4.00 +RCA, 08, 13, 86.00, 57.00, -9999.00, -9999.00, 23.00 +RDD, 08, 13, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 13, 84.00, 46.00, 10.00, 8.00, 14.00 +RDR, 08, 13, 81.00, 54.00, -9999.00, -9999.00, 29.00 +RDU, 08, 13, 87.00, 68.00, 17.00, 19.00, 29.00 +REE, 08, 13, 90.00, 66.00, -9999.00, -9999.00, 17.00 +REJ, 08, 13, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 13, 82.00, 61.00, 24.00, 20.00, 36.00 +RIC, 08, 13, 87.00, 67.00, 20.00, 21.00, 33.00 +RIV, 08, 13, 94.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 13, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 13, 81.00, 51.00, 9.00, 6.00, 13.00 +RME, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 13, 95.00, 75.00, -9999.00, -9999.00, 18.00 +RNO, 08, 13, 90.00, 50.00, 6.00, 5.00, 9.00 +ROA, 08, 13, 86.00, 64.00, 16.00, 24.00, 33.00 +ROC, 08, 13, 78.00, 58.00, 22.00, 23.00, 37.00 +ROW, 08, 13, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 13, 90.00, 66.00, 15.00, 11.00, 24.00 +RST, 08, 13, 79.00, 58.00, 26.00, 22.00, 37.00 +RWF, 08, 13, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 13, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 13, 92.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 13, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 13, 95.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 13, 90.00, 72.00, 18.00, 32.00, 40.00 +SAW, 08, 13, 74.00, 57.00, -9999.00, -9999.00, 34.00 +SBA, 08, 13, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 13, 97.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 13, 81.00, 61.00, 22.00, 24.00, 34.00 +SBP, 08, 13, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 13, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 13, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 13, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 13, 93.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 13, 86.00, 66.00, 18.00, 24.00, 33.00 +SEA, 08, 13, 75.00, 56.00, 13.00, 15.00, 21.00 +SEM, 08, 13, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 13, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 13, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 13, 89.00, 65.00, 16.00, 19.00, 28.00 +SGY, 08, 13, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 13, 86.00, 52.00, 14.00, 11.00, 21.00 +SHV, 08, 13, 93.00, 71.00, 9.00, 17.00, 22.00 +SIT, 08, 13, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 13, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 13, 96.00, 69.00, 8.00, 9.00, 15.00 +SKA, 08, 13, 83.00, 55.00, -9999.00, -9999.00, 15.00 +SKF, 08, 13, 95.00, 75.00, -9999.00, -9999.00, 16.00 +SLC, 08, 13, 90.00, 62.00, 11.00, 11.00, 19.00 +SLE, 08, 13, 82.00, 51.00, 8.00, 12.00, 15.00 +SLN, 08, 13, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 13, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 13, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 13, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 13, 51.00, 44.00, 37.00, 42.00, 56.00 +SNS, 08, 13, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 13, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 13, 84.00, 64.00, 19.00, 21.00, 33.00 +SPS, 08, 13, 96.00, 72.00, 13.00, 11.00, 19.00 +SRQ, 08, 13, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 13, 90.00, 68.00, -9999.00, -9999.00, 34.00 +SSI, 08, 13, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 13, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 13, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STL, 08, 13, 88.00, 68.00, 18.00, 21.00, 31.00 +STNV, 08, 13, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +STS, 08, 13, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 13, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 13, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 13, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 13, 84.00, 62.00, 21.00, 17.00, 32.00 +SVN, 08, 13, 90.00, 72.00, -9999.00, -9999.00, 38.00 +SWF, 08, 13, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 13, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 13, 79.00, 58.00, 24.00, 23.00, 35.00 +SZL, 08, 13, 88.00, 63.00, -9999.00, -9999.00, 23.00 +TAD, 08, 13, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 13, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 13, 89.00, 62.00, -9999.00, -9999.00, 25.00 +TCC, 08, 13, 91.00, 62.00, 17.00, 10.00, 22.00 +TCL, 08, 13, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 13, 78.00, 51.00, -9999.00, -9999.00, 19.00 +TCS, 08, 13, 90.00, 65.00, -9999.00, 15.00, 26.00 +TEB, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 13, 93.00, 70.00, -9999.00, -9999.00, 18.00 +TKA, 08, 13, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 13, 91.00, 71.00, 15.00, 44.00, 49.00 +TNX, 08, 13, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 13, 82.00, 59.00, 18.00, 23.00, 33.00 +TOP, 08, 13, 88.00, 65.00, 21.00, 19.00, 32.00 +TPA, 08, 13, 90.00, 75.00, 25.00, 46.00, 54.00 +TPH, 08, 13, 89.00, 55.00, 7.00, 8.00, 12.00 +TRI, 08, 13, 84.00, 63.00, 18.00, 23.00, 34.00 +TRK, 08, 13, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 13, 105.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 13, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 13, 93.00, 71.00, 13.00, 11.00, 21.00 +TUP, 08, 13, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 13, 97.00, 72.00, 21.00, 14.00, 29.00 +TVC, 08, 13, 79.00, 56.00, 20.00, 16.00, 29.00 +TVL, 08, 13, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 13, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 13, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 13, 87.00, 65.00, 16.00, 23.00, 32.00 +T01, 08, 13, 85.00, 65.00, -9999.00, -9999.00, 31.00 +T02, 08, 13, 89.00, 69.00, -9999.00, -9999.00, 34.00 +T03, 08, 13, 89.00, 70.00, -9999.00, -9999.00, 35.00 +T04, 08, 13, 91.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 13, 91.00, 64.00, -9999.00, -9999.00, 24.00 +T06, 08, 13, 91.00, 68.00, -9999.00, -9999.00, 29.00 +T07, 08, 13, 94.00, 58.00, -9999.00, -9999.00, 14.00 +T08, 08, 13, 89.00, 65.00, -9999.00, -9999.00, 14.00 +UCA, 08, 13, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 13, 97.00, 68.00, -9999.00, -9999.00, 6.00 +UIL, 08, 13, 69.00, 50.00, 25.00, 23.00, 34.00 +UIN, 08, 13, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 13, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 13, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +U15, 08, 13, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +U28, 08, 13, 94.00, 58.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 13, 91.00, 69.00, -9999.00, -9999.00, 39.00 +VBG, 08, 13, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 13, 94.00, 74.00, 8.00, 28.00, 31.00 +VCV, 08, 13, 97.00, 61.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 13, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 13, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 13, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 13, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 13, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 13, 91.00, 71.00, -9999.00, -9999.00, 42.00 +VRB, 08, 13, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 13, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 13, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 13, 85.00, 65.00, 12.00, 13.00, 23.00 +WJA, 08, 13, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 13, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 13, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 13, 91.00, 49.00, 8.00, 7.00, 12.00 +WPO, 08, 13, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 13, 91.00, 70.00, -9999.00, -9999.00, 33.00 +WRG, 08, 13, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 13, 85.00, 62.00, -9999.00, -9999.00, 27.00 +WRL, 08, 13, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +X68, 08, 13, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 13, 60.00, 47.00, 48.00, 47.00, 60.00 +YCG, 08, 13, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 13, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 13, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 13, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 13, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 13, 86.00, 53.00, 6.00, 6.00, 10.00 +YNG, 08, 13, 80.00, 58.00, 22.00, 24.00, 36.00 +YPA, 08, 13, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 13, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 13, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 13, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 13, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 13, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 13, 105.00, 80.00, 3.00, 2.00, 3.00 +YVR, 08, 13, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 13, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 13, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 13, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 13, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 13, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 13, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 13, 74.00, 52.00, 24.00, 22.00, 35.00 +ZUN, 08, 13, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 13, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 13, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 13, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +01R, 08, 13, 92.00, 71.00, -9999.00, -9999.00, 30.00 +1V1, 08, 13, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 13, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 13, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 13, 87.00, 71.00, -9999.00, -9999.00, 35.00 +2PJ, 08, 13, 90.00, 68.00, -9999.00, -9999.00, 34.00 +3B1, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 13, 78.00, 54.00, -9999.00, -9999.00, 28.00 +3SE, 08, 13, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 13, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 13, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +4OM, 08, 13, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 13, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 13, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 13, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 13, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 14, 83.00, 62.00, 19.00, 23.00, 33.00 +ABI, 08, 14, 95.00, 72.00, 12.00, 11.00, 19.00 +ABQ, 08, 14, 89.00, 63.00, 25.00, 12.00, 31.00 +ABR, 08, 14, 85.00, 57.00, 22.00, 14.00, 31.00 +ABY, 08, 14, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 14, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 14, 97.00, 74.00, 8.00, 13.00, 17.00 +ACV, 08, 14, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 14, 84.00, 64.00, 21.00, 17.00, 29.00 +ADK, 08, 14, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 14, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 14, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 14, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AEX, 08, 14, 93.00, 72.00, -9999.00, -9999.00, 30.00 +AFF, 08, 14, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 14, 92.00, 72.00, -9999.00, -9999.00, 63.00 +AGS, 08, 14, 90.00, 69.00, 18.00, 28.00, 38.00 +AHN, 08, 14, 88.00, 69.00, 14.00, 23.00, 31.00 +AKN, 08, 14, 62.00, 47.00, 33.00, 38.00, 50.00 +AKO, 08, 14, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 14, 82.00, 58.00, 20.00, 25.00, 35.00 +ALI, 08, 14, 97.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 14, 82.00, 59.00, 22.00, 20.00, 33.00 +ALS, 08, 14, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 14, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 14, 89.00, 64.00, 21.00, 13.00, 29.00 +AMG, 08, 14, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 14, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 14, 63.00, 50.00, 29.00, 30.00, 40.00 +AND, 08, 14, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 14, 65.00, 52.00, 35.00, 37.00, 50.00 +AOO, 08, 14, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +APN, 08, 14, 77.00, 53.00, 22.00, 22.00, 35.00 +AQQ, 08, 14, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 14, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 08, 14, 69.00, 53.00, 15.00, 20.00, 26.00 +ATL, 08, 14, 87.00, 69.00, 16.00, 23.00, 33.00 +ATW, 08, 14, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 14, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 14, 85.00, 61.00, -9999.00, -9999.00, 27.00 +AUG, 08, 14, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 14, 96.00, 74.00, 7.00, 12.00, 15.00 +AUW, 08, 14, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 14, 82.00, 62.00, 15.00, 30.00, 37.00 +AVP, 08, 14, 80.00, 60.00, 22.00, 23.00, 35.00 +AXN, 08, 14, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 14, 80.00, 60.00, -9999.00, -9999.00, 31.00 +AYS, 08, 14, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 14, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 14, 95.00, 61.00, -9999.00, -9999.00, 2.00 +BAD, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 14, 76.00, 45.00, -9999.00, -9999.00, 20.00 +BDL, 08, 14, 83.00, 61.00, 22.00, 22.00, 33.00 +BDR, 08, 14, 81.00, 65.00, 21.00, 20.00, 35.00 +BET, 08, 14, 60.00, 47.00, 42.00, 41.00, 54.00 +BFD, 08, 14, 75.00, 53.00, 25.00, 26.00, 38.00 +BFF, 08, 14, 87.00, 56.00, 17.00, 9.00, 23.00 +BFL, 08, 14, 97.00, 69.00, 1.00, 1.00, 2.00 +BGM, 08, 14, 77.00, 58.00, 19.00, 24.00, 33.00 +BGR, 08, 14, 77.00, 57.00, 20.00, 19.00, 31.00 +BGS, 08, 14, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 14, 89.00, 69.00, 16.00, 25.00, 36.00 +BID, 08, 14, 77.00, 64.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 14, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 14, 95.00, 55.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 14, 85.00, 57.00, 16.00, 14.00, 25.00 +BIS, 08, 14, 83.00, 54.00, 20.00, 14.00, 27.00 +BIX, 08, 14, 90.00, 74.00, -9999.00, -9999.00, 38.00 +BJI, 08, 14, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 14, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 14, 87.00, 53.00, -9999.00, -9999.00, 28.00 +BKW, 08, 14, 79.00, 59.00, 23.00, 28.00, 39.00 +BLF, 08, 14, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 14, 107.00, 81.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 14, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 14, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 14, 87.00, 63.00, -9999.00, -9999.00, 24.00 +BNA, 08, 14, 89.00, 68.00, 18.00, 24.00, 33.00 +BNO, 08, 14, 84.00, 45.00, -9999.00, 9.00, 23.00 +BOI, 08, 14, 88.00, 57.00, 7.00, 6.00, 12.00 +BOS, 08, 14, 80.00, 64.00, 19.00, 22.00, 31.00 +BPI, 08, 14, 79.00, 36.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 14, 92.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 14, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 14, 83.00, 63.00, 24.00, 19.00, 33.00 +BRO, 08, 14, 94.00, 75.00, 11.00, 22.00, 27.00 +BRW, 08, 14, 43.00, 33.00, 25.00, 23.00, 38.00 +BSM, 08, 14, 96.00, 74.00, -9999.00, -9999.00, 16.00 +BTI, 08, 14, 44.00, 35.00, 21.00, 26.00, 35.00 +BTL, 08, 14, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 14, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 14, 91.00, 73.00, 11.00, 41.00, 45.00 +BTT, 08, 14, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 14, 78.00, 58.00, 29.00, 28.00, 44.00 +BUB, 08, 14, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 14, 78.00, 60.00, 24.00, 21.00, 35.00 +BUR, 08, 14, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 14, 89.00, 74.00, -9999.00, 34.00, 50.00 +BWG, 08, 14, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 14, 86.00, 66.00, 21.00, 20.00, 33.00 +BYH, 08, 14, 90.00, 69.00, -9999.00, -9999.00, 24.00 +BYI, 08, 14, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 14, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 14, 90.00, 69.00, 17.00, 26.00, 34.00 +CAG, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 14, 81.00, 60.00, 22.00, 24.00, 36.00 +CAO, 08, 14, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 14, 74.00, 52.00, 27.00, 30.00, 42.00 +CBM, 08, 14, 92.00, 69.00, -9999.00, -9999.00, 29.00 +CDB, 08, 14, 56.00, 47.00, 45.00, 48.00, 63.00 +CDC, 08, 14, 88.00, 57.00, 11.00, 10.00, 17.00 +CDR, 08, 14, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 14, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 14, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 14, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 14, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 14, 88.00, 68.00, 17.00, 26.00, 35.00 +CHO, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 14, 89.00, 72.00, 21.00, 30.00, 40.00 +CID, 08, 14, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 14, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 14, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 14, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 14, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 14, 81.00, 61.00, 25.00, 25.00, 38.00 +CLL, 08, 14, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 14, 88.00, 69.00, 17.00, 19.00, 30.00 +CMH, 08, 14, 82.00, 61.00, 20.00, 25.00, 36.00 +CMI, 08, 14, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 14, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 14, 89.00, 66.00, 24.00, 13.00, 31.00 +CNM, 08, 14, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 14, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +COD, 08, 14, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +COF, 08, 14, 89.00, 73.00, -9999.00, -9999.00, 36.00 +CON, 08, 14, 80.00, 55.00, 20.00, 22.00, 35.00 +COS, 08, 14, 82.00, 56.00, 26.00, 24.00, 39.00 +COT, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 14, 87.00, 64.00, 18.00, 17.00, 28.00 +CPR, 08, 14, 86.00, 52.00, 14.00, 10.00, 20.00 +CRBC, 08, 14, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 14, 94.00, 75.00, 11.00, 19.00, 24.00 +CRW, 08, 14, 85.00, 64.00, 23.00, 30.00, 42.00 +CSG, 08, 14, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 14, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 14, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 14, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 14, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 14, 84.00, 63.00, 20.00, 24.00, 35.00 +CVN, 08, 14, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 14, 88.00, 62.00, -9999.00, -9999.00, 24.00 +CXY, 08, 14, 84.00, 65.00, 17.00, 17.00, 26.00 +CYS, 08, 14, 80.00, 53.00, 18.00, 23.00, 34.00 +DAA, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 14, 89.00, 73.00, 18.00, 37.00, 46.00 +DAG, 08, 14, 102.00, 73.00, 3.00, 6.00, 6.00 +DAL, 08, 14, 96.00, 76.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 14, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 14, 83.00, 62.00, 22.00, 24.00, 36.00 +DBQ, 08, 14, 80.00, 60.00, 24.00, 19.00, 36.00 +DCA, 08, 14, 87.00, 70.00, 19.00, 22.00, 32.00 +DDC, 08, 14, 91.00, 66.00, 18.00, 10.00, 25.00 +DEC, 08, 14, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 14, 86.00, 57.00, 20.00, 19.00, 33.00 +DFW, 08, 14, 96.00, 74.00, 8.00, 9.00, 15.00 +DHN, 08, 14, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 14, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 14, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 14, 96.00, 74.00, -9999.00, -9999.00, 12.00 +DLG, 08, 14, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 14, 74.00, 54.00, 26.00, 26.00, 41.00 +DLLC, 08, 14, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 14, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 14, 97.00, 72.00, -9999.00, -9999.00, 26.00 +DMN, 08, 14, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 14, 86.00, 66.00, -9999.00, -9999.00, 27.00 +DPG, 08, 14, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 14, 91.00, 71.00, -9999.00, -9999.00, 42.00 +DRA, 08, 14, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 14, 96.00, 74.00, 6.00, 7.00, 12.00 +DSM, 08, 14, 85.00, 64.00, 21.00, 21.00, 33.00 +DTW, 08, 14, 82.00, 60.00, 18.00, 20.00, 29.00 +DUG, 08, 14, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 14, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 14, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 14, 95.00, 72.00, -9999.00, -9999.00, 19.00 +D45, 08, 14, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 14, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 14, 80.00, 58.00, 22.00, 21.00, 32.00 +ECG, 08, 14, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 14, 96.00, 67.00, -9999.00, -9999.00, 3.00 +EED, 08, 14, 106.00, 82.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 14, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 14, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 14, 79.00, 56.00, 25.00, 33.00, 44.00 +EKO, 08, 14, 89.00, 49.00, 8.00, 8.00, 14.00 +ELD, 08, 14, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 14, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 14, 94.00, 67.00, 17.00, 9.00, 24.00 +ELY, 08, 14, 85.00, 47.00, 11.00, 12.00, 19.00 +EMP, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 14, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +END, 08, 14, 94.00, 70.00, -9999.00, -9999.00, 17.00 +ENN, 08, 14, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 14, 89.00, 65.00, -9999.00, -9999.00, 9.00 +EPH, 08, 14, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 14, 79.00, 62.00, 24.00, 22.00, 37.00 +ESF, 08, 14, 93.00, 72.00, -9999.00, -9999.00, 39.00 +EUG, 08, 14, 82.00, 53.00, 10.00, 11.00, 15.00 +EVV, 08, 14, 87.00, 65.00, 20.00, 17.00, 29.00 +EWN, 08, 14, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 14, 86.00, 68.00, 18.00, 21.00, 30.00 +EYW, 08, 14, 89.00, 79.00, 31.00, 32.00, 47.00 +E74, 08, 14, 96.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 14, 87.00, 66.00, -9999.00, -9999.00, 29.00 +FAI, 08, 14, 67.00, 47.00, 30.00, 27.00, 43.00 +FAR, 08, 14, 81.00, 57.00, 21.00, 19.00, 34.00 +FAT, 08, 14, 97.00, 64.00, 0.00, 2.00, 2.00 +FAY, 08, 14, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 14, 80.00, 47.00, 18.00, 21.00, 31.00 +FCS, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FDY, 08, 14, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 14, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FLG, 08, 14, 80.00, 49.00, 15.00, 25.00, 33.00 +FLL, 08, 14, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 14, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 14, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 08, 14, 87.00, 62.00, -9999.00, -9999.00, 27.00 +FMH, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 08, 14, 90.00, 57.00, 12.00, 7.00, 16.00 +FMY, 08, 14, 91.00, 75.00, 17.00, 56.00, 62.00 +FNT, 08, 14, 80.00, 58.00, 19.00, 19.00, 31.00 +FOD, 08, 14, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 14, 88.00, 65.00, -9999.00, -9999.00, 23.00 +FOK, 08, 14, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 14, 90.00, 67.00, -9999.00, -9999.00, 24.00 +FSD, 08, 14, 84.00, 60.00, 23.00, 17.00, 31.00 +FSI, 08, 14, 95.00, 70.00, -9999.00, -9999.00, 19.00 +FSM, 08, 14, 93.00, 69.00, 13.00, 15.00, 23.00 +FTK, 08, 14, 86.00, 63.00, -9999.00, -9999.00, 23.00 +FWA, 08, 14, 82.00, 61.00, 20.00, 23.00, 34.00 +FWH, 08, 14, 96.00, 72.00, -9999.00, -9999.00, 16.00 +FYU, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 14, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 14, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 14, 107.00, 78.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 14, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 14, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 14, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 14, 83.00, 55.00, 12.00, 8.00, 15.00 +GFA, 08, 14, 82.00, 53.00, -9999.00, -9999.00, 22.00 +GFK, 08, 14, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 14, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 14, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 14, 84.00, 56.00, 17.00, 14.00, 26.00 +GJT, 08, 14, 91.00, 63.00, 10.00, 9.00, 17.00 +GKN, 08, 14, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 14, 88.00, 59.00, 18.00, 9.00, 24.00 +GLH, 08, 14, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 14, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 14, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 14, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 14, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 14, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 14, 78.00, 57.00, 22.00, 25.00, 38.00 +GRCI, 08, 14, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 14, 78.00, 51.00, -9999.00, -9999.00, 20.00 +GRI, 08, 14, 86.00, 62.00, 20.00, 11.00, 27.00 +GRK, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 08, 14, 81.00, 59.00, 21.00, 19.00, 31.00 +GSB, 08, 14, 89.00, 69.00, -9999.00, -9999.00, 34.00 +GSG, 08, 14, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 14, 86.00, 66.00, 18.00, 21.00, 32.00 +GSP, 08, 14, 87.00, 68.00, 16.00, 23.00, 31.00 +GST, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 14, 78.00, 59.00, -9999.00, -9999.00, 34.00 +GTF, 08, 14, 82.00, 53.00, 20.00, 18.00, 31.00 +GUP, 08, 14, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 14, 83.00, 60.00, -9999.00, -9999.00, 26.00 +GVW, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 08, 14, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 14, 85.00, 72.00, 19.00, 19.00, 29.00 +HBR, 08, 14, 95.00, 70.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 14, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 14, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 14, 87.00, 58.00, -9999.00, -9999.00, 14.00 +HKY, 08, 14, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 14, 83.00, 52.00, 15.00, 17.00, 26.00 +HMN, 08, 14, 94.00, 61.00, -9999.00, -9999.00, 22.00 +HMS, 08, 14, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 14, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 14, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 08, 14, 85.00, 59.00, 21.00, 13.00, 29.00 +HOP, 08, 14, 89.00, 64.00, -9999.00, -9999.00, 24.00 +HOT, 08, 14, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 14, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 14, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 14, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 14, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 14, 91.00, 71.00, -9999.00, -9999.00, 42.00 +HST, 08, 14, 90.00, 72.00, -9999.00, -9999.00, 50.00 +HSV, 08, 14, 89.00, 68.00, 16.00, 22.00, 32.00 +HTL, 08, 14, 77.00, 54.00, 24.00, 21.00, 38.00 +HTS, 08, 14, 83.00, 64.00, 20.00, 26.00, 37.00 +HUF, 08, 14, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 14, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 14, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 14, 84.00, 53.00, 17.00, 14.00, 25.00 +IAB, 08, 14, 91.00, 68.00, -9999.00, -9999.00, 24.00 +IAD, 08, 14, 86.00, 63.00, 20.00, 24.00, 35.00 +IAG, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 14, 93.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 14, 91.00, 68.00, 16.00, 15.00, 25.00 +IDA, 08, 14, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 14, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 14, 84.00, 66.00, 19.00, 18.00, 30.00 +ILI, 08, 14, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 14, 88.00, 71.00, 20.00, 29.00, 39.00 +IMT, 08, 14, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +IND, 08, 14, 84.00, 63.00, 19.00, 22.00, 32.00 +INL, 08, 14, 76.00, 52.00, 26.00, 24.00, 40.00 +INS, 08, 14, 97.00, 68.00, -9999.00, -9999.00, 6.00 +INT, 08, 14, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +INW, 08, 14, 91.00, 61.00, 11.00, 14.00, 22.00 +IPL, 08, 14, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 14, 81.00, 61.00, 19.00, 26.00, 36.00 +IRK, 08, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 14, 83.00, 54.00, 19.00, 15.00, 29.00 +ISP, 08, 14, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 14, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 14, 103.00, 74.00, -9999.00, -9999.00, 16.00 +IWD, 08, 14, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 14, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 14, 92.00, 70.00, 11.00, 25.00, 30.00 +JAX, 08, 14, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 14, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 14, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 14, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 14, 82.00, 68.00, 20.00, 19.00, 32.00 +JHW, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 14, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 14, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 14, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 14, 63.00, 47.00, 43.00, 43.00, 53.00 +JST, 08, 14, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 14, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 14, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 14, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 14, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 14, 81.00, 57.00, 18.00, 20.00, 29.00 +LAR, 08, 14, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 14, 104.00, 75.00, 7.00, 5.00, 10.00 +LAX, 08, 14, 77.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 14, 90.00, 66.00, 16.00, 11.00, 22.00 +LBF, 08, 14, 86.00, 58.00, 22.00, 10.00, 29.00 +LCH, 08, 14, 91.00, 73.00, 16.00, 31.00, 39.00 +LCK, 08, 14, 84.00, 62.00, -9999.00, -9999.00, 28.00 +LEB, 08, 14, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 14, 85.00, 65.00, 15.00, 23.00, 31.00 +LFI, 08, 14, 85.00, 71.00, -9999.00, -9999.00, 31.00 +LFK, 08, 14, 94.00, 71.00, 9.00, 18.00, 23.00 +LFT, 08, 14, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 14, 83.00, 69.00, 19.00, 21.00, 32.00 +LGB, 08, 14, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 14, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 14, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 14, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 14, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 14, 92.00, 70.00, 10.00, 18.00, 23.00 +LIZ, 08, 14, 74.00, 52.00, -9999.00, -9999.00, 43.00 +LMT, 08, 14, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +LND, 08, 14, 84.00, 54.00, 9.00, 11.00, 17.00 +LNK, 08, 14, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 14, 92.00, 53.00, 5.00, 3.00, 6.00 +LOZ, 08, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 14, 99.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 14, 91.00, 68.00, -9999.00, -9999.00, 24.00 +LSE, 08, 14, 82.00, 60.00, 22.00, 23.00, 34.00 +LSF, 08, 14, 91.00, 72.00, -9999.00, -9999.00, 30.00 +LSV, 08, 14, 105.00, 67.00, -9999.00, -9999.00, 6.00 +LTS, 08, 14, 97.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 08, 14, 105.00, 74.00, -9999.00, -9999.00, 11.00 +LVS, 08, 14, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 14, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 14, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 14, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 14, 85.00, 65.00, 19.00, 24.00, 32.00 +MAF, 08, 14, 94.00, 68.00, 13.00, 10.00, 19.00 +MBL, 08, 14, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 14, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 14, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 14, 92.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 14, 90.00, 75.00, -9999.00, -9999.00, 51.00 +MCG, 08, 14, 64.00, 45.00, 38.00, 33.00, 51.00 +MCI, 08, 14, 87.00, 66.00, 20.00, 21.00, 33.00 +MCK, 08, 14, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 14, 91.00, 70.00, 18.00, 21.00, 33.00 +MCO, 08, 14, 92.00, 73.00, 15.00, 45.00, 51.00 +MCW, 08, 14, 81.00, 59.00, 21.00, 18.00, 30.00 +MC2, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +MDH, 08, 14, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 14, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 14, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 14, 83.00, 64.00, 31.00, 22.00, 42.00 +MEI, 08, 14, 92.00, 69.00, 15.00, 27.00, 36.00 +MEM, 08, 14, 91.00, 71.00, 14.00, 20.00, 27.00 +MER, 08, 14, 95.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 08, 14, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 14, 97.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 14, 90.00, 55.00, 8.00, 6.00, 11.00 +MGE, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 08, 14, 90.00, 71.00, 15.00, 22.00, 31.00 +MGW, 08, 14, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 14, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 14, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 14, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 14, 90.00, 75.00, 34.00, 45.00, 59.00 +MIB, 08, 14, 81.00, 55.00, -9999.00, -9999.00, 27.00 +MIV, 08, 14, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 14, 93.00, 53.00, -9999.00, -9999.00, 8.00 +MKC, 08, 14, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 14, 78.00, 61.00, 27.00, 21.00, 38.00 +MKG, 08, 14, 78.00, 59.00, 20.00, 18.00, 30.00 +MKL, 08, 14, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 14, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 14, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 14, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 14, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 14, 84.00, 62.00, 23.00, 18.00, 33.00 +MLS, 08, 14, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 14, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 14, 91.00, 70.00, -9999.00, -9999.00, 33.00 +MOB, 08, 14, 91.00, 73.00, 19.00, 45.00, 53.00 +MOT, 08, 14, 81.00, 55.00, 20.00, 15.00, 28.00 +MPV, 08, 14, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 14, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 14, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 14, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 14, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 14, 69.00, 53.00, -9999.00, -9999.00, 10.00 +MSL, 08, 14, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 14, 80.00, 57.00, 24.00, 20.00, 36.00 +MSO, 08, 14, 82.00, 50.00, 17.00, 17.00, 27.00 +MSP, 08, 14, 81.00, 61.00, 26.00, 23.00, 39.00 +MSS, 08, 14, 78.00, 56.00, 22.00, 21.00, 34.00 +MSY, 08, 14, 90.00, 73.00, 12.00, 40.00, 46.00 +MTC, 08, 14, 79.00, 60.00, -9999.00, -9999.00, 26.00 +MTN, 08, 14, 86.00, 65.00, -9999.00, -9999.00, 27.00 +MTO, 08, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 14, 84.00, 60.00, -9999.00, -9999.00, 27.00 +MUO, 08, 14, 92.00, 55.00, -9999.00, -9999.00, 8.00 +MWA, 08, 14, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 14, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 14, 90.00, 71.00, -9999.00, -9999.00, 28.00 +MYL, 08, 14, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 14, 89.00, 70.00, -9999.00, -9999.00, 34.00 +NAO, 08, 14, 87.00, 75.00, -9999.00, -9999.00, 48.00 +NBC, 08, 14, 89.00, 72.00, -9999.00, -9999.00, 42.00 +NBE, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +NBU, 08, 14, 82.00, 62.00, -9999.00, -9999.00, 26.00 +NCA, 08, 14, 89.00, 68.00, -9999.00, -9999.00, 42.00 +NCO, 08, 14, 78.00, 63.00, -9999.00, -9999.00, 33.00 +NC1, 08, 14, 97.00, 67.00, -9999.00, -9999.00, 3.00 +NEL, 08, 14, 84.00, 62.00, -9999.00, -9999.00, 29.00 +NFG, 08, 14, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 14, 89.00, 52.00, -9999.00, -9999.00, 6.00 +NGP, 08, 14, 92.00, 75.00, -9999.00, -9999.00, 19.00 +NGU, 08, 14, 85.00, 70.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 14, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 14, 86.00, 64.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 14, 77.00, 58.00, -9999.00, -9999.00, 29.00 +NID, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 14, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 14, 95.00, 72.00, -9999.00, -9999.00, 23.00 +NKT, 08, 14, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 14, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 14, 91.00, 68.00, -9999.00, -9999.00, 32.00 +NPA, 08, 14, 89.00, 74.00, -9999.00, -9999.00, 39.00 +NQA, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 14, 96.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 08, 14, 89.00, 79.00, -9999.00, -9999.00, 45.00 +NRB, 08, 14, 89.00, 74.00, -9999.00, -9999.00, 42.00 +NRC, 08, 14, 94.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 14, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 14, 91.00, 70.00, -9999.00, -9999.00, 42.00 +NSI, 08, 14, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 14, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 14, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 14, 85.00, 70.00, -9999.00, -9999.00, 32.00 +NUC, 08, 14, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 14, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 14, 73.00, 50.00, -9999.00, -9999.00, 19.00 +NWF, 08, 14, 84.00, 65.00, -9999.00, -9999.00, 3.00 +NXX, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 14, 88.00, 63.00, -9999.00, -9999.00, 29.00 +NZC, 08, 14, 91.00, 69.00, -9999.00, -9999.00, 48.00 +NZJ, 08, 14, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 14, 80.00, 60.00, -9999.00, -9999.00, 29.00 +NZY, 08, 14, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 14, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 08, 14, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 14, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 14, 93.00, 70.00, 13.00, 10.00, 19.00 +OLM, 08, 14, 77.00, 50.00, 13.00, 15.00, 21.00 +OMA, 08, 14, 86.00, 63.00, 18.00, 16.00, 29.00 +OME, 08, 14, 56.00, 44.00, 33.00, 34.00, 47.00 +ONT, 08, 14, 95.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 14, 82.00, 62.00, 24.00, 22.00, 38.00 +ORF, 08, 14, 85.00, 70.00, 16.00, 20.00, 31.00 +ORH, 08, 14, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 14, 77.00, 55.00, -9999.00, -9999.00, 28.00 +OTG, 08, 14, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 14, 67.00, 53.00, 10.00, 13.00, 17.00 +OTM, 08, 14, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 14, 57.00, 48.00, 26.00, 30.00, 42.00 +OURC, 08, 14, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 14, 92.00, 54.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 14, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 14, 91.00, 69.00, -9999.00, -9999.00, 38.00 +PACZ, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 14, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 14, 63.00, 50.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 14, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 14, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 14, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 14, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 14, 90.00, 71.00, -9999.00, -9999.00, 43.00 +PAQ, 08, 14, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 14, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 14, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 14, 51.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 14, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 14, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 14, 77.00, 58.00, -9999.00, -9999.00, 34.00 +PBI, 08, 14, 90.00, 75.00, 26.00, 40.00, 52.00 +PDT, 08, 14, 87.00, 58.00, 10.00, 8.00, 14.00 +PDX, 08, 14, 80.00, 57.00, 13.00, 14.00, 20.00 +PFN, 08, 14, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 14, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 14, 85.00, 67.00, 18.00, 18.00, 30.00 +PHX, 08, 14, 104.00, 79.00, 10.00, 2.00, 11.00 +PIA, 08, 14, 83.00, 63.00, 20.00, 21.00, 32.00 +PIB, 08, 14, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 14, 86.00, 51.00, 8.00, 10.00, 16.00 +PIR, 08, 14, 88.00, 60.00, 17.00, 13.00, 25.00 +PIT, 08, 14, 81.00, 60.00, 19.00, 25.00, 33.00 +PKB, 08, 14, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 14, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 14, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 14, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 14, 89.00, 74.00, 18.00, 32.00, 40.00 +POB, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +POE, 08, 14, 93.00, 70.00, -9999.00, -9999.00, 42.00 +POM, 08, 14, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 14, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 14, 93.00, 54.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 14, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 14, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 14, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 14, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 14, 80.00, 56.00, -9999.00, -9999.00, 29.00 +PSP, 08, 14, 107.00, 75.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 14, 91.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 14, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 14, 90.00, 59.00, 23.00, 14.00, 31.00 +PUC, 08, 14, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 14, 81.00, 62.00, 18.00, 18.00, 30.00 +PVU, 08, 14, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 14, 78.00, 57.00, 20.00, 21.00, 31.00 +P02, 08, 14, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +P07, 08, 14, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +P11, 08, 14, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +P24, 08, 14, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +P28, 08, 14, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +P35, 08, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +P38, 08, 14, 93.00, 56.00, -9999.00, -9999.00, -9999.00 +P39, 08, 14, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +P58, 08, 14, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 08, 14, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +P60, 08, 14, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +P61, 08, 14, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +P67, 08, 14, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P68, 08, 14, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +P69, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 14, 91.00, 49.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 14, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 14, 85.00, 56.00, 19.00, 14.00, 29.00 +RBL, 08, 14, 96.00, 64.00, 2.00, 3.00, 4.00 +RCA, 08, 14, 85.00, 56.00, -9999.00, -9999.00, 23.00 +RDD, 08, 14, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 14, 84.00, 46.00, 10.00, 8.00, 14.00 +RDR, 08, 14, 80.00, 54.00, -9999.00, -9999.00, 29.00 +RDU, 08, 14, 87.00, 68.00, 17.00, 19.00, 29.00 +REE, 08, 14, 90.00, 66.00, -9999.00, -9999.00, 17.00 +REJ, 08, 14, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 14, 82.00, 61.00, 24.00, 20.00, 36.00 +RIC, 08, 14, 87.00, 67.00, 20.00, 21.00, 33.00 +RIV, 08, 14, 94.00, 61.00, -9999.00, -9999.00, 2.00 +RIW, 08, 14, 87.00, 48.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 14, 81.00, 51.00, 9.00, 6.00, 13.00 +RME, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 14, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 14, 95.00, 75.00, -9999.00, -9999.00, 18.00 +RNO, 08, 14, 90.00, 50.00, 6.00, 5.00, 9.00 +ROA, 08, 14, 86.00, 64.00, 16.00, 24.00, 33.00 +ROC, 08, 14, 78.00, 58.00, 23.00, 23.00, 37.00 +ROW, 08, 14, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 14, 90.00, 66.00, 15.00, 11.00, 24.00 +RST, 08, 14, 79.00, 58.00, 27.00, 23.00, 38.00 +RWF, 08, 14, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 14, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 14, 92.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 14, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 14, 95.00, 75.00, 9.00, 13.00, 17.00 +SAV, 08, 14, 90.00, 72.00, 18.00, 32.00, 40.00 +SAW, 08, 14, 74.00, 57.00, -9999.00, -9999.00, 34.00 +SBA, 08, 14, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 14, 97.00, 63.00, -9999.00, -9999.00, 2.00 +SBN, 08, 14, 81.00, 61.00, 22.00, 24.00, 34.00 +SBP, 08, 14, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 14, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 14, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 14, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 14, 93.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 14, 86.00, 66.00, 18.00, 24.00, 33.00 +SEA, 08, 14, 75.00, 56.00, 13.00, 15.00, 21.00 +SEM, 08, 14, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 14, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 14, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 14, 89.00, 65.00, 16.00, 19.00, 29.00 +SGY, 08, 14, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 14, 85.00, 52.00, 14.00, 11.00, 21.00 +SHV, 08, 14, 93.00, 71.00, 8.00, 17.00, 22.00 +SIT, 08, 14, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 14, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 14, 96.00, 69.00, 8.00, 9.00, 15.00 +SKA, 08, 14, 83.00, 55.00, -9999.00, -9999.00, 15.00 +SKF, 08, 14, 95.00, 75.00, -9999.00, -9999.00, 16.00 +SLC, 08, 14, 90.00, 62.00, 11.00, 11.00, 19.00 +SLE, 08, 14, 82.00, 51.00, 8.00, 12.00, 15.00 +SLN, 08, 14, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 14, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 14, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 14, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 14, 51.00, 44.00, 37.00, 42.00, 56.00 +SNS, 08, 14, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 14, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 14, 84.00, 64.00, 19.00, 21.00, 33.00 +SPS, 08, 14, 96.00, 72.00, 13.00, 11.00, 19.00 +SRQ, 08, 14, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 14, 90.00, 68.00, -9999.00, -9999.00, 34.00 +SSI, 08, 14, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 14, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 14, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +STL, 08, 14, 88.00, 68.00, 18.00, 21.00, 31.00 +STNV, 08, 14, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +STS, 08, 14, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 14, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 14, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 14, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 14, 84.00, 62.00, 21.00, 17.00, 32.00 +SVN, 08, 14, 90.00, 72.00, -9999.00, -9999.00, 37.00 +SWF, 08, 14, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 14, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 14, 79.00, 58.00, 24.00, 23.00, 35.00 +SZL, 08, 14, 88.00, 63.00, -9999.00, -9999.00, 23.00 +TAD, 08, 14, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 14, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 14, 89.00, 62.00, -9999.00, -9999.00, 25.00 +TCC, 08, 14, 91.00, 62.00, 17.00, 10.00, 22.00 +TCL, 08, 14, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 14, 78.00, 51.00, -9999.00, -9999.00, 19.00 +TCS, 08, 14, 90.00, 65.00, -9999.00, 15.00, 26.00 +TEB, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 14, 93.00, 70.00, -9999.00, -9999.00, 18.00 +TKA, 08, 14, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 14, 91.00, 71.00, 15.00, 44.00, 49.00 +TNX, 08, 14, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 14, 82.00, 59.00, 18.00, 23.00, 33.00 +TOP, 08, 14, 88.00, 65.00, 22.00, 20.00, 32.00 +TPA, 08, 14, 90.00, 75.00, 25.00, 46.00, 54.00 +TPH, 08, 14, 89.00, 55.00, 7.00, 8.00, 12.00 +TRI, 08, 14, 84.00, 63.00, 18.00, 23.00, 34.00 +TRK, 08, 14, 81.00, 41.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 14, 105.00, 76.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 14, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 14, 93.00, 71.00, 13.00, 11.00, 21.00 +TUP, 08, 14, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 14, 97.00, 72.00, 20.00, 14.00, 28.00 +TVC, 08, 14, 79.00, 56.00, 20.00, 16.00, 30.00 +TVL, 08, 14, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 14, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 14, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 14, 87.00, 65.00, 16.00, 23.00, 32.00 +T01, 08, 14, 85.00, 65.00, -9999.00, -9999.00, 31.00 +T02, 08, 14, 89.00, 69.00, -9999.00, -9999.00, 33.00 +T03, 08, 14, 89.00, 70.00, -9999.00, -9999.00, 34.00 +T04, 08, 14, 91.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 14, 90.00, 64.00, -9999.00, -9999.00, 24.00 +T06, 08, 14, 91.00, 68.00, -9999.00, -9999.00, 29.00 +T07, 08, 14, 94.00, 58.00, -9999.00, -9999.00, 14.00 +T08, 08, 14, 89.00, 65.00, -9999.00, -9999.00, 14.00 +UCA, 08, 14, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 14, 97.00, 68.00, -9999.00, -9999.00, 6.00 +UIL, 08, 14, 69.00, 50.00, 25.00, 23.00, 33.00 +UIN, 08, 14, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 14, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 14, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +U15, 08, 14, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +U28, 08, 14, 94.00, 58.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 14, 91.00, 69.00, -9999.00, -9999.00, 39.00 +VBG, 08, 14, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 14, 94.00, 74.00, 8.00, 28.00, 31.00 +VCV, 08, 14, 97.00, 61.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 14, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 14, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 14, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 14, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 14, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 14, 91.00, 71.00, -9999.00, -9999.00, 42.00 +VRB, 08, 14, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 14, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 14, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 14, 85.00, 65.00, 12.00, 13.00, 23.00 +WJA, 08, 14, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 14, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 14, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 14, 91.00, 49.00, 8.00, 7.00, 12.00 +WPO, 08, 14, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 14, 91.00, 70.00, -9999.00, -9999.00, 32.00 +WRG, 08, 14, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 14, 85.00, 62.00, -9999.00, -9999.00, 27.00 +WRL, 08, 14, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +X68, 08, 14, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 14, 60.00, 47.00, 48.00, 47.00, 60.00 +YCG, 08, 14, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 14, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 14, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 14, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 14, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 14, 86.00, 53.00, 6.00, 6.00, 10.00 +YNG, 08, 14, 80.00, 58.00, 22.00, 24.00, 36.00 +YPA, 08, 14, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 14, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 14, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 14, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 14, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 14, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 14, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 14, 105.00, 80.00, 3.00, 2.00, 3.00 +YVR, 08, 14, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 14, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 14, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 14, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 14, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 14, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 14, 74.00, 52.00, 24.00, 22.00, 35.00 +ZUN, 08, 14, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 14, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 14, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 14, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +01R, 08, 14, 92.00, 71.00, -9999.00, -9999.00, 30.00 +1V1, 08, 14, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 14, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 14, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 14, 87.00, 71.00, -9999.00, -9999.00, 34.00 +2PJ, 08, 14, 90.00, 68.00, -9999.00, -9999.00, 33.00 +3B1, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 14, 78.00, 54.00, -9999.00, -9999.00, 28.00 +3SE, 08, 14, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 14, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 14, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +4OM, 08, 14, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 14, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 14, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 14, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 14, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 15, 82.00, 62.00, 19.00, 23.00, 33.00 +ABI, 08, 15, 94.00, 71.00, 12.00, 11.00, 19.00 +ABQ, 08, 15, 88.00, 62.00, 25.00, 12.00, 31.00 +ABR, 08, 15, 84.00, 56.00, 22.00, 14.00, 31.00 +ABY, 08, 15, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 15, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 15, 97.00, 74.00, 8.00, 13.00, 17.00 +ACV, 08, 15, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 15, 83.00, 63.00, 21.00, 17.00, 29.00 +ADK, 08, 15, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 15, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 15, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 15, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AEX, 08, 15, 92.00, 71.00, -9999.00, -9999.00, 30.00 +AFF, 08, 15, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 15, 92.00, 72.00, -9999.00, -9999.00, 63.00 +AGS, 08, 15, 90.00, 69.00, 18.00, 28.00, 38.00 +AHN, 08, 15, 88.00, 68.00, 14.00, 23.00, 31.00 +AKN, 08, 15, 61.00, 46.00, 33.00, 39.00, 50.00 +AKO, 08, 15, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 15, 81.00, 57.00, 20.00, 25.00, 35.00 +ALI, 08, 15, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 15, 81.00, 58.00, 22.00, 20.00, 33.00 +ALS, 08, 15, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 15, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 15, 89.00, 63.00, 21.00, 13.00, 29.00 +AMG, 08, 15, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 15, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 15, 63.00, 49.00, 29.00, 30.00, 40.00 +AND, 08, 15, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 15, 65.00, 52.00, 35.00, 37.00, 50.00 +AOO, 08, 15, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 08, 15, 76.00, 52.00, 22.00, 22.00, 35.00 +AQQ, 08, 15, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 08, 15, 69.00, 52.00, 15.00, 20.00, 26.00 +ATL, 08, 15, 87.00, 69.00, 16.00, 23.00, 33.00 +ATW, 08, 15, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 15, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 15, 84.00, 61.00, -9999.00, -9999.00, 27.00 +AUG, 08, 15, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 15, 95.00, 74.00, 7.00, 12.00, 15.00 +AUW, 08, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 15, 82.00, 62.00, 15.00, 30.00, 37.00 +AVP, 08, 15, 79.00, 60.00, 22.00, 23.00, 35.00 +AXN, 08, 15, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 15, 79.00, 59.00, -9999.00, -9999.00, 31.00 +AYS, 08, 15, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 15, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 15, 94.00, 60.00, -9999.00, -9999.00, 2.00 +BAD, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 15, 75.00, 44.00, -9999.00, -9999.00, 20.00 +BDL, 08, 15, 82.00, 60.00, 22.00, 22.00, 33.00 +BDR, 08, 15, 80.00, 65.00, 21.00, 20.00, 35.00 +BET, 08, 15, 59.00, 46.00, 42.00, 41.00, 54.00 +BFD, 08, 15, 74.00, 52.00, 25.00, 26.00, 38.00 +BFF, 08, 15, 87.00, 55.00, 17.00, 9.00, 23.00 +BFL, 08, 15, 96.00, 68.00, 1.00, 1.00, 2.00 +BGM, 08, 15, 76.00, 57.00, 19.00, 24.00, 33.00 +BGR, 08, 15, 76.00, 56.00, 20.00, 19.00, 31.00 +BGS, 08, 15, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 15, 89.00, 69.00, 16.00, 25.00, 36.00 +BID, 08, 15, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 15, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 15, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 15, 84.00, 56.00, 16.00, 14.00, 25.00 +BIS, 08, 15, 82.00, 53.00, 20.00, 14.00, 27.00 +BIX, 08, 15, 90.00, 74.00, -9999.00, -9999.00, 38.00 +BJI, 08, 15, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 15, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 15, 86.00, 52.00, -9999.00, -9999.00, 28.00 +BKW, 08, 15, 78.00, 59.00, 23.00, 28.00, 39.00 +BLF, 08, 15, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 15, 106.00, 80.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 15, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 15, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 15, 87.00, 62.00, -9999.00, -9999.00, 24.00 +BNA, 08, 15, 88.00, 67.00, 18.00, 24.00, 33.00 +BNO, 08, 15, 83.00, 44.00, -9999.00, 9.00, 23.00 +BOI, 08, 15, 88.00, 56.00, 7.00, 6.00, 12.00 +BOS, 08, 15, 79.00, 64.00, 19.00, 22.00, 31.00 +BPI, 08, 15, 78.00, 35.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 15, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 15, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 15, 82.00, 62.00, 24.00, 19.00, 33.00 +BRO, 08, 15, 93.00, 75.00, 11.00, 22.00, 27.00 +BRW, 08, 15, 42.00, 33.00, 25.00, 23.00, 38.00 +BSM, 08, 15, 95.00, 74.00, -9999.00, -9999.00, 16.00 +BTI, 08, 15, 44.00, 34.00, 22.00, 26.00, 36.00 +BTL, 08, 15, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 15, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 15, 91.00, 72.00, 11.00, 41.00, 45.00 +BTT, 08, 15, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 15, 77.00, 57.00, 29.00, 28.00, 44.00 +BUB, 08, 15, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 15, 77.00, 60.00, 24.00, 21.00, 35.00 +BUR, 08, 15, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 15, 89.00, 74.00, -9999.00, 34.00, 51.00 +BWG, 08, 15, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 15, 85.00, 65.00, 21.00, 20.00, 33.00 +BYH, 08, 15, 90.00, 69.00, -9999.00, -9999.00, 24.00 +BYI, 08, 15, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 15, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 15, 90.00, 69.00, 17.00, 26.00, 34.00 +CAG, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 15, 80.00, 60.00, 22.00, 24.00, 36.00 +CAO, 08, 15, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 15, 73.00, 52.00, 27.00, 30.00, 42.00 +CBM, 08, 15, 91.00, 68.00, -9999.00, -9999.00, 29.00 +CDB, 08, 15, 56.00, 47.00, 45.00, 48.00, 63.00 +CDC, 08, 15, 87.00, 56.00, 11.00, 10.00, 17.00 +CDR, 08, 15, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 15, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 15, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 15, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 15, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 15, 88.00, 68.00, 17.00, 26.00, 35.00 +CHO, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 15, 89.00, 72.00, 21.00, 30.00, 40.00 +CID, 08, 15, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 15, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 15, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 15, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 15, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 15, 80.00, 60.00, 25.00, 25.00, 38.00 +CLL, 08, 15, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 15, 87.00, 69.00, 17.00, 19.00, 30.00 +CMH, 08, 15, 82.00, 60.00, 20.00, 25.00, 36.00 +CMI, 08, 15, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 15, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 15, 88.00, 65.00, 24.00, 13.00, 31.00 +CNM, 08, 15, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 15, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +COD, 08, 15, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +COF, 08, 15, 89.00, 73.00, -9999.00, -9999.00, 36.00 +CON, 08, 15, 79.00, 54.00, 20.00, 22.00, 35.00 +COS, 08, 15, 81.00, 55.00, 26.00, 24.00, 39.00 +COT, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 15, 86.00, 63.00, 18.00, 17.00, 28.00 +CPR, 08, 15, 85.00, 51.00, 14.00, 10.00, 20.00 +CRBC, 08, 15, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 15, 93.00, 75.00, 11.00, 19.00, 24.00 +CRW, 08, 15, 84.00, 63.00, 23.00, 30.00, 42.00 +CSG, 08, 15, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 15, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 15, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 15, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 15, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 15, 84.00, 63.00, 20.00, 24.00, 35.00 +CVN, 08, 15, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 15, 88.00, 61.00, -9999.00, -9999.00, 24.00 +CXY, 08, 15, 83.00, 64.00, 17.00, 17.00, 26.00 +CYS, 08, 15, 79.00, 52.00, 18.00, 23.00, 34.00 +DAA, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 15, 89.00, 73.00, 18.00, 37.00, 46.00 +DAG, 08, 15, 101.00, 72.00, 3.00, 6.00, 6.00 +DAL, 08, 15, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 15, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 15, 83.00, 61.00, 22.00, 24.00, 36.00 +DBQ, 08, 15, 79.00, 59.00, 24.00, 19.00, 36.00 +DCA, 08, 15, 86.00, 70.00, 19.00, 22.00, 32.00 +DDC, 08, 15, 90.00, 65.00, 18.00, 10.00, 25.00 +DEC, 08, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 15, 85.00, 56.00, 20.00, 19.00, 33.00 +DFW, 08, 15, 96.00, 73.00, 8.00, 9.00, 15.00 +DHN, 08, 15, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 15, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 15, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 15, 96.00, 73.00, -9999.00, -9999.00, 12.00 +DLG, 08, 15, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 15, 73.00, 53.00, 26.00, 26.00, 41.00 +DLLC, 08, 15, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 15, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 15, 97.00, 72.00, -9999.00, -9999.00, 26.00 +DMN, 08, 15, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 15, 86.00, 65.00, -9999.00, -9999.00, 27.00 +DPG, 08, 15, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 15, 91.00, 70.00, -9999.00, -9999.00, 42.00 +DRA, 08, 15, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 15, 96.00, 73.00, 6.00, 7.00, 12.00 +DSM, 08, 15, 84.00, 63.00, 21.00, 21.00, 33.00 +DTW, 08, 15, 81.00, 59.00, 18.00, 20.00, 29.00 +DUG, 08, 15, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 15, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 15, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 15, 94.00, 71.00, -9999.00, -9999.00, 19.00 +D45, 08, 15, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 15, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 15, 79.00, 57.00, 22.00, 21.00, 32.00 +ECG, 08, 15, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 15, 96.00, 66.00, -9999.00, -9999.00, 3.00 +EED, 08, 15, 106.00, 81.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 15, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 15, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 15, 79.00, 56.00, 25.00, 33.00, 44.00 +EKO, 08, 15, 88.00, 48.00, 8.00, 8.00, 14.00 +ELD, 08, 15, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 15, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 15, 93.00, 66.00, 17.00, 9.00, 24.00 +ELY, 08, 15, 84.00, 46.00, 11.00, 12.00, 19.00 +EMP, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 15, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +END, 08, 15, 93.00, 69.00, -9999.00, -9999.00, 17.00 +ENN, 08, 15, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 15, 88.00, 64.00, -9999.00, -9999.00, 9.00 +EPH, 08, 15, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 15, 78.00, 61.00, 24.00, 22.00, 37.00 +ESF, 08, 15, 92.00, 71.00, -9999.00, -9999.00, 39.00 +EUG, 08, 15, 81.00, 53.00, 10.00, 11.00, 15.00 +EVV, 08, 15, 87.00, 64.00, 20.00, 17.00, 29.00 +EWN, 08, 15, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 15, 85.00, 67.00, 18.00, 21.00, 30.00 +EYW, 08, 15, 89.00, 79.00, 31.00, 32.00, 48.00 +E74, 08, 15, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 15, 87.00, 66.00, -9999.00, -9999.00, 29.00 +FAI, 08, 15, 66.00, 47.00, 30.00, 27.00, 42.00 +FAR, 08, 15, 81.00, 56.00, 21.00, 19.00, 34.00 +FAT, 08, 15, 96.00, 63.00, 0.00, 2.00, 2.00 +FAY, 08, 15, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 15, 79.00, 46.00, 18.00, 21.00, 31.00 +FCS, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FDY, 08, 15, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 15, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FLG, 08, 15, 79.00, 48.00, 15.00, 25.00, 33.00 +FLL, 08, 15, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 15, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 15, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 08, 15, 86.00, 61.00, -9999.00, -9999.00, 27.00 +FMH, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 08, 15, 89.00, 56.00, 12.00, 7.00, 16.00 +FMY, 08, 15, 91.00, 75.00, 17.00, 56.00, 62.00 +FNT, 08, 15, 79.00, 57.00, 19.00, 19.00, 31.00 +FOD, 08, 15, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 15, 87.00, 64.00, -9999.00, -9999.00, 23.00 +FOK, 08, 15, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 15, 89.00, 66.00, -9999.00, -9999.00, 24.00 +FSD, 08, 15, 83.00, 59.00, 23.00, 17.00, 31.00 +FSI, 08, 15, 94.00, 69.00, -9999.00, -9999.00, 19.00 +FSM, 08, 15, 92.00, 68.00, 13.00, 15.00, 23.00 +FTK, 08, 15, 85.00, 62.00, -9999.00, -9999.00, 23.00 +FWA, 08, 15, 82.00, 60.00, 20.00, 23.00, 34.00 +FWH, 08, 15, 95.00, 71.00, -9999.00, -9999.00, 16.00 +FYU, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 15, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 15, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 15, 107.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 15, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 15, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 15, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 15, 82.00, 54.00, 12.00, 8.00, 15.00 +GFA, 08, 15, 81.00, 52.00, -9999.00, -9999.00, 22.00 +GFK, 08, 15, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 15, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 15, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 15, 83.00, 55.00, 17.00, 14.00, 26.00 +GJT, 08, 15, 90.00, 62.00, 10.00, 9.00, 17.00 +GKN, 08, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 15, 87.00, 58.00, 18.00, 9.00, 24.00 +GLH, 08, 15, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 15, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 15, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 15, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 15, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 15, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 15, 77.00, 56.00, 22.00, 25.00, 38.00 +GRCI, 08, 15, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 15, 78.00, 51.00, -9999.00, -9999.00, 20.00 +GRI, 08, 15, 85.00, 61.00, 20.00, 11.00, 27.00 +GRK, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 08, 15, 80.00, 58.00, 21.00, 19.00, 31.00 +GSB, 08, 15, 88.00, 68.00, -9999.00, -9999.00, 34.00 +GSG, 08, 15, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 15, 85.00, 66.00, 18.00, 21.00, 32.00 +GSP, 08, 15, 86.00, 67.00, 16.00, 23.00, 31.00 +GST, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 15, 77.00, 58.00, -9999.00, -9999.00, 34.00 +GTF, 08, 15, 81.00, 52.00, 20.00, 18.00, 31.00 +GUP, 08, 15, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 15, 82.00, 59.00, -9999.00, -9999.00, 26.00 +GVW, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 08, 15, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 15, 85.00, 72.00, 19.00, 19.00, 29.00 +HBR, 08, 15, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 15, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 15, 87.00, 57.00, -9999.00, -9999.00, 14.00 +HKY, 08, 15, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 15, 83.00, 51.00, 15.00, 17.00, 26.00 +HMN, 08, 15, 93.00, 60.00, -9999.00, -9999.00, 22.00 +HMS, 08, 15, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 15, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 15, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 08, 15, 84.00, 58.00, 21.00, 13.00, 29.00 +HOP, 08, 15, 88.00, 64.00, -9999.00, -9999.00, 24.00 +HOT, 08, 15, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 15, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 15, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 15, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 15, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 15, 91.00, 70.00, -9999.00, -9999.00, 42.00 +HST, 08, 15, 90.00, 72.00, -9999.00, -9999.00, 50.00 +HSV, 08, 15, 89.00, 68.00, 16.00, 22.00, 32.00 +HTL, 08, 15, 76.00, 53.00, 24.00, 21.00, 38.00 +HTS, 08, 15, 83.00, 64.00, 20.00, 26.00, 37.00 +HUF, 08, 15, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 15, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 15, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 15, 84.00, 52.00, 17.00, 14.00, 25.00 +IAB, 08, 15, 90.00, 67.00, -9999.00, -9999.00, 24.00 +IAD, 08, 15, 85.00, 62.00, 20.00, 24.00, 35.00 +IAG, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 15, 92.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 15, 90.00, 67.00, 16.00, 15.00, 25.00 +IDA, 08, 15, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 15, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 15, 84.00, 65.00, 19.00, 18.00, 30.00 +ILI, 08, 15, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 15, 87.00, 71.00, 20.00, 29.00, 39.00 +IMT, 08, 15, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +IND, 08, 15, 83.00, 62.00, 19.00, 22.00, 32.00 +INL, 08, 15, 75.00, 51.00, 26.00, 24.00, 40.00 +INS, 08, 15, 96.00, 67.00, -9999.00, -9999.00, 6.00 +INT, 08, 15, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 08, 15, 90.00, 60.00, 11.00, 14.00, 22.00 +IPL, 08, 15, 104.00, 77.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 15, 81.00, 60.00, 19.00, 26.00, 36.00 +IRK, 08, 15, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 15, 83.00, 54.00, 19.00, 15.00, 29.00 +ISP, 08, 15, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 15, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 15, 102.00, 73.00, -9999.00, -9999.00, 16.00 +IWD, 08, 15, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 15, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 15, 92.00, 69.00, 11.00, 25.00, 30.00 +JAX, 08, 15, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 15, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 15, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 15, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 15, 81.00, 67.00, 20.00, 19.00, 32.00 +JHW, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 15, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 15, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 15, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 15, 62.00, 47.00, 43.00, 43.00, 53.00 +JST, 08, 15, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 15, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 15, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 15, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 15, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 15, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 15, 80.00, 56.00, 18.00, 20.00, 29.00 +LAR, 08, 15, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 15, 103.00, 74.00, 7.00, 5.00, 10.00 +LAX, 08, 15, 77.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 15, 89.00, 66.00, 16.00, 11.00, 22.00 +LBF, 08, 15, 85.00, 57.00, 22.00, 10.00, 29.00 +LCH, 08, 15, 91.00, 73.00, 16.00, 31.00, 39.00 +LCK, 08, 15, 83.00, 61.00, -9999.00, -9999.00, 28.00 +LEB, 08, 15, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 15, 85.00, 64.00, 15.00, 23.00, 31.00 +LFI, 08, 15, 84.00, 70.00, -9999.00, -9999.00, 31.00 +LFK, 08, 15, 93.00, 71.00, 9.00, 18.00, 23.00 +LFT, 08, 15, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 15, 82.00, 68.00, 19.00, 21.00, 32.00 +LGB, 08, 15, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 15, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 15, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 15, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 15, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 15, 91.00, 69.00, 10.00, 18.00, 23.00 +LIZ, 08, 15, 73.00, 52.00, -9999.00, -9999.00, 43.00 +LMT, 08, 15, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 08, 15, 83.00, 53.00, 9.00, 11.00, 17.00 +LNK, 08, 15, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 15, 91.00, 53.00, 5.00, 3.00, 6.00 +LOZ, 08, 15, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 15, 98.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 15, 90.00, 67.00, -9999.00, -9999.00, 24.00 +LSE, 08, 15, 81.00, 59.00, 22.00, 23.00, 34.00 +LSF, 08, 15, 91.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 08, 15, 104.00, 66.00, -9999.00, -9999.00, 6.00 +LTS, 08, 15, 96.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 08, 15, 105.00, 73.00, -9999.00, -9999.00, 11.00 +LVS, 08, 15, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 15, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 15, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 15, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 15, 85.00, 64.00, 19.00, 24.00, 32.00 +MAF, 08, 15, 94.00, 67.00, 13.00, 10.00, 19.00 +MBL, 08, 15, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 15, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 15, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 15, 92.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 15, 90.00, 74.00, -9999.00, -9999.00, 51.00 +MCG, 08, 15, 63.00, 44.00, 38.00, 33.00, 51.00 +MCI, 08, 15, 86.00, 65.00, 20.00, 21.00, 33.00 +MCK, 08, 15, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 15, 91.00, 70.00, 18.00, 21.00, 33.00 +MCO, 08, 15, 91.00, 73.00, 15.00, 45.00, 51.00 +MCW, 08, 15, 80.00, 58.00, 21.00, 18.00, 30.00 +MC2, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MDH, 08, 15, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 15, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 15, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 15, 82.00, 64.00, 31.00, 22.00, 42.00 +MEI, 08, 15, 92.00, 69.00, 15.00, 27.00, 36.00 +MEM, 08, 15, 90.00, 71.00, 14.00, 20.00, 27.00 +MER, 08, 15, 95.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 08, 15, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 15, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 15, 89.00, 55.00, 8.00, 6.00, 11.00 +MGE, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 08, 15, 90.00, 71.00, 15.00, 22.00, 31.00 +MGW, 08, 15, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 15, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 15, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 15, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 15, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 15, 80.00, 55.00, -9999.00, -9999.00, 27.00 +MIV, 08, 15, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 15, 92.00, 52.00, -9999.00, -9999.00, 8.00 +MKC, 08, 15, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 15, 77.00, 60.00, 27.00, 21.00, 38.00 +MKG, 08, 15, 78.00, 58.00, 20.00, 18.00, 30.00 +MKL, 08, 15, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 15, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 15, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 15, 88.00, 48.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 15, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 15, 83.00, 61.00, 23.00, 18.00, 33.00 +MLS, 08, 15, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 15, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 15, 91.00, 70.00, -9999.00, -9999.00, 33.00 +MOB, 08, 15, 90.00, 73.00, 19.00, 45.00, 53.00 +MOT, 08, 15, 80.00, 55.00, 20.00, 15.00, 28.00 +MPV, 08, 15, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 15, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 15, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 15, 70.00, 53.00, -9999.00, -9999.00, 10.00 +MSL, 08, 15, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 15, 79.00, 56.00, 24.00, 20.00, 36.00 +MSO, 08, 15, 82.00, 49.00, 17.00, 17.00, 27.00 +MSP, 08, 15, 80.00, 60.00, 26.00, 23.00, 39.00 +MSS, 08, 15, 77.00, 55.00, 22.00, 21.00, 34.00 +MSY, 08, 15, 90.00, 73.00, 12.00, 40.00, 46.00 +MTC, 08, 15, 78.00, 59.00, -9999.00, -9999.00, 26.00 +MTN, 08, 15, 85.00, 65.00, -9999.00, -9999.00, 27.00 +MTO, 08, 15, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 15, 83.00, 60.00, -9999.00, -9999.00, 27.00 +MUO, 08, 15, 91.00, 54.00, -9999.00, -9999.00, 8.00 +MWA, 08, 15, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 15, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 15, 90.00, 71.00, -9999.00, -9999.00, 28.00 +MYL, 08, 15, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 15, 89.00, 70.00, -9999.00, -9999.00, 34.00 +NAO, 08, 15, 87.00, 75.00, -9999.00, -9999.00, 48.00 +NBC, 08, 15, 89.00, 72.00, -9999.00, -9999.00, 42.00 +NBE, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +NBU, 08, 15, 81.00, 61.00, -9999.00, -9999.00, 26.00 +NCA, 08, 15, 88.00, 67.00, -9999.00, -9999.00, 42.00 +NCO, 08, 15, 78.00, 63.00, -9999.00, -9999.00, 33.00 +NC1, 08, 15, 96.00, 66.00, -9999.00, -9999.00, 3.00 +NEL, 08, 15, 83.00, 61.00, -9999.00, -9999.00, 29.00 +NFG, 08, 15, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 15, 88.00, 51.00, -9999.00, -9999.00, 6.00 +NGP, 08, 15, 92.00, 75.00, -9999.00, -9999.00, 19.00 +NGU, 08, 15, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 15, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 15, 85.00, 64.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 15, 76.00, 57.00, -9999.00, -9999.00, 29.00 +NID, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 15, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 15, 94.00, 72.00, -9999.00, -9999.00, 23.00 +NKT, 08, 15, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 15, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 15, 90.00, 67.00, -9999.00, -9999.00, 32.00 +NPA, 08, 15, 89.00, 74.00, -9999.00, -9999.00, 39.00 +NQA, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 15, 95.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 08, 15, 89.00, 79.00, -9999.00, -9999.00, 45.00 +NRB, 08, 15, 88.00, 74.00, -9999.00, -9999.00, 42.00 +NRC, 08, 15, 94.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 15, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 15, 90.00, 70.00, -9999.00, -9999.00, 42.00 +NSI, 08, 15, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 15, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 15, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 15, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NUC, 08, 15, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 15, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 15, 72.00, 50.00, -9999.00, -9999.00, 19.00 +NWF, 08, 15, 84.00, 65.00, -9999.00, -9999.00, 3.00 +NXX, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 15, 87.00, 63.00, -9999.00, -9999.00, 29.00 +NZC, 08, 15, 91.00, 69.00, -9999.00, -9999.00, 48.00 +NZJ, 08, 15, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 15, 79.00, 60.00, -9999.00, -9999.00, 29.00 +NZY, 08, 15, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 15, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 08, 15, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 15, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 15, 92.00, 69.00, 13.00, 10.00, 19.00 +OLM, 08, 15, 77.00, 49.00, 13.00, 15.00, 21.00 +OMA, 08, 15, 85.00, 62.00, 18.00, 16.00, 29.00 +OME, 08, 15, 56.00, 44.00, 34.00, 34.00, 47.00 +ONT, 08, 15, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 15, 81.00, 61.00, 24.00, 22.00, 38.00 +ORF, 08, 15, 85.00, 69.00, 16.00, 20.00, 31.00 +ORH, 08, 15, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 15, 76.00, 54.00, -9999.00, -9999.00, 28.00 +OTG, 08, 15, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 15, 67.00, 53.00, 10.00, 13.00, 17.00 +OTM, 08, 15, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 15, 56.00, 47.00, 27.00, 30.00, 42.00 +OURC, 08, 15, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 15, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 15, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 15, 91.00, 69.00, -9999.00, -9999.00, 38.00 +PACZ, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 15, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 15, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 15, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 15, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 15, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 15, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 15, 90.00, 71.00, -9999.00, -9999.00, 43.00 +PAQ, 08, 15, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 15, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 15, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 15, 51.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 15, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 15, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 15, 76.00, 57.00, -9999.00, -9999.00, 34.00 +PBI, 08, 15, 90.00, 75.00, 26.00, 40.00, 52.00 +PDT, 08, 15, 86.00, 57.00, 10.00, 8.00, 14.00 +PDX, 08, 15, 80.00, 57.00, 13.00, 14.00, 20.00 +PFN, 08, 15, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 15, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 15, 84.00, 66.00, 18.00, 18.00, 30.00 +PHX, 08, 15, 103.00, 79.00, 10.00, 2.00, 11.00 +PIA, 08, 15, 83.00, 63.00, 20.00, 21.00, 32.00 +PIB, 08, 15, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 15, 86.00, 50.00, 8.00, 10.00, 16.00 +PIR, 08, 15, 87.00, 59.00, 17.00, 13.00, 25.00 +PIT, 08, 15, 80.00, 60.00, 19.00, 25.00, 33.00 +PKB, 08, 15, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 15, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 15, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 15, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 15, 89.00, 74.00, 18.00, 32.00, 40.00 +POB, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +POE, 08, 15, 92.00, 69.00, -9999.00, -9999.00, 42.00 +POM, 08, 15, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 15, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 15, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 15, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 15, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 15, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 15, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 15, 79.00, 55.00, -9999.00, -9999.00, 29.00 +PSP, 08, 15, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 15, 91.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 15, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 15, 89.00, 58.00, 23.00, 14.00, 31.00 +PUC, 08, 15, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 15, 80.00, 61.00, 18.00, 18.00, 30.00 +PVU, 08, 15, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 15, 77.00, 57.00, 20.00, 21.00, 31.00 +P02, 08, 15, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 08, 15, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 08, 15, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +P24, 08, 15, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +P28, 08, 15, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +P35, 08, 15, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +P38, 08, 15, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +P39, 08, 15, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +P58, 08, 15, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 08, 15, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +P60, 08, 15, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +P61, 08, 15, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 08, 15, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +P68, 08, 15, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +P69, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 15, 90.00, 48.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 15, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 15, 85.00, 56.00, 19.00, 14.00, 29.00 +RBL, 08, 15, 96.00, 64.00, 2.00, 3.00, 4.00 +RCA, 08, 15, 85.00, 56.00, -9999.00, -9999.00, 23.00 +RDD, 08, 15, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 15, 83.00, 46.00, 10.00, 8.00, 14.00 +RDR, 08, 15, 80.00, 53.00, -9999.00, -9999.00, 29.00 +RDU, 08, 15, 86.00, 67.00, 17.00, 19.00, 29.00 +REE, 08, 15, 89.00, 66.00, -9999.00, -9999.00, 17.00 +REJ, 08, 15, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 15, 81.00, 60.00, 24.00, 20.00, 36.00 +RIC, 08, 15, 87.00, 66.00, 20.00, 21.00, 33.00 +RIV, 08, 15, 93.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 15, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 15, 80.00, 50.00, 9.00, 6.00, 13.00 +RME, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 15, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 15, 95.00, 74.00, -9999.00, -9999.00, 18.00 +RNO, 08, 15, 89.00, 49.00, 6.00, 5.00, 9.00 +ROA, 08, 15, 85.00, 63.00, 16.00, 24.00, 33.00 +ROC, 08, 15, 78.00, 57.00, 23.00, 23.00, 37.00 +ROW, 08, 15, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 15, 89.00, 65.00, 15.00, 11.00, 24.00 +RST, 08, 15, 78.00, 57.00, 27.00, 23.00, 38.00 +RWF, 08, 15, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 15, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 15, 92.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 15, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 15, 95.00, 74.00, 9.00, 13.00, 17.00 +SAV, 08, 15, 89.00, 72.00, 18.00, 32.00, 40.00 +SAW, 08, 15, 73.00, 56.00, -9999.00, -9999.00, 34.00 +SBA, 08, 15, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 15, 96.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 15, 80.00, 61.00, 22.00, 24.00, 34.00 +SBP, 08, 15, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 15, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 15, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 15, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 15, 93.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 15, 85.00, 65.00, 18.00, 24.00, 33.00 +SEA, 08, 15, 75.00, 56.00, 13.00, 15.00, 21.00 +SEM, 08, 15, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 15, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 15, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 15, 88.00, 65.00, 16.00, 19.00, 29.00 +SGY, 08, 15, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 15, 85.00, 51.00, 14.00, 11.00, 21.00 +SHV, 08, 15, 93.00, 71.00, 8.00, 17.00, 22.00 +SIT, 08, 15, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 15, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 15, 95.00, 68.00, 8.00, 9.00, 15.00 +SKA, 08, 15, 82.00, 54.00, -9999.00, -9999.00, 15.00 +SKF, 08, 15, 95.00, 74.00, -9999.00, -9999.00, 16.00 +SLC, 08, 15, 89.00, 61.00, 11.00, 11.00, 19.00 +SLE, 08, 15, 82.00, 51.00, 8.00, 12.00, 15.00 +SLN, 08, 15, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 15, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 15, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 15, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 15, 51.00, 44.00, 38.00, 42.00, 56.00 +SNS, 08, 15, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 15, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 15, 84.00, 63.00, 19.00, 21.00, 33.00 +SPS, 08, 15, 95.00, 71.00, 13.00, 11.00, 19.00 +SRQ, 08, 15, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 15, 89.00, 68.00, -9999.00, -9999.00, 34.00 +SSI, 08, 15, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 15, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 15, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +STL, 08, 15, 87.00, 67.00, 18.00, 21.00, 31.00 +STNV, 08, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 08, 15, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 15, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 15, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 15, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 15, 83.00, 61.00, 21.00, 17.00, 32.00 +SVN, 08, 15, 89.00, 72.00, -9999.00, -9999.00, 37.00 +SWF, 08, 15, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 15, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 15, 78.00, 57.00, 24.00, 23.00, 35.00 +SZL, 08, 15, 87.00, 62.00, -9999.00, -9999.00, 23.00 +TAD, 08, 15, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 15, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 15, 88.00, 61.00, -9999.00, -9999.00, 25.00 +TCC, 08, 15, 90.00, 62.00, 17.00, 10.00, 22.00 +TCL, 08, 15, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 15, 78.00, 51.00, -9999.00, -9999.00, 19.00 +TCS, 08, 15, 89.00, 65.00, -9999.00, 15.00, 25.00 +TEB, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 15, 92.00, 69.00, -9999.00, -9999.00, 18.00 +TKA, 08, 15, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 15, 91.00, 71.00, 15.00, 44.00, 49.00 +TNX, 08, 15, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 15, 81.00, 58.00, 18.00, 23.00, 33.00 +TOP, 08, 15, 87.00, 64.00, 22.00, 20.00, 33.00 +TPA, 08, 15, 90.00, 74.00, 25.00, 46.00, 54.00 +TPH, 08, 15, 88.00, 54.00, 7.00, 8.00, 12.00 +TRI, 08, 15, 84.00, 63.00, 18.00, 23.00, 34.00 +TRK, 08, 15, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 15, 104.00, 75.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 15, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 15, 92.00, 70.00, 13.00, 11.00, 21.00 +TUP, 08, 15, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 15, 97.00, 72.00, 20.00, 14.00, 28.00 +TVC, 08, 15, 78.00, 56.00, 20.00, 16.00, 30.00 +TVL, 08, 15, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 15, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 15, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 15, 86.00, 65.00, 16.00, 23.00, 32.00 +T01, 08, 15, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 08, 15, 88.00, 68.00, -9999.00, -9999.00, 33.00 +T03, 08, 15, 88.00, 69.00, -9999.00, -9999.00, 34.00 +T04, 08, 15, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 15, 90.00, 63.00, -9999.00, -9999.00, 24.00 +T06, 08, 15, 91.00, 67.00, -9999.00, -9999.00, 29.00 +T07, 08, 15, 93.00, 57.00, -9999.00, -9999.00, 14.00 +T08, 08, 15, 88.00, 64.00, -9999.00, -9999.00, 14.00 +UCA, 08, 15, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 15, 96.00, 67.00, -9999.00, -9999.00, 6.00 +UIL, 08, 15, 69.00, 50.00, 25.00, 23.00, 33.00 +UIN, 08, 15, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 15, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 15, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 15, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 08, 15, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +U28, 08, 15, 93.00, 57.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 15, 90.00, 69.00, -9999.00, -9999.00, 39.00 +VBG, 08, 15, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 15, 94.00, 74.00, 8.00, 28.00, 31.00 +VCV, 08, 15, 96.00, 60.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 15, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 15, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 15, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 15, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 15, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 15, 91.00, 70.00, -9999.00, -9999.00, 42.00 +VRB, 08, 15, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 15, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 15, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 15, 85.00, 64.00, 12.00, 13.00, 23.00 +WJA, 08, 15, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 15, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 15, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 15, 90.00, 48.00, 8.00, 7.00, 12.00 +WPO, 08, 15, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 15, 91.00, 70.00, -9999.00, -9999.00, 32.00 +WRG, 08, 15, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 15, 85.00, 61.00, -9999.00, -9999.00, 27.00 +WRL, 08, 15, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +X68, 08, 15, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 15, 60.00, 46.00, 48.00, 47.00, 60.00 +YCG, 08, 15, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 15, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 15, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 15, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 15, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 15, 85.00, 52.00, 6.00, 6.00, 10.00 +YNG, 08, 15, 79.00, 58.00, 22.00, 24.00, 36.00 +YPA, 08, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 15, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 15, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 15, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 15, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 15, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 15, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 15, 105.00, 80.00, 3.00, 2.00, 3.00 +YVR, 08, 15, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 15, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 15, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 15, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 15, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 15, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 15, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 15, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 15, 73.00, 51.00, 24.00, 22.00, 35.00 +ZUN, 08, 15, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 15, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 15, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 15, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +01R, 08, 15, 92.00, 70.00, -9999.00, -9999.00, 30.00 +1V1, 08, 15, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 15, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 15, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 15, 86.00, 71.00, -9999.00, -9999.00, 34.00 +2PJ, 08, 15, 89.00, 68.00, -9999.00, -9999.00, 33.00 +3B1, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 15, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 15, 77.00, 53.00, -9999.00, -9999.00, 28.00 +3SE, 08, 15, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 15, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 15, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +4OM, 08, 15, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 15, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 15, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 15, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 15, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 16, 82.00, 62.00, 19.00, 23.00, 33.00 +ABI, 08, 16, 94.00, 71.00, 12.00, 11.00, 19.00 +ABQ, 08, 16, 88.00, 62.00, 25.00, 12.00, 31.00 +ABR, 08, 16, 84.00, 56.00, 22.00, 14.00, 31.00 +ABY, 08, 16, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 16, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 16, 97.00, 74.00, 8.00, 13.00, 17.00 +ACV, 08, 16, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 16, 83.00, 63.00, 21.00, 17.00, 29.00 +ADK, 08, 16, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 16, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 16, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 16, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AEX, 08, 16, 92.00, 71.00, -9999.00, -9999.00, 30.00 +AFF, 08, 16, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 16, 92.00, 72.00, -9999.00, -9999.00, 63.00 +AGS, 08, 16, 90.00, 69.00, 18.00, 28.00, 38.00 +AHN, 08, 16, 88.00, 68.00, 14.00, 23.00, 31.00 +AKN, 08, 16, 61.00, 46.00, 33.00, 39.00, 50.00 +AKO, 08, 16, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 16, 81.00, 57.00, 20.00, 25.00, 35.00 +ALI, 08, 16, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 16, 81.00, 58.00, 22.00, 20.00, 33.00 +ALS, 08, 16, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 16, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 16, 89.00, 63.00, 21.00, 13.00, 29.00 +AMG, 08, 16, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 16, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 16, 63.00, 49.00, 29.00, 30.00, 40.00 +AND, 08, 16, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 16, 65.00, 52.00, 35.00, 37.00, 50.00 +AOO, 08, 16, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 08, 16, 76.00, 52.00, 22.00, 22.00, 35.00 +AQQ, 08, 16, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 16, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 08, 16, 69.00, 52.00, 15.00, 20.00, 26.00 +ATL, 08, 16, 87.00, 69.00, 16.00, 23.00, 33.00 +ATW, 08, 16, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 16, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 16, 84.00, 61.00, -9999.00, -9999.00, 27.00 +AUG, 08, 16, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 16, 95.00, 74.00, 7.00, 12.00, 15.00 +AUW, 08, 16, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 16, 82.00, 62.00, 15.00, 30.00, 37.00 +AVP, 08, 16, 79.00, 60.00, 22.00, 23.00, 35.00 +AXN, 08, 16, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 16, 79.00, 59.00, -9999.00, -9999.00, 31.00 +AYS, 08, 16, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 16, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 16, 94.00, 60.00, -9999.00, -9999.00, 2.00 +BAD, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 16, 75.00, 44.00, -9999.00, -9999.00, 20.00 +BDL, 08, 16, 82.00, 60.00, 22.00, 22.00, 33.00 +BDR, 08, 16, 80.00, 65.00, 21.00, 20.00, 35.00 +BET, 08, 16, 59.00, 46.00, 42.00, 41.00, 54.00 +BFD, 08, 16, 74.00, 52.00, 25.00, 26.00, 38.00 +BFF, 08, 16, 86.00, 55.00, 17.00, 9.00, 23.00 +BFL, 08, 16, 96.00, 68.00, 1.00, 1.00, 2.00 +BGM, 08, 16, 76.00, 57.00, 19.00, 24.00, 33.00 +BGR, 08, 16, 76.00, 56.00, 20.00, 19.00, 31.00 +BGS, 08, 16, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 16, 89.00, 69.00, 16.00, 25.00, 36.00 +BID, 08, 16, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 16, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 16, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 16, 84.00, 56.00, 16.00, 14.00, 25.00 +BIS, 08, 16, 82.00, 53.00, 20.00, 14.00, 27.00 +BIX, 08, 16, 90.00, 74.00, -9999.00, -9999.00, 38.00 +BJI, 08, 16, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 16, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 16, 86.00, 52.00, -9999.00, -9999.00, 28.00 +BKW, 08, 16, 78.00, 59.00, 23.00, 28.00, 39.00 +BLF, 08, 16, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 16, 106.00, 80.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 16, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 16, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 16, 87.00, 62.00, -9999.00, -9999.00, 24.00 +BNA, 08, 16, 88.00, 67.00, 18.00, 24.00, 33.00 +BNO, 08, 16, 83.00, 44.00, -9999.00, 9.00, 23.00 +BOI, 08, 16, 87.00, 56.00, 7.00, 6.00, 12.00 +BOS, 08, 16, 79.00, 64.00, 19.00, 22.00, 31.00 +BPI, 08, 16, 78.00, 35.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 16, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 16, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 16, 82.00, 62.00, -9999.00, -9999.00, 33.00 +BRO, 08, 16, 93.00, 75.00, 11.00, 22.00, 27.00 +BRW, 08, 16, 42.00, 33.00, 26.00, 24.00, 38.00 +BSM, 08, 16, 95.00, 74.00, -9999.00, -9999.00, 16.00 +BTI, 08, 16, 44.00, 34.00, 22.00, 26.00, 36.00 +BTL, 08, 16, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 16, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 16, 91.00, 72.00, 11.00, 41.00, 45.00 +BTT, 08, 16, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 16, 77.00, 57.00, 29.00, 28.00, 44.00 +BUB, 08, 16, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 16, 77.00, 60.00, 24.00, 21.00, 35.00 +BUR, 08, 16, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 16, 89.00, 74.00, -9999.00, 34.00, 51.00 +BWG, 08, 16, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 16, 85.00, 65.00, 21.00, 20.00, 33.00 +BYH, 08, 16, 90.00, 69.00, -9999.00, -9999.00, 24.00 +BYI, 08, 16, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 16, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 16, 90.00, 69.00, 17.00, 26.00, 34.00 +CAG, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 16, 80.00, 60.00, 22.00, 24.00, 36.00 +CAO, 08, 16, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 16, 73.00, 51.00, 27.00, 30.00, 42.00 +CBM, 08, 16, 91.00, 68.00, -9999.00, -9999.00, 29.00 +CDB, 08, 16, 56.00, 47.00, 45.00, 49.00, 63.00 +CDC, 08, 16, 87.00, 56.00, 11.00, 10.00, 17.00 +CDR, 08, 16, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 16, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 16, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 16, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 16, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 16, 88.00, 68.00, 17.00, 26.00, 35.00 +CHO, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 16, 89.00, 72.00, 21.00, 30.00, 40.00 +CID, 08, 16, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 16, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 16, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 16, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 16, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 16, 80.00, 60.00, 25.00, 25.00, 38.00 +CLL, 08, 16, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 16, 87.00, 69.00, 17.00, 19.00, 30.00 +CMH, 08, 16, 82.00, 60.00, 20.00, 25.00, 36.00 +CMI, 08, 16, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 16, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 16, 88.00, 65.00, 24.00, 13.00, 31.00 +CNM, 08, 16, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 16, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +COD, 08, 16, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +COF, 08, 16, 89.00, 73.00, -9999.00, -9999.00, 36.00 +CON, 08, 16, 79.00, 54.00, 20.00, 22.00, 35.00 +COS, 08, 16, 81.00, 55.00, 26.00, 24.00, 39.00 +COT, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 16, 86.00, 63.00, 18.00, 17.00, 28.00 +CPR, 08, 16, 85.00, 51.00, 14.00, 10.00, 20.00 +CRBC, 08, 16, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 16, 93.00, 75.00, 11.00, 19.00, 24.00 +CRW, 08, 16, 84.00, 63.00, 23.00, 30.00, 42.00 +CSG, 08, 16, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 16, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 16, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 16, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 16, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 16, 84.00, 63.00, 20.00, 24.00, 35.00 +CVN, 08, 16, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 16, 88.00, 61.00, -9999.00, -9999.00, 24.00 +CXY, 08, 16, 83.00, 64.00, 17.00, 17.00, 26.00 +CYS, 08, 16, 79.00, 52.00, 18.00, 23.00, 34.00 +DAA, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 16, 89.00, 73.00, 18.00, 37.00, 46.00 +DAG, 08, 16, 101.00, 72.00, 3.00, 6.00, 6.00 +DAL, 08, 16, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 16, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 16, 83.00, 61.00, 22.00, 24.00, 36.00 +DBQ, 08, 16, 79.00, 59.00, 24.00, 19.00, 36.00 +DCA, 08, 16, 86.00, 70.00, 19.00, 22.00, 32.00 +DDC, 08, 16, 90.00, 65.00, 18.00, 10.00, 25.00 +DEC, 08, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 16, 85.00, 56.00, 20.00, 19.00, 33.00 +DFW, 08, 16, 96.00, 73.00, 8.00, 9.00, 15.00 +DHN, 08, 16, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 16, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 16, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 16, 96.00, 73.00, -9999.00, -9999.00, 12.00 +DLG, 08, 16, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 16, 73.00, 53.00, 26.00, 26.00, 41.00 +DLLC, 08, 16, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 16, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 16, 97.00, 72.00, -9999.00, -9999.00, 26.00 +DMN, 08, 16, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 16, 86.00, 65.00, -9999.00, -9999.00, 27.00 +DPG, 08, 16, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 16, 91.00, 70.00, -9999.00, -9999.00, 42.00 +DRA, 08, 16, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 16, 96.00, 73.00, 6.00, 7.00, 12.00 +DSM, 08, 16, 84.00, 63.00, 21.00, 21.00, 33.00 +DTW, 08, 16, 81.00, 59.00, 18.00, 20.00, 29.00 +DUG, 08, 16, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 16, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 16, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 16, 94.00, 71.00, -9999.00, -9999.00, 19.00 +D45, 08, 16, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 16, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 16, 79.00, 57.00, 22.00, 21.00, 32.00 +ECG, 08, 16, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 16, 96.00, 66.00, -9999.00, -9999.00, 3.00 +EED, 08, 16, 106.00, 81.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 16, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 16, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 16, 79.00, 56.00, 25.00, 33.00, 44.00 +EKO, 08, 16, 88.00, 48.00, 8.00, 8.00, 14.00 +ELD, 08, 16, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 16, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 16, 93.00, 66.00, 17.00, 9.00, 24.00 +ELY, 08, 16, 84.00, 46.00, 11.00, 12.00, 19.00 +EMP, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 16, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +END, 08, 16, 93.00, 69.00, -9999.00, -9999.00, 17.00 +ENN, 08, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 16, 88.00, 64.00, -9999.00, -9999.00, 9.00 +EPH, 08, 16, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 16, 78.00, 61.00, 24.00, 22.00, 37.00 +ESF, 08, 16, 92.00, 71.00, -9999.00, -9999.00, 39.00 +EUG, 08, 16, 81.00, 53.00, 10.00, 11.00, 15.00 +EVV, 08, 16, 87.00, 64.00, 20.00, 17.00, 29.00 +EWN, 08, 16, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 16, 85.00, 67.00, 18.00, 21.00, 30.00 +EYW, 08, 16, 89.00, 79.00, 31.00, 32.00, 48.00 +E74, 08, 16, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 16, 87.00, 66.00, -9999.00, -9999.00, 29.00 +FAI, 08, 16, 66.00, 46.00, 30.00, 27.00, 42.00 +FAR, 08, 16, 80.00, 56.00, 21.00, 19.00, 34.00 +FAT, 08, 16, 96.00, 63.00, 0.00, 2.00, 2.00 +FAY, 08, 16, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 16, 79.00, 46.00, 18.00, 21.00, 31.00 +FCS, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FDY, 08, 16, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 16, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FLG, 08, 16, 79.00, 48.00, 15.00, 25.00, 33.00 +FLL, 08, 16, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 16, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 16, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 08, 16, 86.00, 61.00, -9999.00, -9999.00, 27.00 +FMH, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 08, 16, 89.00, 56.00, 12.00, 7.00, 16.00 +FMY, 08, 16, 91.00, 75.00, 17.00, 56.00, 62.00 +FNT, 08, 16, 79.00, 57.00, 19.00, 19.00, 31.00 +FOD, 08, 16, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 16, 87.00, 64.00, -9999.00, -9999.00, 23.00 +FOK, 08, 16, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 16, 89.00, 66.00, -9999.00, -9999.00, 24.00 +FSD, 08, 16, 83.00, 59.00, 23.00, 17.00, 31.00 +FSI, 08, 16, 94.00, 69.00, -9999.00, -9999.00, 19.00 +FSM, 08, 16, 92.00, 68.00, 13.00, 15.00, 23.00 +FTK, 08, 16, 85.00, 62.00, -9999.00, -9999.00, 23.00 +FWA, 08, 16, 82.00, 60.00, 20.00, 23.00, 34.00 +FWH, 08, 16, 95.00, 71.00, -9999.00, -9999.00, 16.00 +FYU, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 16, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 16, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 16, 107.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 16, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 16, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 16, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 16, 82.00, 54.00, 12.00, 8.00, 15.00 +GFA, 08, 16, 81.00, 52.00, -9999.00, -9999.00, 22.00 +GFK, 08, 16, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 16, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 16, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 16, 83.00, 55.00, 17.00, 14.00, 26.00 +GJT, 08, 16, 90.00, 62.00, 10.00, 9.00, 17.00 +GKN, 08, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 16, 87.00, 58.00, 18.00, 9.00, 24.00 +GLH, 08, 16, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 16, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 16, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 16, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 16, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 16, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 16, 77.00, 56.00, 22.00, 25.00, 38.00 +GRCI, 08, 16, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 16, 78.00, 51.00, -9999.00, -9999.00, 20.00 +GRI, 08, 16, 85.00, 61.00, 20.00, 11.00, 27.00 +GRK, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 08, 16, 80.00, 58.00, 21.00, 19.00, 31.00 +GSB, 08, 16, 88.00, 68.00, -9999.00, -9999.00, 34.00 +GSG, 08, 16, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 16, 85.00, 66.00, 18.00, 21.00, 32.00 +GSP, 08, 16, 86.00, 67.00, 16.00, 23.00, 31.00 +GST, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 16, 77.00, 58.00, -9999.00, -9999.00, 34.00 +GTF, 08, 16, 81.00, 52.00, 20.00, 18.00, 31.00 +GUP, 08, 16, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 16, 82.00, 59.00, -9999.00, -9999.00, 26.00 +GVW, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 08, 16, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 16, 85.00, 72.00, 19.00, 19.00, 29.00 +HBR, 08, 16, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 16, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 16, 86.00, 57.00, -9999.00, -9999.00, 14.00 +HKY, 08, 16, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 16, 82.00, 51.00, 15.00, 17.00, 26.00 +HMN, 08, 16, 93.00, 60.00, -9999.00, -9999.00, 22.00 +HMS, 08, 16, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 16, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 16, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 08, 16, 84.00, 58.00, 21.00, 13.00, 29.00 +HOP, 08, 16, 88.00, 64.00, -9999.00, -9999.00, 24.00 +HOT, 08, 16, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 16, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 16, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 16, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 16, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 16, 91.00, 70.00, -9999.00, -9999.00, 42.00 +HST, 08, 16, 90.00, 72.00, -9999.00, -9999.00, 50.00 +HSV, 08, 16, 89.00, 68.00, 16.00, 22.00, 32.00 +HTL, 08, 16, 76.00, 53.00, 24.00, 21.00, 38.00 +HTS, 08, 16, 83.00, 64.00, 20.00, 26.00, 37.00 +HUF, 08, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 16, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 16, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 16, 83.00, 52.00, 17.00, 14.00, 25.00 +IAB, 08, 16, 90.00, 67.00, -9999.00, -9999.00, 24.00 +IAD, 08, 16, 85.00, 62.00, 20.00, 24.00, 35.00 +IAG, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 16, 92.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 16, 90.00, 67.00, 16.00, 15.00, 25.00 +IDA, 08, 16, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 16, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 16, 84.00, 65.00, 19.00, 18.00, 30.00 +ILI, 08, 16, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 16, 87.00, 71.00, 20.00, 29.00, 39.00 +IMT, 08, 16, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +IND, 08, 16, 83.00, 62.00, 19.00, 22.00, 32.00 +INL, 08, 16, 75.00, 51.00, 26.00, 24.00, 40.00 +INS, 08, 16, 96.00, 67.00, -9999.00, -9999.00, 6.00 +INT, 08, 16, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 08, 16, 90.00, 60.00, 11.00, 14.00, 22.00 +IPL, 08, 16, 104.00, 77.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 16, 81.00, 60.00, 19.00, 26.00, 36.00 +IRK, 08, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 16, 82.00, 53.00, 19.00, 15.00, 29.00 +ISP, 08, 16, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 16, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 16, 102.00, 73.00, -9999.00, -9999.00, 16.00 +IWD, 08, 16, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 16, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 16, 92.00, 69.00, 11.00, 25.00, 30.00 +JAX, 08, 16, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 16, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 16, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 16, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 16, 81.00, 67.00, 20.00, 19.00, 32.00 +JHW, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 16, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 16, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 16, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 16, 62.00, 47.00, 43.00, 43.00, 53.00 +JST, 08, 16, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 16, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 16, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 16, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 16, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 16, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 16, 80.00, 56.00, 18.00, 20.00, 29.00 +LAR, 08, 16, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 16, 103.00, 74.00, 7.00, 5.00, 10.00 +LAX, 08, 16, 77.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 16, 89.00, 66.00, 16.00, 11.00, 22.00 +LBF, 08, 16, 85.00, 57.00, 22.00, 10.00, 29.00 +LCH, 08, 16, 91.00, 73.00, 16.00, 31.00, 39.00 +LCK, 08, 16, 83.00, 61.00, -9999.00, -9999.00, 28.00 +LEB, 08, 16, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 16, 85.00, 64.00, 15.00, 23.00, 31.00 +LFI, 08, 16, 84.00, 70.00, -9999.00, -9999.00, 31.00 +LFK, 08, 16, 93.00, 71.00, 9.00, 18.00, 23.00 +LFT, 08, 16, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 16, 82.00, 68.00, 19.00, 21.00, 32.00 +LGB, 08, 16, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 16, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 16, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 16, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 16, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 16, 91.00, 69.00, 10.00, 18.00, 23.00 +LIZ, 08, 16, 73.00, 51.00, -9999.00, -9999.00, 43.00 +LMT, 08, 16, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 08, 16, 83.00, 53.00, 9.00, 11.00, 17.00 +LNK, 08, 16, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 16, 91.00, 52.00, 5.00, 3.00, 6.00 +LOZ, 08, 16, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 16, 98.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 16, 90.00, 67.00, -9999.00, -9999.00, 24.00 +LSE, 08, 16, 81.00, 59.00, 22.00, 23.00, 34.00 +LSF, 08, 16, 91.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 08, 16, 104.00, 66.00, -9999.00, -9999.00, 6.00 +LTS, 08, 16, 96.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 08, 16, 105.00, 73.00, -9999.00, -9999.00, 11.00 +LVS, 08, 16, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 16, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 16, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 16, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 16, 85.00, 64.00, 19.00, 24.00, 32.00 +MAF, 08, 16, 94.00, 67.00, 13.00, 10.00, 19.00 +MBL, 08, 16, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 16, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 16, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 16, 92.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 16, 90.00, 74.00, -9999.00, -9999.00, 51.00 +MCG, 08, 16, 63.00, 44.00, 38.00, 33.00, 51.00 +MCI, 08, 16, 86.00, 65.00, 20.00, 21.00, 33.00 +MCK, 08, 16, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 16, 91.00, 70.00, 18.00, 21.00, 33.00 +MCO, 08, 16, 91.00, 73.00, 15.00, 45.00, 51.00 +MCW, 08, 16, 80.00, 58.00, 21.00, 18.00, 30.00 +MC2, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MDH, 08, 16, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 16, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 16, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 16, 82.00, 64.00, 31.00, 22.00, 42.00 +MEI, 08, 16, 92.00, 69.00, 15.00, 27.00, 36.00 +MEM, 08, 16, 90.00, 71.00, 14.00, 20.00, 27.00 +MER, 08, 16, 95.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 08, 16, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 16, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 16, 89.00, 55.00, 8.00, 6.00, 11.00 +MGE, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 08, 16, 90.00, 71.00, 15.00, 22.00, 31.00 +MGW, 08, 16, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 16, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 16, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 16, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 16, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 16, 80.00, 54.00, -9999.00, -9999.00, 27.00 +MIV, 08, 16, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 16, 92.00, 52.00, -9999.00, -9999.00, 8.00 +MKC, 08, 16, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 16, 77.00, 60.00, 27.00, 21.00, 38.00 +MKG, 08, 16, 78.00, 58.00, 20.00, 18.00, 30.00 +MKL, 08, 16, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 16, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 16, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 16, 88.00, 48.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 16, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 16, 83.00, 61.00, 23.00, 18.00, 33.00 +MLS, 08, 16, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 16, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 16, 91.00, 70.00, -9999.00, -9999.00, 33.00 +MOB, 08, 16, 90.00, 73.00, 19.00, 45.00, 53.00 +MOT, 08, 16, 80.00, 54.00, 20.00, 15.00, 28.00 +MPV, 08, 16, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 16, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 16, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 16, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 16, 70.00, 53.00, -9999.00, -9999.00, 10.00 +MSL, 08, 16, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 16, 79.00, 56.00, 24.00, 20.00, 36.00 +MSO, 08, 16, 81.00, 49.00, 17.00, 17.00, 27.00 +MSP, 08, 16, 80.00, 60.00, 26.00, 23.00, 39.00 +MSS, 08, 16, 77.00, 55.00, 22.00, 21.00, 34.00 +MSY, 08, 16, 90.00, 73.00, 12.00, 40.00, 46.00 +MTC, 08, 16, 78.00, 59.00, -9999.00, -9999.00, 26.00 +MTN, 08, 16, 85.00, 65.00, -9999.00, -9999.00, 27.00 +MTO, 08, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 16, 83.00, 60.00, -9999.00, -9999.00, 27.00 +MUO, 08, 16, 91.00, 54.00, -9999.00, -9999.00, 8.00 +MWA, 08, 16, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 16, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 16, 90.00, 71.00, -9999.00, -9999.00, 28.00 +MYL, 08, 16, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 16, 89.00, 70.00, -9999.00, -9999.00, 34.00 +NAO, 08, 16, 87.00, 75.00, -9999.00, -9999.00, 48.00 +NBC, 08, 16, 89.00, 72.00, -9999.00, -9999.00, 42.00 +NBE, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +NBU, 08, 16, 81.00, 61.00, -9999.00, -9999.00, 26.00 +NCA, 08, 16, 88.00, 67.00, -9999.00, -9999.00, 42.00 +NCO, 08, 16, 78.00, 63.00, -9999.00, -9999.00, 33.00 +NC1, 08, 16, 96.00, 66.00, -9999.00, -9999.00, 3.00 +NEL, 08, 16, 83.00, 61.00, -9999.00, -9999.00, 29.00 +NFG, 08, 16, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 16, 88.00, 51.00, -9999.00, -9999.00, 6.00 +NGP, 08, 16, 92.00, 75.00, -9999.00, -9999.00, 19.00 +NGU, 08, 16, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 16, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 16, 85.00, 64.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 16, 76.00, 57.00, -9999.00, -9999.00, 29.00 +NID, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 16, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 16, 94.00, 72.00, -9999.00, -9999.00, 23.00 +NKT, 08, 16, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 16, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 16, 90.00, 67.00, -9999.00, -9999.00, 32.00 +NPA, 08, 16, 89.00, 74.00, -9999.00, -9999.00, 39.00 +NQA, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 16, 95.00, 73.00, -9999.00, -9999.00, 19.00 +NQX, 08, 16, 89.00, 79.00, -9999.00, -9999.00, 45.00 +NRB, 08, 16, 88.00, 74.00, -9999.00, -9999.00, 42.00 +NRC, 08, 16, 94.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 16, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 16, 90.00, 70.00, -9999.00, -9999.00, 42.00 +NSI, 08, 16, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 16, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 16, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 16, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NUC, 08, 16, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 16, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 16, 72.00, 50.00, -9999.00, -9999.00, 19.00 +NWF, 08, 16, 84.00, 65.00, -9999.00, -9999.00, 3.00 +NXX, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 16, 87.00, 63.00, -9999.00, -9999.00, 29.00 +NZC, 08, 16, 91.00, 69.00, -9999.00, -9999.00, 48.00 +NZJ, 08, 16, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 16, 79.00, 60.00, -9999.00, -9999.00, 29.00 +NZY, 08, 16, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 16, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 08, 16, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 16, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 16, 92.00, 69.00, 13.00, 10.00, 19.00 +OLM, 08, 16, 77.00, 49.00, 13.00, 15.00, 21.00 +OMA, 08, 16, 85.00, 62.00, 18.00, 16.00, 29.00 +OME, 08, 16, 56.00, 44.00, 34.00, 34.00, 47.00 +ONT, 08, 16, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 16, 81.00, 61.00, 24.00, 22.00, 38.00 +ORF, 08, 16, 85.00, 69.00, 16.00, 20.00, 31.00 +ORH, 08, 16, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 16, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 16, 76.00, 54.00, -9999.00, -9999.00, 28.00 +OTG, 08, 16, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 16, 67.00, 53.00, 10.00, 13.00, 17.00 +OTM, 08, 16, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 16, 56.00, 47.00, 27.00, 30.00, 42.00 +OURC, 08, 16, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 16, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 16, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 16, 91.00, 69.00, -9999.00, -9999.00, 38.00 +PACZ, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 16, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 16, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 16, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 16, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 16, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 16, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 16, 90.00, 71.00, -9999.00, -9999.00, 43.00 +PAQ, 08, 16, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 16, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 16, 51.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 16, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 16, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 16, 76.00, 57.00, -9999.00, -9999.00, 34.00 +PBI, 08, 16, 90.00, 75.00, 26.00, 40.00, 52.00 +PDT, 08, 16, 86.00, 57.00, 10.00, 8.00, 14.00 +PDX, 08, 16, 80.00, 57.00, 13.00, 14.00, 20.00 +PFN, 08, 16, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 16, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 16, 84.00, 66.00, 18.00, 18.00, 30.00 +PHX, 08, 16, 103.00, 79.00, 10.00, 2.00, 11.00 +PIA, 08, 16, 83.00, 63.00, 20.00, 21.00, 32.00 +PIB, 08, 16, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 16, 85.00, 50.00, 8.00, 10.00, 16.00 +PIR, 08, 16, 87.00, 59.00, 17.00, 13.00, 25.00 +PIT, 08, 16, 80.00, 60.00, 19.00, 25.00, 33.00 +PKB, 08, 16, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 16, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 16, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 16, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 16, 89.00, 74.00, 18.00, 32.00, 40.00 +POB, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +POE, 08, 16, 92.00, 69.00, -9999.00, -9999.00, 42.00 +POM, 08, 16, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 16, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 16, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 16, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 16, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 16, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 16, 79.00, 55.00, -9999.00, -9999.00, 29.00 +PSP, 08, 16, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 16, 91.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 16, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 16, 89.00, 58.00, 23.00, 14.00, 31.00 +PUC, 08, 16, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 16, 80.00, 61.00, 18.00, 18.00, 30.00 +PVU, 08, 16, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 16, 77.00, 57.00, 20.00, 21.00, 31.00 +P02, 08, 16, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 08, 16, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 08, 16, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +P24, 08, 16, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +P28, 08, 16, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +P35, 08, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +P38, 08, 16, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +P39, 08, 16, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +P58, 08, 16, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 08, 16, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +P60, 08, 16, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +P61, 08, 16, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 08, 16, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +P68, 08, 16, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +P69, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 16, 90.00, 48.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 16, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 16, 84.00, 55.00, 19.00, 14.00, 29.00 +RBL, 08, 16, 96.00, 64.00, 2.00, 3.00, 4.00 +RCA, 08, 16, 84.00, 55.00, -9999.00, -9999.00, 23.00 +RDD, 08, 16, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 16, 83.00, 46.00, 10.00, 8.00, 14.00 +RDR, 08, 16, 79.00, 53.00, -9999.00, -9999.00, 29.00 +RDU, 08, 16, 86.00, 67.00, 17.00, 19.00, 29.00 +REE, 08, 16, 89.00, 66.00, -9999.00, -9999.00, 17.00 +REJ, 08, 16, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 16, 81.00, 60.00, 24.00, 20.00, 36.00 +RIC, 08, 16, 87.00, 66.00, 20.00, 21.00, 33.00 +RIV, 08, 16, 93.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 16, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 16, 80.00, 50.00, 9.00, 6.00, 13.00 +RME, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 16, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 16, 95.00, 74.00, -9999.00, -9999.00, 18.00 +RNO, 08, 16, 89.00, 49.00, 6.00, 5.00, 9.00 +ROA, 08, 16, 85.00, 63.00, 16.00, 24.00, 33.00 +ROC, 08, 16, 78.00, 57.00, 23.00, 23.00, 37.00 +ROW, 08, 16, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 16, 89.00, 65.00, 15.00, 11.00, 24.00 +RST, 08, 16, 78.00, 57.00, 27.00, 23.00, 38.00 +RWF, 08, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 16, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 16, 92.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 16, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 16, 95.00, 74.00, 9.00, 13.00, 17.00 +SAV, 08, 16, 89.00, 72.00, 18.00, 32.00, 40.00 +SAW, 08, 16, 73.00, 56.00, -9999.00, -9999.00, 34.00 +SBA, 08, 16, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 16, 96.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 16, 80.00, 61.00, 22.00, 24.00, 34.00 +SBP, 08, 16, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 16, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 16, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 16, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 16, 93.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 16, 85.00, 65.00, 18.00, 24.00, 33.00 +SEA, 08, 16, 75.00, 56.00, 13.00, 15.00, 21.00 +SEM, 08, 16, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 16, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 16, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 16, 88.00, 65.00, 16.00, 19.00, 29.00 +SGY, 08, 16, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 16, 84.00, 51.00, 14.00, 11.00, 21.00 +SHV, 08, 16, 93.00, 71.00, 8.00, 17.00, 22.00 +SIT, 08, 16, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 16, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 16, 95.00, 68.00, 8.00, 9.00, 15.00 +SKA, 08, 16, 82.00, 54.00, -9999.00, -9999.00, 15.00 +SKF, 08, 16, 95.00, 74.00, -9999.00, -9999.00, 16.00 +SLC, 08, 16, 89.00, 61.00, 11.00, 11.00, 19.00 +SLE, 08, 16, 82.00, 51.00, 8.00, 12.00, 15.00 +SLN, 08, 16, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 16, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 16, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 16, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 16, 51.00, 44.00, 38.00, 43.00, 56.00 +SNS, 08, 16, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 16, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 16, 84.00, 63.00, 19.00, 21.00, 33.00 +SPS, 08, 16, 95.00, 71.00, 13.00, 11.00, 19.00 +SRQ, 08, 16, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 16, 89.00, 68.00, -9999.00, -9999.00, 34.00 +SSI, 08, 16, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 16, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 16, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +STL, 08, 16, 87.00, 67.00, 18.00, 21.00, 31.00 +STNV, 08, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 08, 16, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 16, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 16, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 16, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 16, 83.00, 61.00, 21.00, 17.00, 32.00 +SVN, 08, 16, 89.00, 72.00, -9999.00, -9999.00, 37.00 +SWF, 08, 16, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 16, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 16, 78.00, 57.00, 24.00, 23.00, 35.00 +SZL, 08, 16, 87.00, 62.00, -9999.00, -9999.00, 23.00 +TAD, 08, 16, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 16, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 16, 88.00, 61.00, -9999.00, -9999.00, 25.00 +TCC, 08, 16, 90.00, 62.00, 17.00, 10.00, 22.00 +TCL, 08, 16, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 16, 78.00, 51.00, -9999.00, -9999.00, 19.00 +TCS, 08, 16, 89.00, 65.00, -9999.00, 15.00, 25.00 +TEB, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 16, 92.00, 69.00, -9999.00, -9999.00, 18.00 +TKA, 08, 16, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 16, 91.00, 71.00, 15.00, 44.00, 49.00 +TNX, 08, 16, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 16, 81.00, 58.00, 18.00, 23.00, 33.00 +TOP, 08, 16, 87.00, 64.00, 22.00, 20.00, 33.00 +TPA, 08, 16, 90.00, 74.00, 25.00, 46.00, 54.00 +TPH, 08, 16, 88.00, 54.00, 7.00, 8.00, 12.00 +TRI, 08, 16, 84.00, 63.00, 18.00, 23.00, 34.00 +TRK, 08, 16, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 16, 104.00, 75.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 16, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 16, 92.00, 70.00, 13.00, 11.00, 21.00 +TUP, 08, 16, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 16, 97.00, 72.00, 20.00, 14.00, 28.00 +TVC, 08, 16, 78.00, 56.00, 20.00, 16.00, 30.00 +TVL, 08, 16, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 16, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 16, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 16, 86.00, 65.00, 16.00, 23.00, 32.00 +T01, 08, 16, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 08, 16, 88.00, 68.00, -9999.00, -9999.00, 33.00 +T03, 08, 16, 88.00, 69.00, -9999.00, -9999.00, 34.00 +T04, 08, 16, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 16, 89.00, 63.00, -9999.00, -9999.00, 24.00 +T06, 08, 16, 91.00, 67.00, -9999.00, -9999.00, 29.00 +T07, 08, 16, 93.00, 57.00, -9999.00, -9999.00, 14.00 +T08, 08, 16, 88.00, 64.00, -9999.00, -9999.00, 14.00 +UCA, 08, 16, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 16, 96.00, 67.00, -9999.00, -9999.00, 6.00 +UIL, 08, 16, 69.00, 50.00, 25.00, 23.00, 33.00 +UIN, 08, 16, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 16, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 16, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 16, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 08, 16, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +U28, 08, 16, 93.00, 57.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 16, 90.00, 69.00, -9999.00, -9999.00, 39.00 +VBG, 08, 16, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 16, 94.00, 74.00, 8.00, 28.00, 31.00 +VCV, 08, 16, 96.00, 60.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 16, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 16, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 16, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 16, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 16, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 16, 91.00, 70.00, -9999.00, -9999.00, 42.00 +VRB, 08, 16, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 16, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 16, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 16, 85.00, 64.00, 12.00, 13.00, 23.00 +WJA, 08, 16, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 16, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 16, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 16, 90.00, 48.00, 8.00, 7.00, 12.00 +WPO, 08, 16, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 16, 91.00, 70.00, -9999.00, -9999.00, 32.00 +WRG, 08, 16, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 16, 85.00, 61.00, -9999.00, -9999.00, 27.00 +WRL, 08, 16, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +X68, 08, 16, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 16, 60.00, 46.00, 48.00, 47.00, 60.00 +YCG, 08, 16, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 16, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 16, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 16, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 16, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 16, 85.00, 52.00, 6.00, 6.00, 10.00 +YNG, 08, 16, 79.00, 58.00, 22.00, 24.00, 36.00 +YPA, 08, 16, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 16, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 16, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 16, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 16, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 16, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 16, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 16, 105.00, 80.00, 3.00, 2.00, 3.00 +YVR, 08, 16, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 16, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 16, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 16, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 16, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 16, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 16, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 16, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 16, 73.00, 51.00, 24.00, 22.00, 35.00 +ZUN, 08, 16, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 16, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 16, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 16, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +01R, 08, 16, 92.00, 70.00, -9999.00, -9999.00, 30.00 +1V1, 08, 16, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 16, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 16, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 16, 86.00, 71.00, -9999.00, -9999.00, 34.00 +2PJ, 08, 16, 89.00, 68.00, -9999.00, -9999.00, 33.00 +3B1, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 16, 77.00, 53.00, -9999.00, -9999.00, 28.00 +3SE, 08, 16, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 16, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 16, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +4OM, 08, 16, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 16, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 16, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 16, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 16, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 17, 82.00, 62.00, 19.00, 23.00, 33.00 +ABI, 08, 17, 94.00, 71.00, 12.00, 11.00, 19.00 +ABQ, 08, 17, 88.00, 62.00, 25.00, 12.00, 30.00 +ABR, 08, 17, 84.00, 56.00, 22.00, 14.00, 30.00 +ABY, 08, 17, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 17, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 17, 97.00, 74.00, 8.00, 13.00, 17.00 +ACV, 08, 17, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 17, 83.00, 63.00, 21.00, 17.00, 29.00 +ADK, 08, 17, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 17, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 17, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 17, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AEX, 08, 17, 92.00, 71.00, -9999.00, -9999.00, 30.00 +AFF, 08, 17, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 17, 92.00, 72.00, -9999.00, -9999.00, 62.00 +AGS, 08, 17, 90.00, 69.00, 18.00, 28.00, 38.00 +AHN, 08, 17, 88.00, 68.00, 14.00, 23.00, 31.00 +AKN, 08, 17, 61.00, 46.00, 34.00, 39.00, 50.00 +AKO, 08, 17, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 17, 81.00, 57.00, 20.00, 25.00, 35.00 +ALI, 08, 17, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 17, 81.00, 58.00, 22.00, 20.00, 33.00 +ALS, 08, 17, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 17, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 17, 89.00, 63.00, 21.00, 13.00, 29.00 +AMG, 08, 17, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 17, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 17, 63.00, 49.00, 29.00, 30.00, 41.00 +AND, 08, 17, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 17, 65.00, 52.00, 36.00, 37.00, 50.00 +AOO, 08, 17, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 08, 17, 76.00, 52.00, 22.00, 22.00, 35.00 +AQQ, 08, 17, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 17, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 08, 17, 69.00, 52.00, 15.00, 20.00, 26.00 +ATL, 08, 17, 87.00, 69.00, 16.00, 23.00, 33.00 +ATW, 08, 17, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 17, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 17, 84.00, 61.00, -9999.00, -9999.00, 27.00 +AUG, 08, 17, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 17, 95.00, 74.00, 7.00, 12.00, 16.00 +AUW, 08, 17, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 17, 82.00, 62.00, 15.00, 30.00, 37.00 +AVP, 08, 17, 79.00, 60.00, 22.00, 23.00, 35.00 +AXN, 08, 17, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 17, 79.00, 59.00, -9999.00, -9999.00, 31.00 +AYS, 08, 17, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 17, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 17, 94.00, 60.00, -9999.00, -9999.00, 2.00 +BAD, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 17, 75.00, 44.00, -9999.00, -9999.00, 20.00 +BDL, 08, 17, 82.00, 60.00, 22.00, 22.00, 33.00 +BDR, 08, 17, 80.00, 65.00, 21.00, 20.00, 35.00 +BET, 08, 17, 59.00, 46.00, 42.00, 41.00, 54.00 +BFD, 08, 17, 74.00, 52.00, 25.00, 26.00, 38.00 +BFF, 08, 17, 86.00, 55.00, 17.00, 9.00, 23.00 +BFL, 08, 17, 96.00, 68.00, 1.00, 1.00, 2.00 +BGM, 08, 17, 76.00, 57.00, 19.00, 24.00, 33.00 +BGR, 08, 17, 76.00, 56.00, 20.00, 19.00, 31.00 +BGS, 08, 17, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 17, 89.00, 69.00, 16.00, 25.00, 36.00 +BID, 08, 17, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 17, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 17, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 17, 84.00, 56.00, 16.00, 14.00, 25.00 +BIS, 08, 17, 82.00, 53.00, 20.00, 14.00, 27.00 +BIX, 08, 17, 90.00, 74.00, -9999.00, -9999.00, 38.00 +BJI, 08, 17, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 17, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 17, 86.00, 52.00, -9999.00, -9999.00, 28.00 +BKW, 08, 17, 78.00, 59.00, 23.00, 28.00, 39.00 +BLF, 08, 17, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 17, 106.00, 80.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 17, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 17, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 17, 87.00, 62.00, -9999.00, -9999.00, 24.00 +BNA, 08, 17, 88.00, 67.00, 18.00, 24.00, 33.00 +BNO, 08, 17, 83.00, 44.00, -9999.00, 9.00, 23.00 +BOI, 08, 17, 87.00, 56.00, 7.00, 6.00, 12.00 +BOS, 08, 17, 79.00, 64.00, 19.00, 22.00, 31.00 +BPI, 08, 17, 78.00, 35.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 17, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 17, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 17, 82.00, 62.00, -9999.00, -9999.00, 33.00 +BRO, 08, 17, 93.00, 75.00, 11.00, 22.00, 27.00 +BRW, 08, 17, 42.00, 33.00, 26.00, 24.00, 39.00 +BSM, 08, 17, 95.00, 74.00, -9999.00, -9999.00, 16.00 +BTI, 08, 17, 44.00, 34.00, 22.00, 26.00, 36.00 +BTL, 08, 17, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 17, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 17, 91.00, 72.00, 11.00, 40.00, 44.00 +BTT, 08, 17, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 17, 77.00, 57.00, 29.00, 28.00, 44.00 +BUB, 08, 17, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 17, 77.00, 60.00, 24.00, 21.00, 35.00 +BUR, 08, 17, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 17, 89.00, 74.00, -9999.00, 34.00, 50.00 +BWG, 08, 17, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 17, 85.00, 65.00, 21.00, 20.00, 33.00 +BYH, 08, 17, 90.00, 69.00, -9999.00, -9999.00, 24.00 +BYI, 08, 17, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 17, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 17, 90.00, 69.00, 17.00, 26.00, 34.00 +CAG, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 17, 80.00, 60.00, 22.00, 24.00, 36.00 +CAO, 08, 17, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 17, 73.00, 51.00, 27.00, 30.00, 42.00 +CBM, 08, 17, 91.00, 68.00, -9999.00, -9999.00, 29.00 +CDB, 08, 17, 56.00, 47.00, 46.00, 49.00, 64.00 +CDC, 08, 17, 87.00, 56.00, 11.00, 10.00, 17.00 +CDR, 08, 17, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 17, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 17, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 17, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 17, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 17, 88.00, 68.00, 17.00, 26.00, 35.00 +CHO, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 17, 89.00, 72.00, 21.00, 30.00, 40.00 +CID, 08, 17, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 17, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 17, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 17, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 17, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 17, 80.00, 60.00, 25.00, 25.00, 38.00 +CLL, 08, 17, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 17, 87.00, 69.00, 17.00, 19.00, 30.00 +CMH, 08, 17, 82.00, 60.00, 20.00, 25.00, 36.00 +CMI, 08, 17, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 17, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 17, 88.00, 65.00, 24.00, 13.00, 31.00 +CNM, 08, 17, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 17, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +COD, 08, 17, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +COF, 08, 17, 89.00, 73.00, -9999.00, -9999.00, 37.00 +CON, 08, 17, 79.00, 54.00, 20.00, 22.00, 35.00 +COS, 08, 17, 81.00, 55.00, 26.00, 23.00, 38.00 +COT, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 17, 86.00, 63.00, 18.00, 17.00, 28.00 +CPR, 08, 17, 85.00, 51.00, 14.00, 10.00, 20.00 +CRBC, 08, 17, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 17, 93.00, 75.00, 11.00, 19.00, 24.00 +CRW, 08, 17, 84.00, 63.00, 23.00, 30.00, 42.00 +CSG, 08, 17, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 17, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 17, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 17, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 17, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 17, 84.00, 63.00, 20.00, 24.00, 35.00 +CVN, 08, 17, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 17, 88.00, 61.00, -9999.00, -9999.00, 24.00 +CXY, 08, 17, 83.00, 64.00, 17.00, 17.00, 26.00 +CYS, 08, 17, 79.00, 52.00, 18.00, 23.00, 33.00 +DAA, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 17, 89.00, 73.00, 18.00, 37.00, 46.00 +DAG, 08, 17, 101.00, 72.00, 3.00, 6.00, 6.00 +DAL, 08, 17, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 17, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 17, 83.00, 61.00, 22.00, 24.00, 36.00 +DBQ, 08, 17, 79.00, 59.00, 24.00, 19.00, 36.00 +DCA, 08, 17, 86.00, 70.00, 19.00, 22.00, 32.00 +DDC, 08, 17, 90.00, 65.00, 18.00, 10.00, 25.00 +DEC, 08, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 17, 85.00, 56.00, 20.00, 19.00, 32.00 +DFW, 08, 17, 96.00, 73.00, 8.00, 9.00, 15.00 +DHN, 08, 17, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 17, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 17, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 17, 96.00, 73.00, -9999.00, -9999.00, 12.00 +DLG, 08, 17, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 17, 73.00, 53.00, 26.00, 26.00, 41.00 +DLLC, 08, 17, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 17, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 17, 97.00, 72.00, -9999.00, -9999.00, 25.00 +DMN, 08, 17, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 17, 86.00, 65.00, -9999.00, -9999.00, 27.00 +DPG, 08, 17, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 17, 91.00, 70.00, -9999.00, -9999.00, 41.00 +DRA, 08, 17, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 17, 96.00, 73.00, 6.00, 7.00, 13.00 +DSM, 08, 17, 84.00, 63.00, 21.00, 21.00, 33.00 +DTW, 08, 17, 81.00, 59.00, 18.00, 20.00, 29.00 +DUG, 08, 17, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 17, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 17, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 17, 94.00, 71.00, -9999.00, -9999.00, 19.00 +D45, 08, 17, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 17, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 17, 79.00, 57.00, 22.00, 21.00, 32.00 +ECG, 08, 17, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 17, 96.00, 66.00, -9999.00, -9999.00, 3.00 +EED, 08, 17, 106.00, 81.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 17, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 17, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 17, 79.00, 56.00, 25.00, 33.00, 44.00 +EKO, 08, 17, 88.00, 48.00, 8.00, 8.00, 14.00 +ELD, 08, 17, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 17, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 17, 93.00, 66.00, 17.00, 9.00, 24.00 +ELY, 08, 17, 84.00, 46.00, 11.00, 12.00, 19.00 +EMP, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 17, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +END, 08, 17, 93.00, 69.00, -9999.00, -9999.00, 17.00 +ENN, 08, 17, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 17, 88.00, 64.00, -9999.00, -9999.00, 9.00 +EPH, 08, 17, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 17, 78.00, 61.00, 24.00, 22.00, 37.00 +ESF, 08, 17, 92.00, 71.00, -9999.00, -9999.00, 39.00 +EUG, 08, 17, 81.00, 53.00, 10.00, 11.00, 15.00 +EVV, 08, 17, 87.00, 64.00, 20.00, 17.00, 29.00 +EWN, 08, 17, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 17, 85.00, 67.00, 18.00, 21.00, 30.00 +EYW, 08, 17, 89.00, 79.00, 31.00, 32.00, 48.00 +E74, 08, 17, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 17, 87.00, 66.00, -9999.00, -9999.00, 29.00 +FAI, 08, 17, 66.00, 46.00, 30.00, 27.00, 42.00 +FAR, 08, 17, 80.00, 56.00, 21.00, 19.00, 34.00 +FAT, 08, 17, 96.00, 63.00, 0.00, 2.00, 2.00 +FAY, 08, 17, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 17, 79.00, 46.00, 18.00, 21.00, 31.00 +FCS, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FDY, 08, 17, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 17, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FLG, 08, 17, 79.00, 48.00, 15.00, 25.00, 33.00 +FLL, 08, 17, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 17, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 17, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 08, 17, 86.00, 61.00, -9999.00, -9999.00, 27.00 +FMH, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 08, 17, 89.00, 56.00, 12.00, 7.00, 16.00 +FMY, 08, 17, 91.00, 75.00, 17.00, 55.00, 61.00 +FNT, 08, 17, 79.00, 57.00, 19.00, 19.00, 31.00 +FOD, 08, 17, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 17, 87.00, 64.00, -9999.00, -9999.00, 23.00 +FOK, 08, 17, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 17, 89.00, 66.00, -9999.00, -9999.00, 24.00 +FSD, 08, 17, 83.00, 59.00, 23.00, 17.00, 31.00 +FSI, 08, 17, 94.00, 69.00, -9999.00, -9999.00, 19.00 +FSM, 08, 17, 92.00, 68.00, 13.00, 15.00, 23.00 +FTK, 08, 17, 85.00, 62.00, -9999.00, -9999.00, 23.00 +FWA, 08, 17, 82.00, 60.00, 20.00, 23.00, 34.00 +FWH, 08, 17, 95.00, 71.00, -9999.00, -9999.00, 16.00 +FYU, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 17, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 17, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 17, 107.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 17, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 17, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 17, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 17, 82.00, 54.00, 12.00, 8.00, 15.00 +GFA, 08, 17, 81.00, 52.00, -9999.00, -9999.00, 22.00 +GFK, 08, 17, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 17, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 17, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 17, 83.00, 55.00, 17.00, 14.00, 26.00 +GJT, 08, 17, 90.00, 62.00, 10.00, 9.00, 17.00 +GKN, 08, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 17, 87.00, 58.00, 18.00, 9.00, 24.00 +GLH, 08, 17, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 17, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 17, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 17, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 17, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 17, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 17, 77.00, 56.00, 22.00, 25.00, 38.00 +GRCI, 08, 17, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 17, 78.00, 51.00, -9999.00, -9999.00, 20.00 +GRI, 08, 17, 85.00, 61.00, 20.00, 11.00, 27.00 +GRK, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 08, 17, 80.00, 58.00, 21.00, 19.00, 31.00 +GSB, 08, 17, 88.00, 68.00, -9999.00, -9999.00, 34.00 +GSG, 08, 17, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 17, 85.00, 66.00, 18.00, 21.00, 32.00 +GSP, 08, 17, 86.00, 67.00, 16.00, 23.00, 31.00 +GST, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 17, 77.00, 58.00, -9999.00, -9999.00, 34.00 +GTF, 08, 17, 81.00, 52.00, 20.00, 18.00, 31.00 +GUP, 08, 17, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 17, 82.00, 59.00, -9999.00, -9999.00, 26.00 +GVW, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 08, 17, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 17, 85.00, 72.00, 19.00, 19.00, 29.00 +HBR, 08, 17, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 17, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 17, 86.00, 57.00, -9999.00, -9999.00, 14.00 +HKY, 08, 17, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 17, 82.00, 51.00, 15.00, 17.00, 26.00 +HMN, 08, 17, 93.00, 60.00, -9999.00, -9999.00, 22.00 +HMS, 08, 17, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 17, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 17, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 08, 17, 84.00, 58.00, 21.00, 13.00, 29.00 +HOP, 08, 17, 88.00, 64.00, -9999.00, -9999.00, 24.00 +HOT, 08, 17, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 17, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 17, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 17, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 17, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 17, 91.00, 70.00, -9999.00, -9999.00, 41.00 +HST, 08, 17, 90.00, 72.00, -9999.00, -9999.00, 50.00 +HSV, 08, 17, 89.00, 68.00, 16.00, 22.00, 32.00 +HTL, 08, 17, 76.00, 53.00, 24.00, 21.00, 38.00 +HTS, 08, 17, 83.00, 64.00, 20.00, 26.00, 37.00 +HUF, 08, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 17, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 17, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 17, 83.00, 52.00, 17.00, 14.00, 25.00 +IAB, 08, 17, 90.00, 67.00, -9999.00, -9999.00, 24.00 +IAD, 08, 17, 85.00, 62.00, 20.00, 24.00, 35.00 +IAG, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 17, 92.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 17, 90.00, 67.00, 16.00, 15.00, 25.00 +IDA, 08, 17, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 17, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 17, 84.00, 65.00, 19.00, 18.00, 30.00 +ILI, 08, 17, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 17, 87.00, 71.00, 20.00, 29.00, 39.00 +IMT, 08, 17, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +IND, 08, 17, 83.00, 62.00, 19.00, 22.00, 32.00 +INL, 08, 17, 75.00, 51.00, 26.00, 24.00, 40.00 +INS, 08, 17, 96.00, 67.00, -9999.00, -9999.00, 6.00 +INT, 08, 17, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 08, 17, 90.00, 60.00, 11.00, 14.00, 22.00 +IPL, 08, 17, 104.00, 77.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 17, 81.00, 60.00, 19.00, 26.00, 36.00 +IRK, 08, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 17, 82.00, 53.00, 19.00, 15.00, 29.00 +ISP, 08, 17, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 17, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 17, 102.00, 73.00, -9999.00, -9999.00, 16.00 +IWD, 08, 17, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 17, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 17, 92.00, 69.00, 11.00, 25.00, 30.00 +JAX, 08, 17, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 17, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 17, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 17, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 17, 81.00, 67.00, 20.00, 19.00, 32.00 +JHW, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 17, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 17, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 17, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 17, 62.00, 47.00, 43.00, 43.00, 54.00 +JST, 08, 17, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 17, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 17, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 17, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 17, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 17, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 17, 80.00, 56.00, 18.00, 20.00, 29.00 +LAR, 08, 17, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 17, 103.00, 74.00, 7.00, 5.00, 10.00 +LAX, 08, 17, 77.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 17, 89.00, 66.00, 16.00, 11.00, 22.00 +LBF, 08, 17, 85.00, 57.00, 22.00, 10.00, 29.00 +LCH, 08, 17, 91.00, 73.00, 16.00, 31.00, 39.00 +LCK, 08, 17, 83.00, 61.00, -9999.00, -9999.00, 28.00 +LEB, 08, 17, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 17, 85.00, 64.00, 15.00, 23.00, 31.00 +LFI, 08, 17, 84.00, 70.00, -9999.00, -9999.00, 31.00 +LFK, 08, 17, 93.00, 71.00, 9.00, 18.00, 23.00 +LFT, 08, 17, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 17, 82.00, 68.00, 19.00, 21.00, 32.00 +LGB, 08, 17, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 17, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 17, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 17, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 17, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 17, 91.00, 69.00, 10.00, 18.00, 23.00 +LIZ, 08, 17, 73.00, 51.00, -9999.00, -9999.00, 43.00 +LMT, 08, 17, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 08, 17, 83.00, 53.00, 9.00, 11.00, 17.00 +LNK, 08, 17, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 17, 91.00, 52.00, 5.00, 3.00, 6.00 +LOZ, 08, 17, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 17, 98.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 17, 90.00, 67.00, -9999.00, -9999.00, 24.00 +LSE, 08, 17, 81.00, 59.00, 22.00, 23.00, 34.00 +LSF, 08, 17, 91.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 08, 17, 104.00, 66.00, -9999.00, -9999.00, 6.00 +LTS, 08, 17, 96.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 08, 17, 105.00, 73.00, -9999.00, -9999.00, 11.00 +LVS, 08, 17, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 17, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 17, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 17, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 17, 85.00, 64.00, 19.00, 24.00, 32.00 +MAF, 08, 17, 94.00, 67.00, 13.00, 10.00, 19.00 +MBL, 08, 17, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 17, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 17, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 17, 92.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 17, 90.00, 74.00, -9999.00, -9999.00, 51.00 +MCG, 08, 17, 63.00, 44.00, 37.00, 33.00, 51.00 +MCI, 08, 17, 86.00, 65.00, 20.00, 21.00, 33.00 +MCK, 08, 17, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 17, 91.00, 70.00, 18.00, 21.00, 33.00 +MCO, 08, 17, 91.00, 73.00, 15.00, 45.00, 51.00 +MCW, 08, 17, 80.00, 58.00, 21.00, 18.00, 30.00 +MC2, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MDH, 08, 17, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 17, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 17, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 17, 82.00, 64.00, 30.00, 22.00, 41.00 +MEI, 08, 17, 92.00, 69.00, 15.00, 27.00, 36.00 +MEM, 08, 17, 90.00, 71.00, 14.00, 20.00, 27.00 +MER, 08, 17, 95.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 08, 17, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 17, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 17, 89.00, 55.00, 8.00, 6.00, 11.00 +MGE, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 08, 17, 90.00, 71.00, 15.00, 22.00, 31.00 +MGW, 08, 17, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 17, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 17, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 17, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 17, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 17, 80.00, 54.00, -9999.00, -9999.00, 27.00 +MIV, 08, 17, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 17, 92.00, 52.00, -9999.00, -9999.00, 8.00 +MKC, 08, 17, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 17, 77.00, 60.00, 27.00, 21.00, 38.00 +MKG, 08, 17, 78.00, 58.00, 20.00, 18.00, 30.00 +MKL, 08, 17, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 17, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 17, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 17, 88.00, 48.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 17, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 17, 83.00, 61.00, 23.00, 18.00, 33.00 +MLS, 08, 17, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 17, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 17, 91.00, 70.00, -9999.00, -9999.00, 33.00 +MOB, 08, 17, 90.00, 73.00, 19.00, 44.00, 52.00 +MOT, 08, 17, 80.00, 54.00, 20.00, 15.00, 28.00 +MPV, 08, 17, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 17, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 17, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 17, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 17, 70.00, 53.00, -9999.00, -9999.00, 10.00 +MSL, 08, 17, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 17, 79.00, 56.00, 24.00, 20.00, 36.00 +MSO, 08, 17, 81.00, 49.00, 17.00, 17.00, 27.00 +MSP, 08, 17, 80.00, 60.00, 26.00, 23.00, 39.00 +MSS, 08, 17, 77.00, 55.00, 22.00, 21.00, 34.00 +MSY, 08, 17, 90.00, 73.00, 12.00, 39.00, 46.00 +MTC, 08, 17, 78.00, 59.00, -9999.00, -9999.00, 26.00 +MTN, 08, 17, 85.00, 65.00, -9999.00, -9999.00, 27.00 +MTO, 08, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 17, 83.00, 60.00, -9999.00, -9999.00, 27.00 +MUO, 08, 17, 91.00, 54.00, -9999.00, -9999.00, 8.00 +MWA, 08, 17, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 17, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 17, 90.00, 71.00, -9999.00, -9999.00, 28.00 +MYL, 08, 17, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 17, 89.00, 70.00, -9999.00, -9999.00, 34.00 +NAO, 08, 17, 87.00, 75.00, -9999.00, -9999.00, 48.00 +NBC, 08, 17, 89.00, 72.00, -9999.00, -9999.00, 41.00 +NBE, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +NBU, 08, 17, 81.00, 61.00, -9999.00, -9999.00, 26.00 +NCA, 08, 17, 88.00, 67.00, -9999.00, -9999.00, 41.00 +NCO, 08, 17, 78.00, 63.00, -9999.00, -9999.00, 33.00 +NC1, 08, 17, 96.00, 66.00, -9999.00, -9999.00, 3.00 +NEL, 08, 17, 83.00, 61.00, -9999.00, -9999.00, 29.00 +NFG, 08, 17, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 17, 88.00, 51.00, -9999.00, -9999.00, 6.00 +NGP, 08, 17, 92.00, 75.00, -9999.00, -9999.00, 20.00 +NGU, 08, 17, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NGZ, 08, 17, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 17, 85.00, 64.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 17, 76.00, 57.00, -9999.00, -9999.00, 29.00 +NID, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 17, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 17, 94.00, 72.00, -9999.00, -9999.00, 23.00 +NKT, 08, 17, 87.00, 72.00, -9999.00, -9999.00, 42.00 +NKX, 08, 17, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 17, 90.00, 67.00, -9999.00, -9999.00, 32.00 +NPA, 08, 17, 89.00, 74.00, -9999.00, -9999.00, 39.00 +NQA, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 17, 95.00, 73.00, -9999.00, -9999.00, 20.00 +NQX, 08, 17, 89.00, 79.00, -9999.00, -9999.00, 45.00 +NRB, 08, 17, 88.00, 74.00, -9999.00, -9999.00, 42.00 +NRC, 08, 17, 94.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 17, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 17, 90.00, 70.00, -9999.00, -9999.00, 42.00 +NSI, 08, 17, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 17, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 17, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 17, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NUC, 08, 17, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 17, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 17, 72.00, 50.00, -9999.00, -9999.00, 19.00 +NWF, 08, 17, 84.00, 65.00, -9999.00, -9999.00, 3.00 +NXX, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 17, 87.00, 63.00, -9999.00, -9999.00, 29.00 +NZC, 08, 17, 91.00, 69.00, -9999.00, -9999.00, 48.00 +NZJ, 08, 17, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 17, 79.00, 60.00, -9999.00, -9999.00, 29.00 +NZY, 08, 17, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 17, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 08, 17, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 17, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 17, 92.00, 69.00, 13.00, 10.00, 19.00 +OLM, 08, 17, 77.00, 49.00, 14.00, 15.00, 22.00 +OMA, 08, 17, 85.00, 62.00, 18.00, 16.00, 29.00 +OME, 08, 17, 56.00, 44.00, 34.00, 34.00, 47.00 +ONT, 08, 17, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 17, 81.00, 61.00, 24.00, 22.00, 38.00 +ORF, 08, 17, 85.00, 69.00, 16.00, 20.00, 31.00 +ORH, 08, 17, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 17, 76.00, 54.00, -9999.00, -9999.00, 28.00 +OTG, 08, 17, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 17, 67.00, 53.00, 10.00, 13.00, 17.00 +OTM, 08, 17, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 17, 56.00, 47.00, 27.00, 30.00, 42.00 +OURC, 08, 17, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 17, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 17, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 17, 91.00, 69.00, -9999.00, -9999.00, 38.00 +PACZ, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 17, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 17, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 17, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 17, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 17, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 17, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 17, 90.00, 71.00, -9999.00, -9999.00, 42.00 +PAQ, 08, 17, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 17, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 17, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 17, 51.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 17, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 17, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 17, 76.00, 57.00, -9999.00, -9999.00, 34.00 +PBI, 08, 17, 90.00, 75.00, 26.00, 40.00, 52.00 +PDT, 08, 17, 86.00, 57.00, 10.00, 8.00, 14.00 +PDX, 08, 17, 80.00, 57.00, 13.00, 14.00, 20.00 +PFN, 08, 17, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 17, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 17, 84.00, 66.00, 18.00, 18.00, 30.00 +PHX, 08, 17, 103.00, 79.00, 10.00, 2.00, 11.00 +PIA, 08, 17, 83.00, 63.00, 20.00, 21.00, 32.00 +PIB, 08, 17, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 17, 85.00, 50.00, 8.00, 10.00, 16.00 +PIR, 08, 17, 87.00, 59.00, 17.00, 13.00, 25.00 +PIT, 08, 17, 80.00, 60.00, 19.00, 25.00, 33.00 +PKB, 08, 17, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 17, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 17, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 17, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 17, 89.00, 74.00, 18.00, 32.00, 39.00 +POB, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +POE, 08, 17, 92.00, 69.00, -9999.00, -9999.00, 42.00 +POM, 08, 17, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 17, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 17, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 17, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 17, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 17, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 17, 79.00, 55.00, -9999.00, -9999.00, 29.00 +PSP, 08, 17, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 17, 91.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 17, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 17, 89.00, 58.00, 22.00, 14.00, 30.00 +PUC, 08, 17, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 17, 80.00, 61.00, 18.00, 18.00, 30.00 +PVU, 08, 17, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 17, 77.00, 57.00, 20.00, 21.00, 31.00 +P02, 08, 17, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 08, 17, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 08, 17, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +P24, 08, 17, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +P28, 08, 17, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +P35, 08, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +P38, 08, 17, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +P39, 08, 17, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +P58, 08, 17, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 08, 17, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +P60, 08, 17, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +P61, 08, 17, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 08, 17, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +P68, 08, 17, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +P69, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 17, 90.00, 48.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 17, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 17, 84.00, 55.00, 19.00, 14.00, 29.00 +RBL, 08, 17, 96.00, 64.00, 2.00, 3.00, 4.00 +RCA, 08, 17, 84.00, 55.00, -9999.00, -9999.00, 23.00 +RDD, 08, 17, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 17, 83.00, 46.00, 10.00, 8.00, 14.00 +RDR, 08, 17, 79.00, 53.00, -9999.00, -9999.00, 29.00 +RDU, 08, 17, 86.00, 67.00, 17.00, 19.00, 29.00 +REE, 08, 17, 89.00, 66.00, -9999.00, -9999.00, 17.00 +REJ, 08, 17, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 17, 81.00, 60.00, 24.00, 20.00, 36.00 +RIC, 08, 17, 87.00, 66.00, 20.00, 21.00, 33.00 +RIV, 08, 17, 93.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 17, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 17, 80.00, 50.00, 9.00, 6.00, 13.00 +RME, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 17, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 17, 95.00, 74.00, -9999.00, -9999.00, 18.00 +RNO, 08, 17, 89.00, 49.00, 6.00, 5.00, 9.00 +ROA, 08, 17, 85.00, 63.00, 16.00, 24.00, 33.00 +ROC, 08, 17, 78.00, 57.00, 23.00, 23.00, 37.00 +ROW, 08, 17, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 17, 89.00, 65.00, 15.00, 11.00, 24.00 +RST, 08, 17, 78.00, 57.00, 27.00, 23.00, 38.00 +RWF, 08, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 17, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 17, 92.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 17, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 17, 95.00, 74.00, 9.00, 13.00, 17.00 +SAV, 08, 17, 89.00, 72.00, 18.00, 32.00, 40.00 +SAW, 08, 17, 73.00, 56.00, -9999.00, -9999.00, 34.00 +SBA, 08, 17, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 17, 96.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 17, 80.00, 61.00, 22.00, 24.00, 34.00 +SBP, 08, 17, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 17, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 17, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 17, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 17, 93.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 17, 85.00, 65.00, 18.00, 24.00, 33.00 +SEA, 08, 17, 75.00, 56.00, 13.00, 15.00, 22.00 +SEM, 08, 17, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 17, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 17, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 17, 88.00, 65.00, 16.00, 19.00, 29.00 +SGY, 08, 17, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 17, 84.00, 51.00, 14.00, 11.00, 21.00 +SHV, 08, 17, 93.00, 71.00, 8.00, 17.00, 22.00 +SIT, 08, 17, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 17, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 17, 95.00, 68.00, 8.00, 9.00, 15.00 +SKA, 08, 17, 82.00, 54.00, -9999.00, -9999.00, 15.00 +SKF, 08, 17, 95.00, 74.00, -9999.00, -9999.00, 16.00 +SLC, 08, 17, 89.00, 61.00, 11.00, 11.00, 19.00 +SLE, 08, 17, 82.00, 51.00, 9.00, 12.00, 16.00 +SLN, 08, 17, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 17, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 17, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 17, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 17, 51.00, 44.00, 38.00, 43.00, 57.00 +SNS, 08, 17, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 17, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 17, 84.00, 63.00, 19.00, 21.00, 33.00 +SPS, 08, 17, 95.00, 71.00, 13.00, 11.00, 19.00 +SRQ, 08, 17, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 17, 89.00, 68.00, -9999.00, -9999.00, 34.00 +SSI, 08, 17, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 17, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 17, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +STL, 08, 17, 87.00, 67.00, 18.00, 21.00, 31.00 +STNV, 08, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 08, 17, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 17, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 17, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 17, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 17, 83.00, 61.00, 21.00, 17.00, 32.00 +SVN, 08, 17, 89.00, 72.00, -9999.00, -9999.00, 37.00 +SWF, 08, 17, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 17, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 17, 78.00, 57.00, 24.00, 23.00, 35.00 +SZL, 08, 17, 87.00, 62.00, -9999.00, -9999.00, 23.00 +TAD, 08, 17, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 17, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 17, 88.00, 61.00, -9999.00, -9999.00, 25.00 +TCC, 08, 17, 90.00, 62.00, 17.00, 10.00, 22.00 +TCL, 08, 17, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 17, 78.00, 51.00, -9999.00, -9999.00, 19.00 +TCS, 08, 17, 89.00, 65.00, -9999.00, 15.00, 25.00 +TEB, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 17, 92.00, 69.00, -9999.00, -9999.00, 18.00 +TKA, 08, 17, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 17, 91.00, 71.00, 15.00, 43.00, 48.00 +TNX, 08, 17, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 17, 81.00, 58.00, 18.00, 23.00, 33.00 +TOP, 08, 17, 87.00, 64.00, 22.00, 20.00, 33.00 +TPA, 08, 17, 90.00, 74.00, 25.00, 45.00, 53.00 +TPH, 08, 17, 88.00, 54.00, 7.00, 8.00, 12.00 +TRI, 08, 17, 84.00, 63.00, 18.00, 23.00, 34.00 +TRK, 08, 17, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 17, 104.00, 75.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 17, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 17, 92.00, 70.00, 13.00, 11.00, 21.00 +TUP, 08, 17, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 17, 97.00, 72.00, 20.00, 14.00, 28.00 +TVC, 08, 17, 78.00, 56.00, 20.00, 16.00, 30.00 +TVL, 08, 17, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 17, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 17, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 17, 86.00, 65.00, 16.00, 23.00, 32.00 +T01, 08, 17, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 08, 17, 88.00, 68.00, -9999.00, -9999.00, 33.00 +T03, 08, 17, 88.00, 69.00, -9999.00, -9999.00, 34.00 +T04, 08, 17, 90.00, 73.00, -9999.00, -9999.00, 51.00 +T05, 08, 17, 89.00, 63.00, -9999.00, -9999.00, 24.00 +T06, 08, 17, 91.00, 67.00, -9999.00, -9999.00, 29.00 +T07, 08, 17, 93.00, 57.00, -9999.00, -9999.00, 14.00 +T08, 08, 17, 88.00, 64.00, -9999.00, -9999.00, 14.00 +UCA, 08, 17, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 17, 96.00, 67.00, -9999.00, -9999.00, 6.00 +UIL, 08, 17, 69.00, 50.00, 25.00, 24.00, 33.00 +UIN, 08, 17, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 17, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 17, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 17, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 08, 17, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +U28, 08, 17, 93.00, 57.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 17, 90.00, 69.00, -9999.00, -9999.00, 39.00 +VBG, 08, 17, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 17, 94.00, 74.00, 8.00, 28.00, 31.00 +VCV, 08, 17, 96.00, 60.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 17, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 17, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 17, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 17, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 17, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 17, 91.00, 70.00, -9999.00, -9999.00, 41.00 +VRB, 08, 17, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 17, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 17, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 17, 85.00, 64.00, 12.00, 13.00, 23.00 +WJA, 08, 17, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 17, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 17, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 17, 90.00, 48.00, 8.00, 7.00, 12.00 +WPO, 08, 17, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 17, 91.00, 70.00, -9999.00, -9999.00, 32.00 +WRG, 08, 17, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 17, 85.00, 61.00, -9999.00, -9999.00, 27.00 +WRL, 08, 17, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +X68, 08, 17, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 17, 60.00, 46.00, 49.00, 47.00, 60.00 +YCG, 08, 17, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 17, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 17, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 17, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 17, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 17, 85.00, 52.00, 6.00, 6.00, 10.00 +YNG, 08, 17, 79.00, 58.00, 22.00, 24.00, 36.00 +YPA, 08, 17, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 17, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 17, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 17, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 17, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 17, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 17, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 17, 105.00, 80.00, 3.00, 2.00, 3.00 +YVR, 08, 17, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 17, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 17, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 17, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 17, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 17, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 17, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 17, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 17, 73.00, 51.00, 24.00, 23.00, 35.00 +ZUN, 08, 17, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 17, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 17, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 17, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +01R, 08, 17, 92.00, 70.00, -9999.00, -9999.00, 30.00 +1V1, 08, 17, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 17, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 17, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 17, 86.00, 71.00, -9999.00, -9999.00, 34.00 +2PJ, 08, 17, 89.00, 68.00, -9999.00, -9999.00, 33.00 +3B1, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 17, 77.00, 53.00, -9999.00, -9999.00, 28.00 +3SE, 08, 17, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 17, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 17, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +4OM, 08, 17, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 17, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 17, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 17, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 17, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 18, 82.00, 62.00, 19.00, 23.00, 33.00 +ABI, 08, 18, 94.00, 71.00, 12.00, 11.00, 19.00 +ABQ, 08, 18, 88.00, 62.00, 24.00, 12.00, 30.00 +ABR, 08, 18, 84.00, 56.00, 21.00, 14.00, 30.00 +ABY, 08, 18, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 18, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 18, 97.00, 74.00, 8.00, 13.00, 17.00 +ACV, 08, 18, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 18, 83.00, 63.00, 21.00, 17.00, 29.00 +ADK, 08, 18, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 18, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 18, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 18, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AEX, 08, 18, 92.00, 71.00, -9999.00, -9999.00, 30.00 +AFF, 08, 18, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 18, 92.00, 72.00, -9999.00, -9999.00, 62.00 +AGS, 08, 18, 90.00, 69.00, 18.00, 27.00, 37.00 +AHN, 08, 18, 88.00, 68.00, 14.00, 23.00, 31.00 +AKN, 08, 18, 61.00, 46.00, 34.00, 39.00, 51.00 +AKO, 08, 18, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 18, 81.00, 57.00, 20.00, 25.00, 35.00 +ALI, 08, 18, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 18, 81.00, 58.00, 22.00, 20.00, 33.00 +ALS, 08, 18, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 18, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 18, 89.00, 63.00, 21.00, 13.00, 28.00 +AMG, 08, 18, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 18, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 18, 63.00, 49.00, 29.00, 31.00, 41.00 +AND, 08, 18, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 18, 65.00, 52.00, 36.00, 38.00, 51.00 +AOO, 08, 18, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 08, 18, 76.00, 52.00, 22.00, 22.00, 35.00 +AQQ, 08, 18, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 18, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 08, 18, 69.00, 52.00, 16.00, 20.00, 27.00 +ATL, 08, 18, 87.00, 69.00, 16.00, 23.00, 33.00 +ATW, 08, 18, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 18, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 18, 84.00, 61.00, -9999.00, -9999.00, 27.00 +AUG, 08, 18, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 18, 95.00, 74.00, 7.00, 13.00, 16.00 +AUW, 08, 18, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 18, 82.00, 62.00, 15.00, 29.00, 36.00 +AVP, 08, 18, 79.00, 60.00, 22.00, 23.00, 35.00 +AXN, 08, 18, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 18, 79.00, 59.00, -9999.00, -9999.00, 31.00 +AYS, 08, 18, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 18, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 18, 94.00, 60.00, -9999.00, -9999.00, 2.00 +BAD, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 18, 75.00, 44.00, -9999.00, -9999.00, 20.00 +BDL, 08, 18, 82.00, 60.00, 22.00, 22.00, 33.00 +BDR, 08, 18, 80.00, 65.00, 21.00, 20.00, 35.00 +BET, 08, 18, 59.00, 46.00, 42.00, 41.00, 54.00 +BFD, 08, 18, 74.00, 52.00, 25.00, 26.00, 38.00 +BFF, 08, 18, 86.00, 55.00, 17.00, 9.00, 23.00 +BFL, 08, 18, 96.00, 68.00, 1.00, 1.00, 2.00 +BGM, 08, 18, 76.00, 57.00, 19.00, 24.00, 33.00 +BGR, 08, 18, 76.00, 56.00, 20.00, 19.00, 31.00 +BGS, 08, 18, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 18, 89.00, 69.00, 16.00, 25.00, 35.00 +BID, 08, 18, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 18, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 18, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 18, 84.00, 56.00, 16.00, 14.00, 25.00 +BIS, 08, 18, 82.00, 53.00, 20.00, 14.00, 27.00 +BIX, 08, 18, 90.00, 74.00, -9999.00, -9999.00, 37.00 +BJI, 08, 18, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 18, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 18, 86.00, 52.00, -9999.00, -9999.00, 28.00 +BKW, 08, 18, 78.00, 59.00, 23.00, 28.00, 39.00 +BLF, 08, 18, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 18, 106.00, 80.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 18, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 18, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 18, 87.00, 62.00, -9999.00, -9999.00, 24.00 +BNA, 08, 18, 88.00, 67.00, 18.00, 24.00, 33.00 +BNO, 08, 18, 83.00, 44.00, -9999.00, 9.00, 23.00 +BOI, 08, 18, 87.00, 56.00, 7.00, 6.00, 12.00 +BOS, 08, 18, 79.00, 64.00, 19.00, 22.00, 31.00 +BPI, 08, 18, 78.00, 35.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 18, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 18, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 18, 82.00, 62.00, -9999.00, -9999.00, 32.00 +BRO, 08, 18, 93.00, 75.00, 12.00, 22.00, 28.00 +BRW, 08, 18, 42.00, 33.00, 26.00, 24.00, 39.00 +BSM, 08, 18, 95.00, 74.00, -9999.00, -9999.00, 16.00 +BTI, 08, 18, 44.00, 34.00, 22.00, 26.00, 36.00 +BTL, 08, 18, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 18, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 18, 91.00, 72.00, 11.00, 40.00, 44.00 +BTT, 08, 18, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 18, 77.00, 57.00, 29.00, 28.00, 44.00 +BUB, 08, 18, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 18, 77.00, 60.00, 24.00, 21.00, 35.00 +BUR, 08, 18, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 18, 89.00, 74.00, -9999.00, 33.00, 50.00 +BWG, 08, 18, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 18, 85.00, 65.00, 21.00, 20.00, 32.00 +BYH, 08, 18, 90.00, 69.00, -9999.00, -9999.00, 24.00 +BYI, 08, 18, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 18, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 18, 90.00, 69.00, 17.00, 25.00, 33.00 +CAG, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 18, 80.00, 60.00, 22.00, 24.00, 36.00 +CAO, 08, 18, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 18, 73.00, 51.00, 27.00, 30.00, 42.00 +CBM, 08, 18, 91.00, 68.00, -9999.00, -9999.00, 29.00 +CDB, 08, 18, 56.00, 47.00, 46.00, 49.00, 64.00 +CDC, 08, 18, 87.00, 56.00, 11.00, 10.00, 17.00 +CDR, 08, 18, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 18, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 18, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 18, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 18, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 18, 88.00, 68.00, 17.00, 26.00, 34.00 +CHO, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 18, 89.00, 72.00, 21.00, 30.00, 40.00 +CID, 08, 18, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 18, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 18, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 18, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 18, 80.00, 60.00, 25.00, 25.00, 38.00 +CLL, 08, 18, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 18, 87.00, 69.00, 17.00, 19.00, 29.00 +CMH, 08, 18, 82.00, 60.00, 20.00, 25.00, 35.00 +CMI, 08, 18, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 18, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 18, 88.00, 65.00, 24.00, 13.00, 31.00 +CNM, 08, 18, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 18, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +COD, 08, 18, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +COF, 08, 18, 89.00, 73.00, -9999.00, -9999.00, 37.00 +CON, 08, 18, 79.00, 54.00, 20.00, 22.00, 35.00 +COS, 08, 18, 81.00, 55.00, 25.00, 23.00, 38.00 +COT, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 18, 86.00, 63.00, 18.00, 17.00, 28.00 +CPR, 08, 18, 85.00, 51.00, 14.00, 10.00, 20.00 +CRBC, 08, 18, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 18, 93.00, 75.00, 12.00, 19.00, 25.00 +CRW, 08, 18, 84.00, 63.00, 23.00, 29.00, 41.00 +CSG, 08, 18, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 18, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 18, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 18, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 18, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 18, 84.00, 63.00, 20.00, 24.00, 34.00 +CVN, 08, 18, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 18, 88.00, 61.00, -9999.00, -9999.00, 24.00 +CXY, 08, 18, 83.00, 64.00, 17.00, 17.00, 26.00 +CYS, 08, 18, 79.00, 52.00, 18.00, 22.00, 33.00 +DAA, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 18, 89.00, 73.00, 19.00, 37.00, 46.00 +DAG, 08, 18, 101.00, 72.00, 3.00, 6.00, 6.00 +DAL, 08, 18, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 18, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 18, 83.00, 61.00, 22.00, 24.00, 35.00 +DBQ, 08, 18, 79.00, 59.00, 24.00, 19.00, 36.00 +DCA, 08, 18, 86.00, 70.00, 19.00, 22.00, 31.00 +DDC, 08, 18, 90.00, 65.00, 18.00, 10.00, 25.00 +DEC, 08, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 18, 85.00, 56.00, 20.00, 18.00, 32.00 +DFW, 08, 18, 96.00, 73.00, 8.00, 10.00, 15.00 +DHN, 08, 18, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 18, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 18, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 18, 96.00, 73.00, -9999.00, -9999.00, 12.00 +DLG, 08, 18, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 18, 73.00, 53.00, 26.00, 26.00, 41.00 +DLLC, 08, 18, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 18, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 18, 97.00, 72.00, -9999.00, -9999.00, 25.00 +DMN, 08, 18, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 18, 86.00, 65.00, -9999.00, -9999.00, 27.00 +DPG, 08, 18, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 18, 91.00, 70.00, -9999.00, -9999.00, 41.00 +DRA, 08, 18, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 18, 96.00, 73.00, 7.00, 8.00, 13.00 +DSM, 08, 18, 84.00, 63.00, 21.00, 21.00, 33.00 +DTW, 08, 18, 81.00, 59.00, 18.00, 20.00, 29.00 +DUG, 08, 18, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 18, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 18, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 18, 94.00, 71.00, -9999.00, -9999.00, 19.00 +D45, 08, 18, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 18, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 18, 79.00, 57.00, 22.00, 21.00, 32.00 +ECG, 08, 18, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 18, 96.00, 66.00, -9999.00, -9999.00, 3.00 +EED, 08, 18, 106.00, 81.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 18, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 18, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 18, 79.00, 56.00, 25.00, 32.00, 43.00 +EKO, 08, 18, 88.00, 48.00, 8.00, 8.00, 14.00 +ELD, 08, 18, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 18, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 18, 93.00, 66.00, 17.00, 9.00, 24.00 +ELY, 08, 18, 84.00, 46.00, 11.00, 12.00, 19.00 +EMP, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 18, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +END, 08, 18, 93.00, 69.00, -9999.00, -9999.00, 17.00 +ENN, 08, 18, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 18, 88.00, 64.00, -9999.00, -9999.00, 9.00 +EPH, 08, 18, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 18, 78.00, 61.00, 24.00, 22.00, 37.00 +ESF, 08, 18, 92.00, 71.00, -9999.00, -9999.00, 38.00 +EUG, 08, 18, 81.00, 53.00, 10.00, 11.00, 16.00 +EVV, 08, 18, 87.00, 64.00, 20.00, 17.00, 29.00 +EWN, 08, 18, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 18, 85.00, 67.00, 18.00, 21.00, 30.00 +EYW, 08, 18, 89.00, 79.00, 31.00, 32.00, 48.00 +E74, 08, 18, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 18, 87.00, 66.00, -9999.00, -9999.00, 29.00 +FAI, 08, 18, 66.00, 46.00, 30.00, 26.00, 42.00 +FAR, 08, 18, 80.00, 56.00, 21.00, 19.00, 34.00 +FAT, 08, 18, 96.00, 63.00, 0.00, 2.00, 2.00 +FAY, 08, 18, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 18, 79.00, 46.00, 18.00, 21.00, 31.00 +FCS, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FDY, 08, 18, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 18, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FLG, 08, 18, 79.00, 48.00, 15.00, 24.00, 32.00 +FLL, 08, 18, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 18, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 18, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +FME, 08, 18, 86.00, 61.00, -9999.00, -9999.00, 27.00 +FMH, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 08, 18, 89.00, 56.00, 12.00, 7.00, 16.00 +FMY, 08, 18, 91.00, 75.00, 17.00, 55.00, 61.00 +FNT, 08, 18, 79.00, 57.00, 19.00, 19.00, 31.00 +FOD, 08, 18, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 18, 87.00, 64.00, -9999.00, -9999.00, 23.00 +FOK, 08, 18, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 18, 89.00, 66.00, -9999.00, -9999.00, 24.00 +FSD, 08, 18, 83.00, 59.00, 23.00, 17.00, 31.00 +FSI, 08, 18, 94.00, 69.00, -9999.00, -9999.00, 19.00 +FSM, 08, 18, 92.00, 68.00, 13.00, 15.00, 23.00 +FTK, 08, 18, 85.00, 62.00, -9999.00, -9999.00, 23.00 +FWA, 08, 18, 82.00, 60.00, 20.00, 23.00, 33.00 +FWH, 08, 18, 95.00, 71.00, -9999.00, -9999.00, 16.00 +FYU, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 18, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 18, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 18, 107.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 18, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 18, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 18, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 18, 82.00, 54.00, 12.00, 8.00, 15.00 +GFA, 08, 18, 81.00, 52.00, -9999.00, -9999.00, 22.00 +GFK, 08, 18, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 18, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 18, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 18, 83.00, 55.00, 17.00, 14.00, 26.00 +GJT, 08, 18, 90.00, 62.00, 10.00, 9.00, 17.00 +GKN, 08, 18, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 18, 87.00, 58.00, 18.00, 9.00, 23.00 +GLH, 08, 18, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 18, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 18, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 18, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 18, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 18, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 18, 77.00, 56.00, 22.00, 25.00, 38.00 +GRCI, 08, 18, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 18, 78.00, 51.00, -9999.00, -9999.00, 20.00 +GRI, 08, 18, 85.00, 61.00, 20.00, 11.00, 27.00 +GRK, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 08, 18, 80.00, 58.00, 21.00, 19.00, 31.00 +GSB, 08, 18, 88.00, 68.00, -9999.00, -9999.00, 33.00 +GSG, 08, 18, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 18, 85.00, 66.00, 18.00, 21.00, 31.00 +GSP, 08, 18, 86.00, 67.00, 16.00, 23.00, 31.00 +GST, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 18, 77.00, 58.00, -9999.00, -9999.00, 34.00 +GTF, 08, 18, 81.00, 52.00, 20.00, 18.00, 31.00 +GUP, 08, 18, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 18, 82.00, 59.00, -9999.00, -9999.00, 26.00 +GVW, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 08, 18, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 18, 85.00, 72.00, 19.00, 19.00, 29.00 +HBR, 08, 18, 94.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 18, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 18, 86.00, 57.00, -9999.00, -9999.00, 14.00 +HKY, 08, 18, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 18, 82.00, 51.00, 15.00, 17.00, 26.00 +HMN, 08, 18, 93.00, 60.00, -9999.00, -9999.00, 22.00 +HMS, 08, 18, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 18, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 18, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 08, 18, 84.00, 58.00, 21.00, 13.00, 29.00 +HOP, 08, 18, 88.00, 64.00, -9999.00, -9999.00, 24.00 +HOT, 08, 18, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 18, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 18, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 18, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 18, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 18, 91.00, 70.00, -9999.00, -9999.00, 41.00 +HST, 08, 18, 90.00, 72.00, -9999.00, -9999.00, 51.00 +HSV, 08, 18, 89.00, 68.00, 16.00, 22.00, 32.00 +HTL, 08, 18, 76.00, 53.00, 24.00, 21.00, 39.00 +HTS, 08, 18, 83.00, 64.00, 20.00, 26.00, 36.00 +HUF, 08, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 18, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 18, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 18, 83.00, 52.00, 17.00, 14.00, 25.00 +IAB, 08, 18, 90.00, 67.00, -9999.00, -9999.00, 24.00 +IAD, 08, 18, 85.00, 62.00, 20.00, 24.00, 35.00 +IAG, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 18, 92.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 18, 90.00, 67.00, 16.00, 15.00, 25.00 +IDA, 08, 18, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 18, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 18, 84.00, 65.00, 19.00, 18.00, 30.00 +ILI, 08, 18, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 18, 87.00, 71.00, 20.00, 29.00, 39.00 +IMT, 08, 18, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +IND, 08, 18, 83.00, 62.00, 19.00, 21.00, 31.00 +INL, 08, 18, 75.00, 51.00, 26.00, 24.00, 40.00 +INS, 08, 18, 96.00, 67.00, -9999.00, -9999.00, 6.00 +INT, 08, 18, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 08, 18, 90.00, 60.00, 11.00, 14.00, 22.00 +IPL, 08, 18, 104.00, 77.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 18, 81.00, 60.00, 19.00, 26.00, 36.00 +IRK, 08, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 18, 82.00, 53.00, 19.00, 15.00, 29.00 +ISP, 08, 18, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 18, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 18, 102.00, 73.00, -9999.00, -9999.00, 15.00 +IWD, 08, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 18, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 18, 92.00, 69.00, 11.00, 25.00, 30.00 +JAX, 08, 18, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 18, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 18, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 18, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 18, 81.00, 67.00, 20.00, 19.00, 32.00 +JHW, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 18, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 18, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 18, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 18, 62.00, 47.00, 43.00, 44.00, 54.00 +JST, 08, 18, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 18, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 18, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 18, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 18, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 18, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 18, 80.00, 56.00, 18.00, 20.00, 29.00 +LAR, 08, 18, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 18, 103.00, 74.00, 7.00, 5.00, 10.00 +LAX, 08, 18, 77.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 18, 89.00, 66.00, 16.00, 11.00, 22.00 +LBF, 08, 18, 85.00, 57.00, 22.00, 10.00, 29.00 +LCH, 08, 18, 91.00, 73.00, 16.00, 31.00, 39.00 +LCK, 08, 18, 83.00, 61.00, -9999.00, -9999.00, 28.00 +LEB, 08, 18, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 18, 85.00, 64.00, 15.00, 23.00, 31.00 +LFI, 08, 18, 84.00, 70.00, -9999.00, -9999.00, 31.00 +LFK, 08, 18, 93.00, 71.00, 9.00, 18.00, 24.00 +LFT, 08, 18, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 18, 82.00, 68.00, 19.00, 21.00, 32.00 +LGB, 08, 18, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 18, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 18, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 18, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 18, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 18, 91.00, 69.00, 11.00, 18.00, 23.00 +LIZ, 08, 18, 73.00, 51.00, -9999.00, -9999.00, 43.00 +LMT, 08, 18, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 08, 18, 83.00, 53.00, 9.00, 11.00, 17.00 +LNK, 08, 18, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 18, 91.00, 52.00, 5.00, 3.00, 6.00 +LOZ, 08, 18, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 18, 98.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 18, 90.00, 67.00, -9999.00, -9999.00, 24.00 +LSE, 08, 18, 81.00, 59.00, 22.00, 23.00, 34.00 +LSF, 08, 18, 91.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 08, 18, 104.00, 66.00, -9999.00, -9999.00, 6.00 +LTS, 08, 18, 96.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 08, 18, 105.00, 73.00, -9999.00, -9999.00, 11.00 +LVS, 08, 18, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 18, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 18, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 18, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 18, 85.00, 64.00, 19.00, 23.00, 32.00 +MAF, 08, 18, 94.00, 67.00, 13.00, 10.00, 19.00 +MBL, 08, 18, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 18, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 18, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 18, 92.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 18, 90.00, 74.00, -9999.00, -9999.00, 50.00 +MCG, 08, 18, 63.00, 44.00, 37.00, 33.00, 51.00 +MCI, 08, 18, 86.00, 65.00, 20.00, 21.00, 32.00 +MCK, 08, 18, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 18, 91.00, 70.00, 18.00, 21.00, 33.00 +MCO, 08, 18, 91.00, 73.00, 15.00, 45.00, 51.00 +MCW, 08, 18, 80.00, 58.00, 21.00, 18.00, 30.00 +MC2, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MDH, 08, 18, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 18, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 18, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 18, 82.00, 64.00, 30.00, 22.00, 41.00 +MEI, 08, 18, 92.00, 69.00, 15.00, 26.00, 35.00 +MEM, 08, 18, 90.00, 71.00, 14.00, 20.00, 27.00 +MER, 08, 18, 95.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 08, 18, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 18, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 18, 89.00, 55.00, 8.00, 6.00, 11.00 +MGE, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 08, 18, 90.00, 71.00, 15.00, 22.00, 31.00 +MGW, 08, 18, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 18, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 18, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 18, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 18, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 18, 80.00, 54.00, -9999.00, -9999.00, 27.00 +MIV, 08, 18, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 18, 92.00, 52.00, -9999.00, -9999.00, 8.00 +MKC, 08, 18, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 18, 77.00, 60.00, 27.00, 21.00, 37.00 +MKG, 08, 18, 78.00, 58.00, 20.00, 18.00, 30.00 +MKL, 08, 18, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 18, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 18, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 18, 88.00, 48.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 18, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 18, 83.00, 61.00, 23.00, 18.00, 33.00 +MLS, 08, 18, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 18, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 18, 91.00, 70.00, -9999.00, -9999.00, 32.00 +MOB, 08, 18, 90.00, 73.00, 19.00, 44.00, 52.00 +MOT, 08, 18, 80.00, 54.00, 20.00, 15.00, 28.00 +MPV, 08, 18, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 18, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 18, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 18, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 18, 70.00, 53.00, -9999.00, -9999.00, 10.00 +MSL, 08, 18, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 18, 79.00, 56.00, 24.00, 20.00, 36.00 +MSO, 08, 18, 81.00, 49.00, 17.00, 17.00, 27.00 +MSP, 08, 18, 80.00, 60.00, 26.00, 23.00, 39.00 +MSS, 08, 18, 77.00, 55.00, 22.00, 21.00, 34.00 +MSY, 08, 18, 90.00, 73.00, 12.00, 39.00, 45.00 +MTC, 08, 18, 78.00, 59.00, -9999.00, -9999.00, 26.00 +MTN, 08, 18, 85.00, 65.00, -9999.00, -9999.00, 27.00 +MTO, 08, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 18, 83.00, 60.00, -9999.00, -9999.00, 27.00 +MUO, 08, 18, 91.00, 54.00, -9999.00, -9999.00, 8.00 +MWA, 08, 18, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 18, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 18, 90.00, 71.00, -9999.00, -9999.00, 28.00 +MYL, 08, 18, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 18, 89.00, 70.00, -9999.00, -9999.00, 34.00 +NAO, 08, 18, 87.00, 75.00, -9999.00, -9999.00, 47.00 +NBC, 08, 18, 89.00, 72.00, -9999.00, -9999.00, 41.00 +NBE, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +NBU, 08, 18, 81.00, 61.00, -9999.00, -9999.00, 26.00 +NCA, 08, 18, 88.00, 67.00, -9999.00, -9999.00, 41.00 +NCO, 08, 18, 78.00, 63.00, -9999.00, -9999.00, 32.00 +NC1, 08, 18, 96.00, 66.00, -9999.00, -9999.00, 3.00 +NEL, 08, 18, 83.00, 61.00, -9999.00, -9999.00, 29.00 +NFG, 08, 18, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 18, 88.00, 51.00, -9999.00, -9999.00, 6.00 +NGP, 08, 18, 92.00, 75.00, -9999.00, -9999.00, 20.00 +NGU, 08, 18, 85.00, 69.00, -9999.00, -9999.00, 31.00 +NGZ, 08, 18, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 18, 85.00, 64.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 18, 76.00, 57.00, -9999.00, -9999.00, 29.00 +NID, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 18, 91.00, 72.00, -9999.00, -9999.00, 48.00 +NIR, 08, 18, 94.00, 72.00, -9999.00, -9999.00, 24.00 +NKT, 08, 18, 87.00, 72.00, -9999.00, -9999.00, 41.00 +NKX, 08, 18, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 18, 90.00, 67.00, -9999.00, -9999.00, 32.00 +NPA, 08, 18, 89.00, 74.00, -9999.00, -9999.00, 39.00 +NQA, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 18, 95.00, 73.00, -9999.00, -9999.00, 20.00 +NQX, 08, 18, 89.00, 79.00, -9999.00, -9999.00, 46.00 +NRB, 08, 18, 88.00, 74.00, -9999.00, -9999.00, 41.00 +NRC, 08, 18, 94.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 18, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 18, 90.00, 70.00, -9999.00, -9999.00, 41.00 +NSI, 08, 18, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 18, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 18, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 18, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NUC, 08, 18, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 18, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 18, 72.00, 50.00, -9999.00, -9999.00, 20.00 +NWF, 08, 18, 84.00, 65.00, -9999.00, -9999.00, 3.00 +NXX, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 18, 87.00, 63.00, -9999.00, -9999.00, 29.00 +NZC, 08, 18, 91.00, 69.00, -9999.00, -9999.00, 47.00 +NZJ, 08, 18, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 18, 79.00, 60.00, -9999.00, -9999.00, 29.00 +NZY, 08, 18, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 18, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +OFK, 08, 18, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 18, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 18, 92.00, 69.00, 13.00, 10.00, 19.00 +OLM, 08, 18, 77.00, 49.00, 14.00, 16.00, 22.00 +OMA, 08, 18, 85.00, 62.00, 18.00, 16.00, 29.00 +OME, 08, 18, 56.00, 44.00, 34.00, 34.00, 47.00 +ONT, 08, 18, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 18, 81.00, 61.00, 24.00, 22.00, 37.00 +ORF, 08, 18, 85.00, 69.00, 16.00, 20.00, 31.00 +ORH, 08, 18, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 18, 76.00, 54.00, -9999.00, -9999.00, 29.00 +OTG, 08, 18, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 18, 67.00, 53.00, 11.00, 13.00, 18.00 +OTM, 08, 18, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 18, 56.00, 47.00, 27.00, 30.00, 42.00 +OURC, 08, 18, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 18, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 18, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 18, 91.00, 69.00, -9999.00, -9999.00, 37.00 +PACZ, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 18, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 18, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 18, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 18, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 18, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 18, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 18, 90.00, 71.00, -9999.00, -9999.00, 42.00 +PAQ, 08, 18, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 18, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 18, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 18, 51.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 18, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 18, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 18, 76.00, 57.00, -9999.00, -9999.00, 34.00 +PBI, 08, 18, 90.00, 75.00, 27.00, 40.00, 53.00 +PDT, 08, 18, 86.00, 57.00, 10.00, 8.00, 14.00 +PDX, 08, 18, 80.00, 57.00, 14.00, 14.00, 21.00 +PFN, 08, 18, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 18, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 18, 84.00, 66.00, 18.00, 18.00, 30.00 +PHX, 08, 18, 103.00, 79.00, 10.00, 2.00, 11.00 +PIA, 08, 18, 83.00, 63.00, 20.00, 21.00, 32.00 +PIB, 08, 18, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 18, 85.00, 50.00, 8.00, 10.00, 16.00 +PIR, 08, 18, 87.00, 59.00, 17.00, 13.00, 24.00 +PIT, 08, 18, 80.00, 60.00, 19.00, 25.00, 33.00 +PKB, 08, 18, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 18, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 18, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 18, 89.00, 74.00, 18.00, 31.00, 39.00 +POB, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +POE, 08, 18, 92.00, 69.00, -9999.00, -9999.00, 42.00 +POM, 08, 18, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 18, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 18, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 18, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 18, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 18, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 18, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 18, 79.00, 55.00, -9999.00, -9999.00, 29.00 +PSP, 08, 18, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 18, 91.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 18, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 18, 89.00, 58.00, 22.00, 13.00, 30.00 +PUC, 08, 18, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 18, 80.00, 61.00, 18.00, 18.00, 30.00 +PVU, 08, 18, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 18, 77.00, 57.00, 20.00, 21.00, 31.00 +P02, 08, 18, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 08, 18, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 08, 18, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +P24, 08, 18, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +P28, 08, 18, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +P35, 08, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +P38, 08, 18, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +P39, 08, 18, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +P58, 08, 18, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 08, 18, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +P60, 08, 18, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +P61, 08, 18, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 08, 18, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +P68, 08, 18, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +P69, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 18, 90.00, 48.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 18, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 18, 84.00, 55.00, 19.00, 14.00, 28.00 +RBL, 08, 18, 96.00, 64.00, 2.00, 3.00, 4.00 +RCA, 08, 18, 84.00, 55.00, -9999.00, -9999.00, 23.00 +RDD, 08, 18, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 18, 83.00, 46.00, 10.00, 8.00, 14.00 +RDR, 08, 18, 79.00, 53.00, -9999.00, -9999.00, 29.00 +RDU, 08, 18, 86.00, 67.00, 17.00, 19.00, 29.00 +REE, 08, 18, 89.00, 66.00, -9999.00, -9999.00, 17.00 +REJ, 08, 18, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 18, 81.00, 60.00, 24.00, 20.00, 35.00 +RIC, 08, 18, 87.00, 66.00, 20.00, 21.00, 33.00 +RIV, 08, 18, 93.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 18, 86.00, 47.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 18, 80.00, 50.00, 9.00, 7.00, 13.00 +RME, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 18, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 18, 95.00, 74.00, -9999.00, -9999.00, 18.00 +RNO, 08, 18, 89.00, 49.00, 6.00, 5.00, 9.00 +ROA, 08, 18, 85.00, 63.00, 16.00, 23.00, 32.00 +ROC, 08, 18, 78.00, 57.00, 23.00, 23.00, 37.00 +ROW, 08, 18, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 18, 89.00, 65.00, 15.00, 11.00, 24.00 +RST, 08, 18, 78.00, 57.00, 27.00, 23.00, 38.00 +RWF, 08, 18, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 18, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 18, 92.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 18, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 18, 95.00, 74.00, 10.00, 13.00, 18.00 +SAV, 08, 18, 89.00, 72.00, 18.00, 32.00, 40.00 +SAW, 08, 18, 73.00, 56.00, -9999.00, -9999.00, 35.00 +SBA, 08, 18, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 18, 96.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 18, 80.00, 61.00, 22.00, 24.00, 34.00 +SBP, 08, 18, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 18, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 18, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 18, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 18, 93.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 18, 85.00, 65.00, 18.00, 24.00, 33.00 +SEA, 08, 18, 75.00, 56.00, 14.00, 16.00, 22.00 +SEM, 08, 18, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 18, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 18, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 18, 88.00, 65.00, 16.00, 19.00, 29.00 +SGY, 08, 18, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 18, 84.00, 51.00, 14.00, 11.00, 21.00 +SHV, 08, 18, 93.00, 71.00, 8.00, 17.00, 22.00 +SIT, 08, 18, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 18, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 18, 95.00, 68.00, 8.00, 9.00, 15.00 +SKA, 08, 18, 82.00, 54.00, -9999.00, -9999.00, 15.00 +SKF, 08, 18, 95.00, 74.00, -9999.00, -9999.00, 16.00 +SLC, 08, 18, 89.00, 61.00, 11.00, 11.00, 19.00 +SLE, 08, 18, 82.00, 51.00, 9.00, 12.00, 16.00 +SLN, 08, 18, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 18, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 18, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 18, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 18, 51.00, 44.00, 38.00, 43.00, 57.00 +SNS, 08, 18, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 18, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 18, 84.00, 63.00, 19.00, 21.00, 32.00 +SPS, 08, 18, 95.00, 71.00, 13.00, 11.00, 19.00 +SRQ, 08, 18, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 18, 89.00, 68.00, -9999.00, -9999.00, 33.00 +SSI, 08, 18, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 18, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 18, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +STL, 08, 18, 87.00, 67.00, 18.00, 20.00, 31.00 +STNV, 08, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 08, 18, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 18, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 18, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 18, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 18, 83.00, 61.00, 21.00, 17.00, 32.00 +SVN, 08, 18, 89.00, 72.00, -9999.00, -9999.00, 37.00 +SWF, 08, 18, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 18, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 18, 78.00, 57.00, 24.00, 23.00, 36.00 +SZL, 08, 18, 87.00, 62.00, -9999.00, -9999.00, 24.00 +TAD, 08, 18, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 18, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 18, 88.00, 61.00, -9999.00, -9999.00, 26.00 +TCC, 08, 18, 90.00, 62.00, 17.00, 10.00, 22.00 +TCL, 08, 18, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 18, 78.00, 51.00, -9999.00, -9999.00, 20.00 +TCS, 08, 18, 89.00, 65.00, -9999.00, 15.00, 25.00 +TEB, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 18, 92.00, 69.00, -9999.00, -9999.00, 18.00 +TKA, 08, 18, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 18, 91.00, 71.00, 15.00, 43.00, 48.00 +TNX, 08, 18, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 18, 81.00, 58.00, 18.00, 23.00, 33.00 +TOP, 08, 18, 87.00, 64.00, 22.00, 20.00, 33.00 +TPA, 08, 18, 90.00, 74.00, 25.00, 45.00, 53.00 +TPH, 08, 18, 88.00, 54.00, 7.00, 8.00, 12.00 +TRI, 08, 18, 84.00, 63.00, 18.00, 23.00, 33.00 +TRK, 08, 18, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 18, 104.00, 75.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 18, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 18, 92.00, 70.00, 13.00, 11.00, 21.00 +TUP, 08, 18, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 18, 97.00, 72.00, 20.00, 14.00, 27.00 +TVC, 08, 18, 78.00, 56.00, 20.00, 17.00, 30.00 +TVL, 08, 18, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 18, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 18, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 18, 86.00, 65.00, 16.00, 23.00, 32.00 +T01, 08, 18, 85.00, 64.00, -9999.00, -9999.00, 31.00 +T02, 08, 18, 88.00, 68.00, -9999.00, -9999.00, 32.00 +T03, 08, 18, 88.00, 69.00, -9999.00, -9999.00, 34.00 +T04, 08, 18, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 08, 18, 89.00, 63.00, -9999.00, -9999.00, 24.00 +T06, 08, 18, 91.00, 67.00, -9999.00, -9999.00, 29.00 +T07, 08, 18, 93.00, 57.00, -9999.00, -9999.00, 14.00 +T08, 08, 18, 88.00, 64.00, -9999.00, -9999.00, 14.00 +UCA, 08, 18, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 18, 96.00, 67.00, -9999.00, -9999.00, 6.00 +UIL, 08, 18, 69.00, 50.00, 26.00, 24.00, 34.00 +UIN, 08, 18, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 18, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 18, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 18, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 08, 18, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +U28, 08, 18, 93.00, 57.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 18, 90.00, 69.00, -9999.00, -9999.00, 38.00 +VBG, 08, 18, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 18, 94.00, 74.00, 9.00, 28.00, 31.00 +VCV, 08, 18, 96.00, 60.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 18, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 18, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 18, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 18, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 18, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 18, 91.00, 70.00, -9999.00, -9999.00, 41.00 +VRB, 08, 18, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 18, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 18, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 18, 85.00, 64.00, 12.00, 13.00, 23.00 +WJA, 08, 18, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 18, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 18, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 18, 90.00, 48.00, 8.00, 7.00, 12.00 +WPO, 08, 18, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 18, 91.00, 70.00, -9999.00, -9999.00, 32.00 +WRG, 08, 18, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 18, 85.00, 61.00, -9999.00, -9999.00, 27.00 +WRL, 08, 18, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +X68, 08, 18, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 18, 60.00, 46.00, 49.00, 48.00, 60.00 +YCG, 08, 18, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 18, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 18, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 18, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 18, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 18, 85.00, 52.00, 6.00, 6.00, 10.00 +YNG, 08, 18, 79.00, 58.00, 22.00, 24.00, 36.00 +YPA, 08, 18, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 18, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 18, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 18, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 18, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 18, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 18, 105.00, 80.00, 3.00, 2.00, 3.00 +YVR, 08, 18, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 18, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 18, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 18, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 18, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 18, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 18, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 18, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 18, 73.00, 51.00, 24.00, 23.00, 36.00 +ZUN, 08, 18, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 18, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 18, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 18, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +01R, 08, 18, 92.00, 70.00, -9999.00, -9999.00, 30.00 +1V1, 08, 18, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 18, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 18, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 18, 86.00, 71.00, -9999.00, -9999.00, 33.00 +2PJ, 08, 18, 89.00, 68.00, -9999.00, -9999.00, 32.00 +3B1, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 18, 77.00, 53.00, -9999.00, -9999.00, 29.00 +3SE, 08, 18, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 18, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 18, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +4OM, 08, 18, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 18, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 18, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 18, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 18, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 19, 82.00, 62.00, 19.00, 23.00, 33.00 +ABI, 08, 19, 94.00, 71.00, 12.00, 12.00, 19.00 +ABQ, 08, 19, 88.00, 62.00, 24.00, 12.00, 30.00 +ABR, 08, 19, 83.00, 56.00, 21.00, 14.00, 30.00 +ABY, 08, 19, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 19, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 19, 97.00, 74.00, 9.00, 13.00, 18.00 +ACV, 08, 19, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 19, 83.00, 63.00, 21.00, 17.00, 28.00 +ADK, 08, 19, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 19, 95.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 19, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 19, 85.00, 62.00, -9999.00, -9999.00, 28.00 +AEX, 08, 19, 92.00, 71.00, -9999.00, -9999.00, 30.00 +AFF, 08, 19, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 19, 92.00, 72.00, -9999.00, -9999.00, 62.00 +AGS, 08, 19, 90.00, 69.00, 18.00, 27.00, 37.00 +AHN, 08, 19, 88.00, 68.00, 14.00, 23.00, 31.00 +AKN, 08, 19, 61.00, 46.00, 34.00, 39.00, 51.00 +AKO, 08, 19, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 19, 81.00, 57.00, 20.00, 25.00, 35.00 +ALI, 08, 19, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 19, 81.00, 58.00, 22.00, 20.00, 32.00 +ALS, 08, 19, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 19, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 19, 89.00, 63.00, 20.00, 13.00, 28.00 +AMG, 08, 19, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 19, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 19, 63.00, 49.00, 29.00, 31.00, 41.00 +AND, 08, 19, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 19, 65.00, 52.00, 36.00, 38.00, 51.00 +AOO, 08, 19, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +APN, 08, 19, 76.00, 52.00, 22.00, 22.00, 36.00 +AQQ, 08, 19, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 19, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AST, 08, 19, 69.00, 52.00, 16.00, 21.00, 27.00 +ATL, 08, 19, 87.00, 69.00, 16.00, 23.00, 32.00 +ATW, 08, 19, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 19, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 19, 84.00, 61.00, -9999.00, -9999.00, 27.00 +AUG, 08, 19, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 19, 95.00, 74.00, 8.00, 13.00, 16.00 +AUW, 08, 19, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 19, 82.00, 62.00, 15.00, 29.00, 36.00 +AVP, 08, 19, 79.00, 60.00, 22.00, 23.00, 35.00 +AXN, 08, 19, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 19, 79.00, 59.00, -9999.00, -9999.00, 31.00 +AYS, 08, 19, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 19, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 19, 94.00, 60.00, -9999.00, -9999.00, 2.00 +BAD, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 19, 75.00, 44.00, -9999.00, -9999.00, 20.00 +BDL, 08, 19, 82.00, 60.00, 22.00, 22.00, 33.00 +BDR, 08, 19, 80.00, 65.00, 21.00, 20.00, 35.00 +BET, 08, 19, 59.00, 46.00, 42.00, 41.00, 54.00 +BFD, 08, 19, 74.00, 52.00, 25.00, 26.00, 38.00 +BFF, 08, 19, 86.00, 55.00, 17.00, 9.00, 23.00 +BFL, 08, 19, 96.00, 68.00, 1.00, 1.00, 2.00 +BGM, 08, 19, 76.00, 57.00, 20.00, 24.00, 33.00 +BGR, 08, 19, 76.00, 56.00, 20.00, 19.00, 31.00 +BGS, 08, 19, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 19, 89.00, 69.00, 16.00, 25.00, 35.00 +BID, 08, 19, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 19, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 19, 94.00, 54.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 19, 83.00, 55.00, 16.00, 14.00, 25.00 +BIS, 08, 19, 81.00, 53.00, 20.00, 14.00, 27.00 +BIX, 08, 19, 90.00, 74.00, -9999.00, -9999.00, 37.00 +BJI, 08, 19, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 19, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 19, 86.00, 52.00, -9999.00, -9999.00, 28.00 +BKW, 08, 19, 78.00, 59.00, 23.00, 28.00, 39.00 +BLF, 08, 19, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 19, 106.00, 80.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 19, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 19, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 19, 87.00, 62.00, -9999.00, -9999.00, 24.00 +BNA, 08, 19, 88.00, 67.00, 18.00, 23.00, 33.00 +BNO, 08, 19, 82.00, 44.00, -9999.00, 9.00, 23.00 +BOI, 08, 19, 87.00, 56.00, 7.00, 6.00, 12.00 +BOS, 08, 19, 79.00, 64.00, 19.00, 22.00, 31.00 +BPI, 08, 19, 77.00, 34.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 19, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 19, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 19, 82.00, 62.00, -9999.00, -9999.00, 32.00 +BRO, 08, 19, 93.00, 75.00, 12.00, 22.00, 28.00 +BRW, 08, 19, 42.00, 33.00, 26.00, 24.00, 39.00 +BSM, 08, 19, 95.00, 74.00, -9999.00, -9999.00, 17.00 +BTI, 08, 19, 44.00, 34.00, 22.00, 26.00, 36.00 +BTL, 08, 19, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 19, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 19, 91.00, 72.00, 11.00, 40.00, 44.00 +BTT, 08, 19, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 19, 77.00, 57.00, 29.00, 28.00, 44.00 +BUB, 08, 19, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 19, 77.00, 60.00, 24.00, 21.00, 35.00 +BUR, 08, 19, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 19, 89.00, 74.00, -9999.00, 33.00, 50.00 +BWG, 08, 19, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 19, 85.00, 65.00, 20.00, 20.00, 32.00 +BYH, 08, 19, 90.00, 69.00, -9999.00, -9999.00, 24.00 +BYI, 08, 19, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 19, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 19, 90.00, 69.00, 17.00, 25.00, 33.00 +CAG, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 19, 80.00, 60.00, 22.00, 24.00, 36.00 +CAO, 08, 19, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 19, 73.00, 51.00, 27.00, 30.00, 42.00 +CBM, 08, 19, 91.00, 68.00, -9999.00, -9999.00, 29.00 +CDB, 08, 19, 56.00, 47.00, 46.00, 49.00, 64.00 +CDC, 08, 19, 87.00, 56.00, 11.00, 10.00, 17.00 +CDR, 08, 19, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 19, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 19, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 19, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 19, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 19, 88.00, 68.00, 17.00, 25.00, 34.00 +CHO, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 19, 89.00, 72.00, 21.00, 30.00, 39.00 +CID, 08, 19, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 19, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 19, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 19, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 19, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 19, 80.00, 60.00, 25.00, 25.00, 38.00 +CLL, 08, 19, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 19, 87.00, 69.00, 17.00, 19.00, 29.00 +CMH, 08, 19, 82.00, 60.00, 20.00, 24.00, 35.00 +CMI, 08, 19, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 19, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 19, 87.00, 64.00, 23.00, 13.00, 31.00 +CNM, 08, 19, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 19, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +COD, 08, 19, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +COF, 08, 19, 89.00, 73.00, -9999.00, -9999.00, 37.00 +CON, 08, 19, 79.00, 54.00, 20.00, 22.00, 35.00 +COS, 08, 19, 81.00, 55.00, 25.00, 23.00, 37.00 +COT, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 19, 86.00, 63.00, 18.00, 17.00, 28.00 +CPR, 08, 19, 84.00, 51.00, 14.00, 10.00, 20.00 +CRBC, 08, 19, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 19, 93.00, 75.00, 12.00, 19.00, 25.00 +CRW, 08, 19, 84.00, 63.00, 22.00, 29.00, 41.00 +CSG, 08, 19, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 19, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 19, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 19, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 19, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 19, 84.00, 63.00, 20.00, 23.00, 34.00 +CVN, 08, 19, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 19, 88.00, 61.00, -9999.00, -9999.00, 23.00 +CXY, 08, 19, 83.00, 64.00, 17.00, 17.00, 26.00 +CYS, 08, 19, 79.00, 52.00, 18.00, 22.00, 33.00 +DAA, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 19, 89.00, 73.00, 19.00, 36.00, 46.00 +DAG, 08, 19, 101.00, 72.00, 3.00, 6.00, 6.00 +DAL, 08, 19, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 19, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 19, 83.00, 61.00, 21.00, 23.00, 35.00 +DBQ, 08, 19, 79.00, 59.00, 24.00, 19.00, 35.00 +DCA, 08, 19, 86.00, 70.00, 19.00, 21.00, 31.00 +DDC, 08, 19, 90.00, 65.00, 18.00, 10.00, 25.00 +DEC, 08, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 19, 85.00, 56.00, 19.00, 18.00, 32.00 +DFW, 08, 19, 96.00, 73.00, 8.00, 10.00, 16.00 +DHN, 08, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 19, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 19, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 19, 96.00, 73.00, -9999.00, -9999.00, 12.00 +DLG, 08, 19, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 19, 73.00, 52.00, 27.00, 26.00, 41.00 +DLLC, 08, 19, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 19, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 19, 97.00, 72.00, -9999.00, -9999.00, 25.00 +DMN, 08, 19, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 19, 86.00, 65.00, -9999.00, -9999.00, 27.00 +DPG, 08, 19, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 19, 91.00, 70.00, -9999.00, -9999.00, 41.00 +DRA, 08, 19, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 19, 96.00, 73.00, 7.00, 8.00, 13.00 +DSM, 08, 19, 83.00, 63.00, 21.00, 20.00, 32.00 +DTW, 08, 19, 81.00, 59.00, 18.00, 20.00, 29.00 +DUG, 08, 19, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 19, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 19, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 19, 94.00, 71.00, -9999.00, -9999.00, 19.00 +D45, 08, 19, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 19, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 19, 79.00, 56.00, 22.00, 21.00, 32.00 +ECG, 08, 19, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 19, 96.00, 66.00, -9999.00, -9999.00, 3.00 +EED, 08, 19, 106.00, 81.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 19, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 19, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 19, 79.00, 56.00, 25.00, 32.00, 43.00 +EKO, 08, 19, 87.00, 48.00, 8.00, 8.00, 14.00 +ELD, 08, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 19, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 19, 93.00, 66.00, 17.00, 9.00, 24.00 +ELY, 08, 19, 83.00, 46.00, 11.00, 12.00, 19.00 +EMP, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 19, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +END, 08, 19, 93.00, 69.00, -9999.00, -9999.00, 17.00 +ENN, 08, 19, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 19, 87.00, 63.00, -9999.00, -9999.00, 9.00 +EPH, 08, 19, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 19, 78.00, 61.00, 25.00, 22.00, 37.00 +ESF, 08, 19, 92.00, 71.00, -9999.00, -9999.00, 38.00 +EUG, 08, 19, 81.00, 53.00, 11.00, 12.00, 16.00 +EVV, 08, 19, 87.00, 64.00, 20.00, 17.00, 29.00 +EWN, 08, 19, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 19, 85.00, 67.00, 18.00, 21.00, 30.00 +EYW, 08, 19, 89.00, 79.00, 31.00, 32.00, 48.00 +E74, 08, 19, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 19, 87.00, 66.00, -9999.00, -9999.00, 28.00 +FAI, 08, 19, 65.00, 46.00, 29.00, 26.00, 41.00 +FAR, 08, 19, 80.00, 55.00, 21.00, 19.00, 33.00 +FAT, 08, 19, 96.00, 63.00, 0.00, 2.00, 2.00 +FAY, 08, 19, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 19, 78.00, 46.00, 18.00, 21.00, 30.00 +FCS, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FDY, 08, 19, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 19, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FLG, 08, 19, 79.00, 48.00, 15.00, 24.00, 32.00 +FLL, 08, 19, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 19, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 19, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +FME, 08, 19, 86.00, 61.00, -9999.00, -9999.00, 27.00 +FMH, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 08, 19, 89.00, 55.00, 12.00, 7.00, 16.00 +FMY, 08, 19, 91.00, 75.00, 17.00, 54.00, 61.00 +FNT, 08, 19, 79.00, 57.00, 19.00, 19.00, 31.00 +FOD, 08, 19, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 19, 87.00, 64.00, -9999.00, -9999.00, 23.00 +FOK, 08, 19, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 19, 88.00, 66.00, -9999.00, -9999.00, 25.00 +FSD, 08, 19, 82.00, 58.00, 23.00, 17.00, 31.00 +FSI, 08, 19, 94.00, 69.00, -9999.00, -9999.00, 19.00 +FSM, 08, 19, 92.00, 68.00, 13.00, 16.00, 23.00 +FTK, 08, 19, 85.00, 62.00, -9999.00, -9999.00, 23.00 +FWA, 08, 19, 82.00, 60.00, 20.00, 22.00, 33.00 +FWH, 08, 19, 95.00, 71.00, -9999.00, -9999.00, 17.00 +FYU, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 19, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 19, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 19, 107.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 19, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 19, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 19, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 19, 81.00, 54.00, 12.00, 8.00, 15.00 +GFA, 08, 19, 80.00, 51.00, -9999.00, -9999.00, 23.00 +GFK, 08, 19, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 19, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 19, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 19, 82.00, 54.00, 16.00, 14.00, 25.00 +GJT, 08, 19, 90.00, 61.00, 10.00, 9.00, 17.00 +GKN, 08, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 19, 86.00, 58.00, 17.00, 9.00, 23.00 +GLH, 08, 19, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 19, 88.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 19, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 19, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 19, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 19, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 19, 77.00, 56.00, 23.00, 25.00, 38.00 +GRCI, 08, 19, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 19, 78.00, 51.00, -9999.00, -9999.00, 21.00 +GRI, 08, 19, 85.00, 61.00, 20.00, 11.00, 27.00 +GRK, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 08, 19, 80.00, 58.00, 21.00, 19.00, 31.00 +GSB, 08, 19, 88.00, 68.00, -9999.00, -9999.00, 33.00 +GSG, 08, 19, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 19, 85.00, 66.00, 18.00, 21.00, 31.00 +GSP, 08, 19, 86.00, 67.00, 16.00, 23.00, 31.00 +GST, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 19, 77.00, 58.00, -9999.00, -9999.00, 34.00 +GTF, 08, 19, 80.00, 51.00, 20.00, 18.00, 30.00 +GUP, 08, 19, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 19, 82.00, 59.00, -9999.00, -9999.00, 26.00 +GVW, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 19, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 19, 85.00, 72.00, 19.00, 19.00, 29.00 +HBR, 08, 19, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 19, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 19, 86.00, 57.00, -9999.00, -9999.00, 14.00 +HKY, 08, 19, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 19, 81.00, 50.00, 15.00, 17.00, 26.00 +HMN, 08, 19, 93.00, 60.00, -9999.00, -9999.00, 21.00 +HMS, 08, 19, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 19, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 19, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +HON, 08, 19, 84.00, 57.00, 20.00, 13.00, 29.00 +HOP, 08, 19, 88.00, 64.00, -9999.00, -9999.00, 24.00 +HOT, 08, 19, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 19, 92.00, 75.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 19, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 19, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 19, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 19, 91.00, 70.00, -9999.00, -9999.00, 41.00 +HST, 08, 19, 90.00, 72.00, -9999.00, -9999.00, 51.00 +HSV, 08, 19, 89.00, 68.00, 16.00, 22.00, 32.00 +HTL, 08, 19, 76.00, 53.00, 25.00, 22.00, 39.00 +HTS, 08, 19, 83.00, 64.00, 20.00, 26.00, 36.00 +HUF, 08, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 19, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 19, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 19, 82.00, 51.00, 17.00, 14.00, 25.00 +IAB, 08, 19, 90.00, 67.00, -9999.00, -9999.00, 24.00 +IAD, 08, 19, 85.00, 62.00, 20.00, 24.00, 34.00 +IAG, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 19, 92.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 19, 90.00, 67.00, 16.00, 15.00, 25.00 +IDA, 08, 19, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 19, 94.00, 67.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 19, 84.00, 65.00, 19.00, 18.00, 30.00 +ILI, 08, 19, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 19, 87.00, 71.00, 20.00, 29.00, 39.00 +IMT, 08, 19, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +IND, 08, 19, 83.00, 62.00, 19.00, 21.00, 31.00 +INL, 08, 19, 74.00, 51.00, 26.00, 24.00, 40.00 +INS, 08, 19, 96.00, 67.00, -9999.00, -9999.00, 6.00 +INT, 08, 19, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 08, 19, 90.00, 60.00, 11.00, 14.00, 22.00 +IPL, 08, 19, 104.00, 77.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 19, 81.00, 60.00, 19.00, 26.00, 36.00 +IRK, 08, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 19, 81.00, 53.00, 19.00, 15.00, 29.00 +ISP, 08, 19, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 19, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 19, 102.00, 73.00, -9999.00, -9999.00, 15.00 +IWD, 08, 19, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 19, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 19, 92.00, 69.00, 11.00, 25.00, 30.00 +JAX, 08, 19, 91.00, 72.00, 18.00, 38.00, 45.00 +JBR, 08, 19, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 19, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 19, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 19, 81.00, 67.00, 20.00, 19.00, 32.00 +JHW, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 19, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 19, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 19, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 19, 62.00, 47.00, 44.00, 44.00, 55.00 +JST, 08, 19, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 19, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 19, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 19, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 19, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 19, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 19, 80.00, 56.00, 18.00, 20.00, 29.00 +LAR, 08, 19, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 19, 102.00, 74.00, 7.00, 5.00, 10.00 +LAX, 08, 19, 77.00, 64.00, 1.00, 2.00, 2.00 +LBB, 08, 19, 89.00, 66.00, 16.00, 11.00, 22.00 +LBF, 08, 19, 85.00, 56.00, 21.00, 10.00, 28.00 +LCH, 08, 19, 91.00, 73.00, 16.00, 30.00, 38.00 +LCK, 08, 19, 83.00, 61.00, -9999.00, -9999.00, 28.00 +LEB, 08, 19, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 19, 85.00, 64.00, 15.00, 23.00, 31.00 +LFI, 08, 19, 84.00, 70.00, -9999.00, -9999.00, 30.00 +LFK, 08, 19, 93.00, 71.00, 10.00, 19.00, 24.00 +LFT, 08, 19, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 19, 82.00, 68.00, 19.00, 21.00, 32.00 +LGB, 08, 19, 84.00, 65.00, 1.00, 2.00, 2.00 +LGU, 08, 19, 86.00, 51.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 19, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 19, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 19, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 19, 91.00, 69.00, 11.00, 18.00, 24.00 +LIZ, 08, 19, 73.00, 51.00, -9999.00, -9999.00, 43.00 +LMT, 08, 19, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +LND, 08, 19, 82.00, 53.00, 9.00, 11.00, 17.00 +LNK, 08, 19, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 19, 90.00, 52.00, 5.00, 3.00, 6.00 +LOZ, 08, 19, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 19, 98.00, 75.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 19, 90.00, 67.00, -9999.00, -9999.00, 25.00 +LSE, 08, 19, 81.00, 59.00, 22.00, 23.00, 34.00 +LSF, 08, 19, 91.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 08, 19, 104.00, 66.00, -9999.00, -9999.00, 6.00 +LTS, 08, 19, 96.00, 69.00, -9999.00, -9999.00, 19.00 +LUF, 08, 19, 105.00, 73.00, -9999.00, -9999.00, 11.00 +LVS, 08, 19, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 19, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 19, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 19, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 19, 85.00, 64.00, 19.00, 23.00, 32.00 +MAF, 08, 19, 93.00, 67.00, 13.00, 11.00, 19.00 +MBL, 08, 19, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 19, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 19, 92.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 19, 90.00, 74.00, -9999.00, -9999.00, 50.00 +MCG, 08, 19, 63.00, 44.00, 37.00, 33.00, 51.00 +MCI, 08, 19, 86.00, 65.00, 20.00, 21.00, 32.00 +MCK, 08, 19, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 19, 91.00, 70.00, 18.00, 21.00, 33.00 +MCO, 08, 19, 91.00, 73.00, 15.00, 45.00, 51.00 +MCW, 08, 19, 80.00, 58.00, 21.00, 18.00, 29.00 +MC2, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MDH, 08, 19, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 19, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 19, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 19, 82.00, 64.00, 30.00, 22.00, 40.00 +MEI, 08, 19, 92.00, 69.00, 15.00, 26.00, 35.00 +MEM, 08, 19, 90.00, 71.00, 14.00, 20.00, 27.00 +MER, 08, 19, 95.00, 59.00, -9999.00, -9999.00, 1.00 +MFD, 08, 19, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 19, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 19, 89.00, 55.00, 8.00, 6.00, 12.00 +MGE, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 08, 19, 90.00, 71.00, 15.00, 22.00, 31.00 +MGW, 08, 19, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 19, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 19, 93.00, 60.00, -9999.00, -9999.00, 1.00 +MHS, 08, 19, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 19, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 19, 79.00, 54.00, -9999.00, -9999.00, 27.00 +MIV, 08, 19, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 19, 91.00, 52.00, -9999.00, -9999.00, 8.00 +MKC, 08, 19, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 19, 77.00, 60.00, 26.00, 20.00, 37.00 +MKG, 08, 19, 78.00, 58.00, 20.00, 18.00, 30.00 +MKL, 08, 19, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 19, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 19, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 19, 87.00, 47.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 19, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 19, 83.00, 61.00, 22.00, 18.00, 32.00 +MLS, 08, 19, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 19, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 19, 91.00, 70.00, -9999.00, -9999.00, 32.00 +MOB, 08, 19, 90.00, 73.00, 19.00, 43.00, 51.00 +MOT, 08, 19, 79.00, 54.00, 19.00, 15.00, 27.00 +MPV, 08, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 19, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 19, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 19, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 19, 70.00, 53.00, -9999.00, -9999.00, 10.00 +MSL, 08, 19, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 19, 79.00, 56.00, 24.00, 20.00, 36.00 +MSO, 08, 19, 81.00, 49.00, 17.00, 17.00, 27.00 +MSP, 08, 19, 80.00, 59.00, 26.00, 23.00, 38.00 +MSS, 08, 19, 77.00, 55.00, 22.00, 22.00, 34.00 +MSY, 08, 19, 90.00, 73.00, 12.00, 39.00, 45.00 +MTC, 08, 19, 78.00, 59.00, -9999.00, -9999.00, 26.00 +MTN, 08, 19, 85.00, 65.00, -9999.00, -9999.00, 27.00 +MTO, 08, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 19, 83.00, 60.00, -9999.00, -9999.00, 27.00 +MUO, 08, 19, 90.00, 54.00, -9999.00, -9999.00, 8.00 +MWA, 08, 19, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 19, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 19, 90.00, 71.00, -9999.00, -9999.00, 27.00 +MYL, 08, 19, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 19, 89.00, 70.00, -9999.00, -9999.00, 34.00 +NAO, 08, 19, 87.00, 75.00, -9999.00, -9999.00, 47.00 +NBC, 08, 19, 89.00, 72.00, -9999.00, -9999.00, 41.00 +NBE, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NBG, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +NBU, 08, 19, 81.00, 61.00, -9999.00, -9999.00, 26.00 +NCA, 08, 19, 88.00, 67.00, -9999.00, -9999.00, 41.00 +NCO, 08, 19, 78.00, 63.00, -9999.00, -9999.00, 32.00 +NC1, 08, 19, 96.00, 66.00, -9999.00, -9999.00, 3.00 +NEL, 08, 19, 83.00, 61.00, -9999.00, -9999.00, 29.00 +NFG, 08, 19, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 19, 88.00, 51.00, -9999.00, -9999.00, 6.00 +NGP, 08, 19, 92.00, 75.00, -9999.00, -9999.00, 21.00 +NGU, 08, 19, 85.00, 69.00, -9999.00, -9999.00, 31.00 +NGZ, 08, 19, 70.00, 55.00, -9999.00, -9999.00, 3.00 +NHK, 08, 19, 85.00, 64.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 19, 76.00, 57.00, -9999.00, -9999.00, 29.00 +NID, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 19, 91.00, 72.00, -9999.00, -9999.00, 47.00 +NIR, 08, 19, 94.00, 72.00, -9999.00, -9999.00, 24.00 +NKT, 08, 19, 87.00, 72.00, -9999.00, -9999.00, 41.00 +NKX, 08, 19, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 19, 90.00, 67.00, -9999.00, -9999.00, 31.00 +NPA, 08, 19, 89.00, 74.00, -9999.00, -9999.00, 38.00 +NQA, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 19, 95.00, 73.00, -9999.00, -9999.00, 20.00 +NQX, 08, 19, 89.00, 79.00, -9999.00, -9999.00, 46.00 +NRB, 08, 19, 88.00, 74.00, -9999.00, -9999.00, 41.00 +NRC, 08, 19, 94.00, 58.00, -9999.00, -9999.00, 2.00 +NRS, 08, 19, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 19, 90.00, 70.00, -9999.00, -9999.00, 41.00 +NSI, 08, 19, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 19, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 19, 84.00, 64.00, -9999.00, -9999.00, 3.00 +NTU, 08, 19, 85.00, 69.00, -9999.00, -9999.00, 31.00 +NUC, 08, 19, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 19, 78.00, 55.00, -9999.00, -9999.00, 3.00 +NUW, 08, 19, 72.00, 50.00, -9999.00, -9999.00, 20.00 +NWF, 08, 19, 84.00, 65.00, -9999.00, -9999.00, 3.00 +NXX, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 19, 87.00, 63.00, -9999.00, -9999.00, 29.00 +NZC, 08, 19, 91.00, 69.00, -9999.00, -9999.00, 47.00 +NZJ, 08, 19, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 19, 79.00, 60.00, -9999.00, -9999.00, 29.00 +NZY, 08, 19, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 19, 75.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 19, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 19, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 19, 92.00, 69.00, 13.00, 10.00, 19.00 +OLM, 08, 19, 77.00, 49.00, 14.00, 16.00, 23.00 +OMA, 08, 19, 84.00, 62.00, 18.00, 16.00, 29.00 +OME, 08, 19, 56.00, 44.00, 33.00, 35.00, 47.00 +ONT, 08, 19, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 19, 81.00, 61.00, 24.00, 22.00, 37.00 +ORF, 08, 19, 85.00, 69.00, 16.00, 20.00, 30.00 +ORH, 08, 19, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 19, 76.00, 54.00, -9999.00, -9999.00, 29.00 +OTG, 08, 19, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 19, 67.00, 53.00, 11.00, 14.00, 18.00 +OTM, 08, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 19, 56.00, 47.00, 27.00, 30.00, 42.00 +OURC, 08, 19, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 19, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 19, 91.00, 69.00, -9999.00, -9999.00, 37.00 +PACZ, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 19, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 19, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 19, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 19, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 19, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 19, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 19, 90.00, 71.00, -9999.00, -9999.00, 42.00 +PAQ, 08, 19, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 19, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 19, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 19, 51.00, 43.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 19, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 19, 76.00, 57.00, -9999.00, -9999.00, 34.00 +PBI, 08, 19, 90.00, 75.00, 27.00, 40.00, 53.00 +PDT, 08, 19, 85.00, 57.00, 10.00, 8.00, 15.00 +PDX, 08, 19, 80.00, 57.00, 14.00, 15.00, 21.00 +PFN, 08, 19, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 19, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 19, 84.00, 66.00, 18.00, 18.00, 30.00 +PHX, 08, 19, 103.00, 79.00, 10.00, 2.00, 11.00 +PIA, 08, 19, 83.00, 63.00, 20.00, 21.00, 32.00 +PIB, 08, 19, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 19, 85.00, 50.00, 9.00, 10.00, 17.00 +PIR, 08, 19, 87.00, 59.00, 16.00, 13.00, 24.00 +PIT, 08, 19, 80.00, 60.00, 19.00, 24.00, 33.00 +PKB, 08, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 19, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 19, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 19, 89.00, 74.00, 18.00, 31.00, 39.00 +POB, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +POE, 08, 19, 92.00, 69.00, -9999.00, -9999.00, 42.00 +POM, 08, 19, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 19, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 19, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 19, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 19, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 19, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 19, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 19, 79.00, 55.00, -9999.00, -9999.00, 29.00 +PSP, 08, 19, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 19, 91.00, 76.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 19, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 19, 89.00, 58.00, 22.00, 13.00, 29.00 +PUC, 08, 19, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 19, 80.00, 61.00, 18.00, 18.00, 30.00 +PVU, 08, 19, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 19, 77.00, 57.00, 20.00, 21.00, 31.00 +P02, 08, 19, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 08, 19, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 08, 19, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +P24, 08, 19, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +P28, 08, 19, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +P35, 08, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +P38, 08, 19, 92.00, 55.00, -9999.00, -9999.00, -9999.00 +P39, 08, 19, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +P58, 08, 19, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +P59, 08, 19, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +P60, 08, 19, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +P61, 08, 19, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 08, 19, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +P68, 08, 19, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +P69, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 19, 89.00, 48.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 19, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 19, 84.00, 55.00, 18.00, 14.00, 28.00 +RBL, 08, 19, 96.00, 64.00, 2.00, 3.00, 5.00 +RCA, 08, 19, 84.00, 55.00, -9999.00, -9999.00, 23.00 +RDD, 08, 19, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 19, 83.00, 46.00, 10.00, 8.00, 14.00 +RDR, 08, 19, 79.00, 53.00, -9999.00, -9999.00, 29.00 +RDU, 08, 19, 86.00, 67.00, 17.00, 19.00, 29.00 +REE, 08, 19, 89.00, 66.00, -9999.00, -9999.00, 17.00 +REJ, 08, 19, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 19, 81.00, 60.00, 23.00, 20.00, 35.00 +RIC, 08, 19, 87.00, 66.00, 20.00, 21.00, 32.00 +RIV, 08, 19, 93.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 19, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 19, 80.00, 50.00, 9.00, 7.00, 13.00 +RME, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 19, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +RND, 08, 19, 95.00, 74.00, -9999.00, -9999.00, 19.00 +RNO, 08, 19, 88.00, 49.00, 6.00, 5.00, 9.00 +ROA, 08, 19, 85.00, 63.00, 16.00, 23.00, 32.00 +ROC, 08, 19, 78.00, 57.00, 23.00, 23.00, 37.00 +ROW, 08, 19, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 19, 88.00, 65.00, 15.00, 11.00, 24.00 +RST, 08, 19, 78.00, 57.00, 27.00, 23.00, 38.00 +RWF, 08, 19, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 19, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 19, 92.00, 58.00, 2.00, 1.00, 2.00 +SAF, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 19, 78.00, 67.00, 1.00, 2.00, 2.00 +SAT, 08, 19, 95.00, 74.00, 10.00, 13.00, 18.00 +SAV, 08, 19, 89.00, 72.00, 18.00, 32.00, 40.00 +SAW, 08, 19, 73.00, 56.00, -9999.00, -9999.00, 35.00 +SBA, 08, 19, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 19, 96.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 19, 80.00, 61.00, 22.00, 24.00, 34.00 +SBP, 08, 19, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 19, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 19, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 19, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 19, 93.00, 61.00, 3.00, 2.00, 3.00 +SDF, 08, 19, 85.00, 65.00, 18.00, 23.00, 33.00 +SEA, 08, 19, 75.00, 56.00, 14.00, 16.00, 22.00 +SEM, 08, 19, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 19, 93.00, 69.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 19, 72.00, 55.00, 1.00, 2.00, 2.00 +SGF, 08, 19, 88.00, 65.00, 16.00, 19.00, 29.00 +SGY, 08, 19, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 19, 84.00, 51.00, 14.00, 12.00, 21.00 +SHV, 08, 19, 93.00, 71.00, 9.00, 17.00, 22.00 +SIT, 08, 19, 62.00, 52.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 19, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 19, 95.00, 68.00, 9.00, 10.00, 16.00 +SKA, 08, 19, 81.00, 54.00, -9999.00, -9999.00, 15.00 +SKF, 08, 19, 95.00, 74.00, -9999.00, -9999.00, 17.00 +SLC, 08, 19, 88.00, 61.00, 11.00, 11.00, 19.00 +SLE, 08, 19, 82.00, 51.00, 9.00, 13.00, 16.00 +SLN, 08, 19, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 19, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 19, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 19, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 19, 51.00, 44.00, 38.00, 43.00, 57.00 +SNS, 08, 19, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 19, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 19, 84.00, 63.00, 18.00, 21.00, 32.00 +SPS, 08, 19, 95.00, 71.00, 13.00, 11.00, 19.00 +SRQ, 08, 19, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 19, 89.00, 68.00, -9999.00, -9999.00, 33.00 +SSI, 08, 19, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 19, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 19, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +STL, 08, 19, 87.00, 67.00, 18.00, 20.00, 30.00 +STNV, 08, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 08, 19, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 19, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 19, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 19, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 19, 83.00, 61.00, 21.00, 17.00, 32.00 +SVN, 08, 19, 89.00, 72.00, -9999.00, -9999.00, 37.00 +SWF, 08, 19, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 19, 78.00, 57.00, 24.00, 24.00, 36.00 +SZL, 08, 19, 87.00, 62.00, -9999.00, -9999.00, 24.00 +TAD, 08, 19, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 19, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 19, 88.00, 61.00, -9999.00, -9999.00, 26.00 +TCC, 08, 19, 90.00, 62.00, 16.00, 10.00, 21.00 +TCL, 08, 19, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 19, 78.00, 51.00, -9999.00, -9999.00, 20.00 +TCS, 08, 19, 89.00, 65.00, -9999.00, 15.00, 25.00 +TEB, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 19, 92.00, 69.00, -9999.00, -9999.00, 18.00 +TKA, 08, 19, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 19, 91.00, 71.00, 15.00, 43.00, 47.00 +TNX, 08, 19, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 19, 81.00, 58.00, 18.00, 23.00, 33.00 +TOP, 08, 19, 87.00, 64.00, 22.00, 20.00, 32.00 +TPA, 08, 19, 90.00, 74.00, 25.00, 45.00, 53.00 +TPH, 08, 19, 87.00, 54.00, 7.00, 8.00, 12.00 +TRI, 08, 19, 84.00, 63.00, 18.00, 23.00, 33.00 +TRK, 08, 19, 80.00, 40.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 19, 104.00, 75.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 19, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 19, 92.00, 70.00, 13.00, 12.00, 22.00 +TUP, 08, 19, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 19, 97.00, 72.00, 19.00, 14.00, 27.00 +TVC, 08, 19, 77.00, 56.00, 21.00, 17.00, 31.00 +TVL, 08, 19, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 19, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 19, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 19, 86.00, 65.00, 16.00, 23.00, 32.00 +T01, 08, 19, 85.00, 64.00, -9999.00, -9999.00, 30.00 +T02, 08, 19, 88.00, 68.00, -9999.00, -9999.00, 32.00 +T03, 08, 19, 88.00, 69.00, -9999.00, -9999.00, 34.00 +T04, 08, 19, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 08, 19, 89.00, 63.00, -9999.00, -9999.00, 24.00 +T06, 08, 19, 91.00, 67.00, -9999.00, -9999.00, 29.00 +T07, 08, 19, 92.00, 57.00, -9999.00, -9999.00, 14.00 +T08, 08, 19, 87.00, 63.00, -9999.00, -9999.00, 14.00 +UCA, 08, 19, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 19, 96.00, 67.00, -9999.00, -9999.00, 6.00 +UIL, 08, 19, 69.00, 50.00, 26.00, 24.00, 34.00 +UIN, 08, 19, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 19, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 19, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 19, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 08, 19, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +U28, 08, 19, 92.00, 57.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 19, 90.00, 69.00, -9999.00, -9999.00, 38.00 +VBG, 08, 19, 74.00, 54.00, -9999.00, -9999.00, 6.00 +VCT, 08, 19, 94.00, 74.00, 9.00, 28.00, 31.00 +VCV, 08, 19, 96.00, 60.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 19, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 19, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 19, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 19, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 19, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 19, 91.00, 70.00, -9999.00, -9999.00, 41.00 +VRB, 08, 19, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 19, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 19, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 19, 85.00, 64.00, 12.00, 13.00, 23.00 +WJA, 08, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 19, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 19, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 19, 89.00, 48.00, 8.00, 7.00, 12.00 +WPO, 08, 19, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 19, 91.00, 70.00, -9999.00, -9999.00, 31.00 +WRG, 08, 19, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 19, 85.00, 61.00, -9999.00, -9999.00, 27.00 +WRL, 08, 19, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +X68, 08, 19, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 19, 60.00, 46.00, 49.00, 48.00, 61.00 +YCG, 08, 19, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 19, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 19, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 19, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 19, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 19, 85.00, 52.00, 6.00, 6.00, 10.00 +YNG, 08, 19, 79.00, 58.00, 22.00, 24.00, 36.00 +YPA, 08, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 19, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 19, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 19, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 19, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 19, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 19, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 19, 105.00, 80.00, 3.00, 2.00, 3.00 +YVR, 08, 19, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 19, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 19, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 19, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 19, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 19, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 19, 73.00, 51.00, 25.00, 23.00, 36.00 +ZUN, 08, 19, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 19, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 19, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 19, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +01R, 08, 19, 92.00, 70.00, -9999.00, -9999.00, 30.00 +1V1, 08, 19, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 19, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 19, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 19, 86.00, 71.00, -9999.00, -9999.00, 33.00 +2PJ, 08, 19, 89.00, 68.00, -9999.00, -9999.00, 32.00 +3B1, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 19, 77.00, 53.00, -9999.00, -9999.00, 29.00 +3SE, 08, 19, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 19, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 19, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +4OM, 08, 19, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 19, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 19, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 19, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 19, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 20, 81.00, 61.00, 19.00, 23.00, 33.00 +ABI, 08, 20, 93.00, 71.00, 12.00, 12.00, 19.00 +ABQ, 08, 20, 88.00, 61.00, 24.00, 12.00, 29.00 +ABR, 08, 20, 83.00, 55.00, 21.00, 14.00, 29.00 +ABY, 08, 20, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 20, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 20, 96.00, 73.00, 9.00, 13.00, 18.00 +ACV, 08, 20, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 20, 82.00, 62.00, 20.00, 16.00, 28.00 +ADK, 08, 20, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 20, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 20, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 20, 84.00, 61.00, -9999.00, -9999.00, 28.00 +AEX, 08, 20, 92.00, 71.00, -9999.00, -9999.00, 29.00 +AFF, 08, 20, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 20, 92.00, 72.00, -9999.00, -9999.00, 61.00 +AGS, 08, 20, 89.00, 68.00, 18.00, 27.00, 37.00 +AHN, 08, 20, 87.00, 68.00, 15.00, 23.00, 31.00 +AKN, 08, 20, 60.00, 46.00, 34.00, 39.00, 51.00 +AKO, 08, 20, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 20, 80.00, 56.00, 20.00, 25.00, 35.00 +ALI, 08, 20, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 20, 80.00, 57.00, 22.00, 19.00, 32.00 +ALS, 08, 20, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 20, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 20, 88.00, 62.00, 20.00, 13.00, 28.00 +AMG, 08, 20, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 20, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 20, 62.00, 48.00, 30.00, 31.00, 41.00 +AND, 08, 20, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 20, 64.00, 52.00, 37.00, 39.00, 51.00 +AOO, 08, 20, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 08, 20, 75.00, 51.00, 23.00, 23.00, 36.00 +AQQ, 08, 20, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 20, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AST, 08, 20, 69.00, 52.00, 16.00, 21.00, 27.00 +ATL, 08, 20, 86.00, 68.00, 16.00, 23.00, 32.00 +ATW, 08, 20, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 20, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 20, 83.00, 60.00, -9999.00, -9999.00, 27.00 +AUG, 08, 20, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 20, 95.00, 73.00, 8.00, 13.00, 17.00 +AUW, 08, 20, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 20, 81.00, 61.00, 15.00, 29.00, 36.00 +AVP, 08, 20, 78.00, 59.00, 22.00, 23.00, 34.00 +AXN, 08, 20, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 20, 78.00, 58.00, -9999.00, -9999.00, 31.00 +AYS, 08, 20, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 20, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 20, 93.00, 60.00, -9999.00, -9999.00, 2.00 +BAD, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 20, 74.00, 43.00, -9999.00, -9999.00, 20.00 +BDL, 08, 20, 81.00, 59.00, 22.00, 22.00, 33.00 +BDR, 08, 20, 80.00, 64.00, 21.00, 19.00, 35.00 +BET, 08, 20, 58.00, 45.00, 42.00, 41.00, 54.00 +BFD, 08, 20, 73.00, 51.00, 25.00, 26.00, 38.00 +BFF, 08, 20, 85.00, 54.00, 17.00, 9.00, 23.00 +BFL, 08, 20, 95.00, 68.00, 1.00, 1.00, 2.00 +BGM, 08, 20, 75.00, 56.00, 20.00, 24.00, 34.00 +BGR, 08, 20, 75.00, 55.00, 20.00, 19.00, 31.00 +BGS, 08, 20, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 20, 88.00, 68.00, 16.00, 25.00, 35.00 +BID, 08, 20, 75.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 20, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 20, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 20, 83.00, 55.00, 16.00, 14.00, 25.00 +BIS, 08, 20, 81.00, 52.00, 19.00, 14.00, 27.00 +BIX, 08, 20, 89.00, 73.00, -9999.00, -9999.00, 37.00 +BJI, 08, 20, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 20, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 20, 85.00, 51.00, -9999.00, -9999.00, 27.00 +BKW, 08, 20, 77.00, 58.00, 23.00, 28.00, 39.00 +BLF, 08, 20, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 20, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 20, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 20, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 20, 86.00, 61.00, -9999.00, -9999.00, 24.00 +BNA, 08, 20, 87.00, 67.00, 18.00, 23.00, 32.00 +BNO, 08, 20, 82.00, 43.00, -9999.00, 9.00, 22.00 +BOI, 08, 20, 86.00, 55.00, 8.00, 6.00, 12.00 +BOS, 08, 20, 78.00, 63.00, 19.00, 21.00, 31.00 +BPI, 08, 20, 77.00, 34.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 20, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 20, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 20, 82.00, 61.00, -9999.00, -9999.00, 32.00 +BRO, 08, 20, 93.00, 75.00, 12.00, 22.00, 28.00 +BRW, 08, 20, 41.00, 33.00, 26.00, 24.00, 39.00 +BSM, 08, 20, 95.00, 73.00, -9999.00, -9999.00, 17.00 +BTI, 08, 20, 43.00, 34.00, 22.00, 26.00, 36.00 +BTL, 08, 20, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 20, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 20, 91.00, 72.00, 11.00, 39.00, 43.00 +BTT, 08, 20, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 20, 76.00, 56.00, 29.00, 28.00, 43.00 +BUB, 08, 20, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 20, 77.00, 59.00, 24.00, 22.00, 35.00 +BUR, 08, 20, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 20, 89.00, 74.00, -9999.00, 33.00, 49.00 +BWG, 08, 20, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 20, 84.00, 64.00, 20.00, 20.00, 32.00 +BYH, 08, 20, 89.00, 68.00, -9999.00, -9999.00, 24.00 +BYI, 08, 20, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 20, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 20, 89.00, 68.00, 17.00, 25.00, 33.00 +CAG, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 20, 79.00, 59.00, 22.00, 24.00, 36.00 +CAO, 08, 20, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 20, 72.00, 50.00, 27.00, 30.00, 42.00 +CBM, 08, 20, 91.00, 68.00, -9999.00, -9999.00, 28.00 +CDB, 08, 20, 55.00, 47.00, 46.00, 49.00, 65.00 +CDC, 08, 20, 86.00, 55.00, 11.00, 10.00, 17.00 +CDR, 08, 20, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 20, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 20, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 20, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 20, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 20, 87.00, 67.00, 17.00, 25.00, 34.00 +CHO, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 20, 88.00, 72.00, 21.00, 29.00, 39.00 +CID, 08, 20, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 20, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 20, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 20, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 20, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 20, 79.00, 59.00, 25.00, 25.00, 38.00 +CLL, 08, 20, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 20, 87.00, 68.00, 17.00, 19.00, 29.00 +CMH, 08, 20, 81.00, 60.00, 19.00, 24.00, 35.00 +CMI, 08, 20, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 20, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 20, 87.00, 64.00, 23.00, 13.00, 30.00 +CNM, 08, 20, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 20, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +COD, 08, 20, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +COF, 08, 20, 89.00, 73.00, -9999.00, -9999.00, 38.00 +CON, 08, 20, 78.00, 53.00, 20.00, 22.00, 34.00 +COS, 08, 20, 80.00, 54.00, 25.00, 22.00, 36.00 +COT, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 20, 85.00, 62.00, 18.00, 17.00, 28.00 +CPR, 08, 20, 84.00, 50.00, 14.00, 10.00, 20.00 +CRBC, 08, 20, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 20, 93.00, 75.00, 12.00, 20.00, 25.00 +CRW, 08, 20, 83.00, 62.00, 22.00, 29.00, 41.00 +CSG, 08, 20, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 20, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 20, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 20, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 20, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 20, 83.00, 62.00, 19.00, 23.00, 34.00 +CVN, 08, 20, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 20, 87.00, 60.00, -9999.00, -9999.00, 23.00 +CXY, 08, 20, 82.00, 63.00, 17.00, 17.00, 26.00 +CYS, 08, 20, 78.00, 51.00, 18.00, 22.00, 32.00 +DAA, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 20, 89.00, 73.00, 19.00, 36.00, 46.00 +DAG, 08, 20, 100.00, 71.00, 3.00, 6.00, 6.00 +DAL, 08, 20, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 20, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 20, 82.00, 60.00, 21.00, 23.00, 35.00 +DBQ, 08, 20, 78.00, 58.00, 24.00, 19.00, 35.00 +DCA, 08, 20, 86.00, 69.00, 19.00, 21.00, 31.00 +DDC, 08, 20, 89.00, 64.00, 18.00, 10.00, 25.00 +DEC, 08, 20, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 20, 84.00, 55.00, 19.00, 18.00, 31.00 +DFW, 08, 20, 95.00, 72.00, 8.00, 10.00, 16.00 +DHN, 08, 20, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 20, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 20, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 20, 95.00, 73.00, -9999.00, -9999.00, 13.00 +DLG, 08, 20, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 20, 72.00, 52.00, 27.00, 26.00, 41.00 +DLLC, 08, 20, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 20, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 20, 96.00, 71.00, -9999.00, -9999.00, 24.00 +DMN, 08, 20, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 20, 85.00, 64.00, -9999.00, -9999.00, 27.00 +DPG, 08, 20, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 20, 90.00, 70.00, -9999.00, -9999.00, 40.00 +DRA, 08, 20, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 20, 95.00, 73.00, 7.00, 8.00, 14.00 +DSM, 08, 20, 83.00, 62.00, 21.00, 20.00, 32.00 +DTW, 08, 20, 80.00, 58.00, 18.00, 20.00, 29.00 +DUG, 08, 20, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 20, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 20, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 20, 93.00, 71.00, -9999.00, -9999.00, 20.00 +D45, 08, 20, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 20, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 20, 78.00, 56.00, 22.00, 21.00, 32.00 +ECG, 08, 20, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 20, 95.00, 65.00, -9999.00, -9999.00, 3.00 +EED, 08, 20, 105.00, 80.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 20, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 20, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 20, 78.00, 55.00, 25.00, 32.00, 43.00 +EKO, 08, 20, 87.00, 47.00, 9.00, 8.00, 14.00 +ELD, 08, 20, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 20, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 20, 92.00, 66.00, 17.00, 9.00, 24.00 +ELY, 08, 20, 83.00, 45.00, 11.00, 12.00, 19.00 +EMP, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 20, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +END, 08, 20, 92.00, 68.00, -9999.00, -9999.00, 17.00 +ENN, 08, 20, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 20, 87.00, 63.00, -9999.00, -9999.00, 9.00 +EPH, 08, 20, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 20, 77.00, 61.00, 25.00, 22.00, 38.00 +ESF, 08, 20, 92.00, 71.00, -9999.00, -9999.00, 38.00 +EUG, 08, 20, 81.00, 53.00, 11.00, 12.00, 16.00 +EVV, 08, 20, 86.00, 64.00, 19.00, 17.00, 29.00 +EWN, 08, 20, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 20, 84.00, 66.00, 18.00, 21.00, 30.00 +EYW, 08, 20, 89.00, 79.00, 31.00, 32.00, 48.00 +E74, 08, 20, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 20, 86.00, 65.00, -9999.00, -9999.00, 28.00 +FAI, 08, 20, 65.00, 45.00, 29.00, 26.00, 41.00 +FAR, 08, 20, 79.00, 55.00, 20.00, 19.00, 33.00 +FAT, 08, 20, 95.00, 63.00, 0.00, 2.00, 2.00 +FAY, 08, 20, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 20, 78.00, 45.00, 18.00, 20.00, 30.00 +FCS, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FDY, 08, 20, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 20, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FLG, 08, 20, 78.00, 47.00, 15.00, 24.00, 32.00 +FLL, 08, 20, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 20, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 20, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +FME, 08, 20, 85.00, 61.00, -9999.00, -9999.00, 27.00 +FMH, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 20, 88.00, 55.00, 12.00, 8.00, 16.00 +FMY, 08, 20, 91.00, 75.00, 17.00, 54.00, 60.00 +FNT, 08, 20, 78.00, 57.00, 20.00, 19.00, 32.00 +FOD, 08, 20, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 20, 86.00, 63.00, -9999.00, -9999.00, 23.00 +FOK, 08, 20, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 20, 88.00, 65.00, -9999.00, -9999.00, 25.00 +FSD, 08, 20, 82.00, 58.00, 23.00, 17.00, 31.00 +FSI, 08, 20, 93.00, 68.00, -9999.00, -9999.00, 19.00 +FSM, 08, 20, 91.00, 68.00, 13.00, 16.00, 23.00 +FTK, 08, 20, 85.00, 61.00, -9999.00, -9999.00, 23.00 +FWA, 08, 20, 81.00, 60.00, 19.00, 22.00, 33.00 +FWH, 08, 20, 94.00, 70.00, -9999.00, -9999.00, 17.00 +FYU, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 20, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 20, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 20, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 20, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 20, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 20, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 20, 81.00, 53.00, 12.00, 8.00, 16.00 +GFA, 08, 20, 80.00, 51.00, -9999.00, -9999.00, 23.00 +GFK, 08, 20, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 20, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 20, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 20, 82.00, 54.00, 16.00, 14.00, 25.00 +GJT, 08, 20, 89.00, 61.00, 10.00, 10.00, 18.00 +GKN, 08, 20, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 20, 86.00, 57.00, 17.00, 9.00, 23.00 +GLH, 08, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 20, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 20, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 20, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 20, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 20, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 20, 76.00, 55.00, 23.00, 25.00, 38.00 +GRCI, 08, 20, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 20, 77.00, 50.00, -9999.00, -9999.00, 21.00 +GRI, 08, 20, 84.00, 60.00, 19.00, 12.00, 27.00 +GRK, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 08, 20, 79.00, 57.00, 21.00, 19.00, 31.00 +GSB, 08, 20, 88.00, 68.00, -9999.00, -9999.00, 33.00 +GSG, 08, 20, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 20, 85.00, 65.00, 18.00, 21.00, 31.00 +GSP, 08, 20, 86.00, 66.00, 16.00, 23.00, 31.00 +GST, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 20, 76.00, 57.00, -9999.00, -9999.00, 34.00 +GTF, 08, 20, 80.00, 51.00, 20.00, 18.00, 30.00 +GUP, 08, 20, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 20, 82.00, 59.00, -9999.00, -9999.00, 26.00 +GVW, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 20, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 20, 84.00, 71.00, 19.00, 19.00, 29.00 +HBR, 08, 20, 93.00, 68.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 20, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 20, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 20, 85.00, 56.00, -9999.00, -9999.00, 14.00 +HKY, 08, 20, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 20, 81.00, 50.00, 15.00, 16.00, 26.00 +HMN, 08, 20, 93.00, 59.00, -9999.00, -9999.00, 21.00 +HMS, 08, 20, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 20, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 20, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HON, 08, 20, 83.00, 57.00, 20.00, 13.00, 28.00 +HOP, 08, 20, 87.00, 63.00, -9999.00, -9999.00, 24.00 +HOT, 08, 20, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 20, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 20, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 20, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 20, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 20, 90.00, 70.00, -9999.00, -9999.00, 40.00 +HST, 08, 20, 90.00, 73.00, -9999.00, -9999.00, 51.00 +HSV, 08, 20, 88.00, 67.00, 16.00, 22.00, 32.00 +HTL, 08, 20, 75.00, 52.00, 25.00, 22.00, 39.00 +HTS, 08, 20, 82.00, 63.00, 19.00, 25.00, 36.00 +HUF, 08, 20, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 20, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 20, 82.00, 51.00, 17.00, 14.00, 25.00 +IAB, 08, 20, 89.00, 66.00, -9999.00, -9999.00, 24.00 +IAD, 08, 20, 84.00, 62.00, 20.00, 23.00, 34.00 +IAG, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 20, 92.00, 72.00, 12.00, 27.00, 33.00 +ICT, 08, 20, 89.00, 66.00, 16.00, 15.00, 25.00 +IDA, 08, 20, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 20, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 20, 83.00, 65.00, 19.00, 18.00, 30.00 +ILI, 08, 20, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 20, 87.00, 70.00, 20.00, 28.00, 38.00 +IMT, 08, 20, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +IND, 08, 20, 83.00, 61.00, 19.00, 21.00, 31.00 +INL, 08, 20, 74.00, 50.00, 26.00, 24.00, 40.00 +INS, 08, 20, 95.00, 66.00, -9999.00, -9999.00, 6.00 +INT, 08, 20, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 08, 20, 89.00, 59.00, 11.00, 14.00, 22.00 +IPL, 08, 20, 104.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 20, 80.00, 59.00, 19.00, 26.00, 36.00 +IRK, 08, 20, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 20, 81.00, 52.00, 19.00, 15.00, 29.00 +ISP, 08, 20, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 20, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 20, 102.00, 72.00, -9999.00, -9999.00, 15.00 +IWD, 08, 20, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 20, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 20, 91.00, 69.00, 12.00, 25.00, 30.00 +JAX, 08, 20, 90.00, 72.00, 19.00, 38.00, 45.00 +JBR, 08, 20, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 20, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 20, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 20, 81.00, 66.00, 20.00, 19.00, 32.00 +JHW, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 20, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 20, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 20, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 20, 61.00, 46.00, 44.00, 44.00, 55.00 +JST, 08, 20, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 20, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 20, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 20, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 20, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 20, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 20, 79.00, 56.00, 18.00, 20.00, 29.00 +LAR, 08, 20, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 20, 102.00, 73.00, 7.00, 5.00, 10.00 +LAX, 08, 20, 77.00, 64.00, 1.00, 2.00, 3.00 +LBB, 08, 20, 88.00, 65.00, 16.00, 11.00, 22.00 +LBF, 08, 20, 84.00, 56.00, 21.00, 10.00, 28.00 +LCH, 08, 20, 90.00, 72.00, 16.00, 30.00, 38.00 +LCK, 08, 20, 82.00, 60.00, -9999.00, -9999.00, 28.00 +LEB, 08, 20, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 20, 84.00, 63.00, 15.00, 23.00, 31.00 +LFI, 08, 20, 84.00, 70.00, -9999.00, -9999.00, 30.00 +LFK, 08, 20, 93.00, 71.00, 10.00, 19.00, 24.00 +LFT, 08, 20, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 20, 81.00, 67.00, 19.00, 21.00, 31.00 +LGB, 08, 20, 84.00, 65.00, 1.00, 2.00, 3.00 +LGU, 08, 20, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 20, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 20, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 20, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 20, 90.00, 69.00, 11.00, 18.00, 24.00 +LIZ, 08, 20, 72.00, 50.00, -9999.00, -9999.00, 43.00 +LMT, 08, 20, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +LND, 08, 20, 82.00, 52.00, 9.00, 11.00, 17.00 +LNK, 08, 20, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 20, 90.00, 51.00, 5.00, 3.00, 6.00 +LOZ, 08, 20, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 20, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 20, 89.00, 67.00, -9999.00, -9999.00, 25.00 +LSE, 08, 20, 80.00, 58.00, 22.00, 22.00, 34.00 +LSF, 08, 20, 90.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 08, 20, 103.00, 65.00, -9999.00, -9999.00, 6.00 +LTS, 08, 20, 95.00, 68.00, -9999.00, -9999.00, 19.00 +LUF, 08, 20, 104.00, 72.00, -9999.00, -9999.00, 10.00 +LVS, 08, 20, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 20, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 20, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 20, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 20, 84.00, 63.00, 19.00, 23.00, 32.00 +MAF, 08, 20, 93.00, 66.00, 13.00, 11.00, 19.00 +MBL, 08, 20, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 20, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 20, 91.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 20, 90.00, 74.00, -9999.00, -9999.00, 50.00 +MCG, 08, 20, 62.00, 43.00, 37.00, 33.00, 50.00 +MCI, 08, 20, 85.00, 64.00, 20.00, 21.00, 32.00 +MCK, 08, 20, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 20, 90.00, 69.00, 18.00, 21.00, 32.00 +MCO, 08, 20, 91.00, 73.00, 15.00, 44.00, 50.00 +MCW, 08, 20, 79.00, 57.00, 20.00, 17.00, 29.00 +MC2, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MDH, 08, 20, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 20, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 20, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 20, 81.00, 63.00, 29.00, 22.00, 40.00 +MEI, 08, 20, 91.00, 69.00, 15.00, 26.00, 35.00 +MEM, 08, 20, 89.00, 70.00, 14.00, 20.00, 27.00 +MER, 08, 20, 94.00, 58.00, -9999.00, -9999.00, 1.00 +MFD, 08, 20, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 20, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 20, 89.00, 54.00, 9.00, 7.00, 12.00 +MGE, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 08, 20, 90.00, 70.00, 15.00, 22.00, 31.00 +MGW, 08, 20, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 20, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 20, 92.00, 59.00, -9999.00, -9999.00, 1.00 +MHS, 08, 20, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 20, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 20, 79.00, 53.00, -9999.00, -9999.00, 27.00 +MIV, 08, 20, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 20, 91.00, 51.00, -9999.00, -9999.00, 8.00 +MKC, 08, 20, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 20, 76.00, 59.00, 26.00, 20.00, 37.00 +MKG, 08, 20, 77.00, 57.00, 20.00, 18.00, 30.00 +MKL, 08, 20, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 20, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 20, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 20, 87.00, 47.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 20, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 20, 82.00, 60.00, 22.00, 18.00, 32.00 +MLS, 08, 20, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 20, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 20, 90.00, 70.00, -9999.00, -9999.00, 32.00 +MOB, 08, 20, 90.00, 72.00, 19.00, 43.00, 51.00 +MOT, 08, 20, 79.00, 53.00, 19.00, 15.00, 27.00 +MPV, 08, 20, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 20, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 20, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 20, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 20, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 20, 70.00, 53.00, -9999.00, -9999.00, 10.00 +MSL, 08, 20, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 20, 78.00, 55.00, 24.00, 20.00, 36.00 +MSO, 08, 20, 80.00, 48.00, 17.00, 17.00, 27.00 +MSP, 08, 20, 79.00, 59.00, 26.00, 22.00, 38.00 +MSS, 08, 20, 76.00, 54.00, 22.00, 22.00, 35.00 +MSY, 08, 20, 90.00, 73.00, 12.00, 38.00, 45.00 +MTC, 08, 20, 77.00, 58.00, -9999.00, -9999.00, 26.00 +MTN, 08, 20, 84.00, 64.00, -9999.00, -9999.00, 27.00 +MTO, 08, 20, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 20, 82.00, 59.00, -9999.00, -9999.00, 27.00 +MUO, 08, 20, 90.00, 53.00, -9999.00, -9999.00, 8.00 +MWA, 08, 20, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 20, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 20, 90.00, 70.00, -9999.00, -9999.00, 27.00 +MYL, 08, 20, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 20, 89.00, 69.00, -9999.00, -9999.00, 34.00 +NAO, 08, 20, 86.00, 74.00, -9999.00, -9999.00, 47.00 +NBC, 08, 20, 88.00, 72.00, -9999.00, -9999.00, 40.00 +NBE, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +NBU, 08, 20, 80.00, 60.00, -9999.00, -9999.00, 27.00 +NCA, 08, 20, 88.00, 67.00, -9999.00, -9999.00, 40.00 +NCO, 08, 20, 77.00, 62.00, -9999.00, -9999.00, 32.00 +NC1, 08, 20, 95.00, 66.00, -9999.00, -9999.00, 3.00 +NEL, 08, 20, 83.00, 60.00, -9999.00, -9999.00, 29.00 +NFG, 08, 20, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 20, 87.00, 50.00, -9999.00, -9999.00, 6.00 +NGP, 08, 20, 92.00, 74.00, -9999.00, -9999.00, 21.00 +NGU, 08, 20, 84.00, 69.00, -9999.00, -9999.00, 31.00 +NGZ, 08, 20, 70.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 20, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 20, 75.00, 56.00, -9999.00, -9999.00, 30.00 +NID, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 20, 90.00, 72.00, -9999.00, -9999.00, 47.00 +NIR, 08, 20, 94.00, 72.00, -9999.00, -9999.00, 24.00 +NKT, 08, 20, 86.00, 71.00, -9999.00, -9999.00, 41.00 +NKX, 08, 20, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 20, 90.00, 67.00, -9999.00, -9999.00, 31.00 +NPA, 08, 20, 89.00, 73.00, -9999.00, -9999.00, 38.00 +NQA, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 20, 95.00, 73.00, -9999.00, -9999.00, 21.00 +NQX, 08, 20, 89.00, 79.00, -9999.00, -9999.00, 46.00 +NRB, 08, 20, 88.00, 74.00, -9999.00, -9999.00, 41.00 +NRC, 08, 20, 93.00, 57.00, -9999.00, -9999.00, 2.00 +NRS, 08, 20, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 20, 90.00, 70.00, -9999.00, -9999.00, 41.00 +NSI, 08, 20, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 20, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 20, 84.00, 64.00, -9999.00, -9999.00, 4.00 +NTU, 08, 20, 84.00, 69.00, -9999.00, -9999.00, 31.00 +NUC, 08, 20, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 20, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 20, 72.00, 50.00, -9999.00, -9999.00, 20.00 +NWF, 08, 20, 84.00, 65.00, -9999.00, -9999.00, 3.00 +NXX, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 20, 86.00, 62.00, -9999.00, -9999.00, 29.00 +NZC, 08, 20, 91.00, 69.00, -9999.00, -9999.00, 47.00 +NZJ, 08, 20, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 20, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NZY, 08, 20, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 20, 76.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 20, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 20, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 20, 91.00, 68.00, 13.00, 10.00, 20.00 +OLM, 08, 20, 76.00, 49.00, 15.00, 16.00, 23.00 +OMA, 08, 20, 84.00, 61.00, 18.00, 16.00, 29.00 +OME, 08, 20, 55.00, 43.00, 33.00, 35.00, 47.00 +ONT, 08, 20, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 20, 80.00, 60.00, 24.00, 21.00, 37.00 +ORF, 08, 20, 84.00, 69.00, 16.00, 20.00, 30.00 +ORH, 08, 20, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 20, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 20, 75.00, 54.00, -9999.00, -9999.00, 29.00 +OTG, 08, 20, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 20, 67.00, 53.00, 11.00, 14.00, 18.00 +OTM, 08, 20, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 20, 55.00, 46.00, 27.00, 30.00, 42.00 +OURC, 08, 20, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 20, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 20, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 20, 90.00, 68.00, -9999.00, -9999.00, 37.00 +PACZ, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 20, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 20, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 20, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 20, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 20, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 20, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 20, 90.00, 71.00, -9999.00, -9999.00, 41.00 +PAQ, 08, 20, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 20, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 20, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 20, 50.00, 42.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 20, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 20, 75.00, 56.00, -9999.00, -9999.00, 34.00 +PBI, 08, 20, 90.00, 75.00, 27.00, 41.00, 53.00 +PDT, 08, 20, 85.00, 56.00, 10.00, 8.00, 15.00 +PDX, 08, 20, 79.00, 56.00, 14.00, 15.00, 21.00 +PFN, 08, 20, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 20, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 20, 83.00, 65.00, 18.00, 18.00, 30.00 +PHX, 08, 20, 103.00, 78.00, 10.00, 2.00, 11.00 +PIA, 08, 20, 82.00, 62.00, 20.00, 21.00, 32.00 +PIB, 08, 20, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 20, 84.00, 49.00, 9.00, 10.00, 17.00 +PIR, 08, 20, 86.00, 58.00, 16.00, 13.00, 24.00 +PIT, 08, 20, 80.00, 59.00, 19.00, 24.00, 33.00 +PKB, 08, 20, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 20, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 20, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 20, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 20, 89.00, 73.00, 18.00, 31.00, 38.00 +POB, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +POE, 08, 20, 92.00, 69.00, -9999.00, -9999.00, 42.00 +POM, 08, 20, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 20, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 20, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 20, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 20, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 20, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 20, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 20, 78.00, 54.00, -9999.00, -9999.00, 29.00 +PSP, 08, 20, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 20, 91.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 20, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 20, 88.00, 57.00, 21.00, 13.00, 29.00 +PUC, 08, 20, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 20, 80.00, 60.00, 18.00, 18.00, 30.00 +PVU, 08, 20, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 20, 76.00, 56.00, 20.00, 21.00, 31.00 +P02, 08, 20, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 08, 20, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 08, 20, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +P24, 08, 20, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +P28, 08, 20, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +P35, 08, 20, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +P38, 08, 20, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +P39, 08, 20, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +P58, 08, 20, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +P59, 08, 20, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +P60, 08, 20, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +P61, 08, 20, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 08, 20, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +P68, 08, 20, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +P69, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 20, 89.00, 47.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 20, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 20, 83.00, 54.00, 18.00, 14.00, 28.00 +RBL, 08, 20, 95.00, 63.00, 3.00, 3.00, 5.00 +RCA, 08, 20, 83.00, 54.00, -9999.00, -9999.00, 22.00 +RDD, 08, 20, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 20, 82.00, 45.00, 10.00, 8.00, 14.00 +RDR, 08, 20, 78.00, 52.00, -9999.00, -9999.00, 29.00 +RDU, 08, 20, 86.00, 67.00, 17.00, 19.00, 28.00 +REE, 08, 20, 88.00, 65.00, -9999.00, -9999.00, 17.00 +REJ, 08, 20, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 20, 80.00, 59.00, 23.00, 20.00, 35.00 +RIC, 08, 20, 86.00, 65.00, 20.00, 20.00, 32.00 +RIV, 08, 20, 93.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 20, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 20, 79.00, 49.00, 9.00, 7.00, 13.00 +RME, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 20, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 08, 20, 94.00, 74.00, -9999.00, -9999.00, 19.00 +RNO, 08, 20, 88.00, 48.00, 6.00, 5.00, 9.00 +ROA, 08, 20, 84.00, 63.00, 16.00, 23.00, 32.00 +ROC, 08, 20, 77.00, 57.00, 23.00, 23.00, 37.00 +ROW, 08, 20, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 20, 88.00, 64.00, 15.00, 11.00, 23.00 +RST, 08, 20, 77.00, 56.00, 27.00, 23.00, 38.00 +RWF, 08, 20, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 20, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 20, 91.00, 58.00, 2.00, 2.00, 2.00 +SAF, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 20, 78.00, 67.00, 1.00, 2.00, 3.00 +SAT, 08, 20, 94.00, 74.00, 10.00, 13.00, 18.00 +SAV, 08, 20, 89.00, 72.00, 18.00, 31.00, 40.00 +SAW, 08, 20, 72.00, 55.00, -9999.00, -9999.00, 35.00 +SBA, 08, 20, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 20, 95.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 20, 79.00, 60.00, 22.00, 23.00, 33.00 +SBP, 08, 20, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 20, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 20, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 20, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 20, 92.00, 60.00, 3.00, 2.00, 3.00 +SDF, 08, 20, 85.00, 65.00, 18.00, 23.00, 32.00 +SEA, 08, 20, 74.00, 55.00, 14.00, 16.00, 23.00 +SEM, 08, 20, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 20, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 20, 73.00, 55.00, 1.00, 2.00, 3.00 +SGF, 08, 20, 87.00, 64.00, 16.00, 19.00, 29.00 +SGY, 08, 20, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 20, 83.00, 50.00, 14.00, 12.00, 21.00 +SHV, 08, 20, 92.00, 71.00, 9.00, 17.00, 22.00 +SIT, 08, 20, 62.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 20, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 20, 94.00, 68.00, 9.00, 10.00, 16.00 +SKA, 08, 20, 81.00, 53.00, -9999.00, -9999.00, 15.00 +SKF, 08, 20, 94.00, 74.00, -9999.00, -9999.00, 17.00 +SLC, 08, 20, 88.00, 60.00, 12.00, 11.00, 19.00 +SLE, 08, 20, 81.00, 51.00, 10.00, 13.00, 17.00 +SLN, 08, 20, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 20, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 20, 74.00, 54.00, -9999.00, 1.00, 3.00 +SNA, 08, 20, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 20, 51.00, 44.00, 38.00, 43.00, 57.00 +SNS, 08, 20, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 20, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 20, 83.00, 62.00, 18.00, 20.00, 32.00 +SPS, 08, 20, 94.00, 70.00, 13.00, 11.00, 19.00 +SRQ, 08, 20, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 20, 89.00, 67.00, -9999.00, -9999.00, 33.00 +SSI, 08, 20, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 20, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 20, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +STL, 08, 20, 86.00, 67.00, 18.00, 20.00, 30.00 +STNV, 08, 20, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 08, 20, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 20, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 20, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 20, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 20, 82.00, 60.00, 21.00, 17.00, 32.00 +SVN, 08, 20, 89.00, 72.00, -9999.00, -9999.00, 37.00 +SWF, 08, 20, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 20, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 20, 77.00, 57.00, 24.00, 24.00, 36.00 +SZL, 08, 20, 86.00, 62.00, -9999.00, -9999.00, 24.00 +TAD, 08, 20, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 20, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 20, 87.00, 60.00, -9999.00, -9999.00, 26.00 +TCC, 08, 20, 89.00, 61.00, 16.00, 10.00, 21.00 +TCL, 08, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 20, 77.00, 50.00, -9999.00, -9999.00, 20.00 +TCS, 08, 20, 89.00, 64.00, -9999.00, 15.00, 25.00 +TEB, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 20, 91.00, 68.00, -9999.00, -9999.00, 19.00 +TKA, 08, 20, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 20, 91.00, 71.00, 15.00, 42.00, 47.00 +TNX, 08, 20, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 20, 80.00, 57.00, 18.00, 23.00, 33.00 +TOP, 08, 20, 86.00, 63.00, 22.00, 20.00, 32.00 +TPA, 08, 20, 90.00, 74.00, 24.00, 44.00, 52.00 +TPH, 08, 20, 87.00, 53.00, 7.00, 8.00, 12.00 +TRI, 08, 20, 83.00, 62.00, 18.00, 23.00, 33.00 +TRK, 08, 20, 79.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 20, 104.00, 74.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 20, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 20, 91.00, 69.00, 13.00, 12.00, 22.00 +TUP, 08, 20, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 20, 96.00, 71.00, 19.00, 14.00, 27.00 +TVC, 08, 20, 77.00, 55.00, 21.00, 17.00, 31.00 +TVL, 08, 20, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 20, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 20, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 20, 86.00, 64.00, 16.00, 23.00, 31.00 +T01, 08, 20, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T02, 08, 20, 88.00, 68.00, -9999.00, -9999.00, 32.00 +T03, 08, 20, 88.00, 69.00, -9999.00, -9999.00, 34.00 +T04, 08, 20, 90.00, 73.00, -9999.00, -9999.00, 50.00 +T05, 08, 20, 88.00, 62.00, -9999.00, -9999.00, 24.00 +T06, 08, 20, 91.00, 67.00, -9999.00, -9999.00, 28.00 +T07, 08, 20, 92.00, 56.00, -9999.00, -9999.00, 14.00 +T08, 08, 20, 87.00, 63.00, -9999.00, -9999.00, 14.00 +UCA, 08, 20, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 20, 95.00, 66.00, -9999.00, -9999.00, 6.00 +UIL, 08, 20, 69.00, 49.00, 26.00, 25.00, 34.00 +UIN, 08, 20, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 20, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 20, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 20, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 08, 20, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +U28, 08, 20, 92.00, 56.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 20, 90.00, 69.00, -9999.00, -9999.00, 38.00 +VBG, 08, 20, 75.00, 54.00, -9999.00, -9999.00, 7.00 +VCT, 08, 20, 93.00, 74.00, 9.00, 28.00, 31.00 +VCV, 08, 20, 95.00, 60.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 20, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 20, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 20, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 20, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 20, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 20, 90.00, 70.00, -9999.00, -9999.00, 40.00 +VRB, 08, 20, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 20, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 20, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 20, 84.00, 63.00, 13.00, 13.00, 23.00 +WJA, 08, 20, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 20, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 20, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 20, 89.00, 47.00, 8.00, 7.00, 12.00 +WPO, 08, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 20, 90.00, 69.00, -9999.00, -9999.00, 31.00 +WRG, 08, 20, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 20, 84.00, 60.00, -9999.00, -9999.00, 27.00 +WRL, 08, 20, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +X68, 08, 20, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 20, 59.00, 45.00, 50.00, 48.00, 61.00 +YCG, 08, 20, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 20, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 20, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 20, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 20, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 20, 84.00, 51.00, 6.00, 6.00, 11.00 +YNG, 08, 20, 78.00, 57.00, 22.00, 24.00, 36.00 +YPA, 08, 20, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 20, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 20, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 20, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 20, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 20, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 20, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 20, 104.00, 79.00, 3.00, 2.00, 3.00 +YVR, 08, 20, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 20, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 20, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 20, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 20, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 20, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 20, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 20, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 20, 72.00, 50.00, 25.00, 24.00, 36.00 +ZUN, 08, 20, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 20, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 20, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 20, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +01R, 08, 20, 92.00, 70.00, -9999.00, -9999.00, 29.00 +1V1, 08, 20, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 20, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 20, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 20, 86.00, 70.00, -9999.00, -9999.00, 33.00 +2PJ, 08, 20, 89.00, 67.00, -9999.00, -9999.00, 32.00 +3B1, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 20, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 20, 76.00, 52.00, -9999.00, -9999.00, 29.00 +3SE, 08, 20, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 20, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 20, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +4OM, 08, 20, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 20, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 20, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 20, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 20, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 21, 81.00, 61.00, 19.00, 23.00, 33.00 +ABI, 08, 21, 93.00, 71.00, 12.00, 12.00, 19.00 +ABQ, 08, 21, 88.00, 61.00, 23.00, 12.00, 29.00 +ABR, 08, 21, 82.00, 55.00, 20.00, 13.00, 29.00 +ABY, 08, 21, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 21, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 21, 96.00, 73.00, 9.00, 14.00, 18.00 +ACV, 08, 21, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 21, 82.00, 62.00, 20.00, 16.00, 28.00 +ADK, 08, 21, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 21, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 21, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 21, 84.00, 61.00, -9999.00, -9999.00, 28.00 +AEX, 08, 21, 92.00, 71.00, -9999.00, -9999.00, 29.00 +AFF, 08, 21, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 21, 92.00, 72.00, -9999.00, -9999.00, 61.00 +AGS, 08, 21, 89.00, 68.00, 18.00, 27.00, 36.00 +AHN, 08, 21, 87.00, 68.00, 15.00, 22.00, 30.00 +AKN, 08, 21, 60.00, 46.00, 34.00, 39.00, 51.00 +AKO, 08, 21, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 21, 80.00, 56.00, 21.00, 24.00, 35.00 +ALI, 08, 21, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 21, 80.00, 57.00, 22.00, 19.00, 32.00 +ALS, 08, 21, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 21, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 21, 88.00, 62.00, 20.00, 13.00, 28.00 +AMG, 08, 21, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 21, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 21, 62.00, 48.00, 30.00, 31.00, 41.00 +AND, 08, 21, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 21, 64.00, 52.00, 37.00, 39.00, 52.00 +AOO, 08, 21, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 08, 21, 75.00, 51.00, 23.00, 23.00, 36.00 +AQQ, 08, 21, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 21, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AST, 08, 21, 69.00, 52.00, 17.00, 21.00, 27.00 +ATL, 08, 21, 86.00, 68.00, 16.00, 23.00, 32.00 +ATW, 08, 21, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 21, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 21, 83.00, 60.00, -9999.00, -9999.00, 27.00 +AUG, 08, 21, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 21, 95.00, 73.00, 8.00, 13.00, 17.00 +AUW, 08, 21, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 21, 81.00, 61.00, 15.00, 29.00, 36.00 +AVP, 08, 21, 78.00, 59.00, 22.00, 23.00, 34.00 +AXN, 08, 21, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 21, 78.00, 58.00, -9999.00, -9999.00, 32.00 +AYS, 08, 21, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 21, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 21, 93.00, 60.00, -9999.00, -9999.00, 2.00 +BAD, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 21, 74.00, 43.00, -9999.00, -9999.00, 20.00 +BDL, 08, 21, 81.00, 59.00, 22.00, 21.00, 33.00 +BDR, 08, 21, 80.00, 64.00, 21.00, 19.00, 35.00 +BET, 08, 21, 58.00, 45.00, 42.00, 41.00, 54.00 +BFD, 08, 21, 73.00, 51.00, 25.00, 26.00, 38.00 +BFF, 08, 21, 85.00, 54.00, 16.00, 10.00, 22.00 +BFL, 08, 21, 95.00, 68.00, 2.00, 1.00, 2.00 +BGM, 08, 21, 75.00, 56.00, 20.00, 24.00, 34.00 +BGR, 08, 21, 75.00, 55.00, 20.00, 19.00, 31.00 +BGS, 08, 21, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 21, 88.00, 68.00, 16.00, 24.00, 34.00 +BID, 08, 21, 75.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 21, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 21, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 21, 82.00, 54.00, 16.00, 14.00, 25.00 +BIS, 08, 21, 80.00, 52.00, 19.00, 14.00, 27.00 +BIX, 08, 21, 89.00, 73.00, -9999.00, -9999.00, 37.00 +BJI, 08, 21, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 21, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 21, 85.00, 51.00, -9999.00, -9999.00, 27.00 +BKW, 08, 21, 77.00, 58.00, 22.00, 28.00, 38.00 +BLF, 08, 21, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 21, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 21, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 21, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 21, 86.00, 61.00, -9999.00, -9999.00, 24.00 +BNA, 08, 21, 87.00, 67.00, 18.00, 23.00, 32.00 +BNO, 08, 21, 81.00, 43.00, -9999.00, 9.00, 22.00 +BOI, 08, 21, 86.00, 55.00, 8.00, 7.00, 13.00 +BOS, 08, 21, 78.00, 63.00, 19.00, 21.00, 30.00 +BPI, 08, 21, 76.00, 33.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 21, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 21, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 21, 82.00, 61.00, -9999.00, -9999.00, 31.00 +BRO, 08, 21, 93.00, 75.00, 12.00, 23.00, 28.00 +BRW, 08, 21, 41.00, 33.00, 26.00, 25.00, 40.00 +BSM, 08, 21, 95.00, 73.00, -9999.00, -9999.00, 17.00 +BTI, 08, 21, 43.00, 34.00, 22.00, 25.00, 36.00 +BTL, 08, 21, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 21, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 21, 91.00, 72.00, 11.00, 39.00, 43.00 +BTT, 08, 21, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 21, 76.00, 56.00, 29.00, 28.00, 43.00 +BUB, 08, 21, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 21, 77.00, 59.00, 25.00, 22.00, 36.00 +BUR, 08, 21, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 21, 89.00, 74.00, -9999.00, 33.00, 49.00 +BWG, 08, 21, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 21, 84.00, 64.00, 20.00, 19.00, 32.00 +BYH, 08, 21, 89.00, 68.00, -9999.00, -9999.00, 24.00 +BYI, 08, 21, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 21, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 21, 89.00, 68.00, 17.00, 25.00, 33.00 +CAG, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 21, 79.00, 59.00, 22.00, 23.00, 36.00 +CAO, 08, 21, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 21, 72.00, 50.00, 27.00, 30.00, 42.00 +CBM, 08, 21, 91.00, 68.00, -9999.00, -9999.00, 28.00 +CDB, 08, 21, 55.00, 47.00, 47.00, 50.00, 65.00 +CDC, 08, 21, 86.00, 55.00, 11.00, 10.00, 17.00 +CDR, 08, 21, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 21, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 21, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 21, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 21, 87.00, 67.00, 17.00, 25.00, 33.00 +CHO, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 21, 88.00, 72.00, 20.00, 29.00, 39.00 +CID, 08, 21, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 21, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 21, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 21, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 21, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 21, 79.00, 59.00, 25.00, 24.00, 38.00 +CLL, 08, 21, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 21, 87.00, 68.00, 17.00, 19.00, 29.00 +CMH, 08, 21, 81.00, 60.00, 19.00, 24.00, 34.00 +CMI, 08, 21, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 21, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 21, 86.00, 63.00, 23.00, 13.00, 30.00 +CNM, 08, 21, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +COD, 08, 21, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +COF, 08, 21, 89.00, 73.00, -9999.00, -9999.00, 38.00 +CON, 08, 21, 78.00, 53.00, 20.00, 21.00, 34.00 +COS, 08, 21, 80.00, 54.00, 24.00, 22.00, 36.00 +COT, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 21, 85.00, 62.00, 18.00, 17.00, 28.00 +CPR, 08, 21, 83.00, 50.00, 14.00, 11.00, 20.00 +CRBC, 08, 21, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 21, 93.00, 75.00, 12.00, 20.00, 25.00 +CRW, 08, 21, 83.00, 62.00, 22.00, 29.00, 40.00 +CSG, 08, 21, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 21, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 21, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 21, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 21, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 21, 83.00, 62.00, 19.00, 23.00, 34.00 +CVN, 08, 21, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 21, 87.00, 60.00, -9999.00, -9999.00, 23.00 +CXY, 08, 21, 82.00, 63.00, 17.00, 17.00, 26.00 +CYS, 08, 21, 78.00, 51.00, 18.00, 21.00, 32.00 +DAA, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 21, 89.00, 73.00, 19.00, 36.00, 46.00 +DAG, 08, 21, 100.00, 71.00, 3.00, 5.00, 6.00 +DAL, 08, 21, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 21, 82.00, 60.00, 21.00, 23.00, 34.00 +DBQ, 08, 21, 78.00, 58.00, 24.00, 19.00, 35.00 +DCA, 08, 21, 86.00, 69.00, 18.00, 21.00, 31.00 +DDC, 08, 21, 89.00, 64.00, 18.00, 10.00, 25.00 +DEC, 08, 21, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 21, 84.00, 55.00, 19.00, 18.00, 31.00 +DFW, 08, 21, 95.00, 72.00, 9.00, 10.00, 16.00 +DHN, 08, 21, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 21, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 21, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 21, 95.00, 73.00, -9999.00, -9999.00, 13.00 +DLG, 08, 21, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 21, 72.00, 51.00, 27.00, 26.00, 42.00 +DLLC, 08, 21, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 21, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 21, 96.00, 71.00, -9999.00, -9999.00, 24.00 +DMN, 08, 21, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 21, 85.00, 64.00, -9999.00, -9999.00, 27.00 +DPG, 08, 21, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 21, 90.00, 70.00, -9999.00, -9999.00, 40.00 +DRA, 08, 21, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 21, 95.00, 73.00, 8.00, 9.00, 14.00 +DSM, 08, 21, 82.00, 62.00, 21.00, 20.00, 32.00 +DTW, 08, 21, 80.00, 58.00, 18.00, 20.00, 30.00 +DUG, 08, 21, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 21, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 21, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 21, 93.00, 71.00, -9999.00, -9999.00, 20.00 +D45, 08, 21, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 21, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 21, 78.00, 55.00, 22.00, 21.00, 32.00 +ECG, 08, 21, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 21, 95.00, 65.00, -9999.00, -9999.00, 3.00 +EED, 08, 21, 105.00, 80.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 21, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 21, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 21, 78.00, 55.00, 25.00, 32.00, 43.00 +EKO, 08, 21, 86.00, 47.00, 9.00, 9.00, 15.00 +ELD, 08, 21, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 21, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 21, 92.00, 66.00, 17.00, 10.00, 23.00 +ELY, 08, 21, 82.00, 45.00, 11.00, 12.00, 19.00 +EMP, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 21, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +END, 08, 21, 92.00, 68.00, -9999.00, -9999.00, 17.00 +ENN, 08, 21, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 21, 86.00, 62.00, -9999.00, -9999.00, 9.00 +EPH, 08, 21, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 21, 77.00, 61.00, 25.00, 22.00, 38.00 +ESF, 08, 21, 92.00, 71.00, -9999.00, -9999.00, 37.00 +EUG, 08, 21, 81.00, 53.00, 11.00, 12.00, 16.00 +EVV, 08, 21, 86.00, 64.00, 19.00, 17.00, 28.00 +EWN, 08, 21, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 21, 84.00, 66.00, 18.00, 20.00, 30.00 +EYW, 08, 21, 89.00, 79.00, 31.00, 32.00, 48.00 +E74, 08, 21, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 21, 86.00, 65.00, -9999.00, -9999.00, 28.00 +FAI, 08, 21, 64.00, 45.00, 29.00, 26.00, 41.00 +FAR, 08, 21, 79.00, 54.00, 20.00, 19.00, 33.00 +FAT, 08, 21, 95.00, 63.00, 1.00, 2.00, 3.00 +FAY, 08, 21, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 21, 77.00, 45.00, 18.00, 20.00, 30.00 +FCS, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FDY, 08, 21, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 21, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FLG, 08, 21, 78.00, 47.00, 15.00, 24.00, 32.00 +FLL, 08, 21, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 21, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 21, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +FME, 08, 21, 85.00, 61.00, -9999.00, -9999.00, 26.00 +FMH, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 21, 88.00, 54.00, 12.00, 8.00, 16.00 +FMY, 08, 21, 91.00, 75.00, 18.00, 53.00, 60.00 +FNT, 08, 21, 78.00, 57.00, 20.00, 20.00, 32.00 +FOD, 08, 21, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 21, 86.00, 63.00, -9999.00, -9999.00, 23.00 +FOK, 08, 21, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 21, 87.00, 65.00, -9999.00, -9999.00, 25.00 +FSD, 08, 21, 81.00, 57.00, 23.00, 17.00, 31.00 +FSI, 08, 21, 93.00, 68.00, -9999.00, -9999.00, 19.00 +FSM, 08, 21, 91.00, 68.00, 14.00, 16.00, 24.00 +FTK, 08, 21, 85.00, 61.00, -9999.00, -9999.00, 23.00 +FWA, 08, 21, 81.00, 60.00, 19.00, 22.00, 33.00 +FWH, 08, 21, 94.00, 70.00, -9999.00, -9999.00, 17.00 +FYU, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 21, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 21, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 21, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 21, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 21, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 21, 80.00, 53.00, 12.00, 9.00, 16.00 +GFA, 08, 21, 79.00, 50.00, -9999.00, -9999.00, 23.00 +GFK, 08, 21, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 21, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 21, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 21, 81.00, 53.00, 16.00, 14.00, 25.00 +GJT, 08, 21, 89.00, 60.00, 10.00, 10.00, 18.00 +GKN, 08, 21, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 21, 85.00, 57.00, 17.00, 9.00, 23.00 +GLH, 08, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 21, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 21, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 21, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 21, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 21, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 21, 76.00, 55.00, 23.00, 25.00, 38.00 +GRCI, 08, 21, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 21, 77.00, 50.00, -9999.00, -9999.00, 21.00 +GRI, 08, 21, 84.00, 60.00, 19.00, 12.00, 27.00 +GRK, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 08, 21, 79.00, 57.00, 21.00, 19.00, 31.00 +GSB, 08, 21, 88.00, 68.00, -9999.00, -9999.00, 33.00 +GSG, 08, 21, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 21, 85.00, 65.00, 18.00, 20.00, 31.00 +GSP, 08, 21, 86.00, 66.00, 17.00, 22.00, 31.00 +GST, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 21, 76.00, 57.00, -9999.00, -9999.00, 34.00 +GTF, 08, 21, 79.00, 50.00, 20.00, 18.00, 30.00 +GUP, 08, 21, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 21, 82.00, 59.00, -9999.00, -9999.00, 27.00 +GVW, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 21, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 21, 84.00, 71.00, 19.00, 20.00, 29.00 +HBR, 08, 21, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 21, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 21, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 21, 85.00, 56.00, -9999.00, -9999.00, 14.00 +HKY, 08, 21, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 21, 80.00, 49.00, 15.00, 16.00, 25.00 +HMN, 08, 21, 93.00, 59.00, -9999.00, -9999.00, 21.00 +HMS, 08, 21, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 21, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 21, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HON, 08, 21, 83.00, 56.00, 20.00, 13.00, 28.00 +HOP, 08, 21, 87.00, 63.00, -9999.00, -9999.00, 24.00 +HOT, 08, 21, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 21, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 21, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 21, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 21, 90.00, 70.00, -9999.00, -9999.00, 40.00 +HST, 08, 21, 90.00, 73.00, -9999.00, -9999.00, 51.00 +HSV, 08, 21, 88.00, 67.00, 16.00, 22.00, 31.00 +HTL, 08, 21, 75.00, 52.00, 25.00, 22.00, 39.00 +HTS, 08, 21, 82.00, 63.00, 19.00, 25.00, 36.00 +HUF, 08, 21, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 21, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 21, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 21, 81.00, 50.00, 17.00, 15.00, 25.00 +IAB, 08, 21, 89.00, 66.00, -9999.00, -9999.00, 24.00 +IAD, 08, 21, 84.00, 62.00, 20.00, 23.00, 34.00 +IAG, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 21, 92.00, 72.00, 13.00, 27.00, 33.00 +ICT, 08, 21, 89.00, 66.00, 16.00, 15.00, 25.00 +IDA, 08, 21, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 21, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 21, 83.00, 65.00, 18.00, 18.00, 30.00 +ILI, 08, 21, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 21, 87.00, 70.00, 20.00, 28.00, 38.00 +IMT, 08, 21, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +IND, 08, 21, 83.00, 61.00, 18.00, 21.00, 31.00 +INL, 08, 21, 73.00, 50.00, 26.00, 25.00, 40.00 +INS, 08, 21, 95.00, 66.00, -9999.00, -9999.00, 6.00 +INT, 08, 21, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 08, 21, 89.00, 59.00, 11.00, 14.00, 22.00 +IPL, 08, 21, 104.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 21, 80.00, 59.00, 20.00, 25.00, 36.00 +IRK, 08, 21, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 21, 80.00, 52.00, 19.00, 15.00, 29.00 +ISP, 08, 21, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 21, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 21, 102.00, 72.00, -9999.00, -9999.00, 15.00 +IWD, 08, 21, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 21, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 21, 91.00, 69.00, 12.00, 25.00, 30.00 +JAX, 08, 21, 90.00, 72.00, 19.00, 37.00, 44.00 +JBR, 08, 21, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 21, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 21, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 21, 81.00, 66.00, 20.00, 19.00, 31.00 +JHW, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 21, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 21, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 21, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 21, 61.00, 46.00, 44.00, 45.00, 55.00 +JST, 08, 21, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 21, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 21, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 21, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 21, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 21, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 21, 79.00, 56.00, 18.00, 20.00, 30.00 +LAR, 08, 21, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 21, 101.00, 73.00, 6.00, 5.00, 10.00 +LAX, 08, 21, 77.00, 64.00, 2.00, 3.00, 3.00 +LBB, 08, 21, 88.00, 65.00, 16.00, 12.00, 22.00 +LBF, 08, 21, 84.00, 55.00, 21.00, 10.00, 28.00 +LCH, 08, 21, 90.00, 72.00, 16.00, 30.00, 38.00 +LCK, 08, 21, 82.00, 60.00, -9999.00, -9999.00, 28.00 +LEB, 08, 21, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 21, 84.00, 63.00, 15.00, 23.00, 31.00 +LFI, 08, 21, 84.00, 70.00, -9999.00, -9999.00, 30.00 +LFK, 08, 21, 93.00, 71.00, 10.00, 19.00, 24.00 +LFT, 08, 21, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 21, 81.00, 67.00, 19.00, 20.00, 31.00 +LGB, 08, 21, 84.00, 65.00, 2.00, 2.00, 3.00 +LGU, 08, 21, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 21, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 21, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 21, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 21, 90.00, 69.00, 11.00, 19.00, 24.00 +LIZ, 08, 21, 72.00, 50.00, -9999.00, -9999.00, 43.00 +LMT, 08, 21, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +LND, 08, 21, 81.00, 52.00, 9.00, 11.00, 17.00 +LNK, 08, 21, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 21, 89.00, 51.00, 5.00, 3.00, 6.00 +LOZ, 08, 21, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 21, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 21, 89.00, 67.00, -9999.00, -9999.00, 25.00 +LSE, 08, 21, 80.00, 58.00, 22.00, 22.00, 34.00 +LSF, 08, 21, 90.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 08, 21, 103.00, 65.00, -9999.00, -9999.00, 6.00 +LTS, 08, 21, 95.00, 68.00, -9999.00, -9999.00, 19.00 +LUF, 08, 21, 104.00, 72.00, -9999.00, -9999.00, 10.00 +LVS, 08, 21, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 21, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 21, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 21, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 21, 84.00, 63.00, 20.00, 23.00, 32.00 +MAF, 08, 21, 92.00, 66.00, 13.00, 11.00, 19.00 +MBL, 08, 21, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 21, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 21, 91.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 21, 90.00, 74.00, -9999.00, -9999.00, 49.00 +MCG, 08, 21, 62.00, 43.00, 37.00, 33.00, 50.00 +MCI, 08, 21, 85.00, 64.00, 20.00, 20.00, 32.00 +MCK, 08, 21, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 21, 90.00, 69.00, 17.00, 21.00, 32.00 +MCO, 08, 21, 91.00, 73.00, 15.00, 44.00, 50.00 +MCW, 08, 21, 79.00, 57.00, 20.00, 17.00, 29.00 +MC2, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MDH, 08, 21, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 21, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 21, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 21, 81.00, 63.00, 29.00, 22.00, 39.00 +MEI, 08, 21, 91.00, 69.00, 15.00, 26.00, 34.00 +MEM, 08, 21, 89.00, 70.00, 14.00, 20.00, 27.00 +MER, 08, 21, 94.00, 58.00, -9999.00, -9999.00, 1.00 +MFD, 08, 21, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 21, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 21, 89.00, 54.00, 9.00, 7.00, 12.00 +MGE, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 08, 21, 90.00, 70.00, 15.00, 22.00, 31.00 +MGW, 08, 21, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 21, 92.00, 59.00, -9999.00, -9999.00, 1.00 +MHS, 08, 21, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 21, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 21, 78.00, 53.00, -9999.00, -9999.00, 27.00 +MIV, 08, 21, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 21, 90.00, 51.00, -9999.00, -9999.00, 8.00 +MKC, 08, 21, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 21, 76.00, 59.00, 26.00, 20.00, 37.00 +MKG, 08, 21, 77.00, 57.00, 20.00, 19.00, 30.00 +MKL, 08, 21, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 21, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 21, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 21, 86.00, 46.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 21, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 21, 82.00, 60.00, 22.00, 18.00, 32.00 +MLS, 08, 21, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 21, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 21, 90.00, 70.00, -9999.00, -9999.00, 32.00 +MOB, 08, 21, 90.00, 72.00, 19.00, 42.00, 50.00 +MOT, 08, 21, 78.00, 53.00, 19.00, 15.00, 27.00 +MPV, 08, 21, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 21, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 21, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 21, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 21, 70.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 21, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 21, 78.00, 55.00, 24.00, 20.00, 36.00 +MSO, 08, 21, 80.00, 48.00, 17.00, 17.00, 27.00 +MSP, 08, 21, 79.00, 58.00, 26.00, 22.00, 38.00 +MSS, 08, 21, 76.00, 54.00, 22.00, 22.00, 35.00 +MSY, 08, 21, 90.00, 73.00, 13.00, 38.00, 44.00 +MTC, 08, 21, 77.00, 58.00, -9999.00, -9999.00, 26.00 +MTN, 08, 21, 84.00, 64.00, -9999.00, -9999.00, 26.00 +MTO, 08, 21, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 21, 82.00, 59.00, -9999.00, -9999.00, 26.00 +MUO, 08, 21, 89.00, 53.00, -9999.00, -9999.00, 8.00 +MWA, 08, 21, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 21, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 21, 90.00, 70.00, -9999.00, -9999.00, 27.00 +MYL, 08, 21, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 21, 89.00, 69.00, -9999.00, -9999.00, 33.00 +NAO, 08, 21, 86.00, 74.00, -9999.00, -9999.00, 47.00 +NBC, 08, 21, 88.00, 72.00, -9999.00, -9999.00, 40.00 +NBE, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +NBU, 08, 21, 80.00, 60.00, -9999.00, -9999.00, 27.00 +NCA, 08, 21, 88.00, 67.00, -9999.00, -9999.00, 40.00 +NCO, 08, 21, 77.00, 62.00, -9999.00, -9999.00, 32.00 +NC1, 08, 21, 95.00, 66.00, -9999.00, -9999.00, 3.00 +NEL, 08, 21, 83.00, 60.00, -9999.00, -9999.00, 29.00 +NFG, 08, 21, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 21, 87.00, 50.00, -9999.00, -9999.00, 6.00 +NGP, 08, 21, 92.00, 74.00, -9999.00, -9999.00, 22.00 +NGU, 08, 21, 84.00, 69.00, -9999.00, -9999.00, 30.00 +NGZ, 08, 21, 70.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 21, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 21, 75.00, 56.00, -9999.00, -9999.00, 30.00 +NID, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 21, 90.00, 72.00, -9999.00, -9999.00, 47.00 +NIR, 08, 21, 94.00, 72.00, -9999.00, -9999.00, 24.00 +NKT, 08, 21, 86.00, 71.00, -9999.00, -9999.00, 40.00 +NKX, 08, 21, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 21, 90.00, 67.00, -9999.00, -9999.00, 31.00 +NPA, 08, 21, 89.00, 73.00, -9999.00, -9999.00, 38.00 +NQA, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 21, 95.00, 73.00, -9999.00, -9999.00, 21.00 +NQX, 08, 21, 89.00, 79.00, -9999.00, -9999.00, 46.00 +NRB, 08, 21, 88.00, 74.00, -9999.00, -9999.00, 40.00 +NRC, 08, 21, 93.00, 57.00, -9999.00, -9999.00, 3.00 +NRS, 08, 21, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 21, 90.00, 70.00, -9999.00, -9999.00, 40.00 +NSI, 08, 21, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 21, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 21, 84.00, 64.00, -9999.00, -9999.00, 4.00 +NTU, 08, 21, 84.00, 69.00, -9999.00, -9999.00, 31.00 +NUC, 08, 21, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 21, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 21, 72.00, 50.00, -9999.00, -9999.00, 20.00 +NWF, 08, 21, 84.00, 65.00, -9999.00, -9999.00, 4.00 +NXX, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 21, 86.00, 62.00, -9999.00, -9999.00, 29.00 +NZC, 08, 21, 91.00, 69.00, -9999.00, -9999.00, 47.00 +NZJ, 08, 21, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 21, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NZY, 08, 21, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 21, 76.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 21, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 21, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 21, 91.00, 68.00, 13.00, 11.00, 20.00 +OLM, 08, 21, 76.00, 49.00, 15.00, 17.00, 24.00 +OMA, 08, 21, 83.00, 61.00, 18.00, 16.00, 28.00 +OME, 08, 21, 55.00, 43.00, 33.00, 35.00, 47.00 +ONT, 08, 21, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 21, 80.00, 60.00, 23.00, 21.00, 37.00 +ORF, 08, 21, 84.00, 69.00, 16.00, 19.00, 30.00 +ORH, 08, 21, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 21, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 21, 75.00, 54.00, -9999.00, -9999.00, 30.00 +OTG, 08, 21, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 21, 67.00, 53.00, 11.00, 14.00, 18.00 +OTM, 08, 21, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 21, 55.00, 46.00, 27.00, 30.00, 42.00 +OURC, 08, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 21, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 21, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 21, 90.00, 68.00, -9999.00, -9999.00, 37.00 +PACZ, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 21, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 21, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 21, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 21, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 21, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 21, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 21, 90.00, 71.00, -9999.00, -9999.00, 41.00 +PAQ, 08, 21, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 21, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 21, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 21, 50.00, 42.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 21, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 21, 75.00, 56.00, -9999.00, -9999.00, 34.00 +PBI, 08, 21, 90.00, 75.00, 27.00, 41.00, 53.00 +PDT, 08, 21, 84.00, 56.00, 11.00, 9.00, 15.00 +PDX, 08, 21, 79.00, 56.00, 15.00, 15.00, 22.00 +PFN, 08, 21, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 21, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 21, 83.00, 65.00, 18.00, 18.00, 30.00 +PHX, 08, 21, 103.00, 78.00, 10.00, 3.00, 11.00 +PIA, 08, 21, 82.00, 62.00, 20.00, 20.00, 32.00 +PIB, 08, 21, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 21, 84.00, 49.00, 9.00, 11.00, 17.00 +PIR, 08, 21, 86.00, 58.00, 16.00, 12.00, 24.00 +PIT, 08, 21, 80.00, 59.00, 19.00, 24.00, 33.00 +PKB, 08, 21, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 21, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 21, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 21, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 21, 89.00, 73.00, 18.00, 30.00, 38.00 +POB, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 08, 21, 92.00, 69.00, -9999.00, -9999.00, 42.00 +POM, 08, 21, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 21, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 21, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 21, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 21, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 21, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 21, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 21, 78.00, 54.00, -9999.00, -9999.00, 29.00 +PSP, 08, 21, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 21, 91.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 21, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 21, 88.00, 57.00, 21.00, 13.00, 28.00 +PUC, 08, 21, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 21, 80.00, 60.00, 18.00, 18.00, 29.00 +PVU, 08, 21, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 21, 76.00, 56.00, 20.00, 21.00, 31.00 +P02, 08, 21, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 08, 21, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 08, 21, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +P24, 08, 21, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +P28, 08, 21, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +P35, 08, 21, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +P38, 08, 21, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +P39, 08, 21, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +P58, 08, 21, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +P59, 08, 21, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +P60, 08, 21, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +P61, 08, 21, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 08, 21, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +P68, 08, 21, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +P69, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 21, 88.00, 47.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 21, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 21, 83.00, 54.00, 18.00, 14.00, 27.00 +RBL, 08, 21, 95.00, 63.00, 3.00, 4.00, 5.00 +RCA, 08, 21, 83.00, 54.00, -9999.00, -9999.00, 22.00 +RDD, 08, 21, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 21, 82.00, 45.00, 10.00, 8.00, 14.00 +RDR, 08, 21, 78.00, 52.00, -9999.00, -9999.00, 29.00 +RDU, 08, 21, 86.00, 67.00, 17.00, 19.00, 28.00 +REE, 08, 21, 88.00, 65.00, -9999.00, -9999.00, 17.00 +REJ, 08, 21, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 21, 80.00, 59.00, 23.00, 20.00, 35.00 +RIC, 08, 21, 86.00, 65.00, 20.00, 20.00, 32.00 +RIV, 08, 21, 93.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 21, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 21, 79.00, 49.00, 9.00, 7.00, 13.00 +RME, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 21, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 08, 21, 94.00, 74.00, -9999.00, -9999.00, 19.00 +RNO, 08, 21, 87.00, 48.00, 7.00, 6.00, 10.00 +ROA, 08, 21, 84.00, 63.00, 16.00, 23.00, 32.00 +ROC, 08, 21, 77.00, 57.00, 24.00, 23.00, 37.00 +ROW, 08, 21, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 21, 87.00, 64.00, 14.00, 11.00, 23.00 +RST, 08, 21, 77.00, 56.00, 27.00, 23.00, 38.00 +RWF, 08, 21, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 21, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 21, 91.00, 58.00, 2.00, 2.00, 3.00 +SAF, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 21, 78.00, 67.00, 2.00, 2.00, 3.00 +SAT, 08, 21, 94.00, 74.00, 10.00, 14.00, 19.00 +SAV, 08, 21, 89.00, 72.00, 18.00, 31.00, 39.00 +SAW, 08, 21, 72.00, 55.00, -9999.00, -9999.00, 35.00 +SBA, 08, 21, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 21, 95.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 21, 79.00, 60.00, 22.00, 23.00, 33.00 +SBP, 08, 21, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 21, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 21, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 21, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 21, 92.00, 60.00, 3.00, 2.00, 3.00 +SDF, 08, 21, 85.00, 65.00, 18.00, 23.00, 32.00 +SEA, 08, 21, 74.00, 55.00, 15.00, 16.00, 23.00 +SEM, 08, 21, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 21, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 21, 73.00, 55.00, 1.00, 2.00, 3.00 +SGF, 08, 21, 87.00, 64.00, 16.00, 18.00, 29.00 +SGY, 08, 21, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 21, 83.00, 50.00, 15.00, 12.00, 22.00 +SHV, 08, 21, 92.00, 71.00, 9.00, 17.00, 23.00 +SIT, 08, 21, 62.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 21, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 21, 94.00, 68.00, 9.00, 10.00, 16.00 +SKA, 08, 21, 80.00, 53.00, -9999.00, -9999.00, 15.00 +SKF, 08, 21, 94.00, 74.00, -9999.00, -9999.00, 17.00 +SLC, 08, 21, 87.00, 60.00, 12.00, 12.00, 20.00 +SLE, 08, 21, 81.00, 51.00, 10.00, 13.00, 17.00 +SLN, 08, 21, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 21, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 21, 74.00, 54.00, -9999.00, 2.00, 4.00 +SNA, 08, 21, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 21, 51.00, 44.00, 38.00, 43.00, 57.00 +SNS, 08, 21, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 21, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 21, 83.00, 62.00, 18.00, 20.00, 32.00 +SPS, 08, 21, 94.00, 70.00, 13.00, 12.00, 19.00 +SRQ, 08, 21, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 21, 89.00, 67.00, -9999.00, -9999.00, 33.00 +SSI, 08, 21, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 21, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 21, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +STL, 08, 21, 86.00, 67.00, 18.00, 20.00, 30.00 +STNV, 08, 21, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 08, 21, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 21, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 21, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 21, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 21, 82.00, 60.00, 21.00, 17.00, 32.00 +SVN, 08, 21, 89.00, 72.00, -9999.00, -9999.00, 37.00 +SWF, 08, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 21, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 21, 77.00, 57.00, 25.00, 24.00, 36.00 +SZL, 08, 21, 86.00, 62.00, -9999.00, -9999.00, 24.00 +TAD, 08, 21, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 21, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 21, 87.00, 60.00, -9999.00, -9999.00, 27.00 +TCC, 08, 21, 89.00, 61.00, 16.00, 10.00, 21.00 +TCL, 08, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 21, 77.00, 50.00, -9999.00, -9999.00, 21.00 +TCS, 08, 21, 89.00, 64.00, -9999.00, 14.00, 25.00 +TEB, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 21, 91.00, 68.00, -9999.00, -9999.00, 19.00 +TKA, 08, 21, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 21, 91.00, 71.00, 14.00, 42.00, 46.00 +TNX, 08, 21, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 21, 80.00, 57.00, 18.00, 22.00, 33.00 +TOP, 08, 21, 86.00, 63.00, 22.00, 20.00, 32.00 +TPA, 08, 21, 90.00, 74.00, 24.00, 44.00, 52.00 +TPH, 08, 21, 86.00, 53.00, 7.00, 8.00, 12.00 +TRI, 08, 21, 83.00, 62.00, 18.00, 22.00, 33.00 +TRK, 08, 21, 79.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 21, 104.00, 74.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 21, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 21, 91.00, 69.00, 14.00, 12.00, 22.00 +TUP, 08, 21, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 21, 96.00, 71.00, 19.00, 13.00, 27.00 +TVC, 08, 21, 76.00, 55.00, 21.00, 17.00, 31.00 +TVL, 08, 21, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 21, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 21, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 21, 86.00, 64.00, 16.00, 23.00, 31.00 +T01, 08, 21, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T02, 08, 21, 88.00, 68.00, -9999.00, -9999.00, 32.00 +T03, 08, 21, 88.00, 69.00, -9999.00, -9999.00, 33.00 +T04, 08, 21, 90.00, 73.00, -9999.00, -9999.00, 49.00 +T05, 08, 21, 88.00, 62.00, -9999.00, -9999.00, 25.00 +T06, 08, 21, 91.00, 67.00, -9999.00, -9999.00, 28.00 +T07, 08, 21, 91.00, 56.00, -9999.00, -9999.00, 14.00 +T08, 08, 21, 86.00, 62.00, -9999.00, -9999.00, 14.00 +UCA, 08, 21, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 21, 95.00, 66.00, -9999.00, -9999.00, 6.00 +UIL, 08, 21, 69.00, 49.00, 26.00, 25.00, 35.00 +UIN, 08, 21, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 21, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 21, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 21, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 08, 21, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +U28, 08, 21, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 21, 90.00, 69.00, -9999.00, -9999.00, 38.00 +VBG, 08, 21, 75.00, 54.00, -9999.00, -9999.00, 7.00 +VCT, 08, 21, 93.00, 74.00, 9.00, 28.00, 31.00 +VCV, 08, 21, 95.00, 60.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 21, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 21, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 21, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 21, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 21, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 21, 90.00, 70.00, -9999.00, -9999.00, 40.00 +VRB, 08, 21, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 21, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 21, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 21, 84.00, 63.00, 13.00, 13.00, 23.00 +WJA, 08, 21, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 21, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 21, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 21, 88.00, 47.00, 8.00, 7.00, 12.00 +WPO, 08, 21, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 21, 90.00, 69.00, -9999.00, -9999.00, 31.00 +WRG, 08, 21, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 21, 84.00, 60.00, -9999.00, -9999.00, 27.00 +WRL, 08, 21, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +X68, 08, 21, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 21, 59.00, 45.00, 50.00, 49.00, 61.00 +YCG, 08, 21, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 21, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 21, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 21, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 21, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 21, 84.00, 51.00, 7.00, 7.00, 11.00 +YNG, 08, 21, 78.00, 57.00, 22.00, 24.00, 36.00 +YPA, 08, 21, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 21, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 21, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 21, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 21, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 21, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 21, 104.00, 79.00, 3.00, 2.00, 4.00 +YVR, 08, 21, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 21, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 21, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 21, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 21, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 21, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 21, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 21, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 21, 72.00, 50.00, 25.00, 24.00, 37.00 +ZUN, 08, 21, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 21, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 21, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 21, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +01R, 08, 21, 92.00, 70.00, -9999.00, -9999.00, 29.00 +1V1, 08, 21, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 21, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 21, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 21, 86.00, 70.00, -9999.00, -9999.00, 33.00 +2PJ, 08, 21, 89.00, 67.00, -9999.00, -9999.00, 32.00 +3B1, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 21, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 21, 76.00, 52.00, -9999.00, -9999.00, 30.00 +3SE, 08, 21, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 21, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 21, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +4OM, 08, 21, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 21, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 21, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 21, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 21, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 22, 81.00, 61.00, 19.00, 23.00, 33.00 +ABI, 08, 22, 93.00, 71.00, 12.00, 12.00, 19.00 +ABQ, 08, 22, 88.00, 61.00, 23.00, 12.00, 29.00 +ABR, 08, 22, 82.00, 55.00, 20.00, 13.00, 28.00 +ABY, 08, 22, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 22, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 22, 96.00, 73.00, 9.00, 14.00, 18.00 +ACV, 08, 22, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 22, 82.00, 62.00, 20.00, 16.00, 28.00 +ADK, 08, 22, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 22, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 22, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 22, 84.00, 61.00, -9999.00, -9999.00, 28.00 +AEX, 08, 22, 92.00, 71.00, -9999.00, -9999.00, 29.00 +AFF, 08, 22, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 22, 92.00, 72.00, -9999.00, -9999.00, 60.00 +AGS, 08, 22, 89.00, 68.00, 18.00, 26.00, 36.00 +AHN, 08, 22, 87.00, 68.00, 15.00, 22.00, 30.00 +AKN, 08, 22, 60.00, 46.00, 35.00, 39.00, 51.00 +AKO, 08, 22, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 22, 80.00, 56.00, 21.00, 24.00, 35.00 +ALI, 08, 22, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 22, 80.00, 57.00, 22.00, 19.00, 32.00 +ALS, 08, 22, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 22, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 22, 88.00, 62.00, 20.00, 13.00, 28.00 +AMG, 08, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 22, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 22, 62.00, 48.00, 30.00, 31.00, 41.00 +AND, 08, 22, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 22, 64.00, 52.00, 38.00, 40.00, 52.00 +AOO, 08, 22, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 08, 22, 75.00, 51.00, 23.00, 23.00, 36.00 +AQQ, 08, 22, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 22, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AST, 08, 22, 69.00, 52.00, 17.00, 21.00, 28.00 +ATL, 08, 22, 86.00, 68.00, 16.00, 23.00, 32.00 +ATW, 08, 22, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 22, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 22, 83.00, 60.00, -9999.00, -9999.00, 27.00 +AUG, 08, 22, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 22, 95.00, 73.00, 8.00, 13.00, 17.00 +AUW, 08, 22, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 22, 81.00, 61.00, 15.00, 29.00, 35.00 +AVP, 08, 22, 78.00, 59.00, 22.00, 23.00, 34.00 +AXN, 08, 22, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 22, 78.00, 58.00, -9999.00, -9999.00, 32.00 +AYS, 08, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 22, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 22, 93.00, 60.00, -9999.00, -9999.00, 2.00 +BAD, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 22, 74.00, 43.00, -9999.00, -9999.00, 20.00 +BDL, 08, 22, 81.00, 59.00, 22.00, 21.00, 33.00 +BDR, 08, 22, 80.00, 64.00, 21.00, 19.00, 35.00 +BET, 08, 22, 58.00, 45.00, 42.00, 41.00, 55.00 +BFD, 08, 22, 73.00, 51.00, 25.00, 26.00, 38.00 +BFF, 08, 22, 85.00, 54.00, 16.00, 10.00, 22.00 +BFL, 08, 22, 95.00, 68.00, 2.00, 1.00, 2.00 +BGM, 08, 22, 75.00, 56.00, 20.00, 24.00, 34.00 +BGR, 08, 22, 75.00, 55.00, 20.00, 19.00, 31.00 +BGS, 08, 22, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 22, 88.00, 68.00, 16.00, 24.00, 34.00 +BID, 08, 22, 75.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 22, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 22, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 22, 82.00, 54.00, 16.00, 14.00, 25.00 +BIS, 08, 22, 80.00, 52.00, 19.00, 14.00, 27.00 +BIX, 08, 22, 89.00, 73.00, -9999.00, -9999.00, 37.00 +BJI, 08, 22, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 22, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 22, 85.00, 51.00, -9999.00, -9999.00, 27.00 +BKW, 08, 22, 77.00, 58.00, 22.00, 28.00, 38.00 +BLF, 08, 22, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 22, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 22, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 22, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 22, 86.00, 61.00, -9999.00, -9999.00, 24.00 +BNA, 08, 22, 87.00, 67.00, 18.00, 23.00, 32.00 +BNO, 08, 22, 81.00, 43.00, -9999.00, 9.00, 22.00 +BOI, 08, 22, 86.00, 55.00, 8.00, 7.00, 13.00 +BOS, 08, 22, 78.00, 63.00, 19.00, 21.00, 30.00 +BPI, 08, 22, 76.00, 33.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 22, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 22, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 22, 82.00, 61.00, -9999.00, -9999.00, 31.00 +BRO, 08, 22, 93.00, 75.00, 13.00, 23.00, 28.00 +BRW, 08, 22, 41.00, 33.00, 26.00, 25.00, 40.00 +BSM, 08, 22, 95.00, 73.00, -9999.00, -9999.00, 17.00 +BTI, 08, 22, 43.00, 34.00, 22.00, 25.00, 35.00 +BTL, 08, 22, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 22, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 22, 91.00, 72.00, 11.00, 38.00, 42.00 +BTT, 08, 22, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 22, 76.00, 56.00, 29.00, 28.00, 43.00 +BUB, 08, 22, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 22, 77.00, 59.00, 25.00, 22.00, 36.00 +BUR, 08, 22, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 22, 89.00, 74.00, -9999.00, 33.00, 48.00 +BWG, 08, 22, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 22, 84.00, 64.00, 20.00, 19.00, 31.00 +BYH, 08, 22, 89.00, 68.00, -9999.00, -9999.00, 24.00 +BYI, 08, 22, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 22, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 22, 89.00, 68.00, 17.00, 24.00, 32.00 +CAG, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 22, 79.00, 59.00, 22.00, 23.00, 36.00 +CAO, 08, 22, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 22, 72.00, 50.00, 27.00, 30.00, 42.00 +CBM, 08, 22, 91.00, 68.00, -9999.00, -9999.00, 28.00 +CDB, 08, 22, 55.00, 47.00, 47.00, 50.00, 65.00 +CDC, 08, 22, 86.00, 55.00, 11.00, 10.00, 17.00 +CDR, 08, 22, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 22, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 22, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 22, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 22, 87.00, 67.00, 17.00, 25.00, 33.00 +CHO, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 22, 88.00, 72.00, 20.00, 29.00, 39.00 +CID, 08, 22, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 22, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 22, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 22, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 22, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 22, 79.00, 59.00, 25.00, 24.00, 38.00 +CLL, 08, 22, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 22, 87.00, 68.00, 17.00, 19.00, 29.00 +CMH, 08, 22, 81.00, 60.00, 19.00, 24.00, 34.00 +CMI, 08, 22, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 22, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 22, 86.00, 63.00, 23.00, 13.00, 30.00 +CNM, 08, 22, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +COD, 08, 22, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +COF, 08, 22, 89.00, 73.00, -9999.00, -9999.00, 38.00 +CON, 08, 22, 78.00, 53.00, 20.00, 21.00, 34.00 +COS, 08, 22, 80.00, 54.00, 24.00, 22.00, 35.00 +COT, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 22, 85.00, 62.00, 18.00, 17.00, 28.00 +CPR, 08, 22, 83.00, 50.00, 14.00, 11.00, 20.00 +CRBC, 08, 22, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 22, 93.00, 75.00, 13.00, 20.00, 25.00 +CRW, 08, 22, 83.00, 62.00, 22.00, 28.00, 40.00 +CSG, 08, 22, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 22, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 22, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 22, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 22, 83.00, 62.00, 19.00, 23.00, 33.00 +CVN, 08, 22, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 22, 87.00, 60.00, -9999.00, -9999.00, 23.00 +CXY, 08, 22, 82.00, 63.00, 17.00, 17.00, 26.00 +CYS, 08, 22, 78.00, 51.00, 18.00, 21.00, 32.00 +DAA, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 22, 89.00, 73.00, 19.00, 36.00, 46.00 +DAG, 08, 22, 100.00, 71.00, 3.00, 5.00, 6.00 +DAL, 08, 22, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 22, 82.00, 60.00, 21.00, 23.00, 34.00 +DBQ, 08, 22, 78.00, 58.00, 24.00, 19.00, 35.00 +DCA, 08, 22, 86.00, 69.00, 18.00, 21.00, 30.00 +DDC, 08, 22, 89.00, 64.00, 18.00, 10.00, 25.00 +DEC, 08, 22, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 22, 84.00, 55.00, 19.00, 18.00, 30.00 +DFW, 08, 22, 95.00, 72.00, 9.00, 10.00, 16.00 +DHN, 08, 22, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 22, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 22, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 22, 95.00, 73.00, -9999.00, -9999.00, 13.00 +DLG, 08, 22, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 22, 72.00, 51.00, 27.00, 26.00, 42.00 +DLLC, 08, 22, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 22, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 22, 96.00, 71.00, -9999.00, -9999.00, 23.00 +DMN, 08, 22, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 22, 85.00, 64.00, -9999.00, -9999.00, 27.00 +DPG, 08, 22, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 22, 90.00, 70.00, -9999.00, -9999.00, 40.00 +DRA, 08, 22, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 22, 95.00, 73.00, 8.00, 9.00, 15.00 +DSM, 08, 22, 82.00, 62.00, 21.00, 20.00, 32.00 +DTW, 08, 22, 80.00, 58.00, 18.00, 20.00, 30.00 +DUG, 08, 22, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 22, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 22, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 22, 93.00, 71.00, -9999.00, -9999.00, 20.00 +D45, 08, 22, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 22, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 22, 78.00, 55.00, 22.00, 21.00, 32.00 +ECG, 08, 22, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 22, 95.00, 65.00, -9999.00, -9999.00, 3.00 +EED, 08, 22, 105.00, 80.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 22, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 22, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 22, 78.00, 55.00, 25.00, 32.00, 42.00 +EKO, 08, 22, 86.00, 47.00, 9.00, 9.00, 15.00 +ELD, 08, 22, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 22, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 22, 92.00, 66.00, 17.00, 10.00, 23.00 +ELY, 08, 22, 82.00, 45.00, 11.00, 12.00, 19.00 +EMP, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 22, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +END, 08, 22, 92.00, 68.00, -9999.00, -9999.00, 17.00 +ENN, 08, 22, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 22, 86.00, 62.00, -9999.00, -9999.00, 9.00 +EPH, 08, 22, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 22, 77.00, 61.00, 25.00, 22.00, 38.00 +ESF, 08, 22, 92.00, 71.00, -9999.00, -9999.00, 37.00 +EUG, 08, 22, 81.00, 53.00, 11.00, 12.00, 16.00 +EVV, 08, 22, 86.00, 64.00, 19.00, 17.00, 28.00 +EWN, 08, 22, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 22, 84.00, 66.00, 18.00, 20.00, 30.00 +EYW, 08, 22, 89.00, 79.00, 31.00, 32.00, 48.00 +E74, 08, 22, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 22, 86.00, 65.00, -9999.00, -9999.00, 28.00 +FAI, 08, 22, 64.00, 45.00, 29.00, 26.00, 41.00 +FAR, 08, 22, 79.00, 54.00, 20.00, 19.00, 33.00 +FAT, 08, 22, 95.00, 63.00, 1.00, 2.00, 3.00 +FAY, 08, 22, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 22, 77.00, 45.00, 18.00, 20.00, 30.00 +FCS, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FDY, 08, 22, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 22, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FLG, 08, 22, 78.00, 47.00, 15.00, 23.00, 31.00 +FLL, 08, 22, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 22, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 22, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +FME, 08, 22, 85.00, 61.00, -9999.00, -9999.00, 26.00 +FMH, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 22, 88.00, 54.00, 12.00, 8.00, 16.00 +FMY, 08, 22, 91.00, 75.00, 18.00, 53.00, 59.00 +FNT, 08, 22, 78.00, 57.00, 20.00, 20.00, 32.00 +FOD, 08, 22, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 22, 86.00, 63.00, -9999.00, -9999.00, 23.00 +FOK, 08, 22, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 22, 87.00, 65.00, -9999.00, -9999.00, 25.00 +FSD, 08, 22, 81.00, 57.00, 23.00, 17.00, 31.00 +FSI, 08, 22, 93.00, 68.00, -9999.00, -9999.00, 19.00 +FSM, 08, 22, 91.00, 68.00, 14.00, 16.00, 24.00 +FTK, 08, 22, 85.00, 61.00, -9999.00, -9999.00, 23.00 +FWA, 08, 22, 81.00, 60.00, 19.00, 22.00, 33.00 +FWH, 08, 22, 94.00, 70.00, -9999.00, -9999.00, 17.00 +FYU, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 22, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 22, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 22, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 22, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 22, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 22, 80.00, 53.00, 12.00, 9.00, 16.00 +GFA, 08, 22, 79.00, 50.00, -9999.00, -9999.00, 23.00 +GFK, 08, 22, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 22, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 22, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 22, 81.00, 53.00, 16.00, 14.00, 25.00 +GJT, 08, 22, 89.00, 60.00, 10.00, 10.00, 18.00 +GKN, 08, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 22, 85.00, 57.00, 17.00, 9.00, 23.00 +GLH, 08, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 22, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 22, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 22, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 22, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 22, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 22, 76.00, 55.00, 23.00, 25.00, 38.00 +GRCI, 08, 22, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 22, 77.00, 50.00, -9999.00, -9999.00, 21.00 +GRI, 08, 22, 84.00, 60.00, 19.00, 12.00, 27.00 +GRK, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 08, 22, 79.00, 57.00, 21.00, 19.00, 31.00 +GSB, 08, 22, 88.00, 68.00, -9999.00, -9999.00, 32.00 +GSG, 08, 22, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 22, 85.00, 65.00, 18.00, 20.00, 31.00 +GSP, 08, 22, 86.00, 66.00, 17.00, 22.00, 31.00 +GST, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 22, 76.00, 57.00, -9999.00, -9999.00, 34.00 +GTF, 08, 22, 79.00, 50.00, 20.00, 18.00, 30.00 +GUP, 08, 22, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 22, 82.00, 59.00, -9999.00, -9999.00, 27.00 +GVW, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 22, 84.00, 71.00, 19.00, 20.00, 29.00 +HBR, 08, 22, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 22, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 22, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 22, 85.00, 56.00, -9999.00, -9999.00, 14.00 +HKY, 08, 22, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 22, 80.00, 49.00, 15.00, 16.00, 25.00 +HMN, 08, 22, 93.00, 59.00, -9999.00, -9999.00, 21.00 +HMS, 08, 22, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 22, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 22, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HON, 08, 22, 83.00, 56.00, 20.00, 13.00, 28.00 +HOP, 08, 22, 87.00, 63.00, -9999.00, -9999.00, 24.00 +HOT, 08, 22, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 22, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 22, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 22, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 22, 90.00, 70.00, -9999.00, -9999.00, 39.00 +HST, 08, 22, 90.00, 73.00, -9999.00, -9999.00, 51.00 +HSV, 08, 22, 88.00, 67.00, 16.00, 22.00, 31.00 +HTL, 08, 22, 75.00, 52.00, 25.00, 22.00, 40.00 +HTS, 08, 22, 82.00, 63.00, 19.00, 25.00, 35.00 +HUF, 08, 22, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 22, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 22, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 22, 81.00, 50.00, 17.00, 15.00, 25.00 +IAB, 08, 22, 89.00, 66.00, -9999.00, -9999.00, 24.00 +IAD, 08, 22, 84.00, 62.00, 20.00, 23.00, 34.00 +IAG, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 22, 92.00, 72.00, 13.00, 27.00, 33.00 +ICT, 08, 22, 89.00, 66.00, 16.00, 15.00, 25.00 +IDA, 08, 22, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 22, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 22, 83.00, 65.00, 18.00, 18.00, 30.00 +ILI, 08, 22, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 22, 87.00, 70.00, 20.00, 28.00, 38.00 +IMT, 08, 22, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +IND, 08, 22, 83.00, 61.00, 18.00, 21.00, 31.00 +INL, 08, 22, 73.00, 50.00, 26.00, 25.00, 40.00 +INS, 08, 22, 95.00, 66.00, -9999.00, -9999.00, 6.00 +INT, 08, 22, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 08, 22, 89.00, 59.00, 11.00, 14.00, 22.00 +IPL, 08, 22, 104.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 22, 80.00, 59.00, 20.00, 25.00, 36.00 +IRK, 08, 22, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 22, 80.00, 52.00, 19.00, 15.00, 29.00 +ISP, 08, 22, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 22, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 22, 102.00, 72.00, -9999.00, -9999.00, 15.00 +IWD, 08, 22, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 22, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 22, 91.00, 69.00, 12.00, 25.00, 30.00 +JAX, 08, 22, 90.00, 72.00, 19.00, 37.00, 44.00 +JBR, 08, 22, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 22, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 22, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 22, 81.00, 66.00, 20.00, 19.00, 31.00 +JHW, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 22, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 22, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 22, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 22, 61.00, 46.00, 45.00, 45.00, 56.00 +JST, 08, 22, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 22, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 22, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 22, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 22, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 22, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 22, 79.00, 56.00, 18.00, 20.00, 30.00 +LAR, 08, 22, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 22, 101.00, 73.00, 6.00, 5.00, 10.00 +LAX, 08, 22, 77.00, 64.00, 2.00, 3.00, 3.00 +LBB, 08, 22, 88.00, 65.00, 16.00, 12.00, 22.00 +LBF, 08, 22, 84.00, 55.00, 21.00, 10.00, 28.00 +LCH, 08, 22, 90.00, 72.00, 16.00, 30.00, 38.00 +LCK, 08, 22, 82.00, 60.00, -9999.00, -9999.00, 28.00 +LEB, 08, 22, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 22, 84.00, 63.00, 15.00, 23.00, 31.00 +LFI, 08, 22, 84.00, 70.00, -9999.00, -9999.00, 30.00 +LFK, 08, 22, 93.00, 71.00, 10.00, 19.00, 25.00 +LFT, 08, 22, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 22, 81.00, 67.00, 19.00, 20.00, 31.00 +LGB, 08, 22, 84.00, 65.00, 2.00, 2.00, 3.00 +LGU, 08, 22, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 22, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 22, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 22, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 22, 90.00, 69.00, 11.00, 19.00, 24.00 +LIZ, 08, 22, 72.00, 50.00, -9999.00, -9999.00, 43.00 +LMT, 08, 22, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +LND, 08, 22, 81.00, 52.00, 9.00, 11.00, 17.00 +LNK, 08, 22, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 22, 89.00, 51.00, 5.00, 3.00, 6.00 +LOZ, 08, 22, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 22, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 22, 89.00, 67.00, -9999.00, -9999.00, 25.00 +LSE, 08, 22, 80.00, 58.00, 22.00, 22.00, 34.00 +LSF, 08, 22, 90.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 08, 22, 103.00, 65.00, -9999.00, -9999.00, 6.00 +LTS, 08, 22, 95.00, 68.00, -9999.00, -9999.00, 19.00 +LUF, 08, 22, 104.00, 72.00, -9999.00, -9999.00, 10.00 +LVS, 08, 22, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 22, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 22, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 22, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 22, 84.00, 63.00, 20.00, 22.00, 32.00 +MAF, 08, 22, 92.00, 66.00, 13.00, 11.00, 19.00 +MBL, 08, 22, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 22, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 22, 91.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 22, 90.00, 74.00, -9999.00, -9999.00, 49.00 +MCG, 08, 22, 62.00, 43.00, 37.00, 33.00, 50.00 +MCI, 08, 22, 85.00, 64.00, 20.00, 20.00, 32.00 +MCK, 08, 22, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 22, 90.00, 69.00, 17.00, 21.00, 32.00 +MCO, 08, 22, 91.00, 73.00, 15.00, 44.00, 50.00 +MCW, 08, 22, 79.00, 57.00, 20.00, 17.00, 29.00 +MC2, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MDH, 08, 22, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 22, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 22, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 22, 81.00, 63.00, 28.00, 22.00, 39.00 +MEI, 08, 22, 91.00, 69.00, 15.00, 25.00, 34.00 +MEM, 08, 22, 89.00, 70.00, 14.00, 20.00, 27.00 +MER, 08, 22, 94.00, 58.00, -9999.00, -9999.00, 1.00 +MFD, 08, 22, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 22, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 22, 89.00, 54.00, 9.00, 7.00, 12.00 +MGE, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 08, 22, 90.00, 70.00, 15.00, 22.00, 31.00 +MGW, 08, 22, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 22, 92.00, 59.00, -9999.00, -9999.00, 1.00 +MHS, 08, 22, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 22, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 22, 78.00, 53.00, -9999.00, -9999.00, 27.00 +MIV, 08, 22, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 22, 90.00, 51.00, -9999.00, -9999.00, 8.00 +MKC, 08, 22, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 22, 76.00, 59.00, 26.00, 20.00, 37.00 +MKG, 08, 22, 77.00, 57.00, 20.00, 19.00, 30.00 +MKL, 08, 22, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 22, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 22, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 22, 86.00, 46.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 22, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 22, 82.00, 60.00, 22.00, 18.00, 32.00 +MLS, 08, 22, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 22, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 22, 90.00, 70.00, -9999.00, -9999.00, 31.00 +MOB, 08, 22, 90.00, 72.00, 19.00, 42.00, 50.00 +MOT, 08, 22, 78.00, 53.00, 19.00, 15.00, 27.00 +MPV, 08, 22, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 22, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 22, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 22, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 22, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 22, 70.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 22, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 22, 78.00, 55.00, 24.00, 20.00, 36.00 +MSO, 08, 22, 80.00, 48.00, 17.00, 17.00, 27.00 +MSP, 08, 22, 79.00, 58.00, 26.00, 22.00, 38.00 +MSS, 08, 22, 76.00, 54.00, 22.00, 22.00, 35.00 +MSY, 08, 22, 90.00, 73.00, 13.00, 38.00, 44.00 +MTC, 08, 22, 77.00, 58.00, -9999.00, -9999.00, 26.00 +MTN, 08, 22, 84.00, 64.00, -9999.00, -9999.00, 26.00 +MTO, 08, 22, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 22, 82.00, 59.00, -9999.00, -9999.00, 26.00 +MUO, 08, 22, 89.00, 53.00, -9999.00, -9999.00, 8.00 +MWA, 08, 22, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 22, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 22, 90.00, 70.00, -9999.00, -9999.00, 27.00 +MYL, 08, 22, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 22, 89.00, 69.00, -9999.00, -9999.00, 33.00 +NAO, 08, 22, 86.00, 74.00, -9999.00, -9999.00, 46.00 +NBC, 08, 22, 88.00, 72.00, -9999.00, -9999.00, 39.00 +NBE, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +NBU, 08, 22, 80.00, 60.00, -9999.00, -9999.00, 27.00 +NCA, 08, 22, 88.00, 67.00, -9999.00, -9999.00, 39.00 +NCO, 08, 22, 77.00, 62.00, -9999.00, -9999.00, 32.00 +NC1, 08, 22, 95.00, 66.00, -9999.00, -9999.00, 3.00 +NEL, 08, 22, 83.00, 60.00, -9999.00, -9999.00, 29.00 +NFG, 08, 22, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 22, 87.00, 50.00, -9999.00, -9999.00, 6.00 +NGP, 08, 22, 92.00, 74.00, -9999.00, -9999.00, 22.00 +NGU, 08, 22, 84.00, 69.00, -9999.00, -9999.00, 30.00 +NGZ, 08, 22, 70.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 22, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 22, 75.00, 56.00, -9999.00, -9999.00, 30.00 +NID, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 22, 90.00, 72.00, -9999.00, -9999.00, 47.00 +NIR, 08, 22, 94.00, 72.00, -9999.00, -9999.00, 24.00 +NKT, 08, 22, 86.00, 71.00, -9999.00, -9999.00, 40.00 +NKX, 08, 22, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 22, 90.00, 67.00, -9999.00, -9999.00, 31.00 +NPA, 08, 22, 89.00, 73.00, -9999.00, -9999.00, 38.00 +NQA, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 22, 95.00, 73.00, -9999.00, -9999.00, 21.00 +NQX, 08, 22, 89.00, 79.00, -9999.00, -9999.00, 47.00 +NRB, 08, 22, 88.00, 74.00, -9999.00, -9999.00, 40.00 +NRC, 08, 22, 93.00, 57.00, -9999.00, -9999.00, 3.00 +NRS, 08, 22, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 22, 90.00, 70.00, -9999.00, -9999.00, 40.00 +NSI, 08, 22, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 22, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 22, 84.00, 64.00, -9999.00, -9999.00, 4.00 +NTU, 08, 22, 84.00, 69.00, -9999.00, -9999.00, 31.00 +NUC, 08, 22, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 22, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 22, 72.00, 50.00, -9999.00, -9999.00, 21.00 +NWF, 08, 22, 84.00, 65.00, -9999.00, -9999.00, 4.00 +NXX, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 22, 86.00, 62.00, -9999.00, -9999.00, 29.00 +NZC, 08, 22, 91.00, 69.00, -9999.00, -9999.00, 46.00 +NZJ, 08, 22, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 22, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NZY, 08, 22, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 22, 76.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 22, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 22, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 22, 91.00, 68.00, 13.00, 11.00, 20.00 +OLM, 08, 22, 76.00, 49.00, 16.00, 17.00, 24.00 +OMA, 08, 22, 83.00, 61.00, 18.00, 16.00, 28.00 +OME, 08, 22, 55.00, 43.00, 33.00, 35.00, 47.00 +ONT, 08, 22, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 22, 80.00, 60.00, 23.00, 21.00, 37.00 +ORF, 08, 22, 84.00, 69.00, 16.00, 19.00, 30.00 +ORH, 08, 22, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 22, 75.00, 54.00, -9999.00, -9999.00, 30.00 +OTG, 08, 22, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 22, 67.00, 53.00, 11.00, 14.00, 19.00 +OTM, 08, 22, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 22, 55.00, 46.00, 27.00, 30.00, 42.00 +OURC, 08, 22, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 22, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 22, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 22, 90.00, 68.00, -9999.00, -9999.00, 36.00 +PACZ, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 22, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 22, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 22, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 22, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 22, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 22, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 22, 90.00, 71.00, -9999.00, -9999.00, 41.00 +PAQ, 08, 22, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 22, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 22, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 22, 50.00, 42.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 22, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 22, 75.00, 56.00, -9999.00, -9999.00, 34.00 +PBI, 08, 22, 90.00, 75.00, 27.00, 41.00, 54.00 +PDT, 08, 22, 84.00, 56.00, 11.00, 9.00, 15.00 +PDX, 08, 22, 79.00, 56.00, 15.00, 15.00, 22.00 +PFN, 08, 22, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 22, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 22, 83.00, 65.00, 18.00, 18.00, 30.00 +PHX, 08, 22, 103.00, 78.00, 10.00, 3.00, 11.00 +PIA, 08, 22, 82.00, 62.00, 20.00, 20.00, 32.00 +PIB, 08, 22, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 22, 84.00, 49.00, 9.00, 11.00, 17.00 +PIR, 08, 22, 86.00, 58.00, 16.00, 12.00, 24.00 +PIT, 08, 22, 80.00, 59.00, 19.00, 24.00, 33.00 +PKB, 08, 22, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 22, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 22, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 22, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 22, 89.00, 73.00, 18.00, 30.00, 38.00 +POB, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 08, 22, 92.00, 69.00, -9999.00, -9999.00, 42.00 +POM, 08, 22, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 22, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 22, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 22, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 22, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 22, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 22, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 22, 78.00, 54.00, -9999.00, -9999.00, 29.00 +PSP, 08, 22, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 22, 91.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 22, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 22, 88.00, 57.00, 20.00, 13.00, 28.00 +PUC, 08, 22, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 22, 80.00, 60.00, 18.00, 18.00, 29.00 +PVU, 08, 22, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 22, 76.00, 56.00, 20.00, 21.00, 31.00 +P02, 08, 22, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 08, 22, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 08, 22, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +P24, 08, 22, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +P28, 08, 22, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +P35, 08, 22, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +P38, 08, 22, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +P39, 08, 22, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +P58, 08, 22, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +P59, 08, 22, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +P60, 08, 22, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +P61, 08, 22, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 08, 22, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +P68, 08, 22, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +P69, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 22, 88.00, 47.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 22, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 22, 83.00, 54.00, 18.00, 14.00, 27.00 +RBL, 08, 22, 95.00, 63.00, 3.00, 4.00, 5.00 +RCA, 08, 22, 83.00, 54.00, -9999.00, -9999.00, 22.00 +RDD, 08, 22, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 22, 82.00, 45.00, 10.00, 8.00, 14.00 +RDR, 08, 22, 78.00, 52.00, -9999.00, -9999.00, 29.00 +RDU, 08, 22, 86.00, 67.00, 17.00, 19.00, 28.00 +REE, 08, 22, 88.00, 65.00, -9999.00, -9999.00, 17.00 +REJ, 08, 22, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 22, 80.00, 59.00, 23.00, 20.00, 35.00 +RIC, 08, 22, 86.00, 65.00, 20.00, 20.00, 32.00 +RIV, 08, 22, 93.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 22, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 22, 79.00, 49.00, 9.00, 7.00, 13.00 +RME, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 22, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 08, 22, 94.00, 74.00, -9999.00, -9999.00, 19.00 +RNO, 08, 22, 87.00, 48.00, 7.00, 6.00, 10.00 +ROA, 08, 22, 84.00, 63.00, 16.00, 23.00, 32.00 +ROC, 08, 22, 77.00, 57.00, 24.00, 23.00, 37.00 +ROW, 08, 22, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 22, 87.00, 64.00, 14.00, 11.00, 23.00 +RST, 08, 22, 77.00, 56.00, 27.00, 23.00, 38.00 +RWF, 08, 22, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 22, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 22, 91.00, 58.00, 2.00, 2.00, 3.00 +SAF, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 22, 78.00, 67.00, 2.00, 2.00, 3.00 +SAT, 08, 22, 94.00, 74.00, 11.00, 14.00, 19.00 +SAV, 08, 22, 89.00, 72.00, 18.00, 31.00, 39.00 +SAW, 08, 22, 72.00, 55.00, -9999.00, -9999.00, 36.00 +SBA, 08, 22, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 22, 95.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 22, 79.00, 60.00, 22.00, 23.00, 33.00 +SBP, 08, 22, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 22, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 22, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 22, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 22, 92.00, 60.00, 3.00, 2.00, 3.00 +SDF, 08, 22, 85.00, 65.00, 18.00, 23.00, 32.00 +SEA, 08, 22, 74.00, 55.00, 15.00, 16.00, 23.00 +SEM, 08, 22, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 22, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 22, 73.00, 55.00, 1.00, 2.00, 3.00 +SGF, 08, 22, 87.00, 64.00, 16.00, 18.00, 29.00 +SGY, 08, 22, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 22, 83.00, 50.00, 15.00, 12.00, 22.00 +SHV, 08, 22, 92.00, 71.00, 9.00, 17.00, 23.00 +SIT, 08, 22, 62.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 22, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 22, 94.00, 68.00, 9.00, 10.00, 16.00 +SKA, 08, 22, 80.00, 53.00, -9999.00, -9999.00, 15.00 +SKF, 08, 22, 94.00, 74.00, -9999.00, -9999.00, 17.00 +SLC, 08, 22, 87.00, 60.00, 12.00, 12.00, 20.00 +SLE, 08, 22, 81.00, 51.00, 10.00, 13.00, 17.00 +SLN, 08, 22, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 22, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 22, 74.00, 54.00, -9999.00, 2.00, 4.00 +SNA, 08, 22, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 22, 51.00, 44.00, 39.00, 43.00, 57.00 +SNS, 08, 22, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 22, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 22, 83.00, 62.00, 18.00, 20.00, 31.00 +SPS, 08, 22, 94.00, 70.00, 13.00, 12.00, 19.00 +SRQ, 08, 22, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 22, 89.00, 67.00, -9999.00, -9999.00, 32.00 +SSI, 08, 22, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 22, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 22, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +STL, 08, 22, 86.00, 67.00, 18.00, 20.00, 30.00 +STNV, 08, 22, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 08, 22, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 22, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 22, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 22, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 22, 82.00, 60.00, 21.00, 17.00, 32.00 +SVN, 08, 22, 89.00, 72.00, -9999.00, -9999.00, 37.00 +SWF, 08, 22, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 22, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 22, 77.00, 57.00, 25.00, 24.00, 36.00 +SZL, 08, 22, 86.00, 62.00, -9999.00, -9999.00, 24.00 +TAD, 08, 22, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 22, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 22, 87.00, 60.00, -9999.00, -9999.00, 27.00 +TCC, 08, 22, 89.00, 61.00, 16.00, 10.00, 21.00 +TCL, 08, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 22, 77.00, 50.00, -9999.00, -9999.00, 21.00 +TCS, 08, 22, 89.00, 64.00, -9999.00, 14.00, 25.00 +TEB, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 22, 91.00, 68.00, -9999.00, -9999.00, 19.00 +TKA, 08, 22, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 22, 91.00, 71.00, 14.00, 41.00, 46.00 +TNX, 08, 22, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 22, 80.00, 57.00, 18.00, 22.00, 33.00 +TOP, 08, 22, 86.00, 63.00, 22.00, 20.00, 32.00 +TPA, 08, 22, 90.00, 74.00, 24.00, 44.00, 51.00 +TPH, 08, 22, 86.00, 53.00, 7.00, 8.00, 12.00 +TRI, 08, 22, 83.00, 62.00, 18.00, 22.00, 32.00 +TRK, 08, 22, 79.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 22, 104.00, 74.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 22, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 22, 91.00, 69.00, 14.00, 12.00, 22.00 +TUP, 08, 22, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 22, 96.00, 71.00, 19.00, 13.00, 27.00 +TVC, 08, 22, 76.00, 55.00, 21.00, 17.00, 31.00 +TVL, 08, 22, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 22, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 22, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 22, 86.00, 64.00, 16.00, 23.00, 31.00 +T01, 08, 22, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T02, 08, 22, 88.00, 68.00, -9999.00, -9999.00, 31.00 +T03, 08, 22, 88.00, 69.00, -9999.00, -9999.00, 33.00 +T04, 08, 22, 90.00, 73.00, -9999.00, -9999.00, 49.00 +T05, 08, 22, 88.00, 62.00, -9999.00, -9999.00, 25.00 +T06, 08, 22, 91.00, 67.00, -9999.00, -9999.00, 28.00 +T07, 08, 22, 91.00, 56.00, -9999.00, -9999.00, 14.00 +T08, 08, 22, 86.00, 62.00, -9999.00, -9999.00, 14.00 +UCA, 08, 22, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 22, 95.00, 66.00, -9999.00, -9999.00, 6.00 +UIL, 08, 22, 69.00, 49.00, 26.00, 25.00, 35.00 +UIN, 08, 22, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 22, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 22, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 22, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 08, 22, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +U28, 08, 22, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 22, 90.00, 69.00, -9999.00, -9999.00, 37.00 +VBG, 08, 22, 75.00, 54.00, -9999.00, -9999.00, 7.00 +VCT, 08, 22, 93.00, 74.00, 10.00, 28.00, 31.00 +VCV, 08, 22, 95.00, 60.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 22, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 22, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 22, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 22, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 22, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 22, 90.00, 70.00, -9999.00, -9999.00, 40.00 +VRB, 08, 22, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 22, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 22, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 22, 84.00, 63.00, 13.00, 13.00, 23.00 +WJA, 08, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 22, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 22, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 22, 88.00, 47.00, 8.00, 7.00, 12.00 +WPO, 08, 22, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 22, 90.00, 69.00, -9999.00, -9999.00, 31.00 +WRG, 08, 22, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 22, 84.00, 60.00, -9999.00, -9999.00, 27.00 +WRL, 08, 22, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +X68, 08, 22, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 22, 59.00, 45.00, 50.00, 49.00, 62.00 +YCG, 08, 22, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 22, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 22, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 22, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 22, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 22, 84.00, 51.00, 7.00, 7.00, 11.00 +YNG, 08, 22, 78.00, 57.00, 22.00, 24.00, 36.00 +YPA, 08, 22, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 22, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 22, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 22, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 22, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 22, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 22, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 22, 104.00, 79.00, 3.00, 2.00, 4.00 +YVR, 08, 22, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 22, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 22, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 22, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 22, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 22, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 22, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 22, 72.00, 50.00, 25.00, 24.00, 37.00 +ZUN, 08, 22, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 22, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 22, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 22, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +01R, 08, 22, 92.00, 70.00, -9999.00, -9999.00, 29.00 +1V1, 08, 22, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 22, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 22, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 22, 86.00, 70.00, -9999.00, -9999.00, 32.00 +2PJ, 08, 22, 89.00, 67.00, -9999.00, -9999.00, 31.00 +3B1, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 22, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 22, 76.00, 52.00, -9999.00, -9999.00, 30.00 +3SE, 08, 22, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 22, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 22, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +4OM, 08, 22, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 22, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 22, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 22, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 22, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 23, 81.00, 61.00, 19.00, 23.00, 33.00 +ABI, 08, 23, 93.00, 71.00, 12.00, 12.00, 19.00 +ABQ, 08, 23, 88.00, 61.00, 23.00, 12.00, 28.00 +ABR, 08, 23, 82.00, 55.00, 20.00, 13.00, 28.00 +ABY, 08, 23, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 23, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 23, 96.00, 73.00, 9.00, 14.00, 18.00 +ACV, 08, 23, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 23, 82.00, 62.00, 20.00, 16.00, 28.00 +ADK, 08, 23, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 23, 94.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 23, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 23, 84.00, 61.00, -9999.00, -9999.00, 28.00 +AEX, 08, 23, 92.00, 71.00, -9999.00, -9999.00, 29.00 +AFF, 08, 23, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 23, 92.00, 72.00, -9999.00, -9999.00, 60.00 +AGS, 08, 23, 89.00, 68.00, 18.00, 26.00, 36.00 +AHN, 08, 23, 87.00, 68.00, 15.00, 22.00, 30.00 +AKN, 08, 23, 60.00, 46.00, 35.00, 39.00, 51.00 +AKO, 08, 23, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 23, 80.00, 56.00, 21.00, 24.00, 35.00 +ALI, 08, 23, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 23, 80.00, 57.00, 22.00, 19.00, 32.00 +ALS, 08, 23, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 23, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 23, 88.00, 62.00, 20.00, 13.00, 27.00 +AMG, 08, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 23, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 23, 62.00, 48.00, 30.00, 31.00, 42.00 +AND, 08, 23, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 23, 64.00, 52.00, 38.00, 40.00, 52.00 +AOO, 08, 23, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 08, 23, 75.00, 51.00, 23.00, 23.00, 36.00 +AQQ, 08, 23, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 23, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AST, 08, 23, 69.00, 52.00, 17.00, 21.00, 28.00 +ATL, 08, 23, 86.00, 68.00, 16.00, 23.00, 32.00 +ATW, 08, 23, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 23, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 23, 83.00, 60.00, -9999.00, -9999.00, 27.00 +AUG, 08, 23, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 23, 95.00, 73.00, 8.00, 14.00, 18.00 +AUW, 08, 23, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 23, 81.00, 61.00, 15.00, 28.00, 35.00 +AVP, 08, 23, 78.00, 59.00, 22.00, 23.00, 34.00 +AXN, 08, 23, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 23, 78.00, 58.00, -9999.00, -9999.00, 32.00 +AYS, 08, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 23, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 23, 93.00, 60.00, -9999.00, -9999.00, 2.00 +BAD, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 23, 74.00, 43.00, -9999.00, -9999.00, 20.00 +BDL, 08, 23, 81.00, 59.00, 22.00, 21.00, 33.00 +BDR, 08, 23, 80.00, 64.00, 21.00, 19.00, 35.00 +BET, 08, 23, 58.00, 45.00, 42.00, 41.00, 55.00 +BFD, 08, 23, 73.00, 51.00, 25.00, 26.00, 38.00 +BFF, 08, 23, 85.00, 54.00, 16.00, 10.00, 22.00 +BFL, 08, 23, 95.00, 68.00, 2.00, 1.00, 2.00 +BGM, 08, 23, 75.00, 56.00, 20.00, 24.00, 34.00 +BGR, 08, 23, 75.00, 55.00, 20.00, 19.00, 31.00 +BGS, 08, 23, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 23, 88.00, 68.00, 16.00, 24.00, 34.00 +BID, 08, 23, 75.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 23, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 23, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 23, 82.00, 54.00, 16.00, 14.00, 25.00 +BIS, 08, 23, 80.00, 52.00, 19.00, 14.00, 27.00 +BIX, 08, 23, 89.00, 73.00, -9999.00, -9999.00, 36.00 +BJI, 08, 23, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 23, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 23, 85.00, 51.00, -9999.00, -9999.00, 27.00 +BKW, 08, 23, 77.00, 58.00, 22.00, 28.00, 38.00 +BLF, 08, 23, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 23, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 23, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 23, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 23, 86.00, 61.00, -9999.00, -9999.00, 24.00 +BNA, 08, 23, 87.00, 67.00, 18.00, 23.00, 32.00 +BNO, 08, 23, 81.00, 43.00, -9999.00, 9.00, 22.00 +BOI, 08, 23, 86.00, 55.00, 8.00, 7.00, 13.00 +BOS, 08, 23, 78.00, 63.00, 19.00, 21.00, 30.00 +BPI, 08, 23, 76.00, 33.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 23, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 23, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 23, 82.00, 61.00, -9999.00, -9999.00, 31.00 +BRO, 08, 23, 93.00, 75.00, 13.00, 23.00, 29.00 +BRW, 08, 23, 41.00, 33.00, 27.00, 25.00, 40.00 +BSM, 08, 23, 95.00, 73.00, -9999.00, -9999.00, 17.00 +BTI, 08, 23, 43.00, 34.00, 22.00, 25.00, 35.00 +BTL, 08, 23, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 23, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 23, 91.00, 72.00, 11.00, 38.00, 42.00 +BTT, 08, 23, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 23, 76.00, 56.00, 29.00, 28.00, 43.00 +BUB, 08, 23, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 23, 77.00, 59.00, 25.00, 22.00, 36.00 +BUR, 08, 23, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 23, 89.00, 74.00, -9999.00, 32.00, 48.00 +BWG, 08, 23, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 23, 84.00, 64.00, 20.00, 19.00, 31.00 +BYH, 08, 23, 89.00, 68.00, -9999.00, -9999.00, 24.00 +BYI, 08, 23, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 23, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 23, 89.00, 68.00, 17.00, 24.00, 32.00 +CAG, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 23, 79.00, 59.00, 22.00, 23.00, 36.00 +CAO, 08, 23, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 23, 72.00, 50.00, 27.00, 30.00, 42.00 +CBM, 08, 23, 91.00, 68.00, -9999.00, -9999.00, 28.00 +CDB, 08, 23, 55.00, 47.00, 47.00, 50.00, 65.00 +CDC, 08, 23, 86.00, 55.00, 11.00, 10.00, 17.00 +CDR, 08, 23, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 23, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 23, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 23, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 23, 87.00, 67.00, 17.00, 25.00, 33.00 +CHO, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 23, 88.00, 72.00, 20.00, 29.00, 39.00 +CID, 08, 23, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 23, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 23, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 23, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 23, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 23, 79.00, 59.00, 25.00, 24.00, 38.00 +CLL, 08, 23, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 23, 87.00, 68.00, 17.00, 19.00, 28.00 +CMH, 08, 23, 81.00, 60.00, 19.00, 24.00, 34.00 +CMI, 08, 23, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 23, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 23, 86.00, 63.00, 23.00, 13.00, 30.00 +CNM, 08, 23, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +COD, 08, 23, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +COF, 08, 23, 89.00, 73.00, -9999.00, -9999.00, 39.00 +CON, 08, 23, 78.00, 53.00, 20.00, 21.00, 34.00 +COS, 08, 23, 80.00, 54.00, 24.00, 21.00, 35.00 +COT, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 23, 85.00, 62.00, 18.00, 17.00, 28.00 +CPR, 08, 23, 83.00, 50.00, 14.00, 11.00, 20.00 +CRBC, 08, 23, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 23, 93.00, 75.00, 13.00, 20.00, 26.00 +CRW, 08, 23, 83.00, 62.00, 22.00, 28.00, 40.00 +CSG, 08, 23, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 23, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 23, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 23, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 23, 83.00, 62.00, 19.00, 23.00, 33.00 +CVN, 08, 23, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 23, 87.00, 60.00, -9999.00, -9999.00, 23.00 +CXY, 08, 23, 82.00, 63.00, 17.00, 17.00, 26.00 +CYS, 08, 23, 78.00, 51.00, 18.00, 21.00, 31.00 +DAA, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 08, 23, 89.00, 73.00, 20.00, 36.00, 46.00 +DAG, 08, 23, 100.00, 71.00, 3.00, 5.00, 6.00 +DAL, 08, 23, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 23, 82.00, 60.00, 21.00, 23.00, 34.00 +DBQ, 08, 23, 78.00, 58.00, 24.00, 19.00, 35.00 +DCA, 08, 23, 86.00, 69.00, 18.00, 21.00, 30.00 +DDC, 08, 23, 89.00, 64.00, 18.00, 10.00, 25.00 +DEC, 08, 23, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 23, 84.00, 55.00, 19.00, 17.00, 30.00 +DFW, 08, 23, 95.00, 72.00, 9.00, 11.00, 16.00 +DHN, 08, 23, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 23, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 23, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 23, 95.00, 73.00, -9999.00, -9999.00, 13.00 +DLG, 08, 23, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 23, 72.00, 51.00, 27.00, 26.00, 42.00 +DLLC, 08, 23, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 23, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 23, 96.00, 71.00, -9999.00, -9999.00, 23.00 +DMN, 08, 23, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 23, 85.00, 64.00, -9999.00, -9999.00, 27.00 +DPG, 08, 23, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 23, 90.00, 70.00, -9999.00, -9999.00, 39.00 +DRA, 08, 23, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 23, 95.00, 73.00, 8.00, 9.00, 15.00 +DSM, 08, 23, 82.00, 62.00, 21.00, 20.00, 32.00 +DTW, 08, 23, 80.00, 58.00, 18.00, 20.00, 30.00 +DUG, 08, 23, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 23, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 23, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 23, 93.00, 71.00, -9999.00, -9999.00, 20.00 +D45, 08, 23, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 23, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 23, 78.00, 55.00, 22.00, 21.00, 32.00 +ECG, 08, 23, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 23, 95.00, 65.00, -9999.00, -9999.00, 3.00 +EED, 08, 23, 105.00, 80.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 23, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 23, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 23, 78.00, 55.00, 25.00, 31.00, 42.00 +EKO, 08, 23, 86.00, 47.00, 9.00, 9.00, 15.00 +ELD, 08, 23, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 23, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 23, 92.00, 66.00, 17.00, 10.00, 23.00 +ELY, 08, 23, 82.00, 45.00, 11.00, 12.00, 19.00 +EMP, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 23, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +END, 08, 23, 92.00, 68.00, -9999.00, -9999.00, 17.00 +ENN, 08, 23, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 23, 86.00, 62.00, -9999.00, -9999.00, 9.00 +EPH, 08, 23, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 23, 77.00, 61.00, 25.00, 22.00, 38.00 +ESF, 08, 23, 92.00, 71.00, -9999.00, -9999.00, 37.00 +EUG, 08, 23, 81.00, 53.00, 11.00, 12.00, 17.00 +EVV, 08, 23, 86.00, 64.00, 19.00, 17.00, 28.00 +EWN, 08, 23, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 23, 84.00, 66.00, 18.00, 20.00, 30.00 +EYW, 08, 23, 89.00, 79.00, 31.00, 32.00, 48.00 +E74, 08, 23, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 23, 86.00, 65.00, -9999.00, -9999.00, 28.00 +FAI, 08, 23, 64.00, 45.00, 28.00, 26.00, 40.00 +FAR, 08, 23, 79.00, 54.00, 20.00, 19.00, 33.00 +FAT, 08, 23, 95.00, 63.00, 1.00, 2.00, 3.00 +FAY, 08, 23, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 23, 77.00, 45.00, 18.00, 20.00, 30.00 +FCS, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FDY, 08, 23, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 23, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FLG, 08, 23, 78.00, 47.00, 15.00, 23.00, 31.00 +FLL, 08, 23, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 23, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 23, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +FME, 08, 23, 85.00, 61.00, -9999.00, -9999.00, 26.00 +FMH, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 23, 88.00, 54.00, 12.00, 8.00, 16.00 +FMY, 08, 23, 91.00, 75.00, 18.00, 52.00, 59.00 +FNT, 08, 23, 78.00, 57.00, 20.00, 20.00, 32.00 +FOD, 08, 23, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 23, 86.00, 63.00, -9999.00, -9999.00, 23.00 +FOK, 08, 23, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 23, 87.00, 65.00, -9999.00, -9999.00, 25.00 +FSD, 08, 23, 81.00, 57.00, 23.00, 17.00, 31.00 +FSI, 08, 23, 93.00, 68.00, -9999.00, -9999.00, 19.00 +FSM, 08, 23, 91.00, 68.00, 14.00, 16.00, 24.00 +FTK, 08, 23, 85.00, 61.00, -9999.00, -9999.00, 23.00 +FWA, 08, 23, 81.00, 60.00, 19.00, 22.00, 32.00 +FWH, 08, 23, 94.00, 70.00, -9999.00, -9999.00, 17.00 +FYU, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 23, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 23, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 23, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 23, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 23, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 23, 80.00, 53.00, 12.00, 9.00, 16.00 +GFA, 08, 23, 79.00, 50.00, -9999.00, -9999.00, 23.00 +GFK, 08, 23, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 23, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 23, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 23, 81.00, 53.00, 16.00, 14.00, 25.00 +GJT, 08, 23, 89.00, 60.00, 10.00, 10.00, 18.00 +GKN, 08, 23, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 23, 85.00, 57.00, 17.00, 9.00, 22.00 +GLH, 08, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 23, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 23, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 23, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 23, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 23, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 23, 76.00, 55.00, 23.00, 25.00, 38.00 +GRCI, 08, 23, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 23, 77.00, 50.00, -9999.00, -9999.00, 21.00 +GRI, 08, 23, 84.00, 60.00, 19.00, 12.00, 27.00 +GRK, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 08, 23, 79.00, 57.00, 21.00, 19.00, 31.00 +GSB, 08, 23, 88.00, 68.00, -9999.00, -9999.00, 32.00 +GSG, 08, 23, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 23, 85.00, 65.00, 18.00, 20.00, 30.00 +GSP, 08, 23, 86.00, 66.00, 17.00, 22.00, 31.00 +GST, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 23, 76.00, 57.00, -9999.00, -9999.00, 34.00 +GTF, 08, 23, 79.00, 50.00, 20.00, 18.00, 30.00 +GUP, 08, 23, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 23, 82.00, 59.00, -9999.00, -9999.00, 27.00 +GVW, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 23, 84.00, 71.00, 19.00, 20.00, 29.00 +HBR, 08, 23, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 23, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 23, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 23, 85.00, 56.00, -9999.00, -9999.00, 14.00 +HKY, 08, 23, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 23, 80.00, 49.00, 15.00, 16.00, 25.00 +HMN, 08, 23, 93.00, 59.00, -9999.00, -9999.00, 21.00 +HMS, 08, 23, 89.00, 55.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 23, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 23, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HON, 08, 23, 83.00, 56.00, 20.00, 13.00, 28.00 +HOP, 08, 23, 87.00, 63.00, -9999.00, -9999.00, 24.00 +HOT, 08, 23, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 23, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 23, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 23, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 23, 90.00, 70.00, -9999.00, -9999.00, 39.00 +HST, 08, 23, 90.00, 73.00, -9999.00, -9999.00, 52.00 +HSV, 08, 23, 88.00, 67.00, 16.00, 22.00, 31.00 +HTL, 08, 23, 75.00, 52.00, 25.00, 22.00, 40.00 +HTS, 08, 23, 82.00, 63.00, 19.00, 25.00, 35.00 +HUF, 08, 23, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 23, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 23, 81.00, 50.00, 17.00, 15.00, 25.00 +IAB, 08, 23, 89.00, 66.00, -9999.00, -9999.00, 24.00 +IAD, 08, 23, 84.00, 62.00, 20.00, 23.00, 34.00 +IAG, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 23, 92.00, 72.00, 13.00, 27.00, 33.00 +ICT, 08, 23, 89.00, 66.00, 16.00, 15.00, 25.00 +IDA, 08, 23, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 23, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 23, 83.00, 65.00, 18.00, 18.00, 30.00 +ILI, 08, 23, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 23, 87.00, 70.00, 20.00, 28.00, 38.00 +IMT, 08, 23, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +IND, 08, 23, 83.00, 61.00, 18.00, 20.00, 30.00 +INL, 08, 23, 73.00, 50.00, 26.00, 25.00, 40.00 +INS, 08, 23, 95.00, 66.00, -9999.00, -9999.00, 6.00 +INT, 08, 23, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 08, 23, 89.00, 59.00, 11.00, 14.00, 22.00 +IPL, 08, 23, 104.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 23, 80.00, 59.00, 20.00, 25.00, 36.00 +IRK, 08, 23, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 23, 80.00, 52.00, 19.00, 15.00, 29.00 +ISP, 08, 23, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 23, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 23, 102.00, 72.00, -9999.00, -9999.00, 14.00 +IWD, 08, 23, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 23, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 23, 91.00, 69.00, 12.00, 25.00, 30.00 +JAX, 08, 23, 90.00, 72.00, 19.00, 37.00, 44.00 +JBR, 08, 23, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 23, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 23, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 23, 81.00, 66.00, 20.00, 19.00, 31.00 +JHW, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 23, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 23, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 23, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 23, 61.00, 46.00, 45.00, 45.00, 56.00 +JST, 08, 23, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 23, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 23, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 23, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 23, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 23, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 23, 79.00, 56.00, 18.00, 20.00, 30.00 +LAR, 08, 23, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 23, 101.00, 73.00, 6.00, 5.00, 10.00 +LAX, 08, 23, 77.00, 64.00, 2.00, 3.00, 3.00 +LBB, 08, 23, 88.00, 65.00, 16.00, 12.00, 22.00 +LBF, 08, 23, 84.00, 55.00, 21.00, 10.00, 28.00 +LCH, 08, 23, 90.00, 72.00, 16.00, 30.00, 38.00 +LCK, 08, 23, 82.00, 60.00, -9999.00, -9999.00, 28.00 +LEB, 08, 23, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 23, 84.00, 63.00, 15.00, 23.00, 31.00 +LFI, 08, 23, 84.00, 70.00, -9999.00, -9999.00, 30.00 +LFK, 08, 23, 93.00, 71.00, 10.00, 19.00, 25.00 +LFT, 08, 23, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 23, 81.00, 67.00, 19.00, 20.00, 31.00 +LGB, 08, 23, 84.00, 65.00, 2.00, 2.00, 3.00 +LGU, 08, 23, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 23, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 23, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 23, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 23, 90.00, 69.00, 12.00, 19.00, 24.00 +LIZ, 08, 23, 72.00, 50.00, -9999.00, -9999.00, 43.00 +LMT, 08, 23, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +LND, 08, 23, 81.00, 52.00, 9.00, 11.00, 17.00 +LNK, 08, 23, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 23, 89.00, 51.00, 5.00, 3.00, 6.00 +LOZ, 08, 23, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 23, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 23, 89.00, 67.00, -9999.00, -9999.00, 25.00 +LSE, 08, 23, 80.00, 58.00, 22.00, 22.00, 34.00 +LSF, 08, 23, 90.00, 71.00, -9999.00, -9999.00, 30.00 +LSV, 08, 23, 103.00, 65.00, -9999.00, -9999.00, 6.00 +LTS, 08, 23, 95.00, 68.00, -9999.00, -9999.00, 19.00 +LUF, 08, 23, 104.00, 72.00, -9999.00, -9999.00, 10.00 +LVS, 08, 23, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 23, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 23, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 23, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 23, 84.00, 63.00, 20.00, 22.00, 32.00 +MAF, 08, 23, 92.00, 66.00, 13.00, 11.00, 19.00 +MBL, 08, 23, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 23, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 23, 91.00, 60.00, -9999.00, -9999.00, 1.00 +MCF, 08, 23, 90.00, 74.00, -9999.00, -9999.00, 49.00 +MCG, 08, 23, 62.00, 43.00, 37.00, 33.00, 50.00 +MCI, 08, 23, 85.00, 64.00, 20.00, 20.00, 31.00 +MCK, 08, 23, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 23, 90.00, 69.00, 17.00, 21.00, 32.00 +MCO, 08, 23, 91.00, 73.00, 15.00, 44.00, 50.00 +MCW, 08, 23, 79.00, 57.00, 20.00, 17.00, 29.00 +MC2, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MDH, 08, 23, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 23, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 23, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 23, 81.00, 63.00, 28.00, 22.00, 39.00 +MEI, 08, 23, 91.00, 69.00, 15.00, 25.00, 34.00 +MEM, 08, 23, 89.00, 70.00, 14.00, 20.00, 27.00 +MER, 08, 23, 94.00, 58.00, -9999.00, -9999.00, 1.00 +MFD, 08, 23, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 23, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 23, 89.00, 54.00, 9.00, 7.00, 12.00 +MGE, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 08, 23, 90.00, 70.00, 15.00, 22.00, 31.00 +MGW, 08, 23, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 23, 92.00, 59.00, -9999.00, -9999.00, 1.00 +MHS, 08, 23, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 23, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 23, 78.00, 53.00, -9999.00, -9999.00, 27.00 +MIV, 08, 23, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 23, 90.00, 51.00, -9999.00, -9999.00, 8.00 +MKC, 08, 23, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 23, 76.00, 59.00, 26.00, 20.00, 36.00 +MKG, 08, 23, 77.00, 57.00, 20.00, 19.00, 30.00 +MKL, 08, 23, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 23, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 23, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 23, 86.00, 46.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 23, 88.00, 52.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 23, 82.00, 60.00, 22.00, 18.00, 32.00 +MLS, 08, 23, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 23, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 23, 90.00, 70.00, -9999.00, -9999.00, 31.00 +MOB, 08, 23, 90.00, 72.00, 19.00, 42.00, 49.00 +MOT, 08, 23, 78.00, 53.00, 19.00, 15.00, 27.00 +MPV, 08, 23, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 23, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 23, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 23, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 23, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 23, 70.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 23, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 23, 78.00, 55.00, 24.00, 20.00, 36.00 +MSO, 08, 23, 80.00, 48.00, 17.00, 17.00, 27.00 +MSP, 08, 23, 79.00, 58.00, 26.00, 22.00, 38.00 +MSS, 08, 23, 76.00, 54.00, 22.00, 22.00, 35.00 +MSY, 08, 23, 90.00, 73.00, 13.00, 37.00, 44.00 +MTC, 08, 23, 77.00, 58.00, -9999.00, -9999.00, 26.00 +MTN, 08, 23, 84.00, 64.00, -9999.00, -9999.00, 26.00 +MTO, 08, 23, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 23, 82.00, 59.00, -9999.00, -9999.00, 26.00 +MUO, 08, 23, 89.00, 53.00, -9999.00, -9999.00, 8.00 +MWA, 08, 23, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 23, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 23, 90.00, 70.00, -9999.00, -9999.00, 27.00 +MYL, 08, 23, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 23, 89.00, 69.00, -9999.00, -9999.00, 33.00 +NAO, 08, 23, 86.00, 74.00, -9999.00, -9999.00, 46.00 +NBC, 08, 23, 88.00, 72.00, -9999.00, -9999.00, 39.00 +NBE, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +NBU, 08, 23, 80.00, 60.00, -9999.00, -9999.00, 27.00 +NCA, 08, 23, 88.00, 67.00, -9999.00, -9999.00, 39.00 +NCO, 08, 23, 77.00, 62.00, -9999.00, -9999.00, 31.00 +NC1, 08, 23, 95.00, 66.00, -9999.00, -9999.00, 3.00 +NEL, 08, 23, 83.00, 60.00, -9999.00, -9999.00, 29.00 +NFG, 08, 23, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 23, 87.00, 50.00, -9999.00, -9999.00, 6.00 +NGP, 08, 23, 92.00, 74.00, -9999.00, -9999.00, 22.00 +NGU, 08, 23, 84.00, 69.00, -9999.00, -9999.00, 30.00 +NGZ, 08, 23, 70.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 23, 84.00, 63.00, -9999.00, -9999.00, 29.00 +NHZ, 08, 23, 75.00, 56.00, -9999.00, -9999.00, 30.00 +NID, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 23, 90.00, 72.00, -9999.00, -9999.00, 47.00 +NIR, 08, 23, 94.00, 72.00, -9999.00, -9999.00, 25.00 +NKT, 08, 23, 86.00, 71.00, -9999.00, -9999.00, 40.00 +NKX, 08, 23, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 23, 90.00, 67.00, -9999.00, -9999.00, 31.00 +NPA, 08, 23, 89.00, 73.00, -9999.00, -9999.00, 38.00 +NQA, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 23, 95.00, 73.00, -9999.00, -9999.00, 22.00 +NQX, 08, 23, 89.00, 79.00, -9999.00, -9999.00, 47.00 +NRB, 08, 23, 88.00, 74.00, -9999.00, -9999.00, 40.00 +NRC, 08, 23, 93.00, 57.00, -9999.00, -9999.00, 3.00 +NRS, 08, 23, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 23, 90.00, 70.00, -9999.00, -9999.00, 40.00 +NSI, 08, 23, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 23, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 23, 84.00, 64.00, -9999.00, -9999.00, 4.00 +NTU, 08, 23, 84.00, 69.00, -9999.00, -9999.00, 31.00 +NUC, 08, 23, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 23, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 23, 72.00, 50.00, -9999.00, -9999.00, 21.00 +NWF, 08, 23, 84.00, 65.00, -9999.00, -9999.00, 4.00 +NXX, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 23, 86.00, 62.00, -9999.00, -9999.00, 29.00 +NZC, 08, 23, 91.00, 69.00, -9999.00, -9999.00, 46.00 +NZJ, 08, 23, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 23, 78.00, 59.00, -9999.00, -9999.00, 29.00 +NZY, 08, 23, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 23, 76.00, 54.00, 2.00, 2.00, 3.00 +OAR, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 23, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 23, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 23, 91.00, 68.00, 13.00, 11.00, 20.00 +OLM, 08, 23, 76.00, 49.00, 16.00, 17.00, 24.00 +OMA, 08, 23, 83.00, 61.00, 18.00, 16.00, 28.00 +OME, 08, 23, 55.00, 43.00, 33.00, 35.00, 47.00 +ONT, 08, 23, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 23, 80.00, 60.00, 23.00, 21.00, 36.00 +ORF, 08, 23, 84.00, 69.00, 16.00, 19.00, 30.00 +ORH, 08, 23, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 23, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 23, 75.00, 54.00, -9999.00, -9999.00, 30.00 +OTG, 08, 23, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 23, 67.00, 53.00, 12.00, 14.00, 19.00 +OTM, 08, 23, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 23, 55.00, 46.00, 27.00, 30.00, 42.00 +OURC, 08, 23, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 23, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 23, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 23, 90.00, 68.00, -9999.00, -9999.00, 36.00 +PACZ, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 23, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 23, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 23, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 23, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 23, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 23, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 23, 90.00, 71.00, -9999.00, -9999.00, 40.00 +PAQ, 08, 23, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 23, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 23, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 23, 50.00, 42.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 23, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 23, 75.00, 56.00, -9999.00, -9999.00, 34.00 +PBI, 08, 23, 90.00, 75.00, 28.00, 41.00, 54.00 +PDT, 08, 23, 84.00, 56.00, 11.00, 9.00, 15.00 +PDX, 08, 23, 79.00, 56.00, 15.00, 15.00, 22.00 +PFN, 08, 23, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 23, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 23, 83.00, 65.00, 18.00, 18.00, 30.00 +PHX, 08, 23, 103.00, 78.00, 10.00, 3.00, 11.00 +PIA, 08, 23, 82.00, 62.00, 20.00, 20.00, 32.00 +PIB, 08, 23, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 23, 84.00, 49.00, 9.00, 11.00, 17.00 +PIR, 08, 23, 86.00, 58.00, 16.00, 12.00, 23.00 +PIT, 08, 23, 80.00, 59.00, 19.00, 24.00, 33.00 +PKB, 08, 23, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 23, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 23, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 23, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 23, 89.00, 73.00, 18.00, 30.00, 37.00 +POB, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +POE, 08, 23, 92.00, 69.00, -9999.00, -9999.00, 42.00 +POM, 08, 23, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 23, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 23, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 23, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 23, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 23, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 23, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 23, 78.00, 54.00, -9999.00, -9999.00, 29.00 +PSP, 08, 23, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 23, 91.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 23, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 23, 88.00, 57.00, 20.00, 12.00, 27.00 +PUC, 08, 23, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 23, 80.00, 60.00, 18.00, 18.00, 29.00 +PVU, 08, 23, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 23, 76.00, 56.00, 20.00, 21.00, 31.00 +P02, 08, 23, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 08, 23, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 08, 23, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +P24, 08, 23, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +P28, 08, 23, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +P35, 08, 23, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +P38, 08, 23, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +P39, 08, 23, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +P58, 08, 23, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +P59, 08, 23, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +P60, 08, 23, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +P61, 08, 23, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 08, 23, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +P68, 08, 23, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +P69, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 23, 88.00, 47.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 23, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 23, 83.00, 54.00, 18.00, 14.00, 27.00 +RBL, 08, 23, 95.00, 63.00, 3.00, 4.00, 5.00 +RCA, 08, 23, 83.00, 54.00, -9999.00, -9999.00, 22.00 +RDD, 08, 23, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 23, 82.00, 45.00, 10.00, 8.00, 14.00 +RDR, 08, 23, 78.00, 52.00, -9999.00, -9999.00, 29.00 +RDU, 08, 23, 86.00, 67.00, 17.00, 19.00, 28.00 +REE, 08, 23, 88.00, 65.00, -9999.00, -9999.00, 17.00 +REJ, 08, 23, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 23, 80.00, 59.00, 23.00, 20.00, 34.00 +RIC, 08, 23, 86.00, 65.00, 20.00, 20.00, 32.00 +RIV, 08, 23, 93.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 23, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 23, 79.00, 49.00, 9.00, 8.00, 13.00 +RME, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +RMG, 08, 23, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 08, 23, 94.00, 74.00, -9999.00, -9999.00, 19.00 +RNO, 08, 23, 87.00, 48.00, 7.00, 6.00, 10.00 +ROA, 08, 23, 84.00, 63.00, 16.00, 22.00, 31.00 +ROC, 08, 23, 77.00, 57.00, 24.00, 23.00, 37.00 +ROW, 08, 23, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 23, 87.00, 64.00, 14.00, 11.00, 23.00 +RST, 08, 23, 77.00, 56.00, 27.00, 23.00, 38.00 +RWF, 08, 23, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 23, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 23, 91.00, 58.00, 2.00, 2.00, 3.00 +SAF, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 23, 78.00, 67.00, 2.00, 2.00, 3.00 +SAT, 08, 23, 94.00, 74.00, 11.00, 14.00, 19.00 +SAV, 08, 23, 89.00, 72.00, 18.00, 31.00, 39.00 +SAW, 08, 23, 72.00, 55.00, -9999.00, -9999.00, 36.00 +SBA, 08, 23, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 23, 95.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 23, 79.00, 60.00, 22.00, 23.00, 33.00 +SBP, 08, 23, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 23, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 23, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 23, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 23, 92.00, 60.00, 3.00, 2.00, 3.00 +SDF, 08, 23, 85.00, 65.00, 18.00, 23.00, 32.00 +SEA, 08, 23, 74.00, 55.00, 15.00, 17.00, 24.00 +SEM, 08, 23, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 23, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 23, 73.00, 55.00, 1.00, 2.00, 3.00 +SGF, 08, 23, 87.00, 64.00, 16.00, 18.00, 29.00 +SGY, 08, 23, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 23, 83.00, 50.00, 15.00, 12.00, 22.00 +SHV, 08, 23, 92.00, 71.00, 9.00, 17.00, 23.00 +SIT, 08, 23, 62.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 23, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 23, 94.00, 68.00, 9.00, 10.00, 16.00 +SKA, 08, 23, 80.00, 53.00, -9999.00, -9999.00, 15.00 +SKF, 08, 23, 94.00, 74.00, -9999.00, -9999.00, 17.00 +SLC, 08, 23, 87.00, 60.00, 12.00, 12.00, 20.00 +SLE, 08, 23, 81.00, 51.00, 11.00, 13.00, 18.00 +SLN, 08, 23, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 23, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 23, 74.00, 54.00, -9999.00, 2.00, 4.00 +SNA, 08, 23, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 23, 51.00, 44.00, 39.00, 43.00, 58.00 +SNS, 08, 23, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 23, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 23, 83.00, 62.00, 18.00, 20.00, 31.00 +SPS, 08, 23, 94.00, 70.00, 13.00, 12.00, 19.00 +SRQ, 08, 23, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 23, 89.00, 67.00, -9999.00, -9999.00, 32.00 +SSI, 08, 23, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 23, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +STL, 08, 23, 86.00, 67.00, 18.00, 19.00, 30.00 +STNV, 08, 23, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 08, 23, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 23, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 23, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 23, 88.00, 56.00, -9999.00, -9999.00, 2.00 +SUX, 08, 23, 82.00, 60.00, 21.00, 17.00, 32.00 +SVN, 08, 23, 89.00, 72.00, -9999.00, -9999.00, 37.00 +SWF, 08, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 23, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 23, 77.00, 57.00, 25.00, 24.00, 37.00 +SZL, 08, 23, 86.00, 62.00, -9999.00, -9999.00, 25.00 +TAD, 08, 23, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 23, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 23, 87.00, 60.00, -9999.00, -9999.00, 27.00 +TCC, 08, 23, 89.00, 61.00, 16.00, 10.00, 21.00 +TCL, 08, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 23, 77.00, 50.00, -9999.00, -9999.00, 21.00 +TCS, 08, 23, 89.00, 64.00, -9999.00, 14.00, 25.00 +TEB, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 23, 91.00, 68.00, -9999.00, -9999.00, 19.00 +TKA, 08, 23, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 23, 91.00, 71.00, 14.00, 41.00, 46.00 +TNX, 08, 23, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 23, 80.00, 57.00, 18.00, 22.00, 33.00 +TOP, 08, 23, 86.00, 63.00, 22.00, 20.00, 32.00 +TPA, 08, 23, 90.00, 74.00, 24.00, 43.00, 51.00 +TPH, 08, 23, 86.00, 53.00, 7.00, 8.00, 12.00 +TRI, 08, 23, 83.00, 62.00, 18.00, 22.00, 32.00 +TRK, 08, 23, 79.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 23, 104.00, 74.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 23, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 23, 91.00, 69.00, 14.00, 12.00, 22.00 +TUP, 08, 23, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 23, 96.00, 71.00, 19.00, 13.00, 26.00 +TVC, 08, 23, 76.00, 55.00, 21.00, 18.00, 31.00 +TVL, 08, 23, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 23, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 23, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 23, 86.00, 64.00, 16.00, 23.00, 31.00 +T01, 08, 23, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T02, 08, 23, 88.00, 68.00, -9999.00, -9999.00, 31.00 +T03, 08, 23, 88.00, 69.00, -9999.00, -9999.00, 33.00 +T04, 08, 23, 90.00, 73.00, -9999.00, -9999.00, 49.00 +T05, 08, 23, 88.00, 62.00, -9999.00, -9999.00, 25.00 +T06, 08, 23, 91.00, 67.00, -9999.00, -9999.00, 28.00 +T07, 08, 23, 91.00, 56.00, -9999.00, -9999.00, 14.00 +T08, 08, 23, 86.00, 62.00, -9999.00, -9999.00, 14.00 +UCA, 08, 23, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 23, 95.00, 66.00, -9999.00, -9999.00, 6.00 +UIL, 08, 23, 69.00, 49.00, 27.00, 26.00, 35.00 +UIN, 08, 23, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 23, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 23, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 23, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 08, 23, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +U28, 08, 23, 91.00, 56.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 23, 90.00, 69.00, -9999.00, -9999.00, 37.00 +VBG, 08, 23, 75.00, 54.00, -9999.00, -9999.00, 7.00 +VCT, 08, 23, 93.00, 74.00, 10.00, 28.00, 31.00 +VCV, 08, 23, 95.00, 60.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 23, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 23, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 23, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 23, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 23, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 23, 90.00, 70.00, -9999.00, -9999.00, 39.00 +VRB, 08, 23, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 23, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 23, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 23, 84.00, 63.00, 13.00, 13.00, 23.00 +WJA, 08, 23, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 23, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 23, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 23, 88.00, 47.00, 8.00, 7.00, 12.00 +WPO, 08, 23, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 23, 90.00, 69.00, -9999.00, -9999.00, 31.00 +WRG, 08, 23, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 23, 84.00, 60.00, -9999.00, -9999.00, 27.00 +WRL, 08, 23, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +X68, 08, 23, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 23, 59.00, 45.00, 51.00, 49.00, 62.00 +YCG, 08, 23, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 23, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 23, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 23, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 23, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 23, 84.00, 51.00, 7.00, 7.00, 11.00 +YNG, 08, 23, 78.00, 57.00, 22.00, 24.00, 36.00 +YPA, 08, 23, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 23, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 23, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 23, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 23, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 23, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 23, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 23, 104.00, 79.00, 3.00, 2.00, 4.00 +YVR, 08, 23, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 23, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 23, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 23, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 23, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 23, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 23, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 23, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 23, 72.00, 50.00, 25.00, 25.00, 37.00 +ZUN, 08, 23, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 23, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 23, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 23, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +01R, 08, 23, 92.00, 70.00, -9999.00, -9999.00, 29.00 +1V1, 08, 23, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 23, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 23, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 23, 86.00, 70.00, -9999.00, -9999.00, 32.00 +2PJ, 08, 23, 89.00, 67.00, -9999.00, -9999.00, 31.00 +3B1, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 23, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 23, 76.00, 52.00, -9999.00, -9999.00, 30.00 +3SE, 08, 23, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 23, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 23, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +4OM, 08, 23, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 23, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 23, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 23, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 23, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 24, 81.00, 61.00, 19.00, 23.00, 32.00 +ABI, 08, 24, 93.00, 71.00, 12.00, 13.00, 20.00 +ABQ, 08, 24, 87.00, 61.00, 22.00, 12.00, 28.00 +ABR, 08, 24, 81.00, 54.00, 19.00, 13.00, 28.00 +ABY, 08, 24, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 24, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 24, 96.00, 73.00, 9.00, 14.00, 19.00 +ACV, 08, 24, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 24, 82.00, 62.00, 20.00, 16.00, 28.00 +ADK, 08, 24, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 24, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 24, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 24, 84.00, 61.00, -9999.00, -9999.00, 27.00 +AEX, 08, 24, 92.00, 71.00, -9999.00, -9999.00, 29.00 +AFF, 08, 24, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 24, 92.00, 72.00, -9999.00, -9999.00, 59.00 +AGS, 08, 24, 89.00, 68.00, 17.00, 26.00, 35.00 +AHN, 08, 24, 87.00, 68.00, 15.00, 22.00, 30.00 +AKN, 08, 24, 60.00, 46.00, 35.00, 39.00, 51.00 +AKO, 08, 24, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 24, 80.00, 56.00, 21.00, 24.00, 35.00 +ALI, 08, 24, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 24, 80.00, 57.00, 22.00, 19.00, 32.00 +ALS, 08, 24, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 24, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 24, 87.00, 62.00, 19.00, 13.00, 27.00 +AMG, 08, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 24, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 24, 62.00, 48.00, 30.00, 31.00, 42.00 +AND, 08, 24, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 24, 64.00, 52.00, 38.00, 41.00, 53.00 +AOO, 08, 24, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 08, 24, 75.00, 51.00, 23.00, 23.00, 37.00 +AQQ, 08, 24, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 24, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AST, 08, 24, 69.00, 52.00, 18.00, 21.00, 28.00 +ATL, 08, 24, 86.00, 68.00, 16.00, 23.00, 32.00 +ATW, 08, 24, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 24, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 24, 83.00, 60.00, -9999.00, -9999.00, 28.00 +AUG, 08, 24, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 24, 95.00, 73.00, 9.00, 14.00, 18.00 +AUW, 08, 24, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 24, 81.00, 61.00, 16.00, 28.00, 35.00 +AVP, 08, 24, 78.00, 59.00, 22.00, 22.00, 34.00 +AXN, 08, 24, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 24, 78.00, 57.00, -9999.00, -9999.00, 32.00 +AYS, 08, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 24, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 24, 93.00, 60.00, -9999.00, -9999.00, 3.00 +BAD, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 24, 74.00, 43.00, -9999.00, -9999.00, 20.00 +BDL, 08, 24, 81.00, 59.00, 22.00, 21.00, 33.00 +BDR, 08, 24, 80.00, 64.00, 22.00, 19.00, 34.00 +BET, 08, 24, 58.00, 45.00, 42.00, 41.00, 55.00 +BFD, 08, 24, 73.00, 51.00, 25.00, 27.00, 38.00 +BFF, 08, 24, 84.00, 53.00, 16.00, 10.00, 22.00 +BFL, 08, 24, 95.00, 68.00, 2.00, 2.00, 3.00 +BGM, 08, 24, 75.00, 56.00, 20.00, 24.00, 34.00 +BGR, 08, 24, 75.00, 55.00, 20.00, 19.00, 31.00 +BGS, 08, 24, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 24, 88.00, 68.00, 16.00, 24.00, 33.00 +BID, 08, 24, 75.00, 63.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 24, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 24, 93.00, 53.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 24, 81.00, 54.00, 16.00, 15.00, 24.00 +BIS, 08, 24, 79.00, 51.00, 19.00, 14.00, 26.00 +BIX, 08, 24, 89.00, 73.00, -9999.00, -9999.00, 36.00 +BJI, 08, 24, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 24, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 24, 84.00, 51.00, -9999.00, -9999.00, 27.00 +BKW, 08, 24, 77.00, 58.00, 22.00, 27.00, 38.00 +BLF, 08, 24, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 24, 106.00, 79.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 24, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 24, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 24, 86.00, 61.00, -9999.00, -9999.00, 24.00 +BNA, 08, 24, 87.00, 67.00, 18.00, 23.00, 32.00 +BNO, 08, 24, 81.00, 43.00, -9999.00, 10.00, 22.00 +BOI, 08, 24, 85.00, 55.00, 8.00, 7.00, 13.00 +BOS, 08, 24, 78.00, 63.00, 19.00, 21.00, 30.00 +BPI, 08, 24, 76.00, 33.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 24, 91.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 24, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 24, 81.00, 61.00, -9999.00, -9999.00, 30.00 +BRO, 08, 24, 93.00, 75.00, 13.00, 23.00, 29.00 +BRW, 08, 24, 41.00, 33.00, 27.00, 25.00, 40.00 +BSM, 08, 24, 95.00, 73.00, -9999.00, -9999.00, 17.00 +BTI, 08, 24, 42.00, 34.00, 22.00, 25.00, 35.00 +BTL, 08, 24, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 24, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 24, 91.00, 72.00, 11.00, 37.00, 41.00 +BTT, 08, 24, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 24, 76.00, 56.00, 29.00, 27.00, 43.00 +BUB, 08, 24, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 24, 77.00, 59.00, 25.00, 22.00, 36.00 +BUR, 08, 24, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 24, 89.00, 74.00, -9999.00, 32.00, 48.00 +BWG, 08, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 24, 84.00, 64.00, 19.00, 19.00, 31.00 +BYH, 08, 24, 89.00, 68.00, -9999.00, -9999.00, 23.00 +BYI, 08, 24, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 24, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 24, 89.00, 68.00, 17.00, 24.00, 32.00 +CAG, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 24, 79.00, 59.00, 22.00, 23.00, 35.00 +CAO, 08, 24, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 24, 71.00, 50.00, 27.00, 29.00, 42.00 +CBM, 08, 24, 91.00, 68.00, -9999.00, -9999.00, 28.00 +CDB, 08, 24, 55.00, 47.00, 47.00, 50.00, 66.00 +CDC, 08, 24, 85.00, 54.00, 10.00, 9.00, 16.00 +CDR, 08, 24, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 24, 92.00, 67.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 24, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 24, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 24, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 24, 87.00, 67.00, 16.00, 24.00, 32.00 +CHO, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 24, 88.00, 72.00, 20.00, 29.00, 38.00 +CID, 08, 24, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 24, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 24, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 24, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 24, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 24, 79.00, 59.00, 25.00, 24.00, 37.00 +CLL, 08, 24, 94.00, 73.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 24, 87.00, 68.00, 16.00, 18.00, 28.00 +CMH, 08, 24, 81.00, 60.00, 19.00, 23.00, 33.00 +CMI, 08, 24, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 24, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 24, 86.00, 63.00, 23.00, 13.00, 30.00 +CNM, 08, 24, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 24, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +COD, 08, 24, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +COF, 08, 24, 89.00, 73.00, -9999.00, -9999.00, 39.00 +CON, 08, 24, 78.00, 53.00, 21.00, 21.00, 34.00 +COS, 08, 24, 79.00, 53.00, 23.00, 21.00, 34.00 +COT, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 24, 85.00, 62.00, 18.00, 17.00, 28.00 +CPR, 08, 24, 82.00, 49.00, 14.00, 11.00, 20.00 +CRBC, 08, 24, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 24, 93.00, 75.00, 13.00, 20.00, 26.00 +CRW, 08, 24, 83.00, 62.00, 22.00, 28.00, 39.00 +CSG, 08, 24, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 24, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 24, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 24, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 24, 83.00, 62.00, 19.00, 22.00, 33.00 +CVN, 08, 24, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 24, 87.00, 60.00, -9999.00, -9999.00, 23.00 +CXY, 08, 24, 82.00, 63.00, 17.00, 17.00, 27.00 +CYS, 08, 24, 78.00, 50.00, 17.00, 20.00, 31.00 +DAA, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 08, 24, 89.00, 73.00, 20.00, 35.00, 45.00 +DAG, 08, 24, 100.00, 71.00, 3.00, 5.00, 6.00 +DAL, 08, 24, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 24, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 24, 82.00, 60.00, 21.00, 23.00, 33.00 +DBQ, 08, 24, 78.00, 58.00, 24.00, 19.00, 35.00 +DCA, 08, 24, 86.00, 69.00, 18.00, 21.00, 30.00 +DDC, 08, 24, 88.00, 64.00, 18.00, 10.00, 25.00 +DEC, 08, 24, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 24, 83.00, 55.00, 19.00, 17.00, 30.00 +DFW, 08, 24, 94.00, 72.00, 9.00, 11.00, 17.00 +DHN, 08, 24, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 24, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 24, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 24, 95.00, 73.00, -9999.00, -9999.00, 13.00 +DLG, 08, 24, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 24, 71.00, 51.00, 27.00, 26.00, 42.00 +DLLC, 08, 24, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 24, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 24, 96.00, 71.00, -9999.00, -9999.00, 22.00 +DMN, 08, 24, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 24, 85.00, 64.00, -9999.00, -9999.00, 26.00 +DPG, 08, 24, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 24, 90.00, 70.00, -9999.00, -9999.00, 39.00 +DRA, 08, 24, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 24, 95.00, 73.00, 9.00, 10.00, 15.00 +DSM, 08, 24, 82.00, 61.00, 21.00, 20.00, 32.00 +DTW, 08, 24, 80.00, 58.00, 19.00, 20.00, 30.00 +DUG, 08, 24, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 24, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 24, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 24, 93.00, 71.00, -9999.00, -9999.00, 20.00 +D45, 08, 24, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 24, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 24, 77.00, 55.00, 22.00, 20.00, 32.00 +ECG, 08, 24, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 24, 95.00, 65.00, -9999.00, -9999.00, 3.00 +EED, 08, 24, 105.00, 80.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 24, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 24, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 24, 78.00, 55.00, 24.00, 31.00, 42.00 +EKO, 08, 24, 86.00, 46.00, 9.00, 9.00, 15.00 +ELD, 08, 24, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 24, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 24, 92.00, 66.00, 16.00, 10.00, 23.00 +ELY, 08, 24, 82.00, 44.00, 12.00, 12.00, 19.00 +EMP, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 24, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +END, 08, 24, 91.00, 68.00, -9999.00, -9999.00, 18.00 +ENN, 08, 24, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 24, 86.00, 62.00, -9999.00, -9999.00, 9.00 +EPH, 08, 24, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 24, 77.00, 61.00, 26.00, 23.00, 38.00 +ESF, 08, 24, 92.00, 71.00, -9999.00, -9999.00, 36.00 +EUG, 08, 24, 81.00, 53.00, 12.00, 12.00, 17.00 +EVV, 08, 24, 86.00, 64.00, 19.00, 17.00, 28.00 +EWN, 08, 24, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 24, 84.00, 66.00, 18.00, 20.00, 29.00 +EYW, 08, 24, 89.00, 79.00, 30.00, 32.00, 48.00 +E74, 08, 24, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 24, 86.00, 65.00, -9999.00, -9999.00, 28.00 +FAI, 08, 24, 64.00, 44.00, 28.00, 26.00, 40.00 +FAR, 08, 24, 78.00, 54.00, 20.00, 18.00, 32.00 +FAT, 08, 24, 95.00, 63.00, 1.00, 2.00, 3.00 +FAY, 08, 24, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 24, 76.00, 45.00, 18.00, 20.00, 30.00 +FCS, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FDY, 08, 24, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 24, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FLG, 08, 24, 78.00, 47.00, 15.00, 23.00, 31.00 +FLL, 08, 24, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 24, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 24, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +FME, 08, 24, 85.00, 61.00, -9999.00, -9999.00, 26.00 +FMH, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 24, 88.00, 54.00, 11.00, 8.00, 16.00 +FMY, 08, 24, 91.00, 75.00, 18.00, 52.00, 59.00 +FNT, 08, 24, 78.00, 57.00, 20.00, 20.00, 32.00 +FOD, 08, 24, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 24, 86.00, 63.00, -9999.00, -9999.00, 23.00 +FOK, 08, 24, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 24, 87.00, 64.00, -9999.00, -9999.00, 25.00 +FSD, 08, 24, 80.00, 57.00, 23.00, 17.00, 31.00 +FSI, 08, 24, 93.00, 68.00, -9999.00, -9999.00, 20.00 +FSM, 08, 24, 91.00, 68.00, 14.00, 16.00, 24.00 +FTK, 08, 24, 85.00, 61.00, -9999.00, -9999.00, 24.00 +FWA, 08, 24, 81.00, 60.00, 19.00, 21.00, 32.00 +FWH, 08, 24, 94.00, 70.00, -9999.00, -9999.00, 17.00 +FYU, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 24, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 24, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 24, 106.00, 77.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 24, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 24, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 24, 80.00, 53.00, 12.00, 9.00, 16.00 +GFA, 08, 24, 78.00, 50.00, -9999.00, -9999.00, 23.00 +GFK, 08, 24, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 24, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 24, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 24, 80.00, 52.00, 16.00, 14.00, 24.00 +GJT, 08, 24, 88.00, 60.00, 11.00, 10.00, 18.00 +GKN, 08, 24, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 24, 85.00, 57.00, 16.00, 9.00, 22.00 +GLH, 08, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 24, 87.00, 79.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 24, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 24, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 24, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 24, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 24, 75.00, 55.00, 24.00, 24.00, 38.00 +GRCI, 08, 24, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 24, 77.00, 50.00, -9999.00, -9999.00, 21.00 +GRI, 08, 24, 83.00, 59.00, 19.00, 12.00, 26.00 +GRK, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 08, 24, 79.00, 56.00, 21.00, 19.00, 31.00 +GSB, 08, 24, 88.00, 68.00, -9999.00, -9999.00, 32.00 +GSG, 08, 24, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 24, 85.00, 65.00, 18.00, 20.00, 30.00 +GSP, 08, 24, 86.00, 66.00, 17.00, 22.00, 30.00 +GST, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 24, 76.00, 57.00, -9999.00, -9999.00, 35.00 +GTF, 08, 24, 78.00, 50.00, 19.00, 18.00, 29.00 +GUP, 08, 24, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 24, 82.00, 59.00, -9999.00, -9999.00, 27.00 +GVW, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 08, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 24, 84.00, 71.00, 19.00, 20.00, 30.00 +HBR, 08, 24, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 24, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 24, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 24, 84.00, 56.00, -9999.00, -9999.00, 15.00 +HKY, 08, 24, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 24, 79.00, 49.00, 16.00, 16.00, 25.00 +HMN, 08, 24, 93.00, 59.00, -9999.00, -9999.00, 20.00 +HMS, 08, 24, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 24, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 24, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HON, 08, 24, 82.00, 56.00, 19.00, 13.00, 28.00 +HOP, 08, 24, 87.00, 63.00, -9999.00, -9999.00, 23.00 +HOT, 08, 24, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 24, 92.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 24, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 24, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 24, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 24, 90.00, 70.00, -9999.00, -9999.00, 38.00 +HST, 08, 24, 90.00, 73.00, -9999.00, -9999.00, 52.00 +HSV, 08, 24, 88.00, 67.00, 17.00, 22.00, 31.00 +HTL, 08, 24, 74.00, 52.00, 26.00, 23.00, 40.00 +HTS, 08, 24, 82.00, 63.00, 19.00, 25.00, 35.00 +HUF, 08, 24, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 24, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 24, 80.00, 50.00, 17.00, 15.00, 25.00 +IAB, 08, 24, 88.00, 66.00, -9999.00, -9999.00, 24.00 +IAD, 08, 24, 84.00, 62.00, 19.00, 23.00, 34.00 +IAG, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 24, 92.00, 72.00, 13.00, 26.00, 32.00 +ICT, 08, 24, 88.00, 66.00, 17.00, 14.00, 25.00 +IDA, 08, 24, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 24, 93.00, 66.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 24, 83.00, 65.00, 18.00, 18.00, 29.00 +ILI, 08, 24, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 24, 87.00, 70.00, 20.00, 28.00, 38.00 +IMT, 08, 24, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +IND, 08, 24, 83.00, 61.00, 18.00, 20.00, 30.00 +INL, 08, 24, 72.00, 49.00, 26.00, 25.00, 41.00 +INS, 08, 24, 94.00, 66.00, -9999.00, -9999.00, 6.00 +INT, 08, 24, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +INW, 08, 24, 89.00, 59.00, 12.00, 14.00, 22.00 +IPL, 08, 24, 104.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 24, 80.00, 59.00, 20.00, 25.00, 35.00 +IRK, 08, 24, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 24, 79.00, 51.00, 19.00, 16.00, 28.00 +ISP, 08, 24, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 24, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 24, 102.00, 72.00, -9999.00, -9999.00, 14.00 +IWD, 08, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 24, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 24, 91.00, 69.00, 12.00, 24.00, 30.00 +JAX, 08, 24, 90.00, 72.00, 19.00, 37.00, 44.00 +JBR, 08, 24, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 24, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 24, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 24, 81.00, 66.00, 20.00, 19.00, 31.00 +JHW, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 24, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 24, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 24, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 24, 61.00, 46.00, 45.00, 46.00, 57.00 +JST, 08, 24, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 24, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 24, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 24, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 24, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 24, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 24, 79.00, 56.00, 19.00, 20.00, 30.00 +LAR, 08, 24, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 24, 101.00, 72.00, 6.00, 5.00, 10.00 +LAX, 08, 24, 77.00, 64.00, 2.00, 3.00, 3.00 +LBB, 08, 24, 88.00, 65.00, 16.00, 12.00, 22.00 +LBF, 08, 24, 84.00, 55.00, 20.00, 11.00, 27.00 +LCH, 08, 24, 90.00, 72.00, 17.00, 29.00, 37.00 +LCK, 08, 24, 82.00, 60.00, -9999.00, -9999.00, 28.00 +LEB, 08, 24, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 24, 84.00, 63.00, 15.00, 23.00, 31.00 +LFI, 08, 24, 84.00, 70.00, -9999.00, -9999.00, 29.00 +LFK, 08, 24, 93.00, 71.00, 11.00, 20.00, 25.00 +LFT, 08, 24, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 24, 81.00, 67.00, 19.00, 20.00, 31.00 +LGB, 08, 24, 84.00, 65.00, 2.00, 3.00, 3.00 +LGU, 08, 24, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 24, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 24, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 24, 90.00, 69.00, 12.00, 19.00, 25.00 +LIZ, 08, 24, 71.00, 50.00, -9999.00, -9999.00, 43.00 +LMT, 08, 24, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +LND, 08, 24, 81.00, 51.00, 10.00, 11.00, 17.00 +LNK, 08, 24, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 24, 89.00, 51.00, 5.00, 3.00, 6.00 +LOZ, 08, 24, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 24, 98.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 24, 89.00, 67.00, -9999.00, -9999.00, 25.00 +LSE, 08, 24, 79.00, 58.00, 22.00, 22.00, 34.00 +LSF, 08, 24, 90.00, 71.00, -9999.00, -9999.00, 29.00 +LSV, 08, 24, 103.00, 65.00, -9999.00, -9999.00, 6.00 +LTS, 08, 24, 94.00, 68.00, -9999.00, -9999.00, 19.00 +LUF, 08, 24, 104.00, 72.00, -9999.00, -9999.00, 10.00 +LVS, 08, 24, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 24, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 24, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 24, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 24, 84.00, 63.00, 20.00, 22.00, 31.00 +MAF, 08, 24, 92.00, 66.00, 13.00, 11.00, 19.00 +MBL, 08, 24, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 24, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 24, 91.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 08, 24, 90.00, 74.00, -9999.00, -9999.00, 48.00 +MCG, 08, 24, 61.00, 43.00, 36.00, 33.00, 50.00 +MCI, 08, 24, 84.00, 64.00, 19.00, 20.00, 31.00 +MCK, 08, 24, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 24, 90.00, 69.00, 17.00, 21.00, 32.00 +MCO, 08, 24, 91.00, 73.00, 15.00, 44.00, 50.00 +MCW, 08, 24, 79.00, 56.00, 20.00, 17.00, 28.00 +MC2, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MDH, 08, 24, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 24, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 24, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 24, 81.00, 63.00, 27.00, 21.00, 38.00 +MEI, 08, 24, 91.00, 69.00, 15.00, 25.00, 33.00 +MEM, 08, 24, 89.00, 70.00, 15.00, 20.00, 27.00 +MER, 08, 24, 94.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 08, 24, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 24, 96.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 24, 89.00, 54.00, 9.00, 7.00, 12.00 +MGE, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 08, 24, 90.00, 70.00, 16.00, 22.00, 30.00 +MGW, 08, 24, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 24, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 24, 92.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 08, 24, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 24, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 24, 77.00, 52.00, -9999.00, -9999.00, 27.00 +MIV, 08, 24, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 24, 90.00, 50.00, -9999.00, -9999.00, 9.00 +MKC, 08, 24, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 24, 76.00, 59.00, 25.00, 20.00, 36.00 +MKG, 08, 24, 77.00, 57.00, 20.00, 19.00, 30.00 +MKL, 08, 24, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 24, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 24, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 24, 86.00, 46.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 24, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 24, 82.00, 60.00, 22.00, 18.00, 31.00 +MLS, 08, 24, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 24, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 24, 90.00, 70.00, -9999.00, -9999.00, 31.00 +MOB, 08, 24, 90.00, 72.00, 19.00, 41.00, 49.00 +MOT, 08, 24, 77.00, 52.00, 18.00, 15.00, 27.00 +MPV, 08, 24, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 24, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 24, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 24, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 24, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 24, 70.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 24, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 24, 78.00, 55.00, 24.00, 20.00, 35.00 +MSO, 08, 24, 79.00, 47.00, 18.00, 17.00, 27.00 +MSP, 08, 24, 78.00, 58.00, 25.00, 22.00, 38.00 +MSS, 08, 24, 75.00, 54.00, 22.00, 22.00, 35.00 +MSY, 08, 24, 90.00, 73.00, 13.00, 37.00, 43.00 +MTC, 08, 24, 77.00, 58.00, -9999.00, -9999.00, 26.00 +MTN, 08, 24, 84.00, 64.00, -9999.00, -9999.00, 26.00 +MTO, 08, 24, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 24, 82.00, 59.00, -9999.00, -9999.00, 26.00 +MUO, 08, 24, 89.00, 52.00, -9999.00, -9999.00, 9.00 +MWA, 08, 24, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 24, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 24, 90.00, 70.00, -9999.00, -9999.00, 26.00 +MYL, 08, 24, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 24, 89.00, 69.00, -9999.00, -9999.00, 33.00 +NAO, 08, 24, 86.00, 74.00, -9999.00, -9999.00, 46.00 +NBC, 08, 24, 88.00, 72.00, -9999.00, -9999.00, 39.00 +NBE, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +NBU, 08, 24, 80.00, 60.00, -9999.00, -9999.00, 27.00 +NCA, 08, 24, 88.00, 67.00, -9999.00, -9999.00, 39.00 +NCO, 08, 24, 77.00, 62.00, -9999.00, -9999.00, 31.00 +NC1, 08, 24, 94.00, 66.00, -9999.00, -9999.00, 3.00 +NEL, 08, 24, 83.00, 60.00, -9999.00, -9999.00, 28.00 +NFG, 08, 24, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 24, 87.00, 50.00, -9999.00, -9999.00, 6.00 +NGP, 08, 24, 92.00, 74.00, -9999.00, -9999.00, 23.00 +NGU, 08, 24, 84.00, 69.00, -9999.00, -9999.00, 29.00 +NGZ, 08, 24, 70.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 24, 84.00, 63.00, -9999.00, -9999.00, 28.00 +NHZ, 08, 24, 75.00, 56.00, -9999.00, -9999.00, 30.00 +NID, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 24, 90.00, 72.00, -9999.00, -9999.00, 47.00 +NIR, 08, 24, 94.00, 72.00, -9999.00, -9999.00, 25.00 +NKT, 08, 24, 86.00, 71.00, -9999.00, -9999.00, 39.00 +NKX, 08, 24, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 24, 90.00, 67.00, -9999.00, -9999.00, 31.00 +NPA, 08, 24, 89.00, 73.00, -9999.00, -9999.00, 37.00 +NQA, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 24, 95.00, 73.00, -9999.00, -9999.00, 22.00 +NQX, 08, 24, 89.00, 79.00, -9999.00, -9999.00, 47.00 +NRB, 08, 24, 88.00, 74.00, -9999.00, -9999.00, 39.00 +NRC, 08, 24, 93.00, 57.00, -9999.00, -9999.00, 3.00 +NRS, 08, 24, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 24, 90.00, 70.00, -9999.00, -9999.00, 39.00 +NSI, 08, 24, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 24, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 24, 84.00, 64.00, -9999.00, -9999.00, 4.00 +NTU, 08, 24, 84.00, 69.00, -9999.00, -9999.00, 31.00 +NUC, 08, 24, 75.00, 63.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 24, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 24, 72.00, 50.00, -9999.00, -9999.00, 21.00 +NWF, 08, 24, 84.00, 65.00, -9999.00, -9999.00, 4.00 +NXX, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 24, 86.00, 62.00, -9999.00, -9999.00, 28.00 +NZC, 08, 24, 91.00, 69.00, -9999.00, -9999.00, 46.00 +NZJ, 08, 24, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 24, 78.00, 58.00, -9999.00, -9999.00, 29.00 +NZY, 08, 24, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 24, 76.00, 54.00, 2.00, 3.00, 4.00 +OAR, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +OFK, 08, 24, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 24, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 24, 90.00, 68.00, 14.00, 11.00, 20.00 +OLM, 08, 24, 76.00, 49.00, 17.00, 18.00, 25.00 +OMA, 08, 24, 83.00, 61.00, 19.00, 16.00, 28.00 +OME, 08, 24, 55.00, 43.00, 33.00, 35.00, 46.00 +ONT, 08, 24, 94.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 24, 80.00, 60.00, 23.00, 21.00, 36.00 +ORF, 08, 24, 84.00, 69.00, 16.00, 19.00, 30.00 +ORH, 08, 24, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 24, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 24, 75.00, 54.00, -9999.00, -9999.00, 31.00 +OTG, 08, 24, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 24, 67.00, 53.00, 12.00, 14.00, 19.00 +OTM, 08, 24, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 24, 55.00, 45.00, 27.00, 30.00, 42.00 +OURC, 08, 24, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 24, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 24, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 24, 90.00, 68.00, -9999.00, -9999.00, 36.00 +PACZ, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 24, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 24, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 24, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 24, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 24, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 24, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 24, 90.00, 71.00, -9999.00, -9999.00, 40.00 +PAQ, 08, 24, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 24, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 24, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 24, 50.00, 42.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 24, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 24, 75.00, 56.00, -9999.00, -9999.00, 34.00 +PBI, 08, 24, 90.00, 75.00, 28.00, 41.00, 54.00 +PDT, 08, 24, 84.00, 56.00, 11.00, 9.00, 15.00 +PDX, 08, 24, 79.00, 56.00, 16.00, 15.00, 23.00 +PFN, 08, 24, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 24, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 24, 83.00, 65.00, 18.00, 18.00, 30.00 +PHX, 08, 24, 103.00, 78.00, 9.00, 3.00, 11.00 +PIA, 08, 24, 82.00, 62.00, 20.00, 20.00, 31.00 +PIB, 08, 24, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 24, 83.00, 49.00, 9.00, 11.00, 17.00 +PIR, 08, 24, 85.00, 57.00, 15.00, 12.00, 23.00 +PIT, 08, 24, 80.00, 59.00, 20.00, 24.00, 33.00 +PKB, 08, 24, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 24, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 24, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 24, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 24, 89.00, 73.00, 17.00, 29.00, 37.00 +POB, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 08, 24, 92.00, 69.00, -9999.00, -9999.00, 43.00 +POM, 08, 24, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +POU, 08, 24, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 24, 92.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 24, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 24, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 24, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 24, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 24, 78.00, 54.00, -9999.00, -9999.00, 29.00 +PSP, 08, 24, 106.00, 74.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 24, 91.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 24, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 24, 88.00, 57.00, 20.00, 12.00, 27.00 +PUC, 08, 24, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 24, 80.00, 60.00, 19.00, 17.00, 29.00 +PVU, 08, 24, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 24, 76.00, 55.00, 21.00, 20.00, 30.00 +P02, 08, 24, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +P07, 08, 24, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +P11, 08, 24, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +P24, 08, 24, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +P28, 08, 24, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +P35, 08, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +P38, 08, 24, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +P39, 08, 24, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +P58, 08, 24, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +P59, 08, 24, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +P60, 08, 24, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +P61, 08, 24, 69.00, 53.00, -9999.00, -9999.00, -9999.00 +P67, 08, 24, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +P68, 08, 24, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +P69, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 24, 88.00, 46.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 24, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 24, 82.00, 53.00, 17.00, 13.00, 26.00 +RBL, 08, 24, 95.00, 63.00, 3.00, 4.00, 5.00 +RCA, 08, 24, 82.00, 53.00, -9999.00, -9999.00, 22.00 +RDD, 08, 24, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 24, 82.00, 45.00, 10.00, 8.00, 14.00 +RDR, 08, 24, 77.00, 51.00, -9999.00, -9999.00, 28.00 +RDU, 08, 24, 86.00, 67.00, 17.00, 18.00, 28.00 +REE, 08, 24, 88.00, 65.00, -9999.00, -9999.00, 18.00 +REJ, 08, 24, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 24, 80.00, 58.00, 22.00, 20.00, 34.00 +RIC, 08, 24, 86.00, 65.00, 20.00, 20.00, 31.00 +RIV, 08, 24, 93.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 24, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 24, 78.00, 48.00, 9.00, 8.00, 14.00 +RME, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 24, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 08, 24, 94.00, 74.00, -9999.00, -9999.00, 19.00 +RNO, 08, 24, 87.00, 48.00, 7.00, 6.00, 10.00 +ROA, 08, 24, 84.00, 63.00, 16.00, 22.00, 31.00 +ROC, 08, 24, 77.00, 57.00, 24.00, 24.00, 38.00 +ROW, 08, 24, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 24, 87.00, 63.00, 14.00, 11.00, 23.00 +RST, 08, 24, 77.00, 55.00, 26.00, 22.00, 37.00 +RWF, 08, 24, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 24, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 24, 91.00, 58.00, 2.00, 2.00, 3.00 +SAF, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 24, 78.00, 67.00, 2.00, 3.00, 3.00 +SAT, 08, 24, 94.00, 74.00, 11.00, 14.00, 20.00 +SAV, 08, 24, 89.00, 72.00, 18.00, 31.00, 39.00 +SAW, 08, 24, 72.00, 55.00, -9999.00, -9999.00, 36.00 +SBA, 08, 24, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 24, 95.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 24, 79.00, 60.00, 22.00, 23.00, 33.00 +SBP, 08, 24, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 24, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 24, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 24, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 24, 92.00, 60.00, 3.00, 2.00, 3.00 +SDF, 08, 24, 85.00, 65.00, 18.00, 23.00, 32.00 +SEA, 08, 24, 74.00, 55.00, 16.00, 17.00, 24.00 +SEM, 08, 24, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 24, 92.00, 68.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 24, 73.00, 55.00, 2.00, 3.00, 3.00 +SGF, 08, 24, 87.00, 64.00, 17.00, 18.00, 29.00 +SGY, 08, 24, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 24, 82.00, 49.00, 15.00, 12.00, 22.00 +SHV, 08, 24, 92.00, 71.00, 10.00, 17.00, 23.00 +SIT, 08, 24, 62.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 24, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 24, 93.00, 68.00, 9.00, 10.00, 16.00 +SKA, 08, 24, 80.00, 53.00, -9999.00, -9999.00, 16.00 +SKF, 08, 24, 94.00, 74.00, -9999.00, -9999.00, 17.00 +SLC, 08, 24, 87.00, 59.00, 12.00, 12.00, 20.00 +SLE, 08, 24, 81.00, 51.00, 11.00, 14.00, 18.00 +SLN, 08, 24, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 24, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 24, 74.00, 54.00, -9999.00, 2.00, 4.00 +SNA, 08, 24, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 24, 51.00, 44.00, 39.00, 43.00, 58.00 +SNS, 08, 24, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 24, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 24, 83.00, 62.00, 18.00, 20.00, 31.00 +SPS, 08, 24, 94.00, 70.00, 13.00, 12.00, 19.00 +SRQ, 08, 24, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 24, 89.00, 67.00, -9999.00, -9999.00, 32.00 +SSI, 08, 24, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 24, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 24, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +STL, 08, 24, 86.00, 66.00, 18.00, 19.00, 30.00 +STNV, 08, 24, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +STS, 08, 24, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 24, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 24, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 24, 88.00, 56.00, -9999.00, -9999.00, 3.00 +SUX, 08, 24, 81.00, 59.00, 22.00, 17.00, 32.00 +SVN, 08, 24, 89.00, 72.00, -9999.00, -9999.00, 37.00 +SWF, 08, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 24, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 24, 77.00, 57.00, 25.00, 24.00, 37.00 +SZL, 08, 24, 86.00, 61.00, -9999.00, -9999.00, 25.00 +TAD, 08, 24, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 24, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 24, 87.00, 60.00, -9999.00, -9999.00, 28.00 +TCC, 08, 24, 89.00, 61.00, 16.00, 10.00, 21.00 +TCL, 08, 24, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 24, 77.00, 50.00, -9999.00, -9999.00, 22.00 +TCS, 08, 24, 89.00, 64.00, -9999.00, 14.00, 25.00 +TEB, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 24, 90.00, 68.00, -9999.00, -9999.00, 19.00 +TKA, 08, 24, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 24, 91.00, 71.00, 14.00, 40.00, 45.00 +TNX, 08, 24, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 24, 80.00, 57.00, 18.00, 22.00, 33.00 +TOP, 08, 24, 86.00, 63.00, 21.00, 19.00, 32.00 +TPA, 08, 24, 90.00, 74.00, 24.00, 43.00, 51.00 +TPH, 08, 24, 86.00, 53.00, 7.00, 7.00, 11.00 +TRI, 08, 24, 83.00, 62.00, 17.00, 22.00, 32.00 +TRK, 08, 24, 79.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 24, 104.00, 74.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 24, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 24, 90.00, 69.00, 14.00, 12.00, 22.00 +TUP, 08, 24, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 24, 96.00, 71.00, 18.00, 13.00, 26.00 +TVC, 08, 24, 76.00, 55.00, 21.00, 18.00, 32.00 +TVL, 08, 24, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 24, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 24, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 24, 86.00, 64.00, 15.00, 23.00, 31.00 +T01, 08, 24, 84.00, 63.00, -9999.00, -9999.00, 29.00 +T02, 08, 24, 88.00, 68.00, -9999.00, -9999.00, 31.00 +T03, 08, 24, 88.00, 69.00, -9999.00, -9999.00, 33.00 +T04, 08, 24, 90.00, 73.00, -9999.00, -9999.00, 48.00 +T05, 08, 24, 88.00, 61.00, -9999.00, -9999.00, 25.00 +T06, 08, 24, 91.00, 67.00, -9999.00, -9999.00, 28.00 +T07, 08, 24, 91.00, 55.00, -9999.00, -9999.00, 15.00 +T08, 08, 24, 86.00, 62.00, -9999.00, -9999.00, 15.00 +UCA, 08, 24, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 24, 94.00, 66.00, -9999.00, -9999.00, 6.00 +UIL, 08, 24, 69.00, 49.00, 27.00, 26.00, 36.00 +UIN, 08, 24, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 24, 91.00, 54.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 24, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 24, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +U15, 08, 24, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +U28, 08, 24, 91.00, 55.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 24, 90.00, 69.00, -9999.00, -9999.00, 37.00 +VBG, 08, 24, 75.00, 54.00, -9999.00, -9999.00, 7.00 +VCT, 08, 24, 93.00, 74.00, 10.00, 27.00, 32.00 +VCV, 08, 24, 95.00, 60.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 24, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 24, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 24, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 24, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 24, 90.00, 70.00, -9999.00, -9999.00, 39.00 +VRB, 08, 24, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 24, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 24, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 24, 84.00, 63.00, 13.00, 14.00, 23.00 +WJA, 08, 24, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 24, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 24, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 24, 88.00, 46.00, 8.00, 8.00, 12.00 +WPO, 08, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 24, 90.00, 69.00, -9999.00, -9999.00, 30.00 +WRG, 08, 24, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 24, 84.00, 60.00, -9999.00, -9999.00, 26.00 +WRL, 08, 24, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +X68, 08, 24, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 24, 59.00, 45.00, 51.00, 50.00, 62.00 +YCG, 08, 24, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 24, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 24, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 24, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 24, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 24, 84.00, 51.00, 7.00, 7.00, 11.00 +YNG, 08, 24, 78.00, 57.00, 22.00, 24.00, 36.00 +YPA, 08, 24, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 24, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 24, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 24, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 24, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 24, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 24, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 24, 104.00, 79.00, 3.00, 2.00, 4.00 +YVR, 08, 24, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 24, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 24, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 24, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 24, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 24, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 24, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 24, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 24, 72.00, 50.00, 25.00, 25.00, 38.00 +ZUN, 08, 24, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 24, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 24, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 24, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +01R, 08, 24, 92.00, 70.00, -9999.00, -9999.00, 29.00 +1V1, 08, 24, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 24, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 24, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 24, 86.00, 70.00, -9999.00, -9999.00, 32.00 +2PJ, 08, 24, 89.00, 67.00, -9999.00, -9999.00, 31.00 +3B1, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 24, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 24, 75.00, 52.00, -9999.00, -9999.00, 31.00 +3SE, 08, 24, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 24, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 24, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +4OM, 08, 24, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 24, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 24, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 24, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 24, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 25, 80.00, 60.00, 19.00, 23.00, 32.00 +ABI, 08, 25, 92.00, 70.00, 12.00, 13.00, 20.00 +ABQ, 08, 25, 87.00, 60.00, 22.00, 12.00, 28.00 +ABR, 08, 25, 81.00, 54.00, 19.00, 13.00, 27.00 +ABY, 08, 25, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 25, 74.00, 60.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 25, 95.00, 72.00, 10.00, 14.00, 19.00 +ACV, 08, 25, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 25, 81.00, 61.00, 20.00, 16.00, 27.00 +ADK, 08, 25, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 25, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 25, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 25, 83.00, 60.00, -9999.00, -9999.00, 27.00 +AEX, 08, 25, 91.00, 70.00, -9999.00, -9999.00, 29.00 +AFF, 08, 25, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 25, 92.00, 72.00, -9999.00, -9999.00, 59.00 +AGS, 08, 25, 89.00, 68.00, 17.00, 26.00, 35.00 +AHN, 08, 25, 86.00, 67.00, 15.00, 22.00, 30.00 +AKN, 08, 25, 60.00, 45.00, 35.00, 39.00, 52.00 +AKO, 08, 25, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 25, 79.00, 55.00, 21.00, 24.00, 35.00 +ALI, 08, 25, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 25, 79.00, 56.00, 22.00, 19.00, 31.00 +ALS, 08, 25, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 25, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 25, 87.00, 61.00, 19.00, 13.00, 27.00 +AMG, 08, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 25, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 25, 61.00, 47.00, 30.00, 31.00, 42.00 +AND, 08, 25, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 25, 64.00, 51.00, 39.00, 41.00, 53.00 +AOO, 08, 25, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 08, 25, 74.00, 50.00, 23.00, 23.00, 37.00 +AQQ, 08, 25, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 25, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AST, 08, 25, 69.00, 51.00, 18.00, 22.00, 28.00 +ATL, 08, 25, 85.00, 68.00, 16.00, 23.00, 31.00 +ATW, 08, 25, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 25, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 25, 83.00, 59.00, -9999.00, -9999.00, 28.00 +AUG, 08, 25, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 25, 94.00, 73.00, 9.00, 14.00, 18.00 +AUW, 08, 25, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 25, 80.00, 60.00, 16.00, 28.00, 35.00 +AVP, 08, 25, 77.00, 58.00, 22.00, 22.00, 34.00 +AXN, 08, 25, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 25, 77.00, 57.00, -9999.00, -9999.00, 32.00 +AYS, 08, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 25, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 25, 92.00, 59.00, -9999.00, -9999.00, 3.00 +BAD, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 25, 73.00, 42.00, -9999.00, -9999.00, 20.00 +BDL, 08, 25, 80.00, 58.00, 22.00, 21.00, 33.00 +BDR, 08, 25, 79.00, 63.00, 22.00, 19.00, 34.00 +BET, 08, 25, 57.00, 44.00, 42.00, 41.00, 55.00 +BFD, 08, 25, 72.00, 51.00, 25.00, 27.00, 38.00 +BFF, 08, 25, 84.00, 53.00, 16.00, 10.00, 22.00 +BFL, 08, 25, 94.00, 67.00, 2.00, 2.00, 3.00 +BGM, 08, 25, 74.00, 55.00, 21.00, 24.00, 34.00 +BGR, 08, 25, 74.00, 54.00, 20.00, 19.00, 31.00 +BGS, 08, 25, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 25, 88.00, 67.00, 16.00, 24.00, 33.00 +BID, 08, 25, 74.00, 62.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 25, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 25, 92.00, 52.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 25, 81.00, 53.00, 16.00, 15.00, 24.00 +BIS, 08, 25, 79.00, 51.00, 19.00, 14.00, 26.00 +BIX, 08, 25, 89.00, 73.00, -9999.00, -9999.00, 36.00 +BJI, 08, 25, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 25, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 25, 84.00, 50.00, -9999.00, -9999.00, 27.00 +BKW, 08, 25, 77.00, 57.00, 22.00, 27.00, 38.00 +BLF, 08, 25, 76.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 25, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 25, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 25, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 25, 85.00, 60.00, -9999.00, -9999.00, 24.00 +BNA, 08, 25, 87.00, 66.00, 18.00, 22.00, 32.00 +BNO, 08, 25, 80.00, 42.00, -9999.00, 10.00, 22.00 +BOI, 08, 25, 85.00, 54.00, 8.00, 7.00, 13.00 +BOS, 08, 25, 77.00, 62.00, 19.00, 21.00, 30.00 +BPI, 08, 25, 75.00, 32.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 25, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 25, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 25, 81.00, 60.00, -9999.00, -9999.00, 30.00 +BRO, 08, 25, 93.00, 75.00, 13.00, 23.00, 29.00 +BRW, 08, 25, 40.00, 32.00, 27.00, 26.00, 41.00 +BSM, 08, 25, 94.00, 73.00, -9999.00, -9999.00, 18.00 +BTI, 08, 25, 42.00, 33.00, 22.00, 25.00, 35.00 +BTL, 08, 25, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 25, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 25, 90.00, 72.00, 11.00, 37.00, 41.00 +BTT, 08, 25, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 25, 75.00, 55.00, 29.00, 27.00, 43.00 +BUB, 08, 25, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 25, 76.00, 58.00, 25.00, 22.00, 36.00 +BUR, 08, 25, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 25, 88.00, 73.00, -9999.00, 32.00, 47.00 +BWG, 08, 25, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 25, 83.00, 64.00, 19.00, 19.00, 31.00 +BYH, 08, 25, 88.00, 67.00, -9999.00, -9999.00, 23.00 +BYI, 08, 25, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 25, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 25, 89.00, 68.00, 17.00, 24.00, 32.00 +CAG, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 25, 78.00, 58.00, 22.00, 23.00, 35.00 +CAO, 08, 25, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 25, 71.00, 49.00, 27.00, 29.00, 42.00 +CBM, 08, 25, 90.00, 67.00, -9999.00, -9999.00, 28.00 +CDB, 08, 25, 55.00, 46.00, 48.00, 51.00, 66.00 +CDC, 08, 25, 85.00, 54.00, 10.00, 9.00, 16.00 +CDR, 08, 25, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 25, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 25, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 25, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 25, 86.00, 67.00, 16.00, 24.00, 32.00 +CHO, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 25, 88.00, 71.00, 20.00, 29.00, 38.00 +CID, 08, 25, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 25, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 25, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 25, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 25, 78.00, 58.00, 25.00, 24.00, 37.00 +CLL, 08, 25, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 25, 86.00, 67.00, 16.00, 18.00, 28.00 +CMH, 08, 25, 80.00, 59.00, 19.00, 23.00, 33.00 +CMI, 08, 25, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 25, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 25, 85.00, 62.00, 22.00, 13.00, 30.00 +CNM, 08, 25, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +COD, 08, 25, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +COF, 08, 25, 89.00, 73.00, -9999.00, -9999.00, 39.00 +CON, 08, 25, 77.00, 52.00, 21.00, 21.00, 34.00 +COS, 08, 25, 79.00, 53.00, 23.00, 21.00, 34.00 +COT, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 25, 84.00, 62.00, 18.00, 17.00, 28.00 +CPR, 08, 25, 82.00, 49.00, 14.00, 11.00, 20.00 +CRBC, 08, 25, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 25, 92.00, 75.00, 13.00, 20.00, 26.00 +CRW, 08, 25, 83.00, 61.00, 21.00, 28.00, 39.00 +CSG, 08, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 25, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 25, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 25, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 25, 82.00, 61.00, 19.00, 22.00, 33.00 +CVN, 08, 25, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 25, 86.00, 59.00, -9999.00, -9999.00, 22.00 +CXY, 08, 25, 81.00, 62.00, 17.00, 17.00, 27.00 +CYS, 08, 25, 77.00, 50.00, 17.00, 20.00, 31.00 +DAA, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 08, 25, 88.00, 73.00, 20.00, 35.00, 45.00 +DAG, 08, 25, 99.00, 70.00, 3.00, 5.00, 6.00 +DAL, 08, 25, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 25, 81.00, 59.00, 20.00, 22.00, 33.00 +DBQ, 08, 25, 77.00, 57.00, 24.00, 19.00, 34.00 +DCA, 08, 25, 85.00, 68.00, 18.00, 20.00, 30.00 +DDC, 08, 25, 88.00, 63.00, 18.00, 10.00, 25.00 +DEC, 08, 25, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 25, 83.00, 54.00, 18.00, 17.00, 29.00 +DFW, 08, 25, 94.00, 72.00, 9.00, 11.00, 17.00 +DHN, 08, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 25, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 25, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 25, 94.00, 72.00, -9999.00, -9999.00, 13.00 +DLG, 08, 25, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 25, 71.00, 50.00, 28.00, 26.00, 42.00 +DLLC, 08, 25, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 25, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 25, 96.00, 71.00, -9999.00, -9999.00, 22.00 +DMN, 08, 25, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 25, 84.00, 64.00, -9999.00, -9999.00, 26.00 +DPG, 08, 25, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 25, 90.00, 70.00, -9999.00, -9999.00, 39.00 +DRA, 08, 25, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 25, 94.00, 72.00, 9.00, 10.00, 16.00 +DSM, 08, 25, 81.00, 61.00, 21.00, 19.00, 31.00 +DTW, 08, 25, 79.00, 57.00, 19.00, 20.00, 30.00 +DUG, 08, 25, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 25, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 25, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 25, 92.00, 70.00, -9999.00, -9999.00, 20.00 +D45, 08, 25, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 25, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 25, 77.00, 54.00, 22.00, 20.00, 32.00 +ECG, 08, 25, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 25, 94.00, 64.00, -9999.00, -9999.00, 3.00 +EED, 08, 25, 104.00, 79.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 25, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 25, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 25, 78.00, 55.00, 24.00, 31.00, 42.00 +EKO, 08, 25, 85.00, 46.00, 9.00, 9.00, 15.00 +ELD, 08, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 25, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 25, 91.00, 65.00, 16.00, 10.00, 23.00 +ELY, 08, 25, 81.00, 44.00, 12.00, 12.00, 19.00 +EMP, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 25, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +END, 08, 25, 91.00, 67.00, -9999.00, -9999.00, 18.00 +ENN, 08, 25, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 25, 85.00, 61.00, -9999.00, -9999.00, 9.00 +EPH, 08, 25, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 25, 76.00, 60.00, 26.00, 23.00, 38.00 +ESF, 08, 25, 91.00, 70.00, -9999.00, -9999.00, 36.00 +EUG, 08, 25, 80.00, 52.00, 12.00, 13.00, 17.00 +EVV, 08, 25, 85.00, 63.00, 19.00, 17.00, 28.00 +EWN, 08, 25, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 25, 83.00, 65.00, 18.00, 20.00, 29.00 +EYW, 08, 25, 89.00, 79.00, 30.00, 32.00, 48.00 +E74, 08, 25, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 25, 85.00, 64.00, -9999.00, -9999.00, 27.00 +FAI, 08, 25, 63.00, 44.00, 28.00, 25.00, 40.00 +FAR, 08, 25, 78.00, 53.00, 20.00, 18.00, 32.00 +FAT, 08, 25, 94.00, 62.00, 1.00, 2.00, 3.00 +FAY, 08, 25, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 25, 76.00, 44.00, 18.00, 20.00, 29.00 +FCS, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FDY, 08, 25, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 25, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FLG, 08, 25, 77.00, 46.00, 15.00, 23.00, 31.00 +FLL, 08, 25, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 25, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 25, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +FME, 08, 25, 85.00, 60.00, -9999.00, -9999.00, 26.00 +FMH, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 25, 87.00, 53.00, 11.00, 8.00, 16.00 +FMY, 08, 25, 91.00, 75.00, 18.00, 51.00, 58.00 +FNT, 08, 25, 77.00, 56.00, 20.00, 20.00, 32.00 +FOD, 08, 25, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 25, 85.00, 62.00, -9999.00, -9999.00, 23.00 +FOK, 08, 25, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 25, 86.00, 64.00, -9999.00, -9999.00, 26.00 +FSD, 08, 25, 80.00, 56.00, 23.00, 17.00, 31.00 +FSI, 08, 25, 92.00, 67.00, -9999.00, -9999.00, 20.00 +FSM, 08, 25, 90.00, 67.00, 14.00, 17.00, 24.00 +FTK, 08, 25, 84.00, 61.00, -9999.00, -9999.00, 24.00 +FWA, 08, 25, 80.00, 59.00, 19.00, 21.00, 32.00 +FWH, 08, 25, 93.00, 69.00, -9999.00, -9999.00, 18.00 +FYU, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 25, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 25, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 25, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 25, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 25, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 25, 79.00, 52.00, 12.00, 9.00, 16.00 +GFA, 08, 25, 78.00, 49.00, -9999.00, -9999.00, 24.00 +GFK, 08, 25, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 25, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 25, 80.00, 52.00, 15.00, 14.00, 24.00 +GJT, 08, 25, 88.00, 59.00, 11.00, 10.00, 18.00 +GKN, 08, 25, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 25, 84.00, 56.00, 16.00, 9.00, 22.00 +GLH, 08, 25, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 25, 87.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 25, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 25, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 25, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 25, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 25, 75.00, 54.00, 24.00, 24.00, 38.00 +GRCI, 08, 25, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 25, 76.00, 50.00, -9999.00, -9999.00, 22.00 +GRI, 08, 25, 83.00, 59.00, 19.00, 12.00, 26.00 +GRK, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 08, 25, 78.00, 56.00, 21.00, 19.00, 31.00 +GSB, 08, 25, 87.00, 67.00, -9999.00, -9999.00, 32.00 +GSG, 08, 25, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 25, 84.00, 64.00, 18.00, 20.00, 30.00 +GSP, 08, 25, 85.00, 66.00, 17.00, 22.00, 30.00 +GST, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 25, 75.00, 56.00, -9999.00, -9999.00, 35.00 +GTF, 08, 25, 78.00, 49.00, 19.00, 18.00, 29.00 +GUP, 08, 25, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 25, 81.00, 58.00, -9999.00, -9999.00, 27.00 +GVW, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 08, 25, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 25, 84.00, 71.00, 19.00, 20.00, 30.00 +HBR, 08, 25, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 25, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 25, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 25, 84.00, 55.00, -9999.00, -9999.00, 15.00 +HKY, 08, 25, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 25, 79.00, 48.00, 16.00, 16.00, 25.00 +HMN, 08, 25, 92.00, 59.00, -9999.00, -9999.00, 20.00 +HMS, 08, 25, 88.00, 54.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 25, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 25, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 08, 25, 82.00, 55.00, 19.00, 13.00, 28.00 +HOP, 08, 25, 87.00, 62.00, -9999.00, -9999.00, 23.00 +HOT, 08, 25, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 25, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 25, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 25, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 25, 90.00, 70.00, -9999.00, -9999.00, 38.00 +HST, 08, 25, 90.00, 73.00, -9999.00, -9999.00, 52.00 +HSV, 08, 25, 87.00, 66.00, 17.00, 22.00, 31.00 +HTL, 08, 25, 74.00, 51.00, 26.00, 23.00, 40.00 +HTS, 08, 25, 82.00, 62.00, 19.00, 25.00, 35.00 +HUF, 08, 25, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 25, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 25, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 25, 80.00, 49.00, 17.00, 15.00, 25.00 +IAB, 08, 25, 88.00, 65.00, -9999.00, -9999.00, 24.00 +IAD, 08, 25, 83.00, 61.00, 19.00, 23.00, 33.00 +IAG, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 25, 91.00, 71.00, 13.00, 26.00, 32.00 +ICT, 08, 25, 88.00, 65.00, 17.00, 14.00, 25.00 +IDA, 08, 25, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 25, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 25, 82.00, 64.00, 18.00, 18.00, 29.00 +ILI, 08, 25, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 25, 87.00, 69.00, 20.00, 28.00, 38.00 +IMT, 08, 25, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +IND, 08, 25, 82.00, 61.00, 18.00, 20.00, 30.00 +INL, 08, 25, 72.00, 49.00, 26.00, 25.00, 41.00 +INS, 08, 25, 94.00, 65.00, -9999.00, -9999.00, 6.00 +INT, 08, 25, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +INW, 08, 25, 88.00, 58.00, 12.00, 14.00, 22.00 +IPL, 08, 25, 103.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 25, 79.00, 58.00, 20.00, 25.00, 35.00 +IRK, 08, 25, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 25, 79.00, 51.00, 19.00, 16.00, 28.00 +ISP, 08, 25, 78.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 25, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 25, 101.00, 72.00, -9999.00, -9999.00, 14.00 +IWD, 08, 25, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 25, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 25, 91.00, 68.00, 12.00, 24.00, 30.00 +JAX, 08, 25, 90.00, 71.00, 19.00, 37.00, 44.00 +JBR, 08, 25, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 25, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 25, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 25, 80.00, 65.00, 20.00, 19.00, 31.00 +JHW, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 25, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 25, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 25, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 25, 60.00, 46.00, 46.00, 46.00, 57.00 +JST, 08, 25, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 25, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 25, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 25, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 25, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 25, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 25, 78.00, 55.00, 19.00, 20.00, 30.00 +LAR, 08, 25, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 25, 100.00, 72.00, 6.00, 5.00, 10.00 +LAX, 08, 25, 77.00, 64.00, 2.00, 3.00, 3.00 +LBB, 08, 25, 87.00, 64.00, 16.00, 12.00, 22.00 +LBF, 08, 25, 83.00, 54.00, 20.00, 11.00, 27.00 +LCH, 08, 25, 90.00, 72.00, 17.00, 29.00, 37.00 +LCK, 08, 25, 82.00, 59.00, -9999.00, -9999.00, 28.00 +LEB, 08, 25, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 25, 83.00, 63.00, 15.00, 23.00, 31.00 +LFI, 08, 25, 83.00, 69.00, -9999.00, -9999.00, 29.00 +LFK, 08, 25, 92.00, 70.00, 11.00, 20.00, 25.00 +LFT, 08, 25, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 25, 80.00, 66.00, 19.00, 20.00, 31.00 +LGB, 08, 25, 83.00, 64.00, 2.00, 3.00, 3.00 +LGU, 08, 25, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 25, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 25, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 25, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 25, 89.00, 68.00, 12.00, 19.00, 25.00 +LIZ, 08, 25, 71.00, 49.00, -9999.00, -9999.00, 43.00 +LMT, 08, 25, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +LND, 08, 25, 80.00, 51.00, 10.00, 11.00, 17.00 +LNK, 08, 25, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 25, 88.00, 50.00, 5.00, 3.00, 6.00 +LOZ, 08, 25, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 25, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 25, 88.00, 66.00, -9999.00, -9999.00, 26.00 +LSE, 08, 25, 79.00, 57.00, 22.00, 22.00, 34.00 +LSF, 08, 25, 90.00, 70.00, -9999.00, -9999.00, 29.00 +LSV, 08, 25, 102.00, 64.00, -9999.00, -9999.00, 6.00 +LTS, 08, 25, 94.00, 67.00, -9999.00, -9999.00, 19.00 +LUF, 08, 25, 103.00, 71.00, -9999.00, -9999.00, 10.00 +LVS, 08, 25, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 25, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 25, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 25, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 25, 83.00, 62.00, 20.00, 22.00, 31.00 +MAF, 08, 25, 91.00, 65.00, 13.00, 12.00, 19.00 +MBL, 08, 25, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 25, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 25, 91.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 08, 25, 90.00, 74.00, -9999.00, -9999.00, 48.00 +MCG, 08, 25, 61.00, 42.00, 36.00, 33.00, 50.00 +MCI, 08, 25, 84.00, 63.00, 19.00, 20.00, 31.00 +MCK, 08, 25, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 25, 90.00, 68.00, 17.00, 21.00, 32.00 +MCO, 08, 25, 91.00, 73.00, 15.00, 44.00, 50.00 +MCW, 08, 25, 78.00, 56.00, 20.00, 17.00, 28.00 +MC2, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MDH, 08, 25, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 25, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 25, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 25, 80.00, 62.00, 27.00, 21.00, 38.00 +MEI, 08, 25, 90.00, 68.00, 15.00, 25.00, 33.00 +MEM, 08, 25, 88.00, 69.00, 15.00, 20.00, 27.00 +MER, 08, 25, 93.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 08, 25, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 25, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 25, 88.00, 53.00, 9.00, 7.00, 13.00 +MGE, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 08, 25, 90.00, 70.00, 16.00, 22.00, 30.00 +MGW, 08, 25, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 25, 91.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 08, 25, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 25, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 25, 77.00, 52.00, -9999.00, -9999.00, 27.00 +MIV, 08, 25, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 25, 89.00, 50.00, -9999.00, -9999.00, 9.00 +MKC, 08, 25, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 25, 75.00, 58.00, 25.00, 19.00, 36.00 +MKG, 08, 25, 76.00, 56.00, 20.00, 19.00, 30.00 +MKL, 08, 25, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 25, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 25, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 25, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 25, 81.00, 59.00, 21.00, 18.00, 31.00 +MLS, 08, 25, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 25, 90.00, 69.00, -9999.00, -9999.00, 31.00 +MOB, 08, 25, 89.00, 72.00, 19.00, 41.00, 48.00 +MOT, 08, 25, 77.00, 52.00, 18.00, 15.00, 26.00 +MPV, 08, 25, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 25, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 25, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 25, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 25, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 25, 71.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 25, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 25, 77.00, 54.00, 24.00, 20.00, 35.00 +MSO, 08, 25, 79.00, 47.00, 18.00, 17.00, 27.00 +MSP, 08, 25, 78.00, 57.00, 25.00, 22.00, 37.00 +MSS, 08, 25, 75.00, 53.00, 22.00, 23.00, 35.00 +MSY, 08, 25, 89.00, 72.00, 13.00, 37.00, 43.00 +MTC, 08, 25, 76.00, 57.00, -9999.00, -9999.00, 26.00 +MTN, 08, 25, 83.00, 63.00, -9999.00, -9999.00, 26.00 +MTO, 08, 25, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 25, 81.00, 58.00, -9999.00, -9999.00, 26.00 +MUO, 08, 25, 88.00, 52.00, -9999.00, -9999.00, 9.00 +MWA, 08, 25, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 25, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 25, 90.00, 70.00, -9999.00, -9999.00, 26.00 +MYL, 08, 25, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 25, 88.00, 69.00, -9999.00, -9999.00, 33.00 +NAO, 08, 25, 86.00, 74.00, -9999.00, -9999.00, 46.00 +NBC, 08, 25, 88.00, 71.00, -9999.00, -9999.00, 38.00 +NBE, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +NBU, 08, 25, 79.00, 59.00, -9999.00, -9999.00, 27.00 +NCA, 08, 25, 88.00, 66.00, -9999.00, -9999.00, 38.00 +NCO, 08, 25, 76.00, 61.00, -9999.00, -9999.00, 31.00 +NC1, 08, 25, 94.00, 65.00, -9999.00, -9999.00, 3.00 +NEL, 08, 25, 82.00, 59.00, -9999.00, -9999.00, 28.00 +NFG, 08, 25, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 25, 86.00, 49.00, -9999.00, -9999.00, 6.00 +NGP, 08, 25, 92.00, 74.00, -9999.00, -9999.00, 23.00 +NGU, 08, 25, 83.00, 68.00, -9999.00, -9999.00, 29.00 +NGZ, 08, 25, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 25, 83.00, 62.00, -9999.00, -9999.00, 28.00 +NHZ, 08, 25, 74.00, 55.00, -9999.00, -9999.00, 30.00 +NID, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 25, 90.00, 71.00, -9999.00, -9999.00, 46.00 +NIR, 08, 25, 93.00, 71.00, -9999.00, -9999.00, 25.00 +NKT, 08, 25, 86.00, 70.00, -9999.00, -9999.00, 39.00 +NKX, 08, 25, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 25, 89.00, 66.00, -9999.00, -9999.00, 30.00 +NPA, 08, 25, 88.00, 73.00, -9999.00, -9999.00, 37.00 +NQA, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 25, 94.00, 73.00, -9999.00, -9999.00, 22.00 +NQX, 08, 25, 89.00, 79.00, -9999.00, -9999.00, 47.00 +NRB, 08, 25, 88.00, 74.00, -9999.00, -9999.00, 39.00 +NRC, 08, 25, 93.00, 57.00, -9999.00, -9999.00, 3.00 +NRS, 08, 25, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 25, 90.00, 69.00, -9999.00, -9999.00, 39.00 +NSI, 08, 25, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 25, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 25, 84.00, 64.00, -9999.00, -9999.00, 4.00 +NTU, 08, 25, 83.00, 68.00, -9999.00, -9999.00, 30.00 +NUC, 08, 25, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 25, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 25, 71.00, 49.00, -9999.00, -9999.00, 21.00 +NWF, 08, 25, 83.00, 64.00, -9999.00, -9999.00, 4.00 +NXX, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 25, 85.00, 61.00, -9999.00, -9999.00, 28.00 +NZC, 08, 25, 90.00, 69.00, -9999.00, -9999.00, 46.00 +NZJ, 08, 25, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 25, 77.00, 58.00, -9999.00, -9999.00, 29.00 +NZY, 08, 25, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 25, 76.00, 54.00, 2.00, 3.00, 4.00 +OAR, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 08, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 25, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 25, 90.00, 67.00, 14.00, 11.00, 20.00 +OLM, 08, 25, 75.00, 48.00, 17.00, 18.00, 25.00 +OMA, 08, 25, 82.00, 60.00, 19.00, 16.00, 28.00 +OME, 08, 25, 54.00, 42.00, 33.00, 35.00, 46.00 +ONT, 08, 25, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 25, 79.00, 59.00, 23.00, 21.00, 36.00 +ORF, 08, 25, 83.00, 68.00, 16.00, 19.00, 29.00 +ORH, 08, 25, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 25, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 25, 74.00, 53.00, -9999.00, -9999.00, 31.00 +OTG, 08, 25, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 25, 67.00, 52.00, 12.00, 15.00, 19.00 +OTM, 08, 25, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 25, 54.00, 45.00, 27.00, 30.00, 41.00 +OURC, 08, 25, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 25, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 25, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 25, 90.00, 68.00, -9999.00, -9999.00, 36.00 +PACZ, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 25, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 25, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 25, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 25, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 25, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 25, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 25, 90.00, 71.00, -9999.00, -9999.00, 40.00 +PAQ, 08, 25, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 25, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 25, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 25, 49.00, 41.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 25, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 25, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 25, 74.00, 55.00, -9999.00, -9999.00, 34.00 +PBI, 08, 25, 90.00, 75.00, 28.00, 41.00, 54.00 +PDT, 08, 25, 83.00, 55.00, 11.00, 9.00, 16.00 +PDX, 08, 25, 79.00, 55.00, 16.00, 16.00, 23.00 +PFN, 08, 25, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 25, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 25, 82.00, 64.00, 18.00, 18.00, 30.00 +PHX, 08, 25, 102.00, 77.00, 9.00, 3.00, 11.00 +PIA, 08, 25, 81.00, 61.00, 20.00, 20.00, 31.00 +PIB, 08, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 25, 83.00, 48.00, 10.00, 11.00, 18.00 +PIR, 08, 25, 85.00, 57.00, 15.00, 12.00, 23.00 +PIT, 08, 25, 79.00, 58.00, 20.00, 23.00, 33.00 +PKB, 08, 25, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 25, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 25, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 25, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 25, 88.00, 73.00, 17.00, 29.00, 37.00 +POB, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 08, 25, 91.00, 68.00, -9999.00, -9999.00, 43.00 +POM, 08, 25, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 08, 25, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 25, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 25, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 25, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 25, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 25, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 25, 77.00, 53.00, -9999.00, -9999.00, 29.00 +PSP, 08, 25, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 25, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 25, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 25, 87.00, 56.00, 19.00, 12.00, 26.00 +PUC, 08, 25, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 25, 79.00, 59.00, 19.00, 17.00, 29.00 +PVU, 08, 25, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 25, 75.00, 55.00, 21.00, 20.00, 30.00 +P02, 08, 25, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P07, 08, 25, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +P11, 08, 25, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +P24, 08, 25, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +P28, 08, 25, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +P35, 08, 25, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +P38, 08, 25, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +P39, 08, 25, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +P58, 08, 25, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +P59, 08, 25, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +P60, 08, 25, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +P61, 08, 25, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +P67, 08, 25, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +P68, 08, 25, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +P69, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 25, 87.00, 46.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 25, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 25, 82.00, 53.00, 17.00, 13.00, 26.00 +RBL, 08, 25, 94.00, 63.00, 3.00, 4.00, 6.00 +RCA, 08, 25, 82.00, 53.00, -9999.00, -9999.00, 22.00 +RDD, 08, 25, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 25, 81.00, 44.00, 10.00, 8.00, 14.00 +RDR, 08, 25, 77.00, 51.00, -9999.00, -9999.00, 28.00 +RDU, 08, 25, 85.00, 66.00, 17.00, 18.00, 28.00 +REE, 08, 25, 87.00, 64.00, -9999.00, -9999.00, 18.00 +REJ, 08, 25, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 25, 79.00, 58.00, 22.00, 20.00, 34.00 +RIC, 08, 25, 85.00, 64.00, 20.00, 20.00, 31.00 +RIV, 08, 25, 92.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 25, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 25, 78.00, 48.00, 9.00, 8.00, 14.00 +RME, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 25, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 08, 25, 93.00, 73.00, -9999.00, -9999.00, 20.00 +RNO, 08, 25, 86.00, 47.00, 7.00, 6.00, 10.00 +ROA, 08, 25, 83.00, 62.00, 16.00, 22.00, 31.00 +ROC, 08, 25, 76.00, 56.00, 24.00, 24.00, 38.00 +ROW, 08, 25, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 25, 86.00, 63.00, 14.00, 11.00, 23.00 +RST, 08, 25, 76.00, 55.00, 26.00, 22.00, 37.00 +RWF, 08, 25, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 25, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 25, 90.00, 57.00, 2.00, 2.00, 3.00 +SAF, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 25, 78.00, 67.00, 2.00, 3.00, 3.00 +SAT, 08, 25, 93.00, 73.00, 11.00, 14.00, 20.00 +SAV, 08, 25, 88.00, 71.00, 18.00, 31.00, 39.00 +SAW, 08, 25, 71.00, 54.00, -9999.00, -9999.00, 36.00 +SBA, 08, 25, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 25, 95.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 25, 79.00, 59.00, 22.00, 23.00, 33.00 +SBP, 08, 25, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 25, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 25, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 25, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 25, 91.00, 60.00, 3.00, 2.00, 3.00 +SDF, 08, 25, 84.00, 64.00, 18.00, 22.00, 32.00 +SEA, 08, 25, 73.00, 55.00, 16.00, 17.00, 24.00 +SEM, 08, 25, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 25, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 25, 73.00, 55.00, 2.00, 3.00, 3.00 +SGF, 08, 25, 86.00, 63.00, 17.00, 18.00, 29.00 +SGY, 08, 25, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 25, 82.00, 49.00, 15.00, 13.00, 22.00 +SHV, 08, 25, 91.00, 70.00, 10.00, 17.00, 23.00 +SIT, 08, 25, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 25, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 25, 93.00, 67.00, 10.00, 11.00, 17.00 +SKA, 08, 25, 79.00, 52.00, -9999.00, -9999.00, 16.00 +SKF, 08, 25, 93.00, 73.00, -9999.00, -9999.00, 18.00 +SLC, 08, 25, 86.00, 59.00, 12.00, 12.00, 20.00 +SLE, 08, 25, 80.00, 50.00, 11.00, 14.00, 18.00 +SLN, 08, 25, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 25, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 25, 74.00, 54.00, -9999.00, 2.00, 4.00 +SNA, 08, 25, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 25, 51.00, 43.00, 39.00, 43.00, 58.00 +SNS, 08, 25, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 25, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 25, 82.00, 61.00, 17.00, 20.00, 31.00 +SPS, 08, 25, 93.00, 69.00, 13.00, 12.00, 19.00 +SRQ, 08, 25, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 25, 88.00, 66.00, -9999.00, -9999.00, 32.00 +SSI, 08, 25, 87.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 25, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 25, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +STL, 08, 25, 85.00, 66.00, 18.00, 19.00, 29.00 +STNV, 08, 25, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +STS, 08, 25, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 25, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 25, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 25, 88.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 08, 25, 81.00, 59.00, 22.00, 17.00, 32.00 +SVN, 08, 25, 88.00, 71.00, -9999.00, -9999.00, 37.00 +SWF, 08, 25, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 25, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 25, 76.00, 56.00, 25.00, 25.00, 37.00 +SZL, 08, 25, 85.00, 61.00, -9999.00, -9999.00, 25.00 +TAD, 08, 25, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 25, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 25, 86.00, 59.00, -9999.00, -9999.00, 28.00 +TCC, 08, 25, 88.00, 60.00, 15.00, 10.00, 20.00 +TCL, 08, 25, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 25, 76.00, 50.00, -9999.00, -9999.00, 22.00 +TCS, 08, 25, 88.00, 63.00, -9999.00, 14.00, 25.00 +TEB, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 25, 90.00, 67.00, -9999.00, -9999.00, 19.00 +TKA, 08, 25, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 25, 90.00, 71.00, 14.00, 40.00, 45.00 +TNX, 08, 25, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 25, 79.00, 56.00, 18.00, 22.00, 33.00 +TOP, 08, 25, 85.00, 62.00, 21.00, 19.00, 31.00 +TPA, 08, 25, 90.00, 74.00, 24.00, 43.00, 50.00 +TPH, 08, 25, 85.00, 52.00, 7.00, 7.00, 11.00 +TRI, 08, 25, 83.00, 61.00, 17.00, 22.00, 32.00 +TRK, 08, 25, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 25, 103.00, 73.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 25, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 25, 90.00, 68.00, 14.00, 13.00, 23.00 +TUP, 08, 25, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 25, 96.00, 71.00, 18.00, 13.00, 26.00 +TVC, 08, 25, 75.00, 54.00, 22.00, 18.00, 32.00 +TVL, 08, 25, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 25, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 25, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 25, 85.00, 64.00, 15.00, 23.00, 31.00 +T01, 08, 25, 84.00, 62.00, -9999.00, -9999.00, 29.00 +T02, 08, 25, 87.00, 67.00, -9999.00, -9999.00, 31.00 +T03, 08, 25, 87.00, 68.00, -9999.00, -9999.00, 33.00 +T04, 08, 25, 90.00, 73.00, -9999.00, -9999.00, 48.00 +T05, 08, 25, 87.00, 61.00, -9999.00, -9999.00, 25.00 +T06, 08, 25, 90.00, 66.00, -9999.00, -9999.00, 28.00 +T07, 08, 25, 90.00, 55.00, -9999.00, -9999.00, 15.00 +T08, 08, 25, 85.00, 61.00, -9999.00, -9999.00, 15.00 +UCA, 08, 25, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 25, 94.00, 65.00, -9999.00, -9999.00, 6.00 +UIL, 08, 25, 69.00, 49.00, 27.00, 26.00, 36.00 +UIN, 08, 25, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 25, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 25, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 25, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +U15, 08, 25, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +U28, 08, 25, 90.00, 55.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 25, 89.00, 68.00, -9999.00, -9999.00, 37.00 +VBG, 08, 25, 75.00, 54.00, -9999.00, -9999.00, 7.00 +VCT, 08, 25, 92.00, 73.00, 10.00, 27.00, 32.00 +VCV, 08, 25, 94.00, 59.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 25, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 25, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 25, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 25, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 25, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 25, 90.00, 70.00, -9999.00, -9999.00, 39.00 +VRB, 08, 25, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 25, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 25, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 25, 84.00, 62.00, 13.00, 14.00, 23.00 +WJA, 08, 25, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 25, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 25, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 25, 87.00, 46.00, 8.00, 8.00, 12.00 +WPO, 08, 25, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 25, 90.00, 68.00, -9999.00, -9999.00, 30.00 +WRG, 08, 25, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 25, 83.00, 59.00, -9999.00, -9999.00, 26.00 +WRL, 08, 25, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +X68, 08, 25, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 25, 58.00, 44.00, 51.00, 50.00, 62.00 +YCG, 08, 25, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 25, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 25, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 25, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 25, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 25, 83.00, 50.00, 7.00, 7.00, 11.00 +YNG, 08, 25, 77.00, 56.00, 22.00, 24.00, 36.00 +YPA, 08, 25, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 25, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 25, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 25, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 25, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 25, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 25, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 25, 104.00, 78.00, 3.00, 2.00, 4.00 +YVR, 08, 25, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 25, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 25, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 25, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 25, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 25, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 25, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 25, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 25, 71.00, 49.00, 26.00, 25.00, 38.00 +ZUN, 08, 25, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 25, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 25, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 25, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +01R, 08, 25, 91.00, 69.00, -9999.00, -9999.00, 29.00 +1V1, 08, 25, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 25, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 25, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 25, 85.00, 70.00, -9999.00, -9999.00, 32.00 +2PJ, 08, 25, 88.00, 66.00, -9999.00, -9999.00, 31.00 +3B1, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 25, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 25, 75.00, 51.00, -9999.00, -9999.00, 31.00 +3SE, 08, 25, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 25, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 25, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +4OM, 08, 25, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 25, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 25, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 25, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 25, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 26, 80.00, 60.00, 19.00, 23.00, 32.00 +ABI, 08, 26, 92.00, 70.00, 12.00, 13.00, 20.00 +ABQ, 08, 26, 86.00, 60.00, 22.00, 12.00, 27.00 +ABR, 08, 26, 80.00, 53.00, 19.00, 13.00, 27.00 +ABY, 08, 26, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 26, 74.00, 60.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 26, 95.00, 72.00, 10.00, 14.00, 19.00 +ACV, 08, 26, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 26, 81.00, 61.00, 20.00, 16.00, 27.00 +ADK, 08, 26, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 26, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 26, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 26, 83.00, 60.00, -9999.00, -9999.00, 27.00 +AEX, 08, 26, 91.00, 70.00, -9999.00, -9999.00, 29.00 +AFF, 08, 26, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 26, 92.00, 72.00, -9999.00, -9999.00, 59.00 +AGS, 08, 26, 89.00, 68.00, 17.00, 25.00, 35.00 +AHN, 08, 26, 86.00, 67.00, 15.00, 22.00, 30.00 +AKN, 08, 26, 60.00, 45.00, 35.00, 39.00, 52.00 +AKO, 08, 26, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 26, 79.00, 55.00, 21.00, 24.00, 35.00 +ALI, 08, 26, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 26, 79.00, 56.00, 22.00, 19.00, 31.00 +ALS, 08, 26, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 26, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 26, 86.00, 61.00, 19.00, 13.00, 27.00 +AMG, 08, 26, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 26, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 26, 61.00, 47.00, 31.00, 31.00, 42.00 +AND, 08, 26, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 26, 64.00, 51.00, 39.00, 42.00, 54.00 +AOO, 08, 26, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 08, 26, 74.00, 50.00, 23.00, 23.00, 37.00 +AQQ, 08, 26, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 26, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AST, 08, 26, 69.00, 51.00, 18.00, 22.00, 29.00 +ATL, 08, 26, 85.00, 68.00, 16.00, 23.00, 31.00 +ATW, 08, 26, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 26, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 26, 83.00, 59.00, -9999.00, -9999.00, 28.00 +AUG, 08, 26, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 26, 94.00, 73.00, 9.00, 14.00, 19.00 +AUW, 08, 26, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 26, 80.00, 60.00, 16.00, 28.00, 34.00 +AVP, 08, 26, 77.00, 58.00, 22.00, 22.00, 34.00 +AXN, 08, 26, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 26, 77.00, 56.00, -9999.00, -9999.00, 32.00 +AYS, 08, 26, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 26, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 26, 92.00, 59.00, -9999.00, -9999.00, 3.00 +BAD, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 26, 73.00, 42.00, -9999.00, -9999.00, 20.00 +BDL, 08, 26, 80.00, 58.00, 22.00, 21.00, 33.00 +BDR, 08, 26, 79.00, 63.00, 22.00, 19.00, 34.00 +BET, 08, 26, 57.00, 44.00, 42.00, 41.00, 55.00 +BFD, 08, 26, 72.00, 51.00, 25.00, 27.00, 38.00 +BFF, 08, 26, 83.00, 52.00, 16.00, 10.00, 22.00 +BFL, 08, 26, 94.00, 67.00, 2.00, 2.00, 3.00 +BGM, 08, 26, 74.00, 55.00, 21.00, 24.00, 34.00 +BGR, 08, 26, 74.00, 54.00, 20.00, 19.00, 31.00 +BGS, 08, 26, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 26, 88.00, 67.00, 16.00, 24.00, 33.00 +BID, 08, 26, 74.00, 62.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 26, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 26, 92.00, 52.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 26, 80.00, 53.00, 16.00, 15.00, 24.00 +BIS, 08, 26, 78.00, 50.00, 19.00, 14.00, 26.00 +BIX, 08, 26, 89.00, 73.00, -9999.00, -9999.00, 36.00 +BJI, 08, 26, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 26, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 26, 83.00, 50.00, -9999.00, -9999.00, 27.00 +BKW, 08, 26, 77.00, 57.00, 22.00, 27.00, 38.00 +BLF, 08, 26, 76.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 26, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 26, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 26, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 26, 85.00, 60.00, -9999.00, -9999.00, 24.00 +BNA, 08, 26, 87.00, 66.00, 18.00, 22.00, 32.00 +BNO, 08, 26, 80.00, 42.00, -9999.00, 10.00, 22.00 +BOI, 08, 26, 84.00, 54.00, 8.00, 7.00, 13.00 +BOS, 08, 26, 77.00, 62.00, 19.00, 21.00, 30.00 +BPI, 08, 26, 75.00, 32.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 26, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 26, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 26, 80.00, 60.00, -9999.00, -9999.00, 30.00 +BRO, 08, 26, 93.00, 75.00, 14.00, 23.00, 29.00 +BRW, 08, 26, 40.00, 32.00, 27.00, 26.00, 41.00 +BSM, 08, 26, 94.00, 73.00, -9999.00, -9999.00, 18.00 +BTI, 08, 26, 41.00, 33.00, 22.00, 25.00, 35.00 +BTL, 08, 26, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 26, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 26, 90.00, 72.00, 11.00, 37.00, 41.00 +BTT, 08, 26, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 26, 75.00, 55.00, 29.00, 27.00, 43.00 +BUB, 08, 26, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 26, 76.00, 58.00, 25.00, 22.00, 36.00 +BUR, 08, 26, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 26, 88.00, 73.00, -9999.00, 32.00, 47.00 +BWG, 08, 26, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 26, 83.00, 64.00, 19.00, 19.00, 30.00 +BYH, 08, 26, 88.00, 67.00, -9999.00, -9999.00, 23.00 +BYI, 08, 26, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 26, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 26, 89.00, 68.00, 17.00, 23.00, 31.00 +CAG, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 26, 78.00, 58.00, 22.00, 23.00, 35.00 +CAO, 08, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 26, 70.00, 49.00, 27.00, 29.00, 42.00 +CBM, 08, 26, 90.00, 67.00, -9999.00, -9999.00, 28.00 +CDB, 08, 26, 55.00, 46.00, 48.00, 51.00, 66.00 +CDC, 08, 26, 84.00, 53.00, 10.00, 9.00, 16.00 +CDR, 08, 26, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 26, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 26, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 26, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 26, 86.00, 67.00, 16.00, 24.00, 32.00 +CHO, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 26, 88.00, 71.00, 20.00, 29.00, 38.00 +CID, 08, 26, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 26, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 26, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 26, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 26, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 26, 78.00, 58.00, 25.00, 24.00, 37.00 +CLL, 08, 26, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 26, 86.00, 67.00, 16.00, 18.00, 28.00 +CMH, 08, 26, 80.00, 59.00, 19.00, 23.00, 33.00 +CMI, 08, 26, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 26, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 26, 85.00, 62.00, 22.00, 13.00, 30.00 +CNM, 08, 26, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +COD, 08, 26, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +COF, 08, 26, 89.00, 73.00, -9999.00, -9999.00, 40.00 +CON, 08, 26, 77.00, 52.00, 21.00, 21.00, 34.00 +COS, 08, 26, 78.00, 52.00, 23.00, 20.00, 33.00 +COT, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 26, 84.00, 62.00, 18.00, 17.00, 28.00 +CPR, 08, 26, 81.00, 48.00, 14.00, 11.00, 20.00 +CRBC, 08, 26, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 26, 92.00, 75.00, 14.00, 20.00, 26.00 +CRW, 08, 26, 83.00, 61.00, 21.00, 27.00, 39.00 +CSG, 08, 26, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 26, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 26, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 26, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 26, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 26, 82.00, 61.00, 19.00, 22.00, 32.00 +CVN, 08, 26, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 26, 86.00, 59.00, -9999.00, -9999.00, 22.00 +CXY, 08, 26, 81.00, 62.00, 17.00, 17.00, 27.00 +CYS, 08, 26, 77.00, 49.00, 17.00, 20.00, 30.00 +DAA, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 08, 26, 88.00, 73.00, 20.00, 35.00, 45.00 +DAG, 08, 26, 99.00, 70.00, 3.00, 5.00, 6.00 +DAL, 08, 26, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 26, 81.00, 59.00, 20.00, 22.00, 33.00 +DBQ, 08, 26, 77.00, 57.00, 24.00, 19.00, 34.00 +DCA, 08, 26, 85.00, 68.00, 18.00, 20.00, 29.00 +DDC, 08, 26, 87.00, 63.00, 18.00, 10.00, 25.00 +DEC, 08, 26, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 26, 82.00, 54.00, 18.00, 17.00, 29.00 +DFW, 08, 26, 93.00, 72.00, 9.00, 11.00, 17.00 +DHN, 08, 26, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 26, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 26, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 26, 94.00, 72.00, -9999.00, -9999.00, 13.00 +DLG, 08, 26, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 26, 70.00, 50.00, 28.00, 26.00, 42.00 +DLLC, 08, 26, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 26, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 26, 96.00, 71.00, -9999.00, -9999.00, 22.00 +DMN, 08, 26, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 26, 84.00, 64.00, -9999.00, -9999.00, 26.00 +DPG, 08, 26, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 26, 90.00, 70.00, -9999.00, -9999.00, 38.00 +DRA, 08, 26, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 26, 94.00, 72.00, 9.00, 10.00, 16.00 +DSM, 08, 26, 81.00, 60.00, 21.00, 19.00, 31.00 +DTW, 08, 26, 79.00, 57.00, 19.00, 20.00, 30.00 +DUG, 08, 26, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 26, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 26, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 26, 92.00, 70.00, -9999.00, -9999.00, 20.00 +D45, 08, 26, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 26, 76.00, 54.00, 22.00, 20.00, 32.00 +ECG, 08, 26, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 26, 94.00, 64.00, -9999.00, -9999.00, 3.00 +EED, 08, 26, 104.00, 79.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 26, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 26, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 26, 78.00, 55.00, 24.00, 31.00, 41.00 +EKO, 08, 26, 85.00, 45.00, 9.00, 9.00, 15.00 +ELD, 08, 26, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 26, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 26, 91.00, 65.00, 16.00, 10.00, 23.00 +ELY, 08, 26, 81.00, 43.00, 12.00, 12.00, 19.00 +EMP, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 26, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +END, 08, 26, 90.00, 67.00, -9999.00, -9999.00, 18.00 +ENN, 08, 26, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 26, 85.00, 61.00, -9999.00, -9999.00, 9.00 +EPH, 08, 26, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 26, 76.00, 60.00, 26.00, 23.00, 38.00 +ESF, 08, 26, 91.00, 70.00, -9999.00, -9999.00, 36.00 +EUG, 08, 26, 80.00, 52.00, 12.00, 13.00, 17.00 +EVV, 08, 26, 85.00, 63.00, 19.00, 17.00, 28.00 +EWN, 08, 26, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 26, 83.00, 65.00, 18.00, 20.00, 29.00 +EYW, 08, 26, 89.00, 79.00, 30.00, 32.00, 48.00 +E74, 08, 26, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 26, 85.00, 64.00, -9999.00, -9999.00, 27.00 +FAI, 08, 26, 63.00, 43.00, 27.00, 25.00, 39.00 +FAR, 08, 26, 77.00, 53.00, 20.00, 18.00, 32.00 +FAT, 08, 26, 94.00, 62.00, 1.00, 2.00, 3.00 +FAY, 08, 26, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 26, 75.00, 44.00, 18.00, 20.00, 29.00 +FCS, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FDY, 08, 26, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 26, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FLG, 08, 26, 77.00, 46.00, 15.00, 22.00, 30.00 +FLL, 08, 26, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 26, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 26, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +FME, 08, 26, 85.00, 60.00, -9999.00, -9999.00, 26.00 +FMH, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 08, 26, 87.00, 53.00, 11.00, 8.00, 16.00 +FMY, 08, 26, 91.00, 75.00, 18.00, 51.00, 58.00 +FNT, 08, 26, 77.00, 56.00, 20.00, 20.00, 32.00 +FOD, 08, 26, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 26, 85.00, 62.00, -9999.00, -9999.00, 23.00 +FOK, 08, 26, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 26, 86.00, 63.00, -9999.00, -9999.00, 26.00 +FSD, 08, 26, 79.00, 56.00, 23.00, 17.00, 31.00 +FSI, 08, 26, 92.00, 67.00, -9999.00, -9999.00, 20.00 +FSM, 08, 26, 90.00, 67.00, 14.00, 17.00, 24.00 +FTK, 08, 26, 84.00, 61.00, -9999.00, -9999.00, 24.00 +FWA, 08, 26, 80.00, 59.00, 19.00, 21.00, 32.00 +FWH, 08, 26, 93.00, 69.00, -9999.00, -9999.00, 18.00 +FYU, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 26, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 26, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 26, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 26, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 26, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 26, 79.00, 52.00, 12.00, 9.00, 16.00 +GFA, 08, 26, 77.00, 49.00, -9999.00, -9999.00, 24.00 +GFK, 08, 26, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 26, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 26, 79.00, 51.00, 15.00, 14.00, 24.00 +GJT, 08, 26, 87.00, 59.00, 11.00, 10.00, 18.00 +GKN, 08, 26, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 26, 84.00, 56.00, 16.00, 9.00, 22.00 +GLH, 08, 26, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 26, 87.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 26, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 26, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 26, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 26, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 26, 74.00, 54.00, 24.00, 24.00, 38.00 +GRCI, 08, 26, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 26, 76.00, 50.00, -9999.00, -9999.00, 22.00 +GRI, 08, 26, 82.00, 58.00, 19.00, 12.00, 26.00 +GRK, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 08, 26, 78.00, 55.00, 21.00, 19.00, 31.00 +GSB, 08, 26, 87.00, 67.00, -9999.00, -9999.00, 31.00 +GSG, 08, 26, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 26, 84.00, 64.00, 18.00, 20.00, 30.00 +GSP, 08, 26, 85.00, 66.00, 17.00, 22.00, 30.00 +GST, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 26, 75.00, 56.00, -9999.00, -9999.00, 35.00 +GTF, 08, 26, 77.00, 49.00, 19.00, 18.00, 29.00 +GUP, 08, 26, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 26, 81.00, 58.00, -9999.00, -9999.00, 27.00 +GVW, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 08, 26, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 26, 84.00, 71.00, 19.00, 20.00, 30.00 +HBR, 08, 26, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 26, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 26, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 26, 83.00, 55.00, -9999.00, -9999.00, 15.00 +HKY, 08, 26, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 26, 78.00, 48.00, 16.00, 16.00, 25.00 +HMN, 08, 26, 92.00, 59.00, -9999.00, -9999.00, 20.00 +HMS, 08, 26, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 26, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 26, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 08, 26, 81.00, 55.00, 19.00, 13.00, 28.00 +HOP, 08, 26, 87.00, 62.00, -9999.00, -9999.00, 23.00 +HOT, 08, 26, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 26, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 26, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 26, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 26, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 26, 90.00, 70.00, -9999.00, -9999.00, 38.00 +HST, 08, 26, 90.00, 73.00, -9999.00, -9999.00, 52.00 +HSV, 08, 26, 87.00, 66.00, 17.00, 22.00, 31.00 +HTL, 08, 26, 73.00, 51.00, 26.00, 23.00, 41.00 +HTS, 08, 26, 82.00, 62.00, 19.00, 25.00, 34.00 +HUF, 08, 26, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 26, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 26, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 26, 79.00, 49.00, 17.00, 15.00, 25.00 +IAB, 08, 26, 87.00, 65.00, -9999.00, -9999.00, 24.00 +IAD, 08, 26, 83.00, 61.00, 19.00, 23.00, 33.00 +IAG, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 26, 91.00, 71.00, 13.00, 26.00, 32.00 +ICT, 08, 26, 87.00, 65.00, 17.00, 14.00, 25.00 +IDA, 08, 26, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 26, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 26, 82.00, 64.00, 18.00, 18.00, 29.00 +ILI, 08, 26, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 26, 87.00, 69.00, 20.00, 28.00, 38.00 +IMT, 08, 26, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +IND, 08, 26, 82.00, 61.00, 18.00, 20.00, 30.00 +INL, 08, 26, 71.00, 48.00, 26.00, 25.00, 41.00 +INS, 08, 26, 93.00, 65.00, -9999.00, -9999.00, 6.00 +INT, 08, 26, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +INW, 08, 26, 88.00, 58.00, 12.00, 14.00, 22.00 +IPL, 08, 26, 103.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 26, 79.00, 58.00, 20.00, 25.00, 35.00 +IRK, 08, 26, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 26, 78.00, 50.00, 19.00, 16.00, 28.00 +ISP, 08, 26, 78.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 26, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 26, 101.00, 72.00, -9999.00, -9999.00, 14.00 +IWD, 08, 26, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 26, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 26, 91.00, 68.00, 12.00, 24.00, 30.00 +JAX, 08, 26, 90.00, 71.00, 19.00, 37.00, 44.00 +JBR, 08, 26, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 26, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 26, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 26, 80.00, 65.00, 20.00, 19.00, 31.00 +JHW, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 26, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 26, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 26, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 26, 60.00, 46.00, 46.00, 47.00, 58.00 +JST, 08, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 26, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 26, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 26, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 26, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 26, 78.00, 55.00, 19.00, 20.00, 30.00 +LAR, 08, 26, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 26, 100.00, 71.00, 6.00, 5.00, 10.00 +LAX, 08, 26, 77.00, 64.00, 2.00, 3.00, 3.00 +LBB, 08, 26, 87.00, 64.00, 16.00, 12.00, 22.00 +LBF, 08, 26, 83.00, 54.00, 20.00, 11.00, 27.00 +LCH, 08, 26, 90.00, 72.00, 17.00, 29.00, 37.00 +LCK, 08, 26, 82.00, 59.00, -9999.00, -9999.00, 28.00 +LEB, 08, 26, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 26, 83.00, 63.00, 15.00, 23.00, 31.00 +LFI, 08, 26, 83.00, 69.00, -9999.00, -9999.00, 29.00 +LFK, 08, 26, 92.00, 70.00, 11.00, 20.00, 26.00 +LFT, 08, 26, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 26, 80.00, 66.00, 19.00, 20.00, 31.00 +LGB, 08, 26, 83.00, 64.00, 2.00, 3.00, 3.00 +LGU, 08, 26, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 26, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 26, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 26, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 26, 89.00, 68.00, 12.00, 19.00, 25.00 +LIZ, 08, 26, 70.00, 49.00, -9999.00, -9999.00, 43.00 +LMT, 08, 26, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +LND, 08, 26, 80.00, 50.00, 10.00, 11.00, 17.00 +LNK, 08, 26, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 26, 88.00, 50.00, 5.00, 3.00, 6.00 +LOZ, 08, 26, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 26, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 26, 88.00, 66.00, -9999.00, -9999.00, 26.00 +LSE, 08, 26, 78.00, 57.00, 22.00, 22.00, 34.00 +LSF, 08, 26, 90.00, 70.00, -9999.00, -9999.00, 29.00 +LSV, 08, 26, 102.00, 64.00, -9999.00, -9999.00, 6.00 +LTS, 08, 26, 93.00, 67.00, -9999.00, -9999.00, 19.00 +LUF, 08, 26, 103.00, 71.00, -9999.00, -9999.00, 10.00 +LVS, 08, 26, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 26, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 26, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 26, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 26, 83.00, 62.00, 20.00, 21.00, 31.00 +MAF, 08, 26, 91.00, 65.00, 13.00, 12.00, 19.00 +MBL, 08, 26, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 26, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 26, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 26, 91.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 08, 26, 90.00, 74.00, -9999.00, -9999.00, 48.00 +MCG, 08, 26, 60.00, 42.00, 36.00, 33.00, 50.00 +MCI, 08, 26, 83.00, 63.00, 19.00, 20.00, 31.00 +MCK, 08, 26, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 26, 90.00, 68.00, 17.00, 21.00, 32.00 +MCO, 08, 26, 91.00, 73.00, 15.00, 44.00, 50.00 +MCW, 08, 26, 78.00, 55.00, 20.00, 17.00, 28.00 +MC2, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MDH, 08, 26, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 26, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 26, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 26, 80.00, 62.00, 27.00, 21.00, 37.00 +MEI, 08, 26, 90.00, 68.00, 15.00, 24.00, 33.00 +MEM, 08, 26, 88.00, 69.00, 15.00, 20.00, 27.00 +MER, 08, 26, 93.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 08, 26, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 26, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 26, 88.00, 53.00, 9.00, 7.00, 13.00 +MGE, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 08, 26, 90.00, 70.00, 16.00, 22.00, 30.00 +MGW, 08, 26, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 26, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 26, 91.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 08, 26, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 26, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 26, 76.00, 51.00, -9999.00, -9999.00, 27.00 +MIV, 08, 26, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 26, 89.00, 49.00, -9999.00, -9999.00, 9.00 +MKC, 08, 26, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 26, 75.00, 58.00, 25.00, 19.00, 36.00 +MKG, 08, 26, 76.00, 56.00, 20.00, 19.00, 30.00 +MKL, 08, 26, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 26, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 26, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 26, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 26, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 26, 81.00, 59.00, 21.00, 18.00, 31.00 +MLS, 08, 26, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 26, 90.00, 69.00, -9999.00, -9999.00, 30.00 +MOB, 08, 26, 89.00, 72.00, 19.00, 40.00, 47.00 +MOT, 08, 26, 76.00, 51.00, 18.00, 15.00, 26.00 +MPV, 08, 26, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 26, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 26, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 26, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 26, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 26, 71.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 26, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 26, 77.00, 54.00, 24.00, 20.00, 35.00 +MSO, 08, 26, 78.00, 46.00, 18.00, 17.00, 27.00 +MSP, 08, 26, 77.00, 57.00, 25.00, 22.00, 37.00 +MSS, 08, 26, 74.00, 53.00, 22.00, 23.00, 35.00 +MSY, 08, 26, 89.00, 72.00, 13.00, 36.00, 43.00 +MTC, 08, 26, 76.00, 57.00, -9999.00, -9999.00, 26.00 +MTN, 08, 26, 83.00, 63.00, -9999.00, -9999.00, 26.00 +MTO, 08, 26, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 26, 81.00, 58.00, -9999.00, -9999.00, 26.00 +MUO, 08, 26, 88.00, 51.00, -9999.00, -9999.00, 9.00 +MWA, 08, 26, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 26, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 26, 90.00, 70.00, -9999.00, -9999.00, 26.00 +MYL, 08, 26, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 26, 88.00, 69.00, -9999.00, -9999.00, 33.00 +NAO, 08, 26, 86.00, 74.00, -9999.00, -9999.00, 45.00 +NBC, 08, 26, 88.00, 71.00, -9999.00, -9999.00, 38.00 +NBE, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +NBU, 08, 26, 79.00, 59.00, -9999.00, -9999.00, 27.00 +NCA, 08, 26, 88.00, 66.00, -9999.00, -9999.00, 38.00 +NCO, 08, 26, 76.00, 61.00, -9999.00, -9999.00, 31.00 +NC1, 08, 26, 93.00, 65.00, -9999.00, -9999.00, 3.00 +NEL, 08, 26, 82.00, 59.00, -9999.00, -9999.00, 28.00 +NFG, 08, 26, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 26, 86.00, 49.00, -9999.00, -9999.00, 6.00 +NGP, 08, 26, 92.00, 74.00, -9999.00, -9999.00, 24.00 +NGU, 08, 26, 83.00, 68.00, -9999.00, -9999.00, 29.00 +NGZ, 08, 26, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 26, 83.00, 62.00, -9999.00, -9999.00, 28.00 +NHZ, 08, 26, 74.00, 55.00, -9999.00, -9999.00, 30.00 +NID, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 26, 90.00, 71.00, -9999.00, -9999.00, 46.00 +NIR, 08, 26, 93.00, 71.00, -9999.00, -9999.00, 25.00 +NKT, 08, 26, 86.00, 70.00, -9999.00, -9999.00, 39.00 +NKX, 08, 26, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 26, 89.00, 66.00, -9999.00, -9999.00, 30.00 +NPA, 08, 26, 88.00, 73.00, -9999.00, -9999.00, 37.00 +NQA, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 26, 94.00, 73.00, -9999.00, -9999.00, 23.00 +NQX, 08, 26, 89.00, 79.00, -9999.00, -9999.00, 48.00 +NRB, 08, 26, 88.00, 74.00, -9999.00, -9999.00, 39.00 +NRC, 08, 26, 93.00, 57.00, -9999.00, -9999.00, 3.00 +NRS, 08, 26, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 26, 90.00, 69.00, -9999.00, -9999.00, 39.00 +NSI, 08, 26, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 26, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 26, 84.00, 64.00, -9999.00, -9999.00, 4.00 +NTU, 08, 26, 83.00, 68.00, -9999.00, -9999.00, 30.00 +NUC, 08, 26, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 26, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 26, 71.00, 49.00, -9999.00, -9999.00, 22.00 +NWF, 08, 26, 83.00, 64.00, -9999.00, -9999.00, 4.00 +NXX, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 26, 85.00, 61.00, -9999.00, -9999.00, 28.00 +NZC, 08, 26, 90.00, 69.00, -9999.00, -9999.00, 45.00 +NZJ, 08, 26, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 26, 77.00, 57.00, -9999.00, -9999.00, 29.00 +NZY, 08, 26, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 26, 76.00, 54.00, 2.00, 3.00, 4.00 +OAR, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 08, 26, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 26, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 26, 89.00, 67.00, 14.00, 11.00, 20.00 +OLM, 08, 26, 75.00, 48.00, 17.00, 18.00, 26.00 +OMA, 08, 26, 82.00, 60.00, 19.00, 16.00, 28.00 +OME, 08, 26, 54.00, 42.00, 33.00, 35.00, 46.00 +ONT, 08, 26, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 26, 79.00, 59.00, 23.00, 21.00, 36.00 +ORF, 08, 26, 83.00, 68.00, 16.00, 19.00, 29.00 +ORH, 08, 26, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 26, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 26, 74.00, 53.00, -9999.00, -9999.00, 31.00 +OTG, 08, 26, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 26, 67.00, 52.00, 12.00, 15.00, 20.00 +OTM, 08, 26, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 26, 54.00, 44.00, 27.00, 30.00, 41.00 +OURC, 08, 26, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 26, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 26, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 26, 90.00, 68.00, -9999.00, -9999.00, 35.00 +PACZ, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 26, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 26, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 26, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 26, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 26, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 26, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 26, 90.00, 71.00, -9999.00, -9999.00, 39.00 +PAQ, 08, 26, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 26, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 26, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 26, 49.00, 41.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 26, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 26, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 26, 74.00, 55.00, -9999.00, -9999.00, 34.00 +PBI, 08, 26, 90.00, 75.00, 28.00, 41.00, 55.00 +PDT, 08, 26, 83.00, 55.00, 11.00, 9.00, 16.00 +PDX, 08, 26, 79.00, 55.00, 16.00, 16.00, 23.00 +PFN, 08, 26, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 26, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 26, 82.00, 64.00, 18.00, 18.00, 30.00 +PHX, 08, 26, 102.00, 77.00, 9.00, 3.00, 11.00 +PIA, 08, 26, 81.00, 61.00, 20.00, 20.00, 31.00 +PIB, 08, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 26, 82.00, 48.00, 10.00, 11.00, 18.00 +PIR, 08, 26, 84.00, 56.00, 15.00, 12.00, 23.00 +PIT, 08, 26, 79.00, 58.00, 20.00, 23.00, 33.00 +PKB, 08, 26, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 26, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 26, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 26, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 26, 88.00, 73.00, 17.00, 29.00, 36.00 +POB, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +POE, 08, 26, 91.00, 68.00, -9999.00, -9999.00, 43.00 +POM, 08, 26, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 08, 26, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 26, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 26, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 26, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 26, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 26, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 26, 77.00, 53.00, -9999.00, -9999.00, 29.00 +PSP, 08, 26, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 26, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 26, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 26, 87.00, 56.00, 19.00, 12.00, 26.00 +PUC, 08, 26, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 26, 79.00, 59.00, 19.00, 17.00, 29.00 +PVU, 08, 26, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 26, 75.00, 54.00, 21.00, 20.00, 30.00 +P02, 08, 26, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P07, 08, 26, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +P11, 08, 26, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +P24, 08, 26, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +P28, 08, 26, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +P35, 08, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +P38, 08, 26, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +P39, 08, 26, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +P58, 08, 26, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +P59, 08, 26, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +P60, 08, 26, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +P61, 08, 26, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +P67, 08, 26, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +P68, 08, 26, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +P69, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 26, 87.00, 45.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 26, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 26, 81.00, 52.00, 17.00, 13.00, 26.00 +RBL, 08, 26, 94.00, 63.00, 3.00, 4.00, 6.00 +RCA, 08, 26, 81.00, 52.00, -9999.00, -9999.00, 22.00 +RDD, 08, 26, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 26, 81.00, 44.00, 10.00, 8.00, 14.00 +RDR, 08, 26, 76.00, 50.00, -9999.00, -9999.00, 28.00 +RDU, 08, 26, 85.00, 66.00, 17.00, 18.00, 28.00 +REE, 08, 26, 87.00, 64.00, -9999.00, -9999.00, 18.00 +REJ, 08, 26, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 26, 79.00, 57.00, 22.00, 20.00, 34.00 +RIC, 08, 26, 85.00, 64.00, 20.00, 20.00, 31.00 +RIV, 08, 26, 92.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 26, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 26, 77.00, 47.00, 9.00, 8.00, 14.00 +RME, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 26, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 08, 26, 93.00, 73.00, -9999.00, -9999.00, 20.00 +RNO, 08, 26, 86.00, 47.00, 7.00, 6.00, 10.00 +ROA, 08, 26, 83.00, 62.00, 16.00, 22.00, 31.00 +ROC, 08, 26, 76.00, 56.00, 24.00, 24.00, 38.00 +ROW, 08, 26, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 26, 86.00, 62.00, 14.00, 11.00, 23.00 +RST, 08, 26, 76.00, 54.00, 26.00, 22.00, 37.00 +RWF, 08, 26, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 26, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 26, 90.00, 57.00, 2.00, 2.00, 3.00 +SAF, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 26, 78.00, 67.00, 2.00, 3.00, 3.00 +SAT, 08, 26, 93.00, 73.00, 12.00, 14.00, 20.00 +SAV, 08, 26, 88.00, 71.00, 18.00, 31.00, 39.00 +SAW, 08, 26, 71.00, 54.00, -9999.00, -9999.00, 37.00 +SBA, 08, 26, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 26, 95.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 26, 79.00, 59.00, 22.00, 23.00, 33.00 +SBP, 08, 26, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 26, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 26, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 26, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 26, 91.00, 60.00, 3.00, 2.00, 3.00 +SDF, 08, 26, 84.00, 64.00, 18.00, 22.00, 32.00 +SEA, 08, 26, 73.00, 55.00, 16.00, 17.00, 25.00 +SEM, 08, 26, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 26, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 26, 73.00, 55.00, 2.00, 3.00, 3.00 +SGF, 08, 26, 86.00, 63.00, 17.00, 18.00, 29.00 +SGY, 08, 26, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 26, 81.00, 48.00, 15.00, 13.00, 22.00 +SHV, 08, 26, 91.00, 70.00, 10.00, 17.00, 23.00 +SIT, 08, 26, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 26, 92.00, 67.00, 10.00, 11.00, 17.00 +SKA, 08, 26, 79.00, 52.00, -9999.00, -9999.00, 16.00 +SKF, 08, 26, 93.00, 73.00, -9999.00, -9999.00, 18.00 +SLC, 08, 26, 86.00, 58.00, 12.00, 12.00, 20.00 +SLE, 08, 26, 80.00, 50.00, 12.00, 14.00, 19.00 +SLN, 08, 26, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 26, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 26, 74.00, 54.00, -9999.00, 2.00, 4.00 +SNA, 08, 26, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 26, 51.00, 43.00, 39.00, 43.00, 58.00 +SNS, 08, 26, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 26, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 26, 82.00, 61.00, 17.00, 20.00, 30.00 +SPS, 08, 26, 93.00, 69.00, 13.00, 12.00, 19.00 +SRQ, 08, 26, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 26, 88.00, 66.00, -9999.00, -9999.00, 31.00 +SSI, 08, 26, 87.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 26, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +STL, 08, 26, 85.00, 65.00, 18.00, 19.00, 29.00 +STNV, 08, 26, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +STS, 08, 26, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 26, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 26, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 26, 88.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 08, 26, 80.00, 58.00, 22.00, 17.00, 32.00 +SVN, 08, 26, 88.00, 71.00, -9999.00, -9999.00, 37.00 +SWF, 08, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 26, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 26, 76.00, 56.00, 25.00, 25.00, 37.00 +SZL, 08, 26, 85.00, 60.00, -9999.00, -9999.00, 25.00 +TAD, 08, 26, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 26, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 26, 86.00, 59.00, -9999.00, -9999.00, 28.00 +TCC, 08, 26, 88.00, 60.00, 15.00, 10.00, 20.00 +TCL, 08, 26, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 26, 76.00, 50.00, -9999.00, -9999.00, 22.00 +TCS, 08, 26, 88.00, 63.00, -9999.00, 14.00, 25.00 +TEB, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 26, 89.00, 67.00, -9999.00, -9999.00, 19.00 +TKA, 08, 26, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 26, 90.00, 71.00, 14.00, 40.00, 44.00 +TNX, 08, 26, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 26, 79.00, 56.00, 18.00, 22.00, 33.00 +TOP, 08, 26, 85.00, 62.00, 21.00, 19.00, 31.00 +TPA, 08, 26, 90.00, 74.00, 24.00, 42.00, 50.00 +TPH, 08, 26, 85.00, 52.00, 7.00, 7.00, 11.00 +TRI, 08, 26, 83.00, 61.00, 17.00, 22.00, 31.00 +TRK, 08, 26, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 26, 103.00, 73.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 26, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 26, 89.00, 68.00, 14.00, 13.00, 23.00 +TUP, 08, 26, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 26, 96.00, 71.00, 18.00, 13.00, 26.00 +TVC, 08, 26, 75.00, 54.00, 22.00, 18.00, 32.00 +TVL, 08, 26, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 26, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 26, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 26, 85.00, 64.00, 15.00, 23.00, 31.00 +T01, 08, 26, 84.00, 62.00, -9999.00, -9999.00, 29.00 +T02, 08, 26, 87.00, 67.00, -9999.00, -9999.00, 30.00 +T03, 08, 26, 87.00, 68.00, -9999.00, -9999.00, 33.00 +T04, 08, 26, 90.00, 73.00, -9999.00, -9999.00, 48.00 +T05, 08, 26, 87.00, 60.00, -9999.00, -9999.00, 25.00 +T06, 08, 26, 90.00, 66.00, -9999.00, -9999.00, 28.00 +T07, 08, 26, 90.00, 54.00, -9999.00, -9999.00, 15.00 +T08, 08, 26, 85.00, 61.00, -9999.00, -9999.00, 15.00 +UCA, 08, 26, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 26, 93.00, 65.00, -9999.00, -9999.00, 6.00 +UIL, 08, 26, 69.00, 49.00, 27.00, 27.00, 36.00 +UIN, 08, 26, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 26, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 26, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 26, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +U15, 08, 26, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +U28, 08, 26, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 26, 89.00, 68.00, -9999.00, -9999.00, 36.00 +VBG, 08, 26, 75.00, 54.00, -9999.00, -9999.00, 7.00 +VCT, 08, 26, 92.00, 73.00, 11.00, 27.00, 32.00 +VCV, 08, 26, 94.00, 59.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 26, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 26, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 26, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 26, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 26, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 26, 90.00, 70.00, -9999.00, -9999.00, 38.00 +VRB, 08, 26, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 26, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 26, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 26, 84.00, 62.00, 13.00, 14.00, 23.00 +WJA, 08, 26, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 26, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 26, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 26, 87.00, 45.00, 8.00, 8.00, 12.00 +WPO, 08, 26, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 26, 90.00, 68.00, -9999.00, -9999.00, 30.00 +WRG, 08, 26, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 26, 83.00, 59.00, -9999.00, -9999.00, 26.00 +WRL, 08, 26, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +X68, 08, 26, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 26, 58.00, 44.00, 52.00, 50.00, 63.00 +YCG, 08, 26, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 26, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 26, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 26, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 26, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 26, 83.00, 50.00, 7.00, 7.00, 11.00 +YNG, 08, 26, 77.00, 56.00, 22.00, 24.00, 36.00 +YPA, 08, 26, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 26, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 26, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 26, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 26, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 26, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 26, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 26, 104.00, 78.00, 3.00, 2.00, 4.00 +YVR, 08, 26, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 26, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 26, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 26, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 26, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 26, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 26, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 26, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 26, 71.00, 49.00, 26.00, 26.00, 38.00 +ZUN, 08, 26, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 26, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 26, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 26, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +01R, 08, 26, 91.00, 69.00, -9999.00, -9999.00, 29.00 +1V1, 08, 26, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 26, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 26, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 26, 85.00, 70.00, -9999.00, -9999.00, 31.00 +2PJ, 08, 26, 88.00, 66.00, -9999.00, -9999.00, 30.00 +3B1, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 26, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 26, 74.00, 51.00, -9999.00, -9999.00, 31.00 +3SE, 08, 26, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 26, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 26, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +4OM, 08, 26, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 26, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 26, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 26, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 26, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 27, 80.00, 60.00, 19.00, 23.00, 32.00 +ABI, 08, 27, 92.00, 70.00, 12.00, 13.00, 20.00 +ABQ, 08, 27, 86.00, 60.00, 21.00, 12.00, 27.00 +ABR, 08, 27, 80.00, 53.00, 19.00, 13.00, 26.00 +ABY, 08, 27, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 27, 74.00, 60.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 27, 95.00, 72.00, 10.00, 14.00, 19.00 +ACV, 08, 27, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 27, 81.00, 61.00, 19.00, 15.00, 27.00 +ADK, 08, 27, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 27, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 27, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 27, 83.00, 60.00, -9999.00, -9999.00, 27.00 +AEX, 08, 27, 91.00, 70.00, -9999.00, -9999.00, 28.00 +AFF, 08, 27, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 27, 92.00, 72.00, -9999.00, -9999.00, 58.00 +AGS, 08, 27, 89.00, 68.00, 17.00, 25.00, 34.00 +AHN, 08, 27, 86.00, 67.00, 16.00, 22.00, 30.00 +AKN, 08, 27, 60.00, 45.00, 36.00, 39.00, 52.00 +AKO, 08, 27, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 27, 79.00, 55.00, 21.00, 24.00, 35.00 +ALI, 08, 27, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 27, 79.00, 56.00, 22.00, 18.00, 31.00 +ALS, 08, 27, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 27, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 27, 86.00, 61.00, 19.00, 13.00, 26.00 +AMG, 08, 27, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 27, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 27, 61.00, 47.00, 31.00, 31.00, 42.00 +AND, 08, 27, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 27, 64.00, 51.00, 40.00, 42.00, 54.00 +AOO, 08, 27, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 08, 27, 74.00, 50.00, 24.00, 24.00, 37.00 +AQQ, 08, 27, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 27, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AST, 08, 27, 69.00, 51.00, 19.00, 22.00, 29.00 +ATL, 08, 27, 85.00, 68.00, 16.00, 23.00, 31.00 +ATW, 08, 27, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 27, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 27, 83.00, 59.00, -9999.00, -9999.00, 28.00 +AUG, 08, 27, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 27, 94.00, 73.00, 9.00, 15.00, 19.00 +AUW, 08, 27, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 27, 80.00, 60.00, 16.00, 27.00, 34.00 +AVP, 08, 27, 77.00, 58.00, 22.00, 22.00, 33.00 +AXN, 08, 27, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 27, 77.00, 56.00, -9999.00, -9999.00, 32.00 +AYS, 08, 27, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 27, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 27, 92.00, 59.00, -9999.00, -9999.00, 3.00 +BAD, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 27, 73.00, 42.00, -9999.00, -9999.00, 20.00 +BDL, 08, 27, 80.00, 58.00, 22.00, 21.00, 33.00 +BDR, 08, 27, 79.00, 63.00, 22.00, 18.00, 34.00 +BET, 08, 27, 57.00, 44.00, 42.00, 41.00, 55.00 +BFD, 08, 27, 72.00, 51.00, 25.00, 27.00, 38.00 +BFF, 08, 27, 83.00, 52.00, 16.00, 10.00, 22.00 +BFL, 08, 27, 94.00, 67.00, 2.00, 2.00, 3.00 +BGM, 08, 27, 74.00, 55.00, 21.00, 24.00, 35.00 +BGR, 08, 27, 74.00, 54.00, 20.00, 19.00, 31.00 +BGS, 08, 27, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 27, 88.00, 67.00, 16.00, 24.00, 33.00 +BID, 08, 27, 74.00, 62.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 27, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 27, 92.00, 52.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 27, 80.00, 53.00, 16.00, 15.00, 24.00 +BIS, 08, 27, 78.00, 50.00, 18.00, 14.00, 26.00 +BIX, 08, 27, 89.00, 73.00, -9999.00, -9999.00, 35.00 +BJI, 08, 27, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 27, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 27, 83.00, 50.00, -9999.00, -9999.00, 26.00 +BKW, 08, 27, 77.00, 57.00, 22.00, 27.00, 38.00 +BLF, 08, 27, 76.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 27, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 27, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 27, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 27, 85.00, 60.00, -9999.00, -9999.00, 24.00 +BNA, 08, 27, 87.00, 66.00, 18.00, 22.00, 31.00 +BNO, 08, 27, 80.00, 42.00, -9999.00, 10.00, 21.00 +BOI, 08, 27, 84.00, 54.00, 9.00, 7.00, 13.00 +BOS, 08, 27, 77.00, 62.00, 19.00, 20.00, 30.00 +BPI, 08, 27, 75.00, 32.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 27, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 27, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 27, 80.00, 60.00, -9999.00, -9999.00, 29.00 +BRO, 08, 27, 93.00, 75.00, 14.00, 23.00, 30.00 +BRW, 08, 27, 40.00, 32.00, 27.00, 26.00, 41.00 +BSM, 08, 27, 94.00, 73.00, -9999.00, -9999.00, 18.00 +BTI, 08, 27, 41.00, 33.00, 22.00, 25.00, 35.00 +BTL, 08, 27, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 27, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 27, 90.00, 72.00, 11.00, 36.00, 40.00 +BTT, 08, 27, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 27, 75.00, 55.00, 29.00, 27.00, 42.00 +BUB, 08, 27, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 27, 76.00, 58.00, 25.00, 23.00, 36.00 +BUR, 08, 27, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 27, 88.00, 73.00, -9999.00, 31.00, 46.00 +BWG, 08, 27, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 27, 83.00, 64.00, 19.00, 19.00, 30.00 +BYH, 08, 27, 88.00, 67.00, -9999.00, -9999.00, 23.00 +BYI, 08, 27, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 27, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 27, 89.00, 68.00, 17.00, 23.00, 31.00 +CAG, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 27, 78.00, 58.00, 22.00, 23.00, 35.00 +CAO, 08, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 27, 70.00, 49.00, 27.00, 29.00, 42.00 +CBM, 08, 27, 90.00, 67.00, -9999.00, -9999.00, 27.00 +CDB, 08, 27, 55.00, 46.00, 48.00, 51.00, 67.00 +CDC, 08, 27, 84.00, 53.00, 10.00, 9.00, 16.00 +CDR, 08, 27, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 27, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 27, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 27, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 27, 86.00, 67.00, 16.00, 24.00, 32.00 +CHO, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 27, 88.00, 71.00, 20.00, 28.00, 38.00 +CID, 08, 27, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 27, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 27, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 27, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 27, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 27, 78.00, 58.00, 25.00, 24.00, 37.00 +CLL, 08, 27, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 27, 86.00, 67.00, 16.00, 18.00, 27.00 +CMH, 08, 27, 80.00, 59.00, 18.00, 23.00, 33.00 +CMI, 08, 27, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 27, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 27, 85.00, 62.00, 22.00, 13.00, 29.00 +CNM, 08, 27, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +COD, 08, 27, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +COF, 08, 27, 89.00, 73.00, -9999.00, -9999.00, 40.00 +CON, 08, 27, 77.00, 52.00, 21.00, 21.00, 33.00 +COS, 08, 27, 78.00, 52.00, 22.00, 20.00, 33.00 +COT, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 27, 84.00, 62.00, 18.00, 17.00, 28.00 +CPR, 08, 27, 81.00, 48.00, 14.00, 11.00, 20.00 +CRBC, 08, 27, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 27, 92.00, 75.00, 14.00, 21.00, 27.00 +CRW, 08, 27, 83.00, 61.00, 21.00, 27.00, 38.00 +CSG, 08, 27, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 27, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 27, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 27, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 27, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 27, 82.00, 61.00, 18.00, 22.00, 32.00 +CVN, 08, 27, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 27, 86.00, 59.00, -9999.00, -9999.00, 22.00 +CXY, 08, 27, 81.00, 62.00, 17.00, 17.00, 27.00 +CYS, 08, 27, 77.00, 49.00, 17.00, 19.00, 30.00 +DAA, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 08, 27, 88.00, 73.00, 21.00, 35.00, 45.00 +DAG, 08, 27, 99.00, 70.00, 3.00, 5.00, 6.00 +DAL, 08, 27, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 27, 81.00, 59.00, 20.00, 22.00, 33.00 +DBQ, 08, 27, 77.00, 57.00, 24.00, 19.00, 34.00 +DCA, 08, 27, 85.00, 68.00, 18.00, 20.00, 29.00 +DDC, 08, 27, 87.00, 63.00, 18.00, 10.00, 25.00 +DEC, 08, 27, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 27, 82.00, 54.00, 18.00, 16.00, 28.00 +DFW, 08, 27, 93.00, 72.00, 9.00, 12.00, 17.00 +DHN, 08, 27, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 27, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 27, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 27, 94.00, 72.00, -9999.00, -9999.00, 14.00 +DLG, 08, 27, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 27, 70.00, 50.00, 28.00, 26.00, 42.00 +DLLC, 08, 27, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 27, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 27, 96.00, 71.00, -9999.00, -9999.00, 21.00 +DMN, 08, 27, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 27, 84.00, 64.00, -9999.00, -9999.00, 26.00 +DPG, 08, 27, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 27, 90.00, 70.00, -9999.00, -9999.00, 38.00 +DRA, 08, 27, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 27, 94.00, 72.00, 9.00, 10.00, 17.00 +DSM, 08, 27, 81.00, 60.00, 21.00, 19.00, 31.00 +DTW, 08, 27, 79.00, 57.00, 19.00, 20.00, 30.00 +DUG, 08, 27, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 27, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 27, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 27, 92.00, 70.00, -9999.00, -9999.00, 21.00 +D45, 08, 27, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 27, 76.00, 54.00, 22.00, 20.00, 32.00 +ECG, 08, 27, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 27, 94.00, 64.00, -9999.00, -9999.00, 3.00 +EED, 08, 27, 104.00, 79.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 27, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 27, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 27, 78.00, 55.00, 24.00, 30.00, 41.00 +EKO, 08, 27, 85.00, 45.00, 10.00, 9.00, 15.00 +ELD, 08, 27, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 27, 91.00, 65.00, 16.00, 10.00, 23.00 +ELY, 08, 27, 81.00, 43.00, 12.00, 12.00, 19.00 +EMP, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 27, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +END, 08, 27, 90.00, 67.00, -9999.00, -9999.00, 18.00 +ENN, 08, 27, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 27, 85.00, 61.00, -9999.00, -9999.00, 9.00 +EPH, 08, 27, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 27, 76.00, 60.00, 26.00, 23.00, 39.00 +ESF, 08, 27, 91.00, 70.00, -9999.00, -9999.00, 35.00 +EUG, 08, 27, 80.00, 52.00, 12.00, 13.00, 18.00 +EVV, 08, 27, 85.00, 63.00, 18.00, 17.00, 28.00 +EWN, 08, 27, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 27, 83.00, 65.00, 18.00, 20.00, 29.00 +EYW, 08, 27, 89.00, 79.00, 30.00, 32.00, 48.00 +E74, 08, 27, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 27, 85.00, 64.00, -9999.00, -9999.00, 27.00 +FAI, 08, 27, 63.00, 43.00, 27.00, 25.00, 39.00 +FAR, 08, 27, 77.00, 53.00, 19.00, 18.00, 32.00 +FAT, 08, 27, 94.00, 62.00, 1.00, 2.00, 3.00 +FAY, 08, 27, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 27, 75.00, 44.00, 18.00, 19.00, 29.00 +FCS, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FDY, 08, 27, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 27, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FLG, 08, 27, 77.00, 46.00, 15.00, 22.00, 30.00 +FLL, 08, 27, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 27, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 27, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +FME, 08, 27, 85.00, 60.00, -9999.00, -9999.00, 26.00 +FMH, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 08, 27, 87.00, 53.00, 11.00, 9.00, 16.00 +FMY, 08, 27, 91.00, 75.00, 18.00, 50.00, 57.00 +FNT, 08, 27, 77.00, 56.00, 21.00, 20.00, 33.00 +FOD, 08, 27, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 27, 85.00, 62.00, -9999.00, -9999.00, 23.00 +FOK, 08, 27, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 27, 86.00, 63.00, -9999.00, -9999.00, 26.00 +FSD, 08, 27, 79.00, 56.00, 23.00, 17.00, 31.00 +FSI, 08, 27, 92.00, 67.00, -9999.00, -9999.00, 20.00 +FSM, 08, 27, 90.00, 67.00, 14.00, 17.00, 24.00 +FTK, 08, 27, 84.00, 61.00, -9999.00, -9999.00, 24.00 +FWA, 08, 27, 80.00, 59.00, 18.00, 21.00, 31.00 +FWH, 08, 27, 93.00, 69.00, -9999.00, -9999.00, 18.00 +FYU, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 27, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 27, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 27, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 27, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 27, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 27, 79.00, 52.00, 12.00, 9.00, 17.00 +GFA, 08, 27, 77.00, 49.00, -9999.00, -9999.00, 24.00 +GFK, 08, 27, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 27, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 27, 79.00, 51.00, 15.00, 14.00, 24.00 +GJT, 08, 27, 87.00, 59.00, 11.00, 11.00, 19.00 +GKN, 08, 27, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 27, 84.00, 56.00, 16.00, 9.00, 21.00 +GLH, 08, 27, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 27, 87.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 27, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 27, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 27, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 27, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 27, 74.00, 54.00, 24.00, 24.00, 38.00 +GRCI, 08, 27, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 27, 76.00, 50.00, -9999.00, -9999.00, 22.00 +GRI, 08, 27, 82.00, 58.00, 18.00, 13.00, 26.00 +GRK, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 08, 27, 78.00, 55.00, 21.00, 19.00, 31.00 +GSB, 08, 27, 87.00, 67.00, -9999.00, -9999.00, 31.00 +GSG, 08, 27, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 27, 84.00, 64.00, 18.00, 20.00, 29.00 +GSP, 08, 27, 85.00, 66.00, 17.00, 22.00, 30.00 +GST, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 27, 75.00, 56.00, -9999.00, -9999.00, 35.00 +GTF, 08, 27, 77.00, 49.00, 19.00, 18.00, 29.00 +GUP, 08, 27, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 27, 81.00, 58.00, -9999.00, -9999.00, 27.00 +GVW, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 08, 27, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 27, 84.00, 71.00, 19.00, 20.00, 30.00 +HBR, 08, 27, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 27, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 27, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 27, 83.00, 55.00, -9999.00, -9999.00, 15.00 +HKY, 08, 27, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 27, 78.00, 48.00, 16.00, 15.00, 25.00 +HMN, 08, 27, 92.00, 59.00, -9999.00, -9999.00, 20.00 +HMS, 08, 27, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 27, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 27, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 08, 27, 81.00, 55.00, 19.00, 13.00, 27.00 +HOP, 08, 27, 87.00, 62.00, -9999.00, -9999.00, 23.00 +HOT, 08, 27, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 27, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 27, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 27, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 27, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 27, 90.00, 70.00, -9999.00, -9999.00, 37.00 +HST, 08, 27, 90.00, 73.00, -9999.00, -9999.00, 53.00 +HSV, 08, 27, 87.00, 66.00, 17.00, 22.00, 31.00 +HTL, 08, 27, 73.00, 51.00, 26.00, 23.00, 41.00 +HTS, 08, 27, 82.00, 62.00, 18.00, 24.00, 34.00 +HUF, 08, 27, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 27, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 27, 79.00, 49.00, 17.00, 15.00, 25.00 +IAB, 08, 27, 87.00, 65.00, -9999.00, -9999.00, 24.00 +IAD, 08, 27, 83.00, 61.00, 19.00, 22.00, 33.00 +IAG, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 27, 91.00, 71.00, 13.00, 26.00, 32.00 +ICT, 08, 27, 87.00, 65.00, 17.00, 14.00, 25.00 +IDA, 08, 27, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 27, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 27, 82.00, 64.00, 18.00, 18.00, 29.00 +ILI, 08, 27, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 27, 87.00, 69.00, 20.00, 27.00, 37.00 +IMT, 08, 27, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +IND, 08, 27, 82.00, 61.00, 18.00, 19.00, 29.00 +INL, 08, 27, 71.00, 48.00, 26.00, 25.00, 41.00 +INS, 08, 27, 93.00, 65.00, -9999.00, -9999.00, 6.00 +INT, 08, 27, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +INW, 08, 27, 88.00, 58.00, 12.00, 14.00, 22.00 +IPL, 08, 27, 103.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 27, 79.00, 58.00, 20.00, 25.00, 35.00 +IRK, 08, 27, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 27, 78.00, 50.00, 19.00, 16.00, 28.00 +ISP, 08, 27, 78.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 27, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 27, 101.00, 72.00, -9999.00, -9999.00, 13.00 +IWD, 08, 27, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 27, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 27, 91.00, 68.00, 13.00, 24.00, 30.00 +JAX, 08, 27, 90.00, 71.00, 20.00, 37.00, 44.00 +JBR, 08, 27, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 27, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 27, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 27, 80.00, 65.00, 20.00, 19.00, 31.00 +JHW, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 27, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 27, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 27, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 27, 60.00, 46.00, 46.00, 47.00, 58.00 +JST, 08, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 27, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 27, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 27, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 27, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 27, 78.00, 55.00, 19.00, 20.00, 30.00 +LAR, 08, 27, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 27, 100.00, 71.00, 6.00, 5.00, 10.00 +LAX, 08, 27, 77.00, 64.00, 2.00, 3.00, 4.00 +LBB, 08, 27, 87.00, 64.00, 16.00, 12.00, 22.00 +LBF, 08, 27, 83.00, 54.00, 20.00, 11.00, 27.00 +LCH, 08, 27, 90.00, 72.00, 17.00, 29.00, 37.00 +LCK, 08, 27, 82.00, 59.00, -9999.00, -9999.00, 28.00 +LEB, 08, 27, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 27, 83.00, 63.00, 15.00, 23.00, 31.00 +LFI, 08, 27, 83.00, 69.00, -9999.00, -9999.00, 29.00 +LFK, 08, 27, 92.00, 70.00, 11.00, 20.00, 26.00 +LFT, 08, 27, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 27, 80.00, 66.00, 19.00, 20.00, 30.00 +LGB, 08, 27, 83.00, 64.00, 2.00, 3.00, 4.00 +LGU, 08, 27, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 27, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 27, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 27, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 27, 89.00, 68.00, 13.00, 19.00, 25.00 +LIZ, 08, 27, 70.00, 49.00, -9999.00, -9999.00, 43.00 +LMT, 08, 27, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +LND, 08, 27, 80.00, 50.00, 10.00, 11.00, 17.00 +LNK, 08, 27, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 27, 88.00, 50.00, 5.00, 3.00, 6.00 +LOZ, 08, 27, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 27, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 27, 88.00, 66.00, -9999.00, -9999.00, 26.00 +LSE, 08, 27, 78.00, 57.00, 22.00, 21.00, 34.00 +LSF, 08, 27, 90.00, 70.00, -9999.00, -9999.00, 29.00 +LSV, 08, 27, 102.00, 64.00, -9999.00, -9999.00, 6.00 +LTS, 08, 27, 93.00, 67.00, -9999.00, -9999.00, 19.00 +LUF, 08, 27, 103.00, 71.00, -9999.00, -9999.00, 9.00 +LVS, 08, 27, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 27, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 27, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 27, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 27, 83.00, 62.00, 20.00, 21.00, 31.00 +MAF, 08, 27, 91.00, 65.00, 13.00, 12.00, 19.00 +MBL, 08, 27, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 27, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 27, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 27, 91.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 08, 27, 90.00, 74.00, -9999.00, -9999.00, 48.00 +MCG, 08, 27, 60.00, 42.00, 36.00, 33.00, 49.00 +MCI, 08, 27, 83.00, 63.00, 19.00, 20.00, 30.00 +MCK, 08, 27, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 27, 90.00, 68.00, 17.00, 21.00, 31.00 +MCO, 08, 27, 91.00, 73.00, 15.00, 43.00, 49.00 +MCW, 08, 27, 78.00, 55.00, 19.00, 16.00, 28.00 +MC2, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MDH, 08, 27, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 27, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 27, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 27, 80.00, 62.00, 26.00, 21.00, 37.00 +MEI, 08, 27, 90.00, 68.00, 15.00, 24.00, 32.00 +MEM, 08, 27, 88.00, 69.00, 15.00, 20.00, 27.00 +MER, 08, 27, 93.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 08, 27, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 27, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 27, 88.00, 53.00, 10.00, 8.00, 13.00 +MGE, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 08, 27, 90.00, 70.00, 16.00, 22.00, 30.00 +MGW, 08, 27, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 27, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 27, 91.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 08, 27, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 27, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 27, 76.00, 51.00, -9999.00, -9999.00, 27.00 +MIV, 08, 27, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 27, 89.00, 49.00, -9999.00, -9999.00, 9.00 +MKC, 08, 27, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 27, 75.00, 58.00, 25.00, 19.00, 35.00 +MKG, 08, 27, 76.00, 56.00, 20.00, 19.00, 30.00 +MKL, 08, 27, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 27, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 27, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 27, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 27, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 27, 81.00, 59.00, 21.00, 18.00, 31.00 +MLS, 08, 27, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 27, 90.00, 69.00, -9999.00, -9999.00, 30.00 +MOB, 08, 27, 89.00, 72.00, 19.00, 40.00, 47.00 +MOT, 08, 27, 76.00, 51.00, 18.00, 15.00, 26.00 +MPV, 08, 27, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 27, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 27, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 27, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 27, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 27, 71.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 27, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 27, 77.00, 54.00, 24.00, 20.00, 35.00 +MSO, 08, 27, 78.00, 46.00, 18.00, 17.00, 27.00 +MSP, 08, 27, 77.00, 57.00, 25.00, 21.00, 37.00 +MSS, 08, 27, 74.00, 53.00, 22.00, 23.00, 36.00 +MSY, 08, 27, 89.00, 72.00, 13.00, 36.00, 42.00 +MTC, 08, 27, 76.00, 57.00, -9999.00, -9999.00, 26.00 +MTN, 08, 27, 83.00, 63.00, -9999.00, -9999.00, 26.00 +MTO, 08, 27, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 27, 81.00, 58.00, -9999.00, -9999.00, 26.00 +MUO, 08, 27, 88.00, 51.00, -9999.00, -9999.00, 9.00 +MWA, 08, 27, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 27, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 27, 90.00, 70.00, -9999.00, -9999.00, 26.00 +MYL, 08, 27, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 27, 88.00, 69.00, -9999.00, -9999.00, 33.00 +NAO, 08, 27, 86.00, 74.00, -9999.00, -9999.00, 45.00 +NBC, 08, 27, 88.00, 71.00, -9999.00, -9999.00, 37.00 +NBE, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +NBU, 08, 27, 79.00, 59.00, -9999.00, -9999.00, 28.00 +NCA, 08, 27, 88.00, 66.00, -9999.00, -9999.00, 37.00 +NCO, 08, 27, 76.00, 61.00, -9999.00, -9999.00, 30.00 +NC1, 08, 27, 93.00, 65.00, -9999.00, -9999.00, 3.00 +NEL, 08, 27, 82.00, 59.00, -9999.00, -9999.00, 28.00 +NFG, 08, 27, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 27, 86.00, 49.00, -9999.00, -9999.00, 6.00 +NGP, 08, 27, 92.00, 74.00, -9999.00, -9999.00, 24.00 +NGU, 08, 27, 83.00, 68.00, -9999.00, -9999.00, 29.00 +NGZ, 08, 27, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 27, 83.00, 62.00, -9999.00, -9999.00, 28.00 +NHZ, 08, 27, 74.00, 55.00, -9999.00, -9999.00, 31.00 +NID, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 27, 90.00, 71.00, -9999.00, -9999.00, 46.00 +NIR, 08, 27, 93.00, 71.00, -9999.00, -9999.00, 26.00 +NKT, 08, 27, 86.00, 70.00, -9999.00, -9999.00, 39.00 +NKX, 08, 27, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 27, 89.00, 66.00, -9999.00, -9999.00, 30.00 +NPA, 08, 27, 88.00, 73.00, -9999.00, -9999.00, 37.00 +NQA, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 27, 94.00, 73.00, -9999.00, -9999.00, 23.00 +NQX, 08, 27, 89.00, 79.00, -9999.00, -9999.00, 48.00 +NRB, 08, 27, 88.00, 74.00, -9999.00, -9999.00, 39.00 +NRC, 08, 27, 93.00, 57.00, -9999.00, -9999.00, 3.00 +NRS, 08, 27, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 27, 90.00, 69.00, -9999.00, -9999.00, 39.00 +NSI, 08, 27, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 27, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 27, 84.00, 64.00, -9999.00, -9999.00, 5.00 +NTU, 08, 27, 83.00, 68.00, -9999.00, -9999.00, 30.00 +NUC, 08, 27, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 27, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 27, 71.00, 49.00, -9999.00, -9999.00, 22.00 +NWF, 08, 27, 83.00, 64.00, -9999.00, -9999.00, 4.00 +NXX, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 27, 85.00, 61.00, -9999.00, -9999.00, 28.00 +NZC, 08, 27, 90.00, 69.00, -9999.00, -9999.00, 45.00 +NZJ, 08, 27, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 27, 77.00, 57.00, -9999.00, -9999.00, 29.00 +NZY, 08, 27, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 27, 76.00, 54.00, 2.00, 3.00, 4.00 +OAR, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 08, 27, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 27, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 27, 89.00, 67.00, 14.00, 11.00, 21.00 +OLM, 08, 27, 75.00, 48.00, 18.00, 18.00, 26.00 +OMA, 08, 27, 82.00, 60.00, 19.00, 16.00, 28.00 +OME, 08, 27, 54.00, 42.00, 33.00, 35.00, 46.00 +ONT, 08, 27, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 27, 79.00, 59.00, 23.00, 20.00, 35.00 +ORF, 08, 27, 83.00, 68.00, 16.00, 19.00, 29.00 +ORH, 08, 27, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 27, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 27, 74.00, 53.00, -9999.00, -9999.00, 31.00 +OTG, 08, 27, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 27, 67.00, 52.00, 13.00, 15.00, 20.00 +OTM, 08, 27, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 27, 54.00, 44.00, 28.00, 30.00, 41.00 +OURC, 08, 27, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 27, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 27, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 27, 90.00, 68.00, -9999.00, -9999.00, 35.00 +PACZ, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 27, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 27, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 27, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 27, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 27, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 27, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 27, 90.00, 71.00, -9999.00, -9999.00, 39.00 +PAQ, 08, 27, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 27, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 27, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 27, 49.00, 41.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 27, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 27, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 27, 74.00, 55.00, -9999.00, -9999.00, 34.00 +PBI, 08, 27, 90.00, 75.00, 29.00, 42.00, 55.00 +PDT, 08, 27, 83.00, 55.00, 11.00, 9.00, 16.00 +PDX, 08, 27, 79.00, 55.00, 16.00, 16.00, 23.00 +PFN, 08, 27, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 27, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 27, 82.00, 64.00, 18.00, 18.00, 30.00 +PHX, 08, 27, 102.00, 77.00, 9.00, 3.00, 11.00 +PIA, 08, 27, 81.00, 61.00, 20.00, 20.00, 31.00 +PIB, 08, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 27, 82.00, 48.00, 10.00, 11.00, 18.00 +PIR, 08, 27, 84.00, 56.00, 15.00, 12.00, 22.00 +PIT, 08, 27, 79.00, 58.00, 20.00, 23.00, 33.00 +PKB, 08, 27, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 27, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 27, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 27, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 27, 88.00, 73.00, 17.00, 29.00, 36.00 +POB, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 08, 27, 91.00, 68.00, -9999.00, -9999.00, 43.00 +POM, 08, 27, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 08, 27, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 27, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 27, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 27, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 27, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 27, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 27, 77.00, 53.00, -9999.00, -9999.00, 29.00 +PSP, 08, 27, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 27, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 27, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 27, 87.00, 56.00, 18.00, 11.00, 25.00 +PUC, 08, 27, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 27, 79.00, 59.00, 19.00, 17.00, 29.00 +PVU, 08, 27, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 27, 75.00, 54.00, 21.00, 20.00, 30.00 +P02, 08, 27, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P07, 08, 27, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +P11, 08, 27, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +P24, 08, 27, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +P28, 08, 27, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +P35, 08, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +P38, 08, 27, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +P39, 08, 27, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +P58, 08, 27, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +P59, 08, 27, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +P60, 08, 27, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +P61, 08, 27, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +P67, 08, 27, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +P68, 08, 27, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +P69, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 27, 87.00, 45.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 27, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 27, 81.00, 52.00, 17.00, 13.00, 26.00 +RBL, 08, 27, 94.00, 63.00, 4.00, 4.00, 6.00 +RCA, 08, 27, 81.00, 52.00, -9999.00, -9999.00, 21.00 +RDD, 08, 27, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 27, 81.00, 44.00, 10.00, 8.00, 14.00 +RDR, 08, 27, 76.00, 50.00, -9999.00, -9999.00, 28.00 +RDU, 08, 27, 85.00, 66.00, 17.00, 18.00, 27.00 +REE, 08, 27, 87.00, 64.00, -9999.00, -9999.00, 18.00 +REJ, 08, 27, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 27, 79.00, 57.00, 22.00, 20.00, 33.00 +RIC, 08, 27, 85.00, 64.00, 20.00, 19.00, 31.00 +RIV, 08, 27, 92.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 27, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 27, 77.00, 47.00, 9.00, 9.00, 14.00 +RME, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 27, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 08, 27, 93.00, 73.00, -9999.00, -9999.00, 20.00 +RNO, 08, 27, 86.00, 47.00, 7.00, 6.00, 10.00 +ROA, 08, 27, 83.00, 62.00, 16.00, 21.00, 30.00 +ROC, 08, 27, 76.00, 56.00, 24.00, 24.00, 38.00 +ROW, 08, 27, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 27, 86.00, 62.00, 14.00, 11.00, 22.00 +RST, 08, 27, 76.00, 54.00, 26.00, 22.00, 37.00 +RWF, 08, 27, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 27, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 27, 90.00, 57.00, 2.00, 3.00, 3.00 +SAF, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 27, 78.00, 67.00, 2.00, 3.00, 4.00 +SAT, 08, 27, 93.00, 73.00, 12.00, 14.00, 20.00 +SAV, 08, 27, 88.00, 71.00, 18.00, 30.00, 39.00 +SAW, 08, 27, 71.00, 54.00, -9999.00, -9999.00, 37.00 +SBA, 08, 27, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 27, 95.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 27, 79.00, 59.00, 22.00, 22.00, 32.00 +SBP, 08, 27, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 27, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 27, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 27, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 27, 91.00, 60.00, 3.00, 2.00, 3.00 +SDF, 08, 27, 84.00, 64.00, 18.00, 22.00, 31.00 +SEA, 08, 27, 73.00, 55.00, 17.00, 18.00, 25.00 +SEM, 08, 27, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 27, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 27, 73.00, 55.00, 2.00, 3.00, 4.00 +SGF, 08, 27, 86.00, 63.00, 17.00, 18.00, 29.00 +SGY, 08, 27, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 27, 81.00, 48.00, 15.00, 13.00, 22.00 +SHV, 08, 27, 91.00, 70.00, 10.00, 17.00, 23.00 +SIT, 08, 27, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 27, 92.00, 67.00, 10.00, 11.00, 17.00 +SKA, 08, 27, 79.00, 52.00, -9999.00, -9999.00, 16.00 +SKF, 08, 27, 93.00, 73.00, -9999.00, -9999.00, 18.00 +SLC, 08, 27, 86.00, 58.00, 13.00, 12.00, 20.00 +SLE, 08, 27, 80.00, 50.00, 12.00, 14.00, 19.00 +SLN, 08, 27, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 27, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 27, 74.00, 54.00, -9999.00, 2.00, 4.00 +SNA, 08, 27, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 27, 51.00, 43.00, 39.00, 44.00, 58.00 +SNS, 08, 27, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 27, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 27, 82.00, 61.00, 17.00, 19.00, 30.00 +SPS, 08, 27, 93.00, 69.00, 13.00, 12.00, 19.00 +SRQ, 08, 27, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 27, 88.00, 66.00, -9999.00, -9999.00, 31.00 +SSI, 08, 27, 87.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 27, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 27, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +STL, 08, 27, 85.00, 65.00, 18.00, 18.00, 29.00 +STNV, 08, 27, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +STS, 08, 27, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 27, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 27, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 27, 88.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 08, 27, 80.00, 58.00, 22.00, 17.00, 32.00 +SVN, 08, 27, 88.00, 71.00, -9999.00, -9999.00, 37.00 +SWF, 08, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 27, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 27, 76.00, 56.00, 25.00, 25.00, 38.00 +SZL, 08, 27, 85.00, 60.00, -9999.00, -9999.00, 26.00 +TAD, 08, 27, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 27, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 27, 86.00, 59.00, -9999.00, -9999.00, 29.00 +TCC, 08, 27, 88.00, 60.00, 15.00, 10.00, 20.00 +TCL, 08, 27, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 27, 76.00, 50.00, -9999.00, -9999.00, 22.00 +TCS, 08, 27, 88.00, 63.00, -9999.00, 14.00, 25.00 +TEB, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 27, 89.00, 67.00, -9999.00, -9999.00, 20.00 +TKA, 08, 27, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 27, 90.00, 71.00, 14.00, 39.00, 44.00 +TNX, 08, 27, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 27, 79.00, 56.00, 18.00, 22.00, 33.00 +TOP, 08, 27, 85.00, 62.00, 21.00, 19.00, 31.00 +TPA, 08, 27, 90.00, 74.00, 23.00, 42.00, 49.00 +TPH, 08, 27, 85.00, 52.00, 7.00, 7.00, 11.00 +TRI, 08, 27, 83.00, 61.00, 17.00, 22.00, 31.00 +TRK, 08, 27, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 27, 103.00, 73.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 27, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 27, 89.00, 68.00, 14.00, 13.00, 23.00 +TUP, 08, 27, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 27, 96.00, 71.00, 18.00, 13.00, 25.00 +TVC, 08, 27, 75.00, 54.00, 22.00, 19.00, 32.00 +TVL, 08, 27, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 27, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 27, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 27, 85.00, 64.00, 15.00, 23.00, 30.00 +T01, 08, 27, 84.00, 62.00, -9999.00, -9999.00, 29.00 +T02, 08, 27, 87.00, 67.00, -9999.00, -9999.00, 30.00 +T03, 08, 27, 87.00, 68.00, -9999.00, -9999.00, 33.00 +T04, 08, 27, 90.00, 73.00, -9999.00, -9999.00, 48.00 +T05, 08, 27, 87.00, 60.00, -9999.00, -9999.00, 25.00 +T06, 08, 27, 90.00, 66.00, -9999.00, -9999.00, 27.00 +T07, 08, 27, 90.00, 54.00, -9999.00, -9999.00, 15.00 +T08, 08, 27, 85.00, 61.00, -9999.00, -9999.00, 15.00 +UCA, 08, 27, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 27, 93.00, 65.00, -9999.00, -9999.00, 6.00 +UIL, 08, 27, 69.00, 49.00, 28.00, 27.00, 37.00 +UIN, 08, 27, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 27, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 27, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 27, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +U15, 08, 27, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +U28, 08, 27, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 27, 89.00, 68.00, -9999.00, -9999.00, 36.00 +VBG, 08, 27, 75.00, 54.00, -9999.00, -9999.00, 8.00 +VCT, 08, 27, 92.00, 73.00, 11.00, 27.00, 32.00 +VCV, 08, 27, 94.00, 59.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 27, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 27, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 27, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 27, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 27, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 27, 90.00, 70.00, -9999.00, -9999.00, 38.00 +VRB, 08, 27, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 27, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 27, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 27, 84.00, 62.00, 14.00, 14.00, 23.00 +WJA, 08, 27, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 27, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 27, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 27, 87.00, 45.00, 8.00, 8.00, 12.00 +WPO, 08, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 27, 90.00, 68.00, -9999.00, -9999.00, 30.00 +WRG, 08, 27, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 27, 83.00, 59.00, -9999.00, -9999.00, 26.00 +WRL, 08, 27, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +X68, 08, 27, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 27, 58.00, 44.00, 52.00, 51.00, 63.00 +YCG, 08, 27, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 27, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 27, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 27, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 27, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 27, 83.00, 50.00, 7.00, 7.00, 12.00 +YNG, 08, 27, 77.00, 56.00, 22.00, 24.00, 36.00 +YPA, 08, 27, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 27, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 27, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 27, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 27, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 27, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 27, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 27, 104.00, 78.00, 3.00, 2.00, 4.00 +YVR, 08, 27, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 27, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 27, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 27, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 27, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 27, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 27, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 27, 71.00, 49.00, 26.00, 26.00, 39.00 +ZUN, 08, 27, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 27, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 27, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 27, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +01R, 08, 27, 91.00, 69.00, -9999.00, -9999.00, 28.00 +1V1, 08, 27, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 27, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 27, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 27, 85.00, 70.00, -9999.00, -9999.00, 31.00 +2PJ, 08, 27, 88.00, 66.00, -9999.00, -9999.00, 30.00 +3B1, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 27, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 27, 74.00, 51.00, -9999.00, -9999.00, 31.00 +3SE, 08, 27, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 27, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 27, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +4OM, 08, 27, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 27, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 27, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 27, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 27, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 28, 80.00, 60.00, 19.00, 23.00, 32.00 +ABI, 08, 28, 92.00, 70.00, 12.00, 13.00, 20.00 +ABQ, 08, 28, 86.00, 60.00, 21.00, 12.00, 26.00 +ABR, 08, 28, 80.00, 53.00, 18.00, 13.00, 26.00 +ABY, 08, 28, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 28, 74.00, 60.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 28, 95.00, 72.00, 10.00, 14.00, 19.00 +ACV, 08, 28, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 28, 81.00, 61.00, 19.00, 15.00, 27.00 +ADK, 08, 28, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 28, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 28, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 28, 83.00, 60.00, -9999.00, -9999.00, 27.00 +AEX, 08, 28, 91.00, 70.00, -9999.00, -9999.00, 28.00 +AFF, 08, 28, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 28, 92.00, 72.00, -9999.00, -9999.00, 58.00 +AGS, 08, 28, 89.00, 68.00, 17.00, 25.00, 34.00 +AHN, 08, 28, 86.00, 67.00, 16.00, 22.00, 30.00 +AKN, 08, 28, 60.00, 45.00, 36.00, 39.00, 52.00 +AKO, 08, 28, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 28, 79.00, 55.00, 21.00, 24.00, 35.00 +ALI, 08, 28, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 28, 79.00, 56.00, 22.00, 18.00, 31.00 +ALS, 08, 28, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 28, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 28, 86.00, 61.00, 19.00, 13.00, 26.00 +AMG, 08, 28, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 28, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 28, 61.00, 47.00, 31.00, 31.00, 42.00 +AND, 08, 28, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 28, 64.00, 51.00, 40.00, 43.00, 54.00 +AOO, 08, 28, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +APN, 08, 28, 74.00, 50.00, 24.00, 24.00, 37.00 +AQQ, 08, 28, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 28, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AST, 08, 28, 69.00, 51.00, 19.00, 22.00, 29.00 +ATL, 08, 28, 85.00, 68.00, 16.00, 23.00, 31.00 +ATW, 08, 28, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 28, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 28, 83.00, 59.00, -9999.00, -9999.00, 28.00 +AUG, 08, 28, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 28, 94.00, 73.00, 9.00, 15.00, 20.00 +AUW, 08, 28, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 28, 80.00, 60.00, 16.00, 27.00, 34.00 +AVP, 08, 28, 77.00, 58.00, 22.00, 22.00, 33.00 +AXN, 08, 28, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 28, 77.00, 56.00, -9999.00, -9999.00, 32.00 +AYS, 08, 28, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 28, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 28, 92.00, 59.00, -9999.00, -9999.00, 3.00 +BAD, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 28, 73.00, 42.00, -9999.00, -9999.00, 20.00 +BDL, 08, 28, 80.00, 58.00, 22.00, 21.00, 33.00 +BDR, 08, 28, 79.00, 63.00, 22.00, 18.00, 34.00 +BET, 08, 28, 57.00, 44.00, 42.00, 41.00, 55.00 +BFD, 08, 28, 72.00, 51.00, 25.00, 27.00, 38.00 +BFF, 08, 28, 83.00, 52.00, 16.00, 10.00, 22.00 +BFL, 08, 28, 94.00, 67.00, 2.00, 2.00, 3.00 +BGM, 08, 28, 74.00, 55.00, 21.00, 24.00, 35.00 +BGR, 08, 28, 74.00, 54.00, 20.00, 19.00, 31.00 +BGS, 08, 28, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 28, 88.00, 67.00, 16.00, 24.00, 32.00 +BID, 08, 28, 74.00, 62.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 28, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 28, 92.00, 52.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 28, 79.00, 53.00, 16.00, 15.00, 24.00 +BIS, 08, 28, 78.00, 50.00, 18.00, 14.00, 26.00 +BIX, 08, 28, 89.00, 73.00, -9999.00, -9999.00, 35.00 +BJI, 08, 28, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 28, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 28, 83.00, 50.00, -9999.00, -9999.00, 26.00 +BKW, 08, 28, 77.00, 57.00, 22.00, 27.00, 38.00 +BLF, 08, 28, 76.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 28, 105.00, 78.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 28, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 28, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 28, 85.00, 60.00, -9999.00, -9999.00, 24.00 +BNA, 08, 28, 87.00, 66.00, 18.00, 22.00, 31.00 +BNO, 08, 28, 80.00, 42.00, -9999.00, 10.00, 21.00 +BOI, 08, 28, 84.00, 54.00, 9.00, 7.00, 13.00 +BOS, 08, 28, 77.00, 62.00, 19.00, 20.00, 30.00 +BPI, 08, 28, 75.00, 32.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 28, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 28, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 28, 80.00, 60.00, -9999.00, -9999.00, 29.00 +BRO, 08, 28, 93.00, 75.00, 14.00, 23.00, 30.00 +BRW, 08, 28, 40.00, 32.00, 27.00, 26.00, 41.00 +BSM, 08, 28, 94.00, 73.00, -9999.00, -9999.00, 18.00 +BTI, 08, 28, 41.00, 33.00, 22.00, 24.00, 35.00 +BTL, 08, 28, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 28, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 28, 90.00, 72.00, 11.00, 36.00, 40.00 +BTT, 08, 28, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 28, 75.00, 55.00, 29.00, 27.00, 42.00 +BUB, 08, 28, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 28, 76.00, 58.00, 25.00, 23.00, 36.00 +BUR, 08, 28, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 28, 88.00, 73.00, -9999.00, 31.00, 46.00 +BWG, 08, 28, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 28, 83.00, 64.00, 19.00, 19.00, 30.00 +BYH, 08, 28, 88.00, 67.00, -9999.00, -9999.00, 23.00 +BYI, 08, 28, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 28, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 28, 89.00, 68.00, 17.00, 23.00, 31.00 +CAG, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 28, 78.00, 58.00, 22.00, 23.00, 35.00 +CAO, 08, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 28, 70.00, 49.00, 27.00, 29.00, 42.00 +CBM, 08, 28, 90.00, 67.00, -9999.00, -9999.00, 27.00 +CDB, 08, 28, 55.00, 46.00, 48.00, 51.00, 67.00 +CDC, 08, 28, 84.00, 53.00, 10.00, 9.00, 16.00 +CDR, 08, 28, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 28, 91.00, 66.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 28, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 28, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 28, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 28, 86.00, 67.00, 16.00, 24.00, 31.00 +CHO, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 28, 88.00, 71.00, 20.00, 28.00, 38.00 +CID, 08, 28, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 28, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 28, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 28, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 28, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 28, 78.00, 58.00, 25.00, 24.00, 37.00 +CLL, 08, 28, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 28, 86.00, 67.00, 16.00, 18.00, 27.00 +CMH, 08, 28, 80.00, 59.00, 18.00, 23.00, 32.00 +CMI, 08, 28, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 28, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 28, 85.00, 62.00, 22.00, 13.00, 29.00 +CNM, 08, 28, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 28, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +COD, 08, 28, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +COF, 08, 28, 89.00, 73.00, -9999.00, -9999.00, 41.00 +CON, 08, 28, 77.00, 52.00, 21.00, 21.00, 33.00 +COS, 08, 28, 78.00, 52.00, 22.00, 19.00, 32.00 +COT, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 28, 84.00, 62.00, 18.00, 17.00, 28.00 +CPR, 08, 28, 81.00, 48.00, 14.00, 11.00, 20.00 +CRBC, 08, 28, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 28, 92.00, 75.00, 14.00, 21.00, 27.00 +CRW, 08, 28, 83.00, 61.00, 21.00, 27.00, 38.00 +CSG, 08, 28, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 28, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 28, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 28, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 28, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 28, 82.00, 61.00, 18.00, 22.00, 32.00 +CVN, 08, 28, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 28, 86.00, 59.00, -9999.00, -9999.00, 22.00 +CXY, 08, 28, 81.00, 62.00, 17.00, 17.00, 27.00 +CYS, 08, 28, 77.00, 49.00, 17.00, 19.00, 29.00 +DAA, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 08, 28, 88.00, 73.00, 21.00, 35.00, 45.00 +DAG, 08, 28, 99.00, 70.00, 3.00, 5.00, 6.00 +DAL, 08, 28, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 28, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 28, 81.00, 59.00, 20.00, 22.00, 32.00 +DBQ, 08, 28, 77.00, 57.00, 24.00, 19.00, 34.00 +DCA, 08, 28, 85.00, 68.00, 18.00, 20.00, 29.00 +DDC, 08, 28, 87.00, 63.00, 18.00, 10.00, 25.00 +DEC, 08, 28, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 28, 82.00, 54.00, 18.00, 16.00, 28.00 +DFW, 08, 28, 93.00, 72.00, 9.00, 12.00, 17.00 +DHN, 08, 28, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 28, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 28, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 28, 94.00, 72.00, -9999.00, -9999.00, 14.00 +DLG, 08, 28, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 28, 70.00, 50.00, 28.00, 26.00, 42.00 +DLLC, 08, 28, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 28, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 28, 96.00, 71.00, -9999.00, -9999.00, 21.00 +DMN, 08, 28, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 28, 84.00, 64.00, -9999.00, -9999.00, 26.00 +DPG, 08, 28, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 28, 90.00, 70.00, -9999.00, -9999.00, 37.00 +DRA, 08, 28, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 28, 94.00, 72.00, 10.00, 11.00, 17.00 +DSM, 08, 28, 81.00, 60.00, 21.00, 19.00, 31.00 +DTW, 08, 28, 79.00, 57.00, 19.00, 20.00, 30.00 +DUG, 08, 28, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 28, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 28, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 28, 92.00, 70.00, -9999.00, -9999.00, 21.00 +D45, 08, 28, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 28, 76.00, 54.00, 22.00, 20.00, 32.00 +ECG, 08, 28, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 28, 94.00, 64.00, -9999.00, -9999.00, 3.00 +EED, 08, 28, 104.00, 79.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 28, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 28, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 28, 78.00, 55.00, 24.00, 30.00, 41.00 +EKO, 08, 28, 85.00, 45.00, 10.00, 9.00, 15.00 +ELD, 08, 28, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 28, 91.00, 65.00, 16.00, 10.00, 23.00 +ELY, 08, 28, 81.00, 43.00, 12.00, 12.00, 19.00 +EMP, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 28, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +END, 08, 28, 90.00, 67.00, -9999.00, -9999.00, 18.00 +ENN, 08, 28, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 28, 85.00, 61.00, -9999.00, -9999.00, 9.00 +EPH, 08, 28, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 28, 76.00, 60.00, 26.00, 23.00, 39.00 +ESF, 08, 28, 91.00, 70.00, -9999.00, -9999.00, 35.00 +EUG, 08, 28, 80.00, 52.00, 12.00, 13.00, 18.00 +EVV, 08, 28, 85.00, 63.00, 18.00, 17.00, 28.00 +EWN, 08, 28, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 28, 83.00, 65.00, 18.00, 20.00, 29.00 +EYW, 08, 28, 89.00, 79.00, 30.00, 32.00, 48.00 +E74, 08, 28, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 28, 85.00, 64.00, -9999.00, -9999.00, 27.00 +FAI, 08, 28, 63.00, 43.00, 27.00, 25.00, 39.00 +FAR, 08, 28, 77.00, 53.00, 19.00, 18.00, 32.00 +FAT, 08, 28, 94.00, 62.00, 1.00, 2.00, 3.00 +FAY, 08, 28, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 28, 75.00, 44.00, 18.00, 19.00, 29.00 +FCS, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FDY, 08, 28, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 28, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FLG, 08, 28, 77.00, 46.00, 15.00, 22.00, 30.00 +FLL, 08, 28, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 28, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 28, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +FME, 08, 28, 85.00, 60.00, -9999.00, -9999.00, 26.00 +FMH, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 08, 28, 87.00, 53.00, 11.00, 9.00, 16.00 +FMY, 08, 28, 91.00, 75.00, 18.00, 50.00, 57.00 +FNT, 08, 28, 77.00, 56.00, 21.00, 20.00, 33.00 +FOD, 08, 28, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 28, 85.00, 62.00, -9999.00, -9999.00, 23.00 +FOK, 08, 28, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 28, 86.00, 63.00, -9999.00, -9999.00, 26.00 +FSD, 08, 28, 79.00, 56.00, 23.00, 17.00, 31.00 +FSI, 08, 28, 92.00, 67.00, -9999.00, -9999.00, 20.00 +FSM, 08, 28, 90.00, 67.00, 14.00, 17.00, 24.00 +FTK, 08, 28, 84.00, 61.00, -9999.00, -9999.00, 24.00 +FWA, 08, 28, 80.00, 59.00, 18.00, 21.00, 31.00 +FWH, 08, 28, 93.00, 69.00, -9999.00, -9999.00, 18.00 +FYU, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 28, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 28, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 28, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 28, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 28, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 28, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 28, 79.00, 52.00, 12.00, 9.00, 17.00 +GFA, 08, 28, 77.00, 49.00, -9999.00, -9999.00, 24.00 +GFK, 08, 28, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 28, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 28, 78.00, 51.00, 15.00, 14.00, 24.00 +GJT, 08, 28, 87.00, 59.00, 11.00, 11.00, 19.00 +GKN, 08, 28, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 28, 84.00, 56.00, 16.00, 9.00, 21.00 +GLH, 08, 28, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 28, 87.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 28, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 28, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 28, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 28, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 28, 74.00, 54.00, 24.00, 24.00, 38.00 +GRCI, 08, 28, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 28, 76.00, 50.00, -9999.00, -9999.00, 22.00 +GRI, 08, 28, 82.00, 58.00, 18.00, 13.00, 26.00 +GRK, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 08, 28, 78.00, 55.00, 21.00, 19.00, 31.00 +GSB, 08, 28, 87.00, 67.00, -9999.00, -9999.00, 31.00 +GSG, 08, 28, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 28, 84.00, 64.00, 18.00, 20.00, 29.00 +GSP, 08, 28, 85.00, 66.00, 17.00, 22.00, 30.00 +GST, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 28, 75.00, 56.00, -9999.00, -9999.00, 35.00 +GTF, 08, 28, 77.00, 49.00, 19.00, 18.00, 29.00 +GUP, 08, 28, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 28, 81.00, 58.00, -9999.00, -9999.00, 27.00 +GVW, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 08, 28, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 28, 84.00, 71.00, 19.00, 20.00, 30.00 +HBR, 08, 28, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 28, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 28, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 28, 83.00, 55.00, -9999.00, -9999.00, 15.00 +HKY, 08, 28, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 28, 78.00, 48.00, 16.00, 15.00, 25.00 +HMN, 08, 28, 92.00, 59.00, -9999.00, -9999.00, 20.00 +HMS, 08, 28, 87.00, 53.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 28, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 28, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 08, 28, 81.00, 55.00, 19.00, 13.00, 27.00 +HOP, 08, 28, 87.00, 62.00, -9999.00, -9999.00, 23.00 +HOT, 08, 28, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 28, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 28, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 28, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 28, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 28, 90.00, 70.00, -9999.00, -9999.00, 37.00 +HST, 08, 28, 90.00, 73.00, -9999.00, -9999.00, 53.00 +HSV, 08, 28, 87.00, 66.00, 17.00, 22.00, 31.00 +HTL, 08, 28, 73.00, 51.00, 26.00, 23.00, 41.00 +HTS, 08, 28, 82.00, 62.00, 18.00, 24.00, 34.00 +HUF, 08, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 28, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 28, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 28, 79.00, 49.00, 17.00, 15.00, 25.00 +IAB, 08, 28, 87.00, 65.00, -9999.00, -9999.00, 24.00 +IAD, 08, 28, 83.00, 61.00, 19.00, 22.00, 33.00 +IAG, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 28, 91.00, 71.00, 13.00, 26.00, 32.00 +ICT, 08, 28, 87.00, 65.00, 17.00, 14.00, 25.00 +IDA, 08, 28, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 28, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 28, 82.00, 64.00, 18.00, 18.00, 29.00 +ILI, 08, 28, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 28, 87.00, 69.00, 20.00, 27.00, 37.00 +IMT, 08, 28, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +IND, 08, 28, 82.00, 61.00, 18.00, 19.00, 29.00 +INL, 08, 28, 71.00, 48.00, 26.00, 25.00, 41.00 +INS, 08, 28, 93.00, 65.00, -9999.00, -9999.00, 6.00 +INT, 08, 28, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +INW, 08, 28, 88.00, 58.00, 12.00, 14.00, 22.00 +IPL, 08, 28, 103.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 28, 79.00, 58.00, 20.00, 25.00, 35.00 +IRK, 08, 28, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 28, 78.00, 50.00, 19.00, 16.00, 28.00 +ISP, 08, 28, 78.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 28, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 28, 101.00, 72.00, -9999.00, -9999.00, 13.00 +IWD, 08, 28, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 28, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 28, 91.00, 68.00, 13.00, 24.00, 30.00 +JAX, 08, 28, 90.00, 71.00, 20.00, 37.00, 44.00 +JBR, 08, 28, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 28, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 28, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 28, 80.00, 65.00, 20.00, 19.00, 31.00 +JHW, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 28, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 28, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 28, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 28, 60.00, 46.00, 46.00, 47.00, 59.00 +JST, 08, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 28, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 28, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 28, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 28, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 28, 78.00, 55.00, 19.00, 20.00, 30.00 +LAR, 08, 28, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 28, 100.00, 71.00, 6.00, 5.00, 10.00 +LAX, 08, 28, 77.00, 64.00, 2.00, 3.00, 4.00 +LBB, 08, 28, 87.00, 64.00, 16.00, 12.00, 22.00 +LBF, 08, 28, 83.00, 54.00, 20.00, 11.00, 27.00 +LCH, 08, 28, 90.00, 72.00, 17.00, 29.00, 37.00 +LCK, 08, 28, 82.00, 59.00, -9999.00, -9999.00, 28.00 +LEB, 08, 28, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 28, 83.00, 63.00, 15.00, 23.00, 31.00 +LFI, 08, 28, 83.00, 69.00, -9999.00, -9999.00, 29.00 +LFK, 08, 28, 92.00, 70.00, 11.00, 20.00, 26.00 +LFT, 08, 28, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 28, 80.00, 66.00, 19.00, 20.00, 30.00 +LGB, 08, 28, 83.00, 64.00, 2.00, 3.00, 4.00 +LGU, 08, 28, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 28, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 28, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 28, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 28, 89.00, 68.00, 13.00, 19.00, 25.00 +LIZ, 08, 28, 70.00, 49.00, -9999.00, -9999.00, 43.00 +LMT, 08, 28, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +LND, 08, 28, 80.00, 50.00, 10.00, 11.00, 17.00 +LNK, 08, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 28, 88.00, 50.00, 5.00, 3.00, 6.00 +LOZ, 08, 28, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 28, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 28, 88.00, 66.00, -9999.00, -9999.00, 26.00 +LSE, 08, 28, 78.00, 57.00, 22.00, 21.00, 34.00 +LSF, 08, 28, 90.00, 70.00, -9999.00, -9999.00, 29.00 +LSV, 08, 28, 102.00, 64.00, -9999.00, -9999.00, 6.00 +LTS, 08, 28, 93.00, 67.00, -9999.00, -9999.00, 19.00 +LUF, 08, 28, 103.00, 71.00, -9999.00, -9999.00, 9.00 +LVS, 08, 28, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 28, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 28, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 28, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 28, 83.00, 62.00, 20.00, 21.00, 31.00 +MAF, 08, 28, 91.00, 65.00, 13.00, 12.00, 19.00 +MBL, 08, 28, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 28, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 28, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 28, 91.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 08, 28, 90.00, 74.00, -9999.00, -9999.00, 47.00 +MCG, 08, 28, 60.00, 42.00, 36.00, 33.00, 49.00 +MCI, 08, 28, 83.00, 63.00, 19.00, 20.00, 30.00 +MCK, 08, 28, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 28, 90.00, 68.00, 17.00, 21.00, 31.00 +MCO, 08, 28, 91.00, 73.00, 15.00, 43.00, 49.00 +MCW, 08, 28, 78.00, 55.00, 19.00, 16.00, 28.00 +MC2, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MDH, 08, 28, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 28, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 28, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 28, 80.00, 62.00, 26.00, 21.00, 36.00 +MEI, 08, 28, 90.00, 68.00, 15.00, 24.00, 32.00 +MEM, 08, 28, 88.00, 69.00, 15.00, 20.00, 27.00 +MER, 08, 28, 93.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 08, 28, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 28, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 28, 88.00, 53.00, 10.00, 8.00, 13.00 +MGE, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 08, 28, 90.00, 70.00, 16.00, 22.00, 30.00 +MGW, 08, 28, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 28, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 28, 91.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 08, 28, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 28, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 28, 75.00, 51.00, -9999.00, -9999.00, 27.00 +MIV, 08, 28, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 28, 89.00, 49.00, -9999.00, -9999.00, 9.00 +MKC, 08, 28, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 28, 75.00, 58.00, 25.00, 19.00, 35.00 +MKG, 08, 28, 76.00, 56.00, 20.00, 19.00, 30.00 +MKL, 08, 28, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 28, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 28, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 28, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 28, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 28, 81.00, 59.00, 21.00, 18.00, 31.00 +MLS, 08, 28, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 28, 90.00, 69.00, -9999.00, -9999.00, 30.00 +MOB, 08, 28, 89.00, 72.00, 19.00, 39.00, 46.00 +MOT, 08, 28, 75.00, 51.00, 18.00, 15.00, 26.00 +MPV, 08, 28, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 28, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 28, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 28, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 28, 71.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 28, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 28, 77.00, 54.00, 24.00, 20.00, 35.00 +MSO, 08, 28, 78.00, 46.00, 18.00, 17.00, 27.00 +MSP, 08, 28, 77.00, 57.00, 25.00, 21.00, 37.00 +MSS, 08, 28, 74.00, 53.00, 22.00, 23.00, 36.00 +MSY, 08, 28, 89.00, 72.00, 13.00, 35.00, 42.00 +MTC, 08, 28, 76.00, 57.00, -9999.00, -9999.00, 26.00 +MTN, 08, 28, 83.00, 63.00, -9999.00, -9999.00, 26.00 +MTO, 08, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 28, 81.00, 58.00, -9999.00, -9999.00, 26.00 +MUO, 08, 28, 88.00, 51.00, -9999.00, -9999.00, 9.00 +MWA, 08, 28, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 28, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 28, 90.00, 70.00, -9999.00, -9999.00, 26.00 +MYL, 08, 28, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 28, 88.00, 69.00, -9999.00, -9999.00, 33.00 +NAO, 08, 28, 86.00, 74.00, -9999.00, -9999.00, 45.00 +NBC, 08, 28, 88.00, 71.00, -9999.00, -9999.00, 37.00 +NBE, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +NBU, 08, 28, 79.00, 59.00, -9999.00, -9999.00, 28.00 +NCA, 08, 28, 88.00, 66.00, -9999.00, -9999.00, 37.00 +NCO, 08, 28, 76.00, 61.00, -9999.00, -9999.00, 30.00 +NC1, 08, 28, 93.00, 65.00, -9999.00, -9999.00, 3.00 +NEL, 08, 28, 82.00, 59.00, -9999.00, -9999.00, 28.00 +NFG, 08, 28, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 28, 86.00, 49.00, -9999.00, -9999.00, 6.00 +NGP, 08, 28, 92.00, 74.00, -9999.00, -9999.00, 25.00 +NGU, 08, 28, 83.00, 68.00, -9999.00, -9999.00, 28.00 +NGZ, 08, 28, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 28, 83.00, 62.00, -9999.00, -9999.00, 28.00 +NHZ, 08, 28, 74.00, 55.00, -9999.00, -9999.00, 31.00 +NID, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 28, 90.00, 71.00, -9999.00, -9999.00, 46.00 +NIR, 08, 28, 93.00, 71.00, -9999.00, -9999.00, 26.00 +NKT, 08, 28, 86.00, 70.00, -9999.00, -9999.00, 38.00 +NKX, 08, 28, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 28, 89.00, 66.00, -9999.00, -9999.00, 30.00 +NPA, 08, 28, 88.00, 73.00, -9999.00, -9999.00, 37.00 +NQA, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 28, 94.00, 73.00, -9999.00, -9999.00, 24.00 +NQX, 08, 28, 89.00, 79.00, -9999.00, -9999.00, 48.00 +NRB, 08, 28, 88.00, 74.00, -9999.00, -9999.00, 38.00 +NRC, 08, 28, 93.00, 57.00, -9999.00, -9999.00, 3.00 +NRS, 08, 28, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 28, 90.00, 69.00, -9999.00, -9999.00, 38.00 +NSI, 08, 28, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 28, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 28, 84.00, 64.00, -9999.00, -9999.00, 5.00 +NTU, 08, 28, 83.00, 68.00, -9999.00, -9999.00, 30.00 +NUC, 08, 28, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 28, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 28, 71.00, 49.00, -9999.00, -9999.00, 22.00 +NWF, 08, 28, 83.00, 64.00, -9999.00, -9999.00, 4.00 +NXX, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 28, 85.00, 61.00, -9999.00, -9999.00, 28.00 +NZC, 08, 28, 90.00, 69.00, -9999.00, -9999.00, 45.00 +NZJ, 08, 28, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 28, 77.00, 57.00, -9999.00, -9999.00, 29.00 +NZY, 08, 28, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 28, 76.00, 54.00, 2.00, 3.00, 4.00 +OAR, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 08, 28, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 28, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 28, 89.00, 67.00, 14.00, 11.00, 21.00 +OLM, 08, 28, 75.00, 48.00, 18.00, 19.00, 27.00 +OMA, 08, 28, 82.00, 60.00, 19.00, 16.00, 28.00 +OME, 08, 28, 54.00, 42.00, 33.00, 35.00, 46.00 +ONT, 08, 28, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 28, 79.00, 59.00, 23.00, 20.00, 35.00 +ORF, 08, 28, 83.00, 68.00, 16.00, 19.00, 29.00 +ORH, 08, 28, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 28, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 28, 74.00, 53.00, -9999.00, -9999.00, 32.00 +OTG, 08, 28, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 28, 67.00, 52.00, 13.00, 15.00, 20.00 +OTM, 08, 28, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 28, 54.00, 44.00, 28.00, 30.00, 41.00 +OURC, 08, 28, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 28, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 28, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 28, 90.00, 68.00, -9999.00, -9999.00, 35.00 +PACZ, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 28, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 28, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 28, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 28, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 28, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 28, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 28, 90.00, 71.00, -9999.00, -9999.00, 38.00 +PAQ, 08, 28, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 28, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 28, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 28, 49.00, 41.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 28, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 28, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 28, 74.00, 55.00, -9999.00, -9999.00, 34.00 +PBI, 08, 28, 90.00, 75.00, 29.00, 42.00, 55.00 +PDT, 08, 28, 83.00, 55.00, 11.00, 9.00, 16.00 +PDX, 08, 28, 79.00, 55.00, 17.00, 16.00, 24.00 +PFN, 08, 28, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 28, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 28, 82.00, 64.00, 18.00, 18.00, 30.00 +PHX, 08, 28, 102.00, 77.00, 9.00, 3.00, 11.00 +PIA, 08, 28, 81.00, 61.00, 20.00, 20.00, 31.00 +PIB, 08, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 28, 82.00, 48.00, 10.00, 11.00, 18.00 +PIR, 08, 28, 84.00, 56.00, 15.00, 12.00, 22.00 +PIT, 08, 28, 79.00, 58.00, 20.00, 23.00, 33.00 +PKB, 08, 28, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 28, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 28, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 28, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 28, 88.00, 73.00, 17.00, 28.00, 35.00 +POB, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 08, 28, 91.00, 68.00, -9999.00, -9999.00, 43.00 +POM, 08, 28, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 08, 28, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 28, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 28, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 28, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 28, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 28, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 28, 77.00, 53.00, -9999.00, -9999.00, 29.00 +PSP, 08, 28, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 28, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 28, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 28, 87.00, 56.00, 18.00, 11.00, 25.00 +PUC, 08, 28, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 28, 79.00, 59.00, 19.00, 17.00, 29.00 +PVU, 08, 28, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 28, 75.00, 54.00, 21.00, 20.00, 30.00 +P02, 08, 28, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +P07, 08, 28, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +P11, 08, 28, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +P24, 08, 28, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +P28, 08, 28, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +P35, 08, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +P38, 08, 28, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +P39, 08, 28, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +P58, 08, 28, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +P59, 08, 28, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +P60, 08, 28, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +P61, 08, 28, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +P67, 08, 28, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +P68, 08, 28, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +P69, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 28, 87.00, 45.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 28, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 28, 81.00, 52.00, 17.00, 13.00, 25.00 +RBL, 08, 28, 94.00, 63.00, 4.00, 4.00, 6.00 +RCA, 08, 28, 81.00, 52.00, -9999.00, -9999.00, 21.00 +RDD, 08, 28, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 28, 81.00, 44.00, 10.00, 8.00, 14.00 +RDR, 08, 28, 76.00, 50.00, -9999.00, -9999.00, 28.00 +RDU, 08, 28, 85.00, 66.00, 17.00, 18.00, 27.00 +REE, 08, 28, 87.00, 64.00, -9999.00, -9999.00, 18.00 +REJ, 08, 28, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 28, 79.00, 57.00, 22.00, 20.00, 33.00 +RIC, 08, 28, 85.00, 64.00, 20.00, 19.00, 31.00 +RIV, 08, 28, 92.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 28, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 28, 77.00, 47.00, 9.00, 9.00, 14.00 +RME, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 28, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 08, 28, 93.00, 73.00, -9999.00, -9999.00, 20.00 +RNO, 08, 28, 86.00, 47.00, 7.00, 6.00, 10.00 +ROA, 08, 28, 83.00, 62.00, 16.00, 21.00, 30.00 +ROC, 08, 28, 76.00, 56.00, 24.00, 24.00, 38.00 +ROW, 08, 28, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 28, 86.00, 62.00, 14.00, 11.00, 22.00 +RST, 08, 28, 76.00, 54.00, 26.00, 22.00, 37.00 +RWF, 08, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 28, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 28, 90.00, 57.00, 2.00, 3.00, 3.00 +SAF, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 28, 78.00, 67.00, 2.00, 3.00, 4.00 +SAT, 08, 28, 93.00, 73.00, 12.00, 14.00, 21.00 +SAV, 08, 28, 88.00, 71.00, 18.00, 30.00, 39.00 +SAW, 08, 28, 71.00, 54.00, -9999.00, -9999.00, 37.00 +SBA, 08, 28, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 28, 95.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 28, 79.00, 59.00, 22.00, 22.00, 32.00 +SBP, 08, 28, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 28, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 28, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 28, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 28, 91.00, 60.00, 3.00, 2.00, 3.00 +SDF, 08, 28, 84.00, 64.00, 18.00, 22.00, 31.00 +SEA, 08, 28, 73.00, 55.00, 17.00, 18.00, 26.00 +SEM, 08, 28, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 28, 91.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 28, 73.00, 55.00, 2.00, 3.00, 4.00 +SGF, 08, 28, 86.00, 63.00, 17.00, 18.00, 29.00 +SGY, 08, 28, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 28, 80.00, 48.00, 15.00, 13.00, 22.00 +SHV, 08, 28, 91.00, 70.00, 10.00, 17.00, 23.00 +SIT, 08, 28, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 28, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 28, 92.00, 67.00, 10.00, 11.00, 17.00 +SKA, 08, 28, 79.00, 52.00, -9999.00, -9999.00, 16.00 +SKF, 08, 28, 93.00, 73.00, -9999.00, -9999.00, 18.00 +SLC, 08, 28, 86.00, 58.00, 13.00, 12.00, 20.00 +SLE, 08, 28, 80.00, 50.00, 13.00, 14.00, 20.00 +SLN, 08, 28, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 28, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 28, 74.00, 54.00, -9999.00, 2.00, 4.00 +SNA, 08, 28, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 28, 51.00, 43.00, 39.00, 44.00, 58.00 +SNS, 08, 28, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 28, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 28, 82.00, 61.00, 17.00, 19.00, 30.00 +SPS, 08, 28, 93.00, 69.00, 13.00, 12.00, 19.00 +SRQ, 08, 28, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 28, 88.00, 66.00, -9999.00, -9999.00, 31.00 +SSI, 08, 28, 87.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 28, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +STL, 08, 28, 85.00, 65.00, 18.00, 18.00, 29.00 +STNV, 08, 28, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +STS, 08, 28, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 28, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 28, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 28, 88.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 08, 28, 80.00, 58.00, 22.00, 17.00, 32.00 +SVN, 08, 28, 88.00, 71.00, -9999.00, -9999.00, 37.00 +SWF, 08, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 28, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 28, 76.00, 56.00, 25.00, 25.00, 38.00 +SZL, 08, 28, 85.00, 60.00, -9999.00, -9999.00, 26.00 +TAD, 08, 28, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 28, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 28, 86.00, 59.00, -9999.00, -9999.00, 29.00 +TCC, 08, 28, 88.00, 60.00, 15.00, 10.00, 20.00 +TCL, 08, 28, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 28, 76.00, 50.00, -9999.00, -9999.00, 23.00 +TCS, 08, 28, 88.00, 63.00, -9999.00, 14.00, 25.00 +TEB, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 28, 89.00, 67.00, -9999.00, -9999.00, 20.00 +TKA, 08, 28, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 28, 90.00, 71.00, 14.00, 39.00, 43.00 +TNX, 08, 28, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 28, 79.00, 56.00, 18.00, 22.00, 33.00 +TOP, 08, 28, 85.00, 62.00, 21.00, 19.00, 31.00 +TPA, 08, 28, 90.00, 74.00, 23.00, 41.00, 49.00 +TPH, 08, 28, 85.00, 52.00, 7.00, 7.00, 11.00 +TRI, 08, 28, 83.00, 61.00, 17.00, 22.00, 31.00 +TRK, 08, 28, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 28, 103.00, 73.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 28, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 28, 89.00, 68.00, 14.00, 13.00, 23.00 +TUP, 08, 28, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 28, 96.00, 71.00, 18.00, 13.00, 25.00 +TVC, 08, 28, 75.00, 54.00, 22.00, 19.00, 32.00 +TVL, 08, 28, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 28, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 28, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 28, 85.00, 64.00, 15.00, 23.00, 30.00 +T01, 08, 28, 84.00, 62.00, -9999.00, -9999.00, 29.00 +T02, 08, 28, 87.00, 67.00, -9999.00, -9999.00, 30.00 +T03, 08, 28, 87.00, 68.00, -9999.00, -9999.00, 33.00 +T04, 08, 28, 90.00, 73.00, -9999.00, -9999.00, 47.00 +T05, 08, 28, 87.00, 60.00, -9999.00, -9999.00, 25.00 +T06, 08, 28, 90.00, 66.00, -9999.00, -9999.00, 27.00 +T07, 08, 28, 90.00, 54.00, -9999.00, -9999.00, 15.00 +T08, 08, 28, 85.00, 61.00, -9999.00, -9999.00, 15.00 +UCA, 08, 28, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 28, 93.00, 65.00, -9999.00, -9999.00, 6.00 +UIL, 08, 28, 69.00, 49.00, 28.00, 28.00, 37.00 +UIN, 08, 28, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 28, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 28, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 28, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +U15, 08, 28, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +U28, 08, 28, 90.00, 54.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 28, 89.00, 68.00, -9999.00, -9999.00, 36.00 +VBG, 08, 28, 75.00, 54.00, -9999.00, -9999.00, 8.00 +VCT, 08, 28, 92.00, 73.00, 11.00, 27.00, 32.00 +VCV, 08, 28, 94.00, 59.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 28, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 28, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 28, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 28, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 28, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 28, 90.00, 70.00, -9999.00, -9999.00, 37.00 +VRB, 08, 28, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 28, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 28, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 28, 84.00, 62.00, 14.00, 14.00, 23.00 +WJA, 08, 28, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 28, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 28, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 28, 87.00, 45.00, 8.00, 8.00, 12.00 +WPO, 08, 28, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 28, 90.00, 68.00, -9999.00, -9999.00, 30.00 +WRG, 08, 28, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 28, 83.00, 59.00, -9999.00, -9999.00, 26.00 +WRL, 08, 28, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +X68, 08, 28, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 28, 58.00, 44.00, 52.00, 51.00, 63.00 +YCG, 08, 28, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 28, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 28, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 28, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 28, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 28, 83.00, 50.00, 7.00, 7.00, 12.00 +YNG, 08, 28, 77.00, 56.00, 22.00, 24.00, 36.00 +YPA, 08, 28, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 28, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 28, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 28, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 28, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 28, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 28, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 28, 104.00, 78.00, 3.00, 2.00, 4.00 +YVR, 08, 28, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 28, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 28, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 28, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 28, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 28, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 28, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 28, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 28, 71.00, 49.00, 26.00, 27.00, 39.00 +ZUN, 08, 28, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 28, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 28, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 28, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +01R, 08, 28, 91.00, 69.00, -9999.00, -9999.00, 28.00 +1V1, 08, 28, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 28, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 28, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 28, 85.00, 70.00, -9999.00, -9999.00, 31.00 +2PJ, 08, 28, 88.00, 66.00, -9999.00, -9999.00, 30.00 +3B1, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 28, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 28, 74.00, 51.00, -9999.00, -9999.00, 32.00 +3SE, 08, 28, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 28, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 28, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +4OM, 08, 28, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 28, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 28, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 28, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 28, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 29, 80.00, 59.00, 19.00, 23.00, 32.00 +ABI, 08, 29, 91.00, 70.00, 12.00, 14.00, 20.00 +ABQ, 08, 29, 86.00, 60.00, 21.00, 12.00, 26.00 +ABR, 08, 29, 79.00, 52.00, 18.00, 13.00, 26.00 +ABY, 08, 29, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 29, 74.00, 60.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 29, 94.00, 72.00, 10.00, 14.00, 20.00 +ACV, 08, 29, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 29, 81.00, 61.00, 19.00, 15.00, 27.00 +ADK, 08, 29, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 29, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 29, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 29, 83.00, 60.00, -9999.00, -9999.00, 27.00 +AEX, 08, 29, 91.00, 70.00, -9999.00, -9999.00, 28.00 +AFF, 08, 29, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 29, 92.00, 72.00, -9999.00, -9999.00, 57.00 +AGS, 08, 29, 89.00, 68.00, 17.00, 24.00, 34.00 +AHN, 08, 29, 86.00, 67.00, 16.00, 22.00, 30.00 +AKN, 08, 29, 60.00, 45.00, 36.00, 39.00, 52.00 +AKO, 08, 29, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 29, 78.00, 55.00, 21.00, 24.00, 35.00 +ALI, 08, 29, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 29, 79.00, 55.00, 22.00, 18.00, 31.00 +ALS, 08, 29, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 29, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 29, 86.00, 61.00, 18.00, 13.00, 26.00 +AMG, 08, 29, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 29, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 29, 60.00, 47.00, 31.00, 31.00, 42.00 +AND, 08, 29, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 29, 64.00, 51.00, 40.00, 43.00, 55.00 +AOO, 08, 29, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +APN, 08, 29, 73.00, 50.00, 24.00, 24.00, 38.00 +AQQ, 08, 29, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +ART, 08, 29, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +AST, 08, 29, 69.00, 51.00, 19.00, 22.00, 30.00 +ATL, 08, 29, 85.00, 68.00, 16.00, 23.00, 31.00 +ATW, 08, 29, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 29, 83.00, 59.00, -9999.00, -9999.00, 28.00 +AUG, 08, 29, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 29, 94.00, 73.00, 10.00, 15.00, 20.00 +AUW, 08, 29, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 29, 80.00, 60.00, 16.00, 27.00, 33.00 +AVP, 08, 29, 77.00, 58.00, 22.00, 22.00, 33.00 +AXN, 08, 29, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 29, 77.00, 56.00, -9999.00, -9999.00, 32.00 +AYS, 08, 29, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 29, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 29, 92.00, 59.00, -9999.00, -9999.00, 3.00 +BAD, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 29, 73.00, 41.00, -9999.00, -9999.00, 20.00 +BDL, 08, 29, 80.00, 57.00, 22.00, 21.00, 33.00 +BDR, 08, 29, 79.00, 62.00, 22.00, 18.00, 34.00 +BET, 08, 29, 57.00, 44.00, 42.00, 41.00, 55.00 +BFD, 08, 29, 72.00, 50.00, 25.00, 27.00, 38.00 +BFF, 08, 29, 83.00, 52.00, 16.00, 10.00, 22.00 +BFL, 08, 29, 94.00, 67.00, 2.00, 2.00, 3.00 +BGM, 08, 29, 73.00, 55.00, 21.00, 24.00, 35.00 +BGR, 08, 29, 73.00, 53.00, 20.00, 19.00, 31.00 +BGS, 08, 29, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 29, 88.00, 67.00, 16.00, 24.00, 32.00 +BID, 08, 29, 74.00, 62.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 29, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 29, 92.00, 51.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 29, 79.00, 52.00, 16.00, 15.00, 24.00 +BIS, 08, 29, 77.00, 49.00, 18.00, 14.00, 26.00 +BIX, 08, 29, 89.00, 73.00, -9999.00, -9999.00, 35.00 +BJI, 08, 29, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 29, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 29, 83.00, 49.00, -9999.00, -9999.00, 26.00 +BKW, 08, 29, 77.00, 57.00, 22.00, 27.00, 38.00 +BLF, 08, 29, 76.00, 60.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 29, 105.00, 77.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 29, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 29, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 29, 85.00, 60.00, -9999.00, -9999.00, 24.00 +BNA, 08, 29, 87.00, 66.00, 18.00, 22.00, 31.00 +BNO, 08, 29, 79.00, 41.00, -9999.00, 10.00, 21.00 +BOI, 08, 29, 83.00, 53.00, 9.00, 7.00, 13.00 +BOS, 08, 29, 77.00, 61.00, 19.00, 20.00, 30.00 +BPI, 08, 29, 74.00, 31.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 29, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 29, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 29, 80.00, 60.00, -9999.00, -9999.00, 29.00 +BRO, 08, 29, 93.00, 75.00, 15.00, 23.00, 30.00 +BRW, 08, 29, 39.00, 32.00, 27.00, 26.00, 41.00 +BSM, 08, 29, 94.00, 73.00, -9999.00, -9999.00, 18.00 +BTI, 08, 29, 41.00, 33.00, 22.00, 24.00, 35.00 +BTL, 08, 29, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 29, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 29, 90.00, 72.00, 11.00, 35.00, 39.00 +BTT, 08, 29, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 29, 74.00, 54.00, 29.00, 27.00, 42.00 +BUB, 08, 29, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 29, 75.00, 58.00, 25.00, 23.00, 36.00 +BUR, 08, 29, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 29, 88.00, 73.00, -9999.00, 31.00, 46.00 +BWG, 08, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 29, 83.00, 63.00, 18.00, 19.00, 29.00 +BYH, 08, 29, 88.00, 67.00, -9999.00, -9999.00, 23.00 +BYI, 08, 29, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 29, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 29, 89.00, 68.00, 17.00, 22.00, 30.00 +CAG, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 29, 78.00, 58.00, 22.00, 23.00, 35.00 +CAO, 08, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 29, 70.00, 48.00, 27.00, 29.00, 42.00 +CBM, 08, 29, 90.00, 67.00, -9999.00, -9999.00, 27.00 +CDB, 08, 29, 55.00, 46.00, 48.00, 52.00, 67.00 +CDC, 08, 29, 84.00, 53.00, 10.00, 9.00, 16.00 +CDR, 08, 29, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 29, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 29, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 29, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 29, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 29, 86.00, 67.00, 16.00, 23.00, 31.00 +CHO, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 29, 88.00, 71.00, 20.00, 28.00, 37.00 +CID, 08, 29, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 29, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 29, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 29, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 29, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 29, 78.00, 58.00, 25.00, 24.00, 37.00 +CLL, 08, 29, 93.00, 72.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 29, 86.00, 67.00, 16.00, 18.00, 27.00 +CMH, 08, 29, 80.00, 59.00, 18.00, 22.00, 32.00 +CMI, 08, 29, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 29, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 29, 84.00, 61.00, 22.00, 13.00, 29.00 +CNM, 08, 29, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 29, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +COD, 08, 29, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +COF, 08, 29, 89.00, 73.00, -9999.00, -9999.00, 41.00 +CON, 08, 29, 77.00, 51.00, 21.00, 21.00, 33.00 +COS, 08, 29, 78.00, 52.00, 22.00, 19.00, 31.00 +COT, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 29, 84.00, 61.00, 18.00, 17.00, 28.00 +CPR, 08, 29, 80.00, 47.00, 14.00, 11.00, 20.00 +CRBC, 08, 29, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 29, 92.00, 75.00, 15.00, 21.00, 27.00 +CRW, 08, 29, 83.00, 61.00, 21.00, 26.00, 38.00 +CSG, 08, 29, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 29, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 29, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 29, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 29, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 29, 82.00, 61.00, 18.00, 21.00, 31.00 +CVN, 08, 29, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 29, 86.00, 59.00, -9999.00, -9999.00, 22.00 +CXY, 08, 29, 81.00, 62.00, 17.00, 17.00, 27.00 +CYS, 08, 29, 76.00, 49.00, 17.00, 19.00, 29.00 +DAA, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 08, 29, 88.00, 73.00, 21.00, 34.00, 45.00 +DAG, 08, 29, 98.00, 70.00, 3.00, 5.00, 6.00 +DAL, 08, 29, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 29, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 29, 81.00, 59.00, 20.00, 22.00, 32.00 +DBQ, 08, 29, 77.00, 56.00, 24.00, 19.00, 34.00 +DCA, 08, 29, 85.00, 67.00, 18.00, 20.00, 28.00 +DDC, 08, 29, 87.00, 62.00, 18.00, 10.00, 25.00 +DEC, 08, 29, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 29, 82.00, 53.00, 18.00, 16.00, 28.00 +DFW, 08, 29, 93.00, 72.00, 9.00, 12.00, 18.00 +DHN, 08, 29, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 29, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 29, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 29, 94.00, 72.00, -9999.00, -9999.00, 14.00 +DLG, 08, 29, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 29, 69.00, 50.00, 28.00, 26.00, 42.00 +DLLC, 08, 29, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 29, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 29, 96.00, 71.00, -9999.00, -9999.00, 20.00 +DMN, 08, 29, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 29, 84.00, 64.00, -9999.00, -9999.00, 26.00 +DPG, 08, 29, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 29, 90.00, 70.00, -9999.00, -9999.00, 37.00 +DRA, 08, 29, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 29, 94.00, 72.00, 10.00, 11.00, 17.00 +DSM, 08, 29, 81.00, 60.00, 21.00, 19.00, 31.00 +DTW, 08, 29, 79.00, 57.00, 19.00, 20.00, 30.00 +DUG, 08, 29, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 29, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 29, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 29, 91.00, 70.00, -9999.00, -9999.00, 21.00 +D45, 08, 29, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 29, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 29, 76.00, 53.00, 22.00, 20.00, 32.00 +ECG, 08, 29, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 29, 94.00, 64.00, -9999.00, -9999.00, 3.00 +EED, 08, 29, 104.00, 79.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 29, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 29, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 29, 78.00, 55.00, 24.00, 30.00, 40.00 +EKO, 08, 29, 84.00, 44.00, 10.00, 9.00, 15.00 +ELD, 08, 29, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 29, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 29, 91.00, 65.00, 16.00, 10.00, 23.00 +ELY, 08, 29, 80.00, 43.00, 12.00, 12.00, 19.00 +EMP, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 29, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +END, 08, 29, 90.00, 67.00, -9999.00, -9999.00, 18.00 +ENN, 08, 29, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 29, 84.00, 60.00, -9999.00, -9999.00, 9.00 +EPH, 08, 29, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 29, 76.00, 60.00, 27.00, 23.00, 39.00 +ESF, 08, 29, 91.00, 70.00, -9999.00, -9999.00, 35.00 +EUG, 08, 29, 80.00, 52.00, 13.00, 13.00, 18.00 +EVV, 08, 29, 85.00, 63.00, 18.00, 17.00, 28.00 +EWN, 08, 29, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 29, 83.00, 65.00, 18.00, 20.00, 29.00 +EYW, 08, 29, 89.00, 79.00, 30.00, 32.00, 48.00 +E74, 08, 29, 94.00, 64.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 29, 85.00, 64.00, -9999.00, -9999.00, 27.00 +FAI, 08, 29, 62.00, 43.00, 27.00, 25.00, 39.00 +FAR, 08, 29, 76.00, 52.00, 19.00, 18.00, 31.00 +FAT, 08, 29, 94.00, 62.00, 1.00, 2.00, 3.00 +FAY, 08, 29, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 29, 74.00, 44.00, 18.00, 19.00, 29.00 +FCS, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FDY, 08, 29, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 29, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FLG, 08, 29, 77.00, 46.00, 15.00, 21.00, 29.00 +FLL, 08, 29, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 29, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 29, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +FME, 08, 29, 85.00, 60.00, -9999.00, -9999.00, 26.00 +FMH, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 08, 29, 87.00, 53.00, 11.00, 9.00, 16.00 +FMY, 08, 29, 91.00, 75.00, 18.00, 49.00, 57.00 +FNT, 08, 29, 76.00, 56.00, 21.00, 20.00, 33.00 +FOD, 08, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 29, 84.00, 61.00, -9999.00, -9999.00, 23.00 +FOK, 08, 29, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 29, 86.00, 63.00, -9999.00, -9999.00, 26.00 +FSD, 08, 29, 79.00, 55.00, 23.00, 17.00, 31.00 +FSI, 08, 29, 91.00, 67.00, -9999.00, -9999.00, 20.00 +FSM, 08, 29, 90.00, 67.00, 14.00, 17.00, 24.00 +FTK, 08, 29, 84.00, 61.00, -9999.00, -9999.00, 24.00 +FWA, 08, 29, 80.00, 59.00, 18.00, 20.00, 31.00 +FWH, 08, 29, 92.00, 69.00, -9999.00, -9999.00, 18.00 +FYU, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 29, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 29, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 29, 106.00, 76.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 29, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 29, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 29, 78.00, 51.00, 12.00, 9.00, 17.00 +GFA, 08, 29, 76.00, 48.00, -9999.00, -9999.00, 24.00 +GFK, 08, 29, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 29, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 29, 78.00, 50.00, 15.00, 14.00, 23.00 +GJT, 08, 29, 87.00, 58.00, 11.00, 11.00, 19.00 +GKN, 08, 29, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 29, 83.00, 55.00, 15.00, 9.00, 21.00 +GLH, 08, 29, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 29, 87.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 29, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 29, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 29, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 29, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 29, 74.00, 54.00, 25.00, 24.00, 38.00 +GRCI, 08, 29, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 29, 76.00, 50.00, -9999.00, -9999.00, 22.00 +GRI, 08, 29, 82.00, 58.00, 18.00, 13.00, 26.00 +GRK, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 08, 29, 77.00, 55.00, 21.00, 19.00, 31.00 +GSB, 08, 29, 87.00, 67.00, -9999.00, -9999.00, 30.00 +GSG, 08, 29, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 29, 84.00, 64.00, 18.00, 20.00, 29.00 +GSP, 08, 29, 85.00, 66.00, 17.00, 22.00, 30.00 +GST, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 29, 75.00, 56.00, -9999.00, -9999.00, 35.00 +GTF, 08, 29, 76.00, 48.00, 19.00, 18.00, 28.00 +GUP, 08, 29, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 29, 81.00, 58.00, -9999.00, -9999.00, 27.00 +GVW, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 08, 29, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 29, 84.00, 71.00, 19.00, 20.00, 30.00 +HBR, 08, 29, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 29, 93.00, 70.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 29, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 29, 83.00, 54.00, -9999.00, -9999.00, 15.00 +HKY, 08, 29, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 29, 77.00, 47.00, 16.00, 15.00, 25.00 +HMN, 08, 29, 92.00, 59.00, -9999.00, -9999.00, 19.00 +HMS, 08, 29, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 29, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 29, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 08, 29, 80.00, 54.00, 18.00, 13.00, 27.00 +HOP, 08, 29, 87.00, 62.00, -9999.00, -9999.00, 23.00 +HOT, 08, 29, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 29, 91.00, 74.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 29, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 29, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 29, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 29, 90.00, 70.00, -9999.00, -9999.00, 36.00 +HST, 08, 29, 90.00, 73.00, -9999.00, -9999.00, 53.00 +HSV, 08, 29, 87.00, 66.00, 17.00, 22.00, 31.00 +HTL, 08, 29, 73.00, 51.00, 27.00, 24.00, 42.00 +HTS, 08, 29, 82.00, 62.00, 18.00, 24.00, 33.00 +HUF, 08, 29, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 29, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 29, 78.00, 48.00, 17.00, 15.00, 25.00 +IAB, 08, 29, 87.00, 65.00, -9999.00, -9999.00, 24.00 +IAD, 08, 29, 83.00, 60.00, 19.00, 22.00, 33.00 +IAG, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 29, 91.00, 71.00, 13.00, 26.00, 32.00 +ICT, 08, 29, 87.00, 65.00, 17.00, 14.00, 25.00 +IDA, 08, 29, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 29, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 29, 82.00, 63.00, 18.00, 18.00, 29.00 +ILI, 08, 29, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 29, 87.00, 69.00, 20.00, 27.00, 37.00 +IMT, 08, 29, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +IND, 08, 29, 82.00, 60.00, 18.00, 19.00, 29.00 +INL, 08, 29, 70.00, 48.00, 26.00, 25.00, 41.00 +INS, 08, 29, 93.00, 65.00, -9999.00, -9999.00, 6.00 +INT, 08, 29, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +INW, 08, 29, 88.00, 58.00, 12.00, 14.00, 22.00 +IPL, 08, 29, 103.00, 76.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 29, 79.00, 58.00, 20.00, 25.00, 35.00 +IRK, 08, 29, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 29, 77.00, 49.00, 19.00, 16.00, 28.00 +ISP, 08, 29, 78.00, 64.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 29, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 29, 101.00, 72.00, -9999.00, -9999.00, 13.00 +IWD, 08, 29, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 29, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 29, 91.00, 68.00, 13.00, 24.00, 30.00 +JAX, 08, 29, 90.00, 71.00, 20.00, 37.00, 44.00 +JBR, 08, 29, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 29, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 29, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 29, 80.00, 65.00, 20.00, 19.00, 31.00 +JHW, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 29, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 29, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 29, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 29, 60.00, 46.00, 47.00, 48.00, 59.00 +JST, 08, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 29, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 29, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 29, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 29, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 29, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 29, 77.00, 55.00, 19.00, 20.00, 30.00 +LAR, 08, 29, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 29, 100.00, 71.00, 6.00, 5.00, 10.00 +LAX, 08, 29, 77.00, 64.00, 2.00, 3.00, 4.00 +LBB, 08, 29, 87.00, 64.00, 16.00, 12.00, 22.00 +LBF, 08, 29, 82.00, 53.00, 19.00, 11.00, 26.00 +LCH, 08, 29, 90.00, 72.00, 17.00, 28.00, 36.00 +LCK, 08, 29, 82.00, 59.00, -9999.00, -9999.00, 28.00 +LEB, 08, 29, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 29, 83.00, 63.00, 15.00, 23.00, 31.00 +LFI, 08, 29, 83.00, 69.00, -9999.00, -9999.00, 28.00 +LFK, 08, 29, 92.00, 70.00, 12.00, 21.00, 27.00 +LFT, 08, 29, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 29, 80.00, 66.00, 19.00, 20.00, 30.00 +LGB, 08, 29, 83.00, 64.00, 2.00, 3.00, 4.00 +LGU, 08, 29, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 29, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 29, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 29, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 29, 89.00, 68.00, 13.00, 19.00, 26.00 +LIZ, 08, 29, 70.00, 48.00, -9999.00, -9999.00, 43.00 +LMT, 08, 29, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +LND, 08, 29, 79.00, 50.00, 10.00, 11.00, 17.00 +LNK, 08, 29, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 29, 87.00, 49.00, 5.00, 3.00, 6.00 +LOZ, 08, 29, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 29, 97.00, 74.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 29, 88.00, 66.00, -9999.00, -9999.00, 26.00 +LSE, 08, 29, 78.00, 56.00, 22.00, 21.00, 34.00 +LSF, 08, 29, 90.00, 70.00, -9999.00, -9999.00, 29.00 +LSV, 08, 29, 102.00, 63.00, -9999.00, -9999.00, 6.00 +LTS, 08, 29, 93.00, 67.00, -9999.00, -9999.00, 19.00 +LUF, 08, 29, 103.00, 71.00, -9999.00, -9999.00, 9.00 +LVS, 08, 29, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 29, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 29, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 29, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 29, 83.00, 62.00, 20.00, 20.00, 31.00 +MAF, 08, 29, 90.00, 65.00, 13.00, 12.00, 19.00 +MBL, 08, 29, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 29, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 29, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 29, 91.00, 60.00, -9999.00, -9999.00, 2.00 +MCF, 08, 29, 90.00, 74.00, -9999.00, -9999.00, 47.00 +MCG, 08, 29, 60.00, 41.00, 36.00, 33.00, 49.00 +MCI, 08, 29, 83.00, 62.00, 19.00, 20.00, 30.00 +MCK, 08, 29, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 29, 90.00, 68.00, 17.00, 21.00, 31.00 +MCO, 08, 29, 91.00, 73.00, 15.00, 43.00, 49.00 +MCW, 08, 29, 77.00, 55.00, 19.00, 16.00, 27.00 +MC2, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MDH, 08, 29, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 29, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 29, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 29, 80.00, 61.00, 25.00, 21.00, 36.00 +MEI, 08, 29, 90.00, 68.00, 15.00, 23.00, 32.00 +MEM, 08, 29, 88.00, 69.00, 15.00, 20.00, 27.00 +MER, 08, 29, 93.00, 58.00, -9999.00, -9999.00, 2.00 +MFD, 08, 29, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 29, 95.00, 75.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 29, 88.00, 53.00, 10.00, 8.00, 13.00 +MGE, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 08, 29, 90.00, 70.00, 16.00, 22.00, 30.00 +MGW, 08, 29, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 29, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 29, 91.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 08, 29, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 29, 90.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 29, 75.00, 51.00, -9999.00, -9999.00, 27.00 +MIV, 08, 29, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 29, 88.00, 49.00, -9999.00, -9999.00, 9.00 +MKC, 08, 29, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 29, 75.00, 58.00, 24.00, 19.00, 35.00 +MKG, 08, 29, 76.00, 56.00, 20.00, 19.00, 30.00 +MKL, 08, 29, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 29, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 29, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 29, 84.00, 45.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 29, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 29, 81.00, 58.00, 21.00, 18.00, 30.00 +MLS, 08, 29, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 29, 90.00, 69.00, -9999.00, -9999.00, 29.00 +MOB, 08, 29, 89.00, 72.00, 19.00, 39.00, 46.00 +MOT, 08, 29, 75.00, 51.00, 17.00, 15.00, 26.00 +MPV, 08, 29, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 29, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 29, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 29, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 29, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 29, 71.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 29, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 29, 76.00, 53.00, 24.00, 20.00, 35.00 +MSO, 08, 29, 77.00, 46.00, 18.00, 17.00, 27.00 +MSP, 08, 29, 76.00, 56.00, 25.00, 21.00, 37.00 +MSS, 08, 29, 74.00, 52.00, 22.00, 23.00, 36.00 +MSY, 08, 29, 89.00, 72.00, 13.00, 35.00, 42.00 +MTC, 08, 29, 76.00, 57.00, -9999.00, -9999.00, 26.00 +MTN, 08, 29, 83.00, 63.00, -9999.00, -9999.00, 26.00 +MTO, 08, 29, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 29, 81.00, 58.00, -9999.00, -9999.00, 26.00 +MUO, 08, 29, 87.00, 51.00, -9999.00, -9999.00, 9.00 +MWA, 08, 29, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 29, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 29, 90.00, 70.00, -9999.00, -9999.00, 25.00 +MYL, 08, 29, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 29, 88.00, 69.00, -9999.00, -9999.00, 33.00 +NAO, 08, 29, 86.00, 74.00, -9999.00, -9999.00, 44.00 +NBC, 08, 29, 88.00, 71.00, -9999.00, -9999.00, 37.00 +NBE, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +NBU, 08, 29, 79.00, 59.00, -9999.00, -9999.00, 28.00 +NCA, 08, 29, 88.00, 66.00, -9999.00, -9999.00, 37.00 +NCO, 08, 29, 76.00, 61.00, -9999.00, -9999.00, 30.00 +NC1, 08, 29, 93.00, 65.00, -9999.00, -9999.00, 3.00 +NEL, 08, 29, 82.00, 59.00, -9999.00, -9999.00, 28.00 +NFG, 08, 29, 76.00, 63.00, -9999.00, -9999.00, 2.00 +NFL, 08, 29, 85.00, 48.00, -9999.00, -9999.00, 6.00 +NGP, 08, 29, 92.00, 74.00, -9999.00, -9999.00, 25.00 +NGU, 08, 29, 83.00, 68.00, -9999.00, -9999.00, 28.00 +NGZ, 08, 29, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 29, 83.00, 62.00, -9999.00, -9999.00, 28.00 +NHZ, 08, 29, 74.00, 55.00, -9999.00, -9999.00, 31.00 +NID, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 29, 90.00, 71.00, -9999.00, -9999.00, 46.00 +NIR, 08, 29, 93.00, 71.00, -9999.00, -9999.00, 26.00 +NKT, 08, 29, 86.00, 70.00, -9999.00, -9999.00, 38.00 +NKX, 08, 29, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 29, 89.00, 66.00, -9999.00, -9999.00, 30.00 +NPA, 08, 29, 88.00, 73.00, -9999.00, -9999.00, 36.00 +NQA, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 29, 94.00, 73.00, -9999.00, -9999.00, 24.00 +NQX, 08, 29, 89.00, 79.00, -9999.00, -9999.00, 49.00 +NRB, 08, 29, 88.00, 74.00, -9999.00, -9999.00, 38.00 +NRC, 08, 29, 93.00, 57.00, -9999.00, -9999.00, 3.00 +NRS, 08, 29, 75.00, 65.00, -9999.00, -9999.00, 2.00 +NSE, 08, 29, 90.00, 69.00, -9999.00, -9999.00, 38.00 +NSI, 08, 29, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTD, 08, 29, 76.00, 59.00, -9999.00, -9999.00, 2.00 +NTK, 08, 29, 84.00, 64.00, -9999.00, -9999.00, 5.00 +NTU, 08, 29, 83.00, 68.00, -9999.00, -9999.00, 30.00 +NUC, 08, 29, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 29, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 29, 71.00, 49.00, -9999.00, -9999.00, 23.00 +NWF, 08, 29, 83.00, 64.00, -9999.00, -9999.00, 4.00 +NXX, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 29, 85.00, 61.00, -9999.00, -9999.00, 28.00 +NZC, 08, 29, 90.00, 69.00, -9999.00, -9999.00, 44.00 +NZJ, 08, 29, 85.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 29, 76.00, 57.00, -9999.00, -9999.00, 29.00 +NZY, 08, 29, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 29, 76.00, 54.00, 2.00, 3.00, 4.00 +OAR, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 08, 29, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 29, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 29, 89.00, 67.00, 14.00, 11.00, 21.00 +OLM, 08, 29, 75.00, 48.00, 19.00, 19.00, 27.00 +OMA, 08, 29, 82.00, 59.00, 19.00, 16.00, 28.00 +OME, 08, 29, 54.00, 42.00, 33.00, 35.00, 46.00 +ONT, 08, 29, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 29, 79.00, 59.00, 23.00, 20.00, 35.00 +ORF, 08, 29, 83.00, 68.00, 16.00, 19.00, 29.00 +ORH, 08, 29, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 29, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 29, 74.00, 53.00, -9999.00, -9999.00, 32.00 +OTG, 08, 29, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 29, 67.00, 52.00, 13.00, 15.00, 21.00 +OTM, 08, 29, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 29, 53.00, 44.00, 28.00, 30.00, 41.00 +OURC, 08, 29, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 29, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 29, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 29, 90.00, 68.00, -9999.00, -9999.00, 34.00 +PACZ, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 29, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 29, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 29, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 29, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 29, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 29, 90.00, 71.00, -9999.00, -9999.00, 38.00 +PAQ, 08, 29, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 29, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 29, 52.00, 47.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 29, 49.00, 41.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 29, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 29, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 29, 74.00, 55.00, -9999.00, -9999.00, 34.00 +PBI, 08, 29, 90.00, 75.00, 29.00, 42.00, 56.00 +PDT, 08, 29, 82.00, 55.00, 11.00, 9.00, 16.00 +PDX, 08, 29, 79.00, 55.00, 17.00, 16.00, 24.00 +PFN, 08, 29, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 29, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 29, 82.00, 64.00, 18.00, 18.00, 30.00 +PHX, 08, 29, 102.00, 77.00, 9.00, 3.00, 11.00 +PIA, 08, 29, 81.00, 60.00, 20.00, 20.00, 31.00 +PIB, 08, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 29, 81.00, 48.00, 10.00, 11.00, 18.00 +PIR, 08, 29, 83.00, 55.00, 14.00, 12.00, 22.00 +PIT, 08, 29, 79.00, 58.00, 20.00, 23.00, 33.00 +PKB, 08, 29, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 29, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 29, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 29, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 29, 88.00, 73.00, 17.00, 28.00, 35.00 +POB, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +POE, 08, 29, 91.00, 68.00, -9999.00, -9999.00, 43.00 +POM, 08, 29, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 08, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 29, 91.00, 53.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 29, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 29, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 29, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 29, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 29, 76.00, 52.00, -9999.00, -9999.00, 29.00 +PSP, 08, 29, 105.00, 73.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 29, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 29, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 29, 86.00, 56.00, 18.00, 11.00, 24.00 +PUC, 08, 29, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 29, 79.00, 59.00, 19.00, 17.00, 29.00 +PVU, 08, 29, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 29, 74.00, 54.00, 21.00, 20.00, 30.00 +P02, 08, 29, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +P07, 08, 29, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +P11, 08, 29, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +P24, 08, 29, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +P28, 08, 29, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +P35, 08, 29, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +P38, 08, 29, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +P39, 08, 29, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +P58, 08, 29, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +P59, 08, 29, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +P60, 08, 29, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +P61, 08, 29, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +P67, 08, 29, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +P68, 08, 29, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +P69, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 29, 86.00, 44.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 29, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 29, 80.00, 51.00, 16.00, 13.00, 25.00 +RBL, 08, 29, 94.00, 63.00, 4.00, 4.00, 6.00 +RCA, 08, 29, 80.00, 51.00, -9999.00, -9999.00, 21.00 +RDD, 08, 29, 93.00, 62.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 29, 80.00, 43.00, 10.00, 8.00, 14.00 +RDR, 08, 29, 75.00, 50.00, -9999.00, -9999.00, 28.00 +RDU, 08, 29, 85.00, 66.00, 17.00, 18.00, 27.00 +REE, 08, 29, 87.00, 64.00, -9999.00, -9999.00, 18.00 +REJ, 08, 29, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 29, 79.00, 57.00, 21.00, 20.00, 33.00 +RIC, 08, 29, 85.00, 64.00, 20.00, 19.00, 30.00 +RIV, 08, 29, 92.00, 60.00, -9999.00, -9999.00, 2.00 +RIW, 08, 29, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 29, 76.00, 46.00, 9.00, 9.00, 14.00 +RME, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 29, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +RND, 08, 29, 93.00, 73.00, -9999.00, -9999.00, 20.00 +RNO, 08, 29, 85.00, 46.00, 7.00, 6.00, 10.00 +ROA, 08, 29, 83.00, 62.00, 16.00, 21.00, 30.00 +ROC, 08, 29, 76.00, 56.00, 24.00, 24.00, 38.00 +ROW, 08, 29, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 29, 85.00, 62.00, 14.00, 11.00, 22.00 +RST, 08, 29, 75.00, 54.00, 26.00, 22.00, 37.00 +RWF, 08, 29, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 29, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 29, 90.00, 57.00, 2.00, 3.00, 3.00 +SAF, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 29, 78.00, 67.00, 2.00, 3.00, 4.00 +SAT, 08, 29, 93.00, 73.00, 13.00, 14.00, 21.00 +SAV, 08, 29, 88.00, 71.00, 18.00, 30.00, 39.00 +SAW, 08, 29, 71.00, 54.00, -9999.00, -9999.00, 38.00 +SBA, 08, 29, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 29, 95.00, 62.00, -9999.00, -9999.00, 2.00 +SBN, 08, 29, 79.00, 58.00, 22.00, 22.00, 32.00 +SBP, 08, 29, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 29, 76.00, 37.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 29, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 29, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 29, 91.00, 60.00, 3.00, 2.00, 3.00 +SDF, 08, 29, 84.00, 64.00, 18.00, 22.00, 31.00 +SEA, 08, 29, 73.00, 55.00, 17.00, 18.00, 26.00 +SEM, 08, 29, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 29, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 29, 73.00, 55.00, 2.00, 3.00, 4.00 +SGF, 08, 29, 85.00, 63.00, 17.00, 18.00, 29.00 +SGY, 08, 29, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 29, 80.00, 47.00, 15.00, 13.00, 22.00 +SHV, 08, 29, 91.00, 70.00, 11.00, 17.00, 23.00 +SIT, 08, 29, 61.00, 51.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 29, 92.00, 67.00, 10.00, 11.00, 17.00 +SKA, 08, 29, 78.00, 51.00, -9999.00, -9999.00, 16.00 +SKF, 08, 29, 93.00, 73.00, -9999.00, -9999.00, 18.00 +SLC, 08, 29, 85.00, 57.00, 13.00, 12.00, 20.00 +SLE, 08, 29, 80.00, 50.00, 13.00, 15.00, 20.00 +SLN, 08, 29, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 29, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 29, 74.00, 54.00, -9999.00, 2.00, 4.00 +SNA, 08, 29, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 29, 51.00, 43.00, 40.00, 44.00, 58.00 +SNS, 08, 29, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 29, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 29, 82.00, 61.00, 17.00, 19.00, 29.00 +SPS, 08, 29, 92.00, 69.00, 13.00, 12.00, 19.00 +SRQ, 08, 29, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 29, 88.00, 66.00, -9999.00, -9999.00, 30.00 +SSI, 08, 29, 87.00, 74.00, -9999.00, -9999.00, -9999.00 +STC, 08, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 29, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +STL, 08, 29, 85.00, 65.00, 18.00, 18.00, 29.00 +STNV, 08, 29, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +STS, 08, 29, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 29, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 29, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 29, 88.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 08, 29, 80.00, 58.00, 22.00, 17.00, 32.00 +SVN, 08, 29, 88.00, 71.00, -9999.00, -9999.00, 37.00 +SWF, 08, 29, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 29, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 29, 76.00, 56.00, 25.00, 25.00, 38.00 +SZL, 08, 29, 85.00, 60.00, -9999.00, -9999.00, 26.00 +TAD, 08, 29, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 29, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 29, 86.00, 59.00, -9999.00, -9999.00, 29.00 +TCC, 08, 29, 87.00, 60.00, 15.00, 10.00, 20.00 +TCL, 08, 29, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 29, 76.00, 50.00, -9999.00, -9999.00, 23.00 +TCS, 08, 29, 88.00, 63.00, -9999.00, 14.00, 25.00 +TEB, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 29, 89.00, 67.00, -9999.00, -9999.00, 20.00 +TKA, 08, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 29, 90.00, 71.00, 14.00, 38.00, 43.00 +TNX, 08, 29, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 29, 79.00, 56.00, 18.00, 22.00, 33.00 +TOP, 08, 29, 84.00, 61.00, 21.00, 19.00, 31.00 +TPA, 08, 29, 90.00, 74.00, 23.00, 41.00, 49.00 +TPH, 08, 29, 85.00, 52.00, 7.00, 7.00, 11.00 +TRI, 08, 29, 83.00, 61.00, 17.00, 22.00, 30.00 +TRK, 08, 29, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 29, 103.00, 73.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 29, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 29, 89.00, 68.00, 14.00, 13.00, 23.00 +TUP, 08, 29, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 29, 96.00, 71.00, 17.00, 13.00, 25.00 +TVC, 08, 29, 75.00, 54.00, 22.00, 19.00, 33.00 +TVL, 08, 29, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 29, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 29, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 29, 85.00, 64.00, 15.00, 23.00, 30.00 +T01, 08, 29, 84.00, 62.00, -9999.00, -9999.00, 28.00 +T02, 08, 29, 87.00, 67.00, -9999.00, -9999.00, 29.00 +T03, 08, 29, 87.00, 68.00, -9999.00, -9999.00, 33.00 +T04, 08, 29, 90.00, 73.00, -9999.00, -9999.00, 47.00 +T05, 08, 29, 86.00, 60.00, -9999.00, -9999.00, 25.00 +T06, 08, 29, 90.00, 66.00, -9999.00, -9999.00, 27.00 +T07, 08, 29, 90.00, 53.00, -9999.00, -9999.00, 15.00 +T08, 08, 29, 84.00, 60.00, -9999.00, -9999.00, 15.00 +UCA, 08, 29, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 29, 93.00, 65.00, -9999.00, -9999.00, 6.00 +UIL, 08, 29, 69.00, 49.00, 28.00, 28.00, 37.00 +UIN, 08, 29, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 29, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 29, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 29, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +U15, 08, 29, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +U28, 08, 29, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 29, 89.00, 68.00, -9999.00, -9999.00, 35.00 +VBG, 08, 29, 75.00, 54.00, -9999.00, -9999.00, 8.00 +VCT, 08, 29, 92.00, 73.00, 12.00, 27.00, 32.00 +VCV, 08, 29, 94.00, 59.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 29, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 29, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 29, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 29, 91.00, 70.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 29, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 29, 90.00, 70.00, -9999.00, -9999.00, 37.00 +VRB, 08, 29, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 29, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 29, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 29, 84.00, 62.00, 14.00, 14.00, 23.00 +WJA, 08, 29, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 29, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 29, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 29, 86.00, 44.00, 8.00, 8.00, 12.00 +WPO, 08, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 29, 90.00, 68.00, -9999.00, -9999.00, 29.00 +WRG, 08, 29, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 29, 83.00, 59.00, -9999.00, -9999.00, 26.00 +WRL, 08, 29, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +X68, 08, 29, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 29, 58.00, 44.00, 53.00, 51.00, 64.00 +YCG, 08, 29, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 29, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 29, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 29, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 29, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 29, 82.00, 49.00, 7.00, 7.00, 12.00 +YNG, 08, 29, 77.00, 56.00, 22.00, 24.00, 36.00 +YPA, 08, 29, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 29, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 29, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 29, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 29, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 29, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 29, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 29, 104.00, 78.00, 3.00, 2.00, 4.00 +YVR, 08, 29, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 29, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 29, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 29, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 29, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 29, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 29, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 29, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 29, 71.00, 49.00, 26.00, 27.00, 39.00 +ZUN, 08, 29, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 29, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 29, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 29, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +01R, 08, 29, 91.00, 69.00, -9999.00, -9999.00, 28.00 +1V1, 08, 29, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 29, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 29, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 29, 85.00, 70.00, -9999.00, -9999.00, 30.00 +2PJ, 08, 29, 88.00, 66.00, -9999.00, -9999.00, 29.00 +3B1, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 29, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 29, 74.00, 51.00, -9999.00, -9999.00, 32.00 +3SE, 08, 29, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 29, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 29, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +4OM, 08, 29, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 29, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 29, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 29, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 29, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 30, 79.00, 59.00, 19.00, 23.00, 32.00 +ABI, 08, 30, 91.00, 69.00, 12.00, 14.00, 20.00 +ABQ, 08, 30, 85.00, 59.00, 20.00, 12.00, 26.00 +ABR, 08, 30, 79.00, 52.00, 18.00, 13.00, 25.00 +ABY, 08, 30, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 30, 73.00, 59.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 30, 94.00, 71.00, 10.00, 14.00, 20.00 +ACV, 08, 30, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 30, 80.00, 60.00, 19.00, 15.00, 27.00 +ADK, 08, 30, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 30, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 30, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 30, 82.00, 59.00, -9999.00, -9999.00, 27.00 +AEX, 08, 30, 90.00, 70.00, -9999.00, -9999.00, 28.00 +AFF, 08, 30, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 30, 92.00, 72.00, -9999.00, -9999.00, 57.00 +AGS, 08, 30, 88.00, 67.00, 17.00, 24.00, 33.00 +AHN, 08, 30, 86.00, 66.00, 16.00, 22.00, 30.00 +AKN, 08, 30, 59.00, 44.00, 36.00, 39.00, 52.00 +AKO, 08, 30, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 30, 78.00, 54.00, 21.00, 24.00, 35.00 +ALI, 08, 30, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 30, 78.00, 55.00, 22.00, 18.00, 31.00 +ALS, 08, 30, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 30, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 30, 85.00, 60.00, 18.00, 13.00, 26.00 +AMG, 08, 30, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 30, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 30, 60.00, 46.00, 31.00, 31.00, 43.00 +AND, 08, 30, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 30, 63.00, 50.00, 41.00, 44.00, 55.00 +AOO, 08, 30, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +APN, 08, 30, 73.00, 49.00, 24.00, 24.00, 38.00 +AQQ, 08, 30, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 08, 30, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +AST, 08, 30, 69.00, 51.00, 20.00, 22.00, 30.00 +ATL, 08, 30, 85.00, 67.00, 16.00, 23.00, 31.00 +ATW, 08, 30, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 30, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 30, 82.00, 58.00, -9999.00, -9999.00, 28.00 +AUG, 08, 30, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 30, 93.00, 72.00, 10.00, 15.00, 20.00 +AUW, 08, 30, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 30, 80.00, 59.00, 16.00, 27.00, 33.00 +AVP, 08, 30, 76.00, 57.00, 22.00, 22.00, 33.00 +AXN, 08, 30, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 30, 76.00, 55.00, -9999.00, -9999.00, 32.00 +AYS, 08, 30, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 30, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 30, 91.00, 59.00, -9999.00, -9999.00, 3.00 +BAD, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 30, 72.00, 41.00, -9999.00, -9999.00, 20.00 +BDL, 08, 30, 79.00, 57.00, 22.00, 21.00, 33.00 +BDR, 08, 30, 78.00, 62.00, 22.00, 18.00, 34.00 +BET, 08, 30, 56.00, 43.00, 42.00, 41.00, 55.00 +BFD, 08, 30, 71.00, 50.00, 25.00, 27.00, 38.00 +BFF, 08, 30, 82.00, 51.00, 16.00, 10.00, 22.00 +BFL, 08, 30, 93.00, 66.00, 2.00, 2.00, 3.00 +BGM, 08, 30, 73.00, 54.00, 21.00, 24.00, 35.00 +BGR, 08, 30, 73.00, 53.00, 20.00, 19.00, 31.00 +BGS, 08, 30, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 30, 87.00, 66.00, 16.00, 24.00, 32.00 +BID, 08, 30, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 30, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 30, 91.00, 51.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 30, 78.00, 52.00, 16.00, 15.00, 24.00 +BIS, 08, 30, 77.00, 49.00, 18.00, 14.00, 26.00 +BIX, 08, 30, 89.00, 73.00, -9999.00, -9999.00, 35.00 +BJI, 08, 30, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 30, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 30, 82.00, 49.00, -9999.00, -9999.00, 26.00 +BKW, 08, 30, 76.00, 56.00, 22.00, 27.00, 38.00 +BLF, 08, 30, 75.00, 59.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 30, 104.00, 77.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 30, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 30, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 30, 84.00, 59.00, -9999.00, -9999.00, 24.00 +BNA, 08, 30, 86.00, 65.00, 18.00, 22.00, 31.00 +BNO, 08, 30, 79.00, 41.00, -9999.00, 10.00, 21.00 +BOI, 08, 30, 83.00, 53.00, 9.00, 7.00, 13.00 +BOS, 08, 30, 76.00, 61.00, 19.00, 20.00, 30.00 +BPI, 08, 30, 74.00, 31.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 30, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 30, 79.00, 59.00, -9999.00, -9999.00, 28.00 +BRO, 08, 30, 92.00, 75.00, 15.00, 23.00, 30.00 +BRW, 08, 30, 39.00, 31.00, 27.00, 27.00, 42.00 +BSM, 08, 30, 93.00, 72.00, -9999.00, -9999.00, 18.00 +BTI, 08, 30, 40.00, 33.00, 22.00, 24.00, 35.00 +BTL, 08, 30, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 30, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 30, 89.00, 71.00, 11.00, 35.00, 39.00 +BTT, 08, 30, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 30, 74.00, 54.00, 29.00, 27.00, 42.00 +BUB, 08, 30, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 30, 75.00, 57.00, 25.00, 23.00, 36.00 +BUR, 08, 30, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 30, 88.00, 73.00, -9999.00, 31.00, 45.00 +BWG, 08, 30, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 30, 82.00, 63.00, 18.00, 19.00, 29.00 +BYH, 08, 30, 87.00, 66.00, -9999.00, -9999.00, 23.00 +BYI, 08, 30, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 30, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 30, 88.00, 67.00, 17.00, 22.00, 30.00 +CAG, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 30, 77.00, 57.00, 22.00, 23.00, 35.00 +CAO, 08, 30, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 30, 69.00, 48.00, 27.00, 29.00, 42.00 +CBM, 08, 30, 89.00, 66.00, -9999.00, -9999.00, 27.00 +CDB, 08, 30, 54.00, 46.00, 49.00, 52.00, 68.00 +CDC, 08, 30, 83.00, 52.00, 10.00, 9.00, 16.00 +CDR, 08, 30, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 30, 90.00, 65.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 30, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 30, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 30, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 30, 85.00, 66.00, 16.00, 23.00, 31.00 +CHO, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 30, 87.00, 71.00, 20.00, 28.00, 37.00 +CID, 08, 30, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 30, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 30, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 30, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 30, 77.00, 58.00, 25.00, 24.00, 37.00 +CLL, 08, 30, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 30, 85.00, 66.00, 16.00, 18.00, 27.00 +CMH, 08, 30, 79.00, 58.00, 18.00, 22.00, 32.00 +CMI, 08, 30, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 30, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 30, 84.00, 61.00, 22.00, 13.00, 29.00 +CNM, 08, 30, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 30, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +COD, 08, 30, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +COF, 08, 30, 89.00, 73.00, -9999.00, -9999.00, 41.00 +CON, 08, 30, 76.00, 51.00, 21.00, 21.00, 33.00 +COS, 08, 30, 77.00, 51.00, 21.00, 19.00, 31.00 +COT, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 30, 83.00, 61.00, 18.00, 17.00, 28.00 +CPR, 08, 30, 80.00, 47.00, 14.00, 11.00, 20.00 +CRBC, 08, 30, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 30, 92.00, 74.00, 15.00, 21.00, 27.00 +CRW, 08, 30, 82.00, 60.00, 21.00, 26.00, 37.00 +CSG, 08, 30, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 30, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 30, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 30, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 30, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 30, 81.00, 60.00, 18.00, 21.00, 31.00 +CVN, 08, 30, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 30, 85.00, 58.00, -9999.00, -9999.00, 22.00 +CXY, 08, 30, 80.00, 61.00, 17.00, 17.00, 27.00 +CYS, 08, 30, 76.00, 48.00, 17.00, 18.00, 29.00 +DAA, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 08, 30, 88.00, 73.00, 21.00, 34.00, 45.00 +DAG, 08, 30, 98.00, 69.00, 3.00, 5.00, 6.00 +DAL, 08, 30, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 30, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 30, 80.00, 58.00, 20.00, 22.00, 32.00 +DBQ, 08, 30, 76.00, 56.00, 24.00, 19.00, 34.00 +DCA, 08, 30, 84.00, 67.00, 18.00, 20.00, 28.00 +DDC, 08, 30, 86.00, 62.00, 18.00, 10.00, 25.00 +DEC, 08, 30, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 30, 81.00, 53.00, 18.00, 16.00, 27.00 +DFW, 08, 30, 92.00, 71.00, 9.00, 12.00, 18.00 +DHN, 08, 30, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 30, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 30, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 30, 93.00, 72.00, -9999.00, -9999.00, 14.00 +DLG, 08, 30, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 30, 69.00, 49.00, 28.00, 26.00, 42.00 +DLLC, 08, 30, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 30, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 30, 95.00, 70.00, -9999.00, -9999.00, 20.00 +DMN, 08, 30, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 30, 83.00, 63.00, -9999.00, -9999.00, 26.00 +DPG, 08, 30, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 30, 90.00, 69.00, -9999.00, -9999.00, 37.00 +DRA, 08, 30, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 30, 93.00, 72.00, 10.00, 11.00, 18.00 +DSM, 08, 30, 80.00, 59.00, 21.00, 19.00, 31.00 +DTW, 08, 30, 78.00, 56.00, 19.00, 20.00, 30.00 +DUG, 08, 30, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 30, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 30, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 30, 91.00, 69.00, -9999.00, -9999.00, 21.00 +D45, 08, 30, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 30, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 30, 75.00, 53.00, 22.00, 20.00, 32.00 +ECG, 08, 30, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 30, 93.00, 63.00, -9999.00, -9999.00, 3.00 +EED, 08, 30, 103.00, 78.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +EGE, 08, 30, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 30, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 30, 77.00, 54.00, 24.00, 30.00, 40.00 +EKO, 08, 30, 84.00, 44.00, 10.00, 9.00, 15.00 +ELD, 08, 30, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 30, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 30, 90.00, 64.00, 16.00, 10.00, 23.00 +ELY, 08, 30, 80.00, 42.00, 12.00, 12.00, 19.00 +EMP, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 30, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +END, 08, 30, 89.00, 66.00, -9999.00, -9999.00, 18.00 +ENN, 08, 30, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 30, 84.00, 60.00, -9999.00, -9999.00, 9.00 +EPH, 08, 30, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 30, 75.00, 59.00, 27.00, 23.00, 39.00 +ESF, 08, 30, 90.00, 70.00, -9999.00, -9999.00, 34.00 +EUG, 08, 30, 79.00, 51.00, 13.00, 13.00, 18.00 +EVV, 08, 30, 84.00, 62.00, 18.00, 17.00, 28.00 +EWN, 08, 30, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 30, 82.00, 64.00, 18.00, 20.00, 29.00 +EYW, 08, 30, 89.00, 79.00, 30.00, 32.00, 48.00 +E74, 08, 30, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 30, 84.00, 63.00, -9999.00, -9999.00, 27.00 +FAI, 08, 30, 62.00, 42.00, 26.00, 25.00, 38.00 +FAR, 08, 30, 76.00, 52.00, 19.00, 18.00, 31.00 +FAT, 08, 30, 93.00, 61.00, 1.00, 2.00, 3.00 +FAY, 08, 30, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 30, 74.00, 43.00, 18.00, 19.00, 29.00 +FCS, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FDY, 08, 30, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 30, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FLG, 08, 30, 76.00, 45.00, 15.00, 21.00, 29.00 +FLL, 08, 30, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 30, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 30, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +FME, 08, 30, 84.00, 59.00, -9999.00, -9999.00, 26.00 +FMH, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 08, 30, 86.00, 52.00, 11.00, 9.00, 16.00 +FMY, 08, 30, 91.00, 75.00, 18.00, 49.00, 56.00 +FNT, 08, 30, 76.00, 55.00, 21.00, 20.00, 33.00 +FOD, 08, 30, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 30, 84.00, 61.00, -9999.00, -9999.00, 23.00 +FOK, 08, 30, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 30, 85.00, 62.00, -9999.00, -9999.00, 26.00 +FSD, 08, 30, 78.00, 55.00, 23.00, 17.00, 31.00 +FSI, 08, 30, 91.00, 66.00, -9999.00, -9999.00, 20.00 +FSM, 08, 30, 89.00, 66.00, 14.00, 17.00, 24.00 +FTK, 08, 30, 83.00, 60.00, -9999.00, -9999.00, 24.00 +FWA, 08, 30, 79.00, 58.00, 18.00, 20.00, 31.00 +FWH, 08, 30, 92.00, 68.00, -9999.00, -9999.00, 18.00 +FYU, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 30, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 30, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 30, 105.00, 75.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 30, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 30, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 30, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 30, 78.00, 51.00, 12.00, 9.00, 17.00 +GFA, 08, 30, 76.00, 48.00, -9999.00, -9999.00, 24.00 +GFK, 08, 30, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 30, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 30, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 30, 77.00, 50.00, 15.00, 14.00, 23.00 +GJT, 08, 30, 86.00, 58.00, 11.00, 11.00, 19.00 +GKN, 08, 30, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 30, 83.00, 55.00, 15.00, 9.00, 21.00 +GLH, 08, 30, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 30, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 30, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 30, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 30, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 30, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 30, 73.00, 53.00, 25.00, 24.00, 38.00 +GRCI, 08, 30, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 30, 75.00, 49.00, -9999.00, -9999.00, 22.00 +GRI, 08, 30, 81.00, 57.00, 18.00, 13.00, 26.00 +GRK, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 08, 30, 77.00, 54.00, 21.00, 19.00, 31.00 +GSB, 08, 30, 86.00, 66.00, -9999.00, -9999.00, 30.00 +GSG, 08, 30, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 30, 83.00, 63.00, 18.00, 20.00, 29.00 +GSP, 08, 30, 84.00, 65.00, 17.00, 22.00, 30.00 +GST, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 30, 74.00, 55.00, -9999.00, -9999.00, 35.00 +GTF, 08, 30, 76.00, 48.00, 19.00, 18.00, 28.00 +GUP, 08, 30, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 30, 80.00, 57.00, -9999.00, -9999.00, 27.00 +GVW, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 08, 30, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 30, 83.00, 70.00, 19.00, 20.00, 30.00 +HBR, 08, 30, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 30, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 30, 82.00, 54.00, -9999.00, -9999.00, 15.00 +HKY, 08, 30, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 30, 77.00, 47.00, 16.00, 15.00, 25.00 +HMN, 08, 30, 91.00, 58.00, -9999.00, -9999.00, 19.00 +HMS, 08, 30, 86.00, 52.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 30, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 30, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 08, 30, 80.00, 54.00, 18.00, 13.00, 27.00 +HOP, 08, 30, 86.00, 61.00, -9999.00, -9999.00, 23.00 +HOT, 08, 30, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 30, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 30, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 30, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 30, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 30, 90.00, 69.00, -9999.00, -9999.00, 36.00 +HST, 08, 30, 90.00, 73.00, -9999.00, -9999.00, 53.00 +HSV, 08, 30, 86.00, 65.00, 17.00, 22.00, 31.00 +HTL, 08, 30, 72.00, 50.00, 27.00, 24.00, 42.00 +HTS, 08, 30, 81.00, 61.00, 18.00, 24.00, 33.00 +HUF, 08, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 30, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 30, 78.00, 48.00, 17.00, 15.00, 25.00 +IAB, 08, 30, 86.00, 64.00, -9999.00, -9999.00, 24.00 +IAD, 08, 30, 82.00, 60.00, 19.00, 22.00, 33.00 +IAG, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 30, 91.00, 70.00, 13.00, 26.00, 32.00 +ICT, 08, 30, 86.00, 64.00, 17.00, 14.00, 25.00 +IDA, 08, 30, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 30, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 30, 81.00, 63.00, 18.00, 18.00, 29.00 +ILI, 08, 30, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 30, 87.00, 69.00, 20.00, 27.00, 37.00 +IMT, 08, 30, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +IND, 08, 30, 81.00, 60.00, 18.00, 19.00, 29.00 +INL, 08, 30, 70.00, 47.00, 26.00, 25.00, 41.00 +INS, 08, 30, 92.00, 64.00, -9999.00, -9999.00, 6.00 +INT, 08, 30, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 08, 30, 87.00, 57.00, 12.00, 14.00, 22.00 +IPL, 08, 30, 102.00, 75.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 30, 78.00, 57.00, 20.00, 25.00, 35.00 +IRK, 08, 30, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 30, 77.00, 49.00, 19.00, 16.00, 28.00 +ISP, 08, 30, 77.00, 63.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 30, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 30, 100.00, 71.00, -9999.00, -9999.00, 13.00 +IWD, 08, 30, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 30, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 30, 90.00, 67.00, 13.00, 24.00, 30.00 +JAX, 08, 30, 89.00, 71.00, 20.00, 37.00, 44.00 +JBR, 08, 30, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 30, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 30, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 30, 79.00, 64.00, 20.00, 19.00, 31.00 +JHW, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 30, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 30, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 30, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 30, 59.00, 45.00, 47.00, 48.00, 60.00 +JST, 08, 30, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 30, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 30, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 30, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 30, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 30, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 30, 77.00, 54.00, 19.00, 20.00, 30.00 +LAR, 08, 30, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 30, 99.00, 70.00, 6.00, 5.00, 10.00 +LAX, 08, 30, 77.00, 64.00, 2.00, 3.00, 4.00 +LBB, 08, 30, 86.00, 63.00, 16.00, 12.00, 22.00 +LBF, 08, 30, 82.00, 53.00, 19.00, 11.00, 26.00 +LCH, 08, 30, 89.00, 71.00, 17.00, 28.00, 36.00 +LCK, 08, 30, 81.00, 58.00, -9999.00, -9999.00, 28.00 +LEB, 08, 30, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 30, 82.00, 62.00, 15.00, 23.00, 31.00 +LFI, 08, 30, 82.00, 68.00, -9999.00, -9999.00, 28.00 +LFK, 08, 30, 91.00, 69.00, 12.00, 21.00, 27.00 +LFT, 08, 30, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 30, 79.00, 65.00, 19.00, 20.00, 30.00 +LGB, 08, 30, 83.00, 64.00, 2.00, 3.00, 4.00 +LGU, 08, 30, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 30, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 30, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 30, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 30, 88.00, 67.00, 13.00, 19.00, 26.00 +LIZ, 08, 30, 69.00, 48.00, -9999.00, -9999.00, 43.00 +LMT, 08, 30, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +LND, 08, 30, 79.00, 49.00, 10.00, 11.00, 17.00 +LNK, 08, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 30, 87.00, 49.00, 5.00, 3.00, 6.00 +LOZ, 08, 30, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 30, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 30, 87.00, 65.00, -9999.00, -9999.00, 26.00 +LSE, 08, 30, 77.00, 56.00, 22.00, 21.00, 34.00 +LSF, 08, 30, 89.00, 69.00, -9999.00, -9999.00, 29.00 +LSV, 08, 30, 101.00, 63.00, -9999.00, -9999.00, 6.00 +LTS, 08, 30, 92.00, 66.00, -9999.00, -9999.00, 19.00 +LUF, 08, 30, 102.00, 70.00, -9999.00, -9999.00, 9.00 +LVS, 08, 30, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 30, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 30, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 30, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 30, 82.00, 61.00, 20.00, 20.00, 31.00 +MAF, 08, 30, 90.00, 64.00, 13.00, 12.00, 19.00 +MBL, 08, 30, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 30, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 30, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 30, 90.00, 59.00, -9999.00, -9999.00, 2.00 +MCF, 08, 30, 90.00, 74.00, -9999.00, -9999.00, 47.00 +MCG, 08, 30, 59.00, 41.00, 36.00, 33.00, 49.00 +MCI, 08, 30, 82.00, 62.00, 19.00, 20.00, 30.00 +MCK, 08, 30, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 30, 89.00, 68.00, 17.00, 21.00, 31.00 +MCO, 08, 30, 91.00, 73.00, 15.00, 43.00, 49.00 +MCW, 08, 30, 77.00, 54.00, 19.00, 16.00, 27.00 +MC2, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MDH, 08, 30, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 30, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 30, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 30, 79.00, 61.00, 25.00, 21.00, 35.00 +MEI, 08, 30, 90.00, 67.00, 15.00, 23.00, 31.00 +MEM, 08, 30, 87.00, 68.00, 15.00, 20.00, 27.00 +MER, 08, 30, 93.00, 57.00, -9999.00, -9999.00, 2.00 +MFD, 08, 30, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 30, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 30, 87.00, 52.00, 10.00, 8.00, 13.00 +MGE, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 08, 30, 89.00, 69.00, 16.00, 22.00, 30.00 +MGW, 08, 30, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 30, 90.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 08, 30, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 30, 89.00, 75.00, 34.00, 45.00, 60.00 +MIB, 08, 30, 74.00, 50.00, -9999.00, -9999.00, 27.00 +MIV, 08, 30, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 30, 88.00, 48.00, -9999.00, -9999.00, 9.00 +MKC, 08, 30, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 30, 74.00, 57.00, 24.00, 19.00, 35.00 +MKG, 08, 30, 75.00, 55.00, 20.00, 19.00, 30.00 +MKL, 08, 30, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 30, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 30, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 30, 84.00, 44.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 30, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 30, 80.00, 58.00, 21.00, 18.00, 30.00 +MLS, 08, 30, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 30, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 30, 89.00, 68.00, -9999.00, -9999.00, 29.00 +MOB, 08, 30, 89.00, 71.00, 19.00, 38.00, 45.00 +MOT, 08, 30, 74.00, 50.00, 17.00, 15.00, 26.00 +MPV, 08, 30, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 30, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 30, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 30, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 30, 71.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 08, 30, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 30, 76.00, 53.00, 24.00, 20.00, 35.00 +MSO, 08, 30, 77.00, 45.00, 18.00, 17.00, 27.00 +MSP, 08, 30, 76.00, 56.00, 25.00, 21.00, 37.00 +MSS, 08, 30, 73.00, 52.00, 22.00, 23.00, 36.00 +MSY, 08, 30, 89.00, 72.00, 13.00, 35.00, 41.00 +MTC, 08, 30, 75.00, 56.00, -9999.00, -9999.00, 26.00 +MTN, 08, 30, 82.00, 62.00, -9999.00, -9999.00, 26.00 +MTO, 08, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 30, 80.00, 57.00, -9999.00, -9999.00, 26.00 +MUO, 08, 30, 87.00, 50.00, -9999.00, -9999.00, 9.00 +MWA, 08, 30, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 30, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 30, 89.00, 69.00, -9999.00, -9999.00, 25.00 +MYL, 08, 30, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 30, 87.00, 68.00, -9999.00, -9999.00, 33.00 +NAO, 08, 30, 85.00, 73.00, -9999.00, -9999.00, 44.00 +NBC, 08, 30, 87.00, 70.00, -9999.00, -9999.00, 36.00 +NBE, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +NBU, 08, 30, 78.00, 58.00, -9999.00, -9999.00, 28.00 +NCA, 08, 30, 87.00, 65.00, -9999.00, -9999.00, 36.00 +NCO, 08, 30, 75.00, 60.00, -9999.00, -9999.00, 30.00 +NC1, 08, 30, 92.00, 64.00, -9999.00, -9999.00, 3.00 +NEL, 08, 30, 81.00, 58.00, -9999.00, -9999.00, 28.00 +NFG, 08, 30, 76.00, 62.00, -9999.00, -9999.00, 2.00 +NFL, 08, 30, 85.00, 48.00, -9999.00, -9999.00, 6.00 +NGP, 08, 30, 91.00, 74.00, -9999.00, -9999.00, 26.00 +NGU, 08, 30, 83.00, 67.00, -9999.00, -9999.00, 28.00 +NGZ, 08, 30, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 30, 82.00, 61.00, -9999.00, -9999.00, 28.00 +NHZ, 08, 30, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NID, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 30, 89.00, 71.00, -9999.00, -9999.00, 46.00 +NIR, 08, 30, 93.00, 71.00, -9999.00, -9999.00, 26.00 +NKT, 08, 30, 85.00, 70.00, -9999.00, -9999.00, 38.00 +NKX, 08, 30, 78.00, 67.00, -9999.00, -9999.00, 2.00 +NLC, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +NMM, 08, 30, 89.00, 66.00, -9999.00, -9999.00, 30.00 +NPA, 08, 30, 88.00, 73.00, -9999.00, -9999.00, 36.00 +NQA, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 30, 94.00, 72.00, -9999.00, -9999.00, 24.00 +NQX, 08, 30, 89.00, 79.00, -9999.00, -9999.00, 49.00 +NRB, 08, 30, 87.00, 74.00, -9999.00, -9999.00, 38.00 +NRC, 08, 30, 92.00, 56.00, -9999.00, -9999.00, 3.00 +NRS, 08, 30, 76.00, 64.00, -9999.00, -9999.00, 2.00 +NSE, 08, 30, 89.00, 69.00, -9999.00, -9999.00, 38.00 +NSI, 08, 30, 76.00, 58.00, -9999.00, -9999.00, 2.00 +NTD, 08, 30, 76.00, 58.00, -9999.00, -9999.00, 2.00 +NTK, 08, 30, 84.00, 63.00, -9999.00, -9999.00, 5.00 +NTU, 08, 30, 83.00, 67.00, -9999.00, -9999.00, 30.00 +NUC, 08, 30, 75.00, 62.00, -9999.00, -9999.00, 2.00 +NUQ, 08, 30, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 30, 71.00, 48.00, -9999.00, -9999.00, 23.00 +NWF, 08, 30, 83.00, 64.00, -9999.00, -9999.00, 4.00 +NXX, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 08, 30, 84.00, 60.00, -9999.00, -9999.00, 28.00 +NZC, 08, 30, 90.00, 68.00, -9999.00, -9999.00, 44.00 +NZJ, 08, 30, 84.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 30, 76.00, 56.00, -9999.00, -9999.00, 29.00 +NZY, 08, 30, 78.00, 67.00, -9999.00, -9999.00, 2.00 +OAK, 08, 30, 76.00, 54.00, 2.00, 3.00, 4.00 +OAR, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 2.00 +OFF, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +OFK, 08, 30, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 30, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 30, 88.00, 66.00, 14.00, 11.00, 21.00 +OLM, 08, 30, 74.00, 47.00, 19.00, 19.00, 28.00 +OMA, 08, 30, 81.00, 59.00, 19.00, 16.00, 28.00 +OME, 08, 30, 53.00, 41.00, 33.00, 35.00, 46.00 +ONT, 08, 30, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 30, 78.00, 58.00, 23.00, 20.00, 35.00 +ORF, 08, 30, 83.00, 67.00, 16.00, 19.00, 29.00 +ORH, 08, 30, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 30, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 30, 73.00, 52.00, -9999.00, -9999.00, 32.00 +OTG, 08, 30, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 30, 67.00, 52.00, 13.00, 15.00, 21.00 +OTM, 08, 30, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 30, 53.00, 43.00, 28.00, 30.00, 41.00 +OURC, 08, 30, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 30, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 30, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 30, 89.00, 67.00, -9999.00, -9999.00, 34.00 +PACZ, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 30, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 30, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 30, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 30, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 30, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 30, 89.00, 70.00, -9999.00, -9999.00, 38.00 +PAQ, 08, 30, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 30, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 30, 52.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 30, 48.00, 40.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 30, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 30, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 30, 73.00, 54.00, -9999.00, -9999.00, 34.00 +PBI, 08, 30, 89.00, 75.00, 29.00, 42.00, 56.00 +PDT, 08, 30, 82.00, 54.00, 11.00, 9.00, 16.00 +PDX, 08, 30, 78.00, 55.00, 17.00, 16.00, 24.00 +PFN, 08, 30, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 30, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 30, 81.00, 63.00, 18.00, 18.00, 30.00 +PHX, 08, 30, 101.00, 76.00, 9.00, 3.00, 11.00 +PIA, 08, 30, 80.00, 60.00, 20.00, 20.00, 31.00 +PIB, 08, 30, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 30, 81.00, 47.00, 10.00, 11.00, 18.00 +PIR, 08, 30, 83.00, 55.00, 14.00, 12.00, 22.00 +PIT, 08, 30, 78.00, 57.00, 20.00, 23.00, 33.00 +PKB, 08, 30, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 30, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 30, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 30, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 30, 88.00, 73.00, 17.00, 28.00, 35.00 +POB, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 08, 30, 90.00, 68.00, -9999.00, -9999.00, 43.00 +POM, 08, 30, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 08, 30, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 30, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 30, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 30, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 30, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 30, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 30, 76.00, 52.00, -9999.00, -9999.00, 29.00 +PSP, 08, 30, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 30, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 30, 56.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 30, 86.00, 55.00, 17.00, 11.00, 24.00 +PUC, 08, 30, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 30, 78.00, 58.00, 19.00, 17.00, 29.00 +PVU, 08, 30, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 30, 74.00, 53.00, 21.00, 20.00, 30.00 +P02, 08, 30, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +P07, 08, 30, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +P11, 08, 30, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +P24, 08, 30, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +P28, 08, 30, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +P35, 08, 30, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +P38, 08, 30, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +P39, 08, 30, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +P58, 08, 30, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +P59, 08, 30, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +P60, 08, 30, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +P61, 08, 30, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +P67, 08, 30, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +P68, 08, 30, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +P69, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 30, 86.00, 44.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 30, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 30, 80.00, 51.00, 16.00, 13.00, 25.00 +RBL, 08, 30, 93.00, 62.00, 4.00, 4.00, 6.00 +RCA, 08, 30, 80.00, 51.00, -9999.00, -9999.00, 21.00 +RDD, 08, 30, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 30, 80.00, 43.00, 10.00, 8.00, 14.00 +RDR, 08, 30, 75.00, 49.00, -9999.00, -9999.00, 28.00 +RDU, 08, 30, 84.00, 65.00, 17.00, 18.00, 27.00 +REE, 08, 30, 86.00, 63.00, -9999.00, -9999.00, 18.00 +REJ, 08, 30, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 30, 78.00, 56.00, 21.00, 20.00, 33.00 +RIC, 08, 30, 84.00, 63.00, 20.00, 19.00, 30.00 +RIV, 08, 30, 91.00, 59.00, -9999.00, -9999.00, 2.00 +RIW, 08, 30, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 30, 76.00, 46.00, 9.00, 9.00, 14.00 +RME, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 30, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +RND, 08, 30, 92.00, 72.00, -9999.00, -9999.00, 20.00 +RNO, 08, 30, 85.00, 46.00, 7.00, 6.00, 10.00 +ROA, 08, 30, 82.00, 61.00, 16.00, 21.00, 30.00 +ROC, 08, 30, 75.00, 55.00, 24.00, 24.00, 38.00 +ROW, 08, 30, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 30, 85.00, 61.00, 14.00, 11.00, 22.00 +RST, 08, 30, 75.00, 53.00, 26.00, 22.00, 37.00 +RWF, 08, 30, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 30, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 30, 90.00, 57.00, 2.00, 3.00, 3.00 +SAF, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 30, 78.00, 67.00, 2.00, 3.00, 4.00 +SAT, 08, 30, 92.00, 72.00, 13.00, 14.00, 21.00 +SAV, 08, 30, 88.00, 71.00, 18.00, 30.00, 39.00 +SAW, 08, 30, 70.00, 53.00, -9999.00, -9999.00, 38.00 +SBA, 08, 30, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 30, 94.00, 61.00, -9999.00, -9999.00, 2.00 +SBN, 08, 30, 78.00, 58.00, 22.00, 22.00, 32.00 +SBP, 08, 30, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 30, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 30, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 30, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 30, 90.00, 59.00, 3.00, 2.00, 3.00 +SDF, 08, 30, 83.00, 63.00, 18.00, 22.00, 31.00 +SEA, 08, 30, 72.00, 54.00, 18.00, 18.00, 26.00 +SEM, 08, 30, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 30, 90.00, 66.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 30, 73.00, 55.00, 2.00, 3.00, 4.00 +SGF, 08, 30, 85.00, 62.00, 17.00, 18.00, 29.00 +SGY, 08, 30, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 30, 79.00, 47.00, 15.00, 13.00, 22.00 +SHV, 08, 30, 90.00, 69.00, 11.00, 17.00, 23.00 +SIT, 08, 30, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 30, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 30, 91.00, 67.00, 10.00, 11.00, 17.00 +SKA, 08, 30, 78.00, 51.00, -9999.00, -9999.00, 16.00 +SKF, 08, 30, 92.00, 72.00, -9999.00, -9999.00, 18.00 +SLC, 08, 30, 85.00, 57.00, 13.00, 12.00, 20.00 +SLE, 08, 30, 79.00, 49.00, 13.00, 15.00, 20.00 +SLN, 08, 30, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 30, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 30, 75.00, 53.00, -9999.00, 2.00, 4.00 +SNA, 08, 30, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 30, 50.00, 43.00, 40.00, 44.00, 59.00 +SNS, 08, 30, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 30, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 30, 82.00, 60.00, 17.00, 19.00, 29.00 +SPS, 08, 30, 92.00, 68.00, 13.00, 12.00, 19.00 +SRQ, 08, 30, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 30, 88.00, 66.00, -9999.00, -9999.00, 30.00 +SSI, 08, 30, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 08, 30, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +STL, 08, 30, 84.00, 64.00, 18.00, 18.00, 29.00 +STNV, 08, 30, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +STS, 08, 30, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 30, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 30, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 30, 87.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 08, 30, 79.00, 57.00, 22.00, 17.00, 32.00 +SVN, 08, 30, 88.00, 71.00, -9999.00, -9999.00, 37.00 +SWF, 08, 30, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 30, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 30, 75.00, 55.00, 25.00, 25.00, 38.00 +SZL, 08, 30, 84.00, 59.00, -9999.00, -9999.00, 26.00 +TAD, 08, 30, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 30, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 30, 85.00, 58.00, -9999.00, -9999.00, 30.00 +TCC, 08, 30, 87.00, 59.00, 15.00, 10.00, 20.00 +TCL, 08, 30, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 30, 75.00, 49.00, -9999.00, -9999.00, 23.00 +TCS, 08, 30, 87.00, 62.00, -9999.00, 14.00, 25.00 +TEB, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 30, 88.00, 66.00, -9999.00, -9999.00, 20.00 +TKA, 08, 30, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 30, 90.00, 70.00, 14.00, 38.00, 42.00 +TNX, 08, 30, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 30, 78.00, 55.00, 18.00, 22.00, 33.00 +TOP, 08, 30, 84.00, 61.00, 21.00, 19.00, 31.00 +TPA, 08, 30, 90.00, 74.00, 23.00, 41.00, 48.00 +TPH, 08, 30, 84.00, 51.00, 7.00, 7.00, 11.00 +TRI, 08, 30, 82.00, 60.00, 17.00, 22.00, 30.00 +TRK, 08, 30, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 30, 102.00, 72.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 30, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 30, 88.00, 67.00, 14.00, 13.00, 23.00 +TUP, 08, 30, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 30, 95.00, 70.00, 17.00, 13.00, 25.00 +TVC, 08, 30, 74.00, 53.00, 22.00, 19.00, 33.00 +TVL, 08, 30, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 30, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 30, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 30, 84.00, 63.00, 15.00, 23.00, 30.00 +T01, 08, 30, 83.00, 61.00, -9999.00, -9999.00, 28.00 +T02, 08, 30, 86.00, 66.00, -9999.00, -9999.00, 29.00 +T03, 08, 30, 87.00, 68.00, -9999.00, -9999.00, 33.00 +T04, 08, 30, 90.00, 73.00, -9999.00, -9999.00, 47.00 +T05, 08, 30, 86.00, 59.00, -9999.00, -9999.00, 25.00 +T06, 08, 30, 90.00, 66.00, -9999.00, -9999.00, 27.00 +T07, 08, 30, 89.00, 53.00, -9999.00, -9999.00, 15.00 +T08, 08, 30, 84.00, 60.00, -9999.00, -9999.00, 15.00 +UCA, 08, 30, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 30, 92.00, 64.00, -9999.00, -9999.00, 6.00 +UIL, 08, 30, 68.00, 48.00, 28.00, 28.00, 38.00 +UIN, 08, 30, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 30, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 30, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 30, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +U15, 08, 30, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +U28, 08, 30, 89.00, 53.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 30, 89.00, 68.00, -9999.00, -9999.00, 35.00 +VBG, 08, 30, 75.00, 54.00, -9999.00, -9999.00, 8.00 +VCT, 08, 30, 91.00, 73.00, 12.00, 27.00, 32.00 +VCV, 08, 30, 93.00, 58.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 30, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 30, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 30, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 30, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 30, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 30, 90.00, 69.00, -9999.00, -9999.00, 37.00 +VRB, 08, 30, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 30, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 30, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 30, 83.00, 61.00, 14.00, 14.00, 23.00 +WJA, 08, 30, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 30, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 30, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 30, 86.00, 44.00, 8.00, 8.00, 12.00 +WPO, 08, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 30, 89.00, 68.00, -9999.00, -9999.00, 29.00 +WRG, 08, 30, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 30, 82.00, 58.00, -9999.00, -9999.00, 26.00 +WRL, 08, 30, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +X68, 08, 30, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 30, 58.00, 43.00, 53.00, 52.00, 64.00 +YCG, 08, 30, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 30, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 30, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 30, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 30, 82.00, 49.00, 7.00, 7.00, 12.00 +YNG, 08, 30, 76.00, 55.00, 22.00, 24.00, 36.00 +YPA, 08, 30, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 30, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 30, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 30, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 30, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 30, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 30, 103.00, 77.00, 3.00, 2.00, 4.00 +YVR, 08, 30, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 30, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 30, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 30, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 30, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 30, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 30, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 30, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 30, 70.00, 48.00, 26.00, 27.00, 40.00 +ZUN, 08, 30, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 30, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 30, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 30, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +01R, 08, 30, 90.00, 69.00, -9999.00, -9999.00, 28.00 +1V1, 08, 30, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 30, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 30, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 30, 84.00, 69.00, -9999.00, -9999.00, 30.00 +2PJ, 08, 30, 88.00, 66.00, -9999.00, -9999.00, 29.00 +3B1, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 30, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 30, 73.00, 50.00, -9999.00, -9999.00, 32.00 +3SE, 08, 30, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 30, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 30, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +4OM, 08, 30, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 30, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 30, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 30, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 30, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +ABE, 08, 31, 79.00, 58.00, 19.00, 22.00, 32.00 +ABI, 08, 31, 90.00, 69.00, 12.00, 14.00, 20.00 +ABQ, 08, 31, 85.00, 59.00, 20.00, 12.00, 25.00 +ABR, 08, 31, 78.00, 51.00, 17.00, 12.00, 25.00 +ABY, 08, 31, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 08, 31, 73.00, 59.00, -9999.00, -9999.00, -9999.00 +ACT, 08, 31, 93.00, 71.00, 11.00, 15.00, 20.00 +ACV, 08, 31, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 08, 31, 80.00, 60.00, 19.00, 15.00, 26.00 +ADK, 08, 31, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 08, 31, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ADQ, 08, 31, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ADW, 08, 31, 82.00, 59.00, -9999.00, -9999.00, 27.00 +AEX, 08, 31, 90.00, 70.00, -9999.00, -9999.00, 28.00 +AFF, 08, 31, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +AGC, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 08, 31, 92.00, 72.00, -9999.00, -9999.00, 56.00 +AGS, 08, 31, 88.00, 67.00, 17.00, 24.00, 33.00 +AHN, 08, 31, 86.00, 66.00, 16.00, 21.00, 29.00 +AKN, 08, 31, 59.00, 44.00, 36.00, 39.00, 53.00 +AKO, 08, 31, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ALB, 08, 31, 77.00, 54.00, 22.00, 23.00, 35.00 +ALI, 08, 31, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 08, 31, 78.00, 54.00, 21.00, 18.00, 30.00 +ALS, 08, 31, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +ALW, 08, 31, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +AMA, 08, 31, 85.00, 60.00, 18.00, 12.00, 25.00 +AMG, 08, 31, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 08, 31, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ANC, 08, 31, 59.00, 46.00, 31.00, 32.00, 43.00 +AND, 08, 31, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +ANI, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 08, 31, 63.00, 50.00, 41.00, 44.00, 56.00 +AOO, 08, 31, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +APN, 08, 31, 72.00, 49.00, 24.00, 24.00, 38.00 +AQQ, 08, 31, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 08, 31, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +AST, 08, 31, 69.00, 51.00, 20.00, 23.00, 30.00 +ATL, 08, 31, 85.00, 67.00, 16.00, 22.00, 30.00 +ATW, 08, 31, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +ATY, 08, 31, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +AT2, 08, 31, 82.00, 58.00, -9999.00, -9999.00, 28.00 +AUG, 08, 31, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +AUS, 08, 31, 93.00, 72.00, 10.00, 16.00, 21.00 +AUW, 08, 31, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +AVL, 08, 31, 80.00, 59.00, 16.00, 26.00, 33.00 +AVP, 08, 31, 76.00, 57.00, 23.00, 22.00, 33.00 +AXN, 08, 31, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +AYE, 08, 31, 76.00, 55.00, -9999.00, -9999.00, 33.00 +AYS, 08, 31, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 08, 31, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +BAB, 08, 31, 91.00, 59.00, -9999.00, -9999.00, 3.00 +BAD, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 08, 31, 72.00, 40.00, -9999.00, -9999.00, 19.00 +BDL, 08, 31, 79.00, 56.00, 23.00, 20.00, 32.00 +BDR, 08, 31, 78.00, 61.00, 22.00, 18.00, 34.00 +BET, 08, 31, 56.00, 43.00, 42.00, 41.00, 55.00 +BFD, 08, 31, 71.00, 49.00, 26.00, 27.00, 39.00 +BFF, 08, 31, 82.00, 51.00, 15.00, 11.00, 21.00 +BFL, 08, 31, 93.00, 66.00, 3.00, 2.00, 3.00 +BGM, 08, 31, 72.00, 54.00, 22.00, 25.00, 35.00 +BGR, 08, 31, 72.00, 52.00, 20.00, 18.00, 31.00 +BGS, 08, 31, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +BHM, 08, 31, 87.00, 66.00, 15.00, 23.00, 31.00 +BID, 08, 31, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +BIG, 08, 31, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +BIH, 08, 31, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +BIL, 08, 31, 78.00, 51.00, 16.00, 15.00, 24.00 +BIS, 08, 31, 76.00, 48.00, 18.00, 15.00, 26.00 +BIX, 08, 31, 89.00, 73.00, -9999.00, -9999.00, 34.00 +BJI, 08, 31, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +BKE, 08, 31, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +BKF, 08, 31, 82.00, 48.00, -9999.00, -9999.00, 26.00 +BKW, 08, 31, 76.00, 56.00, 21.00, 27.00, 37.00 +BLF, 08, 31, 75.00, 59.00, -9999.00, -9999.00, -9999.00 +BLH, 08, 31, 104.00, 76.00, -9999.00, -9999.00, -9999.00 +BLHM, 08, 31, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +BLI, 08, 31, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +BLU, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 08, 31, 84.00, 59.00, -9999.00, -9999.00, 25.00 +BNA, 08, 31, 86.00, 65.00, 17.00, 21.00, 31.00 +BNO, 08, 31, 78.00, 40.00, -9999.00, 10.00, 21.00 +BOI, 08, 31, 82.00, 52.00, 9.00, 8.00, 14.00 +BOS, 08, 31, 76.00, 60.00, 19.00, 20.00, 29.00 +BPI, 08, 31, 73.00, 30.00, -9999.00, -9999.00, -9999.00 +BPT, 08, 31, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 08, 31, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +BRL, 08, 31, 79.00, 59.00, -9999.00, -9999.00, 28.00 +BRO, 08, 31, 92.00, 75.00, 15.00, 24.00, 31.00 +BRW, 08, 31, 38.00, 31.00, 28.00, 27.00, 42.00 +BSM, 08, 31, 93.00, 72.00, -9999.00, -9999.00, 19.00 +BTI, 08, 31, 40.00, 33.00, 22.00, 24.00, 35.00 +BTL, 08, 31, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BTM, 08, 31, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +BTR, 08, 31, 89.00, 71.00, 12.00, 34.00, 38.00 +BTT, 08, 31, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +BTV, 08, 31, 73.00, 53.00, 28.00, 27.00, 42.00 +BUB, 08, 31, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +BUF, 08, 31, 74.00, 57.00, 26.00, 23.00, 37.00 +BUR, 08, 31, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 08, 31, 88.00, 73.00, -9999.00, 30.00, 45.00 +BWG, 08, 31, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +BWI, 08, 31, 82.00, 62.00, 18.00, 18.00, 29.00 +BYH, 08, 31, 87.00, 66.00, -9999.00, -9999.00, 23.00 +BYI, 08, 31, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +BZN, 08, 31, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +CAE, 08, 31, 88.00, 67.00, 16.00, 22.00, 30.00 +CAG, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 08, 31, 77.00, 57.00, 21.00, 22.00, 35.00 +CAO, 08, 31, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +CAR, 08, 31, 69.00, 47.00, 26.00, 29.00, 42.00 +CBM, 08, 31, 89.00, 66.00, -9999.00, -9999.00, 27.00 +CDB, 08, 31, 54.00, 46.00, 49.00, 52.00, 68.00 +CDC, 08, 31, 83.00, 52.00, 10.00, 9.00, 16.00 +CDR, 08, 31, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +CDS, 08, 31, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +CDV, 08, 31, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +CEF, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 08, 31, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +CGI, 08, 31, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CHA, 08, 31, 85.00, 66.00, 16.00, 23.00, 30.00 +CHO, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 08, 31, 87.00, 71.00, 19.00, 28.00, 37.00 +CID, 08, 31, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CIR, 08, 31, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CIU, 08, 31, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CKB, 08, 31, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CKL, 08, 31, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +CLE, 08, 31, 77.00, 58.00, 25.00, 23.00, 37.00 +CLL, 08, 31, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 08, 31, 85.00, 66.00, 16.00, 18.00, 26.00 +CMH, 08, 31, 79.00, 58.00, 18.00, 22.00, 31.00 +CMI, 08, 31, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CMX, 08, 31, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +CNK, 08, 31, 83.00, 60.00, 21.00, 14.00, 29.00 +CNM, 08, 31, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CNU, 08, 31, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +COD, 08, 31, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +COF, 08, 31, 89.00, 73.00, -9999.00, -9999.00, 42.00 +CON, 08, 31, 76.00, 50.00, 21.00, 20.00, 33.00 +COS, 08, 31, 77.00, 51.00, 21.00, 18.00, 30.00 +COT, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 08, 31, 83.00, 60.00, 17.00, 18.00, 28.00 +CPR, 08, 31, 79.00, 46.00, 13.00, 12.00, 20.00 +CRBC, 08, 31, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CRP, 08, 31, 92.00, 74.00, 15.00, 21.00, 28.00 +CRW, 08, 31, 82.00, 60.00, 20.00, 26.00, 37.00 +CSG, 08, 31, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CSM, 08, 31, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +CSV, 08, 31, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +CTB, 08, 31, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +CTY, 08, 31, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 08, 31, 81.00, 60.00, 18.00, 21.00, 31.00 +CVN, 08, 31, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CVS, 08, 31, 85.00, 58.00, -9999.00, -9999.00, 21.00 +CXY, 08, 31, 80.00, 61.00, 17.00, 18.00, 27.00 +CYS, 08, 31, 75.00, 48.00, 17.00, 18.00, 28.00 +DAA, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 08, 31, 88.00, 73.00, 22.00, 34.00, 45.00 +DAG, 08, 31, 97.00, 69.00, 3.00, 4.00, 5.00 +DAL, 08, 31, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +DAN, 08, 31, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +DAY, 08, 31, 80.00, 58.00, 19.00, 21.00, 31.00 +DBQ, 08, 31, 76.00, 55.00, 23.00, 19.00, 33.00 +DCA, 08, 31, 84.00, 66.00, 17.00, 19.00, 28.00 +DDC, 08, 31, 86.00, 61.00, 18.00, 11.00, 24.00 +DEC, 08, 31, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +DEN, 08, 31, 81.00, 52.00, 17.00, 15.00, 27.00 +DFW, 08, 31, 92.00, 71.00, 10.00, 13.00, 18.00 +DHN, 08, 31, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +DHT, 08, 31, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DIK, 08, 31, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +DLF, 08, 31, 93.00, 72.00, -9999.00, -9999.00, 14.00 +DLG, 08, 31, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +DLH, 08, 31, 68.00, 49.00, 29.00, 26.00, 43.00 +DLLC, 08, 31, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +DLS, 08, 31, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DMA, 08, 31, 95.00, 70.00, -9999.00, -9999.00, 19.00 +DMN, 08, 31, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +DOV, 08, 31, 83.00, 63.00, -9999.00, -9999.00, 26.00 +DPG, 08, 31, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +DP1, 08, 31, 90.00, 69.00, -9999.00, -9999.00, 36.00 +DRA, 08, 31, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DRT, 08, 31, 93.00, 72.00, 11.00, 12.00, 18.00 +DSM, 08, 31, 80.00, 59.00, 21.00, 18.00, 30.00 +DTW, 08, 31, 78.00, 56.00, 19.00, 21.00, 31.00 +DUG, 08, 31, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +DUJ, 08, 31, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +DUT, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 08, 31, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DYS, 08, 31, 90.00, 69.00, -9999.00, -9999.00, 21.00 +D45, 08, 31, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EAT, 08, 31, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +EAU, 08, 31, 75.00, 52.00, 23.00, 20.00, 33.00 +ECG, 08, 31, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +EDW, 08, 31, 93.00, 63.00, -9999.00, -9999.00, 3.00 +EED, 08, 31, 103.00, 78.00, -9999.00, -9999.00, -9999.00 +EFD, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 08, 31, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +EHA, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 08, 31, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 08, 31, 77.00, 54.00, 24.00, 29.00, 40.00 +EKO, 08, 31, 83.00, 43.00, 10.00, 10.00, 16.00 +ELD, 08, 31, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ELM, 08, 31, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +ELP, 08, 31, 90.00, 64.00, 16.00, 11.00, 22.00 +ELY, 08, 31, 79.00, 42.00, 12.00, 11.00, 19.00 +EMP, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 08, 31, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +END, 08, 31, 89.00, 66.00, -9999.00, -9999.00, 18.00 +ENN, 08, 31, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +ENV, 08, 31, 83.00, 59.00, -9999.00, -9999.00, 10.00 +EPH, 08, 31, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ERI, 08, 31, 75.00, 59.00, 27.00, 23.00, 39.00 +ESF, 08, 31, 90.00, 70.00, -9999.00, -9999.00, 34.00 +EUG, 08, 31, 79.00, 51.00, 13.00, 14.00, 19.00 +EVV, 08, 31, 84.00, 62.00, 18.00, 17.00, 27.00 +EWN, 08, 31, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +EWR, 08, 31, 82.00, 64.00, 18.00, 19.00, 29.00 +EYW, 08, 31, 89.00, 79.00, 30.00, 33.00, 49.00 +E74, 08, 31, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +FAF, 08, 31, 84.00, 63.00, -9999.00, -9999.00, 26.00 +FAI, 08, 31, 61.00, 42.00, 26.00, 25.00, 38.00 +FAR, 08, 31, 75.00, 51.00, 19.00, 18.00, 31.00 +FAT, 08, 31, 93.00, 61.00, 2.00, 3.00, 4.00 +FAY, 08, 31, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +FCA, 08, 31, 73.00, 43.00, 17.00, 19.00, 28.00 +FCS, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FDY, 08, 31, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +FEW, 08, 31, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +FFO, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FLG, 08, 31, 76.00, 45.00, 15.00, 21.00, 29.00 +FLL, 08, 31, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 08, 31, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +FLV, 08, 31, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +FME, 08, 31, 84.00, 59.00, -9999.00, -9999.00, 25.00 +FMH, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 08, 31, 86.00, 52.00, 11.00, 9.00, 16.00 +FMY, 08, 31, 91.00, 75.00, 19.00, 48.00, 56.00 +FNT, 08, 31, 75.00, 55.00, 21.00, 21.00, 33.00 +FOD, 08, 31, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +FOE, 08, 31, 83.00, 60.00, -9999.00, -9999.00, 24.00 +FOK, 08, 31, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FRI, 08, 31, 85.00, 62.00, -9999.00, -9999.00, 27.00 +FSD, 08, 31, 78.00, 54.00, 23.00, 17.00, 32.00 +FSI, 08, 31, 90.00, 66.00, -9999.00, -9999.00, 20.00 +FSM, 08, 31, 89.00, 66.00, 15.00, 18.00, 25.00 +FTK, 08, 31, 83.00, 60.00, -9999.00, -9999.00, 24.00 +FWA, 08, 31, 79.00, 58.00, 18.00, 20.00, 30.00 +FWH, 08, 31, 91.00, 68.00, -9999.00, -9999.00, 19.00 +FYU, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 08, 31, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GAG, 08, 31, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GAM, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 08, 31, 105.00, 75.00, -9999.00, -9999.00, -9999.00 +GCC, 08, 31, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +GCK, 08, 31, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +GDP, 08, 31, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +GEG, 08, 31, 77.00, 50.00, 13.00, 10.00, 17.00 +GFA, 08, 31, 75.00, 47.00, -9999.00, -9999.00, 25.00 +GFK, 08, 31, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +GFL, 08, 31, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +GGG, 08, 31, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GGW, 08, 31, 77.00, 49.00, 14.00, 14.00, 23.00 +GJT, 08, 31, 86.00, 57.00, 11.00, 11.00, 19.00 +GKN, 08, 31, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +GLD, 08, 31, 82.00, 54.00, 15.00, 9.00, 20.00 +GLH, 08, 31, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GLS, 08, 31, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 08, 31, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +GNV, 08, 31, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 08, 31, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +GPT, 08, 31, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 08, 31, 73.00, 53.00, 25.00, 24.00, 37.00 +GRCI, 08, 31, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +GRF, 08, 31, 75.00, 49.00, -9999.00, -9999.00, 23.00 +GRI, 08, 31, 81.00, 57.00, 18.00, 13.00, 26.00 +GRK, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 08, 31, 76.00, 54.00, 22.00, 19.00, 31.00 +GSB, 08, 31, 86.00, 66.00, -9999.00, -9999.00, 30.00 +GSG, 08, 31, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +GSO, 08, 31, 83.00, 63.00, 17.00, 19.00, 28.00 +GSP, 08, 31, 84.00, 65.00, 18.00, 21.00, 30.00 +GST, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 08, 31, 74.00, 55.00, -9999.00, -9999.00, 35.00 +GTF, 08, 31, 75.00, 47.00, 19.00, 17.00, 28.00 +GUP, 08, 31, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +GUS, 08, 31, 80.00, 57.00, -9999.00, -9999.00, 28.00 +GVW, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 08, 31, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +HAT, 08, 31, 83.00, 70.00, 20.00, 21.00, 30.00 +HBR, 08, 31, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +HDO, 08, 31, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 08, 31, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HIF, 08, 31, 82.00, 53.00, -9999.00, -9999.00, 15.00 +HKY, 08, 31, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +HLC, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 08, 31, 76.00, 46.00, 16.00, 15.00, 24.00 +HMN, 08, 31, 91.00, 58.00, -9999.00, -9999.00, 19.00 +HMS, 08, 31, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +HOB, 08, 31, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +HOM, 08, 31, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 08, 31, 79.00, 53.00, 18.00, 14.00, 27.00 +HOP, 08, 31, 86.00, 61.00, -9999.00, -9999.00, 23.00 +HOT, 08, 31, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 08, 31, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 08, 31, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +HQM, 08, 31, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 08, 31, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HRT, 08, 31, 90.00, 69.00, -9999.00, -9999.00, 35.00 +HST, 08, 31, 90.00, 73.00, -9999.00, -9999.00, 54.00 +HSV, 08, 31, 86.00, 65.00, 17.00, 22.00, 30.00 +HTL, 08, 31, 72.00, 50.00, 27.00, 24.00, 42.00 +HTS, 08, 31, 81.00, 61.00, 18.00, 24.00, 33.00 +HUF, 08, 31, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HUL, 08, 31, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HVN, 08, 31, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +HVR, 08, 31, 77.00, 47.00, 16.00, 16.00, 25.00 +IAB, 08, 31, 86.00, 64.00, -9999.00, -9999.00, 25.00 +IAD, 08, 31, 82.00, 59.00, 19.00, 22.00, 32.00 +IAG, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 08, 31, 91.00, 70.00, 14.00, 26.00, 32.00 +ICT, 08, 31, 86.00, 64.00, 17.00, 14.00, 26.00 +IDA, 08, 31, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +IGM, 08, 31, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +ILG, 08, 31, 81.00, 62.00, 17.00, 19.00, 29.00 +ILI, 08, 31, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ILM, 08, 31, 87.00, 69.00, 21.00, 27.00, 37.00 +IMT, 08, 31, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +IND, 08, 31, 81.00, 59.00, 17.00, 18.00, 28.00 +INL, 08, 31, 69.00, 47.00, 26.00, 26.00, 41.00 +INS, 08, 31, 92.00, 64.00, -9999.00, -9999.00, 5.00 +INT, 08, 31, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 08, 31, 87.00, 57.00, 12.00, 15.00, 23.00 +IPL, 08, 31, 102.00, 75.00, -9999.00, -9999.00, -9999.00 +IPT, 08, 31, 78.00, 57.00, 21.00, 24.00, 35.00 +IRK, 08, 31, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ISN, 08, 31, 76.00, 48.00, 18.00, 16.00, 28.00 +ISP, 08, 31, 77.00, 63.00, -9999.00, -9999.00, -9999.00 +ITH, 08, 31, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +IWA, 08, 31, 100.00, 71.00, -9999.00, -9999.00, 12.00 +IWD, 08, 31, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +JAC, 08, 31, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +JAN, 08, 31, 90.00, 67.00, 13.00, 24.00, 29.00 +JAX, 08, 31, 89.00, 71.00, 20.00, 36.00, 43.00 +JBR, 08, 31, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JCT, 08, 31, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 08, 31, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +JFK, 08, 31, 79.00, 64.00, 19.00, 18.00, 30.00 +JHW, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 08, 31, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +JLN, 08, 31, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +JMS, 08, 31, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +JNU, 08, 31, 59.00, 45.00, 47.00, 48.00, 60.00 +JST, 08, 31, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +JXN, 08, 31, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +KMRW, 08, 31, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +KTN, 08, 31, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 08, 31, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAL, 08, 31, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 08, 31, 76.00, 54.00, 19.00, 21.00, 31.00 +LAR, 08, 31, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +LAS, 08, 31, 99.00, 70.00, 5.00, 6.00, 9.00 +LAX, 08, 31, 77.00, 64.00, 3.00, 4.00, 4.00 +LBB, 08, 31, 86.00, 63.00, 16.00, 13.00, 23.00 +LBF, 08, 31, 81.00, 52.00, 19.00, 11.00, 26.00 +LCH, 08, 31, 89.00, 71.00, 17.00, 28.00, 36.00 +LCK, 08, 31, 81.00, 58.00, -9999.00, -9999.00, 27.00 +LEB, 08, 31, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LEX, 08, 31, 82.00, 62.00, 16.00, 23.00, 31.00 +LFI, 08, 31, 82.00, 68.00, -9999.00, -9999.00, 28.00 +LFK, 08, 31, 91.00, 69.00, 12.00, 21.00, 27.00 +LFT, 08, 31, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 08, 31, 79.00, 65.00, 18.00, 19.00, 30.00 +LGB, 08, 31, 83.00, 64.00, 3.00, 3.00, 4.00 +LGU, 08, 31, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +LHW, 08, 31, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 08, 31, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +LIC, 08, 31, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +LIT, 08, 31, 88.00, 67.00, 14.00, 20.00, 26.00 +LIZ, 08, 31, 69.00, 47.00, -9999.00, -9999.00, 42.00 +LMT, 08, 31, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +LND, 08, 31, 78.00, 49.00, 10.00, 11.00, 17.00 +LNK, 08, 31, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LOL, 08, 31, 86.00, 48.00, 5.00, 3.00, 6.00 +LOZ, 08, 31, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LRD, 08, 31, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 08, 31, 87.00, 65.00, -9999.00, -9999.00, 27.00 +LSE, 08, 31, 77.00, 55.00, 21.00, 21.00, 33.00 +LSF, 08, 31, 89.00, 69.00, -9999.00, -9999.00, 29.00 +LSV, 08, 31, 101.00, 62.00, -9999.00, -9999.00, 5.00 +LTS, 08, 31, 92.00, 66.00, -9999.00, -9999.00, 18.00 +LUF, 08, 31, 102.00, 70.00, -9999.00, -9999.00, 9.00 +LVS, 08, 31, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +LWS, 08, 31, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +LWT, 08, 31, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +LXV, 08, 31, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LYH, 08, 31, 82.00, 61.00, 21.00, 20.00, 31.00 +MAF, 08, 31, 89.00, 64.00, 14.00, 13.00, 20.00 +MBL, 08, 31, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MBS, 08, 31, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MCB, 08, 31, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 08, 31, 90.00, 59.00, -9999.00, -9999.00, 2.00 +MCF, 08, 31, 90.00, 74.00, -9999.00, -9999.00, 46.00 +MCG, 08, 31, 59.00, 40.00, 35.00, 33.00, 49.00 +MCI, 08, 31, 82.00, 61.00, 19.00, 19.00, 29.00 +MCK, 08, 31, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +MCN, 08, 31, 89.00, 68.00, 16.00, 22.00, 31.00 +MCO, 08, 31, 91.00, 73.00, 16.00, 43.00, 49.00 +MCW, 08, 31, 76.00, 54.00, 19.00, 16.00, 27.00 +MC2, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MDH, 08, 31, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +MDO, 08, 31, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +MDT, 08, 31, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +MDW, 08, 31, 79.00, 60.00, 24.00, 21.00, 35.00 +MEI, 08, 31, 90.00, 67.00, 14.00, 23.00, 31.00 +MEM, 08, 31, 87.00, 68.00, 15.00, 19.00, 27.00 +MER, 08, 31, 93.00, 57.00, -9999.00, -9999.00, 2.00 +MFD, 08, 31, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MFE, 08, 31, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 08, 31, 87.00, 52.00, 10.00, 8.00, 14.00 +MGE, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 08, 31, 89.00, 69.00, 16.00, 21.00, 30.00 +MGW, 08, 31, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MHK, 08, 31, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MHR, 08, 31, 90.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 08, 31, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +MIA, 08, 31, 89.00, 75.00, 33.00, 46.00, 59.00 +MIB, 08, 31, 74.00, 50.00, -9999.00, -9999.00, 26.00 +MIV, 08, 31, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MI1, 08, 31, 87.00, 48.00, -9999.00, -9999.00, 9.00 +MKC, 08, 31, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MKE, 08, 31, 74.00, 57.00, 24.00, 18.00, 34.00 +MKG, 08, 31, 75.00, 55.00, 21.00, 20.00, 31.00 +MKL, 08, 31, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MLB, 08, 31, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 08, 31, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MLD, 08, 31, 83.00, 44.00, -9999.00, -9999.00, -9999.00 +MLF, 08, 31, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +MLI, 08, 31, 80.00, 57.00, 20.00, 17.00, 30.00 +MLS, 08, 31, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +MLU, 08, 31, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MMO, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 08, 31, 89.00, 68.00, -9999.00, -9999.00, 29.00 +MOB, 08, 31, 89.00, 71.00, 20.00, 38.00, 45.00 +MOT, 08, 31, 74.00, 50.00, 17.00, 15.00, 25.00 +MPV, 08, 31, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MQT, 08, 31, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +MRB, 08, 31, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MRF, 08, 31, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +MRI, 08, 31, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +MRY, 08, 31, 71.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 08, 31, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MSN, 08, 31, 75.00, 52.00, 23.00, 20.00, 35.00 +MSO, 08, 31, 76.00, 45.00, 18.00, 18.00, 27.00 +MSP, 08, 31, 75.00, 55.00, 25.00, 21.00, 36.00 +MSS, 08, 31, 73.00, 51.00, 23.00, 24.00, 36.00 +MSY, 08, 31, 89.00, 72.00, 14.00, 34.00, 41.00 +MTC, 08, 31, 75.00, 56.00, -9999.00, -9999.00, 27.00 +MTN, 08, 31, 82.00, 62.00, -9999.00, -9999.00, 25.00 +MTO, 08, 31, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MUI, 08, 31, 80.00, 57.00, -9999.00, -9999.00, 25.00 +MUO, 08, 31, 86.00, 50.00, -9999.00, -9999.00, 9.00 +MWA, 08, 31, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MWH, 08, 31, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +MXF, 08, 31, 89.00, 69.00, -9999.00, -9999.00, 25.00 +MYL, 08, 31, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +MYR, 08, 31, 87.00, 68.00, -9999.00, -9999.00, 32.00 +NAO, 08, 31, 85.00, 73.00, -9999.00, -9999.00, 44.00 +NBC, 08, 31, 87.00, 70.00, -9999.00, -9999.00, 36.00 +NBE, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +NBU, 08, 31, 78.00, 58.00, -9999.00, -9999.00, 28.00 +NCA, 08, 31, 87.00, 65.00, -9999.00, -9999.00, 36.00 +NCO, 08, 31, 75.00, 60.00, -9999.00, -9999.00, 29.00 +NC1, 08, 31, 92.00, 64.00, -9999.00, -9999.00, 3.00 +NEL, 08, 31, 81.00, 58.00, -9999.00, -9999.00, 28.00 +NFG, 08, 31, 76.00, 62.00, -9999.00, -9999.00, 3.00 +NFL, 08, 31, 84.00, 47.00, -9999.00, -9999.00, 7.00 +NGP, 08, 31, 91.00, 74.00, -9999.00, -9999.00, 26.00 +NGU, 08, 31, 83.00, 67.00, -9999.00, -9999.00, 27.00 +NGZ, 08, 31, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 08, 31, 82.00, 61.00, -9999.00, -9999.00, 28.00 +NHZ, 08, 31, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NID, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 08, 31, 89.00, 71.00, -9999.00, -9999.00, 45.00 +NIR, 08, 31, 93.00, 71.00, -9999.00, -9999.00, 27.00 +NKT, 08, 31, 85.00, 70.00, -9999.00, -9999.00, 37.00 +NKX, 08, 31, 78.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 08, 31, 89.00, 66.00, -9999.00, -9999.00, 29.00 +NPA, 08, 31, 88.00, 73.00, -9999.00, -9999.00, 36.00 +NQA, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 08, 31, 94.00, 72.00, -9999.00, -9999.00, 25.00 +NQX, 08, 31, 89.00, 79.00, -9999.00, -9999.00, 49.00 +NRB, 08, 31, 87.00, 74.00, -9999.00, -9999.00, 37.00 +NRC, 08, 31, 92.00, 56.00, -9999.00, -9999.00, 4.00 +NRS, 08, 31, 76.00, 64.00, -9999.00, -9999.00, 3.00 +NSE, 08, 31, 89.00, 69.00, -9999.00, -9999.00, 37.00 +NSI, 08, 31, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 08, 31, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 08, 31, 84.00, 63.00, -9999.00, -9999.00, 5.00 +NTU, 08, 31, 83.00, 67.00, -9999.00, -9999.00, 29.00 +NUC, 08, 31, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 08, 31, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 08, 31, 71.00, 48.00, -9999.00, -9999.00, 23.00 +NWF, 08, 31, 83.00, 64.00, -9999.00, -9999.00, 5.00 +NXX, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 08, 31, 84.00, 60.00, -9999.00, -9999.00, 28.00 +NZC, 08, 31, 90.00, 68.00, -9999.00, -9999.00, 44.00 +NZJ, 08, 31, 84.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 08, 31, 75.00, 56.00, -9999.00, -9999.00, 30.00 +NZY, 08, 31, 78.00, 67.00, -9999.00, -9999.00, 3.00 +OAK, 08, 31, 76.00, 54.00, 3.00, 3.00, 4.00 +OAR, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 08, 31, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +OGD, 08, 31, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +OKC, 08, 31, 88.00, 66.00, 14.00, 12.00, 21.00 +OLM, 08, 31, 74.00, 47.00, 20.00, 20.00, 28.00 +OMA, 08, 31, 81.00, 58.00, 19.00, 16.00, 27.00 +OME, 08, 31, 53.00, 41.00, 33.00, 35.00, 46.00 +ONT, 08, 31, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 08, 31, 78.00, 58.00, 22.00, 20.00, 34.00 +ORF, 08, 31, 83.00, 67.00, 17.00, 18.00, 28.00 +ORH, 08, 31, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +ORT, 08, 31, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +OSC, 08, 31, 73.00, 52.00, -9999.00, -9999.00, 33.00 +OTG, 08, 31, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +OTH, 08, 31, 67.00, 52.00, 14.00, 16.00, 21.00 +OTM, 08, 31, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +OTZ, 08, 31, 52.00, 43.00, 28.00, 30.00, 41.00 +OURC, 08, 31, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +OURU, 08, 31, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +OVN, 08, 31, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +OZR, 08, 31, 89.00, 67.00, -9999.00, -9999.00, 34.00 +PACZ, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 08, 31, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAED, 08, 31, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +PAEH, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 08, 31, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +PAGA, 08, 31, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +PAH, 08, 31, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PAIM, 08, 31, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PALU, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 08, 31, 89.00, 70.00, -9999.00, -9999.00, 37.00 +PAQ, 08, 31, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PASV, 08, 31, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PASY, 08, 31, 52.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 08, 31, 48.00, 40.00, -9999.00, -9999.00, -9999.00 +PATL, 08, 31, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PBF, 08, 31, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PBG, 08, 31, 73.00, 54.00, -9999.00, -9999.00, 34.00 +PBI, 08, 31, 89.00, 75.00, 30.00, 42.00, 56.00 +PDT, 08, 31, 81.00, 54.00, 12.00, 10.00, 17.00 +PDX, 08, 31, 78.00, 55.00, 18.00, 17.00, 25.00 +PFN, 08, 31, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 08, 31, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +PHL, 08, 31, 81.00, 63.00, 18.00, 18.00, 29.00 +PHX, 08, 31, 101.00, 76.00, 9.00, 4.00, 12.00 +PIA, 08, 31, 80.00, 59.00, 21.00, 19.00, 31.00 +PIB, 08, 31, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PIH, 08, 31, 80.00, 47.00, 11.00, 12.00, 19.00 +PIR, 08, 31, 82.00, 54.00, 14.00, 11.00, 21.00 +PIT, 08, 31, 78.00, 57.00, 20.00, 22.00, 32.00 +PKB, 08, 31, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +PLN, 08, 31, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PNC, 08, 31, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PNE, 08, 31, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PNS, 08, 31, 88.00, 73.00, 17.00, 27.00, 34.00 +POB, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 08, 31, 90.00, 68.00, -9999.00, -9999.00, 43.00 +POM, 08, 31, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 08, 31, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PRB, 08, 31, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 08, 31, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +PSB, 08, 31, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +PSC, 08, 31, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSG, 08, 31, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 08, 31, 75.00, 51.00, -9999.00, -9999.00, 28.00 +PSP, 08, 31, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +PSX, 08, 31, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 08, 31, 56.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 08, 31, 85.00, 55.00, 17.00, 10.00, 23.00 +PUC, 08, 31, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PUO, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 08, 31, 78.00, 58.00, 19.00, 17.00, 28.00 +PVU, 08, 31, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +PWM, 08, 31, 73.00, 53.00, 21.00, 20.00, 30.00 +P02, 08, 31, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +P07, 08, 31, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +P11, 08, 31, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +P24, 08, 31, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +P28, 08, 31, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +P35, 08, 31, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P38, 08, 31, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +P39, 08, 31, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +P58, 08, 31, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +P59, 08, 31, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +P60, 08, 31, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +P61, 08, 31, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +P67, 08, 31, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +P68, 08, 31, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +P69, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 08, 31, 85.00, 43.00, -9999.00, -9999.00, -9999.00 +QOS, 08, 31, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +RAP, 08, 31, 79.00, 50.00, 16.00, 13.00, 24.00 +RBL, 08, 31, 93.00, 62.00, 4.00, 5.00, 7.00 +RCA, 08, 31, 79.00, 50.00, -9999.00, -9999.00, 21.00 +RDD, 08, 31, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +RDM, 08, 31, 79.00, 42.00, 10.00, 8.00, 15.00 +RDR, 08, 31, 74.00, 49.00, -9999.00, -9999.00, 28.00 +RDU, 08, 31, 84.00, 65.00, 17.00, 18.00, 27.00 +REE, 08, 31, 86.00, 63.00, -9999.00, -9999.00, 18.00 +REJ, 08, 31, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +RFD, 08, 31, 78.00, 56.00, 21.00, 19.00, 32.00 +RIC, 08, 31, 84.00, 63.00, 19.00, 19.00, 30.00 +RIV, 08, 31, 91.00, 59.00, -9999.00, -9999.00, 3.00 +RIW, 08, 31, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +RKS, 08, 31, 75.00, 45.00, 9.00, 10.00, 14.00 +RME, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 08, 31, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +RND, 08, 31, 92.00, 72.00, -9999.00, -9999.00, 21.00 +RNO, 08, 31, 84.00, 45.00, 8.00, 7.00, 11.00 +ROA, 08, 31, 82.00, 61.00, 17.00, 20.00, 29.00 +ROC, 08, 31, 75.00, 55.00, 25.00, 24.00, 38.00 +ROW, 08, 31, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +RSL, 08, 31, 84.00, 61.00, 13.00, 12.00, 22.00 +RST, 08, 31, 74.00, 53.00, 26.00, 22.00, 37.00 +RWF, 08, 31, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +RWL, 08, 31, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SAC, 08, 31, 90.00, 57.00, 3.00, 3.00, 4.00 +SAF, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 08, 31, 78.00, 67.00, 3.00, 3.00, 4.00 +SAT, 08, 31, 92.00, 72.00, 13.00, 15.00, 22.00 +SAV, 08, 31, 88.00, 71.00, 17.00, 30.00, 38.00 +SAW, 08, 31, 70.00, 53.00, -9999.00, -9999.00, 38.00 +SBA, 08, 31, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 08, 31, 94.00, 61.00, -9999.00, -9999.00, 3.00 +SBN, 08, 31, 78.00, 57.00, 21.00, 22.00, 32.00 +SBP, 08, 31, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 08, 31, 75.00, 36.00, -9999.00, -9999.00, -9999.00 +SBY, 08, 31, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +SCC, 08, 31, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +SCK, 08, 31, 90.00, 59.00, 2.00, 3.00, 4.00 +SDF, 08, 31, 83.00, 63.00, 17.00, 21.00, 31.00 +SEA, 08, 31, 72.00, 54.00, 18.00, 19.00, 27.00 +SEM, 08, 31, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 08, 31, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +SFO, 08, 31, 73.00, 55.00, 2.00, 3.00, 4.00 +SGF, 08, 31, 84.00, 62.00, 17.00, 17.00, 28.00 +SGY, 08, 31, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 08, 31, 79.00, 46.00, 16.00, 14.00, 23.00 +SHV, 08, 31, 90.00, 69.00, 11.00, 16.00, 24.00 +SIT, 08, 31, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 08, 31, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 08, 31, 91.00, 67.00, 11.00, 12.00, 18.00 +SKA, 08, 31, 77.00, 50.00, -9999.00, -9999.00, 16.00 +SKF, 08, 31, 92.00, 72.00, -9999.00, -9999.00, 19.00 +SLC, 08, 31, 84.00, 56.00, 13.00, 13.00, 21.00 +SLE, 08, 31, 79.00, 49.00, 14.00, 15.00, 21.00 +SLN, 08, 31, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SMP, 08, 31, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 08, 31, 75.00, 53.00, -9999.00, 3.00, 5.00 +SNA, 08, 31, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 08, 31, 50.00, 43.00, 40.00, 44.00, 59.00 +SNS, 08, 31, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 08, 31, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +SPI, 08, 31, 82.00, 60.00, 16.00, 19.00, 29.00 +SPS, 08, 31, 91.00, 68.00, 13.00, 13.00, 20.00 +SRQ, 08, 31, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 08, 31, 88.00, 66.00, -9999.00, -9999.00, 30.00 +SSI, 08, 31, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 08, 31, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +STJ, 08, 31, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +STL, 08, 31, 84.00, 64.00, 17.00, 17.00, 28.00 +STNV, 08, 31, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +STS, 08, 31, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 08, 31, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +SUS, 08, 31, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +SUU, 08, 31, 87.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 08, 31, 79.00, 57.00, 22.00, 16.00, 32.00 +SVN, 08, 31, 88.00, 71.00, -9999.00, -9999.00, 36.00 +SWF, 08, 31, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SXT, 08, 31, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +SYR, 08, 31, 75.00, 55.00, 26.00, 26.00, 39.00 +SZL, 08, 31, 84.00, 59.00, -9999.00, -9999.00, 27.00 +TAD, 08, 31, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +TAL, 08, 31, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TBN, 08, 31, 85.00, 58.00, -9999.00, -9999.00, 30.00 +TCC, 08, 31, 86.00, 59.00, 14.00, 11.00, 19.00 +TCL, 08, 31, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TCM, 08, 31, 75.00, 49.00, -9999.00, -9999.00, 24.00 +TCS, 08, 31, 87.00, 62.00, -9999.00, 13.00, 26.00 +TEB, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 08, 31, 88.00, 66.00, -9999.00, -9999.00, 20.00 +TKA, 08, 31, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +TLH, 08, 31, 90.00, 70.00, 13.00, 37.00, 42.00 +TNX, 08, 31, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TOL, 08, 31, 78.00, 55.00, 19.00, 21.00, 32.00 +TOP, 08, 31, 83.00, 60.00, 21.00, 19.00, 30.00 +TPA, 08, 31, 90.00, 74.00, 23.00, 40.00, 48.00 +TPH, 08, 31, 84.00, 51.00, 7.00, 7.00, 11.00 +TRI, 08, 31, 82.00, 60.00, 17.00, 21.00, 30.00 +TRK, 08, 31, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +TRM, 08, 31, 102.00, 72.00, -9999.00, -9999.00, -9999.00 +TTD, 08, 31, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +TUL, 08, 31, 88.00, 67.00, 15.00, 14.00, 24.00 +TUP, 08, 31, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TUS, 08, 31, 95.00, 70.00, 17.00, 12.00, 24.00 +TVC, 08, 31, 74.00, 53.00, 23.00, 20.00, 33.00 +TVL, 08, 31, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +TWF, 08, 31, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +TXK, 08, 31, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TYR, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 08, 31, 84.00, 63.00, 15.00, 22.00, 30.00 +T01, 08, 31, 83.00, 61.00, -9999.00, -9999.00, 28.00 +T02, 08, 31, 86.00, 66.00, -9999.00, -9999.00, 29.00 +T03, 08, 31, 87.00, 68.00, -9999.00, -9999.00, 32.00 +T04, 08, 31, 90.00, 73.00, -9999.00, -9999.00, 46.00 +T05, 08, 31, 85.00, 59.00, -9999.00, -9999.00, 26.00 +T06, 08, 31, 90.00, 66.00, -9999.00, -9999.00, 27.00 +T07, 08, 31, 89.00, 52.00, -9999.00, -9999.00, 15.00 +T08, 08, 31, 83.00, 59.00, -9999.00, -9999.00, 15.00 +UCA, 08, 31, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +UCC, 08, 31, 92.00, 64.00, -9999.00, -9999.00, 5.00 +UIL, 08, 31, 68.00, 48.00, 29.00, 29.00, 38.00 +UIN, 08, 31, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +UKI, 08, 31, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 08, 31, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +UNV, 08, 31, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +U15, 08, 31, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +U28, 08, 31, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +VAD, 08, 31, 89.00, 68.00, -9999.00, -9999.00, 35.00 +VBG, 08, 31, 75.00, 54.00, -9999.00, -9999.00, 8.00 +VCT, 08, 31, 91.00, 73.00, 12.00, 27.00, 32.00 +VCV, 08, 31, 93.00, 58.00, -9999.00, -9999.00, 4.00 +VDZ, 08, 31, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +VEL, 08, 31, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +VIH, 08, 31, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +VLD, 08, 31, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 08, 31, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +VNY, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 08, 31, 90.00, 69.00, -9999.00, -9999.00, 36.00 +VRB, 08, 31, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 08, 31, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +VWS, 08, 31, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +WAL, 08, 31, 83.00, 61.00, 14.00, 14.00, 23.00 +WJA, 08, 31, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +WJF, 08, 31, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +WLF, 08, 31, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +WMC, 08, 31, 85.00, 43.00, 8.00, 8.00, 12.00 +WPO, 08, 31, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +WRB, 08, 31, 89.00, 68.00, -9999.00, -9999.00, 29.00 +WRG, 08, 31, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 08, 31, 82.00, 58.00, -9999.00, -9999.00, 26.00 +WRL, 08, 31, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +X68, 08, 31, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 08, 31, 58.00, 43.00, 53.00, 52.00, 64.00 +YCG, 08, 31, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +YDC, 08, 31, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +YEG, 08, 31, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YEN, 08, 31, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YFC, 08, 31, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YKM, 08, 31, 81.00, 48.00, 8.00, 8.00, 12.00 +YNG, 08, 31, 76.00, 55.00, 23.00, 23.00, 36.00 +YPA, 08, 31, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YQB, 08, 31, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YQD, 08, 31, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +YQR, 08, 31, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +YQT, 08, 31, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +YRV, 08, 31, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YUL, 08, 31, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +YUM, 08, 31, 103.00, 77.00, 4.00, 3.00, 5.00 +YVR, 08, 31, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +YWG, 08, 31, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YXC, 08, 31, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +YXS, 08, 31, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YYB, 08, 31, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +YYC, 08, 31, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +Y22, 08, 31, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +Y26, 08, 31, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +Y62, 08, 31, 70.00, 48.00, 27.00, 28.00, 40.00 +ZUN, 08, 31, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +ZZV, 08, 31, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +Z26, 08, 31, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +0V1, 08, 31, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +01R, 08, 31, 90.00, 69.00, -9999.00, -9999.00, 28.00 +1V1, 08, 31, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +1V4, 08, 31, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +1V5B, 08, 31, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +2DP, 08, 31, 84.00, 69.00, -9999.00, -9999.00, 30.00 +2PJ, 08, 31, 88.00, 66.00, -9999.00, -9999.00, 29.00 +3B1, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 08, 31, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +3RN, 08, 31, 73.00, 50.00, -9999.00, -9999.00, 33.00 +3SE, 08, 31, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +4DG, 08, 31, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +4LJ, 08, 31, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +4MR, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +4OM, 08, 31, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +5I3, 08, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 08, 31, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +5WD, 08, 31, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 08, 31, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +9V9, 08, 31, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 01, 79.00, 58.00, 19.00, 22.00, 32.00 +ABI, 09, 01, 90.00, 69.00, 12.00, 14.00, 20.00 +ABQ, 09, 01, 85.00, 59.00, 20.00, 12.00, 25.00 +ABR, 09, 01, 78.00, 51.00, 17.00, 12.00, 25.00 +ABY, 09, 01, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 01, 73.00, 59.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 01, 93.00, 71.00, 11.00, 15.00, 20.00 +ACV, 09, 01, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 01, 80.00, 60.00, 19.00, 15.00, 26.00 +ADK, 09, 01, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 01, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 01, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 01, 82.00, 59.00, -9999.00, -9999.00, 27.00 +AEX, 09, 01, 90.00, 70.00, -9999.00, -9999.00, 28.00 +AFF, 09, 01, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 01, 92.00, 72.00, -9999.00, -9999.00, 56.00 +AGS, 09, 01, 88.00, 67.00, 17.00, 24.00, 33.00 +AHN, 09, 01, 86.00, 66.00, 16.00, 21.00, 29.00 +AKN, 09, 01, 59.00, 44.00, 36.00, 39.00, 53.00 +AKO, 09, 01, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 01, 77.00, 54.00, 22.00, 23.00, 35.00 +ALI, 09, 01, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 01, 78.00, 54.00, 21.00, 18.00, 30.00 +ALS, 09, 01, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 01, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 01, 85.00, 60.00, 18.00, 12.00, 25.00 +AMG, 09, 01, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 01, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 01, 59.00, 46.00, 32.00, 32.00, 43.00 +AND, 09, 01, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 01, 63.00, 50.00, 42.00, 45.00, 56.00 +AOO, 09, 01, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +APN, 09, 01, 72.00, 49.00, 24.00, 24.00, 38.00 +AQQ, 09, 01, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 09, 01, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +AST, 09, 01, 69.00, 51.00, 20.00, 23.00, 30.00 +ATL, 09, 01, 85.00, 67.00, 16.00, 22.00, 30.00 +ATW, 09, 01, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 01, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 01, 82.00, 58.00, -9999.00, -9999.00, 28.00 +AUG, 09, 01, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 01, 93.00, 72.00, 10.00, 16.00, 21.00 +AUW, 09, 01, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 01, 80.00, 59.00, 16.00, 26.00, 33.00 +AVP, 09, 01, 76.00, 57.00, 23.00, 22.00, 33.00 +AXN, 09, 01, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 01, 76.00, 55.00, -9999.00, -9999.00, 33.00 +AYS, 09, 01, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 01, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 01, 91.00, 59.00, -9999.00, -9999.00, 3.00 +BAD, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 01, 72.00, 40.00, -9999.00, -9999.00, 19.00 +BDL, 09, 01, 79.00, 56.00, 23.00, 20.00, 32.00 +BDR, 09, 01, 78.00, 61.00, 22.00, 18.00, 34.00 +BET, 09, 01, 56.00, 43.00, 42.00, 41.00, 55.00 +BFD, 09, 01, 71.00, 49.00, 26.00, 27.00, 39.00 +BFF, 09, 01, 82.00, 51.00, 15.00, 11.00, 21.00 +BFL, 09, 01, 93.00, 66.00, 3.00, 2.00, 3.00 +BGM, 09, 01, 72.00, 54.00, 22.00, 25.00, 35.00 +BGR, 09, 01, 72.00, 52.00, 20.00, 18.00, 31.00 +BGS, 09, 01, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 01, 87.00, 66.00, 15.00, 23.00, 31.00 +BID, 09, 01, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 01, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 01, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 01, 77.00, 51.00, 16.00, 15.00, 24.00 +BIS, 09, 01, 76.00, 48.00, 18.00, 15.00, 26.00 +BIX, 09, 01, 89.00, 73.00, -9999.00, -9999.00, 34.00 +BJI, 09, 01, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 01, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 01, 82.00, 48.00, -9999.00, -9999.00, 26.00 +BKW, 09, 01, 76.00, 56.00, 21.00, 27.00, 37.00 +BLF, 09, 01, 75.00, 59.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 01, 104.00, 76.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 01, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 01, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 01, 84.00, 59.00, -9999.00, -9999.00, 25.00 +BNA, 09, 01, 86.00, 65.00, 17.00, 21.00, 31.00 +BNO, 09, 01, 78.00, 40.00, -9999.00, 10.00, 21.00 +BOI, 09, 01, 82.00, 52.00, 9.00, 8.00, 14.00 +BOS, 09, 01, 76.00, 60.00, 19.00, 20.00, 29.00 +BPI, 09, 01, 73.00, 30.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 01, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 01, 79.00, 59.00, -9999.00, -9999.00, 28.00 +BRO, 09, 01, 92.00, 75.00, 15.00, 24.00, 31.00 +BRW, 09, 01, 38.00, 31.00, 28.00, 27.00, 42.00 +BSM, 09, 01, 93.00, 72.00, -9999.00, -9999.00, 19.00 +BTI, 09, 01, 40.00, 33.00, 22.00, 24.00, 35.00 +BTL, 09, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 01, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 01, 89.00, 71.00, 12.00, 34.00, 38.00 +BTT, 09, 01, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 01, 73.00, 53.00, 28.00, 27.00, 42.00 +BUB, 09, 01, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 01, 74.00, 57.00, 26.00, 23.00, 37.00 +BUR, 09, 01, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 01, 88.00, 73.00, -9999.00, 30.00, 45.00 +BWG, 09, 01, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 01, 82.00, 62.00, 18.00, 18.00, 29.00 +BYH, 09, 01, 87.00, 66.00, -9999.00, -9999.00, 23.00 +BYI, 09, 01, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 01, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 01, 88.00, 67.00, 16.00, 22.00, 30.00 +CAG, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 01, 77.00, 57.00, 21.00, 22.00, 35.00 +CAO, 09, 01, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 01, 69.00, 47.00, 26.00, 29.00, 42.00 +CBM, 09, 01, 89.00, 66.00, -9999.00, -9999.00, 27.00 +CDB, 09, 01, 54.00, 46.00, 49.00, 52.00, 68.00 +CDC, 09, 01, 83.00, 52.00, 10.00, 9.00, 16.00 +CDR, 09, 01, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 01, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 01, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 01, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 01, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 01, 85.00, 66.00, 16.00, 23.00, 30.00 +CHO, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 01, 87.00, 71.00, 19.00, 28.00, 37.00 +CID, 09, 01, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 01, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 01, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 01, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 01, 77.00, 58.00, 25.00, 23.00, 37.00 +CLL, 09, 01, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 01, 85.00, 66.00, 16.00, 18.00, 26.00 +CMH, 09, 01, 79.00, 58.00, 18.00, 22.00, 31.00 +CMI, 09, 01, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 01, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 01, 83.00, 60.00, 21.00, 14.00, 29.00 +CNM, 09, 01, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 01, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +COD, 09, 01, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +COF, 09, 01, 89.00, 73.00, -9999.00, -9999.00, 42.00 +CON, 09, 01, 76.00, 50.00, 21.00, 20.00, 33.00 +COS, 09, 01, 77.00, 51.00, 21.00, 18.00, 30.00 +COT, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 01, 83.00, 60.00, 17.00, 18.00, 28.00 +CPR, 09, 01, 79.00, 46.00, 13.00, 12.00, 20.00 +CRBC, 09, 01, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 01, 92.00, 74.00, 15.00, 21.00, 28.00 +CRW, 09, 01, 82.00, 60.00, 20.00, 26.00, 37.00 +CSG, 09, 01, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 01, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 01, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 01, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 01, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 01, 81.00, 60.00, 18.00, 21.00, 31.00 +CVN, 09, 01, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 01, 85.00, 58.00, -9999.00, -9999.00, 21.00 +CXY, 09, 01, 80.00, 61.00, 17.00, 18.00, 27.00 +CYS, 09, 01, 75.00, 48.00, 17.00, 18.00, 28.00 +DAA, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 09, 01, 88.00, 73.00, 22.00, 34.00, 45.00 +DAG, 09, 01, 97.00, 69.00, 3.00, 4.00, 5.00 +DAL, 09, 01, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 01, 80.00, 58.00, 19.00, 21.00, 31.00 +DBQ, 09, 01, 76.00, 55.00, 23.00, 19.00, 33.00 +DCA, 09, 01, 84.00, 66.00, 17.00, 19.00, 28.00 +DDC, 09, 01, 86.00, 61.00, 18.00, 11.00, 24.00 +DEC, 09, 01, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 01, 81.00, 52.00, 17.00, 15.00, 27.00 +DFW, 09, 01, 92.00, 71.00, 10.00, 13.00, 18.00 +DHN, 09, 01, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 01, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 01, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 01, 93.00, 72.00, -9999.00, -9999.00, 14.00 +DLG, 09, 01, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 01, 68.00, 49.00, 29.00, 26.00, 43.00 +DLLC, 09, 01, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 01, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 01, 95.00, 70.00, -9999.00, -9999.00, 19.00 +DMN, 09, 01, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 01, 83.00, 63.00, -9999.00, -9999.00, 26.00 +DPG, 09, 01, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 01, 90.00, 69.00, -9999.00, -9999.00, 36.00 +DRA, 09, 01, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 01, 93.00, 72.00, 11.00, 12.00, 18.00 +DSM, 09, 01, 80.00, 59.00, 21.00, 18.00, 30.00 +DTW, 09, 01, 78.00, 56.00, 19.00, 21.00, 31.00 +DUG, 09, 01, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 01, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 01, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 01, 90.00, 69.00, -9999.00, -9999.00, 21.00 +D45, 09, 01, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 01, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 01, 75.00, 52.00, 23.00, 20.00, 33.00 +ECG, 09, 01, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 01, 93.00, 63.00, -9999.00, -9999.00, 3.00 +EED, 09, 01, 103.00, 78.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 01, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 01, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 01, 77.00, 54.00, 24.00, 29.00, 40.00 +EKO, 09, 01, 83.00, 43.00, 10.00, 10.00, 16.00 +ELD, 09, 01, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 01, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 01, 90.00, 64.00, 16.00, 11.00, 22.00 +ELY, 09, 01, 79.00, 42.00, 12.00, 11.00, 19.00 +EMP, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 01, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +END, 09, 01, 89.00, 66.00, -9999.00, -9999.00, 18.00 +ENN, 09, 01, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 01, 83.00, 59.00, -9999.00, -9999.00, 10.00 +EPH, 09, 01, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 01, 75.00, 59.00, 27.00, 23.00, 39.00 +ESF, 09, 01, 90.00, 70.00, -9999.00, -9999.00, 34.00 +EUG, 09, 01, 79.00, 51.00, 13.00, 14.00, 19.00 +EVV, 09, 01, 84.00, 62.00, 18.00, 17.00, 27.00 +EWN, 09, 01, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 01, 82.00, 64.00, 18.00, 19.00, 29.00 +EYW, 09, 01, 89.00, 79.00, 30.00, 33.00, 49.00 +E74, 09, 01, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 01, 84.00, 63.00, -9999.00, -9999.00, 26.00 +FAI, 09, 01, 61.00, 42.00, 26.00, 25.00, 38.00 +FAR, 09, 01, 75.00, 51.00, 19.00, 18.00, 31.00 +FAT, 09, 01, 93.00, 61.00, 2.00, 3.00, 4.00 +FAY, 09, 01, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 01, 73.00, 43.00, 17.00, 19.00, 28.00 +FCS, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FDY, 09, 01, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 01, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FLG, 09, 01, 76.00, 45.00, 15.00, 21.00, 29.00 +FLL, 09, 01, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 01, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 01, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +FME, 09, 01, 84.00, 59.00, -9999.00, -9999.00, 25.00 +FMH, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 09, 01, 86.00, 52.00, 11.00, 9.00, 16.00 +FMY, 09, 01, 91.00, 75.00, 19.00, 48.00, 56.00 +FNT, 09, 01, 75.00, 55.00, 21.00, 21.00, 33.00 +FOD, 09, 01, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 01, 83.00, 60.00, -9999.00, -9999.00, 24.00 +FOK, 09, 01, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 01, 85.00, 62.00, -9999.00, -9999.00, 27.00 +FSD, 09, 01, 78.00, 54.00, 23.00, 17.00, 32.00 +FSI, 09, 01, 90.00, 66.00, -9999.00, -9999.00, 20.00 +FSM, 09, 01, 89.00, 66.00, 15.00, 18.00, 25.00 +FTK, 09, 01, 83.00, 60.00, -9999.00, -9999.00, 24.00 +FWA, 09, 01, 79.00, 58.00, 18.00, 20.00, 30.00 +FWH, 09, 01, 91.00, 68.00, -9999.00, -9999.00, 19.00 +FYU, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 01, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 01, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 01, 105.00, 75.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 01, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 01, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 01, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 01, 77.00, 50.00, 13.00, 10.00, 17.00 +GFA, 09, 01, 75.00, 47.00, -9999.00, -9999.00, 25.00 +GFK, 09, 01, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 01, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 01, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 01, 76.00, 49.00, 14.00, 14.00, 23.00 +GJT, 09, 01, 86.00, 57.00, 11.00, 11.00, 19.00 +GKN, 09, 01, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 01, 82.00, 54.00, 15.00, 9.00, 20.00 +GLH, 09, 01, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 01, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 01, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 01, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 09, 01, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 01, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 01, 73.00, 53.00, 25.00, 24.00, 37.00 +GRCI, 09, 01, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 01, 75.00, 49.00, -9999.00, -9999.00, 23.00 +GRI, 09, 01, 81.00, 57.00, 18.00, 13.00, 26.00 +GRK, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 09, 01, 76.00, 54.00, 22.00, 19.00, 31.00 +GSB, 09, 01, 86.00, 66.00, -9999.00, -9999.00, 30.00 +GSG, 09, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 01, 83.00, 63.00, 17.00, 19.00, 28.00 +GSP, 09, 01, 84.00, 65.00, 18.00, 21.00, 30.00 +GST, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 01, 74.00, 55.00, -9999.00, -9999.00, 35.00 +GTF, 09, 01, 75.00, 47.00, 19.00, 17.00, 28.00 +GUP, 09, 01, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 01, 80.00, 57.00, -9999.00, -9999.00, 28.00 +GVW, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 09, 01, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 01, 83.00, 70.00, 20.00, 21.00, 30.00 +HBR, 09, 01, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 01, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 01, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 01, 82.00, 53.00, -9999.00, -9999.00, 15.00 +HKY, 09, 01, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 01, 76.00, 46.00, 16.00, 15.00, 24.00 +HMN, 09, 01, 91.00, 58.00, -9999.00, -9999.00, 19.00 +HMS, 09, 01, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 01, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 01, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 09, 01, 79.00, 53.00, 18.00, 14.00, 27.00 +HOP, 09, 01, 86.00, 61.00, -9999.00, -9999.00, 23.00 +HOT, 09, 01, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 01, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 01, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 01, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 01, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 01, 90.00, 69.00, -9999.00, -9999.00, 35.00 +HST, 09, 01, 90.00, 73.00, -9999.00, -9999.00, 54.00 +HSV, 09, 01, 86.00, 65.00, 17.00, 22.00, 30.00 +HTL, 09, 01, 72.00, 50.00, 27.00, 24.00, 42.00 +HTS, 09, 01, 81.00, 61.00, 18.00, 24.00, 33.00 +HUF, 09, 01, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 01, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 01, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 01, 77.00, 47.00, 16.00, 16.00, 25.00 +IAB, 09, 01, 86.00, 64.00, -9999.00, -9999.00, 25.00 +IAD, 09, 01, 82.00, 59.00, 19.00, 22.00, 32.00 +IAG, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 01, 91.00, 70.00, 14.00, 26.00, 32.00 +ICT, 09, 01, 86.00, 64.00, 17.00, 14.00, 26.00 +IDA, 09, 01, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 01, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 01, 81.00, 62.00, 17.00, 19.00, 29.00 +ILI, 09, 01, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 01, 87.00, 69.00, 21.00, 27.00, 37.00 +IMT, 09, 01, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +IND, 09, 01, 81.00, 59.00, 17.00, 18.00, 28.00 +INL, 09, 01, 69.00, 47.00, 26.00, 26.00, 41.00 +INS, 09, 01, 92.00, 64.00, -9999.00, -9999.00, 5.00 +INT, 09, 01, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 09, 01, 87.00, 57.00, 12.00, 15.00, 23.00 +IPL, 09, 01, 102.00, 75.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 01, 78.00, 57.00, 21.00, 24.00, 35.00 +IRK, 09, 01, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 01, 76.00, 48.00, 18.00, 16.00, 28.00 +ISP, 09, 01, 77.00, 63.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 01, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 01, 100.00, 71.00, -9999.00, -9999.00, 12.00 +IWD, 09, 01, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 01, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 01, 90.00, 67.00, 13.00, 24.00, 29.00 +JAX, 09, 01, 89.00, 71.00, 20.00, 36.00, 43.00 +JBR, 09, 01, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 01, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 01, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 01, 79.00, 64.00, 19.00, 18.00, 30.00 +JHW, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 01, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 01, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 01, 59.00, 45.00, 48.00, 49.00, 60.00 +JST, 09, 01, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 01, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 01, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 01, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 01, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 01, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 01, 76.00, 54.00, 19.00, 21.00, 31.00 +LAR, 09, 01, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 01, 99.00, 70.00, 5.00, 6.00, 9.00 +LAX, 09, 01, 77.00, 64.00, 3.00, 4.00, 4.00 +LBB, 09, 01, 86.00, 63.00, 16.00, 13.00, 23.00 +LBF, 09, 01, 81.00, 52.00, 19.00, 11.00, 26.00 +LCH, 09, 01, 89.00, 71.00, 17.00, 28.00, 36.00 +LCK, 09, 01, 81.00, 58.00, -9999.00, -9999.00, 27.00 +LEB, 09, 01, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 01, 82.00, 62.00, 16.00, 23.00, 31.00 +LFI, 09, 01, 82.00, 68.00, -9999.00, -9999.00, 28.00 +LFK, 09, 01, 91.00, 69.00, 12.00, 21.00, 27.00 +LFT, 09, 01, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 01, 79.00, 65.00, 18.00, 19.00, 30.00 +LGB, 09, 01, 83.00, 64.00, 3.00, 3.00, 4.00 +LGU, 09, 01, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 01, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 01, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 01, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 01, 88.00, 67.00, 14.00, 20.00, 26.00 +LIZ, 09, 01, 69.00, 47.00, -9999.00, -9999.00, 42.00 +LMT, 09, 01, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +LND, 09, 01, 78.00, 49.00, 10.00, 11.00, 17.00 +LNK, 09, 01, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 01, 86.00, 48.00, 5.00, 3.00, 6.00 +LOZ, 09, 01, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 01, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 01, 87.00, 65.00, -9999.00, -9999.00, 27.00 +LSE, 09, 01, 77.00, 55.00, 21.00, 21.00, 33.00 +LSF, 09, 01, 89.00, 69.00, -9999.00, -9999.00, 29.00 +LSV, 09, 01, 101.00, 62.00, -9999.00, -9999.00, 5.00 +LTS, 09, 01, 92.00, 66.00, -9999.00, -9999.00, 18.00 +LUF, 09, 01, 102.00, 70.00, -9999.00, -9999.00, 9.00 +LVS, 09, 01, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 01, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 01, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 01, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 01, 82.00, 61.00, 21.00, 20.00, 31.00 +MAF, 09, 01, 89.00, 64.00, 14.00, 13.00, 20.00 +MBL, 09, 01, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 01, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 01, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 01, 90.00, 59.00, -9999.00, -9999.00, 2.00 +MCF, 09, 01, 90.00, 74.00, -9999.00, -9999.00, 46.00 +MCG, 09, 01, 59.00, 40.00, 35.00, 33.00, 49.00 +MCI, 09, 01, 82.00, 61.00, 19.00, 19.00, 29.00 +MCK, 09, 01, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 01, 89.00, 68.00, 16.00, 22.00, 31.00 +MCO, 09, 01, 91.00, 73.00, 16.00, 43.00, 49.00 +MCW, 09, 01, 76.00, 54.00, 19.00, 16.00, 27.00 +MC2, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MDH, 09, 01, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 01, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 01, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 01, 79.00, 60.00, 24.00, 21.00, 34.00 +MEI, 09, 01, 90.00, 67.00, 14.00, 23.00, 31.00 +MEM, 09, 01, 87.00, 68.00, 15.00, 19.00, 27.00 +MER, 09, 01, 93.00, 57.00, -9999.00, -9999.00, 2.00 +MFD, 09, 01, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 01, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 01, 87.00, 52.00, 10.00, 8.00, 14.00 +MGE, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 09, 01, 89.00, 69.00, 16.00, 21.00, 30.00 +MGW, 09, 01, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 01, 90.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 09, 01, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 01, 89.00, 75.00, 33.00, 46.00, 59.00 +MIB, 09, 01, 73.00, 50.00, -9999.00, -9999.00, 26.00 +MIV, 09, 01, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 01, 87.00, 48.00, -9999.00, -9999.00, 9.00 +MKC, 09, 01, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 01, 74.00, 57.00, 24.00, 18.00, 34.00 +MKG, 09, 01, 75.00, 55.00, 21.00, 20.00, 31.00 +MKL, 09, 01, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 01, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 01, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 01, 83.00, 44.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 01, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 01, 80.00, 57.00, 20.00, 17.00, 30.00 +MLS, 09, 01, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 01, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 01, 89.00, 68.00, -9999.00, -9999.00, 29.00 +MOB, 09, 01, 89.00, 71.00, 20.00, 37.00, 44.00 +MOT, 09, 01, 73.00, 50.00, 17.00, 15.00, 25.00 +MPV, 09, 01, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 01, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 01, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 01, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 01, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 01, 71.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 01, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 01, 75.00, 52.00, 23.00, 20.00, 35.00 +MSO, 09, 01, 76.00, 45.00, 18.00, 18.00, 27.00 +MSP, 09, 01, 75.00, 55.00, 25.00, 21.00, 36.00 +MSS, 09, 01, 73.00, 51.00, 23.00, 24.00, 36.00 +MSY, 09, 01, 89.00, 72.00, 14.00, 34.00, 41.00 +MTC, 09, 01, 75.00, 56.00, -9999.00, -9999.00, 27.00 +MTN, 09, 01, 82.00, 62.00, -9999.00, -9999.00, 25.00 +MTO, 09, 01, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 01, 80.00, 57.00, -9999.00, -9999.00, 25.00 +MUO, 09, 01, 86.00, 50.00, -9999.00, -9999.00, 9.00 +MWA, 09, 01, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 01, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 01, 89.00, 69.00, -9999.00, -9999.00, 25.00 +MYL, 09, 01, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 01, 87.00, 68.00, -9999.00, -9999.00, 32.00 +NAO, 09, 01, 85.00, 73.00, -9999.00, -9999.00, 44.00 +NBC, 09, 01, 87.00, 70.00, -9999.00, -9999.00, 36.00 +NBE, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +NBU, 09, 01, 78.00, 58.00, -9999.00, -9999.00, 28.00 +NCA, 09, 01, 87.00, 65.00, -9999.00, -9999.00, 36.00 +NCO, 09, 01, 75.00, 60.00, -9999.00, -9999.00, 29.00 +NC1, 09, 01, 92.00, 64.00, -9999.00, -9999.00, 3.00 +NEL, 09, 01, 81.00, 58.00, -9999.00, -9999.00, 28.00 +NFG, 09, 01, 76.00, 62.00, -9999.00, -9999.00, 3.00 +NFL, 09, 01, 84.00, 47.00, -9999.00, -9999.00, 7.00 +NGP, 09, 01, 91.00, 74.00, -9999.00, -9999.00, 27.00 +NGU, 09, 01, 83.00, 67.00, -9999.00, -9999.00, 27.00 +NGZ, 09, 01, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 01, 82.00, 61.00, -9999.00, -9999.00, 28.00 +NHZ, 09, 01, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NID, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 01, 89.00, 71.00, -9999.00, -9999.00, 45.00 +NIR, 09, 01, 93.00, 71.00, -9999.00, -9999.00, 27.00 +NKT, 09, 01, 85.00, 70.00, -9999.00, -9999.00, 37.00 +NKX, 09, 01, 78.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 01, 89.00, 66.00, -9999.00, -9999.00, 29.00 +NPA, 09, 01, 88.00, 73.00, -9999.00, -9999.00, 36.00 +NQA, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 01, 94.00, 72.00, -9999.00, -9999.00, 25.00 +NQX, 09, 01, 89.00, 79.00, -9999.00, -9999.00, 49.00 +NRB, 09, 01, 87.00, 74.00, -9999.00, -9999.00, 37.00 +NRC, 09, 01, 92.00, 56.00, -9999.00, -9999.00, 4.00 +NRS, 09, 01, 76.00, 64.00, -9999.00, -9999.00, 3.00 +NSE, 09, 01, 89.00, 69.00, -9999.00, -9999.00, 37.00 +NSI, 09, 01, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 01, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 01, 84.00, 63.00, -9999.00, -9999.00, 5.00 +NTU, 09, 01, 83.00, 67.00, -9999.00, -9999.00, 29.00 +NUC, 09, 01, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 01, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 09, 01, 71.00, 48.00, -9999.00, -9999.00, 23.00 +NWF, 09, 01, 83.00, 64.00, -9999.00, -9999.00, 5.00 +NXX, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 01, 84.00, 60.00, -9999.00, -9999.00, 28.00 +NZC, 09, 01, 90.00, 68.00, -9999.00, -9999.00, 44.00 +NZJ, 09, 01, 84.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 09, 01, 75.00, 56.00, -9999.00, -9999.00, 30.00 +NZY, 09, 01, 78.00, 67.00, -9999.00, -9999.00, 3.00 +OAK, 09, 01, 76.00, 54.00, 3.00, 3.00, 4.00 +OAR, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 09, 01, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 01, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 01, 88.00, 66.00, 14.00, 12.00, 21.00 +OLM, 09, 01, 74.00, 47.00, 20.00, 20.00, 29.00 +OMA, 09, 01, 81.00, 58.00, 19.00, 16.00, 27.00 +OME, 09, 01, 53.00, 41.00, 33.00, 35.00, 46.00 +ONT, 09, 01, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 01, 78.00, 58.00, 22.00, 20.00, 34.00 +ORF, 09, 01, 83.00, 67.00, 17.00, 18.00, 28.00 +ORH, 09, 01, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 01, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 01, 73.00, 52.00, -9999.00, -9999.00, 33.00 +OTG, 09, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 01, 67.00, 52.00, 14.00, 16.00, 21.00 +OTM, 09, 01, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 01, 52.00, 43.00, 28.00, 30.00, 41.00 +OURC, 09, 01, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 01, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 01, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 01, 89.00, 67.00, -9999.00, -9999.00, 34.00 +PACZ, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 01, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 01, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 01, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 01, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 01, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 01, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 01, 89.00, 70.00, -9999.00, -9999.00, 37.00 +PAQ, 09, 01, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 01, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 01, 52.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 01, 48.00, 40.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 01, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 01, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 01, 73.00, 54.00, -9999.00, -9999.00, 34.00 +PBI, 09, 01, 89.00, 75.00, 30.00, 42.00, 56.00 +PDT, 09, 01, 81.00, 54.00, 12.00, 10.00, 17.00 +PDX, 09, 01, 78.00, 55.00, 18.00, 17.00, 25.00 +PFN, 09, 01, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 01, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 01, 81.00, 63.00, 18.00, 18.00, 29.00 +PHX, 09, 01, 101.00, 76.00, 9.00, 4.00, 12.00 +PIA, 09, 01, 80.00, 59.00, 21.00, 19.00, 31.00 +PIB, 09, 01, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 01, 80.00, 47.00, 11.00, 12.00, 19.00 +PIR, 09, 01, 82.00, 54.00, 14.00, 11.00, 21.00 +PIT, 09, 01, 78.00, 57.00, 20.00, 22.00, 32.00 +PKB, 09, 01, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 01, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 01, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 01, 88.00, 73.00, 17.00, 27.00, 34.00 +POB, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +POE, 09, 01, 90.00, 68.00, -9999.00, -9999.00, 43.00 +POM, 09, 01, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 09, 01, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 01, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 01, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 01, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 01, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 01, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 01, 75.00, 51.00, -9999.00, -9999.00, 28.00 +PSP, 09, 01, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 01, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 01, 56.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 01, 85.00, 55.00, 17.00, 10.00, 23.00 +PUC, 09, 01, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 01, 78.00, 58.00, 19.00, 17.00, 28.00 +PVU, 09, 01, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 01, 73.00, 53.00, 21.00, 20.00, 30.00 +P02, 09, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +P07, 09, 01, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +P11, 09, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +P24, 09, 01, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +P28, 09, 01, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +P35, 09, 01, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P38, 09, 01, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +P39, 09, 01, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +P58, 09, 01, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +P59, 09, 01, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +P60, 09, 01, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +P61, 09, 01, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +P67, 09, 01, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +P68, 09, 01, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +P69, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 01, 85.00, 43.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 01, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 01, 79.00, 50.00, 16.00, 13.00, 24.00 +RBL, 09, 01, 93.00, 62.00, 4.00, 5.00, 7.00 +RCA, 09, 01, 79.00, 50.00, -9999.00, -9999.00, 21.00 +RDD, 09, 01, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 01, 79.00, 42.00, 10.00, 8.00, 15.00 +RDR, 09, 01, 74.00, 49.00, -9999.00, -9999.00, 28.00 +RDU, 09, 01, 84.00, 65.00, 17.00, 18.00, 27.00 +REE, 09, 01, 86.00, 63.00, -9999.00, -9999.00, 18.00 +REJ, 09, 01, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 01, 78.00, 56.00, 21.00, 19.00, 32.00 +RIC, 09, 01, 84.00, 63.00, 19.00, 19.00, 30.00 +RIV, 09, 01, 91.00, 59.00, -9999.00, -9999.00, 3.00 +RIW, 09, 01, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 01, 75.00, 45.00, 9.00, 10.00, 14.00 +RME, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 09, 01, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +RND, 09, 01, 92.00, 72.00, -9999.00, -9999.00, 21.00 +RNO, 09, 01, 84.00, 45.00, 8.00, 7.00, 11.00 +ROA, 09, 01, 82.00, 61.00, 17.00, 20.00, 29.00 +ROC, 09, 01, 75.00, 55.00, 25.00, 24.00, 38.00 +ROW, 09, 01, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 01, 84.00, 61.00, 13.00, 12.00, 22.00 +RST, 09, 01, 74.00, 53.00, 26.00, 22.00, 37.00 +RWF, 09, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 01, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 01, 90.00, 57.00, 3.00, 3.00, 4.00 +SAF, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 01, 78.00, 67.00, 3.00, 3.00, 4.00 +SAT, 09, 01, 92.00, 72.00, 13.00, 15.00, 22.00 +SAV, 09, 01, 88.00, 71.00, 17.00, 30.00, 38.00 +SAW, 09, 01, 70.00, 53.00, -9999.00, -9999.00, 38.00 +SBA, 09, 01, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 01, 94.00, 61.00, -9999.00, -9999.00, 3.00 +SBN, 09, 01, 78.00, 57.00, 21.00, 22.00, 32.00 +SBP, 09, 01, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 01, 75.00, 36.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 01, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 01, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 01, 90.00, 59.00, 2.00, 3.00, 4.00 +SDF, 09, 01, 83.00, 63.00, 17.00, 21.00, 31.00 +SEA, 09, 01, 72.00, 54.00, 18.00, 19.00, 27.00 +SEM, 09, 01, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 01, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 01, 73.00, 55.00, 2.00, 3.00, 4.00 +SGF, 09, 01, 84.00, 62.00, 17.00, 17.00, 28.00 +SGY, 09, 01, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 01, 78.00, 46.00, 16.00, 14.00, 23.00 +SHV, 09, 01, 90.00, 69.00, 11.00, 16.00, 24.00 +SIT, 09, 01, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 01, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 01, 91.00, 67.00, 11.00, 12.00, 18.00 +SKA, 09, 01, 77.00, 50.00, -9999.00, -9999.00, 16.00 +SKF, 09, 01, 92.00, 72.00, -9999.00, -9999.00, 19.00 +SLC, 09, 01, 84.00, 56.00, 13.00, 13.00, 21.00 +SLE, 09, 01, 79.00, 49.00, 14.00, 15.00, 21.00 +SLN, 09, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 01, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 01, 75.00, 53.00, -9999.00, 3.00, 5.00 +SNA, 09, 01, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 01, 50.00, 43.00, 40.00, 44.00, 59.00 +SNS, 09, 01, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 01, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 01, 82.00, 60.00, 16.00, 19.00, 29.00 +SPS, 09, 01, 91.00, 68.00, 13.00, 13.00, 20.00 +SRQ, 09, 01, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 01, 88.00, 66.00, -9999.00, -9999.00, 30.00 +SSI, 09, 01, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 09, 01, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 01, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +STL, 09, 01, 84.00, 64.00, 17.00, 17.00, 28.00 +STNV, 09, 01, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +STS, 09, 01, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 01, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 01, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 01, 87.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 09, 01, 79.00, 57.00, 22.00, 16.00, 32.00 +SVN, 09, 01, 88.00, 71.00, -9999.00, -9999.00, 36.00 +SWF, 09, 01, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 01, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 01, 75.00, 55.00, 26.00, 26.00, 39.00 +SZL, 09, 01, 84.00, 59.00, -9999.00, -9999.00, 27.00 +TAD, 09, 01, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 01, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 01, 85.00, 58.00, -9999.00, -9999.00, 30.00 +TCC, 09, 01, 86.00, 59.00, 14.00, 11.00, 19.00 +TCL, 09, 01, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 01, 75.00, 49.00, -9999.00, -9999.00, 24.00 +TCS, 09, 01, 87.00, 62.00, -9999.00, 13.00, 26.00 +TEB, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 01, 88.00, 66.00, -9999.00, -9999.00, 20.00 +TKA, 09, 01, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 01, 90.00, 70.00, 13.00, 37.00, 41.00 +TNX, 09, 01, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 01, 78.00, 55.00, 19.00, 21.00, 32.00 +TOP, 09, 01, 83.00, 60.00, 21.00, 19.00, 30.00 +TPA, 09, 01, 90.00, 74.00, 23.00, 40.00, 48.00 +TPH, 09, 01, 84.00, 51.00, 7.00, 7.00, 11.00 +TRI, 09, 01, 82.00, 60.00, 17.00, 21.00, 30.00 +TRK, 09, 01, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 01, 102.00, 72.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 01, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 01, 88.00, 67.00, 15.00, 14.00, 24.00 +TUP, 09, 01, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 01, 95.00, 70.00, 17.00, 12.00, 24.00 +TVC, 09, 01, 74.00, 53.00, 23.00, 20.00, 33.00 +TVL, 09, 01, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 01, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 01, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 01, 84.00, 63.00, 15.00, 22.00, 30.00 +T01, 09, 01, 83.00, 61.00, -9999.00, -9999.00, 28.00 +T02, 09, 01, 86.00, 66.00, -9999.00, -9999.00, 29.00 +T03, 09, 01, 87.00, 68.00, -9999.00, -9999.00, 32.00 +T04, 09, 01, 90.00, 73.00, -9999.00, -9999.00, 46.00 +T05, 09, 01, 85.00, 59.00, -9999.00, -9999.00, 26.00 +T06, 09, 01, 90.00, 66.00, -9999.00, -9999.00, 27.00 +T07, 09, 01, 89.00, 52.00, -9999.00, -9999.00, 15.00 +T08, 09, 01, 83.00, 59.00, -9999.00, -9999.00, 15.00 +UCA, 09, 01, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 01, 92.00, 64.00, -9999.00, -9999.00, 5.00 +UIL, 09, 01, 68.00, 48.00, 29.00, 29.00, 38.00 +UIN, 09, 01, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 01, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 01, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +U15, 09, 01, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +U28, 09, 01, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 01, 89.00, 68.00, -9999.00, -9999.00, 35.00 +VBG, 09, 01, 75.00, 54.00, -9999.00, -9999.00, 8.00 +VCT, 09, 01, 91.00, 73.00, 12.00, 27.00, 32.00 +VCV, 09, 01, 93.00, 58.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 01, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 01, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 01, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 01, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 01, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 01, 90.00, 69.00, -9999.00, -9999.00, 36.00 +VRB, 09, 01, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 01, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 01, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 01, 83.00, 61.00, 14.00, 14.00, 23.00 +WJA, 09, 01, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 01, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 01, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 01, 85.00, 43.00, 8.00, 8.00, 12.00 +WPO, 09, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 01, 89.00, 68.00, -9999.00, -9999.00, 29.00 +WRG, 09, 01, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 01, 82.00, 58.00, -9999.00, -9999.00, 26.00 +WRL, 09, 01, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +X68, 09, 01, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 01, 58.00, 43.00, 54.00, 52.00, 64.00 +YCG, 09, 01, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 01, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 01, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 01, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 01, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 01, 81.00, 48.00, 8.00, 8.00, 12.00 +YNG, 09, 01, 76.00, 55.00, 23.00, 23.00, 36.00 +YPA, 09, 01, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 01, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 01, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 01, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 01, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 01, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 01, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 01, 103.00, 77.00, 4.00, 3.00, 5.00 +YVR, 09, 01, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 01, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 01, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 01, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 01, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 01, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 01, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 01, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 01, 70.00, 48.00, 27.00, 28.00, 40.00 +ZUN, 09, 01, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 01, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 01, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 01, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +01R, 09, 01, 90.00, 69.00, -9999.00, -9999.00, 28.00 +1V1, 09, 01, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 01, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 01, 84.00, 69.00, -9999.00, -9999.00, 30.00 +2PJ, 09, 01, 88.00, 66.00, -9999.00, -9999.00, 29.00 +3B1, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 01, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 01, 73.00, 50.00, -9999.00, -9999.00, 33.00 +3SE, 09, 01, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 01, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 01, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +4OM, 09, 01, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 01, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 01, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 01, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 01, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 02, 79.00, 58.00, 19.00, 22.00, 32.00 +ABI, 09, 02, 90.00, 69.00, 12.00, 14.00, 20.00 +ABQ, 09, 02, 85.00, 59.00, 19.00, 12.00, 25.00 +ABR, 09, 02, 78.00, 51.00, 17.00, 12.00, 24.00 +ABY, 09, 02, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 02, 73.00, 59.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 02, 93.00, 71.00, 11.00, 15.00, 20.00 +ACV, 09, 02, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 02, 80.00, 60.00, 19.00, 15.00, 26.00 +ADK, 09, 02, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 02, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 02, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 02, 82.00, 59.00, -9999.00, -9999.00, 27.00 +AEX, 09, 02, 90.00, 70.00, -9999.00, -9999.00, 28.00 +AFF, 09, 02, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 02, 92.00, 72.00, -9999.00, -9999.00, 56.00 +AGS, 09, 02, 88.00, 67.00, 17.00, 23.00, 32.00 +AHN, 09, 02, 86.00, 66.00, 16.00, 21.00, 29.00 +AKN, 09, 02, 59.00, 44.00, 37.00, 39.00, 53.00 +AKO, 09, 02, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 02, 77.00, 54.00, 22.00, 23.00, 35.00 +ALI, 09, 02, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 02, 78.00, 54.00, 21.00, 18.00, 30.00 +ALS, 09, 02, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 02, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 02, 85.00, 60.00, 18.00, 12.00, 25.00 +AMG, 09, 02, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 02, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 02, 59.00, 46.00, 32.00, 32.00, 43.00 +AND, 09, 02, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 02, 63.00, 50.00, 42.00, 45.00, 56.00 +AOO, 09, 02, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +APN, 09, 02, 72.00, 49.00, 24.00, 24.00, 38.00 +AQQ, 09, 02, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 09, 02, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +AST, 09, 02, 69.00, 51.00, 21.00, 23.00, 31.00 +ATL, 09, 02, 85.00, 67.00, 16.00, 22.00, 30.00 +ATW, 09, 02, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 02, 82.00, 58.00, -9999.00, -9999.00, 28.00 +AUG, 09, 02, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 02, 93.00, 72.00, 10.00, 16.00, 21.00 +AUW, 09, 02, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 02, 80.00, 59.00, 16.00, 26.00, 32.00 +AVP, 09, 02, 76.00, 57.00, 23.00, 22.00, 33.00 +AXN, 09, 02, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 02, 76.00, 55.00, -9999.00, -9999.00, 33.00 +AYS, 09, 02, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 02, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 02, 91.00, 59.00, -9999.00, -9999.00, 3.00 +BAD, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 02, 72.00, 40.00, -9999.00, -9999.00, 19.00 +BDL, 09, 02, 79.00, 56.00, 23.00, 20.00, 32.00 +BDR, 09, 02, 78.00, 61.00, 22.00, 18.00, 34.00 +BET, 09, 02, 56.00, 43.00, 42.00, 41.00, 55.00 +BFD, 09, 02, 71.00, 49.00, 26.00, 27.00, 39.00 +BFF, 09, 02, 82.00, 51.00, 15.00, 11.00, 21.00 +BFL, 09, 02, 93.00, 66.00, 3.00, 2.00, 3.00 +BGM, 09, 02, 72.00, 54.00, 22.00, 25.00, 35.00 +BGR, 09, 02, 72.00, 52.00, 20.00, 18.00, 31.00 +BGS, 09, 02, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 02, 87.00, 66.00, 15.00, 23.00, 31.00 +BID, 09, 02, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 02, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 02, 91.00, 50.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 02, 77.00, 51.00, 16.00, 15.00, 24.00 +BIS, 09, 02, 76.00, 48.00, 18.00, 15.00, 26.00 +BIX, 09, 02, 89.00, 73.00, -9999.00, -9999.00, 34.00 +BJI, 09, 02, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 02, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 02, 82.00, 48.00, -9999.00, -9999.00, 26.00 +BKW, 09, 02, 76.00, 56.00, 21.00, 27.00, 37.00 +BLF, 09, 02, 75.00, 59.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 02, 104.00, 76.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 02, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 02, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 02, 84.00, 59.00, -9999.00, -9999.00, 25.00 +BNA, 09, 02, 86.00, 65.00, 17.00, 21.00, 31.00 +BNO, 09, 02, 78.00, 40.00, -9999.00, 10.00, 21.00 +BOI, 09, 02, 82.00, 52.00, 9.00, 8.00, 14.00 +BOS, 09, 02, 76.00, 60.00, 19.00, 20.00, 29.00 +BPI, 09, 02, 73.00, 30.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 02, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 02, 79.00, 59.00, -9999.00, -9999.00, 27.00 +BRO, 09, 02, 92.00, 75.00, 16.00, 24.00, 31.00 +BRW, 09, 02, 38.00, 31.00, 28.00, 27.00, 42.00 +BSM, 09, 02, 93.00, 72.00, -9999.00, -9999.00, 19.00 +BTI, 09, 02, 40.00, 33.00, 22.00, 24.00, 35.00 +BTL, 09, 02, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 02, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 02, 89.00, 71.00, 12.00, 34.00, 38.00 +BTT, 09, 02, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 02, 73.00, 53.00, 28.00, 27.00, 42.00 +BUB, 09, 02, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 02, 74.00, 57.00, 26.00, 23.00, 37.00 +BUR, 09, 02, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 02, 88.00, 73.00, -9999.00, 30.00, 44.00 +BWG, 09, 02, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 02, 82.00, 62.00, 18.00, 18.00, 28.00 +BYH, 09, 02, 87.00, 66.00, -9999.00, -9999.00, 23.00 +BYI, 09, 02, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 02, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 02, 88.00, 67.00, 16.00, 21.00, 29.00 +CAG, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 02, 77.00, 57.00, 21.00, 22.00, 35.00 +CAO, 09, 02, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 02, 69.00, 47.00, 26.00, 29.00, 42.00 +CBM, 09, 02, 89.00, 66.00, -9999.00, -9999.00, 27.00 +CDB, 09, 02, 54.00, 46.00, 49.00, 53.00, 68.00 +CDC, 09, 02, 83.00, 52.00, 10.00, 9.00, 16.00 +CDR, 09, 02, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 02, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 02, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 02, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 02, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 02, 85.00, 66.00, 16.00, 23.00, 30.00 +CHO, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 02, 87.00, 71.00, 19.00, 28.00, 37.00 +CID, 09, 02, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 02, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 02, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 02, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 02, 77.00, 58.00, 25.00, 23.00, 37.00 +CLL, 09, 02, 92.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 02, 85.00, 66.00, 16.00, 18.00, 26.00 +CMH, 09, 02, 79.00, 58.00, 18.00, 22.00, 31.00 +CMI, 09, 02, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 02, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 02, 83.00, 60.00, 21.00, 14.00, 29.00 +CNM, 09, 02, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 02, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +COD, 09, 02, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +COF, 09, 02, 89.00, 73.00, -9999.00, -9999.00, 42.00 +CON, 09, 02, 76.00, 50.00, 21.00, 20.00, 33.00 +COS, 09, 02, 77.00, 51.00, 20.00, 18.00, 29.00 +COT, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 02, 83.00, 60.00, 17.00, 18.00, 28.00 +CPR, 09, 02, 79.00, 46.00, 13.00, 12.00, 20.00 +CRBC, 09, 02, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 02, 92.00, 74.00, 16.00, 21.00, 28.00 +CRW, 09, 02, 82.00, 60.00, 20.00, 25.00, 36.00 +CSG, 09, 02, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 02, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 02, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 02, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 02, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 02, 81.00, 60.00, 18.00, 21.00, 30.00 +CVN, 09, 02, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 02, 85.00, 58.00, -9999.00, -9999.00, 21.00 +CXY, 09, 02, 80.00, 61.00, 17.00, 18.00, 27.00 +CYS, 09, 02, 75.00, 48.00, 17.00, 17.00, 28.00 +DAA, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 09, 02, 88.00, 73.00, 22.00, 34.00, 45.00 +DAG, 09, 02, 97.00, 69.00, 3.00, 4.00, 5.00 +DAL, 09, 02, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 02, 80.00, 58.00, 19.00, 21.00, 31.00 +DBQ, 09, 02, 76.00, 55.00, 23.00, 19.00, 33.00 +DCA, 09, 02, 84.00, 66.00, 17.00, 19.00, 27.00 +DDC, 09, 02, 86.00, 61.00, 18.00, 11.00, 24.00 +DEC, 09, 02, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 02, 81.00, 52.00, 17.00, 15.00, 26.00 +DFW, 09, 02, 92.00, 71.00, 10.00, 13.00, 18.00 +DHN, 09, 02, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 02, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 02, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 02, 93.00, 72.00, -9999.00, -9999.00, 14.00 +DLG, 09, 02, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 02, 68.00, 49.00, 29.00, 26.00, 43.00 +DLLC, 09, 02, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 02, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 02, 95.00, 70.00, -9999.00, -9999.00, 19.00 +DMN, 09, 02, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 02, 83.00, 63.00, -9999.00, -9999.00, 26.00 +DPG, 09, 02, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 02, 90.00, 69.00, -9999.00, -9999.00, 36.00 +DRA, 09, 02, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 02, 93.00, 72.00, 11.00, 12.00, 19.00 +DSM, 09, 02, 80.00, 59.00, 21.00, 18.00, 30.00 +DTW, 09, 02, 78.00, 56.00, 19.00, 21.00, 31.00 +DUG, 09, 02, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 02, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 02, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 02, 90.00, 69.00, -9999.00, -9999.00, 21.00 +D45, 09, 02, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 02, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 02, 75.00, 52.00, 23.00, 20.00, 33.00 +ECG, 09, 02, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 02, 93.00, 63.00, -9999.00, -9999.00, 3.00 +EED, 09, 02, 103.00, 78.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 02, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 02, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 02, 77.00, 54.00, 24.00, 29.00, 39.00 +EKO, 09, 02, 83.00, 43.00, 10.00, 10.00, 16.00 +ELD, 09, 02, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 02, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 02, 90.00, 64.00, 16.00, 11.00, 22.00 +ELY, 09, 02, 79.00, 42.00, 12.00, 11.00, 19.00 +EMP, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 02, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +END, 09, 02, 89.00, 66.00, -9999.00, -9999.00, 18.00 +ENN, 09, 02, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 02, 83.00, 59.00, -9999.00, -9999.00, 10.00 +EPH, 09, 02, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 02, 75.00, 59.00, 27.00, 23.00, 39.00 +ESF, 09, 02, 90.00, 70.00, -9999.00, -9999.00, 33.00 +EUG, 09, 02, 79.00, 51.00, 13.00, 14.00, 19.00 +EVV, 09, 02, 84.00, 62.00, 18.00, 17.00, 27.00 +EWN, 09, 02, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 02, 82.00, 64.00, 18.00, 19.00, 29.00 +EYW, 09, 02, 89.00, 79.00, 30.00, 33.00, 49.00 +E74, 09, 02, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 02, 84.00, 63.00, -9999.00, -9999.00, 26.00 +FAI, 09, 02, 61.00, 42.00, 26.00, 24.00, 37.00 +FAR, 09, 02, 75.00, 51.00, 19.00, 18.00, 31.00 +FAT, 09, 02, 93.00, 61.00, 2.00, 3.00, 4.00 +FAY, 09, 02, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 02, 73.00, 43.00, 17.00, 19.00, 28.00 +FCS, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FDY, 09, 02, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 02, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FLG, 09, 02, 76.00, 45.00, 15.00, 20.00, 28.00 +FLL, 09, 02, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 02, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 02, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +FME, 09, 02, 84.00, 59.00, -9999.00, -9999.00, 25.00 +FMH, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 09, 02, 86.00, 52.00, 11.00, 9.00, 16.00 +FMY, 09, 02, 91.00, 75.00, 19.00, 47.00, 55.00 +FNT, 09, 02, 75.00, 55.00, 21.00, 21.00, 33.00 +FOD, 09, 02, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 02, 83.00, 60.00, -9999.00, -9999.00, 24.00 +FOK, 09, 02, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 02, 85.00, 62.00, -9999.00, -9999.00, 27.00 +FSD, 09, 02, 78.00, 54.00, 23.00, 17.00, 32.00 +FSI, 09, 02, 90.00, 66.00, -9999.00, -9999.00, 20.00 +FSM, 09, 02, 89.00, 66.00, 15.00, 18.00, 25.00 +FTK, 09, 02, 83.00, 60.00, -9999.00, -9999.00, 24.00 +FWA, 09, 02, 79.00, 58.00, 18.00, 20.00, 30.00 +FWH, 09, 02, 91.00, 68.00, -9999.00, -9999.00, 19.00 +FYU, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 02, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 02, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 02, 105.00, 75.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 02, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 02, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 02, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 02, 77.00, 50.00, 13.00, 10.00, 17.00 +GFA, 09, 02, 75.00, 47.00, -9999.00, -9999.00, 25.00 +GFK, 09, 02, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 02, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 02, 76.00, 49.00, 14.00, 14.00, 23.00 +GJT, 09, 02, 86.00, 57.00, 11.00, 11.00, 19.00 +GKN, 09, 02, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 02, 82.00, 54.00, 15.00, 9.00, 20.00 +GLH, 09, 02, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 02, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 02, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 02, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 09, 02, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 02, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 02, 73.00, 53.00, 25.00, 24.00, 37.00 +GRCI, 09, 02, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 02, 75.00, 49.00, -9999.00, -9999.00, 23.00 +GRI, 09, 02, 81.00, 57.00, 18.00, 13.00, 26.00 +GRK, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 09, 02, 76.00, 54.00, 22.00, 19.00, 31.00 +GSB, 09, 02, 86.00, 66.00, -9999.00, -9999.00, 29.00 +GSG, 09, 02, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 02, 83.00, 63.00, 17.00, 19.00, 28.00 +GSP, 09, 02, 84.00, 65.00, 18.00, 21.00, 30.00 +GST, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 02, 74.00, 55.00, -9999.00, -9999.00, 35.00 +GTF, 09, 02, 75.00, 47.00, 19.00, 17.00, 28.00 +GUP, 09, 02, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 02, 80.00, 57.00, -9999.00, -9999.00, 28.00 +GVW, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 09, 02, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 02, 83.00, 70.00, 20.00, 21.00, 30.00 +HBR, 09, 02, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 02, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 02, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 02, 82.00, 53.00, -9999.00, -9999.00, 15.00 +HKY, 09, 02, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 02, 75.00, 46.00, 16.00, 15.00, 24.00 +HMN, 09, 02, 91.00, 58.00, -9999.00, -9999.00, 19.00 +HMS, 09, 02, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 02, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 02, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HON, 09, 02, 79.00, 53.00, 18.00, 14.00, 27.00 +HOP, 09, 02, 86.00, 61.00, -9999.00, -9999.00, 23.00 +HOT, 09, 02, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 02, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 02, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 02, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 02, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 02, 90.00, 69.00, -9999.00, -9999.00, 35.00 +HST, 09, 02, 90.00, 73.00, -9999.00, -9999.00, 54.00 +HSV, 09, 02, 86.00, 65.00, 17.00, 22.00, 30.00 +HTL, 09, 02, 72.00, 50.00, 27.00, 24.00, 43.00 +HTS, 09, 02, 81.00, 61.00, 18.00, 24.00, 32.00 +HUF, 09, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 02, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 02, 77.00, 47.00, 16.00, 16.00, 25.00 +IAB, 09, 02, 86.00, 64.00, -9999.00, -9999.00, 25.00 +IAD, 09, 02, 82.00, 59.00, 19.00, 22.00, 32.00 +IAG, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 02, 91.00, 70.00, 14.00, 26.00, 32.00 +ICT, 09, 02, 86.00, 64.00, 17.00, 14.00, 26.00 +IDA, 09, 02, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 02, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 02, 81.00, 62.00, 17.00, 19.00, 29.00 +ILI, 09, 02, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 02, 87.00, 69.00, 21.00, 27.00, 37.00 +IMT, 09, 02, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +IND, 09, 02, 81.00, 59.00, 17.00, 18.00, 28.00 +INL, 09, 02, 69.00, 47.00, 26.00, 26.00, 41.00 +INS, 09, 02, 92.00, 64.00, -9999.00, -9999.00, 5.00 +INT, 09, 02, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 09, 02, 87.00, 57.00, 12.00, 15.00, 23.00 +IPL, 09, 02, 102.00, 75.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 02, 78.00, 57.00, 21.00, 24.00, 35.00 +IRK, 09, 02, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 02, 76.00, 48.00, 18.00, 16.00, 28.00 +ISP, 09, 02, 77.00, 63.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 02, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 02, 100.00, 71.00, -9999.00, -9999.00, 12.00 +IWD, 09, 02, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 02, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 02, 90.00, 67.00, 13.00, 24.00, 29.00 +JAX, 09, 02, 89.00, 71.00, 20.00, 36.00, 43.00 +JBR, 09, 02, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 02, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 02, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 02, 79.00, 64.00, 19.00, 18.00, 30.00 +JHW, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 02, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 02, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 02, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 02, 59.00, 45.00, 48.00, 49.00, 61.00 +JST, 09, 02, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 02, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 02, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 02, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 02, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 02, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 02, 76.00, 54.00, 19.00, 21.00, 31.00 +LAR, 09, 02, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 02, 99.00, 70.00, 5.00, 6.00, 9.00 +LAX, 09, 02, 77.00, 64.00, 3.00, 4.00, 4.00 +LBB, 09, 02, 86.00, 63.00, 16.00, 13.00, 23.00 +LBF, 09, 02, 81.00, 52.00, 19.00, 11.00, 26.00 +LCH, 09, 02, 89.00, 71.00, 17.00, 28.00, 36.00 +LCK, 09, 02, 81.00, 58.00, -9999.00, -9999.00, 27.00 +LEB, 09, 02, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 02, 82.00, 62.00, 16.00, 23.00, 31.00 +LFI, 09, 02, 82.00, 68.00, -9999.00, -9999.00, 28.00 +LFK, 09, 02, 91.00, 69.00, 12.00, 21.00, 28.00 +LFT, 09, 02, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 02, 79.00, 65.00, 18.00, 19.00, 30.00 +LGB, 09, 02, 83.00, 64.00, 3.00, 3.00, 4.00 +LGU, 09, 02, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 02, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 02, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 02, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 02, 88.00, 67.00, 14.00, 20.00, 26.00 +LIZ, 09, 02, 69.00, 47.00, -9999.00, -9999.00, 42.00 +LMT, 09, 02, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +LND, 09, 02, 78.00, 49.00, 10.00, 11.00, 17.00 +LNK, 09, 02, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 02, 86.00, 48.00, 5.00, 3.00, 6.00 +LOZ, 09, 02, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 02, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 02, 87.00, 65.00, -9999.00, -9999.00, 27.00 +LSE, 09, 02, 77.00, 55.00, 21.00, 21.00, 33.00 +LSF, 09, 02, 89.00, 69.00, -9999.00, -9999.00, 29.00 +LSV, 09, 02, 101.00, 62.00, -9999.00, -9999.00, 5.00 +LTS, 09, 02, 92.00, 66.00, -9999.00, -9999.00, 18.00 +LUF, 09, 02, 102.00, 70.00, -9999.00, -9999.00, 9.00 +LVS, 09, 02, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 02, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 02, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 02, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 02, 82.00, 61.00, 21.00, 19.00, 31.00 +MAF, 09, 02, 89.00, 64.00, 14.00, 13.00, 20.00 +MBL, 09, 02, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 02, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 02, 90.00, 59.00, -9999.00, -9999.00, 2.00 +MCF, 09, 02, 90.00, 74.00, -9999.00, -9999.00, 46.00 +MCG, 09, 02, 59.00, 40.00, 35.00, 33.00, 49.00 +MCI, 09, 02, 82.00, 61.00, 19.00, 19.00, 29.00 +MCK, 09, 02, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 02, 89.00, 68.00, 16.00, 22.00, 31.00 +MCO, 09, 02, 91.00, 73.00, 16.00, 43.00, 49.00 +MCW, 09, 02, 76.00, 54.00, 19.00, 16.00, 27.00 +MC2, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MDH, 09, 02, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 02, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 02, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 02, 79.00, 60.00, 24.00, 21.00, 34.00 +MEI, 09, 02, 90.00, 67.00, 14.00, 22.00, 30.00 +MEM, 09, 02, 87.00, 68.00, 15.00, 19.00, 27.00 +MER, 09, 02, 93.00, 57.00, -9999.00, -9999.00, 2.00 +MFD, 09, 02, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 02, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 02, 87.00, 52.00, 10.00, 8.00, 14.00 +MGE, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 09, 02, 89.00, 69.00, 16.00, 21.00, 30.00 +MGW, 09, 02, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 02, 90.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 09, 02, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 02, 89.00, 75.00, 33.00, 46.00, 59.00 +MIB, 09, 02, 73.00, 50.00, -9999.00, -9999.00, 26.00 +MIV, 09, 02, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 02, 87.00, 48.00, -9999.00, -9999.00, 9.00 +MKC, 09, 02, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 02, 74.00, 57.00, 24.00, 18.00, 34.00 +MKG, 09, 02, 75.00, 55.00, 21.00, 20.00, 31.00 +MKL, 09, 02, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 02, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 02, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 02, 83.00, 44.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 02, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 02, 80.00, 57.00, 20.00, 17.00, 30.00 +MLS, 09, 02, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 02, 89.00, 68.00, -9999.00, -9999.00, 28.00 +MOB, 09, 02, 89.00, 71.00, 20.00, 37.00, 44.00 +MOT, 09, 02, 73.00, 50.00, 17.00, 15.00, 25.00 +MPV, 09, 02, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 02, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 02, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 02, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 02, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 02, 71.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 02, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 02, 75.00, 52.00, 23.00, 20.00, 35.00 +MSO, 09, 02, 76.00, 45.00, 18.00, 18.00, 27.00 +MSP, 09, 02, 75.00, 55.00, 25.00, 21.00, 36.00 +MSS, 09, 02, 73.00, 51.00, 23.00, 24.00, 36.00 +MSY, 09, 02, 89.00, 72.00, 14.00, 34.00, 40.00 +MTC, 09, 02, 75.00, 56.00, -9999.00, -9999.00, 27.00 +MTN, 09, 02, 82.00, 62.00, -9999.00, -9999.00, 25.00 +MTO, 09, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 02, 80.00, 57.00, -9999.00, -9999.00, 25.00 +MUO, 09, 02, 86.00, 50.00, -9999.00, -9999.00, 9.00 +MWA, 09, 02, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 02, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 02, 89.00, 69.00, -9999.00, -9999.00, 25.00 +MYL, 09, 02, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 02, 87.00, 68.00, -9999.00, -9999.00, 32.00 +NAO, 09, 02, 85.00, 73.00, -9999.00, -9999.00, 43.00 +NBC, 09, 02, 87.00, 70.00, -9999.00, -9999.00, 35.00 +NBE, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +NBU, 09, 02, 78.00, 58.00, -9999.00, -9999.00, 28.00 +NCA, 09, 02, 87.00, 65.00, -9999.00, -9999.00, 35.00 +NCO, 09, 02, 75.00, 60.00, -9999.00, -9999.00, 29.00 +NC1, 09, 02, 92.00, 64.00, -9999.00, -9999.00, 3.00 +NEL, 09, 02, 81.00, 58.00, -9999.00, -9999.00, 28.00 +NFG, 09, 02, 76.00, 62.00, -9999.00, -9999.00, 3.00 +NFL, 09, 02, 84.00, 47.00, -9999.00, -9999.00, 7.00 +NGP, 09, 02, 91.00, 74.00, -9999.00, -9999.00, 27.00 +NGU, 09, 02, 83.00, 67.00, -9999.00, -9999.00, 27.00 +NGZ, 09, 02, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 02, 82.00, 61.00, -9999.00, -9999.00, 28.00 +NHZ, 09, 02, 73.00, 54.00, -9999.00, -9999.00, 31.00 +NID, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 02, 89.00, 71.00, -9999.00, -9999.00, 45.00 +NIR, 09, 02, 93.00, 71.00, -9999.00, -9999.00, 27.00 +NKT, 09, 02, 85.00, 70.00, -9999.00, -9999.00, 37.00 +NKX, 09, 02, 78.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 02, 89.00, 66.00, -9999.00, -9999.00, 29.00 +NPA, 09, 02, 88.00, 73.00, -9999.00, -9999.00, 36.00 +NQA, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 02, 94.00, 72.00, -9999.00, -9999.00, 25.00 +NQX, 09, 02, 89.00, 79.00, -9999.00, -9999.00, 50.00 +NRB, 09, 02, 87.00, 74.00, -9999.00, -9999.00, 37.00 +NRC, 09, 02, 92.00, 56.00, -9999.00, -9999.00, 4.00 +NRS, 09, 02, 76.00, 64.00, -9999.00, -9999.00, 3.00 +NSE, 09, 02, 89.00, 69.00, -9999.00, -9999.00, 37.00 +NSI, 09, 02, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 02, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 02, 84.00, 63.00, -9999.00, -9999.00, 5.00 +NTU, 09, 02, 83.00, 67.00, -9999.00, -9999.00, 29.00 +NUC, 09, 02, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 02, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 09, 02, 71.00, 48.00, -9999.00, -9999.00, 24.00 +NWF, 09, 02, 83.00, 64.00, -9999.00, -9999.00, 5.00 +NXX, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 02, 84.00, 60.00, -9999.00, -9999.00, 28.00 +NZC, 09, 02, 90.00, 68.00, -9999.00, -9999.00, 43.00 +NZJ, 09, 02, 84.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 09, 02, 75.00, 56.00, -9999.00, -9999.00, 30.00 +NZY, 09, 02, 78.00, 67.00, -9999.00, -9999.00, 3.00 +OAK, 09, 02, 76.00, 54.00, 3.00, 3.00, 4.00 +OAR, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 09, 02, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 02, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 02, 88.00, 66.00, 14.00, 12.00, 21.00 +OLM, 09, 02, 74.00, 47.00, 20.00, 20.00, 29.00 +OMA, 09, 02, 81.00, 58.00, 19.00, 16.00, 27.00 +OME, 09, 02, 53.00, 41.00, 33.00, 36.00, 46.00 +ONT, 09, 02, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 02, 78.00, 58.00, 22.00, 20.00, 34.00 +ORF, 09, 02, 83.00, 67.00, 17.00, 18.00, 28.00 +ORH, 09, 02, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 02, 73.00, 52.00, -9999.00, -9999.00, 33.00 +OTG, 09, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 02, 67.00, 52.00, 14.00, 16.00, 22.00 +OTM, 09, 02, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 02, 52.00, 43.00, 28.00, 30.00, 41.00 +OURC, 09, 02, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 02, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 02, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 02, 89.00, 67.00, -9999.00, -9999.00, 33.00 +PACZ, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 02, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 02, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 02, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 02, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 02, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 02, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 02, 89.00, 70.00, -9999.00, -9999.00, 37.00 +PAQ, 09, 02, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 02, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 02, 52.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 02, 48.00, 40.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 02, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 02, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 02, 73.00, 54.00, -9999.00, -9999.00, 34.00 +PBI, 09, 02, 89.00, 75.00, 30.00, 42.00, 57.00 +PDT, 09, 02, 81.00, 54.00, 12.00, 10.00, 17.00 +PDX, 09, 02, 78.00, 55.00, 18.00, 17.00, 25.00 +PFN, 09, 02, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 02, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 02, 81.00, 63.00, 18.00, 18.00, 29.00 +PHX, 09, 02, 101.00, 76.00, 9.00, 4.00, 12.00 +PIA, 09, 02, 80.00, 59.00, 21.00, 19.00, 31.00 +PIB, 09, 02, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 02, 80.00, 47.00, 11.00, 12.00, 19.00 +PIR, 09, 02, 82.00, 54.00, 14.00, 11.00, 21.00 +PIT, 09, 02, 78.00, 57.00, 20.00, 22.00, 32.00 +PKB, 09, 02, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 02, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 02, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 02, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 02, 88.00, 73.00, 17.00, 27.00, 34.00 +POB, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 09, 02, 90.00, 68.00, -9999.00, -9999.00, 43.00 +POM, 09, 02, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 09, 02, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 02, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 02, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 02, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 02, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 02, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 02, 75.00, 51.00, -9999.00, -9999.00, 28.00 +PSP, 09, 02, 104.00, 72.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 02, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 02, 56.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 02, 85.00, 55.00, 16.00, 10.00, 22.00 +PUC, 09, 02, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 02, 78.00, 58.00, 19.00, 17.00, 28.00 +PVU, 09, 02, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 02, 73.00, 53.00, 21.00, 20.00, 30.00 +P02, 09, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +P07, 09, 02, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +P11, 09, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +P24, 09, 02, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +P28, 09, 02, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +P35, 09, 02, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +P38, 09, 02, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +P39, 09, 02, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +P58, 09, 02, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +P59, 09, 02, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +P60, 09, 02, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +P61, 09, 02, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +P67, 09, 02, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +P68, 09, 02, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +P69, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 02, 85.00, 43.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 02, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 02, 79.00, 50.00, 16.00, 13.00, 24.00 +RBL, 09, 02, 93.00, 62.00, 4.00, 5.00, 7.00 +RCA, 09, 02, 79.00, 50.00, -9999.00, -9999.00, 21.00 +RDD, 09, 02, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 02, 79.00, 42.00, 10.00, 8.00, 15.00 +RDR, 09, 02, 74.00, 49.00, -9999.00, -9999.00, 28.00 +RDU, 09, 02, 84.00, 65.00, 17.00, 18.00, 27.00 +REE, 09, 02, 86.00, 63.00, -9999.00, -9999.00, 18.00 +REJ, 09, 02, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 02, 78.00, 56.00, 21.00, 19.00, 32.00 +RIC, 09, 02, 84.00, 63.00, 19.00, 19.00, 30.00 +RIV, 09, 02, 91.00, 59.00, -9999.00, -9999.00, 3.00 +RIW, 09, 02, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 02, 75.00, 45.00, 9.00, 10.00, 14.00 +RME, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 09, 02, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +RND, 09, 02, 92.00, 72.00, -9999.00, -9999.00, 21.00 +RNO, 09, 02, 84.00, 45.00, 8.00, 7.00, 11.00 +ROA, 09, 02, 82.00, 61.00, 17.00, 20.00, 29.00 +ROC, 09, 02, 75.00, 55.00, 25.00, 24.00, 38.00 +ROW, 09, 02, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 02, 84.00, 61.00, 13.00, 12.00, 22.00 +RST, 09, 02, 74.00, 53.00, 26.00, 22.00, 37.00 +RWF, 09, 02, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 02, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 02, 90.00, 57.00, 3.00, 3.00, 4.00 +SAF, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 02, 78.00, 67.00, 3.00, 3.00, 4.00 +SAT, 09, 02, 92.00, 72.00, 14.00, 15.00, 22.00 +SAV, 09, 02, 88.00, 71.00, 17.00, 30.00, 38.00 +SAW, 09, 02, 70.00, 53.00, -9999.00, -9999.00, 39.00 +SBA, 09, 02, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 02, 94.00, 61.00, -9999.00, -9999.00, 3.00 +SBN, 09, 02, 78.00, 57.00, 21.00, 22.00, 32.00 +SBP, 09, 02, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 02, 75.00, 36.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 02, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 02, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 02, 90.00, 59.00, 2.00, 3.00, 4.00 +SDF, 09, 02, 83.00, 63.00, 17.00, 21.00, 31.00 +SEA, 09, 02, 72.00, 54.00, 19.00, 19.00, 27.00 +SEM, 09, 02, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 02, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 02, 73.00, 55.00, 2.00, 3.00, 4.00 +SGF, 09, 02, 84.00, 62.00, 17.00, 17.00, 28.00 +SGY, 09, 02, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 02, 78.00, 46.00, 16.00, 14.00, 23.00 +SHV, 09, 02, 90.00, 69.00, 11.00, 16.00, 24.00 +SIT, 09, 02, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 02, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 02, 91.00, 67.00, 11.00, 12.00, 18.00 +SKA, 09, 02, 77.00, 50.00, -9999.00, -9999.00, 16.00 +SKF, 09, 02, 92.00, 72.00, -9999.00, -9999.00, 19.00 +SLC, 09, 02, 84.00, 56.00, 13.00, 13.00, 21.00 +SLE, 09, 02, 79.00, 49.00, 14.00, 15.00, 21.00 +SLN, 09, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 02, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 02, 75.00, 53.00, -9999.00, 3.00, 5.00 +SNA, 09, 02, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 02, 50.00, 43.00, 40.00, 44.00, 59.00 +SNS, 09, 02, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 02, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 02, 82.00, 60.00, 16.00, 19.00, 28.00 +SPS, 09, 02, 91.00, 68.00, 13.00, 13.00, 20.00 +SRQ, 09, 02, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 02, 88.00, 66.00, -9999.00, -9999.00, 29.00 +SSI, 09, 02, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 09, 02, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +STL, 09, 02, 84.00, 64.00, 17.00, 17.00, 28.00 +STNV, 09, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +STS, 09, 02, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 02, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 02, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 02, 87.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 09, 02, 79.00, 57.00, 22.00, 16.00, 32.00 +SVN, 09, 02, 88.00, 71.00, -9999.00, -9999.00, 36.00 +SWF, 09, 02, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 02, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 02, 75.00, 55.00, 26.00, 26.00, 39.00 +SZL, 09, 02, 84.00, 59.00, -9999.00, -9999.00, 27.00 +TAD, 09, 02, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 02, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 02, 85.00, 58.00, -9999.00, -9999.00, 31.00 +TCC, 09, 02, 86.00, 59.00, 14.00, 11.00, 19.00 +TCL, 09, 02, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 02, 75.00, 49.00, -9999.00, -9999.00, 24.00 +TCS, 09, 02, 87.00, 62.00, -9999.00, 13.00, 26.00 +TEB, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 02, 88.00, 66.00, -9999.00, -9999.00, 20.00 +TKA, 09, 02, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 02, 90.00, 70.00, 13.00, 37.00, 41.00 +TNX, 09, 02, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 02, 78.00, 55.00, 19.00, 21.00, 32.00 +TOP, 09, 02, 83.00, 60.00, 21.00, 19.00, 30.00 +TPA, 09, 02, 90.00, 74.00, 23.00, 40.00, 47.00 +TPH, 09, 02, 84.00, 51.00, 7.00, 7.00, 11.00 +TRI, 09, 02, 82.00, 60.00, 17.00, 21.00, 29.00 +TRK, 09, 02, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 02, 102.00, 72.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 02, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 02, 88.00, 67.00, 15.00, 14.00, 24.00 +TUP, 09, 02, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 02, 95.00, 70.00, 17.00, 12.00, 24.00 +TVC, 09, 02, 74.00, 53.00, 23.00, 20.00, 33.00 +TVL, 09, 02, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 02, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 02, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 02, 84.00, 63.00, 15.00, 22.00, 30.00 +T01, 09, 02, 83.00, 61.00, -9999.00, -9999.00, 28.00 +T02, 09, 02, 86.00, 66.00, -9999.00, -9999.00, 28.00 +T03, 09, 02, 87.00, 68.00, -9999.00, -9999.00, 32.00 +T04, 09, 02, 90.00, 73.00, -9999.00, -9999.00, 46.00 +T05, 09, 02, 85.00, 59.00, -9999.00, -9999.00, 26.00 +T06, 09, 02, 90.00, 66.00, -9999.00, -9999.00, 27.00 +T07, 09, 02, 89.00, 52.00, -9999.00, -9999.00, 15.00 +T08, 09, 02, 83.00, 59.00, -9999.00, -9999.00, 15.00 +UCA, 09, 02, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 02, 92.00, 64.00, -9999.00, -9999.00, 5.00 +UIL, 09, 02, 68.00, 48.00, 29.00, 29.00, 39.00 +UIN, 09, 02, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 02, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 02, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 02, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +U15, 09, 02, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +U28, 09, 02, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 02, 89.00, 68.00, -9999.00, -9999.00, 34.00 +VBG, 09, 02, 75.00, 54.00, -9999.00, -9999.00, 8.00 +VCT, 09, 02, 91.00, 73.00, 13.00, 27.00, 32.00 +VCV, 09, 02, 93.00, 58.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 02, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 02, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 02, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 02, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 02, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 02, 90.00, 69.00, -9999.00, -9999.00, 36.00 +VRB, 09, 02, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 02, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 02, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 02, 83.00, 61.00, 14.00, 14.00, 23.00 +WJA, 09, 02, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 02, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 02, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 02, 85.00, 43.00, 8.00, 8.00, 12.00 +WPO, 09, 02, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 02, 89.00, 68.00, -9999.00, -9999.00, 29.00 +WRG, 09, 02, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 02, 82.00, 58.00, -9999.00, -9999.00, 26.00 +WRL, 09, 02, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +X68, 09, 02, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 02, 58.00, 43.00, 54.00, 53.00, 65.00 +YCG, 09, 02, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 02, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 02, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 02, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 02, 81.00, 48.00, 8.00, 8.00, 12.00 +YNG, 09, 02, 76.00, 55.00, 23.00, 23.00, 36.00 +YPA, 09, 02, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 02, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 02, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 02, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 02, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 02, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 02, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 02, 103.00, 77.00, 4.00, 3.00, 5.00 +YVR, 09, 02, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 02, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 02, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 02, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 02, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 02, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 02, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 02, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 02, 70.00, 48.00, 27.00, 28.00, 41.00 +ZUN, 09, 02, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 02, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 02, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 02, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +01R, 09, 02, 90.00, 69.00, -9999.00, -9999.00, 28.00 +1V1, 09, 02, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 02, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 02, 84.00, 69.00, -9999.00, -9999.00, 29.00 +2PJ, 09, 02, 88.00, 66.00, -9999.00, -9999.00, 28.00 +3B1, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 02, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 02, 73.00, 50.00, -9999.00, -9999.00, 33.00 +3SE, 09, 02, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 02, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 02, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +4OM, 09, 02, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 02, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 02, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 02, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 02, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 03, 78.00, 58.00, 19.00, 22.00, 32.00 +ABI, 09, 03, 90.00, 68.00, 12.00, 15.00, 20.00 +ABQ, 09, 03, 85.00, 59.00, 19.00, 12.00, 24.00 +ABR, 09, 03, 77.00, 50.00, 17.00, 12.00, 24.00 +ABY, 09, 03, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 03, 73.00, 59.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 03, 93.00, 71.00, 11.00, 15.00, 21.00 +ACV, 09, 03, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 03, 80.00, 59.00, 19.00, 15.00, 26.00 +ADK, 09, 03, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 03, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 03, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 03, 82.00, 58.00, -9999.00, -9999.00, 27.00 +AEX, 09, 03, 90.00, 70.00, -9999.00, -9999.00, 28.00 +AFF, 09, 03, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 03, 92.00, 72.00, -9999.00, -9999.00, 55.00 +AGS, 09, 03, 88.00, 66.00, 17.00, 23.00, 32.00 +AHN, 09, 03, 86.00, 66.00, 16.00, 21.00, 29.00 +AKN, 09, 03, 58.00, 43.00, 37.00, 39.00, 53.00 +AKO, 09, 03, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 03, 77.00, 53.00, 22.00, 23.00, 35.00 +ALI, 09, 03, 95.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 03, 77.00, 54.00, 21.00, 18.00, 30.00 +ALS, 09, 03, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 03, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 03, 85.00, 60.00, 17.00, 12.00, 25.00 +AMG, 09, 03, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 03, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 03, 59.00, 45.00, 32.00, 32.00, 43.00 +AND, 09, 03, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 03, 63.00, 50.00, 43.00, 45.00, 57.00 +AOO, 09, 03, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +APN, 09, 03, 72.00, 49.00, 24.00, 24.00, 39.00 +AQQ, 09, 03, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 09, 03, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +AST, 09, 03, 69.00, 51.00, 21.00, 23.00, 31.00 +ATL, 09, 03, 85.00, 67.00, 16.00, 22.00, 30.00 +ATW, 09, 03, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 03, 82.00, 57.00, -9999.00, -9999.00, 28.00 +AUG, 09, 03, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 03, 93.00, 72.00, 11.00, 16.00, 22.00 +AUW, 09, 03, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 03, 80.00, 59.00, 16.00, 26.00, 32.00 +AVP, 09, 03, 76.00, 56.00, 23.00, 22.00, 33.00 +AXN, 09, 03, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 03, 75.00, 54.00, -9999.00, -9999.00, 33.00 +AYS, 09, 03, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 03, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 03, 91.00, 59.00, -9999.00, -9999.00, 3.00 +BAD, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 03, 72.00, 40.00, -9999.00, -9999.00, 19.00 +BDL, 09, 03, 78.00, 56.00, 23.00, 20.00, 32.00 +BDR, 09, 03, 77.00, 61.00, 22.00, 18.00, 34.00 +BET, 09, 03, 56.00, 42.00, 42.00, 41.00, 55.00 +BFD, 09, 03, 71.00, 49.00, 26.00, 27.00, 39.00 +BFF, 09, 03, 81.00, 50.00, 15.00, 11.00, 21.00 +BFL, 09, 03, 93.00, 66.00, 3.00, 2.00, 3.00 +BGM, 09, 03, 72.00, 54.00, 22.00, 25.00, 35.00 +BGR, 09, 03, 72.00, 52.00, 20.00, 18.00, 31.00 +BGS, 09, 03, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 03, 87.00, 66.00, 15.00, 23.00, 31.00 +BID, 09, 03, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 03, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 03, 90.00, 50.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 03, 76.00, 50.00, 16.00, 15.00, 24.00 +BIS, 09, 03, 75.00, 47.00, 18.00, 15.00, 26.00 +BIX, 09, 03, 89.00, 73.00, -9999.00, -9999.00, 34.00 +BJI, 09, 03, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 03, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 03, 81.00, 48.00, -9999.00, -9999.00, 26.00 +BKW, 09, 03, 75.00, 56.00, 21.00, 27.00, 37.00 +BLF, 09, 03, 75.00, 59.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 03, 104.00, 76.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 03, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 03, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 03, 84.00, 59.00, -9999.00, -9999.00, 25.00 +BNA, 09, 03, 86.00, 65.00, 17.00, 21.00, 31.00 +BNO, 09, 03, 77.00, 40.00, -9999.00, 10.00, 21.00 +BOI, 09, 03, 81.00, 52.00, 9.00, 8.00, 14.00 +BOS, 09, 03, 76.00, 60.00, 19.00, 20.00, 29.00 +BPI, 09, 03, 72.00, 29.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 03, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 03, 79.00, 59.00, -9999.00, -9999.00, 27.00 +BRO, 09, 03, 92.00, 75.00, 16.00, 24.00, 31.00 +BRW, 09, 03, 38.00, 31.00, 28.00, 28.00, 43.00 +BSM, 09, 03, 93.00, 72.00, -9999.00, -9999.00, 19.00 +BTI, 09, 03, 39.00, 32.00, 22.00, 24.00, 35.00 +BTL, 09, 03, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 03, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 03, 89.00, 71.00, 12.00, 33.00, 37.00 +BTT, 09, 03, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 03, 73.00, 53.00, 28.00, 27.00, 42.00 +BUB, 09, 03, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 03, 74.00, 56.00, 26.00, 23.00, 37.00 +BUR, 09, 03, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 03, 88.00, 73.00, -9999.00, 30.00, 44.00 +BWG, 09, 03, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 03, 82.00, 62.00, 17.00, 18.00, 28.00 +BYH, 09, 03, 86.00, 65.00, -9999.00, -9999.00, 23.00 +BYI, 09, 03, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 03, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 03, 88.00, 67.00, 16.00, 21.00, 29.00 +CAG, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 03, 77.00, 57.00, 21.00, 22.00, 35.00 +CAO, 09, 03, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 03, 68.00, 47.00, 26.00, 29.00, 42.00 +CBM, 09, 03, 89.00, 66.00, -9999.00, -9999.00, 27.00 +CDB, 09, 03, 54.00, 46.00, 50.00, 53.00, 69.00 +CDC, 09, 03, 83.00, 51.00, 10.00, 9.00, 16.00 +CDR, 09, 03, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 03, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 03, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 03, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 03, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 03, 85.00, 66.00, 16.00, 22.00, 30.00 +CHO, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 03, 87.00, 71.00, 19.00, 28.00, 36.00 +CID, 09, 03, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 03, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 03, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 03, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 03, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 03, 77.00, 57.00, 25.00, 23.00, 37.00 +CLL, 09, 03, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 03, 85.00, 66.00, 16.00, 18.00, 26.00 +CMH, 09, 03, 79.00, 58.00, 18.00, 21.00, 31.00 +CMI, 09, 03, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 03, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 03, 83.00, 60.00, 21.00, 14.00, 29.00 +CNM, 09, 03, 89.00, 64.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 03, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +COD, 09, 03, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +COF, 09, 03, 89.00, 73.00, -9999.00, -9999.00, 43.00 +CON, 09, 03, 75.00, 50.00, 21.00, 20.00, 33.00 +COS, 09, 03, 77.00, 51.00, 20.00, 17.00, 29.00 +COT, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 03, 82.00, 60.00, 17.00, 18.00, 28.00 +CPR, 09, 03, 78.00, 45.00, 13.00, 12.00, 20.00 +CRBC, 09, 03, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 03, 92.00, 74.00, 16.00, 21.00, 28.00 +CRW, 09, 03, 82.00, 60.00, 20.00, 25.00, 36.00 +CSG, 09, 03, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 03, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 03, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 03, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 03, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 03, 81.00, 60.00, 18.00, 20.00, 30.00 +CVN, 09, 03, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 03, 85.00, 58.00, -9999.00, -9999.00, 21.00 +CXY, 09, 03, 80.00, 60.00, 17.00, 18.00, 27.00 +CYS, 09, 03, 75.00, 47.00, 17.00, 17.00, 27.00 +DAA, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 09, 03, 88.00, 73.00, 22.00, 33.00, 45.00 +DAG, 09, 03, 97.00, 69.00, 3.00, 4.00, 5.00 +DAL, 09, 03, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 03, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 03, 80.00, 58.00, 19.00, 21.00, 31.00 +DBQ, 09, 03, 75.00, 55.00, 23.00, 19.00, 33.00 +DCA, 09, 03, 83.00, 66.00, 17.00, 19.00, 27.00 +DDC, 09, 03, 85.00, 61.00, 18.00, 11.00, 24.00 +DEC, 09, 03, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 03, 80.00, 51.00, 17.00, 15.00, 26.00 +DFW, 09, 03, 91.00, 70.00, 10.00, 13.00, 19.00 +DHN, 09, 03, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 03, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 03, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 03, 93.00, 72.00, -9999.00, -9999.00, 14.00 +DLG, 09, 03, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 03, 68.00, 48.00, 29.00, 26.00, 43.00 +DLLC, 09, 03, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 03, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 03, 95.00, 70.00, -9999.00, -9999.00, 18.00 +DMN, 09, 03, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 03, 83.00, 62.00, -9999.00, -9999.00, 26.00 +DPG, 09, 03, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 03, 90.00, 69.00, -9999.00, -9999.00, 35.00 +DRA, 09, 03, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 03, 93.00, 72.00, 11.00, 12.00, 19.00 +DSM, 09, 03, 79.00, 58.00, 21.00, 18.00, 30.00 +DTW, 09, 03, 77.00, 56.00, 19.00, 21.00, 31.00 +DUG, 09, 03, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 03, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 03, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 03, 90.00, 68.00, -9999.00, -9999.00, 21.00 +D45, 09, 03, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 03, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 03, 74.00, 52.00, 23.00, 20.00, 33.00 +ECG, 09, 03, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 03, 93.00, 63.00, -9999.00, -9999.00, 3.00 +EED, 09, 03, 103.00, 77.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 03, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 03, 63.00, 53.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 03, 77.00, 53.00, 24.00, 29.00, 39.00 +EKO, 09, 03, 82.00, 43.00, 10.00, 10.00, 16.00 +ELD, 09, 03, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 03, 90.00, 64.00, 16.00, 11.00, 22.00 +ELY, 09, 03, 79.00, 41.00, 12.00, 11.00, 19.00 +EMP, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 03, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +END, 09, 03, 88.00, 66.00, -9999.00, -9999.00, 18.00 +ENN, 09, 03, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 03, 82.00, 58.00, -9999.00, -9999.00, 10.00 +EPH, 09, 03, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 03, 75.00, 59.00, 28.00, 23.00, 39.00 +ESF, 09, 03, 90.00, 70.00, -9999.00, -9999.00, 33.00 +EUG, 09, 03, 79.00, 51.00, 14.00, 14.00, 19.00 +EVV, 09, 03, 84.00, 61.00, 18.00, 17.00, 27.00 +EWN, 09, 03, 85.00, 68.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 03, 81.00, 63.00, 18.00, 19.00, 29.00 +EYW, 09, 03, 89.00, 79.00, 30.00, 33.00, 49.00 +E74, 09, 03, 93.00, 63.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 03, 84.00, 63.00, -9999.00, -9999.00, 26.00 +FAI, 09, 03, 60.00, 41.00, 25.00, 24.00, 37.00 +FAR, 09, 03, 74.00, 50.00, 19.00, 18.00, 30.00 +FAT, 09, 03, 93.00, 61.00, 2.00, 3.00, 4.00 +FAY, 09, 03, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 03, 72.00, 42.00, 17.00, 19.00, 28.00 +FCS, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FDY, 09, 03, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 03, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FLG, 09, 03, 76.00, 45.00, 15.00, 20.00, 28.00 +FLL, 09, 03, 90.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 03, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 03, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +FME, 09, 03, 84.00, 58.00, -9999.00, -9999.00, 25.00 +FMH, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 09, 03, 85.00, 51.00, 11.00, 9.00, 16.00 +FMY, 09, 03, 91.00, 75.00, 19.00, 47.00, 55.00 +FNT, 09, 03, 75.00, 54.00, 21.00, 21.00, 33.00 +FOD, 09, 03, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 03, 83.00, 60.00, -9999.00, -9999.00, 24.00 +FOK, 09, 03, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 03, 84.00, 61.00, -9999.00, -9999.00, 27.00 +FSD, 09, 03, 77.00, 53.00, 23.00, 17.00, 32.00 +FSI, 09, 03, 90.00, 66.00, -9999.00, -9999.00, 20.00 +FSM, 09, 03, 88.00, 65.00, 15.00, 18.00, 25.00 +FTK, 09, 03, 83.00, 59.00, -9999.00, -9999.00, 24.00 +FWA, 09, 03, 79.00, 58.00, 18.00, 19.00, 30.00 +FWH, 09, 03, 91.00, 68.00, -9999.00, -9999.00, 19.00 +FYU, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 03, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 03, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 03, 105.00, 74.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 03, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 03, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 03, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 03, 76.00, 49.00, 13.00, 10.00, 17.00 +GFA, 09, 03, 74.00, 47.00, -9999.00, -9999.00, 25.00 +GFK, 09, 03, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 03, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 03, 75.00, 48.00, 14.00, 14.00, 22.00 +GJT, 09, 03, 85.00, 57.00, 11.00, 11.00, 19.00 +GKN, 09, 03, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 03, 82.00, 54.00, 14.00, 9.00, 20.00 +GLH, 09, 03, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 03, 86.00, 78.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 03, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 03, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GON, 09, 03, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 03, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 03, 73.00, 52.00, 26.00, 24.00, 37.00 +GRCI, 09, 03, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 03, 75.00, 49.00, -9999.00, -9999.00, 23.00 +GRI, 09, 03, 80.00, 56.00, 18.00, 13.00, 26.00 +GRK, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 09, 03, 76.00, 54.00, 22.00, 19.00, 31.00 +GSB, 09, 03, 86.00, 65.00, -9999.00, -9999.00, 29.00 +GSG, 09, 03, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 03, 83.00, 63.00, 17.00, 19.00, 28.00 +GSP, 09, 03, 84.00, 65.00, 18.00, 21.00, 30.00 +GST, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 03, 73.00, 55.00, -9999.00, -9999.00, 35.00 +GTF, 09, 03, 74.00, 47.00, 19.00, 17.00, 27.00 +GUP, 09, 03, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 03, 80.00, 57.00, -9999.00, -9999.00, 28.00 +GVW, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 09, 03, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 03, 83.00, 70.00, 20.00, 21.00, 30.00 +HBR, 09, 03, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 03, 92.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 03, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 03, 81.00, 52.00, -9999.00, -9999.00, 15.00 +HKY, 09, 03, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 03, 75.00, 45.00, 16.00, 15.00, 24.00 +HMN, 09, 03, 91.00, 57.00, -9999.00, -9999.00, 18.00 +HMS, 09, 03, 85.00, 51.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 03, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 03, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +HON, 09, 03, 78.00, 52.00, 17.00, 14.00, 27.00 +HOP, 09, 03, 86.00, 61.00, -9999.00, -9999.00, 23.00 +HOT, 09, 03, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 03, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 03, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 03, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 03, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 03, 90.00, 69.00, -9999.00, -9999.00, 34.00 +HST, 09, 03, 90.00, 73.00, -9999.00, -9999.00, 54.00 +HSV, 09, 03, 86.00, 65.00, 17.00, 22.00, 30.00 +HTL, 09, 03, 71.00, 50.00, 28.00, 25.00, 43.00 +HTS, 09, 03, 81.00, 61.00, 18.00, 24.00, 32.00 +HUF, 09, 03, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 03, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 03, 76.00, 46.00, 16.00, 16.00, 25.00 +IAB, 09, 03, 85.00, 63.00, -9999.00, -9999.00, 25.00 +IAD, 09, 03, 82.00, 59.00, 19.00, 22.00, 32.00 +IAG, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 03, 91.00, 70.00, 14.00, 26.00, 32.00 +ICT, 09, 03, 85.00, 63.00, 17.00, 14.00, 26.00 +IDA, 09, 03, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 03, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 03, 81.00, 62.00, 17.00, 19.00, 29.00 +ILI, 09, 03, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 03, 87.00, 68.00, 21.00, 27.00, 37.00 +IMT, 09, 03, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +IND, 09, 03, 81.00, 59.00, 17.00, 18.00, 28.00 +INL, 09, 03, 68.00, 46.00, 26.00, 26.00, 41.00 +INS, 09, 03, 91.00, 63.00, -9999.00, -9999.00, 5.00 +INT, 09, 03, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +INW, 09, 03, 87.00, 56.00, 12.00, 15.00, 23.00 +IPL, 09, 03, 102.00, 75.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 03, 77.00, 57.00, 21.00, 24.00, 35.00 +IRK, 09, 03, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 03, 75.00, 47.00, 18.00, 16.00, 28.00 +ISP, 09, 03, 76.00, 63.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 03, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 03, 100.00, 71.00, -9999.00, -9999.00, 12.00 +IWD, 09, 03, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 03, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 03, 90.00, 67.00, 13.00, 24.00, 29.00 +JAX, 09, 03, 89.00, 71.00, 20.00, 36.00, 43.00 +JBR, 09, 03, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 03, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 03, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 03, 78.00, 64.00, 19.00, 18.00, 30.00 +JHW, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 03, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 03, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 03, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 03, 59.00, 45.00, 48.00, 49.00, 61.00 +JST, 09, 03, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 03, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 03, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 03, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 03, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 03, 91.00, 72.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 03, 76.00, 53.00, 19.00, 21.00, 31.00 +LAR, 09, 03, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 03, 98.00, 70.00, 5.00, 6.00, 9.00 +LAX, 09, 03, 77.00, 64.00, 3.00, 4.00, 4.00 +LBB, 09, 03, 86.00, 63.00, 16.00, 13.00, 23.00 +LBF, 09, 03, 80.00, 51.00, 18.00, 11.00, 25.00 +LCH, 09, 03, 89.00, 71.00, 17.00, 27.00, 35.00 +LCK, 09, 03, 81.00, 58.00, -9999.00, -9999.00, 27.00 +LEB, 09, 03, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 03, 82.00, 61.00, 16.00, 23.00, 31.00 +LFI, 09, 03, 82.00, 68.00, -9999.00, -9999.00, 27.00 +LFK, 09, 03, 91.00, 69.00, 13.00, 22.00, 28.00 +LFT, 09, 03, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 03, 78.00, 65.00, 18.00, 19.00, 30.00 +LGB, 09, 03, 83.00, 64.00, 3.00, 3.00, 4.00 +LGU, 09, 03, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 03, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 03, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 03, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 03, 88.00, 67.00, 14.00, 20.00, 27.00 +LIZ, 09, 03, 68.00, 47.00, -9999.00, -9999.00, 42.00 +LMT, 09, 03, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +LND, 09, 03, 77.00, 48.00, 10.00, 11.00, 17.00 +LNK, 09, 03, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 03, 85.00, 48.00, 5.00, 3.00, 6.00 +LOZ, 09, 03, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 03, 96.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 03, 87.00, 65.00, -9999.00, -9999.00, 27.00 +LSE, 09, 03, 76.00, 55.00, 21.00, 21.00, 33.00 +LSF, 09, 03, 89.00, 69.00, -9999.00, -9999.00, 29.00 +LSV, 09, 03, 101.00, 62.00, -9999.00, -9999.00, 5.00 +LTS, 09, 03, 92.00, 66.00, -9999.00, -9999.00, 18.00 +LUF, 09, 03, 102.00, 70.00, -9999.00, -9999.00, 9.00 +LVS, 09, 03, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 03, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 03, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 03, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 03, 82.00, 61.00, 21.00, 19.00, 31.00 +MAF, 09, 03, 89.00, 64.00, 14.00, 13.00, 20.00 +MBL, 09, 03, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 03, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 03, 90.00, 59.00, -9999.00, -9999.00, 2.00 +MCF, 09, 03, 90.00, 74.00, -9999.00, -9999.00, 46.00 +MCG, 09, 03, 58.00, 40.00, 35.00, 33.00, 48.00 +MCI, 09, 03, 82.00, 61.00, 19.00, 19.00, 29.00 +MCK, 09, 03, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 03, 89.00, 67.00, 16.00, 22.00, 31.00 +MCO, 09, 03, 91.00, 73.00, 16.00, 43.00, 49.00 +MCW, 09, 03, 76.00, 53.00, 19.00, 16.00, 26.00 +MC2, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MDH, 09, 03, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 03, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 03, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 03, 79.00, 60.00, 23.00, 21.00, 34.00 +MEI, 09, 03, 90.00, 67.00, 14.00, 22.00, 30.00 +MEM, 09, 03, 87.00, 68.00, 15.00, 19.00, 27.00 +MER, 09, 03, 93.00, 57.00, -9999.00, -9999.00, 2.00 +MFD, 09, 03, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 03, 95.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 03, 86.00, 51.00, 10.00, 8.00, 14.00 +MGE, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 09, 03, 89.00, 69.00, 16.00, 21.00, 30.00 +MGW, 09, 03, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 03, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 03, 90.00, 59.00, -9999.00, -9999.00, 2.00 +MHS, 09, 03, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 03, 89.00, 75.00, 33.00, 46.00, 59.00 +MIB, 09, 03, 72.00, 49.00, -9999.00, -9999.00, 26.00 +MIV, 09, 03, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 03, 86.00, 47.00, -9999.00, -9999.00, 9.00 +MKC, 09, 03, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 03, 74.00, 56.00, 23.00, 18.00, 34.00 +MKG, 09, 03, 74.00, 55.00, 21.00, 20.00, 31.00 +MKL, 09, 03, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 03, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 03, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 03, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 03, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 03, 79.00, 57.00, 20.00, 17.00, 29.00 +MLS, 09, 03, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 03, 89.00, 68.00, -9999.00, -9999.00, 28.00 +MOB, 09, 03, 89.00, 71.00, 20.00, 37.00, 43.00 +MOT, 09, 03, 72.00, 49.00, 16.00, 15.00, 25.00 +MPV, 09, 03, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 03, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 03, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 03, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 03, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 03, 71.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 03, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 03, 75.00, 52.00, 23.00, 20.00, 35.00 +MSO, 09, 03, 75.00, 44.00, 18.00, 18.00, 27.00 +MSP, 09, 03, 75.00, 54.00, 25.00, 21.00, 36.00 +MSS, 09, 03, 72.00, 51.00, 23.00, 24.00, 36.00 +MSY, 09, 03, 89.00, 72.00, 14.00, 33.00, 40.00 +MTC, 09, 03, 75.00, 56.00, -9999.00, -9999.00, 27.00 +MTN, 09, 03, 82.00, 62.00, -9999.00, -9999.00, 25.00 +MTO, 09, 03, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 03, 80.00, 57.00, -9999.00, -9999.00, 25.00 +MUO, 09, 03, 85.00, 49.00, -9999.00, -9999.00, 9.00 +MWA, 09, 03, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 03, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 03, 89.00, 69.00, -9999.00, -9999.00, 24.00 +MYL, 09, 03, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 03, 87.00, 68.00, -9999.00, -9999.00, 32.00 +NAO, 09, 03, 85.00, 73.00, -9999.00, -9999.00, 43.00 +NBC, 09, 03, 87.00, 70.00, -9999.00, -9999.00, 35.00 +NBE, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +NBU, 09, 03, 78.00, 58.00, -9999.00, -9999.00, 28.00 +NCA, 09, 03, 87.00, 65.00, -9999.00, -9999.00, 35.00 +NCO, 09, 03, 75.00, 60.00, -9999.00, -9999.00, 29.00 +NC1, 09, 03, 92.00, 64.00, -9999.00, -9999.00, 3.00 +NEL, 09, 03, 81.00, 58.00, -9999.00, -9999.00, 28.00 +NFG, 09, 03, 76.00, 62.00, -9999.00, -9999.00, 3.00 +NFL, 09, 03, 84.00, 47.00, -9999.00, -9999.00, 7.00 +NGP, 09, 03, 91.00, 74.00, -9999.00, -9999.00, 27.00 +NGU, 09, 03, 83.00, 67.00, -9999.00, -9999.00, 27.00 +NGZ, 09, 03, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 03, 82.00, 61.00, -9999.00, -9999.00, 28.00 +NHZ, 09, 03, 72.00, 53.00, -9999.00, -9999.00, 31.00 +NID, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 03, 89.00, 71.00, -9999.00, -9999.00, 45.00 +NIR, 09, 03, 93.00, 71.00, -9999.00, -9999.00, 27.00 +NKT, 09, 03, 85.00, 70.00, -9999.00, -9999.00, 37.00 +NKX, 09, 03, 78.00, 67.00, -9999.00, -9999.00, 3.00 +NLC, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 03, 89.00, 65.00, -9999.00, -9999.00, 29.00 +NPA, 09, 03, 88.00, 73.00, -9999.00, -9999.00, 35.00 +NQA, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 03, 94.00, 72.00, -9999.00, -9999.00, 26.00 +NQX, 09, 03, 89.00, 79.00, -9999.00, -9999.00, 50.00 +NRB, 09, 03, 87.00, 74.00, -9999.00, -9999.00, 37.00 +NRC, 09, 03, 92.00, 56.00, -9999.00, -9999.00, 4.00 +NRS, 09, 03, 76.00, 64.00, -9999.00, -9999.00, 3.00 +NSE, 09, 03, 89.00, 69.00, -9999.00, -9999.00, 37.00 +NSI, 09, 03, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 03, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 03, 84.00, 63.00, -9999.00, -9999.00, 5.00 +NTU, 09, 03, 83.00, 67.00, -9999.00, -9999.00, 29.00 +NUC, 09, 03, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 03, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NUW, 09, 03, 71.00, 48.00, -9999.00, -9999.00, 24.00 +NWF, 09, 03, 83.00, 64.00, -9999.00, -9999.00, 5.00 +NXX, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 03, 84.00, 59.00, -9999.00, -9999.00, 28.00 +NZC, 09, 03, 90.00, 68.00, -9999.00, -9999.00, 43.00 +NZJ, 09, 03, 84.00, 60.00, -9999.00, -9999.00, 3.00 +NZW, 09, 03, 75.00, 56.00, -9999.00, -9999.00, 30.00 +NZY, 09, 03, 78.00, 67.00, -9999.00, -9999.00, 3.00 +OAK, 09, 03, 76.00, 54.00, 3.00, 3.00, 4.00 +OAR, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 09, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 03, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 03, 87.00, 66.00, 14.00, 12.00, 21.00 +OLM, 09, 03, 74.00, 47.00, 21.00, 20.00, 29.00 +OMA, 09, 03, 80.00, 57.00, 19.00, 16.00, 27.00 +OME, 09, 03, 53.00, 40.00, 33.00, 36.00, 46.00 +ONT, 09, 03, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 03, 78.00, 58.00, 22.00, 20.00, 34.00 +ORF, 09, 03, 83.00, 67.00, 17.00, 18.00, 28.00 +ORH, 09, 03, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 03, 73.00, 51.00, -9999.00, -9999.00, 33.00 +OTG, 09, 03, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 03, 67.00, 52.00, 14.00, 16.00, 22.00 +OTM, 09, 03, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 03, 52.00, 42.00, 28.00, 30.00, 41.00 +OURC, 09, 03, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 03, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 03, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 03, 89.00, 67.00, -9999.00, -9999.00, 33.00 +PACZ, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 03, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 03, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 03, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 03, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 03, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 03, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 03, 89.00, 70.00, -9999.00, -9999.00, 36.00 +PAQ, 09, 03, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 03, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 03, 52.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 03, 48.00, 40.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 03, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 03, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 03, 72.00, 53.00, -9999.00, -9999.00, 34.00 +PBI, 09, 03, 89.00, 75.00, 30.00, 42.00, 57.00 +PDT, 09, 03, 80.00, 53.00, 12.00, 10.00, 17.00 +PDX, 09, 03, 78.00, 55.00, 18.00, 17.00, 25.00 +PFN, 09, 03, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 03, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 03, 81.00, 62.00, 18.00, 18.00, 29.00 +PHX, 09, 03, 101.00, 76.00, 9.00, 4.00, 12.00 +PIA, 09, 03, 80.00, 59.00, 21.00, 19.00, 31.00 +PIB, 09, 03, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 03, 79.00, 46.00, 11.00, 12.00, 19.00 +PIR, 09, 03, 81.00, 53.00, 13.00, 11.00, 21.00 +PIT, 09, 03, 78.00, 57.00, 20.00, 22.00, 32.00 +PKB, 09, 03, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 03, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 03, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 03, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 03, 88.00, 73.00, 17.00, 27.00, 33.00 +POB, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 09, 03, 90.00, 68.00, -9999.00, -9999.00, 43.00 +POM, 09, 03, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 09, 03, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 03, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 03, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 03, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 03, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 03, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 03, 75.00, 51.00, -9999.00, -9999.00, 28.00 +PSP, 09, 03, 104.00, 71.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 03, 90.00, 74.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 03, 56.00, 46.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 03, 85.00, 54.00, 16.00, 10.00, 22.00 +PUC, 09, 03, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 03, 77.00, 57.00, 19.00, 17.00, 28.00 +PVU, 09, 03, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 03, 73.00, 53.00, 21.00, 20.00, 30.00 +P02, 09, 03, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +P07, 09, 03, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +P11, 09, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +P24, 09, 03, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +P28, 09, 03, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +P35, 09, 03, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +P38, 09, 03, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +P39, 09, 03, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +P58, 09, 03, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +P59, 09, 03, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +P60, 09, 03, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +P61, 09, 03, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +P67, 09, 03, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +P68, 09, 03, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +P69, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 03, 84.00, 43.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 03, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 03, 79.00, 50.00, 15.00, 13.00, 24.00 +RBL, 09, 03, 93.00, 62.00, 4.00, 5.00, 7.00 +RCA, 09, 03, 79.00, 50.00, -9999.00, -9999.00, 21.00 +RDD, 09, 03, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 03, 79.00, 42.00, 10.00, 8.00, 15.00 +RDR, 09, 03, 73.00, 48.00, -9999.00, -9999.00, 28.00 +RDU, 09, 03, 84.00, 65.00, 17.00, 18.00, 27.00 +REE, 09, 03, 86.00, 63.00, -9999.00, -9999.00, 18.00 +REJ, 09, 03, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 03, 77.00, 56.00, 20.00, 19.00, 32.00 +RIC, 09, 03, 84.00, 63.00, 19.00, 19.00, 29.00 +RIV, 09, 03, 91.00, 59.00, -9999.00, -9999.00, 3.00 +RIW, 09, 03, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 03, 74.00, 45.00, 9.00, 10.00, 14.00 +RME, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 09, 03, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +RND, 09, 03, 92.00, 72.00, -9999.00, -9999.00, 21.00 +RNO, 09, 03, 83.00, 45.00, 8.00, 7.00, 11.00 +ROA, 09, 03, 82.00, 60.00, 17.00, 20.00, 29.00 +ROC, 09, 03, 75.00, 55.00, 25.00, 24.00, 38.00 +ROW, 09, 03, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 03, 84.00, 60.00, 13.00, 12.00, 22.00 +RST, 09, 03, 73.00, 52.00, 26.00, 22.00, 37.00 +RWF, 09, 03, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 03, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 03, 90.00, 57.00, 3.00, 3.00, 4.00 +SAF, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 03, 78.00, 67.00, 3.00, 3.00, 4.00 +SAT, 09, 03, 92.00, 72.00, 14.00, 15.00, 22.00 +SAV, 09, 03, 88.00, 71.00, 17.00, 30.00, 38.00 +SAW, 09, 03, 69.00, 53.00, -9999.00, -9999.00, 39.00 +SBA, 09, 03, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 03, 94.00, 61.00, -9999.00, -9999.00, 3.00 +SBN, 09, 03, 77.00, 57.00, 21.00, 22.00, 32.00 +SBP, 09, 03, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 03, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 03, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 03, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 03, 90.00, 59.00, 2.00, 3.00, 4.00 +SDF, 09, 03, 83.00, 62.00, 17.00, 21.00, 31.00 +SEA, 09, 03, 72.00, 54.00, 19.00, 19.00, 28.00 +SEM, 09, 03, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 03, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 03, 73.00, 55.00, 2.00, 3.00, 4.00 +SGF, 09, 03, 84.00, 61.00, 17.00, 17.00, 28.00 +SGY, 09, 03, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 03, 77.00, 45.00, 16.00, 14.00, 23.00 +SHV, 09, 03, 90.00, 69.00, 12.00, 16.00, 24.00 +SIT, 09, 03, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 03, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 03, 90.00, 67.00, 11.00, 12.00, 18.00 +SKA, 09, 03, 76.00, 49.00, -9999.00, -9999.00, 16.00 +SKF, 09, 03, 92.00, 72.00, -9999.00, -9999.00, 19.00 +SLC, 09, 03, 83.00, 55.00, 13.00, 13.00, 21.00 +SLE, 09, 03, 79.00, 49.00, 15.00, 16.00, 22.00 +SLN, 09, 03, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 03, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 03, 75.00, 53.00, -9999.00, 3.00, 5.00 +SNA, 09, 03, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 03, 50.00, 43.00, 40.00, 44.00, 59.00 +SNS, 09, 03, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 03, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 03, 82.00, 59.00, 16.00, 19.00, 28.00 +SPS, 09, 03, 90.00, 67.00, 13.00, 13.00, 20.00 +SRQ, 09, 03, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 03, 88.00, 65.00, -9999.00, -9999.00, 29.00 +SSI, 09, 03, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 09, 03, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 03, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +STL, 09, 03, 83.00, 64.00, 17.00, 17.00, 28.00 +STNV, 09, 03, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +STS, 09, 03, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 03, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 03, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 03, 87.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 09, 03, 78.00, 56.00, 22.00, 16.00, 32.00 +SVN, 09, 03, 88.00, 71.00, -9999.00, -9999.00, 36.00 +SWF, 09, 03, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 03, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 03, 75.00, 55.00, 26.00, 26.00, 39.00 +SZL, 09, 03, 84.00, 59.00, -9999.00, -9999.00, 27.00 +TAD, 09, 03, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 03, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 03, 85.00, 58.00, -9999.00, -9999.00, 31.00 +TCC, 09, 03, 86.00, 58.00, 14.00, 11.00, 19.00 +TCL, 09, 03, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 03, 75.00, 49.00, -9999.00, -9999.00, 24.00 +TCS, 09, 03, 87.00, 62.00, -9999.00, 13.00, 26.00 +TEB, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 03, 87.00, 66.00, -9999.00, -9999.00, 20.00 +TKA, 09, 03, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 03, 90.00, 70.00, 13.00, 36.00, 41.00 +TNX, 09, 03, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 03, 78.00, 55.00, 19.00, 21.00, 32.00 +TOP, 09, 03, 83.00, 60.00, 21.00, 19.00, 30.00 +TPA, 09, 03, 90.00, 74.00, 23.00, 39.00, 47.00 +TPH, 09, 03, 83.00, 50.00, 7.00, 7.00, 11.00 +TRI, 09, 03, 82.00, 60.00, 17.00, 21.00, 29.00 +TRK, 09, 03, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 03, 102.00, 72.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 03, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 03, 87.00, 67.00, 15.00, 14.00, 24.00 +TUP, 09, 03, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 03, 95.00, 70.00, 16.00, 12.00, 24.00 +TVC, 09, 03, 73.00, 52.00, 23.00, 20.00, 34.00 +TVL, 09, 03, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 03, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 03, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 03, 84.00, 62.00, 15.00, 22.00, 30.00 +T01, 09, 03, 83.00, 61.00, -9999.00, -9999.00, 27.00 +T02, 09, 03, 86.00, 66.00, -9999.00, -9999.00, 28.00 +T03, 09, 03, 87.00, 68.00, -9999.00, -9999.00, 32.00 +T04, 09, 03, 90.00, 73.00, -9999.00, -9999.00, 46.00 +T05, 09, 03, 84.00, 58.00, -9999.00, -9999.00, 26.00 +T06, 09, 03, 90.00, 66.00, -9999.00, -9999.00, 27.00 +T07, 09, 03, 88.00, 51.00, -9999.00, -9999.00, 15.00 +T08, 09, 03, 82.00, 58.00, -9999.00, -9999.00, 15.00 +UCA, 09, 03, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 03, 91.00, 63.00, -9999.00, -9999.00, 5.00 +UIL, 09, 03, 68.00, 48.00, 29.00, 30.00, 39.00 +UIN, 09, 03, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 03, 90.00, 53.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 03, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 03, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +U15, 09, 03, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +U28, 09, 03, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 03, 89.00, 68.00, -9999.00, -9999.00, 34.00 +VBG, 09, 03, 75.00, 54.00, -9999.00, -9999.00, 8.00 +VCT, 09, 03, 91.00, 73.00, 13.00, 27.00, 32.00 +VCV, 09, 03, 93.00, 58.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 03, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 03, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 03, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 03, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 03, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 03, 90.00, 69.00, -9999.00, -9999.00, 35.00 +VRB, 09, 03, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 03, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 03, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 03, 83.00, 61.00, 14.00, 14.00, 23.00 +WJA, 09, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 03, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 03, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 03, 84.00, 43.00, 8.00, 8.00, 12.00 +WPO, 09, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 03, 89.00, 67.00, -9999.00, -9999.00, 28.00 +WRG, 09, 03, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 03, 82.00, 58.00, -9999.00, -9999.00, 26.00 +WRL, 09, 03, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +X68, 09, 03, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 03, 58.00, 43.00, 54.00, 53.00, 65.00 +YCG, 09, 03, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 03, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 03, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 03, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 03, 81.00, 48.00, 8.00, 8.00, 12.00 +YNG, 09, 03, 76.00, 55.00, 23.00, 23.00, 36.00 +YPA, 09, 03, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 03, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 03, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 03, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 03, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 03, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 03, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 03, 103.00, 76.00, 4.00, 3.00, 5.00 +YVR, 09, 03, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 03, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 03, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 03, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 03, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 03, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 03, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 03, 69.00, 47.00, 27.00, 29.00, 41.00 +ZUN, 09, 03, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 03, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 03, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 03, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +01R, 09, 03, 90.00, 69.00, -9999.00, -9999.00, 28.00 +1V1, 09, 03, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 03, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 03, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 03, 84.00, 69.00, -9999.00, -9999.00, 29.00 +2PJ, 09, 03, 88.00, 65.00, -9999.00, -9999.00, 28.00 +3B1, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 03, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 03, 72.00, 50.00, -9999.00, -9999.00, 33.00 +3SE, 09, 03, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 03, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 03, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +4OM, 09, 03, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 03, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 03, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 03, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 03, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 04, 78.00, 57.00, 19.00, 22.00, 32.00 +ABI, 09, 04, 89.00, 68.00, 12.00, 15.00, 20.00 +ABQ, 09, 04, 84.00, 58.00, 19.00, 12.00, 24.00 +ABR, 09, 04, 77.00, 50.00, 16.00, 12.00, 23.00 +ABY, 09, 04, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 04, 72.00, 58.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 04, 92.00, 70.00, 11.00, 15.00, 21.00 +ACV, 09, 04, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 04, 79.00, 59.00, 18.00, 14.00, 26.00 +ADK, 09, 04, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 04, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 04, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 04, 81.00, 58.00, -9999.00, -9999.00, 27.00 +AEX, 09, 04, 89.00, 69.00, -9999.00, -9999.00, 27.00 +AFF, 09, 04, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 04, 91.00, 71.00, -9999.00, -9999.00, 55.00 +AGS, 09, 04, 87.00, 66.00, 17.00, 23.00, 32.00 +AHN, 09, 04, 85.00, 65.00, 17.00, 21.00, 29.00 +AKN, 09, 04, 58.00, 43.00, 37.00, 39.00, 53.00 +AKO, 09, 04, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 04, 76.00, 53.00, 22.00, 23.00, 35.00 +ALI, 09, 04, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 04, 77.00, 53.00, 21.00, 17.00, 30.00 +ALS, 09, 04, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 04, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 04, 84.00, 59.00, 17.00, 12.00, 25.00 +AMG, 09, 04, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 04, 58.00, 45.00, 32.00, 32.00, 43.00 +AND, 09, 04, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 04, 62.00, 49.00, 43.00, 46.00, 57.00 +AOO, 09, 04, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +APN, 09, 04, 71.00, 48.00, 25.00, 25.00, 39.00 +AQQ, 09, 04, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 09, 04, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +AST, 09, 04, 69.00, 50.00, 21.00, 23.00, 31.00 +ATL, 09, 04, 84.00, 66.00, 16.00, 22.00, 30.00 +ATW, 09, 04, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 04, 81.00, 57.00, -9999.00, -9999.00, 28.00 +AUG, 09, 04, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 04, 92.00, 71.00, 11.00, 16.00, 22.00 +AUW, 09, 04, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 04, 79.00, 58.00, 16.00, 26.00, 32.00 +AVP, 09, 04, 75.00, 56.00, 23.00, 22.00, 32.00 +AXN, 09, 04, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 04, 75.00, 54.00, -9999.00, -9999.00, 33.00 +AYS, 09, 04, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 04, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 04, 91.00, 58.00, -9999.00, -9999.00, 3.00 +BAD, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 04, 71.00, 39.00, -9999.00, -9999.00, 19.00 +BDL, 09, 04, 78.00, 55.00, 23.00, 20.00, 32.00 +BDR, 09, 04, 77.00, 60.00, 22.00, 17.00, 34.00 +BET, 09, 04, 55.00, 42.00, 42.00, 41.00, 55.00 +BFD, 09, 04, 70.00, 48.00, 26.00, 27.00, 39.00 +BFF, 09, 04, 81.00, 50.00, 15.00, 11.00, 21.00 +BFL, 09, 04, 92.00, 65.00, 3.00, 2.00, 3.00 +BGM, 09, 04, 71.00, 53.00, 22.00, 25.00, 36.00 +BGR, 09, 04, 71.00, 51.00, 20.00, 18.00, 31.00 +BGS, 09, 04, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 04, 86.00, 65.00, 15.00, 23.00, 30.00 +BID, 09, 04, 72.00, 60.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 04, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 04, 90.00, 49.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 04, 76.00, 50.00, 16.00, 15.00, 24.00 +BIS, 09, 04, 75.00, 47.00, 17.00, 15.00, 26.00 +BIX, 09, 04, 88.00, 72.00, -9999.00, -9999.00, 34.00 +BJI, 09, 04, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 04, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 04, 81.00, 47.00, -9999.00, -9999.00, 25.00 +BKW, 09, 04, 75.00, 55.00, 21.00, 27.00, 37.00 +BLF, 09, 04, 74.00, 58.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 04, 103.00, 75.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 04, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 04, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 04, 83.00, 58.00, -9999.00, -9999.00, 25.00 +BNA, 09, 04, 85.00, 64.00, 17.00, 21.00, 30.00 +BNO, 09, 04, 77.00, 39.00, -9999.00, 10.00, 20.00 +BOI, 09, 04, 81.00, 51.00, 10.00, 8.00, 14.00 +BOS, 09, 04, 75.00, 59.00, 19.00, 19.00, 29.00 +BPI, 09, 04, 72.00, 29.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 04, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 04, 78.00, 58.00, -9999.00, -9999.00, 27.00 +BRO, 09, 04, 91.00, 74.00, 16.00, 24.00, 31.00 +BRW, 09, 04, 37.00, 30.00, 28.00, 28.00, 43.00 +BSM, 09, 04, 92.00, 71.00, -9999.00, -9999.00, 19.00 +BTI, 09, 04, 39.00, 32.00, 22.00, 24.00, 35.00 +BTL, 09, 04, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 04, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 04, 89.00, 71.00, 12.00, 33.00, 37.00 +BTT, 09, 04, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 04, 72.00, 52.00, 28.00, 27.00, 41.00 +BUB, 09, 04, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 04, 73.00, 56.00, 26.00, 24.00, 37.00 +BUR, 09, 04, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 04, 87.00, 73.00, -9999.00, 30.00, 43.00 +BWG, 09, 04, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 04, 81.00, 61.00, 17.00, 18.00, 28.00 +BYH, 09, 04, 86.00, 65.00, -9999.00, -9999.00, 23.00 +BYI, 09, 04, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 04, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 04, 87.00, 66.00, 16.00, 21.00, 29.00 +CAG, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 04, 76.00, 56.00, 21.00, 22.00, 35.00 +CAO, 09, 04, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 04, 68.00, 46.00, 26.00, 29.00, 42.00 +CBM, 09, 04, 88.00, 65.00, -9999.00, -9999.00, 26.00 +CDB, 09, 04, 54.00, 45.00, 50.00, 53.00, 69.00 +CDC, 09, 04, 82.00, 51.00, 10.00, 9.00, 16.00 +CDR, 09, 04, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 04, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 04, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 04, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 04, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 04, 84.00, 65.00, 16.00, 22.00, 29.00 +CHO, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 04, 86.00, 70.00, 19.00, 27.00, 36.00 +CID, 09, 04, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 04, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 04, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 04, 76.00, 57.00, 25.00, 23.00, 37.00 +CLL, 09, 04, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 04, 84.00, 65.00, 16.00, 18.00, 26.00 +CMH, 09, 04, 78.00, 57.00, 17.00, 21.00, 30.00 +CMI, 09, 04, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 04, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 04, 82.00, 59.00, 21.00, 14.00, 28.00 +CNM, 09, 04, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 04, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +COD, 09, 04, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +COF, 09, 04, 88.00, 73.00, -9999.00, -9999.00, 43.00 +CON, 09, 04, 75.00, 49.00, 21.00, 20.00, 32.00 +COS, 09, 04, 76.00, 50.00, 20.00, 17.00, 28.00 +COT, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 04, 82.00, 59.00, 17.00, 18.00, 28.00 +CPR, 09, 04, 78.00, 45.00, 13.00, 12.00, 20.00 +CRBC, 09, 04, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 04, 91.00, 74.00, 16.00, 22.00, 28.00 +CRW, 09, 04, 81.00, 59.00, 20.00, 25.00, 36.00 +CSG, 09, 04, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 04, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 04, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 04, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 04, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 04, 80.00, 59.00, 17.00, 20.00, 30.00 +CVN, 09, 04, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 04, 84.00, 57.00, -9999.00, -9999.00, 21.00 +CXY, 09, 04, 79.00, 60.00, 17.00, 18.00, 27.00 +CYS, 09, 04, 74.00, 47.00, 17.00, 17.00, 27.00 +DAA, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 09, 04, 88.00, 73.00, 22.00, 33.00, 45.00 +DAG, 09, 04, 96.00, 68.00, 3.00, 4.00, 5.00 +DAL, 09, 04, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 04, 79.00, 57.00, 19.00, 21.00, 30.00 +DBQ, 09, 04, 75.00, 54.00, 23.00, 19.00, 33.00 +DCA, 09, 04, 83.00, 65.00, 17.00, 19.00, 27.00 +DDC, 09, 04, 85.00, 60.00, 18.00, 11.00, 24.00 +DEC, 09, 04, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 04, 80.00, 51.00, 17.00, 15.00, 25.00 +DFW, 09, 04, 91.00, 70.00, 10.00, 13.00, 19.00 +DHN, 09, 04, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 04, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 04, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 04, 92.00, 71.00, -9999.00, -9999.00, 15.00 +DLG, 09, 04, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 04, 67.00, 48.00, 29.00, 26.00, 43.00 +DLLC, 09, 04, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 04, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 04, 95.00, 69.00, -9999.00, -9999.00, 18.00 +DMN, 09, 04, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 04, 82.00, 62.00, -9999.00, -9999.00, 26.00 +DPG, 09, 04, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 04, 89.00, 68.00, -9999.00, -9999.00, 35.00 +DRA, 09, 04, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 04, 92.00, 71.00, 12.00, 13.00, 20.00 +DSM, 09, 04, 79.00, 58.00, 21.00, 18.00, 30.00 +DTW, 09, 04, 77.00, 55.00, 19.00, 21.00, 31.00 +DUG, 09, 04, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 04, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 04, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 04, 89.00, 68.00, -9999.00, -9999.00, 22.00 +D45, 09, 04, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 04, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 04, 74.00, 51.00, 23.00, 20.00, 33.00 +ECG, 09, 04, 83.00, 66.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 04, 92.00, 62.00, -9999.00, -9999.00, 3.00 +EED, 09, 04, 102.00, 77.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 04, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 04, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 04, 76.00, 53.00, 24.00, 29.00, 39.00 +EKO, 09, 04, 82.00, 42.00, 11.00, 10.00, 16.00 +ELD, 09, 04, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 04, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 04, 89.00, 64.00, 16.00, 11.00, 22.00 +ELY, 09, 04, 78.00, 41.00, 12.00, 11.00, 19.00 +EMP, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 04, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +END, 09, 04, 88.00, 65.00, -9999.00, -9999.00, 18.00 +ENN, 09, 04, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 04, 82.00, 58.00, -9999.00, -9999.00, 10.00 +EPH, 09, 04, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 04, 74.00, 58.00, 28.00, 23.00, 40.00 +ESF, 09, 04, 89.00, 69.00, -9999.00, -9999.00, 33.00 +EUG, 09, 04, 78.00, 51.00, 14.00, 14.00, 19.00 +EVV, 09, 04, 83.00, 61.00, 17.00, 17.00, 27.00 +EWN, 09, 04, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 04, 81.00, 63.00, 18.00, 19.00, 29.00 +EYW, 09, 04, 89.00, 79.00, 30.00, 33.00, 49.00 +E74, 09, 04, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 04, 83.00, 62.00, -9999.00, -9999.00, 26.00 +FAI, 09, 04, 60.00, 41.00, 25.00, 24.00, 37.00 +FAR, 09, 04, 74.00, 50.00, 18.00, 18.00, 30.00 +FAT, 09, 04, 92.00, 60.00, 2.00, 3.00, 4.00 +FAY, 09, 04, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 04, 72.00, 42.00, 17.00, 18.00, 28.00 +FCS, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FDY, 09, 04, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 04, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FLG, 09, 04, 75.00, 44.00, 15.00, 20.00, 28.00 +FLL, 09, 04, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 04, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 04, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +FME, 09, 04, 83.00, 58.00, -9999.00, -9999.00, 25.00 +FMH, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 09, 04, 85.00, 51.00, 11.00, 10.00, 16.00 +FMY, 09, 04, 90.00, 75.00, 19.00, 46.00, 54.00 +FNT, 09, 04, 74.00, 54.00, 22.00, 21.00, 34.00 +FOD, 09, 04, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 04, 82.00, 59.00, -9999.00, -9999.00, 24.00 +FOK, 09, 04, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 04, 84.00, 61.00, -9999.00, -9999.00, 27.00 +FSD, 09, 04, 77.00, 53.00, 23.00, 17.00, 32.00 +FSI, 09, 04, 89.00, 65.00, -9999.00, -9999.00, 20.00 +FSM, 09, 04, 88.00, 65.00, 15.00, 18.00, 25.00 +FTK, 09, 04, 82.00, 59.00, -9999.00, -9999.00, 24.00 +FWA, 09, 04, 78.00, 57.00, 17.00, 19.00, 30.00 +FWH, 09, 04, 90.00, 67.00, -9999.00, -9999.00, 19.00 +FYU, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 04, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 04, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 04, 104.00, 74.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 04, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 04, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 04, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 04, 76.00, 49.00, 13.00, 10.00, 18.00 +GFA, 09, 04, 74.00, 46.00, -9999.00, -9999.00, 25.00 +GFK, 09, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 04, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 04, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 04, 75.00, 48.00, 14.00, 14.00, 22.00 +GJT, 09, 04, 85.00, 56.00, 11.00, 12.00, 20.00 +GKN, 09, 04, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 04, 81.00, 53.00, 14.00, 9.00, 20.00 +GLH, 09, 04, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 04, 86.00, 77.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 04, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 04, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 09, 04, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 04, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 04, 72.00, 52.00, 26.00, 24.00, 37.00 +GRCI, 09, 04, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 04, 74.00, 48.00, -9999.00, -9999.00, 23.00 +GRI, 09, 04, 80.00, 56.00, 17.00, 14.00, 26.00 +GRK, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 09, 04, 75.00, 53.00, 22.00, 19.00, 31.00 +GSB, 09, 04, 85.00, 65.00, -9999.00, -9999.00, 29.00 +GSG, 09, 04, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 04, 82.00, 62.00, 17.00, 19.00, 28.00 +GSP, 09, 04, 83.00, 64.00, 18.00, 21.00, 30.00 +GST, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 04, 73.00, 54.00, -9999.00, -9999.00, 35.00 +GTF, 09, 04, 74.00, 46.00, 19.00, 17.00, 27.00 +GUP, 09, 04, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 04, 79.00, 56.00, -9999.00, -9999.00, 28.00 +GVW, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 09, 04, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 04, 82.00, 69.00, 20.00, 21.00, 30.00 +HBR, 09, 04, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 04, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 04, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 04, 81.00, 52.00, -9999.00, -9999.00, 15.00 +HKY, 09, 04, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 04, 74.00, 45.00, 16.00, 14.00, 24.00 +HMN, 09, 04, 90.00, 57.00, -9999.00, -9999.00, 18.00 +HMS, 09, 04, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 04, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 04, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +HON, 09, 04, 78.00, 52.00, 17.00, 14.00, 26.00 +HOP, 09, 04, 85.00, 60.00, -9999.00, -9999.00, 23.00 +HOT, 09, 04, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 04, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 04, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 04, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 04, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 04, 89.00, 68.00, -9999.00, -9999.00, 34.00 +HST, 09, 04, 90.00, 72.00, -9999.00, -9999.00, 54.00 +HSV, 09, 04, 85.00, 64.00, 17.00, 22.00, 30.00 +HTL, 09, 04, 71.00, 49.00, 28.00, 25.00, 43.00 +HTS, 09, 04, 80.00, 60.00, 17.00, 23.00, 32.00 +HUF, 09, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 04, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 04, 76.00, 46.00, 16.00, 16.00, 25.00 +IAB, 09, 04, 85.00, 63.00, -9999.00, -9999.00, 25.00 +IAD, 09, 04, 81.00, 58.00, 19.00, 21.00, 32.00 +IAG, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 04, 90.00, 70.00, 14.00, 26.00, 32.00 +ICT, 09, 04, 85.00, 63.00, 17.00, 14.00, 26.00 +IDA, 09, 04, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 04, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 04, 80.00, 61.00, 17.00, 19.00, 29.00 +ILI, 09, 04, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 04, 86.00, 68.00, 21.00, 26.00, 36.00 +IMT, 09, 04, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +IND, 09, 04, 80.00, 58.00, 17.00, 18.00, 28.00 +INL, 09, 04, 68.00, 46.00, 26.00, 26.00, 41.00 +INS, 09, 04, 91.00, 63.00, -9999.00, -9999.00, 5.00 +INT, 09, 04, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +INW, 09, 04, 86.00, 56.00, 12.00, 15.00, 23.00 +IPL, 09, 04, 101.00, 74.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 04, 77.00, 56.00, 21.00, 24.00, 35.00 +IRK, 09, 04, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 04, 75.00, 47.00, 18.00, 16.00, 28.00 +ISP, 09, 04, 76.00, 62.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 04, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 04, 100.00, 70.00, -9999.00, -9999.00, 12.00 +IWD, 09, 04, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 04, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 04, 90.00, 66.00, 14.00, 24.00, 29.00 +JAX, 09, 04, 89.00, 70.00, 21.00, 36.00, 43.00 +JBR, 09, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 04, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 04, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 04, 78.00, 63.00, 19.00, 18.00, 30.00 +JHW, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 04, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 04, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 04, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 04, 58.00, 44.00, 49.00, 50.00, 62.00 +JST, 09, 04, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 04, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 04, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 04, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 04, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 04, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 04, 75.00, 53.00, 19.00, 21.00, 31.00 +LAR, 09, 04, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 04, 98.00, 69.00, 5.00, 6.00, 9.00 +LAX, 09, 04, 77.00, 64.00, 3.00, 4.00, 5.00 +LBB, 09, 04, 85.00, 62.00, 16.00, 13.00, 23.00 +LBF, 09, 04, 80.00, 51.00, 18.00, 11.00, 25.00 +LCH, 09, 04, 88.00, 70.00, 17.00, 27.00, 35.00 +LCK, 09, 04, 80.00, 57.00, -9999.00, -9999.00, 27.00 +LEB, 09, 04, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 04, 81.00, 61.00, 16.00, 23.00, 31.00 +LFI, 09, 04, 81.00, 67.00, -9999.00, -9999.00, 27.00 +LFK, 09, 04, 90.00, 69.00, 13.00, 22.00, 28.00 +LFT, 09, 04, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 04, 78.00, 64.00, 18.00, 19.00, 29.00 +LGB, 09, 04, 83.00, 64.00, 3.00, 3.00, 5.00 +LGU, 09, 04, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 04, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 04, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 04, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 04, 87.00, 66.00, 14.00, 20.00, 27.00 +LIZ, 09, 04, 68.00, 46.00, -9999.00, -9999.00, 42.00 +LMT, 09, 04, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +LND, 09, 04, 77.00, 48.00, 10.00, 11.00, 17.00 +LNK, 09, 04, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 04, 85.00, 47.00, 5.00, 3.00, 6.00 +LOZ, 09, 04, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 04, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 04, 86.00, 64.00, -9999.00, -9999.00, 27.00 +LSE, 09, 04, 76.00, 54.00, 21.00, 20.00, 33.00 +LSF, 09, 04, 88.00, 68.00, -9999.00, -9999.00, 29.00 +LSV, 09, 04, 100.00, 61.00, -9999.00, -9999.00, 5.00 +LTS, 09, 04, 91.00, 65.00, -9999.00, -9999.00, 18.00 +LUF, 09, 04, 102.00, 69.00, -9999.00, -9999.00, 8.00 +LVS, 09, 04, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 04, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 04, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 04, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 04, 81.00, 60.00, 21.00, 19.00, 31.00 +MAF, 09, 04, 88.00, 63.00, 14.00, 13.00, 20.00 +MBL, 09, 04, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 04, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 04, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 04, 89.00, 59.00, -9999.00, -9999.00, 2.00 +MCF, 09, 04, 90.00, 74.00, -9999.00, -9999.00, 45.00 +MCG, 09, 04, 58.00, 39.00, 35.00, 33.00, 48.00 +MCI, 09, 04, 81.00, 60.00, 19.00, 19.00, 29.00 +MCK, 09, 04, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 04, 88.00, 67.00, 16.00, 22.00, 30.00 +MCO, 09, 04, 90.00, 73.00, 16.00, 42.00, 48.00 +MCW, 09, 04, 75.00, 53.00, 18.00, 15.00, 26.00 +MC2, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MDH, 09, 04, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 04, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 04, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 04, 78.00, 59.00, 23.00, 21.00, 33.00 +MEI, 09, 04, 89.00, 66.00, 14.00, 22.00, 30.00 +MEM, 09, 04, 86.00, 67.00, 15.00, 19.00, 27.00 +MER, 09, 04, 92.00, 56.00, -9999.00, -9999.00, 2.00 +MFD, 09, 04, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 04, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 04, 86.00, 51.00, 11.00, 9.00, 14.00 +MGE, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 09, 04, 88.00, 68.00, 16.00, 21.00, 30.00 +MGW, 09, 04, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 04, 89.00, 58.00, -9999.00, -9999.00, 2.00 +MHS, 09, 04, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 04, 89.00, 75.00, 33.00, 46.00, 59.00 +MIB, 09, 04, 72.00, 49.00, -9999.00, -9999.00, 26.00 +MIV, 09, 04, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 04, 86.00, 47.00, -9999.00, -9999.00, 9.00 +MKC, 09, 04, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 04, 73.00, 56.00, 23.00, 18.00, 34.00 +MKG, 09, 04, 74.00, 54.00, 21.00, 20.00, 31.00 +MKL, 09, 04, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 04, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 04, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 04, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 04, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 04, 79.00, 56.00, 20.00, 17.00, 29.00 +MLS, 09, 04, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 04, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 04, 88.00, 67.00, -9999.00, -9999.00, 28.00 +MOB, 09, 04, 88.00, 71.00, 20.00, 36.00, 43.00 +MOT, 09, 04, 72.00, 49.00, 16.00, 15.00, 25.00 +MPV, 09, 04, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 04, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 04, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 04, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 04, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 04, 71.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 04, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 04, 74.00, 51.00, 23.00, 20.00, 35.00 +MSO, 09, 04, 75.00, 44.00, 18.00, 18.00, 27.00 +MSP, 09, 04, 74.00, 54.00, 25.00, 20.00, 36.00 +MSS, 09, 04, 72.00, 50.00, 23.00, 24.00, 37.00 +MSY, 09, 04, 88.00, 71.00, 14.00, 33.00, 40.00 +MTC, 09, 04, 74.00, 55.00, -9999.00, -9999.00, 27.00 +MTN, 09, 04, 81.00, 61.00, -9999.00, -9999.00, 25.00 +MTO, 09, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 04, 79.00, 56.00, -9999.00, -9999.00, 25.00 +MUO, 09, 04, 85.00, 49.00, -9999.00, -9999.00, 9.00 +MWA, 09, 04, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 04, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 04, 88.00, 68.00, -9999.00, -9999.00, 24.00 +MYL, 09, 04, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 04, 86.00, 67.00, -9999.00, -9999.00, 32.00 +NAO, 09, 04, 84.00, 72.00, -9999.00, -9999.00, 43.00 +NBC, 09, 04, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NBE, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +NBU, 09, 04, 77.00, 57.00, -9999.00, -9999.00, 29.00 +NCA, 09, 04, 86.00, 64.00, -9999.00, -9999.00, 34.00 +NCO, 09, 04, 74.00, 59.00, -9999.00, -9999.00, 29.00 +NC1, 09, 04, 91.00, 63.00, -9999.00, -9999.00, 3.00 +NEL, 09, 04, 80.00, 57.00, -9999.00, -9999.00, 28.00 +NFG, 09, 04, 76.00, 62.00, -9999.00, -9999.00, 3.00 +NFL, 09, 04, 83.00, 46.00, -9999.00, -9999.00, 7.00 +NGP, 09, 04, 91.00, 73.00, -9999.00, -9999.00, 28.00 +NGU, 09, 04, 82.00, 66.00, -9999.00, -9999.00, 26.00 +NGZ, 09, 04, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 04, 81.00, 60.00, -9999.00, -9999.00, 28.00 +NHZ, 09, 04, 72.00, 53.00, -9999.00, -9999.00, 32.00 +NID, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 04, 89.00, 70.00, -9999.00, -9999.00, 45.00 +NIR, 09, 04, 92.00, 70.00, -9999.00, -9999.00, 27.00 +NKT, 09, 04, 85.00, 69.00, -9999.00, -9999.00, 36.00 +NKX, 09, 04, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 04, 88.00, 65.00, -9999.00, -9999.00, 29.00 +NPA, 09, 04, 88.00, 72.00, -9999.00, -9999.00, 35.00 +NQA, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 04, 93.00, 72.00, -9999.00, -9999.00, 26.00 +NQX, 09, 04, 89.00, 79.00, -9999.00, -9999.00, 50.00 +NRB, 09, 04, 87.00, 73.00, -9999.00, -9999.00, 36.00 +NRC, 09, 04, 91.00, 56.00, -9999.00, -9999.00, 4.00 +NRS, 09, 04, 76.00, 64.00, -9999.00, -9999.00, 3.00 +NSE, 09, 04, 89.00, 68.00, -9999.00, -9999.00, 36.00 +NSI, 09, 04, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 04, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 04, 84.00, 63.00, -9999.00, -9999.00, 6.00 +NTU, 09, 04, 82.00, 66.00, -9999.00, -9999.00, 29.00 +NUC, 09, 04, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 04, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 09, 04, 70.00, 48.00, -9999.00, -9999.00, 24.00 +NWF, 09, 04, 83.00, 64.00, -9999.00, -9999.00, 5.00 +NXX, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 04, 83.00, 59.00, -9999.00, -9999.00, 28.00 +NZC, 09, 04, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NZJ, 09, 04, 84.00, 59.00, -9999.00, -9999.00, 3.00 +NZW, 09, 04, 74.00, 55.00, -9999.00, -9999.00, 30.00 +NZY, 09, 04, 77.00, 66.00, -9999.00, -9999.00, 3.00 +OAK, 09, 04, 76.00, 54.00, 3.00, 3.00, 4.00 +OAR, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 09, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 04, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 04, 87.00, 65.00, 14.00, 12.00, 22.00 +OLM, 09, 04, 73.00, 46.00, 21.00, 21.00, 30.00 +OMA, 09, 04, 80.00, 57.00, 19.00, 16.00, 27.00 +OME, 09, 04, 52.00, 40.00, 32.00, 36.00, 45.00 +ONT, 09, 04, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 04, 77.00, 57.00, 22.00, 19.00, 34.00 +ORF, 09, 04, 82.00, 66.00, 17.00, 18.00, 28.00 +ORH, 09, 04, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 04, 72.00, 51.00, -9999.00, -9999.00, 34.00 +OTG, 09, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 04, 67.00, 51.00, 14.00, 16.00, 22.00 +OTM, 09, 04, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 04, 51.00, 42.00, 28.00, 30.00, 40.00 +OURC, 09, 04, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 04, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 04, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 04, 89.00, 66.00, -9999.00, -9999.00, 33.00 +PACZ, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 04, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 04, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 04, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 04, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 04, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 04, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 04, 89.00, 70.00, -9999.00, -9999.00, 36.00 +PAQ, 09, 04, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 04, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 04, 51.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 04, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 04, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 04, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 04, 72.00, 53.00, -9999.00, -9999.00, 34.00 +PBI, 09, 04, 89.00, 75.00, 30.00, 43.00, 57.00 +PDT, 09, 04, 80.00, 53.00, 12.00, 10.00, 17.00 +PDX, 09, 04, 77.00, 54.00, 19.00, 17.00, 26.00 +PFN, 09, 04, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 04, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 04, 80.00, 62.00, 18.00, 18.00, 29.00 +PHX, 09, 04, 100.00, 75.00, 9.00, 4.00, 12.00 +PIA, 09, 04, 79.00, 58.00, 21.00, 19.00, 31.00 +PIB, 09, 04, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 04, 79.00, 46.00, 11.00, 12.00, 19.00 +PIR, 09, 04, 81.00, 53.00, 13.00, 11.00, 21.00 +PIT, 09, 04, 77.00, 56.00, 20.00, 22.00, 32.00 +PKB, 09, 04, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 04, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 04, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 04, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 04, 88.00, 72.00, 17.00, 26.00, 33.00 +POB, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 09, 04, 89.00, 67.00, -9999.00, -9999.00, 43.00 +POM, 09, 04, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 09, 04, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 04, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 04, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 04, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 04, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 04, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 04, 74.00, 50.00, -9999.00, -9999.00, 28.00 +PSP, 09, 04, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 04, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 04, 55.00, 45.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 04, 84.00, 54.00, 15.00, 10.00, 21.00 +PUC, 09, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 04, 77.00, 57.00, 19.00, 17.00, 28.00 +PVU, 09, 04, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 04, 72.00, 52.00, 21.00, 20.00, 30.00 +P02, 09, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +P07, 09, 04, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +P11, 09, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +P24, 09, 04, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +P28, 09, 04, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +P35, 09, 04, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +P38, 09, 04, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +P39, 09, 04, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +P58, 09, 04, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +P59, 09, 04, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +P60, 09, 04, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +P61, 09, 04, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +P67, 09, 04, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +P68, 09, 04, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +P69, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 04, 84.00, 42.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 04, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 04, 78.00, 49.00, 15.00, 13.00, 23.00 +RBL, 09, 04, 92.00, 61.00, 5.00, 5.00, 7.00 +RCA, 09, 04, 78.00, 49.00, -9999.00, -9999.00, 20.00 +RDD, 09, 04, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 04, 78.00, 41.00, 10.00, 8.00, 15.00 +RDR, 09, 04, 73.00, 48.00, -9999.00, -9999.00, 28.00 +RDU, 09, 04, 83.00, 64.00, 17.00, 18.00, 26.00 +REE, 09, 04, 85.00, 62.00, -9999.00, -9999.00, 18.00 +REJ, 09, 04, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 04, 77.00, 55.00, 20.00, 19.00, 32.00 +RIC, 09, 04, 83.00, 62.00, 19.00, 18.00, 29.00 +RIV, 09, 04, 90.00, 59.00, -9999.00, -9999.00, 3.00 +RIW, 09, 04, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 04, 74.00, 44.00, 9.00, 10.00, 14.00 +RME, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 09, 04, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +RND, 09, 04, 91.00, 71.00, -9999.00, -9999.00, 21.00 +RNO, 09, 04, 83.00, 44.00, 8.00, 7.00, 11.00 +ROA, 09, 04, 81.00, 60.00, 17.00, 20.00, 29.00 +ROC, 09, 04, 74.00, 54.00, 25.00, 24.00, 38.00 +ROW, 09, 04, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 04, 83.00, 60.00, 13.00, 12.00, 21.00 +RST, 09, 04, 73.00, 52.00, 26.00, 22.00, 37.00 +RWF, 09, 04, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 04, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 04, 89.00, 57.00, 3.00, 4.00, 4.00 +SAF, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 04, 77.00, 66.00, 3.00, 3.00, 5.00 +SAT, 09, 04, 91.00, 71.00, 14.00, 15.00, 23.00 +SAV, 09, 04, 87.00, 70.00, 17.00, 29.00, 38.00 +SAW, 09, 04, 69.00, 52.00, -9999.00, -9999.00, 39.00 +SBA, 09, 04, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 04, 93.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 09, 04, 77.00, 56.00, 21.00, 21.00, 31.00 +SBP, 09, 04, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 04, 74.00, 35.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 04, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 04, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 04, 90.00, 59.00, 2.00, 3.00, 4.00 +SDF, 09, 04, 82.00, 62.00, 17.00, 21.00, 30.00 +SEA, 09, 04, 71.00, 53.00, 19.00, 19.00, 28.00 +SEM, 09, 04, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 04, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 04, 74.00, 55.00, 2.00, 3.00, 5.00 +SGF, 09, 04, 83.00, 61.00, 17.00, 17.00, 28.00 +SGY, 09, 04, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 04, 77.00, 45.00, 16.00, 14.00, 23.00 +SHV, 09, 04, 89.00, 68.00, 12.00, 16.00, 24.00 +SIT, 09, 04, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 04, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 04, 90.00, 66.00, 11.00, 12.00, 18.00 +SKA, 09, 04, 76.00, 49.00, -9999.00, -9999.00, 16.00 +SKF, 09, 04, 91.00, 71.00, -9999.00, -9999.00, 19.00 +SLC, 09, 04, 83.00, 55.00, 14.00, 13.00, 21.00 +SLE, 09, 04, 78.00, 49.00, 15.00, 16.00, 22.00 +SLN, 09, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 04, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 04, 75.00, 53.00, -9999.00, 3.00, 5.00 +SNA, 09, 04, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 04, 50.00, 42.00, 40.00, 44.00, 59.00 +SNS, 09, 04, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 04, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 04, 81.00, 59.00, 16.00, 18.00, 28.00 +SPS, 09, 04, 90.00, 67.00, 13.00, 13.00, 20.00 +SRQ, 09, 04, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 04, 87.00, 65.00, -9999.00, -9999.00, 29.00 +SSI, 09, 04, 86.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 09, 04, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +STL, 09, 04, 83.00, 63.00, 17.00, 17.00, 28.00 +STNV, 09, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +STS, 09, 04, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 04, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 04, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 04, 87.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 09, 04, 78.00, 56.00, 22.00, 16.00, 32.00 +SVN, 09, 04, 87.00, 70.00, -9999.00, -9999.00, 36.00 +SWF, 09, 04, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 04, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 04, 74.00, 54.00, 26.00, 26.00, 39.00 +SZL, 09, 04, 83.00, 58.00, -9999.00, -9999.00, 27.00 +TAD, 09, 04, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 04, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 04, 84.00, 57.00, -9999.00, -9999.00, 31.00 +TCC, 09, 04, 85.00, 58.00, 14.00, 11.00, 19.00 +TCL, 09, 04, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 04, 74.00, 48.00, -9999.00, -9999.00, 25.00 +TCS, 09, 04, 86.00, 61.00, -9999.00, 13.00, 26.00 +TEB, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 04, 87.00, 65.00, -9999.00, -9999.00, 21.00 +TKA, 09, 04, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 04, 90.00, 70.00, 13.00, 36.00, 40.00 +TNX, 09, 04, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 04, 77.00, 54.00, 19.00, 21.00, 32.00 +TOP, 09, 04, 82.00, 59.00, 21.00, 19.00, 30.00 +TPA, 09, 04, 90.00, 74.00, 22.00, 39.00, 46.00 +TPH, 09, 04, 83.00, 50.00, 7.00, 7.00, 11.00 +TRI, 09, 04, 81.00, 59.00, 17.00, 21.00, 29.00 +TRK, 09, 04, 76.00, 37.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 04, 102.00, 71.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 04, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 04, 87.00, 66.00, 15.00, 14.00, 24.00 +TUP, 09, 04, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 04, 95.00, 69.00, 16.00, 12.00, 24.00 +TVC, 09, 04, 73.00, 52.00, 23.00, 20.00, 34.00 +TVL, 09, 04, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 04, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 04, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 04, 83.00, 62.00, 15.00, 22.00, 29.00 +T01, 09, 04, 82.00, 60.00, -9999.00, -9999.00, 27.00 +T02, 09, 04, 85.00, 65.00, -9999.00, -9999.00, 28.00 +T03, 09, 04, 86.00, 67.00, -9999.00, -9999.00, 32.00 +T04, 09, 04, 90.00, 73.00, -9999.00, -9999.00, 45.00 +T05, 09, 04, 84.00, 58.00, -9999.00, -9999.00, 26.00 +T06, 09, 04, 89.00, 65.00, -9999.00, -9999.00, 26.00 +T07, 09, 04, 88.00, 51.00, -9999.00, -9999.00, 15.00 +T08, 09, 04, 82.00, 58.00, -9999.00, -9999.00, 15.00 +UCA, 09, 04, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 04, 91.00, 63.00, -9999.00, -9999.00, 5.00 +UIL, 09, 04, 68.00, 47.00, 29.00, 30.00, 39.00 +UIN, 09, 04, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 04, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 04, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 04, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +U15, 09, 04, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +U28, 09, 04, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 04, 88.00, 67.00, -9999.00, -9999.00, 34.00 +VBG, 09, 04, 75.00, 53.00, -9999.00, -9999.00, 9.00 +VCT, 09, 04, 90.00, 72.00, 13.00, 27.00, 32.00 +VCV, 09, 04, 92.00, 57.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 04, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 04, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 04, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 04, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 04, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 04, 89.00, 68.00, -9999.00, -9999.00, 35.00 +VRB, 09, 04, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 04, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 04, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 04, 82.00, 60.00, 15.00, 14.00, 23.00 +WJA, 09, 04, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 04, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 04, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 04, 84.00, 42.00, 8.00, 8.00, 12.00 +WPO, 09, 04, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 04, 88.00, 67.00, -9999.00, -9999.00, 28.00 +WRG, 09, 04, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 04, 81.00, 57.00, -9999.00, -9999.00, 26.00 +WRL, 09, 04, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +X68, 09, 04, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 04, 57.00, 43.00, 55.00, 54.00, 65.00 +YCG, 09, 04, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 04, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 04, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 04, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 04, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 04, 80.00, 47.00, 8.00, 8.00, 13.00 +YNG, 09, 04, 75.00, 54.00, 23.00, 23.00, 36.00 +YPA, 09, 04, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 04, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 04, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 04, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 04, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 04, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 04, 102.00, 76.00, 4.00, 3.00, 5.00 +YVR, 09, 04, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 04, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 04, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 04, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 04, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 04, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 04, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 04, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 04, 69.00, 47.00, 27.00, 29.00, 41.00 +ZUN, 09, 04, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 04, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 04, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 04, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +01R, 09, 04, 89.00, 68.00, -9999.00, -9999.00, 27.00 +1V1, 09, 04, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 04, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 04, 84.00, 68.00, -9999.00, -9999.00, 29.00 +2PJ, 09, 04, 87.00, 65.00, -9999.00, -9999.00, 28.00 +3B1, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 04, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 04, 72.00, 49.00, -9999.00, -9999.00, 34.00 +3SE, 09, 04, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 04, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 04, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +4OM, 09, 04, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 04, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 04, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 04, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 04, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 05, 77.00, 57.00, 19.00, 22.00, 32.00 +ABI, 09, 05, 89.00, 67.00, 12.00, 15.00, 20.00 +ABQ, 09, 05, 84.00, 58.00, 18.00, 12.00, 24.00 +ABR, 09, 05, 76.00, 49.00, 16.00, 12.00, 23.00 +ABY, 09, 05, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 05, 72.00, 58.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 05, 92.00, 70.00, 11.00, 15.00, 21.00 +ACV, 09, 05, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 05, 79.00, 58.00, 18.00, 14.00, 26.00 +ADK, 09, 05, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 05, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 05, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 05, 81.00, 57.00, -9999.00, -9999.00, 27.00 +AEX, 09, 05, 89.00, 69.00, -9999.00, -9999.00, 27.00 +AFF, 09, 05, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 05, 91.00, 71.00, -9999.00, -9999.00, 54.00 +AGS, 09, 05, 87.00, 65.00, 17.00, 23.00, 31.00 +AHN, 09, 05, 85.00, 65.00, 17.00, 21.00, 29.00 +AKN, 09, 05, 57.00, 42.00, 37.00, 39.00, 53.00 +AKO, 09, 05, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 05, 76.00, 52.00, 22.00, 23.00, 35.00 +ALI, 09, 05, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 05, 76.00, 53.00, 21.00, 17.00, 30.00 +ALS, 09, 05, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 05, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 05, 84.00, 59.00, 17.00, 12.00, 24.00 +AMG, 09, 05, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 05, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 05, 58.00, 44.00, 32.00, 32.00, 43.00 +AND, 09, 05, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 05, 62.00, 49.00, 43.00, 46.00, 57.00 +AOO, 09, 05, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +APN, 09, 05, 71.00, 48.00, 25.00, 25.00, 39.00 +AQQ, 09, 05, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 09, 05, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +AST, 09, 05, 69.00, 50.00, 22.00, 23.00, 31.00 +ATL, 09, 05, 84.00, 66.00, 16.00, 22.00, 30.00 +ATW, 09, 05, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 05, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 05, 81.00, 56.00, -9999.00, -9999.00, 28.00 +AUG, 09, 05, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 05, 92.00, 71.00, 11.00, 17.00, 22.00 +AUW, 09, 05, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 05, 79.00, 58.00, 16.00, 25.00, 32.00 +AVP, 09, 05, 75.00, 55.00, 23.00, 22.00, 32.00 +AXN, 09, 05, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 05, 74.00, 53.00, -9999.00, -9999.00, 33.00 +AYS, 09, 05, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 05, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 05, 91.00, 58.00, -9999.00, -9999.00, 3.00 +BAD, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 05, 71.00, 39.00, -9999.00, -9999.00, 19.00 +BDL, 09, 05, 77.00, 55.00, 23.00, 20.00, 32.00 +BDR, 09, 05, 76.00, 60.00, 22.00, 17.00, 34.00 +BET, 09, 05, 55.00, 41.00, 42.00, 41.00, 55.00 +BFD, 09, 05, 70.00, 48.00, 26.00, 27.00, 39.00 +BFF, 09, 05, 80.00, 49.00, 15.00, 11.00, 21.00 +BFL, 09, 05, 92.00, 65.00, 3.00, 2.00, 3.00 +BGM, 09, 05, 71.00, 53.00, 22.00, 25.00, 36.00 +BGR, 09, 05, 71.00, 51.00, 20.00, 18.00, 31.00 +BGS, 09, 05, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 05, 86.00, 65.00, 15.00, 23.00, 30.00 +BID, 09, 05, 72.00, 60.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 05, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 05, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 05, 75.00, 49.00, 16.00, 15.00, 24.00 +BIS, 09, 05, 74.00, 46.00, 17.00, 15.00, 26.00 +BIX, 09, 05, 88.00, 72.00, -9999.00, -9999.00, 33.00 +BJI, 09, 05, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 05, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 05, 80.00, 47.00, -9999.00, -9999.00, 25.00 +BKW, 09, 05, 74.00, 55.00, 21.00, 27.00, 37.00 +BLF, 09, 05, 74.00, 58.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 05, 103.00, 75.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 05, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 05, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 05, 83.00, 58.00, -9999.00, -9999.00, 25.00 +BNA, 09, 05, 85.00, 64.00, 17.00, 21.00, 30.00 +BNO, 09, 05, 76.00, 39.00, -9999.00, 10.00, 20.00 +BOI, 09, 05, 80.00, 51.00, 10.00, 8.00, 14.00 +BOS, 09, 05, 75.00, 59.00, 19.00, 19.00, 29.00 +BPI, 09, 05, 71.00, 28.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 05, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 05, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 05, 78.00, 58.00, -9999.00, -9999.00, 26.00 +BRO, 09, 05, 91.00, 74.00, 16.00, 24.00, 32.00 +BRW, 09, 05, 37.00, 30.00, 28.00, 28.00, 43.00 +BSM, 09, 05, 92.00, 71.00, -9999.00, -9999.00, 19.00 +BTI, 09, 05, 38.00, 31.00, 22.00, 23.00, 34.00 +BTL, 09, 05, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 05, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 05, 89.00, 71.00, 12.00, 32.00, 36.00 +BTT, 09, 05, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 05, 72.00, 52.00, 28.00, 27.00, 41.00 +BUB, 09, 05, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 05, 73.00, 55.00, 26.00, 24.00, 37.00 +BUR, 09, 05, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 05, 87.00, 73.00, -9999.00, 29.00, 43.00 +BWG, 09, 05, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 05, 81.00, 61.00, 17.00, 18.00, 28.00 +BYH, 09, 05, 85.00, 64.00, -9999.00, -9999.00, 23.00 +BYI, 09, 05, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 05, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 05, 87.00, 66.00, 16.00, 21.00, 29.00 +CAG, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 05, 76.00, 56.00, 21.00, 22.00, 35.00 +CAO, 09, 05, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 05, 67.00, 46.00, 26.00, 29.00, 42.00 +CBM, 09, 05, 88.00, 65.00, -9999.00, -9999.00, 26.00 +CDB, 09, 05, 54.00, 45.00, 50.00, 53.00, 69.00 +CDC, 09, 05, 82.00, 50.00, 10.00, 9.00, 16.00 +CDR, 09, 05, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 05, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 05, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 05, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 05, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 05, 84.00, 65.00, 16.00, 22.00, 29.00 +CHO, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 05, 86.00, 70.00, 19.00, 27.00, 36.00 +CID, 09, 05, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 05, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 05, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 05, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 05, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 05, 76.00, 56.00, 25.00, 23.00, 37.00 +CLL, 09, 05, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 05, 84.00, 65.00, 16.00, 18.00, 25.00 +CMH, 09, 05, 78.00, 57.00, 17.00, 21.00, 30.00 +CMI, 09, 05, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 05, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 05, 82.00, 59.00, 21.00, 14.00, 28.00 +CNM, 09, 05, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 05, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +COD, 09, 05, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +COF, 09, 05, 88.00, 73.00, -9999.00, -9999.00, 43.00 +CON, 09, 05, 74.00, 49.00, 21.00, 20.00, 32.00 +COS, 09, 05, 76.00, 50.00, 19.00, 17.00, 28.00 +COT, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 05, 81.00, 59.00, 17.00, 18.00, 28.00 +CPR, 09, 05, 77.00, 44.00, 13.00, 12.00, 20.00 +CRBC, 09, 05, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 05, 91.00, 74.00, 16.00, 22.00, 29.00 +CRW, 09, 05, 81.00, 59.00, 20.00, 25.00, 35.00 +CSG, 09, 05, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 05, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 05, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 05, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 05, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 05, 80.00, 59.00, 17.00, 20.00, 30.00 +CVN, 09, 05, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 05, 84.00, 57.00, -9999.00, -9999.00, 21.00 +CXY, 09, 05, 79.00, 59.00, 17.00, 18.00, 27.00 +CYS, 09, 05, 74.00, 46.00, 17.00, 16.00, 27.00 +DAA, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 09, 05, 88.00, 73.00, 23.00, 33.00, 45.00 +DAG, 09, 05, 96.00, 68.00, 3.00, 4.00, 5.00 +DAL, 09, 05, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 05, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 05, 79.00, 57.00, 19.00, 21.00, 30.00 +DBQ, 09, 05, 74.00, 54.00, 23.00, 19.00, 33.00 +DCA, 09, 05, 82.00, 65.00, 17.00, 19.00, 27.00 +DDC, 09, 05, 84.00, 60.00, 18.00, 11.00, 24.00 +DEC, 09, 05, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 05, 79.00, 50.00, 17.00, 14.00, 25.00 +DFW, 09, 05, 90.00, 69.00, 10.00, 14.00, 19.00 +DHN, 09, 05, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 05, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 05, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 05, 92.00, 71.00, -9999.00, -9999.00, 15.00 +DLG, 09, 05, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 05, 67.00, 47.00, 29.00, 26.00, 43.00 +DLLC, 09, 05, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 05, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 05, 95.00, 69.00, -9999.00, -9999.00, 17.00 +DMN, 09, 05, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 05, 82.00, 61.00, -9999.00, -9999.00, 26.00 +DPG, 09, 05, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 05, 89.00, 68.00, -9999.00, -9999.00, 35.00 +DRA, 09, 05, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 05, 92.00, 71.00, 12.00, 13.00, 20.00 +DSM, 09, 05, 78.00, 57.00, 21.00, 18.00, 30.00 +DTW, 09, 05, 76.00, 55.00, 19.00, 21.00, 31.00 +DUG, 09, 05, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 05, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 05, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 05, 89.00, 67.00, -9999.00, -9999.00, 22.00 +D45, 09, 05, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 05, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 05, 73.00, 51.00, 23.00, 20.00, 33.00 +ECG, 09, 05, 83.00, 66.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 05, 92.00, 62.00, -9999.00, -9999.00, 3.00 +EED, 09, 05, 102.00, 76.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 05, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 05, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 05, 76.00, 52.00, 24.00, 28.00, 39.00 +EKO, 09, 05, 81.00, 42.00, 11.00, 10.00, 16.00 +ELD, 09, 05, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 05, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 05, 89.00, 64.00, 16.00, 11.00, 22.00 +ELY, 09, 05, 78.00, 40.00, 12.00, 11.00, 19.00 +EMP, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 05, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +END, 09, 05, 87.00, 65.00, -9999.00, -9999.00, 18.00 +ENN, 09, 05, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 05, 81.00, 57.00, -9999.00, -9999.00, 10.00 +EPH, 09, 05, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 05, 74.00, 58.00, 28.00, 23.00, 40.00 +ESF, 09, 05, 89.00, 69.00, -9999.00, -9999.00, 32.00 +EUG, 09, 05, 78.00, 51.00, 14.00, 14.00, 20.00 +EVV, 09, 05, 83.00, 60.00, 17.00, 17.00, 27.00 +EWN, 09, 05, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 05, 80.00, 62.00, 18.00, 19.00, 29.00 +EYW, 09, 05, 89.00, 79.00, 30.00, 33.00, 49.00 +E74, 09, 05, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 05, 83.00, 62.00, -9999.00, -9999.00, 26.00 +FAI, 09, 05, 59.00, 40.00, 25.00, 24.00, 36.00 +FAR, 09, 05, 73.00, 49.00, 18.00, 18.00, 30.00 +FAT, 09, 05, 92.00, 60.00, 2.00, 3.00, 4.00 +FAY, 09, 05, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 05, 71.00, 41.00, 17.00, 18.00, 28.00 +FCS, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FDY, 09, 05, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 05, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FLG, 09, 05, 75.00, 44.00, 15.00, 20.00, 28.00 +FLL, 09, 05, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 05, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 05, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FME, 09, 05, 83.00, 57.00, -9999.00, -9999.00, 25.00 +FMH, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 09, 05, 84.00, 50.00, 11.00, 10.00, 16.00 +FMY, 09, 05, 90.00, 75.00, 19.00, 46.00, 54.00 +FNT, 09, 05, 74.00, 53.00, 22.00, 21.00, 34.00 +FOD, 09, 05, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 05, 82.00, 59.00, -9999.00, -9999.00, 24.00 +FOK, 09, 05, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 05, 83.00, 60.00, -9999.00, -9999.00, 27.00 +FSD, 09, 05, 76.00, 52.00, 23.00, 17.00, 32.00 +FSI, 09, 05, 89.00, 65.00, -9999.00, -9999.00, 20.00 +FSM, 09, 05, 87.00, 64.00, 15.00, 18.00, 25.00 +FTK, 09, 05, 82.00, 58.00, -9999.00, -9999.00, 24.00 +FWA, 09, 05, 78.00, 57.00, 17.00, 19.00, 29.00 +FWH, 09, 05, 90.00, 67.00, -9999.00, -9999.00, 19.00 +FYU, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 05, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 05, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 05, 104.00, 73.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 05, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 05, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 05, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 05, 75.00, 48.00, 13.00, 10.00, 18.00 +GFA, 09, 05, 73.00, 46.00, -9999.00, -9999.00, 25.00 +GFK, 09, 05, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 05, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 05, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 05, 74.00, 47.00, 14.00, 14.00, 22.00 +GJT, 09, 05, 84.00, 56.00, 11.00, 12.00, 20.00 +GKN, 09, 05, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 05, 81.00, 53.00, 14.00, 9.00, 19.00 +GLH, 09, 05, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 05, 86.00, 77.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 05, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 05, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 09, 05, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 05, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 05, 72.00, 51.00, 26.00, 24.00, 37.00 +GRCI, 09, 05, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 05, 74.00, 48.00, -9999.00, -9999.00, 23.00 +GRI, 09, 05, 79.00, 55.00, 17.00, 14.00, 26.00 +GRK, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 09, 05, 75.00, 53.00, 22.00, 19.00, 31.00 +GSB, 09, 05, 85.00, 64.00, -9999.00, -9999.00, 29.00 +GSG, 09, 05, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 05, 82.00, 62.00, 17.00, 19.00, 27.00 +GSP, 09, 05, 83.00, 64.00, 18.00, 21.00, 30.00 +GST, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 05, 72.00, 54.00, -9999.00, -9999.00, 35.00 +GTF, 09, 05, 73.00, 46.00, 19.00, 17.00, 27.00 +GUP, 09, 05, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 05, 79.00, 56.00, -9999.00, -9999.00, 28.00 +GVW, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 09, 05, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 05, 82.00, 69.00, 20.00, 21.00, 30.00 +HBR, 09, 05, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 05, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 05, 80.00, 51.00, -9999.00, -9999.00, 15.00 +HKY, 09, 05, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 05, 74.00, 44.00, 16.00, 14.00, 24.00 +HMN, 09, 05, 90.00, 56.00, -9999.00, -9999.00, 18.00 +HMS, 09, 05, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 05, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 05, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HON, 09, 05, 77.00, 51.00, 17.00, 14.00, 26.00 +HOP, 09, 05, 85.00, 60.00, -9999.00, -9999.00, 23.00 +HOT, 09, 05, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 05, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 05, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 05, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 05, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 05, 89.00, 68.00, -9999.00, -9999.00, 33.00 +HST, 09, 05, 90.00, 72.00, -9999.00, -9999.00, 55.00 +HSV, 09, 05, 85.00, 64.00, 17.00, 22.00, 30.00 +HTL, 09, 05, 70.00, 49.00, 28.00, 25.00, 43.00 +HTS, 09, 05, 80.00, 60.00, 17.00, 23.00, 32.00 +HUF, 09, 05, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 05, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 05, 75.00, 45.00, 16.00, 16.00, 25.00 +IAB, 09, 05, 84.00, 62.00, -9999.00, -9999.00, 25.00 +IAD, 09, 05, 81.00, 58.00, 19.00, 21.00, 32.00 +IAG, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 05, 90.00, 70.00, 14.00, 26.00, 32.00 +ICT, 09, 05, 84.00, 62.00, 17.00, 14.00, 26.00 +IDA, 09, 05, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 05, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 05, 80.00, 61.00, 17.00, 19.00, 29.00 +ILI, 09, 05, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 05, 86.00, 67.00, 21.00, 26.00, 36.00 +IMT, 09, 05, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +IND, 09, 05, 80.00, 58.00, 17.00, 17.00, 27.00 +INL, 09, 05, 67.00, 45.00, 26.00, 26.00, 41.00 +INS, 09, 05, 90.00, 62.00, -9999.00, -9999.00, 5.00 +INT, 09, 05, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +INW, 09, 05, 86.00, 55.00, 12.00, 15.00, 23.00 +IPL, 09, 05, 101.00, 74.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 05, 76.00, 56.00, 21.00, 24.00, 35.00 +IRK, 09, 05, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 05, 74.00, 46.00, 18.00, 16.00, 28.00 +ISP, 09, 05, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 05, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 05, 100.00, 70.00, -9999.00, -9999.00, 11.00 +IWD, 09, 05, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 05, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 05, 90.00, 66.00, 14.00, 24.00, 29.00 +JAX, 09, 05, 89.00, 70.00, 21.00, 36.00, 43.00 +JBR, 09, 05, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 05, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 05, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 05, 77.00, 63.00, 19.00, 18.00, 30.00 +JHW, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 05, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 05, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 05, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 05, 58.00, 44.00, 49.00, 50.00, 62.00 +JST, 09, 05, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 05, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 05, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 05, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 05, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 05, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 05, 75.00, 52.00, 19.00, 21.00, 31.00 +LAR, 09, 05, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 05, 97.00, 69.00, 5.00, 6.00, 9.00 +LAX, 09, 05, 77.00, 64.00, 3.00, 4.00, 5.00 +LBB, 09, 05, 85.00, 62.00, 16.00, 13.00, 23.00 +LBF, 09, 05, 79.00, 50.00, 18.00, 11.00, 25.00 +LCH, 09, 05, 88.00, 70.00, 17.00, 27.00, 35.00 +LCK, 09, 05, 80.00, 57.00, -9999.00, -9999.00, 27.00 +LEB, 09, 05, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 05, 81.00, 60.00, 16.00, 23.00, 31.00 +LFI, 09, 05, 81.00, 67.00, -9999.00, -9999.00, 27.00 +LFK, 09, 05, 90.00, 69.00, 13.00, 22.00, 28.00 +LFT, 09, 05, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 05, 77.00, 64.00, 18.00, 19.00, 29.00 +LGB, 09, 05, 83.00, 64.00, 3.00, 3.00, 5.00 +LGU, 09, 05, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 05, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 05, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 05, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 05, 87.00, 66.00, 15.00, 20.00, 27.00 +LIZ, 09, 05, 67.00, 46.00, -9999.00, -9999.00, 42.00 +LMT, 09, 05, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +LND, 09, 05, 76.00, 47.00, 10.00, 11.00, 17.00 +LNK, 09, 05, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 05, 84.00, 47.00, 5.00, 3.00, 6.00 +LOZ, 09, 05, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 05, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 05, 86.00, 64.00, -9999.00, -9999.00, 27.00 +LSE, 09, 05, 75.00, 54.00, 21.00, 20.00, 33.00 +LSF, 09, 05, 88.00, 68.00, -9999.00, -9999.00, 29.00 +LSV, 09, 05, 100.00, 61.00, -9999.00, -9999.00, 5.00 +LTS, 09, 05, 91.00, 65.00, -9999.00, -9999.00, 18.00 +LUF, 09, 05, 102.00, 69.00, -9999.00, -9999.00, 8.00 +LVS, 09, 05, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 05, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 05, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 05, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 05, 81.00, 60.00, 21.00, 19.00, 31.00 +MAF, 09, 05, 88.00, 63.00, 14.00, 13.00, 20.00 +MBL, 09, 05, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 05, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 05, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 05, 89.00, 59.00, -9999.00, -9999.00, 2.00 +MCF, 09, 05, 90.00, 74.00, -9999.00, -9999.00, 45.00 +MCG, 09, 05, 57.00, 39.00, 35.00, 33.00, 48.00 +MCI, 09, 05, 81.00, 60.00, 19.00, 19.00, 28.00 +MCK, 09, 05, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 05, 88.00, 66.00, 16.00, 22.00, 30.00 +MCO, 09, 05, 90.00, 73.00, 16.00, 42.00, 48.00 +MCW, 09, 05, 75.00, 52.00, 18.00, 15.00, 26.00 +MC2, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MDH, 09, 05, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 05, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 05, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 05, 78.00, 59.00, 22.00, 21.00, 33.00 +MEI, 09, 05, 89.00, 66.00, 14.00, 22.00, 29.00 +MEM, 09, 05, 86.00, 67.00, 15.00, 19.00, 27.00 +MER, 09, 05, 92.00, 56.00, -9999.00, -9999.00, 2.00 +MFD, 09, 05, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 05, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 05, 85.00, 50.00, 11.00, 9.00, 14.00 +MGE, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 09, 05, 88.00, 68.00, 16.00, 21.00, 30.00 +MGW, 09, 05, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 05, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 05, 89.00, 58.00, -9999.00, -9999.00, 2.00 +MHS, 09, 05, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 05, 89.00, 75.00, 33.00, 46.00, 59.00 +MIB, 09, 05, 71.00, 48.00, -9999.00, -9999.00, 26.00 +MIV, 09, 05, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 05, 85.00, 46.00, -9999.00, -9999.00, 9.00 +MKC, 09, 05, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 05, 73.00, 55.00, 23.00, 18.00, 33.00 +MKG, 09, 05, 73.00, 54.00, 21.00, 20.00, 31.00 +MKL, 09, 05, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 05, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 05, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 05, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 05, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 05, 78.00, 56.00, 20.00, 17.00, 29.00 +MLS, 09, 05, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 05, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 05, 88.00, 67.00, -9999.00, -9999.00, 28.00 +MOB, 09, 05, 88.00, 71.00, 20.00, 36.00, 42.00 +MOT, 09, 05, 71.00, 48.00, 16.00, 15.00, 25.00 +MPV, 09, 05, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 05, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 05, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 05, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 05, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 05, 71.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 05, 74.00, 51.00, 23.00, 20.00, 35.00 +MSO, 09, 05, 74.00, 43.00, 18.00, 18.00, 27.00 +MSP, 09, 05, 74.00, 53.00, 25.00, 20.00, 36.00 +MSS, 09, 05, 71.00, 50.00, 23.00, 24.00, 37.00 +MSY, 09, 05, 88.00, 71.00, 14.00, 33.00, 39.00 +MTC, 09, 05, 74.00, 55.00, -9999.00, -9999.00, 27.00 +MTN, 09, 05, 81.00, 61.00, -9999.00, -9999.00, 25.00 +MTO, 09, 05, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 05, 79.00, 56.00, -9999.00, -9999.00, 25.00 +MUO, 09, 05, 84.00, 48.00, -9999.00, -9999.00, 9.00 +MWA, 09, 05, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 05, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 05, 88.00, 68.00, -9999.00, -9999.00, 24.00 +MYL, 09, 05, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 05, 86.00, 67.00, -9999.00, -9999.00, 32.00 +NAO, 09, 05, 84.00, 72.00, -9999.00, -9999.00, 43.00 +NBC, 09, 05, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NBE, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +NBU, 09, 05, 77.00, 57.00, -9999.00, -9999.00, 29.00 +NCA, 09, 05, 86.00, 64.00, -9999.00, -9999.00, 34.00 +NCO, 09, 05, 74.00, 59.00, -9999.00, -9999.00, 28.00 +NC1, 09, 05, 91.00, 63.00, -9999.00, -9999.00, 3.00 +NEL, 09, 05, 80.00, 57.00, -9999.00, -9999.00, 28.00 +NFG, 09, 05, 76.00, 62.00, -9999.00, -9999.00, 3.00 +NFL, 09, 05, 83.00, 46.00, -9999.00, -9999.00, 7.00 +NGP, 09, 05, 91.00, 73.00, -9999.00, -9999.00, 28.00 +NGU, 09, 05, 82.00, 66.00, -9999.00, -9999.00, 26.00 +NGZ, 09, 05, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 05, 81.00, 60.00, -9999.00, -9999.00, 28.00 +NHZ, 09, 05, 71.00, 52.00, -9999.00, -9999.00, 32.00 +NID, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 05, 89.00, 70.00, -9999.00, -9999.00, 45.00 +NIR, 09, 05, 92.00, 70.00, -9999.00, -9999.00, 28.00 +NKT, 09, 05, 85.00, 69.00, -9999.00, -9999.00, 36.00 +NKX, 09, 05, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 05, 88.00, 64.00, -9999.00, -9999.00, 29.00 +NPA, 09, 05, 88.00, 72.00, -9999.00, -9999.00, 35.00 +NQA, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 05, 93.00, 72.00, -9999.00, -9999.00, 26.00 +NQX, 09, 05, 89.00, 79.00, -9999.00, -9999.00, 50.00 +NRB, 09, 05, 87.00, 73.00, -9999.00, -9999.00, 36.00 +NRC, 09, 05, 91.00, 56.00, -9999.00, -9999.00, 4.00 +NRS, 09, 05, 76.00, 64.00, -9999.00, -9999.00, 3.00 +NSE, 09, 05, 89.00, 68.00, -9999.00, -9999.00, 36.00 +NSI, 09, 05, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 05, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 05, 84.00, 63.00, -9999.00, -9999.00, 6.00 +NTU, 09, 05, 82.00, 66.00, -9999.00, -9999.00, 29.00 +NUC, 09, 05, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 05, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 09, 05, 70.00, 48.00, -9999.00, -9999.00, 24.00 +NWF, 09, 05, 83.00, 64.00, -9999.00, -9999.00, 5.00 +NXX, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 05, 83.00, 58.00, -9999.00, -9999.00, 28.00 +NZC, 09, 05, 89.00, 68.00, -9999.00, -9999.00, 43.00 +NZJ, 09, 05, 84.00, 59.00, -9999.00, -9999.00, 3.00 +NZW, 09, 05, 74.00, 55.00, -9999.00, -9999.00, 30.00 +NZY, 09, 05, 77.00, 66.00, -9999.00, -9999.00, 3.00 +OAK, 09, 05, 76.00, 54.00, 3.00, 3.00, 4.00 +OAR, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +OFK, 09, 05, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 05, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 05, 86.00, 65.00, 14.00, 12.00, 22.00 +OLM, 09, 05, 73.00, 46.00, 22.00, 21.00, 30.00 +OMA, 09, 05, 79.00, 56.00, 19.00, 16.00, 27.00 +OME, 09, 05, 52.00, 39.00, 32.00, 36.00, 45.00 +ONT, 09, 05, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 05, 77.00, 57.00, 22.00, 19.00, 33.00 +ORF, 09, 05, 82.00, 66.00, 17.00, 18.00, 28.00 +ORH, 09, 05, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 05, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 05, 72.00, 50.00, -9999.00, -9999.00, 34.00 +OTG, 09, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 05, 67.00, 51.00, 15.00, 16.00, 22.00 +OTM, 09, 05, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 05, 51.00, 41.00, 28.00, 30.00, 40.00 +OURC, 09, 05, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 05, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 05, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 05, 89.00, 66.00, -9999.00, -9999.00, 33.00 +PACZ, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 05, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 05, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 05, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 05, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 05, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 05, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 05, 89.00, 70.00, -9999.00, -9999.00, 36.00 +PAQ, 09, 05, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 05, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 05, 51.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 05, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 05, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 05, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 05, 71.00, 52.00, -9999.00, -9999.00, 34.00 +PBI, 09, 05, 89.00, 75.00, 31.00, 43.00, 57.00 +PDT, 09, 05, 79.00, 52.00, 12.00, 10.00, 17.00 +PDX, 09, 05, 77.00, 54.00, 19.00, 17.00, 26.00 +PFN, 09, 05, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 05, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 05, 80.00, 61.00, 18.00, 18.00, 29.00 +PHX, 09, 05, 100.00, 75.00, 9.00, 4.00, 12.00 +PIA, 09, 05, 79.00, 58.00, 21.00, 19.00, 31.00 +PIB, 09, 05, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 05, 78.00, 45.00, 11.00, 12.00, 19.00 +PIR, 09, 05, 80.00, 52.00, 13.00, 11.00, 20.00 +PIT, 09, 05, 77.00, 56.00, 20.00, 22.00, 32.00 +PKB, 09, 05, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 05, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 05, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 05, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 05, 88.00, 72.00, 17.00, 26.00, 33.00 +POB, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 09, 05, 89.00, 67.00, -9999.00, -9999.00, 43.00 +POM, 09, 05, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 09, 05, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 05, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 05, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 05, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 05, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 05, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 05, 74.00, 50.00, -9999.00, -9999.00, 28.00 +PSP, 09, 05, 103.00, 70.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 05, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 05, 55.00, 45.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 05, 84.00, 53.00, 15.00, 9.00, 21.00 +PUC, 09, 05, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 05, 76.00, 56.00, 19.00, 17.00, 28.00 +PVU, 09, 05, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 05, 72.00, 52.00, 21.00, 20.00, 30.00 +P02, 09, 05, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +P07, 09, 05, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +P11, 09, 05, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +P24, 09, 05, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +P28, 09, 05, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +P35, 09, 05, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +P38, 09, 05, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +P39, 09, 05, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +P58, 09, 05, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +P59, 09, 05, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +P60, 09, 05, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +P61, 09, 05, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +P67, 09, 05, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +P68, 09, 05, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +P69, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 05, 83.00, 42.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 05, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 05, 78.00, 49.00, 15.00, 13.00, 23.00 +RBL, 09, 05, 92.00, 61.00, 5.00, 5.00, 7.00 +RCA, 09, 05, 78.00, 49.00, -9999.00, -9999.00, 20.00 +RDD, 09, 05, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 05, 78.00, 41.00, 10.00, 8.00, 15.00 +RDR, 09, 05, 72.00, 47.00, -9999.00, -9999.00, 28.00 +RDU, 09, 05, 83.00, 64.00, 17.00, 18.00, 26.00 +REE, 09, 05, 85.00, 62.00, -9999.00, -9999.00, 18.00 +REJ, 09, 05, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 05, 76.00, 55.00, 20.00, 19.00, 31.00 +RIC, 09, 05, 83.00, 62.00, 19.00, 18.00, 29.00 +RIV, 09, 05, 90.00, 59.00, -9999.00, -9999.00, 3.00 +RIW, 09, 05, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 05, 73.00, 44.00, 9.00, 11.00, 14.00 +RME, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 09, 05, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RND, 09, 05, 91.00, 71.00, -9999.00, -9999.00, 21.00 +RNO, 09, 05, 82.00, 44.00, 8.00, 7.00, 11.00 +ROA, 09, 05, 81.00, 59.00, 17.00, 19.00, 28.00 +ROC, 09, 05, 74.00, 54.00, 25.00, 24.00, 38.00 +ROW, 09, 05, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 05, 83.00, 59.00, 13.00, 12.00, 21.00 +RST, 09, 05, 72.00, 51.00, 26.00, 22.00, 37.00 +RWF, 09, 05, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 05, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 05, 89.00, 57.00, 3.00, 4.00, 4.00 +SAF, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 05, 77.00, 66.00, 3.00, 3.00, 5.00 +SAT, 09, 05, 91.00, 71.00, 14.00, 15.00, 23.00 +SAV, 09, 05, 87.00, 70.00, 17.00, 29.00, 38.00 +SAW, 09, 05, 68.00, 52.00, -9999.00, -9999.00, 39.00 +SBA, 09, 05, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 05, 93.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 09, 05, 76.00, 56.00, 21.00, 21.00, 31.00 +SBP, 09, 05, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 05, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 05, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 05, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 05, 90.00, 59.00, 2.00, 3.00, 4.00 +SDF, 09, 05, 82.00, 61.00, 17.00, 21.00, 30.00 +SEA, 09, 05, 71.00, 53.00, 20.00, 20.00, 28.00 +SEM, 09, 05, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 05, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 05, 74.00, 55.00, 2.00, 3.00, 5.00 +SGF, 09, 05, 83.00, 60.00, 17.00, 17.00, 28.00 +SGY, 09, 05, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 05, 76.00, 44.00, 16.00, 14.00, 23.00 +SHV, 09, 05, 89.00, 68.00, 12.00, 16.00, 24.00 +SIT, 09, 05, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 05, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 05, 89.00, 66.00, 11.00, 12.00, 18.00 +SKA, 09, 05, 75.00, 48.00, -9999.00, -9999.00, 16.00 +SKF, 09, 05, 91.00, 71.00, -9999.00, -9999.00, 19.00 +SLC, 09, 05, 82.00, 54.00, 14.00, 13.00, 21.00 +SLE, 09, 05, 78.00, 49.00, 15.00, 16.00, 22.00 +SLN, 09, 05, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 05, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 05, 75.00, 53.00, -9999.00, 3.00, 5.00 +SNA, 09, 05, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 05, 50.00, 42.00, 40.00, 44.00, 60.00 +SNS, 09, 05, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 05, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 05, 81.00, 58.00, 16.00, 18.00, 28.00 +SPS, 09, 05, 89.00, 66.00, 13.00, 13.00, 20.00 +SRQ, 09, 05, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 05, 87.00, 64.00, -9999.00, -9999.00, 29.00 +SSI, 09, 05, 86.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 09, 05, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 05, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +STL, 09, 05, 82.00, 63.00, 17.00, 16.00, 28.00 +STNV, 09, 05, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +STS, 09, 05, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 05, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 05, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 05, 87.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 09, 05, 77.00, 55.00, 22.00, 16.00, 32.00 +SVN, 09, 05, 87.00, 70.00, -9999.00, -9999.00, 36.00 +SWF, 09, 05, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 05, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 05, 74.00, 54.00, 26.00, 26.00, 40.00 +SZL, 09, 05, 83.00, 58.00, -9999.00, -9999.00, 28.00 +TAD, 09, 05, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 05, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 05, 84.00, 57.00, -9999.00, -9999.00, 32.00 +TCC, 09, 05, 85.00, 57.00, 14.00, 11.00, 19.00 +TCL, 09, 05, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 05, 74.00, 48.00, -9999.00, -9999.00, 25.00 +TCS, 09, 05, 86.00, 61.00, -9999.00, 13.00, 26.00 +TEB, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 05, 86.00, 65.00, -9999.00, -9999.00, 21.00 +TKA, 09, 05, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 05, 90.00, 70.00, 13.00, 35.00, 40.00 +TNX, 09, 05, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 05, 77.00, 54.00, 19.00, 21.00, 32.00 +TOP, 09, 05, 82.00, 59.00, 21.00, 19.00, 30.00 +TPA, 09, 05, 90.00, 74.00, 22.00, 39.00, 46.00 +TPH, 09, 05, 82.00, 49.00, 7.00, 7.00, 11.00 +TRI, 09, 05, 81.00, 59.00, 17.00, 21.00, 29.00 +TRK, 09, 05, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 05, 102.00, 71.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 05, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 05, 86.00, 66.00, 15.00, 14.00, 24.00 +TUP, 09, 05, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 05, 95.00, 69.00, 16.00, 12.00, 23.00 +TVC, 09, 05, 72.00, 51.00, 23.00, 21.00, 34.00 +TVL, 09, 05, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 05, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 05, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 05, 83.00, 61.00, 15.00, 22.00, 29.00 +T01, 09, 05, 82.00, 60.00, -9999.00, -9999.00, 27.00 +T02, 09, 05, 85.00, 65.00, -9999.00, -9999.00, 28.00 +T03, 09, 05, 86.00, 67.00, -9999.00, -9999.00, 32.00 +T04, 09, 05, 90.00, 73.00, -9999.00, -9999.00, 45.00 +T05, 09, 05, 83.00, 57.00, -9999.00, -9999.00, 26.00 +T06, 09, 05, 89.00, 65.00, -9999.00, -9999.00, 26.00 +T07, 09, 05, 87.00, 50.00, -9999.00, -9999.00, 15.00 +T08, 09, 05, 81.00, 57.00, -9999.00, -9999.00, 15.00 +UCA, 09, 05, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 05, 90.00, 62.00, -9999.00, -9999.00, 5.00 +UIL, 09, 05, 68.00, 47.00, 30.00, 30.00, 40.00 +UIN, 09, 05, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 05, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 05, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 05, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +U15, 09, 05, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +U28, 09, 05, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 05, 88.00, 67.00, -9999.00, -9999.00, 34.00 +VBG, 09, 05, 75.00, 53.00, -9999.00, -9999.00, 9.00 +VCT, 09, 05, 90.00, 72.00, 13.00, 27.00, 32.00 +VCV, 09, 05, 92.00, 57.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 05, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 05, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 05, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 05, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 05, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 05, 89.00, 68.00, -9999.00, -9999.00, 35.00 +VRB, 09, 05, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 05, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 05, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 05, 82.00, 60.00, 15.00, 14.00, 23.00 +WJA, 09, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 05, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 05, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 05, 83.00, 42.00, 8.00, 8.00, 12.00 +WPO, 09, 05, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 05, 88.00, 66.00, -9999.00, -9999.00, 28.00 +WRG, 09, 05, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 05, 81.00, 57.00, -9999.00, -9999.00, 26.00 +WRL, 09, 05, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +X68, 09, 05, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 05, 57.00, 43.00, 55.00, 54.00, 66.00 +YCG, 09, 05, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 05, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 05, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 05, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 05, 80.00, 47.00, 8.00, 8.00, 13.00 +YNG, 09, 05, 75.00, 54.00, 23.00, 23.00, 36.00 +YPA, 09, 05, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 05, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 05, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 05, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 05, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 05, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 05, 102.00, 75.00, 4.00, 3.00, 5.00 +YVR, 09, 05, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 05, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 05, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 05, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 05, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 05, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 05, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 05, 68.00, 46.00, 27.00, 29.00, 42.00 +ZUN, 09, 05, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 05, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 05, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 05, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +01R, 09, 05, 89.00, 68.00, -9999.00, -9999.00, 27.00 +1V1, 09, 05, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 05, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 05, 84.00, 68.00, -9999.00, -9999.00, 29.00 +2PJ, 09, 05, 87.00, 64.00, -9999.00, -9999.00, 28.00 +3B1, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 05, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 05, 71.00, 49.00, -9999.00, -9999.00, 34.00 +3SE, 09, 05, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 05, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 05, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +4OM, 09, 05, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 05, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 05, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 05, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 05, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 06, 77.00, 57.00, 19.00, 22.00, 32.00 +ABI, 09, 06, 89.00, 67.00, 12.00, 15.00, 20.00 +ABQ, 09, 06, 84.00, 58.00, 18.00, 12.00, 23.00 +ABR, 09, 06, 76.00, 49.00, 16.00, 12.00, 23.00 +ABY, 09, 06, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 06, 72.00, 58.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 06, 92.00, 70.00, 12.00, 15.00, 21.00 +ACV, 09, 06, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 06, 79.00, 58.00, 18.00, 14.00, 25.00 +ADK, 09, 06, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 06, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 06, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 06, 81.00, 57.00, -9999.00, -9999.00, 27.00 +AEX, 09, 06, 89.00, 69.00, -9999.00, -9999.00, 27.00 +AFF, 09, 06, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 06, 91.00, 71.00, -9999.00, -9999.00, 54.00 +AGS, 09, 06, 87.00, 65.00, 17.00, 22.00, 31.00 +AHN, 09, 06, 85.00, 65.00, 17.00, 21.00, 29.00 +AKN, 09, 06, 57.00, 42.00, 37.00, 39.00, 54.00 +AKO, 09, 06, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 06, 76.00, 52.00, 22.00, 23.00, 35.00 +ALI, 09, 06, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 06, 76.00, 53.00, 21.00, 17.00, 29.00 +ALS, 09, 06, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 06, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 06, 84.00, 59.00, 17.00, 12.00, 24.00 +AMG, 09, 06, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 06, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 06, 58.00, 44.00, 32.00, 32.00, 44.00 +AND, 09, 06, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 06, 62.00, 49.00, 44.00, 47.00, 58.00 +AOO, 09, 06, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +APN, 09, 06, 71.00, 48.00, 25.00, 25.00, 39.00 +AQQ, 09, 06, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 09, 06, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +AST, 09, 06, 69.00, 50.00, 22.00, 24.00, 32.00 +ATL, 09, 06, 84.00, 66.00, 16.00, 22.00, 29.00 +ATW, 09, 06, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 06, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 06, 81.00, 56.00, -9999.00, -9999.00, 28.00 +AUG, 09, 06, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 06, 92.00, 71.00, 11.00, 17.00, 23.00 +AUW, 09, 06, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 06, 79.00, 58.00, 16.00, 25.00, 31.00 +AVP, 09, 06, 75.00, 55.00, 23.00, 22.00, 32.00 +AXN, 09, 06, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 06, 74.00, 53.00, -9999.00, -9999.00, 33.00 +AYS, 09, 06, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 06, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 06, 91.00, 58.00, -9999.00, -9999.00, 3.00 +BAD, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 06, 71.00, 39.00, -9999.00, -9999.00, 19.00 +BDL, 09, 06, 77.00, 55.00, 23.00, 20.00, 32.00 +BDR, 09, 06, 76.00, 60.00, 22.00, 17.00, 34.00 +BET, 09, 06, 55.00, 41.00, 42.00, 41.00, 55.00 +BFD, 09, 06, 70.00, 48.00, 26.00, 27.00, 39.00 +BFF, 09, 06, 80.00, 49.00, 15.00, 11.00, 21.00 +BFL, 09, 06, 92.00, 65.00, 3.00, 2.00, 3.00 +BGM, 09, 06, 71.00, 53.00, 23.00, 25.00, 36.00 +BGR, 09, 06, 71.00, 51.00, 20.00, 18.00, 31.00 +BGS, 09, 06, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 06, 86.00, 65.00, 15.00, 23.00, 30.00 +BID, 09, 06, 72.00, 60.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 06, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 06, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 06, 75.00, 49.00, 16.00, 15.00, 24.00 +BIS, 09, 06, 74.00, 46.00, 17.00, 15.00, 26.00 +BIX, 09, 06, 88.00, 72.00, -9999.00, -9999.00, 33.00 +BJI, 09, 06, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 06, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 06, 80.00, 47.00, -9999.00, -9999.00, 25.00 +BKW, 09, 06, 74.00, 55.00, 21.00, 27.00, 37.00 +BLF, 09, 06, 74.00, 58.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 06, 103.00, 75.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 06, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 06, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 06, 83.00, 58.00, -9999.00, -9999.00, 25.00 +BNA, 09, 06, 85.00, 64.00, 17.00, 20.00, 30.00 +BNO, 09, 06, 76.00, 39.00, -9999.00, 10.00, 20.00 +BOI, 09, 06, 80.00, 51.00, 10.00, 8.00, 14.00 +BOS, 09, 06, 75.00, 59.00, 19.00, 19.00, 29.00 +BPI, 09, 06, 71.00, 28.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 06, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 06, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 06, 78.00, 58.00, -9999.00, -9999.00, 26.00 +BRO, 09, 06, 91.00, 74.00, 17.00, 24.00, 32.00 +BRW, 09, 06, 37.00, 30.00, 28.00, 28.00, 43.00 +BSM, 09, 06, 92.00, 71.00, -9999.00, -9999.00, 20.00 +BTI, 09, 06, 38.00, 31.00, 22.00, 23.00, 34.00 +BTL, 09, 06, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 06, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 06, 89.00, 71.00, 12.00, 32.00, 36.00 +BTT, 09, 06, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 06, 72.00, 52.00, 28.00, 27.00, 41.00 +BUB, 09, 06, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 06, 73.00, 55.00, 26.00, 24.00, 37.00 +BUR, 09, 06, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 06, 87.00, 73.00, -9999.00, 29.00, 43.00 +BWG, 09, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 06, 81.00, 61.00, 17.00, 18.00, 27.00 +BYH, 09, 06, 85.00, 64.00, -9999.00, -9999.00, 23.00 +BYI, 09, 06, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 06, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 06, 87.00, 66.00, 16.00, 20.00, 28.00 +CAG, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 06, 76.00, 56.00, 21.00, 22.00, 35.00 +CAO, 09, 06, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 06, 67.00, 46.00, 26.00, 29.00, 42.00 +CBM, 09, 06, 88.00, 65.00, -9999.00, -9999.00, 26.00 +CDB, 09, 06, 54.00, 45.00, 50.00, 54.00, 70.00 +CDC, 09, 06, 82.00, 50.00, 10.00, 9.00, 16.00 +CDR, 09, 06, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 06, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 06, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 06, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 06, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 06, 84.00, 65.00, 16.00, 22.00, 29.00 +CHO, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 06, 86.00, 70.00, 19.00, 27.00, 36.00 +CID, 09, 06, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 06, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 06, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 06, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 06, 76.00, 56.00, 25.00, 23.00, 37.00 +CLL, 09, 06, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 06, 84.00, 65.00, 16.00, 18.00, 25.00 +CMH, 09, 06, 78.00, 57.00, 17.00, 21.00, 30.00 +CMI, 09, 06, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 06, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 06, 82.00, 59.00, 20.00, 14.00, 28.00 +CNM, 09, 06, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +COD, 09, 06, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +COF, 09, 06, 88.00, 73.00, -9999.00, -9999.00, 44.00 +CON, 09, 06, 74.00, 49.00, 21.00, 20.00, 32.00 +COS, 09, 06, 76.00, 50.00, 19.00, 16.00, 27.00 +COT, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 06, 81.00, 59.00, 17.00, 18.00, 28.00 +CPR, 09, 06, 77.00, 44.00, 13.00, 12.00, 20.00 +CRBC, 09, 06, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 06, 91.00, 74.00, 17.00, 22.00, 29.00 +CRW, 09, 06, 81.00, 59.00, 19.00, 24.00, 35.00 +CSG, 09, 06, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 06, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 06, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 06, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 06, 80.00, 59.00, 17.00, 20.00, 29.00 +CVN, 09, 06, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 06, 84.00, 57.00, -9999.00, -9999.00, 20.00 +CXY, 09, 06, 79.00, 59.00, 17.00, 18.00, 27.00 +CYS, 09, 06, 74.00, 46.00, 17.00, 16.00, 26.00 +DAA, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 09, 06, 88.00, 73.00, 23.00, 33.00, 45.00 +DAG, 09, 06, 96.00, 68.00, 3.00, 4.00, 5.00 +DAL, 09, 06, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 06, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 06, 79.00, 57.00, 18.00, 20.00, 30.00 +DBQ, 09, 06, 74.00, 54.00, 23.00, 19.00, 32.00 +DCA, 09, 06, 82.00, 65.00, 17.00, 18.00, 26.00 +DDC, 09, 06, 84.00, 60.00, 18.00, 11.00, 24.00 +DEC, 09, 06, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 06, 79.00, 50.00, 16.00, 14.00, 25.00 +DFW, 09, 06, 90.00, 69.00, 10.00, 14.00, 19.00 +DHN, 09, 06, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 06, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 06, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 06, 92.00, 71.00, -9999.00, -9999.00, 15.00 +DLG, 09, 06, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 06, 67.00, 47.00, 30.00, 26.00, 43.00 +DLLC, 09, 06, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 06, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 06, 95.00, 69.00, -9999.00, -9999.00, 17.00 +DMN, 09, 06, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 06, 82.00, 61.00, -9999.00, -9999.00, 26.00 +DPG, 09, 06, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 06, 89.00, 68.00, -9999.00, -9999.00, 34.00 +DRA, 09, 06, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 06, 92.00, 71.00, 12.00, 13.00, 20.00 +DSM, 09, 06, 78.00, 57.00, 21.00, 17.00, 29.00 +DTW, 09, 06, 76.00, 55.00, 19.00, 21.00, 31.00 +DUG, 09, 06, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 06, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 06, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 06, 89.00, 67.00, -9999.00, -9999.00, 22.00 +D45, 09, 06, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 06, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 06, 73.00, 51.00, 23.00, 20.00, 33.00 +ECG, 09, 06, 83.00, 66.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 06, 92.00, 62.00, -9999.00, -9999.00, 3.00 +EED, 09, 06, 102.00, 76.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 06, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 06, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 06, 76.00, 52.00, 24.00, 28.00, 38.00 +EKO, 09, 06, 81.00, 42.00, 11.00, 10.00, 16.00 +ELD, 09, 06, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 06, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 06, 89.00, 64.00, 16.00, 11.00, 22.00 +ELY, 09, 06, 78.00, 40.00, 12.00, 11.00, 19.00 +EMP, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 06, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +END, 09, 06, 87.00, 65.00, -9999.00, -9999.00, 18.00 +ENN, 09, 06, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 06, 81.00, 57.00, -9999.00, -9999.00, 10.00 +EPH, 09, 06, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 06, 74.00, 58.00, 28.00, 23.00, 40.00 +ESF, 09, 06, 89.00, 69.00, -9999.00, -9999.00, 32.00 +EUG, 09, 06, 78.00, 51.00, 14.00, 15.00, 20.00 +EVV, 09, 06, 83.00, 60.00, 17.00, 17.00, 27.00 +EWN, 09, 06, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 06, 80.00, 62.00, 18.00, 19.00, 29.00 +EYW, 09, 06, 89.00, 79.00, 30.00, 33.00, 49.00 +E74, 09, 06, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 06, 83.00, 62.00, -9999.00, -9999.00, 25.00 +FAI, 09, 06, 59.00, 40.00, 25.00, 24.00, 36.00 +FAR, 09, 06, 73.00, 49.00, 18.00, 18.00, 30.00 +FAT, 09, 06, 92.00, 60.00, 2.00, 3.00, 4.00 +FAY, 09, 06, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 06, 71.00, 41.00, 17.00, 18.00, 27.00 +FCS, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FDY, 09, 06, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 06, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FLG, 09, 06, 75.00, 44.00, 15.00, 19.00, 27.00 +FLL, 09, 06, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 06, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 06, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FME, 09, 06, 83.00, 57.00, -9999.00, -9999.00, 25.00 +FMH, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 09, 06, 84.00, 50.00, 11.00, 10.00, 16.00 +FMY, 09, 06, 90.00, 75.00, 19.00, 45.00, 54.00 +FNT, 09, 06, 74.00, 53.00, 22.00, 21.00, 34.00 +FOD, 09, 06, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 06, 82.00, 59.00, -9999.00, -9999.00, 24.00 +FOK, 09, 06, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 06, 83.00, 60.00, -9999.00, -9999.00, 28.00 +FSD, 09, 06, 76.00, 52.00, 23.00, 17.00, 32.00 +FSI, 09, 06, 89.00, 65.00, -9999.00, -9999.00, 20.00 +FSM, 09, 06, 87.00, 64.00, 15.00, 19.00, 25.00 +FTK, 09, 06, 82.00, 58.00, -9999.00, -9999.00, 24.00 +FWA, 09, 06, 78.00, 57.00, 17.00, 19.00, 29.00 +FWH, 09, 06, 90.00, 67.00, -9999.00, -9999.00, 20.00 +FYU, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 06, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 06, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 06, 104.00, 73.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 06, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 06, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 06, 75.00, 48.00, 13.00, 10.00, 18.00 +GFA, 09, 06, 73.00, 46.00, -9999.00, -9999.00, 26.00 +GFK, 09, 06, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 06, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 06, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 06, 74.00, 47.00, 13.00, 14.00, 22.00 +GJT, 09, 06, 84.00, 56.00, 11.00, 12.00, 20.00 +GKN, 09, 06, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 06, 81.00, 53.00, 14.00, 9.00, 19.00 +GLH, 09, 06, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 06, 86.00, 77.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 06, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 06, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 09, 06, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 06, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 06, 72.00, 51.00, 26.00, 24.00, 37.00 +GRCI, 09, 06, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 06, 74.00, 48.00, -9999.00, -9999.00, 24.00 +GRI, 09, 06, 79.00, 55.00, 17.00, 14.00, 26.00 +GRK, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 09, 06, 75.00, 53.00, 22.00, 19.00, 31.00 +GSB, 09, 06, 85.00, 64.00, -9999.00, -9999.00, 28.00 +GSG, 09, 06, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 06, 82.00, 62.00, 17.00, 19.00, 27.00 +GSP, 09, 06, 83.00, 64.00, 18.00, 21.00, 30.00 +GST, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 06, 72.00, 54.00, -9999.00, -9999.00, 35.00 +GTF, 09, 06, 73.00, 46.00, 19.00, 17.00, 27.00 +GUP, 09, 06, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 06, 79.00, 56.00, -9999.00, -9999.00, 28.00 +GVW, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 06, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 06, 82.00, 69.00, 20.00, 21.00, 30.00 +HBR, 09, 06, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 06, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 06, 80.00, 51.00, -9999.00, -9999.00, 15.00 +HKY, 09, 06, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 06, 73.00, 44.00, 16.00, 14.00, 24.00 +HMN, 09, 06, 90.00, 56.00, -9999.00, -9999.00, 18.00 +HMS, 09, 06, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 06, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 06, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HON, 09, 06, 77.00, 51.00, 17.00, 14.00, 26.00 +HOP, 09, 06, 85.00, 60.00, -9999.00, -9999.00, 23.00 +HOT, 09, 06, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 06, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 06, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 06, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 06, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 06, 89.00, 68.00, -9999.00, -9999.00, 33.00 +HST, 09, 06, 90.00, 72.00, -9999.00, -9999.00, 55.00 +HSV, 09, 06, 85.00, 64.00, 17.00, 22.00, 30.00 +HTL, 09, 06, 70.00, 49.00, 28.00, 25.00, 44.00 +HTS, 09, 06, 80.00, 60.00, 17.00, 23.00, 31.00 +HUF, 09, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 06, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 06, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 06, 75.00, 45.00, 16.00, 16.00, 25.00 +IAB, 09, 06, 84.00, 62.00, -9999.00, -9999.00, 25.00 +IAD, 09, 06, 81.00, 58.00, 19.00, 21.00, 31.00 +IAG, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 06, 90.00, 70.00, 14.00, 26.00, 32.00 +ICT, 09, 06, 84.00, 62.00, 17.00, 14.00, 26.00 +IDA, 09, 06, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 06, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 06, 80.00, 61.00, 17.00, 19.00, 29.00 +ILI, 09, 06, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 06, 86.00, 67.00, 21.00, 26.00, 36.00 +IMT, 09, 06, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +IND, 09, 06, 80.00, 58.00, 17.00, 17.00, 27.00 +INL, 09, 06, 67.00, 45.00, 26.00, 26.00, 41.00 +INS, 09, 06, 90.00, 62.00, -9999.00, -9999.00, 5.00 +INT, 09, 06, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +INW, 09, 06, 86.00, 55.00, 12.00, 15.00, 23.00 +IPL, 09, 06, 101.00, 74.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 06, 76.00, 56.00, 21.00, 24.00, 35.00 +IRK, 09, 06, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 06, 74.00, 46.00, 18.00, 16.00, 28.00 +ISP, 09, 06, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 06, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 06, 100.00, 70.00, -9999.00, -9999.00, 11.00 +IWD, 09, 06, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 06, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 06, 90.00, 66.00, 14.00, 24.00, 29.00 +JAX, 09, 06, 89.00, 70.00, 21.00, 36.00, 43.00 +JBR, 09, 06, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 06, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 06, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 06, 77.00, 63.00, 19.00, 18.00, 30.00 +JHW, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 06, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 06, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 06, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 06, 58.00, 44.00, 49.00, 51.00, 63.00 +JST, 09, 06, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 06, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 06, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 06, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 06, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 06, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 06, 75.00, 52.00, 19.00, 21.00, 31.00 +LAR, 09, 06, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 06, 97.00, 69.00, 5.00, 6.00, 9.00 +LAX, 09, 06, 77.00, 64.00, 3.00, 4.00, 5.00 +LBB, 09, 06, 85.00, 62.00, 16.00, 13.00, 23.00 +LBF, 09, 06, 79.00, 50.00, 18.00, 11.00, 25.00 +LCH, 09, 06, 88.00, 70.00, 17.00, 27.00, 35.00 +LCK, 09, 06, 80.00, 57.00, -9999.00, -9999.00, 27.00 +LEB, 09, 06, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 06, 81.00, 60.00, 16.00, 23.00, 31.00 +LFI, 09, 06, 81.00, 67.00, -9999.00, -9999.00, 27.00 +LFK, 09, 06, 90.00, 69.00, 13.00, 22.00, 29.00 +LFT, 09, 06, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 06, 77.00, 64.00, 18.00, 19.00, 29.00 +LGB, 09, 06, 83.00, 64.00, 3.00, 3.00, 5.00 +LGU, 09, 06, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 06, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 06, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 06, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 06, 87.00, 66.00, 15.00, 20.00, 27.00 +LIZ, 09, 06, 67.00, 46.00, -9999.00, -9999.00, 42.00 +LMT, 09, 06, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +LND, 09, 06, 76.00, 47.00, 10.00, 11.00, 17.00 +LNK, 09, 06, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 06, 84.00, 47.00, 5.00, 3.00, 6.00 +LOZ, 09, 06, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 06, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 06, 86.00, 64.00, -9999.00, -9999.00, 28.00 +LSE, 09, 06, 75.00, 54.00, 21.00, 20.00, 33.00 +LSF, 09, 06, 88.00, 68.00, -9999.00, -9999.00, 29.00 +LSV, 09, 06, 100.00, 61.00, -9999.00, -9999.00, 5.00 +LTS, 09, 06, 91.00, 65.00, -9999.00, -9999.00, 18.00 +LUF, 09, 06, 102.00, 69.00, -9999.00, -9999.00, 8.00 +LVS, 09, 06, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 06, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 06, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 06, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 06, 81.00, 60.00, 21.00, 18.00, 31.00 +MAF, 09, 06, 88.00, 63.00, 14.00, 14.00, 20.00 +MBL, 09, 06, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 06, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 06, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 06, 89.00, 59.00, -9999.00, -9999.00, 2.00 +MCF, 09, 06, 90.00, 74.00, -9999.00, -9999.00, 45.00 +MCG, 09, 06, 57.00, 39.00, 35.00, 33.00, 48.00 +MCI, 09, 06, 81.00, 60.00, 19.00, 19.00, 28.00 +MCK, 09, 06, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 06, 88.00, 66.00, 16.00, 22.00, 30.00 +MCO, 09, 06, 90.00, 73.00, 16.00, 42.00, 48.00 +MCW, 09, 06, 75.00, 52.00, 18.00, 15.00, 26.00 +MC2, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MDH, 09, 06, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 06, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 06, 78.00, 59.00, 22.00, 21.00, 32.00 +MEI, 09, 06, 89.00, 66.00, 14.00, 21.00, 29.00 +MEM, 09, 06, 86.00, 67.00, 15.00, 19.00, 27.00 +MER, 09, 06, 92.00, 56.00, -9999.00, -9999.00, 2.00 +MFD, 09, 06, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 06, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 06, 85.00, 50.00, 11.00, 9.00, 15.00 +MGE, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 09, 06, 88.00, 68.00, 16.00, 21.00, 30.00 +MGW, 09, 06, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 06, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 06, 89.00, 58.00, -9999.00, -9999.00, 2.00 +MHS, 09, 06, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 06, 89.00, 75.00, 33.00, 46.00, 59.00 +MIB, 09, 06, 71.00, 48.00, -9999.00, -9999.00, 26.00 +MIV, 09, 06, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 06, 85.00, 46.00, -9999.00, -9999.00, 9.00 +MKC, 09, 06, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 06, 73.00, 55.00, 23.00, 17.00, 33.00 +MKG, 09, 06, 73.00, 54.00, 21.00, 20.00, 31.00 +MKL, 09, 06, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 06, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 06, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 06, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 06, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 06, 78.00, 56.00, 19.00, 17.00, 29.00 +MLS, 09, 06, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 06, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 06, 88.00, 67.00, -9999.00, -9999.00, 27.00 +MOB, 09, 06, 88.00, 71.00, 20.00, 35.00, 42.00 +MOT, 09, 06, 71.00, 48.00, 16.00, 15.00, 24.00 +MPV, 09, 06, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 06, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 06, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 06, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 06, 71.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 06, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 06, 74.00, 51.00, 23.00, 20.00, 35.00 +MSO, 09, 06, 74.00, 43.00, 18.00, 18.00, 27.00 +MSP, 09, 06, 74.00, 53.00, 25.00, 20.00, 35.00 +MSS, 09, 06, 71.00, 50.00, 23.00, 25.00, 37.00 +MSY, 09, 06, 88.00, 71.00, 14.00, 32.00, 39.00 +MTC, 09, 06, 74.00, 55.00, -9999.00, -9999.00, 27.00 +MTN, 09, 06, 81.00, 61.00, -9999.00, -9999.00, 25.00 +MTO, 09, 06, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 06, 79.00, 56.00, -9999.00, -9999.00, 25.00 +MUO, 09, 06, 84.00, 48.00, -9999.00, -9999.00, 9.00 +MWA, 09, 06, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 06, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 06, 88.00, 68.00, -9999.00, -9999.00, 24.00 +MYL, 09, 06, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 06, 86.00, 67.00, -9999.00, -9999.00, 32.00 +NAO, 09, 06, 84.00, 72.00, -9999.00, -9999.00, 42.00 +NBC, 09, 06, 86.00, 70.00, -9999.00, -9999.00, 34.00 +NBE, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +NBU, 09, 06, 77.00, 57.00, -9999.00, -9999.00, 29.00 +NCA, 09, 06, 86.00, 64.00, -9999.00, -9999.00, 34.00 +NCO, 09, 06, 74.00, 59.00, -9999.00, -9999.00, 28.00 +NC1, 09, 06, 91.00, 63.00, -9999.00, -9999.00, 3.00 +NEL, 09, 06, 80.00, 57.00, -9999.00, -9999.00, 28.00 +NFG, 09, 06, 76.00, 62.00, -9999.00, -9999.00, 3.00 +NFL, 09, 06, 83.00, 46.00, -9999.00, -9999.00, 7.00 +NGP, 09, 06, 91.00, 73.00, -9999.00, -9999.00, 29.00 +NGU, 09, 06, 82.00, 66.00, -9999.00, -9999.00, 26.00 +NGZ, 09, 06, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 06, 81.00, 60.00, -9999.00, -9999.00, 28.00 +NHZ, 09, 06, 71.00, 52.00, -9999.00, -9999.00, 32.00 +NID, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 06, 89.00, 70.00, -9999.00, -9999.00, 44.00 +NIR, 09, 06, 92.00, 70.00, -9999.00, -9999.00, 28.00 +NKT, 09, 06, 85.00, 69.00, -9999.00, -9999.00, 36.00 +NKX, 09, 06, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 06, 88.00, 64.00, -9999.00, -9999.00, 28.00 +NPA, 09, 06, 88.00, 72.00, -9999.00, -9999.00, 35.00 +NQA, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 06, 93.00, 72.00, -9999.00, -9999.00, 27.00 +NQX, 09, 06, 89.00, 79.00, -9999.00, -9999.00, 51.00 +NRB, 09, 06, 87.00, 73.00, -9999.00, -9999.00, 36.00 +NRC, 09, 06, 91.00, 56.00, -9999.00, -9999.00, 4.00 +NRS, 09, 06, 76.00, 64.00, -9999.00, -9999.00, 3.00 +NSE, 09, 06, 89.00, 68.00, -9999.00, -9999.00, 36.00 +NSI, 09, 06, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 06, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 06, 84.00, 63.00, -9999.00, -9999.00, 6.00 +NTU, 09, 06, 82.00, 66.00, -9999.00, -9999.00, 28.00 +NUC, 09, 06, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 06, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 09, 06, 70.00, 48.00, -9999.00, -9999.00, 25.00 +NWF, 09, 06, 83.00, 64.00, -9999.00, -9999.00, 5.00 +NXX, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 06, 83.00, 58.00, -9999.00, -9999.00, 28.00 +NZC, 09, 06, 89.00, 68.00, -9999.00, -9999.00, 42.00 +NZJ, 09, 06, 84.00, 59.00, -9999.00, -9999.00, 3.00 +NZW, 09, 06, 74.00, 55.00, -9999.00, -9999.00, 30.00 +NZY, 09, 06, 77.00, 66.00, -9999.00, -9999.00, 3.00 +OAK, 09, 06, 76.00, 54.00, 3.00, 3.00, 4.00 +OAR, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 09, 06, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 06, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 06, 86.00, 65.00, 14.00, 12.00, 22.00 +OLM, 09, 06, 73.00, 46.00, 22.00, 21.00, 31.00 +OMA, 09, 06, 79.00, 56.00, 19.00, 16.00, 27.00 +OME, 09, 06, 52.00, 39.00, 32.00, 36.00, 45.00 +ONT, 09, 06, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 06, 77.00, 57.00, 22.00, 19.00, 33.00 +ORF, 09, 06, 82.00, 66.00, 17.00, 18.00, 27.00 +ORH, 09, 06, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 06, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 06, 72.00, 50.00, -9999.00, -9999.00, 34.00 +OTG, 09, 06, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 06, 67.00, 51.00, 15.00, 17.00, 23.00 +OTM, 09, 06, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 06, 51.00, 41.00, 28.00, 30.00, 40.00 +OURC, 09, 06, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 06, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 06, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 06, 89.00, 66.00, -9999.00, -9999.00, 32.00 +PACZ, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 06, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 06, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 06, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 06, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 06, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 06, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 06, 89.00, 70.00, -9999.00, -9999.00, 35.00 +PAQ, 09, 06, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 06, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 06, 51.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 06, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 06, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 06, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 06, 71.00, 52.00, -9999.00, -9999.00, 34.00 +PBI, 09, 06, 89.00, 75.00, 31.00, 43.00, 58.00 +PDT, 09, 06, 79.00, 52.00, 12.00, 10.00, 18.00 +PDX, 09, 06, 77.00, 54.00, 19.00, 18.00, 26.00 +PFN, 09, 06, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 06, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 06, 80.00, 61.00, 18.00, 18.00, 29.00 +PHX, 09, 06, 100.00, 75.00, 9.00, 4.00, 12.00 +PIA, 09, 06, 79.00, 58.00, 21.00, 19.00, 31.00 +PIB, 09, 06, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 06, 78.00, 45.00, 12.00, 12.00, 20.00 +PIR, 09, 06, 80.00, 52.00, 13.00, 11.00, 20.00 +PIT, 09, 06, 77.00, 56.00, 20.00, 21.00, 32.00 +PKB, 09, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 06, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 06, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 06, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 06, 88.00, 72.00, 17.00, 26.00, 32.00 +POB, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 09, 06, 89.00, 67.00, -9999.00, -9999.00, 43.00 +POM, 09, 06, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 09, 06, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 06, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 06, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 06, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 06, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 06, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 06, 74.00, 50.00, -9999.00, -9999.00, 28.00 +PSP, 09, 06, 103.00, 70.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 06, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 06, 55.00, 45.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 06, 84.00, 53.00, 15.00, 9.00, 20.00 +PUC, 09, 06, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 06, 76.00, 56.00, 19.00, 17.00, 28.00 +PVU, 09, 06, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 06, 72.00, 52.00, 21.00, 20.00, 30.00 +P02, 09, 06, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +P07, 09, 06, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +P11, 09, 06, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +P24, 09, 06, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +P28, 09, 06, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +P35, 09, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +P38, 09, 06, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +P39, 09, 06, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +P58, 09, 06, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +P59, 09, 06, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +P60, 09, 06, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +P61, 09, 06, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +P67, 09, 06, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +P68, 09, 06, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +P69, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 06, 83.00, 42.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 06, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 06, 78.00, 49.00, 15.00, 13.00, 23.00 +RBL, 09, 06, 92.00, 61.00, 5.00, 5.00, 8.00 +RCA, 09, 06, 78.00, 49.00, -9999.00, -9999.00, 20.00 +RDD, 09, 06, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 06, 78.00, 41.00, 10.00, 8.00, 15.00 +RDR, 09, 06, 72.00, 47.00, -9999.00, -9999.00, 28.00 +RDU, 09, 06, 83.00, 64.00, 17.00, 18.00, 26.00 +REE, 09, 06, 85.00, 62.00, -9999.00, -9999.00, 18.00 +REJ, 09, 06, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 06, 76.00, 55.00, 20.00, 19.00, 31.00 +RIC, 09, 06, 83.00, 62.00, 19.00, 18.00, 29.00 +RIV, 09, 06, 90.00, 59.00, -9999.00, -9999.00, 3.00 +RIW, 09, 06, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 06, 73.00, 44.00, 9.00, 11.00, 14.00 +RME, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 09, 06, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RND, 09, 06, 91.00, 71.00, -9999.00, -9999.00, 22.00 +RNO, 09, 06, 82.00, 44.00, 8.00, 7.00, 11.00 +ROA, 09, 06, 81.00, 59.00, 17.00, 19.00, 28.00 +ROC, 09, 06, 74.00, 54.00, 25.00, 24.00, 38.00 +ROW, 09, 06, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 06, 83.00, 59.00, 13.00, 12.00, 21.00 +RST, 09, 06, 72.00, 51.00, 26.00, 22.00, 37.00 +RWF, 09, 06, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 06, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 06, 89.00, 57.00, 3.00, 4.00, 4.00 +SAF, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 06, 77.00, 66.00, 3.00, 3.00, 5.00 +SAT, 09, 06, 91.00, 71.00, 15.00, 15.00, 23.00 +SAV, 09, 06, 87.00, 70.00, 17.00, 29.00, 38.00 +SAW, 09, 06, 68.00, 52.00, -9999.00, -9999.00, 40.00 +SBA, 09, 06, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 06, 93.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 09, 06, 76.00, 56.00, 21.00, 21.00, 31.00 +SBP, 09, 06, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 06, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 06, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 06, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 06, 90.00, 59.00, 2.00, 3.00, 4.00 +SDF, 09, 06, 82.00, 61.00, 17.00, 20.00, 30.00 +SEA, 09, 06, 71.00, 53.00, 20.00, 20.00, 29.00 +SEM, 09, 06, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 06, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 06, 74.00, 55.00, 2.00, 3.00, 5.00 +SGF, 09, 06, 83.00, 60.00, 17.00, 17.00, 28.00 +SGY, 09, 06, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 06, 76.00, 44.00, 16.00, 15.00, 23.00 +SHV, 09, 06, 89.00, 68.00, 12.00, 16.00, 24.00 +SIT, 09, 06, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 06, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 06, 89.00, 66.00, 12.00, 13.00, 19.00 +SKA, 09, 06, 75.00, 48.00, -9999.00, -9999.00, 16.00 +SKF, 09, 06, 91.00, 71.00, -9999.00, -9999.00, 20.00 +SLC, 09, 06, 82.00, 54.00, 14.00, 13.00, 21.00 +SLE, 09, 06, 78.00, 49.00, 16.00, 16.00, 23.00 +SLN, 09, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 06, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 06, 75.00, 53.00, -9999.00, 3.00, 5.00 +SNA, 09, 06, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 06, 50.00, 42.00, 41.00, 45.00, 60.00 +SNS, 09, 06, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 06, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 06, 81.00, 58.00, 15.00, 18.00, 27.00 +SPS, 09, 06, 89.00, 66.00, 13.00, 13.00, 20.00 +SRQ, 09, 06, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 06, 87.00, 64.00, -9999.00, -9999.00, 28.00 +SSI, 09, 06, 86.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 09, 06, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 06, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +STL, 09, 06, 82.00, 63.00, 17.00, 16.00, 27.00 +STNV, 09, 06, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +STS, 09, 06, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 06, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 06, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 06, 87.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 09, 06, 77.00, 55.00, 22.00, 16.00, 32.00 +SVN, 09, 06, 87.00, 70.00, -9999.00, -9999.00, 36.00 +SWF, 09, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 06, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 06, 74.00, 54.00, 26.00, 27.00, 40.00 +SZL, 09, 06, 83.00, 58.00, -9999.00, -9999.00, 28.00 +TAD, 09, 06, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 06, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 06, 84.00, 57.00, -9999.00, -9999.00, 32.00 +TCC, 09, 06, 85.00, 57.00, 13.00, 11.00, 18.00 +TCL, 09, 06, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 06, 74.00, 48.00, -9999.00, -9999.00, 25.00 +TCS, 09, 06, 86.00, 61.00, -9999.00, 13.00, 26.00 +TEB, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 06, 86.00, 65.00, -9999.00, -9999.00, 21.00 +TKA, 09, 06, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 06, 90.00, 70.00, 13.00, 35.00, 39.00 +TNX, 09, 06, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 06, 77.00, 54.00, 19.00, 21.00, 32.00 +TOP, 09, 06, 82.00, 59.00, 21.00, 19.00, 29.00 +TPA, 09, 06, 90.00, 74.00, 22.00, 38.00, 46.00 +TPH, 09, 06, 82.00, 49.00, 7.00, 7.00, 11.00 +TRI, 09, 06, 81.00, 59.00, 17.00, 21.00, 28.00 +TRK, 09, 06, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 06, 102.00, 71.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 06, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 06, 86.00, 66.00, 15.00, 15.00, 25.00 +TUP, 09, 06, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 06, 95.00, 69.00, 16.00, 12.00, 23.00 +TVC, 09, 06, 72.00, 51.00, 24.00, 21.00, 34.00 +TVL, 09, 06, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 06, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 06, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 06, 83.00, 61.00, 15.00, 22.00, 29.00 +T01, 09, 06, 82.00, 60.00, -9999.00, -9999.00, 27.00 +T02, 09, 06, 85.00, 65.00, -9999.00, -9999.00, 27.00 +T03, 09, 06, 86.00, 67.00, -9999.00, -9999.00, 32.00 +T04, 09, 06, 90.00, 73.00, -9999.00, -9999.00, 45.00 +T05, 09, 06, 83.00, 57.00, -9999.00, -9999.00, 26.00 +T06, 09, 06, 89.00, 65.00, -9999.00, -9999.00, 26.00 +T07, 09, 06, 87.00, 50.00, -9999.00, -9999.00, 15.00 +T08, 09, 06, 81.00, 57.00, -9999.00, -9999.00, 15.00 +UCA, 09, 06, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 06, 90.00, 62.00, -9999.00, -9999.00, 5.00 +UIL, 09, 06, 68.00, 47.00, 30.00, 31.00, 40.00 +UIN, 09, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 06, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 06, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 06, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +U15, 09, 06, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +U28, 09, 06, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 06, 88.00, 67.00, -9999.00, -9999.00, 33.00 +VBG, 09, 06, 75.00, 53.00, -9999.00, -9999.00, 9.00 +VCT, 09, 06, 90.00, 72.00, 14.00, 27.00, 32.00 +VCV, 09, 06, 92.00, 57.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 06, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 06, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 06, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 06, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 06, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 06, 89.00, 68.00, -9999.00, -9999.00, 34.00 +VRB, 09, 06, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 06, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 06, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 06, 82.00, 60.00, 15.00, 14.00, 23.00 +WJA, 09, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 06, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 06, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 06, 83.00, 42.00, 8.00, 8.00, 12.00 +WPO, 09, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 06, 88.00, 66.00, -9999.00, -9999.00, 28.00 +WRG, 09, 06, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 06, 81.00, 57.00, -9999.00, -9999.00, 26.00 +WRL, 09, 06, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +X68, 09, 06, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 06, 57.00, 43.00, 55.00, 54.00, 66.00 +YCG, 09, 06, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 06, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 06, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 06, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 06, 80.00, 47.00, 8.00, 8.00, 13.00 +YNG, 09, 06, 75.00, 54.00, 23.00, 23.00, 36.00 +YPA, 09, 06, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 06, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 06, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 06, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 06, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 06, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 06, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 06, 102.00, 75.00, 4.00, 3.00, 5.00 +YVR, 09, 06, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 06, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 06, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 06, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 06, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 06, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 06, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 06, 68.00, 46.00, 28.00, 30.00, 42.00 +ZUN, 09, 06, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 06, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 06, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 06, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +01R, 09, 06, 89.00, 68.00, -9999.00, -9999.00, 27.00 +1V1, 09, 06, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 06, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 06, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 06, 84.00, 68.00, -9999.00, -9999.00, 28.00 +2PJ, 09, 06, 87.00, 64.00, -9999.00, -9999.00, 27.00 +3B1, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 06, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 06, 71.00, 49.00, -9999.00, -9999.00, 34.00 +3SE, 09, 06, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 06, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 06, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +4OM, 09, 06, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 06, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 06, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 06, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 06, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 07, 77.00, 57.00, 19.00, 22.00, 32.00 +ABI, 09, 07, 89.00, 67.00, 12.00, 15.00, 20.00 +ABQ, 09, 07, 84.00, 58.00, 18.00, 12.00, 23.00 +ABR, 09, 07, 76.00, 49.00, 15.00, 12.00, 22.00 +ABY, 09, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 07, 72.00, 58.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 07, 92.00, 70.00, 12.00, 15.00, 21.00 +ACV, 09, 07, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 07, 79.00, 58.00, 18.00, 14.00, 25.00 +ADK, 09, 07, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 07, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 07, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 07, 81.00, 57.00, -9999.00, -9999.00, 27.00 +AEX, 09, 07, 89.00, 69.00, -9999.00, -9999.00, 27.00 +AFF, 09, 07, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 07, 91.00, 71.00, -9999.00, -9999.00, 53.00 +AGS, 09, 07, 87.00, 65.00, 17.00, 22.00, 31.00 +AHN, 09, 07, 85.00, 65.00, 17.00, 21.00, 29.00 +AKN, 09, 07, 57.00, 42.00, 38.00, 39.00, 54.00 +AKO, 09, 07, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 07, 76.00, 52.00, 22.00, 23.00, 35.00 +ALI, 09, 07, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 07, 76.00, 53.00, 21.00, 17.00, 29.00 +ALS, 09, 07, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 07, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 07, 84.00, 59.00, 17.00, 12.00, 24.00 +AMG, 09, 07, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 07, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 07, 58.00, 44.00, 33.00, 32.00, 44.00 +AND, 09, 07, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 07, 62.00, 49.00, 44.00, 47.00, 58.00 +AOO, 09, 07, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +APN, 09, 07, 71.00, 48.00, 25.00, 25.00, 39.00 +AQQ, 09, 07, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 09, 07, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +AST, 09, 07, 69.00, 50.00, 22.00, 24.00, 32.00 +ATL, 09, 07, 84.00, 66.00, 16.00, 22.00, 29.00 +ATW, 09, 07, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 07, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 07, 81.00, 56.00, -9999.00, -9999.00, 28.00 +AUG, 09, 07, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 07, 92.00, 71.00, 11.00, 17.00, 23.00 +AUW, 09, 07, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 07, 79.00, 58.00, 16.00, 25.00, 31.00 +AVP, 09, 07, 75.00, 55.00, 23.00, 22.00, 32.00 +AXN, 09, 07, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 07, 74.00, 53.00, -9999.00, -9999.00, 33.00 +AYS, 09, 07, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 07, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 07, 91.00, 58.00, -9999.00, -9999.00, 3.00 +BAD, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 07, 71.00, 39.00, -9999.00, -9999.00, 19.00 +BDL, 09, 07, 77.00, 55.00, 23.00, 20.00, 32.00 +BDR, 09, 07, 76.00, 60.00, 22.00, 17.00, 34.00 +BET, 09, 07, 55.00, 41.00, 42.00, 41.00, 55.00 +BFD, 09, 07, 70.00, 48.00, 26.00, 27.00, 39.00 +BFF, 09, 07, 80.00, 49.00, 15.00, 11.00, 21.00 +BFL, 09, 07, 92.00, 65.00, 3.00, 2.00, 3.00 +BGM, 09, 07, 71.00, 53.00, 23.00, 25.00, 36.00 +BGR, 09, 07, 71.00, 51.00, 20.00, 18.00, 31.00 +BGS, 09, 07, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 07, 86.00, 65.00, 15.00, 23.00, 29.00 +BID, 09, 07, 72.00, 60.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 07, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 07, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 07, 75.00, 49.00, 16.00, 15.00, 24.00 +BIS, 09, 07, 74.00, 46.00, 17.00, 15.00, 26.00 +BIX, 09, 07, 88.00, 72.00, -9999.00, -9999.00, 33.00 +BJI, 09, 07, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 07, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 07, 80.00, 47.00, -9999.00, -9999.00, 25.00 +BKW, 09, 07, 74.00, 55.00, 21.00, 27.00, 37.00 +BLF, 09, 07, 74.00, 58.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 07, 103.00, 75.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 07, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 07, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 07, 83.00, 58.00, -9999.00, -9999.00, 25.00 +BNA, 09, 07, 85.00, 64.00, 17.00, 20.00, 30.00 +BNO, 09, 07, 76.00, 39.00, -9999.00, 10.00, 20.00 +BOI, 09, 07, 80.00, 51.00, 10.00, 8.00, 14.00 +BOS, 09, 07, 75.00, 59.00, 19.00, 19.00, 29.00 +BPI, 09, 07, 71.00, 28.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 07, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 07, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 07, 78.00, 58.00, -9999.00, -9999.00, 26.00 +BRO, 09, 07, 91.00, 74.00, 17.00, 24.00, 32.00 +BRW, 09, 07, 37.00, 30.00, 28.00, 28.00, 44.00 +BSM, 09, 07, 92.00, 71.00, -9999.00, -9999.00, 20.00 +BTI, 09, 07, 38.00, 31.00, 22.00, 23.00, 34.00 +BTL, 09, 07, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 07, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 07, 89.00, 71.00, 12.00, 31.00, 35.00 +BTT, 09, 07, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 07, 72.00, 52.00, 28.00, 27.00, 41.00 +BUB, 09, 07, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 07, 73.00, 55.00, 26.00, 24.00, 37.00 +BUR, 09, 07, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 07, 87.00, 73.00, -9999.00, 29.00, 42.00 +BWG, 09, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 07, 81.00, 61.00, 17.00, 18.00, 27.00 +BYH, 09, 07, 85.00, 64.00, -9999.00, -9999.00, 23.00 +BYI, 09, 07, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 07, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 07, 87.00, 66.00, 16.00, 20.00, 28.00 +CAG, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 07, 76.00, 56.00, 21.00, 22.00, 35.00 +CAO, 09, 07, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 07, 67.00, 46.00, 26.00, 29.00, 42.00 +CBM, 09, 07, 88.00, 65.00, -9999.00, -9999.00, 26.00 +CDB, 09, 07, 54.00, 45.00, 51.00, 54.00, 70.00 +CDC, 09, 07, 82.00, 50.00, 10.00, 9.00, 16.00 +CDR, 09, 07, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 07, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 07, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 07, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 07, 84.00, 65.00, 16.00, 22.00, 28.00 +CHO, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 07, 86.00, 70.00, 19.00, 27.00, 36.00 +CID, 09, 07, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 07, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 07, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 07, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 07, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 07, 76.00, 56.00, 25.00, 23.00, 37.00 +CLL, 09, 07, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 07, 84.00, 65.00, 16.00, 18.00, 25.00 +CMH, 09, 07, 78.00, 57.00, 17.00, 21.00, 29.00 +CMI, 09, 07, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 07, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 07, 82.00, 59.00, 20.00, 14.00, 28.00 +CNM, 09, 07, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +COD, 09, 07, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +COF, 09, 07, 88.00, 73.00, -9999.00, -9999.00, 44.00 +CON, 09, 07, 74.00, 49.00, 21.00, 20.00, 32.00 +COS, 09, 07, 76.00, 50.00, 19.00, 16.00, 26.00 +COT, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 07, 81.00, 59.00, 17.00, 18.00, 28.00 +CPR, 09, 07, 77.00, 44.00, 13.00, 12.00, 20.00 +CRBC, 09, 07, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 07, 91.00, 74.00, 17.00, 22.00, 29.00 +CRW, 09, 07, 81.00, 59.00, 19.00, 24.00, 35.00 +CSG, 09, 07, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 07, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 07, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 07, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 07, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 07, 80.00, 59.00, 17.00, 20.00, 29.00 +CVN, 09, 07, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 07, 84.00, 57.00, -9999.00, -9999.00, 20.00 +CXY, 09, 07, 79.00, 59.00, 17.00, 18.00, 27.00 +CYS, 09, 07, 74.00, 46.00, 17.00, 16.00, 26.00 +DAA, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 09, 07, 88.00, 73.00, 23.00, 33.00, 45.00 +DAG, 09, 07, 96.00, 68.00, 3.00, 4.00, 5.00 +DAL, 09, 07, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 07, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 07, 79.00, 57.00, 18.00, 20.00, 29.00 +DBQ, 09, 07, 74.00, 54.00, 23.00, 19.00, 32.00 +DCA, 09, 07, 82.00, 65.00, 17.00, 18.00, 26.00 +DDC, 09, 07, 84.00, 60.00, 18.00, 11.00, 24.00 +DEC, 09, 07, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 07, 79.00, 50.00, 16.00, 14.00, 24.00 +DFW, 09, 07, 90.00, 69.00, 10.00, 14.00, 19.00 +DHN, 09, 07, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 07, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 07, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 07, 92.00, 71.00, -9999.00, -9999.00, 15.00 +DLG, 09, 07, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 07, 67.00, 47.00, 30.00, 26.00, 43.00 +DLLC, 09, 07, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 07, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 07, 95.00, 69.00, -9999.00, -9999.00, 16.00 +DMN, 09, 07, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 07, 82.00, 61.00, -9999.00, -9999.00, 26.00 +DPG, 09, 07, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 07, 89.00, 68.00, -9999.00, -9999.00, 34.00 +DRA, 09, 07, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 07, 92.00, 71.00, 13.00, 14.00, 21.00 +DSM, 09, 07, 78.00, 57.00, 21.00, 17.00, 29.00 +DTW, 09, 07, 76.00, 55.00, 19.00, 21.00, 31.00 +DUG, 09, 07, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 07, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 07, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 07, 89.00, 67.00, -9999.00, -9999.00, 22.00 +D45, 09, 07, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 07, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 07, 73.00, 51.00, 23.00, 20.00, 33.00 +ECG, 09, 07, 83.00, 66.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 07, 92.00, 62.00, -9999.00, -9999.00, 3.00 +EED, 09, 07, 102.00, 76.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 07, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 07, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 07, 76.00, 52.00, 24.00, 28.00, 38.00 +EKO, 09, 07, 81.00, 42.00, 11.00, 10.00, 16.00 +ELD, 09, 07, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 07, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 07, 89.00, 64.00, 16.00, 11.00, 22.00 +ELY, 09, 07, 78.00, 40.00, 12.00, 11.00, 19.00 +EMP, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 07, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +END, 09, 07, 87.00, 65.00, -9999.00, -9999.00, 18.00 +ENN, 09, 07, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 07, 81.00, 57.00, -9999.00, -9999.00, 10.00 +EPH, 09, 07, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 07, 74.00, 58.00, 28.00, 23.00, 40.00 +ESF, 09, 07, 89.00, 69.00, -9999.00, -9999.00, 32.00 +EUG, 09, 07, 78.00, 51.00, 14.00, 15.00, 20.00 +EVV, 09, 07, 83.00, 60.00, 17.00, 17.00, 27.00 +EWN, 09, 07, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 07, 80.00, 62.00, 18.00, 19.00, 29.00 +EYW, 09, 07, 89.00, 79.00, 30.00, 33.00, 49.00 +E74, 09, 07, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 07, 83.00, 62.00, -9999.00, -9999.00, 25.00 +FAI, 09, 07, 58.00, 40.00, 24.00, 24.00, 36.00 +FAR, 09, 07, 73.00, 49.00, 18.00, 18.00, 30.00 +FAT, 09, 07, 92.00, 60.00, 2.00, 3.00, 4.00 +FAY, 09, 07, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 07, 71.00, 41.00, 17.00, 18.00, 27.00 +FCS, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FDY, 09, 07, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 07, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FLG, 09, 07, 75.00, 44.00, 15.00, 19.00, 27.00 +FLL, 09, 07, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 07, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 07, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +FME, 09, 07, 83.00, 57.00, -9999.00, -9999.00, 25.00 +FMH, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 09, 07, 84.00, 50.00, 11.00, 10.00, 16.00 +FMY, 09, 07, 90.00, 75.00, 19.00, 45.00, 53.00 +FNT, 09, 07, 74.00, 53.00, 22.00, 21.00, 34.00 +FOD, 09, 07, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 07, 82.00, 59.00, -9999.00, -9999.00, 24.00 +FOK, 09, 07, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 07, 83.00, 60.00, -9999.00, -9999.00, 28.00 +FSD, 09, 07, 76.00, 52.00, 23.00, 17.00, 32.00 +FSI, 09, 07, 89.00, 65.00, -9999.00, -9999.00, 20.00 +FSM, 09, 07, 87.00, 64.00, 15.00, 19.00, 25.00 +FTK, 09, 07, 82.00, 58.00, -9999.00, -9999.00, 24.00 +FWA, 09, 07, 78.00, 57.00, 17.00, 19.00, 29.00 +FWH, 09, 07, 90.00, 67.00, -9999.00, -9999.00, 20.00 +FYU, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 07, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 07, 104.00, 73.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 07, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 07, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 07, 75.00, 48.00, 13.00, 10.00, 18.00 +GFA, 09, 07, 73.00, 46.00, -9999.00, -9999.00, 26.00 +GFK, 09, 07, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 07, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 07, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 07, 74.00, 47.00, 13.00, 14.00, 22.00 +GJT, 09, 07, 84.00, 56.00, 11.00, 12.00, 20.00 +GKN, 09, 07, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 07, 81.00, 53.00, 14.00, 9.00, 19.00 +GLH, 09, 07, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 07, 86.00, 77.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 07, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 07, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 09, 07, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 07, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 07, 72.00, 51.00, 26.00, 24.00, 37.00 +GRCI, 09, 07, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 07, 74.00, 48.00, -9999.00, -9999.00, 24.00 +GRI, 09, 07, 79.00, 55.00, 17.00, 14.00, 26.00 +GRK, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 09, 07, 75.00, 53.00, 22.00, 19.00, 31.00 +GSB, 09, 07, 85.00, 64.00, -9999.00, -9999.00, 28.00 +GSG, 09, 07, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 07, 82.00, 62.00, 17.00, 19.00, 27.00 +GSP, 09, 07, 83.00, 64.00, 18.00, 21.00, 30.00 +GST, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 07, 72.00, 54.00, -9999.00, -9999.00, 35.00 +GTF, 09, 07, 73.00, 46.00, 19.00, 17.00, 27.00 +GUP, 09, 07, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 07, 79.00, 56.00, -9999.00, -9999.00, 28.00 +GVW, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 07, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 07, 82.00, 69.00, 20.00, 21.00, 30.00 +HBR, 09, 07, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 07, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 07, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 07, 80.00, 51.00, -9999.00, -9999.00, 15.00 +HKY, 09, 07, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 07, 73.00, 44.00, 16.00, 14.00, 24.00 +HMN, 09, 07, 90.00, 56.00, -9999.00, -9999.00, 18.00 +HMS, 09, 07, 84.00, 50.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 07, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 07, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HON, 09, 07, 77.00, 51.00, 17.00, 14.00, 26.00 +HOP, 09, 07, 85.00, 60.00, -9999.00, -9999.00, 23.00 +HOT, 09, 07, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 07, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 07, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 07, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 07, 89.00, 68.00, -9999.00, -9999.00, 32.00 +HST, 09, 07, 90.00, 72.00, -9999.00, -9999.00, 55.00 +HSV, 09, 07, 85.00, 64.00, 17.00, 22.00, 30.00 +HTL, 09, 07, 70.00, 49.00, 28.00, 25.00, 44.00 +HTS, 09, 07, 80.00, 60.00, 17.00, 23.00, 31.00 +HUF, 09, 07, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 07, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 07, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 07, 74.00, 45.00, 16.00, 16.00, 25.00 +IAB, 09, 07, 84.00, 62.00, -9999.00, -9999.00, 25.00 +IAD, 09, 07, 81.00, 58.00, 19.00, 21.00, 31.00 +IAG, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 07, 90.00, 70.00, 14.00, 26.00, 32.00 +ICT, 09, 07, 84.00, 62.00, 17.00, 14.00, 26.00 +IDA, 09, 07, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 07, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 07, 80.00, 61.00, 17.00, 19.00, 29.00 +ILI, 09, 07, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 07, 86.00, 67.00, 21.00, 26.00, 36.00 +IMT, 09, 07, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +IND, 09, 07, 80.00, 58.00, 17.00, 17.00, 27.00 +INL, 09, 07, 67.00, 45.00, 26.00, 26.00, 41.00 +INS, 09, 07, 90.00, 62.00, -9999.00, -9999.00, 5.00 +INT, 09, 07, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +INW, 09, 07, 86.00, 55.00, 12.00, 15.00, 23.00 +IPL, 09, 07, 101.00, 74.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 07, 76.00, 56.00, 21.00, 24.00, 35.00 +IRK, 09, 07, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 07, 73.00, 46.00, 18.00, 16.00, 28.00 +ISP, 09, 07, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 07, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 07, 100.00, 70.00, -9999.00, -9999.00, 11.00 +IWD, 09, 07, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 07, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 07, 90.00, 66.00, 14.00, 24.00, 29.00 +JAX, 09, 07, 89.00, 70.00, 21.00, 36.00, 43.00 +JBR, 09, 07, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 07, 92.00, 65.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 07, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 07, 77.00, 63.00, 19.00, 18.00, 30.00 +JHW, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 07, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 07, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 07, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 07, 58.00, 44.00, 50.00, 51.00, 63.00 +JST, 09, 07, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 07, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 07, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 07, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 07, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 07, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 07, 75.00, 52.00, 19.00, 21.00, 31.00 +LAR, 09, 07, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 07, 97.00, 69.00, 5.00, 6.00, 9.00 +LAX, 09, 07, 77.00, 64.00, 3.00, 4.00, 5.00 +LBB, 09, 07, 85.00, 62.00, 16.00, 13.00, 23.00 +LBF, 09, 07, 79.00, 49.00, 18.00, 11.00, 25.00 +LCH, 09, 07, 88.00, 70.00, 17.00, 27.00, 35.00 +LCK, 09, 07, 80.00, 57.00, -9999.00, -9999.00, 27.00 +LEB, 09, 07, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 07, 81.00, 60.00, 16.00, 23.00, 31.00 +LFI, 09, 07, 81.00, 67.00, -9999.00, -9999.00, 27.00 +LFK, 09, 07, 90.00, 69.00, 13.00, 22.00, 29.00 +LFT, 09, 07, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 07, 77.00, 64.00, 18.00, 19.00, 29.00 +LGB, 09, 07, 83.00, 64.00, 3.00, 3.00, 5.00 +LGU, 09, 07, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 07, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 07, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 07, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 07, 87.00, 66.00, 15.00, 20.00, 27.00 +LIZ, 09, 07, 67.00, 46.00, -9999.00, -9999.00, 42.00 +LMT, 09, 07, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +LND, 09, 07, 76.00, 47.00, 10.00, 11.00, 17.00 +LNK, 09, 07, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 07, 84.00, 47.00, 5.00, 3.00, 6.00 +LOZ, 09, 07, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 07, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 07, 86.00, 64.00, -9999.00, -9999.00, 28.00 +LSE, 09, 07, 75.00, 54.00, 21.00, 20.00, 33.00 +LSF, 09, 07, 88.00, 68.00, -9999.00, -9999.00, 29.00 +LSV, 09, 07, 100.00, 61.00, -9999.00, -9999.00, 5.00 +LTS, 09, 07, 91.00, 65.00, -9999.00, -9999.00, 18.00 +LUF, 09, 07, 102.00, 69.00, -9999.00, -9999.00, 8.00 +LVS, 09, 07, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 07, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 07, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 07, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 07, 81.00, 60.00, 21.00, 18.00, 31.00 +MAF, 09, 07, 88.00, 63.00, 14.00, 14.00, 20.00 +MBL, 09, 07, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 07, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 07, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 07, 89.00, 59.00, -9999.00, -9999.00, 2.00 +MCF, 09, 07, 90.00, 74.00, -9999.00, -9999.00, 44.00 +MCG, 09, 07, 56.00, 39.00, 34.00, 33.00, 48.00 +MCI, 09, 07, 81.00, 60.00, 19.00, 19.00, 28.00 +MCK, 09, 07, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 07, 88.00, 66.00, 16.00, 22.00, 30.00 +MCO, 09, 07, 90.00, 73.00, 16.00, 42.00, 48.00 +MCW, 09, 07, 75.00, 52.00, 18.00, 15.00, 26.00 +MC2, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MDH, 09, 07, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 07, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 07, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 07, 78.00, 59.00, 21.00, 21.00, 32.00 +MEI, 09, 07, 89.00, 66.00, 14.00, 21.00, 29.00 +MEM, 09, 07, 86.00, 67.00, 15.00, 19.00, 27.00 +MER, 09, 07, 92.00, 56.00, -9999.00, -9999.00, 2.00 +MFD, 09, 07, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 07, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 07, 85.00, 50.00, 11.00, 9.00, 15.00 +MGE, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 09, 07, 88.00, 68.00, 16.00, 21.00, 30.00 +MGW, 09, 07, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 07, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 07, 89.00, 58.00, -9999.00, -9999.00, 2.00 +MHS, 09, 07, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 07, 89.00, 75.00, 33.00, 46.00, 59.00 +MIB, 09, 07, 71.00, 48.00, -9999.00, -9999.00, 26.00 +MIV, 09, 07, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 07, 85.00, 46.00, -9999.00, -9999.00, 9.00 +MKC, 09, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 07, 73.00, 55.00, 23.00, 17.00, 33.00 +MKG, 09, 07, 73.00, 54.00, 21.00, 20.00, 31.00 +MKL, 09, 07, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 07, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 07, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 07, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 07, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 07, 78.00, 56.00, 19.00, 17.00, 29.00 +MLS, 09, 07, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 07, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 07, 88.00, 67.00, -9999.00, -9999.00, 27.00 +MOB, 09, 07, 88.00, 71.00, 20.00, 35.00, 41.00 +MOT, 09, 07, 71.00, 48.00, 16.00, 15.00, 24.00 +MPV, 09, 07, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 07, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 07, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 07, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 07, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 07, 71.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 07, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 07, 74.00, 51.00, 23.00, 20.00, 35.00 +MSO, 09, 07, 74.00, 43.00, 18.00, 18.00, 27.00 +MSP, 09, 07, 74.00, 53.00, 25.00, 20.00, 35.00 +MSS, 09, 07, 71.00, 50.00, 23.00, 25.00, 37.00 +MSY, 09, 07, 88.00, 71.00, 14.00, 32.00, 39.00 +MTC, 09, 07, 74.00, 55.00, -9999.00, -9999.00, 27.00 +MTN, 09, 07, 81.00, 61.00, -9999.00, -9999.00, 25.00 +MTO, 09, 07, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 07, 79.00, 56.00, -9999.00, -9999.00, 25.00 +MUO, 09, 07, 84.00, 48.00, -9999.00, -9999.00, 9.00 +MWA, 09, 07, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 07, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 07, 88.00, 68.00, -9999.00, -9999.00, 24.00 +MYL, 09, 07, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 07, 86.00, 67.00, -9999.00, -9999.00, 32.00 +NAO, 09, 07, 84.00, 72.00, -9999.00, -9999.00, 42.00 +NBC, 09, 07, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NBE, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NBU, 09, 07, 77.00, 57.00, -9999.00, -9999.00, 29.00 +NCA, 09, 07, 86.00, 64.00, -9999.00, -9999.00, 33.00 +NCO, 09, 07, 74.00, 59.00, -9999.00, -9999.00, 28.00 +NC1, 09, 07, 91.00, 63.00, -9999.00, -9999.00, 3.00 +NEL, 09, 07, 80.00, 57.00, -9999.00, -9999.00, 28.00 +NFG, 09, 07, 76.00, 62.00, -9999.00, -9999.00, 3.00 +NFL, 09, 07, 83.00, 46.00, -9999.00, -9999.00, 7.00 +NGP, 09, 07, 91.00, 73.00, -9999.00, -9999.00, 29.00 +NGU, 09, 07, 82.00, 66.00, -9999.00, -9999.00, 25.00 +NGZ, 09, 07, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 07, 81.00, 60.00, -9999.00, -9999.00, 28.00 +NHZ, 09, 07, 71.00, 52.00, -9999.00, -9999.00, 32.00 +NID, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 07, 89.00, 70.00, -9999.00, -9999.00, 44.00 +NIR, 09, 07, 92.00, 70.00, -9999.00, -9999.00, 28.00 +NKT, 09, 07, 85.00, 69.00, -9999.00, -9999.00, 35.00 +NKX, 09, 07, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 07, 88.00, 64.00, -9999.00, -9999.00, 28.00 +NPA, 09, 07, 88.00, 72.00, -9999.00, -9999.00, 35.00 +NQA, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 07, 93.00, 72.00, -9999.00, -9999.00, 27.00 +NQX, 09, 07, 89.00, 79.00, -9999.00, -9999.00, 51.00 +NRB, 09, 07, 87.00, 73.00, -9999.00, -9999.00, 35.00 +NRC, 09, 07, 91.00, 56.00, -9999.00, -9999.00, 4.00 +NRS, 09, 07, 76.00, 64.00, -9999.00, -9999.00, 3.00 +NSE, 09, 07, 89.00, 68.00, -9999.00, -9999.00, 35.00 +NSI, 09, 07, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 07, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 07, 84.00, 63.00, -9999.00, -9999.00, 6.00 +NTU, 09, 07, 82.00, 66.00, -9999.00, -9999.00, 28.00 +NUC, 09, 07, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 07, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 09, 07, 70.00, 48.00, -9999.00, -9999.00, 25.00 +NWF, 09, 07, 83.00, 64.00, -9999.00, -9999.00, 5.00 +NXX, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 07, 83.00, 58.00, -9999.00, -9999.00, 28.00 +NZC, 09, 07, 89.00, 68.00, -9999.00, -9999.00, 42.00 +NZJ, 09, 07, 84.00, 59.00, -9999.00, -9999.00, 3.00 +NZW, 09, 07, 74.00, 55.00, -9999.00, -9999.00, 30.00 +NZY, 09, 07, 77.00, 66.00, -9999.00, -9999.00, 3.00 +OAK, 09, 07, 76.00, 54.00, 3.00, 3.00, 4.00 +OAR, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 09, 07, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 07, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 07, 86.00, 65.00, 14.00, 12.00, 22.00 +OLM, 09, 07, 73.00, 46.00, 23.00, 22.00, 31.00 +OMA, 09, 07, 79.00, 56.00, 19.00, 16.00, 27.00 +OME, 09, 07, 52.00, 39.00, 32.00, 36.00, 45.00 +ONT, 09, 07, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 07, 77.00, 57.00, 22.00, 19.00, 33.00 +ORF, 09, 07, 82.00, 66.00, 17.00, 18.00, 27.00 +ORH, 09, 07, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 07, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 07, 72.00, 50.00, -9999.00, -9999.00, 35.00 +OTG, 09, 07, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 07, 67.00, 51.00, 15.00, 17.00, 23.00 +OTM, 09, 07, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 07, 50.00, 40.00, 28.00, 30.00, 40.00 +OURC, 09, 07, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 07, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 07, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 07, 89.00, 66.00, -9999.00, -9999.00, 32.00 +PACZ, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 07, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 07, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 07, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 07, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 07, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 07, 89.00, 70.00, -9999.00, -9999.00, 35.00 +PAQ, 09, 07, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 07, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 07, 51.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 07, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 07, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 07, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 07, 71.00, 52.00, -9999.00, -9999.00, 34.00 +PBI, 09, 07, 89.00, 75.00, 31.00, 43.00, 58.00 +PDT, 09, 07, 79.00, 52.00, 12.00, 10.00, 18.00 +PDX, 09, 07, 77.00, 54.00, 20.00, 18.00, 27.00 +PFN, 09, 07, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 07, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 07, 80.00, 61.00, 18.00, 18.00, 29.00 +PHX, 09, 07, 100.00, 75.00, 9.00, 4.00, 12.00 +PIA, 09, 07, 79.00, 58.00, 21.00, 19.00, 31.00 +PIB, 09, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 07, 78.00, 45.00, 12.00, 12.00, 20.00 +PIR, 09, 07, 79.00, 52.00, 13.00, 11.00, 20.00 +PIT, 09, 07, 77.00, 56.00, 20.00, 21.00, 32.00 +PKB, 09, 07, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 07, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 07, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 07, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 07, 88.00, 72.00, 17.00, 25.00, 32.00 +POB, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 09, 07, 89.00, 67.00, -9999.00, -9999.00, 43.00 +POM, 09, 07, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 09, 07, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 07, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 07, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 07, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 07, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 07, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 07, 74.00, 50.00, -9999.00, -9999.00, 28.00 +PSP, 09, 07, 103.00, 70.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 07, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 07, 55.00, 45.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 07, 84.00, 53.00, 14.00, 9.00, 20.00 +PUC, 09, 07, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 07, 76.00, 56.00, 19.00, 17.00, 28.00 +PVU, 09, 07, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 07, 72.00, 52.00, 21.00, 20.00, 30.00 +P02, 09, 07, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +P07, 09, 07, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +P11, 09, 07, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +P24, 09, 07, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +P28, 09, 07, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +P35, 09, 07, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +P38, 09, 07, 87.00, 49.00, -9999.00, -9999.00, -9999.00 +P39, 09, 07, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +P58, 09, 07, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +P59, 09, 07, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +P60, 09, 07, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +P61, 09, 07, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +P67, 09, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +P68, 09, 07, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +P69, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 07, 83.00, 42.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 07, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 07, 78.00, 49.00, 15.00, 13.00, 22.00 +RBL, 09, 07, 92.00, 61.00, 5.00, 5.00, 8.00 +RCA, 09, 07, 78.00, 49.00, -9999.00, -9999.00, 20.00 +RDD, 09, 07, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 07, 78.00, 41.00, 10.00, 8.00, 15.00 +RDR, 09, 07, 72.00, 47.00, -9999.00, -9999.00, 28.00 +RDU, 09, 07, 83.00, 64.00, 17.00, 18.00, 26.00 +REE, 09, 07, 85.00, 62.00, -9999.00, -9999.00, 18.00 +REJ, 09, 07, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 07, 76.00, 55.00, 20.00, 19.00, 31.00 +RIC, 09, 07, 83.00, 62.00, 19.00, 18.00, 29.00 +RIV, 09, 07, 90.00, 59.00, -9999.00, -9999.00, 3.00 +RIW, 09, 07, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 07, 73.00, 44.00, 9.00, 11.00, 14.00 +RME, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +RMG, 09, 07, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RND, 09, 07, 91.00, 71.00, -9999.00, -9999.00, 22.00 +RNO, 09, 07, 82.00, 44.00, 8.00, 7.00, 11.00 +ROA, 09, 07, 81.00, 59.00, 17.00, 19.00, 28.00 +ROC, 09, 07, 74.00, 54.00, 25.00, 24.00, 38.00 +ROW, 09, 07, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 07, 83.00, 59.00, 13.00, 12.00, 21.00 +RST, 09, 07, 72.00, 51.00, 26.00, 22.00, 37.00 +RWF, 09, 07, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 07, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 07, 89.00, 57.00, 3.00, 4.00, 4.00 +SAF, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 07, 77.00, 66.00, 3.00, 3.00, 5.00 +SAT, 09, 07, 91.00, 71.00, 15.00, 15.00, 24.00 +SAV, 09, 07, 87.00, 70.00, 17.00, 29.00, 38.00 +SAW, 09, 07, 68.00, 52.00, -9999.00, -9999.00, 40.00 +SBA, 09, 07, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 07, 93.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 09, 07, 76.00, 56.00, 21.00, 21.00, 31.00 +SBP, 09, 07, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 07, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 07, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 07, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 07, 90.00, 59.00, 2.00, 3.00, 4.00 +SDF, 09, 07, 82.00, 61.00, 17.00, 20.00, 30.00 +SEA, 09, 07, 71.00, 53.00, 20.00, 20.00, 29.00 +SEM, 09, 07, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 07, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 07, 74.00, 55.00, 2.00, 3.00, 5.00 +SGF, 09, 07, 83.00, 60.00, 17.00, 17.00, 28.00 +SGY, 09, 07, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 07, 76.00, 44.00, 16.00, 15.00, 23.00 +SHV, 09, 07, 89.00, 68.00, 12.00, 16.00, 24.00 +SIT, 09, 07, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 07, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 07, 89.00, 66.00, 12.00, 13.00, 19.00 +SKA, 09, 07, 75.00, 48.00, -9999.00, -9999.00, 16.00 +SKF, 09, 07, 91.00, 71.00, -9999.00, -9999.00, 20.00 +SLC, 09, 07, 82.00, 54.00, 14.00, 13.00, 21.00 +SLE, 09, 07, 78.00, 49.00, 16.00, 16.00, 23.00 +SLN, 09, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 07, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 07, 75.00, 53.00, -9999.00, 3.00, 5.00 +SNA, 09, 07, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 07, 50.00, 42.00, 41.00, 45.00, 60.00 +SNS, 09, 07, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 07, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 07, 81.00, 58.00, 15.00, 18.00, 27.00 +SPS, 09, 07, 89.00, 66.00, 13.00, 13.00, 20.00 +SRQ, 09, 07, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 07, 87.00, 64.00, -9999.00, -9999.00, 28.00 +SSI, 09, 07, 86.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 09, 07, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 07, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +STL, 09, 07, 82.00, 63.00, 17.00, 16.00, 27.00 +STNV, 09, 07, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +STS, 09, 07, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 07, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 07, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 07, 87.00, 55.00, -9999.00, -9999.00, 3.00 +SUX, 09, 07, 77.00, 55.00, 22.00, 16.00, 32.00 +SVN, 09, 07, 87.00, 70.00, -9999.00, -9999.00, 36.00 +SWF, 09, 07, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 07, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 07, 74.00, 54.00, 26.00, 27.00, 40.00 +SZL, 09, 07, 83.00, 58.00, -9999.00, -9999.00, 28.00 +TAD, 09, 07, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 07, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 07, 84.00, 57.00, -9999.00, -9999.00, 32.00 +TCC, 09, 07, 85.00, 57.00, 13.00, 11.00, 18.00 +TCL, 09, 07, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 07, 74.00, 48.00, -9999.00, -9999.00, 26.00 +TCS, 09, 07, 86.00, 61.00, -9999.00, 13.00, 26.00 +TEB, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 07, 86.00, 65.00, -9999.00, -9999.00, 21.00 +TKA, 09, 07, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 07, 90.00, 70.00, 13.00, 34.00, 39.00 +TNX, 09, 07, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 07, 77.00, 54.00, 19.00, 21.00, 32.00 +TOP, 09, 07, 82.00, 59.00, 21.00, 19.00, 29.00 +TPA, 09, 07, 90.00, 74.00, 22.00, 38.00, 45.00 +TPH, 09, 07, 82.00, 49.00, 7.00, 7.00, 11.00 +TRI, 09, 07, 81.00, 59.00, 17.00, 21.00, 28.00 +TRK, 09, 07, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 07, 102.00, 71.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 07, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 07, 86.00, 66.00, 15.00, 15.00, 25.00 +TUP, 09, 07, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 07, 95.00, 69.00, 16.00, 12.00, 23.00 +TVC, 09, 07, 72.00, 51.00, 24.00, 21.00, 34.00 +TVL, 09, 07, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 07, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 07, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 07, 83.00, 61.00, 15.00, 22.00, 29.00 +T01, 09, 07, 82.00, 60.00, -9999.00, -9999.00, 27.00 +T02, 09, 07, 85.00, 65.00, -9999.00, -9999.00, 27.00 +T03, 09, 07, 86.00, 67.00, -9999.00, -9999.00, 32.00 +T04, 09, 07, 90.00, 73.00, -9999.00, -9999.00, 44.00 +T05, 09, 07, 83.00, 57.00, -9999.00, -9999.00, 26.00 +T06, 09, 07, 89.00, 65.00, -9999.00, -9999.00, 26.00 +T07, 09, 07, 87.00, 50.00, -9999.00, -9999.00, 15.00 +T08, 09, 07, 81.00, 57.00, -9999.00, -9999.00, 15.00 +UCA, 09, 07, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 07, 90.00, 62.00, -9999.00, -9999.00, 5.00 +UIL, 09, 07, 68.00, 47.00, 30.00, 31.00, 40.00 +UIN, 09, 07, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 07, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 07, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 07, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +U15, 09, 07, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +U28, 09, 07, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 07, 88.00, 67.00, -9999.00, -9999.00, 33.00 +VBG, 09, 07, 75.00, 53.00, -9999.00, -9999.00, 9.00 +VCT, 09, 07, 90.00, 72.00, 14.00, 27.00, 32.00 +VCV, 09, 07, 92.00, 57.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 07, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 07, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 07, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 07, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 07, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 07, 89.00, 68.00, -9999.00, -9999.00, 34.00 +VRB, 09, 07, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 07, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 07, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 07, 82.00, 60.00, 15.00, 14.00, 23.00 +WJA, 09, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 07, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 07, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 07, 83.00, 42.00, 8.00, 8.00, 12.00 +WPO, 09, 07, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 07, 88.00, 66.00, -9999.00, -9999.00, 28.00 +WRG, 09, 07, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 07, 81.00, 57.00, -9999.00, -9999.00, 26.00 +WRL, 09, 07, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +X68, 09, 07, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 07, 57.00, 43.00, 56.00, 55.00, 66.00 +YCG, 09, 07, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 07, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 07, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 07, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 07, 80.00, 47.00, 8.00, 8.00, 13.00 +YNG, 09, 07, 75.00, 54.00, 23.00, 23.00, 36.00 +YPA, 09, 07, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 07, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 07, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 07, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 07, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 07, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 07, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 07, 102.00, 75.00, 4.00, 3.00, 5.00 +YVR, 09, 07, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 07, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 07, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 07, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 07, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 07, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 07, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 07, 68.00, 46.00, 28.00, 30.00, 42.00 +ZUN, 09, 07, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 07, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 07, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 07, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +01R, 09, 07, 89.00, 68.00, -9999.00, -9999.00, 27.00 +1V1, 09, 07, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 07, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 07, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 07, 84.00, 68.00, -9999.00, -9999.00, 28.00 +2PJ, 09, 07, 87.00, 64.00, -9999.00, -9999.00, 27.00 +3B1, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 07, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 07, 71.00, 49.00, -9999.00, -9999.00, 35.00 +3SE, 09, 07, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 07, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 07, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +4OM, 09, 07, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 07, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 07, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 07, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 07, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 08, 77.00, 56.00, 19.00, 22.00, 31.00 +ABI, 09, 08, 89.00, 67.00, 12.00, 16.00, 21.00 +ABQ, 09, 08, 84.00, 57.00, 17.00, 12.00, 23.00 +ABR, 09, 08, 75.00, 48.00, 15.00, 12.00, 22.00 +ABY, 09, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 08, 72.00, 58.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 08, 91.00, 70.00, 12.00, 15.00, 22.00 +ACV, 09, 08, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 08, 78.00, 58.00, 18.00, 14.00, 25.00 +ADK, 09, 08, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 08, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 08, 81.00, 57.00, -9999.00, -9999.00, 26.00 +AEX, 09, 08, 89.00, 69.00, -9999.00, -9999.00, 27.00 +AFF, 09, 08, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 08, 91.00, 71.00, -9999.00, -9999.00, 53.00 +AGS, 09, 08, 87.00, 65.00, 16.00, 22.00, 30.00 +AHN, 09, 08, 84.00, 65.00, 17.00, 21.00, 29.00 +AKN, 09, 08, 57.00, 42.00, 38.00, 39.00, 54.00 +AKO, 09, 08, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 08, 75.00, 51.00, 22.00, 23.00, 35.00 +ALI, 09, 08, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 08, 76.00, 52.00, 21.00, 17.00, 29.00 +ALS, 09, 08, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 08, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 08, 84.00, 58.00, 16.00, 12.00, 24.00 +AMG, 09, 08, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 08, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 08, 57.00, 44.00, 33.00, 32.00, 44.00 +AND, 09, 08, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 08, 62.00, 49.00, 45.00, 48.00, 59.00 +AOO, 09, 08, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +APN, 09, 08, 70.00, 48.00, 25.00, 25.00, 40.00 +AQQ, 09, 08, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +ART, 09, 08, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +AST, 09, 08, 69.00, 50.00, 23.00, 24.00, 32.00 +ATL, 09, 08, 84.00, 65.00, 16.00, 22.00, 29.00 +ATW, 09, 08, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 08, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 08, 81.00, 56.00, -9999.00, -9999.00, 29.00 +AUG, 09, 08, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 08, 92.00, 71.00, 12.00, 17.00, 23.00 +AUW, 09, 08, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 08, 79.00, 57.00, 17.00, 25.00, 31.00 +AVP, 09, 08, 74.00, 55.00, 23.00, 21.00, 32.00 +AXN, 09, 08, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 08, 74.00, 53.00, -9999.00, -9999.00, 33.00 +AYS, 09, 08, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 08, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 08, 90.00, 58.00, -9999.00, -9999.00, 4.00 +BAD, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 08, 70.00, 38.00, -9999.00, -9999.00, 19.00 +BDL, 09, 08, 77.00, 54.00, 23.00, 20.00, 32.00 +BDR, 09, 08, 76.00, 60.00, 23.00, 17.00, 33.00 +BET, 09, 08, 54.00, 40.00, 42.00, 41.00, 55.00 +BFD, 09, 08, 69.00, 48.00, 26.00, 28.00, 39.00 +BFF, 09, 08, 79.00, 48.00, 15.00, 11.00, 21.00 +BFL, 09, 08, 92.00, 65.00, 3.00, 3.00, 4.00 +BGM, 09, 08, 71.00, 53.00, 23.00, 25.00, 36.00 +BGR, 09, 08, 70.00, 50.00, 20.00, 18.00, 31.00 +BGS, 09, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 08, 86.00, 65.00, 15.00, 23.00, 29.00 +BID, 09, 08, 71.00, 59.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 08, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 08, 89.00, 49.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 08, 74.00, 49.00, 16.00, 16.00, 23.00 +BIS, 09, 08, 73.00, 45.00, 17.00, 15.00, 25.00 +BIX, 09, 08, 88.00, 72.00, -9999.00, -9999.00, 33.00 +BJI, 09, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 08, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 08, 80.00, 46.00, -9999.00, -9999.00, 25.00 +BKW, 09, 08, 74.00, 55.00, 21.00, 26.00, 37.00 +BLF, 09, 08, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 08, 103.00, 75.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 08, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 08, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 08, 83.00, 58.00, -9999.00, -9999.00, 25.00 +BNA, 09, 08, 84.00, 63.00, 17.00, 20.00, 30.00 +BNO, 09, 08, 76.00, 38.00, -9999.00, 11.00, 20.00 +BOI, 09, 08, 79.00, 50.00, 10.00, 8.00, 14.00 +BOS, 09, 08, 75.00, 59.00, 19.00, 19.00, 29.00 +BPI, 09, 08, 71.00, 28.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 08, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 08, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 08, 78.00, 57.00, -9999.00, -9999.00, 25.00 +BRO, 09, 08, 91.00, 74.00, 17.00, 24.00, 32.00 +BRW, 09, 08, 36.00, 29.00, 29.00, 29.00, 44.00 +BSM, 09, 08, 92.00, 71.00, -9999.00, -9999.00, 20.00 +BTI, 09, 08, 38.00, 31.00, 22.00, 23.00, 34.00 +BTL, 09, 08, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 08, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 08, 89.00, 71.00, 12.00, 31.00, 35.00 +BTT, 09, 08, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 08, 71.00, 51.00, 28.00, 26.00, 41.00 +BUB, 09, 08, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 08, 73.00, 55.00, 26.00, 24.00, 37.00 +BUR, 09, 08, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 08, 87.00, 73.00, -9999.00, 29.00, 42.00 +BWG, 09, 08, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 08, 80.00, 60.00, 16.00, 18.00, 27.00 +BYH, 09, 08, 85.00, 64.00, -9999.00, -9999.00, 22.00 +BYI, 09, 08, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 08, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 08, 87.00, 65.00, 16.00, 20.00, 28.00 +CAG, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 08, 76.00, 56.00, 21.00, 22.00, 34.00 +CAO, 09, 08, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 08, 66.00, 45.00, 26.00, 28.00, 42.00 +CBM, 09, 08, 88.00, 64.00, -9999.00, -9999.00, 26.00 +CDB, 09, 08, 54.00, 45.00, 51.00, 54.00, 70.00 +CDC, 09, 08, 81.00, 49.00, 9.00, 8.00, 15.00 +CDR, 09, 08, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 08, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 08, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 08, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 08, 84.00, 65.00, 15.00, 21.00, 28.00 +CHO, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 08, 86.00, 70.00, 19.00, 27.00, 35.00 +CID, 09, 08, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 08, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 08, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 08, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 08, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 08, 76.00, 56.00, 25.00, 23.00, 36.00 +CLL, 09, 08, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 08, 84.00, 65.00, 15.00, 17.00, 25.00 +CMH, 09, 08, 78.00, 57.00, 17.00, 20.00, 29.00 +CMI, 09, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 08, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 08, 81.00, 58.00, 20.00, 14.00, 28.00 +CNM, 09, 08, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +COD, 09, 08, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +COF, 09, 08, 88.00, 73.00, -9999.00, -9999.00, 44.00 +CON, 09, 08, 74.00, 48.00, 22.00, 20.00, 32.00 +COS, 09, 08, 75.00, 49.00, 18.00, 16.00, 26.00 +COT, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 08, 81.00, 59.00, 17.00, 18.00, 28.00 +CPR, 09, 08, 76.00, 44.00, 13.00, 12.00, 20.00 +CRBC, 09, 08, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 08, 91.00, 74.00, 17.00, 22.00, 29.00 +CRW, 09, 08, 81.00, 59.00, 19.00, 24.00, 34.00 +CSG, 09, 08, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 08, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 08, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 08, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 08, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 08, 80.00, 59.00, 17.00, 19.00, 29.00 +CVN, 09, 08, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 08, 83.00, 57.00, -9999.00, -9999.00, 20.00 +CXY, 09, 08, 78.00, 59.00, 17.00, 18.00, 28.00 +CYS, 09, 08, 73.00, 46.00, 16.00, 15.00, 26.00 +DAA, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 09, 08, 88.00, 73.00, 23.00, 32.00, 44.00 +DAG, 09, 08, 96.00, 68.00, 3.00, 4.00, 5.00 +DAL, 09, 08, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 08, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 08, 78.00, 57.00, 18.00, 20.00, 29.00 +DBQ, 09, 08, 74.00, 53.00, 23.00, 19.00, 32.00 +DCA, 09, 08, 82.00, 65.00, 17.00, 18.00, 26.00 +DDC, 09, 08, 83.00, 59.00, 18.00, 11.00, 24.00 +DEC, 09, 08, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 08, 79.00, 50.00, 16.00, 14.00, 24.00 +DFW, 09, 08, 90.00, 69.00, 10.00, 14.00, 20.00 +DHN, 09, 08, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 08, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 08, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 08, 92.00, 71.00, -9999.00, -9999.00, 15.00 +DLG, 09, 08, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 08, 66.00, 46.00, 30.00, 26.00, 43.00 +DLLC, 09, 08, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 08, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 08, 95.00, 69.00, -9999.00, -9999.00, 16.00 +DMN, 09, 08, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 08, 82.00, 61.00, -9999.00, -9999.00, 25.00 +DPG, 09, 08, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 08, 89.00, 68.00, -9999.00, -9999.00, 34.00 +DRA, 09, 08, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 08, 92.00, 71.00, 13.00, 14.00, 21.00 +DSM, 09, 08, 78.00, 57.00, 21.00, 17.00, 29.00 +DTW, 09, 08, 76.00, 54.00, 20.00, 21.00, 31.00 +DUG, 09, 08, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 08, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 08, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 08, 89.00, 67.00, -9999.00, -9999.00, 22.00 +D45, 09, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 08, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 08, 72.00, 50.00, 23.00, 19.00, 33.00 +ECG, 09, 08, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 08, 91.00, 61.00, -9999.00, -9999.00, 3.00 +EED, 09, 08, 101.00, 76.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 08, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 08, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 08, 75.00, 52.00, 23.00, 28.00, 38.00 +EKO, 09, 08, 80.00, 41.00, 11.00, 10.00, 16.00 +ELD, 09, 08, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 08, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 08, 89.00, 63.00, 15.00, 11.00, 22.00 +ELY, 09, 08, 77.00, 39.00, 13.00, 11.00, 19.00 +EMP, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 08, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +END, 09, 08, 87.00, 64.00, -9999.00, -9999.00, 19.00 +ENN, 09, 08, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 08, 80.00, 56.00, -9999.00, -9999.00, 10.00 +EPH, 09, 08, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 08, 74.00, 58.00, 29.00, 24.00, 40.00 +ESF, 09, 08, 89.00, 69.00, -9999.00, -9999.00, 31.00 +EUG, 09, 08, 78.00, 51.00, 15.00, 15.00, 20.00 +EVV, 09, 08, 83.00, 60.00, 17.00, 17.00, 27.00 +EWN, 09, 08, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 08, 80.00, 62.00, 18.00, 19.00, 28.00 +EYW, 09, 08, 89.00, 79.00, 29.00, 33.00, 49.00 +E74, 09, 08, 92.00, 61.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 08, 83.00, 62.00, -9999.00, -9999.00, 25.00 +FAI, 09, 08, 58.00, 39.00, 24.00, 24.00, 36.00 +FAR, 09, 08, 72.00, 48.00, 18.00, 17.00, 29.00 +FAT, 09, 08, 92.00, 60.00, 2.00, 3.00, 4.00 +FAY, 09, 08, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 08, 70.00, 41.00, 17.00, 18.00, 27.00 +FCS, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FDY, 09, 08, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 08, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +FLG, 09, 08, 75.00, 43.00, 15.00, 19.00, 27.00 +FLL, 09, 08, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 08, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 08, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +FME, 09, 08, 82.00, 57.00, -9999.00, -9999.00, 25.00 +FMH, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 09, 08, 84.00, 49.00, 10.00, 10.00, 16.00 +FMY, 09, 08, 90.00, 75.00, 19.00, 44.00, 53.00 +FNT, 09, 08, 74.00, 53.00, 22.00, 21.00, 34.00 +FOD, 09, 08, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 08, 82.00, 58.00, -9999.00, -9999.00, 24.00 +FOK, 09, 08, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 08, 82.00, 60.00, -9999.00, -9999.00, 28.00 +FSD, 09, 08, 75.00, 51.00, 23.00, 17.00, 32.00 +FSI, 09, 08, 88.00, 64.00, -9999.00, -9999.00, 21.00 +FSM, 09, 08, 87.00, 64.00, 15.00, 19.00, 25.00 +FTK, 09, 08, 82.00, 58.00, -9999.00, -9999.00, 25.00 +FWA, 09, 08, 78.00, 56.00, 17.00, 18.00, 29.00 +FWH, 09, 08, 90.00, 67.00, -9999.00, -9999.00, 20.00 +FYU, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 08, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 08, 104.00, 73.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 08, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 08, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 08, 74.00, 48.00, 13.00, 10.00, 18.00 +GFA, 09, 08, 72.00, 45.00, -9999.00, -9999.00, 26.00 +GFK, 09, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 08, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 08, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 08, 73.00, 46.00, 13.00, 14.00, 21.00 +GJT, 09, 08, 83.00, 55.00, 12.00, 12.00, 20.00 +GKN, 09, 08, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 08, 80.00, 52.00, 13.00, 9.00, 19.00 +GLH, 09, 08, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 08, 86.00, 77.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 08, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 08, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GON, 09, 08, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 08, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 08, 71.00, 51.00, 27.00, 23.00, 37.00 +GRCI, 09, 08, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 08, 74.00, 48.00, -9999.00, -9999.00, 24.00 +GRI, 09, 08, 78.00, 54.00, 17.00, 14.00, 25.00 +GRK, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 09, 08, 74.00, 52.00, 22.00, 19.00, 31.00 +GSB, 09, 08, 85.00, 64.00, -9999.00, -9999.00, 28.00 +GSG, 09, 08, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 08, 82.00, 61.00, 17.00, 19.00, 27.00 +GSP, 09, 08, 83.00, 63.00, 18.00, 21.00, 29.00 +GST, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 08, 72.00, 53.00, -9999.00, -9999.00, 36.00 +GTF, 09, 08, 72.00, 45.00, 18.00, 17.00, 26.00 +GUP, 09, 08, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 08, 79.00, 55.00, -9999.00, -9999.00, 28.00 +GVW, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 08, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 08, 82.00, 69.00, 20.00, 21.00, 31.00 +HBR, 09, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 08, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 08, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 08, 79.00, 51.00, -9999.00, -9999.00, 16.00 +HKY, 09, 08, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 08, 72.00, 43.00, 17.00, 14.00, 24.00 +HMN, 09, 08, 90.00, 56.00, -9999.00, -9999.00, 17.00 +HMS, 09, 08, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 08, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 08, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +HON, 09, 08, 76.00, 50.00, 16.00, 14.00, 26.00 +HOP, 09, 08, 84.00, 59.00, -9999.00, -9999.00, 22.00 +HOT, 09, 08, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 08, 90.00, 73.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 08, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 08, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 08, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 08, 89.00, 68.00, -9999.00, -9999.00, 32.00 +HST, 09, 08, 90.00, 72.00, -9999.00, -9999.00, 55.00 +HSV, 09, 08, 85.00, 64.00, 18.00, 22.00, 30.00 +HTL, 09, 08, 70.00, 49.00, 29.00, 26.00, 44.00 +HTS, 09, 08, 80.00, 59.00, 17.00, 23.00, 31.00 +HUF, 09, 08, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 08, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 08, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 08, 74.00, 44.00, 16.00, 16.00, 25.00 +IAB, 09, 08, 83.00, 61.00, -9999.00, -9999.00, 25.00 +IAD, 09, 08, 81.00, 57.00, 18.00, 21.00, 31.00 +IAG, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 08, 90.00, 70.00, 14.00, 25.00, 31.00 +ICT, 09, 08, 83.00, 61.00, 18.00, 13.00, 26.00 +IDA, 09, 08, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 08, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 08, 80.00, 60.00, 17.00, 19.00, 28.00 +ILI, 09, 08, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 08, 86.00, 67.00, 21.00, 26.00, 36.00 +IMT, 09, 08, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +IND, 09, 08, 79.00, 58.00, 17.00, 17.00, 27.00 +INL, 09, 08, 66.00, 44.00, 26.00, 26.00, 42.00 +INS, 09, 08, 90.00, 62.00, -9999.00, -9999.00, 5.00 +INT, 09, 08, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +INW, 09, 08, 85.00, 55.00, 13.00, 15.00, 23.00 +IPL, 09, 08, 101.00, 73.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 08, 76.00, 55.00, 21.00, 24.00, 34.00 +IRK, 09, 08, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 08, 73.00, 45.00, 18.00, 17.00, 27.00 +ISP, 09, 08, 75.00, 62.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 08, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 08, 100.00, 70.00, -9999.00, -9999.00, 11.00 +IWD, 09, 08, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 08, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 08, 90.00, 66.00, 14.00, 23.00, 29.00 +JAX, 09, 08, 89.00, 70.00, 21.00, 36.00, 43.00 +JBR, 09, 08, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 08, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 08, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 08, 77.00, 62.00, 19.00, 18.00, 30.00 +JHW, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 08, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 08, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 08, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 08, 58.00, 44.00, 50.00, 51.00, 64.00 +JST, 09, 08, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 08, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 08, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 08, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 08, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 08, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 08, 74.00, 52.00, 20.00, 21.00, 31.00 +LAR, 09, 08, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 08, 97.00, 68.00, 5.00, 6.00, 9.00 +LAX, 09, 08, 77.00, 64.00, 3.00, 4.00, 5.00 +LBB, 09, 08, 85.00, 61.00, 16.00, 13.00, 23.00 +LBF, 09, 08, 79.00, 49.00, 17.00, 12.00, 24.00 +LCH, 09, 08, 88.00, 70.00, 18.00, 26.00, 34.00 +LCK, 09, 08, 80.00, 57.00, -9999.00, -9999.00, 27.00 +LEB, 09, 08, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 08, 80.00, 60.00, 16.00, 23.00, 31.00 +LFI, 09, 08, 80.00, 66.00, -9999.00, -9999.00, 26.00 +LFK, 09, 08, 90.00, 68.00, 14.00, 23.00, 29.00 +LFT, 09, 08, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 08, 77.00, 63.00, 18.00, 19.00, 29.00 +LGB, 09, 08, 83.00, 64.00, 3.00, 4.00, 5.00 +LGU, 09, 08, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 08, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 08, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 08, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 08, 86.00, 65.00, 15.00, 20.00, 28.00 +LIZ, 09, 08, 66.00, 45.00, -9999.00, -9999.00, 42.00 +LMT, 09, 08, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LND, 09, 08, 75.00, 46.00, 11.00, 11.00, 17.00 +LNK, 09, 08, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 08, 84.00, 46.00, 5.00, 3.00, 6.00 +LOZ, 09, 08, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 08, 95.00, 73.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 08, 86.00, 64.00, -9999.00, -9999.00, 28.00 +LSE, 09, 08, 74.00, 53.00, 21.00, 20.00, 33.00 +LSF, 09, 08, 88.00, 68.00, -9999.00, -9999.00, 28.00 +LSV, 09, 08, 99.00, 60.00, -9999.00, -9999.00, 5.00 +LTS, 09, 08, 90.00, 64.00, -9999.00, -9999.00, 18.00 +LUF, 09, 08, 102.00, 68.00, -9999.00, -9999.00, 8.00 +LVS, 09, 08, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 08, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 08, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 08, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 08, 80.00, 60.00, 21.00, 18.00, 30.00 +MAF, 09, 08, 87.00, 63.00, 14.00, 14.00, 20.00 +MBL, 09, 08, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 08, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 08, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 08, 89.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 09, 08, 90.00, 74.00, -9999.00, -9999.00, 44.00 +MCG, 09, 08, 56.00, 38.00, 34.00, 33.00, 48.00 +MCI, 09, 08, 80.00, 59.00, 18.00, 19.00, 28.00 +MCK, 09, 08, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 08, 88.00, 66.00, 16.00, 22.00, 30.00 +MCO, 09, 08, 90.00, 73.00, 16.00, 42.00, 48.00 +MCW, 09, 08, 74.00, 51.00, 18.00, 15.00, 25.00 +MC2, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MDH, 09, 08, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 08, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 08, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 08, 77.00, 59.00, 21.00, 20.00, 31.00 +MEI, 09, 08, 89.00, 66.00, 14.00, 21.00, 28.00 +MEM, 09, 08, 86.00, 66.00, 16.00, 19.00, 27.00 +MER, 09, 08, 92.00, 56.00, -9999.00, -9999.00, 3.00 +MFD, 09, 08, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 08, 94.00, 74.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 08, 85.00, 50.00, 11.00, 9.00, 15.00 +MGE, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 09, 08, 88.00, 68.00, 17.00, 21.00, 29.00 +MGW, 09, 08, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 08, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 08, 89.00, 58.00, -9999.00, -9999.00, 3.00 +MHS, 09, 08, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 08, 89.00, 75.00, 33.00, 46.00, 59.00 +MIB, 09, 08, 70.00, 47.00, -9999.00, -9999.00, 26.00 +MIV, 09, 08, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 08, 84.00, 45.00, -9999.00, -9999.00, 10.00 +MKC, 09, 08, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 08, 73.00, 55.00, 22.00, 17.00, 33.00 +MKG, 09, 08, 73.00, 53.00, 21.00, 20.00, 31.00 +MKL, 09, 08, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 08, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 08, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 08, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 08, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 08, 78.00, 55.00, 19.00, 17.00, 28.00 +MLS, 09, 08, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 08, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 08, 88.00, 67.00, -9999.00, -9999.00, 27.00 +MOB, 09, 08, 88.00, 71.00, 20.00, 34.00, 41.00 +MOT, 09, 08, 70.00, 47.00, 15.00, 15.00, 24.00 +MPV, 09, 08, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 08, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 08, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 08, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 08, 71.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 08, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 08, 73.00, 50.00, 23.00, 20.00, 34.00 +MSO, 09, 08, 73.00, 42.00, 19.00, 18.00, 27.00 +MSP, 09, 08, 73.00, 52.00, 24.00, 20.00, 35.00 +MSS, 09, 08, 71.00, 49.00, 23.00, 25.00, 37.00 +MSY, 09, 08, 88.00, 71.00, 14.00, 32.00, 38.00 +MTC, 09, 08, 73.00, 55.00, -9999.00, -9999.00, 27.00 +MTN, 09, 08, 81.00, 60.00, -9999.00, -9999.00, 25.00 +MTO, 09, 08, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 08, 78.00, 55.00, -9999.00, -9999.00, 25.00 +MUO, 09, 08, 83.00, 47.00, -9999.00, -9999.00, 10.00 +MWA, 09, 08, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 08, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 08, 88.00, 68.00, -9999.00, -9999.00, 23.00 +MYL, 09, 08, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 08, 86.00, 66.00, -9999.00, -9999.00, 32.00 +NAO, 09, 08, 84.00, 72.00, -9999.00, -9999.00, 42.00 +NBC, 09, 08, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NBE, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +NBU, 09, 08, 77.00, 56.00, -9999.00, -9999.00, 29.00 +NCA, 09, 08, 86.00, 63.00, -9999.00, -9999.00, 33.00 +NCO, 09, 08, 74.00, 58.00, -9999.00, -9999.00, 28.00 +NC1, 09, 08, 90.00, 63.00, -9999.00, -9999.00, 3.00 +NEL, 09, 08, 79.00, 56.00, -9999.00, -9999.00, 27.00 +NFG, 09, 08, 76.00, 62.00, -9999.00, -9999.00, 3.00 +NFL, 09, 08, 82.00, 45.00, -9999.00, -9999.00, 7.00 +NGP, 09, 08, 91.00, 73.00, -9999.00, -9999.00, 30.00 +NGU, 09, 08, 81.00, 66.00, -9999.00, -9999.00, 25.00 +NGZ, 09, 08, 71.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 08, 80.00, 59.00, -9999.00, -9999.00, 27.00 +NHZ, 09, 08, 71.00, 52.00, -9999.00, -9999.00, 32.00 +NID, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 08, 89.00, 70.00, -9999.00, -9999.00, 44.00 +NIR, 09, 08, 92.00, 70.00, -9999.00, -9999.00, 28.00 +NKT, 09, 08, 85.00, 68.00, -9999.00, -9999.00, 35.00 +NKX, 09, 08, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 08, 88.00, 64.00, -9999.00, -9999.00, 28.00 +NPA, 09, 08, 88.00, 72.00, -9999.00, -9999.00, 34.00 +NQA, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 08, 93.00, 72.00, -9999.00, -9999.00, 27.00 +NQX, 09, 08, 89.00, 79.00, -9999.00, -9999.00, 51.00 +NRB, 09, 08, 87.00, 73.00, -9999.00, -9999.00, 35.00 +NRC, 09, 08, 91.00, 56.00, -9999.00, -9999.00, 4.00 +NRS, 09, 08, 76.00, 64.00, -9999.00, -9999.00, 3.00 +NSE, 09, 08, 89.00, 68.00, -9999.00, -9999.00, 35.00 +NSI, 09, 08, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 08, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 08, 84.00, 63.00, -9999.00, -9999.00, 6.00 +NTU, 09, 08, 81.00, 66.00, -9999.00, -9999.00, 28.00 +NUC, 09, 08, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 08, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 09, 08, 70.00, 48.00, -9999.00, -9999.00, 25.00 +NWF, 09, 08, 83.00, 64.00, -9999.00, -9999.00, 5.00 +NXX, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 08, 83.00, 58.00, -9999.00, -9999.00, 27.00 +NZC, 09, 08, 89.00, 68.00, -9999.00, -9999.00, 42.00 +NZJ, 09, 08, 84.00, 59.00, -9999.00, -9999.00, 3.00 +NZW, 09, 08, 73.00, 54.00, -9999.00, -9999.00, 30.00 +NZY, 09, 08, 77.00, 66.00, -9999.00, -9999.00, 3.00 +OAK, 09, 08, 76.00, 54.00, 3.00, 4.00, 5.00 +OAR, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 09, 08, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 08, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 08, 86.00, 64.00, 15.00, 12.00, 22.00 +OLM, 09, 08, 73.00, 46.00, 23.00, 22.00, 32.00 +OMA, 09, 08, 78.00, 56.00, 20.00, 16.00, 27.00 +OME, 09, 08, 51.00, 38.00, 32.00, 36.00, 45.00 +ONT, 09, 08, 92.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 08, 77.00, 56.00, 22.00, 19.00, 33.00 +ORF, 09, 08, 81.00, 66.00, 17.00, 18.00, 27.00 +ORH, 09, 08, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 08, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 08, 71.00, 50.00, -9999.00, -9999.00, 35.00 +OTG, 09, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 08, 67.00, 51.00, 15.00, 17.00, 23.00 +OTM, 09, 08, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 08, 50.00, 40.00, 28.00, 30.00, 40.00 +OURC, 09, 08, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 08, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 08, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 08, 89.00, 66.00, -9999.00, -9999.00, 32.00 +PACZ, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 08, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 08, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 08, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 08, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 08, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 08, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 08, 89.00, 70.00, -9999.00, -9999.00, 35.00 +PAQ, 09, 08, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 08, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 08, 51.00, 46.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 08, 46.00, 39.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 08, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 08, 70.00, 52.00, -9999.00, -9999.00, 34.00 +PBI, 09, 08, 89.00, 75.00, 31.00, 43.00, 58.00 +PDT, 09, 08, 78.00, 52.00, 12.00, 10.00, 18.00 +PDX, 09, 08, 76.00, 54.00, 20.00, 18.00, 27.00 +PFN, 09, 08, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 08, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 08, 80.00, 61.00, 18.00, 18.00, 29.00 +PHX, 09, 08, 100.00, 75.00, 8.00, 4.00, 12.00 +PIA, 09, 08, 79.00, 57.00, 21.00, 19.00, 30.00 +PIB, 09, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 08, 77.00, 45.00, 12.00, 12.00, 20.00 +PIR, 09, 08, 79.00, 51.00, 12.00, 11.00, 20.00 +PIT, 09, 08, 76.00, 55.00, 21.00, 21.00, 32.00 +PKB, 09, 08, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 08, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 08, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 08, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 08, 88.00, 72.00, 16.00, 25.00, 32.00 +POB, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 09, 08, 89.00, 67.00, -9999.00, -9999.00, 44.00 +POM, 09, 08, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +POU, 09, 08, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 08, 90.00, 52.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 08, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 08, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 08, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 08, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 08, 74.00, 49.00, -9999.00, -9999.00, 28.00 +PSP, 09, 08, 103.00, 70.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 08, 89.00, 73.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 08, 55.00, 45.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 08, 83.00, 52.00, 14.00, 9.00, 19.00 +PUC, 09, 08, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 08, 76.00, 56.00, 20.00, 16.00, 28.00 +PVU, 09, 08, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 08, 71.00, 51.00, 22.00, 19.00, 29.00 +P02, 09, 08, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +P07, 09, 08, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +P11, 09, 08, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +P24, 09, 08, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +P28, 09, 08, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +P35, 09, 08, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +P38, 09, 08, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +P39, 09, 08, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +P58, 09, 08, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +P59, 09, 08, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +P60, 09, 08, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +P61, 09, 08, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +P67, 09, 08, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +P68, 09, 08, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +P69, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 08, 83.00, 41.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 08, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 08, 77.00, 48.00, 14.00, 12.00, 22.00 +RBL, 09, 08, 92.00, 61.00, 5.00, 5.00, 8.00 +RCA, 09, 08, 77.00, 48.00, -9999.00, -9999.00, 20.00 +RDD, 09, 08, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 08, 77.00, 41.00, 10.00, 8.00, 15.00 +RDR, 09, 08, 71.00, 46.00, -9999.00, -9999.00, 27.00 +RDU, 09, 08, 83.00, 63.00, 17.00, 17.00, 26.00 +REE, 09, 08, 85.00, 61.00, -9999.00, -9999.00, 19.00 +REJ, 09, 08, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 08, 76.00, 54.00, 19.00, 19.00, 31.00 +RIC, 09, 08, 83.00, 61.00, 19.00, 18.00, 28.00 +RIV, 09, 08, 90.00, 59.00, -9999.00, -9999.00, 3.00 +RIW, 09, 08, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 08, 72.00, 43.00, 9.00, 11.00, 15.00 +RME, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 08, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +RND, 09, 08, 91.00, 71.00, -9999.00, -9999.00, 22.00 +RNO, 09, 08, 82.00, 43.00, 8.00, 7.00, 11.00 +ROA, 09, 08, 80.00, 59.00, 17.00, 19.00, 28.00 +ROC, 09, 08, 74.00, 54.00, 25.00, 25.00, 39.00 +ROW, 09, 08, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 08, 82.00, 58.00, 13.00, 12.00, 21.00 +RST, 09, 08, 72.00, 51.00, 25.00, 21.00, 36.00 +RWF, 09, 08, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 08, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 08, 89.00, 57.00, 3.00, 4.00, 4.00 +SAF, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 08, 77.00, 66.00, 3.00, 4.00, 5.00 +SAT, 09, 08, 91.00, 71.00, 15.00, 15.00, 24.00 +SAV, 09, 08, 87.00, 70.00, 17.00, 29.00, 38.00 +SAW, 09, 08, 68.00, 51.00, -9999.00, -9999.00, 40.00 +SBA, 09, 08, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 08, 93.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 09, 08, 76.00, 56.00, 21.00, 21.00, 31.00 +SBP, 09, 08, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 08, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 08, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 08, 90.00, 59.00, 2.00, 3.00, 4.00 +SDF, 09, 08, 82.00, 61.00, 17.00, 20.00, 30.00 +SEA, 09, 08, 71.00, 53.00, 21.00, 20.00, 29.00 +SEM, 09, 08, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 08, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 08, 74.00, 55.00, 3.00, 4.00, 5.00 +SGF, 09, 08, 82.00, 60.00, 18.00, 17.00, 28.00 +SGY, 09, 08, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 08, 75.00, 43.00, 16.00, 15.00, 23.00 +SHV, 09, 08, 89.00, 68.00, 13.00, 16.00, 24.00 +SIT, 09, 08, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 08, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 08, 89.00, 66.00, 12.00, 13.00, 19.00 +SKA, 09, 08, 74.00, 48.00, -9999.00, -9999.00, 17.00 +SKF, 09, 08, 91.00, 71.00, -9999.00, -9999.00, 20.00 +SLC, 09, 08, 81.00, 53.00, 14.00, 13.00, 21.00 +SLE, 09, 08, 78.00, 49.00, 16.00, 17.00, 23.00 +SLN, 09, 08, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 08, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 08, 75.00, 53.00, -9999.00, 3.00, 5.00 +SNA, 09, 08, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 08, 50.00, 42.00, 41.00, 45.00, 60.00 +SNS, 09, 08, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 08, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 08, 81.00, 58.00, 15.00, 18.00, 27.00 +SPS, 09, 08, 89.00, 66.00, 13.00, 13.00, 20.00 +SRQ, 09, 08, 90.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 08, 87.00, 64.00, -9999.00, -9999.00, 28.00 +SSI, 09, 08, 86.00, 73.00, -9999.00, -9999.00, -9999.00 +STC, 09, 08, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +STL, 09, 08, 82.00, 63.00, 17.00, 16.00, 27.00 +STNV, 09, 08, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +STS, 09, 08, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 08, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 08, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 08, 87.00, 55.00, -9999.00, -9999.00, 4.00 +SUX, 09, 08, 77.00, 54.00, 23.00, 16.00, 32.00 +SVN, 09, 08, 87.00, 70.00, -9999.00, -9999.00, 36.00 +SWF, 09, 08, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 08, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 08, 74.00, 53.00, 26.00, 27.00, 40.00 +SZL, 09, 08, 82.00, 57.00, -9999.00, -9999.00, 28.00 +TAD, 09, 08, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 08, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 08, 84.00, 56.00, -9999.00, -9999.00, 33.00 +TCC, 09, 08, 85.00, 57.00, 13.00, 11.00, 18.00 +TCL, 09, 08, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 08, 74.00, 48.00, -9999.00, -9999.00, 26.00 +TCS, 09, 08, 86.00, 61.00, -9999.00, 13.00, 26.00 +TEB, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 08, 86.00, 64.00, -9999.00, -9999.00, 21.00 +TKA, 09, 08, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 08, 90.00, 70.00, 13.00, 34.00, 38.00 +TNX, 09, 08, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 08, 76.00, 53.00, 19.00, 21.00, 32.00 +TOP, 09, 08, 82.00, 58.00, 20.00, 18.00, 29.00 +TPA, 09, 08, 90.00, 74.00, 22.00, 38.00, 45.00 +TPH, 09, 08, 82.00, 49.00, 7.00, 6.00, 10.00 +TRI, 09, 08, 81.00, 59.00, 16.00, 21.00, 28.00 +TRK, 09, 08, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 08, 102.00, 71.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 08, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 08, 86.00, 65.00, 15.00, 15.00, 25.00 +TUP, 09, 08, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 08, 95.00, 69.00, 15.00, 12.00, 23.00 +TVC, 09, 08, 72.00, 51.00, 24.00, 21.00, 35.00 +TVL, 09, 08, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 08, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 08, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 08, 83.00, 61.00, 14.00, 22.00, 29.00 +T01, 09, 08, 82.00, 59.00, -9999.00, -9999.00, 26.00 +T02, 09, 08, 85.00, 65.00, -9999.00, -9999.00, 27.00 +T03, 09, 08, 86.00, 67.00, -9999.00, -9999.00, 32.00 +T04, 09, 08, 90.00, 73.00, -9999.00, -9999.00, 44.00 +T05, 09, 08, 83.00, 56.00, -9999.00, -9999.00, 26.00 +T06, 09, 08, 89.00, 64.00, -9999.00, -9999.00, 26.00 +T07, 09, 08, 86.00, 49.00, -9999.00, -9999.00, 16.00 +T08, 09, 08, 80.00, 56.00, -9999.00, -9999.00, 16.00 +UCA, 09, 08, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 08, 90.00, 62.00, -9999.00, -9999.00, 5.00 +UIL, 09, 08, 68.00, 47.00, 30.00, 31.00, 41.00 +UIN, 09, 08, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 08, 89.00, 52.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 08, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 08, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +U15, 09, 08, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +U28, 09, 08, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 08, 88.00, 67.00, -9999.00, -9999.00, 33.00 +VBG, 09, 08, 75.00, 53.00, -9999.00, -9999.00, 9.00 +VCT, 09, 08, 90.00, 72.00, 14.00, 26.00, 33.00 +VCV, 09, 08, 91.00, 56.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 08, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 08, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 08, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 08, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 08, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 08, 89.00, 68.00, -9999.00, -9999.00, 34.00 +VRB, 09, 08, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 08, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 08, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 08, 82.00, 59.00, 15.00, 15.00, 23.00 +WJA, 09, 08, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 08, 92.00, 58.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 08, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 08, 82.00, 41.00, 8.00, 9.00, 12.00 +WPO, 09, 08, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 08, 88.00, 66.00, -9999.00, -9999.00, 27.00 +WRG, 09, 08, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 08, 81.00, 56.00, -9999.00, -9999.00, 25.00 +WRL, 09, 08, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +X68, 09, 08, 90.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 08, 57.00, 43.00, 56.00, 55.00, 66.00 +YCG, 09, 08, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 08, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 08, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 08, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 08, 79.00, 47.00, 8.00, 8.00, 13.00 +YNG, 09, 08, 75.00, 53.00, 23.00, 23.00, 36.00 +YPA, 09, 08, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 08, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 08, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 08, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 08, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 08, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 08, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 08, 102.00, 75.00, 4.00, 3.00, 5.00 +YVR, 09, 08, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 08, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 08, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 08, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 08, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 08, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 08, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 08, 68.00, 46.00, 28.00, 30.00, 43.00 +ZUN, 09, 08, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 08, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 08, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 08, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +01R, 09, 08, 89.00, 68.00, -9999.00, -9999.00, 27.00 +1V1, 09, 08, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 08, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 08, 83.00, 68.00, -9999.00, -9999.00, 28.00 +2PJ, 09, 08, 87.00, 64.00, -9999.00, -9999.00, 27.00 +3B1, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 08, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 08, 71.00, 49.00, -9999.00, -9999.00, 35.00 +3SE, 09, 08, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 08, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 08, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +4OM, 09, 08, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 08, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 08, 57.00, 45.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 08, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 08, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 09, 76.00, 56.00, 19.00, 22.00, 31.00 +ABI, 09, 09, 88.00, 66.00, 12.00, 16.00, 21.00 +ABQ, 09, 09, 83.00, 57.00, 17.00, 12.00, 22.00 +ABR, 09, 09, 75.00, 48.00, 15.00, 12.00, 21.00 +ABY, 09, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 09, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 09, 91.00, 69.00, 12.00, 15.00, 22.00 +ACV, 09, 09, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 09, 78.00, 57.00, 18.00, 14.00, 25.00 +ADK, 09, 09, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 09, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 09, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 09, 80.00, 56.00, -9999.00, -9999.00, 26.00 +AEX, 09, 09, 88.00, 68.00, -9999.00, -9999.00, 27.00 +AFF, 09, 09, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 09, 91.00, 71.00, -9999.00, -9999.00, 53.00 +AGS, 09, 09, 86.00, 64.00, 16.00, 22.00, 30.00 +AHN, 09, 09, 84.00, 64.00, 17.00, 21.00, 29.00 +AKN, 09, 09, 56.00, 41.00, 38.00, 39.00, 54.00 +AKO, 09, 09, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 09, 75.00, 51.00, 22.00, 23.00, 35.00 +ALI, 09, 09, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 09, 75.00, 52.00, 21.00, 17.00, 29.00 +ALS, 09, 09, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 09, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 09, 83.00, 58.00, 16.00, 12.00, 23.00 +AMG, 09, 09, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 09, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 09, 57.00, 43.00, 33.00, 32.00, 44.00 +AND, 09, 09, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 09, 61.00, 49.00, 45.00, 48.00, 59.00 +AOO, 09, 09, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +APN, 09, 09, 70.00, 47.00, 25.00, 25.00, 40.00 +AQQ, 09, 09, 86.00, 72.00, -9999.00, -9999.00, -9999.00 +ART, 09, 09, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +AST, 09, 09, 68.00, 49.00, 23.00, 24.00, 32.00 +ATL, 09, 09, 83.00, 65.00, 16.00, 22.00, 29.00 +ATW, 09, 09, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 09, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 09, 80.00, 55.00, -9999.00, -9999.00, 29.00 +AUG, 09, 09, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 09, 91.00, 70.00, 12.00, 18.00, 24.00 +AUW, 09, 09, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 09, 78.00, 57.00, 17.00, 24.00, 31.00 +AVP, 09, 09, 74.00, 54.00, 23.00, 21.00, 32.00 +AXN, 09, 09, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 09, 73.00, 52.00, -9999.00, -9999.00, 33.00 +AYS, 09, 09, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 09, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 09, 90.00, 57.00, -9999.00, -9999.00, 4.00 +BAD, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 09, 70.00, 38.00, -9999.00, -9999.00, 19.00 +BDL, 09, 09, 76.00, 54.00, 23.00, 20.00, 32.00 +BDR, 09, 09, 75.00, 59.00, 23.00, 17.00, 33.00 +BET, 09, 09, 54.00, 40.00, 42.00, 41.00, 55.00 +BFD, 09, 09, 69.00, 47.00, 26.00, 28.00, 39.00 +BFF, 09, 09, 79.00, 48.00, 15.00, 11.00, 21.00 +BFL, 09, 09, 91.00, 64.00, 3.00, 3.00, 4.00 +BGM, 09, 09, 70.00, 52.00, 23.00, 25.00, 36.00 +BGR, 09, 09, 70.00, 50.00, 20.00, 18.00, 31.00 +BGS, 09, 09, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 09, 85.00, 64.00, 15.00, 23.00, 29.00 +BID, 09, 09, 71.00, 59.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 09, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 09, 88.00, 48.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 09, 74.00, 48.00, 16.00, 16.00, 23.00 +BIS, 09, 09, 73.00, 45.00, 17.00, 15.00, 25.00 +BIX, 09, 09, 87.00, 71.00, -9999.00, -9999.00, 32.00 +BJI, 09, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 09, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 09, 79.00, 46.00, -9999.00, -9999.00, 25.00 +BKW, 09, 09, 73.00, 54.00, 21.00, 26.00, 37.00 +BLF, 09, 09, 73.00, 57.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 09, 102.00, 74.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 09, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 09, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 09, 82.00, 57.00, -9999.00, -9999.00, 25.00 +BNA, 09, 09, 84.00, 63.00, 17.00, 20.00, 30.00 +BNO, 09, 09, 75.00, 38.00, -9999.00, 11.00, 20.00 +BOI, 09, 09, 79.00, 50.00, 10.00, 8.00, 14.00 +BOS, 09, 09, 74.00, 58.00, 19.00, 19.00, 29.00 +BPI, 09, 09, 70.00, 27.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 09, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 09, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 09, 77.00, 57.00, -9999.00, -9999.00, 25.00 +BRO, 09, 09, 91.00, 74.00, 17.00, 24.00, 33.00 +BRW, 09, 09, 36.00, 29.00, 29.00, 29.00, 44.00 +BSM, 09, 09, 91.00, 70.00, -9999.00, -9999.00, 20.00 +BTI, 09, 09, 37.00, 30.00, 22.00, 23.00, 34.00 +BTL, 09, 09, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 09, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 09, 88.00, 70.00, 12.00, 31.00, 35.00 +BTT, 09, 09, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 09, 71.00, 51.00, 28.00, 26.00, 41.00 +BUB, 09, 09, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 09, 72.00, 54.00, 26.00, 24.00, 37.00 +BUR, 09, 09, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 09, 86.00, 72.00, -9999.00, 28.00, 41.00 +BWG, 09, 09, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 09, 80.00, 60.00, 16.00, 18.00, 27.00 +BYH, 09, 09, 84.00, 63.00, -9999.00, -9999.00, 22.00 +BYI, 09, 09, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 09, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 09, 86.00, 65.00, 16.00, 20.00, 28.00 +CAG, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 09, 75.00, 55.00, 21.00, 22.00, 34.00 +CAO, 09, 09, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 09, 66.00, 45.00, 26.00, 28.00, 42.00 +CBM, 09, 09, 87.00, 64.00, -9999.00, -9999.00, 26.00 +CDB, 09, 09, 53.00, 44.00, 51.00, 54.00, 71.00 +CDC, 09, 09, 81.00, 49.00, 9.00, 8.00, 15.00 +CDR, 09, 09, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 09, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 09, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 09, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 09, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 09, 83.00, 64.00, 15.00, 21.00, 28.00 +CHO, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 09, 85.00, 69.00, 19.00, 27.00, 35.00 +CID, 09, 09, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 09, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 09, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 09, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 09, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 09, 75.00, 55.00, 25.00, 23.00, 36.00 +CLL, 09, 09, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 09, 83.00, 64.00, 15.00, 17.00, 24.00 +CMH, 09, 09, 77.00, 56.00, 17.00, 20.00, 29.00 +CMI, 09, 09, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 09, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 09, 81.00, 58.00, 20.00, 14.00, 28.00 +CNM, 09, 09, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 09, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +COD, 09, 09, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +COF, 09, 09, 88.00, 72.00, -9999.00, -9999.00, 45.00 +CON, 09, 09, 73.00, 48.00, 22.00, 20.00, 32.00 +COS, 09, 09, 75.00, 49.00, 18.00, 15.00, 25.00 +COT, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 09, 80.00, 58.00, 17.00, 18.00, 28.00 +CPR, 09, 09, 76.00, 43.00, 13.00, 12.00, 20.00 +CRBC, 09, 09, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 09, 90.00, 73.00, 17.00, 22.00, 30.00 +CRW, 09, 09, 80.00, 58.00, 19.00, 24.00, 34.00 +CSG, 09, 09, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 09, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 09, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 09, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 09, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 09, 79.00, 58.00, 17.00, 19.00, 29.00 +CVN, 09, 09, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 09, 83.00, 56.00, -9999.00, -9999.00, 20.00 +CXY, 09, 09, 78.00, 58.00, 17.00, 18.00, 28.00 +CYS, 09, 09, 73.00, 45.00, 16.00, 15.00, 25.00 +DAA, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 09, 09, 87.00, 72.00, 24.00, 32.00, 44.00 +DAG, 09, 09, 95.00, 67.00, 3.00, 4.00, 5.00 +DAL, 09, 09, 89.00, 70.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 09, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 09, 78.00, 56.00, 18.00, 20.00, 29.00 +DBQ, 09, 09, 73.00, 53.00, 23.00, 19.00, 32.00 +DCA, 09, 09, 81.00, 64.00, 17.00, 18.00, 26.00 +DDC, 09, 09, 83.00, 59.00, 18.00, 11.00, 24.00 +DEC, 09, 09, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 09, 78.00, 49.00, 16.00, 13.00, 23.00 +DFW, 09, 09, 89.00, 68.00, 10.00, 15.00, 20.00 +DHN, 09, 09, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 09, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 09, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 09, 91.00, 70.00, -9999.00, -9999.00, 15.00 +DLG, 09, 09, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 09, 66.00, 46.00, 30.00, 26.00, 43.00 +DLLC, 09, 09, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 09, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 09, 94.00, 68.00, -9999.00, -9999.00, 16.00 +DMN, 09, 09, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 09, 81.00, 60.00, -9999.00, -9999.00, 25.00 +DPG, 09, 09, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 09, 89.00, 67.00, -9999.00, -9999.00, 33.00 +DRA, 09, 09, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 09, 91.00, 70.00, 13.00, 14.00, 22.00 +DSM, 09, 09, 77.00, 56.00, 21.00, 17.00, 29.00 +DTW, 09, 09, 75.00, 54.00, 20.00, 21.00, 31.00 +DUG, 09, 09, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 09, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 09, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 09, 88.00, 66.00, -9999.00, -9999.00, 22.00 +D45, 09, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 09, 72.00, 50.00, 23.00, 19.00, 33.00 +ECG, 09, 09, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 09, 91.00, 61.00, -9999.00, -9999.00, 3.00 +EED, 09, 09, 101.00, 75.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 09, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 09, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 09, 75.00, 51.00, 23.00, 27.00, 38.00 +EKO, 09, 09, 80.00, 41.00, 11.00, 10.00, 16.00 +ELD, 09, 09, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 09, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 09, 88.00, 63.00, 15.00, 11.00, 22.00 +ELY, 09, 09, 77.00, 39.00, 13.00, 11.00, 19.00 +EMP, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 09, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +END, 09, 09, 86.00, 64.00, -9999.00, -9999.00, 19.00 +ENN, 09, 09, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 09, 80.00, 56.00, -9999.00, -9999.00, 10.00 +EPH, 09, 09, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 09, 73.00, 57.00, 29.00, 24.00, 40.00 +ESF, 09, 09, 88.00, 68.00, -9999.00, -9999.00, 31.00 +EUG, 09, 09, 77.00, 50.00, 15.00, 15.00, 21.00 +EVV, 09, 09, 82.00, 59.00, 17.00, 17.00, 27.00 +EWN, 09, 09, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 09, 79.00, 61.00, 18.00, 19.00, 28.00 +EYW, 09, 09, 88.00, 79.00, 29.00, 33.00, 49.00 +E74, 09, 09, 91.00, 61.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 09, 82.00, 61.00, -9999.00, -9999.00, 25.00 +FAI, 09, 09, 57.00, 39.00, 24.00, 23.00, 35.00 +FAR, 09, 09, 72.00, 48.00, 18.00, 17.00, 29.00 +FAT, 09, 09, 91.00, 59.00, 2.00, 3.00, 4.00 +FAY, 09, 09, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 09, 70.00, 40.00, 17.00, 18.00, 27.00 +FCS, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FDY, 09, 09, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 09, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +FLG, 09, 09, 74.00, 43.00, 15.00, 19.00, 27.00 +FLL, 09, 09, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 09, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +FME, 09, 09, 82.00, 56.00, -9999.00, -9999.00, 25.00 +FMH, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 09, 09, 83.00, 49.00, 10.00, 10.00, 16.00 +FMY, 09, 09, 90.00, 74.00, 19.00, 44.00, 52.00 +FNT, 09, 09, 73.00, 52.00, 22.00, 21.00, 34.00 +FOD, 09, 09, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 09, 81.00, 58.00, -9999.00, -9999.00, 24.00 +FOK, 09, 09, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 09, 82.00, 59.00, -9999.00, -9999.00, 28.00 +FSD, 09, 09, 75.00, 51.00, 23.00, 17.00, 32.00 +FSI, 09, 09, 88.00, 64.00, -9999.00, -9999.00, 21.00 +FSM, 09, 09, 86.00, 63.00, 15.00, 19.00, 25.00 +FTK, 09, 09, 81.00, 57.00, -9999.00, -9999.00, 25.00 +FWA, 09, 09, 77.00, 56.00, 17.00, 18.00, 28.00 +FWH, 09, 09, 89.00, 66.00, -9999.00, -9999.00, 20.00 +FYU, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 09, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 09, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 09, 103.00, 72.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 09, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 09, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 09, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 09, 74.00, 47.00, 13.00, 10.00, 18.00 +GFA, 09, 09, 72.00, 45.00, -9999.00, -9999.00, 26.00 +GFK, 09, 09, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 09, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 09, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 09, 73.00, 46.00, 13.00, 14.00, 21.00 +GJT, 09, 09, 83.00, 55.00, 12.00, 12.00, 20.00 +GKN, 09, 09, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 09, 80.00, 52.00, 13.00, 9.00, 18.00 +GLH, 09, 09, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 09, 85.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 09, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 09, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 09, 09, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 09, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 09, 71.00, 50.00, 27.00, 23.00, 37.00 +GRCI, 09, 09, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 09, 73.00, 47.00, -9999.00, -9999.00, 24.00 +GRI, 09, 09, 78.00, 54.00, 17.00, 14.00, 25.00 +GRK, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 09, 09, 74.00, 52.00, 22.00, 19.00, 31.00 +GSB, 09, 09, 84.00, 63.00, -9999.00, -9999.00, 28.00 +GSG, 09, 09, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 09, 81.00, 61.00, 17.00, 19.00, 26.00 +GSP, 09, 09, 82.00, 63.00, 18.00, 21.00, 29.00 +GST, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 09, 71.00, 53.00, -9999.00, -9999.00, 36.00 +GTF, 09, 09, 72.00, 45.00, 18.00, 17.00, 26.00 +GUP, 09, 09, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 09, 78.00, 55.00, -9999.00, -9999.00, 28.00 +GVW, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 09, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 09, 81.00, 68.00, 20.00, 21.00, 31.00 +HBR, 09, 09, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 09, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 09, 79.00, 50.00, -9999.00, -9999.00, 16.00 +HKY, 09, 09, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 09, 72.00, 43.00, 17.00, 14.00, 24.00 +HMN, 09, 09, 89.00, 55.00, -9999.00, -9999.00, 17.00 +HMS, 09, 09, 83.00, 49.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 09, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 09, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +HON, 09, 09, 76.00, 50.00, 16.00, 14.00, 26.00 +HOP, 09, 09, 84.00, 59.00, -9999.00, -9999.00, 22.00 +HOT, 09, 09, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 09, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 09, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 09, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 09, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 09, 89.00, 67.00, -9999.00, -9999.00, 32.00 +HST, 09, 09, 89.00, 72.00, -9999.00, -9999.00, 56.00 +HSV, 09, 09, 84.00, 63.00, 18.00, 22.00, 30.00 +HTL, 09, 09, 69.00, 48.00, 29.00, 26.00, 44.00 +HTS, 09, 09, 79.00, 59.00, 17.00, 23.00, 31.00 +HUF, 09, 09, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 09, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 09, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 09, 73.00, 44.00, 16.00, 16.00, 25.00 +IAB, 09, 09, 83.00, 61.00, -9999.00, -9999.00, 25.00 +IAD, 09, 09, 80.00, 57.00, 18.00, 21.00, 31.00 +IAG, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 09, 89.00, 69.00, 14.00, 25.00, 31.00 +ICT, 09, 09, 83.00, 61.00, 18.00, 13.00, 26.00 +IDA, 09, 09, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 09, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 09, 79.00, 60.00, 17.00, 19.00, 28.00 +ILI, 09, 09, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 09, 86.00, 66.00, 21.00, 26.00, 36.00 +IMT, 09, 09, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +IND, 09, 09, 79.00, 57.00, 17.00, 16.00, 26.00 +INL, 09, 09, 66.00, 44.00, 26.00, 26.00, 42.00 +INS, 09, 09, 89.00, 61.00, -9999.00, -9999.00, 5.00 +INT, 09, 09, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +INW, 09, 09, 85.00, 54.00, 13.00, 15.00, 23.00 +IPL, 09, 09, 100.00, 73.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 09, 75.00, 55.00, 21.00, 24.00, 34.00 +IRK, 09, 09, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 09, 72.00, 45.00, 18.00, 17.00, 27.00 +ISP, 09, 09, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 09, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 09, 99.00, 69.00, -9999.00, -9999.00, 10.00 +IWD, 09, 09, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 09, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 09, 89.00, 65.00, 14.00, 23.00, 29.00 +JAX, 09, 09, 88.00, 70.00, 21.00, 36.00, 43.00 +JBR, 09, 09, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 09, 91.00, 64.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 09, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 09, 76.00, 62.00, 19.00, 18.00, 30.00 +JHW, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 09, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 09, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 09, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 09, 57.00, 43.00, 50.00, 52.00, 64.00 +JST, 09, 09, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 09, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 09, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 09, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 09, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 09, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 09, 74.00, 51.00, 20.00, 21.00, 31.00 +LAR, 09, 09, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 09, 96.00, 68.00, 5.00, 6.00, 9.00 +LAX, 09, 09, 77.00, 63.00, 3.00, 4.00, 5.00 +LBB, 09, 09, 84.00, 61.00, 16.00, 13.00, 23.00 +LBF, 09, 09, 78.00, 48.00, 17.00, 12.00, 24.00 +LCH, 09, 09, 87.00, 69.00, 18.00, 26.00, 34.00 +LCK, 09, 09, 79.00, 56.00, -9999.00, -9999.00, 27.00 +LEB, 09, 09, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 09, 80.00, 59.00, 16.00, 23.00, 31.00 +LFI, 09, 09, 80.00, 66.00, -9999.00, -9999.00, 26.00 +LFK, 09, 09, 89.00, 68.00, 14.00, 23.00, 29.00 +LFT, 09, 09, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 09, 76.00, 63.00, 18.00, 19.00, 29.00 +LGB, 09, 09, 82.00, 63.00, 3.00, 4.00, 5.00 +LGU, 09, 09, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 09, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 09, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 09, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 09, 86.00, 65.00, 16.00, 20.00, 28.00 +LIZ, 09, 09, 66.00, 45.00, -9999.00, -9999.00, 42.00 +LMT, 09, 09, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +LND, 09, 09, 75.00, 46.00, 11.00, 11.00, 17.00 +LNK, 09, 09, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 09, 83.00, 46.00, 5.00, 3.00, 6.00 +LOZ, 09, 09, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 09, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 09, 85.00, 63.00, -9999.00, -9999.00, 28.00 +LSE, 09, 09, 74.00, 53.00, 21.00, 20.00, 33.00 +LSF, 09, 09, 87.00, 67.00, -9999.00, -9999.00, 28.00 +LSV, 09, 09, 99.00, 60.00, -9999.00, -9999.00, 5.00 +LTS, 09, 09, 90.00, 64.00, -9999.00, -9999.00, 18.00 +LUF, 09, 09, 101.00, 68.00, -9999.00, -9999.00, 8.00 +LVS, 09, 09, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 09, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 09, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 09, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 09, 80.00, 59.00, 21.00, 18.00, 30.00 +MAF, 09, 09, 87.00, 62.00, 14.00, 14.00, 20.00 +MBL, 09, 09, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 09, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 09, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 09, 88.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 09, 09, 89.00, 73.00, -9999.00, -9999.00, 44.00 +MCG, 09, 09, 55.00, 38.00, 34.00, 33.00, 48.00 +MCI, 09, 09, 80.00, 59.00, 18.00, 19.00, 27.00 +MCK, 09, 09, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 09, 87.00, 65.00, 16.00, 22.00, 30.00 +MCO, 09, 09, 90.00, 73.00, 16.00, 42.00, 48.00 +MCW, 09, 09, 74.00, 51.00, 18.00, 15.00, 25.00 +MC2, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MDH, 09, 09, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 09, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 09, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 09, 77.00, 58.00, 21.00, 20.00, 31.00 +MEI, 09, 09, 88.00, 65.00, 14.00, 21.00, 28.00 +MEM, 09, 09, 85.00, 66.00, 16.00, 19.00, 27.00 +MER, 09, 09, 91.00, 55.00, -9999.00, -9999.00, 3.00 +MFD, 09, 09, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 09, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 09, 84.00, 49.00, 11.00, 9.00, 15.00 +MGE, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 09, 09, 88.00, 67.00, 17.00, 21.00, 29.00 +MGW, 09, 09, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 09, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 09, 88.00, 58.00, -9999.00, -9999.00, 3.00 +MHS, 09, 09, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 09, 89.00, 74.00, 33.00, 46.00, 59.00 +MIB, 09, 09, 70.00, 47.00, -9999.00, -9999.00, 26.00 +MIV, 09, 09, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 09, 84.00, 45.00, -9999.00, -9999.00, 10.00 +MKC, 09, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 09, 72.00, 54.00, 22.00, 17.00, 32.00 +MKG, 09, 09, 72.00, 53.00, 21.00, 20.00, 31.00 +MKL, 09, 09, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 09, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 09, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 09, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 09, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 09, 77.00, 55.00, 19.00, 17.00, 28.00 +MLS, 09, 09, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 09, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 09, 87.00, 66.00, -9999.00, -9999.00, 27.00 +MOB, 09, 09, 87.00, 70.00, 20.00, 34.00, 40.00 +MOT, 09, 09, 70.00, 47.00, 15.00, 15.00, 24.00 +MPV, 09, 09, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 09, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 09, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 09, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 09, 72.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 09, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 09, 73.00, 50.00, 23.00, 20.00, 34.00 +MSO, 09, 09, 73.00, 42.00, 19.00, 18.00, 27.00 +MSP, 09, 09, 73.00, 52.00, 24.00, 20.00, 35.00 +MSS, 09, 09, 70.00, 49.00, 23.00, 25.00, 37.00 +MSY, 09, 09, 87.00, 70.00, 14.00, 31.00, 38.00 +MTC, 09, 09, 73.00, 54.00, -9999.00, -9999.00, 27.00 +MTN, 09, 09, 80.00, 60.00, -9999.00, -9999.00, 25.00 +MTO, 09, 09, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 09, 78.00, 55.00, -9999.00, -9999.00, 25.00 +MUO, 09, 09, 83.00, 47.00, -9999.00, -9999.00, 10.00 +MWA, 09, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 09, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 09, 88.00, 67.00, -9999.00, -9999.00, 23.00 +MYL, 09, 09, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 09, 86.00, 66.00, -9999.00, -9999.00, 32.00 +NAO, 09, 09, 83.00, 71.00, -9999.00, -9999.00, 42.00 +NBC, 09, 09, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NBE, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NBU, 09, 09, 76.00, 56.00, -9999.00, -9999.00, 29.00 +NCA, 09, 09, 85.00, 63.00, -9999.00, -9999.00, 32.00 +NCO, 09, 09, 73.00, 58.00, -9999.00, -9999.00, 27.00 +NC1, 09, 09, 90.00, 62.00, -9999.00, -9999.00, 3.00 +NEL, 09, 09, 79.00, 56.00, -9999.00, -9999.00, 27.00 +NFG, 09, 09, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NFL, 09, 09, 82.00, 45.00, -9999.00, -9999.00, 7.00 +NGP, 09, 09, 90.00, 72.00, -9999.00, -9999.00, 30.00 +NGU, 09, 09, 81.00, 65.00, -9999.00, -9999.00, 25.00 +NGZ, 09, 09, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 09, 80.00, 59.00, -9999.00, -9999.00, 27.00 +NHZ, 09, 09, 70.00, 51.00, -9999.00, -9999.00, 32.00 +NID, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 09, 88.00, 70.00, -9999.00, -9999.00, 44.00 +NIR, 09, 09, 91.00, 69.00, -9999.00, -9999.00, 29.00 +NKT, 09, 09, 84.00, 68.00, -9999.00, -9999.00, 35.00 +NKX, 09, 09, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 09, 87.00, 63.00, -9999.00, -9999.00, 28.00 +NPA, 09, 09, 87.00, 71.00, -9999.00, -9999.00, 34.00 +NQA, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 09, 92.00, 71.00, -9999.00, -9999.00, 28.00 +NQX, 09, 09, 88.00, 79.00, -9999.00, -9999.00, 51.00 +NRB, 09, 09, 86.00, 73.00, -9999.00, -9999.00, 35.00 +NRC, 09, 09, 90.00, 55.00, -9999.00, -9999.00, 4.00 +NRS, 09, 09, 76.00, 63.00, -9999.00, -9999.00, 3.00 +NSE, 09, 09, 88.00, 67.00, -9999.00, -9999.00, 35.00 +NSI, 09, 09, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 09, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 09, 83.00, 62.00, -9999.00, -9999.00, 6.00 +NTU, 09, 09, 81.00, 65.00, -9999.00, -9999.00, 28.00 +NUC, 09, 09, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 09, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 09, 09, 69.00, 47.00, -9999.00, -9999.00, 25.00 +NWF, 09, 09, 82.00, 63.00, -9999.00, -9999.00, 5.00 +NXX, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 09, 82.00, 57.00, -9999.00, -9999.00, 27.00 +NZC, 09, 09, 88.00, 67.00, -9999.00, -9999.00, 42.00 +NZJ, 09, 09, 84.00, 59.00, -9999.00, -9999.00, 3.00 +NZW, 09, 09, 73.00, 54.00, -9999.00, -9999.00, 30.00 +NZY, 09, 09, 77.00, 66.00, -9999.00, -9999.00, 3.00 +OAK, 09, 09, 76.00, 54.00, 3.00, 4.00, 5.00 +OAR, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 09, 09, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 09, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 09, 85.00, 64.00, 15.00, 12.00, 22.00 +OLM, 09, 09, 72.00, 45.00, 23.00, 22.00, 32.00 +OMA, 09, 09, 78.00, 55.00, 20.00, 16.00, 27.00 +OME, 09, 09, 51.00, 38.00, 32.00, 36.00, 45.00 +ONT, 09, 09, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 09, 76.00, 56.00, 22.00, 19.00, 32.00 +ORF, 09, 09, 81.00, 65.00, 17.00, 18.00, 27.00 +ORH, 09, 09, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 09, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 09, 71.00, 49.00, -9999.00, -9999.00, 35.00 +OTG, 09, 09, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 09, 67.00, 51.00, 16.00, 17.00, 23.00 +OTM, 09, 09, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 09, 49.00, 39.00, 28.00, 30.00, 40.00 +OURC, 09, 09, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 09, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 09, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 09, 88.00, 65.00, -9999.00, -9999.00, 32.00 +PACZ, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 09, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 09, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 09, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 09, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 09, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 09, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 09, 88.00, 69.00, -9999.00, -9999.00, 34.00 +PAQ, 09, 09, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 09, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 09, 51.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 09, 46.00, 38.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 09, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 09, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 09, 70.00, 51.00, -9999.00, -9999.00, 34.00 +PBI, 09, 09, 89.00, 75.00, 32.00, 43.00, 58.00 +PDT, 09, 09, 78.00, 51.00, 12.00, 10.00, 18.00 +PDX, 09, 09, 76.00, 53.00, 20.00, 18.00, 27.00 +PFN, 09, 09, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 09, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 09, 79.00, 60.00, 18.00, 18.00, 29.00 +PHX, 09, 09, 99.00, 74.00, 8.00, 4.00, 12.00 +PIA, 09, 09, 78.00, 57.00, 21.00, 19.00, 30.00 +PIB, 09, 09, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 09, 77.00, 44.00, 12.00, 12.00, 20.00 +PIR, 09, 09, 78.00, 51.00, 12.00, 11.00, 19.00 +PIT, 09, 09, 76.00, 55.00, 21.00, 21.00, 32.00 +PKB, 09, 09, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 09, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 09, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 09, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 09, 87.00, 71.00, 16.00, 25.00, 31.00 +POB, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 09, 09, 88.00, 66.00, -9999.00, -9999.00, 44.00 +POM, 09, 09, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 09, 09, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 09, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 09, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 09, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 09, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 09, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 09, 73.00, 49.00, -9999.00, -9999.00, 28.00 +PSP, 09, 09, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 09, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 09, 54.00, 44.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 09, 83.00, 52.00, 13.00, 8.00, 19.00 +PUC, 09, 09, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 09, 75.00, 55.00, 20.00, 16.00, 28.00 +PVU, 09, 09, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 09, 71.00, 51.00, 22.00, 19.00, 29.00 +P02, 09, 09, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +P07, 09, 09, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +P11, 09, 09, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +P24, 09, 09, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +P28, 09, 09, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +P35, 09, 09, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +P38, 09, 09, 86.00, 48.00, -9999.00, -9999.00, -9999.00 +P39, 09, 09, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +P58, 09, 09, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +P59, 09, 09, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +P60, 09, 09, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +P61, 09, 09, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +P67, 09, 09, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +P68, 09, 09, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +P69, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 09, 82.00, 41.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 09, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 09, 77.00, 48.00, 14.00, 12.00, 22.00 +RBL, 09, 09, 91.00, 60.00, 5.00, 5.00, 8.00 +RCA, 09, 09, 77.00, 48.00, -9999.00, -9999.00, 20.00 +RDD, 09, 09, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 09, 77.00, 40.00, 10.00, 8.00, 15.00 +RDR, 09, 09, 71.00, 46.00, -9999.00, -9999.00, 27.00 +RDU, 09, 09, 82.00, 63.00, 17.00, 17.00, 26.00 +REE, 09, 09, 84.00, 61.00, -9999.00, -9999.00, 19.00 +REJ, 09, 09, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 09, 75.00, 54.00, 19.00, 19.00, 30.00 +RIC, 09, 09, 82.00, 61.00, 19.00, 18.00, 28.00 +RIV, 09, 09, 90.00, 58.00, -9999.00, -9999.00, 3.00 +RIW, 09, 09, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 09, 72.00, 43.00, 9.00, 12.00, 15.00 +RME, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 09, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RND, 09, 09, 90.00, 70.00, -9999.00, -9999.00, 22.00 +RNO, 09, 09, 81.00, 43.00, 8.00, 7.00, 11.00 +ROA, 09, 09, 80.00, 58.00, 17.00, 18.00, 27.00 +ROC, 09, 09, 73.00, 53.00, 25.00, 25.00, 39.00 +ROW, 09, 09, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 09, 82.00, 58.00, 13.00, 12.00, 21.00 +RST, 09, 09, 71.00, 50.00, 25.00, 21.00, 36.00 +RWF, 09, 09, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 09, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 09, 88.00, 56.00, 3.00, 4.00, 4.00 +SAF, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 09, 77.00, 66.00, 3.00, 4.00, 5.00 +SAT, 09, 09, 90.00, 70.00, 15.00, 15.00, 24.00 +SAV, 09, 09, 86.00, 69.00, 17.00, 29.00, 38.00 +SAW, 09, 09, 67.00, 51.00, -9999.00, -9999.00, 40.00 +SBA, 09, 09, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 09, 92.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 09, 09, 75.00, 55.00, 21.00, 21.00, 31.00 +SBP, 09, 09, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 09, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 09, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 09, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 09, 89.00, 58.00, 2.00, 3.00, 4.00 +SDF, 09, 09, 81.00, 60.00, 17.00, 20.00, 30.00 +SEA, 09, 09, 70.00, 52.00, 21.00, 21.00, 30.00 +SEM, 09, 09, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 09, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 09, 74.00, 55.00, 3.00, 4.00, 5.00 +SGF, 09, 09, 82.00, 59.00, 18.00, 17.00, 28.00 +SGY, 09, 09, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 09, 75.00, 43.00, 16.00, 15.00, 23.00 +SHV, 09, 09, 88.00, 67.00, 13.00, 16.00, 24.00 +SIT, 09, 09, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 09, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 09, 88.00, 65.00, 12.00, 13.00, 19.00 +SKA, 09, 09, 74.00, 47.00, -9999.00, -9999.00, 17.00 +SKF, 09, 09, 90.00, 70.00, -9999.00, -9999.00, 20.00 +SLC, 09, 09, 81.00, 53.00, 14.00, 13.00, 21.00 +SLE, 09, 09, 77.00, 48.00, 17.00, 17.00, 24.00 +SLN, 09, 09, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 09, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 09, 75.00, 53.00, -9999.00, 3.00, 5.00 +SNA, 09, 09, 73.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 09, 49.00, 41.00, 41.00, 45.00, 60.00 +SNS, 09, 09, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 09, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 09, 80.00, 57.00, 15.00, 18.00, 27.00 +SPS, 09, 09, 88.00, 65.00, 13.00, 13.00, 20.00 +SRQ, 09, 09, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 09, 86.00, 63.00, -9999.00, -9999.00, 28.00 +SSI, 09, 09, 85.00, 72.00, -9999.00, -9999.00, -9999.00 +STC, 09, 09, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 09, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +STL, 09, 09, 81.00, 62.00, 17.00, 15.00, 27.00 +STNV, 09, 09, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +STS, 09, 09, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 09, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 09, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 09, 86.00, 54.00, -9999.00, -9999.00, 4.00 +SUX, 09, 09, 76.00, 54.00, 23.00, 16.00, 32.00 +SVN, 09, 09, 86.00, 69.00, -9999.00, -9999.00, 36.00 +SWF, 09, 09, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 09, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 09, 73.00, 53.00, 26.00, 27.00, 41.00 +SZL, 09, 09, 82.00, 57.00, -9999.00, -9999.00, 29.00 +TAD, 09, 09, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 09, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 09, 83.00, 56.00, -9999.00, -9999.00, 33.00 +TCC, 09, 09, 84.00, 56.00, 13.00, 11.00, 18.00 +TCL, 09, 09, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 09, 73.00, 47.00, -9999.00, -9999.00, 26.00 +TCS, 09, 09, 85.00, 60.00, -9999.00, 13.00, 26.00 +TEB, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 09, 85.00, 64.00, -9999.00, -9999.00, 21.00 +TKA, 09, 09, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 09, 89.00, 69.00, 13.00, 34.00, 38.00 +TNX, 09, 09, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 09, 76.00, 53.00, 19.00, 21.00, 32.00 +TOP, 09, 09, 81.00, 58.00, 20.00, 18.00, 29.00 +TPA, 09, 09, 89.00, 73.00, 22.00, 37.00, 44.00 +TPH, 09, 09, 81.00, 48.00, 7.00, 6.00, 10.00 +TRI, 09, 09, 80.00, 58.00, 16.00, 21.00, 28.00 +TRK, 09, 09, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 09, 101.00, 70.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 09, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 09, 85.00, 65.00, 15.00, 15.00, 25.00 +TUP, 09, 09, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 09, 94.00, 68.00, 15.00, 12.00, 22.00 +TVC, 09, 09, 71.00, 50.00, 24.00, 22.00, 35.00 +TVL, 09, 09, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 09, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 09, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 09, 82.00, 60.00, 14.00, 22.00, 29.00 +T01, 09, 09, 81.00, 59.00, -9999.00, -9999.00, 26.00 +T02, 09, 09, 84.00, 64.00, -9999.00, -9999.00, 27.00 +T03, 09, 09, 85.00, 66.00, -9999.00, -9999.00, 32.00 +T04, 09, 09, 90.00, 73.00, -9999.00, -9999.00, 44.00 +T05, 09, 09, 82.00, 56.00, -9999.00, -9999.00, 26.00 +T06, 09, 09, 88.00, 64.00, -9999.00, -9999.00, 26.00 +T07, 09, 09, 86.00, 49.00, -9999.00, -9999.00, 16.00 +T08, 09, 09, 80.00, 56.00, -9999.00, -9999.00, 16.00 +UCA, 09, 09, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 09, 89.00, 61.00, -9999.00, -9999.00, 5.00 +UIL, 09, 09, 67.00, 47.00, 31.00, 32.00, 41.00 +UIN, 09, 09, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 09, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 09, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 09, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +U15, 09, 09, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +U28, 09, 09, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 09, 87.00, 66.00, -9999.00, -9999.00, 33.00 +VBG, 09, 09, 76.00, 53.00, -9999.00, -9999.00, 9.00 +VCT, 09, 09, 89.00, 71.00, 14.00, 26.00, 33.00 +VCV, 09, 09, 91.00, 56.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 09, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 09, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 09, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 09, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 09, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 09, 89.00, 67.00, -9999.00, -9999.00, 33.00 +VRB, 09, 09, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 09, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 09, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 09, 81.00, 59.00, 15.00, 15.00, 23.00 +WJA, 09, 09, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 09, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 09, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 09, 82.00, 41.00, 8.00, 9.00, 12.00 +WPO, 09, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 09, 87.00, 65.00, -9999.00, -9999.00, 27.00 +WRG, 09, 09, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 09, 80.00, 56.00, -9999.00, -9999.00, 25.00 +WRL, 09, 09, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +X68, 09, 09, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 09, 56.00, 42.00, 56.00, 55.00, 67.00 +YCG, 09, 09, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 09, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 09, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 09, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 09, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 09, 79.00, 46.00, 8.00, 8.00, 13.00 +YNG, 09, 09, 74.00, 53.00, 23.00, 23.00, 36.00 +YPA, 09, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 09, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 09, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 09, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 09, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 09, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 09, 101.00, 74.00, 4.00, 3.00, 5.00 +YVR, 09, 09, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 09, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 09, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 09, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 09, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 09, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 09, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 09, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 09, 67.00, 45.00, 28.00, 31.00, 43.00 +ZUN, 09, 09, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 09, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 09, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 09, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +01R, 09, 09, 88.00, 67.00, -9999.00, -9999.00, 27.00 +1V1, 09, 09, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 09, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 09, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 09, 83.00, 67.00, -9999.00, -9999.00, 28.00 +2PJ, 09, 09, 86.00, 63.00, -9999.00, -9999.00, 27.00 +3B1, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 09, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 09, 70.00, 48.00, -9999.00, -9999.00, 35.00 +3SE, 09, 09, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 09, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 09, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +4OM, 09, 09, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 09, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 09, 57.00, 45.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 09, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 09, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 10, 76.00, 55.00, 19.00, 22.00, 31.00 +ABI, 09, 10, 88.00, 66.00, 12.00, 16.00, 21.00 +ABQ, 09, 10, 83.00, 56.00, 17.00, 12.00, 22.00 +ABR, 09, 10, 74.00, 47.00, 14.00, 11.00, 21.00 +ABY, 09, 10, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 10, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 10, 90.00, 69.00, 12.00, 16.00, 22.00 +ACV, 09, 10, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 10, 77.00, 57.00, 18.00, 14.00, 25.00 +ADK, 09, 10, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 10, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 10, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 10, 80.00, 56.00, -9999.00, -9999.00, 26.00 +AEX, 09, 10, 88.00, 68.00, -9999.00, -9999.00, 27.00 +AFF, 09, 10, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 10, 91.00, 71.00, -9999.00, -9999.00, 52.00 +AGS, 09, 10, 86.00, 64.00, 16.00, 21.00, 30.00 +AHN, 09, 10, 83.00, 64.00, 17.00, 20.00, 28.00 +AKN, 09, 10, 56.00, 41.00, 38.00, 39.00, 54.00 +AKO, 09, 10, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 10, 74.00, 50.00, 23.00, 22.00, 35.00 +ALI, 09, 10, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 10, 75.00, 51.00, 21.00, 17.00, 29.00 +ALS, 09, 10, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 10, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 10, 83.00, 57.00, 16.00, 12.00, 23.00 +AMG, 09, 10, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 10, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 10, 56.00, 43.00, 33.00, 32.00, 44.00 +AND, 09, 10, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 10, 61.00, 49.00, 45.00, 49.00, 59.00 +AOO, 09, 10, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +APN, 09, 10, 69.00, 47.00, 25.00, 25.00, 40.00 +AQQ, 09, 10, 86.00, 72.00, -9999.00, -9999.00, -9999.00 +ART, 09, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +AST, 09, 10, 68.00, 49.00, 23.00, 24.00, 33.00 +ATL, 09, 10, 83.00, 64.00, 16.00, 22.00, 29.00 +ATW, 09, 10, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 10, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 10, 80.00, 55.00, -9999.00, -9999.00, 29.00 +AUG, 09, 10, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 10, 91.00, 70.00, 12.00, 18.00, 24.00 +AUW, 09, 10, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 10, 78.00, 56.00, 17.00, 24.00, 30.00 +AVP, 09, 10, 73.00, 54.00, 23.00, 21.00, 32.00 +AXN, 09, 10, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 10, 73.00, 52.00, -9999.00, -9999.00, 34.00 +AYS, 09, 10, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 10, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 10, 89.00, 57.00, -9999.00, -9999.00, 4.00 +BAD, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 10, 69.00, 37.00, -9999.00, -9999.00, 19.00 +BDL, 09, 10, 76.00, 53.00, 23.00, 19.00, 32.00 +BDR, 09, 10, 75.00, 59.00, 23.00, 17.00, 33.00 +BET, 09, 10, 53.00, 39.00, 42.00, 41.00, 55.00 +BFD, 09, 10, 68.00, 47.00, 26.00, 28.00, 39.00 +BFF, 09, 10, 78.00, 47.00, 14.00, 12.00, 20.00 +BFL, 09, 10, 91.00, 64.00, 4.00, 3.00, 4.00 +BGM, 09, 10, 70.00, 52.00, 23.00, 25.00, 36.00 +BGR, 09, 10, 69.00, 49.00, 20.00, 18.00, 31.00 +BGS, 09, 10, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 10, 85.00, 64.00, 15.00, 22.00, 28.00 +BID, 09, 10, 70.00, 58.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 10, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 10, 88.00, 48.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 10, 73.00, 48.00, 16.00, 16.00, 23.00 +BIS, 09, 10, 72.00, 44.00, 17.00, 15.00, 25.00 +BIX, 09, 10, 87.00, 71.00, -9999.00, -9999.00, 32.00 +BJI, 09, 10, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 10, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 10, 79.00, 45.00, -9999.00, -9999.00, 25.00 +BKW, 09, 10, 73.00, 54.00, 20.00, 26.00, 36.00 +BLF, 09, 10, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 10, 102.00, 74.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 10, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 10, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 10, 82.00, 57.00, -9999.00, -9999.00, 25.00 +BNA, 09, 10, 83.00, 62.00, 17.00, 20.00, 30.00 +BNO, 09, 10, 75.00, 37.00, -9999.00, 11.00, 20.00 +BOI, 09, 10, 78.00, 49.00, 10.00, 9.00, 15.00 +BOS, 09, 10, 74.00, 58.00, 19.00, 19.00, 28.00 +BPI, 09, 10, 70.00, 27.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 10, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 10, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 10, 77.00, 56.00, -9999.00, -9999.00, 25.00 +BRO, 09, 10, 91.00, 74.00, 18.00, 25.00, 33.00 +BRW, 09, 10, 35.00, 28.00, 29.00, 29.00, 44.00 +BSM, 09, 10, 91.00, 70.00, -9999.00, -9999.00, 20.00 +BTI, 09, 10, 37.00, 30.00, 22.00, 23.00, 34.00 +BTL, 09, 10, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 10, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 10, 88.00, 70.00, 12.00, 30.00, 34.00 +BTT, 09, 10, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 10, 70.00, 50.00, 28.00, 26.00, 41.00 +BUB, 09, 10, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 10, 72.00, 54.00, 27.00, 24.00, 38.00 +BUR, 09, 10, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 10, 86.00, 72.00, -9999.00, 28.00, 41.00 +BWG, 09, 10, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 10, 79.00, 59.00, 16.00, 17.00, 26.00 +BYH, 09, 10, 84.00, 63.00, -9999.00, -9999.00, 22.00 +BYI, 09, 10, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 10, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 10, 86.00, 64.00, 16.00, 19.00, 27.00 +CAG, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 10, 75.00, 55.00, 21.00, 21.00, 34.00 +CAO, 09, 10, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 10, 65.00, 44.00, 26.00, 28.00, 42.00 +CBM, 09, 10, 87.00, 63.00, -9999.00, -9999.00, 26.00 +CDB, 09, 10, 53.00, 44.00, 51.00, 55.00, 71.00 +CDC, 09, 10, 80.00, 48.00, 9.00, 8.00, 15.00 +CDR, 09, 10, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 10, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 10, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 10, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 10, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 10, 83.00, 64.00, 15.00, 21.00, 27.00 +CHO, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 10, 85.00, 69.00, 18.00, 27.00, 35.00 +CID, 09, 10, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 10, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 10, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 10, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 10, 75.00, 55.00, 25.00, 22.00, 36.00 +CLL, 09, 10, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 10, 83.00, 64.00, 15.00, 17.00, 24.00 +CMH, 09, 10, 77.00, 56.00, 17.00, 20.00, 28.00 +CMI, 09, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 10, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 10, 80.00, 57.00, 20.00, 14.00, 28.00 +CNM, 09, 10, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 10, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +COD, 09, 10, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +COF, 09, 10, 88.00, 72.00, -9999.00, -9999.00, 45.00 +CON, 09, 10, 73.00, 47.00, 22.00, 19.00, 32.00 +COS, 09, 10, 74.00, 48.00, 18.00, 15.00, 25.00 +COT, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 10, 80.00, 58.00, 17.00, 18.00, 28.00 +CPR, 09, 10, 75.00, 43.00, 13.00, 13.00, 20.00 +CRBC, 09, 10, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 10, 90.00, 73.00, 18.00, 22.00, 30.00 +CRW, 09, 10, 80.00, 58.00, 19.00, 23.00, 34.00 +CSG, 09, 10, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 10, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 10, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 10, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 10, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 10, 79.00, 58.00, 17.00, 19.00, 28.00 +CVN, 09, 10, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 10, 82.00, 56.00, -9999.00, -9999.00, 20.00 +CXY, 09, 10, 77.00, 58.00, 17.00, 18.00, 28.00 +CYS, 09, 10, 72.00, 45.00, 16.00, 15.00, 25.00 +DAA, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 09, 10, 87.00, 72.00, 24.00, 32.00, 44.00 +DAG, 09, 10, 95.00, 67.00, 3.00, 3.00, 5.00 +DAL, 09, 10, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 10, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 10, 77.00, 56.00, 18.00, 20.00, 28.00 +DBQ, 09, 10, 73.00, 52.00, 23.00, 19.00, 32.00 +DCA, 09, 10, 81.00, 64.00, 16.00, 18.00, 25.00 +DDC, 09, 10, 82.00, 58.00, 18.00, 11.00, 24.00 +DEC, 09, 10, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 10, 78.00, 49.00, 16.00, 13.00, 23.00 +DFW, 09, 10, 89.00, 68.00, 11.00, 15.00, 20.00 +DHN, 09, 10, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 10, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 10, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 10, 91.00, 70.00, -9999.00, -9999.00, 15.00 +DLG, 09, 10, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 10, 65.00, 45.00, 30.00, 26.00, 44.00 +DLLC, 09, 10, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 10, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 10, 94.00, 68.00, -9999.00, -9999.00, 15.00 +DMN, 09, 10, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 10, 81.00, 60.00, -9999.00, -9999.00, 25.00 +DPG, 09, 10, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 10, 89.00, 67.00, -9999.00, -9999.00, 33.00 +DRA, 09, 10, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 10, 91.00, 70.00, 14.00, 15.00, 22.00 +DSM, 09, 10, 77.00, 56.00, 21.00, 17.00, 29.00 +DTW, 09, 10, 75.00, 53.00, 20.00, 21.00, 32.00 +DUG, 09, 10, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 10, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 10, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 10, 88.00, 66.00, -9999.00, -9999.00, 22.00 +D45, 09, 10, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 10, 71.00, 49.00, 23.00, 19.00, 33.00 +ECG, 09, 10, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 10, 90.00, 60.00, -9999.00, -9999.00, 3.00 +EED, 09, 10, 100.00, 75.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 10, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 10, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 10, 74.00, 51.00, 23.00, 27.00, 37.00 +EKO, 09, 10, 79.00, 40.00, 11.00, 11.00, 17.00 +ELD, 09, 10, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 10, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 10, 88.00, 62.00, 15.00, 12.00, 21.00 +ELY, 09, 10, 76.00, 38.00, 13.00, 11.00, 19.00 +EMP, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 10, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +END, 09, 10, 86.00, 63.00, -9999.00, -9999.00, 19.00 +ENN, 09, 10, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 10, 79.00, 55.00, -9999.00, -9999.00, 10.00 +EPH, 09, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 10, 73.00, 57.00, 29.00, 24.00, 40.00 +ESF, 09, 10, 88.00, 68.00, -9999.00, -9999.00, 31.00 +EUG, 09, 10, 77.00, 50.00, 15.00, 15.00, 21.00 +EVV, 09, 10, 82.00, 59.00, 17.00, 17.00, 26.00 +EWN, 09, 10, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 10, 79.00, 61.00, 18.00, 18.00, 28.00 +EYW, 09, 10, 88.00, 79.00, 29.00, 33.00, 49.00 +E74, 09, 10, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 10, 82.00, 61.00, -9999.00, -9999.00, 25.00 +FAI, 09, 10, 57.00, 38.00, 23.00, 23.00, 35.00 +FAR, 09, 10, 71.00, 47.00, 18.00, 17.00, 29.00 +FAT, 09, 10, 91.00, 59.00, 3.00, 3.00, 5.00 +FAY, 09, 10, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 10, 69.00, 40.00, 17.00, 18.00, 27.00 +FCS, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FDY, 09, 10, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 10, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +FLG, 09, 10, 74.00, 42.00, 15.00, 18.00, 26.00 +FLL, 09, 10, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 10, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 10, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FME, 09, 10, 81.00, 56.00, -9999.00, -9999.00, 24.00 +FMH, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 09, 10, 83.00, 48.00, 10.00, 10.00, 16.00 +FMY, 09, 10, 90.00, 74.00, 20.00, 43.00, 52.00 +FNT, 09, 10, 73.00, 52.00, 22.00, 22.00, 34.00 +FOD, 09, 10, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 10, 81.00, 57.00, -9999.00, -9999.00, 24.00 +FOK, 09, 10, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 10, 81.00, 59.00, -9999.00, -9999.00, 28.00 +FSD, 09, 10, 74.00, 50.00, 23.00, 17.00, 32.00 +FSI, 09, 10, 87.00, 63.00, -9999.00, -9999.00, 21.00 +FSM, 09, 10, 86.00, 63.00, 16.00, 19.00, 26.00 +FTK, 09, 10, 81.00, 57.00, -9999.00, -9999.00, 25.00 +FWA, 09, 10, 77.00, 55.00, 17.00, 18.00, 28.00 +FWH, 09, 10, 89.00, 66.00, -9999.00, -9999.00, 20.00 +FYU, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 10, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 10, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 10, 103.00, 72.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 10, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 10, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 10, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 10, 73.00, 47.00, 13.00, 11.00, 18.00 +GFA, 09, 10, 71.00, 44.00, -9999.00, -9999.00, 26.00 +GFK, 09, 10, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 10, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 10, 72.00, 45.00, 13.00, 14.00, 21.00 +GJT, 09, 10, 82.00, 54.00, 12.00, 12.00, 20.00 +GKN, 09, 10, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 10, 79.00, 51.00, 13.00, 9.00, 18.00 +GLH, 09, 10, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 10, 85.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 10, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 10, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 09, 10, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 10, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 10, 70.00, 50.00, 27.00, 23.00, 37.00 +GRCI, 09, 10, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 10, 73.00, 47.00, -9999.00, -9999.00, 24.00 +GRI, 09, 10, 77.00, 53.00, 17.00, 14.00, 25.00 +GRK, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 09, 10, 73.00, 51.00, 22.00, 19.00, 31.00 +GSB, 09, 10, 84.00, 63.00, -9999.00, -9999.00, 27.00 +GSG, 09, 10, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 10, 81.00, 60.00, 17.00, 18.00, 26.00 +GSP, 09, 10, 82.00, 62.00, 19.00, 20.00, 29.00 +GST, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 10, 71.00, 52.00, -9999.00, -9999.00, 36.00 +GTF, 09, 10, 71.00, 44.00, 18.00, 17.00, 26.00 +GUP, 09, 10, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 10, 78.00, 54.00, -9999.00, -9999.00, 29.00 +GVW, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 10, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 10, 81.00, 68.00, 20.00, 22.00, 31.00 +HBR, 09, 10, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 10, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 10, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 10, 78.00, 50.00, -9999.00, -9999.00, 16.00 +HKY, 09, 10, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 10, 71.00, 42.00, 17.00, 14.00, 23.00 +HMN, 09, 10, 89.00, 55.00, -9999.00, -9999.00, 17.00 +HMS, 09, 10, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 10, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 10, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +HON, 09, 10, 75.00, 49.00, 16.00, 14.00, 26.00 +HOP, 09, 10, 83.00, 58.00, -9999.00, -9999.00, 22.00 +HOT, 09, 10, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 10, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 10, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 10, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 10, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 10, 89.00, 67.00, -9999.00, -9999.00, 31.00 +HST, 09, 10, 89.00, 72.00, -9999.00, -9999.00, 56.00 +HSV, 09, 10, 84.00, 63.00, 18.00, 22.00, 29.00 +HTL, 09, 10, 69.00, 48.00, 29.00, 26.00, 45.00 +HTS, 09, 10, 79.00, 58.00, 17.00, 23.00, 30.00 +HUF, 09, 10, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 10, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 10, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 10, 73.00, 43.00, 16.00, 17.00, 25.00 +IAB, 09, 10, 82.00, 60.00, -9999.00, -9999.00, 25.00 +IAD, 09, 10, 80.00, 56.00, 18.00, 21.00, 31.00 +IAG, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 10, 89.00, 69.00, 15.00, 25.00, 31.00 +ICT, 09, 10, 82.00, 60.00, 18.00, 13.00, 26.00 +IDA, 09, 10, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 10, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 10, 79.00, 59.00, 16.00, 19.00, 28.00 +ILI, 09, 10, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 10, 86.00, 66.00, 21.00, 26.00, 36.00 +IMT, 09, 10, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +IND, 09, 10, 78.00, 57.00, 16.00, 16.00, 26.00 +INL, 09, 10, 65.00, 43.00, 26.00, 27.00, 42.00 +INS, 09, 10, 89.00, 61.00, -9999.00, -9999.00, 5.00 +INT, 09, 10, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +INW, 09, 10, 84.00, 54.00, 13.00, 15.00, 23.00 +IPL, 09, 10, 100.00, 72.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 10, 75.00, 54.00, 22.00, 23.00, 34.00 +IRK, 09, 10, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 10, 72.00, 44.00, 18.00, 17.00, 27.00 +ISP, 09, 10, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 10, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 10, 99.00, 69.00, -9999.00, -9999.00, 10.00 +IWD, 09, 10, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 10, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 10, 89.00, 65.00, 14.00, 23.00, 29.00 +JAX, 09, 10, 88.00, 70.00, 21.00, 35.00, 42.00 +JBR, 09, 10, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 10, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 10, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 10, 76.00, 61.00, 19.00, 18.00, 29.00 +JHW, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 10, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 10, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 10, 57.00, 43.00, 51.00, 52.00, 65.00 +JST, 09, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 10, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 10, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 10, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 10, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 10, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 10, 73.00, 51.00, 20.00, 21.00, 32.00 +LAR, 09, 10, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 10, 96.00, 67.00, 4.00, 6.00, 9.00 +LAX, 09, 10, 77.00, 63.00, 4.00, 5.00, 5.00 +LBB, 09, 10, 84.00, 60.00, 16.00, 14.00, 23.00 +LBF, 09, 10, 78.00, 48.00, 17.00, 12.00, 24.00 +LCH, 09, 10, 87.00, 69.00, 18.00, 26.00, 34.00 +LCK, 09, 10, 79.00, 56.00, -9999.00, -9999.00, 27.00 +LEB, 09, 10, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 10, 79.00, 59.00, 16.00, 23.00, 31.00 +LFI, 09, 10, 79.00, 65.00, -9999.00, -9999.00, 26.00 +LFK, 09, 10, 89.00, 67.00, 14.00, 23.00, 30.00 +LFT, 09, 10, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 10, 76.00, 62.00, 18.00, 18.00, 29.00 +LGB, 09, 10, 82.00, 63.00, 4.00, 4.00, 5.00 +LGU, 09, 10, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 10, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 10, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 10, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 10, 85.00, 64.00, 16.00, 21.00, 28.00 +LIZ, 09, 10, 65.00, 44.00, -9999.00, -9999.00, 42.00 +LMT, 09, 10, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LND, 09, 10, 74.00, 45.00, 11.00, 11.00, 17.00 +LNK, 09, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 10, 83.00, 45.00, 5.00, 3.00, 6.00 +LOZ, 09, 10, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 10, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 10, 85.00, 63.00, -9999.00, -9999.00, 28.00 +LSE, 09, 10, 73.00, 52.00, 21.00, 20.00, 33.00 +LSF, 09, 10, 87.00, 67.00, -9999.00, -9999.00, 28.00 +LSV, 09, 10, 98.00, 59.00, -9999.00, -9999.00, 5.00 +LTS, 09, 10, 89.00, 63.00, -9999.00, -9999.00, 18.00 +LUF, 09, 10, 101.00, 67.00, -9999.00, -9999.00, 8.00 +LVS, 09, 10, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 10, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 10, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 10, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 10, 79.00, 59.00, 22.00, 17.00, 30.00 +MAF, 09, 10, 86.00, 62.00, 14.00, 14.00, 20.00 +MBL, 09, 10, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 10, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 10, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 10, 88.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 09, 10, 89.00, 73.00, -9999.00, -9999.00, 43.00 +MCG, 09, 10, 55.00, 37.00, 34.00, 33.00, 48.00 +MCI, 09, 10, 79.00, 58.00, 18.00, 18.00, 27.00 +MCK, 09, 10, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 10, 87.00, 65.00, 15.00, 22.00, 30.00 +MCO, 09, 10, 90.00, 73.00, 16.00, 42.00, 48.00 +MCW, 09, 10, 73.00, 50.00, 18.00, 15.00, 25.00 +MC2, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MDH, 09, 10, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 10, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 10, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 10, 76.00, 58.00, 20.00, 20.00, 30.00 +MEI, 09, 10, 88.00, 65.00, 14.00, 20.00, 28.00 +MEM, 09, 10, 85.00, 65.00, 16.00, 19.00, 27.00 +MER, 09, 10, 91.00, 55.00, -9999.00, -9999.00, 3.00 +MFD, 09, 10, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 10, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 10, 84.00, 49.00, 11.00, 9.00, 15.00 +MGE, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 09, 10, 88.00, 67.00, 17.00, 21.00, 29.00 +MGW, 09, 10, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 10, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 10, 88.00, 58.00, -9999.00, -9999.00, 3.00 +MHS, 09, 10, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 10, 89.00, 74.00, 33.00, 46.00, 59.00 +MIB, 09, 10, 69.00, 46.00, -9999.00, -9999.00, 26.00 +MIV, 09, 10, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 10, 83.00, 44.00, -9999.00, -9999.00, 10.00 +MKC, 09, 10, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 10, 72.00, 54.00, 22.00, 17.00, 32.00 +MKG, 09, 10, 72.00, 52.00, 21.00, 21.00, 31.00 +MKL, 09, 10, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 10, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 10, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 10, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 10, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 10, 77.00, 54.00, 19.00, 17.00, 28.00 +MLS, 09, 10, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 10, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 10, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MOB, 09, 10, 87.00, 70.00, 20.00, 33.00, 40.00 +MOT, 09, 10, 69.00, 46.00, 15.00, 15.00, 24.00 +MPV, 09, 10, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 10, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 10, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 10, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 10, 72.00, 53.00, -9999.00, -9999.00, 7.00 +MSL, 09, 10, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 10, 72.00, 49.00, 23.00, 20.00, 34.00 +MSO, 09, 10, 72.00, 41.00, 19.00, 18.00, 27.00 +MSP, 09, 10, 72.00, 51.00, 24.00, 20.00, 35.00 +MSS, 09, 10, 70.00, 48.00, 23.00, 25.00, 37.00 +MSY, 09, 10, 87.00, 70.00, 15.00, 31.00, 38.00 +MTC, 09, 10, 72.00, 54.00, -9999.00, -9999.00, 27.00 +MTN, 09, 10, 80.00, 59.00, -9999.00, -9999.00, 24.00 +MTO, 09, 10, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 10, 77.00, 54.00, -9999.00, -9999.00, 24.00 +MUO, 09, 10, 82.00, 46.00, -9999.00, -9999.00, 10.00 +MWA, 09, 10, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 10, 88.00, 67.00, -9999.00, -9999.00, 23.00 +MYL, 09, 10, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 10, 86.00, 65.00, -9999.00, -9999.00, 31.00 +NAO, 09, 10, 83.00, 71.00, -9999.00, -9999.00, 41.00 +NBC, 09, 10, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NBE, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NBU, 09, 10, 76.00, 55.00, -9999.00, -9999.00, 29.00 +NCA, 09, 10, 85.00, 62.00, -9999.00, -9999.00, 32.00 +NCO, 09, 10, 73.00, 57.00, -9999.00, -9999.00, 27.00 +NC1, 09, 10, 89.00, 62.00, -9999.00, -9999.00, 3.00 +NEL, 09, 10, 78.00, 55.00, -9999.00, -9999.00, 27.00 +NFG, 09, 10, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NFL, 09, 10, 81.00, 44.00, -9999.00, -9999.00, 7.00 +NGP, 09, 10, 90.00, 72.00, -9999.00, -9999.00, 31.00 +NGU, 09, 10, 80.00, 65.00, -9999.00, -9999.00, 24.00 +NGZ, 09, 10, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 10, 79.00, 58.00, -9999.00, -9999.00, 27.00 +NHZ, 09, 10, 70.00, 51.00, -9999.00, -9999.00, 32.00 +NID, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 10, 88.00, 70.00, -9999.00, -9999.00, 44.00 +NIR, 09, 10, 91.00, 69.00, -9999.00, -9999.00, 29.00 +NKT, 09, 10, 84.00, 67.00, -9999.00, -9999.00, 34.00 +NKX, 09, 10, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 10, 87.00, 63.00, -9999.00, -9999.00, 28.00 +NPA, 09, 10, 87.00, 71.00, -9999.00, -9999.00, 34.00 +NQA, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 10, 92.00, 71.00, -9999.00, -9999.00, 28.00 +NQX, 09, 10, 88.00, 79.00, -9999.00, -9999.00, 52.00 +NRB, 09, 10, 86.00, 73.00, -9999.00, -9999.00, 34.00 +NRC, 09, 10, 90.00, 55.00, -9999.00, -9999.00, 5.00 +NRS, 09, 10, 76.00, 63.00, -9999.00, -9999.00, 3.00 +NSE, 09, 10, 88.00, 67.00, -9999.00, -9999.00, 34.00 +NSI, 09, 10, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 10, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 10, 83.00, 62.00, -9999.00, -9999.00, 6.00 +NTU, 09, 10, 80.00, 65.00, -9999.00, -9999.00, 28.00 +NUC, 09, 10, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 10, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 09, 10, 69.00, 47.00, -9999.00, -9999.00, 26.00 +NWF, 09, 10, 82.00, 63.00, -9999.00, -9999.00, 6.00 +NXX, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 10, 82.00, 57.00, -9999.00, -9999.00, 27.00 +NZC, 09, 10, 88.00, 67.00, -9999.00, -9999.00, 41.00 +NZJ, 09, 10, 84.00, 59.00, -9999.00, -9999.00, 3.00 +NZW, 09, 10, 72.00, 53.00, -9999.00, -9999.00, 30.00 +NZY, 09, 10, 77.00, 66.00, -9999.00, -9999.00, 3.00 +OAK, 09, 10, 76.00, 54.00, 3.00, 4.00, 5.00 +OAR, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 09, 10, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 10, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 10, 85.00, 63.00, 15.00, 13.00, 22.00 +OLM, 09, 10, 72.00, 45.00, 24.00, 23.00, 33.00 +OMA, 09, 10, 77.00, 55.00, 20.00, 16.00, 26.00 +OME, 09, 10, 50.00, 37.00, 32.00, 36.00, 45.00 +ONT, 09, 10, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 10, 76.00, 55.00, 21.00, 19.00, 32.00 +ORF, 09, 10, 80.00, 65.00, 17.00, 17.00, 27.00 +ORH, 09, 10, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 10, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 10, 70.00, 49.00, -9999.00, -9999.00, 36.00 +OTG, 09, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 10, 67.00, 51.00, 16.00, 17.00, 24.00 +OTM, 09, 10, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 10, 49.00, 39.00, 28.00, 30.00, 40.00 +OURC, 09, 10, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 10, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 10, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 10, 88.00, 65.00, -9999.00, -9999.00, 31.00 +PACZ, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 10, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 10, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 10, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 10, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 10, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 10, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 10, 88.00, 69.00, -9999.00, -9999.00, 34.00 +PAQ, 09, 10, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 10, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 10, 51.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 10, 45.00, 38.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 10, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 10, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 10, 69.00, 51.00, -9999.00, -9999.00, 34.00 +PBI, 09, 10, 89.00, 75.00, 32.00, 43.00, 59.00 +PDT, 09, 10, 77.00, 51.00, 13.00, 11.00, 18.00 +PDX, 09, 10, 75.00, 53.00, 21.00, 18.00, 28.00 +PFN, 09, 10, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 10, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 10, 79.00, 60.00, 18.00, 18.00, 29.00 +PHX, 09, 10, 99.00, 74.00, 8.00, 5.00, 12.00 +PIA, 09, 10, 78.00, 56.00, 21.00, 18.00, 30.00 +PIB, 09, 10, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 10, 76.00, 44.00, 12.00, 13.00, 20.00 +PIR, 09, 10, 78.00, 50.00, 12.00, 10.00, 19.00 +PIT, 09, 10, 75.00, 54.00, 21.00, 21.00, 32.00 +PKB, 09, 10, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 10, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 10, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 10, 87.00, 71.00, 16.00, 24.00, 31.00 +POB, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 09, 10, 88.00, 66.00, -9999.00, -9999.00, 44.00 +POM, 09, 10, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 09, 10, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 10, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 10, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 10, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 10, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 10, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 10, 73.00, 48.00, -9999.00, -9999.00, 28.00 +PSP, 09, 10, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 10, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 10, 54.00, 44.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 10, 82.00, 51.00, 13.00, 8.00, 18.00 +PUC, 09, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 10, 75.00, 55.00, 20.00, 16.00, 27.00 +PVU, 09, 10, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 10, 70.00, 50.00, 22.00, 19.00, 29.00 +P02, 09, 10, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +P07, 09, 10, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +P11, 09, 10, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +P24, 09, 10, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +P28, 09, 10, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P35, 09, 10, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +P38, 09, 10, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +P39, 09, 10, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +P58, 09, 10, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +P59, 09, 10, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +P60, 09, 10, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +P61, 09, 10, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +P67, 09, 10, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +P68, 09, 10, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +P69, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 10, 82.00, 40.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 10, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 10, 76.00, 47.00, 14.00, 12.00, 21.00 +RBL, 09, 10, 91.00, 60.00, 5.00, 6.00, 8.00 +RCA, 09, 10, 76.00, 47.00, -9999.00, -9999.00, 20.00 +RDD, 09, 10, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 10, 76.00, 40.00, 10.00, 8.00, 15.00 +RDR, 09, 10, 70.00, 45.00, -9999.00, -9999.00, 27.00 +RDU, 09, 10, 82.00, 62.00, 17.00, 17.00, 26.00 +REE, 09, 10, 84.00, 60.00, -9999.00, -9999.00, 19.00 +REJ, 09, 10, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 10, 75.00, 53.00, 19.00, 19.00, 30.00 +RIC, 09, 10, 82.00, 60.00, 19.00, 18.00, 28.00 +RIV, 09, 10, 90.00, 58.00, -9999.00, -9999.00, 3.00 +RIW, 09, 10, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 10, 71.00, 42.00, 9.00, 12.00, 15.00 +RME, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 10, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RND, 09, 10, 90.00, 70.00, -9999.00, -9999.00, 22.00 +RNO, 09, 10, 81.00, 42.00, 9.00, 8.00, 12.00 +ROA, 09, 10, 79.00, 58.00, 17.00, 18.00, 27.00 +ROC, 09, 10, 73.00, 53.00, 26.00, 25.00, 39.00 +ROW, 09, 10, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 10, 81.00, 57.00, 12.00, 12.00, 21.00 +RST, 09, 10, 71.00, 50.00, 25.00, 21.00, 36.00 +RWF, 09, 10, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 10, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 10, 88.00, 56.00, 3.00, 4.00, 5.00 +SAF, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 10, 77.00, 66.00, 4.00, 4.00, 5.00 +SAT, 09, 10, 90.00, 70.00, 16.00, 16.00, 25.00 +SAV, 09, 10, 86.00, 69.00, 17.00, 29.00, 37.00 +SAW, 09, 10, 67.00, 50.00, -9999.00, -9999.00, 41.00 +SBA, 09, 10, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 10, 92.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 09, 10, 75.00, 55.00, 21.00, 21.00, 31.00 +SBP, 09, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 10, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 10, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 10, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 10, 89.00, 58.00, 2.00, 3.00, 4.00 +SDF, 09, 10, 81.00, 60.00, 17.00, 20.00, 30.00 +SEA, 09, 10, 70.00, 52.00, 21.00, 21.00, 30.00 +SEM, 09, 10, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 10, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 10, 74.00, 55.00, 3.00, 4.00, 5.00 +SGF, 09, 10, 81.00, 59.00, 18.00, 16.00, 28.00 +SGY, 09, 10, 57.00, 45.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 10, 74.00, 42.00, 17.00, 15.00, 24.00 +SHV, 09, 10, 88.00, 67.00, 13.00, 16.00, 25.00 +SIT, 09, 10, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 10, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 10, 88.00, 65.00, 12.00, 13.00, 19.00 +SKA, 09, 10, 73.00, 47.00, -9999.00, -9999.00, 17.00 +SKF, 09, 10, 90.00, 70.00, -9999.00, -9999.00, 20.00 +SLC, 09, 10, 80.00, 52.00, 14.00, 14.00, 22.00 +SLE, 09, 10, 77.00, 48.00, 17.00, 17.00, 24.00 +SLN, 09, 10, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 10, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 10, 75.00, 53.00, -9999.00, 4.00, 6.00 +SNA, 09, 10, 73.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 10, 49.00, 41.00, 41.00, 45.00, 60.00 +SNS, 09, 10, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 10, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 10, 80.00, 57.00, 15.00, 18.00, 26.00 +SPS, 09, 10, 88.00, 65.00, 13.00, 14.00, 20.00 +SRQ, 09, 10, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 10, 86.00, 63.00, -9999.00, -9999.00, 27.00 +SSI, 09, 10, 85.00, 72.00, -9999.00, -9999.00, -9999.00 +STC, 09, 10, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +STL, 09, 10, 81.00, 62.00, 17.00, 15.00, 27.00 +STNV, 09, 10, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +STS, 09, 10, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 10, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 10, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 10, 86.00, 54.00, -9999.00, -9999.00, 4.00 +SUX, 09, 10, 76.00, 53.00, 23.00, 16.00, 32.00 +SVN, 09, 10, 86.00, 69.00, -9999.00, -9999.00, 36.00 +SWF, 09, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 10, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 10, 73.00, 52.00, 27.00, 27.00, 41.00 +SZL, 09, 10, 81.00, 56.00, -9999.00, -9999.00, 29.00 +TAD, 09, 10, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 10, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 10, 83.00, 55.00, -9999.00, -9999.00, 33.00 +TCC, 09, 10, 84.00, 56.00, 13.00, 11.00, 18.00 +TCL, 09, 10, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 10, 73.00, 47.00, -9999.00, -9999.00, 27.00 +TCS, 09, 10, 85.00, 60.00, -9999.00, 12.00, 26.00 +TEB, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 10, 85.00, 63.00, -9999.00, -9999.00, 21.00 +TKA, 09, 10, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 10, 89.00, 69.00, 12.00, 33.00, 37.00 +TNX, 09, 10, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 10, 75.00, 52.00, 19.00, 20.00, 32.00 +TOP, 09, 10, 81.00, 57.00, 20.00, 18.00, 29.00 +TPA, 09, 10, 89.00, 73.00, 22.00, 37.00, 44.00 +TPH, 09, 10, 81.00, 48.00, 7.00, 6.00, 10.00 +TRI, 09, 10, 80.00, 58.00, 16.00, 20.00, 27.00 +TRK, 09, 10, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 10, 101.00, 70.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 10, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 10, 85.00, 64.00, 16.00, 15.00, 25.00 +TUP, 09, 10, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 10, 94.00, 68.00, 15.00, 11.00, 22.00 +TVC, 09, 10, 71.00, 50.00, 24.00, 22.00, 35.00 +TVL, 09, 10, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 10, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 10, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 10, 82.00, 60.00, 14.00, 22.00, 29.00 +T01, 09, 10, 81.00, 58.00, -9999.00, -9999.00, 26.00 +T02, 09, 10, 84.00, 64.00, -9999.00, -9999.00, 26.00 +T03, 09, 10, 85.00, 66.00, -9999.00, -9999.00, 31.00 +T04, 09, 10, 90.00, 73.00, -9999.00, -9999.00, 43.00 +T05, 09, 10, 82.00, 55.00, -9999.00, -9999.00, 27.00 +T06, 09, 10, 88.00, 63.00, -9999.00, -9999.00, 26.00 +T07, 09, 10, 85.00, 48.00, -9999.00, -9999.00, 16.00 +T08, 09, 10, 79.00, 55.00, -9999.00, -9999.00, 16.00 +UCA, 09, 10, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 10, 89.00, 61.00, -9999.00, -9999.00, 5.00 +UIL, 09, 10, 67.00, 47.00, 31.00, 32.00, 41.00 +UIN, 09, 10, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 10, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 10, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 10, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +U15, 09, 10, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +U28, 09, 10, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 10, 87.00, 66.00, -9999.00, -9999.00, 32.00 +VBG, 09, 10, 76.00, 53.00, -9999.00, -9999.00, 9.00 +VCT, 09, 10, 89.00, 71.00, 15.00, 26.00, 33.00 +VCV, 09, 10, 90.00, 55.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 10, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 10, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 10, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 10, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 10, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 10, 89.00, 67.00, -9999.00, -9999.00, 33.00 +VRB, 09, 10, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 10, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 10, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 10, 81.00, 58.00, 15.00, 15.00, 23.00 +WJA, 09, 10, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 10, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 10, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 10, 81.00, 40.00, 8.00, 9.00, 12.00 +WPO, 09, 10, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 10, 87.00, 65.00, -9999.00, -9999.00, 27.00 +WRG, 09, 10, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 10, 80.00, 55.00, -9999.00, -9999.00, 25.00 +WRL, 09, 10, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +X68, 09, 10, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 10, 56.00, 42.00, 57.00, 56.00, 67.00 +YCG, 09, 10, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 10, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 10, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 10, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 10, 78.00, 46.00, 9.00, 9.00, 13.00 +YNG, 09, 10, 74.00, 52.00, 23.00, 23.00, 36.00 +YPA, 09, 10, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 10, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 10, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 10, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 10, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 10, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 10, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 10, 101.00, 74.00, 4.00, 3.00, 6.00 +YVR, 09, 10, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 10, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 10, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 10, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 10, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 10, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 10, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 10, 67.00, 45.00, 28.00, 31.00, 43.00 +ZUN, 09, 10, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 10, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 10, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 10, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +01R, 09, 10, 88.00, 67.00, -9999.00, -9999.00, 27.00 +1V1, 09, 10, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 10, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 10, 82.00, 67.00, -9999.00, -9999.00, 27.00 +2PJ, 09, 10, 86.00, 63.00, -9999.00, -9999.00, 26.00 +3B1, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 10, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 10, 70.00, 48.00, -9999.00, -9999.00, 36.00 +3SE, 09, 10, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 10, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 10, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +4OM, 09, 10, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 10, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 10, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 10, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 10, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 11, 76.00, 55.00, 19.00, 22.00, 31.00 +ABI, 09, 11, 88.00, 66.00, 12.00, 16.00, 21.00 +ABQ, 09, 11, 83.00, 56.00, 16.00, 12.00, 21.00 +ABR, 09, 11, 74.00, 47.00, 14.00, 11.00, 21.00 +ABY, 09, 11, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 11, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 11, 90.00, 69.00, 12.00, 16.00, 22.00 +ACV, 09, 11, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 11, 77.00, 57.00, 18.00, 14.00, 25.00 +ADK, 09, 11, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 11, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 11, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 11, 80.00, 56.00, -9999.00, -9999.00, 26.00 +AEX, 09, 11, 88.00, 68.00, -9999.00, -9999.00, 27.00 +AFF, 09, 11, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 11, 91.00, 71.00, -9999.00, -9999.00, 52.00 +AGS, 09, 11, 86.00, 64.00, 16.00, 21.00, 29.00 +AHN, 09, 11, 83.00, 64.00, 17.00, 20.00, 28.00 +AKN, 09, 11, 56.00, 41.00, 38.00, 39.00, 54.00 +AKO, 09, 11, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 11, 74.00, 50.00, 23.00, 22.00, 35.00 +ALI, 09, 11, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 11, 75.00, 51.00, 21.00, 17.00, 29.00 +ALS, 09, 11, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 11, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 11, 83.00, 57.00, 16.00, 12.00, 23.00 +AMG, 09, 11, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 11, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 11, 56.00, 43.00, 33.00, 32.00, 44.00 +AND, 09, 11, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 11, 61.00, 49.00, 46.00, 49.00, 60.00 +AOO, 09, 11, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +APN, 09, 11, 69.00, 47.00, 25.00, 25.00, 40.00 +AQQ, 09, 11, 86.00, 72.00, -9999.00, -9999.00, -9999.00 +ART, 09, 11, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +AST, 09, 11, 68.00, 49.00, 24.00, 24.00, 33.00 +ATL, 09, 11, 83.00, 64.00, 16.00, 22.00, 29.00 +ATW, 09, 11, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 11, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 11, 80.00, 55.00, -9999.00, -9999.00, 29.00 +AUG, 09, 11, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 11, 91.00, 70.00, 12.00, 18.00, 25.00 +AUW, 09, 11, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 11, 78.00, 56.00, 17.00, 24.00, 30.00 +AVP, 09, 11, 73.00, 54.00, 23.00, 21.00, 32.00 +AXN, 09, 11, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 11, 73.00, 52.00, -9999.00, -9999.00, 34.00 +AYS, 09, 11, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 11, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 11, 89.00, 57.00, -9999.00, -9999.00, 4.00 +BAD, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 11, 69.00, 37.00, -9999.00, -9999.00, 19.00 +BDL, 09, 11, 76.00, 53.00, 23.00, 19.00, 32.00 +BDR, 09, 11, 75.00, 59.00, 23.00, 17.00, 33.00 +BET, 09, 11, 53.00, 39.00, 42.00, 41.00, 55.00 +BFD, 09, 11, 68.00, 47.00, 26.00, 28.00, 39.00 +BFF, 09, 11, 78.00, 47.00, 14.00, 12.00, 20.00 +BFL, 09, 11, 91.00, 64.00, 4.00, 3.00, 4.00 +BGM, 09, 11, 70.00, 52.00, 23.00, 25.00, 36.00 +BGR, 09, 11, 69.00, 49.00, 20.00, 18.00, 31.00 +BGS, 09, 11, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 11, 85.00, 64.00, 15.00, 22.00, 28.00 +BID, 09, 11, 70.00, 58.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 11, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 11, 88.00, 48.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 11, 73.00, 48.00, 16.00, 16.00, 23.00 +BIS, 09, 11, 72.00, 44.00, 17.00, 15.00, 25.00 +BIX, 09, 11, 87.00, 71.00, -9999.00, -9999.00, 32.00 +BJI, 09, 11, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 11, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 11, 79.00, 45.00, -9999.00, -9999.00, 25.00 +BKW, 09, 11, 73.00, 54.00, 20.00, 26.00, 36.00 +BLF, 09, 11, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 11, 102.00, 74.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 11, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 11, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 11, 82.00, 57.00, -9999.00, -9999.00, 25.00 +BNA, 09, 11, 83.00, 62.00, 17.00, 20.00, 30.00 +BNO, 09, 11, 75.00, 37.00, -9999.00, 11.00, 20.00 +BOI, 09, 11, 78.00, 49.00, 10.00, 9.00, 15.00 +BOS, 09, 11, 74.00, 58.00, 19.00, 19.00, 28.00 +BPI, 09, 11, 70.00, 27.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 11, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 11, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 11, 77.00, 56.00, -9999.00, -9999.00, 24.00 +BRO, 09, 11, 91.00, 74.00, 18.00, 25.00, 33.00 +BRW, 09, 11, 35.00, 28.00, 29.00, 29.00, 44.00 +BSM, 09, 11, 91.00, 70.00, -9999.00, -9999.00, 20.00 +BTI, 09, 11, 37.00, 30.00, 22.00, 23.00, 34.00 +BTL, 09, 11, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 11, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 11, 88.00, 70.00, 12.00, 30.00, 34.00 +BTT, 09, 11, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 11, 70.00, 50.00, 28.00, 26.00, 41.00 +BUB, 09, 11, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 11, 72.00, 54.00, 27.00, 24.00, 38.00 +BUR, 09, 11, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 11, 86.00, 72.00, -9999.00, 28.00, 41.00 +BWG, 09, 11, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 11, 79.00, 59.00, 16.00, 17.00, 26.00 +BYH, 09, 11, 84.00, 63.00, -9999.00, -9999.00, 22.00 +BYI, 09, 11, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 11, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 11, 86.00, 64.00, 16.00, 19.00, 27.00 +CAG, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 11, 75.00, 55.00, 21.00, 21.00, 34.00 +CAO, 09, 11, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 11, 65.00, 44.00, 26.00, 28.00, 42.00 +CBM, 09, 11, 87.00, 63.00, -9999.00, -9999.00, 26.00 +CDB, 09, 11, 53.00, 44.00, 51.00, 55.00, 71.00 +CDC, 09, 11, 80.00, 48.00, 9.00, 8.00, 15.00 +CDR, 09, 11, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 11, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 11, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 11, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 11, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 11, 83.00, 64.00, 15.00, 21.00, 27.00 +CHO, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 11, 85.00, 69.00, 18.00, 27.00, 35.00 +CID, 09, 11, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 11, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 11, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 11, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 11, 75.00, 55.00, 25.00, 22.00, 36.00 +CLL, 09, 11, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 11, 83.00, 64.00, 15.00, 17.00, 24.00 +CMH, 09, 11, 77.00, 56.00, 17.00, 20.00, 28.00 +CMI, 09, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 11, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 11, 80.00, 57.00, 20.00, 14.00, 28.00 +CNM, 09, 11, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 11, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +COD, 09, 11, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +COF, 09, 11, 88.00, 72.00, -9999.00, -9999.00, 46.00 +CON, 09, 11, 73.00, 47.00, 22.00, 19.00, 32.00 +COS, 09, 11, 74.00, 48.00, 17.00, 14.00, 24.00 +COT, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 11, 80.00, 58.00, 17.00, 18.00, 28.00 +CPR, 09, 11, 75.00, 43.00, 13.00, 13.00, 20.00 +CRBC, 09, 11, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 11, 90.00, 73.00, 18.00, 22.00, 30.00 +CRW, 09, 11, 80.00, 58.00, 19.00, 23.00, 33.00 +CSG, 09, 11, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 11, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 11, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 11, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 11, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 11, 79.00, 58.00, 17.00, 19.00, 28.00 +CVN, 09, 11, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 11, 82.00, 56.00, -9999.00, -9999.00, 20.00 +CXY, 09, 11, 77.00, 58.00, 17.00, 18.00, 28.00 +CYS, 09, 11, 72.00, 45.00, 16.00, 14.00, 24.00 +DAA, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 09, 11, 87.00, 72.00, 24.00, 32.00, 44.00 +DAG, 09, 11, 95.00, 67.00, 3.00, 3.00, 5.00 +DAL, 09, 11, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 11, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 11, 77.00, 56.00, 18.00, 20.00, 28.00 +DBQ, 09, 11, 73.00, 52.00, 23.00, 19.00, 32.00 +DCA, 09, 11, 81.00, 64.00, 16.00, 18.00, 25.00 +DDC, 09, 11, 82.00, 58.00, 18.00, 11.00, 24.00 +DEC, 09, 11, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 11, 78.00, 49.00, 16.00, 13.00, 23.00 +DFW, 09, 11, 89.00, 68.00, 11.00, 15.00, 20.00 +DHN, 09, 11, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 11, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 11, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 11, 91.00, 70.00, -9999.00, -9999.00, 15.00 +DLG, 09, 11, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 11, 65.00, 45.00, 30.00, 26.00, 44.00 +DLLC, 09, 11, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 11, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 11, 94.00, 68.00, -9999.00, -9999.00, 15.00 +DMN, 09, 11, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 11, 81.00, 60.00, -9999.00, -9999.00, 25.00 +DPG, 09, 11, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 11, 89.00, 67.00, -9999.00, -9999.00, 32.00 +DRA, 09, 11, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 11, 91.00, 70.00, 14.00, 15.00, 22.00 +DSM, 09, 11, 77.00, 56.00, 21.00, 17.00, 29.00 +DTW, 09, 11, 75.00, 53.00, 20.00, 21.00, 32.00 +DUG, 09, 11, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 11, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 11, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 11, 88.00, 66.00, -9999.00, -9999.00, 22.00 +D45, 09, 11, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 11, 71.00, 49.00, 23.00, 19.00, 33.00 +ECG, 09, 11, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 11, 90.00, 60.00, -9999.00, -9999.00, 3.00 +EED, 09, 11, 100.00, 75.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 11, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 11, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 11, 74.00, 51.00, 23.00, 27.00, 37.00 +EKO, 09, 11, 79.00, 40.00, 11.00, 11.00, 17.00 +ELD, 09, 11, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 11, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 11, 88.00, 62.00, 15.00, 12.00, 21.00 +ELY, 09, 11, 76.00, 38.00, 13.00, 11.00, 19.00 +EMP, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 11, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +END, 09, 11, 86.00, 63.00, -9999.00, -9999.00, 19.00 +ENN, 09, 11, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 11, 79.00, 55.00, -9999.00, -9999.00, 10.00 +EPH, 09, 11, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 11, 73.00, 57.00, 29.00, 24.00, 40.00 +ESF, 09, 11, 88.00, 68.00, -9999.00, -9999.00, 30.00 +EUG, 09, 11, 77.00, 50.00, 15.00, 15.00, 21.00 +EVV, 09, 11, 82.00, 59.00, 17.00, 17.00, 26.00 +EWN, 09, 11, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 11, 79.00, 61.00, 18.00, 18.00, 28.00 +EYW, 09, 11, 88.00, 79.00, 29.00, 33.00, 49.00 +E74, 09, 11, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 11, 82.00, 61.00, -9999.00, -9999.00, 25.00 +FAI, 09, 11, 56.00, 38.00, 23.00, 23.00, 35.00 +FAR, 09, 11, 71.00, 47.00, 18.00, 17.00, 29.00 +FAT, 09, 11, 91.00, 59.00, 3.00, 3.00, 5.00 +FAY, 09, 11, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 11, 69.00, 40.00, 17.00, 18.00, 27.00 +FCS, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FDY, 09, 11, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 11, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +FLG, 09, 11, 74.00, 42.00, 15.00, 18.00, 26.00 +FLL, 09, 11, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 11, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 11, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FME, 09, 11, 81.00, 56.00, -9999.00, -9999.00, 24.00 +FMH, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 09, 11, 83.00, 48.00, 10.00, 10.00, 16.00 +FMY, 09, 11, 90.00, 74.00, 20.00, 43.00, 52.00 +FNT, 09, 11, 73.00, 52.00, 22.00, 22.00, 34.00 +FOD, 09, 11, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 11, 81.00, 57.00, -9999.00, -9999.00, 24.00 +FOK, 09, 11, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 11, 81.00, 59.00, -9999.00, -9999.00, 28.00 +FSD, 09, 11, 74.00, 50.00, 23.00, 17.00, 32.00 +FSI, 09, 11, 87.00, 63.00, -9999.00, -9999.00, 21.00 +FSM, 09, 11, 86.00, 63.00, 16.00, 19.00, 26.00 +FTK, 09, 11, 81.00, 57.00, -9999.00, -9999.00, 25.00 +FWA, 09, 11, 77.00, 55.00, 17.00, 18.00, 28.00 +FWH, 09, 11, 89.00, 66.00, -9999.00, -9999.00, 20.00 +FYU, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 11, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 11, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 11, 103.00, 72.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 11, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 11, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 11, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 11, 73.00, 47.00, 13.00, 11.00, 18.00 +GFA, 09, 11, 71.00, 44.00, -9999.00, -9999.00, 26.00 +GFK, 09, 11, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 11, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 11, 72.00, 45.00, 13.00, 14.00, 21.00 +GJT, 09, 11, 82.00, 54.00, 12.00, 12.00, 20.00 +GKN, 09, 11, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 11, 79.00, 51.00, 13.00, 9.00, 18.00 +GLH, 09, 11, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 11, 85.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 11, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 11, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 09, 11, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 11, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 11, 70.00, 50.00, 27.00, 23.00, 37.00 +GRCI, 09, 11, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 11, 73.00, 47.00, -9999.00, -9999.00, 24.00 +GRI, 09, 11, 77.00, 53.00, 17.00, 14.00, 25.00 +GRK, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 09, 11, 73.00, 51.00, 22.00, 19.00, 31.00 +GSB, 09, 11, 84.00, 63.00, -9999.00, -9999.00, 27.00 +GSG, 09, 11, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 11, 81.00, 60.00, 17.00, 18.00, 26.00 +GSP, 09, 11, 82.00, 62.00, 19.00, 20.00, 29.00 +GST, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 11, 71.00, 52.00, -9999.00, -9999.00, 36.00 +GTF, 09, 11, 71.00, 44.00, 18.00, 17.00, 26.00 +GUP, 09, 11, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 11, 78.00, 54.00, -9999.00, -9999.00, 29.00 +GVW, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 11, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 11, 81.00, 68.00, 20.00, 22.00, 31.00 +HBR, 09, 11, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 11, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 11, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 11, 78.00, 50.00, -9999.00, -9999.00, 16.00 +HKY, 09, 11, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 11, 71.00, 42.00, 17.00, 14.00, 23.00 +HMN, 09, 11, 89.00, 55.00, -9999.00, -9999.00, 17.00 +HMS, 09, 11, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 11, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 11, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +HON, 09, 11, 75.00, 49.00, 16.00, 14.00, 26.00 +HOP, 09, 11, 83.00, 58.00, -9999.00, -9999.00, 22.00 +HOT, 09, 11, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 11, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 11, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 11, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 11, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 11, 89.00, 67.00, -9999.00, -9999.00, 31.00 +HST, 09, 11, 89.00, 72.00, -9999.00, -9999.00, 56.00 +HSV, 09, 11, 84.00, 63.00, 18.00, 22.00, 29.00 +HTL, 09, 11, 69.00, 48.00, 29.00, 26.00, 45.00 +HTS, 09, 11, 79.00, 58.00, 17.00, 23.00, 30.00 +HUF, 09, 11, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 11, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 11, 72.00, 43.00, 16.00, 17.00, 25.00 +IAB, 09, 11, 82.00, 60.00, -9999.00, -9999.00, 25.00 +IAD, 09, 11, 80.00, 56.00, 18.00, 21.00, 31.00 +IAG, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 11, 89.00, 69.00, 15.00, 25.00, 31.00 +ICT, 09, 11, 82.00, 60.00, 18.00, 13.00, 26.00 +IDA, 09, 11, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 11, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 11, 79.00, 59.00, 16.00, 19.00, 28.00 +ILI, 09, 11, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 11, 86.00, 66.00, 21.00, 26.00, 36.00 +IMT, 09, 11, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +IND, 09, 11, 78.00, 57.00, 16.00, 16.00, 26.00 +INL, 09, 11, 65.00, 43.00, 26.00, 27.00, 42.00 +INS, 09, 11, 89.00, 61.00, -9999.00, -9999.00, 5.00 +INT, 09, 11, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +INW, 09, 11, 84.00, 54.00, 13.00, 15.00, 23.00 +IPL, 09, 11, 100.00, 72.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 11, 75.00, 54.00, 22.00, 23.00, 34.00 +IRK, 09, 11, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 11, 71.00, 44.00, 18.00, 17.00, 27.00 +ISP, 09, 11, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 11, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 11, 99.00, 69.00, -9999.00, -9999.00, 10.00 +IWD, 09, 11, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 11, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 11, 89.00, 65.00, 14.00, 23.00, 29.00 +JAX, 09, 11, 88.00, 70.00, 21.00, 35.00, 42.00 +JBR, 09, 11, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 11, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 11, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 11, 76.00, 61.00, 19.00, 18.00, 29.00 +JHW, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 11, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 11, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 11, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 11, 57.00, 43.00, 51.00, 52.00, 65.00 +JST, 09, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 11, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 11, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 11, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 11, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 11, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 11, 73.00, 51.00, 20.00, 21.00, 32.00 +LAR, 09, 11, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 11, 96.00, 67.00, 4.00, 6.00, 9.00 +LAX, 09, 11, 77.00, 63.00, 4.00, 5.00, 5.00 +LBB, 09, 11, 84.00, 60.00, 16.00, 14.00, 23.00 +LBF, 09, 11, 78.00, 47.00, 17.00, 12.00, 24.00 +LCH, 09, 11, 87.00, 69.00, 18.00, 26.00, 34.00 +LCK, 09, 11, 79.00, 56.00, -9999.00, -9999.00, 27.00 +LEB, 09, 11, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 11, 79.00, 59.00, 16.00, 23.00, 31.00 +LFI, 09, 11, 79.00, 65.00, -9999.00, -9999.00, 26.00 +LFK, 09, 11, 89.00, 67.00, 14.00, 23.00, 30.00 +LFT, 09, 11, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 11, 76.00, 62.00, 18.00, 18.00, 29.00 +LGB, 09, 11, 82.00, 63.00, 4.00, 4.00, 5.00 +LGU, 09, 11, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 11, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 11, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 11, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 11, 85.00, 64.00, 16.00, 21.00, 28.00 +LIZ, 09, 11, 65.00, 44.00, -9999.00, -9999.00, 42.00 +LMT, 09, 11, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LND, 09, 11, 74.00, 45.00, 11.00, 11.00, 17.00 +LNK, 09, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 11, 83.00, 45.00, 5.00, 3.00, 6.00 +LOZ, 09, 11, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 11, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 11, 85.00, 63.00, -9999.00, -9999.00, 28.00 +LSE, 09, 11, 73.00, 52.00, 21.00, 20.00, 33.00 +LSF, 09, 11, 87.00, 67.00, -9999.00, -9999.00, 28.00 +LSV, 09, 11, 98.00, 59.00, -9999.00, -9999.00, 5.00 +LTS, 09, 11, 89.00, 63.00, -9999.00, -9999.00, 18.00 +LUF, 09, 11, 101.00, 67.00, -9999.00, -9999.00, 8.00 +LVS, 09, 11, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 11, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 11, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 11, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 11, 79.00, 59.00, 22.00, 17.00, 30.00 +MAF, 09, 11, 86.00, 62.00, 14.00, 14.00, 20.00 +MBL, 09, 11, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 11, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 11, 88.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 09, 11, 89.00, 73.00, -9999.00, -9999.00, 43.00 +MCG, 09, 11, 54.00, 37.00, 34.00, 33.00, 47.00 +MCI, 09, 11, 79.00, 58.00, 18.00, 18.00, 27.00 +MCK, 09, 11, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 11, 87.00, 65.00, 15.00, 22.00, 30.00 +MCO, 09, 11, 90.00, 73.00, 16.00, 42.00, 48.00 +MCW, 09, 11, 73.00, 50.00, 18.00, 15.00, 25.00 +MC2, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MDH, 09, 11, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 11, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 11, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 11, 76.00, 58.00, 20.00, 20.00, 30.00 +MEI, 09, 11, 88.00, 65.00, 14.00, 20.00, 27.00 +MEM, 09, 11, 85.00, 65.00, 16.00, 19.00, 27.00 +MER, 09, 11, 91.00, 55.00, -9999.00, -9999.00, 3.00 +MFD, 09, 11, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 11, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 11, 84.00, 49.00, 11.00, 9.00, 15.00 +MGE, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 09, 11, 88.00, 67.00, 17.00, 21.00, 29.00 +MGW, 09, 11, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 11, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 11, 88.00, 58.00, -9999.00, -9999.00, 3.00 +MHS, 09, 11, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 11, 89.00, 74.00, 33.00, 46.00, 59.00 +MIB, 09, 11, 69.00, 46.00, -9999.00, -9999.00, 26.00 +MIV, 09, 11, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 11, 83.00, 44.00, -9999.00, -9999.00, 10.00 +MKC, 09, 11, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 11, 72.00, 54.00, 22.00, 17.00, 32.00 +MKG, 09, 11, 72.00, 52.00, 21.00, 21.00, 31.00 +MKL, 09, 11, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 11, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 11, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 11, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 11, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 11, 77.00, 54.00, 19.00, 17.00, 28.00 +MLS, 09, 11, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 11, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MOB, 09, 11, 87.00, 70.00, 20.00, 33.00, 39.00 +MOT, 09, 11, 69.00, 46.00, 15.00, 15.00, 24.00 +MPV, 09, 11, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 11, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 11, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 11, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 11, 72.00, 53.00, -9999.00, -9999.00, 7.00 +MSL, 09, 11, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 11, 72.00, 49.00, 23.00, 20.00, 34.00 +MSO, 09, 11, 72.00, 41.00, 19.00, 18.00, 27.00 +MSP, 09, 11, 72.00, 51.00, 24.00, 20.00, 35.00 +MSS, 09, 11, 70.00, 48.00, 23.00, 25.00, 37.00 +MSY, 09, 11, 87.00, 70.00, 15.00, 30.00, 37.00 +MTC, 09, 11, 72.00, 54.00, -9999.00, -9999.00, 27.00 +MTN, 09, 11, 80.00, 59.00, -9999.00, -9999.00, 24.00 +MTO, 09, 11, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 11, 77.00, 54.00, -9999.00, -9999.00, 24.00 +MUO, 09, 11, 82.00, 46.00, -9999.00, -9999.00, 10.00 +MWA, 09, 11, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 11, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 11, 88.00, 67.00, -9999.00, -9999.00, 23.00 +MYL, 09, 11, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 11, 86.00, 65.00, -9999.00, -9999.00, 31.00 +NAO, 09, 11, 83.00, 71.00, -9999.00, -9999.00, 41.00 +NBC, 09, 11, 85.00, 69.00, -9999.00, -9999.00, 32.00 +NBE, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +NBU, 09, 11, 76.00, 55.00, -9999.00, -9999.00, 29.00 +NCA, 09, 11, 85.00, 62.00, -9999.00, -9999.00, 32.00 +NCO, 09, 11, 73.00, 57.00, -9999.00, -9999.00, 27.00 +NC1, 09, 11, 89.00, 62.00, -9999.00, -9999.00, 3.00 +NEL, 09, 11, 78.00, 55.00, -9999.00, -9999.00, 27.00 +NFG, 09, 11, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NFL, 09, 11, 81.00, 44.00, -9999.00, -9999.00, 7.00 +NGP, 09, 11, 90.00, 72.00, -9999.00, -9999.00, 31.00 +NGU, 09, 11, 80.00, 65.00, -9999.00, -9999.00, 24.00 +NGZ, 09, 11, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 11, 79.00, 58.00, -9999.00, -9999.00, 27.00 +NHZ, 09, 11, 70.00, 51.00, -9999.00, -9999.00, 32.00 +NID, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 11, 88.00, 70.00, -9999.00, -9999.00, 44.00 +NIR, 09, 11, 91.00, 69.00, -9999.00, -9999.00, 29.00 +NKT, 09, 11, 84.00, 67.00, -9999.00, -9999.00, 34.00 +NKX, 09, 11, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 11, 87.00, 63.00, -9999.00, -9999.00, 28.00 +NPA, 09, 11, 87.00, 71.00, -9999.00, -9999.00, 34.00 +NQA, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 11, 92.00, 71.00, -9999.00, -9999.00, 29.00 +NQX, 09, 11, 88.00, 79.00, -9999.00, -9999.00, 52.00 +NRB, 09, 11, 86.00, 73.00, -9999.00, -9999.00, 34.00 +NRC, 09, 11, 90.00, 55.00, -9999.00, -9999.00, 5.00 +NRS, 09, 11, 76.00, 63.00, -9999.00, -9999.00, 3.00 +NSE, 09, 11, 88.00, 67.00, -9999.00, -9999.00, 34.00 +NSI, 09, 11, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 11, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 11, 83.00, 62.00, -9999.00, -9999.00, 6.00 +NTU, 09, 11, 80.00, 65.00, -9999.00, -9999.00, 28.00 +NUC, 09, 11, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 11, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 09, 11, 69.00, 47.00, -9999.00, -9999.00, 26.00 +NWF, 09, 11, 82.00, 63.00, -9999.00, -9999.00, 6.00 +NXX, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 11, 82.00, 57.00, -9999.00, -9999.00, 27.00 +NZC, 09, 11, 88.00, 67.00, -9999.00, -9999.00, 41.00 +NZJ, 09, 11, 84.00, 59.00, -9999.00, -9999.00, 3.00 +NZW, 09, 11, 72.00, 53.00, -9999.00, -9999.00, 30.00 +NZY, 09, 11, 77.00, 66.00, -9999.00, -9999.00, 3.00 +OAK, 09, 11, 76.00, 54.00, 3.00, 4.00, 5.00 +OAR, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFK, 09, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 11, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 11, 85.00, 63.00, 15.00, 13.00, 22.00 +OLM, 09, 11, 72.00, 45.00, 24.00, 23.00, 33.00 +OMA, 09, 11, 77.00, 55.00, 20.00, 16.00, 26.00 +OME, 09, 11, 50.00, 37.00, 32.00, 36.00, 45.00 +ONT, 09, 11, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 11, 76.00, 55.00, 21.00, 19.00, 32.00 +ORF, 09, 11, 80.00, 65.00, 17.00, 17.00, 27.00 +ORH, 09, 11, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 11, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 11, 70.00, 49.00, -9999.00, -9999.00, 36.00 +OTG, 09, 11, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 11, 67.00, 51.00, 16.00, 17.00, 24.00 +OTM, 09, 11, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 11, 48.00, 38.00, 28.00, 30.00, 40.00 +OURC, 09, 11, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 11, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 11, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 11, 88.00, 65.00, -9999.00, -9999.00, 31.00 +PACZ, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 11, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 11, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 11, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 11, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 11, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 11, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 11, 88.00, 69.00, -9999.00, -9999.00, 33.00 +PAQ, 09, 11, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 11, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 11, 51.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 11, 45.00, 38.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 11, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 11, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 11, 69.00, 51.00, -9999.00, -9999.00, 34.00 +PBI, 09, 11, 89.00, 75.00, 32.00, 43.00, 59.00 +PDT, 09, 11, 77.00, 51.00, 13.00, 11.00, 18.00 +PDX, 09, 11, 75.00, 53.00, 21.00, 18.00, 28.00 +PFN, 09, 11, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 11, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 11, 79.00, 60.00, 18.00, 18.00, 29.00 +PHX, 09, 11, 99.00, 74.00, 8.00, 5.00, 12.00 +PIA, 09, 11, 78.00, 56.00, 21.00, 18.00, 30.00 +PIB, 09, 11, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 11, 76.00, 44.00, 12.00, 13.00, 20.00 +PIR, 09, 11, 77.00, 50.00, 12.00, 10.00, 19.00 +PIT, 09, 11, 75.00, 54.00, 21.00, 21.00, 32.00 +PKB, 09, 11, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 11, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 11, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 11, 87.00, 71.00, 16.00, 24.00, 30.00 +POB, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +POE, 09, 11, 88.00, 66.00, -9999.00, -9999.00, 44.00 +POM, 09, 11, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 09, 11, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 11, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 11, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 11, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 11, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 11, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 11, 73.00, 48.00, -9999.00, -9999.00, 28.00 +PSP, 09, 11, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 11, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 11, 54.00, 44.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 11, 82.00, 51.00, 13.00, 8.00, 18.00 +PUC, 09, 11, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 11, 75.00, 55.00, 20.00, 16.00, 27.00 +PVU, 09, 11, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 11, 70.00, 50.00, 22.00, 19.00, 29.00 +P02, 09, 11, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +P07, 09, 11, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +P11, 09, 11, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +P24, 09, 11, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +P28, 09, 11, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P35, 09, 11, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +P38, 09, 11, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +P39, 09, 11, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +P58, 09, 11, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +P59, 09, 11, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +P60, 09, 11, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +P61, 09, 11, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +P67, 09, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +P68, 09, 11, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +P69, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 11, 82.00, 40.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 11, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 11, 76.00, 47.00, 14.00, 12.00, 21.00 +RBL, 09, 11, 91.00, 60.00, 5.00, 6.00, 8.00 +RCA, 09, 11, 76.00, 47.00, -9999.00, -9999.00, 20.00 +RDD, 09, 11, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 11, 76.00, 40.00, 10.00, 8.00, 15.00 +RDR, 09, 11, 70.00, 45.00, -9999.00, -9999.00, 27.00 +RDU, 09, 11, 82.00, 62.00, 17.00, 17.00, 26.00 +REE, 09, 11, 84.00, 60.00, -9999.00, -9999.00, 19.00 +REJ, 09, 11, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 11, 75.00, 53.00, 19.00, 19.00, 30.00 +RIC, 09, 11, 82.00, 60.00, 19.00, 18.00, 28.00 +RIV, 09, 11, 90.00, 58.00, -9999.00, -9999.00, 3.00 +RIW, 09, 11, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 11, 71.00, 42.00, 9.00, 12.00, 15.00 +RME, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 11, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RND, 09, 11, 90.00, 70.00, -9999.00, -9999.00, 22.00 +RNO, 09, 11, 81.00, 42.00, 9.00, 8.00, 12.00 +ROA, 09, 11, 79.00, 58.00, 17.00, 18.00, 27.00 +ROC, 09, 11, 73.00, 53.00, 26.00, 25.00, 39.00 +ROW, 09, 11, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 11, 81.00, 57.00, 12.00, 12.00, 21.00 +RST, 09, 11, 71.00, 50.00, 25.00, 21.00, 36.00 +RWF, 09, 11, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 11, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 11, 88.00, 56.00, 3.00, 4.00, 5.00 +SAF, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 11, 77.00, 66.00, 4.00, 4.00, 5.00 +SAT, 09, 11, 90.00, 70.00, 16.00, 16.00, 25.00 +SAV, 09, 11, 86.00, 69.00, 17.00, 29.00, 37.00 +SAW, 09, 11, 67.00, 50.00, -9999.00, -9999.00, 41.00 +SBA, 09, 11, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 11, 92.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 09, 11, 75.00, 55.00, 21.00, 21.00, 31.00 +SBP, 09, 11, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 11, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 11, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 11, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 11, 89.00, 58.00, 2.00, 3.00, 4.00 +SDF, 09, 11, 81.00, 60.00, 17.00, 20.00, 30.00 +SEA, 09, 11, 70.00, 52.00, 22.00, 21.00, 31.00 +SEM, 09, 11, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 11, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 11, 74.00, 55.00, 3.00, 4.00, 5.00 +SGF, 09, 11, 81.00, 59.00, 18.00, 16.00, 28.00 +SGY, 09, 11, 57.00, 45.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 11, 74.00, 42.00, 17.00, 15.00, 24.00 +SHV, 09, 11, 88.00, 67.00, 13.00, 16.00, 25.00 +SIT, 09, 11, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 11, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 11, 88.00, 65.00, 12.00, 13.00, 19.00 +SKA, 09, 11, 73.00, 47.00, -9999.00, -9999.00, 17.00 +SKF, 09, 11, 90.00, 70.00, -9999.00, -9999.00, 20.00 +SLC, 09, 11, 80.00, 52.00, 14.00, 14.00, 22.00 +SLE, 09, 11, 77.00, 48.00, 18.00, 17.00, 25.00 +SLN, 09, 11, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 11, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 11, 75.00, 53.00, -9999.00, 4.00, 6.00 +SNA, 09, 11, 73.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 11, 49.00, 41.00, 41.00, 45.00, 60.00 +SNS, 09, 11, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 11, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 11, 80.00, 57.00, 15.00, 18.00, 26.00 +SPS, 09, 11, 88.00, 65.00, 13.00, 14.00, 20.00 +SRQ, 09, 11, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 11, 86.00, 63.00, -9999.00, -9999.00, 27.00 +SSI, 09, 11, 85.00, 72.00, -9999.00, -9999.00, -9999.00 +STC, 09, 11, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +STL, 09, 11, 81.00, 62.00, 17.00, 15.00, 27.00 +STNV, 09, 11, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +STS, 09, 11, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 11, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 11, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 11, 86.00, 54.00, -9999.00, -9999.00, 4.00 +SUX, 09, 11, 76.00, 53.00, 23.00, 16.00, 32.00 +SVN, 09, 11, 86.00, 69.00, -9999.00, -9999.00, 36.00 +SWF, 09, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 11, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 11, 73.00, 52.00, 27.00, 27.00, 41.00 +SZL, 09, 11, 81.00, 56.00, -9999.00, -9999.00, 29.00 +TAD, 09, 11, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 11, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 11, 83.00, 55.00, -9999.00, -9999.00, 34.00 +TCC, 09, 11, 84.00, 56.00, 13.00, 11.00, 18.00 +TCL, 09, 11, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 11, 73.00, 47.00, -9999.00, -9999.00, 27.00 +TCS, 09, 11, 85.00, 60.00, -9999.00, 12.00, 26.00 +TEB, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 11, 85.00, 63.00, -9999.00, -9999.00, 21.00 +TKA, 09, 11, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 11, 89.00, 69.00, 12.00, 33.00, 37.00 +TNX, 09, 11, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 11, 75.00, 52.00, 19.00, 20.00, 32.00 +TOP, 09, 11, 81.00, 57.00, 20.00, 18.00, 29.00 +TPA, 09, 11, 89.00, 73.00, 22.00, 36.00, 44.00 +TPH, 09, 11, 81.00, 48.00, 7.00, 6.00, 10.00 +TRI, 09, 11, 80.00, 58.00, 16.00, 20.00, 27.00 +TRK, 09, 11, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 11, 101.00, 70.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 11, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 11, 85.00, 64.00, 16.00, 15.00, 25.00 +TUP, 09, 11, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 11, 94.00, 68.00, 15.00, 11.00, 22.00 +TVC, 09, 11, 71.00, 50.00, 24.00, 22.00, 35.00 +TVL, 09, 11, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 11, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 11, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 11, 82.00, 60.00, 14.00, 22.00, 29.00 +T01, 09, 11, 81.00, 58.00, -9999.00, -9999.00, 26.00 +T02, 09, 11, 84.00, 64.00, -9999.00, -9999.00, 26.00 +T03, 09, 11, 85.00, 66.00, -9999.00, -9999.00, 31.00 +T04, 09, 11, 90.00, 73.00, -9999.00, -9999.00, 43.00 +T05, 09, 11, 82.00, 55.00, -9999.00, -9999.00, 27.00 +T06, 09, 11, 88.00, 63.00, -9999.00, -9999.00, 26.00 +T07, 09, 11, 85.00, 48.00, -9999.00, -9999.00, 16.00 +T08, 09, 11, 79.00, 55.00, -9999.00, -9999.00, 16.00 +UCA, 09, 11, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 11, 89.00, 61.00, -9999.00, -9999.00, 5.00 +UIL, 09, 11, 67.00, 47.00, 31.00, 33.00, 42.00 +UIN, 09, 11, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 11, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 11, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 11, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +U15, 09, 11, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +U28, 09, 11, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 11, 87.00, 66.00, -9999.00, -9999.00, 32.00 +VBG, 09, 11, 76.00, 53.00, -9999.00, -9999.00, 9.00 +VCT, 09, 11, 89.00, 71.00, 15.00, 26.00, 33.00 +VCV, 09, 11, 90.00, 55.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 11, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 11, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 11, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 11, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 11, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 11, 89.00, 67.00, -9999.00, -9999.00, 32.00 +VRB, 09, 11, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 11, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 11, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 11, 81.00, 58.00, 15.00, 15.00, 23.00 +WJA, 09, 11, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 11, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 11, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 11, 81.00, 40.00, 8.00, 9.00, 12.00 +WPO, 09, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 11, 87.00, 65.00, -9999.00, -9999.00, 27.00 +WRG, 09, 11, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 11, 80.00, 55.00, -9999.00, -9999.00, 25.00 +WRL, 09, 11, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +X68, 09, 11, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 11, 56.00, 42.00, 57.00, 56.00, 67.00 +YCG, 09, 11, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 11, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 11, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 11, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 11, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 11, 78.00, 46.00, 9.00, 9.00, 13.00 +YNG, 09, 11, 74.00, 52.00, 23.00, 23.00, 36.00 +YPA, 09, 11, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 11, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 11, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 11, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 11, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 11, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 11, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 11, 101.00, 74.00, 4.00, 3.00, 6.00 +YVR, 09, 11, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 11, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 11, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 11, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 11, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 11, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 11, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 11, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 11, 67.00, 45.00, 28.00, 32.00, 44.00 +ZUN, 09, 11, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 11, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 11, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 11, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +01R, 09, 11, 88.00, 67.00, -9999.00, -9999.00, 27.00 +1V1, 09, 11, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 11, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 11, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 11, 82.00, 67.00, -9999.00, -9999.00, 27.00 +2PJ, 09, 11, 86.00, 63.00, -9999.00, -9999.00, 26.00 +3B1, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 11, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 11, 70.00, 48.00, -9999.00, -9999.00, 36.00 +3SE, 09, 11, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 11, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 11, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +4OM, 09, 11, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 11, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 11, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 11, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 11, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 12, 76.00, 55.00, 19.00, 22.00, 31.00 +ABI, 09, 12, 88.00, 66.00, 12.00, 16.00, 21.00 +ABQ, 09, 12, 83.00, 56.00, 16.00, 12.00, 21.00 +ABR, 09, 12, 74.00, 47.00, 14.00, 11.00, 20.00 +ABY, 09, 12, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 12, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 12, 90.00, 69.00, 13.00, 16.00, 22.00 +ACV, 09, 12, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 12, 77.00, 57.00, 17.00, 13.00, 24.00 +ADK, 09, 12, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 12, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 12, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 12, 80.00, 56.00, -9999.00, -9999.00, 26.00 +AEX, 09, 12, 88.00, 68.00, -9999.00, -9999.00, 26.00 +AFF, 09, 12, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 12, 91.00, 71.00, -9999.00, -9999.00, 51.00 +AGS, 09, 12, 86.00, 64.00, 16.00, 21.00, 29.00 +AHN, 09, 12, 83.00, 64.00, 18.00, 20.00, 28.00 +AKN, 09, 12, 56.00, 41.00, 39.00, 39.00, 55.00 +AKO, 09, 12, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 12, 74.00, 50.00, 23.00, 22.00, 35.00 +ALI, 09, 12, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 12, 75.00, 51.00, 21.00, 16.00, 28.00 +ALS, 09, 12, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 12, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 12, 83.00, 57.00, 16.00, 12.00, 23.00 +AMG, 09, 12, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 12, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 12, 56.00, 43.00, 33.00, 33.00, 45.00 +AND, 09, 12, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 12, 61.00, 49.00, 46.00, 50.00, 60.00 +AOO, 09, 12, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +APN, 09, 12, 69.00, 47.00, 26.00, 26.00, 40.00 +AQQ, 09, 12, 86.00, 72.00, -9999.00, -9999.00, -9999.00 +ART, 09, 12, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +AST, 09, 12, 68.00, 49.00, 24.00, 25.00, 33.00 +ATL, 09, 12, 83.00, 64.00, 16.00, 22.00, 28.00 +ATW, 09, 12, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 12, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 12, 80.00, 55.00, -9999.00, -9999.00, 29.00 +AUG, 09, 12, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 12, 91.00, 70.00, 12.00, 18.00, 25.00 +AUW, 09, 12, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 12, 78.00, 56.00, 17.00, 24.00, 30.00 +AVP, 09, 12, 73.00, 54.00, 23.00, 21.00, 31.00 +AXN, 09, 12, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 12, 73.00, 52.00, -9999.00, -9999.00, 34.00 +AYS, 09, 12, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 12, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 12, 89.00, 57.00, -9999.00, -9999.00, 4.00 +BAD, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 12, 69.00, 37.00, -9999.00, -9999.00, 19.00 +BDL, 09, 12, 76.00, 53.00, 23.00, 19.00, 32.00 +BDR, 09, 12, 75.00, 59.00, 23.00, 16.00, 33.00 +BET, 09, 12, 53.00, 39.00, 41.00, 41.00, 55.00 +BFD, 09, 12, 68.00, 47.00, 26.00, 28.00, 39.00 +BFF, 09, 12, 78.00, 47.00, 14.00, 12.00, 20.00 +BFL, 09, 12, 91.00, 64.00, 4.00, 3.00, 4.00 +BGM, 09, 12, 70.00, 52.00, 24.00, 25.00, 37.00 +BGR, 09, 12, 69.00, 49.00, 20.00, 18.00, 31.00 +BGS, 09, 12, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 12, 85.00, 64.00, 15.00, 22.00, 28.00 +BID, 09, 12, 70.00, 58.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 12, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 12, 88.00, 48.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 12, 73.00, 48.00, 16.00, 16.00, 23.00 +BIS, 09, 12, 72.00, 44.00, 16.00, 15.00, 25.00 +BIX, 09, 12, 87.00, 71.00, -9999.00, -9999.00, 32.00 +BJI, 09, 12, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 12, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 12, 79.00, 45.00, -9999.00, -9999.00, 24.00 +BKW, 09, 12, 73.00, 54.00, 20.00, 26.00, 36.00 +BLF, 09, 12, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 12, 102.00, 74.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 12, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 12, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 12, 82.00, 57.00, -9999.00, -9999.00, 25.00 +BNA, 09, 12, 83.00, 62.00, 17.00, 19.00, 29.00 +BNO, 09, 12, 75.00, 37.00, -9999.00, 11.00, 19.00 +BOI, 09, 12, 78.00, 49.00, 11.00, 9.00, 15.00 +BOS, 09, 12, 74.00, 58.00, 19.00, 18.00, 28.00 +BPI, 09, 12, 70.00, 27.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 12, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 12, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 12, 77.00, 56.00, -9999.00, -9999.00, 24.00 +BRO, 09, 12, 91.00, 74.00, 18.00, 25.00, 33.00 +BRW, 09, 12, 35.00, 28.00, 29.00, 30.00, 45.00 +BSM, 09, 12, 91.00, 70.00, -9999.00, -9999.00, 21.00 +BTI, 09, 12, 37.00, 30.00, 22.00, 22.00, 34.00 +BTL, 09, 12, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 12, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 12, 88.00, 70.00, 12.00, 29.00, 33.00 +BTT, 09, 12, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 12, 70.00, 50.00, 28.00, 26.00, 40.00 +BUB, 09, 12, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 12, 72.00, 54.00, 27.00, 25.00, 38.00 +BUR, 09, 12, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 12, 86.00, 72.00, -9999.00, 28.00, 40.00 +BWG, 09, 12, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 12, 79.00, 59.00, 16.00, 17.00, 26.00 +BYH, 09, 12, 84.00, 63.00, -9999.00, -9999.00, 22.00 +BYI, 09, 12, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 12, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 12, 86.00, 64.00, 16.00, 19.00, 27.00 +CAG, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 12, 75.00, 55.00, 21.00, 21.00, 34.00 +CAO, 09, 12, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 12, 65.00, 44.00, 26.00, 28.00, 42.00 +CBM, 09, 12, 87.00, 63.00, -9999.00, -9999.00, 25.00 +CDB, 09, 12, 53.00, 44.00, 52.00, 55.00, 71.00 +CDC, 09, 12, 80.00, 48.00, 9.00, 8.00, 15.00 +CDR, 09, 12, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 12, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 12, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 12, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 12, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 12, 83.00, 64.00, 15.00, 21.00, 27.00 +CHO, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 12, 85.00, 69.00, 18.00, 26.00, 35.00 +CID, 09, 12, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 12, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 12, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 12, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 12, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 12, 75.00, 55.00, 25.00, 22.00, 36.00 +CLL, 09, 12, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 12, 83.00, 64.00, 15.00, 17.00, 24.00 +CMH, 09, 12, 77.00, 56.00, 16.00, 20.00, 28.00 +CMI, 09, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 12, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 12, 80.00, 57.00, 19.00, 14.00, 27.00 +CNM, 09, 12, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 12, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +COD, 09, 12, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +COF, 09, 12, 88.00, 72.00, -9999.00, -9999.00, 46.00 +CON, 09, 12, 73.00, 47.00, 22.00, 19.00, 31.00 +COS, 09, 12, 74.00, 48.00, 17.00, 14.00, 24.00 +COT, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 12, 80.00, 58.00, 17.00, 18.00, 28.00 +CPR, 09, 12, 75.00, 43.00, 13.00, 13.00, 20.00 +CRBC, 09, 12, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 12, 90.00, 73.00, 18.00, 23.00, 30.00 +CRW, 09, 12, 80.00, 58.00, 18.00, 23.00, 33.00 +CSG, 09, 12, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 12, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 12, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 12, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 12, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 12, 79.00, 58.00, 16.00, 19.00, 28.00 +CVN, 09, 12, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 12, 82.00, 56.00, -9999.00, -9999.00, 19.00 +CXY, 09, 12, 77.00, 58.00, 17.00, 18.00, 28.00 +CYS, 09, 12, 72.00, 45.00, 16.00, 14.00, 24.00 +DAA, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 09, 12, 87.00, 72.00, 24.00, 32.00, 44.00 +DAG, 09, 12, 95.00, 67.00, 3.00, 3.00, 5.00 +DAL, 09, 12, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 12, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 12, 77.00, 56.00, 17.00, 19.00, 28.00 +DBQ, 09, 12, 73.00, 52.00, 23.00, 19.00, 31.00 +DCA, 09, 12, 81.00, 64.00, 16.00, 17.00, 25.00 +DDC, 09, 12, 82.00, 58.00, 18.00, 11.00, 24.00 +DEC, 09, 12, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 12, 78.00, 49.00, 15.00, 13.00, 22.00 +DFW, 09, 12, 89.00, 68.00, 11.00, 15.00, 20.00 +DHN, 09, 12, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 12, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 12, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 12, 91.00, 70.00, -9999.00, -9999.00, 16.00 +DLG, 09, 12, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 12, 65.00, 45.00, 31.00, 26.00, 44.00 +DLLC, 09, 12, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 12, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 12, 94.00, 68.00, -9999.00, -9999.00, 14.00 +DMN, 09, 12, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 12, 81.00, 60.00, -9999.00, -9999.00, 25.00 +DPG, 09, 12, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 12, 89.00, 67.00, -9999.00, -9999.00, 32.00 +DRA, 09, 12, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 12, 91.00, 70.00, 14.00, 15.00, 23.00 +DSM, 09, 12, 77.00, 56.00, 21.00, 16.00, 28.00 +DTW, 09, 12, 75.00, 53.00, 20.00, 21.00, 32.00 +DUG, 09, 12, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 12, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 12, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 12, 88.00, 66.00, -9999.00, -9999.00, 23.00 +D45, 09, 12, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 12, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 12, 71.00, 49.00, 23.00, 19.00, 33.00 +ECG, 09, 12, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 12, 90.00, 60.00, -9999.00, -9999.00, 3.00 +EED, 09, 12, 100.00, 75.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 12, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 12, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 12, 74.00, 51.00, 23.00, 27.00, 37.00 +EKO, 09, 12, 79.00, 40.00, 12.00, 11.00, 17.00 +ELD, 09, 12, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 12, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 12, 88.00, 62.00, 15.00, 12.00, 21.00 +ELY, 09, 12, 76.00, 38.00, 13.00, 11.00, 19.00 +EMP, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 12, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +END, 09, 12, 86.00, 63.00, -9999.00, -9999.00, 19.00 +ENN, 09, 12, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 12, 78.00, 55.00, -9999.00, -9999.00, 10.00 +EPH, 09, 12, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 12, 73.00, 57.00, 29.00, 24.00, 41.00 +ESF, 09, 12, 88.00, 68.00, -9999.00, -9999.00, 30.00 +EUG, 09, 12, 77.00, 50.00, 15.00, 16.00, 21.00 +EVV, 09, 12, 82.00, 59.00, 16.00, 17.00, 26.00 +EWN, 09, 12, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 12, 79.00, 61.00, 18.00, 18.00, 28.00 +EYW, 09, 12, 88.00, 79.00, 29.00, 33.00, 49.00 +E74, 09, 12, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 12, 82.00, 61.00, -9999.00, -9999.00, 24.00 +FAI, 09, 12, 56.00, 37.00, 23.00, 23.00, 34.00 +FAR, 09, 12, 71.00, 47.00, 17.00, 17.00, 29.00 +FAT, 09, 12, 91.00, 59.00, 3.00, 3.00, 5.00 +FAY, 09, 12, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 12, 69.00, 40.00, 17.00, 17.00, 26.00 +FCS, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FDY, 09, 12, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 12, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +FLG, 09, 12, 74.00, 42.00, 15.00, 18.00, 26.00 +FLL, 09, 12, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 12, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 12, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +FME, 09, 12, 81.00, 56.00, -9999.00, -9999.00, 24.00 +FMH, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 12, 83.00, 48.00, 10.00, 11.00, 16.00 +FMY, 09, 12, 90.00, 74.00, 20.00, 42.00, 51.00 +FNT, 09, 12, 73.00, 52.00, 23.00, 22.00, 35.00 +FOD, 09, 12, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 12, 81.00, 57.00, -9999.00, -9999.00, 24.00 +FOK, 09, 12, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 12, 81.00, 59.00, -9999.00, -9999.00, 29.00 +FSD, 09, 12, 74.00, 50.00, 23.00, 17.00, 32.00 +FSI, 09, 12, 87.00, 63.00, -9999.00, -9999.00, 21.00 +FSM, 09, 12, 86.00, 63.00, 16.00, 20.00, 26.00 +FTK, 09, 12, 81.00, 57.00, -9999.00, -9999.00, 25.00 +FWA, 09, 12, 77.00, 55.00, 16.00, 18.00, 28.00 +FWH, 09, 12, 89.00, 66.00, -9999.00, -9999.00, 21.00 +FYU, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 12, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 12, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 12, 103.00, 72.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 12, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 12, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 12, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 12, 73.00, 47.00, 13.00, 11.00, 19.00 +GFA, 09, 12, 71.00, 44.00, -9999.00, -9999.00, 27.00 +GFK, 09, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 12, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 12, 72.00, 45.00, 12.00, 14.00, 21.00 +GJT, 09, 12, 82.00, 54.00, 12.00, 13.00, 21.00 +GKN, 09, 12, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 12, 79.00, 51.00, 13.00, 9.00, 18.00 +GLH, 09, 12, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 12, 85.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 12, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 12, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 09, 12, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 12, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 12, 70.00, 50.00, 27.00, 23.00, 37.00 +GRCI, 09, 12, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 12, 73.00, 47.00, -9999.00, -9999.00, 25.00 +GRI, 09, 12, 77.00, 53.00, 16.00, 15.00, 25.00 +GRK, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 09, 12, 73.00, 51.00, 22.00, 19.00, 31.00 +GSB, 09, 12, 84.00, 63.00, -9999.00, -9999.00, 27.00 +GSG, 09, 12, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 12, 81.00, 60.00, 17.00, 18.00, 26.00 +GSP, 09, 12, 82.00, 62.00, 19.00, 20.00, 29.00 +GST, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 12, 71.00, 52.00, -9999.00, -9999.00, 36.00 +GTF, 09, 12, 71.00, 44.00, 18.00, 17.00, 26.00 +GUP, 09, 12, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 12, 78.00, 54.00, -9999.00, -9999.00, 29.00 +GVW, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 09, 12, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 12, 81.00, 68.00, 20.00, 22.00, 31.00 +HBR, 09, 12, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 12, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 12, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 12, 78.00, 50.00, -9999.00, -9999.00, 16.00 +HKY, 09, 12, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 12, 71.00, 42.00, 17.00, 13.00, 23.00 +HMN, 09, 12, 89.00, 55.00, -9999.00, -9999.00, 17.00 +HMS, 09, 12, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 12, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 12, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +HON, 09, 12, 75.00, 48.00, 16.00, 14.00, 25.00 +HOP, 09, 12, 83.00, 58.00, -9999.00, -9999.00, 22.00 +HOT, 09, 12, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 12, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 12, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 12, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 12, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 12, 89.00, 67.00, -9999.00, -9999.00, 30.00 +HST, 09, 12, 89.00, 72.00, -9999.00, -9999.00, 56.00 +HSV, 09, 12, 84.00, 63.00, 18.00, 22.00, 29.00 +HTL, 09, 12, 69.00, 48.00, 29.00, 26.00, 45.00 +HTS, 09, 12, 79.00, 58.00, 16.00, 22.00, 30.00 +HUF, 09, 12, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 12, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 12, 72.00, 43.00, 16.00, 17.00, 25.00 +IAB, 09, 12, 82.00, 60.00, -9999.00, -9999.00, 25.00 +IAD, 09, 12, 80.00, 56.00, 18.00, 20.00, 30.00 +IAG, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 12, 89.00, 69.00, 15.00, 25.00, 31.00 +ICT, 09, 12, 82.00, 60.00, 18.00, 13.00, 26.00 +IDA, 09, 12, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 12, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 12, 79.00, 59.00, 16.00, 19.00, 28.00 +ILI, 09, 12, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 12, 86.00, 66.00, 21.00, 25.00, 35.00 +IMT, 09, 12, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +IND, 09, 12, 78.00, 57.00, 16.00, 16.00, 26.00 +INL, 09, 12, 65.00, 43.00, 26.00, 27.00, 42.00 +INS, 09, 12, 89.00, 61.00, -9999.00, -9999.00, 5.00 +INT, 09, 12, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +INW, 09, 12, 84.00, 54.00, 13.00, 15.00, 23.00 +IPL, 09, 12, 100.00, 72.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 12, 75.00, 54.00, 22.00, 23.00, 34.00 +IRK, 09, 12, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 12, 71.00, 44.00, 18.00, 17.00, 27.00 +ISP, 09, 12, 74.00, 61.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 12, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 12, 99.00, 69.00, -9999.00, -9999.00, 10.00 +IWD, 09, 12, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 12, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 12, 89.00, 65.00, 15.00, 23.00, 29.00 +JAX, 09, 12, 88.00, 70.00, 22.00, 35.00, 42.00 +JBR, 09, 12, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 12, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 12, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 12, 76.00, 61.00, 19.00, 18.00, 29.00 +JHW, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 12, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 12, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 12, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 12, 57.00, 43.00, 51.00, 53.00, 66.00 +JST, 09, 12, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 12, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 12, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 12, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 12, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 12, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 12, 73.00, 51.00, 20.00, 21.00, 32.00 +LAR, 09, 12, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 12, 96.00, 67.00, 4.00, 6.00, 9.00 +LAX, 09, 12, 77.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 12, 84.00, 60.00, 16.00, 14.00, 23.00 +LBF, 09, 12, 78.00, 47.00, 17.00, 12.00, 24.00 +LCH, 09, 12, 87.00, 69.00, 18.00, 26.00, 34.00 +LCK, 09, 12, 79.00, 56.00, -9999.00, -9999.00, 27.00 +LEB, 09, 12, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 12, 79.00, 59.00, 16.00, 23.00, 31.00 +LFI, 09, 12, 79.00, 65.00, -9999.00, -9999.00, 26.00 +LFK, 09, 12, 89.00, 67.00, 14.00, 23.00, 30.00 +LFT, 09, 12, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 12, 76.00, 62.00, 18.00, 18.00, 28.00 +LGB, 09, 12, 82.00, 63.00, 4.00, 4.00, 6.00 +LGU, 09, 12, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 12, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 12, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 12, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 12, 85.00, 64.00, 16.00, 21.00, 28.00 +LIZ, 09, 12, 65.00, 44.00, -9999.00, -9999.00, 42.00 +LMT, 09, 12, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LND, 09, 12, 74.00, 45.00, 11.00, 11.00, 17.00 +LNK, 09, 12, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 12, 83.00, 45.00, 5.00, 3.00, 6.00 +LOZ, 09, 12, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 12, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 12, 85.00, 63.00, -9999.00, -9999.00, 29.00 +LSE, 09, 12, 73.00, 52.00, 21.00, 19.00, 33.00 +LSF, 09, 12, 87.00, 67.00, -9999.00, -9999.00, 28.00 +LSV, 09, 12, 98.00, 59.00, -9999.00, -9999.00, 5.00 +LTS, 09, 12, 89.00, 63.00, -9999.00, -9999.00, 18.00 +LUF, 09, 12, 101.00, 67.00, -9999.00, -9999.00, 7.00 +LVS, 09, 12, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 12, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 12, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 12, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 12, 79.00, 59.00, 22.00, 17.00, 30.00 +MAF, 09, 12, 86.00, 62.00, 14.00, 15.00, 20.00 +MBL, 09, 12, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 12, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 12, 88.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 09, 12, 89.00, 73.00, -9999.00, -9999.00, 43.00 +MCG, 09, 12, 54.00, 37.00, 34.00, 33.00, 47.00 +MCI, 09, 12, 79.00, 58.00, 18.00, 18.00, 27.00 +MCK, 09, 12, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 12, 87.00, 65.00, 15.00, 22.00, 29.00 +MCO, 09, 12, 90.00, 73.00, 16.00, 41.00, 47.00 +MCW, 09, 12, 73.00, 50.00, 17.00, 14.00, 25.00 +MC2, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MDH, 09, 12, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 12, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 12, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 12, 76.00, 58.00, 19.00, 20.00, 29.00 +MEI, 09, 12, 88.00, 65.00, 14.00, 20.00, 27.00 +MEM, 09, 12, 85.00, 65.00, 16.00, 19.00, 27.00 +MER, 09, 12, 91.00, 55.00, -9999.00, -9999.00, 3.00 +MFD, 09, 12, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 12, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 12, 84.00, 49.00, 12.00, 10.00, 16.00 +MGE, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 09, 12, 88.00, 67.00, 17.00, 21.00, 29.00 +MGW, 09, 12, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 12, 88.00, 58.00, -9999.00, -9999.00, 3.00 +MHS, 09, 12, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 12, 89.00, 74.00, 33.00, 46.00, 59.00 +MIB, 09, 12, 69.00, 46.00, -9999.00, -9999.00, 26.00 +MIV, 09, 12, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 12, 83.00, 44.00, -9999.00, -9999.00, 10.00 +MKC, 09, 12, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 12, 72.00, 54.00, 22.00, 16.00, 32.00 +MKG, 09, 12, 72.00, 52.00, 21.00, 21.00, 31.00 +MKL, 09, 12, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 12, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 12, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 12, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 12, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 12, 77.00, 54.00, 18.00, 17.00, 28.00 +MLS, 09, 12, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 12, 87.00, 66.00, -9999.00, -9999.00, 26.00 +MOB, 09, 12, 87.00, 70.00, 20.00, 32.00, 39.00 +MOT, 09, 12, 69.00, 46.00, 15.00, 15.00, 23.00 +MPV, 09, 12, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 12, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 12, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 12, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 12, 72.00, 53.00, -9999.00, -9999.00, 7.00 +MSL, 09, 12, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 12, 72.00, 49.00, 23.00, 20.00, 34.00 +MSO, 09, 12, 72.00, 41.00, 19.00, 18.00, 27.00 +MSP, 09, 12, 72.00, 51.00, 24.00, 19.00, 34.00 +MSS, 09, 12, 70.00, 48.00, 23.00, 26.00, 38.00 +MSY, 09, 12, 87.00, 70.00, 15.00, 30.00, 37.00 +MTC, 09, 12, 72.00, 54.00, -9999.00, -9999.00, 27.00 +MTN, 09, 12, 80.00, 59.00, -9999.00, -9999.00, 24.00 +MTO, 09, 12, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 12, 77.00, 54.00, -9999.00, -9999.00, 24.00 +MUO, 09, 12, 82.00, 46.00, -9999.00, -9999.00, 10.00 +MWA, 09, 12, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 12, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 12, 88.00, 67.00, -9999.00, -9999.00, 23.00 +MYL, 09, 12, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 12, 86.00, 65.00, -9999.00, -9999.00, 31.00 +NAO, 09, 12, 83.00, 71.00, -9999.00, -9999.00, 41.00 +NBC, 09, 12, 85.00, 69.00, -9999.00, -9999.00, 31.00 +NBE, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NBU, 09, 12, 76.00, 55.00, -9999.00, -9999.00, 30.00 +NCA, 09, 12, 85.00, 62.00, -9999.00, -9999.00, 31.00 +NCO, 09, 12, 73.00, 57.00, -9999.00, -9999.00, 27.00 +NC1, 09, 12, 89.00, 62.00, -9999.00, -9999.00, 3.00 +NEL, 09, 12, 78.00, 55.00, -9999.00, -9999.00, 27.00 +NFG, 09, 12, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NFL, 09, 12, 81.00, 44.00, -9999.00, -9999.00, 7.00 +NGP, 09, 12, 90.00, 72.00, -9999.00, -9999.00, 32.00 +NGU, 09, 12, 80.00, 65.00, -9999.00, -9999.00, 24.00 +NGZ, 09, 12, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 12, 79.00, 58.00, -9999.00, -9999.00, 27.00 +NHZ, 09, 12, 70.00, 51.00, -9999.00, -9999.00, 33.00 +NID, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 12, 88.00, 70.00, -9999.00, -9999.00, 43.00 +NIR, 09, 12, 91.00, 69.00, -9999.00, -9999.00, 29.00 +NKT, 09, 12, 84.00, 67.00, -9999.00, -9999.00, 34.00 +NKX, 09, 12, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 12, 87.00, 63.00, -9999.00, -9999.00, 27.00 +NPA, 09, 12, 87.00, 71.00, -9999.00, -9999.00, 34.00 +NQA, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 12, 92.00, 71.00, -9999.00, -9999.00, 29.00 +NQX, 09, 12, 88.00, 79.00, -9999.00, -9999.00, 52.00 +NRB, 09, 12, 86.00, 73.00, -9999.00, -9999.00, 34.00 +NRC, 09, 12, 90.00, 55.00, -9999.00, -9999.00, 5.00 +NRS, 09, 12, 76.00, 63.00, -9999.00, -9999.00, 3.00 +NSE, 09, 12, 88.00, 67.00, -9999.00, -9999.00, 34.00 +NSI, 09, 12, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 12, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 12, 83.00, 62.00, -9999.00, -9999.00, 7.00 +NTU, 09, 12, 80.00, 65.00, -9999.00, -9999.00, 27.00 +NUC, 09, 12, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 12, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 09, 12, 69.00, 47.00, -9999.00, -9999.00, 26.00 +NWF, 09, 12, 82.00, 63.00, -9999.00, -9999.00, 6.00 +NXX, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 12, 82.00, 57.00, -9999.00, -9999.00, 27.00 +NZC, 09, 12, 88.00, 67.00, -9999.00, -9999.00, 41.00 +NZJ, 09, 12, 84.00, 59.00, -9999.00, -9999.00, 3.00 +NZW, 09, 12, 72.00, 53.00, -9999.00, -9999.00, 30.00 +NZY, 09, 12, 77.00, 66.00, -9999.00, -9999.00, 3.00 +OAK, 09, 12, 76.00, 54.00, 3.00, 4.00, 5.00 +OAR, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 09, 12, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 12, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 12, 85.00, 63.00, 15.00, 13.00, 23.00 +OLM, 09, 12, 72.00, 45.00, 25.00, 23.00, 34.00 +OMA, 09, 12, 77.00, 55.00, 20.00, 16.00, 26.00 +OME, 09, 12, 50.00, 37.00, 32.00, 36.00, 45.00 +ONT, 09, 12, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 12, 76.00, 55.00, 21.00, 18.00, 32.00 +ORF, 09, 12, 80.00, 65.00, 17.00, 17.00, 26.00 +ORH, 09, 12, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 12, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 12, 70.00, 49.00, -9999.00, -9999.00, 36.00 +OTG, 09, 12, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 12, 67.00, 51.00, 16.00, 18.00, 24.00 +OTM, 09, 12, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 12, 48.00, 38.00, 28.00, 30.00, 40.00 +OURC, 09, 12, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 12, 83.00, 45.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 12, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 12, 88.00, 65.00, -9999.00, -9999.00, 31.00 +PACZ, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 12, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 12, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 12, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 12, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 12, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 12, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 12, 88.00, 69.00, -9999.00, -9999.00, 33.00 +PAQ, 09, 12, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 12, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 12, 51.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 12, 45.00, 38.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 12, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 12, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 12, 69.00, 51.00, -9999.00, -9999.00, 34.00 +PBI, 09, 12, 89.00, 75.00, 32.00, 44.00, 59.00 +PDT, 09, 12, 77.00, 51.00, 13.00, 11.00, 19.00 +PDX, 09, 12, 75.00, 53.00, 21.00, 19.00, 28.00 +PFN, 09, 12, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 12, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 12, 79.00, 60.00, 18.00, 18.00, 29.00 +PHX, 09, 12, 99.00, 74.00, 8.00, 5.00, 12.00 +PIA, 09, 12, 78.00, 56.00, 21.00, 18.00, 30.00 +PIB, 09, 12, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 12, 76.00, 44.00, 13.00, 13.00, 21.00 +PIR, 09, 12, 77.00, 50.00, 12.00, 10.00, 19.00 +PIT, 09, 12, 75.00, 54.00, 21.00, 20.00, 32.00 +PKB, 09, 12, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 12, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 12, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 12, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 12, 87.00, 71.00, 16.00, 24.00, 30.00 +POB, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +POE, 09, 12, 88.00, 66.00, -9999.00, -9999.00, 44.00 +POM, 09, 12, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 09, 12, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 12, 89.00, 51.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 12, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 12, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 12, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 12, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 12, 73.00, 48.00, -9999.00, -9999.00, 28.00 +PSP, 09, 12, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 12, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 12, 54.00, 44.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 12, 82.00, 51.00, 12.00, 8.00, 17.00 +PUC, 09, 12, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 12, 75.00, 55.00, 20.00, 16.00, 27.00 +PVU, 09, 12, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 12, 70.00, 50.00, 22.00, 19.00, 29.00 +P02, 09, 12, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +P07, 09, 12, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +P11, 09, 12, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +P24, 09, 12, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +P28, 09, 12, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +P35, 09, 12, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +P38, 09, 12, 85.00, 47.00, -9999.00, -9999.00, -9999.00 +P39, 09, 12, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +P58, 09, 12, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +P59, 09, 12, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +P60, 09, 12, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +P61, 09, 12, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +P67, 09, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +P68, 09, 12, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +P69, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 12, 82.00, 40.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 12, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 12, 76.00, 47.00, 14.00, 12.00, 21.00 +RBL, 09, 12, 91.00, 60.00, 6.00, 6.00, 9.00 +RCA, 09, 12, 76.00, 47.00, -9999.00, -9999.00, 19.00 +RDD, 09, 12, 90.00, 60.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 12, 76.00, 40.00, 10.00, 8.00, 15.00 +RDR, 09, 12, 69.00, 45.00, -9999.00, -9999.00, 27.00 +RDU, 09, 12, 82.00, 62.00, 17.00, 17.00, 25.00 +REE, 09, 12, 84.00, 60.00, -9999.00, -9999.00, 19.00 +REJ, 09, 12, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 12, 75.00, 53.00, 19.00, 19.00, 30.00 +RIC, 09, 12, 82.00, 60.00, 19.00, 17.00, 28.00 +RIV, 09, 12, 90.00, 58.00, -9999.00, -9999.00, 3.00 +RIW, 09, 12, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 12, 71.00, 42.00, 9.00, 12.00, 15.00 +RME, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 12, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +RND, 09, 12, 90.00, 70.00, -9999.00, -9999.00, 23.00 +RNO, 09, 12, 81.00, 42.00, 9.00, 8.00, 12.00 +ROA, 09, 12, 79.00, 58.00, 17.00, 18.00, 27.00 +ROC, 09, 12, 73.00, 53.00, 26.00, 25.00, 39.00 +ROW, 09, 12, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 12, 81.00, 57.00, 12.00, 12.00, 20.00 +RST, 09, 12, 71.00, 50.00, 25.00, 21.00, 36.00 +RWF, 09, 12, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 12, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 12, 88.00, 56.00, 3.00, 5.00, 5.00 +SAF, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 12, 77.00, 66.00, 4.00, 4.00, 6.00 +SAT, 09, 12, 90.00, 70.00, 16.00, 16.00, 25.00 +SAV, 09, 12, 86.00, 69.00, 17.00, 28.00, 37.00 +SAW, 09, 12, 67.00, 50.00, -9999.00, -9999.00, 41.00 +SBA, 09, 12, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 12, 92.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 09, 12, 75.00, 55.00, 21.00, 20.00, 30.00 +SBP, 09, 12, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 12, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 12, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 12, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 12, 89.00, 58.00, 2.00, 3.00, 4.00 +SDF, 09, 12, 81.00, 60.00, 17.00, 19.00, 29.00 +SEA, 09, 12, 70.00, 52.00, 22.00, 21.00, 31.00 +SEM, 09, 12, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 12, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 12, 74.00, 55.00, 3.00, 4.00, 6.00 +SGF, 09, 12, 81.00, 59.00, 18.00, 16.00, 28.00 +SGY, 09, 12, 57.00, 45.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 12, 74.00, 42.00, 17.00, 16.00, 24.00 +SHV, 09, 12, 88.00, 67.00, 13.00, 16.00, 25.00 +SIT, 09, 12, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 12, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 12, 88.00, 65.00, 13.00, 14.00, 20.00 +SKA, 09, 12, 73.00, 47.00, -9999.00, -9999.00, 17.00 +SKF, 09, 12, 90.00, 70.00, -9999.00, -9999.00, 21.00 +SLC, 09, 12, 80.00, 52.00, 15.00, 14.00, 22.00 +SLE, 09, 12, 77.00, 48.00, 18.00, 17.00, 25.00 +SLN, 09, 12, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 12, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 12, 75.00, 53.00, -9999.00, 4.00, 6.00 +SNA, 09, 12, 73.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 12, 49.00, 41.00, 41.00, 45.00, 61.00 +SNS, 09, 12, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 12, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 12, 80.00, 57.00, 14.00, 17.00, 26.00 +SPS, 09, 12, 88.00, 65.00, 13.00, 14.00, 20.00 +SRQ, 09, 12, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 12, 86.00, 63.00, -9999.00, -9999.00, 27.00 +SSI, 09, 12, 85.00, 72.00, -9999.00, -9999.00, -9999.00 +STC, 09, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +STL, 09, 12, 81.00, 62.00, 17.00, 15.00, 26.00 +STNV, 09, 12, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +STS, 09, 12, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 12, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 12, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 12, 86.00, 54.00, -9999.00, -9999.00, 4.00 +SUX, 09, 12, 76.00, 53.00, 23.00, 16.00, 32.00 +SVN, 09, 12, 86.00, 69.00, -9999.00, -9999.00, 36.00 +SWF, 09, 12, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 12, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 12, 73.00, 52.00, 27.00, 28.00, 41.00 +SZL, 09, 12, 81.00, 56.00, -9999.00, -9999.00, 29.00 +TAD, 09, 12, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 12, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 12, 83.00, 55.00, -9999.00, -9999.00, 34.00 +TCC, 09, 12, 84.00, 56.00, 12.00, 11.00, 17.00 +TCL, 09, 12, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 12, 73.00, 47.00, -9999.00, -9999.00, 27.00 +TCS, 09, 12, 85.00, 60.00, -9999.00, 12.00, 26.00 +TEB, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 12, 85.00, 63.00, -9999.00, -9999.00, 22.00 +TKA, 09, 12, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 12, 89.00, 69.00, 12.00, 32.00, 36.00 +TNX, 09, 12, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 12, 75.00, 52.00, 19.00, 20.00, 32.00 +TOP, 09, 12, 81.00, 57.00, 20.00, 18.00, 28.00 +TPA, 09, 12, 89.00, 73.00, 21.00, 36.00, 43.00 +TPH, 09, 12, 81.00, 48.00, 7.00, 6.00, 10.00 +TRI, 09, 12, 80.00, 58.00, 16.00, 20.00, 27.00 +TRK, 09, 12, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 12, 101.00, 70.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 12, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 12, 85.00, 64.00, 16.00, 16.00, 26.00 +TUP, 09, 12, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 12, 94.00, 68.00, 15.00, 11.00, 22.00 +TVC, 09, 12, 71.00, 50.00, 25.00, 22.00, 35.00 +TVL, 09, 12, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 12, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 12, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 12, 82.00, 60.00, 14.00, 22.00, 28.00 +T01, 09, 12, 81.00, 58.00, -9999.00, -9999.00, 26.00 +T02, 09, 12, 84.00, 64.00, -9999.00, -9999.00, 26.00 +T03, 09, 12, 85.00, 66.00, -9999.00, -9999.00, 31.00 +T04, 09, 12, 90.00, 73.00, -9999.00, -9999.00, 43.00 +T05, 09, 12, 82.00, 55.00, -9999.00, -9999.00, 27.00 +T06, 09, 12, 88.00, 63.00, -9999.00, -9999.00, 25.00 +T07, 09, 12, 85.00, 48.00, -9999.00, -9999.00, 16.00 +T08, 09, 12, 78.00, 55.00, -9999.00, -9999.00, 16.00 +UCA, 09, 12, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 12, 89.00, 61.00, -9999.00, -9999.00, 5.00 +UIL, 09, 12, 67.00, 47.00, 31.00, 33.00, 42.00 +UIN, 09, 12, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 12, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 12, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 12, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +U15, 09, 12, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +U28, 09, 12, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 12, 87.00, 66.00, -9999.00, -9999.00, 32.00 +VBG, 09, 12, 76.00, 53.00, -9999.00, -9999.00, 10.00 +VCT, 09, 12, 89.00, 71.00, 15.00, 26.00, 33.00 +VCV, 09, 12, 90.00, 55.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 12, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 12, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 12, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 12, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 12, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 12, 89.00, 67.00, -9999.00, -9999.00, 32.00 +VRB, 09, 12, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 12, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 12, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 12, 81.00, 58.00, 16.00, 15.00, 23.00 +WJA, 09, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 12, 91.00, 57.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 12, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 12, 81.00, 40.00, 8.00, 9.00, 12.00 +WPO, 09, 12, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 12, 87.00, 65.00, -9999.00, -9999.00, 27.00 +WRG, 09, 12, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 12, 80.00, 55.00, -9999.00, -9999.00, 25.00 +WRL, 09, 12, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +X68, 09, 12, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 12, 56.00, 42.00, 57.00, 56.00, 68.00 +YCG, 09, 12, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 12, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 12, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 12, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 12, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 12, 78.00, 46.00, 9.00, 9.00, 14.00 +YNG, 09, 12, 74.00, 52.00, 23.00, 23.00, 36.00 +YPA, 09, 12, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 12, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 12, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 12, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 12, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 12, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 12, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 12, 101.00, 74.00, 4.00, 3.00, 6.00 +YVR, 09, 12, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 12, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 12, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 12, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 12, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 12, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 12, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 12, 67.00, 45.00, 29.00, 32.00, 44.00 +ZUN, 09, 12, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 12, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 12, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 12, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +01R, 09, 12, 88.00, 67.00, -9999.00, -9999.00, 26.00 +1V1, 09, 12, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 12, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 12, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 12, 82.00, 67.00, -9999.00, -9999.00, 27.00 +2PJ, 09, 12, 86.00, 63.00, -9999.00, -9999.00, 26.00 +3B1, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 12, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 12, 70.00, 48.00, -9999.00, -9999.00, 36.00 +3SE, 09, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 12, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 12, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +4OM, 09, 12, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 12, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 12, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 12, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 12, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 13, 75.00, 54.00, 19.00, 22.00, 31.00 +ABI, 09, 13, 87.00, 66.00, 12.00, 17.00, 21.00 +ABQ, 09, 13, 82.00, 56.00, 16.00, 12.00, 21.00 +ABR, 09, 13, 73.00, 46.00, 14.00, 11.00, 20.00 +ABY, 09, 13, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 13, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 13, 90.00, 68.00, 13.00, 16.00, 23.00 +ACV, 09, 13, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 13, 77.00, 56.00, 17.00, 13.00, 24.00 +ADK, 09, 13, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 13, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 13, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 13, 80.00, 55.00, -9999.00, -9999.00, 26.00 +AEX, 09, 13, 88.00, 67.00, -9999.00, -9999.00, 26.00 +AFF, 09, 13, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 13, 91.00, 71.00, -9999.00, -9999.00, 51.00 +AGS, 09, 13, 86.00, 63.00, 16.00, 21.00, 29.00 +AHN, 09, 13, 83.00, 63.00, 18.00, 20.00, 28.00 +AKN, 09, 13, 55.00, 40.00, 39.00, 39.00, 55.00 +AKO, 09, 13, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 13, 74.00, 50.00, 23.00, 22.00, 35.00 +ALI, 09, 13, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 13, 74.00, 50.00, 21.00, 16.00, 28.00 +ALS, 09, 13, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 13, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 13, 82.00, 57.00, 15.00, 12.00, 22.00 +AMG, 09, 13, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 13, 55.00, 42.00, 34.00, 33.00, 45.00 +AND, 09, 13, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 13, 61.00, 49.00, 47.00, 50.00, 61.00 +AOO, 09, 13, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +APN, 09, 13, 69.00, 47.00, 26.00, 26.00, 41.00 +AQQ, 09, 13, 86.00, 72.00, -9999.00, -9999.00, -9999.00 +ART, 09, 13, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +AST, 09, 13, 68.00, 49.00, 24.00, 25.00, 33.00 +ATL, 09, 13, 82.00, 64.00, 16.00, 22.00, 28.00 +ATW, 09, 13, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 13, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 13, 79.00, 54.00, -9999.00, -9999.00, 29.00 +AUG, 09, 13, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 13, 91.00, 70.00, 13.00, 19.00, 25.00 +AUW, 09, 13, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 13, 77.00, 56.00, 17.00, 23.00, 30.00 +AVP, 09, 13, 73.00, 53.00, 23.00, 21.00, 31.00 +AXN, 09, 13, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 13, 72.00, 51.00, -9999.00, -9999.00, 34.00 +AYS, 09, 13, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 13, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 13, 89.00, 57.00, -9999.00, -9999.00, 4.00 +BAD, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 13, 69.00, 37.00, -9999.00, -9999.00, 19.00 +BDL, 09, 13, 75.00, 52.00, 23.00, 19.00, 32.00 +BDR, 09, 13, 75.00, 58.00, 23.00, 16.00, 33.00 +BET, 09, 13, 52.00, 38.00, 41.00, 41.00, 55.00 +BFD, 09, 13, 68.00, 47.00, 26.00, 28.00, 39.00 +BFF, 09, 13, 77.00, 46.00, 14.00, 12.00, 20.00 +BFL, 09, 13, 91.00, 64.00, 4.00, 3.00, 4.00 +BGM, 09, 13, 69.00, 51.00, 24.00, 25.00, 37.00 +BGR, 09, 13, 68.00, 49.00, 20.00, 18.00, 31.00 +BGS, 09, 13, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 13, 84.00, 63.00, 15.00, 22.00, 28.00 +BID, 09, 13, 70.00, 58.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 13, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 13, 87.00, 47.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 13, 72.00, 47.00, 16.00, 16.00, 23.00 +BIS, 09, 13, 71.00, 43.00, 16.00, 15.00, 25.00 +BIX, 09, 13, 87.00, 71.00, -9999.00, -9999.00, 31.00 +BJI, 09, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 13, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 13, 78.00, 44.00, -9999.00, -9999.00, 24.00 +BKW, 09, 13, 73.00, 53.00, 20.00, 26.00, 36.00 +BLF, 09, 13, 72.00, 56.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 13, 101.00, 73.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 13, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 13, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 13, 82.00, 56.00, -9999.00, -9999.00, 25.00 +BNA, 09, 13, 83.00, 61.00, 17.00, 19.00, 29.00 +BNO, 09, 13, 74.00, 37.00, -9999.00, 11.00, 19.00 +BOI, 09, 13, 77.00, 49.00, 11.00, 9.00, 15.00 +BOS, 09, 13, 73.00, 57.00, 19.00, 18.00, 28.00 +BPI, 09, 13, 69.00, 26.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 13, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 13, 76.00, 55.00, -9999.00, -9999.00, 24.00 +BRO, 09, 13, 91.00, 74.00, 18.00, 25.00, 34.00 +BRW, 09, 13, 34.00, 27.00, 29.00, 30.00, 45.00 +BSM, 09, 13, 91.00, 70.00, -9999.00, -9999.00, 21.00 +BTI, 09, 13, 36.00, 29.00, 22.00, 22.00, 34.00 +BTL, 09, 13, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 13, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 13, 88.00, 69.00, 12.00, 29.00, 33.00 +BTT, 09, 13, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 13, 69.00, 49.00, 28.00, 26.00, 40.00 +BUB, 09, 13, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 13, 71.00, 53.00, 27.00, 25.00, 38.00 +BUR, 09, 13, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 13, 86.00, 72.00, -9999.00, 27.00, 40.00 +BWG, 09, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 13, 79.00, 59.00, 15.00, 17.00, 26.00 +BYH, 09, 13, 84.00, 62.00, -9999.00, -9999.00, 22.00 +BYI, 09, 13, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 13, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 13, 86.00, 63.00, 16.00, 19.00, 27.00 +CAG, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 13, 74.00, 54.00, 21.00, 21.00, 34.00 +CAO, 09, 13, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 13, 64.00, 44.00, 26.00, 28.00, 42.00 +CBM, 09, 13, 87.00, 63.00, -9999.00, -9999.00, 25.00 +CDB, 09, 13, 53.00, 44.00, 52.00, 55.00, 72.00 +CDC, 09, 13, 79.00, 47.00, 9.00, 8.00, 15.00 +CDR, 09, 13, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 13, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 13, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 13, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 13, 83.00, 63.00, 15.00, 20.00, 27.00 +CHO, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 13, 85.00, 68.00, 18.00, 26.00, 34.00 +CID, 09, 13, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 13, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 13, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 13, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 13, 74.00, 55.00, 25.00, 22.00, 36.00 +CLL, 09, 13, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 13, 82.00, 63.00, 15.00, 17.00, 23.00 +CMH, 09, 13, 77.00, 55.00, 16.00, 19.00, 28.00 +CMI, 09, 13, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 13, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 13, 79.00, 56.00, 19.00, 14.00, 27.00 +CNM, 09, 13, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +COD, 09, 13, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +COF, 09, 13, 88.00, 72.00, -9999.00, -9999.00, 46.00 +CON, 09, 13, 72.00, 46.00, 22.00, 19.00, 31.00 +COS, 09, 13, 74.00, 47.00, 17.00, 14.00, 23.00 +COT, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 13, 79.00, 57.00, 17.00, 18.00, 28.00 +CPR, 09, 13, 74.00, 42.00, 13.00, 13.00, 20.00 +CRBC, 09, 13, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 13, 90.00, 73.00, 18.00, 23.00, 31.00 +CRW, 09, 13, 79.00, 57.00, 18.00, 23.00, 33.00 +CSG, 09, 13, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 13, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 13, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 13, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 13, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 13, 78.00, 57.00, 16.00, 18.00, 28.00 +CVN, 09, 13, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 13, 82.00, 55.00, -9999.00, -9999.00, 19.00 +CXY, 09, 13, 77.00, 57.00, 17.00, 18.00, 28.00 +CYS, 09, 13, 71.00, 44.00, 16.00, 14.00, 24.00 +DAA, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 09, 13, 87.00, 72.00, 25.00, 31.00, 44.00 +DAG, 09, 13, 94.00, 66.00, 3.00, 3.00, 5.00 +DAL, 09, 13, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 13, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 13, 77.00, 55.00, 17.00, 19.00, 28.00 +DBQ, 09, 13, 72.00, 52.00, 23.00, 19.00, 31.00 +DCA, 09, 13, 80.00, 63.00, 16.00, 17.00, 25.00 +DDC, 09, 13, 82.00, 57.00, 18.00, 11.00, 24.00 +DEC, 09, 13, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 13, 77.00, 48.00, 15.00, 12.00, 22.00 +DFW, 09, 13, 88.00, 67.00, 11.00, 16.00, 21.00 +DHN, 09, 13, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 13, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 13, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 13, 91.00, 70.00, -9999.00, -9999.00, 16.00 +DLG, 09, 13, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 13, 64.00, 45.00, 31.00, 26.00, 44.00 +DLLC, 09, 13, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 13, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 13, 94.00, 68.00, -9999.00, -9999.00, 14.00 +DMN, 09, 13, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 13, 81.00, 59.00, -9999.00, -9999.00, 25.00 +DPG, 09, 13, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 13, 89.00, 67.00, -9999.00, -9999.00, 32.00 +DRA, 09, 13, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 13, 91.00, 70.00, 14.00, 15.00, 23.00 +DSM, 09, 13, 76.00, 55.00, 21.00, 16.00, 28.00 +DTW, 09, 13, 74.00, 53.00, 20.00, 21.00, 32.00 +DUG, 09, 13, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 13, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 13, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 13, 87.00, 66.00, -9999.00, -9999.00, 23.00 +D45, 09, 13, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 13, 70.00, 48.00, 23.00, 19.00, 33.00 +ECG, 09, 13, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 13, 90.00, 60.00, -9999.00, -9999.00, 3.00 +EED, 09, 13, 100.00, 74.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 13, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 13, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 13, 74.00, 50.00, 23.00, 26.00, 37.00 +EKO, 09, 13, 79.00, 39.00, 12.00, 11.00, 17.00 +ELD, 09, 13, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 13, 88.00, 62.00, 15.00, 12.00, 21.00 +ELY, 09, 13, 76.00, 38.00, 13.00, 11.00, 19.00 +EMP, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 13, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +END, 09, 13, 85.00, 62.00, -9999.00, -9999.00, 19.00 +ENN, 09, 13, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 13, 78.00, 54.00, -9999.00, -9999.00, 10.00 +EPH, 09, 13, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 13, 72.00, 56.00, 30.00, 24.00, 41.00 +ESF, 09, 13, 88.00, 67.00, -9999.00, -9999.00, 30.00 +EUG, 09, 13, 77.00, 50.00, 16.00, 16.00, 22.00 +EVV, 09, 13, 81.00, 58.00, 16.00, 17.00, 26.00 +EWN, 09, 13, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 13, 78.00, 60.00, 18.00, 18.00, 28.00 +EYW, 09, 13, 88.00, 79.00, 29.00, 33.00, 49.00 +E74, 09, 13, 91.00, 60.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 13, 82.00, 60.00, -9999.00, -9999.00, 24.00 +FAI, 09, 13, 55.00, 37.00, 23.00, 23.00, 34.00 +FAR, 09, 13, 70.00, 46.00, 17.00, 17.00, 28.00 +FAT, 09, 13, 91.00, 59.00, 3.00, 3.00, 5.00 +FAY, 09, 13, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 13, 68.00, 39.00, 17.00, 17.00, 26.00 +FCS, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FDY, 09, 13, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 13, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +FLG, 09, 13, 74.00, 42.00, 15.00, 18.00, 26.00 +FLL, 09, 13, 89.00, 75.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 13, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 13, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +FME, 09, 13, 81.00, 55.00, -9999.00, -9999.00, 24.00 +FMH, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 13, 82.00, 48.00, 10.00, 11.00, 16.00 +FMY, 09, 13, 90.00, 74.00, 20.00, 42.00, 51.00 +FNT, 09, 13, 72.00, 51.00, 23.00, 22.00, 35.00 +FOD, 09, 13, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 13, 80.00, 56.00, -9999.00, -9999.00, 24.00 +FOK, 09, 13, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 13, 81.00, 58.00, -9999.00, -9999.00, 29.00 +FSD, 09, 13, 73.00, 49.00, 23.00, 17.00, 32.00 +FSI, 09, 13, 86.00, 62.00, -9999.00, -9999.00, 21.00 +FSM, 09, 13, 86.00, 62.00, 16.00, 20.00, 26.00 +FTK, 09, 13, 81.00, 56.00, -9999.00, -9999.00, 25.00 +FWA, 09, 13, 76.00, 55.00, 16.00, 17.00, 27.00 +FWH, 09, 13, 88.00, 65.00, -9999.00, -9999.00, 21.00 +FYU, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 13, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 13, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 13, 103.00, 71.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 13, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 13, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 13, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 13, 72.00, 46.00, 13.00, 11.00, 19.00 +GFA, 09, 13, 70.00, 44.00, -9999.00, -9999.00, 27.00 +GFK, 09, 13, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 13, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 13, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 13, 71.00, 44.00, 12.00, 14.00, 20.00 +GJT, 09, 13, 81.00, 53.00, 12.00, 13.00, 21.00 +GKN, 09, 13, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 13, 78.00, 50.00, 12.00, 9.00, 17.00 +GLH, 09, 13, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 13, 85.00, 76.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 13, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 13, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +GON, 09, 13, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 13, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 13, 69.00, 49.00, 28.00, 23.00, 37.00 +GRCI, 09, 13, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 13, 73.00, 47.00, -9999.00, -9999.00, 25.00 +GRI, 09, 13, 77.00, 52.00, 16.00, 15.00, 25.00 +GRK, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 09, 13, 72.00, 50.00, 22.00, 19.00, 31.00 +GSB, 09, 13, 84.00, 62.00, -9999.00, -9999.00, 27.00 +GSG, 09, 13, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 13, 80.00, 60.00, 17.00, 18.00, 25.00 +GSP, 09, 13, 82.00, 61.00, 19.00, 20.00, 29.00 +GST, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 13, 70.00, 51.00, -9999.00, -9999.00, 36.00 +GTF, 09, 13, 70.00, 44.00, 18.00, 17.00, 25.00 +GUP, 09, 13, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 13, 77.00, 54.00, -9999.00, -9999.00, 29.00 +GVW, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 09, 13, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 13, 81.00, 68.00, 20.00, 22.00, 31.00 +HBR, 09, 13, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 13, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 13, 77.00, 49.00, -9999.00, -9999.00, 16.00 +HKY, 09, 13, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 13, 70.00, 41.00, 17.00, 13.00, 23.00 +HMN, 09, 13, 89.00, 54.00, -9999.00, -9999.00, 16.00 +HMS, 09, 13, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 13, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 13, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +HON, 09, 13, 74.00, 48.00, 15.00, 14.00, 25.00 +HOP, 09, 13, 83.00, 58.00, -9999.00, -9999.00, 22.00 +HOT, 09, 13, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 13, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 13, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 13, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 13, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 13, 89.00, 67.00, -9999.00, -9999.00, 30.00 +HST, 09, 13, 89.00, 72.00, -9999.00, -9999.00, 57.00 +HSV, 09, 13, 83.00, 62.00, 18.00, 22.00, 29.00 +HTL, 09, 13, 68.00, 47.00, 30.00, 27.00, 45.00 +HTS, 09, 13, 78.00, 57.00, 16.00, 22.00, 30.00 +HUF, 09, 13, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 13, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 13, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 13, 71.00, 42.00, 16.00, 17.00, 25.00 +IAB, 09, 13, 82.00, 59.00, -9999.00, -9999.00, 25.00 +IAD, 09, 13, 79.00, 56.00, 18.00, 20.00, 30.00 +IAG, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 13, 89.00, 68.00, 15.00, 25.00, 31.00 +ICT, 09, 13, 82.00, 59.00, 18.00, 13.00, 26.00 +IDA, 09, 13, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 13, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 13, 78.00, 58.00, 16.00, 19.00, 28.00 +ILI, 09, 13, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 13, 86.00, 66.00, 21.00, 25.00, 35.00 +IMT, 09, 13, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +IND, 09, 13, 78.00, 56.00, 16.00, 15.00, 25.00 +INL, 09, 13, 65.00, 43.00, 26.00, 27.00, 42.00 +INS, 09, 13, 88.00, 60.00, -9999.00, -9999.00, 5.00 +INT, 09, 13, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +INW, 09, 13, 84.00, 53.00, 13.00, 15.00, 23.00 +IPL, 09, 13, 100.00, 72.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 13, 74.00, 53.00, 22.00, 23.00, 34.00 +IRK, 09, 13, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 13, 70.00, 43.00, 18.00, 17.00, 27.00 +ISP, 09, 13, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 13, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 13, 98.00, 68.00, -9999.00, -9999.00, 9.00 +IWD, 09, 13, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 13, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 13, 89.00, 64.00, 15.00, 23.00, 29.00 +JAX, 09, 13, 88.00, 70.00, 22.00, 35.00, 42.00 +JBR, 09, 13, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 13, 90.00, 63.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 13, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 13, 75.00, 60.00, 19.00, 18.00, 29.00 +JHW, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 13, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 13, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 13, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 13, 56.00, 43.00, 52.00, 53.00, 66.00 +JST, 09, 13, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 13, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 13, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 13, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 13, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 13, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 13, 72.00, 50.00, 20.00, 21.00, 32.00 +LAR, 09, 13, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 13, 95.00, 66.00, 4.00, 6.00, 9.00 +LAX, 09, 13, 77.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 13, 83.00, 60.00, 16.00, 14.00, 23.00 +LBF, 09, 13, 77.00, 46.00, 16.00, 12.00, 23.00 +LCH, 09, 13, 87.00, 69.00, 18.00, 25.00, 33.00 +LCK, 09, 13, 78.00, 55.00, -9999.00, -9999.00, 27.00 +LEB, 09, 13, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 13, 79.00, 58.00, 16.00, 23.00, 31.00 +LFI, 09, 13, 79.00, 65.00, -9999.00, -9999.00, 25.00 +LFK, 09, 13, 89.00, 67.00, 15.00, 24.00, 30.00 +LFT, 09, 13, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 13, 75.00, 62.00, 18.00, 18.00, 28.00 +LGB, 09, 13, 82.00, 63.00, 4.00, 4.00, 6.00 +LGU, 09, 13, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 13, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 13, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 13, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 13, 85.00, 64.00, 17.00, 21.00, 29.00 +LIZ, 09, 13, 64.00, 44.00, -9999.00, -9999.00, 42.00 +LMT, 09, 13, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +LND, 09, 13, 73.00, 45.00, 11.00, 11.00, 17.00 +LNK, 09, 13, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 13, 82.00, 44.00, 5.00, 3.00, 6.00 +LOZ, 09, 13, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 13, 94.00, 72.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 13, 84.00, 62.00, -9999.00, -9999.00, 29.00 +LSE, 09, 13, 73.00, 52.00, 21.00, 19.00, 33.00 +LSF, 09, 13, 87.00, 67.00, -9999.00, -9999.00, 28.00 +LSV, 09, 13, 97.00, 58.00, -9999.00, -9999.00, 5.00 +LTS, 09, 13, 89.00, 62.00, -9999.00, -9999.00, 18.00 +LUF, 09, 13, 100.00, 66.00, -9999.00, -9999.00, 7.00 +LVS, 09, 13, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 13, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 13, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 13, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 13, 79.00, 58.00, 22.00, 17.00, 30.00 +MAF, 09, 13, 86.00, 62.00, 14.00, 15.00, 20.00 +MBL, 09, 13, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 13, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 13, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 13, 88.00, 59.00, -9999.00, -9999.00, 3.00 +MCF, 09, 13, 89.00, 73.00, -9999.00, -9999.00, 43.00 +MCG, 09, 13, 53.00, 36.00, 33.00, 33.00, 47.00 +MCI, 09, 13, 78.00, 57.00, 18.00, 18.00, 26.00 +MCK, 09, 13, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 13, 87.00, 65.00, 15.00, 22.00, 29.00 +MCO, 09, 13, 90.00, 73.00, 16.00, 41.00, 47.00 +MCW, 09, 13, 73.00, 49.00, 17.00, 14.00, 24.00 +MC2, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MDH, 09, 13, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 13, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 13, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 13, 76.00, 57.00, 19.00, 20.00, 29.00 +MEI, 09, 13, 87.00, 64.00, 14.00, 20.00, 27.00 +MEM, 09, 13, 84.00, 65.00, 16.00, 19.00, 27.00 +MER, 09, 13, 91.00, 55.00, -9999.00, -9999.00, 3.00 +MFD, 09, 13, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 13, 93.00, 73.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 13, 83.00, 49.00, 12.00, 10.00, 16.00 +MGE, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 09, 13, 88.00, 66.00, 17.00, 21.00, 29.00 +MGW, 09, 13, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 13, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 13, 88.00, 58.00, -9999.00, -9999.00, 3.00 +MHS, 09, 13, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 13, 89.00, 74.00, 33.00, 46.00, 59.00 +MIB, 09, 13, 68.00, 45.00, -9999.00, -9999.00, 26.00 +MIV, 09, 13, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 13, 82.00, 43.00, -9999.00, -9999.00, 10.00 +MKC, 09, 13, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 13, 71.00, 53.00, 21.00, 16.00, 31.00 +MKG, 09, 13, 71.00, 52.00, 21.00, 21.00, 31.00 +MKL, 09, 13, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 13, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 13, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 13, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 13, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 13, 76.00, 54.00, 18.00, 17.00, 27.00 +MLS, 09, 13, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 13, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 13, 87.00, 65.00, -9999.00, -9999.00, 26.00 +MOB, 09, 13, 87.00, 69.00, 20.00, 32.00, 38.00 +MOT, 09, 13, 68.00, 45.00, 14.00, 15.00, 23.00 +MPV, 09, 13, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 13, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 13, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 13, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 13, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 13, 72.00, 53.00, -9999.00, -9999.00, 7.00 +MSL, 09, 13, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 13, 72.00, 49.00, 23.00, 20.00, 34.00 +MSO, 09, 13, 71.00, 41.00, 19.00, 18.00, 27.00 +MSP, 09, 13, 71.00, 51.00, 24.00, 19.00, 34.00 +MSS, 09, 13, 69.00, 48.00, 23.00, 26.00, 38.00 +MSY, 09, 13, 87.00, 70.00, 15.00, 30.00, 37.00 +MTC, 09, 13, 72.00, 53.00, -9999.00, -9999.00, 27.00 +MTN, 09, 13, 80.00, 59.00, -9999.00, -9999.00, 24.00 +MTO, 09, 13, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 13, 77.00, 53.00, -9999.00, -9999.00, 24.00 +MUO, 09, 13, 81.00, 46.00, -9999.00, -9999.00, 10.00 +MWA, 09, 13, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 13, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 13, 88.00, 66.00, -9999.00, -9999.00, 22.00 +MYL, 09, 13, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 13, 85.00, 65.00, -9999.00, -9999.00, 31.00 +NAO, 09, 13, 83.00, 71.00, -9999.00, -9999.00, 41.00 +NBC, 09, 13, 85.00, 68.00, -9999.00, -9999.00, 31.00 +NBE, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +NBU, 09, 13, 75.00, 54.00, -9999.00, -9999.00, 30.00 +NCA, 09, 13, 85.00, 62.00, -9999.00, -9999.00, 31.00 +NCO, 09, 13, 73.00, 57.00, -9999.00, -9999.00, 26.00 +NC1, 09, 13, 89.00, 62.00, -9999.00, -9999.00, 3.00 +NEL, 09, 13, 78.00, 54.00, -9999.00, -9999.00, 27.00 +NFG, 09, 13, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NFL, 09, 13, 80.00, 44.00, -9999.00, -9999.00, 7.00 +NGP, 09, 13, 90.00, 72.00, -9999.00, -9999.00, 32.00 +NGU, 09, 13, 80.00, 65.00, -9999.00, -9999.00, 24.00 +NGZ, 09, 13, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 13, 79.00, 58.00, -9999.00, -9999.00, 27.00 +NHZ, 09, 13, 69.00, 50.00, -9999.00, -9999.00, 33.00 +NID, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 13, 88.00, 70.00, -9999.00, -9999.00, 43.00 +NIR, 09, 13, 91.00, 69.00, -9999.00, -9999.00, 30.00 +NKT, 09, 13, 84.00, 67.00, -9999.00, -9999.00, 34.00 +NKX, 09, 13, 77.00, 66.00, -9999.00, -9999.00, 3.00 +NLC, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 13, 87.00, 62.00, -9999.00, -9999.00, 27.00 +NPA, 09, 13, 87.00, 71.00, -9999.00, -9999.00, 33.00 +NQA, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 13, 92.00, 71.00, -9999.00, -9999.00, 29.00 +NQX, 09, 13, 88.00, 79.00, -9999.00, -9999.00, 52.00 +NRB, 09, 13, 86.00, 73.00, -9999.00, -9999.00, 34.00 +NRC, 09, 13, 90.00, 55.00, -9999.00, -9999.00, 5.00 +NRS, 09, 13, 76.00, 63.00, -9999.00, -9999.00, 3.00 +NSE, 09, 13, 88.00, 66.00, -9999.00, -9999.00, 34.00 +NSI, 09, 13, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTD, 09, 13, 76.00, 58.00, -9999.00, -9999.00, 3.00 +NTK, 09, 13, 83.00, 62.00, -9999.00, -9999.00, 7.00 +NTU, 09, 13, 80.00, 65.00, -9999.00, -9999.00, 27.00 +NUC, 09, 13, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 13, 78.00, 53.00, -9999.00, -9999.00, 3.00 +NUW, 09, 13, 68.00, 47.00, -9999.00, -9999.00, 26.00 +NWF, 09, 13, 82.00, 63.00, -9999.00, -9999.00, 6.00 +NXX, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 13, 81.00, 56.00, -9999.00, -9999.00, 27.00 +NZC, 09, 13, 88.00, 67.00, -9999.00, -9999.00, 41.00 +NZJ, 09, 13, 84.00, 59.00, -9999.00, -9999.00, 3.00 +NZW, 09, 13, 72.00, 52.00, -9999.00, -9999.00, 30.00 +NZY, 09, 13, 77.00, 66.00, -9999.00, -9999.00, 3.00 +OAK, 09, 13, 76.00, 54.00, 3.00, 4.00, 5.00 +OAR, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 09, 13, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 13, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 13, 84.00, 63.00, 15.00, 13.00, 23.00 +OLM, 09, 13, 71.00, 45.00, 25.00, 23.00, 34.00 +OMA, 09, 13, 77.00, 54.00, 20.00, 16.00, 26.00 +OME, 09, 13, 49.00, 37.00, 32.00, 36.00, 45.00 +ONT, 09, 13, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 13, 75.00, 54.00, 21.00, 18.00, 31.00 +ORF, 09, 13, 80.00, 65.00, 17.00, 17.00, 26.00 +ORH, 09, 13, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 13, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 13, 70.00, 48.00, -9999.00, -9999.00, 36.00 +OTG, 09, 13, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 13, 67.00, 51.00, 17.00, 18.00, 24.00 +OTM, 09, 13, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 13, 47.00, 37.00, 28.00, 30.00, 40.00 +OURC, 09, 13, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 13, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 13, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 13, 88.00, 65.00, -9999.00, -9999.00, 31.00 +PACZ, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 13, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 13, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 13, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 13, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 13, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 13, 88.00, 68.00, -9999.00, -9999.00, 33.00 +PAQ, 09, 13, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 13, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 13, 51.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 13, 45.00, 37.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 13, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 13, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 13, 69.00, 50.00, -9999.00, -9999.00, 34.00 +PBI, 09, 13, 89.00, 75.00, 33.00, 44.00, 59.00 +PDT, 09, 13, 77.00, 50.00, 13.00, 11.00, 19.00 +PDX, 09, 13, 75.00, 53.00, 21.00, 19.00, 28.00 +PFN, 09, 13, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 13, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 13, 78.00, 59.00, 18.00, 18.00, 29.00 +PHX, 09, 13, 99.00, 73.00, 8.00, 5.00, 12.00 +PIA, 09, 13, 77.00, 55.00, 21.00, 18.00, 30.00 +PIB, 09, 13, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 13, 75.00, 43.00, 13.00, 13.00, 21.00 +PIR, 09, 13, 76.00, 49.00, 11.00, 10.00, 18.00 +PIT, 09, 13, 75.00, 54.00, 21.00, 20.00, 32.00 +PKB, 09, 13, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 13, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 13, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 13, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 13, 87.00, 71.00, 16.00, 24.00, 30.00 +POB, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +POE, 09, 13, 88.00, 65.00, -9999.00, -9999.00, 44.00 +POM, 09, 13, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 09, 13, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 13, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 13, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 13, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 13, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 13, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 13, 72.00, 48.00, -9999.00, -9999.00, 28.00 +PSP, 09, 13, 102.00, 69.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 13, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 13, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 13, 82.00, 50.00, 12.00, 7.00, 17.00 +PUC, 09, 13, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 13, 75.00, 54.00, 20.00, 16.00, 27.00 +PVU, 09, 13, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 13, 70.00, 49.00, 22.00, 19.00, 29.00 +P02, 09, 13, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +P07, 09, 13, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +P11, 09, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +P24, 09, 13, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +P28, 09, 13, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +P35, 09, 13, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +P38, 09, 13, 85.00, 46.00, -9999.00, -9999.00, -9999.00 +P39, 09, 13, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +P58, 09, 13, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +P59, 09, 13, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +P60, 09, 13, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +P61, 09, 13, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +P67, 09, 13, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +P68, 09, 13, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +P69, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 13, 81.00, 39.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 13, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 13, 75.00, 46.00, 13.00, 12.00, 21.00 +RBL, 09, 13, 90.00, 60.00, 6.00, 6.00, 9.00 +RCA, 09, 13, 75.00, 46.00, -9999.00, -9999.00, 19.00 +RDD, 09, 13, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 13, 76.00, 39.00, 10.00, 8.00, 15.00 +RDR, 09, 13, 69.00, 44.00, -9999.00, -9999.00, 27.00 +RDU, 09, 13, 82.00, 61.00, 17.00, 17.00, 25.00 +REE, 09, 13, 83.00, 60.00, -9999.00, -9999.00, 19.00 +REJ, 09, 13, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 13, 74.00, 52.00, 18.00, 19.00, 29.00 +RIC, 09, 13, 81.00, 59.00, 19.00, 17.00, 27.00 +RIV, 09, 13, 90.00, 58.00, -9999.00, -9999.00, 3.00 +RIW, 09, 13, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 13, 70.00, 41.00, 9.00, 13.00, 15.00 +RME, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 13, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +RND, 09, 13, 90.00, 70.00, -9999.00, -9999.00, 23.00 +RNO, 09, 13, 80.00, 42.00, 9.00, 8.00, 12.00 +ROA, 09, 13, 79.00, 57.00, 17.00, 17.00, 26.00 +ROC, 09, 13, 72.00, 52.00, 26.00, 25.00, 39.00 +ROW, 09, 13, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 13, 80.00, 56.00, 12.00, 12.00, 20.00 +RST, 09, 13, 70.00, 49.00, 25.00, 21.00, 36.00 +RWF, 09, 13, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 13, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 13, 88.00, 56.00, 3.00, 5.00, 5.00 +SAF, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 13, 77.00, 66.00, 4.00, 4.00, 6.00 +SAT, 09, 13, 90.00, 70.00, 16.00, 16.00, 25.00 +SAV, 09, 13, 86.00, 68.00, 17.00, 28.00, 37.00 +SAW, 09, 13, 66.00, 50.00, -9999.00, -9999.00, 41.00 +SBA, 09, 13, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 13, 92.00, 60.00, -9999.00, -9999.00, 3.00 +SBN, 09, 13, 74.00, 54.00, 21.00, 20.00, 30.00 +SBP, 09, 13, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 13, 71.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 13, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 13, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 13, 88.00, 58.00, 2.00, 3.00, 4.00 +SDF, 09, 13, 81.00, 59.00, 17.00, 19.00, 29.00 +SEA, 09, 13, 70.00, 52.00, 22.00, 22.00, 31.00 +SEM, 09, 13, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 13, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 13, 74.00, 55.00, 3.00, 4.00, 6.00 +SGF, 09, 13, 81.00, 58.00, 18.00, 16.00, 28.00 +SGY, 09, 13, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 13, 73.00, 42.00, 17.00, 16.00, 24.00 +SHV, 09, 13, 88.00, 66.00, 14.00, 16.00, 25.00 +SIT, 09, 13, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 13, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 13, 87.00, 64.00, 13.00, 14.00, 20.00 +SKA, 09, 13, 72.00, 46.00, -9999.00, -9999.00, 17.00 +SKF, 09, 13, 90.00, 70.00, -9999.00, -9999.00, 21.00 +SLC, 09, 13, 79.00, 51.00, 15.00, 14.00, 22.00 +SLE, 09, 13, 76.00, 48.00, 18.00, 18.00, 25.00 +SLN, 09, 13, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 13, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 13, 75.00, 53.00, -9999.00, 4.00, 6.00 +SNA, 09, 13, 73.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 13, 49.00, 41.00, 42.00, 45.00, 61.00 +SNS, 09, 13, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 13, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 13, 79.00, 56.00, 14.00, 17.00, 26.00 +SPS, 09, 13, 87.00, 64.00, 13.00, 14.00, 20.00 +SRQ, 09, 13, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 13, 86.00, 63.00, -9999.00, -9999.00, 27.00 +SSI, 09, 13, 85.00, 72.00, -9999.00, -9999.00, -9999.00 +STC, 09, 13, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 13, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +STL, 09, 13, 80.00, 61.00, 17.00, 14.00, 26.00 +STNV, 09, 13, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +STS, 09, 13, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 13, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 13, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 13, 86.00, 54.00, -9999.00, -9999.00, 4.00 +SUX, 09, 13, 75.00, 52.00, 23.00, 16.00, 32.00 +SVN, 09, 13, 86.00, 68.00, -9999.00, -9999.00, 36.00 +SWF, 09, 13, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 13, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 13, 72.00, 52.00, 27.00, 28.00, 42.00 +SZL, 09, 13, 80.00, 55.00, -9999.00, -9999.00, 30.00 +TAD, 09, 13, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 13, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 13, 82.00, 55.00, -9999.00, -9999.00, 34.00 +TCC, 09, 13, 83.00, 55.00, 12.00, 11.00, 17.00 +TCL, 09, 13, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 13, 73.00, 47.00, -9999.00, -9999.00, 27.00 +TCS, 09, 13, 84.00, 59.00, -9999.00, 12.00, 26.00 +TEB, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 13, 84.00, 63.00, -9999.00, -9999.00, 22.00 +TKA, 09, 13, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 13, 89.00, 68.00, 12.00, 32.00, 36.00 +TNX, 09, 13, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 13, 75.00, 52.00, 19.00, 20.00, 32.00 +TOP, 09, 13, 80.00, 56.00, 20.00, 18.00, 28.00 +TPA, 09, 13, 89.00, 73.00, 21.00, 36.00, 43.00 +TPH, 09, 13, 80.00, 47.00, 7.00, 6.00, 10.00 +TRI, 09, 13, 80.00, 57.00, 16.00, 20.00, 27.00 +TRK, 09, 13, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 13, 100.00, 69.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 13, 84.00, 63.00, 16.00, 16.00, 26.00 +TUP, 09, 13, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 13, 94.00, 68.00, 14.00, 11.00, 21.00 +TVC, 09, 13, 70.00, 50.00, 25.00, 23.00, 36.00 +TVL, 09, 13, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 13, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 13, 82.00, 59.00, 14.00, 22.00, 28.00 +T01, 09, 13, 80.00, 58.00, -9999.00, -9999.00, 25.00 +T02, 09, 13, 84.00, 63.00, -9999.00, -9999.00, 26.00 +T03, 09, 13, 85.00, 65.00, -9999.00, -9999.00, 31.00 +T04, 09, 13, 90.00, 73.00, -9999.00, -9999.00, 43.00 +T05, 09, 13, 81.00, 55.00, -9999.00, -9999.00, 27.00 +T06, 09, 13, 88.00, 63.00, -9999.00, -9999.00, 25.00 +T07, 09, 13, 84.00, 47.00, -9999.00, -9999.00, 16.00 +T08, 09, 13, 78.00, 54.00, -9999.00, -9999.00, 16.00 +UCA, 09, 13, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 13, 88.00, 60.00, -9999.00, -9999.00, 5.00 +UIL, 09, 13, 67.00, 47.00, 32.00, 33.00, 42.00 +UIN, 09, 13, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 13, 88.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 13, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 13, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +U15, 09, 13, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +U28, 09, 13, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 13, 87.00, 66.00, -9999.00, -9999.00, 32.00 +VBG, 09, 13, 76.00, 53.00, -9999.00, -9999.00, 10.00 +VCT, 09, 13, 89.00, 71.00, 15.00, 26.00, 33.00 +VCV, 09, 13, 90.00, 55.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 13, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 13, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 13, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 13, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 13, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 13, 89.00, 67.00, -9999.00, -9999.00, 32.00 +VRB, 09, 13, 89.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 13, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 13, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 13, 80.00, 58.00, 16.00, 15.00, 23.00 +WJA, 09, 13, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 13, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 13, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 13, 80.00, 39.00, 8.00, 9.00, 12.00 +WPO, 09, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 13, 87.00, 65.00, -9999.00, -9999.00, 26.00 +WRG, 09, 13, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 13, 79.00, 54.00, -9999.00, -9999.00, 25.00 +WRL, 09, 13, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +X68, 09, 13, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 13, 56.00, 42.00, 58.00, 57.00, 68.00 +YCG, 09, 13, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 13, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 13, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 13, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 13, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 13, 77.00, 45.00, 9.00, 9.00, 14.00 +YNG, 09, 13, 73.00, 52.00, 23.00, 23.00, 36.00 +YPA, 09, 13, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 13, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 13, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 13, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 13, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 13, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 13, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 13, 101.00, 74.00, 4.00, 3.00, 6.00 +YVR, 09, 13, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 13, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 13, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 13, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 13, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 13, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 13, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 13, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 13, 66.00, 45.00, 29.00, 32.00, 44.00 +ZUN, 09, 13, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 13, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 13, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 13, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +01R, 09, 13, 88.00, 66.00, -9999.00, -9999.00, 26.00 +1V1, 09, 13, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 13, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 13, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 13, 82.00, 67.00, -9999.00, -9999.00, 27.00 +2PJ, 09, 13, 86.00, 63.00, -9999.00, -9999.00, 26.00 +3B1, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 13, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 13, 69.00, 47.00, -9999.00, -9999.00, 36.00 +3SE, 09, 13, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 13, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 13, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +4OM, 09, 13, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 13, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 13, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 13, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 13, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 14, 75.00, 54.00, 19.00, 22.00, 31.00 +ABI, 09, 14, 87.00, 65.00, 12.00, 17.00, 21.00 +ABQ, 09, 14, 82.00, 55.00, 15.00, 12.00, 20.00 +ABR, 09, 14, 73.00, 46.00, 13.00, 11.00, 19.00 +ABY, 09, 14, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 14, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 14, 89.00, 68.00, 13.00, 16.00, 23.00 +ACV, 09, 14, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 14, 76.00, 56.00, 17.00, 13.00, 24.00 +ADK, 09, 14, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 14, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 14, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 14, 79.00, 55.00, -9999.00, -9999.00, 26.00 +AEX, 09, 14, 87.00, 67.00, -9999.00, -9999.00, 26.00 +AFF, 09, 14, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 14, 90.00, 70.00, -9999.00, -9999.00, 50.00 +AGS, 09, 14, 85.00, 63.00, 16.00, 20.00, 28.00 +AHN, 09, 14, 82.00, 63.00, 18.00, 20.00, 28.00 +AKN, 09, 14, 55.00, 40.00, 39.00, 39.00, 55.00 +AKO, 09, 14, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 14, 73.00, 49.00, 23.00, 22.00, 35.00 +ALI, 09, 14, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 14, 74.00, 50.00, 21.00, 16.00, 28.00 +ALS, 09, 14, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 14, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 14, 82.00, 56.00, 15.00, 12.00, 22.00 +AMG, 09, 14, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 14, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 14, 55.00, 42.00, 34.00, 33.00, 45.00 +AND, 09, 14, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 14, 60.00, 48.00, 47.00, 51.00, 61.00 +AOO, 09, 14, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +APN, 09, 14, 68.00, 46.00, 26.00, 26.00, 41.00 +AQQ, 09, 14, 85.00, 71.00, -9999.00, -9999.00, -9999.00 +ART, 09, 14, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +AST, 09, 14, 68.00, 49.00, 25.00, 25.00, 34.00 +ATL, 09, 14, 82.00, 63.00, 16.00, 22.00, 28.00 +ATW, 09, 14, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 14, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 14, 79.00, 54.00, -9999.00, -9999.00, 29.00 +AUG, 09, 14, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 14, 90.00, 69.00, 13.00, 19.00, 26.00 +AUW, 09, 14, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 14, 77.00, 55.00, 17.00, 23.00, 29.00 +AVP, 09, 14, 72.00, 53.00, 23.00, 21.00, 31.00 +AXN, 09, 14, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 14, 72.00, 51.00, -9999.00, -9999.00, 34.00 +AYS, 09, 14, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 14, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 14, 88.00, 56.00, -9999.00, -9999.00, 4.00 +BAD, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 14, 68.00, 36.00, -9999.00, -9999.00, 19.00 +BDL, 09, 14, 75.00, 52.00, 23.00, 19.00, 32.00 +BDR, 09, 14, 74.00, 58.00, 23.00, 16.00, 33.00 +BET, 09, 14, 52.00, 38.00, 41.00, 41.00, 55.00 +BFD, 09, 14, 67.00, 46.00, 26.00, 28.00, 39.00 +BFF, 09, 14, 77.00, 46.00, 14.00, 12.00, 20.00 +BFL, 09, 14, 90.00, 63.00, 4.00, 3.00, 4.00 +BGM, 09, 14, 69.00, 51.00, 24.00, 25.00, 37.00 +BGR, 09, 14, 68.00, 48.00, 20.00, 18.00, 31.00 +BGS, 09, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 14, 84.00, 63.00, 15.00, 22.00, 27.00 +BID, 09, 14, 69.00, 57.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 14, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 14, 87.00, 47.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 14, 72.00, 47.00, 16.00, 16.00, 23.00 +BIS, 09, 14, 71.00, 43.00, 16.00, 15.00, 25.00 +BIX, 09, 14, 87.00, 70.00, -9999.00, -9999.00, 31.00 +BJI, 09, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 14, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 14, 78.00, 44.00, -9999.00, -9999.00, 24.00 +BKW, 09, 14, 72.00, 53.00, 20.00, 26.00, 36.00 +BLF, 09, 14, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 14, 101.00, 73.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 14, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 14, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 14, 81.00, 56.00, -9999.00, -9999.00, 25.00 +BNA, 09, 14, 82.00, 61.00, 17.00, 19.00, 29.00 +BNO, 09, 14, 74.00, 36.00, -9999.00, 11.00, 19.00 +BOI, 09, 14, 77.00, 48.00, 11.00, 9.00, 15.00 +BOS, 09, 14, 73.00, 57.00, 19.00, 18.00, 28.00 +BPI, 09, 14, 69.00, 26.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 14, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 14, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 14, 76.00, 55.00, -9999.00, -9999.00, 23.00 +BRO, 09, 14, 90.00, 73.00, 19.00, 25.00, 34.00 +BRW, 09, 14, 34.00, 27.00, 29.00, 30.00, 45.00 +BSM, 09, 14, 90.00, 69.00, -9999.00, -9999.00, 21.00 +BTI, 09, 14, 36.00, 29.00, 22.00, 22.00, 34.00 +BTL, 09, 14, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 14, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 14, 87.00, 69.00, 12.00, 28.00, 32.00 +BTT, 09, 14, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 14, 69.00, 49.00, 28.00, 26.00, 40.00 +BUB, 09, 14, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 14, 71.00, 53.00, 27.00, 25.00, 38.00 +BUR, 09, 14, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 14, 85.00, 71.00, -9999.00, 27.00, 39.00 +BWG, 09, 14, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 14, 78.00, 58.00, 15.00, 17.00, 25.00 +BYH, 09, 14, 83.00, 62.00, -9999.00, -9999.00, 22.00 +BYI, 09, 14, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 14, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 14, 85.00, 63.00, 16.00, 18.00, 26.00 +CAG, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 14, 74.00, 54.00, 21.00, 21.00, 34.00 +CAO, 09, 14, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 14, 64.00, 43.00, 26.00, 28.00, 42.00 +CBM, 09, 14, 86.00, 62.00, -9999.00, -9999.00, 25.00 +CDB, 09, 14, 52.00, 43.00, 52.00, 56.00, 72.00 +CDC, 09, 14, 79.00, 47.00, 9.00, 8.00, 15.00 +CDR, 09, 14, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 14, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 14, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 14, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 14, 82.00, 63.00, 15.00, 20.00, 26.00 +CHO, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 14, 84.00, 68.00, 18.00, 26.00, 34.00 +CID, 09, 14, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 14, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 14, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 14, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 14, 74.00, 54.00, 25.00, 22.00, 36.00 +CLL, 09, 14, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 14, 82.00, 63.00, 15.00, 17.00, 23.00 +CMH, 09, 14, 76.00, 55.00, 16.00, 19.00, 27.00 +CMI, 09, 14, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 14, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 14, 79.00, 56.00, 19.00, 14.00, 27.00 +CNM, 09, 14, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +COD, 09, 14, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +COF, 09, 14, 87.00, 72.00, -9999.00, -9999.00, 47.00 +CON, 09, 14, 72.00, 46.00, 22.00, 19.00, 31.00 +COS, 09, 14, 73.00, 47.00, 16.00, 13.00, 23.00 +COT, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 14, 79.00, 57.00, 17.00, 18.00, 28.00 +CPR, 09, 14, 74.00, 42.00, 13.00, 13.00, 20.00 +CRBC, 09, 14, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 14, 89.00, 72.00, 19.00, 23.00, 31.00 +CRW, 09, 14, 79.00, 57.00, 18.00, 22.00, 32.00 +CSG, 09, 14, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 14, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 14, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 14, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 14, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 14, 78.00, 57.00, 16.00, 18.00, 27.00 +CVN, 09, 14, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 14, 81.00, 55.00, -9999.00, -9999.00, 19.00 +CXY, 09, 14, 76.00, 57.00, 17.00, 18.00, 28.00 +CYS, 09, 14, 71.00, 44.00, 16.00, 13.00, 23.00 +DAA, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 09, 14, 87.00, 72.00, 25.00, 31.00, 44.00 +DAG, 09, 14, 94.00, 66.00, 3.00, 3.00, 5.00 +DAL, 09, 14, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 14, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 14, 76.00, 55.00, 17.00, 19.00, 27.00 +DBQ, 09, 14, 72.00, 51.00, 23.00, 19.00, 31.00 +DCA, 09, 14, 80.00, 63.00, 16.00, 17.00, 24.00 +DDC, 09, 14, 81.00, 57.00, 18.00, 11.00, 24.00 +DEC, 09, 14, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 14, 77.00, 48.00, 15.00, 12.00, 21.00 +DFW, 09, 14, 88.00, 67.00, 11.00, 16.00, 21.00 +DHN, 09, 14, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 14, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 14, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 14, 90.00, 69.00, -9999.00, -9999.00, 16.00 +DLG, 09, 14, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 14, 64.00, 44.00, 31.00, 26.00, 44.00 +DLLC, 09, 14, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 14, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 14, 93.00, 67.00, -9999.00, -9999.00, 13.00 +DMN, 09, 14, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 14, 80.00, 59.00, -9999.00, -9999.00, 25.00 +DPG, 09, 14, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 14, 88.00, 66.00, -9999.00, -9999.00, 31.00 +DRA, 09, 14, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 14, 90.00, 69.00, 15.00, 16.00, 24.00 +DSM, 09, 14, 76.00, 55.00, 21.00, 16.00, 28.00 +DTW, 09, 14, 74.00, 52.00, 20.00, 21.00, 32.00 +DUG, 09, 14, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 14, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 14, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 14, 87.00, 65.00, -9999.00, -9999.00, 23.00 +D45, 09, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 14, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 14, 70.00, 48.00, 23.00, 19.00, 33.00 +ECG, 09, 14, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 14, 89.00, 59.00, -9999.00, -9999.00, 3.00 +EED, 09, 14, 99.00, 74.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 14, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 14, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 14, 73.00, 50.00, 23.00, 26.00, 36.00 +EKO, 09, 14, 78.00, 39.00, 12.00, 11.00, 17.00 +ELD, 09, 14, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 14, 87.00, 61.00, 15.00, 12.00, 21.00 +ELY, 09, 14, 75.00, 37.00, 13.00, 11.00, 19.00 +EMP, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 14, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +END, 09, 14, 85.00, 62.00, -9999.00, -9999.00, 19.00 +ENN, 09, 14, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 14, 77.00, 54.00, -9999.00, -9999.00, 10.00 +EPH, 09, 14, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 14, 72.00, 56.00, 30.00, 24.00, 41.00 +ESF, 09, 14, 87.00, 67.00, -9999.00, -9999.00, 29.00 +EUG, 09, 14, 76.00, 49.00, 16.00, 16.00, 22.00 +EVV, 09, 14, 81.00, 58.00, 16.00, 17.00, 26.00 +EWN, 09, 14, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 14, 78.00, 60.00, 18.00, 18.00, 28.00 +EYW, 09, 14, 88.00, 78.00, 29.00, 33.00, 49.00 +E74, 09, 14, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 14, 81.00, 60.00, -9999.00, -9999.00, 24.00 +FAI, 09, 14, 55.00, 36.00, 22.00, 23.00, 34.00 +FAR, 09, 14, 70.00, 46.00, 17.00, 17.00, 28.00 +FAT, 09, 14, 90.00, 58.00, 3.00, 3.00, 5.00 +FAY, 09, 14, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 14, 68.00, 39.00, 17.00, 17.00, 26.00 +FCS, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FDY, 09, 14, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 14, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +FLG, 09, 14, 73.00, 41.00, 15.00, 17.00, 25.00 +FLL, 09, 14, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 14, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 14, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FME, 09, 14, 80.00, 55.00, -9999.00, -9999.00, 24.00 +FMH, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 14, 82.00, 47.00, 10.00, 11.00, 16.00 +FMY, 09, 14, 90.00, 74.00, 20.00, 41.00, 50.00 +FNT, 09, 14, 72.00, 51.00, 23.00, 22.00, 35.00 +FOD, 09, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 14, 80.00, 56.00, -9999.00, -9999.00, 24.00 +FOK, 09, 14, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 14, 80.00, 58.00, -9999.00, -9999.00, 29.00 +FSD, 09, 14, 73.00, 49.00, 23.00, 17.00, 32.00 +FSI, 09, 14, 86.00, 62.00, -9999.00, -9999.00, 21.00 +FSM, 09, 14, 85.00, 62.00, 16.00, 20.00, 26.00 +FTK, 09, 14, 80.00, 56.00, -9999.00, -9999.00, 25.00 +FWA, 09, 14, 76.00, 54.00, 16.00, 17.00, 27.00 +FWH, 09, 14, 88.00, 65.00, -9999.00, -9999.00, 21.00 +FYU, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 14, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 14, 102.00, 71.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 14, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 14, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 14, 72.00, 46.00, 13.00, 11.00, 19.00 +GFA, 09, 14, 70.00, 43.00, -9999.00, -9999.00, 27.00 +GFK, 09, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 14, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 14, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 14, 71.00, 44.00, 12.00, 14.00, 20.00 +GJT, 09, 14, 81.00, 53.00, 12.00, 13.00, 21.00 +GKN, 09, 14, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 14, 78.00, 50.00, 12.00, 9.00, 17.00 +GLH, 09, 14, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 14, 84.00, 75.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 14, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 14, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +GON, 09, 14, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 14, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 14, 69.00, 49.00, 28.00, 23.00, 37.00 +GRCI, 09, 14, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 14, 72.00, 46.00, -9999.00, -9999.00, 25.00 +GRI, 09, 14, 76.00, 52.00, 16.00, 15.00, 25.00 +GRK, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 09, 14, 72.00, 50.00, 22.00, 19.00, 31.00 +GSB, 09, 14, 83.00, 62.00, -9999.00, -9999.00, 26.00 +GSG, 09, 14, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 14, 80.00, 59.00, 17.00, 18.00, 25.00 +GSP, 09, 14, 81.00, 61.00, 19.00, 20.00, 29.00 +GST, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 14, 70.00, 51.00, -9999.00, -9999.00, 36.00 +GTF, 09, 14, 70.00, 43.00, 18.00, 17.00, 25.00 +GUP, 09, 14, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 14, 77.00, 53.00, -9999.00, -9999.00, 29.00 +GVW, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 09, 14, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 14, 80.00, 67.00, 20.00, 22.00, 31.00 +HBR, 09, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 14, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 14, 77.00, 49.00, -9999.00, -9999.00, 16.00 +HKY, 09, 14, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 14, 70.00, 41.00, 17.00, 13.00, 23.00 +HMN, 09, 14, 88.00, 54.00, -9999.00, -9999.00, 16.00 +HMS, 09, 14, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 14, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 14, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +HON, 09, 14, 74.00, 47.00, 15.00, 14.00, 25.00 +HOP, 09, 14, 82.00, 57.00, -9999.00, -9999.00, 22.00 +HOT, 09, 14, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 14, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 14, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 14, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 14, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 14, 88.00, 66.00, -9999.00, -9999.00, 29.00 +HST, 09, 14, 89.00, 72.00, -9999.00, -9999.00, 57.00 +HSV, 09, 14, 83.00, 62.00, 18.00, 22.00, 29.00 +HTL, 09, 14, 68.00, 47.00, 30.00, 27.00, 46.00 +HTS, 09, 14, 78.00, 57.00, 16.00, 22.00, 29.00 +HUF, 09, 14, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 14, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 14, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 14, 71.00, 42.00, 16.00, 17.00, 25.00 +IAB, 09, 14, 81.00, 59.00, -9999.00, -9999.00, 25.00 +IAD, 09, 14, 79.00, 55.00, 18.00, 20.00, 30.00 +IAG, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 14, 88.00, 68.00, 15.00, 25.00, 31.00 +ICT, 09, 14, 81.00, 59.00, 18.00, 13.00, 26.00 +IDA, 09, 14, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 14, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 14, 78.00, 58.00, 16.00, 19.00, 28.00 +ILI, 09, 14, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 14, 85.00, 65.00, 21.00, 25.00, 35.00 +IMT, 09, 14, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +IND, 09, 14, 77.00, 56.00, 16.00, 15.00, 25.00 +INL, 09, 14, 64.00, 42.00, 26.00, 27.00, 42.00 +INS, 09, 14, 88.00, 60.00, -9999.00, -9999.00, 5.00 +INT, 09, 14, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +INW, 09, 14, 83.00, 53.00, 13.00, 15.00, 23.00 +IPL, 09, 14, 99.00, 71.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 14, 74.00, 53.00, 22.00, 23.00, 34.00 +IRK, 09, 14, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 14, 70.00, 43.00, 18.00, 17.00, 27.00 +ISP, 09, 14, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 14, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 14, 98.00, 68.00, -9999.00, -9999.00, 9.00 +IWD, 09, 14, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 14, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 14, 88.00, 64.00, 15.00, 23.00, 29.00 +JAX, 09, 14, 87.00, 69.00, 22.00, 35.00, 42.00 +JBR, 09, 14, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 14, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 14, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 14, 75.00, 60.00, 19.00, 18.00, 29.00 +JHW, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 14, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 14, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 14, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 14, 56.00, 43.00, 52.00, 53.00, 66.00 +JST, 09, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 14, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 14, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 14, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 14, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 14, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 14, 72.00, 50.00, 20.00, 21.00, 32.00 +LAR, 09, 14, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 14, 95.00, 66.00, 4.00, 6.00, 9.00 +LAX, 09, 14, 77.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 14, 83.00, 59.00, 16.00, 14.00, 23.00 +LBF, 09, 14, 77.00, 46.00, 16.00, 12.00, 23.00 +LCH, 09, 14, 86.00, 68.00, 18.00, 25.00, 33.00 +LCK, 09, 14, 78.00, 55.00, -9999.00, -9999.00, 27.00 +LEB, 09, 14, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 14, 78.00, 58.00, 16.00, 23.00, 31.00 +LFI, 09, 14, 78.00, 64.00, -9999.00, -9999.00, 25.00 +LFK, 09, 14, 88.00, 66.00, 15.00, 24.00, 31.00 +LFT, 09, 14, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 14, 75.00, 61.00, 18.00, 18.00, 28.00 +LGB, 09, 14, 82.00, 62.00, 4.00, 4.00, 6.00 +LGU, 09, 14, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 14, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 14, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 14, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 14, 84.00, 63.00, 17.00, 21.00, 29.00 +LIZ, 09, 14, 64.00, 43.00, -9999.00, -9999.00, 42.00 +LMT, 09, 14, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +LND, 09, 14, 73.00, 44.00, 11.00, 11.00, 17.00 +LNK, 09, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 14, 82.00, 44.00, 5.00, 3.00, 6.00 +LOZ, 09, 14, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 14, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 14, 84.00, 62.00, -9999.00, -9999.00, 29.00 +LSE, 09, 14, 72.00, 51.00, 21.00, 19.00, 33.00 +LSF, 09, 14, 86.00, 66.00, -9999.00, -9999.00, 28.00 +LSV, 09, 14, 97.00, 58.00, -9999.00, -9999.00, 5.00 +LTS, 09, 14, 88.00, 62.00, -9999.00, -9999.00, 18.00 +LUF, 09, 14, 100.00, 66.00, -9999.00, -9999.00, 7.00 +LVS, 09, 14, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 14, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 14, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 14, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 14, 78.00, 58.00, 22.00, 16.00, 30.00 +MAF, 09, 14, 85.00, 61.00, 14.00, 15.00, 20.00 +MBL, 09, 14, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 14, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 14, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 14, 87.00, 58.00, -9999.00, -9999.00, 3.00 +MCF, 09, 14, 89.00, 72.00, -9999.00, -9999.00, 42.00 +MCG, 09, 14, 53.00, 36.00, 33.00, 33.00, 47.00 +MCI, 09, 14, 78.00, 57.00, 18.00, 18.00, 26.00 +MCK, 09, 14, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 14, 86.00, 64.00, 15.00, 22.00, 29.00 +MCO, 09, 14, 89.00, 72.00, 16.00, 41.00, 47.00 +MCW, 09, 14, 72.00, 49.00, 17.00, 14.00, 24.00 +MC2, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MDH, 09, 14, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 14, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 14, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 14, 75.00, 57.00, 18.00, 20.00, 28.00 +MEI, 09, 14, 87.00, 64.00, 14.00, 19.00, 26.00 +MEM, 09, 14, 84.00, 64.00, 16.00, 19.00, 27.00 +MER, 09, 14, 90.00, 54.00, -9999.00, -9999.00, 3.00 +MFD, 09, 14, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 14, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 14, 83.00, 48.00, 12.00, 10.00, 16.00 +MGE, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 09, 14, 87.00, 66.00, 17.00, 21.00, 29.00 +MGW, 09, 14, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 14, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 14, 87.00, 57.00, -9999.00, -9999.00, 3.00 +MHS, 09, 14, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 14, 88.00, 74.00, 33.00, 46.00, 59.00 +MIB, 09, 14, 68.00, 45.00, -9999.00, -9999.00, 26.00 +MIV, 09, 14, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 14, 82.00, 43.00, -9999.00, -9999.00, 10.00 +MKC, 09, 14, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 14, 71.00, 53.00, 21.00, 16.00, 31.00 +MKG, 09, 14, 71.00, 51.00, 21.00, 21.00, 31.00 +MKL, 09, 14, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 14, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 14, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 14, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 14, 80.00, 44.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 14, 76.00, 53.00, 18.00, 17.00, 27.00 +MLS, 09, 14, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 14, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 14, 86.00, 65.00, -9999.00, -9999.00, 25.00 +MOB, 09, 14, 87.00, 69.00, 20.00, 31.00, 38.00 +MOT, 09, 14, 68.00, 45.00, 14.00, 15.00, 23.00 +MPV, 09, 14, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 14, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 14, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 14, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 14, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 14, 72.00, 53.00, -9999.00, -9999.00, 7.00 +MSL, 09, 14, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 14, 71.00, 48.00, 23.00, 20.00, 34.00 +MSO, 09, 14, 71.00, 40.00, 19.00, 18.00, 27.00 +MSP, 09, 14, 71.00, 50.00, 24.00, 19.00, 34.00 +MSS, 09, 14, 69.00, 47.00, 23.00, 26.00, 38.00 +MSY, 09, 14, 86.00, 69.00, 15.00, 29.00, 36.00 +MTC, 09, 14, 71.00, 53.00, -9999.00, -9999.00, 27.00 +MTN, 09, 14, 79.00, 58.00, -9999.00, -9999.00, 24.00 +MTO, 09, 14, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 14, 76.00, 53.00, -9999.00, -9999.00, 24.00 +MUO, 09, 14, 81.00, 45.00, -9999.00, -9999.00, 10.00 +MWA, 09, 14, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 14, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 14, 87.00, 66.00, -9999.00, -9999.00, 22.00 +MYL, 09, 14, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 14, 85.00, 64.00, -9999.00, -9999.00, 31.00 +NAO, 09, 14, 82.00, 70.00, -9999.00, -9999.00, 40.00 +NBC, 09, 14, 84.00, 68.00, -9999.00, -9999.00, 30.00 +NBE, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NBU, 09, 14, 75.00, 54.00, -9999.00, -9999.00, 30.00 +NCA, 09, 14, 84.00, 61.00, -9999.00, -9999.00, 30.00 +NCO, 09, 14, 72.00, 56.00, -9999.00, -9999.00, 26.00 +NC1, 09, 14, 88.00, 61.00, -9999.00, -9999.00, 3.00 +NEL, 09, 14, 77.00, 54.00, -9999.00, -9999.00, 27.00 +NFG, 09, 14, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NFL, 09, 14, 80.00, 43.00, -9999.00, -9999.00, 7.00 +NGP, 09, 14, 89.00, 72.00, -9999.00, -9999.00, 33.00 +NGU, 09, 14, 79.00, 64.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 14, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 14, 78.00, 57.00, -9999.00, -9999.00, 27.00 +NHZ, 09, 14, 69.00, 50.00, -9999.00, -9999.00, 33.00 +NID, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 14, 87.00, 69.00, -9999.00, -9999.00, 43.00 +NIR, 09, 14, 90.00, 68.00, -9999.00, -9999.00, 30.00 +NKT, 09, 14, 83.00, 66.00, -9999.00, -9999.00, 33.00 +NKX, 09, 14, 77.00, 65.00, -9999.00, -9999.00, 3.00 +NLC, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 14, 86.00, 62.00, -9999.00, -9999.00, 27.00 +NPA, 09, 14, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NQA, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 14, 91.00, 70.00, -9999.00, -9999.00, 30.00 +NQX, 09, 14, 88.00, 78.00, -9999.00, -9999.00, 53.00 +NRB, 09, 14, 86.00, 72.00, -9999.00, -9999.00, 33.00 +NRC, 09, 14, 89.00, 54.00, -9999.00, -9999.00, 5.00 +NRS, 09, 14, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NSE, 09, 14, 87.00, 66.00, -9999.00, -9999.00, 33.00 +NSI, 09, 14, 76.00, 57.00, -9999.00, -9999.00, 3.00 +NTD, 09, 14, 76.00, 57.00, -9999.00, -9999.00, 3.00 +NTK, 09, 14, 83.00, 62.00, -9999.00, -9999.00, 7.00 +NTU, 09, 14, 79.00, 64.00, -9999.00, -9999.00, 27.00 +NUC, 09, 14, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 14, 77.00, 52.00, -9999.00, -9999.00, 3.00 +NUW, 09, 14, 68.00, 46.00, -9999.00, -9999.00, 27.00 +NWF, 09, 14, 82.00, 62.00, -9999.00, -9999.00, 6.00 +NXX, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 14, 81.00, 56.00, -9999.00, -9999.00, 27.00 +NZC, 09, 14, 88.00, 66.00, -9999.00, -9999.00, 40.00 +NZJ, 09, 14, 84.00, 58.00, -9999.00, -9999.00, 3.00 +NZW, 09, 14, 71.00, 52.00, -9999.00, -9999.00, 30.00 +NZY, 09, 14, 77.00, 65.00, -9999.00, -9999.00, 3.00 +OAK, 09, 14, 76.00, 53.00, 3.00, 4.00, 5.00 +OAR, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 09, 14, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 14, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 14, 84.00, 62.00, 15.00, 13.00, 23.00 +OLM, 09, 14, 71.00, 44.00, 26.00, 24.00, 35.00 +OMA, 09, 14, 76.00, 54.00, 20.00, 16.00, 26.00 +OME, 09, 14, 49.00, 36.00, 32.00, 36.00, 45.00 +ONT, 09, 14, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 14, 75.00, 54.00, 21.00, 18.00, 31.00 +ORF, 09, 14, 79.00, 64.00, 17.00, 17.00, 26.00 +ORH, 09, 14, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 14, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 14, 69.00, 48.00, -9999.00, -9999.00, 37.00 +OTG, 09, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 14, 67.00, 50.00, 17.00, 18.00, 25.00 +OTM, 09, 14, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 14, 47.00, 37.00, 28.00, 30.00, 39.00 +OURC, 09, 14, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 14, 82.00, 44.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 14, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 14, 87.00, 64.00, -9999.00, -9999.00, 30.00 +PACZ, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 14, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 14, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 14, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 14, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 14, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 14, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 14, 88.00, 68.00, -9999.00, -9999.00, 32.00 +PAQ, 09, 14, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 14, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 14, 50.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 14, 44.00, 37.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 14, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 14, 68.00, 50.00, -9999.00, -9999.00, 34.00 +PBI, 09, 14, 88.00, 74.00, 33.00, 44.00, 60.00 +PDT, 09, 14, 76.00, 50.00, 13.00, 11.00, 19.00 +PDX, 09, 14, 74.00, 52.00, 22.00, 19.00, 29.00 +PFN, 09, 14, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 14, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 14, 78.00, 59.00, 18.00, 18.00, 29.00 +PHX, 09, 14, 98.00, 73.00, 8.00, 5.00, 12.00 +PIA, 09, 14, 77.00, 55.00, 21.00, 18.00, 30.00 +PIB, 09, 14, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 14, 75.00, 43.00, 13.00, 13.00, 21.00 +PIR, 09, 14, 76.00, 49.00, 11.00, 10.00, 18.00 +PIT, 09, 14, 74.00, 53.00, 21.00, 20.00, 32.00 +PKB, 09, 14, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 14, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 14, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 14, 86.00, 70.00, 16.00, 23.00, 29.00 +POB, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +POE, 09, 14, 87.00, 65.00, -9999.00, -9999.00, 44.00 +POM, 09, 14, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 09, 14, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 14, 88.00, 50.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 14, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 14, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 14, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 14, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 14, 72.00, 47.00, -9999.00, -9999.00, 28.00 +PSP, 09, 14, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 14, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 14, 53.00, 43.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 14, 81.00, 50.00, 11.00, 7.00, 16.00 +PUC, 09, 14, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 14, 74.00, 54.00, 20.00, 16.00, 27.00 +PVU, 09, 14, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 14, 69.00, 49.00, 22.00, 19.00, 29.00 +P02, 09, 14, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +P07, 09, 14, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +P11, 09, 14, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +P24, 09, 14, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +P28, 09, 14, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +P35, 09, 14, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +P38, 09, 14, 84.00, 46.00, -9999.00, -9999.00, -9999.00 +P39, 09, 14, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +P58, 09, 14, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +P59, 09, 14, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +P60, 09, 14, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +P61, 09, 14, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +P67, 09, 14, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +P68, 09, 14, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +P69, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 14, 81.00, 39.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 14, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 14, 75.00, 46.00, 13.00, 12.00, 20.00 +RBL, 09, 14, 90.00, 59.00, 6.00, 6.00, 9.00 +RCA, 09, 14, 75.00, 46.00, -9999.00, -9999.00, 19.00 +RDD, 09, 14, 89.00, 59.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 14, 75.00, 39.00, 10.00, 8.00, 15.00 +RDR, 09, 14, 68.00, 44.00, -9999.00, -9999.00, 27.00 +RDU, 09, 14, 81.00, 61.00, 17.00, 17.00, 25.00 +REE, 09, 14, 83.00, 59.00, -9999.00, -9999.00, 19.00 +REJ, 09, 14, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 14, 74.00, 52.00, 18.00, 19.00, 29.00 +RIC, 09, 14, 81.00, 59.00, 19.00, 17.00, 27.00 +RIV, 09, 14, 89.00, 57.00, -9999.00, -9999.00, 3.00 +RIW, 09, 14, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 14, 70.00, 41.00, 9.00, 13.00, 15.00 +RME, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 14, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +RND, 09, 14, 89.00, 69.00, -9999.00, -9999.00, 23.00 +RNO, 09, 14, 80.00, 41.00, 9.00, 8.00, 12.00 +ROA, 09, 14, 78.00, 57.00, 17.00, 17.00, 26.00 +ROC, 09, 14, 72.00, 52.00, 26.00, 25.00, 39.00 +ROW, 09, 14, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 14, 80.00, 56.00, 12.00, 12.00, 20.00 +RST, 09, 14, 70.00, 49.00, 25.00, 21.00, 36.00 +RWF, 09, 14, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 14, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 14, 87.00, 55.00, 3.00, 5.00, 5.00 +SAF, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 14, 77.00, 65.00, 4.00, 4.00, 6.00 +SAT, 09, 14, 89.00, 69.00, 17.00, 16.00, 26.00 +SAV, 09, 14, 85.00, 68.00, 17.00, 28.00, 37.00 +SAW, 09, 14, 66.00, 49.00, -9999.00, -9999.00, 42.00 +SBA, 09, 14, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 14, 91.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 09, 14, 74.00, 54.00, 21.00, 20.00, 30.00 +SBP, 09, 14, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 14, 71.00, 33.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 14, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 14, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 14, 88.00, 57.00, 2.00, 3.00, 4.00 +SDF, 09, 14, 80.00, 59.00, 17.00, 19.00, 29.00 +SEA, 09, 14, 69.00, 52.00, 23.00, 22.00, 32.00 +SEM, 09, 14, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 14, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 14, 74.00, 55.00, 3.00, 4.00, 6.00 +SGF, 09, 14, 80.00, 58.00, 18.00, 16.00, 28.00 +SGY, 09, 14, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 14, 73.00, 41.00, 17.00, 16.00, 24.00 +SHV, 09, 14, 87.00, 66.00, 14.00, 16.00, 25.00 +SIT, 09, 14, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 14, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 14, 87.00, 64.00, 13.00, 14.00, 20.00 +SKA, 09, 14, 72.00, 46.00, -9999.00, -9999.00, 17.00 +SKF, 09, 14, 89.00, 69.00, -9999.00, -9999.00, 21.00 +SLC, 09, 14, 79.00, 51.00, 15.00, 14.00, 22.00 +SLE, 09, 14, 76.00, 47.00, 19.00, 18.00, 26.00 +SLN, 09, 14, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 14, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 14, 75.00, 52.00, -9999.00, 4.00, 6.00 +SNA, 09, 14, 73.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 14, 48.00, 40.00, 42.00, 45.00, 61.00 +SNS, 09, 14, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 14, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 14, 79.00, 56.00, 14.00, 17.00, 25.00 +SPS, 09, 14, 87.00, 64.00, 13.00, 14.00, 20.00 +SRQ, 09, 14, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 14, 85.00, 62.00, -9999.00, -9999.00, 26.00 +SSI, 09, 14, 84.00, 71.00, -9999.00, -9999.00, -9999.00 +STC, 09, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 14, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +STL, 09, 14, 80.00, 61.00, 17.00, 14.00, 26.00 +STNV, 09, 14, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +STS, 09, 14, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 14, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 14, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 14, 85.00, 54.00, -9999.00, -9999.00, 4.00 +SUX, 09, 14, 75.00, 52.00, 23.00, 16.00, 32.00 +SVN, 09, 14, 85.00, 68.00, -9999.00, -9999.00, 36.00 +SWF, 09, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 14, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 14, 72.00, 51.00, 27.00, 28.00, 42.00 +SZL, 09, 14, 80.00, 55.00, -9999.00, -9999.00, 30.00 +TAD, 09, 14, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 14, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 14, 82.00, 54.00, -9999.00, -9999.00, 35.00 +TCC, 09, 14, 83.00, 55.00, 12.00, 11.00, 17.00 +TCL, 09, 14, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 14, 72.00, 46.00, -9999.00, -9999.00, 28.00 +TCS, 09, 14, 84.00, 59.00, -9999.00, 12.00, 26.00 +TEB, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 14, 84.00, 62.00, -9999.00, -9999.00, 22.00 +TKA, 09, 14, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 14, 88.00, 68.00, 12.00, 31.00, 35.00 +TNX, 09, 14, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 14, 74.00, 51.00, 19.00, 20.00, 32.00 +TOP, 09, 14, 80.00, 56.00, 20.00, 18.00, 28.00 +TPA, 09, 14, 89.00, 72.00, 21.00, 35.00, 42.00 +TPH, 09, 14, 80.00, 47.00, 7.00, 6.00, 10.00 +TRI, 09, 14, 79.00, 57.00, 16.00, 20.00, 26.00 +TRK, 09, 14, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 14, 100.00, 69.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 14, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 14, 84.00, 63.00, 16.00, 16.00, 26.00 +TUP, 09, 14, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 14, 93.00, 67.00, 14.00, 11.00, 21.00 +TVC, 09, 14, 70.00, 49.00, 25.00, 23.00, 36.00 +TVL, 09, 14, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 14, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 14, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 14, 81.00, 59.00, 14.00, 22.00, 28.00 +T01, 09, 14, 80.00, 57.00, -9999.00, -9999.00, 25.00 +T02, 09, 14, 83.00, 63.00, -9999.00, -9999.00, 25.00 +T03, 09, 14, 84.00, 65.00, -9999.00, -9999.00, 31.00 +T04, 09, 14, 89.00, 72.00, -9999.00, -9999.00, 42.00 +T05, 09, 14, 81.00, 54.00, -9999.00, -9999.00, 27.00 +T06, 09, 14, 87.00, 62.00, -9999.00, -9999.00, 25.00 +T07, 09, 14, 84.00, 47.00, -9999.00, -9999.00, 16.00 +T08, 09, 14, 77.00, 54.00, -9999.00, -9999.00, 16.00 +UCA, 09, 14, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 14, 88.00, 60.00, -9999.00, -9999.00, 5.00 +UIL, 09, 14, 67.00, 46.00, 32.00, 34.00, 43.00 +UIN, 09, 14, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 14, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 14, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 14, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +U15, 09, 14, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +U28, 09, 14, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 14, 86.00, 65.00, -9999.00, -9999.00, 31.00 +VBG, 09, 14, 76.00, 53.00, -9999.00, -9999.00, 10.00 +VCT, 09, 14, 89.00, 70.00, 16.00, 26.00, 33.00 +VCV, 09, 14, 89.00, 54.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 14, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 14, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 14, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 14, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 14, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 14, 88.00, 66.00, -9999.00, -9999.00, 31.00 +VRB, 09, 14, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 14, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 14, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 14, 80.00, 57.00, 16.00, 15.00, 23.00 +WJA, 09, 14, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 14, 90.00, 56.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 14, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 14, 80.00, 39.00, 8.00, 9.00, 12.00 +WPO, 09, 14, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 14, 86.00, 64.00, -9999.00, -9999.00, 26.00 +WRG, 09, 14, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 14, 79.00, 54.00, -9999.00, -9999.00, 25.00 +WRL, 09, 14, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +X68, 09, 14, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 14, 55.00, 41.00, 58.00, 57.00, 68.00 +YCG, 09, 14, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 14, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 14, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 14, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 14, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 14, 77.00, 45.00, 9.00, 9.00, 14.00 +YNG, 09, 14, 73.00, 51.00, 23.00, 23.00, 36.00 +YPA, 09, 14, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 14, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 14, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 14, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 14, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 14, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 14, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 14, 100.00, 73.00, 4.00, 3.00, 6.00 +YVR, 09, 14, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 14, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 14, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 14, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 14, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 14, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 14, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 14, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 14, 66.00, 44.00, 29.00, 33.00, 45.00 +ZUN, 09, 14, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 14, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 14, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 14, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +01R, 09, 14, 87.00, 66.00, -9999.00, -9999.00, 26.00 +1V1, 09, 14, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 14, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 14, 81.00, 66.00, -9999.00, -9999.00, 26.00 +2PJ, 09, 14, 85.00, 62.00, -9999.00, -9999.00, 25.00 +3B1, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 14, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 14, 69.00, 47.00, -9999.00, -9999.00, 37.00 +3SE, 09, 14, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 14, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 14, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +4OM, 09, 14, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 14, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 14, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 14, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 14, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 15, 74.00, 53.00, 19.00, 22.00, 31.00 +ABI, 09, 15, 86.00, 65.00, 12.00, 17.00, 21.00 +ABQ, 09, 15, 81.00, 55.00, 15.00, 12.00, 20.00 +ABR, 09, 15, 72.00, 45.00, 13.00, 11.00, 19.00 +ABY, 09, 15, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 15, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 15, 89.00, 67.00, 13.00, 16.00, 23.00 +ACV, 09, 15, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 15, 76.00, 55.00, 17.00, 13.00, 24.00 +ADK, 09, 15, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 15, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 15, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 15, 79.00, 54.00, -9999.00, -9999.00, 26.00 +AEX, 09, 15, 87.00, 66.00, -9999.00, -9999.00, 26.00 +AFF, 09, 15, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 15, 90.00, 70.00, -9999.00, -9999.00, 50.00 +AGS, 09, 15, 85.00, 62.00, 16.00, 20.00, 28.00 +AHN, 09, 15, 82.00, 62.00, 18.00, 20.00, 28.00 +AKN, 09, 15, 54.00, 39.00, 39.00, 39.00, 55.00 +AKO, 09, 15, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 15, 73.00, 49.00, 23.00, 22.00, 35.00 +ALI, 09, 15, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 15, 73.00, 49.00, 21.00, 16.00, 28.00 +ALS, 09, 15, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 15, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 15, 81.00, 56.00, 15.00, 12.00, 22.00 +AMG, 09, 15, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 15, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 15, 54.00, 41.00, 34.00, 33.00, 45.00 +AND, 09, 15, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 15, 60.00, 48.00, 48.00, 51.00, 61.00 +AOO, 09, 15, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +APN, 09, 15, 68.00, 46.00, 26.00, 26.00, 41.00 +AQQ, 09, 15, 85.00, 71.00, -9999.00, -9999.00, -9999.00 +ART, 09, 15, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +AST, 09, 15, 68.00, 49.00, 25.00, 25.00, 34.00 +ATL, 09, 15, 81.00, 63.00, 16.00, 22.00, 28.00 +ATW, 09, 15, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 15, 78.00, 53.00, -9999.00, -9999.00, 29.00 +AUG, 09, 15, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 15, 90.00, 69.00, 13.00, 19.00, 26.00 +AUW, 09, 15, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 15, 76.00, 55.00, 17.00, 23.00, 29.00 +AVP, 09, 15, 72.00, 52.00, 23.00, 21.00, 31.00 +AXN, 09, 15, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 15, 71.00, 50.00, -9999.00, -9999.00, 34.00 +AYS, 09, 15, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 15, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 15, 88.00, 56.00, -9999.00, -9999.00, 4.00 +BAD, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 15, 68.00, 36.00, -9999.00, -9999.00, 19.00 +BDL, 09, 15, 74.00, 51.00, 23.00, 19.00, 32.00 +BDR, 09, 15, 74.00, 57.00, 23.00, 16.00, 33.00 +BET, 09, 15, 51.00, 37.00, 41.00, 41.00, 55.00 +BFD, 09, 15, 67.00, 46.00, 26.00, 28.00, 39.00 +BFF, 09, 15, 76.00, 45.00, 14.00, 12.00, 20.00 +BFL, 09, 15, 90.00, 63.00, 4.00, 3.00, 4.00 +BGM, 09, 15, 68.00, 50.00, 24.00, 25.00, 37.00 +BGR, 09, 15, 67.00, 48.00, 20.00, 18.00, 31.00 +BGS, 09, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 15, 83.00, 62.00, 15.00, 22.00, 27.00 +BID, 09, 15, 69.00, 57.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 15, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 15, 86.00, 46.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 15, 71.00, 46.00, 16.00, 16.00, 23.00 +BIS, 09, 15, 70.00, 42.00, 16.00, 15.00, 25.00 +BIX, 09, 15, 87.00, 70.00, -9999.00, -9999.00, 31.00 +BJI, 09, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 15, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 15, 77.00, 43.00, -9999.00, -9999.00, 24.00 +BKW, 09, 15, 72.00, 52.00, 20.00, 26.00, 36.00 +BLF, 09, 15, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 15, 100.00, 72.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 15, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 15, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 15, 81.00, 55.00, -9999.00, -9999.00, 25.00 +BNA, 09, 15, 82.00, 60.00, 17.00, 19.00, 29.00 +BNO, 09, 15, 73.00, 36.00, -9999.00, 11.00, 19.00 +BOI, 09, 15, 76.00, 48.00, 11.00, 9.00, 15.00 +BOS, 09, 15, 72.00, 56.00, 19.00, 18.00, 28.00 +BPI, 09, 15, 68.00, 25.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 15, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 15, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 15, 75.00, 54.00, -9999.00, -9999.00, 23.00 +BRO, 09, 15, 90.00, 73.00, 19.00, 25.00, 34.00 +BRW, 09, 15, 33.00, 26.00, 29.00, 30.00, 45.00 +BSM, 09, 15, 90.00, 69.00, -9999.00, -9999.00, 21.00 +BTI, 09, 15, 35.00, 28.00, 22.00, 22.00, 34.00 +BTL, 09, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 15, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 15, 87.00, 68.00, 12.00, 28.00, 32.00 +BTT, 09, 15, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 15, 68.00, 48.00, 28.00, 26.00, 40.00 +BUB, 09, 15, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 15, 70.00, 52.00, 27.00, 25.00, 38.00 +BUR, 09, 15, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 15, 85.00, 71.00, -9999.00, 27.00, 39.00 +BWG, 09, 15, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 15, 78.00, 58.00, 15.00, 17.00, 25.00 +BYH, 09, 15, 83.00, 61.00, -9999.00, -9999.00, 22.00 +BYI, 09, 15, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 15, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 15, 85.00, 62.00, 16.00, 18.00, 26.00 +CAG, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 15, 73.00, 53.00, 21.00, 21.00, 34.00 +CAO, 09, 15, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 15, 63.00, 43.00, 26.00, 28.00, 42.00 +CBM, 09, 15, 86.00, 62.00, -9999.00, -9999.00, 25.00 +CDB, 09, 15, 52.00, 43.00, 52.00, 56.00, 72.00 +CDC, 09, 15, 78.00, 46.00, 9.00, 8.00, 15.00 +CDR, 09, 15, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 15, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 15, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 15, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 15, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 15, 82.00, 62.00, 15.00, 20.00, 26.00 +CHO, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 15, 84.00, 67.00, 18.00, 26.00, 34.00 +CID, 09, 15, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 15, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 15, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 15, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 15, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 15, 73.00, 54.00, 25.00, 22.00, 36.00 +CLL, 09, 15, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 15, 81.00, 62.00, 15.00, 17.00, 23.00 +CMH, 09, 15, 76.00, 54.00, 16.00, 19.00, 27.00 +CMI, 09, 15, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 15, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 15, 78.00, 55.00, 19.00, 14.00, 27.00 +CNM, 09, 15, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 15, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +COD, 09, 15, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +COF, 09, 15, 87.00, 72.00, -9999.00, -9999.00, 47.00 +CON, 09, 15, 71.00, 45.00, 22.00, 19.00, 31.00 +COS, 09, 15, 73.00, 46.00, 16.00, 13.00, 22.00 +COT, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 15, 78.00, 56.00, 17.00, 18.00, 28.00 +CPR, 09, 15, 73.00, 41.00, 13.00, 13.00, 20.00 +CRBC, 09, 15, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 15, 89.00, 72.00, 19.00, 23.00, 31.00 +CRW, 09, 15, 78.00, 56.00, 18.00, 22.00, 32.00 +CSG, 09, 15, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 15, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 15, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 15, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 15, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 15, 77.00, 56.00, 16.00, 18.00, 27.00 +CVN, 09, 15, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 15, 81.00, 54.00, -9999.00, -9999.00, 19.00 +CXY, 09, 15, 76.00, 56.00, 17.00, 18.00, 28.00 +CYS, 09, 15, 70.00, 43.00, 16.00, 13.00, 23.00 +DAA, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 09, 15, 87.00, 72.00, 25.00, 31.00, 44.00 +DAG, 09, 15, 93.00, 65.00, 3.00, 3.00, 5.00 +DAL, 09, 15, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 15, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 15, 76.00, 54.00, 17.00, 19.00, 27.00 +DBQ, 09, 15, 71.00, 51.00, 23.00, 19.00, 31.00 +DCA, 09, 15, 79.00, 62.00, 16.00, 17.00, 24.00 +DDC, 09, 15, 81.00, 56.00, 18.00, 11.00, 24.00 +DEC, 09, 15, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 15, 76.00, 47.00, 15.00, 12.00, 21.00 +DFW, 09, 15, 87.00, 66.00, 11.00, 16.00, 21.00 +DHN, 09, 15, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 15, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 15, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 15, 90.00, 69.00, -9999.00, -9999.00, 16.00 +DLG, 09, 15, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 15, 63.00, 44.00, 31.00, 26.00, 44.00 +DLLC, 09, 15, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 15, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 15, 93.00, 67.00, -9999.00, -9999.00, 13.00 +DMN, 09, 15, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 15, 80.00, 58.00, -9999.00, -9999.00, 25.00 +DPG, 09, 15, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 15, 88.00, 66.00, -9999.00, -9999.00, 31.00 +DRA, 09, 15, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 15, 90.00, 69.00, 15.00, 16.00, 24.00 +DSM, 09, 15, 75.00, 54.00, 21.00, 16.00, 28.00 +DTW, 09, 15, 73.00, 52.00, 20.00, 21.00, 32.00 +DUG, 09, 15, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 15, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 15, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 15, 86.00, 65.00, -9999.00, -9999.00, 23.00 +D45, 09, 15, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 15, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 15, 69.00, 47.00, 23.00, 19.00, 33.00 +ECG, 09, 15, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 15, 89.00, 59.00, -9999.00, -9999.00, 3.00 +EED, 09, 15, 99.00, 73.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 15, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 15, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 15, 73.00, 49.00, 23.00, 26.00, 36.00 +EKO, 09, 15, 78.00, 38.00, 12.00, 11.00, 17.00 +ELD, 09, 15, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 15, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 15, 87.00, 61.00, 15.00, 12.00, 21.00 +ELY, 09, 15, 75.00, 37.00, 13.00, 11.00, 19.00 +EMP, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 15, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +END, 09, 15, 84.00, 61.00, -9999.00, -9999.00, 19.00 +ENN, 09, 15, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 15, 77.00, 53.00, -9999.00, -9999.00, 10.00 +EPH, 09, 15, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 15, 71.00, 55.00, 30.00, 24.00, 41.00 +ESF, 09, 15, 87.00, 66.00, -9999.00, -9999.00, 29.00 +EUG, 09, 15, 76.00, 49.00, 16.00, 16.00, 22.00 +EVV, 09, 15, 80.00, 57.00, 16.00, 17.00, 26.00 +EWN, 09, 15, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 15, 77.00, 59.00, 18.00, 18.00, 28.00 +EYW, 09, 15, 88.00, 78.00, 29.00, 33.00, 49.00 +E74, 09, 15, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 15, 81.00, 59.00, -9999.00, -9999.00, 24.00 +FAI, 09, 15, 54.00, 36.00, 22.00, 23.00, 34.00 +FAR, 09, 15, 69.00, 45.00, 17.00, 17.00, 28.00 +FAT, 09, 15, 90.00, 58.00, 3.00, 3.00, 5.00 +FAY, 09, 15, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 15, 67.00, 38.00, 17.00, 17.00, 26.00 +FCS, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FDY, 09, 15, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 15, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +FLG, 09, 15, 73.00, 41.00, 15.00, 17.00, 25.00 +FLL, 09, 15, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 15, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 15, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +FME, 09, 15, 80.00, 54.00, -9999.00, -9999.00, 24.00 +FMH, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 15, 81.00, 47.00, 10.00, 11.00, 16.00 +FMY, 09, 15, 90.00, 74.00, 20.00, 41.00, 50.00 +FNT, 09, 15, 71.00, 50.00, 23.00, 22.00, 35.00 +FOD, 09, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 15, 79.00, 55.00, -9999.00, -9999.00, 24.00 +FOK, 09, 15, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 15, 80.00, 57.00, -9999.00, -9999.00, 29.00 +FSD, 09, 15, 72.00, 48.00, 23.00, 17.00, 32.00 +FSI, 09, 15, 85.00, 61.00, -9999.00, -9999.00, 21.00 +FSM, 09, 15, 85.00, 61.00, 16.00, 20.00, 26.00 +FTK, 09, 15, 80.00, 55.00, -9999.00, -9999.00, 25.00 +FWA, 09, 15, 75.00, 54.00, 16.00, 17.00, 27.00 +FWH, 09, 15, 87.00, 64.00, -9999.00, -9999.00, 21.00 +FYU, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 15, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 15, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 15, 102.00, 70.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 15, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 15, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 15, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 15, 71.00, 45.00, 13.00, 11.00, 19.00 +GFA, 09, 15, 69.00, 43.00, -9999.00, -9999.00, 27.00 +GFK, 09, 15, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 15, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 15, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 15, 70.00, 43.00, 12.00, 14.00, 20.00 +GJT, 09, 15, 80.00, 52.00, 12.00, 13.00, 21.00 +GKN, 09, 15, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 15, 77.00, 49.00, 12.00, 9.00, 17.00 +GLH, 09, 15, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 15, 84.00, 75.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 15, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 15, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +GON, 09, 15, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 15, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 15, 68.00, 48.00, 28.00, 23.00, 37.00 +GRCI, 09, 15, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 15, 72.00, 46.00, -9999.00, -9999.00, 25.00 +GRI, 09, 15, 76.00, 51.00, 16.00, 15.00, 25.00 +GRK, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 09, 15, 71.00, 49.00, 22.00, 19.00, 31.00 +GSB, 09, 15, 83.00, 61.00, -9999.00, -9999.00, 26.00 +GSG, 09, 15, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 15, 79.00, 59.00, 17.00, 18.00, 25.00 +GSP, 09, 15, 81.00, 60.00, 19.00, 20.00, 29.00 +GST, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 15, 69.00, 50.00, -9999.00, -9999.00, 36.00 +GTF, 09, 15, 69.00, 43.00, 18.00, 17.00, 25.00 +GUP, 09, 15, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 15, 76.00, 53.00, -9999.00, -9999.00, 29.00 +GVW, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 09, 15, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 15, 80.00, 67.00, 20.00, 22.00, 31.00 +HBR, 09, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 15, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 15, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 15, 76.00, 48.00, -9999.00, -9999.00, 16.00 +HKY, 09, 15, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 15, 69.00, 40.00, 17.00, 13.00, 23.00 +HMN, 09, 15, 88.00, 53.00, -9999.00, -9999.00, 16.00 +HMS, 09, 15, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 15, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 15, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HON, 09, 15, 73.00, 47.00, 15.00, 14.00, 25.00 +HOP, 09, 15, 82.00, 57.00, -9999.00, -9999.00, 22.00 +HOT, 09, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 15, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 15, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 15, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 15, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 15, 88.00, 66.00, -9999.00, -9999.00, 29.00 +HST, 09, 15, 89.00, 72.00, -9999.00, -9999.00, 57.00 +HSV, 09, 15, 82.00, 61.00, 18.00, 22.00, 29.00 +HTL, 09, 15, 67.00, 46.00, 30.00, 27.00, 46.00 +HTS, 09, 15, 77.00, 56.00, 16.00, 22.00, 29.00 +HUF, 09, 15, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 15, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 15, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 15, 70.00, 41.00, 16.00, 17.00, 25.00 +IAB, 09, 15, 81.00, 58.00, -9999.00, -9999.00, 25.00 +IAD, 09, 15, 78.00, 55.00, 18.00, 20.00, 30.00 +IAG, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 15, 88.00, 67.00, 15.00, 25.00, 31.00 +ICT, 09, 15, 81.00, 58.00, 18.00, 13.00, 26.00 +IDA, 09, 15, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 15, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 15, 77.00, 57.00, 16.00, 19.00, 28.00 +ILI, 09, 15, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 15, 85.00, 65.00, 21.00, 25.00, 35.00 +IMT, 09, 15, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +IND, 09, 15, 77.00, 55.00, 16.00, 15.00, 25.00 +INL, 09, 15, 64.00, 42.00, 26.00, 27.00, 42.00 +INS, 09, 15, 87.00, 59.00, -9999.00, -9999.00, 5.00 +INT, 09, 15, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +INW, 09, 15, 83.00, 52.00, 13.00, 15.00, 23.00 +IPL, 09, 15, 99.00, 71.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 15, 73.00, 52.00, 22.00, 23.00, 34.00 +IRK, 09, 15, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 15, 69.00, 42.00, 18.00, 17.00, 27.00 +ISP, 09, 15, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 15, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 15, 97.00, 67.00, -9999.00, -9999.00, 9.00 +IWD, 09, 15, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 15, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 15, 88.00, 63.00, 15.00, 23.00, 29.00 +JAX, 09, 15, 87.00, 69.00, 22.00, 35.00, 42.00 +JBR, 09, 15, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 15, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 15, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 15, 74.00, 59.00, 19.00, 18.00, 29.00 +JHW, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 15, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 15, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 15, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 15, 55.00, 43.00, 52.00, 54.00, 67.00 +JST, 09, 15, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 15, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 15, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 15, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 15, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 15, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 15, 71.00, 49.00, 20.00, 21.00, 32.00 +LAR, 09, 15, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 15, 94.00, 65.00, 4.00, 6.00, 9.00 +LAX, 09, 15, 77.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 15, 82.00, 59.00, 16.00, 14.00, 23.00 +LBF, 09, 15, 76.00, 45.00, 16.00, 12.00, 23.00 +LCH, 09, 15, 86.00, 68.00, 18.00, 25.00, 33.00 +LCK, 09, 15, 77.00, 54.00, -9999.00, -9999.00, 27.00 +LEB, 09, 15, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 15, 78.00, 57.00, 16.00, 23.00, 31.00 +LFI, 09, 15, 78.00, 64.00, -9999.00, -9999.00, 25.00 +LFK, 09, 15, 88.00, 66.00, 15.00, 24.00, 31.00 +LFT, 09, 15, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 15, 74.00, 61.00, 18.00, 18.00, 28.00 +LGB, 09, 15, 82.00, 62.00, 4.00, 4.00, 6.00 +LGU, 09, 15, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 15, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 15, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 15, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 15, 84.00, 63.00, 17.00, 21.00, 29.00 +LIZ, 09, 15, 63.00, 43.00, -9999.00, -9999.00, 42.00 +LMT, 09, 15, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +LND, 09, 15, 72.00, 44.00, 11.00, 11.00, 17.00 +LNK, 09, 15, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 15, 81.00, 43.00, 5.00, 3.00, 6.00 +LOZ, 09, 15, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 15, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 15, 83.00, 61.00, -9999.00, -9999.00, 29.00 +LSE, 09, 15, 72.00, 51.00, 21.00, 19.00, 33.00 +LSF, 09, 15, 86.00, 66.00, -9999.00, -9999.00, 28.00 +LSV, 09, 15, 96.00, 57.00, -9999.00, -9999.00, 5.00 +LTS, 09, 15, 88.00, 61.00, -9999.00, -9999.00, 18.00 +LUF, 09, 15, 99.00, 65.00, -9999.00, -9999.00, 7.00 +LVS, 09, 15, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 15, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 15, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 15, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 15, 78.00, 57.00, 22.00, 16.00, 30.00 +MAF, 09, 15, 85.00, 61.00, 14.00, 15.00, 20.00 +MBL, 09, 15, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 15, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 15, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 15, 87.00, 58.00, -9999.00, -9999.00, 3.00 +MCF, 09, 15, 89.00, 72.00, -9999.00, -9999.00, 42.00 +MCG, 09, 15, 52.00, 35.00, 33.00, 33.00, 47.00 +MCI, 09, 15, 77.00, 56.00, 18.00, 18.00, 26.00 +MCK, 09, 15, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 15, 86.00, 64.00, 15.00, 22.00, 29.00 +MCO, 09, 15, 89.00, 72.00, 16.00, 41.00, 47.00 +MCW, 09, 15, 72.00, 48.00, 17.00, 14.00, 24.00 +MC2, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MDH, 09, 15, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 15, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 15, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 15, 75.00, 56.00, 18.00, 20.00, 28.00 +MEI, 09, 15, 86.00, 63.00, 14.00, 19.00, 26.00 +MEM, 09, 15, 83.00, 64.00, 16.00, 19.00, 27.00 +MER, 09, 15, 90.00, 54.00, -9999.00, -9999.00, 3.00 +MFD, 09, 15, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 15, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 15, 82.00, 48.00, 12.00, 10.00, 16.00 +MGE, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 09, 15, 87.00, 65.00, 17.00, 21.00, 29.00 +MGW, 09, 15, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 15, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 15, 87.00, 57.00, -9999.00, -9999.00, 3.00 +MHS, 09, 15, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 15, 88.00, 74.00, 33.00, 46.00, 59.00 +MIB, 09, 15, 67.00, 44.00, -9999.00, -9999.00, 26.00 +MIV, 09, 15, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 15, 81.00, 42.00, -9999.00, -9999.00, 10.00 +MKC, 09, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 15, 70.00, 52.00, 21.00, 16.00, 31.00 +MKG, 09, 15, 70.00, 51.00, 21.00, 21.00, 31.00 +MKL, 09, 15, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 15, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 15, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 15, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 15, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 15, 75.00, 53.00, 18.00, 17.00, 27.00 +MLS, 09, 15, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 15, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 15, 86.00, 64.00, -9999.00, -9999.00, 25.00 +MOB, 09, 15, 87.00, 68.00, 20.00, 31.00, 37.00 +MOT, 09, 15, 67.00, 44.00, 14.00, 15.00, 23.00 +MPV, 09, 15, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 15, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 15, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 15, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 15, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 15, 72.00, 53.00, -9999.00, -9999.00, 7.00 +MSL, 09, 15, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 15, 71.00, 48.00, 23.00, 20.00, 34.00 +MSO, 09, 15, 70.00, 40.00, 19.00, 18.00, 27.00 +MSP, 09, 15, 70.00, 50.00, 24.00, 19.00, 34.00 +MSS, 09, 15, 68.00, 47.00, 23.00, 26.00, 38.00 +MSY, 09, 15, 86.00, 69.00, 15.00, 29.00, 36.00 +MTC, 09, 15, 71.00, 52.00, -9999.00, -9999.00, 27.00 +MTN, 09, 15, 79.00, 58.00, -9999.00, -9999.00, 24.00 +MTO, 09, 15, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 15, 76.00, 52.00, -9999.00, -9999.00, 24.00 +MUO, 09, 15, 80.00, 45.00, -9999.00, -9999.00, 10.00 +MWA, 09, 15, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 15, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 15, 87.00, 65.00, -9999.00, -9999.00, 22.00 +MYL, 09, 15, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 15, 84.00, 64.00, -9999.00, -9999.00, 31.00 +NAO, 09, 15, 82.00, 70.00, -9999.00, -9999.00, 40.00 +NBC, 09, 15, 84.00, 67.00, -9999.00, -9999.00, 30.00 +NBE, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NBU, 09, 15, 74.00, 53.00, -9999.00, -9999.00, 30.00 +NCA, 09, 15, 84.00, 61.00, -9999.00, -9999.00, 30.00 +NCO, 09, 15, 72.00, 56.00, -9999.00, -9999.00, 26.00 +NC1, 09, 15, 88.00, 61.00, -9999.00, -9999.00, 3.00 +NEL, 09, 15, 77.00, 53.00, -9999.00, -9999.00, 27.00 +NFG, 09, 15, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NFL, 09, 15, 79.00, 43.00, -9999.00, -9999.00, 7.00 +NGP, 09, 15, 89.00, 72.00, -9999.00, -9999.00, 33.00 +NGU, 09, 15, 79.00, 64.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 15, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 15, 78.00, 57.00, -9999.00, -9999.00, 27.00 +NHZ, 09, 15, 68.00, 49.00, -9999.00, -9999.00, 33.00 +NID, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 15, 87.00, 69.00, -9999.00, -9999.00, 43.00 +NIR, 09, 15, 90.00, 68.00, -9999.00, -9999.00, 30.00 +NKT, 09, 15, 83.00, 66.00, -9999.00, -9999.00, 33.00 +NKX, 09, 15, 77.00, 65.00, -9999.00, -9999.00, 3.00 +NLC, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 15, 86.00, 61.00, -9999.00, -9999.00, 27.00 +NPA, 09, 15, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NQA, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 15, 91.00, 70.00, -9999.00, -9999.00, 30.00 +NQX, 09, 15, 88.00, 78.00, -9999.00, -9999.00, 53.00 +NRB, 09, 15, 86.00, 72.00, -9999.00, -9999.00, 33.00 +NRC, 09, 15, 89.00, 54.00, -9999.00, -9999.00, 5.00 +NRS, 09, 15, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NSE, 09, 15, 87.00, 65.00, -9999.00, -9999.00, 33.00 +NSI, 09, 15, 76.00, 57.00, -9999.00, -9999.00, 3.00 +NTD, 09, 15, 76.00, 57.00, -9999.00, -9999.00, 3.00 +NTK, 09, 15, 83.00, 62.00, -9999.00, -9999.00, 7.00 +NTU, 09, 15, 79.00, 64.00, -9999.00, -9999.00, 27.00 +NUC, 09, 15, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 15, 77.00, 52.00, -9999.00, -9999.00, 3.00 +NUW, 09, 15, 67.00, 46.00, -9999.00, -9999.00, 27.00 +NWF, 09, 15, 82.00, 62.00, -9999.00, -9999.00, 6.00 +NXX, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 15, 80.00, 55.00, -9999.00, -9999.00, 27.00 +NZC, 09, 15, 88.00, 66.00, -9999.00, -9999.00, 40.00 +NZJ, 09, 15, 84.00, 58.00, -9999.00, -9999.00, 3.00 +NZW, 09, 15, 71.00, 51.00, -9999.00, -9999.00, 30.00 +NZY, 09, 15, 77.00, 65.00, -9999.00, -9999.00, 3.00 +OAK, 09, 15, 76.00, 53.00, 3.00, 4.00, 5.00 +OAR, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 09, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 15, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 15, 83.00, 62.00, 15.00, 13.00, 23.00 +OLM, 09, 15, 70.00, 44.00, 26.00, 24.00, 35.00 +OMA, 09, 15, 76.00, 53.00, 20.00, 16.00, 26.00 +OME, 09, 15, 48.00, 36.00, 32.00, 37.00, 45.00 +ONT, 09, 15, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 15, 74.00, 53.00, 21.00, 18.00, 31.00 +ORF, 09, 15, 79.00, 64.00, 17.00, 17.00, 26.00 +ORH, 09, 15, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 15, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 15, 69.00, 47.00, -9999.00, -9999.00, 37.00 +OTG, 09, 15, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 15, 67.00, 50.00, 17.00, 18.00, 25.00 +OTM, 09, 15, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 15, 46.00, 36.00, 28.00, 30.00, 39.00 +OURC, 09, 15, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 15, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 15, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 15, 87.00, 64.00, -9999.00, -9999.00, 30.00 +PACZ, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 15, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 15, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 15, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 15, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 15, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 15, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 15, 88.00, 67.00, -9999.00, -9999.00, 32.00 +PAQ, 09, 15, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 15, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 15, 50.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 15, 44.00, 36.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 15, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 15, 68.00, 49.00, -9999.00, -9999.00, 34.00 +PBI, 09, 15, 88.00, 74.00, 33.00, 44.00, 60.00 +PDT, 09, 15, 76.00, 49.00, 13.00, 11.00, 19.00 +PDX, 09, 15, 74.00, 52.00, 22.00, 19.00, 29.00 +PFN, 09, 15, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 15, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 15, 77.00, 58.00, 18.00, 18.00, 29.00 +PHX, 09, 15, 98.00, 72.00, 8.00, 5.00, 12.00 +PIA, 09, 15, 76.00, 54.00, 21.00, 18.00, 30.00 +PIB, 09, 15, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 15, 74.00, 42.00, 13.00, 13.00, 21.00 +PIR, 09, 15, 75.00, 48.00, 11.00, 10.00, 18.00 +PIT, 09, 15, 74.00, 53.00, 21.00, 20.00, 32.00 +PKB, 09, 15, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 15, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 15, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 15, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 15, 86.00, 70.00, 16.00, 23.00, 29.00 +POB, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +POE, 09, 15, 87.00, 64.00, -9999.00, -9999.00, 44.00 +POM, 09, 15, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 09, 15, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 15, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 15, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 15, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 15, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 15, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 15, 71.00, 47.00, -9999.00, -9999.00, 28.00 +PSP, 09, 15, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 15, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 15, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 15, 81.00, 49.00, 11.00, 7.00, 16.00 +PUC, 09, 15, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 15, 74.00, 53.00, 20.00, 16.00, 27.00 +PVU, 09, 15, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 15, 69.00, 48.00, 22.00, 19.00, 29.00 +P02, 09, 15, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +P07, 09, 15, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +P11, 09, 15, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P24, 09, 15, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +P28, 09, 15, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +P35, 09, 15, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +P38, 09, 15, 84.00, 45.00, -9999.00, -9999.00, -9999.00 +P39, 09, 15, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +P58, 09, 15, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +P59, 09, 15, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +P60, 09, 15, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +P61, 09, 15, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +P67, 09, 15, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +P68, 09, 15, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +P69, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 15, 80.00, 38.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 15, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 15, 74.00, 45.00, 13.00, 12.00, 20.00 +RBL, 09, 15, 89.00, 59.00, 6.00, 6.00, 9.00 +RCA, 09, 15, 74.00, 45.00, -9999.00, -9999.00, 19.00 +RDD, 09, 15, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 15, 75.00, 38.00, 10.00, 8.00, 15.00 +RDR, 09, 15, 68.00, 43.00, -9999.00, -9999.00, 27.00 +RDU, 09, 15, 81.00, 60.00, 17.00, 17.00, 25.00 +REE, 09, 15, 82.00, 59.00, -9999.00, -9999.00, 19.00 +REJ, 09, 15, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 15, 73.00, 51.00, 18.00, 19.00, 29.00 +RIC, 09, 15, 80.00, 58.00, 19.00, 17.00, 27.00 +RIV, 09, 15, 89.00, 57.00, -9999.00, -9999.00, 3.00 +RIW, 09, 15, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 15, 69.00, 40.00, 9.00, 13.00, 15.00 +RME, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 15, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RND, 09, 15, 89.00, 69.00, -9999.00, -9999.00, 23.00 +RNO, 09, 15, 79.00, 41.00, 9.00, 8.00, 12.00 +ROA, 09, 15, 78.00, 56.00, 17.00, 17.00, 26.00 +ROC, 09, 15, 71.00, 51.00, 26.00, 25.00, 39.00 +ROW, 09, 15, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 15, 79.00, 55.00, 12.00, 12.00, 20.00 +RST, 09, 15, 69.00, 48.00, 25.00, 21.00, 36.00 +RWF, 09, 15, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 15, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 15, 87.00, 55.00, 3.00, 5.00, 5.00 +SAF, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 15, 77.00, 65.00, 4.00, 4.00, 6.00 +SAT, 09, 15, 89.00, 69.00, 17.00, 16.00, 26.00 +SAV, 09, 15, 85.00, 67.00, 17.00, 28.00, 37.00 +SAW, 09, 15, 65.00, 49.00, -9999.00, -9999.00, 42.00 +SBA, 09, 15, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 15, 91.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 09, 15, 73.00, 53.00, 21.00, 20.00, 30.00 +SBP, 09, 15, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 15, 70.00, 32.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 15, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 15, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 15, 87.00, 57.00, 2.00, 3.00, 4.00 +SDF, 09, 15, 80.00, 58.00, 17.00, 19.00, 29.00 +SEA, 09, 15, 69.00, 52.00, 23.00, 22.00, 32.00 +SEM, 09, 15, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 15, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 15, 74.00, 55.00, 3.00, 4.00, 6.00 +SGF, 09, 15, 80.00, 57.00, 18.00, 16.00, 28.00 +SGY, 09, 15, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 15, 72.00, 41.00, 17.00, 16.00, 24.00 +SHV, 09, 15, 87.00, 65.00, 14.00, 16.00, 25.00 +SIT, 09, 15, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 15, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 15, 86.00, 63.00, 13.00, 14.00, 20.00 +SKA, 09, 15, 71.00, 45.00, -9999.00, -9999.00, 17.00 +SKF, 09, 15, 89.00, 69.00, -9999.00, -9999.00, 21.00 +SLC, 09, 15, 78.00, 50.00, 15.00, 14.00, 22.00 +SLE, 09, 15, 75.00, 47.00, 19.00, 18.00, 26.00 +SLN, 09, 15, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 15, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 15, 75.00, 52.00, -9999.00, 4.00, 6.00 +SNA, 09, 15, 73.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 15, 48.00, 40.00, 42.00, 45.00, 61.00 +SNS, 09, 15, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 15, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 15, 78.00, 55.00, 14.00, 17.00, 25.00 +SPS, 09, 15, 86.00, 63.00, 13.00, 14.00, 20.00 +SRQ, 09, 15, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 15, 85.00, 62.00, -9999.00, -9999.00, 26.00 +SSI, 09, 15, 84.00, 71.00, -9999.00, -9999.00, -9999.00 +STC, 09, 15, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 15, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +STL, 09, 15, 79.00, 60.00, 17.00, 14.00, 26.00 +STNV, 09, 15, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +STS, 09, 15, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 15, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 15, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 15, 85.00, 54.00, -9999.00, -9999.00, 4.00 +SUX, 09, 15, 74.00, 51.00, 23.00, 16.00, 32.00 +SVN, 09, 15, 85.00, 67.00, -9999.00, -9999.00, 36.00 +SWF, 09, 15, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 15, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 15, 71.00, 51.00, 27.00, 28.00, 42.00 +SZL, 09, 15, 79.00, 54.00, -9999.00, -9999.00, 30.00 +TAD, 09, 15, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 15, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 15, 81.00, 54.00, -9999.00, -9999.00, 35.00 +TCC, 09, 15, 82.00, 54.00, 12.00, 11.00, 17.00 +TCL, 09, 15, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 15, 72.00, 46.00, -9999.00, -9999.00, 28.00 +TCS, 09, 15, 83.00, 58.00, -9999.00, 12.00, 26.00 +TEB, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 15, 83.00, 62.00, -9999.00, -9999.00, 22.00 +TKA, 09, 15, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 15, 88.00, 67.00, 12.00, 31.00, 35.00 +TNX, 09, 15, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 15, 74.00, 51.00, 19.00, 20.00, 32.00 +TOP, 09, 15, 79.00, 55.00, 20.00, 18.00, 28.00 +TPA, 09, 15, 89.00, 72.00, 21.00, 35.00, 42.00 +TPH, 09, 15, 79.00, 46.00, 7.00, 6.00, 10.00 +TRI, 09, 15, 79.00, 56.00, 16.00, 20.00, 26.00 +TRK, 09, 15, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 15, 99.00, 68.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 15, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 15, 83.00, 62.00, 16.00, 16.00, 26.00 +TUP, 09, 15, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 15, 93.00, 67.00, 14.00, 11.00, 21.00 +TVC, 09, 15, 69.00, 49.00, 25.00, 23.00, 36.00 +TVL, 09, 15, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 15, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 15, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 15, 81.00, 58.00, 14.00, 22.00, 28.00 +T01, 09, 15, 79.00, 57.00, -9999.00, -9999.00, 25.00 +T02, 09, 15, 83.00, 62.00, -9999.00, -9999.00, 25.00 +T03, 09, 15, 84.00, 64.00, -9999.00, -9999.00, 31.00 +T04, 09, 15, 89.00, 72.00, -9999.00, -9999.00, 42.00 +T05, 09, 15, 80.00, 54.00, -9999.00, -9999.00, 27.00 +T06, 09, 15, 87.00, 62.00, -9999.00, -9999.00, 25.00 +T07, 09, 15, 83.00, 46.00, -9999.00, -9999.00, 16.00 +T08, 09, 15, 77.00, 53.00, -9999.00, -9999.00, 16.00 +UCA, 09, 15, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 15, 87.00, 59.00, -9999.00, -9999.00, 5.00 +UIL, 09, 15, 67.00, 46.00, 32.00, 34.00, 43.00 +UIN, 09, 15, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 15, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 15, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 15, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +U15, 09, 15, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +U28, 09, 15, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 15, 86.00, 65.00, -9999.00, -9999.00, 31.00 +VBG, 09, 15, 76.00, 53.00, -9999.00, -9999.00, 10.00 +VCT, 09, 15, 89.00, 70.00, 16.00, 26.00, 33.00 +VCV, 09, 15, 89.00, 54.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 15, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 15, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 15, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 15, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 15, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 15, 88.00, 66.00, -9999.00, -9999.00, 31.00 +VRB, 09, 15, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 15, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 15, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 15, 79.00, 57.00, 16.00, 15.00, 23.00 +WJA, 09, 15, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 15, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 15, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 15, 79.00, 38.00, 8.00, 9.00, 12.00 +WPO, 09, 15, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 15, 86.00, 64.00, -9999.00, -9999.00, 26.00 +WRG, 09, 15, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 15, 78.00, 53.00, -9999.00, -9999.00, 25.00 +WRL, 09, 15, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +X68, 09, 15, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 15, 55.00, 41.00, 58.00, 57.00, 68.00 +YCG, 09, 15, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 15, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 15, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 15, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 15, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 15, 76.00, 44.00, 9.00, 9.00, 14.00 +YNG, 09, 15, 72.00, 51.00, 23.00, 23.00, 36.00 +YPA, 09, 15, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 15, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 15, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 15, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 15, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 15, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 15, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 15, 100.00, 73.00, 4.00, 3.00, 6.00 +YVR, 09, 15, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 15, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 15, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 15, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 15, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 15, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 15, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 15, 65.00, 44.00, 29.00, 33.00, 45.00 +ZUN, 09, 15, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 15, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 15, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 15, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +01R, 09, 15, 87.00, 65.00, -9999.00, -9999.00, 26.00 +1V1, 09, 15, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 15, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 15, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 15, 81.00, 66.00, -9999.00, -9999.00, 26.00 +2PJ, 09, 15, 85.00, 62.00, -9999.00, -9999.00, 25.00 +3B1, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 15, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 15, 68.00, 46.00, -9999.00, -9999.00, 37.00 +3SE, 09, 15, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 15, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 15, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +4OM, 09, 15, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 15, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 15, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 15, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 15, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 16, 74.00, 53.00, 19.00, 22.00, 31.00 +ABI, 09, 16, 86.00, 65.00, 12.00, 17.00, 21.00 +ABQ, 09, 16, 81.00, 55.00, 15.00, 12.00, 20.00 +ABR, 09, 16, 72.00, 45.00, 13.00, 11.00, 19.00 +ABY, 09, 16, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 16, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 16, 89.00, 67.00, 13.00, 16.00, 23.00 +ACV, 09, 16, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 16, 76.00, 55.00, 17.00, 13.00, 24.00 +ADK, 09, 16, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 16, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 16, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 16, 79.00, 54.00, -9999.00, -9999.00, 26.00 +AEX, 09, 16, 87.00, 66.00, -9999.00, -9999.00, 26.00 +AFF, 09, 16, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 16, 90.00, 70.00, -9999.00, -9999.00, 49.00 +AGS, 09, 16, 85.00, 62.00, 16.00, 20.00, 28.00 +AHN, 09, 16, 82.00, 62.00, 18.00, 20.00, 28.00 +AKN, 09, 16, 54.00, 39.00, 39.00, 39.00, 55.00 +AKO, 09, 16, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 16, 73.00, 49.00, 23.00, 22.00, 35.00 +ALI, 09, 16, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 16, 73.00, 49.00, 21.00, 16.00, 28.00 +ALS, 09, 16, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 16, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 16, 81.00, 56.00, 15.00, 12.00, 22.00 +AMG, 09, 16, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 16, 54.00, 41.00, 34.00, 33.00, 45.00 +AND, 09, 16, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 16, 60.00, 48.00, 48.00, 52.00, 62.00 +AOO, 09, 16, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +APN, 09, 16, 68.00, 46.00, 26.00, 26.00, 41.00 +AQQ, 09, 16, 85.00, 71.00, -9999.00, -9999.00, -9999.00 +ART, 09, 16, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +AST, 09, 16, 68.00, 49.00, 25.00, 25.00, 34.00 +ATL, 09, 16, 81.00, 63.00, 16.00, 22.00, 28.00 +ATW, 09, 16, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 16, 78.00, 53.00, -9999.00, -9999.00, 29.00 +AUG, 09, 16, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 16, 90.00, 69.00, 13.00, 19.00, 26.00 +AUW, 09, 16, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 16, 76.00, 55.00, 17.00, 23.00, 29.00 +AVP, 09, 16, 72.00, 52.00, 23.00, 21.00, 31.00 +AXN, 09, 16, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 16, 71.00, 50.00, -9999.00, -9999.00, 34.00 +AYS, 09, 16, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 16, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 16, 88.00, 56.00, -9999.00, -9999.00, 4.00 +BAD, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 16, 68.00, 36.00, -9999.00, -9999.00, 19.00 +BDL, 09, 16, 74.00, 51.00, 23.00, 19.00, 32.00 +BDR, 09, 16, 74.00, 57.00, 23.00, 16.00, 33.00 +BET, 09, 16, 51.00, 37.00, 41.00, 41.00, 54.00 +BFD, 09, 16, 67.00, 46.00, 26.00, 28.00, 39.00 +BFF, 09, 16, 76.00, 45.00, 14.00, 12.00, 20.00 +BFL, 09, 16, 90.00, 63.00, 4.00, 3.00, 4.00 +BGM, 09, 16, 68.00, 50.00, 24.00, 25.00, 37.00 +BGR, 09, 16, 67.00, 48.00, 20.00, 18.00, 31.00 +BGS, 09, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 16, 83.00, 62.00, 15.00, 22.00, 27.00 +BID, 09, 16, 69.00, 57.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 16, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 16, 86.00, 46.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 16, 71.00, 46.00, 16.00, 16.00, 23.00 +BIS, 09, 16, 70.00, 42.00, 16.00, 15.00, 25.00 +BIX, 09, 16, 87.00, 70.00, -9999.00, -9999.00, 31.00 +BJI, 09, 16, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 16, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 16, 77.00, 43.00, -9999.00, -9999.00, 24.00 +BKW, 09, 16, 72.00, 52.00, 20.00, 26.00, 36.00 +BLF, 09, 16, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 16, 100.00, 72.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 16, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 16, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 16, 81.00, 55.00, -9999.00, -9999.00, 25.00 +BNA, 09, 16, 82.00, 60.00, 17.00, 19.00, 29.00 +BNO, 09, 16, 73.00, 36.00, -9999.00, 11.00, 19.00 +BOI, 09, 16, 76.00, 48.00, 11.00, 9.00, 15.00 +BOS, 09, 16, 72.00, 56.00, 19.00, 18.00, 28.00 +BPI, 09, 16, 68.00, 25.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 16, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 16, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 16, 75.00, 54.00, -9999.00, -9999.00, 23.00 +BRO, 09, 16, 90.00, 73.00, 19.00, 25.00, 34.00 +BRW, 09, 16, 33.00, 26.00, 29.00, 30.00, 45.00 +BSM, 09, 16, 90.00, 69.00, -9999.00, -9999.00, 21.00 +BTI, 09, 16, 35.00, 28.00, 22.00, 22.00, 34.00 +BTL, 09, 16, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 16, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 16, 87.00, 68.00, 12.00, 28.00, 32.00 +BTT, 09, 16, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 16, 68.00, 48.00, 28.00, 26.00, 40.00 +BUB, 09, 16, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 16, 70.00, 52.00, 27.00, 25.00, 38.00 +BUR, 09, 16, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 16, 85.00, 71.00, -9999.00, 26.00, 38.00 +BWG, 09, 16, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 16, 78.00, 58.00, 15.00, 17.00, 25.00 +BYH, 09, 16, 83.00, 61.00, -9999.00, -9999.00, 22.00 +BYI, 09, 16, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 16, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 16, 85.00, 62.00, 16.00, 18.00, 26.00 +CAG, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 16, 73.00, 53.00, 21.00, 21.00, 34.00 +CAO, 09, 16, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 16, 63.00, 43.00, 26.00, 28.00, 42.00 +CBM, 09, 16, 86.00, 62.00, -9999.00, -9999.00, 25.00 +CDB, 09, 16, 52.00, 43.00, 53.00, 56.00, 73.00 +CDC, 09, 16, 78.00, 46.00, 9.00, 8.00, 15.00 +CDR, 09, 16, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 16, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 16, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 16, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 16, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 16, 82.00, 62.00, 15.00, 20.00, 26.00 +CHO, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 16, 84.00, 67.00, 18.00, 26.00, 33.00 +CID, 09, 16, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 16, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 16, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 16, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 16, 73.00, 54.00, 25.00, 22.00, 36.00 +CLL, 09, 16, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 16, 81.00, 62.00, 15.00, 17.00, 23.00 +CMH, 09, 16, 76.00, 54.00, 16.00, 19.00, 27.00 +CMI, 09, 16, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 16, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 16, 78.00, 55.00, 19.00, 14.00, 27.00 +CNM, 09, 16, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 16, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +COD, 09, 16, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +COF, 09, 16, 87.00, 72.00, -9999.00, -9999.00, 47.00 +CON, 09, 16, 71.00, 45.00, 22.00, 19.00, 31.00 +COS, 09, 16, 73.00, 46.00, 16.00, 13.00, 22.00 +COT, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 16, 78.00, 56.00, 17.00, 18.00, 28.00 +CPR, 09, 16, 73.00, 41.00, 13.00, 13.00, 20.00 +CRBC, 09, 16, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 16, 89.00, 72.00, 19.00, 23.00, 31.00 +CRW, 09, 16, 78.00, 56.00, 18.00, 22.00, 32.00 +CSG, 09, 16, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 16, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 16, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 16, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 16, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 16, 77.00, 56.00, 16.00, 18.00, 27.00 +CVN, 09, 16, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 16, 81.00, 54.00, -9999.00, -9999.00, 19.00 +CXY, 09, 16, 76.00, 56.00, 17.00, 18.00, 28.00 +CYS, 09, 16, 70.00, 43.00, 16.00, 13.00, 23.00 +DAA, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 09, 16, 87.00, 72.00, 25.00, 31.00, 43.00 +DAG, 09, 16, 93.00, 65.00, 3.00, 3.00, 5.00 +DAL, 09, 16, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 16, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 16, 76.00, 54.00, 17.00, 19.00, 27.00 +DBQ, 09, 16, 71.00, 51.00, 23.00, 19.00, 31.00 +DCA, 09, 16, 79.00, 62.00, 16.00, 17.00, 24.00 +DDC, 09, 16, 81.00, 56.00, 18.00, 11.00, 24.00 +DEC, 09, 16, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 16, 76.00, 47.00, 15.00, 12.00, 21.00 +DFW, 09, 16, 87.00, 66.00, 11.00, 16.00, 21.00 +DHN, 09, 16, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 16, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 16, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 16, 90.00, 69.00, -9999.00, -9999.00, 16.00 +DLG, 09, 16, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 16, 63.00, 44.00, 31.00, 26.00, 44.00 +DLLC, 09, 16, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 16, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 16, 93.00, 67.00, -9999.00, -9999.00, 13.00 +DMN, 09, 16, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 16, 80.00, 58.00, -9999.00, -9999.00, 25.00 +DPG, 09, 16, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 16, 88.00, 66.00, -9999.00, -9999.00, 31.00 +DRA, 09, 16, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 16, 90.00, 69.00, 15.00, 16.00, 24.00 +DSM, 09, 16, 75.00, 54.00, 21.00, 16.00, 28.00 +DTW, 09, 16, 73.00, 52.00, 20.00, 21.00, 32.00 +DUG, 09, 16, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 16, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 16, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 16, 86.00, 65.00, -9999.00, -9999.00, 23.00 +D45, 09, 16, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 16, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 16, 69.00, 47.00, 23.00, 19.00, 33.00 +ECG, 09, 16, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 16, 89.00, 59.00, -9999.00, -9999.00, 3.00 +EED, 09, 16, 99.00, 73.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +EGE, 09, 16, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 16, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 16, 73.00, 49.00, 23.00, 26.00, 36.00 +EKO, 09, 16, 78.00, 38.00, 12.00, 11.00, 17.00 +ELD, 09, 16, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 16, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 16, 87.00, 61.00, 15.00, 12.00, 21.00 +ELY, 09, 16, 75.00, 37.00, 13.00, 11.00, 19.00 +EMP, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 16, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +END, 09, 16, 84.00, 61.00, -9999.00, -9999.00, 19.00 +ENN, 09, 16, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 16, 76.00, 53.00, -9999.00, -9999.00, 10.00 +EPH, 09, 16, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 16, 71.00, 55.00, 30.00, 24.00, 41.00 +ESF, 09, 16, 87.00, 66.00, -9999.00, -9999.00, 29.00 +EUG, 09, 16, 76.00, 49.00, 16.00, 16.00, 22.00 +EVV, 09, 16, 80.00, 57.00, 16.00, 17.00, 26.00 +EWN, 09, 16, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 16, 77.00, 59.00, 18.00, 18.00, 28.00 +EYW, 09, 16, 88.00, 78.00, 29.00, 32.00, 48.00 +E74, 09, 16, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 16, 81.00, 59.00, -9999.00, -9999.00, 24.00 +FAI, 09, 16, 54.00, 35.00, 22.00, 23.00, 34.00 +FAR, 09, 16, 69.00, 45.00, 17.00, 17.00, 28.00 +FAT, 09, 16, 90.00, 58.00, 3.00, 3.00, 5.00 +FAY, 09, 16, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 16, 67.00, 38.00, 17.00, 17.00, 26.00 +FCS, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FDY, 09, 16, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 16, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +FLG, 09, 16, 73.00, 41.00, 15.00, 17.00, 25.00 +FLL, 09, 16, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 16, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 16, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +FME, 09, 16, 80.00, 54.00, -9999.00, -9999.00, 24.00 +FMH, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 16, 81.00, 47.00, 10.00, 11.00, 16.00 +FMY, 09, 16, 90.00, 74.00, 20.00, 40.00, 49.00 +FNT, 09, 16, 71.00, 50.00, 23.00, 22.00, 35.00 +FOD, 09, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 16, 79.00, 55.00, -9999.00, -9999.00, 24.00 +FOK, 09, 16, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 16, 80.00, 57.00, -9999.00, -9999.00, 29.00 +FSD, 09, 16, 72.00, 48.00, 23.00, 17.00, 32.00 +FSI, 09, 16, 85.00, 61.00, -9999.00, -9999.00, 21.00 +FSM, 09, 16, 85.00, 61.00, 16.00, 20.00, 26.00 +FTK, 09, 16, 80.00, 55.00, -9999.00, -9999.00, 25.00 +FWA, 09, 16, 75.00, 54.00, 16.00, 17.00, 27.00 +FWH, 09, 16, 87.00, 64.00, -9999.00, -9999.00, 21.00 +FYU, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 16, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 16, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 16, 102.00, 70.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 16, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 16, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 16, 71.00, 45.00, 13.00, 11.00, 19.00 +GFA, 09, 16, 69.00, 43.00, -9999.00, -9999.00, 27.00 +GFK, 09, 16, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 16, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 16, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 16, 70.00, 43.00, 12.00, 14.00, 20.00 +GJT, 09, 16, 80.00, 52.00, 12.00, 13.00, 21.00 +GKN, 09, 16, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 16, 77.00, 49.00, 12.00, 9.00, 17.00 +GLH, 09, 16, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 16, 84.00, 75.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 16, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 16, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +GON, 09, 16, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 16, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 16, 68.00, 48.00, 28.00, 23.00, 37.00 +GRCI, 09, 16, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 16, 72.00, 46.00, -9999.00, -9999.00, 26.00 +GRI, 09, 16, 76.00, 51.00, 16.00, 15.00, 25.00 +GRK, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 09, 16, 71.00, 49.00, 22.00, 19.00, 31.00 +GSB, 09, 16, 83.00, 61.00, -9999.00, -9999.00, 26.00 +GSG, 09, 16, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 16, 79.00, 59.00, 17.00, 18.00, 25.00 +GSP, 09, 16, 81.00, 60.00, 19.00, 20.00, 29.00 +GST, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 16, 69.00, 50.00, -9999.00, -9999.00, 36.00 +GTF, 09, 16, 69.00, 43.00, 18.00, 17.00, 25.00 +GUP, 09, 16, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 16, 76.00, 53.00, -9999.00, -9999.00, 29.00 +GVW, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 09, 16, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 16, 80.00, 67.00, 20.00, 22.00, 31.00 +HBR, 09, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 16, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 16, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 16, 76.00, 48.00, -9999.00, -9999.00, 16.00 +HKY, 09, 16, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 16, 69.00, 40.00, 17.00, 13.00, 23.00 +HMN, 09, 16, 88.00, 53.00, -9999.00, -9999.00, 16.00 +HMS, 09, 16, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 16, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 16, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HON, 09, 16, 73.00, 46.00, 15.00, 14.00, 25.00 +HOP, 09, 16, 82.00, 57.00, -9999.00, -9999.00, 22.00 +HOT, 09, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 16, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 16, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 16, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 16, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 16, 88.00, 66.00, -9999.00, -9999.00, 29.00 +HST, 09, 16, 89.00, 72.00, -9999.00, -9999.00, 57.00 +HSV, 09, 16, 82.00, 61.00, 18.00, 22.00, 29.00 +HTL, 09, 16, 67.00, 46.00, 30.00, 27.00, 46.00 +HTS, 09, 16, 77.00, 56.00, 16.00, 22.00, 29.00 +HUF, 09, 16, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 16, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 16, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 16, 70.00, 41.00, 16.00, 17.00, 25.00 +IAB, 09, 16, 81.00, 58.00, -9999.00, -9999.00, 25.00 +IAD, 09, 16, 78.00, 55.00, 18.00, 20.00, 30.00 +IAG, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 16, 88.00, 67.00, 15.00, 25.00, 31.00 +ICT, 09, 16, 81.00, 58.00, 18.00, 13.00, 26.00 +IDA, 09, 16, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 16, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 16, 77.00, 57.00, 16.00, 19.00, 28.00 +ILI, 09, 16, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 16, 85.00, 65.00, 21.00, 25.00, 34.00 +IMT, 09, 16, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +IND, 09, 16, 77.00, 55.00, 16.00, 15.00, 25.00 +INL, 09, 16, 64.00, 42.00, 26.00, 27.00, 42.00 +INS, 09, 16, 87.00, 59.00, -9999.00, -9999.00, 5.00 +INT, 09, 16, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +INW, 09, 16, 83.00, 52.00, 13.00, 15.00, 23.00 +IPL, 09, 16, 99.00, 71.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 16, 73.00, 52.00, 22.00, 23.00, 34.00 +IRK, 09, 16, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 16, 69.00, 42.00, 18.00, 17.00, 27.00 +ISP, 09, 16, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 16, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 16, 97.00, 67.00, -9999.00, -9999.00, 9.00 +IWD, 09, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 16, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 16, 88.00, 63.00, 15.00, 23.00, 29.00 +JAX, 09, 16, 87.00, 69.00, 22.00, 34.00, 41.00 +JBR, 09, 16, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 16, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 16, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 16, 74.00, 59.00, 19.00, 18.00, 29.00 +JHW, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 16, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 16, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 16, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 16, 55.00, 43.00, 53.00, 54.00, 67.00 +JST, 09, 16, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 16, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 16, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 16, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 16, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 16, 71.00, 49.00, 20.00, 21.00, 32.00 +LAR, 09, 16, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 16, 94.00, 65.00, 4.00, 6.00, 9.00 +LAX, 09, 16, 77.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 16, 82.00, 59.00, 16.00, 14.00, 23.00 +LBF, 09, 16, 76.00, 45.00, 16.00, 12.00, 23.00 +LCH, 09, 16, 86.00, 68.00, 18.00, 25.00, 33.00 +LCK, 09, 16, 77.00, 54.00, -9999.00, -9999.00, 27.00 +LEB, 09, 16, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 16, 78.00, 57.00, 16.00, 23.00, 31.00 +LFI, 09, 16, 78.00, 64.00, -9999.00, -9999.00, 25.00 +LFK, 09, 16, 88.00, 66.00, 15.00, 24.00, 31.00 +LFT, 09, 16, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 16, 74.00, 61.00, 18.00, 18.00, 28.00 +LGB, 09, 16, 82.00, 62.00, 4.00, 4.00, 6.00 +LGU, 09, 16, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 16, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 16, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 16, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 16, 84.00, 63.00, 17.00, 21.00, 29.00 +LIZ, 09, 16, 63.00, 43.00, -9999.00, -9999.00, 42.00 +LMT, 09, 16, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +LND, 09, 16, 72.00, 44.00, 11.00, 11.00, 17.00 +LNK, 09, 16, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 16, 81.00, 43.00, 5.00, 3.00, 6.00 +LOZ, 09, 16, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 16, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 16, 83.00, 61.00, -9999.00, -9999.00, 29.00 +LSE, 09, 16, 72.00, 51.00, 21.00, 19.00, 33.00 +LSF, 09, 16, 86.00, 66.00, -9999.00, -9999.00, 28.00 +LSV, 09, 16, 96.00, 57.00, -9999.00, -9999.00, 5.00 +LTS, 09, 16, 88.00, 61.00, -9999.00, -9999.00, 18.00 +LUF, 09, 16, 99.00, 65.00, -9999.00, -9999.00, 7.00 +LVS, 09, 16, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 16, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 16, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 16, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 16, 78.00, 57.00, 22.00, 16.00, 30.00 +MAF, 09, 16, 85.00, 61.00, 14.00, 15.00, 20.00 +MBL, 09, 16, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 16, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 16, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 16, 87.00, 58.00, -9999.00, -9999.00, 3.00 +MCF, 09, 16, 89.00, 72.00, -9999.00, -9999.00, 41.00 +MCG, 09, 16, 52.00, 35.00, 33.00, 33.00, 47.00 +MCI, 09, 16, 77.00, 56.00, 18.00, 18.00, 26.00 +MCK, 09, 16, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 16, 86.00, 64.00, 15.00, 22.00, 29.00 +MCO, 09, 16, 89.00, 72.00, 16.00, 40.00, 46.00 +MCW, 09, 16, 72.00, 48.00, 17.00, 14.00, 24.00 +MC2, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MDH, 09, 16, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 16, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 16, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 16, 75.00, 56.00, 18.00, 20.00, 28.00 +MEI, 09, 16, 86.00, 63.00, 14.00, 19.00, 26.00 +MEM, 09, 16, 83.00, 64.00, 16.00, 19.00, 27.00 +MER, 09, 16, 90.00, 54.00, -9999.00, -9999.00, 3.00 +MFD, 09, 16, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 16, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 16, 82.00, 48.00, 12.00, 10.00, 16.00 +MGE, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 09, 16, 87.00, 65.00, 17.00, 21.00, 29.00 +MGW, 09, 16, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 16, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 16, 87.00, 57.00, -9999.00, -9999.00, 3.00 +MHS, 09, 16, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 16, 88.00, 74.00, 33.00, 45.00, 58.00 +MIB, 09, 16, 67.00, 44.00, -9999.00, -9999.00, 26.00 +MIV, 09, 16, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 16, 81.00, 42.00, -9999.00, -9999.00, 10.00 +MKC, 09, 16, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 16, 70.00, 52.00, 21.00, 16.00, 31.00 +MKG, 09, 16, 70.00, 51.00, 21.00, 21.00, 31.00 +MKL, 09, 16, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 16, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 16, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 16, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 16, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 16, 75.00, 53.00, 18.00, 17.00, 27.00 +MLS, 09, 16, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 16, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 16, 86.00, 64.00, -9999.00, -9999.00, 25.00 +MOB, 09, 16, 87.00, 68.00, 20.00, 30.00, 36.00 +MOT, 09, 16, 67.00, 44.00, 14.00, 15.00, 23.00 +MPV, 09, 16, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 16, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 16, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 16, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 16, 72.00, 53.00, -9999.00, -9999.00, 7.00 +MSL, 09, 16, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 16, 71.00, 48.00, 23.00, 20.00, 34.00 +MSO, 09, 16, 70.00, 40.00, 19.00, 18.00, 27.00 +MSP, 09, 16, 70.00, 50.00, 24.00, 19.00, 34.00 +MSS, 09, 16, 68.00, 47.00, 23.00, 26.00, 38.00 +MSY, 09, 16, 86.00, 69.00, 15.00, 29.00, 35.00 +MTC, 09, 16, 71.00, 52.00, -9999.00, -9999.00, 27.00 +MTN, 09, 16, 79.00, 58.00, -9999.00, -9999.00, 24.00 +MTO, 09, 16, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 16, 76.00, 52.00, -9999.00, -9999.00, 24.00 +MUO, 09, 16, 80.00, 45.00, -9999.00, -9999.00, 10.00 +MWA, 09, 16, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 16, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 16, 87.00, 65.00, -9999.00, -9999.00, 22.00 +MYL, 09, 16, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 16, 84.00, 64.00, -9999.00, -9999.00, 31.00 +NAO, 09, 16, 82.00, 70.00, -9999.00, -9999.00, 39.00 +NBC, 09, 16, 84.00, 67.00, -9999.00, -9999.00, 30.00 +NBE, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +NBU, 09, 16, 74.00, 53.00, -9999.00, -9999.00, 30.00 +NCA, 09, 16, 84.00, 61.00, -9999.00, -9999.00, 30.00 +NCO, 09, 16, 72.00, 56.00, -9999.00, -9999.00, 26.00 +NC1, 09, 16, 88.00, 61.00, -9999.00, -9999.00, 3.00 +NEL, 09, 16, 77.00, 53.00, -9999.00, -9999.00, 27.00 +NFG, 09, 16, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NFL, 09, 16, 79.00, 43.00, -9999.00, -9999.00, 7.00 +NGP, 09, 16, 89.00, 72.00, -9999.00, -9999.00, 33.00 +NGU, 09, 16, 79.00, 64.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 16, 72.00, 56.00, -9999.00, -9999.00, 3.00 +NHK, 09, 16, 78.00, 57.00, -9999.00, -9999.00, 27.00 +NHZ, 09, 16, 68.00, 49.00, -9999.00, -9999.00, 33.00 +NID, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 16, 87.00, 69.00, -9999.00, -9999.00, 42.00 +NIR, 09, 16, 90.00, 68.00, -9999.00, -9999.00, 30.00 +NKT, 09, 16, 83.00, 66.00, -9999.00, -9999.00, 33.00 +NKX, 09, 16, 77.00, 65.00, -9999.00, -9999.00, 3.00 +NLC, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 16, 86.00, 61.00, -9999.00, -9999.00, 27.00 +NPA, 09, 16, 86.00, 70.00, -9999.00, -9999.00, 33.00 +NQA, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 16, 91.00, 70.00, -9999.00, -9999.00, 30.00 +NQX, 09, 16, 88.00, 78.00, -9999.00, -9999.00, 52.00 +NRB, 09, 16, 86.00, 72.00, -9999.00, -9999.00, 33.00 +NRC, 09, 16, 89.00, 54.00, -9999.00, -9999.00, 5.00 +NRS, 09, 16, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NSE, 09, 16, 87.00, 65.00, -9999.00, -9999.00, 33.00 +NSI, 09, 16, 76.00, 57.00, -9999.00, -9999.00, 3.00 +NTD, 09, 16, 76.00, 57.00, -9999.00, -9999.00, 3.00 +NTK, 09, 16, 83.00, 62.00, -9999.00, -9999.00, 7.00 +NTU, 09, 16, 79.00, 64.00, -9999.00, -9999.00, 27.00 +NUC, 09, 16, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 16, 77.00, 52.00, -9999.00, -9999.00, 3.00 +NUW, 09, 16, 67.00, 46.00, -9999.00, -9999.00, 27.00 +NWF, 09, 16, 82.00, 62.00, -9999.00, -9999.00, 6.00 +NXX, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 16, 80.00, 55.00, -9999.00, -9999.00, 27.00 +NZC, 09, 16, 88.00, 66.00, -9999.00, -9999.00, 40.00 +NZJ, 09, 16, 84.00, 58.00, -9999.00, -9999.00, 3.00 +NZW, 09, 16, 71.00, 51.00, -9999.00, -9999.00, 30.00 +NZY, 09, 16, 77.00, 65.00, -9999.00, -9999.00, 3.00 +OAK, 09, 16, 76.00, 53.00, 3.00, 4.00, 5.00 +OAR, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFK, 09, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 16, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 16, 83.00, 62.00, 15.00, 13.00, 23.00 +OLM, 09, 16, 70.00, 44.00, 26.00, 24.00, 35.00 +OMA, 09, 16, 76.00, 53.00, 20.00, 16.00, 26.00 +OME, 09, 16, 48.00, 36.00, 32.00, 36.00, 44.00 +ONT, 09, 16, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 16, 74.00, 53.00, 21.00, 18.00, 31.00 +ORF, 09, 16, 79.00, 64.00, 17.00, 17.00, 26.00 +ORH, 09, 16, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 16, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 16, 69.00, 47.00, -9999.00, -9999.00, 37.00 +OTG, 09, 16, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 16, 67.00, 50.00, 17.00, 18.00, 25.00 +OTM, 09, 16, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 16, 46.00, 36.00, 28.00, 30.00, 39.00 +OURC, 09, 16, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 16, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 16, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 16, 87.00, 64.00, -9999.00, -9999.00, 30.00 +PACZ, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 16, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 16, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 16, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 16, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 16, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 16, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 16, 88.00, 67.00, -9999.00, -9999.00, 31.00 +PAQ, 09, 16, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 16, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 16, 50.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 16, 44.00, 36.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 16, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 16, 68.00, 49.00, -9999.00, -9999.00, 34.00 +PBI, 09, 16, 88.00, 74.00, 33.00, 43.00, 59.00 +PDT, 09, 16, 76.00, 49.00, 13.00, 11.00, 19.00 +PDX, 09, 16, 74.00, 52.00, 22.00, 19.00, 29.00 +PFN, 09, 16, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 16, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 16, 77.00, 58.00, 18.00, 18.00, 29.00 +PHX, 09, 16, 98.00, 72.00, 8.00, 5.00, 12.00 +PIA, 09, 16, 76.00, 54.00, 21.00, 18.00, 30.00 +PIB, 09, 16, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 16, 74.00, 42.00, 13.00, 13.00, 21.00 +PIR, 09, 16, 75.00, 48.00, 11.00, 10.00, 18.00 +PIT, 09, 16, 74.00, 53.00, 21.00, 20.00, 32.00 +PKB, 09, 16, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 16, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 16, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 16, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 16, 86.00, 70.00, 16.00, 23.00, 29.00 +POB, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +POE, 09, 16, 87.00, 64.00, -9999.00, -9999.00, 43.00 +POM, 09, 16, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 09, 16, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 16, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 16, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 16, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 16, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 16, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 16, 71.00, 47.00, -9999.00, -9999.00, 28.00 +PSP, 09, 16, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 16, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 16, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 16, 81.00, 49.00, 11.00, 7.00, 16.00 +PUC, 09, 16, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 16, 74.00, 53.00, 20.00, 16.00, 27.00 +PVU, 09, 16, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 16, 69.00, 48.00, 22.00, 19.00, 29.00 +P02, 09, 16, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +P07, 09, 16, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +P11, 09, 16, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P24, 09, 16, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +P28, 09, 16, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +P35, 09, 16, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +P38, 09, 16, 84.00, 45.00, -9999.00, -9999.00, -9999.00 +P39, 09, 16, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +P58, 09, 16, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +P59, 09, 16, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +P60, 09, 16, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +P61, 09, 16, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +P67, 09, 16, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +P68, 09, 16, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +P69, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 16, 80.00, 38.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 16, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 16, 74.00, 45.00, 13.00, 12.00, 20.00 +RBL, 09, 16, 89.00, 59.00, 6.00, 6.00, 9.00 +RCA, 09, 16, 74.00, 45.00, -9999.00, -9999.00, 19.00 +RDD, 09, 16, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 16, 75.00, 38.00, 10.00, 8.00, 15.00 +RDR, 09, 16, 67.00, 43.00, -9999.00, -9999.00, 27.00 +RDU, 09, 16, 81.00, 60.00, 17.00, 17.00, 25.00 +REE, 09, 16, 82.00, 59.00, -9999.00, -9999.00, 19.00 +REJ, 09, 16, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 16, 73.00, 51.00, 18.00, 19.00, 29.00 +RIC, 09, 16, 80.00, 58.00, 19.00, 17.00, 27.00 +RIV, 09, 16, 89.00, 57.00, -9999.00, -9999.00, 3.00 +RIW, 09, 16, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 16, 69.00, 40.00, 9.00, 13.00, 15.00 +RME, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RND, 09, 16, 89.00, 69.00, -9999.00, -9999.00, 23.00 +RNO, 09, 16, 79.00, 41.00, 9.00, 8.00, 12.00 +ROA, 09, 16, 78.00, 56.00, 17.00, 17.00, 26.00 +ROC, 09, 16, 71.00, 51.00, 26.00, 25.00, 39.00 +ROW, 09, 16, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 16, 79.00, 55.00, 12.00, 12.00, 20.00 +RST, 09, 16, 69.00, 48.00, 25.00, 21.00, 36.00 +RWF, 09, 16, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 16, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 16, 87.00, 55.00, 3.00, 5.00, 5.00 +SAF, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 16, 77.00, 65.00, 4.00, 4.00, 6.00 +SAT, 09, 16, 89.00, 69.00, 17.00, 16.00, 26.00 +SAV, 09, 16, 85.00, 67.00, 17.00, 27.00, 36.00 +SAW, 09, 16, 65.00, 49.00, -9999.00, -9999.00, 42.00 +SBA, 09, 16, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 16, 91.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 09, 16, 73.00, 53.00, 21.00, 20.00, 30.00 +SBP, 09, 16, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 16, 70.00, 32.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 16, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 16, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 16, 87.00, 57.00, 2.00, 3.00, 4.00 +SDF, 09, 16, 80.00, 58.00, 17.00, 19.00, 29.00 +SEA, 09, 16, 69.00, 52.00, 23.00, 22.00, 32.00 +SEM, 09, 16, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 16, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 16, 74.00, 55.00, 3.00, 4.00, 6.00 +SGF, 09, 16, 80.00, 57.00, 18.00, 16.00, 28.00 +SGY, 09, 16, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 16, 72.00, 41.00, 17.00, 16.00, 24.00 +SHV, 09, 16, 87.00, 65.00, 14.00, 16.00, 25.00 +SIT, 09, 16, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 16, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 16, 86.00, 63.00, 13.00, 14.00, 20.00 +SKA, 09, 16, 71.00, 45.00, -9999.00, -9999.00, 17.00 +SKF, 09, 16, 89.00, 69.00, -9999.00, -9999.00, 21.00 +SLC, 09, 16, 78.00, 50.00, 15.00, 14.00, 22.00 +SLE, 09, 16, 75.00, 47.00, 19.00, 18.00, 26.00 +SLN, 09, 16, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 16, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 16, 75.00, 52.00, -9999.00, 4.00, 6.00 +SNA, 09, 16, 73.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 16, 48.00, 40.00, 42.00, 46.00, 61.00 +SNS, 09, 16, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 16, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 16, 78.00, 55.00, 14.00, 17.00, 25.00 +SPS, 09, 16, 86.00, 63.00, 13.00, 14.00, 20.00 +SRQ, 09, 16, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 16, 85.00, 62.00, -9999.00, -9999.00, 26.00 +SSI, 09, 16, 84.00, 71.00, -9999.00, -9999.00, -9999.00 +STC, 09, 16, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 16, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +STL, 09, 16, 79.00, 60.00, 17.00, 14.00, 26.00 +STNV, 09, 16, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +STS, 09, 16, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 16, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 16, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 16, 85.00, 54.00, -9999.00, -9999.00, 4.00 +SUX, 09, 16, 74.00, 51.00, 23.00, 16.00, 32.00 +SVN, 09, 16, 85.00, 67.00, -9999.00, -9999.00, 35.00 +SWF, 09, 16, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 16, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 16, 71.00, 51.00, 27.00, 28.00, 42.00 +SZL, 09, 16, 79.00, 54.00, -9999.00, -9999.00, 30.00 +TAD, 09, 16, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 16, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 16, 81.00, 54.00, -9999.00, -9999.00, 35.00 +TCC, 09, 16, 82.00, 54.00, 12.00, 11.00, 17.00 +TCL, 09, 16, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 16, 72.00, 46.00, -9999.00, -9999.00, 29.00 +TCS, 09, 16, 83.00, 58.00, -9999.00, 12.00, 26.00 +TEB, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 16, 83.00, 62.00, -9999.00, -9999.00, 22.00 +TKA, 09, 16, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 16, 88.00, 67.00, 12.00, 30.00, 34.00 +TNX, 09, 16, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 16, 74.00, 51.00, 19.00, 20.00, 32.00 +TOP, 09, 16, 79.00, 55.00, 20.00, 18.00, 28.00 +TPA, 09, 16, 89.00, 72.00, 21.00, 34.00, 41.00 +TPH, 09, 16, 79.00, 46.00, 7.00, 6.00, 10.00 +TRI, 09, 16, 79.00, 56.00, 16.00, 20.00, 26.00 +TRK, 09, 16, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 16, 99.00, 68.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 16, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 16, 83.00, 62.00, 16.00, 16.00, 26.00 +TUP, 09, 16, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 16, 93.00, 67.00, 14.00, 11.00, 21.00 +TVC, 09, 16, 69.00, 49.00, 25.00, 23.00, 36.00 +TVL, 09, 16, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 16, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 16, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 16, 81.00, 58.00, 14.00, 22.00, 28.00 +T01, 09, 16, 79.00, 57.00, -9999.00, -9999.00, 25.00 +T02, 09, 16, 83.00, 62.00, -9999.00, -9999.00, 25.00 +T03, 09, 16, 84.00, 64.00, -9999.00, -9999.00, 31.00 +T04, 09, 16, 89.00, 72.00, -9999.00, -9999.00, 41.00 +T05, 09, 16, 80.00, 54.00, -9999.00, -9999.00, 27.00 +T06, 09, 16, 87.00, 62.00, -9999.00, -9999.00, 25.00 +T07, 09, 16, 83.00, 46.00, -9999.00, -9999.00, 16.00 +T08, 09, 16, 76.00, 53.00, -9999.00, -9999.00, 16.00 +UCA, 09, 16, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 16, 87.00, 59.00, -9999.00, -9999.00, 5.00 +UIL, 09, 16, 67.00, 46.00, 32.00, 34.00, 43.00 +UIN, 09, 16, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 16, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 16, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 16, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +U15, 09, 16, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +U28, 09, 16, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 16, 86.00, 65.00, -9999.00, -9999.00, 30.00 +VBG, 09, 16, 76.00, 53.00, -9999.00, -9999.00, 10.00 +VCT, 09, 16, 89.00, 70.00, 16.00, 26.00, 33.00 +VCV, 09, 16, 89.00, 54.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 16, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 16, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 16, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 16, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 16, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 16, 88.00, 66.00, -9999.00, -9999.00, 31.00 +VRB, 09, 16, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 16, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 16, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 16, 79.00, 57.00, 16.00, 15.00, 23.00 +WJA, 09, 16, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 16, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 16, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 16, 79.00, 38.00, 8.00, 9.00, 12.00 +WPO, 09, 16, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 16, 86.00, 64.00, -9999.00, -9999.00, 26.00 +WRG, 09, 16, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 16, 78.00, 53.00, -9999.00, -9999.00, 25.00 +WRL, 09, 16, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +X68, 09, 16, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 16, 55.00, 41.00, 59.00, 58.00, 69.00 +YCG, 09, 16, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 16, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 16, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 16, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 16, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 16, 76.00, 44.00, 9.00, 9.00, 14.00 +YNG, 09, 16, 72.00, 51.00, 23.00, 23.00, 36.00 +YPA, 09, 16, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 16, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 16, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 16, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 16, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 16, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 16, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 16, 100.00, 73.00, 4.00, 3.00, 6.00 +YVR, 09, 16, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 16, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 16, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 16, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 16, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 16, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 16, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 16, 65.00, 44.00, 29.00, 33.00, 45.00 +ZUN, 09, 16, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 16, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 16, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 16, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +01R, 09, 16, 87.00, 65.00, -9999.00, -9999.00, 26.00 +1V1, 09, 16, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 16, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 16, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 16, 81.00, 66.00, -9999.00, -9999.00, 26.00 +2PJ, 09, 16, 85.00, 62.00, -9999.00, -9999.00, 25.00 +3B1, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 16, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 16, 68.00, 46.00, -9999.00, -9999.00, 37.00 +3SE, 09, 16, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 16, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 16, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +4OM, 09, 16, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 16, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 16, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 16, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 16, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 17, 74.00, 53.00, 19.00, 22.00, 31.00 +ABI, 09, 17, 86.00, 65.00, 12.00, 17.00, 21.00 +ABQ, 09, 17, 81.00, 55.00, 15.00, 12.00, 20.00 +ABR, 09, 17, 72.00, 45.00, 13.00, 11.00, 19.00 +ABY, 09, 17, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 17, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 17, 89.00, 67.00, 13.00, 16.00, 23.00 +ACV, 09, 17, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 17, 76.00, 55.00, 17.00, 13.00, 24.00 +ADK, 09, 17, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 17, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 17, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 17, 79.00, 54.00, -9999.00, -9999.00, 26.00 +AEX, 09, 17, 87.00, 66.00, -9999.00, -9999.00, 25.00 +AFF, 09, 17, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 17, 90.00, 70.00, -9999.00, -9999.00, 49.00 +AGS, 09, 17, 85.00, 62.00, 16.00, 19.00, 27.00 +AHN, 09, 17, 82.00, 62.00, 18.00, 20.00, 27.00 +AKN, 09, 17, 54.00, 39.00, 39.00, 39.00, 54.00 +AKO, 09, 17, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 17, 73.00, 49.00, 23.00, 22.00, 35.00 +ALI, 09, 17, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 17, 73.00, 49.00, 21.00, 16.00, 28.00 +ALS, 09, 17, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 17, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 17, 81.00, 56.00, 15.00, 12.00, 22.00 +AMG, 09, 17, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 17, 54.00, 41.00, 34.00, 33.00, 45.00 +AND, 09, 17, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 17, 60.00, 48.00, 48.00, 52.00, 62.00 +AOO, 09, 17, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +APN, 09, 17, 68.00, 46.00, 26.00, 26.00, 41.00 +AQQ, 09, 17, 85.00, 71.00, -9999.00, -9999.00, -9999.00 +ART, 09, 17, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +AST, 09, 17, 68.00, 49.00, 26.00, 26.00, 35.00 +ATL, 09, 17, 81.00, 63.00, 16.00, 21.00, 27.00 +ATW, 09, 17, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 17, 78.00, 53.00, -9999.00, -9999.00, 29.00 +AUG, 09, 17, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 17, 90.00, 69.00, 13.00, 19.00, 26.00 +AUW, 09, 17, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 17, 76.00, 55.00, 17.00, 23.00, 29.00 +AVP, 09, 17, 72.00, 52.00, 23.00, 21.00, 31.00 +AXN, 09, 17, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 17, 71.00, 50.00, -9999.00, -9999.00, 34.00 +AYS, 09, 17, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 17, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 17, 88.00, 56.00, -9999.00, -9999.00, 4.00 +BAD, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 17, 68.00, 36.00, -9999.00, -9999.00, 19.00 +BDL, 09, 17, 74.00, 51.00, 23.00, 19.00, 32.00 +BDR, 09, 17, 74.00, 57.00, 23.00, 16.00, 33.00 +BET, 09, 17, 51.00, 37.00, 41.00, 40.00, 54.00 +BFD, 09, 17, 67.00, 46.00, 26.00, 28.00, 39.00 +BFF, 09, 17, 76.00, 45.00, 14.00, 12.00, 20.00 +BFL, 09, 17, 90.00, 63.00, 4.00, 3.00, 4.00 +BGM, 09, 17, 68.00, 50.00, 24.00, 25.00, 37.00 +BGR, 09, 17, 67.00, 48.00, 20.00, 18.00, 31.00 +BGS, 09, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 17, 83.00, 62.00, 15.00, 21.00, 26.00 +BID, 09, 17, 69.00, 57.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 17, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 17, 86.00, 46.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 17, 71.00, 46.00, 16.00, 16.00, 23.00 +BIS, 09, 17, 70.00, 42.00, 16.00, 15.00, 25.00 +BIX, 09, 17, 87.00, 70.00, -9999.00, -9999.00, 30.00 +BJI, 09, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 17, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 17, 77.00, 43.00, -9999.00, -9999.00, 23.00 +BKW, 09, 17, 72.00, 52.00, 20.00, 26.00, 36.00 +BLF, 09, 17, 71.00, 55.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 17, 100.00, 72.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 17, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 17, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 17, 81.00, 55.00, -9999.00, -9999.00, 25.00 +BNA, 09, 17, 82.00, 60.00, 17.00, 19.00, 29.00 +BNO, 09, 17, 73.00, 36.00, -9999.00, 11.00, 20.00 +BOI, 09, 17, 76.00, 48.00, 11.00, 9.00, 15.00 +BOS, 09, 17, 72.00, 56.00, 19.00, 18.00, 28.00 +BPI, 09, 17, 68.00, 25.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 17, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 17, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 17, 75.00, 54.00, -9999.00, -9999.00, 23.00 +BRO, 09, 17, 90.00, 73.00, 19.00, 24.00, 33.00 +BRW, 09, 17, 33.00, 25.00, 29.00, 30.00, 45.00 +BSM, 09, 17, 90.00, 69.00, -9999.00, -9999.00, 20.00 +BTI, 09, 17, 34.00, 27.00, 22.00, 22.00, 34.00 +BTL, 09, 17, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 17, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 17, 87.00, 68.00, 12.00, 27.00, 31.00 +BTT, 09, 17, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 17, 68.00, 48.00, 28.00, 26.00, 40.00 +BUB, 09, 17, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 17, 70.00, 52.00, 27.00, 25.00, 38.00 +BUR, 09, 17, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 17, 85.00, 71.00, -9999.00, 26.00, 37.00 +BWG, 09, 17, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 17, 78.00, 58.00, 15.00, 17.00, 25.00 +BYH, 09, 17, 83.00, 61.00, -9999.00, -9999.00, 22.00 +BYI, 09, 17, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 17, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 17, 85.00, 62.00, 16.00, 18.00, 26.00 +CAG, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 17, 73.00, 53.00, 21.00, 21.00, 34.00 +CAO, 09, 17, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 17, 63.00, 43.00, 26.00, 28.00, 42.00 +CBM, 09, 17, 86.00, 61.00, -9999.00, -9999.00, 25.00 +CDB, 09, 17, 52.00, 43.00, 53.00, 56.00, 73.00 +CDC, 09, 17, 78.00, 46.00, 9.00, 8.00, 15.00 +CDR, 09, 17, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 17, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 17, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 09, 17, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 17, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 17, 82.00, 62.00, 15.00, 20.00, 26.00 +CHO, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 17, 84.00, 67.00, 17.00, 25.00, 33.00 +CID, 09, 17, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 17, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 17, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 17, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 17, 73.00, 54.00, 25.00, 22.00, 36.00 +CLL, 09, 17, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 17, 81.00, 62.00, 15.00, 17.00, 23.00 +CMH, 09, 17, 76.00, 54.00, 16.00, 19.00, 27.00 +CMI, 09, 17, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 17, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 17, 78.00, 55.00, 19.00, 14.00, 27.00 +CNM, 09, 17, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 17, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +COD, 09, 17, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +COF, 09, 17, 87.00, 72.00, -9999.00, -9999.00, 46.00 +CON, 09, 17, 71.00, 45.00, 22.00, 19.00, 31.00 +COS, 09, 17, 73.00, 46.00, 16.00, 13.00, 22.00 +COT, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 17, 78.00, 56.00, 17.00, 18.00, 28.00 +CPR, 09, 17, 73.00, 41.00, 13.00, 13.00, 20.00 +CRBC, 09, 17, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 17, 89.00, 72.00, 19.00, 23.00, 31.00 +CRW, 09, 17, 78.00, 56.00, 18.00, 22.00, 32.00 +CSG, 09, 17, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 17, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 17, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 17, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 17, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 17, 77.00, 56.00, 16.00, 18.00, 27.00 +CVN, 09, 17, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 17, 81.00, 54.00, -9999.00, -9999.00, 19.00 +CXY, 09, 17, 76.00, 56.00, 17.00, 18.00, 28.00 +CYS, 09, 17, 70.00, 43.00, 16.00, 13.00, 23.00 +DAA, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 09, 17, 87.00, 72.00, 24.00, 30.00, 43.00 +DAG, 09, 17, 93.00, 65.00, 3.00, 3.00, 5.00 +DAL, 09, 17, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 17, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 17, 76.00, 54.00, 17.00, 19.00, 27.00 +DBQ, 09, 17, 71.00, 51.00, 23.00, 19.00, 31.00 +DCA, 09, 17, 79.00, 62.00, 16.00, 17.00, 24.00 +DDC, 09, 17, 81.00, 56.00, 17.00, 11.00, 23.00 +DEC, 09, 17, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 17, 76.00, 47.00, 15.00, 12.00, 21.00 +DFW, 09, 17, 87.00, 66.00, 11.00, 16.00, 21.00 +DHN, 09, 17, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 17, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 17, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 17, 90.00, 69.00, -9999.00, -9999.00, 16.00 +DLG, 09, 17, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 17, 63.00, 44.00, 30.00, 26.00, 43.00 +DLLC, 09, 17, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 17, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 17, 93.00, 67.00, -9999.00, -9999.00, 13.00 +DMN, 09, 17, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 17, 80.00, 58.00, -9999.00, -9999.00, 25.00 +DPG, 09, 17, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 17, 88.00, 66.00, -9999.00, -9999.00, 30.00 +DRA, 09, 17, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 17, 90.00, 69.00, 15.00, 16.00, 24.00 +DSM, 09, 17, 75.00, 54.00, 21.00, 16.00, 28.00 +DTW, 09, 17, 73.00, 52.00, 20.00, 21.00, 32.00 +DUG, 09, 17, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 17, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 17, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 17, 86.00, 65.00, -9999.00, -9999.00, 23.00 +D45, 09, 17, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 17, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 17, 69.00, 47.00, 23.00, 19.00, 33.00 +ECG, 09, 17, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 17, 89.00, 59.00, -9999.00, -9999.00, 3.00 +EED, 09, 17, 99.00, 73.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 09, 17, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 17, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 17, 73.00, 49.00, 23.00, 26.00, 36.00 +EKO, 09, 17, 78.00, 38.00, 12.00, 11.00, 17.00 +ELD, 09, 17, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 17, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 17, 87.00, 61.00, 15.00, 12.00, 21.00 +ELY, 09, 17, 75.00, 37.00, 13.00, 11.00, 19.00 +EMP, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 17, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +END, 09, 17, 84.00, 61.00, -9999.00, -9999.00, 19.00 +ENN, 09, 17, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 17, 76.00, 53.00, -9999.00, -9999.00, 11.00 +EPH, 09, 17, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 17, 71.00, 55.00, 30.00, 24.00, 41.00 +ESF, 09, 17, 87.00, 66.00, -9999.00, -9999.00, 29.00 +EUG, 09, 17, 76.00, 49.00, 17.00, 17.00, 23.00 +EVV, 09, 17, 80.00, 57.00, 16.00, 17.00, 26.00 +EWN, 09, 17, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 17, 77.00, 59.00, 18.00, 18.00, 28.00 +EYW, 09, 17, 88.00, 78.00, 28.00, 32.00, 48.00 +E74, 09, 17, 90.00, 59.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 17, 81.00, 59.00, -9999.00, -9999.00, 24.00 +FAI, 09, 17, 53.00, 35.00, 22.00, 23.00, 34.00 +FAR, 09, 17, 69.00, 45.00, 17.00, 17.00, 28.00 +FAT, 09, 17, 90.00, 58.00, 3.00, 3.00, 5.00 +FAY, 09, 17, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 17, 67.00, 38.00, 17.00, 17.00, 26.00 +FCS, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FDY, 09, 17, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 17, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +FLG, 09, 17, 73.00, 41.00, 15.00, 17.00, 25.00 +FLL, 09, 17, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 17, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 17, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +FME, 09, 17, 80.00, 54.00, -9999.00, -9999.00, 24.00 +FMH, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 17, 81.00, 47.00, 10.00, 11.00, 16.00 +FMY, 09, 17, 90.00, 74.00, 19.00, 39.00, 48.00 +FNT, 09, 17, 71.00, 50.00, 23.00, 22.00, 35.00 +FOD, 09, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 17, 79.00, 55.00, -9999.00, -9999.00, 24.00 +FOK, 09, 17, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 17, 80.00, 57.00, -9999.00, -9999.00, 29.00 +FSD, 09, 17, 72.00, 48.00, 23.00, 17.00, 32.00 +FSI, 09, 17, 85.00, 61.00, -9999.00, -9999.00, 21.00 +FSM, 09, 17, 85.00, 61.00, 16.00, 20.00, 26.00 +FTK, 09, 17, 80.00, 55.00, -9999.00, -9999.00, 25.00 +FWA, 09, 17, 75.00, 54.00, 16.00, 17.00, 27.00 +FWH, 09, 17, 87.00, 64.00, -9999.00, -9999.00, 21.00 +FYU, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 17, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 17, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 17, 102.00, 70.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 17, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 17, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 17, 71.00, 45.00, 13.00, 11.00, 19.00 +GFA, 09, 17, 69.00, 43.00, -9999.00, -9999.00, 26.00 +GFK, 09, 17, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 17, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 17, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 17, 70.00, 43.00, 12.00, 14.00, 20.00 +GJT, 09, 17, 80.00, 52.00, 12.00, 13.00, 21.00 +GKN, 09, 17, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 17, 77.00, 49.00, 12.00, 9.00, 17.00 +GLH, 09, 17, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 17, 84.00, 75.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 17, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 17, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +GON, 09, 17, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 17, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 17, 68.00, 48.00, 28.00, 23.00, 37.00 +GRCI, 09, 17, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 17, 72.00, 46.00, -9999.00, -9999.00, 26.00 +GRI, 09, 17, 76.00, 51.00, 16.00, 15.00, 25.00 +GRK, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 09, 17, 71.00, 49.00, 22.00, 19.00, 31.00 +GSB, 09, 17, 83.00, 61.00, -9999.00, -9999.00, 26.00 +GSG, 09, 17, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 17, 79.00, 59.00, 17.00, 18.00, 25.00 +GSP, 09, 17, 81.00, 60.00, 19.00, 20.00, 29.00 +GST, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 17, 69.00, 50.00, -9999.00, -9999.00, 36.00 +GTF, 09, 17, 69.00, 43.00, 18.00, 17.00, 25.00 +GUP, 09, 17, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 17, 76.00, 53.00, -9999.00, -9999.00, 29.00 +GVW, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 09, 17, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 17, 80.00, 67.00, 20.00, 22.00, 31.00 +HBR, 09, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 17, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 17, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 17, 76.00, 48.00, -9999.00, -9999.00, 16.00 +HKY, 09, 17, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 17, 69.00, 40.00, 17.00, 13.00, 23.00 +HMN, 09, 17, 88.00, 53.00, -9999.00, -9999.00, 16.00 +HMS, 09, 17, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 17, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 17, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +HON, 09, 17, 73.00, 46.00, 15.00, 14.00, 25.00 +HOP, 09, 17, 82.00, 57.00, -9999.00, -9999.00, 22.00 +HOT, 09, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 17, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 17, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 17, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 17, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 17, 88.00, 66.00, -9999.00, -9999.00, 28.00 +HST, 09, 17, 89.00, 72.00, -9999.00, -9999.00, 56.00 +HSV, 09, 17, 82.00, 61.00, 18.00, 21.00, 29.00 +HTL, 09, 17, 67.00, 46.00, 30.00, 27.00, 45.00 +HTS, 09, 17, 77.00, 56.00, 17.00, 22.00, 29.00 +HUF, 09, 17, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 17, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 17, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 17, 70.00, 41.00, 16.00, 17.00, 24.00 +IAB, 09, 17, 81.00, 58.00, -9999.00, -9999.00, 25.00 +IAD, 09, 17, 78.00, 54.00, 18.00, 20.00, 30.00 +IAG, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 17, 88.00, 67.00, 15.00, 24.00, 31.00 +ICT, 09, 17, 81.00, 58.00, 18.00, 13.00, 26.00 +IDA, 09, 17, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 17, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 17, 77.00, 57.00, 16.00, 19.00, 28.00 +ILI, 09, 17, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 17, 85.00, 65.00, 20.00, 24.00, 34.00 +IMT, 09, 17, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +IND, 09, 17, 77.00, 55.00, 16.00, 15.00, 25.00 +INL, 09, 17, 64.00, 42.00, 26.00, 27.00, 42.00 +INS, 09, 17, 87.00, 59.00, -9999.00, -9999.00, 5.00 +INT, 09, 17, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +INW, 09, 17, 83.00, 52.00, 13.00, 15.00, 23.00 +IPL, 09, 17, 99.00, 71.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 17, 73.00, 52.00, 22.00, 23.00, 34.00 +IRK, 09, 17, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 17, 69.00, 42.00, 18.00, 17.00, 26.00 +ISP, 09, 17, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 17, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 17, 97.00, 67.00, -9999.00, -9999.00, 9.00 +IWD, 09, 17, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 17, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 17, 88.00, 63.00, 15.00, 22.00, 28.00 +JAX, 09, 17, 87.00, 69.00, 22.00, 34.00, 41.00 +JBR, 09, 17, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 17, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 17, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 17, 74.00, 59.00, 19.00, 18.00, 29.00 +JHW, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 17, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 17, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 17, 55.00, 43.00, 53.00, 55.00, 67.00 +JST, 09, 17, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 17, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 17, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 17, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 17, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 17, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 17, 71.00, 49.00, 20.00, 21.00, 32.00 +LAR, 09, 17, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 17, 94.00, 65.00, 4.00, 6.00, 9.00 +LAX, 09, 17, 77.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 17, 82.00, 59.00, 16.00, 14.00, 23.00 +LBF, 09, 17, 76.00, 45.00, 16.00, 12.00, 23.00 +LCH, 09, 17, 86.00, 68.00, 18.00, 24.00, 32.00 +LCK, 09, 17, 77.00, 54.00, -9999.00, -9999.00, 27.00 +LEB, 09, 17, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 17, 78.00, 57.00, 16.00, 23.00, 31.00 +LFI, 09, 17, 78.00, 64.00, -9999.00, -9999.00, 25.00 +LFK, 09, 17, 88.00, 66.00, 15.00, 23.00, 31.00 +LFT, 09, 17, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 17, 74.00, 61.00, 18.00, 18.00, 28.00 +LGB, 09, 17, 82.00, 62.00, 4.00, 4.00, 6.00 +LGU, 09, 17, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 17, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 17, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 17, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 17, 84.00, 63.00, 17.00, 21.00, 29.00 +LIZ, 09, 17, 63.00, 43.00, -9999.00, -9999.00, 42.00 +LMT, 09, 17, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +LND, 09, 17, 72.00, 44.00, 11.00, 11.00, 17.00 +LNK, 09, 17, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 17, 81.00, 43.00, 5.00, 3.00, 6.00 +LOZ, 09, 17, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 17, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 17, 83.00, 61.00, -9999.00, -9999.00, 29.00 +LSE, 09, 17, 72.00, 51.00, 21.00, 19.00, 33.00 +LSF, 09, 17, 86.00, 66.00, -9999.00, -9999.00, 27.00 +LSV, 09, 17, 96.00, 57.00, -9999.00, -9999.00, 5.00 +LTS, 09, 17, 88.00, 61.00, -9999.00, -9999.00, 18.00 +LUF, 09, 17, 99.00, 65.00, -9999.00, -9999.00, 7.00 +LVS, 09, 17, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 17, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 17, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 17, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 17, 78.00, 57.00, 22.00, 16.00, 30.00 +MAF, 09, 17, 85.00, 61.00, 14.00, 15.00, 20.00 +MBL, 09, 17, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 17, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 17, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 17, 87.00, 58.00, -9999.00, -9999.00, 4.00 +MCF, 09, 17, 89.00, 72.00, -9999.00, -9999.00, 41.00 +MCG, 09, 17, 51.00, 34.00, 33.00, 33.00, 47.00 +MCI, 09, 17, 77.00, 56.00, 18.00, 18.00, 26.00 +MCK, 09, 17, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 17, 86.00, 64.00, 15.00, 21.00, 28.00 +MCO, 09, 17, 89.00, 72.00, 16.00, 39.00, 45.00 +MCW, 09, 17, 72.00, 48.00, 17.00, 14.00, 24.00 +MC2, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MDH, 09, 17, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 17, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 17, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 17, 75.00, 56.00, 19.00, 20.00, 29.00 +MEI, 09, 17, 86.00, 63.00, 14.00, 18.00, 26.00 +MEM, 09, 17, 83.00, 64.00, 16.00, 19.00, 27.00 +MER, 09, 17, 90.00, 54.00, -9999.00, -9999.00, 3.00 +MFD, 09, 17, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 17, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 17, 82.00, 48.00, 12.00, 11.00, 17.00 +MGE, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 09, 17, 87.00, 65.00, 17.00, 20.00, 28.00 +MGW, 09, 17, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 17, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 17, 87.00, 57.00, -9999.00, -9999.00, 4.00 +MHS, 09, 17, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 17, 88.00, 74.00, 33.00, 45.00, 58.00 +MIB, 09, 17, 67.00, 44.00, -9999.00, -9999.00, 25.00 +MIV, 09, 17, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 17, 81.00, 42.00, -9999.00, -9999.00, 10.00 +MKC, 09, 17, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 17, 70.00, 52.00, 21.00, 16.00, 31.00 +MKG, 09, 17, 70.00, 51.00, 21.00, 21.00, 31.00 +MKL, 09, 17, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 17, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 17, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 17, 79.00, 43.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 17, 75.00, 53.00, 18.00, 17.00, 27.00 +MLS, 09, 17, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 17, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 17, 86.00, 64.00, -9999.00, -9999.00, 24.00 +MOB, 09, 17, 87.00, 68.00, 19.00, 30.00, 36.00 +MOT, 09, 17, 67.00, 44.00, 14.00, 15.00, 23.00 +MPV, 09, 17, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 17, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 17, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 17, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 17, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 17, 72.00, 53.00, -9999.00, -9999.00, 7.00 +MSL, 09, 17, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 17, 71.00, 48.00, 23.00, 20.00, 34.00 +MSO, 09, 17, 70.00, 40.00, 19.00, 18.00, 27.00 +MSP, 09, 17, 70.00, 50.00, 24.00, 19.00, 34.00 +MSS, 09, 17, 68.00, 47.00, 23.00, 26.00, 38.00 +MSY, 09, 17, 86.00, 69.00, 15.00, 28.00, 35.00 +MTC, 09, 17, 71.00, 52.00, -9999.00, -9999.00, 27.00 +MTN, 09, 17, 79.00, 58.00, -9999.00, -9999.00, 24.00 +MTO, 09, 17, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 17, 76.00, 52.00, -9999.00, -9999.00, 24.00 +MUO, 09, 17, 80.00, 45.00, -9999.00, -9999.00, 10.00 +MWA, 09, 17, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 17, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 17, 87.00, 65.00, -9999.00, -9999.00, 21.00 +MYL, 09, 17, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 17, 84.00, 64.00, -9999.00, -9999.00, 30.00 +NAO, 09, 17, 82.00, 70.00, -9999.00, -9999.00, 38.00 +NBC, 09, 17, 84.00, 67.00, -9999.00, -9999.00, 29.00 +NBE, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NBU, 09, 17, 74.00, 53.00, -9999.00, -9999.00, 30.00 +NCA, 09, 17, 84.00, 61.00, -9999.00, -9999.00, 30.00 +NCO, 09, 17, 72.00, 56.00, -9999.00, -9999.00, 26.00 +NC1, 09, 17, 88.00, 61.00, -9999.00, -9999.00, 3.00 +NEL, 09, 17, 77.00, 53.00, -9999.00, -9999.00, 27.00 +NFG, 09, 17, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NFL, 09, 17, 79.00, 43.00, -9999.00, -9999.00, 7.00 +NGP, 09, 17, 89.00, 72.00, -9999.00, -9999.00, 32.00 +NGU, 09, 17, 79.00, 64.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 17, 72.00, 56.00, -9999.00, -9999.00, 4.00 +NHK, 09, 17, 78.00, 57.00, -9999.00, -9999.00, 27.00 +NHZ, 09, 17, 68.00, 49.00, -9999.00, -9999.00, 33.00 +NID, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 17, 87.00, 69.00, -9999.00, -9999.00, 42.00 +NIR, 09, 17, 90.00, 68.00, -9999.00, -9999.00, 29.00 +NKT, 09, 17, 83.00, 66.00, -9999.00, -9999.00, 33.00 +NKX, 09, 17, 77.00, 65.00, -9999.00, -9999.00, 3.00 +NLC, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 17, 86.00, 61.00, -9999.00, -9999.00, 26.00 +NPA, 09, 17, 86.00, 70.00, -9999.00, -9999.00, 32.00 +NQA, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 17, 91.00, 70.00, -9999.00, -9999.00, 29.00 +NQX, 09, 17, 88.00, 78.00, -9999.00, -9999.00, 52.00 +NRB, 09, 17, 86.00, 72.00, -9999.00, -9999.00, 33.00 +NRC, 09, 17, 89.00, 54.00, -9999.00, -9999.00, 5.00 +NRS, 09, 17, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NSE, 09, 17, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NSI, 09, 17, 76.00, 57.00, -9999.00, -9999.00, 3.00 +NTD, 09, 17, 76.00, 57.00, -9999.00, -9999.00, 3.00 +NTK, 09, 17, 83.00, 62.00, -9999.00, -9999.00, 7.00 +NTU, 09, 17, 79.00, 64.00, -9999.00, -9999.00, 27.00 +NUC, 09, 17, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 17, 77.00, 52.00, -9999.00, -9999.00, 3.00 +NUW, 09, 17, 67.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 09, 17, 82.00, 62.00, -9999.00, -9999.00, 6.00 +NXX, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 17, 80.00, 55.00, -9999.00, -9999.00, 27.00 +NZC, 09, 17, 88.00, 66.00, -9999.00, -9999.00, 39.00 +NZJ, 09, 17, 84.00, 58.00, -9999.00, -9999.00, 3.00 +NZW, 09, 17, 71.00, 51.00, -9999.00, -9999.00, 30.00 +NZY, 09, 17, 77.00, 65.00, -9999.00, -9999.00, 3.00 +OAK, 09, 17, 76.00, 53.00, 3.00, 4.00, 6.00 +OAR, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 09, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 17, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 17, 83.00, 62.00, 15.00, 13.00, 23.00 +OLM, 09, 17, 70.00, 44.00, 26.00, 25.00, 36.00 +OMA, 09, 17, 76.00, 53.00, 20.00, 16.00, 26.00 +OME, 09, 17, 48.00, 35.00, 31.00, 36.00, 44.00 +ONT, 09, 17, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 17, 74.00, 53.00, 21.00, 18.00, 31.00 +ORF, 09, 17, 79.00, 64.00, 17.00, 17.00, 26.00 +ORH, 09, 17, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 17, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 17, 69.00, 47.00, -9999.00, -9999.00, 37.00 +OTG, 09, 17, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 17, 67.00, 50.00, 18.00, 19.00, 26.00 +OTM, 09, 17, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 17, 45.00, 35.00, 28.00, 30.00, 39.00 +OURC, 09, 17, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 17, 81.00, 43.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 17, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 17, 87.00, 64.00, -9999.00, -9999.00, 29.00 +PACZ, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 17, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 17, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 17, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 17, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 17, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 17, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 17, 88.00, 67.00, -9999.00, -9999.00, 31.00 +PAQ, 09, 17, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 17, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 17, 50.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 17, 44.00, 36.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 17, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 17, 68.00, 49.00, -9999.00, -9999.00, 34.00 +PBI, 09, 17, 88.00, 74.00, 32.00, 43.00, 58.00 +PDT, 09, 17, 76.00, 49.00, 13.00, 11.00, 19.00 +PDX, 09, 17, 74.00, 52.00, 22.00, 20.00, 30.00 +PFN, 09, 17, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 17, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 17, 77.00, 58.00, 18.00, 18.00, 29.00 +PHX, 09, 17, 98.00, 72.00, 8.00, 5.00, 12.00 +PIA, 09, 17, 76.00, 54.00, 21.00, 18.00, 30.00 +PIB, 09, 17, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 17, 74.00, 42.00, 13.00, 13.00, 21.00 +PIR, 09, 17, 75.00, 48.00, 11.00, 10.00, 18.00 +PIT, 09, 17, 74.00, 53.00, 21.00, 20.00, 32.00 +PKB, 09, 17, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 17, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 17, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 17, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 17, 86.00, 70.00, 16.00, 22.00, 28.00 +POB, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +POE, 09, 17, 87.00, 64.00, -9999.00, -9999.00, 43.00 +POM, 09, 17, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 09, 17, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 17, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 17, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 17, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 17, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 17, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 17, 71.00, 47.00, -9999.00, -9999.00, 28.00 +PSP, 09, 17, 101.00, 68.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 17, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 17, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 17, 81.00, 49.00, 11.00, 7.00, 16.00 +PUC, 09, 17, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 17, 74.00, 53.00, 20.00, 16.00, 27.00 +PVU, 09, 17, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 17, 69.00, 48.00, 22.00, 19.00, 29.00 +P02, 09, 17, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P07, 09, 17, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +P11, 09, 17, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P24, 09, 17, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +P28, 09, 17, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +P35, 09, 17, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +P38, 09, 17, 84.00, 45.00, -9999.00, -9999.00, -9999.00 +P39, 09, 17, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +P58, 09, 17, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +P59, 09, 17, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +P60, 09, 17, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +P61, 09, 17, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +P67, 09, 17, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +P68, 09, 17, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +P69, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 17, 80.00, 38.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 17, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 17, 74.00, 45.00, 13.00, 12.00, 20.00 +RBL, 09, 17, 89.00, 59.00, 7.00, 6.00, 10.00 +RCA, 09, 17, 74.00, 45.00, -9999.00, -9999.00, 19.00 +RDD, 09, 17, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 17, 75.00, 38.00, 10.00, 8.00, 15.00 +RDR, 09, 17, 67.00, 43.00, -9999.00, -9999.00, 27.00 +RDU, 09, 17, 81.00, 60.00, 17.00, 17.00, 25.00 +REE, 09, 17, 82.00, 59.00, -9999.00, -9999.00, 19.00 +REJ, 09, 17, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 17, 73.00, 51.00, 18.00, 19.00, 29.00 +RIC, 09, 17, 80.00, 58.00, 19.00, 17.00, 27.00 +RIV, 09, 17, 89.00, 57.00, -9999.00, -9999.00, 3.00 +RIW, 09, 17, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 17, 69.00, 40.00, 9.00, 13.00, 15.00 +RME, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +RND, 09, 17, 89.00, 69.00, -9999.00, -9999.00, 23.00 +RNO, 09, 17, 79.00, 41.00, 9.00, 8.00, 12.00 +ROA, 09, 17, 78.00, 56.00, 17.00, 17.00, 26.00 +ROC, 09, 17, 71.00, 51.00, 26.00, 25.00, 39.00 +ROW, 09, 17, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 17, 79.00, 55.00, 12.00, 12.00, 20.00 +RST, 09, 17, 69.00, 48.00, 25.00, 21.00, 36.00 +RWF, 09, 17, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 17, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 17, 87.00, 55.00, 3.00, 5.00, 5.00 +SAF, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 17, 77.00, 65.00, 4.00, 4.00, 6.00 +SAT, 09, 17, 89.00, 69.00, 17.00, 16.00, 26.00 +SAV, 09, 17, 85.00, 67.00, 17.00, 27.00, 36.00 +SAW, 09, 17, 65.00, 49.00, -9999.00, -9999.00, 42.00 +SBA, 09, 17, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 17, 91.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 09, 17, 73.00, 53.00, 21.00, 20.00, 30.00 +SBP, 09, 17, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 17, 70.00, 32.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 17, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 17, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 17, 87.00, 57.00, 2.00, 3.00, 4.00 +SDF, 09, 17, 80.00, 58.00, 17.00, 19.00, 29.00 +SEA, 09, 17, 69.00, 52.00, 23.00, 22.00, 32.00 +SEM, 09, 17, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 17, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 17, 74.00, 55.00, 3.00, 4.00, 6.00 +SGF, 09, 17, 80.00, 57.00, 18.00, 16.00, 28.00 +SGY, 09, 17, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 17, 72.00, 41.00, 17.00, 16.00, 24.00 +SHV, 09, 17, 87.00, 65.00, 14.00, 16.00, 25.00 +SIT, 09, 17, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 17, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 17, 86.00, 63.00, 13.00, 14.00, 20.00 +SKA, 09, 17, 71.00, 45.00, -9999.00, -9999.00, 18.00 +SKF, 09, 17, 89.00, 69.00, -9999.00, -9999.00, 21.00 +SLC, 09, 17, 78.00, 50.00, 15.00, 14.00, 22.00 +SLE, 09, 17, 75.00, 47.00, 20.00, 19.00, 27.00 +SLN, 09, 17, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 17, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 17, 75.00, 52.00, -9999.00, 4.00, 6.00 +SNA, 09, 17, 73.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 17, 48.00, 40.00, 42.00, 46.00, 61.00 +SNS, 09, 17, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 17, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 17, 78.00, 55.00, 15.00, 17.00, 25.00 +SPS, 09, 17, 86.00, 63.00, 13.00, 14.00, 20.00 +SRQ, 09, 17, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 17, 85.00, 62.00, -9999.00, -9999.00, 26.00 +SSI, 09, 17, 84.00, 71.00, -9999.00, -9999.00, -9999.00 +STC, 09, 17, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 17, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +STL, 09, 17, 79.00, 60.00, 17.00, 14.00, 26.00 +STNV, 09, 17, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +STS, 09, 17, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 17, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 17, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 17, 85.00, 54.00, -9999.00, -9999.00, 4.00 +SUX, 09, 17, 74.00, 51.00, 23.00, 16.00, 32.00 +SVN, 09, 17, 85.00, 67.00, -9999.00, -9999.00, 35.00 +SWF, 09, 17, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 17, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 17, 71.00, 51.00, 27.00, 28.00, 42.00 +SZL, 09, 17, 79.00, 54.00, -9999.00, -9999.00, 30.00 +TAD, 09, 17, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 17, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 17, 81.00, 54.00, -9999.00, -9999.00, 34.00 +TCC, 09, 17, 82.00, 54.00, 12.00, 11.00, 17.00 +TCL, 09, 17, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 17, 72.00, 46.00, -9999.00, -9999.00, 29.00 +TCS, 09, 17, 83.00, 58.00, -9999.00, 12.00, 26.00 +TEB, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 17, 83.00, 62.00, -9999.00, -9999.00, 22.00 +TKA, 09, 17, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 17, 88.00, 67.00, 12.00, 30.00, 34.00 +TNX, 09, 17, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 17, 74.00, 51.00, 19.00, 20.00, 32.00 +TOP, 09, 17, 79.00, 55.00, 20.00, 18.00, 28.00 +TPA, 09, 17, 89.00, 72.00, 20.00, 34.00, 40.00 +TPH, 09, 17, 79.00, 46.00, 7.00, 6.00, 10.00 +TRI, 09, 17, 79.00, 56.00, 16.00, 20.00, 26.00 +TRK, 09, 17, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 17, 99.00, 68.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 17, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 17, 83.00, 62.00, 16.00, 16.00, 26.00 +TUP, 09, 17, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 17, 93.00, 67.00, 14.00, 11.00, 21.00 +TVC, 09, 17, 69.00, 49.00, 25.00, 23.00, 36.00 +TVL, 09, 17, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 17, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 17, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 17, 81.00, 58.00, 14.00, 22.00, 28.00 +T01, 09, 17, 79.00, 57.00, -9999.00, -9999.00, 25.00 +T02, 09, 17, 83.00, 62.00, -9999.00, -9999.00, 24.00 +T03, 09, 17, 84.00, 64.00, -9999.00, -9999.00, 30.00 +T04, 09, 17, 89.00, 72.00, -9999.00, -9999.00, 41.00 +T05, 09, 17, 80.00, 54.00, -9999.00, -9999.00, 27.00 +T06, 09, 17, 87.00, 62.00, -9999.00, -9999.00, 25.00 +T07, 09, 17, 83.00, 46.00, -9999.00, -9999.00, 16.00 +T08, 09, 17, 76.00, 53.00, -9999.00, -9999.00, 16.00 +UCA, 09, 17, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 17, 87.00, 59.00, -9999.00, -9999.00, 5.00 +UIL, 09, 17, 67.00, 46.00, 33.00, 35.00, 44.00 +UIN, 09, 17, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 17, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 17, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 17, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +U15, 09, 17, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +U28, 09, 17, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 17, 86.00, 65.00, -9999.00, -9999.00, 30.00 +VBG, 09, 17, 76.00, 53.00, -9999.00, -9999.00, 10.00 +VCT, 09, 17, 89.00, 70.00, 16.00, 26.00, 33.00 +VCV, 09, 17, 89.00, 54.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 17, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 17, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 17, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 17, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 17, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 17, 88.00, 66.00, -9999.00, -9999.00, 30.00 +VRB, 09, 17, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 17, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 17, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 17, 79.00, 57.00, 16.00, 15.00, 23.00 +WJA, 09, 17, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 17, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 17, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 17, 79.00, 38.00, 8.00, 9.00, 12.00 +WPO, 09, 17, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 17, 86.00, 64.00, -9999.00, -9999.00, 25.00 +WRG, 09, 17, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 17, 78.00, 53.00, -9999.00, -9999.00, 25.00 +WRL, 09, 17, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +X68, 09, 17, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 17, 55.00, 41.00, 60.00, 58.00, 69.00 +YCG, 09, 17, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 17, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 17, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 17, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 17, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 17, 76.00, 44.00, 9.00, 9.00, 14.00 +YNG, 09, 17, 72.00, 51.00, 23.00, 23.00, 36.00 +YPA, 09, 17, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 17, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 17, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 17, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 17, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 17, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 17, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 17, 100.00, 73.00, 4.00, 3.00, 6.00 +YVR, 09, 17, 65.00, 50.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 17, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 17, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 17, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 17, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 17, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 17, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 17, 65.00, 44.00, 29.00, 33.00, 45.00 +ZUN, 09, 17, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 17, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 17, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 17, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +01R, 09, 17, 87.00, 65.00, -9999.00, -9999.00, 25.00 +1V1, 09, 17, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 17, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 17, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 17, 81.00, 66.00, -9999.00, -9999.00, 26.00 +2PJ, 09, 17, 85.00, 62.00, -9999.00, -9999.00, 24.00 +3B1, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 17, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 17, 68.00, 46.00, -9999.00, -9999.00, 37.00 +3SE, 09, 17, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 17, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 17, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +4OM, 09, 17, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 17, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 17, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 17, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 17, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 18, 74.00, 53.00, 19.00, 22.00, 31.00 +ABI, 09, 18, 86.00, 64.00, 12.00, 17.00, 21.00 +ABQ, 09, 18, 81.00, 54.00, 15.00, 12.00, 20.00 +ABR, 09, 18, 71.00, 44.00, 13.00, 11.00, 19.00 +ABY, 09, 18, 88.00, 63.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 18, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 18, 89.00, 66.00, 13.00, 16.00, 23.00 +ACV, 09, 18, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 18, 75.00, 54.00, 17.00, 13.00, 24.00 +ADK, 09, 18, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 18, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 18, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 18, 78.00, 53.00, -9999.00, -9999.00, 26.00 +AEX, 09, 18, 87.00, 65.00, -9999.00, -9999.00, 25.00 +AFF, 09, 18, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 18, 90.00, 70.00, -9999.00, -9999.00, 48.00 +AGS, 09, 18, 85.00, 61.00, 16.00, 19.00, 27.00 +AHN, 09, 18, 82.00, 61.00, 17.00, 19.00, 27.00 +AKN, 09, 18, 53.00, 38.00, 38.00, 39.00, 54.00 +AKO, 09, 18, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 18, 72.00, 48.00, 23.00, 22.00, 35.00 +ALI, 09, 18, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 18, 72.00, 48.00, 21.00, 16.00, 28.00 +ALS, 09, 18, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 18, 81.00, 55.00, 15.00, 12.00, 22.00 +AMG, 09, 18, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 18, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 18, 53.00, 40.00, 33.00, 33.00, 45.00 +AND, 09, 18, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 18, 59.00, 48.00, 49.00, 53.00, 63.00 +AOO, 09, 18, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +APN, 09, 18, 67.00, 45.00, 26.00, 26.00, 41.00 +AQQ, 09, 18, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +ART, 09, 18, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +AST, 09, 18, 68.00, 49.00, 26.00, 26.00, 35.00 +ATL, 09, 18, 81.00, 62.00, 16.00, 21.00, 27.00 +ATW, 09, 18, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 18, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 18, 77.00, 52.00, -9999.00, -9999.00, 29.00 +AUG, 09, 18, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 18, 90.00, 69.00, 13.00, 19.00, 26.00 +AUW, 09, 18, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 18, 76.00, 54.00, 17.00, 22.00, 28.00 +AVP, 09, 18, 71.00, 51.00, 23.00, 21.00, 31.00 +AXN, 09, 18, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 18, 71.00, 49.00, -9999.00, -9999.00, 33.00 +AYS, 09, 18, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 18, 88.00, 56.00, -9999.00, -9999.00, 5.00 +BAD, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 18, 67.00, 35.00, -9999.00, -9999.00, 19.00 +BDL, 09, 18, 73.00, 50.00, 23.00, 19.00, 32.00 +BDR, 09, 18, 73.00, 56.00, 23.00, 16.00, 33.00 +BET, 09, 18, 50.00, 36.00, 40.00, 40.00, 54.00 +BFD, 09, 18, 66.00, 45.00, 27.00, 28.00, 39.00 +BFF, 09, 18, 76.00, 44.00, 14.00, 12.00, 19.00 +BFL, 09, 18, 89.00, 63.00, 4.00, 3.00, 4.00 +BGM, 09, 18, 67.00, 49.00, 24.00, 25.00, 37.00 +BGR, 09, 18, 67.00, 47.00, 20.00, 18.00, 31.00 +BGS, 09, 18, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 18, 83.00, 61.00, 15.00, 21.00, 26.00 +BID, 09, 18, 68.00, 57.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 18, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 18, 86.00, 46.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 18, 70.00, 45.00, 16.00, 16.00, 23.00 +BIS, 09, 18, 69.00, 42.00, 16.00, 15.00, 25.00 +BIX, 09, 18, 87.00, 69.00, -9999.00, -9999.00, 30.00 +BJI, 09, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 18, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 18, 77.00, 43.00, -9999.00, -9999.00, 23.00 +BKW, 09, 18, 71.00, 52.00, 20.00, 26.00, 36.00 +BLF, 09, 18, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 18, 100.00, 71.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 18, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 18, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 18, 80.00, 54.00, -9999.00, -9999.00, 25.00 +BNA, 09, 18, 81.00, 59.00, 17.00, 19.00, 29.00 +BNO, 09, 18, 72.00, 35.00, -9999.00, 11.00, 20.00 +BOI, 09, 18, 75.00, 47.00, 11.00, 9.00, 15.00 +BOS, 09, 18, 72.00, 56.00, 19.00, 18.00, 28.00 +BPI, 09, 18, 67.00, 24.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 18, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 18, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 18, 75.00, 54.00, -9999.00, -9999.00, 23.00 +BRO, 09, 18, 90.00, 73.00, 19.00, 24.00, 33.00 +BRW, 09, 18, 32.00, 25.00, 29.00, 30.00, 45.00 +BSM, 09, 18, 90.00, 69.00, -9999.00, -9999.00, 20.00 +BTI, 09, 18, 34.00, 27.00, 22.00, 22.00, 34.00 +BTL, 09, 18, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 18, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 18, 87.00, 67.00, 12.00, 27.00, 31.00 +BTT, 09, 18, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 18, 67.00, 47.00, 28.00, 26.00, 40.00 +BUB, 09, 18, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 18, 69.00, 52.00, 27.00, 25.00, 38.00 +BUR, 09, 18, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 18, 85.00, 71.00, -9999.00, 25.00, 37.00 +BWG, 09, 18, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 18, 77.00, 57.00, 15.00, 17.00, 25.00 +BYH, 09, 18, 82.00, 60.00, -9999.00, -9999.00, 22.00 +BYI, 09, 18, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 18, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 18, 84.00, 61.00, 16.00, 18.00, 25.00 +CAG, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 18, 72.00, 52.00, 21.00, 21.00, 34.00 +CAO, 09, 18, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 18, 62.00, 42.00, 26.00, 28.00, 42.00 +CBM, 09, 18, 85.00, 61.00, -9999.00, -9999.00, 24.00 +CDB, 09, 18, 52.00, 42.00, 53.00, 56.00, 73.00 +CDC, 09, 18, 78.00, 46.00, 9.00, 8.00, 15.00 +CDR, 09, 18, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 18, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 18, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +CEZ, 09, 18, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 18, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 18, 81.00, 61.00, 15.00, 20.00, 26.00 +CHO, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 18, 84.00, 67.00, 17.00, 25.00, 32.00 +CID, 09, 18, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 18, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 18, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 18, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 18, 72.00, 53.00, 25.00, 22.00, 36.00 +CLL, 09, 18, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 18, 81.00, 61.00, 15.00, 17.00, 23.00 +CMH, 09, 18, 75.00, 53.00, 17.00, 19.00, 28.00 +CMI, 09, 18, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 18, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 18, 78.00, 54.00, 19.00, 14.00, 27.00 +CNM, 09, 18, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 18, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +COD, 09, 18, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +COF, 09, 18, 87.00, 72.00, -9999.00, -9999.00, 46.00 +CON, 09, 18, 70.00, 44.00, 22.00, 19.00, 31.00 +COS, 09, 18, 72.00, 46.00, 15.00, 13.00, 21.00 +COT, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 18, 77.00, 56.00, 18.00, 18.00, 28.00 +CPR, 09, 18, 72.00, 40.00, 13.00, 13.00, 20.00 +CRBC, 09, 18, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 18, 89.00, 72.00, 19.00, 22.00, 31.00 +CRW, 09, 18, 78.00, 55.00, 19.00, 22.00, 32.00 +CSG, 09, 18, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 18, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 18, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 18, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 18, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 18, 76.00, 55.00, 16.00, 18.00, 27.00 +CVN, 09, 18, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 18, 81.00, 53.00, -9999.00, -9999.00, 19.00 +CXY, 09, 18, 75.00, 55.00, 17.00, 18.00, 28.00 +CYS, 09, 18, 70.00, 42.00, 16.00, 13.00, 22.00 +DAA, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DAB, 09, 18, 87.00, 72.00, 24.00, 30.00, 42.00 +DAG, 09, 18, 92.00, 65.00, 3.00, 3.00, 5.00 +DAL, 09, 18, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 18, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 18, 75.00, 54.00, 17.00, 19.00, 27.00 +DBQ, 09, 18, 70.00, 50.00, 23.00, 19.00, 31.00 +DCA, 09, 18, 79.00, 61.00, 16.00, 17.00, 24.00 +DDC, 09, 18, 80.00, 55.00, 17.00, 11.00, 23.00 +DEC, 09, 18, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 18, 76.00, 46.00, 15.00, 12.00, 21.00 +DFW, 09, 18, 87.00, 66.00, 11.00, 16.00, 21.00 +DHN, 09, 18, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 18, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 18, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 18, 90.00, 68.00, -9999.00, -9999.00, 16.00 +DLG, 09, 18, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 18, 62.00, 43.00, 30.00, 26.00, 43.00 +DLLC, 09, 18, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 18, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 18, 93.00, 66.00, -9999.00, -9999.00, 13.00 +DMN, 09, 18, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 18, 79.00, 57.00, -9999.00, -9999.00, 25.00 +DPG, 09, 18, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 18, 88.00, 65.00, -9999.00, -9999.00, 30.00 +DRA, 09, 18, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 18, 90.00, 68.00, 15.00, 16.00, 24.00 +DSM, 09, 18, 74.00, 53.00, 21.00, 16.00, 28.00 +DTW, 09, 18, 72.00, 51.00, 20.00, 21.00, 32.00 +DUG, 09, 18, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 18, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 18, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 18, 86.00, 64.00, -9999.00, -9999.00, 23.00 +D45, 09, 18, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 18, 68.00, 46.00, 23.00, 19.00, 33.00 +ECG, 09, 18, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 18, 88.00, 58.00, -9999.00, -9999.00, 3.00 +EED, 09, 18, 98.00, 72.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 09, 18, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 18, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 18, 73.00, 48.00, 24.00, 26.00, 36.00 +EKO, 09, 18, 77.00, 37.00, 12.00, 11.00, 17.00 +ELD, 09, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 18, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 18, 86.00, 60.00, 15.00, 12.00, 21.00 +ELY, 09, 18, 74.00, 36.00, 13.00, 11.00, 19.00 +EMP, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 18, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +END, 09, 18, 84.00, 61.00, -9999.00, -9999.00, 19.00 +ENN, 09, 18, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 18, 75.00, 52.00, -9999.00, -9999.00, 11.00 +EPH, 09, 18, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 18, 71.00, 55.00, 30.00, 25.00, 41.00 +ESF, 09, 18, 87.00, 65.00, -9999.00, -9999.00, 28.00 +EUG, 09, 18, 75.00, 49.00, 17.00, 17.00, 23.00 +EVV, 09, 18, 79.00, 56.00, 17.00, 17.00, 26.00 +EWN, 09, 18, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 18, 76.00, 58.00, 18.00, 18.00, 28.00 +EYW, 09, 18, 88.00, 78.00, 28.00, 31.00, 47.00 +E74, 09, 18, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 18, 80.00, 58.00, -9999.00, -9999.00, 24.00 +FAI, 09, 18, 52.00, 34.00, 23.00, 23.00, 34.00 +FAR, 09, 18, 68.00, 44.00, 17.00, 17.00, 28.00 +FAT, 09, 18, 89.00, 58.00, 3.00, 3.00, 5.00 +FAY, 09, 18, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 18, 66.00, 37.00, 17.00, 17.00, 26.00 +FCS, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FDY, 09, 18, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 18, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +FLG, 09, 18, 72.00, 40.00, 15.00, 17.00, 24.00 +FLL, 09, 18, 89.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 18, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 18, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FME, 09, 18, 79.00, 53.00, -9999.00, -9999.00, 24.00 +FMH, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 18, 81.00, 46.00, 10.00, 11.00, 16.00 +FMY, 09, 18, 90.00, 74.00, 19.00, 38.00, 47.00 +FNT, 09, 18, 70.00, 50.00, 23.00, 22.00, 35.00 +FOD, 09, 18, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 18, 78.00, 54.00, -9999.00, -9999.00, 24.00 +FOK, 09, 18, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 18, 79.00, 56.00, -9999.00, -9999.00, 28.00 +FSD, 09, 18, 72.00, 47.00, 22.00, 17.00, 31.00 +FSI, 09, 18, 85.00, 60.00, -9999.00, -9999.00, 21.00 +FSM, 09, 18, 84.00, 60.00, 16.00, 20.00, 26.00 +FTK, 09, 18, 79.00, 54.00, -9999.00, -9999.00, 25.00 +FWA, 09, 18, 74.00, 53.00, 16.00, 17.00, 27.00 +FWH, 09, 18, 86.00, 64.00, -9999.00, -9999.00, 21.00 +FYU, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 18, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 18, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 18, 101.00, 69.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 18, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 18, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 18, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 18, 70.00, 44.00, 13.00, 11.00, 19.00 +GFA, 09, 18, 68.00, 43.00, -9999.00, -9999.00, 26.00 +GFK, 09, 18, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 18, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 18, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 18, 69.00, 43.00, 12.00, 13.00, 19.00 +GJT, 09, 18, 79.00, 51.00, 12.00, 13.00, 21.00 +GKN, 09, 18, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 18, 77.00, 48.00, 12.00, 9.00, 17.00 +GLH, 09, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 18, 84.00, 75.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 18, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 18, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +GON, 09, 18, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 18, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 18, 68.00, 47.00, 27.00, 23.00, 37.00 +GRCI, 09, 18, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 18, 71.00, 46.00, -9999.00, -9999.00, 27.00 +GRI, 09, 18, 75.00, 50.00, 16.00, 15.00, 25.00 +GRK, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 09, 18, 70.00, 48.00, 22.00, 19.00, 31.00 +GSB, 09, 18, 83.00, 60.00, -9999.00, -9999.00, 26.00 +GSG, 09, 18, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 18, 79.00, 58.00, 17.00, 18.00, 25.00 +GSP, 09, 18, 80.00, 60.00, 19.00, 20.00, 28.00 +GST, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 18, 68.00, 49.00, -9999.00, -9999.00, 36.00 +GTF, 09, 18, 68.00, 43.00, 18.00, 17.00, 25.00 +GUP, 09, 18, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 18, 75.00, 52.00, -9999.00, -9999.00, 29.00 +GVW, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 09, 18, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 18, 80.00, 67.00, 20.00, 21.00, 31.00 +HBR, 09, 18, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 18, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 18, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 18, 75.00, 47.00, -9999.00, -9999.00, 16.00 +HKY, 09, 18, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 18, 68.00, 40.00, 17.00, 13.00, 23.00 +HMN, 09, 18, 87.00, 52.00, -9999.00, -9999.00, 16.00 +HMS, 09, 18, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 18, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 18, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +HON, 09, 18, 73.00, 45.00, 15.00, 14.00, 25.00 +HOP, 09, 18, 81.00, 56.00, -9999.00, -9999.00, 22.00 +HOT, 09, 18, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 18, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 18, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 18, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 18, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 18, 88.00, 65.00, -9999.00, -9999.00, 28.00 +HST, 09, 18, 89.00, 72.00, -9999.00, -9999.00, 56.00 +HSV, 09, 18, 82.00, 60.00, 18.00, 21.00, 28.00 +HTL, 09, 18, 66.00, 46.00, 29.00, 27.00, 45.00 +HTS, 09, 18, 77.00, 55.00, 17.00, 22.00, 29.00 +HUF, 09, 18, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 18, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 18, 70.00, 40.00, 15.00, 16.00, 24.00 +IAB, 09, 18, 80.00, 57.00, -9999.00, -9999.00, 25.00 +IAD, 09, 18, 78.00, 54.00, 18.00, 20.00, 30.00 +IAG, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 18, 88.00, 67.00, 15.00, 24.00, 31.00 +ICT, 09, 18, 80.00, 57.00, 18.00, 13.00, 26.00 +IDA, 09, 18, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 18, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 18, 76.00, 56.00, 16.00, 19.00, 28.00 +ILI, 09, 18, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 18, 85.00, 64.00, 20.00, 24.00, 33.00 +IMT, 09, 18, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +IND, 09, 18, 76.00, 54.00, 16.00, 16.00, 26.00 +INL, 09, 18, 63.00, 41.00, 26.00, 27.00, 42.00 +INS, 09, 18, 86.00, 59.00, -9999.00, -9999.00, 5.00 +INT, 09, 18, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +INW, 09, 18, 82.00, 51.00, 13.00, 15.00, 22.00 +IPL, 09, 18, 98.00, 70.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 18, 72.00, 51.00, 22.00, 23.00, 34.00 +IRK, 09, 18, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 18, 68.00, 41.00, 17.00, 16.00, 26.00 +ISP, 09, 18, 72.00, 58.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 18, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 18, 97.00, 67.00, -9999.00, -9999.00, 9.00 +IWD, 09, 18, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 18, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 18, 87.00, 62.00, 15.00, 22.00, 28.00 +JAX, 09, 18, 87.00, 68.00, 21.00, 33.00, 40.00 +JBR, 09, 18, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 18, 89.00, 62.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 18, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 18, 74.00, 59.00, 19.00, 18.00, 29.00 +JHW, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 18, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 18, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 18, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 18, 55.00, 43.00, 53.00, 55.00, 68.00 +JST, 09, 18, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 18, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 18, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 18, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 18, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 18, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 18, 70.00, 48.00, 20.00, 21.00, 32.00 +LAR, 09, 18, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 18, 93.00, 65.00, 4.00, 6.00, 9.00 +LAX, 09, 18, 77.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 18, 82.00, 58.00, 16.00, 14.00, 23.00 +LBF, 09, 18, 75.00, 44.00, 16.00, 12.00, 22.00 +LCH, 09, 18, 86.00, 67.00, 17.00, 24.00, 32.00 +LCK, 09, 18, 76.00, 53.00, -9999.00, -9999.00, 27.00 +LEB, 09, 18, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 18, 77.00, 56.00, 17.00, 23.00, 31.00 +LFI, 09, 18, 77.00, 63.00, -9999.00, -9999.00, 25.00 +LFK, 09, 18, 88.00, 65.00, 15.00, 23.00, 31.00 +LFT, 09, 18, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 18, 74.00, 60.00, 18.00, 18.00, 28.00 +LGB, 09, 18, 82.00, 62.00, 4.00, 4.00, 6.00 +LGU, 09, 18, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 18, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 18, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 18, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 18, 84.00, 62.00, 17.00, 21.00, 29.00 +LIZ, 09, 18, 62.00, 42.00, -9999.00, -9999.00, 42.00 +LMT, 09, 18, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +LND, 09, 18, 71.00, 43.00, 11.00, 11.00, 17.00 +LNK, 09, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 18, 80.00, 43.00, 5.00, 3.00, 6.00 +LOZ, 09, 18, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 18, 93.00, 71.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 18, 83.00, 60.00, -9999.00, -9999.00, 29.00 +LSE, 09, 18, 71.00, 50.00, 21.00, 19.00, 32.00 +LSF, 09, 18, 85.00, 65.00, -9999.00, -9999.00, 27.00 +LSV, 09, 18, 96.00, 56.00, -9999.00, -9999.00, 5.00 +LTS, 09, 18, 87.00, 61.00, -9999.00, -9999.00, 18.00 +LUF, 09, 18, 99.00, 65.00, -9999.00, -9999.00, 7.00 +LVS, 09, 18, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 18, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 18, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 18, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 18, 77.00, 56.00, 22.00, 16.00, 30.00 +MAF, 09, 18, 84.00, 60.00, 14.00, 15.00, 20.00 +MBL, 09, 18, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 18, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 18, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 18, 87.00, 58.00, -9999.00, -9999.00, 4.00 +MCF, 09, 18, 89.00, 72.00, -9999.00, -9999.00, 40.00 +MCG, 09, 18, 51.00, 34.00, 33.00, 33.00, 46.00 +MCI, 09, 18, 77.00, 55.00, 18.00, 18.00, 26.00 +MCK, 09, 18, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 18, 86.00, 63.00, 15.00, 21.00, 28.00 +MCO, 09, 18, 89.00, 72.00, 15.00, 39.00, 45.00 +MCW, 09, 18, 71.00, 48.00, 17.00, 14.00, 24.00 +MC2, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MDH, 09, 18, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 18, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 18, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 18, 74.00, 55.00, 19.00, 20.00, 29.00 +MEI, 09, 18, 86.00, 62.00, 14.00, 18.00, 25.00 +MEM, 09, 18, 83.00, 63.00, 16.00, 19.00, 27.00 +MER, 09, 18, 89.00, 54.00, -9999.00, -9999.00, 3.00 +MFD, 09, 18, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 18, 92.00, 72.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 18, 81.00, 47.00, 13.00, 11.00, 17.00 +MGE, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 09, 18, 86.00, 65.00, 17.00, 20.00, 28.00 +MGW, 09, 18, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 18, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 18, 87.00, 57.00, -9999.00, -9999.00, 4.00 +MHS, 09, 18, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 18, 88.00, 74.00, 33.00, 44.00, 57.00 +MIB, 09, 18, 66.00, 44.00, -9999.00, -9999.00, 25.00 +MIV, 09, 18, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 18, 80.00, 42.00, -9999.00, -9999.00, 10.00 +MKC, 09, 18, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 18, 69.00, 51.00, 21.00, 16.00, 31.00 +MKG, 09, 18, 69.00, 50.00, 21.00, 21.00, 31.00 +MKL, 09, 18, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 18, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 18, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 18, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 18, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 18, 75.00, 52.00, 18.00, 17.00, 27.00 +MLS, 09, 18, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 18, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 18, 85.00, 64.00, -9999.00, -9999.00, 24.00 +MOB, 09, 18, 86.00, 67.00, 19.00, 29.00, 35.00 +MOT, 09, 18, 66.00, 44.00, 14.00, 15.00, 23.00 +MPV, 09, 18, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 18, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 18, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 18, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 18, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 18, 72.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 18, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 18, 70.00, 47.00, 23.00, 20.00, 34.00 +MSO, 09, 18, 69.00, 39.00, 19.00, 18.00, 27.00 +MSP, 09, 18, 69.00, 49.00, 24.00, 19.00, 33.00 +MSS, 09, 18, 67.00, 46.00, 23.00, 26.00, 38.00 +MSY, 09, 18, 86.00, 68.00, 14.00, 28.00, 34.00 +MTC, 09, 18, 70.00, 52.00, -9999.00, -9999.00, 27.00 +MTN, 09, 18, 78.00, 57.00, -9999.00, -9999.00, 24.00 +MTO, 09, 18, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 18, 75.00, 52.00, -9999.00, -9999.00, 24.00 +MUO, 09, 18, 79.00, 44.00, -9999.00, -9999.00, 10.00 +MWA, 09, 18, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 18, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 18, 86.00, 65.00, -9999.00, -9999.00, 21.00 +MYL, 09, 18, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 18, 84.00, 63.00, -9999.00, -9999.00, 30.00 +NAO, 09, 18, 82.00, 70.00, -9999.00, -9999.00, 37.00 +NBC, 09, 18, 84.00, 67.00, -9999.00, -9999.00, 29.00 +NBE, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NBU, 09, 18, 73.00, 52.00, -9999.00, -9999.00, 30.00 +NCA, 09, 18, 84.00, 60.00, -9999.00, -9999.00, 29.00 +NCO, 09, 18, 71.00, 55.00, -9999.00, -9999.00, 26.00 +NC1, 09, 18, 87.00, 60.00, -9999.00, -9999.00, 3.00 +NEL, 09, 18, 76.00, 52.00, -9999.00, -9999.00, 27.00 +NFG, 09, 18, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NFL, 09, 18, 79.00, 42.00, -9999.00, -9999.00, 7.00 +NGP, 09, 18, 89.00, 71.00, -9999.00, -9999.00, 32.00 +NGU, 09, 18, 78.00, 63.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 18, 72.00, 56.00, -9999.00, -9999.00, 4.00 +NHK, 09, 18, 77.00, 56.00, -9999.00, -9999.00, 27.00 +NHZ, 09, 18, 67.00, 48.00, -9999.00, -9999.00, 33.00 +NID, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 18, 87.00, 68.00, -9999.00, -9999.00, 41.00 +NIR, 09, 18, 90.00, 68.00, -9999.00, -9999.00, 29.00 +NKT, 09, 18, 83.00, 65.00, -9999.00, -9999.00, 32.00 +NKX, 09, 18, 77.00, 65.00, -9999.00, -9999.00, 3.00 +NLC, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 18, 85.00, 60.00, -9999.00, -9999.00, 26.00 +NPA, 09, 18, 86.00, 69.00, -9999.00, -9999.00, 32.00 +NQA, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 09, 18, 91.00, 70.00, -9999.00, -9999.00, 29.00 +NQX, 09, 18, 88.00, 78.00, -9999.00, -9999.00, 51.00 +NRB, 09, 18, 86.00, 72.00, -9999.00, -9999.00, 33.00 +NRC, 09, 18, 89.00, 54.00, -9999.00, -9999.00, 5.00 +NRS, 09, 18, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NSE, 09, 18, 87.00, 65.00, -9999.00, -9999.00, 32.00 +NSI, 09, 18, 76.00, 57.00, -9999.00, -9999.00, 3.00 +NTD, 09, 18, 76.00, 57.00, -9999.00, -9999.00, 3.00 +NTK, 09, 18, 83.00, 62.00, -9999.00, -9999.00, 7.00 +NTU, 09, 18, 78.00, 63.00, -9999.00, -9999.00, 27.00 +NUC, 09, 18, 75.00, 61.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 18, 77.00, 52.00, -9999.00, -9999.00, 4.00 +NUW, 09, 18, 67.00, 46.00, -9999.00, -9999.00, 28.00 +NWF, 09, 18, 82.00, 62.00, -9999.00, -9999.00, 6.00 +NXX, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 09, 18, 80.00, 54.00, -9999.00, -9999.00, 27.00 +NZC, 09, 18, 88.00, 65.00, -9999.00, -9999.00, 39.00 +NZJ, 09, 18, 84.00, 58.00, -9999.00, -9999.00, 3.00 +NZW, 09, 18, 70.00, 51.00, -9999.00, -9999.00, 30.00 +NZY, 09, 18, 77.00, 65.00, -9999.00, -9999.00, 3.00 +OAK, 09, 18, 76.00, 53.00, 4.00, 4.00, 6.00 +OAR, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 09, 18, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 18, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 18, 83.00, 61.00, 15.00, 13.00, 23.00 +OLM, 09, 18, 70.00, 44.00, 26.00, 25.00, 36.00 +OMA, 09, 18, 75.00, 52.00, 20.00, 16.00, 26.00 +OME, 09, 18, 47.00, 35.00, 31.00, 35.00, 44.00 +ONT, 09, 18, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 18, 73.00, 52.00, 21.00, 18.00, 31.00 +ORF, 09, 18, 78.00, 63.00, 17.00, 17.00, 26.00 +ORH, 09, 18, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 18, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 18, 68.00, 47.00, -9999.00, -9999.00, 36.00 +OTG, 09, 18, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 18, 67.00, 50.00, 18.00, 19.00, 26.00 +OTM, 09, 18, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 18, 45.00, 35.00, 28.00, 30.00, 39.00 +OURC, 09, 18, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 18, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 18, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 18, 87.00, 63.00, -9999.00, -9999.00, 29.00 +PACZ, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 18, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 18, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 18, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 18, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 18, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 18, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 18, 88.00, 67.00, -9999.00, -9999.00, 30.00 +PAQ, 09, 18, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 18, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 18, 50.00, 45.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 18, 43.00, 35.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 18, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 18, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 18, 67.00, 48.00, -9999.00, -9999.00, 34.00 +PBI, 09, 18, 88.00, 74.00, 32.00, 42.00, 58.00 +PDT, 09, 18, 75.00, 49.00, 13.00, 11.00, 19.00 +PDX, 09, 18, 73.00, 51.00, 23.00, 20.00, 30.00 +PFN, 09, 18, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 18, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 18, 76.00, 57.00, 18.00, 18.00, 29.00 +PHX, 09, 18, 97.00, 71.00, 8.00, 5.00, 12.00 +PIA, 09, 18, 76.00, 54.00, 21.00, 18.00, 30.00 +PIB, 09, 18, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 18, 73.00, 42.00, 13.00, 13.00, 21.00 +PIR, 09, 18, 74.00, 47.00, 11.00, 10.00, 18.00 +PIT, 09, 18, 73.00, 52.00, 21.00, 20.00, 32.00 +PKB, 09, 18, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 18, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 18, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 18, 86.00, 69.00, 15.00, 22.00, 28.00 +POB, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 09, 18, 87.00, 63.00, -9999.00, -9999.00, 42.00 +POM, 09, 18, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +POU, 09, 18, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 18, 87.00, 50.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 18, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 18, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 18, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 18, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 18, 70.00, 46.00, -9999.00, -9999.00, 28.00 +PSP, 09, 18, 100.00, 68.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 18, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 18, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 18, 80.00, 48.00, 11.00, 7.00, 16.00 +PUC, 09, 18, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 18, 73.00, 52.00, 20.00, 16.00, 27.00 +PVU, 09, 18, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 18, 68.00, 47.00, 22.00, 19.00, 29.00 +P02, 09, 18, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +P07, 09, 18, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +P11, 09, 18, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P24, 09, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +P28, 09, 18, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P35, 09, 18, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +P38, 09, 18, 83.00, 44.00, -9999.00, -9999.00, -9999.00 +P39, 09, 18, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +P58, 09, 18, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +P59, 09, 18, 62.00, 46.00, -9999.00, -9999.00, -9999.00 +P60, 09, 18, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +P61, 09, 18, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +P67, 09, 18, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +P68, 09, 18, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +P69, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 18, 79.00, 38.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 18, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 18, 73.00, 44.00, 13.00, 12.00, 20.00 +RBL, 09, 18, 89.00, 59.00, 7.00, 7.00, 10.00 +RCA, 09, 18, 73.00, 44.00, -9999.00, -9999.00, 19.00 +RDD, 09, 18, 88.00, 58.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 18, 74.00, 38.00, 10.00, 8.00, 15.00 +RDR, 09, 18, 67.00, 43.00, -9999.00, -9999.00, 26.00 +RDU, 09, 18, 80.00, 59.00, 17.00, 17.00, 25.00 +REE, 09, 18, 82.00, 58.00, -9999.00, -9999.00, 19.00 +REJ, 09, 18, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 18, 73.00, 50.00, 18.00, 19.00, 29.00 +RIC, 09, 18, 80.00, 57.00, 19.00, 17.00, 27.00 +RIV, 09, 18, 89.00, 57.00, -9999.00, -9999.00, 3.00 +RIW, 09, 18, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 18, 68.00, 40.00, 9.00, 13.00, 15.00 +RME, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 18, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +RND, 09, 18, 89.00, 68.00, -9999.00, -9999.00, 23.00 +RNO, 09, 18, 78.00, 40.00, 9.00, 8.00, 12.00 +ROA, 09, 18, 77.00, 55.00, 17.00, 17.00, 26.00 +ROC, 09, 18, 71.00, 50.00, 26.00, 25.00, 39.00 +ROW, 09, 18, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 18, 79.00, 54.00, 12.00, 12.00, 20.00 +RST, 09, 18, 68.00, 47.00, 24.00, 21.00, 35.00 +RWF, 09, 18, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 18, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 18, 87.00, 55.00, 4.00, 5.00, 6.00 +SAF, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 18, 77.00, 65.00, 4.00, 4.00, 6.00 +SAT, 09, 18, 89.00, 68.00, 17.00, 16.00, 26.00 +SAV, 09, 18, 85.00, 67.00, 16.00, 26.00, 35.00 +SAW, 09, 18, 64.00, 48.00, -9999.00, -9999.00, 42.00 +SBA, 09, 18, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 18, 91.00, 59.00, -9999.00, -9999.00, 3.00 +SBN, 09, 18, 73.00, 52.00, 21.00, 20.00, 31.00 +SBP, 09, 18, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 18, 70.00, 32.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 18, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 18, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 18, 87.00, 57.00, 2.00, 4.00, 5.00 +SDF, 09, 18, 79.00, 57.00, 17.00, 19.00, 29.00 +SEA, 09, 18, 68.00, 52.00, 23.00, 22.00, 32.00 +SEM, 09, 18, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 18, 74.00, 55.00, 4.00, 4.00, 7.00 +SGF, 09, 18, 79.00, 56.00, 18.00, 16.00, 28.00 +SGY, 09, 18, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 18, 71.00, 40.00, 17.00, 16.00, 24.00 +SHV, 09, 18, 86.00, 65.00, 14.00, 16.00, 25.00 +SIT, 09, 18, 58.00, 48.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 18, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 18, 86.00, 63.00, 13.00, 14.00, 20.00 +SKA, 09, 18, 70.00, 44.00, -9999.00, -9999.00, 18.00 +SKF, 09, 18, 89.00, 68.00, -9999.00, -9999.00, 21.00 +SLC, 09, 18, 77.00, 49.00, 15.00, 14.00, 22.00 +SLE, 09, 18, 75.00, 47.00, 20.00, 19.00, 27.00 +SLN, 09, 18, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 18, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 18, 75.00, 52.00, -9999.00, 4.00, 6.00 +SNA, 09, 18, 73.00, 62.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 18, 48.00, 40.00, 42.00, 46.00, 61.00 +SNS, 09, 18, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 18, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 18, 77.00, 54.00, 15.00, 17.00, 25.00 +SPS, 09, 18, 86.00, 62.00, 13.00, 14.00, 20.00 +SRQ, 09, 18, 89.00, 71.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 18, 84.00, 61.00, -9999.00, -9999.00, 25.00 +SSI, 09, 18, 84.00, 70.00, -9999.00, -9999.00, -9999.00 +STC, 09, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 18, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +STL, 09, 18, 79.00, 59.00, 18.00, 15.00, 26.00 +STNV, 09, 18, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +STS, 09, 18, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 18, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 18, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 18, 85.00, 54.00, -9999.00, -9999.00, 5.00 +SUX, 09, 18, 74.00, 50.00, 23.00, 16.00, 31.00 +SVN, 09, 18, 85.00, 67.00, -9999.00, -9999.00, 34.00 +SWF, 09, 18, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 18, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 18, 70.00, 50.00, 27.00, 28.00, 42.00 +SZL, 09, 18, 79.00, 54.00, -9999.00, -9999.00, 30.00 +TAD, 09, 18, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 18, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 18, 81.00, 53.00, -9999.00, -9999.00, 34.00 +TCC, 09, 18, 82.00, 54.00, 12.00, 11.00, 17.00 +TCL, 09, 18, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 18, 71.00, 46.00, -9999.00, -9999.00, 30.00 +TCS, 09, 18, 83.00, 58.00, -9999.00, 12.00, 26.00 +TEB, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 18, 83.00, 61.00, -9999.00, -9999.00, 22.00 +TKA, 09, 18, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 18, 88.00, 67.00, 12.00, 29.00, 33.00 +TNX, 09, 18, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 18, 73.00, 50.00, 19.00, 20.00, 32.00 +TOP, 09, 18, 78.00, 54.00, 20.00, 18.00, 28.00 +TPA, 09, 18, 89.00, 72.00, 20.00, 33.00, 40.00 +TPH, 09, 18, 78.00, 46.00, 7.00, 6.00, 10.00 +TRI, 09, 18, 78.00, 55.00, 16.00, 20.00, 26.00 +TRK, 09, 18, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 18, 99.00, 68.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 18, 82.00, 61.00, 16.00, 16.00, 26.00 +TUP, 09, 18, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 18, 93.00, 66.00, 14.00, 11.00, 20.00 +TVC, 09, 18, 68.00, 48.00, 25.00, 23.00, 36.00 +TVL, 09, 18, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 18, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 18, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 18, 80.00, 57.00, 14.00, 21.00, 28.00 +T01, 09, 18, 79.00, 56.00, -9999.00, -9999.00, 25.00 +T02, 09, 18, 83.00, 61.00, -9999.00, -9999.00, 24.00 +T03, 09, 18, 84.00, 63.00, -9999.00, -9999.00, 30.00 +T04, 09, 18, 89.00, 72.00, -9999.00, -9999.00, 40.00 +T05, 09, 18, 80.00, 53.00, -9999.00, -9999.00, 26.00 +T06, 09, 18, 87.00, 61.00, -9999.00, -9999.00, 24.00 +T07, 09, 18, 82.00, 45.00, -9999.00, -9999.00, 16.00 +T08, 09, 18, 75.00, 52.00, -9999.00, -9999.00, 16.00 +UCA, 09, 18, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 18, 86.00, 59.00, -9999.00, -9999.00, 5.00 +UIL, 09, 18, 67.00, 46.00, 33.00, 35.00, 44.00 +UIN, 09, 18, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 18, 87.00, 51.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 18, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 18, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +U15, 09, 18, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +U28, 09, 18, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 18, 86.00, 65.00, -9999.00, -9999.00, 29.00 +VBG, 09, 18, 76.00, 53.00, -9999.00, -9999.00, 10.00 +VCT, 09, 18, 89.00, 69.00, 16.00, 25.00, 32.00 +VCV, 09, 18, 89.00, 54.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 18, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 18, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 18, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 18, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 18, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 18, 88.00, 65.00, -9999.00, -9999.00, 30.00 +VRB, 09, 18, 88.00, 72.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 18, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 18, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 18, 79.00, 56.00, 16.00, 15.00, 23.00 +WJA, 09, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 18, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 18, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 18, 79.00, 37.00, 8.00, 9.00, 12.00 +WPO, 09, 18, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 18, 86.00, 63.00, -9999.00, -9999.00, 25.00 +WRG, 09, 18, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 18, 77.00, 52.00, -9999.00, -9999.00, 25.00 +WRL, 09, 18, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +X68, 09, 18, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 18, 55.00, 41.00, 60.00, 59.00, 70.00 +YCG, 09, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 18, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 18, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 18, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 18, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 18, 75.00, 43.00, 9.00, 9.00, 14.00 +YNG, 09, 18, 71.00, 50.00, 23.00, 23.00, 36.00 +YPA, 09, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 18, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 18, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 18, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 18, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 18, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 18, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 18, 100.00, 72.00, 4.00, 3.00, 6.00 +YVR, 09, 18, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 18, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 18, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 18, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 18, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 18, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 18, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 18, 64.00, 43.00, 29.00, 33.00, 45.00 +ZUN, 09, 18, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 18, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 18, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +01R, 09, 18, 87.00, 64.00, -9999.00, -9999.00, 25.00 +1V1, 09, 18, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 18, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 18, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 18, 81.00, 65.00, -9999.00, -9999.00, 26.00 +2PJ, 09, 18, 84.00, 61.00, -9999.00, -9999.00, 24.00 +3B1, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 18, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 18, 67.00, 46.00, -9999.00, -9999.00, 36.00 +3SE, 09, 18, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 18, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 18, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +4OM, 09, 18, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 18, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 18, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 18, 52.00, 42.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 18, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 19, 73.00, 52.00, 19.00, 22.00, 31.00 +ABI, 09, 19, 85.00, 64.00, 13.00, 17.00, 21.00 +ABQ, 09, 19, 80.00, 54.00, 14.00, 12.00, 20.00 +ABR, 09, 19, 71.00, 44.00, 13.00, 11.00, 19.00 +ABY, 09, 19, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 19, 68.00, 54.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 19, 88.00, 66.00, 13.00, 16.00, 23.00 +ACV, 09, 19, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 19, 75.00, 54.00, 17.00, 14.00, 24.00 +ADK, 09, 19, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 19, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 19, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 19, 78.00, 53.00, -9999.00, -9999.00, 25.00 +AEX, 09, 19, 86.00, 65.00, -9999.00, -9999.00, 25.00 +AFF, 09, 19, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 19, 89.00, 70.00, -9999.00, -9999.00, 48.00 +AGS, 09, 19, 84.00, 61.00, 15.00, 19.00, 27.00 +AHN, 09, 19, 81.00, 61.00, 17.00, 19.00, 27.00 +AKN, 09, 19, 53.00, 38.00, 38.00, 38.00, 54.00 +AKO, 09, 19, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 19, 72.00, 48.00, 23.00, 22.00, 35.00 +ALI, 09, 19, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 19, 72.00, 48.00, 21.00, 16.00, 28.00 +ALS, 09, 19, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 19, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 19, 80.00, 55.00, 15.00, 12.00, 21.00 +AMG, 09, 19, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 19, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 19, 53.00, 40.00, 33.00, 32.00, 45.00 +AND, 09, 19, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 19, 59.00, 47.00, 49.00, 53.00, 63.00 +AOO, 09, 19, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +APN, 09, 19, 67.00, 45.00, 26.00, 26.00, 40.00 +AQQ, 09, 19, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +ART, 09, 19, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +AST, 09, 19, 67.00, 48.00, 26.00, 26.00, 35.00 +ATL, 09, 19, 80.00, 62.00, 16.00, 21.00, 27.00 +ATW, 09, 19, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 19, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 19, 77.00, 52.00, -9999.00, -9999.00, 29.00 +AUG, 09, 19, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 19, 89.00, 68.00, 14.00, 19.00, 26.00 +AUW, 09, 19, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 19, 75.00, 54.00, 17.00, 22.00, 28.00 +AVP, 09, 19, 71.00, 51.00, 23.00, 21.00, 31.00 +AXN, 09, 19, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 19, 70.00, 49.00, -9999.00, -9999.00, 33.00 +AYS, 09, 19, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 19, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 19, 87.00, 56.00, -9999.00, -9999.00, 5.00 +BAD, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 19, 67.00, 35.00, -9999.00, -9999.00, 19.00 +BDL, 09, 19, 73.00, 50.00, 22.00, 19.00, 32.00 +BDR, 09, 19, 73.00, 56.00, 23.00, 16.00, 32.00 +BET, 09, 19, 50.00, 36.00, 40.00, 40.00, 53.00 +BFD, 09, 19, 66.00, 45.00, 27.00, 28.00, 40.00 +BFF, 09, 19, 75.00, 44.00, 14.00, 11.00, 19.00 +BFL, 09, 19, 89.00, 62.00, 4.00, 3.00, 4.00 +BGM, 09, 19, 67.00, 49.00, 24.00, 25.00, 37.00 +BGR, 09, 19, 66.00, 47.00, 21.00, 18.00, 31.00 +BGS, 09, 19, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 19, 82.00, 61.00, 15.00, 21.00, 26.00 +BID, 09, 19, 68.00, 56.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 19, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 19, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 19, 70.00, 45.00, 16.00, 16.00, 23.00 +BIS, 09, 19, 69.00, 41.00, 16.00, 15.00, 25.00 +BIX, 09, 19, 86.00, 69.00, -9999.00, -9999.00, 29.00 +BJI, 09, 19, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 19, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 19, 76.00, 42.00, -9999.00, -9999.00, 23.00 +BKW, 09, 19, 71.00, 51.00, 21.00, 26.00, 36.00 +BLF, 09, 19, 70.00, 54.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 19, 99.00, 71.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 19, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 19, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 19, 80.00, 54.00, -9999.00, -9999.00, 25.00 +BNA, 09, 19, 81.00, 59.00, 17.00, 19.00, 29.00 +BNO, 09, 19, 72.00, 35.00, -9999.00, 12.00, 20.00 +BOI, 09, 19, 75.00, 47.00, 11.00, 10.00, 15.00 +BOS, 09, 19, 71.00, 55.00, 19.00, 18.00, 28.00 +BPI, 09, 19, 67.00, 24.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 19, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 19, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 19, 74.00, 53.00, -9999.00, -9999.00, 23.00 +BRO, 09, 19, 89.00, 72.00, 19.00, 24.00, 33.00 +BRW, 09, 19, 32.00, 24.00, 29.00, 30.00, 45.00 +BSM, 09, 19, 89.00, 68.00, -9999.00, -9999.00, 20.00 +BTI, 09, 19, 33.00, 26.00, 22.00, 23.00, 35.00 +BTL, 09, 19, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 19, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 19, 86.00, 67.00, 12.00, 26.00, 30.00 +BTT, 09, 19, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 19, 67.00, 47.00, 28.00, 26.00, 40.00 +BUB, 09, 19, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 19, 69.00, 51.00, 28.00, 25.00, 38.00 +BUR, 09, 19, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 19, 84.00, 70.00, -9999.00, 25.00, 36.00 +BWG, 09, 19, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 19, 77.00, 57.00, 16.00, 17.00, 25.00 +BYH, 09, 19, 82.00, 60.00, -9999.00, -9999.00, 22.00 +BYI, 09, 19, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 19, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 19, 84.00, 61.00, 15.00, 17.00, 25.00 +CAG, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 19, 72.00, 52.00, 21.00, 21.00, 34.00 +CAO, 09, 19, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 19, 62.00, 42.00, 26.00, 28.00, 42.00 +CBM, 09, 19, 85.00, 60.00, -9999.00, -9999.00, 24.00 +CDB, 09, 19, 51.00, 42.00, 53.00, 57.00, 73.00 +CDC, 09, 19, 77.00, 45.00, 9.00, 8.00, 15.00 +CDR, 09, 19, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 19, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 19, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +CEZ, 09, 19, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 19, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 19, 81.00, 61.00, 15.00, 19.00, 26.00 +CHO, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 19, 83.00, 66.00, 17.00, 24.00, 32.00 +CID, 09, 19, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 19, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 19, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 19, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 19, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 19, 72.00, 53.00, 25.00, 23.00, 36.00 +CLL, 09, 19, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 19, 80.00, 61.00, 15.00, 17.00, 23.00 +CMH, 09, 19, 75.00, 53.00, 17.00, 19.00, 28.00 +CMI, 09, 19, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 19, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 19, 77.00, 54.00, 19.00, 13.00, 26.00 +CNM, 09, 19, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 19, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +COD, 09, 19, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +COF, 09, 19, 87.00, 71.00, -9999.00, -9999.00, 46.00 +CON, 09, 19, 70.00, 44.00, 22.00, 19.00, 31.00 +COS, 09, 19, 72.00, 45.00, 15.00, 13.00, 21.00 +COT, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 19, 77.00, 55.00, 18.00, 18.00, 29.00 +CPR, 09, 19, 72.00, 40.00, 13.00, 13.00, 20.00 +CRBC, 09, 19, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 19, 89.00, 71.00, 19.00, 22.00, 30.00 +CRW, 09, 19, 77.00, 55.00, 19.00, 22.00, 32.00 +CSG, 09, 19, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 19, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 19, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 19, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 19, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 19, 76.00, 55.00, 17.00, 18.00, 27.00 +CVN, 09, 19, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 19, 80.00, 53.00, -9999.00, -9999.00, 18.00 +CXY, 09, 19, 75.00, 55.00, 17.00, 18.00, 28.00 +CYS, 09, 19, 69.00, 42.00, 15.00, 13.00, 22.00 +DAA, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DAB, 09, 19, 86.00, 71.00, 24.00, 29.00, 42.00 +DAG, 09, 19, 92.00, 64.00, 3.00, 3.00, 5.00 +DAL, 09, 19, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 19, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 19, 75.00, 53.00, 18.00, 19.00, 28.00 +DBQ, 09, 19, 70.00, 50.00, 23.00, 19.00, 31.00 +DCA, 09, 19, 78.00, 61.00, 16.00, 17.00, 24.00 +DDC, 09, 19, 80.00, 55.00, 17.00, 11.00, 23.00 +DEC, 09, 19, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 19, 75.00, 46.00, 15.00, 12.00, 20.00 +DFW, 09, 19, 86.00, 65.00, 12.00, 16.00, 22.00 +DHN, 09, 19, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 19, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 19, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 19, 89.00, 68.00, -9999.00, -9999.00, 16.00 +DLG, 09, 19, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 19, 62.00, 43.00, 30.00, 26.00, 43.00 +DLLC, 09, 19, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 19, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 19, 92.00, 66.00, -9999.00, -9999.00, 13.00 +DMN, 09, 19, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 19, 79.00, 57.00, -9999.00, -9999.00, 25.00 +DPG, 09, 19, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 19, 87.00, 65.00, -9999.00, -9999.00, 29.00 +DRA, 09, 19, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 19, 89.00, 68.00, 15.00, 16.00, 23.00 +DSM, 09, 19, 74.00, 53.00, 21.00, 17.00, 28.00 +DTW, 09, 19, 72.00, 51.00, 20.00, 21.00, 32.00 +DUG, 09, 19, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 19, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DXR, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 19, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 19, 85.00, 64.00, -9999.00, -9999.00, 22.00 +D45, 09, 19, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 19, 68.00, 46.00, 22.00, 19.00, 32.00 +ECG, 09, 19, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 19, 88.00, 58.00, -9999.00, -9999.00, 3.00 +EED, 09, 19, 98.00, 72.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 09, 19, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 19, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 19, 72.00, 48.00, 24.00, 26.00, 36.00 +EKO, 09, 19, 77.00, 37.00, 12.00, 11.00, 17.00 +ELD, 09, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 19, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 19, 86.00, 60.00, 15.00, 12.00, 20.00 +ELY, 09, 19, 74.00, 36.00, 13.00, 11.00, 19.00 +EMP, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 19, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +END, 09, 19, 83.00, 60.00, -9999.00, -9999.00, 19.00 +ENN, 09, 19, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 19, 75.00, 52.00, -9999.00, -9999.00, 11.00 +EPH, 09, 19, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 19, 70.00, 54.00, 30.00, 25.00, 41.00 +ESF, 09, 19, 86.00, 65.00, -9999.00, -9999.00, 28.00 +EUG, 09, 19, 75.00, 48.00, 17.00, 17.00, 23.00 +EVV, 09, 19, 79.00, 56.00, 17.00, 17.00, 27.00 +EWN, 09, 19, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 19, 76.00, 58.00, 18.00, 18.00, 28.00 +EYW, 09, 19, 87.00, 78.00, 28.00, 31.00, 46.00 +E74, 09, 19, 89.00, 58.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 19, 80.00, 58.00, -9999.00, -9999.00, 24.00 +FAI, 09, 19, 52.00, 34.00, 23.00, 24.00, 35.00 +FAR, 09, 19, 68.00, 44.00, 17.00, 17.00, 28.00 +FAT, 09, 19, 89.00, 57.00, 3.00, 3.00, 6.00 +FAY, 09, 19, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 19, 66.00, 37.00, 16.00, 17.00, 26.00 +FCS, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FDY, 09, 19, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 19, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +FLG, 09, 19, 72.00, 40.00, 14.00, 17.00, 24.00 +FLL, 09, 19, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 19, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +FME, 09, 19, 79.00, 53.00, -9999.00, -9999.00, 23.00 +FMH, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 19, 80.00, 46.00, 10.00, 11.00, 16.00 +FMY, 09, 19, 89.00, 73.00, 18.00, 37.00, 46.00 +FNT, 09, 19, 70.00, 49.00, 23.00, 22.00, 34.00 +FOD, 09, 19, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 19, 78.00, 54.00, -9999.00, -9999.00, 23.00 +FOK, 09, 19, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 19, 79.00, 56.00, -9999.00, -9999.00, 28.00 +FSD, 09, 19, 71.00, 47.00, 22.00, 17.00, 31.00 +FSI, 09, 19, 84.00, 60.00, -9999.00, -9999.00, 21.00 +FSM, 09, 19, 84.00, 60.00, 16.00, 20.00, 26.00 +FTK, 09, 19, 79.00, 54.00, -9999.00, -9999.00, 25.00 +FWA, 09, 19, 74.00, 53.00, 16.00, 18.00, 28.00 +FWH, 09, 19, 86.00, 63.00, -9999.00, -9999.00, 20.00 +FYU, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 19, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 19, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 19, 101.00, 69.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 19, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 19, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 19, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 19, 70.00, 44.00, 13.00, 12.00, 19.00 +GFA, 09, 19, 68.00, 42.00, -9999.00, -9999.00, 26.00 +GFK, 09, 19, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 19, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 19, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 19, 69.00, 42.00, 12.00, 13.00, 19.00 +GJT, 09, 19, 79.00, 51.00, 12.00, 13.00, 21.00 +GKN, 09, 19, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 19, 76.00, 48.00, 12.00, 9.00, 16.00 +GLH, 09, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 19, 83.00, 74.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 19, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 19, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 09, 19, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 19, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 19, 67.00, 47.00, 27.00, 23.00, 36.00 +GRCI, 09, 19, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 19, 71.00, 45.00, -9999.00, -9999.00, 27.00 +GRI, 09, 19, 75.00, 50.00, 16.00, 15.00, 24.00 +GRK, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 09, 19, 70.00, 48.00, 22.00, 20.00, 31.00 +GSB, 09, 19, 82.00, 60.00, -9999.00, -9999.00, 25.00 +GSG, 09, 19, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 19, 78.00, 58.00, 17.00, 18.00, 25.00 +GSP, 09, 19, 80.00, 59.00, 18.00, 19.00, 28.00 +GST, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 19, 68.00, 49.00, -9999.00, -9999.00, 36.00 +GTF, 09, 19, 68.00, 42.00, 17.00, 17.00, 25.00 +GUP, 09, 19, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 19, 75.00, 52.00, -9999.00, -9999.00, 29.00 +GVW, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 09, 19, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 19, 79.00, 66.00, 20.00, 21.00, 30.00 +HBR, 09, 19, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 19, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 19, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 19, 75.00, 47.00, -9999.00, -9999.00, 16.00 +HKY, 09, 19, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 19, 68.00, 39.00, 16.00, 13.00, 23.00 +HMN, 09, 19, 87.00, 52.00, -9999.00, -9999.00, 15.00 +HMS, 09, 19, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 19, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 19, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +HON, 09, 19, 72.00, 45.00, 15.00, 14.00, 25.00 +HOP, 09, 19, 81.00, 56.00, -9999.00, -9999.00, 22.00 +HOT, 09, 19, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 19, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 19, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 19, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 19, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 19, 87.00, 65.00, -9999.00, -9999.00, 28.00 +HST, 09, 19, 88.00, 72.00, -9999.00, -9999.00, 55.00 +HSV, 09, 19, 81.00, 60.00, 18.00, 21.00, 28.00 +HTL, 09, 19, 66.00, 45.00, 29.00, 27.00, 45.00 +HTS, 09, 19, 76.00, 55.00, 17.00, 22.00, 30.00 +HUF, 09, 19, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 19, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 19, 69.00, 40.00, 15.00, 16.00, 24.00 +IAB, 09, 19, 80.00, 57.00, -9999.00, -9999.00, 24.00 +IAD, 09, 19, 77.00, 53.00, 18.00, 20.00, 30.00 +IAG, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 19, 87.00, 66.00, 15.00, 24.00, 30.00 +ICT, 09, 19, 80.00, 57.00, 18.00, 13.00, 26.00 +IDA, 09, 19, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 19, 86.00, 59.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 19, 76.00, 56.00, 17.00, 19.00, 28.00 +ILI, 09, 19, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 19, 84.00, 64.00, 20.00, 23.00, 33.00 +IMT, 09, 19, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +IND, 09, 19, 76.00, 54.00, 17.00, 16.00, 26.00 +INL, 09, 19, 63.00, 41.00, 26.00, 27.00, 41.00 +INS, 09, 19, 86.00, 58.00, -9999.00, -9999.00, 5.00 +INT, 09, 19, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +INW, 09, 19, 82.00, 51.00, 12.00, 15.00, 22.00 +IPL, 09, 19, 98.00, 70.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 19, 72.00, 51.00, 22.00, 23.00, 34.00 +IRK, 09, 19, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 19, 68.00, 41.00, 17.00, 16.00, 26.00 +ISP, 09, 19, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 19, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 19, 96.00, 66.00, -9999.00, -9999.00, 9.00 +IWD, 09, 19, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 19, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 19, 87.00, 62.00, 15.00, 22.00, 28.00 +JAX, 09, 19, 86.00, 68.00, 21.00, 33.00, 40.00 +JBR, 09, 19, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 19, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 19, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 19, 73.00, 58.00, 19.00, 18.00, 29.00 +JHW, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 19, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 19, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 19, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 19, 54.00, 42.00, 54.00, 55.00, 68.00 +JST, 09, 19, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 19, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 19, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 19, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 19, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 19, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 19, 70.00, 48.00, 20.00, 21.00, 32.00 +LAR, 09, 19, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 19, 93.00, 64.00, 4.00, 6.00, 9.00 +LAX, 09, 19, 76.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 19, 81.00, 58.00, 16.00, 14.00, 22.00 +LBF, 09, 19, 75.00, 44.00, 16.00, 12.00, 22.00 +LCH, 09, 19, 85.00, 67.00, 17.00, 24.00, 31.00 +LCK, 09, 19, 76.00, 53.00, -9999.00, -9999.00, 27.00 +LEB, 09, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 19, 77.00, 56.00, 17.00, 23.00, 31.00 +LFI, 09, 19, 77.00, 63.00, -9999.00, -9999.00, 25.00 +LFK, 09, 19, 87.00, 65.00, 15.00, 23.00, 30.00 +LFT, 09, 19, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 19, 73.00, 60.00, 18.00, 18.00, 28.00 +LGB, 09, 19, 81.00, 62.00, 4.00, 4.00, 6.00 +LGU, 09, 19, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 19, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 19, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 19, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 19, 83.00, 62.00, 17.00, 20.00, 28.00 +LIZ, 09, 19, 62.00, 42.00, -9999.00, -9999.00, 42.00 +LMT, 09, 19, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +LND, 09, 19, 71.00, 43.00, 11.00, 11.00, 17.00 +LNK, 09, 19, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 19, 80.00, 42.00, 5.00, 3.00, 6.00 +LOZ, 09, 19, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 19, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 19, 82.00, 60.00, -9999.00, -9999.00, 29.00 +LSE, 09, 19, 71.00, 50.00, 21.00, 19.00, 32.00 +LSF, 09, 19, 85.00, 65.00, -9999.00, -9999.00, 27.00 +LSV, 09, 19, 95.00, 56.00, -9999.00, -9999.00, 5.00 +LTS, 09, 19, 87.00, 60.00, -9999.00, -9999.00, 18.00 +LUF, 09, 19, 98.00, 64.00, -9999.00, -9999.00, 7.00 +LVS, 09, 19, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 19, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 19, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 19, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 19, 77.00, 56.00, 22.00, 16.00, 30.00 +MAF, 09, 19, 84.00, 60.00, 14.00, 14.00, 20.00 +MBL, 09, 19, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 19, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 19, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 19, 86.00, 57.00, -9999.00, -9999.00, 4.00 +MCF, 09, 19, 88.00, 71.00, -9999.00, -9999.00, 39.00 +MCG, 09, 19, 50.00, 33.00, 33.00, 33.00, 46.00 +MCI, 09, 19, 76.00, 55.00, 18.00, 18.00, 26.00 +MCK, 09, 19, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 19, 85.00, 63.00, 14.00, 21.00, 27.00 +MCO, 09, 19, 89.00, 71.00, 15.00, 38.00, 44.00 +MCW, 09, 19, 71.00, 47.00, 17.00, 14.00, 24.00 +MC2, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MDH, 09, 19, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 19, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 19, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 19, 74.00, 55.00, 19.00, 20.00, 29.00 +MEI, 09, 19, 85.00, 62.00, 14.00, 18.00, 25.00 +MEM, 09, 19, 82.00, 63.00, 16.00, 19.00, 27.00 +MER, 09, 19, 89.00, 53.00, -9999.00, -9999.00, 4.00 +MFD, 09, 19, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 19, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 19, 81.00, 47.00, 13.00, 11.00, 17.00 +MGE, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MGM, 09, 19, 86.00, 64.00, 16.00, 20.00, 28.00 +MGW, 09, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 19, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 19, 86.00, 57.00, -9999.00, -9999.00, 4.00 +MHS, 09, 19, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 19, 88.00, 73.00, 32.00, 44.00, 57.00 +MIB, 09, 19, 66.00, 43.00, -9999.00, -9999.00, 24.00 +MIV, 09, 19, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 19, 80.00, 41.00, -9999.00, -9999.00, 11.00 +MKC, 09, 19, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 19, 69.00, 51.00, 21.00, 16.00, 31.00 +MKG, 09, 19, 69.00, 50.00, 22.00, 21.00, 32.00 +MKL, 09, 19, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 19, 87.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 19, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 19, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 19, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 19, 74.00, 52.00, 18.00, 17.00, 28.00 +MLS, 09, 19, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 19, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 19, 85.00, 63.00, -9999.00, -9999.00, 24.00 +MOB, 09, 19, 86.00, 67.00, 19.00, 29.00, 34.00 +MOT, 09, 19, 66.00, 43.00, 14.00, 14.00, 22.00 +MPV, 09, 19, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 19, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 19, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 19, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 19, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 19, 72.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 19, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 19, 70.00, 47.00, 23.00, 20.00, 33.00 +MSO, 09, 19, 69.00, 39.00, 18.00, 18.00, 27.00 +MSP, 09, 19, 69.00, 49.00, 23.00, 19.00, 33.00 +MSS, 09, 19, 67.00, 46.00, 23.00, 26.00, 38.00 +MSY, 09, 19, 85.00, 68.00, 14.00, 27.00, 34.00 +MTC, 09, 19, 70.00, 51.00, -9999.00, -9999.00, 27.00 +MTN, 09, 19, 78.00, 57.00, -9999.00, -9999.00, 23.00 +MTO, 09, 19, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 19, 75.00, 51.00, -9999.00, -9999.00, 23.00 +MUO, 09, 19, 79.00, 44.00, -9999.00, -9999.00, 11.00 +MWA, 09, 19, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 19, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 19, 86.00, 64.00, -9999.00, -9999.00, 21.00 +MYL, 09, 19, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 19, 83.00, 63.00, -9999.00, -9999.00, 29.00 +NAO, 09, 19, 81.00, 69.00, -9999.00, -9999.00, 36.00 +NBC, 09, 19, 83.00, 66.00, -9999.00, -9999.00, 29.00 +NBE, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NBU, 09, 19, 73.00, 52.00, -9999.00, -9999.00, 29.00 +NCA, 09, 19, 83.00, 60.00, -9999.00, -9999.00, 29.00 +NCO, 09, 19, 71.00, 55.00, -9999.00, -9999.00, 27.00 +NC1, 09, 19, 87.00, 60.00, -9999.00, -9999.00, 3.00 +NEL, 09, 19, 76.00, 52.00, -9999.00, -9999.00, 26.00 +NFG, 09, 19, 75.00, 60.00, -9999.00, -9999.00, 3.00 +NFL, 09, 19, 78.00, 42.00, -9999.00, -9999.00, 7.00 +NGP, 09, 19, 88.00, 71.00, -9999.00, -9999.00, 32.00 +NGU, 09, 19, 78.00, 63.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 19, 72.00, 56.00, -9999.00, -9999.00, 4.00 +NHK, 09, 19, 77.00, 56.00, -9999.00, -9999.00, 26.00 +NHZ, 09, 19, 67.00, 48.00, -9999.00, -9999.00, 33.00 +NID, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 19, 86.00, 68.00, -9999.00, -9999.00, 41.00 +NIR, 09, 19, 89.00, 67.00, -9999.00, -9999.00, 29.00 +NKT, 09, 19, 82.00, 65.00, -9999.00, -9999.00, 32.00 +NKX, 09, 19, 77.00, 65.00, -9999.00, -9999.00, 3.00 +NLC, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 19, 85.00, 60.00, -9999.00, -9999.00, 26.00 +NPA, 09, 19, 85.00, 69.00, -9999.00, -9999.00, 31.00 +NQA, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NQI, 09, 19, 91.00, 69.00, -9999.00, -9999.00, 29.00 +NQX, 09, 19, 87.00, 78.00, -9999.00, -9999.00, 51.00 +NRB, 09, 19, 85.00, 71.00, -9999.00, -9999.00, 33.00 +NRC, 09, 19, 88.00, 53.00, -9999.00, -9999.00, 6.00 +NRS, 09, 19, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NSE, 09, 19, 86.00, 64.00, -9999.00, -9999.00, 31.00 +NSI, 09, 19, 75.00, 57.00, -9999.00, -9999.00, 3.00 +NTD, 09, 19, 75.00, 57.00, -9999.00, -9999.00, 3.00 +NTK, 09, 19, 83.00, 61.00, -9999.00, -9999.00, 7.00 +NTU, 09, 19, 78.00, 63.00, -9999.00, -9999.00, 26.00 +NUC, 09, 19, 74.00, 61.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 19, 77.00, 52.00, -9999.00, -9999.00, 4.00 +NUW, 09, 19, 66.00, 45.00, -9999.00, -9999.00, 29.00 +NWF, 09, 19, 81.00, 62.00, -9999.00, -9999.00, 6.00 +NXX, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 09, 19, 79.00, 54.00, -9999.00, -9999.00, 26.00 +NZC, 09, 19, 87.00, 65.00, -9999.00, -9999.00, 38.00 +NZJ, 09, 19, 83.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 09, 19, 70.00, 50.00, -9999.00, -9999.00, 30.00 +NZY, 09, 19, 77.00, 65.00, -9999.00, -9999.00, 3.00 +OAK, 09, 19, 76.00, 53.00, 4.00, 5.00, 6.00 +OAR, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 09, 19, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 19, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 19, 82.00, 61.00, 15.00, 13.00, 23.00 +OLM, 09, 19, 69.00, 43.00, 26.00, 25.00, 36.00 +OMA, 09, 19, 75.00, 52.00, 19.00, 16.00, 25.00 +OME, 09, 19, 47.00, 34.00, 31.00, 35.00, 43.00 +ONT, 09, 19, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 19, 73.00, 52.00, 21.00, 18.00, 31.00 +ORF, 09, 19, 78.00, 63.00, 17.00, 17.00, 26.00 +ORH, 09, 19, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 19, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 19, 68.00, 46.00, -9999.00, -9999.00, 36.00 +OTG, 09, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 19, 66.00, 50.00, 18.00, 19.00, 26.00 +OTM, 09, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 19, 44.00, 34.00, 28.00, 29.00, 39.00 +OURC, 09, 19, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 19, 80.00, 42.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 19, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 19, 86.00, 63.00, -9999.00, -9999.00, 28.00 +PACZ, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 19, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 19, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 19, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 19, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 19, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 19, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 19, 87.00, 66.00, -9999.00, -9999.00, 30.00 +PAQ, 09, 19, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 19, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 19, 50.00, 44.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 19, 43.00, 35.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 19, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 19, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 19, 67.00, 48.00, -9999.00, -9999.00, 34.00 +PBI, 09, 19, 88.00, 74.00, 32.00, 42.00, 57.00 +PDT, 09, 19, 75.00, 48.00, 13.00, 11.00, 19.00 +PDX, 09, 19, 73.00, 51.00, 23.00, 20.00, 30.00 +PFN, 09, 19, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 19, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 19, 76.00, 57.00, 18.00, 18.00, 29.00 +PHX, 09, 19, 97.00, 71.00, 8.00, 5.00, 12.00 +PIA, 09, 19, 75.00, 53.00, 21.00, 18.00, 30.00 +PIB, 09, 19, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 19, 73.00, 41.00, 13.00, 13.00, 21.00 +PIR, 09, 19, 74.00, 47.00, 11.00, 10.00, 18.00 +PIT, 09, 19, 73.00, 52.00, 22.00, 21.00, 33.00 +PKB, 09, 19, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 19, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 19, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 19, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 19, 85.00, 69.00, 15.00, 21.00, 27.00 +POB, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 09, 19, 86.00, 63.00, -9999.00, -9999.00, 42.00 +POM, 09, 19, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 09, 19, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 19, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 19, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 19, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 19, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 19, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 19, 70.00, 46.00, -9999.00, -9999.00, 28.00 +PSP, 09, 19, 100.00, 67.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 19, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 19, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 19, 80.00, 48.00, 11.00, 7.00, 16.00 +PUC, 09, 19, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 19, 73.00, 52.00, 20.00, 17.00, 27.00 +PVU, 09, 19, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 19, 68.00, 47.00, 22.00, 19.00, 29.00 +P02, 09, 19, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +P07, 09, 19, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +P11, 09, 19, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P24, 09, 19, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +P28, 09, 19, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +P35, 09, 19, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +P38, 09, 19, 83.00, 44.00, -9999.00, -9999.00, -9999.00 +P39, 09, 19, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +P58, 09, 19, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +P59, 09, 19, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +P60, 09, 19, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +P61, 09, 19, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +P67, 09, 19, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +P68, 09, 19, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +P69, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 19, 79.00, 37.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 19, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 19, 73.00, 44.00, 13.00, 12.00, 20.00 +RBL, 09, 19, 88.00, 58.00, 7.00, 7.00, 10.00 +RCA, 09, 19, 73.00, 44.00, -9999.00, -9999.00, 18.00 +RDD, 09, 19, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 19, 74.00, 37.00, 10.00, 9.00, 16.00 +RDR, 09, 19, 66.00, 42.00, -9999.00, -9999.00, 26.00 +RDU, 09, 19, 80.00, 59.00, 17.00, 17.00, 25.00 +REE, 09, 19, 81.00, 58.00, -9999.00, -9999.00, 19.00 +REJ, 09, 19, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 19, 72.00, 50.00, 19.00, 19.00, 30.00 +RIC, 09, 19, 79.00, 57.00, 19.00, 17.00, 27.00 +RIV, 09, 19, 88.00, 57.00, -9999.00, -9999.00, 3.00 +RIW, 09, 19, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 19, 68.00, 39.00, 10.00, 12.00, 15.00 +RME, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 19, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +RND, 09, 19, 88.00, 68.00, -9999.00, -9999.00, 23.00 +RNO, 09, 19, 78.00, 40.00, 9.00, 8.00, 12.00 +ROA, 09, 19, 77.00, 55.00, 17.00, 17.00, 26.00 +ROC, 09, 19, 70.00, 50.00, 27.00, 25.00, 40.00 +ROW, 09, 19, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 19, 78.00, 54.00, 12.00, 12.00, 20.00 +RST, 09, 19, 68.00, 47.00, 24.00, 21.00, 35.00 +RWF, 09, 19, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 19, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 19, 86.00, 55.00, 4.00, 6.00, 6.00 +SAF, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 19, 77.00, 65.00, 4.00, 4.00, 6.00 +SAT, 09, 19, 88.00, 68.00, 17.00, 16.00, 26.00 +SAV, 09, 19, 84.00, 66.00, 16.00, 26.00, 34.00 +SAW, 09, 19, 64.00, 48.00, -9999.00, -9999.00, 42.00 +SBA, 09, 19, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 19, 90.00, 58.00, -9999.00, -9999.00, 4.00 +SBN, 09, 19, 72.00, 52.00, 22.00, 20.00, 31.00 +SBP, 09, 19, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 19, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 19, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 19, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 19, 86.00, 56.00, 3.00, 4.00, 5.00 +SDF, 09, 19, 79.00, 57.00, 17.00, 19.00, 29.00 +SEA, 09, 19, 68.00, 51.00, 24.00, 23.00, 33.00 +SEM, 09, 19, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 19, 73.00, 55.00, 4.00, 5.00, 7.00 +SGF, 09, 19, 79.00, 56.00, 18.00, 17.00, 29.00 +SGY, 09, 19, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 19, 71.00, 40.00, 17.00, 16.00, 24.00 +SHV, 09, 19, 86.00, 64.00, 14.00, 16.00, 25.00 +SIT, 09, 19, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 19, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 19, 85.00, 62.00, 13.00, 14.00, 20.00 +SKA, 09, 19, 70.00, 44.00, -9999.00, -9999.00, 18.00 +SKF, 09, 19, 88.00, 68.00, -9999.00, -9999.00, 21.00 +SLC, 09, 19, 77.00, 49.00, 15.00, 14.00, 22.00 +SLE, 09, 19, 74.00, 46.00, 20.00, 19.00, 27.00 +SLN, 09, 19, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 19, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 19, 75.00, 52.00, -9999.00, 4.00, 7.00 +SNA, 09, 19, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 19, 47.00, 39.00, 43.00, 46.00, 62.00 +SNS, 09, 19, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 19, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 19, 77.00, 54.00, 15.00, 17.00, 26.00 +SPS, 09, 19, 85.00, 62.00, 14.00, 14.00, 21.00 +SRQ, 09, 19, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 19, 84.00, 61.00, -9999.00, -9999.00, 25.00 +SSI, 09, 19, 83.00, 70.00, -9999.00, -9999.00, -9999.00 +STC, 09, 19, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 19, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +STL, 09, 19, 78.00, 59.00, 18.00, 15.00, 27.00 +STNV, 09, 19, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +STS, 09, 19, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 19, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 19, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 19, 84.00, 53.00, -9999.00, -9999.00, 5.00 +SUX, 09, 19, 73.00, 50.00, 22.00, 16.00, 31.00 +SVN, 09, 19, 84.00, 66.00, -9999.00, -9999.00, 34.00 +SWF, 09, 19, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 19, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 19, 70.00, 50.00, 27.00, 28.00, 42.00 +SZL, 09, 19, 78.00, 53.00, -9999.00, -9999.00, 29.00 +TAD, 09, 19, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 19, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 19, 80.00, 53.00, -9999.00, -9999.00, 34.00 +TCC, 09, 19, 81.00, 53.00, 11.00, 11.00, 17.00 +TCL, 09, 19, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 19, 71.00, 45.00, -9999.00, -9999.00, 30.00 +TCS, 09, 19, 82.00, 57.00, -9999.00, 12.00, 25.00 +TEB, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 19, 82.00, 61.00, -9999.00, -9999.00, 21.00 +TKA, 09, 19, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 19, 87.00, 66.00, 11.00, 29.00, 33.00 +TNX, 09, 19, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 19, 73.00, 50.00, 19.00, 20.00, 32.00 +TOP, 09, 19, 78.00, 54.00, 20.00, 18.00, 28.00 +TPA, 09, 19, 88.00, 71.00, 19.00, 32.00, 39.00 +TPH, 09, 19, 78.00, 45.00, 7.00, 6.00, 10.00 +TRI, 09, 19, 78.00, 55.00, 16.00, 20.00, 26.00 +TRK, 09, 19, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 19, 98.00, 67.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 19, 82.00, 61.00, 16.00, 16.00, 26.00 +TUP, 09, 19, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 19, 92.00, 66.00, 13.00, 10.00, 20.00 +TVC, 09, 19, 68.00, 48.00, 25.00, 23.00, 36.00 +TVL, 09, 19, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 19, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 19, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 19, 80.00, 57.00, 14.00, 21.00, 28.00 +T01, 09, 19, 78.00, 56.00, -9999.00, -9999.00, 25.00 +T02, 09, 19, 82.00, 61.00, -9999.00, -9999.00, 24.00 +T03, 09, 19, 83.00, 63.00, -9999.00, -9999.00, 29.00 +T04, 09, 19, 89.00, 71.00, -9999.00, -9999.00, 39.00 +T05, 09, 19, 79.00, 53.00, -9999.00, -9999.00, 26.00 +T06, 09, 19, 86.00, 61.00, -9999.00, -9999.00, 24.00 +T07, 09, 19, 82.00, 45.00, -9999.00, -9999.00, 16.00 +T08, 09, 19, 75.00, 52.00, -9999.00, -9999.00, 16.00 +UCA, 09, 19, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 19, 86.00, 58.00, -9999.00, -9999.00, 5.00 +UIL, 09, 19, 66.00, 45.00, 33.00, 35.00, 44.00 +UIN, 09, 19, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 19, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 19, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 19, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +U15, 09, 19, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +U28, 09, 19, 82.00, 45.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 19, 85.00, 64.00, -9999.00, -9999.00, 29.00 +VBG, 09, 19, 76.00, 52.00, -9999.00, -9999.00, 10.00 +VCT, 09, 19, 88.00, 69.00, 16.00, 25.00, 32.00 +VCV, 09, 19, 88.00, 53.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 19, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 19, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 19, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 19, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 19, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 19, 87.00, 65.00, -9999.00, -9999.00, 29.00 +VRB, 09, 19, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 19, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 19, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 19, 78.00, 56.00, 16.00, 15.00, 23.00 +WJA, 09, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 19, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 19, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 19, 78.00, 37.00, 8.00, 9.00, 13.00 +WPO, 09, 19, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 19, 85.00, 63.00, -9999.00, -9999.00, 25.00 +WRG, 09, 19, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 19, 77.00, 52.00, -9999.00, -9999.00, 25.00 +WRL, 09, 19, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +X68, 09, 19, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 19, 54.00, 40.00, 61.00, 59.00, 70.00 +YCG, 09, 19, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 19, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 19, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 19, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 19, 75.00, 43.00, 9.00, 9.00, 14.00 +YNG, 09, 19, 71.00, 50.00, 23.00, 23.00, 36.00 +YPA, 09, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 19, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 19, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 19, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 19, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 19, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 19, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 19, 99.00, 72.00, 4.00, 3.00, 6.00 +YVR, 09, 19, 64.00, 49.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 19, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 19, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 19, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 19, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 19, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 19, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 19, 64.00, 43.00, 30.00, 33.00, 45.00 +ZUN, 09, 19, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 19, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 19, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 19, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +01R, 09, 19, 86.00, 64.00, -9999.00, -9999.00, 25.00 +1V1, 09, 19, 77.00, 40.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 19, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 19, 80.00, 65.00, -9999.00, -9999.00, 25.00 +2PJ, 09, 19, 84.00, 61.00, -9999.00, -9999.00, 24.00 +3B1, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 19, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 19, 67.00, 45.00, -9999.00, -9999.00, 36.00 +3SE, 09, 19, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 19, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 19, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +4OM, 09, 19, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 19, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 19, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 19, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 19, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 20, 73.00, 52.00, 19.00, 22.00, 31.00 +ABI, 09, 20, 85.00, 63.00, 13.00, 17.00, 21.00 +ABQ, 09, 20, 80.00, 53.00, 14.00, 12.00, 20.00 +ABR, 09, 20, 70.00, 43.00, 13.00, 11.00, 19.00 +ABY, 09, 20, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 20, 68.00, 54.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 20, 88.00, 65.00, 13.00, 16.00, 23.00 +ACV, 09, 20, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 20, 74.00, 53.00, 17.00, 14.00, 24.00 +ADK, 09, 20, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 20, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 20, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 20, 77.00, 52.00, -9999.00, -9999.00, 25.00 +AEX, 09, 20, 86.00, 64.00, -9999.00, -9999.00, 25.00 +AFF, 09, 20, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 20, 89.00, 70.00, -9999.00, -9999.00, 47.00 +AGS, 09, 20, 84.00, 60.00, 15.00, 19.00, 26.00 +AHN, 09, 20, 81.00, 60.00, 17.00, 19.00, 27.00 +AKN, 09, 20, 52.00, 37.00, 38.00, 38.00, 53.00 +AKO, 09, 20, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 20, 71.00, 47.00, 23.00, 22.00, 35.00 +ALI, 09, 20, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 20, 71.00, 47.00, 21.00, 16.00, 28.00 +ALS, 09, 20, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 20, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 20, 80.00, 54.00, 15.00, 12.00, 21.00 +AMG, 09, 20, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 20, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 20, 52.00, 39.00, 33.00, 32.00, 44.00 +AND, 09, 20, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 20, 58.00, 47.00, 50.00, 53.00, 63.00 +AOO, 09, 20, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +APN, 09, 20, 66.00, 44.00, 26.00, 26.00, 40.00 +AQQ, 09, 20, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +ART, 09, 20, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +AST, 09, 20, 67.00, 48.00, 26.00, 27.00, 36.00 +ATL, 09, 20, 80.00, 61.00, 16.00, 21.00, 27.00 +ATW, 09, 20, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 20, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 20, 76.00, 51.00, -9999.00, -9999.00, 29.00 +AUG, 09, 20, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 20, 89.00, 68.00, 14.00, 19.00, 26.00 +AUW, 09, 20, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 20, 75.00, 53.00, 17.00, 22.00, 28.00 +AVP, 09, 20, 70.00, 50.00, 23.00, 21.00, 31.00 +AXN, 09, 20, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 20, 70.00, 48.00, -9999.00, -9999.00, 33.00 +AYS, 09, 20, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 20, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 20, 87.00, 56.00, -9999.00, -9999.00, 5.00 +BAD, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 20, 66.00, 34.00, -9999.00, -9999.00, 19.00 +BDL, 09, 20, 72.00, 49.00, 22.00, 19.00, 32.00 +BDR, 09, 20, 72.00, 55.00, 23.00, 16.00, 32.00 +BET, 09, 20, 49.00, 35.00, 40.00, 39.00, 53.00 +BFD, 09, 20, 65.00, 44.00, 27.00, 28.00, 40.00 +BFF, 09, 20, 75.00, 43.00, 14.00, 11.00, 19.00 +BFL, 09, 20, 88.00, 62.00, 4.00, 3.00, 4.00 +BGM, 09, 20, 66.00, 48.00, 24.00, 25.00, 37.00 +BGR, 09, 20, 66.00, 46.00, 21.00, 18.00, 31.00 +BGS, 09, 20, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 20, 82.00, 60.00, 15.00, 21.00, 26.00 +BID, 09, 20, 67.00, 56.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 20, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 20, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 20, 69.00, 44.00, 16.00, 16.00, 23.00 +BIS, 09, 20, 68.00, 41.00, 16.00, 15.00, 25.00 +BIX, 09, 20, 86.00, 68.00, -9999.00, -9999.00, 29.00 +BJI, 09, 20, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 20, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 20, 76.00, 42.00, -9999.00, -9999.00, 22.00 +BKW, 09, 20, 70.00, 51.00, 21.00, 26.00, 36.00 +BLF, 09, 20, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 20, 99.00, 70.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 20, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 20, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 20, 79.00, 53.00, -9999.00, -9999.00, 25.00 +BNA, 09, 20, 80.00, 58.00, 17.00, 19.00, 29.00 +BNO, 09, 20, 71.00, 34.00, -9999.00, 12.00, 20.00 +BOI, 09, 20, 74.00, 46.00, 11.00, 10.00, 15.00 +BOS, 09, 20, 71.00, 55.00, 19.00, 18.00, 28.00 +BPI, 09, 20, 66.00, 23.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 20, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 20, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 20, 74.00, 53.00, -9999.00, -9999.00, 23.00 +BRO, 09, 20, 89.00, 72.00, 19.00, 23.00, 33.00 +BRW, 09, 20, 31.00, 24.00, 29.00, 30.00, 45.00 +BSM, 09, 20, 89.00, 68.00, -9999.00, -9999.00, 19.00 +BTI, 09, 20, 33.00, 26.00, 23.00, 23.00, 35.00 +BTL, 09, 20, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 20, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 20, 86.00, 66.00, 12.00, 26.00, 30.00 +BTT, 09, 20, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 20, 66.00, 46.00, 28.00, 26.00, 40.00 +BUB, 09, 20, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 20, 68.00, 51.00, 28.00, 25.00, 38.00 +BUR, 09, 20, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 20, 84.00, 70.00, -9999.00, 24.00, 35.00 +BWG, 09, 20, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 20, 76.00, 56.00, 16.00, 17.00, 25.00 +BYH, 09, 20, 81.00, 59.00, -9999.00, -9999.00, 22.00 +BYI, 09, 20, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 20, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 20, 83.00, 60.00, 15.00, 17.00, 25.00 +CAG, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 20, 71.00, 51.00, 21.00, 21.00, 34.00 +CAO, 09, 20, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 20, 61.00, 41.00, 26.00, 28.00, 42.00 +CBM, 09, 20, 84.00, 60.00, -9999.00, -9999.00, 24.00 +CDB, 09, 20, 51.00, 41.00, 54.00, 57.00, 73.00 +CDC, 09, 20, 77.00, 45.00, 9.00, 8.00, 15.00 +CDR, 09, 20, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 20, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 20, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +CEZ, 09, 20, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 20, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 20, 80.00, 60.00, 15.00, 19.00, 26.00 +CHO, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 20, 83.00, 66.00, 17.00, 24.00, 31.00 +CID, 09, 20, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 20, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 20, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 20, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 20, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 20, 71.00, 52.00, 25.00, 23.00, 36.00 +CLL, 09, 20, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 20, 80.00, 60.00, 15.00, 17.00, 23.00 +CMH, 09, 20, 74.00, 52.00, 17.00, 19.00, 28.00 +CMI, 09, 20, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 20, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 20, 77.00, 53.00, 19.00, 13.00, 26.00 +CNM, 09, 20, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +COD, 09, 20, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +COF, 09, 20, 87.00, 71.00, -9999.00, -9999.00, 45.00 +CON, 09, 20, 69.00, 43.00, 22.00, 19.00, 31.00 +COS, 09, 20, 71.00, 45.00, 15.00, 13.00, 21.00 +COT, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 20, 76.00, 55.00, 18.00, 18.00, 29.00 +CPR, 09, 20, 71.00, 39.00, 13.00, 13.00, 20.00 +CRBC, 09, 20, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 20, 89.00, 71.00, 19.00, 22.00, 30.00 +CRW, 09, 20, 77.00, 54.00, 19.00, 22.00, 32.00 +CSG, 09, 20, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 20, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 20, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 20, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 20, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 20, 75.00, 54.00, 17.00, 18.00, 27.00 +CVN, 09, 20, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 20, 80.00, 52.00, -9999.00, -9999.00, 18.00 +CXY, 09, 20, 74.00, 54.00, 17.00, 18.00, 28.00 +CYS, 09, 20, 69.00, 41.00, 15.00, 13.00, 22.00 +DAA, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DAB, 09, 20, 86.00, 71.00, 24.00, 29.00, 41.00 +DAG, 09, 20, 91.00, 64.00, 3.00, 3.00, 5.00 +DAL, 09, 20, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 20, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 20, 74.00, 53.00, 18.00, 19.00, 28.00 +DBQ, 09, 20, 69.00, 49.00, 23.00, 19.00, 31.00 +DCA, 09, 20, 78.00, 60.00, 16.00, 17.00, 24.00 +DDC, 09, 20, 79.00, 54.00, 17.00, 11.00, 22.00 +DEC, 09, 20, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 20, 75.00, 45.00, 15.00, 12.00, 20.00 +DFW, 09, 20, 86.00, 65.00, 12.00, 16.00, 22.00 +DHN, 09, 20, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 20, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 20, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 20, 89.00, 67.00, -9999.00, -9999.00, 16.00 +DLG, 09, 20, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 20, 61.00, 42.00, 30.00, 26.00, 43.00 +DLLC, 09, 20, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 20, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 20, 92.00, 65.00, -9999.00, -9999.00, 13.00 +DMN, 09, 20, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 20, 78.00, 56.00, -9999.00, -9999.00, 25.00 +DPG, 09, 20, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 20, 87.00, 64.00, -9999.00, -9999.00, 29.00 +DRA, 09, 20, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 20, 89.00, 67.00, 15.00, 16.00, 23.00 +DSM, 09, 20, 73.00, 52.00, 21.00, 17.00, 28.00 +DTW, 09, 20, 71.00, 50.00, 20.00, 21.00, 32.00 +DUG, 09, 20, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 20, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DXR, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 20, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 20, 85.00, 63.00, -9999.00, -9999.00, 22.00 +D45, 09, 20, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 20, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 20, 67.00, 45.00, 22.00, 19.00, 32.00 +ECG, 09, 20, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 20, 87.00, 57.00, -9999.00, -9999.00, 3.00 +EED, 09, 20, 97.00, 71.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 09, 20, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 20, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 20, 72.00, 47.00, 24.00, 26.00, 36.00 +EKO, 09, 20, 76.00, 36.00, 12.00, 11.00, 17.00 +ELD, 09, 20, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 20, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 20, 85.00, 59.00, 15.00, 12.00, 20.00 +ELY, 09, 20, 73.00, 35.00, 13.00, 11.00, 19.00 +EMP, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 20, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +END, 09, 20, 83.00, 60.00, -9999.00, -9999.00, 19.00 +ENN, 09, 20, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 20, 74.00, 51.00, -9999.00, -9999.00, 11.00 +EPH, 09, 20, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 20, 70.00, 54.00, 30.00, 25.00, 41.00 +ESF, 09, 20, 86.00, 64.00, -9999.00, -9999.00, 28.00 +EUG, 09, 20, 74.00, 48.00, 18.00, 17.00, 24.00 +EVV, 09, 20, 78.00, 55.00, 17.00, 17.00, 27.00 +EWN, 09, 20, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 20, 75.00, 57.00, 18.00, 18.00, 28.00 +EYW, 09, 20, 87.00, 78.00, 27.00, 30.00, 46.00 +E74, 09, 20, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 20, 79.00, 57.00, -9999.00, -9999.00, 24.00 +FAI, 09, 20, 51.00, 33.00, 23.00, 24.00, 35.00 +FAR, 09, 20, 67.00, 43.00, 17.00, 17.00, 28.00 +FAT, 09, 20, 88.00, 57.00, 3.00, 3.00, 6.00 +FAY, 09, 20, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 20, 65.00, 36.00, 16.00, 17.00, 26.00 +FCS, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FDY, 09, 20, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 20, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +FLG, 09, 20, 71.00, 39.00, 14.00, 17.00, 24.00 +FLL, 09, 20, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 20, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 20, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FME, 09, 20, 78.00, 52.00, -9999.00, -9999.00, 23.00 +FMH, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 20, 80.00, 45.00, 10.00, 11.00, 16.00 +FMY, 09, 20, 89.00, 73.00, 18.00, 36.00, 44.00 +FNT, 09, 20, 69.00, 49.00, 23.00, 22.00, 34.00 +FOD, 09, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 20, 77.00, 53.00, -9999.00, -9999.00, 23.00 +FOK, 09, 20, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 20, 78.00, 55.00, -9999.00, -9999.00, 28.00 +FSD, 09, 20, 71.00, 46.00, 22.00, 17.00, 31.00 +FSI, 09, 20, 84.00, 59.00, -9999.00, -9999.00, 21.00 +FSM, 09, 20, 83.00, 59.00, 16.00, 20.00, 26.00 +FTK, 09, 20, 78.00, 53.00, -9999.00, -9999.00, 25.00 +FWA, 09, 20, 73.00, 52.00, 16.00, 18.00, 28.00 +FWH, 09, 20, 85.00, 63.00, -9999.00, -9999.00, 20.00 +FYU, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 20, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 20, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 20, 100.00, 68.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 20, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 20, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 20, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 20, 69.00, 43.00, 13.00, 12.00, 19.00 +GFA, 09, 20, 67.00, 42.00, -9999.00, -9999.00, 26.00 +GFK, 09, 20, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 20, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 20, 68.00, 42.00, 12.00, 13.00, 19.00 +GJT, 09, 20, 78.00, 50.00, 12.00, 13.00, 21.00 +GKN, 09, 20, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 20, 76.00, 47.00, 12.00, 9.00, 16.00 +GLH, 09, 20, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 20, 83.00, 74.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 20, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 20, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 09, 20, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 20, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 20, 67.00, 46.00, 27.00, 23.00, 36.00 +GRCI, 09, 20, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 20, 70.00, 45.00, -9999.00, -9999.00, 28.00 +GRI, 09, 20, 74.00, 49.00, 16.00, 15.00, 24.00 +GRK, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 09, 20, 69.00, 47.00, 22.00, 20.00, 31.00 +GSB, 09, 20, 82.00, 59.00, -9999.00, -9999.00, 25.00 +GSG, 09, 20, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 20, 78.00, 57.00, 17.00, 18.00, 25.00 +GSP, 09, 20, 79.00, 59.00, 18.00, 19.00, 28.00 +GST, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 20, 67.00, 48.00, -9999.00, -9999.00, 36.00 +GTF, 09, 20, 67.00, 42.00, 17.00, 17.00, 25.00 +GUP, 09, 20, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 20, 74.00, 51.00, -9999.00, -9999.00, 29.00 +GVW, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +GWO, 09, 20, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 20, 79.00, 66.00, 20.00, 21.00, 30.00 +HBR, 09, 20, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 20, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 20, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 20, 74.00, 46.00, -9999.00, -9999.00, 16.00 +HKY, 09, 20, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 20, 67.00, 39.00, 16.00, 13.00, 23.00 +HMN, 09, 20, 86.00, 51.00, -9999.00, -9999.00, 15.00 +HMS, 09, 20, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 20, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 20, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HON, 09, 20, 72.00, 44.00, 15.00, 14.00, 25.00 +HOP, 09, 20, 80.00, 55.00, -9999.00, -9999.00, 22.00 +HOT, 09, 20, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 20, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 20, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 20, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 20, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 20, 87.00, 64.00, -9999.00, -9999.00, 28.00 +HST, 09, 20, 88.00, 72.00, -9999.00, -9999.00, 55.00 +HSV, 09, 20, 81.00, 59.00, 18.00, 21.00, 28.00 +HTL, 09, 20, 65.00, 45.00, 29.00, 27.00, 44.00 +HTS, 09, 20, 76.00, 54.00, 17.00, 22.00, 30.00 +HUF, 09, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 20, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 20, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 20, 69.00, 39.00, 15.00, 16.00, 24.00 +IAB, 09, 20, 79.00, 56.00, -9999.00, -9999.00, 24.00 +IAD, 09, 20, 77.00, 53.00, 18.00, 20.00, 30.00 +IAG, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 20, 87.00, 66.00, 15.00, 24.00, 30.00 +ICT, 09, 20, 79.00, 56.00, 18.00, 13.00, 26.00 +IDA, 09, 20, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 20, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 20, 75.00, 55.00, 17.00, 19.00, 28.00 +ILI, 09, 20, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 20, 84.00, 63.00, 20.00, 23.00, 32.00 +IMT, 09, 20, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +IND, 09, 20, 75.00, 53.00, 17.00, 16.00, 26.00 +INL, 09, 20, 62.00, 40.00, 26.00, 27.00, 41.00 +INS, 09, 20, 85.00, 58.00, -9999.00, -9999.00, 5.00 +INT, 09, 20, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +INW, 09, 20, 81.00, 50.00, 12.00, 15.00, 22.00 +IPL, 09, 20, 97.00, 69.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 20, 71.00, 50.00, 22.00, 23.00, 34.00 +IRK, 09, 20, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 20, 67.00, 40.00, 17.00, 16.00, 26.00 +ISP, 09, 20, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 20, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 20, 96.00, 66.00, -9999.00, -9999.00, 9.00 +IWD, 09, 20, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 20, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 20, 86.00, 61.00, 15.00, 21.00, 28.00 +JAX, 09, 20, 86.00, 67.00, 21.00, 32.00, 39.00 +JBR, 09, 20, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 20, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 20, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 20, 73.00, 58.00, 19.00, 18.00, 29.00 +JHW, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 20, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 20, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 20, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 20, 54.00, 42.00, 54.00, 56.00, 68.00 +JST, 09, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 20, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 20, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 20, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 20, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 20, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 20, 69.00, 47.00, 20.00, 21.00, 32.00 +LAR, 09, 20, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 20, 92.00, 64.00, 4.00, 6.00, 9.00 +LAX, 09, 20, 76.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 20, 81.00, 57.00, 16.00, 14.00, 22.00 +LBF, 09, 20, 74.00, 43.00, 16.00, 12.00, 22.00 +LCH, 09, 20, 85.00, 66.00, 17.00, 23.00, 31.00 +LCK, 09, 20, 75.00, 52.00, -9999.00, -9999.00, 27.00 +LEB, 09, 20, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 20, 76.00, 55.00, 17.00, 23.00, 31.00 +LFI, 09, 20, 76.00, 62.00, -9999.00, -9999.00, 25.00 +LFK, 09, 20, 87.00, 64.00, 15.00, 23.00, 30.00 +LFT, 09, 20, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 20, 73.00, 59.00, 18.00, 18.00, 28.00 +LGB, 09, 20, 81.00, 62.00, 4.00, 4.00, 6.00 +LGU, 09, 20, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 20, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 20, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 20, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 20, 83.00, 61.00, 17.00, 20.00, 28.00 +LIZ, 09, 20, 61.00, 41.00, -9999.00, -9999.00, 42.00 +LMT, 09, 20, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +LND, 09, 20, 70.00, 42.00, 11.00, 11.00, 17.00 +LNK, 09, 20, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 20, 79.00, 42.00, 5.00, 3.00, 6.00 +LOZ, 09, 20, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 20, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 20, 82.00, 59.00, -9999.00, -9999.00, 29.00 +LSE, 09, 20, 70.00, 49.00, 21.00, 19.00, 32.00 +LSF, 09, 20, 84.00, 64.00, -9999.00, -9999.00, 27.00 +LSV, 09, 20, 95.00, 55.00, -9999.00, -9999.00, 5.00 +LTS, 09, 20, 86.00, 60.00, -9999.00, -9999.00, 18.00 +LUF, 09, 20, 98.00, 64.00, -9999.00, -9999.00, 7.00 +LVS, 09, 20, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 20, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 20, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 20, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 20, 76.00, 55.00, 22.00, 16.00, 30.00 +MAF, 09, 20, 83.00, 59.00, 14.00, 14.00, 20.00 +MBL, 09, 20, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 20, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 20, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 20, 86.00, 57.00, -9999.00, -9999.00, 4.00 +MCF, 09, 20, 88.00, 71.00, -9999.00, -9999.00, 39.00 +MCG, 09, 20, 50.00, 33.00, 32.00, 33.00, 46.00 +MCI, 09, 20, 76.00, 54.00, 18.00, 18.00, 26.00 +MCK, 09, 20, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 20, 85.00, 62.00, 14.00, 20.00, 27.00 +MCO, 09, 20, 89.00, 71.00, 15.00, 37.00, 43.00 +MCW, 09, 20, 70.00, 47.00, 17.00, 14.00, 24.00 +MC2, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MDH, 09, 20, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 20, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 20, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 20, 73.00, 54.00, 19.00, 20.00, 29.00 +MEI, 09, 20, 85.00, 61.00, 14.00, 18.00, 25.00 +MEM, 09, 20, 82.00, 62.00, 16.00, 19.00, 27.00 +MER, 09, 20, 88.00, 53.00, -9999.00, -9999.00, 4.00 +MFD, 09, 20, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 20, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 20, 80.00, 46.00, 13.00, 11.00, 17.00 +MGE, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MGM, 09, 20, 85.00, 64.00, 16.00, 19.00, 27.00 +MGW, 09, 20, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 20, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 20, 86.00, 57.00, -9999.00, -9999.00, 4.00 +MHS, 09, 20, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 20, 88.00, 73.00, 32.00, 43.00, 56.00 +MIB, 09, 20, 65.00, 43.00, -9999.00, -9999.00, 24.00 +MIV, 09, 20, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 20, 79.00, 41.00, -9999.00, -9999.00, 11.00 +MKC, 09, 20, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 20, 68.00, 50.00, 21.00, 16.00, 31.00 +MKG, 09, 20, 68.00, 49.00, 22.00, 21.00, 32.00 +MKL, 09, 20, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 20, 87.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 20, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 20, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 20, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 20, 74.00, 51.00, 18.00, 17.00, 28.00 +MLS, 09, 20, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 20, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 20, 84.00, 63.00, -9999.00, -9999.00, 24.00 +MOB, 09, 20, 85.00, 66.00, 18.00, 28.00, 34.00 +MOT, 09, 20, 65.00, 43.00, 14.00, 14.00, 22.00 +MPV, 09, 20, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 20, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 20, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 20, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 20, 72.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 20, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 20, 69.00, 46.00, 23.00, 20.00, 33.00 +MSO, 09, 20, 68.00, 38.00, 18.00, 18.00, 27.00 +MSP, 09, 20, 68.00, 48.00, 23.00, 19.00, 33.00 +MSS, 09, 20, 66.00, 45.00, 23.00, 26.00, 38.00 +MSY, 09, 20, 85.00, 67.00, 14.00, 27.00, 33.00 +MTC, 09, 20, 69.00, 51.00, -9999.00, -9999.00, 27.00 +MTN, 09, 20, 77.00, 56.00, -9999.00, -9999.00, 23.00 +MTO, 09, 20, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 20, 74.00, 51.00, -9999.00, -9999.00, 23.00 +MUO, 09, 20, 78.00, 43.00, -9999.00, -9999.00, 11.00 +MWA, 09, 20, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 20, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 20, 85.00, 64.00, -9999.00, -9999.00, 21.00 +MYL, 09, 20, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 20, 83.00, 62.00, -9999.00, -9999.00, 29.00 +NAO, 09, 20, 81.00, 69.00, -9999.00, -9999.00, 36.00 +NBC, 09, 20, 83.00, 66.00, -9999.00, -9999.00, 28.00 +NBE, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NBU, 09, 20, 72.00, 51.00, -9999.00, -9999.00, 29.00 +NCA, 09, 20, 83.00, 59.00, -9999.00, -9999.00, 29.00 +NCO, 09, 20, 70.00, 54.00, -9999.00, -9999.00, 27.00 +NC1, 09, 20, 86.00, 59.00, -9999.00, -9999.00, 3.00 +NEL, 09, 20, 75.00, 51.00, -9999.00, -9999.00, 26.00 +NFG, 09, 20, 75.00, 60.00, -9999.00, -9999.00, 3.00 +NFL, 09, 20, 78.00, 41.00, -9999.00, -9999.00, 7.00 +NGP, 09, 20, 88.00, 70.00, -9999.00, -9999.00, 31.00 +NGU, 09, 20, 77.00, 62.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 20, 72.00, 56.00, -9999.00, -9999.00, 5.00 +NHK, 09, 20, 76.00, 55.00, -9999.00, -9999.00, 26.00 +NHZ, 09, 20, 66.00, 47.00, -9999.00, -9999.00, 33.00 +NID, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 20, 86.00, 67.00, -9999.00, -9999.00, 40.00 +NIR, 09, 20, 89.00, 67.00, -9999.00, -9999.00, 28.00 +NKT, 09, 20, 82.00, 64.00, -9999.00, -9999.00, 32.00 +NKX, 09, 20, 77.00, 65.00, -9999.00, -9999.00, 3.00 +NLC, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NMM, 09, 20, 84.00, 59.00, -9999.00, -9999.00, 25.00 +NPA, 09, 20, 85.00, 68.00, -9999.00, -9999.00, 31.00 +NQA, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NQI, 09, 20, 91.00, 69.00, -9999.00, -9999.00, 28.00 +NQX, 09, 20, 87.00, 78.00, -9999.00, -9999.00, 50.00 +NRB, 09, 20, 85.00, 71.00, -9999.00, -9999.00, 33.00 +NRC, 09, 20, 88.00, 53.00, -9999.00, -9999.00, 6.00 +NRS, 09, 20, 75.00, 62.00, -9999.00, -9999.00, 3.00 +NSE, 09, 20, 86.00, 64.00, -9999.00, -9999.00, 31.00 +NSI, 09, 20, 75.00, 57.00, -9999.00, -9999.00, 3.00 +NTD, 09, 20, 75.00, 57.00, -9999.00, -9999.00, 3.00 +NTK, 09, 20, 83.00, 61.00, -9999.00, -9999.00, 7.00 +NTU, 09, 20, 77.00, 62.00, -9999.00, -9999.00, 26.00 +NUC, 09, 20, 74.00, 61.00, -9999.00, -9999.00, 3.00 +NUQ, 09, 20, 77.00, 52.00, -9999.00, -9999.00, 4.00 +NUW, 09, 20, 66.00, 45.00, -9999.00, -9999.00, 29.00 +NWF, 09, 20, 81.00, 62.00, -9999.00, -9999.00, 6.00 +NXX, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 09, 20, 79.00, 53.00, -9999.00, -9999.00, 26.00 +NZC, 09, 20, 87.00, 64.00, -9999.00, -9999.00, 38.00 +NZJ, 09, 20, 83.00, 57.00, -9999.00, -9999.00, 3.00 +NZW, 09, 20, 69.00, 50.00, -9999.00, -9999.00, 30.00 +NZY, 09, 20, 77.00, 65.00, -9999.00, -9999.00, 3.00 +OAK, 09, 20, 76.00, 53.00, 4.00, 5.00, 6.00 +OAR, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +OFF, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFK, 09, 20, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 20, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 20, 82.00, 60.00, 15.00, 13.00, 23.00 +OLM, 09, 20, 69.00, 43.00, 26.00, 25.00, 36.00 +OMA, 09, 20, 74.00, 51.00, 19.00, 16.00, 25.00 +OME, 09, 20, 46.00, 34.00, 31.00, 35.00, 43.00 +ONT, 09, 20, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 20, 72.00, 51.00, 21.00, 18.00, 31.00 +ORF, 09, 20, 77.00, 62.00, 17.00, 17.00, 26.00 +ORH, 09, 20, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 20, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 20, 67.00, 46.00, -9999.00, -9999.00, 36.00 +OTG, 09, 20, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 20, 66.00, 50.00, 19.00, 20.00, 27.00 +OTM, 09, 20, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 20, 44.00, 34.00, 27.00, 29.00, 38.00 +OURC, 09, 20, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 20, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 20, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 20, 86.00, 62.00, -9999.00, -9999.00, 28.00 +PACZ, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 20, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 20, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 20, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 20, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 20, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 20, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 20, 87.00, 66.00, -9999.00, -9999.00, 29.00 +PAQ, 09, 20, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 20, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 20, 50.00, 44.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 20, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 20, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 20, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 20, 66.00, 47.00, -9999.00, -9999.00, 34.00 +PBI, 09, 20, 88.00, 74.00, 31.00, 41.00, 56.00 +PDT, 09, 20, 74.00, 48.00, 13.00, 11.00, 19.00 +PDX, 09, 20, 72.00, 50.00, 23.00, 20.00, 30.00 +PFN, 09, 20, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 20, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 20, 75.00, 56.00, 18.00, 18.00, 29.00 +PHX, 09, 20, 96.00, 70.00, 8.00, 5.00, 12.00 +PIA, 09, 20, 75.00, 53.00, 21.00, 18.00, 30.00 +PIB, 09, 20, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 20, 72.00, 41.00, 13.00, 13.00, 21.00 +PIR, 09, 20, 73.00, 46.00, 11.00, 10.00, 18.00 +PIT, 09, 20, 72.00, 51.00, 22.00, 21.00, 33.00 +PKB, 09, 20, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 20, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 20, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 20, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 20, 85.00, 68.00, 15.00, 21.00, 27.00 +POB, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 09, 20, 86.00, 62.00, -9999.00, -9999.00, 41.00 +POM, 09, 20, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 09, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 20, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 20, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 20, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 20, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 20, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 20, 69.00, 45.00, -9999.00, -9999.00, 28.00 +PSP, 09, 20, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 20, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 20, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 20, 79.00, 47.00, 11.00, 7.00, 16.00 +PUC, 09, 20, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 20, 72.00, 51.00, 20.00, 17.00, 27.00 +PVU, 09, 20, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 20, 67.00, 46.00, 22.00, 19.00, 29.00 +P02, 09, 20, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +P07, 09, 20, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +P11, 09, 20, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P24, 09, 20, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +P28, 09, 20, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +P35, 09, 20, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +P38, 09, 20, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +P39, 09, 20, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +P58, 09, 20, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +P59, 09, 20, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +P60, 09, 20, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +P61, 09, 20, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +P67, 09, 20, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +P68, 09, 20, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +P69, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 20, 78.00, 37.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 20, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 20, 72.00, 43.00, 13.00, 12.00, 20.00 +RBL, 09, 20, 88.00, 58.00, 7.00, 7.00, 11.00 +RCA, 09, 20, 72.00, 43.00, -9999.00, -9999.00, 18.00 +RDD, 09, 20, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 20, 73.00, 37.00, 10.00, 9.00, 16.00 +RDR, 09, 20, 66.00, 42.00, -9999.00, -9999.00, 26.00 +RDU, 09, 20, 79.00, 58.00, 17.00, 17.00, 25.00 +REE, 09, 20, 81.00, 57.00, -9999.00, -9999.00, 19.00 +REJ, 09, 20, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 20, 72.00, 49.00, 19.00, 19.00, 30.00 +RIC, 09, 20, 79.00, 56.00, 19.00, 17.00, 27.00 +RIV, 09, 20, 88.00, 57.00, -9999.00, -9999.00, 3.00 +RIW, 09, 20, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 20, 67.00, 39.00, 10.00, 12.00, 15.00 +RME, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 20, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +RND, 09, 20, 88.00, 67.00, -9999.00, -9999.00, 23.00 +RNO, 09, 20, 77.00, 39.00, 9.00, 8.00, 12.00 +ROA, 09, 20, 76.00, 54.00, 17.00, 17.00, 26.00 +ROC, 09, 20, 70.00, 49.00, 27.00, 25.00, 40.00 +ROW, 09, 20, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 20, 78.00, 53.00, 12.00, 12.00, 20.00 +RST, 09, 20, 67.00, 46.00, 24.00, 21.00, 35.00 +RWF, 09, 20, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 20, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 20, 86.00, 55.00, 4.00, 6.00, 6.00 +SAF, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 20, 77.00, 65.00, 4.00, 4.00, 6.00 +SAT, 09, 20, 88.00, 67.00, 17.00, 16.00, 26.00 +SAV, 09, 20, 84.00, 66.00, 16.00, 25.00, 34.00 +SAW, 09, 20, 63.00, 47.00, -9999.00, -9999.00, 42.00 +SBA, 09, 20, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 20, 90.00, 58.00, -9999.00, -9999.00, 4.00 +SBN, 09, 20, 72.00, 51.00, 22.00, 20.00, 31.00 +SBP, 09, 20, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 20, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 20, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 20, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 20, 86.00, 56.00, 3.00, 4.00, 5.00 +SDF, 09, 20, 78.00, 56.00, 17.00, 19.00, 29.00 +SEA, 09, 20, 67.00, 51.00, 24.00, 23.00, 33.00 +SEM, 09, 20, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 20, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 20, 73.00, 55.00, 4.00, 5.00, 7.00 +SGF, 09, 20, 78.00, 55.00, 18.00, 17.00, 29.00 +SGY, 09, 20, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 20, 70.00, 39.00, 17.00, 16.00, 24.00 +SHV, 09, 20, 85.00, 64.00, 14.00, 16.00, 25.00 +SIT, 09, 20, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 20, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 20, 85.00, 62.00, 13.00, 14.00, 20.00 +SKA, 09, 20, 69.00, 43.00, -9999.00, -9999.00, 18.00 +SKF, 09, 20, 88.00, 67.00, -9999.00, -9999.00, 21.00 +SLC, 09, 20, 76.00, 48.00, 15.00, 14.00, 22.00 +SLE, 09, 20, 74.00, 46.00, 21.00, 20.00, 28.00 +SLN, 09, 20, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 20, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 20, 75.00, 52.00, -9999.00, 4.00, 7.00 +SNA, 09, 20, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 20, 47.00, 39.00, 43.00, 46.00, 62.00 +SNS, 09, 20, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 20, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 20, 76.00, 53.00, 15.00, 17.00, 26.00 +SPS, 09, 20, 85.00, 61.00, 14.00, 14.00, 21.00 +SRQ, 09, 20, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 20, 83.00, 60.00, -9999.00, -9999.00, 25.00 +SSI, 09, 20, 83.00, 69.00, -9999.00, -9999.00, -9999.00 +STC, 09, 20, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +STL, 09, 20, 78.00, 58.00, 18.00, 15.00, 27.00 +STNV, 09, 20, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +STS, 09, 20, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 20, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 20, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 20, 84.00, 53.00, -9999.00, -9999.00, 5.00 +SUX, 09, 20, 73.00, 49.00, 22.00, 16.00, 31.00 +SVN, 09, 20, 84.00, 66.00, -9999.00, -9999.00, 33.00 +SWF, 09, 20, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 20, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 20, 69.00, 49.00, 27.00, 28.00, 42.00 +SZL, 09, 20, 78.00, 53.00, -9999.00, -9999.00, 29.00 +TAD, 09, 20, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 20, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 20, 80.00, 52.00, -9999.00, -9999.00, 33.00 +TCC, 09, 20, 81.00, 53.00, 11.00, 11.00, 17.00 +TCL, 09, 20, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 20, 70.00, 45.00, -9999.00, -9999.00, 31.00 +TCS, 09, 20, 82.00, 57.00, -9999.00, 12.00, 25.00 +TEB, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 20, 82.00, 60.00, -9999.00, -9999.00, 21.00 +TKA, 09, 20, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 20, 87.00, 66.00, 11.00, 28.00, 32.00 +TNX, 09, 20, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 20, 72.00, 49.00, 19.00, 20.00, 32.00 +TOP, 09, 20, 77.00, 53.00, 20.00, 18.00, 28.00 +TPA, 09, 20, 88.00, 71.00, 19.00, 31.00, 38.00 +TPH, 09, 20, 77.00, 45.00, 7.00, 6.00, 10.00 +TRI, 09, 20, 77.00, 54.00, 16.00, 20.00, 26.00 +TRK, 09, 20, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 20, 98.00, 67.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 20, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 20, 81.00, 60.00, 16.00, 16.00, 26.00 +TUP, 09, 20, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 20, 92.00, 65.00, 13.00, 10.00, 20.00 +TVC, 09, 20, 67.00, 47.00, 25.00, 23.00, 36.00 +TVL, 09, 20, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 20, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 20, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 20, 79.00, 56.00, 14.00, 21.00, 28.00 +T01, 09, 20, 78.00, 55.00, -9999.00, -9999.00, 25.00 +T02, 09, 20, 82.00, 60.00, -9999.00, -9999.00, 24.00 +T03, 09, 20, 83.00, 62.00, -9999.00, -9999.00, 29.00 +T04, 09, 20, 89.00, 71.00, -9999.00, -9999.00, 39.00 +T05, 09, 20, 79.00, 52.00, -9999.00, -9999.00, 26.00 +T06, 09, 20, 86.00, 60.00, -9999.00, -9999.00, 24.00 +T07, 09, 20, 81.00, 44.00, -9999.00, -9999.00, 16.00 +T08, 09, 20, 74.00, 51.00, -9999.00, -9999.00, 16.00 +UCA, 09, 20, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 20, 85.00, 58.00, -9999.00, -9999.00, 5.00 +UIL, 09, 20, 66.00, 45.00, 34.00, 36.00, 45.00 +UIN, 09, 20, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 20, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 20, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 20, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +U15, 09, 20, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +U28, 09, 20, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 20, 85.00, 64.00, -9999.00, -9999.00, 28.00 +VBG, 09, 20, 76.00, 52.00, -9999.00, -9999.00, 10.00 +VCT, 09, 20, 88.00, 68.00, 16.00, 25.00, 32.00 +VCV, 09, 20, 88.00, 53.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 20, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 20, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 20, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 20, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 20, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 20, 87.00, 64.00, -9999.00, -9999.00, 29.00 +VRB, 09, 20, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 20, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 20, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 20, 78.00, 55.00, 16.00, 15.00, 23.00 +WJA, 09, 20, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 20, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 20, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 20, 78.00, 36.00, 8.00, 9.00, 13.00 +WPO, 09, 20, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 20, 85.00, 62.00, -9999.00, -9999.00, 25.00 +WRG, 09, 20, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 20, 76.00, 51.00, -9999.00, -9999.00, 25.00 +WRL, 09, 20, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +X68, 09, 20, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 20, 54.00, 40.00, 61.00, 60.00, 71.00 +YCG, 09, 20, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 20, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 20, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 20, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 20, 74.00, 42.00, 9.00, 9.00, 14.00 +YNG, 09, 20, 70.00, 49.00, 23.00, 23.00, 36.00 +YPA, 09, 20, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 20, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 20, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 20, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 20, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 20, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 20, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 20, 99.00, 71.00, 4.00, 3.00, 6.00 +YVR, 09, 20, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 20, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 20, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 20, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 20, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 20, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 20, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 20, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 20, 63.00, 42.00, 30.00, 33.00, 45.00 +ZUN, 09, 20, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 20, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 20, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 20, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +01R, 09, 20, 86.00, 63.00, -9999.00, -9999.00, 25.00 +1V1, 09, 20, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 20, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 20, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 20, 80.00, 64.00, -9999.00, -9999.00, 25.00 +2PJ, 09, 20, 83.00, 60.00, -9999.00, -9999.00, 24.00 +3B1, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 20, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 20, 66.00, 45.00, -9999.00, -9999.00, 36.00 +3SE, 09, 20, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 20, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 20, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +4OM, 09, 20, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 20, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 20, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 20, 51.00, 41.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 20, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 21, 73.00, 52.00, 19.00, 22.00, 31.00 +ABI, 09, 21, 85.00, 63.00, 13.00, 17.00, 22.00 +ABQ, 09, 21, 80.00, 53.00, 14.00, 12.00, 20.00 +ABR, 09, 21, 70.00, 43.00, 13.00, 11.00, 19.00 +ABY, 09, 21, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 21, 68.00, 54.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 21, 88.00, 65.00, 13.00, 16.00, 23.00 +ACV, 09, 21, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 21, 74.00, 53.00, 17.00, 14.00, 24.00 +ADK, 09, 21, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 21, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 21, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 21, 77.00, 52.00, -9999.00, -9999.00, 25.00 +AEX, 09, 21, 86.00, 64.00, -9999.00, -9999.00, 24.00 +AFF, 09, 21, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 21, 89.00, 70.00, -9999.00, -9999.00, 46.00 +AGS, 09, 21, 84.00, 60.00, 15.00, 18.00, 26.00 +AHN, 09, 21, 81.00, 60.00, 17.00, 19.00, 26.00 +AKN, 09, 21, 52.00, 37.00, 37.00, 38.00, 53.00 +AKO, 09, 21, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 21, 71.00, 47.00, 23.00, 22.00, 35.00 +ALI, 09, 21, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 21, 71.00, 47.00, 20.00, 16.00, 28.00 +ALS, 09, 21, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 21, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 21, 80.00, 54.00, 15.00, 12.00, 21.00 +AMG, 09, 21, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 21, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 21, 52.00, 39.00, 33.00, 32.00, 44.00 +AND, 09, 21, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 21, 58.00, 47.00, 50.00, 54.00, 64.00 +AOO, 09, 21, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +APN, 09, 21, 66.00, 44.00, 26.00, 26.00, 40.00 +AQQ, 09, 21, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +ART, 09, 21, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +AST, 09, 21, 67.00, 48.00, 27.00, 27.00, 36.00 +ATL, 09, 21, 80.00, 61.00, 15.00, 20.00, 26.00 +ATW, 09, 21, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 21, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 21, 76.00, 51.00, -9999.00, -9999.00, 28.00 +AUG, 09, 21, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 21, 89.00, 68.00, 14.00, 19.00, 26.00 +AUW, 09, 21, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 21, 75.00, 53.00, 17.00, 22.00, 28.00 +AVP, 09, 21, 70.00, 50.00, 23.00, 21.00, 31.00 +AXN, 09, 21, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 21, 70.00, 48.00, -9999.00, -9999.00, 33.00 +AYS, 09, 21, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 21, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 21, 87.00, 56.00, -9999.00, -9999.00, 5.00 +BAD, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 21, 66.00, 34.00, -9999.00, -9999.00, 20.00 +BDL, 09, 21, 72.00, 49.00, 22.00, 19.00, 31.00 +BDR, 09, 21, 72.00, 55.00, 22.00, 16.00, 32.00 +BET, 09, 21, 49.00, 35.00, 39.00, 39.00, 52.00 +BFD, 09, 21, 65.00, 44.00, 27.00, 28.00, 40.00 +BFF, 09, 21, 75.00, 43.00, 13.00, 11.00, 19.00 +BFL, 09, 21, 88.00, 62.00, 4.00, 3.00, 5.00 +BGM, 09, 21, 66.00, 48.00, 24.00, 25.00, 37.00 +BGR, 09, 21, 66.00, 46.00, 21.00, 19.00, 32.00 +BGS, 09, 21, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 21, 82.00, 60.00, 15.00, 20.00, 25.00 +BID, 09, 21, 67.00, 56.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 21, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 21, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 21, 69.00, 44.00, 16.00, 16.00, 24.00 +BIS, 09, 21, 68.00, 41.00, 16.00, 15.00, 25.00 +BIX, 09, 21, 86.00, 68.00, -9999.00, -9999.00, 28.00 +BJI, 09, 21, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 21, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 21, 76.00, 42.00, -9999.00, -9999.00, 22.00 +BKW, 09, 21, 70.00, 51.00, 21.00, 26.00, 36.00 +BLF, 09, 21, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 21, 99.00, 70.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 21, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 21, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 21, 79.00, 53.00, -9999.00, -9999.00, 25.00 +BNA, 09, 21, 80.00, 58.00, 17.00, 18.00, 29.00 +BNO, 09, 21, 71.00, 34.00, -9999.00, 12.00, 21.00 +BOI, 09, 21, 74.00, 46.00, 11.00, 10.00, 16.00 +BOS, 09, 21, 71.00, 55.00, 19.00, 19.00, 29.00 +BPI, 09, 21, 66.00, 23.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 21, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 21, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 21, 74.00, 53.00, -9999.00, -9999.00, 23.00 +BRO, 09, 21, 89.00, 72.00, 19.00, 23.00, 32.00 +BRW, 09, 21, 31.00, 23.00, 29.00, 30.00, 45.00 +BSM, 09, 21, 89.00, 68.00, -9999.00, -9999.00, 19.00 +BTI, 09, 21, 32.00, 25.00, 23.00, 23.00, 35.00 +BTL, 09, 21, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 21, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 21, 86.00, 66.00, 12.00, 25.00, 29.00 +BTT, 09, 21, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 21, 66.00, 46.00, 28.00, 26.00, 40.00 +BUB, 09, 21, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 21, 68.00, 51.00, 28.00, 25.00, 39.00 +BUR, 09, 21, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 21, 84.00, 70.00, -9999.00, 24.00, 34.00 +BWG, 09, 21, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 21, 76.00, 56.00, 16.00, 17.00, 26.00 +BYH, 09, 21, 81.00, 59.00, -9999.00, -9999.00, 22.00 +BYI, 09, 21, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 21, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 21, 83.00, 60.00, 15.00, 17.00, 25.00 +CAG, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 21, 71.00, 51.00, 21.00, 21.00, 34.00 +CAO, 09, 21, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 21, 61.00, 41.00, 26.00, 28.00, 42.00 +CBM, 09, 21, 84.00, 59.00, -9999.00, -9999.00, 24.00 +CDB, 09, 21, 51.00, 41.00, 54.00, 57.00, 73.00 +CDC, 09, 21, 77.00, 45.00, 9.00, 9.00, 16.00 +CDR, 09, 21, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 21, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 21, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +CEZ, 09, 21, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 21, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 21, 80.00, 60.00, 16.00, 19.00, 25.00 +CHO, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 21, 83.00, 66.00, 16.00, 23.00, 31.00 +CID, 09, 21, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 21, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 21, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 21, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 21, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 21, 71.00, 52.00, 25.00, 23.00, 37.00 +CLL, 09, 21, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 21, 80.00, 60.00, 15.00, 16.00, 23.00 +CMH, 09, 21, 74.00, 52.00, 17.00, 20.00, 28.00 +CMI, 09, 21, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 21, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 21, 77.00, 53.00, 18.00, 13.00, 26.00 +CNM, 09, 21, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +COD, 09, 21, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +COF, 09, 21, 87.00, 71.00, -9999.00, -9999.00, 45.00 +CON, 09, 21, 69.00, 43.00, 22.00, 19.00, 31.00 +COS, 09, 21, 71.00, 45.00, 15.00, 13.00, 21.00 +COT, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 21, 76.00, 55.00, 18.00, 18.00, 29.00 +CPR, 09, 21, 71.00, 39.00, 13.00, 14.00, 20.00 +CRBC, 09, 21, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 21, 89.00, 71.00, 18.00, 22.00, 30.00 +CRW, 09, 21, 77.00, 54.00, 19.00, 22.00, 33.00 +CSG, 09, 21, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 21, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 21, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 21, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 21, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 21, 75.00, 54.00, 17.00, 18.00, 27.00 +CVN, 09, 21, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 21, 80.00, 52.00, -9999.00, -9999.00, 18.00 +CXY, 09, 21, 74.00, 54.00, 17.00, 18.00, 28.00 +CYS, 09, 21, 69.00, 41.00, 15.00, 12.00, 22.00 +DAA, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DAB, 09, 21, 86.00, 71.00, 23.00, 29.00, 41.00 +DAG, 09, 21, 91.00, 64.00, 3.00, 3.00, 5.00 +DAL, 09, 21, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 21, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 21, 74.00, 53.00, 18.00, 20.00, 28.00 +DBQ, 09, 21, 69.00, 49.00, 23.00, 19.00, 31.00 +DCA, 09, 21, 78.00, 60.00, 17.00, 17.00, 24.00 +DDC, 09, 21, 79.00, 54.00, 16.00, 10.00, 22.00 +DEC, 09, 21, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 21, 75.00, 45.00, 14.00, 12.00, 20.00 +DFW, 09, 21, 86.00, 65.00, 12.00, 16.00, 22.00 +DHN, 09, 21, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 21, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 21, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 21, 89.00, 67.00, -9999.00, -9999.00, 16.00 +DLG, 09, 21, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 21, 61.00, 42.00, 29.00, 25.00, 42.00 +DLLC, 09, 21, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 21, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 21, 92.00, 65.00, -9999.00, -9999.00, 12.00 +DMN, 09, 21, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 21, 78.00, 56.00, -9999.00, -9999.00, 25.00 +DPG, 09, 21, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 21, 87.00, 64.00, -9999.00, -9999.00, 28.00 +DRA, 09, 21, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 21, 89.00, 67.00, 15.00, 15.00, 23.00 +DSM, 09, 21, 73.00, 52.00, 21.00, 17.00, 28.00 +DTW, 09, 21, 71.00, 50.00, 20.00, 21.00, 31.00 +DUG, 09, 21, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 21, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DXR, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 21, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 21, 85.00, 63.00, -9999.00, -9999.00, 22.00 +D45, 09, 21, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 21, 67.00, 45.00, 22.00, 19.00, 32.00 +ECG, 09, 21, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 21, 87.00, 57.00, -9999.00, -9999.00, 3.00 +EED, 09, 21, 97.00, 71.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 09, 21, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 21, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 21, 72.00, 47.00, 24.00, 26.00, 37.00 +EKO, 09, 21, 76.00, 36.00, 12.00, 11.00, 17.00 +ELD, 09, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 21, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 21, 85.00, 59.00, 14.00, 12.00, 20.00 +ELY, 09, 21, 73.00, 35.00, 13.00, 12.00, 19.00 +EMP, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 21, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +END, 09, 21, 83.00, 60.00, -9999.00, -9999.00, 18.00 +ENN, 09, 21, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 21, 74.00, 51.00, -9999.00, -9999.00, 12.00 +EPH, 09, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 21, 70.00, 54.00, 30.00, 25.00, 41.00 +ESF, 09, 21, 86.00, 64.00, -9999.00, -9999.00, 28.00 +EUG, 09, 21, 74.00, 48.00, 18.00, 18.00, 24.00 +EVV, 09, 21, 78.00, 55.00, 17.00, 17.00, 27.00 +EWN, 09, 21, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 21, 75.00, 57.00, 18.00, 18.00, 28.00 +EYW, 09, 21, 87.00, 78.00, 27.00, 30.00, 45.00 +E74, 09, 21, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 21, 79.00, 57.00, -9999.00, -9999.00, 23.00 +FAI, 09, 21, 50.00, 33.00, 23.00, 24.00, 35.00 +FAR, 09, 21, 67.00, 43.00, 17.00, 17.00, 28.00 +FAT, 09, 21, 88.00, 57.00, 4.00, 4.00, 6.00 +FAY, 09, 21, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 21, 65.00, 36.00, 16.00, 17.00, 25.00 +FCS, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +FDY, 09, 21, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 21, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +FLG, 09, 21, 71.00, 39.00, 14.00, 16.00, 24.00 +FLL, 09, 21, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 21, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 21, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FME, 09, 21, 78.00, 52.00, -9999.00, -9999.00, 23.00 +FMH, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 21, 80.00, 45.00, 11.00, 11.00, 16.00 +FMY, 09, 21, 89.00, 73.00, 17.00, 35.00, 43.00 +FNT, 09, 21, 69.00, 49.00, 22.00, 22.00, 34.00 +FOD, 09, 21, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 21, 77.00, 53.00, -9999.00, -9999.00, 23.00 +FOK, 09, 21, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 21, 78.00, 55.00, -9999.00, -9999.00, 28.00 +FSD, 09, 21, 71.00, 46.00, 22.00, 17.00, 31.00 +FSI, 09, 21, 84.00, 59.00, -9999.00, -9999.00, 20.00 +FSM, 09, 21, 83.00, 59.00, 17.00, 20.00, 26.00 +FTK, 09, 21, 78.00, 53.00, -9999.00, -9999.00, 24.00 +FWA, 09, 21, 73.00, 52.00, 17.00, 18.00, 28.00 +FWH, 09, 21, 85.00, 63.00, -9999.00, -9999.00, 20.00 +FYU, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 21, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 21, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 21, 100.00, 68.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 21, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 21, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 21, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 21, 69.00, 43.00, 13.00, 12.00, 20.00 +GFA, 09, 21, 67.00, 42.00, -9999.00, -9999.00, 25.00 +GFK, 09, 21, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 21, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 21, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 21, 68.00, 42.00, 11.00, 13.00, 19.00 +GJT, 09, 21, 78.00, 50.00, 12.00, 13.00, 21.00 +GKN, 09, 21, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 21, 76.00, 47.00, 11.00, 9.00, 16.00 +GLH, 09, 21, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 21, 83.00, 74.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 21, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 21, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 09, 21, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 21, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 21, 67.00, 46.00, 27.00, 22.00, 36.00 +GRCI, 09, 21, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 21, 70.00, 45.00, -9999.00, -9999.00, 29.00 +GRI, 09, 21, 74.00, 49.00, 16.00, 14.00, 24.00 +GRK, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 09, 21, 69.00, 47.00, 22.00, 20.00, 32.00 +GSB, 09, 21, 82.00, 59.00, -9999.00, -9999.00, 25.00 +GSG, 09, 21, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 21, 78.00, 57.00, 16.00, 17.00, 24.00 +GSP, 09, 21, 79.00, 59.00, 18.00, 19.00, 28.00 +GST, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 21, 67.00, 48.00, -9999.00, -9999.00, 36.00 +GTF, 09, 21, 67.00, 42.00, 17.00, 17.00, 24.00 +GUP, 09, 21, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 21, 74.00, 51.00, -9999.00, -9999.00, 29.00 +GVW, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 21, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 21, 79.00, 66.00, 20.00, 21.00, 30.00 +HBR, 09, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 21, 74.00, 46.00, -9999.00, -9999.00, 15.00 +HKY, 09, 21, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 21, 67.00, 39.00, 16.00, 13.00, 22.00 +HMN, 09, 21, 86.00, 51.00, -9999.00, -9999.00, 15.00 +HMS, 09, 21, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 21, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 21, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HON, 09, 21, 72.00, 44.00, 15.00, 14.00, 25.00 +HOP, 09, 21, 80.00, 55.00, -9999.00, -9999.00, 22.00 +HOT, 09, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 21, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 21, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 21, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 21, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 21, 87.00, 64.00, -9999.00, -9999.00, 27.00 +HST, 09, 21, 88.00, 72.00, -9999.00, -9999.00, 54.00 +HSV, 09, 21, 81.00, 59.00, 18.00, 20.00, 28.00 +HTL, 09, 21, 65.00, 45.00, 29.00, 27.00, 44.00 +HTS, 09, 21, 76.00, 54.00, 18.00, 22.00, 30.00 +HUF, 09, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 21, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 21, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 21, 69.00, 39.00, 15.00, 16.00, 23.00 +IAB, 09, 21, 79.00, 56.00, -9999.00, -9999.00, 24.00 +IAD, 09, 21, 77.00, 52.00, 18.00, 20.00, 29.00 +IAG, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 21, 87.00, 66.00, 15.00, 23.00, 30.00 +ICT, 09, 21, 79.00, 56.00, 18.00, 13.00, 26.00 +IDA, 09, 21, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 21, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 21, 75.00, 55.00, 17.00, 19.00, 28.00 +ILI, 09, 21, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 21, 84.00, 63.00, 19.00, 22.00, 32.00 +IMT, 09, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +IND, 09, 21, 75.00, 53.00, 17.00, 16.00, 26.00 +INL, 09, 21, 62.00, 40.00, 26.00, 26.00, 41.00 +INS, 09, 21, 85.00, 58.00, -9999.00, -9999.00, 5.00 +INT, 09, 21, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +INW, 09, 21, 81.00, 50.00, 12.00, 14.00, 22.00 +IPL, 09, 21, 97.00, 69.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 21, 71.00, 50.00, 23.00, 23.00, 34.00 +IRK, 09, 21, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 21, 67.00, 40.00, 17.00, 16.00, 25.00 +ISP, 09, 21, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 21, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 21, 96.00, 66.00, -9999.00, -9999.00, 9.00 +IWD, 09, 21, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 21, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 21, 86.00, 61.00, 15.00, 21.00, 27.00 +JAX, 09, 21, 86.00, 67.00, 21.00, 31.00, 39.00 +JBR, 09, 21, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 21, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 21, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 21, 73.00, 58.00, 19.00, 18.00, 28.00 +JHW, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 21, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 21, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 21, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 21, 54.00, 42.00, 55.00, 56.00, 68.00 +JST, 09, 21, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 21, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 21, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 21, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 21, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 21, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 21, 69.00, 47.00, 20.00, 21.00, 32.00 +LAR, 09, 21, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 21, 92.00, 64.00, 4.00, 6.00, 9.00 +LAX, 09, 21, 76.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 21, 81.00, 57.00, 15.00, 13.00, 22.00 +LBF, 09, 21, 74.00, 43.00, 15.00, 11.00, 22.00 +LCH, 09, 21, 85.00, 66.00, 17.00, 23.00, 31.00 +LCK, 09, 21, 75.00, 52.00, -9999.00, -9999.00, 27.00 +LEB, 09, 21, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 21, 76.00, 55.00, 17.00, 23.00, 31.00 +LFI, 09, 21, 76.00, 62.00, -9999.00, -9999.00, 25.00 +LFK, 09, 21, 87.00, 64.00, 16.00, 22.00, 30.00 +LFT, 09, 21, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 21, 73.00, 59.00, 18.00, 18.00, 27.00 +LGB, 09, 21, 81.00, 62.00, 4.00, 4.00, 6.00 +LGU, 09, 21, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 21, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 21, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 21, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 21, 83.00, 61.00, 17.00, 20.00, 28.00 +LIZ, 09, 21, 61.00, 41.00, -9999.00, -9999.00, 42.00 +LMT, 09, 21, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +LND, 09, 21, 70.00, 42.00, 11.00, 11.00, 17.00 +LNK, 09, 21, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 21, 79.00, 42.00, 5.00, 4.00, 7.00 +LOZ, 09, 21, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 21, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 21, 82.00, 59.00, -9999.00, -9999.00, 28.00 +LSE, 09, 21, 70.00, 49.00, 20.00, 19.00, 32.00 +LSF, 09, 21, 84.00, 64.00, -9999.00, -9999.00, 26.00 +LSV, 09, 21, 95.00, 55.00, -9999.00, -9999.00, 5.00 +LTS, 09, 21, 86.00, 60.00, -9999.00, -9999.00, 18.00 +LUF, 09, 21, 98.00, 64.00, -9999.00, -9999.00, 7.00 +LVS, 09, 21, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 21, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 21, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 21, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 21, 76.00, 55.00, 22.00, 17.00, 30.00 +MAF, 09, 21, 83.00, 59.00, 14.00, 14.00, 20.00 +MBL, 09, 21, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 21, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 21, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 21, 86.00, 57.00, -9999.00, -9999.00, 5.00 +MCF, 09, 21, 88.00, 71.00, -9999.00, -9999.00, 38.00 +MCG, 09, 21, 49.00, 32.00, 32.00, 33.00, 46.00 +MCI, 09, 21, 76.00, 54.00, 18.00, 18.00, 26.00 +MCK, 09, 21, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 21, 85.00, 62.00, 14.00, 20.00, 27.00 +MCO, 09, 21, 89.00, 71.00, 15.00, 36.00, 42.00 +MCW, 09, 21, 70.00, 47.00, 17.00, 14.00, 24.00 +MC2, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MDH, 09, 21, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 21, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 21, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 21, 73.00, 54.00, 20.00, 20.00, 30.00 +MEI, 09, 21, 85.00, 61.00, 14.00, 17.00, 25.00 +MEM, 09, 21, 82.00, 62.00, 17.00, 18.00, 27.00 +MER, 09, 21, 88.00, 53.00, -9999.00, -9999.00, 4.00 +MFD, 09, 21, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 21, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 21, 80.00, 46.00, 13.00, 12.00, 18.00 +MGE, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MGM, 09, 21, 85.00, 64.00, 16.00, 19.00, 27.00 +MGW, 09, 21, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 21, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 21, 86.00, 57.00, -9999.00, -9999.00, 5.00 +MHS, 09, 21, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 21, 88.00, 73.00, 32.00, 42.00, 55.00 +MIB, 09, 21, 65.00, 43.00, -9999.00, -9999.00, 23.00 +MIV, 09, 21, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 21, 79.00, 41.00, -9999.00, -9999.00, 11.00 +MKC, 09, 21, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 21, 68.00, 50.00, 21.00, 16.00, 31.00 +MKG, 09, 21, 68.00, 49.00, 22.00, 21.00, 32.00 +MKL, 09, 21, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 21, 87.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 21, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 21, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 21, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 21, 74.00, 51.00, 19.00, 17.00, 28.00 +MLS, 09, 21, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 21, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 21, 84.00, 63.00, -9999.00, -9999.00, 23.00 +MOB, 09, 21, 85.00, 66.00, 18.00, 27.00, 33.00 +MOT, 09, 21, 65.00, 43.00, 14.00, 14.00, 22.00 +MPV, 09, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 21, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 21, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 21, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 21, 72.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 21, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 21, 69.00, 46.00, 23.00, 19.00, 33.00 +MSO, 09, 21, 68.00, 38.00, 18.00, 17.00, 26.00 +MSP, 09, 21, 68.00, 48.00, 23.00, 19.00, 33.00 +MSS, 09, 21, 66.00, 45.00, 23.00, 26.00, 38.00 +MSY, 09, 21, 85.00, 67.00, 14.00, 26.00, 33.00 +MTC, 09, 21, 69.00, 51.00, -9999.00, -9999.00, 27.00 +MTN, 09, 21, 77.00, 56.00, -9999.00, -9999.00, 23.00 +MTO, 09, 21, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 21, 74.00, 51.00, -9999.00, -9999.00, 23.00 +MUO, 09, 21, 78.00, 43.00, -9999.00, -9999.00, 11.00 +MWA, 09, 21, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 21, 85.00, 64.00, -9999.00, -9999.00, 20.00 +MYL, 09, 21, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 21, 83.00, 62.00, -9999.00, -9999.00, 29.00 +NAO, 09, 21, 81.00, 69.00, -9999.00, -9999.00, 35.00 +NBC, 09, 21, 83.00, 66.00, -9999.00, -9999.00, 28.00 +NBE, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NBU, 09, 21, 72.00, 51.00, -9999.00, -9999.00, 29.00 +NCA, 09, 21, 83.00, 59.00, -9999.00, -9999.00, 29.00 +NCO, 09, 21, 70.00, 54.00, -9999.00, -9999.00, 27.00 +NC1, 09, 21, 86.00, 59.00, -9999.00, -9999.00, 3.00 +NEL, 09, 21, 75.00, 51.00, -9999.00, -9999.00, 26.00 +NFG, 09, 21, 75.00, 60.00, -9999.00, -9999.00, 3.00 +NFL, 09, 21, 78.00, 41.00, -9999.00, -9999.00, 7.00 +NGP, 09, 21, 88.00, 70.00, -9999.00, -9999.00, 31.00 +NGU, 09, 21, 77.00, 62.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 21, 72.00, 56.00, -9999.00, -9999.00, 5.00 +NHK, 09, 21, 76.00, 55.00, -9999.00, -9999.00, 26.00 +NHZ, 09, 21, 66.00, 47.00, -9999.00, -9999.00, 33.00 +NID, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 21, 86.00, 67.00, -9999.00, -9999.00, 40.00 +NIR, 09, 21, 89.00, 67.00, -9999.00, -9999.00, 28.00 +NKT, 09, 21, 82.00, 64.00, -9999.00, -9999.00, 32.00 +NKX, 09, 21, 77.00, 65.00, -9999.00, -9999.00, 4.00 +NLC, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 09, 21, 84.00, 59.00, -9999.00, -9999.00, 25.00 +NPA, 09, 21, 85.00, 68.00, -9999.00, -9999.00, 30.00 +NQA, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NQI, 09, 21, 91.00, 69.00, -9999.00, -9999.00, 28.00 +NQX, 09, 21, 87.00, 78.00, -9999.00, -9999.00, 49.00 +NRB, 09, 21, 85.00, 71.00, -9999.00, -9999.00, 33.00 +NRC, 09, 21, 88.00, 53.00, -9999.00, -9999.00, 6.00 +NRS, 09, 21, 75.00, 62.00, -9999.00, -9999.00, 4.00 +NSE, 09, 21, 86.00, 64.00, -9999.00, -9999.00, 30.00 +NSI, 09, 21, 75.00, 57.00, -9999.00, -9999.00, 4.00 +NTD, 09, 21, 75.00, 57.00, -9999.00, -9999.00, 3.00 +NTK, 09, 21, 83.00, 61.00, -9999.00, -9999.00, 7.00 +NTU, 09, 21, 77.00, 62.00, -9999.00, -9999.00, 26.00 +NUC, 09, 21, 74.00, 61.00, -9999.00, -9999.00, 4.00 +NUQ, 09, 21, 77.00, 52.00, -9999.00, -9999.00, 4.00 +NUW, 09, 21, 66.00, 45.00, -9999.00, -9999.00, 30.00 +NWF, 09, 21, 81.00, 62.00, -9999.00, -9999.00, 6.00 +NXX, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 09, 21, 79.00, 53.00, -9999.00, -9999.00, 26.00 +NZC, 09, 21, 87.00, 64.00, -9999.00, -9999.00, 37.00 +NZJ, 09, 21, 83.00, 57.00, -9999.00, -9999.00, 4.00 +NZW, 09, 21, 69.00, 50.00, -9999.00, -9999.00, 29.00 +NZY, 09, 21, 77.00, 65.00, -9999.00, -9999.00, 4.00 +OAK, 09, 21, 76.00, 53.00, 4.00, 5.00, 7.00 +OAR, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFK, 09, 21, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 21, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 21, 82.00, 60.00, 15.00, 13.00, 23.00 +OLM, 09, 21, 69.00, 43.00, 27.00, 26.00, 37.00 +OMA, 09, 21, 74.00, 51.00, 19.00, 16.00, 25.00 +OME, 09, 21, 46.00, 33.00, 31.00, 34.00, 43.00 +ONT, 09, 21, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 21, 72.00, 51.00, 22.00, 18.00, 32.00 +ORF, 09, 21, 77.00, 62.00, 17.00, 17.00, 26.00 +ORH, 09, 21, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 21, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 21, 67.00, 46.00, -9999.00, -9999.00, 36.00 +OTG, 09, 21, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 21, 66.00, 50.00, 19.00, 20.00, 27.00 +OTM, 09, 21, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 21, 43.00, 33.00, 27.00, 29.00, 38.00 +OURC, 09, 21, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 21, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 21, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 21, 86.00, 62.00, -9999.00, -9999.00, 28.00 +PACZ, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 21, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 21, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 21, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 21, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 21, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 21, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 21, 87.00, 66.00, -9999.00, -9999.00, 29.00 +PAQ, 09, 21, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 21, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 21, 50.00, 44.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 21, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 21, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 21, 66.00, 47.00, -9999.00, -9999.00, 34.00 +PBI, 09, 21, 88.00, 74.00, 31.00, 41.00, 55.00 +PDT, 09, 21, 74.00, 48.00, 13.00, 12.00, 19.00 +PDX, 09, 21, 72.00, 50.00, 23.00, 21.00, 31.00 +PFN, 09, 21, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 21, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 21, 75.00, 56.00, 18.00, 18.00, 28.00 +PHX, 09, 21, 96.00, 70.00, 8.00, 5.00, 12.00 +PIA, 09, 21, 75.00, 53.00, 21.00, 18.00, 30.00 +PIB, 09, 21, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 21, 72.00, 41.00, 13.00, 13.00, 21.00 +PIR, 09, 21, 73.00, 46.00, 11.00, 11.00, 18.00 +PIT, 09, 21, 72.00, 51.00, 22.00, 21.00, 33.00 +PKB, 09, 21, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 21, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 21, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 21, 85.00, 68.00, 15.00, 21.00, 26.00 +POB, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 09, 21, 86.00, 62.00, -9999.00, -9999.00, 41.00 +POM, 09, 21, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 09, 21, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 21, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 21, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 21, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 21, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 21, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 21, 69.00, 45.00, -9999.00, -9999.00, 28.00 +PSP, 09, 21, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 21, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 21, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 21, 79.00, 47.00, 11.00, 7.00, 15.00 +PUC, 09, 21, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 21, 72.00, 51.00, 20.00, 17.00, 28.00 +PVU, 09, 21, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 21, 67.00, 46.00, 22.00, 19.00, 30.00 +P02, 09, 21, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +P07, 09, 21, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +P11, 09, 21, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P24, 09, 21, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +P28, 09, 21, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +P35, 09, 21, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +P38, 09, 21, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +P39, 09, 21, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +P58, 09, 21, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +P59, 09, 21, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +P60, 09, 21, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +P61, 09, 21, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +P67, 09, 21, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +P68, 09, 21, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +P69, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 21, 78.00, 37.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 21, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 21, 72.00, 43.00, 13.00, 12.00, 19.00 +RBL, 09, 21, 88.00, 58.00, 8.00, 7.00, 11.00 +RCA, 09, 21, 72.00, 43.00, -9999.00, -9999.00, 18.00 +RDD, 09, 21, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 21, 73.00, 37.00, 10.00, 9.00, 16.00 +RDR, 09, 21, 66.00, 42.00, -9999.00, -9999.00, 26.00 +RDU, 09, 21, 79.00, 58.00, 17.00, 17.00, 25.00 +REE, 09, 21, 81.00, 57.00, -9999.00, -9999.00, 18.00 +REJ, 09, 21, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 21, 72.00, 49.00, 19.00, 19.00, 30.00 +RIC, 09, 21, 79.00, 56.00, 19.00, 17.00, 26.00 +RIV, 09, 21, 88.00, 57.00, -9999.00, -9999.00, 4.00 +RIW, 09, 21, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 21, 67.00, 39.00, 10.00, 12.00, 15.00 +RME, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 21, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +RND, 09, 21, 88.00, 67.00, -9999.00, -9999.00, 23.00 +RNO, 09, 21, 77.00, 39.00, 9.00, 8.00, 12.00 +ROA, 09, 21, 76.00, 54.00, 17.00, 17.00, 26.00 +ROC, 09, 21, 70.00, 49.00, 27.00, 25.00, 40.00 +ROW, 09, 21, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 21, 78.00, 53.00, 12.00, 12.00, 20.00 +RST, 09, 21, 67.00, 46.00, 24.00, 21.00, 35.00 +RWF, 09, 21, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 21, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 21, 86.00, 55.00, 4.00, 6.00, 6.00 +SAF, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 21, 77.00, 65.00, 4.00, 4.00, 6.00 +SAT, 09, 21, 88.00, 67.00, 17.00, 16.00, 26.00 +SAV, 09, 21, 84.00, 66.00, 16.00, 25.00, 33.00 +SAW, 09, 21, 63.00, 47.00, -9999.00, -9999.00, 42.00 +SBA, 09, 21, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 21, 90.00, 58.00, -9999.00, -9999.00, 4.00 +SBN, 09, 21, 72.00, 51.00, 22.00, 21.00, 31.00 +SBP, 09, 21, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 21, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 21, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 21, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 21, 86.00, 56.00, 3.00, 4.00, 5.00 +SDF, 09, 21, 78.00, 56.00, 17.00, 19.00, 29.00 +SEA, 09, 21, 67.00, 51.00, 24.00, 23.00, 33.00 +SEM, 09, 21, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 21, 73.00, 55.00, 4.00, 5.00, 7.00 +SGF, 09, 21, 78.00, 55.00, 19.00, 17.00, 29.00 +SGY, 09, 21, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 21, 70.00, 39.00, 17.00, 16.00, 24.00 +SHV, 09, 21, 85.00, 64.00, 14.00, 16.00, 25.00 +SIT, 09, 21, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 21, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 21, 85.00, 62.00, 13.00, 14.00, 20.00 +SKA, 09, 21, 69.00, 43.00, -9999.00, -9999.00, 19.00 +SKF, 09, 21, 88.00, 67.00, -9999.00, -9999.00, 21.00 +SLC, 09, 21, 76.00, 48.00, 15.00, 14.00, 22.00 +SLE, 09, 21, 74.00, 46.00, 21.00, 20.00, 28.00 +SLN, 09, 21, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 21, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 21, 75.00, 52.00, -9999.00, 5.00, 7.00 +SNA, 09, 21, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 21, 47.00, 39.00, 43.00, 46.00, 62.00 +SNS, 09, 21, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 21, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 21, 76.00, 53.00, 16.00, 17.00, 26.00 +SPS, 09, 21, 85.00, 61.00, 14.00, 14.00, 21.00 +SRQ, 09, 21, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 21, 83.00, 60.00, -9999.00, -9999.00, 25.00 +SSI, 09, 21, 83.00, 69.00, -9999.00, -9999.00, -9999.00 +STC, 09, 21, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +STL, 09, 21, 78.00, 58.00, 18.00, 15.00, 27.00 +STNV, 09, 21, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +STS, 09, 21, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 21, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 21, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 21, 84.00, 53.00, -9999.00, -9999.00, 5.00 +SUX, 09, 21, 73.00, 49.00, 22.00, 16.00, 31.00 +SVN, 09, 21, 84.00, 66.00, -9999.00, -9999.00, 32.00 +SWF, 09, 21, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 21, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 21, 69.00, 49.00, 27.00, 28.00, 42.00 +SZL, 09, 21, 78.00, 53.00, -9999.00, -9999.00, 29.00 +TAD, 09, 21, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 21, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 21, 80.00, 52.00, -9999.00, -9999.00, 33.00 +TCC, 09, 21, 81.00, 53.00, 11.00, 11.00, 16.00 +TCL, 09, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 21, 70.00, 45.00, -9999.00, -9999.00, 32.00 +TCS, 09, 21, 82.00, 57.00, -9999.00, 11.00, 25.00 +TEB, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 21, 82.00, 60.00, -9999.00, -9999.00, 21.00 +TKA, 09, 21, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 21, 87.00, 66.00, 11.00, 27.00, 31.00 +TNX, 09, 21, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 21, 72.00, 49.00, 19.00, 20.00, 32.00 +TOP, 09, 21, 77.00, 53.00, 20.00, 18.00, 28.00 +TPA, 09, 21, 88.00, 71.00, 18.00, 31.00, 37.00 +TPH, 09, 21, 77.00, 45.00, 7.00, 6.00, 10.00 +TRI, 09, 21, 77.00, 54.00, 17.00, 20.00, 27.00 +TRK, 09, 21, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 21, 98.00, 67.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 21, 81.00, 60.00, 16.00, 16.00, 25.00 +TUP, 09, 21, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 21, 92.00, 65.00, 13.00, 10.00, 20.00 +TVC, 09, 21, 67.00, 47.00, 25.00, 23.00, 36.00 +TVL, 09, 21, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 21, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 21, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 21, 79.00, 56.00, 15.00, 21.00, 27.00 +T01, 09, 21, 78.00, 55.00, -9999.00, -9999.00, 25.00 +T02, 09, 21, 82.00, 60.00, -9999.00, -9999.00, 23.00 +T03, 09, 21, 83.00, 62.00, -9999.00, -9999.00, 29.00 +T04, 09, 21, 89.00, 71.00, -9999.00, -9999.00, 38.00 +T05, 09, 21, 79.00, 52.00, -9999.00, -9999.00, 26.00 +T06, 09, 21, 86.00, 60.00, -9999.00, -9999.00, 24.00 +T07, 09, 21, 81.00, 44.00, -9999.00, -9999.00, 15.00 +T08, 09, 21, 74.00, 51.00, -9999.00, -9999.00, 15.00 +UCA, 09, 21, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 21, 85.00, 58.00, -9999.00, -9999.00, 5.00 +UIL, 09, 21, 66.00, 45.00, 34.00, 36.00, 45.00 +UIN, 09, 21, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 21, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 21, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 21, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +U15, 09, 21, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +U28, 09, 21, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 21, 85.00, 64.00, -9999.00, -9999.00, 28.00 +VBG, 09, 21, 76.00, 52.00, -9999.00, -9999.00, 10.00 +VCT, 09, 21, 88.00, 68.00, 16.00, 25.00, 32.00 +VCV, 09, 21, 88.00, 53.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 21, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 21, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 21, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 21, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 21, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 21, 87.00, 64.00, -9999.00, -9999.00, 28.00 +VRB, 09, 21, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 21, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 21, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 21, 78.00, 55.00, 16.00, 15.00, 23.00 +WJA, 09, 21, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 21, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 21, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 21, 78.00, 36.00, 9.00, 10.00, 13.00 +WPO, 09, 21, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 21, 85.00, 62.00, -9999.00, -9999.00, 24.00 +WRG, 09, 21, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 21, 76.00, 51.00, -9999.00, -9999.00, 25.00 +WRL, 09, 21, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +X68, 09, 21, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 21, 54.00, 40.00, 62.00, 61.00, 71.00 +YCG, 09, 21, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 21, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 21, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 21, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 21, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 21, 74.00, 42.00, 9.00, 9.00, 14.00 +YNG, 09, 21, 70.00, 49.00, 23.00, 23.00, 36.00 +YPA, 09, 21, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 21, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 21, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 21, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 21, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 21, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 21, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 21, 99.00, 71.00, 4.00, 3.00, 6.00 +YVR, 09, 21, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 21, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 21, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 21, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 21, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 21, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 21, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 21, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 21, 63.00, 42.00, 30.00, 33.00, 45.00 +ZUN, 09, 21, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 21, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 21, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 21, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +01R, 09, 21, 86.00, 63.00, -9999.00, -9999.00, 24.00 +1V1, 09, 21, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 21, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 21, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 21, 80.00, 64.00, -9999.00, -9999.00, 25.00 +2PJ, 09, 21, 83.00, 60.00, -9999.00, -9999.00, 23.00 +3B1, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 21, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 21, 66.00, 45.00, -9999.00, -9999.00, 36.00 +3SE, 09, 21, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 21, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 21, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +4OM, 09, 21, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 21, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 21, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 21, 51.00, 41.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 21, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 22, 73.00, 51.00, 19.00, 22.00, 31.00 +ABI, 09, 22, 85.00, 63.00, 13.00, 17.00, 22.00 +ABQ, 09, 22, 80.00, 53.00, 14.00, 12.00, 20.00 +ABR, 09, 22, 70.00, 43.00, 13.00, 11.00, 19.00 +ABY, 09, 22, 87.00, 62.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 22, 68.00, 54.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 22, 88.00, 65.00, 13.00, 16.00, 23.00 +ACV, 09, 22, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 22, 74.00, 53.00, 17.00, 14.00, 24.00 +ADK, 09, 22, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 22, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 22, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 22, 77.00, 52.00, -9999.00, -9999.00, 25.00 +AEX, 09, 22, 86.00, 64.00, -9999.00, -9999.00, 24.00 +AFF, 09, 22, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 22, 89.00, 70.00, -9999.00, -9999.00, 46.00 +AGS, 09, 22, 84.00, 60.00, 15.00, 18.00, 26.00 +AHN, 09, 22, 81.00, 60.00, 17.00, 18.00, 26.00 +AKN, 09, 22, 51.00, 36.00, 37.00, 37.00, 53.00 +AKO, 09, 22, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 22, 71.00, 47.00, 23.00, 22.00, 35.00 +ALI, 09, 22, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 22, 71.00, 47.00, 20.00, 16.00, 28.00 +ALS, 09, 22, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 22, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 22, 80.00, 54.00, 15.00, 12.00, 21.00 +AMG, 09, 22, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 22, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 22, 52.00, 39.00, 33.00, 32.00, 44.00 +AND, 09, 22, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 22, 58.00, 47.00, 51.00, 54.00, 64.00 +AOO, 09, 22, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +APN, 09, 22, 66.00, 44.00, 26.00, 26.00, 40.00 +AQQ, 09, 22, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +ART, 09, 22, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +AST, 09, 22, 67.00, 48.00, 27.00, 28.00, 37.00 +ATL, 09, 22, 80.00, 61.00, 15.00, 20.00, 26.00 +ATW, 09, 22, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 22, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 22, 76.00, 51.00, -9999.00, -9999.00, 28.00 +AUG, 09, 22, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 22, 89.00, 68.00, 14.00, 19.00, 26.00 +AUW, 09, 22, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 22, 75.00, 53.00, 17.00, 21.00, 28.00 +AVP, 09, 22, 70.00, 50.00, 23.00, 21.00, 31.00 +AXN, 09, 22, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 22, 70.00, 48.00, -9999.00, -9999.00, 33.00 +AYS, 09, 22, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 22, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 22, 87.00, 56.00, -9999.00, -9999.00, 5.00 +BAD, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 22, 66.00, 34.00, -9999.00, -9999.00, 20.00 +BDL, 09, 22, 72.00, 49.00, 22.00, 19.00, 31.00 +BDR, 09, 22, 72.00, 55.00, 22.00, 16.00, 32.00 +BET, 09, 22, 48.00, 35.00, 39.00, 39.00, 52.00 +BFD, 09, 22, 65.00, 44.00, 27.00, 28.00, 40.00 +BFF, 09, 22, 75.00, 43.00, 13.00, 11.00, 19.00 +BFL, 09, 22, 88.00, 62.00, 4.00, 3.00, 5.00 +BGM, 09, 22, 66.00, 48.00, 24.00, 25.00, 37.00 +BGR, 09, 22, 66.00, 46.00, 21.00, 19.00, 32.00 +BGS, 09, 22, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 22, 82.00, 60.00, 15.00, 20.00, 25.00 +BID, 09, 22, 67.00, 56.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 22, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 22, 85.00, 45.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 22, 69.00, 44.00, 16.00, 16.00, 24.00 +BIS, 09, 22, 68.00, 41.00, 16.00, 15.00, 25.00 +BIX, 09, 22, 86.00, 68.00, -9999.00, -9999.00, 28.00 +BJI, 09, 22, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 22, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 22, 76.00, 42.00, -9999.00, -9999.00, 21.00 +BKW, 09, 22, 70.00, 51.00, 21.00, 26.00, 36.00 +BLF, 09, 22, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 22, 99.00, 70.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 22, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 22, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 22, 79.00, 53.00, -9999.00, -9999.00, 25.00 +BNA, 09, 22, 80.00, 58.00, 17.00, 18.00, 29.00 +BNO, 09, 22, 71.00, 34.00, -9999.00, 12.00, 21.00 +BOI, 09, 22, 74.00, 46.00, 11.00, 10.00, 16.00 +BOS, 09, 22, 71.00, 55.00, 19.00, 19.00, 29.00 +BPI, 09, 22, 66.00, 23.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 22, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 22, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 22, 74.00, 53.00, -9999.00, -9999.00, 23.00 +BRO, 09, 22, 89.00, 72.00, 19.00, 23.00, 32.00 +BRW, 09, 22, 30.00, 22.00, 29.00, 30.00, 45.00 +BSM, 09, 22, 89.00, 68.00, -9999.00, -9999.00, 19.00 +BTI, 09, 22, 32.00, 24.00, 23.00, 23.00, 35.00 +BTL, 09, 22, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 22, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 22, 86.00, 66.00, 12.00, 25.00, 29.00 +BTT, 09, 22, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 22, 66.00, 46.00, 28.00, 26.00, 40.00 +BUB, 09, 22, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 22, 68.00, 51.00, 28.00, 25.00, 39.00 +BUR, 09, 22, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 22, 84.00, 70.00, -9999.00, 23.00, 34.00 +BWG, 09, 22, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 22, 76.00, 55.00, 16.00, 17.00, 26.00 +BYH, 09, 22, 81.00, 59.00, -9999.00, -9999.00, 22.00 +BYI, 09, 22, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 22, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 22, 83.00, 60.00, 15.00, 17.00, 24.00 +CAG, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 22, 71.00, 51.00, 21.00, 21.00, 34.00 +CAO, 09, 22, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 22, 61.00, 41.00, 26.00, 28.00, 42.00 +CBM, 09, 22, 84.00, 59.00, -9999.00, -9999.00, 24.00 +CDB, 09, 22, 51.00, 41.00, 54.00, 57.00, 74.00 +CDC, 09, 22, 77.00, 45.00, 9.00, 9.00, 16.00 +CDR, 09, 22, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 22, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 22, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +CEZ, 09, 22, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 22, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 22, 80.00, 59.00, 16.00, 19.00, 25.00 +CHO, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 22, 83.00, 66.00, 16.00, 23.00, 30.00 +CID, 09, 22, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 22, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 22, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 22, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 22, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 22, 71.00, 52.00, 25.00, 23.00, 37.00 +CLL, 09, 22, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 22, 80.00, 60.00, 15.00, 16.00, 23.00 +CMH, 09, 22, 74.00, 52.00, 17.00, 20.00, 28.00 +CMI, 09, 22, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 22, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 22, 77.00, 53.00, 18.00, 13.00, 26.00 +CNM, 09, 22, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 22, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +COD, 09, 22, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +COF, 09, 22, 87.00, 71.00, -9999.00, -9999.00, 45.00 +CON, 09, 22, 69.00, 43.00, 22.00, 19.00, 31.00 +COS, 09, 22, 71.00, 45.00, 15.00, 13.00, 21.00 +COT, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 22, 76.00, 55.00, 19.00, 18.00, 29.00 +CPR, 09, 22, 71.00, 39.00, 13.00, 14.00, 20.00 +CRBC, 09, 22, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 22, 89.00, 71.00, 18.00, 22.00, 30.00 +CRW, 09, 22, 77.00, 54.00, 20.00, 22.00, 33.00 +CSG, 09, 22, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 22, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 22, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 22, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 22, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 22, 75.00, 54.00, 17.00, 18.00, 27.00 +CVN, 09, 22, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 22, 80.00, 52.00, -9999.00, -9999.00, 18.00 +CXY, 09, 22, 74.00, 54.00, 17.00, 18.00, 28.00 +CYS, 09, 22, 69.00, 41.00, 15.00, 12.00, 22.00 +DAA, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DAB, 09, 22, 86.00, 71.00, 23.00, 28.00, 40.00 +DAG, 09, 22, 91.00, 64.00, 3.00, 3.00, 5.00 +DAL, 09, 22, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 22, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 22, 74.00, 53.00, 18.00, 20.00, 28.00 +DBQ, 09, 22, 69.00, 49.00, 23.00, 19.00, 31.00 +DCA, 09, 22, 78.00, 60.00, 17.00, 17.00, 24.00 +DDC, 09, 22, 79.00, 54.00, 16.00, 10.00, 22.00 +DEC, 09, 22, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 22, 75.00, 45.00, 14.00, 12.00, 20.00 +DFW, 09, 22, 86.00, 65.00, 12.00, 16.00, 22.00 +DHN, 09, 22, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 22, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 22, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 22, 89.00, 67.00, -9999.00, -9999.00, 16.00 +DLG, 09, 22, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 22, 61.00, 42.00, 29.00, 25.00, 42.00 +DLLC, 09, 22, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 22, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 22, 92.00, 65.00, -9999.00, -9999.00, 12.00 +DMN, 09, 22, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 22, 78.00, 56.00, -9999.00, -9999.00, 25.00 +DPG, 09, 22, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 22, 87.00, 64.00, -9999.00, -9999.00, 28.00 +DRA, 09, 22, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 22, 89.00, 67.00, 15.00, 15.00, 23.00 +DSM, 09, 22, 73.00, 52.00, 21.00, 17.00, 28.00 +DTW, 09, 22, 71.00, 50.00, 20.00, 21.00, 31.00 +DUG, 09, 22, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 22, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DXR, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 22, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 22, 85.00, 63.00, -9999.00, -9999.00, 22.00 +D45, 09, 22, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 22, 67.00, 45.00, 22.00, 19.00, 32.00 +ECG, 09, 22, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 22, 87.00, 57.00, -9999.00, -9999.00, 3.00 +EED, 09, 22, 97.00, 71.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 09, 22, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 22, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 22, 72.00, 47.00, 24.00, 26.00, 37.00 +EKO, 09, 22, 76.00, 36.00, 12.00, 11.00, 17.00 +ELD, 09, 22, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 22, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 22, 85.00, 59.00, 14.00, 12.00, 20.00 +ELY, 09, 22, 73.00, 35.00, 13.00, 12.00, 19.00 +EMP, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 22, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +END, 09, 22, 83.00, 60.00, -9999.00, -9999.00, 18.00 +ENN, 09, 22, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 22, 74.00, 51.00, -9999.00, -9999.00, 12.00 +EPH, 09, 22, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 22, 70.00, 54.00, 30.00, 26.00, 41.00 +ESF, 09, 22, 86.00, 64.00, -9999.00, -9999.00, 28.00 +EUG, 09, 22, 74.00, 48.00, 18.00, 18.00, 25.00 +EVV, 09, 22, 78.00, 54.00, 17.00, 17.00, 27.00 +EWN, 09, 22, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 22, 75.00, 57.00, 18.00, 18.00, 28.00 +EYW, 09, 22, 87.00, 78.00, 26.00, 29.00, 44.00 +E74, 09, 22, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 22, 79.00, 57.00, -9999.00, -9999.00, 23.00 +FAI, 09, 22, 49.00, 32.00, 23.00, 24.00, 35.00 +FAR, 09, 22, 67.00, 43.00, 17.00, 17.00, 28.00 +FAT, 09, 22, 88.00, 57.00, 4.00, 4.00, 6.00 +FAY, 09, 22, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 22, 65.00, 36.00, 16.00, 17.00, 25.00 +FCS, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +FDY, 09, 22, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 22, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +FLG, 09, 22, 71.00, 39.00, 14.00, 16.00, 24.00 +FLL, 09, 22, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 22, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 22, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FME, 09, 22, 78.00, 52.00, -9999.00, -9999.00, 23.00 +FMH, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 22, 80.00, 45.00, 11.00, 11.00, 16.00 +FMY, 09, 22, 89.00, 73.00, 17.00, 35.00, 42.00 +FNT, 09, 22, 69.00, 49.00, 22.00, 22.00, 34.00 +FOD, 09, 22, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 22, 77.00, 53.00, -9999.00, -9999.00, 23.00 +FOK, 09, 22, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 22, 78.00, 55.00, -9999.00, -9999.00, 27.00 +FSD, 09, 22, 71.00, 46.00, 21.00, 17.00, 30.00 +FSI, 09, 22, 84.00, 59.00, -9999.00, -9999.00, 20.00 +FSM, 09, 22, 83.00, 59.00, 17.00, 20.00, 26.00 +FTK, 09, 22, 78.00, 53.00, -9999.00, -9999.00, 24.00 +FWA, 09, 22, 73.00, 52.00, 17.00, 18.00, 28.00 +FWH, 09, 22, 85.00, 63.00, -9999.00, -9999.00, 20.00 +FYU, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 22, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 22, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 22, 100.00, 68.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 22, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 22, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 22, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 22, 69.00, 43.00, 13.00, 12.00, 20.00 +GFA, 09, 22, 67.00, 42.00, -9999.00, -9999.00, 25.00 +GFK, 09, 22, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 22, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 22, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 22, 68.00, 42.00, 11.00, 13.00, 18.00 +GJT, 09, 22, 78.00, 50.00, 12.00, 13.00, 21.00 +GKN, 09, 22, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 22, 76.00, 47.00, 11.00, 9.00, 16.00 +GLH, 09, 22, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 22, 83.00, 74.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 22, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 22, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 09, 22, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 22, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 22, 67.00, 46.00, 27.00, 22.00, 36.00 +GRCI, 09, 22, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 22, 70.00, 45.00, -9999.00, -9999.00, 29.00 +GRI, 09, 22, 74.00, 49.00, 16.00, 14.00, 24.00 +GRK, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 09, 22, 69.00, 47.00, 22.00, 20.00, 32.00 +GSB, 09, 22, 82.00, 59.00, -9999.00, -9999.00, 25.00 +GSG, 09, 22, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 22, 78.00, 57.00, 16.00, 17.00, 24.00 +GSP, 09, 22, 79.00, 58.00, 18.00, 19.00, 28.00 +GST, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 22, 67.00, 48.00, -9999.00, -9999.00, 36.00 +GTF, 09, 22, 67.00, 42.00, 17.00, 17.00, 24.00 +GUP, 09, 22, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 22, 74.00, 50.00, -9999.00, -9999.00, 29.00 +GVW, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 22, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 22, 79.00, 66.00, 20.00, 21.00, 30.00 +HBR, 09, 22, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 22, 74.00, 46.00, -9999.00, -9999.00, 15.00 +HKY, 09, 22, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 22, 67.00, 39.00, 16.00, 13.00, 22.00 +HMN, 09, 22, 86.00, 51.00, -9999.00, -9999.00, 15.00 +HMS, 09, 22, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 22, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 22, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +HON, 09, 22, 72.00, 44.00, 15.00, 14.00, 25.00 +HOP, 09, 22, 80.00, 54.00, -9999.00, -9999.00, 22.00 +HOT, 09, 22, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 22, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 22, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 22, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 22, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 22, 87.00, 64.00, -9999.00, -9999.00, 27.00 +HST, 09, 22, 88.00, 72.00, -9999.00, -9999.00, 54.00 +HSV, 09, 22, 81.00, 59.00, 18.00, 20.00, 28.00 +HTL, 09, 22, 65.00, 45.00, 29.00, 27.00, 44.00 +HTS, 09, 22, 76.00, 54.00, 18.00, 22.00, 30.00 +HUF, 09, 22, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 22, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 22, 69.00, 39.00, 15.00, 16.00, 23.00 +IAB, 09, 22, 79.00, 56.00, -9999.00, -9999.00, 24.00 +IAD, 09, 22, 77.00, 52.00, 18.00, 20.00, 29.00 +IAG, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 22, 87.00, 66.00, 15.00, 23.00, 30.00 +ICT, 09, 22, 79.00, 56.00, 18.00, 13.00, 26.00 +IDA, 09, 22, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 22, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 22, 75.00, 55.00, 17.00, 19.00, 28.00 +ILI, 09, 22, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 22, 84.00, 63.00, 19.00, 22.00, 31.00 +IMT, 09, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +IND, 09, 22, 75.00, 53.00, 17.00, 16.00, 26.00 +INL, 09, 22, 62.00, 40.00, 26.00, 26.00, 41.00 +INS, 09, 22, 85.00, 58.00, -9999.00, -9999.00, 5.00 +INT, 09, 22, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +INW, 09, 22, 81.00, 50.00, 12.00, 14.00, 21.00 +IPL, 09, 22, 97.00, 69.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 22, 71.00, 50.00, 23.00, 23.00, 34.00 +IRK, 09, 22, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 22, 67.00, 40.00, 16.00, 15.00, 25.00 +ISP, 09, 22, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 22, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 22, 96.00, 66.00, -9999.00, -9999.00, 9.00 +IWD, 09, 22, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 22, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 22, 86.00, 61.00, 15.00, 21.00, 27.00 +JAX, 09, 22, 86.00, 67.00, 20.00, 31.00, 38.00 +JBR, 09, 22, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 22, 88.00, 61.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 22, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 22, 73.00, 58.00, 19.00, 18.00, 28.00 +JHW, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 22, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 22, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 22, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 22, 54.00, 42.00, 55.00, 56.00, 69.00 +JST, 09, 22, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 22, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 22, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 22, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 22, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 22, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 22, 69.00, 47.00, 20.00, 21.00, 32.00 +LAR, 09, 22, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 22, 92.00, 64.00, 4.00, 6.00, 9.00 +LAX, 09, 22, 76.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 22, 81.00, 57.00, 15.00, 13.00, 22.00 +LBF, 09, 22, 74.00, 43.00, 15.00, 11.00, 22.00 +LCH, 09, 22, 85.00, 66.00, 17.00, 22.00, 30.00 +LCK, 09, 22, 75.00, 52.00, -9999.00, -9999.00, 27.00 +LEB, 09, 22, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 22, 76.00, 55.00, 17.00, 23.00, 31.00 +LFI, 09, 22, 76.00, 62.00, -9999.00, -9999.00, 25.00 +LFK, 09, 22, 87.00, 64.00, 16.00, 22.00, 30.00 +LFT, 09, 22, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 22, 73.00, 59.00, 18.00, 18.00, 27.00 +LGB, 09, 22, 81.00, 62.00, 4.00, 4.00, 6.00 +LGU, 09, 22, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 22, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 22, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 22, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 22, 83.00, 61.00, 17.00, 20.00, 28.00 +LIZ, 09, 22, 61.00, 41.00, -9999.00, -9999.00, 42.00 +LMT, 09, 22, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +LND, 09, 22, 70.00, 42.00, 11.00, 11.00, 17.00 +LNK, 09, 22, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 22, 79.00, 42.00, 5.00, 4.00, 7.00 +LOZ, 09, 22, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 22, 92.00, 70.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 22, 82.00, 59.00, -9999.00, -9999.00, 28.00 +LSE, 09, 22, 70.00, 49.00, 20.00, 19.00, 32.00 +LSF, 09, 22, 84.00, 64.00, -9999.00, -9999.00, 26.00 +LSV, 09, 22, 95.00, 55.00, -9999.00, -9999.00, 5.00 +LTS, 09, 22, 86.00, 60.00, -9999.00, -9999.00, 18.00 +LUF, 09, 22, 98.00, 63.00, -9999.00, -9999.00, 7.00 +LVS, 09, 22, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 22, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 22, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 22, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 22, 76.00, 55.00, 22.00, 17.00, 30.00 +MAF, 09, 22, 83.00, 59.00, 14.00, 14.00, 20.00 +MBL, 09, 22, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 22, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 22, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 22, 86.00, 57.00, -9999.00, -9999.00, 5.00 +MCF, 09, 22, 88.00, 71.00, -9999.00, -9999.00, 37.00 +MCG, 09, 22, 48.00, 31.00, 32.00, 33.00, 46.00 +MCI, 09, 22, 76.00, 54.00, 18.00, 18.00, 26.00 +MCK, 09, 22, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 22, 85.00, 61.00, 14.00, 20.00, 26.00 +MCO, 09, 22, 89.00, 71.00, 14.00, 36.00, 41.00 +MCW, 09, 22, 70.00, 47.00, 17.00, 14.00, 24.00 +MC2, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MDH, 09, 22, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 22, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 22, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 22, 73.00, 54.00, 20.00, 20.00, 30.00 +MEI, 09, 22, 85.00, 61.00, 14.00, 17.00, 24.00 +MEM, 09, 22, 82.00, 62.00, 17.00, 18.00, 27.00 +MER, 09, 22, 88.00, 53.00, -9999.00, -9999.00, 4.00 +MFD, 09, 22, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 22, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 22, 80.00, 46.00, 13.00, 12.00, 18.00 +MGE, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MGM, 09, 22, 85.00, 63.00, 16.00, 19.00, 27.00 +MGW, 09, 22, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 22, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 22, 86.00, 57.00, -9999.00, -9999.00, 5.00 +MHS, 09, 22, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 22, 88.00, 73.00, 32.00, 42.00, 55.00 +MIB, 09, 22, 65.00, 43.00, -9999.00, -9999.00, 23.00 +MIV, 09, 22, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 22, 79.00, 41.00, -9999.00, -9999.00, 11.00 +MKC, 09, 22, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 22, 68.00, 50.00, 21.00, 16.00, 31.00 +MKG, 09, 22, 68.00, 49.00, 22.00, 21.00, 32.00 +MKL, 09, 22, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 22, 87.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 22, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 22, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 22, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 22, 74.00, 51.00, 19.00, 17.00, 28.00 +MLS, 09, 22, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 22, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 22, 84.00, 63.00, -9999.00, -9999.00, 23.00 +MOB, 09, 22, 85.00, 66.00, 18.00, 27.00, 32.00 +MOT, 09, 22, 65.00, 43.00, 14.00, 14.00, 22.00 +MPV, 09, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 22, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 22, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 22, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 22, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 22, 72.00, 53.00, -9999.00, -9999.00, 8.00 +MSL, 09, 22, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 22, 69.00, 46.00, 23.00, 19.00, 33.00 +MSO, 09, 22, 68.00, 38.00, 18.00, 17.00, 26.00 +MSP, 09, 22, 68.00, 48.00, 23.00, 19.00, 33.00 +MSS, 09, 22, 66.00, 45.00, 23.00, 26.00, 38.00 +MSY, 09, 22, 85.00, 67.00, 14.00, 26.00, 32.00 +MTC, 09, 22, 69.00, 51.00, -9999.00, -9999.00, 27.00 +MTN, 09, 22, 77.00, 56.00, -9999.00, -9999.00, 23.00 +MTO, 09, 22, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 22, 74.00, 51.00, -9999.00, -9999.00, 23.00 +MUO, 09, 22, 78.00, 43.00, -9999.00, -9999.00, 11.00 +MWA, 09, 22, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 22, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 22, 85.00, 63.00, -9999.00, -9999.00, 20.00 +MYL, 09, 22, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 22, 83.00, 62.00, -9999.00, -9999.00, 28.00 +NAO, 09, 22, 81.00, 69.00, -9999.00, -9999.00, 34.00 +NBC, 09, 22, 83.00, 66.00, -9999.00, -9999.00, 27.00 +NBE, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NBU, 09, 22, 72.00, 51.00, -9999.00, -9999.00, 29.00 +NCA, 09, 22, 83.00, 59.00, -9999.00, -9999.00, 28.00 +NCO, 09, 22, 70.00, 54.00, -9999.00, -9999.00, 27.00 +NC1, 09, 22, 86.00, 59.00, -9999.00, -9999.00, 3.00 +NEL, 09, 22, 75.00, 51.00, -9999.00, -9999.00, 26.00 +NFG, 09, 22, 75.00, 60.00, -9999.00, -9999.00, 3.00 +NFL, 09, 22, 78.00, 41.00, -9999.00, -9999.00, 7.00 +NGP, 09, 22, 88.00, 70.00, -9999.00, -9999.00, 31.00 +NGU, 09, 22, 77.00, 62.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 22, 72.00, 56.00, -9999.00, -9999.00, 5.00 +NHK, 09, 22, 76.00, 55.00, -9999.00, -9999.00, 26.00 +NHZ, 09, 22, 66.00, 47.00, -9999.00, -9999.00, 33.00 +NID, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 22, 86.00, 67.00, -9999.00, -9999.00, 39.00 +NIR, 09, 22, 89.00, 67.00, -9999.00, -9999.00, 27.00 +NKT, 09, 22, 82.00, 64.00, -9999.00, -9999.00, 31.00 +NKX, 09, 22, 77.00, 65.00, -9999.00, -9999.00, 4.00 +NLC, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 09, 22, 84.00, 59.00, -9999.00, -9999.00, 24.00 +NPA, 09, 22, 85.00, 68.00, -9999.00, -9999.00, 30.00 +NQA, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NQI, 09, 22, 91.00, 69.00, -9999.00, -9999.00, 27.00 +NQX, 09, 22, 87.00, 78.00, -9999.00, -9999.00, 49.00 +NRB, 09, 22, 85.00, 71.00, -9999.00, -9999.00, 33.00 +NRC, 09, 22, 88.00, 53.00, -9999.00, -9999.00, 6.00 +NRS, 09, 22, 75.00, 62.00, -9999.00, -9999.00, 4.00 +NSE, 09, 22, 86.00, 64.00, -9999.00, -9999.00, 30.00 +NSI, 09, 22, 75.00, 57.00, -9999.00, -9999.00, 4.00 +NTD, 09, 22, 75.00, 57.00, -9999.00, -9999.00, 3.00 +NTK, 09, 22, 83.00, 61.00, -9999.00, -9999.00, 7.00 +NTU, 09, 22, 77.00, 62.00, -9999.00, -9999.00, 26.00 +NUC, 09, 22, 74.00, 61.00, -9999.00, -9999.00, 4.00 +NUQ, 09, 22, 77.00, 52.00, -9999.00, -9999.00, 5.00 +NUW, 09, 22, 66.00, 45.00, -9999.00, -9999.00, 30.00 +NWF, 09, 22, 81.00, 62.00, -9999.00, -9999.00, 6.00 +NXX, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 09, 22, 79.00, 53.00, -9999.00, -9999.00, 26.00 +NZC, 09, 22, 87.00, 64.00, -9999.00, -9999.00, 37.00 +NZJ, 09, 22, 83.00, 57.00, -9999.00, -9999.00, 4.00 +NZW, 09, 22, 69.00, 50.00, -9999.00, -9999.00, 29.00 +NZY, 09, 22, 77.00, 65.00, -9999.00, -9999.00, 4.00 +OAK, 09, 22, 76.00, 53.00, 4.00, 5.00, 7.00 +OAR, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFK, 09, 22, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 22, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 22, 82.00, 60.00, 15.00, 13.00, 23.00 +OLM, 09, 22, 69.00, 43.00, 27.00, 26.00, 37.00 +OMA, 09, 22, 74.00, 51.00, 19.00, 16.00, 25.00 +OME, 09, 22, 45.00, 33.00, 31.00, 34.00, 42.00 +ONT, 09, 22, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 22, 72.00, 51.00, 22.00, 18.00, 32.00 +ORF, 09, 22, 77.00, 62.00, 17.00, 17.00, 26.00 +ORH, 09, 22, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 22, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 22, 67.00, 46.00, -9999.00, -9999.00, 35.00 +OTG, 09, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 22, 66.00, 50.00, 19.00, 21.00, 28.00 +OTM, 09, 22, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 22, 42.00, 32.00, 27.00, 29.00, 38.00 +OURC, 09, 22, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 22, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 22, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 22, 86.00, 62.00, -9999.00, -9999.00, 27.00 +PACZ, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 22, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 22, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 22, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 22, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 22, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 22, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 22, 87.00, 66.00, -9999.00, -9999.00, 28.00 +PAQ, 09, 22, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 22, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 22, 50.00, 44.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 22, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 22, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 22, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 22, 66.00, 47.00, -9999.00, -9999.00, 34.00 +PBI, 09, 22, 88.00, 74.00, 30.00, 40.00, 55.00 +PDT, 09, 22, 74.00, 48.00, 13.00, 12.00, 19.00 +PDX, 09, 22, 72.00, 50.00, 24.00, 21.00, 31.00 +PFN, 09, 22, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 22, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 22, 75.00, 56.00, 18.00, 18.00, 28.00 +PHX, 09, 22, 96.00, 70.00, 8.00, 5.00, 12.00 +PIA, 09, 22, 75.00, 52.00, 21.00, 18.00, 30.00 +PIB, 09, 22, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 22, 72.00, 41.00, 13.00, 13.00, 21.00 +PIR, 09, 22, 73.00, 46.00, 11.00, 11.00, 18.00 +PIT, 09, 22, 72.00, 51.00, 22.00, 21.00, 33.00 +PKB, 09, 22, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 22, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 22, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 22, 85.00, 68.00, 14.00, 20.00, 26.00 +POB, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 09, 22, 86.00, 62.00, -9999.00, -9999.00, 40.00 +POM, 09, 22, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 09, 22, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 22, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 22, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 22, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 22, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 22, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 22, 69.00, 45.00, -9999.00, -9999.00, 28.00 +PSP, 09, 22, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 22, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 22, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 22, 79.00, 47.00, 11.00, 7.00, 15.00 +PUC, 09, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 22, 72.00, 51.00, 20.00, 17.00, 28.00 +PVU, 09, 22, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 22, 67.00, 46.00, 22.00, 19.00, 30.00 +P02, 09, 22, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +P07, 09, 22, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +P11, 09, 22, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P24, 09, 22, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +P28, 09, 22, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +P35, 09, 22, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +P38, 09, 22, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +P39, 09, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +P58, 09, 22, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +P59, 09, 22, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +P60, 09, 22, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +P61, 09, 22, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +P67, 09, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +P68, 09, 22, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +P69, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 22, 78.00, 37.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 22, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 22, 72.00, 43.00, 13.00, 12.00, 19.00 +RBL, 09, 22, 88.00, 58.00, 8.00, 8.00, 11.00 +RCA, 09, 22, 72.00, 43.00, -9999.00, -9999.00, 18.00 +RDD, 09, 22, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 22, 73.00, 37.00, 10.00, 9.00, 16.00 +RDR, 09, 22, 66.00, 42.00, -9999.00, -9999.00, 25.00 +RDU, 09, 22, 79.00, 58.00, 17.00, 17.00, 25.00 +REE, 09, 22, 81.00, 57.00, -9999.00, -9999.00, 18.00 +REJ, 09, 22, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 22, 72.00, 49.00, 19.00, 19.00, 30.00 +RIC, 09, 22, 79.00, 56.00, 19.00, 17.00, 26.00 +RIV, 09, 22, 88.00, 57.00, -9999.00, -9999.00, 4.00 +RIW, 09, 22, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 22, 67.00, 39.00, 10.00, 12.00, 15.00 +RME, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 22, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +RND, 09, 22, 88.00, 67.00, -9999.00, -9999.00, 23.00 +RNO, 09, 22, 77.00, 39.00, 9.00, 8.00, 12.00 +ROA, 09, 22, 76.00, 54.00, 17.00, 17.00, 26.00 +ROC, 09, 22, 70.00, 49.00, 27.00, 25.00, 40.00 +ROW, 09, 22, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 22, 78.00, 53.00, 12.00, 12.00, 20.00 +RST, 09, 22, 67.00, 46.00, 23.00, 21.00, 34.00 +RWF, 09, 22, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 22, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 22, 86.00, 55.00, 4.00, 6.00, 6.00 +SAF, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 22, 77.00, 65.00, 4.00, 4.00, 6.00 +SAT, 09, 22, 88.00, 67.00, 17.00, 16.00, 26.00 +SAV, 09, 22, 84.00, 66.00, 15.00, 24.00, 32.00 +SAW, 09, 22, 63.00, 47.00, -9999.00, -9999.00, 42.00 +SBA, 09, 22, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 22, 90.00, 58.00, -9999.00, -9999.00, 4.00 +SBN, 09, 22, 72.00, 51.00, 22.00, 21.00, 32.00 +SBP, 09, 22, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 22, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 22, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 22, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 22, 86.00, 56.00, 3.00, 4.00, 6.00 +SDF, 09, 22, 78.00, 56.00, 17.00, 19.00, 29.00 +SEA, 09, 22, 67.00, 51.00, 24.00, 23.00, 33.00 +SEM, 09, 22, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 22, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 22, 73.00, 55.00, 5.00, 5.00, 8.00 +SGF, 09, 22, 78.00, 55.00, 19.00, 17.00, 29.00 +SGY, 09, 22, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 22, 70.00, 39.00, 17.00, 16.00, 24.00 +SHV, 09, 22, 85.00, 64.00, 14.00, 16.00, 25.00 +SIT, 09, 22, 57.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 22, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 22, 85.00, 62.00, 13.00, 14.00, 20.00 +SKA, 09, 22, 69.00, 43.00, -9999.00, -9999.00, 19.00 +SKF, 09, 22, 88.00, 67.00, -9999.00, -9999.00, 21.00 +SLC, 09, 22, 76.00, 48.00, 15.00, 14.00, 22.00 +SLE, 09, 22, 74.00, 46.00, 21.00, 20.00, 29.00 +SLN, 09, 22, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 22, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 22, 75.00, 52.00, -9999.00, 5.00, 7.00 +SNA, 09, 22, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 22, 47.00, 39.00, 43.00, 46.00, 62.00 +SNS, 09, 22, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 22, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 22, 76.00, 53.00, 16.00, 17.00, 26.00 +SPS, 09, 22, 85.00, 61.00, 14.00, 14.00, 21.00 +SRQ, 09, 22, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 22, 83.00, 60.00, -9999.00, -9999.00, 24.00 +SSI, 09, 22, 83.00, 69.00, -9999.00, -9999.00, -9999.00 +STC, 09, 22, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 22, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +STL, 09, 22, 78.00, 58.00, 18.00, 15.00, 27.00 +STNV, 09, 22, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +STS, 09, 22, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 22, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 22, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 22, 84.00, 53.00, -9999.00, -9999.00, 5.00 +SUX, 09, 22, 73.00, 49.00, 22.00, 16.00, 31.00 +SVN, 09, 22, 84.00, 66.00, -9999.00, -9999.00, 32.00 +SWF, 09, 22, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 22, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 22, 69.00, 49.00, 27.00, 28.00, 42.00 +SZL, 09, 22, 78.00, 52.00, -9999.00, -9999.00, 29.00 +TAD, 09, 22, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 22, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 22, 80.00, 52.00, -9999.00, -9999.00, 32.00 +TCC, 09, 22, 81.00, 53.00, 11.00, 11.00, 16.00 +TCL, 09, 22, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 22, 70.00, 45.00, -9999.00, -9999.00, 32.00 +TCS, 09, 22, 82.00, 57.00, -9999.00, 11.00, 25.00 +TEB, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 22, 82.00, 60.00, -9999.00, -9999.00, 21.00 +TKA, 09, 22, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 22, 87.00, 66.00, 11.00, 27.00, 31.00 +TNX, 09, 22, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 22, 72.00, 49.00, 19.00, 20.00, 32.00 +TOP, 09, 22, 77.00, 53.00, 20.00, 18.00, 28.00 +TPA, 09, 22, 88.00, 71.00, 18.00, 30.00, 36.00 +TPH, 09, 22, 77.00, 45.00, 7.00, 6.00, 10.00 +TRI, 09, 22, 77.00, 54.00, 17.00, 20.00, 27.00 +TRK, 09, 22, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 22, 98.00, 67.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 22, 81.00, 60.00, 16.00, 16.00, 25.00 +TUP, 09, 22, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 22, 92.00, 65.00, 13.00, 10.00, 19.00 +TVC, 09, 22, 67.00, 47.00, 25.00, 23.00, 36.00 +TVL, 09, 22, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 22, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 22, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 22, 79.00, 56.00, 15.00, 21.00, 27.00 +T01, 09, 22, 78.00, 55.00, -9999.00, -9999.00, 25.00 +T02, 09, 22, 82.00, 60.00, -9999.00, -9999.00, 23.00 +T03, 09, 22, 83.00, 62.00, -9999.00, -9999.00, 28.00 +T04, 09, 22, 89.00, 71.00, -9999.00, -9999.00, 37.00 +T05, 09, 22, 79.00, 52.00, -9999.00, -9999.00, 26.00 +T06, 09, 22, 86.00, 59.00, -9999.00, -9999.00, 24.00 +T07, 09, 22, 81.00, 44.00, -9999.00, -9999.00, 15.00 +T08, 09, 22, 74.00, 51.00, -9999.00, -9999.00, 15.00 +UCA, 09, 22, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 22, 85.00, 58.00, -9999.00, -9999.00, 5.00 +UIL, 09, 22, 66.00, 45.00, 34.00, 36.00, 45.00 +UIN, 09, 22, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 22, 86.00, 50.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 22, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 22, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +U15, 09, 22, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +U28, 09, 22, 81.00, 44.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 22, 85.00, 64.00, -9999.00, -9999.00, 27.00 +VBG, 09, 22, 76.00, 52.00, -9999.00, -9999.00, 10.00 +VCT, 09, 22, 88.00, 68.00, 16.00, 24.00, 31.00 +VCV, 09, 22, 88.00, 53.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 22, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 22, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 22, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 22, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 22, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 22, 87.00, 64.00, -9999.00, -9999.00, 28.00 +VRB, 09, 22, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 22, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 22, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 22, 78.00, 55.00, 16.00, 15.00, 23.00 +WJA, 09, 22, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 22, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 22, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 22, 78.00, 36.00, 9.00, 10.00, 13.00 +WPO, 09, 22, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 22, 85.00, 61.00, -9999.00, -9999.00, 24.00 +WRG, 09, 22, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 22, 76.00, 51.00, -9999.00, -9999.00, 25.00 +WRL, 09, 22, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +X68, 09, 22, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 22, 54.00, 40.00, 62.00, 61.00, 72.00 +YCG, 09, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 22, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 22, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 22, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 22, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 22, 74.00, 42.00, 9.00, 9.00, 14.00 +YNG, 09, 22, 70.00, 49.00, 23.00, 23.00, 36.00 +YPA, 09, 22, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 22, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 22, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 22, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 22, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 22, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 22, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 22, 99.00, 71.00, 4.00, 3.00, 6.00 +YVR, 09, 22, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 22, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 22, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 22, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 22, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 22, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 22, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 22, 63.00, 42.00, 30.00, 33.00, 45.00 +ZUN, 09, 22, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 22, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 22, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 22, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +01R, 09, 22, 86.00, 63.00, -9999.00, -9999.00, 24.00 +1V1, 09, 22, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 22, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 22, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 22, 80.00, 64.00, -9999.00, -9999.00, 25.00 +2PJ, 09, 22, 83.00, 60.00, -9999.00, -9999.00, 23.00 +3B1, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 22, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 22, 66.00, 45.00, -9999.00, -9999.00, 35.00 +3SE, 09, 22, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 22, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 22, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +4OM, 09, 22, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 22, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 22, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 22, 51.00, 41.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 22, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 23, 72.00, 51.00, 20.00, 22.00, 31.00 +ABI, 09, 23, 84.00, 62.00, 13.00, 16.00, 22.00 +ABQ, 09, 23, 79.00, 52.00, 14.00, 12.00, 19.00 +ABR, 09, 23, 69.00, 42.00, 14.00, 11.00, 19.00 +ABY, 09, 23, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 23, 68.00, 54.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 23, 87.00, 64.00, 14.00, 16.00, 24.00 +ACV, 09, 23, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 23, 74.00, 52.00, 18.00, 14.00, 25.00 +ADK, 09, 23, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 23, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 23, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 23, 76.00, 51.00, -9999.00, -9999.00, 25.00 +AEX, 09, 23, 86.00, 63.00, -9999.00, -9999.00, 24.00 +AFF, 09, 23, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 23, 89.00, 70.00, -9999.00, -9999.00, 45.00 +AGS, 09, 23, 84.00, 59.00, 15.00, 18.00, 25.00 +AHN, 09, 23, 80.00, 59.00, 16.00, 18.00, 26.00 +AKN, 09, 23, 51.00, 36.00, 37.00, 37.00, 52.00 +AKO, 09, 23, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 23, 70.00, 46.00, 23.00, 22.00, 35.00 +ALI, 09, 23, 91.00, 68.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 23, 70.00, 46.00, 20.00, 16.00, 28.00 +ALS, 09, 23, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 23, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 23, 79.00, 53.00, 14.00, 12.00, 21.00 +AMG, 09, 23, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 23, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 23, 51.00, 38.00, 32.00, 32.00, 44.00 +AND, 09, 23, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 23, 58.00, 47.00, 51.00, 55.00, 65.00 +AOO, 09, 23, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +APN, 09, 23, 65.00, 44.00, 26.00, 26.00, 40.00 +AQQ, 09, 23, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +ART, 09, 23, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +AST, 09, 23, 67.00, 48.00, 27.00, 28.00, 37.00 +ATL, 09, 23, 79.00, 60.00, 15.00, 20.00, 26.00 +ATW, 09, 23, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 23, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 23, 75.00, 50.00, -9999.00, -9999.00, 28.00 +AUG, 09, 23, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 23, 88.00, 67.00, 14.00, 19.00, 26.00 +AUW, 09, 23, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 23, 75.00, 52.00, 16.00, 21.00, 27.00 +AVP, 09, 23, 69.00, 49.00, 23.00, 21.00, 32.00 +AXN, 09, 23, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 23, 69.00, 47.00, -9999.00, -9999.00, 32.00 +AYS, 09, 23, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 23, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 23, 87.00, 56.00, -9999.00, -9999.00, 6.00 +BAD, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 23, 66.00, 34.00, -9999.00, -9999.00, 20.00 +BDL, 09, 23, 72.00, 48.00, 22.00, 19.00, 31.00 +BDR, 09, 23, 71.00, 54.00, 22.00, 17.00, 32.00 +BET, 09, 23, 48.00, 34.00, 39.00, 38.00, 52.00 +BFD, 09, 23, 64.00, 43.00, 28.00, 28.00, 40.00 +BFF, 09, 23, 74.00, 42.00, 13.00, 11.00, 18.00 +BFL, 09, 23, 88.00, 61.00, 4.00, 3.00, 5.00 +BGM, 09, 23, 65.00, 47.00, 25.00, 25.00, 38.00 +BGR, 09, 23, 65.00, 45.00, 21.00, 19.00, 32.00 +BGS, 09, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 23, 82.00, 59.00, 15.00, 20.00, 25.00 +BID, 09, 23, 67.00, 55.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 23, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 23, 84.00, 44.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 23, 68.00, 44.00, 16.00, 16.00, 24.00 +BIS, 09, 23, 67.00, 40.00, 17.00, 15.00, 24.00 +BIX, 09, 23, 85.00, 67.00, -9999.00, -9999.00, 28.00 +BJI, 09, 23, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 23, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 23, 75.00, 41.00, -9999.00, -9999.00, 21.00 +BKW, 09, 23, 70.00, 50.00, 21.00, 26.00, 36.00 +BLF, 09, 23, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 23, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 23, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 23, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 23, 78.00, 52.00, -9999.00, -9999.00, 25.00 +BNA, 09, 23, 80.00, 57.00, 18.00, 18.00, 28.00 +BNO, 09, 23, 70.00, 34.00, -9999.00, 12.00, 21.00 +BOI, 09, 23, 73.00, 45.00, 11.00, 10.00, 16.00 +BOS, 09, 23, 70.00, 54.00, 19.00, 19.00, 29.00 +BPI, 09, 23, 66.00, 23.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 23, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 23, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 23, 73.00, 52.00, -9999.00, -9999.00, 23.00 +BRO, 09, 23, 89.00, 72.00, 19.00, 22.00, 32.00 +BRW, 09, 23, 30.00, 22.00, 29.00, 30.00, 44.00 +BSM, 09, 23, 88.00, 67.00, -9999.00, -9999.00, 18.00 +BTI, 09, 23, 31.00, 24.00, 23.00, 23.00, 35.00 +BTL, 09, 23, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 23, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 23, 86.00, 65.00, 11.00, 24.00, 29.00 +BTT, 09, 23, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 23, 65.00, 45.00, 28.00, 27.00, 40.00 +BUB, 09, 23, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 23, 68.00, 50.00, 28.00, 26.00, 39.00 +BUR, 09, 23, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 23, 84.00, 69.00, -9999.00, 23.00, 33.00 +BWG, 09, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 23, 75.00, 55.00, 16.00, 17.00, 26.00 +BYH, 09, 23, 81.00, 58.00, -9999.00, -9999.00, 22.00 +BYI, 09, 23, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 23, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 23, 83.00, 59.00, 15.00, 17.00, 24.00 +CAG, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 23, 70.00, 50.00, 22.00, 21.00, 34.00 +CAO, 09, 23, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 23, 60.00, 41.00, 27.00, 27.00, 41.00 +CBM, 09, 23, 84.00, 58.00, -9999.00, -9999.00, 23.00 +CDB, 09, 23, 50.00, 41.00, 54.00, 58.00, 74.00 +CDC, 09, 23, 76.00, 44.00, 10.00, 9.00, 16.00 +CDR, 09, 23, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 23, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 23, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +CEZ, 09, 23, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 23, 79.00, 59.00, 16.00, 19.00, 25.00 +CHO, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 23, 83.00, 65.00, 16.00, 22.00, 30.00 +CID, 09, 23, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 23, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 23, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 23, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 23, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 23, 70.00, 51.00, 25.00, 23.00, 37.00 +CLL, 09, 23, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 23, 79.00, 59.00, 15.00, 16.00, 23.00 +CMH, 09, 23, 73.00, 51.00, 18.00, 20.00, 29.00 +CMI, 09, 23, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 23, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 23, 76.00, 52.00, 18.00, 13.00, 26.00 +CNM, 09, 23, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +COD, 09, 23, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +COF, 09, 23, 87.00, 71.00, -9999.00, -9999.00, 44.00 +CON, 09, 23, 69.00, 42.00, 21.00, 19.00, 31.00 +COS, 09, 23, 71.00, 44.00, 14.00, 12.00, 20.00 +COT, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 23, 76.00, 54.00, 19.00, 18.00, 29.00 +CPR, 09, 23, 70.00, 39.00, 14.00, 14.00, 21.00 +CRBC, 09, 23, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 23, 89.00, 70.00, 18.00, 21.00, 30.00 +CRW, 09, 23, 76.00, 53.00, 20.00, 23.00, 33.00 +CSG, 09, 23, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 23, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 23, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 23, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 23, 75.00, 53.00, 17.00, 18.00, 28.00 +CVN, 09, 23, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 23, 79.00, 52.00, -9999.00, -9999.00, 18.00 +CXY, 09, 23, 73.00, 53.00, 17.00, 18.00, 27.00 +CYS, 09, 23, 68.00, 41.00, 15.00, 12.00, 21.00 +DAA, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DAB, 09, 23, 86.00, 71.00, 23.00, 28.00, 40.00 +DAG, 09, 23, 91.00, 63.00, 3.00, 3.00, 5.00 +DAL, 09, 23, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 23, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 23, 73.00, 52.00, 18.00, 20.00, 28.00 +DBQ, 09, 23, 69.00, 48.00, 23.00, 19.00, 31.00 +DCA, 09, 23, 77.00, 59.00, 17.00, 17.00, 24.00 +DDC, 09, 23, 78.00, 53.00, 16.00, 10.00, 21.00 +DEC, 09, 23, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 23, 74.00, 44.00, 14.00, 11.00, 20.00 +DFW, 09, 23, 85.00, 64.00, 12.00, 17.00, 22.00 +DHN, 09, 23, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 23, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 23, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 23, 88.00, 67.00, -9999.00, -9999.00, 16.00 +DLG, 09, 23, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 23, 61.00, 42.00, 29.00, 25.00, 42.00 +DLLC, 09, 23, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 23, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 23, 91.00, 65.00, -9999.00, -9999.00, 12.00 +DMN, 09, 23, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 23, 77.00, 55.00, -9999.00, -9999.00, 25.00 +DPG, 09, 23, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 23, 87.00, 63.00, -9999.00, -9999.00, 27.00 +DRA, 09, 23, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 23, 88.00, 67.00, 14.00, 15.00, 23.00 +DSM, 09, 23, 72.00, 51.00, 21.00, 17.00, 29.00 +DTW, 09, 23, 70.00, 49.00, 19.00, 20.00, 31.00 +DUG, 09, 23, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 23, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DXR, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 23, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 23, 84.00, 62.00, -9999.00, -9999.00, 22.00 +D45, 09, 23, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 23, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 23, 67.00, 45.00, 22.00, 19.00, 32.00 +ECG, 09, 23, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 23, 87.00, 56.00, -9999.00, -9999.00, 3.00 +EED, 09, 23, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 09, 23, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 23, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 23, 71.00, 46.00, 25.00, 27.00, 37.00 +EKO, 09, 23, 75.00, 36.00, 12.00, 11.00, 17.00 +ELD, 09, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 23, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 23, 85.00, 58.00, 14.00, 12.00, 20.00 +ELY, 09, 23, 72.00, 35.00, 13.00, 12.00, 19.00 +EMP, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 23, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +END, 09, 23, 82.00, 59.00, -9999.00, -9999.00, 18.00 +ENN, 09, 23, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 23, 73.00, 50.00, -9999.00, -9999.00, 12.00 +EPH, 09, 23, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 23, 69.00, 53.00, 30.00, 26.00, 42.00 +ESF, 09, 23, 86.00, 63.00, -9999.00, -9999.00, 27.00 +EUG, 09, 23, 73.00, 48.00, 19.00, 18.00, 25.00 +EVV, 09, 23, 78.00, 54.00, 18.00, 17.00, 27.00 +EWN, 09, 23, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 23, 74.00, 56.00, 18.00, 18.00, 28.00 +EYW, 09, 23, 87.00, 78.00, 26.00, 29.00, 43.00 +E74, 09, 23, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 23, 78.00, 56.00, -9999.00, -9999.00, 23.00 +FAI, 09, 23, 49.00, 32.00, 23.00, 25.00, 35.00 +FAR, 09, 23, 66.00, 43.00, 17.00, 17.00, 27.00 +FAT, 09, 23, 88.00, 57.00, 4.00, 4.00, 6.00 +FAY, 09, 23, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 23, 64.00, 36.00, 16.00, 16.00, 25.00 +FCS, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +FDY, 09, 23, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 23, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FLG, 09, 23, 71.00, 38.00, 14.00, 16.00, 23.00 +FLL, 09, 23, 88.00, 74.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 23, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +FME, 09, 23, 78.00, 51.00, -9999.00, -9999.00, 23.00 +FMH, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 23, 79.00, 44.00, 11.00, 11.00, 16.00 +FMY, 09, 23, 89.00, 73.00, 17.00, 34.00, 41.00 +FNT, 09, 23, 68.00, 48.00, 22.00, 22.00, 34.00 +FOD, 09, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 23, 77.00, 52.00, -9999.00, -9999.00, 23.00 +FOK, 09, 23, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 23, 78.00, 54.00, -9999.00, -9999.00, 27.00 +FSD, 09, 23, 70.00, 45.00, 21.00, 16.00, 30.00 +FSI, 09, 23, 83.00, 58.00, -9999.00, -9999.00, 20.00 +FSM, 09, 23, 83.00, 58.00, 17.00, 19.00, 27.00 +FTK, 09, 23, 77.00, 52.00, -9999.00, -9999.00, 24.00 +FWA, 09, 23, 72.00, 51.00, 17.00, 18.00, 28.00 +FWH, 09, 23, 85.00, 62.00, -9999.00, -9999.00, 20.00 +FYU, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 23, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 23, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 23, 100.00, 67.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 23, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 23, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 23, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 23, 68.00, 43.00, 13.00, 12.00, 20.00 +GFA, 09, 23, 67.00, 41.00, -9999.00, -9999.00, 25.00 +GFK, 09, 23, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 23, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 23, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 23, 67.00, 41.00, 11.00, 12.00, 18.00 +GJT, 09, 23, 77.00, 49.00, 12.00, 13.00, 21.00 +GKN, 09, 23, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 23, 75.00, 46.00, 11.00, 8.00, 16.00 +GLH, 09, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 23, 83.00, 74.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 23, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 23, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +GON, 09, 23, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 23, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 23, 66.00, 46.00, 26.00, 22.00, 36.00 +GRCI, 09, 23, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 23, 70.00, 45.00, -9999.00, -9999.00, 30.00 +GRI, 09, 23, 73.00, 48.00, 15.00, 14.00, 24.00 +GRK, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 09, 23, 68.00, 47.00, 22.00, 20.00, 32.00 +GSB, 09, 23, 81.00, 58.00, -9999.00, -9999.00, 25.00 +GSG, 09, 23, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 23, 77.00, 56.00, 16.00, 17.00, 24.00 +GSP, 09, 23, 79.00, 58.00, 18.00, 19.00, 27.00 +GST, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 23, 66.00, 47.00, -9999.00, -9999.00, 36.00 +GTF, 09, 23, 67.00, 41.00, 17.00, 17.00, 24.00 +GUP, 09, 23, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 23, 73.00, 50.00, -9999.00, -9999.00, 28.00 +GVW, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 23, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 23, 79.00, 65.00, 20.00, 20.00, 30.00 +HBR, 09, 23, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 23, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 23, 73.00, 46.00, -9999.00, -9999.00, 15.00 +HKY, 09, 23, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 23, 66.00, 38.00, 16.00, 13.00, 22.00 +HMN, 09, 23, 86.00, 50.00, -9999.00, -9999.00, 15.00 +HMS, 09, 23, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 23, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 23, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +HON, 09, 23, 71.00, 44.00, 15.00, 14.00, 25.00 +HOP, 09, 23, 79.00, 54.00, -9999.00, -9999.00, 22.00 +HOT, 09, 23, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 23, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 23, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 23, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 23, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 23, 87.00, 63.00, -9999.00, -9999.00, 27.00 +HST, 09, 23, 88.00, 72.00, -9999.00, -9999.00, 54.00 +HSV, 09, 23, 80.00, 58.00, 18.00, 20.00, 27.00 +HTL, 09, 23, 64.00, 44.00, 28.00, 26.00, 43.00 +HTS, 09, 23, 75.00, 53.00, 18.00, 22.00, 30.00 +HUF, 09, 23, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 23, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 23, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 23, 68.00, 39.00, 14.00, 15.00, 23.00 +IAB, 09, 23, 78.00, 55.00, -9999.00, -9999.00, 24.00 +IAD, 09, 23, 76.00, 51.00, 19.00, 19.00, 29.00 +IAG, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 23, 87.00, 65.00, 15.00, 23.00, 30.00 +ICT, 09, 23, 78.00, 55.00, 18.00, 13.00, 26.00 +IDA, 09, 23, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 23, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 23, 75.00, 54.00, 17.00, 18.00, 27.00 +ILI, 09, 23, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 23, 83.00, 62.00, 19.00, 21.00, 31.00 +IMT, 09, 23, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +IND, 09, 23, 74.00, 52.00, 17.00, 17.00, 27.00 +INL, 09, 23, 61.00, 40.00, 26.00, 26.00, 41.00 +INS, 09, 23, 85.00, 57.00, -9999.00, -9999.00, 5.00 +INT, 09, 23, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +INW, 09, 23, 80.00, 49.00, 12.00, 14.00, 21.00 +IPL, 09, 23, 97.00, 69.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 23, 71.00, 49.00, 23.00, 23.00, 34.00 +IRK, 09, 23, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 23, 67.00, 39.00, 16.00, 15.00, 25.00 +ISP, 09, 23, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 23, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 23, 95.00, 65.00, -9999.00, -9999.00, 9.00 +IWD, 09, 23, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 23, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 23, 86.00, 60.00, 15.00, 20.00, 27.00 +JAX, 09, 23, 86.00, 67.00, 20.00, 30.00, 38.00 +JBR, 09, 23, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 23, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 23, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 23, 72.00, 57.00, 18.00, 17.00, 28.00 +JHW, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 23, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 23, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 23, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 23, 54.00, 42.00, 56.00, 57.00, 69.00 +JST, 09, 23, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 23, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 23, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 23, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 23, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 23, 90.00, 69.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 23, 68.00, 47.00, 20.00, 22.00, 32.00 +LAR, 09, 23, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 23, 91.00, 63.00, 4.00, 5.00, 9.00 +LAX, 09, 23, 76.00, 63.00, 4.00, 5.00, 6.00 +LBB, 09, 23, 81.00, 56.00, 15.00, 13.00, 22.00 +LBF, 09, 23, 74.00, 42.00, 15.00, 11.00, 21.00 +LCH, 09, 23, 85.00, 66.00, 16.00, 22.00, 30.00 +LCK, 09, 23, 75.00, 51.00, -9999.00, -9999.00, 28.00 +LEB, 09, 23, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 23, 75.00, 54.00, 18.00, 22.00, 31.00 +LFI, 09, 23, 76.00, 61.00, -9999.00, -9999.00, 25.00 +LFK, 09, 23, 86.00, 63.00, 16.00, 22.00, 30.00 +LFT, 09, 23, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 23, 72.00, 58.00, 18.00, 17.00, 27.00 +LGB, 09, 23, 81.00, 62.00, 4.00, 4.00, 6.00 +LGU, 09, 23, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 23, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 23, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 23, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 23, 82.00, 60.00, 16.00, 20.00, 28.00 +LIZ, 09, 23, 60.00, 41.00, -9999.00, -9999.00, 42.00 +LMT, 09, 23, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +LND, 09, 23, 69.00, 41.00, 11.00, 11.00, 17.00 +LNK, 09, 23, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 23, 78.00, 41.00, 5.00, 4.00, 7.00 +LOZ, 09, 23, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 23, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 23, 81.00, 58.00, -9999.00, -9999.00, 28.00 +LSE, 09, 23, 69.00, 48.00, 20.00, 19.00, 31.00 +LSF, 09, 23, 84.00, 63.00, -9999.00, -9999.00, 26.00 +LSV, 09, 23, 94.00, 54.00, -9999.00, -9999.00, 5.00 +LTS, 09, 23, 86.00, 59.00, -9999.00, -9999.00, 18.00 +LUF, 09, 23, 97.00, 63.00, -9999.00, -9999.00, 7.00 +LVS, 09, 23, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 23, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 23, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 23, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 23, 76.00, 54.00, 21.00, 17.00, 29.00 +MAF, 09, 23, 83.00, 58.00, 14.00, 14.00, 19.00 +MBL, 09, 23, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 23, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 23, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 23, 86.00, 57.00, -9999.00, -9999.00, 5.00 +MCF, 09, 23, 88.00, 71.00, -9999.00, -9999.00, 36.00 +MCG, 09, 23, 47.00, 31.00, 32.00, 33.00, 46.00 +MCI, 09, 23, 75.00, 54.00, 19.00, 18.00, 27.00 +MCK, 09, 23, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 23, 84.00, 61.00, 14.00, 19.00, 26.00 +MCO, 09, 23, 89.00, 71.00, 14.00, 35.00, 40.00 +MCW, 09, 23, 69.00, 46.00, 16.00, 14.00, 24.00 +MC2, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MDH, 09, 23, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 23, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 23, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 23, 72.00, 53.00, 20.00, 20.00, 30.00 +MEI, 09, 23, 84.00, 60.00, 14.00, 17.00, 24.00 +MEM, 09, 23, 81.00, 61.00, 17.00, 18.00, 27.00 +MER, 09, 23, 88.00, 53.00, -9999.00, -9999.00, 4.00 +MFD, 09, 23, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 23, 91.00, 71.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 23, 79.00, 46.00, 14.00, 12.00, 18.00 +MGE, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MGM, 09, 23, 85.00, 63.00, 16.00, 18.00, 26.00 +MGW, 09, 23, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 23, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 23, 85.00, 57.00, -9999.00, -9999.00, 5.00 +MHS, 09, 23, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 23, 88.00, 73.00, 32.00, 41.00, 54.00 +MIB, 09, 23, 64.00, 42.00, -9999.00, -9999.00, 23.00 +MIV, 09, 23, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 23, 78.00, 40.00, -9999.00, -9999.00, 11.00 +MKC, 09, 23, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 23, 67.00, 49.00, 21.00, 17.00, 31.00 +MKG, 09, 23, 67.00, 49.00, 22.00, 22.00, 32.00 +MKL, 09, 23, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 23, 87.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 23, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 23, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 23, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 23, 73.00, 50.00, 19.00, 17.00, 28.00 +MLS, 09, 23, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 23, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 23, 84.00, 62.00, -9999.00, -9999.00, 23.00 +MOB, 09, 23, 85.00, 65.00, 17.00, 26.00, 32.00 +MOT, 09, 23, 64.00, 42.00, 13.00, 14.00, 22.00 +MPV, 09, 23, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 23, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 23, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 23, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 23, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 23, 72.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 09, 23, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 23, 68.00, 45.00, 23.00, 19.00, 33.00 +MSO, 09, 23, 67.00, 37.00, 18.00, 17.00, 26.00 +MSP, 09, 23, 67.00, 47.00, 23.00, 18.00, 32.00 +MSS, 09, 23, 65.00, 44.00, 24.00, 26.00, 38.00 +MSY, 09, 23, 85.00, 67.00, 13.00, 25.00, 32.00 +MTC, 09, 23, 68.00, 50.00, -9999.00, -9999.00, 27.00 +MTN, 09, 23, 76.00, 55.00, -9999.00, -9999.00, 23.00 +MTO, 09, 23, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 23, 73.00, 50.00, -9999.00, -9999.00, 23.00 +MUO, 09, 23, 77.00, 42.00, -9999.00, -9999.00, 11.00 +MWA, 09, 23, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 23, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 23, 85.00, 63.00, -9999.00, -9999.00, 20.00 +MYL, 09, 23, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 23, 83.00, 61.00, -9999.00, -9999.00, 28.00 +NAO, 09, 23, 81.00, 68.00, -9999.00, -9999.00, 33.00 +NBC, 09, 23, 83.00, 65.00, -9999.00, -9999.00, 27.00 +NBE, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NBU, 09, 23, 72.00, 50.00, -9999.00, -9999.00, 29.00 +NCA, 09, 23, 83.00, 58.00, -9999.00, -9999.00, 28.00 +NCO, 09, 23, 70.00, 54.00, -9999.00, -9999.00, 27.00 +NC1, 09, 23, 85.00, 59.00, -9999.00, -9999.00, 3.00 +NEL, 09, 23, 75.00, 50.00, -9999.00, -9999.00, 26.00 +NFG, 09, 23, 75.00, 60.00, -9999.00, -9999.00, 3.00 +NFL, 09, 23, 77.00, 40.00, -9999.00, -9999.00, 7.00 +NGP, 09, 23, 88.00, 70.00, -9999.00, -9999.00, 30.00 +NGU, 09, 23, 77.00, 61.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 23, 72.00, 56.00, -9999.00, -9999.00, 6.00 +NHK, 09, 23, 75.00, 54.00, -9999.00, -9999.00, 26.00 +NHZ, 09, 23, 66.00, 46.00, -9999.00, -9999.00, 33.00 +NID, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 23, 86.00, 67.00, -9999.00, -9999.00, 39.00 +NIR, 09, 23, 89.00, 66.00, -9999.00, -9999.00, 27.00 +NKT, 09, 23, 82.00, 64.00, -9999.00, -9999.00, 31.00 +NKX, 09, 23, 77.00, 65.00, -9999.00, -9999.00, 4.00 +NLC, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 09, 23, 84.00, 58.00, -9999.00, -9999.00, 24.00 +NPA, 09, 23, 85.00, 67.00, -9999.00, -9999.00, 29.00 +NQA, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NQI, 09, 23, 91.00, 68.00, -9999.00, -9999.00, 27.00 +NQX, 09, 23, 87.00, 78.00, -9999.00, -9999.00, 48.00 +NRB, 09, 23, 85.00, 71.00, -9999.00, -9999.00, 33.00 +NRC, 09, 23, 88.00, 53.00, -9999.00, -9999.00, 6.00 +NRS, 09, 23, 75.00, 62.00, -9999.00, -9999.00, 4.00 +NSE, 09, 23, 86.00, 63.00, -9999.00, -9999.00, 29.00 +NSI, 09, 23, 75.00, 57.00, -9999.00, -9999.00, 4.00 +NTD, 09, 23, 75.00, 57.00, -9999.00, -9999.00, 3.00 +NTK, 09, 23, 83.00, 61.00, -9999.00, -9999.00, 7.00 +NTU, 09, 23, 77.00, 61.00, -9999.00, -9999.00, 26.00 +NUC, 09, 23, 74.00, 61.00, -9999.00, -9999.00, 4.00 +NUQ, 09, 23, 77.00, 52.00, -9999.00, -9999.00, 5.00 +NUW, 09, 23, 66.00, 45.00, -9999.00, -9999.00, 31.00 +NWF, 09, 23, 81.00, 62.00, -9999.00, -9999.00, 6.00 +NXX, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 09, 23, 78.00, 52.00, -9999.00, -9999.00, 26.00 +NZC, 09, 23, 87.00, 64.00, -9999.00, -9999.00, 36.00 +NZJ, 09, 23, 83.00, 57.00, -9999.00, -9999.00, 4.00 +NZW, 09, 23, 69.00, 49.00, -9999.00, -9999.00, 29.00 +NZY, 09, 23, 77.00, 65.00, -9999.00, -9999.00, 4.00 +OAK, 09, 23, 76.00, 53.00, 5.00, 5.00, 7.00 +OAR, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFK, 09, 23, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 23, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 23, 81.00, 59.00, 14.00, 13.00, 22.00 +OLM, 09, 23, 68.00, 43.00, 27.00, 26.00, 37.00 +OMA, 09, 23, 74.00, 50.00, 19.00, 15.00, 25.00 +OME, 09, 23, 45.00, 32.00, 30.00, 33.00, 42.00 +ONT, 09, 23, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 23, 72.00, 50.00, 22.00, 18.00, 32.00 +ORF, 09, 23, 77.00, 61.00, 17.00, 17.00, 26.00 +ORH, 09, 23, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 23, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 23, 66.00, 45.00, -9999.00, -9999.00, 35.00 +OTG, 09, 23, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 23, 66.00, 50.00, 20.00, 21.00, 28.00 +OTM, 09, 23, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 23, 42.00, 32.00, 27.00, 29.00, 38.00 +OURC, 09, 23, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 23, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 23, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 23, 85.00, 62.00, -9999.00, -9999.00, 27.00 +PACZ, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 23, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 23, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 23, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 23, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 23, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 23, 87.00, 65.00, -9999.00, -9999.00, 28.00 +PAQ, 09, 23, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 23, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 23, 50.00, 44.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 23, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 23, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 23, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 23, 65.00, 46.00, -9999.00, -9999.00, 34.00 +PBI, 09, 23, 88.00, 74.00, 30.00, 40.00, 54.00 +PDT, 09, 23, 73.00, 47.00, 13.00, 12.00, 19.00 +PDX, 09, 23, 72.00, 50.00, 24.00, 21.00, 31.00 +PFN, 09, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 23, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 23, 74.00, 55.00, 18.00, 18.00, 28.00 +PHX, 09, 23, 96.00, 69.00, 7.00, 5.00, 11.00 +PIA, 09, 23, 74.00, 52.00, 22.00, 18.00, 31.00 +PIB, 09, 23, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 23, 71.00, 40.00, 13.00, 14.00, 21.00 +PIR, 09, 23, 72.00, 45.00, 11.00, 11.00, 18.00 +PIT, 09, 23, 71.00, 50.00, 22.00, 21.00, 33.00 +PKB, 09, 23, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 23, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 23, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 23, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 23, 85.00, 67.00, 14.00, 20.00, 25.00 +POB, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +POE, 09, 23, 86.00, 61.00, -9999.00, -9999.00, 40.00 +POM, 09, 23, 87.00, 57.00, -9999.00, -9999.00, -9999.00 +POU, 09, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 23, 86.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 23, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 23, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 23, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 23, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 23, 69.00, 45.00, -9999.00, -9999.00, 28.00 +PSP, 09, 23, 99.00, 66.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 23, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 23, 50.00, 40.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 23, 78.00, 46.00, 10.00, 7.00, 15.00 +PUC, 09, 23, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 23, 71.00, 50.00, 20.00, 17.00, 28.00 +PVU, 09, 23, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 23, 66.00, 45.00, 22.00, 19.00, 30.00 +P02, 09, 23, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +P07, 09, 23, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +P11, 09, 23, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P24, 09, 23, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +P28, 09, 23, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +P35, 09, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +P38, 09, 23, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +P39, 09, 23, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +P58, 09, 23, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +P59, 09, 23, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +P60, 09, 23, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +P61, 09, 23, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +P67, 09, 23, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +P68, 09, 23, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +P69, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 23, 77.00, 36.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 23, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 23, 71.00, 42.00, 12.00, 11.00, 19.00 +RBL, 09, 23, 87.00, 57.00, 8.00, 8.00, 12.00 +RCA, 09, 23, 71.00, 42.00, -9999.00, -9999.00, 18.00 +RDD, 09, 23, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 23, 72.00, 37.00, 11.00, 9.00, 16.00 +RDR, 09, 23, 65.00, 41.00, -9999.00, -9999.00, 25.00 +RDU, 09, 23, 78.00, 57.00, 16.00, 17.00, 24.00 +REE, 09, 23, 81.00, 56.00, -9999.00, -9999.00, 18.00 +REJ, 09, 23, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 23, 71.00, 49.00, 19.00, 19.00, 30.00 +RIC, 09, 23, 78.00, 55.00, 19.00, 17.00, 26.00 +RIV, 09, 23, 88.00, 57.00, -9999.00, -9999.00, 4.00 +RIW, 09, 23, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 23, 66.00, 38.00, 10.00, 12.00, 16.00 +RME, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 23, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +RND, 09, 23, 87.00, 66.00, -9999.00, -9999.00, 22.00 +RNO, 09, 23, 76.00, 39.00, 9.00, 8.00, 12.00 +ROA, 09, 23, 75.00, 53.00, 18.00, 18.00, 26.00 +ROC, 09, 23, 69.00, 49.00, 27.00, 26.00, 40.00 +ROW, 09, 23, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 23, 77.00, 52.00, 12.00, 12.00, 19.00 +RST, 09, 23, 67.00, 45.00, 23.00, 20.00, 34.00 +RWF, 09, 23, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 23, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 23, 85.00, 55.00, 5.00, 6.00, 7.00 +SAF, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 23, 77.00, 65.00, 5.00, 5.00, 7.00 +SAT, 09, 23, 87.00, 66.00, 16.00, 17.00, 26.00 +SAV, 09, 23, 83.00, 65.00, 15.00, 24.00, 32.00 +SAW, 09, 23, 63.00, 47.00, -9999.00, -9999.00, 42.00 +SBA, 09, 23, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 23, 89.00, 58.00, -9999.00, -9999.00, 4.00 +SBN, 09, 23, 71.00, 50.00, 22.00, 21.00, 32.00 +SBP, 09, 23, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 23, 68.00, 30.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 23, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 23, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 23, 86.00, 56.00, 3.00, 5.00, 6.00 +SDF, 09, 23, 77.00, 55.00, 18.00, 19.00, 29.00 +SEA, 09, 23, 67.00, 51.00, 24.00, 23.00, 33.00 +SEM, 09, 23, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 23, 73.00, 55.00, 5.00, 5.00, 8.00 +SGF, 09, 23, 77.00, 54.00, 19.00, 17.00, 29.00 +SGY, 09, 23, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 23, 69.00, 38.00, 16.00, 16.00, 24.00 +SHV, 09, 23, 85.00, 63.00, 15.00, 16.00, 25.00 +SIT, 09, 23, 56.00, 47.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 23, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 23, 85.00, 61.00, 14.00, 13.00, 20.00 +SKA, 09, 23, 68.00, 43.00, -9999.00, -9999.00, 19.00 +SKF, 09, 23, 87.00, 66.00, -9999.00, -9999.00, 20.00 +SLC, 09, 23, 75.00, 47.00, 16.00, 14.00, 22.00 +SLE, 09, 23, 73.00, 46.00, 22.00, 21.00, 29.00 +SLN, 09, 23, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 23, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 23, 75.00, 52.00, -9999.00, 5.00, 7.00 +SNA, 09, 23, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 23, 47.00, 39.00, 43.00, 47.00, 62.00 +SNS, 09, 23, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 23, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 23, 76.00, 52.00, 16.00, 17.00, 26.00 +SPS, 09, 23, 84.00, 60.00, 14.00, 14.00, 21.00 +SRQ, 09, 23, 88.00, 70.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 23, 83.00, 59.00, -9999.00, -9999.00, 24.00 +SSI, 09, 23, 83.00, 69.00, -9999.00, -9999.00, -9999.00 +STC, 09, 23, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 23, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +STL, 09, 23, 77.00, 57.00, 19.00, 16.00, 27.00 +STNV, 09, 23, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +STS, 09, 23, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 23, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 23, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 23, 84.00, 53.00, -9999.00, -9999.00, 6.00 +SUX, 09, 23, 72.00, 48.00, 22.00, 16.00, 30.00 +SVN, 09, 23, 83.00, 65.00, -9999.00, -9999.00, 31.00 +SWF, 09, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 23, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 23, 68.00, 48.00, 28.00, 28.00, 41.00 +SZL, 09, 23, 77.00, 52.00, -9999.00, -9999.00, 29.00 +TAD, 09, 23, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 23, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 23, 80.00, 51.00, -9999.00, -9999.00, 32.00 +TCC, 09, 23, 81.00, 52.00, 11.00, 10.00, 16.00 +TCL, 09, 23, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 23, 70.00, 45.00, -9999.00, -9999.00, 33.00 +TCS, 09, 23, 82.00, 56.00, -9999.00, 11.00, 25.00 +TEB, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 23, 81.00, 59.00, -9999.00, -9999.00, 21.00 +TKA, 09, 23, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 23, 87.00, 65.00, 11.00, 26.00, 30.00 +TNX, 09, 23, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 23, 71.00, 48.00, 19.00, 19.00, 32.00 +TOP, 09, 23, 77.00, 52.00, 19.00, 17.00, 27.00 +TPA, 09, 23, 88.00, 71.00, 18.00, 29.00, 36.00 +TPH, 09, 23, 76.00, 44.00, 7.00, 6.00, 10.00 +TRI, 09, 23, 76.00, 53.00, 17.00, 20.00, 27.00 +TRK, 09, 23, 71.00, 33.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 23, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 23, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 23, 81.00, 59.00, 16.00, 16.00, 25.00 +TUP, 09, 23, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 23, 91.00, 65.00, 13.00, 10.00, 19.00 +TVC, 09, 23, 66.00, 46.00, 25.00, 22.00, 35.00 +TVL, 09, 23, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 23, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 23, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 23, 78.00, 55.00, 15.00, 20.00, 27.00 +T01, 09, 23, 77.00, 54.00, -9999.00, -9999.00, 25.00 +T02, 09, 23, 81.00, 59.00, -9999.00, -9999.00, 23.00 +T03, 09, 23, 83.00, 61.00, -9999.00, -9999.00, 28.00 +T04, 09, 23, 89.00, 71.00, -9999.00, -9999.00, 36.00 +T05, 09, 23, 78.00, 51.00, -9999.00, -9999.00, 25.00 +T06, 09, 23, 86.00, 59.00, -9999.00, -9999.00, 23.00 +T07, 09, 23, 80.00, 43.00, -9999.00, -9999.00, 15.00 +T08, 09, 23, 73.00, 50.00, -9999.00, -9999.00, 15.00 +UCA, 09, 23, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 23, 85.00, 57.00, -9999.00, -9999.00, 5.00 +UIL, 09, 23, 65.00, 45.00, 35.00, 37.00, 46.00 +UIN, 09, 23, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 23, 85.00, 50.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 23, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 23, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +U15, 09, 23, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +U28, 09, 23, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 23, 85.00, 63.00, -9999.00, -9999.00, 27.00 +VBG, 09, 23, 76.00, 52.00, -9999.00, -9999.00, 9.00 +VCT, 09, 23, 87.00, 68.00, 16.00, 24.00, 31.00 +VCV, 09, 23, 87.00, 52.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 23, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 23, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 23, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 23, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 23, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 23, 87.00, 63.00, -9999.00, -9999.00, 27.00 +VRB, 09, 23, 88.00, 71.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 23, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 23, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 23, 77.00, 54.00, 17.00, 15.00, 23.00 +WJA, 09, 23, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 23, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 23, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 23, 77.00, 36.00, 9.00, 10.00, 13.00 +WPO, 09, 23, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 23, 84.00, 61.00, -9999.00, -9999.00, 24.00 +WRG, 09, 23, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 23, 76.00, 50.00, -9999.00, -9999.00, 25.00 +WRL, 09, 23, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +X68, 09, 23, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 23, 53.00, 40.00, 63.00, 62.00, 72.00 +YCG, 09, 23, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 23, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 23, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 23, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 23, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 23, 73.00, 42.00, 9.00, 9.00, 14.00 +YNG, 09, 23, 69.00, 49.00, 23.00, 23.00, 36.00 +YPA, 09, 23, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 23, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 23, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 23, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 23, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 23, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 23, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 23, 98.00, 70.00, 4.00, 3.00, 7.00 +YVR, 09, 23, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 23, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 23, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 23, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 23, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 23, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 23, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 23, 63.00, 42.00, 30.00, 32.00, 45.00 +ZUN, 09, 23, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 23, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 23, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +01R, 09, 23, 86.00, 62.00, -9999.00, -9999.00, 24.00 +1V1, 09, 23, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 23, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 23, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 23, 79.00, 63.00, -9999.00, -9999.00, 25.00 +2PJ, 09, 23, 83.00, 59.00, -9999.00, -9999.00, 23.00 +3B1, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 23, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 23, 66.00, 44.00, -9999.00, -9999.00, 35.00 +3SE, 09, 23, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 23, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 23, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +4OM, 09, 23, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 23, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 23, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 23, 50.00, 40.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 23, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 24, 72.00, 50.00, 20.00, 22.00, 31.00 +ABI, 09, 24, 84.00, 62.00, 13.00, 16.00, 22.00 +ABQ, 09, 24, 79.00, 52.00, 14.00, 12.00, 19.00 +ABR, 09, 24, 69.00, 42.00, 14.00, 11.00, 19.00 +ABY, 09, 24, 86.00, 61.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 24, 67.00, 53.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 24, 87.00, 64.00, 14.00, 16.00, 24.00 +ACV, 09, 24, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 24, 73.00, 52.00, 18.00, 14.00, 25.00 +ADK, 09, 24, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 24, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 24, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 24, 76.00, 51.00, -9999.00, -9999.00, 25.00 +AEX, 09, 24, 85.00, 63.00, -9999.00, -9999.00, 23.00 +AFF, 09, 24, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 24, 89.00, 69.00, -9999.00, -9999.00, 44.00 +AGS, 09, 24, 83.00, 59.00, 15.00, 18.00, 25.00 +AHN, 09, 24, 80.00, 59.00, 16.00, 18.00, 25.00 +AKN, 09, 24, 50.00, 35.00, 36.00, 37.00, 52.00 +AKO, 09, 24, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 24, 70.00, 46.00, 23.00, 22.00, 35.00 +ALI, 09, 24, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 24, 70.00, 46.00, 20.00, 16.00, 28.00 +ALS, 09, 24, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 24, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 24, 79.00, 53.00, 14.00, 12.00, 21.00 +AMG, 09, 24, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 24, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 24, 51.00, 38.00, 32.00, 32.00, 44.00 +AND, 09, 24, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 24, 57.00, 46.00, 52.00, 55.00, 65.00 +AOO, 09, 24, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +APN, 09, 24, 65.00, 43.00, 26.00, 26.00, 40.00 +AQQ, 09, 24, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +ART, 09, 24, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +AST, 09, 24, 66.00, 47.00, 27.00, 28.00, 37.00 +ATL, 09, 24, 79.00, 60.00, 15.00, 19.00, 26.00 +ATW, 09, 24, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 24, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 24, 75.00, 50.00, -9999.00, -9999.00, 28.00 +AUG, 09, 24, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 24, 88.00, 67.00, 14.00, 19.00, 26.00 +AUW, 09, 24, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 24, 74.00, 52.00, 16.00, 21.00, 27.00 +AVP, 09, 24, 69.00, 49.00, 23.00, 21.00, 32.00 +AXN, 09, 24, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 24, 69.00, 47.00, -9999.00, -9999.00, 32.00 +AYS, 09, 24, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 24, 86.00, 55.00, -9999.00, -9999.00, 6.00 +BAD, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 24, 65.00, 33.00, -9999.00, -9999.00, 20.00 +BDL, 09, 24, 71.00, 48.00, 22.00, 19.00, 31.00 +BDR, 09, 24, 71.00, 54.00, 22.00, 17.00, 32.00 +BET, 09, 24, 47.00, 34.00, 38.00, 38.00, 51.00 +BFD, 09, 24, 64.00, 43.00, 28.00, 28.00, 40.00 +BFF, 09, 24, 74.00, 42.00, 13.00, 11.00, 18.00 +BFL, 09, 24, 87.00, 61.00, 4.00, 3.00, 5.00 +BGM, 09, 24, 65.00, 47.00, 25.00, 25.00, 38.00 +BGR, 09, 24, 65.00, 45.00, 21.00, 19.00, 32.00 +BGS, 09, 24, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 24, 81.00, 59.00, 15.00, 19.00, 25.00 +BID, 09, 24, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 24, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 24, 84.00, 44.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 24, 68.00, 43.00, 16.00, 16.00, 24.00 +BIS, 09, 24, 67.00, 40.00, 17.00, 15.00, 24.00 +BIX, 09, 24, 85.00, 67.00, -9999.00, -9999.00, 27.00 +BJI, 09, 24, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 24, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 24, 75.00, 41.00, -9999.00, -9999.00, 21.00 +BKW, 09, 24, 69.00, 50.00, 21.00, 26.00, 36.00 +BLF, 09, 24, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 24, 98.00, 69.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 24, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 24, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 24, 78.00, 52.00, -9999.00, -9999.00, 25.00 +BNA, 09, 24, 79.00, 57.00, 18.00, 18.00, 28.00 +BNO, 09, 24, 70.00, 33.00, -9999.00, 12.00, 21.00 +BOI, 09, 24, 73.00, 45.00, 11.00, 10.00, 16.00 +BOS, 09, 24, 70.00, 54.00, 19.00, 19.00, 29.00 +BPI, 09, 24, 65.00, 22.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 24, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 24, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 24, 73.00, 52.00, -9999.00, -9999.00, 23.00 +BRO, 09, 24, 89.00, 71.00, 19.00, 22.00, 32.00 +BRW, 09, 24, 29.00, 21.00, 29.00, 30.00, 44.00 +BSM, 09, 24, 88.00, 67.00, -9999.00, -9999.00, 18.00 +BTI, 09, 24, 31.00, 23.00, 23.00, 23.00, 35.00 +BTL, 09, 24, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 24, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 24, 85.00, 65.00, 11.00, 24.00, 28.00 +BTT, 09, 24, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 24, 65.00, 45.00, 28.00, 27.00, 40.00 +BUB, 09, 24, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 24, 67.00, 50.00, 28.00, 26.00, 39.00 +BUR, 09, 24, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 24, 83.00, 69.00, -9999.00, 22.00, 32.00 +BWG, 09, 24, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 24, 75.00, 54.00, 16.00, 17.00, 26.00 +BYH, 09, 24, 80.00, 58.00, -9999.00, -9999.00, 22.00 +BYI, 09, 24, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 24, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 24, 82.00, 59.00, 15.00, 17.00, 24.00 +CAG, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 24, 70.00, 50.00, 22.00, 21.00, 34.00 +CAO, 09, 24, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 24, 60.00, 40.00, 27.00, 27.00, 41.00 +CBM, 09, 24, 83.00, 58.00, -9999.00, -9999.00, 23.00 +CDB, 09, 24, 50.00, 40.00, 55.00, 58.00, 74.00 +CDC, 09, 24, 76.00, 44.00, 10.00, 9.00, 16.00 +CDR, 09, 24, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 24, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 24, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +CEZ, 09, 24, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 24, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 24, 79.00, 58.00, 16.00, 19.00, 25.00 +CHO, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 24, 82.00, 65.00, 15.00, 22.00, 29.00 +CID, 09, 24, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 24, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 24, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 24, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 24, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 24, 70.00, 51.00, 25.00, 23.00, 37.00 +CLL, 09, 24, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 24, 79.00, 59.00, 15.00, 16.00, 23.00 +CMH, 09, 24, 73.00, 51.00, 18.00, 20.00, 29.00 +CMI, 09, 24, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 24, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 24, 76.00, 52.00, 18.00, 13.00, 26.00 +CNM, 09, 24, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 24, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +COD, 09, 24, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +COF, 09, 24, 86.00, 71.00, -9999.00, -9999.00, 44.00 +CON, 09, 24, 68.00, 42.00, 21.00, 19.00, 31.00 +COS, 09, 24, 70.00, 44.00, 14.00, 12.00, 20.00 +COT, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 24, 75.00, 54.00, 19.00, 18.00, 29.00 +CPR, 09, 24, 70.00, 38.00, 14.00, 14.00, 21.00 +CRBC, 09, 24, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 24, 88.00, 70.00, 18.00, 21.00, 30.00 +CRW, 09, 24, 76.00, 53.00, 20.00, 23.00, 33.00 +CSG, 09, 24, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 24, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 24, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 24, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 24, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 24, 74.00, 53.00, 17.00, 18.00, 28.00 +CVN, 09, 24, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 24, 79.00, 51.00, -9999.00, -9999.00, 18.00 +CXY, 09, 24, 73.00, 53.00, 17.00, 18.00, 27.00 +CYS, 09, 24, 68.00, 40.00, 15.00, 12.00, 21.00 +DAA, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DAB, 09, 24, 85.00, 70.00, 23.00, 27.00, 39.00 +DAG, 09, 24, 90.00, 63.00, 3.00, 3.00, 5.00 +DAL, 09, 24, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 24, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 24, 73.00, 52.00, 18.00, 20.00, 28.00 +DBQ, 09, 24, 68.00, 48.00, 23.00, 19.00, 31.00 +DCA, 09, 24, 77.00, 59.00, 17.00, 17.00, 24.00 +DDC, 09, 24, 78.00, 53.00, 16.00, 10.00, 21.00 +DEC, 09, 24, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 24, 74.00, 44.00, 14.00, 11.00, 20.00 +DFW, 09, 24, 85.00, 64.00, 12.00, 17.00, 22.00 +DHN, 09, 24, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 24, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 24, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 24, 88.00, 66.00, -9999.00, -9999.00, 16.00 +DLG, 09, 24, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 24, 60.00, 41.00, 29.00, 25.00, 41.00 +DLLC, 09, 24, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 24, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 24, 91.00, 64.00, -9999.00, -9999.00, 12.00 +DMN, 09, 24, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 24, 77.00, 55.00, -9999.00, -9999.00, 25.00 +DPG, 09, 24, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 24, 86.00, 63.00, -9999.00, -9999.00, 27.00 +DRA, 09, 24, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 24, 88.00, 66.00, 14.00, 15.00, 23.00 +DSM, 09, 24, 72.00, 51.00, 21.00, 17.00, 29.00 +DTW, 09, 24, 70.00, 49.00, 19.00, 20.00, 31.00 +DUG, 09, 24, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 24, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DXR, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 24, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 24, 84.00, 62.00, -9999.00, -9999.00, 22.00 +D45, 09, 24, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 24, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 24, 66.00, 44.00, 22.00, 19.00, 32.00 +ECG, 09, 24, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 24, 86.00, 56.00, -9999.00, -9999.00, 3.00 +EED, 09, 24, 96.00, 70.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 09, 24, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 24, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 24, 71.00, 46.00, 25.00, 27.00, 37.00 +EKO, 09, 24, 75.00, 35.00, 12.00, 11.00, 17.00 +ELD, 09, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 24, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 24, 84.00, 58.00, 14.00, 12.00, 20.00 +ELY, 09, 24, 72.00, 34.00, 13.00, 12.00, 19.00 +EMP, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 24, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +END, 09, 24, 82.00, 59.00, -9999.00, -9999.00, 18.00 +ENN, 09, 24, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 24, 73.00, 50.00, -9999.00, -9999.00, 12.00 +EPH, 09, 24, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 24, 69.00, 53.00, 30.00, 26.00, 42.00 +ESF, 09, 24, 85.00, 63.00, -9999.00, -9999.00, 27.00 +EUG, 09, 24, 73.00, 47.00, 19.00, 19.00, 25.00 +EVV, 09, 24, 77.00, 53.00, 18.00, 17.00, 27.00 +EWN, 09, 24, 80.00, 61.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 24, 74.00, 56.00, 18.00, 18.00, 28.00 +EYW, 09, 24, 87.00, 78.00, 26.00, 28.00, 43.00 +E74, 09, 24, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 24, 78.00, 56.00, -9999.00, -9999.00, 23.00 +FAI, 09, 24, 48.00, 31.00, 23.00, 25.00, 36.00 +FAR, 09, 24, 66.00, 42.00, 17.00, 17.00, 27.00 +FAT, 09, 24, 87.00, 56.00, 4.00, 4.00, 6.00 +FAY, 09, 24, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 24, 64.00, 35.00, 16.00, 16.00, 25.00 +FCS, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +FDY, 09, 24, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 24, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FLG, 09, 24, 70.00, 38.00, 14.00, 16.00, 23.00 +FLL, 09, 24, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 24, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 24, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +FME, 09, 24, 77.00, 51.00, -9999.00, -9999.00, 23.00 +FMH, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 24, 79.00, 44.00, 11.00, 11.00, 16.00 +FMY, 09, 24, 88.00, 73.00, 16.00, 33.00, 40.00 +FNT, 09, 24, 68.00, 48.00, 22.00, 22.00, 34.00 +FOD, 09, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 24, 76.00, 52.00, -9999.00, -9999.00, 23.00 +FOK, 09, 24, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 24, 77.00, 54.00, -9999.00, -9999.00, 27.00 +FSD, 09, 24, 70.00, 45.00, 21.00, 16.00, 30.00 +FSI, 09, 24, 83.00, 58.00, -9999.00, -9999.00, 20.00 +FSM, 09, 24, 82.00, 58.00, 17.00, 19.00, 27.00 +FTK, 09, 24, 77.00, 52.00, -9999.00, -9999.00, 24.00 +FWA, 09, 24, 72.00, 51.00, 17.00, 18.00, 28.00 +FWH, 09, 24, 84.00, 62.00, -9999.00, -9999.00, 20.00 +FYU, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 24, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 24, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 24, 99.00, 67.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 24, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 24, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 24, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 24, 68.00, 42.00, 13.00, 12.00, 20.00 +GFA, 09, 24, 66.00, 41.00, -9999.00, -9999.00, 24.00 +GFK, 09, 24, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 24, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 24, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 24, 67.00, 41.00, 11.00, 12.00, 18.00 +GJT, 09, 24, 77.00, 49.00, 12.00, 13.00, 21.00 +GKN, 09, 24, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 24, 75.00, 46.00, 11.00, 8.00, 16.00 +GLH, 09, 24, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 24, 82.00, 73.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 24, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 24, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +GON, 09, 24, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 24, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 24, 66.00, 45.00, 26.00, 22.00, 36.00 +GRCI, 09, 24, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 24, 69.00, 45.00, -9999.00, -9999.00, 31.00 +GRI, 09, 24, 73.00, 48.00, 15.00, 14.00, 24.00 +GRK, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 09, 24, 68.00, 46.00, 22.00, 20.00, 32.00 +GSB, 09, 24, 81.00, 58.00, -9999.00, -9999.00, 25.00 +GSG, 09, 24, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 24, 77.00, 56.00, 16.00, 17.00, 24.00 +GSP, 09, 24, 78.00, 57.00, 18.00, 19.00, 27.00 +GST, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 24, 66.00, 47.00, -9999.00, -9999.00, 36.00 +GTF, 09, 24, 66.00, 41.00, 17.00, 17.00, 24.00 +GUP, 09, 24, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 24, 73.00, 49.00, -9999.00, -9999.00, 28.00 +GVW, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 24, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 24, 78.00, 65.00, 20.00, 20.00, 30.00 +HBR, 09, 24, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 24, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 24, 73.00, 45.00, -9999.00, -9999.00, 15.00 +HKY, 09, 24, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 24, 66.00, 38.00, 16.00, 13.00, 22.00 +HMN, 09, 24, 85.00, 50.00, -9999.00, -9999.00, 15.00 +HMS, 09, 24, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 24, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 24, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +HON, 09, 24, 71.00, 43.00, 15.00, 14.00, 25.00 +HOP, 09, 24, 79.00, 53.00, -9999.00, -9999.00, 22.00 +HOT, 09, 24, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 24, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 24, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 24, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 24, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 24, 86.00, 63.00, -9999.00, -9999.00, 27.00 +HST, 09, 24, 88.00, 71.00, -9999.00, -9999.00, 53.00 +HSV, 09, 24, 80.00, 58.00, 18.00, 20.00, 27.00 +HTL, 09, 24, 64.00, 44.00, 28.00, 26.00, 43.00 +HTS, 09, 24, 75.00, 53.00, 18.00, 22.00, 30.00 +HUF, 09, 24, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 24, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 24, 68.00, 38.00, 14.00, 15.00, 22.00 +IAB, 09, 24, 78.00, 55.00, -9999.00, -9999.00, 24.00 +IAD, 09, 24, 76.00, 51.00, 19.00, 19.00, 29.00 +IAG, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 24, 86.00, 65.00, 15.00, 23.00, 30.00 +ICT, 09, 24, 78.00, 55.00, 18.00, 13.00, 26.00 +IDA, 09, 24, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 24, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 24, 74.00, 54.00, 17.00, 18.00, 27.00 +ILI, 09, 24, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 24, 83.00, 62.00, 19.00, 21.00, 30.00 +IMT, 09, 24, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +IND, 09, 24, 74.00, 52.00, 17.00, 17.00, 27.00 +INL, 09, 24, 61.00, 39.00, 26.00, 26.00, 41.00 +INS, 09, 24, 84.00, 57.00, -9999.00, -9999.00, 5.00 +INT, 09, 24, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +INW, 09, 24, 80.00, 49.00, 12.00, 14.00, 21.00 +IPL, 09, 24, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 24, 70.00, 49.00, 23.00, 23.00, 34.00 +IRK, 09, 24, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 24, 66.00, 39.00, 16.00, 15.00, 24.00 +ISP, 09, 24, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 24, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 24, 95.00, 65.00, -9999.00, -9999.00, 9.00 +IWD, 09, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 24, 64.00, 28.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 24, 85.00, 60.00, 15.00, 20.00, 26.00 +JAX, 09, 24, 85.00, 66.00, 20.00, 29.00, 37.00 +JBR, 09, 24, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 24, 87.00, 60.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 24, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 24, 72.00, 57.00, 18.00, 17.00, 28.00 +JHW, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 24, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 24, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 24, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 24, 53.00, 41.00, 56.00, 57.00, 69.00 +JST, 09, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 24, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 24, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 24, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 24, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 24, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 24, 68.00, 46.00, 20.00, 22.00, 32.00 +LAR, 09, 24, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 24, 91.00, 63.00, 4.00, 5.00, 9.00 +LAX, 09, 24, 76.00, 62.00, 4.00, 5.00, 6.00 +LBB, 09, 24, 80.00, 56.00, 15.00, 13.00, 22.00 +LBF, 09, 24, 73.00, 42.00, 15.00, 11.00, 21.00 +LCH, 09, 24, 84.00, 65.00, 16.00, 22.00, 29.00 +LCK, 09, 24, 74.00, 51.00, -9999.00, -9999.00, 28.00 +LEB, 09, 24, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 24, 75.00, 54.00, 18.00, 22.00, 31.00 +LFI, 09, 24, 75.00, 61.00, -9999.00, -9999.00, 25.00 +LFK, 09, 24, 86.00, 63.00, 16.00, 22.00, 30.00 +LFT, 09, 24, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 24, 72.00, 58.00, 18.00, 17.00, 27.00 +LGB, 09, 24, 81.00, 61.00, 4.00, 4.00, 6.00 +LGU, 09, 24, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 24, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 24, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 24, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 24, 82.00, 60.00, 16.00, 20.00, 28.00 +LIZ, 09, 24, 60.00, 40.00, -9999.00, -9999.00, 42.00 +LMT, 09, 24, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +LND, 09, 24, 69.00, 41.00, 11.00, 11.00, 17.00 +LNK, 09, 24, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 24, 78.00, 41.00, 5.00, 4.00, 7.00 +LOZ, 09, 24, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 24, 91.00, 69.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 24, 81.00, 58.00, -9999.00, -9999.00, 28.00 +LSE, 09, 24, 69.00, 48.00, 20.00, 19.00, 31.00 +LSF, 09, 24, 83.00, 63.00, -9999.00, -9999.00, 26.00 +LSV, 09, 24, 94.00, 54.00, -9999.00, -9999.00, 5.00 +LTS, 09, 24, 85.00, 59.00, -9999.00, -9999.00, 18.00 +LUF, 09, 24, 97.00, 62.00, -9999.00, -9999.00, 7.00 +LVS, 09, 24, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 24, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 24, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 24, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 24, 75.00, 54.00, 21.00, 17.00, 29.00 +MAF, 09, 24, 82.00, 58.00, 14.00, 14.00, 19.00 +MBL, 09, 24, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 24, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 24, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 24, 85.00, 57.00, -9999.00, -9999.00, 5.00 +MCF, 09, 24, 88.00, 70.00, -9999.00, -9999.00, 36.00 +MCG, 09, 24, 47.00, 30.00, 32.00, 32.00, 46.00 +MCI, 09, 24, 75.00, 53.00, 19.00, 18.00, 27.00 +MCK, 09, 24, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 24, 84.00, 60.00, 14.00, 19.00, 25.00 +MCO, 09, 24, 88.00, 70.00, 14.00, 34.00, 40.00 +MCW, 09, 24, 69.00, 46.00, 16.00, 14.00, 24.00 +MC2, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MDH, 09, 24, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 24, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 24, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 24, 72.00, 53.00, 20.00, 20.00, 30.00 +MEI, 09, 24, 84.00, 60.00, 14.00, 17.00, 24.00 +MEM, 09, 24, 81.00, 61.00, 17.00, 18.00, 27.00 +MER, 09, 24, 87.00, 52.00, -9999.00, -9999.00, 4.00 +MFD, 09, 24, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 24, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 24, 79.00, 45.00, 14.00, 12.00, 18.00 +MGE, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MGM, 09, 24, 84.00, 62.00, 16.00, 18.00, 26.00 +MGW, 09, 24, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 24, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 24, 85.00, 56.00, -9999.00, -9999.00, 5.00 +MHS, 09, 24, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 24, 87.00, 73.00, 32.00, 41.00, 53.00 +MIB, 09, 24, 64.00, 42.00, -9999.00, -9999.00, 22.00 +MIV, 09, 24, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 24, 78.00, 40.00, -9999.00, -9999.00, 11.00 +MKC, 09, 24, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 24, 67.00, 49.00, 21.00, 17.00, 31.00 +MKG, 09, 24, 67.00, 48.00, 22.00, 22.00, 32.00 +MKL, 09, 24, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 24, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 24, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 24, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 24, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 24, 73.00, 50.00, 19.00, 17.00, 28.00 +MLS, 09, 24, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 24, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 24, 83.00, 62.00, -9999.00, -9999.00, 23.00 +MOB, 09, 24, 84.00, 65.00, 17.00, 25.00, 31.00 +MOT, 09, 24, 64.00, 42.00, 13.00, 14.00, 22.00 +MPV, 09, 24, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 24, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 24, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 24, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 24, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 24, 72.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 09, 24, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 24, 68.00, 45.00, 23.00, 19.00, 33.00 +MSO, 09, 24, 67.00, 37.00, 18.00, 17.00, 26.00 +MSP, 09, 24, 67.00, 47.00, 23.00, 18.00, 32.00 +MSS, 09, 24, 65.00, 44.00, 24.00, 26.00, 38.00 +MSY, 09, 24, 84.00, 66.00, 13.00, 25.00, 31.00 +MTC, 09, 24, 68.00, 50.00, -9999.00, -9999.00, 27.00 +MTN, 09, 24, 76.00, 55.00, -9999.00, -9999.00, 23.00 +MTO, 09, 24, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 24, 73.00, 50.00, -9999.00, -9999.00, 23.00 +MUO, 09, 24, 77.00, 42.00, -9999.00, -9999.00, 11.00 +MWA, 09, 24, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 24, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 24, 84.00, 62.00, -9999.00, -9999.00, 20.00 +MYL, 09, 24, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 24, 82.00, 61.00, -9999.00, -9999.00, 27.00 +NAO, 09, 24, 80.00, 68.00, -9999.00, -9999.00, 32.00 +NBC, 09, 24, 82.00, 65.00, -9999.00, -9999.00, 27.00 +NBE, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 09, 24, 71.00, 50.00, -9999.00, -9999.00, 29.00 +NCA, 09, 24, 82.00, 58.00, -9999.00, -9999.00, 28.00 +NCO, 09, 24, 69.00, 53.00, -9999.00, -9999.00, 27.00 +NC1, 09, 24, 85.00, 58.00, -9999.00, -9999.00, 3.00 +NEL, 09, 24, 74.00, 50.00, -9999.00, -9999.00, 26.00 +NFG, 09, 24, 75.00, 59.00, -9999.00, -9999.00, 3.00 +NFL, 09, 24, 77.00, 40.00, -9999.00, -9999.00, 7.00 +NGP, 09, 24, 87.00, 69.00, -9999.00, -9999.00, 30.00 +NGU, 09, 24, 76.00, 61.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 24, 72.00, 55.00, -9999.00, -9999.00, 6.00 +NHK, 09, 24, 75.00, 54.00, -9999.00, -9999.00, 26.00 +NHZ, 09, 24, 65.00, 46.00, -9999.00, -9999.00, 33.00 +NID, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 24, 85.00, 66.00, -9999.00, -9999.00, 38.00 +NIR, 09, 24, 88.00, 66.00, -9999.00, -9999.00, 27.00 +NKT, 09, 24, 81.00, 63.00, -9999.00, -9999.00, 31.00 +NKX, 09, 24, 76.00, 64.00, -9999.00, -9999.00, 4.00 +NLC, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 09, 24, 83.00, 58.00, -9999.00, -9999.00, 24.00 +NPA, 09, 24, 84.00, 67.00, -9999.00, -9999.00, 29.00 +NQA, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NQI, 09, 24, 90.00, 68.00, -9999.00, -9999.00, 27.00 +NQX, 09, 24, 87.00, 78.00, -9999.00, -9999.00, 48.00 +NRB, 09, 24, 84.00, 70.00, -9999.00, -9999.00, 33.00 +NRC, 09, 24, 87.00, 52.00, -9999.00, -9999.00, 6.00 +NRS, 09, 24, 75.00, 61.00, -9999.00, -9999.00, 4.00 +NSE, 09, 24, 85.00, 63.00, -9999.00, -9999.00, 29.00 +NSI, 09, 24, 75.00, 56.00, -9999.00, -9999.00, 4.00 +NTD, 09, 24, 75.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 09, 24, 82.00, 61.00, -9999.00, -9999.00, 7.00 +NTU, 09, 24, 76.00, 61.00, -9999.00, -9999.00, 26.00 +NUC, 09, 24, 74.00, 60.00, -9999.00, -9999.00, 4.00 +NUQ, 09, 24, 76.00, 51.00, -9999.00, -9999.00, 5.00 +NUW, 09, 24, 65.00, 44.00, -9999.00, -9999.00, 31.00 +NWF, 09, 24, 81.00, 61.00, -9999.00, -9999.00, 6.00 +NXX, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 09, 24, 78.00, 52.00, -9999.00, -9999.00, 26.00 +NZC, 09, 24, 86.00, 63.00, -9999.00, -9999.00, 36.00 +NZJ, 09, 24, 82.00, 56.00, -9999.00, -9999.00, 4.00 +NZW, 09, 24, 68.00, 49.00, -9999.00, -9999.00, 29.00 +NZY, 09, 24, 76.00, 64.00, -9999.00, -9999.00, 4.00 +OAK, 09, 24, 75.00, 53.00, 5.00, 5.00, 7.00 +OAR, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFK, 09, 24, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 24, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 24, 81.00, 59.00, 14.00, 13.00, 22.00 +OLM, 09, 24, 68.00, 42.00, 27.00, 27.00, 37.00 +OMA, 09, 24, 73.00, 50.00, 19.00, 15.00, 25.00 +OME, 09, 24, 44.00, 32.00, 30.00, 33.00, 42.00 +ONT, 09, 24, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 24, 71.00, 50.00, 22.00, 18.00, 32.00 +ORF, 09, 24, 76.00, 61.00, 17.00, 17.00, 26.00 +ORH, 09, 24, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 24, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 24, 66.00, 45.00, -9999.00, -9999.00, 35.00 +OTG, 09, 24, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 24, 66.00, 49.00, 20.00, 21.00, 28.00 +OTM, 09, 24, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 24, 41.00, 31.00, 26.00, 28.00, 38.00 +OURC, 09, 24, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 24, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 24, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 24, 85.00, 61.00, -9999.00, -9999.00, 26.00 +PACZ, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 24, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 24, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 24, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 24, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 24, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 24, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 24, 86.00, 65.00, -9999.00, -9999.00, 27.00 +PAQ, 09, 24, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 24, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 24, 49.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 24, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 24, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 24, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 24, 65.00, 46.00, -9999.00, -9999.00, 34.00 +PBI, 09, 24, 87.00, 73.00, 30.00, 39.00, 53.00 +PDT, 09, 24, 73.00, 47.00, 13.00, 12.00, 19.00 +PDX, 09, 24, 71.00, 49.00, 24.00, 21.00, 32.00 +PFN, 09, 24, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 24, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 24, 74.00, 55.00, 18.00, 18.00, 28.00 +PHX, 09, 24, 95.00, 69.00, 7.00, 5.00, 11.00 +PIA, 09, 24, 74.00, 51.00, 22.00, 18.00, 31.00 +PIB, 09, 24, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 24, 71.00, 40.00, 13.00, 14.00, 21.00 +PIR, 09, 24, 72.00, 45.00, 11.00, 11.00, 18.00 +PIT, 09, 24, 71.00, 50.00, 22.00, 21.00, 33.00 +PKB, 09, 24, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 24, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 24, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 24, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 24, 84.00, 67.00, 14.00, 19.00, 25.00 +POB, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +POE, 09, 24, 85.00, 61.00, -9999.00, -9999.00, 39.00 +POM, 09, 24, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +POU, 09, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 24, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 24, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 24, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 24, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 24, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 24, 68.00, 44.00, -9999.00, -9999.00, 28.00 +PSP, 09, 24, 98.00, 66.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 24, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 24, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 24, 78.00, 46.00, 10.00, 7.00, 15.00 +PUC, 09, 24, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 24, 71.00, 50.00, 20.00, 17.00, 28.00 +PVU, 09, 24, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 24, 66.00, 45.00, 22.00, 19.00, 30.00 +P02, 09, 24, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +P07, 09, 24, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +P11, 09, 24, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P24, 09, 24, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +P28, 09, 24, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +P35, 09, 24, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +P38, 09, 24, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +P39, 09, 24, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +P58, 09, 24, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +P59, 09, 24, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +P60, 09, 24, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +P61, 09, 24, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +P67, 09, 24, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +P68, 09, 24, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +P69, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 24, 77.00, 36.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 24, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 24, 71.00, 42.00, 12.00, 11.00, 19.00 +RBL, 09, 24, 87.00, 57.00, 8.00, 8.00, 12.00 +RCA, 09, 24, 71.00, 42.00, -9999.00, -9999.00, 18.00 +RDD, 09, 24, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 24, 72.00, 36.00, 11.00, 9.00, 16.00 +RDR, 09, 24, 65.00, 41.00, -9999.00, -9999.00, 25.00 +RDU, 09, 24, 78.00, 57.00, 16.00, 17.00, 24.00 +REE, 09, 24, 80.00, 56.00, -9999.00, -9999.00, 18.00 +REJ, 09, 24, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 24, 71.00, 48.00, 19.00, 19.00, 30.00 +RIC, 09, 24, 78.00, 55.00, 19.00, 17.00, 26.00 +RIV, 09, 24, 87.00, 56.00, -9999.00, -9999.00, 4.00 +RIW, 09, 24, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 24, 66.00, 38.00, 10.00, 12.00, 16.00 +RME, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 24, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +RND, 09, 24, 87.00, 66.00, -9999.00, -9999.00, 22.00 +RNO, 09, 24, 76.00, 38.00, 9.00, 8.00, 12.00 +ROA, 09, 24, 75.00, 53.00, 18.00, 18.00, 26.00 +ROC, 09, 24, 69.00, 48.00, 27.00, 26.00, 40.00 +ROW, 09, 24, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 24, 77.00, 52.00, 12.00, 12.00, 19.00 +RST, 09, 24, 66.00, 45.00, 23.00, 20.00, 34.00 +RWF, 09, 24, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 24, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 24, 85.00, 54.00, 5.00, 6.00, 7.00 +SAF, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 24, 76.00, 64.00, 5.00, 5.00, 7.00 +SAT, 09, 24, 87.00, 66.00, 16.00, 17.00, 26.00 +SAV, 09, 24, 83.00, 65.00, 15.00, 23.00, 31.00 +SAW, 09, 24, 62.00, 46.00, -9999.00, -9999.00, 42.00 +SBA, 09, 24, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 24, 89.00, 57.00, -9999.00, -9999.00, 4.00 +SBN, 09, 24, 71.00, 50.00, 22.00, 21.00, 32.00 +SBP, 09, 24, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 24, 68.00, 30.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 24, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 24, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 24, 85.00, 55.00, 3.00, 5.00, 6.00 +SDF, 09, 24, 77.00, 55.00, 18.00, 19.00, 29.00 +SEA, 09, 24, 66.00, 50.00, 24.00, 23.00, 33.00 +SEM, 09, 24, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 24, 73.00, 54.00, 5.00, 5.00, 8.00 +SGF, 09, 24, 77.00, 54.00, 19.00, 17.00, 29.00 +SGY, 09, 24, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 24, 69.00, 38.00, 16.00, 16.00, 24.00 +SHV, 09, 24, 84.00, 63.00, 15.00, 16.00, 25.00 +SIT, 09, 24, 56.00, 46.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 24, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 24, 84.00, 61.00, 14.00, 13.00, 20.00 +SKA, 09, 24, 68.00, 42.00, -9999.00, -9999.00, 19.00 +SKF, 09, 24, 87.00, 66.00, -9999.00, -9999.00, 20.00 +SLC, 09, 24, 75.00, 47.00, 16.00, 14.00, 22.00 +SLE, 09, 24, 73.00, 45.00, 22.00, 21.00, 29.00 +SLN, 09, 24, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 24, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 24, 75.00, 51.00, -9999.00, 5.00, 7.00 +SNA, 09, 24, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 24, 46.00, 38.00, 44.00, 47.00, 62.00 +SNS, 09, 24, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 24, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 24, 75.00, 52.00, 16.00, 17.00, 26.00 +SPS, 09, 24, 84.00, 60.00, 14.00, 14.00, 21.00 +SRQ, 09, 24, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 24, 82.00, 59.00, -9999.00, -9999.00, 24.00 +SSI, 09, 24, 82.00, 68.00, -9999.00, -9999.00, -9999.00 +STC, 09, 24, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 24, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +STL, 09, 24, 77.00, 57.00, 19.00, 16.00, 27.00 +STNV, 09, 24, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +STS, 09, 24, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 24, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 24, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 24, 83.00, 52.00, -9999.00, -9999.00, 6.00 +SUX, 09, 24, 72.00, 48.00, 22.00, 16.00, 30.00 +SVN, 09, 24, 83.00, 65.00, -9999.00, -9999.00, 31.00 +SWF, 09, 24, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 24, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 24, 68.00, 48.00, 28.00, 28.00, 41.00 +SZL, 09, 24, 77.00, 51.00, -9999.00, -9999.00, 29.00 +TAD, 09, 24, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 24, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 24, 79.00, 51.00, -9999.00, -9999.00, 32.00 +TCC, 09, 24, 80.00, 52.00, 11.00, 10.00, 16.00 +TCL, 09, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 24, 69.00, 45.00, -9999.00, -9999.00, 33.00 +TCS, 09, 24, 81.00, 56.00, -9999.00, 11.00, 25.00 +TEB, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 24, 81.00, 59.00, -9999.00, -9999.00, 21.00 +TKA, 09, 24, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 24, 86.00, 65.00, 11.00, 26.00, 29.00 +TNX, 09, 24, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 24, 71.00, 48.00, 19.00, 19.00, 32.00 +TOP, 09, 24, 76.00, 52.00, 19.00, 17.00, 27.00 +TPA, 09, 24, 88.00, 70.00, 17.00, 29.00, 35.00 +TPH, 09, 24, 76.00, 44.00, 7.00, 6.00, 10.00 +TRI, 09, 24, 76.00, 53.00, 17.00, 20.00, 27.00 +TRK, 09, 24, 71.00, 33.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 24, 97.00, 66.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 24, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 24, 80.00, 59.00, 16.00, 16.00, 25.00 +TUP, 09, 24, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 24, 91.00, 64.00, 13.00, 10.00, 19.00 +TVC, 09, 24, 66.00, 46.00, 25.00, 22.00, 35.00 +TVL, 09, 24, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 24, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 24, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 24, 78.00, 55.00, 15.00, 20.00, 27.00 +T01, 09, 24, 77.00, 54.00, -9999.00, -9999.00, 25.00 +T02, 09, 24, 81.00, 59.00, -9999.00, -9999.00, 23.00 +T03, 09, 24, 82.00, 61.00, -9999.00, -9999.00, 27.00 +T04, 09, 24, 88.00, 70.00, -9999.00, -9999.00, 36.00 +T05, 09, 24, 78.00, 51.00, -9999.00, -9999.00, 25.00 +T06, 09, 24, 85.00, 58.00, -9999.00, -9999.00, 23.00 +T07, 09, 24, 80.00, 43.00, -9999.00, -9999.00, 15.00 +T08, 09, 24, 73.00, 50.00, -9999.00, -9999.00, 15.00 +UCA, 09, 24, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 24, 84.00, 57.00, -9999.00, -9999.00, 5.00 +UIL, 09, 24, 65.00, 44.00, 35.00, 37.00, 46.00 +UIN, 09, 24, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 24, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 24, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 24, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +U15, 09, 24, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +U28, 09, 24, 80.00, 43.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 24, 84.00, 63.00, -9999.00, -9999.00, 26.00 +VBG, 09, 24, 76.00, 52.00, -9999.00, -9999.00, 9.00 +VCT, 09, 24, 87.00, 67.00, 16.00, 24.00, 31.00 +VCV, 09, 24, 87.00, 52.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 24, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 24, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 24, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 24, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 24, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 24, 86.00, 63.00, -9999.00, -9999.00, 27.00 +VRB, 09, 24, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 24, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 24, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 24, 77.00, 54.00, 17.00, 15.00, 23.00 +WJA, 09, 24, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 24, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 24, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 24, 77.00, 35.00, 9.00, 10.00, 13.00 +WPO, 09, 24, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 24, 84.00, 60.00, -9999.00, -9999.00, 24.00 +WRG, 09, 24, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 24, 75.00, 50.00, -9999.00, -9999.00, 25.00 +WRL, 09, 24, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +X68, 09, 24, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 24, 53.00, 39.00, 63.00, 62.00, 73.00 +YCG, 09, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 24, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 24, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 24, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 24, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 24, 73.00, 41.00, 9.00, 9.00, 14.00 +YNG, 09, 24, 69.00, 48.00, 23.00, 23.00, 36.00 +YPA, 09, 24, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 24, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 24, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 24, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 24, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 24, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 24, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 24, 98.00, 70.00, 4.00, 3.00, 7.00 +YVR, 09, 24, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 24, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 24, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 24, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 24, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 24, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 24, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 24, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 24, 62.00, 41.00, 30.00, 32.00, 45.00 +ZUN, 09, 24, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 24, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 24, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +01R, 09, 24, 85.00, 62.00, -9999.00, -9999.00, 23.00 +1V1, 09, 24, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 24, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 24, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 24, 79.00, 63.00, -9999.00, -9999.00, 25.00 +2PJ, 09, 24, 82.00, 59.00, -9999.00, -9999.00, 23.00 +3B1, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 24, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 24, 65.00, 44.00, -9999.00, -9999.00, 35.00 +3SE, 09, 24, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 24, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 24, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +4OM, 09, 24, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 24, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 24, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 24, 50.00, 40.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 24, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 25, 71.00, 50.00, 20.00, 22.00, 31.00 +ABI, 09, 25, 83.00, 61.00, 14.00, 16.00, 22.00 +ABQ, 09, 25, 78.00, 51.00, 14.00, 12.00, 19.00 +ABR, 09, 25, 68.00, 41.00, 14.00, 11.00, 19.00 +ABY, 09, 25, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 25, 67.00, 53.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 25, 86.00, 63.00, 14.00, 16.00, 24.00 +ACV, 09, 25, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 25, 73.00, 51.00, 18.00, 14.00, 25.00 +ADK, 09, 25, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 25, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 25, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 25, 75.00, 50.00, -9999.00, -9999.00, 25.00 +AEX, 09, 25, 85.00, 62.00, -9999.00, -9999.00, 23.00 +AFF, 09, 25, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 25, 89.00, 69.00, -9999.00, -9999.00, 44.00 +AGS, 09, 25, 83.00, 58.00, 15.00, 17.00, 25.00 +AHN, 09, 25, 79.00, 58.00, 16.00, 18.00, 25.00 +AKN, 09, 25, 50.00, 35.00, 36.00, 37.00, 52.00 +AKO, 09, 25, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 25, 69.00, 45.00, 23.00, 22.00, 35.00 +ALI, 09, 25, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 25, 69.00, 45.00, 20.00, 16.00, 28.00 +ALS, 09, 25, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 25, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 25, 78.00, 52.00, 14.00, 12.00, 20.00 +AMG, 09, 25, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 25, 50.00, 37.00, 32.00, 32.00, 44.00 +AND, 09, 25, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 25, 57.00, 46.00, 52.00, 55.00, 65.00 +AOO, 09, 25, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +APN, 09, 25, 64.00, 43.00, 26.00, 26.00, 40.00 +AQQ, 09, 25, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +ART, 09, 25, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +AST, 09, 25, 66.00, 47.00, 28.00, 29.00, 38.00 +ATL, 09, 25, 78.00, 59.00, 15.00, 19.00, 25.00 +ATW, 09, 25, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 25, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 25, 74.00, 49.00, -9999.00, -9999.00, 28.00 +AUG, 09, 25, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 25, 87.00, 66.00, 14.00, 19.00, 26.00 +AUW, 09, 25, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 25, 74.00, 51.00, 16.00, 21.00, 27.00 +AVP, 09, 25, 68.00, 48.00, 23.00, 21.00, 32.00 +AXN, 09, 25, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 25, 68.00, 46.00, -9999.00, -9999.00, 32.00 +AYS, 09, 25, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 25, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 25, 86.00, 55.00, -9999.00, -9999.00, 6.00 +BAD, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 25, 65.00, 33.00, -9999.00, -9999.00, 20.00 +BDL, 09, 25, 71.00, 47.00, 21.00, 19.00, 31.00 +BDR, 09, 25, 70.00, 53.00, 22.00, 17.00, 31.00 +BET, 09, 25, 47.00, 33.00, 38.00, 37.00, 51.00 +BFD, 09, 25, 63.00, 42.00, 28.00, 28.00, 40.00 +BFF, 09, 25, 73.00, 41.00, 13.00, 10.00, 18.00 +BFL, 09, 25, 87.00, 60.00, 4.00, 3.00, 5.00 +BGM, 09, 25, 64.00, 46.00, 25.00, 25.00, 38.00 +BGR, 09, 25, 64.00, 44.00, 21.00, 19.00, 32.00 +BGS, 09, 25, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 25, 81.00, 58.00, 15.00, 19.00, 24.00 +BID, 09, 25, 66.00, 54.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 25, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 25, 83.00, 43.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 25, 67.00, 43.00, 16.00, 16.00, 24.00 +BIS, 09, 25, 66.00, 39.00, 17.00, 15.00, 24.00 +BIX, 09, 25, 84.00, 66.00, -9999.00, -9999.00, 27.00 +BJI, 09, 25, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 25, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 25, 74.00, 40.00, -9999.00, -9999.00, 20.00 +BKW, 09, 25, 69.00, 49.00, 21.00, 26.00, 36.00 +BLF, 09, 25, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 25, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 25, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 25, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 25, 77.00, 51.00, -9999.00, -9999.00, 25.00 +BNA, 09, 25, 79.00, 56.00, 18.00, 18.00, 28.00 +BNO, 09, 25, 69.00, 33.00, -9999.00, 12.00, 22.00 +BOI, 09, 25, 72.00, 44.00, 11.00, 11.00, 16.00 +BOS, 09, 25, 69.00, 53.00, 19.00, 19.00, 29.00 +BPI, 09, 25, 65.00, 22.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 25, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 25, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 25, 72.00, 51.00, -9999.00, -9999.00, 23.00 +BRO, 09, 25, 89.00, 71.00, 19.00, 22.00, 31.00 +BRW, 09, 25, 29.00, 21.00, 29.00, 30.00, 44.00 +BSM, 09, 25, 87.00, 66.00, -9999.00, -9999.00, 18.00 +BTI, 09, 25, 30.00, 23.00, 24.00, 23.00, 36.00 +BTL, 09, 25, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 25, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 25, 85.00, 64.00, 11.00, 23.00, 28.00 +BTT, 09, 25, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 25, 64.00, 44.00, 28.00, 27.00, 40.00 +BUB, 09, 25, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 25, 67.00, 49.00, 28.00, 26.00, 39.00 +BUR, 09, 25, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 25, 83.00, 68.00, -9999.00, 21.00, 31.00 +BWG, 09, 25, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 25, 74.00, 54.00, 17.00, 17.00, 26.00 +BYH, 09, 25, 80.00, 57.00, -9999.00, -9999.00, 22.00 +BYI, 09, 25, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 25, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 25, 82.00, 58.00, 14.00, 16.00, 24.00 +CAG, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 25, 69.00, 49.00, 22.00, 21.00, 34.00 +CAO, 09, 25, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 25, 59.00, 40.00, 27.00, 27.00, 41.00 +CBM, 09, 25, 83.00, 57.00, -9999.00, -9999.00, 23.00 +CDB, 09, 25, 49.00, 40.00, 55.00, 58.00, 74.00 +CDC, 09, 25, 75.00, 43.00, 10.00, 9.00, 16.00 +CDR, 09, 25, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 25, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 25, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +CEZ, 09, 25, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 25, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 25, 78.00, 58.00, 16.00, 19.00, 25.00 +CHO, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 25, 82.00, 64.00, 15.00, 21.00, 28.00 +CID, 09, 25, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 25, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 25, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 25, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 25, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 25, 69.00, 50.00, 25.00, 24.00, 37.00 +CLL, 09, 25, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 25, 78.00, 58.00, 15.00, 16.00, 23.00 +CMH, 09, 25, 72.00, 50.00, 18.00, 20.00, 29.00 +CMI, 09, 25, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 25, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 25, 75.00, 51.00, 18.00, 13.00, 25.00 +CNM, 09, 25, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 25, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +COD, 09, 25, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +COF, 09, 25, 86.00, 71.00, -9999.00, -9999.00, 44.00 +CON, 09, 25, 68.00, 41.00, 21.00, 19.00, 31.00 +COS, 09, 25, 70.00, 43.00, 14.00, 12.00, 20.00 +COT, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 25, 75.00, 53.00, 19.00, 18.00, 29.00 +CPR, 09, 25, 69.00, 38.00, 14.00, 14.00, 21.00 +CRBC, 09, 25, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 25, 88.00, 69.00, 18.00, 21.00, 29.00 +CRW, 09, 25, 75.00, 52.00, 20.00, 23.00, 33.00 +CSG, 09, 25, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 25, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 25, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 25, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 25, 74.00, 52.00, 17.00, 18.00, 28.00 +CVN, 09, 25, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 25, 78.00, 51.00, -9999.00, -9999.00, 18.00 +CXY, 09, 25, 72.00, 52.00, 17.00, 18.00, 27.00 +CYS, 09, 25, 67.00, 40.00, 15.00, 12.00, 21.00 +DAA, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DAB, 09, 25, 85.00, 70.00, 22.00, 27.00, 38.00 +DAG, 09, 25, 90.00, 62.00, 3.00, 3.00, 5.00 +DAL, 09, 25, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 25, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 25, 72.00, 51.00, 18.00, 20.00, 29.00 +DBQ, 09, 25, 68.00, 47.00, 23.00, 19.00, 31.00 +DCA, 09, 25, 76.00, 58.00, 17.00, 17.00, 24.00 +DDC, 09, 25, 77.00, 52.00, 15.00, 10.00, 21.00 +DEC, 09, 25, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 25, 73.00, 43.00, 14.00, 11.00, 20.00 +DFW, 09, 25, 84.00, 63.00, 13.00, 17.00, 23.00 +DHN, 09, 25, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 25, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 25, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 25, 87.00, 66.00, -9999.00, -9999.00, 16.00 +DLG, 09, 25, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 25, 60.00, 41.00, 28.00, 25.00, 41.00 +DLLC, 09, 25, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 25, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 25, 90.00, 64.00, -9999.00, -9999.00, 12.00 +DMN, 09, 25, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 25, 76.00, 54.00, -9999.00, -9999.00, 25.00 +DPG, 09, 25, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 25, 86.00, 62.00, -9999.00, -9999.00, 26.00 +DRA, 09, 25, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 25, 87.00, 66.00, 14.00, 15.00, 22.00 +DSM, 09, 25, 71.00, 50.00, 21.00, 17.00, 29.00 +DTW, 09, 25, 69.00, 48.00, 19.00, 20.00, 31.00 +DUG, 09, 25, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 25, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DXR, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 25, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 25, 83.00, 61.00, -9999.00, -9999.00, 22.00 +D45, 09, 25, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 25, 66.00, 44.00, 21.00, 19.00, 32.00 +ECG, 09, 25, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 25, 86.00, 55.00, -9999.00, -9999.00, 3.00 +EED, 09, 25, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 09, 25, 71.00, 33.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 25, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 25, 70.00, 45.00, 25.00, 27.00, 37.00 +EKO, 09, 25, 74.00, 35.00, 12.00, 11.00, 17.00 +ELD, 09, 25, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 25, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 25, 84.00, 57.00, 14.00, 12.00, 19.00 +ELY, 09, 25, 71.00, 34.00, 13.00, 12.00, 19.00 +EMP, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 25, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +END, 09, 25, 81.00, 58.00, -9999.00, -9999.00, 18.00 +ENN, 09, 25, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 25, 72.00, 49.00, -9999.00, -9999.00, 13.00 +EPH, 09, 25, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 25, 68.00, 52.00, 30.00, 26.00, 42.00 +ESF, 09, 25, 85.00, 62.00, -9999.00, -9999.00, 27.00 +EUG, 09, 25, 72.00, 47.00, 19.00, 19.00, 26.00 +EVV, 09, 25, 77.00, 53.00, 18.00, 17.00, 27.00 +EWN, 09, 25, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 25, 73.00, 55.00, 18.00, 18.00, 28.00 +EYW, 09, 25, 87.00, 78.00, 25.00, 28.00, 42.00 +E74, 09, 25, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 25, 77.00, 55.00, -9999.00, -9999.00, 23.00 +FAI, 09, 25, 48.00, 31.00, 24.00, 25.00, 36.00 +FAR, 09, 25, 65.00, 42.00, 17.00, 17.00, 27.00 +FAT, 09, 25, 87.00, 56.00, 4.00, 4.00, 6.00 +FAY, 09, 25, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 25, 63.00, 35.00, 16.00, 16.00, 25.00 +FCS, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +FDY, 09, 25, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 25, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FLG, 09, 25, 70.00, 37.00, 14.00, 16.00, 23.00 +FLL, 09, 25, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 25, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 25, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +FME, 09, 25, 77.00, 50.00, -9999.00, -9999.00, 22.00 +FMH, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 25, 78.00, 43.00, 11.00, 11.00, 16.00 +FMY, 09, 25, 88.00, 73.00, 16.00, 32.00, 39.00 +FNT, 09, 25, 67.00, 47.00, 22.00, 22.00, 34.00 +FOD, 09, 25, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 25, 76.00, 51.00, -9999.00, -9999.00, 23.00 +FOK, 09, 25, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 25, 77.00, 53.00, -9999.00, -9999.00, 27.00 +FSD, 09, 25, 69.00, 44.00, 21.00, 16.00, 30.00 +FSI, 09, 25, 82.00, 57.00, -9999.00, -9999.00, 20.00 +FSM, 09, 25, 82.00, 57.00, 17.00, 19.00, 27.00 +FTK, 09, 25, 76.00, 51.00, -9999.00, -9999.00, 24.00 +FWA, 09, 25, 71.00, 50.00, 17.00, 18.00, 29.00 +FWH, 09, 25, 84.00, 61.00, -9999.00, -9999.00, 19.00 +FYU, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 25, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 25, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 25, 99.00, 66.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 25, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 25, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 25, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 25, 67.00, 42.00, 13.00, 12.00, 20.00 +GFA, 09, 25, 66.00, 40.00, -9999.00, -9999.00, 24.00 +GFK, 09, 25, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 25, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 25, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 25, 66.00, 40.00, 11.00, 12.00, 18.00 +GJT, 09, 25, 76.00, 48.00, 12.00, 13.00, 21.00 +GKN, 09, 25, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 25, 74.00, 45.00, 11.00, 8.00, 15.00 +GLH, 09, 25, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 25, 82.00, 73.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 25, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 25, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +GON, 09, 25, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 25, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 25, 65.00, 45.00, 26.00, 22.00, 36.00 +GRCI, 09, 25, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 25, 69.00, 45.00, -9999.00, -9999.00, 31.00 +GRI, 09, 25, 72.00, 47.00, 15.00, 14.00, 24.00 +GRK, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 09, 25, 67.00, 46.00, 22.00, 20.00, 32.00 +GSB, 09, 25, 80.00, 57.00, -9999.00, -9999.00, 24.00 +GSG, 09, 25, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 25, 76.00, 55.00, 16.00, 17.00, 24.00 +GSP, 09, 25, 78.00, 57.00, 17.00, 19.00, 27.00 +GST, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 25, 65.00, 46.00, -9999.00, -9999.00, 36.00 +GTF, 09, 25, 66.00, 40.00, 16.00, 17.00, 24.00 +GUP, 09, 25, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 25, 72.00, 49.00, -9999.00, -9999.00, 28.00 +GVW, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 25, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 25, 78.00, 64.00, 20.00, 20.00, 30.00 +HBR, 09, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 25, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 25, 72.00, 45.00, -9999.00, -9999.00, 15.00 +HKY, 09, 25, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 25, 65.00, 37.00, 15.00, 13.00, 22.00 +HMN, 09, 25, 85.00, 49.00, -9999.00, -9999.00, 15.00 +HMS, 09, 25, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 25, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 25, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +HON, 09, 25, 70.00, 43.00, 15.00, 14.00, 25.00 +HOP, 09, 25, 78.00, 53.00, -9999.00, -9999.00, 22.00 +HOT, 09, 25, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 25, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 25, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 25, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 25, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 25, 86.00, 62.00, -9999.00, -9999.00, 26.00 +HST, 09, 25, 88.00, 71.00, -9999.00, -9999.00, 53.00 +HSV, 09, 25, 79.00, 57.00, 18.00, 19.00, 27.00 +HTL, 09, 25, 63.00, 43.00, 28.00, 26.00, 43.00 +HTS, 09, 25, 74.00, 52.00, 19.00, 22.00, 31.00 +HUF, 09, 25, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 25, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 25, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 25, 67.00, 38.00, 14.00, 15.00, 22.00 +IAB, 09, 25, 77.00, 54.00, -9999.00, -9999.00, 23.00 +IAD, 09, 25, 75.00, 50.00, 19.00, 19.00, 29.00 +IAG, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 25, 86.00, 64.00, 15.00, 22.00, 29.00 +ICT, 09, 25, 77.00, 54.00, 18.00, 13.00, 26.00 +IDA, 09, 25, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 25, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 25, 74.00, 53.00, 17.00, 18.00, 27.00 +ILI, 09, 25, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 25, 82.00, 61.00, 18.00, 20.00, 29.00 +IMT, 09, 25, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +IND, 09, 25, 73.00, 51.00, 18.00, 17.00, 27.00 +INL, 09, 25, 60.00, 39.00, 26.00, 26.00, 41.00 +INS, 09, 25, 84.00, 56.00, -9999.00, -9999.00, 5.00 +INT, 09, 25, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +INW, 09, 25, 79.00, 48.00, 12.00, 14.00, 21.00 +IPL, 09, 25, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 25, 70.00, 48.00, 23.00, 23.00, 34.00 +IRK, 09, 25, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 25, 66.00, 38.00, 16.00, 15.00, 24.00 +ISP, 09, 25, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 25, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 25, 94.00, 64.00, -9999.00, -9999.00, 9.00 +IWD, 09, 25, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 25, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 25, 85.00, 59.00, 15.00, 20.00, 26.00 +JAX, 09, 25, 85.00, 66.00, 20.00, 29.00, 36.00 +JBR, 09, 25, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 25, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 25, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 25, 71.00, 56.00, 18.00, 17.00, 28.00 +JHW, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 25, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 25, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 25, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 25, 53.00, 41.00, 56.00, 58.00, 69.00 +JST, 09, 25, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 25, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 25, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 25, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 25, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 25, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 25, 67.00, 46.00, 20.00, 22.00, 32.00 +LAR, 09, 25, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 25, 90.00, 62.00, 4.00, 5.00, 9.00 +LAX, 09, 25, 76.00, 62.00, 4.00, 5.00, 6.00 +LBB, 09, 25, 80.00, 55.00, 15.00, 13.00, 21.00 +LBF, 09, 25, 73.00, 41.00, 15.00, 11.00, 21.00 +LCH, 09, 25, 84.00, 65.00, 16.00, 21.00, 29.00 +LCK, 09, 25, 74.00, 50.00, -9999.00, -9999.00, 28.00 +LEB, 09, 25, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 25, 74.00, 53.00, 18.00, 22.00, 31.00 +LFI, 09, 25, 75.00, 60.00, -9999.00, -9999.00, 25.00 +LFK, 09, 25, 85.00, 62.00, 16.00, 21.00, 29.00 +LFT, 09, 25, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 25, 71.00, 57.00, 18.00, 17.00, 27.00 +LGB, 09, 25, 81.00, 61.00, 4.00, 4.00, 6.00 +LGU, 09, 25, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 25, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 25, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 25, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 25, 81.00, 59.00, 16.00, 20.00, 28.00 +LIZ, 09, 25, 59.00, 40.00, -9999.00, -9999.00, 42.00 +LMT, 09, 25, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LND, 09, 25, 68.00, 40.00, 11.00, 11.00, 17.00 +LNK, 09, 25, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 25, 77.00, 40.00, 5.00, 4.00, 7.00 +LOZ, 09, 25, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 25, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 25, 80.00, 57.00, -9999.00, -9999.00, 28.00 +LSE, 09, 25, 68.00, 47.00, 20.00, 19.00, 31.00 +LSF, 09, 25, 83.00, 62.00, -9999.00, -9999.00, 25.00 +LSV, 09, 25, 93.00, 53.00, -9999.00, -9999.00, 5.00 +LTS, 09, 25, 85.00, 58.00, -9999.00, -9999.00, 18.00 +LUF, 09, 25, 96.00, 62.00, -9999.00, -9999.00, 7.00 +LVS, 09, 25, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 25, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 25, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 25, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 25, 75.00, 53.00, 21.00, 17.00, 29.00 +MAF, 09, 25, 82.00, 57.00, 14.00, 13.00, 19.00 +MBL, 09, 25, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 25, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 25, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 25, 85.00, 57.00, -9999.00, -9999.00, 6.00 +MCF, 09, 25, 88.00, 70.00, -9999.00, -9999.00, 35.00 +MCG, 09, 25, 46.00, 30.00, 32.00, 32.00, 45.00 +MCI, 09, 25, 74.00, 53.00, 19.00, 18.00, 27.00 +MCK, 09, 25, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 25, 83.00, 60.00, 13.00, 19.00, 25.00 +MCO, 09, 25, 88.00, 70.00, 14.00, 33.00, 39.00 +MCW, 09, 25, 68.00, 45.00, 16.00, 14.00, 24.00 +MC2, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MDH, 09, 25, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 25, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 25, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 25, 71.00, 52.00, 21.00, 20.00, 31.00 +MEI, 09, 25, 83.00, 59.00, 14.00, 16.00, 24.00 +MEM, 09, 25, 80.00, 60.00, 17.00, 18.00, 27.00 +MER, 09, 25, 87.00, 52.00, -9999.00, -9999.00, 4.00 +MFD, 09, 25, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 25, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 25, 78.00, 45.00, 14.00, 13.00, 19.00 +MGE, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MGM, 09, 25, 84.00, 62.00, 16.00, 18.00, 26.00 +MGW, 09, 25, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 25, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 25, 84.00, 56.00, -9999.00, -9999.00, 6.00 +MHS, 09, 25, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 25, 87.00, 73.00, 32.00, 40.00, 53.00 +MIB, 09, 25, 63.00, 41.00, -9999.00, -9999.00, 22.00 +MIV, 09, 25, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 25, 77.00, 39.00, -9999.00, -9999.00, 11.00 +MKC, 09, 25, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 25, 66.00, 48.00, 21.00, 17.00, 31.00 +MKG, 09, 25, 66.00, 48.00, 22.00, 22.00, 32.00 +MKL, 09, 25, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 25, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 25, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 25, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 25, 72.00, 49.00, 19.00, 17.00, 28.00 +MLS, 09, 25, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 25, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 25, 83.00, 61.00, -9999.00, -9999.00, 22.00 +MOB, 09, 25, 84.00, 64.00, 17.00, 25.00, 30.00 +MOT, 09, 25, 63.00, 41.00, 13.00, 14.00, 21.00 +MPV, 09, 25, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 25, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 25, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 25, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 25, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 25, 72.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 09, 25, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 25, 67.00, 44.00, 23.00, 19.00, 33.00 +MSO, 09, 25, 66.00, 36.00, 17.00, 17.00, 26.00 +MSP, 09, 25, 66.00, 46.00, 22.00, 18.00, 32.00 +MSS, 09, 25, 64.00, 43.00, 24.00, 26.00, 38.00 +MSY, 09, 25, 84.00, 66.00, 13.00, 24.00, 30.00 +MTC, 09, 25, 67.00, 49.00, -9999.00, -9999.00, 27.00 +MTN, 09, 25, 75.00, 54.00, -9999.00, -9999.00, 22.00 +MTO, 09, 25, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 25, 72.00, 49.00, -9999.00, -9999.00, 22.00 +MUO, 09, 25, 76.00, 41.00, -9999.00, -9999.00, 11.00 +MWA, 09, 25, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 25, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 25, 84.00, 62.00, -9999.00, -9999.00, 19.00 +MYL, 09, 25, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 25, 82.00, 60.00, -9999.00, -9999.00, 27.00 +NAO, 09, 25, 80.00, 67.00, -9999.00, -9999.00, 31.00 +NBC, 09, 25, 82.00, 64.00, -9999.00, -9999.00, 26.00 +NBE, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 09, 25, 71.00, 49.00, -9999.00, -9999.00, 29.00 +NCA, 09, 25, 82.00, 57.00, -9999.00, -9999.00, 28.00 +NCO, 09, 25, 69.00, 53.00, -9999.00, -9999.00, 28.00 +NC1, 09, 25, 84.00, 58.00, -9999.00, -9999.00, 3.00 +NEL, 09, 25, 74.00, 49.00, -9999.00, -9999.00, 26.00 +NFG, 09, 25, 75.00, 59.00, -9999.00, -9999.00, 3.00 +NFL, 09, 25, 76.00, 39.00, -9999.00, -9999.00, 7.00 +NGP, 09, 25, 87.00, 69.00, -9999.00, -9999.00, 30.00 +NGU, 09, 25, 76.00, 60.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 25, 72.00, 55.00, -9999.00, -9999.00, 6.00 +NHK, 09, 25, 74.00, 53.00, -9999.00, -9999.00, 26.00 +NHZ, 09, 25, 65.00, 45.00, -9999.00, -9999.00, 33.00 +NID, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 25, 85.00, 66.00, -9999.00, -9999.00, 37.00 +NIR, 09, 25, 88.00, 65.00, -9999.00, -9999.00, 26.00 +NKT, 09, 25, 81.00, 63.00, -9999.00, -9999.00, 31.00 +NKX, 09, 25, 76.00, 64.00, -9999.00, -9999.00, 4.00 +NLC, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 09, 25, 83.00, 57.00, -9999.00, -9999.00, 23.00 +NPA, 09, 25, 84.00, 66.00, -9999.00, -9999.00, 28.00 +NQA, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NQI, 09, 25, 90.00, 67.00, -9999.00, -9999.00, 26.00 +NQX, 09, 25, 87.00, 78.00, -9999.00, -9999.00, 47.00 +NRB, 09, 25, 84.00, 70.00, -9999.00, -9999.00, 33.00 +NRC, 09, 25, 87.00, 52.00, -9999.00, -9999.00, 7.00 +NRS, 09, 25, 75.00, 61.00, -9999.00, -9999.00, 4.00 +NSE, 09, 25, 85.00, 62.00, -9999.00, -9999.00, 28.00 +NSI, 09, 25, 75.00, 56.00, -9999.00, -9999.00, 4.00 +NTD, 09, 25, 75.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 09, 25, 82.00, 61.00, -9999.00, -9999.00, 7.00 +NTU, 09, 25, 76.00, 60.00, -9999.00, -9999.00, 26.00 +NUC, 09, 25, 74.00, 60.00, -9999.00, -9999.00, 4.00 +NUQ, 09, 25, 76.00, 51.00, -9999.00, -9999.00, 5.00 +NUW, 09, 25, 65.00, 44.00, -9999.00, -9999.00, 32.00 +NWF, 09, 25, 81.00, 61.00, -9999.00, -9999.00, 6.00 +NXX, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 09, 25, 77.00, 51.00, -9999.00, -9999.00, 26.00 +NZC, 09, 25, 86.00, 63.00, -9999.00, -9999.00, 35.00 +NZJ, 09, 25, 82.00, 56.00, -9999.00, -9999.00, 4.00 +NZW, 09, 25, 68.00, 48.00, -9999.00, -9999.00, 29.00 +NZY, 09, 25, 76.00, 64.00, -9999.00, -9999.00, 4.00 +OAK, 09, 25, 75.00, 53.00, 5.00, 6.00, 8.00 +OAR, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 09, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 25, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 25, 80.00, 58.00, 14.00, 13.00, 22.00 +OLM, 09, 25, 67.00, 42.00, 27.00, 27.00, 38.00 +OMA, 09, 25, 73.00, 49.00, 19.00, 15.00, 25.00 +OME, 09, 25, 44.00, 31.00, 30.00, 33.00, 42.00 +ONT, 09, 25, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 25, 71.00, 49.00, 22.00, 18.00, 32.00 +ORF, 09, 25, 76.00, 60.00, 17.00, 17.00, 26.00 +ORH, 09, 25, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 25, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 25, 65.00, 44.00, -9999.00, -9999.00, 35.00 +OTG, 09, 25, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 25, 66.00, 49.00, 20.00, 22.00, 29.00 +OTM, 09, 25, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 25, 41.00, 31.00, 26.00, 28.00, 37.00 +OURC, 09, 25, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 25, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 25, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 25, 84.00, 61.00, -9999.00, -9999.00, 26.00 +PACZ, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 25, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 25, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 25, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 25, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 25, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 25, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 25, 86.00, 64.00, -9999.00, -9999.00, 27.00 +PAQ, 09, 25, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 25, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 25, 49.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 25, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 25, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 25, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 25, 64.00, 45.00, -9999.00, -9999.00, 34.00 +PBI, 09, 25, 87.00, 73.00, 29.00, 38.00, 52.00 +PDT, 09, 25, 72.00, 46.00, 13.00, 12.00, 19.00 +PDX, 09, 25, 71.00, 49.00, 24.00, 22.00, 32.00 +PFN, 09, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 25, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 25, 73.00, 54.00, 18.00, 18.00, 28.00 +PHX, 09, 25, 95.00, 68.00, 7.00, 5.00, 11.00 +PIA, 09, 25, 73.00, 51.00, 22.00, 18.00, 31.00 +PIB, 09, 25, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 25, 70.00, 39.00, 13.00, 14.00, 21.00 +PIR, 09, 25, 71.00, 44.00, 11.00, 11.00, 18.00 +PIT, 09, 25, 70.00, 49.00, 23.00, 21.00, 33.00 +PKB, 09, 25, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 25, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 25, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 25, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 25, 84.00, 66.00, 14.00, 19.00, 24.00 +POB, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +POE, 09, 25, 85.00, 60.00, -9999.00, -9999.00, 39.00 +POM, 09, 25, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +POU, 09, 25, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 25, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 25, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 25, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 25, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 25, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 25, 68.00, 44.00, -9999.00, -9999.00, 28.00 +PSP, 09, 25, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 25, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 25, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 25, 77.00, 45.00, 10.00, 7.00, 15.00 +PUC, 09, 25, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 25, 70.00, 49.00, 20.00, 17.00, 28.00 +PVU, 09, 25, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 25, 65.00, 44.00, 22.00, 19.00, 30.00 +P02, 09, 25, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +P07, 09, 25, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +P11, 09, 25, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P24, 09, 25, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +P28, 09, 25, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +P35, 09, 25, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +P38, 09, 25, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +P39, 09, 25, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +P58, 09, 25, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +P59, 09, 25, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +P60, 09, 25, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +P61, 09, 25, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +P67, 09, 25, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +P68, 09, 25, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +P69, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 25, 76.00, 35.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 25, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 25, 70.00, 41.00, 12.00, 11.00, 19.00 +RBL, 09, 25, 86.00, 56.00, 9.00, 8.00, 12.00 +RCA, 09, 25, 70.00, 41.00, -9999.00, -9999.00, 17.00 +RDD, 09, 25, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 25, 71.00, 36.00, 11.00, 10.00, 16.00 +RDR, 09, 25, 64.00, 40.00, -9999.00, -9999.00, 25.00 +RDU, 09, 25, 77.00, 56.00, 16.00, 17.00, 24.00 +REE, 09, 25, 80.00, 55.00, -9999.00, -9999.00, 18.00 +REJ, 09, 25, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 25, 70.00, 48.00, 19.00, 19.00, 30.00 +RIC, 09, 25, 77.00, 54.00, 19.00, 17.00, 26.00 +RIV, 09, 25, 87.00, 56.00, -9999.00, -9999.00, 4.00 +RIW, 09, 25, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 25, 65.00, 37.00, 10.00, 12.00, 16.00 +RME, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 25, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +RND, 09, 25, 86.00, 65.00, -9999.00, -9999.00, 22.00 +RNO, 09, 25, 75.00, 38.00, 9.00, 8.00, 12.00 +ROA, 09, 25, 74.00, 52.00, 18.00, 18.00, 26.00 +ROC, 09, 25, 68.00, 48.00, 28.00, 26.00, 40.00 +ROW, 09, 25, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 25, 76.00, 51.00, 12.00, 12.00, 19.00 +RST, 09, 25, 66.00, 44.00, 23.00, 20.00, 34.00 +RWF, 09, 25, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 25, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 25, 84.00, 54.00, 5.00, 6.00, 7.00 +SAF, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 25, 76.00, 64.00, 5.00, 5.00, 7.00 +SAT, 09, 25, 86.00, 65.00, 16.00, 17.00, 26.00 +SAV, 09, 25, 82.00, 64.00, 15.00, 22.00, 30.00 +SAW, 09, 25, 62.00, 46.00, -9999.00, -9999.00, 42.00 +SBA, 09, 25, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 25, 88.00, 57.00, -9999.00, -9999.00, 4.00 +SBN, 09, 25, 70.00, 49.00, 23.00, 21.00, 32.00 +SBP, 09, 25, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 25, 67.00, 29.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 25, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 25, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 25, 85.00, 55.00, 4.00, 5.00, 6.00 +SDF, 09, 25, 76.00, 54.00, 18.00, 19.00, 29.00 +SEA, 09, 25, 66.00, 50.00, 25.00, 23.00, 34.00 +SEM, 09, 25, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 25, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 25, 73.00, 54.00, 5.00, 6.00, 8.00 +SGF, 09, 25, 76.00, 53.00, 19.00, 17.00, 29.00 +SGY, 09, 25, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 25, 68.00, 37.00, 16.00, 16.00, 24.00 +SHV, 09, 25, 84.00, 62.00, 15.00, 16.00, 25.00 +SIT, 09, 25, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 25, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 25, 84.00, 60.00, 14.00, 13.00, 20.00 +SKA, 09, 25, 67.00, 42.00, -9999.00, -9999.00, 20.00 +SKF, 09, 25, 86.00, 65.00, -9999.00, -9999.00, 20.00 +SLC, 09, 25, 74.00, 46.00, 16.00, 14.00, 22.00 +SLE, 09, 25, 72.00, 45.00, 22.00, 21.00, 30.00 +SLN, 09, 25, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 25, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 25, 75.00, 51.00, -9999.00, 5.00, 7.00 +SNA, 09, 25, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 25, 46.00, 38.00, 44.00, 47.00, 62.00 +SNS, 09, 25, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 25, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 25, 75.00, 51.00, 17.00, 17.00, 26.00 +SPS, 09, 25, 83.00, 59.00, 15.00, 14.00, 22.00 +SRQ, 09, 25, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 25, 82.00, 58.00, -9999.00, -9999.00, 24.00 +SSI, 09, 25, 82.00, 68.00, -9999.00, -9999.00, -9999.00 +STC, 09, 25, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 25, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +STL, 09, 25, 76.00, 56.00, 19.00, 16.00, 28.00 +STNV, 09, 25, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +STS, 09, 25, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 25, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 25, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 25, 83.00, 52.00, -9999.00, -9999.00, 6.00 +SUX, 09, 25, 71.00, 47.00, 22.00, 16.00, 30.00 +SVN, 09, 25, 82.00, 64.00, -9999.00, -9999.00, 30.00 +SWF, 09, 25, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 25, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 25, 67.00, 47.00, 28.00, 28.00, 41.00 +SZL, 09, 25, 76.00, 51.00, -9999.00, -9999.00, 29.00 +TAD, 09, 25, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 25, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 25, 79.00, 50.00, -9999.00, -9999.00, 31.00 +TCC, 09, 25, 80.00, 51.00, 10.00, 10.00, 16.00 +TCL, 09, 25, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 25, 69.00, 45.00, -9999.00, -9999.00, 34.00 +TCS, 09, 25, 81.00, 55.00, -9999.00, 11.00, 24.00 +TEB, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 25, 80.00, 58.00, -9999.00, -9999.00, 20.00 +TKA, 09, 25, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 25, 86.00, 64.00, 11.00, 25.00, 29.00 +TNX, 09, 25, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 25, 70.00, 47.00, 19.00, 19.00, 32.00 +TOP, 09, 25, 76.00, 51.00, 19.00, 17.00, 27.00 +TPA, 09, 25, 88.00, 70.00, 17.00, 28.00, 34.00 +TPH, 09, 25, 75.00, 43.00, 7.00, 6.00, 10.00 +TRI, 09, 25, 75.00, 52.00, 17.00, 20.00, 27.00 +TRK, 09, 25, 70.00, 32.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 25, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 25, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 25, 80.00, 58.00, 16.00, 16.00, 25.00 +TUP, 09, 25, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 25, 90.00, 64.00, 13.00, 10.00, 19.00 +TVC, 09, 25, 65.00, 45.00, 25.00, 22.00, 35.00 +TVL, 09, 25, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 25, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 25, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 25, 77.00, 54.00, 15.00, 20.00, 27.00 +T01, 09, 25, 76.00, 53.00, -9999.00, -9999.00, 25.00 +T02, 09, 25, 80.00, 58.00, -9999.00, -9999.00, 22.00 +T03, 09, 25, 82.00, 60.00, -9999.00, -9999.00, 27.00 +T04, 09, 25, 88.00, 70.00, -9999.00, -9999.00, 35.00 +T05, 09, 25, 77.00, 50.00, -9999.00, -9999.00, 25.00 +T06, 09, 25, 85.00, 58.00, -9999.00, -9999.00, 23.00 +T07, 09, 25, 79.00, 42.00, -9999.00, -9999.00, 15.00 +T08, 09, 25, 72.00, 49.00, -9999.00, -9999.00, 15.00 +UCA, 09, 25, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 25, 84.00, 56.00, -9999.00, -9999.00, 5.00 +UIL, 09, 25, 64.00, 44.00, 35.00, 37.00, 46.00 +UIN, 09, 25, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 25, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 25, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 25, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +U15, 09, 25, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +U28, 09, 25, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 25, 84.00, 62.00, -9999.00, -9999.00, 25.00 +VBG, 09, 25, 76.00, 52.00, -9999.00, -9999.00, 9.00 +VCT, 09, 25, 86.00, 67.00, 16.00, 24.00, 31.00 +VCV, 09, 25, 86.00, 51.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 25, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 25, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 25, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 25, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 25, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 25, 86.00, 62.00, -9999.00, -9999.00, 26.00 +VRB, 09, 25, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 25, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 25, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 25, 76.00, 53.00, 17.00, 15.00, 23.00 +WJA, 09, 25, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 25, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 25, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 25, 76.00, 35.00, 9.00, 10.00, 14.00 +WPO, 09, 25, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 25, 83.00, 60.00, -9999.00, -9999.00, 23.00 +WRG, 09, 25, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 25, 75.00, 49.00, -9999.00, -9999.00, 25.00 +WRL, 09, 25, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +X68, 09, 25, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 25, 52.00, 39.00, 64.00, 63.00, 73.00 +YCG, 09, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 25, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 25, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 25, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 25, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 25, 72.00, 41.00, 9.00, 9.00, 14.00 +YNG, 09, 25, 68.00, 48.00, 23.00, 23.00, 36.00 +YPA, 09, 25, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 25, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 25, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 25, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 25, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 25, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 25, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 25, 97.00, 69.00, 4.00, 3.00, 7.00 +YVR, 09, 25, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 25, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 25, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 25, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 25, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 25, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 25, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 25, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 25, 62.00, 41.00, 30.00, 32.00, 45.00 +ZUN, 09, 25, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 25, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 25, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 25, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +01R, 09, 25, 85.00, 61.00, -9999.00, -9999.00, 23.00 +1V1, 09, 25, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 25, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 25, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 25, 78.00, 62.00, -9999.00, -9999.00, 24.00 +2PJ, 09, 25, 82.00, 58.00, -9999.00, -9999.00, 22.00 +3B1, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 25, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 25, 65.00, 43.00, -9999.00, -9999.00, 35.00 +3SE, 09, 25, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 25, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 25, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +4OM, 09, 25, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 25, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 25, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 25, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 25, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 26, 71.00, 49.00, 20.00, 22.00, 31.00 +ABI, 09, 26, 83.00, 61.00, 14.00, 16.00, 22.00 +ABQ, 09, 26, 78.00, 51.00, 14.00, 12.00, 19.00 +ABR, 09, 26, 68.00, 41.00, 14.00, 11.00, 19.00 +ABY, 09, 26, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 26, 67.00, 53.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 26, 86.00, 63.00, 14.00, 16.00, 24.00 +ACV, 09, 26, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 26, 73.00, 51.00, 18.00, 14.00, 25.00 +ADK, 09, 26, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 26, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 26, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 26, 75.00, 50.00, -9999.00, -9999.00, 25.00 +AEX, 09, 26, 85.00, 62.00, -9999.00, -9999.00, 23.00 +AFF, 09, 26, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 26, 89.00, 69.00, -9999.00, -9999.00, 43.00 +AGS, 09, 26, 83.00, 58.00, 15.00, 17.00, 24.00 +AHN, 09, 26, 79.00, 58.00, 16.00, 17.00, 25.00 +AKN, 09, 26, 49.00, 34.00, 36.00, 36.00, 51.00 +AKO, 09, 26, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 26, 69.00, 45.00, 23.00, 22.00, 35.00 +ALI, 09, 26, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 26, 69.00, 45.00, 20.00, 16.00, 28.00 +ALS, 09, 26, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 26, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 26, 78.00, 52.00, 14.00, 12.00, 20.00 +AMG, 09, 26, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 26, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 26, 50.00, 37.00, 32.00, 32.00, 44.00 +AND, 09, 26, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 26, 57.00, 46.00, 53.00, 56.00, 66.00 +AOO, 09, 26, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +APN, 09, 26, 64.00, 43.00, 26.00, 26.00, 40.00 +AQQ, 09, 26, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +ART, 09, 26, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +AST, 09, 26, 66.00, 47.00, 28.00, 29.00, 38.00 +ATL, 09, 26, 78.00, 59.00, 15.00, 19.00, 25.00 +ATW, 09, 26, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 26, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 26, 74.00, 49.00, -9999.00, -9999.00, 28.00 +AUG, 09, 26, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 26, 87.00, 66.00, 14.00, 19.00, 26.00 +AUW, 09, 26, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 26, 74.00, 51.00, 16.00, 20.00, 27.00 +AVP, 09, 26, 68.00, 48.00, 23.00, 21.00, 32.00 +AXN, 09, 26, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 26, 68.00, 46.00, -9999.00, -9999.00, 32.00 +AYS, 09, 26, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 26, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 26, 86.00, 55.00, -9999.00, -9999.00, 6.00 +BAD, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 26, 65.00, 33.00, -9999.00, -9999.00, 20.00 +BDL, 09, 26, 71.00, 47.00, 21.00, 19.00, 31.00 +BDR, 09, 26, 70.00, 53.00, 22.00, 17.00, 31.00 +BET, 09, 26, 46.00, 33.00, 38.00, 37.00, 50.00 +BFD, 09, 26, 63.00, 42.00, 28.00, 28.00, 40.00 +BFF, 09, 26, 73.00, 41.00, 13.00, 10.00, 18.00 +BFL, 09, 26, 87.00, 60.00, 4.00, 3.00, 5.00 +BGM, 09, 26, 64.00, 46.00, 25.00, 25.00, 38.00 +BGR, 09, 26, 64.00, 44.00, 21.00, 19.00, 32.00 +BGS, 09, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 26, 81.00, 58.00, 15.00, 19.00, 24.00 +BID, 09, 26, 66.00, 54.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 26, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 26, 83.00, 43.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 26, 67.00, 43.00, 16.00, 16.00, 24.00 +BIS, 09, 26, 66.00, 39.00, 17.00, 15.00, 24.00 +BIX, 09, 26, 84.00, 66.00, -9999.00, -9999.00, 26.00 +BJI, 09, 26, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 26, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 26, 74.00, 40.00, -9999.00, -9999.00, 20.00 +BKW, 09, 26, 69.00, 49.00, 21.00, 26.00, 36.00 +BLF, 09, 26, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 26, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 26, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 26, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 26, 77.00, 51.00, -9999.00, -9999.00, 25.00 +BNA, 09, 26, 79.00, 56.00, 18.00, 18.00, 28.00 +BNO, 09, 26, 69.00, 33.00, -9999.00, 12.00, 22.00 +BOI, 09, 26, 72.00, 44.00, 11.00, 11.00, 16.00 +BOS, 09, 26, 69.00, 53.00, 19.00, 19.00, 29.00 +BPI, 09, 26, 65.00, 22.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 26, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 26, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 26, 72.00, 51.00, -9999.00, -9999.00, 23.00 +BRO, 09, 26, 89.00, 71.00, 19.00, 21.00, 31.00 +BRW, 09, 26, 28.00, 20.00, 29.00, 30.00, 44.00 +BSM, 09, 26, 87.00, 66.00, -9999.00, -9999.00, 17.00 +BTI, 09, 26, 30.00, 22.00, 24.00, 24.00, 36.00 +BTL, 09, 26, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 26, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 26, 85.00, 64.00, 11.00, 23.00, 27.00 +BTT, 09, 26, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 26, 64.00, 44.00, 28.00, 27.00, 40.00 +BUB, 09, 26, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 26, 67.00, 49.00, 28.00, 26.00, 39.00 +BUR, 09, 26, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 26, 83.00, 68.00, -9999.00, 21.00, 31.00 +BWG, 09, 26, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 26, 74.00, 53.00, 17.00, 17.00, 26.00 +BYH, 09, 26, 80.00, 57.00, -9999.00, -9999.00, 22.00 +BYI, 09, 26, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 26, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 26, 82.00, 58.00, 14.00, 16.00, 23.00 +CAG, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 26, 69.00, 49.00, 22.00, 21.00, 34.00 +CAO, 09, 26, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 26, 59.00, 40.00, 27.00, 27.00, 41.00 +CBM, 09, 26, 83.00, 57.00, -9999.00, -9999.00, 23.00 +CDB, 09, 26, 49.00, 40.00, 55.00, 58.00, 74.00 +CDC, 09, 26, 75.00, 43.00, 10.00, 9.00, 16.00 +CDR, 09, 26, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 26, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +CEZ, 09, 26, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 26, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 26, 78.00, 57.00, 16.00, 19.00, 25.00 +CHO, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 26, 82.00, 64.00, 15.00, 21.00, 28.00 +CID, 09, 26, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 26, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 26, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 26, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 26, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 26, 69.00, 50.00, 25.00, 24.00, 37.00 +CLL, 09, 26, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 26, 78.00, 58.00, 15.00, 16.00, 23.00 +CMH, 09, 26, 72.00, 50.00, 18.00, 20.00, 29.00 +CMI, 09, 26, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 26, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 26, 75.00, 51.00, 18.00, 13.00, 25.00 +CNM, 09, 26, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 26, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +COD, 09, 26, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +COF, 09, 26, 86.00, 71.00, -9999.00, -9999.00, 43.00 +CON, 09, 26, 68.00, 41.00, 21.00, 19.00, 31.00 +COS, 09, 26, 70.00, 43.00, 14.00, 12.00, 20.00 +COT, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 26, 75.00, 53.00, 20.00, 18.00, 29.00 +CPR, 09, 26, 69.00, 38.00, 14.00, 14.00, 21.00 +CRBC, 09, 26, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 26, 88.00, 69.00, 18.00, 21.00, 29.00 +CRW, 09, 26, 75.00, 52.00, 21.00, 23.00, 33.00 +CSG, 09, 26, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 26, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 26, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 26, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 26, 74.00, 52.00, 17.00, 18.00, 28.00 +CVN, 09, 26, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 26, 78.00, 51.00, -9999.00, -9999.00, 18.00 +CXY, 09, 26, 72.00, 52.00, 17.00, 18.00, 27.00 +CYS, 09, 26, 67.00, 40.00, 15.00, 12.00, 21.00 +DAA, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DAB, 09, 26, 85.00, 70.00, 22.00, 27.00, 38.00 +DAG, 09, 26, 90.00, 62.00, 3.00, 3.00, 5.00 +DAL, 09, 26, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 26, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 26, 72.00, 51.00, 18.00, 20.00, 29.00 +DBQ, 09, 26, 68.00, 47.00, 23.00, 19.00, 31.00 +DCA, 09, 26, 76.00, 58.00, 17.00, 17.00, 24.00 +DDC, 09, 26, 77.00, 52.00, 15.00, 10.00, 20.00 +DEC, 09, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 26, 73.00, 43.00, 14.00, 11.00, 20.00 +DFW, 09, 26, 84.00, 63.00, 13.00, 17.00, 23.00 +DHN, 09, 26, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 26, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 26, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 26, 87.00, 66.00, -9999.00, -9999.00, 16.00 +DLG, 09, 26, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 26, 60.00, 41.00, 28.00, 25.00, 41.00 +DLLC, 09, 26, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 26, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 26, 90.00, 64.00, -9999.00, -9999.00, 12.00 +DMN, 09, 26, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 26, 76.00, 54.00, -9999.00, -9999.00, 25.00 +DPG, 09, 26, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 26, 86.00, 62.00, -9999.00, -9999.00, 26.00 +DRA, 09, 26, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 26, 87.00, 66.00, 14.00, 15.00, 22.00 +DSM, 09, 26, 71.00, 50.00, 21.00, 17.00, 29.00 +DTW, 09, 26, 69.00, 48.00, 19.00, 20.00, 31.00 +DUG, 09, 26, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 26, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DXR, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 26, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 26, 83.00, 61.00, -9999.00, -9999.00, 22.00 +D45, 09, 26, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 26, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 26, 66.00, 44.00, 21.00, 19.00, 32.00 +ECG, 09, 26, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 26, 86.00, 55.00, -9999.00, -9999.00, 3.00 +EED, 09, 26, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 09, 26, 71.00, 33.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 26, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 26, 70.00, 45.00, 25.00, 27.00, 37.00 +EKO, 09, 26, 74.00, 35.00, 12.00, 11.00, 17.00 +ELD, 09, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 26, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 26, 84.00, 57.00, 14.00, 12.00, 19.00 +ELY, 09, 26, 71.00, 34.00, 13.00, 12.00, 19.00 +EMP, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 26, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +END, 09, 26, 81.00, 58.00, -9999.00, -9999.00, 18.00 +ENN, 09, 26, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 26, 72.00, 49.00, -9999.00, -9999.00, 13.00 +EPH, 09, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 26, 68.00, 52.00, 30.00, 27.00, 42.00 +ESF, 09, 26, 85.00, 62.00, -9999.00, -9999.00, 27.00 +EUG, 09, 26, 72.00, 47.00, 20.00, 19.00, 26.00 +EVV, 09, 26, 77.00, 52.00, 18.00, 17.00, 27.00 +EWN, 09, 26, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 26, 73.00, 55.00, 18.00, 18.00, 28.00 +EYW, 09, 26, 87.00, 78.00, 25.00, 27.00, 41.00 +E74, 09, 26, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 26, 77.00, 55.00, -9999.00, -9999.00, 23.00 +FAI, 09, 26, 47.00, 30.00, 24.00, 25.00, 36.00 +FAR, 09, 26, 65.00, 42.00, 17.00, 17.00, 27.00 +FAT, 09, 26, 87.00, 56.00, 4.00, 4.00, 6.00 +FAY, 09, 26, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 26, 63.00, 35.00, 16.00, 16.00, 25.00 +FCS, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +FDY, 09, 26, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 26, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FLG, 09, 26, 70.00, 37.00, 14.00, 16.00, 23.00 +FLL, 09, 26, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 26, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +FME, 09, 26, 77.00, 50.00, -9999.00, -9999.00, 22.00 +FMH, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 26, 78.00, 43.00, 11.00, 11.00, 16.00 +FMY, 09, 26, 88.00, 73.00, 15.00, 31.00, 38.00 +FNT, 09, 26, 67.00, 47.00, 22.00, 22.00, 34.00 +FOD, 09, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 26, 76.00, 51.00, -9999.00, -9999.00, 23.00 +FOK, 09, 26, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 26, 77.00, 53.00, -9999.00, -9999.00, 26.00 +FSD, 09, 26, 69.00, 44.00, 20.00, 16.00, 29.00 +FSI, 09, 26, 82.00, 57.00, -9999.00, -9999.00, 20.00 +FSM, 09, 26, 82.00, 57.00, 17.00, 19.00, 27.00 +FTK, 09, 26, 76.00, 51.00, -9999.00, -9999.00, 24.00 +FWA, 09, 26, 71.00, 50.00, 17.00, 18.00, 29.00 +FWH, 09, 26, 84.00, 61.00, -9999.00, -9999.00, 19.00 +FYU, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 26, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 26, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 26, 99.00, 66.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 26, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 26, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 26, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 26, 67.00, 42.00, 13.00, 12.00, 20.00 +GFA, 09, 26, 66.00, 40.00, -9999.00, -9999.00, 24.00 +GFK, 09, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 26, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 26, 66.00, 40.00, 11.00, 12.00, 17.00 +GJT, 09, 26, 76.00, 48.00, 12.00, 13.00, 21.00 +GKN, 09, 26, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 26, 74.00, 45.00, 11.00, 8.00, 15.00 +GLH, 09, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 26, 82.00, 73.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 26, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 26, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +GON, 09, 26, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 26, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 26, 65.00, 45.00, 26.00, 22.00, 36.00 +GRCI, 09, 26, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 26, 69.00, 45.00, -9999.00, -9999.00, 32.00 +GRI, 09, 26, 72.00, 47.00, 15.00, 14.00, 24.00 +GRK, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 09, 26, 67.00, 46.00, 22.00, 20.00, 32.00 +GSB, 09, 26, 80.00, 57.00, -9999.00, -9999.00, 24.00 +GSG, 09, 26, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 26, 76.00, 55.00, 16.00, 17.00, 24.00 +GSP, 09, 26, 78.00, 56.00, 17.00, 19.00, 27.00 +GST, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 26, 65.00, 46.00, -9999.00, -9999.00, 36.00 +GTF, 09, 26, 66.00, 40.00, 16.00, 17.00, 24.00 +GUP, 09, 26, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 26, 72.00, 48.00, -9999.00, -9999.00, 28.00 +GVW, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 26, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 26, 78.00, 64.00, 20.00, 20.00, 30.00 +HBR, 09, 26, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 26, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 26, 72.00, 45.00, -9999.00, -9999.00, 15.00 +HKY, 09, 26, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 26, 65.00, 37.00, 15.00, 13.00, 22.00 +HMN, 09, 26, 85.00, 49.00, -9999.00, -9999.00, 15.00 +HMS, 09, 26, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 26, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 26, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +HON, 09, 26, 70.00, 43.00, 15.00, 14.00, 25.00 +HOP, 09, 26, 78.00, 52.00, -9999.00, -9999.00, 22.00 +HOT, 09, 26, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 26, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 26, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 26, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 26, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 26, 86.00, 62.00, -9999.00, -9999.00, 26.00 +HST, 09, 26, 88.00, 71.00, -9999.00, -9999.00, 52.00 +HSV, 09, 26, 79.00, 57.00, 18.00, 19.00, 27.00 +HTL, 09, 26, 63.00, 43.00, 28.00, 26.00, 42.00 +HTS, 09, 26, 74.00, 52.00, 19.00, 22.00, 31.00 +HUF, 09, 26, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 26, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 26, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 26, 67.00, 38.00, 14.00, 15.00, 22.00 +IAB, 09, 26, 77.00, 54.00, -9999.00, -9999.00, 23.00 +IAD, 09, 26, 75.00, 50.00, 19.00, 19.00, 29.00 +IAG, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 26, 86.00, 64.00, 15.00, 22.00, 29.00 +ICT, 09, 26, 77.00, 54.00, 18.00, 13.00, 26.00 +IDA, 09, 26, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 26, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 26, 74.00, 53.00, 17.00, 18.00, 27.00 +ILI, 09, 26, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 26, 82.00, 61.00, 18.00, 20.00, 29.00 +IMT, 09, 26, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +IND, 09, 26, 73.00, 51.00, 18.00, 17.00, 27.00 +INL, 09, 26, 60.00, 39.00, 26.00, 26.00, 41.00 +INS, 09, 26, 84.00, 56.00, -9999.00, -9999.00, 5.00 +INT, 09, 26, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +INW, 09, 26, 79.00, 48.00, 12.00, 14.00, 20.00 +IPL, 09, 26, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 26, 70.00, 48.00, 23.00, 23.00, 34.00 +IRK, 09, 26, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 26, 66.00, 38.00, 15.00, 14.00, 24.00 +ISP, 09, 26, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 26, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 26, 94.00, 64.00, -9999.00, -9999.00, 9.00 +IWD, 09, 26, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 26, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 26, 85.00, 59.00, 15.00, 19.00, 26.00 +JAX, 09, 26, 85.00, 66.00, 19.00, 28.00, 36.00 +JBR, 09, 26, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 26, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 26, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 26, 71.00, 56.00, 18.00, 17.00, 28.00 +JHW, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 26, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 26, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 26, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 26, 53.00, 41.00, 57.00, 58.00, 70.00 +JST, 09, 26, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 26, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 26, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 26, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 26, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 26, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 26, 67.00, 46.00, 20.00, 22.00, 32.00 +LAR, 09, 26, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 26, 90.00, 62.00, 4.00, 5.00, 9.00 +LAX, 09, 26, 76.00, 62.00, 4.00, 5.00, 6.00 +LBB, 09, 26, 80.00, 55.00, 15.00, 13.00, 21.00 +LBF, 09, 26, 73.00, 41.00, 15.00, 11.00, 21.00 +LCH, 09, 26, 84.00, 65.00, 16.00, 21.00, 29.00 +LCK, 09, 26, 74.00, 50.00, -9999.00, -9999.00, 28.00 +LEB, 09, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 26, 74.00, 53.00, 18.00, 22.00, 31.00 +LFI, 09, 26, 75.00, 60.00, -9999.00, -9999.00, 25.00 +LFK, 09, 26, 85.00, 62.00, 16.00, 21.00, 29.00 +LFT, 09, 26, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 26, 71.00, 57.00, 18.00, 17.00, 27.00 +LGB, 09, 26, 81.00, 61.00, 4.00, 4.00, 6.00 +LGU, 09, 26, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 26, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 26, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 26, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 26, 81.00, 59.00, 16.00, 20.00, 28.00 +LIZ, 09, 26, 59.00, 40.00, -9999.00, -9999.00, 42.00 +LMT, 09, 26, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LND, 09, 26, 68.00, 40.00, 11.00, 11.00, 17.00 +LNK, 09, 26, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 26, 77.00, 40.00, 5.00, 4.00, 7.00 +LOZ, 09, 26, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 26, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 26, 80.00, 57.00, -9999.00, -9999.00, 28.00 +LSE, 09, 26, 68.00, 47.00, 20.00, 19.00, 31.00 +LSF, 09, 26, 83.00, 62.00, -9999.00, -9999.00, 25.00 +LSV, 09, 26, 93.00, 53.00, -9999.00, -9999.00, 5.00 +LTS, 09, 26, 85.00, 58.00, -9999.00, -9999.00, 18.00 +LUF, 09, 26, 96.00, 61.00, -9999.00, -9999.00, 7.00 +LVS, 09, 26, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 26, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 26, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 26, 75.00, 53.00, 21.00, 17.00, 29.00 +MAF, 09, 26, 82.00, 57.00, 14.00, 13.00, 19.00 +MBL, 09, 26, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 26, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 26, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 26, 85.00, 57.00, -9999.00, -9999.00, 6.00 +MCF, 09, 26, 88.00, 70.00, -9999.00, -9999.00, 34.00 +MCG, 09, 26, 45.00, 29.00, 32.00, 32.00, 45.00 +MCI, 09, 26, 74.00, 53.00, 19.00, 18.00, 27.00 +MCK, 09, 26, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 26, 83.00, 59.00, 13.00, 18.00, 25.00 +MCO, 09, 26, 88.00, 70.00, 13.00, 33.00, 38.00 +MCW, 09, 26, 68.00, 45.00, 16.00, 14.00, 24.00 +MC2, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MDH, 09, 26, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 26, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 26, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 26, 71.00, 52.00, 21.00, 20.00, 31.00 +MEI, 09, 26, 83.00, 59.00, 14.00, 16.00, 23.00 +MEM, 09, 26, 80.00, 60.00, 17.00, 18.00, 27.00 +MER, 09, 26, 87.00, 52.00, -9999.00, -9999.00, 4.00 +MFD, 09, 26, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 26, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 26, 78.00, 45.00, 14.00, 13.00, 19.00 +MGE, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MGM, 09, 26, 84.00, 61.00, 16.00, 17.00, 25.00 +MGW, 09, 26, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 26, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 26, 84.00, 56.00, -9999.00, -9999.00, 6.00 +MHS, 09, 26, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 26, 87.00, 73.00, 32.00, 40.00, 52.00 +MIB, 09, 26, 63.00, 41.00, -9999.00, -9999.00, 21.00 +MIV, 09, 26, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 26, 77.00, 39.00, -9999.00, -9999.00, 11.00 +MKC, 09, 26, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 26, 66.00, 48.00, 21.00, 17.00, 31.00 +MKG, 09, 26, 66.00, 48.00, 22.00, 22.00, 32.00 +MKL, 09, 26, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 26, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 26, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 26, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 26, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 26, 72.00, 49.00, 19.00, 17.00, 28.00 +MLS, 09, 26, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 26, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 26, 83.00, 61.00, -9999.00, -9999.00, 22.00 +MOB, 09, 26, 84.00, 64.00, 16.00, 24.00, 30.00 +MOT, 09, 26, 63.00, 41.00, 13.00, 14.00, 21.00 +MPV, 09, 26, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 26, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 26, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 26, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 26, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 26, 72.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 09, 26, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 26, 67.00, 44.00, 23.00, 19.00, 33.00 +MSO, 09, 26, 66.00, 36.00, 17.00, 17.00, 26.00 +MSP, 09, 26, 66.00, 46.00, 22.00, 18.00, 32.00 +MSS, 09, 26, 64.00, 43.00, 24.00, 26.00, 38.00 +MSY, 09, 26, 84.00, 66.00, 13.00, 24.00, 30.00 +MTC, 09, 26, 67.00, 49.00, -9999.00, -9999.00, 27.00 +MTN, 09, 26, 75.00, 54.00, -9999.00, -9999.00, 22.00 +MTO, 09, 26, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 26, 72.00, 49.00, -9999.00, -9999.00, 22.00 +MUO, 09, 26, 76.00, 41.00, -9999.00, -9999.00, 11.00 +MWA, 09, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 26, 84.00, 61.00, -9999.00, -9999.00, 19.00 +MYL, 09, 26, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 26, 82.00, 60.00, -9999.00, -9999.00, 27.00 +NAO, 09, 26, 80.00, 67.00, -9999.00, -9999.00, 30.00 +NBC, 09, 26, 82.00, 64.00, -9999.00, -9999.00, 26.00 +NBE, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 09, 26, 71.00, 49.00, -9999.00, -9999.00, 29.00 +NCA, 09, 26, 82.00, 57.00, -9999.00, -9999.00, 27.00 +NCO, 09, 26, 69.00, 53.00, -9999.00, -9999.00, 28.00 +NC1, 09, 26, 84.00, 58.00, -9999.00, -9999.00, 3.00 +NEL, 09, 26, 74.00, 49.00, -9999.00, -9999.00, 26.00 +NFG, 09, 26, 75.00, 59.00, -9999.00, -9999.00, 3.00 +NFL, 09, 26, 76.00, 39.00, -9999.00, -9999.00, 7.00 +NGP, 09, 26, 87.00, 69.00, -9999.00, -9999.00, 29.00 +NGU, 09, 26, 76.00, 60.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 26, 72.00, 55.00, -9999.00, -9999.00, 7.00 +NHK, 09, 26, 74.00, 53.00, -9999.00, -9999.00, 26.00 +NHZ, 09, 26, 65.00, 45.00, -9999.00, -9999.00, 33.00 +NID, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 26, 85.00, 66.00, -9999.00, -9999.00, 37.00 +NIR, 09, 26, 88.00, 65.00, -9999.00, -9999.00, 26.00 +NKT, 09, 26, 81.00, 63.00, -9999.00, -9999.00, 30.00 +NKX, 09, 26, 76.00, 64.00, -9999.00, -9999.00, 4.00 +NLC, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 09, 26, 83.00, 57.00, -9999.00, -9999.00, 23.00 +NPA, 09, 26, 84.00, 66.00, -9999.00, -9999.00, 28.00 +NQA, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NQI, 09, 26, 90.00, 67.00, -9999.00, -9999.00, 26.00 +NQX, 09, 26, 87.00, 78.00, -9999.00, -9999.00, 47.00 +NRB, 09, 26, 84.00, 70.00, -9999.00, -9999.00, 33.00 +NRC, 09, 26, 87.00, 52.00, -9999.00, -9999.00, 7.00 +NRS, 09, 26, 75.00, 61.00, -9999.00, -9999.00, 4.00 +NSE, 09, 26, 85.00, 62.00, -9999.00, -9999.00, 28.00 +NSI, 09, 26, 75.00, 56.00, -9999.00, -9999.00, 4.00 +NTD, 09, 26, 75.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 09, 26, 82.00, 61.00, -9999.00, -9999.00, 7.00 +NTU, 09, 26, 76.00, 60.00, -9999.00, -9999.00, 26.00 +NUC, 09, 26, 74.00, 60.00, -9999.00, -9999.00, 4.00 +NUQ, 09, 26, 76.00, 51.00, -9999.00, -9999.00, 6.00 +NUW, 09, 26, 65.00, 44.00, -9999.00, -9999.00, 32.00 +NWF, 09, 26, 81.00, 61.00, -9999.00, -9999.00, 6.00 +NXX, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 09, 26, 77.00, 51.00, -9999.00, -9999.00, 26.00 +NZC, 09, 26, 86.00, 63.00, -9999.00, -9999.00, 35.00 +NZJ, 09, 26, 82.00, 56.00, -9999.00, -9999.00, 4.00 +NZW, 09, 26, 68.00, 48.00, -9999.00, -9999.00, 29.00 +NZY, 09, 26, 76.00, 64.00, -9999.00, -9999.00, 4.00 +OAK, 09, 26, 75.00, 53.00, 5.00, 6.00, 8.00 +OAR, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 09, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 26, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 26, 80.00, 58.00, 14.00, 13.00, 22.00 +OLM, 09, 26, 67.00, 42.00, 27.00, 27.00, 38.00 +OMA, 09, 26, 73.00, 49.00, 19.00, 15.00, 25.00 +OME, 09, 26, 43.00, 31.00, 30.00, 32.00, 41.00 +ONT, 09, 26, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 26, 71.00, 49.00, 22.00, 18.00, 32.00 +ORF, 09, 26, 76.00, 60.00, 17.00, 17.00, 26.00 +ORH, 09, 26, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 26, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 26, 65.00, 44.00, -9999.00, -9999.00, 34.00 +OTG, 09, 26, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 26, 66.00, 49.00, 21.00, 22.00, 29.00 +OTM, 09, 26, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 26, 40.00, 30.00, 26.00, 28.00, 37.00 +OURC, 09, 26, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 26, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 26, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 26, 84.00, 61.00, -9999.00, -9999.00, 26.00 +PACZ, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 26, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 26, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 26, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 26, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 26, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 26, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 26, 86.00, 64.00, -9999.00, -9999.00, 26.00 +PAQ, 09, 26, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 26, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 26, 49.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 26, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 26, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 26, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 26, 64.00, 45.00, -9999.00, -9999.00, 34.00 +PBI, 09, 26, 87.00, 73.00, 29.00, 38.00, 52.00 +PDT, 09, 26, 72.00, 46.00, 13.00, 12.00, 19.00 +PDX, 09, 26, 71.00, 49.00, 25.00, 22.00, 32.00 +PFN, 09, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 26, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 26, 73.00, 54.00, 18.00, 18.00, 28.00 +PHX, 09, 26, 95.00, 68.00, 7.00, 5.00, 11.00 +PIA, 09, 26, 73.00, 50.00, 22.00, 18.00, 31.00 +PIB, 09, 26, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 26, 70.00, 39.00, 13.00, 14.00, 21.00 +PIR, 09, 26, 71.00, 44.00, 11.00, 11.00, 18.00 +PIT, 09, 26, 70.00, 49.00, 23.00, 21.00, 33.00 +PKB, 09, 26, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 26, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 26, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 26, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 26, 84.00, 66.00, 13.00, 19.00, 24.00 +POB, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +POE, 09, 26, 85.00, 60.00, -9999.00, -9999.00, 38.00 +POM, 09, 26, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +POU, 09, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 26, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 26, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 26, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 26, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 26, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 26, 68.00, 44.00, -9999.00, -9999.00, 28.00 +PSP, 09, 26, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 26, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 26, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 26, 77.00, 45.00, 10.00, 7.00, 15.00 +PUC, 09, 26, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 26, 70.00, 49.00, 20.00, 17.00, 28.00 +PVU, 09, 26, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 26, 65.00, 44.00, 22.00, 19.00, 30.00 +P02, 09, 26, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +P07, 09, 26, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +P11, 09, 26, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P24, 09, 26, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +P28, 09, 26, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +P35, 09, 26, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +P38, 09, 26, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +P39, 09, 26, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +P58, 09, 26, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +P59, 09, 26, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +P60, 09, 26, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +P61, 09, 26, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +P67, 09, 26, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +P68, 09, 26, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +P69, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 26, 76.00, 35.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 26, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 26, 70.00, 41.00, 12.00, 11.00, 19.00 +RBL, 09, 26, 86.00, 56.00, 9.00, 9.00, 13.00 +RCA, 09, 26, 70.00, 41.00, -9999.00, -9999.00, 17.00 +RDD, 09, 26, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 26, 71.00, 36.00, 11.00, 10.00, 16.00 +RDR, 09, 26, 64.00, 40.00, -9999.00, -9999.00, 24.00 +RDU, 09, 26, 77.00, 56.00, 16.00, 17.00, 24.00 +REE, 09, 26, 80.00, 55.00, -9999.00, -9999.00, 18.00 +REJ, 09, 26, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 26, 70.00, 48.00, 19.00, 19.00, 30.00 +RIC, 09, 26, 77.00, 54.00, 19.00, 17.00, 26.00 +RIV, 09, 26, 87.00, 56.00, -9999.00, -9999.00, 4.00 +RIW, 09, 26, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 26, 65.00, 37.00, 10.00, 12.00, 16.00 +RME, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 26, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +RND, 09, 26, 86.00, 65.00, -9999.00, -9999.00, 22.00 +RNO, 09, 26, 75.00, 38.00, 9.00, 8.00, 12.00 +ROA, 09, 26, 74.00, 52.00, 18.00, 18.00, 26.00 +ROC, 09, 26, 68.00, 48.00, 28.00, 26.00, 40.00 +ROW, 09, 26, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 26, 76.00, 51.00, 12.00, 12.00, 19.00 +RST, 09, 26, 66.00, 44.00, 22.00, 20.00, 33.00 +RWF, 09, 26, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 26, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 26, 84.00, 54.00, 5.00, 6.00, 7.00 +SAF, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 26, 76.00, 64.00, 5.00, 5.00, 7.00 +SAT, 09, 26, 86.00, 65.00, 16.00, 17.00, 26.00 +SAV, 09, 26, 82.00, 64.00, 14.00, 22.00, 30.00 +SAW, 09, 26, 62.00, 46.00, -9999.00, -9999.00, 42.00 +SBA, 09, 26, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 26, 88.00, 57.00, -9999.00, -9999.00, 4.00 +SBN, 09, 26, 70.00, 49.00, 23.00, 21.00, 33.00 +SBP, 09, 26, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 26, 67.00, 29.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 26, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 26, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 26, 85.00, 55.00, 4.00, 5.00, 7.00 +SDF, 09, 26, 76.00, 54.00, 18.00, 19.00, 29.00 +SEA, 09, 26, 66.00, 50.00, 25.00, 23.00, 34.00 +SEM, 09, 26, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 26, 73.00, 54.00, 6.00, 6.00, 9.00 +SGF, 09, 26, 76.00, 53.00, 19.00, 17.00, 29.00 +SGY, 09, 26, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 26, 68.00, 37.00, 16.00, 16.00, 24.00 +SHV, 09, 26, 84.00, 62.00, 15.00, 16.00, 25.00 +SIT, 09, 26, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 26, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 26, 84.00, 60.00, 14.00, 13.00, 20.00 +SKA, 09, 26, 67.00, 42.00, -9999.00, -9999.00, 20.00 +SKF, 09, 26, 86.00, 65.00, -9999.00, -9999.00, 20.00 +SLC, 09, 26, 74.00, 46.00, 16.00, 14.00, 22.00 +SLE, 09, 26, 72.00, 45.00, 23.00, 22.00, 30.00 +SLN, 09, 26, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 26, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 26, 75.00, 51.00, -9999.00, 5.00, 7.00 +SNA, 09, 26, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 26, 46.00, 38.00, 44.00, 47.00, 62.00 +SNS, 09, 26, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 26, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 26, 75.00, 51.00, 17.00, 17.00, 26.00 +SPS, 09, 26, 83.00, 59.00, 15.00, 14.00, 22.00 +SRQ, 09, 26, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 26, 82.00, 58.00, -9999.00, -9999.00, 23.00 +SSI, 09, 26, 82.00, 68.00, -9999.00, -9999.00, -9999.00 +STC, 09, 26, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 26, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +STL, 09, 26, 76.00, 56.00, 19.00, 16.00, 28.00 +STNV, 09, 26, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +STS, 09, 26, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 26, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 26, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 26, 83.00, 52.00, -9999.00, -9999.00, 6.00 +SUX, 09, 26, 71.00, 47.00, 22.00, 16.00, 30.00 +SVN, 09, 26, 82.00, 64.00, -9999.00, -9999.00, 30.00 +SWF, 09, 26, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 26, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 26, 67.00, 47.00, 28.00, 28.00, 41.00 +SZL, 09, 26, 76.00, 50.00, -9999.00, -9999.00, 29.00 +TAD, 09, 26, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 26, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 26, 79.00, 50.00, -9999.00, -9999.00, 31.00 +TCC, 09, 26, 80.00, 51.00, 10.00, 10.00, 16.00 +TCL, 09, 26, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 26, 69.00, 45.00, -9999.00, -9999.00, 34.00 +TCS, 09, 26, 81.00, 55.00, -9999.00, 11.00, 24.00 +TEB, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 26, 80.00, 58.00, -9999.00, -9999.00, 20.00 +TKA, 09, 26, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 26, 86.00, 64.00, 11.00, 25.00, 28.00 +TNX, 09, 26, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 26, 70.00, 47.00, 19.00, 19.00, 32.00 +TOP, 09, 26, 76.00, 51.00, 19.00, 17.00, 27.00 +TPA, 09, 26, 88.00, 70.00, 16.00, 27.00, 33.00 +TPH, 09, 26, 75.00, 43.00, 7.00, 6.00, 10.00 +TRI, 09, 26, 75.00, 52.00, 17.00, 20.00, 27.00 +TRK, 09, 26, 70.00, 32.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 26, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 26, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 26, 80.00, 58.00, 16.00, 16.00, 25.00 +TUP, 09, 26, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 26, 90.00, 64.00, 13.00, 10.00, 18.00 +TVC, 09, 26, 65.00, 45.00, 25.00, 22.00, 35.00 +TVL, 09, 26, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 26, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 26, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 26, 77.00, 54.00, 15.00, 20.00, 27.00 +T01, 09, 26, 76.00, 53.00, -9999.00, -9999.00, 25.00 +T02, 09, 26, 80.00, 58.00, -9999.00, -9999.00, 22.00 +T03, 09, 26, 82.00, 60.00, -9999.00, -9999.00, 27.00 +T04, 09, 26, 88.00, 70.00, -9999.00, -9999.00, 34.00 +T05, 09, 26, 77.00, 50.00, -9999.00, -9999.00, 25.00 +T06, 09, 26, 85.00, 57.00, -9999.00, -9999.00, 23.00 +T07, 09, 26, 79.00, 42.00, -9999.00, -9999.00, 15.00 +T08, 09, 26, 72.00, 49.00, -9999.00, -9999.00, 15.00 +UCA, 09, 26, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 26, 84.00, 56.00, -9999.00, -9999.00, 5.00 +UIL, 09, 26, 64.00, 44.00, 36.00, 38.00, 47.00 +UIN, 09, 26, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 26, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 26, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 26, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +U15, 09, 26, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +U28, 09, 26, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 26, 84.00, 62.00, -9999.00, -9999.00, 25.00 +VBG, 09, 26, 76.00, 52.00, -9999.00, -9999.00, 9.00 +VCT, 09, 26, 86.00, 67.00, 16.00, 23.00, 30.00 +VCV, 09, 26, 86.00, 51.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 26, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 26, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 26, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 26, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 26, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 26, 86.00, 62.00, -9999.00, -9999.00, 26.00 +VRB, 09, 26, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 26, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 26, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 26, 76.00, 53.00, 17.00, 15.00, 23.00 +WJA, 09, 26, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 26, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 26, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 26, 76.00, 35.00, 9.00, 10.00, 14.00 +WPO, 09, 26, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 26, 83.00, 59.00, -9999.00, -9999.00, 23.00 +WRG, 09, 26, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 26, 75.00, 49.00, -9999.00, -9999.00, 25.00 +WRL, 09, 26, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +X68, 09, 26, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 26, 52.00, 39.00, 64.00, 63.00, 74.00 +YCG, 09, 26, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 26, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 26, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 26, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 26, 72.00, 41.00, 9.00, 9.00, 14.00 +YNG, 09, 26, 68.00, 48.00, 23.00, 23.00, 36.00 +YPA, 09, 26, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 26, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 26, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 26, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 26, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 26, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 26, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 26, 97.00, 69.00, 4.00, 3.00, 7.00 +YVR, 09, 26, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 26, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 26, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 26, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 26, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 26, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 26, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 26, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 26, 62.00, 41.00, 30.00, 32.00, 45.00 +ZUN, 09, 26, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 26, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 26, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 26, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +01R, 09, 26, 85.00, 61.00, -9999.00, -9999.00, 23.00 +1V1, 09, 26, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 26, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 26, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 26, 78.00, 62.00, -9999.00, -9999.00, 24.00 +2PJ, 09, 26, 82.00, 58.00, -9999.00, -9999.00, 22.00 +3B1, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 26, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 26, 65.00, 43.00, -9999.00, -9999.00, 34.00 +3SE, 09, 26, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 26, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 26, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +4OM, 09, 26, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 26, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 26, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 26, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 26, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 27, 71.00, 49.00, 20.00, 22.00, 31.00 +ABI, 09, 27, 83.00, 61.00, 14.00, 16.00, 22.00 +ABQ, 09, 27, 78.00, 51.00, 13.00, 12.00, 19.00 +ABR, 09, 27, 68.00, 41.00, 14.00, 11.00, 19.00 +ABY, 09, 27, 85.00, 60.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 27, 67.00, 53.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 27, 86.00, 63.00, 14.00, 16.00, 24.00 +ACV, 09, 27, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 27, 73.00, 51.00, 18.00, 15.00, 25.00 +ADK, 09, 27, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 27, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 27, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 27, 75.00, 49.00, -9999.00, -9999.00, 24.00 +AEX, 09, 27, 85.00, 62.00, -9999.00, -9999.00, 22.00 +AFF, 09, 27, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 27, 89.00, 69.00, -9999.00, -9999.00, 43.00 +AGS, 09, 27, 83.00, 58.00, 14.00, 17.00, 24.00 +AHN, 09, 27, 79.00, 58.00, 16.00, 17.00, 24.00 +AKN, 09, 27, 48.00, 34.00, 36.00, 36.00, 51.00 +AKO, 09, 27, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 27, 69.00, 45.00, 23.00, 22.00, 35.00 +ALI, 09, 27, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 27, 69.00, 45.00, 20.00, 16.00, 28.00 +ALS, 09, 27, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 27, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 27, 78.00, 52.00, 14.00, 12.00, 20.00 +AMG, 09, 27, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 27, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 27, 49.00, 37.00, 32.00, 32.00, 44.00 +AND, 09, 27, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 27, 57.00, 46.00, 53.00, 56.00, 66.00 +AOO, 09, 27, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +APN, 09, 27, 64.00, 43.00, 26.00, 26.00, 39.00 +AQQ, 09, 27, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +ART, 09, 27, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +AST, 09, 27, 66.00, 47.00, 28.00, 29.00, 38.00 +ATL, 09, 27, 78.00, 59.00, 15.00, 18.00, 25.00 +ATW, 09, 27, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 27, 74.00, 49.00, -9999.00, -9999.00, 28.00 +AUG, 09, 27, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 27, 87.00, 66.00, 15.00, 19.00, 26.00 +AUW, 09, 27, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 27, 74.00, 51.00, 16.00, 20.00, 27.00 +AVP, 09, 27, 68.00, 48.00, 23.00, 21.00, 32.00 +AXN, 09, 27, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 27, 68.00, 46.00, -9999.00, -9999.00, 32.00 +AYS, 09, 27, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 27, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 27, 86.00, 55.00, -9999.00, -9999.00, 6.00 +BAD, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 27, 65.00, 33.00, -9999.00, -9999.00, 20.00 +BDL, 09, 27, 71.00, 47.00, 21.00, 19.00, 31.00 +BDR, 09, 27, 70.00, 53.00, 22.00, 17.00, 31.00 +BET, 09, 27, 45.00, 32.00, 37.00, 37.00, 50.00 +BFD, 09, 27, 63.00, 42.00, 28.00, 28.00, 41.00 +BFF, 09, 27, 73.00, 41.00, 13.00, 10.00, 18.00 +BFL, 09, 27, 87.00, 60.00, 4.00, 3.00, 5.00 +BGM, 09, 27, 64.00, 46.00, 25.00, 25.00, 38.00 +BGR, 09, 27, 64.00, 44.00, 22.00, 19.00, 32.00 +BGS, 09, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 27, 81.00, 58.00, 15.00, 18.00, 24.00 +BID, 09, 27, 66.00, 54.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 27, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 27, 83.00, 43.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 27, 67.00, 43.00, 16.00, 16.00, 24.00 +BIS, 09, 27, 66.00, 39.00, 17.00, 15.00, 24.00 +BIX, 09, 27, 84.00, 66.00, -9999.00, -9999.00, 26.00 +BJI, 09, 27, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 27, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 27, 74.00, 40.00, -9999.00, -9999.00, 20.00 +BKW, 09, 27, 69.00, 49.00, 22.00, 26.00, 36.00 +BLF, 09, 27, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 27, 97.00, 68.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 27, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 27, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 27, 77.00, 51.00, -9999.00, -9999.00, 25.00 +BNA, 09, 27, 79.00, 56.00, 18.00, 18.00, 28.00 +BNO, 09, 27, 69.00, 33.00, -9999.00, 13.00, 22.00 +BOI, 09, 27, 72.00, 44.00, 11.00, 11.00, 16.00 +BOS, 09, 27, 69.00, 53.00, 19.00, 19.00, 29.00 +BPI, 09, 27, 65.00, 22.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 27, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 27, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 27, 72.00, 51.00, -9999.00, -9999.00, 23.00 +BRO, 09, 27, 89.00, 71.00, 19.00, 21.00, 31.00 +BRW, 09, 27, 27.00, 19.00, 29.00, 30.00, 44.00 +BSM, 09, 27, 87.00, 66.00, -9999.00, -9999.00, 17.00 +BTI, 09, 27, 30.00, 21.00, 24.00, 24.00, 36.00 +BTL, 09, 27, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 27, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 27, 85.00, 64.00, 11.00, 22.00, 27.00 +BTT, 09, 27, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 27, 64.00, 44.00, 28.00, 27.00, 40.00 +BUB, 09, 27, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 27, 67.00, 49.00, 29.00, 26.00, 39.00 +BUR, 09, 27, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 27, 83.00, 68.00, -9999.00, 20.00, 30.00 +BWG, 09, 27, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 27, 74.00, 53.00, 17.00, 17.00, 26.00 +BYH, 09, 27, 80.00, 57.00, -9999.00, -9999.00, 22.00 +BYI, 09, 27, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 27, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 27, 82.00, 58.00, 14.00, 16.00, 23.00 +CAG, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 27, 69.00, 49.00, 22.00, 21.00, 34.00 +CAO, 09, 27, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 27, 59.00, 40.00, 27.00, 27.00, 41.00 +CBM, 09, 27, 83.00, 57.00, -9999.00, -9999.00, 23.00 +CDB, 09, 27, 49.00, 40.00, 55.00, 58.00, 74.00 +CDC, 09, 27, 75.00, 43.00, 10.00, 9.00, 16.00 +CDR, 09, 27, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 27, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +CEZ, 09, 27, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 27, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 27, 78.00, 57.00, 16.00, 18.00, 25.00 +CHO, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 27, 82.00, 64.00, 14.00, 20.00, 27.00 +CID, 09, 27, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 27, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 27, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 27, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 27, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 27, 69.00, 50.00, 25.00, 24.00, 37.00 +CLL, 09, 27, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 27, 78.00, 58.00, 15.00, 16.00, 23.00 +CMH, 09, 27, 72.00, 50.00, 18.00, 20.00, 29.00 +CMI, 09, 27, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 27, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 27, 75.00, 51.00, 18.00, 12.00, 25.00 +CNM, 09, 27, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 27, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +COD, 09, 27, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +COF, 09, 27, 86.00, 71.00, -9999.00, -9999.00, 43.00 +CON, 09, 27, 68.00, 41.00, 21.00, 19.00, 31.00 +COS, 09, 27, 70.00, 43.00, 14.00, 12.00, 20.00 +COT, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 27, 75.00, 53.00, 20.00, 18.00, 30.00 +CPR, 09, 27, 69.00, 38.00, 14.00, 14.00, 21.00 +CRBC, 09, 27, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 27, 88.00, 69.00, 18.00, 21.00, 29.00 +CRW, 09, 27, 75.00, 51.00, 21.00, 23.00, 33.00 +CSG, 09, 27, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 27, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 27, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 27, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 27, 74.00, 52.00, 18.00, 18.00, 28.00 +CVN, 09, 27, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 27, 78.00, 51.00, -9999.00, -9999.00, 17.00 +CXY, 09, 27, 72.00, 52.00, 17.00, 18.00, 27.00 +CYS, 09, 27, 67.00, 40.00, 14.00, 12.00, 21.00 +DAA, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DAB, 09, 27, 85.00, 70.00, 22.00, 26.00, 37.00 +DAG, 09, 27, 90.00, 62.00, 3.00, 3.00, 5.00 +DAL, 09, 27, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 27, 72.00, 51.00, 19.00, 20.00, 29.00 +DBQ, 09, 27, 68.00, 47.00, 23.00, 19.00, 31.00 +DCA, 09, 27, 76.00, 58.00, 17.00, 17.00, 24.00 +DDC, 09, 27, 77.00, 52.00, 15.00, 10.00, 20.00 +DEC, 09, 27, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 27, 73.00, 43.00, 14.00, 11.00, 19.00 +DFW, 09, 27, 84.00, 63.00, 13.00, 17.00, 23.00 +DHN, 09, 27, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 27, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 27, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 27, 87.00, 66.00, -9999.00, -9999.00, 16.00 +DLG, 09, 27, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 27, 60.00, 41.00, 28.00, 25.00, 40.00 +DLLC, 09, 27, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 27, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 27, 90.00, 64.00, -9999.00, -9999.00, 12.00 +DMN, 09, 27, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 27, 76.00, 54.00, -9999.00, -9999.00, 25.00 +DPG, 09, 27, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 27, 86.00, 61.00, -9999.00, -9999.00, 25.00 +DRA, 09, 27, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 27, 87.00, 66.00, 14.00, 15.00, 22.00 +DSM, 09, 27, 71.00, 50.00, 21.00, 18.00, 29.00 +DTW, 09, 27, 69.00, 48.00, 19.00, 20.00, 31.00 +DUG, 09, 27, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 27, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DXR, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 27, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 27, 83.00, 61.00, -9999.00, -9999.00, 21.00 +D45, 09, 27, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 27, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 27, 66.00, 44.00, 21.00, 19.00, 31.00 +ECG, 09, 27, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 27, 86.00, 55.00, -9999.00, -9999.00, 3.00 +EED, 09, 27, 95.00, 69.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 09, 27, 71.00, 33.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 27, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 27, 70.00, 45.00, 25.00, 27.00, 37.00 +EKO, 09, 27, 74.00, 35.00, 12.00, 11.00, 17.00 +ELD, 09, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 27, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 27, 84.00, 57.00, 14.00, 12.00, 19.00 +ELY, 09, 27, 71.00, 34.00, 13.00, 12.00, 19.00 +EMP, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 27, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +END, 09, 27, 81.00, 58.00, -9999.00, -9999.00, 18.00 +ENN, 09, 27, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 27, 71.00, 49.00, -9999.00, -9999.00, 13.00 +EPH, 09, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 27, 68.00, 52.00, 30.00, 27.00, 42.00 +ESF, 09, 27, 85.00, 62.00, -9999.00, -9999.00, 27.00 +EUG, 09, 27, 72.00, 47.00, 20.00, 20.00, 26.00 +EVV, 09, 27, 77.00, 52.00, 18.00, 17.00, 28.00 +EWN, 09, 27, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 27, 73.00, 55.00, 18.00, 18.00, 28.00 +EYW, 09, 27, 87.00, 78.00, 25.00, 27.00, 41.00 +E74, 09, 27, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 27, 77.00, 55.00, -9999.00, -9999.00, 23.00 +FAI, 09, 27, 46.00, 29.00, 24.00, 26.00, 36.00 +FAR, 09, 27, 65.00, 42.00, 17.00, 17.00, 27.00 +FAT, 09, 27, 87.00, 56.00, 4.00, 4.00, 7.00 +FAY, 09, 27, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 27, 62.00, 35.00, 15.00, 16.00, 25.00 +FCS, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +FDY, 09, 27, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 27, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FLG, 09, 27, 70.00, 37.00, 13.00, 16.00, 23.00 +FLL, 09, 27, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 27, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 27, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +FME, 09, 27, 77.00, 50.00, -9999.00, -9999.00, 22.00 +FMH, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 27, 78.00, 43.00, 11.00, 11.00, 16.00 +FMY, 09, 27, 88.00, 73.00, 15.00, 30.00, 37.00 +FNT, 09, 27, 67.00, 47.00, 22.00, 22.00, 33.00 +FOD, 09, 27, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 27, 76.00, 51.00, -9999.00, -9999.00, 22.00 +FOK, 09, 27, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 27, 77.00, 53.00, -9999.00, -9999.00, 26.00 +FSD, 09, 27, 69.00, 44.00, 20.00, 16.00, 29.00 +FSI, 09, 27, 82.00, 57.00, -9999.00, -9999.00, 20.00 +FSM, 09, 27, 82.00, 57.00, 17.00, 19.00, 27.00 +FTK, 09, 27, 76.00, 50.00, -9999.00, -9999.00, 24.00 +FWA, 09, 27, 71.00, 50.00, 17.00, 19.00, 29.00 +FWH, 09, 27, 84.00, 61.00, -9999.00, -9999.00, 19.00 +FYU, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 27, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 27, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 27, 99.00, 66.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 27, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 27, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 27, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 27, 67.00, 42.00, 13.00, 13.00, 20.00 +GFA, 09, 27, 66.00, 40.00, -9999.00, -9999.00, 23.00 +GFK, 09, 27, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 27, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 27, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 27, 66.00, 40.00, 11.00, 12.00, 17.00 +GJT, 09, 27, 76.00, 48.00, 12.00, 13.00, 21.00 +GKN, 09, 27, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 27, 74.00, 45.00, 11.00, 8.00, 15.00 +GLH, 09, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 27, 82.00, 73.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 27, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 27, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +GON, 09, 27, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 27, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 27, 65.00, 45.00, 26.00, 22.00, 35.00 +GRCI, 09, 27, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 27, 69.00, 45.00, -9999.00, -9999.00, 32.00 +GRI, 09, 27, 72.00, 47.00, 15.00, 14.00, 23.00 +GRK, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 09, 27, 67.00, 46.00, 22.00, 21.00, 32.00 +GSB, 09, 27, 80.00, 57.00, -9999.00, -9999.00, 24.00 +GSG, 09, 27, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 27, 76.00, 55.00, 16.00, 17.00, 24.00 +GSP, 09, 27, 78.00, 56.00, 17.00, 18.00, 27.00 +GST, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 27, 65.00, 46.00, -9999.00, -9999.00, 36.00 +GTF, 09, 27, 66.00, 40.00, 16.00, 17.00, 24.00 +GUP, 09, 27, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 27, 72.00, 48.00, -9999.00, -9999.00, 28.00 +GVW, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 27, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 27, 78.00, 64.00, 20.00, 20.00, 29.00 +HBR, 09, 27, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 27, 72.00, 45.00, -9999.00, -9999.00, 15.00 +HKY, 09, 27, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 27, 65.00, 37.00, 15.00, 13.00, 22.00 +HMN, 09, 27, 85.00, 49.00, -9999.00, -9999.00, 14.00 +HMS, 09, 27, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 27, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 27, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +HON, 09, 27, 70.00, 43.00, 15.00, 14.00, 25.00 +HOP, 09, 27, 78.00, 52.00, -9999.00, -9999.00, 22.00 +HOT, 09, 27, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 27, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 27, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 27, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 27, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 27, 86.00, 61.00, -9999.00, -9999.00, 26.00 +HST, 09, 27, 88.00, 71.00, -9999.00, -9999.00, 52.00 +HSV, 09, 27, 79.00, 57.00, 18.00, 19.00, 27.00 +HTL, 09, 27, 63.00, 43.00, 28.00, 26.00, 42.00 +HTS, 09, 27, 74.00, 52.00, 19.00, 22.00, 31.00 +HUF, 09, 27, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 27, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 27, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 27, 67.00, 38.00, 14.00, 15.00, 21.00 +IAB, 09, 27, 77.00, 54.00, -9999.00, -9999.00, 23.00 +IAD, 09, 27, 75.00, 50.00, 19.00, 19.00, 29.00 +IAG, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 27, 86.00, 64.00, 15.00, 22.00, 29.00 +ICT, 09, 27, 77.00, 54.00, 18.00, 13.00, 26.00 +IDA, 09, 27, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 27, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 27, 74.00, 53.00, 18.00, 18.00, 27.00 +ILI, 09, 27, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 27, 82.00, 61.00, 18.00, 19.00, 28.00 +IMT, 09, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +IND, 09, 27, 73.00, 51.00, 18.00, 17.00, 27.00 +INL, 09, 27, 60.00, 39.00, 26.00, 26.00, 40.00 +INS, 09, 27, 84.00, 56.00, -9999.00, -9999.00, 5.00 +INT, 09, 27, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +INW, 09, 27, 79.00, 48.00, 11.00, 14.00, 20.00 +IPL, 09, 27, 96.00, 68.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 27, 70.00, 48.00, 23.00, 23.00, 34.00 +IRK, 09, 27, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 27, 66.00, 38.00, 15.00, 14.00, 23.00 +ISP, 09, 27, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 27, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 27, 94.00, 64.00, -9999.00, -9999.00, 9.00 +IWD, 09, 27, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 27, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 27, 85.00, 58.00, 15.00, 19.00, 25.00 +JAX, 09, 27, 85.00, 66.00, 19.00, 28.00, 35.00 +JBR, 09, 27, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 27, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 27, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 27, 71.00, 56.00, 18.00, 17.00, 28.00 +JHW, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 27, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 27, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 27, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 27, 53.00, 41.00, 57.00, 58.00, 70.00 +JST, 09, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 27, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 27, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 27, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 27, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 27, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 27, 67.00, 46.00, 20.00, 22.00, 32.00 +LAR, 09, 27, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 27, 90.00, 62.00, 4.00, 5.00, 9.00 +LAX, 09, 27, 76.00, 62.00, 4.00, 5.00, 6.00 +LBB, 09, 27, 80.00, 55.00, 15.00, 13.00, 21.00 +LBF, 09, 27, 73.00, 41.00, 15.00, 11.00, 21.00 +LCH, 09, 27, 84.00, 65.00, 16.00, 21.00, 28.00 +LCK, 09, 27, 74.00, 50.00, -9999.00, -9999.00, 28.00 +LEB, 09, 27, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 27, 74.00, 53.00, 18.00, 22.00, 31.00 +LFI, 09, 27, 75.00, 60.00, -9999.00, -9999.00, 25.00 +LFK, 09, 27, 85.00, 62.00, 16.00, 21.00, 29.00 +LFT, 09, 27, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 27, 71.00, 57.00, 18.00, 17.00, 27.00 +LGB, 09, 27, 81.00, 61.00, 4.00, 4.00, 6.00 +LGU, 09, 27, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 27, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 27, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 27, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 27, 81.00, 58.00, 16.00, 19.00, 27.00 +LIZ, 09, 27, 59.00, 40.00, -9999.00, -9999.00, 42.00 +LMT, 09, 27, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LND, 09, 27, 68.00, 40.00, 11.00, 11.00, 17.00 +LNK, 09, 27, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 27, 77.00, 40.00, 5.00, 4.00, 7.00 +LOZ, 09, 27, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 27, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 27, 80.00, 57.00, -9999.00, -9999.00, 28.00 +LSE, 09, 27, 68.00, 47.00, 20.00, 19.00, 31.00 +LSF, 09, 27, 83.00, 62.00, -9999.00, -9999.00, 25.00 +LSV, 09, 27, 93.00, 53.00, -9999.00, -9999.00, 5.00 +LTS, 09, 27, 85.00, 58.00, -9999.00, -9999.00, 18.00 +LUF, 09, 27, 96.00, 61.00, -9999.00, -9999.00, 7.00 +LVS, 09, 27, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 27, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 27, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 27, 75.00, 53.00, 21.00, 17.00, 29.00 +MAF, 09, 27, 82.00, 57.00, 14.00, 13.00, 19.00 +MBL, 09, 27, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 27, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 27, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 27, 85.00, 57.00, -9999.00, -9999.00, 6.00 +MCF, 09, 27, 88.00, 70.00, -9999.00, -9999.00, 34.00 +MCG, 09, 27, 44.00, 29.00, 32.00, 32.00, 45.00 +MCI, 09, 27, 74.00, 53.00, 19.00, 18.00, 27.00 +MCK, 09, 27, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 27, 83.00, 59.00, 13.00, 18.00, 24.00 +MCO, 09, 27, 88.00, 70.00, 13.00, 32.00, 37.00 +MCW, 09, 27, 68.00, 45.00, 16.00, 14.00, 24.00 +MC2, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MDH, 09, 27, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 27, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 27, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 27, 71.00, 52.00, 21.00, 20.00, 31.00 +MEI, 09, 27, 83.00, 58.00, 14.00, 16.00, 23.00 +MEM, 09, 27, 80.00, 59.00, 17.00, 18.00, 27.00 +MER, 09, 27, 87.00, 52.00, -9999.00, -9999.00, 5.00 +MFD, 09, 27, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 27, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 27, 78.00, 45.00, 14.00, 13.00, 19.00 +MGE, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MGM, 09, 27, 84.00, 61.00, 15.00, 17.00, 25.00 +MGW, 09, 27, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 27, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 27, 84.00, 56.00, -9999.00, -9999.00, 6.00 +MHS, 09, 27, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 27, 87.00, 73.00, 31.00, 39.00, 52.00 +MIB, 09, 27, 63.00, 41.00, -9999.00, -9999.00, 21.00 +MIV, 09, 27, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 27, 77.00, 39.00, -9999.00, -9999.00, 12.00 +MKC, 09, 27, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 27, 66.00, 48.00, 21.00, 17.00, 31.00 +MKG, 09, 27, 66.00, 48.00, 23.00, 22.00, 33.00 +MKL, 09, 27, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 27, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 27, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 27, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 27, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 27, 72.00, 49.00, 19.00, 17.00, 29.00 +MLS, 09, 27, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 27, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 27, 83.00, 61.00, -9999.00, -9999.00, 22.00 +MOB, 09, 27, 84.00, 64.00, 16.00, 24.00, 29.00 +MOT, 09, 27, 63.00, 41.00, 13.00, 13.00, 21.00 +MPV, 09, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 27, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 27, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 27, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 27, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 27, 72.00, 53.00, -9999.00, -9999.00, 9.00 +MSL, 09, 27, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 27, 67.00, 44.00, 23.00, 19.00, 32.00 +MSO, 09, 27, 65.00, 36.00, 17.00, 17.00, 26.00 +MSP, 09, 27, 66.00, 46.00, 22.00, 18.00, 32.00 +MSS, 09, 27, 64.00, 43.00, 24.00, 26.00, 38.00 +MSY, 09, 27, 84.00, 66.00, 13.00, 23.00, 29.00 +MTC, 09, 27, 67.00, 49.00, -9999.00, -9999.00, 27.00 +MTN, 09, 27, 75.00, 53.00, -9999.00, -9999.00, 22.00 +MTO, 09, 27, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 27, 72.00, 49.00, -9999.00, -9999.00, 22.00 +MUO, 09, 27, 76.00, 41.00, -9999.00, -9999.00, 12.00 +MWA, 09, 27, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 27, 84.00, 61.00, -9999.00, -9999.00, 19.00 +MYL, 09, 27, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 27, 82.00, 60.00, -9999.00, -9999.00, 26.00 +NAO, 09, 27, 80.00, 67.00, -9999.00, -9999.00, 29.00 +NBC, 09, 27, 82.00, 64.00, -9999.00, -9999.00, 26.00 +NBE, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 09, 27, 71.00, 49.00, -9999.00, -9999.00, 28.00 +NCA, 09, 27, 82.00, 57.00, -9999.00, -9999.00, 27.00 +NCO, 09, 27, 69.00, 53.00, -9999.00, -9999.00, 28.00 +NC1, 09, 27, 84.00, 58.00, -9999.00, -9999.00, 3.00 +NEL, 09, 27, 74.00, 49.00, -9999.00, -9999.00, 25.00 +NFG, 09, 27, 75.00, 59.00, -9999.00, -9999.00, 3.00 +NFL, 09, 27, 76.00, 39.00, -9999.00, -9999.00, 7.00 +NGP, 09, 27, 87.00, 69.00, -9999.00, -9999.00, 29.00 +NGU, 09, 27, 76.00, 60.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 27, 72.00, 55.00, -9999.00, -9999.00, 7.00 +NHK, 09, 27, 74.00, 53.00, -9999.00, -9999.00, 25.00 +NHZ, 09, 27, 65.00, 45.00, -9999.00, -9999.00, 33.00 +NID, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 27, 85.00, 66.00, -9999.00, -9999.00, 36.00 +NIR, 09, 27, 88.00, 65.00, -9999.00, -9999.00, 26.00 +NKT, 09, 27, 81.00, 63.00, -9999.00, -9999.00, 30.00 +NKX, 09, 27, 76.00, 64.00, -9999.00, -9999.00, 4.00 +NLC, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 09, 27, 83.00, 57.00, -9999.00, -9999.00, 23.00 +NPA, 09, 27, 84.00, 66.00, -9999.00, -9999.00, 27.00 +NQA, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 09, 27, 90.00, 67.00, -9999.00, -9999.00, 26.00 +NQX, 09, 27, 87.00, 78.00, -9999.00, -9999.00, 46.00 +NRB, 09, 27, 84.00, 70.00, -9999.00, -9999.00, 33.00 +NRC, 09, 27, 87.00, 52.00, -9999.00, -9999.00, 7.00 +NRS, 09, 27, 75.00, 61.00, -9999.00, -9999.00, 4.00 +NSE, 09, 27, 85.00, 62.00, -9999.00, -9999.00, 27.00 +NSI, 09, 27, 75.00, 56.00, -9999.00, -9999.00, 4.00 +NTD, 09, 27, 75.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 09, 27, 82.00, 61.00, -9999.00, -9999.00, 7.00 +NTU, 09, 27, 76.00, 60.00, -9999.00, -9999.00, 25.00 +NUC, 09, 27, 74.00, 60.00, -9999.00, -9999.00, 4.00 +NUQ, 09, 27, 76.00, 51.00, -9999.00, -9999.00, 6.00 +NUW, 09, 27, 65.00, 44.00, -9999.00, -9999.00, 33.00 +NWF, 09, 27, 81.00, 61.00, -9999.00, -9999.00, 6.00 +NXX, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 09, 27, 77.00, 51.00, -9999.00, -9999.00, 25.00 +NZC, 09, 27, 86.00, 63.00, -9999.00, -9999.00, 34.00 +NZJ, 09, 27, 82.00, 56.00, -9999.00, -9999.00, 4.00 +NZW, 09, 27, 68.00, 48.00, -9999.00, -9999.00, 29.00 +NZY, 09, 27, 76.00, 64.00, -9999.00, -9999.00, 4.00 +OAK, 09, 27, 75.00, 53.00, 5.00, 6.00, 8.00 +OAR, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 09, 27, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 27, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 27, 80.00, 58.00, 14.00, 13.00, 22.00 +OLM, 09, 27, 67.00, 42.00, 27.00, 28.00, 38.00 +OMA, 09, 27, 73.00, 49.00, 18.00, 15.00, 24.00 +OME, 09, 27, 42.00, 31.00, 30.00, 32.00, 41.00 +ONT, 09, 27, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 27, 71.00, 49.00, 22.00, 18.00, 32.00 +ORF, 09, 27, 76.00, 60.00, 17.00, 17.00, 26.00 +ORH, 09, 27, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 27, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 27, 65.00, 44.00, -9999.00, -9999.00, 34.00 +OTG, 09, 27, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 27, 66.00, 49.00, 21.00, 22.00, 29.00 +OTM, 09, 27, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 27, 39.00, 29.00, 26.00, 28.00, 37.00 +OURC, 09, 27, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 27, 76.00, 39.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 27, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 27, 84.00, 61.00, -9999.00, -9999.00, 25.00 +PACZ, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 27, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 27, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 27, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 27, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 27, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 27, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 27, 86.00, 64.00, -9999.00, -9999.00, 26.00 +PAQ, 09, 27, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 27, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 27, 49.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 27, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 27, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 27, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 27, 64.00, 45.00, -9999.00, -9999.00, 34.00 +PBI, 09, 27, 87.00, 73.00, 29.00, 37.00, 51.00 +PDT, 09, 27, 72.00, 46.00, 13.00, 12.00, 19.00 +PDX, 09, 27, 71.00, 49.00, 25.00, 22.00, 33.00 +PFN, 09, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 27, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 27, 73.00, 54.00, 18.00, 18.00, 28.00 +PHX, 09, 27, 95.00, 68.00, 7.00, 5.00, 11.00 +PIA, 09, 27, 73.00, 50.00, 22.00, 18.00, 31.00 +PIB, 09, 27, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 27, 70.00, 39.00, 13.00, 14.00, 21.00 +PIR, 09, 27, 71.00, 44.00, 11.00, 11.00, 18.00 +PIT, 09, 27, 70.00, 49.00, 23.00, 22.00, 34.00 +PKB, 09, 27, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 27, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 27, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 27, 84.00, 66.00, 13.00, 18.00, 23.00 +POB, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +POE, 09, 27, 85.00, 60.00, -9999.00, -9999.00, 38.00 +POM, 09, 27, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +POU, 09, 27, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 27, 85.00, 49.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 27, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 27, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 27, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 27, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 27, 68.00, 44.00, -9999.00, -9999.00, 28.00 +PSP, 09, 27, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 27, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 27, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 27, 77.00, 45.00, 10.00, 7.00, 15.00 +PUC, 09, 27, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 27, 70.00, 49.00, 20.00, 18.00, 28.00 +PVU, 09, 27, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 27, 65.00, 44.00, 22.00, 19.00, 30.00 +P02, 09, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +P07, 09, 27, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +P11, 09, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P24, 09, 27, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +P28, 09, 27, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +P35, 09, 27, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +P38, 09, 27, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +P39, 09, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +P58, 09, 27, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +P59, 09, 27, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +P60, 09, 27, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +P61, 09, 27, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +P67, 09, 27, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +P68, 09, 27, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +P69, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 27, 76.00, 35.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 27, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 27, 70.00, 41.00, 12.00, 11.00, 19.00 +RBL, 09, 27, 86.00, 56.00, 9.00, 9.00, 13.00 +RCA, 09, 27, 70.00, 41.00, -9999.00, -9999.00, 17.00 +RDD, 09, 27, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 27, 71.00, 36.00, 11.00, 10.00, 17.00 +RDR, 09, 27, 64.00, 40.00, -9999.00, -9999.00, 24.00 +RDU, 09, 27, 77.00, 56.00, 16.00, 17.00, 24.00 +REE, 09, 27, 80.00, 55.00, -9999.00, -9999.00, 18.00 +REJ, 09, 27, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 27, 70.00, 48.00, 20.00, 19.00, 31.00 +RIC, 09, 27, 77.00, 54.00, 19.00, 17.00, 26.00 +RIV, 09, 27, 87.00, 56.00, -9999.00, -9999.00, 4.00 +RIW, 09, 27, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 27, 65.00, 37.00, 11.00, 11.00, 16.00 +RME, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 27, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +RND, 09, 27, 86.00, 65.00, -9999.00, -9999.00, 22.00 +RNO, 09, 27, 75.00, 38.00, 9.00, 8.00, 12.00 +ROA, 09, 27, 74.00, 52.00, 18.00, 18.00, 26.00 +ROC, 09, 27, 68.00, 48.00, 28.00, 26.00, 41.00 +ROW, 09, 27, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 27, 76.00, 51.00, 12.00, 12.00, 19.00 +RST, 09, 27, 66.00, 44.00, 22.00, 20.00, 33.00 +RWF, 09, 27, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 27, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 27, 84.00, 54.00, 5.00, 7.00, 7.00 +SAF, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 27, 76.00, 64.00, 5.00, 5.00, 7.00 +SAT, 09, 27, 86.00, 65.00, 16.00, 17.00, 26.00 +SAV, 09, 27, 82.00, 64.00, 14.00, 21.00, 29.00 +SAW, 09, 27, 62.00, 46.00, -9999.00, -9999.00, 42.00 +SBA, 09, 27, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 27, 88.00, 57.00, -9999.00, -9999.00, 5.00 +SBN, 09, 27, 70.00, 49.00, 23.00, 21.00, 33.00 +SBP, 09, 27, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 27, 67.00, 29.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 27, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 27, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 27, 85.00, 55.00, 4.00, 5.00, 7.00 +SDF, 09, 27, 76.00, 53.00, 18.00, 19.00, 29.00 +SEA, 09, 27, 66.00, 50.00, 25.00, 24.00, 34.00 +SEM, 09, 27, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 27, 73.00, 54.00, 6.00, 6.00, 9.00 +SGF, 09, 27, 76.00, 53.00, 19.00, 18.00, 30.00 +SGY, 09, 27, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 27, 68.00, 37.00, 16.00, 16.00, 24.00 +SHV, 09, 27, 84.00, 62.00, 15.00, 16.00, 25.00 +SIT, 09, 27, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 27, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 27, 84.00, 60.00, 14.00, 13.00, 20.00 +SKA, 09, 27, 67.00, 42.00, -9999.00, -9999.00, 20.00 +SKF, 09, 27, 86.00, 65.00, -9999.00, -9999.00, 20.00 +SLC, 09, 27, 74.00, 46.00, 16.00, 14.00, 22.00 +SLE, 09, 27, 72.00, 45.00, 23.00, 22.00, 30.00 +SLN, 09, 27, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 27, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 27, 75.00, 51.00, -9999.00, 5.00, 8.00 +SNA, 09, 27, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 27, 46.00, 38.00, 44.00, 47.00, 62.00 +SNS, 09, 27, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 27, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 27, 75.00, 51.00, 17.00, 17.00, 27.00 +SPS, 09, 27, 83.00, 59.00, 15.00, 14.00, 22.00 +SRQ, 09, 27, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 27, 82.00, 58.00, -9999.00, -9999.00, 23.00 +SSI, 09, 27, 82.00, 68.00, -9999.00, -9999.00, -9999.00 +STC, 09, 27, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 27, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +STL, 09, 27, 76.00, 56.00, 19.00, 16.00, 28.00 +STNV, 09, 27, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +STS, 09, 27, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 27, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 27, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 27, 83.00, 52.00, -9999.00, -9999.00, 6.00 +SUX, 09, 27, 71.00, 47.00, 21.00, 16.00, 30.00 +SVN, 09, 27, 82.00, 64.00, -9999.00, -9999.00, 29.00 +SWF, 09, 27, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 27, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 27, 67.00, 47.00, 28.00, 28.00, 41.00 +SZL, 09, 27, 76.00, 50.00, -9999.00, -9999.00, 28.00 +TAD, 09, 27, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 27, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 27, 79.00, 50.00, -9999.00, -9999.00, 31.00 +TCC, 09, 27, 80.00, 51.00, 10.00, 10.00, 16.00 +TCL, 09, 27, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 27, 69.00, 45.00, -9999.00, -9999.00, 35.00 +TCS, 09, 27, 81.00, 55.00, -9999.00, 11.00, 24.00 +TEB, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 27, 80.00, 58.00, -9999.00, -9999.00, 20.00 +TKA, 09, 27, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 27, 86.00, 64.00, 10.00, 24.00, 28.00 +TNX, 09, 27, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 27, 70.00, 47.00, 19.00, 19.00, 32.00 +TOP, 09, 27, 76.00, 51.00, 19.00, 17.00, 27.00 +TPA, 09, 27, 88.00, 70.00, 16.00, 26.00, 33.00 +TPH, 09, 27, 75.00, 43.00, 7.00, 6.00, 10.00 +TRI, 09, 27, 75.00, 52.00, 17.00, 20.00, 27.00 +TRK, 09, 27, 70.00, 32.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 27, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 27, 80.00, 58.00, 16.00, 16.00, 25.00 +TUP, 09, 27, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 27, 90.00, 64.00, 12.00, 9.00, 18.00 +TVC, 09, 27, 65.00, 45.00, 25.00, 22.00, 35.00 +TVL, 09, 27, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 27, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 27, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 27, 77.00, 54.00, 15.00, 20.00, 27.00 +T01, 09, 27, 76.00, 53.00, -9999.00, -9999.00, 25.00 +T02, 09, 27, 80.00, 58.00, -9999.00, -9999.00, 22.00 +T03, 09, 27, 82.00, 60.00, -9999.00, -9999.00, 26.00 +T04, 09, 27, 88.00, 70.00, -9999.00, -9999.00, 34.00 +T05, 09, 27, 77.00, 50.00, -9999.00, -9999.00, 25.00 +T06, 09, 27, 85.00, 57.00, -9999.00, -9999.00, 23.00 +T07, 09, 27, 79.00, 42.00, -9999.00, -9999.00, 15.00 +T08, 09, 27, 71.00, 49.00, -9999.00, -9999.00, 15.00 +UCA, 09, 27, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 27, 84.00, 56.00, -9999.00, -9999.00, 5.00 +UIL, 09, 27, 64.00, 44.00, 36.00, 38.00, 47.00 +UIN, 09, 27, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 27, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 27, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 27, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +U15, 09, 27, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +U28, 09, 27, 79.00, 42.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 27, 84.00, 62.00, -9999.00, -9999.00, 24.00 +VBG, 09, 27, 76.00, 52.00, -9999.00, -9999.00, 9.00 +VCT, 09, 27, 86.00, 67.00, 16.00, 23.00, 30.00 +VCV, 09, 27, 86.00, 51.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 27, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 27, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 27, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 27, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 27, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 27, 86.00, 61.00, -9999.00, -9999.00, 25.00 +VRB, 09, 27, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 27, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 27, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 27, 76.00, 53.00, 17.00, 15.00, 23.00 +WJA, 09, 27, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 27, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 27, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 27, 76.00, 35.00, 9.00, 10.00, 14.00 +WPO, 09, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 27, 83.00, 59.00, -9999.00, -9999.00, 23.00 +WRG, 09, 27, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 27, 75.00, 49.00, -9999.00, -9999.00, 25.00 +WRL, 09, 27, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +X68, 09, 27, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 27, 52.00, 39.00, 65.00, 64.00, 74.00 +YCG, 09, 27, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 27, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 27, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 27, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 27, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 27, 72.00, 41.00, 9.00, 9.00, 14.00 +YNG, 09, 27, 68.00, 48.00, 23.00, 23.00, 36.00 +YPA, 09, 27, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 27, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 27, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 27, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 27, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 27, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 27, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 27, 97.00, 69.00, 4.00, 3.00, 7.00 +YVR, 09, 27, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 27, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 27, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 27, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 27, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 27, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 27, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 27, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 27, 62.00, 41.00, 31.00, 32.00, 45.00 +ZUN, 09, 27, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 27, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 27, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 27, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +01R, 09, 27, 85.00, 61.00, -9999.00, -9999.00, 22.00 +1V1, 09, 27, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 27, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 27, 78.00, 62.00, -9999.00, -9999.00, 24.00 +2PJ, 09, 27, 82.00, 58.00, -9999.00, -9999.00, 22.00 +3B1, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 27, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 27, 65.00, 43.00, -9999.00, -9999.00, 34.00 +3SE, 09, 27, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 27, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 27, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +4OM, 09, 27, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 27, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 27, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 27, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 27, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 28, 70.00, 48.00, 20.00, 22.00, 31.00 +ABI, 09, 28, 83.00, 61.00, 14.00, 16.00, 22.00 +ABQ, 09, 28, 77.00, 50.00, 13.00, 12.00, 19.00 +ABR, 09, 28, 67.00, 40.00, 14.00, 11.00, 19.00 +ABY, 09, 28, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 28, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 28, 86.00, 63.00, 14.00, 16.00, 24.00 +ACV, 09, 28, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 28, 72.00, 50.00, 18.00, 15.00, 25.00 +ADK, 09, 28, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 28, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 28, 74.00, 49.00, -9999.00, -9999.00, 24.00 +AEX, 09, 28, 85.00, 61.00, -9999.00, -9999.00, 22.00 +AFF, 09, 28, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 28, 89.00, 69.00, -9999.00, -9999.00, 42.00 +AGS, 09, 28, 82.00, 57.00, 14.00, 17.00, 24.00 +AHN, 09, 28, 79.00, 57.00, 15.00, 17.00, 24.00 +AKN, 09, 28, 48.00, 33.00, 35.00, 36.00, 51.00 +AKO, 09, 28, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 28, 68.00, 44.00, 23.00, 22.00, 35.00 +ALI, 09, 28, 90.00, 67.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 28, 68.00, 44.00, 20.00, 16.00, 28.00 +ALS, 09, 28, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 28, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 28, 78.00, 51.00, 14.00, 12.00, 20.00 +AMG, 09, 28, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 28, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 28, 49.00, 36.00, 31.00, 32.00, 43.00 +AND, 09, 28, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 28, 57.00, 46.00, 54.00, 57.00, 67.00 +AOO, 09, 28, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +APN, 09, 28, 63.00, 42.00, 26.00, 26.00, 39.00 +AQQ, 09, 28, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +ART, 09, 28, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +AST, 09, 28, 65.00, 47.00, 28.00, 30.00, 39.00 +ATL, 09, 28, 78.00, 58.00, 15.00, 18.00, 25.00 +ATW, 09, 28, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 28, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 28, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AUG, 09, 28, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 28, 87.00, 66.00, 15.00, 19.00, 26.00 +AUW, 09, 28, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 28, 73.00, 50.00, 16.00, 20.00, 26.00 +AVP, 09, 28, 67.00, 48.00, 23.00, 21.00, 32.00 +AXN, 09, 28, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 28, 67.00, 45.00, -9999.00, -9999.00, 31.00 +AYS, 09, 28, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 28, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 28, 85.00, 55.00, -9999.00, -9999.00, 7.00 +BAD, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 28, 64.00, 32.00, -9999.00, -9999.00, 20.00 +BDL, 09, 28, 70.00, 46.00, 21.00, 19.00, 31.00 +BDR, 09, 28, 70.00, 53.00, 22.00, 17.00, 31.00 +BET, 09, 28, 45.00, 32.00, 37.00, 36.00, 50.00 +BFD, 09, 28, 62.00, 42.00, 29.00, 28.00, 41.00 +BFF, 09, 28, 72.00, 40.00, 13.00, 10.00, 17.00 +BFL, 09, 28, 86.00, 60.00, 4.00, 3.00, 5.00 +BGM, 09, 28, 63.00, 46.00, 25.00, 25.00, 38.00 +BGR, 09, 28, 63.00, 44.00, 22.00, 19.00, 32.00 +BGS, 09, 28, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 28, 80.00, 57.00, 15.00, 18.00, 24.00 +BID, 09, 28, 65.00, 54.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 28, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 28, 82.00, 43.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 28, 67.00, 42.00, 16.00, 16.00, 24.00 +BIS, 09, 28, 65.00, 38.00, 17.00, 15.00, 24.00 +BIX, 09, 28, 84.00, 65.00, -9999.00, -9999.00, 25.00 +BJI, 09, 28, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 28, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 28, 73.00, 39.00, -9999.00, -9999.00, 19.00 +BKW, 09, 28, 68.00, 48.00, 22.00, 26.00, 36.00 +BLF, 09, 28, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 28, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 28, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 28, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 28, 77.00, 50.00, -9999.00, -9999.00, 25.00 +BNA, 09, 28, 78.00, 55.00, 18.00, 18.00, 28.00 +BNO, 09, 28, 68.00, 32.00, -9999.00, 13.00, 22.00 +BOI, 09, 28, 71.00, 44.00, 11.00, 11.00, 16.00 +BOS, 09, 28, 68.00, 52.00, 19.00, 19.00, 29.00 +BPI, 09, 28, 64.00, 21.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 28, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 28, 71.00, 50.00, -9999.00, -9999.00, 23.00 +BRO, 09, 28, 89.00, 70.00, 19.00, 21.00, 31.00 +BRW, 09, 28, 27.00, 19.00, 29.00, 30.00, 44.00 +BSM, 09, 28, 87.00, 66.00, -9999.00, -9999.00, 17.00 +BTI, 09, 28, 29.00, 21.00, 24.00, 24.00, 36.00 +BTL, 09, 28, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 28, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 28, 85.00, 63.00, 11.00, 22.00, 26.00 +BTT, 09, 28, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 28, 63.00, 44.00, 28.00, 27.00, 40.00 +BUB, 09, 28, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 28, 66.00, 48.00, 29.00, 26.00, 39.00 +BUR, 09, 28, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 28, 83.00, 68.00, -9999.00, 20.00, 29.00 +BWG, 09, 28, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 28, 73.00, 52.00, 17.00, 17.00, 26.00 +BYH, 09, 28, 79.00, 56.00, -9999.00, -9999.00, 22.00 +BYI, 09, 28, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 28, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 28, 81.00, 57.00, 14.00, 16.00, 23.00 +CAG, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 28, 68.00, 48.00, 22.00, 21.00, 34.00 +CAO, 09, 28, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 28, 58.00, 39.00, 27.00, 27.00, 41.00 +CBM, 09, 28, 82.00, 56.00, -9999.00, -9999.00, 22.00 +CDB, 09, 28, 49.00, 39.00, 55.00, 59.00, 74.00 +CDC, 09, 28, 74.00, 42.00, 10.00, 9.00, 16.00 +CDR, 09, 28, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 28, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 28, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +CEZ, 09, 28, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 28, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 28, 78.00, 56.00, 16.00, 18.00, 25.00 +CHO, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 28, 82.00, 63.00, 14.00, 20.00, 27.00 +CID, 09, 28, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 28, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 28, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 28, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 28, 68.00, 49.00, 25.00, 24.00, 37.00 +CLL, 09, 28, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 28, 77.00, 57.00, 15.00, 16.00, 23.00 +CMH, 09, 28, 71.00, 49.00, 19.00, 20.00, 30.00 +CMI, 09, 28, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 28, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 28, 74.00, 50.00, 18.00, 12.00, 25.00 +CNM, 09, 28, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 28, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +COD, 09, 28, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +COF, 09, 28, 86.00, 71.00, -9999.00, -9999.00, 43.00 +CON, 09, 28, 67.00, 40.00, 21.00, 19.00, 31.00 +COS, 09, 28, 69.00, 42.00, 13.00, 12.00, 19.00 +COT, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 28, 74.00, 52.00, 20.00, 18.00, 30.00 +CPR, 09, 28, 68.00, 37.00, 14.00, 14.00, 21.00 +CRBC, 09, 28, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 28, 88.00, 69.00, 18.00, 20.00, 29.00 +CRW, 09, 28, 74.00, 51.00, 21.00, 23.00, 33.00 +CSG, 09, 28, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 28, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 28, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 28, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 28, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 28, 73.00, 51.00, 18.00, 18.00, 28.00 +CVN, 09, 28, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 28, 78.00, 50.00, -9999.00, -9999.00, 17.00 +CXY, 09, 28, 71.00, 51.00, 17.00, 18.00, 27.00 +CYS, 09, 28, 66.00, 39.00, 14.00, 12.00, 20.00 +DAA, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DAB, 09, 28, 85.00, 70.00, 22.00, 26.00, 37.00 +DAG, 09, 28, 89.00, 61.00, 3.00, 3.00, 5.00 +DAL, 09, 28, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 28, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 28, 71.00, 50.00, 19.00, 20.00, 29.00 +DBQ, 09, 28, 67.00, 46.00, 23.00, 19.00, 31.00 +DCA, 09, 28, 75.00, 57.00, 17.00, 17.00, 24.00 +DDC, 09, 28, 77.00, 51.00, 15.00, 10.00, 20.00 +DEC, 09, 28, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 28, 72.00, 42.00, 14.00, 11.00, 19.00 +DFW, 09, 28, 84.00, 62.00, 13.00, 17.00, 23.00 +DHN, 09, 28, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 28, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 28, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 28, 87.00, 65.00, -9999.00, -9999.00, 16.00 +DLG, 09, 28, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 28, 59.00, 40.00, 28.00, 25.00, 40.00 +DLLC, 09, 28, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 28, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 28, 90.00, 63.00, -9999.00, -9999.00, 12.00 +DMN, 09, 28, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 28, 75.00, 53.00, -9999.00, -9999.00, 25.00 +DPG, 09, 28, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 28, 85.00, 61.00, -9999.00, -9999.00, 25.00 +DRA, 09, 28, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 28, 87.00, 65.00, 14.00, 15.00, 22.00 +DSM, 09, 28, 71.00, 49.00, 21.00, 18.00, 29.00 +DTW, 09, 28, 68.00, 47.00, 19.00, 20.00, 31.00 +DUG, 09, 28, 84.00, 53.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 28, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DXR, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 28, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 28, 83.00, 61.00, -9999.00, -9999.00, 21.00 +D45, 09, 28, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 28, 65.00, 43.00, 21.00, 19.00, 31.00 +ECG, 09, 28, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 28, 85.00, 55.00, -9999.00, -9999.00, 3.00 +EED, 09, 28, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 09, 28, 70.00, 32.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 28, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 28, 69.00, 44.00, 26.00, 27.00, 37.00 +EKO, 09, 28, 73.00, 34.00, 12.00, 11.00, 17.00 +ELD, 09, 28, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 28, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 28, 84.00, 56.00, 14.00, 12.00, 19.00 +ELY, 09, 28, 70.00, 33.00, 13.00, 12.00, 19.00 +EMP, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 28, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +END, 09, 28, 80.00, 57.00, -9999.00, -9999.00, 18.00 +ENN, 09, 28, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 28, 71.00, 48.00, -9999.00, -9999.00, 13.00 +EPH, 09, 28, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 28, 67.00, 51.00, 30.00, 27.00, 42.00 +ESF, 09, 28, 85.00, 61.00, -9999.00, -9999.00, 26.00 +EUG, 09, 28, 71.00, 47.00, 20.00, 20.00, 27.00 +EVV, 09, 28, 76.00, 51.00, 19.00, 17.00, 28.00 +EWN, 09, 28, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 28, 73.00, 54.00, 18.00, 18.00, 28.00 +EYW, 09, 28, 87.00, 78.00, 24.00, 26.00, 40.00 +E74, 09, 28, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 28, 77.00, 54.00, -9999.00, -9999.00, 23.00 +FAI, 09, 28, 45.00, 29.00, 24.00, 26.00, 37.00 +FAR, 09, 28, 64.00, 41.00, 17.00, 17.00, 27.00 +FAT, 09, 28, 86.00, 55.00, 4.00, 4.00, 7.00 +FAY, 09, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 28, 62.00, 34.00, 15.00, 16.00, 25.00 +FCS, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +FDY, 09, 28, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 28, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FLG, 09, 28, 69.00, 36.00, 13.00, 16.00, 22.00 +FLL, 09, 28, 88.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 28, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 28, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +FME, 09, 28, 76.00, 49.00, -9999.00, -9999.00, 22.00 +FMH, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 28, 77.00, 42.00, 11.00, 11.00, 16.00 +FMY, 09, 28, 88.00, 73.00, 14.00, 29.00, 36.00 +FNT, 09, 28, 66.00, 46.00, 22.00, 22.00, 33.00 +FOD, 09, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 28, 75.00, 50.00, -9999.00, -9999.00, 22.00 +FOK, 09, 28, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 28, 76.00, 52.00, -9999.00, -9999.00, 26.00 +FSD, 09, 28, 68.00, 43.00, 20.00, 16.00, 29.00 +FSI, 09, 28, 81.00, 56.00, -9999.00, -9999.00, 20.00 +FSM, 09, 28, 81.00, 56.00, 17.00, 19.00, 27.00 +FTK, 09, 28, 75.00, 50.00, -9999.00, -9999.00, 24.00 +FWA, 09, 28, 70.00, 49.00, 17.00, 19.00, 29.00 +FWH, 09, 28, 83.00, 60.00, -9999.00, -9999.00, 19.00 +FYU, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 28, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 28, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 28, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 28, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 28, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 28, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 28, 66.00, 41.00, 13.00, 13.00, 20.00 +GFA, 09, 28, 65.00, 40.00, -9999.00, -9999.00, 23.00 +GFK, 09, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 28, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 28, 65.00, 39.00, 11.00, 11.00, 17.00 +GJT, 09, 28, 75.00, 48.00, 12.00, 13.00, 21.00 +GKN, 09, 28, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 28, 73.00, 44.00, 11.00, 8.00, 15.00 +GLH, 09, 28, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 28, 82.00, 73.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 28, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 28, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +GON, 09, 28, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 28, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 28, 64.00, 44.00, 25.00, 22.00, 35.00 +GRCI, 09, 28, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 28, 68.00, 45.00, -9999.00, -9999.00, 33.00 +GRI, 09, 28, 72.00, 46.00, 15.00, 14.00, 23.00 +GRK, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 09, 28, 66.00, 45.00, 22.00, 21.00, 32.00 +GSB, 09, 28, 79.00, 56.00, -9999.00, -9999.00, 24.00 +GSG, 09, 28, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 28, 75.00, 54.00, 16.00, 17.00, 24.00 +GSP, 09, 28, 77.00, 55.00, 17.00, 18.00, 26.00 +GST, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 28, 64.00, 45.00, -9999.00, -9999.00, 36.00 +GTF, 09, 28, 65.00, 40.00, 16.00, 17.00, 24.00 +GUP, 09, 28, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 28, 71.00, 47.00, -9999.00, -9999.00, 28.00 +GVW, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 28, 77.00, 64.00, 20.00, 19.00, 29.00 +HBR, 09, 28, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 28, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 28, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 28, 71.00, 44.00, -9999.00, -9999.00, 15.00 +HKY, 09, 28, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 28, 65.00, 37.00, 15.00, 13.00, 22.00 +HMN, 09, 28, 84.00, 48.00, -9999.00, -9999.00, 14.00 +HMS, 09, 28, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 28, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 28, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +HON, 09, 28, 69.00, 42.00, 15.00, 14.00, 25.00 +HOP, 09, 28, 78.00, 51.00, -9999.00, -9999.00, 22.00 +HOT, 09, 28, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 28, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 28, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 28, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 28, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 28, 85.00, 61.00, -9999.00, -9999.00, 26.00 +HST, 09, 28, 88.00, 71.00, -9999.00, -9999.00, 51.00 +HSV, 09, 28, 78.00, 56.00, 18.00, 19.00, 26.00 +HTL, 09, 28, 62.00, 43.00, 27.00, 26.00, 42.00 +HTS, 09, 28, 73.00, 51.00, 19.00, 22.00, 31.00 +HUF, 09, 28, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 28, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 28, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 28, 66.00, 37.00, 13.00, 14.00, 21.00 +IAB, 09, 28, 77.00, 53.00, -9999.00, -9999.00, 23.00 +IAD, 09, 28, 74.00, 49.00, 19.00, 19.00, 29.00 +IAG, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 28, 86.00, 63.00, 15.00, 22.00, 29.00 +ICT, 09, 28, 77.00, 53.00, 18.00, 13.00, 26.00 +IDA, 09, 28, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 28, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 28, 73.00, 52.00, 18.00, 18.00, 27.00 +ILI, 09, 28, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 28, 82.00, 60.00, 18.00, 19.00, 28.00 +IMT, 09, 28, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +IND, 09, 28, 72.00, 50.00, 18.00, 18.00, 28.00 +INL, 09, 28, 59.00, 38.00, 26.00, 26.00, 40.00 +INS, 09, 28, 83.00, 55.00, -9999.00, -9999.00, 5.00 +INT, 09, 28, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +INW, 09, 28, 79.00, 47.00, 11.00, 14.00, 20.00 +IPL, 09, 28, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 28, 69.00, 47.00, 23.00, 23.00, 34.00 +IRK, 09, 28, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 28, 65.00, 37.00, 15.00, 14.00, 23.00 +ISP, 09, 28, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 28, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 28, 94.00, 63.00, -9999.00, -9999.00, 9.00 +IWD, 09, 28, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 28, 62.00, 27.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 28, 84.00, 58.00, 15.00, 19.00, 25.00 +JAX, 09, 28, 84.00, 65.00, 19.00, 27.00, 35.00 +JBR, 09, 28, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 28, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 28, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 28, 70.00, 55.00, 18.00, 17.00, 28.00 +JHW, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 28, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 28, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 28, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 28, 52.00, 41.00, 58.00, 59.00, 70.00 +JST, 09, 28, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 28, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 28, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 28, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 28, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 28, 89.00, 68.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 28, 66.00, 45.00, 20.00, 22.00, 32.00 +LAR, 09, 28, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 28, 89.00, 61.00, 4.00, 5.00, 9.00 +LAX, 09, 28, 76.00, 62.00, 4.00, 5.00, 6.00 +LBB, 09, 28, 80.00, 54.00, 15.00, 13.00, 21.00 +LBF, 09, 28, 72.00, 40.00, 15.00, 11.00, 20.00 +LCH, 09, 28, 84.00, 64.00, 15.00, 20.00, 28.00 +LCK, 09, 28, 73.00, 49.00, -9999.00, -9999.00, 28.00 +LEB, 09, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 28, 73.00, 52.00, 19.00, 22.00, 31.00 +LFI, 09, 28, 74.00, 59.00, -9999.00, -9999.00, 25.00 +LFK, 09, 28, 85.00, 61.00, 16.00, 21.00, 29.00 +LFT, 09, 28, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 28, 70.00, 56.00, 18.00, 17.00, 27.00 +LGB, 09, 28, 81.00, 61.00, 4.00, 4.00, 6.00 +LGU, 09, 28, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 28, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 28, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 28, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 28, 81.00, 58.00, 16.00, 19.00, 27.00 +LIZ, 09, 28, 58.00, 39.00, -9999.00, -9999.00, 42.00 +LMT, 09, 28, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LND, 09, 28, 67.00, 40.00, 11.00, 11.00, 17.00 +LNK, 09, 28, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 28, 76.00, 39.00, 5.00, 4.00, 7.00 +LOZ, 09, 28, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 28, 90.00, 68.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 28, 80.00, 56.00, -9999.00, -9999.00, 28.00 +LSE, 09, 28, 67.00, 46.00, 20.00, 19.00, 30.00 +LSF, 09, 28, 83.00, 61.00, -9999.00, -9999.00, 25.00 +LSV, 09, 28, 92.00, 52.00, -9999.00, -9999.00, 5.00 +LTS, 09, 28, 84.00, 57.00, -9999.00, -9999.00, 18.00 +LUF, 09, 28, 96.00, 60.00, -9999.00, -9999.00, 7.00 +LVS, 09, 28, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 28, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 28, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 28, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 28, 74.00, 52.00, 21.00, 17.00, 29.00 +MAF, 09, 28, 82.00, 56.00, 14.00, 13.00, 19.00 +MBL, 09, 28, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 28, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 28, 84.00, 57.00, -9999.00, -9999.00, 6.00 +MCF, 09, 28, 88.00, 70.00, -9999.00, -9999.00, 33.00 +MCG, 09, 28, 43.00, 28.00, 31.00, 32.00, 45.00 +MCI, 09, 28, 73.00, 52.00, 19.00, 18.00, 27.00 +MCK, 09, 28, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 28, 83.00, 58.00, 13.00, 18.00, 24.00 +MCO, 09, 28, 88.00, 70.00, 13.00, 31.00, 36.00 +MCW, 09, 28, 67.00, 44.00, 16.00, 14.00, 24.00 +MC2, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MDH, 09, 28, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 28, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 28, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 28, 70.00, 51.00, 21.00, 20.00, 31.00 +MEI, 09, 28, 83.00, 58.00, 14.00, 16.00, 23.00 +MEM, 09, 28, 80.00, 59.00, 17.00, 18.00, 27.00 +MER, 09, 28, 86.00, 52.00, -9999.00, -9999.00, 5.00 +MFD, 09, 28, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 28, 90.00, 70.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 28, 77.00, 44.00, 15.00, 13.00, 19.00 +MGE, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MGM, 09, 28, 83.00, 60.00, 15.00, 17.00, 25.00 +MGW, 09, 28, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 28, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 28, 84.00, 56.00, -9999.00, -9999.00, 6.00 +MHS, 09, 28, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 28, 87.00, 73.00, 31.00, 38.00, 51.00 +MIB, 09, 28, 62.00, 40.00, -9999.00, -9999.00, 20.00 +MIV, 09, 28, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 28, 76.00, 38.00, -9999.00, -9999.00, 12.00 +MKC, 09, 28, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 28, 65.00, 48.00, 21.00, 17.00, 31.00 +MKG, 09, 28, 65.00, 47.00, 23.00, 22.00, 33.00 +MKL, 09, 28, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 28, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 28, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 28, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 28, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 28, 71.00, 48.00, 19.00, 17.00, 29.00 +MLS, 09, 28, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 28, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 28, 82.00, 60.00, -9999.00, -9999.00, 22.00 +MOB, 09, 28, 84.00, 63.00, 16.00, 23.00, 28.00 +MOT, 09, 28, 62.00, 40.00, 13.00, 13.00, 21.00 +MPV, 09, 28, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 28, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 28, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 28, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 28, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 28, 72.00, 53.00, -9999.00, -9999.00, 10.00 +MSL, 09, 28, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 28, 66.00, 43.00, 23.00, 19.00, 32.00 +MSO, 09, 28, 65.00, 36.00, 17.00, 17.00, 26.00 +MSP, 09, 28, 65.00, 45.00, 22.00, 18.00, 31.00 +MSS, 09, 28, 63.00, 42.00, 24.00, 26.00, 38.00 +MSY, 09, 28, 84.00, 65.00, 12.00, 23.00, 29.00 +MTC, 09, 28, 66.00, 48.00, -9999.00, -9999.00, 27.00 +MTN, 09, 28, 74.00, 53.00, -9999.00, -9999.00, 22.00 +MTO, 09, 28, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 28, 71.00, 48.00, -9999.00, -9999.00, 22.00 +MUO, 09, 28, 75.00, 41.00, -9999.00, -9999.00, 12.00 +MWA, 09, 28, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 28, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 28, 83.00, 60.00, -9999.00, -9999.00, 19.00 +MYL, 09, 28, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 28, 81.00, 59.00, -9999.00, -9999.00, 26.00 +NAO, 09, 28, 80.00, 66.00, -9999.00, -9999.00, 28.00 +NBC, 09, 28, 82.00, 63.00, -9999.00, -9999.00, 25.00 +NBE, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 09, 28, 70.00, 48.00, -9999.00, -9999.00, 28.00 +NCA, 09, 28, 81.00, 56.00, -9999.00, -9999.00, 27.00 +NCO, 09, 28, 68.00, 52.00, -9999.00, -9999.00, 28.00 +NC1, 09, 28, 83.00, 58.00, -9999.00, -9999.00, 3.00 +NEL, 09, 28, 73.00, 48.00, -9999.00, -9999.00, 25.00 +NFG, 09, 28, 75.00, 59.00, -9999.00, -9999.00, 3.00 +NFL, 09, 28, 75.00, 39.00, -9999.00, -9999.00, 7.00 +NGP, 09, 28, 87.00, 69.00, -9999.00, -9999.00, 29.00 +NGU, 09, 28, 75.00, 59.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 28, 72.00, 55.00, -9999.00, -9999.00, 7.00 +NHK, 09, 28, 74.00, 52.00, -9999.00, -9999.00, 25.00 +NHZ, 09, 28, 64.00, 45.00, -9999.00, -9999.00, 33.00 +NID, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 28, 84.00, 65.00, -9999.00, -9999.00, 36.00 +NIR, 09, 28, 88.00, 65.00, -9999.00, -9999.00, 25.00 +NKT, 09, 28, 80.00, 62.00, -9999.00, -9999.00, 30.00 +NKX, 09, 28, 76.00, 64.00, -9999.00, -9999.00, 4.00 +NLC, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 09, 28, 82.00, 56.00, -9999.00, -9999.00, 22.00 +NPA, 09, 28, 84.00, 65.00, -9999.00, -9999.00, 27.00 +NQA, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 09, 28, 90.00, 67.00, -9999.00, -9999.00, 25.00 +NQX, 09, 28, 87.00, 78.00, -9999.00, -9999.00, 45.00 +NRB, 09, 28, 84.00, 70.00, -9999.00, -9999.00, 33.00 +NRC, 09, 28, 86.00, 52.00, -9999.00, -9999.00, 7.00 +NRS, 09, 28, 75.00, 61.00, -9999.00, -9999.00, 4.00 +NSE, 09, 28, 85.00, 61.00, -9999.00, -9999.00, 27.00 +NSI, 09, 28, 75.00, 56.00, -9999.00, -9999.00, 4.00 +NTD, 09, 28, 75.00, 56.00, -9999.00, -9999.00, 3.00 +NTK, 09, 28, 82.00, 61.00, -9999.00, -9999.00, 7.00 +NTU, 09, 28, 75.00, 59.00, -9999.00, -9999.00, 25.00 +NUC, 09, 28, 74.00, 60.00, -9999.00, -9999.00, 4.00 +NUQ, 09, 28, 76.00, 51.00, -9999.00, -9999.00, 6.00 +NUW, 09, 28, 64.00, 44.00, -9999.00, -9999.00, 33.00 +NWF, 09, 28, 81.00, 61.00, -9999.00, -9999.00, 6.00 +NXX, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 09, 28, 76.00, 50.00, -9999.00, -9999.00, 25.00 +NZC, 09, 28, 85.00, 62.00, -9999.00, -9999.00, 34.00 +NZJ, 09, 28, 82.00, 56.00, -9999.00, -9999.00, 4.00 +NZW, 09, 28, 67.00, 47.00, -9999.00, -9999.00, 29.00 +NZY, 09, 28, 76.00, 64.00, -9999.00, -9999.00, 4.00 +OAK, 09, 28, 75.00, 53.00, 6.00, 6.00, 8.00 +OAR, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFK, 09, 28, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 28, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 28, 79.00, 57.00, 14.00, 13.00, 22.00 +OLM, 09, 28, 66.00, 42.00, 27.00, 28.00, 38.00 +OMA, 09, 28, 72.00, 48.00, 18.00, 15.00, 24.00 +OME, 09, 28, 42.00, 30.00, 30.00, 31.00, 41.00 +ONT, 09, 28, 88.00, 60.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 28, 70.00, 48.00, 22.00, 18.00, 32.00 +ORF, 09, 28, 75.00, 59.00, 17.00, 17.00, 26.00 +ORH, 09, 28, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 28, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 28, 64.00, 43.00, -9999.00, -9999.00, 34.00 +OTG, 09, 28, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 28, 66.00, 49.00, 21.00, 23.00, 30.00 +OTM, 09, 28, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 28, 38.00, 29.00, 26.00, 28.00, 37.00 +OURC, 09, 28, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 28, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 28, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 28, 84.00, 60.00, -9999.00, -9999.00, 25.00 +PACZ, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 28, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 28, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 28, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 28, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 28, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 28, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 28, 85.00, 63.00, -9999.00, -9999.00, 25.00 +PAQ, 09, 28, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 28, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 28, 49.00, 43.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 28, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 28, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 28, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 28, 63.00, 44.00, -9999.00, -9999.00, 34.00 +PBI, 09, 28, 87.00, 73.00, 28.00, 37.00, 50.00 +PDT, 09, 28, 71.00, 46.00, 13.00, 12.00, 19.00 +PDX, 09, 28, 70.00, 49.00, 25.00, 22.00, 33.00 +PFN, 09, 28, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 28, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 28, 72.00, 53.00, 18.00, 18.00, 28.00 +PHX, 09, 28, 94.00, 67.00, 7.00, 5.00, 11.00 +PIA, 09, 28, 72.00, 49.00, 22.00, 18.00, 31.00 +PIB, 09, 28, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 28, 69.00, 38.00, 13.00, 14.00, 21.00 +PIR, 09, 28, 70.00, 43.00, 11.00, 11.00, 18.00 +PIT, 09, 28, 69.00, 48.00, 23.00, 22.00, 34.00 +PKB, 09, 28, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 28, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 28, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 28, 84.00, 65.00, 13.00, 18.00, 23.00 +POB, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +POE, 09, 28, 84.00, 59.00, -9999.00, -9999.00, 37.00 +POM, 09, 28, 86.00, 56.00, -9999.00, -9999.00, -9999.00 +POU, 09, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 28, 85.00, 48.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 28, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 28, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 28, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 28, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 28, 67.00, 43.00, -9999.00, -9999.00, 28.00 +PSP, 09, 28, 97.00, 65.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 28, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 28, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 28, 77.00, 44.00, 10.00, 7.00, 15.00 +PUC, 09, 28, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 28, 70.00, 48.00, 20.00, 18.00, 28.00 +PVU, 09, 28, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 28, 64.00, 44.00, 22.00, 19.00, 30.00 +P02, 09, 28, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +P07, 09, 28, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +P11, 09, 28, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +P24, 09, 28, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +P28, 09, 28, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +P35, 09, 28, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +P38, 09, 28, 79.00, 41.00, -9999.00, -9999.00, -9999.00 +P39, 09, 28, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +P58, 09, 28, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +P59, 09, 28, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +P60, 09, 28, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +P61, 09, 28, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +P67, 09, 28, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P68, 09, 28, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +P69, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 28, 75.00, 35.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 28, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 28, 69.00, 40.00, 12.00, 11.00, 19.00 +RBL, 09, 28, 85.00, 56.00, 9.00, 9.00, 13.00 +RCA, 09, 28, 69.00, 40.00, -9999.00, -9999.00, 17.00 +RDD, 09, 28, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 28, 71.00, 36.00, 11.00, 10.00, 17.00 +RDR, 09, 28, 63.00, 39.00, -9999.00, -9999.00, 24.00 +RDU, 09, 28, 77.00, 55.00, 16.00, 17.00, 24.00 +REE, 09, 28, 80.00, 54.00, -9999.00, -9999.00, 18.00 +REJ, 09, 28, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 28, 69.00, 47.00, 20.00, 19.00, 31.00 +RIC, 09, 28, 76.00, 53.00, 19.00, 17.00, 26.00 +RIV, 09, 28, 86.00, 56.00, -9999.00, -9999.00, 4.00 +RIW, 09, 28, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 28, 64.00, 37.00, 11.00, 11.00, 16.00 +RME, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 28, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +RND, 09, 28, 86.00, 65.00, -9999.00, -9999.00, 22.00 +RNO, 09, 28, 75.00, 37.00, 9.00, 8.00, 12.00 +ROA, 09, 28, 74.00, 51.00, 18.00, 18.00, 26.00 +ROC, 09, 28, 67.00, 47.00, 28.00, 26.00, 41.00 +ROW, 09, 28, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 28, 75.00, 50.00, 12.00, 12.00, 19.00 +RST, 09, 28, 65.00, 43.00, 22.00, 20.00, 33.00 +RWF, 09, 28, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 28, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 28, 84.00, 54.00, 6.00, 7.00, 8.00 +SAF, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 28, 76.00, 64.00, 5.00, 5.00, 7.00 +SAT, 09, 28, 86.00, 65.00, 16.00, 17.00, 26.00 +SAV, 09, 28, 82.00, 63.00, 14.00, 21.00, 28.00 +SAW, 09, 28, 61.00, 45.00, -9999.00, -9999.00, 42.00 +SBA, 09, 28, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 28, 88.00, 57.00, -9999.00, -9999.00, 5.00 +SBN, 09, 28, 69.00, 48.00, 23.00, 21.00, 33.00 +SBP, 09, 28, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 28, 66.00, 29.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 28, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 28, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 28, 84.00, 55.00, 4.00, 6.00, 7.00 +SDF, 09, 28, 75.00, 53.00, 18.00, 19.00, 29.00 +SEA, 09, 28, 65.00, 50.00, 25.00, 24.00, 34.00 +SEM, 09, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 28, 73.00, 54.00, 6.00, 6.00, 9.00 +SGF, 09, 28, 76.00, 52.00, 19.00, 18.00, 30.00 +SGY, 09, 28, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 28, 68.00, 37.00, 16.00, 16.00, 24.00 +SHV, 09, 28, 84.00, 61.00, 15.00, 16.00, 25.00 +SIT, 09, 28, 55.00, 46.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 28, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 28, 83.00, 59.00, 14.00, 13.00, 20.00 +SKA, 09, 28, 66.00, 41.00, -9999.00, -9999.00, 20.00 +SKF, 09, 28, 86.00, 65.00, -9999.00, -9999.00, 20.00 +SLC, 09, 28, 73.00, 46.00, 16.00, 14.00, 22.00 +SLE, 09, 28, 71.00, 45.00, 23.00, 22.00, 31.00 +SLN, 09, 28, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 28, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 28, 75.00, 51.00, -9999.00, 5.00, 8.00 +SNA, 09, 28, 73.00, 61.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 28, 46.00, 37.00, 45.00, 47.00, 63.00 +SNS, 09, 28, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 28, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 28, 74.00, 50.00, 17.00, 17.00, 27.00 +SPS, 09, 28, 82.00, 58.00, 15.00, 14.00, 22.00 +SRQ, 09, 28, 88.00, 69.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 28, 81.00, 57.00, -9999.00, -9999.00, 23.00 +SSI, 09, 28, 82.00, 67.00, -9999.00, -9999.00, -9999.00 +STC, 09, 28, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 28, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +STL, 09, 28, 75.00, 55.00, 20.00, 17.00, 28.00 +STNV, 09, 28, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +STS, 09, 28, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 28, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 28, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 28, 83.00, 52.00, -9999.00, -9999.00, 7.00 +SUX, 09, 28, 70.00, 46.00, 21.00, 16.00, 29.00 +SVN, 09, 28, 82.00, 63.00, -9999.00, -9999.00, 28.00 +SWF, 09, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 28, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 28, 66.00, 46.00, 28.00, 28.00, 41.00 +SZL, 09, 28, 75.00, 49.00, -9999.00, -9999.00, 28.00 +TAD, 09, 28, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 28, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 28, 78.00, 49.00, -9999.00, -9999.00, 30.00 +TCC, 09, 28, 80.00, 50.00, 10.00, 10.00, 16.00 +TCL, 09, 28, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 28, 68.00, 45.00, -9999.00, -9999.00, 36.00 +TCS, 09, 28, 80.00, 54.00, -9999.00, 11.00, 24.00 +TEB, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 28, 79.00, 57.00, -9999.00, -9999.00, 20.00 +TKA, 09, 28, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 28, 86.00, 63.00, 10.00, 23.00, 27.00 +TNX, 09, 28, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 28, 69.00, 46.00, 19.00, 19.00, 32.00 +TOP, 09, 28, 75.00, 50.00, 19.00, 17.00, 27.00 +TPA, 09, 28, 88.00, 70.00, 15.00, 26.00, 32.00 +TPH, 09, 28, 75.00, 42.00, 7.00, 6.00, 10.00 +TRI, 09, 28, 75.00, 51.00, 17.00, 20.00, 27.00 +TRK, 09, 28, 70.00, 32.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 28, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 28, 79.00, 57.00, 16.00, 16.00, 25.00 +TUP, 09, 28, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 28, 90.00, 63.00, 12.00, 9.00, 18.00 +TVC, 09, 28, 64.00, 45.00, 25.00, 22.00, 35.00 +TVL, 09, 28, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 28, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 28, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 28, 76.00, 53.00, 15.00, 19.00, 27.00 +T01, 09, 28, 75.00, 52.00, -9999.00, -9999.00, 25.00 +T02, 09, 28, 80.00, 57.00, -9999.00, -9999.00, 22.00 +T03, 09, 28, 81.00, 59.00, -9999.00, -9999.00, 26.00 +T04, 09, 28, 88.00, 70.00, -9999.00, -9999.00, 33.00 +T05, 09, 28, 76.00, 49.00, -9999.00, -9999.00, 24.00 +T06, 09, 28, 84.00, 56.00, -9999.00, -9999.00, 22.00 +T07, 09, 28, 78.00, 42.00, -9999.00, -9999.00, 15.00 +T08, 09, 28, 71.00, 48.00, -9999.00, -9999.00, 15.00 +UCA, 09, 28, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 28, 83.00, 55.00, -9999.00, -9999.00, 5.00 +UIL, 09, 28, 64.00, 44.00, 36.00, 38.00, 47.00 +UIN, 09, 28, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 28, 84.00, 49.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 28, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 28, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +U15, 09, 28, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +U28, 09, 28, 78.00, 42.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 28, 84.00, 61.00, -9999.00, -9999.00, 24.00 +VBG, 09, 28, 76.00, 52.00, -9999.00, -9999.00, 9.00 +VCT, 09, 28, 86.00, 66.00, 16.00, 23.00, 30.00 +VCV, 09, 28, 85.00, 50.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 28, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 28, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 28, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 28, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 28, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 28, 85.00, 61.00, -9999.00, -9999.00, 25.00 +VRB, 09, 28, 87.00, 70.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 28, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 28, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 28, 75.00, 52.00, 17.00, 15.00, 23.00 +WJA, 09, 28, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 28, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 28, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 28, 75.00, 34.00, 9.00, 10.00, 14.00 +WPO, 09, 28, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 28, 83.00, 58.00, -9999.00, -9999.00, 23.00 +WRG, 09, 28, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 28, 74.00, 49.00, -9999.00, -9999.00, 25.00 +WRL, 09, 28, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +X68, 09, 28, 87.00, 69.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 28, 52.00, 39.00, 65.00, 64.00, 74.00 +YCG, 09, 28, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 28, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 28, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 28, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 28, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 28, 71.00, 40.00, 9.00, 9.00, 14.00 +YNG, 09, 28, 67.00, 47.00, 23.00, 23.00, 36.00 +YPA, 09, 28, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 28, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 28, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 28, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 28, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 28, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 28, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 28, 96.00, 68.00, 4.00, 3.00, 7.00 +YVR, 09, 28, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 28, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 28, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 28, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 28, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 28, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 28, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 28, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 28, 61.00, 41.00, 31.00, 32.00, 45.00 +ZUN, 09, 28, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 28, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 28, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +01R, 09, 28, 84.00, 60.00, -9999.00, -9999.00, 22.00 +1V1, 09, 28, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 28, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 28, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 28, 78.00, 62.00, -9999.00, -9999.00, 24.00 +2PJ, 09, 28, 81.00, 57.00, -9999.00, -9999.00, 22.00 +3B1, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 28, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 28, 64.00, 42.00, -9999.00, -9999.00, 34.00 +3SE, 09, 28, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 28, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 28, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +4OM, 09, 28, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 28, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 28, 50.00, 40.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 28, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 28, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 29, 70.00, 48.00, 20.00, 22.00, 31.00 +ABI, 09, 29, 82.00, 60.00, 14.00, 16.00, 22.00 +ABQ, 09, 29, 77.00, 50.00, 13.00, 12.00, 19.00 +ABR, 09, 29, 67.00, 40.00, 14.00, 11.00, 19.00 +ABY, 09, 29, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 29, 66.00, 52.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 29, 85.00, 62.00, 14.00, 16.00, 24.00 +ACV, 09, 29, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 29, 72.00, 50.00, 18.00, 15.00, 25.00 +ADK, 09, 29, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 29, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 29, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 29, 74.00, 48.00, -9999.00, -9999.00, 24.00 +AEX, 09, 29, 84.00, 61.00, -9999.00, -9999.00, 22.00 +AFF, 09, 29, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 29, 88.00, 68.00, -9999.00, -9999.00, 41.00 +AGS, 09, 29, 82.00, 57.00, 14.00, 16.00, 23.00 +AHN, 09, 29, 78.00, 57.00, 15.00, 17.00, 24.00 +AKN, 09, 29, 47.00, 33.00, 35.00, 36.00, 50.00 +AKO, 09, 29, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 29, 68.00, 44.00, 23.00, 22.00, 35.00 +ALI, 09, 29, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 29, 68.00, 44.00, 20.00, 16.00, 28.00 +ALS, 09, 29, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 29, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 29, 77.00, 51.00, 14.00, 12.00, 20.00 +AMG, 09, 29, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 29, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 29, 48.00, 36.00, 31.00, 31.00, 43.00 +AND, 09, 29, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 29, 56.00, 45.00, 54.00, 57.00, 67.00 +AOO, 09, 29, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +APN, 09, 29, 63.00, 42.00, 26.00, 26.00, 39.00 +AQQ, 09, 29, 82.00, 67.00, -9999.00, -9999.00, -9999.00 +ART, 09, 29, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +AST, 09, 29, 65.00, 46.00, 29.00, 30.00, 39.00 +ATL, 09, 29, 77.00, 58.00, 15.00, 18.00, 24.00 +ATW, 09, 29, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 29, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 29, 73.00, 48.00, -9999.00, -9999.00, 28.00 +AUG, 09, 29, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 29, 86.00, 65.00, 15.00, 19.00, 26.00 +AUW, 09, 29, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 29, 73.00, 50.00, 16.00, 20.00, 26.00 +AVP, 09, 29, 67.00, 47.00, 23.00, 21.00, 32.00 +AXN, 09, 29, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 29, 67.00, 45.00, -9999.00, -9999.00, 31.00 +AYS, 09, 29, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 29, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 29, 85.00, 54.00, -9999.00, -9999.00, 7.00 +BAD, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 29, 64.00, 32.00, -9999.00, -9999.00, 20.00 +BDL, 09, 29, 70.00, 46.00, 21.00, 19.00, 31.00 +BDR, 09, 29, 69.00, 52.00, 22.00, 17.00, 31.00 +BET, 09, 29, 44.00, 31.00, 37.00, 36.00, 49.00 +BFD, 09, 29, 62.00, 41.00, 29.00, 28.00, 41.00 +BFF, 09, 29, 72.00, 40.00, 13.00, 10.00, 17.00 +BFL, 09, 29, 86.00, 59.00, 4.00, 3.00, 5.00 +BGM, 09, 29, 63.00, 45.00, 25.00, 25.00, 38.00 +BGR, 09, 29, 63.00, 43.00, 22.00, 19.00, 32.00 +BGS, 09, 29, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 29, 80.00, 57.00, 15.00, 18.00, 23.00 +BID, 09, 29, 65.00, 53.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 29, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 29, 82.00, 42.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 29, 66.00, 42.00, 16.00, 16.00, 24.00 +BIS, 09, 29, 65.00, 38.00, 17.00, 15.00, 24.00 +BIX, 09, 29, 83.00, 65.00, -9999.00, -9999.00, 25.00 +BJI, 09, 29, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 29, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 29, 73.00, 39.00, -9999.00, -9999.00, 19.00 +BKW, 09, 29, 68.00, 48.00, 22.00, 26.00, 36.00 +BLF, 09, 29, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 29, 96.00, 67.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 29, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 29, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 29, 76.00, 50.00, -9999.00, -9999.00, 25.00 +BNA, 09, 29, 78.00, 55.00, 18.00, 18.00, 28.00 +BNO, 09, 29, 68.00, 32.00, -9999.00, 13.00, 23.00 +BOI, 09, 29, 71.00, 43.00, 11.00, 11.00, 16.00 +BOS, 09, 29, 68.00, 52.00, 19.00, 19.00, 29.00 +BPI, 09, 29, 64.00, 21.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 29, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 29, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 29, 71.00, 50.00, -9999.00, -9999.00, 23.00 +BRO, 09, 29, 88.00, 70.00, 19.00, 20.00, 30.00 +BRW, 09, 29, 26.00, 18.00, 29.00, 30.00, 44.00 +BSM, 09, 29, 86.00, 65.00, -9999.00, -9999.00, 16.00 +BTI, 09, 29, 29.00, 20.00, 24.00, 24.00, 36.00 +BTL, 09, 29, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 29, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 29, 84.00, 63.00, 11.00, 21.00, 26.00 +BTT, 09, 29, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 29, 63.00, 43.00, 28.00, 27.00, 40.00 +BUB, 09, 29, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 29, 66.00, 48.00, 29.00, 26.00, 39.00 +BUR, 09, 29, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 29, 82.00, 67.00, -9999.00, 19.00, 28.00 +BWG, 09, 29, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 29, 73.00, 52.00, 17.00, 17.00, 26.00 +BYH, 09, 29, 79.00, 56.00, -9999.00, -9999.00, 22.00 +BYI, 09, 29, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 29, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 29, 81.00, 57.00, 14.00, 16.00, 23.00 +CAG, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 29, 68.00, 48.00, 22.00, 21.00, 34.00 +CAO, 09, 29, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 29, 58.00, 39.00, 27.00, 27.00, 41.00 +CBM, 09, 29, 82.00, 56.00, -9999.00, -9999.00, 22.00 +CDB, 09, 29, 48.00, 39.00, 56.00, 59.00, 75.00 +CDC, 09, 29, 74.00, 42.00, 10.00, 9.00, 16.00 +CDR, 09, 29, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 29, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 29, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +CEZ, 09, 29, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 29, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 29, 77.00, 56.00, 16.00, 18.00, 25.00 +CHO, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 29, 81.00, 63.00, 14.00, 19.00, 26.00 +CID, 09, 29, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 29, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 29, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 29, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 29, 68.00, 49.00, 25.00, 24.00, 37.00 +CLL, 09, 29, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 29, 77.00, 57.00, 15.00, 16.00, 23.00 +CMH, 09, 29, 71.00, 49.00, 19.00, 20.00, 30.00 +CMI, 09, 29, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 29, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 29, 74.00, 50.00, 18.00, 12.00, 25.00 +CNM, 09, 29, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 29, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +COD, 09, 29, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +COF, 09, 29, 85.00, 70.00, -9999.00, -9999.00, 42.00 +CON, 09, 29, 67.00, 40.00, 21.00, 19.00, 31.00 +COS, 09, 29, 69.00, 42.00, 13.00, 12.00, 19.00 +COT, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 29, 74.00, 52.00, 20.00, 18.00, 30.00 +CPR, 09, 29, 68.00, 37.00, 14.00, 14.00, 21.00 +CRBC, 09, 29, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 29, 87.00, 68.00, 18.00, 20.00, 29.00 +CRW, 09, 29, 74.00, 50.00, 21.00, 23.00, 33.00 +CSG, 09, 29, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 29, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 29, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 29, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 29, 73.00, 51.00, 18.00, 18.00, 28.00 +CVN, 09, 29, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 29, 77.00, 50.00, -9999.00, -9999.00, 17.00 +CXY, 09, 29, 71.00, 51.00, 17.00, 18.00, 27.00 +CYS, 09, 29, 66.00, 39.00, 14.00, 12.00, 20.00 +DAA, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DAB, 09, 29, 84.00, 69.00, 21.00, 25.00, 36.00 +DAG, 09, 29, 89.00, 61.00, 3.00, 3.00, 5.00 +DAL, 09, 29, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 29, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 29, 71.00, 50.00, 19.00, 20.00, 29.00 +DBQ, 09, 29, 67.00, 46.00, 23.00, 19.00, 31.00 +DCA, 09, 29, 75.00, 57.00, 17.00, 17.00, 24.00 +DDC, 09, 29, 76.00, 51.00, 14.00, 10.00, 19.00 +DEC, 09, 29, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 29, 72.00, 42.00, 14.00, 11.00, 19.00 +DFW, 09, 29, 83.00, 62.00, 13.00, 17.00, 23.00 +DHN, 09, 29, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 29, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 29, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 29, 86.00, 65.00, -9999.00, -9999.00, 16.00 +DLG, 09, 29, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 29, 59.00, 40.00, 27.00, 25.00, 40.00 +DLLC, 09, 29, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 29, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 29, 89.00, 63.00, -9999.00, -9999.00, 12.00 +DMN, 09, 29, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 29, 75.00, 53.00, -9999.00, -9999.00, 25.00 +DPG, 09, 29, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 29, 85.00, 60.00, -9999.00, -9999.00, 24.00 +DRA, 09, 29, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 29, 86.00, 65.00, 14.00, 15.00, 22.00 +DSM, 09, 29, 70.00, 49.00, 21.00, 18.00, 29.00 +DTW, 09, 29, 68.00, 47.00, 19.00, 20.00, 31.00 +DUG, 09, 29, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 29, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DXR, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 29, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 29, 82.00, 60.00, -9999.00, -9999.00, 21.00 +D45, 09, 29, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 29, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 29, 65.00, 43.00, 21.00, 19.00, 31.00 +ECG, 09, 29, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 29, 85.00, 54.00, -9999.00, -9999.00, 3.00 +EED, 09, 29, 94.00, 68.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 09, 29, 70.00, 32.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 29, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 29, 69.00, 44.00, 26.00, 27.00, 37.00 +EKO, 09, 29, 73.00, 34.00, 12.00, 11.00, 17.00 +ELD, 09, 29, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 29, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 29, 83.00, 56.00, 14.00, 12.00, 19.00 +ELY, 09, 29, 70.00, 33.00, 13.00, 12.00, 19.00 +EMP, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 29, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +END, 09, 29, 80.00, 57.00, -9999.00, -9999.00, 18.00 +ENN, 09, 29, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 29, 70.00, 48.00, -9999.00, -9999.00, 14.00 +EPH, 09, 29, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 29, 67.00, 51.00, 30.00, 27.00, 42.00 +ESF, 09, 29, 84.00, 61.00, -9999.00, -9999.00, 26.00 +EUG, 09, 29, 71.00, 46.00, 21.00, 20.00, 27.00 +EVV, 09, 29, 76.00, 51.00, 19.00, 17.00, 28.00 +EWN, 09, 29, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 29, 72.00, 54.00, 18.00, 18.00, 28.00 +EYW, 09, 29, 86.00, 77.00, 24.00, 26.00, 39.00 +E74, 09, 29, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 29, 76.00, 54.00, -9999.00, -9999.00, 23.00 +FAI, 09, 29, 45.00, 28.00, 24.00, 26.00, 37.00 +FAR, 09, 29, 64.00, 41.00, 17.00, 17.00, 27.00 +FAT, 09, 29, 86.00, 55.00, 4.00, 4.00, 7.00 +FAY, 09, 29, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 29, 61.00, 34.00, 15.00, 16.00, 25.00 +FCS, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +FDY, 09, 29, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 29, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +FLG, 09, 29, 69.00, 36.00, 13.00, 16.00, 22.00 +FLL, 09, 29, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 29, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +FME, 09, 29, 76.00, 49.00, -9999.00, -9999.00, 22.00 +FMH, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 29, 77.00, 42.00, 11.00, 11.00, 16.00 +FMY, 09, 29, 88.00, 72.00, 14.00, 28.00, 34.00 +FNT, 09, 29, 66.00, 46.00, 22.00, 22.00, 33.00 +FOD, 09, 29, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 29, 75.00, 50.00, -9999.00, -9999.00, 22.00 +FOK, 09, 29, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 29, 76.00, 52.00, -9999.00, -9999.00, 26.00 +FSD, 09, 29, 68.00, 43.00, 20.00, 16.00, 29.00 +FSI, 09, 29, 81.00, 56.00, -9999.00, -9999.00, 20.00 +FSM, 09, 29, 81.00, 56.00, 17.00, 19.00, 27.00 +FTK, 09, 29, 75.00, 49.00, -9999.00, -9999.00, 24.00 +FWA, 09, 29, 70.00, 49.00, 17.00, 19.00, 29.00 +FWH, 09, 29, 83.00, 60.00, -9999.00, -9999.00, 19.00 +FYU, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 29, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 29, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 29, 98.00, 65.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 29, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 29, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 29, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 29, 66.00, 41.00, 13.00, 13.00, 20.00 +GFA, 09, 29, 65.00, 39.00, -9999.00, -9999.00, 23.00 +GFK, 09, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 29, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 29, 65.00, 39.00, 11.00, 11.00, 17.00 +GJT, 09, 29, 75.00, 47.00, 12.00, 13.00, 21.00 +GKN, 09, 29, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 29, 73.00, 44.00, 11.00, 8.00, 15.00 +GLH, 09, 29, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 29, 81.00, 72.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 29, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 29, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +GON, 09, 29, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 29, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 29, 64.00, 44.00, 25.00, 22.00, 35.00 +GRCI, 09, 29, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 29, 68.00, 44.00, -9999.00, -9999.00, 34.00 +GRI, 09, 29, 71.00, 46.00, 15.00, 14.00, 23.00 +GRK, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 09, 29, 66.00, 45.00, 22.00, 21.00, 32.00 +GSB, 09, 29, 79.00, 56.00, -9999.00, -9999.00, 24.00 +GSG, 09, 29, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 29, 75.00, 54.00, 16.00, 17.00, 24.00 +GSP, 09, 29, 77.00, 55.00, 17.00, 18.00, 26.00 +GST, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 29, 64.00, 45.00, -9999.00, -9999.00, 36.00 +GTF, 09, 29, 65.00, 39.00, 16.00, 17.00, 24.00 +GUP, 09, 29, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 29, 71.00, 47.00, -9999.00, -9999.00, 28.00 +GVW, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 29, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 29, 77.00, 63.00, 20.00, 19.00, 29.00 +HBR, 09, 29, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 29, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 29, 71.00, 44.00, -9999.00, -9999.00, 15.00 +HKY, 09, 29, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 29, 64.00, 36.00, 15.00, 13.00, 22.00 +HMN, 09, 29, 84.00, 48.00, -9999.00, -9999.00, 14.00 +HMS, 09, 29, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 29, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 29, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +HON, 09, 29, 69.00, 42.00, 15.00, 14.00, 25.00 +HOP, 09, 29, 77.00, 51.00, -9999.00, -9999.00, 22.00 +HOT, 09, 29, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 29, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 29, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 29, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 29, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 29, 85.00, 60.00, -9999.00, -9999.00, 25.00 +HST, 09, 29, 87.00, 70.00, -9999.00, -9999.00, 51.00 +HSV, 09, 29, 78.00, 56.00, 18.00, 18.00, 26.00 +HTL, 09, 29, 62.00, 42.00, 27.00, 26.00, 41.00 +HTS, 09, 29, 73.00, 51.00, 20.00, 22.00, 31.00 +HUF, 09, 29, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 29, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 29, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 29, 66.00, 37.00, 13.00, 14.00, 21.00 +IAB, 09, 29, 76.00, 53.00, -9999.00, -9999.00, 23.00 +IAD, 09, 29, 74.00, 49.00, 19.00, 19.00, 29.00 +IAG, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 29, 85.00, 63.00, 15.00, 21.00, 29.00 +ICT, 09, 29, 76.00, 53.00, 18.00, 13.00, 26.00 +IDA, 09, 29, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 29, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 29, 73.00, 52.00, 18.00, 18.00, 27.00 +ILI, 09, 29, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 29, 81.00, 60.00, 17.00, 19.00, 27.00 +IMT, 09, 29, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +IND, 09, 29, 72.00, 50.00, 18.00, 18.00, 28.00 +INL, 09, 29, 59.00, 38.00, 26.00, 26.00, 40.00 +INS, 09, 29, 83.00, 55.00, -9999.00, -9999.00, 5.00 +INT, 09, 29, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +INW, 09, 29, 78.00, 47.00, 11.00, 14.00, 20.00 +IPL, 09, 29, 95.00, 67.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 29, 69.00, 47.00, 23.00, 23.00, 34.00 +IRK, 09, 29, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 29, 65.00, 37.00, 15.00, 14.00, 23.00 +ISP, 09, 29, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 29, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 29, 93.00, 63.00, -9999.00, -9999.00, 9.00 +IWD, 09, 29, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 29, 62.00, 27.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 29, 84.00, 57.00, 15.00, 18.00, 25.00 +JAX, 09, 29, 84.00, 65.00, 19.00, 26.00, 34.00 +JBR, 09, 29, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 29, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 29, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 29, 70.00, 55.00, 18.00, 17.00, 28.00 +JHW, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 29, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 29, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 29, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 29, 52.00, 40.00, 58.00, 59.00, 70.00 +JST, 09, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 29, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 29, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 29, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 29, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 29, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 29, 66.00, 45.00, 20.00, 22.00, 32.00 +LAR, 09, 29, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 29, 89.00, 61.00, 4.00, 5.00, 9.00 +LAX, 09, 29, 76.00, 61.00, 4.00, 5.00, 6.00 +LBB, 09, 29, 79.00, 54.00, 15.00, 13.00, 21.00 +LBF, 09, 29, 72.00, 40.00, 15.00, 11.00, 20.00 +LCH, 09, 29, 83.00, 64.00, 15.00, 20.00, 27.00 +LCK, 09, 29, 73.00, 49.00, -9999.00, -9999.00, 28.00 +LEB, 09, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 29, 73.00, 52.00, 19.00, 22.00, 31.00 +LFI, 09, 29, 74.00, 59.00, -9999.00, -9999.00, 25.00 +LFK, 09, 29, 84.00, 61.00, 16.00, 20.00, 29.00 +LFT, 09, 29, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 29, 70.00, 56.00, 18.00, 17.00, 27.00 +LGB, 09, 29, 80.00, 60.00, 4.00, 4.00, 6.00 +LGU, 09, 29, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 29, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 29, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 29, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 29, 80.00, 57.00, 16.00, 19.00, 27.00 +LIZ, 09, 29, 58.00, 39.00, -9999.00, -9999.00, 42.00 +LMT, 09, 29, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LND, 09, 29, 67.00, 39.00, 11.00, 11.00, 17.00 +LNK, 09, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 29, 76.00, 39.00, 5.00, 4.00, 7.00 +LOZ, 09, 29, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 29, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 29, 79.00, 56.00, -9999.00, -9999.00, 28.00 +LSE, 09, 29, 67.00, 46.00, 20.00, 19.00, 30.00 +LSF, 09, 29, 82.00, 61.00, -9999.00, -9999.00, 24.00 +LSV, 09, 29, 92.00, 52.00, -9999.00, -9999.00, 5.00 +LTS, 09, 29, 84.00, 57.00, -9999.00, -9999.00, 18.00 +LUF, 09, 29, 95.00, 60.00, -9999.00, -9999.00, 7.00 +LVS, 09, 29, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 29, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 29, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 29, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 29, 74.00, 52.00, 21.00, 17.00, 29.00 +MAF, 09, 29, 81.00, 56.00, 14.00, 13.00, 19.00 +MBL, 09, 29, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 29, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 29, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 29, 84.00, 56.00, -9999.00, -9999.00, 7.00 +MCF, 09, 29, 87.00, 69.00, -9999.00, -9999.00, 32.00 +MCG, 09, 29, 43.00, 28.00, 31.00, 32.00, 45.00 +MCI, 09, 29, 73.00, 52.00, 19.00, 18.00, 27.00 +MCK, 09, 29, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 29, 82.00, 58.00, 13.00, 17.00, 23.00 +MCO, 09, 29, 87.00, 69.00, 13.00, 30.00, 36.00 +MCW, 09, 29, 67.00, 44.00, 16.00, 14.00, 24.00 +MC2, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MDH, 09, 29, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 29, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 29, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 29, 70.00, 51.00, 22.00, 20.00, 32.00 +MEI, 09, 29, 82.00, 57.00, 14.00, 15.00, 23.00 +MEM, 09, 29, 79.00, 58.00, 17.00, 18.00, 27.00 +MER, 09, 29, 86.00, 51.00, -9999.00, -9999.00, 5.00 +MFD, 09, 29, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 29, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 29, 77.00, 44.00, 15.00, 14.00, 20.00 +MGE, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MGM, 09, 29, 83.00, 60.00, 15.00, 16.00, 24.00 +MGW, 09, 29, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 29, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 29, 83.00, 55.00, -9999.00, -9999.00, 7.00 +MHS, 09, 29, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 29, 87.00, 72.00, 31.00, 38.00, 50.00 +MIB, 09, 29, 62.00, 40.00, -9999.00, -9999.00, 20.00 +MIV, 09, 29, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 29, 76.00, 38.00, -9999.00, -9999.00, 12.00 +MKC, 09, 29, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 29, 65.00, 47.00, 21.00, 17.00, 31.00 +MKG, 09, 29, 65.00, 47.00, 23.00, 22.00, 33.00 +MKL, 09, 29, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 29, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 29, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 29, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 29, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 29, 71.00, 48.00, 19.00, 17.00, 29.00 +MLS, 09, 29, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 29, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 29, 82.00, 60.00, -9999.00, -9999.00, 21.00 +MOB, 09, 29, 83.00, 63.00, 15.00, 22.00, 28.00 +MOT, 09, 29, 62.00, 40.00, 13.00, 13.00, 21.00 +MPV, 09, 29, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 29, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 29, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 29, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 29, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 29, 71.00, 52.00, -9999.00, -9999.00, 10.00 +MSL, 09, 29, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 29, 66.00, 43.00, 23.00, 19.00, 32.00 +MSO, 09, 29, 64.00, 35.00, 17.00, 17.00, 26.00 +MSP, 09, 29, 65.00, 45.00, 22.00, 18.00, 31.00 +MSS, 09, 29, 63.00, 42.00, 24.00, 26.00, 38.00 +MSY, 09, 29, 83.00, 65.00, 12.00, 22.00, 28.00 +MTC, 09, 29, 66.00, 48.00, -9999.00, -9999.00, 27.00 +MTN, 09, 29, 74.00, 52.00, -9999.00, -9999.00, 22.00 +MTO, 09, 29, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 29, 71.00, 48.00, -9999.00, -9999.00, 22.00 +MUO, 09, 29, 75.00, 40.00, -9999.00, -9999.00, 12.00 +MWA, 09, 29, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 29, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 29, 83.00, 60.00, -9999.00, -9999.00, 18.00 +MYL, 09, 29, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 29, 81.00, 59.00, -9999.00, -9999.00, 25.00 +NAO, 09, 29, 79.00, 66.00, -9999.00, -9999.00, 28.00 +NBC, 09, 29, 81.00, 63.00, -9999.00, -9999.00, 25.00 +NBE, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 09, 29, 70.00, 48.00, -9999.00, -9999.00, 28.00 +NCA, 09, 29, 81.00, 56.00, -9999.00, -9999.00, 27.00 +NCO, 09, 29, 68.00, 52.00, -9999.00, -9999.00, 28.00 +NC1, 09, 29, 83.00, 57.00, -9999.00, -9999.00, 3.00 +NEL, 09, 29, 73.00, 48.00, -9999.00, -9999.00, 25.00 +NFG, 09, 29, 74.00, 58.00, -9999.00, -9999.00, 3.00 +NFL, 09, 29, 75.00, 38.00, -9999.00, -9999.00, 7.00 +NGP, 09, 29, 86.00, 68.00, -9999.00, -9999.00, 28.00 +NGU, 09, 29, 75.00, 59.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 29, 71.00, 55.00, -9999.00, -9999.00, 8.00 +NHK, 09, 29, 73.00, 52.00, -9999.00, -9999.00, 25.00 +NHZ, 09, 29, 64.00, 44.00, -9999.00, -9999.00, 33.00 +NID, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 29, 84.00, 65.00, -9999.00, -9999.00, 35.00 +NIR, 09, 29, 87.00, 64.00, -9999.00, -9999.00, 25.00 +NKT, 09, 29, 80.00, 62.00, -9999.00, -9999.00, 30.00 +NKX, 09, 29, 76.00, 63.00, -9999.00, -9999.00, 4.00 +NLC, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 09, 29, 82.00, 56.00, -9999.00, -9999.00, 22.00 +NPA, 09, 29, 83.00, 65.00, -9999.00, -9999.00, 27.00 +NQA, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 09, 29, 89.00, 66.00, -9999.00, -9999.00, 25.00 +NQX, 09, 29, 86.00, 77.00, -9999.00, -9999.00, 45.00 +NRB, 09, 29, 83.00, 69.00, -9999.00, -9999.00, 33.00 +NRC, 09, 29, 86.00, 51.00, -9999.00, -9999.00, 7.00 +NRS, 09, 29, 75.00, 60.00, -9999.00, -9999.00, 4.00 +NSE, 09, 29, 84.00, 61.00, -9999.00, -9999.00, 27.00 +NSI, 09, 29, 75.00, 55.00, -9999.00, -9999.00, 4.00 +NTD, 09, 29, 75.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 09, 29, 82.00, 60.00, -9999.00, -9999.00, 7.00 +NTU, 09, 29, 75.00, 59.00, -9999.00, -9999.00, 25.00 +NUC, 09, 29, 74.00, 60.00, -9999.00, -9999.00, 4.00 +NUQ, 09, 29, 76.00, 50.00, -9999.00, -9999.00, 6.00 +NUW, 09, 29, 64.00, 44.00, -9999.00, -9999.00, 34.00 +NWF, 09, 29, 80.00, 60.00, -9999.00, -9999.00, 6.00 +NXX, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 09, 29, 76.00, 50.00, -9999.00, -9999.00, 25.00 +NZC, 09, 29, 85.00, 62.00, -9999.00, -9999.00, 34.00 +NZJ, 09, 29, 82.00, 55.00, -9999.00, -9999.00, 4.00 +NZW, 09, 29, 67.00, 47.00, -9999.00, -9999.00, 29.00 +NZY, 09, 29, 76.00, 63.00, -9999.00, -9999.00, 4.00 +OAK, 09, 29, 75.00, 52.00, 6.00, 6.00, 9.00 +OAR, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFK, 09, 29, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 29, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 29, 79.00, 57.00, 14.00, 13.00, 22.00 +OLM, 09, 29, 66.00, 41.00, 27.00, 28.00, 39.00 +OMA, 09, 29, 72.00, 48.00, 18.00, 15.00, 24.00 +OME, 09, 29, 41.00, 30.00, 29.00, 31.00, 40.00 +ONT, 09, 29, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 29, 70.00, 48.00, 22.00, 18.00, 32.00 +ORF, 09, 29, 75.00, 59.00, 17.00, 17.00, 26.00 +ORH, 09, 29, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 29, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 29, 64.00, 43.00, -9999.00, -9999.00, 34.00 +OTG, 09, 29, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 29, 65.00, 48.00, 22.00, 23.00, 30.00 +OTM, 09, 29, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 29, 38.00, 28.00, 25.00, 27.00, 37.00 +OURC, 09, 29, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 29, 75.00, 38.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 29, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 29, 83.00, 60.00, -9999.00, -9999.00, 24.00 +PACZ, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 29, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 29, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 29, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 29, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 29, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 29, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 29, 85.00, 63.00, -9999.00, -9999.00, 25.00 +PAQ, 09, 29, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 29, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 29, 48.00, 42.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 29, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 29, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 29, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 29, 63.00, 44.00, -9999.00, -9999.00, 34.00 +PBI, 09, 29, 87.00, 73.00, 28.00, 36.00, 49.00 +PDT, 09, 29, 71.00, 45.00, 13.00, 12.00, 19.00 +PDX, 09, 29, 70.00, 48.00, 25.00, 23.00, 33.00 +PFN, 09, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 29, 72.00, 53.00, 18.00, 18.00, 28.00 +PHX, 09, 29, 94.00, 67.00, 7.00, 5.00, 11.00 +PIA, 09, 29, 72.00, 49.00, 22.00, 18.00, 31.00 +PIB, 09, 29, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 29, 69.00, 38.00, 13.00, 14.00, 21.00 +PIR, 09, 29, 70.00, 43.00, 11.00, 11.00, 18.00 +PIT, 09, 29, 69.00, 48.00, 23.00, 22.00, 34.00 +PKB, 09, 29, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 29, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 29, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 29, 83.00, 65.00, 13.00, 17.00, 23.00 +POB, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +POE, 09, 29, 84.00, 59.00, -9999.00, -9999.00, 37.00 +POM, 09, 29, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 09, 29, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 29, 84.00, 48.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 29, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 29, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 29, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 29, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 29, 67.00, 43.00, -9999.00, -9999.00, 28.00 +PSP, 09, 29, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 29, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 29, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 29, 76.00, 44.00, 10.00, 7.00, 15.00 +PUC, 09, 29, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 29, 69.00, 48.00, 20.00, 18.00, 28.00 +PVU, 09, 29, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 29, 64.00, 43.00, 22.00, 19.00, 30.00 +P02, 09, 29, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +P07, 09, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +P11, 09, 29, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P24, 09, 29, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +P28, 09, 29, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +P35, 09, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +P38, 09, 29, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +P39, 09, 29, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +P58, 09, 29, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +P59, 09, 29, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +P60, 09, 29, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +P61, 09, 29, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +P67, 09, 29, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +P68, 09, 29, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +P69, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 29, 75.00, 34.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 29, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 29, 69.00, 40.00, 12.00, 11.00, 19.00 +RBL, 09, 29, 85.00, 55.00, 10.00, 9.00, 14.00 +RCA, 09, 29, 69.00, 40.00, -9999.00, -9999.00, 17.00 +RDD, 09, 29, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 29, 70.00, 35.00, 11.00, 10.00, 17.00 +RDR, 09, 29, 63.00, 39.00, -9999.00, -9999.00, 24.00 +RDU, 09, 29, 76.00, 55.00, 16.00, 17.00, 24.00 +REE, 09, 29, 79.00, 54.00, -9999.00, -9999.00, 18.00 +REJ, 09, 29, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 29, 69.00, 47.00, 20.00, 19.00, 31.00 +RIC, 09, 29, 76.00, 53.00, 19.00, 17.00, 26.00 +RIV, 09, 29, 86.00, 55.00, -9999.00, -9999.00, 4.00 +RIW, 09, 29, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 29, 64.00, 36.00, 11.00, 11.00, 16.00 +RME, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 29, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +RND, 09, 29, 85.00, 64.00, -9999.00, -9999.00, 22.00 +RNO, 09, 29, 74.00, 37.00, 9.00, 8.00, 12.00 +ROA, 09, 29, 73.00, 51.00, 18.00, 18.00, 26.00 +ROC, 09, 29, 67.00, 47.00, 28.00, 26.00, 41.00 +ROW, 09, 29, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 29, 75.00, 50.00, 12.00, 12.00, 19.00 +RST, 09, 29, 65.00, 43.00, 22.00, 20.00, 33.00 +RWF, 09, 29, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 29, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 29, 83.00, 53.00, 6.00, 7.00, 8.00 +SAF, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 29, 76.00, 63.00, 5.00, 5.00, 7.00 +SAT, 09, 29, 85.00, 64.00, 16.00, 17.00, 26.00 +SAV, 09, 29, 81.00, 63.00, 14.00, 20.00, 28.00 +SAW, 09, 29, 61.00, 45.00, -9999.00, -9999.00, 42.00 +SBA, 09, 29, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 29, 87.00, 56.00, -9999.00, -9999.00, 5.00 +SBN, 09, 29, 69.00, 48.00, 23.00, 21.00, 33.00 +SBP, 09, 29, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 29, 66.00, 28.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 29, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 29, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 29, 84.00, 54.00, 4.00, 6.00, 7.00 +SDF, 09, 29, 75.00, 52.00, 18.00, 19.00, 29.00 +SEA, 09, 29, 65.00, 49.00, 25.00, 24.00, 34.00 +SEM, 09, 29, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 29, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 29, 72.00, 54.00, 6.00, 6.00, 9.00 +SGF, 09, 29, 75.00, 52.00, 19.00, 18.00, 30.00 +SGY, 09, 29, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 29, 67.00, 36.00, 16.00, 16.00, 24.00 +SHV, 09, 29, 83.00, 61.00, 15.00, 16.00, 25.00 +SIT, 09, 29, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 29, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 29, 83.00, 59.00, 14.00, 13.00, 20.00 +SKA, 09, 29, 66.00, 41.00, -9999.00, -9999.00, 21.00 +SKF, 09, 29, 85.00, 64.00, -9999.00, -9999.00, 20.00 +SLC, 09, 29, 73.00, 45.00, 16.00, 14.00, 22.00 +SLE, 09, 29, 71.00, 44.00, 24.00, 23.00, 31.00 +SLN, 09, 29, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 29, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 29, 75.00, 50.00, -9999.00, 5.00, 8.00 +SNA, 09, 29, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 29, 45.00, 37.00, 45.00, 47.00, 63.00 +SNS, 09, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 29, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 29, 74.00, 50.00, 18.00, 17.00, 27.00 +SPS, 09, 29, 82.00, 58.00, 15.00, 14.00, 22.00 +SRQ, 09, 29, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 29, 81.00, 57.00, -9999.00, -9999.00, 23.00 +SSI, 09, 29, 81.00, 67.00, -9999.00, -9999.00, -9999.00 +STC, 09, 29, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 29, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +STL, 09, 29, 75.00, 55.00, 20.00, 17.00, 28.00 +STNV, 09, 29, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +STS, 09, 29, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 29, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 29, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 29, 82.00, 52.00, -9999.00, -9999.00, 7.00 +SUX, 09, 29, 70.00, 46.00, 21.00, 16.00, 29.00 +SVN, 09, 29, 81.00, 63.00, -9999.00, -9999.00, 28.00 +SWF, 09, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 29, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 29, 66.00, 46.00, 28.00, 28.00, 41.00 +SZL, 09, 29, 75.00, 49.00, -9999.00, -9999.00, 28.00 +TAD, 09, 29, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 29, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 29, 78.00, 49.00, -9999.00, -9999.00, 30.00 +TCC, 09, 29, 79.00, 50.00, 10.00, 10.00, 16.00 +TCL, 09, 29, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 29, 68.00, 44.00, -9999.00, -9999.00, 36.00 +TCS, 09, 29, 80.00, 54.00, -9999.00, 11.00, 24.00 +TEB, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 29, 79.00, 57.00, -9999.00, -9999.00, 20.00 +TKA, 09, 29, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 29, 85.00, 63.00, 10.00, 23.00, 26.00 +TNX, 09, 29, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 29, 69.00, 46.00, 19.00, 19.00, 32.00 +TOP, 09, 29, 75.00, 50.00, 19.00, 17.00, 27.00 +TPA, 09, 29, 87.00, 69.00, 15.00, 25.00, 31.00 +TPH, 09, 29, 74.00, 42.00, 7.00, 6.00, 10.00 +TRI, 09, 29, 74.00, 51.00, 17.00, 20.00, 27.00 +TRK, 09, 29, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 29, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 29, 79.00, 57.00, 16.00, 16.00, 25.00 +TUP, 09, 29, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 29, 89.00, 63.00, 12.00, 9.00, 18.00 +TVC, 09, 29, 64.00, 44.00, 25.00, 22.00, 35.00 +TVL, 09, 29, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 29, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 29, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 29, 76.00, 53.00, 15.00, 19.00, 27.00 +T01, 09, 29, 75.00, 52.00, -9999.00, -9999.00, 25.00 +T02, 09, 29, 79.00, 57.00, -9999.00, -9999.00, 21.00 +T03, 09, 29, 81.00, 59.00, -9999.00, -9999.00, 25.00 +T04, 09, 29, 87.00, 69.00, -9999.00, -9999.00, 32.00 +T05, 09, 29, 76.00, 49.00, -9999.00, -9999.00, 24.00 +T06, 09, 29, 84.00, 56.00, -9999.00, -9999.00, 22.00 +T07, 09, 29, 78.00, 41.00, -9999.00, -9999.00, 15.00 +T08, 09, 29, 70.00, 48.00, -9999.00, -9999.00, 15.00 +UCA, 09, 29, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 29, 83.00, 55.00, -9999.00, -9999.00, 5.00 +UIL, 09, 29, 63.00, 43.00, 37.00, 39.00, 48.00 +UIN, 09, 29, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 29, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 29, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 29, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +U15, 09, 29, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +U28, 09, 29, 78.00, 41.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 29, 83.00, 61.00, -9999.00, -9999.00, 23.00 +VBG, 09, 29, 76.00, 51.00, -9999.00, -9999.00, 9.00 +VCT, 09, 29, 85.00, 66.00, 16.00, 23.00, 30.00 +VCV, 09, 29, 85.00, 50.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 29, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 29, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 29, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 29, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 29, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 29, 85.00, 60.00, -9999.00, -9999.00, 24.00 +VRB, 09, 29, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 29, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 29, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 29, 75.00, 52.00, 17.00, 15.00, 23.00 +WJA, 09, 29, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 29, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 29, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 29, 75.00, 34.00, 9.00, 10.00, 14.00 +WPO, 09, 29, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 29, 82.00, 58.00, -9999.00, -9999.00, 22.00 +WRG, 09, 29, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 29, 74.00, 48.00, -9999.00, -9999.00, 25.00 +WRL, 09, 29, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +X68, 09, 29, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 29, 51.00, 38.00, 66.00, 65.00, 75.00 +YCG, 09, 29, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 29, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 29, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 29, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 29, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 29, 71.00, 40.00, 9.00, 9.00, 14.00 +YNG, 09, 29, 67.00, 47.00, 23.00, 23.00, 36.00 +YPA, 09, 29, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 29, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 29, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 29, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 29, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 29, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 29, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 29, 96.00, 68.00, 4.00, 3.00, 7.00 +YVR, 09, 29, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 29, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 29, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 29, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 29, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 29, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 29, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 29, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 29, 61.00, 40.00, 31.00, 32.00, 45.00 +ZUN, 09, 29, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 29, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 29, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +01R, 09, 29, 84.00, 60.00, -9999.00, -9999.00, 22.00 +1V1, 09, 29, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 29, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 29, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 29, 77.00, 61.00, -9999.00, -9999.00, 24.00 +2PJ, 09, 29, 81.00, 57.00, -9999.00, -9999.00, 21.00 +3B1, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 29, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 29, 64.00, 42.00, -9999.00, -9999.00, 34.00 +3SE, 09, 29, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 29, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 29, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +4OM, 09, 29, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 29, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 29, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 29, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 29, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +ABE, 09, 30, 69.00, 47.00, 20.00, 22.00, 31.00 +ABI, 09, 30, 82.00, 60.00, 14.00, 16.00, 22.00 +ABQ, 09, 30, 76.00, 49.00, 13.00, 12.00, 19.00 +ABR, 09, 30, 66.00, 39.00, 14.00, 11.00, 19.00 +ABY, 09, 30, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +ACK, 09, 30, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +ACT, 09, 30, 85.00, 62.00, 14.00, 16.00, 24.00 +ACV, 09, 30, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 09, 30, 71.00, 49.00, 18.00, 15.00, 25.00 +ADK, 09, 30, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 09, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ADQ, 09, 30, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ADW, 09, 30, 73.00, 48.00, -9999.00, -9999.00, 24.00 +AEX, 09, 30, 84.00, 60.00, -9999.00, -9999.00, 22.00 +AFF, 09, 30, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +AGC, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 09, 30, 88.00, 68.00, -9999.00, -9999.00, 41.00 +AGS, 09, 30, 81.00, 56.00, 14.00, 16.00, 23.00 +AHN, 09, 30, 78.00, 56.00, 15.00, 17.00, 24.00 +AKN, 09, 30, 47.00, 32.00, 35.00, 35.00, 50.00 +AKO, 09, 30, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +ALB, 09, 30, 67.00, 43.00, 23.00, 22.00, 35.00 +ALI, 09, 30, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ALO, 09, 30, 67.00, 43.00, 20.00, 16.00, 28.00 +ALS, 09, 30, 68.00, 30.00, -9999.00, -9999.00, -9999.00 +ALW, 09, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AMA, 09, 30, 77.00, 50.00, 14.00, 12.00, 20.00 +AMG, 09, 30, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ANB, 09, 30, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +ANC, 09, 30, 48.00, 35.00, 31.00, 31.00, 43.00 +AND, 09, 30, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +ANI, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 09, 30, 56.00, 45.00, 55.00, 58.00, 68.00 +AOO, 09, 30, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +APN, 09, 30, 62.00, 41.00, 26.00, 26.00, 39.00 +AQQ, 09, 30, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ART, 09, 30, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +AST, 09, 30, 64.00, 46.00, 29.00, 30.00, 39.00 +ATL, 09, 30, 77.00, 57.00, 15.00, 18.00, 24.00 +ATW, 09, 30, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +ATY, 09, 30, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AT2, 09, 30, 72.00, 47.00, -9999.00, -9999.00, 28.00 +AUG, 09, 30, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +AUS, 09, 30, 86.00, 65.00, 15.00, 19.00, 26.00 +AUW, 09, 30, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +AVL, 09, 30, 72.00, 49.00, 16.00, 20.00, 26.00 +AVP, 09, 30, 66.00, 47.00, 23.00, 21.00, 32.00 +AXN, 09, 30, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +AYE, 09, 30, 66.00, 44.00, -9999.00, -9999.00, 31.00 +AYS, 09, 30, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +AZO, 09, 30, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +BAB, 09, 30, 84.00, 54.00, -9999.00, -9999.00, 7.00 +BAD, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 09, 30, 63.00, 31.00, -9999.00, -9999.00, 20.00 +BDL, 09, 30, 69.00, 45.00, 21.00, 19.00, 31.00 +BDR, 09, 30, 69.00, 52.00, 22.00, 17.00, 31.00 +BET, 09, 30, 44.00, 31.00, 36.00, 36.00, 49.00 +BFD, 09, 30, 61.00, 41.00, 29.00, 28.00, 41.00 +BFF, 09, 30, 71.00, 39.00, 13.00, 10.00, 17.00 +BFL, 09, 30, 85.00, 59.00, 4.00, 3.00, 5.00 +BGM, 09, 30, 62.00, 45.00, 25.00, 25.00, 38.00 +BGR, 09, 30, 62.00, 43.00, 22.00, 19.00, 32.00 +BGS, 09, 30, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BHM, 09, 30, 79.00, 56.00, 15.00, 18.00, 23.00 +BID, 09, 30, 64.00, 53.00, -9999.00, -9999.00, -9999.00 +BIG, 09, 30, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +BIH, 09, 30, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +BIL, 09, 30, 66.00, 41.00, 16.00, 16.00, 24.00 +BIS, 09, 30, 64.00, 37.00, 17.00, 15.00, 24.00 +BIX, 09, 30, 83.00, 64.00, -9999.00, -9999.00, 25.00 +BJI, 09, 30, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +BKE, 09, 30, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +BKF, 09, 30, 72.00, 38.00, -9999.00, -9999.00, 19.00 +BKW, 09, 30, 67.00, 47.00, 22.00, 26.00, 36.00 +BLF, 09, 30, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +BLH, 09, 30, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +BLHM, 09, 30, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +BLI, 09, 30, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +BLU, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 09, 30, 76.00, 49.00, -9999.00, -9999.00, 25.00 +BNA, 09, 30, 77.00, 54.00, 18.00, 18.00, 28.00 +BNO, 09, 30, 67.00, 31.00, -9999.00, 13.00, 23.00 +BOI, 09, 30, 70.00, 43.00, 11.00, 11.00, 16.00 +BOS, 09, 30, 67.00, 51.00, 19.00, 19.00, 29.00 +BPI, 09, 30, 63.00, 20.00, -9999.00, -9999.00, -9999.00 +BPT, 09, 30, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +BRD, 09, 30, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +BRL, 09, 30, 70.00, 49.00, -9999.00, -9999.00, 23.00 +BRO, 09, 30, 88.00, 69.00, 19.00, 20.00, 30.00 +BRW, 09, 30, 26.00, 18.00, 29.00, 30.00, 43.00 +BSM, 09, 30, 86.00, 65.00, -9999.00, -9999.00, 16.00 +BTI, 09, 30, 28.00, 20.00, 24.00, 24.00, 37.00 +BTL, 09, 30, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +BTM, 09, 30, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +BTR, 09, 30, 84.00, 62.00, 11.00, 21.00, 26.00 +BTT, 09, 30, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +BTV, 09, 30, 62.00, 43.00, 28.00, 27.00, 40.00 +BUB, 09, 30, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BUF, 09, 30, 65.00, 47.00, 29.00, 26.00, 39.00 +BUR, 09, 30, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 09, 30, 82.00, 67.00, -9999.00, 19.00, 28.00 +BWG, 09, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +BWI, 09, 30, 72.00, 51.00, 17.00, 17.00, 26.00 +BYH, 09, 30, 78.00, 55.00, -9999.00, -9999.00, 22.00 +BYI, 09, 30, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +BZN, 09, 30, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +CAE, 09, 30, 80.00, 56.00, 14.00, 16.00, 23.00 +CAG, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 09, 30, 67.00, 47.00, 22.00, 21.00, 34.00 +CAO, 09, 30, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +CAR, 09, 30, 57.00, 38.00, 27.00, 27.00, 41.00 +CBM, 09, 30, 81.00, 55.00, -9999.00, -9999.00, 22.00 +CDB, 09, 30, 48.00, 38.00, 56.00, 59.00, 75.00 +CDC, 09, 30, 73.00, 41.00, 10.00, 9.00, 16.00 +CDR, 09, 30, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CDS, 09, 30, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +CDV, 09, 30, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +CEF, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +CEZ, 09, 30, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +CGI, 09, 30, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CHA, 09, 30, 77.00, 55.00, 16.00, 18.00, 25.00 +CHO, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 09, 30, 81.00, 62.00, 14.00, 19.00, 26.00 +CID, 09, 30, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +CIR, 09, 30, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CIU, 09, 30, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +CKB, 09, 30, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +CKL, 09, 30, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CLE, 09, 30, 67.00, 48.00, 25.00, 24.00, 37.00 +CLL, 09, 30, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CLT, 09, 30, 76.00, 56.00, 15.00, 16.00, 23.00 +CMH, 09, 30, 70.00, 48.00, 19.00, 20.00, 30.00 +CMI, 09, 30, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CMX, 09, 30, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +CNK, 09, 30, 73.00, 49.00, 18.00, 12.00, 25.00 +CNM, 09, 30, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +CNU, 09, 30, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +COD, 09, 30, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +COF, 09, 30, 85.00, 70.00, -9999.00, -9999.00, 42.00 +CON, 09, 30, 66.00, 39.00, 21.00, 19.00, 31.00 +COS, 09, 30, 68.00, 41.00, 13.00, 12.00, 19.00 +COT, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 09, 30, 73.00, 51.00, 20.00, 18.00, 30.00 +CPR, 09, 30, 67.00, 36.00, 14.00, 14.00, 21.00 +CRBC, 09, 30, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +CRP, 09, 30, 87.00, 68.00, 18.00, 20.00, 29.00 +CRW, 09, 30, 73.00, 50.00, 21.00, 23.00, 33.00 +CSG, 09, 30, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CSM, 09, 30, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +CSV, 09, 30, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CTB, 09, 30, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CTY, 09, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CVG, 09, 30, 72.00, 50.00, 18.00, 18.00, 28.00 +CVN, 09, 30, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +CVS, 09, 30, 77.00, 49.00, -9999.00, -9999.00, 17.00 +CXY, 09, 30, 70.00, 50.00, 17.00, 18.00, 27.00 +CYS, 09, 30, 65.00, 38.00, 14.00, 12.00, 20.00 +DAA, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DAB, 09, 30, 84.00, 69.00, 21.00, 25.00, 36.00 +DAG, 09, 30, 88.00, 60.00, 3.00, 3.00, 5.00 +DAL, 09, 30, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +DAN, 09, 30, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DAY, 09, 30, 70.00, 49.00, 19.00, 20.00, 29.00 +DBQ, 09, 30, 66.00, 45.00, 23.00, 19.00, 31.00 +DCA, 09, 30, 74.00, 56.00, 17.00, 17.00, 24.00 +DDC, 09, 30, 76.00, 50.00, 14.00, 10.00, 19.00 +DEC, 09, 30, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DEN, 09, 30, 71.00, 41.00, 14.00, 11.00, 19.00 +DFW, 09, 30, 83.00, 61.00, 13.00, 17.00, 23.00 +DHN, 09, 30, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DHT, 09, 30, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +DIK, 09, 30, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +DLF, 09, 30, 86.00, 64.00, -9999.00, -9999.00, 16.00 +DLG, 09, 30, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +DLH, 09, 30, 58.00, 39.00, 27.00, 25.00, 40.00 +DLLC, 09, 30, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +DLS, 09, 30, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +DMA, 09, 30, 89.00, 62.00, -9999.00, -9999.00, 12.00 +DMN, 09, 30, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +DOV, 09, 30, 74.00, 52.00, -9999.00, -9999.00, 25.00 +DPG, 09, 30, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +DP1, 09, 30, 84.00, 60.00, -9999.00, -9999.00, 24.00 +DRA, 09, 30, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DRT, 09, 30, 86.00, 64.00, 14.00, 15.00, 22.00 +DSM, 09, 30, 70.00, 48.00, 21.00, 18.00, 29.00 +DTW, 09, 30, 67.00, 46.00, 19.00, 20.00, 31.00 +DUG, 09, 30, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +DUJ, 09, 30, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +DUT, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DXR, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 09, 30, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DYS, 09, 30, 82.00, 60.00, -9999.00, -9999.00, 21.00 +D45, 09, 30, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +EAT, 09, 30, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +EAU, 09, 30, 64.00, 42.00, 21.00, 19.00, 31.00 +ECG, 09, 30, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +EDW, 09, 30, 84.00, 54.00, -9999.00, -9999.00, 3.00 +EED, 09, 30, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +EFD, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 09, 30, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +EHA, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 09, 30, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 09, 30, 68.00, 43.00, 26.00, 27.00, 37.00 +EKO, 09, 30, 72.00, 33.00, 12.00, 11.00, 17.00 +ELD, 09, 30, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ELM, 09, 30, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +ELP, 09, 30, 83.00, 55.00, 14.00, 12.00, 19.00 +ELY, 09, 30, 69.00, 32.00, 13.00, 12.00, 19.00 +EMP, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 09, 30, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +END, 09, 30, 79.00, 56.00, -9999.00, -9999.00, 18.00 +ENN, 09, 30, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +ENV, 09, 30, 70.00, 47.00, -9999.00, -9999.00, 14.00 +EPH, 09, 30, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ERI, 09, 30, 66.00, 50.00, 30.00, 27.00, 42.00 +ESF, 09, 30, 84.00, 60.00, -9999.00, -9999.00, 26.00 +EUG, 09, 30, 70.00, 46.00, 21.00, 20.00, 27.00 +EVV, 09, 30, 75.00, 50.00, 19.00, 17.00, 28.00 +EWN, 09, 30, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +EWR, 09, 30, 72.00, 53.00, 18.00, 18.00, 28.00 +EYW, 09, 30, 86.00, 77.00, 24.00, 25.00, 39.00 +E74, 09, 30, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +FAF, 09, 30, 76.00, 53.00, -9999.00, -9999.00, 23.00 +FAI, 09, 30, 44.00, 28.00, 24.00, 26.00, 37.00 +FAR, 09, 30, 63.00, 40.00, 17.00, 17.00, 27.00 +FAT, 09, 30, 85.00, 54.00, 4.00, 4.00, 7.00 +FAY, 09, 30, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +FCA, 09, 30, 61.00, 33.00, 15.00, 16.00, 25.00 +FCS, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +FDY, 09, 30, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +FEW, 09, 30, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +FFO, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +FLG, 09, 30, 68.00, 35.00, 13.00, 16.00, 22.00 +FLL, 09, 30, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 09, 30, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +FLV, 09, 30, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FME, 09, 30, 75.00, 48.00, -9999.00, -9999.00, 22.00 +FMH, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +FMN, 09, 30, 76.00, 41.00, 11.00, 11.00, 16.00 +FMY, 09, 30, 88.00, 72.00, 14.00, 27.00, 33.00 +FNT, 09, 30, 65.00, 45.00, 22.00, 22.00, 33.00 +FOD, 09, 30, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +FOE, 09, 30, 74.00, 49.00, -9999.00, -9999.00, 22.00 +FOK, 09, 30, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +FRI, 09, 30, 75.00, 51.00, -9999.00, -9999.00, 26.00 +FSD, 09, 30, 67.00, 42.00, 20.00, 16.00, 29.00 +FSI, 09, 30, 80.00, 55.00, -9999.00, -9999.00, 20.00 +FSM, 09, 30, 80.00, 55.00, 17.00, 19.00, 27.00 +FTK, 09, 30, 74.00, 49.00, -9999.00, -9999.00, 24.00 +FWA, 09, 30, 69.00, 48.00, 17.00, 19.00, 29.00 +FWH, 09, 30, 82.00, 59.00, -9999.00, -9999.00, 19.00 +FYU, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 09, 30, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GAG, 09, 30, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GAM, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 09, 30, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +GCC, 09, 30, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +GCK, 09, 30, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +GDP, 09, 30, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GEG, 09, 30, 65.00, 40.00, 13.00, 13.00, 20.00 +GFA, 09, 30, 64.00, 39.00, -9999.00, -9999.00, 23.00 +GFK, 09, 30, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GFL, 09, 30, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +GGG, 09, 30, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GGW, 09, 30, 64.00, 38.00, 11.00, 11.00, 17.00 +GJT, 09, 30, 74.00, 47.00, 12.00, 13.00, 21.00 +GKN, 09, 30, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +GLD, 09, 30, 72.00, 43.00, 11.00, 8.00, 15.00 +GLH, 09, 30, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GLS, 09, 30, 81.00, 72.00, -9999.00, -9999.00, -9999.00 +GLWC, 09, 30, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +GNV, 09, 30, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GON, 09, 30, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +GPT, 09, 30, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GRB, 09, 30, 63.00, 43.00, 25.00, 22.00, 35.00 +GRCI, 09, 30, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +GRF, 09, 30, 67.00, 44.00, -9999.00, -9999.00, 34.00 +GRI, 09, 30, 71.00, 45.00, 15.00, 14.00, 23.00 +GRK, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 09, 30, 65.00, 44.00, 22.00, 21.00, 32.00 +GSB, 09, 30, 78.00, 55.00, -9999.00, -9999.00, 24.00 +GSG, 09, 30, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +GSO, 09, 30, 74.00, 53.00, 16.00, 17.00, 24.00 +GSP, 09, 30, 76.00, 54.00, 17.00, 18.00, 26.00 +GST, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 09, 30, 63.00, 44.00, -9999.00, -9999.00, 36.00 +GTF, 09, 30, 64.00, 39.00, 16.00, 17.00, 24.00 +GUP, 09, 30, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +GUS, 09, 30, 70.00, 46.00, -9999.00, -9999.00, 28.00 +GVW, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +GWO, 09, 30, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HAT, 09, 30, 76.00, 63.00, 20.00, 19.00, 29.00 +HBR, 09, 30, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HDO, 09, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HIB, 09, 30, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HIF, 09, 30, 70.00, 43.00, -9999.00, -9999.00, 15.00 +HKY, 09, 30, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +HLC, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 09, 30, 64.00, 36.00, 15.00, 13.00, 22.00 +HMN, 09, 30, 83.00, 47.00, -9999.00, -9999.00, 14.00 +HMS, 09, 30, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +HOB, 09, 30, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +HOM, 09, 30, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +HON, 09, 30, 68.00, 41.00, 15.00, 14.00, 25.00 +HOP, 09, 30, 77.00, 50.00, -9999.00, -9999.00, 22.00 +HOT, 09, 30, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HOU, 09, 30, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +HPN, 09, 30, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +HQM, 09, 30, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 09, 30, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +HRT, 09, 30, 84.00, 60.00, -9999.00, -9999.00, 25.00 +HST, 09, 30, 87.00, 70.00, -9999.00, -9999.00, 51.00 +HSV, 09, 30, 77.00, 55.00, 18.00, 18.00, 26.00 +HTL, 09, 30, 61.00, 42.00, 27.00, 26.00, 41.00 +HTS, 09, 30, 72.00, 50.00, 20.00, 22.00, 31.00 +HUF, 09, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HUL, 09, 30, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HVN, 09, 30, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +HVR, 09, 30, 65.00, 36.00, 13.00, 14.00, 21.00 +IAB, 09, 30, 76.00, 52.00, -9999.00, -9999.00, 23.00 +IAD, 09, 30, 73.00, 48.00, 19.00, 19.00, 29.00 +IAG, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 09, 30, 85.00, 62.00, 15.00, 21.00, 29.00 +ICT, 09, 30, 76.00, 52.00, 18.00, 13.00, 26.00 +IDA, 09, 30, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +IGM, 09, 30, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ILG, 09, 30, 72.00, 51.00, 18.00, 18.00, 27.00 +ILI, 09, 30, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +ILM, 09, 30, 81.00, 59.00, 17.00, 18.00, 27.00 +IMT, 09, 30, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +IND, 09, 30, 71.00, 49.00, 18.00, 18.00, 28.00 +INL, 09, 30, 58.00, 37.00, 26.00, 26.00, 40.00 +INS, 09, 30, 82.00, 54.00, -9999.00, -9999.00, 5.00 +INT, 09, 30, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +INW, 09, 30, 78.00, 46.00, 11.00, 14.00, 20.00 +IPL, 09, 30, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +IPT, 09, 30, 68.00, 46.00, 23.00, 23.00, 34.00 +IRK, 09, 30, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +ISN, 09, 30, 64.00, 36.00, 15.00, 14.00, 23.00 +ISP, 09, 30, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +ITH, 09, 30, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +IWA, 09, 30, 93.00, 62.00, -9999.00, -9999.00, 9.00 +IWD, 09, 30, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JAC, 09, 30, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +JAN, 09, 30, 83.00, 57.00, 15.00, 18.00, 25.00 +JAX, 09, 30, 83.00, 64.00, 19.00, 26.00, 34.00 +JBR, 09, 30, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +JCT, 09, 30, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +JDN, 09, 30, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +JFK, 09, 30, 69.00, 54.00, 18.00, 17.00, 28.00 +JHW, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 09, 30, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +JLN, 09, 30, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +JMS, 09, 30, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +JNU, 09, 30, 51.00, 40.00, 58.00, 59.00, 71.00 +JST, 09, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +JXN, 09, 30, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +KMRW, 09, 30, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +KTN, 09, 30, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 09, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LAL, 09, 30, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +LAN, 09, 30, 65.00, 44.00, 20.00, 22.00, 32.00 +LAR, 09, 30, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LAS, 09, 30, 88.00, 60.00, 4.00, 5.00, 9.00 +LAX, 09, 30, 76.00, 61.00, 4.00, 5.00, 6.00 +LBB, 09, 30, 79.00, 53.00, 15.00, 13.00, 21.00 +LBF, 09, 30, 71.00, 39.00, 15.00, 11.00, 20.00 +LCH, 09, 30, 83.00, 63.00, 15.00, 20.00, 27.00 +LCK, 09, 30, 72.00, 48.00, -9999.00, -9999.00, 28.00 +LEB, 09, 30, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +LEX, 09, 30, 72.00, 51.00, 19.00, 22.00, 31.00 +LFI, 09, 30, 73.00, 58.00, -9999.00, -9999.00, 25.00 +LFK, 09, 30, 84.00, 60.00, 16.00, 20.00, 29.00 +LFT, 09, 30, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +LGA, 09, 30, 69.00, 55.00, 18.00, 17.00, 27.00 +LGB, 09, 30, 80.00, 60.00, 4.00, 4.00, 6.00 +LGU, 09, 30, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LHW, 09, 30, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +LHX, 09, 30, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LIC, 09, 30, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LIT, 09, 30, 80.00, 57.00, 16.00, 19.00, 27.00 +LIZ, 09, 30, 57.00, 38.00, -9999.00, -9999.00, 42.00 +LMT, 09, 30, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LND, 09, 30, 66.00, 39.00, 11.00, 11.00, 17.00 +LNK, 09, 30, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +LOL, 09, 30, 75.00, 38.00, 5.00, 4.00, 7.00 +LOZ, 09, 30, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LRD, 09, 30, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +LRF, 09, 30, 79.00, 55.00, -9999.00, -9999.00, 28.00 +LSE, 09, 30, 66.00, 45.00, 20.00, 19.00, 30.00 +LSF, 09, 30, 82.00, 60.00, -9999.00, -9999.00, 24.00 +LSV, 09, 30, 91.00, 51.00, -9999.00, -9999.00, 5.00 +LTS, 09, 30, 83.00, 56.00, -9999.00, -9999.00, 18.00 +LUF, 09, 30, 95.00, 59.00, -9999.00, -9999.00, 7.00 +LVS, 09, 30, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +LWS, 09, 30, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +LWT, 09, 30, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +LXV, 09, 30, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +LYH, 09, 30, 73.00, 51.00, 21.00, 17.00, 29.00 +MAF, 09, 30, 81.00, 55.00, 14.00, 13.00, 19.00 +MBL, 09, 30, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +MBS, 09, 30, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +MCB, 09, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +MCC, 09, 30, 83.00, 56.00, -9999.00, -9999.00, 7.00 +MCF, 09, 30, 87.00, 69.00, -9999.00, -9999.00, 32.00 +MCG, 09, 30, 42.00, 27.00, 31.00, 32.00, 45.00 +MCI, 09, 30, 72.00, 51.00, 19.00, 18.00, 27.00 +MCK, 09, 30, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +MCN, 09, 30, 82.00, 57.00, 13.00, 17.00, 23.00 +MCO, 09, 30, 87.00, 69.00, 13.00, 30.00, 35.00 +MCW, 09, 30, 66.00, 43.00, 16.00, 14.00, 24.00 +MC2, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MDH, 09, 30, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MDO, 09, 30, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +MDT, 09, 30, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MDW, 09, 30, 69.00, 50.00, 22.00, 20.00, 32.00 +MEI, 09, 30, 82.00, 57.00, 14.00, 15.00, 23.00 +MEM, 09, 30, 79.00, 58.00, 17.00, 18.00, 27.00 +MER, 09, 30, 85.00, 51.00, -9999.00, -9999.00, 5.00 +MFD, 09, 30, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +MFE, 09, 30, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +MFR, 09, 30, 76.00, 43.00, 15.00, 14.00, 20.00 +MGE, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MGM, 09, 30, 82.00, 59.00, 15.00, 16.00, 24.00 +MGW, 09, 30, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MHK, 09, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MHR, 09, 30, 83.00, 55.00, -9999.00, -9999.00, 7.00 +MHS, 09, 30, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +MIA, 09, 30, 87.00, 72.00, 31.00, 37.00, 50.00 +MIB, 09, 30, 61.00, 39.00, -9999.00, -9999.00, 20.00 +MIV, 09, 30, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MI1, 09, 30, 75.00, 37.00, -9999.00, -9999.00, 12.00 +MKC, 09, 30, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MKE, 09, 30, 64.00, 47.00, 21.00, 17.00, 31.00 +MKG, 09, 30, 64.00, 46.00, 23.00, 22.00, 33.00 +MKL, 09, 30, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MLB, 09, 30, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 09, 30, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MLD, 09, 30, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +MLF, 09, 30, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +MLI, 09, 30, 70.00, 47.00, 19.00, 17.00, 29.00 +MLS, 09, 30, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +MLU, 09, 30, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MMO, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 09, 30, 81.00, 59.00, -9999.00, -9999.00, 21.00 +MOB, 09, 30, 83.00, 62.00, 15.00, 22.00, 27.00 +MOT, 09, 30, 61.00, 39.00, 13.00, 13.00, 21.00 +MPV, 09, 30, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MQT, 09, 30, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +MRB, 09, 30, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MRF, 09, 30, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +MRI, 09, 30, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +MRY, 09, 30, 71.00, 52.00, -9999.00, -9999.00, 10.00 +MSL, 09, 30, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MSN, 09, 30, 65.00, 42.00, 23.00, 19.00, 32.00 +MSO, 09, 30, 64.00, 35.00, 17.00, 17.00, 26.00 +MSP, 09, 30, 64.00, 44.00, 22.00, 18.00, 31.00 +MSS, 09, 30, 62.00, 41.00, 24.00, 26.00, 38.00 +MSY, 09, 30, 83.00, 64.00, 12.00, 22.00, 28.00 +MTC, 09, 30, 65.00, 47.00, -9999.00, -9999.00, 27.00 +MTN, 09, 30, 73.00, 52.00, -9999.00, -9999.00, 22.00 +MTO, 09, 30, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MUI, 09, 30, 70.00, 47.00, -9999.00, -9999.00, 22.00 +MUO, 09, 30, 74.00, 40.00, -9999.00, -9999.00, 12.00 +MWA, 09, 30, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MWH, 09, 30, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +MXF, 09, 30, 82.00, 59.00, -9999.00, -9999.00, 18.00 +MYL, 09, 30, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +MYR, 09, 30, 80.00, 58.00, -9999.00, -9999.00, 25.00 +NAO, 09, 30, 79.00, 65.00, -9999.00, -9999.00, 27.00 +NBC, 09, 30, 81.00, 62.00, -9999.00, -9999.00, 25.00 +NBE, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NBG, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 09, 30, 69.00, 47.00, -9999.00, -9999.00, 28.00 +NCA, 09, 30, 80.00, 55.00, -9999.00, -9999.00, 27.00 +NCO, 09, 30, 67.00, 51.00, -9999.00, -9999.00, 28.00 +NC1, 09, 30, 82.00, 57.00, -9999.00, -9999.00, 3.00 +NEL, 09, 30, 72.00, 47.00, -9999.00, -9999.00, 25.00 +NFG, 09, 30, 74.00, 58.00, -9999.00, -9999.00, 3.00 +NFL, 09, 30, 74.00, 38.00, -9999.00, -9999.00, 7.00 +NGP, 09, 30, 86.00, 68.00, -9999.00, -9999.00, 28.00 +NGU, 09, 30, 74.00, 58.00, -9999.00, -9999.00, 23.00 +NGZ, 09, 30, 71.00, 55.00, -9999.00, -9999.00, 8.00 +NHK, 09, 30, 73.00, 51.00, -9999.00, -9999.00, 25.00 +NHZ, 09, 30, 63.00, 44.00, -9999.00, -9999.00, 33.00 +NID, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 09, 30, 83.00, 64.00, -9999.00, -9999.00, 35.00 +NIR, 09, 30, 87.00, 64.00, -9999.00, -9999.00, 25.00 +NKT, 09, 30, 79.00, 61.00, -9999.00, -9999.00, 30.00 +NKX, 09, 30, 76.00, 63.00, -9999.00, -9999.00, 4.00 +NLC, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NMM, 09, 30, 81.00, 55.00, -9999.00, -9999.00, 22.00 +NPA, 09, 30, 83.00, 64.00, -9999.00, -9999.00, 26.00 +NQA, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 09, 30, 89.00, 66.00, -9999.00, -9999.00, 25.00 +NQX, 09, 30, 86.00, 77.00, -9999.00, -9999.00, 44.00 +NRB, 09, 30, 83.00, 69.00, -9999.00, -9999.00, 33.00 +NRC, 09, 30, 85.00, 51.00, -9999.00, -9999.00, 7.00 +NRS, 09, 30, 75.00, 60.00, -9999.00, -9999.00, 4.00 +NSE, 09, 30, 84.00, 60.00, -9999.00, -9999.00, 26.00 +NSI, 09, 30, 75.00, 55.00, -9999.00, -9999.00, 4.00 +NTD, 09, 30, 75.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 09, 30, 82.00, 60.00, -9999.00, -9999.00, 7.00 +NTU, 09, 30, 74.00, 58.00, -9999.00, -9999.00, 25.00 +NUC, 09, 30, 74.00, 60.00, -9999.00, -9999.00, 4.00 +NUQ, 09, 30, 76.00, 50.00, -9999.00, -9999.00, 6.00 +NUW, 09, 30, 63.00, 44.00, -9999.00, -9999.00, 34.00 +NWF, 09, 30, 80.00, 60.00, -9999.00, -9999.00, 6.00 +NXX, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 09, 30, 75.00, 49.00, -9999.00, -9999.00, 25.00 +NZC, 09, 30, 84.00, 61.00, -9999.00, -9999.00, 33.00 +NZJ, 09, 30, 82.00, 55.00, -9999.00, -9999.00, 4.00 +NZW, 09, 30, 66.00, 46.00, -9999.00, -9999.00, 29.00 +NZY, 09, 30, 76.00, 63.00, -9999.00, -9999.00, 4.00 +OAK, 09, 30, 75.00, 52.00, 6.00, 6.00, 9.00 +OAR, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +OFF, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFK, 09, 30, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +OGD, 09, 30, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +OKC, 09, 30, 78.00, 56.00, 14.00, 13.00, 22.00 +OLM, 09, 30, 65.00, 41.00, 27.00, 28.00, 39.00 +OMA, 09, 30, 71.00, 47.00, 18.00, 15.00, 24.00 +OME, 09, 30, 41.00, 29.00, 29.00, 31.00, 40.00 +ONT, 09, 30, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +ORD, 09, 30, 69.00, 47.00, 22.00, 18.00, 32.00 +ORF, 09, 30, 74.00, 58.00, 17.00, 17.00, 26.00 +ORH, 09, 30, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +ORT, 09, 30, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OSC, 09, 30, 63.00, 42.00, -9999.00, -9999.00, 34.00 +OTG, 09, 30, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +OTH, 09, 30, 65.00, 48.00, 22.00, 23.00, 30.00 +OTM, 09, 30, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +OTZ, 09, 30, 37.00, 28.00, 25.00, 27.00, 36.00 +OURC, 09, 30, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +OURU, 09, 30, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +OVN, 09, 30, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OZR, 09, 30, 83.00, 59.00, -9999.00, -9999.00, 24.00 +PACZ, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 09, 30, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PAED, 09, 30, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +PAEH, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 09, 30, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +PAGA, 09, 30, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +PAH, 09, 30, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +PAIM, 09, 30, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +PALU, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 09, 30, 84.00, 62.00, -9999.00, -9999.00, 24.00 +PAQ, 09, 30, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +PASV, 09, 30, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +PASY, 09, 30, 48.00, 42.00, -9999.00, -9999.00, -9999.00 +PATC, 09, 30, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +PATL, 09, 30, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PBF, 09, 30, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PBG, 09, 30, 62.00, 43.00, -9999.00, -9999.00, 34.00 +PBI, 09, 30, 87.00, 73.00, 28.00, 36.00, 49.00 +PDT, 09, 30, 70.00, 45.00, 13.00, 12.00, 19.00 +PDX, 09, 30, 69.00, 48.00, 25.00, 23.00, 33.00 +PFN, 09, 30, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +PGA, 09, 30, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PHL, 09, 30, 71.00, 52.00, 18.00, 18.00, 28.00 +PHX, 09, 30, 93.00, 66.00, 7.00, 5.00, 11.00 +PIA, 09, 30, 71.00, 48.00, 22.00, 18.00, 31.00 +PIB, 09, 30, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +PIH, 09, 30, 68.00, 37.00, 13.00, 14.00, 21.00 +PIR, 09, 30, 69.00, 42.00, 11.00, 11.00, 18.00 +PIT, 09, 30, 68.00, 47.00, 23.00, 22.00, 34.00 +PKB, 09, 30, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +PLN, 09, 30, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +PNC, 09, 30, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +PNE, 09, 30, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PNS, 09, 30, 83.00, 64.00, 13.00, 17.00, 22.00 +POB, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +POE, 09, 30, 83.00, 58.00, -9999.00, -9999.00, 36.00 +POM, 09, 30, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 09, 30, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PRB, 09, 30, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +PRC, 09, 30, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PSB, 09, 30, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PSC, 09, 30, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +PSG, 09, 30, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 09, 30, 66.00, 42.00, -9999.00, -9999.00, 28.00 +PSP, 09, 30, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +PSX, 09, 30, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +PTH, 09, 30, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +PUB, 09, 30, 76.00, 43.00, 10.00, 7.00, 15.00 +PUC, 09, 30, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PUO, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 09, 30, 69.00, 47.00, 20.00, 18.00, 28.00 +PVU, 09, 30, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +PWM, 09, 30, 63.00, 43.00, 22.00, 19.00, 30.00 +P02, 09, 30, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +P07, 09, 30, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +P11, 09, 30, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +P24, 09, 30, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +P28, 09, 30, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +P35, 09, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P38, 09, 30, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +P39, 09, 30, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +P58, 09, 30, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +P59, 09, 30, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +P60, 09, 30, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +P61, 09, 30, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +P67, 09, 30, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P68, 09, 30, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +P69, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 09, 30, 74.00, 34.00, -9999.00, -9999.00, -9999.00 +QOS, 09, 30, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +RAP, 09, 30, 68.00, 39.00, 12.00, 11.00, 19.00 +RBL, 09, 30, 84.00, 55.00, 10.00, 9.00, 14.00 +RCA, 09, 30, 68.00, 39.00, -9999.00, -9999.00, 17.00 +RDD, 09, 30, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +RDM, 09, 30, 70.00, 35.00, 11.00, 10.00, 17.00 +RDR, 09, 30, 62.00, 38.00, -9999.00, -9999.00, 24.00 +RDU, 09, 30, 76.00, 54.00, 16.00, 17.00, 24.00 +REE, 09, 30, 79.00, 53.00, -9999.00, -9999.00, 18.00 +REJ, 09, 30, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +RFD, 09, 30, 68.00, 46.00, 20.00, 19.00, 31.00 +RIC, 09, 30, 75.00, 52.00, 19.00, 17.00, 26.00 +RIV, 09, 30, 85.00, 55.00, -9999.00, -9999.00, 4.00 +RIW, 09, 30, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +RKS, 09, 30, 63.00, 36.00, 11.00, 11.00, 16.00 +RME, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +RMG, 09, 30, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +RND, 09, 30, 85.00, 64.00, -9999.00, -9999.00, 22.00 +RNO, 09, 30, 74.00, 36.00, 9.00, 8.00, 12.00 +ROA, 09, 30, 73.00, 50.00, 18.00, 18.00, 26.00 +ROC, 09, 30, 66.00, 46.00, 28.00, 26.00, 41.00 +ROW, 09, 30, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +RSL, 09, 30, 74.00, 49.00, 12.00, 12.00, 19.00 +RST, 09, 30, 64.00, 42.00, 22.00, 20.00, 33.00 +RWF, 09, 30, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +RWL, 09, 30, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +SAC, 09, 30, 83.00, 53.00, 6.00, 7.00, 8.00 +SAF, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 09, 30, 76.00, 63.00, 5.00, 5.00, 7.00 +SAT, 09, 30, 85.00, 64.00, 16.00, 17.00, 26.00 +SAV, 09, 30, 81.00, 62.00, 14.00, 20.00, 27.00 +SAW, 09, 30, 60.00, 44.00, -9999.00, -9999.00, 42.00 +SBA, 09, 30, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SBD, 09, 30, 87.00, 56.00, -9999.00, -9999.00, 5.00 +SBN, 09, 30, 68.00, 47.00, 23.00, 21.00, 33.00 +SBP, 09, 30, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 09, 30, 65.00, 28.00, -9999.00, -9999.00, -9999.00 +SBY, 09, 30, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SCC, 09, 30, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +SCK, 09, 30, 83.00, 54.00, 4.00, 6.00, 7.00 +SDF, 09, 30, 74.00, 52.00, 18.00, 19.00, 29.00 +SEA, 09, 30, 64.00, 49.00, 25.00, 24.00, 34.00 +SEM, 09, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SEP, 09, 30, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SFO, 09, 30, 72.00, 54.00, 6.00, 6.00, 9.00 +SGF, 09, 30, 75.00, 51.00, 19.00, 18.00, 30.00 +SGY, 09, 30, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +SHR, 09, 30, 67.00, 36.00, 16.00, 16.00, 24.00 +SHV, 09, 30, 83.00, 60.00, 15.00, 16.00, 25.00 +SIT, 09, 30, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +SJC, 09, 30, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 09, 30, 82.00, 58.00, 14.00, 13.00, 20.00 +SKA, 09, 30, 65.00, 40.00, -9999.00, -9999.00, 21.00 +SKF, 09, 30, 85.00, 64.00, -9999.00, -9999.00, 20.00 +SLC, 09, 30, 72.00, 45.00, 16.00, 14.00, 22.00 +SLE, 09, 30, 70.00, 44.00, 24.00, 23.00, 31.00 +SLN, 09, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SMP, 09, 30, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +SMX, 09, 30, 75.00, 50.00, -9999.00, 5.00, 8.00 +SNA, 09, 30, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 09, 30, 45.00, 36.00, 45.00, 47.00, 63.00 +SNS, 09, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 09, 30, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +SPI, 09, 30, 73.00, 49.00, 18.00, 17.00, 27.00 +SPS, 09, 30, 81.00, 57.00, 15.00, 14.00, 22.00 +SRQ, 09, 30, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 09, 30, 80.00, 56.00, -9999.00, -9999.00, 23.00 +SSI, 09, 30, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +STC, 09, 30, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STJ, 09, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STL, 09, 30, 74.00, 54.00, 20.00, 17.00, 28.00 +STNV, 09, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STS, 09, 30, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 09, 30, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +SUS, 09, 30, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SUU, 09, 30, 82.00, 52.00, -9999.00, -9999.00, 7.00 +SUX, 09, 30, 69.00, 45.00, 21.00, 16.00, 29.00 +SVN, 09, 30, 81.00, 62.00, -9999.00, -9999.00, 27.00 +SWF, 09, 30, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SXT, 09, 30, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +SYR, 09, 30, 65.00, 45.00, 28.00, 28.00, 41.00 +SZL, 09, 30, 74.00, 48.00, -9999.00, -9999.00, 28.00 +TAD, 09, 30, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +TAL, 09, 30, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +TBN, 09, 30, 77.00, 48.00, -9999.00, -9999.00, 30.00 +TCC, 09, 30, 79.00, 49.00, 10.00, 10.00, 16.00 +TCL, 09, 30, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +TCM, 09, 30, 67.00, 44.00, -9999.00, -9999.00, 37.00 +TCS, 09, 30, 79.00, 53.00, -9999.00, 11.00, 24.00 +TEB, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 09, 30, 78.00, 56.00, -9999.00, -9999.00, 20.00 +TKA, 09, 30, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +TLH, 09, 30, 85.00, 62.00, 10.00, 22.00, 26.00 +TNX, 09, 30, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +TOL, 09, 30, 68.00, 45.00, 19.00, 19.00, 32.00 +TOP, 09, 30, 74.00, 49.00, 19.00, 17.00, 27.00 +TPA, 09, 30, 87.00, 69.00, 15.00, 24.00, 30.00 +TPH, 09, 30, 74.00, 41.00, 7.00, 6.00, 10.00 +TRI, 09, 30, 74.00, 50.00, 17.00, 20.00, 27.00 +TRK, 09, 30, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +TRM, 09, 30, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +TTD, 09, 30, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +TUL, 09, 30, 78.00, 56.00, 16.00, 16.00, 25.00 +TUP, 09, 30, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +TUS, 09, 30, 89.00, 62.00, 12.00, 9.00, 18.00 +TVC, 09, 30, 63.00, 44.00, 25.00, 22.00, 35.00 +TVL, 09, 30, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +TWF, 09, 30, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TXK, 09, 30, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +TYR, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 09, 30, 75.00, 52.00, 15.00, 19.00, 27.00 +T01, 09, 30, 74.00, 51.00, -9999.00, -9999.00, 25.00 +T02, 09, 30, 79.00, 56.00, -9999.00, -9999.00, 21.00 +T03, 09, 30, 80.00, 58.00, -9999.00, -9999.00, 25.00 +T04, 09, 30, 87.00, 69.00, -9999.00, -9999.00, 32.00 +T05, 09, 30, 75.00, 48.00, -9999.00, -9999.00, 24.00 +T06, 09, 30, 83.00, 55.00, -9999.00, -9999.00, 22.00 +T07, 09, 30, 77.00, 41.00, -9999.00, -9999.00, 15.00 +T08, 09, 30, 70.00, 47.00, -9999.00, -9999.00, 15.00 +UCA, 09, 30, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +UCC, 09, 30, 82.00, 54.00, -9999.00, -9999.00, 5.00 +UIL, 09, 30, 63.00, 43.00, 37.00, 39.00, 48.00 +UIN, 09, 30, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +UKI, 09, 30, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 09, 30, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +UNV, 09, 30, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +U15, 09, 30, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +U28, 09, 30, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +VAD, 09, 30, 83.00, 60.00, -9999.00, -9999.00, 23.00 +VBG, 09, 30, 76.00, 51.00, -9999.00, -9999.00, 9.00 +VCT, 09, 30, 85.00, 65.00, 16.00, 23.00, 30.00 +VCV, 09, 30, 84.00, 49.00, -9999.00, -9999.00, 4.00 +VDZ, 09, 30, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +VEL, 09, 30, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +VIH, 09, 30, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VLD, 09, 30, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +VLRC, 09, 30, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +VNY, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 09, 30, 84.00, 60.00, -9999.00, -9999.00, 24.00 +VRB, 09, 30, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 09, 30, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +VWS, 09, 30, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +WAL, 09, 30, 74.00, 51.00, 17.00, 15.00, 23.00 +WJA, 09, 30, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +WJF, 09, 30, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +WLF, 09, 30, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +WMC, 09, 30, 74.00, 33.00, 9.00, 10.00, 14.00 +WPO, 09, 30, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +WRB, 09, 30, 82.00, 57.00, -9999.00, -9999.00, 22.00 +WRG, 09, 30, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 09, 30, 73.00, 48.00, -9999.00, -9999.00, 25.00 +WRL, 09, 30, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +X68, 09, 30, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +YAK, 09, 30, 51.00, 38.00, 66.00, 65.00, 75.00 +YCG, 09, 30, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +YDC, 09, 30, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +YEG, 09, 30, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YEN, 09, 30, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YFC, 09, 30, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +YKM, 09, 30, 70.00, 39.00, 9.00, 9.00, 14.00 +YNG, 09, 30, 66.00, 46.00, 23.00, 23.00, 36.00 +YPA, 09, 30, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YQB, 09, 30, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +YQD, 09, 30, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +YQR, 09, 30, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YQT, 09, 30, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +YRV, 09, 30, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +YUL, 09, 30, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +YUM, 09, 30, 95.00, 67.00, 4.00, 3.00, 7.00 +YVR, 09, 30, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +YWG, 09, 30, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +YXC, 09, 30, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YXS, 09, 30, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +YYB, 09, 30, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +YYC, 09, 30, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +Y22, 09, 30, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +Y26, 09, 30, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +Y62, 09, 30, 60.00, 40.00, 31.00, 32.00, 45.00 +ZUN, 09, 30, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +ZZV, 09, 30, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +Z26, 09, 30, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +0V1, 09, 30, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +01R, 09, 30, 83.00, 59.00, -9999.00, -9999.00, 22.00 +1V1, 09, 30, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +1V4, 09, 30, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +1V5B, 09, 30, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +2DP, 09, 30, 77.00, 61.00, -9999.00, -9999.00, 24.00 +2PJ, 09, 30, 80.00, 56.00, -9999.00, -9999.00, 21.00 +3B1, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 09, 30, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +3RN, 09, 30, 63.00, 41.00, -9999.00, -9999.00, 34.00 +3SE, 09, 30, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +4DG, 09, 30, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +4LJ, 09, 30, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +4MR, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +4OM, 09, 30, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +5I3, 09, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 09, 30, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +5WD, 09, 30, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +5WT, 09, 30, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +9V9, 09, 30, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 01, 69.00, 47.00, 20.00, 22.00, 31.00 +ABI, 10, 01, 82.00, 60.00, 15.00, 16.00, 23.00 +ABQ, 10, 01, 76.00, 49.00, 13.00, 12.00, 19.00 +ABR, 10, 01, 66.00, 39.00, 14.00, 12.00, 20.00 +ABY, 10, 01, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 01, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 01, 85.00, 62.00, 14.00, 17.00, 24.00 +ACV, 10, 01, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 01, 71.00, 49.00, 18.00, 15.00, 25.00 +ADK, 10, 01, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 01, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 01, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 01, 73.00, 47.00, -9999.00, -9999.00, 24.00 +AEX, 10, 01, 84.00, 60.00, -9999.00, -9999.00, 21.00 +AFF, 10, 01, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 01, 88.00, 68.00, -9999.00, -9999.00, 40.00 +AGS, 10, 01, 81.00, 56.00, 14.00, 16.00, 23.00 +AHN, 10, 01, 78.00, 56.00, 15.00, 16.00, 23.00 +AKN, 10, 01, 46.00, 32.00, 34.00, 35.00, 50.00 +AKO, 10, 01, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 01, 67.00, 43.00, 22.00, 22.00, 34.00 +ALI, 10, 01, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 01, 67.00, 43.00, 19.00, 17.00, 27.00 +ALS, 10, 01, 68.00, 30.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 01, 77.00, 50.00, 14.00, 11.00, 19.00 +AMG, 10, 01, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 01, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 01, 47.00, 35.00, 31.00, 31.00, 43.00 +AND, 10, 01, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 01, 56.00, 45.00, 55.00, 58.00, 68.00 +AOO, 10, 01, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +APN, 10, 01, 62.00, 41.00, 25.00, 26.00, 39.00 +AQQ, 10, 01, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ART, 10, 01, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +AST, 10, 01, 64.00, 46.00, 29.00, 31.00, 40.00 +ATL, 10, 01, 77.00, 57.00, 14.00, 17.00, 24.00 +ATW, 10, 01, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 01, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 01, 72.00, 47.00, -9999.00, -9999.00, 27.00 +AUG, 10, 01, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 01, 86.00, 65.00, 15.00, 18.00, 26.00 +AUW, 10, 01, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 01, 72.00, 49.00, 16.00, 19.00, 26.00 +AVP, 10, 01, 66.00, 47.00, 22.00, 21.00, 32.00 +AXN, 10, 01, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 01, 66.00, 44.00, -9999.00, -9999.00, 31.00 +AYS, 10, 01, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 01, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 01, 84.00, 54.00, -9999.00, -9999.00, 7.00 +BAD, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 01, 63.00, 31.00, -9999.00, -9999.00, 21.00 +BDL, 10, 01, 69.00, 45.00, 20.00, 20.00, 30.00 +BDR, 10, 01, 69.00, 52.00, 21.00, 17.00, 30.00 +BET, 10, 01, 43.00, 30.00, 36.00, 35.00, 48.00 +BFD, 10, 01, 61.00, 41.00, 29.00, 29.00, 41.00 +BFF, 10, 01, 71.00, 39.00, 12.00, 9.00, 17.00 +BFL, 10, 01, 85.00, 59.00, 5.00, 4.00, 6.00 +BGM, 10, 01, 62.00, 45.00, 25.00, 26.00, 38.00 +BGR, 10, 01, 62.00, 43.00, 22.00, 20.00, 33.00 +BGS, 10, 01, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 01, 79.00, 56.00, 15.00, 17.00, 23.00 +BID, 10, 01, 64.00, 53.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 01, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 01, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 01, 66.00, 41.00, 15.00, 17.00, 25.00 +BIS, 10, 01, 64.00, 37.00, 17.00, 14.00, 24.00 +BIX, 10, 01, 83.00, 64.00, -9999.00, -9999.00, 24.00 +BJI, 10, 01, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 01, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 01, 72.00, 38.00, -9999.00, -9999.00, 18.00 +BKW, 10, 01, 67.00, 47.00, 22.00, 25.00, 35.00 +BLF, 10, 01, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 01, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 01, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 01, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 01, 76.00, 49.00, -9999.00, -9999.00, 24.00 +BNA, 10, 01, 77.00, 54.00, 18.00, 17.00, 28.00 +BNO, 10, 01, 67.00, 31.00, -9999.00, 13.00, 23.00 +BOI, 10, 01, 70.00, 43.00, 11.00, 12.00, 17.00 +BOS, 10, 01, 67.00, 51.00, 20.00, 20.00, 30.00 +BPI, 10, 01, 63.00, 20.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 01, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 01, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 01, 70.00, 49.00, -9999.00, -9999.00, 24.00 +BRO, 10, 01, 88.00, 69.00, 19.00, 20.00, 30.00 +BRW, 10, 01, 25.00, 17.00, 29.00, 30.00, 43.00 +BSM, 10, 01, 86.00, 65.00, -9999.00, -9999.00, 16.00 +BTI, 10, 01, 28.00, 19.00, 25.00, 24.00, 37.00 +BTL, 10, 01, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 01, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 01, 84.00, 62.00, 11.00, 20.00, 25.00 +BTT, 10, 01, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 01, 62.00, 43.00, 27.00, 27.00, 41.00 +BUB, 10, 01, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 01, 65.00, 47.00, 29.00, 26.00, 40.00 +BUR, 10, 01, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 01, 82.00, 67.00, -9999.00, 18.00, 27.00 +BWG, 10, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 01, 72.00, 51.00, 18.00, 18.00, 27.00 +BYH, 10, 01, 78.00, 55.00, -9999.00, -9999.00, 22.00 +BYI, 10, 01, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 01, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 01, 80.00, 56.00, 13.00, 15.00, 22.00 +CAG, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 01, 67.00, 47.00, 22.00, 21.00, 33.00 +CAO, 10, 01, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 01, 57.00, 38.00, 27.00, 27.00, 41.00 +CBM, 10, 01, 81.00, 55.00, -9999.00, -9999.00, 22.00 +CDB, 10, 01, 48.00, 38.00, 56.00, 59.00, 75.00 +CDC, 10, 01, 73.00, 41.00, 10.00, 10.00, 17.00 +CDR, 10, 01, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 01, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 01, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +CEZ, 10, 01, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 01, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 01, 77.00, 55.00, 17.00, 18.00, 24.00 +CHO, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 01, 81.00, 62.00, 13.00, 18.00, 25.00 +CID, 10, 01, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 01, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 01, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 01, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 01, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 01, 67.00, 48.00, 25.00, 25.00, 38.00 +CLL, 10, 01, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 01, 76.00, 56.00, 14.00, 15.00, 22.00 +CMH, 10, 01, 70.00, 48.00, 19.00, 21.00, 30.00 +CMI, 10, 01, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 01, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 01, 73.00, 49.00, 17.00, 12.00, 24.00 +CNM, 10, 01, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 01, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +COD, 10, 01, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +COF, 10, 01, 85.00, 70.00, -9999.00, -9999.00, 42.00 +CON, 10, 01, 66.00, 39.00, 21.00, 19.00, 30.00 +COS, 10, 01, 68.00, 41.00, 13.00, 12.00, 19.00 +COT, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 01, 73.00, 51.00, 21.00, 19.00, 30.00 +CPR, 10, 01, 67.00, 36.00, 14.00, 15.00, 21.00 +CRBC, 10, 01, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 01, 87.00, 68.00, 17.00, 20.00, 28.00 +CRW, 10, 01, 73.00, 49.00, 22.00, 23.00, 34.00 +CSG, 10, 01, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 01, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 01, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 01, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 01, 72.00, 50.00, 18.00, 19.00, 28.00 +CVN, 10, 01, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 01, 77.00, 49.00, -9999.00, -9999.00, 17.00 +CXY, 10, 01, 70.00, 50.00, 17.00, 17.00, 27.00 +CYS, 10, 01, 65.00, 38.00, 14.00, 11.00, 20.00 +DAA, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DAB, 10, 01, 84.00, 69.00, 21.00, 25.00, 35.00 +DAG, 10, 01, 88.00, 60.00, 2.00, 4.00, 5.00 +DAL, 10, 01, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 01, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 01, 70.00, 49.00, 19.00, 21.00, 30.00 +DBQ, 10, 01, 66.00, 45.00, 22.00, 18.00, 30.00 +DCA, 10, 01, 74.00, 56.00, 18.00, 16.00, 25.00 +DDC, 10, 01, 76.00, 50.00, 14.00, 9.00, 19.00 +DEC, 10, 01, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 01, 71.00, 41.00, 13.00, 11.00, 19.00 +DFW, 10, 01, 83.00, 61.00, 14.00, 17.00, 24.00 +DHN, 10, 01, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 01, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 01, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 01, 86.00, 64.00, -9999.00, -9999.00, 16.00 +DLG, 10, 01, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 01, 58.00, 39.00, 27.00, 24.00, 39.00 +DLLC, 10, 01, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 01, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 01, 89.00, 62.00, -9999.00, -9999.00, 11.00 +DMN, 10, 01, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 01, 74.00, 52.00, -9999.00, -9999.00, 24.00 +DPG, 10, 01, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 01, 84.00, 59.00, -9999.00, -9999.00, 23.00 +DRA, 10, 01, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 01, 86.00, 64.00, 14.00, 14.00, 21.00 +DSM, 10, 01, 70.00, 48.00, 20.00, 18.00, 29.00 +DTW, 10, 01, 67.00, 46.00, 19.00, 20.00, 30.00 +DUG, 10, 01, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 01, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +DXR, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 01, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 01, 82.00, 60.00, -9999.00, -9999.00, 21.00 +D45, 10, 01, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 01, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 01, 64.00, 42.00, 20.00, 19.00, 31.00 +ECG, 10, 01, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 01, 84.00, 54.00, -9999.00, -9999.00, 3.00 +EED, 10, 01, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 10, 01, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 01, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 01, 68.00, 43.00, 26.00, 27.00, 38.00 +EKO, 10, 01, 72.00, 33.00, 12.00, 11.00, 18.00 +ELD, 10, 01, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 01, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 01, 83.00, 55.00, 13.00, 11.00, 18.00 +ELY, 10, 01, 69.00, 32.00, 13.00, 13.00, 20.00 +EMP, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 01, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +END, 10, 01, 79.00, 56.00, -9999.00, -9999.00, 17.00 +ENN, 10, 01, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 01, 69.00, 47.00, -9999.00, -9999.00, 14.00 +EPH, 10, 01, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 01, 66.00, 50.00, 31.00, 28.00, 42.00 +ESF, 10, 01, 84.00, 60.00, -9999.00, -9999.00, 26.00 +EUG, 10, 01, 70.00, 46.00, 21.00, 21.00, 28.00 +EVV, 10, 01, 75.00, 50.00, 19.00, 17.00, 28.00 +EWN, 10, 01, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 01, 72.00, 53.00, 19.00, 19.00, 28.00 +EYW, 10, 01, 86.00, 77.00, 23.00, 25.00, 38.00 +E74, 10, 01, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 01, 76.00, 53.00, -9999.00, -9999.00, 22.00 +FAI, 10, 01, 43.00, 27.00, 24.00, 26.00, 37.00 +FAR, 10, 01, 63.00, 40.00, 17.00, 17.00, 27.00 +FAT, 10, 01, 85.00, 54.00, 5.00, 5.00, 7.00 +FAY, 10, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 01, 60.00, 33.00, 15.00, 16.00, 24.00 +FCS, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +FDY, 10, 01, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 01, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +FLG, 10, 01, 68.00, 35.00, 13.00, 15.00, 22.00 +FLL, 10, 01, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 01, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 01, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FME, 10, 01, 75.00, 48.00, -9999.00, -9999.00, 21.00 +FMH, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 01, 76.00, 41.00, 12.00, 10.00, 16.00 +FMY, 10, 01, 88.00, 72.00, 13.00, 26.00, 32.00 +FNT, 10, 01, 65.00, 45.00, 21.00, 21.00, 33.00 +FOD, 10, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 01, 74.00, 49.00, -9999.00, -9999.00, 22.00 +FOK, 10, 01, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 01, 75.00, 51.00, -9999.00, -9999.00, 25.00 +FSD, 10, 01, 67.00, 42.00, 19.00, 16.00, 28.00 +FSI, 10, 01, 80.00, 55.00, -9999.00, -9999.00, 19.00 +FSM, 10, 01, 80.00, 55.00, 18.00, 19.00, 27.00 +FTK, 10, 01, 74.00, 48.00, -9999.00, -9999.00, 23.00 +FWA, 10, 01, 69.00, 48.00, 18.00, 19.00, 30.00 +FWH, 10, 01, 82.00, 59.00, -9999.00, -9999.00, 18.00 +FYU, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 01, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 01, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 01, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 01, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 01, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 01, 65.00, 40.00, 13.00, 13.00, 21.00 +GFA, 10, 01, 64.00, 39.00, -9999.00, -9999.00, 22.00 +GFK, 10, 01, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 01, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 01, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 01, 64.00, 38.00, 10.00, 11.00, 16.00 +GJT, 10, 01, 74.00, 47.00, 13.00, 13.00, 20.00 +GKN, 10, 01, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 01, 72.00, 43.00, 10.00, 8.00, 14.00 +GLH, 10, 01, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 01, 81.00, 72.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 01, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 01, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GON, 10, 01, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 01, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 01, 63.00, 43.00, 25.00, 21.00, 35.00 +GRCI, 10, 01, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 01, 67.00, 44.00, -9999.00, -9999.00, 35.00 +GRI, 10, 01, 71.00, 45.00, 15.00, 13.00, 23.00 +GRK, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 10, 01, 65.00, 44.00, 22.00, 21.00, 33.00 +GSB, 10, 01, 78.00, 55.00, -9999.00, -9999.00, 23.00 +GSG, 10, 01, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 01, 74.00, 53.00, 15.00, 16.00, 23.00 +GSP, 10, 01, 76.00, 54.00, 16.00, 18.00, 26.00 +GST, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 01, 63.00, 44.00, -9999.00, -9999.00, 37.00 +GTF, 10, 01, 64.00, 39.00, 15.00, 16.00, 23.00 +GUP, 10, 01, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 01, 70.00, 46.00, -9999.00, -9999.00, 28.00 +GVW, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 10, 01, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 01, 76.00, 63.00, 19.00, 19.00, 29.00 +HBR, 10, 01, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 01, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 01, 70.00, 43.00, -9999.00, -9999.00, 14.00 +HKY, 10, 01, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 01, 64.00, 36.00, 14.00, 14.00, 21.00 +HMN, 10, 01, 83.00, 47.00, -9999.00, -9999.00, 14.00 +HMS, 10, 01, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 01, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 01, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +HON, 10, 01, 68.00, 41.00, 16.00, 15.00, 24.00 +HOP, 10, 01, 77.00, 50.00, -9999.00, -9999.00, 22.00 +HOT, 10, 01, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 01, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 01, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 01, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 01, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 01, 84.00, 59.00, -9999.00, -9999.00, 25.00 +HST, 10, 01, 87.00, 70.00, -9999.00, -9999.00, 50.00 +HSV, 10, 01, 77.00, 55.00, 18.00, 18.00, 26.00 +HTL, 10, 01, 61.00, 42.00, 27.00, 26.00, 41.00 +HTS, 10, 01, 72.00, 50.00, 20.00, 23.00, 32.00 +HUF, 10, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 01, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 01, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 01, 65.00, 36.00, 13.00, 14.00, 20.00 +IAB, 10, 01, 76.00, 52.00, -9999.00, -9999.00, 22.00 +IAD, 10, 01, 73.00, 48.00, 19.00, 19.00, 28.00 +IAG, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 01, 85.00, 62.00, 16.00, 21.00, 28.00 +ICT, 10, 01, 76.00, 52.00, 18.00, 14.00, 26.00 +IDA, 10, 01, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 01, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 01, 72.00, 51.00, 18.00, 18.00, 27.00 +ILI, 10, 01, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 01, 81.00, 59.00, 17.00, 18.00, 26.00 +IMT, 10, 01, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +IND, 10, 01, 71.00, 49.00, 19.00, 18.00, 28.00 +INL, 10, 01, 58.00, 37.00, 27.00, 25.00, 40.00 +INS, 10, 01, 82.00, 54.00, -9999.00, -9999.00, 5.00 +INT, 10, 01, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +INW, 10, 01, 78.00, 46.00, 11.00, 13.00, 19.00 +IPL, 10, 01, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 01, 68.00, 46.00, 24.00, 22.00, 34.00 +IRK, 10, 01, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 01, 64.00, 36.00, 14.00, 13.00, 22.00 +ISP, 10, 01, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 01, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 01, 93.00, 62.00, -9999.00, -9999.00, 9.00 +IWD, 10, 01, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 01, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 01, 83.00, 56.00, 14.00, 18.00, 24.00 +JAX, 10, 01, 83.00, 64.00, 18.00, 25.00, 33.00 +JBR, 10, 01, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 01, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 01, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 01, 69.00, 54.00, 18.00, 17.00, 27.00 +JHW, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 01, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 01, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 01, 51.00, 40.00, 59.00, 60.00, 71.00 +JST, 10, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 01, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 01, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 01, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 01, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 01, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 01, 65.00, 44.00, 20.00, 22.00, 32.00 +LAR, 10, 01, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 01, 88.00, 60.00, 5.00, 5.00, 8.00 +LAX, 10, 01, 76.00, 61.00, 4.00, 5.00, 6.00 +LBB, 10, 01, 79.00, 53.00, 14.00, 12.00, 20.00 +LBF, 10, 01, 71.00, 39.00, 14.00, 10.00, 20.00 +LCH, 10, 01, 83.00, 63.00, 15.00, 19.00, 27.00 +LCK, 10, 01, 72.00, 48.00, -9999.00, -9999.00, 28.00 +LEB, 10, 01, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 01, 72.00, 51.00, 19.00, 22.00, 30.00 +LFI, 10, 01, 73.00, 58.00, -9999.00, -9999.00, 25.00 +LFK, 10, 01, 84.00, 60.00, 17.00, 20.00, 28.00 +LFT, 10, 01, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 01, 69.00, 55.00, 18.00, 17.00, 26.00 +LGB, 10, 01, 80.00, 60.00, 4.00, 4.00, 7.00 +LGU, 10, 01, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 01, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 01, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 01, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 01, 80.00, 56.00, 16.00, 19.00, 27.00 +LIZ, 10, 01, 57.00, 38.00, -9999.00, -9999.00, 42.00 +LMT, 10, 01, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LND, 10, 01, 66.00, 39.00, 12.00, 11.00, 16.00 +LNK, 10, 01, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 01, 75.00, 38.00, 5.00, 5.00, 8.00 +LOZ, 10, 01, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 01, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 01, 79.00, 55.00, -9999.00, -9999.00, 27.00 +LSE, 10, 01, 66.00, 45.00, 19.00, 18.00, 30.00 +LSF, 10, 01, 82.00, 60.00, -9999.00, -9999.00, 24.00 +LSV, 10, 01, 91.00, 51.00, -9999.00, -9999.00, 5.00 +LTS, 10, 01, 83.00, 56.00, -9999.00, -9999.00, 17.00 +LUF, 10, 01, 95.00, 59.00, -9999.00, -9999.00, 6.00 +LVS, 10, 01, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 01, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 01, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 01, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 01, 73.00, 51.00, 21.00, 18.00, 29.00 +MAF, 10, 01, 81.00, 55.00, 14.00, 12.00, 19.00 +MBL, 10, 01, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 01, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 01, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 01, 83.00, 56.00, -9999.00, -9999.00, 7.00 +MCF, 10, 01, 87.00, 69.00, -9999.00, -9999.00, 31.00 +MCG, 10, 01, 41.00, 27.00, 31.00, 32.00, 45.00 +MCI, 10, 01, 72.00, 51.00, 19.00, 18.00, 27.00 +MCK, 10, 01, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 01, 82.00, 57.00, 12.00, 17.00, 23.00 +MCO, 10, 01, 87.00, 69.00, 12.00, 29.00, 34.00 +MCW, 10, 01, 66.00, 43.00, 16.00, 14.00, 23.00 +MC2, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +MDH, 10, 01, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 01, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 01, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 01, 69.00, 50.00, 22.00, 19.00, 32.00 +MEI, 10, 01, 82.00, 56.00, 13.00, 15.00, 22.00 +MEM, 10, 01, 79.00, 57.00, 18.00, 17.00, 26.00 +MER, 10, 01, 85.00, 51.00, -9999.00, -9999.00, 5.00 +MFD, 10, 01, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 01, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 01, 76.00, 43.00, 15.00, 14.00, 20.00 +MGE, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MGM, 10, 01, 82.00, 59.00, 15.00, 16.00, 24.00 +MGW, 10, 01, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 01, 83.00, 55.00, -9999.00, -9999.00, 7.00 +MHS, 10, 01, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 01, 87.00, 72.00, 31.00, 37.00, 49.00 +MIB, 10, 01, 61.00, 39.00, -9999.00, -9999.00, 19.00 +MIV, 10, 01, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 01, 75.00, 37.00, -9999.00, -9999.00, 12.00 +MKC, 10, 01, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 01, 64.00, 47.00, 22.00, 17.00, 32.00 +MKG, 10, 01, 64.00, 46.00, 23.00, 22.00, 33.00 +MKL, 10, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 01, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 01, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 01, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 01, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 01, 70.00, 47.00, 20.00, 18.00, 29.00 +MLS, 10, 01, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 01, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 01, 81.00, 59.00, -9999.00, -9999.00, 21.00 +MOB, 10, 01, 83.00, 62.00, 15.00, 21.00, 27.00 +MOT, 10, 01, 61.00, 39.00, 13.00, 13.00, 20.00 +MPV, 10, 01, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 01, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 01, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 01, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 01, 71.00, 52.00, -9999.00, -9999.00, 10.00 +MSL, 10, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 01, 65.00, 42.00, 22.00, 18.00, 32.00 +MSO, 10, 01, 63.00, 35.00, 16.00, 16.00, 25.00 +MSP, 10, 01, 64.00, 44.00, 21.00, 18.00, 31.00 +MSS, 10, 01, 62.00, 41.00, 24.00, 25.00, 38.00 +MSY, 10, 01, 83.00, 64.00, 12.00, 21.00, 27.00 +MTC, 10, 01, 65.00, 47.00, -9999.00, -9999.00, 27.00 +MTN, 10, 01, 73.00, 51.00, -9999.00, -9999.00, 21.00 +MTO, 10, 01, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 01, 70.00, 47.00, -9999.00, -9999.00, 21.00 +MUO, 10, 01, 74.00, 40.00, -9999.00, -9999.00, 12.00 +MWA, 10, 01, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 01, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 01, 82.00, 59.00, -9999.00, -9999.00, 18.00 +MYL, 10, 01, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 01, 80.00, 58.00, -9999.00, -9999.00, 25.00 +NAO, 10, 01, 79.00, 65.00, -9999.00, -9999.00, 26.00 +NBC, 10, 01, 81.00, 62.00, -9999.00, -9999.00, 24.00 +NBE, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 10, 01, 69.00, 47.00, -9999.00, -9999.00, 28.00 +NCA, 10, 01, 80.00, 55.00, -9999.00, -9999.00, 26.00 +NCO, 10, 01, 67.00, 51.00, -9999.00, -9999.00, 29.00 +NC1, 10, 01, 82.00, 57.00, -9999.00, -9999.00, 3.00 +NEL, 10, 01, 72.00, 47.00, -9999.00, -9999.00, 25.00 +NFG, 10, 01, 74.00, 58.00, -9999.00, -9999.00, 3.00 +NFL, 10, 01, 74.00, 38.00, -9999.00, -9999.00, 6.00 +NGP, 10, 01, 86.00, 68.00, -9999.00, -9999.00, 28.00 +NGU, 10, 01, 74.00, 58.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 01, 71.00, 55.00, -9999.00, -9999.00, 8.00 +NHK, 10, 01, 73.00, 51.00, -9999.00, -9999.00, 25.00 +NHZ, 10, 01, 63.00, 44.00, -9999.00, -9999.00, 32.00 +NID, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 01, 83.00, 64.00, -9999.00, -9999.00, 34.00 +NIR, 10, 01, 87.00, 64.00, -9999.00, -9999.00, 24.00 +NKT, 10, 01, 79.00, 61.00, -9999.00, -9999.00, 29.00 +NKX, 10, 01, 76.00, 63.00, -9999.00, -9999.00, 5.00 +NLC, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 10, 01, 81.00, 55.00, -9999.00, -9999.00, 21.00 +NPA, 10, 01, 83.00, 64.00, -9999.00, -9999.00, 26.00 +NQA, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 10, 01, 89.00, 66.00, -9999.00, -9999.00, 24.00 +NQX, 10, 01, 86.00, 77.00, -9999.00, -9999.00, 44.00 +NRB, 10, 01, 83.00, 69.00, -9999.00, -9999.00, 32.00 +NRC, 10, 01, 85.00, 51.00, -9999.00, -9999.00, 8.00 +NRS, 10, 01, 75.00, 60.00, -9999.00, -9999.00, 5.00 +NSE, 10, 01, 84.00, 60.00, -9999.00, -9999.00, 26.00 +NSI, 10, 01, 75.00, 55.00, -9999.00, -9999.00, 5.00 +NTD, 10, 01, 75.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 10, 01, 82.00, 60.00, -9999.00, -9999.00, 6.00 +NTU, 10, 01, 74.00, 58.00, -9999.00, -9999.00, 25.00 +NUC, 10, 01, 74.00, 60.00, -9999.00, -9999.00, 5.00 +NUQ, 10, 01, 76.00, 50.00, -9999.00, -9999.00, 7.00 +NUW, 10, 01, 63.00, 44.00, -9999.00, -9999.00, 35.00 +NWF, 10, 01, 80.00, 60.00, -9999.00, -9999.00, 7.00 +NXX, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 10, 01, 75.00, 49.00, -9999.00, -9999.00, 25.00 +NZC, 10, 01, 84.00, 61.00, -9999.00, -9999.00, 33.00 +NZJ, 10, 01, 82.00, 55.00, -9999.00, -9999.00, 5.00 +NZW, 10, 01, 66.00, 46.00, -9999.00, -9999.00, 28.00 +NZY, 10, 01, 76.00, 63.00, -9999.00, -9999.00, 5.00 +OAK, 10, 01, 75.00, 52.00, 6.00, 7.00, 9.00 +OAR, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFK, 10, 01, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 01, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 01, 78.00, 56.00, 14.00, 14.00, 22.00 +OLM, 10, 01, 65.00, 41.00, 28.00, 29.00, 39.00 +OMA, 10, 01, 71.00, 47.00, 18.00, 15.00, 24.00 +OME, 10, 01, 40.00, 29.00, 29.00, 30.00, 40.00 +ONT, 10, 01, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 01, 69.00, 47.00, 23.00, 19.00, 33.00 +ORF, 10, 01, 74.00, 58.00, 18.00, 16.00, 25.00 +ORH, 10, 01, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 01, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 01, 63.00, 42.00, -9999.00, -9999.00, 33.00 +OTG, 10, 01, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 01, 65.00, 48.00, 22.00, 24.00, 31.00 +OTM, 10, 01, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 01, 36.00, 27.00, 25.00, 27.00, 36.00 +OURC, 10, 01, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 01, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 01, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 01, 83.00, 59.00, -9999.00, -9999.00, 24.00 +PACZ, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 01, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 01, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 01, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 01, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 01, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 01, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 01, 84.00, 62.00, -9999.00, -9999.00, 24.00 +PAQ, 10, 01, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 01, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 01, 48.00, 42.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 01, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 01, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 01, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 01, 62.00, 43.00, -9999.00, -9999.00, 34.00 +PBI, 10, 01, 87.00, 73.00, 27.00, 35.00, 48.00 +PDT, 10, 01, 70.00, 45.00, 12.00, 13.00, 20.00 +PDX, 10, 01, 69.00, 48.00, 26.00, 23.00, 34.00 +PFN, 10, 01, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 01, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 01, 71.00, 52.00, 19.00, 17.00, 27.00 +PHX, 10, 01, 93.00, 66.00, 7.00, 6.00, 11.00 +PIA, 10, 01, 71.00, 48.00, 22.00, 19.00, 31.00 +PIB, 10, 01, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 01, 68.00, 37.00, 13.00, 14.00, 22.00 +PIR, 10, 01, 69.00, 42.00, 11.00, 12.00, 18.00 +PIT, 10, 01, 68.00, 47.00, 24.00, 22.00, 34.00 +PKB, 10, 01, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 01, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 01, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 01, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 01, 83.00, 64.00, 12.00, 17.00, 22.00 +POB, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +POE, 10, 01, 83.00, 58.00, -9999.00, -9999.00, 36.00 +POM, 10, 01, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 10, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 01, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 01, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 01, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 01, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 01, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 01, 66.00, 42.00, -9999.00, -9999.00, 27.00 +PSP, 10, 01, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 01, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 01, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 01, 76.00, 43.00, 10.00, 6.00, 14.00 +PUC, 10, 01, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 01, 69.00, 47.00, 21.00, 18.00, 29.00 +PVU, 10, 01, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 01, 63.00, 43.00, 23.00, 19.00, 31.00 +P02, 10, 01, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +P07, 10, 01, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +P11, 10, 01, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +P24, 10, 01, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +P28, 10, 01, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +P35, 10, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P38, 10, 01, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +P39, 10, 01, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +P58, 10, 01, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +P59, 10, 01, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +P60, 10, 01, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +P61, 10, 01, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +P67, 10, 01, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P68, 10, 01, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +P69, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 01, 74.00, 34.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 01, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 01, 68.00, 39.00, 12.00, 11.00, 18.00 +RBL, 10, 01, 84.00, 55.00, 10.00, 10.00, 14.00 +RCA, 10, 01, 68.00, 39.00, -9999.00, -9999.00, 16.00 +RDD, 10, 01, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 01, 70.00, 35.00, 11.00, 11.00, 17.00 +RDR, 10, 01, 62.00, 38.00, -9999.00, -9999.00, 23.00 +RDU, 10, 01, 76.00, 54.00, 16.00, 16.00, 24.00 +REE, 10, 01, 79.00, 53.00, -9999.00, -9999.00, 17.00 +REJ, 10, 01, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 01, 68.00, 46.00, 20.00, 19.00, 31.00 +RIC, 10, 01, 75.00, 52.00, 18.00, 16.00, 25.00 +RIV, 10, 01, 85.00, 55.00, -9999.00, -9999.00, 5.00 +RIW, 10, 01, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 01, 63.00, 36.00, 11.00, 11.00, 16.00 +RME, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 01, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +RND, 10, 01, 85.00, 64.00, -9999.00, -9999.00, 22.00 +RNO, 10, 01, 74.00, 36.00, 9.00, 8.00, 13.00 +ROA, 10, 01, 73.00, 50.00, 18.00, 18.00, 27.00 +ROC, 10, 01, 66.00, 46.00, 29.00, 26.00, 41.00 +ROW, 10, 01, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 01, 74.00, 49.00, 11.00, 11.00, 19.00 +RST, 10, 01, 64.00, 42.00, 21.00, 20.00, 32.00 +RWF, 10, 01, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 01, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 01, 83.00, 53.00, 6.00, 7.00, 8.00 +SAF, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 01, 76.00, 63.00, 5.00, 5.00, 7.00 +SAT, 10, 01, 85.00, 64.00, 16.00, 17.00, 25.00 +SAV, 10, 01, 81.00, 62.00, 13.00, 19.00, 27.00 +SAW, 10, 01, 60.00, 44.00, -9999.00, -9999.00, 41.00 +SBA, 10, 01, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 01, 87.00, 56.00, -9999.00, -9999.00, 5.00 +SBN, 10, 01, 68.00, 47.00, 24.00, 22.00, 34.00 +SBP, 10, 01, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 01, 65.00, 28.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 01, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 01, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 01, 83.00, 54.00, 5.00, 6.00, 8.00 +SDF, 10, 01, 74.00, 51.00, 18.00, 18.00, 28.00 +SEA, 10, 01, 64.00, 49.00, 26.00, 24.00, 35.00 +SEM, 10, 01, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 01, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 01, 72.00, 54.00, 7.00, 7.00, 10.00 +SGF, 10, 01, 75.00, 51.00, 20.00, 18.00, 30.00 +SGY, 10, 01, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 01, 67.00, 36.00, 16.00, 15.00, 23.00 +SHV, 10, 01, 83.00, 60.00, 15.00, 15.00, 24.00 +SIT, 10, 01, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 01, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 01, 82.00, 58.00, 14.00, 13.00, 21.00 +SKA, 10, 01, 65.00, 40.00, -9999.00, -9999.00, 21.00 +SKF, 10, 01, 85.00, 64.00, -9999.00, -9999.00, 20.00 +SLC, 10, 01, 72.00, 45.00, 16.00, 15.00, 23.00 +SLE, 10, 01, 70.00, 44.00, 24.00, 23.00, 32.00 +SLN, 10, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 01, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 01, 75.00, 50.00, -9999.00, 6.00, 8.00 +SNA, 10, 01, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 01, 45.00, 36.00, 45.00, 48.00, 63.00 +SNS, 10, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 01, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 01, 73.00, 49.00, 18.00, 18.00, 27.00 +SPS, 10, 01, 81.00, 57.00, 16.00, 15.00, 23.00 +SRQ, 10, 01, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 01, 80.00, 56.00, -9999.00, -9999.00, 22.00 +SSI, 10, 01, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +STC, 10, 01, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STL, 10, 01, 74.00, 54.00, 20.00, 17.00, 29.00 +STNV, 10, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STS, 10, 01, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 01, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 01, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 01, 82.00, 52.00, -9999.00, -9999.00, 7.00 +SUX, 10, 01, 69.00, 45.00, 21.00, 15.00, 29.00 +SVN, 10, 01, 81.00, 62.00, -9999.00, -9999.00, 27.00 +SWF, 10, 01, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 01, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 01, 65.00, 45.00, 28.00, 29.00, 41.00 +SZL, 10, 01, 74.00, 48.00, -9999.00, -9999.00, 28.00 +TAD, 10, 01, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 01, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 01, 77.00, 48.00, -9999.00, -9999.00, 29.00 +TCC, 10, 01, 79.00, 49.00, 9.00, 10.00, 15.00 +TCL, 10, 01, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 01, 67.00, 44.00, -9999.00, -9999.00, 37.00 +TCS, 10, 01, 79.00, 53.00, -9999.00, 10.00, 23.00 +TEB, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 01, 78.00, 56.00, -9999.00, -9999.00, 19.00 +TKA, 10, 01, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 01, 85.00, 62.00, 10.00, 22.00, 25.00 +TNX, 10, 01, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 01, 68.00, 45.00, 19.00, 19.00, 31.00 +TOP, 10, 01, 74.00, 49.00, 19.00, 17.00, 27.00 +TPA, 10, 01, 87.00, 69.00, 14.00, 23.00, 29.00 +TPH, 10, 01, 74.00, 41.00, 6.00, 5.00, 9.00 +TRI, 10, 01, 74.00, 50.00, 18.00, 20.00, 28.00 +TRK, 10, 01, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 01, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 01, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 01, 78.00, 56.00, 15.00, 15.00, 24.00 +TUP, 10, 01, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 01, 89.00, 62.00, 12.00, 9.00, 17.00 +TVC, 10, 01, 63.00, 44.00, 26.00, 22.00, 35.00 +TVL, 10, 01, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 01, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 01, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 01, 75.00, 52.00, 16.00, 19.00, 26.00 +T01, 10, 01, 74.00, 51.00, -9999.00, -9999.00, 25.00 +T02, 10, 01, 79.00, 56.00, -9999.00, -9999.00, 21.00 +T03, 10, 01, 80.00, 58.00, -9999.00, -9999.00, 25.00 +T04, 10, 01, 87.00, 69.00, -9999.00, -9999.00, 31.00 +T05, 10, 01, 75.00, 48.00, -9999.00, -9999.00, 24.00 +T06, 10, 01, 83.00, 55.00, -9999.00, -9999.00, 22.00 +T07, 10, 01, 77.00, 41.00, -9999.00, -9999.00, 14.00 +T08, 10, 01, 69.00, 47.00, -9999.00, -9999.00, 14.00 +UCA, 10, 01, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 01, 82.00, 54.00, -9999.00, -9999.00, 5.00 +UIL, 10, 01, 63.00, 43.00, 37.00, 39.00, 48.00 +UIN, 10, 01, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 01, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 01, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 01, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +U15, 10, 01, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +U28, 10, 01, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 01, 83.00, 60.00, -9999.00, -9999.00, 22.00 +VBG, 10, 01, 76.00, 51.00, -9999.00, -9999.00, 9.00 +VCT, 10, 01, 85.00, 65.00, 15.00, 22.00, 29.00 +VCV, 10, 01, 84.00, 49.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 01, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 01, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 01, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 01, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 01, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 01, 84.00, 59.00, -9999.00, -9999.00, 23.00 +VRB, 10, 01, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 01, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 01, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 01, 74.00, 51.00, 17.00, 14.00, 23.00 +WJA, 10, 01, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 01, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 01, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 01, 74.00, 33.00, 10.00, 11.00, 15.00 +WPO, 10, 01, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 01, 82.00, 57.00, -9999.00, -9999.00, 22.00 +WRG, 10, 01, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 01, 73.00, 48.00, -9999.00, -9999.00, 24.00 +WRL, 10, 01, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +X68, 10, 01, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 01, 51.00, 38.00, 67.00, 66.00, 76.00 +YCG, 10, 01, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 01, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 01, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 01, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 01, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 01, 70.00, 39.00, 9.00, 10.00, 15.00 +YNG, 10, 01, 66.00, 46.00, 24.00, 24.00, 35.00 +YPA, 10, 01, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 01, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 01, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 01, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 01, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 01, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 01, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 01, 95.00, 67.00, 5.00, 4.00, 7.00 +YVR, 10, 01, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 01, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 01, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 01, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 01, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 01, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 01, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 01, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 01, 60.00, 40.00, 31.00, 32.00, 44.00 +ZUN, 10, 01, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 01, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 01, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 01, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +01R, 10, 01, 83.00, 59.00, -9999.00, -9999.00, 21.00 +1V1, 10, 01, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 01, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 01, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 01, 77.00, 61.00, -9999.00, -9999.00, 23.00 +2PJ, 10, 01, 80.00, 56.00, -9999.00, -9999.00, 21.00 +3B1, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 01, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 01, 63.00, 41.00, -9999.00, -9999.00, 33.00 +3SE, 10, 01, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 01, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 01, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +4OM, 10, 01, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 01, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 01, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 01, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 01, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 02, 69.00, 47.00, 20.00, 22.00, 31.00 +ABI, 10, 02, 82.00, 60.00, 15.00, 16.00, 23.00 +ABQ, 10, 02, 76.00, 48.00, 13.00, 12.00, 19.00 +ABR, 10, 02, 66.00, 39.00, 14.00, 12.00, 20.00 +ABY, 10, 02, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 02, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 02, 85.00, 62.00, 14.00, 17.00, 24.00 +ACV, 10, 02, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 02, 71.00, 49.00, 18.00, 15.00, 25.00 +ADK, 10, 02, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 02, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 02, 73.00, 47.00, -9999.00, -9999.00, 24.00 +AEX, 10, 02, 84.00, 60.00, -9999.00, -9999.00, 21.00 +AFF, 10, 02, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 02, 88.00, 68.00, -9999.00, -9999.00, 39.00 +AGS, 10, 02, 81.00, 56.00, 14.00, 16.00, 22.00 +AHN, 10, 02, 78.00, 56.00, 15.00, 16.00, 23.00 +AKN, 10, 02, 46.00, 31.00, 34.00, 35.00, 49.00 +AKO, 10, 02, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 02, 67.00, 43.00, 22.00, 22.00, 34.00 +ALI, 10, 02, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 02, 67.00, 43.00, 19.00, 17.00, 27.00 +ALS, 10, 02, 68.00, 30.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 02, 77.00, 50.00, 14.00, 11.00, 19.00 +AMG, 10, 02, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 02, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 02, 47.00, 35.00, 31.00, 31.00, 43.00 +AND, 10, 02, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 02, 56.00, 45.00, 56.00, 58.00, 68.00 +AOO, 10, 02, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +APN, 10, 02, 62.00, 41.00, 25.00, 26.00, 39.00 +AQQ, 10, 02, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +ART, 10, 02, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +AST, 10, 02, 64.00, 46.00, 29.00, 31.00, 40.00 +ATL, 10, 02, 77.00, 57.00, 14.00, 17.00, 24.00 +ATW, 10, 02, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 02, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 02, 72.00, 46.00, -9999.00, -9999.00, 27.00 +AUG, 10, 02, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 02, 86.00, 65.00, 15.00, 18.00, 26.00 +AUW, 10, 02, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 02, 72.00, 49.00, 16.00, 19.00, 26.00 +AVP, 10, 02, 66.00, 47.00, 22.00, 21.00, 32.00 +AXN, 10, 02, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 02, 66.00, 44.00, -9999.00, -9999.00, 31.00 +AYS, 10, 02, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 02, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 02, 84.00, 54.00, -9999.00, -9999.00, 7.00 +BAD, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 02, 63.00, 31.00, -9999.00, -9999.00, 21.00 +BDL, 10, 02, 69.00, 45.00, 20.00, 20.00, 30.00 +BDR, 10, 02, 69.00, 52.00, 21.00, 17.00, 30.00 +BET, 10, 02, 42.00, 30.00, 36.00, 35.00, 48.00 +BFD, 10, 02, 61.00, 41.00, 29.00, 29.00, 41.00 +BFF, 10, 02, 71.00, 39.00, 12.00, 9.00, 17.00 +BFL, 10, 02, 85.00, 59.00, 5.00, 4.00, 6.00 +BGM, 10, 02, 62.00, 45.00, 25.00, 26.00, 38.00 +BGR, 10, 02, 62.00, 43.00, 22.00, 20.00, 33.00 +BGS, 10, 02, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 02, 79.00, 56.00, 15.00, 17.00, 23.00 +BID, 10, 02, 64.00, 53.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 02, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 02, 81.00, 42.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 02, 66.00, 41.00, 15.00, 17.00, 25.00 +BIS, 10, 02, 64.00, 37.00, 17.00, 14.00, 24.00 +BIX, 10, 02, 83.00, 64.00, -9999.00, -9999.00, 24.00 +BJI, 10, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 02, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 02, 72.00, 38.00, -9999.00, -9999.00, 18.00 +BKW, 10, 02, 67.00, 47.00, 22.00, 25.00, 35.00 +BLF, 10, 02, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 02, 95.00, 66.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 02, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 02, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 02, 76.00, 49.00, -9999.00, -9999.00, 24.00 +BNA, 10, 02, 77.00, 54.00, 18.00, 17.00, 28.00 +BNO, 10, 02, 67.00, 31.00, -9999.00, 13.00, 23.00 +BOI, 10, 02, 70.00, 43.00, 11.00, 12.00, 17.00 +BOS, 10, 02, 67.00, 51.00, 20.00, 20.00, 30.00 +BPI, 10, 02, 63.00, 20.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 02, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 02, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 02, 70.00, 49.00, -9999.00, -9999.00, 24.00 +BRO, 10, 02, 88.00, 69.00, 19.00, 19.00, 30.00 +BRW, 10, 02, 25.00, 16.00, 29.00, 30.00, 43.00 +BSM, 10, 02, 86.00, 65.00, -9999.00, -9999.00, 15.00 +BTI, 10, 02, 27.00, 18.00, 25.00, 24.00, 37.00 +BTL, 10, 02, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 02, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 02, 84.00, 62.00, 11.00, 20.00, 25.00 +BTT, 10, 02, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 02, 62.00, 43.00, 27.00, 27.00, 41.00 +BUB, 10, 02, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 02, 65.00, 47.00, 29.00, 26.00, 40.00 +BUR, 10, 02, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 02, 82.00, 67.00, -9999.00, 18.00, 26.00 +BWG, 10, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 02, 72.00, 51.00, 18.00, 18.00, 27.00 +BYH, 10, 02, 78.00, 55.00, -9999.00, -9999.00, 22.00 +BYI, 10, 02, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 02, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 02, 80.00, 56.00, 13.00, 15.00, 22.00 +CAG, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 02, 67.00, 47.00, 22.00, 21.00, 33.00 +CAO, 10, 02, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 02, 57.00, 38.00, 27.00, 27.00, 41.00 +CBM, 10, 02, 81.00, 54.00, -9999.00, -9999.00, 22.00 +CDB, 10, 02, 48.00, 38.00, 56.00, 60.00, 75.00 +CDC, 10, 02, 73.00, 41.00, 10.00, 10.00, 17.00 +CDR, 10, 02, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 02, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 02, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +CEZ, 10, 02, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 02, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 02, 77.00, 54.00, 17.00, 18.00, 24.00 +CHO, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 02, 81.00, 62.00, 13.00, 18.00, 25.00 +CID, 10, 02, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 02, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 02, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 02, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 02, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 02, 67.00, 48.00, 25.00, 25.00, 38.00 +CLL, 10, 02, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 02, 76.00, 56.00, 14.00, 15.00, 22.00 +CMH, 10, 02, 70.00, 48.00, 19.00, 21.00, 30.00 +CMI, 10, 02, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 02, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 02, 73.00, 49.00, 17.00, 12.00, 24.00 +CNM, 10, 02, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 02, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +COD, 10, 02, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +COF, 10, 02, 85.00, 70.00, -9999.00, -9999.00, 41.00 +CON, 10, 02, 66.00, 39.00, 21.00, 19.00, 30.00 +COS, 10, 02, 68.00, 41.00, 13.00, 12.00, 19.00 +COT, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 02, 73.00, 51.00, 21.00, 19.00, 30.00 +CPR, 10, 02, 66.00, 36.00, 14.00, 15.00, 21.00 +CRBC, 10, 02, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 02, 87.00, 68.00, 17.00, 20.00, 28.00 +CRW, 10, 02, 73.00, 49.00, 22.00, 23.00, 34.00 +CSG, 10, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 02, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 02, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 02, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 02, 71.00, 49.00, 18.00, 19.00, 28.00 +CVN, 10, 02, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 02, 77.00, 49.00, -9999.00, -9999.00, 17.00 +CXY, 10, 02, 70.00, 50.00, 17.00, 17.00, 27.00 +CYS, 10, 02, 65.00, 38.00, 14.00, 11.00, 20.00 +DAA, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DAB, 10, 02, 84.00, 69.00, 21.00, 24.00, 35.00 +DAG, 10, 02, 88.00, 60.00, 2.00, 4.00, 5.00 +DAL, 10, 02, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 02, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 02, 70.00, 49.00, 19.00, 21.00, 30.00 +DBQ, 10, 02, 66.00, 45.00, 22.00, 18.00, 30.00 +DCA, 10, 02, 74.00, 55.00, 18.00, 16.00, 25.00 +DDC, 10, 02, 76.00, 50.00, 14.00, 9.00, 18.00 +DEC, 10, 02, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 02, 71.00, 41.00, 13.00, 11.00, 19.00 +DFW, 10, 02, 83.00, 61.00, 14.00, 17.00, 24.00 +DHN, 10, 02, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 02, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 02, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 02, 86.00, 64.00, -9999.00, -9999.00, 16.00 +DLG, 10, 02, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 02, 58.00, 39.00, 27.00, 24.00, 39.00 +DLLC, 10, 02, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 02, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 02, 89.00, 62.00, -9999.00, -9999.00, 11.00 +DMN, 10, 02, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 02, 74.00, 52.00, -9999.00, -9999.00, 24.00 +DPG, 10, 02, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 02, 84.00, 59.00, -9999.00, -9999.00, 23.00 +DRA, 10, 02, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 02, 86.00, 64.00, 14.00, 14.00, 21.00 +DSM, 10, 02, 70.00, 48.00, 20.00, 18.00, 29.00 +DTW, 10, 02, 67.00, 46.00, 19.00, 20.00, 30.00 +DUG, 10, 02, 83.00, 52.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 02, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +DXR, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 02, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 02, 82.00, 60.00, -9999.00, -9999.00, 21.00 +D45, 10, 02, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 02, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 02, 64.00, 42.00, 20.00, 19.00, 31.00 +ECG, 10, 02, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 02, 84.00, 54.00, -9999.00, -9999.00, 3.00 +EED, 10, 02, 93.00, 67.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 10, 02, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 02, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 02, 68.00, 42.00, 26.00, 27.00, 38.00 +EKO, 10, 02, 72.00, 33.00, 12.00, 11.00, 18.00 +ELD, 10, 02, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 02, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 02, 83.00, 55.00, 13.00, 11.00, 18.00 +ELY, 10, 02, 69.00, 32.00, 13.00, 13.00, 20.00 +EMP, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 02, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +END, 10, 02, 79.00, 56.00, -9999.00, -9999.00, 17.00 +ENN, 10, 02, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 02, 69.00, 47.00, -9999.00, -9999.00, 14.00 +EPH, 10, 02, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 02, 66.00, 50.00, 31.00, 28.00, 42.00 +ESF, 10, 02, 84.00, 60.00, -9999.00, -9999.00, 26.00 +EUG, 10, 02, 70.00, 46.00, 22.00, 21.00, 28.00 +EVV, 10, 02, 75.00, 50.00, 19.00, 17.00, 28.00 +EWN, 10, 02, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 02, 72.00, 53.00, 19.00, 19.00, 28.00 +EYW, 10, 02, 86.00, 77.00, 23.00, 24.00, 37.00 +E74, 10, 02, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 02, 76.00, 53.00, -9999.00, -9999.00, 22.00 +FAI, 10, 02, 42.00, 26.00, 25.00, 27.00, 38.00 +FAR, 10, 02, 63.00, 40.00, 17.00, 17.00, 27.00 +FAT, 10, 02, 85.00, 54.00, 5.00, 5.00, 7.00 +FAY, 10, 02, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 02, 60.00, 33.00, 15.00, 16.00, 24.00 +FCS, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +FDY, 10, 02, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 02, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +FLG, 10, 02, 68.00, 35.00, 13.00, 15.00, 22.00 +FLL, 10, 02, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 02, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 02, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FME, 10, 02, 75.00, 48.00, -9999.00, -9999.00, 21.00 +FMH, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 02, 76.00, 41.00, 12.00, 10.00, 16.00 +FMY, 10, 02, 88.00, 72.00, 13.00, 25.00, 31.00 +FNT, 10, 02, 65.00, 45.00, 21.00, 21.00, 33.00 +FOD, 10, 02, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 02, 74.00, 49.00, -9999.00, -9999.00, 22.00 +FOK, 10, 02, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 02, 75.00, 51.00, -9999.00, -9999.00, 25.00 +FSD, 10, 02, 67.00, 41.00, 19.00, 16.00, 28.00 +FSI, 10, 02, 80.00, 55.00, -9999.00, -9999.00, 19.00 +FSM, 10, 02, 80.00, 54.00, 18.00, 19.00, 27.00 +FTK, 10, 02, 74.00, 48.00, -9999.00, -9999.00, 23.00 +FWA, 10, 02, 69.00, 47.00, 18.00, 19.00, 30.00 +FWH, 10, 02, 82.00, 59.00, -9999.00, -9999.00, 18.00 +FYU, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 02, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 02, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 02, 97.00, 64.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 02, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 02, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 02, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 02, 65.00, 40.00, 13.00, 13.00, 21.00 +GFA, 10, 02, 64.00, 39.00, -9999.00, -9999.00, 22.00 +GFK, 10, 02, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 02, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 02, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 02, 64.00, 38.00, 10.00, 11.00, 16.00 +GJT, 10, 02, 74.00, 47.00, 13.00, 13.00, 20.00 +GKN, 10, 02, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 02, 72.00, 43.00, 10.00, 8.00, 14.00 +GLH, 10, 02, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 02, 81.00, 72.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 02, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 02, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +GON, 10, 02, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 02, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 02, 63.00, 43.00, 25.00, 21.00, 35.00 +GRCI, 10, 02, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 02, 67.00, 44.00, -9999.00, -9999.00, 36.00 +GRI, 10, 02, 71.00, 45.00, 15.00, 13.00, 23.00 +GRK, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 10, 02, 65.00, 44.00, 22.00, 21.00, 33.00 +GSB, 10, 02, 78.00, 54.00, -9999.00, -9999.00, 23.00 +GSG, 10, 02, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 02, 74.00, 52.00, 15.00, 16.00, 23.00 +GSP, 10, 02, 76.00, 54.00, 16.00, 18.00, 26.00 +GST, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 02, 63.00, 44.00, -9999.00, -9999.00, 37.00 +GTF, 10, 02, 64.00, 39.00, 15.00, 16.00, 23.00 +GUP, 10, 02, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 02, 70.00, 46.00, -9999.00, -9999.00, 28.00 +GVW, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 10, 02, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 02, 76.00, 63.00, 19.00, 19.00, 29.00 +HBR, 10, 02, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 02, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 02, 70.00, 43.00, -9999.00, -9999.00, 14.00 +HKY, 10, 02, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 02, 64.00, 36.00, 14.00, 14.00, 21.00 +HMN, 10, 02, 83.00, 46.00, -9999.00, -9999.00, 14.00 +HMS, 10, 02, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 02, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 02, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +HON, 10, 02, 67.00, 41.00, 16.00, 15.00, 24.00 +HOP, 10, 02, 77.00, 50.00, -9999.00, -9999.00, 22.00 +HOT, 10, 02, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 02, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 02, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 02, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 02, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 02, 84.00, 59.00, -9999.00, -9999.00, 25.00 +HST, 10, 02, 87.00, 70.00, -9999.00, -9999.00, 50.00 +HSV, 10, 02, 77.00, 55.00, 18.00, 18.00, 26.00 +HTL, 10, 02, 61.00, 42.00, 27.00, 26.00, 40.00 +HTS, 10, 02, 72.00, 50.00, 20.00, 23.00, 32.00 +HUF, 10, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 02, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 02, 65.00, 36.00, 13.00, 14.00, 20.00 +IAB, 10, 02, 76.00, 52.00, -9999.00, -9999.00, 22.00 +IAD, 10, 02, 73.00, 48.00, 19.00, 19.00, 28.00 +IAG, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 02, 85.00, 62.00, 16.00, 21.00, 28.00 +ICT, 10, 02, 76.00, 52.00, 18.00, 14.00, 26.00 +IDA, 10, 02, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 02, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 02, 72.00, 51.00, 18.00, 18.00, 27.00 +ILI, 10, 02, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 02, 81.00, 59.00, 17.00, 17.00, 26.00 +IMT, 10, 02, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +IND, 10, 02, 71.00, 49.00, 19.00, 18.00, 28.00 +INL, 10, 02, 58.00, 37.00, 27.00, 25.00, 40.00 +INS, 10, 02, 82.00, 54.00, -9999.00, -9999.00, 5.00 +INT, 10, 02, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +INW, 10, 02, 77.00, 46.00, 11.00, 13.00, 19.00 +IPL, 10, 02, 94.00, 66.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 02, 68.00, 46.00, 24.00, 22.00, 34.00 +IRK, 10, 02, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 02, 64.00, 36.00, 14.00, 13.00, 22.00 +ISP, 10, 02, 68.00, 52.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 02, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 02, 93.00, 62.00, -9999.00, -9999.00, 9.00 +IWD, 10, 02, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 02, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 02, 83.00, 56.00, 14.00, 17.00, 24.00 +JAX, 10, 02, 83.00, 64.00, 18.00, 24.00, 33.00 +JBR, 10, 02, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 02, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 02, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 02, 69.00, 54.00, 18.00, 17.00, 27.00 +JHW, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 02, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 02, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 02, 51.00, 40.00, 59.00, 60.00, 71.00 +JST, 10, 02, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 02, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 02, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 02, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 02, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 02, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 02, 65.00, 44.00, 20.00, 22.00, 32.00 +LAR, 10, 02, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 02, 88.00, 60.00, 5.00, 5.00, 8.00 +LAX, 10, 02, 76.00, 61.00, 4.00, 5.00, 6.00 +LBB, 10, 02, 79.00, 53.00, 14.00, 12.00, 20.00 +LBF, 10, 02, 71.00, 39.00, 14.00, 10.00, 20.00 +LCH, 10, 02, 83.00, 63.00, 15.00, 19.00, 26.00 +LCK, 10, 02, 72.00, 48.00, -9999.00, -9999.00, 28.00 +LEB, 10, 02, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 02, 72.00, 51.00, 19.00, 22.00, 30.00 +LFI, 10, 02, 73.00, 58.00, -9999.00, -9999.00, 25.00 +LFK, 10, 02, 84.00, 60.00, 17.00, 20.00, 28.00 +LFT, 10, 02, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 02, 69.00, 55.00, 18.00, 17.00, 26.00 +LGB, 10, 02, 80.00, 60.00, 4.00, 4.00, 7.00 +LGU, 10, 02, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 02, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 02, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 02, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 02, 80.00, 56.00, 16.00, 19.00, 27.00 +LIZ, 10, 02, 57.00, 38.00, -9999.00, -9999.00, 42.00 +LMT, 10, 02, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LND, 10, 02, 66.00, 39.00, 12.00, 11.00, 16.00 +LNK, 10, 02, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 02, 75.00, 38.00, 5.00, 5.00, 8.00 +LOZ, 10, 02, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 02, 89.00, 67.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 02, 79.00, 55.00, -9999.00, -9999.00, 27.00 +LSE, 10, 02, 66.00, 45.00, 19.00, 18.00, 30.00 +LSF, 10, 02, 82.00, 59.00, -9999.00, -9999.00, 24.00 +LSV, 10, 02, 90.00, 51.00, -9999.00, -9999.00, 5.00 +LTS, 10, 02, 83.00, 55.00, -9999.00, -9999.00, 17.00 +LUF, 10, 02, 95.00, 59.00, -9999.00, -9999.00, 6.00 +LVS, 10, 02, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 02, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 02, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 02, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 02, 73.00, 51.00, 21.00, 18.00, 29.00 +MAF, 10, 02, 81.00, 55.00, 14.00, 12.00, 19.00 +MBL, 10, 02, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 02, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 02, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 02, 83.00, 56.00, -9999.00, -9999.00, 7.00 +MCF, 10, 02, 87.00, 69.00, -9999.00, -9999.00, 30.00 +MCG, 10, 02, 40.00, 26.00, 31.00, 32.00, 45.00 +MCI, 10, 02, 72.00, 51.00, 19.00, 18.00, 27.00 +MCK, 10, 02, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 02, 82.00, 57.00, 12.00, 16.00, 22.00 +MCO, 10, 02, 87.00, 69.00, 12.00, 28.00, 33.00 +MCW, 10, 02, 66.00, 43.00, 16.00, 14.00, 23.00 +MC2, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +MDH, 10, 02, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 02, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 02, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 02, 69.00, 50.00, 22.00, 19.00, 32.00 +MEI, 10, 02, 82.00, 56.00, 13.00, 15.00, 22.00 +MEM, 10, 02, 79.00, 57.00, 18.00, 17.00, 26.00 +MER, 10, 02, 85.00, 51.00, -9999.00, -9999.00, 5.00 +MFD, 10, 02, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 02, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 02, 76.00, 43.00, 15.00, 14.00, 20.00 +MGE, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MGM, 10, 02, 82.00, 59.00, 15.00, 15.00, 23.00 +MGW, 10, 02, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 02, 83.00, 55.00, -9999.00, -9999.00, 7.00 +MHS, 10, 02, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 02, 87.00, 72.00, 31.00, 36.00, 48.00 +MIB, 10, 02, 61.00, 39.00, -9999.00, -9999.00, 19.00 +MIV, 10, 02, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 02, 75.00, 37.00, -9999.00, -9999.00, 12.00 +MKC, 10, 02, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 02, 64.00, 47.00, 22.00, 17.00, 32.00 +MKG, 10, 02, 64.00, 46.00, 23.00, 22.00, 33.00 +MKL, 10, 02, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 02, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 02, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 02, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 02, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 02, 70.00, 47.00, 20.00, 18.00, 29.00 +MLS, 10, 02, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 02, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 02, 81.00, 59.00, -9999.00, -9999.00, 21.00 +MOB, 10, 02, 83.00, 62.00, 14.00, 20.00, 26.00 +MOT, 10, 02, 61.00, 39.00, 13.00, 13.00, 20.00 +MPV, 10, 02, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 02, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 02, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 02, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 02, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 02, 71.00, 52.00, -9999.00, -9999.00, 10.00 +MSL, 10, 02, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 02, 65.00, 42.00, 22.00, 18.00, 32.00 +MSO, 10, 02, 63.00, 35.00, 16.00, 16.00, 25.00 +MSP, 10, 02, 64.00, 44.00, 21.00, 18.00, 31.00 +MSS, 10, 02, 62.00, 41.00, 24.00, 25.00, 38.00 +MSY, 10, 02, 83.00, 64.00, 12.00, 21.00, 27.00 +MTC, 10, 02, 65.00, 47.00, -9999.00, -9999.00, 27.00 +MTN, 10, 02, 73.00, 51.00, -9999.00, -9999.00, 21.00 +MTO, 10, 02, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 02, 70.00, 47.00, -9999.00, -9999.00, 21.00 +MUO, 10, 02, 74.00, 40.00, -9999.00, -9999.00, 12.00 +MWA, 10, 02, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 02, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 02, 82.00, 59.00, -9999.00, -9999.00, 18.00 +MYL, 10, 02, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 02, 80.00, 58.00, -9999.00, -9999.00, 24.00 +NAO, 10, 02, 79.00, 65.00, -9999.00, -9999.00, 25.00 +NBC, 10, 02, 81.00, 62.00, -9999.00, -9999.00, 24.00 +NBE, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 10, 02, 69.00, 47.00, -9999.00, -9999.00, 28.00 +NCA, 10, 02, 80.00, 55.00, -9999.00, -9999.00, 26.00 +NCO, 10, 02, 67.00, 51.00, -9999.00, -9999.00, 29.00 +NC1, 10, 02, 82.00, 57.00, -9999.00, -9999.00, 3.00 +NEL, 10, 02, 72.00, 47.00, -9999.00, -9999.00, 25.00 +NFG, 10, 02, 74.00, 58.00, -9999.00, -9999.00, 3.00 +NFL, 10, 02, 74.00, 38.00, -9999.00, -9999.00, 6.00 +NGP, 10, 02, 86.00, 68.00, -9999.00, -9999.00, 27.00 +NGU, 10, 02, 74.00, 58.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 02, 71.00, 55.00, -9999.00, -9999.00, 9.00 +NHK, 10, 02, 73.00, 50.00, -9999.00, -9999.00, 25.00 +NHZ, 10, 02, 63.00, 44.00, -9999.00, -9999.00, 32.00 +NID, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 02, 83.00, 64.00, -9999.00, -9999.00, 34.00 +NIR, 10, 02, 87.00, 64.00, -9999.00, -9999.00, 24.00 +NKT, 10, 02, 79.00, 61.00, -9999.00, -9999.00, 29.00 +NKX, 10, 02, 76.00, 63.00, -9999.00, -9999.00, 5.00 +NLC, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 10, 02, 81.00, 55.00, -9999.00, -9999.00, 21.00 +NPA, 10, 02, 83.00, 64.00, -9999.00, -9999.00, 25.00 +NQA, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 10, 02, 89.00, 66.00, -9999.00, -9999.00, 24.00 +NQX, 10, 02, 86.00, 77.00, -9999.00, -9999.00, 43.00 +NRB, 10, 02, 83.00, 69.00, -9999.00, -9999.00, 32.00 +NRC, 10, 02, 85.00, 51.00, -9999.00, -9999.00, 8.00 +NRS, 10, 02, 75.00, 60.00, -9999.00, -9999.00, 5.00 +NSE, 10, 02, 84.00, 60.00, -9999.00, -9999.00, 25.00 +NSI, 10, 02, 75.00, 55.00, -9999.00, -9999.00, 5.00 +NTD, 10, 02, 75.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 10, 02, 82.00, 60.00, -9999.00, -9999.00, 6.00 +NTU, 10, 02, 74.00, 58.00, -9999.00, -9999.00, 25.00 +NUC, 10, 02, 74.00, 60.00, -9999.00, -9999.00, 5.00 +NUQ, 10, 02, 76.00, 50.00, -9999.00, -9999.00, 7.00 +NUW, 10, 02, 63.00, 44.00, -9999.00, -9999.00, 35.00 +NWF, 10, 02, 80.00, 60.00, -9999.00, -9999.00, 7.00 +NXX, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 10, 02, 75.00, 49.00, -9999.00, -9999.00, 25.00 +NZC, 10, 02, 84.00, 61.00, -9999.00, -9999.00, 32.00 +NZJ, 10, 02, 82.00, 55.00, -9999.00, -9999.00, 5.00 +NZW, 10, 02, 66.00, 46.00, -9999.00, -9999.00, 28.00 +NZY, 10, 02, 76.00, 63.00, -9999.00, -9999.00, 5.00 +OAK, 10, 02, 75.00, 52.00, 6.00, 7.00, 9.00 +OAR, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFK, 10, 02, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 02, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 02, 78.00, 56.00, 14.00, 14.00, 22.00 +OLM, 10, 02, 65.00, 41.00, 28.00, 29.00, 39.00 +OMA, 10, 02, 71.00, 47.00, 18.00, 15.00, 24.00 +OME, 10, 02, 40.00, 28.00, 29.00, 30.00, 40.00 +ONT, 10, 02, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 02, 69.00, 47.00, 23.00, 19.00, 33.00 +ORF, 10, 02, 74.00, 58.00, 18.00, 16.00, 25.00 +ORH, 10, 02, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 02, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 02, 63.00, 42.00, -9999.00, -9999.00, 33.00 +OTG, 10, 02, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 02, 65.00, 48.00, 23.00, 24.00, 31.00 +OTM, 10, 02, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 02, 35.00, 26.00, 25.00, 27.00, 36.00 +OURC, 10, 02, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 02, 74.00, 37.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 02, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 02, 83.00, 59.00, -9999.00, -9999.00, 23.00 +PACZ, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 02, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 02, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 02, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 02, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 02, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 02, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 02, 84.00, 61.00, -9999.00, -9999.00, 23.00 +PAQ, 10, 02, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 02, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 02, 48.00, 42.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 02, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 02, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 02, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 02, 62.00, 43.00, -9999.00, -9999.00, 34.00 +PBI, 10, 02, 87.00, 73.00, 27.00, 35.00, 47.00 +PDT, 10, 02, 69.00, 45.00, 12.00, 13.00, 20.00 +PDX, 10, 02, 69.00, 48.00, 26.00, 23.00, 34.00 +PFN, 10, 02, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 02, 71.00, 52.00, 19.00, 17.00, 27.00 +PHX, 10, 02, 93.00, 66.00, 7.00, 6.00, 11.00 +PIA, 10, 02, 70.00, 48.00, 22.00, 19.00, 31.00 +PIB, 10, 02, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 02, 68.00, 37.00, 13.00, 14.00, 22.00 +PIR, 10, 02, 69.00, 42.00, 11.00, 12.00, 18.00 +PIT, 10, 02, 68.00, 47.00, 24.00, 22.00, 34.00 +PKB, 10, 02, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 02, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 02, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 02, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 02, 83.00, 64.00, 12.00, 16.00, 21.00 +POB, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +POE, 10, 02, 83.00, 58.00, -9999.00, -9999.00, 35.00 +POM, 10, 02, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 10, 02, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 02, 84.00, 47.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 02, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 02, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 02, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 02, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 02, 66.00, 42.00, -9999.00, -9999.00, 27.00 +PSP, 10, 02, 96.00, 64.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 02, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 02, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 02, 76.00, 42.00, 10.00, 6.00, 14.00 +PUC, 10, 02, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 02, 69.00, 47.00, 21.00, 18.00, 29.00 +PVU, 10, 02, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 02, 63.00, 43.00, 23.00, 19.00, 31.00 +P02, 10, 02, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +P07, 10, 02, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +P11, 10, 02, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +P24, 10, 02, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +P28, 10, 02, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +P35, 10, 02, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +P38, 10, 02, 78.00, 40.00, -9999.00, -9999.00, -9999.00 +P39, 10, 02, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +P58, 10, 02, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +P59, 10, 02, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +P60, 10, 02, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +P61, 10, 02, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +P67, 10, 02, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P68, 10, 02, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +P69, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 02, 74.00, 34.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 02, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 02, 68.00, 39.00, 12.00, 11.00, 18.00 +RBL, 10, 02, 84.00, 55.00, 10.00, 10.00, 15.00 +RCA, 10, 02, 68.00, 39.00, -9999.00, -9999.00, 16.00 +RDD, 10, 02, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 02, 70.00, 35.00, 11.00, 11.00, 17.00 +RDR, 10, 02, 61.00, 38.00, -9999.00, -9999.00, 23.00 +RDU, 10, 02, 76.00, 54.00, 16.00, 16.00, 24.00 +REE, 10, 02, 79.00, 53.00, -9999.00, -9999.00, 17.00 +REJ, 10, 02, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 02, 68.00, 46.00, 20.00, 19.00, 31.00 +RIC, 10, 02, 75.00, 52.00, 18.00, 16.00, 25.00 +RIV, 10, 02, 85.00, 55.00, -9999.00, -9999.00, 5.00 +RIW, 10, 02, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 02, 63.00, 36.00, 11.00, 11.00, 16.00 +RME, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +RND, 10, 02, 85.00, 64.00, -9999.00, -9999.00, 22.00 +RNO, 10, 02, 74.00, 36.00, 9.00, 8.00, 13.00 +ROA, 10, 02, 73.00, 50.00, 18.00, 18.00, 27.00 +ROC, 10, 02, 66.00, 46.00, 29.00, 26.00, 41.00 +ROW, 10, 02, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 02, 74.00, 49.00, 11.00, 11.00, 19.00 +RST, 10, 02, 64.00, 42.00, 21.00, 20.00, 32.00 +RWF, 10, 02, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 02, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 02, 83.00, 53.00, 6.00, 7.00, 8.00 +SAF, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 02, 76.00, 63.00, 5.00, 5.00, 7.00 +SAT, 10, 02, 85.00, 64.00, 16.00, 17.00, 25.00 +SAV, 10, 02, 81.00, 62.00, 13.00, 19.00, 26.00 +SAW, 10, 02, 60.00, 44.00, -9999.00, -9999.00, 41.00 +SBA, 10, 02, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 02, 87.00, 56.00, -9999.00, -9999.00, 5.00 +SBN, 10, 02, 68.00, 47.00, 24.00, 22.00, 34.00 +SBP, 10, 02, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 02, 65.00, 28.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 02, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 02, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 02, 83.00, 54.00, 5.00, 6.00, 8.00 +SDF, 10, 02, 74.00, 51.00, 18.00, 18.00, 28.00 +SEA, 10, 02, 64.00, 49.00, 26.00, 24.00, 35.00 +SEM, 10, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 02, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 02, 72.00, 54.00, 7.00, 7.00, 10.00 +SGF, 10, 02, 75.00, 51.00, 20.00, 18.00, 30.00 +SGY, 10, 02, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 02, 67.00, 36.00, 16.00, 15.00, 23.00 +SHV, 10, 02, 83.00, 59.00, 15.00, 15.00, 24.00 +SIT, 10, 02, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 02, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 02, 82.00, 58.00, 14.00, 13.00, 21.00 +SKA, 10, 02, 65.00, 40.00, -9999.00, -9999.00, 21.00 +SKF, 10, 02, 85.00, 64.00, -9999.00, -9999.00, 20.00 +SLC, 10, 02, 72.00, 45.00, 16.00, 15.00, 23.00 +SLE, 10, 02, 70.00, 44.00, 25.00, 24.00, 32.00 +SLN, 10, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 02, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 02, 75.00, 50.00, -9999.00, 6.00, 8.00 +SNA, 10, 02, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 02, 45.00, 36.00, 45.00, 48.00, 63.00 +SNS, 10, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 02, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 02, 72.00, 49.00, 18.00, 18.00, 27.00 +SPS, 10, 02, 81.00, 57.00, 16.00, 15.00, 23.00 +SRQ, 10, 02, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 02, 80.00, 55.00, -9999.00, -9999.00, 22.00 +SSI, 10, 02, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +STC, 10, 02, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STL, 10, 02, 74.00, 54.00, 20.00, 17.00, 29.00 +STNV, 10, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +STS, 10, 02, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 02, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 02, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 02, 82.00, 52.00, -9999.00, -9999.00, 7.00 +SUX, 10, 02, 69.00, 45.00, 21.00, 15.00, 29.00 +SVN, 10, 02, 81.00, 62.00, -9999.00, -9999.00, 26.00 +SWF, 10, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 02, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 02, 65.00, 45.00, 28.00, 29.00, 41.00 +SZL, 10, 02, 74.00, 48.00, -9999.00, -9999.00, 28.00 +TAD, 10, 02, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 02, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 02, 77.00, 47.00, -9999.00, -9999.00, 29.00 +TCC, 10, 02, 79.00, 49.00, 9.00, 10.00, 15.00 +TCL, 10, 02, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 02, 67.00, 44.00, -9999.00, -9999.00, 38.00 +TCS, 10, 02, 79.00, 53.00, -9999.00, 10.00, 23.00 +TEB, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 02, 78.00, 56.00, -9999.00, -9999.00, 19.00 +TKA, 10, 02, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 02, 85.00, 61.00, 10.00, 21.00, 24.00 +TNX, 10, 02, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 02, 68.00, 45.00, 19.00, 19.00, 31.00 +TOP, 10, 02, 74.00, 49.00, 19.00, 17.00, 27.00 +TPA, 10, 02, 87.00, 69.00, 14.00, 23.00, 29.00 +TPH, 10, 02, 74.00, 41.00, 6.00, 5.00, 9.00 +TRI, 10, 02, 74.00, 49.00, 18.00, 20.00, 28.00 +TRK, 10, 02, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 02, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 02, 78.00, 56.00, 15.00, 15.00, 24.00 +TUP, 10, 02, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 02, 89.00, 62.00, 12.00, 9.00, 17.00 +TVC, 10, 02, 63.00, 44.00, 26.00, 22.00, 35.00 +TVL, 10, 02, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 02, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 02, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 02, 75.00, 51.00, 16.00, 19.00, 26.00 +T01, 10, 02, 74.00, 51.00, -9999.00, -9999.00, 25.00 +T02, 10, 02, 79.00, 56.00, -9999.00, -9999.00, 21.00 +T03, 10, 02, 80.00, 58.00, -9999.00, -9999.00, 24.00 +T04, 10, 02, 87.00, 69.00, -9999.00, -9999.00, 30.00 +T05, 10, 02, 75.00, 48.00, -9999.00, -9999.00, 24.00 +T06, 10, 02, 83.00, 55.00, -9999.00, -9999.00, 22.00 +T07, 10, 02, 77.00, 41.00, -9999.00, -9999.00, 14.00 +T08, 10, 02, 69.00, 47.00, -9999.00, -9999.00, 14.00 +UCA, 10, 02, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 02, 82.00, 54.00, -9999.00, -9999.00, 5.00 +UIL, 10, 02, 63.00, 43.00, 38.00, 40.00, 49.00 +UIN, 10, 02, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 02, 83.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 02, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 02, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +U15, 10, 02, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +U28, 10, 02, 77.00, 41.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 02, 83.00, 60.00, -9999.00, -9999.00, 22.00 +VBG, 10, 02, 76.00, 51.00, -9999.00, -9999.00, 9.00 +VCT, 10, 02, 85.00, 65.00, 15.00, 22.00, 29.00 +VCV, 10, 02, 84.00, 49.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 02, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 02, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 02, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 02, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 02, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 02, 84.00, 59.00, -9999.00, -9999.00, 23.00 +VRB, 10, 02, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 02, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 02, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 02, 74.00, 51.00, 17.00, 14.00, 23.00 +WJA, 10, 02, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 02, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 02, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 02, 74.00, 33.00, 10.00, 11.00, 15.00 +WPO, 10, 02, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 02, 82.00, 57.00, -9999.00, -9999.00, 22.00 +WRG, 10, 02, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 02, 73.00, 48.00, -9999.00, -9999.00, 24.00 +WRL, 10, 02, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +X68, 10, 02, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 02, 51.00, 38.00, 67.00, 66.00, 76.00 +YCG, 10, 02, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 02, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 02, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 02, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 02, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 02, 70.00, 39.00, 9.00, 10.00, 15.00 +YNG, 10, 02, 66.00, 46.00, 24.00, 24.00, 35.00 +YPA, 10, 02, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 02, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 02, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 02, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 02, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 02, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 02, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 02, 95.00, 67.00, 5.00, 4.00, 7.00 +YVR, 10, 02, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 02, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 02, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 02, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 02, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 02, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 02, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 02, 60.00, 40.00, 31.00, 32.00, 44.00 +ZUN, 10, 02, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 02, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 02, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +01R, 10, 02, 83.00, 59.00, -9999.00, -9999.00, 21.00 +1V1, 10, 02, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 02, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 02, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 02, 77.00, 61.00, -9999.00, -9999.00, 23.00 +2PJ, 10, 02, 80.00, 55.00, -9999.00, -9999.00, 21.00 +3B1, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 02, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 02, 63.00, 41.00, -9999.00, -9999.00, 33.00 +3SE, 10, 02, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 02, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 02, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +4OM, 10, 02, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 02, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 02, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 02, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 02, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 03, 68.00, 46.00, 20.00, 22.00, 31.00 +ABI, 10, 03, 81.00, 59.00, 15.00, 16.00, 23.00 +ABQ, 10, 03, 75.00, 48.00, 13.00, 12.00, 19.00 +ABR, 10, 03, 65.00, 38.00, 14.00, 12.00, 20.00 +ABY, 10, 03, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 03, 65.00, 51.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 03, 84.00, 61.00, 14.00, 17.00, 24.00 +ACV, 10, 03, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 03, 70.00, 48.00, 18.00, 15.00, 25.00 +ADK, 10, 03, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 03, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 03, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 03, 72.00, 46.00, -9999.00, -9999.00, 24.00 +AEX, 10, 03, 83.00, 59.00, -9999.00, -9999.00, 21.00 +AFF, 10, 03, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 03, 88.00, 67.00, -9999.00, -9999.00, 39.00 +AGS, 10, 03, 81.00, 55.00, 14.00, 15.00, 22.00 +AHN, 10, 03, 77.00, 55.00, 14.00, 16.00, 23.00 +AKN, 10, 03, 45.00, 31.00, 34.00, 35.00, 49.00 +AKO, 10, 03, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 03, 66.00, 42.00, 22.00, 22.00, 34.00 +ALI, 10, 03, 89.00, 65.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 03, 66.00, 43.00, 19.00, 17.00, 27.00 +ALS, 10, 03, 67.00, 29.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 03, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 03, 76.00, 49.00, 14.00, 11.00, 19.00 +AMG, 10, 03, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 03, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 03, 46.00, 34.00, 30.00, 31.00, 43.00 +AND, 10, 03, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 03, 55.00, 45.00, 56.00, 59.00, 69.00 +AOO, 10, 03, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +APN, 10, 03, 61.00, 40.00, 25.00, 26.00, 39.00 +AQQ, 10, 03, 82.00, 65.00, -9999.00, -9999.00, -9999.00 +ART, 10, 03, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +AST, 10, 03, 64.00, 46.00, 30.00, 31.00, 40.00 +ATL, 10, 03, 76.00, 56.00, 14.00, 17.00, 23.00 +ATW, 10, 03, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 03, 71.00, 46.00, -9999.00, -9999.00, 27.00 +AUG, 10, 03, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 03, 86.00, 64.00, 15.00, 18.00, 26.00 +AUW, 10, 03, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 03, 72.00, 48.00, 16.00, 19.00, 25.00 +AVP, 10, 03, 65.00, 46.00, 22.00, 21.00, 32.00 +AXN, 10, 03, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 03, 66.00, 43.00, -9999.00, -9999.00, 30.00 +AYS, 10, 03, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 03, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 03, 83.00, 54.00, -9999.00, -9999.00, 8.00 +BAD, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 03, 62.00, 30.00, -9999.00, -9999.00, 21.00 +BDL, 10, 03, 68.00, 44.00, 20.00, 20.00, 30.00 +BDR, 10, 03, 68.00, 51.00, 21.00, 17.00, 30.00 +BET, 10, 03, 42.00, 29.00, 35.00, 35.00, 48.00 +BFD, 10, 03, 60.00, 40.00, 30.00, 29.00, 41.00 +BFF, 10, 03, 70.00, 38.00, 12.00, 9.00, 16.00 +BFL, 10, 03, 85.00, 58.00, 5.00, 4.00, 6.00 +BGM, 10, 03, 61.00, 44.00, 25.00, 26.00, 38.00 +BGR, 10, 03, 61.00, 42.00, 22.00, 20.00, 33.00 +BGS, 10, 03, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 03, 78.00, 55.00, 15.00, 17.00, 22.00 +BID, 10, 03, 64.00, 52.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 03, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 03, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 03, 65.00, 41.00, 15.00, 17.00, 25.00 +BIS, 10, 03, 63.00, 36.00, 17.00, 14.00, 24.00 +BIX, 10, 03, 83.00, 63.00, -9999.00, -9999.00, 23.00 +BJI, 10, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 03, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 03, 72.00, 37.00, -9999.00, -9999.00, 18.00 +BKW, 10, 03, 66.00, 46.00, 22.00, 25.00, 35.00 +BLF, 10, 03, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 03, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 03, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 03, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 03, 75.00, 48.00, -9999.00, -9999.00, 24.00 +BNA, 10, 03, 76.00, 53.00, 18.00, 17.00, 28.00 +BNO, 10, 03, 66.00, 31.00, -9999.00, 13.00, 24.00 +BOI, 10, 03, 69.00, 42.00, 11.00, 12.00, 17.00 +BOS, 10, 03, 66.00, 50.00, 20.00, 20.00, 30.00 +BPI, 10, 03, 62.00, 20.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 03, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 03, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 03, 69.00, 48.00, -9999.00, -9999.00, 24.00 +BRO, 10, 03, 88.00, 69.00, 19.00, 19.00, 29.00 +BRW, 10, 03, 24.00, 16.00, 29.00, 30.00, 43.00 +BSM, 10, 03, 86.00, 64.00, -9999.00, -9999.00, 15.00 +BTI, 10, 03, 27.00, 17.00, 25.00, 24.00, 37.00 +BTL, 10, 03, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 03, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 03, 83.00, 61.00, 11.00, 19.00, 24.00 +BTT, 10, 03, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 03, 61.00, 42.00, 27.00, 27.00, 41.00 +BUB, 10, 03, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 03, 64.00, 46.00, 29.00, 26.00, 40.00 +BUR, 10, 03, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 03, 82.00, 66.00, -9999.00, 17.00, 25.00 +BWG, 10, 03, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 03, 71.00, 50.00, 18.00, 18.00, 27.00 +BYH, 10, 03, 78.00, 54.00, -9999.00, -9999.00, 22.00 +BYI, 10, 03, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 03, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 03, 80.00, 55.00, 13.00, 15.00, 22.00 +CAG, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 03, 66.00, 47.00, 22.00, 21.00, 33.00 +CAO, 10, 03, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 03, 56.00, 38.00, 27.00, 27.00, 41.00 +CBM, 10, 03, 80.00, 54.00, -9999.00, -9999.00, 21.00 +CDB, 10, 03, 47.00, 38.00, 57.00, 60.00, 75.00 +CDC, 10, 03, 72.00, 40.00, 10.00, 10.00, 17.00 +CDR, 10, 03, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 03, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 03, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +CEZ, 10, 03, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 03, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 03, 76.00, 54.00, 17.00, 18.00, 24.00 +CHO, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 03, 80.00, 61.00, 13.00, 17.00, 24.00 +CID, 10, 03, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 03, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 03, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 03, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 03, 66.00, 47.00, 25.00, 25.00, 38.00 +CLL, 10, 03, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 03, 76.00, 55.00, 14.00, 15.00, 22.00 +CMH, 10, 03, 69.00, 47.00, 20.00, 21.00, 31.00 +CMI, 10, 03, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 03, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 03, 72.00, 48.00, 17.00, 12.00, 24.00 +CNM, 10, 03, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 03, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +COD, 10, 03, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +COF, 10, 03, 85.00, 70.00, -9999.00, -9999.00, 41.00 +CON, 10, 03, 65.00, 39.00, 21.00, 19.00, 30.00 +COS, 10, 03, 68.00, 40.00, 12.00, 12.00, 18.00 +COT, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 03, 72.00, 50.00, 21.00, 19.00, 30.00 +CPR, 10, 03, 66.00, 36.00, 14.00, 15.00, 21.00 +CRBC, 10, 03, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 03, 87.00, 67.00, 17.00, 19.00, 28.00 +CRW, 10, 03, 72.00, 48.00, 22.00, 23.00, 34.00 +CSG, 10, 03, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 03, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 03, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 03, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 03, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 03, 71.00, 49.00, 18.00, 19.00, 28.00 +CVN, 10, 03, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 03, 76.00, 48.00, -9999.00, -9999.00, 17.00 +CXY, 10, 03, 69.00, 49.00, 17.00, 17.00, 27.00 +CYS, 10, 03, 64.00, 38.00, 14.00, 11.00, 19.00 +DAA, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DAB, 10, 03, 84.00, 68.00, 20.00, 24.00, 34.00 +DAG, 10, 03, 87.00, 59.00, 2.00, 4.00, 5.00 +DAL, 10, 03, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 03, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 03, 69.00, 48.00, 19.00, 21.00, 30.00 +DBQ, 10, 03, 65.00, 44.00, 22.00, 18.00, 30.00 +DCA, 10, 03, 73.00, 55.00, 18.00, 16.00, 25.00 +DDC, 10, 03, 75.00, 49.00, 13.00, 9.00, 18.00 +DEC, 10, 03, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 03, 70.00, 40.00, 13.00, 11.00, 19.00 +DFW, 10, 03, 82.00, 60.00, 14.00, 17.00, 24.00 +DHN, 10, 03, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 03, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 03, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 03, 85.00, 63.00, -9999.00, -9999.00, 16.00 +DLG, 10, 03, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 03, 57.00, 39.00, 26.00, 24.00, 39.00 +DLLC, 10, 03, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 03, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 03, 88.00, 61.00, -9999.00, -9999.00, 11.00 +DMN, 10, 03, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 03, 74.00, 52.00, -9999.00, -9999.00, 24.00 +DPG, 10, 03, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 03, 84.00, 58.00, -9999.00, -9999.00, 22.00 +DRA, 10, 03, 81.00, 54.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 03, 85.00, 63.00, 14.00, 14.00, 21.00 +DSM, 10, 03, 69.00, 47.00, 20.00, 18.00, 29.00 +DTW, 10, 03, 66.00, 45.00, 19.00, 20.00, 30.00 +DUG, 10, 03, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 03, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +DXR, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 03, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 03, 81.00, 59.00, -9999.00, -9999.00, 21.00 +D45, 10, 03, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 03, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 03, 63.00, 41.00, 20.00, 19.00, 31.00 +ECG, 10, 03, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 03, 83.00, 53.00, -9999.00, -9999.00, 3.00 +EED, 10, 03, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 10, 03, 68.00, 30.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 03, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 03, 67.00, 42.00, 27.00, 27.00, 38.00 +EKO, 10, 03, 71.00, 33.00, 12.00, 11.00, 18.00 +ELD, 10, 03, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 03, 82.00, 54.00, 13.00, 11.00, 18.00 +ELY, 10, 03, 68.00, 32.00, 13.00, 13.00, 20.00 +EMP, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 03, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +END, 10, 03, 79.00, 55.00, -9999.00, -9999.00, 17.00 +ENN, 10, 03, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 03, 68.00, 46.00, -9999.00, -9999.00, 15.00 +EPH, 10, 03, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 03, 65.00, 49.00, 31.00, 28.00, 42.00 +ESF, 10, 03, 83.00, 59.00, -9999.00, -9999.00, 25.00 +EUG, 10, 03, 69.00, 46.00, 22.00, 21.00, 28.00 +EVV, 10, 03, 74.00, 49.00, 20.00, 17.00, 28.00 +EWN, 10, 03, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 03, 71.00, 52.00, 19.00, 19.00, 28.00 +EYW, 10, 03, 86.00, 77.00, 23.00, 24.00, 37.00 +E74, 10, 03, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 03, 75.00, 52.00, -9999.00, -9999.00, 22.00 +FAI, 10, 03, 41.00, 26.00, 25.00, 27.00, 38.00 +FAR, 10, 03, 62.00, 39.00, 17.00, 17.00, 27.00 +FAT, 10, 03, 84.00, 54.00, 5.00, 5.00, 7.00 +FAY, 10, 03, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 03, 59.00, 33.00, 15.00, 16.00, 24.00 +FCS, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +FDY, 10, 03, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 03, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +FLG, 10, 03, 67.00, 35.00, 13.00, 15.00, 21.00 +FLL, 10, 03, 87.00, 73.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 03, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 03, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +FME, 10, 03, 74.00, 47.00, -9999.00, -9999.00, 21.00 +FMH, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 03, 75.00, 40.00, 12.00, 10.00, 16.00 +FMY, 10, 03, 88.00, 71.00, 12.00, 24.00, 30.00 +FNT, 10, 03, 64.00, 44.00, 21.00, 21.00, 33.00 +FOD, 10, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 03, 73.00, 48.00, -9999.00, -9999.00, 22.00 +FOK, 10, 03, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 03, 74.00, 50.00, -9999.00, -9999.00, 25.00 +FSD, 10, 03, 66.00, 41.00, 19.00, 16.00, 28.00 +FSI, 10, 03, 80.00, 54.00, -9999.00, -9999.00, 19.00 +FSM, 10, 03, 79.00, 54.00, 18.00, 19.00, 27.00 +FTK, 10, 03, 73.00, 47.00, -9999.00, -9999.00, 23.00 +FWA, 10, 03, 68.00, 47.00, 18.00, 19.00, 30.00 +FWH, 10, 03, 82.00, 58.00, -9999.00, -9999.00, 18.00 +FYU, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 03, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 03, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 03, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 03, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 03, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 03, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 03, 64.00, 39.00, 13.00, 13.00, 21.00 +GFA, 10, 03, 63.00, 39.00, -9999.00, -9999.00, 22.00 +GFK, 10, 03, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 03, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 03, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 03, 63.00, 37.00, 10.00, 10.00, 16.00 +GJT, 10, 03, 73.00, 46.00, 13.00, 13.00, 20.00 +GKN, 10, 03, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 03, 71.00, 42.00, 10.00, 8.00, 14.00 +GLH, 10, 03, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 03, 81.00, 71.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 03, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 03, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +GON, 10, 03, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 03, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 03, 62.00, 42.00, 24.00, 21.00, 35.00 +GRCI, 10, 03, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 03, 66.00, 44.00, -9999.00, -9999.00, 36.00 +GRI, 10, 03, 70.00, 44.00, 15.00, 13.00, 23.00 +GRK, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 10, 03, 64.00, 43.00, 22.00, 21.00, 33.00 +GSB, 10, 03, 78.00, 54.00, -9999.00, -9999.00, 23.00 +GSG, 10, 03, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 03, 74.00, 52.00, 15.00, 16.00, 23.00 +GSP, 10, 03, 75.00, 53.00, 16.00, 18.00, 25.00 +GST, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 03, 62.00, 44.00, -9999.00, -9999.00, 37.00 +GTF, 10, 03, 63.00, 39.00, 15.00, 16.00, 23.00 +GUP, 10, 03, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 03, 69.00, 45.00, -9999.00, -9999.00, 28.00 +GVW, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 10, 03, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 03, 76.00, 62.00, 19.00, 18.00, 29.00 +HBR, 10, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 03, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 03, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 03, 69.00, 42.00, -9999.00, -9999.00, 14.00 +HKY, 10, 03, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 03, 63.00, 35.00, 14.00, 14.00, 21.00 +HMN, 10, 03, 83.00, 46.00, -9999.00, -9999.00, 14.00 +HMS, 10, 03, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 03, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 03, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +HON, 10, 03, 67.00, 40.00, 16.00, 15.00, 24.00 +HOP, 10, 03, 76.00, 49.00, -9999.00, -9999.00, 22.00 +HOT, 10, 03, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 03, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 03, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 03, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 03, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 03, 84.00, 58.00, -9999.00, -9999.00, 24.00 +HST, 10, 03, 87.00, 70.00, -9999.00, -9999.00, 49.00 +HSV, 10, 03, 77.00, 54.00, 18.00, 17.00, 25.00 +HTL, 10, 03, 60.00, 41.00, 26.00, 26.00, 40.00 +HTS, 10, 03, 71.00, 49.00, 21.00, 23.00, 32.00 +HUF, 10, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 03, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 03, 64.00, 35.00, 12.00, 13.00, 20.00 +IAB, 10, 03, 75.00, 51.00, -9999.00, -9999.00, 22.00 +IAD, 10, 03, 72.00, 47.00, 19.00, 19.00, 28.00 +IAG, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 03, 85.00, 61.00, 16.00, 20.00, 28.00 +ICT, 10, 03, 75.00, 51.00, 18.00, 14.00, 26.00 +IDA, 10, 03, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 03, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 03, 71.00, 50.00, 18.00, 18.00, 27.00 +ILI, 10, 03, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 03, 80.00, 58.00, 16.00, 17.00, 25.00 +IMT, 10, 03, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +IND, 10, 03, 70.00, 48.00, 19.00, 19.00, 29.00 +INL, 10, 03, 57.00, 37.00, 27.00, 25.00, 40.00 +INS, 10, 03, 81.00, 54.00, -9999.00, -9999.00, 5.00 +INT, 10, 03, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +INW, 10, 03, 77.00, 45.00, 11.00, 13.00, 19.00 +IPL, 10, 03, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 03, 67.00, 45.00, 24.00, 22.00, 34.00 +IRK, 10, 03, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 03, 63.00, 36.00, 14.00, 13.00, 22.00 +ISP, 10, 03, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 03, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 03, 92.00, 61.00, -9999.00, -9999.00, 9.00 +IWD, 10, 03, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 03, 60.00, 25.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 03, 83.00, 55.00, 14.00, 17.00, 24.00 +JAX, 10, 03, 83.00, 63.00, 18.00, 24.00, 32.00 +JBR, 10, 03, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 03, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 03, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 03, 69.00, 53.00, 18.00, 17.00, 27.00 +JHW, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 03, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 03, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 03, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 03, 51.00, 40.00, 60.00, 61.00, 71.00 +JST, 10, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 03, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 03, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 03, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 03, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 03, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 03, 64.00, 43.00, 20.00, 22.00, 32.00 +LAR, 10, 03, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 03, 87.00, 59.00, 5.00, 5.00, 8.00 +LAX, 10, 03, 76.00, 61.00, 4.00, 5.00, 6.00 +LBB, 10, 03, 78.00, 52.00, 14.00, 12.00, 20.00 +LBF, 10, 03, 70.00, 38.00, 14.00, 10.00, 19.00 +LCH, 10, 03, 83.00, 62.00, 14.00, 19.00, 26.00 +LCK, 10, 03, 71.00, 47.00, -9999.00, -9999.00, 28.00 +LEB, 10, 03, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 03, 71.00, 50.00, 20.00, 22.00, 30.00 +LFI, 10, 03, 72.00, 57.00, -9999.00, -9999.00, 25.00 +LFK, 10, 03, 84.00, 59.00, 17.00, 19.00, 28.00 +LFT, 10, 03, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 03, 68.00, 54.00, 18.00, 17.00, 26.00 +LGB, 10, 03, 80.00, 60.00, 4.00, 4.00, 7.00 +LGU, 10, 03, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 03, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 03, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 03, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 03, 79.00, 55.00, 16.00, 19.00, 27.00 +LIZ, 10, 03, 56.00, 38.00, -9999.00, -9999.00, 42.00 +LMT, 10, 03, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +LND, 10, 03, 65.00, 38.00, 12.00, 11.00, 16.00 +LNK, 10, 03, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 03, 74.00, 37.00, 5.00, 5.00, 8.00 +LOZ, 10, 03, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 03, 89.00, 66.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 03, 78.00, 54.00, -9999.00, -9999.00, 27.00 +LSE, 10, 03, 65.00, 44.00, 19.00, 18.00, 29.00 +LSF, 10, 03, 81.00, 59.00, -9999.00, -9999.00, 23.00 +LSV, 10, 03, 90.00, 50.00, -9999.00, -9999.00, 5.00 +LTS, 10, 03, 83.00, 55.00, -9999.00, -9999.00, 17.00 +LUF, 10, 03, 94.00, 58.00, -9999.00, -9999.00, 6.00 +LVS, 10, 03, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 03, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 03, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 03, 72.00, 50.00, 21.00, 18.00, 29.00 +MAF, 10, 03, 81.00, 55.00, 14.00, 12.00, 19.00 +MBL, 10, 03, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 03, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 03, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 03, 83.00, 56.00, -9999.00, -9999.00, 8.00 +MCF, 10, 03, 87.00, 69.00, -9999.00, -9999.00, 30.00 +MCG, 10, 03, 39.00, 25.00, 31.00, 32.00, 44.00 +MCI, 10, 03, 72.00, 50.00, 19.00, 18.00, 27.00 +MCK, 10, 03, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 03, 81.00, 56.00, 12.00, 16.00, 22.00 +MCO, 10, 03, 87.00, 69.00, 12.00, 27.00, 32.00 +MCW, 10, 03, 65.00, 42.00, 16.00, 14.00, 23.00 +MC2, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +MDH, 10, 03, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 03, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 03, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 03, 68.00, 49.00, 23.00, 19.00, 33.00 +MEI, 10, 03, 81.00, 55.00, 13.00, 14.00, 22.00 +MEM, 10, 03, 78.00, 56.00, 18.00, 17.00, 26.00 +MER, 10, 03, 85.00, 51.00, -9999.00, -9999.00, 5.00 +MFD, 10, 03, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 03, 89.00, 69.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 03, 75.00, 43.00, 16.00, 15.00, 21.00 +MGE, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MGM, 10, 03, 82.00, 58.00, 15.00, 15.00, 23.00 +MGW, 10, 03, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 03, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 03, 82.00, 55.00, -9999.00, -9999.00, 8.00 +MHS, 10, 03, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 03, 87.00, 72.00, 31.00, 35.00, 48.00 +MIB, 10, 03, 60.00, 39.00, -9999.00, -9999.00, 18.00 +MIV, 10, 03, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 03, 74.00, 37.00, -9999.00, -9999.00, 12.00 +MKC, 10, 03, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 03, 63.00, 46.00, 22.00, 17.00, 32.00 +MKG, 10, 03, 63.00, 45.00, 23.00, 22.00, 33.00 +MKL, 10, 03, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 03, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 03, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 03, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 03, 69.00, 46.00, 20.00, 18.00, 29.00 +MLS, 10, 03, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 03, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 03, 80.00, 58.00, -9999.00, -9999.00, 20.00 +MOB, 10, 03, 83.00, 61.00, 14.00, 20.00, 25.00 +MOT, 10, 03, 60.00, 39.00, 13.00, 13.00, 20.00 +MPV, 10, 03, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 03, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 03, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 03, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 03, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 03, 71.00, 52.00, -9999.00, -9999.00, 11.00 +MSL, 10, 03, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 03, 64.00, 41.00, 22.00, 18.00, 32.00 +MSO, 10, 03, 62.00, 34.00, 16.00, 16.00, 25.00 +MSP, 10, 03, 63.00, 43.00, 21.00, 18.00, 30.00 +MSS, 10, 03, 61.00, 40.00, 24.00, 25.00, 38.00 +MSY, 10, 03, 83.00, 63.00, 11.00, 20.00, 26.00 +MTC, 10, 03, 64.00, 46.00, -9999.00, -9999.00, 27.00 +MTN, 10, 03, 72.00, 50.00, -9999.00, -9999.00, 21.00 +MTO, 10, 03, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 03, 69.00, 46.00, -9999.00, -9999.00, 21.00 +MUO, 10, 03, 73.00, 39.00, -9999.00, -9999.00, 12.00 +MWA, 10, 03, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 03, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 03, 82.00, 58.00, -9999.00, -9999.00, 17.00 +MYL, 10, 03, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 03, 80.00, 57.00, -9999.00, -9999.00, 24.00 +NAO, 10, 03, 78.00, 64.00, -9999.00, -9999.00, 24.00 +NBC, 10, 03, 81.00, 62.00, -9999.00, -9999.00, 24.00 +NBE, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 10, 03, 68.00, 46.00, -9999.00, -9999.00, 28.00 +NCA, 10, 03, 80.00, 54.00, -9999.00, -9999.00, 26.00 +NCO, 10, 03, 66.00, 51.00, -9999.00, -9999.00, 29.00 +NC1, 10, 03, 81.00, 56.00, -9999.00, -9999.00, 3.00 +NEL, 10, 03, 71.00, 46.00, -9999.00, -9999.00, 25.00 +NFG, 10, 03, 74.00, 58.00, -9999.00, -9999.00, 3.00 +NFL, 10, 03, 73.00, 37.00, -9999.00, -9999.00, 6.00 +NGP, 10, 03, 86.00, 67.00, -9999.00, -9999.00, 27.00 +NGU, 10, 03, 73.00, 57.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 03, 71.00, 55.00, -9999.00, -9999.00, 9.00 +NHK, 10, 03, 72.00, 50.00, -9999.00, -9999.00, 25.00 +NHZ, 10, 03, 62.00, 43.00, -9999.00, -9999.00, 32.00 +NID, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 03, 83.00, 63.00, -9999.00, -9999.00, 33.00 +NIR, 10, 03, 86.00, 63.00, -9999.00, -9999.00, 24.00 +NKT, 10, 03, 79.00, 60.00, -9999.00, -9999.00, 29.00 +NKX, 10, 03, 76.00, 63.00, -9999.00, -9999.00, 5.00 +NLC, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 10, 03, 81.00, 54.00, -9999.00, -9999.00, 21.00 +NPA, 10, 03, 82.00, 63.00, -9999.00, -9999.00, 25.00 +NQA, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 10, 03, 89.00, 66.00, -9999.00, -9999.00, 24.00 +NQX, 10, 03, 86.00, 77.00, -9999.00, -9999.00, 42.00 +NRB, 10, 03, 83.00, 68.00, -9999.00, -9999.00, 32.00 +NRC, 10, 03, 84.00, 51.00, -9999.00, -9999.00, 8.00 +NRS, 10, 03, 75.00, 60.00, -9999.00, -9999.00, 5.00 +NSE, 10, 03, 83.00, 59.00, -9999.00, -9999.00, 25.00 +NSI, 10, 03, 75.00, 55.00, -9999.00, -9999.00, 5.00 +NTD, 10, 03, 75.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 10, 03, 82.00, 60.00, -9999.00, -9999.00, 6.00 +NTU, 10, 03, 73.00, 57.00, -9999.00, -9999.00, 25.00 +NUC, 10, 03, 74.00, 60.00, -9999.00, -9999.00, 5.00 +NUQ, 10, 03, 76.00, 50.00, -9999.00, -9999.00, 7.00 +NUW, 10, 03, 62.00, 44.00, -9999.00, -9999.00, 36.00 +NWF, 10, 03, 80.00, 60.00, -9999.00, -9999.00, 7.00 +NXX, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 10, 03, 74.00, 48.00, -9999.00, -9999.00, 25.00 +NZC, 10, 03, 84.00, 60.00, -9999.00, -9999.00, 32.00 +NZJ, 10, 03, 82.00, 55.00, -9999.00, -9999.00, 5.00 +NZW, 10, 03, 66.00, 46.00, -9999.00, -9999.00, 28.00 +NZY, 10, 03, 76.00, 63.00, -9999.00, -9999.00, 5.00 +OAK, 10, 03, 75.00, 52.00, 7.00, 7.00, 10.00 +OAR, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 10, 03, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 03, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 03, 78.00, 55.00, 14.00, 14.00, 22.00 +OLM, 10, 03, 64.00, 41.00, 28.00, 29.00, 40.00 +OMA, 10, 03, 70.00, 46.00, 18.00, 15.00, 24.00 +OME, 10, 03, 39.00, 28.00, 29.00, 29.00, 39.00 +ONT, 10, 03, 87.00, 59.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 03, 68.00, 46.00, 23.00, 19.00, 33.00 +ORF, 10, 03, 73.00, 57.00, 18.00, 16.00, 25.00 +ORH, 10, 03, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 03, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 03, 62.00, 41.00, -9999.00, -9999.00, 33.00 +OTG, 10, 03, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 03, 65.00, 48.00, 23.00, 24.00, 31.00 +OTM, 10, 03, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 03, 35.00, 25.00, 24.00, 27.00, 36.00 +OURC, 10, 03, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 03, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 03, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 03, 83.00, 58.00, -9999.00, -9999.00, 23.00 +PACZ, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 03, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 03, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 03, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 03, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 03, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 03, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 03, 84.00, 61.00, -9999.00, -9999.00, 23.00 +PAQ, 10, 03, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 03, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 03, 48.00, 42.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 03, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 03, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 03, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 03, 61.00, 42.00, -9999.00, -9999.00, 34.00 +PBI, 10, 03, 87.00, 73.00, 27.00, 34.00, 46.00 +PDT, 10, 03, 69.00, 44.00, 12.00, 13.00, 20.00 +PDX, 10, 03, 68.00, 48.00, 26.00, 24.00, 34.00 +PFN, 10, 03, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 03, 70.00, 51.00, 19.00, 17.00, 27.00 +PHX, 10, 03, 92.00, 65.00, 7.00, 6.00, 11.00 +PIA, 10, 03, 70.00, 47.00, 22.00, 19.00, 31.00 +PIB, 10, 03, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 03, 67.00, 37.00, 13.00, 14.00, 22.00 +PIR, 10, 03, 68.00, 41.00, 11.00, 12.00, 18.00 +PIT, 10, 03, 67.00, 46.00, 24.00, 22.00, 34.00 +PKB, 10, 03, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 03, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 03, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 03, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 03, 82.00, 63.00, 12.00, 16.00, 21.00 +POB, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +POE, 10, 03, 83.00, 57.00, -9999.00, -9999.00, 35.00 +POM, 10, 03, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +POU, 10, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 03, 83.00, 47.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 03, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 03, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 03, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 03, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 03, 65.00, 41.00, -9999.00, -9999.00, 27.00 +PSP, 10, 03, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 03, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 03, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 03, 75.00, 42.00, 10.00, 6.00, 14.00 +PUC, 10, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 03, 68.00, 47.00, 21.00, 18.00, 29.00 +PVU, 10, 03, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 03, 63.00, 42.00, 23.00, 19.00, 31.00 +P02, 10, 03, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +P07, 10, 03, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +P11, 10, 03, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +P24, 10, 03, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +P28, 10, 03, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +P35, 10, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P38, 10, 03, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +P39, 10, 03, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +P58, 10, 03, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +P59, 10, 03, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +P60, 10, 03, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +P61, 10, 03, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +P67, 10, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P68, 10, 03, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +P69, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 03, 73.00, 33.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 03, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 03, 67.00, 39.00, 12.00, 11.00, 18.00 +RBL, 10, 03, 83.00, 54.00, 11.00, 10.00, 15.00 +RCA, 10, 03, 67.00, 39.00, -9999.00, -9999.00, 16.00 +RDD, 10, 03, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 03, 69.00, 35.00, 11.00, 11.00, 17.00 +RDR, 10, 03, 61.00, 38.00, -9999.00, -9999.00, 23.00 +RDU, 10, 03, 75.00, 53.00, 16.00, 16.00, 24.00 +REE, 10, 03, 78.00, 52.00, -9999.00, -9999.00, 17.00 +REJ, 10, 03, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 03, 67.00, 45.00, 20.00, 19.00, 31.00 +RIC, 10, 03, 74.00, 51.00, 18.00, 16.00, 25.00 +RIV, 10, 03, 85.00, 55.00, -9999.00, -9999.00, 5.00 +RIW, 10, 03, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 03, 62.00, 35.00, 11.00, 11.00, 16.00 +RME, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 03, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +RND, 10, 03, 85.00, 63.00, -9999.00, -9999.00, 22.00 +RNO, 10, 03, 73.00, 36.00, 9.00, 8.00, 13.00 +ROA, 10, 03, 72.00, 49.00, 18.00, 18.00, 27.00 +ROC, 10, 03, 65.00, 45.00, 29.00, 26.00, 41.00 +ROW, 10, 03, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 03, 74.00, 48.00, 11.00, 11.00, 19.00 +RST, 10, 03, 63.00, 42.00, 21.00, 20.00, 32.00 +RWF, 10, 03, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 03, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 03, 82.00, 53.00, 7.00, 7.00, 9.00 +SAF, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 03, 76.00, 63.00, 5.00, 5.00, 7.00 +SAT, 10, 03, 85.00, 63.00, 16.00, 17.00, 25.00 +SAV, 10, 03, 81.00, 61.00, 13.00, 18.00, 25.00 +SAW, 10, 03, 59.00, 44.00, -9999.00, -9999.00, 41.00 +SBA, 10, 03, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 03, 87.00, 55.00, -9999.00, -9999.00, 5.00 +SBN, 10, 03, 67.00, 47.00, 24.00, 22.00, 34.00 +SBP, 10, 03, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 03, 64.00, 27.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 03, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 03, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 03, 82.00, 54.00, 5.00, 7.00, 8.00 +SDF, 10, 03, 73.00, 50.00, 18.00, 18.00, 28.00 +SEA, 10, 03, 63.00, 48.00, 26.00, 24.00, 35.00 +SEM, 10, 03, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 03, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 03, 72.00, 54.00, 7.00, 7.00, 10.00 +SGF, 10, 03, 74.00, 50.00, 20.00, 18.00, 30.00 +SGY, 10, 03, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 03, 66.00, 35.00, 16.00, 15.00, 23.00 +SHV, 10, 03, 82.00, 59.00, 15.00, 15.00, 24.00 +SIT, 10, 03, 54.00, 45.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 03, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 03, 82.00, 58.00, 14.00, 13.00, 21.00 +SKA, 10, 03, 64.00, 39.00, -9999.00, -9999.00, 22.00 +SKF, 10, 03, 85.00, 63.00, -9999.00, -9999.00, 20.00 +SLC, 10, 03, 71.00, 44.00, 16.00, 15.00, 23.00 +SLE, 10, 03, 69.00, 44.00, 25.00, 24.00, 32.00 +SLN, 10, 03, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 03, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 03, 75.00, 50.00, -9999.00, 6.00, 8.00 +SNA, 10, 03, 73.00, 60.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 03, 45.00, 36.00, 46.00, 48.00, 63.00 +SNS, 10, 03, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 03, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 03, 72.00, 48.00, 19.00, 18.00, 27.00 +SPS, 10, 03, 81.00, 56.00, 16.00, 15.00, 23.00 +SRQ, 10, 03, 87.00, 68.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 03, 80.00, 55.00, -9999.00, -9999.00, 22.00 +SSI, 10, 03, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +STC, 10, 03, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 03, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +STL, 10, 03, 73.00, 53.00, 21.00, 18.00, 29.00 +STNV, 10, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +STS, 10, 03, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 03, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 03, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 03, 82.00, 52.00, -9999.00, -9999.00, 8.00 +SUX, 10, 03, 68.00, 44.00, 21.00, 15.00, 28.00 +SVN, 10, 03, 81.00, 61.00, -9999.00, -9999.00, 25.00 +SWF, 10, 03, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 03, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 03, 64.00, 45.00, 28.00, 29.00, 41.00 +SZL, 10, 03, 74.00, 47.00, -9999.00, -9999.00, 28.00 +TAD, 10, 03, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 03, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 03, 77.00, 47.00, -9999.00, -9999.00, 29.00 +TCC, 10, 03, 78.00, 48.00, 9.00, 10.00, 15.00 +TCL, 10, 03, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 03, 66.00, 44.00, -9999.00, -9999.00, 39.00 +TCS, 10, 03, 79.00, 52.00, -9999.00, 10.00, 23.00 +TEB, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 03, 78.00, 55.00, -9999.00, -9999.00, 19.00 +TKA, 10, 03, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 03, 85.00, 61.00, 10.00, 20.00, 24.00 +TNX, 10, 03, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 03, 67.00, 44.00, 19.00, 19.00, 31.00 +TOP, 10, 03, 73.00, 48.00, 19.00, 17.00, 27.00 +TPA, 10, 03, 87.00, 69.00, 13.00, 22.00, 28.00 +TPH, 10, 03, 73.00, 41.00, 6.00, 5.00, 9.00 +TRI, 10, 03, 73.00, 49.00, 18.00, 20.00, 28.00 +TRK, 10, 03, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 03, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 03, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 03, 78.00, 55.00, 15.00, 15.00, 24.00 +TUP, 10, 03, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 03, 88.00, 61.00, 12.00, 9.00, 17.00 +TVC, 10, 03, 62.00, 43.00, 26.00, 22.00, 35.00 +TVL, 10, 03, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 03, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 03, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 03, 75.00, 51.00, 16.00, 18.00, 26.00 +T01, 10, 03, 73.00, 50.00, -9999.00, -9999.00, 25.00 +T02, 10, 03, 78.00, 55.00, -9999.00, -9999.00, 20.00 +T03, 10, 03, 80.00, 57.00, -9999.00, -9999.00, 24.00 +T04, 10, 03, 87.00, 69.00, -9999.00, -9999.00, 30.00 +T05, 10, 03, 74.00, 47.00, -9999.00, -9999.00, 23.00 +T06, 10, 03, 83.00, 54.00, -9999.00, -9999.00, 21.00 +T07, 10, 03, 76.00, 40.00, -9999.00, -9999.00, 14.00 +T08, 10, 03, 68.00, 46.00, -9999.00, -9999.00, 14.00 +UCA, 10, 03, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 03, 81.00, 54.00, -9999.00, -9999.00, 5.00 +UIL, 10, 03, 63.00, 43.00, 38.00, 40.00, 49.00 +UIN, 10, 03, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 03, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 03, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 03, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +U15, 10, 03, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +U28, 10, 03, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 03, 82.00, 59.00, -9999.00, -9999.00, 21.00 +VBG, 10, 03, 76.00, 51.00, -9999.00, -9999.00, 9.00 +VCT, 10, 03, 85.00, 65.00, 15.00, 22.00, 29.00 +VCV, 10, 03, 84.00, 49.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 03, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 03, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 03, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 03, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 03, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 03, 84.00, 58.00, -9999.00, -9999.00, 22.00 +VRB, 10, 03, 86.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 03, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 03, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 03, 73.00, 50.00, 17.00, 14.00, 23.00 +WJA, 10, 03, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 03, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 03, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 03, 73.00, 32.00, 10.00, 11.00, 15.00 +WPO, 10, 03, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 03, 81.00, 56.00, -9999.00, -9999.00, 21.00 +WRG, 10, 03, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 03, 72.00, 47.00, -9999.00, -9999.00, 24.00 +WRL, 10, 03, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +X68, 10, 03, 86.00, 68.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 03, 51.00, 38.00, 68.00, 67.00, 77.00 +YCG, 10, 03, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 03, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 03, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 03, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 03, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 03, 69.00, 39.00, 9.00, 10.00, 15.00 +YNG, 10, 03, 65.00, 45.00, 24.00, 24.00, 35.00 +YPA, 10, 03, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 03, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 03, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 03, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 03, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 03, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 03, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 03, 94.00, 66.00, 5.00, 4.00, 7.00 +YVR, 10, 03, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 03, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 03, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 03, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 03, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 03, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 03, 59.00, 39.00, 31.00, 32.00, 44.00 +ZUN, 10, 03, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 03, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 03, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 03, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +01R, 10, 03, 83.00, 58.00, -9999.00, -9999.00, 21.00 +1V1, 10, 03, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 03, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 03, 76.00, 60.00, -9999.00, -9999.00, 23.00 +2PJ, 10, 03, 80.00, 55.00, -9999.00, -9999.00, 20.00 +3B1, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 03, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 03, 62.00, 41.00, -9999.00, -9999.00, 33.00 +3SE, 10, 03, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 03, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 03, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +4OM, 10, 03, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 03, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 03, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 03, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 03, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 04, 68.00, 46.00, 20.00, 22.00, 31.00 +ABI, 10, 04, 81.00, 59.00, 15.00, 16.00, 23.00 +ABQ, 10, 04, 75.00, 47.00, 13.00, 12.00, 19.00 +ABR, 10, 04, 65.00, 38.00, 14.00, 12.00, 20.00 +ABY, 10, 04, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 04, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 04, 84.00, 61.00, 14.00, 17.00, 24.00 +ACV, 10, 04, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 04, 70.00, 48.00, 18.00, 15.00, 25.00 +ADK, 10, 04, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 04, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 04, 72.00, 46.00, -9999.00, -9999.00, 24.00 +AEX, 10, 04, 83.00, 59.00, -9999.00, -9999.00, 20.00 +AFF, 10, 04, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 04, 87.00, 67.00, -9999.00, -9999.00, 38.00 +AGS, 10, 04, 80.00, 55.00, 14.00, 15.00, 22.00 +AHN, 10, 04, 77.00, 55.00, 14.00, 16.00, 22.00 +AKN, 10, 04, 45.00, 30.00, 33.00, 34.00, 49.00 +AKO, 10, 04, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 04, 66.00, 42.00, 22.00, 22.00, 34.00 +ALI, 10, 04, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 04, 66.00, 42.00, 19.00, 17.00, 27.00 +ALS, 10, 04, 67.00, 29.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 04, 76.00, 49.00, 14.00, 11.00, 19.00 +AMG, 10, 04, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 04, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 04, 46.00, 34.00, 30.00, 31.00, 43.00 +AND, 10, 04, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 04, 55.00, 44.00, 57.00, 59.00, 69.00 +AOO, 10, 04, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +APN, 10, 04, 61.00, 40.00, 25.00, 26.00, 39.00 +AQQ, 10, 04, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +ART, 10, 04, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +AST, 10, 04, 63.00, 45.00, 30.00, 32.00, 41.00 +ATL, 10, 04, 76.00, 56.00, 14.00, 16.00, 23.00 +ATW, 10, 04, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 04, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 04, 71.00, 45.00, -9999.00, -9999.00, 27.00 +AUG, 10, 04, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 04, 85.00, 64.00, 15.00, 18.00, 26.00 +AUW, 10, 04, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 04, 71.00, 48.00, 16.00, 19.00, 25.00 +AVP, 10, 04, 65.00, 46.00, 22.00, 21.00, 32.00 +AXN, 10, 04, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 04, 65.00, 43.00, -9999.00, -9999.00, 30.00 +AYS, 10, 04, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 04, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 04, 83.00, 53.00, -9999.00, -9999.00, 8.00 +BAD, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 04, 62.00, 30.00, -9999.00, -9999.00, 21.00 +BDL, 10, 04, 68.00, 44.00, 20.00, 20.00, 30.00 +BDR, 10, 04, 68.00, 51.00, 21.00, 17.00, 30.00 +BET, 10, 04, 41.00, 29.00, 35.00, 34.00, 47.00 +BFD, 10, 04, 60.00, 40.00, 30.00, 29.00, 41.00 +BFF, 10, 04, 70.00, 38.00, 12.00, 9.00, 16.00 +BFL, 10, 04, 84.00, 58.00, 5.00, 4.00, 6.00 +BGM, 10, 04, 61.00, 44.00, 25.00, 26.00, 38.00 +BGR, 10, 04, 61.00, 42.00, 22.00, 20.00, 33.00 +BGS, 10, 04, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 04, 78.00, 55.00, 15.00, 16.00, 22.00 +BID, 10, 04, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 04, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 04, 80.00, 41.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 04, 65.00, 40.00, 15.00, 17.00, 25.00 +BIS, 10, 04, 63.00, 36.00, 17.00, 14.00, 24.00 +BIX, 10, 04, 82.00, 63.00, -9999.00, -9999.00, 23.00 +BJI, 10, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 04, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 04, 71.00, 37.00, -9999.00, -9999.00, 17.00 +BKW, 10, 04, 66.00, 46.00, 22.00, 25.00, 35.00 +BLF, 10, 04, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 04, 94.00, 65.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 04, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 04, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 04, 75.00, 48.00, -9999.00, -9999.00, 24.00 +BNA, 10, 04, 76.00, 53.00, 18.00, 17.00, 28.00 +BNO, 10, 04, 66.00, 30.00, -9999.00, 13.00, 24.00 +BOI, 10, 04, 69.00, 42.00, 11.00, 12.00, 17.00 +BOS, 10, 04, 66.00, 50.00, 20.00, 20.00, 30.00 +BPI, 10, 04, 62.00, 19.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 04, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 04, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 04, 69.00, 48.00, -9999.00, -9999.00, 24.00 +BRO, 10, 04, 87.00, 68.00, 19.00, 19.00, 29.00 +BRW, 10, 04, 24.00, 15.00, 29.00, 30.00, 43.00 +BSM, 10, 04, 85.00, 64.00, -9999.00, -9999.00, 15.00 +BTI, 10, 04, 26.00, 17.00, 25.00, 25.00, 37.00 +BTL, 10, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 04, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 04, 83.00, 61.00, 11.00, 19.00, 24.00 +BTT, 10, 04, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 04, 61.00, 42.00, 27.00, 27.00, 41.00 +BUB, 10, 04, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 04, 64.00, 46.00, 29.00, 26.00, 40.00 +BUR, 10, 04, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 04, 81.00, 66.00, -9999.00, 16.00, 25.00 +BWG, 10, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 04, 71.00, 50.00, 18.00, 18.00, 27.00 +BYH, 10, 04, 77.00, 54.00, -9999.00, -9999.00, 22.00 +BYI, 10, 04, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 04, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 04, 79.00, 55.00, 13.00, 15.00, 22.00 +CAG, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 04, 66.00, 46.00, 22.00, 21.00, 33.00 +CAO, 10, 04, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 04, 56.00, 37.00, 27.00, 27.00, 41.00 +CBM, 10, 04, 80.00, 53.00, -9999.00, -9999.00, 21.00 +CDB, 10, 04, 47.00, 37.00, 57.00, 60.00, 75.00 +CDC, 10, 04, 72.00, 40.00, 10.00, 10.00, 17.00 +CDR, 10, 04, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 04, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 04, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +CEZ, 10, 04, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 04, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 04, 76.00, 53.00, 17.00, 18.00, 24.00 +CHO, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 04, 80.00, 61.00, 12.00, 17.00, 23.00 +CID, 10, 04, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 04, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 04, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 04, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 04, 66.00, 47.00, 25.00, 25.00, 38.00 +CLL, 10, 04, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 04, 75.00, 55.00, 14.00, 15.00, 22.00 +CMH, 10, 04, 69.00, 47.00, 20.00, 21.00, 31.00 +CMI, 10, 04, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 04, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 04, 72.00, 48.00, 17.00, 12.00, 24.00 +CNM, 10, 04, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 04, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +COD, 10, 04, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +COF, 10, 04, 84.00, 69.00, -9999.00, -9999.00, 41.00 +CON, 10, 04, 65.00, 38.00, 21.00, 19.00, 30.00 +COS, 10, 04, 67.00, 40.00, 12.00, 12.00, 18.00 +COT, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 04, 72.00, 50.00, 21.00, 19.00, 30.00 +CPR, 10, 04, 65.00, 35.00, 14.00, 15.00, 21.00 +CRBC, 10, 04, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 04, 86.00, 67.00, 17.00, 19.00, 28.00 +CRW, 10, 04, 72.00, 48.00, 22.00, 23.00, 34.00 +CSG, 10, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 04, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 04, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 04, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 04, 70.00, 48.00, 18.00, 19.00, 28.00 +CVN, 10, 04, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 04, 76.00, 48.00, -9999.00, -9999.00, 17.00 +CXY, 10, 04, 69.00, 49.00, 17.00, 17.00, 27.00 +CYS, 10, 04, 64.00, 37.00, 14.00, 11.00, 19.00 +DAA, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DAB, 10, 04, 83.00, 68.00, 20.00, 24.00, 33.00 +DAG, 10, 04, 87.00, 59.00, 2.00, 4.00, 5.00 +DAL, 10, 04, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 04, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 04, 69.00, 48.00, 19.00, 21.00, 30.00 +DBQ, 10, 04, 65.00, 44.00, 22.00, 18.00, 30.00 +DCA, 10, 04, 73.00, 54.00, 18.00, 16.00, 25.00 +DDC, 10, 04, 75.00, 49.00, 13.00, 9.00, 18.00 +DEC, 10, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 04, 70.00, 40.00, 13.00, 11.00, 19.00 +DFW, 10, 04, 82.00, 60.00, 14.00, 17.00, 24.00 +DHN, 10, 04, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 04, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 04, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 04, 85.00, 63.00, -9999.00, -9999.00, 16.00 +DLG, 10, 04, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 04, 57.00, 38.00, 26.00, 24.00, 38.00 +DLLC, 10, 04, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 04, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 04, 88.00, 61.00, -9999.00, -9999.00, 11.00 +DMN, 10, 04, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 04, 73.00, 51.00, -9999.00, -9999.00, 24.00 +DPG, 10, 04, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 04, 83.00, 58.00, -9999.00, -9999.00, 22.00 +DRA, 10, 04, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 04, 85.00, 63.00, 14.00, 14.00, 21.00 +DSM, 10, 04, 69.00, 47.00, 20.00, 18.00, 29.00 +DTW, 10, 04, 66.00, 45.00, 19.00, 20.00, 30.00 +DUG, 10, 04, 82.00, 51.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 04, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +DXR, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 04, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 04, 81.00, 59.00, -9999.00, -9999.00, 21.00 +D45, 10, 04, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 04, 63.00, 41.00, 20.00, 19.00, 31.00 +ECG, 10, 04, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 04, 83.00, 53.00, -9999.00, -9999.00, 3.00 +EED, 10, 04, 92.00, 66.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 10, 04, 68.00, 30.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 04, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 04, 67.00, 41.00, 27.00, 27.00, 38.00 +EKO, 10, 04, 71.00, 32.00, 12.00, 11.00, 18.00 +ELD, 10, 04, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 04, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 04, 82.00, 54.00, 13.00, 11.00, 18.00 +ELY, 10, 04, 68.00, 31.00, 13.00, 13.00, 20.00 +EMP, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 04, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +END, 10, 04, 78.00, 55.00, -9999.00, -9999.00, 17.00 +ENN, 10, 04, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 04, 68.00, 46.00, -9999.00, -9999.00, 15.00 +EPH, 10, 04, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 04, 65.00, 49.00, 31.00, 28.00, 42.00 +ESF, 10, 04, 83.00, 59.00, -9999.00, -9999.00, 25.00 +EUG, 10, 04, 69.00, 45.00, 22.00, 22.00, 29.00 +EVV, 10, 04, 74.00, 49.00, 20.00, 17.00, 28.00 +EWN, 10, 04, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 04, 71.00, 52.00, 19.00, 19.00, 28.00 +EYW, 10, 04, 86.00, 76.00, 22.00, 23.00, 36.00 +E74, 10, 04, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 04, 75.00, 52.00, -9999.00, -9999.00, 22.00 +FAI, 10, 04, 41.00, 25.00, 25.00, 27.00, 38.00 +FAR, 10, 04, 62.00, 39.00, 17.00, 17.00, 27.00 +FAT, 10, 04, 84.00, 53.00, 5.00, 5.00, 7.00 +FAY, 10, 04, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 04, 59.00, 32.00, 15.00, 16.00, 24.00 +FCS, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +FDY, 10, 04, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 04, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +FLG, 10, 04, 67.00, 34.00, 13.00, 15.00, 21.00 +FLL, 10, 04, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 04, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 04, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +FME, 10, 04, 74.00, 47.00, -9999.00, -9999.00, 21.00 +FMH, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 04, 75.00, 40.00, 12.00, 10.00, 16.00 +FMY, 10, 04, 87.00, 71.00, 12.00, 24.00, 29.00 +FNT, 10, 04, 64.00, 44.00, 21.00, 21.00, 33.00 +FOD, 10, 04, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 04, 73.00, 48.00, -9999.00, -9999.00, 22.00 +FOK, 10, 04, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 04, 74.00, 50.00, -9999.00, -9999.00, 25.00 +FSD, 10, 04, 66.00, 40.00, 19.00, 16.00, 28.00 +FSI, 10, 04, 79.00, 54.00, -9999.00, -9999.00, 19.00 +FSM, 10, 04, 79.00, 53.00, 18.00, 19.00, 27.00 +FTK, 10, 04, 73.00, 47.00, -9999.00, -9999.00, 23.00 +FWA, 10, 04, 68.00, 46.00, 18.00, 19.00, 30.00 +FWH, 10, 04, 81.00, 58.00, -9999.00, -9999.00, 18.00 +FYU, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 04, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 04, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 04, 96.00, 63.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 04, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 04, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 04, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 04, 64.00, 39.00, 13.00, 13.00, 21.00 +GFA, 10, 04, 63.00, 38.00, -9999.00, -9999.00, 21.00 +GFK, 10, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 04, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 04, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 04, 63.00, 37.00, 10.00, 10.00, 16.00 +GJT, 10, 04, 73.00, 46.00, 13.00, 13.00, 20.00 +GKN, 10, 04, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 04, 71.00, 42.00, 10.00, 8.00, 14.00 +GLH, 10, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 04, 80.00, 71.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 04, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 04, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +GON, 10, 04, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 04, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 04, 62.00, 42.00, 24.00, 21.00, 35.00 +GRCI, 10, 04, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 04, 66.00, 43.00, -9999.00, -9999.00, 37.00 +GRI, 10, 04, 70.00, 44.00, 15.00, 13.00, 23.00 +GRK, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 10, 04, 64.00, 43.00, 22.00, 21.00, 33.00 +GSB, 10, 04, 77.00, 53.00, -9999.00, -9999.00, 23.00 +GSG, 10, 04, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 04, 73.00, 51.00, 15.00, 16.00, 23.00 +GSP, 10, 04, 75.00, 53.00, 16.00, 18.00, 25.00 +GST, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 04, 62.00, 43.00, -9999.00, -9999.00, 37.00 +GTF, 10, 04, 63.00, 38.00, 15.00, 16.00, 23.00 +GUP, 10, 04, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 04, 69.00, 45.00, -9999.00, -9999.00, 28.00 +GVW, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 10, 04, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 04, 75.00, 62.00, 19.00, 18.00, 29.00 +HBR, 10, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 04, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 04, 69.00, 42.00, -9999.00, -9999.00, 14.00 +HKY, 10, 04, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 04, 63.00, 35.00, 14.00, 14.00, 21.00 +HMN, 10, 04, 82.00, 45.00, -9999.00, -9999.00, 14.00 +HMS, 10, 04, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 04, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 04, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +HON, 10, 04, 66.00, 40.00, 16.00, 15.00, 24.00 +HOP, 10, 04, 76.00, 49.00, -9999.00, -9999.00, 22.00 +HOT, 10, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 04, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 04, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 04, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 04, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 04, 83.00, 58.00, -9999.00, -9999.00, 24.00 +HST, 10, 04, 87.00, 70.00, -9999.00, -9999.00, 49.00 +HSV, 10, 04, 76.00, 54.00, 18.00, 17.00, 25.00 +HTL, 10, 04, 60.00, 41.00, 26.00, 26.00, 40.00 +HTS, 10, 04, 71.00, 49.00, 21.00, 23.00, 32.00 +HUF, 10, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 04, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 04, 64.00, 35.00, 12.00, 13.00, 19.00 +IAB, 10, 04, 75.00, 51.00, -9999.00, -9999.00, 22.00 +IAD, 10, 04, 72.00, 47.00, 19.00, 19.00, 28.00 +IAG, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 04, 84.00, 61.00, 16.00, 20.00, 28.00 +ICT, 10, 04, 75.00, 51.00, 18.00, 14.00, 26.00 +IDA, 10, 04, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 04, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 04, 71.00, 50.00, 18.00, 18.00, 27.00 +ILI, 10, 04, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 04, 80.00, 58.00, 16.00, 16.00, 24.00 +IMT, 10, 04, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +IND, 10, 04, 70.00, 48.00, 19.00, 19.00, 29.00 +INL, 10, 04, 57.00, 36.00, 27.00, 25.00, 40.00 +INS, 10, 04, 81.00, 53.00, -9999.00, -9999.00, 5.00 +INT, 10, 04, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +INW, 10, 04, 76.00, 45.00, 11.00, 13.00, 19.00 +IPL, 10, 04, 93.00, 65.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 04, 67.00, 45.00, 24.00, 22.00, 34.00 +IRK, 10, 04, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 04, 63.00, 35.00, 14.00, 13.00, 21.00 +ISP, 10, 04, 67.00, 51.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 04, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 04, 92.00, 61.00, -9999.00, -9999.00, 9.00 +IWD, 10, 04, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 04, 60.00, 25.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 04, 82.00, 55.00, 14.00, 17.00, 23.00 +JAX, 10, 04, 82.00, 63.00, 18.00, 23.00, 31.00 +JBR, 10, 04, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 04, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 04, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 04, 68.00, 53.00, 18.00, 17.00, 27.00 +JHW, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 04, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 04, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 04, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 04, 50.00, 39.00, 60.00, 61.00, 72.00 +JST, 10, 04, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 04, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 04, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 04, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 04, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 04, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 04, 64.00, 43.00, 20.00, 22.00, 32.00 +LAR, 10, 04, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 04, 87.00, 59.00, 5.00, 5.00, 8.00 +LAX, 10, 04, 75.00, 61.00, 4.00, 5.00, 6.00 +LBB, 10, 04, 78.00, 52.00, 14.00, 12.00, 20.00 +LBF, 10, 04, 70.00, 38.00, 14.00, 10.00, 19.00 +LCH, 10, 04, 82.00, 62.00, 14.00, 18.00, 26.00 +LCK, 10, 04, 71.00, 47.00, -9999.00, -9999.00, 28.00 +LEB, 10, 04, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 04, 71.00, 50.00, 20.00, 22.00, 30.00 +LFI, 10, 04, 72.00, 57.00, -9999.00, -9999.00, 25.00 +LFK, 10, 04, 83.00, 59.00, 17.00, 19.00, 28.00 +LFT, 10, 04, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 04, 68.00, 54.00, 18.00, 17.00, 26.00 +LGB, 10, 04, 80.00, 59.00, 4.00, 4.00, 7.00 +LGU, 10, 04, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 04, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 04, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 04, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 04, 79.00, 55.00, 16.00, 19.00, 27.00 +LIZ, 10, 04, 56.00, 37.00, -9999.00, -9999.00, 42.00 +LMT, 10, 04, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LND, 10, 04, 65.00, 38.00, 12.00, 11.00, 16.00 +LNK, 10, 04, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 04, 74.00, 37.00, 5.00, 5.00, 8.00 +LOZ, 10, 04, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 04, 88.00, 66.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 04, 78.00, 54.00, -9999.00, -9999.00, 27.00 +LSE, 10, 04, 65.00, 44.00, 19.00, 18.00, 29.00 +LSF, 10, 04, 81.00, 58.00, -9999.00, -9999.00, 23.00 +LSV, 10, 04, 89.00, 50.00, -9999.00, -9999.00, 5.00 +LTS, 10, 04, 82.00, 54.00, -9999.00, -9999.00, 17.00 +LUF, 10, 04, 94.00, 58.00, -9999.00, -9999.00, 6.00 +LVS, 10, 04, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 04, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 04, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 04, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 04, 72.00, 50.00, 21.00, 18.00, 29.00 +MAF, 10, 04, 80.00, 54.00, 14.00, 12.00, 19.00 +MBL, 10, 04, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 04, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 04, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 04, 82.00, 55.00, -9999.00, -9999.00, 8.00 +MCF, 10, 04, 86.00, 68.00, -9999.00, -9999.00, 29.00 +MCG, 10, 04, 39.00, 25.00, 31.00, 31.00, 44.00 +MCI, 10, 04, 71.00, 50.00, 19.00, 18.00, 27.00 +MCK, 10, 04, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 04, 81.00, 56.00, 12.00, 16.00, 22.00 +MCO, 10, 04, 86.00, 68.00, 12.00, 27.00, 31.00 +MCW, 10, 04, 65.00, 42.00, 16.00, 14.00, 23.00 +MC2, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +MDH, 10, 04, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 04, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 04, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 04, 68.00, 49.00, 23.00, 19.00, 33.00 +MEI, 10, 04, 81.00, 55.00, 13.00, 14.00, 22.00 +MEM, 10, 04, 78.00, 56.00, 18.00, 17.00, 26.00 +MER, 10, 04, 84.00, 50.00, -9999.00, -9999.00, 5.00 +MFD, 10, 04, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 04, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 04, 75.00, 42.00, 16.00, 15.00, 21.00 +MGE, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MGM, 10, 04, 81.00, 58.00, 15.00, 15.00, 23.00 +MGW, 10, 04, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 04, 82.00, 54.00, -9999.00, -9999.00, 8.00 +MHS, 10, 04, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 04, 86.00, 71.00, 31.00, 35.00, 47.00 +MIB, 10, 04, 60.00, 38.00, -9999.00, -9999.00, 18.00 +MIV, 10, 04, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 04, 74.00, 36.00, -9999.00, -9999.00, 12.00 +MKC, 10, 04, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 04, 63.00, 46.00, 22.00, 17.00, 32.00 +MKG, 10, 04, 63.00, 45.00, 23.00, 22.00, 33.00 +MKL, 10, 04, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 04, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 04, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 04, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 04, 72.00, 36.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 04, 69.00, 46.00, 20.00, 18.00, 29.00 +MLS, 10, 04, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 04, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 04, 80.00, 58.00, -9999.00, -9999.00, 20.00 +MOB, 10, 04, 82.00, 61.00, 14.00, 19.00, 25.00 +MOT, 10, 04, 60.00, 38.00, 13.00, 13.00, 20.00 +MPV, 10, 04, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 04, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 04, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 04, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 04, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 04, 71.00, 52.00, -9999.00, -9999.00, 11.00 +MSL, 10, 04, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 04, 64.00, 41.00, 22.00, 18.00, 32.00 +MSO, 10, 04, 62.00, 34.00, 16.00, 16.00, 25.00 +MSP, 10, 04, 63.00, 43.00, 21.00, 18.00, 30.00 +MSS, 10, 04, 61.00, 40.00, 24.00, 25.00, 38.00 +MSY, 10, 04, 82.00, 63.00, 11.00, 20.00, 25.00 +MTC, 10, 04, 64.00, 46.00, -9999.00, -9999.00, 27.00 +MTN, 10, 04, 72.00, 50.00, -9999.00, -9999.00, 21.00 +MTO, 10, 04, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 04, 69.00, 46.00, -9999.00, -9999.00, 21.00 +MUO, 10, 04, 73.00, 39.00, -9999.00, -9999.00, 12.00 +MWA, 10, 04, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 04, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 04, 81.00, 58.00, -9999.00, -9999.00, 17.00 +MYL, 10, 04, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 04, 79.00, 57.00, -9999.00, -9999.00, 24.00 +NAO, 10, 04, 78.00, 64.00, -9999.00, -9999.00, 23.00 +NBC, 10, 04, 80.00, 61.00, -9999.00, -9999.00, 23.00 +NBE, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 10, 04, 68.00, 46.00, -9999.00, -9999.00, 28.00 +NCA, 10, 04, 79.00, 54.00, -9999.00, -9999.00, 26.00 +NCO, 10, 04, 66.00, 50.00, -9999.00, -9999.00, 29.00 +NC1, 10, 04, 81.00, 56.00, -9999.00, -9999.00, 3.00 +NEL, 10, 04, 71.00, 46.00, -9999.00, -9999.00, 25.00 +NFG, 10, 04, 74.00, 57.00, -9999.00, -9999.00, 3.00 +NFL, 10, 04, 73.00, 37.00, -9999.00, -9999.00, 6.00 +NGP, 10, 04, 85.00, 67.00, -9999.00, -9999.00, 27.00 +NGU, 10, 04, 73.00, 57.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 04, 71.00, 54.00, -9999.00, -9999.00, 9.00 +NHK, 10, 04, 72.00, 49.00, -9999.00, -9999.00, 25.00 +NHZ, 10, 04, 62.00, 43.00, -9999.00, -9999.00, 32.00 +NID, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 04, 82.00, 63.00, -9999.00, -9999.00, 32.00 +NIR, 10, 04, 86.00, 63.00, -9999.00, -9999.00, 23.00 +NKT, 10, 04, 78.00, 60.00, -9999.00, -9999.00, 29.00 +NKX, 10, 04, 75.00, 62.00, -9999.00, -9999.00, 5.00 +NLC, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 10, 04, 80.00, 54.00, -9999.00, -9999.00, 20.00 +NPA, 10, 04, 82.00, 63.00, -9999.00, -9999.00, 24.00 +NQA, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 10, 04, 88.00, 65.00, -9999.00, -9999.00, 23.00 +NQX, 10, 04, 86.00, 76.00, -9999.00, -9999.00, 42.00 +NRB, 10, 04, 82.00, 68.00, -9999.00, -9999.00, 32.00 +NRC, 10, 04, 84.00, 50.00, -9999.00, -9999.00, 8.00 +NRS, 10, 04, 74.00, 59.00, -9999.00, -9999.00, 5.00 +NSE, 10, 04, 83.00, 59.00, -9999.00, -9999.00, 24.00 +NSI, 10, 04, 75.00, 55.00, -9999.00, -9999.00, 5.00 +NTD, 10, 04, 75.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 10, 04, 81.00, 59.00, -9999.00, -9999.00, 6.00 +NTU, 10, 04, 73.00, 57.00, -9999.00, -9999.00, 25.00 +NUC, 10, 04, 73.00, 59.00, -9999.00, -9999.00, 5.00 +NUQ, 10, 04, 75.00, 49.00, -9999.00, -9999.00, 7.00 +NUW, 10, 04, 62.00, 43.00, -9999.00, -9999.00, 36.00 +NWF, 10, 04, 80.00, 59.00, -9999.00, -9999.00, 7.00 +NXX, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 10, 04, 74.00, 48.00, -9999.00, -9999.00, 25.00 +NZC, 10, 04, 83.00, 60.00, -9999.00, -9999.00, 31.00 +NZJ, 10, 04, 81.00, 54.00, -9999.00, -9999.00, 5.00 +NZW, 10, 04, 65.00, 45.00, -9999.00, -9999.00, 28.00 +NZY, 10, 04, 75.00, 62.00, -9999.00, -9999.00, 5.00 +OAK, 10, 04, 74.00, 52.00, 7.00, 7.00, 10.00 +OAR, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 10, 04, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 04, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 04, 77.00, 55.00, 14.00, 14.00, 22.00 +OLM, 10, 04, 64.00, 40.00, 28.00, 30.00, 40.00 +OMA, 10, 04, 70.00, 46.00, 18.00, 15.00, 24.00 +OME, 10, 04, 39.00, 27.00, 29.00, 29.00, 39.00 +ONT, 10, 04, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 04, 68.00, 46.00, 23.00, 19.00, 33.00 +ORF, 10, 04, 73.00, 57.00, 18.00, 16.00, 25.00 +ORH, 10, 04, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 04, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 04, 62.00, 41.00, -9999.00, -9999.00, 33.00 +OTG, 10, 04, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 04, 64.00, 48.00, 23.00, 25.00, 32.00 +OTM, 10, 04, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 04, 34.00, 25.00, 24.00, 26.00, 36.00 +OURC, 10, 04, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 04, 73.00, 36.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 04, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 04, 82.00, 58.00, -9999.00, -9999.00, 23.00 +PACZ, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 04, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 04, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 04, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 04, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 04, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 04, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 04, 83.00, 60.00, -9999.00, -9999.00, 22.00 +PAQ, 10, 04, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 04, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 04, 47.00, 41.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 04, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 04, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 04, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 04, 61.00, 42.00, -9999.00, -9999.00, 34.00 +PBI, 10, 04, 86.00, 72.00, 26.00, 33.00, 46.00 +PDT, 10, 04, 68.00, 44.00, 12.00, 13.00, 20.00 +PDX, 10, 04, 68.00, 47.00, 26.00, 24.00, 35.00 +PFN, 10, 04, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 04, 70.00, 51.00, 19.00, 17.00, 27.00 +PHX, 10, 04, 92.00, 65.00, 7.00, 6.00, 11.00 +PIA, 10, 04, 69.00, 47.00, 22.00, 19.00, 31.00 +PIB, 10, 04, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 04, 67.00, 36.00, 13.00, 14.00, 22.00 +PIR, 10, 04, 68.00, 41.00, 11.00, 12.00, 18.00 +PIT, 10, 04, 67.00, 46.00, 24.00, 22.00, 34.00 +PKB, 10, 04, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 04, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 04, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 04, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 04, 82.00, 63.00, 12.00, 16.00, 20.00 +POB, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +POE, 10, 04, 82.00, 57.00, -9999.00, -9999.00, 34.00 +POM, 10, 04, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +POU, 10, 04, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 04, 83.00, 46.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 04, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 04, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 04, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 04, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 04, 65.00, 41.00, -9999.00, -9999.00, 27.00 +PSP, 10, 04, 95.00, 63.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 04, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 04, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 04, 75.00, 41.00, 10.00, 6.00, 14.00 +PUC, 10, 04, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 04, 68.00, 46.00, 21.00, 18.00, 29.00 +PVU, 10, 04, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 04, 62.00, 42.00, 23.00, 19.00, 31.00 +P02, 10, 04, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +P07, 10, 04, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +P11, 10, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +P24, 10, 04, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +P28, 10, 04, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +P35, 10, 04, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +P38, 10, 04, 77.00, 39.00, -9999.00, -9999.00, -9999.00 +P39, 10, 04, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +P58, 10, 04, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +P59, 10, 04, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +P60, 10, 04, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +P61, 10, 04, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +P67, 10, 04, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P68, 10, 04, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +P69, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 04, 73.00, 33.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 04, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 04, 67.00, 38.00, 12.00, 11.00, 18.00 +RBL, 10, 04, 83.00, 54.00, 11.00, 10.00, 15.00 +RCA, 10, 04, 67.00, 38.00, -9999.00, -9999.00, 16.00 +RDD, 10, 04, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 04, 69.00, 34.00, 11.00, 11.00, 17.00 +RDR, 10, 04, 60.00, 37.00, -9999.00, -9999.00, 23.00 +RDU, 10, 04, 75.00, 53.00, 16.00, 16.00, 24.00 +REE, 10, 04, 78.00, 52.00, -9999.00, -9999.00, 17.00 +REJ, 10, 04, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 04, 67.00, 45.00, 20.00, 19.00, 31.00 +RIC, 10, 04, 74.00, 51.00, 18.00, 16.00, 25.00 +RIV, 10, 04, 84.00, 54.00, -9999.00, -9999.00, 5.00 +RIW, 10, 04, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 04, 62.00, 35.00, 11.00, 11.00, 16.00 +RME, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +RND, 10, 04, 84.00, 63.00, -9999.00, -9999.00, 22.00 +RNO, 10, 04, 73.00, 35.00, 9.00, 8.00, 13.00 +ROA, 10, 04, 72.00, 49.00, 18.00, 18.00, 27.00 +ROC, 10, 04, 65.00, 45.00, 29.00, 26.00, 41.00 +ROW, 10, 04, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 04, 73.00, 48.00, 11.00, 11.00, 19.00 +RST, 10, 04, 63.00, 41.00, 21.00, 20.00, 32.00 +RWF, 10, 04, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 04, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 04, 82.00, 52.00, 7.00, 7.00, 9.00 +SAF, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 04, 75.00, 62.00, 5.00, 5.00, 7.00 +SAT, 10, 04, 84.00, 63.00, 16.00, 17.00, 25.00 +SAV, 10, 04, 80.00, 61.00, 13.00, 17.00, 25.00 +SAW, 10, 04, 59.00, 43.00, -9999.00, -9999.00, 41.00 +SBA, 10, 04, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 04, 86.00, 55.00, -9999.00, -9999.00, 5.00 +SBN, 10, 04, 67.00, 46.00, 24.00, 22.00, 34.00 +SBP, 10, 04, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 04, 64.00, 27.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 04, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 04, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 04, 82.00, 53.00, 5.00, 7.00, 8.00 +SDF, 10, 04, 73.00, 50.00, 18.00, 18.00, 28.00 +SEA, 10, 04, 63.00, 48.00, 26.00, 24.00, 35.00 +SEM, 10, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 04, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 04, 72.00, 53.00, 7.00, 7.00, 10.00 +SGF, 10, 04, 74.00, 50.00, 20.00, 18.00, 30.00 +SGY, 10, 04, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 04, 66.00, 35.00, 16.00, 15.00, 23.00 +SHV, 10, 04, 82.00, 58.00, 15.00, 15.00, 24.00 +SIT, 10, 04, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 04, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 04, 81.00, 57.00, 14.00, 13.00, 21.00 +SKA, 10, 04, 64.00, 39.00, -9999.00, -9999.00, 22.00 +SKF, 10, 04, 84.00, 63.00, -9999.00, -9999.00, 20.00 +SLC, 10, 04, 71.00, 44.00, 16.00, 15.00, 23.00 +SLE, 10, 04, 69.00, 43.00, 25.00, 24.00, 33.00 +SLN, 10, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 04, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 04, 75.00, 49.00, -9999.00, 6.00, 8.00 +SNA, 10, 04, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 04, 44.00, 35.00, 46.00, 48.00, 63.00 +SNS, 10, 04, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 04, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 04, 71.00, 48.00, 19.00, 18.00, 27.00 +SPS, 10, 04, 80.00, 56.00, 16.00, 15.00, 23.00 +SRQ, 10, 04, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 04, 79.00, 54.00, -9999.00, -9999.00, 22.00 +SSI, 10, 04, 80.00, 65.00, -9999.00, -9999.00, -9999.00 +STC, 10, 04, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +STL, 10, 04, 73.00, 53.00, 21.00, 18.00, 29.00 +STNV, 10, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +STS, 10, 04, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 04, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 04, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 04, 81.00, 51.00, -9999.00, -9999.00, 8.00 +SUX, 10, 04, 68.00, 44.00, 21.00, 15.00, 28.00 +SVN, 10, 04, 80.00, 61.00, -9999.00, -9999.00, 25.00 +SWF, 10, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 04, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 04, 64.00, 44.00, 28.00, 29.00, 41.00 +SZL, 10, 04, 73.00, 47.00, -9999.00, -9999.00, 28.00 +TAD, 10, 04, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 04, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 04, 76.00, 46.00, -9999.00, -9999.00, 28.00 +TCC, 10, 04, 78.00, 48.00, 9.00, 10.00, 15.00 +TCL, 10, 04, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 04, 66.00, 43.00, -9999.00, -9999.00, 39.00 +TCS, 10, 04, 78.00, 52.00, -9999.00, 10.00, 23.00 +TEB, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 04, 77.00, 55.00, -9999.00, -9999.00, 19.00 +TKA, 10, 04, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 04, 84.00, 60.00, 10.00, 20.00, 23.00 +TNX, 10, 04, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 04, 67.00, 44.00, 19.00, 19.00, 31.00 +TOP, 10, 04, 73.00, 48.00, 19.00, 17.00, 27.00 +TPA, 10, 04, 86.00, 68.00, 13.00, 21.00, 27.00 +TPH, 10, 04, 73.00, 40.00, 6.00, 5.00, 9.00 +TRI, 10, 04, 73.00, 48.00, 18.00, 20.00, 28.00 +TRK, 10, 04, 68.00, 30.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 04, 94.00, 62.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 04, 77.00, 55.00, 15.00, 15.00, 24.00 +TUP, 10, 04, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 04, 88.00, 61.00, 12.00, 9.00, 17.00 +TVC, 10, 04, 62.00, 43.00, 26.00, 22.00, 35.00 +TVL, 10, 04, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 04, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 04, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 04, 74.00, 50.00, 16.00, 18.00, 26.00 +T01, 10, 04, 73.00, 50.00, -9999.00, -9999.00, 25.00 +T02, 10, 04, 78.00, 55.00, -9999.00, -9999.00, 20.00 +T03, 10, 04, 79.00, 57.00, -9999.00, -9999.00, 24.00 +T04, 10, 04, 87.00, 68.00, -9999.00, -9999.00, 29.00 +T05, 10, 04, 74.00, 47.00, -9999.00, -9999.00, 23.00 +T06, 10, 04, 82.00, 54.00, -9999.00, -9999.00, 21.00 +T07, 10, 04, 76.00, 40.00, -9999.00, -9999.00, 14.00 +T08, 10, 04, 68.00, 46.00, -9999.00, -9999.00, 14.00 +UCA, 10, 04, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 04, 81.00, 53.00, -9999.00, -9999.00, 5.00 +UIL, 10, 04, 62.00, 43.00, 38.00, 40.00, 49.00 +UIN, 10, 04, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 04, 82.00, 47.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 04, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +U15, 10, 04, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +U28, 10, 04, 76.00, 40.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 04, 82.00, 59.00, -9999.00, -9999.00, 20.00 +VBG, 10, 04, 76.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 10, 04, 84.00, 64.00, 15.00, 22.00, 29.00 +VCV, 10, 04, 83.00, 48.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 04, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 04, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 04, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 04, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 04, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 04, 83.00, 58.00, -9999.00, -9999.00, 22.00 +VRB, 10, 04, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 04, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 04, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 04, 73.00, 50.00, 17.00, 14.00, 23.00 +WJA, 10, 04, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 04, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 04, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 04, 73.00, 32.00, 10.00, 11.00, 15.00 +WPO, 10, 04, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 04, 81.00, 56.00, -9999.00, -9999.00, 21.00 +WRG, 10, 04, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 04, 72.00, 47.00, -9999.00, -9999.00, 24.00 +WRL, 10, 04, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +X68, 10, 04, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 04, 50.00, 37.00, 68.00, 68.00, 77.00 +YCG, 10, 04, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 04, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 04, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 04, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 04, 69.00, 38.00, 9.00, 10.00, 15.00 +YNG, 10, 04, 65.00, 45.00, 24.00, 24.00, 35.00 +YPA, 10, 04, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 04, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 04, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 04, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 04, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 04, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 04, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 04, 94.00, 66.00, 5.00, 4.00, 7.00 +YVR, 10, 04, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 04, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 04, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 04, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 04, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 04, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 04, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 04, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 04, 59.00, 39.00, 31.00, 32.00, 44.00 +ZUN, 10, 04, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 04, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 04, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +01R, 10, 04, 82.00, 58.00, -9999.00, -9999.00, 20.00 +1V1, 10, 04, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 04, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 04, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 04, 76.00, 60.00, -9999.00, -9999.00, 23.00 +2PJ, 10, 04, 79.00, 54.00, -9999.00, -9999.00, 20.00 +3B1, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 04, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 04, 62.00, 40.00, -9999.00, -9999.00, 33.00 +3SE, 10, 04, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 04, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 04, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +4OM, 10, 04, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 04, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 04, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 04, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 04, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 05, 67.00, 45.00, 20.00, 22.00, 31.00 +ABI, 10, 05, 80.00, 58.00, 15.00, 16.00, 23.00 +ABQ, 10, 05, 74.00, 47.00, 12.00, 12.00, 19.00 +ABR, 10, 05, 64.00, 37.00, 14.00, 12.00, 20.00 +ABY, 10, 05, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 05, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 05, 83.00, 60.00, 14.00, 17.00, 24.00 +ACV, 10, 05, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 05, 69.00, 47.00, 18.00, 16.00, 25.00 +ADK, 10, 05, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 05, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 05, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 05, 71.00, 45.00, -9999.00, -9999.00, 23.00 +AEX, 10, 05, 82.00, 58.00, -9999.00, -9999.00, 20.00 +AFF, 10, 05, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 05, 87.00, 66.00, -9999.00, -9999.00, 38.00 +AGS, 10, 05, 80.00, 54.00, 13.00, 15.00, 21.00 +AHN, 10, 05, 76.00, 54.00, 14.00, 15.00, 22.00 +AKN, 10, 05, 44.00, 30.00, 33.00, 34.00, 48.00 +AKO, 10, 05, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 05, 65.00, 41.00, 22.00, 22.00, 34.00 +ALI, 10, 05, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 05, 65.00, 42.00, 19.00, 17.00, 27.00 +ALS, 10, 05, 66.00, 28.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 05, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 05, 75.00, 48.00, 14.00, 11.00, 19.00 +AMG, 10, 05, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 05, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 05, 45.00, 33.00, 30.00, 31.00, 43.00 +AND, 10, 05, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 05, 54.00, 44.00, 57.00, 60.00, 70.00 +AOO, 10, 05, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +APN, 10, 05, 60.00, 39.00, 25.00, 26.00, 38.00 +AQQ, 10, 05, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +ART, 10, 05, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +AST, 10, 05, 63.00, 45.00, 30.00, 32.00, 41.00 +ATL, 10, 05, 75.00, 55.00, 14.00, 16.00, 23.00 +ATW, 10, 05, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 05, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 05, 70.00, 45.00, -9999.00, -9999.00, 27.00 +AUG, 10, 05, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 05, 85.00, 63.00, 16.00, 18.00, 26.00 +AUW, 10, 05, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 05, 71.00, 47.00, 16.00, 18.00, 25.00 +AVP, 10, 05, 64.00, 45.00, 22.00, 21.00, 32.00 +AXN, 10, 05, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 05, 65.00, 42.00, -9999.00, -9999.00, 30.00 +AYS, 10, 05, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 05, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 05, 82.00, 53.00, -9999.00, -9999.00, 8.00 +BAD, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 05, 61.00, 29.00, -9999.00, -9999.00, 21.00 +BDL, 10, 05, 67.00, 43.00, 20.00, 20.00, 30.00 +BDR, 10, 05, 67.00, 50.00, 21.00, 17.00, 30.00 +BET, 10, 05, 41.00, 28.00, 35.00, 34.00, 47.00 +BFD, 10, 05, 59.00, 39.00, 30.00, 29.00, 42.00 +BFF, 10, 05, 69.00, 37.00, 12.00, 9.00, 16.00 +BFL, 10, 05, 84.00, 57.00, 5.00, 4.00, 6.00 +BGM, 10, 05, 60.00, 43.00, 25.00, 26.00, 38.00 +BGR, 10, 05, 60.00, 41.00, 23.00, 20.00, 33.00 +BGS, 10, 05, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 05, 77.00, 54.00, 15.00, 16.00, 22.00 +BID, 10, 05, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 05, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 05, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 05, 64.00, 40.00, 15.00, 17.00, 25.00 +BIS, 10, 05, 62.00, 35.00, 17.00, 14.00, 24.00 +BIX, 10, 05, 82.00, 62.00, -9999.00, -9999.00, 22.00 +BJI, 10, 05, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 05, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 05, 71.00, 36.00, -9999.00, -9999.00, 17.00 +BKW, 10, 05, 65.00, 45.00, 23.00, 25.00, 35.00 +BLF, 10, 05, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 05, 93.00, 64.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 05, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 05, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 05, 74.00, 47.00, -9999.00, -9999.00, 24.00 +BNA, 10, 05, 75.00, 52.00, 18.00, 17.00, 28.00 +BNO, 10, 05, 65.00, 30.00, -9999.00, 14.00, 24.00 +BOI, 10, 05, 68.00, 41.00, 11.00, 12.00, 17.00 +BOS, 10, 05, 65.00, 49.00, 20.00, 20.00, 30.00 +BPI, 10, 05, 61.00, 19.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 05, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 05, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 05, 68.00, 47.00, -9999.00, -9999.00, 24.00 +BRO, 10, 05, 87.00, 68.00, 19.00, 18.00, 29.00 +BRW, 10, 05, 23.00, 15.00, 29.00, 30.00, 43.00 +BSM, 10, 05, 85.00, 63.00, -9999.00, -9999.00, 14.00 +BTI, 10, 05, 26.00, 16.00, 25.00, 25.00, 37.00 +BTL, 10, 05, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 05, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 05, 82.00, 60.00, 11.00, 18.00, 23.00 +BTT, 10, 05, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 05, 60.00, 41.00, 27.00, 27.00, 41.00 +BUB, 10, 05, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 05, 63.00, 45.00, 30.00, 26.00, 40.00 +BUR, 10, 05, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 05, 81.00, 65.00, -9999.00, 16.00, 24.00 +BWG, 10, 05, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 05, 70.00, 49.00, 18.00, 18.00, 27.00 +BYH, 10, 05, 77.00, 53.00, -9999.00, -9999.00, 22.00 +BYI, 10, 05, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 05, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 05, 79.00, 54.00, 13.00, 15.00, 21.00 +CAG, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 05, 65.00, 46.00, 22.00, 21.00, 33.00 +CAO, 10, 05, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 05, 55.00, 37.00, 27.00, 27.00, 41.00 +CBM, 10, 05, 79.00, 53.00, -9999.00, -9999.00, 21.00 +CDB, 10, 05, 46.00, 37.00, 57.00, 60.00, 76.00 +CDC, 10, 05, 71.00, 39.00, 10.00, 10.00, 17.00 +CDR, 10, 05, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 05, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 05, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +CEZ, 10, 05, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 05, 75.00, 53.00, 17.00, 17.00, 24.00 +CHO, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 05, 79.00, 60.00, 12.00, 16.00, 23.00 +CID, 10, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 05, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 05, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 05, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 05, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 05, 65.00, 46.00, 25.00, 25.00, 38.00 +CLL, 10, 05, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 05, 75.00, 54.00, 14.00, 15.00, 22.00 +CMH, 10, 05, 68.00, 46.00, 20.00, 21.00, 31.00 +CMI, 10, 05, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 05, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 05, 71.00, 47.00, 17.00, 11.00, 24.00 +CNM, 10, 05, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 05, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +COD, 10, 05, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +COF, 10, 05, 84.00, 69.00, -9999.00, -9999.00, 40.00 +CON, 10, 05, 64.00, 38.00, 21.00, 19.00, 30.00 +COS, 10, 05, 67.00, 39.00, 12.00, 12.00, 18.00 +COT, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 05, 71.00, 49.00, 22.00, 19.00, 31.00 +CPR, 10, 05, 65.00, 35.00, 14.00, 15.00, 21.00 +CRBC, 10, 05, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 05, 86.00, 66.00, 17.00, 19.00, 28.00 +CRW, 10, 05, 71.00, 47.00, 23.00, 23.00, 34.00 +CSG, 10, 05, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 05, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 05, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 05, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 05, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 05, 70.00, 48.00, 19.00, 19.00, 28.00 +CVN, 10, 05, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 05, 75.00, 47.00, -9999.00, -9999.00, 16.00 +CXY, 10, 05, 68.00, 48.00, 17.00, 17.00, 27.00 +CYS, 10, 05, 63.00, 37.00, 13.00, 11.00, 19.00 +DAA, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DAB, 10, 05, 83.00, 67.00, 20.00, 23.00, 33.00 +DAG, 10, 05, 86.00, 58.00, 2.00, 4.00, 5.00 +DAL, 10, 05, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 05, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 05, 68.00, 47.00, 20.00, 21.00, 30.00 +DBQ, 10, 05, 64.00, 43.00, 22.00, 18.00, 30.00 +DCA, 10, 05, 72.00, 54.00, 18.00, 16.00, 25.00 +DDC, 10, 05, 74.00, 48.00, 13.00, 9.00, 17.00 +DEC, 10, 05, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 05, 69.00, 39.00, 13.00, 11.00, 18.00 +DFW, 10, 05, 81.00, 59.00, 14.00, 17.00, 24.00 +DHN, 10, 05, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 05, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 05, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 05, 84.00, 62.00, -9999.00, -9999.00, 16.00 +DLG, 10, 05, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 05, 56.00, 38.00, 26.00, 24.00, 38.00 +DLLC, 10, 05, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 05, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 05, 87.00, 60.00, -9999.00, -9999.00, 11.00 +DMN, 10, 05, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 05, 73.00, 51.00, -9999.00, -9999.00, 24.00 +DPG, 10, 05, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 05, 83.00, 57.00, -9999.00, -9999.00, 21.00 +DRA, 10, 05, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 05, 84.00, 62.00, 14.00, 14.00, 21.00 +DSM, 10, 05, 68.00, 46.00, 20.00, 19.00, 29.00 +DTW, 10, 05, 65.00, 44.00, 19.00, 20.00, 30.00 +DUG, 10, 05, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 05, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +DXR, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 05, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 05, 80.00, 58.00, -9999.00, -9999.00, 20.00 +D45, 10, 05, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 05, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 05, 62.00, 40.00, 20.00, 19.00, 30.00 +ECG, 10, 05, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 05, 82.00, 52.00, -9999.00, -9999.00, 3.00 +EED, 10, 05, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 10, 05, 67.00, 29.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 05, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 05, 66.00, 41.00, 27.00, 27.00, 38.00 +EKO, 10, 05, 70.00, 32.00, 12.00, 11.00, 18.00 +ELD, 10, 05, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 05, 81.00, 53.00, 13.00, 11.00, 18.00 +ELY, 10, 05, 67.00, 31.00, 13.00, 13.00, 20.00 +EMP, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 05, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +END, 10, 05, 78.00, 54.00, -9999.00, -9999.00, 17.00 +ENN, 10, 05, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 05, 67.00, 45.00, -9999.00, -9999.00, 15.00 +EPH, 10, 05, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 05, 64.00, 48.00, 31.00, 29.00, 42.00 +ESF, 10, 05, 82.00, 58.00, -9999.00, -9999.00, 25.00 +EUG, 10, 05, 68.00, 45.00, 23.00, 22.00, 29.00 +EVV, 10, 05, 73.00, 48.00, 20.00, 17.00, 29.00 +EWN, 10, 05, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 05, 70.00, 51.00, 19.00, 19.00, 28.00 +EYW, 10, 05, 86.00, 76.00, 22.00, 23.00, 35.00 +E74, 10, 05, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 05, 74.00, 51.00, -9999.00, -9999.00, 22.00 +FAI, 10, 05, 40.00, 25.00, 25.00, 27.00, 38.00 +FAR, 10, 05, 61.00, 38.00, 17.00, 17.00, 27.00 +FAT, 10, 05, 83.00, 53.00, 5.00, 5.00, 8.00 +FAY, 10, 05, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 05, 58.00, 32.00, 14.00, 16.00, 24.00 +FCS, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +FDY, 10, 05, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 05, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FLG, 10, 05, 66.00, 34.00, 12.00, 15.00, 21.00 +FLL, 10, 05, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 05, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 05, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FME, 10, 05, 73.00, 46.00, -9999.00, -9999.00, 21.00 +FMH, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 05, 74.00, 39.00, 12.00, 10.00, 16.00 +FMY, 10, 05, 87.00, 70.00, 11.00, 23.00, 28.00 +FNT, 10, 05, 63.00, 43.00, 21.00, 21.00, 32.00 +FOD, 10, 05, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 05, 72.00, 47.00, -9999.00, -9999.00, 21.00 +FOK, 10, 05, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 05, 73.00, 49.00, -9999.00, -9999.00, 24.00 +FSD, 10, 05, 65.00, 40.00, 18.00, 16.00, 27.00 +FSI, 10, 05, 79.00, 53.00, -9999.00, -9999.00, 19.00 +FSM, 10, 05, 78.00, 53.00, 18.00, 19.00, 27.00 +FTK, 10, 05, 72.00, 46.00, -9999.00, -9999.00, 23.00 +FWA, 10, 05, 67.00, 46.00, 18.00, 20.00, 30.00 +FWH, 10, 05, 81.00, 57.00, -9999.00, -9999.00, 18.00 +FYU, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 05, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 05, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 05, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 05, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 05, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 05, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 05, 63.00, 38.00, 13.00, 14.00, 21.00 +GFA, 10, 05, 62.00, 38.00, -9999.00, -9999.00, 21.00 +GFK, 10, 05, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 05, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 05, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 05, 62.00, 36.00, 10.00, 10.00, 15.00 +GJT, 10, 05, 72.00, 45.00, 13.00, 13.00, 20.00 +GKN, 10, 05, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 05, 70.00, 41.00, 10.00, 8.00, 14.00 +GLH, 10, 05, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 05, 80.00, 70.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 05, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 05, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +GON, 10, 05, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 05, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 05, 61.00, 41.00, 24.00, 21.00, 34.00 +GRCI, 10, 05, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 05, 65.00, 43.00, -9999.00, -9999.00, 37.00 +GRI, 10, 05, 69.00, 43.00, 15.00, 13.00, 22.00 +GRK, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 10, 05, 63.00, 42.00, 22.00, 22.00, 33.00 +GSB, 10, 05, 77.00, 53.00, -9999.00, -9999.00, 23.00 +GSG, 10, 05, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 05, 73.00, 51.00, 15.00, 16.00, 23.00 +GSP, 10, 05, 74.00, 52.00, 16.00, 17.00, 25.00 +GST, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 05, 61.00, 43.00, -9999.00, -9999.00, 37.00 +GTF, 10, 05, 62.00, 38.00, 15.00, 16.00, 23.00 +GUP, 10, 05, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 05, 68.00, 44.00, -9999.00, -9999.00, 28.00 +GVW, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 10, 05, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 05, 75.00, 61.00, 19.00, 18.00, 28.00 +HBR, 10, 05, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 05, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 05, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 05, 68.00, 41.00, -9999.00, -9999.00, 14.00 +HKY, 10, 05, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 05, 62.00, 34.00, 14.00, 14.00, 21.00 +HMN, 10, 05, 82.00, 45.00, -9999.00, -9999.00, 13.00 +HMS, 10, 05, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 05, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 05, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +HON, 10, 05, 66.00, 39.00, 16.00, 15.00, 24.00 +HOP, 10, 05, 75.00, 48.00, -9999.00, -9999.00, 22.00 +HOT, 10, 05, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 05, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 05, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 05, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 05, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 05, 83.00, 57.00, -9999.00, -9999.00, 24.00 +HST, 10, 05, 87.00, 70.00, -9999.00, -9999.00, 48.00 +HSV, 10, 05, 76.00, 53.00, 18.00, 17.00, 25.00 +HTL, 10, 05, 59.00, 40.00, 26.00, 26.00, 39.00 +HTS, 10, 05, 70.00, 48.00, 21.00, 23.00, 32.00 +HUF, 10, 05, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 05, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 05, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 05, 63.00, 34.00, 12.00, 13.00, 19.00 +IAB, 10, 05, 74.00, 50.00, -9999.00, -9999.00, 22.00 +IAD, 10, 05, 71.00, 46.00, 19.00, 19.00, 28.00 +IAG, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 05, 84.00, 60.00, 16.00, 20.00, 28.00 +ICT, 10, 05, 74.00, 50.00, 18.00, 14.00, 26.00 +IDA, 10, 05, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 05, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 05, 70.00, 49.00, 19.00, 18.00, 27.00 +ILI, 10, 05, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 05, 79.00, 57.00, 16.00, 16.00, 24.00 +IMT, 10, 05, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +IND, 10, 05, 69.00, 47.00, 19.00, 19.00, 29.00 +INL, 10, 05, 56.00, 36.00, 27.00, 25.00, 39.00 +INS, 10, 05, 80.00, 53.00, -9999.00, -9999.00, 5.00 +INT, 10, 05, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +INW, 10, 05, 76.00, 44.00, 10.00, 13.00, 18.00 +IPL, 10, 05, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 05, 66.00, 44.00, 24.00, 22.00, 34.00 +IRK, 10, 05, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 05, 62.00, 35.00, 13.00, 12.00, 21.00 +ISP, 10, 05, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 05, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 05, 91.00, 60.00, -9999.00, -9999.00, 9.00 +IWD, 10, 05, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 05, 59.00, 24.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 05, 82.00, 54.00, 14.00, 16.00, 23.00 +JAX, 10, 05, 82.00, 62.00, 17.00, 23.00, 31.00 +JBR, 10, 05, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 05, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 05, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 05, 68.00, 52.00, 18.00, 17.00, 27.00 +JHW, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 05, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 05, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 05, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 05, 50.00, 39.00, 60.00, 61.00, 72.00 +JST, 10, 05, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 05, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 05, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 05, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 05, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 05, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 05, 63.00, 42.00, 20.00, 22.00, 32.00 +LAR, 10, 05, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 05, 86.00, 58.00, 5.00, 5.00, 8.00 +LAX, 10, 05, 75.00, 61.00, 4.00, 5.00, 6.00 +LBB, 10, 05, 77.00, 51.00, 14.00, 12.00, 20.00 +LBF, 10, 05, 69.00, 37.00, 14.00, 10.00, 19.00 +LCH, 10, 05, 82.00, 61.00, 14.00, 18.00, 25.00 +LCK, 10, 05, 70.00, 46.00, -9999.00, -9999.00, 28.00 +LEB, 10, 05, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 05, 70.00, 49.00, 20.00, 22.00, 30.00 +LFI, 10, 05, 71.00, 56.00, -9999.00, -9999.00, 25.00 +LFK, 10, 05, 83.00, 58.00, 17.00, 19.00, 28.00 +LFT, 10, 05, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 05, 67.00, 53.00, 18.00, 17.00, 26.00 +LGB, 10, 05, 80.00, 59.00, 4.00, 4.00, 7.00 +LGU, 10, 05, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 05, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 05, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 05, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 05, 78.00, 54.00, 16.00, 18.00, 26.00 +LIZ, 10, 05, 55.00, 37.00, -9999.00, -9999.00, 42.00 +LMT, 10, 05, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LND, 10, 05, 64.00, 37.00, 12.00, 11.00, 16.00 +LNK, 10, 05, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 05, 73.00, 36.00, 5.00, 5.00, 8.00 +LOZ, 10, 05, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 05, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 05, 77.00, 53.00, -9999.00, -9999.00, 27.00 +LSE, 10, 05, 64.00, 43.00, 19.00, 18.00, 29.00 +LSF, 10, 05, 80.00, 58.00, -9999.00, -9999.00, 23.00 +LSV, 10, 05, 89.00, 49.00, -9999.00, -9999.00, 5.00 +LTS, 10, 05, 82.00, 54.00, -9999.00, -9999.00, 17.00 +LUF, 10, 05, 93.00, 57.00, -9999.00, -9999.00, 6.00 +LVS, 10, 05, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 05, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 05, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 05, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 05, 71.00, 49.00, 21.00, 18.00, 29.00 +MAF, 10, 05, 80.00, 54.00, 14.00, 12.00, 19.00 +MBL, 10, 05, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 05, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 05, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 05, 82.00, 55.00, -9999.00, -9999.00, 8.00 +MCF, 10, 05, 86.00, 68.00, -9999.00, -9999.00, 28.00 +MCG, 10, 05, 38.00, 24.00, 30.00, 31.00, 44.00 +MCI, 10, 05, 71.00, 49.00, 19.00, 18.00, 27.00 +MCK, 10, 05, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 05, 80.00, 55.00, 12.00, 15.00, 21.00 +MCO, 10, 05, 86.00, 68.00, 11.00, 26.00, 31.00 +MCW, 10, 05, 64.00, 41.00, 16.00, 14.00, 23.00 +MC2, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 10, 05, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 05, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 05, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 05, 67.00, 48.00, 23.00, 19.00, 33.00 +MEI, 10, 05, 80.00, 54.00, 13.00, 14.00, 21.00 +MEM, 10, 05, 77.00, 55.00, 18.00, 17.00, 26.00 +MER, 10, 05, 84.00, 50.00, -9999.00, -9999.00, 6.00 +MFD, 10, 05, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 05, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 05, 74.00, 42.00, 16.00, 15.00, 21.00 +MGE, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MGM, 10, 05, 81.00, 57.00, 14.00, 14.00, 22.00 +MGW, 10, 05, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 05, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 05, 81.00, 54.00, -9999.00, -9999.00, 8.00 +MHS, 10, 05, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 05, 86.00, 71.00, 30.00, 34.00, 47.00 +MIB, 10, 05, 59.00, 38.00, -9999.00, -9999.00, 17.00 +MIV, 10, 05, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 05, 73.00, 36.00, -9999.00, -9999.00, 13.00 +MKC, 10, 05, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 05, 62.00, 45.00, 22.00, 17.00, 32.00 +MKG, 10, 05, 62.00, 44.00, 24.00, 22.00, 34.00 +MKL, 10, 05, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 05, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 05, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 05, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 05, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 05, 68.00, 45.00, 20.00, 18.00, 30.00 +MLS, 10, 05, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 05, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 05, 79.00, 57.00, -9999.00, -9999.00, 20.00 +MOB, 10, 05, 82.00, 60.00, 13.00, 19.00, 24.00 +MOT, 10, 05, 59.00, 38.00, 13.00, 12.00, 20.00 +MPV, 10, 05, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 05, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 05, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 05, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 05, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 05, 71.00, 52.00, -9999.00, -9999.00, 11.00 +MSL, 10, 05, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 05, 63.00, 40.00, 22.00, 18.00, 31.00 +MSO, 10, 05, 61.00, 33.00, 16.00, 16.00, 25.00 +MSP, 10, 05, 62.00, 42.00, 21.00, 18.00, 30.00 +MSS, 10, 05, 60.00, 39.00, 24.00, 25.00, 38.00 +MSY, 10, 05, 82.00, 62.00, 11.00, 19.00, 25.00 +MTC, 10, 05, 63.00, 45.00, -9999.00, -9999.00, 27.00 +MTN, 10, 05, 71.00, 49.00, -9999.00, -9999.00, 21.00 +MTO, 10, 05, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 05, 68.00, 45.00, -9999.00, -9999.00, 21.00 +MUO, 10, 05, 72.00, 38.00, -9999.00, -9999.00, 13.00 +MWA, 10, 05, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 05, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 05, 81.00, 57.00, -9999.00, -9999.00, 17.00 +MYL, 10, 05, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 05, 79.00, 56.00, -9999.00, -9999.00, 23.00 +NAO, 10, 05, 77.00, 63.00, -9999.00, -9999.00, 22.00 +NBC, 10, 05, 80.00, 61.00, -9999.00, -9999.00, 23.00 +NBE, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 10, 05, 67.00, 45.00, -9999.00, -9999.00, 27.00 +NCA, 10, 05, 79.00, 53.00, -9999.00, -9999.00, 25.00 +NCO, 10, 05, 65.00, 50.00, -9999.00, -9999.00, 29.00 +NC1, 10, 05, 80.00, 55.00, -9999.00, -9999.00, 3.00 +NEL, 10, 05, 70.00, 45.00, -9999.00, -9999.00, 24.00 +NFG, 10, 05, 74.00, 57.00, -9999.00, -9999.00, 3.00 +NFL, 10, 05, 72.00, 36.00, -9999.00, -9999.00, 6.00 +NGP, 10, 05, 85.00, 66.00, -9999.00, -9999.00, 26.00 +NGU, 10, 05, 72.00, 56.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 05, 71.00, 54.00, -9999.00, -9999.00, 10.00 +NHK, 10, 05, 71.00, 49.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 05, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NID, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 05, 82.00, 62.00, -9999.00, -9999.00, 32.00 +NIR, 10, 05, 85.00, 62.00, -9999.00, -9999.00, 23.00 +NKT, 10, 05, 78.00, 59.00, -9999.00, -9999.00, 28.00 +NKX, 10, 05, 75.00, 62.00, -9999.00, -9999.00, 5.00 +NLC, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 10, 05, 80.00, 53.00, -9999.00, -9999.00, 20.00 +NPA, 10, 05, 81.00, 62.00, -9999.00, -9999.00, 24.00 +NQA, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NQI, 10, 05, 88.00, 65.00, -9999.00, -9999.00, 23.00 +NQX, 10, 05, 86.00, 76.00, -9999.00, -9999.00, 41.00 +NRB, 10, 05, 82.00, 67.00, -9999.00, -9999.00, 32.00 +NRC, 10, 05, 83.00, 50.00, -9999.00, -9999.00, 8.00 +NRS, 10, 05, 74.00, 59.00, -9999.00, -9999.00, 5.00 +NSE, 10, 05, 82.00, 58.00, -9999.00, -9999.00, 24.00 +NSI, 10, 05, 75.00, 55.00, -9999.00, -9999.00, 5.00 +NTD, 10, 05, 75.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 10, 05, 81.00, 59.00, -9999.00, -9999.00, 6.00 +NTU, 10, 05, 72.00, 56.00, -9999.00, -9999.00, 24.00 +NUC, 10, 05, 73.00, 59.00, -9999.00, -9999.00, 5.00 +NUQ, 10, 05, 75.00, 49.00, -9999.00, -9999.00, 8.00 +NUW, 10, 05, 61.00, 43.00, -9999.00, -9999.00, 37.00 +NWF, 10, 05, 80.00, 59.00, -9999.00, -9999.00, 7.00 +NXX, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 05, 73.00, 47.00, -9999.00, -9999.00, 24.00 +NZC, 10, 05, 83.00, 59.00, -9999.00, -9999.00, 31.00 +NZJ, 10, 05, 81.00, 54.00, -9999.00, -9999.00, 5.00 +NZW, 10, 05, 65.00, 45.00, -9999.00, -9999.00, 28.00 +NZY, 10, 05, 75.00, 62.00, -9999.00, -9999.00, 5.00 +OAK, 10, 05, 74.00, 52.00, 7.00, 7.00, 10.00 +OAR, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFK, 10, 05, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 05, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 05, 77.00, 54.00, 14.00, 14.00, 22.00 +OLM, 10, 05, 63.00, 40.00, 28.00, 30.00, 40.00 +OMA, 10, 05, 69.00, 45.00, 17.00, 15.00, 23.00 +OME, 10, 05, 38.00, 27.00, 28.00, 29.00, 39.00 +ONT, 10, 05, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 05, 67.00, 45.00, 23.00, 19.00, 33.00 +ORF, 10, 05, 72.00, 56.00, 18.00, 16.00, 25.00 +ORH, 10, 05, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 05, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 05, 61.00, 40.00, -9999.00, -9999.00, 32.00 +OTG, 10, 05, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 05, 64.00, 48.00, 24.00, 25.00, 32.00 +OTM, 10, 05, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 05, 34.00, 24.00, 24.00, 26.00, 35.00 +OURC, 10, 05, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 05, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 05, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 05, 82.00, 57.00, -9999.00, -9999.00, 22.00 +PACZ, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 05, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 05, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 05, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 05, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 05, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 05, 83.00, 60.00, -9999.00, -9999.00, 22.00 +PAQ, 10, 05, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 05, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 05, 47.00, 41.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 05, 36.00, 28.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 05, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 05, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 05, 60.00, 41.00, -9999.00, -9999.00, 34.00 +PBI, 10, 05, 86.00, 72.00, 26.00, 33.00, 45.00 +PDT, 10, 05, 68.00, 43.00, 12.00, 13.00, 20.00 +PDX, 10, 05, 67.00, 47.00, 27.00, 24.00, 35.00 +PFN, 10, 05, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 05, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 05, 69.00, 50.00, 19.00, 17.00, 27.00 +PHX, 10, 05, 91.00, 64.00, 7.00, 6.00, 11.00 +PIA, 10, 05, 69.00, 46.00, 22.00, 19.00, 31.00 +PIB, 10, 05, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 05, 66.00, 36.00, 13.00, 14.00, 22.00 +PIR, 10, 05, 67.00, 40.00, 11.00, 12.00, 18.00 +PIT, 10, 05, 66.00, 45.00, 24.00, 23.00, 35.00 +PKB, 10, 05, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 05, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 05, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 05, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 05, 81.00, 62.00, 11.00, 15.00, 20.00 +POB, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +POE, 10, 05, 82.00, 56.00, -9999.00, -9999.00, 34.00 +POM, 10, 05, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +POU, 10, 05, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 05, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 05, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 05, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 05, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 05, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 05, 64.00, 40.00, -9999.00, -9999.00, 27.00 +PSP, 10, 05, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 05, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 05, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 05, 74.00, 41.00, 10.00, 6.00, 14.00 +PUC, 10, 05, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 05, 67.00, 46.00, 21.00, 19.00, 29.00 +PVU, 10, 05, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 05, 62.00, 41.00, 23.00, 19.00, 31.00 +P02, 10, 05, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +P07, 10, 05, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +P11, 10, 05, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +P24, 10, 05, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +P28, 10, 05, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +P35, 10, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P38, 10, 05, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +P39, 10, 05, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +P58, 10, 05, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +P59, 10, 05, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +P60, 10, 05, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +P61, 10, 05, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 10, 05, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P68, 10, 05, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +P69, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 05, 72.00, 32.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 05, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 05, 66.00, 38.00, 12.00, 11.00, 18.00 +RBL, 10, 05, 82.00, 53.00, 11.00, 11.00, 16.00 +RCA, 10, 05, 66.00, 38.00, -9999.00, -9999.00, 16.00 +RDD, 10, 05, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 05, 68.00, 34.00, 11.00, 11.00, 18.00 +RDR, 10, 05, 60.00, 37.00, -9999.00, -9999.00, 22.00 +RDU, 10, 05, 74.00, 52.00, 16.00, 16.00, 24.00 +REE, 10, 05, 77.00, 51.00, -9999.00, -9999.00, 17.00 +REJ, 10, 05, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 05, 66.00, 44.00, 21.00, 19.00, 32.00 +RIC, 10, 05, 73.00, 50.00, 18.00, 16.00, 25.00 +RIV, 10, 05, 84.00, 54.00, -9999.00, -9999.00, 5.00 +RIW, 10, 05, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 05, 61.00, 34.00, 12.00, 10.00, 16.00 +RME, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 05, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +RND, 10, 05, 84.00, 62.00, -9999.00, -9999.00, 22.00 +RNO, 10, 05, 72.00, 35.00, 9.00, 8.00, 13.00 +ROA, 10, 05, 71.00, 48.00, 18.00, 18.00, 27.00 +ROC, 10, 05, 64.00, 44.00, 29.00, 26.00, 42.00 +ROW, 10, 05, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 05, 73.00, 47.00, 11.00, 11.00, 19.00 +RST, 10, 05, 62.00, 41.00, 20.00, 20.00, 31.00 +RWF, 10, 05, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 05, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 05, 81.00, 52.00, 7.00, 8.00, 9.00 +SAF, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 05, 75.00, 62.00, 5.00, 5.00, 7.00 +SAT, 10, 05, 84.00, 62.00, 16.00, 17.00, 25.00 +SAV, 10, 05, 80.00, 60.00, 12.00, 17.00, 24.00 +SAW, 10, 05, 58.00, 43.00, -9999.00, -9999.00, 41.00 +SBA, 10, 05, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 05, 86.00, 54.00, -9999.00, -9999.00, 6.00 +SBN, 10, 05, 66.00, 46.00, 24.00, 22.00, 35.00 +SBP, 10, 05, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 05, 63.00, 26.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 05, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 05, 25.00, 15.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 05, 81.00, 53.00, 5.00, 7.00, 9.00 +SDF, 10, 05, 72.00, 49.00, 18.00, 18.00, 28.00 +SEA, 10, 05, 62.00, 47.00, 26.00, 25.00, 35.00 +SEM, 10, 05, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 05, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 05, 72.00, 53.00, 8.00, 7.00, 11.00 +SGF, 10, 05, 73.00, 49.00, 20.00, 19.00, 31.00 +SGY, 10, 05, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 05, 65.00, 34.00, 16.00, 15.00, 23.00 +SHV, 10, 05, 81.00, 58.00, 15.00, 15.00, 24.00 +SIT, 10, 05, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 05, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 05, 81.00, 57.00, 14.00, 13.00, 21.00 +SKA, 10, 05, 63.00, 38.00, -9999.00, -9999.00, 22.00 +SKF, 10, 05, 84.00, 62.00, -9999.00, -9999.00, 20.00 +SLC, 10, 05, 70.00, 43.00, 16.00, 15.00, 23.00 +SLE, 10, 05, 68.00, 43.00, 26.00, 25.00, 33.00 +SLN, 10, 05, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 05, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 05, 75.00, 49.00, -9999.00, 6.00, 9.00 +SNA, 10, 05, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 05, 44.00, 35.00, 46.00, 48.00, 63.00 +SNS, 10, 05, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 05, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 05, 71.00, 47.00, 19.00, 18.00, 28.00 +SPS, 10, 05, 80.00, 55.00, 16.00, 15.00, 23.00 +SRQ, 10, 05, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 05, 79.00, 54.00, -9999.00, -9999.00, 21.00 +SSI, 10, 05, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +STC, 10, 05, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 05, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +STL, 10, 05, 72.00, 52.00, 21.00, 18.00, 29.00 +STNV, 10, 05, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +STS, 10, 05, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 05, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 05, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 05, 81.00, 51.00, -9999.00, -9999.00, 8.00 +SUX, 10, 05, 67.00, 43.00, 20.00, 15.00, 28.00 +SVN, 10, 05, 80.00, 60.00, -9999.00, -9999.00, 24.00 +SWF, 10, 05, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 05, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 05, 63.00, 44.00, 28.00, 29.00, 41.00 +SZL, 10, 05, 73.00, 46.00, -9999.00, -9999.00, 27.00 +TAD, 10, 05, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 05, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 05, 76.00, 46.00, -9999.00, -9999.00, 28.00 +TCC, 10, 05, 77.00, 47.00, 9.00, 10.00, 15.00 +TCL, 10, 05, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 05, 65.00, 43.00, -9999.00, -9999.00, 40.00 +TCS, 10, 05, 78.00, 51.00, -9999.00, 10.00, 23.00 +TEB, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 05, 77.00, 54.00, -9999.00, -9999.00, 19.00 +TKA, 10, 05, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 05, 84.00, 60.00, 9.00, 19.00, 23.00 +TNX, 10, 05, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 05, 66.00, 43.00, 19.00, 19.00, 31.00 +TOP, 10, 05, 72.00, 47.00, 19.00, 17.00, 27.00 +TPA, 10, 05, 86.00, 68.00, 12.00, 21.00, 26.00 +TPH, 10, 05, 72.00, 40.00, 6.00, 5.00, 9.00 +TRI, 10, 05, 72.00, 48.00, 18.00, 20.00, 28.00 +TRK, 10, 05, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 05, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 05, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 05, 77.00, 54.00, 15.00, 15.00, 24.00 +TUP, 10, 05, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 05, 87.00, 60.00, 11.00, 8.00, 16.00 +TVC, 10, 05, 61.00, 42.00, 26.00, 22.00, 35.00 +TVL, 10, 05, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 05, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 05, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 05, 74.00, 50.00, 16.00, 18.00, 26.00 +T01, 10, 05, 72.00, 49.00, -9999.00, -9999.00, 25.00 +T02, 10, 05, 77.00, 54.00, -9999.00, -9999.00, 20.00 +T03, 10, 05, 79.00, 56.00, -9999.00, -9999.00, 23.00 +T04, 10, 05, 87.00, 68.00, -9999.00, -9999.00, 28.00 +T05, 10, 05, 73.00, 46.00, -9999.00, -9999.00, 23.00 +T06, 10, 05, 82.00, 53.00, -9999.00, -9999.00, 21.00 +T07, 10, 05, 75.00, 39.00, -9999.00, -9999.00, 14.00 +T08, 10, 05, 67.00, 45.00, -9999.00, -9999.00, 14.00 +UCA, 10, 05, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 05, 80.00, 53.00, -9999.00, -9999.00, 5.00 +UIL, 10, 05, 62.00, 43.00, 39.00, 41.00, 50.00 +UIN, 10, 05, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 05, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 05, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 05, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +U15, 10, 05, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +U28, 10, 05, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 05, 81.00, 58.00, -9999.00, -9999.00, 20.00 +VBG, 10, 05, 76.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 10, 05, 84.00, 64.00, 15.00, 21.00, 28.00 +VCV, 10, 05, 83.00, 48.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 05, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 05, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 05, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 05, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 05, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 05, 83.00, 57.00, -9999.00, -9999.00, 21.00 +VRB, 10, 05, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 05, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 05, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 05, 72.00, 49.00, 17.00, 14.00, 23.00 +WJA, 10, 05, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 05, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 05, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 05, 72.00, 31.00, 10.00, 11.00, 15.00 +WPO, 10, 05, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 05, 80.00, 55.00, -9999.00, -9999.00, 21.00 +WRG, 10, 05, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 05, 71.00, 46.00, -9999.00, -9999.00, 24.00 +WRL, 10, 05, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +X68, 10, 05, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 05, 50.00, 37.00, 69.00, 68.00, 78.00 +YCG, 10, 05, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 05, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 05, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 05, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 05, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 05, 68.00, 38.00, 9.00, 10.00, 15.00 +YNG, 10, 05, 64.00, 44.00, 24.00, 24.00, 35.00 +YPA, 10, 05, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 05, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 05, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 05, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 05, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 05, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 05, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 05, 93.00, 65.00, 5.00, 4.00, 7.00 +YVR, 10, 05, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 05, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 05, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 05, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 05, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 05, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 05, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 05, 58.00, 38.00, 32.00, 32.00, 44.00 +ZUN, 10, 05, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 05, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 05, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 05, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +01R, 10, 05, 82.00, 57.00, -9999.00, -9999.00, 20.00 +1V1, 10, 05, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 05, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 05, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 05, 75.00, 59.00, -9999.00, -9999.00, 23.00 +2PJ, 10, 05, 79.00, 54.00, -9999.00, -9999.00, 20.00 +3B1, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 05, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 05, 61.00, 40.00, -9999.00, -9999.00, 32.00 +3SE, 10, 05, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 05, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 05, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +4OM, 10, 05, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 05, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 05, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 05, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 05, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 06, 67.00, 45.00, 20.00, 22.00, 31.00 +ABI, 10, 06, 80.00, 58.00, 15.00, 16.00, 23.00 +ABQ, 10, 06, 74.00, 46.00, 12.00, 12.00, 19.00 +ABR, 10, 06, 64.00, 37.00, 14.00, 12.00, 20.00 +ABY, 10, 06, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 06, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 06, 83.00, 60.00, 14.00, 17.00, 24.00 +ACV, 10, 06, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 06, 69.00, 47.00, 18.00, 16.00, 25.00 +ADK, 10, 06, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 06, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 06, 71.00, 45.00, -9999.00, -9999.00, 23.00 +AEX, 10, 06, 82.00, 58.00, -9999.00, -9999.00, 20.00 +AFF, 10, 06, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 06, 87.00, 66.00, -9999.00, -9999.00, 37.00 +AGS, 10, 06, 80.00, 54.00, 13.00, 14.00, 21.00 +AHN, 10, 06, 76.00, 54.00, 14.00, 15.00, 22.00 +AKN, 10, 06, 44.00, 29.00, 33.00, 34.00, 48.00 +AKO, 10, 06, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 06, 65.00, 41.00, 22.00, 22.00, 34.00 +ALI, 10, 06, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 06, 65.00, 42.00, 19.00, 17.00, 27.00 +ALS, 10, 06, 66.00, 28.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 06, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 06, 75.00, 48.00, 14.00, 11.00, 19.00 +AMG, 10, 06, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 06, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 06, 45.00, 33.00, 30.00, 31.00, 43.00 +AND, 10, 06, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 06, 54.00, 44.00, 58.00, 60.00, 70.00 +AOO, 10, 06, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +APN, 10, 06, 60.00, 39.00, 25.00, 26.00, 38.00 +AQQ, 10, 06, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +ART, 10, 06, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +AST, 10, 06, 63.00, 45.00, 31.00, 33.00, 42.00 +ATL, 10, 06, 75.00, 55.00, 14.00, 16.00, 22.00 +ATW, 10, 06, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 06, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 06, 70.00, 44.00, -9999.00, -9999.00, 27.00 +AUG, 10, 06, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 06, 85.00, 63.00, 16.00, 18.00, 26.00 +AUW, 10, 06, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 06, 71.00, 47.00, 16.00, 18.00, 25.00 +AVP, 10, 06, 64.00, 45.00, 22.00, 21.00, 32.00 +AXN, 10, 06, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 06, 65.00, 42.00, -9999.00, -9999.00, 30.00 +AYS, 10, 06, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 06, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 06, 82.00, 53.00, -9999.00, -9999.00, 8.00 +BAD, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 06, 61.00, 29.00, -9999.00, -9999.00, 21.00 +BDL, 10, 06, 67.00, 43.00, 20.00, 20.00, 30.00 +BDR, 10, 06, 67.00, 50.00, 21.00, 17.00, 30.00 +BET, 10, 06, 40.00, 28.00, 34.00, 34.00, 46.00 +BFD, 10, 06, 59.00, 39.00, 30.00, 29.00, 42.00 +BFF, 10, 06, 69.00, 37.00, 12.00, 9.00, 16.00 +BFL, 10, 06, 84.00, 57.00, 5.00, 4.00, 6.00 +BGM, 10, 06, 60.00, 43.00, 25.00, 26.00, 38.00 +BGR, 10, 06, 60.00, 41.00, 23.00, 20.00, 33.00 +BGS, 10, 06, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 06, 77.00, 54.00, 15.00, 16.00, 21.00 +BID, 10, 06, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 06, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 06, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 06, 64.00, 40.00, 15.00, 17.00, 25.00 +BIS, 10, 06, 62.00, 35.00, 17.00, 14.00, 24.00 +BIX, 10, 06, 82.00, 62.00, -9999.00, -9999.00, 22.00 +BJI, 10, 06, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 06, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 06, 71.00, 36.00, -9999.00, -9999.00, 16.00 +BKW, 10, 06, 65.00, 45.00, 23.00, 25.00, 35.00 +BLF, 10, 06, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 06, 93.00, 64.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 06, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 06, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 06, 74.00, 47.00, -9999.00, -9999.00, 24.00 +BNA, 10, 06, 75.00, 52.00, 18.00, 17.00, 28.00 +BNO, 10, 06, 65.00, 30.00, -9999.00, 14.00, 25.00 +BOI, 10, 06, 68.00, 41.00, 11.00, 12.00, 17.00 +BOS, 10, 06, 65.00, 49.00, 20.00, 20.00, 30.00 +BPI, 10, 06, 61.00, 19.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 06, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 06, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 06, 68.00, 47.00, -9999.00, -9999.00, 24.00 +BRO, 10, 06, 87.00, 68.00, 19.00, 18.00, 28.00 +BRW, 10, 06, 23.00, 14.00, 29.00, 30.00, 43.00 +BSM, 10, 06, 85.00, 63.00, -9999.00, -9999.00, 14.00 +BTI, 10, 06, 25.00, 15.00, 25.00, 25.00, 38.00 +BTL, 10, 06, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 06, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 06, 82.00, 60.00, 11.00, 18.00, 23.00 +BTT, 10, 06, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 06, 60.00, 41.00, 27.00, 27.00, 41.00 +BUB, 10, 06, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 06, 63.00, 45.00, 30.00, 26.00, 40.00 +BUR, 10, 06, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 06, 81.00, 65.00, -9999.00, 15.00, 23.00 +BWG, 10, 06, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 06, 70.00, 49.00, 18.00, 18.00, 27.00 +BYH, 10, 06, 77.00, 53.00, -9999.00, -9999.00, 22.00 +BYI, 10, 06, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 06, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 06, 79.00, 54.00, 13.00, 15.00, 21.00 +CAG, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 06, 65.00, 46.00, 22.00, 21.00, 33.00 +CAO, 10, 06, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 06, 55.00, 37.00, 27.00, 27.00, 41.00 +CBM, 10, 06, 79.00, 52.00, -9999.00, -9999.00, 21.00 +CDB, 10, 06, 46.00, 37.00, 57.00, 60.00, 76.00 +CDC, 10, 06, 71.00, 39.00, 10.00, 10.00, 17.00 +CDR, 10, 06, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 06, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 06, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +CEZ, 10, 06, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 06, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 06, 75.00, 52.00, 17.00, 17.00, 24.00 +CHO, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 06, 79.00, 60.00, 12.00, 16.00, 22.00 +CID, 10, 06, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 06, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 06, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 06, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 06, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 06, 65.00, 46.00, 25.00, 25.00, 38.00 +CLL, 10, 06, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 06, 75.00, 54.00, 14.00, 15.00, 22.00 +CMH, 10, 06, 68.00, 46.00, 20.00, 21.00, 31.00 +CMI, 10, 06, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 06, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 06, 71.00, 47.00, 17.00, 11.00, 24.00 +CNM, 10, 06, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 06, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +COD, 10, 06, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +COF, 10, 06, 84.00, 69.00, -9999.00, -9999.00, 40.00 +CON, 10, 06, 64.00, 38.00, 21.00, 19.00, 30.00 +COS, 10, 06, 67.00, 39.00, 12.00, 12.00, 18.00 +COT, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 06, 71.00, 49.00, 22.00, 19.00, 31.00 +CPR, 10, 06, 64.00, 35.00, 14.00, 15.00, 21.00 +CRBC, 10, 06, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 06, 86.00, 66.00, 17.00, 19.00, 28.00 +CRW, 10, 06, 71.00, 47.00, 23.00, 23.00, 34.00 +CSG, 10, 06, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 06, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 06, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 06, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 06, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 06, 69.00, 47.00, 19.00, 19.00, 28.00 +CVN, 10, 06, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 06, 75.00, 47.00, -9999.00, -9999.00, 16.00 +CXY, 10, 06, 68.00, 48.00, 17.00, 17.00, 27.00 +CYS, 10, 06, 63.00, 37.00, 13.00, 11.00, 19.00 +DAA, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DAB, 10, 06, 83.00, 67.00, 19.00, 23.00, 32.00 +DAG, 10, 06, 86.00, 58.00, 2.00, 4.00, 5.00 +DAL, 10, 06, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 06, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 06, 68.00, 47.00, 20.00, 21.00, 30.00 +DBQ, 10, 06, 64.00, 43.00, 22.00, 18.00, 30.00 +DCA, 10, 06, 72.00, 53.00, 18.00, 16.00, 25.00 +DDC, 10, 06, 74.00, 48.00, 12.00, 9.00, 17.00 +DEC, 10, 06, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 06, 69.00, 39.00, 13.00, 11.00, 18.00 +DFW, 10, 06, 81.00, 59.00, 14.00, 17.00, 24.00 +DHN, 10, 06, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 06, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 06, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 06, 84.00, 62.00, -9999.00, -9999.00, 16.00 +DLG, 10, 06, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 06, 56.00, 38.00, 25.00, 24.00, 38.00 +DLLC, 10, 06, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 06, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 06, 87.00, 60.00, -9999.00, -9999.00, 11.00 +DMN, 10, 06, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 06, 73.00, 51.00, -9999.00, -9999.00, 24.00 +DPG, 10, 06, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 06, 83.00, 57.00, -9999.00, -9999.00, 21.00 +DRA, 10, 06, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 06, 84.00, 62.00, 14.00, 14.00, 21.00 +DSM, 10, 06, 68.00, 46.00, 20.00, 19.00, 29.00 +DTW, 10, 06, 65.00, 44.00, 19.00, 20.00, 30.00 +DUG, 10, 06, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 06, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +DXR, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 06, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 06, 80.00, 58.00, -9999.00, -9999.00, 20.00 +D45, 10, 06, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 06, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 06, 62.00, 40.00, 20.00, 19.00, 30.00 +ECG, 10, 06, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 06, 82.00, 52.00, -9999.00, -9999.00, 3.00 +EED, 10, 06, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 10, 06, 67.00, 29.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 06, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 06, 66.00, 40.00, 27.00, 27.00, 38.00 +EKO, 10, 06, 70.00, 32.00, 12.00, 11.00, 18.00 +ELD, 10, 06, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 06, 81.00, 53.00, 13.00, 11.00, 18.00 +ELY, 10, 06, 67.00, 31.00, 13.00, 13.00, 20.00 +EMP, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 06, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +END, 10, 06, 78.00, 54.00, -9999.00, -9999.00, 17.00 +ENN, 10, 06, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 06, 67.00, 45.00, -9999.00, -9999.00, 16.00 +EPH, 10, 06, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 06, 64.00, 48.00, 31.00, 29.00, 42.00 +ESF, 10, 06, 82.00, 58.00, -9999.00, -9999.00, 25.00 +EUG, 10, 06, 68.00, 45.00, 23.00, 22.00, 30.00 +EVV, 10, 06, 73.00, 48.00, 20.00, 17.00, 29.00 +EWN, 10, 06, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 06, 70.00, 51.00, 19.00, 19.00, 28.00 +EYW, 10, 06, 86.00, 76.00, 21.00, 22.00, 35.00 +E74, 10, 06, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 06, 74.00, 51.00, -9999.00, -9999.00, 22.00 +FAI, 10, 06, 39.00, 24.00, 25.00, 28.00, 39.00 +FAR, 10, 06, 61.00, 38.00, 17.00, 17.00, 27.00 +FAT, 10, 06, 83.00, 53.00, 5.00, 5.00, 8.00 +FAY, 10, 06, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 06, 58.00, 32.00, 14.00, 16.00, 24.00 +FCS, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 10, 06, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 06, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FLG, 10, 06, 66.00, 34.00, 12.00, 15.00, 21.00 +FLL, 10, 06, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 06, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 06, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FME, 10, 06, 73.00, 46.00, -9999.00, -9999.00, 21.00 +FMH, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 06, 74.00, 39.00, 12.00, 10.00, 16.00 +FMY, 10, 06, 87.00, 70.00, 11.00, 22.00, 27.00 +FNT, 10, 06, 63.00, 43.00, 21.00, 21.00, 32.00 +FOD, 10, 06, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 06, 72.00, 47.00, -9999.00, -9999.00, 21.00 +FOK, 10, 06, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 06, 73.00, 49.00, -9999.00, -9999.00, 24.00 +FSD, 10, 06, 65.00, 39.00, 18.00, 16.00, 27.00 +FSI, 10, 06, 79.00, 53.00, -9999.00, -9999.00, 19.00 +FSM, 10, 06, 78.00, 52.00, 18.00, 19.00, 27.00 +FTK, 10, 06, 72.00, 46.00, -9999.00, -9999.00, 23.00 +FWA, 10, 06, 67.00, 45.00, 18.00, 20.00, 30.00 +FWH, 10, 06, 81.00, 57.00, -9999.00, -9999.00, 18.00 +FYU, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 06, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 06, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 06, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 06, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 06, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 06, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 06, 63.00, 38.00, 13.00, 14.00, 21.00 +GFA, 10, 06, 62.00, 38.00, -9999.00, -9999.00, 21.00 +GFK, 10, 06, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 06, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 06, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 06, 62.00, 36.00, 10.00, 10.00, 15.00 +GJT, 10, 06, 72.00, 45.00, 13.00, 13.00, 20.00 +GKN, 10, 06, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 06, 70.00, 41.00, 10.00, 8.00, 14.00 +GLH, 10, 06, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 06, 80.00, 70.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 06, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 06, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +GON, 10, 06, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 06, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 06, 61.00, 41.00, 24.00, 21.00, 34.00 +GRCI, 10, 06, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 06, 65.00, 43.00, -9999.00, -9999.00, 38.00 +GRI, 10, 06, 69.00, 43.00, 15.00, 13.00, 22.00 +GRK, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 10, 06, 63.00, 42.00, 22.00, 22.00, 33.00 +GSB, 10, 06, 77.00, 52.00, -9999.00, -9999.00, 23.00 +GSG, 10, 06, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 06, 73.00, 50.00, 15.00, 16.00, 23.00 +GSP, 10, 06, 74.00, 52.00, 16.00, 17.00, 25.00 +GST, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 06, 61.00, 43.00, -9999.00, -9999.00, 37.00 +GTF, 10, 06, 62.00, 38.00, 15.00, 16.00, 23.00 +GUP, 10, 06, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 06, 68.00, 44.00, -9999.00, -9999.00, 28.00 +GVW, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 10, 06, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 06, 75.00, 61.00, 19.00, 18.00, 28.00 +HBR, 10, 06, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 06, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 06, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 06, 68.00, 41.00, -9999.00, -9999.00, 14.00 +HKY, 10, 06, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 06, 62.00, 34.00, 14.00, 14.00, 21.00 +HMN, 10, 06, 82.00, 44.00, -9999.00, -9999.00, 13.00 +HMS, 10, 06, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 06, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 06, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +HON, 10, 06, 65.00, 39.00, 16.00, 15.00, 24.00 +HOP, 10, 06, 75.00, 48.00, -9999.00, -9999.00, 22.00 +HOT, 10, 06, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 06, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 06, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 06, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 06, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 06, 83.00, 57.00, -9999.00, -9999.00, 23.00 +HST, 10, 06, 87.00, 70.00, -9999.00, -9999.00, 48.00 +HSV, 10, 06, 76.00, 53.00, 18.00, 16.00, 25.00 +HTL, 10, 06, 59.00, 40.00, 26.00, 26.00, 39.00 +HTS, 10, 06, 70.00, 48.00, 22.00, 23.00, 32.00 +HUF, 10, 06, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 06, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 06, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 06, 63.00, 34.00, 12.00, 13.00, 19.00 +IAB, 10, 06, 74.00, 50.00, -9999.00, -9999.00, 22.00 +IAD, 10, 06, 71.00, 46.00, 19.00, 19.00, 28.00 +IAG, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 06, 84.00, 60.00, 16.00, 19.00, 28.00 +ICT, 10, 06, 74.00, 50.00, 18.00, 14.00, 26.00 +IDA, 10, 06, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 06, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 06, 70.00, 49.00, 19.00, 18.00, 27.00 +ILI, 10, 06, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 06, 79.00, 57.00, 15.00, 15.00, 23.00 +IMT, 10, 06, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +IND, 10, 06, 69.00, 47.00, 19.00, 19.00, 29.00 +INL, 10, 06, 56.00, 36.00, 27.00, 25.00, 39.00 +INS, 10, 06, 80.00, 53.00, -9999.00, -9999.00, 5.00 +INT, 10, 06, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +INW, 10, 06, 75.00, 44.00, 10.00, 13.00, 18.00 +IPL, 10, 06, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 06, 66.00, 44.00, 24.00, 22.00, 34.00 +IRK, 10, 06, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 06, 62.00, 35.00, 13.00, 12.00, 21.00 +ISP, 10, 06, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 06, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 06, 91.00, 60.00, -9999.00, -9999.00, 9.00 +IWD, 10, 06, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 06, 59.00, 24.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 06, 82.00, 54.00, 14.00, 16.00, 23.00 +JAX, 10, 06, 82.00, 62.00, 17.00, 22.00, 30.00 +JBR, 10, 06, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 06, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 06, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 06, 68.00, 52.00, 18.00, 17.00, 27.00 +JHW, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 06, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 06, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 06, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 06, 50.00, 39.00, 61.00, 62.00, 72.00 +JST, 10, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 06, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 06, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 06, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 06, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 06, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 06, 63.00, 42.00, 20.00, 22.00, 32.00 +LAR, 10, 06, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 06, 86.00, 58.00, 5.00, 5.00, 8.00 +LAX, 10, 06, 75.00, 61.00, 4.00, 5.00, 6.00 +LBB, 10, 06, 77.00, 51.00, 14.00, 12.00, 20.00 +LBF, 10, 06, 69.00, 37.00, 14.00, 10.00, 19.00 +LCH, 10, 06, 82.00, 61.00, 14.00, 17.00, 25.00 +LCK, 10, 06, 70.00, 46.00, -9999.00, -9999.00, 28.00 +LEB, 10, 06, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 06, 70.00, 49.00, 20.00, 22.00, 30.00 +LFI, 10, 06, 71.00, 56.00, -9999.00, -9999.00, 25.00 +LFK, 10, 06, 83.00, 58.00, 17.00, 18.00, 28.00 +LFT, 10, 06, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 06, 67.00, 53.00, 18.00, 17.00, 26.00 +LGB, 10, 06, 80.00, 59.00, 4.00, 4.00, 7.00 +LGU, 10, 06, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 06, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 06, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 06, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 06, 78.00, 54.00, 16.00, 18.00, 26.00 +LIZ, 10, 06, 55.00, 37.00, -9999.00, -9999.00, 42.00 +LMT, 10, 06, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +LND, 10, 06, 64.00, 37.00, 12.00, 11.00, 16.00 +LNK, 10, 06, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 06, 73.00, 36.00, 5.00, 5.00, 8.00 +LOZ, 10, 06, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 06, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 06, 77.00, 53.00, -9999.00, -9999.00, 27.00 +LSE, 10, 06, 64.00, 43.00, 19.00, 18.00, 29.00 +LSF, 10, 06, 80.00, 57.00, -9999.00, -9999.00, 22.00 +LSV, 10, 06, 88.00, 49.00, -9999.00, -9999.00, 5.00 +LTS, 10, 06, 82.00, 53.00, -9999.00, -9999.00, 17.00 +LUF, 10, 06, 93.00, 57.00, -9999.00, -9999.00, 6.00 +LVS, 10, 06, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 06, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 06, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 06, 71.00, 49.00, 21.00, 18.00, 29.00 +MAF, 10, 06, 80.00, 54.00, 14.00, 12.00, 19.00 +MBL, 10, 06, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 06, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 06, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 06, 82.00, 55.00, -9999.00, -9999.00, 9.00 +MCF, 10, 06, 86.00, 68.00, -9999.00, -9999.00, 28.00 +MCG, 10, 06, 37.00, 23.00, 30.00, 31.00, 44.00 +MCI, 10, 06, 71.00, 49.00, 19.00, 18.00, 27.00 +MCK, 10, 06, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 06, 80.00, 55.00, 12.00, 15.00, 21.00 +MCO, 10, 06, 86.00, 68.00, 11.00, 25.00, 30.00 +MCW, 10, 06, 64.00, 41.00, 16.00, 14.00, 23.00 +MC2, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 10, 06, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 06, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 06, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 06, 67.00, 48.00, 24.00, 19.00, 34.00 +MEI, 10, 06, 80.00, 54.00, 13.00, 13.00, 21.00 +MEM, 10, 06, 77.00, 55.00, 18.00, 17.00, 26.00 +MER, 10, 06, 84.00, 50.00, -9999.00, -9999.00, 6.00 +MFD, 10, 06, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 06, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 06, 74.00, 42.00, 16.00, 16.00, 22.00 +MGE, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MGM, 10, 06, 81.00, 57.00, 14.00, 14.00, 22.00 +MGW, 10, 06, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 06, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 06, 81.00, 54.00, -9999.00, -9999.00, 9.00 +MHS, 10, 06, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 06, 86.00, 71.00, 30.00, 34.00, 46.00 +MIB, 10, 06, 59.00, 38.00, -9999.00, -9999.00, 17.00 +MIV, 10, 06, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 06, 73.00, 36.00, -9999.00, -9999.00, 13.00 +MKC, 10, 06, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 06, 62.00, 45.00, 22.00, 17.00, 32.00 +MKG, 10, 06, 62.00, 44.00, 24.00, 22.00, 34.00 +MKL, 10, 06, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 06, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 06, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 06, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 06, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 06, 68.00, 45.00, 20.00, 18.00, 30.00 +MLS, 10, 06, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 06, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 06, 79.00, 57.00, -9999.00, -9999.00, 19.00 +MOB, 10, 06, 82.00, 60.00, 13.00, 18.00, 23.00 +MOT, 10, 06, 59.00, 38.00, 13.00, 12.00, 20.00 +MPV, 10, 06, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 06, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 06, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 06, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 06, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 06, 71.00, 52.00, -9999.00, -9999.00, 11.00 +MSL, 10, 06, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 06, 63.00, 40.00, 22.00, 18.00, 31.00 +MSO, 10, 06, 61.00, 33.00, 16.00, 16.00, 25.00 +MSP, 10, 06, 62.00, 42.00, 21.00, 18.00, 30.00 +MSS, 10, 06, 60.00, 39.00, 24.00, 25.00, 38.00 +MSY, 10, 06, 82.00, 62.00, 11.00, 19.00, 24.00 +MTC, 10, 06, 63.00, 45.00, -9999.00, -9999.00, 27.00 +MTN, 10, 06, 71.00, 49.00, -9999.00, -9999.00, 21.00 +MTO, 10, 06, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 06, 68.00, 45.00, -9999.00, -9999.00, 21.00 +MUO, 10, 06, 72.00, 38.00, -9999.00, -9999.00, 13.00 +MWA, 10, 06, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 06, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 06, 81.00, 57.00, -9999.00, -9999.00, 16.00 +MYL, 10, 06, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 06, 79.00, 56.00, -9999.00, -9999.00, 23.00 +NAO, 10, 06, 77.00, 63.00, -9999.00, -9999.00, 21.00 +NBC, 10, 06, 80.00, 61.00, -9999.00, -9999.00, 22.00 +NBE, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 10, 06, 67.00, 45.00, -9999.00, -9999.00, 27.00 +NCA, 10, 06, 79.00, 53.00, -9999.00, -9999.00, 25.00 +NCO, 10, 06, 65.00, 50.00, -9999.00, -9999.00, 29.00 +NC1, 10, 06, 80.00, 55.00, -9999.00, -9999.00, 3.00 +NEL, 10, 06, 70.00, 45.00, -9999.00, -9999.00, 24.00 +NFG, 10, 06, 74.00, 57.00, -9999.00, -9999.00, 3.00 +NFL, 10, 06, 72.00, 36.00, -9999.00, -9999.00, 6.00 +NGP, 10, 06, 85.00, 66.00, -9999.00, -9999.00, 26.00 +NGU, 10, 06, 72.00, 56.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 06, 71.00, 54.00, -9999.00, -9999.00, 10.00 +NHK, 10, 06, 71.00, 48.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 06, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NID, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 06, 82.00, 62.00, -9999.00, -9999.00, 31.00 +NIR, 10, 06, 85.00, 62.00, -9999.00, -9999.00, 22.00 +NKT, 10, 06, 78.00, 59.00, -9999.00, -9999.00, 28.00 +NKX, 10, 06, 75.00, 62.00, -9999.00, -9999.00, 5.00 +NLC, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 10, 06, 80.00, 53.00, -9999.00, -9999.00, 19.00 +NPA, 10, 06, 81.00, 62.00, -9999.00, -9999.00, 23.00 +NQA, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NQI, 10, 06, 88.00, 65.00, -9999.00, -9999.00, 22.00 +NQX, 10, 06, 86.00, 76.00, -9999.00, -9999.00, 41.00 +NRB, 10, 06, 82.00, 67.00, -9999.00, -9999.00, 32.00 +NRC, 10, 06, 83.00, 50.00, -9999.00, -9999.00, 8.00 +NRS, 10, 06, 74.00, 59.00, -9999.00, -9999.00, 5.00 +NSE, 10, 06, 82.00, 58.00, -9999.00, -9999.00, 23.00 +NSI, 10, 06, 75.00, 55.00, -9999.00, -9999.00, 5.00 +NTD, 10, 06, 75.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 10, 06, 81.00, 59.00, -9999.00, -9999.00, 6.00 +NTU, 10, 06, 72.00, 56.00, -9999.00, -9999.00, 24.00 +NUC, 10, 06, 73.00, 59.00, -9999.00, -9999.00, 5.00 +NUQ, 10, 06, 75.00, 49.00, -9999.00, -9999.00, 8.00 +NUW, 10, 06, 61.00, 43.00, -9999.00, -9999.00, 37.00 +NWF, 10, 06, 80.00, 59.00, -9999.00, -9999.00, 7.00 +NXX, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 06, 73.00, 47.00, -9999.00, -9999.00, 24.00 +NZC, 10, 06, 83.00, 59.00, -9999.00, -9999.00, 30.00 +NZJ, 10, 06, 81.00, 54.00, -9999.00, -9999.00, 5.00 +NZW, 10, 06, 65.00, 45.00, -9999.00, -9999.00, 28.00 +NZY, 10, 06, 75.00, 62.00, -9999.00, -9999.00, 5.00 +OAK, 10, 06, 74.00, 52.00, 7.00, 7.00, 11.00 +OAR, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +OFK, 10, 06, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 06, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 06, 77.00, 54.00, 14.00, 14.00, 22.00 +OLM, 10, 06, 63.00, 40.00, 28.00, 30.00, 41.00 +OMA, 10, 06, 69.00, 45.00, 17.00, 15.00, 23.00 +OME, 10, 06, 38.00, 26.00, 28.00, 28.00, 38.00 +ONT, 10, 06, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 06, 67.00, 45.00, 23.00, 19.00, 33.00 +ORF, 10, 06, 72.00, 56.00, 18.00, 16.00, 25.00 +ORH, 10, 06, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 06, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 06, 61.00, 40.00, -9999.00, -9999.00, 32.00 +OTG, 10, 06, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 06, 64.00, 48.00, 24.00, 26.00, 33.00 +OTM, 10, 06, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 06, 33.00, 23.00, 24.00, 26.00, 35.00 +OURC, 10, 06, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 06, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 06, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 06, 82.00, 57.00, -9999.00, -9999.00, 22.00 +PACZ, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 06, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 06, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 06, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 06, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 06, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 06, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 06, 83.00, 59.00, -9999.00, -9999.00, 21.00 +PAQ, 10, 06, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 06, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 06, 47.00, 41.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 06, 36.00, 28.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 06, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 06, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 06, 60.00, 41.00, -9999.00, -9999.00, 34.00 +PBI, 10, 06, 86.00, 72.00, 25.00, 32.00, 44.00 +PDT, 10, 06, 67.00, 43.00, 12.00, 13.00, 20.00 +PDX, 10, 06, 67.00, 47.00, 27.00, 25.00, 35.00 +PFN, 10, 06, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 06, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 06, 69.00, 50.00, 19.00, 17.00, 27.00 +PHX, 10, 06, 91.00, 64.00, 7.00, 6.00, 11.00 +PIA, 10, 06, 68.00, 46.00, 22.00, 19.00, 31.00 +PIB, 10, 06, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 06, 66.00, 36.00, 13.00, 14.00, 22.00 +PIR, 10, 06, 67.00, 40.00, 11.00, 12.00, 18.00 +PIT, 10, 06, 66.00, 45.00, 24.00, 23.00, 35.00 +PKB, 10, 06, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 06, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 06, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 06, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 06, 81.00, 62.00, 11.00, 15.00, 19.00 +POB, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +POE, 10, 06, 82.00, 56.00, -9999.00, -9999.00, 33.00 +POM, 10, 06, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +POU, 10, 06, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 06, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 06, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 06, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 06, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 06, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 06, 64.00, 40.00, -9999.00, -9999.00, 27.00 +PSP, 10, 06, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 06, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 06, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 06, 74.00, 40.00, 10.00, 6.00, 14.00 +PUC, 10, 06, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 06, 67.00, 46.00, 21.00, 19.00, 29.00 +PVU, 10, 06, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 06, 62.00, 41.00, 23.00, 19.00, 31.00 +P02, 10, 06, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +P07, 10, 06, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +P11, 10, 06, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +P24, 10, 06, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +P28, 10, 06, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +P35, 10, 06, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P38, 10, 06, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +P39, 10, 06, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +P58, 10, 06, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +P59, 10, 06, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +P60, 10, 06, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +P61, 10, 06, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 10, 06, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P68, 10, 06, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +P69, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 06, 72.00, 32.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 06, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 06, 66.00, 38.00, 12.00, 11.00, 18.00 +RBL, 10, 06, 82.00, 53.00, 12.00, 11.00, 16.00 +RCA, 10, 06, 66.00, 38.00, -9999.00, -9999.00, 16.00 +RDD, 10, 06, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 06, 68.00, 34.00, 11.00, 11.00, 18.00 +RDR, 10, 06, 59.00, 37.00, -9999.00, -9999.00, 22.00 +RDU, 10, 06, 74.00, 52.00, 16.00, 16.00, 24.00 +REE, 10, 06, 77.00, 51.00, -9999.00, -9999.00, 17.00 +REJ, 10, 06, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 06, 66.00, 44.00, 21.00, 19.00, 32.00 +RIC, 10, 06, 73.00, 50.00, 18.00, 16.00, 25.00 +RIV, 10, 06, 84.00, 54.00, -9999.00, -9999.00, 5.00 +RIW, 10, 06, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 06, 61.00, 34.00, 12.00, 10.00, 16.00 +RME, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 06, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +RND, 10, 06, 84.00, 62.00, -9999.00, -9999.00, 22.00 +RNO, 10, 06, 72.00, 35.00, 9.00, 8.00, 13.00 +ROA, 10, 06, 71.00, 48.00, 18.00, 18.00, 27.00 +ROC, 10, 06, 64.00, 44.00, 29.00, 26.00, 42.00 +ROW, 10, 06, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 06, 73.00, 47.00, 11.00, 11.00, 19.00 +RST, 10, 06, 62.00, 41.00, 20.00, 20.00, 31.00 +RWF, 10, 06, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 06, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 06, 81.00, 52.00, 7.00, 8.00, 9.00 +SAF, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 06, 75.00, 62.00, 5.00, 5.00, 7.00 +SAT, 10, 06, 84.00, 62.00, 16.00, 17.00, 25.00 +SAV, 10, 06, 80.00, 60.00, 12.00, 16.00, 23.00 +SAW, 10, 06, 58.00, 43.00, -9999.00, -9999.00, 41.00 +SBA, 10, 06, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 06, 86.00, 54.00, -9999.00, -9999.00, 6.00 +SBN, 10, 06, 66.00, 46.00, 24.00, 22.00, 35.00 +SBP, 10, 06, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 06, 63.00, 26.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 06, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 06, 24.00, 14.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 06, 81.00, 53.00, 5.00, 7.00, 9.00 +SDF, 10, 06, 72.00, 49.00, 18.00, 18.00, 28.00 +SEA, 10, 06, 62.00, 47.00, 26.00, 25.00, 35.00 +SEM, 10, 06, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 06, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 06, 72.00, 53.00, 8.00, 7.00, 11.00 +SGF, 10, 06, 73.00, 49.00, 20.00, 19.00, 31.00 +SGY, 10, 06, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 06, 65.00, 34.00, 16.00, 15.00, 23.00 +SHV, 10, 06, 81.00, 57.00, 15.00, 15.00, 24.00 +SIT, 10, 06, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 06, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 06, 81.00, 57.00, 14.00, 13.00, 21.00 +SKA, 10, 06, 63.00, 38.00, -9999.00, -9999.00, 23.00 +SKF, 10, 06, 84.00, 62.00, -9999.00, -9999.00, 20.00 +SLC, 10, 06, 70.00, 43.00, 16.00, 15.00, 23.00 +SLE, 10, 06, 68.00, 43.00, 26.00, 25.00, 34.00 +SLN, 10, 06, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 06, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 06, 75.00, 49.00, -9999.00, 6.00, 9.00 +SNA, 10, 06, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 06, 44.00, 35.00, 46.00, 48.00, 64.00 +SNS, 10, 06, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 06, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 06, 70.00, 47.00, 20.00, 18.00, 28.00 +SPS, 10, 06, 80.00, 55.00, 16.00, 15.00, 23.00 +SRQ, 10, 06, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 06, 79.00, 53.00, -9999.00, -9999.00, 21.00 +SSI, 10, 06, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +STC, 10, 06, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 06, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +STL, 10, 06, 72.00, 52.00, 21.00, 18.00, 29.00 +STNV, 10, 06, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +STS, 10, 06, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 06, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 06, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 06, 81.00, 51.00, -9999.00, -9999.00, 8.00 +SUX, 10, 06, 67.00, 43.00, 20.00, 15.00, 28.00 +SVN, 10, 06, 80.00, 60.00, -9999.00, -9999.00, 24.00 +SWF, 10, 06, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 06, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 06, 63.00, 44.00, 28.00, 29.00, 41.00 +SZL, 10, 06, 73.00, 46.00, -9999.00, -9999.00, 27.00 +TAD, 10, 06, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 06, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 06, 76.00, 45.00, -9999.00, -9999.00, 27.00 +TCC, 10, 06, 77.00, 47.00, 9.00, 10.00, 15.00 +TCL, 10, 06, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 06, 65.00, 43.00, -9999.00, -9999.00, 40.00 +TCS, 10, 06, 78.00, 51.00, -9999.00, 10.00, 23.00 +TEB, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 06, 77.00, 54.00, -9999.00, -9999.00, 19.00 +TKA, 10, 06, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 06, 84.00, 59.00, 9.00, 19.00, 22.00 +TNX, 10, 06, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 06, 66.00, 43.00, 19.00, 19.00, 31.00 +TOP, 10, 06, 72.00, 47.00, 19.00, 17.00, 27.00 +TPA, 10, 06, 86.00, 68.00, 12.00, 20.00, 25.00 +TPH, 10, 06, 72.00, 40.00, 6.00, 5.00, 9.00 +TRI, 10, 06, 72.00, 47.00, 18.00, 20.00, 28.00 +TRK, 10, 06, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 06, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 06, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 06, 77.00, 54.00, 15.00, 15.00, 24.00 +TUP, 10, 06, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 06, 87.00, 60.00, 11.00, 8.00, 16.00 +TVC, 10, 06, 61.00, 42.00, 26.00, 22.00, 35.00 +TVL, 10, 06, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 06, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 06, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 06, 74.00, 49.00, 16.00, 18.00, 26.00 +T01, 10, 06, 72.00, 49.00, -9999.00, -9999.00, 25.00 +T02, 10, 06, 77.00, 54.00, -9999.00, -9999.00, 19.00 +T03, 10, 06, 79.00, 56.00, -9999.00, -9999.00, 23.00 +T04, 10, 06, 87.00, 68.00, -9999.00, -9999.00, 28.00 +T05, 10, 06, 73.00, 46.00, -9999.00, -9999.00, 23.00 +T06, 10, 06, 82.00, 53.00, -9999.00, -9999.00, 21.00 +T07, 10, 06, 75.00, 39.00, -9999.00, -9999.00, 14.00 +T08, 10, 06, 67.00, 45.00, -9999.00, -9999.00, 14.00 +UCA, 10, 06, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 06, 80.00, 53.00, -9999.00, -9999.00, 5.00 +UIL, 10, 06, 62.00, 43.00, 39.00, 41.00, 50.00 +UIN, 10, 06, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 06, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 06, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 06, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +U15, 10, 06, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +U28, 10, 06, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 06, 81.00, 58.00, -9999.00, -9999.00, 19.00 +VBG, 10, 06, 76.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 10, 06, 84.00, 64.00, 15.00, 21.00, 28.00 +VCV, 10, 06, 83.00, 48.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 06, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 06, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 06, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 06, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 06, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 06, 83.00, 57.00, -9999.00, -9999.00, 21.00 +VRB, 10, 06, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 06, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 06, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 06, 72.00, 49.00, 17.00, 14.00, 23.00 +WJA, 10, 06, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 06, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 06, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 06, 72.00, 31.00, 10.00, 11.00, 15.00 +WPO, 10, 06, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 06, 80.00, 55.00, -9999.00, -9999.00, 20.00 +WRG, 10, 06, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 06, 71.00, 46.00, -9999.00, -9999.00, 24.00 +WRL, 10, 06, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +X68, 10, 06, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 06, 50.00, 37.00, 69.00, 69.00, 78.00 +YCG, 10, 06, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 06, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 06, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 06, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 06, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 06, 68.00, 38.00, 9.00, 10.00, 15.00 +YNG, 10, 06, 64.00, 44.00, 24.00, 24.00, 35.00 +YPA, 10, 06, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 06, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 06, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 06, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 06, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 06, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 06, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 06, 93.00, 65.00, 5.00, 4.00, 7.00 +YVR, 10, 06, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 06, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 06, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 06, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 06, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 06, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 06, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 06, 58.00, 38.00, 32.00, 32.00, 44.00 +ZUN, 10, 06, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 06, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 06, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 06, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +01R, 10, 06, 82.00, 57.00, -9999.00, -9999.00, 20.00 +1V1, 10, 06, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 06, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 06, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 06, 75.00, 59.00, -9999.00, -9999.00, 23.00 +2PJ, 10, 06, 79.00, 53.00, -9999.00, -9999.00, 19.00 +3B1, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 06, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 06, 61.00, 40.00, -9999.00, -9999.00, 32.00 +3SE, 10, 06, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 06, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 06, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +4OM, 10, 06, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 06, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 06, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 06, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 06, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 07, 67.00, 45.00, 20.00, 22.00, 31.00 +ABI, 10, 07, 80.00, 58.00, 16.00, 16.00, 23.00 +ABQ, 10, 07, 74.00, 46.00, 12.00, 12.00, 19.00 +ABR, 10, 07, 64.00, 37.00, 14.00, 12.00, 20.00 +ABY, 10, 07, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 07, 64.00, 50.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 07, 83.00, 60.00, 14.00, 17.00, 24.00 +ACV, 10, 07, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 07, 69.00, 47.00, 18.00, 16.00, 25.00 +ADK, 10, 07, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 07, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 07, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 07, 71.00, 45.00, -9999.00, -9999.00, 23.00 +AEX, 10, 07, 82.00, 58.00, -9999.00, -9999.00, 20.00 +AFF, 10, 07, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 07, 87.00, 66.00, -9999.00, -9999.00, 36.00 +AGS, 10, 07, 80.00, 54.00, 13.00, 14.00, 21.00 +AHN, 10, 07, 76.00, 54.00, 14.00, 15.00, 22.00 +AKN, 10, 07, 43.00, 28.00, 32.00, 34.00, 48.00 +AKO, 10, 07, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 07, 65.00, 41.00, 22.00, 22.00, 34.00 +ALI, 10, 07, 88.00, 64.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 07, 65.00, 42.00, 19.00, 17.00, 27.00 +ALS, 10, 07, 66.00, 28.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 07, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 07, 75.00, 48.00, 14.00, 11.00, 18.00 +AMG, 10, 07, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 07, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 07, 44.00, 32.00, 30.00, 31.00, 42.00 +AND, 10, 07, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 07, 54.00, 44.00, 58.00, 60.00, 71.00 +AOO, 10, 07, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +APN, 10, 07, 60.00, 39.00, 25.00, 26.00, 38.00 +AQQ, 10, 07, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +ART, 10, 07, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +AST, 10, 07, 63.00, 45.00, 31.00, 33.00, 42.00 +ATL, 10, 07, 75.00, 55.00, 14.00, 16.00, 22.00 +ATW, 10, 07, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 07, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 07, 70.00, 44.00, -9999.00, -9999.00, 27.00 +AUG, 10, 07, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 07, 85.00, 63.00, 16.00, 18.00, 26.00 +AUW, 10, 07, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 07, 71.00, 47.00, 16.00, 18.00, 25.00 +AVP, 10, 07, 64.00, 45.00, 22.00, 21.00, 32.00 +AXN, 10, 07, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 07, 65.00, 42.00, -9999.00, -9999.00, 30.00 +AYS, 10, 07, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 07, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 07, 82.00, 53.00, -9999.00, -9999.00, 8.00 +BAD, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 07, 61.00, 29.00, -9999.00, -9999.00, 21.00 +BDL, 10, 07, 67.00, 43.00, 19.00, 20.00, 30.00 +BDR, 10, 07, 67.00, 50.00, 21.00, 17.00, 29.00 +BET, 10, 07, 39.00, 27.00, 34.00, 33.00, 46.00 +BFD, 10, 07, 59.00, 39.00, 30.00, 29.00, 42.00 +BFF, 10, 07, 69.00, 37.00, 12.00, 8.00, 16.00 +BFL, 10, 07, 84.00, 57.00, 5.00, 4.00, 6.00 +BGM, 10, 07, 60.00, 43.00, 25.00, 26.00, 38.00 +BGR, 10, 07, 60.00, 41.00, 23.00, 20.00, 33.00 +BGS, 10, 07, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 07, 77.00, 53.00, 15.00, 16.00, 21.00 +BID, 10, 07, 63.00, 51.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 07, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 07, 79.00, 40.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 07, 64.00, 40.00, 15.00, 17.00, 25.00 +BIS, 10, 07, 62.00, 35.00, 17.00, 14.00, 24.00 +BIX, 10, 07, 82.00, 62.00, -9999.00, -9999.00, 22.00 +BJI, 10, 07, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 07, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 07, 71.00, 36.00, -9999.00, -9999.00, 16.00 +BKW, 10, 07, 65.00, 45.00, 23.00, 25.00, 35.00 +BLF, 10, 07, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 07, 93.00, 64.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 07, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 07, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 07, 74.00, 47.00, -9999.00, -9999.00, 24.00 +BNA, 10, 07, 75.00, 51.00, 18.00, 17.00, 28.00 +BNO, 10, 07, 65.00, 30.00, -9999.00, 14.00, 25.00 +BOI, 10, 07, 68.00, 41.00, 11.00, 13.00, 17.00 +BOS, 10, 07, 65.00, 49.00, 20.00, 20.00, 30.00 +BPI, 10, 07, 61.00, 19.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 07, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 07, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 07, 68.00, 47.00, -9999.00, -9999.00, 24.00 +BRO, 10, 07, 87.00, 68.00, 19.00, 18.00, 28.00 +BRW, 10, 07, 22.00, 13.00, 29.00, 30.00, 43.00 +BSM, 10, 07, 85.00, 63.00, -9999.00, -9999.00, 14.00 +BTI, 10, 07, 24.00, 14.00, 26.00, 25.00, 38.00 +BTL, 10, 07, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 07, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 07, 82.00, 60.00, 11.00, 17.00, 23.00 +BTT, 10, 07, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 07, 60.00, 41.00, 27.00, 27.00, 41.00 +BUB, 10, 07, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 07, 63.00, 45.00, 30.00, 26.00, 40.00 +BUR, 10, 07, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 07, 81.00, 65.00, -9999.00, 15.00, 22.00 +BWG, 10, 07, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 07, 70.00, 49.00, 19.00, 18.00, 27.00 +BYH, 10, 07, 77.00, 53.00, -9999.00, -9999.00, 22.00 +BYI, 10, 07, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 07, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 07, 79.00, 53.00, 12.00, 14.00, 21.00 +CAG, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 07, 65.00, 46.00, 22.00, 21.00, 33.00 +CAO, 10, 07, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 07, 55.00, 37.00, 27.00, 27.00, 41.00 +CBM, 10, 07, 79.00, 52.00, -9999.00, -9999.00, 21.00 +CDB, 10, 07, 46.00, 37.00, 58.00, 61.00, 76.00 +CDC, 10, 07, 70.00, 39.00, 10.00, 10.00, 17.00 +CDR, 10, 07, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 07, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 07, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +CEZ, 10, 07, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 07, 75.00, 52.00, 17.00, 17.00, 24.00 +CHO, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 07, 79.00, 59.00, 12.00, 15.00, 22.00 +CID, 10, 07, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 07, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 07, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 07, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 07, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 07, 65.00, 46.00, 25.00, 26.00, 38.00 +CLL, 10, 07, 83.00, 61.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 07, 75.00, 54.00, 14.00, 15.00, 22.00 +CMH, 10, 07, 68.00, 46.00, 20.00, 21.00, 31.00 +CMI, 10, 07, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 07, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 07, 71.00, 47.00, 17.00, 11.00, 23.00 +CNM, 10, 07, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 07, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +COD, 10, 07, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +COF, 10, 07, 84.00, 69.00, -9999.00, -9999.00, 40.00 +CON, 10, 07, 64.00, 38.00, 21.00, 19.00, 30.00 +COS, 10, 07, 67.00, 39.00, 12.00, 12.00, 18.00 +COT, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 07, 71.00, 49.00, 22.00, 19.00, 31.00 +CPR, 10, 07, 64.00, 35.00, 14.00, 15.00, 21.00 +CRBC, 10, 07, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 07, 86.00, 66.00, 17.00, 19.00, 27.00 +CRW, 10, 07, 71.00, 47.00, 23.00, 23.00, 34.00 +CSG, 10, 07, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 07, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 07, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 07, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 07, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 07, 69.00, 47.00, 19.00, 19.00, 28.00 +CVN, 10, 07, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 07, 75.00, 47.00, -9999.00, -9999.00, 16.00 +CXY, 10, 07, 68.00, 48.00, 17.00, 17.00, 27.00 +CYS, 10, 07, 63.00, 37.00, 13.00, 11.00, 19.00 +DAA, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DAB, 10, 07, 83.00, 67.00, 19.00, 22.00, 32.00 +DAG, 10, 07, 86.00, 58.00, 2.00, 4.00, 5.00 +DAL, 10, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 07, 68.00, 47.00, 20.00, 21.00, 31.00 +DBQ, 10, 07, 64.00, 43.00, 22.00, 18.00, 30.00 +DCA, 10, 07, 72.00, 53.00, 18.00, 16.00, 25.00 +DDC, 10, 07, 74.00, 48.00, 12.00, 9.00, 17.00 +DEC, 10, 07, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 07, 69.00, 39.00, 13.00, 11.00, 18.00 +DFW, 10, 07, 81.00, 59.00, 15.00, 17.00, 25.00 +DHN, 10, 07, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 07, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 07, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 07, 84.00, 62.00, -9999.00, -9999.00, 16.00 +DLG, 10, 07, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 07, 56.00, 38.00, 25.00, 24.00, 38.00 +DLLC, 10, 07, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 07, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 07, 87.00, 60.00, -9999.00, -9999.00, 11.00 +DMN, 10, 07, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 07, 73.00, 51.00, -9999.00, -9999.00, 24.00 +DPG, 10, 07, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 07, 83.00, 57.00, -9999.00, -9999.00, 20.00 +DRA, 10, 07, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 07, 84.00, 62.00, 14.00, 14.00, 20.00 +DSM, 10, 07, 68.00, 46.00, 20.00, 19.00, 29.00 +DTW, 10, 07, 65.00, 44.00, 19.00, 20.00, 30.00 +DUG, 10, 07, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 07, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +DXR, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 07, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 07, 80.00, 58.00, -9999.00, -9999.00, 20.00 +D45, 10, 07, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 07, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 07, 62.00, 40.00, 19.00, 19.00, 30.00 +ECG, 10, 07, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 07, 82.00, 52.00, -9999.00, -9999.00, 3.00 +EED, 10, 07, 91.00, 65.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 10, 07, 67.00, 29.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 07, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 07, 66.00, 40.00, 27.00, 27.00, 38.00 +EKO, 10, 07, 69.00, 32.00, 12.00, 11.00, 18.00 +ELD, 10, 07, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 07, 81.00, 53.00, 13.00, 11.00, 17.00 +ELY, 10, 07, 67.00, 31.00, 13.00, 13.00, 20.00 +EMP, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 07, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +END, 10, 07, 78.00, 54.00, -9999.00, -9999.00, 17.00 +ENN, 10, 07, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 07, 66.00, 45.00, -9999.00, -9999.00, 16.00 +EPH, 10, 07, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 07, 64.00, 48.00, 31.00, 29.00, 42.00 +ESF, 10, 07, 82.00, 58.00, -9999.00, -9999.00, 25.00 +EUG, 10, 07, 68.00, 45.00, 23.00, 22.00, 30.00 +EVV, 10, 07, 73.00, 48.00, 20.00, 17.00, 29.00 +EWN, 10, 07, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 07, 70.00, 51.00, 19.00, 19.00, 28.00 +EYW, 10, 07, 86.00, 76.00, 21.00, 21.00, 34.00 +E74, 10, 07, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 07, 74.00, 51.00, -9999.00, -9999.00, 22.00 +FAI, 10, 07, 38.00, 23.00, 25.00, 28.00, 39.00 +FAR, 10, 07, 60.00, 38.00, 17.00, 17.00, 27.00 +FAT, 10, 07, 83.00, 53.00, 5.00, 5.00, 8.00 +FAY, 10, 07, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 07, 58.00, 32.00, 14.00, 16.00, 24.00 +FCS, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 10, 07, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 07, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FLG, 10, 07, 66.00, 34.00, 12.00, 15.00, 21.00 +FLL, 10, 07, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 07, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 07, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FME, 10, 07, 73.00, 46.00, -9999.00, -9999.00, 20.00 +FMH, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 07, 74.00, 39.00, 12.00, 10.00, 16.00 +FMY, 10, 07, 87.00, 70.00, 11.00, 21.00, 25.00 +FNT, 10, 07, 63.00, 43.00, 21.00, 21.00, 32.00 +FOD, 10, 07, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 07, 72.00, 47.00, -9999.00, -9999.00, 21.00 +FOK, 10, 07, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 07, 73.00, 49.00, -9999.00, -9999.00, 24.00 +FSD, 10, 07, 65.00, 39.00, 18.00, 16.00, 27.00 +FSI, 10, 07, 79.00, 53.00, -9999.00, -9999.00, 19.00 +FSM, 10, 07, 78.00, 52.00, 18.00, 19.00, 27.00 +FTK, 10, 07, 72.00, 46.00, -9999.00, -9999.00, 23.00 +FWA, 10, 07, 66.00, 45.00, 18.00, 20.00, 31.00 +FWH, 10, 07, 81.00, 57.00, -9999.00, -9999.00, 17.00 +FYU, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 07, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 07, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 07, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 07, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 07, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 07, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 07, 62.00, 38.00, 13.00, 14.00, 21.00 +GFA, 10, 07, 62.00, 38.00, -9999.00, -9999.00, 21.00 +GFK, 10, 07, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 07, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 07, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 07, 62.00, 36.00, 10.00, 10.00, 15.00 +GJT, 10, 07, 71.00, 45.00, 13.00, 13.00, 20.00 +GKN, 10, 07, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 07, 70.00, 41.00, 10.00, 8.00, 13.00 +GLH, 10, 07, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 07, 80.00, 70.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 07, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 07, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +GON, 10, 07, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 07, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 07, 61.00, 41.00, 24.00, 21.00, 34.00 +GRCI, 10, 07, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 07, 65.00, 43.00, -9999.00, -9999.00, 39.00 +GRI, 10, 07, 69.00, 42.00, 15.00, 13.00, 22.00 +GRK, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 10, 07, 63.00, 42.00, 22.00, 22.00, 33.00 +GSB, 10, 07, 77.00, 52.00, -9999.00, -9999.00, 22.00 +GSG, 10, 07, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 07, 73.00, 50.00, 15.00, 16.00, 23.00 +GSP, 10, 07, 74.00, 52.00, 15.00, 17.00, 25.00 +GST, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 07, 61.00, 43.00, -9999.00, -9999.00, 37.00 +GTF, 10, 07, 62.00, 38.00, 14.00, 16.00, 23.00 +GUP, 10, 07, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 07, 68.00, 44.00, -9999.00, -9999.00, 28.00 +GVW, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 10, 07, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 07, 75.00, 61.00, 19.00, 18.00, 28.00 +HBR, 10, 07, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 07, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 07, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 07, 68.00, 41.00, -9999.00, -9999.00, 14.00 +HKY, 10, 07, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 07, 62.00, 34.00, 13.00, 14.00, 21.00 +HMN, 10, 07, 82.00, 44.00, -9999.00, -9999.00, 13.00 +HMS, 10, 07, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 07, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 07, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +HON, 10, 07, 65.00, 39.00, 16.00, 15.00, 24.00 +HOP, 10, 07, 75.00, 48.00, -9999.00, -9999.00, 22.00 +HOT, 10, 07, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 07, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 07, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 07, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 07, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 07, 83.00, 57.00, -9999.00, -9999.00, 23.00 +HST, 10, 07, 87.00, 70.00, -9999.00, -9999.00, 48.00 +HSV, 10, 07, 76.00, 52.00, 18.00, 16.00, 25.00 +HTL, 10, 07, 59.00, 40.00, 26.00, 26.00, 39.00 +HTS, 10, 07, 70.00, 48.00, 22.00, 23.00, 33.00 +HUF, 10, 07, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 07, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 07, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 07, 63.00, 34.00, 12.00, 13.00, 19.00 +IAB, 10, 07, 74.00, 50.00, -9999.00, -9999.00, 21.00 +IAD, 10, 07, 71.00, 46.00, 19.00, 19.00, 28.00 +IAG, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 07, 84.00, 60.00, 16.00, 19.00, 27.00 +ICT, 10, 07, 74.00, 50.00, 18.00, 14.00, 26.00 +IDA, 10, 07, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 07, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 07, 70.00, 49.00, 19.00, 18.00, 27.00 +ILI, 10, 07, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 07, 79.00, 57.00, 15.00, 15.00, 23.00 +IMT, 10, 07, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +IND, 10, 07, 69.00, 47.00, 20.00, 19.00, 29.00 +INL, 10, 07, 55.00, 36.00, 27.00, 25.00, 39.00 +INS, 10, 07, 80.00, 53.00, -9999.00, -9999.00, 5.00 +INT, 10, 07, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +INW, 10, 07, 75.00, 43.00, 10.00, 13.00, 18.00 +IPL, 10, 07, 92.00, 64.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 07, 66.00, 44.00, 24.00, 22.00, 34.00 +IRK, 10, 07, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 07, 62.00, 35.00, 13.00, 12.00, 21.00 +ISP, 10, 07, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 07, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 07, 91.00, 60.00, -9999.00, -9999.00, 9.00 +IWD, 10, 07, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 07, 58.00, 24.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 07, 82.00, 54.00, 14.00, 16.00, 23.00 +JAX, 10, 07, 82.00, 62.00, 17.00, 21.00, 30.00 +JBR, 10, 07, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 07, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 07, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 07, 68.00, 52.00, 18.00, 17.00, 27.00 +JHW, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 07, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 07, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 07, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 07, 50.00, 39.00, 61.00, 62.00, 72.00 +JST, 10, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 07, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 07, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 07, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 07, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 07, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 07, 63.00, 42.00, 20.00, 22.00, 32.00 +LAR, 10, 07, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 07, 86.00, 58.00, 5.00, 5.00, 8.00 +LAX, 10, 07, 75.00, 61.00, 4.00, 5.00, 6.00 +LBB, 10, 07, 77.00, 51.00, 14.00, 12.00, 19.00 +LBF, 10, 07, 69.00, 37.00, 14.00, 10.00, 19.00 +LCH, 10, 07, 82.00, 61.00, 14.00, 17.00, 24.00 +LCK, 10, 07, 70.00, 46.00, -9999.00, -9999.00, 28.00 +LEB, 10, 07, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 07, 70.00, 49.00, 20.00, 22.00, 30.00 +LFI, 10, 07, 71.00, 56.00, -9999.00, -9999.00, 25.00 +LFK, 10, 07, 83.00, 58.00, 17.00, 18.00, 27.00 +LFT, 10, 07, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 07, 67.00, 53.00, 18.00, 17.00, 26.00 +LGB, 10, 07, 80.00, 59.00, 4.00, 4.00, 7.00 +LGU, 10, 07, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 07, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 07, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 07, 78.00, 54.00, 16.00, 18.00, 26.00 +LIZ, 10, 07, 55.00, 37.00, -9999.00, -9999.00, 42.00 +LMT, 10, 07, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +LND, 10, 07, 63.00, 37.00, 12.00, 11.00, 16.00 +LNK, 10, 07, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 07, 73.00, 36.00, 5.00, 5.00, 8.00 +LOZ, 10, 07, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 07, 88.00, 65.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 07, 77.00, 53.00, -9999.00, -9999.00, 27.00 +LSE, 10, 07, 64.00, 43.00, 19.00, 18.00, 29.00 +LSF, 10, 07, 80.00, 57.00, -9999.00, -9999.00, 22.00 +LSV, 10, 07, 88.00, 49.00, -9999.00, -9999.00, 5.00 +LTS, 10, 07, 82.00, 53.00, -9999.00, -9999.00, 17.00 +LUF, 10, 07, 93.00, 57.00, -9999.00, -9999.00, 6.00 +LVS, 10, 07, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 07, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 07, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 07, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 07, 71.00, 49.00, 21.00, 18.00, 29.00 +MAF, 10, 07, 80.00, 54.00, 14.00, 11.00, 19.00 +MBL, 10, 07, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 07, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 07, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 07, 82.00, 55.00, -9999.00, -9999.00, 9.00 +MCF, 10, 07, 86.00, 68.00, -9999.00, -9999.00, 27.00 +MCG, 10, 07, 36.00, 22.00, 30.00, 31.00, 44.00 +MCI, 10, 07, 71.00, 49.00, 19.00, 18.00, 27.00 +MCK, 10, 07, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 07, 80.00, 55.00, 11.00, 15.00, 20.00 +MCO, 10, 07, 86.00, 68.00, 11.00, 24.00, 29.00 +MCW, 10, 07, 64.00, 41.00, 16.00, 14.00, 23.00 +MC2, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 10, 07, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 07, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 07, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 07, 67.00, 48.00, 24.00, 19.00, 34.00 +MEI, 10, 07, 80.00, 54.00, 13.00, 13.00, 21.00 +MEM, 10, 07, 77.00, 55.00, 18.00, 17.00, 26.00 +MER, 10, 07, 84.00, 50.00, -9999.00, -9999.00, 6.00 +MFD, 10, 07, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 07, 88.00, 68.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 07, 73.00, 42.00, 16.00, 16.00, 22.00 +MGE, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MGM, 10, 07, 81.00, 57.00, 14.00, 14.00, 22.00 +MGW, 10, 07, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 07, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 07, 81.00, 54.00, -9999.00, -9999.00, 9.00 +MHS, 10, 07, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 07, 86.00, 71.00, 30.00, 33.00, 45.00 +MIB, 10, 07, 59.00, 38.00, -9999.00, -9999.00, 17.00 +MIV, 10, 07, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 07, 72.00, 36.00, -9999.00, -9999.00, 13.00 +MKC, 10, 07, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 07, 62.00, 45.00, 22.00, 17.00, 32.00 +MKG, 10, 07, 62.00, 44.00, 24.00, 22.00, 34.00 +MKL, 10, 07, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 07, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 07, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 07, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 07, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 07, 68.00, 45.00, 20.00, 18.00, 30.00 +MLS, 10, 07, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 07, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 07, 79.00, 57.00, -9999.00, -9999.00, 19.00 +MOB, 10, 07, 82.00, 60.00, 13.00, 17.00, 23.00 +MOT, 10, 07, 59.00, 38.00, 13.00, 12.00, 19.00 +MPV, 10, 07, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 07, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 07, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 07, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 07, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 07, 71.00, 52.00, -9999.00, -9999.00, 11.00 +MSL, 10, 07, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 07, 63.00, 40.00, 22.00, 18.00, 31.00 +MSO, 10, 07, 61.00, 33.00, 15.00, 16.00, 25.00 +MSP, 10, 07, 62.00, 42.00, 20.00, 18.00, 30.00 +MSS, 10, 07, 60.00, 39.00, 24.00, 25.00, 38.00 +MSY, 10, 07, 82.00, 62.00, 11.00, 18.00, 24.00 +MTC, 10, 07, 63.00, 45.00, -9999.00, -9999.00, 27.00 +MTN, 10, 07, 71.00, 49.00, -9999.00, -9999.00, 20.00 +MTO, 10, 07, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 07, 68.00, 45.00, -9999.00, -9999.00, 20.00 +MUO, 10, 07, 72.00, 38.00, -9999.00, -9999.00, 13.00 +MWA, 10, 07, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 07, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 07, 81.00, 57.00, -9999.00, -9999.00, 16.00 +MYL, 10, 07, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 07, 79.00, 56.00, -9999.00, -9999.00, 22.00 +NAO, 10, 07, 77.00, 63.00, -9999.00, -9999.00, 21.00 +NBC, 10, 07, 80.00, 61.00, -9999.00, -9999.00, 22.00 +NBE, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 10, 07, 67.00, 45.00, -9999.00, -9999.00, 27.00 +NCA, 10, 07, 79.00, 53.00, -9999.00, -9999.00, 25.00 +NCO, 10, 07, 65.00, 50.00, -9999.00, -9999.00, 30.00 +NC1, 10, 07, 80.00, 55.00, -9999.00, -9999.00, 3.00 +NEL, 10, 07, 70.00, 45.00, -9999.00, -9999.00, 24.00 +NFG, 10, 07, 74.00, 57.00, -9999.00, -9999.00, 3.00 +NFL, 10, 07, 72.00, 36.00, -9999.00, -9999.00, 6.00 +NGP, 10, 07, 85.00, 66.00, -9999.00, -9999.00, 26.00 +NGU, 10, 07, 72.00, 56.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 07, 71.00, 54.00, -9999.00, -9999.00, 10.00 +NHK, 10, 07, 71.00, 48.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 07, 61.00, 42.00, -9999.00, -9999.00, 32.00 +NID, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 07, 82.00, 62.00, -9999.00, -9999.00, 31.00 +NIR, 10, 07, 85.00, 62.00, -9999.00, -9999.00, 22.00 +NKT, 10, 07, 78.00, 59.00, -9999.00, -9999.00, 28.00 +NKX, 10, 07, 75.00, 62.00, -9999.00, -9999.00, 5.00 +NLC, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 10, 07, 80.00, 52.00, -9999.00, -9999.00, 19.00 +NPA, 10, 07, 81.00, 62.00, -9999.00, -9999.00, 23.00 +NQA, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NQI, 10, 07, 88.00, 65.00, -9999.00, -9999.00, 22.00 +NQX, 10, 07, 86.00, 76.00, -9999.00, -9999.00, 40.00 +NRB, 10, 07, 82.00, 67.00, -9999.00, -9999.00, 32.00 +NRC, 10, 07, 83.00, 50.00, -9999.00, -9999.00, 9.00 +NRS, 10, 07, 74.00, 59.00, -9999.00, -9999.00, 5.00 +NSE, 10, 07, 82.00, 58.00, -9999.00, -9999.00, 23.00 +NSI, 10, 07, 75.00, 55.00, -9999.00, -9999.00, 5.00 +NTD, 10, 07, 75.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 10, 07, 81.00, 59.00, -9999.00, -9999.00, 6.00 +NTU, 10, 07, 72.00, 56.00, -9999.00, -9999.00, 24.00 +NUC, 10, 07, 73.00, 59.00, -9999.00, -9999.00, 5.00 +NUQ, 10, 07, 75.00, 49.00, -9999.00, -9999.00, 8.00 +NUW, 10, 07, 61.00, 43.00, -9999.00, -9999.00, 38.00 +NWF, 10, 07, 80.00, 59.00, -9999.00, -9999.00, 7.00 +NXX, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 07, 73.00, 47.00, -9999.00, -9999.00, 24.00 +NZC, 10, 07, 83.00, 59.00, -9999.00, -9999.00, 30.00 +NZJ, 10, 07, 81.00, 54.00, -9999.00, -9999.00, 5.00 +NZW, 10, 07, 65.00, 45.00, -9999.00, -9999.00, 28.00 +NZY, 10, 07, 75.00, 62.00, -9999.00, -9999.00, 5.00 +OAK, 10, 07, 74.00, 52.00, 7.00, 8.00, 11.00 +OAR, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +OFK, 10, 07, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 07, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 07, 77.00, 54.00, 14.00, 14.00, 22.00 +OLM, 10, 07, 63.00, 40.00, 28.00, 30.00, 41.00 +OMA, 10, 07, 69.00, 44.00, 17.00, 15.00, 23.00 +OME, 10, 07, 37.00, 26.00, 28.00, 28.00, 38.00 +ONT, 10, 07, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 07, 67.00, 45.00, 23.00, 19.00, 33.00 +ORF, 10, 07, 72.00, 56.00, 18.00, 16.00, 25.00 +ORH, 10, 07, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 07, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 07, 61.00, 40.00, -9999.00, -9999.00, 32.00 +OTG, 10, 07, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 07, 64.00, 48.00, 24.00, 26.00, 33.00 +OTM, 10, 07, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 07, 32.00, 22.00, 24.00, 26.00, 35.00 +OURC, 10, 07, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 07, 71.00, 35.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 07, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 07, 82.00, 57.00, -9999.00, -9999.00, 21.00 +PACZ, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 07, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 07, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 07, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 07, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 07, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 07, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 07, 83.00, 59.00, -9999.00, -9999.00, 20.00 +PAQ, 10, 07, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 07, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 07, 47.00, 41.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 07, 36.00, 28.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 07, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 07, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 07, 60.00, 41.00, -9999.00, -9999.00, 34.00 +PBI, 10, 07, 86.00, 72.00, 25.00, 32.00, 43.00 +PDT, 10, 07, 67.00, 43.00, 12.00, 13.00, 20.00 +PDX, 10, 07, 67.00, 47.00, 27.00, 25.00, 35.00 +PFN, 10, 07, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 07, 69.00, 50.00, 19.00, 17.00, 27.00 +PHX, 10, 07, 91.00, 64.00, 7.00, 6.00, 11.00 +PIA, 10, 07, 68.00, 46.00, 22.00, 19.00, 31.00 +PIB, 10, 07, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 07, 66.00, 36.00, 13.00, 14.00, 22.00 +PIR, 10, 07, 66.00, 40.00, 11.00, 12.00, 18.00 +PIT, 10, 07, 66.00, 45.00, 25.00, 23.00, 35.00 +PKB, 10, 07, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 07, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 07, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 07, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 07, 81.00, 62.00, 11.00, 14.00, 19.00 +POB, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +POE, 10, 07, 82.00, 56.00, -9999.00, -9999.00, 32.00 +POM, 10, 07, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +POU, 10, 07, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 07, 82.00, 46.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 07, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 07, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 07, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 07, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 07, 64.00, 40.00, -9999.00, -9999.00, 27.00 +PSP, 10, 07, 95.00, 62.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 07, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 07, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 07, 74.00, 40.00, 10.00, 6.00, 14.00 +PUC, 10, 07, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 07, 67.00, 46.00, 21.00, 19.00, 29.00 +PVU, 10, 07, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 07, 62.00, 41.00, 23.00, 19.00, 31.00 +P02, 10, 07, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +P07, 10, 07, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +P11, 10, 07, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +P24, 10, 07, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +P28, 10, 07, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +P35, 10, 07, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +P38, 10, 07, 76.00, 38.00, -9999.00, -9999.00, -9999.00 +P39, 10, 07, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +P58, 10, 07, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +P59, 10, 07, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +P60, 10, 07, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +P61, 10, 07, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 10, 07, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P68, 10, 07, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +P69, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 07, 72.00, 32.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 07, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 07, 66.00, 38.00, 12.00, 11.00, 18.00 +RBL, 10, 07, 82.00, 53.00, 12.00, 11.00, 16.00 +RCA, 10, 07, 66.00, 38.00, -9999.00, -9999.00, 15.00 +RDD, 10, 07, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 07, 68.00, 34.00, 11.00, 12.00, 18.00 +RDR, 10, 07, 59.00, 37.00, -9999.00, -9999.00, 22.00 +RDU, 10, 07, 74.00, 52.00, 16.00, 16.00, 24.00 +REE, 10, 07, 77.00, 51.00, -9999.00, -9999.00, 17.00 +REJ, 10, 07, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 07, 66.00, 44.00, 21.00, 19.00, 32.00 +RIC, 10, 07, 73.00, 50.00, 18.00, 16.00, 25.00 +RIV, 10, 07, 84.00, 54.00, -9999.00, -9999.00, 5.00 +RIW, 10, 07, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 07, 61.00, 34.00, 12.00, 10.00, 16.00 +RME, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 07, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +RND, 10, 07, 84.00, 62.00, -9999.00, -9999.00, 22.00 +RNO, 10, 07, 72.00, 35.00, 9.00, 8.00, 13.00 +ROA, 10, 07, 71.00, 48.00, 18.00, 18.00, 27.00 +ROC, 10, 07, 64.00, 44.00, 30.00, 26.00, 42.00 +ROW, 10, 07, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 07, 73.00, 47.00, 11.00, 11.00, 19.00 +RST, 10, 07, 62.00, 41.00, 20.00, 20.00, 31.00 +RWF, 10, 07, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 07, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 07, 81.00, 52.00, 7.00, 8.00, 9.00 +SAF, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 07, 75.00, 62.00, 5.00, 5.00, 7.00 +SAT, 10, 07, 84.00, 62.00, 16.00, 17.00, 25.00 +SAV, 10, 07, 80.00, 60.00, 12.00, 16.00, 23.00 +SAW, 10, 07, 58.00, 43.00, -9999.00, -9999.00, 41.00 +SBA, 10, 07, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 07, 86.00, 54.00, -9999.00, -9999.00, 6.00 +SBN, 10, 07, 66.00, 46.00, 25.00, 22.00, 35.00 +SBP, 10, 07, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 07, 63.00, 26.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 07, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 07, 23.00, 13.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 07, 81.00, 53.00, 6.00, 7.00, 9.00 +SDF, 10, 07, 72.00, 49.00, 18.00, 18.00, 28.00 +SEA, 10, 07, 62.00, 47.00, 27.00, 25.00, 36.00 +SEM, 10, 07, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 07, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 07, 72.00, 53.00, 8.00, 8.00, 11.00 +SGF, 10, 07, 73.00, 49.00, 20.00, 19.00, 31.00 +SGY, 10, 07, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 07, 65.00, 34.00, 16.00, 15.00, 23.00 +SHV, 10, 07, 81.00, 57.00, 15.00, 15.00, 24.00 +SIT, 10, 07, 53.00, 44.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 07, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 07, 81.00, 57.00, 14.00, 13.00, 21.00 +SKA, 10, 07, 62.00, 38.00, -9999.00, -9999.00, 23.00 +SKF, 10, 07, 84.00, 62.00, -9999.00, -9999.00, 20.00 +SLC, 10, 07, 70.00, 43.00, 16.00, 15.00, 23.00 +SLE, 10, 07, 67.00, 43.00, 26.00, 25.00, 34.00 +SLN, 10, 07, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 07, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 07, 75.00, 49.00, -9999.00, 6.00, 9.00 +SNA, 10, 07, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 07, 44.00, 35.00, 46.00, 48.00, 64.00 +SNS, 10, 07, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 07, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 07, 70.00, 47.00, 20.00, 18.00, 28.00 +SPS, 10, 07, 80.00, 55.00, 17.00, 15.00, 24.00 +SRQ, 10, 07, 86.00, 67.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 07, 79.00, 53.00, -9999.00, -9999.00, 21.00 +SSI, 10, 07, 79.00, 64.00, -9999.00, -9999.00, -9999.00 +STC, 10, 07, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 07, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +STL, 10, 07, 72.00, 51.00, 21.00, 18.00, 30.00 +STNV, 10, 07, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +STS, 10, 07, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 07, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 07, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 07, 81.00, 51.00, -9999.00, -9999.00, 8.00 +SUX, 10, 07, 67.00, 43.00, 20.00, 15.00, 28.00 +SVN, 10, 07, 80.00, 60.00, -9999.00, -9999.00, 23.00 +SWF, 10, 07, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 07, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 07, 63.00, 44.00, 28.00, 29.00, 41.00 +SZL, 10, 07, 73.00, 46.00, -9999.00, -9999.00, 27.00 +TAD, 10, 07, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 07, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 07, 76.00, 45.00, -9999.00, -9999.00, 27.00 +TCC, 10, 07, 77.00, 47.00, 8.00, 10.00, 15.00 +TCL, 10, 07, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 07, 65.00, 43.00, -9999.00, -9999.00, 41.00 +TCS, 10, 07, 78.00, 51.00, -9999.00, 10.00, 22.00 +TEB, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 07, 77.00, 54.00, -9999.00, -9999.00, 18.00 +TKA, 10, 07, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 07, 84.00, 59.00, 9.00, 18.00, 21.00 +TNX, 10, 07, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 07, 66.00, 43.00, 19.00, 19.00, 31.00 +TOP, 10, 07, 72.00, 47.00, 19.00, 17.00, 27.00 +TPA, 10, 07, 86.00, 68.00, 12.00, 19.00, 25.00 +TPH, 10, 07, 72.00, 40.00, 6.00, 5.00, 9.00 +TRI, 10, 07, 72.00, 47.00, 18.00, 20.00, 28.00 +TRK, 10, 07, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 07, 93.00, 61.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 07, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 07, 77.00, 54.00, 15.00, 15.00, 24.00 +TUP, 10, 07, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 07, 87.00, 60.00, 11.00, 8.00, 16.00 +TVC, 10, 07, 61.00, 42.00, 26.00, 22.00, 35.00 +TVL, 10, 07, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 07, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 07, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 07, 74.00, 49.00, 16.00, 18.00, 26.00 +T01, 10, 07, 72.00, 49.00, -9999.00, -9999.00, 25.00 +T02, 10, 07, 77.00, 54.00, -9999.00, -9999.00, 19.00 +T03, 10, 07, 79.00, 56.00, -9999.00, -9999.00, 22.00 +T04, 10, 07, 87.00, 68.00, -9999.00, -9999.00, 27.00 +T05, 10, 07, 73.00, 46.00, -9999.00, -9999.00, 23.00 +T06, 10, 07, 82.00, 52.00, -9999.00, -9999.00, 21.00 +T07, 10, 07, 74.00, 39.00, -9999.00, -9999.00, 14.00 +T08, 10, 07, 66.00, 45.00, -9999.00, -9999.00, 14.00 +UCA, 10, 07, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 07, 80.00, 53.00, -9999.00, -9999.00, 5.00 +UIL, 10, 07, 62.00, 43.00, 39.00, 41.00, 50.00 +UIN, 10, 07, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 07, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 07, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 07, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +U15, 10, 07, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +U28, 10, 07, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 07, 81.00, 58.00, -9999.00, -9999.00, 19.00 +VBG, 10, 07, 76.00, 50.00, -9999.00, -9999.00, 9.00 +VCT, 10, 07, 84.00, 64.00, 15.00, 21.00, 28.00 +VCV, 10, 07, 83.00, 48.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 07, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 07, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 07, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 07, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 07, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 07, 83.00, 57.00, -9999.00, -9999.00, 20.00 +VRB, 10, 07, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 07, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 07, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 07, 72.00, 49.00, 17.00, 14.00, 23.00 +WJA, 10, 07, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 07, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 07, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 07, 71.00, 31.00, 10.00, 11.00, 16.00 +WPO, 10, 07, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 07, 80.00, 55.00, -9999.00, -9999.00, 20.00 +WRG, 10, 07, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 07, 71.00, 46.00, -9999.00, -9999.00, 24.00 +WRL, 10, 07, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +X68, 10, 07, 85.00, 67.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 07, 50.00, 37.00, 70.00, 69.00, 79.00 +YCG, 10, 07, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 07, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 07, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 07, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 07, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 07, 68.00, 38.00, 9.00, 10.00, 15.00 +YNG, 10, 07, 64.00, 44.00, 24.00, 24.00, 35.00 +YPA, 10, 07, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 07, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 07, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 07, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 07, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 07, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 07, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 07, 93.00, 65.00, 5.00, 4.00, 7.00 +YVR, 10, 07, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 07, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 07, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 07, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 07, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 07, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 07, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 07, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 07, 58.00, 38.00, 32.00, 32.00, 44.00 +ZUN, 10, 07, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 07, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 07, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 07, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +01R, 10, 07, 82.00, 57.00, -9999.00, -9999.00, 20.00 +1V1, 10, 07, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 07, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 07, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 07, 75.00, 59.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 07, 79.00, 53.00, -9999.00, -9999.00, 19.00 +3B1, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 07, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 07, 60.00, 40.00, -9999.00, -9999.00, 32.00 +3SE, 10, 07, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 07, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 07, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +4OM, 10, 07, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 07, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 07, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 07, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 07, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 08, 66.00, 45.00, 21.00, 22.00, 31.00 +ABI, 10, 08, 80.00, 57.00, 16.00, 15.00, 23.00 +ABQ, 10, 08, 73.00, 45.00, 12.00, 12.00, 18.00 +ABR, 10, 08, 63.00, 36.00, 15.00, 12.00, 20.00 +ABY, 10, 08, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 08, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 08, 82.00, 59.00, 15.00, 17.00, 25.00 +ACV, 10, 08, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 08, 68.00, 46.00, 19.00, 16.00, 26.00 +ADK, 10, 08, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 08, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 08, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 08, 70.00, 44.00, -9999.00, -9999.00, 23.00 +AEX, 10, 08, 82.00, 57.00, -9999.00, -9999.00, 19.00 +AFF, 10, 08, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 08, 87.00, 66.00, -9999.00, -9999.00, 36.00 +AGS, 10, 08, 79.00, 53.00, 13.00, 14.00, 20.00 +AHN, 10, 08, 76.00, 53.00, 13.00, 15.00, 21.00 +AKN, 10, 08, 43.00, 28.00, 32.00, 33.00, 47.00 +AKO, 10, 08, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 08, 64.00, 41.00, 22.00, 22.00, 34.00 +ALI, 10, 08, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 08, 64.00, 41.00, 19.00, 17.00, 27.00 +ALS, 10, 08, 65.00, 27.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 08, 75.00, 47.00, 13.00, 11.00, 18.00 +AMG, 10, 08, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 08, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 08, 44.00, 32.00, 29.00, 31.00, 42.00 +AND, 10, 08, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 08, 54.00, 44.00, 59.00, 61.00, 71.00 +AOO, 10, 08, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +APN, 10, 08, 59.00, 39.00, 25.00, 26.00, 38.00 +AQQ, 10, 08, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +ART, 10, 08, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +AST, 10, 08, 63.00, 45.00, 31.00, 33.00, 42.00 +ATL, 10, 08, 75.00, 54.00, 14.00, 15.00, 22.00 +ATW, 10, 08, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 08, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 08, 69.00, 43.00, -9999.00, -9999.00, 27.00 +AUG, 10, 08, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 08, 84.00, 62.00, 16.00, 18.00, 26.00 +AUW, 10, 08, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 08, 70.00, 46.00, 15.00, 18.00, 24.00 +AVP, 10, 08, 63.00, 44.00, 22.00, 21.00, 33.00 +AXN, 10, 08, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 08, 64.00, 42.00, -9999.00, -9999.00, 29.00 +AYS, 10, 08, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 08, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 08, 81.00, 52.00, -9999.00, -9999.00, 9.00 +BAD, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 08, 60.00, 29.00, -9999.00, -9999.00, 21.00 +BDL, 10, 08, 66.00, 43.00, 19.00, 20.00, 30.00 +BDR, 10, 08, 66.00, 49.00, 21.00, 18.00, 29.00 +BET, 10, 08, 39.00, 27.00, 34.00, 33.00, 45.00 +BFD, 10, 08, 59.00, 39.00, 31.00, 29.00, 42.00 +BFF, 10, 08, 68.00, 36.00, 12.00, 8.00, 15.00 +BFL, 10, 08, 83.00, 57.00, 5.00, 4.00, 6.00 +BGM, 10, 08, 59.00, 42.00, 26.00, 26.00, 39.00 +BGR, 10, 08, 59.00, 41.00, 23.00, 20.00, 33.00 +BGS, 10, 08, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 08, 77.00, 53.00, 15.00, 15.00, 21.00 +BID, 10, 08, 62.00, 51.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 08, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 08, 79.00, 39.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 08, 63.00, 39.00, 15.00, 17.00, 25.00 +BIS, 10, 08, 61.00, 35.00, 18.00, 14.00, 23.00 +BIX, 10, 08, 81.00, 62.00, -9999.00, -9999.00, 21.00 +BJI, 10, 08, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 08, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 08, 70.00, 36.00, -9999.00, -9999.00, 16.00 +BKW, 10, 08, 65.00, 44.00, 23.00, 25.00, 35.00 +BLF, 10, 08, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 08, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 08, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 08, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 08, 73.00, 46.00, -9999.00, -9999.00, 24.00 +BNA, 10, 08, 75.00, 51.00, 19.00, 17.00, 27.00 +BNO, 10, 08, 64.00, 30.00, -9999.00, 14.00, 25.00 +BOI, 10, 08, 67.00, 41.00, 11.00, 13.00, 17.00 +BOS, 10, 08, 65.00, 49.00, 20.00, 20.00, 30.00 +BPI, 10, 08, 60.00, 19.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 08, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 08, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 08, 67.00, 46.00, -9999.00, -9999.00, 24.00 +BRO, 10, 08, 87.00, 68.00, 19.00, 17.00, 28.00 +BRW, 10, 08, 22.00, 13.00, 29.00, 30.00, 42.00 +BSM, 10, 08, 84.00, 62.00, -9999.00, -9999.00, 13.00 +BTI, 10, 08, 24.00, 14.00, 26.00, 25.00, 38.00 +BTL, 10, 08, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 08, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 08, 82.00, 59.00, 10.00, 17.00, 22.00 +BTT, 10, 08, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 08, 59.00, 40.00, 27.00, 28.00, 41.00 +BUB, 10, 08, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 08, 62.00, 45.00, 30.00, 27.00, 40.00 +BUR, 10, 08, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 08, 80.00, 64.00, -9999.00, 14.00, 22.00 +BWG, 10, 08, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 08, 69.00, 48.00, 19.00, 18.00, 27.00 +BYH, 10, 08, 76.00, 52.00, -9999.00, -9999.00, 22.00 +BYI, 10, 08, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 08, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 08, 78.00, 53.00, 12.00, 14.00, 21.00 +CAG, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 08, 64.00, 45.00, 23.00, 21.00, 33.00 +CAO, 10, 08, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 08, 54.00, 36.00, 28.00, 26.00, 40.00 +CBM, 10, 08, 79.00, 51.00, -9999.00, -9999.00, 20.00 +CDB, 10, 08, 46.00, 37.00, 58.00, 61.00, 76.00 +CDC, 10, 08, 70.00, 38.00, 11.00, 10.00, 17.00 +CDR, 10, 08, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 08, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 08, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +CEZ, 10, 08, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 08, 74.00, 51.00, 17.00, 17.00, 24.00 +CHO, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 08, 79.00, 59.00, 11.00, 15.00, 21.00 +CID, 10, 08, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 08, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 08, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 08, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 08, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 08, 64.00, 45.00, 25.00, 26.00, 38.00 +CLL, 10, 08, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 08, 74.00, 53.00, 14.00, 15.00, 22.00 +CMH, 10, 08, 67.00, 45.00, 21.00, 21.00, 32.00 +CMI, 10, 08, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 08, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 08, 70.00, 46.00, 17.00, 11.00, 23.00 +CNM, 10, 08, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +COD, 10, 08, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +COF, 10, 08, 84.00, 69.00, -9999.00, -9999.00, 39.00 +CON, 10, 08, 63.00, 37.00, 20.00, 19.00, 30.00 +COS, 10, 08, 66.00, 38.00, 11.00, 11.00, 17.00 +COT, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 08, 70.00, 48.00, 22.00, 19.00, 31.00 +CPR, 10, 08, 63.00, 34.00, 15.00, 15.00, 22.00 +CRBC, 10, 08, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 08, 86.00, 66.00, 17.00, 18.00, 27.00 +CRW, 10, 08, 70.00, 46.00, 23.00, 24.00, 34.00 +CSG, 10, 08, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 08, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 08, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 08, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 08, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 08, 68.00, 46.00, 19.00, 19.00, 29.00 +CVN, 10, 08, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 08, 75.00, 46.00, -9999.00, -9999.00, 16.00 +CXY, 10, 08, 67.00, 47.00, 17.00, 17.00, 26.00 +CYS, 10, 08, 62.00, 36.00, 13.00, 11.00, 18.00 +DAA, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DAB, 10, 08, 83.00, 67.00, 19.00, 22.00, 31.00 +DAG, 10, 08, 85.00, 58.00, 2.00, 4.00, 5.00 +DAL, 10, 08, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 08, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 08, 67.00, 46.00, 20.00, 21.00, 31.00 +DBQ, 10, 08, 63.00, 43.00, 22.00, 18.00, 30.00 +DCA, 10, 08, 71.00, 52.00, 18.00, 16.00, 25.00 +DDC, 10, 08, 73.00, 47.00, 12.00, 9.00, 16.00 +DEC, 10, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 08, 69.00, 39.00, 13.00, 10.00, 18.00 +DFW, 10, 08, 81.00, 58.00, 15.00, 18.00, 25.00 +DHN, 10, 08, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 08, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 08, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 08, 84.00, 62.00, -9999.00, -9999.00, 16.00 +DLG, 10, 08, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 08, 55.00, 37.00, 25.00, 24.00, 37.00 +DLLC, 10, 08, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 08, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 08, 86.00, 59.00, -9999.00, -9999.00, 11.00 +DMN, 10, 08, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 08, 72.00, 50.00, -9999.00, -9999.00, 24.00 +DPG, 10, 08, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 08, 82.00, 56.00, -9999.00, -9999.00, 20.00 +DRA, 10, 08, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 08, 84.00, 62.00, 13.00, 14.00, 20.00 +DSM, 10, 08, 67.00, 45.00, 20.00, 19.00, 30.00 +DTW, 10, 08, 64.00, 43.00, 18.00, 19.00, 30.00 +DUG, 10, 08, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 08, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +DXR, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 08, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 08, 80.00, 57.00, -9999.00, -9999.00, 20.00 +D45, 10, 08, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 08, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 08, 61.00, 39.00, 19.00, 19.00, 30.00 +ECG, 10, 08, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 08, 81.00, 51.00, -9999.00, -9999.00, 3.00 +EED, 10, 08, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +EGE, 10, 08, 66.00, 29.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 08, 62.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 08, 66.00, 39.00, 28.00, 28.00, 38.00 +EKO, 10, 08, 69.00, 31.00, 12.00, 11.00, 18.00 +ELD, 10, 08, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 08, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 08, 80.00, 52.00, 13.00, 11.00, 17.00 +ELY, 10, 08, 66.00, 30.00, 13.00, 13.00, 20.00 +EMP, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 08, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +END, 10, 08, 77.00, 53.00, -9999.00, -9999.00, 17.00 +ENN, 10, 08, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 08, 66.00, 44.00, -9999.00, -9999.00, 16.00 +EPH, 10, 08, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 08, 63.00, 48.00, 31.00, 29.00, 43.00 +ESF, 10, 08, 82.00, 57.00, -9999.00, -9999.00, 24.00 +EUG, 10, 08, 67.00, 45.00, 24.00, 23.00, 30.00 +EVV, 10, 08, 72.00, 47.00, 21.00, 17.00, 29.00 +EWN, 10, 08, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 08, 69.00, 50.00, 19.00, 19.00, 28.00 +EYW, 10, 08, 86.00, 76.00, 21.00, 21.00, 33.00 +E74, 10, 08, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 08, 73.00, 50.00, -9999.00, -9999.00, 22.00 +FAI, 10, 08, 37.00, 22.00, 25.00, 28.00, 39.00 +FAR, 10, 08, 60.00, 37.00, 17.00, 17.00, 26.00 +FAT, 10, 08, 82.00, 53.00, 5.00, 5.00, 8.00 +FAY, 10, 08, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 08, 57.00, 31.00, 14.00, 15.00, 24.00 +FCS, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FDY, 10, 08, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 08, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 10, 08, 66.00, 33.00, 12.00, 15.00, 20.00 +FLL, 10, 08, 87.00, 72.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 08, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 08, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FME, 10, 08, 72.00, 45.00, -9999.00, -9999.00, 20.00 +FMH, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 08, 73.00, 38.00, 12.00, 10.00, 16.00 +FMY, 10, 08, 87.00, 70.00, 10.00, 20.00, 24.00 +FNT, 10, 08, 62.00, 42.00, 21.00, 21.00, 32.00 +FOD, 10, 08, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 08, 71.00, 46.00, -9999.00, -9999.00, 21.00 +FOK, 10, 08, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 08, 72.00, 48.00, -9999.00, -9999.00, 24.00 +FSD, 10, 08, 64.00, 38.00, 18.00, 15.00, 27.00 +FSI, 10, 08, 78.00, 52.00, -9999.00, -9999.00, 19.00 +FSM, 10, 08, 78.00, 51.00, 18.00, 18.00, 28.00 +FTK, 10, 08, 71.00, 45.00, -9999.00, -9999.00, 23.00 +FWA, 10, 08, 66.00, 45.00, 18.00, 20.00, 31.00 +FWH, 10, 08, 80.00, 56.00, -9999.00, -9999.00, 17.00 +FYU, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 08, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 08, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 08, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 08, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 08, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 08, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 08, 62.00, 38.00, 13.00, 14.00, 21.00 +GFA, 10, 08, 62.00, 38.00, -9999.00, -9999.00, 20.00 +GFK, 10, 08, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 08, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 08, 61.00, 35.00, 10.00, 9.00, 15.00 +GJT, 10, 08, 71.00, 44.00, 13.00, 13.00, 20.00 +GKN, 10, 08, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 08, 69.00, 40.00, 10.00, 7.00, 13.00 +GLH, 10, 08, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 08, 79.00, 70.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 08, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 08, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +GON, 10, 08, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 08, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 08, 60.00, 41.00, 23.00, 21.00, 34.00 +GRCI, 10, 08, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 08, 64.00, 43.00, -9999.00, -9999.00, 39.00 +GRI, 10, 08, 68.00, 42.00, 14.00, 13.00, 22.00 +GRK, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 10, 08, 62.00, 41.00, 22.00, 22.00, 33.00 +GSB, 10, 08, 76.00, 51.00, -9999.00, -9999.00, 22.00 +GSG, 10, 08, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 08, 72.00, 49.00, 15.00, 16.00, 23.00 +GSP, 10, 08, 74.00, 51.00, 15.00, 17.00, 24.00 +GST, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 08, 60.00, 42.00, -9999.00, -9999.00, 37.00 +GTF, 10, 08, 62.00, 38.00, 14.00, 16.00, 23.00 +GUP, 10, 08, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 08, 67.00, 43.00, -9999.00, -9999.00, 27.00 +GVW, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 10, 08, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 08, 74.00, 60.00, 19.00, 17.00, 28.00 +HBR, 10, 08, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 08, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 08, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 08, 67.00, 40.00, -9999.00, -9999.00, 14.00 +HKY, 10, 08, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 08, 61.00, 34.00, 13.00, 14.00, 21.00 +HMN, 10, 08, 81.00, 43.00, -9999.00, -9999.00, 13.00 +HMS, 10, 08, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 08, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 08, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +HON, 10, 08, 64.00, 38.00, 16.00, 15.00, 24.00 +HOP, 10, 08, 74.00, 47.00, -9999.00, -9999.00, 22.00 +HOT, 10, 08, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 08, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 08, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 08, 63.00, 48.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 08, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 08, 82.00, 56.00, -9999.00, -9999.00, 23.00 +HST, 10, 08, 87.00, 70.00, -9999.00, -9999.00, 47.00 +HSV, 10, 08, 75.00, 52.00, 18.00, 16.00, 24.00 +HTL, 10, 08, 58.00, 39.00, 25.00, 25.00, 38.00 +HTS, 10, 08, 69.00, 47.00, 22.00, 23.00, 33.00 +HUF, 10, 08, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 08, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 08, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 08, 62.00, 34.00, 11.00, 12.00, 18.00 +IAB, 10, 08, 73.00, 49.00, -9999.00, -9999.00, 21.00 +IAD, 10, 08, 70.00, 45.00, 20.00, 18.00, 28.00 +IAG, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 08, 83.00, 60.00, 16.00, 19.00, 27.00 +ICT, 10, 08, 73.00, 49.00, 18.00, 14.00, 26.00 +IDA, 10, 08, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 08, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 08, 69.00, 48.00, 19.00, 17.00, 26.00 +ILI, 10, 08, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 08, 79.00, 56.00, 15.00, 14.00, 22.00 +IMT, 10, 08, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +IND, 10, 08, 68.00, 46.00, 20.00, 20.00, 30.00 +INL, 10, 08, 55.00, 35.00, 27.00, 25.00, 39.00 +INS, 10, 08, 79.00, 52.00, -9999.00, -9999.00, 5.00 +INT, 10, 08, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +INW, 10, 08, 74.00, 43.00, 10.00, 13.00, 18.00 +IPL, 10, 08, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 08, 65.00, 44.00, 24.00, 22.00, 34.00 +IRK, 10, 08, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 08, 61.00, 34.00, 13.00, 12.00, 20.00 +ISP, 10, 08, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 08, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 08, 90.00, 59.00, -9999.00, -9999.00, 9.00 +IWD, 10, 08, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 08, 58.00, 24.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 08, 81.00, 53.00, 14.00, 15.00, 22.00 +JAX, 10, 08, 82.00, 61.00, 17.00, 21.00, 29.00 +JBR, 10, 08, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 08, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 08, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 08, 67.00, 51.00, 17.00, 16.00, 27.00 +JHW, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 08, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 08, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 08, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 08, 49.00, 39.00, 62.00, 62.00, 73.00 +JST, 10, 08, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 08, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 08, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 08, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 08, 62.00, 41.00, 20.00, 23.00, 32.00 +LAR, 10, 08, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 08, 85.00, 57.00, 5.00, 4.00, 8.00 +LAX, 10, 08, 75.00, 61.00, 4.00, 5.00, 6.00 +LBB, 10, 08, 77.00, 50.00, 14.00, 12.00, 19.00 +LBF, 10, 08, 68.00, 36.00, 14.00, 10.00, 18.00 +LCH, 10, 08, 82.00, 60.00, 13.00, 17.00, 24.00 +LCK, 10, 08, 69.00, 45.00, -9999.00, -9999.00, 29.00 +LEB, 10, 08, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 08, 69.00, 48.00, 21.00, 21.00, 30.00 +LFI, 10, 08, 71.00, 55.00, -9999.00, -9999.00, 25.00 +LFK, 10, 08, 82.00, 57.00, 17.00, 18.00, 27.00 +LFT, 10, 08, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 08, 66.00, 53.00, 18.00, 16.00, 26.00 +LGB, 10, 08, 80.00, 59.00, 4.00, 4.00, 7.00 +LGU, 10, 08, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 08, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 08, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 08, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 08, 77.00, 53.00, 15.00, 18.00, 26.00 +LIZ, 10, 08, 54.00, 36.00, -9999.00, -9999.00, 42.00 +LMT, 10, 08, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +LND, 10, 08, 63.00, 36.00, 12.00, 11.00, 16.00 +LNK, 10, 08, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 08, 72.00, 35.00, 5.00, 5.00, 8.00 +LOZ, 10, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 08, 87.00, 65.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 08, 77.00, 52.00, -9999.00, -9999.00, 27.00 +LSE, 10, 08, 63.00, 42.00, 19.00, 18.00, 28.00 +LSF, 10, 08, 80.00, 56.00, -9999.00, -9999.00, 22.00 +LSV, 10, 08, 87.00, 48.00, -9999.00, -9999.00, 5.00 +LTS, 10, 08, 81.00, 52.00, -9999.00, -9999.00, 17.00 +LUF, 10, 08, 92.00, 56.00, -9999.00, -9999.00, 6.00 +LVS, 10, 08, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 08, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 08, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 08, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 08, 70.00, 48.00, 20.00, 18.00, 28.00 +MAF, 10, 08, 79.00, 53.00, 14.00, 11.00, 18.00 +MBL, 10, 08, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 08, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 08, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 08, 81.00, 55.00, -9999.00, -9999.00, 9.00 +MCF, 10, 08, 86.00, 67.00, -9999.00, -9999.00, 26.00 +MCG, 10, 08, 36.00, 22.00, 30.00, 31.00, 44.00 +MCI, 10, 08, 70.00, 48.00, 20.00, 18.00, 28.00 +MCK, 10, 08, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 08, 80.00, 54.00, 11.00, 14.00, 20.00 +MCO, 10, 08, 86.00, 68.00, 11.00, 24.00, 28.00 +MCW, 10, 08, 63.00, 40.00, 15.00, 14.00, 23.00 +MC2, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 10, 08, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 08, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 08, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 08, 66.00, 47.00, 24.00, 19.00, 34.00 +MEI, 10, 08, 80.00, 53.00, 13.00, 13.00, 21.00 +MEM, 10, 08, 76.00, 54.00, 18.00, 17.00, 26.00 +MER, 10, 08, 83.00, 49.00, -9999.00, -9999.00, 6.00 +MFD, 10, 08, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 08, 88.00, 67.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 08, 73.00, 42.00, 17.00, 16.00, 22.00 +MGE, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MGM, 10, 08, 80.00, 56.00, 14.00, 13.00, 21.00 +MGW, 10, 08, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 08, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 08, 80.00, 54.00, -9999.00, -9999.00, 9.00 +MHS, 10, 08, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 08, 86.00, 71.00, 30.00, 32.00, 45.00 +MIB, 10, 08, 58.00, 37.00, -9999.00, -9999.00, 16.00 +MIV, 10, 08, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 08, 72.00, 35.00, -9999.00, -9999.00, 13.00 +MKC, 10, 08, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 08, 61.00, 44.00, 22.00, 18.00, 32.00 +MKG, 10, 08, 61.00, 43.00, 24.00, 23.00, 34.00 +MKL, 10, 08, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 08, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 08, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 08, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 08, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 08, 67.00, 44.00, 20.00, 18.00, 30.00 +MLS, 10, 08, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 08, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 08, 79.00, 56.00, -9999.00, -9999.00, 19.00 +MOB, 10, 08, 81.00, 59.00, 12.00, 17.00, 22.00 +MOT, 10, 08, 58.00, 37.00, 12.00, 12.00, 19.00 +MPV, 10, 08, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 08, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 08, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 08, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 08, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 08, 71.00, 52.00, -9999.00, -9999.00, 12.00 +MSL, 10, 08, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 08, 62.00, 40.00, 22.00, 18.00, 31.00 +MSO, 10, 08, 60.00, 33.00, 15.00, 16.00, 25.00 +MSP, 10, 08, 61.00, 41.00, 20.00, 17.00, 29.00 +MSS, 10, 08, 59.00, 39.00, 25.00, 25.00, 38.00 +MSY, 10, 08, 81.00, 61.00, 10.00, 18.00, 23.00 +MTC, 10, 08, 62.00, 44.00, -9999.00, -9999.00, 27.00 +MTN, 10, 08, 70.00, 48.00, -9999.00, -9999.00, 20.00 +MTO, 10, 08, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 08, 68.00, 44.00, -9999.00, -9999.00, 20.00 +MUO, 10, 08, 71.00, 38.00, -9999.00, -9999.00, 13.00 +MWA, 10, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 08, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 08, 80.00, 56.00, -9999.00, -9999.00, 16.00 +MYL, 10, 08, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 08, 79.00, 55.00, -9999.00, -9999.00, 22.00 +NAO, 10, 08, 77.00, 63.00, -9999.00, -9999.00, 20.00 +NBC, 10, 08, 79.00, 60.00, -9999.00, -9999.00, 22.00 +NBE, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 10, 08, 66.00, 44.00, -9999.00, -9999.00, 27.00 +NCA, 10, 08, 78.00, 52.00, -9999.00, -9999.00, 25.00 +NCO, 10, 08, 65.00, 49.00, -9999.00, -9999.00, 30.00 +NC1, 10, 08, 79.00, 55.00, -9999.00, -9999.00, 3.00 +NEL, 10, 08, 69.00, 44.00, -9999.00, -9999.00, 24.00 +NFG, 10, 08, 74.00, 57.00, -9999.00, -9999.00, 3.00 +NFL, 10, 08, 71.00, 35.00, -9999.00, -9999.00, 6.00 +NGP, 10, 08, 85.00, 66.00, -9999.00, -9999.00, 25.00 +NGU, 10, 08, 71.00, 55.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 08, 71.00, 54.00, -9999.00, -9999.00, 11.00 +NHK, 10, 08, 70.00, 47.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 08, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NID, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 08, 82.00, 61.00, -9999.00, -9999.00, 30.00 +NIR, 10, 08, 85.00, 62.00, -9999.00, -9999.00, 22.00 +NKT, 10, 08, 77.00, 58.00, -9999.00, -9999.00, 28.00 +NKX, 10, 08, 75.00, 62.00, -9999.00, -9999.00, 5.00 +NLC, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 10, 08, 79.00, 52.00, -9999.00, -9999.00, 19.00 +NPA, 10, 08, 81.00, 61.00, -9999.00, -9999.00, 22.00 +NQA, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NQI, 10, 08, 88.00, 64.00, -9999.00, -9999.00, 22.00 +NQX, 10, 08, 86.00, 76.00, -9999.00, -9999.00, 39.00 +NRB, 10, 08, 82.00, 67.00, -9999.00, -9999.00, 32.00 +NRC, 10, 08, 83.00, 50.00, -9999.00, -9999.00, 9.00 +NRS, 10, 08, 74.00, 59.00, -9999.00, -9999.00, 5.00 +NSE, 10, 08, 82.00, 57.00, -9999.00, -9999.00, 22.00 +NSI, 10, 08, 75.00, 55.00, -9999.00, -9999.00, 5.00 +NTD, 10, 08, 75.00, 55.00, -9999.00, -9999.00, 3.00 +NTK, 10, 08, 81.00, 59.00, -9999.00, -9999.00, 6.00 +NTU, 10, 08, 71.00, 55.00, -9999.00, -9999.00, 24.00 +NUC, 10, 08, 73.00, 59.00, -9999.00, -9999.00, 5.00 +NUQ, 10, 08, 75.00, 49.00, -9999.00, -9999.00, 8.00 +NUW, 10, 08, 61.00, 43.00, -9999.00, -9999.00, 38.00 +NWF, 10, 08, 80.00, 59.00, -9999.00, -9999.00, 7.00 +NXX, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 08, 72.00, 46.00, -9999.00, -9999.00, 24.00 +NZC, 10, 08, 83.00, 58.00, -9999.00, -9999.00, 29.00 +NZJ, 10, 08, 81.00, 54.00, -9999.00, -9999.00, 5.00 +NZW, 10, 08, 64.00, 44.00, -9999.00, -9999.00, 28.00 +NZY, 10, 08, 75.00, 62.00, -9999.00, -9999.00, 5.00 +OAK, 10, 08, 74.00, 52.00, 8.00, 8.00, 11.00 +OAR, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +OFK, 10, 08, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 08, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 08, 76.00, 53.00, 13.00, 14.00, 21.00 +OLM, 10, 08, 63.00, 40.00, 28.00, 31.00, 41.00 +OMA, 10, 08, 68.00, 44.00, 17.00, 14.00, 23.00 +OME, 10, 08, 37.00, 25.00, 28.00, 28.00, 38.00 +ONT, 10, 08, 85.00, 58.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 08, 66.00, 44.00, 23.00, 19.00, 33.00 +ORF, 10, 08, 71.00, 55.00, 18.00, 16.00, 25.00 +ORH, 10, 08, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 08, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 08, 60.00, 39.00, -9999.00, -9999.00, 32.00 +OTG, 10, 08, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 08, 64.00, 48.00, 25.00, 26.00, 33.00 +OTM, 10, 08, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 08, 31.00, 22.00, 23.00, 26.00, 35.00 +OURC, 10, 08, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 08, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 08, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 08, 81.00, 56.00, -9999.00, -9999.00, 21.00 +PACZ, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 08, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 08, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 08, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 08, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 08, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 08, 83.00, 58.00, -9999.00, -9999.00, 20.00 +PAQ, 10, 08, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 08, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 08, 47.00, 41.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 08, 35.00, 27.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 08, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 08, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 08, 59.00, 40.00, -9999.00, -9999.00, 34.00 +PBI, 10, 08, 86.00, 72.00, 25.00, 31.00, 43.00 +PDT, 10, 08, 66.00, 43.00, 12.00, 13.00, 20.00 +PDX, 10, 08, 66.00, 47.00, 27.00, 25.00, 36.00 +PFN, 10, 08, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 08, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 08, 68.00, 49.00, 19.00, 17.00, 27.00 +PHX, 10, 08, 90.00, 63.00, 6.00, 6.00, 10.00 +PIA, 10, 08, 67.00, 45.00, 23.00, 19.00, 32.00 +PIB, 10, 08, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 08, 65.00, 35.00, 13.00, 15.00, 22.00 +PIR, 10, 08, 66.00, 39.00, 11.00, 12.00, 18.00 +PIT, 10, 08, 65.00, 44.00, 25.00, 23.00, 35.00 +PKB, 10, 08, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 08, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 08, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 08, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 08, 81.00, 61.00, 11.00, 14.00, 18.00 +POB, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +POE, 10, 08, 82.00, 55.00, -9999.00, -9999.00, 32.00 +POM, 10, 08, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +POU, 10, 08, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 08, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 08, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 08, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 08, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 08, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 08, 63.00, 40.00, -9999.00, -9999.00, 27.00 +PSP, 10, 08, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 08, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 08, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 08, 73.00, 39.00, 9.00, 6.00, 14.00 +PUC, 10, 08, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 08, 66.00, 45.00, 21.00, 19.00, 29.00 +PVU, 10, 08, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 08, 61.00, 40.00, 23.00, 19.00, 31.00 +P02, 10, 08, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +P07, 10, 08, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +P11, 10, 08, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +P24, 10, 08, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +P28, 10, 08, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +P35, 10, 08, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +P38, 10, 08, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +P39, 10, 08, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +P58, 10, 08, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +P59, 10, 08, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +P60, 10, 08, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +P61, 10, 08, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +P67, 10, 08, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +P68, 10, 08, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +P69, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 08, 71.00, 32.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 08, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 08, 65.00, 37.00, 11.00, 10.00, 18.00 +RBL, 10, 08, 81.00, 53.00, 12.00, 11.00, 17.00 +RCA, 10, 08, 65.00, 37.00, -9999.00, -9999.00, 15.00 +RDD, 10, 08, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 08, 67.00, 34.00, 12.00, 12.00, 18.00 +RDR, 10, 08, 58.00, 36.00, -9999.00, -9999.00, 22.00 +RDU, 10, 08, 74.00, 51.00, 15.00, 16.00, 23.00 +REE, 10, 08, 77.00, 50.00, -9999.00, -9999.00, 17.00 +REJ, 10, 08, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 08, 65.00, 43.00, 21.00, 19.00, 32.00 +RIC, 10, 08, 73.00, 49.00, 18.00, 16.00, 25.00 +RIV, 10, 08, 84.00, 54.00, -9999.00, -9999.00, 5.00 +RIW, 10, 08, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 08, 60.00, 33.00, 12.00, 10.00, 17.00 +RME, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 08, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +RND, 10, 08, 84.00, 61.00, -9999.00, -9999.00, 21.00 +RNO, 10, 08, 71.00, 35.00, 9.00, 8.00, 13.00 +ROA, 10, 08, 70.00, 47.00, 19.00, 19.00, 27.00 +ROC, 10, 08, 63.00, 44.00, 30.00, 27.00, 42.00 +ROW, 10, 08, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 08, 72.00, 46.00, 11.00, 11.00, 18.00 +RST, 10, 08, 61.00, 40.00, 20.00, 19.00, 31.00 +RWF, 10, 08, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 08, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 08, 80.00, 52.00, 8.00, 8.00, 10.00 +SAF, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 08, 75.00, 62.00, 6.00, 6.00, 8.00 +SAT, 10, 08, 84.00, 61.00, 15.00, 18.00, 25.00 +SAV, 10, 08, 79.00, 59.00, 12.00, 15.00, 22.00 +SAW, 10, 08, 57.00, 42.00, -9999.00, -9999.00, 41.00 +SBA, 10, 08, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 08, 85.00, 54.00, -9999.00, -9999.00, 6.00 +SBN, 10, 08, 65.00, 45.00, 25.00, 22.00, 35.00 +SBP, 10, 08, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 08, 62.00, 26.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 08, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 08, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 08, 81.00, 53.00, 6.00, 8.00, 9.00 +SDF, 10, 08, 71.00, 48.00, 19.00, 18.00, 28.00 +SEA, 10, 08, 62.00, 47.00, 27.00, 25.00, 36.00 +SEM, 10, 08, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 08, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 08, 72.00, 53.00, 8.00, 8.00, 11.00 +SGF, 10, 08, 72.00, 48.00, 20.00, 19.00, 31.00 +SGY, 10, 08, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 08, 64.00, 34.00, 15.00, 15.00, 23.00 +SHV, 10, 08, 81.00, 56.00, 16.00, 15.00, 24.00 +SIT, 10, 08, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 08, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 08, 81.00, 56.00, 15.00, 12.00, 21.00 +SKA, 10, 08, 62.00, 38.00, -9999.00, -9999.00, 23.00 +SKF, 10, 08, 84.00, 61.00, -9999.00, -9999.00, 19.00 +SLC, 10, 08, 69.00, 42.00, 17.00, 15.00, 23.00 +SLE, 10, 08, 67.00, 43.00, 27.00, 26.00, 34.00 +SLN, 10, 08, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 08, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 08, 75.00, 49.00, -9999.00, 6.00, 9.00 +SNA, 10, 08, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 08, 44.00, 35.00, 47.00, 49.00, 64.00 +SNS, 10, 08, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 08, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 08, 69.00, 47.00, 20.00, 18.00, 28.00 +SPS, 10, 08, 79.00, 54.00, 17.00, 15.00, 24.00 +SRQ, 10, 08, 86.00, 66.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 08, 78.00, 52.00, -9999.00, -9999.00, 21.00 +SSI, 10, 08, 79.00, 63.00, -9999.00, -9999.00, -9999.00 +STC, 10, 08, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 08, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +STL, 10, 08, 71.00, 51.00, 22.00, 19.00, 30.00 +STNV, 10, 08, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +STS, 10, 08, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 08, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 08, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 08, 80.00, 51.00, -9999.00, -9999.00, 9.00 +SUX, 10, 08, 66.00, 42.00, 20.00, 15.00, 27.00 +SVN, 10, 08, 79.00, 59.00, -9999.00, -9999.00, 22.00 +SWF, 10, 08, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 08, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 08, 62.00, 43.00, 29.00, 29.00, 40.00 +SZL, 10, 08, 72.00, 45.00, -9999.00, -9999.00, 27.00 +TAD, 10, 08, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 08, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 08, 75.00, 44.00, -9999.00, -9999.00, 27.00 +TCC, 10, 08, 77.00, 46.00, 8.00, 9.00, 15.00 +TCL, 10, 08, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 08, 64.00, 43.00, -9999.00, -9999.00, 42.00 +TCS, 10, 08, 77.00, 50.00, -9999.00, 10.00, 22.00 +TEB, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 08, 76.00, 53.00, -9999.00, -9999.00, 18.00 +TKA, 10, 08, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 08, 83.00, 58.00, 9.00, 17.00, 21.00 +TNX, 10, 08, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 08, 65.00, 42.00, 19.00, 18.00, 31.00 +TOP, 10, 08, 71.00, 46.00, 18.00, 16.00, 26.00 +TPA, 10, 08, 86.00, 67.00, 11.00, 18.00, 24.00 +TPH, 10, 08, 71.00, 39.00, 6.00, 5.00, 9.00 +TRI, 10, 08, 71.00, 46.00, 18.00, 20.00, 28.00 +TRK, 10, 08, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 08, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 08, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 08, 76.00, 53.00, 15.00, 15.00, 24.00 +TUP, 10, 08, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 08, 86.00, 59.00, 11.00, 8.00, 16.00 +TVC, 10, 08, 60.00, 41.00, 26.00, 21.00, 34.00 +TVL, 10, 08, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 08, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 08, 73.00, 48.00, 16.00, 17.00, 26.00 +T01, 10, 08, 71.00, 48.00, -9999.00, -9999.00, 25.00 +T02, 10, 08, 76.00, 53.00, -9999.00, -9999.00, 19.00 +T03, 10, 08, 79.00, 55.00, -9999.00, -9999.00, 22.00 +T04, 10, 08, 87.00, 67.00, -9999.00, -9999.00, 26.00 +T05, 10, 08, 72.00, 45.00, -9999.00, -9999.00, 22.00 +T06, 10, 08, 81.00, 52.00, -9999.00, -9999.00, 20.00 +T07, 10, 08, 74.00, 38.00, -9999.00, -9999.00, 14.00 +T08, 10, 08, 66.00, 44.00, -9999.00, -9999.00, 14.00 +UCA, 10, 08, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 08, 79.00, 52.00, -9999.00, -9999.00, 5.00 +UIL, 10, 08, 61.00, 43.00, 40.00, 42.00, 51.00 +UIN, 10, 08, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 08, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 08, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 08, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +U15, 10, 08, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +U28, 10, 08, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 08, 81.00, 57.00, -9999.00, -9999.00, 18.00 +VBG, 10, 08, 76.00, 50.00, -9999.00, -9999.00, 8.00 +VCT, 10, 08, 84.00, 63.00, 15.00, 21.00, 28.00 +VCV, 10, 08, 82.00, 47.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 08, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 08, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 08, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 08, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 08, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 08, 82.00, 56.00, -9999.00, -9999.00, 20.00 +VRB, 10, 08, 85.00, 69.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 08, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 08, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 08, 71.00, 48.00, 18.00, 14.00, 23.00 +WJA, 10, 08, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 08, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 08, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 08, 71.00, 31.00, 10.00, 11.00, 16.00 +WPO, 10, 08, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 08, 80.00, 54.00, -9999.00, -9999.00, 20.00 +WRG, 10, 08, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 08, 70.00, 45.00, -9999.00, -9999.00, 24.00 +WRL, 10, 08, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +X68, 10, 08, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 08, 49.00, 37.00, 70.00, 70.00, 79.00 +YCG, 10, 08, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 08, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 08, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 08, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 08, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 08, 67.00, 37.00, 9.00, 10.00, 15.00 +YNG, 10, 08, 63.00, 43.00, 24.00, 24.00, 35.00 +YPA, 10, 08, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 08, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 08, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 08, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 08, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 08, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 08, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 08, 93.00, 64.00, 5.00, 4.00, 8.00 +YVR, 10, 08, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 08, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 08, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 08, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 08, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 08, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 08, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 08, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 08, 57.00, 38.00, 32.00, 31.00, 44.00 +ZUN, 10, 08, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 08, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 08, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 08, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +01R, 10, 08, 81.00, 56.00, -9999.00, -9999.00, 19.00 +1V1, 10, 08, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 08, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 08, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 08, 74.00, 58.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 08, 78.00, 52.00, -9999.00, -9999.00, 19.00 +3B1, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 08, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 08, 60.00, 39.00, -9999.00, -9999.00, 32.00 +3SE, 10, 08, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 08, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 08, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +4OM, 10, 08, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 08, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 08, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 08, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 08, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 09, 66.00, 44.00, 21.00, 22.00, 31.00 +ABI, 10, 09, 79.00, 57.00, 16.00, 15.00, 23.00 +ABQ, 10, 09, 73.00, 45.00, 12.00, 12.00, 18.00 +ABR, 10, 09, 63.00, 36.00, 15.00, 12.00, 20.00 +ABY, 10, 09, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 09, 63.00, 49.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 09, 82.00, 59.00, 15.00, 17.00, 25.00 +ACV, 10, 09, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 09, 68.00, 46.00, 19.00, 16.00, 26.00 +ADK, 10, 09, 48.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 09, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 09, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 09, 70.00, 44.00, -9999.00, -9999.00, 23.00 +AEX, 10, 09, 81.00, 57.00, -9999.00, -9999.00, 19.00 +AFF, 10, 09, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 09, 86.00, 65.00, -9999.00, -9999.00, 35.00 +AGS, 10, 09, 79.00, 53.00, 13.00, 14.00, 20.00 +AHN, 10, 09, 75.00, 53.00, 13.00, 14.00, 21.00 +AKN, 10, 09, 42.00, 27.00, 32.00, 33.00, 47.00 +AKO, 10, 09, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 09, 64.00, 40.00, 22.00, 22.00, 34.00 +ALI, 10, 09, 87.00, 63.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 09, 64.00, 41.00, 19.00, 17.00, 27.00 +ALS, 10, 09, 65.00, 27.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 09, 74.00, 47.00, 13.00, 11.00, 18.00 +AMG, 10, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 09, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 09, 43.00, 31.00, 29.00, 30.00, 42.00 +AND, 10, 09, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 09, 53.00, 43.00, 59.00, 61.00, 71.00 +AOO, 10, 09, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +APN, 10, 09, 59.00, 38.00, 25.00, 26.00, 38.00 +AQQ, 10, 09, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +ART, 10, 09, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +AST, 10, 09, 62.00, 44.00, 31.00, 34.00, 43.00 +ATL, 10, 09, 74.00, 54.00, 14.00, 15.00, 22.00 +ATW, 10, 09, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 09, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 09, 69.00, 43.00, -9999.00, -9999.00, 27.00 +AUG, 10, 09, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 09, 84.00, 62.00, 16.00, 18.00, 26.00 +AUW, 10, 09, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 09, 70.00, 46.00, 15.00, 17.00, 24.00 +AVP, 10, 09, 63.00, 44.00, 22.00, 21.00, 33.00 +AXN, 10, 09, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 09, 64.00, 41.00, -9999.00, -9999.00, 29.00 +AYS, 10, 09, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 09, 81.00, 52.00, -9999.00, -9999.00, 9.00 +BAD, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 09, 60.00, 28.00, -9999.00, -9999.00, 21.00 +BDL, 10, 09, 66.00, 42.00, 19.00, 20.00, 30.00 +BDR, 10, 09, 66.00, 49.00, 21.00, 18.00, 29.00 +BET, 10, 09, 38.00, 26.00, 33.00, 33.00, 45.00 +BFD, 10, 09, 58.00, 38.00, 31.00, 29.00, 42.00 +BFF, 10, 09, 68.00, 36.00, 12.00, 8.00, 15.00 +BFL, 10, 09, 83.00, 56.00, 5.00, 4.00, 6.00 +BGM, 10, 09, 59.00, 42.00, 26.00, 26.00, 39.00 +BGR, 10, 09, 59.00, 40.00, 23.00, 20.00, 33.00 +BGS, 10, 09, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 09, 76.00, 52.00, 15.00, 15.00, 21.00 +BID, 10, 09, 62.00, 50.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 09, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 09, 78.00, 39.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 09, 63.00, 39.00, 15.00, 17.00, 25.00 +BIS, 10, 09, 61.00, 34.00, 18.00, 14.00, 23.00 +BIX, 10, 09, 81.00, 61.00, -9999.00, -9999.00, 21.00 +BJI, 10, 09, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 09, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 09, 70.00, 35.00, -9999.00, -9999.00, 15.00 +BKW, 10, 09, 64.00, 44.00, 23.00, 25.00, 35.00 +BLF, 10, 09, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 09, 92.00, 63.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 09, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 09, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 09, 73.00, 46.00, -9999.00, -9999.00, 24.00 +BNA, 10, 09, 74.00, 50.00, 19.00, 17.00, 27.00 +BNO, 10, 09, 64.00, 29.00, -9999.00, 14.00, 25.00 +BOI, 10, 09, 67.00, 40.00, 11.00, 13.00, 17.00 +BOS, 10, 09, 64.00, 48.00, 20.00, 20.00, 30.00 +BPI, 10, 09, 60.00, 18.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 09, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 09, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 09, 67.00, 46.00, -9999.00, -9999.00, 24.00 +BRO, 10, 09, 86.00, 67.00, 19.00, 17.00, 28.00 +BRW, 10, 09, 21.00, 12.00, 29.00, 30.00, 42.00 +BSM, 10, 09, 84.00, 62.00, -9999.00, -9999.00, 13.00 +BTI, 10, 09, 23.00, 13.00, 26.00, 25.00, 38.00 +BTL, 10, 09, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 09, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 09, 81.00, 59.00, 10.00, 16.00, 22.00 +BTT, 10, 09, 29.00, 16.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 09, 59.00, 40.00, 27.00, 28.00, 41.00 +BUB, 10, 09, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 09, 62.00, 44.00, 30.00, 27.00, 40.00 +BUR, 10, 09, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 09, 80.00, 64.00, -9999.00, 14.00, 21.00 +BWG, 10, 09, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 09, 69.00, 48.00, 19.00, 18.00, 27.00 +BYH, 10, 09, 76.00, 52.00, -9999.00, -9999.00, 22.00 +BYI, 10, 09, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 09, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 09, 78.00, 52.00, 12.00, 14.00, 20.00 +CAG, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 09, 64.00, 45.00, 23.00, 21.00, 33.00 +CAO, 10, 09, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 09, 54.00, 36.00, 28.00, 26.00, 40.00 +CBM, 10, 09, 78.00, 51.00, -9999.00, -9999.00, 20.00 +CDB, 10, 09, 45.00, 36.00, 58.00, 61.00, 76.00 +CDC, 10, 09, 69.00, 38.00, 11.00, 10.00, 17.00 +CDR, 10, 09, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 09, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 09, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +CEZ, 10, 09, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 09, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 09, 74.00, 51.00, 17.00, 17.00, 24.00 +CHO, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 09, 78.00, 58.00, 11.00, 14.00, 21.00 +CID, 10, 09, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 09, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 09, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 09, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 09, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 09, 64.00, 45.00, 25.00, 26.00, 38.00 +CLL, 10, 09, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 09, 74.00, 53.00, 14.00, 15.00, 22.00 +CMH, 10, 09, 67.00, 45.00, 21.00, 21.00, 32.00 +CMI, 10, 09, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 09, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 09, 70.00, 46.00, 17.00, 11.00, 23.00 +CNM, 10, 09, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 09, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +COD, 10, 09, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +COF, 10, 09, 83.00, 68.00, -9999.00, -9999.00, 39.00 +CON, 10, 09, 63.00, 37.00, 20.00, 19.00, 30.00 +COS, 10, 09, 66.00, 38.00, 11.00, 11.00, 17.00 +COT, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 09, 70.00, 48.00, 23.00, 19.00, 31.00 +CPR, 10, 09, 63.00, 34.00, 15.00, 15.00, 22.00 +CRBC, 10, 09, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 09, 85.00, 65.00, 17.00, 18.00, 27.00 +CRW, 10, 09, 70.00, 46.00, 24.00, 24.00, 34.00 +CSG, 10, 09, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 09, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 09, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 09, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 09, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 09, 68.00, 46.00, 19.00, 19.00, 29.00 +CVN, 10, 09, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 09, 74.00, 46.00, -9999.00, -9999.00, 16.00 +CXY, 10, 09, 67.00, 47.00, 17.00, 17.00, 26.00 +CYS, 10, 09, 62.00, 36.00, 13.00, 11.00, 18.00 +DAA, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DAB, 10, 09, 82.00, 66.00, 19.00, 22.00, 31.00 +DAG, 10, 09, 85.00, 57.00, 2.00, 4.00, 5.00 +DAL, 10, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 09, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 09, 67.00, 46.00, 20.00, 21.00, 31.00 +DBQ, 10, 09, 63.00, 42.00, 22.00, 18.00, 30.00 +DCA, 10, 09, 71.00, 52.00, 18.00, 16.00, 25.00 +DDC, 10, 09, 73.00, 47.00, 12.00, 9.00, 16.00 +DEC, 10, 09, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 09, 68.00, 38.00, 13.00, 10.00, 18.00 +DFW, 10, 09, 80.00, 58.00, 15.00, 18.00, 25.00 +DHN, 10, 09, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 09, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 09, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 09, 83.00, 61.00, -9999.00, -9999.00, 16.00 +DLG, 10, 09, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 09, 55.00, 37.00, 25.00, 24.00, 37.00 +DLLC, 10, 09, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 09, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 09, 86.00, 59.00, -9999.00, -9999.00, 11.00 +DMN, 10, 09, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 09, 72.00, 50.00, -9999.00, -9999.00, 24.00 +DPG, 10, 09, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 09, 82.00, 56.00, -9999.00, -9999.00, 19.00 +DRA, 10, 09, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 09, 83.00, 61.00, 13.00, 14.00, 20.00 +DSM, 10, 09, 67.00, 45.00, 20.00, 19.00, 30.00 +DTW, 10, 09, 64.00, 43.00, 18.00, 19.00, 30.00 +DUG, 10, 09, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 09, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +DXR, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 09, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 09, 79.00, 57.00, -9999.00, -9999.00, 20.00 +D45, 10, 09, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 09, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 09, 61.00, 39.00, 19.00, 19.00, 30.00 +ECG, 10, 09, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 09, 81.00, 51.00, -9999.00, -9999.00, 3.00 +EED, 10, 09, 90.00, 64.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +EGE, 10, 09, 66.00, 28.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 09, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 09, 65.00, 39.00, 28.00, 28.00, 38.00 +EKO, 10, 09, 68.00, 31.00, 12.00, 11.00, 18.00 +ELD, 10, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 09, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 09, 80.00, 52.00, 13.00, 11.00, 17.00 +ELY, 10, 09, 66.00, 30.00, 13.00, 13.00, 20.00 +EMP, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 09, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +END, 10, 09, 77.00, 53.00, -9999.00, -9999.00, 17.00 +ENN, 10, 09, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 09, 65.00, 44.00, -9999.00, -9999.00, 16.00 +EPH, 10, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 09, 63.00, 47.00, 31.00, 30.00, 43.00 +ESF, 10, 09, 81.00, 57.00, -9999.00, -9999.00, 24.00 +EUG, 10, 09, 67.00, 44.00, 24.00, 23.00, 31.00 +EVV, 10, 09, 72.00, 47.00, 21.00, 17.00, 29.00 +EWN, 10, 09, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 09, 69.00, 50.00, 19.00, 19.00, 28.00 +EYW, 10, 09, 85.00, 76.00, 20.00, 20.00, 32.00 +E74, 10, 09, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 09, 73.00, 50.00, -9999.00, -9999.00, 22.00 +FAI, 10, 09, 36.00, 22.00, 26.00, 28.00, 39.00 +FAR, 10, 09, 59.00, 37.00, 17.00, 17.00, 26.00 +FAT, 10, 09, 82.00, 52.00, 5.00, 5.00, 8.00 +FAY, 10, 09, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 09, 57.00, 31.00, 14.00, 15.00, 24.00 +FCS, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FDY, 10, 09, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 09, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 10, 09, 65.00, 33.00, 12.00, 15.00, 20.00 +FLL, 10, 09, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 09, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 09, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FME, 10, 09, 72.00, 45.00, -9999.00, -9999.00, 20.00 +FMH, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 09, 73.00, 38.00, 12.00, 10.00, 16.00 +FMY, 10, 09, 86.00, 69.00, 10.00, 19.00, 23.00 +FNT, 10, 09, 62.00, 42.00, 21.00, 21.00, 32.00 +FOD, 10, 09, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 09, 71.00, 46.00, -9999.00, -9999.00, 21.00 +FOK, 10, 09, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 09, 72.00, 48.00, -9999.00, -9999.00, 23.00 +FSD, 10, 09, 64.00, 38.00, 17.00, 15.00, 26.00 +FSI, 10, 09, 78.00, 52.00, -9999.00, -9999.00, 19.00 +FSM, 10, 09, 77.00, 51.00, 18.00, 18.00, 28.00 +FTK, 10, 09, 71.00, 45.00, -9999.00, -9999.00, 23.00 +FWA, 10, 09, 65.00, 44.00, 18.00, 20.00, 31.00 +FWH, 10, 09, 80.00, 56.00, -9999.00, -9999.00, 17.00 +FYU, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 09, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 09, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 09, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 09, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 09, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 09, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 09, 61.00, 37.00, 13.00, 14.00, 21.00 +GFA, 10, 09, 61.00, 37.00, -9999.00, -9999.00, 20.00 +GFK, 10, 09, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 09, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 09, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 09, 61.00, 35.00, 10.00, 9.00, 14.00 +GJT, 10, 09, 70.00, 44.00, 13.00, 13.00, 20.00 +GKN, 10, 09, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 09, 69.00, 40.00, 10.00, 7.00, 13.00 +GLH, 10, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 09, 79.00, 69.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 09, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 09, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +GON, 10, 09, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 09, 60.00, 40.00, 23.00, 21.00, 34.00 +GRCI, 10, 09, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 09, 64.00, 42.00, -9999.00, -9999.00, 40.00 +GRI, 10, 09, 68.00, 41.00, 14.00, 13.00, 22.00 +GRK, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 10, 09, 62.00, 41.00, 22.00, 22.00, 33.00 +GSB, 10, 09, 76.00, 51.00, -9999.00, -9999.00, 22.00 +GSG, 10, 09, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 09, 72.00, 49.00, 15.00, 16.00, 23.00 +GSP, 10, 09, 73.00, 51.00, 15.00, 17.00, 24.00 +GST, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 09, 60.00, 42.00, -9999.00, -9999.00, 37.00 +GTF, 10, 09, 61.00, 37.00, 14.00, 16.00, 23.00 +GUP, 10, 09, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 09, 67.00, 43.00, -9999.00, -9999.00, 27.00 +GVW, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 10, 09, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 09, 74.00, 60.00, 19.00, 17.00, 28.00 +HBR, 10, 09, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 09, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 09, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 09, 67.00, 40.00, -9999.00, -9999.00, 14.00 +HKY, 10, 09, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 09, 61.00, 33.00, 13.00, 14.00, 21.00 +HMN, 10, 09, 81.00, 43.00, -9999.00, -9999.00, 13.00 +HMS, 10, 09, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 09, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 09, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +HON, 10, 09, 64.00, 38.00, 16.00, 15.00, 24.00 +HOP, 10, 09, 74.00, 47.00, -9999.00, -9999.00, 22.00 +HOT, 10, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 09, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 09, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 09, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 09, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 09, 82.00, 56.00, -9999.00, -9999.00, 23.00 +HST, 10, 09, 86.00, 69.00, -9999.00, -9999.00, 47.00 +HSV, 10, 09, 75.00, 51.00, 18.00, 16.00, 24.00 +HTL, 10, 09, 58.00, 39.00, 25.00, 25.00, 38.00 +HTS, 10, 09, 69.00, 47.00, 22.00, 23.00, 33.00 +HUF, 10, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 09, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 09, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 09, 62.00, 33.00, 11.00, 12.00, 18.00 +IAB, 10, 09, 73.00, 49.00, -9999.00, -9999.00, 21.00 +IAD, 10, 09, 70.00, 45.00, 20.00, 18.00, 28.00 +IAG, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 09, 83.00, 59.00, 16.00, 19.00, 27.00 +ICT, 10, 09, 73.00, 49.00, 18.00, 14.00, 26.00 +IDA, 10, 09, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 09, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 09, 69.00, 48.00, 19.00, 17.00, 26.00 +ILI, 10, 09, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 09, 78.00, 56.00, 15.00, 14.00, 22.00 +IMT, 10, 09, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +IND, 10, 09, 68.00, 46.00, 20.00, 20.00, 30.00 +INL, 10, 09, 54.00, 35.00, 27.00, 25.00, 39.00 +INS, 10, 09, 79.00, 52.00, -9999.00, -9999.00, 5.00 +INT, 10, 09, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +INW, 10, 09, 74.00, 42.00, 10.00, 13.00, 17.00 +IPL, 10, 09, 91.00, 63.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 09, 65.00, 43.00, 24.00, 22.00, 34.00 +IRK, 10, 09, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 09, 61.00, 34.00, 12.00, 11.00, 20.00 +ISP, 10, 09, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 09, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 09, 90.00, 59.00, -9999.00, -9999.00, 9.00 +IWD, 10, 09, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 09, 57.00, 23.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 09, 81.00, 53.00, 14.00, 15.00, 22.00 +JAX, 10, 09, 81.00, 61.00, 16.00, 20.00, 29.00 +JBR, 10, 09, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 09, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 09, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 09, 67.00, 51.00, 17.00, 16.00, 27.00 +JHW, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 09, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 09, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 09, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 09, 49.00, 38.00, 62.00, 63.00, 73.00 +JST, 10, 09, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 09, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 09, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 09, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 09, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 09, 62.00, 41.00, 20.00, 23.00, 32.00 +LAR, 10, 09, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 09, 85.00, 57.00, 5.00, 4.00, 8.00 +LAX, 10, 09, 75.00, 60.00, 4.00, 5.00, 6.00 +LBB, 10, 09, 76.00, 50.00, 14.00, 12.00, 19.00 +LBF, 10, 09, 68.00, 36.00, 14.00, 10.00, 18.00 +LCH, 10, 09, 81.00, 60.00, 13.00, 16.00, 24.00 +LCK, 10, 09, 69.00, 45.00, -9999.00, -9999.00, 29.00 +LEB, 10, 09, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 09, 69.00, 48.00, 21.00, 21.00, 30.00 +LFI, 10, 09, 70.00, 55.00, -9999.00, -9999.00, 25.00 +LFK, 10, 09, 82.00, 57.00, 17.00, 18.00, 27.00 +LFT, 10, 09, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 09, 66.00, 52.00, 18.00, 16.00, 26.00 +LGB, 10, 09, 79.00, 58.00, 4.00, 4.00, 7.00 +LGU, 10, 09, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 09, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 09, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 09, 77.00, 53.00, 15.00, 18.00, 26.00 +LIZ, 10, 09, 54.00, 36.00, -9999.00, -9999.00, 42.00 +LMT, 10, 09, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +LND, 10, 09, 62.00, 36.00, 12.00, 11.00, 16.00 +LNK, 10, 09, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 09, 72.00, 35.00, 5.00, 5.00, 8.00 +LOZ, 10, 09, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 09, 87.00, 64.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 09, 76.00, 52.00, -9999.00, -9999.00, 27.00 +LSE, 10, 09, 63.00, 42.00, 19.00, 18.00, 28.00 +LSF, 10, 09, 79.00, 56.00, -9999.00, -9999.00, 22.00 +LSV, 10, 09, 87.00, 48.00, -9999.00, -9999.00, 5.00 +LTS, 10, 09, 81.00, 52.00, -9999.00, -9999.00, 17.00 +LUF, 10, 09, 92.00, 56.00, -9999.00, -9999.00, 6.00 +LVS, 10, 09, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 09, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 09, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 09, 70.00, 48.00, 20.00, 18.00, 28.00 +MAF, 10, 09, 79.00, 53.00, 14.00, 11.00, 18.00 +MBL, 10, 09, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 09, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 09, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 09, 81.00, 54.00, -9999.00, -9999.00, 9.00 +MCF, 10, 09, 85.00, 67.00, -9999.00, -9999.00, 25.00 +MCG, 10, 09, 35.00, 21.00, 30.00, 31.00, 44.00 +MCI, 10, 09, 70.00, 48.00, 20.00, 18.00, 28.00 +MCK, 10, 09, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 09, 79.00, 54.00, 11.00, 14.00, 20.00 +MCO, 10, 09, 85.00, 67.00, 10.00, 23.00, 27.00 +MCW, 10, 09, 63.00, 40.00, 15.00, 14.00, 23.00 +MC2, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 10, 09, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 09, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 09, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 09, 66.00, 47.00, 24.00, 19.00, 34.00 +MEI, 10, 09, 79.00, 53.00, 13.00, 13.00, 20.00 +MEM, 10, 09, 76.00, 54.00, 18.00, 17.00, 26.00 +MER, 10, 09, 83.00, 49.00, -9999.00, -9999.00, 6.00 +MFD, 10, 09, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 09, 87.00, 67.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 09, 72.00, 41.00, 17.00, 16.00, 22.00 +MGE, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MGM, 10, 09, 80.00, 56.00, 14.00, 13.00, 21.00 +MGW, 10, 09, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 09, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 09, 80.00, 53.00, -9999.00, -9999.00, 9.00 +MHS, 10, 09, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 09, 85.00, 70.00, 30.00, 32.00, 44.00 +MIB, 10, 09, 58.00, 37.00, -9999.00, -9999.00, 16.00 +MIV, 10, 09, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 09, 71.00, 35.00, -9999.00, -9999.00, 13.00 +MKC, 10, 09, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 09, 61.00, 44.00, 22.00, 18.00, 32.00 +MKG, 10, 09, 61.00, 43.00, 24.00, 23.00, 34.00 +MKL, 10, 09, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 09, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 09, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 09, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 09, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 09, 67.00, 44.00, 20.00, 18.00, 30.00 +MLS, 10, 09, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 09, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 09, 78.00, 56.00, -9999.00, -9999.00, 19.00 +MOB, 10, 09, 81.00, 59.00, 12.00, 16.00, 21.00 +MOT, 10, 09, 58.00, 37.00, 12.00, 12.00, 19.00 +MPV, 10, 09, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 09, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 09, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 09, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 09, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 09, 70.00, 51.00, -9999.00, -9999.00, 12.00 +MSL, 10, 09, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 09, 62.00, 39.00, 22.00, 18.00, 31.00 +MSO, 10, 09, 60.00, 32.00, 15.00, 16.00, 25.00 +MSP, 10, 09, 61.00, 41.00, 20.00, 17.00, 29.00 +MSS, 10, 09, 59.00, 38.00, 25.00, 25.00, 38.00 +MSY, 10, 09, 81.00, 61.00, 10.00, 17.00, 23.00 +MTC, 10, 09, 62.00, 44.00, -9999.00, -9999.00, 27.00 +MTN, 10, 09, 70.00, 48.00, -9999.00, -9999.00, 20.00 +MTO, 10, 09, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 09, 67.00, 44.00, -9999.00, -9999.00, 20.00 +MUO, 10, 09, 71.00, 37.00, -9999.00, -9999.00, 13.00 +MWA, 10, 09, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 09, 80.00, 56.00, -9999.00, -9999.00, 16.00 +MYL, 10, 09, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 09, 78.00, 55.00, -9999.00, -9999.00, 22.00 +NAO, 10, 09, 76.00, 62.00, -9999.00, -9999.00, 19.00 +NBC, 10, 09, 79.00, 60.00, -9999.00, -9999.00, 21.00 +NBE, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 10, 09, 66.00, 44.00, -9999.00, -9999.00, 27.00 +NCA, 10, 09, 78.00, 52.00, -9999.00, -9999.00, 24.00 +NCO, 10, 09, 64.00, 49.00, -9999.00, -9999.00, 30.00 +NC1, 10, 09, 79.00, 54.00, -9999.00, -9999.00, 3.00 +NEL, 10, 09, 69.00, 44.00, -9999.00, -9999.00, 24.00 +NFG, 10, 09, 74.00, 56.00, -9999.00, -9999.00, 3.00 +NFL, 10, 09, 71.00, 35.00, -9999.00, -9999.00, 6.00 +NGP, 10, 09, 84.00, 65.00, -9999.00, -9999.00, 25.00 +NGU, 10, 09, 71.00, 55.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 09, 70.00, 54.00, -9999.00, -9999.00, 11.00 +NHK, 10, 09, 70.00, 47.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 09, 60.00, 41.00, -9999.00, -9999.00, 32.00 +NID, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 09, 81.00, 61.00, -9999.00, -9999.00, 30.00 +NIR, 10, 09, 84.00, 61.00, -9999.00, -9999.00, 21.00 +NKT, 10, 09, 77.00, 58.00, -9999.00, -9999.00, 27.00 +NKX, 10, 09, 75.00, 61.00, -9999.00, -9999.00, 5.00 +NLC, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 10, 09, 79.00, 51.00, -9999.00, -9999.00, 18.00 +NPA, 10, 09, 80.00, 61.00, -9999.00, -9999.00, 22.00 +NQA, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NQI, 10, 09, 87.00, 64.00, -9999.00, -9999.00, 21.00 +NQX, 10, 09, 85.00, 76.00, -9999.00, -9999.00, 39.00 +NRB, 10, 09, 81.00, 66.00, -9999.00, -9999.00, 32.00 +NRC, 10, 09, 82.00, 49.00, -9999.00, -9999.00, 9.00 +NRS, 10, 09, 74.00, 58.00, -9999.00, -9999.00, 5.00 +NSE, 10, 09, 81.00, 57.00, -9999.00, -9999.00, 22.00 +NSI, 10, 09, 75.00, 54.00, -9999.00, -9999.00, 5.00 +NTD, 10, 09, 75.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 10, 09, 80.00, 58.00, -9999.00, -9999.00, 6.00 +NTU, 10, 09, 71.00, 55.00, -9999.00, -9999.00, 24.00 +NUC, 10, 09, 73.00, 58.00, -9999.00, -9999.00, 5.00 +NUQ, 10, 09, 74.00, 48.00, -9999.00, -9999.00, 9.00 +NUW, 10, 09, 60.00, 42.00, -9999.00, -9999.00, 39.00 +NWF, 10, 09, 79.00, 58.00, -9999.00, -9999.00, 7.00 +NXX, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 09, 72.00, 46.00, -9999.00, -9999.00, 24.00 +NZC, 10, 09, 82.00, 58.00, -9999.00, -9999.00, 29.00 +NZJ, 10, 09, 80.00, 53.00, -9999.00, -9999.00, 5.00 +NZW, 10, 09, 64.00, 44.00, -9999.00, -9999.00, 28.00 +NZY, 10, 09, 75.00, 61.00, -9999.00, -9999.00, 5.00 +OAK, 10, 09, 73.00, 51.00, 8.00, 8.00, 11.00 +OAR, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +OFK, 10, 09, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 09, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 09, 76.00, 53.00, 13.00, 14.00, 21.00 +OLM, 10, 09, 62.00, 39.00, 28.00, 31.00, 41.00 +OMA, 10, 09, 68.00, 43.00, 17.00, 14.00, 23.00 +OME, 10, 09, 36.00, 25.00, 28.00, 27.00, 38.00 +ONT, 10, 09, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 09, 66.00, 44.00, 23.00, 19.00, 33.00 +ORF, 10, 09, 71.00, 55.00, 18.00, 16.00, 25.00 +ORH, 10, 09, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 09, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 09, 60.00, 39.00, -9999.00, -9999.00, 31.00 +OTG, 10, 09, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 09, 64.00, 47.00, 25.00, 27.00, 34.00 +OTM, 10, 09, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 09, 31.00, 21.00, 23.00, 25.00, 35.00 +OURC, 10, 09, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 09, 70.00, 34.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 09, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 09, 81.00, 56.00, -9999.00, -9999.00, 21.00 +PACZ, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 09, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 09, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 09, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 09, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 09, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 09, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 09, 82.00, 58.00, -9999.00, -9999.00, 19.00 +PAQ, 10, 09, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 09, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 09, 46.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 09, 35.00, 27.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 09, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 09, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 09, 59.00, 40.00, -9999.00, -9999.00, 34.00 +PBI, 10, 09, 85.00, 71.00, 24.00, 31.00, 42.00 +PDT, 10, 09, 66.00, 42.00, 12.00, 13.00, 20.00 +PDX, 10, 09, 66.00, 46.00, 28.00, 25.00, 36.00 +PFN, 10, 09, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 09, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 09, 68.00, 49.00, 19.00, 17.00, 27.00 +PHX, 10, 09, 90.00, 63.00, 6.00, 6.00, 10.00 +PIA, 10, 09, 67.00, 45.00, 23.00, 19.00, 32.00 +PIB, 10, 09, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 09, 65.00, 35.00, 13.00, 15.00, 22.00 +PIR, 10, 09, 65.00, 39.00, 11.00, 12.00, 18.00 +PIT, 10, 09, 65.00, 44.00, 25.00, 23.00, 35.00 +PKB, 10, 09, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 09, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 09, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 09, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 09, 80.00, 61.00, 10.00, 14.00, 18.00 +POB, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +POE, 10, 09, 81.00, 55.00, -9999.00, -9999.00, 31.00 +POM, 10, 09, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 10, 09, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 09, 81.00, 45.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 09, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 09, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 09, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 09, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 09, 63.00, 39.00, -9999.00, -9999.00, 27.00 +PSP, 10, 09, 94.00, 61.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 09, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 09, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 09, 73.00, 39.00, 9.00, 6.00, 14.00 +PUC, 10, 09, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 09, 66.00, 45.00, 21.00, 19.00, 29.00 +PVU, 10, 09, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 09, 61.00, 40.00, 23.00, 19.00, 31.00 +P02, 10, 09, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +P07, 10, 09, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +P11, 10, 09, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +P24, 10, 09, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +P28, 10, 09, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +P35, 10, 09, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +P38, 10, 09, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +P39, 10, 09, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +P58, 10, 09, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +P59, 10, 09, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +P60, 10, 09, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +P61, 10, 09, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +P67, 10, 09, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +P68, 10, 09, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +P69, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 09, 71.00, 31.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 09, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 09, 65.00, 37.00, 11.00, 10.00, 18.00 +RBL, 10, 09, 81.00, 52.00, 12.00, 12.00, 17.00 +RCA, 10, 09, 65.00, 37.00, -9999.00, -9999.00, 15.00 +RDD, 10, 09, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 09, 67.00, 33.00, 12.00, 12.00, 18.00 +RDR, 10, 09, 58.00, 36.00, -9999.00, -9999.00, 21.00 +RDU, 10, 09, 73.00, 51.00, 15.00, 16.00, 23.00 +REE, 10, 09, 76.00, 50.00, -9999.00, -9999.00, 17.00 +REJ, 10, 09, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 09, 65.00, 43.00, 21.00, 19.00, 32.00 +RIC, 10, 09, 72.00, 49.00, 18.00, 16.00, 25.00 +RIV, 10, 09, 83.00, 53.00, -9999.00, -9999.00, 5.00 +RIW, 10, 09, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 09, 60.00, 33.00, 12.00, 10.00, 17.00 +RME, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 09, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +RND, 10, 09, 83.00, 61.00, -9999.00, -9999.00, 21.00 +RNO, 10, 09, 71.00, 34.00, 9.00, 8.00, 13.00 +ROA, 10, 09, 70.00, 47.00, 19.00, 19.00, 27.00 +ROC, 10, 09, 63.00, 43.00, 30.00, 27.00, 42.00 +ROW, 10, 09, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 09, 72.00, 46.00, 11.00, 11.00, 18.00 +RST, 10, 09, 61.00, 40.00, 19.00, 19.00, 30.00 +RWF, 10, 09, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 09, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 09, 80.00, 51.00, 8.00, 8.00, 10.00 +SAF, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 09, 75.00, 61.00, 6.00, 6.00, 8.00 +SAT, 10, 09, 83.00, 61.00, 15.00, 18.00, 25.00 +SAV, 10, 09, 79.00, 59.00, 11.00, 15.00, 21.00 +SAW, 10, 09, 57.00, 42.00, -9999.00, -9999.00, 41.00 +SBA, 10, 09, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 09, 85.00, 53.00, -9999.00, -9999.00, 6.00 +SBN, 10, 09, 65.00, 45.00, 25.00, 22.00, 36.00 +SBP, 10, 09, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 09, 62.00, 25.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 09, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 09, 22.00, 12.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 09, 80.00, 52.00, 6.00, 8.00, 10.00 +SDF, 10, 09, 71.00, 48.00, 19.00, 18.00, 28.00 +SEA, 10, 09, 61.00, 46.00, 27.00, 25.00, 36.00 +SEM, 10, 09, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 09, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 09, 71.00, 52.00, 9.00, 8.00, 12.00 +SGF, 10, 09, 72.00, 48.00, 20.00, 19.00, 31.00 +SGY, 10, 09, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 09, 64.00, 33.00, 15.00, 15.00, 23.00 +SHV, 10, 09, 80.00, 56.00, 16.00, 15.00, 24.00 +SIT, 10, 09, 52.00, 43.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 09, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 09, 80.00, 56.00, 15.00, 12.00, 21.00 +SKA, 10, 09, 61.00, 37.00, -9999.00, -9999.00, 23.00 +SKF, 10, 09, 83.00, 61.00, -9999.00, -9999.00, 19.00 +SLC, 10, 09, 69.00, 42.00, 17.00, 15.00, 23.00 +SLE, 10, 09, 66.00, 42.00, 27.00, 26.00, 35.00 +SLN, 10, 09, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 09, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 09, 74.00, 49.00, -9999.00, 6.00, 9.00 +SNA, 10, 09, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 09, 43.00, 34.00, 47.00, 49.00, 64.00 +SNS, 10, 09, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 09, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 09, 69.00, 46.00, 20.00, 18.00, 28.00 +SPS, 10, 09, 79.00, 54.00, 17.00, 15.00, 24.00 +SRQ, 10, 09, 85.00, 66.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 09, 78.00, 52.00, -9999.00, -9999.00, 20.00 +SSI, 10, 09, 78.00, 63.00, -9999.00, -9999.00, -9999.00 +STC, 10, 09, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 09, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +STL, 10, 09, 71.00, 50.00, 22.00, 19.00, 30.00 +STNV, 10, 09, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +STS, 10, 09, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 09, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 09, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 09, 80.00, 50.00, -9999.00, -9999.00, 9.00 +SUX, 10, 09, 66.00, 42.00, 20.00, 15.00, 27.00 +SVN, 10, 09, 79.00, 59.00, -9999.00, -9999.00, 22.00 +SWF, 10, 09, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 09, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 09, 62.00, 43.00, 29.00, 29.00, 40.00 +SZL, 10, 09, 72.00, 45.00, -9999.00, -9999.00, 27.00 +TAD, 10, 09, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 09, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 09, 75.00, 44.00, -9999.00, -9999.00, 26.00 +TCC, 10, 09, 76.00, 46.00, 8.00, 9.00, 15.00 +TCL, 10, 09, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 09, 64.00, 42.00, -9999.00, -9999.00, 42.00 +TCS, 10, 09, 77.00, 50.00, -9999.00, 10.00, 22.00 +TEB, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 09, 76.00, 53.00, -9999.00, -9999.00, 18.00 +TKA, 10, 09, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 09, 83.00, 58.00, 9.00, 17.00, 20.00 +TNX, 10, 09, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 09, 65.00, 42.00, 19.00, 18.00, 31.00 +TOP, 10, 09, 71.00, 46.00, 18.00, 16.00, 26.00 +TPA, 10, 09, 85.00, 67.00, 11.00, 18.00, 23.00 +TPH, 10, 09, 71.00, 39.00, 6.00, 5.00, 9.00 +TRI, 10, 09, 71.00, 46.00, 18.00, 20.00, 28.00 +TRK, 10, 09, 66.00, 29.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 09, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 09, 76.00, 53.00, 15.00, 15.00, 24.00 +TUP, 10, 09, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 09, 86.00, 59.00, 11.00, 8.00, 15.00 +TVC, 10, 09, 60.00, 41.00, 26.00, 21.00, 34.00 +TVL, 10, 09, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 09, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 09, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 09, 73.00, 48.00, 16.00, 17.00, 26.00 +T01, 10, 09, 71.00, 48.00, -9999.00, -9999.00, 25.00 +T02, 10, 09, 76.00, 53.00, -9999.00, -9999.00, 19.00 +T03, 10, 09, 78.00, 55.00, -9999.00, -9999.00, 22.00 +T04, 10, 09, 86.00, 67.00, -9999.00, -9999.00, 25.00 +T05, 10, 09, 72.00, 45.00, -9999.00, -9999.00, 22.00 +T06, 10, 09, 81.00, 51.00, -9999.00, -9999.00, 20.00 +T07, 10, 09, 73.00, 38.00, -9999.00, -9999.00, 14.00 +T08, 10, 09, 65.00, 44.00, -9999.00, -9999.00, 14.00 +UCA, 10, 09, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 09, 79.00, 52.00, -9999.00, -9999.00, 5.00 +UIL, 10, 09, 61.00, 42.00, 40.00, 42.00, 51.00 +UIN, 10, 09, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 09, 80.00, 46.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 09, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 09, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +U15, 10, 09, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +U28, 10, 09, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 09, 80.00, 57.00, -9999.00, -9999.00, 18.00 +VBG, 10, 09, 75.00, 50.00, -9999.00, -9999.00, 8.00 +VCT, 10, 09, 83.00, 63.00, 15.00, 20.00, 27.00 +VCV, 10, 09, 82.00, 47.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 09, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 09, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 09, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 09, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 09, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 09, 82.00, 56.00, -9999.00, -9999.00, 19.00 +VRB, 10, 09, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 09, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 09, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 09, 71.00, 48.00, 18.00, 14.00, 23.00 +WJA, 10, 09, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 09, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 09, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 09, 70.00, 30.00, 10.00, 11.00, 16.00 +WPO, 10, 09, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 09, 79.00, 54.00, -9999.00, -9999.00, 20.00 +WRG, 10, 09, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 09, 70.00, 45.00, -9999.00, -9999.00, 24.00 +WRL, 10, 09, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +X68, 10, 09, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 09, 49.00, 36.00, 71.00, 70.00, 80.00 +YCG, 10, 09, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 09, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 09, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 09, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 09, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 09, 67.00, 37.00, 9.00, 10.00, 15.00 +YNG, 10, 09, 63.00, 43.00, 24.00, 24.00, 35.00 +YPA, 10, 09, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 09, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 09, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 09, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 09, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 09, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 09, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 09, 92.00, 64.00, 5.00, 4.00, 8.00 +YVR, 10, 09, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 09, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 09, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 09, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 09, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 09, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 09, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 09, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 09, 57.00, 37.00, 32.00, 31.00, 44.00 +ZUN, 10, 09, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 09, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 09, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 09, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +01R, 10, 09, 81.00, 56.00, -9999.00, -9999.00, 19.00 +1V1, 10, 09, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 09, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 09, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 09, 74.00, 58.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 09, 78.00, 52.00, -9999.00, -9999.00, 19.00 +3B1, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 09, 59.00, 39.00, -9999.00, -9999.00, 31.00 +3SE, 10, 09, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 09, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 09, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +4OM, 10, 09, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 09, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 09, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 09, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 09, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 10, 65.00, 44.00, 21.00, 22.00, 31.00 +ABI, 10, 10, 79.00, 56.00, 16.00, 15.00, 23.00 +ABQ, 10, 10, 72.00, 44.00, 12.00, 12.00, 18.00 +ABR, 10, 10, 62.00, 35.00, 15.00, 12.00, 20.00 +ABY, 10, 10, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 10, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 10, 81.00, 58.00, 15.00, 17.00, 25.00 +ACV, 10, 10, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 10, 67.00, 45.00, 19.00, 16.00, 26.00 +ADK, 10, 10, 48.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 10, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 10, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 10, 69.00, 43.00, -9999.00, -9999.00, 23.00 +AEX, 10, 10, 81.00, 56.00, -9999.00, -9999.00, 19.00 +AFF, 10, 10, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 10, 86.00, 65.00, -9999.00, -9999.00, 34.00 +AGS, 10, 10, 78.00, 52.00, 13.00, 13.00, 20.00 +AHN, 10, 10, 75.00, 52.00, 13.00, 14.00, 21.00 +AKN, 10, 10, 42.00, 27.00, 32.00, 33.00, 47.00 +AKO, 10, 10, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 10, 63.00, 40.00, 22.00, 22.00, 34.00 +ALI, 10, 10, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 10, 63.00, 40.00, 19.00, 17.00, 27.00 +ALS, 10, 10, 64.00, 26.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 10, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 10, 74.00, 46.00, 13.00, 11.00, 18.00 +AMG, 10, 10, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 10, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 10, 43.00, 31.00, 29.00, 30.00, 42.00 +AND, 10, 10, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 10, 53.00, 43.00, 60.00, 62.00, 72.00 +AOO, 10, 10, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +APN, 10, 10, 58.00, 38.00, 25.00, 26.00, 38.00 +AQQ, 10, 10, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +ART, 10, 10, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +AST, 10, 10, 62.00, 44.00, 32.00, 34.00, 43.00 +ATL, 10, 10, 74.00, 53.00, 14.00, 15.00, 21.00 +ATW, 10, 10, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 10, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 10, 68.00, 42.00, -9999.00, -9999.00, 27.00 +AUG, 10, 10, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 10, 83.00, 61.00, 16.00, 18.00, 26.00 +AUW, 10, 10, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 10, 69.00, 45.00, 15.00, 17.00, 24.00 +AVP, 10, 10, 62.00, 43.00, 22.00, 21.00, 33.00 +AXN, 10, 10, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 10, 63.00, 41.00, -9999.00, -9999.00, 29.00 +AYS, 10, 10, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 10, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 10, 80.00, 51.00, -9999.00, -9999.00, 9.00 +BAD, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 10, 59.00, 28.00, -9999.00, -9999.00, 21.00 +BDL, 10, 10, 65.00, 42.00, 19.00, 20.00, 30.00 +BDR, 10, 10, 65.00, 48.00, 21.00, 18.00, 29.00 +BET, 10, 10, 38.00, 26.00, 33.00, 32.00, 45.00 +BFD, 10, 10, 58.00, 38.00, 31.00, 29.00, 42.00 +BFF, 10, 10, 67.00, 35.00, 12.00, 8.00, 15.00 +BFL, 10, 10, 82.00, 56.00, 5.00, 4.00, 6.00 +BGM, 10, 10, 58.00, 41.00, 26.00, 26.00, 39.00 +BGR, 10, 10, 58.00, 40.00, 23.00, 20.00, 33.00 +BGS, 10, 10, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 10, 76.00, 52.00, 15.00, 15.00, 20.00 +BID, 10, 10, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 10, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 10, 78.00, 38.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 10, 62.00, 38.00, 15.00, 17.00, 25.00 +BIS, 10, 10, 60.00, 34.00, 18.00, 14.00, 23.00 +BIX, 10, 10, 80.00, 61.00, -9999.00, -9999.00, 20.00 +BJI, 10, 10, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 10, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 10, 69.00, 35.00, -9999.00, -9999.00, 15.00 +BKW, 10, 10, 64.00, 43.00, 23.00, 25.00, 35.00 +BLF, 10, 10, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 10, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 10, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 10, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 10, 72.00, 45.00, -9999.00, -9999.00, 24.00 +BNA, 10, 10, 74.00, 50.00, 19.00, 17.00, 27.00 +BNO, 10, 10, 63.00, 29.00, -9999.00, 14.00, 26.00 +BOI, 10, 10, 66.00, 40.00, 11.00, 13.00, 17.00 +BOS, 10, 10, 64.00, 48.00, 20.00, 20.00, 30.00 +BPI, 10, 10, 59.00, 18.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 10, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 10, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 10, 66.00, 45.00, -9999.00, -9999.00, 24.00 +BRO, 10, 10, 86.00, 67.00, 19.00, 17.00, 27.00 +BRW, 10, 10, 21.00, 12.00, 29.00, 30.00, 42.00 +BSM, 10, 10, 83.00, 61.00, -9999.00, -9999.00, 13.00 +BTI, 10, 10, 23.00, 13.00, 26.00, 25.00, 38.00 +BTL, 10, 10, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 10, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 10, 81.00, 58.00, 10.00, 16.00, 21.00 +BTT, 10, 10, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 10, 58.00, 39.00, 27.00, 28.00, 41.00 +BUB, 10, 10, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 10, 61.00, 44.00, 30.00, 27.00, 40.00 +BUR, 10, 10, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 10, 79.00, 63.00, -9999.00, 13.00, 20.00 +BWG, 10, 10, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 10, 68.00, 47.00, 19.00, 18.00, 27.00 +BYH, 10, 10, 75.00, 51.00, -9999.00, -9999.00, 22.00 +BYI, 10, 10, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 10, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 10, 77.00, 52.00, 12.00, 14.00, 20.00 +CAG, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 10, 63.00, 44.00, 23.00, 21.00, 33.00 +CAO, 10, 10, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 10, 53.00, 35.00, 28.00, 26.00, 40.00 +CBM, 10, 10, 78.00, 50.00, -9999.00, -9999.00, 20.00 +CDB, 10, 10, 45.00, 36.00, 58.00, 61.00, 76.00 +CDC, 10, 10, 69.00, 37.00, 11.00, 10.00, 17.00 +CDR, 10, 10, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 10, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 10, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +CEZ, 10, 10, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 10, 73.00, 50.00, 17.00, 17.00, 24.00 +CHO, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 10, 78.00, 58.00, 11.00, 14.00, 20.00 +CID, 10, 10, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 10, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 10, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 10, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 10, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 10, 63.00, 44.00, 25.00, 26.00, 38.00 +CLL, 10, 10, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 10, 73.00, 52.00, 14.00, 15.00, 22.00 +CMH, 10, 10, 66.00, 44.00, 21.00, 21.00, 32.00 +CMI, 10, 10, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 10, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 10, 69.00, 45.00, 17.00, 11.00, 23.00 +CNM, 10, 10, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +COD, 10, 10, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +COF, 10, 10, 83.00, 68.00, -9999.00, -9999.00, 39.00 +CON, 10, 10, 62.00, 36.00, 20.00, 19.00, 30.00 +COS, 10, 10, 65.00, 37.00, 11.00, 11.00, 17.00 +COT, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 10, 69.00, 47.00, 23.00, 19.00, 31.00 +CPR, 10, 10, 62.00, 33.00, 15.00, 15.00, 22.00 +CRBC, 10, 10, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 10, 85.00, 65.00, 17.00, 18.00, 27.00 +CRW, 10, 10, 69.00, 45.00, 24.00, 24.00, 34.00 +CSG, 10, 10, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 10, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 10, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 10, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 10, 67.00, 45.00, 19.00, 19.00, 29.00 +CVN, 10, 10, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 10, 74.00, 45.00, -9999.00, -9999.00, 16.00 +CXY, 10, 10, 66.00, 46.00, 17.00, 17.00, 26.00 +CYS, 10, 10, 61.00, 35.00, 13.00, 11.00, 18.00 +DAA, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DAB, 10, 10, 82.00, 66.00, 18.00, 21.00, 30.00 +DAG, 10, 10, 84.00, 57.00, 2.00, 4.00, 5.00 +DAL, 10, 10, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 10, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 10, 66.00, 45.00, 20.00, 21.00, 31.00 +DBQ, 10, 10, 62.00, 42.00, 22.00, 18.00, 30.00 +DCA, 10, 10, 70.00, 51.00, 18.00, 16.00, 25.00 +DDC, 10, 10, 72.00, 46.00, 11.00, 9.00, 16.00 +DEC, 10, 10, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 10, 68.00, 38.00, 13.00, 10.00, 18.00 +DFW, 10, 10, 80.00, 57.00, 15.00, 18.00, 25.00 +DHN, 10, 10, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 10, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 10, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 10, 83.00, 61.00, -9999.00, -9999.00, 16.00 +DLG, 10, 10, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 10, 54.00, 36.00, 24.00, 24.00, 37.00 +DLLC, 10, 10, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 10, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 10, 85.00, 58.00, -9999.00, -9999.00, 11.00 +DMN, 10, 10, 79.00, 45.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 10, 71.00, 49.00, -9999.00, -9999.00, 24.00 +DPG, 10, 10, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 10, 81.00, 55.00, -9999.00, -9999.00, 19.00 +DRA, 10, 10, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 10, 83.00, 61.00, 13.00, 14.00, 20.00 +DSM, 10, 10, 66.00, 44.00, 20.00, 19.00, 30.00 +DTW, 10, 10, 63.00, 42.00, 18.00, 19.00, 30.00 +DUG, 10, 10, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 10, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +DXR, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 10, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 10, 79.00, 56.00, -9999.00, -9999.00, 20.00 +D45, 10, 10, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 10, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 10, 60.00, 38.00, 19.00, 19.00, 30.00 +ECG, 10, 10, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 10, 80.00, 50.00, -9999.00, -9999.00, 3.00 +EED, 10, 10, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +EGE, 10, 10, 65.00, 28.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 10, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 10, 65.00, 38.00, 28.00, 28.00, 38.00 +EKO, 10, 10, 68.00, 30.00, 12.00, 11.00, 18.00 +ELD, 10, 10, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 10, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 10, 79.00, 51.00, 13.00, 11.00, 17.00 +ELY, 10, 10, 65.00, 29.00, 13.00, 13.00, 20.00 +EMP, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 10, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +END, 10, 10, 76.00, 52.00, -9999.00, -9999.00, 17.00 +ENN, 10, 10, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 10, 65.00, 43.00, -9999.00, -9999.00, 17.00 +EPH, 10, 10, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 10, 62.00, 47.00, 31.00, 30.00, 43.00 +ESF, 10, 10, 81.00, 56.00, -9999.00, -9999.00, 24.00 +EUG, 10, 10, 66.00, 44.00, 24.00, 23.00, 31.00 +EVV, 10, 10, 71.00, 46.00, 21.00, 17.00, 29.00 +EWN, 10, 10, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 10, 68.00, 49.00, 19.00, 19.00, 28.00 +EYW, 10, 10, 85.00, 76.00, 20.00, 20.00, 32.00 +E74, 10, 10, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 10, 72.00, 49.00, -9999.00, -9999.00, 22.00 +FAI, 10, 10, 35.00, 21.00, 26.00, 29.00, 40.00 +FAR, 10, 10, 59.00, 36.00, 17.00, 17.00, 26.00 +FAT, 10, 10, 81.00, 52.00, 5.00, 5.00, 8.00 +FAY, 10, 10, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 10, 56.00, 30.00, 14.00, 15.00, 24.00 +FCS, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FDY, 10, 10, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 10, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 10, 10, 65.00, 32.00, 12.00, 15.00, 20.00 +FLL, 10, 10, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 10, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +FME, 10, 10, 71.00, 44.00, -9999.00, -9999.00, 20.00 +FMH, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 10, 72.00, 37.00, 12.00, 10.00, 16.00 +FMY, 10, 10, 86.00, 69.00, 9.00, 18.00, 22.00 +FNT, 10, 10, 61.00, 41.00, 21.00, 21.00, 32.00 +FOD, 10, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 10, 70.00, 45.00, -9999.00, -9999.00, 21.00 +FOK, 10, 10, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 10, 71.00, 47.00, -9999.00, -9999.00, 23.00 +FSD, 10, 10, 63.00, 37.00, 17.00, 15.00, 26.00 +FSI, 10, 10, 77.00, 51.00, -9999.00, -9999.00, 19.00 +FSM, 10, 10, 77.00, 50.00, 18.00, 18.00, 28.00 +FTK, 10, 10, 70.00, 44.00, -9999.00, -9999.00, 23.00 +FWA, 10, 10, 65.00, 44.00, 18.00, 20.00, 31.00 +FWH, 10, 10, 79.00, 55.00, -9999.00, -9999.00, 17.00 +FYU, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 10, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 10, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 10, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 10, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 10, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 10, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 10, 61.00, 37.00, 13.00, 14.00, 21.00 +GFA, 10, 10, 61.00, 37.00, -9999.00, -9999.00, 20.00 +GFK, 10, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 10, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 10, 60.00, 34.00, 10.00, 9.00, 14.00 +GJT, 10, 10, 70.00, 43.00, 13.00, 13.00, 20.00 +GKN, 10, 10, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 10, 68.00, 39.00, 10.00, 7.00, 13.00 +GLH, 10, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 10, 78.00, 69.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 10, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 10, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +GON, 10, 10, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 10, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 10, 59.00, 40.00, 23.00, 21.00, 34.00 +GRCI, 10, 10, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 10, 63.00, 42.00, -9999.00, -9999.00, 41.00 +GRI, 10, 10, 67.00, 41.00, 14.00, 13.00, 22.00 +GRK, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 10, 10, 61.00, 40.00, 22.00, 22.00, 33.00 +GSB, 10, 10, 75.00, 50.00, -9999.00, -9999.00, 22.00 +GSG, 10, 10, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 10, 71.00, 48.00, 15.00, 16.00, 23.00 +GSP, 10, 10, 73.00, 50.00, 15.00, 17.00, 24.00 +GST, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 10, 59.00, 41.00, -9999.00, -9999.00, 37.00 +GTF, 10, 10, 61.00, 37.00, 14.00, 16.00, 23.00 +GUP, 10, 10, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 10, 66.00, 42.00, -9999.00, -9999.00, 27.00 +GVW, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +GWO, 10, 10, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 10, 73.00, 59.00, 19.00, 17.00, 28.00 +HBR, 10, 10, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 10, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 10, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 10, 66.00, 39.00, -9999.00, -9999.00, 14.00 +HKY, 10, 10, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 10, 60.00, 33.00, 13.00, 14.00, 21.00 +HMN, 10, 10, 80.00, 42.00, -9999.00, -9999.00, 13.00 +HMS, 10, 10, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 10, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 10, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +HON, 10, 10, 63.00, 37.00, 16.00, 15.00, 24.00 +HOP, 10, 10, 73.00, 46.00, -9999.00, -9999.00, 22.00 +HOT, 10, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 10, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 10, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 10, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 10, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 10, 81.00, 55.00, -9999.00, -9999.00, 22.00 +HST, 10, 10, 86.00, 69.00, -9999.00, -9999.00, 46.00 +HSV, 10, 10, 74.00, 51.00, 18.00, 15.00, 24.00 +HTL, 10, 10, 57.00, 38.00, 25.00, 25.00, 38.00 +HTS, 10, 10, 68.00, 46.00, 23.00, 23.00, 33.00 +HUF, 10, 10, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 10, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 10, 61.00, 33.00, 11.00, 12.00, 18.00 +IAB, 10, 10, 72.00, 48.00, -9999.00, -9999.00, 21.00 +IAD, 10, 10, 69.00, 44.00, 20.00, 18.00, 28.00 +IAG, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 10, 82.00, 59.00, 16.00, 18.00, 27.00 +ICT, 10, 10, 72.00, 48.00, 18.00, 14.00, 26.00 +IDA, 10, 10, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 10, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 10, 68.00, 47.00, 19.00, 17.00, 26.00 +ILI, 10, 10, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 10, 78.00, 55.00, 14.00, 14.00, 21.00 +IMT, 10, 10, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +IND, 10, 10, 67.00, 45.00, 20.00, 20.00, 30.00 +INL, 10, 10, 54.00, 34.00, 27.00, 25.00, 39.00 +INS, 10, 10, 78.00, 51.00, -9999.00, -9999.00, 5.00 +INT, 10, 10, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +INW, 10, 10, 73.00, 42.00, 10.00, 13.00, 17.00 +IPL, 10, 10, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 10, 64.00, 43.00, 24.00, 22.00, 34.00 +IRK, 10, 10, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 10, 60.00, 33.00, 12.00, 11.00, 20.00 +ISP, 10, 10, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 10, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 10, 89.00, 58.00, -9999.00, -9999.00, 9.00 +IWD, 10, 10, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 10, 57.00, 23.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 10, 80.00, 52.00, 14.00, 15.00, 22.00 +JAX, 10, 10, 81.00, 60.00, 16.00, 19.00, 28.00 +JBR, 10, 10, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 10, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 10, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 10, 66.00, 50.00, 17.00, 16.00, 27.00 +JHW, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 10, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 10, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 10, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 10, 48.00, 38.00, 63.00, 63.00, 73.00 +JST, 10, 10, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 10, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 10, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 10, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 10, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 10, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 10, 61.00, 40.00, 20.00, 23.00, 32.00 +LAR, 10, 10, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 10, 84.00, 56.00, 5.00, 4.00, 8.00 +LAX, 10, 10, 75.00, 60.00, 4.00, 5.00, 6.00 +LBB, 10, 10, 76.00, 49.00, 14.00, 12.00, 19.00 +LBF, 10, 10, 67.00, 35.00, 14.00, 10.00, 18.00 +LCH, 10, 10, 81.00, 59.00, 13.00, 16.00, 23.00 +LCK, 10, 10, 68.00, 44.00, -9999.00, -9999.00, 29.00 +LEB, 10, 10, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 10, 68.00, 47.00, 21.00, 21.00, 30.00 +LFI, 10, 10, 70.00, 54.00, -9999.00, -9999.00, 25.00 +LFK, 10, 10, 81.00, 56.00, 17.00, 17.00, 27.00 +LFT, 10, 10, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 10, 65.00, 52.00, 18.00, 16.00, 26.00 +LGB, 10, 10, 79.00, 58.00, 4.00, 4.00, 7.00 +LGU, 10, 10, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 10, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 10, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 10, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 10, 76.00, 52.00, 15.00, 18.00, 26.00 +LIZ, 10, 10, 53.00, 35.00, -9999.00, -9999.00, 42.00 +LMT, 10, 10, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +LND, 10, 10, 62.00, 35.00, 12.00, 11.00, 16.00 +LNK, 10, 10, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 10, 71.00, 34.00, 5.00, 5.00, 8.00 +LOZ, 10, 10, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 10, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 10, 76.00, 51.00, -9999.00, -9999.00, 27.00 +LSE, 10, 10, 62.00, 41.00, 19.00, 18.00, 28.00 +LSF, 10, 10, 79.00, 55.00, -9999.00, -9999.00, 21.00 +LSV, 10, 10, 86.00, 47.00, -9999.00, -9999.00, 5.00 +LTS, 10, 10, 80.00, 51.00, -9999.00, -9999.00, 17.00 +LUF, 10, 10, 91.00, 55.00, -9999.00, -9999.00, 6.00 +LVS, 10, 10, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 10, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 10, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 10, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 10, 69.00, 47.00, 20.00, 18.00, 28.00 +MAF, 10, 10, 78.00, 52.00, 14.00, 11.00, 18.00 +MBL, 10, 10, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 10, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 10, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 10, 80.00, 54.00, -9999.00, -9999.00, 10.00 +MCF, 10, 10, 85.00, 66.00, -9999.00, -9999.00, 25.00 +MCG, 10, 10, 35.00, 21.00, 30.00, 31.00, 44.00 +MCI, 10, 10, 69.00, 47.00, 20.00, 18.00, 28.00 +MCK, 10, 10, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 10, 79.00, 53.00, 11.00, 14.00, 19.00 +MCO, 10, 10, 85.00, 67.00, 10.00, 22.00, 27.00 +MCW, 10, 10, 62.00, 39.00, 15.00, 14.00, 23.00 +MC2, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 10, 10, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 10, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 10, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 10, 65.00, 46.00, 25.00, 19.00, 35.00 +MEI, 10, 10, 79.00, 52.00, 13.00, 12.00, 20.00 +MEM, 10, 10, 75.00, 53.00, 18.00, 17.00, 26.00 +MER, 10, 10, 82.00, 48.00, -9999.00, -9999.00, 6.00 +MFD, 10, 10, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 10, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 10, 72.00, 41.00, 17.00, 17.00, 23.00 +MGE, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MGM, 10, 10, 79.00, 55.00, 14.00, 13.00, 21.00 +MGW, 10, 10, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 10, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 10, 79.00, 53.00, -9999.00, -9999.00, 10.00 +MHS, 10, 10, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 10, 85.00, 70.00, 30.00, 31.00, 43.00 +MIB, 10, 10, 57.00, 36.00, -9999.00, -9999.00, 15.00 +MIV, 10, 10, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 10, 71.00, 34.00, -9999.00, -9999.00, 13.00 +MKC, 10, 10, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 10, 60.00, 43.00, 22.00, 18.00, 32.00 +MKG, 10, 10, 60.00, 42.00, 24.00, 23.00, 34.00 +MKL, 10, 10, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 10, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 10, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 10, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 10, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 10, 66.00, 43.00, 20.00, 18.00, 30.00 +MLS, 10, 10, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 10, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 10, 78.00, 55.00, -9999.00, -9999.00, 18.00 +MOB, 10, 10, 80.00, 58.00, 12.00, 15.00, 21.00 +MOT, 10, 10, 57.00, 36.00, 12.00, 12.00, 19.00 +MPV, 10, 10, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 10, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 10, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 10, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 10, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 10, 70.00, 51.00, -9999.00, -9999.00, 12.00 +MSL, 10, 10, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 10, 61.00, 39.00, 22.00, 18.00, 31.00 +MSO, 10, 10, 59.00, 32.00, 15.00, 16.00, 25.00 +MSP, 10, 10, 60.00, 40.00, 20.00, 17.00, 29.00 +MSS, 10, 10, 58.00, 38.00, 25.00, 25.00, 38.00 +MSY, 10, 10, 80.00, 60.00, 10.00, 17.00, 22.00 +MTC, 10, 10, 61.00, 43.00, -9999.00, -9999.00, 27.00 +MTN, 10, 10, 69.00, 47.00, -9999.00, -9999.00, 20.00 +MTO, 10, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 10, 67.00, 43.00, -9999.00, -9999.00, 20.00 +MUO, 10, 10, 70.00, 37.00, -9999.00, -9999.00, 13.00 +MWA, 10, 10, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 10, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 10, 79.00, 55.00, -9999.00, -9999.00, 15.00 +MYL, 10, 10, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 10, 78.00, 54.00, -9999.00, -9999.00, 21.00 +NAO, 10, 10, 76.00, 62.00, -9999.00, -9999.00, 18.00 +NBC, 10, 10, 78.00, 59.00, -9999.00, -9999.00, 21.00 +NBE, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 10, 10, 65.00, 43.00, -9999.00, -9999.00, 27.00 +NCA, 10, 10, 77.00, 51.00, -9999.00, -9999.00, 24.00 +NCO, 10, 10, 64.00, 48.00, -9999.00, -9999.00, 30.00 +NC1, 10, 10, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NEL, 10, 10, 68.00, 43.00, -9999.00, -9999.00, 24.00 +NFG, 10, 10, 74.00, 56.00, -9999.00, -9999.00, 3.00 +NFL, 10, 10, 70.00, 34.00, -9999.00, -9999.00, 6.00 +NGP, 10, 10, 84.00, 65.00, -9999.00, -9999.00, 25.00 +NGU, 10, 10, 70.00, 54.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 10, 70.00, 54.00, -9999.00, -9999.00, 11.00 +NHK, 10, 10, 69.00, 46.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 10, 59.00, 40.00, -9999.00, -9999.00, 32.00 +NID, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 10, 81.00, 60.00, -9999.00, -9999.00, 29.00 +NIR, 10, 10, 84.00, 61.00, -9999.00, -9999.00, 21.00 +NKT, 10, 10, 76.00, 57.00, -9999.00, -9999.00, 27.00 +NKX, 10, 10, 75.00, 61.00, -9999.00, -9999.00, 5.00 +NLC, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NMM, 10, 10, 78.00, 51.00, -9999.00, -9999.00, 18.00 +NPA, 10, 10, 80.00, 60.00, -9999.00, -9999.00, 22.00 +NQA, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NQI, 10, 10, 87.00, 63.00, -9999.00, -9999.00, 21.00 +NQX, 10, 10, 85.00, 76.00, -9999.00, -9999.00, 38.00 +NRB, 10, 10, 81.00, 66.00, -9999.00, -9999.00, 32.00 +NRC, 10, 10, 82.00, 49.00, -9999.00, -9999.00, 9.00 +NRS, 10, 10, 74.00, 58.00, -9999.00, -9999.00, 5.00 +NSE, 10, 10, 81.00, 56.00, -9999.00, -9999.00, 22.00 +NSI, 10, 10, 75.00, 54.00, -9999.00, -9999.00, 5.00 +NTD, 10, 10, 75.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 10, 10, 80.00, 58.00, -9999.00, -9999.00, 6.00 +NTU, 10, 10, 70.00, 54.00, -9999.00, -9999.00, 24.00 +NUC, 10, 10, 73.00, 58.00, -9999.00, -9999.00, 5.00 +NUQ, 10, 10, 74.00, 48.00, -9999.00, -9999.00, 9.00 +NUW, 10, 10, 60.00, 42.00, -9999.00, -9999.00, 39.00 +NWF, 10, 10, 79.00, 58.00, -9999.00, -9999.00, 7.00 +NXX, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 10, 71.00, 45.00, -9999.00, -9999.00, 24.00 +NZC, 10, 10, 82.00, 57.00, -9999.00, -9999.00, 29.00 +NZJ, 10, 10, 80.00, 53.00, -9999.00, -9999.00, 5.00 +NZW, 10, 10, 63.00, 43.00, -9999.00, -9999.00, 28.00 +NZY, 10, 10, 75.00, 61.00, -9999.00, -9999.00, 5.00 +OAK, 10, 10, 73.00, 51.00, 8.00, 8.00, 12.00 +OAR, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +OFF, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 10, 10, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 10, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 10, 75.00, 52.00, 13.00, 14.00, 21.00 +OLM, 10, 10, 62.00, 39.00, 28.00, 31.00, 42.00 +OMA, 10, 10, 67.00, 43.00, 17.00, 14.00, 23.00 +OME, 10, 10, 36.00, 24.00, 28.00, 27.00, 37.00 +ONT, 10, 10, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 10, 65.00, 43.00, 23.00, 19.00, 33.00 +ORF, 10, 10, 70.00, 54.00, 18.00, 16.00, 25.00 +ORH, 10, 10, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 10, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 10, 59.00, 38.00, -9999.00, -9999.00, 31.00 +OTG, 10, 10, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 10, 64.00, 47.00, 25.00, 27.00, 34.00 +OTM, 10, 10, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 10, 30.00, 21.00, 23.00, 25.00, 34.00 +OURC, 10, 10, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 10, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 10, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 10, 80.00, 55.00, -9999.00, -9999.00, 20.00 +PACZ, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 10, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 10, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 10, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 10, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 10, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 10, 82.00, 57.00, -9999.00, -9999.00, 19.00 +PAQ, 10, 10, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 10, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 10, 46.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 10, 34.00, 26.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 10, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 10, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 10, 58.00, 39.00, -9999.00, -9999.00, 34.00 +PBI, 10, 10, 85.00, 71.00, 24.00, 30.00, 41.00 +PDT, 10, 10, 65.00, 42.00, 12.00, 13.00, 20.00 +PDX, 10, 10, 65.00, 46.00, 28.00, 26.00, 36.00 +PFN, 10, 10, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 10, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 10, 67.00, 48.00, 19.00, 17.00, 27.00 +PHX, 10, 10, 89.00, 62.00, 6.00, 6.00, 10.00 +PIA, 10, 10, 66.00, 44.00, 23.00, 19.00, 32.00 +PIB, 10, 10, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 10, 64.00, 34.00, 13.00, 15.00, 22.00 +PIR, 10, 10, 65.00, 38.00, 11.00, 12.00, 18.00 +PIT, 10, 10, 64.00, 43.00, 25.00, 23.00, 35.00 +PKB, 10, 10, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 10, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 10, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 10, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 10, 80.00, 60.00, 10.00, 13.00, 18.00 +POB, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +POE, 10, 10, 81.00, 54.00, -9999.00, -9999.00, 31.00 +POM, 10, 10, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 10, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 10, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 10, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 10, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 10, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 10, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 10, 62.00, 39.00, -9999.00, -9999.00, 27.00 +PSP, 10, 10, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 10, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 10, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 10, 72.00, 38.00, 9.00, 6.00, 14.00 +PUC, 10, 10, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 10, 65.00, 44.00, 21.00, 19.00, 29.00 +PVU, 10, 10, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 10, 60.00, 39.00, 23.00, 19.00, 31.00 +P02, 10, 10, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +P07, 10, 10, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +P11, 10, 10, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +P24, 10, 10, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +P28, 10, 10, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +P35, 10, 10, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P38, 10, 10, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +P39, 10, 10, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +P58, 10, 10, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +P59, 10, 10, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +P60, 10, 10, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +P61, 10, 10, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +P67, 10, 10, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +P68, 10, 10, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +P69, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 10, 70.00, 31.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 10, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 10, 64.00, 36.00, 11.00, 10.00, 18.00 +RBL, 10, 10, 80.00, 52.00, 13.00, 12.00, 17.00 +RCA, 10, 10, 64.00, 36.00, -9999.00, -9999.00, 15.00 +RDD, 10, 10, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 10, 66.00, 33.00, 12.00, 12.00, 18.00 +RDR, 10, 10, 57.00, 35.00, -9999.00, -9999.00, 21.00 +RDU, 10, 10, 73.00, 50.00, 15.00, 16.00, 23.00 +REE, 10, 10, 76.00, 49.00, -9999.00, -9999.00, 17.00 +REJ, 10, 10, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 10, 64.00, 42.00, 21.00, 19.00, 32.00 +RIC, 10, 10, 72.00, 48.00, 18.00, 16.00, 25.00 +RIV, 10, 10, 83.00, 53.00, -9999.00, -9999.00, 5.00 +RIW, 10, 10, 64.00, 28.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 10, 59.00, 32.00, 12.00, 10.00, 17.00 +RME, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 10, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +RND, 10, 10, 83.00, 60.00, -9999.00, -9999.00, 21.00 +RNO, 10, 10, 70.00, 34.00, 9.00, 8.00, 13.00 +ROA, 10, 10, 69.00, 46.00, 19.00, 19.00, 27.00 +ROC, 10, 10, 62.00, 43.00, 30.00, 27.00, 42.00 +ROW, 10, 10, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 10, 71.00, 45.00, 11.00, 11.00, 18.00 +RST, 10, 10, 60.00, 39.00, 19.00, 19.00, 30.00 +RWF, 10, 10, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 10, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 10, 79.00, 51.00, 8.00, 8.00, 10.00 +SAF, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 10, 75.00, 61.00, 6.00, 6.00, 8.00 +SAT, 10, 10, 83.00, 60.00, 15.00, 18.00, 25.00 +SAV, 10, 10, 78.00, 58.00, 11.00, 14.00, 21.00 +SAW, 10, 10, 56.00, 41.00, -9999.00, -9999.00, 41.00 +SBA, 10, 10, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 10, 84.00, 53.00, -9999.00, -9999.00, 6.00 +SBN, 10, 10, 64.00, 44.00, 25.00, 22.00, 36.00 +SBP, 10, 10, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 10, 61.00, 25.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 10, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 10, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 10, 80.00, 52.00, 6.00, 8.00, 10.00 +SDF, 10, 10, 70.00, 47.00, 19.00, 18.00, 28.00 +SEA, 10, 10, 61.00, 46.00, 27.00, 25.00, 36.00 +SEM, 10, 10, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 10, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 10, 71.00, 52.00, 9.00, 8.00, 12.00 +SGF, 10, 10, 71.00, 47.00, 20.00, 19.00, 31.00 +SGY, 10, 10, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 10, 63.00, 33.00, 15.00, 15.00, 23.00 +SHV, 10, 10, 80.00, 55.00, 16.00, 15.00, 24.00 +SIT, 10, 10, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 10, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 10, 80.00, 55.00, 15.00, 12.00, 21.00 +SKA, 10, 10, 61.00, 37.00, -9999.00, -9999.00, 24.00 +SKF, 10, 10, 83.00, 60.00, -9999.00, -9999.00, 19.00 +SLC, 10, 10, 68.00, 41.00, 17.00, 15.00, 23.00 +SLE, 10, 10, 66.00, 42.00, 27.00, 26.00, 35.00 +SLN, 10, 10, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 10, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 10, 74.00, 49.00, -9999.00, 6.00, 9.00 +SNA, 10, 10, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 10, 43.00, 34.00, 47.00, 49.00, 64.00 +SNS, 10, 10, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 10, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 10, 68.00, 46.00, 21.00, 18.00, 28.00 +SPS, 10, 10, 78.00, 53.00, 17.00, 15.00, 24.00 +SRQ, 10, 10, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 10, 77.00, 51.00, -9999.00, -9999.00, 20.00 +SSI, 10, 10, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +STC, 10, 10, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 10, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +STL, 10, 10, 70.00, 50.00, 22.00, 19.00, 30.00 +STNV, 10, 10, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +STS, 10, 10, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 10, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 10, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 10, 79.00, 50.00, -9999.00, -9999.00, 9.00 +SUX, 10, 10, 65.00, 41.00, 20.00, 15.00, 27.00 +SVN, 10, 10, 78.00, 58.00, -9999.00, -9999.00, 21.00 +SWF, 10, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 10, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 10, 61.00, 42.00, 29.00, 29.00, 40.00 +SZL, 10, 10, 71.00, 44.00, -9999.00, -9999.00, 27.00 +TAD, 10, 10, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 10, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 10, 74.00, 43.00, -9999.00, -9999.00, 26.00 +TCC, 10, 10, 76.00, 45.00, 8.00, 9.00, 15.00 +TCL, 10, 10, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 10, 63.00, 42.00, -9999.00, -9999.00, 43.00 +TCS, 10, 10, 76.00, 49.00, -9999.00, 10.00, 22.00 +TEB, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 10, 75.00, 52.00, -9999.00, -9999.00, 18.00 +TKA, 10, 10, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 10, 82.00, 57.00, 9.00, 16.00, 19.00 +TNX, 10, 10, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 10, 64.00, 41.00, 19.00, 18.00, 31.00 +TOP, 10, 10, 70.00, 45.00, 18.00, 16.00, 26.00 +TPA, 10, 10, 85.00, 66.00, 10.00, 17.00, 22.00 +TPH, 10, 10, 70.00, 38.00, 6.00, 5.00, 9.00 +TRI, 10, 10, 70.00, 45.00, 18.00, 20.00, 28.00 +TRK, 10, 10, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 10, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 10, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 10, 75.00, 52.00, 15.00, 15.00, 24.00 +TUP, 10, 10, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 10, 85.00, 58.00, 11.00, 8.00, 15.00 +TVC, 10, 10, 59.00, 40.00, 26.00, 21.00, 34.00 +TVL, 10, 10, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 10, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 10, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 10, 72.00, 47.00, 16.00, 17.00, 26.00 +T01, 10, 10, 70.00, 47.00, -9999.00, -9999.00, 25.00 +T02, 10, 10, 75.00, 52.00, -9999.00, -9999.00, 18.00 +T03, 10, 10, 78.00, 54.00, -9999.00, -9999.00, 21.00 +T04, 10, 10, 86.00, 66.00, -9999.00, -9999.00, 25.00 +T05, 10, 10, 71.00, 44.00, -9999.00, -9999.00, 22.00 +T06, 10, 10, 80.00, 51.00, -9999.00, -9999.00, 20.00 +T07, 10, 10, 73.00, 37.00, -9999.00, -9999.00, 14.00 +T08, 10, 10, 65.00, 43.00, -9999.00, -9999.00, 14.00 +UCA, 10, 10, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 10, 78.00, 51.00, -9999.00, -9999.00, 5.00 +UIL, 10, 10, 60.00, 42.00, 40.00, 42.00, 51.00 +UIN, 10, 10, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 10, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 10, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 10, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +U15, 10, 10, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +U28, 10, 10, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 10, 80.00, 56.00, -9999.00, -9999.00, 17.00 +VBG, 10, 10, 75.00, 50.00, -9999.00, -9999.00, 8.00 +VCT, 10, 10, 83.00, 62.00, 15.00, 20.00, 27.00 +VCV, 10, 10, 81.00, 46.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 10, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 10, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 10, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 10, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 10, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 10, 81.00, 55.00, -9999.00, -9999.00, 19.00 +VRB, 10, 10, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 10, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 10, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 10, 70.00, 47.00, 18.00, 14.00, 23.00 +WJA, 10, 10, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 10, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 10, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 10, 70.00, 30.00, 10.00, 11.00, 16.00 +WPO, 10, 10, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 10, 79.00, 53.00, -9999.00, -9999.00, 19.00 +WRG, 10, 10, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 10, 69.00, 44.00, -9999.00, -9999.00, 24.00 +WRL, 10, 10, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +X68, 10, 10, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 10, 48.00, 36.00, 71.00, 71.00, 80.00 +YCG, 10, 10, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 10, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 10, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 10, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 10, 66.00, 36.00, 9.00, 10.00, 15.00 +YNG, 10, 10, 62.00, 42.00, 24.00, 24.00, 35.00 +YPA, 10, 10, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 10, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 10, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 10, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 10, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 10, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 10, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 10, 92.00, 63.00, 5.00, 4.00, 8.00 +YVR, 10, 10, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 10, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 10, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 10, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 10, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 10, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 10, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 10, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 10, 56.00, 37.00, 32.00, 31.00, 44.00 +ZUN, 10, 10, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 10, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 10, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +01R, 10, 10, 80.00, 55.00, -9999.00, -9999.00, 19.00 +1V1, 10, 10, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 10, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 10, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 10, 73.00, 57.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 10, 77.00, 51.00, -9999.00, -9999.00, 18.00 +3B1, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 10, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 10, 59.00, 38.00, -9999.00, -9999.00, 31.00 +3SE, 10, 10, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 10, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 10, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +4OM, 10, 10, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 10, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 10, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 10, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 10, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 11, 65.00, 44.00, 21.00, 22.00, 31.00 +ABI, 10, 11, 79.00, 56.00, 16.00, 15.00, 24.00 +ABQ, 10, 11, 72.00, 44.00, 12.00, 12.00, 18.00 +ABR, 10, 11, 62.00, 35.00, 15.00, 12.00, 20.00 +ABY, 10, 11, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 11, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 11, 81.00, 58.00, 15.00, 17.00, 25.00 +ACV, 10, 11, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 11, 67.00, 45.00, 19.00, 16.00, 26.00 +ADK, 10, 11, 48.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 11, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 11, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 11, 69.00, 43.00, -9999.00, -9999.00, 23.00 +AEX, 10, 11, 81.00, 56.00, -9999.00, -9999.00, 18.00 +AFF, 10, 11, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 11, 86.00, 65.00, -9999.00, -9999.00, 34.00 +AGS, 10, 11, 78.00, 52.00, 13.00, 13.00, 19.00 +AHN, 10, 11, 75.00, 52.00, 13.00, 14.00, 20.00 +AKN, 10, 11, 41.00, 26.00, 31.00, 32.00, 46.00 +AKO, 10, 11, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 11, 63.00, 40.00, 22.00, 22.00, 34.00 +ALI, 10, 11, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 11, 63.00, 40.00, 18.00, 17.00, 27.00 +ALS, 10, 11, 64.00, 26.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 11, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 11, 74.00, 46.00, 13.00, 11.00, 18.00 +AMG, 10, 11, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 11, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 11, 42.00, 30.00, 29.00, 30.00, 42.00 +AND, 10, 11, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 11, 53.00, 43.00, 60.00, 62.00, 72.00 +AOO, 10, 11, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +APN, 10, 11, 58.00, 38.00, 25.00, 26.00, 38.00 +AQQ, 10, 11, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +ART, 10, 11, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +AST, 10, 11, 62.00, 44.00, 32.00, 34.00, 43.00 +ATL, 10, 11, 74.00, 53.00, 13.00, 14.00, 21.00 +ATW, 10, 11, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 11, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 11, 68.00, 42.00, -9999.00, -9999.00, 26.00 +AUG, 10, 11, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 11, 83.00, 61.00, 16.00, 18.00, 26.00 +AUW, 10, 11, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 11, 69.00, 45.00, 15.00, 17.00, 24.00 +AVP, 10, 11, 62.00, 43.00, 22.00, 21.00, 33.00 +AXN, 10, 11, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 11, 63.00, 41.00, -9999.00, -9999.00, 29.00 +AYS, 10, 11, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 11, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 11, 80.00, 51.00, -9999.00, -9999.00, 9.00 +BAD, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +BAF, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 11, 59.00, 28.00, -9999.00, -9999.00, 22.00 +BDL, 10, 11, 65.00, 42.00, 19.00, 20.00, 29.00 +BDR, 10, 11, 65.00, 48.00, 20.00, 18.00, 29.00 +BET, 10, 11, 37.00, 25.00, 33.00, 32.00, 44.00 +BFD, 10, 11, 58.00, 38.00, 31.00, 29.00, 42.00 +BFF, 10, 11, 67.00, 35.00, 11.00, 8.00, 15.00 +BFL, 10, 11, 82.00, 56.00, 5.00, 4.00, 7.00 +BGM, 10, 11, 58.00, 41.00, 26.00, 26.00, 39.00 +BGR, 10, 11, 58.00, 40.00, 23.00, 21.00, 34.00 +BGS, 10, 11, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 11, 76.00, 51.00, 15.00, 14.00, 20.00 +BID, 10, 11, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 11, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 11, 78.00, 38.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 11, 62.00, 38.00, 15.00, 17.00, 26.00 +BIS, 10, 11, 60.00, 34.00, 18.00, 14.00, 23.00 +BIX, 10, 11, 80.00, 61.00, -9999.00, -9999.00, 20.00 +BJI, 10, 11, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 11, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 11, 69.00, 35.00, -9999.00, -9999.00, 15.00 +BKW, 10, 11, 64.00, 43.00, 23.00, 25.00, 35.00 +BLF, 10, 11, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 11, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 11, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 11, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 11, 72.00, 45.00, -9999.00, -9999.00, 24.00 +BNA, 10, 11, 74.00, 49.00, 19.00, 16.00, 27.00 +BNO, 10, 11, 63.00, 29.00, -9999.00, 14.00, 26.00 +BOI, 10, 11, 66.00, 40.00, 11.00, 13.00, 18.00 +BOS, 10, 11, 64.00, 48.00, 20.00, 21.00, 31.00 +BPI, 10, 11, 59.00, 18.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 11, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 11, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 11, 66.00, 45.00, -9999.00, -9999.00, 24.00 +BRO, 10, 11, 86.00, 67.00, 19.00, 16.00, 27.00 +BRW, 10, 11, 20.00, 11.00, 29.00, 30.00, 42.00 +BSM, 10, 11, 83.00, 61.00, -9999.00, -9999.00, 12.00 +BTI, 10, 11, 22.00, 12.00, 26.00, 25.00, 38.00 +BTL, 10, 11, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 11, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 11, 81.00, 58.00, 10.00, 15.00, 21.00 +BTT, 10, 11, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 11, 58.00, 39.00, 27.00, 28.00, 41.00 +BUB, 10, 11, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 11, 61.00, 44.00, 30.00, 27.00, 41.00 +BUR, 10, 11, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 11, 79.00, 63.00, -9999.00, 13.00, 19.00 +BWG, 10, 11, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 11, 68.00, 47.00, 19.00, 18.00, 28.00 +BYH, 10, 11, 75.00, 51.00, -9999.00, -9999.00, 22.00 +BYI, 10, 11, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 11, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 11, 77.00, 51.00, 12.00, 14.00, 20.00 +CAG, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 11, 63.00, 44.00, 23.00, 21.00, 33.00 +CAO, 10, 11, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 11, 53.00, 35.00, 28.00, 26.00, 40.00 +CBM, 10, 11, 78.00, 50.00, -9999.00, -9999.00, 20.00 +CDB, 10, 11, 45.00, 36.00, 59.00, 62.00, 76.00 +CDC, 10, 11, 68.00, 37.00, 11.00, 11.00, 18.00 +CDR, 10, 11, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 11, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 11, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +CEZ, 10, 11, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 11, 73.00, 50.00, 18.00, 17.00, 23.00 +CHO, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 11, 78.00, 57.00, 10.00, 13.00, 20.00 +CID, 10, 11, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 11, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 11, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 11, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 11, 63.00, 44.00, 25.00, 26.00, 39.00 +CLL, 10, 11, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 11, 73.00, 52.00, 14.00, 14.00, 22.00 +CMH, 10, 11, 66.00, 44.00, 21.00, 22.00, 32.00 +CMI, 10, 11, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 11, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 11, 69.00, 45.00, 16.00, 11.00, 23.00 +CNM, 10, 11, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 11, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +COD, 10, 11, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +COF, 10, 11, 83.00, 68.00, -9999.00, -9999.00, 38.00 +CON, 10, 11, 62.00, 36.00, 20.00, 19.00, 30.00 +COS, 10, 11, 65.00, 37.00, 11.00, 11.00, 17.00 +COT, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 11, 69.00, 47.00, 23.00, 19.00, 31.00 +CPR, 10, 11, 62.00, 33.00, 15.00, 16.00, 22.00 +CRBC, 10, 11, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 11, 85.00, 65.00, 16.00, 18.00, 27.00 +CRW, 10, 11, 69.00, 45.00, 24.00, 24.00, 35.00 +CSG, 10, 11, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 11, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 11, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 11, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 11, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 11, 67.00, 45.00, 19.00, 19.00, 29.00 +CVN, 10, 11, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 11, 74.00, 45.00, -9999.00, -9999.00, 16.00 +CXY, 10, 11, 66.00, 46.00, 17.00, 17.00, 26.00 +CYS, 10, 11, 61.00, 35.00, 13.00, 10.00, 18.00 +DAA, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DAB, 10, 11, 82.00, 66.00, 18.00, 21.00, 30.00 +DAG, 10, 11, 84.00, 57.00, 2.00, 4.00, 5.00 +DAL, 10, 11, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 11, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 11, 66.00, 45.00, 20.00, 22.00, 31.00 +DBQ, 10, 11, 62.00, 42.00, 22.00, 18.00, 30.00 +DCA, 10, 11, 70.00, 51.00, 19.00, 16.00, 25.00 +DDC, 10, 11, 72.00, 46.00, 11.00, 8.00, 15.00 +DEC, 10, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 11, 68.00, 38.00, 12.00, 10.00, 18.00 +DFW, 10, 11, 80.00, 57.00, 15.00, 18.00, 25.00 +DHN, 10, 11, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 11, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 11, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 11, 83.00, 61.00, -9999.00, -9999.00, 16.00 +DLG, 10, 11, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 11, 54.00, 36.00, 24.00, 23.00, 36.00 +DLLC, 10, 11, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 11, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 11, 85.00, 58.00, -9999.00, -9999.00, 10.00 +DMN, 10, 11, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 11, 71.00, 49.00, -9999.00, -9999.00, 24.00 +DPG, 10, 11, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 11, 81.00, 55.00, -9999.00, -9999.00, 18.00 +DRA, 10, 11, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 11, 83.00, 61.00, 13.00, 13.00, 20.00 +DSM, 10, 11, 66.00, 44.00, 20.00, 19.00, 30.00 +DTW, 10, 11, 63.00, 42.00, 18.00, 19.00, 29.00 +DUG, 10, 11, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 11, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +DXR, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 11, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 11, 79.00, 56.00, -9999.00, -9999.00, 20.00 +D45, 10, 11, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 11, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 11, 60.00, 38.00, 19.00, 19.00, 30.00 +ECG, 10, 11, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 11, 80.00, 50.00, -9999.00, -9999.00, 3.00 +EED, 10, 11, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +EGE, 10, 11, 65.00, 28.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 11, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 11, 65.00, 38.00, 28.00, 28.00, 39.00 +EKO, 10, 11, 67.00, 30.00, 12.00, 11.00, 18.00 +ELD, 10, 11, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 11, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 11, 79.00, 51.00, 12.00, 11.00, 17.00 +ELY, 10, 11, 65.00, 29.00, 13.00, 14.00, 20.00 +EMP, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 11, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +END, 10, 11, 76.00, 52.00, -9999.00, -9999.00, 16.00 +ENN, 10, 11, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 11, 64.00, 43.00, -9999.00, -9999.00, 17.00 +EPH, 10, 11, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 11, 62.00, 47.00, 31.00, 30.00, 43.00 +ESF, 10, 11, 81.00, 56.00, -9999.00, -9999.00, 24.00 +EUG, 10, 11, 66.00, 44.00, 25.00, 24.00, 31.00 +EVV, 10, 11, 71.00, 46.00, 21.00, 17.00, 29.00 +EWN, 10, 11, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 11, 68.00, 49.00, 19.00, 19.00, 28.00 +EYW, 10, 11, 85.00, 76.00, 20.00, 19.00, 31.00 +E74, 10, 11, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 11, 72.00, 49.00, -9999.00, -9999.00, 21.00 +FAI, 10, 11, 34.00, 20.00, 26.00, 29.00, 40.00 +FAR, 10, 11, 58.00, 36.00, 17.00, 17.00, 26.00 +FAT, 10, 11, 81.00, 52.00, 6.00, 6.00, 8.00 +FAY, 10, 11, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 11, 56.00, 30.00, 14.00, 15.00, 23.00 +FCS, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +FDY, 10, 11, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 11, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 10, 11, 65.00, 32.00, 12.00, 14.00, 20.00 +FLL, 10, 11, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 11, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 11, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +FME, 10, 11, 71.00, 44.00, -9999.00, -9999.00, 20.00 +FMH, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 11, 72.00, 37.00, 13.00, 10.00, 16.00 +FMY, 10, 11, 86.00, 69.00, 9.00, 17.00, 21.00 +FNT, 10, 11, 61.00, 41.00, 20.00, 21.00, 32.00 +FOD, 10, 11, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 11, 70.00, 45.00, -9999.00, -9999.00, 21.00 +FOK, 10, 11, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 11, 71.00, 47.00, -9999.00, -9999.00, 23.00 +FSD, 10, 11, 63.00, 37.00, 17.00, 15.00, 26.00 +FSI, 10, 11, 77.00, 51.00, -9999.00, -9999.00, 18.00 +FSM, 10, 11, 77.00, 50.00, 19.00, 18.00, 28.00 +FTK, 10, 11, 70.00, 44.00, -9999.00, -9999.00, 22.00 +FWA, 10, 11, 64.00, 44.00, 19.00, 20.00, 31.00 +FWH, 10, 11, 79.00, 55.00, -9999.00, -9999.00, 17.00 +FYU, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 11, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 11, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 11, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 11, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 11, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 11, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 11, 60.00, 37.00, 13.00, 14.00, 22.00 +GFA, 10, 11, 61.00, 37.00, -9999.00, -9999.00, 19.00 +GFK, 10, 11, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 11, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 11, 60.00, 34.00, 9.00, 9.00, 14.00 +GJT, 10, 11, 69.00, 43.00, 13.00, 13.00, 20.00 +GKN, 10, 11, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 11, 68.00, 39.00, 9.00, 7.00, 13.00 +GLH, 10, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 11, 78.00, 69.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 11, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 11, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +GON, 10, 11, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 11, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 11, 59.00, 40.00, 23.00, 20.00, 34.00 +GRCI, 10, 11, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 11, 63.00, 42.00, -9999.00, -9999.00, 41.00 +GRI, 10, 11, 67.00, 40.00, 14.00, 12.00, 22.00 +GRK, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 10, 11, 61.00, 40.00, 22.00, 22.00, 34.00 +GSB, 10, 11, 75.00, 50.00, -9999.00, -9999.00, 22.00 +GSG, 10, 11, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 11, 71.00, 48.00, 14.00, 15.00, 22.00 +GSP, 10, 11, 73.00, 50.00, 15.00, 17.00, 24.00 +GST, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 11, 59.00, 41.00, -9999.00, -9999.00, 37.00 +GTF, 10, 11, 61.00, 37.00, 14.00, 16.00, 22.00 +GUP, 10, 11, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 11, 66.00, 42.00, -9999.00, -9999.00, 27.00 +GVW, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 10, 11, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 11, 73.00, 59.00, 19.00, 17.00, 28.00 +HBR, 10, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 11, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 11, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 11, 66.00, 39.00, -9999.00, -9999.00, 13.00 +HKY, 10, 11, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 11, 60.00, 33.00, 13.00, 14.00, 20.00 +HMN, 10, 11, 80.00, 42.00, -9999.00, -9999.00, 13.00 +HMS, 10, 11, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 11, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 11, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +HON, 10, 11, 63.00, 37.00, 16.00, 15.00, 24.00 +HOP, 10, 11, 73.00, 46.00, -9999.00, -9999.00, 22.00 +HOT, 10, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 11, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 11, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 11, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 11, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 11, 81.00, 55.00, -9999.00, -9999.00, 22.00 +HST, 10, 11, 86.00, 69.00, -9999.00, -9999.00, 46.00 +HSV, 10, 11, 74.00, 50.00, 18.00, 15.00, 24.00 +HTL, 10, 11, 57.00, 38.00, 25.00, 25.00, 37.00 +HTS, 10, 11, 68.00, 46.00, 23.00, 23.00, 33.00 +HUF, 10, 11, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 11, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 11, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 11, 61.00, 33.00, 11.00, 12.00, 17.00 +IAB, 10, 11, 72.00, 48.00, -9999.00, -9999.00, 21.00 +IAD, 10, 11, 69.00, 44.00, 20.00, 18.00, 27.00 +IAG, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 11, 82.00, 59.00, 16.00, 18.00, 27.00 +ICT, 10, 11, 72.00, 48.00, 18.00, 14.00, 26.00 +IDA, 10, 11, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 11, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 11, 68.00, 47.00, 19.00, 17.00, 26.00 +ILI, 10, 11, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 11, 78.00, 55.00, 14.00, 13.00, 21.00 +IMT, 10, 11, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +IND, 10, 11, 67.00, 45.00, 20.00, 20.00, 30.00 +INL, 10, 11, 53.00, 34.00, 27.00, 24.00, 39.00 +INS, 10, 11, 78.00, 51.00, -9999.00, -9999.00, 5.00 +INT, 10, 11, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +INW, 10, 11, 73.00, 41.00, 10.00, 12.00, 17.00 +IPL, 10, 11, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 11, 64.00, 43.00, 25.00, 22.00, 34.00 +IRK, 10, 11, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 11, 60.00, 33.00, 12.00, 11.00, 19.00 +ISP, 10, 11, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 11, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 11, 89.00, 58.00, -9999.00, -9999.00, 9.00 +IWD, 10, 11, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 11, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 11, 80.00, 52.00, 14.00, 14.00, 21.00 +JAX, 10, 11, 81.00, 60.00, 16.00, 19.00, 28.00 +JBR, 10, 11, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 11, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 11, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 11, 66.00, 50.00, 17.00, 16.00, 26.00 +JHW, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 11, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 11, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 11, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 11, 48.00, 38.00, 63.00, 64.00, 73.00 +JST, 10, 11, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 11, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 11, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 11, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 11, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 11, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 11, 61.00, 40.00, 20.00, 23.00, 32.00 +LAR, 10, 11, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 11, 84.00, 56.00, 5.00, 4.00, 8.00 +LAX, 10, 11, 75.00, 60.00, 4.00, 5.00, 6.00 +LBB, 10, 11, 76.00, 49.00, 13.00, 11.00, 19.00 +LBF, 10, 11, 67.00, 35.00, 13.00, 9.00, 18.00 +LCH, 10, 11, 81.00, 59.00, 13.00, 16.00, 23.00 +LCK, 10, 11, 68.00, 44.00, -9999.00, -9999.00, 29.00 +LEB, 10, 11, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 11, 68.00, 47.00, 21.00, 21.00, 30.00 +LFI, 10, 11, 70.00, 54.00, -9999.00, -9999.00, 25.00 +LFK, 10, 11, 81.00, 56.00, 18.00, 17.00, 27.00 +LFT, 10, 11, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 11, 65.00, 52.00, 18.00, 16.00, 25.00 +LGB, 10, 11, 79.00, 58.00, 4.00, 4.00, 7.00 +LGU, 10, 11, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 11, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 11, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 11, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 11, 76.00, 52.00, 15.00, 18.00, 26.00 +LIZ, 10, 11, 53.00, 35.00, -9999.00, -9999.00, 42.00 +LMT, 10, 11, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +LND, 10, 11, 61.00, 35.00, 12.00, 11.00, 16.00 +LNK, 10, 11, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 11, 71.00, 34.00, 5.00, 6.00, 9.00 +LOZ, 10, 11, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 11, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 11, 76.00, 51.00, -9999.00, -9999.00, 26.00 +LSE, 10, 11, 62.00, 41.00, 18.00, 18.00, 28.00 +LSF, 10, 11, 79.00, 55.00, -9999.00, -9999.00, 21.00 +LSV, 10, 11, 86.00, 47.00, -9999.00, -9999.00, 5.00 +LTS, 10, 11, 80.00, 51.00, -9999.00, -9999.00, 17.00 +LUF, 10, 11, 91.00, 55.00, -9999.00, -9999.00, 6.00 +LVS, 10, 11, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 11, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 11, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 11, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 11, 69.00, 47.00, 20.00, 19.00, 28.00 +MAF, 10, 11, 78.00, 52.00, 14.00, 11.00, 18.00 +MBL, 10, 11, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 11, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 11, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 11, 80.00, 54.00, -9999.00, -9999.00, 10.00 +MCF, 10, 11, 85.00, 66.00, -9999.00, -9999.00, 24.00 +MCG, 10, 11, 34.00, 20.00, 30.00, 31.00, 43.00 +MCI, 10, 11, 69.00, 47.00, 20.00, 18.00, 28.00 +MCK, 10, 11, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 11, 79.00, 53.00, 11.00, 13.00, 19.00 +MCO, 10, 11, 85.00, 67.00, 10.00, 21.00, 26.00 +MCW, 10, 11, 62.00, 39.00, 15.00, 14.00, 23.00 +MC2, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 10, 11, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 11, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 11, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 11, 65.00, 46.00, 25.00, 19.00, 35.00 +MEI, 10, 11, 79.00, 52.00, 13.00, 12.00, 20.00 +MEM, 10, 11, 75.00, 53.00, 19.00, 16.00, 26.00 +MER, 10, 11, 82.00, 48.00, -9999.00, -9999.00, 6.00 +MFD, 10, 11, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 11, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 11, 71.00, 41.00, 17.00, 17.00, 23.00 +MGE, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MGM, 10, 11, 79.00, 55.00, 14.00, 12.00, 20.00 +MGW, 10, 11, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 11, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 11, 79.00, 53.00, -9999.00, -9999.00, 10.00 +MHS, 10, 11, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 11, 85.00, 70.00, 30.00, 31.00, 43.00 +MIB, 10, 11, 57.00, 36.00, -9999.00, -9999.00, 15.00 +MIV, 10, 11, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 11, 70.00, 34.00, -9999.00, -9999.00, 13.00 +MKC, 10, 11, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 11, 60.00, 43.00, 22.00, 18.00, 32.00 +MKG, 10, 11, 60.00, 42.00, 24.00, 23.00, 34.00 +MKL, 10, 11, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 11, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 11, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 11, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 11, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 11, 66.00, 43.00, 21.00, 18.00, 30.00 +MLS, 10, 11, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 11, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 11, 78.00, 55.00, -9999.00, -9999.00, 18.00 +MOB, 10, 11, 80.00, 58.00, 11.00, 15.00, 20.00 +MOT, 10, 11, 57.00, 36.00, 12.00, 12.00, 19.00 +MPV, 10, 11, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 11, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 11, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 11, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 11, 70.00, 51.00, -9999.00, -9999.00, 12.00 +MSL, 10, 11, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 11, 61.00, 39.00, 22.00, 17.00, 31.00 +MSO, 10, 11, 59.00, 32.00, 15.00, 15.00, 24.00 +MSP, 10, 11, 60.00, 40.00, 20.00, 17.00, 29.00 +MSS, 10, 11, 58.00, 38.00, 25.00, 25.00, 38.00 +MSY, 10, 11, 80.00, 60.00, 10.00, 16.00, 22.00 +MTC, 10, 11, 61.00, 43.00, -9999.00, -9999.00, 27.00 +MTN, 10, 11, 69.00, 47.00, -9999.00, -9999.00, 20.00 +MTO, 10, 11, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 11, 67.00, 43.00, -9999.00, -9999.00, 20.00 +MUO, 10, 11, 70.00, 37.00, -9999.00, -9999.00, 13.00 +MWA, 10, 11, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 11, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 11, 79.00, 55.00, -9999.00, -9999.00, 15.00 +MYL, 10, 11, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 11, 78.00, 54.00, -9999.00, -9999.00, 21.00 +NAO, 10, 11, 76.00, 62.00, -9999.00, -9999.00, 17.00 +NBC, 10, 11, 78.00, 59.00, -9999.00, -9999.00, 21.00 +NBE, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 10, 11, 65.00, 43.00, -9999.00, -9999.00, 27.00 +NCA, 10, 11, 77.00, 51.00, -9999.00, -9999.00, 24.00 +NCO, 10, 11, 64.00, 48.00, -9999.00, -9999.00, 30.00 +NC1, 10, 11, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NEL, 10, 11, 68.00, 43.00, -9999.00, -9999.00, 24.00 +NFG, 10, 11, 74.00, 56.00, -9999.00, -9999.00, 3.00 +NFL, 10, 11, 70.00, 34.00, -9999.00, -9999.00, 6.00 +NGP, 10, 11, 84.00, 65.00, -9999.00, -9999.00, 24.00 +NGU, 10, 11, 70.00, 54.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 11, 70.00, 54.00, -9999.00, -9999.00, 12.00 +NHK, 10, 11, 69.00, 46.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 11, 59.00, 40.00, -9999.00, -9999.00, 32.00 +NID, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 11, 81.00, 60.00, -9999.00, -9999.00, 29.00 +NIR, 10, 11, 84.00, 61.00, -9999.00, -9999.00, 21.00 +NKT, 10, 11, 76.00, 57.00, -9999.00, -9999.00, 27.00 +NKX, 10, 11, 75.00, 61.00, -9999.00, -9999.00, 6.00 +NLC, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 10, 11, 78.00, 50.00, -9999.00, -9999.00, 18.00 +NPA, 10, 11, 80.00, 60.00, -9999.00, -9999.00, 21.00 +NQA, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NQI, 10, 11, 87.00, 63.00, -9999.00, -9999.00, 21.00 +NQX, 10, 11, 85.00, 76.00, -9999.00, -9999.00, 38.00 +NRB, 10, 11, 81.00, 66.00, -9999.00, -9999.00, 32.00 +NRC, 10, 11, 82.00, 49.00, -9999.00, -9999.00, 9.00 +NRS, 10, 11, 74.00, 58.00, -9999.00, -9999.00, 6.00 +NSE, 10, 11, 81.00, 56.00, -9999.00, -9999.00, 21.00 +NSI, 10, 11, 75.00, 54.00, -9999.00, -9999.00, 6.00 +NTD, 10, 11, 75.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 10, 11, 80.00, 58.00, -9999.00, -9999.00, 6.00 +NTU, 10, 11, 70.00, 54.00, -9999.00, -9999.00, 24.00 +NUC, 10, 11, 73.00, 58.00, -9999.00, -9999.00, 6.00 +NUQ, 10, 11, 74.00, 48.00, -9999.00, -9999.00, 9.00 +NUW, 10, 11, 60.00, 42.00, -9999.00, -9999.00, 40.00 +NWF, 10, 11, 79.00, 58.00, -9999.00, -9999.00, 7.00 +NXX, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 11, 71.00, 45.00, -9999.00, -9999.00, 24.00 +NZC, 10, 11, 82.00, 57.00, -9999.00, -9999.00, 28.00 +NZJ, 10, 11, 80.00, 53.00, -9999.00, -9999.00, 6.00 +NZW, 10, 11, 63.00, 43.00, -9999.00, -9999.00, 27.00 +NZY, 10, 11, 75.00, 61.00, -9999.00, -9999.00, 6.00 +OAK, 10, 11, 73.00, 51.00, 8.00, 8.00, 12.00 +OAR, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 10, 11, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 11, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 11, 75.00, 52.00, 13.00, 14.00, 21.00 +OLM, 10, 11, 62.00, 39.00, 29.00, 32.00, 42.00 +OMA, 10, 11, 67.00, 42.00, 17.00, 14.00, 23.00 +OME, 10, 11, 35.00, 24.00, 27.00, 26.00, 37.00 +ONT, 10, 11, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 11, 65.00, 43.00, 24.00, 19.00, 34.00 +ORF, 10, 11, 70.00, 54.00, 18.00, 16.00, 25.00 +ORH, 10, 11, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 11, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 11, 59.00, 38.00, -9999.00, -9999.00, 31.00 +OTG, 10, 11, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 11, 64.00, 47.00, 26.00, 27.00, 34.00 +OTM, 10, 11, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 11, 29.00, 20.00, 23.00, 25.00, 34.00 +OURC, 10, 11, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 11, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 11, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 11, 80.00, 55.00, -9999.00, -9999.00, 20.00 +PACZ, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 11, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 11, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 11, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 11, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 11, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 11, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 11, 82.00, 57.00, -9999.00, -9999.00, 18.00 +PAQ, 10, 11, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 11, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 11, 46.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 11, 34.00, 26.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 11, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 11, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 11, 58.00, 39.00, -9999.00, -9999.00, 34.00 +PBI, 10, 11, 85.00, 71.00, 24.00, 30.00, 40.00 +PDT, 10, 11, 65.00, 42.00, 12.00, 14.00, 20.00 +PDX, 10, 11, 65.00, 46.00, 28.00, 26.00, 37.00 +PFN, 10, 11, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 11, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 11, 67.00, 48.00, 19.00, 17.00, 26.00 +PHX, 10, 11, 89.00, 62.00, 6.00, 6.00, 10.00 +PIA, 10, 11, 66.00, 44.00, 23.00, 19.00, 32.00 +PIB, 10, 11, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 11, 64.00, 34.00, 13.00, 15.00, 22.00 +PIR, 10, 11, 64.00, 38.00, 11.00, 13.00, 18.00 +PIT, 10, 11, 64.00, 43.00, 25.00, 23.00, 35.00 +PKB, 10, 11, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 11, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 11, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 11, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 11, 80.00, 60.00, 10.00, 13.00, 17.00 +POB, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +POE, 10, 11, 81.00, 54.00, -9999.00, -9999.00, 30.00 +POM, 10, 11, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 10, 11, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 11, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 11, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 11, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 11, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 11, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 11, 62.00, 39.00, -9999.00, -9999.00, 27.00 +PSP, 10, 11, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 11, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 11, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 11, 72.00, 38.00, 9.00, 6.00, 13.00 +PUC, 10, 11, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 11, 65.00, 44.00, 21.00, 19.00, 30.00 +PVU, 10, 11, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 11, 60.00, 39.00, 23.00, 19.00, 32.00 +P02, 10, 11, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +P07, 10, 11, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +P11, 10, 11, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +P24, 10, 11, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +P28, 10, 11, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +P35, 10, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P38, 10, 11, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +P39, 10, 11, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +P58, 10, 11, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +P59, 10, 11, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +P60, 10, 11, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +P61, 10, 11, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +P67, 10, 11, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +P68, 10, 11, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +P69, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 11, 70.00, 31.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 11, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 11, 64.00, 36.00, 11.00, 10.00, 17.00 +RBL, 10, 11, 80.00, 52.00, 13.00, 12.00, 18.00 +RCA, 10, 11, 64.00, 36.00, -9999.00, -9999.00, 15.00 +RDD, 10, 11, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 11, 66.00, 33.00, 12.00, 12.00, 18.00 +RDR, 10, 11, 57.00, 35.00, -9999.00, -9999.00, 21.00 +RDU, 10, 11, 73.00, 50.00, 15.00, 16.00, 23.00 +REE, 10, 11, 76.00, 49.00, -9999.00, -9999.00, 16.00 +REJ, 10, 11, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 11, 64.00, 42.00, 21.00, 19.00, 32.00 +RIC, 10, 11, 72.00, 48.00, 18.00, 16.00, 24.00 +RIV, 10, 11, 83.00, 53.00, -9999.00, -9999.00, 6.00 +RIW, 10, 11, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 11, 59.00, 32.00, 12.00, 10.00, 17.00 +RME, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 11, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +RND, 10, 11, 83.00, 60.00, -9999.00, -9999.00, 21.00 +RNO, 10, 11, 70.00, 34.00, 9.00, 8.00, 13.00 +ROA, 10, 11, 69.00, 46.00, 19.00, 19.00, 27.00 +ROC, 10, 11, 62.00, 43.00, 30.00, 27.00, 42.00 +ROW, 10, 11, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 11, 71.00, 45.00, 11.00, 11.00, 18.00 +RST, 10, 11, 60.00, 39.00, 19.00, 19.00, 30.00 +RWF, 10, 11, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 11, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 11, 79.00, 51.00, 8.00, 8.00, 10.00 +SAF, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 11, 75.00, 61.00, 6.00, 6.00, 8.00 +SAT, 10, 11, 83.00, 60.00, 15.00, 18.00, 25.00 +SAV, 10, 11, 78.00, 58.00, 11.00, 14.00, 20.00 +SAW, 10, 11, 56.00, 41.00, -9999.00, -9999.00, 41.00 +SBA, 10, 11, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 11, 84.00, 53.00, -9999.00, -9999.00, 6.00 +SBN, 10, 11, 64.00, 44.00, 25.00, 23.00, 36.00 +SBP, 10, 11, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 11, 61.00, 25.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 11, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 11, 21.00, 10.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 11, 80.00, 52.00, 6.00, 8.00, 10.00 +SDF, 10, 11, 70.00, 47.00, 19.00, 18.00, 28.00 +SEA, 10, 11, 61.00, 46.00, 27.00, 25.00, 36.00 +SEM, 10, 11, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 11, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 11, 71.00, 52.00, 9.00, 8.00, 12.00 +SGF, 10, 11, 71.00, 47.00, 21.00, 19.00, 31.00 +SGY, 10, 11, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 11, 63.00, 33.00, 15.00, 15.00, 23.00 +SHV, 10, 11, 80.00, 55.00, 16.00, 15.00, 24.00 +SIT, 10, 11, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 11, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 11, 80.00, 55.00, 15.00, 12.00, 21.00 +SKA, 10, 11, 60.00, 37.00, -9999.00, -9999.00, 24.00 +SKF, 10, 11, 83.00, 60.00, -9999.00, -9999.00, 19.00 +SLC, 10, 11, 68.00, 41.00, 17.00, 15.00, 23.00 +SLE, 10, 11, 65.00, 42.00, 28.00, 27.00, 35.00 +SLN, 10, 11, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 11, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 11, 74.00, 49.00, -9999.00, 7.00, 9.00 +SNA, 10, 11, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 11, 43.00, 34.00, 47.00, 49.00, 64.00 +SNS, 10, 11, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 11, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 11, 68.00, 46.00, 21.00, 18.00, 28.00 +SPS, 10, 11, 78.00, 53.00, 17.00, 15.00, 24.00 +SRQ, 10, 11, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 11, 77.00, 51.00, -9999.00, -9999.00, 20.00 +SSI, 10, 11, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +STC, 10, 11, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 11, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +STL, 10, 11, 70.00, 49.00, 22.00, 19.00, 30.00 +STNV, 10, 11, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +STS, 10, 11, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 11, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 11, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 11, 79.00, 50.00, -9999.00, -9999.00, 9.00 +SUX, 10, 11, 65.00, 41.00, 20.00, 15.00, 27.00 +SVN, 10, 11, 78.00, 58.00, -9999.00, -9999.00, 21.00 +SWF, 10, 11, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 11, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 11, 61.00, 42.00, 29.00, 29.00, 40.00 +SZL, 10, 11, 71.00, 44.00, -9999.00, -9999.00, 27.00 +TAD, 10, 11, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 11, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 11, 74.00, 43.00, -9999.00, -9999.00, 26.00 +TCC, 10, 11, 76.00, 45.00, 8.00, 9.00, 14.00 +TCL, 10, 11, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 11, 63.00, 42.00, -9999.00, -9999.00, 43.00 +TCS, 10, 11, 76.00, 49.00, -9999.00, 9.00, 22.00 +TEB, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 11, 75.00, 52.00, -9999.00, -9999.00, 18.00 +TKA, 10, 11, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 11, 82.00, 57.00, 9.00, 16.00, 19.00 +TNX, 10, 11, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 11, 64.00, 41.00, 19.00, 18.00, 31.00 +TOP, 10, 11, 70.00, 45.00, 18.00, 16.00, 26.00 +TPA, 10, 11, 85.00, 66.00, 10.00, 16.00, 22.00 +TPH, 10, 11, 70.00, 38.00, 6.00, 5.00, 9.00 +TRI, 10, 11, 70.00, 45.00, 19.00, 20.00, 29.00 +TRK, 10, 11, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 11, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 11, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 11, 75.00, 52.00, 15.00, 15.00, 23.00 +TUP, 10, 11, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 11, 85.00, 58.00, 11.00, 8.00, 15.00 +TVC, 10, 11, 59.00, 40.00, 26.00, 21.00, 34.00 +TVL, 10, 11, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 11, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 11, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 11, 72.00, 47.00, 17.00, 17.00, 25.00 +T01, 10, 11, 70.00, 47.00, -9999.00, -9999.00, 25.00 +T02, 10, 11, 75.00, 52.00, -9999.00, -9999.00, 18.00 +T03, 10, 11, 78.00, 54.00, -9999.00, -9999.00, 21.00 +T04, 10, 11, 86.00, 66.00, -9999.00, -9999.00, 24.00 +T05, 10, 11, 71.00, 44.00, -9999.00, -9999.00, 22.00 +T06, 10, 11, 80.00, 50.00, -9999.00, -9999.00, 20.00 +T07, 10, 11, 72.00, 37.00, -9999.00, -9999.00, 13.00 +T08, 10, 11, 64.00, 43.00, -9999.00, -9999.00, 13.00 +UCA, 10, 11, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 11, 78.00, 51.00, -9999.00, -9999.00, 5.00 +UIL, 10, 11, 60.00, 42.00, 41.00, 43.00, 52.00 +UIN, 10, 11, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 11, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 11, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 11, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +U15, 10, 11, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +U28, 10, 11, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 11, 80.00, 56.00, -9999.00, -9999.00, 17.00 +VBG, 10, 11, 75.00, 50.00, -9999.00, -9999.00, 8.00 +VCT, 10, 11, 83.00, 62.00, 15.00, 20.00, 27.00 +VCV, 10, 11, 81.00, 46.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 11, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 11, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 11, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 11, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 11, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 11, 81.00, 55.00, -9999.00, -9999.00, 18.00 +VRB, 10, 11, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 11, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 11, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 11, 70.00, 47.00, 18.00, 14.00, 23.00 +WJA, 10, 11, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 11, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 11, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 11, 69.00, 30.00, 11.00, 12.00, 16.00 +WPO, 10, 11, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 11, 79.00, 53.00, -9999.00, -9999.00, 19.00 +WRG, 10, 11, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 11, 69.00, 44.00, -9999.00, -9999.00, 24.00 +WRL, 10, 11, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +X68, 10, 11, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 11, 48.00, 36.00, 72.00, 71.00, 81.00 +YCG, 10, 11, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 11, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 11, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 11, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 11, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 11, 66.00, 36.00, 9.00, 10.00, 15.00 +YNG, 10, 11, 62.00, 42.00, 24.00, 24.00, 35.00 +YPA, 10, 11, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 11, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 11, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 11, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 11, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 11, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 11, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 11, 92.00, 63.00, 5.00, 4.00, 8.00 +YVR, 10, 11, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 11, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 11, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 11, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 11, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 11, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 11, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 11, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 11, 56.00, 37.00, 32.00, 31.00, 44.00 +ZUN, 10, 11, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 11, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 11, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 11, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +01R, 10, 11, 80.00, 55.00, -9999.00, -9999.00, 18.00 +1V1, 10, 11, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 11, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 11, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 11, 73.00, 57.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 11, 77.00, 51.00, -9999.00, -9999.00, 18.00 +3B1, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 11, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 11, 58.00, 38.00, -9999.00, -9999.00, 31.00 +3SE, 10, 11, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 11, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 11, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +4OM, 10, 11, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 11, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 11, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 11, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 11, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 12, 65.00, 44.00, 21.00, 22.00, 31.00 +ABI, 10, 12, 79.00, 56.00, 16.00, 15.00, 24.00 +ABQ, 10, 12, 72.00, 44.00, 11.00, 12.00, 18.00 +ABR, 10, 12, 61.00, 35.00, 15.00, 12.00, 20.00 +ABY, 10, 12, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 12, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 12, 81.00, 58.00, 15.00, 17.00, 25.00 +ACV, 10, 12, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 12, 67.00, 45.00, 19.00, 17.00, 26.00 +ADK, 10, 12, 48.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 12, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 12, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 12, 69.00, 43.00, -9999.00, -9999.00, 22.00 +AEX, 10, 12, 81.00, 56.00, -9999.00, -9999.00, 18.00 +AFF, 10, 12, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 12, 86.00, 65.00, -9999.00, -9999.00, 33.00 +AGS, 10, 12, 78.00, 52.00, 12.00, 13.00, 19.00 +AHN, 10, 12, 75.00, 52.00, 13.00, 14.00, 20.00 +AKN, 10, 12, 41.00, 26.00, 31.00, 32.00, 46.00 +AKO, 10, 12, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 12, 63.00, 40.00, 22.00, 22.00, 34.00 +ALI, 10, 12, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 12, 63.00, 40.00, 18.00, 17.00, 27.00 +ALS, 10, 12, 64.00, 26.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 12, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 12, 74.00, 46.00, 13.00, 11.00, 18.00 +AMG, 10, 12, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 12, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 12, 41.00, 30.00, 29.00, 30.00, 42.00 +AND, 10, 12, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 12, 53.00, 43.00, 61.00, 63.00, 73.00 +AOO, 10, 12, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +APN, 10, 12, 58.00, 38.00, 25.00, 26.00, 37.00 +AQQ, 10, 12, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +ART, 10, 12, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +AST, 10, 12, 62.00, 44.00, 32.00, 35.00, 44.00 +ATL, 10, 12, 74.00, 53.00, 13.00, 14.00, 21.00 +ATW, 10, 12, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 12, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 12, 68.00, 42.00, -9999.00, -9999.00, 26.00 +AUG, 10, 12, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 12, 83.00, 61.00, 17.00, 18.00, 26.00 +AUW, 10, 12, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 12, 69.00, 45.00, 15.00, 17.00, 24.00 +AVP, 10, 12, 62.00, 43.00, 22.00, 21.00, 33.00 +AXN, 10, 12, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 12, 63.00, 41.00, -9999.00, -9999.00, 29.00 +AYS, 10, 12, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 12, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 12, 80.00, 51.00, -9999.00, -9999.00, 9.00 +BAD, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +BAF, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 12, 59.00, 28.00, -9999.00, -9999.00, 22.00 +BDL, 10, 12, 65.00, 42.00, 19.00, 20.00, 29.00 +BDR, 10, 12, 65.00, 48.00, 20.00, 18.00, 29.00 +BET, 10, 12, 36.00, 25.00, 32.00, 32.00, 44.00 +BFD, 10, 12, 57.00, 38.00, 31.00, 29.00, 43.00 +BFF, 10, 12, 67.00, 35.00, 11.00, 8.00, 15.00 +BFL, 10, 12, 82.00, 56.00, 5.00, 4.00, 7.00 +BGM, 10, 12, 58.00, 41.00, 26.00, 26.00, 39.00 +BGR, 10, 12, 58.00, 40.00, 24.00, 21.00, 34.00 +BGS, 10, 12, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 12, 76.00, 51.00, 15.00, 14.00, 20.00 +BID, 10, 12, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 12, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 12, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 12, 62.00, 38.00, 15.00, 17.00, 26.00 +BIS, 10, 12, 60.00, 34.00, 18.00, 14.00, 23.00 +BIX, 10, 12, 80.00, 61.00, -9999.00, -9999.00, 19.00 +BJI, 10, 12, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 12, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 12, 69.00, 35.00, -9999.00, -9999.00, 14.00 +BKW, 10, 12, 64.00, 43.00, 24.00, 25.00, 35.00 +BLF, 10, 12, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 12, 91.00, 62.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 12, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 12, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 12, 72.00, 45.00, -9999.00, -9999.00, 24.00 +BNA, 10, 12, 74.00, 49.00, 19.00, 16.00, 27.00 +BNO, 10, 12, 63.00, 29.00, -9999.00, 15.00, 26.00 +BOI, 10, 12, 66.00, 40.00, 11.00, 13.00, 18.00 +BOS, 10, 12, 64.00, 48.00, 20.00, 21.00, 31.00 +BPI, 10, 12, 58.00, 18.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 12, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 12, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 12, 66.00, 45.00, -9999.00, -9999.00, 24.00 +BRO, 10, 12, 86.00, 67.00, 19.00, 16.00, 27.00 +BRW, 10, 12, 19.00, 10.00, 29.00, 30.00, 42.00 +BSM, 10, 12, 83.00, 61.00, -9999.00, -9999.00, 12.00 +BTI, 10, 12, 22.00, 11.00, 26.00, 26.00, 39.00 +BTL, 10, 12, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 12, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 12, 81.00, 58.00, 10.00, 15.00, 20.00 +BTT, 10, 12, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 12, 58.00, 39.00, 27.00, 28.00, 41.00 +BUB, 10, 12, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 12, 61.00, 44.00, 31.00, 27.00, 41.00 +BUR, 10, 12, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 12, 79.00, 63.00, -9999.00, 12.00, 19.00 +BWG, 10, 12, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 12, 68.00, 47.00, 19.00, 18.00, 28.00 +BYH, 10, 12, 75.00, 51.00, -9999.00, -9999.00, 22.00 +BYI, 10, 12, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 12, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 12, 77.00, 51.00, 12.00, 14.00, 20.00 +CAG, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 12, 63.00, 44.00, 23.00, 21.00, 33.00 +CAO, 10, 12, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 12, 53.00, 35.00, 28.00, 26.00, 40.00 +CBM, 10, 12, 78.00, 50.00, -9999.00, -9999.00, 20.00 +CDB, 10, 12, 45.00, 36.00, 59.00, 62.00, 77.00 +CDC, 10, 12, 68.00, 37.00, 11.00, 11.00, 18.00 +CDR, 10, 12, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 12, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 12, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +CEZ, 10, 12, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 12, 73.00, 50.00, 18.00, 16.00, 23.00 +CHO, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 12, 78.00, 57.00, 10.00, 13.00, 19.00 +CID, 10, 12, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 12, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 12, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 12, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 12, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 12, 63.00, 44.00, 25.00, 26.00, 39.00 +CLL, 10, 12, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 12, 73.00, 52.00, 14.00, 14.00, 22.00 +CMH, 10, 12, 66.00, 44.00, 21.00, 22.00, 32.00 +CMI, 10, 12, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 12, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 12, 69.00, 45.00, 16.00, 10.00, 23.00 +CNM, 10, 12, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 12, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +COD, 10, 12, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +COF, 10, 12, 83.00, 68.00, -9999.00, -9999.00, 38.00 +CON, 10, 12, 62.00, 36.00, 20.00, 19.00, 30.00 +COS, 10, 12, 65.00, 37.00, 11.00, 11.00, 17.00 +COT, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 12, 69.00, 47.00, 23.00, 19.00, 32.00 +CPR, 10, 12, 61.00, 33.00, 15.00, 16.00, 22.00 +CRBC, 10, 12, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 12, 85.00, 65.00, 16.00, 18.00, 27.00 +CRW, 10, 12, 69.00, 45.00, 24.00, 24.00, 35.00 +CSG, 10, 12, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 12, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 12, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 12, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 12, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 12, 67.00, 45.00, 20.00, 19.00, 29.00 +CVN, 10, 12, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 12, 74.00, 45.00, -9999.00, -9999.00, 15.00 +CXY, 10, 12, 66.00, 46.00, 17.00, 17.00, 26.00 +CYS, 10, 12, 61.00, 35.00, 12.00, 10.00, 18.00 +DAA, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DAB, 10, 12, 82.00, 66.00, 18.00, 20.00, 29.00 +DAG, 10, 12, 84.00, 57.00, 2.00, 4.00, 5.00 +DAL, 10, 12, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 12, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 12, 66.00, 45.00, 21.00, 22.00, 31.00 +DBQ, 10, 12, 62.00, 42.00, 22.00, 18.00, 30.00 +DCA, 10, 12, 70.00, 51.00, 19.00, 16.00, 25.00 +DDC, 10, 12, 72.00, 45.00, 11.00, 8.00, 15.00 +DEC, 10, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 12, 67.00, 38.00, 12.00, 10.00, 17.00 +DFW, 10, 12, 80.00, 57.00, 15.00, 18.00, 25.00 +DHN, 10, 12, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 12, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 12, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 12, 83.00, 61.00, -9999.00, -9999.00, 16.00 +DLG, 10, 12, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 12, 53.00, 36.00, 24.00, 23.00, 36.00 +DLLC, 10, 12, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 12, 85.00, 58.00, -9999.00, -9999.00, 10.00 +DMN, 10, 12, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 12, 71.00, 49.00, -9999.00, -9999.00, 24.00 +DPG, 10, 12, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 12, 81.00, 55.00, -9999.00, -9999.00, 18.00 +DRA, 10, 12, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 12, 83.00, 61.00, 13.00, 13.00, 20.00 +DSM, 10, 12, 65.00, 44.00, 20.00, 20.00, 30.00 +DTW, 10, 12, 63.00, 42.00, 18.00, 19.00, 29.00 +DUG, 10, 12, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 12, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +DXR, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 12, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 12, 79.00, 56.00, -9999.00, -9999.00, 19.00 +D45, 10, 12, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 12, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 12, 59.00, 38.00, 19.00, 19.00, 29.00 +ECG, 10, 12, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 12, 80.00, 50.00, -9999.00, -9999.00, 3.00 +EED, 10, 12, 89.00, 63.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +EGE, 10, 12, 64.00, 28.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 12, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 12, 65.00, 38.00, 28.00, 28.00, 39.00 +EKO, 10, 12, 67.00, 30.00, 12.00, 11.00, 18.00 +ELD, 10, 12, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 12, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 12, 79.00, 51.00, 12.00, 11.00, 17.00 +ELY, 10, 12, 65.00, 29.00, 13.00, 14.00, 20.00 +EMP, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 12, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +END, 10, 12, 75.00, 52.00, -9999.00, -9999.00, 16.00 +ENN, 10, 12, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 12, 63.00, 43.00, -9999.00, -9999.00, 17.00 +EPH, 10, 12, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 12, 62.00, 47.00, 31.00, 30.00, 43.00 +ESF, 10, 12, 81.00, 56.00, -9999.00, -9999.00, 24.00 +EUG, 10, 12, 66.00, 44.00, 25.00, 24.00, 32.00 +EVV, 10, 12, 71.00, 46.00, 21.00, 17.00, 30.00 +EWN, 10, 12, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 12, 68.00, 49.00, 19.00, 19.00, 28.00 +EYW, 10, 12, 85.00, 76.00, 19.00, 19.00, 30.00 +E74, 10, 12, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 12, 72.00, 49.00, -9999.00, -9999.00, 21.00 +FAI, 10, 12, 33.00, 19.00, 26.00, 29.00, 40.00 +FAR, 10, 12, 58.00, 36.00, 17.00, 17.00, 26.00 +FAT, 10, 12, 81.00, 52.00, 6.00, 6.00, 9.00 +FAY, 10, 12, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 12, 55.00, 30.00, 13.00, 15.00, 23.00 +FCS, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +FDY, 10, 12, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 12, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 10, 12, 65.00, 32.00, 11.00, 14.00, 20.00 +FLL, 10, 12, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 12, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 12, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +FME, 10, 12, 71.00, 44.00, -9999.00, -9999.00, 20.00 +FMH, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 12, 72.00, 37.00, 13.00, 10.00, 16.00 +FMY, 10, 12, 86.00, 69.00, 8.00, 16.00, 20.00 +FNT, 10, 12, 61.00, 41.00, 20.00, 21.00, 31.00 +FOD, 10, 12, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 12, 70.00, 45.00, -9999.00, -9999.00, 20.00 +FOK, 10, 12, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 12, 71.00, 47.00, -9999.00, -9999.00, 23.00 +FSD, 10, 12, 62.00, 37.00, 17.00, 15.00, 26.00 +FSI, 10, 12, 77.00, 51.00, -9999.00, -9999.00, 18.00 +FSM, 10, 12, 77.00, 50.00, 19.00, 18.00, 28.00 +FTK, 10, 12, 70.00, 44.00, -9999.00, -9999.00, 22.00 +FWA, 10, 12, 64.00, 44.00, 19.00, 21.00, 31.00 +FWH, 10, 12, 79.00, 55.00, -9999.00, -9999.00, 17.00 +FYU, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 12, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 12, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 12, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 12, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 12, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 12, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 12, 60.00, 37.00, 13.00, 15.00, 22.00 +GFA, 10, 12, 60.00, 37.00, -9999.00, -9999.00, 19.00 +GFK, 10, 12, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 12, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 12, 60.00, 34.00, 9.00, 9.00, 14.00 +GJT, 10, 12, 69.00, 43.00, 13.00, 13.00, 20.00 +GKN, 10, 12, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 12, 68.00, 39.00, 9.00, 7.00, 13.00 +GLH, 10, 12, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 12, 78.00, 69.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 12, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 12, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +GON, 10, 12, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 12, 58.00, 40.00, 23.00, 20.00, 33.00 +GRCI, 10, 12, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 12, 63.00, 42.00, -9999.00, -9999.00, 42.00 +GRI, 10, 12, 67.00, 40.00, 14.00, 12.00, 21.00 +GRK, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 10, 12, 61.00, 40.00, 22.00, 23.00, 34.00 +GSB, 10, 12, 75.00, 50.00, -9999.00, -9999.00, 22.00 +GSG, 10, 12, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 12, 71.00, 48.00, 14.00, 15.00, 22.00 +GSP, 10, 12, 73.00, 50.00, 15.00, 16.00, 24.00 +GST, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 12, 59.00, 41.00, -9999.00, -9999.00, 37.00 +GTF, 10, 12, 60.00, 37.00, 14.00, 16.00, 22.00 +GUP, 10, 12, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 12, 65.00, 42.00, -9999.00, -9999.00, 27.00 +GVW, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 10, 12, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 12, 73.00, 59.00, 19.00, 17.00, 27.00 +HBR, 10, 12, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 12, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 12, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 12, 65.00, 39.00, -9999.00, -9999.00, 13.00 +HKY, 10, 12, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 12, 60.00, 33.00, 13.00, 14.00, 20.00 +HMN, 10, 12, 80.00, 42.00, -9999.00, -9999.00, 12.00 +HMS, 10, 12, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 12, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 12, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +HON, 10, 12, 62.00, 37.00, 16.00, 15.00, 24.00 +HOP, 10, 12, 73.00, 46.00, -9999.00, -9999.00, 22.00 +HOT, 10, 12, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 12, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 12, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 12, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 12, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 12, 81.00, 55.00, -9999.00, -9999.00, 22.00 +HST, 10, 12, 86.00, 69.00, -9999.00, -9999.00, 45.00 +HSV, 10, 12, 74.00, 50.00, 18.00, 15.00, 24.00 +HTL, 10, 12, 57.00, 38.00, 25.00, 25.00, 37.00 +HTS, 10, 12, 68.00, 46.00, 23.00, 23.00, 33.00 +HUF, 10, 12, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 12, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 12, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 12, 61.00, 33.00, 11.00, 12.00, 17.00 +IAB, 10, 12, 72.00, 48.00, -9999.00, -9999.00, 21.00 +IAD, 10, 12, 69.00, 44.00, 20.00, 18.00, 27.00 +IAG, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 12, 82.00, 59.00, 16.00, 18.00, 27.00 +ICT, 10, 12, 72.00, 48.00, 18.00, 14.00, 26.00 +IDA, 10, 12, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 12, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 12, 68.00, 47.00, 20.00, 17.00, 26.00 +ILI, 10, 12, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 12, 78.00, 55.00, 14.00, 13.00, 20.00 +IMT, 10, 12, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +IND, 10, 12, 67.00, 45.00, 20.00, 20.00, 30.00 +INL, 10, 12, 53.00, 34.00, 27.00, 24.00, 38.00 +INS, 10, 12, 78.00, 51.00, -9999.00, -9999.00, 5.00 +INT, 10, 12, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +INW, 10, 12, 73.00, 41.00, 9.00, 12.00, 17.00 +IPL, 10, 12, 90.00, 62.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 12, 64.00, 43.00, 25.00, 22.00, 34.00 +IRK, 10, 12, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 12, 59.00, 33.00, 12.00, 11.00, 19.00 +ISP, 10, 12, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 12, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 12, 89.00, 57.00, -9999.00, -9999.00, 9.00 +IWD, 10, 12, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 12, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 12, 80.00, 52.00, 14.00, 14.00, 21.00 +JAX, 10, 12, 81.00, 60.00, 16.00, 18.00, 27.00 +JBR, 10, 12, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 12, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 12, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 12, 66.00, 50.00, 17.00, 16.00, 26.00 +JHW, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 12, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 12, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 12, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 12, 48.00, 38.00, 63.00, 64.00, 74.00 +JST, 10, 12, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 12, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 12, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 12, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 12, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 12, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 12, 61.00, 40.00, 20.00, 23.00, 32.00 +LAR, 10, 12, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 12, 83.00, 55.00, 5.00, 4.00, 8.00 +LAX, 10, 12, 75.00, 60.00, 4.00, 5.00, 6.00 +LBB, 10, 12, 76.00, 49.00, 13.00, 11.00, 19.00 +LBF, 10, 12, 67.00, 35.00, 13.00, 9.00, 18.00 +LCH, 10, 12, 81.00, 59.00, 13.00, 15.00, 22.00 +LCK, 10, 12, 68.00, 44.00, -9999.00, -9999.00, 29.00 +LEB, 10, 12, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 12, 68.00, 47.00, 21.00, 21.00, 30.00 +LFI, 10, 12, 70.00, 54.00, -9999.00, -9999.00, 25.00 +LFK, 10, 12, 81.00, 56.00, 18.00, 17.00, 27.00 +LFT, 10, 12, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 12, 65.00, 52.00, 18.00, 16.00, 25.00 +LGB, 10, 12, 79.00, 58.00, 4.00, 4.00, 7.00 +LGU, 10, 12, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 12, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 12, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 12, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 12, 76.00, 52.00, 15.00, 17.00, 25.00 +LIZ, 10, 12, 53.00, 35.00, -9999.00, -9999.00, 42.00 +LMT, 10, 12, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +LND, 10, 12, 61.00, 35.00, 12.00, 11.00, 16.00 +LNK, 10, 12, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 12, 71.00, 34.00, 5.00, 6.00, 9.00 +LOZ, 10, 12, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 12, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 12, 76.00, 51.00, -9999.00, -9999.00, 26.00 +LSE, 10, 12, 61.00, 41.00, 18.00, 18.00, 28.00 +LSF, 10, 12, 79.00, 55.00, -9999.00, -9999.00, 21.00 +LSV, 10, 12, 86.00, 47.00, -9999.00, -9999.00, 5.00 +LTS, 10, 12, 80.00, 51.00, -9999.00, -9999.00, 17.00 +LUF, 10, 12, 91.00, 55.00, -9999.00, -9999.00, 6.00 +LVS, 10, 12, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 12, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 12, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 12, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 12, 69.00, 47.00, 20.00, 19.00, 28.00 +MAF, 10, 12, 78.00, 52.00, 14.00, 11.00, 18.00 +MBL, 10, 12, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 12, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 12, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 12, 80.00, 54.00, -9999.00, -9999.00, 10.00 +MCF, 10, 12, 85.00, 66.00, -9999.00, -9999.00, 23.00 +MCG, 10, 12, 33.00, 19.00, 29.00, 31.00, 43.00 +MCI, 10, 12, 69.00, 47.00, 20.00, 18.00, 28.00 +MCK, 10, 12, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 12, 79.00, 53.00, 11.00, 13.00, 18.00 +MCO, 10, 12, 85.00, 67.00, 10.00, 21.00, 25.00 +MCW, 10, 12, 62.00, 39.00, 15.00, 14.00, 23.00 +MC2, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 10, 12, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 12, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 12, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 12, 65.00, 46.00, 25.00, 19.00, 35.00 +MEI, 10, 12, 79.00, 52.00, 13.00, 12.00, 20.00 +MEM, 10, 12, 75.00, 53.00, 19.00, 16.00, 26.00 +MER, 10, 12, 82.00, 48.00, -9999.00, -9999.00, 7.00 +MFD, 10, 12, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 12, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 12, 70.00, 41.00, 17.00, 17.00, 23.00 +MGE, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MGM, 10, 12, 79.00, 55.00, 13.00, 12.00, 20.00 +MGW, 10, 12, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 12, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 12, 79.00, 53.00, -9999.00, -9999.00, 10.00 +MHS, 10, 12, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 12, 85.00, 70.00, 29.00, 30.00, 42.00 +MIB, 10, 12, 57.00, 36.00, -9999.00, -9999.00, 14.00 +MIV, 10, 12, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 12, 70.00, 34.00, -9999.00, -9999.00, 14.00 +MKC, 10, 12, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 12, 60.00, 43.00, 22.00, 18.00, 32.00 +MKG, 10, 12, 60.00, 42.00, 25.00, 23.00, 35.00 +MKL, 10, 12, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 12, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 12, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 12, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 12, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 12, 65.00, 43.00, 21.00, 18.00, 31.00 +MLS, 10, 12, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 12, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 12, 78.00, 55.00, -9999.00, -9999.00, 18.00 +MOB, 10, 12, 80.00, 58.00, 11.00, 14.00, 19.00 +MOT, 10, 12, 57.00, 36.00, 12.00, 11.00, 19.00 +MPV, 10, 12, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 12, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 12, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 12, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 12, 70.00, 51.00, -9999.00, -9999.00, 12.00 +MSL, 10, 12, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 12, 61.00, 39.00, 22.00, 17.00, 30.00 +MSO, 10, 12, 58.00, 32.00, 15.00, 15.00, 24.00 +MSP, 10, 12, 60.00, 40.00, 20.00, 17.00, 29.00 +MSS, 10, 12, 58.00, 38.00, 25.00, 25.00, 38.00 +MSY, 10, 12, 80.00, 60.00, 10.00, 16.00, 21.00 +MTC, 10, 12, 61.00, 43.00, -9999.00, -9999.00, 27.00 +MTN, 10, 12, 69.00, 47.00, -9999.00, -9999.00, 20.00 +MTO, 10, 12, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 12, 67.00, 43.00, -9999.00, -9999.00, 20.00 +MUO, 10, 12, 70.00, 37.00, -9999.00, -9999.00, 14.00 +MWA, 10, 12, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 12, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 12, 79.00, 55.00, -9999.00, -9999.00, 15.00 +MYL, 10, 12, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 12, 78.00, 54.00, -9999.00, -9999.00, 20.00 +NAO, 10, 12, 76.00, 62.00, -9999.00, -9999.00, 16.00 +NBC, 10, 12, 78.00, 59.00, -9999.00, -9999.00, 20.00 +NBE, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 10, 12, 64.00, 43.00, -9999.00, -9999.00, 26.00 +NCA, 10, 12, 77.00, 51.00, -9999.00, -9999.00, 24.00 +NCO, 10, 12, 64.00, 48.00, -9999.00, -9999.00, 30.00 +NC1, 10, 12, 78.00, 54.00, -9999.00, -9999.00, 3.00 +NEL, 10, 12, 68.00, 43.00, -9999.00, -9999.00, 23.00 +NFG, 10, 12, 74.00, 56.00, -9999.00, -9999.00, 3.00 +NFL, 10, 12, 70.00, 34.00, -9999.00, -9999.00, 6.00 +NGP, 10, 12, 84.00, 65.00, -9999.00, -9999.00, 24.00 +NGU, 10, 12, 70.00, 54.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 12, 70.00, 54.00, -9999.00, -9999.00, 12.00 +NHK, 10, 12, 69.00, 46.00, -9999.00, -9999.00, 23.00 +NHZ, 10, 12, 59.00, 40.00, -9999.00, -9999.00, 32.00 +NID, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 12, 81.00, 60.00, -9999.00, -9999.00, 28.00 +NIR, 10, 12, 84.00, 61.00, -9999.00, -9999.00, 20.00 +NKT, 10, 12, 76.00, 57.00, -9999.00, -9999.00, 27.00 +NKX, 10, 12, 75.00, 61.00, -9999.00, -9999.00, 6.00 +NLC, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 10, 12, 78.00, 50.00, -9999.00, -9999.00, 17.00 +NPA, 10, 12, 80.00, 60.00, -9999.00, -9999.00, 21.00 +NQA, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NQI, 10, 12, 87.00, 63.00, -9999.00, -9999.00, 20.00 +NQX, 10, 12, 85.00, 76.00, -9999.00, -9999.00, 37.00 +NRB, 10, 12, 81.00, 66.00, -9999.00, -9999.00, 32.00 +NRC, 10, 12, 81.00, 49.00, -9999.00, -9999.00, 9.00 +NRS, 10, 12, 74.00, 58.00, -9999.00, -9999.00, 6.00 +NSE, 10, 12, 81.00, 56.00, -9999.00, -9999.00, 21.00 +NSI, 10, 12, 75.00, 54.00, -9999.00, -9999.00, 6.00 +NTD, 10, 12, 75.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 10, 12, 80.00, 58.00, -9999.00, -9999.00, 6.00 +NTU, 10, 12, 70.00, 54.00, -9999.00, -9999.00, 23.00 +NUC, 10, 12, 73.00, 58.00, -9999.00, -9999.00, 6.00 +NUQ, 10, 12, 74.00, 48.00, -9999.00, -9999.00, 9.00 +NUW, 10, 12, 60.00, 42.00, -9999.00, -9999.00, 40.00 +NWF, 10, 12, 79.00, 58.00, -9999.00, -9999.00, 7.00 +NXX, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NYG, 10, 12, 71.00, 45.00, -9999.00, -9999.00, 23.00 +NZC, 10, 12, 82.00, 57.00, -9999.00, -9999.00, 28.00 +NZJ, 10, 12, 80.00, 53.00, -9999.00, -9999.00, 6.00 +NZW, 10, 12, 63.00, 43.00, -9999.00, -9999.00, 27.00 +NZY, 10, 12, 75.00, 61.00, -9999.00, -9999.00, 6.00 +OAK, 10, 12, 73.00, 51.00, 8.00, 8.00, 12.00 +OAR, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 10, 12, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 12, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 12, 75.00, 52.00, 13.00, 14.00, 21.00 +OLM, 10, 12, 62.00, 39.00, 29.00, 32.00, 42.00 +OMA, 10, 12, 67.00, 42.00, 16.00, 14.00, 22.00 +OME, 10, 12, 35.00, 23.00, 27.00, 26.00, 37.00 +ONT, 10, 12, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 12, 64.00, 43.00, 24.00, 19.00, 34.00 +ORF, 10, 12, 70.00, 54.00, 18.00, 16.00, 25.00 +ORH, 10, 12, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 12, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 12, 59.00, 38.00, -9999.00, -9999.00, 31.00 +OTG, 10, 12, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 12, 64.00, 47.00, 26.00, 28.00, 35.00 +OTM, 10, 12, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 12, 28.00, 19.00, 22.00, 25.00, 34.00 +OURC, 10, 12, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 12, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 12, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 12, 80.00, 55.00, -9999.00, -9999.00, 19.00 +PACZ, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 12, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 12, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 12, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 12, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 12, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 12, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 12, 82.00, 57.00, -9999.00, -9999.00, 18.00 +PAQ, 10, 12, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 12, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 12, 46.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 12, 34.00, 26.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 12, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 12, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 12, 58.00, 39.00, -9999.00, -9999.00, 34.00 +PBI, 10, 12, 85.00, 71.00, 23.00, 29.00, 40.00 +PDT, 10, 12, 65.00, 42.00, 12.00, 14.00, 20.00 +PDX, 10, 12, 65.00, 46.00, 28.00, 26.00, 37.00 +PFN, 10, 12, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 12, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 12, 67.00, 48.00, 19.00, 17.00, 26.00 +PHX, 10, 12, 89.00, 62.00, 6.00, 6.00, 10.00 +PIA, 10, 12, 66.00, 44.00, 23.00, 19.00, 32.00 +PIB, 10, 12, 80.00, 53.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 12, 63.00, 34.00, 13.00, 15.00, 22.00 +PIR, 10, 12, 64.00, 38.00, 11.00, 13.00, 18.00 +PIT, 10, 12, 64.00, 43.00, 25.00, 24.00, 36.00 +PKB, 10, 12, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 12, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 12, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 12, 80.00, 60.00, 10.00, 12.00, 17.00 +POB, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +POE, 10, 12, 81.00, 54.00, -9999.00, -9999.00, 30.00 +POM, 10, 12, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 10, 12, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 12, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 12, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 12, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 12, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 12, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 12, 62.00, 39.00, -9999.00, -9999.00, 27.00 +PSP, 10, 12, 93.00, 60.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 12, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 12, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 12, 72.00, 38.00, 9.00, 6.00, 13.00 +PUC, 10, 12, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 12, 65.00, 44.00, 21.00, 20.00, 30.00 +PVU, 10, 12, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 12, 60.00, 39.00, 23.00, 19.00, 32.00 +P02, 10, 12, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +P07, 10, 12, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +P11, 10, 12, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +P24, 10, 12, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +P28, 10, 12, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +P35, 10, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +P38, 10, 12, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +P39, 10, 12, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +P58, 10, 12, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +P59, 10, 12, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +P60, 10, 12, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +P61, 10, 12, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +P67, 10, 12, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +P68, 10, 12, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +P69, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 12, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 12, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 12, 64.00, 36.00, 11.00, 10.00, 17.00 +RBL, 10, 12, 80.00, 52.00, 13.00, 12.00, 18.00 +RCA, 10, 12, 64.00, 36.00, -9999.00, -9999.00, 15.00 +RDD, 10, 12, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 12, 65.00, 33.00, 12.00, 12.00, 19.00 +RDR, 10, 12, 56.00, 35.00, -9999.00, -9999.00, 21.00 +RDU, 10, 12, 73.00, 50.00, 15.00, 16.00, 23.00 +REE, 10, 12, 76.00, 49.00, -9999.00, -9999.00, 16.00 +REJ, 10, 12, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 12, 63.00, 42.00, 22.00, 19.00, 33.00 +RIC, 10, 12, 72.00, 48.00, 18.00, 16.00, 24.00 +RIV, 10, 12, 83.00, 53.00, -9999.00, -9999.00, 6.00 +RIW, 10, 12, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 12, 58.00, 32.00, 13.00, 9.00, 17.00 +RME, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 12, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +RND, 10, 12, 83.00, 60.00, -9999.00, -9999.00, 21.00 +RNO, 10, 12, 70.00, 34.00, 9.00, 8.00, 13.00 +ROA, 10, 12, 69.00, 46.00, 19.00, 19.00, 27.00 +ROC, 10, 12, 62.00, 43.00, 30.00, 27.00, 43.00 +ROW, 10, 12, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 12, 70.00, 45.00, 11.00, 11.00, 18.00 +RST, 10, 12, 59.00, 39.00, 19.00, 19.00, 30.00 +RWF, 10, 12, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 12, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 12, 79.00, 51.00, 8.00, 9.00, 10.00 +SAF, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 12, 75.00, 61.00, 6.00, 6.00, 8.00 +SAT, 10, 12, 83.00, 60.00, 15.00, 18.00, 25.00 +SAV, 10, 12, 78.00, 58.00, 11.00, 13.00, 19.00 +SAW, 10, 12, 56.00, 41.00, -9999.00, -9999.00, 41.00 +SBA, 10, 12, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 12, 84.00, 53.00, -9999.00, -9999.00, 7.00 +SBN, 10, 12, 63.00, 44.00, 25.00, 23.00, 36.00 +SBP, 10, 12, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 12, 60.00, 25.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 12, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 12, 20.00, 9.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 12, 79.00, 52.00, 6.00, 8.00, 10.00 +SDF, 10, 12, 70.00, 47.00, 19.00, 18.00, 28.00 +SEA, 10, 12, 61.00, 46.00, 27.00, 26.00, 36.00 +SEM, 10, 12, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 12, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 12, 71.00, 52.00, 9.00, 8.00, 12.00 +SGF, 10, 12, 71.00, 47.00, 21.00, 20.00, 32.00 +SGY, 10, 12, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 12, 63.00, 33.00, 15.00, 15.00, 23.00 +SHV, 10, 12, 80.00, 55.00, 16.00, 15.00, 24.00 +SIT, 10, 12, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 12, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 12, 80.00, 55.00, 15.00, 12.00, 21.00 +SKA, 10, 12, 60.00, 37.00, -9999.00, -9999.00, 24.00 +SKF, 10, 12, 83.00, 60.00, -9999.00, -9999.00, 19.00 +SLC, 10, 12, 67.00, 41.00, 17.00, 15.00, 23.00 +SLE, 10, 12, 65.00, 42.00, 28.00, 27.00, 36.00 +SLN, 10, 12, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 12, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 12, 74.00, 49.00, -9999.00, 7.00, 10.00 +SNA, 10, 12, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 12, 43.00, 34.00, 47.00, 49.00, 64.00 +SNS, 10, 12, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 12, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 12, 68.00, 46.00, 21.00, 18.00, 29.00 +SPS, 10, 12, 78.00, 53.00, 17.00, 15.00, 24.00 +SRQ, 10, 12, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 12, 77.00, 51.00, -9999.00, -9999.00, 20.00 +SSI, 10, 12, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +STC, 10, 12, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 12, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +STL, 10, 12, 70.00, 49.00, 22.00, 19.00, 30.00 +STNV, 10, 12, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +STS, 10, 12, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 12, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 12, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 12, 79.00, 50.00, -9999.00, -9999.00, 9.00 +SUX, 10, 12, 65.00, 41.00, 19.00, 15.00, 27.00 +SVN, 10, 12, 78.00, 58.00, -9999.00, -9999.00, 20.00 +SWF, 10, 12, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 12, 60.00, 44.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 12, 61.00, 42.00, 29.00, 29.00, 40.00 +SZL, 10, 12, 71.00, 44.00, -9999.00, -9999.00, 26.00 +TAD, 10, 12, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 12, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 12, 74.00, 43.00, -9999.00, -9999.00, 25.00 +TCC, 10, 12, 76.00, 45.00, 8.00, 9.00, 14.00 +TCL, 10, 12, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 12, 63.00, 42.00, -9999.00, -9999.00, 44.00 +TCS, 10, 12, 76.00, 49.00, -9999.00, 9.00, 22.00 +TEB, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 12, 75.00, 52.00, -9999.00, -9999.00, 18.00 +TKA, 10, 12, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 12, 82.00, 57.00, 8.00, 15.00, 18.00 +TNX, 10, 12, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 12, 64.00, 41.00, 19.00, 18.00, 31.00 +TOP, 10, 12, 70.00, 45.00, 18.00, 16.00, 26.00 +TPA, 10, 12, 85.00, 66.00, 9.00, 16.00, 21.00 +TPH, 10, 12, 69.00, 38.00, 6.00, 5.00, 9.00 +TRI, 10, 12, 70.00, 45.00, 19.00, 20.00, 29.00 +TRK, 10, 12, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 12, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 12, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 12, 75.00, 52.00, 15.00, 15.00, 23.00 +TUP, 10, 12, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 12, 85.00, 58.00, 10.00, 7.00, 15.00 +TVC, 10, 12, 59.00, 40.00, 26.00, 21.00, 34.00 +TVL, 10, 12, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 12, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 12, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 12, 72.00, 47.00, 17.00, 17.00, 25.00 +T01, 10, 12, 70.00, 47.00, -9999.00, -9999.00, 25.00 +T02, 10, 12, 75.00, 52.00, -9999.00, -9999.00, 18.00 +T03, 10, 12, 78.00, 54.00, -9999.00, -9999.00, 20.00 +T04, 10, 12, 86.00, 66.00, -9999.00, -9999.00, 23.00 +T05, 10, 12, 71.00, 44.00, -9999.00, -9999.00, 22.00 +T06, 10, 12, 80.00, 50.00, -9999.00, -9999.00, 20.00 +T07, 10, 12, 72.00, 37.00, -9999.00, -9999.00, 13.00 +T08, 10, 12, 63.00, 43.00, -9999.00, -9999.00, 13.00 +UCA, 10, 12, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 12, 78.00, 51.00, -9999.00, -9999.00, 5.00 +UIL, 10, 12, 60.00, 42.00, 41.00, 43.00, 52.00 +UIN, 10, 12, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 12, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 12, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 12, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +U15, 10, 12, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +U28, 10, 12, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 12, 80.00, 56.00, -9999.00, -9999.00, 16.00 +VBG, 10, 12, 75.00, 50.00, -9999.00, -9999.00, 8.00 +VCT, 10, 12, 83.00, 62.00, 15.00, 20.00, 27.00 +VCV, 10, 12, 81.00, 46.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 12, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 12, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 12, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 12, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 12, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 12, 81.00, 55.00, -9999.00, -9999.00, 18.00 +VRB, 10, 12, 84.00, 68.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 12, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 12, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 12, 70.00, 47.00, 18.00, 14.00, 23.00 +WJA, 10, 12, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 12, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 12, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 12, 69.00, 30.00, 11.00, 12.00, 16.00 +WPO, 10, 12, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 12, 79.00, 53.00, -9999.00, -9999.00, 19.00 +WRG, 10, 12, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 12, 69.00, 44.00, -9999.00, -9999.00, 24.00 +WRL, 10, 12, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +X68, 10, 12, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 12, 48.00, 36.00, 72.00, 72.00, 81.00 +YCG, 10, 12, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 12, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 12, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 12, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 12, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 12, 65.00, 36.00, 9.00, 10.00, 15.00 +YNG, 10, 12, 62.00, 42.00, 24.00, 24.00, 35.00 +YPA, 10, 12, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 12, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 12, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 12, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 12, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 12, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 12, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 12, 91.00, 63.00, 5.00, 4.00, 8.00 +YVR, 10, 12, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 12, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 12, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 12, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 12, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 12, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 12, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 12, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 12, 55.00, 37.00, 33.00, 31.00, 44.00 +ZUN, 10, 12, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 12, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 12, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 12, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +01R, 10, 12, 80.00, 55.00, -9999.00, -9999.00, 18.00 +1V1, 10, 12, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 12, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 12, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 12, 73.00, 57.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 12, 77.00, 51.00, -9999.00, -9999.00, 18.00 +3B1, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 12, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 12, 58.00, 38.00, -9999.00, -9999.00, 31.00 +3SE, 10, 12, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 12, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 12, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +4OM, 10, 12, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 12, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 12, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 12, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 12, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 13, 64.00, 43.00, 21.00, 22.00, 31.00 +ABI, 10, 13, 78.00, 55.00, 17.00, 15.00, 24.00 +ABQ, 10, 13, 71.00, 43.00, 11.00, 12.00, 18.00 +ABR, 10, 13, 61.00, 34.00, 15.00, 12.00, 20.00 +ABY, 10, 13, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 13, 62.00, 48.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 13, 81.00, 57.00, 15.00, 17.00, 25.00 +ACV, 10, 13, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 13, 66.00, 44.00, 19.00, 17.00, 26.00 +ADK, 10, 13, 48.00, 39.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 13, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 13, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 13, 68.00, 42.00, -9999.00, -9999.00, 22.00 +AEX, 10, 13, 80.00, 55.00, -9999.00, -9999.00, 18.00 +AFF, 10, 13, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 13, 86.00, 65.00, -9999.00, -9999.00, 33.00 +AGS, 10, 13, 78.00, 51.00, 12.00, 13.00, 19.00 +AHN, 10, 13, 74.00, 51.00, 12.00, 14.00, 20.00 +AKN, 10, 13, 40.00, 25.00, 31.00, 32.00, 46.00 +AKO, 10, 13, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 13, 62.00, 39.00, 22.00, 22.00, 34.00 +ALI, 10, 13, 86.00, 62.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 13, 62.00, 39.00, 18.00, 17.00, 27.00 +ALS, 10, 13, 63.00, 25.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 13, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 13, 73.00, 45.00, 13.00, 11.00, 17.00 +AMG, 10, 13, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 13, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 13, 41.00, 29.00, 28.00, 30.00, 42.00 +AND, 10, 13, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 13, 52.00, 42.00, 61.00, 63.00, 73.00 +AOO, 10, 13, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +APN, 10, 13, 57.00, 37.00, 25.00, 26.00, 37.00 +AQQ, 10, 13, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +ART, 10, 13, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +AST, 10, 13, 62.00, 44.00, 32.00, 35.00, 44.00 +ATL, 10, 13, 73.00, 52.00, 13.00, 14.00, 21.00 +ATW, 10, 13, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 13, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 13, 67.00, 42.00, -9999.00, -9999.00, 26.00 +AUG, 10, 13, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 13, 82.00, 60.00, 17.00, 18.00, 26.00 +AUW, 10, 13, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 13, 69.00, 44.00, 15.00, 17.00, 23.00 +AVP, 10, 13, 61.00, 43.00, 22.00, 21.00, 33.00 +AXN, 10, 13, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 13, 62.00, 40.00, -9999.00, -9999.00, 28.00 +AYS, 10, 13, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 13, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 13, 79.00, 51.00, -9999.00, -9999.00, 10.00 +BAD, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +BAF, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 13, 58.00, 27.00, -9999.00, -9999.00, 22.00 +BDL, 10, 13, 64.00, 41.00, 18.00, 20.00, 29.00 +BDR, 10, 13, 64.00, 47.00, 20.00, 18.00, 28.00 +BET, 10, 13, 36.00, 24.00, 32.00, 31.00, 43.00 +BFD, 10, 13, 57.00, 37.00, 32.00, 29.00, 43.00 +BFF, 10, 13, 66.00, 34.00, 11.00, 7.00, 14.00 +BFL, 10, 13, 81.00, 55.00, 5.00, 4.00, 7.00 +BGM, 10, 13, 58.00, 41.00, 26.00, 26.00, 39.00 +BGR, 10, 13, 57.00, 39.00, 24.00, 21.00, 34.00 +BGS, 10, 13, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 13, 75.00, 50.00, 15.00, 14.00, 20.00 +BID, 10, 13, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 13, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 13, 77.00, 38.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 13, 61.00, 38.00, 15.00, 17.00, 26.00 +BIS, 10, 13, 59.00, 33.00, 18.00, 14.00, 23.00 +BIX, 10, 13, 80.00, 60.00, -9999.00, -9999.00, 19.00 +BJI, 10, 13, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 13, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 13, 68.00, 34.00, -9999.00, -9999.00, 14.00 +BKW, 10, 13, 63.00, 42.00, 24.00, 25.00, 35.00 +BLF, 10, 13, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 13, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 13, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 13, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 13, 71.00, 45.00, -9999.00, -9999.00, 24.00 +BNA, 10, 13, 73.00, 49.00, 19.00, 16.00, 27.00 +BNO, 10, 13, 62.00, 29.00, -9999.00, 15.00, 26.00 +BOI, 10, 13, 65.00, 39.00, 11.00, 14.00, 18.00 +BOS, 10, 13, 63.00, 47.00, 20.00, 21.00, 31.00 +BPI, 10, 13, 58.00, 17.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 13, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 13, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 13, 65.00, 44.00, -9999.00, -9999.00, 24.00 +BRO, 10, 13, 86.00, 67.00, 19.00, 16.00, 27.00 +BRW, 10, 13, 19.00, 10.00, 29.00, 30.00, 42.00 +BSM, 10, 13, 82.00, 60.00, -9999.00, -9999.00, 12.00 +BTI, 10, 13, 21.00, 11.00, 27.00, 26.00, 39.00 +BTL, 10, 13, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 13, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 13, 80.00, 57.00, 10.00, 14.00, 20.00 +BTT, 10, 13, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 13, 57.00, 39.00, 27.00, 28.00, 41.00 +BUB, 10, 13, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 13, 60.00, 43.00, 31.00, 27.00, 41.00 +BUR, 10, 13, 83.00, 54.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 13, 79.00, 63.00, -9999.00, 11.00, 18.00 +BWG, 10, 13, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 13, 68.00, 46.00, 20.00, 18.00, 28.00 +BYH, 10, 13, 74.00, 50.00, -9999.00, -9999.00, 22.00 +BYI, 10, 13, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 13, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 13, 77.00, 50.00, 11.00, 13.00, 20.00 +CAG, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 13, 62.00, 43.00, 23.00, 21.00, 33.00 +CAO, 10, 13, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 13, 52.00, 35.00, 28.00, 26.00, 40.00 +CBM, 10, 13, 77.00, 49.00, -9999.00, -9999.00, 19.00 +CDB, 10, 13, 45.00, 35.00, 59.00, 62.00, 77.00 +CDC, 10, 13, 67.00, 37.00, 11.00, 11.00, 18.00 +CDR, 10, 13, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 13, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 13, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +CEZ, 10, 13, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 13, 72.00, 49.00, 18.00, 16.00, 23.00 +CHO, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 13, 78.00, 57.00, 10.00, 12.00, 18.00 +CID, 10, 13, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 13, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 13, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 13, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 13, 62.00, 44.00, 25.00, 27.00, 39.00 +CLL, 10, 13, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 13, 72.00, 51.00, 14.00, 14.00, 22.00 +CMH, 10, 13, 65.00, 43.00, 22.00, 22.00, 33.00 +CMI, 10, 13, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 13, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 13, 68.00, 44.00, 16.00, 10.00, 22.00 +CNM, 10, 13, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +COD, 10, 13, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +COF, 10, 13, 83.00, 68.00, -9999.00, -9999.00, 38.00 +CON, 10, 13, 61.00, 35.00, 20.00, 19.00, 30.00 +COS, 10, 13, 64.00, 37.00, 10.00, 11.00, 16.00 +COT, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 13, 68.00, 46.00, 23.00, 19.00, 32.00 +CPR, 10, 13, 61.00, 33.00, 15.00, 16.00, 22.00 +CRBC, 10, 13, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 13, 84.00, 64.00, 16.00, 17.00, 26.00 +CRW, 10, 13, 68.00, 45.00, 24.00, 24.00, 35.00 +CSG, 10, 13, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 13, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 13, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 13, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 13, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 13, 66.00, 44.00, 20.00, 19.00, 29.00 +CVN, 10, 13, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 13, 73.00, 44.00, -9999.00, -9999.00, 15.00 +CXY, 10, 13, 65.00, 45.00, 17.00, 17.00, 26.00 +CYS, 10, 13, 60.00, 34.00, 12.00, 10.00, 17.00 +DAA, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DAB, 10, 13, 82.00, 66.00, 18.00, 20.00, 28.00 +DAG, 10, 13, 83.00, 56.00, 2.00, 4.00, 5.00 +DAL, 10, 13, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 13, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 13, 65.00, 44.00, 21.00, 22.00, 32.00 +DBQ, 10, 13, 61.00, 41.00, 22.00, 18.00, 30.00 +DCA, 10, 13, 69.00, 51.00, 19.00, 16.00, 25.00 +DDC, 10, 13, 71.00, 45.00, 11.00, 8.00, 15.00 +DEC, 10, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 13, 67.00, 37.00, 12.00, 10.00, 17.00 +DFW, 10, 13, 79.00, 56.00, 16.00, 18.00, 26.00 +DHN, 10, 13, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 13, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 13, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 13, 82.00, 60.00, -9999.00, -9999.00, 16.00 +DLG, 10, 13, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 13, 53.00, 35.00, 24.00, 23.00, 36.00 +DLLC, 10, 13, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 13, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 13, 85.00, 57.00, -9999.00, -9999.00, 10.00 +DMN, 10, 13, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 13, 70.00, 48.00, -9999.00, -9999.00, 24.00 +DPG, 10, 13, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 13, 81.00, 54.00, -9999.00, -9999.00, 17.00 +DRA, 10, 13, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 13, 82.00, 60.00, 13.00, 13.00, 19.00 +DSM, 10, 13, 65.00, 43.00, 20.00, 20.00, 30.00 +DTW, 10, 13, 62.00, 41.00, 18.00, 19.00, 29.00 +DUG, 10, 13, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 13, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +DXR, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 13, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 13, 78.00, 55.00, -9999.00, -9999.00, 19.00 +D45, 10, 13, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 13, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 13, 59.00, 37.00, 18.00, 19.00, 29.00 +ECG, 10, 13, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 13, 79.00, 49.00, -9999.00, -9999.00, 3.00 +EED, 10, 13, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +EGE, 10, 13, 64.00, 27.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 13, 61.00, 49.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 13, 64.00, 38.00, 29.00, 28.00, 39.00 +EKO, 10, 13, 66.00, 30.00, 12.00, 11.00, 18.00 +ELD, 10, 13, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 13, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 13, 79.00, 50.00, 12.00, 11.00, 16.00 +ELY, 10, 13, 64.00, 29.00, 13.00, 14.00, 20.00 +EMP, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 13, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +END, 10, 13, 75.00, 51.00, -9999.00, -9999.00, 16.00 +ENN, 10, 13, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 13, 63.00, 42.00, -9999.00, -9999.00, 17.00 +EPH, 10, 13, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 13, 61.00, 46.00, 31.00, 30.00, 43.00 +ESF, 10, 13, 80.00, 55.00, -9999.00, -9999.00, 23.00 +EUG, 10, 13, 65.00, 44.00, 25.00, 24.00, 32.00 +EVV, 10, 13, 70.00, 45.00, 22.00, 17.00, 30.00 +EWN, 10, 13, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 13, 67.00, 49.00, 19.00, 19.00, 28.00 +EYW, 10, 13, 85.00, 76.00, 19.00, 18.00, 30.00 +E74, 10, 13, 82.00, 48.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 13, 72.00, 48.00, -9999.00, -9999.00, 21.00 +FAI, 10, 13, 32.00, 19.00, 26.00, 29.00, 40.00 +FAR, 10, 13, 57.00, 35.00, 17.00, 17.00, 26.00 +FAT, 10, 13, 80.00, 51.00, 6.00, 6.00, 9.00 +FAY, 10, 13, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 13, 55.00, 30.00, 13.00, 15.00, 23.00 +FCS, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +FDY, 10, 13, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 13, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 10, 13, 64.00, 31.00, 11.00, 14.00, 19.00 +FLL, 10, 13, 86.00, 71.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 13, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 13, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +FME, 10, 13, 70.00, 43.00, -9999.00, -9999.00, 19.00 +FMH, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 13, 71.00, 36.00, 13.00, 10.00, 16.00 +FMY, 10, 13, 86.00, 69.00, 8.00, 15.00, 19.00 +FNT, 10, 13, 60.00, 41.00, 20.00, 21.00, 31.00 +FOD, 10, 13, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 13, 69.00, 44.00, -9999.00, -9999.00, 20.00 +FOK, 10, 13, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 13, 70.00, 46.00, -9999.00, -9999.00, 23.00 +FSD, 10, 13, 62.00, 36.00, 17.00, 15.00, 26.00 +FSI, 10, 13, 76.00, 50.00, -9999.00, -9999.00, 18.00 +FSM, 10, 13, 76.00, 49.00, 19.00, 18.00, 28.00 +FTK, 10, 13, 69.00, 43.00, -9999.00, -9999.00, 22.00 +FWA, 10, 13, 63.00, 43.00, 19.00, 21.00, 32.00 +FWH, 10, 13, 78.00, 55.00, -9999.00, -9999.00, 16.00 +FYU, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 13, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 13, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 13, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 13, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 13, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 13, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 13, 59.00, 36.00, 13.00, 15.00, 22.00 +GFA, 10, 13, 60.00, 36.00, -9999.00, -9999.00, 19.00 +GFK, 10, 13, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 13, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 13, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 13, 59.00, 33.00, 9.00, 8.00, 14.00 +GJT, 10, 13, 68.00, 42.00, 13.00, 13.00, 20.00 +GKN, 10, 13, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 13, 67.00, 38.00, 9.00, 7.00, 12.00 +GLH, 10, 13, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 13, 78.00, 68.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 13, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 13, 82.00, 60.00, -9999.00, -9999.00, -9999.00 +GON, 10, 13, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 13, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 13, 58.00, 39.00, 22.00, 20.00, 33.00 +GRCI, 10, 13, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 13, 62.00, 42.00, -9999.00, -9999.00, 42.00 +GRI, 10, 13, 66.00, 39.00, 14.00, 12.00, 21.00 +GRK, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 10, 13, 60.00, 39.00, 22.00, 23.00, 34.00 +GSB, 10, 13, 75.00, 50.00, -9999.00, -9999.00, 21.00 +GSG, 10, 13, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 13, 70.00, 47.00, 14.00, 15.00, 22.00 +GSP, 10, 13, 72.00, 49.00, 14.00, 16.00, 23.00 +GST, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 13, 58.00, 40.00, -9999.00, -9999.00, 37.00 +GTF, 10, 13, 60.00, 36.00, 13.00, 16.00, 22.00 +GUP, 10, 13, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 13, 65.00, 41.00, -9999.00, -9999.00, 27.00 +GVW, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 10, 13, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 13, 73.00, 59.00, 19.00, 16.00, 27.00 +HBR, 10, 13, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 13, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 13, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 13, 65.00, 39.00, -9999.00, -9999.00, 13.00 +HKY, 10, 13, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 13, 59.00, 32.00, 12.00, 14.00, 20.00 +HMN, 10, 13, 79.00, 41.00, -9999.00, -9999.00, 12.00 +HMS, 10, 13, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 13, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 13, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +HON, 10, 13, 62.00, 36.00, 16.00, 15.00, 24.00 +HOP, 10, 13, 72.00, 45.00, -9999.00, -9999.00, 22.00 +HOT, 10, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 13, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 13, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 13, 62.00, 47.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 13, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 13, 81.00, 54.00, -9999.00, -9999.00, 22.00 +HST, 10, 13, 86.00, 69.00, -9999.00, -9999.00, 45.00 +HSV, 10, 13, 73.00, 50.00, 18.00, 15.00, 23.00 +HTL, 10, 13, 56.00, 38.00, 24.00, 25.00, 37.00 +HTS, 10, 13, 67.00, 45.00, 23.00, 23.00, 34.00 +HUF, 10, 13, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 13, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 13, 60.00, 32.00, 10.00, 11.00, 17.00 +IAB, 10, 13, 71.00, 47.00, -9999.00, -9999.00, 20.00 +IAD, 10, 13, 68.00, 43.00, 20.00, 18.00, 27.00 +IAG, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 13, 82.00, 58.00, 16.00, 18.00, 26.00 +ICT, 10, 13, 71.00, 47.00, 18.00, 14.00, 26.00 +IDA, 10, 13, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 13, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 13, 67.00, 46.00, 20.00, 17.00, 26.00 +ILI, 10, 13, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 13, 77.00, 54.00, 14.00, 12.00, 19.00 +IMT, 10, 13, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +IND, 10, 13, 66.00, 44.00, 21.00, 21.00, 31.00 +INL, 10, 13, 52.00, 33.00, 27.00, 24.00, 38.00 +INS, 10, 13, 77.00, 50.00, -9999.00, -9999.00, 5.00 +INT, 10, 13, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +INW, 10, 13, 72.00, 40.00, 9.00, 12.00, 17.00 +IPL, 10, 13, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 13, 63.00, 42.00, 25.00, 22.00, 34.00 +IRK, 10, 13, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 13, 59.00, 32.00, 12.00, 11.00, 19.00 +ISP, 10, 13, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 13, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 13, 88.00, 57.00, -9999.00, -9999.00, 9.00 +IWD, 10, 13, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 13, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 13, 79.00, 51.00, 14.00, 14.00, 21.00 +JAX, 10, 13, 81.00, 60.00, 16.00, 18.00, 26.00 +JBR, 10, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 13, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 13, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 13, 65.00, 50.00, 17.00, 16.00, 26.00 +JHW, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 13, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 13, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 13, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 13, 47.00, 38.00, 64.00, 64.00, 74.00 +JST, 10, 13, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 13, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 13, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 13, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 13, 86.00, 64.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 13, 60.00, 40.00, 20.00, 23.00, 32.00 +LAR, 10, 13, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 13, 83.00, 55.00, 5.00, 4.00, 8.00 +LAX, 10, 13, 75.00, 60.00, 4.00, 5.00, 6.00 +LBB, 10, 13, 75.00, 48.00, 13.00, 11.00, 18.00 +LBF, 10, 13, 66.00, 34.00, 13.00, 9.00, 17.00 +LCH, 10, 13, 81.00, 58.00, 12.00, 15.00, 22.00 +LCK, 10, 13, 67.00, 43.00, -9999.00, -9999.00, 29.00 +LEB, 10, 13, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 13, 67.00, 46.00, 22.00, 21.00, 30.00 +LFI, 10, 13, 69.00, 53.00, -9999.00, -9999.00, 25.00 +LFK, 10, 13, 81.00, 55.00, 18.00, 17.00, 26.00 +LFT, 10, 13, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 13, 64.00, 51.00, 18.00, 16.00, 25.00 +LGB, 10, 13, 79.00, 58.00, 4.00, 4.00, 7.00 +LGU, 10, 13, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 13, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 13, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 13, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 13, 75.00, 51.00, 15.00, 17.00, 25.00 +LIZ, 10, 13, 52.00, 35.00, -9999.00, -9999.00, 42.00 +LMT, 10, 13, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +LND, 10, 13, 60.00, 34.00, 12.00, 11.00, 16.00 +LNK, 10, 13, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 13, 70.00, 34.00, 5.00, 6.00, 9.00 +LOZ, 10, 13, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 13, 86.00, 63.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 13, 75.00, 50.00, -9999.00, -9999.00, 26.00 +LSE, 10, 13, 61.00, 40.00, 18.00, 18.00, 27.00 +LSF, 10, 13, 78.00, 54.00, -9999.00, -9999.00, 21.00 +LSV, 10, 13, 85.00, 46.00, -9999.00, -9999.00, 5.00 +LTS, 10, 13, 79.00, 50.00, -9999.00, -9999.00, 17.00 +LUF, 10, 13, 90.00, 54.00, -9999.00, -9999.00, 6.00 +LVS, 10, 13, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 13, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 13, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 13, 69.00, 46.00, 20.00, 19.00, 28.00 +MAF, 10, 13, 78.00, 51.00, 14.00, 10.00, 18.00 +MBL, 10, 13, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 13, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 13, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 13, 79.00, 54.00, -9999.00, -9999.00, 10.00 +MCF, 10, 13, 85.00, 66.00, -9999.00, -9999.00, 23.00 +MCG, 10, 13, 32.00, 19.00, 29.00, 31.00, 43.00 +MCI, 10, 13, 68.00, 46.00, 20.00, 18.00, 28.00 +MCK, 10, 13, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 13, 78.00, 52.00, 10.00, 13.00, 18.00 +MCO, 10, 13, 85.00, 66.00, 10.00, 20.00, 24.00 +MCW, 10, 13, 61.00, 38.00, 15.00, 14.00, 23.00 +MC2, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 10, 13, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 13, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 13, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 13, 64.00, 45.00, 25.00, 19.00, 35.00 +MEI, 10, 13, 78.00, 51.00, 13.00, 12.00, 20.00 +MEM, 10, 13, 75.00, 52.00, 19.00, 16.00, 26.00 +MER, 10, 13, 81.00, 48.00, -9999.00, -9999.00, 7.00 +MFD, 10, 13, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 13, 87.00, 66.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 13, 70.00, 41.00, 18.00, 17.00, 23.00 +MGE, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +MGM, 10, 13, 79.00, 54.00, 13.00, 12.00, 20.00 +MGW, 10, 13, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 13, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 13, 78.00, 53.00, -9999.00, -9999.00, 10.00 +MHS, 10, 13, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 13, 85.00, 70.00, 29.00, 29.00, 42.00 +MIB, 10, 13, 56.00, 35.00, -9999.00, -9999.00, 14.00 +MIV, 10, 13, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 13, 69.00, 34.00, -9999.00, -9999.00, 14.00 +MKC, 10, 13, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 13, 59.00, 42.00, 22.00, 18.00, 32.00 +MKG, 10, 13, 59.00, 42.00, 25.00, 23.00, 35.00 +MKL, 10, 13, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 13, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 13, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 13, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 13, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 13, 65.00, 42.00, 21.00, 18.00, 31.00 +MLS, 10, 13, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 13, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 13, 77.00, 54.00, -9999.00, -9999.00, 18.00 +MOB, 10, 13, 80.00, 58.00, 11.00, 14.00, 19.00 +MOT, 10, 13, 56.00, 35.00, 12.00, 11.00, 18.00 +MPV, 10, 13, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 13, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 13, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 13, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 13, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 13, 70.00, 51.00, -9999.00, -9999.00, 13.00 +MSL, 10, 13, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 13, 60.00, 38.00, 22.00, 17.00, 30.00 +MSO, 10, 13, 58.00, 32.00, 14.00, 15.00, 24.00 +MSP, 10, 13, 59.00, 39.00, 19.00, 17.00, 28.00 +MSS, 10, 13, 57.00, 37.00, 25.00, 25.00, 38.00 +MSY, 10, 13, 80.00, 59.00, 9.00, 15.00, 20.00 +MTC, 10, 13, 60.00, 43.00, -9999.00, -9999.00, 27.00 +MTN, 10, 13, 68.00, 47.00, -9999.00, -9999.00, 19.00 +MTO, 10, 13, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 13, 66.00, 42.00, -9999.00, -9999.00, 19.00 +MUO, 10, 13, 69.00, 37.00, -9999.00, -9999.00, 14.00 +MWA, 10, 13, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 13, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 13, 79.00, 54.00, -9999.00, -9999.00, 15.00 +MYL, 10, 13, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 13, 77.00, 53.00, -9999.00, -9999.00, 20.00 +NAO, 10, 13, 75.00, 61.00, -9999.00, -9999.00, 15.00 +NBC, 10, 13, 78.00, 58.00, -9999.00, -9999.00, 20.00 +NBE, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 10, 13, 64.00, 42.00, -9999.00, -9999.00, 26.00 +NCA, 10, 13, 77.00, 51.00, -9999.00, -9999.00, 24.00 +NCO, 10, 13, 63.00, 48.00, -9999.00, -9999.00, 31.00 +NC1, 10, 13, 77.00, 53.00, -9999.00, -9999.00, 3.00 +NEL, 10, 13, 68.00, 42.00, -9999.00, -9999.00, 23.00 +NFG, 10, 13, 74.00, 56.00, -9999.00, -9999.00, 3.00 +NFL, 10, 13, 69.00, 34.00, -9999.00, -9999.00, 6.00 +NGP, 10, 13, 84.00, 65.00, -9999.00, -9999.00, 24.00 +NGU, 10, 13, 70.00, 53.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 13, 70.00, 54.00, -9999.00, -9999.00, 12.00 +NHK, 10, 13, 68.00, 46.00, -9999.00, -9999.00, 23.00 +NHZ, 10, 13, 59.00, 40.00, -9999.00, -9999.00, 32.00 +NID, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 13, 81.00, 60.00, -9999.00, -9999.00, 27.00 +NIR, 10, 13, 84.00, 60.00, -9999.00, -9999.00, 20.00 +NKT, 10, 13, 76.00, 56.00, -9999.00, -9999.00, 27.00 +NKX, 10, 13, 75.00, 61.00, -9999.00, -9999.00, 6.00 +NLC, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 10, 13, 77.00, 49.00, -9999.00, -9999.00, 17.00 +NPA, 10, 13, 80.00, 60.00, -9999.00, -9999.00, 20.00 +NQA, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NQI, 10, 13, 87.00, 63.00, -9999.00, -9999.00, 20.00 +NQX, 10, 13, 85.00, 76.00, -9999.00, -9999.00, 36.00 +NRB, 10, 13, 81.00, 65.00, -9999.00, -9999.00, 32.00 +NRC, 10, 13, 81.00, 49.00, -9999.00, -9999.00, 10.00 +NRS, 10, 13, 74.00, 58.00, -9999.00, -9999.00, 6.00 +NSE, 10, 13, 80.00, 55.00, -9999.00, -9999.00, 20.00 +NSI, 10, 13, 75.00, 54.00, -9999.00, -9999.00, 6.00 +NTD, 10, 13, 75.00, 54.00, -9999.00, -9999.00, 3.00 +NTK, 10, 13, 80.00, 58.00, -9999.00, -9999.00, 6.00 +NTU, 10, 13, 70.00, 53.00, -9999.00, -9999.00, 23.00 +NUC, 10, 13, 73.00, 58.00, -9999.00, -9999.00, 6.00 +NUQ, 10, 13, 73.00, 48.00, -9999.00, -9999.00, 9.00 +NUW, 10, 13, 59.00, 42.00, -9999.00, -9999.00, 41.00 +NWF, 10, 13, 79.00, 58.00, -9999.00, -9999.00, 7.00 +NXX, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NYG, 10, 13, 71.00, 44.00, -9999.00, -9999.00, 23.00 +NZC, 10, 13, 82.00, 56.00, -9999.00, -9999.00, 27.00 +NZJ, 10, 13, 80.00, 53.00, -9999.00, -9999.00, 6.00 +NZW, 10, 13, 63.00, 43.00, -9999.00, -9999.00, 27.00 +NZY, 10, 13, 75.00, 61.00, -9999.00, -9999.00, 6.00 +OAK, 10, 13, 73.00, 51.00, 9.00, 9.00, 12.00 +OAR, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 10, 13, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 13, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 13, 74.00, 51.00, 13.00, 14.00, 21.00 +OLM, 10, 13, 61.00, 39.00, 29.00, 32.00, 42.00 +OMA, 10, 13, 66.00, 41.00, 16.00, 14.00, 22.00 +OME, 10, 13, 34.00, 23.00, 27.00, 26.00, 36.00 +ONT, 10, 13, 84.00, 57.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 13, 64.00, 42.00, 24.00, 19.00, 34.00 +ORF, 10, 13, 70.00, 53.00, 18.00, 16.00, 25.00 +ORH, 10, 13, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 13, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 13, 58.00, 38.00, -9999.00, -9999.00, 31.00 +OTG, 10, 13, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 13, 64.00, 47.00, 26.00, 28.00, 35.00 +OTM, 10, 13, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 13, 28.00, 19.00, 22.00, 25.00, 34.00 +OURC, 10, 13, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 13, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 13, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 13, 80.00, 55.00, -9999.00, -9999.00, 19.00 +PACZ, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 13, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 13, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 13, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 13, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 13, 29.00, 16.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 13, 81.00, 57.00, -9999.00, -9999.00, 17.00 +PAQ, 10, 13, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 13, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 13, 46.00, 40.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 13, 33.00, 25.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 13, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 13, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 13, 57.00, 39.00, -9999.00, -9999.00, 34.00 +PBI, 10, 13, 85.00, 71.00, 23.00, 28.00, 39.00 +PDT, 10, 13, 64.00, 41.00, 12.00, 14.00, 20.00 +PDX, 10, 13, 64.00, 45.00, 28.00, 26.00, 37.00 +PFN, 10, 13, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 13, 67.00, 47.00, 19.00, 17.00, 26.00 +PHX, 10, 13, 88.00, 61.00, 6.00, 6.00, 10.00 +PIA, 10, 13, 65.00, 43.00, 23.00, 19.00, 32.00 +PIB, 10, 13, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 13, 63.00, 34.00, 13.00, 15.00, 22.00 +PIR, 10, 13, 63.00, 37.00, 11.00, 13.00, 18.00 +PIT, 10, 13, 63.00, 43.00, 26.00, 24.00, 36.00 +PKB, 10, 13, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 13, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 13, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 13, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 13, 80.00, 60.00, 10.00, 12.00, 16.00 +POB, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +POE, 10, 13, 80.00, 53.00, -9999.00, -9999.00, 29.00 +POM, 10, 13, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +POU, 10, 13, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 13, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 13, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 13, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 13, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 13, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 13, 62.00, 38.00, -9999.00, -9999.00, 27.00 +PSP, 10, 13, 92.00, 60.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 13, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 13, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 13, 71.00, 37.00, 9.00, 6.00, 13.00 +PUC, 10, 13, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 13, 64.00, 43.00, 21.00, 20.00, 30.00 +PVU, 10, 13, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 13, 59.00, 39.00, 23.00, 19.00, 32.00 +P02, 10, 13, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +P07, 10, 13, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +P11, 10, 13, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +P24, 10, 13, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +P28, 10, 13, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +P35, 10, 13, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P38, 10, 13, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +P39, 10, 13, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +P58, 10, 13, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +P59, 10, 13, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +P60, 10, 13, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +P61, 10, 13, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +P67, 10, 13, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +P68, 10, 13, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +P69, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 13, 69.00, 31.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 13, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 13, 63.00, 35.00, 11.00, 10.00, 17.00 +RBL, 10, 13, 79.00, 52.00, 13.00, 12.00, 18.00 +RCA, 10, 13, 63.00, 35.00, -9999.00, -9999.00, 14.00 +RDD, 10, 13, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 13, 65.00, 33.00, 12.00, 13.00, 19.00 +RDR, 10, 13, 56.00, 34.00, -9999.00, -9999.00, 21.00 +RDU, 10, 13, 72.00, 49.00, 15.00, 16.00, 23.00 +REE, 10, 13, 75.00, 48.00, -9999.00, -9999.00, 16.00 +REJ, 10, 13, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 13, 63.00, 41.00, 22.00, 19.00, 33.00 +RIC, 10, 13, 71.00, 47.00, 18.00, 16.00, 24.00 +RIV, 10, 13, 82.00, 52.00, -9999.00, -9999.00, 6.00 +RIW, 10, 13, 62.00, 27.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 13, 58.00, 32.00, 13.00, 9.00, 17.00 +RME, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 13, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +RND, 10, 13, 82.00, 59.00, -9999.00, -9999.00, 21.00 +RNO, 10, 13, 69.00, 33.00, 9.00, 8.00, 13.00 +ROA, 10, 13, 68.00, 45.00, 19.00, 19.00, 27.00 +ROC, 10, 13, 61.00, 42.00, 31.00, 27.00, 43.00 +ROW, 10, 13, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 13, 70.00, 44.00, 11.00, 11.00, 18.00 +RST, 10, 13, 59.00, 38.00, 19.00, 19.00, 30.00 +RWF, 10, 13, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 13, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 13, 78.00, 51.00, 9.00, 9.00, 11.00 +SAF, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 13, 75.00, 61.00, 6.00, 6.00, 8.00 +SAT, 10, 13, 82.00, 59.00, 15.00, 18.00, 25.00 +SAV, 10, 13, 78.00, 57.00, 11.00, 12.00, 19.00 +SAW, 10, 13, 55.00, 40.00, -9999.00, -9999.00, 41.00 +SBA, 10, 13, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 13, 83.00, 53.00, -9999.00, -9999.00, 7.00 +SBN, 10, 13, 63.00, 43.00, 26.00, 23.00, 36.00 +SBP, 10, 13, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 13, 60.00, 24.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 13, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 13, 19.00, 9.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 13, 79.00, 51.00, 7.00, 9.00, 10.00 +SDF, 10, 13, 69.00, 46.00, 19.00, 18.00, 28.00 +SEA, 10, 13, 60.00, 46.00, 28.00, 26.00, 37.00 +SEM, 10, 13, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 13, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 13, 71.00, 52.00, 9.00, 9.00, 12.00 +SGF, 10, 13, 70.00, 46.00, 21.00, 20.00, 32.00 +SGY, 10, 13, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 13, 62.00, 32.00, 15.00, 15.00, 23.00 +SHV, 10, 13, 79.00, 55.00, 16.00, 15.00, 24.00 +SIT, 10, 13, 51.00, 42.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 13, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 13, 79.00, 54.00, 15.00, 12.00, 21.00 +SKA, 10, 13, 59.00, 36.00, -9999.00, -9999.00, 24.00 +SKF, 10, 13, 82.00, 59.00, -9999.00, -9999.00, 19.00 +SLC, 10, 13, 67.00, 41.00, 17.00, 15.00, 23.00 +SLE, 10, 13, 64.00, 42.00, 28.00, 27.00, 36.00 +SLN, 10, 13, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 13, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 13, 74.00, 49.00, -9999.00, 7.00, 10.00 +SNA, 10, 13, 72.00, 59.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 13, 43.00, 34.00, 48.00, 49.00, 64.00 +SNS, 10, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 13, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 13, 67.00, 45.00, 21.00, 18.00, 29.00 +SPS, 10, 13, 77.00, 52.00, 18.00, 15.00, 25.00 +SRQ, 10, 13, 85.00, 65.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 13, 77.00, 51.00, -9999.00, -9999.00, 20.00 +SSI, 10, 13, 78.00, 62.00, -9999.00, -9999.00, -9999.00 +STC, 10, 13, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 13, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +STL, 10, 13, 69.00, 49.00, 23.00, 20.00, 31.00 +STNV, 10, 13, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +STS, 10, 13, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 13, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 13, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 13, 78.00, 50.00, -9999.00, -9999.00, 10.00 +SUX, 10, 13, 64.00, 40.00, 19.00, 15.00, 26.00 +SVN, 10, 13, 78.00, 57.00, -9999.00, -9999.00, 19.00 +SWF, 10, 13, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 13, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 13, 61.00, 42.00, 29.00, 29.00, 40.00 +SZL, 10, 13, 70.00, 43.00, -9999.00, -9999.00, 26.00 +TAD, 10, 13, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 13, 29.00, 16.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 13, 73.00, 43.00, -9999.00, -9999.00, 25.00 +TCC, 10, 13, 75.00, 44.00, 7.00, 9.00, 14.00 +TCL, 10, 13, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 13, 62.00, 42.00, -9999.00, -9999.00, 45.00 +TCS, 10, 13, 75.00, 48.00, -9999.00, 9.00, 21.00 +TEB, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 13, 74.00, 51.00, -9999.00, -9999.00, 17.00 +TKA, 10, 13, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 13, 82.00, 56.00, 8.00, 14.00, 18.00 +TNX, 10, 13, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 13, 63.00, 40.00, 19.00, 18.00, 31.00 +TOP, 10, 13, 69.00, 44.00, 18.00, 16.00, 26.00 +TPA, 10, 13, 85.00, 66.00, 9.00, 15.00, 20.00 +TPH, 10, 13, 69.00, 37.00, 6.00, 5.00, 9.00 +TRI, 10, 13, 69.00, 44.00, 19.00, 20.00, 29.00 +TRK, 10, 13, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 13, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 13, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 13, 74.00, 51.00, 15.00, 15.00, 23.00 +TUP, 10, 13, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 13, 85.00, 57.00, 10.00, 7.00, 15.00 +TVC, 10, 13, 58.00, 40.00, 26.00, 21.00, 34.00 +TVL, 10, 13, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 13, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 13, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 13, 71.00, 46.00, 17.00, 16.00, 25.00 +T01, 10, 13, 70.00, 47.00, -9999.00, -9999.00, 25.00 +T02, 10, 13, 75.00, 51.00, -9999.00, -9999.00, 18.00 +T03, 10, 13, 77.00, 54.00, -9999.00, -9999.00, 20.00 +T04, 10, 13, 86.00, 66.00, -9999.00, -9999.00, 23.00 +T05, 10, 13, 70.00, 43.00, -9999.00, -9999.00, 21.00 +T06, 10, 13, 80.00, 49.00, -9999.00, -9999.00, 19.00 +T07, 10, 13, 71.00, 36.00, -9999.00, -9999.00, 13.00 +T08, 10, 13, 63.00, 42.00, -9999.00, -9999.00, 13.00 +UCA, 10, 13, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 13, 77.00, 50.00, -9999.00, -9999.00, 5.00 +UIL, 10, 13, 60.00, 42.00, 41.00, 43.00, 52.00 +UIN, 10, 13, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 13, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 13, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 13, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +U15, 10, 13, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +U28, 10, 13, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 13, 79.00, 55.00, -9999.00, -9999.00, 15.00 +VBG, 10, 13, 75.00, 50.00, -9999.00, -9999.00, 8.00 +VCT, 10, 13, 83.00, 61.00, 15.00, 20.00, 27.00 +VCV, 10, 13, 80.00, 45.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 13, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 13, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 13, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 13, 82.00, 58.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 13, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 13, 81.00, 54.00, -9999.00, -9999.00, 17.00 +VRB, 10, 13, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 13, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 13, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 13, 70.00, 47.00, 18.00, 14.00, 23.00 +WJA, 10, 13, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 13, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 13, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 13, 68.00, 30.00, 11.00, 12.00, 17.00 +WPO, 10, 13, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 13, 78.00, 52.00, -9999.00, -9999.00, 19.00 +WRG, 10, 13, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 13, 68.00, 43.00, -9999.00, -9999.00, 24.00 +WRL, 10, 13, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +X68, 10, 13, 84.00, 65.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 13, 47.00, 35.00, 73.00, 72.00, 81.00 +YCG, 10, 13, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 13, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 13, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 13, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 13, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 13, 65.00, 36.00, 9.00, 10.00, 15.00 +YNG, 10, 13, 61.00, 42.00, 24.00, 24.00, 35.00 +YPA, 10, 13, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 13, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 13, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 13, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 13, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 13, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 13, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 13, 91.00, 62.00, 5.00, 4.00, 8.00 +YVR, 10, 13, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 13, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 13, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 13, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 13, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 13, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 13, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 13, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 13, 55.00, 37.00, 33.00, 31.00, 44.00 +ZUN, 10, 13, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 13, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 13, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 13, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +01R, 10, 13, 80.00, 54.00, -9999.00, -9999.00, 18.00 +1V1, 10, 13, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 13, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 13, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 13, 73.00, 57.00, -9999.00, -9999.00, 21.00 +2PJ, 10, 13, 77.00, 51.00, -9999.00, -9999.00, 18.00 +3B1, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 13, 57.00, 38.00, -9999.00, -9999.00, 31.00 +3SE, 10, 13, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 13, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 13, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +4OM, 10, 13, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 13, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 13, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 13, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 13, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 14, 64.00, 43.00, 21.00, 22.00, 31.00 +ABI, 10, 14, 78.00, 55.00, 17.00, 15.00, 24.00 +ABQ, 10, 14, 71.00, 43.00, 11.00, 12.00, 18.00 +ABR, 10, 14, 60.00, 34.00, 15.00, 12.00, 20.00 +ABY, 10, 14, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 14, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 14, 80.00, 57.00, 15.00, 17.00, 25.00 +ACV, 10, 14, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 14, 66.00, 44.00, 19.00, 17.00, 26.00 +ADK, 10, 14, 47.00, 38.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 14, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 14, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 14, 68.00, 42.00, -9999.00, -9999.00, 22.00 +AEX, 10, 14, 80.00, 55.00, -9999.00, -9999.00, 17.00 +AFF, 10, 14, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 14, 85.00, 64.00, -9999.00, -9999.00, 32.00 +AGS, 10, 14, 77.00, 51.00, 12.00, 12.00, 18.00 +AHN, 10, 14, 74.00, 51.00, 12.00, 13.00, 19.00 +AKN, 10, 14, 40.00, 25.00, 30.00, 32.00, 45.00 +AKO, 10, 14, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 14, 62.00, 39.00, 22.00, 22.00, 34.00 +ALI, 10, 14, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 14, 62.00, 39.00, 18.00, 17.00, 27.00 +ALS, 10, 14, 63.00, 25.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 14, 73.00, 45.00, 13.00, 11.00, 17.00 +AMG, 10, 14, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 14, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 14, 40.00, 29.00, 28.00, 30.00, 42.00 +AND, 10, 14, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 14, 52.00, 42.00, 62.00, 63.00, 73.00 +AOO, 10, 14, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +APN, 10, 14, 57.00, 37.00, 25.00, 26.00, 37.00 +AQQ, 10, 14, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +ART, 10, 14, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +AST, 10, 14, 61.00, 44.00, 33.00, 35.00, 44.00 +ATL, 10, 14, 73.00, 52.00, 13.00, 13.00, 20.00 +ATW, 10, 14, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 14, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 14, 67.00, 41.00, -9999.00, -9999.00, 26.00 +AUG, 10, 14, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 14, 82.00, 60.00, 17.00, 18.00, 26.00 +AUW, 10, 14, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 14, 68.00, 44.00, 15.00, 16.00, 23.00 +AVP, 10, 14, 61.00, 42.00, 22.00, 21.00, 33.00 +AXN, 10, 14, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 14, 62.00, 40.00, -9999.00, -9999.00, 28.00 +AYS, 10, 14, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 14, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 14, 79.00, 50.00, -9999.00, -9999.00, 10.00 +BAD, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +BAF, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 14, 58.00, 27.00, -9999.00, -9999.00, 22.00 +BDL, 10, 14, 64.00, 41.00, 18.00, 20.00, 29.00 +BDR, 10, 14, 64.00, 47.00, 20.00, 18.00, 28.00 +BET, 10, 14, 35.00, 24.00, 32.00, 31.00, 43.00 +BFD, 10, 14, 56.00, 37.00, 32.00, 29.00, 43.00 +BFF, 10, 14, 66.00, 34.00, 11.00, 7.00, 14.00 +BFL, 10, 14, 81.00, 55.00, 5.00, 4.00, 7.00 +BGM, 10, 14, 57.00, 40.00, 26.00, 26.00, 39.00 +BGR, 10, 14, 57.00, 39.00, 24.00, 21.00, 34.00 +BGS, 10, 14, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 14, 75.00, 50.00, 15.00, 13.00, 19.00 +BID, 10, 14, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 14, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 14, 76.00, 37.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 14, 61.00, 37.00, 15.00, 17.00, 26.00 +BIS, 10, 14, 59.00, 33.00, 18.00, 14.00, 23.00 +BIX, 10, 14, 79.00, 60.00, -9999.00, -9999.00, 19.00 +BJI, 10, 14, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 14, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 14, 68.00, 34.00, -9999.00, -9999.00, 14.00 +BKW, 10, 14, 63.00, 42.00, 24.00, 25.00, 35.00 +BLF, 10, 14, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 14, 90.00, 61.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 14, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 14, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 14, 71.00, 44.00, -9999.00, -9999.00, 24.00 +BNA, 10, 14, 73.00, 48.00, 19.00, 16.00, 27.00 +BNO, 10, 14, 62.00, 28.00, -9999.00, 15.00, 27.00 +BOI, 10, 14, 65.00, 39.00, 11.00, 14.00, 18.00 +BOS, 10, 14, 63.00, 47.00, 20.00, 21.00, 31.00 +BPI, 10, 14, 57.00, 17.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 14, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 14, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 14, 65.00, 44.00, -9999.00, -9999.00, 24.00 +BRO, 10, 14, 85.00, 66.00, 19.00, 15.00, 26.00 +BRW, 10, 14, 18.00, 9.00, 29.00, 30.00, 42.00 +BSM, 10, 14, 82.00, 60.00, -9999.00, -9999.00, 11.00 +BTI, 10, 14, 21.00, 10.00, 27.00, 26.00, 39.00 +BTL, 10, 14, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 14, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 14, 80.00, 57.00, 10.00, 14.00, 20.00 +BTT, 10, 14, 25.00, 12.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 14, 57.00, 38.00, 27.00, 28.00, 41.00 +BUB, 10, 14, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 14, 60.00, 43.00, 31.00, 27.00, 41.00 +BUR, 10, 14, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 14, 78.00, 62.00, -9999.00, 11.00, 17.00 +BWG, 10, 14, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 14, 67.00, 46.00, 20.00, 18.00, 28.00 +BYH, 10, 14, 74.00, 50.00, -9999.00, -9999.00, 22.00 +BYI, 10, 14, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 14, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 14, 76.00, 50.00, 11.00, 13.00, 19.00 +CAG, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 14, 62.00, 43.00, 23.00, 21.00, 33.00 +CAO, 10, 14, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 14, 52.00, 34.00, 28.00, 26.00, 40.00 +CBM, 10, 14, 77.00, 49.00, -9999.00, -9999.00, 19.00 +CDB, 10, 14, 44.00, 35.00, 59.00, 62.00, 77.00 +CDC, 10, 14, 67.00, 36.00, 11.00, 11.00, 18.00 +CDR, 10, 14, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 14, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 14, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +CEZ, 10, 14, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 14, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 14, 72.00, 49.00, 18.00, 16.00, 23.00 +CHO, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 14, 77.00, 56.00, 9.00, 12.00, 18.00 +CID, 10, 14, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 14, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 14, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 14, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 14, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 14, 62.00, 43.00, 25.00, 27.00, 39.00 +CLL, 10, 14, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 14, 72.00, 51.00, 14.00, 14.00, 22.00 +CMH, 10, 14, 65.00, 43.00, 22.00, 22.00, 33.00 +CMI, 10, 14, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 14, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 14, 68.00, 44.00, 16.00, 10.00, 22.00 +CNM, 10, 14, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +COD, 10, 14, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +COF, 10, 14, 82.00, 67.00, -9999.00, -9999.00, 37.00 +CON, 10, 14, 61.00, 35.00, 20.00, 19.00, 30.00 +COS, 10, 14, 64.00, 36.00, 10.00, 11.00, 16.00 +COT, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 14, 68.00, 46.00, 24.00, 19.00, 32.00 +CPR, 10, 14, 60.00, 32.00, 15.00, 16.00, 22.00 +CRBC, 10, 14, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 14, 84.00, 64.00, 16.00, 17.00, 26.00 +CRW, 10, 14, 68.00, 44.00, 25.00, 24.00, 35.00 +CSG, 10, 14, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 14, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 14, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 14, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 14, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 14, 66.00, 44.00, 20.00, 19.00, 29.00 +CVN, 10, 14, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 14, 73.00, 44.00, -9999.00, -9999.00, 15.00 +CXY, 10, 14, 65.00, 45.00, 17.00, 17.00, 26.00 +CYS, 10, 14, 60.00, 34.00, 12.00, 10.00, 17.00 +DAA, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DAB, 10, 14, 81.00, 65.00, 17.00, 20.00, 28.00 +DAG, 10, 14, 83.00, 56.00, 2.00, 4.00, 5.00 +DAL, 10, 14, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 14, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 14, 65.00, 44.00, 21.00, 22.00, 32.00 +DBQ, 10, 14, 61.00, 41.00, 22.00, 18.00, 30.00 +DCA, 10, 14, 69.00, 50.00, 19.00, 16.00, 25.00 +DDC, 10, 14, 71.00, 44.00, 10.00, 8.00, 14.00 +DEC, 10, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 14, 66.00, 37.00, 12.00, 10.00, 17.00 +DFW, 10, 14, 79.00, 56.00, 16.00, 18.00, 26.00 +DHN, 10, 14, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 14, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 14, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 14, 82.00, 60.00, -9999.00, -9999.00, 16.00 +DLG, 10, 14, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 14, 52.00, 35.00, 23.00, 23.00, 35.00 +DLLC, 10, 14, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 14, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 14, 84.00, 57.00, -9999.00, -9999.00, 10.00 +DMN, 10, 14, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 14, 70.00, 48.00, -9999.00, -9999.00, 24.00 +DPG, 10, 14, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 14, 80.00, 54.00, -9999.00, -9999.00, 17.00 +DRA, 10, 14, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 14, 82.00, 60.00, 13.00, 13.00, 19.00 +DSM, 10, 14, 64.00, 43.00, 20.00, 20.00, 30.00 +DTW, 10, 14, 62.00, 41.00, 18.00, 19.00, 29.00 +DUG, 10, 14, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 14, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +DXR, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 14, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 14, 78.00, 55.00, -9999.00, -9999.00, 19.00 +D45, 10, 14, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 14, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 14, 58.00, 37.00, 18.00, 19.00, 29.00 +ECG, 10, 14, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 14, 79.00, 49.00, -9999.00, -9999.00, 3.00 +EED, 10, 14, 88.00, 62.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +EGE, 10, 14, 63.00, 27.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 14, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 14, 64.00, 37.00, 29.00, 28.00, 39.00 +EKO, 10, 14, 66.00, 29.00, 12.00, 11.00, 18.00 +ELD, 10, 14, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 14, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 14, 78.00, 50.00, 12.00, 11.00, 16.00 +ELY, 10, 14, 64.00, 28.00, 13.00, 14.00, 20.00 +EMP, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 14, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +END, 10, 14, 74.00, 51.00, -9999.00, -9999.00, 16.00 +ENN, 10, 14, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 14, 62.00, 42.00, -9999.00, -9999.00, 18.00 +EPH, 10, 14, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 14, 61.00, 46.00, 31.00, 31.00, 43.00 +ESF, 10, 14, 80.00, 55.00, -9999.00, -9999.00, 23.00 +EUG, 10, 14, 65.00, 43.00, 26.00, 25.00, 32.00 +EVV, 10, 14, 70.00, 45.00, 22.00, 17.00, 30.00 +EWN, 10, 14, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 14, 67.00, 48.00, 19.00, 19.00, 28.00 +EYW, 10, 14, 84.00, 75.00, 19.00, 18.00, 29.00 +E74, 10, 14, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 14, 71.00, 48.00, -9999.00, -9999.00, 21.00 +FAI, 10, 14, 32.00, 18.00, 26.00, 30.00, 40.00 +FAR, 10, 14, 57.00, 35.00, 17.00, 17.00, 26.00 +FAT, 10, 14, 80.00, 51.00, 6.00, 6.00, 9.00 +FAY, 10, 14, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 14, 54.00, 29.00, 13.00, 15.00, 23.00 +FCS, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +FDY, 10, 14, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 14, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 10, 14, 64.00, 31.00, 11.00, 14.00, 19.00 +FLL, 10, 14, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 14, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 14, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +FME, 10, 14, 70.00, 43.00, -9999.00, -9999.00, 19.00 +FMH, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 14, 71.00, 36.00, 13.00, 10.00, 16.00 +FMY, 10, 14, 85.00, 68.00, 8.00, 14.00, 18.00 +FNT, 10, 14, 60.00, 40.00, 20.00, 21.00, 31.00 +FOD, 10, 14, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 14, 69.00, 44.00, -9999.00, -9999.00, 20.00 +FOK, 10, 14, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 14, 70.00, 46.00, -9999.00, -9999.00, 22.00 +FSD, 10, 14, 61.00, 36.00, 16.00, 15.00, 25.00 +FSI, 10, 14, 76.00, 50.00, -9999.00, -9999.00, 18.00 +FSM, 10, 14, 76.00, 49.00, 19.00, 18.00, 28.00 +FTK, 10, 14, 69.00, 43.00, -9999.00, -9999.00, 22.00 +FWA, 10, 14, 63.00, 43.00, 19.00, 21.00, 32.00 +FWH, 10, 14, 78.00, 54.00, -9999.00, -9999.00, 16.00 +FYU, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 14, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 14, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 14, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 14, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 14, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 14, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 14, 59.00, 36.00, 13.00, 15.00, 22.00 +GFA, 10, 14, 59.00, 36.00, -9999.00, -9999.00, 18.00 +GFK, 10, 14, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 14, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 14, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 14, 59.00, 33.00, 9.00, 8.00, 13.00 +GJT, 10, 14, 68.00, 42.00, 13.00, 13.00, 20.00 +GKN, 10, 14, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 14, 67.00, 38.00, 9.00, 7.00, 12.00 +GLH, 10, 14, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 14, 77.00, 68.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 14, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 14, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +GON, 10, 14, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 14, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 14, 57.00, 39.00, 22.00, 20.00, 33.00 +GRCI, 10, 14, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 14, 62.00, 41.00, -9999.00, -9999.00, 43.00 +GRI, 10, 14, 66.00, 39.00, 14.00, 12.00, 21.00 +GRK, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 10, 14, 60.00, 39.00, 22.00, 23.00, 34.00 +GSB, 10, 14, 74.00, 49.00, -9999.00, -9999.00, 21.00 +GSG, 10, 14, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 14, 70.00, 47.00, 14.00, 15.00, 22.00 +GSP, 10, 14, 72.00, 49.00, 14.00, 16.00, 23.00 +GST, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 14, 58.00, 40.00, -9999.00, -9999.00, 37.00 +GTF, 10, 14, 59.00, 36.00, 13.00, 16.00, 22.00 +GUP, 10, 14, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 14, 64.00, 41.00, -9999.00, -9999.00, 27.00 +GVW, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 10, 14, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 14, 72.00, 58.00, 19.00, 16.00, 27.00 +HBR, 10, 14, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 14, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 14, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 14, 64.00, 38.00, -9999.00, -9999.00, 13.00 +HKY, 10, 14, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 14, 59.00, 32.00, 12.00, 14.00, 20.00 +HMN, 10, 14, 79.00, 41.00, -9999.00, -9999.00, 12.00 +HMS, 10, 14, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 14, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 14, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +HON, 10, 14, 61.00, 36.00, 16.00, 15.00, 24.00 +HOP, 10, 14, 72.00, 45.00, -9999.00, -9999.00, 22.00 +HOT, 10, 14, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 14, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 14, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 14, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 14, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 14, 80.00, 54.00, -9999.00, -9999.00, 21.00 +HST, 10, 14, 85.00, 68.00, -9999.00, -9999.00, 45.00 +HSV, 10, 14, 73.00, 49.00, 18.00, 14.00, 23.00 +HTL, 10, 14, 56.00, 37.00, 24.00, 25.00, 36.00 +HTS, 10, 14, 67.00, 45.00, 24.00, 23.00, 34.00 +HUF, 10, 14, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 14, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 14, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 14, 60.00, 32.00, 10.00, 11.00, 16.00 +IAB, 10, 14, 71.00, 47.00, -9999.00, -9999.00, 20.00 +IAD, 10, 14, 68.00, 43.00, 20.00, 18.00, 27.00 +IAG, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 14, 81.00, 58.00, 16.00, 17.00, 26.00 +ICT, 10, 14, 71.00, 47.00, 18.00, 14.00, 26.00 +IDA, 10, 14, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 14, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 14, 67.00, 46.00, 20.00, 17.00, 26.00 +ILI, 10, 14, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 14, 77.00, 54.00, 13.00, 12.00, 19.00 +IMT, 10, 14, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +IND, 10, 14, 66.00, 44.00, 21.00, 21.00, 31.00 +INL, 10, 14, 52.00, 33.00, 27.00, 24.00, 38.00 +INS, 10, 14, 77.00, 50.00, -9999.00, -9999.00, 5.00 +INT, 10, 14, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +INW, 10, 14, 72.00, 40.00, 9.00, 12.00, 16.00 +IPL, 10, 14, 89.00, 61.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 14, 63.00, 42.00, 25.00, 22.00, 34.00 +IRK, 10, 14, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 14, 58.00, 32.00, 11.00, 10.00, 18.00 +ISP, 10, 14, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 14, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 14, 88.00, 56.00, -9999.00, -9999.00, 9.00 +IWD, 10, 14, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 14, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 14, 79.00, 51.00, 14.00, 13.00, 20.00 +JAX, 10, 14, 80.00, 59.00, 15.00, 17.00, 26.00 +JBR, 10, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 14, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 14, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 14, 65.00, 49.00, 17.00, 16.00, 26.00 +JHW, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 14, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 14, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 14, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 14, 47.00, 37.00, 64.00, 65.00, 74.00 +JST, 10, 14, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 14, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 14, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 14, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 14, 60.00, 39.00, 20.00, 23.00, 32.00 +LAR, 10, 14, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 14, 82.00, 54.00, 5.00, 4.00, 8.00 +LAX, 10, 14, 74.00, 59.00, 4.00, 5.00, 6.00 +LBB, 10, 14, 75.00, 48.00, 13.00, 11.00, 18.00 +LBF, 10, 14, 66.00, 34.00, 13.00, 9.00, 17.00 +LCH, 10, 14, 80.00, 58.00, 12.00, 15.00, 22.00 +LCK, 10, 14, 67.00, 43.00, -9999.00, -9999.00, 29.00 +LEB, 10, 14, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 14, 67.00, 46.00, 22.00, 21.00, 30.00 +LFI, 10, 14, 69.00, 53.00, -9999.00, -9999.00, 25.00 +LFK, 10, 14, 80.00, 55.00, 18.00, 16.00, 26.00 +LFT, 10, 14, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 14, 64.00, 51.00, 18.00, 16.00, 25.00 +LGB, 10, 14, 78.00, 57.00, 4.00, 4.00, 7.00 +LGU, 10, 14, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 14, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 14, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 14, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 14, 75.00, 51.00, 15.00, 17.00, 25.00 +LIZ, 10, 14, 52.00, 34.00, -9999.00, -9999.00, 42.00 +LMT, 10, 14, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +LND, 10, 14, 60.00, 34.00, 12.00, 11.00, 16.00 +LNK, 10, 14, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 14, 70.00, 33.00, 5.00, 6.00, 9.00 +LOZ, 10, 14, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 14, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 14, 75.00, 50.00, -9999.00, -9999.00, 26.00 +LSE, 10, 14, 60.00, 40.00, 18.00, 18.00, 27.00 +LSF, 10, 14, 78.00, 54.00, -9999.00, -9999.00, 20.00 +LSV, 10, 14, 85.00, 46.00, -9999.00, -9999.00, 5.00 +LTS, 10, 14, 79.00, 50.00, -9999.00, -9999.00, 17.00 +LUF, 10, 14, 90.00, 54.00, -9999.00, -9999.00, 6.00 +LVS, 10, 14, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 14, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 14, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 14, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 14, 68.00, 46.00, 20.00, 19.00, 28.00 +MAF, 10, 14, 77.00, 51.00, 14.00, 10.00, 18.00 +MBL, 10, 14, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 14, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 14, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 14, 79.00, 53.00, -9999.00, -9999.00, 11.00 +MCF, 10, 14, 84.00, 65.00, -9999.00, -9999.00, 22.00 +MCG, 10, 14, 32.00, 18.00, 29.00, 30.00, 43.00 +MCI, 10, 14, 68.00, 46.00, 20.00, 18.00, 28.00 +MCK, 10, 14, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 14, 78.00, 52.00, 10.00, 12.00, 18.00 +MCO, 10, 14, 84.00, 66.00, 9.00, 19.00, 23.00 +MCW, 10, 14, 61.00, 38.00, 15.00, 14.00, 23.00 +MC2, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 10, 14, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 14, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 14, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 14, 64.00, 45.00, 26.00, 19.00, 36.00 +MEI, 10, 14, 78.00, 51.00, 13.00, 11.00, 19.00 +MEM, 10, 14, 74.00, 52.00, 19.00, 16.00, 26.00 +MER, 10, 14, 81.00, 47.00, -9999.00, -9999.00, 7.00 +MFD, 10, 14, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 14, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 14, 69.00, 40.00, 18.00, 18.00, 24.00 +MGE, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +MGM, 10, 14, 78.00, 54.00, 13.00, 11.00, 19.00 +MGW, 10, 14, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 14, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 14, 78.00, 52.00, -9999.00, -9999.00, 11.00 +MHS, 10, 14, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 14, 85.00, 70.00, 29.00, 29.00, 41.00 +MIB, 10, 14, 56.00, 35.00, -9999.00, -9999.00, 14.00 +MIV, 10, 14, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 14, 69.00, 33.00, -9999.00, -9999.00, 14.00 +MKC, 10, 14, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 14, 59.00, 42.00, 22.00, 18.00, 32.00 +MKG, 10, 14, 59.00, 41.00, 25.00, 23.00, 35.00 +MKL, 10, 14, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 14, 82.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 14, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 14, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 14, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 14, 64.00, 42.00, 21.00, 18.00, 31.00 +MLS, 10, 14, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 14, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 14, 77.00, 54.00, -9999.00, -9999.00, 17.00 +MOB, 10, 14, 79.00, 57.00, 10.00, 13.00, 18.00 +MOT, 10, 14, 56.00, 35.00, 12.00, 11.00, 18.00 +MPV, 10, 14, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 14, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 14, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 14, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 14, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 14, 70.00, 51.00, -9999.00, -9999.00, 13.00 +MSL, 10, 14, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 14, 60.00, 38.00, 22.00, 17.00, 30.00 +MSO, 10, 14, 57.00, 31.00, 14.00, 15.00, 24.00 +MSP, 10, 14, 59.00, 39.00, 19.00, 17.00, 28.00 +MSS, 10, 14, 57.00, 37.00, 25.00, 25.00, 38.00 +MSY, 10, 14, 79.00, 59.00, 9.00, 15.00, 20.00 +MTC, 10, 14, 60.00, 42.00, -9999.00, -9999.00, 27.00 +MTN, 10, 14, 68.00, 46.00, -9999.00, -9999.00, 19.00 +MTO, 10, 14, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 14, 66.00, 42.00, -9999.00, -9999.00, 19.00 +MUO, 10, 14, 69.00, 36.00, -9999.00, -9999.00, 14.00 +MWA, 10, 14, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 14, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 14, 78.00, 54.00, -9999.00, -9999.00, 14.00 +MYL, 10, 14, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 14, 77.00, 53.00, -9999.00, -9999.00, 20.00 +NAO, 10, 14, 75.00, 61.00, -9999.00, -9999.00, 14.00 +NBC, 10, 14, 77.00, 58.00, -9999.00, -9999.00, 20.00 +NBE, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 10, 14, 63.00, 42.00, -9999.00, -9999.00, 26.00 +NCA, 10, 14, 76.00, 50.00, -9999.00, -9999.00, 23.00 +NCO, 10, 14, 63.00, 47.00, -9999.00, -9999.00, 31.00 +NC1, 10, 14, 77.00, 53.00, -9999.00, -9999.00, 3.00 +NEL, 10, 14, 67.00, 42.00, -9999.00, -9999.00, 23.00 +NFG, 10, 14, 73.00, 55.00, -9999.00, -9999.00, 3.00 +NFL, 10, 14, 69.00, 33.00, -9999.00, -9999.00, 6.00 +NGP, 10, 14, 83.00, 64.00, -9999.00, -9999.00, 23.00 +NGU, 10, 14, 69.00, 53.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 14, 69.00, 53.00, -9999.00, -9999.00, 13.00 +NHK, 10, 14, 68.00, 45.00, -9999.00, -9999.00, 23.00 +NHZ, 10, 14, 58.00, 39.00, -9999.00, -9999.00, 32.00 +NID, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 14, 80.00, 59.00, -9999.00, -9999.00, 27.00 +NIR, 10, 14, 83.00, 60.00, -9999.00, -9999.00, 20.00 +NKT, 10, 14, 75.00, 56.00, -9999.00, -9999.00, 26.00 +NKX, 10, 14, 74.00, 60.00, -9999.00, -9999.00, 6.00 +NLC, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 10, 14, 77.00, 49.00, -9999.00, -9999.00, 17.00 +NPA, 10, 14, 79.00, 59.00, -9999.00, -9999.00, 20.00 +NQA, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NQI, 10, 14, 86.00, 62.00, -9999.00, -9999.00, 20.00 +NQX, 10, 14, 84.00, 75.00, -9999.00, -9999.00, 36.00 +NRB, 10, 14, 80.00, 65.00, -9999.00, -9999.00, 32.00 +NRC, 10, 14, 80.00, 48.00, -9999.00, -9999.00, 10.00 +NRS, 10, 14, 73.00, 57.00, -9999.00, -9999.00, 6.00 +NSE, 10, 14, 80.00, 55.00, -9999.00, -9999.00, 20.00 +NSI, 10, 14, 74.00, 53.00, -9999.00, -9999.00, 6.00 +NTD, 10, 14, 74.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 10, 14, 79.00, 57.00, -9999.00, -9999.00, 6.00 +NTU, 10, 14, 69.00, 53.00, -9999.00, -9999.00, 23.00 +NUC, 10, 14, 72.00, 57.00, -9999.00, -9999.00, 6.00 +NUQ, 10, 14, 73.00, 48.00, -9999.00, -9999.00, 10.00 +NUW, 10, 14, 59.00, 41.00, -9999.00, -9999.00, 41.00 +NWF, 10, 14, 78.00, 57.00, -9999.00, -9999.00, 7.00 +NXX, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NYG, 10, 14, 70.00, 44.00, -9999.00, -9999.00, 23.00 +NZC, 10, 14, 81.00, 56.00, -9999.00, -9999.00, 27.00 +NZJ, 10, 14, 79.00, 52.00, -9999.00, -9999.00, 6.00 +NZW, 10, 14, 62.00, 42.00, -9999.00, -9999.00, 27.00 +NZY, 10, 14, 74.00, 60.00, -9999.00, -9999.00, 6.00 +OAK, 10, 14, 72.00, 50.00, 9.00, 9.00, 13.00 +OAR, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 14, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 14, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 14, 74.00, 51.00, 13.00, 14.00, 21.00 +OLM, 10, 14, 61.00, 38.00, 29.00, 33.00, 43.00 +OMA, 10, 14, 66.00, 41.00, 16.00, 14.00, 22.00 +OME, 10, 14, 34.00, 22.00, 27.00, 25.00, 36.00 +ONT, 10, 14, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 14, 63.00, 42.00, 24.00, 19.00, 34.00 +ORF, 10, 14, 69.00, 53.00, 18.00, 16.00, 25.00 +ORH, 10, 14, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 14, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 14, 58.00, 37.00, -9999.00, -9999.00, 30.00 +OTG, 10, 14, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 14, 63.00, 46.00, 27.00, 28.00, 35.00 +OTM, 10, 14, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 14, 27.00, 18.00, 22.00, 24.00, 34.00 +OURC, 10, 14, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 14, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 14, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 14, 79.00, 54.00, -9999.00, -9999.00, 19.00 +PACZ, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 14, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 14, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 14, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 14, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 14, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 14, 81.00, 56.00, -9999.00, -9999.00, 17.00 +PAQ, 10, 14, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 14, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 14, 45.00, 39.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 14, 33.00, 25.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 14, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 14, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 14, 57.00, 38.00, -9999.00, -9999.00, 34.00 +PBI, 10, 14, 85.00, 70.00, 23.00, 28.00, 38.00 +PDT, 10, 14, 64.00, 41.00, 12.00, 14.00, 20.00 +PDX, 10, 14, 64.00, 45.00, 29.00, 27.00, 38.00 +PFN, 10, 14, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 14, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 14, 66.00, 47.00, 19.00, 17.00, 26.00 +PHX, 10, 14, 88.00, 61.00, 6.00, 6.00, 10.00 +PIA, 10, 14, 65.00, 43.00, 23.00, 19.00, 32.00 +PIB, 10, 14, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 14, 62.00, 33.00, 13.00, 15.00, 22.00 +PIR, 10, 14, 63.00, 37.00, 11.00, 13.00, 18.00 +PIT, 10, 14, 63.00, 42.00, 26.00, 24.00, 36.00 +PKB, 10, 14, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 14, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 14, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 14, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 14, 79.00, 59.00, 9.00, 12.00, 16.00 +POB, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +POE, 10, 14, 80.00, 53.00, -9999.00, -9999.00, 29.00 +POM, 10, 14, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 10, 14, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 14, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 14, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 14, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 14, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 14, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 14, 61.00, 38.00, -9999.00, -9999.00, 27.00 +PSP, 10, 14, 92.00, 59.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 14, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 14, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 14, 71.00, 37.00, 9.00, 6.00, 13.00 +PUC, 10, 14, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 14, 64.00, 43.00, 21.00, 20.00, 30.00 +PVU, 10, 14, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 14, 59.00, 38.00, 23.00, 19.00, 32.00 +P02, 10, 14, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +P07, 10, 14, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +P11, 10, 14, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +P24, 10, 14, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +P28, 10, 14, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +P35, 10, 14, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +P38, 10, 14, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +P39, 10, 14, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +P58, 10, 14, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +P59, 10, 14, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +P60, 10, 14, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +P61, 10, 14, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +P67, 10, 14, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +P68, 10, 14, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +P69, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 14, 68.00, 30.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 14, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 14, 63.00, 35.00, 11.00, 10.00, 17.00 +RBL, 10, 14, 79.00, 51.00, 14.00, 13.00, 19.00 +RCA, 10, 14, 63.00, 35.00, -9999.00, -9999.00, 14.00 +RDD, 10, 14, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 14, 64.00, 32.00, 12.00, 13.00, 19.00 +RDR, 10, 14, 55.00, 34.00, -9999.00, -9999.00, 20.00 +RDU, 10, 14, 72.00, 49.00, 15.00, 16.00, 23.00 +REE, 10, 14, 75.00, 48.00, -9999.00, -9999.00, 16.00 +REJ, 10, 14, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 14, 62.00, 41.00, 22.00, 19.00, 33.00 +RIC, 10, 14, 71.00, 47.00, 18.00, 16.00, 24.00 +RIV, 10, 14, 82.00, 52.00, -9999.00, -9999.00, 6.00 +RIW, 10, 14, 62.00, 27.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 14, 57.00, 31.00, 13.00, 9.00, 17.00 +RME, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 14, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +RND, 10, 14, 82.00, 59.00, -9999.00, -9999.00, 21.00 +RNO, 10, 14, 69.00, 33.00, 9.00, 8.00, 13.00 +ROA, 10, 14, 68.00, 45.00, 19.00, 19.00, 27.00 +ROC, 10, 14, 61.00, 42.00, 31.00, 27.00, 43.00 +ROW, 10, 14, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 14, 69.00, 44.00, 11.00, 11.00, 18.00 +RST, 10, 14, 58.00, 38.00, 18.00, 19.00, 29.00 +RWF, 10, 14, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 14, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 14, 78.00, 50.00, 9.00, 9.00, 11.00 +SAF, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 14, 74.00, 60.00, 6.00, 6.00, 8.00 +SAT, 10, 14, 82.00, 59.00, 15.00, 18.00, 25.00 +SAV, 10, 14, 77.00, 57.00, 10.00, 12.00, 18.00 +SAW, 10, 14, 55.00, 40.00, -9999.00, -9999.00, 41.00 +SBA, 10, 14, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 14, 83.00, 52.00, -9999.00, -9999.00, 7.00 +SBN, 10, 14, 62.00, 43.00, 26.00, 23.00, 37.00 +SBP, 10, 14, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 14, 59.00, 24.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 14, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 14, 19.00, 8.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 14, 78.00, 51.00, 7.00, 9.00, 11.00 +SDF, 10, 14, 69.00, 46.00, 19.00, 18.00, 28.00 +SEA, 10, 14, 60.00, 45.00, 28.00, 26.00, 37.00 +SEM, 10, 14, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 14, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 14, 70.00, 52.00, 10.00, 9.00, 13.00 +SGF, 10, 14, 70.00, 46.00, 21.00, 20.00, 32.00 +SGY, 10, 14, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 14, 62.00, 32.00, 15.00, 15.00, 23.00 +SHV, 10, 14, 79.00, 54.00, 16.00, 15.00, 24.00 +SIT, 10, 14, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 14, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 14, 79.00, 54.00, 15.00, 12.00, 21.00 +SKA, 10, 14, 59.00, 36.00, -9999.00, -9999.00, 25.00 +SKF, 10, 14, 82.00, 59.00, -9999.00, -9999.00, 19.00 +SLC, 10, 14, 66.00, 40.00, 17.00, 15.00, 23.00 +SLE, 10, 14, 64.00, 41.00, 29.00, 28.00, 36.00 +SLN, 10, 14, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 14, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 14, 74.00, 48.00, -9999.00, 7.00, 10.00 +SNA, 10, 14, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 14, 42.00, 33.00, 48.00, 49.00, 64.00 +SNS, 10, 14, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 14, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 14, 67.00, 45.00, 22.00, 18.00, 29.00 +SPS, 10, 14, 77.00, 52.00, 18.00, 15.00, 25.00 +SRQ, 10, 14, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 14, 76.00, 50.00, -9999.00, -9999.00, 19.00 +SSI, 10, 14, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +STC, 10, 14, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 14, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +STL, 10, 14, 69.00, 48.00, 23.00, 20.00, 31.00 +STNV, 10, 14, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +STS, 10, 14, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 14, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 14, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 14, 78.00, 49.00, -9999.00, -9999.00, 10.00 +SUX, 10, 14, 64.00, 40.00, 19.00, 15.00, 26.00 +SVN, 10, 14, 77.00, 57.00, -9999.00, -9999.00, 19.00 +SWF, 10, 14, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 14, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 14, 60.00, 41.00, 29.00, 29.00, 40.00 +SZL, 10, 14, 70.00, 43.00, -9999.00, -9999.00, 26.00 +TAD, 10, 14, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 14, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 14, 73.00, 42.00, -9999.00, -9999.00, 25.00 +TCC, 10, 14, 75.00, 44.00, 7.00, 9.00, 14.00 +TCL, 10, 14, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 14, 62.00, 41.00, -9999.00, -9999.00, 45.00 +TCS, 10, 14, 75.00, 48.00, -9999.00, 9.00, 21.00 +TEB, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 14, 74.00, 51.00, -9999.00, -9999.00, 17.00 +TKA, 10, 14, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 14, 81.00, 56.00, 8.00, 14.00, 17.00 +TNX, 10, 14, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 14, 63.00, 40.00, 19.00, 18.00, 31.00 +TOP, 10, 14, 69.00, 44.00, 18.00, 16.00, 26.00 +TPA, 10, 14, 84.00, 65.00, 9.00, 14.00, 19.00 +TPH, 10, 14, 68.00, 37.00, 6.00, 5.00, 9.00 +TRI, 10, 14, 69.00, 44.00, 19.00, 20.00, 29.00 +TRK, 10, 14, 64.00, 28.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 14, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 14, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 14, 74.00, 51.00, 15.00, 15.00, 23.00 +TUP, 10, 14, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 14, 84.00, 57.00, 10.00, 7.00, 14.00 +TVC, 10, 14, 58.00, 39.00, 26.00, 21.00, 34.00 +TVL, 10, 14, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 14, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 14, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 14, 71.00, 46.00, 17.00, 16.00, 25.00 +T01, 10, 14, 69.00, 46.00, -9999.00, -9999.00, 25.00 +T02, 10, 14, 74.00, 51.00, -9999.00, -9999.00, 17.00 +T03, 10, 14, 77.00, 53.00, -9999.00, -9999.00, 20.00 +T04, 10, 14, 85.00, 65.00, -9999.00, -9999.00, 22.00 +T05, 10, 14, 70.00, 43.00, -9999.00, -9999.00, 21.00 +T06, 10, 14, 79.00, 49.00, -9999.00, -9999.00, 19.00 +T07, 10, 14, 71.00, 36.00, -9999.00, -9999.00, 13.00 +T08, 10, 14, 62.00, 42.00, -9999.00, -9999.00, 13.00 +UCA, 10, 14, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 14, 77.00, 50.00, -9999.00, -9999.00, 5.00 +UIL, 10, 14, 59.00, 41.00, 42.00, 44.00, 53.00 +UIN, 10, 14, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 14, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 14, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 14, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +U15, 10, 14, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +U28, 10, 14, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 14, 79.00, 55.00, -9999.00, -9999.00, 15.00 +VBG, 10, 14, 75.00, 49.00, -9999.00, -9999.00, 8.00 +VCT, 10, 14, 82.00, 61.00, 15.00, 19.00, 26.00 +VCV, 10, 14, 80.00, 45.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 14, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 14, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 14, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 14, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 14, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 14, 80.00, 54.00, -9999.00, -9999.00, 17.00 +VRB, 10, 14, 84.00, 67.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 14, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 14, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 14, 69.00, 46.00, 18.00, 14.00, 23.00 +WJA, 10, 14, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 14, 80.00, 48.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 14, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 14, 68.00, 29.00, 11.00, 12.00, 17.00 +WPO, 10, 14, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 14, 78.00, 52.00, -9999.00, -9999.00, 18.00 +WRG, 10, 14, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 14, 68.00, 43.00, -9999.00, -9999.00, 24.00 +WRL, 10, 14, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +X68, 10, 14, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 14, 47.00, 35.00, 73.00, 73.00, 82.00 +YCG, 10, 14, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 14, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 14, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 14, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 14, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 14, 64.00, 35.00, 9.00, 10.00, 15.00 +YNG, 10, 14, 61.00, 41.00, 24.00, 24.00, 35.00 +YPA, 10, 14, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 14, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 14, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 14, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 14, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 14, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 14, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 14, 90.00, 62.00, 5.00, 4.00, 8.00 +YVR, 10, 14, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 14, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 14, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 14, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 14, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 14, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 14, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 14, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 14, 54.00, 36.00, 33.00, 31.00, 44.00 +ZUN, 10, 14, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 14, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 14, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 14, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +01R, 10, 14, 79.00, 54.00, -9999.00, -9999.00, 17.00 +1V1, 10, 14, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 14, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 14, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 14, 72.00, 56.00, -9999.00, -9999.00, 21.00 +2PJ, 10, 14, 76.00, 50.00, -9999.00, -9999.00, 17.00 +3B1, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 14, 57.00, 37.00, -9999.00, -9999.00, 30.00 +3SE, 10, 14, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 14, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 14, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +4OM, 10, 14, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 14, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 14, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 14, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 14, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 15, 63.00, 42.00, 21.00, 22.00, 31.00 +ABI, 10, 15, 77.00, 54.00, 17.00, 15.00, 24.00 +ABQ, 10, 15, 70.00, 42.00, 11.00, 12.00, 18.00 +ABR, 10, 15, 60.00, 33.00, 15.00, 12.00, 20.00 +ABY, 10, 15, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 15, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 15, 80.00, 56.00, 15.00, 17.00, 25.00 +ACV, 10, 15, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 15, 65.00, 43.00, 19.00, 17.00, 26.00 +ADK, 10, 15, 47.00, 38.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 15, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 15, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 15, 67.00, 41.00, -9999.00, -9999.00, 22.00 +AEX, 10, 15, 79.00, 54.00, -9999.00, -9999.00, 17.00 +AFF, 10, 15, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 15, 85.00, 64.00, -9999.00, -9999.00, 31.00 +AGS, 10, 15, 77.00, 50.00, 12.00, 12.00, 18.00 +AHN, 10, 15, 73.00, 50.00, 12.00, 13.00, 19.00 +AKN, 10, 15, 39.00, 24.00, 30.00, 31.00, 45.00 +AKO, 10, 15, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 15, 61.00, 38.00, 22.00, 22.00, 34.00 +ALI, 10, 15, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 15, 61.00, 38.00, 18.00, 17.00, 27.00 +ALS, 10, 15, 62.00, 24.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 15, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 15, 72.00, 44.00, 13.00, 11.00, 17.00 +AMG, 10, 15, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 15, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 15, 40.00, 28.00, 28.00, 30.00, 41.00 +AND, 10, 15, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 15, 51.00, 41.00, 62.00, 64.00, 74.00 +AOO, 10, 15, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +APN, 10, 15, 56.00, 36.00, 25.00, 26.00, 37.00 +AQQ, 10, 15, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +ART, 10, 15, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +AST, 10, 15, 61.00, 44.00, 33.00, 36.00, 45.00 +ATL, 10, 15, 72.00, 51.00, 13.00, 13.00, 20.00 +ATW, 10, 15, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 15, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 15, 66.00, 41.00, -9999.00, -9999.00, 26.00 +AUG, 10, 15, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 15, 81.00, 59.00, 17.00, 18.00, 26.00 +AUW, 10, 15, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 15, 68.00, 43.00, 15.00, 16.00, 23.00 +AVP, 10, 15, 60.00, 42.00, 22.00, 21.00, 33.00 +AXN, 10, 15, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 15, 61.00, 39.00, -9999.00, -9999.00, 28.00 +AYS, 10, 15, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 15, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 15, 78.00, 50.00, -9999.00, -9999.00, 10.00 +BAD, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +BAF, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 15, 57.00, 26.00, -9999.00, -9999.00, 22.00 +BDL, 10, 15, 63.00, 40.00, 18.00, 20.00, 29.00 +BDR, 10, 15, 63.00, 46.00, 20.00, 18.00, 28.00 +BET, 10, 15, 35.00, 23.00, 31.00, 30.00, 43.00 +BFD, 10, 15, 56.00, 36.00, 32.00, 29.00, 43.00 +BFF, 10, 15, 65.00, 33.00, 11.00, 7.00, 14.00 +BFL, 10, 15, 80.00, 54.00, 5.00, 4.00, 7.00 +BGM, 10, 15, 57.00, 40.00, 26.00, 26.00, 39.00 +BGR, 10, 15, 56.00, 38.00, 24.00, 21.00, 34.00 +BGS, 10, 15, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 15, 74.00, 49.00, 15.00, 13.00, 19.00 +BID, 10, 15, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 15, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 15, 76.00, 37.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 15, 60.00, 37.00, 15.00, 17.00, 26.00 +BIS, 10, 15, 58.00, 32.00, 18.00, 14.00, 23.00 +BIX, 10, 15, 79.00, 59.00, -9999.00, -9999.00, 18.00 +BJI, 10, 15, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 15, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 15, 67.00, 33.00, -9999.00, -9999.00, 13.00 +BKW, 10, 15, 62.00, 41.00, 24.00, 25.00, 35.00 +BLF, 10, 15, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 15, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 15, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 15, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 15, 70.00, 44.00, -9999.00, -9999.00, 24.00 +BNA, 10, 15, 72.00, 48.00, 19.00, 16.00, 27.00 +BNO, 10, 15, 61.00, 28.00, -9999.00, 15.00, 27.00 +BOI, 10, 15, 64.00, 38.00, 11.00, 14.00, 18.00 +BOS, 10, 15, 62.00, 46.00, 20.00, 21.00, 31.00 +BPI, 10, 15, 57.00, 16.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 15, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 15, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 15, 64.00, 43.00, -9999.00, -9999.00, 24.00 +BRO, 10, 15, 85.00, 66.00, 19.00, 15.00, 26.00 +BRW, 10, 15, 18.00, 9.00, 29.00, 30.00, 42.00 +BSM, 10, 15, 81.00, 59.00, -9999.00, -9999.00, 11.00 +BTI, 10, 15, 20.00, 10.00, 27.00, 26.00, 39.00 +BTL, 10, 15, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 15, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 15, 79.00, 56.00, 10.00, 13.00, 19.00 +BTT, 10, 15, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 15, 56.00, 38.00, 27.00, 28.00, 41.00 +BUB, 10, 15, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 15, 59.00, 42.00, 31.00, 27.00, 41.00 +BUR, 10, 15, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 15, 78.00, 62.00, -9999.00, 10.00, 16.00 +BWG, 10, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 15, 67.00, 45.00, 20.00, 18.00, 28.00 +BYH, 10, 15, 73.00, 49.00, -9999.00, -9999.00, 22.00 +BYI, 10, 15, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 15, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 15, 76.00, 49.00, 11.00, 13.00, 19.00 +CAG, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 15, 61.00, 42.00, 23.00, 21.00, 33.00 +CAO, 10, 15, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 15, 51.00, 34.00, 28.00, 26.00, 40.00 +CBM, 10, 15, 76.00, 48.00, -9999.00, -9999.00, 19.00 +CDB, 10, 15, 44.00, 34.00, 59.00, 62.00, 77.00 +CDC, 10, 15, 66.00, 36.00, 11.00, 11.00, 18.00 +CDR, 10, 15, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 15, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 15, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +CEZ, 10, 15, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 15, 71.00, 48.00, 18.00, 16.00, 23.00 +CHO, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 15, 77.00, 56.00, 9.00, 11.00, 17.00 +CID, 10, 15, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 15, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 15, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 15, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 15, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 15, 61.00, 43.00, 25.00, 27.00, 39.00 +CLL, 10, 15, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 15, 71.00, 50.00, 14.00, 14.00, 22.00 +CMH, 10, 15, 64.00, 42.00, 22.00, 22.00, 33.00 +CMI, 10, 15, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 15, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 15, 67.00, 43.00, 16.00, 10.00, 22.00 +CNM, 10, 15, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +COD, 10, 15, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +COF, 10, 15, 82.00, 67.00, -9999.00, -9999.00, 37.00 +CON, 10, 15, 60.00, 34.00, 20.00, 19.00, 30.00 +COS, 10, 15, 63.00, 36.00, 10.00, 11.00, 16.00 +COT, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 15, 67.00, 45.00, 24.00, 19.00, 32.00 +CPR, 10, 15, 60.00, 32.00, 15.00, 16.00, 22.00 +CRBC, 10, 15, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 15, 83.00, 63.00, 16.00, 17.00, 26.00 +CRW, 10, 15, 67.00, 44.00, 25.00, 24.00, 35.00 +CSG, 10, 15, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 15, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 15, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 15, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 15, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 15, 65.00, 43.00, 20.00, 19.00, 29.00 +CVN, 10, 15, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 15, 72.00, 43.00, -9999.00, -9999.00, 15.00 +CXY, 10, 15, 64.00, 44.00, 17.00, 17.00, 26.00 +CYS, 10, 15, 59.00, 33.00, 12.00, 10.00, 17.00 +DAA, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DAB, 10, 15, 81.00, 65.00, 17.00, 19.00, 27.00 +DAG, 10, 15, 82.00, 55.00, 2.00, 4.00, 5.00 +DAL, 10, 15, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 15, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 15, 64.00, 43.00, 21.00, 22.00, 32.00 +DBQ, 10, 15, 60.00, 40.00, 22.00, 18.00, 30.00 +DCA, 10, 15, 68.00, 50.00, 19.00, 16.00, 25.00 +DDC, 10, 15, 70.00, 44.00, 10.00, 8.00, 14.00 +DEC, 10, 15, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 15, 66.00, 36.00, 12.00, 10.00, 17.00 +DFW, 10, 15, 78.00, 55.00, 16.00, 18.00, 26.00 +DHN, 10, 15, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 15, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 15, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 15, 81.00, 59.00, -9999.00, -9999.00, 16.00 +DLG, 10, 15, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 15, 52.00, 34.00, 23.00, 23.00, 35.00 +DLLC, 10, 15, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 15, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 15, 84.00, 56.00, -9999.00, -9999.00, 10.00 +DMN, 10, 15, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 15, 69.00, 47.00, -9999.00, -9999.00, 24.00 +DPG, 10, 15, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 15, 80.00, 53.00, -9999.00, -9999.00, 16.00 +DRA, 10, 15, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 15, 81.00, 59.00, 13.00, 13.00, 19.00 +DSM, 10, 15, 64.00, 42.00, 20.00, 20.00, 30.00 +DTW, 10, 15, 61.00, 40.00, 18.00, 19.00, 29.00 +DUG, 10, 15, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 15, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +DXR, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 15, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 15, 77.00, 54.00, -9999.00, -9999.00, 19.00 +D45, 10, 15, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 15, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 15, 58.00, 36.00, 18.00, 19.00, 29.00 +ECG, 10, 15, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 15, 78.00, 48.00, -9999.00, -9999.00, 3.00 +EED, 10, 15, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +EGE, 10, 15, 63.00, 26.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 15, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 15, 63.00, 37.00, 29.00, 28.00, 39.00 +EKO, 10, 15, 65.00, 29.00, 12.00, 11.00, 18.00 +ELD, 10, 15, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 15, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 15, 78.00, 49.00, 12.00, 11.00, 16.00 +ELY, 10, 15, 63.00, 28.00, 13.00, 14.00, 20.00 +EMP, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 15, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +END, 10, 15, 74.00, 50.00, -9999.00, -9999.00, 16.00 +ENN, 10, 15, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 15, 62.00, 41.00, -9999.00, -9999.00, 18.00 +EPH, 10, 15, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 15, 60.00, 45.00, 31.00, 31.00, 43.00 +ESF, 10, 15, 79.00, 54.00, -9999.00, -9999.00, 23.00 +EUG, 10, 15, 64.00, 43.00, 26.00, 25.00, 33.00 +EVV, 10, 15, 69.00, 44.00, 22.00, 17.00, 30.00 +EWN, 10, 15, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 15, 66.00, 48.00, 19.00, 19.00, 28.00 +EYW, 10, 15, 84.00, 75.00, 18.00, 17.00, 28.00 +E74, 10, 15, 81.00, 47.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 15, 71.00, 47.00, -9999.00, -9999.00, 21.00 +FAI, 10, 15, 31.00, 18.00, 27.00, 30.00, 41.00 +FAR, 10, 15, 56.00, 34.00, 17.00, 17.00, 26.00 +FAT, 10, 15, 79.00, 50.00, 6.00, 6.00, 9.00 +FAY, 10, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 15, 54.00, 29.00, 13.00, 15.00, 23.00 +FCS, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 10, 15, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 15, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 10, 15, 63.00, 30.00, 11.00, 14.00, 19.00 +FLL, 10, 15, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 15, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 15, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FME, 10, 15, 69.00, 42.00, -9999.00, -9999.00, 19.00 +FMH, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 15, 70.00, 35.00, 13.00, 10.00, 16.00 +FMY, 10, 15, 85.00, 68.00, 7.00, 13.00, 17.00 +FNT, 10, 15, 59.00, 40.00, 20.00, 21.00, 31.00 +FOD, 10, 15, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 15, 68.00, 43.00, -9999.00, -9999.00, 20.00 +FOK, 10, 15, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 15, 69.00, 45.00, -9999.00, -9999.00, 22.00 +FSD, 10, 15, 61.00, 35.00, 16.00, 15.00, 25.00 +FSI, 10, 15, 75.00, 49.00, -9999.00, -9999.00, 18.00 +FSM, 10, 15, 75.00, 48.00, 19.00, 18.00, 28.00 +FTK, 10, 15, 68.00, 42.00, -9999.00, -9999.00, 22.00 +FWA, 10, 15, 62.00, 42.00, 19.00, 21.00, 32.00 +FWH, 10, 15, 77.00, 54.00, -9999.00, -9999.00, 16.00 +FYU, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 15, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 15, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 15, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 15, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 15, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 15, 58.00, 35.00, 13.00, 15.00, 22.00 +GFA, 10, 15, 59.00, 35.00, -9999.00, -9999.00, 18.00 +GFK, 10, 15, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 15, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 15, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 15, 58.00, 32.00, 9.00, 8.00, 13.00 +GJT, 10, 15, 67.00, 41.00, 13.00, 13.00, 20.00 +GKN, 10, 15, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 15, 66.00, 37.00, 9.00, 7.00, 12.00 +GLH, 10, 15, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 15, 77.00, 67.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 15, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 15, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GON, 10, 15, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 15, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 15, 57.00, 38.00, 22.00, 20.00, 33.00 +GRCI, 10, 15, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 15, 61.00, 41.00, -9999.00, -9999.00, 44.00 +GRI, 10, 15, 65.00, 38.00, 14.00, 12.00, 21.00 +GRK, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 10, 15, 59.00, 38.00, 22.00, 23.00, 34.00 +GSB, 10, 15, 74.00, 49.00, -9999.00, -9999.00, 21.00 +GSG, 10, 15, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 15, 69.00, 46.00, 14.00, 15.00, 22.00 +GSP, 10, 15, 71.00, 48.00, 14.00, 16.00, 23.00 +GST, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 15, 57.00, 39.00, -9999.00, -9999.00, 37.00 +GTF, 10, 15, 59.00, 35.00, 13.00, 16.00, 22.00 +GUP, 10, 15, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 15, 64.00, 40.00, -9999.00, -9999.00, 27.00 +GVW, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 10, 15, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 15, 72.00, 58.00, 19.00, 16.00, 27.00 +HBR, 10, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 15, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 15, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 15, 64.00, 38.00, -9999.00, -9999.00, 13.00 +HKY, 10, 15, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 15, 58.00, 31.00, 12.00, 14.00, 20.00 +HMN, 10, 15, 78.00, 40.00, -9999.00, -9999.00, 12.00 +HMS, 10, 15, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 15, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 15, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +HON, 10, 15, 61.00, 35.00, 16.00, 15.00, 24.00 +HOP, 10, 15, 71.00, 44.00, -9999.00, -9999.00, 22.00 +HOT, 10, 15, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 15, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 15, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 15, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 15, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 15, 80.00, 53.00, -9999.00, -9999.00, 21.00 +HST, 10, 15, 85.00, 68.00, -9999.00, -9999.00, 44.00 +HSV, 10, 15, 72.00, 49.00, 18.00, 14.00, 23.00 +HTL, 10, 15, 55.00, 37.00, 24.00, 25.00, 36.00 +HTS, 10, 15, 66.00, 44.00, 24.00, 23.00, 34.00 +HUF, 10, 15, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 15, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 15, 59.00, 31.00, 10.00, 11.00, 16.00 +IAB, 10, 15, 70.00, 46.00, -9999.00, -9999.00, 20.00 +IAD, 10, 15, 67.00, 42.00, 20.00, 18.00, 27.00 +IAG, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 15, 81.00, 57.00, 16.00, 17.00, 26.00 +ICT, 10, 15, 70.00, 46.00, 18.00, 14.00, 26.00 +IDA, 10, 15, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 15, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 15, 66.00, 45.00, 20.00, 17.00, 26.00 +ILI, 10, 15, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 15, 76.00, 53.00, 13.00, 11.00, 18.00 +IMT, 10, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +IND, 10, 15, 65.00, 43.00, 21.00, 21.00, 31.00 +INL, 10, 15, 51.00, 32.00, 27.00, 24.00, 38.00 +INS, 10, 15, 76.00, 49.00, -9999.00, -9999.00, 5.00 +INT, 10, 15, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +INW, 10, 15, 71.00, 39.00, 9.00, 12.00, 16.00 +IPL, 10, 15, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 15, 62.00, 41.00, 25.00, 22.00, 34.00 +IRK, 10, 15, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 15, 58.00, 31.00, 11.00, 10.00, 18.00 +ISP, 10, 15, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 15, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 15, 87.00, 56.00, -9999.00, -9999.00, 9.00 +IWD, 10, 15, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 15, 54.00, 21.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 15, 78.00, 50.00, 14.00, 13.00, 20.00 +JAX, 10, 15, 80.00, 59.00, 15.00, 16.00, 25.00 +JBR, 10, 15, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 15, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 15, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 15, 64.00, 49.00, 17.00, 16.00, 26.00 +JHW, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 15, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 15, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 15, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 15, 46.00, 37.00, 65.00, 65.00, 74.00 +JST, 10, 15, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 15, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 15, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 15, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 15, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 15, 59.00, 39.00, 20.00, 23.00, 32.00 +LAR, 10, 15, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 15, 82.00, 54.00, 5.00, 4.00, 8.00 +LAX, 10, 15, 74.00, 59.00, 4.00, 5.00, 6.00 +LBB, 10, 15, 74.00, 47.00, 13.00, 11.00, 18.00 +LBF, 10, 15, 65.00, 33.00, 13.00, 9.00, 17.00 +LCH, 10, 15, 80.00, 57.00, 12.00, 14.00, 21.00 +LCK, 10, 15, 66.00, 42.00, -9999.00, -9999.00, 29.00 +LEB, 10, 15, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 15, 66.00, 45.00, 22.00, 21.00, 30.00 +LFI, 10, 15, 68.00, 52.00, -9999.00, -9999.00, 25.00 +LFK, 10, 15, 80.00, 54.00, 18.00, 16.00, 26.00 +LFT, 10, 15, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 15, 63.00, 50.00, 18.00, 16.00, 25.00 +LGB, 10, 15, 78.00, 57.00, 4.00, 4.00, 7.00 +LGU, 10, 15, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 15, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 15, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 15, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 15, 74.00, 50.00, 15.00, 17.00, 25.00 +LIZ, 10, 15, 51.00, 34.00, -9999.00, -9999.00, 42.00 +LMT, 10, 15, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +LND, 10, 15, 59.00, 33.00, 12.00, 11.00, 16.00 +LNK, 10, 15, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 15, 69.00, 33.00, 5.00, 6.00, 9.00 +LOZ, 10, 15, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 15, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 15, 74.00, 49.00, -9999.00, -9999.00, 26.00 +LSE, 10, 15, 60.00, 39.00, 18.00, 18.00, 27.00 +LSF, 10, 15, 77.00, 53.00, -9999.00, -9999.00, 20.00 +LSV, 10, 15, 84.00, 45.00, -9999.00, -9999.00, 5.00 +LTS, 10, 15, 78.00, 49.00, -9999.00, -9999.00, 17.00 +LUF, 10, 15, 89.00, 53.00, -9999.00, -9999.00, 6.00 +LVS, 10, 15, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 15, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 15, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 15, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 15, 68.00, 45.00, 20.00, 19.00, 28.00 +MAF, 10, 15, 77.00, 50.00, 14.00, 10.00, 18.00 +MBL, 10, 15, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 15, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 15, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 15, 78.00, 53.00, -9999.00, -9999.00, 11.00 +MCF, 10, 15, 84.00, 65.00, -9999.00, -9999.00, 21.00 +MCG, 10, 15, 31.00, 18.00, 29.00, 30.00, 43.00 +MCI, 10, 15, 67.00, 45.00, 20.00, 18.00, 28.00 +MCK, 10, 15, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 15, 77.00, 51.00, 10.00, 12.00, 17.00 +MCO, 10, 15, 84.00, 65.00, 9.00, 18.00, 22.00 +MCW, 10, 15, 60.00, 37.00, 15.00, 14.00, 23.00 +MC2, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 10, 15, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 15, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 15, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 15, 63.00, 44.00, 26.00, 19.00, 36.00 +MEI, 10, 15, 77.00, 50.00, 13.00, 11.00, 19.00 +MEM, 10, 15, 74.00, 51.00, 19.00, 16.00, 26.00 +MER, 10, 15, 80.00, 47.00, -9999.00, -9999.00, 7.00 +MFD, 10, 15, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 15, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 15, 69.00, 40.00, 18.00, 18.00, 24.00 +MGE, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +MGM, 10, 15, 78.00, 53.00, 13.00, 11.00, 19.00 +MGW, 10, 15, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 15, 77.00, 52.00, -9999.00, -9999.00, 11.00 +MHS, 10, 15, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 15, 85.00, 70.00, 29.00, 28.00, 40.00 +MIB, 10, 15, 55.00, 34.00, -9999.00, -9999.00, 13.00 +MIV, 10, 15, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 15, 68.00, 33.00, -9999.00, -9999.00, 14.00 +MKC, 10, 15, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 15, 58.00, 41.00, 22.00, 18.00, 32.00 +MKG, 10, 15, 58.00, 41.00, 25.00, 23.00, 35.00 +MKL, 10, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 15, 82.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 15, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 15, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 15, 64.00, 41.00, 21.00, 18.00, 31.00 +MLS, 10, 15, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 15, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 15, 76.00, 53.00, -9999.00, -9999.00, 17.00 +MOB, 10, 15, 79.00, 57.00, 10.00, 12.00, 17.00 +MOT, 10, 15, 55.00, 34.00, 12.00, 11.00, 18.00 +MPV, 10, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 15, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 15, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 15, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 15, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 15, 70.00, 51.00, -9999.00, -9999.00, 13.00 +MSL, 10, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 15, 59.00, 37.00, 22.00, 17.00, 30.00 +MSO, 10, 15, 57.00, 31.00, 14.00, 15.00, 24.00 +MSP, 10, 15, 58.00, 38.00, 19.00, 17.00, 28.00 +MSS, 10, 15, 56.00, 36.00, 25.00, 25.00, 38.00 +MSY, 10, 15, 79.00, 58.00, 9.00, 14.00, 19.00 +MTC, 10, 15, 59.00, 42.00, -9999.00, -9999.00, 27.00 +MTN, 10, 15, 67.00, 46.00, -9999.00, -9999.00, 19.00 +MTO, 10, 15, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 15, 65.00, 41.00, -9999.00, -9999.00, 19.00 +MUO, 10, 15, 68.00, 36.00, -9999.00, -9999.00, 14.00 +MWA, 10, 15, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 15, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 15, 78.00, 53.00, -9999.00, -9999.00, 14.00 +MYL, 10, 15, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 15, 76.00, 52.00, -9999.00, -9999.00, 19.00 +NAO, 10, 15, 74.00, 60.00, -9999.00, -9999.00, 13.00 +NBC, 10, 15, 77.00, 57.00, -9999.00, -9999.00, 19.00 +NBE, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 10, 15, 63.00, 41.00, -9999.00, -9999.00, 26.00 +NCA, 10, 15, 76.00, 50.00, -9999.00, -9999.00, 23.00 +NCO, 10, 15, 62.00, 47.00, -9999.00, -9999.00, 31.00 +NC1, 10, 15, 76.00, 52.00, -9999.00, -9999.00, 3.00 +NEL, 10, 15, 67.00, 41.00, -9999.00, -9999.00, 23.00 +NFG, 10, 15, 73.00, 55.00, -9999.00, -9999.00, 3.00 +NFL, 10, 15, 68.00, 33.00, -9999.00, -9999.00, 6.00 +NGP, 10, 15, 83.00, 64.00, -9999.00, -9999.00, 23.00 +NGU, 10, 15, 69.00, 52.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 15, 69.00, 53.00, -9999.00, -9999.00, 13.00 +NHK, 10, 15, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NHZ, 10, 15, 58.00, 39.00, -9999.00, -9999.00, 32.00 +NID, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 15, 80.00, 59.00, -9999.00, -9999.00, 26.00 +NIR, 10, 15, 83.00, 59.00, -9999.00, -9999.00, 19.00 +NKT, 10, 15, 75.00, 55.00, -9999.00, -9999.00, 26.00 +NKX, 10, 15, 74.00, 60.00, -9999.00, -9999.00, 6.00 +NLC, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 10, 15, 76.00, 48.00, -9999.00, -9999.00, 16.00 +NPA, 10, 15, 79.00, 59.00, -9999.00, -9999.00, 19.00 +NQA, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NQI, 10, 15, 86.00, 62.00, -9999.00, -9999.00, 19.00 +NQX, 10, 15, 84.00, 75.00, -9999.00, -9999.00, 35.00 +NRB, 10, 15, 80.00, 64.00, -9999.00, -9999.00, 32.00 +NRC, 10, 15, 80.00, 48.00, -9999.00, -9999.00, 10.00 +NRS, 10, 15, 73.00, 57.00, -9999.00, -9999.00, 6.00 +NSE, 10, 15, 79.00, 54.00, -9999.00, -9999.00, 19.00 +NSI, 10, 15, 74.00, 53.00, -9999.00, -9999.00, 6.00 +NTD, 10, 15, 74.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 10, 15, 79.00, 57.00, -9999.00, -9999.00, 6.00 +NTU, 10, 15, 69.00, 52.00, -9999.00, -9999.00, 23.00 +NUC, 10, 15, 72.00, 57.00, -9999.00, -9999.00, 6.00 +NUQ, 10, 15, 72.00, 48.00, -9999.00, -9999.00, 10.00 +NUW, 10, 15, 58.00, 41.00, -9999.00, -9999.00, 42.00 +NWF, 10, 15, 78.00, 57.00, -9999.00, -9999.00, 7.00 +NXX, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NYG, 10, 15, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NZC, 10, 15, 81.00, 55.00, -9999.00, -9999.00, 26.00 +NZJ, 10, 15, 79.00, 52.00, -9999.00, -9999.00, 6.00 +NZW, 10, 15, 62.00, 42.00, -9999.00, -9999.00, 27.00 +NZY, 10, 15, 74.00, 60.00, -9999.00, -9999.00, 6.00 +OAK, 10, 15, 72.00, 50.00, 9.00, 9.00, 13.00 +OAR, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 15, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 15, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 15, 73.00, 50.00, 13.00, 14.00, 21.00 +OLM, 10, 15, 60.00, 38.00, 29.00, 33.00, 43.00 +OMA, 10, 15, 65.00, 40.00, 16.00, 14.00, 22.00 +OME, 10, 15, 33.00, 22.00, 27.00, 25.00, 36.00 +ONT, 10, 15, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 15, 63.00, 41.00, 24.00, 19.00, 34.00 +ORF, 10, 15, 69.00, 52.00, 18.00, 16.00, 25.00 +ORH, 10, 15, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 15, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 15, 57.00, 37.00, -9999.00, -9999.00, 30.00 +OTG, 10, 15, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 15, 63.00, 46.00, 27.00, 29.00, 36.00 +OTM, 10, 15, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 15, 27.00, 18.00, 22.00, 24.00, 33.00 +OURC, 10, 15, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 15, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 15, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 15, 79.00, 54.00, -9999.00, -9999.00, 18.00 +PACZ, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 15, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 15, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 15, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 15, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 15, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 15, 80.00, 56.00, -9999.00, -9999.00, 16.00 +PAQ, 10, 15, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 15, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 15, 45.00, 39.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 15, 32.00, 24.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 15, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 15, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 15, 56.00, 38.00, -9999.00, -9999.00, 34.00 +PBI, 10, 15, 85.00, 70.00, 22.00, 27.00, 37.00 +PDT, 10, 15, 63.00, 40.00, 12.00, 14.00, 20.00 +PDX, 10, 15, 63.00, 44.00, 29.00, 27.00, 38.00 +PFN, 10, 15, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 15, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 15, 66.00, 46.00, 19.00, 17.00, 26.00 +PHX, 10, 15, 87.00, 60.00, 6.00, 6.00, 10.00 +PIA, 10, 15, 64.00, 42.00, 23.00, 19.00, 32.00 +PIB, 10, 15, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 15, 62.00, 33.00, 13.00, 15.00, 22.00 +PIR, 10, 15, 62.00, 36.00, 11.00, 13.00, 18.00 +PIT, 10, 15, 62.00, 42.00, 26.00, 24.00, 36.00 +PKB, 10, 15, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 15, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 15, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 15, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 15, 79.00, 59.00, 9.00, 11.00, 15.00 +POB, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +POE, 10, 15, 79.00, 52.00, -9999.00, -9999.00, 28.00 +POM, 10, 15, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 10, 15, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 15, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 15, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 15, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 15, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 15, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 15, 61.00, 37.00, -9999.00, -9999.00, 27.00 +PSP, 10, 15, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 15, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 15, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 15, 70.00, 36.00, 9.00, 6.00, 13.00 +PUC, 10, 15, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 15, 63.00, 42.00, 21.00, 20.00, 30.00 +PVU, 10, 15, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 15, 58.00, 38.00, 23.00, 19.00, 32.00 +P02, 10, 15, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +P07, 10, 15, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +P11, 10, 15, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +P24, 10, 15, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +P28, 10, 15, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +P35, 10, 15, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P38, 10, 15, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +P39, 10, 15, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +P58, 10, 15, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +P59, 10, 15, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +P60, 10, 15, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +P61, 10, 15, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +P67, 10, 15, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +P68, 10, 15, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +P69, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 15, 68.00, 30.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 15, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 15, 62.00, 34.00, 11.00, 10.00, 17.00 +RBL, 10, 15, 78.00, 51.00, 14.00, 13.00, 19.00 +RCA, 10, 15, 62.00, 34.00, -9999.00, -9999.00, 14.00 +RDD, 10, 15, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 15, 64.00, 32.00, 12.00, 13.00, 19.00 +RDR, 10, 15, 55.00, 33.00, -9999.00, -9999.00, 20.00 +RDU, 10, 15, 71.00, 48.00, 15.00, 16.00, 23.00 +REE, 10, 15, 74.00, 47.00, -9999.00, -9999.00, 16.00 +REJ, 10, 15, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 15, 62.00, 40.00, 22.00, 19.00, 33.00 +RIC, 10, 15, 70.00, 46.00, 18.00, 16.00, 24.00 +RIV, 10, 15, 81.00, 51.00, -9999.00, -9999.00, 6.00 +RIW, 10, 15, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 15, 57.00, 31.00, 13.00, 9.00, 17.00 +RME, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 15, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +RND, 10, 15, 81.00, 58.00, -9999.00, -9999.00, 21.00 +RNO, 10, 15, 68.00, 32.00, 9.00, 8.00, 13.00 +ROA, 10, 15, 67.00, 44.00, 19.00, 19.00, 27.00 +ROC, 10, 15, 60.00, 41.00, 31.00, 27.00, 43.00 +ROW, 10, 15, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 15, 69.00, 43.00, 11.00, 11.00, 18.00 +RST, 10, 15, 58.00, 37.00, 18.00, 19.00, 29.00 +RWF, 10, 15, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 15, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 15, 77.00, 50.00, 9.00, 9.00, 11.00 +SAF, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 15, 74.00, 60.00, 6.00, 6.00, 8.00 +SAT, 10, 15, 81.00, 58.00, 15.00, 18.00, 25.00 +SAV, 10, 15, 77.00, 56.00, 10.00, 11.00, 17.00 +SAW, 10, 15, 54.00, 39.00, -9999.00, -9999.00, 41.00 +SBA, 10, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 15, 82.00, 52.00, -9999.00, -9999.00, 7.00 +SBN, 10, 15, 62.00, 42.00, 26.00, 23.00, 37.00 +SBP, 10, 15, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 15, 59.00, 23.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 15, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 15, 18.00, 8.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 15, 78.00, 50.00, 7.00, 9.00, 11.00 +SDF, 10, 15, 68.00, 45.00, 19.00, 18.00, 28.00 +SEA, 10, 15, 59.00, 45.00, 28.00, 26.00, 37.00 +SEM, 10, 15, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 15, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 15, 70.00, 52.00, 10.00, 9.00, 13.00 +SGF, 10, 15, 69.00, 45.00, 21.00, 20.00, 32.00 +SGY, 10, 15, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 15, 61.00, 31.00, 15.00, 15.00, 23.00 +SHV, 10, 15, 78.00, 54.00, 16.00, 15.00, 24.00 +SIT, 10, 15, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 15, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 15, 78.00, 53.00, 15.00, 12.00, 21.00 +SKA, 10, 15, 58.00, 35.00, -9999.00, -9999.00, 25.00 +SKF, 10, 15, 81.00, 58.00, -9999.00, -9999.00, 19.00 +SLC, 10, 15, 66.00, 40.00, 17.00, 15.00, 23.00 +SLE, 10, 15, 63.00, 41.00, 29.00, 28.00, 37.00 +SLN, 10, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 15, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 15, 74.00, 48.00, -9999.00, 7.00, 10.00 +SNA, 10, 15, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 15, 42.00, 33.00, 48.00, 50.00, 65.00 +SNS, 10, 15, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 15, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 15, 66.00, 44.00, 22.00, 18.00, 29.00 +SPS, 10, 15, 76.00, 51.00, 18.00, 15.00, 25.00 +SRQ, 10, 15, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 15, 76.00, 50.00, -9999.00, -9999.00, 19.00 +SSI, 10, 15, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +STC, 10, 15, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 15, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +STL, 10, 15, 68.00, 48.00, 23.00, 20.00, 31.00 +STNV, 10, 15, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STS, 10, 15, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 15, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 15, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 15, 77.00, 49.00, -9999.00, -9999.00, 10.00 +SUX, 10, 15, 63.00, 39.00, 19.00, 15.00, 26.00 +SVN, 10, 15, 77.00, 56.00, -9999.00, -9999.00, 18.00 +SWF, 10, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 15, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 15, 60.00, 41.00, 29.00, 29.00, 40.00 +SZL, 10, 15, 69.00, 42.00, -9999.00, -9999.00, 26.00 +TAD, 10, 15, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 15, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 15, 72.00, 42.00, -9999.00, -9999.00, 24.00 +TCC, 10, 15, 74.00, 43.00, 7.00, 9.00, 14.00 +TCL, 10, 15, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 15, 61.00, 41.00, -9999.00, -9999.00, 46.00 +TCS, 10, 15, 74.00, 47.00, -9999.00, 9.00, 21.00 +TEB, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 15, 73.00, 50.00, -9999.00, -9999.00, 17.00 +TKA, 10, 15, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 15, 81.00, 55.00, 8.00, 13.00, 16.00 +TNX, 10, 15, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 15, 62.00, 39.00, 19.00, 18.00, 31.00 +TOP, 10, 15, 68.00, 43.00, 18.00, 16.00, 26.00 +TPA, 10, 15, 84.00, 65.00, 8.00, 13.00, 18.00 +TPH, 10, 15, 68.00, 36.00, 6.00, 5.00, 9.00 +TRI, 10, 15, 68.00, 43.00, 19.00, 20.00, 29.00 +TRK, 10, 15, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 15, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 15, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 15, 73.00, 50.00, 15.00, 15.00, 23.00 +TUP, 10, 15, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 15, 84.00, 56.00, 10.00, 7.00, 14.00 +TVC, 10, 15, 57.00, 39.00, 26.00, 21.00, 34.00 +TVL, 10, 15, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 15, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 15, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 15, 70.00, 45.00, 17.00, 16.00, 25.00 +T01, 10, 15, 69.00, 46.00, -9999.00, -9999.00, 25.00 +T02, 10, 15, 74.00, 50.00, -9999.00, -9999.00, 17.00 +T03, 10, 15, 76.00, 53.00, -9999.00, -9999.00, 19.00 +T04, 10, 15, 85.00, 65.00, -9999.00, -9999.00, 21.00 +T05, 10, 15, 69.00, 42.00, -9999.00, -9999.00, 21.00 +T06, 10, 15, 79.00, 48.00, -9999.00, -9999.00, 19.00 +T07, 10, 15, 70.00, 35.00, -9999.00, -9999.00, 13.00 +T08, 10, 15, 62.00, 41.00, -9999.00, -9999.00, 13.00 +UCA, 10, 15, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 15, 76.00, 49.00, -9999.00, -9999.00, 5.00 +UIL, 10, 15, 59.00, 41.00, 42.00, 44.00, 53.00 +UIN, 10, 15, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 15, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 15, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 15, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +U15, 10, 15, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +U28, 10, 15, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 15, 78.00, 54.00, -9999.00, -9999.00, 14.00 +VBG, 10, 15, 75.00, 49.00, -9999.00, -9999.00, 8.00 +VCT, 10, 15, 82.00, 60.00, 15.00, 19.00, 26.00 +VCV, 10, 15, 79.00, 44.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 15, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 15, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 15, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 15, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 15, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 15, 80.00, 53.00, -9999.00, -9999.00, 16.00 +VRB, 10, 15, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 15, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 15, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 15, 69.00, 46.00, 18.00, 14.00, 23.00 +WJA, 10, 15, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 15, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 15, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 15, 67.00, 29.00, 11.00, 12.00, 17.00 +WPO, 10, 15, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 15, 77.00, 51.00, -9999.00, -9999.00, 18.00 +WRG, 10, 15, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 15, 67.00, 42.00, -9999.00, -9999.00, 24.00 +WRL, 10, 15, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +X68, 10, 15, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 15, 46.00, 34.00, 74.00, 73.00, 82.00 +YCG, 10, 15, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 15, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 15, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 15, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 15, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 15, 64.00, 35.00, 9.00, 10.00, 15.00 +YNG, 10, 15, 60.00, 41.00, 24.00, 24.00, 35.00 +YPA, 10, 15, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 15, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 15, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 15, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 15, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 15, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 15, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 15, 90.00, 61.00, 5.00, 4.00, 8.00 +YVR, 10, 15, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 15, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 15, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 15, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 15, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 15, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 15, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 15, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 15, 54.00, 36.00, 33.00, 31.00, 44.00 +ZUN, 10, 15, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 15, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 15, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +01R, 10, 15, 79.00, 53.00, -9999.00, -9999.00, 17.00 +1V1, 10, 15, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 15, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 15, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 15, 72.00, 56.00, -9999.00, -9999.00, 21.00 +2PJ, 10, 15, 76.00, 50.00, -9999.00, -9999.00, 17.00 +3B1, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 15, 56.00, 37.00, -9999.00, -9999.00, 30.00 +3SE, 10, 15, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 15, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 15, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +4OM, 10, 15, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 15, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 15, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 15, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 15, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 16, 63.00, 42.00, 21.00, 22.00, 31.00 +ABI, 10, 16, 77.00, 54.00, 17.00, 15.00, 24.00 +ABQ, 10, 16, 70.00, 42.00, 11.00, 12.00, 18.00 +ABR, 10, 16, 59.00, 33.00, 15.00, 12.00, 20.00 +ABY, 10, 16, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 16, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 16, 80.00, 56.00, 15.00, 17.00, 25.00 +ACV, 10, 16, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 16, 65.00, 43.00, 19.00, 17.00, 26.00 +ADK, 10, 16, 47.00, 38.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 16, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 16, 67.00, 41.00, -9999.00, -9999.00, 22.00 +AEX, 10, 16, 79.00, 54.00, -9999.00, -9999.00, 17.00 +AFF, 10, 16, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 16, 85.00, 64.00, -9999.00, -9999.00, 31.00 +AGS, 10, 16, 77.00, 50.00, 12.00, 12.00, 18.00 +AHN, 10, 16, 73.00, 50.00, 12.00, 13.00, 19.00 +AKN, 10, 16, 39.00, 24.00, 30.00, 31.00, 45.00 +AKO, 10, 16, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 16, 61.00, 38.00, 22.00, 22.00, 34.00 +ALI, 10, 16, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 16, 61.00, 38.00, 18.00, 17.00, 27.00 +ALS, 10, 16, 62.00, 24.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 16, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 16, 72.00, 44.00, 13.00, 11.00, 17.00 +AMG, 10, 16, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 16, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 16, 39.00, 28.00, 28.00, 30.00, 41.00 +AND, 10, 16, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 16, 51.00, 41.00, 62.00, 64.00, 74.00 +AOO, 10, 16, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +APN, 10, 16, 56.00, 36.00, 25.00, 26.00, 37.00 +AQQ, 10, 16, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +ART, 10, 16, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +AST, 10, 16, 61.00, 44.00, 33.00, 36.00, 45.00 +ATL, 10, 16, 72.00, 51.00, 13.00, 13.00, 20.00 +ATW, 10, 16, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 16, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 16, 66.00, 41.00, -9999.00, -9999.00, 26.00 +AUG, 10, 16, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 16, 81.00, 59.00, 17.00, 18.00, 26.00 +AUW, 10, 16, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 16, 68.00, 43.00, 15.00, 16.00, 23.00 +AVP, 10, 16, 60.00, 42.00, 22.00, 21.00, 33.00 +AXN, 10, 16, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 16, 61.00, 39.00, -9999.00, -9999.00, 28.00 +AYS, 10, 16, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 16, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 16, 78.00, 50.00, -9999.00, -9999.00, 10.00 +BAD, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +BAF, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 16, 57.00, 26.00, -9999.00, -9999.00, 22.00 +BDL, 10, 16, 63.00, 40.00, 18.00, 20.00, 29.00 +BDR, 10, 16, 63.00, 46.00, 20.00, 18.00, 28.00 +BET, 10, 16, 34.00, 23.00, 31.00, 30.00, 42.00 +BFD, 10, 16, 55.00, 36.00, 32.00, 29.00, 43.00 +BFF, 10, 16, 65.00, 33.00, 11.00, 7.00, 14.00 +BFL, 10, 16, 80.00, 54.00, 5.00, 4.00, 7.00 +BGM, 10, 16, 57.00, 40.00, 26.00, 26.00, 39.00 +BGR, 10, 16, 56.00, 38.00, 24.00, 21.00, 34.00 +BGS, 10, 16, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 16, 74.00, 49.00, 15.00, 13.00, 19.00 +BID, 10, 16, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 16, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 16, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 16, 60.00, 37.00, 15.00, 17.00, 26.00 +BIS, 10, 16, 58.00, 32.00, 18.00, 14.00, 23.00 +BIX, 10, 16, 79.00, 59.00, -9999.00, -9999.00, 18.00 +BJI, 10, 16, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 16, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 16, 67.00, 33.00, -9999.00, -9999.00, 13.00 +BKW, 10, 16, 62.00, 41.00, 24.00, 25.00, 35.00 +BLF, 10, 16, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 16, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 16, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 16, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 16, 70.00, 44.00, -9999.00, -9999.00, 24.00 +BNA, 10, 16, 72.00, 48.00, 19.00, 16.00, 27.00 +BNO, 10, 16, 61.00, 28.00, -9999.00, 15.00, 27.00 +BOI, 10, 16, 64.00, 38.00, 11.00, 14.00, 18.00 +BOS, 10, 16, 62.00, 46.00, 20.00, 21.00, 31.00 +BPI, 10, 16, 56.00, 16.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 16, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 16, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 16, 64.00, 43.00, -9999.00, -9999.00, 24.00 +BRO, 10, 16, 85.00, 66.00, 19.00, 15.00, 26.00 +BRW, 10, 16, 17.00, 8.00, 29.00, 30.00, 41.00 +BSM, 10, 16, 81.00, 59.00, -9999.00, -9999.00, 11.00 +BTI, 10, 16, 20.00, 9.00, 27.00, 26.00, 39.00 +BTL, 10, 16, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 16, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 16, 79.00, 56.00, 10.00, 13.00, 19.00 +BTT, 10, 16, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 16, 56.00, 38.00, 27.00, 28.00, 41.00 +BUB, 10, 16, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 16, 59.00, 42.00, 31.00, 27.00, 41.00 +BUR, 10, 16, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 16, 78.00, 62.00, -9999.00, 10.00, 16.00 +BWG, 10, 16, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 16, 67.00, 45.00, 20.00, 18.00, 28.00 +BYH, 10, 16, 73.00, 49.00, -9999.00, -9999.00, 22.00 +BYI, 10, 16, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 16, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 16, 76.00, 49.00, 11.00, 13.00, 19.00 +CAG, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 16, 61.00, 42.00, 23.00, 21.00, 33.00 +CAO, 10, 16, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 16, 51.00, 34.00, 28.00, 26.00, 40.00 +CBM, 10, 16, 76.00, 48.00, -9999.00, -9999.00, 19.00 +CDB, 10, 16, 44.00, 34.00, 60.00, 62.00, 77.00 +CDC, 10, 16, 66.00, 36.00, 11.00, 11.00, 18.00 +CDR, 10, 16, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 16, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 16, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +CEZ, 10, 16, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 16, 71.00, 48.00, 18.00, 16.00, 23.00 +CHO, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 16, 77.00, 56.00, 9.00, 11.00, 17.00 +CID, 10, 16, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 16, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 16, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 16, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 16, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 16, 61.00, 43.00, 25.00, 27.00, 39.00 +CLL, 10, 16, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 16, 71.00, 50.00, 14.00, 14.00, 22.00 +CMH, 10, 16, 64.00, 42.00, 22.00, 22.00, 33.00 +CMI, 10, 16, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 16, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 16, 67.00, 43.00, 16.00, 10.00, 22.00 +CNM, 10, 16, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +COD, 10, 16, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +COF, 10, 16, 82.00, 67.00, -9999.00, -9999.00, 37.00 +CON, 10, 16, 60.00, 34.00, 20.00, 19.00, 30.00 +COS, 10, 16, 63.00, 36.00, 10.00, 11.00, 16.00 +COT, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 16, 67.00, 45.00, 24.00, 19.00, 32.00 +CPR, 10, 16, 59.00, 32.00, 15.00, 16.00, 22.00 +CRBC, 10, 16, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 16, 83.00, 63.00, 16.00, 17.00, 26.00 +CRW, 10, 16, 67.00, 44.00, 25.00, 24.00, 35.00 +CSG, 10, 16, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 16, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 16, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 16, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 16, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 16, 65.00, 43.00, 20.00, 19.00, 29.00 +CVN, 10, 16, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 16, 72.00, 43.00, -9999.00, -9999.00, 15.00 +CXY, 10, 16, 64.00, 44.00, 17.00, 17.00, 26.00 +CYS, 10, 16, 59.00, 33.00, 12.00, 10.00, 17.00 +DAA, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DAB, 10, 16, 81.00, 65.00, 17.00, 19.00, 27.00 +DAG, 10, 16, 82.00, 55.00, 2.00, 4.00, 5.00 +DAL, 10, 16, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 16, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 16, 64.00, 43.00, 21.00, 22.00, 32.00 +DBQ, 10, 16, 60.00, 40.00, 22.00, 18.00, 30.00 +DCA, 10, 16, 68.00, 50.00, 19.00, 16.00, 25.00 +DDC, 10, 16, 70.00, 43.00, 10.00, 8.00, 14.00 +DEC, 10, 16, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 16, 65.00, 36.00, 12.00, 10.00, 17.00 +DFW, 10, 16, 78.00, 55.00, 16.00, 18.00, 26.00 +DHN, 10, 16, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 16, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 16, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 16, 81.00, 59.00, -9999.00, -9999.00, 16.00 +DLG, 10, 16, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 16, 51.00, 34.00, 23.00, 23.00, 35.00 +DLLC, 10, 16, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 16, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 16, 84.00, 56.00, -9999.00, -9999.00, 10.00 +DMN, 10, 16, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 16, 69.00, 47.00, -9999.00, -9999.00, 24.00 +DPG, 10, 16, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 16, 80.00, 53.00, -9999.00, -9999.00, 16.00 +DRA, 10, 16, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 16, 81.00, 59.00, 13.00, 13.00, 19.00 +DSM, 10, 16, 63.00, 42.00, 20.00, 20.00, 30.00 +DTW, 10, 16, 61.00, 40.00, 18.00, 19.00, 29.00 +DUG, 10, 16, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 16, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +DXR, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 16, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 16, 77.00, 54.00, -9999.00, -9999.00, 19.00 +D45, 10, 16, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 16, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 16, 57.00, 36.00, 18.00, 19.00, 29.00 +ECG, 10, 16, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 16, 78.00, 48.00, -9999.00, -9999.00, 3.00 +EED, 10, 16, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +EGE, 10, 16, 62.00, 26.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 16, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 16, 63.00, 37.00, 29.00, 28.00, 39.00 +EKO, 10, 16, 65.00, 29.00, 12.00, 11.00, 18.00 +ELD, 10, 16, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 16, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 16, 78.00, 49.00, 12.00, 11.00, 16.00 +ELY, 10, 16, 63.00, 28.00, 13.00, 14.00, 20.00 +EMP, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 16, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +END, 10, 16, 73.00, 50.00, -9999.00, -9999.00, 16.00 +ENN, 10, 16, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 16, 61.00, 41.00, -9999.00, -9999.00, 18.00 +EPH, 10, 16, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 16, 60.00, 45.00, 31.00, 31.00, 43.00 +ESF, 10, 16, 79.00, 54.00, -9999.00, -9999.00, 23.00 +EUG, 10, 16, 64.00, 43.00, 26.00, 25.00, 33.00 +EVV, 10, 16, 69.00, 44.00, 22.00, 17.00, 30.00 +EWN, 10, 16, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 16, 66.00, 48.00, 19.00, 19.00, 28.00 +EYW, 10, 16, 84.00, 75.00, 18.00, 17.00, 28.00 +E74, 10, 16, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 16, 71.00, 47.00, -9999.00, -9999.00, 21.00 +FAI, 10, 16, 30.00, 17.00, 27.00, 30.00, 41.00 +FAR, 10, 16, 56.00, 34.00, 17.00, 17.00, 26.00 +FAT, 10, 16, 79.00, 50.00, 6.00, 6.00, 9.00 +FAY, 10, 16, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 16, 53.00, 29.00, 13.00, 15.00, 23.00 +FCS, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 10, 16, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 16, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 10, 16, 63.00, 30.00, 11.00, 14.00, 19.00 +FLL, 10, 16, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 16, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 16, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +FME, 10, 16, 69.00, 42.00, -9999.00, -9999.00, 19.00 +FMH, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FMN, 10, 16, 70.00, 35.00, 13.00, 10.00, 16.00 +FMY, 10, 16, 85.00, 68.00, 7.00, 13.00, 16.00 +FNT, 10, 16, 59.00, 40.00, 20.00, 21.00, 31.00 +FOD, 10, 16, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 16, 68.00, 43.00, -9999.00, -9999.00, 20.00 +FOK, 10, 16, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 16, 69.00, 45.00, -9999.00, -9999.00, 22.00 +FSD, 10, 16, 60.00, 35.00, 16.00, 15.00, 25.00 +FSI, 10, 16, 75.00, 49.00, -9999.00, -9999.00, 18.00 +FSM, 10, 16, 75.00, 48.00, 19.00, 18.00, 28.00 +FTK, 10, 16, 68.00, 42.00, -9999.00, -9999.00, 22.00 +FWA, 10, 16, 62.00, 42.00, 19.00, 21.00, 32.00 +FWH, 10, 16, 77.00, 54.00, -9999.00, -9999.00, 16.00 +FYU, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 16, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 16, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 16, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 16, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 16, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 16, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 16, 58.00, 35.00, 13.00, 15.00, 22.00 +GFA, 10, 16, 58.00, 35.00, -9999.00, -9999.00, 18.00 +GFK, 10, 16, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 16, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 16, 58.00, 32.00, 9.00, 8.00, 13.00 +GJT, 10, 16, 67.00, 41.00, 13.00, 13.00, 20.00 +GKN, 10, 16, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 16, 66.00, 37.00, 9.00, 7.00, 12.00 +GLH, 10, 16, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 16, 77.00, 67.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 16, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 16, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GON, 10, 16, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 16, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 16, 56.00, 38.00, 22.00, 20.00, 33.00 +GRCI, 10, 16, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 16, 61.00, 41.00, -9999.00, -9999.00, 44.00 +GRI, 10, 16, 65.00, 38.00, 14.00, 12.00, 21.00 +GRK, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 10, 16, 59.00, 38.00, 22.00, 23.00, 34.00 +GSB, 10, 16, 74.00, 49.00, -9999.00, -9999.00, 21.00 +GSG, 10, 16, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 16, 69.00, 46.00, 14.00, 15.00, 22.00 +GSP, 10, 16, 71.00, 48.00, 14.00, 16.00, 23.00 +GST, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 16, 57.00, 39.00, -9999.00, -9999.00, 37.00 +GTF, 10, 16, 58.00, 35.00, 13.00, 16.00, 22.00 +GUP, 10, 16, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 16, 63.00, 40.00, -9999.00, -9999.00, 27.00 +GVW, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 10, 16, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 16, 72.00, 58.00, 19.00, 16.00, 27.00 +HBR, 10, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 16, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 16, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 16, 63.00, 38.00, -9999.00, -9999.00, 13.00 +HKY, 10, 16, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 16, 58.00, 31.00, 12.00, 14.00, 20.00 +HMN, 10, 16, 78.00, 40.00, -9999.00, -9999.00, 12.00 +HMS, 10, 16, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 16, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 16, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +HON, 10, 16, 60.00, 35.00, 16.00, 15.00, 24.00 +HOP, 10, 16, 71.00, 44.00, -9999.00, -9999.00, 22.00 +HOT, 10, 16, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 16, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 16, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 16, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 16, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 16, 80.00, 53.00, -9999.00, -9999.00, 21.00 +HST, 10, 16, 85.00, 68.00, -9999.00, -9999.00, 44.00 +HSV, 10, 16, 72.00, 49.00, 18.00, 14.00, 23.00 +HTL, 10, 16, 55.00, 37.00, 24.00, 25.00, 36.00 +HTS, 10, 16, 66.00, 44.00, 24.00, 23.00, 34.00 +HUF, 10, 16, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 16, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 16, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 16, 59.00, 31.00, 10.00, 11.00, 16.00 +IAB, 10, 16, 70.00, 46.00, -9999.00, -9999.00, 20.00 +IAD, 10, 16, 67.00, 42.00, 20.00, 18.00, 27.00 +IAG, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 16, 81.00, 57.00, 16.00, 17.00, 26.00 +ICT, 10, 16, 70.00, 46.00, 18.00, 14.00, 26.00 +IDA, 10, 16, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 16, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 16, 66.00, 45.00, 20.00, 17.00, 26.00 +ILI, 10, 16, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 16, 76.00, 53.00, 13.00, 11.00, 18.00 +IMT, 10, 16, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +IND, 10, 16, 65.00, 43.00, 21.00, 21.00, 31.00 +INL, 10, 16, 51.00, 32.00, 27.00, 24.00, 38.00 +INS, 10, 16, 76.00, 49.00, -9999.00, -9999.00, 5.00 +INT, 10, 16, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +INW, 10, 16, 71.00, 39.00, 9.00, 12.00, 16.00 +IPL, 10, 16, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 16, 62.00, 41.00, 25.00, 22.00, 34.00 +IRK, 10, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 16, 57.00, 31.00, 11.00, 10.00, 18.00 +ISP, 10, 16, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 16, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 16, 87.00, 55.00, -9999.00, -9999.00, 9.00 +IWD, 10, 16, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 16, 54.00, 21.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 16, 78.00, 50.00, 14.00, 13.00, 20.00 +JAX, 10, 16, 80.00, 59.00, 15.00, 16.00, 25.00 +JBR, 10, 16, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 16, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 16, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 16, 64.00, 49.00, 17.00, 16.00, 26.00 +JHW, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 16, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 16, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 16, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 16, 46.00, 37.00, 65.00, 65.00, 74.00 +JST, 10, 16, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 16, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 16, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 16, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 16, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 16, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 16, 59.00, 39.00, 20.00, 23.00, 32.00 +LAR, 10, 16, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 16, 81.00, 53.00, 5.00, 4.00, 8.00 +LAX, 10, 16, 74.00, 59.00, 4.00, 5.00, 6.00 +LBB, 10, 16, 74.00, 47.00, 13.00, 11.00, 18.00 +LBF, 10, 16, 65.00, 33.00, 13.00, 9.00, 17.00 +LCH, 10, 16, 80.00, 57.00, 12.00, 14.00, 21.00 +LCK, 10, 16, 66.00, 42.00, -9999.00, -9999.00, 29.00 +LEB, 10, 16, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 16, 66.00, 45.00, 22.00, 21.00, 30.00 +LFI, 10, 16, 68.00, 52.00, -9999.00, -9999.00, 25.00 +LFK, 10, 16, 80.00, 54.00, 18.00, 16.00, 26.00 +LFT, 10, 16, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 16, 63.00, 50.00, 18.00, 16.00, 25.00 +LGB, 10, 16, 78.00, 57.00, 4.00, 4.00, 7.00 +LGU, 10, 16, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 16, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 16, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 16, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 16, 74.00, 50.00, 15.00, 17.00, 25.00 +LIZ, 10, 16, 51.00, 34.00, -9999.00, -9999.00, 42.00 +LMT, 10, 16, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +LND, 10, 16, 59.00, 33.00, 12.00, 11.00, 16.00 +LNK, 10, 16, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 16, 69.00, 33.00, 5.00, 6.00, 9.00 +LOZ, 10, 16, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 16, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 16, 74.00, 49.00, -9999.00, -9999.00, 26.00 +LSE, 10, 16, 59.00, 39.00, 18.00, 18.00, 27.00 +LSF, 10, 16, 77.00, 53.00, -9999.00, -9999.00, 20.00 +LSV, 10, 16, 84.00, 45.00, -9999.00, -9999.00, 5.00 +LTS, 10, 16, 78.00, 49.00, -9999.00, -9999.00, 17.00 +LUF, 10, 16, 89.00, 53.00, -9999.00, -9999.00, 6.00 +LVS, 10, 16, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 16, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 16, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 16, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 16, 68.00, 45.00, 20.00, 19.00, 28.00 +MAF, 10, 16, 77.00, 50.00, 14.00, 10.00, 18.00 +MBL, 10, 16, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 16, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 16, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 16, 78.00, 53.00, -9999.00, -9999.00, 11.00 +MCF, 10, 16, 84.00, 65.00, -9999.00, -9999.00, 21.00 +MCG, 10, 16, 30.00, 17.00, 29.00, 30.00, 43.00 +MCI, 10, 16, 67.00, 45.00, 20.00, 18.00, 28.00 +MCK, 10, 16, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 16, 77.00, 51.00, 10.00, 12.00, 17.00 +MCO, 10, 16, 84.00, 65.00, 9.00, 18.00, 22.00 +MCW, 10, 16, 60.00, 37.00, 15.00, 14.00, 23.00 +MC2, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 10, 16, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 16, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 16, 63.00, 44.00, 26.00, 19.00, 36.00 +MEI, 10, 16, 77.00, 50.00, 13.00, 11.00, 19.00 +MEM, 10, 16, 74.00, 51.00, 19.00, 16.00, 26.00 +MER, 10, 16, 80.00, 47.00, -9999.00, -9999.00, 7.00 +MFD, 10, 16, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 16, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 16, 68.00, 40.00, 18.00, 18.00, 24.00 +MGE, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +MGM, 10, 16, 78.00, 53.00, 13.00, 11.00, 19.00 +MGW, 10, 16, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 16, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 16, 77.00, 52.00, -9999.00, -9999.00, 11.00 +MHS, 10, 16, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 16, 85.00, 70.00, 29.00, 28.00, 40.00 +MIB, 10, 16, 55.00, 34.00, -9999.00, -9999.00, 13.00 +MIV, 10, 16, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 16, 68.00, 33.00, -9999.00, -9999.00, 14.00 +MKC, 10, 16, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 16, 58.00, 41.00, 22.00, 18.00, 32.00 +MKG, 10, 16, 58.00, 41.00, 25.00, 23.00, 35.00 +MKL, 10, 16, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 16, 82.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 16, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 16, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 16, 63.00, 41.00, 21.00, 18.00, 31.00 +MLS, 10, 16, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 16, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 16, 76.00, 53.00, -9999.00, -9999.00, 17.00 +MOB, 10, 16, 79.00, 57.00, 10.00, 12.00, 17.00 +MOT, 10, 16, 55.00, 34.00, 12.00, 11.00, 18.00 +MPV, 10, 16, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 16, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 16, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 16, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 16, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 16, 70.00, 51.00, -9999.00, -9999.00, 13.00 +MSL, 10, 16, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 16, 59.00, 37.00, 22.00, 17.00, 30.00 +MSO, 10, 16, 56.00, 31.00, 14.00, 15.00, 24.00 +MSP, 10, 16, 58.00, 38.00, 19.00, 17.00, 28.00 +MSS, 10, 16, 56.00, 36.00, 25.00, 25.00, 38.00 +MSY, 10, 16, 79.00, 58.00, 9.00, 14.00, 19.00 +MTC, 10, 16, 59.00, 42.00, -9999.00, -9999.00, 27.00 +MTN, 10, 16, 67.00, 46.00, -9999.00, -9999.00, 19.00 +MTO, 10, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 16, 65.00, 41.00, -9999.00, -9999.00, 19.00 +MUO, 10, 16, 68.00, 36.00, -9999.00, -9999.00, 14.00 +MWA, 10, 16, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 16, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 16, 78.00, 53.00, -9999.00, -9999.00, 14.00 +MYL, 10, 16, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 16, 76.00, 52.00, -9999.00, -9999.00, 19.00 +NAO, 10, 16, 74.00, 60.00, -9999.00, -9999.00, 13.00 +NBC, 10, 16, 77.00, 57.00, -9999.00, -9999.00, 19.00 +NBE, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 10, 16, 62.00, 41.00, -9999.00, -9999.00, 26.00 +NCA, 10, 16, 76.00, 50.00, -9999.00, -9999.00, 23.00 +NCO, 10, 16, 62.00, 47.00, -9999.00, -9999.00, 31.00 +NC1, 10, 16, 76.00, 52.00, -9999.00, -9999.00, 3.00 +NEL, 10, 16, 67.00, 41.00, -9999.00, -9999.00, 23.00 +NFG, 10, 16, 73.00, 55.00, -9999.00, -9999.00, 3.00 +NFL, 10, 16, 68.00, 33.00, -9999.00, -9999.00, 6.00 +NGP, 10, 16, 83.00, 64.00, -9999.00, -9999.00, 23.00 +NGU, 10, 16, 69.00, 52.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 16, 69.00, 53.00, -9999.00, -9999.00, 13.00 +NHK, 10, 16, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NHZ, 10, 16, 58.00, 39.00, -9999.00, -9999.00, 32.00 +NID, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 16, 80.00, 59.00, -9999.00, -9999.00, 26.00 +NIR, 10, 16, 83.00, 59.00, -9999.00, -9999.00, 19.00 +NKT, 10, 16, 75.00, 55.00, -9999.00, -9999.00, 26.00 +NKX, 10, 16, 74.00, 60.00, -9999.00, -9999.00, 6.00 +NLC, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NMM, 10, 16, 76.00, 48.00, -9999.00, -9999.00, 16.00 +NPA, 10, 16, 79.00, 59.00, -9999.00, -9999.00, 19.00 +NQA, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NQI, 10, 16, 86.00, 62.00, -9999.00, -9999.00, 19.00 +NQX, 10, 16, 84.00, 75.00, -9999.00, -9999.00, 35.00 +NRB, 10, 16, 80.00, 64.00, -9999.00, -9999.00, 32.00 +NRC, 10, 16, 79.00, 48.00, -9999.00, -9999.00, 10.00 +NRS, 10, 16, 73.00, 57.00, -9999.00, -9999.00, 6.00 +NSE, 10, 16, 79.00, 54.00, -9999.00, -9999.00, 19.00 +NSI, 10, 16, 74.00, 53.00, -9999.00, -9999.00, 6.00 +NTD, 10, 16, 74.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 10, 16, 79.00, 57.00, -9999.00, -9999.00, 6.00 +NTU, 10, 16, 69.00, 52.00, -9999.00, -9999.00, 23.00 +NUC, 10, 16, 72.00, 57.00, -9999.00, -9999.00, 6.00 +NUQ, 10, 16, 72.00, 48.00, -9999.00, -9999.00, 10.00 +NUW, 10, 16, 58.00, 41.00, -9999.00, -9999.00, 42.00 +NWF, 10, 16, 78.00, 57.00, -9999.00, -9999.00, 7.00 +NXX, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NYG, 10, 16, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NZC, 10, 16, 81.00, 55.00, -9999.00, -9999.00, 26.00 +NZJ, 10, 16, 79.00, 52.00, -9999.00, -9999.00, 6.00 +NZW, 10, 16, 62.00, 42.00, -9999.00, -9999.00, 27.00 +NZY, 10, 16, 74.00, 60.00, -9999.00, -9999.00, 6.00 +OAK, 10, 16, 72.00, 50.00, 9.00, 9.00, 13.00 +OAR, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +OFF, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 16, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 16, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 16, 73.00, 50.00, 13.00, 14.00, 21.00 +OLM, 10, 16, 60.00, 38.00, 29.00, 33.00, 43.00 +OMA, 10, 16, 65.00, 40.00, 16.00, 14.00, 22.00 +OME, 10, 16, 33.00, 21.00, 27.00, 25.00, 36.00 +ONT, 10, 16, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 16, 62.00, 41.00, 24.00, 19.00, 34.00 +ORF, 10, 16, 69.00, 52.00, 18.00, 16.00, 25.00 +ORH, 10, 16, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 16, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 16, 57.00, 37.00, -9999.00, -9999.00, 30.00 +OTG, 10, 16, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 16, 63.00, 46.00, 27.00, 29.00, 36.00 +OTM, 10, 16, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 16, 26.00, 17.00, 22.00, 24.00, 33.00 +OURC, 10, 16, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 16, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 16, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 16, 79.00, 54.00, -9999.00, -9999.00, 18.00 +PACZ, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 16, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 16, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 16, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 16, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 16, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 16, 80.00, 56.00, -9999.00, -9999.00, 16.00 +PAQ, 10, 16, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 16, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 16, 45.00, 39.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 16, 32.00, 24.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 16, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 16, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 16, 56.00, 38.00, -9999.00, -9999.00, 34.00 +PBI, 10, 16, 85.00, 70.00, 22.00, 27.00, 37.00 +PDT, 10, 16, 63.00, 40.00, 12.00, 14.00, 20.00 +PDX, 10, 16, 63.00, 44.00, 29.00, 27.00, 38.00 +PFN, 10, 16, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 16, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 16, 66.00, 46.00, 19.00, 17.00, 26.00 +PHX, 10, 16, 87.00, 60.00, 6.00, 6.00, 10.00 +PIA, 10, 16, 64.00, 42.00, 23.00, 19.00, 32.00 +PIB, 10, 16, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 16, 61.00, 33.00, 13.00, 15.00, 22.00 +PIR, 10, 16, 62.00, 36.00, 11.00, 13.00, 18.00 +PIT, 10, 16, 62.00, 42.00, 26.00, 24.00, 36.00 +PKB, 10, 16, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 16, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 16, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 16, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 16, 79.00, 59.00, 9.00, 11.00, 15.00 +POB, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +POE, 10, 16, 79.00, 52.00, -9999.00, -9999.00, 28.00 +POM, 10, 16, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 10, 16, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 16, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 16, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 16, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 16, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 16, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 16, 61.00, 37.00, -9999.00, -9999.00, 27.00 +PSP, 10, 16, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 16, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 16, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 16, 70.00, 36.00, 9.00, 6.00, 13.00 +PUC, 10, 16, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 16, 63.00, 42.00, 21.00, 20.00, 30.00 +PVU, 10, 16, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 16, 58.00, 38.00, 23.00, 19.00, 32.00 +P02, 10, 16, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +P07, 10, 16, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +P11, 10, 16, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +P24, 10, 16, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +P28, 10, 16, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +P35, 10, 16, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P38, 10, 16, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +P39, 10, 16, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +P58, 10, 16, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +P59, 10, 16, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +P60, 10, 16, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +P61, 10, 16, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +P67, 10, 16, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +P68, 10, 16, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +P69, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 16, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 16, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 16, 62.00, 34.00, 11.00, 10.00, 17.00 +RBL, 10, 16, 78.00, 51.00, 14.00, 13.00, 19.00 +RCA, 10, 16, 62.00, 34.00, -9999.00, -9999.00, 14.00 +RDD, 10, 16, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 16, 63.00, 32.00, 12.00, 13.00, 19.00 +RDR, 10, 16, 54.00, 33.00, -9999.00, -9999.00, 20.00 +RDU, 10, 16, 71.00, 48.00, 15.00, 16.00, 23.00 +REE, 10, 16, 74.00, 47.00, -9999.00, -9999.00, 16.00 +REJ, 10, 16, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 16, 61.00, 40.00, 22.00, 19.00, 33.00 +RIC, 10, 16, 70.00, 46.00, 18.00, 16.00, 24.00 +RIV, 10, 16, 81.00, 51.00, -9999.00, -9999.00, 6.00 +RIW, 10, 16, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 16, 56.00, 31.00, 13.00, 9.00, 17.00 +RME, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +RMG, 10, 16, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +RND, 10, 16, 81.00, 58.00, -9999.00, -9999.00, 21.00 +RNO, 10, 16, 68.00, 32.00, 9.00, 8.00, 13.00 +ROA, 10, 16, 67.00, 44.00, 19.00, 19.00, 27.00 +ROC, 10, 16, 60.00, 41.00, 31.00, 27.00, 43.00 +ROW, 10, 16, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 16, 68.00, 43.00, 11.00, 11.00, 18.00 +RST, 10, 16, 57.00, 37.00, 18.00, 19.00, 29.00 +RWF, 10, 16, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 16, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 16, 77.00, 50.00, 9.00, 9.00, 11.00 +SAF, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 16, 74.00, 60.00, 6.00, 6.00, 8.00 +SAT, 10, 16, 81.00, 58.00, 15.00, 18.00, 25.00 +SAV, 10, 16, 77.00, 56.00, 10.00, 11.00, 17.00 +SAW, 10, 16, 54.00, 39.00, -9999.00, -9999.00, 41.00 +SBA, 10, 16, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 16, 82.00, 52.00, -9999.00, -9999.00, 7.00 +SBN, 10, 16, 61.00, 42.00, 26.00, 23.00, 37.00 +SBP, 10, 16, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 16, 58.00, 23.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 16, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 16, 17.00, 7.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 16, 77.00, 50.00, 7.00, 9.00, 11.00 +SDF, 10, 16, 68.00, 45.00, 19.00, 18.00, 28.00 +SEA, 10, 16, 59.00, 45.00, 28.00, 26.00, 37.00 +SEM, 10, 16, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 16, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 16, 70.00, 52.00, 10.00, 9.00, 13.00 +SGF, 10, 16, 69.00, 45.00, 21.00, 20.00, 32.00 +SGY, 10, 16, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 16, 61.00, 31.00, 15.00, 15.00, 23.00 +SHV, 10, 16, 78.00, 54.00, 16.00, 15.00, 24.00 +SIT, 10, 16, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 16, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 16, 78.00, 53.00, 15.00, 12.00, 21.00 +SKA, 10, 16, 58.00, 35.00, -9999.00, -9999.00, 25.00 +SKF, 10, 16, 81.00, 58.00, -9999.00, -9999.00, 19.00 +SLC, 10, 16, 65.00, 40.00, 17.00, 15.00, 23.00 +SLE, 10, 16, 63.00, 41.00, 29.00, 28.00, 37.00 +SLN, 10, 16, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 16, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 16, 74.00, 48.00, -9999.00, 7.00, 10.00 +SNA, 10, 16, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 16, 42.00, 33.00, 48.00, 50.00, 65.00 +SNS, 10, 16, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 16, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 16, 66.00, 44.00, 22.00, 18.00, 29.00 +SPS, 10, 16, 76.00, 51.00, 18.00, 15.00, 25.00 +SRQ, 10, 16, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 16, 76.00, 50.00, -9999.00, -9999.00, 19.00 +SSI, 10, 16, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +STC, 10, 16, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 16, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +STL, 10, 16, 68.00, 48.00, 23.00, 20.00, 31.00 +STNV, 10, 16, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STS, 10, 16, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 16, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 16, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 16, 77.00, 49.00, -9999.00, -9999.00, 10.00 +SUX, 10, 16, 63.00, 39.00, 19.00, 15.00, 26.00 +SVN, 10, 16, 77.00, 56.00, -9999.00, -9999.00, 18.00 +SWF, 10, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 16, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 16, 60.00, 41.00, 29.00, 29.00, 40.00 +SZL, 10, 16, 69.00, 42.00, -9999.00, -9999.00, 26.00 +TAD, 10, 16, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 16, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 16, 72.00, 42.00, -9999.00, -9999.00, 24.00 +TCC, 10, 16, 74.00, 43.00, 7.00, 9.00, 14.00 +TCL, 10, 16, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 16, 61.00, 41.00, -9999.00, -9999.00, 46.00 +TCS, 10, 16, 74.00, 47.00, -9999.00, 9.00, 21.00 +TEB, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 16, 73.00, 50.00, -9999.00, -9999.00, 17.00 +TKA, 10, 16, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 16, 81.00, 55.00, 8.00, 13.00, 16.00 +TNX, 10, 16, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 16, 62.00, 39.00, 19.00, 18.00, 31.00 +TOP, 10, 16, 68.00, 43.00, 18.00, 16.00, 26.00 +TPA, 10, 16, 84.00, 65.00, 8.00, 13.00, 18.00 +TPH, 10, 16, 67.00, 36.00, 6.00, 5.00, 9.00 +TRI, 10, 16, 68.00, 43.00, 19.00, 20.00, 29.00 +TRK, 10, 16, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 16, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 16, 73.00, 50.00, 15.00, 15.00, 23.00 +TUP, 10, 16, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 16, 84.00, 56.00, 10.00, 7.00, 14.00 +TVC, 10, 16, 57.00, 39.00, 26.00, 21.00, 34.00 +TVL, 10, 16, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 16, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 16, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 16, 70.00, 45.00, 17.00, 16.00, 25.00 +T01, 10, 16, 69.00, 46.00, -9999.00, -9999.00, 25.00 +T02, 10, 16, 74.00, 50.00, -9999.00, -9999.00, 17.00 +T03, 10, 16, 76.00, 53.00, -9999.00, -9999.00, 19.00 +T04, 10, 16, 85.00, 65.00, -9999.00, -9999.00, 21.00 +T05, 10, 16, 69.00, 42.00, -9999.00, -9999.00, 21.00 +T06, 10, 16, 79.00, 48.00, -9999.00, -9999.00, 19.00 +T07, 10, 16, 70.00, 35.00, -9999.00, -9999.00, 13.00 +T08, 10, 16, 61.00, 41.00, -9999.00, -9999.00, 13.00 +UCA, 10, 16, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 16, 76.00, 49.00, -9999.00, -9999.00, 5.00 +UIL, 10, 16, 59.00, 41.00, 42.00, 44.00, 53.00 +UIN, 10, 16, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 16, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 16, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 16, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +U15, 10, 16, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +U28, 10, 16, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 16, 78.00, 54.00, -9999.00, -9999.00, 14.00 +VBG, 10, 16, 75.00, 49.00, -9999.00, -9999.00, 8.00 +VCT, 10, 16, 82.00, 60.00, 15.00, 19.00, 26.00 +VCV, 10, 16, 79.00, 44.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 16, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 16, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 16, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 16, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 16, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 16, 80.00, 53.00, -9999.00, -9999.00, 16.00 +VRB, 10, 16, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 16, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 16, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 16, 69.00, 46.00, 18.00, 14.00, 23.00 +WJA, 10, 16, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 16, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 16, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 16, 67.00, 29.00, 11.00, 12.00, 17.00 +WPO, 10, 16, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 16, 77.00, 51.00, -9999.00, -9999.00, 18.00 +WRG, 10, 16, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 16, 67.00, 42.00, -9999.00, -9999.00, 24.00 +WRL, 10, 16, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +X68, 10, 16, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 16, 46.00, 34.00, 74.00, 73.00, 82.00 +YCG, 10, 16, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 16, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 16, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 16, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 16, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 16, 63.00, 35.00, 9.00, 10.00, 15.00 +YNG, 10, 16, 60.00, 41.00, 24.00, 24.00, 35.00 +YPA, 10, 16, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 16, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 16, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 16, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 16, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 16, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 16, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 16, 89.00, 61.00, 5.00, 4.00, 8.00 +YVR, 10, 16, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 16, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 16, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 16, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 16, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 16, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 16, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 16, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 16, 53.00, 36.00, 33.00, 31.00, 44.00 +ZUN, 10, 16, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 16, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 16, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +01R, 10, 16, 79.00, 53.00, -9999.00, -9999.00, 17.00 +1V1, 10, 16, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 16, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 16, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 16, 72.00, 56.00, -9999.00, -9999.00, 21.00 +2PJ, 10, 16, 76.00, 50.00, -9999.00, -9999.00, 17.00 +3B1, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 16, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 16, 56.00, 37.00, -9999.00, -9999.00, 30.00 +3SE, 10, 16, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 16, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 16, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +4OM, 10, 16, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 16, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 16, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 16, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 16, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 17, 63.00, 42.00, 21.00, 22.00, 31.00 +ABI, 10, 17, 77.00, 54.00, 17.00, 15.00, 24.00 +ABQ, 10, 17, 70.00, 42.00, 11.00, 12.00, 18.00 +ABR, 10, 17, 58.00, 33.00, 15.00, 12.00, 20.00 +ABY, 10, 17, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 17, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 17, 80.00, 56.00, 15.00, 17.00, 25.00 +ACV, 10, 17, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 17, 65.00, 43.00, 19.00, 17.00, 26.00 +ADK, 10, 17, 47.00, 38.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 17, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 17, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 17, 67.00, 41.00, -9999.00, -9999.00, 22.00 +AEX, 10, 17, 79.00, 54.00, -9999.00, -9999.00, 17.00 +AFF, 10, 17, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 17, 85.00, 64.00, -9999.00, -9999.00, 31.00 +AGS, 10, 17, 77.00, 50.00, 12.00, 12.00, 18.00 +AHN, 10, 17, 73.00, 50.00, 12.00, 13.00, 19.00 +AKN, 10, 17, 39.00, 24.00, 30.00, 31.00, 45.00 +AKO, 10, 17, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 17, 61.00, 38.00, 22.00, 22.00, 34.00 +ALI, 10, 17, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 17, 60.00, 38.00, 18.00, 17.00, 27.00 +ALS, 10, 17, 61.00, 24.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 17, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 17, 72.00, 44.00, 13.00, 11.00, 17.00 +AMG, 10, 17, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 17, 39.00, 27.00, 27.00, 29.00, 41.00 +AND, 10, 17, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 17, 51.00, 41.00, 62.00, 64.00, 74.00 +AOO, 10, 17, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +APN, 10, 17, 56.00, 36.00, 25.00, 26.00, 37.00 +AQQ, 10, 17, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +ART, 10, 17, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +AST, 10, 17, 61.00, 44.00, 34.00, 37.00, 46.00 +ATL, 10, 17, 72.00, 51.00, 13.00, 13.00, 20.00 +ATW, 10, 17, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 17, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 17, 66.00, 41.00, -9999.00, -9999.00, 26.00 +AUG, 10, 17, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 17, 81.00, 59.00, 17.00, 18.00, 26.00 +AUW, 10, 17, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 17, 68.00, 43.00, 15.00, 16.00, 23.00 +AVP, 10, 17, 60.00, 42.00, 22.00, 21.00, 33.00 +AXN, 10, 17, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 17, 61.00, 39.00, -9999.00, -9999.00, 28.00 +AYS, 10, 17, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 17, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 17, 78.00, 50.00, -9999.00, -9999.00, 11.00 +BAD, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +BAF, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 17, 57.00, 26.00, -9999.00, -9999.00, 22.00 +BDL, 10, 17, 63.00, 40.00, 18.00, 20.00, 29.00 +BDR, 10, 17, 63.00, 46.00, 20.00, 18.00, 28.00 +BET, 10, 17, 34.00, 23.00, 31.00, 30.00, 42.00 +BFD, 10, 17, 55.00, 36.00, 32.00, 30.00, 44.00 +BFF, 10, 17, 64.00, 33.00, 11.00, 7.00, 14.00 +BFL, 10, 17, 80.00, 54.00, 5.00, 4.00, 7.00 +BGM, 10, 17, 57.00, 40.00, 26.00, 26.00, 39.00 +BGR, 10, 17, 56.00, 38.00, 24.00, 21.00, 34.00 +BGS, 10, 17, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 17, 74.00, 49.00, 15.00, 13.00, 20.00 +BID, 10, 17, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 17, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 17, 75.00, 37.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 17, 59.00, 37.00, 15.00, 17.00, 26.00 +BIS, 10, 17, 57.00, 32.00, 18.00, 14.00, 23.00 +BIX, 10, 17, 79.00, 59.00, -9999.00, -9999.00, 18.00 +BJI, 10, 17, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 17, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 17, 66.00, 33.00, -9999.00, -9999.00, 13.00 +BKW, 10, 17, 62.00, 41.00, 24.00, 25.00, 35.00 +BLF, 10, 17, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 17, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 17, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 17, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 17, 70.00, 44.00, -9999.00, -9999.00, 24.00 +BNA, 10, 17, 72.00, 48.00, 19.00, 16.00, 27.00 +BNO, 10, 17, 60.00, 28.00, -9999.00, 16.00, 28.00 +BOI, 10, 17, 63.00, 38.00, 12.00, 15.00, 19.00 +BOS, 10, 17, 62.00, 46.00, 20.00, 21.00, 31.00 +BPI, 10, 17, 56.00, 16.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 17, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 17, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 17, 63.00, 43.00, -9999.00, -9999.00, 24.00 +BRO, 10, 17, 85.00, 66.00, 19.00, 15.00, 26.00 +BRW, 10, 17, 16.00, 7.00, 28.00, 29.00, 41.00 +BSM, 10, 17, 81.00, 59.00, -9999.00, -9999.00, 11.00 +BTI, 10, 17, 19.00, 8.00, 26.00, 25.00, 38.00 +BTL, 10, 17, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 17, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 17, 79.00, 56.00, 10.00, 13.00, 20.00 +BTT, 10, 17, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 17, 56.00, 38.00, 27.00, 28.00, 41.00 +BUB, 10, 17, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 17, 59.00, 42.00, 31.00, 28.00, 42.00 +BUR, 10, 17, 82.00, 53.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 17, 78.00, 62.00, -9999.00, 10.00, 17.00 +BWG, 10, 17, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 17, 67.00, 45.00, 20.00, 18.00, 28.00 +BYH, 10, 17, 73.00, 49.00, -9999.00, -9999.00, 22.00 +BYI, 10, 17, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 17, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 17, 76.00, 49.00, 11.00, 13.00, 19.00 +CAG, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 17, 61.00, 42.00, 23.00, 22.00, 34.00 +CAO, 10, 17, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 17, 51.00, 34.00, 28.00, 26.00, 40.00 +CBM, 10, 17, 76.00, 48.00, -9999.00, -9999.00, 19.00 +CDB, 10, 17, 44.00, 34.00, 60.00, 62.00, 77.00 +CDC, 10, 17, 66.00, 36.00, 11.00, 11.00, 18.00 +CDR, 10, 17, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 17, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 17, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +CEZ, 10, 17, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 17, 71.00, 48.00, 18.00, 16.00, 24.00 +CHO, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 17, 77.00, 56.00, 9.00, 11.00, 17.00 +CID, 10, 17, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 17, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 17, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 17, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 17, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 17, 61.00, 43.00, 25.00, 27.00, 39.00 +CLL, 10, 17, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 17, 71.00, 50.00, 14.00, 14.00, 22.00 +CMH, 10, 17, 64.00, 42.00, 22.00, 22.00, 33.00 +CMI, 10, 17, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 17, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 17, 67.00, 43.00, 16.00, 10.00, 22.00 +CNM, 10, 17, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 17, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +COD, 10, 17, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +COF, 10, 17, 82.00, 67.00, -9999.00, -9999.00, 36.00 +CON, 10, 17, 60.00, 34.00, 20.00, 19.00, 30.00 +COS, 10, 17, 63.00, 36.00, 10.00, 11.00, 16.00 +COT, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 17, 67.00, 45.00, 24.00, 19.00, 32.00 +CPR, 10, 17, 59.00, 32.00, 15.00, 16.00, 22.00 +CRBC, 10, 17, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 17, 83.00, 63.00, 16.00, 17.00, 26.00 +CRW, 10, 17, 67.00, 44.00, 25.00, 24.00, 35.00 +CSG, 10, 17, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 17, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 17, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 17, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 17, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 17, 65.00, 43.00, 20.00, 19.00, 29.00 +CVN, 10, 17, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 17, 72.00, 43.00, -9999.00, -9999.00, 15.00 +CXY, 10, 17, 64.00, 44.00, 17.00, 17.00, 26.00 +CYS, 10, 17, 59.00, 33.00, 12.00, 10.00, 17.00 +DAA, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DAB, 10, 17, 81.00, 65.00, 17.00, 19.00, 27.00 +DAG, 10, 17, 82.00, 55.00, 2.00, 4.00, 5.00 +DAL, 10, 17, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 17, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 17, 64.00, 43.00, 21.00, 22.00, 32.00 +DBQ, 10, 17, 59.00, 40.00, 22.00, 18.00, 30.00 +DCA, 10, 17, 68.00, 50.00, 19.00, 16.00, 25.00 +DDC, 10, 17, 69.00, 43.00, 10.00, 8.00, 14.00 +DEC, 10, 17, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 17, 65.00, 36.00, 12.00, 10.00, 17.00 +DFW, 10, 17, 78.00, 55.00, 16.00, 18.00, 26.00 +DHN, 10, 17, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 17, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 17, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 17, 81.00, 59.00, -9999.00, -9999.00, 16.00 +DLG, 10, 17, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 17, 51.00, 34.00, 23.00, 23.00, 35.00 +DLLC, 10, 17, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 17, 84.00, 56.00, -9999.00, -9999.00, 10.00 +DMN, 10, 17, 77.00, 42.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 17, 69.00, 47.00, -9999.00, -9999.00, 24.00 +DPG, 10, 17, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 17, 80.00, 53.00, -9999.00, -9999.00, 16.00 +DRA, 10, 17, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 17, 81.00, 59.00, 13.00, 13.00, 19.00 +DSM, 10, 17, 63.00, 42.00, 20.00, 20.00, 30.00 +DTW, 10, 17, 60.00, 40.00, 18.00, 19.00, 30.00 +DUG, 10, 17, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 17, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +DXR, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 17, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 17, 77.00, 54.00, -9999.00, -9999.00, 19.00 +D45, 10, 17, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 17, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 17, 57.00, 36.00, 18.00, 19.00, 29.00 +ECG, 10, 17, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 17, 78.00, 48.00, -9999.00, -9999.00, 3.00 +EED, 10, 17, 87.00, 61.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +EGE, 10, 17, 62.00, 26.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 17, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 17, 63.00, 37.00, 29.00, 28.00, 39.00 +EKO, 10, 17, 64.00, 29.00, 12.00, 11.00, 18.00 +ELD, 10, 17, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 17, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 17, 78.00, 49.00, 12.00, 11.00, 16.00 +ELY, 10, 17, 62.00, 28.00, 13.00, 14.00, 20.00 +EMP, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 17, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +END, 10, 17, 73.00, 50.00, -9999.00, -9999.00, 16.00 +ENN, 10, 17, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 17, 61.00, 41.00, -9999.00, -9999.00, 18.00 +EPH, 10, 17, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 17, 60.00, 45.00, 31.00, 31.00, 43.00 +ESF, 10, 17, 79.00, 54.00, -9999.00, -9999.00, 24.00 +EUG, 10, 17, 64.00, 43.00, 27.00, 26.00, 34.00 +EVV, 10, 17, 69.00, 44.00, 22.00, 17.00, 30.00 +EWN, 10, 17, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 17, 66.00, 48.00, 19.00, 19.00, 28.00 +EYW, 10, 17, 84.00, 75.00, 18.00, 17.00, 28.00 +E74, 10, 17, 81.00, 46.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 17, 71.00, 47.00, -9999.00, -9999.00, 21.00 +FAI, 10, 17, 29.00, 16.00, 26.00, 30.00, 41.00 +FAR, 10, 17, 55.00, 34.00, 17.00, 17.00, 26.00 +FAT, 10, 17, 79.00, 50.00, 6.00, 6.00, 10.00 +FAY, 10, 17, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 17, 53.00, 29.00, 14.00, 16.00, 24.00 +FCS, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 10, 17, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 17, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +FHU, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 10, 17, 63.00, 30.00, 11.00, 14.00, 19.00 +FLL, 10, 17, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 17, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 17, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +FME, 10, 17, 69.00, 42.00, -9999.00, -9999.00, 19.00 +FMH, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 10, 17, 69.00, 35.00, 13.00, 10.00, 16.00 +FMY, 10, 17, 85.00, 68.00, 7.00, 13.00, 16.00 +FNT, 10, 17, 59.00, 40.00, 20.00, 21.00, 31.00 +FOD, 10, 17, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 17, 68.00, 43.00, -9999.00, -9999.00, 20.00 +FOK, 10, 17, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 17, 69.00, 45.00, -9999.00, -9999.00, 22.00 +FSD, 10, 17, 60.00, 35.00, 16.00, 15.00, 25.00 +FSI, 10, 17, 75.00, 49.00, -9999.00, -9999.00, 18.00 +FSM, 10, 17, 75.00, 48.00, 19.00, 18.00, 28.00 +FTK, 10, 17, 68.00, 42.00, -9999.00, -9999.00, 22.00 +FWA, 10, 17, 62.00, 42.00, 19.00, 21.00, 32.00 +FWH, 10, 17, 77.00, 54.00, -9999.00, -9999.00, 16.00 +FYU, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 17, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 17, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 17, 91.00, 58.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 17, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 17, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 17, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 17, 57.00, 35.00, 14.00, 16.00, 23.00 +GFA, 10, 17, 58.00, 35.00, -9999.00, -9999.00, 18.00 +GFK, 10, 17, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 17, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 17, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 17, 57.00, 32.00, 9.00, 8.00, 13.00 +GJT, 10, 17, 66.00, 41.00, 13.00, 13.00, 20.00 +GKN, 10, 17, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 17, 65.00, 37.00, 9.00, 7.00, 12.00 +GLH, 10, 17, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 17, 77.00, 67.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 17, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 17, 81.00, 59.00, -9999.00, -9999.00, -9999.00 +GON, 10, 17, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 17, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 17, 56.00, 38.00, 22.00, 20.00, 33.00 +GRCI, 10, 17, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 17, 61.00, 41.00, -9999.00, -9999.00, 45.00 +GRI, 10, 17, 64.00, 38.00, 14.00, 12.00, 21.00 +GRK, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +GRR, 10, 17, 59.00, 38.00, 22.00, 23.00, 34.00 +GSB, 10, 17, 74.00, 49.00, -9999.00, -9999.00, 21.00 +GSG, 10, 17, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 17, 69.00, 46.00, 14.00, 15.00, 22.00 +GSP, 10, 17, 71.00, 48.00, 14.00, 16.00, 23.00 +GST, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 17, 57.00, 39.00, -9999.00, -9999.00, 38.00 +GTF, 10, 17, 58.00, 35.00, 13.00, 16.00, 22.00 +GUP, 10, 17, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 17, 63.00, 40.00, -9999.00, -9999.00, 27.00 +GVW, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 10, 17, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 17, 72.00, 58.00, 19.00, 16.00, 27.00 +HBR, 10, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 17, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 17, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 17, 63.00, 38.00, -9999.00, -9999.00, 14.00 +HKY, 10, 17, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 17, 57.00, 31.00, 12.00, 14.00, 20.00 +HMN, 10, 17, 78.00, 39.00, -9999.00, -9999.00, 12.00 +HMS, 10, 17, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 17, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 17, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +HON, 10, 17, 60.00, 35.00, 16.00, 15.00, 24.00 +HOP, 10, 17, 71.00, 44.00, -9999.00, -9999.00, 22.00 +HOT, 10, 17, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 17, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 17, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 17, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 17, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 17, 80.00, 53.00, -9999.00, -9999.00, 21.00 +HST, 10, 17, 85.00, 68.00, -9999.00, -9999.00, 43.00 +HSV, 10, 17, 72.00, 49.00, 18.00, 14.00, 24.00 +HTL, 10, 17, 55.00, 37.00, 24.00, 25.00, 36.00 +HTS, 10, 17, 66.00, 44.00, 24.00, 23.00, 34.00 +HUF, 10, 17, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 17, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 17, 58.00, 31.00, 10.00, 11.00, 16.00 +IAB, 10, 17, 69.00, 46.00, -9999.00, -9999.00, 20.00 +IAD, 10, 17, 67.00, 42.00, 20.00, 18.00, 27.00 +IAG, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 17, 81.00, 57.00, 16.00, 17.00, 26.00 +ICT, 10, 17, 69.00, 46.00, 18.00, 14.00, 26.00 +IDA, 10, 17, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 17, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 17, 66.00, 45.00, 20.00, 17.00, 26.00 +ILI, 10, 17, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 17, 76.00, 53.00, 13.00, 11.00, 18.00 +IMT, 10, 17, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +IND, 10, 17, 65.00, 43.00, 21.00, 21.00, 31.00 +INL, 10, 17, 50.00, 32.00, 27.00, 24.00, 38.00 +INS, 10, 17, 75.00, 49.00, -9999.00, -9999.00, 5.00 +INT, 10, 17, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +INW, 10, 17, 71.00, 39.00, 9.00, 12.00, 16.00 +IPL, 10, 17, 89.00, 60.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 17, 62.00, 41.00, 25.00, 22.00, 34.00 +IRK, 10, 17, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 17, 56.00, 30.00, 11.00, 10.00, 18.00 +ISP, 10, 17, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 17, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 17, 87.00, 55.00, -9999.00, -9999.00, 9.00 +IWD, 10, 17, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 17, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 17, 78.00, 50.00, 14.00, 13.00, 21.00 +JAX, 10, 17, 80.00, 59.00, 15.00, 16.00, 25.00 +JBR, 10, 17, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 17, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 17, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 17, 64.00, 49.00, 17.00, 16.00, 26.00 +JHW, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 17, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 17, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 17, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 17, 46.00, 37.00, 64.00, 64.00, 74.00 +JST, 10, 17, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 17, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 17, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 17, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 17, 85.00, 63.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 17, 58.00, 39.00, 20.00, 23.00, 33.00 +LAR, 10, 17, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 17, 81.00, 53.00, 5.00, 4.00, 8.00 +LAX, 10, 17, 74.00, 59.00, 4.00, 5.00, 6.00 +LBB, 10, 17, 74.00, 47.00, 13.00, 11.00, 18.00 +LBF, 10, 17, 64.00, 33.00, 13.00, 9.00, 17.00 +LCH, 10, 17, 80.00, 57.00, 12.00, 14.00, 21.00 +LCK, 10, 17, 65.00, 42.00, -9999.00, -9999.00, 29.00 +LEB, 10, 17, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 17, 66.00, 45.00, 22.00, 21.00, 30.00 +LFI, 10, 17, 68.00, 52.00, -9999.00, -9999.00, 25.00 +LFK, 10, 17, 80.00, 54.00, 18.00, 16.00, 26.00 +LFT, 10, 17, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 17, 63.00, 50.00, 18.00, 16.00, 25.00 +LGB, 10, 17, 78.00, 57.00, 4.00, 4.00, 7.00 +LGU, 10, 17, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 17, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 17, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 17, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 17, 74.00, 50.00, 15.00, 17.00, 25.00 +LIZ, 10, 17, 51.00, 34.00, -9999.00, -9999.00, 42.00 +LMT, 10, 17, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +LND, 10, 17, 58.00, 33.00, 12.00, 11.00, 16.00 +LNK, 10, 17, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 17, 68.00, 33.00, 5.00, 6.00, 9.00 +LOZ, 10, 17, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 17, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 17, 74.00, 49.00, -9999.00, -9999.00, 26.00 +LSE, 10, 17, 59.00, 39.00, 18.00, 18.00, 27.00 +LSF, 10, 17, 77.00, 53.00, -9999.00, -9999.00, 20.00 +LSV, 10, 17, 84.00, 45.00, -9999.00, -9999.00, 5.00 +LTS, 10, 17, 78.00, 49.00, -9999.00, -9999.00, 17.00 +LUF, 10, 17, 89.00, 53.00, -9999.00, -9999.00, 6.00 +LVS, 10, 17, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 17, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 17, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 17, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 17, 68.00, 45.00, 20.00, 19.00, 28.00 +MAF, 10, 17, 77.00, 50.00, 14.00, 10.00, 18.00 +MBL, 10, 17, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 17, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 17, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 17, 77.00, 53.00, -9999.00, -9999.00, 12.00 +MCF, 10, 17, 84.00, 65.00, -9999.00, -9999.00, 21.00 +MCG, 10, 17, 29.00, 16.00, 29.00, 30.00, 43.00 +MCI, 10, 17, 66.00, 45.00, 20.00, 18.00, 28.00 +MCK, 10, 17, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 17, 77.00, 51.00, 10.00, 12.00, 17.00 +MCO, 10, 17, 84.00, 65.00, 9.00, 18.00, 22.00 +MCW, 10, 17, 59.00, 37.00, 15.00, 14.00, 23.00 +MC2, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 10, 17, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 17, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 17, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 17, 63.00, 44.00, 26.00, 19.00, 36.00 +MEI, 10, 17, 77.00, 50.00, 13.00, 11.00, 20.00 +MEM, 10, 17, 74.00, 51.00, 19.00, 16.00, 26.00 +MER, 10, 17, 79.00, 47.00, -9999.00, -9999.00, 8.00 +MFD, 10, 17, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 17, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 17, 67.00, 40.00, 19.00, 19.00, 25.00 +MGE, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +MGM, 10, 17, 78.00, 53.00, 13.00, 11.00, 20.00 +MGW, 10, 17, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 17, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 17, 77.00, 52.00, -9999.00, -9999.00, 12.00 +MHS, 10, 17, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 17, 85.00, 70.00, 29.00, 28.00, 40.00 +MIB, 10, 17, 54.00, 34.00, -9999.00, -9999.00, 13.00 +MIV, 10, 17, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 17, 67.00, 33.00, -9999.00, -9999.00, 15.00 +MKC, 10, 17, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 17, 58.00, 41.00, 22.00, 18.00, 32.00 +MKG, 10, 17, 58.00, 41.00, 25.00, 23.00, 35.00 +MKL, 10, 17, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 17, 82.00, 67.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 17, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 17, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 17, 63.00, 41.00, 21.00, 18.00, 31.00 +MLS, 10, 17, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 17, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 17, 76.00, 53.00, -9999.00, -9999.00, 17.00 +MOB, 10, 17, 79.00, 57.00, 11.00, 13.00, 18.00 +MOT, 10, 17, 54.00, 34.00, 12.00, 11.00, 18.00 +MPV, 10, 17, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 17, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 17, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 17, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 17, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 17, 70.00, 51.00, -9999.00, -9999.00, 13.00 +MSL, 10, 17, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 17, 59.00, 37.00, 22.00, 17.00, 30.00 +MSO, 10, 17, 55.00, 31.00, 14.00, 15.00, 25.00 +MSP, 10, 17, 57.00, 38.00, 19.00, 17.00, 28.00 +MSS, 10, 17, 56.00, 36.00, 25.00, 25.00, 38.00 +MSY, 10, 17, 79.00, 58.00, 9.00, 14.00, 19.00 +MTC, 10, 17, 59.00, 42.00, -9999.00, -9999.00, 27.00 +MTN, 10, 17, 67.00, 46.00, -9999.00, -9999.00, 19.00 +MTO, 10, 17, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 17, 65.00, 41.00, -9999.00, -9999.00, 19.00 +MUO, 10, 17, 67.00, 36.00, -9999.00, -9999.00, 15.00 +MWA, 10, 17, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 17, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 17, 78.00, 53.00, -9999.00, -9999.00, 14.00 +MYL, 10, 17, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 17, 76.00, 52.00, -9999.00, -9999.00, 19.00 +NAO, 10, 17, 74.00, 60.00, -9999.00, -9999.00, 13.00 +NBC, 10, 17, 77.00, 57.00, -9999.00, -9999.00, 19.00 +NBE, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 10, 17, 62.00, 41.00, -9999.00, -9999.00, 26.00 +NCA, 10, 17, 76.00, 50.00, -9999.00, -9999.00, 23.00 +NCO, 10, 17, 62.00, 47.00, -9999.00, -9999.00, 31.00 +NC1, 10, 17, 75.00, 52.00, -9999.00, -9999.00, 3.00 +NEL, 10, 17, 67.00, 41.00, -9999.00, -9999.00, 23.00 +NFG, 10, 17, 73.00, 55.00, -9999.00, -9999.00, 3.00 +NFL, 10, 17, 68.00, 33.00, -9999.00, -9999.00, 6.00 +NGP, 10, 17, 83.00, 64.00, -9999.00, -9999.00, 23.00 +NGU, 10, 17, 69.00, 52.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 17, 69.00, 53.00, -9999.00, -9999.00, 14.00 +NHK, 10, 17, 67.00, 45.00, -9999.00, -9999.00, 23.00 +NHZ, 10, 17, 58.00, 39.00, -9999.00, -9999.00, 32.00 +NID, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 17, 80.00, 59.00, -9999.00, -9999.00, 26.00 +NIR, 10, 17, 83.00, 59.00, -9999.00, -9999.00, 19.00 +NKT, 10, 17, 75.00, 55.00, -9999.00, -9999.00, 26.00 +NKX, 10, 17, 74.00, 60.00, -9999.00, -9999.00, 7.00 +NLC, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NMM, 10, 17, 76.00, 48.00, -9999.00, -9999.00, 17.00 +NPA, 10, 17, 79.00, 59.00, -9999.00, -9999.00, 19.00 +NQA, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NQI, 10, 17, 86.00, 62.00, -9999.00, -9999.00, 19.00 +NQX, 10, 17, 84.00, 75.00, -9999.00, -9999.00, 34.00 +NRB, 10, 17, 80.00, 64.00, -9999.00, -9999.00, 31.00 +NRC, 10, 17, 79.00, 48.00, -9999.00, -9999.00, 11.00 +NRS, 10, 17, 73.00, 57.00, -9999.00, -9999.00, 6.00 +NSE, 10, 17, 79.00, 54.00, -9999.00, -9999.00, 19.00 +NSI, 10, 17, 74.00, 53.00, -9999.00, -9999.00, 7.00 +NTD, 10, 17, 74.00, 53.00, -9999.00, -9999.00, 3.00 +NTK, 10, 17, 79.00, 57.00, -9999.00, -9999.00, 6.00 +NTU, 10, 17, 69.00, 52.00, -9999.00, -9999.00, 23.00 +NUC, 10, 17, 72.00, 57.00, -9999.00, -9999.00, 6.00 +NUQ, 10, 17, 72.00, 48.00, -9999.00, -9999.00, 11.00 +NUW, 10, 17, 58.00, 41.00, -9999.00, -9999.00, 43.00 +NWF, 10, 17, 78.00, 57.00, -9999.00, -9999.00, 7.00 +NXX, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NYG, 10, 17, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NZC, 10, 17, 81.00, 55.00, -9999.00, -9999.00, 26.00 +NZJ, 10, 17, 79.00, 52.00, -9999.00, -9999.00, 6.00 +NZW, 10, 17, 62.00, 42.00, -9999.00, -9999.00, 28.00 +NZY, 10, 17, 74.00, 60.00, -9999.00, -9999.00, 6.00 +OAK, 10, 17, 72.00, 50.00, 9.00, 9.00, 13.00 +OAR, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +OFF, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 17, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 17, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 17, 73.00, 50.00, 13.00, 14.00, 21.00 +OLM, 10, 17, 60.00, 38.00, 30.00, 34.00, 44.00 +OMA, 10, 17, 64.00, 40.00, 16.00, 14.00, 22.00 +OME, 10, 17, 33.00, 21.00, 27.00, 25.00, 36.00 +ONT, 10, 17, 83.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 17, 62.00, 41.00, 24.00, 19.00, 34.00 +ORF, 10, 17, 69.00, 52.00, 18.00, 16.00, 25.00 +ORH, 10, 17, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 17, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 17, 57.00, 37.00, -9999.00, -9999.00, 30.00 +OTG, 10, 17, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 17, 63.00, 46.00, 28.00, 30.00, 37.00 +OTM, 10, 17, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 17, 26.00, 16.00, 22.00, 24.00, 34.00 +OURC, 10, 17, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 17, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 17, 79.00, 54.00, -9999.00, -9999.00, 18.00 +PACZ, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 17, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 17, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 17, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 17, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 17, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 17, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 17, 80.00, 56.00, -9999.00, -9999.00, 16.00 +PAQ, 10, 17, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 17, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 17, 45.00, 39.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 17, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 17, 29.00, 16.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 17, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 17, 56.00, 38.00, -9999.00, -9999.00, 34.00 +PBI, 10, 17, 85.00, 70.00, 22.00, 27.00, 37.00 +PDT, 10, 17, 62.00, 40.00, 13.00, 15.00, 21.00 +PDX, 10, 17, 63.00, 44.00, 30.00, 28.00, 39.00 +PFN, 10, 17, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 17, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 17, 66.00, 46.00, 19.00, 17.00, 26.00 +PHX, 10, 17, 87.00, 60.00, 6.00, 6.00, 10.00 +PIA, 10, 17, 64.00, 42.00, 23.00, 19.00, 32.00 +PIB, 10, 17, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 17, 61.00, 33.00, 13.00, 15.00, 23.00 +PIR, 10, 17, 61.00, 36.00, 11.00, 13.00, 18.00 +PIT, 10, 17, 62.00, 42.00, 26.00, 24.00, 36.00 +PKB, 10, 17, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 17, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 17, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 17, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 17, 79.00, 59.00, 9.00, 11.00, 16.00 +POB, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +POE, 10, 17, 79.00, 52.00, -9999.00, -9999.00, 28.00 +POM, 10, 17, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 10, 17, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 17, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 17, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 17, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 17, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 17, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 17, 61.00, 37.00, -9999.00, -9999.00, 28.00 +PSP, 10, 17, 91.00, 59.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 17, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 17, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 17, 70.00, 36.00, 9.00, 6.00, 13.00 +PUC, 10, 17, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 17, 63.00, 42.00, 21.00, 20.00, 30.00 +PVU, 10, 17, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 17, 58.00, 38.00, 23.00, 19.00, 32.00 +P02, 10, 17, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +P07, 10, 17, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +P11, 10, 17, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +P24, 10, 17, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +P28, 10, 17, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +P35, 10, 17, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +P38, 10, 17, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +P39, 10, 17, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +P58, 10, 17, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +P59, 10, 17, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +P60, 10, 17, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +P61, 10, 17, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +P67, 10, 17, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +P68, 10, 17, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +P69, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 17, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 17, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 17, 61.00, 34.00, 11.00, 10.00, 17.00 +RBL, 10, 17, 77.00, 51.00, 15.00, 14.00, 20.00 +RCA, 10, 17, 61.00, 34.00, -9999.00, -9999.00, 14.00 +RDD, 10, 17, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 17, 63.00, 32.00, 12.00, 13.00, 20.00 +RDR, 10, 17, 53.00, 33.00, -9999.00, -9999.00, 20.00 +RDU, 10, 17, 71.00, 48.00, 15.00, 16.00, 23.00 +REE, 10, 17, 74.00, 47.00, -9999.00, -9999.00, 16.00 +REJ, 10, 17, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 17, 61.00, 40.00, 22.00, 19.00, 33.00 +RIC, 10, 17, 70.00, 46.00, 18.00, 16.00, 24.00 +RIV, 10, 17, 81.00, 51.00, -9999.00, -9999.00, 6.00 +RIW, 10, 17, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 17, 56.00, 31.00, 13.00, 9.00, 17.00 +RME, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 10, 17, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +RND, 10, 17, 81.00, 58.00, -9999.00, -9999.00, 21.00 +RNO, 10, 17, 67.00, 32.00, 9.00, 8.00, 13.00 +ROA, 10, 17, 67.00, 44.00, 19.00, 19.00, 27.00 +ROC, 10, 17, 60.00, 41.00, 31.00, 27.00, 43.00 +ROW, 10, 17, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 17, 68.00, 43.00, 11.00, 11.00, 18.00 +RST, 10, 17, 57.00, 37.00, 18.00, 19.00, 29.00 +RWF, 10, 17, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 17, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 17, 77.00, 50.00, 10.00, 9.00, 12.00 +SAF, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 17, 74.00, 60.00, 6.00, 6.00, 8.00 +SAT, 10, 17, 81.00, 58.00, 15.00, 18.00, 25.00 +SAV, 10, 17, 77.00, 56.00, 10.00, 11.00, 17.00 +SAW, 10, 17, 54.00, 39.00, -9999.00, -9999.00, 41.00 +SBA, 10, 17, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 17, 82.00, 52.00, -9999.00, -9999.00, 7.00 +SBN, 10, 17, 61.00, 42.00, 26.00, 23.00, 37.00 +SBP, 10, 17, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 17, 57.00, 23.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 17, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 17, 16.00, 6.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 17, 77.00, 50.00, 7.00, 9.00, 11.00 +SDF, 10, 17, 68.00, 45.00, 19.00, 18.00, 28.00 +SEA, 10, 17, 59.00, 45.00, 29.00, 27.00, 38.00 +SEM, 10, 17, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 17, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 17, 70.00, 52.00, 10.00, 10.00, 14.00 +SGF, 10, 17, 69.00, 45.00, 21.00, 20.00, 32.00 +SGY, 10, 17, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 17, 60.00, 31.00, 15.00, 15.00, 23.00 +SHV, 10, 17, 78.00, 54.00, 16.00, 15.00, 24.00 +SIT, 10, 17, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 17, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 17, 78.00, 53.00, 15.00, 12.00, 21.00 +SKA, 10, 17, 57.00, 35.00, -9999.00, -9999.00, 26.00 +SKF, 10, 17, 81.00, 58.00, -9999.00, -9999.00, 19.00 +SLC, 10, 17, 65.00, 40.00, 17.00, 15.00, 23.00 +SLE, 10, 17, 63.00, 41.00, 30.00, 29.00, 38.00 +SLN, 10, 17, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 17, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 17, 74.00, 48.00, -9999.00, 7.00, 11.00 +SNA, 10, 17, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 17, 42.00, 33.00, 49.00, 50.00, 65.00 +SNS, 10, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 17, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 17, 66.00, 44.00, 22.00, 18.00, 29.00 +SPS, 10, 17, 76.00, 51.00, 18.00, 15.00, 25.00 +SRQ, 10, 17, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 17, 76.00, 50.00, -9999.00, -9999.00, 19.00 +SSI, 10, 17, 77.00, 61.00, -9999.00, -9999.00, -9999.00 +STC, 10, 17, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 17, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +STL, 10, 17, 68.00, 48.00, 23.00, 20.00, 31.00 +STNV, 10, 17, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STS, 10, 17, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 17, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 17, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 17, 77.00, 49.00, -9999.00, -9999.00, 11.00 +SUX, 10, 17, 63.00, 39.00, 19.00, 15.00, 26.00 +SVN, 10, 17, 77.00, 56.00, -9999.00, -9999.00, 18.00 +SWF, 10, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 17, 58.00, 43.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 17, 60.00, 41.00, 29.00, 29.00, 41.00 +SZL, 10, 17, 68.00, 42.00, -9999.00, -9999.00, 26.00 +TAD, 10, 17, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 17, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 17, 72.00, 42.00, -9999.00, -9999.00, 24.00 +TCC, 10, 17, 74.00, 43.00, 7.00, 9.00, 14.00 +TCL, 10, 17, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 17, 61.00, 41.00, -9999.00, -9999.00, 47.00 +TCS, 10, 17, 74.00, 47.00, -9999.00, 9.00, 20.00 +TEB, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 17, 73.00, 50.00, -9999.00, -9999.00, 17.00 +TKA, 10, 17, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 17, 81.00, 55.00, 8.00, 13.00, 16.00 +TNX, 10, 17, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 17, 61.00, 39.00, 19.00, 18.00, 31.00 +TOP, 10, 17, 68.00, 43.00, 18.00, 16.00, 26.00 +TPA, 10, 17, 84.00, 65.00, 8.00, 13.00, 18.00 +TPH, 10, 17, 67.00, 36.00, 6.00, 5.00, 9.00 +TRI, 10, 17, 68.00, 43.00, 19.00, 20.00, 29.00 +TRK, 10, 17, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 17, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 17, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 17, 73.00, 50.00, 15.00, 15.00, 23.00 +TUP, 10, 17, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 17, 84.00, 56.00, 10.00, 7.00, 14.00 +TVC, 10, 17, 57.00, 39.00, 26.00, 22.00, 34.00 +TVL, 10, 17, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 17, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 17, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 17, 70.00, 45.00, 17.00, 16.00, 25.00 +T01, 10, 17, 69.00, 46.00, -9999.00, -9999.00, 25.00 +T02, 10, 17, 74.00, 50.00, -9999.00, -9999.00, 17.00 +T03, 10, 17, 76.00, 53.00, -9999.00, -9999.00, 19.00 +T04, 10, 17, 85.00, 65.00, -9999.00, -9999.00, 21.00 +T05, 10, 17, 69.00, 42.00, -9999.00, -9999.00, 21.00 +T06, 10, 17, 79.00, 48.00, -9999.00, -9999.00, 19.00 +T07, 10, 17, 69.00, 35.00, -9999.00, -9999.00, 14.00 +T08, 10, 17, 61.00, 41.00, -9999.00, -9999.00, 14.00 +UCA, 10, 17, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 17, 75.00, 49.00, -9999.00, -9999.00, 5.00 +UIL, 10, 17, 59.00, 41.00, 43.00, 45.00, 54.00 +UIN, 10, 17, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 17, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 17, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 17, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +U15, 10, 17, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +U28, 10, 17, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 17, 78.00, 54.00, -9999.00, -9999.00, 14.00 +VBG, 10, 17, 75.00, 49.00, -9999.00, -9999.00, 9.00 +VCT, 10, 17, 82.00, 60.00, 15.00, 19.00, 26.00 +VCV, 10, 17, 79.00, 44.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 17, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 17, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 17, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 17, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 17, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 17, 80.00, 53.00, -9999.00, -9999.00, 16.00 +VRB, 10, 17, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 17, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 17, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 17, 69.00, 46.00, 18.00, 14.00, 23.00 +WJA, 10, 17, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 17, 79.00, 47.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 17, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 17, 67.00, 29.00, 11.00, 12.00, 17.00 +WPO, 10, 17, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 17, 77.00, 51.00, -9999.00, -9999.00, 18.00 +WRG, 10, 17, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 17, 67.00, 42.00, -9999.00, -9999.00, 24.00 +WRL, 10, 17, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +X68, 10, 17, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 17, 46.00, 34.00, 73.00, 73.00, 82.00 +YCG, 10, 17, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 17, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 17, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 17, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 17, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 17, 63.00, 35.00, 10.00, 11.00, 16.00 +YNG, 10, 17, 60.00, 41.00, 24.00, 24.00, 36.00 +YPA, 10, 17, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 17, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 17, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 17, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 17, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 17, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 17, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 17, 89.00, 61.00, 5.00, 4.00, 8.00 +YVR, 10, 17, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 17, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 17, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 17, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 17, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 17, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 17, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 17, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 17, 53.00, 36.00, 33.00, 31.00, 45.00 +ZUN, 10, 17, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 17, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 17, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +01R, 10, 17, 79.00, 53.00, -9999.00, -9999.00, 17.00 +1V1, 10, 17, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 17, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 17, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 17, 72.00, 56.00, -9999.00, -9999.00, 21.00 +2PJ, 10, 17, 76.00, 50.00, -9999.00, -9999.00, 17.00 +3B1, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 17, 56.00, 37.00, -9999.00, -9999.00, 30.00 +3SE, 10, 17, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 17, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 17, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +4OM, 10, 17, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 17, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 17, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 17, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 17, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 18, 62.00, 41.00, 21.00, 22.00, 31.00 +ABI, 10, 18, 76.00, 53.00, 17.00, 15.00, 23.00 +ABQ, 10, 18, 69.00, 41.00, 11.00, 12.00, 18.00 +ABR, 10, 18, 58.00, 32.00, 15.00, 12.00, 20.00 +ABY, 10, 18, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 18, 61.00, 47.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 18, 79.00, 55.00, 15.00, 17.00, 25.00 +ACV, 10, 18, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 18, 65.00, 43.00, 19.00, 17.00, 26.00 +ADK, 10, 18, 47.00, 38.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 18, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 18, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 18, 67.00, 41.00, -9999.00, -9999.00, 23.00 +AEX, 10, 18, 79.00, 53.00, -9999.00, -9999.00, 18.00 +AFF, 10, 18, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 18, 85.00, 64.00, -9999.00, -9999.00, 30.00 +AGS, 10, 18, 76.00, 49.00, 12.00, 12.00, 18.00 +AHN, 10, 18, 73.00, 49.00, 13.00, 14.00, 20.00 +AKN, 10, 18, 38.00, 23.00, 30.00, 31.00, 44.00 +AKO, 10, 18, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 18, 60.00, 38.00, 22.00, 22.00, 34.00 +ALI, 10, 18, 85.00, 61.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 18, 60.00, 37.00, 18.00, 17.00, 27.00 +ALS, 10, 18, 61.00, 23.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 18, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 18, 71.00, 43.00, 13.00, 11.00, 17.00 +AMG, 10, 18, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 18, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 18, 38.00, 27.00, 27.00, 29.00, 40.00 +AND, 10, 18, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 18, 51.00, 41.00, 62.00, 64.00, 74.00 +AOO, 10, 18, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +APN, 10, 18, 55.00, 36.00, 25.00, 26.00, 37.00 +AQQ, 10, 18, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +ART, 10, 18, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +AST, 10, 18, 60.00, 44.00, 35.00, 38.00, 47.00 +ATL, 10, 18, 72.00, 51.00, 13.00, 13.00, 21.00 +ATW, 10, 18, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 18, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 18, 65.00, 40.00, -9999.00, -9999.00, 27.00 +AUG, 10, 18, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 18, 81.00, 59.00, 17.00, 18.00, 26.00 +AUW, 10, 18, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 18, 67.00, 42.00, 15.00, 16.00, 24.00 +AVP, 10, 18, 59.00, 41.00, 22.00, 21.00, 34.00 +AXN, 10, 18, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 18, 60.00, 39.00, -9999.00, -9999.00, 28.00 +AYS, 10, 18, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 18, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 18, 77.00, 50.00, -9999.00, -9999.00, 11.00 +BAD, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 18, 56.00, 26.00, -9999.00, -9999.00, 22.00 +BDL, 10, 18, 62.00, 40.00, 18.00, 20.00, 29.00 +BDR, 10, 18, 63.00, 46.00, 20.00, 18.00, 28.00 +BET, 10, 18, 33.00, 22.00, 31.00, 30.00, 42.00 +BFD, 10, 18, 54.00, 36.00, 33.00, 30.00, 44.00 +BFF, 10, 18, 64.00, 32.00, 11.00, 7.00, 14.00 +BFL, 10, 18, 79.00, 53.00, 5.00, 4.00, 8.00 +BGM, 10, 18, 56.00, 39.00, 27.00, 27.00, 40.00 +BGR, 10, 18, 55.00, 38.00, 24.00, 21.00, 34.00 +BGS, 10, 18, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 18, 73.00, 49.00, 15.00, 13.00, 20.00 +BID, 10, 18, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 18, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 18, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 18, 59.00, 36.00, 15.00, 17.00, 26.00 +BIS, 10, 18, 57.00, 31.00, 18.00, 14.00, 23.00 +BIX, 10, 18, 79.00, 58.00, -9999.00, -9999.00, 18.00 +BJI, 10, 18, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 18, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 18, 66.00, 32.00, -9999.00, -9999.00, 13.00 +BKW, 10, 18, 61.00, 41.00, 24.00, 26.00, 36.00 +BLF, 10, 18, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 18, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 18, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 18, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 18, 69.00, 43.00, -9999.00, -9999.00, 24.00 +BNA, 10, 18, 71.00, 47.00, 19.00, 17.00, 28.00 +BNO, 10, 18, 60.00, 28.00, -9999.00, 16.00, 28.00 +BOI, 10, 18, 63.00, 38.00, 12.00, 15.00, 20.00 +BOS, 10, 18, 61.00, 46.00, 20.00, 21.00, 31.00 +BPI, 10, 18, 55.00, 16.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 18, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 18, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 18, 63.00, 42.00, -9999.00, -9999.00, 24.00 +BRO, 10, 18, 85.00, 65.00, 19.00, 15.00, 26.00 +BRW, 10, 18, 16.00, 7.00, 28.00, 29.00, 40.00 +BSM, 10, 18, 81.00, 59.00, -9999.00, -9999.00, 12.00 +BTI, 10, 18, 19.00, 8.00, 26.00, 25.00, 38.00 +BTL, 10, 18, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 18, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 18, 79.00, 56.00, 11.00, 14.00, 20.00 +BTT, 10, 18, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 18, 55.00, 38.00, 27.00, 28.00, 41.00 +BUB, 10, 18, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 18, 58.00, 42.00, 31.00, 28.00, 42.00 +BUR, 10, 18, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 18, 78.00, 61.00, -9999.00, 11.00, 17.00 +BWG, 10, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 18, 66.00, 45.00, 20.00, 18.00, 28.00 +BYH, 10, 18, 72.00, 49.00, -9999.00, -9999.00, 23.00 +BYI, 10, 18, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 18, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 18, 75.00, 49.00, 11.00, 13.00, 19.00 +CAG, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 18, 60.00, 42.00, 24.00, 22.00, 34.00 +CAO, 10, 18, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 18, 50.00, 34.00, 29.00, 27.00, 41.00 +CBM, 10, 18, 75.00, 47.00, -9999.00, -9999.00, 20.00 +CDB, 10, 18, 44.00, 34.00, 60.00, 62.00, 77.00 +CDC, 10, 18, 65.00, 35.00, 11.00, 11.00, 18.00 +CDR, 10, 18, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 18, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 18, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +CEZ, 10, 18, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 18, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 18, 71.00, 47.00, 18.00, 17.00, 24.00 +CHO, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 18, 76.00, 55.00, 9.00, 11.00, 18.00 +CID, 10, 18, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 18, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 18, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 18, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 18, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 18, 60.00, 42.00, 25.00, 28.00, 40.00 +CLL, 10, 18, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 18, 71.00, 49.00, 14.00, 14.00, 22.00 +CMH, 10, 18, 63.00, 42.00, 22.00, 22.00, 34.00 +CMI, 10, 18, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 18, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 18, 66.00, 42.00, 16.00, 10.00, 22.00 +CNM, 10, 18, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 18, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +COD, 10, 18, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +COF, 10, 18, 82.00, 66.00, -9999.00, -9999.00, 36.00 +CON, 10, 18, 59.00, 34.00, 20.00, 19.00, 30.00 +COS, 10, 18, 62.00, 35.00, 10.00, 11.00, 16.00 +COT, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 18, 66.00, 44.00, 24.00, 19.00, 32.00 +CPR, 10, 18, 58.00, 31.00, 15.00, 16.00, 22.00 +CRBC, 10, 18, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 18, 83.00, 63.00, 16.00, 17.00, 26.00 +CRW, 10, 18, 67.00, 43.00, 25.00, 24.00, 36.00 +CSG, 10, 18, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 18, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 18, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 18, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 18, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 18, 64.00, 43.00, 20.00, 19.00, 30.00 +CVN, 10, 18, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 18, 71.00, 42.00, -9999.00, -9999.00, 15.00 +CXY, 10, 18, 63.00, 43.00, 17.00, 17.00, 26.00 +CYS, 10, 18, 58.00, 33.00, 12.00, 10.00, 17.00 +DAA, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DAB, 10, 18, 81.00, 64.00, 17.00, 19.00, 27.00 +DAG, 10, 18, 81.00, 54.00, 2.00, 4.00, 5.00 +DAL, 10, 18, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 18, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 18, 63.00, 42.00, 22.00, 23.00, 33.00 +DBQ, 10, 18, 59.00, 39.00, 22.00, 18.00, 30.00 +DCA, 10, 18, 68.00, 49.00, 19.00, 16.00, 25.00 +DDC, 10, 18, 69.00, 42.00, 10.00, 8.00, 14.00 +DEC, 10, 18, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 18, 64.00, 35.00, 12.00, 10.00, 17.00 +DFW, 10, 18, 77.00, 54.00, 16.00, 18.00, 26.00 +DHN, 10, 18, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 18, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 18, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 18, 80.00, 58.00, -9999.00, -9999.00, 16.00 +DLG, 10, 18, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 18, 50.00, 34.00, 23.00, 23.00, 35.00 +DLLC, 10, 18, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 18, 83.00, 55.00, -9999.00, -9999.00, 10.00 +DMN, 10, 18, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 18, 68.00, 46.00, -9999.00, -9999.00, 24.00 +DPG, 10, 18, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 18, 79.00, 53.00, -9999.00, -9999.00, 17.00 +DRA, 10, 18, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 18, 80.00, 58.00, 13.00, 13.00, 19.00 +DSM, 10, 18, 62.00, 41.00, 20.00, 20.00, 30.00 +DTW, 10, 18, 60.00, 40.00, 19.00, 20.00, 30.00 +DUG, 10, 18, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 18, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +DXR, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 18, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 18, 76.00, 53.00, -9999.00, -9999.00, 19.00 +D45, 10, 18, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 18, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 18, 56.00, 35.00, 18.00, 19.00, 29.00 +ECG, 10, 18, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 18, 77.00, 48.00, -9999.00, -9999.00, 3.00 +EED, 10, 18, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +EGE, 10, 18, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 18, 61.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 18, 62.00, 36.00, 29.00, 29.00, 40.00 +EKO, 10, 18, 64.00, 29.00, 13.00, 11.00, 19.00 +ELD, 10, 18, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 18, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 18, 77.00, 48.00, 12.00, 11.00, 16.00 +ELY, 10, 18, 62.00, 27.00, 13.00, 14.00, 20.00 +EMP, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 18, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +END, 10, 18, 72.00, 49.00, -9999.00, -9999.00, 16.00 +ENN, 10, 18, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 18, 60.00, 40.00, -9999.00, -9999.00, 18.00 +EPH, 10, 18, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 18, 59.00, 45.00, 31.00, 31.00, 44.00 +ESF, 10, 18, 79.00, 53.00, -9999.00, -9999.00, 24.00 +EUG, 10, 18, 63.00, 43.00, 28.00, 27.00, 35.00 +EVV, 10, 18, 68.00, 43.00, 22.00, 17.00, 31.00 +EWN, 10, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 18, 65.00, 47.00, 19.00, 19.00, 28.00 +EYW, 10, 18, 84.00, 75.00, 18.00, 17.00, 28.00 +E74, 10, 18, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 18, 70.00, 47.00, -9999.00, -9999.00, 21.00 +FAI, 10, 18, 28.00, 15.00, 26.00, 30.00, 40.00 +FAR, 10, 18, 55.00, 33.00, 17.00, 17.00, 26.00 +FAT, 10, 18, 78.00, 50.00, 7.00, 7.00, 10.00 +FAY, 10, 18, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 18, 52.00, 29.00, 14.00, 16.00, 25.00 +FCS, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 10, 18, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 18, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 10, 18, 62.00, 30.00, 11.00, 14.00, 19.00 +FLL, 10, 18, 86.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 18, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 18, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +FME, 10, 18, 69.00, 42.00, -9999.00, -9999.00, 20.00 +FMH, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FMN, 10, 18, 69.00, 34.00, 13.00, 10.00, 16.00 +FMY, 10, 18, 85.00, 68.00, 7.00, 13.00, 16.00 +FNT, 10, 18, 58.00, 40.00, 21.00, 22.00, 32.00 +FOD, 10, 18, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 18, 67.00, 42.00, -9999.00, -9999.00, 20.00 +FOK, 10, 18, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 18, 68.00, 44.00, -9999.00, -9999.00, 22.00 +FSD, 10, 18, 59.00, 34.00, 16.00, 15.00, 25.00 +FSI, 10, 18, 74.00, 48.00, -9999.00, -9999.00, 18.00 +FSM, 10, 18, 74.00, 47.00, 19.00, 18.00, 28.00 +FTK, 10, 18, 67.00, 41.00, -9999.00, -9999.00, 23.00 +FWA, 10, 18, 61.00, 41.00, 19.00, 21.00, 32.00 +FWH, 10, 18, 77.00, 53.00, -9999.00, -9999.00, 16.00 +FYU, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 18, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 18, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 18, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 18, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 18, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 18, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 18, 57.00, 35.00, 14.00, 16.00, 24.00 +GFA, 10, 18, 57.00, 35.00, -9999.00, -9999.00, 18.00 +GFK, 10, 18, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 18, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 18, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 18, 57.00, 31.00, 9.00, 8.00, 13.00 +GJT, 10, 18, 66.00, 40.00, 13.00, 13.00, 20.00 +GKN, 10, 18, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 18, 65.00, 36.00, 9.00, 7.00, 12.00 +GLH, 10, 18, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 18, 77.00, 67.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 18, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 18, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +GON, 10, 18, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 18, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 18, 55.00, 37.00, 22.00, 20.00, 33.00 +GRCI, 10, 18, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 18, 61.00, 41.00, -9999.00, -9999.00, 45.00 +GRI, 10, 18, 64.00, 37.00, 14.00, 12.00, 21.00 +GRK, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 10, 18, 58.00, 38.00, 23.00, 23.00, 35.00 +GSB, 10, 18, 73.00, 48.00, -9999.00, -9999.00, 21.00 +GSG, 10, 18, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 18, 69.00, 46.00, 14.00, 15.00, 22.00 +GSP, 10, 18, 71.00, 48.00, 14.00, 16.00, 24.00 +GST, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 18, 56.00, 39.00, -9999.00, -9999.00, 38.00 +GTF, 10, 18, 57.00, 35.00, 13.00, 16.00, 22.00 +GUP, 10, 18, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 18, 62.00, 39.00, -9999.00, -9999.00, 28.00 +GVW, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +GWO, 10, 18, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 18, 72.00, 57.00, 19.00, 17.00, 27.00 +HBR, 10, 18, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 18, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 18, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 18, 62.00, 37.00, -9999.00, -9999.00, 14.00 +HKY, 10, 18, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 18, 57.00, 30.00, 12.00, 14.00, 20.00 +HMN, 10, 18, 77.00, 39.00, -9999.00, -9999.00, 12.00 +HMS, 10, 18, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 18, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 18, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +HON, 10, 18, 59.00, 34.00, 16.00, 15.00, 23.00 +HOP, 10, 18, 70.00, 43.00, -9999.00, -9999.00, 23.00 +HOT, 10, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 18, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 18, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 18, 61.00, 46.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 18, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 18, 79.00, 53.00, -9999.00, -9999.00, 21.00 +HST, 10, 18, 85.00, 68.00, -9999.00, -9999.00, 42.00 +HSV, 10, 18, 72.00, 48.00, 18.00, 15.00, 24.00 +HTL, 10, 18, 54.00, 37.00, 25.00, 25.00, 37.00 +HTS, 10, 18, 66.00, 44.00, 24.00, 23.00, 34.00 +HUF, 10, 18, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 18, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 18, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 18, 58.00, 30.00, 10.00, 11.00, 16.00 +IAB, 10, 18, 69.00, 45.00, -9999.00, -9999.00, 20.00 +IAD, 10, 18, 66.00, 41.00, 20.00, 18.00, 27.00 +IAG, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 18, 81.00, 57.00, 16.00, 17.00, 26.00 +ICT, 10, 18, 69.00, 45.00, 18.00, 14.00, 26.00 +IDA, 10, 18, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 18, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 18, 65.00, 44.00, 20.00, 17.00, 26.00 +ILI, 10, 18, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 18, 76.00, 52.00, 13.00, 11.00, 19.00 +IMT, 10, 18, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +IND, 10, 18, 64.00, 42.00, 21.00, 21.00, 31.00 +INL, 10, 18, 50.00, 31.00, 27.00, 24.00, 38.00 +INS, 10, 18, 75.00, 48.00, -9999.00, -9999.00, 5.00 +INT, 10, 18, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +INW, 10, 18, 70.00, 39.00, 9.00, 12.00, 15.00 +IPL, 10, 18, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 18, 61.00, 41.00, 25.00, 22.00, 34.00 +IRK, 10, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 18, 56.00, 30.00, 11.00, 10.00, 18.00 +ISP, 10, 18, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 18, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 18, 86.00, 55.00, -9999.00, -9999.00, 9.00 +IWD, 10, 18, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 18, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 18, 78.00, 49.00, 15.00, 14.00, 21.00 +JAX, 10, 18, 80.00, 58.00, 15.00, 16.00, 25.00 +JBR, 10, 18, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 18, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 18, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 18, 63.00, 48.00, 17.00, 16.00, 26.00 +JHW, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 18, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 18, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 18, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 18, 46.00, 36.00, 64.00, 64.00, 73.00 +JST, 10, 18, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 18, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 18, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 18, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 18, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 18, 58.00, 38.00, 21.00, 24.00, 33.00 +LAR, 10, 18, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 18, 80.00, 53.00, 5.00, 4.00, 8.00 +LAX, 10, 18, 74.00, 59.00, 4.00, 5.00, 6.00 +LBB, 10, 18, 73.00, 46.00, 13.00, 11.00, 18.00 +LBF, 10, 18, 64.00, 32.00, 13.00, 9.00, 17.00 +LCH, 10, 18, 79.00, 57.00, 12.00, 15.00, 22.00 +LCK, 10, 18, 65.00, 42.00, -9999.00, -9999.00, 30.00 +LEB, 10, 18, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 18, 65.00, 45.00, 22.00, 21.00, 31.00 +LFI, 10, 18, 68.00, 52.00, -9999.00, -9999.00, 25.00 +LFK, 10, 18, 79.00, 54.00, 18.00, 16.00, 26.00 +LFT, 10, 18, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 18, 63.00, 49.00, 18.00, 16.00, 25.00 +LGB, 10, 18, 78.00, 57.00, 4.00, 4.00, 7.00 +LGU, 10, 18, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 18, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 18, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 18, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 18, 73.00, 49.00, 15.00, 17.00, 25.00 +LIZ, 10, 18, 50.00, 34.00, -9999.00, -9999.00, 43.00 +LMT, 10, 18, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +LND, 10, 18, 58.00, 32.00, 12.00, 11.00, 16.00 +LNK, 10, 18, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 18, 68.00, 32.00, 5.00, 6.00, 9.00 +LOZ, 10, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 18, 85.00, 62.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 18, 73.00, 48.00, -9999.00, -9999.00, 26.00 +LSE, 10, 18, 58.00, 39.00, 18.00, 18.00, 27.00 +LSF, 10, 18, 77.00, 53.00, -9999.00, -9999.00, 20.00 +LSV, 10, 18, 83.00, 45.00, -9999.00, -9999.00, 5.00 +LTS, 10, 18, 77.00, 48.00, -9999.00, -9999.00, 17.00 +LUF, 10, 18, 88.00, 52.00, -9999.00, -9999.00, 6.00 +LVS, 10, 18, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 18, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 18, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 18, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 18, 67.00, 44.00, 20.00, 19.00, 28.00 +MAF, 10, 18, 76.00, 49.00, 13.00, 10.00, 17.00 +MBL, 10, 18, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 18, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 18, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 18, 77.00, 53.00, -9999.00, -9999.00, 12.00 +MCF, 10, 18, 84.00, 64.00, -9999.00, -9999.00, 21.00 +MCG, 10, 18, 28.00, 15.00, 29.00, 30.00, 43.00 +MCI, 10, 18, 66.00, 44.00, 20.00, 18.00, 28.00 +MCK, 10, 18, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 18, 77.00, 50.00, 11.00, 12.00, 18.00 +MCO, 10, 18, 84.00, 65.00, 9.00, 18.00, 22.00 +MCW, 10, 18, 59.00, 36.00, 15.00, 14.00, 23.00 +MC2, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 10, 18, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 18, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 18, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 18, 62.00, 43.00, 26.00, 20.00, 37.00 +MEI, 10, 18, 77.00, 49.00, 14.00, 12.00, 20.00 +MEM, 10, 18, 73.00, 50.00, 19.00, 16.00, 27.00 +MER, 10, 18, 79.00, 47.00, -9999.00, -9999.00, 8.00 +MFD, 10, 18, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 18, 86.00, 65.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 18, 67.00, 40.00, 19.00, 19.00, 26.00 +MGE, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +MGM, 10, 18, 77.00, 52.00, 14.00, 12.00, 20.00 +MGW, 10, 18, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 18, 76.00, 52.00, -9999.00, -9999.00, 12.00 +MHS, 10, 18, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 18, 85.00, 70.00, 28.00, 27.00, 39.00 +MIB, 10, 18, 54.00, 33.00, -9999.00, -9999.00, 13.00 +MIV, 10, 18, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 18, 67.00, 33.00, -9999.00, -9999.00, 15.00 +MKC, 10, 18, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 18, 57.00, 40.00, 22.00, 18.00, 32.00 +MKG, 10, 18, 57.00, 40.00, 26.00, 24.00, 36.00 +MKL, 10, 18, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 18, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 18, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 18, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 18, 62.00, 40.00, 21.00, 18.00, 31.00 +MLS, 10, 18, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 18, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 18, 76.00, 52.00, -9999.00, -9999.00, 17.00 +MOB, 10, 18, 78.00, 56.00, 11.00, 13.00, 18.00 +MOT, 10, 18, 54.00, 33.00, 12.00, 11.00, 18.00 +MPV, 10, 18, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 18, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 18, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 18, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 18, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 18, 70.00, 51.00, -9999.00, -9999.00, 14.00 +MSL, 10, 18, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 18, 58.00, 36.00, 22.00, 17.00, 30.00 +MSO, 10, 18, 55.00, 31.00, 15.00, 16.00, 25.00 +MSP, 10, 18, 57.00, 37.00, 19.00, 17.00, 28.00 +MSS, 10, 18, 55.00, 36.00, 26.00, 26.00, 38.00 +MSY, 10, 18, 79.00, 58.00, 10.00, 14.00, 20.00 +MTC, 10, 18, 58.00, 41.00, -9999.00, -9999.00, 28.00 +MTN, 10, 18, 67.00, 45.00, -9999.00, -9999.00, 20.00 +MTO, 10, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 18, 64.00, 41.00, -9999.00, -9999.00, 20.00 +MUO, 10, 18, 67.00, 36.00, -9999.00, -9999.00, 15.00 +MWA, 10, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 18, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 18, 77.00, 52.00, -9999.00, -9999.00, 15.00 +MYL, 10, 18, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 18, 76.00, 51.00, -9999.00, -9999.00, 19.00 +NAO, 10, 18, 74.00, 60.00, -9999.00, -9999.00, 14.00 +NBC, 10, 18, 77.00, 57.00, -9999.00, -9999.00, 19.00 +NBE, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 10, 18, 61.00, 41.00, -9999.00, -9999.00, 26.00 +NCA, 10, 18, 76.00, 49.00, -9999.00, -9999.00, 23.00 +NCO, 10, 18, 62.00, 46.00, -9999.00, -9999.00, 31.00 +NC1, 10, 18, 75.00, 52.00, -9999.00, -9999.00, 3.00 +NEL, 10, 18, 66.00, 41.00, -9999.00, -9999.00, 24.00 +NFG, 10, 18, 73.00, 55.00, -9999.00, -9999.00, 4.00 +NFL, 10, 18, 67.00, 33.00, -9999.00, -9999.00, 7.00 +NGP, 10, 18, 83.00, 63.00, -9999.00, -9999.00, 23.00 +NGU, 10, 18, 68.00, 52.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 18, 69.00, 53.00, -9999.00, -9999.00, 14.00 +NHK, 10, 18, 67.00, 44.00, -9999.00, -9999.00, 23.00 +NHZ, 10, 18, 57.00, 38.00, -9999.00, -9999.00, 33.00 +NID, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 18, 80.00, 58.00, -9999.00, -9999.00, 26.00 +NIR, 10, 18, 82.00, 59.00, -9999.00, -9999.00, 19.00 +NKT, 10, 18, 75.00, 55.00, -9999.00, -9999.00, 26.00 +NKX, 10, 18, 74.00, 60.00, -9999.00, -9999.00, 7.00 +NLC, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NMM, 10, 18, 76.00, 48.00, -9999.00, -9999.00, 17.00 +NPA, 10, 18, 78.00, 58.00, -9999.00, -9999.00, 19.00 +NQA, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NQI, 10, 18, 85.00, 61.00, -9999.00, -9999.00, 19.00 +NQX, 10, 18, 84.00, 75.00, -9999.00, -9999.00, 34.00 +NRB, 10, 18, 80.00, 64.00, -9999.00, -9999.00, 31.00 +NRC, 10, 18, 78.00, 47.00, -9999.00, -9999.00, 11.00 +NRS, 10, 18, 73.00, 57.00, -9999.00, -9999.00, 7.00 +NSE, 10, 18, 79.00, 53.00, -9999.00, -9999.00, 20.00 +NSI, 10, 18, 74.00, 53.00, -9999.00, -9999.00, 7.00 +NTD, 10, 18, 74.00, 53.00, -9999.00, -9999.00, 4.00 +NTK, 10, 18, 79.00, 57.00, -9999.00, -9999.00, 7.00 +NTU, 10, 18, 68.00, 52.00, -9999.00, -9999.00, 23.00 +NUC, 10, 18, 72.00, 57.00, -9999.00, -9999.00, 7.00 +NUQ, 10, 18, 72.00, 48.00, -9999.00, -9999.00, 11.00 +NUW, 10, 18, 58.00, 41.00, -9999.00, -9999.00, 43.00 +NWF, 10, 18, 78.00, 57.00, -9999.00, -9999.00, 7.00 +NXX, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 18, 69.00, 42.00, -9999.00, -9999.00, 24.00 +NZC, 10, 18, 81.00, 55.00, -9999.00, -9999.00, 26.00 +NZJ, 10, 18, 79.00, 52.00, -9999.00, -9999.00, 7.00 +NZW, 10, 18, 61.00, 41.00, -9999.00, -9999.00, 28.00 +NZY, 10, 18, 74.00, 60.00, -9999.00, -9999.00, 7.00 +OAK, 10, 18, 72.00, 50.00, 9.00, 10.00, 14.00 +OAR, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +OFF, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 18, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 18, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 18, 72.00, 49.00, 13.00, 14.00, 21.00 +OLM, 10, 18, 59.00, 38.00, 31.00, 35.00, 45.00 +OMA, 10, 18, 64.00, 39.00, 16.00, 14.00, 22.00 +OME, 10, 18, 32.00, 20.00, 27.00, 25.00, 36.00 +ONT, 10, 18, 82.00, 56.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 18, 61.00, 41.00, 24.00, 19.00, 34.00 +ORF, 10, 18, 68.00, 52.00, 18.00, 16.00, 25.00 +ORH, 10, 18, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 18, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 18, 56.00, 36.00, -9999.00, -9999.00, 31.00 +OTG, 10, 18, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 18, 63.00, 46.00, 29.00, 31.00, 38.00 +OTM, 10, 18, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 18, 25.00, 16.00, 22.00, 24.00, 34.00 +OURC, 10, 18, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 18, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 18, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 18, 78.00, 53.00, -9999.00, -9999.00, 18.00 +PACZ, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 18, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 18, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 18, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 18, 25.00, 15.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 18, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 18, 25.00, 12.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 18, 80.00, 55.00, -9999.00, -9999.00, 17.00 +PAQ, 10, 18, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 18, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 18, 45.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 18, 31.00, 23.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 18, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 18, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 18, 55.00, 37.00, -9999.00, -9999.00, 34.00 +PBI, 10, 18, 85.00, 70.00, 22.00, 27.00, 37.00 +PDT, 10, 18, 62.00, 40.00, 13.00, 15.00, 22.00 +PDX, 10, 18, 62.00, 44.00, 31.00, 29.00, 40.00 +PFN, 10, 18, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 18, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 18, 65.00, 45.00, 19.00, 17.00, 26.00 +PHX, 10, 18, 86.00, 59.00, 6.00, 6.00, 10.00 +PIA, 10, 18, 63.00, 42.00, 23.00, 19.00, 32.00 +PIB, 10, 18, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 18, 60.00, 33.00, 14.00, 16.00, 23.00 +PIR, 10, 18, 61.00, 35.00, 11.00, 13.00, 18.00 +PIT, 10, 18, 61.00, 41.00, 26.00, 24.00, 37.00 +PKB, 10, 18, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 18, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 18, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 18, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 18, 78.00, 58.00, 10.00, 11.00, 16.00 +POB, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +POE, 10, 18, 78.00, 51.00, -9999.00, -9999.00, 28.00 +POM, 10, 18, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +POU, 10, 18, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 18, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 18, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 18, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 18, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 18, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 18, 60.00, 37.00, -9999.00, -9999.00, 28.00 +PSP, 10, 18, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 18, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 18, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 18, 69.00, 35.00, 9.00, 6.00, 13.00 +PUC, 10, 18, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 18, 63.00, 42.00, 21.00, 20.00, 30.00 +PVU, 10, 18, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 18, 57.00, 38.00, 23.00, 20.00, 32.00 +P02, 10, 18, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +P07, 10, 18, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +P11, 10, 18, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +P24, 10, 18, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +P28, 10, 18, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +P35, 10, 18, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P38, 10, 18, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +P39, 10, 18, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +P58, 10, 18, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +P59, 10, 18, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +P60, 10, 18, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +P61, 10, 18, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +P67, 10, 18, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +P68, 10, 18, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +P69, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 18, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 18, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 18, 61.00, 33.00, 11.00, 10.00, 17.00 +RBL, 10, 18, 77.00, 50.00, 15.00, 14.00, 20.00 +RCA, 10, 18, 61.00, 33.00, -9999.00, -9999.00, 14.00 +RDD, 10, 18, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 18, 62.00, 32.00, 13.00, 14.00, 20.00 +RDR, 10, 18, 53.00, 32.00, -9999.00, -9999.00, 20.00 +RDU, 10, 18, 71.00, 47.00, 15.00, 16.00, 23.00 +REE, 10, 18, 73.00, 46.00, -9999.00, -9999.00, 15.00 +REJ, 10, 18, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 18, 60.00, 39.00, 22.00, 19.00, 33.00 +RIC, 10, 18, 70.00, 45.00, 18.00, 16.00, 24.00 +RIV, 10, 18, 81.00, 51.00, -9999.00, -9999.00, 6.00 +RIW, 10, 18, 60.00, 25.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 18, 55.00, 30.00, 13.00, 9.00, 17.00 +RME, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +RMG, 10, 18, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +RND, 10, 18, 81.00, 57.00, -9999.00, -9999.00, 21.00 +RNO, 10, 18, 67.00, 32.00, 9.00, 8.00, 14.00 +ROA, 10, 18, 67.00, 44.00, 19.00, 19.00, 27.00 +ROC, 10, 18, 59.00, 41.00, 31.00, 28.00, 43.00 +ROW, 10, 18, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 18, 67.00, 42.00, 11.00, 11.00, 18.00 +RST, 10, 18, 56.00, 36.00, 18.00, 19.00, 29.00 +RWF, 10, 18, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 18, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 18, 76.00, 50.00, 10.00, 10.00, 12.00 +SAF, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 18, 74.00, 60.00, 6.00, 6.00, 9.00 +SAT, 10, 18, 81.00, 57.00, 15.00, 18.00, 25.00 +SAV, 10, 18, 77.00, 56.00, 10.00, 11.00, 17.00 +SAW, 10, 18, 53.00, 39.00, -9999.00, -9999.00, 42.00 +SBA, 10, 18, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 18, 82.00, 52.00, -9999.00, -9999.00, 7.00 +SBN, 10, 18, 60.00, 42.00, 26.00, 24.00, 38.00 +SBP, 10, 18, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 18, 57.00, 23.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 18, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 18, 16.00, 5.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 18, 76.00, 50.00, 8.00, 10.00, 12.00 +SDF, 10, 18, 67.00, 44.00, 20.00, 19.00, 29.00 +SEA, 10, 18, 58.00, 45.00, 29.00, 28.00, 39.00 +SEM, 10, 18, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 18, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 18, 70.00, 52.00, 11.00, 10.00, 14.00 +SGF, 10, 18, 68.00, 44.00, 21.00, 20.00, 32.00 +SGY, 10, 18, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 18, 60.00, 30.00, 15.00, 15.00, 23.00 +SHV, 10, 18, 77.00, 53.00, 16.00, 15.00, 24.00 +SIT, 10, 18, 50.00, 41.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 18, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 18, 78.00, 52.00, 15.00, 12.00, 20.00 +SKA, 10, 18, 57.00, 35.00, -9999.00, -9999.00, 26.00 +SKF, 10, 18, 81.00, 57.00, -9999.00, -9999.00, 19.00 +SLC, 10, 18, 64.00, 39.00, 17.00, 15.00, 23.00 +SLE, 10, 18, 62.00, 41.00, 31.00, 30.00, 39.00 +SLN, 10, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 18, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 18, 74.00, 48.00, -9999.00, 8.00, 11.00 +SNA, 10, 18, 71.00, 58.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 18, 42.00, 33.00, 49.00, 50.00, 65.00 +SNS, 10, 18, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 18, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 18, 65.00, 43.00, 22.00, 18.00, 29.00 +SPS, 10, 18, 75.00, 50.00, 18.00, 15.00, 25.00 +SRQ, 10, 18, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 18, 75.00, 49.00, -9999.00, -9999.00, 19.00 +SSI, 10, 18, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +STC, 10, 18, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +STL, 10, 18, 67.00, 47.00, 23.00, 20.00, 31.00 +STNV, 10, 18, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +STS, 10, 18, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 18, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 18, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 18, 76.00, 49.00, -9999.00, -9999.00, 11.00 +SUX, 10, 18, 62.00, 38.00, 19.00, 15.00, 26.00 +SVN, 10, 18, 77.00, 56.00, -9999.00, -9999.00, 18.00 +SWF, 10, 18, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 18, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 18, 59.00, 40.00, 30.00, 30.00, 41.00 +SZL, 10, 18, 68.00, 41.00, -9999.00, -9999.00, 26.00 +TAD, 10, 18, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 18, 25.00, 12.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 18, 71.00, 41.00, -9999.00, -9999.00, 24.00 +TCC, 10, 18, 73.00, 42.00, 7.00, 9.00, 14.00 +TCL, 10, 18, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 18, 61.00, 41.00, -9999.00, -9999.00, 47.00 +TCS, 10, 18, 74.00, 46.00, -9999.00, 9.00, 20.00 +TEB, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 18, 72.00, 49.00, -9999.00, -9999.00, 17.00 +TKA, 10, 18, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 18, 81.00, 54.00, 9.00, 13.00, 17.00 +TNX, 10, 18, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 18, 61.00, 39.00, 20.00, 19.00, 32.00 +TOP, 10, 18, 67.00, 42.00, 18.00, 16.00, 26.00 +TPA, 10, 18, 84.00, 64.00, 8.00, 13.00, 18.00 +TPH, 10, 18, 66.00, 35.00, 6.00, 5.00, 9.00 +TRI, 10, 18, 68.00, 43.00, 19.00, 20.00, 29.00 +TRK, 10, 18, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 18, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 18, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 18, 72.00, 49.00, 15.00, 15.00, 23.00 +TUP, 10, 18, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 18, 83.00, 55.00, 10.00, 7.00, 14.00 +TVC, 10, 18, 56.00, 38.00, 26.00, 22.00, 35.00 +TVL, 10, 18, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 18, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 18, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 18, 69.00, 45.00, 18.00, 17.00, 26.00 +T01, 10, 18, 68.00, 45.00, -9999.00, -9999.00, 25.00 +T02, 10, 18, 73.00, 50.00, -9999.00, -9999.00, 17.00 +T03, 10, 18, 76.00, 52.00, -9999.00, -9999.00, 19.00 +T04, 10, 18, 85.00, 65.00, -9999.00, -9999.00, 21.00 +T05, 10, 18, 68.00, 41.00, -9999.00, -9999.00, 21.00 +T06, 10, 18, 78.00, 48.00, -9999.00, -9999.00, 20.00 +T07, 10, 18, 69.00, 34.00, -9999.00, -9999.00, 14.00 +T08, 10, 18, 60.00, 40.00, -9999.00, -9999.00, 14.00 +UCA, 10, 18, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 18, 75.00, 48.00, -9999.00, -9999.00, 5.00 +UIL, 10, 18, 58.00, 41.00, 44.00, 45.00, 54.00 +UIN, 10, 18, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 18, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 18, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 18, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +U15, 10, 18, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +U28, 10, 18, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 18, 78.00, 53.00, -9999.00, -9999.00, 15.00 +VBG, 10, 18, 75.00, 49.00, -9999.00, -9999.00, 9.00 +VCT, 10, 18, 82.00, 60.00, 15.00, 19.00, 26.00 +VCV, 10, 18, 78.00, 44.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 18, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 18, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 18, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 18, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 18, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 18, 79.00, 53.00, -9999.00, -9999.00, 17.00 +VRB, 10, 18, 84.00, 66.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 18, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 18, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 18, 68.00, 45.00, 18.00, 14.00, 23.00 +WJA, 10, 18, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 18, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 18, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 18, 66.00, 29.00, 12.00, 12.00, 18.00 +WPO, 10, 18, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 18, 77.00, 50.00, -9999.00, -9999.00, 18.00 +WRG, 10, 18, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 18, 67.00, 42.00, -9999.00, -9999.00, 24.00 +WRL, 10, 18, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +X68, 10, 18, 83.00, 64.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 18, 46.00, 34.00, 73.00, 73.00, 82.00 +YCG, 10, 18, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 18, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 18, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 18, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 18, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 18, 62.00, 35.00, 10.00, 11.00, 16.00 +YNG, 10, 18, 59.00, 41.00, 25.00, 25.00, 36.00 +YPA, 10, 18, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 18, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 18, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 18, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 18, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 18, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 18, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 18, 88.00, 60.00, 5.00, 4.00, 8.00 +YVR, 10, 18, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 18, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 18, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 18, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 18, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 18, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 18, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 18, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 18, 52.00, 35.00, 34.00, 32.00, 45.00 +ZUN, 10, 18, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 18, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 18, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 18, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +01R, 10, 18, 78.00, 53.00, -9999.00, -9999.00, 18.00 +1V1, 10, 18, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 18, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 18, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 18, 71.00, 55.00, -9999.00, -9999.00, 21.00 +2PJ, 10, 18, 75.00, 49.00, -9999.00, -9999.00, 17.00 +3B1, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 18, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 18, 55.00, 36.00, -9999.00, -9999.00, 31.00 +3SE, 10, 18, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 18, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 18, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +4OM, 10, 18, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 18, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 18, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 18, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 18, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 19, 62.00, 41.00, 21.00, 22.00, 31.00 +ABI, 10, 19, 76.00, 53.00, 16.00, 14.00, 23.00 +ABQ, 10, 19, 69.00, 41.00, 11.00, 12.00, 17.00 +ABR, 10, 19, 57.00, 32.00, 15.00, 12.00, 20.00 +ABY, 10, 19, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 19, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 19, 79.00, 55.00, 15.00, 17.00, 25.00 +ACV, 10, 19, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 19, 64.00, 42.00, 19.00, 17.00, 27.00 +ADK, 10, 19, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 19, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 19, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 19, 66.00, 40.00, -9999.00, -9999.00, 23.00 +AEX, 10, 19, 78.00, 53.00, -9999.00, -9999.00, 18.00 +AFF, 10, 19, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 19, 84.00, 63.00, -9999.00, -9999.00, 30.00 +AGS, 10, 19, 76.00, 49.00, 12.00, 12.00, 19.00 +AHN, 10, 19, 72.00, 49.00, 13.00, 14.00, 20.00 +AKN, 10, 19, 38.00, 23.00, 30.00, 31.00, 44.00 +AKO, 10, 19, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 19, 60.00, 37.00, 22.00, 22.00, 34.00 +ALI, 10, 19, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 19, 59.00, 37.00, 18.00, 17.00, 27.00 +ALS, 10, 19, 60.00, 23.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 19, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 19, 71.00, 43.00, 13.00, 11.00, 17.00 +AMG, 10, 19, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 19, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 19, 38.00, 26.00, 27.00, 29.00, 40.00 +AND, 10, 19, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 19, 50.00, 40.00, 62.00, 64.00, 74.00 +AOO, 10, 19, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +APN, 10, 19, 55.00, 35.00, 25.00, 26.00, 37.00 +AQQ, 10, 19, 77.00, 60.00, -9999.00, -9999.00, -9999.00 +ART, 10, 19, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +AST, 10, 19, 60.00, 43.00, 36.00, 38.00, 48.00 +ATL, 10, 19, 71.00, 50.00, 14.00, 14.00, 21.00 +ATW, 10, 19, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 19, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 19, 65.00, 40.00, -9999.00, -9999.00, 27.00 +AUG, 10, 19, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 19, 80.00, 58.00, 17.00, 18.00, 26.00 +AUW, 10, 19, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 19, 67.00, 42.00, 16.00, 16.00, 24.00 +AVP, 10, 19, 59.00, 41.00, 23.00, 22.00, 34.00 +AXN, 10, 19, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 19, 60.00, 38.00, -9999.00, -9999.00, 28.00 +AYS, 10, 19, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 19, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 19, 77.00, 49.00, -9999.00, -9999.00, 12.00 +BAD, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 19, 56.00, 25.00, -9999.00, -9999.00, 21.00 +BDL, 10, 19, 62.00, 39.00, 19.00, 20.00, 29.00 +BDR, 10, 19, 62.00, 45.00, 21.00, 18.00, 29.00 +BET, 10, 19, 33.00, 22.00, 30.00, 30.00, 42.00 +BFD, 10, 19, 54.00, 35.00, 33.00, 31.00, 45.00 +BFF, 10, 19, 63.00, 32.00, 11.00, 8.00, 14.00 +BFL, 10, 19, 79.00, 53.00, 5.00, 5.00, 8.00 +BGM, 10, 19, 56.00, 39.00, 27.00, 27.00, 40.00 +BGR, 10, 19, 55.00, 37.00, 24.00, 21.00, 34.00 +BGS, 10, 19, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 19, 73.00, 48.00, 16.00, 14.00, 20.00 +BID, 10, 19, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 19, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 19, 74.00, 36.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 19, 58.00, 36.00, 15.00, 17.00, 25.00 +BIS, 10, 19, 56.00, 31.00, 17.00, 14.00, 23.00 +BIX, 10, 19, 78.00, 58.00, -9999.00, -9999.00, 18.00 +BJI, 10, 19, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 19, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 19, 65.00, 32.00, -9999.00, -9999.00, 13.00 +BKW, 10, 19, 61.00, 40.00, 25.00, 26.00, 36.00 +BLF, 10, 19, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 19, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 19, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 19, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 19, 69.00, 43.00, -9999.00, -9999.00, 24.00 +BNA, 10, 19, 71.00, 47.00, 19.00, 17.00, 28.00 +BNO, 10, 19, 59.00, 27.00, -9999.00, 16.00, 29.00 +BOI, 10, 19, 62.00, 37.00, 12.00, 15.00, 20.00 +BOS, 10, 19, 61.00, 45.00, 20.00, 21.00, 31.00 +BPI, 10, 19, 55.00, 15.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 19, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 19, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 19, 62.00, 42.00, -9999.00, -9999.00, 24.00 +BRO, 10, 19, 84.00, 65.00, 18.00, 15.00, 25.00 +BRW, 10, 19, 15.00, 6.00, 27.00, 28.00, 39.00 +BSM, 10, 19, 80.00, 58.00, -9999.00, -9999.00, 12.00 +BTI, 10, 19, 18.00, 7.00, 25.00, 25.00, 37.00 +BTL, 10, 19, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 19, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 19, 78.00, 55.00, 11.00, 14.00, 20.00 +BTT, 10, 19, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 19, 55.00, 37.00, 28.00, 28.00, 41.00 +BUB, 10, 19, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 19, 58.00, 41.00, 32.00, 28.00, 42.00 +BUR, 10, 19, 81.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 19, 77.00, 61.00, -9999.00, 11.00, 17.00 +BWG, 10, 19, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 19, 66.00, 44.00, 20.00, 18.00, 28.00 +BYH, 10, 19, 72.00, 48.00, -9999.00, -9999.00, 23.00 +BYI, 10, 19, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 19, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 19, 75.00, 48.00, 11.00, 13.00, 20.00 +CAG, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 19, 60.00, 41.00, 24.00, 22.00, 35.00 +CAO, 10, 19, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 19, 50.00, 33.00, 29.00, 27.00, 41.00 +CBM, 10, 19, 75.00, 47.00, -9999.00, -9999.00, 20.00 +CDB, 10, 19, 43.00, 33.00, 60.00, 62.00, 78.00 +CDC, 10, 19, 65.00, 35.00, 11.00, 11.00, 18.00 +CDR, 10, 19, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 19, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 19, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +CEZ, 10, 19, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 19, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 19, 70.00, 47.00, 19.00, 17.00, 24.00 +CHO, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 19, 76.00, 55.00, 10.00, 12.00, 18.00 +CID, 10, 19, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 19, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 19, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 19, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 19, 60.00, 42.00, 26.00, 28.00, 40.00 +CLL, 10, 19, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 19, 70.00, 49.00, 14.00, 14.00, 23.00 +CMH, 10, 19, 63.00, 41.00, 23.00, 23.00, 34.00 +CMI, 10, 19, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 19, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 19, 66.00, 42.00, 16.00, 10.00, 22.00 +CNM, 10, 19, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +COD, 10, 19, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +COF, 10, 19, 81.00, 66.00, -9999.00, -9999.00, 35.00 +CON, 10, 19, 59.00, 33.00, 20.00, 19.00, 30.00 +COS, 10, 19, 62.00, 35.00, 10.00, 11.00, 16.00 +COT, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 19, 66.00, 44.00, 24.00, 19.00, 32.00 +CPR, 10, 19, 58.00, 31.00, 15.00, 16.00, 22.00 +CRBC, 10, 19, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 19, 82.00, 62.00, 16.00, 17.00, 26.00 +CRW, 10, 19, 66.00, 43.00, 25.00, 25.00, 36.00 +CSG, 10, 19, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 19, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 19, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 19, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 19, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 19, 64.00, 42.00, 21.00, 20.00, 30.00 +CVN, 10, 19, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 19, 71.00, 42.00, -9999.00, -9999.00, 14.00 +CXY, 10, 19, 63.00, 43.00, 17.00, 17.00, 26.00 +CYS, 10, 19, 58.00, 32.00, 12.00, 11.00, 17.00 +DAA, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DAB, 10, 19, 80.00, 64.00, 17.00, 19.00, 27.00 +DAG, 10, 19, 81.00, 54.00, 2.00, 4.00, 5.00 +DAL, 10, 19, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 19, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 19, 63.00, 42.00, 22.00, 23.00, 33.00 +DBQ, 10, 19, 58.00, 39.00, 22.00, 18.00, 31.00 +DCA, 10, 19, 67.00, 49.00, 19.00, 16.00, 25.00 +DDC, 10, 19, 68.00, 42.00, 10.00, 9.00, 14.00 +DEC, 10, 19, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 19, 64.00, 35.00, 12.00, 10.00, 17.00 +DFW, 10, 19, 77.00, 54.00, 16.00, 17.00, 25.00 +DHN, 10, 19, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 19, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 19, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 19, 80.00, 58.00, -9999.00, -9999.00, 16.00 +DLG, 10, 19, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 19, 50.00, 33.00, 23.00, 23.00, 35.00 +DLLC, 10, 19, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 19, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 19, 83.00, 55.00, -9999.00, -9999.00, 10.00 +DMN, 10, 19, 76.00, 41.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 19, 68.00, 46.00, -9999.00, -9999.00, 25.00 +DPG, 10, 19, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 19, 79.00, 52.00, -9999.00, -9999.00, 17.00 +DRA, 10, 19, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 19, 80.00, 58.00, 13.00, 13.00, 18.00 +DSM, 10, 19, 62.00, 41.00, 20.00, 20.00, 30.00 +DTW, 10, 19, 59.00, 39.00, 19.00, 20.00, 30.00 +DUG, 10, 19, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 19, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +DXR, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 19, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 19, 76.00, 53.00, -9999.00, -9999.00, 19.00 +D45, 10, 19, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 19, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 19, 56.00, 35.00, 18.00, 19.00, 29.00 +ECG, 10, 19, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 19, 77.00, 47.00, -9999.00, -9999.00, 3.00 +EED, 10, 19, 86.00, 60.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +EGE, 10, 19, 61.00, 25.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 19, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 19, 62.00, 36.00, 30.00, 29.00, 40.00 +EKO, 10, 19, 63.00, 28.00, 13.00, 12.00, 19.00 +ELD, 10, 19, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 19, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 19, 77.00, 48.00, 11.00, 11.00, 15.00 +ELY, 10, 19, 61.00, 27.00, 13.00, 14.00, 20.00 +EMP, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 19, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +END, 10, 19, 72.00, 49.00, -9999.00, -9999.00, 16.00 +ENN, 10, 19, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 19, 60.00, 40.00, -9999.00, -9999.00, 17.00 +EPH, 10, 19, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 19, 59.00, 44.00, 31.00, 32.00, 44.00 +ESF, 10, 19, 78.00, 53.00, -9999.00, -9999.00, 25.00 +EUG, 10, 19, 63.00, 42.00, 28.00, 28.00, 36.00 +EVV, 10, 19, 68.00, 43.00, 23.00, 18.00, 31.00 +EWN, 10, 19, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 19, 65.00, 47.00, 19.00, 19.00, 28.00 +EYW, 10, 19, 83.00, 75.00, 18.00, 17.00, 28.00 +E74, 10, 19, 80.00, 45.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 19, 70.00, 46.00, -9999.00, -9999.00, 21.00 +FAI, 10, 19, 28.00, 14.00, 26.00, 29.00, 40.00 +FAR, 10, 19, 54.00, 33.00, 17.00, 17.00, 25.00 +FAT, 10, 19, 78.00, 49.00, 7.00, 7.00, 10.00 +FAY, 10, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 19, 52.00, 28.00, 14.00, 17.00, 25.00 +FCS, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 10, 19, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 19, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 10, 19, 62.00, 29.00, 11.00, 14.00, 19.00 +FLL, 10, 19, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 19, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 19, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +FME, 10, 19, 68.00, 41.00, -9999.00, -9999.00, 20.00 +FMH, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 10, 19, 68.00, 34.00, 12.00, 10.00, 15.00 +FMY, 10, 19, 85.00, 67.00, 7.00, 13.00, 16.00 +FNT, 10, 19, 58.00, 39.00, 21.00, 22.00, 32.00 +FOD, 10, 19, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 19, 67.00, 42.00, -9999.00, -9999.00, 20.00 +FOK, 10, 19, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 19, 68.00, 44.00, -9999.00, -9999.00, 22.00 +FSD, 10, 19, 59.00, 34.00, 16.00, 15.00, 25.00 +FSI, 10, 19, 74.00, 48.00, -9999.00, -9999.00, 18.00 +FSM, 10, 19, 74.00, 47.00, 19.00, 18.00, 28.00 +FTK, 10, 19, 67.00, 41.00, -9999.00, -9999.00, 23.00 +FWA, 10, 19, 61.00, 41.00, 20.00, 21.00, 32.00 +FWH, 10, 19, 76.00, 53.00, -9999.00, -9999.00, 16.00 +FYU, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 19, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 19, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 19, 90.00, 57.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 19, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 19, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 19, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 19, 56.00, 34.00, 15.00, 17.00, 24.00 +GFA, 10, 19, 57.00, 34.00, -9999.00, -9999.00, 18.00 +GFK, 10, 19, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 19, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 19, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 19, 56.00, 31.00, 9.00, 8.00, 14.00 +GJT, 10, 19, 65.00, 40.00, 13.00, 13.00, 20.00 +GKN, 10, 19, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 19, 64.00, 36.00, 9.00, 8.00, 13.00 +GLH, 10, 19, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 19, 76.00, 66.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 19, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 19, 80.00, 58.00, -9999.00, -9999.00, -9999.00 +GON, 10, 19, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 19, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 19, 55.00, 37.00, 22.00, 20.00, 33.00 +GRCI, 10, 19, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 19, 60.00, 40.00, -9999.00, -9999.00, 46.00 +GRI, 10, 19, 63.00, 37.00, 14.00, 12.00, 21.00 +GRK, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 10, 19, 58.00, 37.00, 23.00, 24.00, 35.00 +GSB, 10, 19, 73.00, 48.00, -9999.00, -9999.00, 21.00 +GSG, 10, 19, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 19, 68.00, 45.00, 15.00, 15.00, 22.00 +GSP, 10, 19, 70.00, 47.00, 15.00, 17.00, 24.00 +GST, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 19, 56.00, 38.00, -9999.00, -9999.00, 39.00 +GTF, 10, 19, 57.00, 34.00, 13.00, 16.00, 22.00 +GUP, 10, 19, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 19, 62.00, 39.00, -9999.00, -9999.00, 28.00 +GVW, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 10, 19, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 19, 71.00, 57.00, 19.00, 17.00, 27.00 +HBR, 10, 19, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 19, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 19, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 19, 62.00, 37.00, -9999.00, -9999.00, 14.00 +HKY, 10, 19, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 19, 56.00, 30.00, 12.00, 14.00, 20.00 +HMN, 10, 19, 77.00, 38.00, -9999.00, -9999.00, 11.00 +HMS, 10, 19, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 19, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 19, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +HON, 10, 19, 59.00, 34.00, 15.00, 14.00, 23.00 +HOP, 10, 19, 70.00, 43.00, -9999.00, -9999.00, 23.00 +HOT, 10, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 19, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 19, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 19, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 19, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 19, 79.00, 52.00, -9999.00, -9999.00, 21.00 +HST, 10, 19, 85.00, 67.00, -9999.00, -9999.00, 41.00 +HSV, 10, 19, 71.00, 48.00, 19.00, 15.00, 24.00 +HTL, 10, 19, 54.00, 36.00, 25.00, 25.00, 37.00 +HTS, 10, 19, 65.00, 43.00, 24.00, 23.00, 35.00 +HUF, 10, 19, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 19, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 19, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 19, 57.00, 30.00, 10.00, 11.00, 16.00 +IAB, 10, 19, 68.00, 45.00, -9999.00, -9999.00, 20.00 +IAD, 10, 19, 66.00, 41.00, 20.00, 18.00, 27.00 +IAG, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 19, 80.00, 56.00, 16.00, 17.00, 27.00 +ICT, 10, 19, 68.00, 45.00, 18.00, 14.00, 26.00 +IDA, 10, 19, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 19, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 19, 65.00, 44.00, 20.00, 17.00, 27.00 +ILI, 10, 19, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 19, 75.00, 52.00, 14.00, 12.00, 19.00 +IMT, 10, 19, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +IND, 10, 19, 64.00, 42.00, 21.00, 21.00, 31.00 +INL, 10, 19, 49.00, 31.00, 27.00, 24.00, 38.00 +INS, 10, 19, 74.00, 48.00, -9999.00, -9999.00, 5.00 +INT, 10, 19, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +INW, 10, 19, 70.00, 38.00, 9.00, 11.00, 15.00 +IPL, 10, 19, 88.00, 59.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 19, 61.00, 40.00, 25.00, 22.00, 35.00 +IRK, 10, 19, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 19, 55.00, 29.00, 11.00, 10.00, 18.00 +ISP, 10, 19, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 19, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 19, 86.00, 54.00, -9999.00, -9999.00, 9.00 +IWD, 10, 19, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 19, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 19, 77.00, 49.00, 15.00, 14.00, 21.00 +JAX, 10, 19, 79.00, 58.00, 15.00, 16.00, 25.00 +JBR, 10, 19, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 19, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 19, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 19, 63.00, 48.00, 17.00, 16.00, 26.00 +JHW, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 19, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 19, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 19, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 19, 45.00, 36.00, 63.00, 63.00, 73.00 +JST, 10, 19, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 19, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 19, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 19, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 19, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 19, 84.00, 62.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 19, 57.00, 38.00, 21.00, 24.00, 33.00 +LAR, 10, 19, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 19, 80.00, 52.00, 5.00, 4.00, 8.00 +LAX, 10, 19, 74.00, 58.00, 4.00, 5.00, 7.00 +LBB, 10, 19, 73.00, 46.00, 13.00, 11.00, 18.00 +LBF, 10, 19, 63.00, 32.00, 13.00, 9.00, 17.00 +LCH, 10, 19, 79.00, 56.00, 13.00, 15.00, 22.00 +LCK, 10, 19, 64.00, 41.00, -9999.00, -9999.00, 30.00 +LEB, 10, 19, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 19, 65.00, 44.00, 22.00, 22.00, 31.00 +LFI, 10, 19, 67.00, 51.00, -9999.00, -9999.00, 25.00 +LFK, 10, 19, 79.00, 53.00, 18.00, 17.00, 26.00 +LFT, 10, 19, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 19, 62.00, 49.00, 18.00, 16.00, 25.00 +LGB, 10, 19, 77.00, 56.00, 4.00, 4.00, 8.00 +LGU, 10, 19, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 19, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 19, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 19, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 19, 73.00, 49.00, 16.00, 17.00, 25.00 +LIZ, 10, 19, 50.00, 33.00, -9999.00, -9999.00, 43.00 +LMT, 10, 19, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +LND, 10, 19, 57.00, 32.00, 12.00, 11.00, 16.00 +LNK, 10, 19, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 19, 67.00, 32.00, 5.00, 6.00, 9.00 +LOZ, 10, 19, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 19, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 19, 73.00, 48.00, -9999.00, -9999.00, 25.00 +LSE, 10, 19, 58.00, 38.00, 18.00, 18.00, 27.00 +LSF, 10, 19, 76.00, 52.00, -9999.00, -9999.00, 20.00 +LSV, 10, 19, 83.00, 44.00, -9999.00, -9999.00, 5.00 +LTS, 10, 19, 77.00, 48.00, -9999.00, -9999.00, 17.00 +LUF, 10, 19, 88.00, 52.00, -9999.00, -9999.00, 6.00 +LVS, 10, 19, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 19, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 19, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 19, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 19, 67.00, 44.00, 20.00, 19.00, 28.00 +MAF, 10, 19, 76.00, 49.00, 13.00, 9.00, 17.00 +MBL, 10, 19, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 19, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 19, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 19, 76.00, 52.00, -9999.00, -9999.00, 12.00 +MCF, 10, 19, 83.00, 64.00, -9999.00, -9999.00, 20.00 +MCG, 10, 19, 28.00, 15.00, 29.00, 30.00, 43.00 +MCI, 10, 19, 65.00, 44.00, 20.00, 18.00, 28.00 +MCK, 10, 19, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 19, 76.00, 50.00, 11.00, 13.00, 18.00 +MCO, 10, 19, 83.00, 64.00, 9.00, 18.00, 22.00 +MCW, 10, 19, 58.00, 36.00, 15.00, 14.00, 23.00 +MC2, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 10, 19, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 19, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 19, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 19, 62.00, 43.00, 26.00, 20.00, 37.00 +MEI, 10, 19, 76.00, 49.00, 14.00, 12.00, 20.00 +MEM, 10, 19, 73.00, 50.00, 20.00, 17.00, 27.00 +MER, 10, 19, 78.00, 46.00, -9999.00, -9999.00, 8.00 +MFD, 10, 19, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 19, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 19, 66.00, 39.00, 20.00, 20.00, 26.00 +MGE, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MGM, 10, 19, 77.00, 52.00, 14.00, 12.00, 21.00 +MGW, 10, 19, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 19, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 19, 76.00, 51.00, -9999.00, -9999.00, 12.00 +MHS, 10, 19, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 19, 84.00, 69.00, 28.00, 27.00, 39.00 +MIB, 10, 19, 53.00, 33.00, -9999.00, -9999.00, 14.00 +MIV, 10, 19, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 19, 66.00, 32.00, -9999.00, -9999.00, 15.00 +MKC, 10, 19, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 19, 57.00, 40.00, 22.00, 19.00, 32.00 +MKG, 10, 19, 57.00, 40.00, 26.00, 24.00, 36.00 +MKL, 10, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 19, 81.00, 66.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 19, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 19, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 19, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 19, 62.00, 40.00, 21.00, 18.00, 31.00 +MLS, 10, 19, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 19, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 19, 75.00, 52.00, -9999.00, -9999.00, 17.00 +MOB, 10, 19, 78.00, 56.00, 11.00, 13.00, 19.00 +MOT, 10, 19, 53.00, 33.00, 12.00, 11.00, 18.00 +MPV, 10, 19, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 19, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 19, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 19, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 19, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 19, 69.00, 50.00, -9999.00, -9999.00, 14.00 +MSL, 10, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 19, 58.00, 36.00, 22.00, 18.00, 30.00 +MSO, 10, 19, 54.00, 30.00, 15.00, 16.00, 25.00 +MSP, 10, 19, 56.00, 37.00, 19.00, 17.00, 28.00 +MSS, 10, 19, 55.00, 35.00, 26.00, 26.00, 39.00 +MSY, 10, 19, 78.00, 57.00, 10.00, 15.00, 20.00 +MTC, 10, 19, 58.00, 41.00, -9999.00, -9999.00, 28.00 +MTN, 10, 19, 66.00, 45.00, -9999.00, -9999.00, 20.00 +MTO, 10, 19, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 19, 64.00, 40.00, -9999.00, -9999.00, 20.00 +MUO, 10, 19, 66.00, 35.00, -9999.00, -9999.00, 15.00 +MWA, 10, 19, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 19, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 19, 77.00, 52.00, -9999.00, -9999.00, 15.00 +MYL, 10, 19, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 19, 75.00, 51.00, -9999.00, -9999.00, 19.00 +NAO, 10, 19, 73.00, 59.00, -9999.00, -9999.00, 14.00 +NBC, 10, 19, 76.00, 56.00, -9999.00, -9999.00, 19.00 +NBE, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NBU, 10, 19, 61.00, 40.00, -9999.00, -9999.00, 26.00 +NCA, 10, 19, 75.00, 49.00, -9999.00, -9999.00, 23.00 +NCO, 10, 19, 61.00, 46.00, -9999.00, -9999.00, 31.00 +NC1, 10, 19, 74.00, 51.00, -9999.00, -9999.00, 3.00 +NEL, 10, 19, 66.00, 40.00, -9999.00, -9999.00, 24.00 +NFG, 10, 19, 72.00, 54.00, -9999.00, -9999.00, 4.00 +NFL, 10, 19, 67.00, 32.00, -9999.00, -9999.00, 7.00 +NGP, 10, 19, 82.00, 63.00, -9999.00, -9999.00, 23.00 +NGU, 10, 19, 68.00, 51.00, -9999.00, -9999.00, 23.00 +NGZ, 10, 19, 68.00, 52.00, -9999.00, -9999.00, 15.00 +NHK, 10, 19, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NHZ, 10, 19, 57.00, 38.00, -9999.00, -9999.00, 33.00 +NID, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 19, 79.00, 58.00, -9999.00, -9999.00, 25.00 +NIR, 10, 19, 82.00, 58.00, -9999.00, -9999.00, 19.00 +NKT, 10, 19, 74.00, 54.00, -9999.00, -9999.00, 26.00 +NKX, 10, 19, 74.00, 59.00, -9999.00, -9999.00, 7.00 +NLC, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +NMM, 10, 19, 75.00, 47.00, -9999.00, -9999.00, 18.00 +NPA, 10, 19, 78.00, 58.00, -9999.00, -9999.00, 19.00 +NQA, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NQI, 10, 19, 85.00, 61.00, -9999.00, -9999.00, 19.00 +NQX, 10, 19, 83.00, 75.00, -9999.00, -9999.00, 33.00 +NRB, 10, 19, 79.00, 63.00, -9999.00, -9999.00, 31.00 +NRC, 10, 19, 78.00, 47.00, -9999.00, -9999.00, 12.00 +NRS, 10, 19, 73.00, 56.00, -9999.00, -9999.00, 7.00 +NSE, 10, 19, 78.00, 53.00, -9999.00, -9999.00, 20.00 +NSI, 10, 19, 74.00, 52.00, -9999.00, -9999.00, 7.00 +NTD, 10, 19, 74.00, 52.00, -9999.00, -9999.00, 4.00 +NTK, 10, 19, 79.00, 56.00, -9999.00, -9999.00, 7.00 +NTU, 10, 19, 68.00, 51.00, -9999.00, -9999.00, 23.00 +NUC, 10, 19, 72.00, 57.00, -9999.00, -9999.00, 7.00 +NUQ, 10, 19, 71.00, 47.00, -9999.00, -9999.00, 11.00 +NUW, 10, 19, 57.00, 41.00, -9999.00, -9999.00, 43.00 +NWF, 10, 19, 77.00, 56.00, -9999.00, -9999.00, 7.00 +NXX, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 19, 69.00, 42.00, -9999.00, -9999.00, 24.00 +NZC, 10, 19, 80.00, 54.00, -9999.00, -9999.00, 25.00 +NZJ, 10, 19, 78.00, 51.00, -9999.00, -9999.00, 7.00 +NZW, 10, 19, 61.00, 41.00, -9999.00, -9999.00, 28.00 +NZY, 10, 19, 74.00, 59.00, -9999.00, -9999.00, 7.00 +OAK, 10, 19, 71.00, 50.00, 10.00, 10.00, 14.00 +OAR, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +OFF, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 19, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 19, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 19, 72.00, 49.00, 14.00, 14.00, 21.00 +OLM, 10, 19, 59.00, 38.00, 32.00, 35.00, 46.00 +OMA, 10, 19, 63.00, 39.00, 16.00, 14.00, 22.00 +OME, 10, 19, 32.00, 20.00, 27.00, 25.00, 37.00 +ONT, 10, 19, 82.00, 55.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 19, 61.00, 40.00, 24.00, 20.00, 34.00 +ORF, 10, 19, 68.00, 51.00, 18.00, 16.00, 25.00 +ORH, 10, 19, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 19, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 19, 56.00, 36.00, -9999.00, -9999.00, 31.00 +OTG, 10, 19, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 19, 62.00, 46.00, 30.00, 32.00, 39.00 +OTM, 10, 19, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 19, 25.00, 15.00, 22.00, 25.00, 34.00 +OURC, 10, 19, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 19, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 19, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 19, 78.00, 53.00, -9999.00, -9999.00, 19.00 +PACZ, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 19, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 19, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 19, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 19, 25.00, 14.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 19, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 19, 25.00, 12.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 19, 79.00, 55.00, -9999.00, -9999.00, 17.00 +PAQ, 10, 19, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 19, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 19, 44.00, 38.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 19, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 19, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 19, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 19, 55.00, 37.00, -9999.00, -9999.00, 35.00 +PBI, 10, 19, 84.00, 69.00, 22.00, 27.00, 37.00 +PDT, 10, 19, 61.00, 39.00, 13.00, 16.00, 22.00 +PDX, 10, 19, 62.00, 44.00, 31.00, 30.00, 41.00 +PFN, 10, 19, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 19, 65.00, 45.00, 19.00, 17.00, 27.00 +PHX, 10, 19, 86.00, 59.00, 6.00, 6.00, 10.00 +PIA, 10, 19, 63.00, 41.00, 23.00, 19.00, 32.00 +PIB, 10, 19, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 19, 60.00, 32.00, 14.00, 16.00, 23.00 +PIR, 10, 19, 60.00, 35.00, 11.00, 13.00, 18.00 +PIT, 10, 19, 61.00, 41.00, 26.00, 25.00, 37.00 +PKB, 10, 19, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 19, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 19, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 19, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 19, 78.00, 58.00, 10.00, 12.00, 16.00 +POB, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +POE, 10, 19, 78.00, 51.00, -9999.00, -9999.00, 28.00 +POM, 10, 19, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +POU, 10, 19, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 19, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 19, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 19, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 19, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 19, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 19, 60.00, 36.00, -9999.00, -9999.00, 29.00 +PSP, 10, 19, 90.00, 58.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 19, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 19, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 19, 69.00, 35.00, 9.00, 6.00, 13.00 +PUC, 10, 19, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 19, 62.00, 41.00, 21.00, 20.00, 30.00 +PVU, 10, 19, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 19, 57.00, 37.00, 23.00, 20.00, 32.00 +P02, 10, 19, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +P07, 10, 19, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +P11, 10, 19, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +P24, 10, 19, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +P28, 10, 19, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +P35, 10, 19, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P38, 10, 19, 71.00, 33.00, -9999.00, -9999.00, -9999.00 +P39, 10, 19, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +P58, 10, 19, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +P59, 10, 19, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +P60, 10, 19, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +P61, 10, 19, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +P67, 10, 19, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +P68, 10, 19, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +P69, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 19, 66.00, 29.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 19, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 19, 60.00, 33.00, 11.00, 10.00, 17.00 +RBL, 10, 19, 76.00, 50.00, 15.00, 14.00, 21.00 +RCA, 10, 19, 60.00, 33.00, -9999.00, -9999.00, 14.00 +RDD, 10, 19, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 19, 62.00, 31.00, 13.00, 14.00, 20.00 +RDR, 10, 19, 52.00, 32.00, -9999.00, -9999.00, 20.00 +RDU, 10, 19, 70.00, 47.00, 15.00, 16.00, 24.00 +REE, 10, 19, 73.00, 46.00, -9999.00, -9999.00, 15.00 +REJ, 10, 19, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 19, 60.00, 39.00, 22.00, 19.00, 33.00 +RIC, 10, 19, 69.00, 45.00, 18.00, 16.00, 25.00 +RIV, 10, 19, 80.00, 50.00, -9999.00, -9999.00, 7.00 +RIW, 10, 19, 59.00, 25.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 19, 55.00, 30.00, 13.00, 9.00, 17.00 +RME, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +RMG, 10, 19, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +RND, 10, 19, 80.00, 57.00, -9999.00, -9999.00, 21.00 +RNO, 10, 19, 66.00, 31.00, 10.00, 8.00, 14.00 +ROA, 10, 19, 66.00, 43.00, 19.00, 19.00, 27.00 +ROC, 10, 19, 59.00, 40.00, 31.00, 28.00, 44.00 +ROW, 10, 19, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 19, 67.00, 42.00, 11.00, 11.00, 18.00 +RST, 10, 19, 56.00, 36.00, 18.00, 19.00, 29.00 +RWF, 10, 19, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 19, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 19, 76.00, 49.00, 10.00, 10.00, 13.00 +SAF, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 19, 74.00, 59.00, 7.00, 7.00, 9.00 +SAT, 10, 19, 80.00, 57.00, 15.00, 18.00, 25.00 +SAV, 10, 19, 76.00, 55.00, 11.00, 11.00, 18.00 +SAW, 10, 19, 53.00, 38.00, -9999.00, -9999.00, 42.00 +SBA, 10, 19, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 19, 81.00, 51.00, -9999.00, -9999.00, 8.00 +SBN, 10, 19, 60.00, 41.00, 27.00, 24.00, 38.00 +SBP, 10, 19, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 19, 56.00, 22.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 19, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 19, 15.00, 5.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 19, 76.00, 49.00, 8.00, 10.00, 12.00 +SDF, 10, 19, 67.00, 44.00, 20.00, 19.00, 29.00 +SEA, 10, 19, 58.00, 44.00, 30.00, 28.00, 39.00 +SEM, 10, 19, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 19, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 19, 69.00, 51.00, 11.00, 10.00, 15.00 +SGF, 10, 19, 68.00, 44.00, 21.00, 20.00, 32.00 +SGY, 10, 19, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 19, 59.00, 30.00, 15.00, 15.00, 23.00 +SHV, 10, 19, 77.00, 53.00, 16.00, 16.00, 25.00 +SIT, 10, 19, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 19, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 19, 77.00, 52.00, 14.00, 11.00, 20.00 +SKA, 10, 19, 56.00, 34.00, -9999.00, -9999.00, 27.00 +SKF, 10, 19, 80.00, 57.00, -9999.00, -9999.00, 19.00 +SLC, 10, 19, 64.00, 39.00, 17.00, 15.00, 24.00 +SLE, 10, 19, 62.00, 40.00, 31.00, 30.00, 40.00 +SLN, 10, 19, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 19, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 19, 73.00, 47.00, -9999.00, 8.00, 11.00 +SNA, 10, 19, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 19, 41.00, 32.00, 49.00, 51.00, 66.00 +SNS, 10, 19, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 19, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 19, 65.00, 43.00, 22.00, 18.00, 29.00 +SPS, 10, 19, 75.00, 50.00, 17.00, 15.00, 24.00 +SRQ, 10, 19, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 19, 75.00, 49.00, -9999.00, -9999.00, 19.00 +SSI, 10, 19, 76.00, 60.00, -9999.00, -9999.00, -9999.00 +STC, 10, 19, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 19, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +STL, 10, 19, 67.00, 47.00, 24.00, 20.00, 32.00 +STNV, 10, 19, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +STS, 10, 19, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 19, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 19, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 19, 76.00, 48.00, -9999.00, -9999.00, 11.00 +SUX, 10, 19, 62.00, 38.00, 19.00, 15.00, 26.00 +SVN, 10, 19, 76.00, 55.00, -9999.00, -9999.00, 18.00 +SWF, 10, 19, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 19, 57.00, 42.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 19, 59.00, 40.00, 30.00, 30.00, 41.00 +SZL, 10, 19, 67.00, 41.00, -9999.00, -9999.00, 26.00 +TAD, 10, 19, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 19, 25.00, 12.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 19, 71.00, 41.00, -9999.00, -9999.00, 25.00 +TCC, 10, 19, 73.00, 42.00, 7.00, 9.00, 14.00 +TCL, 10, 19, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 19, 60.00, 40.00, -9999.00, -9999.00, 48.00 +TCS, 10, 19, 73.00, 46.00, -9999.00, 9.00, 20.00 +TEB, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 19, 72.00, 49.00, -9999.00, -9999.00, 17.00 +TKA, 10, 19, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 19, 80.00, 54.00, 9.00, 13.00, 17.00 +TNX, 10, 19, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 19, 60.00, 38.00, 20.00, 19.00, 32.00 +TOP, 10, 19, 67.00, 42.00, 18.00, 16.00, 26.00 +TPA, 10, 19, 83.00, 64.00, 8.00, 13.00, 18.00 +TPH, 10, 19, 66.00, 35.00, 6.00, 5.00, 9.00 +TRI, 10, 19, 67.00, 42.00, 19.00, 20.00, 29.00 +TRK, 10, 19, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 19, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 19, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 19, 72.00, 49.00, 15.00, 15.00, 23.00 +TUP, 10, 19, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 19, 83.00, 55.00, 10.00, 7.00, 14.00 +TVC, 10, 19, 56.00, 38.00, 27.00, 22.00, 35.00 +TVL, 10, 19, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 19, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 19, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 19, 69.00, 44.00, 18.00, 17.00, 26.00 +T01, 10, 19, 68.00, 45.00, -9999.00, -9999.00, 25.00 +T02, 10, 19, 73.00, 49.00, -9999.00, -9999.00, 17.00 +T03, 10, 19, 75.00, 52.00, -9999.00, -9999.00, 19.00 +T04, 10, 19, 84.00, 64.00, -9999.00, -9999.00, 20.00 +T05, 10, 19, 68.00, 41.00, -9999.00, -9999.00, 21.00 +T06, 10, 19, 78.00, 47.00, -9999.00, -9999.00, 20.00 +T07, 10, 19, 68.00, 34.00, -9999.00, -9999.00, 14.00 +T08, 10, 19, 60.00, 40.00, -9999.00, -9999.00, 14.00 +UCA, 10, 19, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 19, 74.00, 48.00, -9999.00, -9999.00, 5.00 +UIL, 10, 19, 58.00, 40.00, 44.00, 46.00, 55.00 +UIN, 10, 19, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 19, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 19, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 19, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +U15, 10, 19, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +U28, 10, 19, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 19, 77.00, 53.00, -9999.00, -9999.00, 15.00 +VBG, 10, 19, 74.00, 48.00, -9999.00, -9999.00, 9.00 +VCT, 10, 19, 81.00, 59.00, 15.00, 19.00, 26.00 +VCV, 10, 19, 78.00, 43.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 19, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 19, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 19, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 19, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 19, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 19, 79.00, 52.00, -9999.00, -9999.00, 17.00 +VRB, 10, 19, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 19, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 19, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 19, 68.00, 45.00, 18.00, 15.00, 23.00 +WJA, 10, 19, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 19, 78.00, 46.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 19, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 19, 66.00, 28.00, 12.00, 12.00, 18.00 +WPO, 10, 19, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 19, 76.00, 50.00, -9999.00, -9999.00, 18.00 +WRG, 10, 19, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 19, 66.00, 41.00, -9999.00, -9999.00, 25.00 +WRL, 10, 19, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +X68, 10, 19, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 19, 45.00, 33.00, 72.00, 72.00, 81.00 +YCG, 10, 19, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 19, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 19, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 19, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 19, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 19, 62.00, 34.00, 10.00, 11.00, 17.00 +YNG, 10, 19, 59.00, 40.00, 25.00, 25.00, 36.00 +YPA, 10, 19, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 19, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 19, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 19, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 19, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 19, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 19, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 19, 88.00, 60.00, 5.00, 4.00, 8.00 +YVR, 10, 19, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 19, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 19, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 19, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 19, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 19, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 19, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 19, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 19, 52.00, 35.00, 34.00, 32.00, 45.00 +ZUN, 10, 19, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 19, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 19, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 19, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +01R, 10, 19, 78.00, 52.00, -9999.00, -9999.00, 18.00 +1V1, 10, 19, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 19, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 19, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 19, 71.00, 55.00, -9999.00, -9999.00, 21.00 +2PJ, 10, 19, 75.00, 49.00, -9999.00, -9999.00, 17.00 +3B1, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 19, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 19, 55.00, 36.00, -9999.00, -9999.00, 31.00 +3SE, 10, 19, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 19, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 19, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +4OM, 10, 19, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 19, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 19, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 19, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 19, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 20, 61.00, 40.00, 21.00, 22.00, 31.00 +ABI, 10, 20, 75.00, 52.00, 16.00, 14.00, 23.00 +ABQ, 10, 20, 68.00, 40.00, 11.00, 11.00, 17.00 +ABR, 10, 20, 57.00, 31.00, 15.00, 12.00, 20.00 +ABY, 10, 20, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 20, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 20, 78.00, 54.00, 15.00, 17.00, 25.00 +ACV, 10, 20, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 20, 64.00, 42.00, 19.00, 17.00, 27.00 +ADK, 10, 20, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 20, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 20, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 20, 66.00, 40.00, -9999.00, -9999.00, 23.00 +AEX, 10, 20, 78.00, 52.00, -9999.00, -9999.00, 18.00 +AFF, 10, 20, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 20, 84.00, 63.00, -9999.00, -9999.00, 30.00 +AGS, 10, 20, 75.00, 48.00, 13.00, 13.00, 19.00 +AHN, 10, 20, 72.00, 48.00, 13.00, 14.00, 20.00 +AKN, 10, 20, 37.00, 22.00, 29.00, 31.00, 44.00 +AKO, 10, 20, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 20, 59.00, 37.00, 22.00, 22.00, 34.00 +ALI, 10, 20, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 20, 59.00, 36.00, 19.00, 17.00, 28.00 +ALS, 10, 20, 60.00, 22.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 20, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 20, 70.00, 42.00, 13.00, 11.00, 17.00 +AMG, 10, 20, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 20, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 20, 37.00, 26.00, 27.00, 28.00, 40.00 +AND, 10, 20, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 20, 50.00, 40.00, 62.00, 63.00, 74.00 +AOO, 10, 20, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +APN, 10, 20, 54.00, 35.00, 25.00, 26.00, 38.00 +AQQ, 10, 20, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +ART, 10, 20, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +AST, 10, 20, 59.00, 43.00, 36.00, 39.00, 48.00 +ATL, 10, 20, 71.00, 50.00, 14.00, 14.00, 21.00 +ATW, 10, 20, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 20, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 20, 64.00, 39.00, -9999.00, -9999.00, 27.00 +AUG, 10, 20, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 20, 80.00, 58.00, 17.00, 18.00, 26.00 +AUW, 10, 20, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 20, 66.00, 41.00, 16.00, 17.00, 24.00 +AVP, 10, 20, 58.00, 40.00, 23.00, 22.00, 34.00 +AXN, 10, 20, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 20, 59.00, 38.00, -9999.00, -9999.00, 29.00 +AYS, 10, 20, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 20, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 20, 76.00, 49.00, -9999.00, -9999.00, 12.00 +BAD, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 20, 55.00, 25.00, -9999.00, -9999.00, 21.00 +BDL, 10, 20, 61.00, 39.00, 19.00, 20.00, 29.00 +BDR, 10, 20, 62.00, 45.00, 21.00, 18.00, 29.00 +BET, 10, 20, 32.00, 21.00, 30.00, 30.00, 42.00 +BFD, 10, 20, 53.00, 35.00, 33.00, 31.00, 45.00 +BFF, 10, 20, 63.00, 31.00, 11.00, 8.00, 14.00 +BFL, 10, 20, 78.00, 52.00, 6.00, 5.00, 8.00 +BGM, 10, 20, 55.00, 38.00, 27.00, 27.00, 40.00 +BGR, 10, 20, 54.00, 37.00, 24.00, 21.00, 34.00 +BGS, 10, 20, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 20, 72.00, 48.00, 16.00, 14.00, 21.00 +BID, 10, 20, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 20, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 20, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 20, 58.00, 35.00, 15.00, 17.00, 25.00 +BIS, 10, 20, 56.00, 30.00, 17.00, 14.00, 23.00 +BIX, 10, 20, 78.00, 57.00, -9999.00, -9999.00, 19.00 +BJI, 10, 20, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 20, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 20, 65.00, 31.00, -9999.00, -9999.00, 13.00 +BKW, 10, 20, 60.00, 40.00, 25.00, 26.00, 36.00 +BLF, 10, 20, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 20, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 20, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 20, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 20, 68.00, 42.00, -9999.00, -9999.00, 25.00 +BNA, 10, 20, 70.00, 46.00, 20.00, 17.00, 28.00 +BNO, 10, 20, 59.00, 27.00, -9999.00, 17.00, 29.00 +BOI, 10, 20, 62.00, 37.00, 13.00, 16.00, 21.00 +BOS, 10, 20, 60.00, 45.00, 20.00, 21.00, 31.00 +BPI, 10, 20, 54.00, 15.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 20, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 20, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 20, 62.00, 41.00, -9999.00, -9999.00, 25.00 +BRO, 10, 20, 84.00, 64.00, 18.00, 15.00, 25.00 +BRW, 10, 20, 15.00, 6.00, 27.00, 28.00, 39.00 +BSM, 10, 20, 80.00, 58.00, -9999.00, -9999.00, 12.00 +BTI, 10, 20, 18.00, 7.00, 25.00, 24.00, 37.00 +BTL, 10, 20, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 20, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 20, 78.00, 55.00, 11.00, 14.00, 21.00 +BTT, 10, 20, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 20, 54.00, 37.00, 28.00, 28.00, 42.00 +BUB, 10, 20, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 20, 57.00, 41.00, 32.00, 29.00, 43.00 +BUR, 10, 20, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 20, 77.00, 60.00, -9999.00, 11.00, 18.00 +BWG, 10, 20, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 20, 65.00, 44.00, 20.00, 18.00, 28.00 +BYH, 10, 20, 71.00, 48.00, -9999.00, -9999.00, 23.00 +BYI, 10, 20, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 20, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 20, 74.00, 48.00, 12.00, 13.00, 20.00 +CAG, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 20, 59.00, 41.00, 24.00, 23.00, 35.00 +CAO, 10, 20, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 20, 49.00, 33.00, 29.00, 27.00, 41.00 +CBM, 10, 20, 74.00, 46.00, -9999.00, -9999.00, 20.00 +CDB, 10, 20, 43.00, 33.00, 60.00, 62.00, 78.00 +CDC, 10, 20, 64.00, 34.00, 11.00, 11.00, 18.00 +CDR, 10, 20, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 20, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 20, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +CEZ, 10, 20, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 20, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 20, 70.00, 46.00, 19.00, 17.00, 25.00 +CHO, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 20, 75.00, 54.00, 10.00, 12.00, 18.00 +CID, 10, 20, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 20, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 20, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 20, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 20, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 20, 59.00, 41.00, 26.00, 28.00, 40.00 +CLL, 10, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 20, 70.00, 48.00, 14.00, 15.00, 23.00 +CMH, 10, 20, 62.00, 41.00, 23.00, 23.00, 34.00 +CMI, 10, 20, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 20, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 20, 65.00, 41.00, 16.00, 10.00, 22.00 +CNM, 10, 20, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 20, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +COD, 10, 20, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +COF, 10, 20, 81.00, 65.00, -9999.00, -9999.00, 35.00 +CON, 10, 20, 58.00, 33.00, 21.00, 19.00, 30.00 +COS, 10, 20, 61.00, 34.00, 10.00, 11.00, 16.00 +COT, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 20, 65.00, 43.00, 24.00, 19.00, 32.00 +CPR, 10, 20, 57.00, 30.00, 15.00, 16.00, 22.00 +CRBC, 10, 20, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 20, 82.00, 62.00, 16.00, 16.00, 25.00 +CRW, 10, 20, 66.00, 42.00, 26.00, 25.00, 36.00 +CSG, 10, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 20, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 20, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 20, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 20, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 20, 63.00, 42.00, 21.00, 20.00, 30.00 +CVN, 10, 20, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 20, 70.00, 41.00, -9999.00, -9999.00, 14.00 +CXY, 10, 20, 62.00, 42.00, 17.00, 17.00, 27.00 +CYS, 10, 20, 57.00, 32.00, 12.00, 11.00, 18.00 +DAA, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DAB, 10, 20, 80.00, 63.00, 17.00, 19.00, 27.00 +DAG, 10, 20, 80.00, 53.00, 2.00, 4.00, 5.00 +DAL, 10, 20, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 20, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 20, 62.00, 41.00, 22.00, 23.00, 33.00 +DBQ, 10, 20, 58.00, 38.00, 22.00, 18.00, 31.00 +DCA, 10, 20, 67.00, 48.00, 19.00, 16.00, 25.00 +DDC, 10, 20, 68.00, 41.00, 10.00, 9.00, 15.00 +DEC, 10, 20, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 20, 63.00, 34.00, 12.00, 10.00, 17.00 +DFW, 10, 20, 76.00, 53.00, 16.00, 17.00, 25.00 +DHN, 10, 20, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 20, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 20, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 20, 79.00, 57.00, -9999.00, -9999.00, 16.00 +DLG, 10, 20, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 20, 49.00, 33.00, 23.00, 23.00, 35.00 +DLLC, 10, 20, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 20, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 20, 82.00, 54.00, -9999.00, -9999.00, 10.00 +DMN, 10, 20, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 20, 67.00, 45.00, -9999.00, -9999.00, 25.00 +DPG, 10, 20, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 20, 78.00, 52.00, -9999.00, -9999.00, 17.00 +DRA, 10, 20, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 20, 79.00, 57.00, 12.00, 13.00, 18.00 +DSM, 10, 20, 61.00, 40.00, 20.00, 20.00, 30.00 +DTW, 10, 20, 59.00, 39.00, 19.00, 20.00, 31.00 +DUG, 10, 20, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 20, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +DXR, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 20, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 20, 75.00, 52.00, -9999.00, -9999.00, 18.00 +D45, 10, 20, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 20, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 20, 55.00, 34.00, 18.00, 19.00, 29.00 +ECG, 10, 20, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 20, 76.00, 47.00, -9999.00, -9999.00, 4.00 +EED, 10, 20, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +EGE, 10, 20, 60.00, 25.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 20, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 20, 61.00, 35.00, 30.00, 29.00, 40.00 +EKO, 10, 20, 63.00, 28.00, 13.00, 12.00, 19.00 +ELD, 10, 20, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 20, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 20, 76.00, 47.00, 11.00, 10.00, 15.00 +ELY, 10, 20, 61.00, 26.00, 13.00, 14.00, 20.00 +EMP, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 20, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +END, 10, 20, 71.00, 48.00, -9999.00, -9999.00, 16.00 +ENN, 10, 20, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 20, 59.00, 39.00, -9999.00, -9999.00, 17.00 +EPH, 10, 20, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 20, 58.00, 44.00, 32.00, 32.00, 44.00 +ESF, 10, 20, 78.00, 52.00, -9999.00, -9999.00, 25.00 +EUG, 10, 20, 62.00, 42.00, 29.00, 28.00, 37.00 +EVV, 10, 20, 67.00, 42.00, 23.00, 18.00, 31.00 +EWN, 10, 20, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 20, 64.00, 46.00, 19.00, 19.00, 28.00 +EYW, 10, 20, 83.00, 75.00, 18.00, 17.00, 27.00 +E74, 10, 20, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 20, 69.00, 46.00, -9999.00, -9999.00, 22.00 +FAI, 10, 20, 27.00, 13.00, 26.00, 29.00, 40.00 +FAR, 10, 20, 54.00, 32.00, 16.00, 17.00, 25.00 +FAT, 10, 20, 77.00, 49.00, 7.00, 7.00, 11.00 +FAY, 10, 20, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 20, 51.00, 28.00, 15.00, 17.00, 26.00 +FCS, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 10, 20, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 20, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +FHU, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 10, 20, 61.00, 29.00, 11.00, 14.00, 19.00 +FLL, 10, 20, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 20, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +FME, 10, 20, 68.00, 41.00, -9999.00, -9999.00, 20.00 +FMH, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FMN, 10, 20, 68.00, 33.00, 12.00, 10.00, 15.00 +FMY, 10, 20, 85.00, 67.00, 7.00, 13.00, 16.00 +FNT, 10, 20, 57.00, 39.00, 21.00, 22.00, 32.00 +FOD, 10, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 20, 66.00, 41.00, -9999.00, -9999.00, 20.00 +FOK, 10, 20, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 20, 67.00, 43.00, -9999.00, -9999.00, 22.00 +FSD, 10, 20, 58.00, 33.00, 16.00, 15.00, 25.00 +FSI, 10, 20, 73.00, 47.00, -9999.00, -9999.00, 18.00 +FSM, 10, 20, 73.00, 46.00, 19.00, 18.00, 28.00 +FTK, 10, 20, 66.00, 40.00, -9999.00, -9999.00, 23.00 +FWA, 10, 20, 60.00, 40.00, 20.00, 21.00, 32.00 +FWH, 10, 20, 76.00, 52.00, -9999.00, -9999.00, 16.00 +FYU, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 20, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 20, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 20, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 20, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 20, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 20, 56.00, 34.00, 15.00, 18.00, 25.00 +GFA, 10, 20, 56.00, 34.00, -9999.00, -9999.00, 18.00 +GFK, 10, 20, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 20, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 20, 56.00, 30.00, 9.00, 8.00, 14.00 +GJT, 10, 20, 65.00, 39.00, 13.00, 13.00, 20.00 +GKN, 10, 20, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 20, 64.00, 35.00, 9.00, 8.00, 13.00 +GLH, 10, 20, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 20, 76.00, 66.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 20, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 20, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +GON, 10, 20, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 20, 54.00, 36.00, 22.00, 20.00, 33.00 +GRCI, 10, 20, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 20, 60.00, 40.00, -9999.00, -9999.00, 46.00 +GRI, 10, 20, 63.00, 36.00, 14.00, 12.00, 21.00 +GRK, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 10, 20, 57.00, 37.00, 23.00, 24.00, 35.00 +GSB, 10, 20, 72.00, 47.00, -9999.00, -9999.00, 21.00 +GSG, 10, 20, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 20, 68.00, 45.00, 15.00, 15.00, 23.00 +GSP, 10, 20, 70.00, 47.00, 15.00, 17.00, 24.00 +GST, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 20, 55.00, 38.00, -9999.00, -9999.00, 40.00 +GTF, 10, 20, 56.00, 34.00, 13.00, 16.00, 22.00 +GUP, 10, 20, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 20, 61.00, 38.00, -9999.00, -9999.00, 28.00 +GVW, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 10, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 20, 71.00, 56.00, 19.00, 17.00, 28.00 +HBR, 10, 20, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 20, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 20, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 20, 61.00, 36.00, -9999.00, -9999.00, 15.00 +HKY, 10, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 20, 56.00, 29.00, 12.00, 14.00, 20.00 +HMN, 10, 20, 76.00, 38.00, -9999.00, -9999.00, 11.00 +HMS, 10, 20, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 20, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 20, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +HON, 10, 20, 58.00, 33.00, 15.00, 14.00, 23.00 +HOP, 10, 20, 69.00, 42.00, -9999.00, -9999.00, 23.00 +HOT, 10, 20, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 20, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 20, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 20, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 20, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 20, 78.00, 52.00, -9999.00, -9999.00, 21.00 +HST, 10, 20, 85.00, 67.00, -9999.00, -9999.00, 40.00 +HSV, 10, 20, 71.00, 47.00, 19.00, 15.00, 25.00 +HTL, 10, 20, 53.00, 36.00, 25.00, 25.00, 37.00 +HTS, 10, 20, 65.00, 43.00, 24.00, 24.00, 35.00 +HUF, 10, 20, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 20, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 20, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 20, 57.00, 29.00, 10.00, 11.00, 16.00 +IAB, 10, 20, 68.00, 44.00, -9999.00, -9999.00, 20.00 +IAD, 10, 20, 65.00, 40.00, 20.00, 18.00, 27.00 +IAG, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 20, 80.00, 56.00, 16.00, 18.00, 27.00 +ICT, 10, 20, 68.00, 44.00, 18.00, 14.00, 25.00 +IDA, 10, 20, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 20, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 20, 64.00, 43.00, 20.00, 17.00, 27.00 +ILI, 10, 20, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 20, 75.00, 51.00, 14.00, 12.00, 19.00 +IMT, 10, 20, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +IND, 10, 20, 63.00, 41.00, 22.00, 22.00, 32.00 +INL, 10, 20, 49.00, 30.00, 26.00, 24.00, 37.00 +INS, 10, 20, 74.00, 47.00, -9999.00, -9999.00, 5.00 +INT, 10, 20, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +INW, 10, 20, 69.00, 38.00, 9.00, 11.00, 15.00 +IPL, 10, 20, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 20, 60.00, 40.00, 25.00, 23.00, 35.00 +IRK, 10, 20, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 20, 55.00, 29.00, 11.00, 10.00, 18.00 +ISP, 10, 20, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 20, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 20, 85.00, 54.00, -9999.00, -9999.00, 9.00 +IWD, 10, 20, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 20, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 20, 77.00, 48.00, 15.00, 14.00, 22.00 +JAX, 10, 20, 79.00, 57.00, 15.00, 16.00, 25.00 +JBR, 10, 20, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 20, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 20, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 20, 62.00, 47.00, 17.00, 16.00, 26.00 +JHW, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 20, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 20, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 20, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 20, 45.00, 35.00, 63.00, 62.00, 72.00 +JST, 10, 20, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 20, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 20, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 20, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 20, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 20, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 20, 57.00, 37.00, 21.00, 24.00, 34.00 +LAR, 10, 20, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 20, 79.00, 52.00, 5.00, 4.00, 8.00 +LAX, 10, 20, 74.00, 58.00, 4.00, 5.00, 7.00 +LBB, 10, 20, 72.00, 45.00, 12.00, 11.00, 17.00 +LBF, 10, 20, 63.00, 31.00, 13.00, 9.00, 17.00 +LCH, 10, 20, 78.00, 56.00, 13.00, 15.00, 22.00 +LCK, 10, 20, 64.00, 41.00, -9999.00, -9999.00, 30.00 +LEB, 10, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 20, 64.00, 44.00, 23.00, 22.00, 31.00 +LFI, 10, 20, 67.00, 51.00, -9999.00, -9999.00, 26.00 +LFK, 10, 20, 78.00, 53.00, 18.00, 17.00, 26.00 +LFT, 10, 20, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 20, 62.00, 48.00, 18.00, 16.00, 26.00 +LGB, 10, 20, 77.00, 56.00, 4.00, 5.00, 8.00 +LGU, 10, 20, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 20, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 20, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 20, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 20, 72.00, 48.00, 16.00, 17.00, 25.00 +LIZ, 10, 20, 49.00, 33.00, -9999.00, -9999.00, 43.00 +LMT, 10, 20, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +LND, 10, 20, 57.00, 31.00, 12.00, 11.00, 16.00 +LNK, 10, 20, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 20, 67.00, 31.00, 5.00, 6.00, 9.00 +LOZ, 10, 20, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 20, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 20, 72.00, 47.00, -9999.00, -9999.00, 25.00 +LSE, 10, 20, 57.00, 38.00, 18.00, 18.00, 27.00 +LSF, 10, 20, 76.00, 52.00, -9999.00, -9999.00, 20.00 +LSV, 10, 20, 82.00, 44.00, -9999.00, -9999.00, 5.00 +LTS, 10, 20, 76.00, 47.00, -9999.00, -9999.00, 17.00 +LUF, 10, 20, 87.00, 51.00, -9999.00, -9999.00, 6.00 +LVS, 10, 20, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 20, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 20, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 20, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 20, 66.00, 43.00, 20.00, 19.00, 28.00 +MAF, 10, 20, 75.00, 48.00, 13.00, 9.00, 17.00 +MBL, 10, 20, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 20, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 20, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 20, 76.00, 52.00, -9999.00, -9999.00, 13.00 +MCF, 10, 20, 83.00, 63.00, -9999.00, -9999.00, 20.00 +MCG, 10, 20, 27.00, 14.00, 29.00, 30.00, 42.00 +MCI, 10, 20, 65.00, 43.00, 20.00, 18.00, 28.00 +MCK, 10, 20, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 20, 76.00, 49.00, 11.00, 13.00, 18.00 +MCO, 10, 20, 83.00, 64.00, 9.00, 18.00, 22.00 +MCW, 10, 20, 58.00, 35.00, 15.00, 14.00, 23.00 +MC2, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 10, 20, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 20, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 20, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 20, 61.00, 42.00, 27.00, 20.00, 37.00 +MEI, 10, 20, 76.00, 48.00, 14.00, 12.00, 21.00 +MEM, 10, 20, 72.00, 49.00, 20.00, 17.00, 27.00 +MER, 10, 20, 78.00, 46.00, -9999.00, -9999.00, 9.00 +MFD, 10, 20, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 20, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 20, 66.00, 39.00, 20.00, 21.00, 27.00 +MGE, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MGM, 10, 20, 76.00, 51.00, 14.00, 12.00, 21.00 +MGW, 10, 20, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 20, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 20, 75.00, 51.00, -9999.00, -9999.00, 13.00 +MHS, 10, 20, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 20, 84.00, 69.00, 28.00, 27.00, 39.00 +MIB, 10, 20, 53.00, 32.00, -9999.00, -9999.00, 14.00 +MIV, 10, 20, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 20, 66.00, 32.00, -9999.00, -9999.00, 16.00 +MKC, 10, 20, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 20, 56.00, 39.00, 22.00, 19.00, 32.00 +MKG, 10, 20, 56.00, 39.00, 26.00, 24.00, 36.00 +MKL, 10, 20, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 20, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 20, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 20, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 20, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 20, 61.00, 39.00, 21.00, 18.00, 31.00 +MLS, 10, 20, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 20, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 20, 75.00, 51.00, -9999.00, -9999.00, 17.00 +MOB, 10, 20, 77.00, 55.00, 12.00, 14.00, 19.00 +MOT, 10, 20, 53.00, 32.00, 12.00, 11.00, 18.00 +MPV, 10, 20, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 20, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 20, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 20, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 20, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 20, 69.00, 50.00, -9999.00, -9999.00, 14.00 +MSL, 10, 20, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 20, 57.00, 35.00, 22.00, 18.00, 30.00 +MSO, 10, 20, 54.00, 30.00, 15.00, 16.00, 26.00 +MSP, 10, 20, 56.00, 36.00, 19.00, 17.00, 28.00 +MSS, 10, 20, 54.00, 35.00, 26.00, 26.00, 39.00 +MSY, 10, 20, 78.00, 57.00, 10.00, 15.00, 20.00 +MTC, 10, 20, 57.00, 40.00, -9999.00, -9999.00, 28.00 +MTN, 10, 20, 66.00, 44.00, -9999.00, -9999.00, 20.00 +MTO, 10, 20, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 20, 63.00, 40.00, -9999.00, -9999.00, 20.00 +MUO, 10, 20, 66.00, 35.00, -9999.00, -9999.00, 16.00 +MWA, 10, 20, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 20, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 20, 76.00, 51.00, -9999.00, -9999.00, 15.00 +MYL, 10, 20, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 20, 75.00, 50.00, -9999.00, -9999.00, 19.00 +NAO, 10, 20, 73.00, 59.00, -9999.00, -9999.00, 14.00 +NBC, 10, 20, 76.00, 56.00, -9999.00, -9999.00, 19.00 +NBE, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 10, 20, 60.00, 40.00, -9999.00, -9999.00, 27.00 +NCA, 10, 20, 75.00, 48.00, -9999.00, -9999.00, 23.00 +NCO, 10, 20, 61.00, 45.00, -9999.00, -9999.00, 31.00 +NC1, 10, 20, 74.00, 51.00, -9999.00, -9999.00, 4.00 +NEL, 10, 20, 65.00, 40.00, -9999.00, -9999.00, 24.00 +NFG, 10, 20, 72.00, 54.00, -9999.00, -9999.00, 4.00 +NFL, 10, 20, 66.00, 32.00, -9999.00, -9999.00, 7.00 +NGP, 10, 20, 82.00, 62.00, -9999.00, -9999.00, 23.00 +NGU, 10, 20, 67.00, 51.00, -9999.00, -9999.00, 24.00 +NGZ, 10, 20, 68.00, 52.00, -9999.00, -9999.00, 15.00 +NHK, 10, 20, 66.00, 43.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 20, 56.00, 37.00, -9999.00, -9999.00, 33.00 +NID, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 20, 79.00, 57.00, -9999.00, -9999.00, 25.00 +NIR, 10, 20, 81.00, 58.00, -9999.00, -9999.00, 19.00 +NKT, 10, 20, 74.00, 54.00, -9999.00, -9999.00, 26.00 +NKX, 10, 20, 74.00, 59.00, -9999.00, -9999.00, 8.00 +NLC, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NMM, 10, 20, 75.00, 47.00, -9999.00, -9999.00, 18.00 +NPA, 10, 20, 77.00, 57.00, -9999.00, -9999.00, 20.00 +NQA, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NQI, 10, 20, 84.00, 60.00, -9999.00, -9999.00, 19.00 +NQX, 10, 20, 83.00, 75.00, -9999.00, -9999.00, 33.00 +NRB, 10, 20, 79.00, 63.00, -9999.00, -9999.00, 30.00 +NRC, 10, 20, 77.00, 46.00, -9999.00, -9999.00, 12.00 +NRS, 10, 20, 73.00, 56.00, -9999.00, -9999.00, 7.00 +NSE, 10, 20, 78.00, 52.00, -9999.00, -9999.00, 20.00 +NSI, 10, 20, 74.00, 52.00, -9999.00, -9999.00, 8.00 +NTD, 10, 20, 74.00, 52.00, -9999.00, -9999.00, 4.00 +NTK, 10, 20, 79.00, 56.00, -9999.00, -9999.00, 7.00 +NTU, 10, 20, 67.00, 51.00, -9999.00, -9999.00, 24.00 +NUC, 10, 20, 72.00, 57.00, -9999.00, -9999.00, 7.00 +NUQ, 10, 20, 71.00, 47.00, -9999.00, -9999.00, 12.00 +NUW, 10, 20, 57.00, 41.00, -9999.00, -9999.00, 44.00 +NWF, 10, 20, 77.00, 56.00, -9999.00, -9999.00, 7.00 +NXX, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 20, 68.00, 41.00, -9999.00, -9999.00, 24.00 +NZC, 10, 20, 80.00, 54.00, -9999.00, -9999.00, 25.00 +NZJ, 10, 20, 78.00, 51.00, -9999.00, -9999.00, 7.00 +NZW, 10, 20, 60.00, 40.00, -9999.00, -9999.00, 29.00 +NZY, 10, 20, 74.00, 59.00, -9999.00, -9999.00, 7.00 +OAK, 10, 20, 71.00, 50.00, 10.00, 10.00, 14.00 +OAR, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +OFF, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 20, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 20, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 20, 71.00, 48.00, 14.00, 14.00, 21.00 +OLM, 10, 20, 58.00, 38.00, 33.00, 36.00, 46.00 +OMA, 10, 20, 63.00, 38.00, 16.00, 14.00, 22.00 +OME, 10, 20, 31.00, 19.00, 27.00, 26.00, 37.00 +ONT, 10, 20, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 20, 60.00, 40.00, 24.00, 20.00, 34.00 +ORF, 10, 20, 67.00, 51.00, 18.00, 16.00, 25.00 +ORH, 10, 20, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 20, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 20, 55.00, 35.00, -9999.00, -9999.00, 31.00 +OTG, 10, 20, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 20, 62.00, 46.00, 31.00, 33.00, 40.00 +OTM, 10, 20, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 20, 24.00, 15.00, 22.00, 25.00, 34.00 +OURC, 10, 20, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 20, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 20, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 20, 77.00, 52.00, -9999.00, -9999.00, 19.00 +PACZ, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 20, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 20, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 20, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 20, 24.00, 14.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 20, 24.00, 11.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 20, 79.00, 54.00, -9999.00, -9999.00, 17.00 +PAQ, 10, 20, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 20, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 20, 44.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 20, 30.00, 22.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 20, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 20, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 20, 54.00, 36.00, -9999.00, -9999.00, 35.00 +PBI, 10, 20, 84.00, 69.00, 22.00, 27.00, 37.00 +PDT, 10, 20, 61.00, 39.00, 14.00, 16.00, 23.00 +PDX, 10, 20, 61.00, 44.00, 32.00, 31.00, 42.00 +PFN, 10, 20, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 20, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 20, 64.00, 44.00, 19.00, 17.00, 27.00 +PHX, 10, 20, 85.00, 58.00, 6.00, 6.00, 10.00 +PIA, 10, 20, 62.00, 41.00, 23.00, 19.00, 32.00 +PIB, 10, 20, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 20, 59.00, 32.00, 14.00, 16.00, 24.00 +PIR, 10, 20, 60.00, 34.00, 11.00, 12.00, 18.00 +PIT, 10, 20, 60.00, 40.00, 26.00, 25.00, 37.00 +PKB, 10, 20, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 20, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 20, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 20, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 20, 77.00, 57.00, 10.00, 12.00, 17.00 +POB, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +POE, 10, 20, 77.00, 50.00, -9999.00, -9999.00, 28.00 +POM, 10, 20, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +POU, 10, 20, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 20, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 20, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 20, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 20, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 20, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 20, 59.00, 36.00, -9999.00, -9999.00, 29.00 +PSP, 10, 20, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 20, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 20, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 20, 68.00, 34.00, 9.00, 6.00, 14.00 +PUC, 10, 20, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 20, 62.00, 41.00, 21.00, 20.00, 30.00 +PVU, 10, 20, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 20, 56.00, 37.00, 23.00, 20.00, 33.00 +P02, 10, 20, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +P07, 10, 20, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +P11, 10, 20, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +P24, 10, 20, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +P28, 10, 20, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +P35, 10, 20, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P38, 10, 20, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +P39, 10, 20, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +P58, 10, 20, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +P59, 10, 20, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +P60, 10, 20, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +P61, 10, 20, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +P67, 10, 20, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +P68, 10, 20, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +P69, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 20, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 20, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 20, 60.00, 32.00, 11.00, 10.00, 17.00 +RBL, 10, 20, 76.00, 49.00, 16.00, 15.00, 21.00 +RCA, 10, 20, 60.00, 32.00, -9999.00, -9999.00, 14.00 +RDD, 10, 20, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 20, 61.00, 31.00, 13.00, 14.00, 21.00 +RDR, 10, 20, 52.00, 31.00, -9999.00, -9999.00, 20.00 +RDU, 10, 20, 70.00, 46.00, 15.00, 16.00, 24.00 +REE, 10, 20, 72.00, 45.00, -9999.00, -9999.00, 15.00 +REJ, 10, 20, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 20, 59.00, 38.00, 22.00, 19.00, 33.00 +RIC, 10, 20, 69.00, 44.00, 18.00, 16.00, 25.00 +RIV, 10, 20, 80.00, 50.00, -9999.00, -9999.00, 7.00 +RIW, 10, 20, 59.00, 24.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 20, 54.00, 29.00, 13.00, 9.00, 17.00 +RME, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +RMG, 10, 20, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +RND, 10, 20, 80.00, 56.00, -9999.00, -9999.00, 21.00 +RNO, 10, 20, 66.00, 31.00, 10.00, 9.00, 14.00 +ROA, 10, 20, 66.00, 43.00, 19.00, 19.00, 27.00 +ROC, 10, 20, 58.00, 40.00, 31.00, 28.00, 44.00 +ROW, 10, 20, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 20, 66.00, 41.00, 11.00, 11.00, 18.00 +RST, 10, 20, 55.00, 35.00, 18.00, 19.00, 29.00 +RWF, 10, 20, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 20, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 20, 75.00, 49.00, 11.00, 10.00, 13.00 +SAF, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 20, 74.00, 59.00, 7.00, 7.00, 9.00 +SAT, 10, 20, 80.00, 56.00, 15.00, 18.00, 25.00 +SAV, 10, 20, 76.00, 55.00, 11.00, 12.00, 18.00 +SAW, 10, 20, 52.00, 38.00, -9999.00, -9999.00, 42.00 +SBA, 10, 20, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 20, 81.00, 51.00, -9999.00, -9999.00, 8.00 +SBN, 10, 20, 59.00, 41.00, 27.00, 24.00, 38.00 +SBP, 10, 20, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 20, 56.00, 22.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 20, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 20, 15.00, 4.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 20, 75.00, 49.00, 8.00, 10.00, 12.00 +SDF, 10, 20, 66.00, 43.00, 20.00, 19.00, 29.00 +SEA, 10, 20, 57.00, 44.00, 31.00, 29.00, 40.00 +SEM, 10, 20, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 20, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 20, 69.00, 51.00, 11.00, 11.00, 15.00 +SGF, 10, 20, 67.00, 43.00, 21.00, 20.00, 32.00 +SGY, 10, 20, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 20, 59.00, 29.00, 15.00, 15.00, 23.00 +SHV, 10, 20, 76.00, 52.00, 16.00, 16.00, 25.00 +SIT, 10, 20, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 20, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 20, 77.00, 51.00, 14.00, 11.00, 20.00 +SKA, 10, 20, 56.00, 34.00, -9999.00, -9999.00, 27.00 +SKF, 10, 20, 80.00, 56.00, -9999.00, -9999.00, 19.00 +SLC, 10, 20, 63.00, 38.00, 17.00, 15.00, 24.00 +SLE, 10, 20, 61.00, 40.00, 32.00, 31.00, 41.00 +SLN, 10, 20, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 20, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 20, 73.00, 47.00, -9999.00, 8.00, 12.00 +SNA, 10, 20, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 20, 41.00, 32.00, 49.00, 51.00, 66.00 +SNS, 10, 20, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 20, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 20, 64.00, 42.00, 22.00, 18.00, 30.00 +SPS, 10, 20, 74.00, 49.00, 17.00, 15.00, 24.00 +SRQ, 10, 20, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 20, 74.00, 48.00, -9999.00, -9999.00, 20.00 +SSI, 10, 20, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +STC, 10, 20, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 20, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +STL, 10, 20, 66.00, 46.00, 24.00, 20.00, 32.00 +STNV, 10, 20, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +STS, 10, 20, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 20, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 20, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 20, 75.00, 48.00, -9999.00, -9999.00, 12.00 +SUX, 10, 20, 61.00, 37.00, 18.00, 15.00, 26.00 +SVN, 10, 20, 76.00, 55.00, -9999.00, -9999.00, 18.00 +SWF, 10, 20, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 20, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 20, 58.00, 39.00, 30.00, 30.00, 42.00 +SZL, 10, 20, 67.00, 40.00, -9999.00, -9999.00, 26.00 +TAD, 10, 20, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 20, 24.00, 11.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 20, 70.00, 40.00, -9999.00, -9999.00, 25.00 +TCC, 10, 20, 72.00, 41.00, 7.00, 9.00, 14.00 +TCL, 10, 20, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 20, 60.00, 40.00, -9999.00, -9999.00, 48.00 +TCS, 10, 20, 73.00, 45.00, -9999.00, 8.00, 19.00 +TEB, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 20, 71.00, 48.00, -9999.00, -9999.00, 17.00 +TKA, 10, 20, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 20, 80.00, 53.00, 9.00, 13.00, 17.00 +TNX, 10, 20, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 20, 60.00, 38.00, 20.00, 19.00, 32.00 +TOP, 10, 20, 66.00, 41.00, 17.00, 16.00, 26.00 +TPA, 10, 20, 83.00, 63.00, 8.00, 13.00, 18.00 +TPH, 10, 20, 65.00, 34.00, 6.00, 5.00, 9.00 +TRI, 10, 20, 67.00, 42.00, 20.00, 20.00, 30.00 +TRK, 10, 20, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 20, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 20, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 20, 71.00, 48.00, 15.00, 15.00, 23.00 +TUP, 10, 20, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 20, 82.00, 54.00, 9.00, 7.00, 13.00 +TVC, 10, 20, 55.00, 37.00, 27.00, 23.00, 35.00 +TVL, 10, 20, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 20, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 20, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 20, 68.00, 44.00, 18.00, 17.00, 26.00 +T01, 10, 20, 67.00, 44.00, -9999.00, -9999.00, 26.00 +T02, 10, 20, 72.00, 49.00, -9999.00, -9999.00, 17.00 +T03, 10, 20, 75.00, 51.00, -9999.00, -9999.00, 19.00 +T04, 10, 20, 84.00, 64.00, -9999.00, -9999.00, 20.00 +T05, 10, 20, 67.00, 40.00, -9999.00, -9999.00, 21.00 +T06, 10, 20, 77.00, 47.00, -9999.00, -9999.00, 20.00 +T07, 10, 20, 68.00, 33.00, -9999.00, -9999.00, 15.00 +T08, 10, 20, 59.00, 39.00, -9999.00, -9999.00, 15.00 +UCA, 10, 20, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 20, 74.00, 47.00, -9999.00, -9999.00, 5.00 +UIL, 10, 20, 57.00, 40.00, 45.00, 47.00, 56.00 +UIN, 10, 20, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 20, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 20, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 20, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +U15, 10, 20, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +U28, 10, 20, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 20, 77.00, 52.00, -9999.00, -9999.00, 15.00 +VBG, 10, 20, 74.00, 48.00, -9999.00, -9999.00, 10.00 +VCT, 10, 20, 81.00, 59.00, 15.00, 18.00, 26.00 +VCV, 10, 20, 77.00, 43.00, -9999.00, -9999.00, 4.00 +VDZ, 10, 20, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 20, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 20, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 20, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 20, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 20, 78.00, 52.00, -9999.00, -9999.00, 17.00 +VRB, 10, 20, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 20, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 20, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 20, 67.00, 44.00, 18.00, 15.00, 24.00 +WJA, 10, 20, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 20, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 20, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 20, 65.00, 28.00, 12.00, 12.00, 18.00 +WPO, 10, 20, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 20, 76.00, 49.00, -9999.00, -9999.00, 19.00 +WRG, 10, 20, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 20, 66.00, 41.00, -9999.00, -9999.00, 25.00 +WRL, 10, 20, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +X68, 10, 20, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 20, 45.00, 33.00, 72.00, 72.00, 81.00 +YCG, 10, 20, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 20, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 20, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 20, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 20, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 20, 61.00, 34.00, 11.00, 12.00, 17.00 +YNG, 10, 20, 58.00, 40.00, 25.00, 25.00, 37.00 +YPA, 10, 20, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 20, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 20, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 20, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 20, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 20, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 20, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 20, 87.00, 59.00, 5.00, 4.00, 8.00 +YVR, 10, 20, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 20, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 20, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 20, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 20, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 20, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 20, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 20, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 20, 51.00, 34.00, 34.00, 32.00, 46.00 +ZUN, 10, 20, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 20, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 20, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 20, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +01R, 10, 20, 77.00, 52.00, -9999.00, -9999.00, 18.00 +1V1, 10, 20, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 20, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 20, 70.00, 54.00, -9999.00, -9999.00, 21.00 +2PJ, 10, 20, 74.00, 48.00, -9999.00, -9999.00, 17.00 +3B1, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 20, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 20, 54.00, 35.00, -9999.00, -9999.00, 31.00 +3SE, 10, 20, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 20, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 20, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +4OM, 10, 20, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 20, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 20, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 20, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 20, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 21, 61.00, 40.00, 21.00, 22.00, 31.00 +ABI, 10, 21, 75.00, 52.00, 16.00, 14.00, 23.00 +ABQ, 10, 21, 68.00, 40.00, 11.00, 11.00, 17.00 +ABR, 10, 21, 56.00, 31.00, 15.00, 12.00, 20.00 +ABY, 10, 21, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 21, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 21, 78.00, 54.00, 16.00, 17.00, 25.00 +ACV, 10, 21, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 21, 64.00, 42.00, 19.00, 17.00, 27.00 +ADK, 10, 21, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 21, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 21, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 21, 66.00, 40.00, -9999.00, -9999.00, 23.00 +AEX, 10, 21, 78.00, 52.00, -9999.00, -9999.00, 18.00 +AFF, 10, 21, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 21, 84.00, 63.00, -9999.00, -9999.00, 30.00 +AGS, 10, 21, 75.00, 48.00, 13.00, 13.00, 19.00 +AHN, 10, 21, 72.00, 48.00, 13.00, 14.00, 21.00 +AKN, 10, 21, 37.00, 22.00, 29.00, 31.00, 44.00 +AKO, 10, 21, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 21, 59.00, 37.00, 23.00, 22.00, 34.00 +ALI, 10, 21, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 21, 58.00, 36.00, 19.00, 17.00, 28.00 +ALS, 10, 21, 59.00, 22.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 21, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 21, 70.00, 42.00, 12.00, 11.00, 17.00 +AMG, 10, 21, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 21, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 21, 37.00, 25.00, 26.00, 28.00, 39.00 +AND, 10, 21, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 21, 50.00, 40.00, 62.00, 63.00, 73.00 +AOO, 10, 21, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +APN, 10, 21, 54.00, 35.00, 26.00, 27.00, 38.00 +AQQ, 10, 21, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +ART, 10, 21, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +AST, 10, 21, 59.00, 43.00, 37.00, 40.00, 49.00 +ATL, 10, 21, 71.00, 50.00, 14.00, 14.00, 22.00 +ATW, 10, 21, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 21, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 21, 64.00, 39.00, -9999.00, -9999.00, 27.00 +AUG, 10, 21, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 21, 80.00, 58.00, 17.00, 17.00, 26.00 +AUW, 10, 21, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 21, 66.00, 41.00, 16.00, 17.00, 24.00 +AVP, 10, 21, 58.00, 40.00, 23.00, 22.00, 34.00 +AXN, 10, 21, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 21, 59.00, 38.00, -9999.00, -9999.00, 29.00 +AYS, 10, 21, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 21, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 21, 76.00, 49.00, -9999.00, -9999.00, 13.00 +BAD, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 21, 55.00, 25.00, -9999.00, -9999.00, 21.00 +BDL, 10, 21, 61.00, 39.00, 19.00, 20.00, 30.00 +BDR, 10, 21, 62.00, 45.00, 21.00, 18.00, 29.00 +BET, 10, 21, 32.00, 21.00, 30.00, 29.00, 42.00 +BFD, 10, 21, 53.00, 35.00, 33.00, 32.00, 46.00 +BFF, 10, 21, 62.00, 31.00, 11.00, 8.00, 14.00 +BFL, 10, 21, 78.00, 52.00, 6.00, 5.00, 8.00 +BGM, 10, 21, 55.00, 38.00, 27.00, 28.00, 41.00 +BGR, 10, 21, 54.00, 37.00, 24.00, 22.00, 35.00 +BGS, 10, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 21, 72.00, 48.00, 16.00, 14.00, 21.00 +BID, 10, 21, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 21, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 21, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 21, 57.00, 35.00, 15.00, 17.00, 25.00 +BIS, 10, 21, 55.00, 30.00, 17.00, 14.00, 22.00 +BIX, 10, 21, 78.00, 57.00, -9999.00, -9999.00, 19.00 +BJI, 10, 21, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 21, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 21, 64.00, 31.00, -9999.00, -9999.00, 13.00 +BKW, 10, 21, 60.00, 40.00, 25.00, 26.00, 36.00 +BLF, 10, 21, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 21, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 21, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 21, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 21, 68.00, 42.00, -9999.00, -9999.00, 25.00 +BNA, 10, 21, 70.00, 46.00, 20.00, 17.00, 28.00 +BNO, 10, 21, 58.00, 27.00, -9999.00, 17.00, 30.00 +BOI, 10, 21, 61.00, 37.00, 13.00, 16.00, 22.00 +BOS, 10, 21, 60.00, 45.00, 20.00, 21.00, 31.00 +BPI, 10, 21, 54.00, 15.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 21, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 21, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 21, 61.00, 41.00, -9999.00, -9999.00, 25.00 +BRO, 10, 21, 84.00, 64.00, 18.00, 14.00, 25.00 +BRW, 10, 21, 14.00, 5.00, 26.00, 27.00, 38.00 +BSM, 10, 21, 80.00, 58.00, -9999.00, -9999.00, 12.00 +BTI, 10, 21, 17.00, 6.00, 24.00, 24.00, 36.00 +BTL, 10, 21, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 21, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 21, 78.00, 55.00, 11.00, 14.00, 21.00 +BTT, 10, 21, 19.00, 7.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 21, 54.00, 37.00, 28.00, 28.00, 42.00 +BUB, 10, 21, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 21, 57.00, 41.00, 32.00, 29.00, 43.00 +BUR, 10, 21, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 21, 77.00, 60.00, -9999.00, 12.00, 18.00 +BWG, 10, 21, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 21, 65.00, 44.00, 20.00, 18.00, 28.00 +BYH, 10, 21, 71.00, 48.00, -9999.00, -9999.00, 24.00 +BYI, 10, 21, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 21, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 21, 74.00, 48.00, 12.00, 13.00, 20.00 +CAG, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 21, 59.00, 41.00, 24.00, 23.00, 36.00 +CAO, 10, 21, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 21, 49.00, 33.00, 29.00, 27.00, 42.00 +CBM, 10, 21, 74.00, 46.00, -9999.00, -9999.00, 21.00 +CDB, 10, 21, 43.00, 33.00, 61.00, 62.00, 78.00 +CDC, 10, 21, 64.00, 34.00, 11.00, 11.00, 18.00 +CDR, 10, 21, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 21, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 21, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +CEZ, 10, 21, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 21, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 21, 70.00, 46.00, 19.00, 17.00, 25.00 +CHO, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 21, 75.00, 54.00, 10.00, 12.00, 18.00 +CID, 10, 21, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 21, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 21, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 21, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 21, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 21, 59.00, 41.00, 26.00, 28.00, 41.00 +CLL, 10, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 21, 70.00, 48.00, 15.00, 15.00, 23.00 +CMH, 10, 21, 62.00, 41.00, 23.00, 23.00, 34.00 +CMI, 10, 21, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 21, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 21, 65.00, 41.00, 16.00, 10.00, 22.00 +CNM, 10, 21, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 21, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +COD, 10, 21, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +COF, 10, 21, 81.00, 65.00, -9999.00, -9999.00, 34.00 +CON, 10, 21, 58.00, 33.00, 21.00, 20.00, 31.00 +COS, 10, 21, 61.00, 34.00, 10.00, 11.00, 16.00 +COT, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 21, 65.00, 43.00, 24.00, 19.00, 32.00 +CPR, 10, 21, 57.00, 30.00, 15.00, 16.00, 22.00 +CRBC, 10, 21, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 21, 82.00, 62.00, 16.00, 16.00, 25.00 +CRW, 10, 21, 66.00, 42.00, 26.00, 25.00, 36.00 +CSG, 10, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 21, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 21, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 21, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 21, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 21, 63.00, 42.00, 21.00, 20.00, 30.00 +CVN, 10, 21, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 21, 70.00, 41.00, -9999.00, -9999.00, 14.00 +CXY, 10, 21, 62.00, 42.00, 17.00, 17.00, 27.00 +CYS, 10, 21, 57.00, 32.00, 12.00, 11.00, 18.00 +DAA, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DAB, 10, 21, 80.00, 63.00, 17.00, 19.00, 27.00 +DAG, 10, 21, 80.00, 53.00, 2.00, 4.00, 5.00 +DAL, 10, 21, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 21, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 21, 62.00, 41.00, 22.00, 23.00, 33.00 +DBQ, 10, 21, 57.00, 38.00, 23.00, 18.00, 31.00 +DCA, 10, 21, 67.00, 48.00, 19.00, 16.00, 26.00 +DDC, 10, 21, 67.00, 41.00, 10.00, 9.00, 15.00 +DEC, 10, 21, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 21, 63.00, 34.00, 12.00, 11.00, 18.00 +DFW, 10, 21, 76.00, 53.00, 16.00, 17.00, 25.00 +DHN, 10, 21, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 21, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 21, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 21, 79.00, 57.00, -9999.00, -9999.00, 16.00 +DLG, 10, 21, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 21, 49.00, 33.00, 24.00, 23.00, 35.00 +DLLC, 10, 21, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 21, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 21, 82.00, 54.00, -9999.00, -9999.00, 10.00 +DMN, 10, 21, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 21, 67.00, 45.00, -9999.00, -9999.00, 25.00 +DPG, 10, 21, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 21, 78.00, 52.00, -9999.00, -9999.00, 17.00 +DRA, 10, 21, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 21, 79.00, 57.00, 12.00, 12.00, 18.00 +DSM, 10, 21, 61.00, 40.00, 20.00, 20.00, 30.00 +DTW, 10, 21, 58.00, 39.00, 20.00, 21.00, 31.00 +DUG, 10, 21, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 21, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +DXR, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 21, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 21, 75.00, 52.00, -9999.00, -9999.00, 18.00 +D45, 10, 21, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 21, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 21, 55.00, 34.00, 18.00, 19.00, 29.00 +ECG, 10, 21, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 21, 76.00, 47.00, -9999.00, -9999.00, 4.00 +EED, 10, 21, 85.00, 59.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +EGE, 10, 21, 60.00, 25.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 21, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 21, 61.00, 35.00, 30.00, 29.00, 41.00 +EKO, 10, 21, 62.00, 28.00, 13.00, 12.00, 19.00 +ELD, 10, 21, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 21, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 21, 76.00, 47.00, 11.00, 10.00, 15.00 +ELY, 10, 21, 60.00, 26.00, 13.00, 13.00, 20.00 +EMP, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 21, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +END, 10, 21, 71.00, 48.00, -9999.00, -9999.00, 16.00 +ENN, 10, 21, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 21, 59.00, 39.00, -9999.00, -9999.00, 17.00 +EPH, 10, 21, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 21, 58.00, 44.00, 32.00, 32.00, 44.00 +ESF, 10, 21, 78.00, 52.00, -9999.00, -9999.00, 26.00 +EUG, 10, 21, 62.00, 42.00, 30.00, 29.00, 38.00 +EVV, 10, 21, 67.00, 42.00, 23.00, 18.00, 31.00 +EWN, 10, 21, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 21, 64.00, 46.00, 19.00, 19.00, 28.00 +EYW, 10, 21, 83.00, 75.00, 17.00, 17.00, 27.00 +E74, 10, 21, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 21, 69.00, 46.00, -9999.00, -9999.00, 22.00 +FAI, 10, 21, 26.00, 12.00, 26.00, 29.00, 40.00 +FAR, 10, 21, 53.00, 32.00, 16.00, 16.00, 25.00 +FAT, 10, 21, 77.00, 49.00, 7.00, 8.00, 11.00 +FAY, 10, 21, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 21, 51.00, 28.00, 15.00, 18.00, 26.00 +FCS, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 10, 21, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 21, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 10, 21, 61.00, 29.00, 11.00, 14.00, 18.00 +FLL, 10, 21, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 21, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 21, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +FME, 10, 21, 68.00, 41.00, -9999.00, -9999.00, 21.00 +FMH, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 10, 21, 67.00, 33.00, 12.00, 10.00, 15.00 +FMY, 10, 21, 85.00, 67.00, 8.00, 12.00, 16.00 +FNT, 10, 21, 57.00, 39.00, 22.00, 22.00, 33.00 +FOD, 10, 21, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 21, 66.00, 41.00, -9999.00, -9999.00, 19.00 +FOK, 10, 21, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 21, 67.00, 43.00, -9999.00, -9999.00, 21.00 +FSD, 10, 21, 58.00, 33.00, 16.00, 15.00, 25.00 +FSI, 10, 21, 73.00, 47.00, -9999.00, -9999.00, 18.00 +FSM, 10, 21, 73.00, 46.00, 19.00, 18.00, 28.00 +FTK, 10, 21, 66.00, 40.00, -9999.00, -9999.00, 23.00 +FWA, 10, 21, 60.00, 40.00, 20.00, 22.00, 33.00 +FWH, 10, 21, 76.00, 52.00, -9999.00, -9999.00, 16.00 +FYU, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 21, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 21, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 21, 89.00, 56.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 21, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 21, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 21, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 21, 55.00, 34.00, 16.00, 18.00, 26.00 +GFA, 10, 21, 56.00, 34.00, -9999.00, -9999.00, 18.00 +GFK, 10, 21, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 21, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 21, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 21, 55.00, 30.00, 9.00, 9.00, 14.00 +GJT, 10, 21, 64.00, 39.00, 13.00, 13.00, 20.00 +GKN, 10, 21, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 21, 63.00, 35.00, 10.00, 8.00, 13.00 +GLH, 10, 21, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 21, 76.00, 66.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 21, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 21, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +GON, 10, 21, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 21, 54.00, 36.00, 22.00, 21.00, 33.00 +GRCI, 10, 21, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 21, 60.00, 40.00, -9999.00, -9999.00, 47.00 +GRI, 10, 21, 62.00, 36.00, 14.00, 12.00, 21.00 +GRK, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +GRR, 10, 21, 57.00, 37.00, 24.00, 24.00, 35.00 +GSB, 10, 21, 72.00, 47.00, -9999.00, -9999.00, 21.00 +GSG, 10, 21, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 21, 68.00, 45.00, 15.00, 16.00, 23.00 +GSP, 10, 21, 70.00, 47.00, 15.00, 17.00, 24.00 +GST, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 21, 55.00, 38.00, -9999.00, -9999.00, 40.00 +GTF, 10, 21, 56.00, 34.00, 13.00, 16.00, 22.00 +GUP, 10, 21, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 21, 61.00, 38.00, -9999.00, -9999.00, 29.00 +GVW, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 10, 21, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 21, 71.00, 56.00, 19.00, 17.00, 28.00 +HBR, 10, 21, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 21, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 21, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 21, 61.00, 36.00, -9999.00, -9999.00, 15.00 +HKY, 10, 21, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 21, 55.00, 29.00, 12.00, 14.00, 21.00 +HMN, 10, 21, 76.00, 37.00, -9999.00, -9999.00, 11.00 +HMS, 10, 21, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 21, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 21, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +HON, 10, 21, 58.00, 33.00, 15.00, 14.00, 23.00 +HOP, 10, 21, 69.00, 42.00, -9999.00, -9999.00, 24.00 +HOT, 10, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 21, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 21, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 21, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 21, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 21, 78.00, 52.00, -9999.00, -9999.00, 21.00 +HST, 10, 21, 85.00, 67.00, -9999.00, -9999.00, 40.00 +HSV, 10, 21, 71.00, 47.00, 19.00, 15.00, 25.00 +HTL, 10, 21, 53.00, 36.00, 25.00, 25.00, 37.00 +HTS, 10, 21, 65.00, 43.00, 24.00, 24.00, 35.00 +HUF, 10, 21, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 21, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 21, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 21, 56.00, 29.00, 10.00, 12.00, 16.00 +IAB, 10, 21, 67.00, 44.00, -9999.00, -9999.00, 19.00 +IAD, 10, 21, 65.00, 40.00, 20.00, 18.00, 27.00 +IAG, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 21, 80.00, 56.00, 17.00, 18.00, 27.00 +ICT, 10, 21, 67.00, 44.00, 17.00, 14.00, 25.00 +IDA, 10, 21, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 21, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 21, 64.00, 43.00, 20.00, 17.00, 27.00 +ILI, 10, 21, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 21, 75.00, 51.00, 14.00, 12.00, 20.00 +IMT, 10, 21, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +IND, 10, 21, 63.00, 41.00, 22.00, 22.00, 32.00 +INL, 10, 21, 48.00, 30.00, 26.00, 24.00, 37.00 +INS, 10, 21, 73.00, 47.00, -9999.00, -9999.00, 5.00 +INT, 10, 21, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +INW, 10, 21, 69.00, 38.00, 8.00, 11.00, 15.00 +IPL, 10, 21, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 21, 60.00, 40.00, 26.00, 23.00, 35.00 +IRK, 10, 21, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 21, 54.00, 28.00, 11.00, 10.00, 19.00 +ISP, 10, 21, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 21, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 21, 85.00, 54.00, -9999.00, -9999.00, 9.00 +IWD, 10, 21, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 21, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 21, 77.00, 48.00, 15.00, 14.00, 22.00 +JAX, 10, 21, 79.00, 57.00, 15.00, 16.00, 24.00 +JBR, 10, 21, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 21, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 21, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 21, 62.00, 47.00, 18.00, 16.00, 27.00 +JHW, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 21, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 21, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 21, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 21, 45.00, 35.00, 62.00, 62.00, 72.00 +JST, 10, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 21, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 21, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 21, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 21, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 21, 56.00, 37.00, 22.00, 24.00, 34.00 +LAR, 10, 21, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 21, 79.00, 52.00, 5.00, 4.00, 8.00 +LAX, 10, 21, 74.00, 58.00, 5.00, 6.00, 7.00 +LBB, 10, 21, 72.00, 45.00, 12.00, 10.00, 17.00 +LBF, 10, 21, 62.00, 31.00, 13.00, 9.00, 17.00 +LCH, 10, 21, 78.00, 56.00, 13.00, 15.00, 22.00 +LCK, 10, 21, 63.00, 41.00, -9999.00, -9999.00, 30.00 +LEB, 10, 21, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 21, 64.00, 44.00, 23.00, 22.00, 31.00 +LFI, 10, 21, 67.00, 51.00, -9999.00, -9999.00, 26.00 +LFK, 10, 21, 78.00, 53.00, 18.00, 17.00, 26.00 +LFT, 10, 21, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 21, 62.00, 48.00, 18.00, 16.00, 26.00 +LGB, 10, 21, 77.00, 56.00, 5.00, 5.00, 8.00 +LGU, 10, 21, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 21, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 21, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 21, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 21, 72.00, 48.00, 16.00, 17.00, 26.00 +LIZ, 10, 21, 49.00, 33.00, -9999.00, -9999.00, 43.00 +LMT, 10, 21, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +LND, 10, 21, 56.00, 31.00, 12.00, 11.00, 16.00 +LNK, 10, 21, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 21, 66.00, 31.00, 6.00, 6.00, 10.00 +LOZ, 10, 21, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 21, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 21, 72.00, 47.00, -9999.00, -9999.00, 25.00 +LSE, 10, 21, 57.00, 38.00, 18.00, 18.00, 27.00 +LSF, 10, 21, 76.00, 52.00, -9999.00, -9999.00, 20.00 +LSV, 10, 21, 82.00, 44.00, -9999.00, -9999.00, 5.00 +LTS, 10, 21, 76.00, 47.00, -9999.00, -9999.00, 16.00 +LUF, 10, 21, 87.00, 51.00, -9999.00, -9999.00, 6.00 +LVS, 10, 21, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 21, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 21, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 21, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 21, 66.00, 43.00, 20.00, 19.00, 28.00 +MAF, 10, 21, 75.00, 48.00, 13.00, 9.00, 17.00 +MBL, 10, 21, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 21, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 21, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 21, 75.00, 52.00, -9999.00, -9999.00, 13.00 +MCF, 10, 21, 83.00, 63.00, -9999.00, -9999.00, 20.00 +MCG, 10, 21, 26.00, 13.00, 29.00, 30.00, 42.00 +MCI, 10, 21, 64.00, 43.00, 20.00, 18.00, 28.00 +MCK, 10, 21, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 21, 76.00, 49.00, 11.00, 13.00, 18.00 +MCO, 10, 21, 83.00, 64.00, 10.00, 17.00, 22.00 +MCW, 10, 21, 57.00, 35.00, 15.00, 14.00, 23.00 +MC2, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 10, 21, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 21, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 21, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 21, 61.00, 42.00, 27.00, 20.00, 37.00 +MEI, 10, 21, 76.00, 48.00, 14.00, 12.00, 21.00 +MEM, 10, 21, 72.00, 49.00, 20.00, 17.00, 27.00 +MER, 10, 21, 77.00, 46.00, -9999.00, -9999.00, 9.00 +MFD, 10, 21, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 21, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 21, 65.00, 39.00, 21.00, 21.00, 28.00 +MGE, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MGM, 10, 21, 76.00, 51.00, 14.00, 13.00, 22.00 +MGW, 10, 21, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 21, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 21, 75.00, 51.00, -9999.00, -9999.00, 13.00 +MHS, 10, 21, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 21, 84.00, 69.00, 28.00, 27.00, 39.00 +MIB, 10, 21, 52.00, 32.00, -9999.00, -9999.00, 14.00 +MIV, 10, 21, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 21, 65.00, 32.00, -9999.00, -9999.00, 16.00 +MKC, 10, 21, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 21, 56.00, 39.00, 23.00, 19.00, 33.00 +MKG, 10, 21, 56.00, 39.00, 26.00, 24.00, 36.00 +MKL, 10, 21, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 21, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 21, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 21, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 21, 61.00, 39.00, 22.00, 19.00, 32.00 +MLS, 10, 21, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 21, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 21, 75.00, 51.00, -9999.00, -9999.00, 18.00 +MOB, 10, 21, 77.00, 55.00, 12.00, 14.00, 20.00 +MOT, 10, 21, 52.00, 32.00, 12.00, 11.00, 18.00 +MPV, 10, 21, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 21, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 21, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 21, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 21, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 21, 69.00, 50.00, -9999.00, -9999.00, 15.00 +MSL, 10, 21, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 21, 57.00, 35.00, 22.00, 18.00, 31.00 +MSO, 10, 21, 53.00, 30.00, 16.00, 17.00, 26.00 +MSP, 10, 21, 55.00, 36.00, 19.00, 17.00, 28.00 +MSS, 10, 21, 54.00, 35.00, 26.00, 26.00, 39.00 +MSY, 10, 21, 78.00, 57.00, 11.00, 15.00, 21.00 +MTC, 10, 21, 57.00, 40.00, -9999.00, -9999.00, 29.00 +MTN, 10, 21, 66.00, 44.00, -9999.00, -9999.00, 21.00 +MTO, 10, 21, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 21, 63.00, 40.00, -9999.00, -9999.00, 21.00 +MUO, 10, 21, 65.00, 35.00, -9999.00, -9999.00, 16.00 +MWA, 10, 21, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 21, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 21, 76.00, 51.00, -9999.00, -9999.00, 16.00 +MYL, 10, 21, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 21, 75.00, 50.00, -9999.00, -9999.00, 20.00 +NAO, 10, 21, 73.00, 59.00, -9999.00, -9999.00, 14.00 +NBC, 10, 21, 76.00, 56.00, -9999.00, -9999.00, 19.00 +NBE, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 10, 21, 60.00, 40.00, -9999.00, -9999.00, 27.00 +NCA, 10, 21, 75.00, 48.00, -9999.00, -9999.00, 23.00 +NCO, 10, 21, 61.00, 45.00, -9999.00, -9999.00, 31.00 +NC1, 10, 21, 73.00, 51.00, -9999.00, -9999.00, 4.00 +NEL, 10, 21, 65.00, 40.00, -9999.00, -9999.00, 25.00 +NFG, 10, 21, 72.00, 54.00, -9999.00, -9999.00, 5.00 +NFL, 10, 21, 66.00, 32.00, -9999.00, -9999.00, 7.00 +NGP, 10, 21, 82.00, 62.00, -9999.00, -9999.00, 22.00 +NGU, 10, 21, 67.00, 51.00, -9999.00, -9999.00, 24.00 +NGZ, 10, 21, 68.00, 52.00, -9999.00, -9999.00, 16.00 +NHK, 10, 21, 66.00, 43.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 21, 56.00, 37.00, -9999.00, -9999.00, 33.00 +NID, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 21, 79.00, 57.00, -9999.00, -9999.00, 25.00 +NIR, 10, 21, 81.00, 58.00, -9999.00, -9999.00, 19.00 +NKT, 10, 21, 74.00, 54.00, -9999.00, -9999.00, 26.00 +NKX, 10, 21, 74.00, 59.00, -9999.00, -9999.00, 8.00 +NLC, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NMM, 10, 21, 75.00, 47.00, -9999.00, -9999.00, 19.00 +NPA, 10, 21, 77.00, 57.00, -9999.00, -9999.00, 20.00 +NQA, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NQI, 10, 21, 84.00, 60.00, -9999.00, -9999.00, 19.00 +NQX, 10, 21, 83.00, 75.00, -9999.00, -9999.00, 32.00 +NRB, 10, 21, 79.00, 63.00, -9999.00, -9999.00, 30.00 +NRC, 10, 21, 77.00, 46.00, -9999.00, -9999.00, 13.00 +NRS, 10, 21, 73.00, 56.00, -9999.00, -9999.00, 7.00 +NSE, 10, 21, 78.00, 52.00, -9999.00, -9999.00, 20.00 +NSI, 10, 21, 74.00, 52.00, -9999.00, -9999.00, 8.00 +NTD, 10, 21, 74.00, 52.00, -9999.00, -9999.00, 5.00 +NTK, 10, 21, 79.00, 56.00, -9999.00, -9999.00, 7.00 +NTU, 10, 21, 67.00, 51.00, -9999.00, -9999.00, 24.00 +NUC, 10, 21, 72.00, 57.00, -9999.00, -9999.00, 7.00 +NUQ, 10, 21, 71.00, 47.00, -9999.00, -9999.00, 12.00 +NUW, 10, 21, 57.00, 41.00, -9999.00, -9999.00, 44.00 +NWF, 10, 21, 77.00, 56.00, -9999.00, -9999.00, 8.00 +NXX, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 21, 68.00, 41.00, -9999.00, -9999.00, 24.00 +NZC, 10, 21, 80.00, 54.00, -9999.00, -9999.00, 25.00 +NZJ, 10, 21, 78.00, 51.00, -9999.00, -9999.00, 7.00 +NZW, 10, 21, 60.00, 40.00, -9999.00, -9999.00, 29.00 +NZY, 10, 21, 74.00, 59.00, -9999.00, -9999.00, 7.00 +OAK, 10, 21, 71.00, 50.00, 10.00, 10.00, 15.00 +OAR, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +OFF, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 21, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 21, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 21, 71.00, 48.00, 14.00, 14.00, 22.00 +OLM, 10, 21, 58.00, 38.00, 33.00, 37.00, 47.00 +OMA, 10, 21, 62.00, 38.00, 16.00, 14.00, 22.00 +OME, 10, 21, 31.00, 19.00, 27.00, 26.00, 37.00 +ONT, 10, 21, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 21, 60.00, 40.00, 25.00, 20.00, 35.00 +ORF, 10, 21, 67.00, 51.00, 18.00, 16.00, 25.00 +ORH, 10, 21, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 21, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 21, 55.00, 35.00, -9999.00, -9999.00, 32.00 +OTG, 10, 21, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 21, 62.00, 46.00, 32.00, 33.00, 41.00 +OTM, 10, 21, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 21, 24.00, 14.00, 22.00, 25.00, 34.00 +OURC, 10, 21, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 21, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 21, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 21, 77.00, 52.00, -9999.00, -9999.00, 19.00 +PACZ, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 21, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 21, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 21, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 21, 23.00, 13.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 21, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 21, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 21, 79.00, 54.00, -9999.00, -9999.00, 17.00 +PAQ, 10, 21, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 21, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 21, 44.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 21, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 21, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 21, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 21, 54.00, 36.00, -9999.00, -9999.00, 35.00 +PBI, 10, 21, 84.00, 69.00, 22.00, 26.00, 36.00 +PDT, 10, 21, 60.00, 39.00, 14.00, 17.00, 24.00 +PDX, 10, 21, 61.00, 44.00, 33.00, 31.00, 42.00 +PFN, 10, 21, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 21, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 21, 64.00, 44.00, 19.00, 17.00, 27.00 +PHX, 10, 21, 85.00, 58.00, 6.00, 6.00, 10.00 +PIA, 10, 21, 62.00, 41.00, 23.00, 19.00, 32.00 +PIB, 10, 21, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 21, 59.00, 32.00, 14.00, 16.00, 24.00 +PIR, 10, 21, 59.00, 34.00, 11.00, 12.00, 17.00 +PIT, 10, 21, 60.00, 40.00, 26.00, 25.00, 37.00 +PKB, 10, 21, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 21, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 21, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 21, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 21, 77.00, 57.00, 10.00, 12.00, 17.00 +POB, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +POE, 10, 21, 77.00, 50.00, -9999.00, -9999.00, 29.00 +POM, 10, 21, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +POU, 10, 21, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 21, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 21, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 21, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 21, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 21, 59.00, 36.00, -9999.00, -9999.00, 30.00 +PSP, 10, 21, 89.00, 57.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 21, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 21, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 21, 68.00, 34.00, 10.00, 6.00, 14.00 +PUC, 10, 21, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 21, 62.00, 41.00, 21.00, 20.00, 30.00 +PVU, 10, 21, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 21, 56.00, 37.00, 23.00, 20.00, 33.00 +P02, 10, 21, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +P07, 10, 21, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +P11, 10, 21, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +P24, 10, 21, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +P28, 10, 21, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +P35, 10, 21, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P38, 10, 21, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +P39, 10, 21, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +P58, 10, 21, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +P59, 10, 21, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +P60, 10, 21, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +P61, 10, 21, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +P67, 10, 21, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +P68, 10, 21, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +P69, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 21, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 21, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 21, 59.00, 32.00, 11.00, 10.00, 16.00 +RBL, 10, 21, 75.00, 49.00, 16.00, 15.00, 22.00 +RCA, 10, 21, 59.00, 32.00, -9999.00, -9999.00, 15.00 +RDD, 10, 21, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 21, 61.00, 31.00, 14.00, 14.00, 21.00 +RDR, 10, 21, 51.00, 31.00, -9999.00, -9999.00, 20.00 +RDU, 10, 21, 70.00, 46.00, 16.00, 16.00, 24.00 +REE, 10, 21, 72.00, 45.00, -9999.00, -9999.00, 15.00 +REJ, 10, 21, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 21, 59.00, 38.00, 22.00, 19.00, 33.00 +RIC, 10, 21, 69.00, 44.00, 18.00, 17.00, 25.00 +RIV, 10, 21, 80.00, 50.00, -9999.00, -9999.00, 7.00 +RIW, 10, 21, 58.00, 24.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 21, 54.00, 29.00, 13.00, 9.00, 17.00 +RME, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +RMG, 10, 21, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +RND, 10, 21, 80.00, 56.00, -9999.00, -9999.00, 20.00 +RNO, 10, 21, 65.00, 31.00, 10.00, 9.00, 14.00 +ROA, 10, 21, 66.00, 43.00, 19.00, 19.00, 27.00 +ROC, 10, 21, 58.00, 40.00, 31.00, 28.00, 44.00 +ROW, 10, 21, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 21, 66.00, 41.00, 11.00, 11.00, 18.00 +RST, 10, 21, 55.00, 35.00, 19.00, 19.00, 29.00 +RWF, 10, 21, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 21, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 21, 75.00, 49.00, 11.00, 11.00, 14.00 +SAF, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 21, 74.00, 59.00, 7.00, 7.00, 9.00 +SAT, 10, 21, 80.00, 56.00, 15.00, 17.00, 25.00 +SAV, 10, 21, 76.00, 55.00, 11.00, 12.00, 18.00 +SAW, 10, 21, 52.00, 38.00, -9999.00, -9999.00, 42.00 +SBA, 10, 21, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 21, 81.00, 51.00, -9999.00, -9999.00, 8.00 +SBN, 10, 21, 59.00, 41.00, 27.00, 24.00, 38.00 +SBP, 10, 21, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 21, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 21, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 21, 14.00, 3.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 21, 75.00, 49.00, 8.00, 11.00, 13.00 +SDF, 10, 21, 66.00, 43.00, 20.00, 19.00, 29.00 +SEA, 10, 21, 57.00, 44.00, 31.00, 29.00, 41.00 +SEM, 10, 21, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 21, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 21, 69.00, 51.00, 12.00, 11.00, 16.00 +SGF, 10, 21, 67.00, 43.00, 21.00, 20.00, 32.00 +SGY, 10, 21, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 21, 58.00, 29.00, 15.00, 15.00, 23.00 +SHV, 10, 21, 76.00, 52.00, 17.00, 16.00, 25.00 +SIT, 10, 21, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 21, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 21, 77.00, 51.00, 14.00, 11.00, 19.00 +SKA, 10, 21, 55.00, 34.00, -9999.00, -9999.00, 28.00 +SKF, 10, 21, 80.00, 56.00, -9999.00, -9999.00, 19.00 +SLC, 10, 21, 63.00, 38.00, 17.00, 16.00, 24.00 +SLE, 10, 21, 61.00, 40.00, 33.00, 31.00, 41.00 +SLN, 10, 21, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 21, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 21, 73.00, 47.00, -9999.00, 8.00, 12.00 +SNA, 10, 21, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 21, 41.00, 32.00, 49.00, 51.00, 66.00 +SNS, 10, 21, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 21, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 21, 64.00, 42.00, 23.00, 18.00, 30.00 +SPS, 10, 21, 74.00, 49.00, 17.00, 14.00, 24.00 +SRQ, 10, 21, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 21, 74.00, 48.00, -9999.00, -9999.00, 20.00 +SSI, 10, 21, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +STC, 10, 21, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 21, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +STL, 10, 21, 66.00, 46.00, 24.00, 20.00, 32.00 +STNV, 10, 21, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +STS, 10, 21, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 21, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 21, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 21, 75.00, 48.00, -9999.00, -9999.00, 12.00 +SUX, 10, 21, 61.00, 37.00, 18.00, 15.00, 26.00 +SVN, 10, 21, 76.00, 55.00, -9999.00, -9999.00, 18.00 +SWF, 10, 21, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 21, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 21, 58.00, 39.00, 31.00, 31.00, 42.00 +SZL, 10, 21, 66.00, 40.00, -9999.00, -9999.00, 26.00 +TAD, 10, 21, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 21, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 21, 70.00, 40.00, -9999.00, -9999.00, 25.00 +TCC, 10, 21, 72.00, 41.00, 7.00, 8.00, 14.00 +TCL, 10, 21, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 21, 60.00, 40.00, -9999.00, -9999.00, 49.00 +TCS, 10, 21, 73.00, 45.00, -9999.00, 8.00, 19.00 +TEB, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 21, 71.00, 48.00, -9999.00, -9999.00, 17.00 +TKA, 10, 21, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 21, 80.00, 53.00, 9.00, 13.00, 17.00 +TNX, 10, 21, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 21, 59.00, 38.00, 20.00, 20.00, 32.00 +TOP, 10, 21, 66.00, 41.00, 17.00, 16.00, 26.00 +TPA, 10, 21, 83.00, 63.00, 8.00, 13.00, 18.00 +TPH, 10, 21, 65.00, 34.00, 6.00, 5.00, 9.00 +TRI, 10, 21, 67.00, 42.00, 20.00, 21.00, 30.00 +TRK, 10, 21, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 21, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 21, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 21, 71.00, 48.00, 15.00, 15.00, 23.00 +TUP, 10, 21, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 21, 82.00, 54.00, 9.00, 7.00, 13.00 +TVC, 10, 21, 55.00, 37.00, 27.00, 23.00, 36.00 +TVL, 10, 21, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 21, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 21, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 21, 68.00, 44.00, 18.00, 17.00, 27.00 +T01, 10, 21, 67.00, 44.00, -9999.00, -9999.00, 26.00 +T02, 10, 21, 72.00, 49.00, -9999.00, -9999.00, 18.00 +T03, 10, 21, 75.00, 51.00, -9999.00, -9999.00, 20.00 +T04, 10, 21, 84.00, 64.00, -9999.00, -9999.00, 20.00 +T05, 10, 21, 67.00, 40.00, -9999.00, -9999.00, 20.00 +T06, 10, 21, 77.00, 47.00, -9999.00, -9999.00, 21.00 +T07, 10, 21, 67.00, 33.00, -9999.00, -9999.00, 15.00 +T08, 10, 21, 59.00, 39.00, -9999.00, -9999.00, 15.00 +UCA, 10, 21, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 21, 73.00, 47.00, -9999.00, -9999.00, 5.00 +UIL, 10, 21, 57.00, 40.00, 45.00, 47.00, 56.00 +UIN, 10, 21, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 21, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 21, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 21, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +U15, 10, 21, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +U28, 10, 21, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 21, 77.00, 52.00, -9999.00, -9999.00, 15.00 +VBG, 10, 21, 74.00, 48.00, -9999.00, -9999.00, 10.00 +VCT, 10, 21, 81.00, 59.00, 15.00, 18.00, 26.00 +VCV, 10, 21, 77.00, 43.00, -9999.00, -9999.00, 5.00 +VDZ, 10, 21, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 21, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 21, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 21, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 21, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 21, 78.00, 52.00, -9999.00, -9999.00, 17.00 +VRB, 10, 21, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 21, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 21, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 21, 67.00, 44.00, 19.00, 15.00, 24.00 +WJA, 10, 21, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 21, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 21, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 21, 65.00, 28.00, 12.00, 12.00, 18.00 +WPO, 10, 21, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 21, 76.00, 49.00, -9999.00, -9999.00, 19.00 +WRG, 10, 21, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 21, 66.00, 41.00, -9999.00, -9999.00, 25.00 +WRL, 10, 21, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +X68, 10, 21, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 21, 45.00, 33.00, 72.00, 71.00, 80.00 +YCG, 10, 21, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 21, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 21, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 21, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 21, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 21, 61.00, 34.00, 11.00, 12.00, 18.00 +YNG, 10, 21, 58.00, 40.00, 25.00, 26.00, 37.00 +YPA, 10, 21, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 21, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 21, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 21, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 21, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 21, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 21, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 21, 87.00, 59.00, 5.00, 4.00, 7.00 +YVR, 10, 21, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 21, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 21, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 21, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 21, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 21, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 21, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 21, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 21, 51.00, 34.00, 34.00, 32.00, 46.00 +ZUN, 10, 21, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 21, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 21, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +01R, 10, 21, 77.00, 52.00, -9999.00, -9999.00, 18.00 +1V1, 10, 21, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 21, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 21, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 21, 70.00, 54.00, -9999.00, -9999.00, 21.00 +2PJ, 10, 21, 74.00, 48.00, -9999.00, -9999.00, 18.00 +3B1, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 21, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 21, 54.00, 35.00, -9999.00, -9999.00, 32.00 +3SE, 10, 21, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 21, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 21, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +4OM, 10, 21, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 21, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 21, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 21, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 21, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 22, 61.00, 40.00, 21.00, 22.00, 31.00 +ABI, 10, 22, 75.00, 52.00, 16.00, 14.00, 23.00 +ABQ, 10, 22, 68.00, 40.00, 11.00, 11.00, 17.00 +ABR, 10, 22, 55.00, 31.00, 15.00, 12.00, 20.00 +ABY, 10, 22, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 22, 60.00, 46.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 22, 78.00, 54.00, 16.00, 17.00, 25.00 +ACV, 10, 22, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 22, 64.00, 42.00, 19.00, 17.00, 27.00 +ADK, 10, 22, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 22, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 22, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 22, 66.00, 40.00, -9999.00, -9999.00, 23.00 +AEX, 10, 22, 78.00, 52.00, -9999.00, -9999.00, 18.00 +AFF, 10, 22, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 22, 84.00, 63.00, -9999.00, -9999.00, 29.00 +AGS, 10, 22, 75.00, 48.00, 13.00, 13.00, 19.00 +AHN, 10, 22, 72.00, 48.00, 14.00, 15.00, 21.00 +AKN, 10, 22, 37.00, 22.00, 29.00, 30.00, 44.00 +AKO, 10, 22, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 22, 59.00, 37.00, 23.00, 22.00, 34.00 +ALI, 10, 22, 84.00, 60.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 22, 58.00, 36.00, 19.00, 17.00, 28.00 +ALS, 10, 22, 59.00, 22.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 22, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 22, 70.00, 42.00, 12.00, 11.00, 17.00 +AMG, 10, 22, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 22, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 22, 37.00, 25.00, 26.00, 28.00, 39.00 +AND, 10, 22, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 22, 50.00, 40.00, 62.00, 63.00, 73.00 +AOO, 10, 22, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +APN, 10, 22, 54.00, 35.00, 26.00, 27.00, 38.00 +AQQ, 10, 22, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +ART, 10, 22, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +AST, 10, 22, 59.00, 43.00, 38.00, 40.00, 50.00 +ATL, 10, 22, 71.00, 50.00, 14.00, 14.00, 22.00 +ATW, 10, 22, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 22, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 22, 64.00, 39.00, -9999.00, -9999.00, 28.00 +AUG, 10, 22, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 22, 80.00, 58.00, 17.00, 17.00, 26.00 +AUW, 10, 22, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 22, 66.00, 41.00, 16.00, 17.00, 24.00 +AVP, 10, 22, 58.00, 40.00, 23.00, 22.00, 34.00 +AXN, 10, 22, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 22, 59.00, 38.00, -9999.00, -9999.00, 29.00 +AYS, 10, 22, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 22, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 22, 75.00, 49.00, -9999.00, -9999.00, 13.00 +BAD, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +BAF, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 22, 55.00, 25.00, -9999.00, -9999.00, 21.00 +BDL, 10, 22, 61.00, 39.00, 19.00, 20.00, 30.00 +BDR, 10, 22, 62.00, 45.00, 21.00, 18.00, 29.00 +BET, 10, 22, 31.00, 20.00, 30.00, 29.00, 41.00 +BFD, 10, 22, 53.00, 35.00, 34.00, 32.00, 46.00 +BFF, 10, 22, 62.00, 31.00, 11.00, 8.00, 14.00 +BFL, 10, 22, 78.00, 52.00, 6.00, 5.00, 9.00 +BGM, 10, 22, 55.00, 38.00, 27.00, 28.00, 41.00 +BGR, 10, 22, 54.00, 37.00, 24.00, 22.00, 35.00 +BGS, 10, 22, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 22, 72.00, 48.00, 16.00, 14.00, 22.00 +BID, 10, 22, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 22, 25.00, 12.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 22, 73.00, 35.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 22, 57.00, 35.00, 15.00, 17.00, 25.00 +BIS, 10, 22, 54.00, 29.00, 17.00, 14.00, 22.00 +BIX, 10, 22, 78.00, 57.00, -9999.00, -9999.00, 19.00 +BJI, 10, 22, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 22, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 22, 64.00, 31.00, -9999.00, -9999.00, 13.00 +BKW, 10, 22, 60.00, 40.00, 25.00, 26.00, 37.00 +BLF, 10, 22, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 22, 86.00, 58.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 22, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 22, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 22, 67.00, 42.00, -9999.00, -9999.00, 25.00 +BNA, 10, 22, 70.00, 46.00, 20.00, 18.00, 29.00 +BNO, 10, 22, 57.00, 27.00, -9999.00, 17.00, 30.00 +BOI, 10, 22, 61.00, 37.00, 14.00, 17.00, 22.00 +BOS, 10, 22, 60.00, 45.00, 20.00, 21.00, 31.00 +BPI, 10, 22, 53.00, 15.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 22, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 22, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 22, 61.00, 41.00, -9999.00, -9999.00, 25.00 +BRO, 10, 22, 84.00, 64.00, 18.00, 14.00, 25.00 +BRW, 10, 22, 14.00, 4.00, 26.00, 27.00, 37.00 +BSM, 10, 22, 80.00, 58.00, -9999.00, -9999.00, 13.00 +BTI, 10, 22, 17.00, 6.00, 24.00, 23.00, 35.00 +BTL, 10, 22, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 22, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 22, 78.00, 55.00, 12.00, 14.00, 21.00 +BTT, 10, 22, 18.00, 6.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 22, 54.00, 37.00, 28.00, 28.00, 42.00 +BUB, 10, 22, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 22, 57.00, 41.00, 32.00, 30.00, 43.00 +BUR, 10, 22, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 22, 77.00, 60.00, -9999.00, 12.00, 19.00 +BWG, 10, 22, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 22, 65.00, 44.00, 20.00, 18.00, 28.00 +BYH, 10, 22, 71.00, 48.00, -9999.00, -9999.00, 24.00 +BYI, 10, 22, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 22, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 22, 74.00, 48.00, 12.00, 13.00, 20.00 +CAG, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 22, 59.00, 41.00, 25.00, 24.00, 36.00 +CAO, 10, 22, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 22, 49.00, 33.00, 29.00, 28.00, 42.00 +CBM, 10, 22, 74.00, 46.00, -9999.00, -9999.00, 21.00 +CDB, 10, 22, 43.00, 33.00, 61.00, 62.00, 78.00 +CDC, 10, 22, 63.00, 34.00, 11.00, 11.00, 18.00 +CDR, 10, 22, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 22, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 22, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +CEZ, 10, 22, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 22, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 22, 70.00, 46.00, 19.00, 17.00, 25.00 +CHO, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 22, 75.00, 54.00, 10.00, 12.00, 18.00 +CID, 10, 22, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 22, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 22, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 22, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 22, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 22, 59.00, 41.00, 26.00, 29.00, 41.00 +CLL, 10, 22, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 22, 70.00, 48.00, 15.00, 15.00, 23.00 +CMH, 10, 22, 61.00, 41.00, 23.00, 23.00, 35.00 +CMI, 10, 22, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 22, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 22, 64.00, 41.00, 16.00, 10.00, 22.00 +CNM, 10, 22, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 22, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +COD, 10, 22, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +COF, 10, 22, 81.00, 65.00, -9999.00, -9999.00, 34.00 +CON, 10, 22, 58.00, 33.00, 21.00, 20.00, 31.00 +COS, 10, 22, 61.00, 34.00, 10.00, 11.00, 16.00 +COT, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 22, 64.00, 43.00, 24.00, 19.00, 32.00 +CPR, 10, 22, 56.00, 30.00, 15.00, 16.00, 22.00 +CRBC, 10, 22, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 22, 82.00, 62.00, 16.00, 16.00, 25.00 +CRW, 10, 22, 66.00, 42.00, 26.00, 25.00, 36.00 +CSG, 10, 22, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 22, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 22, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 22, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 22, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 22, 63.00, 42.00, 21.00, 20.00, 31.00 +CVN, 10, 22, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 22, 70.00, 41.00, -9999.00, -9999.00, 14.00 +CXY, 10, 22, 62.00, 42.00, 17.00, 17.00, 27.00 +CYS, 10, 22, 57.00, 32.00, 12.00, 11.00, 18.00 +DAA, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DAB, 10, 22, 80.00, 63.00, 17.00, 19.00, 27.00 +DAG, 10, 22, 80.00, 53.00, 2.00, 4.00, 5.00 +DAL, 10, 22, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 22, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 22, 61.00, 41.00, 22.00, 23.00, 34.00 +DBQ, 10, 22, 57.00, 38.00, 23.00, 18.00, 31.00 +DCA, 10, 22, 67.00, 48.00, 19.00, 16.00, 26.00 +DDC, 10, 22, 67.00, 41.00, 10.00, 9.00, 15.00 +DEC, 10, 22, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 22, 63.00, 34.00, 12.00, 11.00, 18.00 +DFW, 10, 22, 76.00, 53.00, 16.00, 17.00, 25.00 +DHN, 10, 22, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 22, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 22, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 22, 79.00, 57.00, -9999.00, -9999.00, 16.00 +DLG, 10, 22, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 22, 48.00, 33.00, 24.00, 23.00, 35.00 +DLLC, 10, 22, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 22, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 22, 82.00, 54.00, -9999.00, -9999.00, 10.00 +DMN, 10, 22, 75.00, 40.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 22, 67.00, 45.00, -9999.00, -9999.00, 25.00 +DPG, 10, 22, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 22, 78.00, 52.00, -9999.00, -9999.00, 17.00 +DRA, 10, 22, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 22, 79.00, 57.00, 12.00, 12.00, 18.00 +DSM, 10, 22, 60.00, 40.00, 20.00, 20.00, 30.00 +DTW, 10, 22, 58.00, 39.00, 20.00, 21.00, 32.00 +DUG, 10, 22, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 22, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +DXR, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 22, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 22, 75.00, 52.00, -9999.00, -9999.00, 18.00 +D45, 10, 22, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 22, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 22, 54.00, 34.00, 18.00, 19.00, 29.00 +ECG, 10, 22, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 22, 76.00, 47.00, -9999.00, -9999.00, 4.00 +EED, 10, 22, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +EGE, 10, 22, 59.00, 25.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 22, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 22, 61.00, 35.00, 30.00, 29.00, 41.00 +EKO, 10, 22, 62.00, 28.00, 13.00, 12.00, 20.00 +ELD, 10, 22, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 22, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 22, 76.00, 47.00, 11.00, 10.00, 15.00 +ELY, 10, 22, 60.00, 26.00, 13.00, 13.00, 20.00 +EMP, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 22, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +END, 10, 22, 71.00, 48.00, -9999.00, -9999.00, 16.00 +ENN, 10, 22, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 22, 58.00, 39.00, -9999.00, -9999.00, 17.00 +EPH, 10, 22, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 22, 58.00, 44.00, 32.00, 32.00, 45.00 +ESF, 10, 22, 78.00, 52.00, -9999.00, -9999.00, 26.00 +EUG, 10, 22, 61.00, 42.00, 30.00, 30.00, 39.00 +EVV, 10, 22, 66.00, 42.00, 23.00, 18.00, 31.00 +EWN, 10, 22, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 22, 64.00, 46.00, 19.00, 19.00, 28.00 +EYW, 10, 22, 83.00, 75.00, 17.00, 17.00, 27.00 +E74, 10, 22, 79.00, 44.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 22, 69.00, 46.00, -9999.00, -9999.00, 22.00 +FAI, 10, 22, 25.00, 11.00, 26.00, 29.00, 40.00 +FAR, 10, 22, 52.00, 31.00, 16.00, 16.00, 25.00 +FAT, 10, 22, 76.00, 49.00, 8.00, 8.00, 12.00 +FAY, 10, 22, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 22, 50.00, 28.00, 16.00, 18.00, 27.00 +FCS, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 10, 22, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 22, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 10, 22, 61.00, 29.00, 11.00, 14.00, 18.00 +FLL, 10, 22, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 22, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 22, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +FME, 10, 22, 68.00, 41.00, -9999.00, -9999.00, 21.00 +FMH, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 10, 22, 67.00, 33.00, 12.00, 10.00, 15.00 +FMY, 10, 22, 85.00, 67.00, 8.00, 12.00, 16.00 +FNT, 10, 22, 57.00, 39.00, 22.00, 23.00, 33.00 +FOD, 10, 22, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 22, 66.00, 41.00, -9999.00, -9999.00, 19.00 +FOK, 10, 22, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 22, 66.00, 43.00, -9999.00, -9999.00, 21.00 +FSD, 10, 22, 57.00, 33.00, 16.00, 15.00, 25.00 +FSI, 10, 22, 73.00, 47.00, -9999.00, -9999.00, 18.00 +FSM, 10, 22, 73.00, 46.00, 19.00, 18.00, 28.00 +FTK, 10, 22, 66.00, 40.00, -9999.00, -9999.00, 23.00 +FWA, 10, 22, 60.00, 40.00, 20.00, 22.00, 33.00 +FWH, 10, 22, 76.00, 52.00, -9999.00, -9999.00, 16.00 +FYU, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 22, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 22, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 22, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 22, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 22, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 22, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 22, 54.00, 34.00, 16.00, 19.00, 26.00 +GFA, 10, 22, 55.00, 34.00, -9999.00, -9999.00, 18.00 +GFK, 10, 22, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 22, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 22, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 22, 54.00, 30.00, 9.00, 9.00, 14.00 +GJT, 10, 22, 63.00, 39.00, 13.00, 13.00, 20.00 +GKN, 10, 22, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 22, 63.00, 35.00, 10.00, 8.00, 13.00 +GLH, 10, 22, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 22, 76.00, 66.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 22, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 22, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +GON, 10, 22, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 22, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 22, 54.00, 36.00, 22.00, 21.00, 33.00 +GRCI, 10, 22, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 22, 60.00, 40.00, -9999.00, -9999.00, 47.00 +GRI, 10, 22, 61.00, 36.00, 14.00, 12.00, 21.00 +GRK, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 10, 22, 56.00, 37.00, 24.00, 24.00, 35.00 +GSB, 10, 22, 72.00, 47.00, -9999.00, -9999.00, 21.00 +GSG, 10, 22, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 22, 68.00, 45.00, 15.00, 16.00, 23.00 +GSP, 10, 22, 70.00, 47.00, 15.00, 17.00, 24.00 +GST, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 22, 55.00, 38.00, -9999.00, -9999.00, 41.00 +GTF, 10, 22, 55.00, 34.00, 13.00, 16.00, 22.00 +GUP, 10, 22, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 22, 61.00, 38.00, -9999.00, -9999.00, 29.00 +GVW, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 10, 22, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 22, 71.00, 56.00, 19.00, 17.00, 28.00 +HBR, 10, 22, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 22, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 22, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 22, 60.00, 36.00, -9999.00, -9999.00, 16.00 +HKY, 10, 22, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 22, 55.00, 29.00, 12.00, 14.00, 21.00 +HMN, 10, 22, 76.00, 37.00, -9999.00, -9999.00, 11.00 +HMS, 10, 22, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 22, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 22, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +HON, 10, 22, 57.00, 32.00, 15.00, 14.00, 23.00 +HOP, 10, 22, 69.00, 42.00, -9999.00, -9999.00, 24.00 +HOT, 10, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 22, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 22, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 22, 60.00, 45.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 22, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 22, 78.00, 52.00, -9999.00, -9999.00, 21.00 +HST, 10, 22, 85.00, 67.00, -9999.00, -9999.00, 39.00 +HSV, 10, 22, 71.00, 47.00, 19.00, 16.00, 25.00 +HTL, 10, 22, 53.00, 36.00, 26.00, 25.00, 38.00 +HTS, 10, 22, 65.00, 43.00, 24.00, 24.00, 35.00 +HUF, 10, 22, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 22, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 22, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 22, 55.00, 28.00, 10.00, 12.00, 16.00 +IAB, 10, 22, 67.00, 44.00, -9999.00, -9999.00, 19.00 +IAD, 10, 22, 65.00, 40.00, 20.00, 18.00, 27.00 +IAG, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 22, 80.00, 56.00, 17.00, 18.00, 27.00 +ICT, 10, 22, 67.00, 44.00, 17.00, 14.00, 25.00 +IDA, 10, 22, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 22, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 22, 64.00, 43.00, 20.00, 17.00, 27.00 +ILI, 10, 22, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 22, 75.00, 51.00, 14.00, 12.00, 20.00 +IMT, 10, 22, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +IND, 10, 22, 63.00, 41.00, 22.00, 22.00, 32.00 +INL, 10, 22, 47.00, 30.00, 26.00, 24.00, 37.00 +INS, 10, 22, 73.00, 47.00, -9999.00, -9999.00, 5.00 +INT, 10, 22, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +INW, 10, 22, 69.00, 38.00, 8.00, 11.00, 15.00 +IPL, 10, 22, 87.00, 58.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 22, 60.00, 40.00, 26.00, 23.00, 35.00 +IRK, 10, 22, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 22, 53.00, 28.00, 11.00, 10.00, 19.00 +ISP, 10, 22, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 22, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 22, 85.00, 54.00, -9999.00, -9999.00, 9.00 +IWD, 10, 22, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 22, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 22, 77.00, 48.00, 15.00, 15.00, 23.00 +JAX, 10, 22, 79.00, 57.00, 15.00, 16.00, 24.00 +JBR, 10, 22, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 22, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 22, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 22, 62.00, 47.00, 18.00, 16.00, 27.00 +JHW, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 22, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 22, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 22, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 22, 45.00, 35.00, 61.00, 61.00, 71.00 +JST, 10, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 22, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 22, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 22, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 22, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 22, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 22, 56.00, 37.00, 22.00, 24.00, 34.00 +LAR, 10, 22, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 22, 78.00, 52.00, 5.00, 4.00, 8.00 +LAX, 10, 22, 74.00, 58.00, 5.00, 6.00, 7.00 +LBB, 10, 22, 72.00, 45.00, 12.00, 10.00, 17.00 +LBF, 10, 22, 62.00, 31.00, 13.00, 9.00, 17.00 +LCH, 10, 22, 78.00, 56.00, 13.00, 15.00, 23.00 +LCK, 10, 22, 63.00, 41.00, -9999.00, -9999.00, 31.00 +LEB, 10, 22, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 22, 64.00, 44.00, 23.00, 22.00, 32.00 +LFI, 10, 22, 67.00, 51.00, -9999.00, -9999.00, 26.00 +LFK, 10, 22, 78.00, 53.00, 18.00, 17.00, 26.00 +LFT, 10, 22, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 22, 62.00, 48.00, 18.00, 16.00, 26.00 +LGB, 10, 22, 77.00, 56.00, 5.00, 5.00, 8.00 +LGU, 10, 22, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 22, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 22, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 22, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 22, 72.00, 48.00, 16.00, 17.00, 26.00 +LIZ, 10, 22, 49.00, 33.00, -9999.00, -9999.00, 43.00 +LMT, 10, 22, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +LND, 10, 22, 55.00, 31.00, 12.00, 11.00, 16.00 +LNK, 10, 22, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 22, 65.00, 31.00, 6.00, 6.00, 10.00 +LOZ, 10, 22, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 22, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 22, 72.00, 47.00, -9999.00, -9999.00, 25.00 +LSE, 10, 22, 56.00, 38.00, 18.00, 18.00, 27.00 +LSF, 10, 22, 76.00, 52.00, -9999.00, -9999.00, 20.00 +LSV, 10, 22, 81.00, 44.00, -9999.00, -9999.00, 5.00 +LTS, 10, 22, 76.00, 47.00, -9999.00, -9999.00, 16.00 +LUF, 10, 22, 86.00, 51.00, -9999.00, -9999.00, 6.00 +LVS, 10, 22, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 22, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 22, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 22, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 22, 66.00, 43.00, 20.00, 19.00, 28.00 +MAF, 10, 22, 75.00, 48.00, 13.00, 9.00, 16.00 +MBL, 10, 22, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 22, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 22, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 22, 75.00, 52.00, -9999.00, -9999.00, 14.00 +MCF, 10, 22, 83.00, 63.00, -9999.00, -9999.00, 20.00 +MCG, 10, 22, 25.00, 12.00, 29.00, 30.00, 42.00 +MCI, 10, 22, 64.00, 43.00, 20.00, 18.00, 28.00 +MCK, 10, 22, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 22, 76.00, 49.00, 11.00, 13.00, 19.00 +MCO, 10, 22, 83.00, 64.00, 10.00, 17.00, 22.00 +MCW, 10, 22, 56.00, 35.00, 15.00, 14.00, 23.00 +MC2, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 10, 22, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 22, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 22, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 22, 60.00, 42.00, 27.00, 21.00, 37.00 +MEI, 10, 22, 76.00, 48.00, 15.00, 12.00, 21.00 +MEM, 10, 22, 72.00, 49.00, 20.00, 17.00, 28.00 +MER, 10, 22, 77.00, 46.00, -9999.00, -9999.00, 10.00 +MFD, 10, 22, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 22, 85.00, 64.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 22, 65.00, 39.00, 21.00, 22.00, 28.00 +MGE, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MGM, 10, 22, 76.00, 51.00, 14.00, 13.00, 22.00 +MGW, 10, 22, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 22, 74.00, 51.00, -9999.00, -9999.00, 14.00 +MHS, 10, 22, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 22, 84.00, 69.00, 27.00, 27.00, 39.00 +MIB, 10, 22, 51.00, 31.00, -9999.00, -9999.00, 14.00 +MIV, 10, 22, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 22, 64.00, 32.00, -9999.00, -9999.00, 17.00 +MKC, 10, 22, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 22, 55.00, 39.00, 23.00, 19.00, 33.00 +MKG, 10, 22, 56.00, 39.00, 26.00, 24.00, 37.00 +MKL, 10, 22, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 22, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 22, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 22, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 22, 60.00, 39.00, 22.00, 19.00, 32.00 +MLS, 10, 22, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 22, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 22, 75.00, 51.00, -9999.00, -9999.00, 18.00 +MOB, 10, 22, 77.00, 55.00, 13.00, 14.00, 20.00 +MOT, 10, 22, 51.00, 31.00, 12.00, 11.00, 18.00 +MPV, 10, 22, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 22, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 22, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 22, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 22, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 22, 69.00, 50.00, -9999.00, -9999.00, 15.00 +MSL, 10, 22, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 22, 56.00, 35.00, 22.00, 18.00, 31.00 +MSO, 10, 22, 53.00, 30.00, 16.00, 17.00, 27.00 +MSP, 10, 22, 54.00, 36.00, 19.00, 17.00, 28.00 +MSS, 10, 22, 54.00, 35.00, 26.00, 26.00, 39.00 +MSY, 10, 22, 78.00, 57.00, 11.00, 15.00, 21.00 +MTC, 10, 22, 57.00, 40.00, -9999.00, -9999.00, 29.00 +MTN, 10, 22, 66.00, 44.00, -9999.00, -9999.00, 21.00 +MTO, 10, 22, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 22, 63.00, 40.00, -9999.00, -9999.00, 21.00 +MUO, 10, 22, 64.00, 35.00, -9999.00, -9999.00, 17.00 +MWA, 10, 22, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 22, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 22, 76.00, 51.00, -9999.00, -9999.00, 16.00 +MYL, 10, 22, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 22, 75.00, 50.00, -9999.00, -9999.00, 20.00 +NAO, 10, 22, 73.00, 59.00, -9999.00, -9999.00, 14.00 +NBC, 10, 22, 76.00, 56.00, -9999.00, -9999.00, 19.00 +NBE, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 10, 22, 60.00, 40.00, -9999.00, -9999.00, 27.00 +NCA, 10, 22, 75.00, 48.00, -9999.00, -9999.00, 23.00 +NCO, 10, 22, 61.00, 45.00, -9999.00, -9999.00, 31.00 +NC1, 10, 22, 73.00, 51.00, -9999.00, -9999.00, 4.00 +NEL, 10, 22, 65.00, 40.00, -9999.00, -9999.00, 25.00 +NFG, 10, 22, 72.00, 54.00, -9999.00, -9999.00, 5.00 +NFL, 10, 22, 66.00, 32.00, -9999.00, -9999.00, 7.00 +NGP, 10, 22, 82.00, 62.00, -9999.00, -9999.00, 22.00 +NGU, 10, 22, 67.00, 51.00, -9999.00, -9999.00, 24.00 +NGZ, 10, 22, 68.00, 52.00, -9999.00, -9999.00, 16.00 +NHK, 10, 22, 66.00, 43.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 22, 56.00, 37.00, -9999.00, -9999.00, 34.00 +NID, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 22, 79.00, 57.00, -9999.00, -9999.00, 25.00 +NIR, 10, 22, 81.00, 58.00, -9999.00, -9999.00, 19.00 +NKT, 10, 22, 74.00, 54.00, -9999.00, -9999.00, 26.00 +NKX, 10, 22, 74.00, 59.00, -9999.00, -9999.00, 8.00 +NLC, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +NMM, 10, 22, 75.00, 47.00, -9999.00, -9999.00, 19.00 +NPA, 10, 22, 77.00, 57.00, -9999.00, -9999.00, 20.00 +NQA, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 10, 22, 84.00, 60.00, -9999.00, -9999.00, 19.00 +NQX, 10, 22, 83.00, 75.00, -9999.00, -9999.00, 32.00 +NRB, 10, 22, 79.00, 63.00, -9999.00, -9999.00, 29.00 +NRC, 10, 22, 77.00, 46.00, -9999.00, -9999.00, 13.00 +NRS, 10, 22, 73.00, 56.00, -9999.00, -9999.00, 7.00 +NSE, 10, 22, 78.00, 52.00, -9999.00, -9999.00, 21.00 +NSI, 10, 22, 74.00, 52.00, -9999.00, -9999.00, 8.00 +NTD, 10, 22, 74.00, 52.00, -9999.00, -9999.00, 5.00 +NTK, 10, 22, 79.00, 56.00, -9999.00, -9999.00, 7.00 +NTU, 10, 22, 67.00, 51.00, -9999.00, -9999.00, 24.00 +NUC, 10, 22, 72.00, 57.00, -9999.00, -9999.00, 7.00 +NUQ, 10, 22, 71.00, 47.00, -9999.00, -9999.00, 13.00 +NUW, 10, 22, 57.00, 41.00, -9999.00, -9999.00, 44.00 +NWF, 10, 22, 77.00, 56.00, -9999.00, -9999.00, 8.00 +NXX, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NYG, 10, 22, 68.00, 41.00, -9999.00, -9999.00, 24.00 +NZC, 10, 22, 80.00, 54.00, -9999.00, -9999.00, 25.00 +NZJ, 10, 22, 78.00, 51.00, -9999.00, -9999.00, 7.00 +NZW, 10, 22, 60.00, 40.00, -9999.00, -9999.00, 30.00 +NZY, 10, 22, 74.00, 59.00, -9999.00, -9999.00, 7.00 +OAK, 10, 22, 71.00, 50.00, 10.00, 10.00, 15.00 +OAR, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +OFF, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 22, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 22, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 22, 71.00, 48.00, 14.00, 14.00, 22.00 +OLM, 10, 22, 58.00, 38.00, 34.00, 37.00, 48.00 +OMA, 10, 22, 62.00, 38.00, 16.00, 14.00, 22.00 +OME, 10, 22, 31.00, 19.00, 27.00, 26.00, 37.00 +ONT, 10, 22, 81.00, 55.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 22, 60.00, 40.00, 25.00, 20.00, 35.00 +ORF, 10, 22, 67.00, 51.00, 18.00, 16.00, 25.00 +ORH, 10, 22, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 22, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 22, 55.00, 35.00, -9999.00, -9999.00, 32.00 +OTG, 10, 22, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 22, 62.00, 46.00, 32.00, 34.00, 42.00 +OTM, 10, 22, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 22, 23.00, 13.00, 22.00, 25.00, 34.00 +OURC, 10, 22, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 22, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 22, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 22, 77.00, 52.00, -9999.00, -9999.00, 19.00 +PACZ, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 22, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 22, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 22, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 22, 22.00, 12.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 22, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 22, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 22, 79.00, 54.00, -9999.00, -9999.00, 17.00 +PAQ, 10, 22, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 22, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 22, 44.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 22, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 22, 25.00, 12.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 22, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 22, 54.00, 36.00, -9999.00, -9999.00, 35.00 +PBI, 10, 22, 84.00, 69.00, 22.00, 26.00, 36.00 +PDT, 10, 22, 60.00, 39.00, 15.00, 17.00, 24.00 +PDX, 10, 22, 61.00, 44.00, 33.00, 32.00, 43.00 +PFN, 10, 22, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 22, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 22, 64.00, 44.00, 19.00, 17.00, 27.00 +PHX, 10, 22, 85.00, 58.00, 6.00, 6.00, 10.00 +PIA, 10, 22, 61.00, 41.00, 23.00, 19.00, 32.00 +PIB, 10, 22, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 22, 58.00, 32.00, 15.00, 17.00, 24.00 +PIR, 10, 22, 58.00, 34.00, 11.00, 12.00, 17.00 +PIT, 10, 22, 60.00, 40.00, 26.00, 25.00, 37.00 +PKB, 10, 22, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 22, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 22, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 22, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 22, 77.00, 57.00, 10.00, 12.00, 17.00 +POB, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +POE, 10, 22, 77.00, 50.00, -9999.00, -9999.00, 29.00 +POM, 10, 22, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +POU, 10, 22, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 22, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 22, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 22, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 22, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 22, 59.00, 36.00, -9999.00, -9999.00, 30.00 +PSP, 10, 22, 88.00, 57.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 22, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 22, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 22, 67.00, 33.00, 10.00, 6.00, 14.00 +PUC, 10, 22, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 22, 62.00, 41.00, 21.00, 20.00, 30.00 +PVU, 10, 22, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 22, 56.00, 37.00, 23.00, 20.00, 33.00 +P02, 10, 22, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +P07, 10, 22, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +P11, 10, 22, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +P24, 10, 22, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +P28, 10, 22, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +P35, 10, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +P38, 10, 22, 69.00, 33.00, -9999.00, -9999.00, -9999.00 +P39, 10, 22, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +P58, 10, 22, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +P59, 10, 22, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +P60, 10, 22, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +P61, 10, 22, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +P67, 10, 22, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +P68, 10, 22, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +P69, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 22, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 22, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 22, 59.00, 32.00, 11.00, 10.00, 16.00 +RBL, 10, 22, 75.00, 49.00, 16.00, 16.00, 22.00 +RCA, 10, 22, 59.00, 32.00, -9999.00, -9999.00, 15.00 +RDD, 10, 22, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 22, 60.00, 31.00, 14.00, 14.00, 22.00 +RDR, 10, 22, 50.00, 30.00, -9999.00, -9999.00, 20.00 +RDU, 10, 22, 70.00, 46.00, 16.00, 16.00, 24.00 +REE, 10, 22, 72.00, 45.00, -9999.00, -9999.00, 14.00 +REJ, 10, 22, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 22, 58.00, 38.00, 22.00, 19.00, 33.00 +RIC, 10, 22, 69.00, 44.00, 18.00, 17.00, 25.00 +RIV, 10, 22, 80.00, 50.00, -9999.00, -9999.00, 7.00 +RIW, 10, 22, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 22, 53.00, 29.00, 13.00, 9.00, 17.00 +RME, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +RMG, 10, 22, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +RND, 10, 22, 80.00, 56.00, -9999.00, -9999.00, 20.00 +RNO, 10, 22, 65.00, 31.00, 10.00, 9.00, 14.00 +ROA, 10, 22, 66.00, 43.00, 19.00, 19.00, 27.00 +ROC, 10, 22, 58.00, 40.00, 31.00, 28.00, 44.00 +ROW, 10, 22, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 22, 66.00, 40.00, 11.00, 11.00, 18.00 +RST, 10, 22, 54.00, 35.00, 19.00, 19.00, 29.00 +RWF, 10, 22, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 22, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 22, 74.00, 49.00, 11.00, 11.00, 14.00 +SAF, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 22, 74.00, 59.00, 7.00, 7.00, 9.00 +SAT, 10, 22, 80.00, 56.00, 15.00, 17.00, 25.00 +SAV, 10, 22, 76.00, 55.00, 11.00, 12.00, 18.00 +SAW, 10, 22, 52.00, 38.00, -9999.00, -9999.00, 42.00 +SBA, 10, 22, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 22, 81.00, 51.00, -9999.00, -9999.00, 8.00 +SBN, 10, 22, 59.00, 41.00, 27.00, 24.00, 38.00 +SBP, 10, 22, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 22, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 22, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 22, 13.00, 2.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 22, 75.00, 49.00, 8.00, 11.00, 13.00 +SDF, 10, 22, 66.00, 43.00, 21.00, 19.00, 30.00 +SEA, 10, 22, 57.00, 44.00, 32.00, 30.00, 41.00 +SEM, 10, 22, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 22, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 22, 69.00, 51.00, 12.00, 12.00, 16.00 +SGF, 10, 22, 67.00, 43.00, 21.00, 20.00, 32.00 +SGY, 10, 22, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 22, 58.00, 29.00, 15.00, 15.00, 23.00 +SHV, 10, 22, 76.00, 52.00, 17.00, 16.00, 25.00 +SIT, 10, 22, 49.00, 40.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 22, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 22, 77.00, 51.00, 14.00, 11.00, 19.00 +SKA, 10, 22, 54.00, 34.00, -9999.00, -9999.00, 28.00 +SKF, 10, 22, 80.00, 56.00, -9999.00, -9999.00, 19.00 +SLC, 10, 22, 62.00, 38.00, 17.00, 16.00, 24.00 +SLE, 10, 22, 61.00, 40.00, 33.00, 32.00, 42.00 +SLN, 10, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 22, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 22, 73.00, 47.00, -9999.00, 8.00, 12.00 +SNA, 10, 22, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 22, 41.00, 32.00, 50.00, 52.00, 66.00 +SNS, 10, 22, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 22, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 22, 63.00, 42.00, 23.00, 18.00, 30.00 +SPS, 10, 22, 74.00, 49.00, 17.00, 14.00, 24.00 +SRQ, 10, 22, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 22, 74.00, 48.00, -9999.00, -9999.00, 20.00 +SSI, 10, 22, 76.00, 59.00, -9999.00, -9999.00, -9999.00 +STC, 10, 22, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 22, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +STL, 10, 22, 65.00, 46.00, 24.00, 20.00, 32.00 +STNV, 10, 22, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +STS, 10, 22, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 22, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 22, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 22, 75.00, 48.00, -9999.00, -9999.00, 13.00 +SUX, 10, 22, 60.00, 37.00, 18.00, 15.00, 26.00 +SVN, 10, 22, 76.00, 55.00, -9999.00, -9999.00, 18.00 +SWF, 10, 22, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 22, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 22, 58.00, 39.00, 31.00, 31.00, 43.00 +SZL, 10, 22, 66.00, 40.00, -9999.00, -9999.00, 26.00 +TAD, 10, 22, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 22, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 22, 70.00, 40.00, -9999.00, -9999.00, 25.00 +TCC, 10, 22, 72.00, 41.00, 7.00, 8.00, 14.00 +TCL, 10, 22, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 22, 60.00, 40.00, -9999.00, -9999.00, 49.00 +TCS, 10, 22, 73.00, 45.00, -9999.00, 8.00, 18.00 +TEB, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 22, 71.00, 48.00, -9999.00, -9999.00, 17.00 +TKA, 10, 22, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 22, 80.00, 53.00, 10.00, 13.00, 17.00 +TNX, 10, 22, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 22, 59.00, 38.00, 20.00, 20.00, 33.00 +TOP, 10, 22, 66.00, 41.00, 17.00, 16.00, 26.00 +TPA, 10, 22, 83.00, 63.00, 8.00, 13.00, 18.00 +TPH, 10, 22, 64.00, 34.00, 6.00, 5.00, 9.00 +TRI, 10, 22, 67.00, 42.00, 20.00, 21.00, 30.00 +TRK, 10, 22, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 22, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 22, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 22, 71.00, 48.00, 15.00, 15.00, 23.00 +TUP, 10, 22, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 22, 82.00, 54.00, 9.00, 7.00, 13.00 +TVC, 10, 22, 55.00, 37.00, 27.00, 23.00, 36.00 +TVL, 10, 22, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 22, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 22, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 22, 68.00, 44.00, 18.00, 17.00, 27.00 +T01, 10, 22, 67.00, 44.00, -9999.00, -9999.00, 26.00 +T02, 10, 22, 72.00, 49.00, -9999.00, -9999.00, 18.00 +T03, 10, 22, 75.00, 51.00, -9999.00, -9999.00, 20.00 +T04, 10, 22, 84.00, 64.00, -9999.00, -9999.00, 20.00 +T05, 10, 22, 66.00, 40.00, -9999.00, -9999.00, 20.00 +T06, 10, 22, 77.00, 47.00, -9999.00, -9999.00, 21.00 +T07, 10, 22, 67.00, 33.00, -9999.00, -9999.00, 16.00 +T08, 10, 22, 58.00, 39.00, -9999.00, -9999.00, 16.00 +UCA, 10, 22, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 22, 73.00, 47.00, -9999.00, -9999.00, 5.00 +UIL, 10, 22, 57.00, 40.00, 46.00, 48.00, 57.00 +UIN, 10, 22, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 22, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 22, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 22, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +U15, 10, 22, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +U28, 10, 22, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 22, 77.00, 52.00, -9999.00, -9999.00, 16.00 +VBG, 10, 22, 74.00, 48.00, -9999.00, -9999.00, 11.00 +VCT, 10, 22, 81.00, 59.00, 15.00, 18.00, 26.00 +VCV, 10, 22, 77.00, 43.00, -9999.00, -9999.00, 5.00 +VDZ, 10, 22, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 22, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 22, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 22, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 22, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 22, 78.00, 52.00, -9999.00, -9999.00, 17.00 +VRB, 10, 22, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 22, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 22, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 22, 67.00, 44.00, 19.00, 15.00, 24.00 +WJA, 10, 22, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 22, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 22, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 22, 64.00, 28.00, 12.00, 12.00, 18.00 +WPO, 10, 22, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 22, 76.00, 49.00, -9999.00, -9999.00, 19.00 +WRG, 10, 22, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 22, 66.00, 41.00, -9999.00, -9999.00, 25.00 +WRL, 10, 22, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +X68, 10, 22, 82.00, 63.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 22, 45.00, 33.00, 71.00, 71.00, 80.00 +YCG, 10, 22, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 22, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 22, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 22, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 22, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 22, 60.00, 34.00, 12.00, 13.00, 18.00 +YNG, 10, 22, 58.00, 40.00, 26.00, 26.00, 38.00 +YPA, 10, 22, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 22, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 22, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 22, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 22, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 22, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 22, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 22, 87.00, 59.00, 5.00, 4.00, 7.00 +YVR, 10, 22, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 22, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 22, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 22, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 22, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 22, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 22, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 22, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 22, 51.00, 34.00, 35.00, 33.00, 47.00 +ZUN, 10, 22, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 22, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 22, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +01R, 10, 22, 77.00, 52.00, -9999.00, -9999.00, 18.00 +1V1, 10, 22, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 22, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 22, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 22, 70.00, 54.00, -9999.00, -9999.00, 21.00 +2PJ, 10, 22, 74.00, 48.00, -9999.00, -9999.00, 18.00 +3B1, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 22, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 22, 53.00, 35.00, -9999.00, -9999.00, 32.00 +3SE, 10, 22, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 22, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 22, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +4OM, 10, 22, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 22, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 22, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 22, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 22, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 23, 60.00, 40.00, 21.00, 22.00, 31.00 +ABI, 10, 23, 75.00, 51.00, 16.00, 14.00, 22.00 +ABQ, 10, 23, 67.00, 39.00, 11.00, 11.00, 17.00 +ABR, 10, 23, 55.00, 30.00, 15.00, 12.00, 20.00 +ABY, 10, 23, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 23, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 23, 77.00, 54.00, 16.00, 17.00, 25.00 +ACV, 10, 23, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 23, 63.00, 41.00, 19.00, 17.00, 27.00 +ADK, 10, 23, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 23, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 23, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 23, 65.00, 40.00, -9999.00, -9999.00, 24.00 +AEX, 10, 23, 77.00, 52.00, -9999.00, -9999.00, 19.00 +AFF, 10, 23, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 23, 84.00, 62.00, -9999.00, -9999.00, 29.00 +AGS, 10, 23, 75.00, 47.00, 13.00, 13.00, 19.00 +AHN, 10, 23, 71.00, 48.00, 14.00, 15.00, 21.00 +AKN, 10, 23, 36.00, 22.00, 29.00, 30.00, 44.00 +AKO, 10, 23, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 23, 58.00, 37.00, 23.00, 22.00, 34.00 +ALI, 10, 23, 84.00, 59.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 23, 57.00, 35.00, 19.00, 17.00, 28.00 +ALS, 10, 23, 58.00, 21.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 23, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 23, 69.00, 41.00, 12.00, 11.00, 17.00 +AMG, 10, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 23, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 23, 36.00, 24.00, 26.00, 27.00, 39.00 +AND, 10, 23, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 23, 49.00, 40.00, 62.00, 63.00, 73.00 +AOO, 10, 23, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +APN, 10, 23, 53.00, 35.00, 26.00, 27.00, 38.00 +AQQ, 10, 23, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +ART, 10, 23, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +AST, 10, 23, 59.00, 43.00, 39.00, 41.00, 51.00 +ATL, 10, 23, 70.00, 49.00, 14.00, 14.00, 22.00 +ATW, 10, 23, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 23, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 23, 63.00, 39.00, -9999.00, -9999.00, 28.00 +AUG, 10, 23, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 23, 79.00, 57.00, 17.00, 17.00, 26.00 +AUW, 10, 23, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 23, 66.00, 41.00, 16.00, 17.00, 25.00 +AVP, 10, 23, 57.00, 40.00, 23.00, 22.00, 35.00 +AXN, 10, 23, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 23, 59.00, 37.00, -9999.00, -9999.00, 29.00 +AYS, 10, 23, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 23, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 23, 75.00, 49.00, -9999.00, -9999.00, 14.00 +BAD, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 23, 54.00, 24.00, -9999.00, -9999.00, 21.00 +BDL, 10, 23, 60.00, 39.00, 19.00, 20.00, 30.00 +BDR, 10, 23, 61.00, 45.00, 21.00, 18.00, 29.00 +BET, 10, 23, 31.00, 20.00, 29.00, 29.00, 41.00 +BFD, 10, 23, 52.00, 35.00, 34.00, 33.00, 47.00 +BFF, 10, 23, 61.00, 30.00, 11.00, 8.00, 14.00 +BFL, 10, 23, 77.00, 52.00, 6.00, 5.00, 9.00 +BGM, 10, 23, 54.00, 38.00, 28.00, 28.00, 41.00 +BGR, 10, 23, 53.00, 37.00, 24.00, 22.00, 35.00 +BGS, 10, 23, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 23, 72.00, 47.00, 16.00, 14.00, 22.00 +BID, 10, 23, 58.00, 47.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 23, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 23, 72.00, 35.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 23, 56.00, 34.00, 15.00, 17.00, 25.00 +BIS, 10, 23, 54.00, 29.00, 17.00, 14.00, 22.00 +BIX, 10, 23, 77.00, 57.00, -9999.00, -9999.00, 19.00 +BJI, 10, 23, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 23, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 23, 63.00, 30.00, -9999.00, -9999.00, 13.00 +BKW, 10, 23, 60.00, 40.00, 25.00, 27.00, 37.00 +BLF, 10, 23, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 23, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 23, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 23, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 23, 67.00, 42.00, -9999.00, -9999.00, 25.00 +BNA, 10, 23, 69.00, 45.00, 20.00, 18.00, 29.00 +BNO, 10, 23, 57.00, 27.00, -9999.00, 18.00, 31.00 +BOI, 10, 23, 60.00, 37.00, 14.00, 17.00, 23.00 +BOS, 10, 23, 60.00, 45.00, 20.00, 21.00, 31.00 +BPI, 10, 23, 53.00, 14.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 23, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 23, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 23, 60.00, 40.00, -9999.00, -9999.00, 25.00 +BRO, 10, 23, 84.00, 64.00, 18.00, 14.00, 25.00 +BRW, 10, 23, 13.00, 4.00, 26.00, 26.00, 37.00 +BSM, 10, 23, 79.00, 57.00, -9999.00, -9999.00, 13.00 +BTI, 10, 23, 16.00, 5.00, 23.00, 23.00, 35.00 +BTL, 10, 23, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 23, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 23, 77.00, 54.00, 12.00, 15.00, 22.00 +BTT, 10, 23, 18.00, 5.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 23, 53.00, 36.00, 28.00, 28.00, 42.00 +BUB, 10, 23, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 23, 56.00, 40.00, 32.00, 30.00, 44.00 +BUR, 10, 23, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 23, 76.00, 60.00, -9999.00, 12.00, 19.00 +BWG, 10, 23, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 23, 64.00, 43.00, 20.00, 18.00, 28.00 +BYH, 10, 23, 70.00, 47.00, -9999.00, -9999.00, 24.00 +BYI, 10, 23, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 23, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 23, 74.00, 47.00, 12.00, 13.00, 20.00 +CAG, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 23, 58.00, 40.00, 25.00, 24.00, 37.00 +CAO, 10, 23, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 23, 48.00, 32.00, 30.00, 28.00, 42.00 +CBM, 10, 23, 74.00, 46.00, -9999.00, -9999.00, 21.00 +CDB, 10, 23, 43.00, 33.00, 61.00, 62.00, 78.00 +CDC, 10, 23, 63.00, 33.00, 11.00, 11.00, 18.00 +CDR, 10, 23, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 23, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 23, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +CEZ, 10, 23, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 23, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 23, 69.00, 46.00, 19.00, 18.00, 26.00 +CHO, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 23, 75.00, 53.00, 10.00, 12.00, 19.00 +CID, 10, 23, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 23, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 23, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 23, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 23, 59.00, 41.00, 26.00, 29.00, 41.00 +CLL, 10, 23, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 23, 69.00, 48.00, 15.00, 15.00, 23.00 +CMH, 10, 23, 61.00, 40.00, 23.00, 23.00, 35.00 +CMI, 10, 23, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 23, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 23, 64.00, 40.00, 16.00, 10.00, 22.00 +CNM, 10, 23, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 23, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +COD, 10, 23, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +COF, 10, 23, 81.00, 65.00, -9999.00, -9999.00, 33.00 +CON, 10, 23, 57.00, 33.00, 21.00, 20.00, 31.00 +COS, 10, 23, 60.00, 33.00, 10.00, 11.00, 16.00 +COT, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 23, 64.00, 42.00, 24.00, 19.00, 32.00 +CPR, 10, 23, 56.00, 29.00, 15.00, 16.00, 22.00 +CRBC, 10, 23, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 23, 82.00, 62.00, 16.00, 16.00, 25.00 +CRW, 10, 23, 65.00, 42.00, 26.00, 25.00, 37.00 +CSG, 10, 23, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 23, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 23, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 23, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 23, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 23, 62.00, 41.00, 21.00, 20.00, 31.00 +CVN, 10, 23, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 23, 69.00, 40.00, -9999.00, -9999.00, 14.00 +CXY, 10, 23, 61.00, 42.00, 17.00, 17.00, 27.00 +CYS, 10, 23, 56.00, 31.00, 12.00, 11.00, 18.00 +DAA, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DAB, 10, 23, 80.00, 63.00, 17.00, 19.00, 27.00 +DAG, 10, 23, 79.00, 52.00, 2.00, 4.00, 5.00 +DAL, 10, 23, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 23, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 23, 61.00, 41.00, 23.00, 24.00, 34.00 +DBQ, 10, 23, 56.00, 37.00, 23.00, 18.00, 31.00 +DCA, 10, 23, 66.00, 47.00, 19.00, 16.00, 26.00 +DDC, 10, 23, 66.00, 40.00, 10.00, 9.00, 15.00 +DEC, 10, 23, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 23, 62.00, 33.00, 12.00, 11.00, 18.00 +DFW, 10, 23, 75.00, 53.00, 16.00, 17.00, 25.00 +DHN, 10, 23, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 23, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 23, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 23, 79.00, 56.00, -9999.00, -9999.00, 16.00 +DLG, 10, 23, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 23, 48.00, 32.00, 24.00, 23.00, 35.00 +DLLC, 10, 23, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 23, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 23, 81.00, 53.00, -9999.00, -9999.00, 10.00 +DMN, 10, 23, 75.00, 39.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 23, 66.00, 45.00, -9999.00, -9999.00, 25.00 +DPG, 10, 23, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 23, 78.00, 51.00, -9999.00, -9999.00, 18.00 +DRA, 10, 23, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 23, 79.00, 56.00, 12.00, 12.00, 18.00 +DSM, 10, 23, 60.00, 39.00, 20.00, 20.00, 30.00 +DTW, 10, 23, 57.00, 38.00, 20.00, 21.00, 32.00 +DUG, 10, 23, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 23, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +DXR, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 23, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 23, 75.00, 51.00, -9999.00, -9999.00, 18.00 +D45, 10, 23, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 23, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 23, 54.00, 33.00, 18.00, 19.00, 29.00 +ECG, 10, 23, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 23, 75.00, 46.00, -9999.00, -9999.00, 4.00 +EED, 10, 23, 84.00, 58.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +EGE, 10, 23, 59.00, 24.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 23, 60.00, 48.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 23, 60.00, 35.00, 30.00, 30.00, 41.00 +EKO, 10, 23, 61.00, 28.00, 14.00, 12.00, 20.00 +ELD, 10, 23, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 23, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 23, 75.00, 46.00, 11.00, 10.00, 15.00 +ELY, 10, 23, 59.00, 26.00, 13.00, 13.00, 20.00 +EMP, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 23, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +END, 10, 23, 70.00, 47.00, -9999.00, -9999.00, 16.00 +ENN, 10, 23, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 23, 58.00, 38.00, -9999.00, -9999.00, 17.00 +EPH, 10, 23, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 23, 58.00, 43.00, 32.00, 32.00, 45.00 +ESF, 10, 23, 77.00, 52.00, -9999.00, -9999.00, 26.00 +EUG, 10, 23, 61.00, 42.00, 31.00, 31.00, 39.00 +EVV, 10, 23, 66.00, 42.00, 23.00, 18.00, 32.00 +EWN, 10, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 23, 63.00, 46.00, 19.00, 19.00, 28.00 +EYW, 10, 23, 83.00, 75.00, 17.00, 17.00, 27.00 +E74, 10, 23, 78.00, 44.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 23, 69.00, 45.00, -9999.00, -9999.00, 22.00 +FAI, 10, 23, 25.00, 10.00, 26.00, 29.00, 40.00 +FAR, 10, 23, 52.00, 31.00, 16.00, 16.00, 25.00 +FAT, 10, 23, 76.00, 48.00, 8.00, 8.00, 12.00 +FAY, 10, 23, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 23, 50.00, 28.00, 16.00, 19.00, 28.00 +FCS, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 10, 23, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 23, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +FHU, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 10, 23, 60.00, 28.00, 11.00, 14.00, 18.00 +FLL, 10, 23, 85.00, 70.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 23, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 23, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +FME, 10, 23, 67.00, 40.00, -9999.00, -9999.00, 21.00 +FMH, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FMN, 10, 23, 66.00, 33.00, 12.00, 10.00, 15.00 +FMY, 10, 23, 85.00, 67.00, 8.00, 12.00, 16.00 +FNT, 10, 23, 56.00, 38.00, 22.00, 23.00, 33.00 +FOD, 10, 23, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 23, 65.00, 40.00, -9999.00, -9999.00, 19.00 +FOK, 10, 23, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 23, 66.00, 42.00, -9999.00, -9999.00, 21.00 +FSD, 10, 23, 57.00, 32.00, 16.00, 15.00, 25.00 +FSI, 10, 23, 72.00, 46.00, -9999.00, -9999.00, 18.00 +FSM, 10, 23, 72.00, 45.00, 19.00, 18.00, 28.00 +FTK, 10, 23, 65.00, 40.00, -9999.00, -9999.00, 24.00 +FWA, 10, 23, 59.00, 40.00, 20.00, 22.00, 33.00 +FWH, 10, 23, 75.00, 51.00, -9999.00, -9999.00, 16.00 +FYU, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 23, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 23, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 23, 88.00, 55.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 23, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 23, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 23, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 23, 54.00, 34.00, 17.00, 19.00, 27.00 +GFA, 10, 23, 55.00, 33.00, -9999.00, -9999.00, 18.00 +GFK, 10, 23, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 23, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 23, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 23, 54.00, 29.00, 9.00, 9.00, 14.00 +GJT, 10, 23, 63.00, 38.00, 13.00, 13.00, 20.00 +GKN, 10, 23, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 23, 62.00, 34.00, 10.00, 8.00, 13.00 +GLH, 10, 23, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 23, 75.00, 66.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 23, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 23, 79.00, 57.00, -9999.00, -9999.00, -9999.00 +GON, 10, 23, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 23, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 23, 53.00, 35.00, 22.00, 21.00, 33.00 +GRCI, 10, 23, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 23, 59.00, 40.00, -9999.00, -9999.00, 48.00 +GRI, 10, 23, 61.00, 35.00, 14.00, 12.00, 21.00 +GRK, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 10, 23, 56.00, 37.00, 24.00, 24.00, 36.00 +GSB, 10, 23, 72.00, 47.00, -9999.00, -9999.00, 21.00 +GSG, 10, 23, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 23, 67.00, 44.00, 15.00, 16.00, 23.00 +GSP, 10, 23, 69.00, 46.00, 15.00, 17.00, 25.00 +GST, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 23, 54.00, 37.00, -9999.00, -9999.00, 41.00 +GTF, 10, 23, 55.00, 33.00, 13.00, 16.00, 22.00 +GUP, 10, 23, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 23, 60.00, 38.00, -9999.00, -9999.00, 29.00 +GVW, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 10, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 23, 70.00, 56.00, 19.00, 18.00, 28.00 +HBR, 10, 23, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 23, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 23, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 23, 60.00, 36.00, -9999.00, -9999.00, 16.00 +HKY, 10, 23, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 23, 54.00, 29.00, 12.00, 14.00, 21.00 +HMN, 10, 23, 75.00, 36.00, -9999.00, -9999.00, 11.00 +HMS, 10, 23, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 23, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 23, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +HON, 10, 23, 57.00, 32.00, 15.00, 14.00, 22.00 +HOP, 10, 23, 68.00, 42.00, -9999.00, -9999.00, 24.00 +HOT, 10, 23, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 23, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 23, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 23, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 23, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 23, 78.00, 51.00, -9999.00, -9999.00, 21.00 +HST, 10, 23, 85.00, 67.00, -9999.00, -9999.00, 38.00 +HSV, 10, 23, 70.00, 46.00, 19.00, 16.00, 26.00 +HTL, 10, 23, 52.00, 35.00, 26.00, 25.00, 38.00 +HTS, 10, 23, 64.00, 43.00, 24.00, 24.00, 35.00 +HUF, 10, 23, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 23, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 23, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 23, 55.00, 28.00, 10.00, 12.00, 16.00 +IAB, 10, 23, 66.00, 43.00, -9999.00, -9999.00, 19.00 +IAD, 10, 23, 64.00, 40.00, 20.00, 18.00, 27.00 +IAG, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 23, 79.00, 55.00, 17.00, 18.00, 27.00 +ICT, 10, 23, 66.00, 43.00, 17.00, 14.00, 25.00 +IDA, 10, 23, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 23, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 23, 63.00, 43.00, 20.00, 17.00, 27.00 +ILI, 10, 23, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 23, 75.00, 51.00, 14.00, 12.00, 20.00 +IMT, 10, 23, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +IND, 10, 23, 62.00, 41.00, 22.00, 22.00, 32.00 +INL, 10, 23, 47.00, 29.00, 26.00, 24.00, 37.00 +INS, 10, 23, 72.00, 46.00, -9999.00, -9999.00, 5.00 +INT, 10, 23, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +INW, 10, 23, 68.00, 37.00, 8.00, 11.00, 14.00 +IPL, 10, 23, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 23, 59.00, 39.00, 26.00, 23.00, 35.00 +IRK, 10, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 23, 53.00, 27.00, 11.00, 10.00, 19.00 +ISP, 10, 23, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 23, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 23, 84.00, 53.00, -9999.00, -9999.00, 9.00 +IWD, 10, 23, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 23, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 23, 76.00, 47.00, 16.00, 15.00, 23.00 +JAX, 10, 23, 79.00, 56.00, 15.00, 16.00, 24.00 +JBR, 10, 23, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 23, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 23, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 23, 62.00, 47.00, 18.00, 16.00, 27.00 +JHW, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 23, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 23, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 23, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 23, 44.00, 34.00, 61.00, 61.00, 71.00 +JST, 10, 23, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 23, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 23, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 23, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 23, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 23, 84.00, 61.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 23, 55.00, 37.00, 22.00, 25.00, 35.00 +LAR, 10, 23, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 23, 78.00, 51.00, 5.00, 4.00, 8.00 +LAX, 10, 23, 74.00, 58.00, 5.00, 6.00, 7.00 +LBB, 10, 23, 71.00, 44.00, 12.00, 10.00, 17.00 +LBF, 10, 23, 61.00, 30.00, 13.00, 9.00, 17.00 +LCH, 10, 23, 78.00, 55.00, 13.00, 16.00, 23.00 +LCK, 10, 23, 62.00, 41.00, -9999.00, -9999.00, 31.00 +LEB, 10, 23, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 23, 63.00, 43.00, 23.00, 22.00, 32.00 +LFI, 10, 23, 67.00, 50.00, -9999.00, -9999.00, 26.00 +LFK, 10, 23, 78.00, 52.00, 18.00, 17.00, 26.00 +LFT, 10, 23, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 23, 61.00, 48.00, 18.00, 16.00, 26.00 +LGB, 10, 23, 77.00, 56.00, 5.00, 5.00, 8.00 +LGU, 10, 23, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 23, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 23, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 23, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 23, 71.00, 48.00, 16.00, 17.00, 26.00 +LIZ, 10, 23, 48.00, 32.00, -9999.00, -9999.00, 44.00 +LMT, 10, 23, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +LND, 10, 23, 55.00, 30.00, 12.00, 11.00, 16.00 +LNK, 10, 23, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 23, 65.00, 30.00, 6.00, 6.00, 10.00 +LOZ, 10, 23, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 23, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 23, 71.00, 47.00, -9999.00, -9999.00, 25.00 +LSE, 10, 23, 56.00, 37.00, 18.00, 18.00, 27.00 +LSF, 10, 23, 75.00, 51.00, -9999.00, -9999.00, 20.00 +LSV, 10, 23, 81.00, 43.00, -9999.00, -9999.00, 5.00 +LTS, 10, 23, 75.00, 47.00, -9999.00, -9999.00, 16.00 +LUF, 10, 23, 86.00, 50.00, -9999.00, -9999.00, 6.00 +LVS, 10, 23, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 23, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 23, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 23, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 23, 65.00, 43.00, 20.00, 19.00, 28.00 +MAF, 10, 23, 74.00, 47.00, 12.00, 9.00, 16.00 +MBL, 10, 23, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 23, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 23, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 23, 74.00, 51.00, -9999.00, -9999.00, 14.00 +MCF, 10, 23, 83.00, 63.00, -9999.00, -9999.00, 20.00 +MCG, 10, 23, 25.00, 11.00, 29.00, 30.00, 42.00 +MCI, 10, 23, 63.00, 42.00, 20.00, 18.00, 28.00 +MCK, 10, 23, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 23, 75.00, 49.00, 12.00, 13.00, 19.00 +MCO, 10, 23, 83.00, 64.00, 10.00, 17.00, 22.00 +MCW, 10, 23, 56.00, 34.00, 15.00, 14.00, 23.00 +MC2, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 10, 23, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 23, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 23, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 23, 60.00, 42.00, 27.00, 21.00, 38.00 +MEI, 10, 23, 75.00, 48.00, 15.00, 13.00, 22.00 +MEM, 10, 23, 71.00, 49.00, 20.00, 17.00, 28.00 +MER, 10, 23, 76.00, 46.00, -9999.00, -9999.00, 10.00 +MFD, 10, 23, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 23, 84.00, 64.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 23, 64.00, 39.00, 21.00, 22.00, 29.00 +MGE, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +MGM, 10, 23, 75.00, 50.00, 15.00, 13.00, 22.00 +MGW, 10, 23, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 23, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 23, 74.00, 51.00, -9999.00, -9999.00, 14.00 +MHS, 10, 23, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 23, 84.00, 69.00, 27.00, 26.00, 38.00 +MIB, 10, 23, 51.00, 31.00, -9999.00, -9999.00, 14.00 +MIV, 10, 23, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 23, 64.00, 32.00, -9999.00, -9999.00, 17.00 +MKC, 10, 23, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 23, 55.00, 39.00, 23.00, 19.00, 33.00 +MKG, 10, 23, 55.00, 39.00, 27.00, 25.00, 37.00 +MKL, 10, 23, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 23, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 23, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 23, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 23, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 23, 60.00, 39.00, 22.00, 19.00, 32.00 +MLS, 10, 23, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 23, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 23, 74.00, 51.00, -9999.00, -9999.00, 18.00 +MOB, 10, 23, 77.00, 55.00, 13.00, 15.00, 21.00 +MOT, 10, 23, 51.00, 31.00, 12.00, 11.00, 18.00 +MPV, 10, 23, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 23, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 23, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 23, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 23, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 23, 69.00, 50.00, -9999.00, -9999.00, 15.00 +MSL, 10, 23, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 23, 56.00, 35.00, 22.00, 18.00, 31.00 +MSO, 10, 23, 52.00, 30.00, 16.00, 17.00, 27.00 +MSP, 10, 23, 54.00, 35.00, 19.00, 17.00, 28.00 +MSS, 10, 23, 53.00, 35.00, 27.00, 27.00, 39.00 +MSY, 10, 23, 77.00, 56.00, 11.00, 15.00, 21.00 +MTC, 10, 23, 56.00, 40.00, -9999.00, -9999.00, 29.00 +MTN, 10, 23, 65.00, 44.00, -9999.00, -9999.00, 21.00 +MTO, 10, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 23, 62.00, 39.00, -9999.00, -9999.00, 21.00 +MUO, 10, 23, 64.00, 35.00, -9999.00, -9999.00, 17.00 +MWA, 10, 23, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 23, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 23, 75.00, 50.00, -9999.00, -9999.00, 16.00 +MYL, 10, 23, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 23, 75.00, 49.00, -9999.00, -9999.00, 20.00 +NAO, 10, 23, 73.00, 58.00, -9999.00, -9999.00, 15.00 +NBC, 10, 23, 75.00, 55.00, -9999.00, -9999.00, 19.00 +NBE, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 10, 23, 59.00, 39.00, -9999.00, -9999.00, 27.00 +NCA, 10, 23, 74.00, 48.00, -9999.00, -9999.00, 23.00 +NCO, 10, 23, 60.00, 45.00, -9999.00, -9999.00, 31.00 +NC1, 10, 23, 72.00, 50.00, -9999.00, -9999.00, 4.00 +NEL, 10, 23, 64.00, 40.00, -9999.00, -9999.00, 25.00 +NFG, 10, 23, 72.00, 54.00, -9999.00, -9999.00, 5.00 +NFL, 10, 23, 65.00, 31.00, -9999.00, -9999.00, 8.00 +NGP, 10, 23, 82.00, 62.00, -9999.00, -9999.00, 22.00 +NGU, 10, 23, 67.00, 50.00, -9999.00, -9999.00, 24.00 +NGZ, 10, 23, 68.00, 52.00, -9999.00, -9999.00, 16.00 +NHK, 10, 23, 65.00, 43.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 23, 55.00, 37.00, -9999.00, -9999.00, 34.00 +NID, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 23, 79.00, 56.00, -9999.00, -9999.00, 25.00 +NIR, 10, 23, 81.00, 57.00, -9999.00, -9999.00, 19.00 +NKT, 10, 23, 73.00, 53.00, -9999.00, -9999.00, 26.00 +NKX, 10, 23, 74.00, 59.00, -9999.00, -9999.00, 9.00 +NLC, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NMM, 10, 23, 74.00, 47.00, -9999.00, -9999.00, 19.00 +NPA, 10, 23, 77.00, 57.00, -9999.00, -9999.00, 20.00 +NQA, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 10, 23, 84.00, 60.00, -9999.00, -9999.00, 19.00 +NQX, 10, 23, 83.00, 75.00, -9999.00, -9999.00, 31.00 +NRB, 10, 23, 78.00, 62.00, -9999.00, -9999.00, 29.00 +NRC, 10, 23, 76.00, 46.00, -9999.00, -9999.00, 13.00 +NRS, 10, 23, 73.00, 55.00, -9999.00, -9999.00, 8.00 +NSE, 10, 23, 77.00, 52.00, -9999.00, -9999.00, 21.00 +NSI, 10, 23, 74.00, 52.00, -9999.00, -9999.00, 9.00 +NTD, 10, 23, 74.00, 52.00, -9999.00, -9999.00, 5.00 +NTK, 10, 23, 79.00, 56.00, -9999.00, -9999.00, 8.00 +NTU, 10, 23, 67.00, 50.00, -9999.00, -9999.00, 24.00 +NUC, 10, 23, 72.00, 57.00, -9999.00, -9999.00, 8.00 +NUQ, 10, 23, 71.00, 47.00, -9999.00, -9999.00, 13.00 +NUW, 10, 23, 56.00, 41.00, -9999.00, -9999.00, 45.00 +NWF, 10, 23, 77.00, 56.00, -9999.00, -9999.00, 8.00 +NXX, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 10, 23, 67.00, 40.00, -9999.00, -9999.00, 25.00 +NZC, 10, 23, 79.00, 53.00, -9999.00, -9999.00, 25.00 +NZJ, 10, 23, 78.00, 51.00, -9999.00, -9999.00, 8.00 +NZW, 10, 23, 59.00, 40.00, -9999.00, -9999.00, 30.00 +NZY, 10, 23, 74.00, 59.00, -9999.00, -9999.00, 8.00 +OAK, 10, 23, 71.00, 50.00, 10.00, 11.00, 15.00 +OAR, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +OFF, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 23, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 23, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 23, 70.00, 47.00, 14.00, 14.00, 22.00 +OLM, 10, 23, 57.00, 38.00, 35.00, 38.00, 49.00 +OMA, 10, 23, 61.00, 37.00, 16.00, 14.00, 22.00 +OME, 10, 23, 30.00, 18.00, 28.00, 26.00, 37.00 +ONT, 10, 23, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 23, 59.00, 39.00, 25.00, 20.00, 35.00 +ORF, 10, 23, 67.00, 50.00, 18.00, 16.00, 25.00 +ORH, 10, 23, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 23, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 23, 54.00, 35.00, -9999.00, -9999.00, 32.00 +OTG, 10, 23, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 23, 62.00, 46.00, 33.00, 35.00, 43.00 +OTM, 10, 23, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 23, 23.00, 13.00, 22.00, 25.00, 34.00 +OURC, 10, 23, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 23, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 23, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 23, 77.00, 52.00, -9999.00, -9999.00, 19.00 +PACZ, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 23, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 23, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 23, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 23, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 23, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 23, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 23, 79.00, 54.00, -9999.00, -9999.00, 18.00 +PAQ, 10, 23, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 23, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 23, 44.00, 37.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 23, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 23, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 23, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 23, 53.00, 36.00, -9999.00, -9999.00, 35.00 +PBI, 10, 23, 84.00, 69.00, 22.00, 26.00, 36.00 +PDT, 10, 23, 59.00, 39.00, 15.00, 17.00, 25.00 +PDX, 10, 23, 60.00, 44.00, 34.00, 33.00, 44.00 +PFN, 10, 23, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 23, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 23, 63.00, 44.00, 19.00, 17.00, 27.00 +PHX, 10, 23, 84.00, 57.00, 6.00, 6.00, 10.00 +PIA, 10, 23, 61.00, 40.00, 23.00, 19.00, 32.00 +PIB, 10, 23, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 23, 58.00, 32.00, 15.00, 17.00, 25.00 +PIR, 10, 23, 58.00, 33.00, 11.00, 12.00, 17.00 +PIT, 10, 23, 59.00, 40.00, 26.00, 25.00, 38.00 +PKB, 10, 23, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 23, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 23, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 23, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 23, 77.00, 57.00, 11.00, 12.00, 18.00 +POB, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +POE, 10, 23, 77.00, 50.00, -9999.00, -9999.00, 29.00 +POM, 10, 23, 80.00, 51.00, -9999.00, -9999.00, -9999.00 +POU, 10, 23, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 23, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 23, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 23, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 23, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 23, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 23, 58.00, 36.00, -9999.00, -9999.00, 30.00 +PSP, 10, 23, 88.00, 56.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 23, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 23, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 23, 67.00, 33.00, 10.00, 6.00, 14.00 +PUC, 10, 23, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 23, 61.00, 41.00, 21.00, 20.00, 30.00 +PVU, 10, 23, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 23, 55.00, 36.00, 23.00, 21.00, 33.00 +P02, 10, 23, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +P07, 10, 23, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +P11, 10, 23, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +P24, 10, 23, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +P28, 10, 23, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +P35, 10, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +P38, 10, 23, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +P39, 10, 23, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +P58, 10, 23, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +P59, 10, 23, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +P60, 10, 23, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +P61, 10, 23, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +P67, 10, 23, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +P68, 10, 23, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +P69, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 23, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 23, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 23, 58.00, 31.00, 11.00, 10.00, 16.00 +RBL, 10, 23, 74.00, 49.00, 17.00, 16.00, 22.00 +RCA, 10, 23, 58.00, 31.00, -9999.00, -9999.00, 15.00 +RDD, 10, 23, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 23, 60.00, 31.00, 14.00, 15.00, 22.00 +RDR, 10, 23, 50.00, 30.00, -9999.00, -9999.00, 20.00 +RDU, 10, 23, 69.00, 45.00, 16.00, 16.00, 24.00 +REE, 10, 23, 71.00, 44.00, -9999.00, -9999.00, 14.00 +REJ, 10, 23, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 23, 58.00, 37.00, 22.00, 19.00, 33.00 +RIC, 10, 23, 68.00, 44.00, 18.00, 17.00, 25.00 +RIV, 10, 23, 79.00, 50.00, -9999.00, -9999.00, 7.00 +RIW, 10, 23, 57.00, 23.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 23, 53.00, 28.00, 13.00, 9.00, 17.00 +RME, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +RMG, 10, 23, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +RND, 10, 23, 79.00, 56.00, -9999.00, -9999.00, 20.00 +RNO, 10, 23, 64.00, 31.00, 10.00, 9.00, 15.00 +ROA, 10, 23, 65.00, 42.00, 19.00, 19.00, 27.00 +ROC, 10, 23, 57.00, 39.00, 31.00, 29.00, 44.00 +ROW, 10, 23, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 23, 65.00, 40.00, 11.00, 11.00, 18.00 +RST, 10, 23, 54.00, 34.00, 19.00, 19.00, 29.00 +RWF, 10, 23, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 23, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 23, 74.00, 49.00, 12.00, 11.00, 15.00 +SAF, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 23, 74.00, 59.00, 7.00, 7.00, 10.00 +SAT, 10, 23, 79.00, 56.00, 15.00, 17.00, 25.00 +SAV, 10, 23, 76.00, 54.00, 11.00, 12.00, 18.00 +SAW, 10, 23, 51.00, 37.00, -9999.00, -9999.00, 43.00 +SBA, 10, 23, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 23, 80.00, 50.00, -9999.00, -9999.00, 8.00 +SBN, 10, 23, 58.00, 40.00, 27.00, 25.00, 39.00 +SBP, 10, 23, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 23, 54.00, 21.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 23, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 23, 13.00, 2.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 23, 74.00, 49.00, 9.00, 11.00, 13.00 +SDF, 10, 23, 65.00, 43.00, 21.00, 20.00, 30.00 +SEA, 10, 23, 57.00, 44.00, 32.00, 31.00, 42.00 +SEM, 10, 23, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 23, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 23, 68.00, 51.00, 12.00, 12.00, 17.00 +SGF, 10, 23, 66.00, 43.00, 21.00, 20.00, 32.00 +SGY, 10, 23, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 23, 57.00, 28.00, 15.00, 15.00, 23.00 +SHV, 10, 23, 76.00, 51.00, 17.00, 16.00, 25.00 +SIT, 10, 23, 48.00, 40.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 23, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 23, 76.00, 50.00, 14.00, 11.00, 19.00 +SKA, 10, 23, 54.00, 34.00, -9999.00, -9999.00, 29.00 +SKF, 10, 23, 79.00, 56.00, -9999.00, -9999.00, 19.00 +SLC, 10, 23, 62.00, 38.00, 17.00, 16.00, 24.00 +SLE, 10, 23, 60.00, 40.00, 34.00, 33.00, 43.00 +SLN, 10, 23, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 23, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 23, 73.00, 47.00, -9999.00, 9.00, 13.00 +SNA, 10, 23, 71.00, 57.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 23, 41.00, 32.00, 50.00, 52.00, 67.00 +SNS, 10, 23, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 23, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 23, 63.00, 41.00, 23.00, 18.00, 30.00 +SPS, 10, 23, 73.00, 49.00, 17.00, 14.00, 24.00 +SRQ, 10, 23, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 23, 74.00, 48.00, -9999.00, -9999.00, 20.00 +SSI, 10, 23, 75.00, 59.00, -9999.00, -9999.00, -9999.00 +STC, 10, 23, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 23, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +STL, 10, 23, 65.00, 45.00, 24.00, 20.00, 32.00 +STNV, 10, 23, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +STS, 10, 23, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 23, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 23, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 23, 74.00, 47.00, -9999.00, -9999.00, 13.00 +SUX, 10, 23, 60.00, 36.00, 18.00, 15.00, 26.00 +SVN, 10, 23, 76.00, 54.00, -9999.00, -9999.00, 18.00 +SWF, 10, 23, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 23, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 23, 57.00, 39.00, 31.00, 31.00, 43.00 +SZL, 10, 23, 65.00, 40.00, -9999.00, -9999.00, 26.00 +TAD, 10, 23, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 23, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 23, 69.00, 39.00, -9999.00, -9999.00, 25.00 +TCC, 10, 23, 71.00, 40.00, 7.00, 8.00, 14.00 +TCL, 10, 23, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 23, 59.00, 40.00, -9999.00, -9999.00, 49.00 +TCS, 10, 23, 72.00, 44.00, -9999.00, 8.00, 18.00 +TEB, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 23, 70.00, 47.00, -9999.00, -9999.00, 17.00 +TKA, 10, 23, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 23, 79.00, 53.00, 10.00, 13.00, 18.00 +TNX, 10, 23, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 23, 58.00, 38.00, 21.00, 20.00, 33.00 +TOP, 10, 23, 65.00, 40.00, 17.00, 16.00, 26.00 +TPA, 10, 23, 83.00, 63.00, 8.00, 13.00, 18.00 +TPH, 10, 23, 64.00, 34.00, 6.00, 5.00, 9.00 +TRI, 10, 23, 66.00, 42.00, 20.00, 21.00, 30.00 +TRK, 10, 23, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 23, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 23, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 23, 70.00, 47.00, 15.00, 15.00, 23.00 +TUP, 10, 23, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 23, 81.00, 53.00, 9.00, 7.00, 13.00 +TVC, 10, 23, 54.00, 37.00, 27.00, 24.00, 36.00 +TVL, 10, 23, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 23, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 23, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 23, 67.00, 43.00, 19.00, 18.00, 27.00 +T01, 10, 23, 67.00, 44.00, -9999.00, -9999.00, 26.00 +T02, 10, 23, 72.00, 48.00, -9999.00, -9999.00, 18.00 +T03, 10, 23, 75.00, 51.00, -9999.00, -9999.00, 20.00 +T04, 10, 23, 84.00, 64.00, -9999.00, -9999.00, 20.00 +T05, 10, 23, 66.00, 39.00, -9999.00, -9999.00, 20.00 +T06, 10, 23, 77.00, 46.00, -9999.00, -9999.00, 21.00 +T07, 10, 23, 66.00, 32.00, -9999.00, -9999.00, 16.00 +T08, 10, 23, 58.00, 38.00, -9999.00, -9999.00, 16.00 +UCA, 10, 23, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 23, 72.00, 46.00, -9999.00, -9999.00, 5.00 +UIL, 10, 23, 57.00, 40.00, 47.00, 48.00, 57.00 +UIN, 10, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 23, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 23, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 23, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +U15, 10, 23, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +U28, 10, 23, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 23, 77.00, 51.00, -9999.00, -9999.00, 16.00 +VBG, 10, 23, 74.00, 48.00, -9999.00, -9999.00, 11.00 +VCT, 10, 23, 80.00, 58.00, 15.00, 18.00, 26.00 +VCV, 10, 23, 76.00, 42.00, -9999.00, -9999.00, 5.00 +VDZ, 10, 23, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 23, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 23, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 23, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 23, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 23, 78.00, 51.00, -9999.00, -9999.00, 18.00 +VRB, 10, 23, 83.00, 65.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 23, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 23, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 23, 67.00, 44.00, 19.00, 15.00, 24.00 +WJA, 10, 23, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 23, 76.00, 45.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 23, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 23, 64.00, 28.00, 13.00, 12.00, 19.00 +WPO, 10, 23, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 23, 75.00, 49.00, -9999.00, -9999.00, 19.00 +WRG, 10, 23, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 23, 65.00, 41.00, -9999.00, -9999.00, 25.00 +WRL, 10, 23, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +X68, 10, 23, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 23, 44.00, 32.00, 71.00, 71.00, 79.00 +YCG, 10, 23, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 23, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 23, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 23, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 23, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 23, 60.00, 34.00, 12.00, 13.00, 19.00 +YNG, 10, 23, 57.00, 39.00, 26.00, 26.00, 38.00 +YPA, 10, 23, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 23, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 23, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 23, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 23, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 23, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 23, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 23, 86.00, 59.00, 5.00, 4.00, 7.00 +YVR, 10, 23, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 23, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 23, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 23, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 23, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 23, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 23, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 23, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 23, 50.00, 34.00, 35.00, 33.00, 47.00 +ZUN, 10, 23, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 23, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 23, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 23, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +01R, 10, 23, 77.00, 51.00, -9999.00, -9999.00, 19.00 +1V1, 10, 23, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 23, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 23, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 23, 70.00, 54.00, -9999.00, -9999.00, 21.00 +2PJ, 10, 23, 74.00, 48.00, -9999.00, -9999.00, 18.00 +3B1, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 23, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 23, 53.00, 35.00, -9999.00, -9999.00, 32.00 +3SE, 10, 23, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 23, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 23, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +4OM, 10, 23, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 23, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 23, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 23, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 23, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 24, 60.00, 39.00, 21.00, 21.00, 31.00 +ABI, 10, 24, 74.00, 51.00, 15.00, 14.00, 22.00 +ABQ, 10, 24, 67.00, 39.00, 10.00, 11.00, 17.00 +ABR, 10, 24, 54.00, 30.00, 15.00, 11.00, 20.00 +ABY, 10, 24, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 24, 59.00, 45.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 24, 77.00, 53.00, 16.00, 17.00, 25.00 +ACV, 10, 24, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 24, 63.00, 41.00, 19.00, 18.00, 27.00 +ADK, 10, 24, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 24, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 24, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 24, 65.00, 39.00, -9999.00, -9999.00, 24.00 +AEX, 10, 24, 77.00, 51.00, -9999.00, -9999.00, 19.00 +AFF, 10, 24, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 24, 83.00, 62.00, -9999.00, -9999.00, 29.00 +AGS, 10, 24, 74.00, 47.00, 13.00, 13.00, 20.00 +AHN, 10, 24, 71.00, 47.00, 14.00, 15.00, 22.00 +AKN, 10, 24, 36.00, 21.00, 29.00, 30.00, 44.00 +AKO, 10, 24, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 24, 58.00, 36.00, 23.00, 23.00, 35.00 +ALI, 10, 24, 83.00, 59.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 24, 57.00, 35.00, 19.00, 17.00, 28.00 +ALS, 10, 24, 58.00, 21.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 24, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 24, 69.00, 41.00, 12.00, 10.00, 17.00 +AMG, 10, 24, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 24, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 24, 36.00, 24.00, 25.00, 27.00, 38.00 +AND, 10, 24, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 24, 49.00, 39.00, 62.00, 63.00, 73.00 +AOO, 10, 24, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +APN, 10, 24, 53.00, 34.00, 26.00, 27.00, 38.00 +AQQ, 10, 24, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +ART, 10, 24, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +AST, 10, 24, 58.00, 42.00, 39.00, 42.00, 51.00 +ATL, 10, 24, 70.00, 49.00, 15.00, 14.00, 23.00 +ATW, 10, 24, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 24, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 24, 63.00, 38.00, -9999.00, -9999.00, 28.00 +AUG, 10, 24, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 24, 79.00, 57.00, 17.00, 17.00, 26.00 +AUW, 10, 24, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 24, 65.00, 40.00, 17.00, 17.00, 25.00 +AVP, 10, 24, 57.00, 39.00, 23.00, 22.00, 35.00 +AXN, 10, 24, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 24, 58.00, 37.00, -9999.00, -9999.00, 29.00 +AYS, 10, 24, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 24, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 24, 74.00, 48.00, -9999.00, -9999.00, 14.00 +BAD, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 24, 54.00, 24.00, -9999.00, -9999.00, 20.00 +BDL, 10, 24, 60.00, 38.00, 20.00, 20.00, 30.00 +BDR, 10, 24, 61.00, 44.00, 21.00, 18.00, 30.00 +BET, 10, 24, 30.00, 19.00, 29.00, 29.00, 41.00 +BFD, 10, 24, 52.00, 34.00, 34.00, 33.00, 47.00 +BFF, 10, 24, 61.00, 30.00, 10.00, 8.00, 15.00 +BFL, 10, 24, 77.00, 51.00, 6.00, 6.00, 9.00 +BGM, 10, 24, 54.00, 37.00, 28.00, 29.00, 42.00 +BGR, 10, 24, 53.00, 36.00, 25.00, 22.00, 35.00 +BGS, 10, 24, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 24, 71.00, 47.00, 17.00, 15.00, 22.00 +BID, 10, 24, 58.00, 46.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 24, 24.00, 11.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 24, 72.00, 34.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 24, 56.00, 34.00, 15.00, 16.00, 25.00 +BIS, 10, 24, 53.00, 28.00, 16.00, 14.00, 22.00 +BIX, 10, 24, 77.00, 56.00, -9999.00, -9999.00, 19.00 +BJI, 10, 24, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 24, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 24, 63.00, 30.00, -9999.00, -9999.00, 14.00 +BKW, 10, 24, 59.00, 39.00, 26.00, 27.00, 37.00 +BLF, 10, 24, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 24, 85.00, 57.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 24, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 24, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 24, 66.00, 41.00, -9999.00, -9999.00, 25.00 +BNA, 10, 24, 69.00, 45.00, 20.00, 18.00, 29.00 +BNO, 10, 24, 56.00, 26.00, -9999.00, 18.00, 31.00 +BOI, 10, 24, 60.00, 36.00, 15.00, 17.00, 24.00 +BOS, 10, 24, 59.00, 44.00, 21.00, 21.00, 31.00 +BPI, 10, 24, 52.00, 14.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 24, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 24, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 24, 60.00, 40.00, -9999.00, -9999.00, 25.00 +BRO, 10, 24, 83.00, 63.00, 18.00, 14.00, 24.00 +BRW, 10, 24, 13.00, 3.00, 25.00, 26.00, 36.00 +BSM, 10, 24, 79.00, 57.00, -9999.00, -9999.00, 13.00 +BTI, 10, 24, 16.00, 5.00, 23.00, 23.00, 34.00 +BTL, 10, 24, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 24, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 24, 77.00, 54.00, 12.00, 15.00, 22.00 +BTT, 10, 24, 17.00, 5.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 24, 53.00, 36.00, 29.00, 29.00, 42.00 +BUB, 10, 24, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 24, 56.00, 40.00, 32.00, 31.00, 44.00 +BUR, 10, 24, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 24, 76.00, 59.00, -9999.00, 13.00, 20.00 +BWG, 10, 24, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 24, 64.00, 43.00, 20.00, 18.00, 29.00 +BYH, 10, 24, 70.00, 47.00, -9999.00, -9999.00, 25.00 +BYI, 10, 24, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 24, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 24, 73.00, 47.00, 12.00, 13.00, 20.00 +CAG, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 24, 58.00, 40.00, 25.00, 24.00, 37.00 +CAO, 10, 24, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 24, 48.00, 32.00, 30.00, 28.00, 43.00 +CBM, 10, 24, 73.00, 45.00, -9999.00, -9999.00, 22.00 +CDB, 10, 24, 42.00, 32.00, 61.00, 62.00, 78.00 +CDC, 10, 24, 62.00, 33.00, 12.00, 11.00, 18.00 +CDR, 10, 24, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 24, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 24, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +CEZ, 10, 24, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 24, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 24, 69.00, 45.00, 19.00, 18.00, 26.00 +CHO, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 24, 74.00, 53.00, 11.00, 12.00, 19.00 +CID, 10, 24, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 24, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 24, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 24, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 24, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 24, 58.00, 40.00, 27.00, 29.00, 42.00 +CLL, 10, 24, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 24, 69.00, 47.00, 15.00, 15.00, 24.00 +CMH, 10, 24, 60.00, 40.00, 24.00, 23.00, 35.00 +CMI, 10, 24, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 24, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 24, 63.00, 40.00, 15.00, 11.00, 21.00 +CNM, 10, 24, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 24, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +COD, 10, 24, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +COF, 10, 24, 81.00, 64.00, -9999.00, -9999.00, 33.00 +CON, 10, 24, 57.00, 32.00, 21.00, 20.00, 31.00 +COS, 10, 24, 60.00, 33.00, 11.00, 10.00, 16.00 +COT, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 24, 63.00, 42.00, 24.00, 19.00, 32.00 +CPR, 10, 24, 55.00, 29.00, 15.00, 15.00, 21.00 +CRBC, 10, 24, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 24, 81.00, 61.00, 16.00, 16.00, 25.00 +CRW, 10, 24, 65.00, 41.00, 26.00, 25.00, 37.00 +CSG, 10, 24, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 24, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 24, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 24, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 24, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 24, 62.00, 41.00, 22.00, 21.00, 31.00 +CVN, 10, 24, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 24, 69.00, 40.00, -9999.00, -9999.00, 14.00 +CXY, 10, 24, 61.00, 41.00, 18.00, 18.00, 27.00 +CYS, 10, 24, 56.00, 31.00, 13.00, 11.00, 18.00 +DAA, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DAB, 10, 24, 79.00, 62.00, 17.00, 19.00, 27.00 +DAG, 10, 24, 79.00, 52.00, 2.00, 4.00, 5.00 +DAL, 10, 24, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 24, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 24, 60.00, 40.00, 23.00, 24.00, 34.00 +DBQ, 10, 24, 56.00, 37.00, 23.00, 18.00, 31.00 +DCA, 10, 24, 66.00, 47.00, 18.00, 17.00, 26.00 +DDC, 10, 24, 66.00, 40.00, 11.00, 9.00, 15.00 +DEC, 10, 24, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 24, 62.00, 33.00, 13.00, 11.00, 18.00 +DFW, 10, 24, 75.00, 52.00, 15.00, 17.00, 25.00 +DHN, 10, 24, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 24, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 24, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 24, 78.00, 56.00, -9999.00, -9999.00, 15.00 +DLG, 10, 24, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 24, 47.00, 32.00, 24.00, 22.00, 35.00 +DLLC, 10, 24, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 24, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 24, 81.00, 53.00, -9999.00, -9999.00, 10.00 +DMN, 10, 24, 74.00, 39.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 24, 66.00, 44.00, -9999.00, -9999.00, 25.00 +DPG, 10, 24, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 24, 77.00, 51.00, -9999.00, -9999.00, 18.00 +DRA, 10, 24, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 24, 78.00, 56.00, 12.00, 12.00, 18.00 +DSM, 10, 24, 59.00, 39.00, 21.00, 19.00, 30.00 +DTW, 10, 24, 57.00, 38.00, 21.00, 22.00, 32.00 +DUG, 10, 24, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 24, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DXR, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 24, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 24, 74.00, 51.00, -9999.00, -9999.00, 18.00 +D45, 10, 24, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 24, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 24, 53.00, 33.00, 18.00, 19.00, 29.00 +ECG, 10, 24, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 24, 75.00, 46.00, -9999.00, -9999.00, 4.00 +EED, 10, 24, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +EGE, 10, 24, 58.00, 24.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 24, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 24, 60.00, 34.00, 30.00, 30.00, 42.00 +EKO, 10, 24, 61.00, 27.00, 14.00, 12.00, 20.00 +ELD, 10, 24, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 24, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 24, 75.00, 46.00, 11.00, 10.00, 15.00 +ELY, 10, 24, 59.00, 25.00, 13.00, 13.00, 19.00 +EMP, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 24, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +END, 10, 24, 70.00, 47.00, -9999.00, -9999.00, 15.00 +ENN, 10, 24, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 24, 57.00, 38.00, -9999.00, -9999.00, 16.00 +EPH, 10, 24, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 24, 57.00, 43.00, 32.00, 32.00, 45.00 +ESF, 10, 24, 77.00, 51.00, -9999.00, -9999.00, 27.00 +EUG, 10, 24, 60.00, 42.00, 32.00, 31.00, 40.00 +EVV, 10, 24, 65.00, 41.00, 24.00, 18.00, 32.00 +EWN, 10, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 24, 63.00, 45.00, 19.00, 19.00, 29.00 +EYW, 10, 24, 83.00, 74.00, 17.00, 16.00, 27.00 +E74, 10, 24, 78.00, 43.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 24, 68.00, 45.00, -9999.00, -9999.00, 22.00 +FAI, 10, 24, 24.00, 10.00, 25.00, 28.00, 39.00 +FAR, 10, 24, 51.00, 30.00, 16.00, 16.00, 25.00 +FAT, 10, 24, 75.00, 48.00, 8.00, 9.00, 12.00 +FAY, 10, 24, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 24, 49.00, 27.00, 17.00, 19.00, 28.00 +FCS, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 10, 24, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 24, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 10, 24, 60.00, 28.00, 11.00, 14.00, 18.00 +FLL, 10, 24, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 24, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +FME, 10, 24, 67.00, 40.00, -9999.00, -9999.00, 22.00 +FMH, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FMN, 10, 24, 66.00, 32.00, 12.00, 9.00, 15.00 +FMY, 10, 24, 84.00, 66.00, 8.00, 12.00, 16.00 +FNT, 10, 24, 56.00, 38.00, 23.00, 23.00, 34.00 +FOD, 10, 24, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 24, 65.00, 40.00, -9999.00, -9999.00, 19.00 +FOK, 10, 24, 61.00, 44.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 24, 65.00, 42.00, -9999.00, -9999.00, 21.00 +FSD, 10, 24, 56.00, 32.00, 16.00, 15.00, 25.00 +FSI, 10, 24, 72.00, 46.00, -9999.00, -9999.00, 17.00 +FSM, 10, 24, 72.00, 45.00, 19.00, 18.00, 28.00 +FTK, 10, 24, 65.00, 39.00, -9999.00, -9999.00, 24.00 +FWA, 10, 24, 59.00, 39.00, 20.00, 22.00, 33.00 +FWH, 10, 24, 75.00, 51.00, -9999.00, -9999.00, 16.00 +FYU, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 24, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 24, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 24, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 24, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 24, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 24, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 24, 53.00, 33.00, 17.00, 20.00, 28.00 +GFA, 10, 24, 54.00, 33.00, -9999.00, -9999.00, 19.00 +GFK, 10, 24, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 24, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 24, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 24, 53.00, 29.00, 10.00, 9.00, 15.00 +GJT, 10, 24, 62.00, 38.00, 14.00, 13.00, 20.00 +GKN, 10, 24, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 24, 62.00, 34.00, 10.00, 8.00, 13.00 +GLH, 10, 24, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 24, 75.00, 65.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 24, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 24, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GON, 10, 24, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 24, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 24, 53.00, 35.00, 23.00, 21.00, 33.00 +GRCI, 10, 24, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 24, 59.00, 39.00, -9999.00, -9999.00, 48.00 +GRI, 10, 24, 60.00, 35.00, 15.00, 12.00, 21.00 +GRK, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 10, 24, 55.00, 36.00, 25.00, 25.00, 36.00 +GSB, 10, 24, 71.00, 46.00, -9999.00, -9999.00, 22.00 +GSG, 10, 24, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 24, 67.00, 44.00, 15.00, 16.00, 23.00 +GSP, 10, 24, 69.00, 46.00, 15.00, 17.00, 25.00 +GST, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 24, 54.00, 37.00, -9999.00, -9999.00, 42.00 +GTF, 10, 24, 54.00, 33.00, 13.00, 17.00, 22.00 +GUP, 10, 24, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 24, 60.00, 37.00, -9999.00, -9999.00, 30.00 +GVW, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GWO, 10, 24, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 24, 70.00, 55.00, 20.00, 18.00, 28.00 +HBR, 10, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 24, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 24, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 24, 59.00, 35.00, -9999.00, -9999.00, 17.00 +HKY, 10, 24, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 24, 54.00, 28.00, 12.00, 14.00, 21.00 +HMN, 10, 24, 75.00, 36.00, -9999.00, -9999.00, 10.00 +HMS, 10, 24, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 24, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 24, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +HON, 10, 24, 56.00, 31.00, 15.00, 14.00, 22.00 +HOP, 10, 24, 68.00, 41.00, -9999.00, -9999.00, 25.00 +HOT, 10, 24, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 24, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 24, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 24, 59.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 24, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 24, 77.00, 51.00, -9999.00, -9999.00, 21.00 +HST, 10, 24, 84.00, 66.00, -9999.00, -9999.00, 37.00 +HSV, 10, 24, 70.00, 46.00, 20.00, 16.00, 26.00 +HTL, 10, 24, 52.00, 35.00, 26.00, 25.00, 38.00 +HTS, 10, 24, 64.00, 42.00, 24.00, 24.00, 35.00 +HUF, 10, 24, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 24, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 24, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 24, 54.00, 27.00, 10.00, 12.00, 17.00 +IAB, 10, 24, 66.00, 43.00, -9999.00, -9999.00, 19.00 +IAD, 10, 24, 64.00, 39.00, 19.00, 18.00, 27.00 +IAG, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 24, 79.00, 55.00, 17.00, 18.00, 27.00 +ICT, 10, 24, 66.00, 43.00, 17.00, 14.00, 25.00 +IDA, 10, 24, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 24, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 24, 63.00, 42.00, 21.00, 17.00, 27.00 +ILI, 10, 24, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 24, 74.00, 50.00, 14.00, 12.00, 21.00 +IMT, 10, 24, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +IND, 10, 24, 62.00, 40.00, 22.00, 22.00, 32.00 +INL, 10, 24, 46.00, 29.00, 26.00, 24.00, 37.00 +INS, 10, 24, 72.00, 46.00, -9999.00, -9999.00, 5.00 +INT, 10, 24, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +INW, 10, 24, 68.00, 37.00, 8.00, 10.00, 14.00 +IPL, 10, 24, 86.00, 57.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 24, 59.00, 39.00, 26.00, 23.00, 35.00 +IRK, 10, 24, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 24, 52.00, 27.00, 12.00, 11.00, 19.00 +ISP, 10, 24, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 24, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 24, 84.00, 53.00, -9999.00, -9999.00, 9.00 +IWD, 10, 24, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 24, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 24, 76.00, 47.00, 16.00, 15.00, 23.00 +JAX, 10, 24, 78.00, 56.00, 15.00, 16.00, 24.00 +JBR, 10, 24, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 24, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 24, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 24, 61.00, 46.00, 18.00, 16.00, 27.00 +JHW, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 24, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 24, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 24, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 24, 44.00, 34.00, 60.00, 60.00, 70.00 +JST, 10, 24, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 24, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 24, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 24, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 24, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 24, 55.00, 36.00, 23.00, 25.00, 35.00 +LAR, 10, 24, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 24, 77.00, 51.00, 5.00, 4.00, 8.00 +LAX, 10, 24, 73.00, 57.00, 5.00, 6.00, 7.00 +LBB, 10, 24, 71.00, 44.00, 12.00, 10.00, 17.00 +LBF, 10, 24, 61.00, 30.00, 14.00, 10.00, 18.00 +LCH, 10, 24, 77.00, 55.00, 14.00, 16.00, 23.00 +LCK, 10, 24, 62.00, 40.00, -9999.00, -9999.00, 31.00 +LEB, 10, 24, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 24, 63.00, 43.00, 23.00, 22.00, 32.00 +LFI, 10, 24, 66.00, 50.00, -9999.00, -9999.00, 26.00 +LFK, 10, 24, 77.00, 52.00, 18.00, 17.00, 27.00 +LFT, 10, 24, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 24, 61.00, 47.00, 18.00, 16.00, 26.00 +LGB, 10, 24, 76.00, 55.00, 5.00, 5.00, 8.00 +LGU, 10, 24, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 24, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 24, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 24, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 24, 71.00, 47.00, 17.00, 18.00, 26.00 +LIZ, 10, 24, 48.00, 32.00, -9999.00, -9999.00, 44.00 +LMT, 10, 24, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +LND, 10, 24, 54.00, 30.00, 12.00, 11.00, 16.00 +LNK, 10, 24, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 24, 64.00, 30.00, 6.00, 6.00, 10.00 +LOZ, 10, 24, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 24, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 24, 71.00, 46.00, -9999.00, -9999.00, 25.00 +LSE, 10, 24, 55.00, 37.00, 18.00, 18.00, 27.00 +LSF, 10, 24, 75.00, 51.00, -9999.00, -9999.00, 21.00 +LSV, 10, 24, 80.00, 43.00, -9999.00, -9999.00, 5.00 +LTS, 10, 24, 75.00, 46.00, -9999.00, -9999.00, 16.00 +LUF, 10, 24, 85.00, 50.00, -9999.00, -9999.00, 7.00 +LVS, 10, 24, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 24, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 24, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 24, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 24, 65.00, 42.00, 20.00, 19.00, 28.00 +MAF, 10, 24, 74.00, 47.00, 12.00, 9.00, 16.00 +MBL, 10, 24, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 24, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 24, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 24, 74.00, 51.00, -9999.00, -9999.00, 14.00 +MCF, 10, 24, 82.00, 62.00, -9999.00, -9999.00, 20.00 +MCG, 10, 24, 24.00, 11.00, 29.00, 30.00, 42.00 +MCI, 10, 24, 63.00, 42.00, 20.00, 18.00, 28.00 +MCK, 10, 24, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 24, 75.00, 48.00, 12.00, 13.00, 19.00 +MCO, 10, 24, 82.00, 63.00, 10.00, 17.00, 22.00 +MCW, 10, 24, 55.00, 34.00, 15.00, 14.00, 23.00 +MC2, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 10, 24, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 24, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 24, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 24, 59.00, 41.00, 27.00, 21.00, 38.00 +MEI, 10, 24, 75.00, 47.00, 15.00, 13.00, 22.00 +MEM, 10, 24, 71.00, 48.00, 21.00, 17.00, 28.00 +MER, 10, 24, 76.00, 45.00, -9999.00, -9999.00, 10.00 +MFD, 10, 24, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 24, 84.00, 63.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 24, 64.00, 38.00, 22.00, 23.00, 30.00 +MGE, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MGM, 10, 24, 75.00, 50.00, 15.00, 14.00, 23.00 +MGW, 10, 24, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 24, 73.00, 50.00, -9999.00, -9999.00, 14.00 +MHS, 10, 24, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 24, 83.00, 68.00, 27.00, 26.00, 38.00 +MIB, 10, 24, 50.00, 30.00, -9999.00, -9999.00, 14.00 +MIV, 10, 24, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 24, 63.00, 31.00, -9999.00, -9999.00, 17.00 +MKC, 10, 24, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 24, 54.00, 38.00, 23.00, 19.00, 33.00 +MKG, 10, 24, 55.00, 38.00, 27.00, 25.00, 37.00 +MKL, 10, 24, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 24, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 24, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 24, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 24, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 24, 59.00, 38.00, 22.00, 19.00, 32.00 +MLS, 10, 24, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 24, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 24, 74.00, 50.00, -9999.00, -9999.00, 18.00 +MOB, 10, 24, 76.00, 54.00, 13.00, 15.00, 21.00 +MOT, 10, 24, 50.00, 30.00, 11.00, 11.00, 17.00 +MPV, 10, 24, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 24, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 24, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 24, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 24, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 24, 68.00, 50.00, -9999.00, -9999.00, 16.00 +MSL, 10, 24, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 24, 55.00, 34.00, 22.00, 19.00, 31.00 +MSO, 10, 24, 52.00, 29.00, 17.00, 18.00, 28.00 +MSP, 10, 24, 53.00, 35.00, 19.00, 17.00, 28.00 +MSS, 10, 24, 53.00, 34.00, 27.00, 27.00, 40.00 +MSY, 10, 24, 77.00, 56.00, 12.00, 15.00, 22.00 +MTC, 10, 24, 56.00, 39.00, -9999.00, -9999.00, 30.00 +MTN, 10, 24, 65.00, 43.00, -9999.00, -9999.00, 22.00 +MTO, 10, 24, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 24, 62.00, 39.00, -9999.00, -9999.00, 22.00 +MUO, 10, 24, 63.00, 34.00, -9999.00, -9999.00, 17.00 +MWA, 10, 24, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 24, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 24, 75.00, 50.00, -9999.00, -9999.00, 17.00 +MYL, 10, 24, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 24, 74.00, 49.00, -9999.00, -9999.00, 20.00 +NAO, 10, 24, 72.00, 58.00, -9999.00, -9999.00, 15.00 +NBC, 10, 24, 75.00, 55.00, -9999.00, -9999.00, 19.00 +NBE, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 10, 24, 59.00, 39.00, -9999.00, -9999.00, 27.00 +NCA, 10, 24, 74.00, 47.00, -9999.00, -9999.00, 23.00 +NCO, 10, 24, 60.00, 44.00, -9999.00, -9999.00, 31.00 +NC1, 10, 24, 72.00, 50.00, -9999.00, -9999.00, 4.00 +NEL, 10, 24, 64.00, 39.00, -9999.00, -9999.00, 26.00 +NFG, 10, 24, 72.00, 53.00, -9999.00, -9999.00, 6.00 +NFL, 10, 24, 65.00, 31.00, -9999.00, -9999.00, 8.00 +NGP, 10, 24, 81.00, 61.00, -9999.00, -9999.00, 22.00 +NGU, 10, 24, 66.00, 50.00, -9999.00, -9999.00, 24.00 +NGZ, 10, 24, 67.00, 52.00, -9999.00, -9999.00, 17.00 +NHK, 10, 24, 65.00, 42.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 24, 55.00, 36.00, -9999.00, -9999.00, 34.00 +NID, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 24, 78.00, 56.00, -9999.00, -9999.00, 24.00 +NIR, 10, 24, 80.00, 57.00, -9999.00, -9999.00, 19.00 +NKT, 10, 24, 73.00, 53.00, -9999.00, -9999.00, 26.00 +NKX, 10, 24, 73.00, 58.00, -9999.00, -9999.00, 9.00 +NLC, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NMM, 10, 24, 74.00, 46.00, -9999.00, -9999.00, 20.00 +NPA, 10, 24, 76.00, 56.00, -9999.00, -9999.00, 20.00 +NQA, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 10, 24, 83.00, 59.00, -9999.00, -9999.00, 18.00 +NQX, 10, 24, 83.00, 74.00, -9999.00, -9999.00, 31.00 +NRB, 10, 24, 78.00, 62.00, -9999.00, -9999.00, 29.00 +NRC, 10, 24, 76.00, 45.00, -9999.00, -9999.00, 14.00 +NRS, 10, 24, 72.00, 55.00, -9999.00, -9999.00, 8.00 +NSE, 10, 24, 77.00, 51.00, -9999.00, -9999.00, 21.00 +NSI, 10, 24, 73.00, 52.00, -9999.00, -9999.00, 9.00 +NTD, 10, 24, 73.00, 52.00, -9999.00, -9999.00, 6.00 +NTK, 10, 24, 78.00, 55.00, -9999.00, -9999.00, 8.00 +NTU, 10, 24, 66.00, 50.00, -9999.00, -9999.00, 24.00 +NUC, 10, 24, 71.00, 56.00, -9999.00, -9999.00, 8.00 +NUQ, 10, 24, 70.00, 46.00, -9999.00, -9999.00, 14.00 +NUW, 10, 24, 56.00, 40.00, -9999.00, -9999.00, 45.00 +NWF, 10, 24, 76.00, 55.00, -9999.00, -9999.00, 8.00 +NXX, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 10, 24, 67.00, 40.00, -9999.00, -9999.00, 25.00 +NZC, 10, 24, 79.00, 53.00, -9999.00, -9999.00, 24.00 +NZJ, 10, 24, 77.00, 50.00, -9999.00, -9999.00, 8.00 +NZW, 10, 24, 59.00, 39.00, -9999.00, -9999.00, 31.00 +NZY, 10, 24, 73.00, 58.00, -9999.00, -9999.00, 8.00 +OAK, 10, 24, 70.00, 49.00, 11.00, 11.00, 16.00 +OAR, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +OFF, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 24, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 24, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 24, 70.00, 47.00, 14.00, 14.00, 22.00 +OLM, 10, 24, 57.00, 37.00, 36.00, 39.00, 49.00 +OMA, 10, 24, 61.00, 37.00, 15.00, 14.00, 22.00 +OME, 10, 24, 30.00, 18.00, 28.00, 26.00, 38.00 +ONT, 10, 24, 80.00, 54.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 24, 59.00, 39.00, 25.00, 20.00, 35.00 +ORF, 10, 24, 66.00, 50.00, 18.00, 16.00, 26.00 +ORH, 10, 24, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 24, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 24, 54.00, 34.00, -9999.00, -9999.00, 33.00 +OTG, 10, 24, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 24, 61.00, 45.00, 34.00, 36.00, 44.00 +OTM, 10, 24, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 24, 22.00, 12.00, 22.00, 25.00, 35.00 +OURC, 10, 24, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 24, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 24, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 24, 76.00, 51.00, -9999.00, -9999.00, 20.00 +PACZ, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 24, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 24, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 24, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 24, 21.00, 11.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 24, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 24, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 24, 78.00, 53.00, -9999.00, -9999.00, 18.00 +PAQ, 10, 24, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 24, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 24, 43.00, 36.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 24, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 24, 24.00, 11.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 24, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 24, 53.00, 35.00, -9999.00, -9999.00, 36.00 +PBI, 10, 24, 83.00, 68.00, 23.00, 26.00, 36.00 +PDT, 10, 24, 59.00, 38.00, 16.00, 18.00, 26.00 +PDX, 10, 24, 60.00, 43.00, 35.00, 34.00, 45.00 +PFN, 10, 24, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 24, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 24, 63.00, 43.00, 20.00, 17.00, 27.00 +PHX, 10, 24, 84.00, 57.00, 6.00, 6.00, 10.00 +PIA, 10, 24, 60.00, 40.00, 24.00, 20.00, 33.00 +PIB, 10, 24, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 24, 57.00, 31.00, 15.00, 17.00, 25.00 +PIR, 10, 24, 57.00, 33.00, 11.00, 12.00, 17.00 +PIT, 10, 24, 59.00, 39.00, 27.00, 25.00, 38.00 +PKB, 10, 24, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 24, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 24, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 24, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 24, 76.00, 56.00, 11.00, 13.00, 18.00 +POB, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +POE, 10, 24, 76.00, 49.00, -9999.00, -9999.00, 29.00 +POM, 10, 24, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +POU, 10, 24, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 24, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 24, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 24, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 24, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 24, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 24, 58.00, 35.00, -9999.00, -9999.00, 31.00 +PSP, 10, 24, 87.00, 56.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 24, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 24, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 24, 66.00, 32.00, 10.00, 7.00, 14.00 +PUC, 10, 24, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 24, 61.00, 40.00, 21.00, 20.00, 30.00 +PVU, 10, 24, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 24, 55.00, 36.00, 24.00, 21.00, 33.00 +P02, 10, 24, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +P07, 10, 24, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +P11, 10, 24, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +P24, 10, 24, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +P28, 10, 24, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +P35, 10, 24, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +P38, 10, 24, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +P39, 10, 24, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +P58, 10, 24, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +P59, 10, 24, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +P60, 10, 24, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +P61, 10, 24, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +P67, 10, 24, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +P68, 10, 24, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +P69, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 24, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 24, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 24, 58.00, 31.00, 11.00, 10.00, 16.00 +RBL, 10, 24, 74.00, 48.00, 17.00, 16.00, 23.00 +RCA, 10, 24, 58.00, 31.00, -9999.00, -9999.00, 15.00 +RDD, 10, 24, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 24, 59.00, 30.00, 15.00, 15.00, 23.00 +RDR, 10, 24, 49.00, 29.00, -9999.00, -9999.00, 19.00 +RDU, 10, 24, 69.00, 45.00, 16.00, 17.00, 24.00 +REE, 10, 24, 71.00, 44.00, -9999.00, -9999.00, 14.00 +REJ, 10, 24, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 24, 57.00, 37.00, 23.00, 19.00, 33.00 +RIC, 10, 24, 68.00, 43.00, 18.00, 17.00, 25.00 +RIV, 10, 24, 79.00, 49.00, -9999.00, -9999.00, 7.00 +RIW, 10, 24, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 24, 52.00, 28.00, 13.00, 9.00, 17.00 +RME, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 42.00 +RMG, 10, 24, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +RND, 10, 24, 79.00, 55.00, -9999.00, -9999.00, 20.00 +RNO, 10, 24, 64.00, 30.00, 11.00, 9.00, 15.00 +ROA, 10, 24, 65.00, 42.00, 19.00, 19.00, 27.00 +ROC, 10, 24, 57.00, 39.00, 32.00, 29.00, 44.00 +ROW, 10, 24, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 24, 65.00, 39.00, 11.00, 11.00, 18.00 +RST, 10, 24, 53.00, 34.00, 19.00, 19.00, 29.00 +RWF, 10, 24, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 24, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 24, 73.00, 48.00, 12.00, 12.00, 15.00 +SAF, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 24, 73.00, 58.00, 7.00, 7.00, 10.00 +SAT, 10, 24, 79.00, 55.00, 15.00, 17.00, 25.00 +SAV, 10, 24, 75.00, 54.00, 11.00, 12.00, 19.00 +SAW, 10, 24, 51.00, 37.00, -9999.00, -9999.00, 43.00 +SBA, 10, 24, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 24, 80.00, 50.00, -9999.00, -9999.00, 8.00 +SBN, 10, 24, 58.00, 40.00, 28.00, 25.00, 39.00 +SBP, 10, 24, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 24, 54.00, 21.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 24, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 24, 12.00, 1.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 24, 74.00, 48.00, 9.00, 12.00, 14.00 +SDF, 10, 24, 65.00, 42.00, 21.00, 20.00, 30.00 +SEA, 10, 24, 56.00, 43.00, 33.00, 31.00, 43.00 +SEM, 10, 24, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 24, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 24, 68.00, 50.00, 13.00, 13.00, 17.00 +SGF, 10, 24, 66.00, 42.00, 21.00, 20.00, 32.00 +SGY, 10, 24, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 24, 57.00, 28.00, 15.00, 15.00, 23.00 +SHV, 10, 24, 75.00, 51.00, 17.00, 17.00, 25.00 +SIT, 10, 24, 48.00, 39.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 24, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 24, 76.00, 50.00, 13.00, 11.00, 18.00 +SKA, 10, 24, 53.00, 33.00, -9999.00, -9999.00, 29.00 +SKF, 10, 24, 79.00, 55.00, -9999.00, -9999.00, 19.00 +SLC, 10, 24, 61.00, 37.00, 18.00, 16.00, 24.00 +SLE, 10, 24, 60.00, 40.00, 35.00, 33.00, 44.00 +SLN, 10, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 24, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 24, 72.00, 46.00, -9999.00, 9.00, 13.00 +SNA, 10, 24, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 24, 40.00, 32.00, 50.00, 52.00, 67.00 +SNS, 10, 24, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 24, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 24, 62.00, 41.00, 23.00, 19.00, 30.00 +SPS, 10, 24, 73.00, 48.00, 16.00, 14.00, 23.00 +SRQ, 10, 24, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 24, 73.00, 47.00, -9999.00, -9999.00, 20.00 +SSI, 10, 24, 75.00, 58.00, -9999.00, -9999.00, -9999.00 +STC, 10, 24, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 24, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +STL, 10, 24, 64.00, 45.00, 24.00, 20.00, 33.00 +STNV, 10, 24, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +STS, 10, 24, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 24, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 24, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 24, 74.00, 47.00, -9999.00, -9999.00, 13.00 +SUX, 10, 24, 59.00, 36.00, 18.00, 15.00, 25.00 +SVN, 10, 24, 75.00, 54.00, -9999.00, -9999.00, 19.00 +SWF, 10, 24, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 24, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 24, 57.00, 38.00, 32.00, 32.00, 44.00 +SZL, 10, 24, 65.00, 39.00, -9999.00, -9999.00, 25.00 +TAD, 10, 24, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 24, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 24, 69.00, 39.00, -9999.00, -9999.00, 25.00 +TCC, 10, 24, 71.00, 40.00, 7.00, 8.00, 13.00 +TCL, 10, 24, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 24, 59.00, 39.00, -9999.00, -9999.00, 50.00 +TCS, 10, 24, 72.00, 44.00, -9999.00, 8.00, 17.00 +TEB, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 24, 70.00, 47.00, -9999.00, -9999.00, 16.00 +TKA, 10, 24, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 24, 79.00, 52.00, 10.00, 14.00, 18.00 +TNX, 10, 24, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 24, 58.00, 37.00, 21.00, 21.00, 33.00 +TOP, 10, 24, 65.00, 40.00, 17.00, 17.00, 25.00 +TPA, 10, 24, 82.00, 62.00, 9.00, 13.00, 18.00 +TPH, 10, 24, 63.00, 33.00, 6.00, 5.00, 9.00 +TRI, 10, 24, 66.00, 41.00, 20.00, 21.00, 30.00 +TRK, 10, 24, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 24, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 24, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 24, 70.00, 47.00, 15.00, 16.00, 23.00 +TUP, 10, 24, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 24, 81.00, 53.00, 9.00, 7.00, 13.00 +TVC, 10, 24, 54.00, 36.00, 27.00, 24.00, 37.00 +TVL, 10, 24, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 24, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 24, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 24, 67.00, 43.00, 19.00, 18.00, 28.00 +T01, 10, 24, 66.00, 43.00, -9999.00, -9999.00, 26.00 +T02, 10, 24, 71.00, 48.00, -9999.00, -9999.00, 18.00 +T03, 10, 24, 74.00, 50.00, -9999.00, -9999.00, 20.00 +T04, 10, 24, 83.00, 63.00, -9999.00, -9999.00, 20.00 +T05, 10, 24, 65.00, 39.00, -9999.00, -9999.00, 20.00 +T06, 10, 24, 76.00, 46.00, -9999.00, -9999.00, 22.00 +T07, 10, 24, 66.00, 32.00, -9999.00, -9999.00, 17.00 +T08, 10, 24, 57.00, 38.00, -9999.00, -9999.00, 17.00 +UCA, 10, 24, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 24, 72.00, 46.00, -9999.00, -9999.00, 5.00 +UIL, 10, 24, 56.00, 40.00, 47.00, 49.00, 58.00 +UIN, 10, 24, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 24, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 24, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 24, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +U15, 10, 24, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +U28, 10, 24, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 24, 76.00, 51.00, -9999.00, -9999.00, 16.00 +VBG, 10, 24, 73.00, 47.00, -9999.00, -9999.00, 11.00 +VCT, 10, 24, 80.00, 58.00, 16.00, 18.00, 26.00 +VCV, 10, 24, 76.00, 42.00, -9999.00, -9999.00, 5.00 +VDZ, 10, 24, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 24, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 24, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 24, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 24, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 24, 77.00, 51.00, -9999.00, -9999.00, 18.00 +VRB, 10, 24, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 24, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 24, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 24, 66.00, 43.00, 19.00, 15.00, 24.00 +WJA, 10, 24, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 24, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 24, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 24, 63.00, 27.00, 13.00, 13.00, 19.00 +WPO, 10, 24, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 24, 75.00, 48.00, -9999.00, -9999.00, 19.00 +WRG, 10, 24, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 24, 65.00, 40.00, -9999.00, -9999.00, 25.00 +WRL, 10, 24, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +X68, 10, 24, 81.00, 62.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 24, 44.00, 32.00, 70.00, 70.00, 79.00 +YCG, 10, 24, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 24, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 24, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 24, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 24, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 24, 59.00, 33.00, 12.00, 13.00, 19.00 +YNG, 10, 24, 57.00, 39.00, 26.00, 27.00, 39.00 +YPA, 10, 24, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 24, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 24, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 24, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 24, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 24, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 24, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 24, 86.00, 58.00, 4.00, 3.00, 7.00 +YVR, 10, 24, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 24, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 24, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 24, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 24, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 24, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 24, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 24, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 24, 50.00, 33.00, 35.00, 33.00, 47.00 +ZUN, 10, 24, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 24, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 24, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 24, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +01R, 10, 24, 76.00, 51.00, -9999.00, -9999.00, 19.00 +1V1, 10, 24, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 24, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 24, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 24, 69.00, 53.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 24, 73.00, 47.00, -9999.00, -9999.00, 18.00 +3B1, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 24, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 24, 52.00, 34.00, -9999.00, -9999.00, 33.00 +3SE, 10, 24, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 24, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 24, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 10, 24, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 24, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 24, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 24, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 24, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 25, 59.00, 39.00, 21.00, 21.00, 31.00 +ABI, 10, 25, 74.00, 50.00, 15.00, 13.00, 22.00 +ABQ, 10, 25, 66.00, 38.00, 10.00, 11.00, 16.00 +ABR, 10, 25, 54.00, 29.00, 15.00, 11.00, 20.00 +ABY, 10, 25, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 25, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 25, 76.00, 53.00, 16.00, 17.00, 25.00 +ACV, 10, 25, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 25, 62.00, 40.00, 19.00, 18.00, 28.00 +ADK, 10, 25, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 25, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 25, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 25, 64.00, 39.00, -9999.00, -9999.00, 24.00 +AEX, 10, 25, 76.00, 51.00, -9999.00, -9999.00, 19.00 +AFF, 10, 25, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 25, 83.00, 61.00, -9999.00, -9999.00, 29.00 +AGS, 10, 25, 74.00, 46.00, 13.00, 13.00, 20.00 +AHN, 10, 25, 70.00, 47.00, 14.00, 15.00, 22.00 +AKN, 10, 25, 35.00, 21.00, 29.00, 30.00, 44.00 +AKO, 10, 25, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 25, 57.00, 36.00, 23.00, 23.00, 35.00 +ALI, 10, 25, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 25, 56.00, 34.00, 19.00, 17.00, 28.00 +ALS, 10, 25, 57.00, 20.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 25, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 25, 68.00, 40.00, 12.00, 10.00, 17.00 +AMG, 10, 25, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 25, 35.00, 23.00, 25.00, 26.00, 38.00 +AND, 10, 25, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 25, 48.00, 39.00, 62.00, 63.00, 73.00 +AOO, 10, 25, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +APN, 10, 25, 52.00, 34.00, 26.00, 27.00, 38.00 +AQQ, 10, 25, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +ART, 10, 25, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +AST, 10, 25, 58.00, 42.00, 40.00, 42.00, 52.00 +ATL, 10, 25, 69.00, 48.00, 15.00, 15.00, 23.00 +ATW, 10, 25, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 25, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 25, 62.00, 38.00, -9999.00, -9999.00, 28.00 +AUG, 10, 25, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 25, 78.00, 56.00, 17.00, 17.00, 26.00 +AUW, 10, 25, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 25, 65.00, 40.00, 17.00, 17.00, 25.00 +AVP, 10, 25, 56.00, 39.00, 24.00, 23.00, 35.00 +AXN, 10, 25, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 25, 58.00, 36.00, -9999.00, -9999.00, 29.00 +AYS, 10, 25, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 25, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 25, 74.00, 48.00, -9999.00, -9999.00, 15.00 +BAD, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 25, 53.00, 23.00, -9999.00, -9999.00, 20.00 +BDL, 10, 25, 59.00, 38.00, 20.00, 20.00, 30.00 +BDR, 10, 25, 60.00, 44.00, 22.00, 18.00, 30.00 +BET, 10, 25, 30.00, 19.00, 29.00, 29.00, 41.00 +BFD, 10, 25, 51.00, 34.00, 34.00, 34.00, 48.00 +BFF, 10, 25, 60.00, 29.00, 10.00, 9.00, 15.00 +BFL, 10, 25, 76.00, 51.00, 6.00, 6.00, 9.00 +BGM, 10, 25, 53.00, 37.00, 28.00, 29.00, 42.00 +BGR, 10, 25, 52.00, 36.00, 25.00, 22.00, 35.00 +BGS, 10, 25, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 25, 71.00, 46.00, 17.00, 15.00, 23.00 +BID, 10, 25, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 25, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 25, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 25, 55.00, 33.00, 15.00, 16.00, 24.00 +BIS, 10, 25, 53.00, 28.00, 16.00, 14.00, 22.00 +BIX, 10, 25, 76.00, 56.00, -9999.00, -9999.00, 19.00 +BJI, 10, 25, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 25, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 25, 62.00, 29.00, -9999.00, -9999.00, 14.00 +BKW, 10, 25, 59.00, 39.00, 26.00, 27.00, 37.00 +BLF, 10, 25, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 25, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 25, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 25, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 25, 66.00, 41.00, -9999.00, -9999.00, 25.00 +BNA, 10, 25, 68.00, 44.00, 20.00, 18.00, 29.00 +BNO, 10, 25, 56.00, 26.00, -9999.00, 18.00, 32.00 +BOI, 10, 25, 59.00, 36.00, 15.00, 18.00, 24.00 +BOS, 10, 25, 59.00, 44.00, 21.00, 21.00, 31.00 +BPI, 10, 25, 52.00, 13.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 25, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 25, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 25, 59.00, 39.00, -9999.00, -9999.00, 25.00 +BRO, 10, 25, 83.00, 63.00, 17.00, 14.00, 24.00 +BRW, 10, 25, 12.00, 3.00, 25.00, 25.00, 36.00 +BSM, 10, 25, 78.00, 56.00, -9999.00, -9999.00, 13.00 +BTI, 10, 25, 15.00, 4.00, 22.00, 22.00, 33.00 +BTL, 10, 25, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 25, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 25, 76.00, 53.00, 12.00, 15.00, 22.00 +BTT, 10, 25, 17.00, 4.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 25, 52.00, 35.00, 29.00, 29.00, 42.00 +BUB, 10, 25, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 25, 55.00, 39.00, 33.00, 31.00, 44.00 +BUR, 10, 25, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 25, 75.00, 59.00, -9999.00, 13.00, 20.00 +BWG, 10, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 25, 63.00, 42.00, 20.00, 18.00, 29.00 +BYH, 10, 25, 69.00, 46.00, -9999.00, -9999.00, 25.00 +BYI, 10, 25, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 25, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 25, 73.00, 46.00, 12.00, 13.00, 21.00 +CAG, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 25, 57.00, 39.00, 25.00, 25.00, 38.00 +CAO, 10, 25, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 25, 47.00, 31.00, 30.00, 28.00, 43.00 +CBM, 10, 25, 73.00, 45.00, -9999.00, -9999.00, 22.00 +CDB, 10, 25, 42.00, 32.00, 61.00, 62.00, 78.00 +CDC, 10, 25, 62.00, 32.00, 12.00, 11.00, 18.00 +CDR, 10, 25, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 25, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 25, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +CEZ, 10, 25, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 25, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 25, 68.00, 45.00, 20.00, 18.00, 26.00 +CHO, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 25, 74.00, 52.00, 11.00, 13.00, 19.00 +CID, 10, 25, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 25, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 25, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 25, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 25, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 25, 58.00, 40.00, 27.00, 29.00, 42.00 +CLL, 10, 25, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 25, 68.00, 47.00, 15.00, 15.00, 24.00 +CMH, 10, 25, 60.00, 39.00, 24.00, 24.00, 35.00 +CMI, 10, 25, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 25, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 25, 63.00, 39.00, 15.00, 11.00, 21.00 +CNM, 10, 25, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +COD, 10, 25, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +COF, 10, 25, 81.00, 64.00, -9999.00, -9999.00, 32.00 +CON, 10, 25, 56.00, 32.00, 21.00, 20.00, 31.00 +COS, 10, 25, 59.00, 32.00, 11.00, 10.00, 16.00 +COT, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 25, 63.00, 41.00, 24.00, 19.00, 32.00 +CPR, 10, 25, 55.00, 28.00, 15.00, 15.00, 21.00 +CRBC, 10, 25, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 25, 81.00, 61.00, 16.00, 16.00, 25.00 +CRW, 10, 25, 64.00, 41.00, 26.00, 26.00, 37.00 +CSG, 10, 25, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 25, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 25, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 25, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 25, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 25, 61.00, 40.00, 22.00, 21.00, 31.00 +CVN, 10, 25, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 25, 68.00, 39.00, -9999.00, -9999.00, 13.00 +CXY, 10, 25, 60.00, 41.00, 18.00, 18.00, 27.00 +CYS, 10, 25, 55.00, 30.00, 13.00, 12.00, 18.00 +DAA, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DAB, 10, 25, 79.00, 62.00, 17.00, 19.00, 27.00 +DAG, 10, 25, 78.00, 51.00, 2.00, 4.00, 5.00 +DAL, 10, 25, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 25, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 25, 60.00, 40.00, 23.00, 24.00, 34.00 +DBQ, 10, 25, 55.00, 36.00, 23.00, 18.00, 32.00 +DCA, 10, 25, 65.00, 46.00, 18.00, 17.00, 26.00 +DDC, 10, 25, 65.00, 39.00, 11.00, 10.00, 15.00 +DEC, 10, 25, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 25, 61.00, 32.00, 13.00, 11.00, 18.00 +DFW, 10, 25, 74.00, 52.00, 15.00, 16.00, 24.00 +DHN, 10, 25, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 25, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 25, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 25, 78.00, 55.00, -9999.00, -9999.00, 15.00 +DLG, 10, 25, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 25, 47.00, 31.00, 24.00, 22.00, 35.00 +DLLC, 10, 25, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 25, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 25, 80.00, 52.00, -9999.00, -9999.00, 10.00 +DMN, 10, 25, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 25, 65.00, 44.00, -9999.00, -9999.00, 26.00 +DPG, 10, 25, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 25, 77.00, 50.00, -9999.00, -9999.00, 18.00 +DRA, 10, 25, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 25, 78.00, 55.00, 12.00, 12.00, 17.00 +DSM, 10, 25, 59.00, 38.00, 21.00, 19.00, 30.00 +DTW, 10, 25, 56.00, 37.00, 21.00, 22.00, 33.00 +DUG, 10, 25, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 25, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DXR, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 25, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 25, 74.00, 50.00, -9999.00, -9999.00, 18.00 +D45, 10, 25, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 25, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 25, 53.00, 32.00, 18.00, 19.00, 29.00 +ECG, 10, 25, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 25, 74.00, 45.00, -9999.00, -9999.00, 4.00 +EED, 10, 25, 83.00, 57.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +EGE, 10, 25, 58.00, 23.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 25, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 25, 59.00, 34.00, 31.00, 30.00, 42.00 +EKO, 10, 25, 60.00, 27.00, 14.00, 13.00, 20.00 +ELD, 10, 25, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 25, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 25, 74.00, 45.00, 10.00, 10.00, 14.00 +ELY, 10, 25, 58.00, 25.00, 13.00, 13.00, 19.00 +EMP, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 25, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +END, 10, 25, 69.00, 46.00, -9999.00, -9999.00, 15.00 +ENN, 10, 25, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 25, 57.00, 37.00, -9999.00, -9999.00, 16.00 +EPH, 10, 25, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 25, 57.00, 42.00, 32.00, 33.00, 45.00 +ESF, 10, 25, 76.00, 51.00, -9999.00, -9999.00, 27.00 +EUG, 10, 25, 60.00, 42.00, 33.00, 32.00, 41.00 +EVV, 10, 25, 65.00, 41.00, 24.00, 19.00, 32.00 +EWN, 10, 25, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 25, 62.00, 45.00, 19.00, 19.00, 29.00 +EYW, 10, 25, 83.00, 74.00, 17.00, 16.00, 27.00 +E74, 10, 25, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 25, 68.00, 44.00, -9999.00, -9999.00, 22.00 +FAI, 10, 25, 24.00, 9.00, 25.00, 28.00, 39.00 +FAR, 10, 25, 51.00, 30.00, 16.00, 16.00, 24.00 +FAT, 10, 25, 75.00, 47.00, 8.00, 9.00, 13.00 +FAY, 10, 25, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 25, 49.00, 27.00, 17.00, 20.00, 29.00 +FCS, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 10, 25, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 25, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 10, 25, 59.00, 27.00, 11.00, 14.00, 18.00 +FLL, 10, 25, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 25, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 25, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +FME, 10, 25, 66.00, 39.00, -9999.00, -9999.00, 22.00 +FMH, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FMN, 10, 25, 65.00, 32.00, 11.00, 9.00, 14.00 +FMY, 10, 25, 84.00, 66.00, 8.00, 12.00, 16.00 +FNT, 10, 25, 55.00, 37.00, 23.00, 23.00, 34.00 +FOD, 10, 25, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 25, 64.00, 39.00, -9999.00, -9999.00, 19.00 +FOK, 10, 25, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 25, 65.00, 41.00, -9999.00, -9999.00, 21.00 +FSD, 10, 25, 56.00, 31.00, 16.00, 15.00, 25.00 +FSI, 10, 25, 71.00, 45.00, -9999.00, -9999.00, 17.00 +FSM, 10, 25, 71.00, 44.00, 19.00, 18.00, 28.00 +FTK, 10, 25, 64.00, 39.00, -9999.00, -9999.00, 24.00 +FWA, 10, 25, 58.00, 39.00, 21.00, 22.00, 33.00 +FWH, 10, 25, 74.00, 50.00, -9999.00, -9999.00, 16.00 +FYU, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 25, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 25, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 25, 87.00, 54.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 25, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 25, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 25, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 25, 53.00, 33.00, 18.00, 20.00, 29.00 +GFA, 10, 25, 54.00, 32.00, -9999.00, -9999.00, 19.00 +GFK, 10, 25, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 25, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 25, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 25, 53.00, 28.00, 10.00, 9.00, 15.00 +GJT, 10, 25, 62.00, 37.00, 14.00, 13.00, 20.00 +GKN, 10, 25, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 25, 61.00, 33.00, 10.00, 9.00, 14.00 +GLH, 10, 25, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 25, 74.00, 65.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 25, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 25, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GON, 10, 25, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 25, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 25, 52.00, 34.00, 23.00, 21.00, 33.00 +GRCI, 10, 25, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 25, 58.00, 39.00, -9999.00, -9999.00, 49.00 +GRI, 10, 25, 60.00, 34.00, 15.00, 12.00, 21.00 +GRK, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +GRR, 10, 25, 55.00, 36.00, 25.00, 25.00, 36.00 +GSB, 10, 25, 71.00, 46.00, -9999.00, -9999.00, 22.00 +GSG, 10, 25, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 25, 66.00, 43.00, 16.00, 16.00, 23.00 +GSP, 10, 25, 68.00, 45.00, 16.00, 18.00, 25.00 +GST, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 25, 53.00, 36.00, -9999.00, -9999.00, 43.00 +GTF, 10, 25, 54.00, 32.00, 13.00, 17.00, 22.00 +GUP, 10, 25, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 25, 59.00, 37.00, -9999.00, -9999.00, 30.00 +GVW, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 10, 25, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 25, 69.00, 55.00, 20.00, 18.00, 28.00 +HBR, 10, 25, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 25, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 25, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 25, 59.00, 35.00, -9999.00, -9999.00, 17.00 +HKY, 10, 25, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 25, 53.00, 28.00, 12.00, 14.00, 21.00 +HMN, 10, 25, 74.00, 35.00, -9999.00, -9999.00, 10.00 +HMS, 10, 25, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 25, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 25, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +HON, 10, 25, 56.00, 31.00, 14.00, 13.00, 22.00 +HOP, 10, 25, 67.00, 41.00, -9999.00, -9999.00, 25.00 +HOT, 10, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 25, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 25, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 25, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 25, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 25, 77.00, 50.00, -9999.00, -9999.00, 21.00 +HST, 10, 25, 84.00, 66.00, -9999.00, -9999.00, 37.00 +HSV, 10, 25, 69.00, 45.00, 20.00, 16.00, 26.00 +HTL, 10, 25, 51.00, 34.00, 26.00, 25.00, 38.00 +HTS, 10, 25, 63.00, 42.00, 24.00, 24.00, 36.00 +HUF, 10, 25, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 25, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 25, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 25, 54.00, 27.00, 10.00, 12.00, 17.00 +IAB, 10, 25, 65.00, 42.00, -9999.00, -9999.00, 19.00 +IAD, 10, 25, 63.00, 39.00, 19.00, 18.00, 27.00 +IAG, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 25, 78.00, 54.00, 17.00, 18.00, 28.00 +ICT, 10, 25, 65.00, 42.00, 17.00, 14.00, 25.00 +IDA, 10, 25, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 25, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 25, 62.00, 42.00, 21.00, 17.00, 28.00 +ILI, 10, 25, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 25, 74.00, 50.00, 15.00, 13.00, 21.00 +IMT, 10, 25, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +IND, 10, 25, 61.00, 40.00, 22.00, 22.00, 32.00 +INL, 10, 25, 46.00, 28.00, 26.00, 24.00, 37.00 +INS, 10, 25, 71.00, 45.00, -9999.00, -9999.00, 5.00 +INT, 10, 25, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +INW, 10, 25, 67.00, 36.00, 8.00, 10.00, 14.00 +IPL, 10, 25, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 25, 58.00, 38.00, 26.00, 23.00, 36.00 +IRK, 10, 25, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 25, 52.00, 26.00, 12.00, 11.00, 19.00 +ISP, 10, 25, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 25, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 25, 83.00, 52.00, -9999.00, -9999.00, 9.00 +IWD, 10, 25, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 25, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 25, 75.00, 46.00, 16.00, 15.00, 24.00 +JAX, 10, 25, 78.00, 55.00, 15.00, 16.00, 24.00 +JBR, 10, 25, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 25, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 25, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 25, 61.00, 46.00, 18.00, 16.00, 27.00 +JHW, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 25, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 25, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 25, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 25, 43.00, 33.00, 60.00, 59.00, 70.00 +JST, 10, 25, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 25, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 25, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 25, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 25, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 25, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 25, 54.00, 36.00, 23.00, 25.00, 35.00 +LAR, 10, 25, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 25, 77.00, 50.00, 5.00, 4.00, 8.00 +LAX, 10, 25, 73.00, 57.00, 5.00, 6.00, 8.00 +LBB, 10, 25, 70.00, 43.00, 12.00, 10.00, 17.00 +LBF, 10, 25, 60.00, 29.00, 14.00, 10.00, 18.00 +LCH, 10, 25, 77.00, 54.00, 14.00, 16.00, 23.00 +LCK, 10, 25, 61.00, 40.00, -9999.00, -9999.00, 31.00 +LEB, 10, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 25, 62.00, 42.00, 23.00, 23.00, 32.00 +LFI, 10, 25, 66.00, 49.00, -9999.00, -9999.00, 26.00 +LFK, 10, 25, 77.00, 51.00, 18.00, 18.00, 27.00 +LFT, 10, 25, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 25, 60.00, 47.00, 18.00, 16.00, 26.00 +LGB, 10, 25, 76.00, 55.00, 5.00, 5.00, 9.00 +LGU, 10, 25, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 25, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 25, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 25, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 25, 70.00, 47.00, 17.00, 18.00, 26.00 +LIZ, 10, 25, 47.00, 31.00, -9999.00, -9999.00, 44.00 +LMT, 10, 25, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +LND, 10, 25, 54.00, 29.00, 12.00, 11.00, 16.00 +LNK, 10, 25, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 25, 64.00, 29.00, 6.00, 6.00, 10.00 +LOZ, 10, 25, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 25, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 25, 70.00, 46.00, -9999.00, -9999.00, 24.00 +LSE, 10, 25, 55.00, 36.00, 18.00, 18.00, 27.00 +LSF, 10, 25, 74.00, 50.00, -9999.00, -9999.00, 21.00 +LSV, 10, 25, 80.00, 42.00, -9999.00, -9999.00, 5.00 +LTS, 10, 25, 74.00, 46.00, -9999.00, -9999.00, 16.00 +LUF, 10, 25, 85.00, 49.00, -9999.00, -9999.00, 7.00 +LVS, 10, 25, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 25, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 25, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 25, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 25, 64.00, 42.00, 20.00, 19.00, 28.00 +MAF, 10, 25, 73.00, 46.00, 12.00, 8.00, 16.00 +MBL, 10, 25, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 25, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 25, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 25, 73.00, 50.00, -9999.00, -9999.00, 15.00 +MCF, 10, 25, 82.00, 62.00, -9999.00, -9999.00, 19.00 +MCG, 10, 25, 24.00, 10.00, 29.00, 30.00, 42.00 +MCI, 10, 25, 62.00, 41.00, 20.00, 18.00, 28.00 +MCK, 10, 25, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 25, 74.00, 48.00, 12.00, 14.00, 19.00 +MCO, 10, 25, 82.00, 63.00, 10.00, 17.00, 22.00 +MCW, 10, 25, 55.00, 33.00, 15.00, 14.00, 23.00 +MC2, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 10, 25, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 25, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 25, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 25, 59.00, 41.00, 27.00, 21.00, 38.00 +MEI, 10, 25, 74.00, 47.00, 15.00, 13.00, 22.00 +MEM, 10, 25, 70.00, 48.00, 21.00, 18.00, 28.00 +MER, 10, 25, 75.00, 45.00, -9999.00, -9999.00, 11.00 +MFD, 10, 25, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 25, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 25, 63.00, 38.00, 22.00, 23.00, 30.00 +MGE, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MGM, 10, 25, 74.00, 49.00, 15.00, 14.00, 23.00 +MGW, 10, 25, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 25, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 25, 73.00, 50.00, -9999.00, -9999.00, 15.00 +MHS, 10, 25, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 25, 83.00, 68.00, 27.00, 26.00, 38.00 +MIB, 10, 25, 50.00, 30.00, -9999.00, -9999.00, 15.00 +MIV, 10, 25, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 25, 63.00, 31.00, -9999.00, -9999.00, 18.00 +MKC, 10, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 25, 54.00, 38.00, 23.00, 20.00, 33.00 +MKG, 10, 25, 54.00, 38.00, 27.00, 25.00, 37.00 +MKL, 10, 25, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 25, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 25, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 25, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 25, 59.00, 38.00, 22.00, 19.00, 32.00 +MLS, 10, 25, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 25, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 25, 73.00, 50.00, -9999.00, -9999.00, 18.00 +MOB, 10, 25, 76.00, 54.00, 14.00, 15.00, 22.00 +MOT, 10, 25, 50.00, 30.00, 11.00, 11.00, 17.00 +MPV, 10, 25, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 25, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 25, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 25, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 25, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 25, 68.00, 50.00, -9999.00, -9999.00, 16.00 +MSL, 10, 25, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 25, 55.00, 34.00, 22.00, 19.00, 31.00 +MSO, 10, 25, 51.00, 29.00, 17.00, 18.00, 28.00 +MSP, 10, 25, 53.00, 34.00, 19.00, 17.00, 28.00 +MSS, 10, 25, 52.00, 34.00, 27.00, 27.00, 40.00 +MSY, 10, 25, 76.00, 55.00, 12.00, 16.00, 22.00 +MTC, 10, 25, 55.00, 39.00, -9999.00, -9999.00, 30.00 +MTN, 10, 25, 64.00, 43.00, -9999.00, -9999.00, 22.00 +MTO, 10, 25, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 25, 61.00, 38.00, -9999.00, -9999.00, 22.00 +MUO, 10, 25, 63.00, 34.00, -9999.00, -9999.00, 18.00 +MWA, 10, 25, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 25, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 25, 74.00, 49.00, -9999.00, -9999.00, 17.00 +MYL, 10, 25, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 25, 74.00, 48.00, -9999.00, -9999.00, 20.00 +NAO, 10, 25, 72.00, 57.00, -9999.00, -9999.00, 15.00 +NBC, 10, 25, 74.00, 54.00, -9999.00, -9999.00, 19.00 +NBE, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 10, 25, 58.00, 38.00, -9999.00, -9999.00, 27.00 +NCA, 10, 25, 73.00, 47.00, -9999.00, -9999.00, 23.00 +NCO, 10, 25, 59.00, 44.00, -9999.00, -9999.00, 31.00 +NC1, 10, 25, 71.00, 49.00, -9999.00, -9999.00, 4.00 +NEL, 10, 25, 63.00, 39.00, -9999.00, -9999.00, 26.00 +NFG, 10, 25, 72.00, 53.00, -9999.00, -9999.00, 6.00 +NFL, 10, 25, 64.00, 30.00, -9999.00, -9999.00, 8.00 +NGP, 10, 25, 81.00, 61.00, -9999.00, -9999.00, 22.00 +NGU, 10, 25, 66.00, 49.00, -9999.00, -9999.00, 24.00 +NGZ, 10, 25, 67.00, 52.00, -9999.00, -9999.00, 17.00 +NHK, 10, 25, 64.00, 42.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 25, 54.00, 36.00, -9999.00, -9999.00, 34.00 +NID, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 25, 78.00, 55.00, -9999.00, -9999.00, 24.00 +NIR, 10, 25, 80.00, 56.00, -9999.00, -9999.00, 19.00 +NKT, 10, 25, 72.00, 52.00, -9999.00, -9999.00, 26.00 +NKX, 10, 25, 73.00, 58.00, -9999.00, -9999.00, 9.00 +NLC, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +NMM, 10, 25, 73.00, 46.00, -9999.00, -9999.00, 20.00 +NPA, 10, 25, 76.00, 56.00, -9999.00, -9999.00, 20.00 +NQA, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NQI, 10, 25, 83.00, 59.00, -9999.00, -9999.00, 18.00 +NQX, 10, 25, 83.00, 74.00, -9999.00, -9999.00, 30.00 +NRB, 10, 25, 77.00, 61.00, -9999.00, -9999.00, 28.00 +NRC, 10, 25, 75.00, 45.00, -9999.00, -9999.00, 14.00 +NRS, 10, 25, 72.00, 54.00, -9999.00, -9999.00, 8.00 +NSE, 10, 25, 76.00, 51.00, -9999.00, -9999.00, 21.00 +NSI, 10, 25, 73.00, 52.00, -9999.00, -9999.00, 9.00 +NTD, 10, 25, 73.00, 52.00, -9999.00, -9999.00, 6.00 +NTK, 10, 25, 78.00, 55.00, -9999.00, -9999.00, 8.00 +NTU, 10, 25, 66.00, 49.00, -9999.00, -9999.00, 24.00 +NUC, 10, 25, 71.00, 56.00, -9999.00, -9999.00, 8.00 +NUQ, 10, 25, 70.00, 46.00, -9999.00, -9999.00, 14.00 +NUW, 10, 25, 55.00, 40.00, -9999.00, -9999.00, 45.00 +NWF, 10, 25, 76.00, 55.00, -9999.00, -9999.00, 8.00 +NXX, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 10, 25, 66.00, 39.00, -9999.00, -9999.00, 25.00 +NZC, 10, 25, 78.00, 52.00, -9999.00, -9999.00, 24.00 +NZJ, 10, 25, 77.00, 50.00, -9999.00, -9999.00, 8.00 +NZW, 10, 25, 58.00, 39.00, -9999.00, -9999.00, 31.00 +NZY, 10, 25, 73.00, 58.00, -9999.00, -9999.00, 8.00 +OAK, 10, 25, 70.00, 49.00, 11.00, 11.00, 16.00 +OAR, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +OFF, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 25, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 25, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 25, 69.00, 46.00, 15.00, 14.00, 22.00 +OLM, 10, 25, 56.00, 37.00, 36.00, 39.00, 50.00 +OMA, 10, 25, 60.00, 36.00, 15.00, 14.00, 22.00 +OME, 10, 25, 29.00, 17.00, 28.00, 27.00, 38.00 +ONT, 10, 25, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 25, 58.00, 38.00, 25.00, 21.00, 35.00 +ORF, 10, 25, 66.00, 49.00, 18.00, 16.00, 26.00 +ORH, 10, 25, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 25, 20.00, 5.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 25, 53.00, 34.00, -9999.00, -9999.00, 33.00 +OTG, 10, 25, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 25, 61.00, 45.00, 35.00, 36.00, 44.00 +OTM, 10, 25, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 25, 22.00, 12.00, 22.00, 25.00, 35.00 +OURC, 10, 25, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 25, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 25, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 25, 76.00, 51.00, -9999.00, -9999.00, 20.00 +PACZ, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 25, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 25, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 25, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 25, 21.00, 10.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 25, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 25, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 25, 78.00, 53.00, -9999.00, -9999.00, 18.00 +PAQ, 10, 25, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 25, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 25, 43.00, 36.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 25, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 25, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 25, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 25, 52.00, 35.00, -9999.00, -9999.00, 36.00 +PBI, 10, 25, 83.00, 68.00, 23.00, 26.00, 36.00 +PDT, 10, 25, 58.00, 38.00, 16.00, 18.00, 27.00 +PDX, 10, 25, 59.00, 43.00, 35.00, 34.00, 45.00 +PFN, 10, 25, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 25, 62.00, 43.00, 20.00, 17.00, 28.00 +PHX, 10, 25, 83.00, 56.00, 6.00, 6.00, 10.00 +PIA, 10, 25, 60.00, 39.00, 24.00, 20.00, 33.00 +PIB, 10, 25, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 25, 57.00, 31.00, 15.00, 17.00, 25.00 +PIR, 10, 25, 57.00, 32.00, 11.00, 12.00, 17.00 +PIT, 10, 25, 58.00, 39.00, 27.00, 26.00, 38.00 +PKB, 10, 25, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 25, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 25, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 25, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 25, 76.00, 56.00, 11.00, 13.00, 18.00 +POB, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +POE, 10, 25, 76.00, 49.00, -9999.00, -9999.00, 29.00 +POM, 10, 25, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +POU, 10, 25, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 25, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 25, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 25, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 25, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 25, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 25, 57.00, 35.00, -9999.00, -9999.00, 31.00 +PSP, 10, 25, 87.00, 55.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 25, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 25, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 25, 66.00, 32.00, 10.00, 7.00, 14.00 +PUC, 10, 25, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 25, 60.00, 40.00, 21.00, 20.00, 30.00 +PVU, 10, 25, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 25, 54.00, 35.00, 24.00, 21.00, 33.00 +P02, 10, 25, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +P07, 10, 25, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +P11, 10, 25, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +P24, 10, 25, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +P28, 10, 25, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +P35, 10, 25, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +P38, 10, 25, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +P39, 10, 25, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +P58, 10, 25, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +P59, 10, 25, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +P60, 10, 25, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +P61, 10, 25, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +P67, 10, 25, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +P68, 10, 25, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +P69, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 25, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 25, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 25, 57.00, 30.00, 11.00, 10.00, 16.00 +RBL, 10, 25, 73.00, 48.00, 17.00, 17.00, 23.00 +RCA, 10, 25, 57.00, 30.00, -9999.00, -9999.00, 15.00 +RDD, 10, 25, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 25, 59.00, 30.00, 15.00, 15.00, 23.00 +RDR, 10, 25, 49.00, 29.00, -9999.00, -9999.00, 19.00 +RDU, 10, 25, 68.00, 44.00, 16.00, 17.00, 25.00 +REE, 10, 25, 70.00, 43.00, -9999.00, -9999.00, 14.00 +REJ, 10, 25, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 25, 57.00, 36.00, 23.00, 19.00, 33.00 +RIC, 10, 25, 67.00, 43.00, 18.00, 17.00, 26.00 +RIV, 10, 25, 78.00, 49.00, -9999.00, -9999.00, 8.00 +RIW, 10, 25, 56.00, 22.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 25, 52.00, 27.00, 13.00, 9.00, 17.00 +RME, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +RMG, 10, 25, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +RND, 10, 25, 78.00, 55.00, -9999.00, -9999.00, 20.00 +RNO, 10, 25, 63.00, 30.00, 11.00, 9.00, 15.00 +ROA, 10, 25, 64.00, 41.00, 19.00, 19.00, 27.00 +ROC, 10, 25, 56.00, 38.00, 32.00, 29.00, 45.00 +ROW, 10, 25, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 25, 64.00, 39.00, 11.00, 11.00, 18.00 +RST, 10, 25, 53.00, 33.00, 19.00, 19.00, 29.00 +RWF, 10, 25, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 25, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 25, 73.00, 48.00, 12.00, 12.00, 16.00 +SAF, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 25, 73.00, 58.00, 8.00, 8.00, 10.00 +SAT, 10, 25, 78.00, 55.00, 15.00, 17.00, 25.00 +SAV, 10, 25, 75.00, 53.00, 12.00, 12.00, 19.00 +SAW, 10, 25, 50.00, 36.00, -9999.00, -9999.00, 43.00 +SBA, 10, 25, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 25, 79.00, 49.00, -9999.00, -9999.00, 9.00 +SBN, 10, 25, 57.00, 39.00, 28.00, 25.00, 39.00 +SBP, 10, 25, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 25, 53.00, 20.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 25, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 25, 12.00, 1.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 25, 73.00, 48.00, 9.00, 12.00, 14.00 +SDF, 10, 25, 64.00, 42.00, 21.00, 20.00, 30.00 +SEA, 10, 25, 56.00, 43.00, 33.00, 32.00, 44.00 +SEM, 10, 25, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 25, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 25, 67.00, 50.00, 13.00, 13.00, 18.00 +SGF, 10, 25, 65.00, 42.00, 21.00, 20.00, 32.00 +SGY, 10, 25, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 25, 56.00, 27.00, 15.00, 15.00, 23.00 +SHV, 10, 25, 75.00, 50.00, 17.00, 17.00, 26.00 +SIT, 10, 25, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 25, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 25, 75.00, 49.00, 13.00, 10.00, 18.00 +SKA, 10, 25, 53.00, 33.00, -9999.00, -9999.00, 30.00 +SKF, 10, 25, 78.00, 55.00, -9999.00, -9999.00, 19.00 +SLC, 10, 25, 61.00, 37.00, 18.00, 16.00, 25.00 +SLE, 10, 25, 59.00, 40.00, 36.00, 34.00, 44.00 +SLN, 10, 25, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 25, 72.00, 46.00, -9999.00, 9.00, 13.00 +SNA, 10, 25, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 25, 40.00, 32.00, 50.00, 53.00, 67.00 +SNS, 10, 25, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 25, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 25, 62.00, 40.00, 23.00, 19.00, 30.00 +SPS, 10, 25, 72.00, 48.00, 16.00, 14.00, 23.00 +SRQ, 10, 25, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 25, 73.00, 47.00, -9999.00, -9999.00, 20.00 +SSI, 10, 25, 74.00, 58.00, -9999.00, -9999.00, -9999.00 +STC, 10, 25, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 25, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +STL, 10, 25, 64.00, 44.00, 25.00, 20.00, 33.00 +STNV, 10, 25, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STS, 10, 25, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 25, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 25, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 25, 73.00, 46.00, -9999.00, -9999.00, 14.00 +SUX, 10, 25, 59.00, 35.00, 18.00, 15.00, 25.00 +SVN, 10, 25, 75.00, 53.00, -9999.00, -9999.00, 19.00 +SWF, 10, 25, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 25, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 25, 56.00, 38.00, 32.00, 32.00, 44.00 +SZL, 10, 25, 64.00, 39.00, -9999.00, -9999.00, 25.00 +TAD, 10, 25, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 25, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 25, 68.00, 38.00, -9999.00, -9999.00, 26.00 +TCC, 10, 25, 70.00, 39.00, 7.00, 8.00, 13.00 +TCL, 10, 25, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 25, 58.00, 39.00, -9999.00, -9999.00, 50.00 +TCS, 10, 25, 71.00, 43.00, -9999.00, 8.00, 17.00 +TEB, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 25, 69.00, 46.00, -9999.00, -9999.00, 16.00 +TKA, 10, 25, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 25, 78.00, 52.00, 10.00, 14.00, 18.00 +TNX, 10, 25, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 25, 57.00, 37.00, 21.00, 21.00, 33.00 +TOP, 10, 25, 64.00, 39.00, 17.00, 17.00, 25.00 +TPA, 10, 25, 82.00, 62.00, 9.00, 13.00, 18.00 +TPH, 10, 25, 63.00, 33.00, 6.00, 5.00, 9.00 +TRI, 10, 25, 65.00, 41.00, 20.00, 21.00, 30.00 +TRK, 10, 25, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 25, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 25, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 25, 69.00, 46.00, 15.00, 16.00, 23.00 +TUP, 10, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 25, 80.00, 52.00, 9.00, 7.00, 13.00 +TVC, 10, 25, 53.00, 36.00, 28.00, 24.00, 37.00 +TVL, 10, 25, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 25, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 25, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 25, 66.00, 42.00, 19.00, 18.00, 28.00 +T01, 10, 25, 66.00, 43.00, -9999.00, -9999.00, 26.00 +T02, 10, 25, 71.00, 47.00, -9999.00, -9999.00, 18.00 +T03, 10, 25, 74.00, 50.00, -9999.00, -9999.00, 20.00 +T04, 10, 25, 83.00, 63.00, -9999.00, -9999.00, 19.00 +T05, 10, 25, 65.00, 38.00, -9999.00, -9999.00, 20.00 +T06, 10, 25, 76.00, 45.00, -9999.00, -9999.00, 22.00 +T07, 10, 25, 65.00, 31.00, -9999.00, -9999.00, 17.00 +T08, 10, 25, 57.00, 37.00, -9999.00, -9999.00, 17.00 +UCA, 10, 25, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 25, 71.00, 45.00, -9999.00, -9999.00, 5.00 +UIL, 10, 25, 56.00, 40.00, 48.00, 50.00, 59.00 +UIN, 10, 25, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 25, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 25, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 25, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +U15, 10, 25, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +U28, 10, 25, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 25, 76.00, 50.00, -9999.00, -9999.00, 16.00 +VBG, 10, 25, 73.00, 47.00, -9999.00, -9999.00, 12.00 +VCT, 10, 25, 79.00, 57.00, 16.00, 18.00, 26.00 +VCV, 10, 25, 75.00, 41.00, -9999.00, -9999.00, 5.00 +VDZ, 10, 25, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 25, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 25, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 25, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 25, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 25, 77.00, 50.00, -9999.00, -9999.00, 18.00 +VRB, 10, 25, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 25, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 25, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 25, 66.00, 43.00, 19.00, 16.00, 24.00 +WJA, 10, 25, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 25, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 25, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 25, 63.00, 27.00, 13.00, 13.00, 19.00 +WPO, 10, 25, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 25, 74.00, 48.00, -9999.00, -9999.00, 19.00 +WRG, 10, 25, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 25, 64.00, 40.00, -9999.00, -9999.00, 26.00 +WRL, 10, 25, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +X68, 10, 25, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 25, 43.00, 31.00, 70.00, 70.00, 79.00 +YCG, 10, 25, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 25, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 25, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 25, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 25, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 25, 59.00, 33.00, 13.00, 14.00, 20.00 +YNG, 10, 25, 56.00, 38.00, 26.00, 27.00, 39.00 +YPA, 10, 25, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 25, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 25, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 25, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 25, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 25, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 25, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 25, 85.00, 58.00, 4.00, 3.00, 7.00 +YVR, 10, 25, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 25, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 25, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 25, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 25, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 25, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 25, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 25, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 25, 49.00, 33.00, 35.00, 33.00, 48.00 +ZUN, 10, 25, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 25, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 25, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 25, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +01R, 10, 25, 76.00, 50.00, -9999.00, -9999.00, 19.00 +1V1, 10, 25, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 25, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 25, 69.00, 53.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 25, 73.00, 47.00, -9999.00, -9999.00, 18.00 +3B1, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 25, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 25, 52.00, 34.00, -9999.00, -9999.00, 33.00 +3SE, 10, 25, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 25, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 25, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 10, 25, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 25, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 25, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 25, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 25, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 26, 59.00, 39.00, 21.00, 21.00, 31.00 +ABI, 10, 26, 74.00, 50.00, 15.00, 13.00, 22.00 +ABQ, 10, 26, 66.00, 38.00, 10.00, 11.00, 16.00 +ABR, 10, 26, 53.00, 29.00, 15.00, 11.00, 20.00 +ABY, 10, 26, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 26, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 26, 76.00, 53.00, 16.00, 17.00, 25.00 +ACV, 10, 26, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 26, 62.00, 40.00, 19.00, 18.00, 28.00 +ADK, 10, 26, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 26, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 26, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 26, 64.00, 39.00, -9999.00, -9999.00, 24.00 +AEX, 10, 26, 76.00, 51.00, -9999.00, -9999.00, 19.00 +AFF, 10, 26, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 26, 83.00, 61.00, -9999.00, -9999.00, 28.00 +AGS, 10, 26, 74.00, 46.00, 13.00, 13.00, 20.00 +AHN, 10, 26, 70.00, 47.00, 15.00, 16.00, 22.00 +AKN, 10, 26, 35.00, 21.00, 29.00, 30.00, 43.00 +AKO, 10, 26, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 26, 57.00, 36.00, 23.00, 23.00, 35.00 +ALI, 10, 26, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 26, 56.00, 34.00, 19.00, 17.00, 28.00 +ALS, 10, 26, 57.00, 20.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 26, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 26, 68.00, 40.00, 12.00, 10.00, 17.00 +AMG, 10, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 26, 35.00, 23.00, 25.00, 26.00, 37.00 +AND, 10, 26, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 26, 48.00, 39.00, 62.00, 63.00, 73.00 +AOO, 10, 26, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +APN, 10, 26, 52.00, 34.00, 26.00, 27.00, 38.00 +AQQ, 10, 26, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +ART, 10, 26, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +AST, 10, 26, 58.00, 42.00, 41.00, 43.00, 53.00 +ATL, 10, 26, 69.00, 48.00, 15.00, 15.00, 23.00 +ATW, 10, 26, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 26, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 26, 62.00, 38.00, -9999.00, -9999.00, 29.00 +AUG, 10, 26, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 26, 78.00, 56.00, 17.00, 17.00, 26.00 +AUW, 10, 26, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 26, 65.00, 40.00, 17.00, 17.00, 25.00 +AVP, 10, 26, 56.00, 39.00, 24.00, 23.00, 35.00 +AXN, 10, 26, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 26, 58.00, 36.00, -9999.00, -9999.00, 29.00 +AYS, 10, 26, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 26, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 26, 73.00, 48.00, -9999.00, -9999.00, 15.00 +BAD, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +BAF, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 26, 53.00, 23.00, -9999.00, -9999.00, 20.00 +BDL, 10, 26, 59.00, 38.00, 20.00, 20.00, 30.00 +BDR, 10, 26, 60.00, 44.00, 22.00, 18.00, 30.00 +BET, 10, 26, 29.00, 18.00, 29.00, 29.00, 41.00 +BFD, 10, 26, 51.00, 34.00, 35.00, 35.00, 48.00 +BFF, 10, 26, 60.00, 29.00, 10.00, 9.00, 15.00 +BFL, 10, 26, 76.00, 51.00, 6.00, 6.00, 10.00 +BGM, 10, 26, 53.00, 37.00, 28.00, 29.00, 42.00 +BGR, 10, 26, 52.00, 36.00, 25.00, 22.00, 35.00 +BGS, 10, 26, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 26, 71.00, 46.00, 17.00, 15.00, 23.00 +BID, 10, 26, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 26, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 26, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 26, 55.00, 33.00, 15.00, 16.00, 24.00 +BIS, 10, 26, 52.00, 27.00, 16.00, 14.00, 22.00 +BIX, 10, 26, 76.00, 56.00, -9999.00, -9999.00, 19.00 +BJI, 10, 26, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 26, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 26, 62.00, 29.00, -9999.00, -9999.00, 14.00 +BKW, 10, 26, 59.00, 39.00, 26.00, 27.00, 38.00 +BLF, 10, 26, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 26, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 26, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 26, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 26, 65.00, 41.00, -9999.00, -9999.00, 25.00 +BNA, 10, 26, 68.00, 44.00, 20.00, 19.00, 30.00 +BNO, 10, 26, 55.00, 26.00, -9999.00, 19.00, 32.00 +BOI, 10, 26, 59.00, 36.00, 15.00, 18.00, 25.00 +BOS, 10, 26, 59.00, 44.00, 21.00, 21.00, 31.00 +BPI, 10, 26, 51.00, 13.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 26, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 26, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 26, 59.00, 39.00, -9999.00, -9999.00, 25.00 +BRO, 10, 26, 83.00, 63.00, 17.00, 14.00, 24.00 +BRW, 10, 26, 12.00, 2.00, 24.00, 25.00, 35.00 +BSM, 10, 26, 78.00, 56.00, -9999.00, -9999.00, 14.00 +BTI, 10, 26, 15.00, 4.00, 22.00, 22.00, 33.00 +BTL, 10, 26, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 26, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 26, 76.00, 53.00, 13.00, 15.00, 23.00 +BTT, 10, 26, 16.00, 3.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 26, 52.00, 35.00, 29.00, 29.00, 42.00 +BUB, 10, 26, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 26, 55.00, 39.00, 33.00, 31.00, 45.00 +BUR, 10, 26, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 26, 75.00, 59.00, -9999.00, 13.00, 20.00 +BWG, 10, 26, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 26, 63.00, 42.00, 20.00, 18.00, 29.00 +BYH, 10, 26, 69.00, 46.00, -9999.00, -9999.00, 25.00 +BYI, 10, 26, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 26, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 26, 73.00, 46.00, 12.00, 13.00, 21.00 +CAG, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 26, 57.00, 39.00, 26.00, 25.00, 38.00 +CAO, 10, 26, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 26, 47.00, 31.00, 30.00, 29.00, 43.00 +CBM, 10, 26, 73.00, 45.00, -9999.00, -9999.00, 22.00 +CDB, 10, 26, 42.00, 32.00, 62.00, 62.00, 78.00 +CDC, 10, 26, 61.00, 32.00, 12.00, 11.00, 18.00 +CDR, 10, 26, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 26, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 26, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +CEZ, 10, 26, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 26, 68.00, 45.00, 20.00, 18.00, 27.00 +CHO, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 26, 74.00, 52.00, 11.00, 13.00, 19.00 +CID, 10, 26, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 26, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 26, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 26, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 26, 58.00, 40.00, 27.00, 30.00, 42.00 +CLL, 10, 26, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 26, 68.00, 47.00, 15.00, 15.00, 24.00 +CMH, 10, 26, 59.00, 39.00, 24.00, 24.00, 36.00 +CMI, 10, 26, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 26, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 26, 62.00, 39.00, 15.00, 11.00, 21.00 +CNM, 10, 26, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 26, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +COD, 10, 26, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +COF, 10, 26, 81.00, 64.00, -9999.00, -9999.00, 32.00 +CON, 10, 26, 56.00, 32.00, 21.00, 20.00, 31.00 +COS, 10, 26, 59.00, 32.00, 11.00, 10.00, 16.00 +COT, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 26, 62.00, 41.00, 24.00, 19.00, 32.00 +CPR, 10, 26, 54.00, 28.00, 15.00, 15.00, 21.00 +CRBC, 10, 26, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 26, 81.00, 61.00, 16.00, 16.00, 25.00 +CRW, 10, 26, 64.00, 41.00, 26.00, 26.00, 37.00 +CSG, 10, 26, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 26, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 26, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 26, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 26, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 26, 61.00, 40.00, 22.00, 21.00, 32.00 +CVN, 10, 26, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 26, 68.00, 39.00, -9999.00, -9999.00, 13.00 +CXY, 10, 26, 60.00, 41.00, 18.00, 18.00, 27.00 +CYS, 10, 26, 55.00, 30.00, 13.00, 12.00, 18.00 +DAA, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DAB, 10, 26, 79.00, 62.00, 17.00, 19.00, 27.00 +DAG, 10, 26, 78.00, 51.00, 2.00, 4.00, 5.00 +DAL, 10, 26, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 26, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 26, 59.00, 40.00, 23.00, 24.00, 35.00 +DBQ, 10, 26, 55.00, 36.00, 23.00, 18.00, 32.00 +DCA, 10, 26, 65.00, 46.00, 18.00, 17.00, 26.00 +DDC, 10, 26, 65.00, 39.00, 11.00, 10.00, 15.00 +DEC, 10, 26, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 26, 61.00, 32.00, 13.00, 11.00, 18.00 +DFW, 10, 26, 74.00, 52.00, 15.00, 16.00, 24.00 +DHN, 10, 26, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 26, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 26, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 26, 78.00, 55.00, -9999.00, -9999.00, 15.00 +DLG, 10, 26, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 26, 46.00, 31.00, 24.00, 22.00, 35.00 +DLLC, 10, 26, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 26, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 26, 80.00, 52.00, -9999.00, -9999.00, 10.00 +DMN, 10, 26, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 26, 65.00, 44.00, -9999.00, -9999.00, 26.00 +DPG, 10, 26, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 26, 77.00, 50.00, -9999.00, -9999.00, 18.00 +DRA, 10, 26, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 26, 78.00, 55.00, 12.00, 12.00, 17.00 +DSM, 10, 26, 58.00, 38.00, 21.00, 19.00, 30.00 +DTW, 10, 26, 56.00, 37.00, 21.00, 22.00, 33.00 +DUG, 10, 26, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 26, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +DXR, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 26, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 26, 74.00, 50.00, -9999.00, -9999.00, 18.00 +D45, 10, 26, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 26, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 26, 52.00, 32.00, 18.00, 19.00, 29.00 +ECG, 10, 26, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 26, 74.00, 45.00, -9999.00, -9999.00, 4.00 +EED, 10, 26, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +EGE, 10, 26, 57.00, 23.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 26, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 26, 59.00, 34.00, 31.00, 30.00, 42.00 +EKO, 10, 26, 60.00, 27.00, 14.00, 13.00, 21.00 +ELD, 10, 26, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 26, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 26, 74.00, 45.00, 10.00, 10.00, 14.00 +ELY, 10, 26, 58.00, 25.00, 13.00, 13.00, 19.00 +EMP, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 26, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +END, 10, 26, 69.00, 46.00, -9999.00, -9999.00, 15.00 +ENN, 10, 26, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 26, 56.00, 37.00, -9999.00, -9999.00, 16.00 +EPH, 10, 26, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 26, 57.00, 42.00, 32.00, 33.00, 46.00 +ESF, 10, 26, 76.00, 51.00, -9999.00, -9999.00, 28.00 +EUG, 10, 26, 59.00, 42.00, 33.00, 33.00, 42.00 +EVV, 10, 26, 64.00, 41.00, 24.00, 19.00, 32.00 +EWN, 10, 26, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 26, 62.00, 45.00, 19.00, 19.00, 29.00 +EYW, 10, 26, 83.00, 74.00, 17.00, 16.00, 27.00 +E74, 10, 26, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 26, 68.00, 44.00, -9999.00, -9999.00, 22.00 +FAI, 10, 26, 23.00, 8.00, 25.00, 28.00, 39.00 +FAR, 10, 26, 50.00, 29.00, 16.00, 16.00, 24.00 +FAT, 10, 26, 74.00, 47.00, 9.00, 9.00, 13.00 +FAY, 10, 26, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 26, 48.00, 27.00, 17.00, 21.00, 30.00 +FCS, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 10, 26, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 26, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +FHU, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 10, 26, 59.00, 27.00, 11.00, 14.00, 18.00 +FLL, 10, 26, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 26, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +FME, 10, 26, 66.00, 39.00, -9999.00, -9999.00, 22.00 +FMH, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FMN, 10, 26, 65.00, 32.00, 11.00, 9.00, 14.00 +FMY, 10, 26, 84.00, 66.00, 8.00, 12.00, 16.00 +FNT, 10, 26, 55.00, 37.00, 23.00, 24.00, 34.00 +FOD, 10, 26, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 26, 64.00, 39.00, -9999.00, -9999.00, 19.00 +FOK, 10, 26, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 26, 64.00, 41.00, -9999.00, -9999.00, 21.00 +FSD, 10, 26, 55.00, 31.00, 16.00, 15.00, 25.00 +FSI, 10, 26, 71.00, 45.00, -9999.00, -9999.00, 17.00 +FSM, 10, 26, 71.00, 44.00, 19.00, 18.00, 28.00 +FTK, 10, 26, 64.00, 39.00, -9999.00, -9999.00, 24.00 +FWA, 10, 26, 58.00, 39.00, 21.00, 22.00, 33.00 +FWH, 10, 26, 74.00, 50.00, -9999.00, -9999.00, 16.00 +FYU, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 26, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 26, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 26, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 26, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 26, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 26, 52.00, 33.00, 19.00, 21.00, 29.00 +GFA, 10, 26, 53.00, 32.00, -9999.00, -9999.00, 19.00 +GFK, 10, 26, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 26, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 26, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 26, 52.00, 28.00, 10.00, 9.00, 15.00 +GJT, 10, 26, 61.00, 37.00, 14.00, 13.00, 20.00 +GKN, 10, 26, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 26, 61.00, 33.00, 10.00, 9.00, 14.00 +GLH, 10, 26, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 26, 74.00, 65.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 26, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 26, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GON, 10, 26, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 26, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 26, 52.00, 34.00, 23.00, 21.00, 33.00 +GRCI, 10, 26, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 26, 58.00, 39.00, -9999.00, -9999.00, 50.00 +GRI, 10, 26, 59.00, 34.00, 15.00, 12.00, 21.00 +GRK, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 10, 26, 54.00, 36.00, 25.00, 25.00, 36.00 +GSB, 10, 26, 71.00, 46.00, -9999.00, -9999.00, 22.00 +GSG, 10, 26, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 26, 66.00, 43.00, 16.00, 16.00, 23.00 +GSP, 10, 26, 68.00, 45.00, 16.00, 18.00, 25.00 +GST, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 26, 53.00, 36.00, -9999.00, -9999.00, 43.00 +GTF, 10, 26, 53.00, 32.00, 13.00, 17.00, 22.00 +GUP, 10, 26, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 26, 59.00, 37.00, -9999.00, -9999.00, 30.00 +GVW, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 10, 26, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 26, 69.00, 55.00, 20.00, 18.00, 28.00 +HBR, 10, 26, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 26, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 26, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 26, 58.00, 35.00, -9999.00, -9999.00, 17.00 +HKY, 10, 26, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 26, 53.00, 28.00, 12.00, 14.00, 21.00 +HMN, 10, 26, 74.00, 35.00, -9999.00, -9999.00, 10.00 +HMS, 10, 26, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 26, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 26, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +HON, 10, 26, 55.00, 30.00, 14.00, 13.00, 22.00 +HOP, 10, 26, 67.00, 41.00, -9999.00, -9999.00, 25.00 +HOT, 10, 26, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 26, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 26, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 26, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 26, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 26, 77.00, 50.00, -9999.00, -9999.00, 21.00 +HST, 10, 26, 84.00, 66.00, -9999.00, -9999.00, 36.00 +HSV, 10, 26, 69.00, 45.00, 20.00, 17.00, 27.00 +HTL, 10, 26, 51.00, 34.00, 27.00, 25.00, 39.00 +HTS, 10, 26, 63.00, 42.00, 24.00, 24.00, 36.00 +HUF, 10, 26, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 26, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 26, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 26, 53.00, 26.00, 10.00, 12.00, 17.00 +IAB, 10, 26, 65.00, 42.00, -9999.00, -9999.00, 19.00 +IAD, 10, 26, 63.00, 39.00, 19.00, 18.00, 27.00 +IAG, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 26, 78.00, 54.00, 17.00, 18.00, 28.00 +ICT, 10, 26, 65.00, 42.00, 17.00, 14.00, 25.00 +IDA, 10, 26, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 26, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 26, 62.00, 42.00, 21.00, 17.00, 28.00 +ILI, 10, 26, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 26, 74.00, 50.00, 15.00, 13.00, 21.00 +IMT, 10, 26, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +IND, 10, 26, 61.00, 40.00, 22.00, 22.00, 32.00 +INL, 10, 26, 45.00, 28.00, 26.00, 24.00, 37.00 +INS, 10, 26, 71.00, 45.00, -9999.00, -9999.00, 5.00 +INT, 10, 26, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +INW, 10, 26, 67.00, 36.00, 8.00, 10.00, 14.00 +IPL, 10, 26, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 26, 58.00, 38.00, 26.00, 23.00, 36.00 +IRK, 10, 26, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 26, 51.00, 26.00, 12.00, 11.00, 19.00 +ISP, 10, 26, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 26, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 26, 83.00, 52.00, -9999.00, -9999.00, 9.00 +IWD, 10, 26, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 26, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 26, 75.00, 46.00, 16.00, 16.00, 24.00 +JAX, 10, 26, 78.00, 55.00, 15.00, 16.00, 24.00 +JBR, 10, 26, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 26, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 26, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 26, 61.00, 46.00, 18.00, 16.00, 27.00 +JHW, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 26, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 26, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 26, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 26, 43.00, 33.00, 59.00, 59.00, 70.00 +JST, 10, 26, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 26, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 26, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 26, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 26, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 26, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 26, 54.00, 36.00, 23.00, 25.00, 36.00 +LAR, 10, 26, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 26, 76.00, 50.00, 5.00, 4.00, 8.00 +LAX, 10, 26, 73.00, 57.00, 5.00, 6.00, 8.00 +LBB, 10, 26, 70.00, 43.00, 12.00, 10.00, 17.00 +LBF, 10, 26, 60.00, 29.00, 14.00, 10.00, 18.00 +LCH, 10, 26, 77.00, 54.00, 14.00, 16.00, 24.00 +LCK, 10, 26, 61.00, 40.00, -9999.00, -9999.00, 32.00 +LEB, 10, 26, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 26, 62.00, 42.00, 23.00, 23.00, 33.00 +LFI, 10, 26, 66.00, 49.00, -9999.00, -9999.00, 26.00 +LFK, 10, 26, 77.00, 51.00, 18.00, 18.00, 27.00 +LFT, 10, 26, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 26, 60.00, 47.00, 18.00, 16.00, 26.00 +LGB, 10, 26, 76.00, 55.00, 5.00, 5.00, 9.00 +LGU, 10, 26, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 26, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 26, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 26, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 26, 70.00, 47.00, 17.00, 18.00, 26.00 +LIZ, 10, 26, 47.00, 31.00, -9999.00, -9999.00, 44.00 +LMT, 10, 26, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +LND, 10, 26, 53.00, 29.00, 12.00, 11.00, 16.00 +LNK, 10, 26, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 26, 63.00, 29.00, 6.00, 6.00, 10.00 +LOZ, 10, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 26, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 26, 70.00, 46.00, -9999.00, -9999.00, 24.00 +LSE, 10, 26, 54.00, 36.00, 18.00, 18.00, 27.00 +LSF, 10, 26, 74.00, 50.00, -9999.00, -9999.00, 21.00 +LSV, 10, 26, 79.00, 42.00, -9999.00, -9999.00, 5.00 +LTS, 10, 26, 74.00, 46.00, -9999.00, -9999.00, 16.00 +LUF, 10, 26, 84.00, 49.00, -9999.00, -9999.00, 7.00 +LVS, 10, 26, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 26, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 26, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 26, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 26, 64.00, 42.00, 20.00, 19.00, 28.00 +MAF, 10, 26, 73.00, 46.00, 12.00, 8.00, 15.00 +MBL, 10, 26, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 26, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 26, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 26, 73.00, 50.00, -9999.00, -9999.00, 15.00 +MCF, 10, 26, 82.00, 62.00, -9999.00, -9999.00, 19.00 +MCG, 10, 26, 23.00, 9.00, 29.00, 30.00, 42.00 +MCI, 10, 26, 62.00, 41.00, 20.00, 18.00, 28.00 +MCK, 10, 26, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 26, 74.00, 48.00, 12.00, 14.00, 20.00 +MCO, 10, 26, 82.00, 63.00, 10.00, 17.00, 22.00 +MCW, 10, 26, 54.00, 33.00, 15.00, 14.00, 23.00 +MC2, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 10, 26, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 26, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 26, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 26, 58.00, 41.00, 27.00, 22.00, 38.00 +MEI, 10, 26, 74.00, 47.00, 16.00, 13.00, 23.00 +MEM, 10, 26, 70.00, 48.00, 21.00, 18.00, 29.00 +MER, 10, 26, 75.00, 45.00, -9999.00, -9999.00, 11.00 +MFD, 10, 26, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 26, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 26, 63.00, 38.00, 23.00, 24.00, 31.00 +MGE, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MGM, 10, 26, 74.00, 49.00, 15.00, 14.00, 24.00 +MGW, 10, 26, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 26, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 26, 72.00, 50.00, -9999.00, -9999.00, 15.00 +MHS, 10, 26, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 26, 83.00, 68.00, 26.00, 26.00, 38.00 +MIB, 10, 26, 49.00, 29.00, -9999.00, -9999.00, 15.00 +MIV, 10, 26, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 26, 62.00, 31.00, -9999.00, -9999.00, 18.00 +MKC, 10, 26, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 26, 53.00, 38.00, 23.00, 20.00, 33.00 +MKG, 10, 26, 54.00, 38.00, 27.00, 25.00, 38.00 +MKL, 10, 26, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 26, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 26, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 26, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 26, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 26, 58.00, 38.00, 22.00, 19.00, 32.00 +MLS, 10, 26, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 26, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 26, 73.00, 50.00, -9999.00, -9999.00, 18.00 +MOB, 10, 26, 76.00, 54.00, 14.00, 16.00, 23.00 +MOT, 10, 26, 49.00, 29.00, 11.00, 11.00, 17.00 +MPV, 10, 26, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 26, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 26, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 26, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 26, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 26, 68.00, 50.00, -9999.00, -9999.00, 16.00 +MSL, 10, 26, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 26, 54.00, 34.00, 22.00, 19.00, 31.00 +MSO, 10, 26, 51.00, 29.00, 17.00, 18.00, 28.00 +MSP, 10, 26, 52.00, 34.00, 19.00, 17.00, 28.00 +MSS, 10, 26, 52.00, 34.00, 27.00, 27.00, 40.00 +MSY, 10, 26, 76.00, 55.00, 12.00, 16.00, 22.00 +MTC, 10, 26, 55.00, 39.00, -9999.00, -9999.00, 30.00 +MTN, 10, 26, 64.00, 43.00, -9999.00, -9999.00, 22.00 +MTO, 10, 26, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 26, 61.00, 38.00, -9999.00, -9999.00, 22.00 +MUO, 10, 26, 62.00, 34.00, -9999.00, -9999.00, 18.00 +MWA, 10, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 26, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 26, 74.00, 49.00, -9999.00, -9999.00, 17.00 +MYL, 10, 26, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 26, 74.00, 48.00, -9999.00, -9999.00, 20.00 +NAO, 10, 26, 72.00, 57.00, -9999.00, -9999.00, 15.00 +NBC, 10, 26, 74.00, 54.00, -9999.00, -9999.00, 19.00 +NBE, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NBU, 10, 26, 58.00, 38.00, -9999.00, -9999.00, 27.00 +NCA, 10, 26, 73.00, 47.00, -9999.00, -9999.00, 23.00 +NCO, 10, 26, 59.00, 44.00, -9999.00, -9999.00, 31.00 +NC1, 10, 26, 71.00, 49.00, -9999.00, -9999.00, 4.00 +NEL, 10, 26, 63.00, 39.00, -9999.00, -9999.00, 26.00 +NFG, 10, 26, 72.00, 53.00, -9999.00, -9999.00, 6.00 +NFL, 10, 26, 64.00, 30.00, -9999.00, -9999.00, 8.00 +NGP, 10, 26, 81.00, 61.00, -9999.00, -9999.00, 22.00 +NGU, 10, 26, 66.00, 49.00, -9999.00, -9999.00, 24.00 +NGZ, 10, 26, 67.00, 52.00, -9999.00, -9999.00, 18.00 +NHK, 10, 26, 64.00, 42.00, -9999.00, -9999.00, 24.00 +NHZ, 10, 26, 54.00, 36.00, -9999.00, -9999.00, 35.00 +NID, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 26, 78.00, 55.00, -9999.00, -9999.00, 24.00 +NIR, 10, 26, 80.00, 56.00, -9999.00, -9999.00, 19.00 +NKT, 10, 26, 72.00, 52.00, -9999.00, -9999.00, 26.00 +NKX, 10, 26, 73.00, 58.00, -9999.00, -9999.00, 10.00 +NLC, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NMM, 10, 26, 73.00, 46.00, -9999.00, -9999.00, 21.00 +NPA, 10, 26, 76.00, 56.00, -9999.00, -9999.00, 20.00 +NQA, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NQI, 10, 26, 83.00, 59.00, -9999.00, -9999.00, 18.00 +NQX, 10, 26, 83.00, 74.00, -9999.00, -9999.00, 30.00 +NRB, 10, 26, 77.00, 61.00, -9999.00, -9999.00, 28.00 +NRC, 10, 26, 75.00, 45.00, -9999.00, -9999.00, 15.00 +NRS, 10, 26, 72.00, 54.00, -9999.00, -9999.00, 8.00 +NSE, 10, 26, 76.00, 51.00, -9999.00, -9999.00, 22.00 +NSI, 10, 26, 73.00, 52.00, -9999.00, -9999.00, 10.00 +NTD, 10, 26, 73.00, 52.00, -9999.00, -9999.00, 6.00 +NTK, 10, 26, 78.00, 55.00, -9999.00, -9999.00, 8.00 +NTU, 10, 26, 66.00, 49.00, -9999.00, -9999.00, 24.00 +NUC, 10, 26, 71.00, 56.00, -9999.00, -9999.00, 8.00 +NUQ, 10, 26, 70.00, 46.00, -9999.00, -9999.00, 14.00 +NUW, 10, 26, 55.00, 40.00, -9999.00, -9999.00, 46.00 +NWF, 10, 26, 76.00, 55.00, -9999.00, -9999.00, 8.00 +NXX, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NYG, 10, 26, 66.00, 39.00, -9999.00, -9999.00, 25.00 +NZC, 10, 26, 78.00, 52.00, -9999.00, -9999.00, 24.00 +NZJ, 10, 26, 77.00, 50.00, -9999.00, -9999.00, 8.00 +NZW, 10, 26, 58.00, 39.00, -9999.00, -9999.00, 31.00 +NZY, 10, 26, 73.00, 58.00, -9999.00, -9999.00, 8.00 +OAK, 10, 26, 70.00, 49.00, 11.00, 11.00, 16.00 +OAR, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +OFF, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 26, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 26, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 26, 69.00, 46.00, 15.00, 14.00, 22.00 +OLM, 10, 26, 56.00, 37.00, 37.00, 40.00, 51.00 +OMA, 10, 26, 60.00, 36.00, 15.00, 14.00, 22.00 +OME, 10, 26, 29.00, 17.00, 28.00, 27.00, 38.00 +ONT, 10, 26, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 26, 58.00, 38.00, 25.00, 21.00, 35.00 +ORF, 10, 26, 66.00, 49.00, 18.00, 16.00, 26.00 +ORH, 10, 26, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 26, 19.00, 4.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 26, 53.00, 34.00, -9999.00, -9999.00, 33.00 +OTG, 10, 26, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 26, 61.00, 45.00, 36.00, 37.00, 45.00 +OTM, 10, 26, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 26, 21.00, 11.00, 22.00, 25.00, 35.00 +OURC, 10, 26, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 26, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 26, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 26, 76.00, 51.00, -9999.00, -9999.00, 20.00 +PACZ, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 26, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 26, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 26, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 26, 20.00, 9.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 26, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 26, 78.00, 53.00, -9999.00, -9999.00, 18.00 +PAQ, 10, 26, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 26, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 26, 43.00, 36.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 26, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 26, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 26, 52.00, 35.00, -9999.00, -9999.00, 36.00 +PBI, 10, 26, 83.00, 68.00, 23.00, 26.00, 36.00 +PDT, 10, 26, 58.00, 38.00, 16.00, 19.00, 27.00 +PDX, 10, 26, 59.00, 43.00, 36.00, 35.00, 46.00 +PFN, 10, 26, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 26, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 26, 62.00, 43.00, 20.00, 17.00, 28.00 +PHX, 10, 26, 83.00, 56.00, 6.00, 6.00, 10.00 +PIA, 10, 26, 59.00, 39.00, 24.00, 20.00, 33.00 +PIB, 10, 26, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 26, 56.00, 31.00, 16.00, 18.00, 26.00 +PIR, 10, 26, 56.00, 32.00, 11.00, 12.00, 17.00 +PIT, 10, 26, 58.00, 39.00, 27.00, 26.00, 38.00 +PKB, 10, 26, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 26, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 26, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 26, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 26, 76.00, 56.00, 11.00, 13.00, 19.00 +POB, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +POE, 10, 26, 76.00, 49.00, -9999.00, -9999.00, 29.00 +POM, 10, 26, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +POU, 10, 26, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 26, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 26, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 26, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 26, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 26, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 26, 57.00, 35.00, -9999.00, -9999.00, 32.00 +PSP, 10, 26, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 26, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 26, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 26, 65.00, 31.00, 10.00, 7.00, 14.00 +PUC, 10, 26, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 26, 60.00, 40.00, 21.00, 20.00, 30.00 +PVU, 10, 26, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 26, 54.00, 35.00, 24.00, 21.00, 33.00 +P02, 10, 26, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +P07, 10, 26, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +P11, 10, 26, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +P24, 10, 26, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +P28, 10, 26, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +P35, 10, 26, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +P38, 10, 26, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +P39, 10, 26, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +P58, 10, 26, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +P59, 10, 26, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +P60, 10, 26, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +P61, 10, 26, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +P67, 10, 26, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +P68, 10, 26, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +P69, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 26, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 26, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 26, 57.00, 30.00, 11.00, 10.00, 16.00 +RBL, 10, 26, 73.00, 48.00, 18.00, 17.00, 24.00 +RCA, 10, 26, 57.00, 30.00, -9999.00, -9999.00, 15.00 +RDD, 10, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 26, 58.00, 30.00, 15.00, 15.00, 23.00 +RDR, 10, 26, 48.00, 28.00, -9999.00, -9999.00, 19.00 +RDU, 10, 26, 68.00, 44.00, 16.00, 17.00, 25.00 +REE, 10, 26, 70.00, 43.00, -9999.00, -9999.00, 13.00 +REJ, 10, 26, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 26, 56.00, 36.00, 23.00, 19.00, 33.00 +RIC, 10, 26, 67.00, 43.00, 18.00, 17.00, 26.00 +RIV, 10, 26, 78.00, 49.00, -9999.00, -9999.00, 8.00 +RIW, 10, 26, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 26, 51.00, 27.00, 13.00, 9.00, 17.00 +RME, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 43.00 +RMG, 10, 26, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +RND, 10, 26, 78.00, 55.00, -9999.00, -9999.00, 20.00 +RNO, 10, 26, 63.00, 30.00, 11.00, 9.00, 15.00 +ROA, 10, 26, 64.00, 41.00, 19.00, 19.00, 27.00 +ROC, 10, 26, 56.00, 38.00, 32.00, 29.00, 45.00 +ROW, 10, 26, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 26, 64.00, 38.00, 11.00, 11.00, 18.00 +RST, 10, 26, 52.00, 33.00, 19.00, 19.00, 29.00 +RWF, 10, 26, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 26, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 26, 72.00, 48.00, 13.00, 12.00, 16.00 +SAF, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 26, 73.00, 58.00, 8.00, 8.00, 10.00 +SAT, 10, 26, 78.00, 55.00, 15.00, 17.00, 25.00 +SAV, 10, 26, 75.00, 53.00, 12.00, 12.00, 19.00 +SAW, 10, 26, 50.00, 36.00, -9999.00, -9999.00, 43.00 +SBA, 10, 26, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 26, 79.00, 49.00, -9999.00, -9999.00, 9.00 +SBN, 10, 26, 57.00, 39.00, 28.00, 25.00, 39.00 +SBP, 10, 26, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 26, 53.00, 20.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 26, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 26, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 26, 73.00, 48.00, 9.00, 12.00, 14.00 +SDF, 10, 26, 64.00, 42.00, 22.00, 20.00, 31.00 +SEA, 10, 26, 56.00, 43.00, 34.00, 33.00, 44.00 +SEM, 10, 26, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 26, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 26, 67.00, 50.00, 13.00, 13.00, 19.00 +SGF, 10, 26, 65.00, 42.00, 21.00, 20.00, 32.00 +SGY, 10, 26, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 26, 56.00, 27.00, 15.00, 15.00, 23.00 +SHV, 10, 26, 75.00, 50.00, 17.00, 17.00, 26.00 +SIT, 10, 26, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 26, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 26, 75.00, 49.00, 13.00, 10.00, 18.00 +SKA, 10, 26, 52.00, 33.00, -9999.00, -9999.00, 30.00 +SKF, 10, 26, 78.00, 55.00, -9999.00, -9999.00, 19.00 +SLC, 10, 26, 60.00, 37.00, 18.00, 16.00, 25.00 +SLE, 10, 26, 59.00, 40.00, 36.00, 35.00, 45.00 +SLN, 10, 26, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 26, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 26, 72.00, 46.00, -9999.00, 9.00, 14.00 +SNA, 10, 26, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 26, 40.00, 32.00, 50.00, 53.00, 67.00 +SNS, 10, 26, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 26, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 26, 61.00, 40.00, 23.00, 19.00, 30.00 +SPS, 10, 26, 72.00, 48.00, 16.00, 14.00, 23.00 +SRQ, 10, 26, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 26, 73.00, 47.00, -9999.00, -9999.00, 20.00 +SSI, 10, 26, 74.00, 58.00, -9999.00, -9999.00, -9999.00 +STC, 10, 26, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 26, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STL, 10, 26, 63.00, 44.00, 25.00, 20.00, 33.00 +STNV, 10, 26, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STS, 10, 26, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 26, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 26, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 26, 73.00, 46.00, -9999.00, -9999.00, 14.00 +SUX, 10, 26, 58.00, 35.00, 18.00, 15.00, 25.00 +SVN, 10, 26, 75.00, 53.00, -9999.00, -9999.00, 19.00 +SWF, 10, 26, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 26, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 26, 56.00, 38.00, 32.00, 32.00, 44.00 +SZL, 10, 26, 64.00, 39.00, -9999.00, -9999.00, 25.00 +TAD, 10, 26, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 26, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 26, 68.00, 38.00, -9999.00, -9999.00, 26.00 +TCC, 10, 26, 70.00, 39.00, 7.00, 8.00, 13.00 +TCL, 10, 26, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 26, 58.00, 39.00, -9999.00, -9999.00, 51.00 +TCS, 10, 26, 71.00, 43.00, -9999.00, 8.00, 17.00 +TEB, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 26, 69.00, 46.00, -9999.00, -9999.00, 16.00 +TKA, 10, 26, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 26, 78.00, 52.00, 11.00, 14.00, 18.00 +TNX, 10, 26, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 26, 57.00, 37.00, 21.00, 21.00, 34.00 +TOP, 10, 26, 64.00, 39.00, 17.00, 17.00, 25.00 +TPA, 10, 26, 82.00, 62.00, 9.00, 13.00, 18.00 +TPH, 10, 26, 62.00, 33.00, 6.00, 5.00, 9.00 +TRI, 10, 26, 65.00, 41.00, 20.00, 21.00, 30.00 +TRK, 10, 26, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 26, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 26, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 26, 69.00, 46.00, 15.00, 16.00, 23.00 +TUP, 10, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 26, 80.00, 52.00, 9.00, 7.00, 13.00 +TVC, 10, 26, 53.00, 36.00, 28.00, 25.00, 37.00 +TVL, 10, 26, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 26, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 26, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 26, 66.00, 42.00, 19.00, 18.00, 28.00 +T01, 10, 26, 66.00, 43.00, -9999.00, -9999.00, 26.00 +T02, 10, 26, 71.00, 47.00, -9999.00, -9999.00, 18.00 +T03, 10, 26, 74.00, 50.00, -9999.00, -9999.00, 20.00 +T04, 10, 26, 83.00, 63.00, -9999.00, -9999.00, 19.00 +T05, 10, 26, 64.00, 38.00, -9999.00, -9999.00, 20.00 +T06, 10, 26, 76.00, 45.00, -9999.00, -9999.00, 22.00 +T07, 10, 26, 65.00, 31.00, -9999.00, -9999.00, 17.00 +T08, 10, 26, 56.00, 37.00, -9999.00, -9999.00, 17.00 +UCA, 10, 26, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 26, 71.00, 45.00, -9999.00, -9999.00, 5.00 +UIL, 10, 26, 56.00, 40.00, 49.00, 50.00, 59.00 +UIN, 10, 26, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 26, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 26, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 26, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +U15, 10, 26, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +U28, 10, 26, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 26, 76.00, 50.00, -9999.00, -9999.00, 17.00 +VBG, 10, 26, 73.00, 47.00, -9999.00, -9999.00, 12.00 +VCT, 10, 26, 79.00, 57.00, 16.00, 18.00, 26.00 +VCV, 10, 26, 75.00, 41.00, -9999.00, -9999.00, 5.00 +VDZ, 10, 26, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 26, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 26, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 26, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 26, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 26, 77.00, 50.00, -9999.00, -9999.00, 18.00 +VRB, 10, 26, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 26, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 26, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 26, 66.00, 43.00, 19.00, 16.00, 24.00 +WJA, 10, 26, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 26, 75.00, 44.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 26, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 26, 62.00, 27.00, 13.00, 13.00, 19.00 +WPO, 10, 26, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 26, 74.00, 48.00, -9999.00, -9999.00, 19.00 +WRG, 10, 26, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 26, 64.00, 40.00, -9999.00, -9999.00, 26.00 +WRL, 10, 26, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +X68, 10, 26, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 26, 43.00, 31.00, 69.00, 69.00, 78.00 +YCG, 10, 26, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 26, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 26, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 26, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 26, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 26, 58.00, 33.00, 13.00, 14.00, 21.00 +YNG, 10, 26, 56.00, 38.00, 27.00, 27.00, 39.00 +YPA, 10, 26, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 26, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 26, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 26, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 26, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 26, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 26, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 26, 85.00, 58.00, 4.00, 3.00, 7.00 +YVR, 10, 26, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 26, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 26, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 26, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 26, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 26, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 26, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 26, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 26, 49.00, 33.00, 36.00, 34.00, 48.00 +ZUN, 10, 26, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 26, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 26, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 26, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +01R, 10, 26, 76.00, 50.00, -9999.00, -9999.00, 19.00 +1V1, 10, 26, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 26, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 26, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 26, 69.00, 53.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 26, 73.00, 47.00, -9999.00, -9999.00, 18.00 +3B1, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 26, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 26, 51.00, 34.00, -9999.00, -9999.00, 33.00 +3SE, 10, 26, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 26, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 26, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 10, 26, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 26, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 26, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 26, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 26, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 27, 59.00, 39.00, 21.00, 21.00, 31.00 +ABI, 10, 27, 74.00, 50.00, 15.00, 13.00, 21.00 +ABQ, 10, 27, 65.00, 38.00, 10.00, 10.00, 16.00 +ABR, 10, 27, 52.00, 29.00, 15.00, 11.00, 20.00 +ABY, 10, 27, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 27, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 27, 76.00, 53.00, 16.00, 17.00, 25.00 +ACV, 10, 27, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 27, 62.00, 40.00, 19.00, 18.00, 28.00 +ADK, 10, 27, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 27, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 27, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 27, 64.00, 39.00, -9999.00, -9999.00, 25.00 +AEX, 10, 27, 76.00, 51.00, -9999.00, -9999.00, 20.00 +AFF, 10, 27, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 27, 83.00, 61.00, -9999.00, -9999.00, 28.00 +AGS, 10, 27, 74.00, 46.00, 14.00, 14.00, 20.00 +AHN, 10, 27, 70.00, 47.00, 15.00, 16.00, 23.00 +AKN, 10, 27, 35.00, 21.00, 29.00, 30.00, 43.00 +AKO, 10, 27, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 27, 57.00, 36.00, 23.00, 23.00, 35.00 +ALI, 10, 27, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 27, 55.00, 34.00, 20.00, 17.00, 29.00 +ALS, 10, 27, 56.00, 20.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 27, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 27, 68.00, 40.00, 12.00, 10.00, 17.00 +AMG, 10, 27, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 27, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 27, 34.00, 23.00, 25.00, 26.00, 37.00 +AND, 10, 27, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 27, 48.00, 39.00, 62.00, 62.00, 73.00 +AOO, 10, 27, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +APN, 10, 27, 51.00, 34.00, 26.00, 27.00, 39.00 +AQQ, 10, 27, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +ART, 10, 27, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +AST, 10, 27, 58.00, 42.00, 42.00, 44.00, 54.00 +ATL, 10, 27, 69.00, 48.00, 15.00, 15.00, 23.00 +ATW, 10, 27, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 27, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 27, 62.00, 38.00, -9999.00, -9999.00, 29.00 +AUG, 10, 27, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 27, 78.00, 56.00, 17.00, 17.00, 26.00 +AUW, 10, 27, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 27, 65.00, 40.00, 17.00, 18.00, 26.00 +AVP, 10, 27, 56.00, 39.00, 24.00, 23.00, 36.00 +AXN, 10, 27, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 27, 58.00, 36.00, -9999.00, -9999.00, 30.00 +AYS, 10, 27, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 27, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 27, 73.00, 48.00, -9999.00, -9999.00, 16.00 +BAD, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 27, 52.00, 23.00, -9999.00, -9999.00, 20.00 +BDL, 10, 27, 59.00, 38.00, 20.00, 20.00, 30.00 +BDR, 10, 27, 60.00, 44.00, 22.00, 18.00, 30.00 +BET, 10, 27, 29.00, 18.00, 28.00, 28.00, 41.00 +BFD, 10, 27, 51.00, 34.00, 35.00, 35.00, 49.00 +BFF, 10, 27, 59.00, 29.00, 10.00, 9.00, 15.00 +BFL, 10, 27, 75.00, 51.00, 7.00, 6.00, 10.00 +BGM, 10, 27, 53.00, 37.00, 29.00, 29.00, 43.00 +BGR, 10, 27, 52.00, 36.00, 25.00, 22.00, 35.00 +BGS, 10, 27, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 27, 71.00, 46.00, 17.00, 15.00, 24.00 +BID, 10, 27, 57.00, 46.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 27, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 27, 71.00, 34.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 27, 54.00, 33.00, 15.00, 16.00, 24.00 +BIS, 10, 27, 51.00, 27.00, 16.00, 14.00, 22.00 +BIX, 10, 27, 76.00, 56.00, -9999.00, -9999.00, 20.00 +BJI, 10, 27, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 27, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 27, 62.00, 29.00, -9999.00, -9999.00, 14.00 +BKW, 10, 27, 59.00, 39.00, 26.00, 28.00, 38.00 +BLF, 10, 27, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 27, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 27, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 27, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 27, 65.00, 41.00, -9999.00, -9999.00, 26.00 +BNA, 10, 27, 68.00, 44.00, 21.00, 19.00, 30.00 +BNO, 10, 27, 55.00, 26.00, -9999.00, 19.00, 33.00 +BOI, 10, 27, 58.00, 36.00, 16.00, 19.00, 26.00 +BOS, 10, 27, 59.00, 44.00, 21.00, 21.00, 31.00 +BPI, 10, 27, 50.00, 13.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 27, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 27, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 27, 59.00, 39.00, -9999.00, -9999.00, 26.00 +BRO, 10, 27, 83.00, 63.00, 17.00, 14.00, 24.00 +BRW, 10, 27, 12.00, 2.00, 24.00, 24.00, 34.00 +BSM, 10, 27, 78.00, 56.00, -9999.00, -9999.00, 14.00 +BTI, 10, 27, 15.00, 3.00, 21.00, 21.00, 32.00 +BTL, 10, 27, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 27, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 27, 76.00, 53.00, 13.00, 16.00, 23.00 +BTT, 10, 27, 15.00, 2.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 27, 52.00, 35.00, 29.00, 29.00, 43.00 +BUB, 10, 27, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 27, 55.00, 39.00, 33.00, 32.00, 45.00 +BUR, 10, 27, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 27, 75.00, 59.00, -9999.00, 13.00, 21.00 +BWG, 10, 27, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 27, 63.00, 42.00, 20.00, 18.00, 29.00 +BYH, 10, 27, 69.00, 46.00, -9999.00, -9999.00, 26.00 +BYI, 10, 27, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 27, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 27, 73.00, 46.00, 13.00, 13.00, 21.00 +CAG, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 27, 57.00, 39.00, 26.00, 26.00, 39.00 +CAO, 10, 27, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 27, 46.00, 31.00, 31.00, 29.00, 43.00 +CBM, 10, 27, 73.00, 45.00, -9999.00, -9999.00, 23.00 +CDB, 10, 27, 42.00, 32.00, 62.00, 62.00, 78.00 +CDC, 10, 27, 61.00, 32.00, 12.00, 11.00, 18.00 +CDR, 10, 27, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 27, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 27, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +CEZ, 10, 27, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 27, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 27, 68.00, 45.00, 20.00, 19.00, 27.00 +CHO, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 27, 74.00, 52.00, 11.00, 13.00, 20.00 +CID, 10, 27, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 27, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 27, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 27, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 27, 58.00, 40.00, 27.00, 30.00, 42.00 +CLL, 10, 27, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 27, 68.00, 47.00, 15.00, 16.00, 24.00 +CMH, 10, 27, 59.00, 39.00, 24.00, 24.00, 36.00 +CMI, 10, 27, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 27, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 27, 62.00, 39.00, 15.00, 11.00, 21.00 +CNM, 10, 27, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 27, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +COD, 10, 27, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +COF, 10, 27, 81.00, 64.00, -9999.00, -9999.00, 31.00 +CON, 10, 27, 56.00, 32.00, 22.00, 20.00, 31.00 +COS, 10, 27, 58.00, 32.00, 11.00, 10.00, 16.00 +COT, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 27, 62.00, 41.00, 24.00, 19.00, 32.00 +CPR, 10, 27, 54.00, 28.00, 15.00, 15.00, 21.00 +CRBC, 10, 27, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 27, 81.00, 61.00, 16.00, 15.00, 24.00 +CRW, 10, 27, 64.00, 41.00, 27.00, 26.00, 38.00 +CSG, 10, 27, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 27, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 27, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 27, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 27, 61.00, 40.00, 22.00, 21.00, 32.00 +CVN, 10, 27, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 27, 68.00, 39.00, -9999.00, -9999.00, 13.00 +CXY, 10, 27, 60.00, 41.00, 18.00, 18.00, 28.00 +CYS, 10, 27, 55.00, 30.00, 13.00, 12.00, 19.00 +DAA, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DAB, 10, 27, 79.00, 62.00, 17.00, 19.00, 27.00 +DAG, 10, 27, 77.00, 51.00, 2.00, 4.00, 5.00 +DAL, 10, 27, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 27, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 27, 59.00, 40.00, 24.00, 25.00, 35.00 +DBQ, 10, 27, 54.00, 36.00, 23.00, 18.00, 32.00 +DCA, 10, 27, 65.00, 46.00, 18.00, 17.00, 26.00 +DDC, 10, 27, 64.00, 39.00, 11.00, 10.00, 16.00 +DEC, 10, 27, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 27, 61.00, 32.00, 13.00, 11.00, 18.00 +DFW, 10, 27, 74.00, 52.00, 15.00, 16.00, 24.00 +DHN, 10, 27, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 27, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 27, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 27, 78.00, 55.00, -9999.00, -9999.00, 15.00 +DLG, 10, 27, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 27, 45.00, 30.00, 24.00, 22.00, 35.00 +DLLC, 10, 27, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 27, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 27, 80.00, 52.00, -9999.00, -9999.00, 10.00 +DMN, 10, 27, 74.00, 38.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 27, 65.00, 44.00, -9999.00, -9999.00, 26.00 +DPG, 10, 27, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 27, 77.00, 50.00, -9999.00, -9999.00, 19.00 +DRA, 10, 27, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 27, 78.00, 55.00, 11.00, 12.00, 17.00 +DSM, 10, 27, 58.00, 38.00, 21.00, 19.00, 30.00 +DTW, 10, 27, 56.00, 37.00, 21.00, 22.00, 34.00 +DUG, 10, 27, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 27, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DXR, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 27, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 27, 74.00, 50.00, -9999.00, -9999.00, 17.00 +D45, 10, 27, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 27, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 27, 51.00, 32.00, 18.00, 19.00, 29.00 +ECG, 10, 27, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 27, 74.00, 45.00, -9999.00, -9999.00, 5.00 +EED, 10, 27, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +EGE, 10, 27, 57.00, 23.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 27, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 27, 59.00, 34.00, 31.00, 31.00, 42.00 +EKO, 10, 27, 59.00, 27.00, 15.00, 13.00, 21.00 +ELD, 10, 27, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 27, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 27, 74.00, 45.00, 10.00, 9.00, 14.00 +ELY, 10, 27, 57.00, 25.00, 13.00, 13.00, 19.00 +EMP, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 27, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +END, 10, 27, 68.00, 46.00, -9999.00, -9999.00, 15.00 +ENN, 10, 27, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 27, 56.00, 37.00, -9999.00, -9999.00, 16.00 +EPH, 10, 27, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 27, 57.00, 42.00, 33.00, 33.00, 46.00 +ESF, 10, 27, 76.00, 51.00, -9999.00, -9999.00, 28.00 +EUG, 10, 27, 59.00, 42.00, 34.00, 34.00, 43.00 +EVV, 10, 27, 64.00, 41.00, 24.00, 19.00, 33.00 +EWN, 10, 27, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 27, 62.00, 45.00, 19.00, 19.00, 29.00 +EYW, 10, 27, 83.00, 74.00, 17.00, 16.00, 26.00 +E74, 10, 27, 77.00, 43.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 27, 68.00, 44.00, -9999.00, -9999.00, 23.00 +FAI, 10, 27, 22.00, 7.00, 25.00, 28.00, 39.00 +FAR, 10, 27, 49.00, 29.00, 15.00, 16.00, 24.00 +FAT, 10, 27, 74.00, 47.00, 9.00, 9.00, 14.00 +FAY, 10, 27, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 27, 47.00, 27.00, 18.00, 21.00, 30.00 +FCS, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 10, 27, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 27, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FHU, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 10, 27, 59.00, 27.00, 11.00, 14.00, 18.00 +FLL, 10, 27, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 27, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +FME, 10, 27, 66.00, 39.00, -9999.00, -9999.00, 23.00 +FMH, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FMN, 10, 27, 64.00, 32.00, 11.00, 9.00, 14.00 +FMY, 10, 27, 84.00, 66.00, 8.00, 12.00, 16.00 +FNT, 10, 27, 55.00, 37.00, 23.00, 24.00, 35.00 +FOD, 10, 27, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 27, 63.00, 39.00, -9999.00, -9999.00, 19.00 +FOK, 10, 27, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 27, 64.00, 41.00, -9999.00, -9999.00, 21.00 +FSD, 10, 27, 54.00, 31.00, 16.00, 15.00, 25.00 +FSI, 10, 27, 71.00, 45.00, -9999.00, -9999.00, 17.00 +FSM, 10, 27, 71.00, 44.00, 19.00, 18.00, 28.00 +FTK, 10, 27, 64.00, 39.00, -9999.00, -9999.00, 25.00 +FWA, 10, 27, 58.00, 39.00, 21.00, 22.00, 33.00 +FWH, 10, 27, 74.00, 50.00, -9999.00, -9999.00, 16.00 +FYU, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 27, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 27, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 27, 86.00, 54.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 27, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 27, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 27, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 27, 51.00, 33.00, 19.00, 21.00, 30.00 +GFA, 10, 27, 53.00, 32.00, -9999.00, -9999.00, 19.00 +GFK, 10, 27, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 27, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 27, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 27, 51.00, 28.00, 10.00, 9.00, 15.00 +GJT, 10, 27, 61.00, 37.00, 14.00, 13.00, 20.00 +GKN, 10, 27, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 27, 60.00, 33.00, 10.00, 9.00, 14.00 +GLH, 10, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 27, 74.00, 65.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 27, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 27, 78.00, 56.00, -9999.00, -9999.00, -9999.00 +GON, 10, 27, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 27, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 27, 51.00, 34.00, 23.00, 21.00, 33.00 +GRCI, 10, 27, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 27, 58.00, 39.00, -9999.00, -9999.00, 50.00 +GRI, 10, 27, 59.00, 34.00, 15.00, 12.00, 21.00 +GRK, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 10, 27, 54.00, 36.00, 25.00, 25.00, 37.00 +GSB, 10, 27, 71.00, 46.00, -9999.00, -9999.00, 22.00 +GSG, 10, 27, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 27, 66.00, 43.00, 16.00, 16.00, 24.00 +GSP, 10, 27, 68.00, 45.00, 16.00, 18.00, 26.00 +GST, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 27, 53.00, 36.00, -9999.00, -9999.00, 44.00 +GTF, 10, 27, 53.00, 32.00, 13.00, 17.00, 22.00 +GUP, 10, 27, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 27, 59.00, 37.00, -9999.00, -9999.00, 30.00 +GVW, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 10, 27, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 27, 69.00, 55.00, 20.00, 19.00, 29.00 +HBR, 10, 27, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 27, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 27, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 27, 58.00, 35.00, -9999.00, -9999.00, 18.00 +HKY, 10, 27, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 27, 52.00, 28.00, 12.00, 14.00, 21.00 +HMN, 10, 27, 74.00, 35.00, -9999.00, -9999.00, 10.00 +HMS, 10, 27, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 27, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 27, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +HON, 10, 27, 54.00, 30.00, 14.00, 13.00, 21.00 +HOP, 10, 27, 67.00, 41.00, -9999.00, -9999.00, 26.00 +HOT, 10, 27, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 27, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 27, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 27, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 27, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 27, 77.00, 50.00, -9999.00, -9999.00, 21.00 +HST, 10, 27, 84.00, 66.00, -9999.00, -9999.00, 35.00 +HSV, 10, 27, 69.00, 45.00, 20.00, 17.00, 27.00 +HTL, 10, 27, 50.00, 34.00, 27.00, 25.00, 39.00 +HTS, 10, 27, 63.00, 42.00, 24.00, 25.00, 36.00 +HUF, 10, 27, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 27, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 27, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 27, 52.00, 26.00, 10.00, 12.00, 17.00 +IAB, 10, 27, 64.00, 42.00, -9999.00, -9999.00, 19.00 +IAD, 10, 27, 63.00, 39.00, 19.00, 18.00, 27.00 +IAG, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 27, 78.00, 54.00, 17.00, 19.00, 28.00 +ICT, 10, 27, 64.00, 42.00, 17.00, 14.00, 24.00 +IDA, 10, 27, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 27, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 27, 62.00, 42.00, 21.00, 17.00, 28.00 +ILI, 10, 27, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 27, 74.00, 50.00, 15.00, 13.00, 22.00 +IMT, 10, 27, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +IND, 10, 27, 60.00, 40.00, 23.00, 23.00, 33.00 +INL, 10, 27, 44.00, 27.00, 25.00, 24.00, 36.00 +INS, 10, 27, 71.00, 45.00, -9999.00, -9999.00, 5.00 +INT, 10, 27, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +INW, 10, 27, 67.00, 36.00, 8.00, 10.00, 13.00 +IPL, 10, 27, 85.00, 56.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 27, 58.00, 38.00, 26.00, 24.00, 36.00 +IRK, 10, 27, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 27, 50.00, 25.00, 12.00, 11.00, 19.00 +ISP, 10, 27, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 27, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 27, 83.00, 52.00, -9999.00, -9999.00, 9.00 +IWD, 10, 27, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 27, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 27, 75.00, 46.00, 17.00, 16.00, 25.00 +JAX, 10, 27, 78.00, 55.00, 15.00, 16.00, 24.00 +JBR, 10, 27, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 27, 78.00, 48.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 27, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 27, 61.00, 46.00, 18.00, 16.00, 27.00 +JHW, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 27, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 27, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 27, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 27, 43.00, 33.00, 59.00, 58.00, 69.00 +JST, 10, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 27, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 27, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 27, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 27, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 27, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 27, 54.00, 36.00, 24.00, 26.00, 36.00 +LAR, 10, 27, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 27, 76.00, 50.00, 5.00, 4.00, 8.00 +LAX, 10, 27, 73.00, 57.00, 5.00, 6.00, 8.00 +LBB, 10, 27, 70.00, 43.00, 11.00, 10.00, 16.00 +LBF, 10, 27, 59.00, 29.00, 14.00, 10.00, 18.00 +LCH, 10, 27, 77.00, 54.00, 14.00, 17.00, 24.00 +LCK, 10, 27, 61.00, 40.00, -9999.00, -9999.00, 32.00 +LEB, 10, 27, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 27, 62.00, 42.00, 24.00, 23.00, 33.00 +LFI, 10, 27, 66.00, 49.00, -9999.00, -9999.00, 27.00 +LFK, 10, 27, 77.00, 51.00, 18.00, 18.00, 27.00 +LFT, 10, 27, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 27, 60.00, 47.00, 18.00, 16.00, 27.00 +LGB, 10, 27, 76.00, 55.00, 5.00, 6.00, 9.00 +LGU, 10, 27, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 27, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 27, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 27, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 27, 70.00, 47.00, 17.00, 18.00, 26.00 +LIZ, 10, 27, 46.00, 31.00, -9999.00, -9999.00, 45.00 +LMT, 10, 27, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +LND, 10, 27, 52.00, 28.00, 12.00, 11.00, 16.00 +LNK, 10, 27, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 27, 63.00, 29.00, 6.00, 6.00, 10.00 +LOZ, 10, 27, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 27, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 27, 70.00, 46.00, -9999.00, -9999.00, 24.00 +LSE, 10, 27, 53.00, 36.00, 18.00, 18.00, 27.00 +LSF, 10, 27, 74.00, 50.00, -9999.00, -9999.00, 21.00 +LSV, 10, 27, 79.00, 42.00, -9999.00, -9999.00, 5.00 +LTS, 10, 27, 74.00, 46.00, -9999.00, -9999.00, 16.00 +LUF, 10, 27, 84.00, 49.00, -9999.00, -9999.00, 7.00 +LVS, 10, 27, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 27, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 27, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 27, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 27, 64.00, 42.00, 20.00, 19.00, 28.00 +MAF, 10, 27, 73.00, 46.00, 11.00, 8.00, 15.00 +MBL, 10, 27, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 27, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 27, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 27, 72.00, 50.00, -9999.00, -9999.00, 16.00 +MCF, 10, 27, 82.00, 62.00, -9999.00, -9999.00, 19.00 +MCG, 10, 27, 22.00, 8.00, 29.00, 29.00, 42.00 +MCI, 10, 27, 62.00, 41.00, 20.00, 18.00, 28.00 +MCK, 10, 27, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 27, 74.00, 48.00, 13.00, 14.00, 20.00 +MCO, 10, 27, 82.00, 63.00, 10.00, 17.00, 22.00 +MCW, 10, 27, 53.00, 33.00, 15.00, 14.00, 23.00 +MC2, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 10, 27, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 27, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 27, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 27, 58.00, 41.00, 28.00, 22.00, 39.00 +MEI, 10, 27, 74.00, 47.00, 16.00, 14.00, 23.00 +MEM, 10, 27, 70.00, 48.00, 21.00, 18.00, 29.00 +MER, 10, 27, 74.00, 45.00, -9999.00, -9999.00, 12.00 +MFD, 10, 27, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 27, 83.00, 63.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 27, 62.00, 38.00, 23.00, 24.00, 32.00 +MGE, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MGM, 10, 27, 74.00, 49.00, 16.00, 14.00, 24.00 +MGW, 10, 27, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 27, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 27, 72.00, 50.00, -9999.00, -9999.00, 16.00 +MHS, 10, 27, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 27, 83.00, 68.00, 26.00, 25.00, 37.00 +MIB, 10, 27, 48.00, 29.00, -9999.00, -9999.00, 15.00 +MIV, 10, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 27, 61.00, 31.00, -9999.00, -9999.00, 19.00 +MKC, 10, 27, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 27, 53.00, 38.00, 23.00, 20.00, 33.00 +MKG, 10, 27, 54.00, 38.00, 28.00, 26.00, 38.00 +MKL, 10, 27, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 27, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 27, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 27, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 27, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 27, 58.00, 38.00, 22.00, 19.00, 32.00 +MLS, 10, 27, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 27, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 27, 73.00, 50.00, -9999.00, -9999.00, 18.00 +MOB, 10, 27, 76.00, 54.00, 15.00, 16.00, 23.00 +MOT, 10, 27, 48.00, 29.00, 11.00, 11.00, 17.00 +MPV, 10, 27, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 27, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 27, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 27, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 27, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 27, 68.00, 50.00, -9999.00, -9999.00, 17.00 +MSL, 10, 27, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 27, 53.00, 34.00, 22.00, 19.00, 31.00 +MSO, 10, 27, 50.00, 29.00, 18.00, 19.00, 29.00 +MSP, 10, 27, 51.00, 34.00, 19.00, 17.00, 28.00 +MSS, 10, 27, 51.00, 34.00, 28.00, 28.00, 40.00 +MSY, 10, 27, 76.00, 55.00, 13.00, 16.00, 23.00 +MTC, 10, 27, 55.00, 39.00, -9999.00, -9999.00, 30.00 +MTN, 10, 27, 64.00, 43.00, -9999.00, -9999.00, 23.00 +MTO, 10, 27, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 27, 61.00, 38.00, -9999.00, -9999.00, 23.00 +MUO, 10, 27, 61.00, 34.00, -9999.00, -9999.00, 19.00 +MWA, 10, 27, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 27, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 27, 74.00, 49.00, -9999.00, -9999.00, 17.00 +MYL, 10, 27, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 27, 74.00, 48.00, -9999.00, -9999.00, 20.00 +NAO, 10, 27, 72.00, 57.00, -9999.00, -9999.00, 16.00 +NBC, 10, 27, 74.00, 54.00, -9999.00, -9999.00, 19.00 +NBE, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 10, 27, 57.00, 38.00, -9999.00, -9999.00, 28.00 +NCA, 10, 27, 73.00, 47.00, -9999.00, -9999.00, 23.00 +NCO, 10, 27, 59.00, 44.00, -9999.00, -9999.00, 31.00 +NC1, 10, 27, 71.00, 49.00, -9999.00, -9999.00, 5.00 +NEL, 10, 27, 63.00, 39.00, -9999.00, -9999.00, 27.00 +NFG, 10, 27, 72.00, 53.00, -9999.00, -9999.00, 7.00 +NFL, 10, 27, 63.00, 30.00, -9999.00, -9999.00, 9.00 +NGP, 10, 27, 81.00, 61.00, -9999.00, -9999.00, 22.00 +NGU, 10, 27, 66.00, 49.00, -9999.00, -9999.00, 25.00 +NGZ, 10, 27, 67.00, 52.00, -9999.00, -9999.00, 18.00 +NHK, 10, 27, 64.00, 42.00, -9999.00, -9999.00, 25.00 +NHZ, 10, 27, 54.00, 36.00, -9999.00, -9999.00, 35.00 +NID, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 27, 78.00, 55.00, -9999.00, -9999.00, 24.00 +NIR, 10, 27, 80.00, 56.00, -9999.00, -9999.00, 19.00 +NKT, 10, 27, 72.00, 52.00, -9999.00, -9999.00, 26.00 +NKX, 10, 27, 73.00, 58.00, -9999.00, -9999.00, 10.00 +NLC, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +NMM, 10, 27, 73.00, 46.00, -9999.00, -9999.00, 21.00 +NPA, 10, 27, 76.00, 56.00, -9999.00, -9999.00, 21.00 +NQA, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NQI, 10, 27, 83.00, 59.00, -9999.00, -9999.00, 18.00 +NQX, 10, 27, 83.00, 74.00, -9999.00, -9999.00, 29.00 +NRB, 10, 27, 77.00, 61.00, -9999.00, -9999.00, 27.00 +NRC, 10, 27, 74.00, 45.00, -9999.00, -9999.00, 15.00 +NRS, 10, 27, 72.00, 54.00, -9999.00, -9999.00, 9.00 +NSE, 10, 27, 76.00, 51.00, -9999.00, -9999.00, 22.00 +NSI, 10, 27, 73.00, 52.00, -9999.00, -9999.00, 10.00 +NTD, 10, 27, 73.00, 52.00, -9999.00, -9999.00, 7.00 +NTK, 10, 27, 78.00, 55.00, -9999.00, -9999.00, 9.00 +NTU, 10, 27, 66.00, 49.00, -9999.00, -9999.00, 25.00 +NUC, 10, 27, 71.00, 56.00, -9999.00, -9999.00, 9.00 +NUQ, 10, 27, 70.00, 46.00, -9999.00, -9999.00, 15.00 +NUW, 10, 27, 55.00, 40.00, -9999.00, -9999.00, 46.00 +NWF, 10, 27, 76.00, 55.00, -9999.00, -9999.00, 8.00 +NXX, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 10, 27, 66.00, 39.00, -9999.00, -9999.00, 26.00 +NZC, 10, 27, 78.00, 52.00, -9999.00, -9999.00, 24.00 +NZJ, 10, 27, 77.00, 50.00, -9999.00, -9999.00, 9.00 +NZW, 10, 27, 58.00, 39.00, -9999.00, -9999.00, 32.00 +NZY, 10, 27, 73.00, 58.00, -9999.00, -9999.00, 9.00 +OAK, 10, 27, 70.00, 49.00, 11.00, 12.00, 17.00 +OAR, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +OFF, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 27, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 27, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 27, 68.00, 46.00, 15.00, 14.00, 22.00 +OLM, 10, 27, 56.00, 37.00, 38.00, 41.00, 52.00 +OMA, 10, 27, 59.00, 36.00, 15.00, 14.00, 22.00 +OME, 10, 27, 29.00, 17.00, 28.00, 27.00, 38.00 +ONT, 10, 27, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 27, 57.00, 38.00, 25.00, 21.00, 35.00 +ORF, 10, 27, 66.00, 49.00, 18.00, 16.00, 26.00 +ORH, 10, 27, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 27, 18.00, 3.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 27, 53.00, 34.00, -9999.00, -9999.00, 33.00 +OTG, 10, 27, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 27, 61.00, 45.00, 36.00, 38.00, 46.00 +OTM, 10, 27, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 27, 21.00, 11.00, 22.00, 26.00, 35.00 +OURC, 10, 27, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 27, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 27, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 27, 76.00, 51.00, -9999.00, -9999.00, 20.00 +PACZ, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 27, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 27, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 27, 20.00, 6.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 27, 19.00, 8.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 27, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 27, 19.00, 6.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 27, 78.00, 53.00, -9999.00, -9999.00, 19.00 +PAQ, 10, 27, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 27, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 27, 43.00, 36.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 27, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 27, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 27, 52.00, 35.00, -9999.00, -9999.00, 36.00 +PBI, 10, 27, 83.00, 68.00, 23.00, 26.00, 36.00 +PDT, 10, 27, 57.00, 38.00, 17.00, 19.00, 28.00 +PDX, 10, 27, 59.00, 43.00, 37.00, 36.00, 47.00 +PFN, 10, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 27, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 27, 62.00, 43.00, 20.00, 17.00, 28.00 +PHX, 10, 27, 83.00, 56.00, 6.00, 6.00, 10.00 +PIA, 10, 27, 59.00, 39.00, 24.00, 20.00, 33.00 +PIB, 10, 27, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 27, 55.00, 31.00, 16.00, 18.00, 26.00 +PIR, 10, 27, 55.00, 32.00, 11.00, 11.00, 17.00 +PIT, 10, 27, 58.00, 39.00, 27.00, 26.00, 39.00 +PKB, 10, 27, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 27, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 27, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 27, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 27, 76.00, 56.00, 12.00, 13.00, 19.00 +POB, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +POE, 10, 27, 76.00, 49.00, -9999.00, -9999.00, 29.00 +POM, 10, 27, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +POU, 10, 27, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 27, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 27, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 27, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 27, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 27, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 27, 57.00, 35.00, -9999.00, -9999.00, 32.00 +PSP, 10, 27, 86.00, 55.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 27, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 27, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 27, 65.00, 31.00, 10.00, 7.00, 15.00 +PUC, 10, 27, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 27, 60.00, 40.00, 21.00, 20.00, 30.00 +PVU, 10, 27, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 27, 54.00, 35.00, 24.00, 22.00, 34.00 +P02, 10, 27, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +P07, 10, 27, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +P11, 10, 27, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +P24, 10, 27, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +P28, 10, 27, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +P35, 10, 27, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +P38, 10, 27, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +P39, 10, 27, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +P58, 10, 27, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +P59, 10, 27, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +P60, 10, 27, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +P61, 10, 27, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +P67, 10, 27, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +P68, 10, 27, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +P69, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 27, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 27, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 27, 56.00, 30.00, 11.00, 10.00, 16.00 +RBL, 10, 27, 72.00, 48.00, 18.00, 18.00, 24.00 +RCA, 10, 27, 56.00, 30.00, -9999.00, -9999.00, 15.00 +RDD, 10, 27, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 27, 58.00, 30.00, 15.00, 16.00, 24.00 +RDR, 10, 27, 47.00, 28.00, -9999.00, -9999.00, 19.00 +RDU, 10, 27, 68.00, 44.00, 16.00, 17.00, 25.00 +REE, 10, 27, 70.00, 43.00, -9999.00, -9999.00, 13.00 +REJ, 10, 27, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 27, 56.00, 36.00, 23.00, 19.00, 33.00 +RIC, 10, 27, 67.00, 43.00, 18.00, 17.00, 26.00 +RIV, 10, 27, 78.00, 49.00, -9999.00, -9999.00, 8.00 +RIW, 10, 27, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 27, 50.00, 27.00, 13.00, 9.00, 17.00 +RME, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +RMG, 10, 27, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +RND, 10, 27, 78.00, 55.00, -9999.00, -9999.00, 20.00 +RNO, 10, 27, 62.00, 30.00, 11.00, 10.00, 16.00 +ROA, 10, 27, 64.00, 41.00, 19.00, 19.00, 27.00 +ROC, 10, 27, 56.00, 38.00, 32.00, 30.00, 45.00 +ROW, 10, 27, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 27, 63.00, 38.00, 11.00, 11.00, 18.00 +RST, 10, 27, 51.00, 33.00, 19.00, 19.00, 29.00 +RWF, 10, 27, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 27, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 27, 72.00, 48.00, 13.00, 13.00, 17.00 +SAF, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 27, 73.00, 58.00, 8.00, 8.00, 11.00 +SAT, 10, 27, 78.00, 55.00, 15.00, 17.00, 25.00 +SAV, 10, 27, 75.00, 53.00, 12.00, 13.00, 19.00 +SAW, 10, 27, 49.00, 36.00, -9999.00, -9999.00, 44.00 +SBA, 10, 27, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 27, 79.00, 49.00, -9999.00, -9999.00, 9.00 +SBN, 10, 27, 57.00, 39.00, 28.00, 26.00, 40.00 +SBP, 10, 27, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 27, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 27, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 27, 10.00, -1.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 27, 72.00, 48.00, 10.00, 13.00, 14.00 +SDF, 10, 27, 64.00, 42.00, 22.00, 21.00, 31.00 +SEA, 10, 27, 56.00, 43.00, 34.00, 33.00, 45.00 +SEM, 10, 27, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 27, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 27, 67.00, 50.00, 13.00, 14.00, 19.00 +SGF, 10, 27, 65.00, 42.00, 21.00, 20.00, 32.00 +SGY, 10, 27, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 27, 55.00, 27.00, 15.00, 15.00, 23.00 +SHV, 10, 27, 75.00, 50.00, 17.00, 17.00, 26.00 +SIT, 10, 27, 47.00, 39.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 27, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 27, 75.00, 49.00, 13.00, 10.00, 18.00 +SKA, 10, 27, 51.00, 33.00, -9999.00, -9999.00, 31.00 +SKF, 10, 27, 78.00, 55.00, -9999.00, -9999.00, 19.00 +SLC, 10, 27, 60.00, 37.00, 18.00, 16.00, 25.00 +SLE, 10, 27, 59.00, 40.00, 37.00, 35.00, 46.00 +SLN, 10, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 27, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 27, 72.00, 46.00, -9999.00, 10.00, 14.00 +SNA, 10, 27, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 27, 40.00, 32.00, 51.00, 53.00, 68.00 +SNS, 10, 27, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 27, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 27, 61.00, 40.00, 23.00, 19.00, 31.00 +SPS, 10, 27, 72.00, 48.00, 16.00, 14.00, 23.00 +SRQ, 10, 27, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 27, 73.00, 47.00, -9999.00, -9999.00, 21.00 +SSI, 10, 27, 74.00, 58.00, -9999.00, -9999.00, -9999.00 +STC, 10, 27, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STL, 10, 27, 63.00, 44.00, 25.00, 20.00, 33.00 +STNV, 10, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STS, 10, 27, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 27, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 27, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 27, 73.00, 46.00, -9999.00, -9999.00, 15.00 +SUX, 10, 27, 57.00, 35.00, 17.00, 15.00, 25.00 +SVN, 10, 27, 75.00, 53.00, -9999.00, -9999.00, 19.00 +SWF, 10, 27, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 27, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 27, 56.00, 38.00, 32.00, 33.00, 45.00 +SZL, 10, 27, 64.00, 39.00, -9999.00, -9999.00, 25.00 +TAD, 10, 27, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 27, 19.00, 6.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 27, 68.00, 38.00, -9999.00, -9999.00, 26.00 +TCC, 10, 27, 70.00, 39.00, 7.00, 8.00, 13.00 +TCL, 10, 27, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 27, 58.00, 39.00, -9999.00, -9999.00, 51.00 +TCS, 10, 27, 71.00, 43.00, -9999.00, 7.00, 16.00 +TEB, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 27, 68.00, 46.00, -9999.00, -9999.00, 16.00 +TKA, 10, 27, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 27, 78.00, 52.00, 11.00, 14.00, 19.00 +TNX, 10, 27, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 27, 57.00, 37.00, 22.00, 21.00, 34.00 +TOP, 10, 27, 63.00, 39.00, 16.00, 17.00, 25.00 +TPA, 10, 27, 82.00, 62.00, 9.00, 13.00, 18.00 +TPH, 10, 27, 62.00, 33.00, 6.00, 5.00, 9.00 +TRI, 10, 27, 65.00, 41.00, 21.00, 21.00, 31.00 +TRK, 10, 27, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 27, 86.00, 53.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 27, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 27, 69.00, 46.00, 15.00, 16.00, 23.00 +TUP, 10, 27, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 27, 80.00, 52.00, 8.00, 7.00, 12.00 +TVC, 10, 27, 52.00, 36.00, 28.00, 25.00, 37.00 +TVL, 10, 27, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 27, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 27, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 27, 66.00, 42.00, 20.00, 19.00, 29.00 +T01, 10, 27, 66.00, 43.00, -9999.00, -9999.00, 27.00 +T02, 10, 27, 71.00, 47.00, -9999.00, -9999.00, 18.00 +T03, 10, 27, 74.00, 50.00, -9999.00, -9999.00, 20.00 +T04, 10, 27, 83.00, 63.00, -9999.00, -9999.00, 19.00 +T05, 10, 27, 64.00, 38.00, -9999.00, -9999.00, 20.00 +T06, 10, 27, 76.00, 45.00, -9999.00, -9999.00, 23.00 +T07, 10, 27, 64.00, 31.00, -9999.00, -9999.00, 18.00 +T08, 10, 27, 56.00, 37.00, -9999.00, -9999.00, 18.00 +UCA, 10, 27, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 27, 71.00, 45.00, -9999.00, -9999.00, 5.00 +UIL, 10, 27, 56.00, 40.00, 49.00, 51.00, 60.00 +UIN, 10, 27, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 27, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 27, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 27, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +U15, 10, 27, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +U28, 10, 27, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 27, 76.00, 50.00, -9999.00, -9999.00, 17.00 +VBG, 10, 27, 73.00, 47.00, -9999.00, -9999.00, 13.00 +VCT, 10, 27, 79.00, 57.00, 16.00, 17.00, 26.00 +VCV, 10, 27, 75.00, 41.00, -9999.00, -9999.00, 5.00 +VDZ, 10, 27, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 27, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 27, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 27, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 27, 77.00, 50.00, -9999.00, -9999.00, 19.00 +VRB, 10, 27, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 27, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 27, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 27, 66.00, 43.00, 19.00, 16.00, 25.00 +WJA, 10, 27, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 27, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 27, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 27, 61.00, 27.00, 14.00, 13.00, 20.00 +WPO, 10, 27, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 27, 74.00, 48.00, -9999.00, -9999.00, 20.00 +WRG, 10, 27, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 27, 64.00, 40.00, -9999.00, -9999.00, 26.00 +WRL, 10, 27, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +X68, 10, 27, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 27, 43.00, 31.00, 69.00, 69.00, 78.00 +YCG, 10, 27, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 27, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 27, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 27, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 27, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 27, 58.00, 33.00, 14.00, 15.00, 21.00 +YNG, 10, 27, 56.00, 38.00, 27.00, 27.00, 40.00 +YPA, 10, 27, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 27, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 27, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 27, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 27, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 27, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 27, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 27, 85.00, 58.00, 4.00, 3.00, 7.00 +YVR, 10, 27, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 27, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 27, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 27, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 27, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 27, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 27, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 27, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 27, 49.00, 33.00, 36.00, 34.00, 49.00 +ZUN, 10, 27, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 27, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 27, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +01R, 10, 27, 76.00, 50.00, -9999.00, -9999.00, 20.00 +1V1, 10, 27, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 27, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 27, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 27, 69.00, 53.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 27, 73.00, 47.00, -9999.00, -9999.00, 18.00 +3B1, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 27, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 27, 51.00, 34.00, -9999.00, -9999.00, 33.00 +3SE, 10, 27, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 27, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 27, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 10, 27, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 27, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 27, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 27, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 27, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 28, 58.00, 39.00, 21.00, 21.00, 31.00 +ABI, 10, 28, 73.00, 50.00, 15.00, 13.00, 21.00 +ABQ, 10, 28, 65.00, 37.00, 10.00, 10.00, 16.00 +ABR, 10, 28, 52.00, 28.00, 15.00, 11.00, 20.00 +ABY, 10, 28, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 28, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 28, 75.00, 52.00, 16.00, 17.00, 25.00 +ACV, 10, 28, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 28, 61.00, 40.00, 19.00, 18.00, 28.00 +ADK, 10, 28, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 28, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 28, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 28, 64.00, 39.00, -9999.00, -9999.00, 25.00 +AEX, 10, 28, 75.00, 51.00, -9999.00, -9999.00, 20.00 +AFF, 10, 28, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 28, 83.00, 61.00, -9999.00, -9999.00, 28.00 +AGS, 10, 28, 73.00, 46.00, 14.00, 14.00, 20.00 +AHN, 10, 28, 70.00, 47.00, 15.00, 16.00, 23.00 +AKN, 10, 28, 34.00, 20.00, 29.00, 29.00, 43.00 +AKO, 10, 28, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 28, 56.00, 35.00, 23.00, 23.00, 35.00 +ALI, 10, 28, 83.00, 58.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 28, 55.00, 33.00, 20.00, 17.00, 29.00 +ALS, 10, 28, 56.00, 19.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 28, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 28, 67.00, 39.00, 12.00, 10.00, 17.00 +AMG, 10, 28, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 28, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 28, 34.00, 22.00, 24.00, 25.00, 37.00 +AND, 10, 28, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 28, 48.00, 39.00, 62.00, 62.00, 73.00 +AOO, 10, 28, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +APN, 10, 28, 51.00, 34.00, 26.00, 27.00, 39.00 +AQQ, 10, 28, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +ART, 10, 28, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +AST, 10, 28, 58.00, 42.00, 42.00, 44.00, 54.00 +ATL, 10, 28, 69.00, 48.00, 15.00, 15.00, 24.00 +ATW, 10, 28, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 28, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 28, 61.00, 38.00, -9999.00, -9999.00, 29.00 +AUG, 10, 28, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 28, 78.00, 55.00, 17.00, 17.00, 26.00 +AUW, 10, 28, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 28, 64.00, 40.00, 17.00, 18.00, 26.00 +AVP, 10, 28, 55.00, 39.00, 24.00, 23.00, 36.00 +AXN, 10, 28, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 28, 57.00, 36.00, -9999.00, -9999.00, 30.00 +AYS, 10, 28, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 28, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 28, 72.00, 48.00, -9999.00, -9999.00, 16.00 +BAD, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 28, 52.00, 23.00, -9999.00, -9999.00, 20.00 +BDL, 10, 28, 58.00, 38.00, 20.00, 20.00, 30.00 +BDR, 10, 28, 59.00, 43.00, 22.00, 18.00, 30.00 +BET, 10, 28, 28.00, 17.00, 28.00, 28.00, 41.00 +BFD, 10, 28, 50.00, 34.00, 35.00, 36.00, 49.00 +BFF, 10, 28, 59.00, 28.00, 10.00, 9.00, 15.00 +BFL, 10, 28, 75.00, 50.00, 7.00, 6.00, 10.00 +BGM, 10, 28, 52.00, 37.00, 29.00, 30.00, 43.00 +BGR, 10, 28, 51.00, 35.00, 25.00, 22.00, 35.00 +BGS, 10, 28, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 28, 70.00, 46.00, 17.00, 15.00, 24.00 +BID, 10, 28, 57.00, 45.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 28, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 28, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 28, 54.00, 32.00, 15.00, 16.00, 24.00 +BIS, 10, 28, 50.00, 26.00, 16.00, 14.00, 22.00 +BIX, 10, 28, 76.00, 56.00, -9999.00, -9999.00, 20.00 +BJI, 10, 28, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 28, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 28, 61.00, 29.00, -9999.00, -9999.00, 14.00 +BKW, 10, 28, 58.00, 39.00, 26.00, 28.00, 38.00 +BLF, 10, 28, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 28, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 28, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 28, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 28, 64.00, 41.00, -9999.00, -9999.00, 26.00 +BNA, 10, 28, 67.00, 44.00, 21.00, 19.00, 30.00 +BNO, 10, 28, 54.00, 26.00, -9999.00, 20.00, 33.00 +BOI, 10, 28, 58.00, 36.00, 16.00, 19.00, 26.00 +BOS, 10, 28, 58.00, 43.00, 21.00, 21.00, 31.00 +BPI, 10, 28, 49.00, 12.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 28, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 28, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 28, 58.00, 38.00, -9999.00, -9999.00, 26.00 +BRO, 10, 28, 83.00, 63.00, 17.00, 14.00, 24.00 +BRW, 10, 28, 11.00, 1.00, 23.00, 24.00, 34.00 +BSM, 10, 28, 78.00, 55.00, -9999.00, -9999.00, 14.00 +BTI, 10, 28, 14.00, 3.00, 21.00, 21.00, 32.00 +BTL, 10, 28, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 28, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 28, 76.00, 53.00, 13.00, 16.00, 24.00 +BTT, 10, 28, 14.00, 1.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 28, 51.00, 35.00, 29.00, 29.00, 43.00 +BUB, 10, 28, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 28, 54.00, 39.00, 33.00, 32.00, 46.00 +BUR, 10, 28, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 28, 75.00, 59.00, -9999.00, 14.00, 21.00 +BWG, 10, 28, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 28, 62.00, 42.00, 20.00, 18.00, 29.00 +BYH, 10, 28, 68.00, 46.00, -9999.00, -9999.00, 26.00 +BYI, 10, 28, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 28, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 28, 73.00, 46.00, 13.00, 13.00, 21.00 +CAG, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 28, 56.00, 39.00, 26.00, 26.00, 39.00 +CAO, 10, 28, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 28, 46.00, 31.00, 31.00, 29.00, 44.00 +CBM, 10, 28, 72.00, 45.00, -9999.00, -9999.00, 23.00 +CDB, 10, 28, 42.00, 32.00, 62.00, 62.00, 79.00 +CDC, 10, 28, 60.00, 32.00, 12.00, 11.00, 18.00 +CDR, 10, 28, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 28, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 28, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +CEZ, 10, 28, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 28, 67.00, 45.00, 20.00, 19.00, 28.00 +CHO, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 28, 74.00, 52.00, 11.00, 13.00, 20.00 +CID, 10, 28, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 28, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 28, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 28, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 28, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 28, 57.00, 40.00, 27.00, 30.00, 43.00 +CLL, 10, 28, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 28, 68.00, 46.00, 15.00, 16.00, 24.00 +CMH, 10, 28, 58.00, 39.00, 24.00, 24.00, 36.00 +CMI, 10, 28, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 28, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 28, 61.00, 38.00, 15.00, 11.00, 21.00 +CNM, 10, 28, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 28, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +COD, 10, 28, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +COF, 10, 28, 81.00, 64.00, -9999.00, -9999.00, 31.00 +CON, 10, 28, 55.00, 32.00, 22.00, 20.00, 31.00 +COS, 10, 28, 58.00, 31.00, 11.00, 10.00, 16.00 +COT, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 28, 61.00, 41.00, 24.00, 19.00, 32.00 +CPR, 10, 28, 53.00, 28.00, 15.00, 15.00, 21.00 +CRBC, 10, 28, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 28, 81.00, 60.00, 16.00, 15.00, 24.00 +CRW, 10, 28, 63.00, 41.00, 27.00, 26.00, 38.00 +CSG, 10, 28, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 28, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 28, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 28, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 28, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 28, 60.00, 40.00, 22.00, 21.00, 32.00 +CVN, 10, 28, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 28, 67.00, 39.00, -9999.00, -9999.00, 13.00 +CXY, 10, 28, 59.00, 41.00, 18.00, 18.00, 28.00 +CYS, 10, 28, 54.00, 29.00, 13.00, 12.00, 19.00 +DAA, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DAB, 10, 28, 79.00, 61.00, 17.00, 19.00, 27.00 +DAG, 10, 28, 77.00, 50.00, 2.00, 4.00, 5.00 +DAL, 10, 28, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 28, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 28, 58.00, 39.00, 24.00, 25.00, 35.00 +DBQ, 10, 28, 54.00, 35.00, 23.00, 18.00, 32.00 +DCA, 10, 28, 64.00, 46.00, 18.00, 17.00, 26.00 +DDC, 10, 28, 64.00, 38.00, 11.00, 10.00, 16.00 +DEC, 10, 28, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 28, 60.00, 31.00, 13.00, 11.00, 18.00 +DFW, 10, 28, 73.00, 51.00, 15.00, 16.00, 24.00 +DHN, 10, 28, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 28, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 28, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 28, 77.00, 55.00, -9999.00, -9999.00, 15.00 +DLG, 10, 28, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 28, 45.00, 30.00, 24.00, 22.00, 35.00 +DLLC, 10, 28, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 28, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 28, 79.00, 51.00, -9999.00, -9999.00, 10.00 +DMN, 10, 28, 73.00, 38.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 28, 65.00, 44.00, -9999.00, -9999.00, 26.00 +DPG, 10, 28, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 28, 76.00, 50.00, -9999.00, -9999.00, 19.00 +DRA, 10, 28, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 28, 77.00, 55.00, 11.00, 12.00, 17.00 +DSM, 10, 28, 57.00, 37.00, 21.00, 19.00, 30.00 +DTW, 10, 28, 55.00, 37.00, 22.00, 23.00, 34.00 +DUG, 10, 28, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 28, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DXR, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 28, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 28, 73.00, 50.00, -9999.00, -9999.00, 17.00 +D45, 10, 28, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 28, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 28, 51.00, 31.00, 18.00, 19.00, 29.00 +ECG, 10, 28, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 28, 73.00, 45.00, -9999.00, -9999.00, 5.00 +EED, 10, 28, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +EGE, 10, 28, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 28, 60.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 28, 59.00, 34.00, 31.00, 31.00, 43.00 +EKO, 10, 28, 59.00, 27.00, 15.00, 13.00, 21.00 +ELD, 10, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 28, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 28, 73.00, 44.00, 10.00, 9.00, 14.00 +ELY, 10, 28, 57.00, 24.00, 13.00, 13.00, 19.00 +EMP, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 28, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +END, 10, 28, 68.00, 45.00, -9999.00, -9999.00, 15.00 +ENN, 10, 28, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 28, 55.00, 36.00, -9999.00, -9999.00, 16.00 +EPH, 10, 28, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 28, 56.00, 42.00, 33.00, 33.00, 46.00 +ESF, 10, 28, 75.00, 51.00, -9999.00, -9999.00, 29.00 +EUG, 10, 28, 58.00, 42.00, 35.00, 34.00, 44.00 +EVV, 10, 28, 63.00, 41.00, 24.00, 19.00, 33.00 +EWN, 10, 28, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 28, 62.00, 44.00, 19.00, 19.00, 29.00 +EYW, 10, 28, 83.00, 74.00, 17.00, 16.00, 26.00 +E74, 10, 28, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 28, 68.00, 44.00, -9999.00, -9999.00, 23.00 +FAI, 10, 28, 21.00, 6.00, 25.00, 28.00, 39.00 +FAR, 10, 28, 48.00, 28.00, 15.00, 16.00, 24.00 +FAT, 10, 28, 73.00, 47.00, 9.00, 10.00, 14.00 +FAY, 10, 28, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 28, 47.00, 27.00, 18.00, 22.00, 31.00 +FCS, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 10, 28, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 28, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FHU, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 10, 28, 58.00, 27.00, 11.00, 14.00, 18.00 +FLL, 10, 28, 84.00, 69.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 28, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +FME, 10, 28, 65.00, 39.00, -9999.00, -9999.00, 23.00 +FMH, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FMN, 10, 28, 64.00, 32.00, 11.00, 9.00, 14.00 +FMY, 10, 28, 84.00, 65.00, 8.00, 12.00, 16.00 +FNT, 10, 28, 54.00, 37.00, 24.00, 24.00, 35.00 +FOD, 10, 28, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 28, 63.00, 38.00, -9999.00, -9999.00, 19.00 +FOK, 10, 28, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 28, 63.00, 40.00, -9999.00, -9999.00, 21.00 +FSD, 10, 28, 54.00, 30.00, 16.00, 15.00, 25.00 +FSI, 10, 28, 70.00, 44.00, -9999.00, -9999.00, 17.00 +FSM, 10, 28, 70.00, 44.00, 19.00, 18.00, 28.00 +FTK, 10, 28, 63.00, 39.00, -9999.00, -9999.00, 25.00 +FWA, 10, 28, 57.00, 39.00, 21.00, 22.00, 33.00 +FWH, 10, 28, 73.00, 50.00, -9999.00, -9999.00, 16.00 +FYU, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 28, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 28, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 28, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 28, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 28, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 28, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 28, 51.00, 33.00, 20.00, 22.00, 31.00 +GFA, 10, 28, 52.00, 31.00, -9999.00, -9999.00, 19.00 +GFK, 10, 28, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 28, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 28, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 28, 51.00, 27.00, 10.00, 9.00, 15.00 +GJT, 10, 28, 60.00, 36.00, 14.00, 13.00, 20.00 +GKN, 10, 28, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 28, 60.00, 32.00, 10.00, 9.00, 14.00 +GLH, 10, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 28, 74.00, 64.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 28, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 28, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +GON, 10, 28, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 28, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 28, 51.00, 34.00, 23.00, 21.00, 33.00 +GRCI, 10, 28, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 28, 57.00, 39.00, -9999.00, -9999.00, 51.00 +GRI, 10, 28, 58.00, 33.00, 15.00, 12.00, 21.00 +GRK, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +GRR, 10, 28, 53.00, 35.00, 26.00, 25.00, 37.00 +GSB, 10, 28, 71.00, 46.00, -9999.00, -9999.00, 22.00 +GSG, 10, 28, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 28, 66.00, 43.00, 16.00, 16.00, 24.00 +GSP, 10, 28, 68.00, 45.00, 16.00, 18.00, 26.00 +GST, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 28, 53.00, 36.00, -9999.00, -9999.00, 44.00 +GTF, 10, 28, 52.00, 31.00, 13.00, 17.00, 22.00 +GUP, 10, 28, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 28, 58.00, 36.00, -9999.00, -9999.00, 31.00 +GVW, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 10, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 28, 69.00, 54.00, 20.00, 19.00, 29.00 +HBR, 10, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 28, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 28, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 28, 57.00, 34.00, -9999.00, -9999.00, 18.00 +HKY, 10, 28, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 28, 52.00, 27.00, 12.00, 14.00, 21.00 +HMN, 10, 28, 73.00, 35.00, -9999.00, -9999.00, 10.00 +HMS, 10, 28, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 28, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 28, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +HON, 10, 28, 54.00, 29.00, 14.00, 13.00, 21.00 +HOP, 10, 28, 66.00, 41.00, -9999.00, -9999.00, 26.00 +HOT, 10, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 28, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 28, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 28, 58.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 28, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 28, 76.00, 50.00, -9999.00, -9999.00, 21.00 +HST, 10, 28, 84.00, 66.00, -9999.00, -9999.00, 34.00 +HSV, 10, 28, 68.00, 45.00, 20.00, 17.00, 28.00 +HTL, 10, 28, 50.00, 34.00, 27.00, 25.00, 39.00 +HTS, 10, 28, 62.00, 41.00, 24.00, 25.00, 36.00 +HUF, 10, 28, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 28, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 28, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 28, 52.00, 25.00, 10.00, 12.00, 17.00 +IAB, 10, 28, 64.00, 41.00, -9999.00, -9999.00, 19.00 +IAD, 10, 28, 63.00, 39.00, 19.00, 18.00, 27.00 +IAG, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 28, 78.00, 54.00, 17.00, 19.00, 28.00 +ICT, 10, 28, 64.00, 41.00, 17.00, 14.00, 24.00 +IDA, 10, 28, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 28, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 28, 62.00, 42.00, 21.00, 17.00, 28.00 +ILI, 10, 28, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 28, 74.00, 49.00, 15.00, 13.00, 22.00 +IMT, 10, 28, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +IND, 10, 28, 60.00, 39.00, 23.00, 23.00, 33.00 +INL, 10, 28, 44.00, 27.00, 25.00, 24.00, 36.00 +INS, 10, 28, 70.00, 44.00, -9999.00, -9999.00, 5.00 +INT, 10, 28, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +INW, 10, 28, 66.00, 35.00, 8.00, 10.00, 13.00 +IPL, 10, 28, 84.00, 56.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 28, 57.00, 38.00, 26.00, 24.00, 36.00 +IRK, 10, 28, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 28, 49.00, 25.00, 12.00, 11.00, 19.00 +ISP, 10, 28, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 28, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 28, 82.00, 51.00, -9999.00, -9999.00, 9.00 +IWD, 10, 28, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 28, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 28, 75.00, 46.00, 17.00, 16.00, 25.00 +JAX, 10, 28, 78.00, 55.00, 15.00, 16.00, 24.00 +JBR, 10, 28, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 28, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 28, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 28, 60.00, 45.00, 18.00, 16.00, 27.00 +JHW, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 28, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 28, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 28, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 28, 42.00, 33.00, 58.00, 58.00, 69.00 +JST, 10, 28, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 28, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 28, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 28, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 28, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 28, 83.00, 60.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 28, 53.00, 36.00, 24.00, 26.00, 37.00 +LAR, 10, 28, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 28, 75.00, 49.00, 5.00, 4.00, 8.00 +LAX, 10, 28, 73.00, 57.00, 5.00, 6.00, 8.00 +LBB, 10, 28, 70.00, 43.00, 11.00, 10.00, 16.00 +LBF, 10, 28, 59.00, 28.00, 14.00, 10.00, 18.00 +LCH, 10, 28, 76.00, 54.00, 14.00, 17.00, 24.00 +LCK, 10, 28, 60.00, 39.00, -9999.00, -9999.00, 32.00 +LEB, 10, 28, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 28, 61.00, 42.00, 24.00, 23.00, 33.00 +LFI, 10, 28, 65.00, 48.00, -9999.00, -9999.00, 27.00 +LFK, 10, 28, 76.00, 51.00, 18.00, 18.00, 27.00 +LFT, 10, 28, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 28, 59.00, 47.00, 18.00, 16.00, 27.00 +LGB, 10, 28, 76.00, 55.00, 5.00, 6.00, 9.00 +LGU, 10, 28, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 28, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 28, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 28, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 28, 69.00, 46.00, 17.00, 18.00, 26.00 +LIZ, 10, 28, 46.00, 31.00, -9999.00, -9999.00, 45.00 +LMT, 10, 28, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +LND, 10, 28, 52.00, 28.00, 12.00, 11.00, 16.00 +LNK, 10, 28, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 28, 62.00, 29.00, 6.00, 6.00, 10.00 +LOZ, 10, 28, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 28, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 28, 69.00, 45.00, -9999.00, -9999.00, 24.00 +LSE, 10, 28, 53.00, 35.00, 18.00, 18.00, 27.00 +LSF, 10, 28, 74.00, 50.00, -9999.00, -9999.00, 21.00 +LSV, 10, 28, 78.00, 41.00, -9999.00, -9999.00, 5.00 +LTS, 10, 28, 73.00, 45.00, -9999.00, -9999.00, 16.00 +LUF, 10, 28, 83.00, 48.00, -9999.00, -9999.00, 7.00 +LVS, 10, 28, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 28, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 28, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 28, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 28, 64.00, 42.00, 20.00, 19.00, 28.00 +MAF, 10, 28, 72.00, 45.00, 11.00, 8.00, 15.00 +MBL, 10, 28, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 28, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 28, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 28, 72.00, 50.00, -9999.00, -9999.00, 16.00 +MCF, 10, 28, 82.00, 62.00, -9999.00, -9999.00, 19.00 +MCG, 10, 28, 22.00, 8.00, 29.00, 29.00, 42.00 +MCI, 10, 28, 61.00, 40.00, 20.00, 18.00, 28.00 +MCK, 10, 28, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 28, 74.00, 47.00, 13.00, 14.00, 20.00 +MCO, 10, 28, 82.00, 62.00, 10.00, 17.00, 22.00 +MCW, 10, 28, 53.00, 32.00, 15.00, 14.00, 23.00 +MC2, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 10, 28, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 28, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 28, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 28, 57.00, 40.00, 28.00, 22.00, 39.00 +MEI, 10, 28, 74.00, 46.00, 16.00, 14.00, 24.00 +MEM, 10, 28, 69.00, 47.00, 21.00, 18.00, 29.00 +MER, 10, 28, 74.00, 44.00, -9999.00, -9999.00, 12.00 +MFD, 10, 28, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 28, 83.00, 62.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 28, 62.00, 38.00, 24.00, 25.00, 32.00 +MGE, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +MGM, 10, 28, 74.00, 49.00, 16.00, 15.00, 25.00 +MGW, 10, 28, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 28, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 28, 71.00, 50.00, -9999.00, -9999.00, 16.00 +MHS, 10, 28, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 28, 83.00, 68.00, 26.00, 25.00, 37.00 +MIB, 10, 28, 47.00, 28.00, -9999.00, -9999.00, 15.00 +MIV, 10, 28, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 28, 61.00, 31.00, -9999.00, -9999.00, 19.00 +MKC, 10, 28, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 28, 52.00, 37.00, 23.00, 20.00, 33.00 +MKG, 10, 28, 53.00, 38.00, 28.00, 26.00, 38.00 +MKL, 10, 28, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 28, 81.00, 64.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 28, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 28, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 28, 57.00, 37.00, 22.00, 19.00, 32.00 +MLS, 10, 28, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 28, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 28, 73.00, 50.00, -9999.00, -9999.00, 18.00 +MOB, 10, 28, 75.00, 53.00, 15.00, 17.00, 24.00 +MOT, 10, 28, 47.00, 28.00, 11.00, 11.00, 17.00 +MPV, 10, 28, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 28, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 28, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 28, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 28, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 28, 68.00, 50.00, -9999.00, -9999.00, 17.00 +MSL, 10, 28, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 28, 53.00, 33.00, 22.00, 19.00, 31.00 +MSO, 10, 28, 50.00, 28.00, 18.00, 19.00, 29.00 +MSP, 10, 28, 51.00, 33.00, 19.00, 17.00, 28.00 +MSS, 10, 28, 51.00, 34.00, 28.00, 28.00, 40.00 +MSY, 10, 28, 76.00, 55.00, 13.00, 16.00, 23.00 +MTC, 10, 28, 54.00, 38.00, -9999.00, -9999.00, 31.00 +MTN, 10, 28, 63.00, 42.00, -9999.00, -9999.00, 23.00 +MTO, 10, 28, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 28, 60.00, 38.00, -9999.00, -9999.00, 23.00 +MUO, 10, 28, 61.00, 34.00, -9999.00, -9999.00, 19.00 +MWA, 10, 28, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 28, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 28, 74.00, 49.00, -9999.00, -9999.00, 18.00 +MYL, 10, 28, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 28, 74.00, 48.00, -9999.00, -9999.00, 20.00 +NAO, 10, 28, 72.00, 57.00, -9999.00, -9999.00, 16.00 +NBC, 10, 28, 74.00, 54.00, -9999.00, -9999.00, 19.00 +NBE, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 10, 28, 57.00, 38.00, -9999.00, -9999.00, 28.00 +NCA, 10, 28, 73.00, 46.00, -9999.00, -9999.00, 23.00 +NCO, 10, 28, 59.00, 43.00, -9999.00, -9999.00, 31.00 +NC1, 10, 28, 70.00, 48.00, -9999.00, -9999.00, 5.00 +NEL, 10, 28, 63.00, 38.00, -9999.00, -9999.00, 27.00 +NFG, 10, 28, 72.00, 53.00, -9999.00, -9999.00, 7.00 +NFL, 10, 28, 63.00, 30.00, -9999.00, -9999.00, 9.00 +NGP, 10, 28, 81.00, 61.00, -9999.00, -9999.00, 22.00 +NGU, 10, 28, 66.00, 49.00, -9999.00, -9999.00, 25.00 +NGZ, 10, 28, 67.00, 52.00, -9999.00, -9999.00, 19.00 +NHK, 10, 28, 64.00, 41.00, -9999.00, -9999.00, 25.00 +NHZ, 10, 28, 53.00, 36.00, -9999.00, -9999.00, 35.00 +NID, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 28, 78.00, 55.00, -9999.00, -9999.00, 24.00 +NIR, 10, 28, 80.00, 56.00, -9999.00, -9999.00, 19.00 +NKT, 10, 28, 72.00, 52.00, -9999.00, -9999.00, 26.00 +NKX, 10, 28, 73.00, 58.00, -9999.00, -9999.00, 11.00 +NLC, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NMM, 10, 28, 73.00, 45.00, -9999.00, -9999.00, 22.00 +NPA, 10, 28, 75.00, 55.00, -9999.00, -9999.00, 21.00 +NQA, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NQI, 10, 28, 83.00, 59.00, -9999.00, -9999.00, 18.00 +NQX, 10, 28, 83.00, 74.00, -9999.00, -9999.00, 29.00 +NRB, 10, 28, 77.00, 61.00, -9999.00, -9999.00, 27.00 +NRC, 10, 28, 74.00, 45.00, -9999.00, -9999.00, 16.00 +NRS, 10, 28, 72.00, 54.00, -9999.00, -9999.00, 9.00 +NSE, 10, 28, 76.00, 51.00, -9999.00, -9999.00, 22.00 +NSI, 10, 28, 73.00, 52.00, -9999.00, -9999.00, 11.00 +NTD, 10, 28, 73.00, 52.00, -9999.00, -9999.00, 7.00 +NTK, 10, 28, 78.00, 55.00, -9999.00, -9999.00, 9.00 +NTU, 10, 28, 66.00, 49.00, -9999.00, -9999.00, 25.00 +NUC, 10, 28, 71.00, 56.00, -9999.00, -9999.00, 9.00 +NUQ, 10, 28, 69.00, 46.00, -9999.00, -9999.00, 15.00 +NUW, 10, 28, 55.00, 40.00, -9999.00, -9999.00, 47.00 +NWF, 10, 28, 76.00, 55.00, -9999.00, -9999.00, 8.00 +NXX, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 10, 28, 65.00, 39.00, -9999.00, -9999.00, 26.00 +NZC, 10, 28, 78.00, 52.00, -9999.00, -9999.00, 24.00 +NZJ, 10, 28, 77.00, 50.00, -9999.00, -9999.00, 9.00 +NZW, 10, 28, 58.00, 39.00, -9999.00, -9999.00, 32.00 +NZY, 10, 28, 73.00, 58.00, -9999.00, -9999.00, 9.00 +OAK, 10, 28, 69.00, 49.00, 11.00, 12.00, 17.00 +OAR, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +OFF, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 28, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 28, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 28, 68.00, 45.00, 15.00, 14.00, 22.00 +OLM, 10, 28, 55.00, 37.00, 39.00, 41.00, 52.00 +OMA, 10, 28, 59.00, 36.00, 15.00, 14.00, 22.00 +OME, 10, 28, 28.00, 16.00, 28.00, 27.00, 39.00 +ONT, 10, 28, 79.00, 53.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 28, 57.00, 38.00, 25.00, 21.00, 35.00 +ORF, 10, 28, 66.00, 49.00, 18.00, 16.00, 26.00 +ORH, 10, 28, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 28, 17.00, 2.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 28, 52.00, 34.00, -9999.00, -9999.00, 34.00 +OTG, 10, 28, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 28, 61.00, 45.00, 37.00, 39.00, 47.00 +OTM, 10, 28, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 28, 20.00, 10.00, 22.00, 26.00, 35.00 +OURC, 10, 28, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 28, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 28, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 28, 75.00, 51.00, -9999.00, -9999.00, 20.00 +PACZ, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 28, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 28, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 28, 20.00, 5.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 28, 19.00, 7.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 28, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 28, 18.00, 5.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 28, 77.00, 52.00, -9999.00, -9999.00, 19.00 +PAQ, 10, 28, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 28, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 28, 43.00, 36.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 28, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 28, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 28, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 28, 51.00, 35.00, -9999.00, -9999.00, 36.00 +PBI, 10, 28, 83.00, 68.00, 23.00, 26.00, 36.00 +PDT, 10, 28, 57.00, 38.00, 17.00, 20.00, 29.00 +PDX, 10, 28, 58.00, 43.00, 37.00, 37.00, 48.00 +PFN, 10, 28, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 28, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 28, 61.00, 42.00, 20.00, 17.00, 28.00 +PHX, 10, 28, 82.00, 55.00, 6.00, 6.00, 10.00 +PIA, 10, 28, 58.00, 38.00, 24.00, 20.00, 33.00 +PIB, 10, 28, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 28, 55.00, 31.00, 16.00, 18.00, 27.00 +PIR, 10, 28, 55.00, 31.00, 11.00, 11.00, 17.00 +PIT, 10, 28, 57.00, 39.00, 27.00, 26.00, 39.00 +PKB, 10, 28, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 28, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 28, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 28, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 28, 75.00, 55.00, 12.00, 13.00, 20.00 +POB, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +POE, 10, 28, 75.00, 49.00, -9999.00, -9999.00, 29.00 +POM, 10, 28, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +POU, 10, 28, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 28, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 28, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 28, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 28, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 28, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 28, 56.00, 35.00, -9999.00, -9999.00, 33.00 +PSP, 10, 28, 85.00, 55.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 28, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 28, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 28, 64.00, 31.00, 10.00, 7.00, 15.00 +PUC, 10, 28, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 28, 59.00, 40.00, 21.00, 20.00, 30.00 +PVU, 10, 28, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 28, 53.00, 35.00, 24.00, 22.00, 34.00 +P02, 10, 28, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +P07, 10, 28, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +P11, 10, 28, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +P24, 10, 28, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +P28, 10, 28, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +P35, 10, 28, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +P38, 10, 28, 66.00, 31.00, -9999.00, -9999.00, -9999.00 +P39, 10, 28, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +P58, 10, 28, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +P59, 10, 28, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +P60, 10, 28, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +P61, 10, 28, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +P67, 10, 28, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +P68, 10, 28, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +P69, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 28, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 28, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 28, 56.00, 29.00, 11.00, 10.00, 16.00 +RBL, 10, 28, 72.00, 47.00, 19.00, 18.00, 25.00 +RCA, 10, 28, 56.00, 29.00, -9999.00, -9999.00, 15.00 +RDD, 10, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 28, 57.00, 30.00, 16.00, 16.00, 24.00 +RDR, 10, 28, 46.00, 27.00, -9999.00, -9999.00, 19.00 +RDU, 10, 28, 68.00, 44.00, 16.00, 17.00, 25.00 +REE, 10, 28, 70.00, 43.00, -9999.00, -9999.00, 13.00 +REJ, 10, 28, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 28, 55.00, 36.00, 23.00, 19.00, 33.00 +RIC, 10, 28, 67.00, 42.00, 18.00, 17.00, 26.00 +RIV, 10, 28, 78.00, 49.00, -9999.00, -9999.00, 8.00 +RIW, 10, 28, 54.00, 21.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 28, 50.00, 26.00, 13.00, 9.00, 17.00 +RME, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 44.00 +RMG, 10, 28, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +RND, 10, 28, 77.00, 54.00, -9999.00, -9999.00, 20.00 +RNO, 10, 28, 62.00, 30.00, 11.00, 10.00, 16.00 +ROA, 10, 28, 64.00, 41.00, 19.00, 19.00, 27.00 +ROC, 10, 28, 55.00, 38.00, 32.00, 30.00, 45.00 +ROW, 10, 28, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 28, 63.00, 37.00, 11.00, 11.00, 18.00 +RST, 10, 28, 51.00, 32.00, 19.00, 19.00, 29.00 +RWF, 10, 28, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 28, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 28, 71.00, 48.00, 14.00, 13.00, 17.00 +SAF, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 28, 73.00, 58.00, 8.00, 8.00, 11.00 +SAT, 10, 28, 77.00, 54.00, 15.00, 17.00, 25.00 +SAV, 10, 28, 74.00, 53.00, 12.00, 13.00, 19.00 +SAW, 10, 28, 49.00, 35.00, -9999.00, -9999.00, 44.00 +SBA, 10, 28, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 28, 78.00, 49.00, -9999.00, -9999.00, 9.00 +SBN, 10, 28, 56.00, 39.00, 28.00, 26.00, 40.00 +SBP, 10, 28, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 28, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 28, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 28, 10.00, -1.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 28, 72.00, 47.00, 10.00, 13.00, 15.00 +SDF, 10, 28, 63.00, 42.00, 22.00, 21.00, 31.00 +SEA, 10, 28, 55.00, 43.00, 35.00, 34.00, 46.00 +SEM, 10, 28, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 28, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 28, 67.00, 50.00, 14.00, 14.00, 20.00 +SGF, 10, 28, 64.00, 41.00, 21.00, 20.00, 32.00 +SGY, 10, 28, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 28, 55.00, 26.00, 15.00, 15.00, 23.00 +SHV, 10, 28, 74.00, 50.00, 17.00, 17.00, 26.00 +SIT, 10, 28, 47.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 28, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 28, 74.00, 49.00, 13.00, 10.00, 17.00 +SKA, 10, 28, 51.00, 33.00, -9999.00, -9999.00, 31.00 +SKF, 10, 28, 77.00, 54.00, -9999.00, -9999.00, 19.00 +SLC, 10, 28, 59.00, 36.00, 18.00, 16.00, 25.00 +SLE, 10, 28, 58.00, 40.00, 38.00, 36.00, 47.00 +SLN, 10, 28, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 28, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 28, 72.00, 46.00, -9999.00, 10.00, 15.00 +SNA, 10, 28, 70.00, 56.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 28, 40.00, 32.00, 51.00, 53.00, 68.00 +SNS, 10, 28, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 28, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 28, 60.00, 40.00, 23.00, 19.00, 31.00 +SPS, 10, 28, 71.00, 47.00, 16.00, 14.00, 23.00 +SRQ, 10, 28, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 28, 73.00, 46.00, -9999.00, -9999.00, 21.00 +SSI, 10, 28, 74.00, 57.00, -9999.00, -9999.00, -9999.00 +STC, 10, 28, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 28, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STL, 10, 28, 62.00, 43.00, 25.00, 20.00, 33.00 +STNV, 10, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +STS, 10, 28, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 28, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 28, 72.00, 46.00, -9999.00, -9999.00, 15.00 +SUX, 10, 28, 57.00, 34.00, 17.00, 15.00, 25.00 +SVN, 10, 28, 74.00, 53.00, -9999.00, -9999.00, 19.00 +SWF, 10, 28, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 28, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 28, 55.00, 38.00, 33.00, 33.00, 45.00 +SZL, 10, 28, 63.00, 38.00, -9999.00, -9999.00, 25.00 +TAD, 10, 28, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 28, 18.00, 5.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 28, 67.00, 38.00, -9999.00, -9999.00, 26.00 +TCC, 10, 28, 69.00, 39.00, 7.00, 8.00, 13.00 +TCL, 10, 28, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 28, 57.00, 39.00, -9999.00, -9999.00, 52.00 +TCS, 10, 28, 70.00, 42.00, -9999.00, 7.00, 16.00 +TEB, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 28, 68.00, 45.00, -9999.00, -9999.00, 16.00 +TKA, 10, 28, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 28, 78.00, 51.00, 11.00, 14.00, 19.00 +TNX, 10, 28, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 28, 56.00, 36.00, 22.00, 22.00, 34.00 +TOP, 10, 28, 63.00, 38.00, 16.00, 17.00, 25.00 +TPA, 10, 28, 82.00, 62.00, 9.00, 13.00, 18.00 +TPH, 10, 28, 61.00, 32.00, 6.00, 5.00, 9.00 +TRI, 10, 28, 64.00, 40.00, 21.00, 21.00, 31.00 +TRK, 10, 28, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 28, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 28, 59.00, 43.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 28, 68.00, 45.00, 15.00, 16.00, 23.00 +TUP, 10, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 28, 79.00, 51.00, 8.00, 7.00, 12.00 +TVC, 10, 28, 52.00, 36.00, 28.00, 26.00, 38.00 +TVL, 10, 28, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 28, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 28, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 28, 66.00, 42.00, 20.00, 19.00, 29.00 +T01, 10, 28, 65.00, 43.00, -9999.00, -9999.00, 27.00 +T02, 10, 28, 71.00, 47.00, -9999.00, -9999.00, 18.00 +T03, 10, 28, 73.00, 49.00, -9999.00, -9999.00, 20.00 +T04, 10, 28, 83.00, 63.00, -9999.00, -9999.00, 19.00 +T05, 10, 28, 63.00, 37.00, -9999.00, -9999.00, 20.00 +T06, 10, 28, 75.00, 45.00, -9999.00, -9999.00, 23.00 +T07, 10, 28, 64.00, 30.00, -9999.00, -9999.00, 18.00 +T08, 10, 28, 55.00, 36.00, -9999.00, -9999.00, 18.00 +UCA, 10, 28, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 28, 70.00, 44.00, -9999.00, -9999.00, 5.00 +UIL, 10, 28, 55.00, 40.00, 50.00, 51.00, 60.00 +UIN, 10, 28, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 28, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 28, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 28, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +U15, 10, 28, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +U28, 10, 28, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 28, 75.00, 50.00, -9999.00, -9999.00, 17.00 +VBG, 10, 28, 73.00, 47.00, -9999.00, -9999.00, 13.00 +VCT, 10, 28, 79.00, 57.00, 16.00, 17.00, 26.00 +VCV, 10, 28, 74.00, 41.00, -9999.00, -9999.00, 5.00 +VDZ, 10, 28, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 28, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 28, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 28, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 28, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 28, 76.00, 50.00, -9999.00, -9999.00, 19.00 +VRB, 10, 28, 82.00, 64.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 28, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 28, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 28, 65.00, 43.00, 19.00, 16.00, 25.00 +WJA, 10, 28, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 28, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 28, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 28, 61.00, 27.00, 14.00, 13.00, 20.00 +WPO, 10, 28, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 28, 74.00, 47.00, -9999.00, -9999.00, 20.00 +WRG, 10, 28, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 28, 63.00, 40.00, -9999.00, -9999.00, 26.00 +WRL, 10, 28, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +X68, 10, 28, 81.00, 61.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 28, 42.00, 30.00, 69.00, 68.00, 77.00 +YCG, 10, 28, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 28, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 28, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 28, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 28, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 28, 57.00, 33.00, 14.00, 15.00, 22.00 +YNG, 10, 28, 55.00, 38.00, 27.00, 28.00, 40.00 +YPA, 10, 28, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 28, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 28, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 28, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 28, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 28, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 28, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 28, 84.00, 57.00, 4.00, 3.00, 7.00 +YVR, 10, 28, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 28, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 28, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 28, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 28, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 28, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 28, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 28, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 28, 48.00, 32.00, 36.00, 34.00, 49.00 +ZUN, 10, 28, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 28, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 28, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 28, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +01R, 10, 28, 75.00, 50.00, -9999.00, -9999.00, 20.00 +1V1, 10, 28, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 28, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 28, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 28, 69.00, 52.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 28, 73.00, 46.00, -9999.00, -9999.00, 18.00 +3B1, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 28, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 28, 50.00, 33.00, -9999.00, -9999.00, 34.00 +3SE, 10, 28, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 28, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 28, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 10, 28, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 28, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 28, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 28, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 28, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 29, 58.00, 38.00, 21.00, 21.00, 31.00 +ABI, 10, 29, 73.00, 49.00, 14.00, 13.00, 21.00 +ABQ, 10, 29, 64.00, 37.00, 10.00, 10.00, 16.00 +ABR, 10, 29, 51.00, 28.00, 15.00, 11.00, 20.00 +ABY, 10, 29, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 29, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 29, 75.00, 52.00, 16.00, 17.00, 25.00 +ACV, 10, 29, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 29, 61.00, 39.00, 19.00, 18.00, 28.00 +ADK, 10, 29, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 29, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 29, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 29, 63.00, 38.00, -9999.00, -9999.00, 25.00 +AEX, 10, 29, 75.00, 50.00, -9999.00, -9999.00, 20.00 +AFF, 10, 29, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 29, 82.00, 60.00, -9999.00, -9999.00, 27.00 +AGS, 10, 29, 73.00, 45.00, 14.00, 14.00, 21.00 +AHN, 10, 29, 69.00, 46.00, 16.00, 17.00, 23.00 +AKN, 10, 29, 34.00, 20.00, 29.00, 29.00, 43.00 +AKO, 10, 29, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 29, 56.00, 35.00, 23.00, 23.00, 35.00 +ALI, 10, 29, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 29, 54.00, 33.00, 20.00, 17.00, 29.00 +ALS, 10, 29, 55.00, 19.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 29, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 29, 67.00, 39.00, 12.00, 10.00, 17.00 +AMG, 10, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 29, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 29, 33.00, 22.00, 24.00, 25.00, 36.00 +AND, 10, 29, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 29, 47.00, 38.00, 62.00, 62.00, 72.00 +AOO, 10, 29, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +APN, 10, 29, 50.00, 33.00, 26.00, 27.00, 39.00 +AQQ, 10, 29, 75.00, 57.00, -9999.00, -9999.00, -9999.00 +ART, 10, 29, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +AST, 10, 29, 57.00, 42.00, 43.00, 45.00, 55.00 +ATL, 10, 29, 68.00, 47.00, 16.00, 15.00, 24.00 +ATW, 10, 29, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 29, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 29, 61.00, 37.00, -9999.00, -9999.00, 30.00 +AUG, 10, 29, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 29, 77.00, 55.00, 17.00, 17.00, 26.00 +AUW, 10, 29, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 29, 64.00, 39.00, 18.00, 18.00, 26.00 +AVP, 10, 29, 55.00, 38.00, 24.00, 23.00, 36.00 +AXN, 10, 29, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 29, 57.00, 35.00, -9999.00, -9999.00, 30.00 +AYS, 10, 29, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 29, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 29, 72.00, 47.00, -9999.00, -9999.00, 17.00 +BAD, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 29, 51.00, 22.00, -9999.00, -9999.00, 19.00 +BDL, 10, 29, 58.00, 37.00, 21.00, 20.00, 30.00 +BDR, 10, 29, 59.00, 43.00, 22.00, 18.00, 31.00 +BET, 10, 29, 28.00, 17.00, 28.00, 28.00, 40.00 +BFD, 10, 29, 50.00, 33.00, 36.00, 36.00, 50.00 +BFF, 10, 29, 58.00, 28.00, 10.00, 9.00, 15.00 +BFL, 10, 29, 74.00, 50.00, 7.00, 7.00, 11.00 +BGM, 10, 29, 52.00, 36.00, 29.00, 30.00, 43.00 +BGR, 10, 29, 51.00, 35.00, 25.00, 22.00, 35.00 +BGS, 10, 29, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 29, 70.00, 45.00, 18.00, 16.00, 24.00 +BID, 10, 29, 56.00, 45.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 29, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 29, 70.00, 33.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 29, 53.00, 32.00, 15.00, 16.00, 24.00 +BIS, 10, 29, 50.00, 26.00, 15.00, 14.00, 22.00 +BIX, 10, 29, 75.00, 55.00, -9999.00, -9999.00, 20.00 +BJI, 10, 29, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 29, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 29, 61.00, 28.00, -9999.00, -9999.00, 14.00 +BKW, 10, 29, 58.00, 38.00, 27.00, 28.00, 39.00 +BLF, 10, 29, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 29, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 29, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 29, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 29, 64.00, 40.00, -9999.00, -9999.00, 26.00 +BNA, 10, 29, 67.00, 43.00, 21.00, 20.00, 31.00 +BNO, 10, 29, 54.00, 25.00, -9999.00, 20.00, 34.00 +BOI, 10, 29, 57.00, 35.00, 17.00, 19.00, 27.00 +BOS, 10, 29, 58.00, 43.00, 21.00, 21.00, 31.00 +BPI, 10, 29, 49.00, 12.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 29, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 29, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 29, 58.00, 38.00, -9999.00, -9999.00, 26.00 +BRO, 10, 29, 82.00, 62.00, 17.00, 14.00, 23.00 +BRW, 10, 29, 11.00, 1.00, 23.00, 23.00, 33.00 +BSM, 10, 29, 77.00, 55.00, -9999.00, -9999.00, 15.00 +BTI, 10, 29, 14.00, 2.00, 20.00, 21.00, 31.00 +BTL, 10, 29, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 29, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 29, 75.00, 52.00, 14.00, 16.00, 24.00 +BTT, 10, 29, 14.00, 1.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 29, 51.00, 34.00, 30.00, 29.00, 43.00 +BUB, 10, 29, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 29, 54.00, 38.00, 33.00, 33.00, 46.00 +BUR, 10, 29, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 29, 74.00, 58.00, -9999.00, 14.00, 22.00 +BWG, 10, 29, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 29, 62.00, 41.00, 20.00, 18.00, 29.00 +BYH, 10, 29, 68.00, 45.00, -9999.00, -9999.00, 26.00 +BYI, 10, 29, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 29, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 29, 72.00, 45.00, 13.00, 13.00, 21.00 +CAG, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 29, 56.00, 38.00, 27.00, 26.00, 40.00 +CAO, 10, 29, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 29, 45.00, 30.00, 31.00, 30.00, 44.00 +CBM, 10, 29, 72.00, 44.00, -9999.00, -9999.00, 23.00 +CDB, 10, 29, 41.00, 32.00, 62.00, 62.00, 79.00 +CDC, 10, 29, 60.00, 31.00, 12.00, 11.00, 18.00 +CDR, 10, 29, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 29, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 29, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +CEZ, 10, 29, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 29, 67.00, 44.00, 20.00, 19.00, 28.00 +CHO, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 29, 73.00, 51.00, 12.00, 13.00, 20.00 +CID, 10, 29, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 29, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 29, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 29, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 29, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 29, 57.00, 39.00, 28.00, 31.00, 43.00 +CLL, 10, 29, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 29, 67.00, 46.00, 15.00, 16.00, 25.00 +CMH, 10, 29, 58.00, 38.00, 25.00, 24.00, 37.00 +CMI, 10, 29, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 29, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 29, 61.00, 38.00, 15.00, 11.00, 21.00 +CNM, 10, 29, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 29, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +COD, 10, 29, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +COF, 10, 29, 80.00, 63.00, -9999.00, -9999.00, 30.00 +CON, 10, 29, 55.00, 31.00, 22.00, 20.00, 31.00 +COS, 10, 29, 57.00, 31.00, 11.00, 10.00, 16.00 +COT, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 29, 61.00, 40.00, 24.00, 19.00, 32.00 +CPR, 10, 29, 53.00, 27.00, 15.00, 15.00, 21.00 +CRBC, 10, 29, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 29, 80.00, 60.00, 16.00, 15.00, 24.00 +CRW, 10, 29, 63.00, 40.00, 27.00, 26.00, 38.00 +CSG, 10, 29, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 29, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 29, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 29, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 29, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 29, 60.00, 39.00, 23.00, 22.00, 33.00 +CVN, 10, 29, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 29, 67.00, 38.00, -9999.00, -9999.00, 13.00 +CXY, 10, 29, 59.00, 40.00, 18.00, 18.00, 28.00 +CYS, 10, 29, 54.00, 29.00, 13.00, 12.00, 19.00 +DAA, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DAB, 10, 29, 78.00, 61.00, 17.00, 19.00, 27.00 +DAG, 10, 29, 76.00, 50.00, 2.00, 4.00, 5.00 +DAL, 10, 29, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 29, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 29, 58.00, 39.00, 24.00, 25.00, 36.00 +DBQ, 10, 29, 53.00, 35.00, 23.00, 18.00, 32.00 +DCA, 10, 29, 64.00, 45.00, 18.00, 17.00, 26.00 +DDC, 10, 29, 63.00, 38.00, 11.00, 10.00, 16.00 +DEC, 10, 29, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 29, 60.00, 31.00, 13.00, 11.00, 18.00 +DFW, 10, 29, 73.00, 51.00, 15.00, 16.00, 24.00 +DHN, 10, 29, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 29, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 29, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 29, 77.00, 54.00, -9999.00, -9999.00, 15.00 +DLG, 10, 29, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 29, 44.00, 29.00, 24.00, 22.00, 35.00 +DLLC, 10, 29, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 29, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 29, 79.00, 51.00, -9999.00, -9999.00, 10.00 +DMN, 10, 29, 73.00, 37.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 29, 64.00, 43.00, -9999.00, -9999.00, 26.00 +DPG, 10, 29, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 29, 76.00, 49.00, -9999.00, -9999.00, 19.00 +DRA, 10, 29, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 29, 77.00, 54.00, 11.00, 12.00, 17.00 +DSM, 10, 29, 57.00, 37.00, 21.00, 19.00, 30.00 +DTW, 10, 29, 55.00, 36.00, 22.00, 23.00, 34.00 +DUG, 10, 29, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 29, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +DXR, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 29, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 29, 73.00, 49.00, -9999.00, -9999.00, 17.00 +D45, 10, 29, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 29, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 29, 50.00, 31.00, 18.00, 19.00, 29.00 +ECG, 10, 29, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 29, 73.00, 44.00, -9999.00, -9999.00, 5.00 +EED, 10, 29, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 10, 29, 56.00, 22.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 29, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 29, 58.00, 33.00, 31.00, 31.00, 43.00 +EKO, 10, 29, 58.00, 26.00, 15.00, 13.00, 22.00 +ELD, 10, 29, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 29, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 29, 73.00, 44.00, 10.00, 9.00, 14.00 +ELY, 10, 29, 56.00, 24.00, 13.00, 13.00, 19.00 +EMP, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 29, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +END, 10, 29, 67.00, 45.00, -9999.00, -9999.00, 15.00 +ENN, 10, 29, 20.00, 5.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 29, 55.00, 36.00, -9999.00, -9999.00, 15.00 +EPH, 10, 29, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 29, 56.00, 41.00, 33.00, 33.00, 47.00 +ESF, 10, 29, 75.00, 50.00, -9999.00, -9999.00, 29.00 +EUG, 10, 29, 58.00, 41.00, 35.00, 35.00, 45.00 +EVV, 10, 29, 63.00, 40.00, 25.00, 19.00, 33.00 +EWN, 10, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 29, 61.00, 44.00, 19.00, 19.00, 29.00 +EYW, 10, 29, 82.00, 73.00, 17.00, 16.00, 26.00 +E74, 10, 29, 76.00, 42.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 29, 67.00, 43.00, -9999.00, -9999.00, 23.00 +FAI, 10, 29, 21.00, 6.00, 25.00, 28.00, 39.00 +FAR, 10, 29, 48.00, 28.00, 15.00, 16.00, 24.00 +FAT, 10, 29, 73.00, 46.00, 10.00, 10.00, 14.00 +FAY, 10, 29, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 29, 46.00, 26.00, 19.00, 22.00, 31.00 +FCS, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 10, 29, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 29, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +FHU, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 10, 29, 58.00, 26.00, 11.00, 14.00, 18.00 +FLL, 10, 29, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +FME, 10, 29, 65.00, 38.00, -9999.00, -9999.00, 23.00 +FMH, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FMN, 10, 29, 63.00, 31.00, 11.00, 9.00, 14.00 +FMY, 10, 29, 83.00, 65.00, 8.00, 12.00, 16.00 +FNT, 10, 29, 54.00, 36.00, 24.00, 25.00, 35.00 +FOD, 10, 29, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 29, 62.00, 38.00, -9999.00, -9999.00, 19.00 +FOK, 10, 29, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 29, 63.00, 40.00, -9999.00, -9999.00, 21.00 +FSD, 10, 29, 53.00, 30.00, 16.00, 15.00, 25.00 +FSI, 10, 29, 70.00, 44.00, -9999.00, -9999.00, 17.00 +FSM, 10, 29, 70.00, 43.00, 19.00, 18.00, 28.00 +FTK, 10, 29, 63.00, 38.00, -9999.00, -9999.00, 25.00 +FWA, 10, 29, 57.00, 38.00, 21.00, 22.00, 33.00 +FWH, 10, 29, 73.00, 49.00, -9999.00, -9999.00, 16.00 +FYU, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 29, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 29, 85.00, 53.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 29, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 29, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 29, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 29, 50.00, 32.00, 20.00, 23.00, 31.00 +GFA, 10, 29, 52.00, 31.00, -9999.00, -9999.00, 19.00 +GFK, 10, 29, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 29, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 29, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 29, 50.00, 27.00, 10.00, 9.00, 16.00 +GJT, 10, 29, 60.00, 36.00, 14.00, 13.00, 20.00 +GKN, 10, 29, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 29, 59.00, 32.00, 10.00, 9.00, 14.00 +GLH, 10, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 29, 73.00, 64.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 29, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 29, 77.00, 55.00, -9999.00, -9999.00, -9999.00 +GON, 10, 29, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 29, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 29, 50.00, 33.00, 23.00, 21.00, 33.00 +GRCI, 10, 29, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 29, 57.00, 39.00, -9999.00, -9999.00, 51.00 +GRI, 10, 29, 58.00, 33.00, 15.00, 12.00, 21.00 +GRK, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 10, 29, 53.00, 35.00, 26.00, 26.00, 37.00 +GSB, 10, 29, 70.00, 45.00, -9999.00, -9999.00, 22.00 +GSG, 10, 29, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 29, 65.00, 42.00, 16.00, 16.00, 24.00 +GSP, 10, 29, 67.00, 44.00, 16.00, 18.00, 26.00 +GST, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 29, 52.00, 35.00, -9999.00, -9999.00, 45.00 +GTF, 10, 29, 52.00, 31.00, 13.00, 17.00, 22.00 +GUP, 10, 29, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 29, 58.00, 36.00, -9999.00, -9999.00, 31.00 +GVW, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 10, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 29, 68.00, 54.00, 20.00, 19.00, 29.00 +HBR, 10, 29, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 29, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 29, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 29, 57.00, 34.00, -9999.00, -9999.00, 19.00 +HKY, 10, 29, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 29, 51.00, 27.00, 12.00, 14.00, 21.00 +HMN, 10, 29, 73.00, 34.00, -9999.00, -9999.00, 9.00 +HMS, 10, 29, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 29, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 29, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +HON, 10, 29, 53.00, 29.00, 14.00, 13.00, 21.00 +HOP, 10, 29, 66.00, 40.00, -9999.00, -9999.00, 26.00 +HOT, 10, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 29, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 29, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 29, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 29, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 29, 76.00, 49.00, -9999.00, -9999.00, 21.00 +HST, 10, 29, 83.00, 65.00, -9999.00, -9999.00, 33.00 +HSV, 10, 29, 68.00, 44.00, 21.00, 18.00, 28.00 +HTL, 10, 29, 49.00, 33.00, 28.00, 25.00, 40.00 +HTS, 10, 29, 62.00, 41.00, 24.00, 25.00, 36.00 +HUF, 10, 29, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 29, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 29, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 29, 51.00, 25.00, 10.00, 12.00, 17.00 +IAB, 10, 29, 63.00, 41.00, -9999.00, -9999.00, 19.00 +IAD, 10, 29, 62.00, 38.00, 19.00, 18.00, 27.00 +IAG, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 29, 77.00, 53.00, 17.00, 19.00, 28.00 +ICT, 10, 29, 63.00, 41.00, 17.00, 14.00, 24.00 +IDA, 10, 29, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 29, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 29, 61.00, 41.00, 21.00, 17.00, 28.00 +ILI, 10, 29, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 29, 73.00, 49.00, 15.00, 13.00, 22.00 +IMT, 10, 29, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +IND, 10, 29, 59.00, 39.00, 23.00, 23.00, 33.00 +INL, 10, 29, 43.00, 26.00, 25.00, 24.00, 36.00 +INS, 10, 29, 70.00, 44.00, -9999.00, -9999.00, 5.00 +INT, 10, 29, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +INW, 10, 29, 66.00, 35.00, 8.00, 9.00, 13.00 +IPL, 10, 29, 84.00, 55.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 29, 57.00, 37.00, 26.00, 24.00, 36.00 +IRK, 10, 29, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 29, 49.00, 24.00, 12.00, 11.00, 19.00 +ISP, 10, 29, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 29, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 29, 82.00, 51.00, -9999.00, -9999.00, 9.00 +IWD, 10, 29, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 29, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 29, 74.00, 45.00, 17.00, 17.00, 25.00 +JAX, 10, 29, 77.00, 54.00, 15.00, 16.00, 24.00 +JBR, 10, 29, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 29, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 29, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 29, 60.00, 45.00, 18.00, 16.00, 27.00 +JHW, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 29, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 29, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 29, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 29, 42.00, 32.00, 58.00, 57.00, 68.00 +JST, 10, 29, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 29, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 29, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 29, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 29, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 29, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 29, 53.00, 35.00, 24.00, 26.00, 37.00 +LAR, 10, 29, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 29, 75.00, 49.00, 5.00, 4.00, 8.00 +LAX, 10, 29, 72.00, 56.00, 5.00, 6.00, 8.00 +LBB, 10, 29, 69.00, 42.00, 11.00, 10.00, 16.00 +LBF, 10, 29, 58.00, 28.00, 14.00, 10.00, 18.00 +LCH, 10, 29, 76.00, 53.00, 15.00, 17.00, 25.00 +LCK, 10, 29, 60.00, 39.00, -9999.00, -9999.00, 33.00 +LEB, 10, 29, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 29, 61.00, 41.00, 24.00, 23.00, 34.00 +LFI, 10, 29, 65.00, 48.00, -9999.00, -9999.00, 27.00 +LFK, 10, 29, 76.00, 50.00, 18.00, 18.00, 27.00 +LFT, 10, 29, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 29, 59.00, 46.00, 18.00, 16.00, 27.00 +LGB, 10, 29, 75.00, 54.00, 5.00, 6.00, 9.00 +LGU, 10, 29, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 29, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 29, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 29, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 29, 69.00, 46.00, 18.00, 18.00, 26.00 +LIZ, 10, 29, 45.00, 30.00, -9999.00, -9999.00, 45.00 +LMT, 10, 29, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +LND, 10, 29, 51.00, 27.00, 12.00, 11.00, 16.00 +LNK, 10, 29, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 29, 62.00, 28.00, 6.00, 6.00, 10.00 +LOZ, 10, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 29, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 29, 69.00, 45.00, -9999.00, -9999.00, 24.00 +LSE, 10, 29, 52.00, 35.00, 18.00, 18.00, 27.00 +LSF, 10, 29, 73.00, 49.00, -9999.00, -9999.00, 21.00 +LSV, 10, 29, 78.00, 41.00, -9999.00, -9999.00, 5.00 +LTS, 10, 29, 73.00, 45.00, -9999.00, -9999.00, 16.00 +LUF, 10, 29, 83.00, 48.00, -9999.00, -9999.00, 7.00 +LVS, 10, 29, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 29, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 29, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 29, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 29, 63.00, 41.00, 20.00, 19.00, 28.00 +MAF, 10, 29, 72.00, 45.00, 11.00, 8.00, 14.00 +MBL, 10, 29, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 29, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 29, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 29, 71.00, 49.00, -9999.00, -9999.00, 16.00 +MCF, 10, 29, 81.00, 61.00, -9999.00, -9999.00, 19.00 +MCG, 10, 29, 21.00, 7.00, 29.00, 29.00, 42.00 +MCI, 10, 29, 61.00, 40.00, 20.00, 18.00, 28.00 +MCK, 10, 29, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 29, 73.00, 47.00, 13.00, 14.00, 21.00 +MCO, 10, 29, 81.00, 62.00, 10.00, 17.00, 22.00 +MCW, 10, 29, 52.00, 32.00, 15.00, 14.00, 23.00 +MC2, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 10, 29, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 29, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 29, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 29, 57.00, 40.00, 28.00, 23.00, 39.00 +MEI, 10, 29, 73.00, 46.00, 17.00, 14.00, 24.00 +MEM, 10, 29, 69.00, 47.00, 22.00, 18.00, 30.00 +MER, 10, 29, 73.00, 44.00, -9999.00, -9999.00, 12.00 +MFD, 10, 29, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 29, 82.00, 62.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 29, 61.00, 38.00, 24.00, 26.00, 33.00 +MGE, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MGM, 10, 29, 73.00, 48.00, 16.00, 15.00, 25.00 +MGW, 10, 29, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 29, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 29, 71.00, 49.00, -9999.00, -9999.00, 16.00 +MHS, 10, 29, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 29, 83.00, 67.00, 25.00, 25.00, 37.00 +MIB, 10, 29, 47.00, 28.00, -9999.00, -9999.00, 15.00 +MIV, 10, 29, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 29, 60.00, 30.00, -9999.00, -9999.00, 19.00 +MKC, 10, 29, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 29, 52.00, 37.00, 23.00, 20.00, 33.00 +MKG, 10, 29, 53.00, 37.00, 28.00, 26.00, 39.00 +MKL, 10, 29, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 29, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 29, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 29, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 29, 57.00, 37.00, 22.00, 19.00, 32.00 +MLS, 10, 29, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 29, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 29, 72.00, 49.00, -9999.00, -9999.00, 18.00 +MOB, 10, 29, 75.00, 53.00, 15.00, 17.00, 24.00 +MOT, 10, 29, 47.00, 28.00, 11.00, 11.00, 17.00 +MPV, 10, 29, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 29, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 29, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 29, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 29, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 29, 67.00, 49.00, -9999.00, -9999.00, 17.00 +MSL, 10, 29, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 29, 52.00, 33.00, 22.00, 20.00, 31.00 +MSO, 10, 29, 49.00, 28.00, 18.00, 19.00, 30.00 +MSP, 10, 29, 50.00, 33.00, 19.00, 17.00, 28.00 +MSS, 10, 29, 50.00, 33.00, 28.00, 28.00, 41.00 +MSY, 10, 29, 75.00, 54.00, 13.00, 16.00, 23.00 +MTC, 10, 29, 54.00, 38.00, -9999.00, -9999.00, 31.00 +MTN, 10, 29, 63.00, 42.00, -9999.00, -9999.00, 23.00 +MTO, 10, 29, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 29, 60.00, 37.00, -9999.00, -9999.00, 23.00 +MUO, 10, 29, 60.00, 33.00, -9999.00, -9999.00, 19.00 +MWA, 10, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 29, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 29, 73.00, 48.00, -9999.00, -9999.00, 18.00 +MYL, 10, 29, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 29, 73.00, 47.00, -9999.00, -9999.00, 20.00 +NAO, 10, 29, 71.00, 56.00, -9999.00, -9999.00, 16.00 +NBC, 10, 29, 73.00, 53.00, -9999.00, -9999.00, 19.00 +NBE, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 10, 29, 56.00, 37.00, -9999.00, -9999.00, 28.00 +NCA, 10, 29, 72.00, 46.00, -9999.00, -9999.00, 23.00 +NCO, 10, 29, 58.00, 43.00, -9999.00, -9999.00, 31.00 +NC1, 10, 29, 70.00, 48.00, -9999.00, -9999.00, 5.00 +NEL, 10, 29, 62.00, 38.00, -9999.00, -9999.00, 27.00 +NFG, 10, 29, 71.00, 52.00, -9999.00, -9999.00, 7.00 +NFL, 10, 29, 62.00, 29.00, -9999.00, -9999.00, 9.00 +NGP, 10, 29, 80.00, 60.00, -9999.00, -9999.00, 22.00 +NGU, 10, 29, 65.00, 48.00, -9999.00, -9999.00, 25.00 +NGZ, 10, 29, 66.00, 51.00, -9999.00, -9999.00, 19.00 +NHK, 10, 29, 63.00, 41.00, -9999.00, -9999.00, 25.00 +NHZ, 10, 29, 53.00, 35.00, -9999.00, -9999.00, 36.00 +NID, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 29, 77.00, 54.00, -9999.00, -9999.00, 23.00 +NIR, 10, 29, 79.00, 55.00, -9999.00, -9999.00, 19.00 +NKT, 10, 29, 71.00, 51.00, -9999.00, -9999.00, 26.00 +NKX, 10, 29, 72.00, 57.00, -9999.00, -9999.00, 11.00 +NLC, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NMM, 10, 29, 72.00, 45.00, -9999.00, -9999.00, 22.00 +NPA, 10, 29, 75.00, 55.00, -9999.00, -9999.00, 21.00 +NQA, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 10, 29, 82.00, 58.00, -9999.00, -9999.00, 18.00 +NQX, 10, 29, 82.00, 73.00, -9999.00, -9999.00, 28.00 +NRB, 10, 29, 76.00, 60.00, -9999.00, -9999.00, 27.00 +NRC, 10, 29, 73.00, 44.00, -9999.00, -9999.00, 16.00 +NRS, 10, 29, 71.00, 53.00, -9999.00, -9999.00, 9.00 +NSE, 10, 29, 75.00, 50.00, -9999.00, -9999.00, 23.00 +NSI, 10, 29, 72.00, 51.00, -9999.00, -9999.00, 11.00 +NTD, 10, 29, 72.00, 51.00, -9999.00, -9999.00, 7.00 +NTK, 10, 29, 77.00, 54.00, -9999.00, -9999.00, 9.00 +NTU, 10, 29, 65.00, 48.00, -9999.00, -9999.00, 25.00 +NUC, 10, 29, 70.00, 55.00, -9999.00, -9999.00, 9.00 +NUQ, 10, 29, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NUW, 10, 29, 54.00, 39.00, -9999.00, -9999.00, 47.00 +NWF, 10, 29, 75.00, 54.00, -9999.00, -9999.00, 8.00 +NXX, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 10, 29, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZC, 10, 29, 77.00, 51.00, -9999.00, -9999.00, 23.00 +NZJ, 10, 29, 76.00, 49.00, -9999.00, -9999.00, 9.00 +NZW, 10, 29, 57.00, 38.00, -9999.00, -9999.00, 33.00 +NZY, 10, 29, 72.00, 57.00, -9999.00, -9999.00, 9.00 +OAK, 10, 29, 69.00, 48.00, 12.00, 12.00, 17.00 +OAR, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +OFF, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 29, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 29, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 29, 67.00, 45.00, 15.00, 14.00, 22.00 +OLM, 10, 29, 55.00, 37.00, 40.00, 42.00, 53.00 +OMA, 10, 29, 58.00, 35.00, 15.00, 14.00, 22.00 +OME, 10, 29, 28.00, 16.00, 28.00, 28.00, 39.00 +ONT, 10, 29, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 29, 56.00, 37.00, 25.00, 21.00, 35.00 +ORF, 10, 29, 65.00, 48.00, 18.00, 16.00, 26.00 +ORH, 10, 29, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 29, 17.00, 1.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 29, 52.00, 33.00, -9999.00, -9999.00, 34.00 +OTG, 10, 29, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 29, 60.00, 45.00, 38.00, 40.00, 48.00 +OTM, 10, 29, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 29, 20.00, 10.00, 22.00, 26.00, 35.00 +OURC, 10, 29, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 29, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 29, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 29, 75.00, 50.00, -9999.00, -9999.00, 21.00 +PACZ, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 29, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 29, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 29, 19.00, 5.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 29, 18.00, 7.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 29, 18.00, 5.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 29, 77.00, 52.00, -9999.00, -9999.00, 19.00 +PAQ, 10, 29, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 29, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 29, 42.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 29, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 29, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 29, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 29, 51.00, 34.00, -9999.00, -9999.00, 37.00 +PBI, 10, 29, 82.00, 67.00, 23.00, 26.00, 36.00 +PDT, 10, 29, 56.00, 37.00, 18.00, 20.00, 29.00 +PDX, 10, 29, 58.00, 42.00, 38.00, 38.00, 49.00 +PFN, 10, 29, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 29, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 29, 61.00, 42.00, 20.00, 17.00, 28.00 +PHX, 10, 29, 82.00, 55.00, 6.00, 6.00, 10.00 +PIA, 10, 29, 58.00, 38.00, 24.00, 20.00, 33.00 +PIB, 10, 29, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 29, 54.00, 30.00, 17.00, 19.00, 27.00 +PIR, 10, 29, 54.00, 31.00, 11.00, 11.00, 17.00 +PIT, 10, 29, 57.00, 38.00, 27.00, 26.00, 39.00 +PKB, 10, 29, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 29, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 29, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 29, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 29, 75.00, 55.00, 12.00, 14.00, 20.00 +POB, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +POE, 10, 29, 75.00, 48.00, -9999.00, -9999.00, 29.00 +POM, 10, 29, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 10, 29, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 29, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 29, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 29, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 29, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 29, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 29, 56.00, 34.00, -9999.00, -9999.00, 33.00 +PSP, 10, 29, 85.00, 54.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 29, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 29, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 29, 64.00, 30.00, 10.00, 7.00, 15.00 +PUC, 10, 29, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 29, 59.00, 39.00, 21.00, 20.00, 30.00 +PVU, 10, 29, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 29, 53.00, 34.00, 24.00, 22.00, 34.00 +P02, 10, 29, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +P07, 10, 29, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +P11, 10, 29, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +P24, 10, 29, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +P28, 10, 29, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +P35, 10, 29, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +P38, 10, 29, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +P39, 10, 29, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +P58, 10, 29, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +P59, 10, 29, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +P60, 10, 29, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +P61, 10, 29, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +P67, 10, 29, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +P68, 10, 29, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +P69, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 29, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 29, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 29, 55.00, 29.00, 11.00, 10.00, 16.00 +RBL, 10, 29, 71.00, 47.00, 19.00, 18.00, 25.00 +RCA, 10, 29, 55.00, 29.00, -9999.00, -9999.00, 15.00 +RDD, 10, 29, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 29, 57.00, 30.00, 16.00, 16.00, 25.00 +RDR, 10, 29, 46.00, 27.00, -9999.00, -9999.00, 19.00 +RDU, 10, 29, 67.00, 43.00, 16.00, 17.00, 25.00 +REE, 10, 29, 69.00, 42.00, -9999.00, -9999.00, 12.00 +REJ, 10, 29, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 29, 55.00, 35.00, 23.00, 19.00, 33.00 +RIC, 10, 29, 66.00, 42.00, 18.00, 17.00, 26.00 +RIV, 10, 29, 77.00, 48.00, -9999.00, -9999.00, 8.00 +RIW, 10, 29, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 29, 49.00, 26.00, 13.00, 9.00, 17.00 +RME, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 45.00 +RMG, 10, 29, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +RND, 10, 29, 77.00, 54.00, -9999.00, -9999.00, 20.00 +RNO, 10, 29, 61.00, 30.00, 12.00, 10.00, 16.00 +ROA, 10, 29, 63.00, 40.00, 19.00, 19.00, 27.00 +ROC, 10, 29, 55.00, 37.00, 32.00, 30.00, 45.00 +ROW, 10, 29, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 29, 62.00, 37.00, 11.00, 11.00, 18.00 +RST, 10, 29, 50.00, 32.00, 19.00, 19.00, 29.00 +RWF, 10, 29, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 29, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 29, 71.00, 47.00, 14.00, 13.00, 18.00 +SAF, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 29, 72.00, 57.00, 8.00, 8.00, 11.00 +SAT, 10, 29, 77.00, 54.00, 15.00, 17.00, 25.00 +SAV, 10, 29, 74.00, 52.00, 12.00, 13.00, 20.00 +SAW, 10, 29, 48.00, 35.00, -9999.00, -9999.00, 44.00 +SBA, 10, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 29, 78.00, 48.00, -9999.00, -9999.00, 9.00 +SBN, 10, 29, 56.00, 38.00, 29.00, 26.00, 40.00 +SBP, 10, 29, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 29, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 29, 9.00, -2.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 29, 71.00, 47.00, 10.00, 13.00, 15.00 +SDF, 10, 29, 63.00, 41.00, 23.00, 21.00, 32.00 +SEA, 10, 29, 55.00, 43.00, 36.00, 34.00, 46.00 +SEM, 10, 29, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 29, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 29, 66.00, 49.00, 14.00, 15.00, 20.00 +SGF, 10, 29, 64.00, 41.00, 21.00, 20.00, 32.00 +SGY, 10, 29, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 29, 54.00, 26.00, 15.00, 15.00, 23.00 +SHV, 10, 29, 74.00, 49.00, 17.00, 18.00, 26.00 +SIT, 10, 29, 46.00, 38.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 29, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 29, 74.00, 48.00, 12.00, 10.00, 17.00 +SKA, 10, 29, 50.00, 32.00, -9999.00, -9999.00, 32.00 +SKF, 10, 29, 77.00, 54.00, -9999.00, -9999.00, 19.00 +SLC, 10, 29, 59.00, 36.00, 18.00, 16.00, 25.00 +SLE, 10, 29, 58.00, 39.00, 38.00, 36.00, 48.00 +SLN, 10, 29, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 29, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 29, 71.00, 45.00, -9999.00, 10.00, 15.00 +SNA, 10, 29, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 29, 39.00, 31.00, 51.00, 54.00, 68.00 +SNS, 10, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 29, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 29, 60.00, 39.00, 23.00, 19.00, 31.00 +SPS, 10, 29, 71.00, 47.00, 15.00, 14.00, 22.00 +SRQ, 10, 29, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 29, 72.00, 46.00, -9999.00, -9999.00, 21.00 +SSI, 10, 29, 73.00, 57.00, -9999.00, -9999.00, -9999.00 +STC, 10, 29, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 29, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STL, 10, 29, 62.00, 43.00, 25.00, 20.00, 34.00 +STNV, 10, 29, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STS, 10, 29, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 29, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 29, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 29, 72.00, 45.00, -9999.00, -9999.00, 15.00 +SUX, 10, 29, 56.00, 34.00, 17.00, 15.00, 25.00 +SVN, 10, 29, 74.00, 52.00, -9999.00, -9999.00, 19.00 +SWF, 10, 29, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 29, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 29, 55.00, 37.00, 33.00, 33.00, 46.00 +SZL, 10, 29, 63.00, 38.00, -9999.00, -9999.00, 25.00 +TAD, 10, 29, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 29, 18.00, 5.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 29, 67.00, 37.00, -9999.00, -9999.00, 26.00 +TCC, 10, 29, 69.00, 38.00, 7.00, 8.00, 13.00 +TCL, 10, 29, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 29, 57.00, 39.00, -9999.00, -9999.00, 52.00 +TCS, 10, 29, 70.00, 42.00, -9999.00, 7.00, 15.00 +TEB, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 29, 67.00, 45.00, -9999.00, -9999.00, 16.00 +TKA, 10, 29, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 29, 77.00, 51.00, 12.00, 14.00, 19.00 +TNX, 10, 29, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 29, 56.00, 36.00, 22.00, 22.00, 35.00 +TOP, 10, 29, 62.00, 38.00, 16.00, 17.00, 25.00 +TPA, 10, 29, 81.00, 61.00, 9.00, 13.00, 18.00 +TPH, 10, 29, 61.00, 32.00, 6.00, 5.00, 9.00 +TRI, 10, 29, 64.00, 40.00, 21.00, 21.00, 31.00 +TRK, 10, 29, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 29, 85.00, 52.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 29, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 29, 68.00, 45.00, 15.00, 16.00, 23.00 +TUP, 10, 29, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 29, 79.00, 51.00, 8.00, 7.00, 12.00 +TVC, 10, 29, 51.00, 35.00, 28.00, 26.00, 38.00 +TVL, 10, 29, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 29, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 29, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 29, 65.00, 41.00, 20.00, 19.00, 29.00 +T01, 10, 29, 65.00, 42.00, -9999.00, -9999.00, 27.00 +T02, 10, 29, 70.00, 46.00, -9999.00, -9999.00, 18.00 +T03, 10, 29, 73.00, 49.00, -9999.00, -9999.00, 20.00 +T04, 10, 29, 82.00, 62.00, -9999.00, -9999.00, 19.00 +T05, 10, 29, 63.00, 37.00, -9999.00, -9999.00, 20.00 +T06, 10, 29, 75.00, 44.00, -9999.00, -9999.00, 23.00 +T07, 10, 29, 63.00, 30.00, -9999.00, -9999.00, 19.00 +T08, 10, 29, 55.00, 36.00, -9999.00, -9999.00, 19.00 +UCA, 10, 29, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 29, 70.00, 44.00, -9999.00, -9999.00, 5.00 +UIL, 10, 29, 55.00, 39.00, 50.00, 52.00, 61.00 +UIN, 10, 29, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 29, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 29, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 29, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +U15, 10, 29, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +U28, 10, 29, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 29, 75.00, 49.00, -9999.00, -9999.00, 18.00 +VBG, 10, 29, 73.00, 46.00, -9999.00, -9999.00, 13.00 +VCT, 10, 29, 78.00, 56.00, 16.00, 17.00, 26.00 +VCV, 10, 29, 74.00, 40.00, -9999.00, -9999.00, 5.00 +VDZ, 10, 29, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 29, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 29, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 29, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 29, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 29, 76.00, 49.00, -9999.00, -9999.00, 19.00 +VRB, 10, 29, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 29, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 29, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 29, 65.00, 42.00, 19.00, 16.00, 25.00 +WJA, 10, 29, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 29, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 29, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 29, 60.00, 26.00, 14.00, 13.00, 20.00 +WPO, 10, 29, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 29, 73.00, 47.00, -9999.00, -9999.00, 20.00 +WRG, 10, 29, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 29, 63.00, 39.00, -9999.00, -9999.00, 26.00 +WRL, 10, 29, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +X68, 10, 29, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 29, 42.00, 30.00, 68.00, 68.00, 77.00 +YCG, 10, 29, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 29, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 29, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 29, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 29, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 29, 57.00, 32.00, 14.00, 15.00, 22.00 +YNG, 10, 29, 55.00, 37.00, 28.00, 28.00, 41.00 +YPA, 10, 29, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 29, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 29, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 29, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 29, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 29, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 29, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 29, 84.00, 57.00, 4.00, 3.00, 7.00 +YVR, 10, 29, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 29, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 29, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 29, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 29, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 29, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 29, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 29, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 29, 48.00, 32.00, 37.00, 35.00, 49.00 +ZUN, 10, 29, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 29, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 29, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 29, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +01R, 10, 29, 75.00, 49.00, -9999.00, -9999.00, 20.00 +1V1, 10, 29, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 29, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 29, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 29, 68.00, 52.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 29, 72.00, 46.00, -9999.00, -9999.00, 18.00 +3B1, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 29, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 29, 50.00, 33.00, -9999.00, -9999.00, 34.00 +3SE, 10, 29, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 29, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 29, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 10, 29, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 29, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 29, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 29, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 29, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 30, 57.00, 38.00, 21.00, 21.00, 31.00 +ABI, 10, 30, 72.00, 49.00, 14.00, 13.00, 21.00 +ABQ, 10, 30, 64.00, 36.00, 10.00, 10.00, 16.00 +ABR, 10, 30, 51.00, 27.00, 15.00, 11.00, 20.00 +ABY, 10, 30, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 30, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 30, 74.00, 51.00, 16.00, 17.00, 25.00 +ACV, 10, 30, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 30, 60.00, 39.00, 19.00, 18.00, 28.00 +ADK, 10, 30, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 30, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 30, 63.00, 38.00, -9999.00, -9999.00, 25.00 +AEX, 10, 30, 74.00, 50.00, -9999.00, -9999.00, 20.00 +AFF, 10, 30, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 30, 82.00, 60.00, -9999.00, -9999.00, 27.00 +AGS, 10, 30, 72.00, 45.00, 14.00, 14.00, 21.00 +AHN, 10, 30, 69.00, 46.00, 16.00, 17.00, 24.00 +AKN, 10, 30, 33.00, 19.00, 28.00, 29.00, 43.00 +AKO, 10, 30, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 30, 55.00, 34.00, 23.00, 23.00, 35.00 +ALI, 10, 30, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 30, 54.00, 32.00, 20.00, 17.00, 29.00 +ALS, 10, 30, 55.00, 18.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 30, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 30, 66.00, 38.00, 12.00, 10.00, 17.00 +AMG, 10, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 30, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 30, 33.00, 21.00, 24.00, 25.00, 36.00 +AND, 10, 30, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 30, 47.00, 38.00, 62.00, 62.00, 72.00 +AOO, 10, 30, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +APN, 10, 30, 50.00, 33.00, 26.00, 27.00, 39.00 +AQQ, 10, 30, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +ART, 10, 30, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +AST, 10, 30, 57.00, 42.00, 44.00, 46.00, 56.00 +ATL, 10, 30, 68.00, 47.00, 16.00, 15.00, 24.00 +ATW, 10, 30, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 30, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 30, 60.00, 37.00, -9999.00, -9999.00, 30.00 +AUG, 10, 30, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 30, 77.00, 54.00, 17.00, 17.00, 26.00 +AUW, 10, 30, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 30, 63.00, 39.00, 18.00, 18.00, 26.00 +AVP, 10, 30, 54.00, 38.00, 24.00, 23.00, 36.00 +AXN, 10, 30, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 30, 56.00, 35.00, -9999.00, -9999.00, 30.00 +AYS, 10, 30, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 30, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 30, 71.00, 47.00, -9999.00, -9999.00, 17.00 +BAD, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +BAF, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 30, 51.00, 22.00, -9999.00, -9999.00, 19.00 +BDL, 10, 30, 57.00, 37.00, 21.00, 20.00, 30.00 +BDR, 10, 30, 58.00, 42.00, 22.00, 18.00, 31.00 +BET, 10, 30, 27.00, 16.00, 28.00, 28.00, 40.00 +BFD, 10, 30, 49.00, 33.00, 36.00, 37.00, 50.00 +BFF, 10, 30, 58.00, 27.00, 10.00, 9.00, 15.00 +BFL, 10, 30, 74.00, 49.00, 7.00, 7.00, 11.00 +BGM, 10, 30, 51.00, 36.00, 29.00, 30.00, 44.00 +BGR, 10, 30, 50.00, 34.00, 25.00, 22.00, 35.00 +BGS, 10, 30, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 30, 69.00, 45.00, 18.00, 16.00, 25.00 +BID, 10, 30, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 30, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 30, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 30, 53.00, 31.00, 15.00, 16.00, 24.00 +BIS, 10, 30, 49.00, 25.00, 15.00, 14.00, 22.00 +BIX, 10, 30, 75.00, 55.00, -9999.00, -9999.00, 20.00 +BJI, 10, 30, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 30, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 30, 60.00, 28.00, -9999.00, -9999.00, 14.00 +BKW, 10, 30, 57.00, 38.00, 27.00, 28.00, 39.00 +BLF, 10, 30, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 30, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 30, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 30, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 30, 63.00, 40.00, -9999.00, -9999.00, 26.00 +BNA, 10, 30, 66.00, 43.00, 21.00, 20.00, 31.00 +BNO, 10, 30, 53.00, 25.00, -9999.00, 20.00, 34.00 +BOI, 10, 30, 57.00, 35.00, 17.00, 20.00, 28.00 +BOS, 10, 30, 57.00, 42.00, 21.00, 21.00, 31.00 +BPI, 10, 30, 48.00, 11.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 30, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 30, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 30, 57.00, 37.00, -9999.00, -9999.00, 26.00 +BRO, 10, 30, 82.00, 62.00, 17.00, 14.00, 23.00 +BRW, 10, 30, 10.00, 0.00, 22.00, 23.00, 32.00 +BSM, 10, 30, 77.00, 54.00, -9999.00, -9999.00, 15.00 +BTI, 10, 30, 13.00, 2.00, 20.00, 20.00, 30.00 +BTL, 10, 30, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 30, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 30, 75.00, 52.00, 14.00, 16.00, 24.00 +BTT, 10, 30, 13.00, 0.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 30, 50.00, 34.00, 30.00, 29.00, 43.00 +BUB, 10, 30, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 30, 53.00, 38.00, 33.00, 33.00, 46.00 +BUR, 10, 30, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 30, 74.00, 58.00, -9999.00, 14.00, 22.00 +BWG, 10, 30, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 30, 61.00, 41.00, 20.00, 18.00, 29.00 +BYH, 10, 30, 67.00, 45.00, -9999.00, -9999.00, 27.00 +BYI, 10, 30, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 30, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 30, 72.00, 45.00, 13.00, 13.00, 21.00 +CAG, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 30, 55.00, 38.00, 27.00, 27.00, 40.00 +CAO, 10, 30, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 30, 45.00, 30.00, 31.00, 30.00, 44.00 +CBM, 10, 30, 71.00, 44.00, -9999.00, -9999.00, 24.00 +CDB, 10, 30, 41.00, 32.00, 62.00, 62.00, 79.00 +CDC, 10, 30, 59.00, 31.00, 12.00, 11.00, 18.00 +CDR, 10, 30, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 30, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 30, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +CEZ, 10, 30, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 30, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 30, 66.00, 44.00, 20.00, 19.00, 28.00 +CHO, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 30, 73.00, 51.00, 12.00, 13.00, 20.00 +CID, 10, 30, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 30, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 30, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 30, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 30, 56.00, 39.00, 28.00, 31.00, 43.00 +CLL, 10, 30, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 30, 67.00, 45.00, 15.00, 16.00, 25.00 +CMH, 10, 30, 57.00, 38.00, 25.00, 24.00, 37.00 +CMI, 10, 30, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 30, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 30, 60.00, 37.00, 15.00, 11.00, 21.00 +CNM, 10, 30, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 30, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +COD, 10, 30, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +COF, 10, 30, 80.00, 63.00, -9999.00, -9999.00, 30.00 +CON, 10, 30, 54.00, 31.00, 22.00, 20.00, 31.00 +COS, 10, 30, 57.00, 30.00, 11.00, 10.00, 16.00 +COT, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 30, 60.00, 40.00, 24.00, 19.00, 32.00 +CPR, 10, 30, 52.00, 27.00, 15.00, 15.00, 21.00 +CRBC, 10, 30, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 30, 80.00, 59.00, 16.00, 15.00, 24.00 +CRW, 10, 30, 62.00, 40.00, 27.00, 26.00, 38.00 +CSG, 10, 30, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 30, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 30, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 30, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 30, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 30, 59.00, 39.00, 23.00, 22.00, 33.00 +CVN, 10, 30, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 30, 66.00, 38.00, -9999.00, -9999.00, 13.00 +CXY, 10, 30, 58.00, 40.00, 18.00, 18.00, 28.00 +CYS, 10, 30, 53.00, 28.00, 13.00, 12.00, 19.00 +DAA, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DAB, 10, 30, 78.00, 60.00, 17.00, 19.00, 27.00 +DAG, 10, 30, 76.00, 49.00, 2.00, 4.00, 5.00 +DAL, 10, 30, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 30, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 30, 57.00, 38.00, 24.00, 25.00, 36.00 +DBQ, 10, 30, 53.00, 34.00, 23.00, 18.00, 32.00 +DCA, 10, 30, 63.00, 45.00, 18.00, 17.00, 26.00 +DDC, 10, 30, 63.00, 37.00, 11.00, 10.00, 16.00 +DEC, 10, 30, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 30, 59.00, 30.00, 13.00, 11.00, 18.00 +DFW, 10, 30, 72.00, 50.00, 15.00, 16.00, 24.00 +DHN, 10, 30, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 30, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 30, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 30, 76.00, 54.00, -9999.00, -9999.00, 15.00 +DLG, 10, 30, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 30, 44.00, 29.00, 24.00, 22.00, 35.00 +DLLC, 10, 30, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 30, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 30, 78.00, 50.00, -9999.00, -9999.00, 10.00 +DMN, 10, 30, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 30, 64.00, 43.00, -9999.00, -9999.00, 26.00 +DPG, 10, 30, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 30, 75.00, 49.00, -9999.00, -9999.00, 19.00 +DRA, 10, 30, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 30, 76.00, 54.00, 11.00, 12.00, 17.00 +DSM, 10, 30, 56.00, 36.00, 21.00, 19.00, 30.00 +DTW, 10, 30, 54.00, 36.00, 22.00, 23.00, 35.00 +DUG, 10, 30, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 30, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 30, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 30, 72.00, 49.00, -9999.00, -9999.00, 17.00 +D45, 10, 30, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 30, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 30, 50.00, 30.00, 18.00, 19.00, 29.00 +ECG, 10, 30, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 30, 72.00, 44.00, -9999.00, -9999.00, 5.00 +EED, 10, 30, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 10, 30, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 30, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 30, 58.00, 33.00, 31.00, 31.00, 43.00 +EKO, 10, 30, 58.00, 26.00, 15.00, 13.00, 22.00 +ELD, 10, 30, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 30, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 30, 72.00, 43.00, 10.00, 9.00, 14.00 +ELY, 10, 30, 56.00, 23.00, 13.00, 13.00, 19.00 +EMP, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 30, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +END, 10, 30, 67.00, 44.00, -9999.00, -9999.00, 15.00 +ENN, 10, 30, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 30, 54.00, 35.00, -9999.00, -9999.00, 15.00 +EPH, 10, 30, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 30, 55.00, 41.00, 33.00, 33.00, 47.00 +ESF, 10, 30, 74.00, 50.00, -9999.00, -9999.00, 30.00 +EUG, 10, 30, 57.00, 41.00, 36.00, 36.00, 45.00 +EVV, 10, 30, 62.00, 40.00, 25.00, 19.00, 33.00 +EWN, 10, 30, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 30, 61.00, 43.00, 19.00, 19.00, 29.00 +EYW, 10, 30, 82.00, 73.00, 17.00, 16.00, 26.00 +E74, 10, 30, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 30, 67.00, 43.00, -9999.00, -9999.00, 23.00 +FAI, 10, 30, 20.00, 5.00, 25.00, 27.00, 38.00 +FAR, 10, 30, 47.00, 27.00, 15.00, 16.00, 24.00 +FAT, 10, 30, 72.00, 46.00, 10.00, 10.00, 15.00 +FAY, 10, 30, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 30, 46.00, 26.00, 19.00, 23.00, 32.00 +FCS, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 10, 30, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 30, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FHU, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 10, 30, 57.00, 26.00, 11.00, 14.00, 18.00 +FLL, 10, 30, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 30, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +FME, 10, 30, 64.00, 38.00, -9999.00, -9999.00, 24.00 +FMH, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FMN, 10, 30, 63.00, 31.00, 11.00, 9.00, 14.00 +FMY, 10, 30, 83.00, 64.00, 8.00, 12.00, 16.00 +FNT, 10, 30, 53.00, 36.00, 24.00, 25.00, 36.00 +FOD, 10, 30, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 30, 62.00, 37.00, -9999.00, -9999.00, 19.00 +FOK, 10, 30, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 30, 62.00, 39.00, -9999.00, -9999.00, 21.00 +FSD, 10, 30, 53.00, 29.00, 16.00, 15.00, 25.00 +FSI, 10, 30, 69.00, 43.00, -9999.00, -9999.00, 17.00 +FSM, 10, 30, 69.00, 43.00, 19.00, 18.00, 28.00 +FTK, 10, 30, 62.00, 38.00, -9999.00, -9999.00, 25.00 +FWA, 10, 30, 56.00, 38.00, 21.00, 22.00, 33.00 +FWH, 10, 30, 72.00, 49.00, -9999.00, -9999.00, 16.00 +FYU, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 30, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 30, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 30, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 30, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 30, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 30, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 30, 50.00, 32.00, 21.00, 23.00, 32.00 +GFA, 10, 30, 51.00, 30.00, -9999.00, -9999.00, 19.00 +GFK, 10, 30, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 30, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 30, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 30, 50.00, 26.00, 10.00, 9.00, 16.00 +GJT, 10, 30, 59.00, 35.00, 14.00, 13.00, 20.00 +GKN, 10, 30, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 30, 59.00, 31.00, 10.00, 9.00, 14.00 +GLH, 10, 30, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 30, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 30, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 30, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GON, 10, 30, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 30, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 30, 50.00, 33.00, 23.00, 21.00, 33.00 +GRCI, 10, 30, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 30, 56.00, 39.00, -9999.00, -9999.00, 52.00 +GRI, 10, 30, 57.00, 32.00, 15.00, 12.00, 21.00 +GRK, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 10, 30, 52.00, 34.00, 26.00, 26.00, 37.00 +GSB, 10, 30, 70.00, 45.00, -9999.00, -9999.00, 22.00 +GSG, 10, 30, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 30, 65.00, 42.00, 16.00, 16.00, 24.00 +GSP, 10, 30, 67.00, 44.00, 16.00, 18.00, 26.00 +GST, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 30, 52.00, 35.00, -9999.00, -9999.00, 46.00 +GTF, 10, 30, 51.00, 30.00, 13.00, 17.00, 22.00 +GUP, 10, 30, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 30, 57.00, 35.00, -9999.00, -9999.00, 31.00 +GVW, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GWO, 10, 30, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 30, 68.00, 53.00, 20.00, 19.00, 29.00 +HBR, 10, 30, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 30, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 30, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 30, 56.00, 33.00, -9999.00, -9999.00, 19.00 +HKY, 10, 30, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 30, 51.00, 26.00, 12.00, 14.00, 21.00 +HMN, 10, 30, 72.00, 34.00, -9999.00, -9999.00, 9.00 +HMS, 10, 30, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 30, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 30, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +HON, 10, 30, 53.00, 28.00, 14.00, 13.00, 21.00 +HOP, 10, 30, 65.00, 40.00, -9999.00, -9999.00, 27.00 +HOT, 10, 30, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 30, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 30, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 30, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 30, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 30, 75.00, 49.00, -9999.00, -9999.00, 21.00 +HST, 10, 30, 83.00, 65.00, -9999.00, -9999.00, 33.00 +HSV, 10, 30, 67.00, 44.00, 21.00, 18.00, 28.00 +HTL, 10, 30, 49.00, 33.00, 28.00, 25.00, 40.00 +HTS, 10, 30, 61.00, 40.00, 24.00, 25.00, 36.00 +HUF, 10, 30, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 30, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 30, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 30, 51.00, 24.00, 10.00, 12.00, 17.00 +IAB, 10, 30, 63.00, 40.00, -9999.00, -9999.00, 19.00 +IAD, 10, 30, 62.00, 38.00, 19.00, 18.00, 27.00 +IAG, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 30, 77.00, 53.00, 17.00, 19.00, 28.00 +ICT, 10, 30, 63.00, 40.00, 17.00, 14.00, 24.00 +IDA, 10, 30, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 30, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 30, 61.00, 41.00, 21.00, 17.00, 28.00 +ILI, 10, 30, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 30, 73.00, 48.00, 15.00, 13.00, 23.00 +IMT, 10, 30, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +IND, 10, 30, 59.00, 38.00, 23.00, 23.00, 33.00 +INL, 10, 30, 43.00, 26.00, 25.00, 24.00, 36.00 +INS, 10, 30, 69.00, 43.00, -9999.00, -9999.00, 5.00 +INT, 10, 30, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +INW, 10, 30, 65.00, 34.00, 8.00, 9.00, 13.00 +IPL, 10, 30, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 30, 56.00, 37.00, 26.00, 24.00, 36.00 +IRK, 10, 30, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 30, 48.00, 24.00, 12.00, 11.00, 19.00 +ISP, 10, 30, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 30, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 30, 81.00, 50.00, -9999.00, -9999.00, 9.00 +IWD, 10, 30, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 30, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 30, 74.00, 45.00, 17.00, 17.00, 26.00 +JAX, 10, 30, 77.00, 54.00, 15.00, 16.00, 24.00 +JBR, 10, 30, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 30, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 30, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 30, 59.00, 44.00, 18.00, 16.00, 27.00 +JHW, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 30, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 30, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 30, 41.00, 32.00, 57.00, 56.00, 68.00 +JST, 10, 30, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 30, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 30, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 30, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 30, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 30, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 30, 52.00, 35.00, 25.00, 26.00, 37.00 +LAR, 10, 30, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 30, 74.00, 48.00, 5.00, 4.00, 8.00 +LAX, 10, 30, 72.00, 56.00, 5.00, 6.00, 8.00 +LBB, 10, 30, 69.00, 42.00, 11.00, 10.00, 16.00 +LBF, 10, 30, 58.00, 27.00, 14.00, 10.00, 18.00 +LCH, 10, 30, 75.00, 53.00, 15.00, 17.00, 25.00 +LCK, 10, 30, 59.00, 38.00, -9999.00, -9999.00, 33.00 +LEB, 10, 30, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 30, 60.00, 41.00, 24.00, 23.00, 34.00 +LFI, 10, 30, 64.00, 47.00, -9999.00, -9999.00, 27.00 +LFK, 10, 30, 75.00, 50.00, 18.00, 18.00, 27.00 +LFT, 10, 30, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 30, 58.00, 46.00, 18.00, 16.00, 27.00 +LGB, 10, 30, 75.00, 54.00, 5.00, 6.00, 9.00 +LGU, 10, 30, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 30, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 30, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 30, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 30, 68.00, 45.00, 18.00, 18.00, 26.00 +LIZ, 10, 30, 45.00, 30.00, -9999.00, -9999.00, 45.00 +LMT, 10, 30, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 10, 30, 51.00, 27.00, 12.00, 11.00, 16.00 +LNK, 10, 30, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 30, 61.00, 28.00, 6.00, 6.00, 10.00 +LOZ, 10, 30, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 30, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 30, 68.00, 44.00, -9999.00, -9999.00, 24.00 +LSE, 10, 30, 52.00, 34.00, 18.00, 18.00, 27.00 +LSF, 10, 30, 73.00, 49.00, -9999.00, -9999.00, 21.00 +LSV, 10, 30, 77.00, 40.00, -9999.00, -9999.00, 5.00 +LTS, 10, 30, 72.00, 44.00, -9999.00, -9999.00, 16.00 +LUF, 10, 30, 82.00, 47.00, -9999.00, -9999.00, 7.00 +LVS, 10, 30, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 30, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 30, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 30, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 30, 63.00, 41.00, 20.00, 19.00, 28.00 +MAF, 10, 30, 71.00, 44.00, 11.00, 8.00, 14.00 +MBL, 10, 30, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 30, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 30, 71.00, 49.00, -9999.00, -9999.00, 17.00 +MCF, 10, 30, 81.00, 61.00, -9999.00, -9999.00, 19.00 +MCG, 10, 30, 21.00, 7.00, 29.00, 29.00, 42.00 +MCI, 10, 30, 60.00, 39.00, 20.00, 18.00, 28.00 +MCK, 10, 30, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 30, 73.00, 46.00, 13.00, 14.00, 21.00 +MCO, 10, 30, 81.00, 61.00, 10.00, 17.00, 22.00 +MCW, 10, 30, 52.00, 31.00, 15.00, 14.00, 23.00 +MC2, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 10, 30, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 30, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 30, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 30, 56.00, 39.00, 28.00, 23.00, 39.00 +MEI, 10, 30, 73.00, 45.00, 17.00, 14.00, 24.00 +MEM, 10, 30, 68.00, 46.00, 22.00, 18.00, 30.00 +MER, 10, 30, 73.00, 43.00, -9999.00, -9999.00, 13.00 +MFD, 10, 30, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 30, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 30, 61.00, 38.00, 25.00, 26.00, 34.00 +MGE, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MGM, 10, 30, 73.00, 48.00, 16.00, 15.00, 26.00 +MGW, 10, 30, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 30, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 30, 70.00, 49.00, -9999.00, -9999.00, 17.00 +MHS, 10, 30, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 30, 83.00, 67.00, 25.00, 25.00, 37.00 +MIB, 10, 30, 46.00, 27.00, -9999.00, -9999.00, 15.00 +MIV, 10, 30, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 30, 60.00, 30.00, -9999.00, -9999.00, 20.00 +MKC, 10, 30, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 30, 51.00, 36.00, 23.00, 20.00, 33.00 +MKG, 10, 30, 52.00, 37.00, 28.00, 26.00, 39.00 +MKL, 10, 30, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 30, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 30, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 30, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 30, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 30, 56.00, 36.00, 22.00, 19.00, 32.00 +MLS, 10, 30, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 30, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 30, 72.00, 49.00, -9999.00, -9999.00, 18.00 +MOB, 10, 30, 74.00, 52.00, 16.00, 17.00, 25.00 +MOT, 10, 30, 46.00, 27.00, 11.00, 11.00, 17.00 +MPV, 10, 30, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 30, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 30, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 30, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 30, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 30, 67.00, 49.00, -9999.00, -9999.00, 18.00 +MSL, 10, 30, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 30, 52.00, 32.00, 22.00, 20.00, 31.00 +MSO, 10, 30, 49.00, 27.00, 19.00, 20.00, 30.00 +MSP, 10, 30, 50.00, 32.00, 19.00, 17.00, 28.00 +MSS, 10, 30, 50.00, 33.00, 28.00, 28.00, 41.00 +MSY, 10, 30, 75.00, 54.00, 14.00, 16.00, 24.00 +MTC, 10, 30, 53.00, 37.00, -9999.00, -9999.00, 31.00 +MTN, 10, 30, 62.00, 41.00, -9999.00, -9999.00, 24.00 +MTO, 10, 30, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 30, 59.00, 37.00, -9999.00, -9999.00, 24.00 +MUO, 10, 30, 60.00, 33.00, -9999.00, -9999.00, 20.00 +MWA, 10, 30, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 30, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 30, 73.00, 48.00, -9999.00, -9999.00, 18.00 +MYL, 10, 30, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 30, 73.00, 47.00, -9999.00, -9999.00, 20.00 +NAO, 10, 30, 71.00, 56.00, -9999.00, -9999.00, 16.00 +NBC, 10, 30, 73.00, 53.00, -9999.00, -9999.00, 19.00 +NBE, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 10, 30, 56.00, 37.00, -9999.00, -9999.00, 28.00 +NCA, 10, 30, 72.00, 45.00, -9999.00, -9999.00, 23.00 +NCO, 10, 30, 58.00, 42.00, -9999.00, -9999.00, 31.00 +NC1, 10, 30, 69.00, 47.00, -9999.00, -9999.00, 5.00 +NEL, 10, 30, 62.00, 37.00, -9999.00, -9999.00, 28.00 +NFG, 10, 30, 71.00, 52.00, -9999.00, -9999.00, 8.00 +NFL, 10, 30, 62.00, 29.00, -9999.00, -9999.00, 9.00 +NGP, 10, 30, 80.00, 60.00, -9999.00, -9999.00, 22.00 +NGU, 10, 30, 65.00, 48.00, -9999.00, -9999.00, 25.00 +NGZ, 10, 30, 66.00, 51.00, -9999.00, -9999.00, 20.00 +NHK, 10, 30, 63.00, 40.00, -9999.00, -9999.00, 25.00 +NHZ, 10, 30, 52.00, 35.00, -9999.00, -9999.00, 36.00 +NID, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 30, 77.00, 54.00, -9999.00, -9999.00, 23.00 +NIR, 10, 30, 79.00, 55.00, -9999.00, -9999.00, 19.00 +NKT, 10, 30, 71.00, 51.00, -9999.00, -9999.00, 26.00 +NKX, 10, 30, 72.00, 57.00, -9999.00, -9999.00, 11.00 +NLC, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +NMM, 10, 30, 72.00, 44.00, -9999.00, -9999.00, 23.00 +NPA, 10, 30, 74.00, 54.00, -9999.00, -9999.00, 21.00 +NQA, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 10, 30, 82.00, 58.00, -9999.00, -9999.00, 18.00 +NQX, 10, 30, 82.00, 73.00, -9999.00, -9999.00, 28.00 +NRB, 10, 30, 76.00, 60.00, -9999.00, -9999.00, 26.00 +NRC, 10, 30, 73.00, 44.00, -9999.00, -9999.00, 17.00 +NRS, 10, 30, 71.00, 53.00, -9999.00, -9999.00, 9.00 +NSE, 10, 30, 75.00, 50.00, -9999.00, -9999.00, 23.00 +NSI, 10, 30, 72.00, 51.00, -9999.00, -9999.00, 11.00 +NTD, 10, 30, 72.00, 51.00, -9999.00, -9999.00, 8.00 +NTK, 10, 30, 77.00, 54.00, -9999.00, -9999.00, 9.00 +NTU, 10, 30, 65.00, 48.00, -9999.00, -9999.00, 25.00 +NUC, 10, 30, 70.00, 55.00, -9999.00, -9999.00, 9.00 +NUQ, 10, 30, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NUW, 10, 30, 54.00, 39.00, -9999.00, -9999.00, 47.00 +NWF, 10, 30, 75.00, 54.00, -9999.00, -9999.00, 8.00 +NXX, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NYG, 10, 30, 64.00, 38.00, -9999.00, -9999.00, 26.00 +NZC, 10, 30, 77.00, 51.00, -9999.00, -9999.00, 23.00 +NZJ, 10, 30, 76.00, 49.00, -9999.00, -9999.00, 9.00 +NZW, 10, 30, 57.00, 38.00, -9999.00, -9999.00, 33.00 +NZY, 10, 30, 72.00, 57.00, -9999.00, -9999.00, 9.00 +OAK, 10, 30, 68.00, 48.00, 12.00, 12.00, 18.00 +OAR, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +OFF, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 10, 30, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 30, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 30, 67.00, 44.00, 15.00, 14.00, 22.00 +OLM, 10, 30, 54.00, 37.00, 40.00, 43.00, 54.00 +OMA, 10, 30, 58.00, 35.00, 15.00, 14.00, 22.00 +OME, 10, 30, 27.00, 15.00, 29.00, 28.00, 39.00 +ONT, 10, 30, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 30, 56.00, 37.00, 25.00, 21.00, 35.00 +ORF, 10, 30, 65.00, 48.00, 18.00, 16.00, 26.00 +ORH, 10, 30, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 30, 16.00, 0.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 30, 51.00, 33.00, -9999.00, -9999.00, 34.00 +OTG, 10, 30, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 30, 60.00, 45.00, 39.00, 40.00, 49.00 +OTM, 10, 30, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 30, 19.00, 9.00, 22.00, 26.00, 35.00 +OURC, 10, 30, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 30, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 30, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 30, 74.00, 50.00, -9999.00, -9999.00, 21.00 +PACZ, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 30, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 30, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 30, 19.00, 4.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 30, 18.00, 6.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 30, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 30, 17.00, 4.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 30, 76.00, 51.00, -9999.00, -9999.00, 19.00 +PAQ, 10, 30, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 30, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 30, 42.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 30, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 30, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 30, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 30, 50.00, 34.00, -9999.00, -9999.00, 37.00 +PBI, 10, 30, 82.00, 67.00, 23.00, 26.00, 36.00 +PDT, 10, 30, 56.00, 37.00, 18.00, 21.00, 30.00 +PDX, 10, 30, 57.00, 42.00, 39.00, 38.00, 49.00 +PFN, 10, 30, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 30, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 30, 60.00, 41.00, 20.00, 17.00, 28.00 +PHX, 10, 30, 81.00, 54.00, 6.00, 6.00, 10.00 +PIA, 10, 30, 57.00, 37.00, 24.00, 20.00, 33.00 +PIB, 10, 30, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 30, 54.00, 30.00, 17.00, 19.00, 27.00 +PIR, 10, 30, 54.00, 30.00, 11.00, 11.00, 17.00 +PIT, 10, 30, 56.00, 38.00, 27.00, 26.00, 39.00 +PKB, 10, 30, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 30, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 30, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 30, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 30, 74.00, 54.00, 12.00, 14.00, 20.00 +POB, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +POE, 10, 30, 74.00, 48.00, -9999.00, -9999.00, 29.00 +POM, 10, 30, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 10, 30, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 30, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 30, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 30, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 30, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 30, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 30, 55.00, 34.00, -9999.00, -9999.00, 34.00 +PSP, 10, 30, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 30, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 30, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 30, 63.00, 30.00, 10.00, 7.00, 15.00 +PUC, 10, 30, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 30, 58.00, 39.00, 21.00, 20.00, 30.00 +PVU, 10, 30, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 30, 52.00, 34.00, 24.00, 22.00, 34.00 +P02, 10, 30, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +P07, 10, 30, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +P11, 10, 30, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +P24, 10, 30, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +P28, 10, 30, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +P35, 10, 30, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +P38, 10, 30, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +P39, 10, 30, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +P58, 10, 30, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +P59, 10, 30, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +P60, 10, 30, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +P61, 10, 30, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +P67, 10, 30, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +P68, 10, 30, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +P69, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 30, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 30, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 30, 55.00, 28.00, 11.00, 10.00, 16.00 +RBL, 10, 30, 71.00, 46.00, 19.00, 19.00, 26.00 +RCA, 10, 30, 55.00, 28.00, -9999.00, -9999.00, 15.00 +RDD, 10, 30, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 30, 56.00, 30.00, 16.00, 16.00, 25.00 +RDR, 10, 30, 45.00, 26.00, -9999.00, -9999.00, 19.00 +RDU, 10, 30, 67.00, 43.00, 16.00, 17.00, 25.00 +REE, 10, 30, 69.00, 42.00, -9999.00, -9999.00, 12.00 +REJ, 10, 30, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 30, 54.00, 35.00, 23.00, 19.00, 33.00 +RIC, 10, 30, 66.00, 41.00, 18.00, 17.00, 26.00 +RIV, 10, 30, 77.00, 48.00, -9999.00, -9999.00, 8.00 +RIW, 10, 30, 53.00, 20.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 30, 49.00, 25.00, 13.00, 9.00, 17.00 +RME, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +RMG, 10, 30, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +RND, 10, 30, 76.00, 53.00, -9999.00, -9999.00, 20.00 +RNO, 10, 30, 61.00, 30.00, 12.00, 10.00, 16.00 +ROA, 10, 30, 63.00, 40.00, 19.00, 19.00, 27.00 +ROC, 10, 30, 54.00, 37.00, 32.00, 30.00, 45.00 +ROW, 10, 30, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 30, 62.00, 36.00, 11.00, 11.00, 18.00 +RST, 10, 30, 50.00, 31.00, 19.00, 19.00, 29.00 +RWF, 10, 30, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 30, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 30, 70.00, 47.00, 14.00, 14.00, 18.00 +SAF, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 30, 72.00, 57.00, 8.00, 8.00, 11.00 +SAT, 10, 30, 76.00, 53.00, 15.00, 17.00, 25.00 +SAV, 10, 30, 73.00, 52.00, 12.00, 13.00, 20.00 +SAW, 10, 30, 48.00, 34.00, -9999.00, -9999.00, 44.00 +SBA, 10, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 30, 77.00, 48.00, -9999.00, -9999.00, 9.00 +SBN, 10, 30, 55.00, 38.00, 29.00, 26.00, 40.00 +SBP, 10, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 30, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 30, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 30, 9.00, -2.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 30, 71.00, 46.00, 10.00, 14.00, 15.00 +SDF, 10, 30, 62.00, 41.00, 23.00, 21.00, 32.00 +SEA, 10, 30, 54.00, 43.00, 36.00, 35.00, 47.00 +SEM, 10, 30, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 30, 66.00, 49.00, 14.00, 15.00, 21.00 +SGF, 10, 30, 63.00, 40.00, 21.00, 20.00, 32.00 +SGY, 10, 30, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 30, 54.00, 25.00, 15.00, 15.00, 23.00 +SHV, 10, 30, 73.00, 49.00, 17.00, 18.00, 26.00 +SIT, 10, 30, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 30, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 30, 73.00, 48.00, 12.00, 10.00, 17.00 +SKA, 10, 30, 50.00, 32.00, -9999.00, -9999.00, 32.00 +SKF, 10, 30, 76.00, 53.00, -9999.00, -9999.00, 19.00 +SLC, 10, 30, 58.00, 35.00, 18.00, 16.00, 25.00 +SLE, 10, 30, 57.00, 39.00, 39.00, 37.00, 48.00 +SLN, 10, 30, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 30, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 30, 71.00, 45.00, -9999.00, 10.00, 15.00 +SNA, 10, 30, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 30, 39.00, 31.00, 51.00, 54.00, 68.00 +SNS, 10, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 30, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 30, 59.00, 39.00, 23.00, 19.00, 31.00 +SPS, 10, 30, 70.00, 46.00, 15.00, 14.00, 22.00 +SRQ, 10, 30, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 30, 72.00, 45.00, -9999.00, -9999.00, 21.00 +SSI, 10, 30, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +STC, 10, 30, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 30, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +STL, 10, 30, 61.00, 42.00, 25.00, 20.00, 34.00 +STNV, 10, 30, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STS, 10, 30, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 30, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 30, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 30, 71.00, 45.00, -9999.00, -9999.00, 16.00 +SUX, 10, 30, 56.00, 33.00, 17.00, 15.00, 25.00 +SVN, 10, 30, 73.00, 52.00, -9999.00, -9999.00, 19.00 +SWF, 10, 30, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 30, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 30, 54.00, 37.00, 33.00, 34.00, 46.00 +SZL, 10, 30, 62.00, 37.00, -9999.00, -9999.00, 25.00 +TAD, 10, 30, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 30, 17.00, 4.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 30, 66.00, 37.00, -9999.00, -9999.00, 26.00 +TCC, 10, 30, 68.00, 38.00, 7.00, 8.00, 13.00 +TCL, 10, 30, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 30, 56.00, 39.00, -9999.00, -9999.00, 53.00 +TCS, 10, 30, 69.00, 41.00, -9999.00, 7.00, 15.00 +TEB, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 30, 67.00, 44.00, -9999.00, -9999.00, 16.00 +TKA, 10, 30, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 30, 77.00, 50.00, 12.00, 14.00, 19.00 +TNX, 10, 30, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 30, 55.00, 35.00, 22.00, 22.00, 35.00 +TOP, 10, 30, 62.00, 37.00, 16.00, 17.00, 25.00 +TPA, 10, 30, 81.00, 61.00, 9.00, 13.00, 18.00 +TPH, 10, 30, 60.00, 31.00, 6.00, 5.00, 9.00 +TRI, 10, 30, 63.00, 39.00, 21.00, 21.00, 31.00 +TRK, 10, 30, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 30, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 30, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 30, 67.00, 44.00, 15.00, 16.00, 23.00 +TUP, 10, 30, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 30, 78.00, 50.00, 8.00, 7.00, 12.00 +TVC, 10, 30, 51.00, 35.00, 28.00, 26.00, 38.00 +TVL, 10, 30, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 30, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 30, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 30, 65.00, 41.00, 20.00, 19.00, 30.00 +T01, 10, 30, 64.00, 42.00, -9999.00, -9999.00, 27.00 +T02, 10, 30, 70.00, 46.00, -9999.00, -9999.00, 18.00 +T03, 10, 30, 72.00, 48.00, -9999.00, -9999.00, 20.00 +T04, 10, 30, 82.00, 62.00, -9999.00, -9999.00, 19.00 +T05, 10, 30, 62.00, 36.00, -9999.00, -9999.00, 20.00 +T06, 10, 30, 74.00, 44.00, -9999.00, -9999.00, 24.00 +T07, 10, 30, 63.00, 29.00, -9999.00, -9999.00, 19.00 +T08, 10, 30, 54.00, 35.00, -9999.00, -9999.00, 19.00 +UCA, 10, 30, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 30, 69.00, 43.00, -9999.00, -9999.00, 5.00 +UIL, 10, 30, 54.00, 39.00, 51.00, 53.00, 62.00 +UIN, 10, 30, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 30, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 30, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 30, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +U15, 10, 30, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +U28, 10, 30, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 30, 74.00, 49.00, -9999.00, -9999.00, 18.00 +VBG, 10, 30, 73.00, 46.00, -9999.00, -9999.00, 14.00 +VCT, 10, 30, 78.00, 56.00, 16.00, 17.00, 26.00 +VCV, 10, 30, 73.00, 40.00, -9999.00, -9999.00, 5.00 +VDZ, 10, 30, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 30, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 30, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 30, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 30, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 30, 75.00, 49.00, -9999.00, -9999.00, 19.00 +VRB, 10, 30, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 30, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 30, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 30, 64.00, 42.00, 19.00, 16.00, 25.00 +WJA, 10, 30, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 30, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 30, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 30, 60.00, 26.00, 14.00, 13.00, 20.00 +WPO, 10, 30, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 30, 73.00, 46.00, -9999.00, -9999.00, 20.00 +WRG, 10, 30, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 30, 62.00, 39.00, -9999.00, -9999.00, 26.00 +WRL, 10, 30, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +X68, 10, 30, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 30, 41.00, 29.00, 68.00, 68.00, 77.00 +YCG, 10, 30, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 30, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 30, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 30, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 30, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 30, 56.00, 32.00, 15.00, 16.00, 23.00 +YNG, 10, 30, 54.00, 37.00, 28.00, 28.00, 41.00 +YPA, 10, 30, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 30, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 30, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 30, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 30, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 30, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 30, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 30, 83.00, 56.00, 4.00, 3.00, 7.00 +YVR, 10, 30, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 30, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 30, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 30, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 30, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 30, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 30, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 30, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 30, 47.00, 31.00, 37.00, 35.00, 50.00 +ZUN, 10, 30, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 30, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 30, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 30, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +01R, 10, 30, 74.00, 49.00, -9999.00, -9999.00, 20.00 +1V1, 10, 30, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 30, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 30, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 30, 68.00, 51.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 30, 72.00, 45.00, -9999.00, -9999.00, 18.00 +3B1, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 30, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 30, 49.00, 32.00, -9999.00, -9999.00, 34.00 +3SE, 10, 30, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 30, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 30, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 10, 30, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 30, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 30, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 30, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 30, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +ABE, 10, 31, 57.00, 38.00, 21.00, 21.00, 32.00 +ABI, 10, 31, 72.00, 49.00, 14.00, 12.00, 20.00 +ABQ, 10, 31, 63.00, 36.00, 10.00, 10.00, 15.00 +ABR, 10, 31, 50.00, 27.00, 14.00, 11.00, 19.00 +ABY, 10, 31, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +ACK, 10, 31, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +ACT, 10, 31, 74.00, 51.00, 17.00, 16.00, 26.00 +ACV, 10, 31, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 10, 31, 60.00, 39.00, 20.00, 18.00, 29.00 +ADK, 10, 31, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 10, 31, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ADQ, 10, 31, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 10, 31, 63.00, 38.00, -9999.00, -9999.00, 26.00 +AEX, 10, 31, 74.00, 50.00, -9999.00, -9999.00, 21.00 +AFF, 10, 31, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +AGC, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 10, 31, 82.00, 60.00, -9999.00, -9999.00, 27.00 +AGS, 10, 31, 72.00, 45.00, 14.00, 14.00, 21.00 +AHN, 10, 31, 69.00, 46.00, 16.00, 17.00, 24.00 +AKN, 10, 31, 33.00, 19.00, 28.00, 29.00, 43.00 +AKO, 10, 31, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +ALB, 10, 31, 55.00, 34.00, 24.00, 23.00, 35.00 +ALI, 10, 31, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ALO, 10, 31, 53.00, 32.00, 20.00, 17.00, 29.00 +ALS, 10, 31, 54.00, 18.00, -9999.00, -9999.00, -9999.00 +ALW, 10, 31, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +AMA, 10, 31, 66.00, 38.00, 11.00, 10.00, 16.00 +AMG, 10, 31, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ANB, 10, 31, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ANC, 10, 31, 32.00, 21.00, 23.00, 24.00, 36.00 +AND, 10, 31, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ANI, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 10, 31, 47.00, 38.00, 62.00, 62.00, 72.00 +AOO, 10, 31, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +APN, 10, 31, 49.00, 33.00, 27.00, 28.00, 39.00 +AQQ, 10, 31, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +ART, 10, 31, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +AST, 10, 31, 57.00, 42.00, 45.00, 46.00, 57.00 +ATL, 10, 31, 68.00, 47.00, 16.00, 16.00, 25.00 +ATW, 10, 31, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +ATY, 10, 31, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +AT2, 10, 31, 60.00, 37.00, -9999.00, -9999.00, 30.00 +AUG, 10, 31, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +AUS, 10, 31, 77.00, 54.00, 17.00, 16.00, 26.00 +AUW, 10, 31, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +AVL, 10, 31, 63.00, 39.00, 18.00, 18.00, 27.00 +AVP, 10, 31, 54.00, 38.00, 25.00, 24.00, 37.00 +AXN, 10, 31, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +AYE, 10, 31, 56.00, 35.00, -9999.00, -9999.00, 30.00 +AYS, 10, 31, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +AZO, 10, 31, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +BAB, 10, 31, 71.00, 47.00, -9999.00, -9999.00, 18.00 +BAD, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 10, 31, 50.00, 22.00, -9999.00, -9999.00, 19.00 +BDL, 10, 31, 57.00, 37.00, 21.00, 21.00, 31.00 +BDR, 10, 31, 58.00, 42.00, 23.00, 18.00, 31.00 +BET, 10, 31, 27.00, 16.00, 27.00, 28.00, 40.00 +BFD, 10, 31, 49.00, 33.00, 36.00, 37.00, 51.00 +BFF, 10, 31, 57.00, 27.00, 10.00, 10.00, 15.00 +BFL, 10, 31, 73.00, 49.00, 7.00, 7.00, 11.00 +BGM, 10, 31, 51.00, 36.00, 30.00, 31.00, 44.00 +BGR, 10, 31, 50.00, 34.00, 25.00, 23.00, 36.00 +BGS, 10, 31, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +BHM, 10, 31, 69.00, 45.00, 18.00, 16.00, 25.00 +BID, 10, 31, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +BIG, 10, 31, 20.00, 6.00, -9999.00, -9999.00, -9999.00 +BIH, 10, 31, 69.00, 32.00, -9999.00, -9999.00, -9999.00 +BIL, 10, 31, 52.00, 31.00, 15.00, 16.00, 23.00 +BIS, 10, 31, 48.00, 25.00, 15.00, 13.00, 21.00 +BIX, 10, 31, 75.00, 55.00, -9999.00, -9999.00, 20.00 +BJI, 10, 31, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +BKE, 10, 31, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 10, 31, 60.00, 28.00, -9999.00, -9999.00, 14.00 +BKW, 10, 31, 57.00, 38.00, 27.00, 29.00, 39.00 +BLF, 10, 31, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +BLH, 10, 31, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +BLHM, 10, 31, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +BLI, 10, 31, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 10, 31, 63.00, 40.00, -9999.00, -9999.00, 26.00 +BNA, 10, 31, 66.00, 43.00, 21.00, 20.00, 31.00 +BNO, 10, 31, 53.00, 25.00, -9999.00, 21.00, 35.00 +BOI, 10, 31, 56.00, 35.00, 18.00, 20.00, 28.00 +BOS, 10, 31, 57.00, 42.00, 21.00, 22.00, 32.00 +BPI, 10, 31, 47.00, 11.00, -9999.00, -9999.00, -9999.00 +BPT, 10, 31, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +BRD, 10, 31, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BRL, 10, 31, 57.00, 37.00, -9999.00, -9999.00, 26.00 +BRO, 10, 31, 82.00, 62.00, 16.00, 13.00, 23.00 +BRW, 10, 31, 10.00, 0.00, 22.00, 22.00, 32.00 +BSM, 10, 31, 77.00, 54.00, -9999.00, -9999.00, 15.00 +BTI, 10, 31, 13.00, 1.00, 19.00, 20.00, 30.00 +BTL, 10, 31, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +BTM, 10, 31, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +BTR, 10, 31, 75.00, 52.00, 14.00, 17.00, 25.00 +BTT, 10, 31, 12.00, -1.00, -9999.00, -9999.00, -9999.00 +BTV, 10, 31, 50.00, 34.00, 30.00, 29.00, 43.00 +BUB, 10, 31, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +BUF, 10, 31, 53.00, 38.00, 34.00, 34.00, 47.00 +BUR, 10, 31, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BVE, 10, 31, 74.00, 58.00, -9999.00, 15.00, 23.00 +BWG, 10, 31, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +BWI, 10, 31, 61.00, 41.00, 19.00, 19.00, 29.00 +BYH, 10, 31, 67.00, 45.00, -9999.00, -9999.00, 27.00 +BYI, 10, 31, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +BZN, 10, 31, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +CAE, 10, 31, 72.00, 45.00, 13.00, 14.00, 22.00 +CAG, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 10, 31, 55.00, 38.00, 27.00, 27.00, 41.00 +CAO, 10, 31, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CAR, 10, 31, 44.00, 30.00, 32.00, 30.00, 45.00 +CBM, 10, 31, 71.00, 44.00, -9999.00, -9999.00, 24.00 +CDB, 10, 31, 41.00, 32.00, 62.00, 62.00, 79.00 +CDC, 10, 31, 59.00, 31.00, 12.00, 12.00, 18.00 +CDR, 10, 31, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +CDS, 10, 31, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +CDV, 10, 31, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +CEF, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 10, 31, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +CGI, 10, 31, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CHA, 10, 31, 66.00, 44.00, 21.00, 20.00, 29.00 +CHO, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 10, 31, 73.00, 51.00, 12.00, 14.00, 21.00 +CID, 10, 31, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CIR, 10, 31, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +CIU, 10, 31, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +CKB, 10, 31, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +CKL, 10, 31, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CLE, 10, 31, 56.00, 39.00, 28.00, 31.00, 44.00 +CLL, 10, 31, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CLT, 10, 31, 67.00, 45.00, 16.00, 16.00, 25.00 +CMH, 10, 31, 57.00, 38.00, 25.00, 25.00, 37.00 +CMI, 10, 31, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +CMX, 10, 31, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +CNK, 10, 31, 60.00, 37.00, 15.00, 11.00, 21.00 +CNM, 10, 31, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +CNU, 10, 31, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +COD, 10, 31, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +COF, 10, 31, 80.00, 63.00, -9999.00, -9999.00, 29.00 +CON, 10, 31, 54.00, 31.00, 22.00, 21.00, 32.00 +COS, 10, 31, 56.00, 30.00, 11.00, 10.00, 16.00 +COT, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 10, 31, 60.00, 40.00, 24.00, 20.00, 32.00 +CPR, 10, 31, 52.00, 27.00, 14.00, 15.00, 21.00 +CRBC, 10, 31, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +CRP, 10, 31, 80.00, 59.00, 16.00, 15.00, 24.00 +CRW, 10, 31, 62.00, 40.00, 27.00, 27.00, 39.00 +CSG, 10, 31, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +CSM, 10, 31, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CSV, 10, 31, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CTB, 10, 31, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +CTY, 10, 31, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CVG, 10, 31, 59.00, 39.00, 23.00, 22.00, 33.00 +CVN, 10, 31, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +CVS, 10, 31, 66.00, 38.00, -9999.00, -9999.00, 12.00 +CXY, 10, 31, 58.00, 40.00, 18.00, 18.00, 28.00 +CYS, 10, 31, 53.00, 28.00, 13.00, 13.00, 19.00 +DAA, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DAB, 10, 31, 78.00, 60.00, 16.00, 19.00, 27.00 +DAG, 10, 31, 75.00, 49.00, 3.00, 4.00, 5.00 +DAL, 10, 31, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +DAN, 10, 31, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DAY, 10, 31, 57.00, 38.00, 25.00, 26.00, 36.00 +DBQ, 10, 31, 52.00, 34.00, 24.00, 19.00, 33.00 +DCA, 10, 31, 63.00, 45.00, 18.00, 17.00, 27.00 +DDC, 10, 31, 62.00, 37.00, 11.00, 11.00, 16.00 +DEC, 10, 31, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +DEN, 10, 31, 59.00, 30.00, 13.00, 12.00, 19.00 +DFW, 10, 31, 72.00, 50.00, 15.00, 15.00, 23.00 +DHN, 10, 31, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +DHT, 10, 31, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +DIK, 10, 31, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +DLF, 10, 31, 76.00, 54.00, -9999.00, -9999.00, 15.00 +DLG, 10, 31, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +DLH, 10, 31, 43.00, 28.00, 25.00, 22.00, 36.00 +DLLC, 10, 31, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +DLS, 10, 31, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +DMA, 10, 31, 78.00, 50.00, -9999.00, -9999.00, 10.00 +DMN, 10, 31, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +DOV, 10, 31, 64.00, 43.00, -9999.00, -9999.00, 27.00 +DPG, 10, 31, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +DP1, 10, 31, 75.00, 49.00, -9999.00, -9999.00, 20.00 +DRA, 10, 31, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +DRT, 10, 31, 76.00, 54.00, 11.00, 11.00, 16.00 +DSM, 10, 31, 56.00, 36.00, 21.00, 19.00, 30.00 +DTW, 10, 31, 54.00, 36.00, 23.00, 24.00, 35.00 +DUG, 10, 31, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +DUJ, 10, 31, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +DUT, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 10, 31, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +DYS, 10, 31, 72.00, 49.00, -9999.00, -9999.00, 17.00 +D45, 10, 31, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +EAT, 10, 31, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +EAU, 10, 31, 49.00, 30.00, 19.00, 18.00, 28.00 +ECG, 10, 31, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +EDW, 10, 31, 72.00, 44.00, -9999.00, -9999.00, 5.00 +EED, 10, 31, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +EFD, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 10, 31, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +EHA, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 10, 31, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 10, 31, 58.00, 33.00, 32.00, 32.00, 44.00 +EKO, 10, 31, 57.00, 26.00, 16.00, 14.00, 22.00 +ELD, 10, 31, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ELM, 10, 31, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +ELP, 10, 31, 72.00, 43.00, 9.00, 9.00, 13.00 +ELY, 10, 31, 55.00, 23.00, 13.00, 12.00, 19.00 +EMP, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 10, 31, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +END, 10, 31, 66.00, 44.00, -9999.00, -9999.00, 15.00 +ENN, 10, 31, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +ENV, 10, 31, 54.00, 35.00, -9999.00, -9999.00, 15.00 +EPH, 10, 31, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +ERI, 10, 31, 55.00, 41.00, 33.00, 34.00, 47.00 +ESF, 10, 31, 74.00, 50.00, -9999.00, -9999.00, 30.00 +EUG, 10, 31, 57.00, 41.00, 37.00, 37.00, 46.00 +EVV, 10, 31, 62.00, 40.00, 25.00, 20.00, 34.00 +EWN, 10, 31, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EWR, 10, 31, 61.00, 43.00, 20.00, 18.00, 29.00 +EYW, 10, 31, 82.00, 73.00, 16.00, 16.00, 26.00 +E74, 10, 31, 75.00, 41.00, -9999.00, -9999.00, -9999.00 +FAF, 10, 31, 67.00, 43.00, -9999.00, -9999.00, 23.00 +FAI, 10, 31, 19.00, 4.00, 25.00, 27.00, 38.00 +FAR, 10, 31, 46.00, 27.00, 15.00, 15.00, 23.00 +FAT, 10, 31, 72.00, 46.00, 10.00, 11.00, 15.00 +FAY, 10, 31, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +FCA, 10, 31, 45.00, 26.00, 20.00, 23.00, 33.00 +FCS, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 10, 31, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +FEW, 10, 31, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +FFO, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FHU, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 10, 31, 57.00, 26.00, 11.00, 14.00, 17.00 +FLL, 10, 31, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +FLO, 10, 31, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +FLV, 10, 31, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +FME, 10, 31, 64.00, 38.00, -9999.00, -9999.00, 24.00 +FMH, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FMN, 10, 31, 62.00, 31.00, 10.00, 9.00, 13.00 +FMY, 10, 31, 83.00, 64.00, 9.00, 11.00, 16.00 +FNT, 10, 31, 53.00, 36.00, 25.00, 25.00, 36.00 +FOD, 10, 31, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +FOE, 10, 31, 61.00, 37.00, -9999.00, -9999.00, 18.00 +FOK, 10, 31, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +FRI, 10, 31, 62.00, 39.00, -9999.00, -9999.00, 20.00 +FSD, 10, 31, 52.00, 29.00, 17.00, 15.00, 26.00 +FSI, 10, 31, 69.00, 43.00, -9999.00, -9999.00, 17.00 +FSM, 10, 31, 69.00, 43.00, 20.00, 18.00, 29.00 +FTK, 10, 31, 62.00, 38.00, -9999.00, -9999.00, 26.00 +FWA, 10, 31, 56.00, 38.00, 22.00, 23.00, 34.00 +FWH, 10, 31, 72.00, 49.00, -9999.00, -9999.00, 17.00 +FYU, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 10, 31, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GAG, 10, 31, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +GAM, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 10, 31, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +GCC, 10, 31, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +GCK, 10, 31, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +GDP, 10, 31, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GEG, 10, 31, 49.00, 32.00, 21.00, 24.00, 33.00 +GFA, 10, 31, 51.00, 30.00, -9999.00, -9999.00, 19.00 +GFK, 10, 31, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +GFL, 10, 31, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GGG, 10, 31, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GGW, 10, 31, 49.00, 26.00, 10.00, 10.00, 16.00 +GJT, 10, 31, 59.00, 35.00, 14.00, 13.00, 20.00 +GKN, 10, 31, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +GLD, 10, 31, 58.00, 31.00, 11.00, 10.00, 15.00 +GLH, 10, 31, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +GLS, 10, 31, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +GLWC, 10, 31, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +GNV, 10, 31, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GON, 10, 31, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GPT, 10, 31, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +GRB, 10, 31, 49.00, 33.00, 23.00, 22.00, 34.00 +GRCI, 10, 31, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +GRF, 10, 31, 56.00, 39.00, -9999.00, -9999.00, 52.00 +GRI, 10, 31, 57.00, 32.00, 15.00, 12.00, 21.00 +GRK, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 10, 31, 52.00, 34.00, 27.00, 26.00, 38.00 +GSB, 10, 31, 70.00, 45.00, -9999.00, -9999.00, 22.00 +GSG, 10, 31, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +GSO, 10, 31, 65.00, 42.00, 17.00, 17.00, 24.00 +GSP, 10, 31, 67.00, 44.00, 17.00, 19.00, 27.00 +GST, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 10, 31, 52.00, 35.00, -9999.00, -9999.00, 46.00 +GTF, 10, 31, 51.00, 30.00, 14.00, 17.00, 23.00 +GUP, 10, 31, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +GUS, 10, 31, 57.00, 35.00, -9999.00, -9999.00, 32.00 +GVW, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 10, 31, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HAT, 10, 31, 68.00, 53.00, 20.00, 20.00, 29.00 +HBR, 10, 31, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HDO, 10, 31, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIB, 10, 31, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +HIF, 10, 31, 56.00, 33.00, -9999.00, -9999.00, 20.00 +HKY, 10, 31, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +HLC, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 10, 31, 50.00, 26.00, 13.00, 15.00, 22.00 +HMN, 10, 31, 72.00, 34.00, -9999.00, -9999.00, 9.00 +HMS, 10, 31, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +HOB, 10, 31, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +HOM, 10, 31, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +HON, 10, 31, 52.00, 28.00, 13.00, 12.00, 20.00 +HOP, 10, 31, 65.00, 40.00, -9999.00, -9999.00, 27.00 +HOT, 10, 31, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HOU, 10, 31, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HPN, 10, 31, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +HQM, 10, 31, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 10, 31, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +HRT, 10, 31, 75.00, 49.00, -9999.00, -9999.00, 21.00 +HST, 10, 31, 83.00, 65.00, -9999.00, -9999.00, 32.00 +HSV, 10, 31, 67.00, 44.00, 21.00, 18.00, 29.00 +HTL, 10, 31, 48.00, 33.00, 28.00, 26.00, 40.00 +HTS, 10, 31, 61.00, 40.00, 25.00, 25.00, 37.00 +HUF, 10, 31, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +HUL, 10, 31, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +HVN, 10, 31, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HVR, 10, 31, 50.00, 24.00, 10.00, 13.00, 17.00 +IAB, 10, 31, 62.00, 40.00, -9999.00, -9999.00, 18.00 +IAD, 10, 31, 62.00, 38.00, 19.00, 19.00, 28.00 +IAG, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 10, 31, 77.00, 53.00, 18.00, 19.00, 29.00 +ICT, 10, 31, 62.00, 40.00, 16.00, 15.00, 24.00 +IDA, 10, 31, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +IGM, 10, 31, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +ILG, 10, 31, 61.00, 41.00, 21.00, 18.00, 29.00 +ILI, 10, 31, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +ILM, 10, 31, 73.00, 48.00, 16.00, 14.00, 23.00 +IMT, 10, 31, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +IND, 10, 31, 58.00, 38.00, 23.00, 23.00, 33.00 +INL, 10, 31, 42.00, 25.00, 25.00, 23.00, 36.00 +INS, 10, 31, 69.00, 43.00, -9999.00, -9999.00, 6.00 +INT, 10, 31, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +INW, 10, 31, 65.00, 34.00, 7.00, 9.00, 12.00 +IPL, 10, 31, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +IPT, 10, 31, 56.00, 37.00, 27.00, 24.00, 37.00 +IRK, 10, 31, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +ISN, 10, 31, 47.00, 23.00, 12.00, 11.00, 20.00 +ISP, 10, 31, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +ITH, 10, 31, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +IWA, 10, 31, 81.00, 50.00, -9999.00, -9999.00, 8.00 +IWD, 10, 31, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +JAC, 10, 31, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +JAN, 10, 31, 74.00, 45.00, 18.00, 17.00, 26.00 +JAX, 10, 31, 77.00, 54.00, 14.00, 15.00, 23.00 +JBR, 10, 31, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +JCT, 10, 31, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +JDN, 10, 31, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +JFK, 10, 31, 59.00, 44.00, 19.00, 17.00, 28.00 +JHW, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 10, 31, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +JLN, 10, 31, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +JMS, 10, 31, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +JNU, 10, 31, 41.00, 32.00, 57.00, 56.00, 67.00 +JST, 10, 31, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +JXN, 10, 31, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +KMRW, 10, 31, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +KTN, 10, 31, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +LAF, 10, 31, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +LAL, 10, 31, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LAN, 10, 31, 52.00, 35.00, 25.00, 27.00, 38.00 +LAR, 10, 31, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +LAS, 10, 31, 74.00, 48.00, 5.00, 4.00, 7.00 +LAX, 10, 31, 72.00, 56.00, 6.00, 7.00, 9.00 +LBB, 10, 31, 69.00, 42.00, 11.00, 9.00, 16.00 +LBF, 10, 31, 57.00, 27.00, 14.00, 10.00, 18.00 +LCH, 10, 31, 75.00, 53.00, 15.00, 18.00, 25.00 +LCK, 10, 31, 59.00, 38.00, -9999.00, -9999.00, 33.00 +LEB, 10, 31, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +LEX, 10, 31, 60.00, 41.00, 24.00, 24.00, 34.00 +LFI, 10, 31, 64.00, 47.00, -9999.00, -9999.00, 27.00 +LFK, 10, 31, 75.00, 50.00, 17.00, 19.00, 27.00 +LFT, 10, 31, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +LGA, 10, 31, 58.00, 46.00, 19.00, 16.00, 27.00 +LGB, 10, 31, 75.00, 54.00, 6.00, 6.00, 10.00 +LGU, 10, 31, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +LHW, 10, 31, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +LHX, 10, 31, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LIC, 10, 31, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +LIT, 10, 31, 68.00, 45.00, 18.00, 18.00, 27.00 +LIZ, 10, 31, 44.00, 30.00, -9999.00, -9999.00, 46.00 +LMT, 10, 31, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 10, 31, 50.00, 26.00, 13.00, 11.00, 17.00 +LNK, 10, 31, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +LOL, 10, 31, 61.00, 28.00, 7.00, 7.00, 11.00 +LOZ, 10, 31, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LRD, 10, 31, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LRF, 10, 31, 68.00, 44.00, -9999.00, -9999.00, 23.00 +LSE, 10, 31, 51.00, 34.00, 17.00, 17.00, 26.00 +LSF, 10, 31, 73.00, 49.00, -9999.00, -9999.00, 21.00 +LSV, 10, 31, 77.00, 40.00, -9999.00, -9999.00, 6.00 +LTS, 10, 31, 72.00, 44.00, -9999.00, -9999.00, 15.00 +LUF, 10, 31, 82.00, 47.00, -9999.00, -9999.00, 7.00 +LVS, 10, 31, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +LWS, 10, 31, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +LWT, 10, 31, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +LXV, 10, 31, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LYH, 10, 31, 63.00, 41.00, 20.00, 19.00, 29.00 +MAF, 10, 31, 71.00, 44.00, 10.00, 7.00, 14.00 +MBL, 10, 31, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +MBS, 10, 31, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MCB, 10, 31, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MCC, 10, 31, 70.00, 49.00, -9999.00, -9999.00, 17.00 +MCF, 10, 31, 81.00, 61.00, -9999.00, -9999.00, 18.00 +MCG, 10, 31, 20.00, 6.00, 29.00, 29.00, 42.00 +MCI, 10, 31, 60.00, 39.00, 19.00, 18.00, 28.00 +MCK, 10, 31, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +MCN, 10, 31, 73.00, 46.00, 14.00, 15.00, 21.00 +MCO, 10, 31, 81.00, 61.00, 11.00, 16.00, 22.00 +MCW, 10, 31, 51.00, 31.00, 15.00, 14.00, 22.00 +MC2, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 10, 31, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +MDO, 10, 31, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +MDT, 10, 31, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +MDW, 10, 31, 56.00, 39.00, 28.00, 23.00, 40.00 +MEI, 10, 31, 73.00, 45.00, 17.00, 15.00, 25.00 +MEM, 10, 31, 68.00, 46.00, 22.00, 19.00, 30.00 +MER, 10, 31, 72.00, 43.00, -9999.00, -9999.00, 13.00 +MFD, 10, 31, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +MFE, 10, 31, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MFR, 10, 31, 60.00, 38.00, 25.00, 27.00, 34.00 +MGE, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MGM, 10, 31, 73.00, 48.00, 17.00, 16.00, 26.00 +MGW, 10, 31, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +MHK, 10, 31, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MHR, 10, 31, 70.00, 49.00, -9999.00, -9999.00, 17.00 +MHS, 10, 31, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +MIA, 10, 31, 83.00, 67.00, 25.00, 24.00, 36.00 +MIB, 10, 31, 45.00, 27.00, -9999.00, -9999.00, 16.00 +MIV, 10, 31, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +MI1, 10, 31, 59.00, 30.00, -9999.00, -9999.00, 20.00 +MKC, 10, 31, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MKE, 10, 31, 51.00, 36.00, 24.00, 21.00, 34.00 +MKG, 10, 31, 52.00, 37.00, 29.00, 27.00, 39.00 +MKL, 10, 31, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MLB, 10, 31, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +MLC, 10, 31, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MLD, 10, 31, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +MLF, 10, 31, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +MLI, 10, 31, 56.00, 36.00, 23.00, 20.00, 33.00 +MLS, 10, 31, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +MLU, 10, 31, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MMO, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 10, 31, 72.00, 49.00, -9999.00, -9999.00, 19.00 +MOB, 10, 31, 74.00, 52.00, 16.00, 18.00, 25.00 +MOT, 10, 31, 45.00, 27.00, 11.00, 10.00, 17.00 +MPV, 10, 31, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +MQT, 10, 31, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +MRB, 10, 31, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MRF, 10, 31, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +MRI, 10, 31, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +MRY, 10, 31, 67.00, 49.00, -9999.00, -9999.00, 18.00 +MSL, 10, 31, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MSN, 10, 31, 51.00, 32.00, 23.00, 20.00, 32.00 +MSO, 10, 31, 48.00, 27.00, 19.00, 20.00, 31.00 +MSP, 10, 31, 49.00, 32.00, 20.00, 18.00, 28.00 +MSS, 10, 31, 49.00, 33.00, 29.00, 29.00, 41.00 +MSY, 10, 31, 75.00, 54.00, 14.00, 17.00, 24.00 +MTC, 10, 31, 53.00, 37.00, -9999.00, -9999.00, 32.00 +MTN, 10, 31, 62.00, 41.00, -9999.00, -9999.00, 24.00 +MTO, 10, 31, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MUI, 10, 31, 59.00, 37.00, -9999.00, -9999.00, 24.00 +MUO, 10, 31, 59.00, 33.00, -9999.00, -9999.00, 20.00 +MWA, 10, 31, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MWH, 10, 31, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +MXF, 10, 31, 73.00, 48.00, -9999.00, -9999.00, 19.00 +MYL, 10, 31, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +MYR, 10, 31, 73.00, 47.00, -9999.00, -9999.00, 21.00 +NAO, 10, 31, 71.00, 56.00, -9999.00, -9999.00, 17.00 +NBC, 10, 31, 73.00, 53.00, -9999.00, -9999.00, 20.00 +NBE, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 10, 31, 55.00, 37.00, -9999.00, -9999.00, 28.00 +NCA, 10, 31, 72.00, 45.00, -9999.00, -9999.00, 23.00 +NCO, 10, 31, 58.00, 42.00, -9999.00, -9999.00, 32.00 +NC1, 10, 31, 69.00, 47.00, -9999.00, -9999.00, 5.00 +NEL, 10, 31, 62.00, 37.00, -9999.00, -9999.00, 28.00 +NFG, 10, 31, 71.00, 52.00, -9999.00, -9999.00, 8.00 +NFL, 10, 31, 61.00, 29.00, -9999.00, -9999.00, 10.00 +NGP, 10, 31, 80.00, 60.00, -9999.00, -9999.00, 21.00 +NGU, 10, 31, 65.00, 48.00, -9999.00, -9999.00, 25.00 +NGZ, 10, 31, 66.00, 51.00, -9999.00, -9999.00, 20.00 +NHK, 10, 31, 63.00, 40.00, -9999.00, -9999.00, 25.00 +NHZ, 10, 31, 52.00, 35.00, -9999.00, -9999.00, 36.00 +NID, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 10, 31, 77.00, 54.00, -9999.00, -9999.00, 23.00 +NIR, 10, 31, 79.00, 55.00, -9999.00, -9999.00, 20.00 +NKT, 10, 31, 71.00, 51.00, -9999.00, -9999.00, 27.00 +NKX, 10, 31, 72.00, 57.00, -9999.00, -9999.00, 12.00 +NLC, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +NMM, 10, 31, 72.00, 44.00, -9999.00, -9999.00, 23.00 +NPA, 10, 31, 74.00, 54.00, -9999.00, -9999.00, 21.00 +NQA, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 10, 31, 82.00, 58.00, -9999.00, -9999.00, 18.00 +NQX, 10, 31, 82.00, 73.00, -9999.00, -9999.00, 27.00 +NRB, 10, 31, 76.00, 60.00, -9999.00, -9999.00, 26.00 +NRC, 10, 31, 72.00, 44.00, -9999.00, -9999.00, 17.00 +NRS, 10, 31, 71.00, 53.00, -9999.00, -9999.00, 10.00 +NSE, 10, 31, 75.00, 50.00, -9999.00, -9999.00, 23.00 +NSI, 10, 31, 72.00, 51.00, -9999.00, -9999.00, 12.00 +NTD, 10, 31, 72.00, 51.00, -9999.00, -9999.00, 8.00 +NTK, 10, 31, 77.00, 54.00, -9999.00, -9999.00, 10.00 +NTU, 10, 31, 65.00, 48.00, -9999.00, -9999.00, 25.00 +NUC, 10, 31, 70.00, 55.00, -9999.00, -9999.00, 10.00 +NUQ, 10, 31, 68.00, 45.00, -9999.00, -9999.00, 17.00 +NUW, 10, 31, 54.00, 39.00, -9999.00, -9999.00, 48.00 +NWF, 10, 31, 75.00, 54.00, -9999.00, -9999.00, 9.00 +NXX, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 10, 31, 64.00, 38.00, -9999.00, -9999.00, 27.00 +NZC, 10, 31, 77.00, 51.00, -9999.00, -9999.00, 23.00 +NZJ, 10, 31, 76.00, 49.00, -9999.00, -9999.00, 10.00 +NZW, 10, 31, 57.00, 38.00, -9999.00, -9999.00, 34.00 +NZY, 10, 31, 72.00, 57.00, -9999.00, -9999.00, 10.00 +OAK, 10, 31, 68.00, 48.00, 12.00, 13.00, 18.00 +OAR, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFF, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 10, 31, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +OGD, 10, 31, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +OKC, 10, 31, 66.00, 44.00, 16.00, 14.00, 23.00 +OLM, 10, 31, 54.00, 37.00, 41.00, 43.00, 55.00 +OMA, 10, 31, 57.00, 35.00, 15.00, 15.00, 21.00 +OME, 10, 31, 27.00, 15.00, 29.00, 28.00, 39.00 +ONT, 10, 31, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 10, 31, 55.00, 37.00, 26.00, 22.00, 36.00 +ORF, 10, 31, 65.00, 48.00, 18.00, 17.00, 26.00 +ORH, 10, 31, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +ORT, 10, 31, 15.00, -1.00, -9999.00, -9999.00, -9999.00 +OSC, 10, 31, 51.00, 33.00, -9999.00, -9999.00, 35.00 +OTG, 10, 31, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +OTH, 10, 31, 60.00, 45.00, 40.00, 41.00, 50.00 +OTM, 10, 31, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +OTZ, 10, 31, 19.00, 9.00, 22.00, 26.00, 36.00 +OURC, 10, 31, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +OURU, 10, 31, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +OVN, 10, 31, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +OZR, 10, 31, 74.00, 50.00, -9999.00, -9999.00, 21.00 +PACZ, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 10, 31, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +PAED, 10, 31, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +PAEH, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 10, 31, 18.00, 3.00, -9999.00, -9999.00, -9999.00 +PAGA, 10, 31, 17.00, 5.00, -9999.00, -9999.00, -9999.00 +PAH, 10, 31, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +PAIM, 10, 31, 16.00, 3.00, -9999.00, -9999.00, -9999.00 +PALU, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 10, 31, 76.00, 51.00, -9999.00, -9999.00, 20.00 +PAQ, 10, 31, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +PASV, 10, 31, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +PASY, 10, 31, 42.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 10, 31, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +PATL, 10, 31, 20.00, 6.00, -9999.00, -9999.00, -9999.00 +PBF, 10, 31, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PBG, 10, 31, 50.00, 34.00, -9999.00, -9999.00, 37.00 +PBI, 10, 31, 82.00, 67.00, 23.00, 25.00, 35.00 +PDT, 10, 31, 55.00, 37.00, 19.00, 21.00, 31.00 +PDX, 10, 31, 57.00, 42.00, 39.00, 39.00, 50.00 +PFN, 10, 31, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PGA, 10, 31, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +PHL, 10, 31, 60.00, 41.00, 20.00, 17.00, 29.00 +PHX, 10, 31, 81.00, 54.00, 6.00, 6.00, 9.00 +PIA, 10, 31, 57.00, 37.00, 24.00, 20.00, 33.00 +PIB, 10, 31, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +PIH, 10, 31, 53.00, 30.00, 17.00, 19.00, 28.00 +PIR, 10, 31, 53.00, 30.00, 11.00, 11.00, 16.00 +PIT, 10, 31, 56.00, 38.00, 27.00, 27.00, 40.00 +PKB, 10, 31, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PLN, 10, 31, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +PNC, 10, 31, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PNE, 10, 31, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PNS, 10, 31, 74.00, 54.00, 13.00, 14.00, 21.00 +POB, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +POE, 10, 31, 74.00, 48.00, -9999.00, -9999.00, 30.00 +POM, 10, 31, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 10, 31, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PRB, 10, 31, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +PRC, 10, 31, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +PSB, 10, 31, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PSC, 10, 31, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +PSG, 10, 31, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PSM, 10, 31, 55.00, 34.00, -9999.00, -9999.00, 34.00 +PSP, 10, 31, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSX, 10, 31, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +PTH, 10, 31, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PUB, 10, 31, 63.00, 30.00, 11.00, 7.00, 15.00 +PUC, 10, 31, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PUO, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 10, 31, 58.00, 39.00, 22.00, 21.00, 31.00 +PVU, 10, 31, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +PWM, 10, 31, 52.00, 34.00, 24.00, 23.00, 34.00 +P02, 10, 31, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +P07, 10, 31, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +P11, 10, 31, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +P24, 10, 31, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +P28, 10, 31, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +P35, 10, 31, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +P38, 10, 31, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +P39, 10, 31, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +P58, 10, 31, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +P59, 10, 31, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +P60, 10, 31, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +P61, 10, 31, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +P67, 10, 31, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +P68, 10, 31, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +P69, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 10, 31, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 10, 31, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +RAP, 10, 31, 54.00, 28.00, 10.00, 11.00, 15.00 +RBL, 10, 31, 70.00, 46.00, 20.00, 19.00, 26.00 +RCA, 10, 31, 54.00, 28.00, -9999.00, -9999.00, 16.00 +RDD, 10, 31, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +RDM, 10, 31, 56.00, 30.00, 17.00, 17.00, 26.00 +RDR, 10, 31, 44.00, 26.00, -9999.00, -9999.00, 19.00 +RDU, 10, 31, 67.00, 43.00, 17.00, 17.00, 26.00 +REE, 10, 31, 69.00, 42.00, -9999.00, -9999.00, 12.00 +REJ, 10, 31, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +RFD, 10, 31, 54.00, 35.00, 23.00, 20.00, 33.00 +RIC, 10, 31, 66.00, 41.00, 19.00, 18.00, 27.00 +RIV, 10, 31, 77.00, 48.00, -9999.00, -9999.00, 9.00 +RIW, 10, 31, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +RKS, 10, 31, 48.00, 25.00, 12.00, 10.00, 17.00 +RME, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 46.00 +RMG, 10, 31, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +RND, 10, 31, 76.00, 53.00, -9999.00, -9999.00, 19.00 +RNO, 10, 31, 60.00, 30.00, 12.00, 10.00, 17.00 +ROA, 10, 31, 63.00, 40.00, 18.00, 19.00, 27.00 +ROC, 10, 31, 54.00, 37.00, 32.00, 31.00, 46.00 +ROW, 10, 31, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +RSL, 10, 31, 61.00, 36.00, 12.00, 11.00, 17.00 +RST, 10, 31, 49.00, 31.00, 20.00, 20.00, 30.00 +RWF, 10, 31, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +RWL, 10, 31, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +SAC, 10, 31, 70.00, 47.00, 15.00, 14.00, 19.00 +SAF, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 10, 31, 72.00, 57.00, 9.00, 9.00, 12.00 +SAT, 10, 31, 76.00, 53.00, 16.00, 16.00, 25.00 +SAV, 10, 31, 73.00, 52.00, 13.00, 13.00, 20.00 +SAW, 10, 31, 47.00, 34.00, -9999.00, -9999.00, 45.00 +SBA, 10, 31, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 10, 31, 77.00, 48.00, -9999.00, -9999.00, 10.00 +SBN, 10, 31, 55.00, 38.00, 29.00, 27.00, 41.00 +SBP, 10, 31, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SBS, 10, 31, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +SBY, 10, 31, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SCC, 10, 31, 8.00, -3.00, -9999.00, -9999.00, -9999.00 +SCK, 10, 31, 70.00, 46.00, 11.00, 14.00, 16.00 +SDF, 10, 31, 62.00, 41.00, 23.00, 22.00, 32.00 +SEA, 10, 31, 54.00, 43.00, 37.00, 36.00, 48.00 +SEM, 10, 31, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SEP, 10, 31, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SFO, 10, 31, 66.00, 49.00, 15.00, 16.00, 21.00 +SGF, 10, 31, 63.00, 40.00, 21.00, 19.00, 31.00 +SGY, 10, 31, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SHR, 10, 31, 53.00, 25.00, 14.00, 16.00, 22.00 +SHV, 10, 31, 73.00, 49.00, 18.00, 18.00, 27.00 +SIT, 10, 31, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +SJC, 10, 31, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 10, 31, 73.00, 48.00, 12.00, 9.00, 16.00 +SKA, 10, 31, 49.00, 32.00, -9999.00, -9999.00, 33.00 +SKF, 10, 31, 76.00, 53.00, -9999.00, -9999.00, 18.00 +SLC, 10, 31, 58.00, 35.00, 18.00, 17.00, 26.00 +SLE, 10, 31, 57.00, 39.00, 40.00, 38.00, 49.00 +SLN, 10, 31, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +SMP, 10, 31, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 10, 31, 71.00, 45.00, -9999.00, 11.00, 16.00 +SNA, 10, 31, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 10, 31, 39.00, 31.00, 51.00, 54.00, 69.00 +SNS, 10, 31, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 10, 31, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +SPI, 10, 31, 59.00, 39.00, 24.00, 19.00, 31.00 +SPS, 10, 31, 70.00, 46.00, 15.00, 13.00, 22.00 +SRQ, 10, 31, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 10, 31, 72.00, 45.00, -9999.00, -9999.00, 21.00 +SSI, 10, 31, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +STC, 10, 31, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +STJ, 10, 31, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +STL, 10, 31, 61.00, 42.00, 26.00, 21.00, 34.00 +STNV, 10, 31, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STS, 10, 31, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 10, 31, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +SUS, 10, 31, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUU, 10, 31, 71.00, 45.00, -9999.00, -9999.00, 16.00 +SUX, 10, 31, 55.00, 33.00, 17.00, 15.00, 25.00 +SVN, 10, 31, 73.00, 52.00, -9999.00, -9999.00, 19.00 +SWF, 10, 31, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +SXT, 10, 31, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +SYR, 10, 31, 54.00, 37.00, 34.00, 34.00, 47.00 +SZL, 10, 31, 62.00, 37.00, -9999.00, -9999.00, 25.00 +TAD, 10, 31, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +TAL, 10, 31, 16.00, 3.00, -9999.00, -9999.00, -9999.00 +TBN, 10, 31, 66.00, 37.00, -9999.00, -9999.00, 27.00 +TCC, 10, 31, 68.00, 38.00, 8.00, 7.00, 13.00 +TCL, 10, 31, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +TCM, 10, 31, 56.00, 39.00, -9999.00, -9999.00, 53.00 +TCS, 10, 31, 69.00, 41.00, -9999.00, 7.00, 14.00 +TEB, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 10, 31, 66.00, 44.00, -9999.00, -9999.00, 16.00 +TKA, 10, 31, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +TLH, 10, 31, 77.00, 50.00, 12.00, 14.00, 20.00 +TNX, 10, 31, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +TOL, 10, 31, 55.00, 35.00, 23.00, 23.00, 35.00 +TOP, 10, 31, 61.00, 37.00, 16.00, 17.00, 25.00 +TPA, 10, 31, 81.00, 61.00, 9.00, 13.00, 19.00 +TPH, 10, 31, 60.00, 31.00, 6.00, 4.00, 8.00 +TRI, 10, 31, 63.00, 39.00, 21.00, 22.00, 31.00 +TRK, 10, 31, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +TRM, 10, 31, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TTD, 10, 31, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +TUL, 10, 31, 67.00, 44.00, 16.00, 16.00, 24.00 +TUP, 10, 31, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +TUS, 10, 31, 78.00, 50.00, 8.00, 7.00, 12.00 +TVC, 10, 31, 50.00, 35.00, 29.00, 27.00, 39.00 +TVL, 10, 31, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +TWF, 10, 31, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +TXK, 10, 31, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +TYR, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 10, 31, 65.00, 41.00, 21.00, 20.00, 30.00 +T01, 10, 31, 64.00, 42.00, -9999.00, -9999.00, 27.00 +T02, 10, 31, 70.00, 46.00, -9999.00, -9999.00, 19.00 +T03, 10, 31, 72.00, 48.00, -9999.00, -9999.00, 21.00 +T04, 10, 31, 82.00, 62.00, -9999.00, -9999.00, 18.00 +T05, 10, 31, 62.00, 36.00, -9999.00, -9999.00, 19.00 +T06, 10, 31, 74.00, 44.00, -9999.00, -9999.00, 24.00 +T07, 10, 31, 62.00, 29.00, -9999.00, -9999.00, 20.00 +T08, 10, 31, 54.00, 35.00, -9999.00, -9999.00, 20.00 +UCA, 10, 31, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +UCC, 10, 31, 69.00, 43.00, -9999.00, -9999.00, 6.00 +UIL, 10, 31, 54.00, 39.00, 52.00, 53.00, 62.00 +UIN, 10, 31, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +UKI, 10, 31, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +UNK, 10, 31, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +UNV, 10, 31, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +U15, 10, 31, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +U28, 10, 31, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +VAD, 10, 31, 74.00, 49.00, -9999.00, -9999.00, 18.00 +VBG, 10, 31, 73.00, 46.00, -9999.00, -9999.00, 14.00 +VCT, 10, 31, 78.00, 56.00, 16.00, 17.00, 25.00 +VCV, 10, 31, 73.00, 40.00, -9999.00, -9999.00, 6.00 +VDZ, 10, 31, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +VEL, 10, 31, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +VIH, 10, 31, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +VLD, 10, 31, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +VLRC, 10, 31, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +VNY, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 10, 31, 75.00, 49.00, -9999.00, -9999.00, 20.00 +VRB, 10, 31, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 10, 31, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +VWS, 10, 31, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WAL, 10, 31, 64.00, 42.00, 20.00, 17.00, 25.00 +WJA, 10, 31, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +WJF, 10, 31, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +WLF, 10, 31, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +WMC, 10, 31, 59.00, 26.00, 15.00, 13.00, 21.00 +WPO, 10, 31, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +WRB, 10, 31, 73.00, 46.00, -9999.00, -9999.00, 20.00 +WRG, 10, 31, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +WRI, 10, 31, 62.00, 39.00, -9999.00, -9999.00, 27.00 +WRL, 10, 31, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +X68, 10, 31, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 10, 31, 41.00, 29.00, 67.00, 67.00, 76.00 +YCG, 10, 31, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +YDC, 10, 31, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +YEG, 10, 31, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +YEN, 10, 31, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +YFC, 10, 31, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +YKM, 10, 31, 56.00, 32.00, 15.00, 16.00, 23.00 +YNG, 10, 31, 54.00, 37.00, 28.00, 29.00, 42.00 +YPA, 10, 31, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +YQB, 10, 31, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +YQD, 10, 31, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +YQR, 10, 31, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +YQT, 10, 31, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +YRV, 10, 31, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +YUL, 10, 31, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +YUM, 10, 31, 83.00, 56.00, 4.00, 3.00, 6.00 +YVR, 10, 31, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +YWG, 10, 31, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +YXC, 10, 31, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +YXS, 10, 31, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +YYB, 10, 31, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +YYC, 10, 31, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +Y22, 10, 31, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +Y26, 10, 31, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +Y62, 10, 31, 47.00, 31.00, 37.00, 35.00, 50.00 +ZUN, 10, 31, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +ZZV, 10, 31, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +Z26, 10, 31, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +0V1, 10, 31, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +01R, 10, 31, 74.00, 49.00, -9999.00, -9999.00, 21.00 +1V1, 10, 31, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +1V4, 10, 31, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +1V5B, 10, 31, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +2DP, 10, 31, 68.00, 51.00, -9999.00, -9999.00, 22.00 +2PJ, 10, 31, 72.00, 45.00, -9999.00, -9999.00, 19.00 +3B1, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 10, 31, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +3RN, 10, 31, 49.00, 32.00, -9999.00, -9999.00, 35.00 +3SE, 10, 31, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +4DG, 10, 31, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +4LJ, 10, 31, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +4MR, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 10, 31, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +5I3, 10, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 10, 31, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +5WD, 10, 31, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +5WT, 10, 31, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +9V9, 10, 31, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 01, 57.00, 38.00, 21.00, 21.00, 32.00 +ABI, 11, 01, 72.00, 49.00, 14.00, 12.00, 20.00 +ABQ, 11, 01, 63.00, 36.00, 10.00, 10.00, 15.00 +ABR, 11, 01, 49.00, 26.00, 14.00, 11.00, 19.00 +ABY, 11, 01, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 01, 57.00, 43.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 01, 74.00, 51.00, 17.00, 16.00, 26.00 +ACV, 11, 01, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 01, 60.00, 39.00, 20.00, 18.00, 29.00 +ADK, 11, 01, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 01, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 01, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 01, 63.00, 38.00, -9999.00, -9999.00, 26.00 +AEX, 11, 01, 74.00, 50.00, -9999.00, -9999.00, 21.00 +AFF, 11, 01, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 01, 82.00, 60.00, -9999.00, -9999.00, 27.00 +AGS, 11, 01, 72.00, 45.00, 14.00, 14.00, 21.00 +AHN, 11, 01, 69.00, 46.00, 16.00, 17.00, 24.00 +AKN, 11, 01, 33.00, 19.00, 28.00, 29.00, 43.00 +AKO, 11, 01, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 01, 55.00, 34.00, 24.00, 23.00, 35.00 +ALI, 11, 01, 82.00, 57.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 01, 52.00, 32.00, 20.00, 17.00, 29.00 +ALS, 11, 01, 54.00, 18.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 01, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 01, 65.00, 38.00, 11.00, 10.00, 16.00 +AMG, 11, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 01, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 01, 32.00, 20.00, 23.00, 24.00, 35.00 +AND, 11, 01, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 01, 47.00, 38.00, 62.00, 62.00, 72.00 +AOO, 11, 01, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +APN, 11, 01, 49.00, 33.00, 27.00, 28.00, 39.00 +AQQ, 11, 01, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +ART, 11, 01, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +AST, 11, 01, 57.00, 42.00, 45.00, 47.00, 57.00 +ATL, 11, 01, 68.00, 47.00, 16.00, 16.00, 25.00 +ATW, 11, 01, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 01, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 01, 60.00, 37.00, -9999.00, -9999.00, 30.00 +AUG, 11, 01, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 01, 77.00, 54.00, 17.00, 16.00, 26.00 +AUW, 11, 01, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 01, 63.00, 39.00, 18.00, 18.00, 27.00 +AVP, 11, 01, 54.00, 38.00, 25.00, 24.00, 37.00 +AXN, 11, 01, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 01, 56.00, 35.00, -9999.00, -9999.00, 30.00 +AYS, 11, 01, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 01, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 01, 70.00, 47.00, -9999.00, -9999.00, 18.00 +BAD, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 01, 50.00, 22.00, -9999.00, -9999.00, 19.00 +BDL, 11, 01, 57.00, 37.00, 21.00, 21.00, 31.00 +BDR, 11, 01, 58.00, 42.00, 23.00, 18.00, 31.00 +BET, 11, 01, 27.00, 16.00, 27.00, 28.00, 40.00 +BFD, 11, 01, 49.00, 33.00, 36.00, 38.00, 51.00 +BFF, 11, 01, 57.00, 27.00, 10.00, 10.00, 15.00 +BFL, 11, 01, 73.00, 49.00, 7.00, 7.00, 11.00 +BGM, 11, 01, 51.00, 36.00, 30.00, 31.00, 44.00 +BGR, 11, 01, 50.00, 34.00, 25.00, 23.00, 36.00 +BGS, 11, 01, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 01, 69.00, 45.00, 18.00, 16.00, 25.00 +BID, 11, 01, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 01, 19.00, 5.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 01, 68.00, 32.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 01, 51.00, 31.00, 15.00, 16.00, 23.00 +BIS, 11, 01, 47.00, 24.00, 15.00, 13.00, 21.00 +BIX, 11, 01, 75.00, 55.00, -9999.00, -9999.00, 20.00 +BJI, 11, 01, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 01, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 01, 59.00, 28.00, -9999.00, -9999.00, 14.00 +BKW, 11, 01, 57.00, 38.00, 27.00, 29.00, 39.00 +BLF, 11, 01, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 01, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 01, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 01, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 01, 63.00, 40.00, -9999.00, -9999.00, 26.00 +BNA, 11, 01, 66.00, 43.00, 21.00, 20.00, 31.00 +BNO, 11, 01, 52.00, 25.00, -9999.00, 21.00, 35.00 +BOI, 11, 01, 55.00, 35.00, 18.00, 20.00, 29.00 +BOS, 11, 01, 57.00, 42.00, 21.00, 22.00, 32.00 +BPI, 11, 01, 46.00, 11.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 01, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 01, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 01, 56.00, 37.00, -9999.00, -9999.00, 26.00 +BRO, 11, 01, 82.00, 62.00, 16.00, 13.00, 23.00 +BRW, 11, 01, 9.00, -1.00, 22.00, 22.00, 31.00 +BSM, 11, 01, 77.00, 54.00, -9999.00, -9999.00, 15.00 +BTI, 11, 01, 12.00, 1.00, 19.00, 19.00, 29.00 +BTL, 11, 01, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 01, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 01, 75.00, 52.00, 14.00, 17.00, 25.00 +BTT, 11, 01, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 01, 50.00, 34.00, 30.00, 29.00, 43.00 +BUB, 11, 01, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 01, 53.00, 38.00, 34.00, 34.00, 47.00 +BUR, 11, 01, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 01, 74.00, 58.00, -9999.00, 15.00, 23.00 +BWG, 11, 01, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 01, 61.00, 41.00, 19.00, 19.00, 29.00 +BYH, 11, 01, 66.00, 45.00, -9999.00, -9999.00, 27.00 +BYI, 11, 01, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 01, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 01, 72.00, 45.00, 13.00, 14.00, 22.00 +CAG, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 01, 55.00, 38.00, 27.00, 27.00, 41.00 +CAO, 11, 01, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 01, 44.00, 30.00, 32.00, 30.00, 45.00 +CBM, 11, 01, 71.00, 44.00, -9999.00, -9999.00, 24.00 +CDB, 11, 01, 41.00, 32.00, 63.00, 62.00, 79.00 +CDC, 11, 01, 59.00, 31.00, 12.00, 12.00, 18.00 +CDR, 11, 01, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 01, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 01, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 11, 01, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 01, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 01, 66.00, 44.00, 21.00, 20.00, 29.00 +CHO, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 01, 73.00, 51.00, 12.00, 14.00, 21.00 +CID, 11, 01, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 01, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 01, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 01, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 01, 56.00, 39.00, 28.00, 31.00, 44.00 +CLL, 11, 01, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 01, 67.00, 45.00, 16.00, 16.00, 25.00 +CMH, 11, 01, 57.00, 38.00, 25.00, 25.00, 37.00 +CMI, 11, 01, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 01, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 01, 59.00, 37.00, 15.00, 11.00, 21.00 +CNM, 11, 01, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 01, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +COD, 11, 01, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +COF, 11, 01, 80.00, 63.00, -9999.00, -9999.00, 29.00 +CON, 11, 01, 53.00, 31.00, 22.00, 21.00, 32.00 +COS, 11, 01, 56.00, 30.00, 11.00, 10.00, 16.00 +COT, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 01, 60.00, 40.00, 24.00, 20.00, 32.00 +CPR, 11, 01, 51.00, 27.00, 14.00, 15.00, 21.00 +CRBC, 11, 01, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 01, 80.00, 59.00, 16.00, 15.00, 24.00 +CRW, 11, 01, 62.00, 40.00, 27.00, 27.00, 39.00 +CSG, 11, 01, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 01, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 01, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 01, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 01, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 01, 59.00, 39.00, 23.00, 22.00, 33.00 +CVN, 11, 01, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 01, 66.00, 38.00, -9999.00, -9999.00, 12.00 +CXY, 11, 01, 58.00, 40.00, 18.00, 18.00, 28.00 +CYS, 11, 01, 52.00, 28.00, 13.00, 13.00, 19.00 +DAA, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DAB, 11, 01, 78.00, 60.00, 16.00, 19.00, 27.00 +DAG, 11, 01, 75.00, 49.00, 3.00, 4.00, 5.00 +DAL, 11, 01, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 01, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 01, 57.00, 38.00, 25.00, 26.00, 36.00 +DBQ, 11, 01, 52.00, 34.00, 24.00, 19.00, 33.00 +DCA, 11, 01, 63.00, 45.00, 18.00, 17.00, 27.00 +DDC, 11, 01, 62.00, 37.00, 11.00, 11.00, 16.00 +DEC, 11, 01, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 01, 58.00, 30.00, 13.00, 12.00, 19.00 +DFW, 11, 01, 72.00, 50.00, 15.00, 15.00, 23.00 +DHN, 11, 01, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 01, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 01, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 01, 76.00, 54.00, -9999.00, -9999.00, 15.00 +DLG, 11, 01, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 01, 42.00, 28.00, 25.00, 22.00, 36.00 +DLLC, 11, 01, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 01, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 01, 78.00, 50.00, -9999.00, -9999.00, 10.00 +DMN, 11, 01, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 01, 64.00, 43.00, -9999.00, -9999.00, 27.00 +DPG, 11, 01, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 01, 75.00, 49.00, -9999.00, -9999.00, 20.00 +DRA, 11, 01, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 01, 76.00, 54.00, 11.00, 11.00, 16.00 +DSM, 11, 01, 55.00, 36.00, 21.00, 19.00, 30.00 +DTW, 11, 01, 54.00, 36.00, 23.00, 24.00, 35.00 +DUG, 11, 01, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 01, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +DXR, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 01, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 01, 72.00, 49.00, -9999.00, -9999.00, 17.00 +D45, 11, 01, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 01, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 01, 48.00, 30.00, 19.00, 18.00, 28.00 +ECG, 11, 01, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 01, 72.00, 44.00, -9999.00, -9999.00, 5.00 +EED, 11, 01, 80.00, 55.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 11, 01, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 01, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 01, 58.00, 33.00, 32.00, 32.00, 44.00 +EKO, 11, 01, 56.00, 26.00, 16.00, 14.00, 22.00 +ELD, 11, 01, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 01, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 01, 72.00, 43.00, 9.00, 9.00, 13.00 +ELY, 11, 01, 55.00, 23.00, 13.00, 12.00, 19.00 +EMP, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 01, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +END, 11, 01, 65.00, 44.00, -9999.00, -9999.00, 15.00 +ENN, 11, 01, 18.00, 2.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 01, 54.00, 35.00, -9999.00, -9999.00, 15.00 +EPH, 11, 01, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 01, 55.00, 41.00, 33.00, 34.00, 47.00 +ESF, 11, 01, 74.00, 50.00, -9999.00, -9999.00, 31.00 +EUG, 11, 01, 57.00, 41.00, 37.00, 37.00, 47.00 +EVV, 11, 01, 62.00, 40.00, 25.00, 20.00, 34.00 +EWN, 11, 01, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 01, 61.00, 43.00, 20.00, 18.00, 29.00 +EYW, 11, 01, 82.00, 73.00, 16.00, 16.00, 26.00 +E74, 11, 01, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 01, 67.00, 43.00, -9999.00, -9999.00, 23.00 +FAI, 11, 01, 18.00, 3.00, 24.00, 27.00, 38.00 +FAR, 11, 01, 45.00, 26.00, 15.00, 15.00, 23.00 +FAT, 11, 01, 71.00, 46.00, 10.00, 11.00, 15.00 +FAY, 11, 01, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 01, 45.00, 26.00, 20.00, 24.00, 33.00 +FCS, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 11, 01, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 01, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +FHU, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 01, 57.00, 26.00, 11.00, 14.00, 17.00 +FLL, 11, 01, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 01, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +FME, 11, 01, 64.00, 38.00, -9999.00, -9999.00, 24.00 +FMH, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FMN, 11, 01, 62.00, 31.00, 10.00, 9.00, 13.00 +FMY, 11, 01, 83.00, 64.00, 9.00, 11.00, 16.00 +FNT, 11, 01, 53.00, 36.00, 25.00, 25.00, 36.00 +FOD, 11, 01, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 01, 61.00, 37.00, -9999.00, -9999.00, 18.00 +FOK, 11, 01, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 01, 61.00, 39.00, -9999.00, -9999.00, 20.00 +FSD, 11, 01, 51.00, 29.00, 17.00, 15.00, 26.00 +FSI, 11, 01, 69.00, 43.00, -9999.00, -9999.00, 17.00 +FSM, 11, 01, 69.00, 43.00, 20.00, 18.00, 29.00 +FTK, 11, 01, 62.00, 38.00, -9999.00, -9999.00, 26.00 +FWA, 11, 01, 55.00, 38.00, 22.00, 23.00, 34.00 +FWH, 11, 01, 72.00, 49.00, -9999.00, -9999.00, 17.00 +FYU, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 01, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 01, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 01, 84.00, 52.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 01, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 01, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 01, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 01, 48.00, 32.00, 22.00, 24.00, 33.00 +GFA, 11, 01, 50.00, 30.00, -9999.00, -9999.00, 19.00 +GFK, 11, 01, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 01, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 01, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 01, 48.00, 25.00, 10.00, 10.00, 16.00 +GJT, 11, 01, 58.00, 35.00, 14.00, 13.00, 20.00 +GKN, 11, 01, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 01, 58.00, 31.00, 11.00, 10.00, 15.00 +GLH, 11, 01, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 01, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 01, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 01, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GON, 11, 01, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 01, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 01, 49.00, 33.00, 23.00, 22.00, 34.00 +GRCI, 11, 01, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 01, 56.00, 39.00, -9999.00, -9999.00, 53.00 +GRI, 11, 01, 56.00, 32.00, 15.00, 12.00, 21.00 +GRK, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +GRR, 11, 01, 52.00, 34.00, 27.00, 26.00, 38.00 +GSB, 11, 01, 70.00, 45.00, -9999.00, -9999.00, 22.00 +GSG, 11, 01, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 01, 65.00, 42.00, 17.00, 17.00, 24.00 +GSP, 11, 01, 67.00, 44.00, 17.00, 19.00, 27.00 +GST, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 01, 52.00, 35.00, -9999.00, -9999.00, 47.00 +GTF, 11, 01, 50.00, 30.00, 14.00, 17.00, 23.00 +GUP, 11, 01, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 01, 57.00, 35.00, -9999.00, -9999.00, 32.00 +GVW, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 11, 01, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 01, 68.00, 53.00, 20.00, 20.00, 29.00 +HBR, 11, 01, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 01, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 01, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 01, 55.00, 33.00, -9999.00, -9999.00, 20.00 +HKY, 11, 01, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 01, 49.00, 26.00, 13.00, 15.00, 22.00 +HMN, 11, 01, 72.00, 34.00, -9999.00, -9999.00, 9.00 +HMS, 11, 01, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 01, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 01, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +HON, 11, 01, 51.00, 28.00, 13.00, 12.00, 20.00 +HOP, 11, 01, 65.00, 40.00, -9999.00, -9999.00, 27.00 +HOT, 11, 01, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 01, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 01, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 01, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 01, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 01, 75.00, 49.00, -9999.00, -9999.00, 21.00 +HST, 11, 01, 83.00, 65.00, -9999.00, -9999.00, 31.00 +HSV, 11, 01, 67.00, 44.00, 21.00, 18.00, 29.00 +HTL, 11, 01, 48.00, 33.00, 28.00, 26.00, 40.00 +HTS, 11, 01, 61.00, 40.00, 25.00, 25.00, 37.00 +HUF, 11, 01, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 01, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 01, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 01, 49.00, 24.00, 10.00, 13.00, 17.00 +IAB, 11, 01, 62.00, 40.00, -9999.00, -9999.00, 18.00 +IAD, 11, 01, 62.00, 38.00, 19.00, 19.00, 28.00 +IAG, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 01, 77.00, 53.00, 18.00, 19.00, 29.00 +ICT, 11, 01, 62.00, 40.00, 16.00, 15.00, 24.00 +IDA, 11, 01, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 01, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 01, 61.00, 41.00, 21.00, 18.00, 29.00 +ILI, 11, 01, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 01, 73.00, 48.00, 16.00, 14.00, 23.00 +IMT, 11, 01, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +IND, 11, 01, 58.00, 38.00, 23.00, 23.00, 33.00 +INL, 11, 01, 41.00, 24.00, 25.00, 23.00, 36.00 +INS, 11, 01, 69.00, 43.00, -9999.00, -9999.00, 6.00 +INT, 11, 01, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +INW, 11, 01, 65.00, 34.00, 7.00, 9.00, 12.00 +IPL, 11, 01, 83.00, 55.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 01, 56.00, 37.00, 27.00, 24.00, 37.00 +IRK, 11, 01, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 01, 46.00, 23.00, 12.00, 11.00, 20.00 +ISP, 11, 01, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 01, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 01, 80.00, 50.00, -9999.00, -9999.00, 8.00 +IWD, 11, 01, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 01, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 01, 74.00, 45.00, 18.00, 17.00, 26.00 +JAX, 11, 01, 77.00, 54.00, 14.00, 15.00, 23.00 +JBR, 11, 01, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 01, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 01, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 01, 59.00, 44.00, 19.00, 17.00, 28.00 +JHW, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 01, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 01, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 01, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 01, 41.00, 32.00, 56.00, 55.00, 67.00 +JST, 11, 01, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 01, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 01, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 01, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 01, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 01, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 01, 52.00, 35.00, 25.00, 27.00, 38.00 +LAR, 11, 01, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 01, 74.00, 48.00, 5.00, 4.00, 7.00 +LAX, 11, 01, 72.00, 56.00, 6.00, 7.00, 9.00 +LBB, 11, 01, 69.00, 42.00, 11.00, 9.00, 16.00 +LBF, 11, 01, 56.00, 27.00, 14.00, 10.00, 18.00 +LCH, 11, 01, 75.00, 53.00, 15.00, 18.00, 25.00 +LCK, 11, 01, 59.00, 38.00, -9999.00, -9999.00, 33.00 +LEB, 11, 01, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 01, 60.00, 41.00, 24.00, 24.00, 34.00 +LFI, 11, 01, 64.00, 47.00, -9999.00, -9999.00, 27.00 +LFK, 11, 01, 75.00, 50.00, 17.00, 19.00, 27.00 +LFT, 11, 01, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 01, 58.00, 46.00, 19.00, 16.00, 27.00 +LGB, 11, 01, 75.00, 54.00, 6.00, 6.00, 10.00 +LGU, 11, 01, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 01, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 01, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 01, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 01, 68.00, 45.00, 18.00, 18.00, 27.00 +LIZ, 11, 01, 44.00, 30.00, -9999.00, -9999.00, 46.00 +LMT, 11, 01, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 11, 01, 49.00, 26.00, 13.00, 11.00, 17.00 +LNK, 11, 01, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 01, 60.00, 28.00, 7.00, 7.00, 11.00 +LOZ, 11, 01, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 01, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 01, 68.00, 44.00, -9999.00, -9999.00, 23.00 +LSE, 11, 01, 51.00, 34.00, 17.00, 17.00, 26.00 +LSF, 11, 01, 73.00, 49.00, -9999.00, -9999.00, 21.00 +LSV, 11, 01, 76.00, 40.00, -9999.00, -9999.00, 6.00 +LTS, 11, 01, 71.00, 44.00, -9999.00, -9999.00, 15.00 +LUF, 11, 01, 82.00, 47.00, -9999.00, -9999.00, 7.00 +LVS, 11, 01, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 01, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 01, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 01, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 01, 63.00, 41.00, 20.00, 19.00, 29.00 +MAF, 11, 01, 71.00, 44.00, 10.00, 7.00, 14.00 +MBL, 11, 01, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 01, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 01, 70.00, 49.00, -9999.00, -9999.00, 17.00 +MCF, 11, 01, 81.00, 61.00, -9999.00, -9999.00, 18.00 +MCG, 11, 01, 19.00, 5.00, 29.00, 29.00, 42.00 +MCI, 11, 01, 59.00, 39.00, 19.00, 18.00, 28.00 +MCK, 11, 01, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 01, 73.00, 46.00, 14.00, 15.00, 21.00 +MCO, 11, 01, 81.00, 61.00, 11.00, 16.00, 22.00 +MCW, 11, 01, 50.00, 31.00, 15.00, 14.00, 22.00 +MC2, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 11, 01, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 01, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 01, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 01, 55.00, 39.00, 28.00, 23.00, 40.00 +MEI, 11, 01, 73.00, 45.00, 17.00, 15.00, 25.00 +MEM, 11, 01, 68.00, 46.00, 22.00, 19.00, 30.00 +MER, 11, 01, 72.00, 43.00, -9999.00, -9999.00, 13.00 +MFD, 11, 01, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 01, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 01, 59.00, 38.00, 26.00, 27.00, 35.00 +MGE, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MGM, 11, 01, 73.00, 48.00, 17.00, 16.00, 27.00 +MGW, 11, 01, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 01, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 01, 69.00, 49.00, -9999.00, -9999.00, 17.00 +MHS, 11, 01, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 01, 83.00, 67.00, 25.00, 24.00, 36.00 +MIB, 11, 01, 44.00, 26.00, -9999.00, -9999.00, 16.00 +MIV, 11, 01, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 01, 58.00, 30.00, -9999.00, -9999.00, 20.00 +MKC, 11, 01, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 01, 51.00, 36.00, 24.00, 21.00, 34.00 +MKG, 11, 01, 52.00, 37.00, 29.00, 27.00, 39.00 +MKL, 11, 01, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 01, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 01, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 01, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 01, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 01, 55.00, 36.00, 23.00, 20.00, 33.00 +MLS, 11, 01, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 01, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 01, 72.00, 49.00, -9999.00, -9999.00, 19.00 +MOB, 11, 01, 74.00, 52.00, 16.00, 18.00, 26.00 +MOT, 11, 01, 44.00, 26.00, 11.00, 10.00, 17.00 +MPV, 11, 01, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 01, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 01, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 01, 72.00, 38.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 01, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 01, 67.00, 49.00, -9999.00, -9999.00, 18.00 +MSL, 11, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 01, 51.00, 32.00, 23.00, 20.00, 32.00 +MSO, 11, 01, 47.00, 27.00, 19.00, 20.00, 31.00 +MSP, 11, 01, 48.00, 31.00, 20.00, 18.00, 28.00 +MSS, 11, 01, 49.00, 33.00, 29.00, 29.00, 41.00 +MSY, 11, 01, 75.00, 54.00, 14.00, 17.00, 24.00 +MTC, 11, 01, 53.00, 37.00, -9999.00, -9999.00, 32.00 +MTN, 11, 01, 62.00, 41.00, -9999.00, -9999.00, 24.00 +MTO, 11, 01, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 01, 59.00, 37.00, -9999.00, -9999.00, 24.00 +MUO, 11, 01, 59.00, 33.00, -9999.00, -9999.00, 20.00 +MWA, 11, 01, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 01, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 01, 73.00, 48.00, -9999.00, -9999.00, 19.00 +MYL, 11, 01, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 01, 73.00, 47.00, -9999.00, -9999.00, 21.00 +NAO, 11, 01, 71.00, 56.00, -9999.00, -9999.00, 17.00 +NBC, 11, 01, 73.00, 53.00, -9999.00, -9999.00, 20.00 +NBE, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 11, 01, 55.00, 37.00, -9999.00, -9999.00, 28.00 +NCA, 11, 01, 72.00, 45.00, -9999.00, -9999.00, 23.00 +NCO, 11, 01, 58.00, 42.00, -9999.00, -9999.00, 32.00 +NC1, 11, 01, 68.00, 47.00, -9999.00, -9999.00, 5.00 +NEL, 11, 01, 62.00, 37.00, -9999.00, -9999.00, 28.00 +NFG, 11, 01, 71.00, 52.00, -9999.00, -9999.00, 8.00 +NFL, 11, 01, 61.00, 29.00, -9999.00, -9999.00, 10.00 +NGP, 11, 01, 80.00, 60.00, -9999.00, -9999.00, 21.00 +NGU, 11, 01, 65.00, 48.00, -9999.00, -9999.00, 25.00 +NGZ, 11, 01, 66.00, 51.00, -9999.00, -9999.00, 21.00 +NHK, 11, 01, 63.00, 40.00, -9999.00, -9999.00, 25.00 +NHZ, 11, 01, 52.00, 35.00, -9999.00, -9999.00, 36.00 +NID, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 01, 77.00, 54.00, -9999.00, -9999.00, 23.00 +NIR, 11, 01, 79.00, 55.00, -9999.00, -9999.00, 20.00 +NKT, 11, 01, 71.00, 51.00, -9999.00, -9999.00, 27.00 +NKX, 11, 01, 72.00, 57.00, -9999.00, -9999.00, 12.00 +NLC, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +NMM, 11, 01, 72.00, 44.00, -9999.00, -9999.00, 24.00 +NPA, 11, 01, 74.00, 54.00, -9999.00, -9999.00, 21.00 +NQA, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NQI, 11, 01, 82.00, 58.00, -9999.00, -9999.00, 18.00 +NQX, 11, 01, 82.00, 73.00, -9999.00, -9999.00, 27.00 +NRB, 11, 01, 76.00, 60.00, -9999.00, -9999.00, 26.00 +NRC, 11, 01, 72.00, 44.00, -9999.00, -9999.00, 18.00 +NRS, 11, 01, 71.00, 53.00, -9999.00, -9999.00, 10.00 +NSE, 11, 01, 75.00, 50.00, -9999.00, -9999.00, 23.00 +NSI, 11, 01, 72.00, 51.00, -9999.00, -9999.00, 12.00 +NTD, 11, 01, 72.00, 51.00, -9999.00, -9999.00, 8.00 +NTK, 11, 01, 77.00, 54.00, -9999.00, -9999.00, 10.00 +NTU, 11, 01, 65.00, 48.00, -9999.00, -9999.00, 25.00 +NUC, 11, 01, 70.00, 55.00, -9999.00, -9999.00, 10.00 +NUQ, 11, 01, 68.00, 45.00, -9999.00, -9999.00, 17.00 +NUW, 11, 01, 54.00, 39.00, -9999.00, -9999.00, 48.00 +NWF, 11, 01, 75.00, 54.00, -9999.00, -9999.00, 9.00 +NXX, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 11, 01, 64.00, 38.00, -9999.00, -9999.00, 27.00 +NZC, 11, 01, 77.00, 51.00, -9999.00, -9999.00, 23.00 +NZJ, 11, 01, 76.00, 49.00, -9999.00, -9999.00, 10.00 +NZW, 11, 01, 57.00, 38.00, -9999.00, -9999.00, 34.00 +NZY, 11, 01, 72.00, 57.00, -9999.00, -9999.00, 10.00 +OAK, 11, 01, 68.00, 48.00, 12.00, 13.00, 18.00 +OAR, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFF, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 01, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 01, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 01, 66.00, 44.00, 16.00, 14.00, 23.00 +OLM, 11, 01, 54.00, 37.00, 42.00, 44.00, 55.00 +OMA, 11, 01, 56.00, 35.00, 15.00, 15.00, 21.00 +OME, 11, 01, 27.00, 15.00, 29.00, 28.00, 40.00 +ONT, 11, 01, 78.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 01, 55.00, 37.00, 26.00, 22.00, 36.00 +ORF, 11, 01, 65.00, 48.00, 18.00, 17.00, 26.00 +ORH, 11, 01, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 01, 14.00, -2.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 01, 51.00, 33.00, -9999.00, -9999.00, 35.00 +OTG, 11, 01, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 01, 60.00, 45.00, 41.00, 42.00, 51.00 +OTM, 11, 01, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 01, 19.00, 8.00, 22.00, 26.00, 36.00 +OURC, 11, 01, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 01, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 01, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 01, 74.00, 50.00, -9999.00, -9999.00, 21.00 +PACZ, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 01, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 01, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 01, 17.00, 2.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 01, 16.00, 4.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 01, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 01, 15.00, 2.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 01, 76.00, 51.00, -9999.00, -9999.00, 20.00 +PAQ, 11, 01, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 01, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 01, 42.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 01, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 01, 19.00, 5.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 01, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 01, 50.00, 34.00, -9999.00, -9999.00, 37.00 +PBI, 11, 01, 82.00, 67.00, 23.00, 25.00, 35.00 +PDT, 11, 01, 55.00, 37.00, 19.00, 22.00, 31.00 +PDX, 11, 01, 57.00, 42.00, 40.00, 40.00, 51.00 +PFN, 11, 01, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 01, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 01, 60.00, 41.00, 20.00, 17.00, 29.00 +PHX, 11, 01, 81.00, 54.00, 6.00, 6.00, 9.00 +PIA, 11, 01, 56.00, 37.00, 24.00, 20.00, 33.00 +PIB, 11, 01, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 01, 52.00, 30.00, 17.00, 19.00, 28.00 +PIR, 11, 01, 52.00, 30.00, 11.00, 11.00, 16.00 +PIT, 11, 01, 56.00, 38.00, 27.00, 27.00, 40.00 +PKB, 11, 01, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 01, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 01, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 01, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 01, 74.00, 54.00, 13.00, 14.00, 21.00 +POB, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +POE, 11, 01, 74.00, 48.00, -9999.00, -9999.00, 30.00 +POM, 11, 01, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 11, 01, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 01, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 01, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 01, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 01, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 01, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 01, 55.00, 34.00, -9999.00, -9999.00, 35.00 +PSP, 11, 01, 84.00, 54.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 01, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 01, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 01, 63.00, 30.00, 11.00, 7.00, 15.00 +PUC, 11, 01, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 01, 58.00, 39.00, 22.00, 21.00, 31.00 +PVU, 11, 01, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 01, 52.00, 34.00, 24.00, 23.00, 34.00 +P02, 11, 01, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P07, 11, 01, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +P11, 11, 01, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +P24, 11, 01, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +P28, 11, 01, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +P35, 11, 01, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +P38, 11, 01, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +P39, 11, 01, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +P58, 11, 01, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +P59, 11, 01, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +P60, 11, 01, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +P61, 11, 01, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +P67, 11, 01, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +P68, 11, 01, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +P69, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 01, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 01, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 01, 53.00, 28.00, 10.00, 11.00, 15.00 +RBL, 11, 01, 69.00, 46.00, 20.00, 19.00, 27.00 +RCA, 11, 01, 53.00, 28.00, -9999.00, -9999.00, 16.00 +RDD, 11, 01, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 01, 55.00, 30.00, 17.00, 17.00, 26.00 +RDR, 11, 01, 43.00, 25.00, -9999.00, -9999.00, 19.00 +RDU, 11, 01, 67.00, 43.00, 17.00, 17.00, 26.00 +REE, 11, 01, 69.00, 42.00, -9999.00, -9999.00, 12.00 +REJ, 11, 01, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 01, 53.00, 35.00, 23.00, 20.00, 33.00 +RIC, 11, 01, 66.00, 41.00, 19.00, 18.00, 27.00 +RIV, 11, 01, 77.00, 48.00, -9999.00, -9999.00, 9.00 +RIW, 11, 01, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 01, 47.00, 25.00, 12.00, 10.00, 17.00 +RME, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +RMG, 11, 01, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +RND, 11, 01, 76.00, 53.00, -9999.00, -9999.00, 19.00 +RNO, 11, 01, 60.00, 30.00, 12.00, 10.00, 17.00 +ROA, 11, 01, 63.00, 40.00, 18.00, 19.00, 27.00 +ROC, 11, 01, 54.00, 37.00, 32.00, 31.00, 46.00 +ROW, 11, 01, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 01, 60.00, 36.00, 12.00, 11.00, 17.00 +RST, 11, 01, 48.00, 31.00, 20.00, 20.00, 30.00 +RWF, 11, 01, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 01, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 01, 69.00, 47.00, 15.00, 14.00, 19.00 +SAF, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 01, 72.00, 57.00, 9.00, 9.00, 12.00 +SAT, 11, 01, 76.00, 53.00, 16.00, 16.00, 25.00 +SAV, 11, 01, 73.00, 52.00, 13.00, 13.00, 20.00 +SAW, 11, 01, 47.00, 34.00, -9999.00, -9999.00, 45.00 +SBA, 11, 01, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 01, 77.00, 48.00, -9999.00, -9999.00, 10.00 +SBN, 11, 01, 55.00, 38.00, 29.00, 27.00, 41.00 +SBP, 11, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 01, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 01, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 01, 7.00, -4.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 01, 70.00, 46.00, 11.00, 14.00, 16.00 +SDF, 11, 01, 62.00, 41.00, 23.00, 22.00, 32.00 +SEA, 11, 01, 54.00, 43.00, 37.00, 36.00, 48.00 +SEM, 11, 01, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 01, 66.00, 49.00, 15.00, 16.00, 22.00 +SGF, 11, 01, 63.00, 40.00, 21.00, 19.00, 31.00 +SGY, 11, 01, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 01, 52.00, 25.00, 14.00, 16.00, 22.00 +SHV, 11, 01, 73.00, 49.00, 18.00, 18.00, 27.00 +SIT, 11, 01, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 01, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 01, 73.00, 48.00, 12.00, 9.00, 16.00 +SKA, 11, 01, 48.00, 32.00, -9999.00, -9999.00, 33.00 +SKF, 11, 01, 76.00, 53.00, -9999.00, -9999.00, 18.00 +SLC, 11, 01, 57.00, 35.00, 18.00, 17.00, 26.00 +SLE, 11, 01, 57.00, 39.00, 40.00, 38.00, 50.00 +SLN, 11, 01, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 01, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 01, 71.00, 45.00, -9999.00, 11.00, 16.00 +SNA, 11, 01, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 01, 39.00, 31.00, 52.00, 55.00, 69.00 +SNS, 11, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 01, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 01, 58.00, 39.00, 24.00, 19.00, 31.00 +SPS, 11, 01, 70.00, 46.00, 15.00, 13.00, 22.00 +SRQ, 11, 01, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 01, 72.00, 45.00, -9999.00, -9999.00, 21.00 +SSI, 11, 01, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +STC, 11, 01, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 01, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +STL, 11, 01, 61.00, 42.00, 26.00, 21.00, 34.00 +STNV, 11, 01, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +STS, 11, 01, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 01, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 01, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 01, 71.00, 45.00, -9999.00, -9999.00, 16.00 +SUX, 11, 01, 54.00, 32.00, 17.00, 15.00, 25.00 +SVN, 11, 01, 73.00, 52.00, -9999.00, -9999.00, 19.00 +SWF, 11, 01, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 01, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 01, 54.00, 37.00, 34.00, 34.00, 47.00 +SZL, 11, 01, 62.00, 37.00, -9999.00, -9999.00, 25.00 +TAD, 11, 01, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 01, 15.00, 2.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 01, 66.00, 37.00, -9999.00, -9999.00, 27.00 +TCC, 11, 01, 68.00, 38.00, 8.00, 7.00, 13.00 +TCL, 11, 01, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 01, 56.00, 39.00, -9999.00, -9999.00, 54.00 +TCS, 11, 01, 69.00, 41.00, -9999.00, 7.00, 14.00 +TEB, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 01, 66.00, 44.00, -9999.00, -9999.00, 16.00 +TKA, 11, 01, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 01, 77.00, 50.00, 12.00, 14.00, 20.00 +TNX, 11, 01, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 01, 55.00, 35.00, 23.00, 23.00, 35.00 +TOP, 11, 01, 61.00, 37.00, 16.00, 17.00, 25.00 +TPA, 11, 01, 81.00, 61.00, 9.00, 13.00, 19.00 +TPH, 11, 01, 59.00, 31.00, 6.00, 4.00, 8.00 +TRI, 11, 01, 63.00, 39.00, 21.00, 22.00, 31.00 +TRK, 11, 01, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 01, 84.00, 51.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 01, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 01, 66.00, 44.00, 16.00, 16.00, 24.00 +TUP, 11, 01, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 01, 78.00, 50.00, 8.00, 7.00, 12.00 +TVC, 11, 01, 50.00, 35.00, 29.00, 27.00, 39.00 +TVL, 11, 01, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 01, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 01, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 01, 65.00, 41.00, 21.00, 20.00, 30.00 +T01, 11, 01, 64.00, 42.00, -9999.00, -9999.00, 27.00 +T02, 11, 01, 70.00, 46.00, -9999.00, -9999.00, 19.00 +T03, 11, 01, 72.00, 48.00, -9999.00, -9999.00, 21.00 +T04, 11, 01, 82.00, 62.00, -9999.00, -9999.00, 18.00 +T05, 11, 01, 61.00, 36.00, -9999.00, -9999.00, 19.00 +T06, 11, 01, 74.00, 44.00, -9999.00, -9999.00, 24.00 +T07, 11, 01, 61.00, 29.00, -9999.00, -9999.00, 20.00 +T08, 11, 01, 54.00, 35.00, -9999.00, -9999.00, 20.00 +UCA, 11, 01, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 01, 69.00, 43.00, -9999.00, -9999.00, 6.00 +UIL, 11, 01, 54.00, 39.00, 52.00, 54.00, 63.00 +UIN, 11, 01, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 01, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 01, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 01, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +U15, 11, 01, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +U28, 11, 01, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 01, 74.00, 49.00, -9999.00, -9999.00, 18.00 +VBG, 11, 01, 73.00, 46.00, -9999.00, -9999.00, 14.00 +VCT, 11, 01, 78.00, 56.00, 16.00, 17.00, 25.00 +VCV, 11, 01, 73.00, 40.00, -9999.00, -9999.00, 6.00 +VDZ, 11, 01, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 01, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 01, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 01, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 01, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 01, 75.00, 49.00, -9999.00, -9999.00, 20.00 +VRB, 11, 01, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 01, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 01, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 01, 64.00, 42.00, 20.00, 17.00, 25.00 +WJA, 11, 01, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 01, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 01, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 01, 59.00, 26.00, 15.00, 13.00, 21.00 +WPO, 11, 01, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 01, 73.00, 46.00, -9999.00, -9999.00, 20.00 +WRG, 11, 01, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 01, 62.00, 39.00, -9999.00, -9999.00, 27.00 +WRL, 11, 01, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +X68, 11, 01, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 01, 41.00, 29.00, 67.00, 67.00, 76.00 +YCG, 11, 01, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 01, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 01, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 01, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 01, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 01, 55.00, 32.00, 15.00, 16.00, 24.00 +YNG, 11, 01, 54.00, 37.00, 28.00, 29.00, 42.00 +YPA, 11, 01, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 01, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 01, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 01, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 01, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 01, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 01, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 01, 83.00, 56.00, 4.00, 3.00, 6.00 +YVR, 11, 01, 52.00, 40.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 01, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 01, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 01, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 01, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 01, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 01, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 01, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 01, 46.00, 31.00, 37.00, 35.00, 50.00 +ZUN, 11, 01, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 01, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 01, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 01, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +01R, 11, 01, 74.00, 49.00, -9999.00, -9999.00, 21.00 +1V1, 11, 01, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 01, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 01, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 01, 68.00, 51.00, -9999.00, -9999.00, 22.00 +2PJ, 11, 01, 72.00, 45.00, -9999.00, -9999.00, 19.00 +3B1, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 01, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 01, 49.00, 32.00, -9999.00, -9999.00, 35.00 +3SE, 11, 01, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 01, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 01, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 11, 01, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 01, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 01, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 01, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 01, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 02, 56.00, 38.00, 21.00, 21.00, 32.00 +ABI, 11, 02, 71.00, 48.00, 14.00, 12.00, 20.00 +ABQ, 11, 02, 62.00, 35.00, 10.00, 10.00, 15.00 +ABR, 11, 02, 48.00, 26.00, 14.00, 11.00, 19.00 +ABY, 11, 02, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 02, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 02, 73.00, 51.00, 17.00, 16.00, 26.00 +ACV, 11, 02, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 02, 60.00, 39.00, 20.00, 18.00, 29.00 +ADK, 11, 02, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 02, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 02, 62.00, 38.00, -9999.00, -9999.00, 26.00 +AEX, 11, 02, 74.00, 50.00, -9999.00, -9999.00, 21.00 +AFF, 11, 02, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 02, 82.00, 60.00, -9999.00, -9999.00, 26.00 +AGS, 11, 02, 72.00, 45.00, 14.00, 14.00, 21.00 +AHN, 11, 02, 68.00, 45.00, 17.00, 18.00, 25.00 +AKN, 11, 02, 33.00, 18.00, 28.00, 29.00, 42.00 +AKO, 11, 02, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 02, 54.00, 34.00, 24.00, 23.00, 35.00 +ALI, 11, 02, 81.00, 57.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 02, 52.00, 31.00, 20.00, 17.00, 29.00 +ALS, 11, 02, 53.00, 17.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 02, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 02, 65.00, 37.00, 11.00, 10.00, 16.00 +AMG, 11, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 02, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 02, 31.00, 20.00, 23.00, 24.00, 35.00 +AND, 11, 02, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 02, 47.00, 38.00, 61.00, 62.00, 72.00 +AOO, 11, 02, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +APN, 11, 02, 48.00, 32.00, 27.00, 28.00, 39.00 +AQQ, 11, 02, 74.00, 56.00, -9999.00, -9999.00, -9999.00 +ART, 11, 02, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +AST, 11, 02, 57.00, 42.00, 46.00, 47.00, 58.00 +ATL, 11, 02, 67.00, 46.00, 16.00, 16.00, 25.00 +ATW, 11, 02, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 02, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 02, 59.00, 36.00, -9999.00, -9999.00, 31.00 +AUG, 11, 02, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 02, 76.00, 54.00, 17.00, 16.00, 26.00 +AUW, 11, 02, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 02, 63.00, 39.00, 18.00, 18.00, 27.00 +AVP, 11, 02, 53.00, 37.00, 25.00, 24.00, 37.00 +AXN, 11, 02, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 02, 55.00, 35.00, -9999.00, -9999.00, 30.00 +AYS, 11, 02, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 02, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 02, 70.00, 46.00, -9999.00, -9999.00, 19.00 +BAD, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 02, 49.00, 21.00, -9999.00, -9999.00, 19.00 +BDL, 11, 02, 56.00, 36.00, 21.00, 21.00, 31.00 +BDR, 11, 02, 57.00, 42.00, 23.00, 18.00, 31.00 +BET, 11, 02, 27.00, 15.00, 27.00, 27.00, 40.00 +BFD, 11, 02, 48.00, 32.00, 37.00, 38.00, 52.00 +BFF, 11, 02, 56.00, 27.00, 10.00, 10.00, 15.00 +BFL, 11, 02, 72.00, 48.00, 7.00, 7.00, 12.00 +BGM, 11, 02, 50.00, 35.00, 30.00, 31.00, 45.00 +BGR, 11, 02, 49.00, 34.00, 25.00, 23.00, 36.00 +BGS, 11, 02, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 02, 69.00, 45.00, 18.00, 16.00, 26.00 +BID, 11, 02, 55.00, 44.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 02, 19.00, 5.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 02, 68.00, 31.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 02, 51.00, 30.00, 15.00, 16.00, 23.00 +BIS, 11, 02, 47.00, 24.00, 15.00, 13.00, 21.00 +BIX, 11, 02, 74.00, 55.00, -9999.00, -9999.00, 20.00 +BJI, 11, 02, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 02, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 02, 59.00, 27.00, -9999.00, -9999.00, 14.00 +BKW, 11, 02, 56.00, 38.00, 27.00, 29.00, 40.00 +BLF, 11, 02, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 02, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 02, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 02, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 02, 62.00, 39.00, -9999.00, -9999.00, 26.00 +BNA, 11, 02, 65.00, 43.00, 21.00, 21.00, 32.00 +BNO, 11, 02, 52.00, 25.00, -9999.00, 21.00, 36.00 +BOI, 11, 02, 55.00, 35.00, 18.00, 21.00, 29.00 +BOS, 11, 02, 56.00, 42.00, 21.00, 22.00, 32.00 +BPI, 11, 02, 46.00, 11.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 02, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 02, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 02, 56.00, 36.00, -9999.00, -9999.00, 26.00 +BRO, 11, 02, 81.00, 62.00, 16.00, 13.00, 23.00 +BRW, 11, 02, 9.00, -1.00, 21.00, 21.00, 31.00 +BSM, 11, 02, 76.00, 54.00, -9999.00, -9999.00, 16.00 +BTI, 11, 02, 12.00, 0.00, 18.00, 19.00, 29.00 +BTL, 11, 02, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 02, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 02, 75.00, 52.00, 15.00, 17.00, 25.00 +BTT, 11, 02, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 02, 49.00, 34.00, 30.00, 29.00, 43.00 +BUB, 11, 02, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 02, 52.00, 38.00, 34.00, 34.00, 47.00 +BUR, 11, 02, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 02, 74.00, 57.00, -9999.00, 15.00, 23.00 +BWG, 11, 02, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 02, 61.00, 40.00, 19.00, 19.00, 29.00 +BYH, 11, 02, 66.00, 44.00, -9999.00, -9999.00, 28.00 +BYI, 11, 02, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 02, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 02, 71.00, 45.00, 13.00, 14.00, 22.00 +CAG, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 02, 54.00, 38.00, 28.00, 28.00, 42.00 +CAO, 11, 02, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 02, 43.00, 29.00, 32.00, 31.00, 45.00 +CBM, 11, 02, 70.00, 44.00, -9999.00, -9999.00, 25.00 +CDB, 11, 02, 41.00, 32.00, 63.00, 62.00, 79.00 +CDC, 11, 02, 58.00, 30.00, 12.00, 12.00, 18.00 +CDR, 11, 02, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 02, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 02, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +CEZ, 11, 02, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 02, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 02, 65.00, 43.00, 21.00, 20.00, 29.00 +CHO, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 02, 73.00, 50.00, 12.00, 14.00, 21.00 +CID, 11, 02, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 02, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 02, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 02, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 02, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 02, 55.00, 39.00, 28.00, 32.00, 44.00 +CLL, 11, 02, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 02, 66.00, 45.00, 16.00, 16.00, 25.00 +CMH, 11, 02, 56.00, 38.00, 25.00, 25.00, 38.00 +CMI, 11, 02, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 02, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 02, 59.00, 36.00, 15.00, 11.00, 21.00 +CNM, 11, 02, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 02, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +COD, 11, 02, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +COF, 11, 02, 80.00, 63.00, -9999.00, -9999.00, 28.00 +CON, 11, 02, 53.00, 31.00, 22.00, 21.00, 32.00 +COS, 11, 02, 55.00, 29.00, 11.00, 10.00, 16.00 +COT, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 02, 59.00, 39.00, 24.00, 20.00, 32.00 +CPR, 11, 02, 51.00, 26.00, 14.00, 15.00, 21.00 +CRBC, 11, 02, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 02, 79.00, 59.00, 16.00, 15.00, 24.00 +CRW, 11, 02, 62.00, 39.00, 27.00, 27.00, 39.00 +CSG, 11, 02, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 02, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 02, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 02, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 02, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 02, 58.00, 39.00, 23.00, 22.00, 34.00 +CVN, 11, 02, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 02, 65.00, 37.00, -9999.00, -9999.00, 12.00 +CXY, 11, 02, 57.00, 40.00, 18.00, 18.00, 28.00 +CYS, 11, 02, 52.00, 28.00, 13.00, 13.00, 19.00 +DAA, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DAB, 11, 02, 78.00, 60.00, 16.00, 19.00, 27.00 +DAG, 11, 02, 74.00, 49.00, 3.00, 4.00, 5.00 +DAL, 11, 02, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 02, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 02, 56.00, 38.00, 25.00, 26.00, 37.00 +DBQ, 11, 02, 51.00, 33.00, 24.00, 19.00, 33.00 +DCA, 11, 02, 63.00, 45.00, 18.00, 17.00, 27.00 +DDC, 11, 02, 61.00, 36.00, 11.00, 11.00, 16.00 +DEC, 11, 02, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 02, 58.00, 29.00, 13.00, 12.00, 19.00 +DFW, 11, 02, 71.00, 49.00, 15.00, 15.00, 23.00 +DHN, 11, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 02, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 02, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 02, 76.00, 53.00, -9999.00, -9999.00, 15.00 +DLG, 11, 02, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 02, 42.00, 27.00, 25.00, 22.00, 36.00 +DLLC, 11, 02, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 02, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 02, 77.00, 49.00, -9999.00, -9999.00, 10.00 +DMN, 11, 02, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 02, 63.00, 43.00, -9999.00, -9999.00, 27.00 +DPG, 11, 02, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 02, 75.00, 49.00, -9999.00, -9999.00, 20.00 +DRA, 11, 02, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 02, 76.00, 53.00, 11.00, 11.00, 16.00 +DSM, 11, 02, 55.00, 35.00, 21.00, 19.00, 30.00 +DTW, 11, 02, 53.00, 36.00, 23.00, 24.00, 36.00 +DUG, 11, 02, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 02, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 02, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 02, 71.00, 48.00, -9999.00, -9999.00, 17.00 +D45, 11, 02, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 02, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 02, 48.00, 29.00, 19.00, 18.00, 28.00 +ECG, 11, 02, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 02, 71.00, 43.00, -9999.00, -9999.00, 5.00 +EED, 11, 02, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +EGE, 11, 02, 54.00, 21.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 02, 59.00, 47.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 02, 57.00, 33.00, 32.00, 32.00, 44.00 +EKO, 11, 02, 56.00, 26.00, 16.00, 14.00, 23.00 +ELD, 11, 02, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 02, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 02, 71.00, 42.00, 9.00, 9.00, 13.00 +ELY, 11, 02, 54.00, 23.00, 13.00, 12.00, 19.00 +EMP, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 02, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +END, 11, 02, 65.00, 43.00, -9999.00, -9999.00, 15.00 +ENN, 11, 02, 18.00, 2.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 02, 53.00, 34.00, -9999.00, -9999.00, 15.00 +EPH, 11, 02, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 02, 54.00, 41.00, 33.00, 34.00, 48.00 +ESF, 11, 02, 74.00, 50.00, -9999.00, -9999.00, 31.00 +EUG, 11, 02, 57.00, 41.00, 38.00, 38.00, 48.00 +EVV, 11, 02, 61.00, 40.00, 25.00, 20.00, 34.00 +EWN, 11, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 02, 60.00, 43.00, 20.00, 18.00, 29.00 +EYW, 11, 02, 82.00, 73.00, 16.00, 16.00, 26.00 +E74, 11, 02, 74.00, 40.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 02, 66.00, 43.00, -9999.00, -9999.00, 23.00 +FAI, 11, 02, 18.00, 2.00, 24.00, 27.00, 38.00 +FAR, 11, 02, 45.00, 26.00, 15.00, 15.00, 23.00 +FAT, 11, 02, 71.00, 46.00, 11.00, 11.00, 16.00 +FAY, 11, 02, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 02, 44.00, 26.00, 20.00, 24.00, 34.00 +FCS, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 11, 02, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 02, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 02, 56.00, 26.00, 11.00, 14.00, 17.00 +FLL, 11, 02, 83.00, 68.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 02, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 02, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +FME, 11, 02, 63.00, 38.00, -9999.00, -9999.00, 25.00 +FMH, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FMN, 11, 02, 61.00, 30.00, 10.00, 9.00, 13.00 +FMY, 11, 02, 83.00, 64.00, 9.00, 11.00, 16.00 +FNT, 11, 02, 52.00, 36.00, 25.00, 26.00, 37.00 +FOD, 11, 02, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 02, 60.00, 36.00, -9999.00, -9999.00, 18.00 +FOK, 11, 02, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 02, 61.00, 38.00, -9999.00, -9999.00, 20.00 +FSD, 11, 02, 51.00, 28.00, 17.00, 15.00, 26.00 +FSI, 11, 02, 68.00, 42.00, -9999.00, -9999.00, 17.00 +FSM, 11, 02, 68.00, 42.00, 20.00, 18.00, 29.00 +FTK, 11, 02, 61.00, 37.00, -9999.00, -9999.00, 26.00 +FWA, 11, 02, 55.00, 37.00, 22.00, 23.00, 34.00 +FWH, 11, 02, 71.00, 48.00, -9999.00, -9999.00, 17.00 +FYU, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 02, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 02, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 02, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 02, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 02, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 02, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 02, 48.00, 32.00, 22.00, 25.00, 34.00 +GFA, 11, 02, 50.00, 29.00, -9999.00, -9999.00, 19.00 +GFK, 11, 02, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 02, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 02, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 02, 47.00, 25.00, 10.00, 10.00, 16.00 +GJT, 11, 02, 58.00, 34.00, 14.00, 13.00, 20.00 +GKN, 11, 02, 20.00, 5.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 02, 57.00, 30.00, 11.00, 10.00, 15.00 +GLH, 11, 02, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 02, 73.00, 63.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 02, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 02, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +GON, 11, 02, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 02, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 02, 48.00, 32.00, 23.00, 22.00, 34.00 +GRCI, 11, 02, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 02, 55.00, 39.00, -9999.00, -9999.00, 53.00 +GRI, 11, 02, 56.00, 31.00, 15.00, 12.00, 21.00 +GRK, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 11, 02, 51.00, 34.00, 27.00, 26.00, 38.00 +GSB, 11, 02, 69.00, 44.00, -9999.00, -9999.00, 22.00 +GSG, 11, 02, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 02, 64.00, 42.00, 17.00, 17.00, 24.00 +GSP, 11, 02, 66.00, 44.00, 17.00, 19.00, 27.00 +GST, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 02, 51.00, 35.00, -9999.00, -9999.00, 47.00 +GTF, 11, 02, 50.00, 29.00, 14.00, 17.00, 23.00 +GUP, 11, 02, 59.00, 25.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 02, 56.00, 35.00, -9999.00, -9999.00, 32.00 +GVW, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 11, 02, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 02, 68.00, 53.00, 20.00, 20.00, 29.00 +HBR, 11, 02, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 02, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 02, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 02, 55.00, 33.00, -9999.00, -9999.00, 20.00 +HKY, 11, 02, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 02, 49.00, 25.00, 13.00, 15.00, 22.00 +HMN, 11, 02, 71.00, 33.00, -9999.00, -9999.00, 9.00 +HMS, 11, 02, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 02, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 02, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +HON, 11, 02, 51.00, 27.00, 13.00, 12.00, 20.00 +HOP, 11, 02, 64.00, 39.00, -9999.00, -9999.00, 28.00 +HOT, 11, 02, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 02, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 02, 55.00, 40.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 02, 56.00, 44.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 02, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 02, 75.00, 49.00, -9999.00, -9999.00, 21.00 +HST, 11, 02, 83.00, 65.00, -9999.00, -9999.00, 30.00 +HSV, 11, 02, 66.00, 44.00, 21.00, 19.00, 29.00 +HTL, 11, 02, 47.00, 32.00, 29.00, 26.00, 41.00 +HTS, 11, 02, 60.00, 40.00, 25.00, 25.00, 37.00 +HUF, 11, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 02, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 02, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 02, 49.00, 23.00, 10.00, 13.00, 17.00 +IAB, 11, 02, 61.00, 39.00, -9999.00, -9999.00, 18.00 +IAD, 11, 02, 61.00, 37.00, 19.00, 19.00, 28.00 +IAG, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 02, 76.00, 53.00, 18.00, 19.00, 29.00 +ICT, 11, 02, 61.00, 39.00, 16.00, 15.00, 24.00 +IDA, 11, 02, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 02, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 02, 60.00, 40.00, 21.00, 18.00, 29.00 +ILI, 11, 02, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 02, 73.00, 48.00, 16.00, 14.00, 24.00 +IMT, 11, 02, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +IND, 11, 02, 57.00, 38.00, 23.00, 23.00, 33.00 +INL, 11, 02, 41.00, 24.00, 25.00, 23.00, 36.00 +INS, 11, 02, 68.00, 42.00, -9999.00, -9999.00, 6.00 +INT, 11, 02, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +INW, 11, 02, 64.00, 33.00, 7.00, 9.00, 12.00 +IPL, 11, 02, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 02, 55.00, 37.00, 27.00, 24.00, 37.00 +IRK, 11, 02, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 02, 46.00, 22.00, 12.00, 11.00, 20.00 +ISP, 11, 02, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 02, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 02, 80.00, 49.00, -9999.00, -9999.00, 8.00 +IWD, 11, 02, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 02, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 02, 73.00, 45.00, 18.00, 18.00, 27.00 +JAX, 11, 02, 77.00, 54.00, 14.00, 15.00, 23.00 +JBR, 11, 02, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 02, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 02, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 02, 58.00, 44.00, 19.00, 17.00, 28.00 +JHW, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 02, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 02, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 02, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 02, 40.00, 31.00, 56.00, 55.00, 66.00 +JST, 11, 02, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 02, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 02, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 02, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 02, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 02, 82.00, 59.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 02, 51.00, 34.00, 26.00, 27.00, 38.00 +LAR, 11, 02, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 02, 73.00, 47.00, 5.00, 4.00, 7.00 +LAX, 11, 02, 72.00, 56.00, 6.00, 7.00, 9.00 +LBB, 11, 02, 68.00, 41.00, 11.00, 9.00, 16.00 +LBF, 11, 02, 56.00, 26.00, 14.00, 10.00, 18.00 +LCH, 11, 02, 75.00, 53.00, 15.00, 18.00, 26.00 +LCK, 11, 02, 58.00, 38.00, -9999.00, -9999.00, 34.00 +LEB, 11, 02, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 02, 59.00, 40.00, 24.00, 24.00, 35.00 +LFI, 11, 02, 64.00, 47.00, -9999.00, -9999.00, 27.00 +LFK, 11, 02, 74.00, 50.00, 17.00, 19.00, 27.00 +LFT, 11, 02, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 02, 58.00, 45.00, 19.00, 16.00, 27.00 +LGB, 11, 02, 75.00, 54.00, 6.00, 6.00, 10.00 +LGU, 11, 02, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 02, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 02, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 02, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 02, 67.00, 45.00, 18.00, 18.00, 27.00 +LIZ, 11, 02, 43.00, 29.00, -9999.00, -9999.00, 46.00 +LMT, 11, 02, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +LND, 11, 02, 49.00, 25.00, 13.00, 11.00, 17.00 +LNK, 11, 02, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 02, 60.00, 27.00, 7.00, 7.00, 11.00 +LOZ, 11, 02, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 02, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 02, 67.00, 44.00, -9999.00, -9999.00, 23.00 +LSE, 11, 02, 50.00, 33.00, 17.00, 17.00, 26.00 +LSF, 11, 02, 72.00, 48.00, -9999.00, -9999.00, 21.00 +LSV, 11, 02, 76.00, 39.00, -9999.00, -9999.00, 6.00 +LTS, 11, 02, 71.00, 43.00, -9999.00, -9999.00, 15.00 +LUF, 11, 02, 81.00, 47.00, -9999.00, -9999.00, 7.00 +LVS, 11, 02, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 02, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 02, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 02, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 02, 62.00, 41.00, 20.00, 19.00, 29.00 +MAF, 11, 02, 70.00, 43.00, 10.00, 7.00, 13.00 +MBL, 11, 02, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 02, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 02, 69.00, 49.00, -9999.00, -9999.00, 18.00 +MCF, 11, 02, 81.00, 60.00, -9999.00, -9999.00, 18.00 +MCG, 11, 02, 19.00, 4.00, 29.00, 29.00, 41.00 +MCI, 11, 02, 59.00, 38.00, 19.00, 18.00, 28.00 +MCK, 11, 02, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 02, 72.00, 46.00, 14.00, 15.00, 22.00 +MCO, 11, 02, 81.00, 61.00, 11.00, 16.00, 22.00 +MCW, 11, 02, 50.00, 30.00, 15.00, 14.00, 22.00 +MC2, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 11, 02, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 02, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 02, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 02, 55.00, 38.00, 28.00, 24.00, 40.00 +MEI, 11, 02, 72.00, 45.00, 18.00, 15.00, 25.00 +MEM, 11, 02, 67.00, 46.00, 22.00, 19.00, 31.00 +MER, 11, 02, 71.00, 43.00, -9999.00, -9999.00, 14.00 +MFD, 11, 02, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 02, 82.00, 61.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 02, 59.00, 38.00, 26.00, 28.00, 35.00 +MGE, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +MGM, 11, 02, 72.00, 48.00, 17.00, 16.00, 27.00 +MGW, 11, 02, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 02, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 02, 69.00, 48.00, -9999.00, -9999.00, 18.00 +MHS, 11, 02, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 02, 83.00, 67.00, 24.00, 24.00, 36.00 +MIB, 11, 02, 44.00, 26.00, -9999.00, -9999.00, 16.00 +MIV, 11, 02, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 02, 58.00, 30.00, -9999.00, -9999.00, 21.00 +MKC, 11, 02, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 02, 50.00, 35.00, 24.00, 21.00, 34.00 +MKG, 11, 02, 51.00, 36.00, 29.00, 27.00, 40.00 +MKL, 11, 02, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 02, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 02, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 02, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 02, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 02, 55.00, 35.00, 23.00, 20.00, 33.00 +MLS, 11, 02, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 02, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 02, 72.00, 48.00, -9999.00, -9999.00, 19.00 +MOB, 11, 02, 74.00, 52.00, 17.00, 18.00, 26.00 +MOT, 11, 02, 44.00, 26.00, 11.00, 10.00, 17.00 +MPV, 11, 02, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 02, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 02, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 02, 72.00, 37.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 02, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 02, 67.00, 49.00, -9999.00, -9999.00, 19.00 +MSL, 11, 02, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 02, 50.00, 31.00, 23.00, 20.00, 32.00 +MSO, 11, 02, 47.00, 27.00, 20.00, 21.00, 31.00 +MSP, 11, 02, 48.00, 31.00, 20.00, 18.00, 28.00 +MSS, 11, 02, 48.00, 32.00, 29.00, 29.00, 41.00 +MSY, 11, 02, 74.00, 54.00, 15.00, 17.00, 25.00 +MTC, 11, 02, 52.00, 37.00, -9999.00, -9999.00, 32.00 +MTN, 11, 02, 61.00, 41.00, -9999.00, -9999.00, 25.00 +MTO, 11, 02, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 02, 58.00, 37.00, -9999.00, -9999.00, 25.00 +MUO, 11, 02, 58.00, 33.00, -9999.00, -9999.00, 21.00 +MWA, 11, 02, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 02, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 02, 72.00, 48.00, -9999.00, -9999.00, 19.00 +MYL, 11, 02, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 02, 72.00, 47.00, -9999.00, -9999.00, 21.00 +NAO, 11, 02, 70.00, 55.00, -9999.00, -9999.00, 17.00 +NBC, 11, 02, 73.00, 52.00, -9999.00, -9999.00, 20.00 +NBE, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 11, 02, 54.00, 36.00, -9999.00, -9999.00, 28.00 +NCA, 11, 02, 72.00, 45.00, -9999.00, -9999.00, 23.00 +NCO, 11, 02, 57.00, 42.00, -9999.00, -9999.00, 32.00 +NC1, 11, 02, 68.00, 47.00, -9999.00, -9999.00, 5.00 +NEL, 11, 02, 61.00, 37.00, -9999.00, -9999.00, 29.00 +NFG, 11, 02, 71.00, 52.00, -9999.00, -9999.00, 9.00 +NFL, 11, 02, 60.00, 29.00, -9999.00, -9999.00, 10.00 +NGP, 11, 02, 79.00, 60.00, -9999.00, -9999.00, 21.00 +NGU, 11, 02, 65.00, 47.00, -9999.00, -9999.00, 25.00 +NGZ, 11, 02, 66.00, 51.00, -9999.00, -9999.00, 21.00 +NHK, 11, 02, 62.00, 40.00, -9999.00, -9999.00, 25.00 +NHZ, 11, 02, 51.00, 34.00, -9999.00, -9999.00, 37.00 +NID, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 02, 77.00, 54.00, -9999.00, -9999.00, 23.00 +NIR, 11, 02, 78.00, 55.00, -9999.00, -9999.00, 20.00 +NKT, 11, 02, 71.00, 50.00, -9999.00, -9999.00, 27.00 +NKX, 11, 02, 72.00, 57.00, -9999.00, -9999.00, 12.00 +NLC, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +NMM, 11, 02, 71.00, 44.00, -9999.00, -9999.00, 24.00 +NPA, 11, 02, 74.00, 54.00, -9999.00, -9999.00, 21.00 +NQA, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NQI, 11, 02, 81.00, 58.00, -9999.00, -9999.00, 18.00 +NQX, 11, 02, 82.00, 73.00, -9999.00, -9999.00, 26.00 +NRB, 11, 02, 76.00, 59.00, -9999.00, -9999.00, 25.00 +NRC, 11, 02, 71.00, 44.00, -9999.00, -9999.00, 18.00 +NRS, 11, 02, 71.00, 53.00, -9999.00, -9999.00, 10.00 +NSE, 11, 02, 74.00, 50.00, -9999.00, -9999.00, 24.00 +NSI, 11, 02, 72.00, 51.00, -9999.00, -9999.00, 12.00 +NTD, 11, 02, 72.00, 51.00, -9999.00, -9999.00, 9.00 +NTK, 11, 02, 76.00, 53.00, -9999.00, -9999.00, 10.00 +NTU, 11, 02, 65.00, 47.00, -9999.00, -9999.00, 25.00 +NUC, 11, 02, 70.00, 55.00, -9999.00, -9999.00, 10.00 +NUQ, 11, 02, 68.00, 45.00, -9999.00, -9999.00, 17.00 +NUW, 11, 02, 53.00, 39.00, -9999.00, -9999.00, 48.00 +NWF, 11, 02, 75.00, 54.00, -9999.00, -9999.00, 9.00 +NXX, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 11, 02, 64.00, 38.00, -9999.00, -9999.00, 27.00 +NZC, 11, 02, 77.00, 50.00, -9999.00, -9999.00, 23.00 +NZJ, 11, 02, 76.00, 49.00, -9999.00, -9999.00, 10.00 +NZW, 11, 02, 56.00, 38.00, -9999.00, -9999.00, 34.00 +NZY, 11, 02, 72.00, 57.00, -9999.00, -9999.00, 10.00 +OAK, 11, 02, 68.00, 48.00, 12.00, 13.00, 19.00 +OAR, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFF, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 02, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 02, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 02, 65.00, 43.00, 16.00, 14.00, 23.00 +OLM, 11, 02, 54.00, 37.00, 43.00, 44.00, 56.00 +OMA, 11, 02, 56.00, 34.00, 15.00, 15.00, 21.00 +OME, 11, 02, 26.00, 14.00, 29.00, 28.00, 40.00 +ONT, 11, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 02, 54.00, 36.00, 26.00, 22.00, 36.00 +ORF, 11, 02, 65.00, 47.00, 18.00, 17.00, 26.00 +ORH, 11, 02, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 02, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 02, 50.00, 32.00, -9999.00, -9999.00, 35.00 +OTG, 11, 02, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 02, 60.00, 45.00, 41.00, 43.00, 51.00 +OTM, 11, 02, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 02, 18.00, 8.00, 22.00, 26.00, 36.00 +OURC, 11, 02, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 02, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 02, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 02, 74.00, 49.00, -9999.00, -9999.00, 21.00 +PACZ, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 02, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 02, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 02, 16.00, 1.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 02, 16.00, 4.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 02, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 02, 15.00, 2.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 02, 76.00, 51.00, -9999.00, -9999.00, 20.00 +PAQ, 11, 02, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 02, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 02, 42.00, 35.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 02, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 02, 19.00, 4.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 02, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 02, 49.00, 33.00, -9999.00, -9999.00, 37.00 +PBI, 11, 02, 82.00, 67.00, 23.00, 25.00, 35.00 +PDT, 11, 02, 54.00, 37.00, 19.00, 22.00, 32.00 +PDX, 11, 02, 57.00, 42.00, 40.00, 41.00, 52.00 +PFN, 11, 02, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 02, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 02, 59.00, 41.00, 20.00, 17.00, 29.00 +PHX, 11, 02, 80.00, 53.00, 6.00, 6.00, 9.00 +PIA, 11, 02, 56.00, 37.00, 24.00, 20.00, 33.00 +PIB, 11, 02, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 02, 52.00, 29.00, 18.00, 20.00, 28.00 +PIR, 11, 02, 52.00, 29.00, 11.00, 11.00, 16.00 +PIT, 11, 02, 55.00, 37.00, 27.00, 27.00, 40.00 +PKB, 11, 02, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 02, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 02, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 02, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 02, 74.00, 54.00, 13.00, 14.00, 21.00 +POB, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +POE, 11, 02, 73.00, 48.00, -9999.00, -9999.00, 30.00 +POM, 11, 02, 77.00, 49.00, -9999.00, -9999.00, -9999.00 +POU, 11, 02, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 02, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 02, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 02, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 02, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 02, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 02, 54.00, 34.00, -9999.00, -9999.00, 35.00 +PSP, 11, 02, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 02, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 02, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 02, 62.00, 29.00, 11.00, 7.00, 15.00 +PUC, 11, 02, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 02, 57.00, 38.00, 22.00, 21.00, 31.00 +PVU, 11, 02, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 02, 52.00, 34.00, 24.00, 23.00, 34.00 +P02, 11, 02, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +P07, 11, 02, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +P11, 11, 02, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +P24, 11, 02, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +P28, 11, 02, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +P35, 11, 02, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +P38, 11, 02, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 11, 02, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +P58, 11, 02, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +P59, 11, 02, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +P60, 11, 02, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +P61, 11, 02, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +P67, 11, 02, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +P68, 11, 02, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +P69, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 02, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 02, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 02, 53.00, 27.00, 10.00, 11.00, 15.00 +RBL, 11, 02, 69.00, 46.00, 20.00, 20.00, 27.00 +RCA, 11, 02, 53.00, 27.00, -9999.00, -9999.00, 16.00 +RDD, 11, 02, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 02, 55.00, 30.00, 17.00, 17.00, 26.00 +RDR, 11, 02, 43.00, 25.00, -9999.00, -9999.00, 19.00 +RDU, 11, 02, 66.00, 43.00, 17.00, 17.00, 26.00 +REE, 11, 02, 68.00, 41.00, -9999.00, -9999.00, 11.00 +REJ, 11, 02, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 02, 53.00, 34.00, 23.00, 20.00, 33.00 +RIC, 11, 02, 65.00, 41.00, 19.00, 18.00, 27.00 +RIV, 11, 02, 76.00, 48.00, -9999.00, -9999.00, 9.00 +RIW, 11, 02, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 02, 47.00, 24.00, 12.00, 10.00, 17.00 +RME, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 47.00 +RMG, 11, 02, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +RND, 11, 02, 76.00, 53.00, -9999.00, -9999.00, 19.00 +RNO, 11, 02, 59.00, 30.00, 12.00, 10.00, 17.00 +ROA, 11, 02, 62.00, 40.00, 18.00, 19.00, 27.00 +ROC, 11, 02, 53.00, 37.00, 32.00, 31.00, 46.00 +ROW, 11, 02, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 02, 60.00, 35.00, 12.00, 11.00, 17.00 +RST, 11, 02, 48.00, 30.00, 20.00, 20.00, 30.00 +RWF, 11, 02, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 02, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 02, 69.00, 46.00, 15.00, 15.00, 20.00 +SAF, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 02, 72.00, 57.00, 9.00, 9.00, 12.00 +SAT, 11, 02, 76.00, 53.00, 16.00, 16.00, 25.00 +SAV, 11, 02, 73.00, 51.00, 13.00, 13.00, 20.00 +SAW, 11, 02, 46.00, 34.00, -9999.00, -9999.00, 45.00 +SBA, 11, 02, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 02, 77.00, 48.00, -9999.00, -9999.00, 10.00 +SBN, 11, 02, 54.00, 37.00, 29.00, 27.00, 41.00 +SBP, 11, 02, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 02, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 02, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 02, 7.00, -4.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 02, 69.00, 46.00, 11.00, 15.00, 16.00 +SDF, 11, 02, 61.00, 41.00, 24.00, 22.00, 33.00 +SEA, 11, 02, 54.00, 43.00, 38.00, 37.00, 49.00 +SEM, 11, 02, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 02, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 02, 66.00, 49.00, 15.00, 16.00, 22.00 +SGF, 11, 02, 62.00, 39.00, 21.00, 19.00, 31.00 +SGY, 11, 02, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 02, 52.00, 24.00, 14.00, 16.00, 22.00 +SHV, 11, 02, 72.00, 49.00, 18.00, 18.00, 27.00 +SIT, 11, 02, 46.00, 37.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 02, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 02, 72.00, 47.00, 12.00, 9.00, 16.00 +SKA, 11, 02, 48.00, 32.00, -9999.00, -9999.00, 34.00 +SKF, 11, 02, 76.00, 53.00, -9999.00, -9999.00, 18.00 +SLC, 11, 02, 57.00, 35.00, 18.00, 17.00, 26.00 +SLE, 11, 02, 56.00, 39.00, 41.00, 39.00, 51.00 +SLN, 11, 02, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 02, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 02, 71.00, 45.00, -9999.00, 11.00, 16.00 +SNA, 11, 02, 69.00, 55.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 02, 39.00, 31.00, 52.00, 55.00, 69.00 +SNS, 11, 02, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 02, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 02, 58.00, 38.00, 24.00, 19.00, 31.00 +SPS, 11, 02, 69.00, 45.00, 15.00, 13.00, 22.00 +SRQ, 11, 02, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 02, 72.00, 45.00, -9999.00, -9999.00, 21.00 +SSI, 11, 02, 73.00, 56.00, -9999.00, -9999.00, -9999.00 +STC, 11, 02, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 02, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +STL, 11, 02, 60.00, 42.00, 26.00, 21.00, 34.00 +STNV, 11, 02, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +STS, 11, 02, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 02, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 02, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 02, 70.00, 45.00, -9999.00, -9999.00, 17.00 +SUX, 11, 02, 54.00, 32.00, 17.00, 15.00, 25.00 +SVN, 11, 02, 73.00, 51.00, -9999.00, -9999.00, 19.00 +SWF, 11, 02, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 02, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 02, 53.00, 37.00, 34.00, 35.00, 47.00 +SZL, 11, 02, 61.00, 36.00, -9999.00, -9999.00, 25.00 +TAD, 11, 02, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 02, 15.00, 2.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 02, 65.00, 36.00, -9999.00, -9999.00, 27.00 +TCC, 11, 02, 67.00, 37.00, 8.00, 7.00, 13.00 +TCL, 11, 02, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 02, 55.00, 39.00, -9999.00, -9999.00, 54.00 +TCS, 11, 02, 68.00, 40.00, -9999.00, 7.00, 14.00 +TEB, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 02, 65.00, 43.00, -9999.00, -9999.00, 16.00 +TKA, 11, 02, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 02, 76.00, 50.00, 13.00, 14.00, 20.00 +TNX, 11, 02, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 02, 54.00, 35.00, 23.00, 23.00, 36.00 +TOP, 11, 02, 60.00, 36.00, 16.00, 17.00, 25.00 +TPA, 11, 02, 81.00, 60.00, 9.00, 13.00, 19.00 +TPH, 11, 02, 59.00, 30.00, 6.00, 4.00, 8.00 +TRI, 11, 02, 62.00, 39.00, 21.00, 22.00, 31.00 +TRK, 11, 02, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 02, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 02, 58.00, 42.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 02, 66.00, 44.00, 16.00, 16.00, 24.00 +TUP, 11, 02, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 02, 77.00, 49.00, 8.00, 7.00, 12.00 +TVC, 11, 02, 49.00, 34.00, 29.00, 27.00, 39.00 +TVL, 11, 02, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 02, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 02, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 02, 64.00, 41.00, 21.00, 20.00, 31.00 +T01, 11, 02, 64.00, 42.00, -9999.00, -9999.00, 27.00 +T02, 11, 02, 69.00, 46.00, -9999.00, -9999.00, 19.00 +T03, 11, 02, 72.00, 48.00, -9999.00, -9999.00, 21.00 +T04, 11, 02, 82.00, 62.00, -9999.00, -9999.00, 18.00 +T05, 11, 02, 61.00, 35.00, -9999.00, -9999.00, 19.00 +T06, 11, 02, 74.00, 44.00, -9999.00, -9999.00, 25.00 +T07, 11, 02, 61.00, 29.00, -9999.00, -9999.00, 20.00 +T08, 11, 02, 53.00, 34.00, -9999.00, -9999.00, 20.00 +UCA, 11, 02, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 02, 68.00, 42.00, -9999.00, -9999.00, 6.00 +UIL, 11, 02, 54.00, 39.00, 53.00, 54.00, 63.00 +UIN, 11, 02, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 02, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 02, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 02, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +U15, 11, 02, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +U28, 11, 02, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 02, 74.00, 49.00, -9999.00, -9999.00, 19.00 +VBG, 11, 02, 73.00, 46.00, -9999.00, -9999.00, 15.00 +VCT, 11, 02, 77.00, 56.00, 16.00, 17.00, 25.00 +VCV, 11, 02, 72.00, 39.00, -9999.00, -9999.00, 6.00 +VDZ, 11, 02, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 02, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 02, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 02, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 02, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 02, 75.00, 49.00, -9999.00, -9999.00, 20.00 +VRB, 11, 02, 81.00, 63.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 02, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 02, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 02, 64.00, 42.00, 20.00, 17.00, 25.00 +WJA, 11, 02, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 02, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 02, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 02, 58.00, 26.00, 15.00, 13.00, 21.00 +WPO, 11, 02, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 02, 72.00, 46.00, -9999.00, -9999.00, 20.00 +WRG, 11, 02, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 02, 61.00, 38.00, -9999.00, -9999.00, 27.00 +WRL, 11, 02, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +X68, 11, 02, 80.00, 60.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 02, 41.00, 29.00, 66.00, 66.00, 75.00 +YCG, 11, 02, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 02, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 02, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 02, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 02, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 02, 55.00, 32.00, 16.00, 17.00, 24.00 +YNG, 11, 02, 53.00, 37.00, 29.00, 29.00, 42.00 +YPA, 11, 02, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 02, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 02, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 02, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 02, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 02, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 02, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 02, 82.00, 55.00, 4.00, 3.00, 6.00 +YVR, 11, 02, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 02, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 02, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 02, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 02, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 02, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 02, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 02, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 02, 46.00, 30.00, 38.00, 36.00, 51.00 +ZUN, 11, 02, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 02, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 02, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 02, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +01R, 11, 02, 73.00, 49.00, -9999.00, -9999.00, 21.00 +1V1, 11, 02, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 02, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 02, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 02, 68.00, 51.00, -9999.00, -9999.00, 22.00 +2PJ, 11, 02, 72.00, 45.00, -9999.00, -9999.00, 19.00 +3B1, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 02, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 02, 48.00, 31.00, -9999.00, -9999.00, 35.00 +3SE, 11, 02, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 02, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 02, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 11, 02, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 02, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 02, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 02, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 02, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 03, 56.00, 37.00, 21.00, 21.00, 32.00 +ABI, 11, 03, 71.00, 48.00, 13.00, 12.00, 20.00 +ABQ, 11, 03, 62.00, 35.00, 10.00, 10.00, 15.00 +ABR, 11, 03, 48.00, 25.00, 14.00, 11.00, 19.00 +ABY, 11, 03, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 03, 56.00, 42.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 03, 73.00, 50.00, 17.00, 16.00, 26.00 +ACV, 11, 03, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 03, 59.00, 38.00, 20.00, 18.00, 29.00 +ADK, 11, 03, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 03, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 03, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 03, 62.00, 37.00, -9999.00, -9999.00, 26.00 +AEX, 11, 03, 73.00, 49.00, -9999.00, -9999.00, 21.00 +AFF, 11, 03, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 03, 81.00, 59.00, -9999.00, -9999.00, 26.00 +AGS, 11, 03, 71.00, 44.00, 14.00, 14.00, 22.00 +AHN, 11, 03, 68.00, 45.00, 17.00, 18.00, 25.00 +AKN, 11, 03, 32.00, 18.00, 28.00, 29.00, 42.00 +AKO, 11, 03, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 03, 54.00, 33.00, 24.00, 23.00, 35.00 +ALI, 11, 03, 81.00, 56.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 03, 51.00, 31.00, 20.00, 17.00, 29.00 +ALS, 11, 03, 53.00, 17.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 03, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 03, 64.00, 37.00, 11.00, 10.00, 16.00 +AMG, 11, 03, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 03, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 03, 31.00, 19.00, 23.00, 23.00, 34.00 +AND, 11, 03, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 03, 46.00, 37.00, 61.00, 62.00, 72.00 +AOO, 11, 03, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +APN, 11, 03, 48.00, 32.00, 27.00, 28.00, 39.00 +AQQ, 11, 03, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +ART, 11, 03, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +AST, 11, 03, 56.00, 41.00, 47.00, 48.00, 59.00 +ATL, 11, 03, 67.00, 46.00, 17.00, 16.00, 25.00 +ATW, 11, 03, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 03, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 03, 59.00, 36.00, -9999.00, -9999.00, 31.00 +AUG, 11, 03, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 03, 76.00, 53.00, 17.00, 16.00, 26.00 +AUW, 11, 03, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 03, 62.00, 38.00, 19.00, 18.00, 27.00 +AVP, 11, 03, 53.00, 37.00, 25.00, 24.00, 37.00 +AXN, 11, 03, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 03, 55.00, 34.00, -9999.00, -9999.00, 30.00 +AYS, 11, 03, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 03, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 03, 69.00, 46.00, -9999.00, -9999.00, 19.00 +BAD, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 03, 49.00, 21.00, -9999.00, -9999.00, 18.00 +BDL, 11, 03, 56.00, 36.00, 22.00, 21.00, 31.00 +BDR, 11, 03, 57.00, 41.00, 23.00, 18.00, 32.00 +BET, 11, 03, 26.00, 15.00, 27.00, 27.00, 40.00 +BFD, 11, 03, 48.00, 32.00, 37.00, 39.00, 52.00 +BFF, 11, 03, 56.00, 26.00, 10.00, 10.00, 15.00 +BFL, 11, 03, 72.00, 48.00, 7.00, 8.00, 12.00 +BGM, 11, 03, 50.00, 35.00, 30.00, 31.00, 45.00 +BGR, 11, 03, 49.00, 33.00, 25.00, 23.00, 36.00 +BGS, 11, 03, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 03, 68.00, 44.00, 19.00, 17.00, 26.00 +BID, 11, 03, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 03, 18.00, 4.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 03, 67.00, 31.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 03, 50.00, 30.00, 15.00, 16.00, 23.00 +BIS, 11, 03, 46.00, 23.00, 14.00, 13.00, 21.00 +BIX, 11, 03, 74.00, 54.00, -9999.00, -9999.00, 20.00 +BJI, 11, 03, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 03, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 03, 58.00, 27.00, -9999.00, -9999.00, 14.00 +BKW, 11, 03, 56.00, 37.00, 28.00, 29.00, 40.00 +BLF, 11, 03, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 03, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 03, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 03, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 03, 62.00, 39.00, -9999.00, -9999.00, 26.00 +BNA, 11, 03, 65.00, 42.00, 21.00, 21.00, 32.00 +BNO, 11, 03, 51.00, 24.00, -9999.00, 22.00, 36.00 +BOI, 11, 03, 54.00, 34.00, 19.00, 21.00, 30.00 +BOS, 11, 03, 56.00, 41.00, 21.00, 22.00, 32.00 +BPI, 11, 03, 45.00, 10.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 03, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 03, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 03, 55.00, 36.00, -9999.00, -9999.00, 26.00 +BRO, 11, 03, 81.00, 61.00, 16.00, 13.00, 22.00 +BRW, 11, 03, 8.00, -2.00, 21.00, 21.00, 30.00 +BSM, 11, 03, 76.00, 53.00, -9999.00, -9999.00, 16.00 +BTI, 11, 03, 11.00, 0.00, 18.00, 18.00, 28.00 +BTL, 11, 03, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 03, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 03, 74.00, 51.00, 15.00, 17.00, 26.00 +BTT, 11, 03, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 03, 49.00, 33.00, 31.00, 29.00, 43.00 +BUB, 11, 03, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 03, 52.00, 37.00, 34.00, 35.00, 48.00 +BUR, 11, 03, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 03, 73.00, 57.00, -9999.00, 15.00, 24.00 +BWG, 11, 03, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 03, 60.00, 40.00, 19.00, 19.00, 29.00 +BYH, 11, 03, 65.00, 44.00, -9999.00, -9999.00, 28.00 +BYI, 11, 03, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 03, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 03, 71.00, 44.00, 13.00, 14.00, 22.00 +CAG, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 03, 54.00, 37.00, 28.00, 28.00, 42.00 +CAO, 11, 03, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 03, 43.00, 29.00, 32.00, 31.00, 45.00 +CBM, 11, 03, 70.00, 43.00, -9999.00, -9999.00, 25.00 +CDB, 11, 03, 40.00, 31.00, 63.00, 61.00, 79.00 +CDC, 11, 03, 58.00, 30.00, 12.00, 12.00, 18.00 +CDR, 11, 03, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 03, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 03, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 11, 03, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 03, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 03, 65.00, 43.00, 21.00, 20.00, 30.00 +CHO, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 03, 72.00, 50.00, 13.00, 14.00, 21.00 +CID, 11, 03, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 03, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 03, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 03, 55.00, 38.00, 29.00, 32.00, 44.00 +CLL, 11, 03, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 03, 66.00, 44.00, 16.00, 16.00, 26.00 +CMH, 11, 03, 56.00, 37.00, 26.00, 25.00, 38.00 +CMI, 11, 03, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 03, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 03, 58.00, 36.00, 15.00, 11.00, 21.00 +CNM, 11, 03, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 03, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +COD, 11, 03, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +COF, 11, 03, 79.00, 62.00, -9999.00, -9999.00, 28.00 +CON, 11, 03, 52.00, 30.00, 22.00, 21.00, 32.00 +COS, 11, 03, 55.00, 29.00, 11.00, 10.00, 16.00 +COT, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 03, 59.00, 39.00, 24.00, 20.00, 32.00 +CPR, 11, 03, 50.00, 26.00, 14.00, 15.00, 21.00 +CRBC, 11, 03, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 03, 79.00, 58.00, 16.00, 15.00, 24.00 +CRW, 11, 03, 61.00, 39.00, 27.00, 27.00, 39.00 +CSG, 11, 03, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 03, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 03, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 03, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 03, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 03, 58.00, 38.00, 24.00, 23.00, 34.00 +CVN, 11, 03, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 03, 65.00, 37.00, -9999.00, -9999.00, 12.00 +CXY, 11, 03, 57.00, 39.00, 18.00, 18.00, 28.00 +CYS, 11, 03, 51.00, 27.00, 13.00, 13.00, 19.00 +DAA, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DAB, 11, 03, 77.00, 59.00, 16.00, 19.00, 27.00 +DAG, 11, 03, 74.00, 48.00, 3.00, 4.00, 5.00 +DAL, 11, 03, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 03, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 03, 56.00, 37.00, 25.00, 26.00, 37.00 +DBQ, 11, 03, 51.00, 33.00, 24.00, 19.00, 33.00 +DCA, 11, 03, 62.00, 44.00, 18.00, 17.00, 27.00 +DDC, 11, 03, 61.00, 36.00, 11.00, 11.00, 16.00 +DEC, 11, 03, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 03, 57.00, 29.00, 13.00, 12.00, 19.00 +DFW, 11, 03, 71.00, 49.00, 15.00, 15.00, 23.00 +DHN, 11, 03, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 03, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 03, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 03, 75.00, 53.00, -9999.00, -9999.00, 15.00 +DLG, 11, 03, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 03, 41.00, 27.00, 25.00, 22.00, 36.00 +DLLC, 11, 03, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 03, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 03, 77.00, 49.00, -9999.00, -9999.00, 10.00 +DMN, 11, 03, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 03, 63.00, 42.00, -9999.00, -9999.00, 27.00 +DPG, 11, 03, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 03, 74.00, 48.00, -9999.00, -9999.00, 20.00 +DRA, 11, 03, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 03, 75.00, 53.00, 11.00, 11.00, 16.00 +DSM, 11, 03, 54.00, 35.00, 21.00, 19.00, 30.00 +DTW, 11, 03, 53.00, 35.00, 23.00, 24.00, 36.00 +DUG, 11, 03, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 03, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 03, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 03, 71.00, 48.00, -9999.00, -9999.00, 17.00 +D45, 11, 03, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 03, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 03, 47.00, 29.00, 19.00, 18.00, 28.00 +ECG, 11, 03, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 03, 71.00, 43.00, -9999.00, -9999.00, 5.00 +EED, 11, 03, 79.00, 54.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 11, 03, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 03, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 03, 57.00, 32.00, 32.00, 32.00, 44.00 +EKO, 11, 03, 55.00, 25.00, 16.00, 14.00, 23.00 +ELD, 11, 03, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 03, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 03, 71.00, 42.00, 9.00, 9.00, 13.00 +ELY, 11, 03, 54.00, 22.00, 13.00, 12.00, 19.00 +EMP, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 03, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +END, 11, 03, 64.00, 43.00, -9999.00, -9999.00, 15.00 +ENN, 11, 03, 17.00, 1.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 03, 53.00, 34.00, -9999.00, -9999.00, 14.00 +EPH, 11, 03, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 03, 54.00, 40.00, 33.00, 34.00, 48.00 +ESF, 11, 03, 73.00, 49.00, -9999.00, -9999.00, 31.00 +EUG, 11, 03, 56.00, 41.00, 39.00, 39.00, 49.00 +EVV, 11, 03, 61.00, 39.00, 26.00, 20.00, 34.00 +EWN, 11, 03, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 03, 60.00, 42.00, 20.00, 18.00, 29.00 +EYW, 11, 03, 81.00, 73.00, 16.00, 16.00, 26.00 +E74, 11, 03, 73.00, 40.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 03, 66.00, 42.00, -9999.00, -9999.00, 23.00 +FAI, 11, 03, 17.00, 2.00, 24.00, 27.00, 38.00 +FAR, 11, 03, 44.00, 25.00, 15.00, 15.00, 23.00 +FAT, 11, 03, 70.00, 45.00, 11.00, 11.00, 16.00 +FAY, 11, 03, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 03, 44.00, 25.00, 21.00, 25.00, 35.00 +FCS, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 11, 03, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 03, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 03, 56.00, 25.00, 11.00, 14.00, 17.00 +FLL, 11, 03, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 03, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +FME, 11, 03, 63.00, 37.00, -9999.00, -9999.00, 25.00 +FMH, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FMN, 11, 03, 61.00, 30.00, 10.00, 9.00, 13.00 +FMY, 11, 03, 82.00, 63.00, 9.00, 11.00, 16.00 +FNT, 11, 03, 52.00, 35.00, 25.00, 26.00, 37.00 +FOD, 11, 03, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 03, 60.00, 36.00, -9999.00, -9999.00, 18.00 +FOK, 11, 03, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 03, 60.00, 38.00, -9999.00, -9999.00, 20.00 +FSD, 11, 03, 50.00, 28.00, 17.00, 15.00, 26.00 +FSI, 11, 03, 68.00, 42.00, -9999.00, -9999.00, 17.00 +FSM, 11, 03, 68.00, 42.00, 20.00, 18.00, 29.00 +FTK, 11, 03, 61.00, 37.00, -9999.00, -9999.00, 26.00 +FWA, 11, 03, 54.00, 37.00, 22.00, 23.00, 34.00 +FWH, 11, 03, 71.00, 48.00, -9999.00, -9999.00, 17.00 +FYU, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 03, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 03, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 03, 83.00, 51.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 03, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 03, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 03, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 03, 47.00, 31.00, 23.00, 25.00, 35.00 +GFA, 11, 03, 49.00, 29.00, -9999.00, -9999.00, 19.00 +GFK, 11, 03, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 03, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 03, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 03, 47.00, 24.00, 10.00, 10.00, 17.00 +GJT, 11, 03, 57.00, 34.00, 14.00, 13.00, 20.00 +GKN, 11, 03, 20.00, 5.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 03, 57.00, 30.00, 11.00, 10.00, 15.00 +GLH, 11, 03, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 03, 72.00, 62.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 03, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 03, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 11, 03, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 03, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 03, 48.00, 32.00, 23.00, 22.00, 34.00 +GRCI, 11, 03, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 03, 55.00, 38.00, -9999.00, -9999.00, 54.00 +GRI, 11, 03, 55.00, 31.00, 15.00, 12.00, 21.00 +GRK, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 11, 03, 51.00, 33.00, 27.00, 27.00, 38.00 +GSB, 11, 03, 69.00, 44.00, -9999.00, -9999.00, 22.00 +GSG, 11, 03, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 03, 64.00, 41.00, 17.00, 17.00, 24.00 +GSP, 11, 03, 66.00, 43.00, 17.00, 19.00, 27.00 +GST, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 03, 51.00, 34.00, -9999.00, -9999.00, 48.00 +GTF, 11, 03, 49.00, 29.00, 14.00, 17.00, 23.00 +GUP, 11, 03, 59.00, 25.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 03, 56.00, 34.00, -9999.00, -9999.00, 32.00 +GVW, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 11, 03, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 03, 67.00, 52.00, 20.00, 20.00, 29.00 +HBR, 11, 03, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 03, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 03, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 03, 54.00, 32.00, -9999.00, -9999.00, 21.00 +HKY, 11, 03, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 03, 48.00, 25.00, 13.00, 15.00, 22.00 +HMN, 11, 03, 71.00, 33.00, -9999.00, -9999.00, 8.00 +HMS, 11, 03, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 03, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 03, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +HON, 11, 03, 50.00, 27.00, 13.00, 12.00, 20.00 +HOP, 11, 03, 64.00, 39.00, -9999.00, -9999.00, 28.00 +HOT, 11, 03, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 03, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 03, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 03, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 03, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 03, 74.00, 48.00, -9999.00, -9999.00, 21.00 +HST, 11, 03, 82.00, 64.00, -9999.00, -9999.00, 29.00 +HSV, 11, 03, 66.00, 43.00, 22.00, 19.00, 30.00 +HTL, 11, 03, 47.00, 32.00, 29.00, 26.00, 41.00 +HTS, 11, 03, 60.00, 39.00, 25.00, 25.00, 37.00 +HUF, 11, 03, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 03, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 03, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 03, 48.00, 23.00, 10.00, 13.00, 17.00 +IAB, 11, 03, 61.00, 39.00, -9999.00, -9999.00, 18.00 +IAD, 11, 03, 61.00, 37.00, 19.00, 19.00, 28.00 +IAG, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 03, 76.00, 52.00, 18.00, 19.00, 29.00 +ICT, 11, 03, 61.00, 39.00, 16.00, 15.00, 24.00 +IDA, 11, 03, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 03, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 03, 60.00, 40.00, 21.00, 18.00, 29.00 +ILI, 11, 03, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 03, 72.00, 47.00, 16.00, 14.00, 24.00 +IMT, 11, 03, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +IND, 11, 03, 57.00, 37.00, 23.00, 23.00, 33.00 +INL, 11, 03, 40.00, 23.00, 25.00, 23.00, 36.00 +INS, 11, 03, 68.00, 42.00, -9999.00, -9999.00, 6.00 +INT, 11, 03, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +INW, 11, 03, 64.00, 33.00, 7.00, 8.00, 12.00 +IPL, 11, 03, 82.00, 54.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 03, 55.00, 36.00, 27.00, 24.00, 37.00 +IRK, 11, 03, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 03, 45.00, 22.00, 12.00, 11.00, 20.00 +ISP, 11, 03, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 03, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 03, 79.00, 49.00, -9999.00, -9999.00, 8.00 +IWD, 11, 03, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 03, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 03, 73.00, 44.00, 18.00, 18.00, 27.00 +JAX, 11, 03, 76.00, 53.00, 14.00, 15.00, 23.00 +JBR, 11, 03, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 03, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 03, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 03, 58.00, 43.00, 19.00, 17.00, 28.00 +JHW, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 03, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 03, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 03, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 03, 40.00, 31.00, 55.00, 54.00, 66.00 +JST, 11, 03, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 03, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 03, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 03, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 03, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 03, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 03, 51.00, 34.00, 26.00, 27.00, 39.00 +LAR, 11, 03, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 03, 73.00, 47.00, 5.00, 4.00, 7.00 +LAX, 11, 03, 72.00, 55.00, 6.00, 7.00, 9.00 +LBB, 11, 03, 68.00, 41.00, 11.00, 9.00, 16.00 +LBF, 11, 03, 55.00, 26.00, 14.00, 10.00, 18.00 +LCH, 11, 03, 74.00, 52.00, 16.00, 18.00, 26.00 +LCK, 11, 03, 58.00, 37.00, -9999.00, -9999.00, 34.00 +LEB, 11, 03, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 03, 59.00, 40.00, 24.00, 24.00, 35.00 +LFI, 11, 03, 63.00, 46.00, -9999.00, -9999.00, 27.00 +LFK, 11, 03, 74.00, 49.00, 17.00, 19.00, 27.00 +LFT, 11, 03, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 03, 57.00, 45.00, 19.00, 16.00, 27.00 +LGB, 11, 03, 74.00, 53.00, 6.00, 6.00, 10.00 +LGU, 11, 03, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 03, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 03, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 03, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 03, 67.00, 44.00, 19.00, 18.00, 27.00 +LIZ, 11, 03, 43.00, 29.00, -9999.00, -9999.00, 46.00 +LMT, 11, 03, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 11, 03, 48.00, 25.00, 13.00, 11.00, 17.00 +LNK, 11, 03, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 03, 59.00, 27.00, 7.00, 7.00, 11.00 +LOZ, 11, 03, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 03, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 03, 67.00, 43.00, -9999.00, -9999.00, 23.00 +LSE, 11, 03, 50.00, 33.00, 17.00, 17.00, 26.00 +LSF, 11, 03, 72.00, 48.00, -9999.00, -9999.00, 21.00 +LSV, 11, 03, 75.00, 39.00, -9999.00, -9999.00, 6.00 +LTS, 11, 03, 70.00, 43.00, -9999.00, -9999.00, 15.00 +LUF, 11, 03, 81.00, 46.00, -9999.00, -9999.00, 7.00 +LVS, 11, 03, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 03, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 03, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 03, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 03, 62.00, 40.00, 20.00, 19.00, 29.00 +MAF, 11, 03, 70.00, 43.00, 10.00, 7.00, 13.00 +MBL, 11, 03, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 03, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 03, 69.00, 48.00, -9999.00, -9999.00, 18.00 +MCF, 11, 03, 80.00, 60.00, -9999.00, -9999.00, 18.00 +MCG, 11, 03, 18.00, 4.00, 29.00, 29.00, 41.00 +MCI, 11, 03, 58.00, 38.00, 19.00, 18.00, 28.00 +MCK, 11, 03, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 03, 72.00, 45.00, 14.00, 15.00, 22.00 +MCO, 11, 03, 80.00, 60.00, 11.00, 16.00, 22.00 +MCW, 11, 03, 49.00, 30.00, 15.00, 14.00, 22.00 +MC2, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 11, 03, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 03, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 03, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 03, 54.00, 38.00, 28.00, 24.00, 40.00 +MEI, 11, 03, 72.00, 44.00, 18.00, 15.00, 26.00 +MEM, 11, 03, 67.00, 45.00, 23.00, 19.00, 31.00 +MER, 11, 03, 71.00, 42.00, -9999.00, -9999.00, 14.00 +MFD, 11, 03, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 03, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 03, 58.00, 37.00, 26.00, 28.00, 36.00 +MGE, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MGM, 11, 03, 72.00, 47.00, 17.00, 16.00, 27.00 +MGW, 11, 03, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 03, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 03, 68.00, 48.00, -9999.00, -9999.00, 18.00 +MHS, 11, 03, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 03, 82.00, 66.00, 24.00, 24.00, 36.00 +MIB, 11, 03, 43.00, 25.00, -9999.00, -9999.00, 16.00 +MIV, 11, 03, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 03, 57.00, 29.00, -9999.00, -9999.00, 21.00 +MKC, 11, 03, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 03, 50.00, 35.00, 24.00, 21.00, 34.00 +MKG, 11, 03, 51.00, 36.00, 29.00, 27.00, 40.00 +MKL, 11, 03, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 03, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 03, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 03, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 03, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 03, 54.00, 35.00, 23.00, 20.00, 33.00 +MLS, 11, 03, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 03, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 03, 71.00, 48.00, -9999.00, -9999.00, 19.00 +MOB, 11, 03, 73.00, 51.00, 17.00, 19.00, 27.00 +MOT, 11, 03, 43.00, 25.00, 11.00, 10.00, 17.00 +MPV, 11, 03, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 03, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 03, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 03, 71.00, 37.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 03, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 03, 66.00, 49.00, -9999.00, -9999.00, 19.00 +MSL, 11, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 03, 50.00, 31.00, 23.00, 21.00, 32.00 +MSO, 11, 03, 46.00, 26.00, 20.00, 21.00, 32.00 +MSP, 11, 03, 47.00, 30.00, 20.00, 18.00, 28.00 +MSS, 11, 03, 48.00, 32.00, 29.00, 29.00, 42.00 +MSY, 11, 03, 74.00, 53.00, 15.00, 17.00, 25.00 +MTC, 11, 03, 52.00, 36.00, -9999.00, -9999.00, 32.00 +MTN, 11, 03, 61.00, 40.00, -9999.00, -9999.00, 25.00 +MTO, 11, 03, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 03, 58.00, 36.00, -9999.00, -9999.00, 25.00 +MUO, 11, 03, 58.00, 32.00, -9999.00, -9999.00, 21.00 +MWA, 11, 03, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 03, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 03, 72.00, 47.00, -9999.00, -9999.00, 19.00 +MYL, 11, 03, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 03, 72.00, 46.00, -9999.00, -9999.00, 21.00 +NAO, 11, 03, 70.00, 55.00, -9999.00, -9999.00, 17.00 +NBC, 11, 03, 72.00, 52.00, -9999.00, -9999.00, 20.00 +NBE, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NBU, 11, 03, 54.00, 36.00, -9999.00, -9999.00, 28.00 +NCA, 11, 03, 71.00, 44.00, -9999.00, -9999.00, 23.00 +NCO, 11, 03, 57.00, 41.00, -9999.00, -9999.00, 32.00 +NC1, 11, 03, 67.00, 46.00, -9999.00, -9999.00, 5.00 +NEL, 11, 03, 61.00, 36.00, -9999.00, -9999.00, 29.00 +NFG, 11, 03, 70.00, 51.00, -9999.00, -9999.00, 9.00 +NFL, 11, 03, 60.00, 28.00, -9999.00, -9999.00, 10.00 +NGP, 11, 03, 79.00, 59.00, -9999.00, -9999.00, 21.00 +NGU, 11, 03, 64.00, 47.00, -9999.00, -9999.00, 25.00 +NGZ, 11, 03, 65.00, 50.00, -9999.00, -9999.00, 21.00 +NHK, 11, 03, 62.00, 39.00, -9999.00, -9999.00, 25.00 +NHZ, 11, 03, 51.00, 34.00, -9999.00, -9999.00, 37.00 +NID, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 03, 76.00, 53.00, -9999.00, -9999.00, 22.00 +NIR, 11, 03, 78.00, 54.00, -9999.00, -9999.00, 20.00 +NKT, 11, 03, 70.00, 50.00, -9999.00, -9999.00, 27.00 +NKX, 11, 03, 71.00, 56.00, -9999.00, -9999.00, 13.00 +NLC, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +NMM, 11, 03, 71.00, 43.00, -9999.00, -9999.00, 24.00 +NPA, 11, 03, 73.00, 53.00, -9999.00, -9999.00, 21.00 +NQA, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NQI, 11, 03, 81.00, 57.00, -9999.00, -9999.00, 18.00 +NQX, 11, 03, 81.00, 73.00, -9999.00, -9999.00, 26.00 +NRB, 11, 03, 75.00, 59.00, -9999.00, -9999.00, 25.00 +NRC, 11, 03, 71.00, 43.00, -9999.00, -9999.00, 18.00 +NRS, 11, 03, 70.00, 52.00, -9999.00, -9999.00, 10.00 +NSE, 11, 03, 74.00, 49.00, -9999.00, -9999.00, 24.00 +NSI, 11, 03, 72.00, 50.00, -9999.00, -9999.00, 13.00 +NTD, 11, 03, 72.00, 50.00, -9999.00, -9999.00, 9.00 +NTK, 11, 03, 76.00, 53.00, -9999.00, -9999.00, 10.00 +NTU, 11, 03, 64.00, 47.00, -9999.00, -9999.00, 25.00 +NUC, 11, 03, 69.00, 54.00, -9999.00, -9999.00, 10.00 +NUQ, 11, 03, 67.00, 44.00, -9999.00, -9999.00, 18.00 +NUW, 11, 03, 53.00, 39.00, -9999.00, -9999.00, 49.00 +NWF, 11, 03, 74.00, 53.00, -9999.00, -9999.00, 9.00 +NXX, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 11, 03, 63.00, 37.00, -9999.00, -9999.00, 27.00 +NZC, 11, 03, 76.00, 50.00, -9999.00, -9999.00, 22.00 +NZJ, 11, 03, 75.00, 48.00, -9999.00, -9999.00, 10.00 +NZW, 11, 03, 56.00, 37.00, -9999.00, -9999.00, 35.00 +NZY, 11, 03, 71.00, 56.00, -9999.00, -9999.00, 10.00 +OAK, 11, 03, 67.00, 47.00, 13.00, 13.00, 19.00 +OAR, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFF, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 03, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 03, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 03, 65.00, 43.00, 16.00, 14.00, 23.00 +OLM, 11, 03, 53.00, 36.00, 44.00, 45.00, 57.00 +OMA, 11, 03, 55.00, 34.00, 15.00, 15.00, 21.00 +OME, 11, 03, 26.00, 14.00, 29.00, 29.00, 40.00 +ONT, 11, 03, 77.00, 51.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 03, 54.00, 36.00, 26.00, 22.00, 36.00 +ORF, 11, 03, 64.00, 47.00, 18.00, 17.00, 26.00 +ORH, 11, 03, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 03, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 03, 50.00, 32.00, -9999.00, -9999.00, 35.00 +OTG, 11, 03, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 03, 59.00, 44.00, 42.00, 44.00, 52.00 +OTM, 11, 03, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 03, 18.00, 7.00, 22.00, 27.00, 36.00 +OURC, 11, 03, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 03, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 03, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 03, 73.00, 49.00, -9999.00, -9999.00, 22.00 +PACZ, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 03, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 03, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 03, 16.00, 1.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 03, 15.00, 3.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 03, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 03, 14.00, 1.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 03, 75.00, 50.00, -9999.00, -9999.00, 20.00 +PAQ, 11, 03, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 03, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 03, 41.00, 34.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 03, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 03, 18.00, 4.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 03, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 03, 49.00, 33.00, -9999.00, -9999.00, 38.00 +PBI, 11, 03, 81.00, 66.00, 23.00, 25.00, 35.00 +PDT, 11, 03, 54.00, 36.00, 20.00, 22.00, 33.00 +PDX, 11, 03, 56.00, 41.00, 41.00, 42.00, 53.00 +PFN, 11, 03, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 03, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 03, 59.00, 40.00, 20.00, 17.00, 29.00 +PHX, 11, 03, 80.00, 53.00, 6.00, 6.00, 9.00 +PIA, 11, 03, 55.00, 36.00, 24.00, 20.00, 33.00 +PIB, 11, 03, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 03, 51.00, 29.00, 18.00, 20.00, 29.00 +PIR, 11, 03, 51.00, 29.00, 11.00, 11.00, 16.00 +PIT, 11, 03, 55.00, 37.00, 27.00, 27.00, 40.00 +PKB, 11, 03, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 03, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 03, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 03, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 03, 73.00, 53.00, 13.00, 15.00, 22.00 +POB, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +POE, 11, 03, 73.00, 47.00, -9999.00, -9999.00, 30.00 +POM, 11, 03, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +POU, 11, 03, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 03, 71.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 03, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 03, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 03, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 03, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 03, 54.00, 33.00, -9999.00, -9999.00, 35.00 +PSP, 11, 03, 83.00, 53.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 03, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 03, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 03, 62.00, 29.00, 11.00, 7.00, 15.00 +PUC, 11, 03, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 03, 57.00, 38.00, 22.00, 21.00, 31.00 +PVU, 11, 03, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 03, 51.00, 33.00, 24.00, 23.00, 34.00 +P02, 11, 03, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P07, 11, 03, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +P11, 11, 03, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +P24, 11, 03, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +P28, 11, 03, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +P35, 11, 03, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +P38, 11, 03, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +P39, 11, 03, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +P58, 11, 03, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +P59, 11, 03, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +P60, 11, 03, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +P61, 11, 03, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +P67, 11, 03, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +P68, 11, 03, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +P69, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 03, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 03, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 03, 52.00, 27.00, 10.00, 11.00, 15.00 +RBL, 11, 03, 68.00, 45.00, 21.00, 20.00, 27.00 +RCA, 11, 03, 52.00, 27.00, -9999.00, -9999.00, 16.00 +RDD, 11, 03, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 03, 54.00, 29.00, 17.00, 17.00, 27.00 +RDR, 11, 03, 42.00, 24.00, -9999.00, -9999.00, 19.00 +RDU, 11, 03, 66.00, 42.00, 17.00, 17.00, 26.00 +REE, 11, 03, 68.00, 41.00, -9999.00, -9999.00, 11.00 +REJ, 11, 03, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 03, 52.00, 34.00, 23.00, 20.00, 33.00 +RIC, 11, 03, 65.00, 40.00, 19.00, 18.00, 27.00 +RIV, 11, 03, 76.00, 47.00, -9999.00, -9999.00, 9.00 +RIW, 11, 03, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 03, 46.00, 24.00, 12.00, 10.00, 17.00 +RME, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 48.00 +RMG, 11, 03, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +RND, 11, 03, 75.00, 52.00, -9999.00, -9999.00, 19.00 +RNO, 11, 03, 59.00, 29.00, 13.00, 10.00, 17.00 +ROA, 11, 03, 62.00, 39.00, 18.00, 19.00, 27.00 +ROC, 11, 03, 53.00, 36.00, 32.00, 31.00, 46.00 +ROW, 11, 03, 70.00, 39.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 03, 59.00, 35.00, 12.00, 11.00, 17.00 +RST, 11, 03, 47.00, 30.00, 20.00, 20.00, 30.00 +RWF, 11, 03, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 03, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 03, 68.00, 46.00, 16.00, 15.00, 20.00 +SAF, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 03, 71.00, 56.00, 9.00, 9.00, 12.00 +SAT, 11, 03, 75.00, 52.00, 16.00, 16.00, 25.00 +SAV, 11, 03, 72.00, 51.00, 13.00, 13.00, 21.00 +SAW, 11, 03, 46.00, 33.00, -9999.00, -9999.00, 45.00 +SBA, 11, 03, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 03, 76.00, 47.00, -9999.00, -9999.00, 10.00 +SBN, 11, 03, 54.00, 37.00, 30.00, 27.00, 41.00 +SBP, 11, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 03, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 03, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 03, 6.00, -5.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 03, 69.00, 45.00, 11.00, 15.00, 16.00 +SDF, 11, 03, 61.00, 40.00, 24.00, 22.00, 33.00 +SEA, 11, 03, 53.00, 42.00, 38.00, 38.00, 50.00 +SEM, 11, 03, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 03, 65.00, 49.00, 15.00, 17.00, 23.00 +SGF, 11, 03, 62.00, 39.00, 21.00, 19.00, 31.00 +SGY, 11, 03, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 03, 51.00, 24.00, 14.00, 16.00, 22.00 +SHV, 11, 03, 72.00, 48.00, 18.00, 19.00, 27.00 +SIT, 11, 03, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 03, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 03, 72.00, 47.00, 11.00, 9.00, 16.00 +SKA, 11, 03, 47.00, 31.00, -9999.00, -9999.00, 34.00 +SKF, 11, 03, 75.00, 52.00, -9999.00, -9999.00, 18.00 +SLC, 11, 03, 56.00, 34.00, 18.00, 17.00, 26.00 +SLE, 11, 03, 56.00, 38.00, 42.00, 40.00, 52.00 +SLN, 11, 03, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 03, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 03, 70.00, 44.00, -9999.00, 11.00, 17.00 +SNA, 11, 03, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 03, 38.00, 30.00, 52.00, 55.00, 70.00 +SNS, 11, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 03, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 03, 57.00, 38.00, 24.00, 19.00, 31.00 +SPS, 11, 03, 69.00, 45.00, 14.00, 13.00, 21.00 +SRQ, 11, 03, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 03, 71.00, 44.00, -9999.00, -9999.00, 21.00 +SSI, 11, 03, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +STC, 11, 03, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 03, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +STL, 11, 03, 60.00, 41.00, 26.00, 21.00, 35.00 +STNV, 11, 03, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +STS, 11, 03, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 03, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 03, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 03, 70.00, 44.00, -9999.00, -9999.00, 17.00 +SUX, 11, 03, 53.00, 31.00, 17.00, 15.00, 25.00 +SVN, 11, 03, 72.00, 51.00, -9999.00, -9999.00, 19.00 +SWF, 11, 03, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 03, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 03, 53.00, 36.00, 34.00, 35.00, 48.00 +SZL, 11, 03, 61.00, 36.00, -9999.00, -9999.00, 25.00 +TAD, 11, 03, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 03, 14.00, 1.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 03, 65.00, 36.00, -9999.00, -9999.00, 27.00 +TCC, 11, 03, 67.00, 37.00, 8.00, 7.00, 13.00 +TCL, 11, 03, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 03, 55.00, 38.00, -9999.00, -9999.00, 54.00 +TCS, 11, 03, 68.00, 40.00, -9999.00, 7.00, 13.00 +TEB, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 03, 65.00, 43.00, -9999.00, -9999.00, 16.00 +TKA, 11, 03, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 03, 76.00, 49.00, 13.00, 14.00, 20.00 +TNX, 11, 03, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 03, 54.00, 34.00, 23.00, 23.00, 36.00 +TOP, 11, 03, 60.00, 36.00, 16.00, 17.00, 25.00 +TPA, 11, 03, 80.00, 60.00, 9.00, 13.00, 19.00 +TPH, 11, 03, 58.00, 30.00, 6.00, 4.00, 8.00 +TRI, 11, 03, 62.00, 38.00, 21.00, 22.00, 31.00 +TRK, 11, 03, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 03, 83.00, 50.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 03, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 03, 65.00, 43.00, 16.00, 16.00, 24.00 +TUP, 11, 03, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 03, 77.00, 49.00, 8.00, 7.00, 12.00 +TVC, 11, 03, 49.00, 34.00, 29.00, 28.00, 39.00 +TVL, 11, 03, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 03, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 03, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 03, 64.00, 40.00, 21.00, 20.00, 31.00 +T01, 11, 03, 63.00, 41.00, -9999.00, -9999.00, 27.00 +T02, 11, 03, 69.00, 45.00, -9999.00, -9999.00, 19.00 +T03, 11, 03, 71.00, 47.00, -9999.00, -9999.00, 21.00 +T04, 11, 03, 81.00, 61.00, -9999.00, -9999.00, 18.00 +T05, 11, 03, 60.00, 35.00, -9999.00, -9999.00, 19.00 +T06, 11, 03, 73.00, 43.00, -9999.00, -9999.00, 25.00 +T07, 11, 03, 60.00, 28.00, -9999.00, -9999.00, 21.00 +T08, 11, 03, 53.00, 34.00, -9999.00, -9999.00, 21.00 +UCA, 11, 03, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 03, 68.00, 42.00, -9999.00, -9999.00, 6.00 +UIL, 11, 03, 53.00, 38.00, 54.00, 55.00, 64.00 +UIN, 11, 03, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 03, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 03, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 03, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +U15, 11, 03, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +U28, 11, 03, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 03, 73.00, 48.00, -9999.00, -9999.00, 19.00 +VBG, 11, 03, 72.00, 45.00, -9999.00, -9999.00, 15.00 +VCT, 11, 03, 77.00, 55.00, 16.00, 17.00, 25.00 +VCV, 11, 03, 72.00, 39.00, -9999.00, -9999.00, 6.00 +VDZ, 11, 03, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 03, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 03, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 03, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 03, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 03, 74.00, 48.00, -9999.00, -9999.00, 20.00 +VRB, 11, 03, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 03, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 03, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 03, 63.00, 41.00, 20.00, 17.00, 25.00 +WJA, 11, 03, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 03, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 03, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 03, 58.00, 25.00, 15.00, 13.00, 21.00 +WPO, 11, 03, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 03, 72.00, 45.00, -9999.00, -9999.00, 20.00 +WRG, 11, 03, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 03, 61.00, 38.00, -9999.00, -9999.00, 27.00 +WRL, 11, 03, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +X68, 11, 03, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 03, 40.00, 28.00, 66.00, 66.00, 75.00 +YCG, 11, 03, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 03, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 03, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 03, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 03, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 03, 54.00, 31.00, 16.00, 17.00, 25.00 +YNG, 11, 03, 53.00, 36.00, 29.00, 29.00, 43.00 +YPA, 11, 03, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 03, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 03, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 03, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 03, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 03, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 03, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 03, 82.00, 55.00, 4.00, 3.00, 6.00 +YVR, 11, 03, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 03, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 03, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 03, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 03, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 03, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 03, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 03, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 03, 45.00, 30.00, 38.00, 36.00, 51.00 +ZUN, 11, 03, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 03, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 03, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 03, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +01R, 11, 03, 73.00, 48.00, -9999.00, -9999.00, 21.00 +1V1, 11, 03, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 03, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 03, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 03, 67.00, 50.00, -9999.00, -9999.00, 22.00 +2PJ, 11, 03, 71.00, 44.00, -9999.00, -9999.00, 19.00 +3B1, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 03, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 03, 48.00, 31.00, -9999.00, -9999.00, 35.00 +3SE, 11, 03, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 03, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 03, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 11, 03, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 03, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 03, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 03, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 03, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 04, 55.00, 37.00, 21.00, 21.00, 32.00 +ABI, 11, 04, 70.00, 47.00, 13.00, 12.00, 20.00 +ABQ, 11, 04, 61.00, 34.00, 10.00, 9.00, 15.00 +ABR, 11, 04, 47.00, 25.00, 14.00, 11.00, 19.00 +ABY, 11, 04, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 04, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 04, 72.00, 50.00, 17.00, 16.00, 26.00 +ACV, 11, 04, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 04, 59.00, 38.00, 20.00, 18.00, 29.00 +ADK, 11, 04, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 04, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 04, 61.00, 37.00, -9999.00, -9999.00, 26.00 +AEX, 11, 04, 73.00, 49.00, -9999.00, -9999.00, 21.00 +AFF, 11, 04, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 04, 81.00, 59.00, -9999.00, -9999.00, 26.00 +AGS, 11, 04, 71.00, 44.00, 15.00, 15.00, 22.00 +AHN, 11, 04, 67.00, 44.00, 17.00, 18.00, 25.00 +AKN, 11, 04, 32.00, 17.00, 28.00, 28.00, 42.00 +AKO, 11, 04, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 04, 53.00, 33.00, 24.00, 23.00, 35.00 +ALI, 11, 04, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 04, 51.00, 30.00, 21.00, 17.00, 30.00 +ALS, 11, 04, 52.00, 16.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 04, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 04, 64.00, 36.00, 11.00, 10.00, 16.00 +AMG, 11, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 04, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 04, 30.00, 19.00, 22.00, 23.00, 34.00 +AND, 11, 04, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 04, 46.00, 37.00, 61.00, 61.00, 72.00 +AOO, 11, 04, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +APN, 11, 04, 47.00, 31.00, 27.00, 28.00, 40.00 +AQQ, 11, 04, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +ART, 11, 04, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +AST, 11, 04, 56.00, 41.00, 48.00, 49.00, 60.00 +ATL, 11, 04, 66.00, 45.00, 17.00, 16.00, 26.00 +ATW, 11, 04, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 04, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 04, 58.00, 35.00, -9999.00, -9999.00, 31.00 +AUG, 11, 04, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 04, 75.00, 53.00, 17.00, 16.00, 26.00 +AUW, 11, 04, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 04, 62.00, 38.00, 19.00, 19.00, 27.00 +AVP, 11, 04, 52.00, 36.00, 25.00, 24.00, 37.00 +AXN, 11, 04, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 04, 54.00, 34.00, -9999.00, -9999.00, 31.00 +AYS, 11, 04, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 04, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 04, 69.00, 45.00, -9999.00, -9999.00, 20.00 +BAD, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +BAF, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 04, 48.00, 20.00, -9999.00, -9999.00, 18.00 +BDL, 11, 04, 55.00, 35.00, 22.00, 21.00, 31.00 +BDR, 11, 04, 56.00, 41.00, 23.00, 18.00, 32.00 +BET, 11, 04, 26.00, 14.00, 27.00, 27.00, 40.00 +BFD, 11, 04, 47.00, 31.00, 37.00, 39.00, 53.00 +BFF, 11, 04, 55.00, 26.00, 10.00, 10.00, 15.00 +BFL, 11, 04, 71.00, 47.00, 8.00, 8.00, 12.00 +BGM, 11, 04, 49.00, 34.00, 30.00, 32.00, 45.00 +BGR, 11, 04, 48.00, 33.00, 25.00, 23.00, 36.00 +BGS, 11, 04, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 04, 68.00, 44.00, 19.00, 17.00, 27.00 +BID, 11, 04, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 04, 18.00, 4.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 04, 67.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 04, 50.00, 29.00, 15.00, 16.00, 23.00 +BIS, 11, 04, 46.00, 23.00, 14.00, 13.00, 21.00 +BIX, 11, 04, 73.00, 54.00, -9999.00, -9999.00, 21.00 +BJI, 11, 04, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 04, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 04, 58.00, 26.00, -9999.00, -9999.00, 14.00 +BKW, 11, 04, 55.00, 37.00, 28.00, 29.00, 40.00 +BLF, 11, 04, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 04, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 04, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 04, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 04, 61.00, 38.00, -9999.00, -9999.00, 27.00 +BNA, 11, 04, 64.00, 42.00, 22.00, 21.00, 32.00 +BNO, 11, 04, 51.00, 24.00, -9999.00, 22.00, 37.00 +BOI, 11, 04, 54.00, 34.00, 19.00, 22.00, 31.00 +BOS, 11, 04, 55.00, 41.00, 21.00, 22.00, 32.00 +BPI, 11, 04, 45.00, 10.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 04, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 04, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 04, 55.00, 35.00, -9999.00, -9999.00, 27.00 +BRO, 11, 04, 80.00, 61.00, 16.00, 13.00, 22.00 +BRW, 11, 04, 8.00, -2.00, 20.00, 20.00, 29.00 +BSM, 11, 04, 75.00, 53.00, -9999.00, -9999.00, 16.00 +BTI, 11, 04, 11.00, -1.00, 17.00, 18.00, 27.00 +BTL, 11, 04, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 04, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 04, 74.00, 51.00, 15.00, 17.00, 26.00 +BTT, 11, 04, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 04, 48.00, 33.00, 31.00, 29.00, 44.00 +BUB, 11, 04, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 04, 51.00, 37.00, 34.00, 35.00, 48.00 +BUR, 11, 04, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 04, 73.00, 56.00, -9999.00, 16.00, 24.00 +BWG, 11, 04, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 04, 60.00, 39.00, 19.00, 19.00, 29.00 +BYH, 11, 04, 65.00, 43.00, -9999.00, -9999.00, 28.00 +BYI, 11, 04, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 04, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 04, 70.00, 44.00, 14.00, 14.00, 22.00 +CAG, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 04, 53.00, 37.00, 28.00, 29.00, 43.00 +CAO, 11, 04, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 04, 42.00, 28.00, 32.00, 31.00, 46.00 +CBM, 11, 04, 69.00, 43.00, -9999.00, -9999.00, 25.00 +CDB, 11, 04, 40.00, 31.00, 63.00, 61.00, 79.00 +CDC, 11, 04, 57.00, 29.00, 12.00, 12.00, 18.00 +CDR, 11, 04, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 04, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 04, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 11, 04, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 04, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 04, 64.00, 42.00, 21.00, 20.00, 30.00 +CHO, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 04, 72.00, 49.00, 13.00, 14.00, 21.00 +CID, 11, 04, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 04, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 04, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 04, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 04, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 04, 54.00, 38.00, 29.00, 32.00, 45.00 +CLL, 11, 04, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 04, 65.00, 44.00, 16.00, 17.00, 26.00 +CMH, 11, 04, 55.00, 37.00, 26.00, 25.00, 38.00 +CMI, 11, 04, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 04, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 04, 58.00, 35.00, 15.00, 11.00, 21.00 +CNM, 11, 04, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 04, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +COD, 11, 04, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +COF, 11, 04, 79.00, 62.00, -9999.00, -9999.00, 27.00 +CON, 11, 04, 52.00, 30.00, 23.00, 21.00, 32.00 +COS, 11, 04, 54.00, 28.00, 11.00, 10.00, 16.00 +COT, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 04, 58.00, 38.00, 24.00, 20.00, 32.00 +CPR, 11, 04, 50.00, 25.00, 14.00, 15.00, 21.00 +CRBC, 11, 04, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 04, 78.00, 58.00, 16.00, 14.00, 23.00 +CRW, 11, 04, 61.00, 38.00, 28.00, 27.00, 39.00 +CSG, 11, 04, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 04, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 04, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 04, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 04, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 04, 57.00, 38.00, 24.00, 23.00, 34.00 +CVN, 11, 04, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 04, 64.00, 36.00, -9999.00, -9999.00, 12.00 +CXY, 11, 04, 56.00, 39.00, 18.00, 18.00, 29.00 +CYS, 11, 04, 51.00, 27.00, 13.00, 13.00, 20.00 +DAA, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DAB, 11, 04, 77.00, 59.00, 16.00, 19.00, 27.00 +DAG, 11, 04, 73.00, 48.00, 3.00, 4.00, 5.00 +DAL, 11, 04, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 04, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 04, 55.00, 37.00, 25.00, 26.00, 37.00 +DBQ, 11, 04, 50.00, 32.00, 24.00, 19.00, 33.00 +DCA, 11, 04, 62.00, 44.00, 18.00, 17.00, 27.00 +DDC, 11, 04, 60.00, 35.00, 11.00, 11.00, 17.00 +DEC, 11, 04, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 04, 57.00, 28.00, 13.00, 12.00, 19.00 +DFW, 11, 04, 70.00, 48.00, 15.00, 15.00, 23.00 +DHN, 11, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 04, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 04, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 04, 75.00, 52.00, -9999.00, -9999.00, 15.00 +DLG, 11, 04, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 04, 41.00, 26.00, 25.00, 22.00, 36.00 +DLLC, 11, 04, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 04, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 04, 76.00, 48.00, -9999.00, -9999.00, 10.00 +DMN, 11, 04, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 04, 62.00, 42.00, -9999.00, -9999.00, 27.00 +DPG, 11, 04, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 04, 74.00, 48.00, -9999.00, -9999.00, 20.00 +DRA, 11, 04, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 04, 75.00, 52.00, 10.00, 11.00, 16.00 +DSM, 11, 04, 54.00, 34.00, 21.00, 19.00, 30.00 +DTW, 11, 04, 52.00, 35.00, 24.00, 25.00, 37.00 +DUG, 11, 04, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 04, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +DXR, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 04, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 04, 70.00, 47.00, -9999.00, -9999.00, 16.00 +D45, 11, 04, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 04, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 04, 47.00, 28.00, 19.00, 18.00, 28.00 +ECG, 11, 04, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 04, 70.00, 42.00, -9999.00, -9999.00, 6.00 +EED, 11, 04, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 11, 04, 53.00, 20.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 04, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 04, 56.00, 32.00, 32.00, 32.00, 45.00 +EKO, 11, 04, 55.00, 25.00, 16.00, 14.00, 23.00 +ELD, 11, 04, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 04, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 04, 70.00, 41.00, 9.00, 8.00, 13.00 +ELY, 11, 04, 53.00, 22.00, 13.00, 12.00, 19.00 +EMP, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 04, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +END, 11, 04, 64.00, 42.00, -9999.00, -9999.00, 15.00 +ENN, 11, 04, 17.00, 1.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 04, 52.00, 33.00, -9999.00, -9999.00, 14.00 +EPH, 11, 04, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 04, 53.00, 40.00, 34.00, 34.00, 48.00 +ESF, 11, 04, 73.00, 49.00, -9999.00, -9999.00, 32.00 +EUG, 11, 04, 56.00, 41.00, 39.00, 40.00, 50.00 +EVV, 11, 04, 60.00, 39.00, 26.00, 20.00, 34.00 +EWN, 11, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 04, 59.00, 42.00, 20.00, 18.00, 29.00 +EYW, 11, 04, 81.00, 73.00, 16.00, 16.00, 25.00 +E74, 11, 04, 73.00, 39.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 04, 65.00, 42.00, -9999.00, -9999.00, 24.00 +FAI, 11, 04, 17.00, 1.00, 24.00, 26.00, 38.00 +FAR, 11, 04, 44.00, 25.00, 14.00, 15.00, 23.00 +FAT, 11, 04, 70.00, 45.00, 11.00, 12.00, 17.00 +FAY, 11, 04, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 04, 43.00, 25.00, 21.00, 25.00, 35.00 +FCS, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 04, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 04, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +FHU, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 04, 55.00, 25.00, 11.00, 14.00, 17.00 +FLL, 11, 04, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 04, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 04, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FME, 11, 04, 62.00, 37.00, -9999.00, -9999.00, 25.00 +FMH, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FMN, 11, 04, 60.00, 29.00, 10.00, 9.00, 13.00 +FMY, 11, 04, 82.00, 63.00, 9.00, 11.00, 16.00 +FNT, 11, 04, 51.00, 35.00, 26.00, 26.00, 37.00 +FOD, 11, 04, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 04, 59.00, 35.00, -9999.00, -9999.00, 18.00 +FOK, 11, 04, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 04, 60.00, 37.00, -9999.00, -9999.00, 20.00 +FSD, 11, 04, 50.00, 27.00, 17.00, 15.00, 26.00 +FSI, 11, 04, 67.00, 41.00, -9999.00, -9999.00, 17.00 +FSM, 11, 04, 67.00, 41.00, 20.00, 18.00, 29.00 +FTK, 11, 04, 60.00, 36.00, -9999.00, -9999.00, 26.00 +FWA, 11, 04, 54.00, 36.00, 22.00, 23.00, 34.00 +FWH, 11, 04, 70.00, 47.00, -9999.00, -9999.00, 17.00 +FYU, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 04, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 04, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 04, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 04, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 04, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 04, 47.00, 31.00, 23.00, 26.00, 35.00 +GFA, 11, 04, 49.00, 28.00, -9999.00, -9999.00, 19.00 +GFK, 11, 04, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 04, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 04, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 04, 46.00, 24.00, 10.00, 10.00, 17.00 +GJT, 11, 04, 57.00, 33.00, 14.00, 13.00, 20.00 +GKN, 11, 04, 19.00, 4.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 04, 56.00, 29.00, 11.00, 10.00, 15.00 +GLH, 11, 04, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 04, 72.00, 62.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 04, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 04, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 11, 04, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 04, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 04, 47.00, 31.00, 23.00, 22.00, 34.00 +GRCI, 11, 04, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 04, 54.00, 38.00, -9999.00, -9999.00, 54.00 +GRI, 11, 04, 55.00, 30.00, 15.00, 12.00, 21.00 +GRK, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 11, 04, 50.00, 33.00, 28.00, 27.00, 38.00 +GSB, 11, 04, 68.00, 43.00, -9999.00, -9999.00, 22.00 +GSG, 11, 04, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 04, 63.00, 41.00, 17.00, 17.00, 25.00 +GSP, 11, 04, 65.00, 43.00, 17.00, 19.00, 27.00 +GST, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 04, 50.00, 34.00, -9999.00, -9999.00, 49.00 +GTF, 11, 04, 49.00, 28.00, 14.00, 17.00, 23.00 +GUP, 11, 04, 58.00, 24.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 04, 55.00, 34.00, -9999.00, -9999.00, 33.00 +GVW, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 11, 04, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 04, 67.00, 52.00, 20.00, 20.00, 30.00 +HBR, 11, 04, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 04, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 04, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 04, 54.00, 32.00, -9999.00, -9999.00, 21.00 +HKY, 11, 04, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 04, 48.00, 24.00, 13.00, 15.00, 22.00 +HMN, 11, 04, 70.00, 32.00, -9999.00, -9999.00, 8.00 +HMS, 11, 04, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 04, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 04, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +HON, 11, 04, 50.00, 26.00, 13.00, 12.00, 20.00 +HOP, 11, 04, 63.00, 38.00, -9999.00, -9999.00, 28.00 +HOT, 11, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 04, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 04, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 04, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 04, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 04, 74.00, 48.00, -9999.00, -9999.00, 21.00 +HST, 11, 04, 82.00, 64.00, -9999.00, -9999.00, 29.00 +HSV, 11, 04, 65.00, 43.00, 22.00, 19.00, 30.00 +HTL, 11, 04, 46.00, 31.00, 29.00, 26.00, 41.00 +HTS, 11, 04, 59.00, 39.00, 25.00, 26.00, 37.00 +HUF, 11, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 04, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 04, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 04, 48.00, 22.00, 10.00, 13.00, 17.00 +IAB, 11, 04, 60.00, 38.00, -9999.00, -9999.00, 18.00 +IAD, 11, 04, 60.00, 36.00, 19.00, 19.00, 28.00 +IAG, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 04, 75.00, 52.00, 18.00, 20.00, 29.00 +ICT, 11, 04, 60.00, 38.00, 16.00, 15.00, 23.00 +IDA, 11, 04, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 04, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 04, 59.00, 39.00, 21.00, 18.00, 29.00 +ILI, 11, 04, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 04, 72.00, 47.00, 16.00, 14.00, 24.00 +IMT, 11, 04, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +IND, 11, 04, 56.00, 37.00, 24.00, 24.00, 34.00 +INL, 11, 04, 40.00, 23.00, 24.00, 23.00, 35.00 +INS, 11, 04, 67.00, 41.00, -9999.00, -9999.00, 6.00 +INT, 11, 04, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +INW, 11, 04, 63.00, 32.00, 7.00, 8.00, 12.00 +IPL, 11, 04, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 04, 54.00, 36.00, 27.00, 25.00, 37.00 +IRK, 11, 04, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 04, 45.00, 21.00, 12.00, 11.00, 20.00 +ISP, 11, 04, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 04, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 04, 79.00, 48.00, -9999.00, -9999.00, 8.00 +IWD, 11, 04, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 04, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 04, 72.00, 44.00, 18.00, 18.00, 28.00 +JAX, 11, 04, 76.00, 53.00, 14.00, 15.00, 23.00 +JBR, 11, 04, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 04, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 04, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 04, 57.00, 43.00, 19.00, 17.00, 28.00 +JHW, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 04, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 04, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 04, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 04, 39.00, 30.00, 55.00, 53.00, 65.00 +JST, 11, 04, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 04, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 04, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 04, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 04, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 04, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 04, 50.00, 33.00, 26.00, 27.00, 39.00 +LAR, 11, 04, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 04, 72.00, 46.00, 5.00, 4.00, 7.00 +LAX, 11, 04, 72.00, 55.00, 6.00, 7.00, 9.00 +LBB, 11, 04, 67.00, 40.00, 10.00, 9.00, 15.00 +LBF, 11, 04, 55.00, 25.00, 14.00, 10.00, 18.00 +LCH, 11, 04, 74.00, 52.00, 16.00, 18.00, 26.00 +LCK, 11, 04, 57.00, 37.00, -9999.00, -9999.00, 34.00 +LEB, 11, 04, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 04, 58.00, 39.00, 25.00, 24.00, 35.00 +LFI, 11, 04, 63.00, 46.00, -9999.00, -9999.00, 28.00 +LFK, 11, 04, 73.00, 49.00, 17.00, 19.00, 27.00 +LFT, 11, 04, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 04, 57.00, 44.00, 19.00, 16.00, 28.00 +LGB, 11, 04, 74.00, 53.00, 6.00, 7.00, 10.00 +LGU, 11, 04, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 04, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 04, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 04, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 04, 66.00, 44.00, 19.00, 18.00, 27.00 +LIZ, 11, 04, 42.00, 28.00, -9999.00, -9999.00, 46.00 +LMT, 11, 04, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 11, 04, 48.00, 24.00, 13.00, 11.00, 17.00 +LNK, 11, 04, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 04, 59.00, 26.00, 7.00, 7.00, 11.00 +LOZ, 11, 04, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 04, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 04, 66.00, 43.00, -9999.00, -9999.00, 23.00 +LSE, 11, 04, 49.00, 32.00, 17.00, 17.00, 26.00 +LSF, 11, 04, 71.00, 47.00, -9999.00, -9999.00, 21.00 +LSV, 11, 04, 75.00, 38.00, -9999.00, -9999.00, 6.00 +LTS, 11, 04, 70.00, 42.00, -9999.00, -9999.00, 15.00 +LUF, 11, 04, 80.00, 46.00, -9999.00, -9999.00, 7.00 +LVS, 11, 04, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 04, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 04, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 04, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 04, 61.00, 40.00, 20.00, 19.00, 29.00 +MAF, 11, 04, 69.00, 42.00, 10.00, 7.00, 13.00 +MBL, 11, 04, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 04, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 04, 68.00, 48.00, -9999.00, -9999.00, 19.00 +MCF, 11, 04, 80.00, 59.00, -9999.00, -9999.00, 18.00 +MCG, 11, 04, 18.00, 3.00, 29.00, 29.00, 41.00 +MCI, 11, 04, 58.00, 37.00, 19.00, 18.00, 28.00 +MCK, 11, 04, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 04, 71.00, 45.00, 14.00, 15.00, 22.00 +MCO, 11, 04, 80.00, 60.00, 11.00, 16.00, 22.00 +MCW, 11, 04, 49.00, 29.00, 15.00, 14.00, 22.00 +MC2, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 04, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 04, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 04, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 04, 54.00, 37.00, 29.00, 24.00, 40.00 +MEI, 11, 04, 71.00, 44.00, 18.00, 15.00, 26.00 +MEM, 11, 04, 66.00, 45.00, 23.00, 19.00, 31.00 +MER, 11, 04, 70.00, 42.00, -9999.00, -9999.00, 15.00 +MFD, 11, 04, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 04, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 04, 58.00, 37.00, 27.00, 29.00, 37.00 +MGE, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MGM, 11, 04, 71.00, 47.00, 17.00, 17.00, 28.00 +MGW, 11, 04, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 04, 68.00, 47.00, -9999.00, -9999.00, 19.00 +MHS, 11, 04, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 04, 82.00, 66.00, 24.00, 24.00, 36.00 +MIB, 11, 04, 43.00, 25.00, -9999.00, -9999.00, 16.00 +MIV, 11, 04, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 04, 57.00, 29.00, -9999.00, -9999.00, 22.00 +MKC, 11, 04, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 04, 49.00, 34.00, 24.00, 21.00, 34.00 +MKG, 11, 04, 50.00, 35.00, 29.00, 27.00, 40.00 +MKL, 11, 04, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 04, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 04, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 04, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 04, 54.00, 34.00, 23.00, 20.00, 33.00 +MLS, 11, 04, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 04, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 04, 71.00, 47.00, -9999.00, -9999.00, 19.00 +MOB, 11, 04, 73.00, 51.00, 18.00, 19.00, 27.00 +MOT, 11, 04, 43.00, 25.00, 11.00, 10.00, 17.00 +MPV, 11, 04, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 04, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 04, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 04, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 04, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 04, 66.00, 49.00, -9999.00, -9999.00, 19.00 +MSL, 11, 04, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 04, 49.00, 30.00, 23.00, 21.00, 32.00 +MSO, 11, 04, 46.00, 26.00, 20.00, 21.00, 32.00 +MSP, 11, 04, 47.00, 30.00, 20.00, 18.00, 28.00 +MSS, 11, 04, 47.00, 31.00, 29.00, 29.00, 42.00 +MSY, 11, 04, 73.00, 53.00, 15.00, 17.00, 25.00 +MTC, 11, 04, 51.00, 36.00, -9999.00, -9999.00, 33.00 +MTN, 11, 04, 60.00, 40.00, -9999.00, -9999.00, 25.00 +MTO, 11, 04, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 04, 57.00, 36.00, -9999.00, -9999.00, 25.00 +MUO, 11, 04, 57.00, 32.00, -9999.00, -9999.00, 22.00 +MWA, 11, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 04, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 04, 71.00, 47.00, -9999.00, -9999.00, 20.00 +MYL, 11, 04, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 04, 71.00, 46.00, -9999.00, -9999.00, 21.00 +NAO, 11, 04, 69.00, 54.00, -9999.00, -9999.00, 17.00 +NBC, 11, 04, 72.00, 51.00, -9999.00, -9999.00, 20.00 +NBE, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 11, 04, 53.00, 35.00, -9999.00, -9999.00, 29.00 +NCA, 11, 04, 71.00, 44.00, -9999.00, -9999.00, 23.00 +NCO, 11, 04, 56.00, 41.00, -9999.00, -9999.00, 32.00 +NC1, 11, 04, 67.00, 46.00, -9999.00, -9999.00, 6.00 +NEL, 11, 04, 60.00, 36.00, -9999.00, -9999.00, 29.00 +NFG, 11, 04, 70.00, 51.00, -9999.00, -9999.00, 9.00 +NFL, 11, 04, 59.00, 28.00, -9999.00, -9999.00, 10.00 +NGP, 11, 04, 78.00, 59.00, -9999.00, -9999.00, 21.00 +NGU, 11, 04, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NGZ, 11, 04, 65.00, 50.00, -9999.00, -9999.00, 22.00 +NHK, 11, 04, 61.00, 39.00, -9999.00, -9999.00, 26.00 +NHZ, 11, 04, 50.00, 33.00, -9999.00, -9999.00, 37.00 +NID, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 04, 76.00, 53.00, -9999.00, -9999.00, 22.00 +NIR, 11, 04, 77.00, 54.00, -9999.00, -9999.00, 20.00 +NKT, 11, 04, 70.00, 49.00, -9999.00, -9999.00, 27.00 +NKX, 11, 04, 71.00, 56.00, -9999.00, -9999.00, 13.00 +NLC, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +NMM, 11, 04, 70.00, 43.00, -9999.00, -9999.00, 25.00 +NPA, 11, 04, 73.00, 53.00, -9999.00, -9999.00, 22.00 +NQA, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NQI, 11, 04, 80.00, 57.00, -9999.00, -9999.00, 18.00 +NQX, 11, 04, 81.00, 73.00, -9999.00, -9999.00, 25.00 +NRB, 11, 04, 75.00, 58.00, -9999.00, -9999.00, 24.00 +NRC, 11, 04, 70.00, 43.00, -9999.00, -9999.00, 19.00 +NRS, 11, 04, 70.00, 52.00, -9999.00, -9999.00, 10.00 +NSE, 11, 04, 73.00, 49.00, -9999.00, -9999.00, 24.00 +NSI, 11, 04, 72.00, 50.00, -9999.00, -9999.00, 13.00 +NTD, 11, 04, 72.00, 50.00, -9999.00, -9999.00, 9.00 +NTK, 11, 04, 75.00, 52.00, -9999.00, -9999.00, 10.00 +NTU, 11, 04, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NUC, 11, 04, 69.00, 54.00, -9999.00, -9999.00, 10.00 +NUQ, 11, 04, 67.00, 44.00, -9999.00, -9999.00, 18.00 +NUW, 11, 04, 52.00, 39.00, -9999.00, -9999.00, 49.00 +NWF, 11, 04, 74.00, 53.00, -9999.00, -9999.00, 9.00 +NXX, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NYG, 11, 04, 63.00, 37.00, -9999.00, -9999.00, 27.00 +NZC, 11, 04, 76.00, 49.00, -9999.00, -9999.00, 22.00 +NZJ, 11, 04, 75.00, 48.00, -9999.00, -9999.00, 10.00 +NZW, 11, 04, 55.00, 37.00, -9999.00, -9999.00, 35.00 +NZY, 11, 04, 71.00, 56.00, -9999.00, -9999.00, 10.00 +OAK, 11, 04, 67.00, 47.00, 13.00, 13.00, 19.00 +OAR, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFF, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 04, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 04, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 04, 64.00, 42.00, 16.00, 14.00, 23.00 +OLM, 11, 04, 53.00, 36.00, 44.00, 46.00, 58.00 +OMA, 11, 04, 55.00, 33.00, 15.00, 15.00, 21.00 +OME, 11, 04, 25.00, 13.00, 29.00, 29.00, 40.00 +ONT, 11, 04, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 04, 53.00, 35.00, 26.00, 22.00, 36.00 +ORF, 11, 04, 64.00, 46.00, 18.00, 17.00, 26.00 +ORH, 11, 04, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 04, 12.00, -4.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 04, 49.00, 31.00, -9999.00, -9999.00, 36.00 +OTG, 11, 04, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 04, 59.00, 44.00, 43.00, 44.00, 53.00 +OTM, 11, 04, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 04, 17.00, 7.00, 22.00, 27.00, 36.00 +OURC, 11, 04, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 04, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 04, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 04, 73.00, 48.00, -9999.00, -9999.00, 22.00 +PACZ, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 04, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 04, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 04, 15.00, 0.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 04, 15.00, 3.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 04, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 04, 14.00, 1.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 04, 75.00, 50.00, -9999.00, -9999.00, 20.00 +PAQ, 11, 04, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 04, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 04, 41.00, 34.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 04, 25.00, 15.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 04, 18.00, 3.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 04, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 04, 48.00, 32.00, -9999.00, -9999.00, 38.00 +PBI, 11, 04, 81.00, 66.00, 23.00, 25.00, 35.00 +PDT, 11, 04, 53.00, 36.00, 20.00, 23.00, 33.00 +PDX, 11, 04, 56.00, 41.00, 42.00, 42.00, 53.00 +PFN, 11, 04, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 04, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 04, 58.00, 40.00, 20.00, 17.00, 29.00 +PHX, 11, 04, 79.00, 52.00, 6.00, 6.00, 9.00 +PIA, 11, 04, 55.00, 36.00, 24.00, 20.00, 33.00 +PIB, 11, 04, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 04, 51.00, 28.00, 18.00, 20.00, 29.00 +PIR, 11, 04, 51.00, 28.00, 11.00, 10.00, 16.00 +PIT, 11, 04, 54.00, 36.00, 27.00, 27.00, 40.00 +PKB, 11, 04, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 04, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 04, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 04, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 04, 73.00, 53.00, 13.00, 15.00, 22.00 +POB, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +POE, 11, 04, 72.00, 47.00, -9999.00, -9999.00, 30.00 +POM, 11, 04, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +POU, 11, 04, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 04, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 04, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 04, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 04, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 04, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 04, 53.00, 33.00, -9999.00, -9999.00, 36.00 +PSP, 11, 04, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 04, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 04, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 04, 61.00, 28.00, 11.00, 7.00, 16.00 +PUC, 11, 04, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 04, 56.00, 37.00, 22.00, 21.00, 31.00 +PVU, 11, 04, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 04, 51.00, 33.00, 24.00, 23.00, 35.00 +P02, 11, 04, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +P07, 11, 04, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +P11, 11, 04, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +P24, 11, 04, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +P28, 11, 04, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +P35, 11, 04, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +P38, 11, 04, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +P39, 11, 04, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +P58, 11, 04, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +P59, 11, 04, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +P60, 11, 04, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +P61, 11, 04, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +P67, 11, 04, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +P68, 11, 04, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +P69, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 04, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 04, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 04, 52.00, 26.00, 10.00, 11.00, 15.00 +RBL, 11, 04, 68.00, 45.00, 21.00, 21.00, 28.00 +RCA, 11, 04, 52.00, 26.00, -9999.00, -9999.00, 16.00 +RDD, 11, 04, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 04, 54.00, 29.00, 18.00, 17.00, 27.00 +RDR, 11, 04, 42.00, 24.00, -9999.00, -9999.00, 19.00 +RDU, 11, 04, 65.00, 42.00, 17.00, 17.00, 26.00 +REE, 11, 04, 67.00, 40.00, -9999.00, -9999.00, 11.00 +REJ, 11, 04, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 04, 52.00, 33.00, 23.00, 20.00, 33.00 +RIC, 11, 04, 64.00, 40.00, 19.00, 18.00, 27.00 +RIV, 11, 04, 75.00, 47.00, -9999.00, -9999.00, 9.00 +RIW, 11, 04, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 04, 46.00, 23.00, 12.00, 10.00, 17.00 +RME, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +RMG, 11, 04, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +RND, 11, 04, 75.00, 52.00, -9999.00, -9999.00, 19.00 +RNO, 11, 04, 58.00, 29.00, 13.00, 11.00, 17.00 +ROA, 11, 04, 61.00, 39.00, 18.00, 19.00, 27.00 +ROC, 11, 04, 52.00, 36.00, 32.00, 31.00, 46.00 +ROW, 11, 04, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 04, 59.00, 34.00, 12.00, 11.00, 17.00 +RST, 11, 04, 47.00, 29.00, 20.00, 20.00, 30.00 +RWF, 11, 04, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 04, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 04, 68.00, 45.00, 16.00, 15.00, 21.00 +SAF, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 04, 71.00, 56.00, 9.00, 9.00, 12.00 +SAT, 11, 04, 75.00, 52.00, 16.00, 16.00, 25.00 +SAV, 11, 04, 72.00, 50.00, 13.00, 14.00, 21.00 +SAW, 11, 04, 45.00, 33.00, -9999.00, -9999.00, 45.00 +SBA, 11, 04, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 04, 76.00, 47.00, -9999.00, -9999.00, 10.00 +SBN, 11, 04, 53.00, 36.00, 30.00, 27.00, 41.00 +SBP, 11, 04, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 04, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 04, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 04, 6.00, -5.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 04, 68.00, 45.00, 11.00, 15.00, 17.00 +SDF, 11, 04, 60.00, 40.00, 24.00, 22.00, 33.00 +SEA, 11, 04, 53.00, 42.00, 39.00, 38.00, 50.00 +SEM, 11, 04, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 04, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 04, 65.00, 49.00, 16.00, 17.00, 23.00 +SGF, 11, 04, 61.00, 38.00, 21.00, 19.00, 31.00 +SGY, 11, 04, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 04, 51.00, 23.00, 14.00, 16.00, 22.00 +SHV, 11, 04, 71.00, 48.00, 18.00, 19.00, 27.00 +SIT, 11, 04, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 04, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 04, 71.00, 46.00, 11.00, 9.00, 15.00 +SKA, 11, 04, 47.00, 31.00, -9999.00, -9999.00, 35.00 +SKF, 11, 04, 75.00, 52.00, -9999.00, -9999.00, 18.00 +SLC, 11, 04, 56.00, 34.00, 18.00, 17.00, 26.00 +SLE, 11, 04, 55.00, 38.00, 42.00, 40.00, 52.00 +SLN, 11, 04, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 04, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 04, 70.00, 44.00, -9999.00, 11.00, 17.00 +SNA, 11, 04, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 04, 38.00, 30.00, 52.00, 56.00, 70.00 +SNS, 11, 04, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 04, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 04, 57.00, 37.00, 24.00, 19.00, 32.00 +SPS, 11, 04, 68.00, 44.00, 14.00, 13.00, 21.00 +SRQ, 11, 04, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 04, 71.00, 44.00, -9999.00, -9999.00, 22.00 +SSI, 11, 04, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +STC, 11, 04, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 04, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +STL, 11, 04, 59.00, 41.00, 26.00, 21.00, 35.00 +STNV, 11, 04, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +STS, 11, 04, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 04, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 04, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 04, 69.00, 44.00, -9999.00, -9999.00, 18.00 +SUX, 11, 04, 53.00, 31.00, 16.00, 15.00, 25.00 +SVN, 11, 04, 72.00, 50.00, -9999.00, -9999.00, 19.00 +SWF, 11, 04, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 04, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 04, 52.00, 36.00, 35.00, 35.00, 48.00 +SZL, 11, 04, 60.00, 35.00, -9999.00, -9999.00, 25.00 +TAD, 11, 04, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 04, 14.00, 1.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 04, 64.00, 35.00, -9999.00, -9999.00, 27.00 +TCC, 11, 04, 66.00, 36.00, 8.00, 7.00, 13.00 +TCL, 11, 04, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 04, 54.00, 38.00, -9999.00, -9999.00, 55.00 +TCS, 11, 04, 67.00, 39.00, -9999.00, 6.00, 13.00 +TEB, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 04, 64.00, 42.00, -9999.00, -9999.00, 16.00 +TKA, 11, 04, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 04, 75.00, 49.00, 13.00, 14.00, 20.00 +TNX, 11, 04, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 04, 53.00, 34.00, 23.00, 24.00, 36.00 +TOP, 11, 04, 59.00, 35.00, 15.00, 17.00, 25.00 +TPA, 11, 04, 80.00, 59.00, 9.00, 13.00, 19.00 +TPH, 11, 04, 58.00, 29.00, 6.00, 4.00, 8.00 +TRI, 11, 04, 61.00, 38.00, 22.00, 22.00, 32.00 +TRK, 11, 04, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 04, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 04, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 04, 65.00, 43.00, 16.00, 16.00, 24.00 +TUP, 11, 04, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 04, 76.00, 48.00, 7.00, 7.00, 11.00 +TVC, 11, 04, 48.00, 33.00, 29.00, 28.00, 40.00 +TVL, 11, 04, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 04, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 04, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 04, 63.00, 40.00, 21.00, 20.00, 31.00 +T01, 11, 04, 63.00, 41.00, -9999.00, -9999.00, 28.00 +T02, 11, 04, 68.00, 45.00, -9999.00, -9999.00, 19.00 +T03, 11, 04, 71.00, 47.00, -9999.00, -9999.00, 21.00 +T04, 11, 04, 81.00, 61.00, -9999.00, -9999.00, 18.00 +T05, 11, 04, 60.00, 34.00, -9999.00, -9999.00, 19.00 +T06, 11, 04, 73.00, 43.00, -9999.00, -9999.00, 25.00 +T07, 11, 04, 60.00, 28.00, -9999.00, -9999.00, 21.00 +T08, 11, 04, 52.00, 33.00, -9999.00, -9999.00, 21.00 +UCA, 11, 04, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 04, 67.00, 41.00, -9999.00, -9999.00, 6.00 +UIL, 11, 04, 53.00, 38.00, 54.00, 56.00, 65.00 +UIN, 11, 04, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 04, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 04, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 04, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +U15, 11, 04, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +U28, 11, 04, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 04, 73.00, 48.00, -9999.00, -9999.00, 19.00 +VBG, 11, 04, 72.00, 45.00, -9999.00, -9999.00, 16.00 +VCT, 11, 04, 76.00, 55.00, 16.00, 16.00, 25.00 +VCV, 11, 04, 71.00, 38.00, -9999.00, -9999.00, 6.00 +VDZ, 11, 04, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 04, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 04, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 04, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 04, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 04, 74.00, 48.00, -9999.00, -9999.00, 20.00 +VRB, 11, 04, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 04, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 04, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 04, 63.00, 41.00, 20.00, 17.00, 26.00 +WJA, 11, 04, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 04, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 04, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 04, 57.00, 25.00, 15.00, 13.00, 21.00 +WPO, 11, 04, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 04, 71.00, 45.00, -9999.00, -9999.00, 21.00 +WRG, 11, 04, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 04, 60.00, 37.00, -9999.00, -9999.00, 27.00 +WRL, 11, 04, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +X68, 11, 04, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 04, 40.00, 28.00, 66.00, 65.00, 74.00 +YCG, 11, 04, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 04, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 04, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 04, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 04, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 04, 54.00, 31.00, 17.00, 18.00, 25.00 +YNG, 11, 04, 52.00, 36.00, 29.00, 30.00, 43.00 +YPA, 11, 04, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 04, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 04, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 04, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 04, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 04, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 04, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 04, 81.00, 54.00, 4.00, 3.00, 6.00 +YVR, 11, 04, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 04, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 04, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 04, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 04, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 04, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 04, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 04, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 04, 45.00, 29.00, 38.00, 36.00, 52.00 +ZUN, 11, 04, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 04, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 04, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 04, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +01R, 11, 04, 72.00, 48.00, -9999.00, -9999.00, 21.00 +1V1, 11, 04, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 04, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 04, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 04, 67.00, 50.00, -9999.00, -9999.00, 22.00 +2PJ, 11, 04, 71.00, 44.00, -9999.00, -9999.00, 19.00 +3B1, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 04, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 04, 47.00, 30.00, -9999.00, -9999.00, 36.00 +3SE, 11, 04, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 04, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 04, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 11, 04, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 04, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 04, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 04, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 04, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 05, 55.00, 37.00, 21.00, 21.00, 32.00 +ABI, 11, 05, 70.00, 47.00, 13.00, 12.00, 19.00 +ABQ, 11, 05, 61.00, 34.00, 10.00, 9.00, 15.00 +ABR, 11, 05, 46.00, 24.00, 14.00, 11.00, 19.00 +ABY, 11, 05, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 05, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 05, 72.00, 50.00, 17.00, 16.00, 26.00 +ACV, 11, 05, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 05, 59.00, 38.00, 20.00, 18.00, 29.00 +ADK, 11, 05, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 05, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 05, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 05, 61.00, 37.00, -9999.00, -9999.00, 27.00 +AEX, 11, 05, 73.00, 49.00, -9999.00, -9999.00, 22.00 +AFF, 11, 05, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 05, 81.00, 59.00, -9999.00, -9999.00, 26.00 +AGS, 11, 05, 71.00, 44.00, 15.00, 15.00, 22.00 +AHN, 11, 05, 67.00, 44.00, 17.00, 18.00, 26.00 +AKN, 11, 05, 32.00, 17.00, 28.00, 28.00, 42.00 +AKO, 11, 05, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 05, 53.00, 33.00, 24.00, 23.00, 35.00 +ALI, 11, 05, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 05, 50.00, 30.00, 21.00, 17.00, 30.00 +ALS, 11, 05, 52.00, 16.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 05, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 05, 63.00, 36.00, 11.00, 10.00, 16.00 +AMG, 11, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 05, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 05, 30.00, 18.00, 22.00, 23.00, 34.00 +AND, 11, 05, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 05, 46.00, 37.00, 61.00, 61.00, 72.00 +AOO, 11, 05, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +APN, 11, 05, 47.00, 31.00, 27.00, 28.00, 40.00 +AQQ, 11, 05, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +ART, 11, 05, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +AST, 11, 05, 56.00, 41.00, 48.00, 49.00, 60.00 +ATL, 11, 05, 66.00, 45.00, 17.00, 16.00, 26.00 +ATW, 11, 05, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 05, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 05, 58.00, 35.00, -9999.00, -9999.00, 31.00 +AUG, 11, 05, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 05, 75.00, 53.00, 17.00, 16.00, 26.00 +AUW, 11, 05, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 05, 62.00, 38.00, 19.00, 19.00, 28.00 +AVP, 11, 05, 52.00, 36.00, 25.00, 24.00, 38.00 +AXN, 11, 05, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 05, 54.00, 34.00, -9999.00, -9999.00, 31.00 +AYS, 11, 05, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 05, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 05, 68.00, 45.00, -9999.00, -9999.00, 20.00 +BAD, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 05, 48.00, 20.00, -9999.00, -9999.00, 18.00 +BDL, 11, 05, 55.00, 35.00, 22.00, 21.00, 31.00 +BDR, 11, 05, 56.00, 41.00, 23.00, 18.00, 32.00 +BET, 11, 05, 26.00, 14.00, 26.00, 27.00, 39.00 +BFD, 11, 05, 47.00, 31.00, 37.00, 40.00, 53.00 +BFF, 11, 05, 55.00, 26.00, 10.00, 10.00, 15.00 +BFL, 11, 05, 71.00, 47.00, 8.00, 8.00, 12.00 +BGM, 11, 05, 49.00, 34.00, 31.00, 32.00, 46.00 +BGR, 11, 05, 48.00, 33.00, 25.00, 23.00, 36.00 +BGS, 11, 05, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 05, 68.00, 44.00, 19.00, 17.00, 27.00 +BID, 11, 05, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 05, 17.00, 3.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 05, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 05, 49.00, 29.00, 15.00, 16.00, 23.00 +BIS, 11, 05, 45.00, 22.00, 14.00, 13.00, 21.00 +BIX, 11, 05, 73.00, 54.00, -9999.00, -9999.00, 21.00 +BJI, 11, 05, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 05, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 05, 57.00, 26.00, -9999.00, -9999.00, 14.00 +BKW, 11, 05, 55.00, 37.00, 28.00, 30.00, 40.00 +BLF, 11, 05, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 05, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 05, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 05, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 05, 61.00, 38.00, -9999.00, -9999.00, 27.00 +BNA, 11, 05, 64.00, 42.00, 22.00, 21.00, 32.00 +BNO, 11, 05, 50.00, 24.00, -9999.00, 22.00, 37.00 +BOI, 11, 05, 53.00, 34.00, 20.00, 22.00, 31.00 +BOS, 11, 05, 55.00, 41.00, 21.00, 22.00, 32.00 +BPI, 11, 05, 44.00, 10.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 05, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 05, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 05, 54.00, 35.00, -9999.00, -9999.00, 27.00 +BRO, 11, 05, 80.00, 61.00, 16.00, 13.00, 22.00 +BRW, 11, 05, 7.00, -3.00, 20.00, 20.00, 29.00 +BSM, 11, 05, 75.00, 53.00, -9999.00, -9999.00, 16.00 +BTI, 11, 05, 10.00, -1.00, 17.00, 18.00, 27.00 +BTL, 11, 05, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 05, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 05, 74.00, 51.00, 15.00, 18.00, 26.00 +BTT, 11, 05, 9.00, -4.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 05, 48.00, 33.00, 31.00, 29.00, 44.00 +BUB, 11, 05, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 05, 51.00, 37.00, 34.00, 36.00, 48.00 +BUR, 11, 05, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 05, 73.00, 56.00, -9999.00, 16.00, 25.00 +BWG, 11, 05, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 05, 60.00, 39.00, 19.00, 19.00, 29.00 +BYH, 11, 05, 64.00, 43.00, -9999.00, -9999.00, 29.00 +BYI, 11, 05, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 05, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 05, 70.00, 44.00, 14.00, 14.00, 22.00 +CAG, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 05, 53.00, 37.00, 28.00, 29.00, 43.00 +CAO, 11, 05, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 05, 42.00, 28.00, 33.00, 31.00, 46.00 +CBM, 11, 05, 69.00, 43.00, -9999.00, -9999.00, 26.00 +CDB, 11, 05, 40.00, 31.00, 63.00, 61.00, 79.00 +CDC, 11, 05, 57.00, 29.00, 12.00, 12.00, 18.00 +CDR, 11, 05, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 05, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 05, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +CEZ, 11, 05, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 05, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 05, 64.00, 42.00, 21.00, 21.00, 30.00 +CHO, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 05, 72.00, 49.00, 13.00, 14.00, 22.00 +CID, 11, 05, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 05, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 05, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 05, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 05, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 05, 54.00, 38.00, 29.00, 32.00, 45.00 +CLL, 11, 05, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 05, 65.00, 44.00, 16.00, 17.00, 26.00 +CMH, 11, 05, 55.00, 37.00, 26.00, 25.00, 38.00 +CMI, 11, 05, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 05, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 05, 57.00, 35.00, 15.00, 11.00, 21.00 +CNM, 11, 05, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 05, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +COD, 11, 05, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +COF, 11, 05, 79.00, 62.00, -9999.00, -9999.00, 27.00 +CON, 11, 05, 51.00, 30.00, 23.00, 21.00, 32.00 +COS, 11, 05, 54.00, 28.00, 11.00, 10.00, 16.00 +COT, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 05, 58.00, 38.00, 24.00, 20.00, 32.00 +CPR, 11, 05, 49.00, 25.00, 14.00, 15.00, 21.00 +CRBC, 11, 05, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 05, 78.00, 58.00, 16.00, 14.00, 23.00 +CRW, 11, 05, 61.00, 38.00, 28.00, 27.00, 40.00 +CSG, 11, 05, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 05, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 05, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 05, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 05, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 05, 57.00, 38.00, 24.00, 23.00, 34.00 +CVN, 11, 05, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 05, 64.00, 36.00, -9999.00, -9999.00, 12.00 +CXY, 11, 05, 56.00, 39.00, 18.00, 18.00, 29.00 +CYS, 11, 05, 50.00, 27.00, 13.00, 13.00, 20.00 +DAA, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DAB, 11, 05, 77.00, 59.00, 16.00, 19.00, 27.00 +DAG, 11, 05, 73.00, 48.00, 3.00, 4.00, 5.00 +DAL, 11, 05, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 05, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 05, 55.00, 37.00, 26.00, 27.00, 37.00 +DBQ, 11, 05, 50.00, 32.00, 24.00, 19.00, 33.00 +DCA, 11, 05, 62.00, 44.00, 18.00, 17.00, 27.00 +DDC, 11, 05, 60.00, 35.00, 11.00, 11.00, 17.00 +DEC, 11, 05, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 05, 56.00, 28.00, 13.00, 12.00, 19.00 +DFW, 11, 05, 70.00, 48.00, 15.00, 15.00, 23.00 +DHN, 11, 05, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 05, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 05, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 05, 75.00, 52.00, -9999.00, -9999.00, 15.00 +DLG, 11, 05, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 05, 40.00, 26.00, 25.00, 22.00, 36.00 +DLLC, 11, 05, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 05, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 05, 76.00, 48.00, -9999.00, -9999.00, 10.00 +DMN, 11, 05, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 05, 62.00, 42.00, -9999.00, -9999.00, 27.00 +DPG, 11, 05, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 05, 74.00, 48.00, -9999.00, -9999.00, 21.00 +DRA, 11, 05, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 05, 75.00, 52.00, 10.00, 11.00, 16.00 +DSM, 11, 05, 53.00, 34.00, 21.00, 19.00, 30.00 +DTW, 11, 05, 52.00, 35.00, 24.00, 25.00, 37.00 +DUG, 11, 05, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 05, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 05, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 05, 70.00, 47.00, -9999.00, -9999.00, 16.00 +D45, 11, 05, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 05, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 05, 46.00, 28.00, 19.00, 18.00, 28.00 +ECG, 11, 05, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 05, 70.00, 42.00, -9999.00, -9999.00, 6.00 +EED, 11, 05, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 11, 05, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 05, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 05, 56.00, 32.00, 32.00, 33.00, 45.00 +EKO, 11, 05, 54.00, 25.00, 17.00, 14.00, 23.00 +ELD, 11, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 05, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 05, 70.00, 41.00, 9.00, 8.00, 13.00 +ELY, 11, 05, 53.00, 22.00, 13.00, 12.00, 19.00 +EMP, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 05, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +END, 11, 05, 63.00, 42.00, -9999.00, -9999.00, 15.00 +ENN, 11, 05, 16.00, 0.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 05, 52.00, 33.00, -9999.00, -9999.00, 14.00 +EPH, 11, 05, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 05, 53.00, 40.00, 34.00, 34.00, 48.00 +ESF, 11, 05, 73.00, 49.00, -9999.00, -9999.00, 32.00 +EUG, 11, 05, 56.00, 41.00, 40.00, 40.00, 50.00 +EVV, 11, 05, 60.00, 39.00, 26.00, 20.00, 35.00 +EWN, 11, 05, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 05, 59.00, 42.00, 20.00, 18.00, 29.00 +EYW, 11, 05, 81.00, 73.00, 16.00, 16.00, 25.00 +E74, 11, 05, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 05, 65.00, 42.00, -9999.00, -9999.00, 24.00 +FAI, 11, 05, 16.00, 0.00, 24.00, 26.00, 38.00 +FAR, 11, 05, 43.00, 24.00, 14.00, 15.00, 23.00 +FAT, 11, 05, 69.00, 45.00, 11.00, 12.00, 17.00 +FAY, 11, 05, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 05, 43.00, 25.00, 22.00, 26.00, 36.00 +FCS, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 05, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 05, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 05, 55.00, 25.00, 11.00, 14.00, 17.00 +FLL, 11, 05, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 05, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 05, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +FME, 11, 05, 62.00, 37.00, -9999.00, -9999.00, 26.00 +FMH, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FMN, 11, 05, 60.00, 29.00, 10.00, 9.00, 13.00 +FMY, 11, 05, 82.00, 63.00, 9.00, 11.00, 16.00 +FNT, 11, 05, 51.00, 35.00, 26.00, 26.00, 38.00 +FOD, 11, 05, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 05, 59.00, 35.00, -9999.00, -9999.00, 18.00 +FOK, 11, 05, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 05, 59.00, 37.00, -9999.00, -9999.00, 20.00 +FSD, 11, 05, 49.00, 27.00, 17.00, 15.00, 26.00 +FSI, 11, 05, 67.00, 41.00, -9999.00, -9999.00, 17.00 +FSM, 11, 05, 67.00, 41.00, 20.00, 18.00, 29.00 +FTK, 11, 05, 60.00, 36.00, -9999.00, -9999.00, 27.00 +FWA, 11, 05, 53.00, 36.00, 22.00, 23.00, 34.00 +FWH, 11, 05, 70.00, 47.00, -9999.00, -9999.00, 17.00 +FYU, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 05, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 05, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 05, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 05, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 05, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 05, 46.00, 31.00, 24.00, 26.00, 36.00 +GFA, 11, 05, 48.00, 28.00, -9999.00, -9999.00, 19.00 +GFK, 11, 05, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 05, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 05, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 05, 45.00, 23.00, 10.00, 10.00, 17.00 +GJT, 11, 05, 56.00, 33.00, 14.00, 13.00, 20.00 +GKN, 11, 05, 18.00, 3.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 05, 56.00, 29.00, 11.00, 10.00, 15.00 +GLH, 11, 05, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 05, 72.00, 62.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 05, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 05, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 11, 05, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 05, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 05, 47.00, 31.00, 23.00, 22.00, 34.00 +GRCI, 11, 05, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 05, 54.00, 38.00, -9999.00, -9999.00, 55.00 +GRI, 11, 05, 54.00, 30.00, 15.00, 12.00, 21.00 +GRK, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +GRR, 11, 05, 50.00, 33.00, 28.00, 27.00, 39.00 +GSB, 11, 05, 68.00, 43.00, -9999.00, -9999.00, 22.00 +GSG, 11, 05, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 05, 63.00, 41.00, 17.00, 17.00, 25.00 +GSP, 11, 05, 65.00, 43.00, 17.00, 19.00, 28.00 +GST, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 05, 50.00, 34.00, -9999.00, -9999.00, 49.00 +GTF, 11, 05, 48.00, 28.00, 14.00, 17.00, 23.00 +GUP, 11, 05, 58.00, 24.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 05, 55.00, 34.00, -9999.00, -9999.00, 33.00 +GVW, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 11, 05, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 05, 67.00, 52.00, 20.00, 21.00, 30.00 +HBR, 11, 05, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 05, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 05, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 05, 53.00, 32.00, -9999.00, -9999.00, 22.00 +HKY, 11, 05, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 05, 47.00, 24.00, 13.00, 15.00, 22.00 +HMN, 11, 05, 70.00, 32.00, -9999.00, -9999.00, 8.00 +HMS, 11, 05, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 05, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 05, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +HON, 11, 05, 49.00, 26.00, 13.00, 12.00, 19.00 +HOP, 11, 05, 63.00, 38.00, -9999.00, -9999.00, 29.00 +HOT, 11, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 05, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 05, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 05, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 05, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 05, 74.00, 48.00, -9999.00, -9999.00, 21.00 +HST, 11, 05, 82.00, 64.00, -9999.00, -9999.00, 28.00 +HSV, 11, 05, 65.00, 43.00, 22.00, 19.00, 30.00 +HTL, 11, 05, 46.00, 31.00, 29.00, 26.00, 41.00 +HTS, 11, 05, 59.00, 39.00, 25.00, 26.00, 37.00 +HUF, 11, 05, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 05, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 05, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 05, 47.00, 22.00, 10.00, 13.00, 17.00 +IAB, 11, 05, 60.00, 38.00, -9999.00, -9999.00, 18.00 +IAD, 11, 05, 60.00, 36.00, 19.00, 19.00, 28.00 +IAG, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 05, 75.00, 52.00, 18.00, 20.00, 29.00 +ICT, 11, 05, 60.00, 38.00, 16.00, 15.00, 23.00 +IDA, 11, 05, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 05, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 05, 59.00, 39.00, 21.00, 18.00, 29.00 +ILI, 11, 05, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 05, 72.00, 47.00, 16.00, 14.00, 25.00 +IMT, 11, 05, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +IND, 11, 05, 56.00, 37.00, 24.00, 24.00, 34.00 +INL, 11, 05, 39.00, 22.00, 24.00, 23.00, 35.00 +INS, 11, 05, 67.00, 41.00, -9999.00, -9999.00, 6.00 +INT, 11, 05, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +INW, 11, 05, 63.00, 32.00, 7.00, 8.00, 11.00 +IPL, 11, 05, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 05, 54.00, 36.00, 27.00, 25.00, 37.00 +IRK, 11, 05, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 05, 44.00, 21.00, 12.00, 11.00, 20.00 +ISP, 11, 05, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 05, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 05, 78.00, 48.00, -9999.00, -9999.00, 8.00 +IWD, 11, 05, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 05, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 05, 72.00, 44.00, 19.00, 18.00, 28.00 +JAX, 11, 05, 76.00, 53.00, 14.00, 15.00, 23.00 +JBR, 11, 05, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 05, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 05, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 05, 57.00, 43.00, 19.00, 17.00, 28.00 +JHW, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 05, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 05, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 05, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 05, 39.00, 30.00, 54.00, 53.00, 65.00 +JST, 11, 05, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 05, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 05, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 05, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 05, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 05, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 05, 50.00, 33.00, 27.00, 28.00, 39.00 +LAR, 11, 05, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 05, 72.00, 46.00, 5.00, 4.00, 7.00 +LAX, 11, 05, 72.00, 55.00, 6.00, 7.00, 9.00 +LBB, 11, 05, 67.00, 40.00, 10.00, 9.00, 15.00 +LBF, 11, 05, 54.00, 25.00, 14.00, 10.00, 18.00 +LCH, 11, 05, 74.00, 52.00, 16.00, 19.00, 26.00 +LCK, 11, 05, 57.00, 37.00, -9999.00, -9999.00, 34.00 +LEB, 11, 05, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 05, 58.00, 39.00, 25.00, 24.00, 35.00 +LFI, 11, 05, 63.00, 46.00, -9999.00, -9999.00, 28.00 +LFK, 11, 05, 73.00, 49.00, 17.00, 19.00, 27.00 +LFT, 11, 05, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 05, 57.00, 44.00, 19.00, 16.00, 28.00 +LGB, 11, 05, 74.00, 53.00, 6.00, 7.00, 10.00 +LGU, 11, 05, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 05, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 05, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 05, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 05, 66.00, 44.00, 19.00, 18.00, 27.00 +LIZ, 11, 05, 42.00, 28.00, -9999.00, -9999.00, 47.00 +LMT, 11, 05, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 11, 05, 47.00, 24.00, 13.00, 11.00, 17.00 +LNK, 11, 05, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 05, 58.00, 26.00, 7.00, 7.00, 11.00 +LOZ, 11, 05, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 05, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 05, 66.00, 43.00, -9999.00, -9999.00, 23.00 +LSE, 11, 05, 49.00, 32.00, 17.00, 17.00, 26.00 +LSF, 11, 05, 71.00, 47.00, -9999.00, -9999.00, 21.00 +LSV, 11, 05, 74.00, 38.00, -9999.00, -9999.00, 6.00 +LTS, 11, 05, 69.00, 42.00, -9999.00, -9999.00, 15.00 +LUF, 11, 05, 80.00, 46.00, -9999.00, -9999.00, 7.00 +LVS, 11, 05, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 05, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 05, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 05, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 05, 61.00, 40.00, 20.00, 19.00, 29.00 +MAF, 11, 05, 69.00, 42.00, 9.00, 7.00, 13.00 +MBL, 11, 05, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 05, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 05, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 05, 68.00, 48.00, -9999.00, -9999.00, 19.00 +MCF, 11, 05, 80.00, 59.00, -9999.00, -9999.00, 18.00 +MCG, 11, 05, 17.00, 2.00, 29.00, 29.00, 41.00 +MCI, 11, 05, 57.00, 37.00, 19.00, 18.00, 28.00 +MCK, 11, 05, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 05, 71.00, 45.00, 15.00, 15.00, 22.00 +MCO, 11, 05, 80.00, 60.00, 11.00, 16.00, 22.00 +MCW, 11, 05, 48.00, 29.00, 15.00, 14.00, 22.00 +MC2, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 05, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 05, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 05, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 05, 53.00, 37.00, 29.00, 24.00, 41.00 +MEI, 11, 05, 71.00, 44.00, 18.00, 16.00, 26.00 +MEM, 11, 05, 66.00, 45.00, 23.00, 19.00, 31.00 +MER, 11, 05, 70.00, 42.00, -9999.00, -9999.00, 15.00 +MFD, 11, 05, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 05, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 05, 57.00, 37.00, 27.00, 29.00, 37.00 +MGE, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MGM, 11, 05, 71.00, 47.00, 18.00, 17.00, 28.00 +MGW, 11, 05, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 05, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 05, 67.00, 47.00, -9999.00, -9999.00, 19.00 +MHS, 11, 05, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 05, 82.00, 66.00, 24.00, 23.00, 35.00 +MIB, 11, 05, 42.00, 24.00, -9999.00, -9999.00, 16.00 +MIV, 11, 05, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 05, 56.00, 29.00, -9999.00, -9999.00, 22.00 +MKC, 11, 05, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 05, 49.00, 34.00, 24.00, 21.00, 34.00 +MKG, 11, 05, 50.00, 35.00, 30.00, 28.00, 40.00 +MKL, 11, 05, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 05, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 05, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 05, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 05, 53.00, 34.00, 23.00, 20.00, 33.00 +MLS, 11, 05, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 05, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 05, 71.00, 47.00, -9999.00, -9999.00, 19.00 +MOB, 11, 05, 73.00, 51.00, 18.00, 19.00, 28.00 +MOT, 11, 05, 42.00, 24.00, 11.00, 10.00, 17.00 +MPV, 11, 05, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 05, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 05, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 05, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 05, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 05, 66.00, 49.00, -9999.00, -9999.00, 20.00 +MSL, 11, 05, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 05, 49.00, 30.00, 23.00, 21.00, 32.00 +MSO, 11, 05, 45.00, 26.00, 21.00, 22.00, 33.00 +MSP, 11, 05, 46.00, 29.00, 20.00, 18.00, 28.00 +MSS, 11, 05, 47.00, 31.00, 30.00, 30.00, 42.00 +MSY, 11, 05, 73.00, 53.00, 16.00, 17.00, 26.00 +MTC, 11, 05, 51.00, 36.00, -9999.00, -9999.00, 33.00 +MTN, 11, 05, 60.00, 40.00, -9999.00, -9999.00, 26.00 +MTO, 11, 05, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 05, 57.00, 36.00, -9999.00, -9999.00, 26.00 +MUO, 11, 05, 57.00, 32.00, -9999.00, -9999.00, 22.00 +MWA, 11, 05, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 05, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 05, 71.00, 47.00, -9999.00, -9999.00, 20.00 +MYL, 11, 05, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 05, 71.00, 46.00, -9999.00, -9999.00, 21.00 +NAO, 11, 05, 69.00, 54.00, -9999.00, -9999.00, 18.00 +NBC, 11, 05, 72.00, 51.00, -9999.00, -9999.00, 20.00 +NBE, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 11, 05, 53.00, 35.00, -9999.00, -9999.00, 29.00 +NCA, 11, 05, 71.00, 44.00, -9999.00, -9999.00, 23.00 +NCO, 11, 05, 56.00, 41.00, -9999.00, -9999.00, 32.00 +NC1, 11, 05, 66.00, 46.00, -9999.00, -9999.00, 6.00 +NEL, 11, 05, 60.00, 36.00, -9999.00, -9999.00, 30.00 +NFG, 11, 05, 70.00, 51.00, -9999.00, -9999.00, 10.00 +NFL, 11, 05, 59.00, 28.00, -9999.00, -9999.00, 11.00 +NGP, 11, 05, 78.00, 59.00, -9999.00, -9999.00, 21.00 +NGU, 11, 05, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NGZ, 11, 05, 65.00, 50.00, -9999.00, -9999.00, 22.00 +NHK, 11, 05, 61.00, 39.00, -9999.00, -9999.00, 26.00 +NHZ, 11, 05, 50.00, 33.00, -9999.00, -9999.00, 37.00 +NID, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 05, 76.00, 53.00, -9999.00, -9999.00, 22.00 +NIR, 11, 05, 77.00, 54.00, -9999.00, -9999.00, 20.00 +NKT, 11, 05, 70.00, 49.00, -9999.00, -9999.00, 27.00 +NKX, 11, 05, 71.00, 56.00, -9999.00, -9999.00, 13.00 +NLC, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +NMM, 11, 05, 70.00, 43.00, -9999.00, -9999.00, 25.00 +NPA, 11, 05, 73.00, 53.00, -9999.00, -9999.00, 22.00 +NQA, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +NQI, 11, 05, 80.00, 57.00, -9999.00, -9999.00, 18.00 +NQX, 11, 05, 81.00, 73.00, -9999.00, -9999.00, 25.00 +NRB, 11, 05, 75.00, 58.00, -9999.00, -9999.00, 24.00 +NRC, 11, 05, 70.00, 43.00, -9999.00, -9999.00, 19.00 +NRS, 11, 05, 70.00, 52.00, -9999.00, -9999.00, 11.00 +NSE, 11, 05, 73.00, 49.00, -9999.00, -9999.00, 24.00 +NSI, 11, 05, 72.00, 50.00, -9999.00, -9999.00, 13.00 +NTD, 11, 05, 72.00, 50.00, -9999.00, -9999.00, 10.00 +NTK, 11, 05, 75.00, 52.00, -9999.00, -9999.00, 11.00 +NTU, 11, 05, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NUC, 11, 05, 69.00, 54.00, -9999.00, -9999.00, 11.00 +NUQ, 11, 05, 67.00, 44.00, -9999.00, -9999.00, 19.00 +NUW, 11, 05, 52.00, 39.00, -9999.00, -9999.00, 49.00 +NWF, 11, 05, 74.00, 53.00, -9999.00, -9999.00, 9.00 +NXX, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 11, 05, 63.00, 37.00, -9999.00, -9999.00, 28.00 +NZC, 11, 05, 76.00, 49.00, -9999.00, -9999.00, 22.00 +NZJ, 11, 05, 75.00, 48.00, -9999.00, -9999.00, 11.00 +NZW, 11, 05, 55.00, 37.00, -9999.00, -9999.00, 36.00 +NZY, 11, 05, 71.00, 56.00, -9999.00, -9999.00, 11.00 +OAK, 11, 05, 67.00, 47.00, 13.00, 14.00, 20.00 +OAR, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +OFF, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 05, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 05, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 05, 64.00, 42.00, 16.00, 14.00, 23.00 +OLM, 11, 05, 53.00, 36.00, 45.00, 46.00, 58.00 +OMA, 11, 05, 54.00, 33.00, 15.00, 15.00, 21.00 +OME, 11, 05, 25.00, 13.00, 29.00, 29.00, 40.00 +ONT, 11, 05, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 05, 53.00, 35.00, 26.00, 22.00, 36.00 +ORF, 11, 05, 64.00, 46.00, 18.00, 17.00, 26.00 +ORH, 11, 05, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 05, 11.00, -5.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 05, 49.00, 31.00, -9999.00, -9999.00, 36.00 +OTG, 11, 05, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 05, 59.00, 44.00, 44.00, 45.00, 54.00 +OTM, 11, 05, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 05, 17.00, 6.00, 22.00, 27.00, 36.00 +OURC, 11, 05, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 05, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 05, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 05, 73.00, 48.00, -9999.00, -9999.00, 22.00 +PACZ, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 05, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 05, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 05, 14.00, -1.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 05, 14.00, 2.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 05, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 05, 13.00, 0.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 05, 75.00, 50.00, -9999.00, -9999.00, 21.00 +PAQ, 11, 05, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 05, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 05, 41.00, 34.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 05, 25.00, 15.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 05, 17.00, 2.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 05, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 05, 48.00, 32.00, -9999.00, -9999.00, 38.00 +PBI, 11, 05, 81.00, 66.00, 23.00, 25.00, 35.00 +PDT, 11, 05, 53.00, 36.00, 21.00, 23.00, 34.00 +PDX, 11, 05, 56.00, 41.00, 42.00, 43.00, 54.00 +PFN, 11, 05, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 05, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 05, 58.00, 40.00, 20.00, 17.00, 29.00 +PHX, 11, 05, 79.00, 52.00, 6.00, 6.00, 9.00 +PIA, 11, 05, 54.00, 36.00, 24.00, 20.00, 33.00 +PIB, 11, 05, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 05, 50.00, 28.00, 18.00, 20.00, 29.00 +PIR, 11, 05, 50.00, 28.00, 11.00, 10.00, 16.00 +PIT, 11, 05, 54.00, 36.00, 27.00, 27.00, 41.00 +PKB, 11, 05, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 05, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 05, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 05, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 05, 73.00, 53.00, 14.00, 15.00, 22.00 +POB, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +POE, 11, 05, 72.00, 47.00, -9999.00, -9999.00, 30.00 +POM, 11, 05, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +POU, 11, 05, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 05, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 05, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 05, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 05, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 05, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 05, 53.00, 33.00, -9999.00, -9999.00, 36.00 +PSP, 11, 05, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 05, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 05, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 05, 61.00, 28.00, 11.00, 7.00, 16.00 +PUC, 11, 05, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 05, 56.00, 37.00, 22.00, 21.00, 31.00 +PVU, 11, 05, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 05, 51.00, 33.00, 24.00, 24.00, 35.00 +P02, 11, 05, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +P07, 11, 05, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +P11, 11, 05, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +P24, 11, 05, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +P28, 11, 05, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +P35, 11, 05, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +P38, 11, 05, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +P39, 11, 05, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +P58, 11, 05, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +P59, 11, 05, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +P60, 11, 05, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +P61, 11, 05, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +P67, 11, 05, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +P68, 11, 05, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +P69, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 05, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 05, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 05, 51.00, 26.00, 10.00, 11.00, 15.00 +RBL, 11, 05, 67.00, 45.00, 21.00, 21.00, 28.00 +RCA, 11, 05, 51.00, 26.00, -9999.00, -9999.00, 16.00 +RDD, 11, 05, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 05, 53.00, 29.00, 18.00, 18.00, 28.00 +RDR, 11, 05, 41.00, 23.00, -9999.00, -9999.00, 19.00 +RDU, 11, 05, 65.00, 42.00, 17.00, 17.00, 26.00 +REE, 11, 05, 67.00, 40.00, -9999.00, -9999.00, 11.00 +REJ, 11, 05, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 05, 51.00, 33.00, 23.00, 20.00, 33.00 +RIC, 11, 05, 64.00, 40.00, 19.00, 18.00, 27.00 +RIV, 11, 05, 75.00, 47.00, -9999.00, -9999.00, 9.00 +RIW, 11, 05, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 05, 45.00, 23.00, 12.00, 10.00, 17.00 +RME, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 49.00 +RMG, 11, 05, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +RND, 11, 05, 75.00, 52.00, -9999.00, -9999.00, 19.00 +RNO, 11, 05, 58.00, 29.00, 13.00, 11.00, 18.00 +ROA, 11, 05, 61.00, 39.00, 18.00, 19.00, 27.00 +ROC, 11, 05, 52.00, 36.00, 32.00, 32.00, 46.00 +ROW, 11, 05, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 05, 58.00, 34.00, 12.00, 11.00, 17.00 +RST, 11, 05, 46.00, 29.00, 20.00, 20.00, 30.00 +RWF, 11, 05, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 05, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 05, 67.00, 45.00, 16.00, 16.00, 21.00 +SAF, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 05, 71.00, 56.00, 9.00, 9.00, 13.00 +SAT, 11, 05, 75.00, 52.00, 16.00, 16.00, 25.00 +SAV, 11, 05, 72.00, 50.00, 13.00, 14.00, 21.00 +SAW, 11, 05, 45.00, 33.00, -9999.00, -9999.00, 46.00 +SBA, 11, 05, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 05, 76.00, 47.00, -9999.00, -9999.00, 10.00 +SBN, 11, 05, 53.00, 36.00, 30.00, 28.00, 42.00 +SBP, 11, 05, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 05, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 05, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 05, 5.00, -6.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 05, 68.00, 45.00, 12.00, 16.00, 17.00 +SDF, 11, 05, 60.00, 40.00, 24.00, 23.00, 33.00 +SEA, 11, 05, 53.00, 42.00, 39.00, 39.00, 51.00 +SEM, 11, 05, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 05, 65.00, 49.00, 16.00, 18.00, 24.00 +SGF, 11, 05, 61.00, 38.00, 21.00, 19.00, 31.00 +SGY, 11, 05, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 05, 50.00, 23.00, 14.00, 16.00, 22.00 +SHV, 11, 05, 71.00, 48.00, 18.00, 19.00, 27.00 +SIT, 11, 05, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 05, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 05, 71.00, 46.00, 11.00, 9.00, 15.00 +SKA, 11, 05, 46.00, 31.00, -9999.00, -9999.00, 35.00 +SKF, 11, 05, 75.00, 52.00, -9999.00, -9999.00, 18.00 +SLC, 11, 05, 55.00, 34.00, 18.00, 17.00, 26.00 +SLE, 11, 05, 55.00, 38.00, 43.00, 41.00, 53.00 +SLN, 11, 05, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 05, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 05, 70.00, 44.00, -9999.00, 12.00, 17.00 +SNA, 11, 05, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 05, 38.00, 30.00, 52.00, 56.00, 70.00 +SNS, 11, 05, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 05, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 05, 56.00, 37.00, 24.00, 19.00, 32.00 +SPS, 11, 05, 68.00, 44.00, 14.00, 13.00, 21.00 +SRQ, 11, 05, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 05, 71.00, 44.00, -9999.00, -9999.00, 22.00 +SSI, 11, 05, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +STC, 11, 05, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 05, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +STL, 11, 05, 59.00, 41.00, 26.00, 21.00, 35.00 +STNV, 11, 05, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +STS, 11, 05, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 05, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 05, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 05, 69.00, 44.00, -9999.00, -9999.00, 18.00 +SUX, 11, 05, 52.00, 30.00, 16.00, 15.00, 25.00 +SVN, 11, 05, 72.00, 50.00, -9999.00, -9999.00, 19.00 +SWF, 11, 05, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 05, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 05, 52.00, 36.00, 35.00, 36.00, 49.00 +SZL, 11, 05, 60.00, 35.00, -9999.00, -9999.00, 25.00 +TAD, 11, 05, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 05, 13.00, 0.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 05, 64.00, 35.00, -9999.00, -9999.00, 27.00 +TCC, 11, 05, 66.00, 36.00, 8.00, 7.00, 13.00 +TCL, 11, 05, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 05, 54.00, 38.00, -9999.00, -9999.00, 55.00 +TCS, 11, 05, 67.00, 39.00, -9999.00, 6.00, 12.00 +TEB, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 05, 64.00, 42.00, -9999.00, -9999.00, 16.00 +TKA, 11, 05, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 05, 75.00, 49.00, 13.00, 14.00, 21.00 +TNX, 11, 05, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 05, 53.00, 34.00, 24.00, 24.00, 36.00 +TOP, 11, 05, 59.00, 35.00, 15.00, 17.00, 25.00 +TPA, 11, 05, 80.00, 59.00, 9.00, 13.00, 19.00 +TPH, 11, 05, 57.00, 29.00, 6.00, 4.00, 8.00 +TRI, 11, 05, 61.00, 38.00, 22.00, 22.00, 32.00 +TRK, 11, 05, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 05, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 05, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 05, 64.00, 43.00, 16.00, 16.00, 24.00 +TUP, 11, 05, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 05, 76.00, 48.00, 7.00, 7.00, 11.00 +TVC, 11, 05, 48.00, 33.00, 29.00, 28.00, 40.00 +TVL, 11, 05, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 05, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 05, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 05, 63.00, 40.00, 22.00, 21.00, 32.00 +T01, 11, 05, 63.00, 41.00, -9999.00, -9999.00, 28.00 +T02, 11, 05, 68.00, 45.00, -9999.00, -9999.00, 19.00 +T03, 11, 05, 71.00, 47.00, -9999.00, -9999.00, 21.00 +T04, 11, 05, 81.00, 61.00, -9999.00, -9999.00, 18.00 +T05, 11, 05, 59.00, 34.00, -9999.00, -9999.00, 19.00 +T06, 11, 05, 73.00, 43.00, -9999.00, -9999.00, 26.00 +T07, 11, 05, 59.00, 28.00, -9999.00, -9999.00, 22.00 +T08, 11, 05, 52.00, 33.00, -9999.00, -9999.00, 22.00 +UCA, 11, 05, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 05, 67.00, 41.00, -9999.00, -9999.00, 6.00 +UIL, 11, 05, 53.00, 38.00, 55.00, 56.00, 65.00 +UIN, 11, 05, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 05, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 05, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 05, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +U15, 11, 05, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +U28, 11, 05, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 05, 73.00, 48.00, -9999.00, -9999.00, 19.00 +VBG, 11, 05, 72.00, 45.00, -9999.00, -9999.00, 16.00 +VCT, 11, 05, 76.00, 55.00, 16.00, 16.00, 25.00 +VCV, 11, 05, 71.00, 38.00, -9999.00, -9999.00, 6.00 +VDZ, 11, 05, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 05, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 05, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 05, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 05, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 05, 74.00, 48.00, -9999.00, -9999.00, 21.00 +VRB, 11, 05, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 05, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 05, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 05, 63.00, 41.00, 20.00, 17.00, 26.00 +WJA, 11, 05, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 05, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 05, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 05, 57.00, 25.00, 16.00, 13.00, 22.00 +WPO, 11, 05, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 05, 71.00, 45.00, -9999.00, -9999.00, 21.00 +WRG, 11, 05, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 05, 60.00, 37.00, -9999.00, -9999.00, 27.00 +WRL, 11, 05, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +X68, 11, 05, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 05, 40.00, 28.00, 65.00, 65.00, 74.00 +YCG, 11, 05, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 05, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 05, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 05, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 05, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 05, 53.00, 31.00, 17.00, 18.00, 26.00 +YNG, 11, 05, 52.00, 36.00, 29.00, 30.00, 44.00 +YPA, 11, 05, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 05, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 05, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 05, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 05, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 05, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 05, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 05, 81.00, 54.00, 4.00, 3.00, 6.00 +YVR, 11, 05, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 05, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 05, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 05, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 05, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 05, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 05, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 05, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 05, 44.00, 29.00, 38.00, 36.00, 52.00 +ZUN, 11, 05, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 05, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 05, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 05, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +01R, 11, 05, 72.00, 48.00, -9999.00, -9999.00, 22.00 +1V1, 11, 05, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 05, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 05, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 05, 67.00, 50.00, -9999.00, -9999.00, 22.00 +2PJ, 11, 05, 71.00, 44.00, -9999.00, -9999.00, 19.00 +3B1, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 05, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 05, 47.00, 30.00, -9999.00, -9999.00, 36.00 +3SE, 11, 05, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 05, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 05, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 11, 05, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 05, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 05, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 05, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 05, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 06, 55.00, 37.00, 21.00, 21.00, 32.00 +ABI, 11, 06, 70.00, 47.00, 13.00, 11.00, 19.00 +ABQ, 11, 06, 61.00, 34.00, 10.00, 9.00, 14.00 +ABR, 11, 06, 45.00, 24.00, 14.00, 11.00, 19.00 +ABY, 11, 06, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 06, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 06, 72.00, 50.00, 17.00, 16.00, 26.00 +ACV, 11, 06, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 06, 59.00, 38.00, 20.00, 18.00, 30.00 +ADK, 11, 06, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 06, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 06, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 06, 61.00, 37.00, -9999.00, -9999.00, 27.00 +AEX, 11, 06, 73.00, 49.00, -9999.00, -9999.00, 22.00 +AFF, 11, 06, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 06, 81.00, 59.00, -9999.00, -9999.00, 25.00 +AGS, 11, 06, 71.00, 44.00, 15.00, 15.00, 22.00 +AHN, 11, 06, 67.00, 44.00, 18.00, 19.00, 26.00 +AKN, 11, 06, 32.00, 17.00, 28.00, 28.00, 42.00 +AKO, 11, 06, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 06, 53.00, 33.00, 24.00, 23.00, 35.00 +ALI, 11, 06, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 06, 50.00, 30.00, 21.00, 17.00, 30.00 +ALS, 11, 06, 51.00, 16.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 06, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 06, 63.00, 36.00, 11.00, 10.00, 16.00 +AMG, 11, 06, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 06, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 06, 30.00, 18.00, 22.00, 22.00, 33.00 +AND, 11, 06, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 06, 46.00, 37.00, 61.00, 61.00, 71.00 +AOO, 11, 06, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +APN, 11, 06, 47.00, 31.00, 27.00, 28.00, 40.00 +AQQ, 11, 06, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +ART, 11, 06, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +AST, 11, 06, 56.00, 41.00, 49.00, 50.00, 61.00 +ATL, 11, 06, 66.00, 45.00, 17.00, 17.00, 26.00 +ATW, 11, 06, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 06, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 06, 57.00, 35.00, -9999.00, -9999.00, 32.00 +AUG, 11, 06, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 06, 75.00, 53.00, 17.00, 16.00, 26.00 +AUW, 11, 06, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 06, 62.00, 38.00, 19.00, 19.00, 28.00 +AVP, 11, 06, 52.00, 36.00, 26.00, 25.00, 38.00 +AXN, 11, 06, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 06, 54.00, 34.00, -9999.00, -9999.00, 31.00 +AYS, 11, 06, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 06, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 06, 68.00, 45.00, -9999.00, -9999.00, 21.00 +BAD, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 06, 47.00, 20.00, -9999.00, -9999.00, 18.00 +BDL, 11, 06, 55.00, 35.00, 22.00, 21.00, 31.00 +BDR, 11, 06, 56.00, 41.00, 24.00, 18.00, 32.00 +BET, 11, 06, 26.00, 14.00, 26.00, 27.00, 39.00 +BFD, 11, 06, 47.00, 31.00, 38.00, 40.00, 54.00 +BFF, 11, 06, 54.00, 26.00, 10.00, 11.00, 15.00 +BFL, 11, 06, 71.00, 47.00, 8.00, 8.00, 13.00 +BGM, 11, 06, 49.00, 34.00, 31.00, 32.00, 46.00 +BGR, 11, 06, 48.00, 33.00, 25.00, 23.00, 36.00 +BGS, 11, 06, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 06, 68.00, 44.00, 19.00, 17.00, 27.00 +BID, 11, 06, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 06, 16.00, 2.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 06, 66.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 06, 48.00, 29.00, 15.00, 16.00, 22.00 +BIS, 11, 06, 44.00, 22.00, 14.00, 13.00, 21.00 +BIX, 11, 06, 73.00, 54.00, -9999.00, -9999.00, 21.00 +BJI, 11, 06, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 06, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 06, 57.00, 26.00, -9999.00, -9999.00, 14.00 +BKW, 11, 06, 55.00, 37.00, 28.00, 30.00, 41.00 +BLF, 11, 06, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 06, 79.00, 52.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 06, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 06, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 06, 60.00, 38.00, -9999.00, -9999.00, 27.00 +BNA, 11, 06, 64.00, 42.00, 22.00, 22.00, 33.00 +BNO, 11, 06, 49.00, 24.00, -9999.00, 23.00, 38.00 +BOI, 11, 06, 53.00, 34.00, 20.00, 22.00, 32.00 +BOS, 11, 06, 55.00, 41.00, 21.00, 22.00, 32.00 +BPI, 11, 06, 43.00, 10.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 06, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 06, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 06, 54.00, 35.00, -9999.00, -9999.00, 27.00 +BRO, 11, 06, 80.00, 61.00, 15.00, 13.00, 22.00 +BRW, 11, 06, 7.00, -3.00, 19.00, 19.00, 28.00 +BSM, 11, 06, 75.00, 53.00, -9999.00, -9999.00, 17.00 +BTI, 11, 06, 10.00, -2.00, 16.00, 17.00, 26.00 +BTL, 11, 06, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 06, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 06, 74.00, 51.00, 16.00, 18.00, 27.00 +BTT, 11, 06, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 06, 48.00, 33.00, 31.00, 29.00, 44.00 +BUB, 11, 06, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 06, 51.00, 37.00, 35.00, 36.00, 49.00 +BUR, 11, 06, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 06, 73.00, 56.00, -9999.00, 16.00, 25.00 +BWG, 11, 06, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 06, 60.00, 39.00, 19.00, 19.00, 29.00 +BYH, 11, 06, 64.00, 43.00, -9999.00, -9999.00, 29.00 +BYI, 11, 06, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 06, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 06, 70.00, 44.00, 14.00, 14.00, 23.00 +CAG, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 06, 53.00, 37.00, 29.00, 29.00, 44.00 +CAO, 11, 06, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 06, 42.00, 28.00, 33.00, 32.00, 46.00 +CBM, 11, 06, 69.00, 43.00, -9999.00, -9999.00, 26.00 +CDB, 11, 06, 40.00, 31.00, 64.00, 61.00, 80.00 +CDC, 11, 06, 56.00, 29.00, 12.00, 12.00, 18.00 +CDR, 11, 06, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 06, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 06, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 11, 06, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 06, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 06, 64.00, 42.00, 22.00, 21.00, 31.00 +CHO, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 06, 72.00, 49.00, 13.00, 15.00, 22.00 +CID, 11, 06, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 06, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 06, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 06, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 06, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 06, 54.00, 38.00, 29.00, 33.00, 45.00 +CLL, 11, 06, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 06, 65.00, 44.00, 16.00, 17.00, 26.00 +CMH, 11, 06, 55.00, 37.00, 26.00, 26.00, 39.00 +CMI, 11, 06, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 06, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 06, 56.00, 34.00, 15.00, 11.00, 21.00 +CNM, 11, 06, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 06, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +COD, 11, 06, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +COF, 11, 06, 79.00, 62.00, -9999.00, -9999.00, 26.00 +CON, 11, 06, 51.00, 30.00, 23.00, 21.00, 32.00 +COS, 11, 06, 54.00, 28.00, 11.00, 10.00, 16.00 +COT, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 06, 58.00, 38.00, 24.00, 20.00, 32.00 +CPR, 11, 06, 48.00, 25.00, 14.00, 15.00, 21.00 +CRBC, 11, 06, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 06, 78.00, 58.00, 16.00, 14.00, 23.00 +CRW, 11, 06, 61.00, 38.00, 28.00, 28.00, 40.00 +CSG, 11, 06, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 06, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 06, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 06, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 06, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 06, 57.00, 38.00, 24.00, 23.00, 35.00 +CVN, 11, 06, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 06, 64.00, 36.00, -9999.00, -9999.00, 11.00 +CXY, 11, 06, 56.00, 39.00, 18.00, 18.00, 29.00 +CYS, 11, 06, 50.00, 27.00, 13.00, 14.00, 20.00 +DAA, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DAB, 11, 06, 77.00, 59.00, 16.00, 19.00, 27.00 +DAG, 11, 06, 73.00, 48.00, 3.00, 4.00, 5.00 +DAL, 11, 06, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 06, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 06, 55.00, 37.00, 26.00, 27.00, 38.00 +DBQ, 11, 06, 49.00, 32.00, 24.00, 19.00, 34.00 +DCA, 11, 06, 62.00, 44.00, 18.00, 17.00, 27.00 +DDC, 11, 06, 59.00, 35.00, 11.00, 12.00, 17.00 +DEC, 11, 06, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 06, 56.00, 28.00, 13.00, 12.00, 19.00 +DFW, 11, 06, 70.00, 48.00, 15.00, 14.00, 22.00 +DHN, 11, 06, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 06, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 06, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 06, 75.00, 52.00, -9999.00, -9999.00, 15.00 +DLG, 11, 06, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 06, 40.00, 26.00, 25.00, 22.00, 36.00 +DLLC, 11, 06, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 06, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 06, 76.00, 48.00, -9999.00, -9999.00, 10.00 +DMN, 11, 06, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 06, 62.00, 42.00, -9999.00, -9999.00, 28.00 +DPG, 11, 06, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 06, 74.00, 48.00, -9999.00, -9999.00, 21.00 +DRA, 11, 06, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 06, 75.00, 52.00, 10.00, 11.00, 15.00 +DSM, 11, 06, 52.00, 34.00, 21.00, 19.00, 30.00 +DTW, 11, 06, 52.00, 35.00, 24.00, 25.00, 37.00 +DUG, 11, 06, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 06, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 06, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 06, 70.00, 47.00, -9999.00, -9999.00, 16.00 +D45, 11, 06, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 06, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 06, 45.00, 28.00, 19.00, 18.00, 28.00 +ECG, 11, 06, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 06, 69.00, 42.00, -9999.00, -9999.00, 6.00 +EED, 11, 06, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 11, 06, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 06, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 06, 56.00, 32.00, 33.00, 33.00, 45.00 +EKO, 11, 06, 53.00, 25.00, 17.00, 15.00, 24.00 +ELD, 11, 06, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 06, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 06, 70.00, 41.00, 8.00, 8.00, 12.00 +ELY, 11, 06, 53.00, 22.00, 13.00, 12.00, 19.00 +EMP, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 06, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +END, 11, 06, 63.00, 42.00, -9999.00, -9999.00, 15.00 +ENN, 11, 06, 15.00, -1.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 06, 51.00, 33.00, -9999.00, -9999.00, 14.00 +EPH, 11, 06, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 06, 53.00, 40.00, 34.00, 35.00, 49.00 +ESF, 11, 06, 73.00, 49.00, -9999.00, -9999.00, 33.00 +EUG, 11, 06, 56.00, 41.00, 41.00, 41.00, 51.00 +EVV, 11, 06, 60.00, 39.00, 26.00, 21.00, 35.00 +EWN, 11, 06, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 06, 59.00, 42.00, 20.00, 18.00, 29.00 +EYW, 11, 06, 81.00, 73.00, 16.00, 16.00, 25.00 +E74, 11, 06, 72.00, 39.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 06, 65.00, 42.00, -9999.00, -9999.00, 24.00 +FAI, 11, 06, 15.00, -1.00, 24.00, 26.00, 37.00 +FAR, 11, 06, 42.00, 24.00, 14.00, 15.00, 22.00 +FAT, 11, 06, 69.00, 45.00, 12.00, 12.00, 17.00 +FAY, 11, 06, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 06, 42.00, 25.00, 22.00, 26.00, 36.00 +FCS, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 06, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 06, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 06, 55.00, 25.00, 11.00, 14.00, 17.00 +FLL, 11, 06, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 06, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 06, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +FME, 11, 06, 62.00, 37.00, -9999.00, -9999.00, 26.00 +FMH, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FMN, 11, 06, 59.00, 29.00, 9.00, 9.00, 12.00 +FMY, 11, 06, 82.00, 63.00, 9.00, 11.00, 16.00 +FNT, 11, 06, 50.00, 35.00, 26.00, 27.00, 38.00 +FOD, 11, 06, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 06, 58.00, 35.00, -9999.00, -9999.00, 18.00 +FOK, 11, 06, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 06, 59.00, 37.00, -9999.00, -9999.00, 20.00 +FSD, 11, 06, 48.00, 26.00, 17.00, 15.00, 26.00 +FSI, 11, 06, 67.00, 41.00, -9999.00, -9999.00, 17.00 +FSM, 11, 06, 67.00, 41.00, 20.00, 18.00, 29.00 +FTK, 11, 06, 60.00, 36.00, -9999.00, -9999.00, 27.00 +FWA, 11, 06, 53.00, 36.00, 23.00, 23.00, 34.00 +FWH, 11, 06, 70.00, 47.00, -9999.00, -9999.00, 17.00 +FYU, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 06, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 06, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 06, 82.00, 50.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 06, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 06, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 06, 45.00, 31.00, 24.00, 27.00, 37.00 +GFA, 11, 06, 47.00, 28.00, -9999.00, -9999.00, 19.00 +GFK, 11, 06, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 06, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 06, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 06, 44.00, 23.00, 10.00, 10.00, 17.00 +GJT, 11, 06, 55.00, 33.00, 14.00, 13.00, 20.00 +GKN, 11, 06, 17.00, 2.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 06, 55.00, 29.00, 11.00, 11.00, 16.00 +GLH, 11, 06, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 06, 72.00, 62.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 06, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 06, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 11, 06, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 06, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 06, 46.00, 31.00, 23.00, 22.00, 34.00 +GRCI, 11, 06, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 06, 54.00, 38.00, -9999.00, -9999.00, 55.00 +GRI, 11, 06, 53.00, 30.00, 15.00, 12.00, 21.00 +GRK, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 11, 06, 50.00, 33.00, 28.00, 27.00, 39.00 +GSB, 11, 06, 68.00, 43.00, -9999.00, -9999.00, 22.00 +GSG, 11, 06, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 06, 63.00, 41.00, 18.00, 17.00, 25.00 +GSP, 11, 06, 65.00, 43.00, 18.00, 20.00, 28.00 +GST, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 06, 50.00, 34.00, -9999.00, -9999.00, 50.00 +GTF, 11, 06, 47.00, 28.00, 14.00, 17.00, 23.00 +GUP, 11, 06, 58.00, 24.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 06, 54.00, 34.00, -9999.00, -9999.00, 33.00 +GVW, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 06, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 06, 67.00, 52.00, 20.00, 21.00, 30.00 +HBR, 11, 06, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 06, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 06, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 06, 53.00, 32.00, -9999.00, -9999.00, 22.00 +HKY, 11, 06, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 06, 46.00, 24.00, 13.00, 15.00, 22.00 +HMN, 11, 06, 70.00, 32.00, -9999.00, -9999.00, 8.00 +HMS, 11, 06, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 06, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 06, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +HON, 11, 06, 48.00, 26.00, 12.00, 11.00, 19.00 +HOP, 11, 06, 62.00, 38.00, -9999.00, -9999.00, 29.00 +HOT, 11, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 06, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 06, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 06, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 06, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 06, 74.00, 48.00, -9999.00, -9999.00, 21.00 +HST, 11, 06, 82.00, 64.00, -9999.00, -9999.00, 27.00 +HSV, 11, 06, 65.00, 43.00, 22.00, 20.00, 31.00 +HTL, 11, 06, 46.00, 31.00, 30.00, 26.00, 42.00 +HTS, 11, 06, 59.00, 39.00, 25.00, 26.00, 38.00 +HUF, 11, 06, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 06, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 06, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 06, 46.00, 21.00, 10.00, 13.00, 17.00 +IAB, 11, 06, 59.00, 38.00, -9999.00, -9999.00, 18.00 +IAD, 11, 06, 60.00, 36.00, 19.00, 19.00, 28.00 +IAG, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 06, 75.00, 52.00, 18.00, 20.00, 30.00 +ICT, 11, 06, 59.00, 38.00, 16.00, 15.00, 23.00 +IDA, 11, 06, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 06, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 06, 59.00, 39.00, 21.00, 18.00, 30.00 +ILI, 11, 06, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 06, 72.00, 47.00, 17.00, 15.00, 25.00 +IMT, 11, 06, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +IND, 11, 06, 56.00, 37.00, 24.00, 24.00, 34.00 +INL, 11, 06, 38.00, 22.00, 24.00, 23.00, 35.00 +INS, 11, 06, 67.00, 41.00, -9999.00, -9999.00, 6.00 +INT, 11, 06, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +INW, 11, 06, 62.00, 32.00, 7.00, 8.00, 11.00 +IPL, 11, 06, 81.00, 53.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 06, 54.00, 36.00, 27.00, 25.00, 38.00 +IRK, 11, 06, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 06, 43.00, 20.00, 12.00, 11.00, 20.00 +ISP, 11, 06, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 06, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 06, 78.00, 48.00, -9999.00, -9999.00, 8.00 +IWD, 11, 06, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 06, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 06, 72.00, 44.00, 19.00, 19.00, 28.00 +JAX, 11, 06, 76.00, 53.00, 14.00, 15.00, 23.00 +JBR, 11, 06, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 06, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 06, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 06, 57.00, 43.00, 19.00, 17.00, 28.00 +JHW, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 06, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 06, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 06, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 06, 39.00, 30.00, 54.00, 52.00, 64.00 +JST, 11, 06, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 06, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 06, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 06, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 06, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 06, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 06, 50.00, 33.00, 27.00, 28.00, 40.00 +LAR, 11, 06, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 06, 71.00, 46.00, 5.00, 4.00, 7.00 +LAX, 11, 06, 72.00, 55.00, 6.00, 7.00, 10.00 +LBB, 11, 06, 67.00, 40.00, 10.00, 9.00, 15.00 +LBF, 11, 06, 54.00, 25.00, 14.00, 10.00, 18.00 +LCH, 11, 06, 74.00, 52.00, 16.00, 19.00, 27.00 +LCK, 11, 06, 57.00, 37.00, -9999.00, -9999.00, 35.00 +LEB, 11, 06, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 06, 58.00, 39.00, 25.00, 25.00, 36.00 +LFI, 11, 06, 63.00, 46.00, -9999.00, -9999.00, 28.00 +LFK, 11, 06, 73.00, 49.00, 17.00, 20.00, 27.00 +LFT, 11, 06, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 06, 57.00, 44.00, 19.00, 16.00, 28.00 +LGB, 11, 06, 74.00, 53.00, 6.00, 7.00, 11.00 +LGU, 11, 06, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 06, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 06, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 06, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 06, 66.00, 44.00, 19.00, 18.00, 27.00 +LIZ, 11, 06, 42.00, 28.00, -9999.00, -9999.00, 47.00 +LMT, 11, 06, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 11, 06, 47.00, 24.00, 13.00, 11.00, 17.00 +LNK, 11, 06, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 06, 57.00, 26.00, 7.00, 7.00, 11.00 +LOZ, 11, 06, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 06, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 06, 66.00, 43.00, -9999.00, -9999.00, 22.00 +LSE, 11, 06, 48.00, 32.00, 17.00, 17.00, 26.00 +LSF, 11, 06, 71.00, 47.00, -9999.00, -9999.00, 21.00 +LSV, 11, 06, 74.00, 38.00, -9999.00, -9999.00, 6.00 +LTS, 11, 06, 69.00, 42.00, -9999.00, -9999.00, 15.00 +LUF, 11, 06, 80.00, 46.00, -9999.00, -9999.00, 7.00 +LVS, 11, 06, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 06, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 06, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 06, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 06, 61.00, 40.00, 20.00, 19.00, 29.00 +MAF, 11, 06, 69.00, 42.00, 9.00, 6.00, 12.00 +MBL, 11, 06, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 06, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 06, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 06, 68.00, 48.00, -9999.00, -9999.00, 19.00 +MCF, 11, 06, 80.00, 59.00, -9999.00, -9999.00, 17.00 +MCG, 11, 06, 16.00, 1.00, 29.00, 29.00, 41.00 +MCI, 11, 06, 57.00, 37.00, 19.00, 18.00, 28.00 +MCK, 11, 06, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 06, 71.00, 45.00, 15.00, 16.00, 23.00 +MCO, 11, 06, 80.00, 60.00, 11.00, 16.00, 22.00 +MCW, 11, 06, 47.00, 29.00, 15.00, 14.00, 22.00 +MC2, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 06, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 06, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 06, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 06, 53.00, 37.00, 29.00, 25.00, 41.00 +MEI, 11, 06, 71.00, 44.00, 19.00, 16.00, 27.00 +MEM, 11, 06, 66.00, 45.00, 23.00, 20.00, 32.00 +MER, 11, 06, 69.00, 42.00, -9999.00, -9999.00, 15.00 +MFD, 11, 06, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 06, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 06, 56.00, 37.00, 28.00, 30.00, 38.00 +MGE, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MGM, 11, 06, 71.00, 47.00, 18.00, 17.00, 29.00 +MGW, 11, 06, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 06, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 06, 67.00, 47.00, -9999.00, -9999.00, 19.00 +MHS, 11, 06, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 06, 82.00, 66.00, 23.00, 23.00, 35.00 +MIB, 11, 06, 41.00, 24.00, -9999.00, -9999.00, 17.00 +MIV, 11, 06, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 06, 56.00, 29.00, -9999.00, -9999.00, 22.00 +MKC, 11, 06, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 06, 49.00, 34.00, 24.00, 22.00, 34.00 +MKG, 11, 06, 50.00, 35.00, 30.00, 28.00, 41.00 +MKL, 11, 06, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 06, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 06, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 06, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 06, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 06, 53.00, 34.00, 23.00, 20.00, 33.00 +MLS, 11, 06, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 06, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 06, 71.00, 47.00, -9999.00, -9999.00, 19.00 +MOB, 11, 06, 73.00, 51.00, 18.00, 20.00, 28.00 +MOT, 11, 06, 41.00, 24.00, 11.00, 10.00, 17.00 +MPV, 11, 06, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 06, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 06, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 06, 71.00, 36.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 06, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 06, 66.00, 49.00, -9999.00, -9999.00, 20.00 +MSL, 11, 06, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 06, 48.00, 30.00, 23.00, 21.00, 32.00 +MSO, 11, 06, 45.00, 26.00, 21.00, 22.00, 33.00 +MSP, 11, 06, 45.00, 29.00, 20.00, 18.00, 28.00 +MSS, 11, 06, 47.00, 31.00, 30.00, 30.00, 42.00 +MSY, 11, 06, 73.00, 53.00, 16.00, 18.00, 26.00 +MTC, 11, 06, 51.00, 36.00, -9999.00, -9999.00, 33.00 +MTN, 11, 06, 60.00, 40.00, -9999.00, -9999.00, 26.00 +MTO, 11, 06, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 06, 57.00, 36.00, -9999.00, -9999.00, 26.00 +MUO, 11, 06, 56.00, 32.00, -9999.00, -9999.00, 22.00 +MWA, 11, 06, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 06, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 06, 71.00, 47.00, -9999.00, -9999.00, 20.00 +MYL, 11, 06, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 06, 71.00, 46.00, -9999.00, -9999.00, 21.00 +NAO, 11, 06, 69.00, 54.00, -9999.00, -9999.00, 18.00 +NBC, 11, 06, 72.00, 51.00, -9999.00, -9999.00, 20.00 +NBE, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 11, 06, 52.00, 35.00, -9999.00, -9999.00, 29.00 +NCA, 11, 06, 71.00, 44.00, -9999.00, -9999.00, 23.00 +NCO, 11, 06, 56.00, 41.00, -9999.00, -9999.00, 32.00 +NC1, 11, 06, 66.00, 46.00, -9999.00, -9999.00, 6.00 +NEL, 11, 06, 60.00, 36.00, -9999.00, -9999.00, 30.00 +NFG, 11, 06, 70.00, 51.00, -9999.00, -9999.00, 10.00 +NFL, 11, 06, 59.00, 28.00, -9999.00, -9999.00, 11.00 +NGP, 11, 06, 78.00, 59.00, -9999.00, -9999.00, 21.00 +NGU, 11, 06, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NGZ, 11, 06, 65.00, 50.00, -9999.00, -9999.00, 23.00 +NHK, 11, 06, 61.00, 39.00, -9999.00, -9999.00, 26.00 +NHZ, 11, 06, 50.00, 33.00, -9999.00, -9999.00, 38.00 +NID, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 06, 76.00, 53.00, -9999.00, -9999.00, 22.00 +NIR, 11, 06, 77.00, 54.00, -9999.00, -9999.00, 20.00 +NKT, 11, 06, 70.00, 49.00, -9999.00, -9999.00, 27.00 +NKX, 11, 06, 71.00, 56.00, -9999.00, -9999.00, 14.00 +NLC, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 11, 06, 70.00, 43.00, -9999.00, -9999.00, 26.00 +NPA, 11, 06, 73.00, 53.00, -9999.00, -9999.00, 22.00 +NQA, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NQI, 11, 06, 80.00, 57.00, -9999.00, -9999.00, 18.00 +NQX, 11, 06, 81.00, 73.00, -9999.00, -9999.00, 24.00 +NRB, 11, 06, 75.00, 58.00, -9999.00, -9999.00, 24.00 +NRC, 11, 06, 69.00, 43.00, -9999.00, -9999.00, 20.00 +NRS, 11, 06, 70.00, 52.00, -9999.00, -9999.00, 11.00 +NSE, 11, 06, 73.00, 49.00, -9999.00, -9999.00, 25.00 +NSI, 11, 06, 72.00, 50.00, -9999.00, -9999.00, 14.00 +NTD, 11, 06, 72.00, 50.00, -9999.00, -9999.00, 10.00 +NTK, 11, 06, 75.00, 52.00, -9999.00, -9999.00, 11.00 +NTU, 11, 06, 64.00, 46.00, -9999.00, -9999.00, 26.00 +NUC, 11, 06, 69.00, 54.00, -9999.00, -9999.00, 11.00 +NUQ, 11, 06, 67.00, 44.00, -9999.00, -9999.00, 19.00 +NUW, 11, 06, 52.00, 39.00, -9999.00, -9999.00, 50.00 +NWF, 11, 06, 74.00, 53.00, -9999.00, -9999.00, 9.00 +NXX, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 11, 06, 63.00, 37.00, -9999.00, -9999.00, 28.00 +NZC, 11, 06, 76.00, 49.00, -9999.00, -9999.00, 22.00 +NZJ, 11, 06, 75.00, 48.00, -9999.00, -9999.00, 11.00 +NZW, 11, 06, 55.00, 37.00, -9999.00, -9999.00, 36.00 +NZY, 11, 06, 71.00, 56.00, -9999.00, -9999.00, 11.00 +OAK, 11, 06, 67.00, 47.00, 13.00, 14.00, 20.00 +OAR, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFF, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 06, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 06, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 06, 64.00, 42.00, 17.00, 14.00, 23.00 +OLM, 11, 06, 53.00, 36.00, 46.00, 47.00, 59.00 +OMA, 11, 06, 54.00, 32.00, 15.00, 15.00, 21.00 +OME, 11, 06, 25.00, 13.00, 30.00, 29.00, 41.00 +ONT, 11, 06, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 06, 52.00, 35.00, 26.00, 23.00, 36.00 +ORF, 11, 06, 64.00, 46.00, 18.00, 17.00, 26.00 +ORH, 11, 06, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 06, 10.00, -6.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 06, 48.00, 31.00, -9999.00, -9999.00, 36.00 +OTG, 11, 06, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 06, 59.00, 44.00, 45.00, 46.00, 55.00 +OTM, 11, 06, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 06, 17.00, 6.00, 22.00, 27.00, 36.00 +OURC, 11, 06, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 06, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 06, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 06, 73.00, 48.00, -9999.00, -9999.00, 22.00 +PACZ, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 06, 53.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 06, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 06, 13.00, -2.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 06, 14.00, 1.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 06, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 06, 12.00, -1.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 06, 75.00, 50.00, -9999.00, -9999.00, 21.00 +PAQ, 11, 06, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 06, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 06, 41.00, 34.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 06, 25.00, 15.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 06, 16.00, 1.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 06, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 06, 48.00, 32.00, -9999.00, -9999.00, 38.00 +PBI, 11, 06, 81.00, 66.00, 23.00, 25.00, 35.00 +PDT, 11, 06, 53.00, 36.00, 21.00, 24.00, 35.00 +PDX, 11, 06, 56.00, 41.00, 43.00, 44.00, 55.00 +PFN, 11, 06, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 06, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 06, 58.00, 40.00, 20.00, 17.00, 30.00 +PHX, 11, 06, 79.00, 52.00, 6.00, 6.00, 9.00 +PIA, 11, 06, 54.00, 36.00, 24.00, 20.00, 33.00 +PIB, 11, 06, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 06, 49.00, 28.00, 19.00, 21.00, 30.00 +PIR, 11, 06, 49.00, 27.00, 11.00, 10.00, 16.00 +PIT, 11, 06, 54.00, 36.00, 27.00, 28.00, 41.00 +PKB, 11, 06, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 06, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 06, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 06, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 06, 73.00, 53.00, 14.00, 15.00, 23.00 +POB, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +POE, 11, 06, 72.00, 47.00, -9999.00, -9999.00, 30.00 +POM, 11, 06, 76.00, 48.00, -9999.00, -9999.00, -9999.00 +POU, 11, 06, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 06, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 06, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 06, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 06, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 06, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 06, 53.00, 33.00, -9999.00, -9999.00, 37.00 +PSP, 11, 06, 82.00, 52.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 06, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 06, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 06, 61.00, 28.00, 11.00, 7.00, 16.00 +PUC, 11, 06, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 06, 56.00, 37.00, 22.00, 21.00, 31.00 +PVU, 11, 06, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 06, 51.00, 33.00, 24.00, 24.00, 35.00 +P02, 11, 06, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +P07, 11, 06, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +P11, 11, 06, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +P24, 11, 06, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +P28, 11, 06, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +P35, 11, 06, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +P38, 11, 06, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +P39, 11, 06, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +P58, 11, 06, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +P59, 11, 06, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +P60, 11, 06, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +P61, 11, 06, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +P67, 11, 06, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P68, 11, 06, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +P69, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 06, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 06, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 06, 51.00, 26.00, 10.00, 11.00, 15.00 +RBL, 11, 06, 67.00, 45.00, 22.00, 21.00, 29.00 +RCA, 11, 06, 51.00, 26.00, -9999.00, -9999.00, 16.00 +RDD, 11, 06, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 06, 53.00, 29.00, 18.00, 18.00, 28.00 +RDR, 11, 06, 40.00, 22.00, -9999.00, -9999.00, 19.00 +RDU, 11, 06, 65.00, 42.00, 17.00, 17.00, 27.00 +REE, 11, 06, 67.00, 40.00, -9999.00, -9999.00, 10.00 +REJ, 11, 06, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 06, 50.00, 33.00, 23.00, 20.00, 33.00 +RIC, 11, 06, 64.00, 40.00, 19.00, 18.00, 28.00 +RIV, 11, 06, 75.00, 47.00, -9999.00, -9999.00, 10.00 +RIW, 11, 06, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 06, 45.00, 23.00, 12.00, 10.00, 17.00 +RME, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +RMG, 11, 06, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +RND, 11, 06, 75.00, 52.00, -9999.00, -9999.00, 19.00 +RNO, 11, 06, 58.00, 29.00, 13.00, 11.00, 18.00 +ROA, 11, 06, 61.00, 39.00, 18.00, 19.00, 27.00 +ROC, 11, 06, 52.00, 36.00, 32.00, 32.00, 47.00 +ROW, 11, 06, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 06, 58.00, 34.00, 12.00, 11.00, 17.00 +RST, 11, 06, 45.00, 28.00, 20.00, 20.00, 30.00 +RWF, 11, 06, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 06, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 06, 67.00, 45.00, 17.00, 16.00, 22.00 +SAF, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 06, 71.00, 56.00, 10.00, 10.00, 13.00 +SAT, 11, 06, 75.00, 52.00, 16.00, 16.00, 25.00 +SAV, 11, 06, 72.00, 50.00, 14.00, 14.00, 21.00 +SAW, 11, 06, 45.00, 33.00, -9999.00, -9999.00, 46.00 +SBA, 11, 06, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 06, 76.00, 47.00, -9999.00, -9999.00, 11.00 +SBN, 11, 06, 52.00, 36.00, 30.00, 28.00, 42.00 +SBP, 11, 06, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 06, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 06, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 06, 5.00, -7.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 06, 67.00, 45.00, 12.00, 16.00, 17.00 +SDF, 11, 06, 60.00, 40.00, 25.00, 23.00, 34.00 +SEA, 11, 06, 53.00, 42.00, 40.00, 39.00, 52.00 +SEM, 11, 06, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 06, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 06, 65.00, 49.00, 16.00, 18.00, 24.00 +SGF, 11, 06, 60.00, 38.00, 21.00, 19.00, 31.00 +SGY, 11, 06, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 06, 49.00, 23.00, 14.00, 16.00, 22.00 +SHV, 11, 06, 71.00, 48.00, 18.00, 19.00, 28.00 +SIT, 11, 06, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 06, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 06, 71.00, 46.00, 11.00, 8.00, 15.00 +SKA, 11, 06, 45.00, 31.00, -9999.00, -9999.00, 36.00 +SKF, 11, 06, 75.00, 52.00, -9999.00, -9999.00, 18.00 +SLC, 11, 06, 55.00, 34.00, 18.00, 17.00, 27.00 +SLE, 11, 06, 55.00, 38.00, 44.00, 41.00, 54.00 +SLN, 11, 06, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 06, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 06, 70.00, 44.00, -9999.00, 12.00, 18.00 +SNA, 11, 06, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 06, 38.00, 30.00, 53.00, 56.00, 70.00 +SNS, 11, 06, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 06, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 06, 56.00, 37.00, 24.00, 19.00, 32.00 +SPS, 11, 06, 68.00, 44.00, 14.00, 13.00, 21.00 +SRQ, 11, 06, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 06, 71.00, 44.00, -9999.00, -9999.00, 22.00 +SSI, 11, 06, 72.00, 55.00, -9999.00, -9999.00, -9999.00 +STC, 11, 06, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 06, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +STL, 11, 06, 59.00, 41.00, 27.00, 21.00, 35.00 +STNV, 11, 06, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +STS, 11, 06, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 06, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 06, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 06, 68.00, 44.00, -9999.00, -9999.00, 18.00 +SUX, 11, 06, 51.00, 30.00, 16.00, 15.00, 25.00 +SVN, 11, 06, 72.00, 50.00, -9999.00, -9999.00, 19.00 +SWF, 11, 06, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 06, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 06, 52.00, 36.00, 35.00, 36.00, 49.00 +SZL, 11, 06, 59.00, 35.00, -9999.00, -9999.00, 25.00 +TAD, 11, 06, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 06, 12.00, -1.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 06, 64.00, 35.00, -9999.00, -9999.00, 28.00 +TCC, 11, 06, 66.00, 36.00, 8.00, 7.00, 13.00 +TCL, 11, 06, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 06, 54.00, 38.00, -9999.00, -9999.00, 56.00 +TCS, 11, 06, 67.00, 39.00, -9999.00, 6.00, 12.00 +TEB, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 06, 64.00, 42.00, -9999.00, -9999.00, 16.00 +TKA, 11, 06, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 06, 75.00, 49.00, 14.00, 14.00, 21.00 +TNX, 11, 06, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 06, 52.00, 34.00, 24.00, 24.00, 37.00 +TOP, 11, 06, 58.00, 35.00, 15.00, 17.00, 25.00 +TPA, 11, 06, 80.00, 59.00, 9.00, 13.00, 19.00 +TPH, 11, 06, 57.00, 29.00, 6.00, 4.00, 8.00 +TRI, 11, 06, 61.00, 38.00, 22.00, 22.00, 32.00 +TRK, 11, 06, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 06, 82.00, 49.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 06, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 06, 64.00, 43.00, 16.00, 16.00, 24.00 +TUP, 11, 06, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 06, 76.00, 48.00, 7.00, 7.00, 11.00 +TVC, 11, 06, 48.00, 33.00, 30.00, 29.00, 40.00 +TVL, 11, 06, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 06, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 06, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 06, 63.00, 40.00, 22.00, 21.00, 32.00 +T01, 11, 06, 63.00, 41.00, -9999.00, -9999.00, 28.00 +T02, 11, 06, 68.00, 45.00, -9999.00, -9999.00, 19.00 +T03, 11, 06, 71.00, 47.00, -9999.00, -9999.00, 21.00 +T04, 11, 06, 81.00, 61.00, -9999.00, -9999.00, 17.00 +T05, 11, 06, 58.00, 34.00, -9999.00, -9999.00, 19.00 +T06, 11, 06, 73.00, 43.00, -9999.00, -9999.00, 26.00 +T07, 11, 06, 59.00, 28.00, -9999.00, -9999.00, 22.00 +T08, 11, 06, 51.00, 33.00, -9999.00, -9999.00, 22.00 +UCA, 11, 06, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 06, 67.00, 41.00, -9999.00, -9999.00, 6.00 +UIL, 11, 06, 53.00, 38.00, 55.00, 57.00, 66.00 +UIN, 11, 06, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 06, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 06, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 06, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +U15, 11, 06, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +U28, 11, 06, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 06, 73.00, 48.00, -9999.00, -9999.00, 20.00 +VBG, 11, 06, 72.00, 45.00, -9999.00, -9999.00, 16.00 +VCT, 11, 06, 76.00, 55.00, 16.00, 16.00, 25.00 +VCV, 11, 06, 71.00, 38.00, -9999.00, -9999.00, 6.00 +VDZ, 11, 06, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 06, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 06, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 06, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 06, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 06, 74.00, 48.00, -9999.00, -9999.00, 21.00 +VRB, 11, 06, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 06, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 06, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 06, 63.00, 41.00, 20.00, 18.00, 26.00 +WJA, 11, 06, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 06, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 06, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 06, 56.00, 25.00, 16.00, 13.00, 22.00 +WPO, 11, 06, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 06, 71.00, 45.00, -9999.00, -9999.00, 21.00 +WRG, 11, 06, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 06, 60.00, 37.00, -9999.00, -9999.00, 28.00 +WRL, 11, 06, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +X68, 11, 06, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 06, 40.00, 28.00, 65.00, 65.00, 74.00 +YCG, 11, 06, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 06, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 06, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 06, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 06, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 06, 52.00, 31.00, 17.00, 18.00, 26.00 +YNG, 11, 06, 52.00, 36.00, 30.00, 30.00, 44.00 +YPA, 11, 06, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 06, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 06, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 06, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 06, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 06, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 06, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 06, 81.00, 54.00, 4.00, 3.00, 6.00 +YVR, 11, 06, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 06, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 06, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 06, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 06, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 06, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 06, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 06, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 06, 44.00, 29.00, 39.00, 37.00, 52.00 +ZUN, 11, 06, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 06, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 06, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 06, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +01R, 11, 06, 72.00, 48.00, -9999.00, -9999.00, 22.00 +1V1, 11, 06, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 06, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 06, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 06, 67.00, 50.00, -9999.00, -9999.00, 22.00 +2PJ, 11, 06, 71.00, 44.00, -9999.00, -9999.00, 19.00 +3B1, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 06, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 06, 46.00, 30.00, -9999.00, -9999.00, 36.00 +3SE, 11, 06, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 06, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 06, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 11, 06, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 06, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 06, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 06, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 06, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 07, 54.00, 36.00, 21.00, 21.00, 32.00 +ABI, 11, 07, 69.00, 46.00, 13.00, 11.00, 19.00 +ABQ, 11, 07, 60.00, 34.00, 10.00, 9.00, 14.00 +ABR, 11, 07, 45.00, 23.00, 14.00, 11.00, 19.00 +ABY, 11, 07, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 07, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 07, 71.00, 49.00, 17.00, 16.00, 26.00 +ACV, 11, 07, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 07, 58.00, 38.00, 20.00, 18.00, 30.00 +ADK, 11, 07, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 07, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 07, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 07, 60.00, 37.00, -9999.00, -9999.00, 27.00 +AEX, 11, 07, 72.00, 49.00, -9999.00, -9999.00, 22.00 +AFF, 11, 07, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 07, 81.00, 59.00, -9999.00, -9999.00, 25.00 +AGS, 11, 07, 70.00, 44.00, 15.00, 15.00, 22.00 +AHN, 11, 07, 67.00, 44.00, 18.00, 19.00, 26.00 +AKN, 11, 07, 32.00, 17.00, 28.00, 28.00, 42.00 +AKO, 11, 07, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 07, 52.00, 33.00, 24.00, 23.00, 35.00 +ALI, 11, 07, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 07, 49.00, 29.00, 21.00, 17.00, 30.00 +ALS, 11, 07, 51.00, 15.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 07, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 07, 62.00, 35.00, 11.00, 10.00, 16.00 +AMG, 11, 07, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 07, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 07, 29.00, 17.00, 21.00, 22.00, 33.00 +AND, 11, 07, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 07, 46.00, 36.00, 61.00, 61.00, 71.00 +AOO, 11, 07, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +APN, 11, 07, 46.00, 31.00, 27.00, 28.00, 40.00 +AQQ, 11, 07, 73.00, 55.00, -9999.00, -9999.00, -9999.00 +ART, 11, 07, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +AST, 11, 07, 55.00, 41.00, 50.00, 51.00, 62.00 +ATL, 11, 07, 66.00, 45.00, 17.00, 17.00, 27.00 +ATW, 11, 07, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 07, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 07, 57.00, 35.00, -9999.00, -9999.00, 32.00 +AUG, 11, 07, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 07, 74.00, 52.00, 17.00, 16.00, 26.00 +AUW, 11, 07, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 07, 62.00, 38.00, 19.00, 19.00, 28.00 +AVP, 11, 07, 51.00, 36.00, 26.00, 25.00, 38.00 +AXN, 11, 07, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 07, 53.00, 34.00, -9999.00, -9999.00, 31.00 +AYS, 11, 07, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 07, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 07, 67.00, 45.00, -9999.00, -9999.00, 21.00 +BAD, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 07, 47.00, 20.00, -9999.00, -9999.00, 18.00 +BDL, 11, 07, 54.00, 35.00, 22.00, 21.00, 31.00 +BDR, 11, 07, 56.00, 40.00, 24.00, 18.00, 32.00 +BET, 11, 07, 25.00, 13.00, 26.00, 27.00, 39.00 +BFD, 11, 07, 46.00, 31.00, 38.00, 41.00, 54.00 +BFF, 11, 07, 54.00, 25.00, 10.00, 11.00, 15.00 +BFL, 11, 07, 70.00, 47.00, 8.00, 8.00, 13.00 +BGM, 11, 07, 48.00, 34.00, 31.00, 33.00, 46.00 +BGR, 11, 07, 47.00, 32.00, 25.00, 23.00, 36.00 +BGS, 11, 07, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 07, 67.00, 44.00, 19.00, 17.00, 28.00 +BID, 11, 07, 54.00, 43.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 07, 16.00, 2.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 07, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 07, 48.00, 28.00, 15.00, 16.00, 22.00 +BIS, 11, 07, 44.00, 21.00, 14.00, 13.00, 21.00 +BIX, 11, 07, 73.00, 54.00, -9999.00, -9999.00, 21.00 +BJI, 11, 07, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 07, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 07, 56.00, 25.00, -9999.00, -9999.00, 14.00 +BKW, 11, 07, 55.00, 36.00, 28.00, 30.00, 41.00 +BLF, 11, 07, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 07, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 07, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 07, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 07, 60.00, 38.00, -9999.00, -9999.00, 27.00 +BNA, 11, 07, 63.00, 42.00, 22.00, 22.00, 33.00 +BNO, 11, 07, 49.00, 24.00, -9999.00, 23.00, 38.00 +BOI, 11, 07, 52.00, 33.00, 21.00, 23.00, 33.00 +BOS, 11, 07, 55.00, 41.00, 21.00, 22.00, 32.00 +BPI, 11, 07, 43.00, 9.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 07, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 07, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 07, 53.00, 34.00, -9999.00, -9999.00, 27.00 +BRO, 11, 07, 80.00, 61.00, 15.00, 13.00, 22.00 +BRW, 11, 07, 6.00, -4.00, 19.00, 19.00, 27.00 +BSM, 11, 07, 74.00, 52.00, -9999.00, -9999.00, 17.00 +BTI, 11, 07, 9.00, -2.00, 16.00, 17.00, 25.00 +BTL, 11, 07, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 07, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 07, 73.00, 51.00, 16.00, 18.00, 27.00 +BTT, 11, 07, 8.00, -5.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 07, 47.00, 32.00, 31.00, 29.00, 44.00 +BUB, 11, 07, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 07, 50.00, 36.00, 35.00, 37.00, 49.00 +BUR, 11, 07, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 07, 73.00, 56.00, -9999.00, 17.00, 26.00 +BWG, 11, 07, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 07, 59.00, 39.00, 19.00, 19.00, 29.00 +BYH, 11, 07, 63.00, 43.00, -9999.00, -9999.00, 29.00 +BYI, 11, 07, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 07, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 07, 70.00, 43.00, 14.00, 14.00, 23.00 +CAG, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 07, 52.00, 36.00, 29.00, 30.00, 44.00 +CAO, 11, 07, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 07, 41.00, 27.00, 33.00, 32.00, 47.00 +CBM, 11, 07, 69.00, 43.00, -9999.00, -9999.00, 26.00 +CDB, 11, 07, 40.00, 31.00, 64.00, 61.00, 80.00 +CDC, 11, 07, 56.00, 29.00, 12.00, 12.00, 18.00 +CDR, 11, 07, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 07, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 07, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 11, 07, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 07, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 07, 64.00, 42.00, 22.00, 21.00, 31.00 +CHO, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 07, 72.00, 49.00, 13.00, 15.00, 22.00 +CID, 11, 07, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 07, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 07, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 07, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 07, 53.00, 37.00, 29.00, 33.00, 46.00 +CLL, 11, 07, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 07, 65.00, 44.00, 16.00, 17.00, 26.00 +CMH, 11, 07, 54.00, 36.00, 26.00, 26.00, 39.00 +CMI, 11, 07, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 07, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 07, 56.00, 34.00, 15.00, 11.00, 21.00 +CNM, 11, 07, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 07, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +COD, 11, 07, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +COF, 11, 07, 79.00, 61.00, -9999.00, -9999.00, 26.00 +CON, 11, 07, 50.00, 29.00, 23.00, 21.00, 32.00 +COS, 11, 07, 53.00, 27.00, 11.00, 10.00, 16.00 +COT, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 07, 57.00, 37.00, 24.00, 20.00, 32.00 +CPR, 11, 07, 48.00, 24.00, 14.00, 15.00, 21.00 +CRBC, 11, 07, 42.00, 13.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 07, 78.00, 58.00, 16.00, 14.00, 23.00 +CRW, 11, 07, 60.00, 38.00, 28.00, 28.00, 40.00 +CSG, 11, 07, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 07, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 07, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 07, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 07, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 07, 56.00, 37.00, 24.00, 23.00, 35.00 +CVN, 11, 07, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 07, 64.00, 35.00, -9999.00, -9999.00, 11.00 +CXY, 11, 07, 55.00, 38.00, 18.00, 18.00, 29.00 +CYS, 11, 07, 49.00, 26.00, 13.00, 14.00, 20.00 +DAA, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DAB, 11, 07, 77.00, 58.00, 16.00, 19.00, 27.00 +DAG, 11, 07, 72.00, 47.00, 3.00, 4.00, 5.00 +DAL, 11, 07, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 07, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 07, 54.00, 37.00, 26.00, 27.00, 38.00 +DBQ, 11, 07, 49.00, 31.00, 24.00, 19.00, 34.00 +DCA, 11, 07, 61.00, 43.00, 18.00, 17.00, 27.00 +DDC, 11, 07, 59.00, 34.00, 11.00, 12.00, 17.00 +DEC, 11, 07, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 07, 55.00, 28.00, 13.00, 12.00, 19.00 +DFW, 11, 07, 69.00, 48.00, 15.00, 14.00, 22.00 +DHN, 11, 07, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 07, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 07, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 07, 74.00, 51.00, -9999.00, -9999.00, 15.00 +DLG, 11, 07, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 07, 39.00, 25.00, 25.00, 22.00, 36.00 +DLLC, 11, 07, 42.00, 13.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 07, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 07, 75.00, 48.00, -9999.00, -9999.00, 10.00 +DMN, 11, 07, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 07, 61.00, 41.00, -9999.00, -9999.00, 28.00 +DPG, 11, 07, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 07, 73.00, 48.00, -9999.00, -9999.00, 21.00 +DRA, 11, 07, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 07, 74.00, 51.00, 10.00, 11.00, 15.00 +DSM, 11, 07, 52.00, 33.00, 21.00, 19.00, 30.00 +DTW, 11, 07, 51.00, 34.00, 25.00, 26.00, 38.00 +DUG, 11, 07, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 07, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +DXR, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 07, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 07, 69.00, 46.00, -9999.00, -9999.00, 16.00 +D45, 11, 07, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 07, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 07, 45.00, 27.00, 19.00, 18.00, 28.00 +ECG, 11, 07, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 07, 69.00, 42.00, -9999.00, -9999.00, 6.00 +EED, 11, 07, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +EGE, 11, 07, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 07, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 07, 55.00, 32.00, 33.00, 33.00, 46.00 +EKO, 11, 07, 53.00, 25.00, 17.00, 15.00, 24.00 +ELD, 11, 07, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 07, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 07, 69.00, 41.00, 8.00, 8.00, 12.00 +ELY, 11, 07, 52.00, 21.00, 13.00, 12.00, 19.00 +EMP, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 07, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +END, 11, 07, 62.00, 41.00, -9999.00, -9999.00, 15.00 +ENN, 11, 07, 15.00, -1.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 07, 51.00, 32.00, -9999.00, -9999.00, 14.00 +EPH, 11, 07, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 07, 52.00, 39.00, 34.00, 35.00, 49.00 +ESF, 11, 07, 72.00, 49.00, -9999.00, -9999.00, 33.00 +EUG, 11, 07, 55.00, 41.00, 41.00, 42.00, 52.00 +EVV, 11, 07, 59.00, 39.00, 26.00, 21.00, 35.00 +EWN, 11, 07, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 07, 58.00, 41.00, 20.00, 18.00, 29.00 +EYW, 11, 07, 81.00, 73.00, 16.00, 16.00, 25.00 +E74, 11, 07, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 07, 65.00, 41.00, -9999.00, -9999.00, 24.00 +FAI, 11, 07, 15.00, -1.00, 24.00, 26.00, 37.00 +FAR, 11, 07, 42.00, 23.00, 14.00, 15.00, 22.00 +FAT, 11, 07, 68.00, 44.00, 12.00, 13.00, 18.00 +FAY, 11, 07, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 07, 42.00, 25.00, 23.00, 27.00, 37.00 +FCS, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 07, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 07, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +FHU, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 07, 54.00, 24.00, 11.00, 14.00, 17.00 +FLL, 11, 07, 83.00, 67.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 07, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 07, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +FME, 11, 07, 62.00, 37.00, -9999.00, -9999.00, 26.00 +FMH, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FMN, 11, 07, 59.00, 29.00, 9.00, 9.00, 12.00 +FMY, 11, 07, 82.00, 63.00, 9.00, 11.00, 16.00 +FNT, 11, 07, 50.00, 34.00, 27.00, 27.00, 38.00 +FOD, 11, 07, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 07, 58.00, 35.00, -9999.00, -9999.00, 18.00 +FOK, 11, 07, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 07, 58.00, 36.00, -9999.00, -9999.00, 20.00 +FSD, 11, 07, 48.00, 26.00, 17.00, 15.00, 26.00 +FSI, 11, 07, 66.00, 40.00, -9999.00, -9999.00, 17.00 +FSM, 11, 07, 66.00, 41.00, 20.00, 18.00, 29.00 +FTK, 11, 07, 59.00, 36.00, -9999.00, -9999.00, 27.00 +FWA, 11, 07, 52.00, 36.00, 23.00, 23.00, 34.00 +FWH, 11, 07, 69.00, 46.00, -9999.00, -9999.00, 17.00 +FYU, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 07, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 07, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 07, 81.00, 50.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 07, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 07, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 07, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 07, 45.00, 31.00, 25.00, 28.00, 37.00 +GFA, 11, 07, 47.00, 27.00, -9999.00, -9999.00, 19.00 +GFK, 11, 07, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 07, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 07, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 07, 44.00, 22.00, 10.00, 10.00, 17.00 +GJT, 11, 07, 55.00, 32.00, 14.00, 13.00, 20.00 +GKN, 11, 07, 17.00, 2.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 07, 55.00, 28.00, 11.00, 11.00, 16.00 +GLH, 11, 07, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 07, 71.00, 61.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 07, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 07, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +GON, 11, 07, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 07, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 07, 46.00, 30.00, 23.00, 22.00, 34.00 +GRCI, 11, 07, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 07, 54.00, 38.00, -9999.00, -9999.00, 56.00 +GRI, 11, 07, 53.00, 29.00, 15.00, 12.00, 21.00 +GRK, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 11, 07, 49.00, 32.00, 29.00, 27.00, 39.00 +GSB, 11, 07, 68.00, 43.00, -9999.00, -9999.00, 22.00 +GSG, 11, 07, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 07, 63.00, 41.00, 18.00, 17.00, 25.00 +GSP, 11, 07, 65.00, 42.00, 18.00, 20.00, 28.00 +GST, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 07, 49.00, 33.00, -9999.00, -9999.00, 50.00 +GTF, 11, 07, 47.00, 27.00, 14.00, 17.00, 23.00 +GUP, 11, 07, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 07, 54.00, 34.00, -9999.00, -9999.00, 34.00 +GVW, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 07, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 07, 67.00, 51.00, 20.00, 21.00, 30.00 +HBR, 11, 07, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 07, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 07, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 07, 52.00, 31.00, -9999.00, -9999.00, 23.00 +HKY, 11, 07, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 07, 46.00, 23.00, 13.00, 15.00, 22.00 +HMN, 11, 07, 69.00, 31.00, -9999.00, -9999.00, 8.00 +HMS, 11, 07, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 07, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 07, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +HON, 11, 07, 47.00, 25.00, 12.00, 11.00, 19.00 +HOP, 11, 07, 62.00, 38.00, -9999.00, -9999.00, 29.00 +HOT, 11, 07, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 07, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 07, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 07, 55.00, 43.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 07, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 07, 73.00, 48.00, -9999.00, -9999.00, 21.00 +HST, 11, 07, 82.00, 64.00, -9999.00, -9999.00, 26.00 +HSV, 11, 07, 65.00, 42.00, 22.00, 20.00, 31.00 +HTL, 11, 07, 45.00, 31.00, 30.00, 26.00, 42.00 +HTS, 11, 07, 58.00, 39.00, 25.00, 26.00, 38.00 +HUF, 11, 07, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 07, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 07, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 07, 46.00, 21.00, 10.00, 13.00, 17.00 +IAB, 11, 07, 59.00, 37.00, -9999.00, -9999.00, 18.00 +IAD, 11, 07, 59.00, 36.00, 19.00, 19.00, 28.00 +IAG, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 07, 75.00, 52.00, 18.00, 20.00, 30.00 +ICT, 11, 07, 59.00, 37.00, 16.00, 15.00, 23.00 +IDA, 11, 07, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 07, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 07, 58.00, 39.00, 21.00, 18.00, 30.00 +ILI, 11, 07, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 07, 71.00, 47.00, 17.00, 15.00, 25.00 +IMT, 11, 07, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +IND, 11, 07, 55.00, 36.00, 24.00, 24.00, 34.00 +INL, 11, 07, 37.00, 21.00, 24.00, 23.00, 35.00 +INS, 11, 07, 66.00, 41.00, -9999.00, -9999.00, 6.00 +INT, 11, 07, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +INW, 11, 07, 62.00, 32.00, 7.00, 8.00, 11.00 +IPL, 11, 07, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 07, 53.00, 36.00, 27.00, 25.00, 38.00 +IRK, 11, 07, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 07, 43.00, 20.00, 12.00, 11.00, 20.00 +ISP, 11, 07, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 07, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 07, 77.00, 48.00, -9999.00, -9999.00, 8.00 +IWD, 11, 07, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 07, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 07, 72.00, 44.00, 19.00, 19.00, 29.00 +JAX, 11, 07, 75.00, 52.00, 14.00, 15.00, 23.00 +JBR, 11, 07, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 07, 74.00, 43.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 07, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 07, 56.00, 43.00, 19.00, 17.00, 28.00 +JHW, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 07, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 07, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 07, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 07, 39.00, 29.00, 53.00, 52.00, 64.00 +JST, 11, 07, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 07, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 07, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 07, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 07, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 07, 81.00, 58.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 07, 49.00, 33.00, 27.00, 28.00, 40.00 +LAR, 11, 07, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 07, 71.00, 45.00, 5.00, 4.00, 7.00 +LAX, 11, 07, 72.00, 55.00, 6.00, 7.00, 10.00 +LBB, 11, 07, 66.00, 39.00, 10.00, 9.00, 15.00 +LBF, 11, 07, 53.00, 24.00, 14.00, 10.00, 18.00 +LCH, 11, 07, 73.00, 52.00, 16.00, 19.00, 27.00 +LCK, 11, 07, 56.00, 37.00, -9999.00, -9999.00, 35.00 +LEB, 11, 07, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 07, 57.00, 39.00, 25.00, 25.00, 36.00 +LFI, 11, 07, 62.00, 46.00, -9999.00, -9999.00, 28.00 +LFK, 11, 07, 73.00, 48.00, 17.00, 20.00, 27.00 +LFT, 11, 07, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 07, 56.00, 44.00, 19.00, 16.00, 28.00 +LGB, 11, 07, 74.00, 52.00, 6.00, 7.00, 11.00 +LGU, 11, 07, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 07, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 07, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 07, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 07, 65.00, 44.00, 19.00, 18.00, 27.00 +LIZ, 11, 07, 41.00, 27.00, -9999.00, -9999.00, 47.00 +LMT, 11, 07, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +LND, 11, 07, 46.00, 23.00, 13.00, 11.00, 17.00 +LNK, 11, 07, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 07, 57.00, 26.00, 7.00, 7.00, 11.00 +LOZ, 11, 07, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 07, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 07, 65.00, 43.00, -9999.00, -9999.00, 22.00 +LSE, 11, 07, 48.00, 31.00, 17.00, 17.00, 26.00 +LSF, 11, 07, 70.00, 47.00, -9999.00, -9999.00, 21.00 +LSV, 11, 07, 73.00, 38.00, -9999.00, -9999.00, 6.00 +LTS, 11, 07, 68.00, 41.00, -9999.00, -9999.00, 15.00 +LUF, 11, 07, 79.00, 45.00, -9999.00, -9999.00, 7.00 +LVS, 11, 07, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 07, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 07, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 07, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 07, 60.00, 39.00, 20.00, 19.00, 29.00 +MAF, 11, 07, 69.00, 41.00, 9.00, 6.00, 12.00 +MBL, 11, 07, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 07, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 07, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 07, 67.00, 48.00, -9999.00, -9999.00, 20.00 +MCF, 11, 07, 80.00, 59.00, -9999.00, -9999.00, 17.00 +MCG, 11, 07, 16.00, 1.00, 29.00, 29.00, 41.00 +MCI, 11, 07, 56.00, 36.00, 19.00, 18.00, 28.00 +MCK, 11, 07, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 07, 71.00, 45.00, 15.00, 16.00, 23.00 +MCO, 11, 07, 80.00, 60.00, 11.00, 16.00, 22.00 +MCW, 11, 07, 47.00, 28.00, 15.00, 14.00, 22.00 +MC2, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 07, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 07, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 07, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 07, 52.00, 36.00, 29.00, 25.00, 41.00 +MEI, 11, 07, 71.00, 44.00, 19.00, 16.00, 27.00 +MEM, 11, 07, 65.00, 45.00, 23.00, 20.00, 32.00 +MER, 11, 07, 69.00, 42.00, -9999.00, -9999.00, 16.00 +MFD, 11, 07, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 07, 81.00, 60.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 07, 56.00, 37.00, 28.00, 31.00, 39.00 +MGE, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +MGM, 11, 07, 71.00, 46.00, 18.00, 18.00, 29.00 +MGW, 11, 07, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 07, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 07, 66.00, 47.00, -9999.00, -9999.00, 20.00 +MHS, 11, 07, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 07, 82.00, 66.00, 23.00, 23.00, 35.00 +MIB, 11, 07, 41.00, 23.00, -9999.00, -9999.00, 17.00 +MIV, 11, 07, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 07, 55.00, 29.00, -9999.00, -9999.00, 23.00 +MKC, 11, 07, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 07, 48.00, 33.00, 24.00, 22.00, 34.00 +MKG, 11, 07, 49.00, 35.00, 30.00, 28.00, 41.00 +MKL, 11, 07, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 07, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 07, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 07, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 07, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 07, 52.00, 33.00, 23.00, 20.00, 33.00 +MLS, 11, 07, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 07, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 07, 70.00, 47.00, -9999.00, -9999.00, 19.00 +MOB, 11, 07, 72.00, 51.00, 19.00, 20.00, 29.00 +MOT, 11, 07, 41.00, 23.00, 11.00, 10.00, 17.00 +MPV, 11, 07, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 07, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 07, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 07, 70.00, 36.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 07, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 07, 66.00, 49.00, -9999.00, -9999.00, 20.00 +MSL, 11, 07, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 07, 48.00, 29.00, 23.00, 21.00, 32.00 +MSO, 11, 07, 44.00, 26.00, 21.00, 22.00, 34.00 +MSP, 11, 07, 45.00, 28.00, 20.00, 18.00, 28.00 +MSS, 11, 07, 46.00, 30.00, 30.00, 30.00, 42.00 +MSY, 11, 07, 73.00, 53.00, 16.00, 18.00, 26.00 +MTC, 11, 07, 50.00, 35.00, -9999.00, -9999.00, 34.00 +MTN, 11, 07, 59.00, 40.00, -9999.00, -9999.00, 26.00 +MTO, 11, 07, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 07, 56.00, 35.00, -9999.00, -9999.00, 26.00 +MUO, 11, 07, 56.00, 32.00, -9999.00, -9999.00, 23.00 +MWA, 11, 07, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 07, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 07, 71.00, 46.00, -9999.00, -9999.00, 21.00 +MYL, 11, 07, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 07, 71.00, 45.00, -9999.00, -9999.00, 21.00 +NAO, 11, 07, 69.00, 54.00, -9999.00, -9999.00, 18.00 +NBC, 11, 07, 72.00, 51.00, -9999.00, -9999.00, 20.00 +NBE, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 11, 07, 52.00, 34.00, -9999.00, -9999.00, 29.00 +NCA, 11, 07, 71.00, 44.00, -9999.00, -9999.00, 23.00 +NCO, 11, 07, 55.00, 41.00, -9999.00, -9999.00, 32.00 +NC1, 11, 07, 65.00, 45.00, -9999.00, -9999.00, 6.00 +NEL, 11, 07, 59.00, 36.00, -9999.00, -9999.00, 30.00 +NFG, 11, 07, 70.00, 51.00, -9999.00, -9999.00, 10.00 +NFL, 11, 07, 58.00, 28.00, -9999.00, -9999.00, 11.00 +NGP, 11, 07, 78.00, 59.00, -9999.00, -9999.00, 21.00 +NGU, 11, 07, 63.00, 46.00, -9999.00, -9999.00, 26.00 +NGZ, 11, 07, 65.00, 50.00, -9999.00, -9999.00, 23.00 +NHK, 11, 07, 61.00, 39.00, -9999.00, -9999.00, 26.00 +NHZ, 11, 07, 49.00, 33.00, -9999.00, -9999.00, 38.00 +NID, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 07, 75.00, 52.00, -9999.00, -9999.00, 22.00 +NIR, 11, 07, 77.00, 54.00, -9999.00, -9999.00, 20.00 +NKT, 11, 07, 70.00, 49.00, -9999.00, -9999.00, 27.00 +NKX, 11, 07, 71.00, 56.00, -9999.00, -9999.00, 14.00 +NLC, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 11, 07, 70.00, 43.00, -9999.00, -9999.00, 26.00 +NPA, 11, 07, 72.00, 53.00, -9999.00, -9999.00, 22.00 +NQA, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NQI, 11, 07, 80.00, 56.00, -9999.00, -9999.00, 18.00 +NQX, 11, 07, 81.00, 73.00, -9999.00, -9999.00, 24.00 +NRB, 11, 07, 75.00, 58.00, -9999.00, -9999.00, 23.00 +NRC, 11, 07, 69.00, 43.00, -9999.00, -9999.00, 20.00 +NRS, 11, 07, 70.00, 52.00, -9999.00, -9999.00, 11.00 +NSE, 11, 07, 73.00, 49.00, -9999.00, -9999.00, 25.00 +NSI, 11, 07, 72.00, 50.00, -9999.00, -9999.00, 14.00 +NTD, 11, 07, 72.00, 50.00, -9999.00, -9999.00, 10.00 +NTK, 11, 07, 75.00, 52.00, -9999.00, -9999.00, 11.00 +NTU, 11, 07, 63.00, 46.00, -9999.00, -9999.00, 26.00 +NUC, 11, 07, 69.00, 54.00, -9999.00, -9999.00, 11.00 +NUQ, 11, 07, 66.00, 44.00, -9999.00, -9999.00, 20.00 +NUW, 11, 07, 52.00, 39.00, -9999.00, -9999.00, 50.00 +NWF, 11, 07, 74.00, 52.00, -9999.00, -9999.00, 9.00 +NXX, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 11, 07, 62.00, 36.00, -9999.00, -9999.00, 28.00 +NZC, 11, 07, 76.00, 49.00, -9999.00, -9999.00, 22.00 +NZJ, 11, 07, 74.00, 47.00, -9999.00, -9999.00, 11.00 +NZW, 11, 07, 54.00, 36.00, -9999.00, -9999.00, 37.00 +NZY, 11, 07, 71.00, 56.00, -9999.00, -9999.00, 11.00 +OAK, 11, 07, 66.00, 47.00, 13.00, 14.00, 20.00 +OAR, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +OFF, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 07, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 07, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 07, 63.00, 41.00, 17.00, 14.00, 23.00 +OLM, 11, 07, 52.00, 36.00, 47.00, 48.00, 60.00 +OMA, 11, 07, 53.00, 32.00, 15.00, 15.00, 21.00 +OME, 11, 07, 25.00, 12.00, 30.00, 30.00, 41.00 +ONT, 11, 07, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 07, 52.00, 34.00, 26.00, 23.00, 36.00 +ORF, 11, 07, 63.00, 46.00, 18.00, 17.00, 26.00 +ORH, 11, 07, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 07, 9.00, -7.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 07, 48.00, 31.00, -9999.00, -9999.00, 37.00 +OTG, 11, 07, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 07, 59.00, 44.00, 45.00, 47.00, 56.00 +OTM, 11, 07, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 07, 16.00, 5.00, 22.00, 27.00, 36.00 +OURC, 11, 07, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 07, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 07, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 07, 72.00, 48.00, -9999.00, -9999.00, 22.00 +PACZ, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 07, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 07, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 07, 13.00, -2.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 07, 13.00, 1.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 07, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 07, 12.00, -2.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 07, 75.00, 50.00, -9999.00, -9999.00, 21.00 +PAQ, 11, 07, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 07, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 07, 41.00, 34.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 07, 25.00, 14.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 07, 16.00, 1.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 07, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 07, 47.00, 32.00, -9999.00, -9999.00, 38.00 +PBI, 11, 07, 81.00, 66.00, 23.00, 25.00, 35.00 +PDT, 11, 07, 52.00, 36.00, 22.00, 24.00, 35.00 +PDX, 11, 07, 55.00, 41.00, 44.00, 45.00, 56.00 +PFN, 11, 07, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 07, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 07, 58.00, 40.00, 20.00, 17.00, 30.00 +PHX, 11, 07, 78.00, 51.00, 6.00, 6.00, 9.00 +PIA, 11, 07, 53.00, 35.00, 24.00, 20.00, 33.00 +PIB, 11, 07, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 07, 49.00, 28.00, 19.00, 21.00, 30.00 +PIR, 11, 07, 49.00, 27.00, 11.00, 10.00, 16.00 +PIT, 11, 07, 53.00, 36.00, 27.00, 28.00, 41.00 +PKB, 11, 07, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 07, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 07, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 07, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 07, 72.00, 53.00, 14.00, 15.00, 23.00 +POB, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +POE, 11, 07, 72.00, 47.00, -9999.00, -9999.00, 30.00 +POM, 11, 07, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +POU, 11, 07, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 07, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 07, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 07, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 07, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 07, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 07, 52.00, 33.00, -9999.00, -9999.00, 37.00 +PSP, 11, 07, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 07, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 07, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 07, 60.00, 27.00, 11.00, 7.00, 16.00 +PUC, 11, 07, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 07, 56.00, 37.00, 22.00, 21.00, 31.00 +PVU, 11, 07, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 07, 50.00, 33.00, 24.00, 24.00, 35.00 +P02, 11, 07, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +P07, 11, 07, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +P11, 11, 07, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +P24, 11, 07, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +P28, 11, 07, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +P35, 11, 07, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +P38, 11, 07, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +P39, 11, 07, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +P58, 11, 07, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +P59, 11, 07, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +P60, 11, 07, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +P61, 11, 07, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +P67, 11, 07, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P68, 11, 07, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +P69, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 07, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 07, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 07, 50.00, 25.00, 10.00, 11.00, 15.00 +RBL, 11, 07, 66.00, 45.00, 22.00, 22.00, 29.00 +RCA, 11, 07, 50.00, 25.00, -9999.00, -9999.00, 16.00 +RDD, 11, 07, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 07, 52.00, 29.00, 19.00, 18.00, 29.00 +RDR, 11, 07, 40.00, 22.00, -9999.00, -9999.00, 19.00 +RDU, 11, 07, 65.00, 42.00, 17.00, 17.00, 27.00 +REE, 11, 07, 66.00, 39.00, -9999.00, -9999.00, 10.00 +REJ, 11, 07, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 07, 50.00, 32.00, 23.00, 20.00, 33.00 +RIC, 11, 07, 64.00, 40.00, 19.00, 18.00, 28.00 +RIV, 11, 07, 74.00, 47.00, -9999.00, -9999.00, 10.00 +RIW, 11, 07, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 07, 44.00, 22.00, 12.00, 10.00, 17.00 +RME, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 50.00 +RMG, 11, 07, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +RND, 11, 07, 74.00, 51.00, -9999.00, -9999.00, 19.00 +RNO, 11, 07, 57.00, 29.00, 13.00, 11.00, 18.00 +ROA, 11, 07, 60.00, 39.00, 18.00, 19.00, 27.00 +ROC, 11, 07, 51.00, 36.00, 32.00, 32.00, 47.00 +ROW, 11, 07, 69.00, 38.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 07, 57.00, 33.00, 12.00, 11.00, 17.00 +RST, 11, 07, 45.00, 28.00, 20.00, 20.00, 30.00 +RWF, 11, 07, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 07, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 07, 66.00, 45.00, 17.00, 16.00, 22.00 +SAF, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 07, 71.00, 56.00, 10.00, 10.00, 13.00 +SAT, 11, 07, 74.00, 51.00, 16.00, 16.00, 25.00 +SAV, 11, 07, 72.00, 50.00, 14.00, 14.00, 21.00 +SAW, 11, 07, 44.00, 32.00, -9999.00, -9999.00, 46.00 +SBA, 11, 07, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 07, 75.00, 47.00, -9999.00, -9999.00, 11.00 +SBN, 11, 07, 52.00, 36.00, 30.00, 28.00, 42.00 +SBP, 11, 07, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 07, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 07, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 07, 4.00, -7.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 07, 67.00, 45.00, 12.00, 16.00, 18.00 +SDF, 11, 07, 59.00, 39.00, 25.00, 23.00, 34.00 +SEA, 11, 07, 53.00, 42.00, 41.00, 40.00, 52.00 +SEM, 11, 07, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 07, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 07, 64.00, 49.00, 17.00, 19.00, 25.00 +SGF, 11, 07, 60.00, 38.00, 21.00, 19.00, 31.00 +SGY, 11, 07, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 07, 49.00, 22.00, 14.00, 16.00, 22.00 +SHV, 11, 07, 70.00, 47.00, 18.00, 19.00, 28.00 +SIT, 11, 07, 45.00, 36.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 07, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 07, 71.00, 45.00, 11.00, 8.00, 14.00 +SKA, 11, 07, 45.00, 31.00, -9999.00, -9999.00, 36.00 +SKF, 11, 07, 74.00, 51.00, -9999.00, -9999.00, 18.00 +SLC, 11, 07, 54.00, 33.00, 18.00, 17.00, 27.00 +SLE, 11, 07, 55.00, 38.00, 44.00, 42.00, 55.00 +SLN, 11, 07, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 07, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 07, 70.00, 44.00, -9999.00, 12.00, 18.00 +SNA, 11, 07, 69.00, 54.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 07, 38.00, 30.00, 53.00, 57.00, 71.00 +SNS, 11, 07, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 07, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 07, 55.00, 36.00, 24.00, 19.00, 32.00 +SPS, 11, 07, 67.00, 43.00, 14.00, 13.00, 21.00 +SRQ, 11, 07, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 07, 70.00, 44.00, -9999.00, -9999.00, 22.00 +SSI, 11, 07, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +STC, 11, 07, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 07, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +STL, 11, 07, 58.00, 40.00, 27.00, 21.00, 35.00 +STNV, 11, 07, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +STS, 11, 07, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 07, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 07, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 07, 68.00, 44.00, -9999.00, -9999.00, 19.00 +SUX, 11, 07, 51.00, 29.00, 16.00, 15.00, 25.00 +SVN, 11, 07, 72.00, 50.00, -9999.00, -9999.00, 19.00 +SWF, 11, 07, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 07, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 07, 51.00, 35.00, 36.00, 36.00, 50.00 +SZL, 11, 07, 59.00, 35.00, -9999.00, -9999.00, 25.00 +TAD, 11, 07, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 07, 12.00, -2.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 07, 63.00, 35.00, -9999.00, -9999.00, 28.00 +TCC, 11, 07, 65.00, 35.00, 8.00, 7.00, 13.00 +TCL, 11, 07, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 07, 54.00, 38.00, -9999.00, -9999.00, 56.00 +TCS, 11, 07, 66.00, 39.00, -9999.00, 6.00, 11.00 +TEB, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 07, 63.00, 41.00, -9999.00, -9999.00, 16.00 +TKA, 11, 07, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 07, 75.00, 48.00, 14.00, 14.00, 21.00 +TNX, 11, 07, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 07, 52.00, 34.00, 24.00, 25.00, 37.00 +TOP, 11, 07, 58.00, 35.00, 15.00, 17.00, 25.00 +TPA, 11, 07, 80.00, 59.00, 9.00, 13.00, 19.00 +TPH, 11, 07, 56.00, 28.00, 6.00, 4.00, 8.00 +TRI, 11, 07, 61.00, 38.00, 22.00, 22.00, 32.00 +TRK, 11, 07, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 07, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 07, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 07, 63.00, 42.00, 16.00, 16.00, 24.00 +TUP, 11, 07, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 07, 75.00, 48.00, 7.00, 7.00, 11.00 +TVC, 11, 07, 47.00, 33.00, 30.00, 29.00, 41.00 +TVL, 11, 07, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 07, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 07, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 07, 62.00, 39.00, 22.00, 21.00, 32.00 +T01, 11, 07, 62.00, 40.00, -9999.00, -9999.00, 28.00 +T02, 11, 07, 68.00, 45.00, -9999.00, -9999.00, 19.00 +T03, 11, 07, 71.00, 47.00, -9999.00, -9999.00, 21.00 +T04, 11, 07, 81.00, 61.00, -9999.00, -9999.00, 17.00 +T05, 11, 07, 58.00, 33.00, -9999.00, -9999.00, 19.00 +T06, 11, 07, 72.00, 43.00, -9999.00, -9999.00, 26.00 +T07, 11, 07, 58.00, 27.00, -9999.00, -9999.00, 23.00 +T08, 11, 07, 51.00, 32.00, -9999.00, -9999.00, 23.00 +UCA, 11, 07, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 07, 66.00, 41.00, -9999.00, -9999.00, 6.00 +UIL, 11, 07, 53.00, 38.00, 56.00, 57.00, 66.00 +UIN, 11, 07, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 07, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 07, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 07, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +U15, 11, 07, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +U28, 11, 07, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 07, 73.00, 47.00, -9999.00, -9999.00, 20.00 +VBG, 11, 07, 72.00, 45.00, -9999.00, -9999.00, 17.00 +VCT, 11, 07, 76.00, 54.00, 16.00, 16.00, 25.00 +VCV, 11, 07, 70.00, 38.00, -9999.00, -9999.00, 6.00 +VDZ, 11, 07, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 07, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 07, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 07, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 07, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 07, 73.00, 48.00, -9999.00, -9999.00, 21.00 +VRB, 11, 07, 80.00, 62.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 07, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 07, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 07, 62.00, 40.00, 20.00, 18.00, 26.00 +WJA, 11, 07, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 07, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 07, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 07, 56.00, 25.00, 16.00, 13.00, 22.00 +WPO, 11, 07, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 07, 71.00, 45.00, -9999.00, -9999.00, 21.00 +WRG, 11, 07, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 07, 59.00, 37.00, -9999.00, -9999.00, 28.00 +WRL, 11, 07, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +X68, 11, 07, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 07, 39.00, 27.00, 64.00, 64.00, 73.00 +YCG, 11, 07, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 07, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 07, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 07, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 07, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 07, 52.00, 31.00, 18.00, 19.00, 27.00 +YNG, 11, 07, 51.00, 36.00, 30.00, 31.00, 45.00 +YPA, 11, 07, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 07, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 07, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 07, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 07, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 07, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 07, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 07, 80.00, 53.00, 4.00, 3.00, 6.00 +YVR, 11, 07, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 07, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 07, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 07, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 07, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 07, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 07, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 07, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 07, 43.00, 29.00, 39.00, 37.00, 53.00 +ZUN, 11, 07, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 07, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 07, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 07, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +01R, 11, 07, 72.00, 48.00, -9999.00, -9999.00, 22.00 +1V1, 11, 07, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 07, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 07, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 07, 66.00, 49.00, -9999.00, -9999.00, 22.00 +2PJ, 11, 07, 70.00, 44.00, -9999.00, -9999.00, 19.00 +3B1, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 07, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 07, 46.00, 30.00, -9999.00, -9999.00, 37.00 +3SE, 11, 07, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 07, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 07, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 11, 07, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 07, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 07, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 07, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 07, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 08, 54.00, 36.00, 21.00, 20.00, 32.00 +ABI, 11, 08, 69.00, 46.00, 12.00, 11.00, 19.00 +ABQ, 11, 08, 60.00, 33.00, 9.00, 9.00, 14.00 +ABR, 11, 08, 44.00, 23.00, 14.00, 10.00, 19.00 +ABY, 11, 08, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 08, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 08, 71.00, 49.00, 17.00, 16.00, 26.00 +ACV, 11, 08, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 08, 58.00, 37.00, 20.00, 19.00, 30.00 +ADK, 11, 08, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 08, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 08, 60.00, 36.00, -9999.00, -9999.00, 27.00 +AEX, 11, 08, 72.00, 48.00, -9999.00, -9999.00, 22.00 +AFF, 11, 08, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 08, 80.00, 58.00, -9999.00, -9999.00, 25.00 +AGS, 11, 08, 70.00, 43.00, 15.00, 15.00, 23.00 +AHN, 11, 08, 66.00, 43.00, 18.00, 19.00, 27.00 +AKN, 11, 08, 31.00, 16.00, 28.00, 28.00, 42.00 +AKO, 11, 08, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 08, 52.00, 32.00, 24.00, 24.00, 36.00 +ALI, 11, 08, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 08, 49.00, 29.00, 21.00, 17.00, 30.00 +ALS, 11, 08, 50.00, 15.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 08, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 08, 62.00, 35.00, 11.00, 9.00, 16.00 +AMG, 11, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 08, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 08, 29.00, 17.00, 21.00, 22.00, 33.00 +AND, 11, 08, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 08, 45.00, 36.00, 61.00, 61.00, 71.00 +AOO, 11, 08, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +APN, 11, 08, 46.00, 30.00, 27.00, 28.00, 40.00 +AQQ, 11, 08, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +ART, 11, 08, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +AST, 11, 08, 55.00, 41.00, 51.00, 51.00, 63.00 +ATL, 11, 08, 65.00, 44.00, 18.00, 17.00, 27.00 +ATW, 11, 08, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 08, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 08, 56.00, 34.00, -9999.00, -9999.00, 32.00 +AUG, 11, 08, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 08, 74.00, 52.00, 17.00, 16.00, 26.00 +AUW, 11, 08, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 08, 61.00, 37.00, 20.00, 19.00, 28.00 +AVP, 11, 08, 51.00, 35.00, 26.00, 25.00, 38.00 +AXN, 11, 08, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 08, 53.00, 33.00, -9999.00, -9999.00, 31.00 +AYS, 11, 08, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 08, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 08, 67.00, 44.00, -9999.00, -9999.00, 22.00 +BAD, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +BAF, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 08, 46.00, 19.00, -9999.00, -9999.00, 17.00 +BDL, 11, 08, 54.00, 34.00, 23.00, 21.00, 31.00 +BDR, 11, 08, 55.00, 40.00, 24.00, 18.00, 33.00 +BET, 11, 08, 25.00, 13.00, 26.00, 27.00, 39.00 +BFD, 11, 08, 46.00, 30.00, 38.00, 41.00, 55.00 +BFF, 11, 08, 53.00, 25.00, 9.00, 11.00, 16.00 +BFL, 11, 08, 70.00, 46.00, 8.00, 9.00, 13.00 +BGM, 11, 08, 48.00, 33.00, 31.00, 33.00, 47.00 +BGR, 11, 08, 47.00, 32.00, 26.00, 23.00, 36.00 +BGS, 11, 08, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 08, 67.00, 43.00, 20.00, 18.00, 28.00 +BID, 11, 08, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 08, 15.00, 1.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 08, 65.00, 29.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 08, 47.00, 28.00, 15.00, 15.00, 22.00 +BIS, 11, 08, 43.00, 21.00, 13.00, 13.00, 21.00 +BIX, 11, 08, 72.00, 53.00, -9999.00, -9999.00, 21.00 +BJI, 11, 08, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 08, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 08, 56.00, 25.00, -9999.00, -9999.00, 15.00 +BKW, 11, 08, 54.00, 36.00, 29.00, 30.00, 41.00 +BLF, 11, 08, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 08, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 08, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 08, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 08, 59.00, 37.00, -9999.00, -9999.00, 27.00 +BNA, 11, 08, 63.00, 41.00, 22.00, 22.00, 33.00 +BNO, 11, 08, 48.00, 23.00, -9999.00, 23.00, 39.00 +BOI, 11, 08, 52.00, 33.00, 21.00, 23.00, 33.00 +BOS, 11, 08, 54.00, 40.00, 22.00, 22.00, 32.00 +BPI, 11, 08, 42.00, 9.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 08, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 08, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 08, 53.00, 34.00, -9999.00, -9999.00, 27.00 +BRO, 11, 08, 79.00, 60.00, 15.00, 13.00, 21.00 +BRW, 11, 08, 6.00, -4.00, 18.00, 18.00, 27.00 +BSM, 11, 08, 74.00, 52.00, -9999.00, -9999.00, 17.00 +BTI, 11, 08, 9.00, -3.00, 15.00, 16.00, 25.00 +BTL, 11, 08, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 08, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 08, 73.00, 50.00, 16.00, 18.00, 27.00 +BTT, 11, 08, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 08, 47.00, 32.00, 32.00, 30.00, 44.00 +BUB, 11, 08, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 08, 50.00, 36.00, 35.00, 37.00, 49.00 +BUR, 11, 08, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 08, 72.00, 55.00, -9999.00, 17.00, 26.00 +BWG, 11, 08, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 08, 59.00, 38.00, 19.00, 19.00, 30.00 +BYH, 11, 08, 63.00, 42.00, -9999.00, -9999.00, 30.00 +BYI, 11, 08, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 08, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 08, 69.00, 43.00, 14.00, 14.00, 23.00 +CAG, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 08, 52.00, 36.00, 29.00, 30.00, 45.00 +CAO, 11, 08, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 08, 41.00, 27.00, 33.00, 32.00, 47.00 +CBM, 11, 08, 68.00, 42.00, -9999.00, -9999.00, 27.00 +CDB, 11, 08, 39.00, 30.00, 64.00, 61.00, 80.00 +CDC, 11, 08, 55.00, 28.00, 13.00, 12.00, 18.00 +CDR, 11, 08, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 08, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 08, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +CEZ, 11, 08, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 08, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 08, 63.00, 41.00, 22.00, 21.00, 31.00 +CHO, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 08, 71.00, 48.00, 14.00, 15.00, 22.00 +CID, 11, 08, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 08, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 08, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 08, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 08, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 08, 53.00, 37.00, 30.00, 33.00, 46.00 +CLL, 11, 08, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 08, 64.00, 43.00, 16.00, 17.00, 27.00 +CMH, 11, 08, 54.00, 36.00, 27.00, 26.00, 39.00 +CMI, 11, 08, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 08, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 08, 55.00, 33.00, 14.00, 12.00, 20.00 +CNM, 11, 08, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 08, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +COD, 11, 08, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +COF, 11, 08, 78.00, 61.00, -9999.00, -9999.00, 25.00 +CON, 11, 08, 50.00, 29.00, 23.00, 21.00, 32.00 +COS, 11, 08, 53.00, 27.00, 12.00, 9.00, 16.00 +COT, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 08, 57.00, 37.00, 24.00, 20.00, 32.00 +CPR, 11, 08, 47.00, 24.00, 14.00, 14.00, 20.00 +CRBC, 11, 08, 42.00, 13.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 08, 77.00, 57.00, 16.00, 14.00, 23.00 +CRW, 11, 08, 60.00, 37.00, 28.00, 28.00, 40.00 +CSG, 11, 08, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 08, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 08, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 08, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 08, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 08, 56.00, 37.00, 25.00, 24.00, 35.00 +CVN, 11, 08, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 08, 63.00, 35.00, -9999.00, -9999.00, 11.00 +CXY, 11, 08, 55.00, 38.00, 19.00, 19.00, 29.00 +CYS, 11, 08, 49.00, 26.00, 14.00, 14.00, 20.00 +DAA, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DAB, 11, 08, 76.00, 58.00, 16.00, 19.00, 27.00 +DAG, 11, 08, 72.00, 47.00, 3.00, 4.00, 5.00 +DAL, 11, 08, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 08, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 08, 54.00, 36.00, 26.00, 27.00, 38.00 +DBQ, 11, 08, 48.00, 31.00, 24.00, 19.00, 34.00 +DCA, 11, 08, 61.00, 43.00, 17.00, 18.00, 27.00 +DDC, 11, 08, 58.00, 34.00, 12.00, 12.00, 17.00 +DEC, 11, 08, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 08, 55.00, 27.00, 14.00, 12.00, 19.00 +DFW, 11, 08, 69.00, 47.00, 14.00, 14.00, 22.00 +DHN, 11, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 08, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 08, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 08, 74.00, 51.00, -9999.00, -9999.00, 14.00 +DLG, 11, 08, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 08, 39.00, 25.00, 25.00, 21.00, 36.00 +DLLC, 11, 08, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 08, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 08, 75.00, 47.00, -9999.00, -9999.00, 10.00 +DMN, 11, 08, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 08, 61.00, 41.00, -9999.00, -9999.00, 28.00 +DPG, 11, 08, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 08, 73.00, 47.00, -9999.00, -9999.00, 21.00 +DRA, 11, 08, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 08, 74.00, 51.00, 10.00, 11.00, 15.00 +DSM, 11, 08, 51.00, 33.00, 22.00, 18.00, 30.00 +DTW, 11, 08, 51.00, 34.00, 25.00, 26.00, 38.00 +DUG, 11, 08, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 08, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 08, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 08, 69.00, 46.00, -9999.00, -9999.00, 16.00 +D45, 11, 08, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 08, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 08, 44.00, 27.00, 19.00, 18.00, 28.00 +ECG, 11, 08, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 08, 68.00, 41.00, -9999.00, -9999.00, 6.00 +EED, 11, 08, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 11, 08, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 08, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 08, 55.00, 31.00, 33.00, 33.00, 46.00 +EKO, 11, 08, 52.00, 24.00, 17.00, 15.00, 24.00 +ELD, 11, 08, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 08, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 08, 69.00, 40.00, 8.00, 8.00, 12.00 +ELY, 11, 08, 52.00, 21.00, 13.00, 12.00, 18.00 +EMP, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 08, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +END, 11, 08, 62.00, 41.00, -9999.00, -9999.00, 14.00 +ENN, 11, 08, 14.00, -2.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 08, 50.00, 32.00, -9999.00, -9999.00, 13.00 +EPH, 11, 08, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 08, 52.00, 39.00, 34.00, 35.00, 49.00 +ESF, 11, 08, 72.00, 48.00, -9999.00, -9999.00, 34.00 +EUG, 11, 08, 55.00, 40.00, 42.00, 43.00, 53.00 +EVV, 11, 08, 59.00, 38.00, 27.00, 21.00, 35.00 +EWN, 11, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 08, 58.00, 41.00, 20.00, 18.00, 30.00 +EYW, 11, 08, 81.00, 72.00, 16.00, 15.00, 25.00 +E74, 11, 08, 71.00, 38.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 08, 64.00, 41.00, -9999.00, -9999.00, 24.00 +FAI, 11, 08, 14.00, -2.00, 24.00, 26.00, 37.00 +FAR, 11, 08, 41.00, 23.00, 14.00, 15.00, 22.00 +FAT, 11, 08, 68.00, 44.00, 12.00, 13.00, 18.00 +FAY, 11, 08, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 08, 41.00, 25.00, 23.00, 27.00, 38.00 +FCS, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 08, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 08, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FHU, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 08, 54.00, 24.00, 11.00, 14.00, 17.00 +FLL, 11, 08, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 08, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +FME, 11, 08, 61.00, 36.00, -9999.00, -9999.00, 27.00 +FMH, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 11, 08, 58.00, 28.00, 9.00, 8.00, 12.00 +FMY, 11, 08, 81.00, 62.00, 9.00, 11.00, 16.00 +FNT, 11, 08, 49.00, 34.00, 27.00, 27.00, 39.00 +FOD, 11, 08, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 08, 57.00, 34.00, -9999.00, -9999.00, 18.00 +FOK, 11, 08, 56.00, 40.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 08, 58.00, 36.00, -9999.00, -9999.00, 20.00 +FSD, 11, 08, 47.00, 25.00, 17.00, 15.00, 26.00 +FSI, 11, 08, 66.00, 40.00, -9999.00, -9999.00, 16.00 +FSM, 11, 08, 66.00, 40.00, 20.00, 18.00, 29.00 +FTK, 11, 08, 59.00, 35.00, -9999.00, -9999.00, 27.00 +FWA, 11, 08, 52.00, 35.00, 23.00, 23.00, 34.00 +FWH, 11, 08, 69.00, 46.00, -9999.00, -9999.00, 17.00 +FYU, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 08, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 08, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 08, 81.00, 49.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 08, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 08, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 08, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 08, 44.00, 30.00, 25.00, 28.00, 38.00 +GFA, 11, 08, 46.00, 27.00, -9999.00, -9999.00, 20.00 +GFK, 11, 08, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 08, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 08, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 08, 43.00, 22.00, 11.00, 10.00, 18.00 +GJT, 11, 08, 54.00, 32.00, 15.00, 13.00, 20.00 +GKN, 11, 08, 16.00, 1.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 08, 54.00, 28.00, 11.00, 11.00, 16.00 +GLH, 11, 08, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 08, 71.00, 61.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 08, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 08, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GON, 11, 08, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 08, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 08, 45.00, 30.00, 24.00, 22.00, 34.00 +GRCI, 11, 08, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 08, 53.00, 37.00, -9999.00, -9999.00, 56.00 +GRI, 11, 08, 52.00, 29.00, 16.00, 12.00, 21.00 +GRK, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 11, 08, 49.00, 32.00, 29.00, 28.00, 39.00 +GSB, 11, 08, 67.00, 42.00, -9999.00, -9999.00, 23.00 +GSG, 11, 08, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 08, 62.00, 40.00, 18.00, 17.00, 25.00 +GSP, 11, 08, 64.00, 42.00, 18.00, 20.00, 28.00 +GST, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 08, 49.00, 33.00, -9999.00, -9999.00, 51.00 +GTF, 11, 08, 46.00, 27.00, 14.00, 18.00, 23.00 +GUP, 11, 08, 57.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 08, 53.00, 33.00, -9999.00, -9999.00, 34.00 +GVW, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 08, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 08, 66.00, 51.00, 21.00, 21.00, 30.00 +HBR, 11, 08, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 08, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 08, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 08, 52.00, 31.00, -9999.00, -9999.00, 23.00 +HKY, 11, 08, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 08, 45.00, 23.00, 13.00, 15.00, 22.00 +HMN, 11, 08, 69.00, 31.00, -9999.00, -9999.00, 7.00 +HMS, 11, 08, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 08, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 08, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +HON, 11, 08, 47.00, 25.00, 12.00, 11.00, 19.00 +HOP, 11, 08, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HOT, 11, 08, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 08, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 08, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 08, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 08, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 08, 73.00, 47.00, -9999.00, -9999.00, 21.00 +HST, 11, 08, 82.00, 63.00, -9999.00, -9999.00, 26.00 +HSV, 11, 08, 64.00, 42.00, 23.00, 20.00, 31.00 +HTL, 11, 08, 45.00, 30.00, 30.00, 26.00, 42.00 +HTS, 11, 08, 58.00, 38.00, 25.00, 26.00, 38.00 +HUF, 11, 08, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 08, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 08, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 08, 45.00, 20.00, 10.00, 13.00, 18.00 +IAB, 11, 08, 58.00, 37.00, -9999.00, -9999.00, 18.00 +IAD, 11, 08, 59.00, 35.00, 18.00, 19.00, 28.00 +IAG, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 08, 74.00, 51.00, 18.00, 20.00, 30.00 +ICT, 11, 08, 58.00, 37.00, 16.00, 15.00, 23.00 +IDA, 11, 08, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 08, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 08, 58.00, 38.00, 22.00, 18.00, 30.00 +ILI, 11, 08, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 08, 71.00, 46.00, 17.00, 15.00, 26.00 +IMT, 11, 08, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +IND, 11, 08, 55.00, 36.00, 24.00, 24.00, 34.00 +INL, 11, 08, 37.00, 21.00, 24.00, 23.00, 35.00 +INS, 11, 08, 66.00, 40.00, -9999.00, -9999.00, 6.00 +INT, 11, 08, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +INW, 11, 08, 61.00, 31.00, 7.00, 7.00, 11.00 +IPL, 11, 08, 80.00, 52.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 08, 53.00, 35.00, 27.00, 25.00, 38.00 +IRK, 11, 08, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 08, 42.00, 19.00, 13.00, 12.00, 20.00 +ISP, 11, 08, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 08, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 08, 77.00, 47.00, -9999.00, -9999.00, 8.00 +IWD, 11, 08, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 08, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 08, 71.00, 43.00, 19.00, 19.00, 29.00 +JAX, 11, 08, 75.00, 52.00, 14.00, 15.00, 23.00 +JBR, 11, 08, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 08, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 08, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 08, 56.00, 42.00, 19.00, 17.00, 28.00 +JHW, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 08, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 08, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 08, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 08, 38.00, 29.00, 53.00, 51.00, 63.00 +JST, 11, 08, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 08, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 08, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 08, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 08, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 08, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 08, 49.00, 32.00, 28.00, 28.00, 40.00 +LAR, 11, 08, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 08, 70.00, 45.00, 5.00, 4.00, 7.00 +LAX, 11, 08, 71.00, 54.00, 6.00, 7.00, 10.00 +LBB, 11, 08, 66.00, 39.00, 10.00, 9.00, 15.00 +LBF, 11, 08, 53.00, 24.00, 15.00, 11.00, 19.00 +LCH, 11, 08, 73.00, 51.00, 17.00, 19.00, 27.00 +LCK, 11, 08, 56.00, 36.00, -9999.00, -9999.00, 35.00 +LEB, 11, 08, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 08, 57.00, 38.00, 25.00, 25.00, 36.00 +LFI, 11, 08, 62.00, 45.00, -9999.00, -9999.00, 28.00 +LFK, 11, 08, 72.00, 48.00, 17.00, 20.00, 28.00 +LFT, 11, 08, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 08, 56.00, 43.00, 19.00, 16.00, 28.00 +LGB, 11, 08, 73.00, 52.00, 6.00, 7.00, 11.00 +LGU, 11, 08, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 08, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 08, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 08, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 08, 65.00, 43.00, 20.00, 19.00, 27.00 +LIZ, 11, 08, 41.00, 27.00, -9999.00, -9999.00, 47.00 +LMT, 11, 08, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 11, 08, 46.00, 23.00, 13.00, 11.00, 17.00 +LNK, 11, 08, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 08, 56.00, 25.00, 7.00, 7.00, 11.00 +LOZ, 11, 08, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 08, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 08, 65.00, 42.00, -9999.00, -9999.00, 22.00 +LSE, 11, 08, 47.00, 31.00, 17.00, 17.00, 26.00 +LSF, 11, 08, 70.00, 46.00, -9999.00, -9999.00, 22.00 +LSV, 11, 08, 73.00, 37.00, -9999.00, -9999.00, 6.00 +LTS, 11, 08, 68.00, 41.00, -9999.00, -9999.00, 15.00 +LUF, 11, 08, 79.00, 45.00, -9999.00, -9999.00, 8.00 +LVS, 11, 08, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 08, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 08, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 08, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 08, 60.00, 39.00, 20.00, 19.00, 29.00 +MAF, 11, 08, 68.00, 41.00, 9.00, 6.00, 12.00 +MBL, 11, 08, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 08, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 08, 67.00, 47.00, -9999.00, -9999.00, 20.00 +MCF, 11, 08, 79.00, 58.00, -9999.00, -9999.00, 17.00 +MCG, 11, 08, 15.00, 0.00, 29.00, 29.00, 41.00 +MCI, 11, 08, 56.00, 36.00, 19.00, 18.00, 28.00 +MCK, 11, 08, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 08, 70.00, 44.00, 15.00, 16.00, 23.00 +MCO, 11, 08, 79.00, 59.00, 11.00, 16.00, 22.00 +MCW, 11, 08, 46.00, 28.00, 15.00, 14.00, 22.00 +MC2, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 08, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 08, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 08, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 08, 52.00, 36.00, 29.00, 25.00, 41.00 +MEI, 11, 08, 70.00, 43.00, 19.00, 16.00, 27.00 +MEM, 11, 08, 65.00, 44.00, 24.00, 20.00, 32.00 +MER, 11, 08, 68.00, 41.00, -9999.00, -9999.00, 16.00 +MFD, 11, 08, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 08, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 08, 55.00, 36.00, 29.00, 31.00, 39.00 +MGE, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 11, 08, 70.00, 46.00, 18.00, 18.00, 30.00 +MGW, 11, 08, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 08, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 08, 66.00, 46.00, -9999.00, -9999.00, 20.00 +MHS, 11, 08, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 08, 81.00, 65.00, 23.00, 23.00, 35.00 +MIB, 11, 08, 40.00, 23.00, -9999.00, -9999.00, 17.00 +MIV, 11, 08, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 08, 55.00, 28.00, -9999.00, -9999.00, 23.00 +MKC, 11, 08, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 08, 48.00, 33.00, 24.00, 22.00, 34.00 +MKG, 11, 08, 49.00, 34.00, 30.00, 28.00, 41.00 +MKL, 11, 08, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 08, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 08, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 08, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 08, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 08, 52.00, 33.00, 23.00, 20.00, 33.00 +MLS, 11, 08, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 08, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 08, 70.00, 46.00, -9999.00, -9999.00, 19.00 +MOB, 11, 08, 72.00, 50.00, 19.00, 20.00, 29.00 +MOT, 11, 08, 40.00, 23.00, 10.00, 10.00, 16.00 +MPV, 11, 08, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 08, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 08, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 08, 70.00, 35.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 08, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 08, 65.00, 48.00, -9999.00, -9999.00, 21.00 +MSL, 11, 08, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 08, 47.00, 29.00, 23.00, 22.00, 32.00 +MSO, 11, 08, 44.00, 25.00, 22.00, 23.00, 34.00 +MSP, 11, 08, 44.00, 28.00, 20.00, 18.00, 28.00 +MSS, 11, 08, 46.00, 30.00, 30.00, 30.00, 43.00 +MSY, 11, 08, 72.00, 52.00, 17.00, 18.00, 27.00 +MTC, 11, 08, 50.00, 35.00, -9999.00, -9999.00, 34.00 +MTN, 11, 08, 59.00, 39.00, -9999.00, -9999.00, 27.00 +MTO, 11, 08, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 08, 56.00, 35.00, -9999.00, -9999.00, 27.00 +MUO, 11, 08, 55.00, 31.00, -9999.00, -9999.00, 23.00 +MWA, 11, 08, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 08, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 08, 70.00, 46.00, -9999.00, -9999.00, 21.00 +MYL, 11, 08, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 08, 70.00, 45.00, -9999.00, -9999.00, 21.00 +NAO, 11, 08, 68.00, 53.00, -9999.00, -9999.00, 18.00 +NBC, 11, 08, 71.00, 50.00, -9999.00, -9999.00, 20.00 +NBE, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 11, 08, 51.00, 34.00, -9999.00, -9999.00, 29.00 +NCA, 11, 08, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NCO, 11, 08, 55.00, 40.00, -9999.00, -9999.00, 32.00 +NC1, 11, 08, 65.00, 45.00, -9999.00, -9999.00, 6.00 +NEL, 11, 08, 59.00, 35.00, -9999.00, -9999.00, 31.00 +NFG, 11, 08, 70.00, 50.00, -9999.00, -9999.00, 11.00 +NFL, 11, 08, 58.00, 27.00, -9999.00, -9999.00, 11.00 +NGP, 11, 08, 77.00, 58.00, -9999.00, -9999.00, 21.00 +NGU, 11, 08, 63.00, 45.00, -9999.00, -9999.00, 26.00 +NGZ, 11, 08, 64.00, 49.00, -9999.00, -9999.00, 24.00 +NHK, 11, 08, 60.00, 38.00, -9999.00, -9999.00, 26.00 +NHZ, 11, 08, 49.00, 32.00, -9999.00, -9999.00, 38.00 +NID, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 08, 75.00, 52.00, -9999.00, -9999.00, 21.00 +NIR, 11, 08, 76.00, 53.00, -9999.00, -9999.00, 20.00 +NKT, 11, 08, 69.00, 48.00, -9999.00, -9999.00, 27.00 +NKX, 11, 08, 71.00, 55.00, -9999.00, -9999.00, 14.00 +NLC, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +NMM, 11, 08, 69.00, 42.00, -9999.00, -9999.00, 27.00 +NPA, 11, 08, 72.00, 52.00, -9999.00, -9999.00, 22.00 +NQA, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NQI, 11, 08, 79.00, 56.00, -9999.00, -9999.00, 17.00 +NQX, 11, 08, 81.00, 72.00, -9999.00, -9999.00, 23.00 +NRB, 11, 08, 74.00, 57.00, -9999.00, -9999.00, 23.00 +NRC, 11, 08, 68.00, 42.00, -9999.00, -9999.00, 21.00 +NRS, 11, 08, 70.00, 51.00, -9999.00, -9999.00, 11.00 +NSE, 11, 08, 72.00, 48.00, -9999.00, -9999.00, 25.00 +NSI, 11, 08, 71.00, 49.00, -9999.00, -9999.00, 14.00 +NTD, 11, 08, 71.00, 49.00, -9999.00, -9999.00, 11.00 +NTK, 11, 08, 74.00, 51.00, -9999.00, -9999.00, 11.00 +NTU, 11, 08, 63.00, 45.00, -9999.00, -9999.00, 26.00 +NUC, 11, 08, 69.00, 53.00, -9999.00, -9999.00, 11.00 +NUQ, 11, 08, 66.00, 43.00, -9999.00, -9999.00, 20.00 +NUW, 11, 08, 51.00, 38.00, -9999.00, -9999.00, 50.00 +NWF, 11, 08, 73.00, 52.00, -9999.00, -9999.00, 9.00 +NXX, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NYG, 11, 08, 62.00, 36.00, -9999.00, -9999.00, 28.00 +NZC, 11, 08, 75.00, 48.00, -9999.00, -9999.00, 21.00 +NZJ, 11, 08, 74.00, 47.00, -9999.00, -9999.00, 11.00 +NZW, 11, 08, 54.00, 36.00, -9999.00, -9999.00, 37.00 +NZY, 11, 08, 71.00, 55.00, -9999.00, -9999.00, 11.00 +OAK, 11, 08, 66.00, 46.00, 14.00, 14.00, 21.00 +OAR, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +OFF, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 08, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 08, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 08, 63.00, 41.00, 17.00, 14.00, 23.00 +OLM, 11, 08, 52.00, 35.00, 47.00, 48.00, 61.00 +OMA, 11, 08, 53.00, 31.00, 14.00, 15.00, 21.00 +OME, 11, 08, 24.00, 12.00, 30.00, 30.00, 41.00 +ONT, 11, 08, 75.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 08, 51.00, 34.00, 26.00, 23.00, 36.00 +ORF, 11, 08, 63.00, 45.00, 18.00, 17.00, 27.00 +ORH, 11, 08, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 08, 9.00, -7.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 08, 47.00, 30.00, -9999.00, -9999.00, 37.00 +OTG, 11, 08, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 08, 58.00, 44.00, 46.00, 47.00, 57.00 +OTM, 11, 08, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 08, 16.00, 5.00, 22.00, 27.00, 37.00 +OURC, 11, 08, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 08, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 08, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 08, 72.00, 47.00, -9999.00, -9999.00, 23.00 +PACZ, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 08, 52.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 08, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 08, 12.00, -3.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 08, 13.00, 0.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 08, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 08, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 08, 74.00, 49.00, -9999.00, -9999.00, 21.00 +PAQ, 11, 08, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 08, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 08, 40.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 08, 24.00, 14.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 08, 15.00, 0.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 08, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 08, 47.00, 31.00, -9999.00, -9999.00, 39.00 +PBI, 11, 08, 81.00, 65.00, 24.00, 25.00, 35.00 +PDT, 11, 08, 52.00, 35.00, 22.00, 25.00, 36.00 +PDX, 11, 08, 55.00, 40.00, 44.00, 45.00, 56.00 +PFN, 11, 08, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 08, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 08, 57.00, 39.00, 21.00, 17.00, 30.00 +PHX, 11, 08, 78.00, 51.00, 6.00, 6.00, 9.00 +PIA, 11, 08, 53.00, 35.00, 25.00, 21.00, 34.00 +PIB, 11, 08, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 08, 48.00, 27.00, 19.00, 21.00, 30.00 +PIR, 11, 08, 48.00, 26.00, 11.00, 10.00, 16.00 +PIT, 11, 08, 53.00, 35.00, 28.00, 28.00, 41.00 +PKB, 11, 08, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 08, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 08, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 08, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 08, 72.00, 52.00, 14.00, 16.00, 23.00 +POB, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +POE, 11, 08, 71.00, 46.00, -9999.00, -9999.00, 30.00 +POM, 11, 08, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +POU, 11, 08, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 08, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 08, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 08, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 08, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 08, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 08, 52.00, 32.00, -9999.00, -9999.00, 38.00 +PSP, 11, 08, 81.00, 51.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 08, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 08, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 08, 60.00, 27.00, 11.00, 8.00, 16.00 +PUC, 11, 08, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 08, 55.00, 36.00, 22.00, 21.00, 31.00 +PVU, 11, 08, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 08, 50.00, 32.00, 25.00, 24.00, 35.00 +P02, 11, 08, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +P07, 11, 08, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +P11, 11, 08, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +P24, 11, 08, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +P28, 11, 08, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +P35, 11, 08, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +P38, 11, 08, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +P39, 11, 08, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +P58, 11, 08, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +P59, 11, 08, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +P60, 11, 08, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +P61, 11, 08, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +P67, 11, 08, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +P68, 11, 08, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +P69, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 08, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 08, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 08, 50.00, 25.00, 10.00, 11.00, 15.00 +RBL, 11, 08, 66.00, 44.00, 22.00, 22.00, 30.00 +RCA, 11, 08, 50.00, 25.00, -9999.00, -9999.00, 16.00 +RDD, 11, 08, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 08, 52.00, 28.00, 19.00, 18.00, 29.00 +RDR, 11, 08, 39.00, 21.00, -9999.00, -9999.00, 18.00 +RDU, 11, 08, 64.00, 41.00, 17.00, 18.00, 27.00 +REE, 11, 08, 66.00, 39.00, -9999.00, -9999.00, 10.00 +REJ, 11, 08, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 08, 49.00, 32.00, 24.00, 20.00, 33.00 +RIC, 11, 08, 63.00, 39.00, 19.00, 18.00, 28.00 +RIV, 11, 08, 74.00, 46.00, -9999.00, -9999.00, 10.00 +RIW, 11, 08, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 08, 44.00, 22.00, 12.00, 10.00, 17.00 +RME, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +RMG, 11, 08, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +RND, 11, 08, 74.00, 51.00, -9999.00, -9999.00, 19.00 +RNO, 11, 08, 57.00, 28.00, 14.00, 11.00, 18.00 +ROA, 11, 08, 60.00, 38.00, 18.00, 19.00, 27.00 +ROC, 11, 08, 51.00, 35.00, 33.00, 32.00, 47.00 +ROW, 11, 08, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 08, 57.00, 33.00, 12.00, 11.00, 17.00 +RST, 11, 08, 44.00, 27.00, 20.00, 20.00, 30.00 +RWF, 11, 08, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 08, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 08, 66.00, 44.00, 17.00, 17.00, 23.00 +SAF, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 08, 71.00, 55.00, 10.00, 10.00, 13.00 +SAT, 11, 08, 74.00, 51.00, 16.00, 16.00, 25.00 +SAV, 11, 08, 71.00, 49.00, 14.00, 14.00, 22.00 +SAW, 11, 08, 44.00, 32.00, -9999.00, -9999.00, 46.00 +SBA, 11, 08, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 08, 75.00, 46.00, -9999.00, -9999.00, 11.00 +SBN, 11, 08, 51.00, 35.00, 31.00, 28.00, 42.00 +SBP, 11, 08, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 08, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 08, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 08, 4.00, -8.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 08, 66.00, 44.00, 12.00, 17.00, 18.00 +SDF, 11, 08, 59.00, 39.00, 25.00, 23.00, 34.00 +SEA, 11, 08, 52.00, 41.00, 41.00, 41.00, 53.00 +SEM, 11, 08, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 08, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 08, 64.00, 48.00, 17.00, 19.00, 25.00 +SGF, 11, 08, 59.00, 37.00, 21.00, 19.00, 31.00 +SGY, 11, 08, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 08, 48.00, 22.00, 14.00, 16.00, 22.00 +SHV, 11, 08, 70.00, 47.00, 18.00, 20.00, 28.00 +SIT, 11, 08, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 08, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 08, 70.00, 45.00, 10.00, 8.00, 14.00 +SKA, 11, 08, 44.00, 30.00, -9999.00, -9999.00, 37.00 +SKF, 11, 08, 74.00, 51.00, -9999.00, -9999.00, 18.00 +SLC, 11, 08, 54.00, 33.00, 19.00, 17.00, 27.00 +SLE, 11, 08, 54.00, 38.00, 45.00, 43.00, 55.00 +SLN, 11, 08, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 08, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 08, 69.00, 43.00, -9999.00, 12.00, 18.00 +SNA, 11, 08, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 08, 38.00, 29.00, 53.00, 57.00, 71.00 +SNS, 11, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 08, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 08, 55.00, 36.00, 24.00, 20.00, 32.00 +SPS, 11, 08, 67.00, 43.00, 13.00, 13.00, 20.00 +SRQ, 11, 08, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 08, 70.00, 43.00, -9999.00, -9999.00, 22.00 +SSI, 11, 08, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +STC, 11, 08, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 08, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +STL, 11, 08, 58.00, 40.00, 27.00, 21.00, 36.00 +STNV, 11, 08, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +STS, 11, 08, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 08, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 08, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 08, 67.00, 43.00, -9999.00, -9999.00, 19.00 +SUX, 11, 08, 50.00, 29.00, 16.00, 15.00, 24.00 +SVN, 11, 08, 71.00, 49.00, -9999.00, -9999.00, 20.00 +SWF, 11, 08, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 08, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 08, 51.00, 35.00, 36.00, 37.00, 50.00 +SZL, 11, 08, 58.00, 34.00, -9999.00, -9999.00, 24.00 +TAD, 11, 08, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 08, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 08, 63.00, 34.00, -9999.00, -9999.00, 28.00 +TCC, 11, 08, 65.00, 35.00, 8.00, 7.00, 12.00 +TCL, 11, 08, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 08, 53.00, 37.00, -9999.00, -9999.00, 57.00 +TCS, 11, 08, 66.00, 38.00, -9999.00, 6.00, 11.00 +TEB, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 08, 63.00, 41.00, -9999.00, -9999.00, 15.00 +TKA, 11, 08, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 08, 74.00, 48.00, 14.00, 15.00, 21.00 +TNX, 11, 08, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 08, 51.00, 33.00, 24.00, 25.00, 37.00 +TOP, 11, 08, 57.00, 34.00, 15.00, 18.00, 24.00 +TPA, 11, 08, 79.00, 58.00, 10.00, 13.00, 19.00 +TPH, 11, 08, 56.00, 28.00, 6.00, 4.00, 8.00 +TRI, 11, 08, 60.00, 37.00, 22.00, 22.00, 32.00 +TRK, 11, 08, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 08, 81.00, 48.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 08, 56.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 08, 63.00, 42.00, 16.00, 17.00, 24.00 +TUP, 11, 08, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 08, 75.00, 47.00, 7.00, 7.00, 11.00 +TVC, 11, 08, 47.00, 32.00, 30.00, 29.00, 41.00 +TVL, 11, 08, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 08, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 08, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 08, 62.00, 39.00, 22.00, 21.00, 33.00 +T01, 11, 08, 62.00, 40.00, -9999.00, -9999.00, 28.00 +T02, 11, 08, 67.00, 44.00, -9999.00, -9999.00, 19.00 +T03, 11, 08, 70.00, 46.00, -9999.00, -9999.00, 21.00 +T04, 11, 08, 80.00, 60.00, -9999.00, -9999.00, 17.00 +T05, 11, 08, 57.00, 33.00, -9999.00, -9999.00, 19.00 +T06, 11, 08, 72.00, 42.00, -9999.00, -9999.00, 27.00 +T07, 11, 08, 58.00, 27.00, -9999.00, -9999.00, 23.00 +T08, 11, 08, 50.00, 32.00, -9999.00, -9999.00, 23.00 +UCA, 11, 08, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 08, 66.00, 40.00, -9999.00, -9999.00, 6.00 +UIL, 11, 08, 52.00, 38.00, 57.00, 58.00, 67.00 +UIN, 11, 08, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 08, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 08, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 08, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +U15, 11, 08, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +U28, 11, 08, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 08, 72.00, 47.00, -9999.00, -9999.00, 20.00 +VBG, 11, 08, 71.00, 45.00, -9999.00, -9999.00, 17.00 +VCT, 11, 08, 75.00, 54.00, 17.00, 16.00, 25.00 +VCV, 11, 08, 70.00, 37.00, -9999.00, -9999.00, 6.00 +VDZ, 11, 08, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 08, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 08, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 08, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 08, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 08, 73.00, 47.00, -9999.00, -9999.00, 21.00 +VRB, 11, 08, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 08, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 08, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 08, 62.00, 40.00, 20.00, 18.00, 26.00 +WJA, 11, 08, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 08, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 08, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 08, 55.00, 24.00, 16.00, 14.00, 22.00 +WPO, 11, 08, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 08, 70.00, 44.00, -9999.00, -9999.00, 21.00 +WRG, 11, 08, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 08, 59.00, 36.00, -9999.00, -9999.00, 28.00 +WRL, 11, 08, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +X68, 11, 08, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 08, 39.00, 27.00, 64.00, 64.00, 73.00 +YCG, 11, 08, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 08, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 08, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 08, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 08, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 08, 51.00, 30.00, 18.00, 19.00, 27.00 +YNG, 11, 08, 51.00, 35.00, 30.00, 31.00, 45.00 +YPA, 11, 08, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 08, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 08, 29.00, 16.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 08, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 08, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 08, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 08, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 08, 80.00, 53.00, 3.00, 2.00, 6.00 +YVR, 11, 08, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 08, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 08, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 08, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 08, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 08, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 08, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 08, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 08, 43.00, 28.00, 39.00, 37.00, 53.00 +ZUN, 11, 08, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 08, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 08, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 08, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +01R, 11, 08, 71.00, 47.00, -9999.00, -9999.00, 22.00 +1V1, 11, 08, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 08, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 08, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 08, 66.00, 49.00, -9999.00, -9999.00, 23.00 +2PJ, 11, 08, 70.00, 43.00, -9999.00, -9999.00, 19.00 +3B1, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 08, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 08, 45.00, 29.00, -9999.00, -9999.00, 37.00 +3SE, 11, 08, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 08, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 08, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 08, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 08, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 08, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 08, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 08, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 09, 53.00, 35.00, 21.00, 20.00, 32.00 +ABI, 11, 09, 68.00, 45.00, 12.00, 11.00, 18.00 +ABQ, 11, 09, 59.00, 33.00, 9.00, 9.00, 14.00 +ABR, 11, 09, 44.00, 22.00, 14.00, 10.00, 19.00 +ABY, 11, 09, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 09, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 09, 70.00, 48.00, 17.00, 16.00, 26.00 +ACV, 11, 09, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 09, 57.00, 37.00, 20.00, 19.00, 30.00 +ADK, 11, 09, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 09, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 09, 59.00, 36.00, -9999.00, -9999.00, 28.00 +AEX, 11, 09, 71.00, 48.00, -9999.00, -9999.00, 23.00 +AFF, 11, 09, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 09, 80.00, 58.00, -9999.00, -9999.00, 25.00 +AGS, 11, 09, 69.00, 43.00, 15.00, 15.00, 23.00 +AHN, 11, 09, 66.00, 43.00, 18.00, 19.00, 27.00 +AKN, 11, 09, 31.00, 16.00, 27.00, 28.00, 42.00 +AKO, 11, 09, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 09, 51.00, 32.00, 24.00, 24.00, 36.00 +ALI, 11, 09, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 09, 48.00, 28.00, 21.00, 17.00, 30.00 +ALS, 11, 09, 50.00, 14.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 09, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 09, 61.00, 34.00, 11.00, 9.00, 16.00 +AMG, 11, 09, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 09, 28.00, 16.00, 21.00, 21.00, 32.00 +AND, 11, 09, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 09, 45.00, 35.00, 61.00, 61.00, 71.00 +AOO, 11, 09, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +APN, 11, 09, 45.00, 30.00, 27.00, 28.00, 40.00 +AQQ, 11, 09, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +ART, 11, 09, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +AST, 11, 09, 54.00, 41.00, 51.00, 52.00, 63.00 +ATL, 11, 09, 65.00, 44.00, 18.00, 17.00, 27.00 +ATW, 11, 09, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 09, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 09, 56.00, 34.00, -9999.00, -9999.00, 32.00 +AUG, 11, 09, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 09, 73.00, 51.00, 17.00, 16.00, 26.00 +AUW, 11, 09, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 09, 61.00, 37.00, 20.00, 19.00, 29.00 +AVP, 11, 09, 50.00, 35.00, 26.00, 25.00, 39.00 +AXN, 11, 09, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 09, 52.00, 33.00, -9999.00, -9999.00, 31.00 +AYS, 11, 09, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 09, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 09, 66.00, 44.00, -9999.00, -9999.00, 22.00 +BAD, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 09, 46.00, 19.00, -9999.00, -9999.00, 17.00 +BDL, 11, 09, 53.00, 34.00, 23.00, 21.00, 31.00 +BDR, 11, 09, 55.00, 39.00, 24.00, 18.00, 33.00 +BET, 11, 09, 24.00, 12.00, 25.00, 26.00, 39.00 +BFD, 11, 09, 45.00, 30.00, 38.00, 42.00, 55.00 +BFF, 11, 09, 53.00, 24.00, 9.00, 11.00, 16.00 +BFL, 11, 09, 69.00, 46.00, 8.00, 9.00, 13.00 +BGM, 11, 09, 47.00, 33.00, 32.00, 33.00, 47.00 +BGR, 11, 09, 46.00, 31.00, 26.00, 23.00, 36.00 +BGS, 11, 09, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 09, 66.00, 43.00, 20.00, 18.00, 29.00 +BID, 11, 09, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 09, 15.00, 1.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 09, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 09, 47.00, 27.00, 15.00, 15.00, 22.00 +BIS, 11, 09, 43.00, 20.00, 13.00, 13.00, 21.00 +BIX, 11, 09, 72.00, 53.00, -9999.00, -9999.00, 21.00 +BJI, 11, 09, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 09, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 09, 55.00, 24.00, -9999.00, -9999.00, 15.00 +BKW, 11, 09, 54.00, 35.00, 29.00, 31.00, 41.00 +BLF, 11, 09, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 09, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 09, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 09, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 09, 59.00, 37.00, -9999.00, -9999.00, 27.00 +BNA, 11, 09, 62.00, 41.00, 22.00, 22.00, 33.00 +BNO, 11, 09, 48.00, 23.00, -9999.00, 24.00, 39.00 +BOI, 11, 09, 51.00, 32.00, 21.00, 24.00, 34.00 +BOS, 11, 09, 54.00, 40.00, 22.00, 22.00, 32.00 +BPI, 11, 09, 42.00, 8.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 09, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 09, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 09, 52.00, 33.00, -9999.00, -9999.00, 27.00 +BRO, 11, 09, 79.00, 60.00, 15.00, 13.00, 21.00 +BRW, 11, 09, 5.00, -5.00, 18.00, 18.00, 26.00 +BSM, 11, 09, 73.00, 51.00, -9999.00, -9999.00, 17.00 +BTI, 11, 09, 8.00, -3.00, 15.00, 16.00, 24.00 +BTL, 11, 09, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 09, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 09, 72.00, 50.00, 16.00, 19.00, 28.00 +BTT, 11, 09, 7.00, -6.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 09, 46.00, 31.00, 32.00, 30.00, 44.00 +BUB, 11, 09, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 09, 49.00, 35.00, 35.00, 37.00, 50.00 +BUR, 11, 09, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 09, 72.00, 55.00, -9999.00, 17.00, 26.00 +BWG, 11, 09, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 09, 58.00, 38.00, 19.00, 19.00, 30.00 +BYH, 11, 09, 62.00, 42.00, -9999.00, -9999.00, 30.00 +BYI, 11, 09, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 09, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 09, 69.00, 42.00, 14.00, 14.00, 23.00 +CAG, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 09, 51.00, 35.00, 29.00, 31.00, 45.00 +CAO, 11, 09, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 09, 40.00, 26.00, 34.00, 32.00, 47.00 +CBM, 11, 09, 68.00, 42.00, -9999.00, -9999.00, 27.00 +CDB, 11, 09, 39.00, 30.00, 64.00, 61.00, 80.00 +CDC, 11, 09, 55.00, 28.00, 13.00, 12.00, 18.00 +CDR, 11, 09, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 09, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 09, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 11, 09, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 09, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 09, 63.00, 41.00, 22.00, 22.00, 32.00 +CHO, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 09, 71.00, 48.00, 14.00, 15.00, 23.00 +CID, 11, 09, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 09, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 09, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 09, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 09, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 09, 52.00, 36.00, 30.00, 33.00, 46.00 +CLL, 11, 09, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 09, 64.00, 43.00, 16.00, 17.00, 27.00 +CMH, 11, 09, 53.00, 35.00, 27.00, 26.00, 39.00 +CMI, 11, 09, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 09, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 09, 55.00, 33.00, 14.00, 12.00, 20.00 +CNM, 11, 09, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 09, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +COD, 11, 09, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +COF, 11, 09, 78.00, 60.00, -9999.00, -9999.00, 25.00 +CON, 11, 09, 49.00, 28.00, 23.00, 21.00, 32.00 +COS, 11, 09, 52.00, 26.00, 12.00, 9.00, 16.00 +COT, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 09, 56.00, 36.00, 24.00, 20.00, 32.00 +CPR, 11, 09, 47.00, 23.00, 14.00, 14.00, 20.00 +CRBC, 11, 09, 41.00, 12.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 09, 77.00, 57.00, 16.00, 14.00, 23.00 +CRW, 11, 09, 59.00, 37.00, 28.00, 28.00, 41.00 +CSG, 11, 09, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 09, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 09, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 09, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 09, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 09, 55.00, 36.00, 25.00, 24.00, 35.00 +CVN, 11, 09, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 09, 63.00, 34.00, -9999.00, -9999.00, 11.00 +CXY, 11, 09, 54.00, 37.00, 19.00, 19.00, 29.00 +CYS, 11, 09, 48.00, 25.00, 14.00, 14.00, 20.00 +DAA, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 11, 09, 76.00, 57.00, 16.00, 19.00, 27.00 +DAG, 11, 09, 71.00, 46.00, 3.00, 4.00, 5.00 +DAL, 11, 09, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 09, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 09, 53.00, 36.00, 27.00, 28.00, 38.00 +DBQ, 11, 09, 48.00, 30.00, 24.00, 19.00, 34.00 +DCA, 11, 09, 60.00, 42.00, 17.00, 18.00, 27.00 +DDC, 11, 09, 58.00, 33.00, 12.00, 12.00, 17.00 +DEC, 11, 09, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 09, 54.00, 27.00, 14.00, 12.00, 19.00 +DFW, 11, 09, 68.00, 47.00, 14.00, 14.00, 22.00 +DHN, 11, 09, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 09, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 09, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 09, 73.00, 50.00, -9999.00, -9999.00, 14.00 +DLG, 11, 09, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 09, 38.00, 24.00, 25.00, 21.00, 36.00 +DLLC, 11, 09, 41.00, 12.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 09, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 09, 74.00, 47.00, -9999.00, -9999.00, 10.00 +DMN, 11, 09, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 09, 60.00, 40.00, -9999.00, -9999.00, 28.00 +DPG, 11, 09, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 09, 72.00, 47.00, -9999.00, -9999.00, 22.00 +DRA, 11, 09, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 09, 73.00, 50.00, 10.00, 11.00, 15.00 +DSM, 11, 09, 51.00, 32.00, 22.00, 18.00, 30.00 +DTW, 11, 09, 50.00, 33.00, 25.00, 26.00, 39.00 +DUG, 11, 09, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 09, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 09, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 09, 68.00, 45.00, -9999.00, -9999.00, 16.00 +D45, 11, 09, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 09, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 09, 44.00, 26.00, 19.00, 18.00, 28.00 +ECG, 11, 09, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 09, 68.00, 41.00, -9999.00, -9999.00, 6.00 +EED, 11, 09, 76.00, 51.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 11, 09, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 09, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 09, 54.00, 31.00, 33.00, 34.00, 46.00 +EKO, 11, 09, 52.00, 24.00, 18.00, 15.00, 24.00 +ELD, 11, 09, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 09, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 09, 68.00, 40.00, 8.00, 8.00, 12.00 +ELY, 11, 09, 51.00, 20.00, 13.00, 12.00, 18.00 +EMP, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 09, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +END, 11, 09, 61.00, 40.00, -9999.00, -9999.00, 14.00 +ENN, 11, 09, 14.00, -2.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 09, 50.00, 31.00, -9999.00, -9999.00, 13.00 +EPH, 11, 09, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 09, 51.00, 38.00, 34.00, 35.00, 49.00 +ESF, 11, 09, 71.00, 48.00, -9999.00, -9999.00, 34.00 +EUG, 11, 09, 54.00, 40.00, 43.00, 43.00, 54.00 +EVV, 11, 09, 58.00, 38.00, 27.00, 21.00, 36.00 +EWN, 11, 09, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 09, 57.00, 40.00, 20.00, 18.00, 30.00 +EYW, 11, 09, 81.00, 72.00, 16.00, 15.00, 25.00 +E74, 11, 09, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 09, 64.00, 40.00, -9999.00, -9999.00, 24.00 +FAI, 11, 09, 14.00, -2.00, 23.00, 26.00, 37.00 +FAR, 11, 09, 41.00, 22.00, 14.00, 15.00, 22.00 +FAT, 11, 09, 67.00, 43.00, 12.00, 13.00, 19.00 +FAY, 11, 09, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 09, 41.00, 25.00, 23.00, 28.00, 38.00 +FCS, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 09, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 09, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FHU, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 09, 53.00, 23.00, 11.00, 14.00, 17.00 +FLL, 11, 09, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 09, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 09, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +FME, 11, 09, 61.00, 36.00, -9999.00, -9999.00, 27.00 +FMH, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FMN, 11, 09, 58.00, 28.00, 9.00, 8.00, 12.00 +FMY, 11, 09, 81.00, 62.00, 9.00, 11.00, 16.00 +FNT, 11, 09, 49.00, 33.00, 27.00, 27.00, 39.00 +FOD, 11, 09, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 09, 57.00, 34.00, -9999.00, -9999.00, 18.00 +FOK, 11, 09, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 09, 57.00, 35.00, -9999.00, -9999.00, 20.00 +FSD, 11, 09, 47.00, 25.00, 17.00, 15.00, 26.00 +FSI, 11, 09, 65.00, 39.00, -9999.00, -9999.00, 16.00 +FSM, 11, 09, 65.00, 40.00, 20.00, 18.00, 29.00 +FTK, 11, 09, 58.00, 35.00, -9999.00, -9999.00, 28.00 +FWA, 11, 09, 51.00, 35.00, 23.00, 23.00, 34.00 +FWH, 11, 09, 68.00, 45.00, -9999.00, -9999.00, 17.00 +FYU, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 09, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 09, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 09, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 09, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 09, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 09, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 09, 44.00, 30.00, 26.00, 29.00, 39.00 +GFA, 11, 09, 46.00, 26.00, -9999.00, -9999.00, 20.00 +GFK, 11, 09, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 09, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 09, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 09, 43.00, 21.00, 11.00, 10.00, 18.00 +GJT, 11, 09, 54.00, 31.00, 15.00, 13.00, 20.00 +GKN, 11, 09, 16.00, 1.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 09, 54.00, 27.00, 11.00, 11.00, 16.00 +GLH, 11, 09, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 09, 70.00, 60.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 09, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 09, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GON, 11, 09, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 09, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 09, 45.00, 29.00, 24.00, 22.00, 34.00 +GRCI, 11, 09, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 09, 53.00, 37.00, -9999.00, -9999.00, 57.00 +GRI, 11, 09, 52.00, 28.00, 16.00, 12.00, 21.00 +GRK, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +GRR, 11, 09, 48.00, 31.00, 29.00, 28.00, 40.00 +GSB, 11, 09, 67.00, 42.00, -9999.00, -9999.00, 23.00 +GSG, 11, 09, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 09, 62.00, 40.00, 18.00, 17.00, 25.00 +GSP, 11, 09, 64.00, 41.00, 18.00, 20.00, 29.00 +GST, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 09, 48.00, 32.00, -9999.00, -9999.00, 51.00 +GTF, 11, 09, 46.00, 26.00, 14.00, 18.00, 23.00 +GUP, 11, 09, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 09, 53.00, 33.00, -9999.00, -9999.00, 34.00 +GVW, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 09, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 09, 66.00, 50.00, 21.00, 22.00, 30.00 +HBR, 11, 09, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 09, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 09, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 09, 51.00, 30.00, -9999.00, -9999.00, 23.00 +HKY, 11, 09, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 09, 45.00, 22.00, 13.00, 15.00, 22.00 +HMN, 11, 09, 68.00, 30.00, -9999.00, -9999.00, 7.00 +HMS, 11, 09, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 09, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 09, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +HON, 11, 09, 46.00, 24.00, 12.00, 11.00, 18.00 +HOP, 11, 09, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HOT, 11, 09, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 09, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 09, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 09, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 09, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 09, 72.00, 47.00, -9999.00, -9999.00, 21.00 +HST, 11, 09, 82.00, 63.00, -9999.00, -9999.00, 25.00 +HSV, 11, 09, 64.00, 41.00, 23.00, 20.00, 32.00 +HTL, 11, 09, 44.00, 30.00, 30.00, 26.00, 42.00 +HTS, 11, 09, 57.00, 38.00, 25.00, 26.00, 38.00 +HUF, 11, 09, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 09, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 09, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 09, 45.00, 20.00, 10.00, 13.00, 18.00 +IAB, 11, 09, 58.00, 36.00, -9999.00, -9999.00, 18.00 +IAD, 11, 09, 58.00, 35.00, 18.00, 19.00, 28.00 +IAG, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 09, 74.00, 51.00, 18.00, 20.00, 30.00 +ICT, 11, 09, 58.00, 36.00, 16.00, 15.00, 23.00 +IDA, 11, 09, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 09, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 09, 57.00, 38.00, 22.00, 18.00, 30.00 +ILI, 11, 09, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 09, 70.00, 46.00, 17.00, 15.00, 26.00 +IMT, 11, 09, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +IND, 11, 09, 54.00, 35.00, 24.00, 24.00, 34.00 +INL, 11, 09, 36.00, 20.00, 24.00, 23.00, 35.00 +INS, 11, 09, 65.00, 40.00, -9999.00, -9999.00, 6.00 +INT, 11, 09, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +INW, 11, 09, 61.00, 31.00, 7.00, 7.00, 10.00 +IPL, 11, 09, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 09, 52.00, 35.00, 27.00, 25.00, 38.00 +IRK, 11, 09, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 09, 42.00, 19.00, 13.00, 12.00, 20.00 +ISP, 11, 09, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 09, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 09, 76.00, 47.00, -9999.00, -9999.00, 8.00 +IWD, 11, 09, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 09, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 09, 71.00, 43.00, 20.00, 19.00, 30.00 +JAX, 11, 09, 74.00, 51.00, 14.00, 15.00, 23.00 +JBR, 11, 09, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 09, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 09, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 09, 55.00, 42.00, 19.00, 17.00, 28.00 +JHW, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 09, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 09, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 09, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 09, 38.00, 28.00, 52.00, 50.00, 63.00 +JST, 11, 09, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 09, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 09, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 09, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 09, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 09, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 09, 48.00, 32.00, 28.00, 29.00, 41.00 +LAR, 11, 09, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 09, 70.00, 44.00, 5.00, 4.00, 7.00 +LAX, 11, 09, 71.00, 54.00, 6.00, 7.00, 10.00 +LBB, 11, 09, 65.00, 38.00, 10.00, 9.00, 15.00 +LBF, 11, 09, 52.00, 23.00, 15.00, 11.00, 19.00 +LCH, 11, 09, 72.00, 51.00, 17.00, 20.00, 27.00 +LCK, 11, 09, 55.00, 36.00, -9999.00, -9999.00, 35.00 +LEB, 11, 09, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 09, 56.00, 38.00, 25.00, 25.00, 36.00 +LFI, 11, 09, 61.00, 45.00, -9999.00, -9999.00, 28.00 +LFK, 11, 09, 72.00, 47.00, 17.00, 20.00, 28.00 +LFT, 11, 09, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 09, 55.00, 43.00, 19.00, 16.00, 28.00 +LGB, 11, 09, 73.00, 51.00, 6.00, 7.00, 11.00 +LGU, 11, 09, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 09, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 09, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 09, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 09, 64.00, 43.00, 20.00, 19.00, 27.00 +LIZ, 11, 09, 40.00, 26.00, -9999.00, -9999.00, 48.00 +LMT, 11, 09, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 11, 09, 45.00, 22.00, 13.00, 11.00, 17.00 +LNK, 11, 09, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 09, 56.00, 25.00, 7.00, 7.00, 11.00 +LOZ, 11, 09, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 09, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 09, 64.00, 42.00, -9999.00, -9999.00, 22.00 +LSE, 11, 09, 47.00, 30.00, 17.00, 17.00, 26.00 +LSF, 11, 09, 69.00, 46.00, -9999.00, -9999.00, 22.00 +LSV, 11, 09, 72.00, 37.00, -9999.00, -9999.00, 6.00 +LTS, 11, 09, 67.00, 40.00, -9999.00, -9999.00, 15.00 +LUF, 11, 09, 78.00, 44.00, -9999.00, -9999.00, 8.00 +LVS, 11, 09, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 09, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 09, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 09, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 09, 59.00, 38.00, 20.00, 19.00, 29.00 +MAF, 11, 09, 68.00, 40.00, 8.00, 6.00, 12.00 +MBL, 11, 09, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 09, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 09, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 09, 66.00, 47.00, -9999.00, -9999.00, 21.00 +MCF, 11, 09, 79.00, 58.00, -9999.00, -9999.00, 17.00 +MCG, 11, 09, 15.00, 0.00, 29.00, 28.00, 41.00 +MCI, 11, 09, 55.00, 35.00, 19.00, 18.00, 28.00 +MCK, 11, 09, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 09, 70.00, 44.00, 16.00, 16.00, 23.00 +MCO, 11, 09, 79.00, 59.00, 11.00, 16.00, 22.00 +MCW, 11, 09, 46.00, 27.00, 15.00, 14.00, 22.00 +MC2, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 09, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 09, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 09, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 09, 51.00, 35.00, 29.00, 25.00, 42.00 +MEI, 11, 09, 70.00, 43.00, 19.00, 17.00, 28.00 +MEM, 11, 09, 64.00, 44.00, 24.00, 20.00, 32.00 +MER, 11, 09, 68.00, 41.00, -9999.00, -9999.00, 17.00 +MFD, 11, 09, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 09, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 09, 55.00, 36.00, 29.00, 32.00, 40.00 +MGE, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 11, 09, 70.00, 45.00, 19.00, 18.00, 30.00 +MGW, 11, 09, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 09, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 09, 65.00, 46.00, -9999.00, -9999.00, 21.00 +MHS, 11, 09, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 09, 81.00, 65.00, 23.00, 22.00, 34.00 +MIB, 11, 09, 40.00, 22.00, -9999.00, -9999.00, 17.00 +MIV, 11, 09, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 09, 54.00, 28.00, -9999.00, -9999.00, 24.00 +MKC, 11, 09, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 09, 47.00, 32.00, 24.00, 22.00, 34.00 +MKG, 11, 09, 48.00, 34.00, 31.00, 29.00, 41.00 +MKL, 11, 09, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 09, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 09, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 09, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 09, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 09, 51.00, 32.00, 23.00, 20.00, 33.00 +MLS, 11, 09, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 09, 69.00, 46.00, -9999.00, -9999.00, 19.00 +MOB, 11, 09, 71.00, 50.00, 20.00, 21.00, 30.00 +MOT, 11, 09, 40.00, 22.00, 10.00, 10.00, 16.00 +MPV, 11, 09, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 09, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 09, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 09, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 09, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 09, 65.00, 48.00, -9999.00, -9999.00, 21.00 +MSL, 11, 09, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 09, 47.00, 28.00, 23.00, 22.00, 32.00 +MSO, 11, 09, 43.00, 25.00, 22.00, 23.00, 34.00 +MSP, 11, 09, 44.00, 27.00, 20.00, 18.00, 28.00 +MSS, 11, 09, 45.00, 29.00, 31.00, 31.00, 43.00 +MSY, 11, 09, 72.00, 52.00, 17.00, 18.00, 27.00 +MTC, 11, 09, 49.00, 34.00, -9999.00, -9999.00, 34.00 +MTN, 11, 09, 58.00, 39.00, -9999.00, -9999.00, 27.00 +MTO, 11, 09, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 09, 55.00, 34.00, -9999.00, -9999.00, 27.00 +MUO, 11, 09, 55.00, 31.00, -9999.00, -9999.00, 24.00 +MWA, 11, 09, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 09, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 09, 70.00, 45.00, -9999.00, -9999.00, 21.00 +MYL, 11, 09, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 09, 70.00, 44.00, -9999.00, -9999.00, 21.00 +NAO, 11, 09, 68.00, 53.00, -9999.00, -9999.00, 19.00 +NBC, 11, 09, 71.00, 50.00, -9999.00, -9999.00, 20.00 +NBE, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 11, 09, 51.00, 33.00, -9999.00, -9999.00, 29.00 +NCA, 11, 09, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NCO, 11, 09, 54.00, 40.00, -9999.00, -9999.00, 32.00 +NC1, 11, 09, 64.00, 44.00, -9999.00, -9999.00, 6.00 +NEL, 11, 09, 58.00, 35.00, -9999.00, -9999.00, 31.00 +NFG, 11, 09, 70.00, 50.00, -9999.00, -9999.00, 11.00 +NFL, 11, 09, 57.00, 27.00, -9999.00, -9999.00, 12.00 +NGP, 11, 09, 77.00, 58.00, -9999.00, -9999.00, 21.00 +NGU, 11, 09, 62.00, 45.00, -9999.00, -9999.00, 26.00 +NGZ, 11, 09, 64.00, 49.00, -9999.00, -9999.00, 24.00 +NHK, 11, 09, 60.00, 38.00, -9999.00, -9999.00, 26.00 +NHZ, 11, 09, 48.00, 32.00, -9999.00, -9999.00, 38.00 +NID, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 09, 74.00, 51.00, -9999.00, -9999.00, 21.00 +NIR, 11, 09, 76.00, 53.00, -9999.00, -9999.00, 20.00 +NKT, 11, 09, 69.00, 48.00, -9999.00, -9999.00, 27.00 +NKX, 11, 09, 71.00, 55.00, -9999.00, -9999.00, 15.00 +NLC, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 11, 09, 69.00, 42.00, -9999.00, -9999.00, 27.00 +NPA, 11, 09, 71.00, 52.00, -9999.00, -9999.00, 22.00 +NQA, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +NQI, 11, 09, 79.00, 55.00, -9999.00, -9999.00, 17.00 +NQX, 11, 09, 81.00, 72.00, -9999.00, -9999.00, 23.00 +NRB, 11, 09, 74.00, 57.00, -9999.00, -9999.00, 22.00 +NRC, 11, 09, 68.00, 42.00, -9999.00, -9999.00, 21.00 +NRS, 11, 09, 70.00, 51.00, -9999.00, -9999.00, 12.00 +NSE, 11, 09, 72.00, 48.00, -9999.00, -9999.00, 25.00 +NSI, 11, 09, 71.00, 49.00, -9999.00, -9999.00, 15.00 +NTD, 11, 09, 71.00, 49.00, -9999.00, -9999.00, 11.00 +NTK, 11, 09, 74.00, 51.00, -9999.00, -9999.00, 12.00 +NTU, 11, 09, 62.00, 45.00, -9999.00, -9999.00, 26.00 +NUC, 11, 09, 69.00, 53.00, -9999.00, -9999.00, 12.00 +NUQ, 11, 09, 65.00, 43.00, -9999.00, -9999.00, 20.00 +NUW, 11, 09, 51.00, 38.00, -9999.00, -9999.00, 51.00 +NWF, 11, 09, 73.00, 51.00, -9999.00, -9999.00, 9.00 +NXX, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 11, 09, 61.00, 35.00, -9999.00, -9999.00, 29.00 +NZC, 11, 09, 75.00, 48.00, -9999.00, -9999.00, 21.00 +NZJ, 11, 09, 73.00, 46.00, -9999.00, -9999.00, 12.00 +NZW, 11, 09, 53.00, 35.00, -9999.00, -9999.00, 37.00 +NZY, 11, 09, 71.00, 55.00, -9999.00, -9999.00, 12.00 +OAK, 11, 09, 65.00, 46.00, 14.00, 15.00, 21.00 +OAR, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +OFF, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 09, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 09, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 09, 62.00, 40.00, 17.00, 14.00, 23.00 +OLM, 11, 09, 51.00, 35.00, 48.00, 49.00, 61.00 +OMA, 11, 09, 52.00, 31.00, 14.00, 15.00, 21.00 +OME, 11, 09, 24.00, 11.00, 30.00, 30.00, 41.00 +ONT, 11, 09, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 09, 51.00, 33.00, 26.00, 23.00, 36.00 +ORF, 11, 09, 62.00, 45.00, 18.00, 17.00, 27.00 +ORH, 11, 09, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 09, 8.00, -8.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 09, 47.00, 30.00, -9999.00, -9999.00, 37.00 +OTG, 11, 09, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 09, 58.00, 44.00, 47.00, 48.00, 58.00 +OTM, 11, 09, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 09, 15.00, 4.00, 22.00, 27.00, 37.00 +OURC, 11, 09, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 09, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 09, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 09, 71.00, 47.00, -9999.00, -9999.00, 23.00 +PACZ, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 09, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 09, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 09, 12.00, -3.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 09, 12.00, 0.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 09, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 09, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 09, 74.00, 49.00, -9999.00, -9999.00, 22.00 +PAQ, 11, 09, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 09, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 09, 40.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 09, 24.00, 13.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 09, 15.00, 0.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 09, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 09, 46.00, 31.00, -9999.00, -9999.00, 39.00 +PBI, 11, 09, 81.00, 65.00, 24.00, 25.00, 35.00 +PDT, 11, 09, 51.00, 35.00, 22.00, 25.00, 37.00 +PDX, 11, 09, 54.00, 40.00, 45.00, 46.00, 57.00 +PFN, 11, 09, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 09, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 09, 57.00, 39.00, 21.00, 17.00, 30.00 +PHX, 11, 09, 77.00, 50.00, 6.00, 6.00, 9.00 +PIA, 11, 09, 52.00, 34.00, 25.00, 21.00, 34.00 +PIB, 11, 09, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 09, 48.00, 27.00, 19.00, 21.00, 31.00 +PIR, 11, 09, 48.00, 26.00, 11.00, 10.00, 16.00 +PIT, 11, 09, 52.00, 35.00, 28.00, 28.00, 42.00 +PKB, 11, 09, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 09, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 09, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 09, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 09, 71.00, 52.00, 15.00, 16.00, 24.00 +POB, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +POE, 11, 09, 71.00, 46.00, -9999.00, -9999.00, 30.00 +POM, 11, 09, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 11, 09, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 09, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 09, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 09, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 09, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 09, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 09, 51.00, 32.00, -9999.00, -9999.00, 38.00 +PSP, 11, 09, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 09, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 09, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 09, 59.00, 26.00, 11.00, 8.00, 16.00 +PUC, 11, 09, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 09, 55.00, 36.00, 22.00, 21.00, 31.00 +PVU, 11, 09, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 09, 49.00, 32.00, 25.00, 25.00, 35.00 +P02, 11, 09, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +P07, 11, 09, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +P11, 11, 09, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +P24, 11, 09, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +P28, 11, 09, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +P35, 11, 09, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +P38, 11, 09, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +P39, 11, 09, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +P58, 11, 09, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +P59, 11, 09, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +P60, 11, 09, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +P61, 11, 09, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +P67, 11, 09, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +P68, 11, 09, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +P69, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 09, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 09, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 09, 49.00, 24.00, 10.00, 11.00, 15.00 +RBL, 11, 09, 65.00, 44.00, 23.00, 23.00, 30.00 +RCA, 11, 09, 49.00, 24.00, -9999.00, -9999.00, 16.00 +RDD, 11, 09, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 09, 51.00, 28.00, 19.00, 19.00, 29.00 +RDR, 11, 09, 39.00, 21.00, -9999.00, -9999.00, 18.00 +RDU, 11, 09, 64.00, 41.00, 17.00, 18.00, 27.00 +REE, 11, 09, 65.00, 38.00, -9999.00, -9999.00, 10.00 +REJ, 11, 09, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 09, 49.00, 31.00, 24.00, 20.00, 33.00 +RIC, 11, 09, 63.00, 39.00, 19.00, 18.00, 28.00 +RIV, 11, 09, 73.00, 46.00, -9999.00, -9999.00, 10.00 +RIW, 11, 09, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 09, 43.00, 21.00, 12.00, 10.00, 17.00 +RME, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 51.00 +RMG, 11, 09, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +RND, 11, 09, 73.00, 50.00, -9999.00, -9999.00, 19.00 +RNO, 11, 09, 56.00, 28.00, 14.00, 11.00, 19.00 +ROA, 11, 09, 59.00, 38.00, 18.00, 19.00, 27.00 +ROC, 11, 09, 50.00, 35.00, 33.00, 33.00, 47.00 +ROW, 11, 09, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 09, 56.00, 32.00, 12.00, 11.00, 17.00 +RST, 11, 09, 44.00, 27.00, 20.00, 20.00, 30.00 +RWF, 11, 09, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 09, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 09, 65.00, 44.00, 18.00, 17.00, 23.00 +SAF, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 09, 71.00, 55.00, 10.00, 10.00, 14.00 +SAT, 11, 09, 73.00, 50.00, 16.00, 16.00, 25.00 +SAV, 11, 09, 71.00, 49.00, 14.00, 14.00, 22.00 +SAW, 11, 09, 43.00, 31.00, -9999.00, -9999.00, 47.00 +SBA, 11, 09, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 09, 74.00, 46.00, -9999.00, -9999.00, 11.00 +SBN, 11, 09, 51.00, 35.00, 31.00, 29.00, 43.00 +SBP, 11, 09, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 09, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 09, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 09, 3.00, -8.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 09, 66.00, 44.00, 13.00, 17.00, 18.00 +SDF, 11, 09, 58.00, 38.00, 25.00, 24.00, 34.00 +SEA, 11, 09, 52.00, 41.00, 42.00, 41.00, 54.00 +SEM, 11, 09, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 09, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 09, 63.00, 48.00, 17.00, 19.00, 26.00 +SGF, 11, 09, 59.00, 37.00, 21.00, 19.00, 31.00 +SGY, 11, 09, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 09, 48.00, 21.00, 14.00, 16.00, 22.00 +SHV, 11, 09, 69.00, 46.00, 18.00, 20.00, 28.00 +SIT, 11, 09, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 09, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 09, 70.00, 44.00, 10.00, 8.00, 14.00 +SKA, 11, 09, 44.00, 30.00, -9999.00, -9999.00, 37.00 +SKF, 11, 09, 73.00, 50.00, -9999.00, -9999.00, 18.00 +SLC, 11, 09, 53.00, 32.00, 19.00, 17.00, 27.00 +SLE, 11, 09, 54.00, 38.00, 46.00, 43.00, 56.00 +SLN, 11, 09, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 09, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 09, 69.00, 43.00, -9999.00, 13.00, 19.00 +SNA, 11, 09, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 09, 38.00, 29.00, 53.00, 57.00, 71.00 +SNS, 11, 09, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 09, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 09, 54.00, 35.00, 24.00, 20.00, 32.00 +SPS, 11, 09, 66.00, 42.00, 13.00, 13.00, 20.00 +SRQ, 11, 09, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 09, 69.00, 43.00, -9999.00, -9999.00, 22.00 +SSI, 11, 09, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +STC, 11, 09, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 09, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +STL, 11, 09, 57.00, 39.00, 27.00, 21.00, 36.00 +STNV, 11, 09, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +STS, 11, 09, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 09, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 09, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 09, 67.00, 43.00, -9999.00, -9999.00, 20.00 +SUX, 11, 09, 50.00, 28.00, 16.00, 15.00, 24.00 +SVN, 11, 09, 71.00, 49.00, -9999.00, -9999.00, 20.00 +SWF, 11, 09, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 09, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 09, 50.00, 34.00, 36.00, 37.00, 50.00 +SZL, 11, 09, 58.00, 34.00, -9999.00, -9999.00, 24.00 +TAD, 11, 09, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 09, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 09, 62.00, 34.00, -9999.00, -9999.00, 28.00 +TCC, 11, 09, 64.00, 34.00, 8.00, 7.00, 12.00 +TCL, 11, 09, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 09, 53.00, 37.00, -9999.00, -9999.00, 57.00 +TCS, 11, 09, 65.00, 38.00, -9999.00, 6.00, 11.00 +TEB, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 09, 62.00, 40.00, -9999.00, -9999.00, 15.00 +TKA, 11, 09, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 09, 74.00, 47.00, 14.00, 15.00, 22.00 +TNX, 11, 09, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 09, 51.00, 33.00, 25.00, 25.00, 37.00 +TOP, 11, 09, 57.00, 34.00, 15.00, 18.00, 24.00 +TPA, 11, 09, 79.00, 58.00, 10.00, 13.00, 19.00 +TPH, 11, 09, 55.00, 27.00, 6.00, 4.00, 8.00 +TRI, 11, 09, 60.00, 37.00, 22.00, 22.00, 32.00 +TRK, 11, 09, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 09, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 09, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 09, 62.00, 41.00, 16.00, 17.00, 24.00 +TUP, 11, 09, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 09, 74.00, 47.00, 7.00, 7.00, 11.00 +TVC, 11, 09, 46.00, 32.00, 30.00, 30.00, 41.00 +TVL, 11, 09, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 09, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 09, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 09, 61.00, 38.00, 23.00, 22.00, 33.00 +T01, 11, 09, 61.00, 39.00, -9999.00, -9999.00, 28.00 +T02, 11, 09, 67.00, 44.00, -9999.00, -9999.00, 19.00 +T03, 11, 09, 70.00, 46.00, -9999.00, -9999.00, 21.00 +T04, 11, 09, 80.00, 60.00, -9999.00, -9999.00, 17.00 +T05, 11, 09, 57.00, 32.00, -9999.00, -9999.00, 19.00 +T06, 11, 09, 71.00, 42.00, -9999.00, -9999.00, 27.00 +T07, 11, 09, 57.00, 26.00, -9999.00, -9999.00, 23.00 +T08, 11, 09, 50.00, 31.00, -9999.00, -9999.00, 23.00 +UCA, 11, 09, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 09, 65.00, 40.00, -9999.00, -9999.00, 6.00 +UIL, 11, 09, 52.00, 38.00, 57.00, 58.00, 67.00 +UIN, 11, 09, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 09, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 09, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 09, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +U15, 11, 09, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +U28, 11, 09, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 09, 72.00, 46.00, -9999.00, -9999.00, 20.00 +VBG, 11, 09, 71.00, 45.00, -9999.00, -9999.00, 18.00 +VCT, 11, 09, 75.00, 53.00, 17.00, 16.00, 25.00 +VCV, 11, 09, 69.00, 37.00, -9999.00, -9999.00, 6.00 +VDZ, 11, 09, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 09, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 09, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 09, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 09, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 09, 72.00, 47.00, -9999.00, -9999.00, 22.00 +VRB, 11, 09, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 09, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 09, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 09, 61.00, 39.00, 20.00, 18.00, 26.00 +WJA, 11, 09, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 09, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 09, 29.00, 16.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 09, 55.00, 24.00, 17.00, 14.00, 23.00 +WPO, 11, 09, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 09, 70.00, 44.00, -9999.00, -9999.00, 21.00 +WRG, 11, 09, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 09, 58.00, 36.00, -9999.00, -9999.00, 28.00 +WRL, 11, 09, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +X68, 11, 09, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 09, 38.00, 26.00, 64.00, 63.00, 72.00 +YCG, 11, 09, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 09, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 09, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 09, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 09, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 09, 51.00, 30.00, 19.00, 20.00, 28.00 +YNG, 11, 09, 50.00, 35.00, 30.00, 31.00, 45.00 +YPA, 11, 09, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 09, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 09, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 09, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 09, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 09, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 09, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 09, 79.00, 52.00, 3.00, 2.00, 6.00 +YVR, 11, 09, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 09, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 09, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 09, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 09, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 09, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 09, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 09, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 09, 42.00, 28.00, 39.00, 37.00, 54.00 +ZUN, 11, 09, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 09, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 09, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 09, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +01R, 11, 09, 71.00, 47.00, -9999.00, -9999.00, 23.00 +1V1, 11, 09, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 09, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 09, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 09, 65.00, 48.00, -9999.00, -9999.00, 23.00 +2PJ, 11, 09, 69.00, 43.00, -9999.00, -9999.00, 19.00 +3B1, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 09, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 09, 45.00, 29.00, -9999.00, -9999.00, 37.00 +3SE, 11, 09, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 09, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 09, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 09, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 09, 18.00, 2.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 09, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 09, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 09, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 10, 53.00, 35.00, 21.00, 20.00, 32.00 +ABI, 11, 10, 68.00, 45.00, 12.00, 11.00, 18.00 +ABQ, 11, 10, 59.00, 33.00, 9.00, 9.00, 14.00 +ABR, 11, 10, 43.00, 22.00, 14.00, 10.00, 19.00 +ABY, 11, 10, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 10, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 10, 70.00, 48.00, 18.00, 16.00, 26.00 +ACV, 11, 10, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 10, 57.00, 37.00, 20.00, 19.00, 30.00 +ADK, 11, 10, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 10, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 10, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 10, 59.00, 36.00, -9999.00, -9999.00, 28.00 +AEX, 11, 10, 71.00, 48.00, -9999.00, -9999.00, 23.00 +AFF, 11, 10, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 10, 80.00, 58.00, -9999.00, -9999.00, 24.00 +AGS, 11, 10, 69.00, 43.00, 15.00, 15.00, 23.00 +AHN, 11, 10, 66.00, 43.00, 19.00, 20.00, 27.00 +AKN, 11, 10, 31.00, 16.00, 27.00, 28.00, 41.00 +AKO, 11, 10, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 10, 51.00, 32.00, 25.00, 24.00, 36.00 +ALI, 11, 10, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 10, 48.00, 28.00, 21.00, 17.00, 30.00 +ALS, 11, 10, 49.00, 14.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 10, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 10, 61.00, 34.00, 10.00, 9.00, 16.00 +AMG, 11, 10, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 10, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 10, 28.00, 16.00, 20.00, 21.00, 32.00 +AND, 11, 10, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 10, 45.00, 35.00, 61.00, 61.00, 71.00 +AOO, 11, 10, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +APN, 11, 10, 45.00, 30.00, 28.00, 29.00, 40.00 +AQQ, 11, 10, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +ART, 11, 10, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +AST, 11, 10, 54.00, 41.00, 52.00, 53.00, 64.00 +ATL, 11, 10, 65.00, 44.00, 18.00, 17.00, 28.00 +ATW, 11, 10, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 10, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 10, 55.00, 34.00, -9999.00, -9999.00, 33.00 +AUG, 11, 10, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 10, 73.00, 51.00, 17.00, 15.00, 26.00 +AUW, 11, 10, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 10, 61.00, 37.00, 20.00, 19.00, 29.00 +AVP, 11, 10, 50.00, 35.00, 26.00, 25.00, 39.00 +AXN, 11, 10, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 10, 52.00, 33.00, -9999.00, -9999.00, 31.00 +AYS, 11, 10, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 10, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 10, 66.00, 44.00, -9999.00, -9999.00, 23.00 +BAD, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 10, 45.00, 19.00, -9999.00, -9999.00, 17.00 +BDL, 11, 10, 53.00, 34.00, 23.00, 21.00, 32.00 +BDR, 11, 10, 55.00, 39.00, 24.00, 18.00, 33.00 +BET, 11, 10, 24.00, 12.00, 25.00, 26.00, 39.00 +BFD, 11, 10, 45.00, 30.00, 39.00, 42.00, 56.00 +BFF, 11, 10, 52.00, 24.00, 9.00, 11.00, 16.00 +BFL, 11, 10, 69.00, 46.00, 8.00, 9.00, 14.00 +BGM, 11, 10, 47.00, 33.00, 32.00, 34.00, 47.00 +BGR, 11, 10, 46.00, 31.00, 26.00, 24.00, 37.00 +BGS, 11, 10, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 10, 66.00, 43.00, 20.00, 18.00, 29.00 +BID, 11, 10, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 10, 14.00, 0.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 10, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 10, 46.00, 27.00, 15.00, 15.00, 22.00 +BIS, 11, 10, 42.00, 20.00, 13.00, 13.00, 20.00 +BIX, 11, 10, 72.00, 53.00, -9999.00, -9999.00, 21.00 +BJI, 11, 10, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 10, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 10, 55.00, 24.00, -9999.00, -9999.00, 15.00 +BKW, 11, 10, 54.00, 35.00, 29.00, 31.00, 42.00 +BLF, 11, 10, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 10, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 10, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 10, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 10, 58.00, 37.00, -9999.00, -9999.00, 27.00 +BNA, 11, 10, 62.00, 41.00, 22.00, 23.00, 34.00 +BNO, 11, 10, 47.00, 23.00, -9999.00, 24.00, 40.00 +BOI, 11, 10, 51.00, 32.00, 22.00, 24.00, 35.00 +BOS, 11, 10, 54.00, 40.00, 22.00, 22.00, 32.00 +BPI, 11, 10, 41.00, 8.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 10, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 10, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 10, 52.00, 33.00, -9999.00, -9999.00, 27.00 +BRO, 11, 10, 79.00, 60.00, 15.00, 12.00, 21.00 +BRW, 11, 10, 5.00, -5.00, 18.00, 17.00, 26.00 +BSM, 11, 10, 73.00, 51.00, -9999.00, -9999.00, 18.00 +BTI, 11, 10, 8.00, -4.00, 14.00, 16.00, 24.00 +BTL, 11, 10, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 10, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 10, 72.00, 50.00, 17.00, 19.00, 28.00 +BTT, 11, 10, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 10, 46.00, 31.00, 32.00, 30.00, 44.00 +BUB, 11, 10, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 10, 49.00, 35.00, 35.00, 38.00, 50.00 +BUR, 11, 10, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 10, 72.00, 55.00, -9999.00, 18.00, 27.00 +BWG, 11, 10, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 10, 58.00, 38.00, 19.00, 19.00, 30.00 +BYH, 11, 10, 62.00, 42.00, -9999.00, -9999.00, 30.00 +BYI, 11, 10, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 10, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 10, 69.00, 42.00, 14.00, 14.00, 23.00 +CAG, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 10, 51.00, 35.00, 30.00, 31.00, 46.00 +CAO, 11, 10, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 10, 40.00, 26.00, 34.00, 33.00, 48.00 +CBM, 11, 10, 68.00, 42.00, -9999.00, -9999.00, 27.00 +CDB, 11, 10, 39.00, 30.00, 64.00, 61.00, 80.00 +CDC, 11, 10, 54.00, 28.00, 13.00, 12.00, 18.00 +CDR, 11, 10, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 10, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 10, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +CEZ, 11, 10, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 10, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 10, 63.00, 41.00, 22.00, 22.00, 32.00 +CHO, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 10, 71.00, 48.00, 14.00, 15.00, 23.00 +CID, 11, 10, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 10, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 10, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 10, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 10, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 10, 52.00, 36.00, 30.00, 34.00, 47.00 +CLL, 11, 10, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 10, 64.00, 43.00, 17.00, 17.00, 27.00 +CMH, 11, 10, 53.00, 35.00, 27.00, 26.00, 40.00 +CMI, 11, 10, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 10, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 10, 54.00, 32.00, 14.00, 12.00, 20.00 +CNM, 11, 10, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 10, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +COD, 11, 10, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +COF, 11, 10, 78.00, 60.00, -9999.00, -9999.00, 24.00 +CON, 11, 10, 49.00, 28.00, 23.00, 22.00, 33.00 +COS, 11, 10, 52.00, 26.00, 12.00, 9.00, 16.00 +COT, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 10, 56.00, 36.00, 24.00, 20.00, 32.00 +CPR, 11, 10, 46.00, 23.00, 14.00, 14.00, 20.00 +CRBC, 11, 10, 41.00, 12.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 10, 77.00, 57.00, 16.00, 14.00, 23.00 +CRW, 11, 10, 59.00, 37.00, 28.00, 28.00, 41.00 +CSG, 11, 10, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 10, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 10, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 10, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 10, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 10, 55.00, 36.00, 25.00, 24.00, 36.00 +CVN, 11, 10, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 10, 63.00, 34.00, -9999.00, -9999.00, 11.00 +CXY, 11, 10, 54.00, 37.00, 19.00, 19.00, 29.00 +CYS, 11, 10, 48.00, 25.00, 14.00, 14.00, 20.00 +DAA, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 11, 10, 76.00, 57.00, 16.00, 19.00, 27.00 +DAG, 11, 10, 71.00, 46.00, 3.00, 4.00, 5.00 +DAL, 11, 10, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 10, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 10, 53.00, 36.00, 27.00, 28.00, 39.00 +DBQ, 11, 10, 47.00, 30.00, 25.00, 19.00, 34.00 +DCA, 11, 10, 60.00, 42.00, 17.00, 18.00, 28.00 +DDC, 11, 10, 57.00, 33.00, 12.00, 12.00, 17.00 +DEC, 11, 10, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 10, 54.00, 27.00, 14.00, 13.00, 20.00 +DFW, 11, 10, 68.00, 47.00, 14.00, 14.00, 22.00 +DHN, 11, 10, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 10, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 10, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 10, 73.00, 50.00, -9999.00, -9999.00, 14.00 +DLG, 11, 10, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 10, 38.00, 24.00, 26.00, 21.00, 36.00 +DLLC, 11, 10, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 10, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 10, 74.00, 47.00, -9999.00, -9999.00, 10.00 +DMN, 11, 10, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 10, 60.00, 40.00, -9999.00, -9999.00, 28.00 +DPG, 11, 10, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 10, 72.00, 47.00, -9999.00, -9999.00, 22.00 +DRA, 11, 10, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 10, 73.00, 50.00, 10.00, 10.00, 15.00 +DSM, 11, 10, 50.00, 32.00, 22.00, 18.00, 30.00 +DTW, 11, 10, 50.00, 33.00, 26.00, 27.00, 39.00 +DUG, 11, 10, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 10, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +DXR, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 10, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 10, 68.00, 45.00, -9999.00, -9999.00, 16.00 +D45, 11, 10, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 10, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 10, 43.00, 26.00, 19.00, 18.00, 28.00 +ECG, 11, 10, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 10, 67.00, 41.00, -9999.00, -9999.00, 6.00 +EED, 11, 10, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 11, 10, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 10, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 10, 54.00, 31.00, 33.00, 34.00, 47.00 +EKO, 11, 10, 51.00, 24.00, 18.00, 15.00, 25.00 +ELD, 11, 10, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 10, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 10, 68.00, 40.00, 8.00, 8.00, 12.00 +ELY, 11, 10, 51.00, 20.00, 13.00, 11.00, 18.00 +EMP, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 10, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +END, 11, 10, 61.00, 40.00, -9999.00, -9999.00, 14.00 +ENN, 11, 10, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 10, 49.00, 31.00, -9999.00, -9999.00, 13.00 +EPH, 11, 10, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 10, 51.00, 38.00, 34.00, 35.00, 50.00 +ESF, 11, 10, 71.00, 48.00, -9999.00, -9999.00, 35.00 +EUG, 11, 10, 54.00, 40.00, 44.00, 44.00, 55.00 +EVV, 11, 10, 58.00, 38.00, 27.00, 21.00, 36.00 +EWN, 11, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 10, 57.00, 40.00, 20.00, 18.00, 30.00 +EYW, 11, 10, 81.00, 72.00, 15.00, 15.00, 25.00 +E74, 11, 10, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 10, 64.00, 40.00, -9999.00, -9999.00, 24.00 +FAI, 11, 10, 13.00, -3.00, 23.00, 25.00, 37.00 +FAR, 11, 10, 40.00, 22.00, 14.00, 14.00, 22.00 +FAT, 11, 10, 67.00, 43.00, 13.00, 14.00, 19.00 +FAY, 11, 10, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 10, 40.00, 25.00, 24.00, 28.00, 39.00 +FCS, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 10, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 10, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +FHU, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 11, 10, 53.00, 23.00, 11.00, 14.00, 16.00 +FLL, 11, 10, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +FME, 11, 10, 61.00, 36.00, -9999.00, -9999.00, 27.00 +FMH, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 11, 10, 57.00, 28.00, 9.00, 8.00, 12.00 +FMY, 11, 10, 81.00, 62.00, 10.00, 10.00, 16.00 +FNT, 11, 10, 48.00, 33.00, 28.00, 28.00, 39.00 +FOD, 11, 10, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 10, 56.00, 34.00, -9999.00, -9999.00, 17.00 +FOK, 11, 10, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 10, 57.00, 35.00, -9999.00, -9999.00, 19.00 +FSD, 11, 10, 46.00, 24.00, 17.00, 15.00, 26.00 +FSI, 11, 10, 65.00, 39.00, -9999.00, -9999.00, 16.00 +FSM, 11, 10, 65.00, 40.00, 20.00, 18.00, 29.00 +FTK, 11, 10, 58.00, 35.00, -9999.00, -9999.00, 28.00 +FWA, 11, 10, 51.00, 35.00, 23.00, 24.00, 35.00 +FWH, 11, 10, 68.00, 45.00, -9999.00, -9999.00, 17.00 +FYU, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 10, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 10, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 10, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 10, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 10, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 10, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 10, 43.00, 30.00, 26.00, 29.00, 40.00 +GFA, 11, 10, 45.00, 26.00, -9999.00, -9999.00, 20.00 +GFK, 11, 10, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 10, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 10, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 10, 42.00, 21.00, 11.00, 11.00, 18.00 +GJT, 11, 10, 53.00, 31.00, 15.00, 13.00, 20.00 +GKN, 11, 10, 15.00, 0.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 10, 53.00, 27.00, 12.00, 11.00, 16.00 +GLH, 11, 10, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 10, 70.00, 60.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 10, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 10, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GON, 11, 10, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 10, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 10, 44.00, 29.00, 24.00, 23.00, 34.00 +GRCI, 11, 10, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 10, 53.00, 37.00, -9999.00, -9999.00, 57.00 +GRI, 11, 10, 51.00, 28.00, 16.00, 12.00, 21.00 +GRK, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 11, 10, 48.00, 31.00, 30.00, 28.00, 40.00 +GSB, 11, 10, 67.00, 42.00, -9999.00, -9999.00, 23.00 +GSG, 11, 10, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 10, 62.00, 40.00, 18.00, 18.00, 25.00 +GSP, 11, 10, 64.00, 41.00, 18.00, 20.00, 29.00 +GST, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 10, 48.00, 32.00, -9999.00, -9999.00, 52.00 +GTF, 11, 10, 45.00, 26.00, 14.00, 18.00, 23.00 +GUP, 11, 10, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 10, 52.00, 33.00, -9999.00, -9999.00, 35.00 +GVW, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 10, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 10, 66.00, 50.00, 21.00, 22.00, 30.00 +HBR, 11, 10, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 10, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 10, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 10, 51.00, 30.00, -9999.00, -9999.00, 24.00 +HKY, 11, 10, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 10, 44.00, 22.00, 13.00, 15.00, 23.00 +HMN, 11, 10, 68.00, 30.00, -9999.00, -9999.00, 7.00 +HMS, 11, 10, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 10, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 10, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +HON, 11, 10, 45.00, 24.00, 12.00, 11.00, 18.00 +HOP, 11, 10, 60.00, 37.00, -9999.00, -9999.00, 30.00 +HOT, 11, 10, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 10, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 10, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 10, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 10, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 10, 72.00, 47.00, -9999.00, -9999.00, 21.00 +HST, 11, 10, 82.00, 63.00, -9999.00, -9999.00, 24.00 +HSV, 11, 10, 64.00, 41.00, 23.00, 21.00, 32.00 +HTL, 11, 10, 44.00, 30.00, 31.00, 26.00, 43.00 +HTS, 11, 10, 57.00, 38.00, 25.00, 26.00, 38.00 +HUF, 11, 10, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 10, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 10, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 10, 44.00, 19.00, 10.00, 14.00, 18.00 +IAB, 11, 10, 57.00, 36.00, -9999.00, -9999.00, 17.00 +IAD, 11, 10, 58.00, 35.00, 18.00, 19.00, 28.00 +IAG, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 10, 74.00, 51.00, 19.00, 20.00, 30.00 +ICT, 11, 10, 57.00, 36.00, 15.00, 15.00, 23.00 +IDA, 11, 10, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 10, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 10, 57.00, 38.00, 22.00, 18.00, 30.00 +ILI, 11, 10, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 10, 70.00, 46.00, 17.00, 15.00, 26.00 +IMT, 11, 10, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +IND, 11, 10, 54.00, 35.00, 24.00, 24.00, 34.00 +INL, 11, 10, 35.00, 20.00, 24.00, 23.00, 35.00 +INS, 11, 10, 65.00, 40.00, -9999.00, -9999.00, 6.00 +INT, 11, 10, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +INW, 11, 10, 60.00, 31.00, 6.00, 7.00, 10.00 +IPL, 11, 10, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 10, 52.00, 35.00, 28.00, 25.00, 38.00 +IRK, 11, 10, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 10, 41.00, 18.00, 13.00, 12.00, 21.00 +ISP, 11, 10, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 10, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 10, 76.00, 47.00, -9999.00, -9999.00, 8.00 +IWD, 11, 10, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 10, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 10, 71.00, 43.00, 20.00, 20.00, 30.00 +JAX, 11, 10, 74.00, 51.00, 14.00, 15.00, 22.00 +JBR, 11, 10, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 10, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 10, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 10, 55.00, 42.00, 20.00, 17.00, 29.00 +JHW, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 10, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 10, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 10, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 10, 38.00, 28.00, 52.00, 50.00, 62.00 +JST, 11, 10, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 10, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 10, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 10, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 10, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 10, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 10, 48.00, 32.00, 28.00, 29.00, 41.00 +LAR, 11, 10, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 10, 69.00, 44.00, 5.00, 4.00, 7.00 +LAX, 11, 10, 71.00, 54.00, 7.00, 8.00, 10.00 +LBB, 11, 10, 65.00, 38.00, 10.00, 8.00, 15.00 +LBF, 11, 10, 52.00, 23.00, 15.00, 11.00, 19.00 +LCH, 11, 10, 72.00, 51.00, 17.00, 20.00, 28.00 +LCK, 11, 10, 55.00, 36.00, -9999.00, -9999.00, 36.00 +LEB, 11, 10, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 10, 56.00, 38.00, 25.00, 25.00, 37.00 +LFI, 11, 10, 61.00, 45.00, -9999.00, -9999.00, 28.00 +LFK, 11, 10, 72.00, 47.00, 17.00, 20.00, 28.00 +LFT, 11, 10, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 10, 55.00, 43.00, 19.00, 16.00, 28.00 +LGB, 11, 10, 73.00, 51.00, 7.00, 7.00, 11.00 +LGU, 11, 10, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 10, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 10, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 10, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 10, 64.00, 43.00, 20.00, 19.00, 28.00 +LIZ, 11, 10, 40.00, 26.00, -9999.00, -9999.00, 48.00 +LMT, 11, 10, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 11, 10, 45.00, 22.00, 13.00, 11.00, 17.00 +LNK, 11, 10, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 10, 55.00, 25.00, 8.00, 7.00, 12.00 +LOZ, 11, 10, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 10, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 10, 64.00, 42.00, -9999.00, -9999.00, 22.00 +LSE, 11, 10, 46.00, 30.00, 17.00, 17.00, 26.00 +LSF, 11, 10, 69.00, 46.00, -9999.00, -9999.00, 22.00 +LSV, 11, 10, 72.00, 37.00, -9999.00, -9999.00, 6.00 +LTS, 11, 10, 67.00, 40.00, -9999.00, -9999.00, 14.00 +LUF, 11, 10, 78.00, 44.00, -9999.00, -9999.00, 8.00 +LVS, 11, 10, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 10, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 10, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 10, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 10, 59.00, 38.00, 20.00, 19.00, 29.00 +MAF, 11, 10, 68.00, 40.00, 8.00, 6.00, 11.00 +MBL, 11, 10, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 10, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 10, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 10, 66.00, 47.00, -9999.00, -9999.00, 21.00 +MCF, 11, 10, 79.00, 58.00, -9999.00, -9999.00, 17.00 +MCG, 11, 10, 14.00, -1.00, 29.00, 28.00, 41.00 +MCI, 11, 10, 55.00, 35.00, 19.00, 18.00, 28.00 +MCK, 11, 10, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 10, 70.00, 44.00, 16.00, 16.00, 24.00 +MCO, 11, 10, 79.00, 59.00, 12.00, 15.00, 22.00 +MCW, 11, 10, 45.00, 27.00, 15.00, 14.00, 22.00 +MC2, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 10, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 10, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 10, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 10, 51.00, 35.00, 29.00, 26.00, 42.00 +MEI, 11, 10, 70.00, 43.00, 20.00, 17.00, 28.00 +MEM, 11, 10, 64.00, 44.00, 24.00, 20.00, 33.00 +MER, 11, 10, 67.00, 41.00, -9999.00, -9999.00, 17.00 +MFD, 11, 10, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 10, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 10, 54.00, 36.00, 30.00, 32.00, 41.00 +MGE, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 11, 10, 70.00, 45.00, 19.00, 19.00, 31.00 +MGW, 11, 10, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 10, 65.00, 46.00, -9999.00, -9999.00, 21.00 +MHS, 11, 10, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 10, 81.00, 65.00, 22.00, 22.00, 34.00 +MIB, 11, 10, 39.00, 22.00, -9999.00, -9999.00, 17.00 +MIV, 11, 10, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 10, 54.00, 28.00, -9999.00, -9999.00, 24.00 +MKC, 11, 10, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 10, 47.00, 32.00, 25.00, 22.00, 35.00 +MKG, 11, 10, 48.00, 34.00, 31.00, 29.00, 42.00 +MKL, 11, 10, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 10, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 10, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 10, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 10, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 10, 51.00, 32.00, 24.00, 21.00, 34.00 +MLS, 11, 10, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 10, 69.00, 46.00, -9999.00, -9999.00, 20.00 +MOB, 11, 10, 71.00, 50.00, 20.00, 21.00, 30.00 +MOT, 11, 10, 39.00, 22.00, 10.00, 10.00, 16.00 +MPV, 11, 10, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 10, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 10, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 10, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 10, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 10, 65.00, 48.00, -9999.00, -9999.00, 21.00 +MSL, 11, 10, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 10, 46.00, 28.00, 23.00, 22.00, 33.00 +MSO, 11, 10, 43.00, 25.00, 22.00, 23.00, 35.00 +MSP, 11, 10, 43.00, 27.00, 20.00, 18.00, 28.00 +MSS, 11, 10, 45.00, 29.00, 31.00, 31.00, 43.00 +MSY, 11, 10, 72.00, 52.00, 17.00, 18.00, 27.00 +MTC, 11, 10, 49.00, 34.00, -9999.00, -9999.00, 35.00 +MTN, 11, 10, 58.00, 39.00, -9999.00, -9999.00, 27.00 +MTO, 11, 10, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 10, 55.00, 34.00, -9999.00, -9999.00, 27.00 +MUO, 11, 10, 54.00, 31.00, -9999.00, -9999.00, 24.00 +MWA, 11, 10, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 10, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 10, 70.00, 45.00, -9999.00, -9999.00, 22.00 +MYL, 11, 10, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 10, 70.00, 44.00, -9999.00, -9999.00, 22.00 +NAO, 11, 10, 68.00, 53.00, -9999.00, -9999.00, 19.00 +NBC, 11, 10, 71.00, 50.00, -9999.00, -9999.00, 20.00 +NBE, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 11, 10, 50.00, 33.00, -9999.00, -9999.00, 29.00 +NCA, 11, 10, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NCO, 11, 10, 54.00, 40.00, -9999.00, -9999.00, 32.00 +NC1, 11, 10, 64.00, 44.00, -9999.00, -9999.00, 6.00 +NEL, 11, 10, 58.00, 35.00, -9999.00, -9999.00, 31.00 +NFG, 11, 10, 70.00, 50.00, -9999.00, -9999.00, 11.00 +NFL, 11, 10, 57.00, 27.00, -9999.00, -9999.00, 12.00 +NGP, 11, 10, 77.00, 58.00, -9999.00, -9999.00, 20.00 +NGU, 11, 10, 62.00, 45.00, -9999.00, -9999.00, 26.00 +NGZ, 11, 10, 64.00, 49.00, -9999.00, -9999.00, 25.00 +NHK, 11, 10, 60.00, 38.00, -9999.00, -9999.00, 26.00 +NHZ, 11, 10, 48.00, 32.00, -9999.00, -9999.00, 39.00 +NID, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 10, 74.00, 51.00, -9999.00, -9999.00, 21.00 +NIR, 11, 10, 76.00, 53.00, -9999.00, -9999.00, 20.00 +NKT, 11, 10, 69.00, 48.00, -9999.00, -9999.00, 27.00 +NKX, 11, 10, 71.00, 55.00, -9999.00, -9999.00, 15.00 +NLC, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +NMM, 11, 10, 69.00, 42.00, -9999.00, -9999.00, 28.00 +NPA, 11, 10, 71.00, 52.00, -9999.00, -9999.00, 22.00 +NQA, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NQI, 11, 10, 79.00, 55.00, -9999.00, -9999.00, 17.00 +NQX, 11, 10, 81.00, 72.00, -9999.00, -9999.00, 22.00 +NRB, 11, 10, 74.00, 57.00, -9999.00, -9999.00, 22.00 +NRC, 11, 10, 67.00, 42.00, -9999.00, -9999.00, 22.00 +NRS, 11, 10, 70.00, 51.00, -9999.00, -9999.00, 12.00 +NSE, 11, 10, 72.00, 48.00, -9999.00, -9999.00, 26.00 +NSI, 11, 10, 71.00, 49.00, -9999.00, -9999.00, 15.00 +NTD, 11, 10, 71.00, 49.00, -9999.00, -9999.00, 11.00 +NTK, 11, 10, 74.00, 51.00, -9999.00, -9999.00, 12.00 +NTU, 11, 10, 62.00, 45.00, -9999.00, -9999.00, 26.00 +NUC, 11, 10, 69.00, 53.00, -9999.00, -9999.00, 12.00 +NUQ, 11, 10, 65.00, 43.00, -9999.00, -9999.00, 21.00 +NUW, 11, 10, 51.00, 38.00, -9999.00, -9999.00, 51.00 +NWF, 11, 10, 73.00, 51.00, -9999.00, -9999.00, 10.00 +NXX, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 11, 10, 61.00, 35.00, -9999.00, -9999.00, 29.00 +NZC, 11, 10, 75.00, 48.00, -9999.00, -9999.00, 21.00 +NZJ, 11, 10, 73.00, 46.00, -9999.00, -9999.00, 12.00 +NZW, 11, 10, 53.00, 35.00, -9999.00, -9999.00, 38.00 +NZY, 11, 10, 71.00, 55.00, -9999.00, -9999.00, 12.00 +OAK, 11, 10, 65.00, 46.00, 14.00, 15.00, 21.00 +OAR, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 10, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 10, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 10, 62.00, 40.00, 17.00, 14.00, 24.00 +OLM, 11, 10, 51.00, 35.00, 49.00, 50.00, 62.00 +OMA, 11, 10, 52.00, 30.00, 14.00, 15.00, 21.00 +OME, 11, 10, 24.00, 11.00, 30.00, 30.00, 42.00 +ONT, 11, 10, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 10, 50.00, 33.00, 27.00, 23.00, 37.00 +ORF, 11, 10, 62.00, 45.00, 18.00, 17.00, 27.00 +ORH, 11, 10, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 10, 7.00, -9.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 10, 46.00, 30.00, -9999.00, -9999.00, 38.00 +OTG, 11, 10, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 10, 58.00, 44.00, 48.00, 49.00, 59.00 +OTM, 11, 10, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 10, 15.00, 4.00, 22.00, 27.00, 37.00 +OURC, 11, 10, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 10, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 10, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 10, 71.00, 47.00, -9999.00, -9999.00, 23.00 +PACZ, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 10, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 10, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 10, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 10, 12.00, -1.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 10, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 10, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 10, 74.00, 49.00, -9999.00, -9999.00, 22.00 +PAQ, 11, 10, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 10, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 10, 40.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 10, 24.00, 13.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 10, 14.00, -1.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 10, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 10, 46.00, 31.00, -9999.00, -9999.00, 39.00 +PBI, 11, 10, 81.00, 65.00, 24.00, 24.00, 34.00 +PDT, 11, 10, 51.00, 35.00, 23.00, 26.00, 38.00 +PDX, 11, 10, 54.00, 40.00, 46.00, 47.00, 58.00 +PFN, 11, 10, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 10, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 10, 57.00, 39.00, 21.00, 17.00, 30.00 +PHX, 11, 10, 77.00, 50.00, 6.00, 6.00, 9.00 +PIA, 11, 10, 52.00, 34.00, 25.00, 21.00, 34.00 +PIB, 11, 10, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 10, 47.00, 27.00, 20.00, 22.00, 31.00 +PIR, 11, 10, 47.00, 25.00, 11.00, 10.00, 15.00 +PIT, 11, 10, 52.00, 35.00, 28.00, 28.00, 42.00 +PKB, 11, 10, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 10, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 10, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 10, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 10, 71.00, 52.00, 15.00, 16.00, 24.00 +POB, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +POE, 11, 10, 71.00, 46.00, -9999.00, -9999.00, 31.00 +POM, 11, 10, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 11, 10, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 10, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 10, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 10, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 10, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 10, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 10, 51.00, 32.00, -9999.00, -9999.00, 39.00 +PSP, 11, 10, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 10, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 10, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 10, 59.00, 26.00, 12.00, 8.00, 16.00 +PUC, 11, 10, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 10, 55.00, 36.00, 22.00, 21.00, 31.00 +PVU, 11, 10, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 10, 49.00, 32.00, 25.00, 25.00, 35.00 +P02, 11, 10, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +P07, 11, 10, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +P11, 11, 10, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +P24, 11, 10, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +P28, 11, 10, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +P35, 11, 10, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +P38, 11, 10, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +P39, 11, 10, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +P58, 11, 10, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +P59, 11, 10, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +P60, 11, 10, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +P61, 11, 10, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +P67, 11, 10, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +P68, 11, 10, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +P69, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 10, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 10, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 10, 49.00, 24.00, 10.00, 11.00, 14.00 +RBL, 11, 10, 65.00, 44.00, 23.00, 23.00, 31.00 +RCA, 11, 10, 49.00, 24.00, -9999.00, -9999.00, 17.00 +RDD, 11, 10, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 10, 51.00, 28.00, 20.00, 19.00, 30.00 +RDR, 11, 10, 38.00, 20.00, -9999.00, -9999.00, 18.00 +RDU, 11, 10, 64.00, 41.00, 18.00, 18.00, 27.00 +REE, 11, 10, 65.00, 38.00, -9999.00, -9999.00, 9.00 +REJ, 11, 10, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 10, 48.00, 31.00, 24.00, 20.00, 33.00 +RIC, 11, 10, 63.00, 39.00, 19.00, 19.00, 28.00 +RIV, 11, 10, 73.00, 46.00, -9999.00, -9999.00, 10.00 +RIW, 11, 10, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 10, 43.00, 21.00, 12.00, 10.00, 17.00 +RME, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 52.00 +RMG, 11, 10, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +RND, 11, 10, 73.00, 50.00, -9999.00, -9999.00, 18.00 +RNO, 11, 10, 56.00, 28.00, 14.00, 11.00, 19.00 +ROA, 11, 10, 59.00, 38.00, 18.00, 19.00, 27.00 +ROC, 11, 10, 50.00, 35.00, 33.00, 33.00, 47.00 +ROW, 11, 10, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 10, 56.00, 32.00, 12.00, 11.00, 17.00 +RST, 11, 10, 43.00, 26.00, 21.00, 20.00, 30.00 +RWF, 11, 10, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 10, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 10, 65.00, 44.00, 18.00, 17.00, 24.00 +SAF, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 10, 71.00, 55.00, 10.00, 10.00, 14.00 +SAT, 11, 10, 73.00, 50.00, 16.00, 15.00, 25.00 +SAV, 11, 10, 71.00, 49.00, 14.00, 14.00, 22.00 +SAW, 11, 10, 43.00, 31.00, -9999.00, -9999.00, 47.00 +SBA, 11, 10, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 10, 74.00, 46.00, -9999.00, -9999.00, 11.00 +SBN, 11, 10, 50.00, 35.00, 31.00, 29.00, 43.00 +SBP, 11, 10, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 10, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 10, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 10, 3.00, -9.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 10, 65.00, 44.00, 13.00, 17.00, 19.00 +SDF, 11, 10, 58.00, 38.00, 26.00, 24.00, 35.00 +SEA, 11, 10, 52.00, 41.00, 42.00, 42.00, 55.00 +SEM, 11, 10, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 10, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 10, 63.00, 48.00, 18.00, 20.00, 26.00 +SGF, 11, 10, 58.00, 37.00, 21.00, 19.00, 31.00 +SGY, 11, 10, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 10, 47.00, 21.00, 14.00, 16.00, 22.00 +SHV, 11, 10, 69.00, 46.00, 19.00, 20.00, 28.00 +SIT, 11, 10, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 10, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 10, 70.00, 44.00, 10.00, 8.00, 13.00 +SKA, 11, 10, 43.00, 30.00, -9999.00, -9999.00, 38.00 +SKF, 11, 10, 73.00, 50.00, -9999.00, -9999.00, 18.00 +SLC, 11, 10, 53.00, 32.00, 19.00, 18.00, 27.00 +SLE, 11, 10, 54.00, 38.00, 47.00, 44.00, 57.00 +SLN, 11, 10, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 10, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 10, 69.00, 43.00, -9999.00, 13.00, 19.00 +SNA, 11, 10, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 10, 38.00, 29.00, 53.00, 57.00, 71.00 +SNS, 11, 10, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 10, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 10, 54.00, 35.00, 25.00, 20.00, 32.00 +SPS, 11, 10, 66.00, 42.00, 13.00, 12.00, 20.00 +SRQ, 11, 10, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 10, 69.00, 43.00, -9999.00, -9999.00, 22.00 +SSI, 11, 10, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +STC, 11, 10, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 10, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +STL, 11, 10, 57.00, 39.00, 27.00, 21.00, 36.00 +STNV, 11, 10, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +STS, 11, 10, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 10, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 10, 66.00, 43.00, -9999.00, -9999.00, 20.00 +SUX, 11, 10, 49.00, 28.00, 16.00, 15.00, 24.00 +SVN, 11, 10, 71.00, 49.00, -9999.00, -9999.00, 20.00 +SWF, 11, 10, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 10, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 10, 50.00, 34.00, 37.00, 37.00, 51.00 +SZL, 11, 10, 57.00, 34.00, -9999.00, -9999.00, 24.00 +TAD, 11, 10, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 10, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 10, 62.00, 34.00, -9999.00, -9999.00, 28.00 +TCC, 11, 10, 64.00, 34.00, 8.00, 6.00, 12.00 +TCL, 11, 10, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 10, 53.00, 37.00, -9999.00, -9999.00, 58.00 +TCS, 11, 10, 65.00, 38.00, -9999.00, 6.00, 10.00 +TEB, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 10, 62.00, 40.00, -9999.00, -9999.00, 15.00 +TKA, 11, 10, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 10, 74.00, 47.00, 15.00, 15.00, 22.00 +TNX, 11, 10, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 10, 50.00, 33.00, 25.00, 26.00, 38.00 +TOP, 11, 10, 56.00, 34.00, 15.00, 18.00, 24.00 +TPA, 11, 10, 79.00, 58.00, 10.00, 13.00, 19.00 +TPH, 11, 10, 55.00, 27.00, 6.00, 4.00, 8.00 +TRI, 11, 10, 60.00, 37.00, 22.00, 23.00, 32.00 +TRK, 11, 10, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 10, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 10, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 10, 62.00, 41.00, 16.00, 17.00, 24.00 +TUP, 11, 10, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 10, 74.00, 47.00, 7.00, 7.00, 11.00 +TVC, 11, 10, 46.00, 32.00, 30.00, 30.00, 42.00 +TVL, 11, 10, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 10, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 10, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 10, 61.00, 38.00, 23.00, 22.00, 33.00 +T01, 11, 10, 61.00, 39.00, -9999.00, -9999.00, 28.00 +T02, 11, 10, 67.00, 44.00, -9999.00, -9999.00, 20.00 +T03, 11, 10, 70.00, 46.00, -9999.00, -9999.00, 22.00 +T04, 11, 10, 80.00, 60.00, -9999.00, -9999.00, 17.00 +T05, 11, 10, 56.00, 32.00, -9999.00, -9999.00, 18.00 +T06, 11, 10, 71.00, 42.00, -9999.00, -9999.00, 27.00 +T07, 11, 10, 57.00, 26.00, -9999.00, -9999.00, 24.00 +T08, 11, 10, 49.00, 31.00, -9999.00, -9999.00, 24.00 +UCA, 11, 10, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 10, 65.00, 40.00, -9999.00, -9999.00, 6.00 +UIL, 11, 10, 52.00, 38.00, 58.00, 59.00, 68.00 +UIN, 11, 10, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 10, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 10, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 10, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +U15, 11, 10, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +U28, 11, 10, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 10, 72.00, 46.00, -9999.00, -9999.00, 21.00 +VBG, 11, 10, 71.00, 45.00, -9999.00, -9999.00, 18.00 +VCT, 11, 10, 75.00, 53.00, 17.00, 16.00, 25.00 +VCV, 11, 10, 69.00, 37.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 10, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 10, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 10, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 10, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 10, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 10, 72.00, 47.00, -9999.00, -9999.00, 22.00 +VRB, 11, 10, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 10, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 10, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 10, 61.00, 39.00, 21.00, 18.00, 26.00 +WJA, 11, 10, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 10, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 10, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 10, 54.00, 24.00, 17.00, 14.00, 23.00 +WPO, 11, 10, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 10, 70.00, 44.00, -9999.00, -9999.00, 21.00 +WRG, 11, 10, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 10, 58.00, 36.00, -9999.00, -9999.00, 28.00 +WRL, 11, 10, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +X68, 11, 10, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 10, 38.00, 26.00, 63.00, 63.00, 72.00 +YCG, 11, 10, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 10, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 10, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 10, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 10, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 10, 50.00, 30.00, 19.00, 20.00, 28.00 +YNG, 11, 10, 50.00, 35.00, 31.00, 32.00, 46.00 +YPA, 11, 10, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 10, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 10, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 10, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 10, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 10, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 10, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 10, 79.00, 52.00, 3.00, 2.00, 5.00 +YVR, 11, 10, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 10, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 10, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 10, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 10, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 10, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 10, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 10, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 10, 42.00, 28.00, 40.00, 38.00, 54.00 +ZUN, 11, 10, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 10, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 10, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 10, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +01R, 11, 10, 71.00, 47.00, -9999.00, -9999.00, 23.00 +1V1, 11, 10, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 10, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 10, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 10, 65.00, 48.00, -9999.00, -9999.00, 23.00 +2PJ, 11, 10, 69.00, 43.00, -9999.00, -9999.00, 20.00 +3B1, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 10, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 10, 44.00, 29.00, -9999.00, -9999.00, 38.00 +3SE, 11, 10, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 10, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 10, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 10, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 10, 18.00, 2.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 10, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 10, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 10, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 11, 53.00, 35.00, 21.00, 20.00, 32.00 +ABI, 11, 11, 68.00, 45.00, 12.00, 11.00, 18.00 +ABQ, 11, 11, 59.00, 33.00, 9.00, 9.00, 14.00 +ABR, 11, 11, 42.00, 21.00, 14.00, 10.00, 19.00 +ABY, 11, 11, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 11, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 11, 70.00, 48.00, 18.00, 16.00, 26.00 +ACV, 11, 11, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 11, 57.00, 37.00, 20.00, 19.00, 30.00 +ADK, 11, 11, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 11, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 11, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 11, 59.00, 36.00, -9999.00, -9999.00, 28.00 +AEX, 11, 11, 71.00, 48.00, -9999.00, -9999.00, 23.00 +AFF, 11, 11, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 11, 80.00, 58.00, -9999.00, -9999.00, 24.00 +AGS, 11, 11, 69.00, 43.00, 15.00, 15.00, 23.00 +AHN, 11, 11, 66.00, 43.00, 19.00, 20.00, 28.00 +AKN, 11, 11, 31.00, 16.00, 27.00, 27.00, 41.00 +AKO, 11, 11, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 11, 50.00, 32.00, 25.00, 24.00, 36.00 +ALI, 11, 11, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 11, 47.00, 28.00, 21.00, 17.00, 30.00 +ALS, 11, 11, 49.00, 14.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 11, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 11, 61.00, 34.00, 10.00, 9.00, 16.00 +AMG, 11, 11, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 11, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 11, 28.00, 16.00, 20.00, 21.00, 31.00 +AND, 11, 11, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 11, 45.00, 35.00, 61.00, 61.00, 71.00 +AOO, 11, 11, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +APN, 11, 11, 45.00, 30.00, 28.00, 29.00, 40.00 +AQQ, 11, 11, 72.00, 54.00, -9999.00, -9999.00, -9999.00 +ART, 11, 11, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +AST, 11, 11, 54.00, 41.00, 53.00, 53.00, 65.00 +ATL, 11, 11, 65.00, 44.00, 18.00, 17.00, 28.00 +ATW, 11, 11, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 11, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 11, 55.00, 34.00, -9999.00, -9999.00, 33.00 +AUG, 11, 11, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 11, 73.00, 51.00, 17.00, 15.00, 26.00 +AUW, 11, 11, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 11, 61.00, 37.00, 20.00, 19.00, 29.00 +AVP, 11, 11, 50.00, 35.00, 26.00, 25.00, 39.00 +AXN, 11, 11, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 11, 52.00, 33.00, -9999.00, -9999.00, 31.00 +AYS, 11, 11, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 11, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 11, 66.00, 44.00, -9999.00, -9999.00, 23.00 +BAD, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 11, 45.00, 19.00, -9999.00, -9999.00, 17.00 +BDL, 11, 11, 53.00, 34.00, 23.00, 21.00, 32.00 +BDR, 11, 11, 55.00, 39.00, 24.00, 18.00, 33.00 +BET, 11, 11, 24.00, 12.00, 25.00, 26.00, 38.00 +BFD, 11, 11, 45.00, 30.00, 39.00, 43.00, 56.00 +BFF, 11, 11, 52.00, 24.00, 9.00, 11.00, 16.00 +BFL, 11, 11, 68.00, 46.00, 8.00, 9.00, 14.00 +BGM, 11, 11, 46.00, 33.00, 32.00, 34.00, 48.00 +BGR, 11, 11, 46.00, 31.00, 26.00, 24.00, 37.00 +BGS, 11, 11, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 11, 66.00, 43.00, 20.00, 18.00, 29.00 +BID, 11, 11, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 11, 14.00, 0.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 11, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 11, 46.00, 27.00, 15.00, 15.00, 22.00 +BIS, 11, 11, 41.00, 19.00, 13.00, 13.00, 20.00 +BIX, 11, 11, 72.00, 53.00, -9999.00, -9999.00, 21.00 +BJI, 11, 11, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 11, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 11, 55.00, 24.00, -9999.00, -9999.00, 15.00 +BKW, 11, 11, 54.00, 35.00, 29.00, 31.00, 42.00 +BLF, 11, 11, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 11, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 11, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 11, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 11, 58.00, 37.00, -9999.00, -9999.00, 27.00 +BNA, 11, 11, 62.00, 41.00, 22.00, 23.00, 34.00 +BNO, 11, 11, 47.00, 23.00, -9999.00, 25.00, 40.00 +BOI, 11, 11, 50.00, 32.00, 22.00, 24.00, 35.00 +BOS, 11, 11, 54.00, 40.00, 22.00, 22.00, 32.00 +BPI, 11, 11, 40.00, 8.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 11, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 11, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 11, 51.00, 33.00, -9999.00, -9999.00, 27.00 +BRO, 11, 11, 79.00, 60.00, 15.00, 12.00, 21.00 +BRW, 11, 11, 5.00, -5.00, 17.00, 17.00, 25.00 +BSM, 11, 11, 73.00, 51.00, -9999.00, -9999.00, 18.00 +BTI, 11, 11, 8.00, -4.00, 14.00, 15.00, 23.00 +BTL, 11, 11, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 11, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 11, 72.00, 50.00, 17.00, 19.00, 29.00 +BTT, 11, 11, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 11, 46.00, 31.00, 32.00, 30.00, 44.00 +BUB, 11, 11, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 11, 49.00, 35.00, 35.00, 38.00, 51.00 +BUR, 11, 11, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 11, 72.00, 55.00, -9999.00, 18.00, 27.00 +BWG, 11, 11, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 11, 58.00, 38.00, 19.00, 19.00, 30.00 +BYH, 11, 11, 62.00, 42.00, -9999.00, -9999.00, 31.00 +BYI, 11, 11, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 11, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 11, 69.00, 42.00, 14.00, 14.00, 23.00 +CAG, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 11, 51.00, 35.00, 30.00, 31.00, 46.00 +CAO, 11, 11, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 11, 39.00, 25.00, 34.00, 33.00, 48.00 +CBM, 11, 11, 68.00, 42.00, -9999.00, -9999.00, 28.00 +CDB, 11, 11, 39.00, 30.00, 65.00, 61.00, 80.00 +CDC, 11, 11, 54.00, 28.00, 13.00, 12.00, 18.00 +CDR, 11, 11, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 11, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 11, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 11, 11, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 11, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 11, 63.00, 41.00, 22.00, 22.00, 33.00 +CHO, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 11, 71.00, 48.00, 14.00, 15.00, 23.00 +CID, 11, 11, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 11, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 11, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 11, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 11, 52.00, 36.00, 30.00, 34.00, 47.00 +CLL, 11, 11, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 11, 64.00, 43.00, 17.00, 17.00, 27.00 +CMH, 11, 11, 53.00, 35.00, 27.00, 26.00, 40.00 +CMI, 11, 11, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 11, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 11, 54.00, 32.00, 14.00, 12.00, 20.00 +CNM, 11, 11, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 11, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +COD, 11, 11, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +COF, 11, 11, 78.00, 60.00, -9999.00, -9999.00, 24.00 +CON, 11, 11, 49.00, 28.00, 23.00, 22.00, 33.00 +COS, 11, 11, 52.00, 26.00, 12.00, 9.00, 16.00 +COT, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 11, 55.00, 36.00, 24.00, 20.00, 32.00 +CPR, 11, 11, 46.00, 23.00, 14.00, 14.00, 20.00 +CRBC, 11, 11, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 11, 77.00, 57.00, 16.00, 14.00, 23.00 +CRW, 11, 11, 59.00, 37.00, 28.00, 28.00, 41.00 +CSG, 11, 11, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 11, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 11, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 11, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 11, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 11, 55.00, 36.00, 25.00, 24.00, 36.00 +CVN, 11, 11, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 11, 63.00, 34.00, -9999.00, -9999.00, 11.00 +CXY, 11, 11, 54.00, 37.00, 19.00, 19.00, 29.00 +CYS, 11, 11, 48.00, 25.00, 14.00, 14.00, 20.00 +DAA, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 11, 11, 76.00, 57.00, 16.00, 19.00, 27.00 +DAG, 11, 11, 71.00, 46.00, 3.00, 4.00, 5.00 +DAL, 11, 11, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 11, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 11, 53.00, 36.00, 27.00, 28.00, 39.00 +DBQ, 11, 11, 46.00, 29.00, 25.00, 19.00, 34.00 +DCA, 11, 11, 60.00, 42.00, 17.00, 18.00, 28.00 +DDC, 11, 11, 57.00, 33.00, 12.00, 12.00, 17.00 +DEC, 11, 11, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 11, 54.00, 27.00, 14.00, 13.00, 20.00 +DFW, 11, 11, 68.00, 47.00, 14.00, 14.00, 22.00 +DHN, 11, 11, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 11, 61.00, 32.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 11, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 11, 73.00, 50.00, -9999.00, -9999.00, 14.00 +DLG, 11, 11, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 11, 37.00, 23.00, 26.00, 21.00, 36.00 +DLLC, 11, 11, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 11, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 11, 74.00, 47.00, -9999.00, -9999.00, 10.00 +DMN, 11, 11, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 11, 60.00, 40.00, -9999.00, -9999.00, 28.00 +DPG, 11, 11, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 11, 72.00, 47.00, -9999.00, -9999.00, 22.00 +DRA, 11, 11, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 11, 73.00, 50.00, 10.00, 10.00, 15.00 +DSM, 11, 11, 49.00, 31.00, 22.00, 18.00, 30.00 +DTW, 11, 11, 50.00, 33.00, 26.00, 27.00, 39.00 +DUG, 11, 11, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 11, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 11, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 11, 68.00, 45.00, -9999.00, -9999.00, 16.00 +D45, 11, 11, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 11, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 11, 42.00, 25.00, 19.00, 18.00, 28.00 +ECG, 11, 11, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 11, 67.00, 41.00, -9999.00, -9999.00, 6.00 +EED, 11, 11, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 11, 11, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 11, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 11, 54.00, 31.00, 33.00, 34.00, 47.00 +EKO, 11, 11, 51.00, 24.00, 18.00, 15.00, 25.00 +ELD, 11, 11, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 11, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 11, 68.00, 40.00, 8.00, 8.00, 12.00 +ELY, 11, 11, 51.00, 20.00, 13.00, 11.00, 18.00 +EMP, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 11, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +END, 11, 11, 60.00, 40.00, -9999.00, -9999.00, 14.00 +ENN, 11, 11, 13.00, -4.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 11, 49.00, 31.00, -9999.00, -9999.00, 13.00 +EPH, 11, 11, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 11, 51.00, 38.00, 34.00, 35.00, 50.00 +ESF, 11, 11, 71.00, 48.00, -9999.00, -9999.00, 35.00 +EUG, 11, 11, 54.00, 40.00, 44.00, 45.00, 56.00 +EVV, 11, 11, 57.00, 38.00, 27.00, 21.00, 36.00 +EWN, 11, 11, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 11, 57.00, 40.00, 20.00, 18.00, 30.00 +EYW, 11, 11, 81.00, 72.00, 15.00, 15.00, 25.00 +E74, 11, 11, 70.00, 37.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 11, 64.00, 40.00, -9999.00, -9999.00, 24.00 +FAI, 11, 11, 12.00, -4.00, 23.00, 25.00, 37.00 +FAR, 11, 11, 39.00, 21.00, 14.00, 14.00, 22.00 +FAT, 11, 11, 66.00, 43.00, 13.00, 14.00, 19.00 +FAY, 11, 11, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 11, 40.00, 25.00, 24.00, 29.00, 40.00 +FCS, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 11, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 11, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FHU, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 11, 11, 53.00, 23.00, 11.00, 14.00, 16.00 +FLL, 11, 11, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 11, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 11, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +FME, 11, 11, 61.00, 36.00, -9999.00, -9999.00, 28.00 +FMH, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FMN, 11, 11, 57.00, 28.00, 9.00, 8.00, 12.00 +FMY, 11, 11, 81.00, 62.00, 10.00, 10.00, 16.00 +FNT, 11, 11, 48.00, 33.00, 28.00, 28.00, 40.00 +FOD, 11, 11, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 11, 55.00, 34.00, -9999.00, -9999.00, 17.00 +FOK, 11, 11, 55.00, 39.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 11, 56.00, 35.00, -9999.00, -9999.00, 19.00 +FSD, 11, 11, 45.00, 24.00, 17.00, 15.00, 26.00 +FSI, 11, 11, 65.00, 39.00, -9999.00, -9999.00, 16.00 +FSM, 11, 11, 64.00, 40.00, 20.00, 18.00, 29.00 +FTK, 11, 11, 58.00, 35.00, -9999.00, -9999.00, 28.00 +FWA, 11, 11, 51.00, 35.00, 23.00, 24.00, 35.00 +FWH, 11, 11, 68.00, 45.00, -9999.00, -9999.00, 17.00 +FYU, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 11, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 11, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 11, 80.00, 49.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 11, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 11, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 11, 43.00, 30.00, 27.00, 30.00, 40.00 +GFA, 11, 11, 45.00, 26.00, -9999.00, -9999.00, 20.00 +GFK, 11, 11, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 11, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 11, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 11, 41.00, 20.00, 11.00, 11.00, 18.00 +GJT, 11, 11, 53.00, 31.00, 15.00, 13.00, 20.00 +GKN, 11, 11, 14.00, -1.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 11, 53.00, 27.00, 12.00, 11.00, 16.00 +GLH, 11, 11, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 11, 70.00, 60.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 11, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 11, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +GON, 11, 11, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 11, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 11, 43.00, 28.00, 24.00, 23.00, 34.00 +GRCI, 11, 11, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 11, 53.00, 37.00, -9999.00, -9999.00, 58.00 +GRI, 11, 11, 50.00, 28.00, 16.00, 12.00, 21.00 +GRK, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 11, 11, 47.00, 31.00, 30.00, 28.00, 40.00 +GSB, 11, 11, 67.00, 42.00, -9999.00, -9999.00, 23.00 +GSG, 11, 11, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 11, 62.00, 40.00, 18.00, 18.00, 25.00 +GSP, 11, 11, 64.00, 41.00, 18.00, 20.00, 29.00 +GST, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 11, 47.00, 32.00, -9999.00, -9999.00, 53.00 +GTF, 11, 11, 45.00, 26.00, 14.00, 18.00, 23.00 +GUP, 11, 11, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 11, 52.00, 33.00, -9999.00, -9999.00, 35.00 +GVW, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 11, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 11, 66.00, 50.00, 21.00, 22.00, 30.00 +HBR, 11, 11, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 11, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 11, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 11, 50.00, 30.00, -9999.00, -9999.00, 24.00 +HKY, 11, 11, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 11, 44.00, 22.00, 13.00, 15.00, 23.00 +HMN, 11, 11, 67.00, 30.00, -9999.00, -9999.00, 7.00 +HMS, 11, 11, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 11, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 11, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +HON, 11, 11, 44.00, 23.00, 12.00, 11.00, 18.00 +HOP, 11, 11, 60.00, 37.00, -9999.00, -9999.00, 31.00 +HOT, 11, 11, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 11, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 11, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 11, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 11, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 11, 72.00, 47.00, -9999.00, -9999.00, 21.00 +HST, 11, 11, 82.00, 63.00, -9999.00, -9999.00, 23.00 +HSV, 11, 11, 64.00, 41.00, 23.00, 21.00, 33.00 +HTL, 11, 11, 44.00, 30.00, 31.00, 26.00, 43.00 +HTS, 11, 11, 57.00, 38.00, 25.00, 26.00, 38.00 +HUF, 11, 11, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 11, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 11, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 11, 43.00, 19.00, 10.00, 14.00, 18.00 +IAB, 11, 11, 57.00, 35.00, -9999.00, -9999.00, 17.00 +IAD, 11, 11, 58.00, 35.00, 18.00, 19.00, 28.00 +IAG, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 11, 74.00, 51.00, 19.00, 20.00, 30.00 +ICT, 11, 11, 57.00, 35.00, 15.00, 15.00, 23.00 +IDA, 11, 11, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 11, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 11, 57.00, 38.00, 22.00, 18.00, 30.00 +ILI, 11, 11, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 11, 70.00, 46.00, 17.00, 15.00, 27.00 +IMT, 11, 11, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +IND, 11, 11, 53.00, 35.00, 24.00, 24.00, 34.00 +INL, 11, 11, 34.00, 19.00, 24.00, 23.00, 35.00 +INS, 11, 11, 65.00, 40.00, -9999.00, -9999.00, 6.00 +INT, 11, 11, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +INW, 11, 11, 60.00, 31.00, 6.00, 7.00, 10.00 +IPL, 11, 11, 79.00, 51.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 11, 51.00, 35.00, 28.00, 25.00, 38.00 +IRK, 11, 11, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 11, 40.00, 18.00, 13.00, 12.00, 21.00 +ISP, 11, 11, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 11, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 11, 76.00, 47.00, -9999.00, -9999.00, 8.00 +IWD, 11, 11, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 11, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 11, 71.00, 43.00, 20.00, 20.00, 30.00 +JAX, 11, 11, 74.00, 51.00, 14.00, 15.00, 22.00 +JBR, 11, 11, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 11, 73.00, 42.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 11, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 11, 55.00, 42.00, 20.00, 17.00, 29.00 +JHW, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 11, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 11, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 11, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 11, 38.00, 28.00, 51.00, 49.00, 62.00 +JST, 11, 11, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 11, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 11, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 11, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 11, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 11, 80.00, 57.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 11, 47.00, 32.00, 29.00, 29.00, 42.00 +LAR, 11, 11, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 11, 69.00, 44.00, 5.00, 4.00, 7.00 +LAX, 11, 11, 71.00, 54.00, 7.00, 8.00, 10.00 +LBB, 11, 11, 65.00, 38.00, 10.00, 8.00, 15.00 +LBF, 11, 11, 51.00, 23.00, 15.00, 11.00, 19.00 +LCH, 11, 11, 72.00, 51.00, 17.00, 20.00, 28.00 +LCK, 11, 11, 55.00, 36.00, -9999.00, -9999.00, 36.00 +LEB, 11, 11, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 11, 56.00, 38.00, 25.00, 25.00, 37.00 +LFI, 11, 11, 61.00, 45.00, -9999.00, -9999.00, 28.00 +LFK, 11, 11, 72.00, 47.00, 17.00, 20.00, 28.00 +LFT, 11, 11, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 11, 55.00, 43.00, 19.00, 16.00, 28.00 +LGB, 11, 11, 73.00, 51.00, 7.00, 7.00, 11.00 +LGU, 11, 11, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 11, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 11, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 11, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 11, 64.00, 43.00, 20.00, 19.00, 28.00 +LIZ, 11, 11, 39.00, 25.00, -9999.00, -9999.00, 48.00 +LMT, 11, 11, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 11, 11, 44.00, 21.00, 13.00, 11.00, 17.00 +LNK, 11, 11, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 11, 55.00, 25.00, 8.00, 7.00, 12.00 +LOZ, 11, 11, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 11, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 11, 64.00, 42.00, -9999.00, -9999.00, 22.00 +LSE, 11, 11, 45.00, 29.00, 17.00, 17.00, 26.00 +LSF, 11, 11, 69.00, 46.00, -9999.00, -9999.00, 22.00 +LSV, 11, 11, 72.00, 37.00, -9999.00, -9999.00, 6.00 +LTS, 11, 11, 67.00, 40.00, -9999.00, -9999.00, 14.00 +LUF, 11, 11, 78.00, 44.00, -9999.00, -9999.00, 8.00 +LVS, 11, 11, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 11, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 11, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 11, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 11, 59.00, 38.00, 20.00, 19.00, 29.00 +MAF, 11, 11, 68.00, 40.00, 8.00, 6.00, 11.00 +MBL, 11, 11, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 11, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 11, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 11, 65.00, 47.00, -9999.00, -9999.00, 21.00 +MCF, 11, 11, 79.00, 58.00, -9999.00, -9999.00, 17.00 +MCG, 11, 11, 14.00, -2.00, 29.00, 28.00, 41.00 +MCI, 11, 11, 54.00, 35.00, 19.00, 18.00, 28.00 +MCK, 11, 11, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 11, 70.00, 44.00, 16.00, 16.00, 24.00 +MCO, 11, 11, 79.00, 59.00, 12.00, 15.00, 22.00 +MCW, 11, 11, 44.00, 26.00, 15.00, 14.00, 22.00 +MC2, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 11, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 11, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 11, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 11, 50.00, 35.00, 29.00, 26.00, 42.00 +MEI, 11, 11, 70.00, 43.00, 20.00, 17.00, 29.00 +MEM, 11, 11, 64.00, 44.00, 24.00, 20.00, 33.00 +MER, 11, 11, 67.00, 41.00, -9999.00, -9999.00, 17.00 +MFD, 11, 11, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 11, 80.00, 59.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 11, 54.00, 36.00, 30.00, 33.00, 41.00 +MGE, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 11, 11, 70.00, 45.00, 19.00, 19.00, 31.00 +MGW, 11, 11, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 11, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 11, 65.00, 46.00, -9999.00, -9999.00, 21.00 +MHS, 11, 11, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 11, 81.00, 65.00, 22.00, 22.00, 34.00 +MIB, 11, 11, 38.00, 21.00, -9999.00, -9999.00, 17.00 +MIV, 11, 11, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 11, 53.00, 28.00, -9999.00, -9999.00, 24.00 +MKC, 11, 11, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 11, 46.00, 32.00, 25.00, 22.00, 35.00 +MKG, 11, 11, 48.00, 34.00, 31.00, 29.00, 42.00 +MKL, 11, 11, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 11, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 11, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 11, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 11, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 11, 50.00, 32.00, 24.00, 21.00, 34.00 +MLS, 11, 11, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 11, 69.00, 46.00, -9999.00, -9999.00, 20.00 +MOB, 11, 11, 71.00, 50.00, 20.00, 22.00, 31.00 +MOT, 11, 11, 38.00, 21.00, 10.00, 10.00, 16.00 +MPV, 11, 11, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 11, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 11, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 11, 69.00, 35.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 11, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 11, 65.00, 48.00, -9999.00, -9999.00, 22.00 +MSL, 11, 11, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 11, 45.00, 28.00, 23.00, 22.00, 33.00 +MSO, 11, 11, 42.00, 25.00, 23.00, 24.00, 35.00 +MSP, 11, 11, 42.00, 27.00, 20.00, 18.00, 28.00 +MSS, 11, 11, 44.00, 29.00, 31.00, 31.00, 43.00 +MSY, 11, 11, 72.00, 52.00, 18.00, 18.00, 28.00 +MTC, 11, 11, 48.00, 34.00, -9999.00, -9999.00, 35.00 +MTN, 11, 11, 58.00, 39.00, -9999.00, -9999.00, 28.00 +MTO, 11, 11, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 11, 55.00, 34.00, -9999.00, -9999.00, 28.00 +MUO, 11, 11, 53.00, 31.00, -9999.00, -9999.00, 24.00 +MWA, 11, 11, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 11, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 11, 70.00, 45.00, -9999.00, -9999.00, 22.00 +MYL, 11, 11, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 11, 70.00, 44.00, -9999.00, -9999.00, 22.00 +NAO, 11, 11, 68.00, 53.00, -9999.00, -9999.00, 19.00 +NBC, 11, 11, 71.00, 50.00, -9999.00, -9999.00, 20.00 +NBE, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NBU, 11, 11, 50.00, 33.00, -9999.00, -9999.00, 29.00 +NCA, 11, 11, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NCO, 11, 11, 54.00, 40.00, -9999.00, -9999.00, 32.00 +NC1, 11, 11, 64.00, 44.00, -9999.00, -9999.00, 6.00 +NEL, 11, 11, 58.00, 35.00, -9999.00, -9999.00, 32.00 +NFG, 11, 11, 70.00, 50.00, -9999.00, -9999.00, 12.00 +NFL, 11, 11, 56.00, 27.00, -9999.00, -9999.00, 12.00 +NGP, 11, 11, 77.00, 58.00, -9999.00, -9999.00, 20.00 +NGU, 11, 11, 62.00, 45.00, -9999.00, -9999.00, 26.00 +NGZ, 11, 11, 64.00, 49.00, -9999.00, -9999.00, 25.00 +NHK, 11, 11, 60.00, 38.00, -9999.00, -9999.00, 26.00 +NHZ, 11, 11, 48.00, 32.00, -9999.00, -9999.00, 39.00 +NID, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 11, 74.00, 51.00, -9999.00, -9999.00, 21.00 +NIR, 11, 11, 76.00, 53.00, -9999.00, -9999.00, 20.00 +NKT, 11, 11, 69.00, 48.00, -9999.00, -9999.00, 27.00 +NKX, 11, 11, 71.00, 55.00, -9999.00, -9999.00, 16.00 +NLC, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NMM, 11, 11, 69.00, 42.00, -9999.00, -9999.00, 28.00 +NPA, 11, 11, 71.00, 52.00, -9999.00, -9999.00, 22.00 +NQA, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NQI, 11, 11, 79.00, 55.00, -9999.00, -9999.00, 17.00 +NQX, 11, 11, 81.00, 72.00, -9999.00, -9999.00, 22.00 +NRB, 11, 11, 74.00, 57.00, -9999.00, -9999.00, 22.00 +NRC, 11, 11, 67.00, 42.00, -9999.00, -9999.00, 22.00 +NRS, 11, 11, 70.00, 51.00, -9999.00, -9999.00, 12.00 +NSE, 11, 11, 72.00, 48.00, -9999.00, -9999.00, 26.00 +NSI, 11, 11, 71.00, 49.00, -9999.00, -9999.00, 16.00 +NTD, 11, 11, 71.00, 49.00, -9999.00, -9999.00, 12.00 +NTK, 11, 11, 74.00, 51.00, -9999.00, -9999.00, 12.00 +NTU, 11, 11, 62.00, 45.00, -9999.00, -9999.00, 26.00 +NUC, 11, 11, 69.00, 53.00, -9999.00, -9999.00, 12.00 +NUQ, 11, 11, 65.00, 43.00, -9999.00, -9999.00, 21.00 +NUW, 11, 11, 51.00, 38.00, -9999.00, -9999.00, 52.00 +NWF, 11, 11, 73.00, 51.00, -9999.00, -9999.00, 10.00 +NXX, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 11, 11, 61.00, 35.00, -9999.00, -9999.00, 29.00 +NZC, 11, 11, 75.00, 48.00, -9999.00, -9999.00, 21.00 +NZJ, 11, 11, 73.00, 46.00, -9999.00, -9999.00, 12.00 +NZW, 11, 11, 53.00, 35.00, -9999.00, -9999.00, 38.00 +NZY, 11, 11, 71.00, 55.00, -9999.00, -9999.00, 12.00 +OAK, 11, 11, 65.00, 46.00, 14.00, 15.00, 22.00 +OAR, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 11, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 11, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 11, 62.00, 40.00, 17.00, 14.00, 24.00 +OLM, 11, 11, 51.00, 35.00, 50.00, 50.00, 63.00 +OMA, 11, 11, 51.00, 30.00, 14.00, 15.00, 21.00 +OME, 11, 11, 24.00, 11.00, 30.00, 30.00, 42.00 +ONT, 11, 11, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 11, 50.00, 33.00, 27.00, 23.00, 37.00 +ORF, 11, 11, 62.00, 45.00, 18.00, 17.00, 27.00 +ORH, 11, 11, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 11, 6.00, -10.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 11, 46.00, 30.00, -9999.00, -9999.00, 38.00 +OTG, 11, 11, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 11, 58.00, 44.00, 49.00, 50.00, 59.00 +OTM, 11, 11, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 11, 15.00, 4.00, 22.00, 28.00, 37.00 +OURC, 11, 11, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 11, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 11, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 11, 71.00, 47.00, -9999.00, -9999.00, 23.00 +PACZ, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 11, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 11, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 11, 11.00, -5.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 11, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 11, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 11, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 11, 74.00, 49.00, -9999.00, -9999.00, 22.00 +PAQ, 11, 11, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 11, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 11, 40.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 11, 24.00, 13.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 11, 14.00, -2.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 11, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 11, 45.00, 31.00, -9999.00, -9999.00, 39.00 +PBI, 11, 11, 81.00, 65.00, 24.00, 24.00, 34.00 +PDT, 11, 11, 50.00, 35.00, 23.00, 26.00, 38.00 +PDX, 11, 11, 54.00, 40.00, 46.00, 48.00, 59.00 +PFN, 11, 11, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 11, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 11, 57.00, 39.00, 21.00, 17.00, 30.00 +PHX, 11, 11, 77.00, 50.00, 6.00, 6.00, 9.00 +PIA, 11, 11, 51.00, 34.00, 25.00, 21.00, 34.00 +PIB, 11, 11, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 11, 47.00, 27.00, 20.00, 22.00, 32.00 +PIR, 11, 11, 46.00, 25.00, 11.00, 10.00, 15.00 +PIT, 11, 11, 52.00, 35.00, 28.00, 28.00, 42.00 +PKB, 11, 11, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 11, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 11, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 11, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 11, 71.00, 52.00, 15.00, 16.00, 25.00 +POB, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +POE, 11, 11, 71.00, 46.00, -9999.00, -9999.00, 31.00 +POM, 11, 11, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 11, 11, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 11, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 11, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 11, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 11, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 11, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 11, 51.00, 32.00, -9999.00, -9999.00, 39.00 +PSP, 11, 11, 80.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 11, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 11, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 11, 58.00, 26.00, 12.00, 8.00, 16.00 +PUC, 11, 11, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 11, 55.00, 36.00, 22.00, 21.00, 31.00 +PVU, 11, 11, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 11, 49.00, 32.00, 25.00, 25.00, 35.00 +P02, 11, 11, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +P07, 11, 11, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +P11, 11, 11, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +P24, 11, 11, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +P28, 11, 11, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +P35, 11, 11, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +P38, 11, 11, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +P39, 11, 11, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +P58, 11, 11, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +P59, 11, 11, 38.00, 28.00, -9999.00, -9999.00, -9999.00 +P60, 11, 11, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +P61, 11, 11, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +P67, 11, 11, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +P68, 11, 11, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +P69, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 11, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 11, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 11, 48.00, 24.00, 10.00, 11.00, 14.00 +RBL, 11, 11, 65.00, 44.00, 24.00, 23.00, 31.00 +RCA, 11, 11, 48.00, 24.00, -9999.00, -9999.00, 17.00 +RDD, 11, 11, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 11, 51.00, 28.00, 20.00, 19.00, 30.00 +RDR, 11, 11, 37.00, 20.00, -9999.00, -9999.00, 18.00 +RDU, 11, 11, 64.00, 41.00, 18.00, 18.00, 27.00 +REE, 11, 11, 65.00, 38.00, -9999.00, -9999.00, 9.00 +REJ, 11, 11, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 11, 48.00, 31.00, 24.00, 20.00, 33.00 +RIC, 11, 11, 63.00, 39.00, 19.00, 19.00, 28.00 +RIV, 11, 11, 73.00, 46.00, -9999.00, -9999.00, 10.00 +RIW, 11, 11, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 11, 42.00, 21.00, 12.00, 10.00, 17.00 +RME, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 53.00 +RMG, 11, 11, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +RND, 11, 11, 73.00, 50.00, -9999.00, -9999.00, 18.00 +RNO, 11, 11, 55.00, 28.00, 14.00, 11.00, 19.00 +ROA, 11, 11, 59.00, 38.00, 18.00, 19.00, 27.00 +ROC, 11, 11, 49.00, 35.00, 33.00, 33.00, 47.00 +ROW, 11, 11, 68.00, 37.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 11, 55.00, 32.00, 12.00, 11.00, 17.00 +RST, 11, 11, 42.00, 26.00, 21.00, 20.00, 30.00 +RWF, 11, 11, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 11, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 11, 65.00, 44.00, 19.00, 18.00, 24.00 +SAF, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 11, 71.00, 55.00, 10.00, 10.00, 14.00 +SAT, 11, 11, 73.00, 50.00, 16.00, 15.00, 25.00 +SAV, 11, 11, 71.00, 49.00, 14.00, 14.00, 22.00 +SAW, 11, 11, 42.00, 31.00, -9999.00, -9999.00, 47.00 +SBA, 11, 11, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 11, 74.00, 46.00, -9999.00, -9999.00, 11.00 +SBN, 11, 11, 50.00, 35.00, 31.00, 29.00, 43.00 +SBP, 11, 11, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 11, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 11, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 11, 2.00, -9.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 11, 65.00, 44.00, 13.00, 18.00, 19.00 +SDF, 11, 11, 58.00, 38.00, 26.00, 24.00, 35.00 +SEA, 11, 11, 52.00, 41.00, 43.00, 43.00, 55.00 +SEM, 11, 11, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 11, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 11, 63.00, 48.00, 18.00, 20.00, 27.00 +SGF, 11, 11, 58.00, 37.00, 21.00, 19.00, 31.00 +SGY, 11, 11, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 11, 47.00, 21.00, 14.00, 16.00, 22.00 +SHV, 11, 11, 69.00, 46.00, 19.00, 20.00, 28.00 +SIT, 11, 11, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 11, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 11, 70.00, 44.00, 10.00, 8.00, 13.00 +SKA, 11, 11, 43.00, 30.00, -9999.00, -9999.00, 38.00 +SKF, 11, 11, 73.00, 50.00, -9999.00, -9999.00, 18.00 +SLC, 11, 11, 52.00, 32.00, 19.00, 18.00, 27.00 +SLE, 11, 11, 54.00, 38.00, 47.00, 45.00, 58.00 +SLN, 11, 11, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 11, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 11, 69.00, 43.00, -9999.00, 13.00, 20.00 +SNA, 11, 11, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 11, 38.00, 29.00, 54.00, 58.00, 72.00 +SNS, 11, 11, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 11, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 11, 53.00, 35.00, 25.00, 20.00, 32.00 +SPS, 11, 11, 66.00, 42.00, 13.00, 12.00, 20.00 +SRQ, 11, 11, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 11, 69.00, 43.00, -9999.00, -9999.00, 22.00 +SSI, 11, 11, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +STC, 11, 11, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 11, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +STL, 11, 11, 56.00, 39.00, 27.00, 21.00, 36.00 +STNV, 11, 11, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +STS, 11, 11, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 11, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 11, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 11, 66.00, 43.00, -9999.00, -9999.00, 20.00 +SUX, 11, 11, 48.00, 28.00, 16.00, 15.00, 24.00 +SVN, 11, 11, 71.00, 49.00, -9999.00, -9999.00, 20.00 +SWF, 11, 11, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 11, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 11, 50.00, 34.00, 37.00, 38.00, 51.00 +SZL, 11, 11, 57.00, 34.00, -9999.00, -9999.00, 24.00 +TAD, 11, 11, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 11, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 11, 62.00, 34.00, -9999.00, -9999.00, 28.00 +TCC, 11, 11, 64.00, 34.00, 8.00, 6.00, 12.00 +TCL, 11, 11, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 11, 53.00, 37.00, -9999.00, -9999.00, 58.00 +TCS, 11, 11, 65.00, 38.00, -9999.00, 6.00, 10.00 +TEB, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 11, 62.00, 40.00, -9999.00, -9999.00, 15.00 +TKA, 11, 11, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 11, 74.00, 47.00, 15.00, 15.00, 22.00 +TNX, 11, 11, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 11, 50.00, 33.00, 25.00, 26.00, 38.00 +TOP, 11, 11, 55.00, 34.00, 15.00, 18.00, 24.00 +TPA, 11, 11, 79.00, 58.00, 10.00, 13.00, 19.00 +TPH, 11, 11, 55.00, 27.00, 6.00, 4.00, 8.00 +TRI, 11, 11, 60.00, 37.00, 22.00, 23.00, 32.00 +TRK, 11, 11, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 11, 80.00, 47.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 11, 55.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 11, 62.00, 41.00, 16.00, 17.00, 24.00 +TUP, 11, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 11, 74.00, 47.00, 7.00, 7.00, 11.00 +TVC, 11, 11, 45.00, 32.00, 30.00, 31.00, 42.00 +TVL, 11, 11, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 11, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 11, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 11, 61.00, 38.00, 23.00, 22.00, 34.00 +T01, 11, 11, 61.00, 39.00, -9999.00, -9999.00, 28.00 +T02, 11, 11, 67.00, 44.00, -9999.00, -9999.00, 20.00 +T03, 11, 11, 70.00, 46.00, -9999.00, -9999.00, 22.00 +T04, 11, 11, 80.00, 60.00, -9999.00, -9999.00, 17.00 +T05, 11, 11, 56.00, 32.00, -9999.00, -9999.00, 18.00 +T06, 11, 11, 71.00, 42.00, -9999.00, -9999.00, 28.00 +T07, 11, 11, 56.00, 26.00, -9999.00, -9999.00, 24.00 +T08, 11, 11, 49.00, 31.00, -9999.00, -9999.00, 24.00 +UCA, 11, 11, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 11, 65.00, 40.00, -9999.00, -9999.00, 6.00 +UIL, 11, 11, 52.00, 38.00, 59.00, 60.00, 69.00 +UIN, 11, 11, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 11, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 11, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 11, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +U15, 11, 11, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +U28, 11, 11, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 11, 72.00, 46.00, -9999.00, -9999.00, 21.00 +VBG, 11, 11, 71.00, 45.00, -9999.00, -9999.00, 18.00 +VCT, 11, 11, 75.00, 53.00, 17.00, 16.00, 25.00 +VCV, 11, 11, 69.00, 37.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 11, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 11, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 11, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 11, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 11, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 11, 72.00, 47.00, -9999.00, -9999.00, 22.00 +VRB, 11, 11, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 11, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 11, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 11, 61.00, 39.00, 21.00, 18.00, 26.00 +WJA, 11, 11, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 11, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 11, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 11, 54.00, 24.00, 17.00, 14.00, 23.00 +WPO, 11, 11, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 11, 70.00, 44.00, -9999.00, -9999.00, 21.00 +WRG, 11, 11, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 11, 58.00, 36.00, -9999.00, -9999.00, 28.00 +WRL, 11, 11, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +X68, 11, 11, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 11, 38.00, 26.00, 63.00, 62.00, 71.00 +YCG, 11, 11, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 11, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 11, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 11, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 11, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 11, 50.00, 30.00, 19.00, 20.00, 29.00 +YNG, 11, 11, 50.00, 35.00, 31.00, 32.00, 46.00 +YPA, 11, 11, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 11, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 11, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 11, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 11, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 11, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 11, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 11, 79.00, 52.00, 3.00, 2.00, 5.00 +YVR, 11, 11, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 11, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 11, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 11, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 11, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 11, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 11, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 11, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 11, 41.00, 27.00, 40.00, 38.00, 54.00 +ZUN, 11, 11, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 11, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 11, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 11, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +01R, 11, 11, 71.00, 47.00, -9999.00, -9999.00, 23.00 +1V1, 11, 11, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 11, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 11, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 11, 65.00, 48.00, -9999.00, -9999.00, 23.00 +2PJ, 11, 11, 69.00, 43.00, -9999.00, -9999.00, 20.00 +3B1, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 11, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 11, 44.00, 29.00, -9999.00, -9999.00, 38.00 +3SE, 11, 11, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 11, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 11, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 11, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 11, 18.00, 2.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 11, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 11, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 11, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 12, 52.00, 35.00, 21.00, 20.00, 32.00 +ABI, 11, 12, 67.00, 44.00, 12.00, 10.00, 18.00 +ABQ, 11, 12, 58.00, 32.00, 9.00, 8.00, 13.00 +ABR, 11, 12, 42.00, 21.00, 14.00, 10.00, 19.00 +ABY, 11, 12, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 12, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 12, 69.00, 47.00, 18.00, 16.00, 26.00 +ACV, 11, 12, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 12, 56.00, 37.00, 20.00, 19.00, 31.00 +ADK, 11, 12, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 12, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 12, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 12, 59.00, 36.00, -9999.00, -9999.00, 28.00 +AEX, 11, 12, 70.00, 48.00, -9999.00, -9999.00, 23.00 +AFF, 11, 12, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 12, 80.00, 58.00, -9999.00, -9999.00, 24.00 +AGS, 11, 12, 69.00, 42.00, 16.00, 16.00, 23.00 +AHN, 11, 12, 65.00, 43.00, 19.00, 20.00, 28.00 +AKN, 11, 12, 30.00, 16.00, 27.00, 27.00, 41.00 +AKO, 11, 12, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 12, 50.00, 31.00, 25.00, 24.00, 36.00 +ALI, 11, 12, 78.00, 55.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 12, 47.00, 27.00, 22.00, 17.00, 31.00 +ALS, 11, 12, 48.00, 13.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 12, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 12, 60.00, 33.00, 10.00, 9.00, 16.00 +AMG, 11, 12, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 12, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 12, 28.00, 16.00, 20.00, 20.00, 31.00 +AND, 11, 12, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 12, 45.00, 35.00, 61.00, 60.00, 71.00 +AOO, 11, 12, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +APN, 11, 12, 44.00, 29.00, 28.00, 29.00, 41.00 +AQQ, 11, 12, 71.00, 54.00, -9999.00, -9999.00, -9999.00 +ART, 11, 12, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +AST, 11, 12, 54.00, 41.00, 54.00, 54.00, 66.00 +ATL, 11, 12, 64.00, 44.00, 18.00, 18.00, 28.00 +ATW, 11, 12, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 12, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 12, 54.00, 34.00, -9999.00, -9999.00, 33.00 +AUG, 11, 12, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 12, 72.00, 51.00, 17.00, 15.00, 26.00 +AUW, 11, 12, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 12, 60.00, 36.00, 20.00, 20.00, 29.00 +AVP, 11, 12, 49.00, 35.00, 27.00, 26.00, 39.00 +AXN, 11, 12, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 12, 51.00, 32.00, -9999.00, -9999.00, 32.00 +AYS, 11, 12, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 12, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 12, 65.00, 44.00, -9999.00, -9999.00, 24.00 +BAD, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +BAF, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 12, 44.00, 18.00, -9999.00, -9999.00, 17.00 +BDL, 11, 12, 52.00, 33.00, 23.00, 21.00, 32.00 +BDR, 11, 12, 54.00, 39.00, 25.00, 18.00, 33.00 +BET, 11, 12, 23.00, 12.00, 25.00, 26.00, 38.00 +BFD, 11, 12, 44.00, 29.00, 39.00, 43.00, 57.00 +BFF, 11, 12, 51.00, 23.00, 9.00, 12.00, 16.00 +BFL, 11, 12, 68.00, 45.00, 9.00, 9.00, 14.00 +BGM, 11, 12, 46.00, 32.00, 32.00, 34.00, 48.00 +BGR, 11, 12, 45.00, 30.00, 26.00, 24.00, 37.00 +BGS, 11, 12, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 12, 65.00, 42.00, 20.00, 18.00, 30.00 +BID, 11, 12, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 12, 13.00, -1.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 12, 63.00, 29.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 12, 45.00, 26.00, 15.00, 15.00, 21.00 +BIS, 11, 12, 41.00, 19.00, 13.00, 13.00, 20.00 +BIX, 11, 12, 71.00, 53.00, -9999.00, -9999.00, 22.00 +BJI, 11, 12, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 12, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 12, 54.00, 23.00, -9999.00, -9999.00, 15.00 +BKW, 11, 12, 53.00, 35.00, 29.00, 31.00, 42.00 +BLF, 11, 12, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 12, 76.00, 50.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 12, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 12, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 12, 57.00, 36.00, -9999.00, -9999.00, 28.00 +BNA, 11, 12, 61.00, 40.00, 23.00, 23.00, 34.00 +BNO, 11, 12, 46.00, 23.00, -9999.00, 25.00, 41.00 +BOI, 11, 12, 50.00, 32.00, 23.00, 25.00, 36.00 +BOS, 11, 12, 53.00, 39.00, 22.00, 22.00, 32.00 +BPI, 11, 12, 40.00, 7.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 12, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 12, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 12, 51.00, 32.00, -9999.00, -9999.00, 28.00 +BRO, 11, 12, 79.00, 60.00, 14.00, 12.00, 21.00 +BRW, 11, 12, 4.00, -6.00, 17.00, 16.00, 24.00 +BSM, 11, 12, 72.00, 51.00, -9999.00, -9999.00, 18.00 +BTI, 11, 12, 7.00, -5.00, 13.00, 15.00, 22.00 +BTL, 11, 12, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 12, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 12, 72.00, 50.00, 17.00, 19.00, 29.00 +BTT, 11, 12, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 12, 45.00, 30.00, 32.00, 30.00, 45.00 +BUB, 11, 12, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 12, 48.00, 35.00, 36.00, 39.00, 51.00 +BUR, 11, 12, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 12, 71.00, 55.00, -9999.00, 18.00, 28.00 +BWG, 11, 12, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 12, 57.00, 38.00, 19.00, 19.00, 30.00 +BYH, 11, 12, 61.00, 41.00, -9999.00, -9999.00, 31.00 +BYI, 11, 12, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 12, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 12, 68.00, 42.00, 15.00, 14.00, 24.00 +CAG, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 12, 50.00, 35.00, 30.00, 32.00, 47.00 +CAO, 11, 12, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 12, 39.00, 25.00, 34.00, 33.00, 48.00 +CBM, 11, 12, 67.00, 41.00, -9999.00, -9999.00, 28.00 +CDB, 11, 12, 39.00, 30.00, 65.00, 61.00, 80.00 +CDC, 11, 12, 53.00, 27.00, 13.00, 12.00, 18.00 +CDR, 11, 12, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 12, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 12, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 11, 12, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 12, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 12, 62.00, 41.00, 23.00, 22.00, 33.00 +CHO, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 12, 70.00, 48.00, 14.00, 16.00, 23.00 +CID, 11, 12, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 12, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 12, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 12, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 12, 51.00, 36.00, 30.00, 34.00, 47.00 +CLL, 11, 12, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 12, 63.00, 42.00, 17.00, 18.00, 27.00 +CMH, 11, 12, 52.00, 35.00, 27.00, 27.00, 40.00 +CMI, 11, 12, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 12, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 12, 53.00, 31.00, 14.00, 12.00, 20.00 +CNM, 11, 12, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 12, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +COD, 11, 12, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +COF, 11, 12, 78.00, 60.00, -9999.00, -9999.00, 23.00 +CON, 11, 12, 48.00, 28.00, 24.00, 22.00, 33.00 +COS, 11, 12, 51.00, 26.00, 12.00, 9.00, 16.00 +COT, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 12, 55.00, 35.00, 24.00, 20.00, 32.00 +CPR, 11, 12, 45.00, 22.00, 14.00, 14.00, 20.00 +CRBC, 11, 12, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 12, 77.00, 56.00, 16.00, 13.00, 22.00 +CRW, 11, 12, 58.00, 37.00, 29.00, 29.00, 41.00 +CSG, 11, 12, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 12, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 12, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 12, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 12, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 12, 54.00, 36.00, 25.00, 24.00, 36.00 +CVN, 11, 12, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 12, 62.00, 34.00, -9999.00, -9999.00, 10.00 +CXY, 11, 12, 53.00, 37.00, 19.00, 19.00, 30.00 +CYS, 11, 12, 47.00, 24.00, 14.00, 15.00, 21.00 +DAA, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DAB, 11, 12, 76.00, 57.00, 16.00, 19.00, 27.00 +DAG, 11, 12, 70.00, 45.00, 3.00, 4.00, 5.00 +DAL, 11, 12, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 12, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 12, 52.00, 35.00, 27.00, 28.00, 39.00 +DBQ, 11, 12, 46.00, 29.00, 25.00, 19.00, 35.00 +DCA, 11, 12, 59.00, 42.00, 17.00, 18.00, 28.00 +DDC, 11, 12, 56.00, 32.00, 12.00, 13.00, 18.00 +DEC, 11, 12, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 12, 53.00, 26.00, 14.00, 13.00, 20.00 +DFW, 11, 12, 67.00, 46.00, 14.00, 13.00, 21.00 +DHN, 11, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 12, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 12, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 12, 72.00, 50.00, -9999.00, -9999.00, 14.00 +DLG, 11, 12, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 12, 37.00, 23.00, 26.00, 21.00, 36.00 +DLLC, 11, 12, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 12, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 12, 73.00, 46.00, -9999.00, -9999.00, 10.00 +DMN, 11, 12, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 12, 60.00, 40.00, -9999.00, -9999.00, 29.00 +DPG, 11, 12, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 12, 72.00, 47.00, -9999.00, -9999.00, 22.00 +DRA, 11, 12, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 12, 72.00, 50.00, 9.00, 10.00, 14.00 +DSM, 11, 12, 49.00, 31.00, 22.00, 18.00, 30.00 +DTW, 11, 12, 49.00, 33.00, 26.00, 27.00, 40.00 +DUG, 11, 12, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 12, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 12, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 12, 67.00, 44.00, -9999.00, -9999.00, 15.00 +D45, 11, 12, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 12, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 12, 42.00, 25.00, 19.00, 18.00, 28.00 +ECG, 11, 12, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 12, 67.00, 40.00, -9999.00, -9999.00, 7.00 +EED, 11, 12, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +EGE, 11, 12, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 12, 59.00, 46.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 12, 54.00, 30.00, 34.00, 34.00, 47.00 +EKO, 11, 12, 50.00, 23.00, 18.00, 16.00, 25.00 +ELD, 11, 12, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 12, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 12, 67.00, 39.00, 7.00, 7.00, 11.00 +ELY, 11, 12, 50.00, 20.00, 13.00, 11.00, 18.00 +EMP, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 12, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +END, 11, 12, 60.00, 39.00, -9999.00, -9999.00, 14.00 +ENN, 11, 12, 12.00, -4.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 12, 48.00, 31.00, -9999.00, -9999.00, 13.00 +EPH, 11, 12, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 12, 50.00, 38.00, 35.00, 36.00, 50.00 +ESF, 11, 12, 70.00, 48.00, -9999.00, -9999.00, 36.00 +EUG, 11, 12, 53.00, 40.00, 45.00, 46.00, 56.00 +EVV, 11, 12, 57.00, 37.00, 27.00, 22.00, 36.00 +EWN, 11, 12, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 12, 56.00, 40.00, 20.00, 18.00, 30.00 +EYW, 11, 12, 81.00, 72.00, 15.00, 15.00, 24.00 +E74, 11, 12, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 12, 63.00, 40.00, -9999.00, -9999.00, 25.00 +FAI, 11, 12, 12.00, -4.00, 23.00, 25.00, 36.00 +FAR, 11, 12, 38.00, 21.00, 13.00, 14.00, 21.00 +FAT, 11, 12, 66.00, 43.00, 13.00, 14.00, 20.00 +FAY, 11, 12, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 12, 39.00, 24.00, 25.00, 29.00, 40.00 +FCS, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 11, 12, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 12, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FHU, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 11, 12, 52.00, 23.00, 11.00, 14.00, 16.00 +FLL, 11, 12, 82.00, 66.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 12, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 12, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +FME, 11, 12, 60.00, 36.00, -9999.00, -9999.00, 28.00 +FMH, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FMN, 11, 12, 56.00, 27.00, 8.00, 8.00, 11.00 +FMY, 11, 12, 81.00, 62.00, 10.00, 10.00, 16.00 +FNT, 11, 12, 47.00, 33.00, 28.00, 28.00, 40.00 +FOD, 11, 12, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 12, 55.00, 33.00, -9999.00, -9999.00, 17.00 +FOK, 11, 12, 54.00, 39.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 12, 56.00, 34.00, -9999.00, -9999.00, 19.00 +FSD, 11, 12, 45.00, 23.00, 17.00, 15.00, 26.00 +FSI, 11, 12, 64.00, 39.00, -9999.00, -9999.00, 16.00 +FSM, 11, 12, 64.00, 39.00, 20.00, 18.00, 29.00 +FTK, 11, 12, 57.00, 35.00, -9999.00, -9999.00, 28.00 +FWA, 11, 12, 50.00, 34.00, 24.00, 24.00, 35.00 +FWH, 11, 12, 67.00, 45.00, -9999.00, -9999.00, 17.00 +FYU, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 12, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 12, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 12, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 12, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 12, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 12, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 12, 42.00, 30.00, 27.00, 30.00, 41.00 +GFA, 11, 12, 44.00, 25.00, -9999.00, -9999.00, 20.00 +GFK, 11, 12, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 12, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 12, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 12, 41.00, 20.00, 11.00, 11.00, 18.00 +GJT, 11, 12, 52.00, 30.00, 15.00, 13.00, 20.00 +GKN, 11, 12, 14.00, -1.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 12, 52.00, 26.00, 12.00, 12.00, 17.00 +GLH, 11, 12, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 12, 70.00, 60.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 12, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 12, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +GON, 11, 12, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 12, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 12, 43.00, 28.00, 24.00, 23.00, 34.00 +GRCI, 11, 12, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 12, 52.00, 37.00, -9999.00, -9999.00, 58.00 +GRI, 11, 12, 50.00, 27.00, 16.00, 12.00, 21.00 +GRK, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 11, 12, 47.00, 31.00, 30.00, 28.00, 40.00 +GSB, 11, 12, 66.00, 42.00, -9999.00, -9999.00, 23.00 +GSG, 11, 12, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 12, 61.00, 39.00, 19.00, 18.00, 26.00 +GSP, 11, 12, 63.00, 41.00, 19.00, 21.00, 29.00 +GST, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 12, 47.00, 31.00, -9999.00, -9999.00, 53.00 +GTF, 11, 12, 44.00, 25.00, 14.00, 18.00, 23.00 +GUP, 11, 12, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 12, 51.00, 32.00, -9999.00, -9999.00, 35.00 +GVW, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GWO, 11, 12, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 12, 65.00, 50.00, 21.00, 22.00, 31.00 +HBR, 11, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 12, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 12, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 12, 50.00, 30.00, -9999.00, -9999.00, 25.00 +HKY, 11, 12, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 12, 43.00, 21.00, 13.00, 15.00, 23.00 +HMN, 11, 12, 67.00, 30.00, -9999.00, -9999.00, 7.00 +HMS, 11, 12, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 12, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 12, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +HON, 11, 12, 44.00, 23.00, 11.00, 10.00, 18.00 +HOP, 11, 12, 59.00, 37.00, -9999.00, -9999.00, 31.00 +HOT, 11, 12, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 12, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 12, 51.00, 37.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 12, 53.00, 42.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 12, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 12, 72.00, 47.00, -9999.00, -9999.00, 21.00 +HST, 11, 12, 82.00, 62.00, -9999.00, -9999.00, 22.00 +HSV, 11, 12, 63.00, 41.00, 23.00, 21.00, 33.00 +HTL, 11, 12, 43.00, 29.00, 31.00, 26.00, 43.00 +HTS, 11, 12, 57.00, 38.00, 25.00, 27.00, 39.00 +HUF, 11, 12, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 12, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 12, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 12, 43.00, 18.00, 10.00, 14.00, 18.00 +IAB, 11, 12, 56.00, 35.00, -9999.00, -9999.00, 17.00 +IAD, 11, 12, 57.00, 35.00, 18.00, 19.00, 28.00 +IAG, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 12, 73.00, 50.00, 19.00, 21.00, 31.00 +ICT, 11, 12, 56.00, 35.00, 15.00, 15.00, 22.00 +IDA, 11, 12, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 12, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 12, 56.00, 38.00, 22.00, 18.00, 31.00 +ILI, 11, 12, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 12, 70.00, 46.00, 18.00, 16.00, 27.00 +IMT, 11, 12, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +IND, 11, 12, 53.00, 35.00, 25.00, 25.00, 35.00 +INL, 11, 12, 34.00, 18.00, 23.00, 23.00, 34.00 +INS, 11, 12, 64.00, 39.00, -9999.00, -9999.00, 6.00 +INT, 11, 12, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +INW, 11, 12, 59.00, 30.00, 6.00, 7.00, 10.00 +IPL, 11, 12, 78.00, 51.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 12, 51.00, 34.00, 28.00, 26.00, 39.00 +IRK, 11, 12, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 12, 39.00, 17.00, 13.00, 12.00, 21.00 +ISP, 11, 12, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 12, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 12, 75.00, 46.00, -9999.00, -9999.00, 8.00 +IWD, 11, 12, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 12, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 12, 70.00, 43.00, 20.00, 20.00, 31.00 +JAX, 11, 12, 74.00, 51.00, 14.00, 15.00, 22.00 +JBR, 11, 12, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 12, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 12, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 12, 54.00, 41.00, 20.00, 17.00, 29.00 +JHW, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 12, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 12, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 12, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 12, 37.00, 28.00, 51.00, 49.00, 61.00 +JST, 11, 12, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 12, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 12, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 12, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 12, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 12, 80.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 12, 47.00, 31.00, 29.00, 29.00, 42.00 +LAR, 11, 12, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 12, 68.00, 43.00, 5.00, 4.00, 7.00 +LAX, 11, 12, 71.00, 54.00, 7.00, 8.00, 11.00 +LBB, 11, 12, 64.00, 37.00, 9.00, 8.00, 14.00 +LBF, 11, 12, 51.00, 22.00, 15.00, 11.00, 19.00 +LCH, 11, 12, 72.00, 51.00, 17.00, 20.00, 28.00 +LCK, 11, 12, 54.00, 35.00, -9999.00, -9999.00, 36.00 +LEB, 11, 12, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 12, 56.00, 38.00, 26.00, 26.00, 37.00 +LFI, 11, 12, 61.00, 44.00, -9999.00, -9999.00, 29.00 +LFK, 11, 12, 71.00, 47.00, 17.00, 21.00, 28.00 +LFT, 11, 12, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 12, 54.00, 42.00, 19.00, 16.00, 29.00 +LGB, 11, 12, 73.00, 51.00, 7.00, 8.00, 12.00 +LGU, 11, 12, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 12, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 12, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 12, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 12, 63.00, 42.00, 20.00, 19.00, 28.00 +LIZ, 11, 12, 39.00, 25.00, -9999.00, -9999.00, 48.00 +LMT, 11, 12, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +LND, 11, 12, 44.00, 21.00, 13.00, 11.00, 17.00 +LNK, 11, 12, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 12, 54.00, 24.00, 8.00, 7.00, 12.00 +LOZ, 11, 12, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 12, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 12, 63.00, 41.00, -9999.00, -9999.00, 21.00 +LSE, 11, 12, 45.00, 29.00, 17.00, 17.00, 26.00 +LSF, 11, 12, 69.00, 46.00, -9999.00, -9999.00, 22.00 +LSV, 11, 12, 71.00, 36.00, -9999.00, -9999.00, 6.00 +LTS, 11, 12, 66.00, 39.00, -9999.00, -9999.00, 14.00 +LUF, 11, 12, 77.00, 44.00, -9999.00, -9999.00, 8.00 +LVS, 11, 12, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 12, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 12, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 12, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 12, 59.00, 38.00, 20.00, 19.00, 29.00 +MAF, 11, 12, 67.00, 40.00, 8.00, 5.00, 11.00 +MBL, 11, 12, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 12, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 12, 65.00, 47.00, -9999.00, -9999.00, 22.00 +MCF, 11, 12, 78.00, 58.00, -9999.00, -9999.00, 16.00 +MCG, 11, 12, 13.00, -2.00, 29.00, 28.00, 41.00 +MCI, 11, 12, 54.00, 34.00, 19.00, 18.00, 28.00 +MCK, 11, 12, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 12, 69.00, 44.00, 16.00, 17.00, 24.00 +MCO, 11, 12, 79.00, 58.00, 12.00, 15.00, 22.00 +MCW, 11, 12, 44.00, 26.00, 15.00, 14.00, 22.00 +MC2, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 11, 12, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 12, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 12, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 12, 50.00, 34.00, 30.00, 26.00, 42.00 +MEI, 11, 12, 69.00, 43.00, 20.00, 17.00, 29.00 +MEM, 11, 12, 63.00, 43.00, 24.00, 21.00, 33.00 +MER, 11, 12, 66.00, 41.00, -9999.00, -9999.00, 18.00 +MFD, 11, 12, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 12, 79.00, 59.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 12, 53.00, 36.00, 31.00, 33.00, 42.00 +MGE, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +MGM, 11, 12, 69.00, 45.00, 19.00, 19.00, 32.00 +MGW, 11, 12, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 12, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 12, 64.00, 46.00, -9999.00, -9999.00, 22.00 +MHS, 11, 12, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 12, 81.00, 65.00, 22.00, 22.00, 34.00 +MIB, 11, 12, 38.00, 21.00, -9999.00, -9999.00, 18.00 +MIV, 11, 12, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 12, 53.00, 28.00, -9999.00, -9999.00, 25.00 +MKC, 11, 12, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 12, 46.00, 31.00, 25.00, 23.00, 35.00 +MKG, 11, 12, 47.00, 33.00, 31.00, 29.00, 42.00 +MKL, 11, 12, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 12, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 12, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 12, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 12, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 12, 50.00, 31.00, 24.00, 21.00, 34.00 +MLS, 11, 12, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 12, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 12, 69.00, 46.00, -9999.00, -9999.00, 20.00 +MOB, 11, 12, 71.00, 50.00, 21.00, 22.00, 31.00 +MOT, 11, 12, 38.00, 21.00, 10.00, 10.00, 16.00 +MPV, 11, 12, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 12, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 12, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 12, 69.00, 34.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 12, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 12, 65.00, 48.00, -9999.00, -9999.00, 22.00 +MSL, 11, 12, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 12, 45.00, 27.00, 23.00, 22.00, 33.00 +MSO, 11, 12, 42.00, 25.00, 23.00, 24.00, 36.00 +MSP, 11, 12, 42.00, 26.00, 20.00, 18.00, 28.00 +MSS, 11, 12, 44.00, 28.00, 31.00, 31.00, 43.00 +MSY, 11, 12, 72.00, 52.00, 18.00, 19.00, 28.00 +MTC, 11, 12, 48.00, 34.00, -9999.00, -9999.00, 35.00 +MTN, 11, 12, 58.00, 38.00, -9999.00, -9999.00, 28.00 +MTO, 11, 12, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 12, 54.00, 34.00, -9999.00, -9999.00, 28.00 +MUO, 11, 12, 53.00, 30.00, -9999.00, -9999.00, 25.00 +MWA, 11, 12, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 12, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 12, 69.00, 45.00, -9999.00, -9999.00, 22.00 +MYL, 11, 12, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 12, 70.00, 44.00, -9999.00, -9999.00, 22.00 +NAO, 11, 12, 68.00, 53.00, -9999.00, -9999.00, 19.00 +NBC, 11, 12, 70.00, 50.00, -9999.00, -9999.00, 20.00 +NBE, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 11, 12, 49.00, 32.00, -9999.00, -9999.00, 30.00 +NCA, 11, 12, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NCO, 11, 12, 54.00, 39.00, -9999.00, -9999.00, 32.00 +NC1, 11, 12, 63.00, 43.00, -9999.00, -9999.00, 7.00 +NEL, 11, 12, 58.00, 35.00, -9999.00, -9999.00, 32.00 +NFG, 11, 12, 70.00, 49.00, -9999.00, -9999.00, 12.00 +NFL, 11, 12, 56.00, 26.00, -9999.00, -9999.00, 12.00 +NGP, 11, 12, 77.00, 57.00, -9999.00, -9999.00, 20.00 +NGU, 11, 12, 62.00, 45.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 12, 63.00, 49.00, -9999.00, -9999.00, 26.00 +NHK, 11, 12, 59.00, 38.00, -9999.00, -9999.00, 27.00 +NHZ, 11, 12, 47.00, 31.00, -9999.00, -9999.00, 39.00 +NID, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 12, 74.00, 51.00, -9999.00, -9999.00, 21.00 +NIR, 11, 12, 75.00, 52.00, -9999.00, -9999.00, 20.00 +NKT, 11, 12, 68.00, 47.00, -9999.00, -9999.00, 27.00 +NKX, 11, 12, 71.00, 55.00, -9999.00, -9999.00, 16.00 +NLC, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NMM, 11, 12, 68.00, 42.00, -9999.00, -9999.00, 29.00 +NPA, 11, 12, 71.00, 52.00, -9999.00, -9999.00, 23.00 +NQA, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NQI, 11, 12, 79.00, 55.00, -9999.00, -9999.00, 17.00 +NQX, 11, 12, 81.00, 72.00, -9999.00, -9999.00, 21.00 +NRB, 11, 12, 74.00, 57.00, -9999.00, -9999.00, 21.00 +NRC, 11, 12, 66.00, 41.00, -9999.00, -9999.00, 23.00 +NRS, 11, 12, 70.00, 51.00, -9999.00, -9999.00, 12.00 +NSE, 11, 12, 71.00, 48.00, -9999.00, -9999.00, 26.00 +NSI, 11, 12, 71.00, 49.00, -9999.00, -9999.00, 16.00 +NTD, 11, 12, 71.00, 49.00, -9999.00, -9999.00, 12.00 +NTK, 11, 12, 74.00, 51.00, -9999.00, -9999.00, 12.00 +NTU, 11, 12, 62.00, 45.00, -9999.00, -9999.00, 27.00 +NUC, 11, 12, 69.00, 53.00, -9999.00, -9999.00, 12.00 +NUQ, 11, 12, 65.00, 43.00, -9999.00, -9999.00, 22.00 +NUW, 11, 12, 51.00, 38.00, -9999.00, -9999.00, 52.00 +NWF, 11, 12, 73.00, 51.00, -9999.00, -9999.00, 10.00 +NXX, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NYG, 11, 12, 60.00, 35.00, -9999.00, -9999.00, 29.00 +NZC, 11, 12, 75.00, 48.00, -9999.00, -9999.00, 21.00 +NZJ, 11, 12, 73.00, 46.00, -9999.00, -9999.00, 12.00 +NZW, 11, 12, 52.00, 35.00, -9999.00, -9999.00, 39.00 +NZY, 11, 12, 71.00, 55.00, -9999.00, -9999.00, 12.00 +OAK, 11, 12, 65.00, 46.00, 14.00, 15.00, 22.00 +OAR, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 12, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 12, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 12, 61.00, 39.00, 18.00, 14.00, 24.00 +OLM, 11, 12, 51.00, 35.00, 51.00, 51.00, 64.00 +OMA, 11, 12, 51.00, 29.00, 14.00, 15.00, 21.00 +OME, 11, 12, 23.00, 10.00, 30.00, 31.00, 42.00 +ONT, 11, 12, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 12, 49.00, 32.00, 27.00, 24.00, 37.00 +ORF, 11, 12, 62.00, 45.00, 18.00, 17.00, 27.00 +ORH, 11, 12, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 12, 6.00, -10.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 12, 45.00, 29.00, -9999.00, -9999.00, 38.00 +OTG, 11, 12, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 12, 58.00, 44.00, 50.00, 51.00, 60.00 +OTM, 11, 12, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 12, 14.00, 3.00, 23.00, 28.00, 37.00 +OURC, 11, 12, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 12, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 12, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 12, 71.00, 47.00, -9999.00, -9999.00, 23.00 +PACZ, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 12, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 12, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 12, 10.00, -5.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 12, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 12, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 12, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 12, 73.00, 49.00, -9999.00, -9999.00, 22.00 +PAQ, 11, 12, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 12, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 12, 40.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 12, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 12, 13.00, -2.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 12, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 12, 45.00, 30.00, -9999.00, -9999.00, 39.00 +PBI, 11, 12, 81.00, 65.00, 24.00, 24.00, 34.00 +PDT, 11, 12, 50.00, 35.00, 24.00, 27.00, 39.00 +PDX, 11, 12, 53.00, 40.00, 47.00, 49.00, 60.00 +PFN, 11, 12, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 12, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 12, 56.00, 38.00, 21.00, 17.00, 31.00 +PHX, 11, 12, 76.00, 50.00, 6.00, 6.00, 9.00 +PIA, 11, 12, 51.00, 33.00, 25.00, 21.00, 34.00 +PIB, 11, 12, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 12, 46.00, 27.00, 20.00, 22.00, 32.00 +PIR, 11, 12, 46.00, 24.00, 11.00, 9.00, 15.00 +PIT, 11, 12, 51.00, 35.00, 28.00, 29.00, 42.00 +PKB, 11, 12, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 12, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 12, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 12, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 12, 71.00, 52.00, 15.00, 16.00, 25.00 +POB, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 11, 12, 70.00, 46.00, -9999.00, -9999.00, 31.00 +POM, 11, 12, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +POU, 11, 12, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 12, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 12, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 12, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 12, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 12, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 12, 50.00, 31.00, -9999.00, -9999.00, 40.00 +PSP, 11, 12, 79.00, 50.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 12, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 12, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 12, 58.00, 25.00, 12.00, 8.00, 17.00 +PUC, 11, 12, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 12, 54.00, 36.00, 22.00, 21.00, 31.00 +PVU, 11, 12, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 12, 48.00, 31.00, 25.00, 25.00, 36.00 +P02, 11, 12, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +P07, 11, 12, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +P11, 11, 12, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +P24, 11, 12, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +P28, 11, 12, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +P35, 11, 12, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +P38, 11, 12, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +P39, 11, 12, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +P58, 11, 12, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +P59, 11, 12, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +P60, 11, 12, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +P61, 11, 12, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +P67, 11, 12, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +P68, 11, 12, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +P69, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 12, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 12, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 12, 48.00, 23.00, 10.00, 11.00, 14.00 +RBL, 11, 12, 64.00, 44.00, 24.00, 24.00, 32.00 +RCA, 11, 12, 48.00, 23.00, -9999.00, -9999.00, 17.00 +RDD, 11, 12, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 12, 50.00, 28.00, 20.00, 19.00, 31.00 +RDR, 11, 12, 36.00, 19.00, -9999.00, -9999.00, 18.00 +RDU, 11, 12, 63.00, 40.00, 18.00, 18.00, 28.00 +REE, 11, 12, 64.00, 37.00, -9999.00, -9999.00, 9.00 +REJ, 11, 12, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 12, 47.00, 30.00, 24.00, 20.00, 33.00 +RIC, 11, 12, 62.00, 39.00, 19.00, 19.00, 29.00 +RIV, 11, 12, 73.00, 46.00, -9999.00, -9999.00, 11.00 +RIW, 11, 12, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 12, 42.00, 21.00, 12.00, 10.00, 17.00 +RME, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 53.00 +RMG, 11, 12, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +RND, 11, 12, 73.00, 49.00, -9999.00, -9999.00, 18.00 +RNO, 11, 12, 55.00, 27.00, 14.00, 12.00, 19.00 +ROA, 11, 12, 59.00, 38.00, 18.00, 19.00, 27.00 +ROC, 11, 12, 49.00, 34.00, 33.00, 33.00, 48.00 +ROW, 11, 12, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 12, 55.00, 31.00, 12.00, 11.00, 17.00 +RST, 11, 12, 42.00, 25.00, 21.00, 20.00, 30.00 +RWF, 11, 12, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 12, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 12, 64.00, 44.00, 19.00, 18.00, 25.00 +SAF, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 12, 71.00, 55.00, 11.00, 11.00, 14.00 +SAT, 11, 12, 73.00, 49.00, 16.00, 15.00, 25.00 +SAV, 11, 12, 71.00, 49.00, 15.00, 15.00, 22.00 +SAW, 11, 12, 42.00, 30.00, -9999.00, -9999.00, 47.00 +SBA, 11, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 12, 74.00, 46.00, -9999.00, -9999.00, 12.00 +SBN, 11, 12, 49.00, 34.00, 31.00, 29.00, 43.00 +SBP, 11, 12, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 12, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 12, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 12, 2.00, -10.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 12, 64.00, 43.00, 13.00, 18.00, 19.00 +SDF, 11, 12, 57.00, 38.00, 26.00, 24.00, 35.00 +SEA, 11, 12, 51.00, 41.00, 43.00, 43.00, 56.00 +SEM, 11, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 12, 63.00, 48.00, 18.00, 21.00, 27.00 +SGF, 11, 12, 57.00, 36.00, 21.00, 19.00, 31.00 +SGY, 11, 12, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 12, 46.00, 20.00, 14.00, 16.00, 22.00 +SHV, 11, 12, 69.00, 46.00, 19.00, 20.00, 29.00 +SIT, 11, 12, 44.00, 35.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 12, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 12, 69.00, 43.00, 10.00, 7.00, 13.00 +SKA, 11, 12, 42.00, 30.00, -9999.00, -9999.00, 39.00 +SKF, 11, 12, 73.00, 49.00, -9999.00, -9999.00, 18.00 +SLC, 11, 12, 52.00, 32.00, 19.00, 18.00, 28.00 +SLE, 11, 12, 53.00, 38.00, 48.00, 45.00, 59.00 +SLN, 11, 12, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 12, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 12, 69.00, 43.00, -9999.00, 13.00, 20.00 +SNA, 11, 12, 68.00, 53.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 12, 38.00, 29.00, 54.00, 58.00, 72.00 +SNS, 11, 12, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 12, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 12, 53.00, 35.00, 25.00, 20.00, 33.00 +SPS, 11, 12, 65.00, 41.00, 13.00, 12.00, 20.00 +SRQ, 11, 12, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 12, 69.00, 43.00, -9999.00, -9999.00, 23.00 +SSI, 11, 12, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +STC, 11, 12, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 12, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +STL, 11, 12, 56.00, 38.00, 28.00, 21.00, 36.00 +STNV, 11, 12, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +STS, 11, 12, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 12, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 12, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 12, 65.00, 43.00, -9999.00, -9999.00, 21.00 +SUX, 11, 12, 48.00, 27.00, 15.00, 15.00, 24.00 +SVN, 11, 12, 71.00, 49.00, -9999.00, -9999.00, 20.00 +SWF, 11, 12, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 12, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 12, 49.00, 34.00, 37.00, 38.00, 52.00 +SZL, 11, 12, 56.00, 33.00, -9999.00, -9999.00, 24.00 +TAD, 11, 12, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 12, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 12, 61.00, 33.00, -9999.00, -9999.00, 29.00 +TCC, 11, 12, 63.00, 34.00, 8.00, 6.00, 12.00 +TCL, 11, 12, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 12, 52.00, 37.00, -9999.00, -9999.00, 59.00 +TCS, 11, 12, 64.00, 37.00, -9999.00, 5.00, 9.00 +TEB, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 12, 61.00, 39.00, -9999.00, -9999.00, 15.00 +TKA, 11, 12, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 12, 74.00, 47.00, 15.00, 15.00, 22.00 +TNX, 11, 12, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 12, 49.00, 32.00, 25.00, 26.00, 38.00 +TOP, 11, 12, 55.00, 33.00, 14.00, 18.00, 24.00 +TPA, 11, 12, 78.00, 58.00, 10.00, 13.00, 19.00 +TPH, 11, 12, 54.00, 27.00, 6.00, 4.00, 8.00 +TRI, 11, 12, 59.00, 37.00, 23.00, 23.00, 33.00 +TRK, 11, 12, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 12, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 12, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 12, 61.00, 40.00, 16.00, 17.00, 24.00 +TUP, 11, 12, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 12, 73.00, 46.00, 6.00, 7.00, 10.00 +TVC, 11, 12, 45.00, 31.00, 31.00, 31.00, 42.00 +TVL, 11, 12, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 12, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 12, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 12, 61.00, 38.00, 23.00, 22.00, 34.00 +T01, 11, 12, 60.00, 39.00, -9999.00, -9999.00, 29.00 +T02, 11, 12, 66.00, 43.00, -9999.00, -9999.00, 20.00 +T03, 11, 12, 69.00, 46.00, -9999.00, -9999.00, 22.00 +T04, 11, 12, 80.00, 60.00, -9999.00, -9999.00, 16.00 +T05, 11, 12, 55.00, 31.00, -9999.00, -9999.00, 18.00 +T06, 11, 12, 71.00, 42.00, -9999.00, -9999.00, 28.00 +T07, 11, 12, 56.00, 25.00, -9999.00, -9999.00, 25.00 +T08, 11, 12, 48.00, 31.00, -9999.00, -9999.00, 25.00 +UCA, 11, 12, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 12, 64.00, 39.00, -9999.00, -9999.00, 6.00 +UIL, 11, 12, 52.00, 38.00, 59.00, 60.00, 69.00 +UIN, 11, 12, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 12, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 12, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 12, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +U15, 11, 12, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +U28, 11, 12, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 12, 72.00, 46.00, -9999.00, -9999.00, 21.00 +VBG, 11, 12, 71.00, 45.00, -9999.00, -9999.00, 19.00 +VCT, 11, 12, 74.00, 53.00, 17.00, 15.00, 25.00 +VCV, 11, 12, 68.00, 37.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 12, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 12, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 12, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 12, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 12, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 12, 72.00, 47.00, -9999.00, -9999.00, 22.00 +VRB, 11, 12, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 12, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 12, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 12, 60.00, 39.00, 21.00, 19.00, 27.00 +WJA, 11, 12, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 12, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 12, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 12, 53.00, 24.00, 17.00, 14.00, 23.00 +WPO, 11, 12, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 12, 69.00, 44.00, -9999.00, -9999.00, 22.00 +WRG, 11, 12, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 12, 57.00, 36.00, -9999.00, -9999.00, 29.00 +WRL, 11, 12, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +X68, 11, 12, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 12, 38.00, 26.00, 62.00, 62.00, 71.00 +YCG, 11, 12, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 12, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 12, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 12, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 12, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 12, 49.00, 30.00, 20.00, 21.00, 29.00 +YNG, 11, 12, 49.00, 34.00, 31.00, 32.00, 47.00 +YPA, 11, 12, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 12, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 12, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 12, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 12, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 12, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 12, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 12, 78.00, 52.00, 3.00, 2.00, 5.00 +YVR, 11, 12, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 12, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 12, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 12, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 12, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 12, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 12, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 12, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 12, 41.00, 27.00, 40.00, 38.00, 55.00 +ZUN, 11, 12, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 12, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 12, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 12, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +01R, 11, 12, 70.00, 47.00, -9999.00, -9999.00, 23.00 +1V1, 11, 12, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 12, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 12, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 12, 65.00, 48.00, -9999.00, -9999.00, 23.00 +2PJ, 11, 12, 69.00, 43.00, -9999.00, -9999.00, 20.00 +3B1, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 12, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 12, 43.00, 28.00, -9999.00, -9999.00, 38.00 +3SE, 11, 12, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 12, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 12, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 12, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 12, 18.00, 2.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 12, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 12, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 12, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 13, 52.00, 34.00, 21.00, 20.00, 32.00 +ABI, 11, 13, 67.00, 44.00, 11.00, 10.00, 17.00 +ABQ, 11, 13, 58.00, 32.00, 9.00, 8.00, 13.00 +ABR, 11, 13, 41.00, 20.00, 14.00, 10.00, 19.00 +ABY, 11, 13, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 13, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 13, 69.00, 47.00, 18.00, 16.00, 26.00 +ACV, 11, 13, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 13, 56.00, 36.00, 20.00, 19.00, 31.00 +ADK, 11, 13, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 13, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 13, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 13, 58.00, 35.00, -9999.00, -9999.00, 29.00 +AEX, 11, 13, 70.00, 47.00, -9999.00, -9999.00, 24.00 +AFF, 11, 13, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 13, 79.00, 57.00, -9999.00, -9999.00, 24.00 +AGS, 11, 13, 68.00, 42.00, 16.00, 16.00, 24.00 +AHN, 11, 13, 65.00, 42.00, 19.00, 20.00, 28.00 +AKN, 11, 13, 30.00, 15.00, 27.00, 27.00, 41.00 +AKO, 11, 13, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 13, 49.00, 31.00, 25.00, 24.00, 36.00 +ALI, 11, 13, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 13, 46.00, 27.00, 22.00, 17.00, 31.00 +ALS, 11, 13, 48.00, 13.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 13, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 13, 60.00, 33.00, 10.00, 9.00, 16.00 +AMG, 11, 13, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 13, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 13, 27.00, 15.00, 20.00, 20.00, 31.00 +AND, 11, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 13, 44.00, 35.00, 61.00, 60.00, 71.00 +AOO, 11, 13, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +APN, 11, 13, 44.00, 29.00, 28.00, 29.00, 41.00 +AQQ, 11, 13, 71.00, 53.00, -9999.00, -9999.00, -9999.00 +ART, 11, 13, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +AST, 11, 13, 53.00, 40.00, 54.00, 55.00, 66.00 +ATL, 11, 13, 64.00, 43.00, 19.00, 18.00, 28.00 +ATW, 11, 13, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 13, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 13, 54.00, 33.00, -9999.00, -9999.00, 33.00 +AUG, 11, 13, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 13, 72.00, 50.00, 17.00, 15.00, 26.00 +AUW, 11, 13, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 13, 60.00, 36.00, 21.00, 20.00, 30.00 +AVP, 11, 13, 49.00, 34.00, 27.00, 26.00, 40.00 +AXN, 11, 13, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 13, 51.00, 32.00, -9999.00, -9999.00, 32.00 +AYS, 11, 13, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 13, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 13, 65.00, 43.00, -9999.00, -9999.00, 24.00 +BAD, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 13, 44.00, 18.00, -9999.00, -9999.00, 16.00 +BDL, 11, 13, 52.00, 33.00, 24.00, 21.00, 32.00 +BDR, 11, 13, 54.00, 38.00, 25.00, 18.00, 34.00 +BET, 11, 13, 23.00, 11.00, 24.00, 26.00, 38.00 +BFD, 11, 13, 44.00, 29.00, 39.00, 44.00, 57.00 +BFF, 11, 13, 51.00, 23.00, 9.00, 12.00, 16.00 +BFL, 11, 13, 67.00, 45.00, 9.00, 10.00, 14.00 +BGM, 11, 13, 45.00, 32.00, 33.00, 34.00, 48.00 +BGR, 11, 13, 45.00, 30.00, 26.00, 24.00, 37.00 +BGS, 11, 13, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 13, 65.00, 42.00, 21.00, 19.00, 30.00 +BID, 11, 13, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 13, 13.00, -1.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 13, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 13, 45.00, 26.00, 15.00, 15.00, 21.00 +BIS, 11, 13, 40.00, 18.00, 12.00, 13.00, 20.00 +BIX, 11, 13, 71.00, 52.00, -9999.00, -9999.00, 22.00 +BJI, 11, 13, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 13, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 13, 54.00, 23.00, -9999.00, -9999.00, 15.00 +BKW, 11, 13, 53.00, 34.00, 30.00, 32.00, 42.00 +BLF, 11, 13, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 13, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 13, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 13, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 13, 57.00, 36.00, -9999.00, -9999.00, 28.00 +BNA, 11, 13, 61.00, 40.00, 23.00, 23.00, 34.00 +BNO, 11, 13, 46.00, 22.00, -9999.00, 25.00, 41.00 +BOI, 11, 13, 49.00, 31.00, 23.00, 25.00, 37.00 +BOS, 11, 13, 53.00, 39.00, 22.00, 22.00, 32.00 +BPI, 11, 13, 39.00, 7.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 13, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 13, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 13, 50.00, 32.00, -9999.00, -9999.00, 28.00 +BRO, 11, 13, 78.00, 59.00, 14.00, 12.00, 20.00 +BRW, 11, 13, 4.00, -6.00, 16.00, 16.00, 24.00 +BSM, 11, 13, 72.00, 50.00, -9999.00, -9999.00, 18.00 +BTI, 11, 13, 7.00, -5.00, 13.00, 14.00, 22.00 +BTL, 11, 13, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 13, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 13, 71.00, 49.00, 17.00, 20.00, 29.00 +BTT, 11, 13, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 13, 45.00, 30.00, 33.00, 30.00, 45.00 +BUB, 11, 13, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 13, 48.00, 34.00, 36.00, 39.00, 51.00 +BUR, 11, 13, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 13, 71.00, 54.00, -9999.00, 18.00, 28.00 +BWG, 11, 13, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 13, 57.00, 37.00, 19.00, 19.00, 30.00 +BYH, 11, 13, 61.00, 41.00, -9999.00, -9999.00, 31.00 +BYI, 11, 13, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 13, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 13, 68.00, 41.00, 15.00, 14.00, 24.00 +CAG, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 13, 50.00, 34.00, 30.00, 32.00, 47.00 +CAO, 11, 13, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 13, 38.00, 24.00, 35.00, 33.00, 48.00 +CBM, 11, 13, 67.00, 41.00, -9999.00, -9999.00, 28.00 +CDB, 11, 13, 39.00, 30.00, 65.00, 61.00, 80.00 +CDC, 11, 13, 53.00, 27.00, 13.00, 12.00, 18.00 +CDR, 11, 13, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 13, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 13, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 11, 13, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 13, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 13, 62.00, 40.00, 23.00, 23.00, 33.00 +CHO, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 13, 70.00, 47.00, 15.00, 16.00, 24.00 +CID, 11, 13, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 13, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 13, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 13, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 13, 51.00, 35.00, 31.00, 34.00, 47.00 +CLL, 11, 13, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 13, 63.00, 42.00, 17.00, 18.00, 28.00 +CMH, 11, 13, 52.00, 34.00, 28.00, 27.00, 40.00 +CMI, 11, 13, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 13, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 13, 53.00, 31.00, 14.00, 12.00, 20.00 +CNM, 11, 13, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 13, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +COD, 11, 13, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +COF, 11, 13, 77.00, 59.00, -9999.00, -9999.00, 23.00 +CON, 11, 13, 48.00, 27.00, 24.00, 22.00, 33.00 +COS, 11, 13, 51.00, 25.00, 12.00, 9.00, 16.00 +COT, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 13, 54.00, 35.00, 24.00, 20.00, 32.00 +CPR, 11, 13, 45.00, 22.00, 14.00, 14.00, 20.00 +CRBC, 11, 13, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 13, 76.00, 56.00, 16.00, 13.00, 22.00 +CRW, 11, 13, 58.00, 36.00, 29.00, 29.00, 42.00 +CSG, 11, 13, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 13, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 13, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 13, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 13, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 13, 54.00, 35.00, 26.00, 25.00, 36.00 +CVN, 11, 13, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 13, 62.00, 33.00, -9999.00, -9999.00, 10.00 +CXY, 11, 13, 53.00, 36.00, 19.00, 19.00, 30.00 +CYS, 11, 13, 47.00, 24.00, 14.00, 15.00, 21.00 +DAA, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 13, 75.00, 56.00, 16.00, 19.00, 27.00 +DAG, 11, 13, 70.00, 45.00, 3.00, 4.00, 5.00 +DAL, 11, 13, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 13, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 13, 52.00, 35.00, 28.00, 29.00, 39.00 +DBQ, 11, 13, 45.00, 28.00, 25.00, 19.00, 35.00 +DCA, 11, 13, 59.00, 41.00, 17.00, 18.00, 28.00 +DDC, 11, 13, 56.00, 32.00, 12.00, 13.00, 18.00 +DEC, 11, 13, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 13, 53.00, 26.00, 14.00, 13.00, 20.00 +DFW, 11, 13, 67.00, 46.00, 14.00, 13.00, 21.00 +DHN, 11, 13, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 13, 60.00, 31.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 13, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 13, 72.00, 49.00, -9999.00, -9999.00, 14.00 +DLG, 11, 13, 29.00, 16.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 13, 36.00, 22.00, 26.00, 21.00, 36.00 +DLLC, 11, 13, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 13, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 13, 73.00, 46.00, -9999.00, -9999.00, 10.00 +DMN, 11, 13, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 13, 59.00, 39.00, -9999.00, -9999.00, 29.00 +DPG, 11, 13, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 13, 71.00, 46.00, -9999.00, -9999.00, 23.00 +DRA, 11, 13, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 13, 72.00, 49.00, 9.00, 10.00, 14.00 +DSM, 11, 13, 48.00, 30.00, 22.00, 18.00, 30.00 +DTW, 11, 13, 49.00, 32.00, 26.00, 27.00, 40.00 +DUG, 11, 13, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 13, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 13, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 13, 67.00, 44.00, -9999.00, -9999.00, 15.00 +D45, 11, 13, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 13, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 13, 41.00, 24.00, 19.00, 18.00, 28.00 +ECG, 11, 13, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 13, 66.00, 40.00, -9999.00, -9999.00, 7.00 +EED, 11, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 11, 13, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 13, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 13, 53.00, 30.00, 34.00, 35.00, 47.00 +EKO, 11, 13, 50.00, 23.00, 19.00, 16.00, 25.00 +ELD, 11, 13, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 13, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 13, 67.00, 39.00, 7.00, 7.00, 11.00 +ELY, 11, 13, 50.00, 19.00, 13.00, 11.00, 18.00 +EMP, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 13, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +END, 11, 13, 59.00, 39.00, -9999.00, -9999.00, 14.00 +ENN, 11, 13, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 13, 48.00, 30.00, -9999.00, -9999.00, 12.00 +EPH, 11, 13, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 13, 50.00, 37.00, 35.00, 36.00, 50.00 +ESF, 11, 13, 70.00, 47.00, -9999.00, -9999.00, 36.00 +EUG, 11, 13, 53.00, 40.00, 46.00, 46.00, 57.00 +EVV, 11, 13, 56.00, 37.00, 28.00, 22.00, 37.00 +EWN, 11, 13, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 13, 56.00, 39.00, 20.00, 18.00, 30.00 +EYW, 11, 13, 80.00, 71.00, 15.00, 15.00, 24.00 +E74, 11, 13, 69.00, 36.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 13, 63.00, 39.00, -9999.00, -9999.00, 25.00 +FAI, 11, 13, 11.00, -5.00, 23.00, 25.00, 36.00 +FAR, 11, 13, 38.00, 20.00, 13.00, 14.00, 21.00 +FAT, 11, 13, 65.00, 42.00, 13.00, 14.00, 20.00 +FAY, 11, 13, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 13, 39.00, 24.00, 25.00, 30.00, 41.00 +FCS, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 11, 13, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 13, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +FHU, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 11, 13, 52.00, 22.00, 11.00, 14.00, 16.00 +FLL, 11, 13, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 13, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 13, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FME, 11, 13, 60.00, 35.00, -9999.00, -9999.00, 28.00 +FMH, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 40.00 +FMN, 11, 13, 56.00, 27.00, 8.00, 8.00, 11.00 +FMY, 11, 13, 81.00, 61.00, 10.00, 10.00, 16.00 +FNT, 11, 13, 47.00, 32.00, 28.00, 28.00, 40.00 +FOD, 11, 13, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 13, 54.00, 33.00, -9999.00, -9999.00, 17.00 +FOK, 11, 13, 54.00, 38.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 13, 55.00, 34.00, -9999.00, -9999.00, 19.00 +FSD, 11, 13, 44.00, 23.00, 17.00, 15.00, 26.00 +FSI, 11, 13, 64.00, 38.00, -9999.00, -9999.00, 16.00 +FSM, 11, 13, 63.00, 39.00, 20.00, 18.00, 29.00 +FTK, 11, 13, 57.00, 34.00, -9999.00, -9999.00, 29.00 +FWA, 11, 13, 50.00, 34.00, 24.00, 24.00, 35.00 +FWH, 11, 13, 67.00, 44.00, -9999.00, -9999.00, 17.00 +FYU, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 13, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 13, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 13, 79.00, 48.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 13, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 13, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 13, 42.00, 29.00, 28.00, 31.00, 42.00 +GFA, 11, 13, 44.00, 25.00, -9999.00, -9999.00, 20.00 +GFK, 11, 13, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 13, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 13, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 13, 40.00, 19.00, 11.00, 11.00, 19.00 +GJT, 11, 13, 52.00, 30.00, 15.00, 13.00, 20.00 +GKN, 11, 13, 13.00, -2.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 13, 52.00, 26.00, 12.00, 12.00, 17.00 +GLH, 11, 13, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 13, 69.00, 59.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 13, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 13, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +GON, 11, 13, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 13, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 13, 42.00, 27.00, 24.00, 23.00, 34.00 +GRCI, 11, 13, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 13, 52.00, 36.00, -9999.00, -9999.00, 59.00 +GRI, 11, 13, 49.00, 27.00, 16.00, 12.00, 21.00 +GRK, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +GRR, 11, 13, 46.00, 30.00, 30.00, 29.00, 41.00 +GSB, 11, 13, 66.00, 41.00, -9999.00, -9999.00, 23.00 +GSG, 11, 13, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 13, 61.00, 39.00, 19.00, 18.00, 26.00 +GSP, 11, 13, 63.00, 40.00, 19.00, 21.00, 30.00 +GST, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 13, 46.00, 31.00, -9999.00, -9999.00, 54.00 +GTF, 11, 13, 44.00, 25.00, 14.00, 18.00, 23.00 +GUP, 11, 13, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 13, 51.00, 32.00, -9999.00, -9999.00, 35.00 +GVW, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GWO, 11, 13, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 13, 65.00, 49.00, 21.00, 23.00, 31.00 +HBR, 11, 13, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 13, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 13, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 13, 49.00, 29.00, -9999.00, -9999.00, 25.00 +HKY, 11, 13, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 13, 43.00, 21.00, 13.00, 15.00, 23.00 +HMN, 11, 13, 66.00, 29.00, -9999.00, -9999.00, 6.00 +HMS, 11, 13, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 13, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 13, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +HON, 11, 13, 43.00, 22.00, 11.00, 10.00, 17.00 +HOP, 11, 13, 59.00, 36.00, -9999.00, -9999.00, 31.00 +HOT, 11, 13, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 13, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 13, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 13, 53.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 13, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 13, 71.00, 46.00, -9999.00, -9999.00, 21.00 +HST, 11, 13, 81.00, 62.00, -9999.00, -9999.00, 22.00 +HSV, 11, 13, 63.00, 40.00, 24.00, 21.00, 33.00 +HTL, 11, 13, 43.00, 29.00, 31.00, 26.00, 43.00 +HTS, 11, 13, 56.00, 37.00, 25.00, 27.00, 39.00 +HUF, 11, 13, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 13, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 13, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 13, 42.00, 18.00, 10.00, 14.00, 18.00 +IAB, 11, 13, 56.00, 34.00, -9999.00, -9999.00, 17.00 +IAD, 11, 13, 57.00, 34.00, 18.00, 19.00, 28.00 +IAG, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 13, 73.00, 50.00, 19.00, 21.00, 31.00 +ICT, 11, 13, 56.00, 34.00, 15.00, 15.00, 22.00 +IDA, 11, 13, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 13, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 13, 56.00, 37.00, 22.00, 18.00, 31.00 +ILI, 11, 13, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 13, 69.00, 45.00, 18.00, 16.00, 27.00 +IMT, 11, 13, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +IND, 11, 13, 52.00, 34.00, 25.00, 25.00, 35.00 +INL, 11, 13, 33.00, 18.00, 23.00, 23.00, 34.00 +INS, 11, 13, 64.00, 39.00, -9999.00, -9999.00, 6.00 +INT, 11, 13, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +INW, 11, 13, 59.00, 30.00, 6.00, 6.00, 9.00 +IPL, 11, 13, 78.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 13, 50.00, 34.00, 28.00, 26.00, 39.00 +IRK, 11, 13, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 13, 39.00, 17.00, 13.00, 12.00, 21.00 +ISP, 11, 13, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 13, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 13, 75.00, 46.00, -9999.00, -9999.00, 8.00 +IWD, 11, 13, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 13, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 13, 70.00, 42.00, 21.00, 20.00, 31.00 +JAX, 11, 13, 73.00, 50.00, 14.00, 15.00, 22.00 +JBR, 11, 13, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 13, 72.00, 41.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 13, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 13, 54.00, 41.00, 20.00, 17.00, 29.00 +JHW, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 13, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 13, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 13, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 13, 37.00, 27.00, 50.00, 48.00, 61.00 +JST, 11, 13, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 13, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 13, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 13, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 13, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 13, 79.00, 56.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 13, 46.00, 31.00, 29.00, 30.00, 42.00 +LAR, 11, 13, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 13, 68.00, 43.00, 5.00, 4.00, 7.00 +LAX, 11, 13, 70.00, 53.00, 7.00, 8.00, 11.00 +LBB, 11, 13, 64.00, 37.00, 9.00, 8.00, 14.00 +LBF, 11, 13, 50.00, 22.00, 15.00, 11.00, 19.00 +LCH, 11, 13, 71.00, 50.00, 18.00, 21.00, 28.00 +LCK, 11, 13, 54.00, 35.00, -9999.00, -9999.00, 36.00 +LEB, 11, 13, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 13, 55.00, 37.00, 26.00, 26.00, 37.00 +LFI, 11, 13, 60.00, 44.00, -9999.00, -9999.00, 29.00 +LFK, 11, 13, 71.00, 46.00, 17.00, 21.00, 28.00 +LFT, 11, 13, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 13, 54.00, 42.00, 19.00, 16.00, 29.00 +LGB, 11, 13, 72.00, 50.00, 7.00, 8.00, 12.00 +LGU, 11, 13, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 13, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 13, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 13, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 13, 63.00, 42.00, 21.00, 19.00, 28.00 +LIZ, 11, 13, 38.00, 24.00, -9999.00, -9999.00, 49.00 +LMT, 11, 13, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 11, 13, 43.00, 20.00, 13.00, 11.00, 17.00 +LNK, 11, 13, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 13, 54.00, 24.00, 8.00, 7.00, 12.00 +LOZ, 11, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 13, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 13, 63.00, 41.00, -9999.00, -9999.00, 21.00 +LSE, 11, 13, 44.00, 28.00, 17.00, 17.00, 26.00 +LSF, 11, 13, 68.00, 45.00, -9999.00, -9999.00, 22.00 +LSV, 11, 13, 71.00, 36.00, -9999.00, -9999.00, 6.00 +LTS, 11, 13, 66.00, 39.00, -9999.00, -9999.00, 14.00 +LUF, 11, 13, 77.00, 43.00, -9999.00, -9999.00, 8.00 +LVS, 11, 13, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 13, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 13, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 13, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 13, 58.00, 37.00, 20.00, 19.00, 29.00 +MAF, 11, 13, 67.00, 39.00, 7.00, 5.00, 11.00 +MBL, 11, 13, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 13, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 13, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 13, 64.00, 46.00, -9999.00, -9999.00, 22.00 +MCF, 11, 13, 78.00, 57.00, -9999.00, -9999.00, 16.00 +MCG, 11, 13, 13.00, -3.00, 29.00, 28.00, 41.00 +MCI, 11, 13, 53.00, 34.00, 19.00, 18.00, 28.00 +MCK, 11, 13, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 13, 69.00, 43.00, 17.00, 17.00, 24.00 +MCO, 11, 13, 78.00, 58.00, 12.00, 15.00, 22.00 +MCW, 11, 13, 43.00, 25.00, 15.00, 14.00, 22.00 +MC2, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 11, 13, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 13, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 13, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 13, 49.00, 34.00, 30.00, 26.00, 43.00 +MEI, 11, 13, 69.00, 42.00, 20.00, 18.00, 29.00 +MEM, 11, 13, 63.00, 43.00, 25.00, 21.00, 33.00 +MER, 11, 13, 66.00, 40.00, -9999.00, -9999.00, 18.00 +MFD, 11, 13, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 13, 79.00, 58.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 13, 53.00, 35.00, 31.00, 34.00, 43.00 +MGE, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 11, 13, 69.00, 44.00, 20.00, 19.00, 32.00 +MGW, 11, 13, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 13, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 13, 64.00, 45.00, -9999.00, -9999.00, 22.00 +MHS, 11, 13, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 13, 81.00, 64.00, 22.00, 21.00, 33.00 +MIB, 11, 13, 37.00, 20.00, -9999.00, -9999.00, 18.00 +MIV, 11, 13, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 13, 52.00, 27.00, -9999.00, -9999.00, 25.00 +MKC, 11, 13, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 13, 45.00, 31.00, 25.00, 23.00, 35.00 +MKG, 11, 13, 47.00, 33.00, 32.00, 30.00, 42.00 +MKL, 11, 13, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 13, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 13, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 13, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 13, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 13, 49.00, 31.00, 24.00, 21.00, 34.00 +MLS, 11, 13, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 13, 68.00, 45.00, -9999.00, -9999.00, 20.00 +MOB, 11, 13, 70.00, 49.00, 21.00, 22.00, 32.00 +MOT, 11, 13, 37.00, 20.00, 10.00, 10.00, 16.00 +MPV, 11, 13, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 13, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 13, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 13, 68.00, 34.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 13, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 13, 65.00, 47.00, -9999.00, -9999.00, 22.00 +MSL, 11, 13, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 13, 44.00, 27.00, 23.00, 23.00, 33.00 +MSO, 11, 13, 41.00, 24.00, 23.00, 24.00, 36.00 +MSP, 11, 13, 41.00, 26.00, 20.00, 18.00, 28.00 +MSS, 11, 13, 43.00, 28.00, 32.00, 32.00, 44.00 +MSY, 11, 13, 71.00, 51.00, 18.00, 19.00, 28.00 +MTC, 11, 13, 47.00, 33.00, -9999.00, -9999.00, 35.00 +MTN, 11, 13, 57.00, 38.00, -9999.00, -9999.00, 28.00 +MTO, 11, 13, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 13, 54.00, 33.00, -9999.00, -9999.00, 28.00 +MUO, 11, 13, 52.00, 30.00, -9999.00, -9999.00, 25.00 +MWA, 11, 13, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 13, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 13, 69.00, 44.00, -9999.00, -9999.00, 22.00 +MYL, 11, 13, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 13, 69.00, 43.00, -9999.00, -9999.00, 22.00 +NAO, 11, 13, 67.00, 52.00, -9999.00, -9999.00, 20.00 +NBC, 11, 13, 70.00, 49.00, -9999.00, -9999.00, 20.00 +NBE, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 11, 13, 49.00, 32.00, -9999.00, -9999.00, 30.00 +NCA, 11, 13, 69.00, 42.00, -9999.00, -9999.00, 23.00 +NCO, 11, 13, 53.00, 39.00, -9999.00, -9999.00, 32.00 +NC1, 11, 13, 63.00, 43.00, -9999.00, -9999.00, 7.00 +NEL, 11, 13, 57.00, 34.00, -9999.00, -9999.00, 32.00 +NFG, 11, 13, 69.00, 49.00, -9999.00, -9999.00, 12.00 +NFL, 11, 13, 55.00, 26.00, -9999.00, -9999.00, 13.00 +NGP, 11, 13, 76.00, 57.00, -9999.00, -9999.00, 20.00 +NGU, 11, 13, 61.00, 44.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 13, 63.00, 49.00, -9999.00, -9999.00, 26.00 +NHK, 11, 13, 59.00, 37.00, -9999.00, -9999.00, 27.00 +NHZ, 11, 13, 47.00, 31.00, -9999.00, -9999.00, 39.00 +NID, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 13, 73.00, 50.00, -9999.00, -9999.00, 20.00 +NIR, 11, 13, 75.00, 52.00, -9999.00, -9999.00, 20.00 +NKT, 11, 13, 68.00, 47.00, -9999.00, -9999.00, 27.00 +NKX, 11, 13, 70.00, 54.00, -9999.00, -9999.00, 16.00 +NLC, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +NMM, 11, 13, 68.00, 41.00, -9999.00, -9999.00, 29.00 +NPA, 11, 13, 70.00, 51.00, -9999.00, -9999.00, 23.00 +NQA, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +NQI, 11, 13, 78.00, 54.00, -9999.00, -9999.00, 17.00 +NQX, 11, 13, 80.00, 71.00, -9999.00, -9999.00, 21.00 +NRB, 11, 13, 73.00, 56.00, -9999.00, -9999.00, 21.00 +NRC, 11, 13, 66.00, 41.00, -9999.00, -9999.00, 23.00 +NRS, 11, 13, 69.00, 50.00, -9999.00, -9999.00, 13.00 +NSE, 11, 13, 71.00, 47.00, -9999.00, -9999.00, 26.00 +NSI, 11, 13, 70.00, 48.00, -9999.00, -9999.00, 16.00 +NTD, 11, 13, 70.00, 48.00, -9999.00, -9999.00, 12.00 +NTK, 11, 13, 73.00, 50.00, -9999.00, -9999.00, 13.00 +NTU, 11, 13, 61.00, 44.00, -9999.00, -9999.00, 27.00 +NUC, 11, 13, 68.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 11, 13, 64.00, 42.00, -9999.00, -9999.00, 22.00 +NUW, 11, 13, 50.00, 37.00, -9999.00, -9999.00, 52.00 +NWF, 11, 13, 72.00, 50.00, -9999.00, -9999.00, 10.00 +NXX, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 11, 13, 60.00, 34.00, -9999.00, -9999.00, 30.00 +NZC, 11, 13, 74.00, 47.00, -9999.00, -9999.00, 20.00 +NZJ, 11, 13, 72.00, 45.00, -9999.00, -9999.00, 13.00 +NZW, 11, 13, 52.00, 34.00, -9999.00, -9999.00, 39.00 +NZY, 11, 13, 70.00, 54.00, -9999.00, -9999.00, 13.00 +OAK, 11, 13, 64.00, 45.00, 15.00, 16.00, 22.00 +OAR, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 13, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 13, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 13, 61.00, 39.00, 18.00, 14.00, 24.00 +OLM, 11, 13, 50.00, 35.00, 51.00, 52.00, 64.00 +OMA, 11, 13, 50.00, 29.00, 14.00, 15.00, 21.00 +OME, 11, 13, 23.00, 10.00, 31.00, 31.00, 42.00 +ONT, 11, 13, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 13, 49.00, 32.00, 27.00, 24.00, 37.00 +ORF, 11, 13, 61.00, 44.00, 18.00, 17.00, 27.00 +ORH, 11, 13, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 13, 5.00, -11.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 13, 45.00, 29.00, -9999.00, -9999.00, 38.00 +OTG, 11, 13, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 13, 57.00, 43.00, 50.00, 51.00, 61.00 +OTM, 11, 13, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 13, 14.00, 3.00, 23.00, 28.00, 37.00 +OURC, 11, 13, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 13, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 13, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 13, 70.00, 46.00, -9999.00, -9999.00, 24.00 +PACZ, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 13, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 13, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 13, 10.00, -6.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 13, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 13, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 13, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 13, 73.00, 48.00, -9999.00, -9999.00, 23.00 +PAQ, 11, 13, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 13, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 13, 39.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 13, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 13, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 13, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 13, 44.00, 30.00, -9999.00, -9999.00, 40.00 +PBI, 11, 13, 80.00, 64.00, 24.00, 24.00, 34.00 +PDT, 11, 13, 49.00, 34.00, 24.00, 27.00, 40.00 +PDX, 11, 13, 53.00, 39.00, 48.00, 49.00, 60.00 +PFN, 11, 13, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 13, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 13, 56.00, 38.00, 21.00, 17.00, 31.00 +PHX, 11, 13, 76.00, 49.00, 6.00, 6.00, 9.00 +PIA, 11, 13, 50.00, 33.00, 25.00, 21.00, 34.00 +PIB, 11, 13, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 13, 46.00, 26.00, 20.00, 22.00, 32.00 +PIR, 11, 13, 45.00, 24.00, 11.00, 9.00, 15.00 +PIT, 11, 13, 51.00, 34.00, 28.00, 29.00, 43.00 +PKB, 11, 13, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 13, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 13, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 13, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 13, 70.00, 51.00, 16.00, 17.00, 25.00 +POB, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 11, 13, 70.00, 45.00, -9999.00, -9999.00, 31.00 +POM, 11, 13, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 11, 13, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 13, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 13, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 13, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 13, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 13, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 13, 50.00, 31.00, -9999.00, -9999.00, 40.00 +PSP, 11, 13, 79.00, 49.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 13, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 13, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 13, 57.00, 25.00, 12.00, 8.00, 17.00 +PUC, 11, 13, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 13, 54.00, 35.00, 22.00, 21.00, 31.00 +PVU, 11, 13, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 13, 48.00, 31.00, 25.00, 26.00, 36.00 +P02, 11, 13, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +P07, 11, 13, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +P11, 11, 13, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +P24, 11, 13, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +P28, 11, 13, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +P35, 11, 13, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +P38, 11, 13, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +P39, 11, 13, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +P58, 11, 13, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +P59, 11, 13, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +P60, 11, 13, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +P61, 11, 13, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +P67, 11, 13, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +P68, 11, 13, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 13, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 13, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 13, 47.00, 23.00, 10.00, 11.00, 14.00 +RBL, 11, 13, 64.00, 43.00, 24.00, 24.00, 32.00 +RCA, 11, 13, 47.00, 23.00, -9999.00, -9999.00, 17.00 +RDD, 11, 13, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 13, 50.00, 27.00, 20.00, 20.00, 31.00 +RDR, 11, 13, 36.00, 19.00, -9999.00, -9999.00, 18.00 +RDU, 11, 13, 63.00, 40.00, 18.00, 18.00, 28.00 +REE, 11, 13, 64.00, 37.00, -9999.00, -9999.00, 9.00 +REJ, 11, 13, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 13, 47.00, 30.00, 24.00, 20.00, 33.00 +RIC, 11, 13, 62.00, 38.00, 19.00, 19.00, 29.00 +RIV, 11, 13, 72.00, 45.00, -9999.00, -9999.00, 11.00 +RIW, 11, 13, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 13, 41.00, 20.00, 12.00, 10.00, 17.00 +RME, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 54.00 +RMG, 11, 13, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +RND, 11, 13, 72.00, 49.00, -9999.00, -9999.00, 18.00 +RNO, 11, 13, 54.00, 27.00, 15.00, 12.00, 20.00 +ROA, 11, 13, 58.00, 37.00, 18.00, 19.00, 27.00 +ROC, 11, 13, 48.00, 34.00, 33.00, 34.00, 48.00 +ROW, 11, 13, 67.00, 36.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 13, 54.00, 31.00, 12.00, 11.00, 17.00 +RST, 11, 13, 41.00, 25.00, 21.00, 20.00, 30.00 +RWF, 11, 13, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 13, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 13, 64.00, 43.00, 19.00, 18.00, 25.00 +SAF, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 13, 70.00, 54.00, 11.00, 11.00, 15.00 +SAT, 11, 13, 72.00, 49.00, 16.00, 15.00, 25.00 +SAV, 11, 13, 70.00, 48.00, 15.00, 15.00, 23.00 +SAW, 11, 13, 41.00, 30.00, -9999.00, -9999.00, 48.00 +SBA, 11, 13, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 13, 73.00, 45.00, -9999.00, -9999.00, 12.00 +SBN, 11, 13, 49.00, 34.00, 32.00, 30.00, 44.00 +SBP, 11, 13, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 13, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 13, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 13, 1.00, -10.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 13, 64.00, 43.00, 14.00, 18.00, 19.00 +SDF, 11, 13, 57.00, 37.00, 26.00, 25.00, 35.00 +SEA, 11, 13, 51.00, 40.00, 44.00, 44.00, 57.00 +SEM, 11, 13, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 13, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 13, 62.00, 47.00, 18.00, 21.00, 28.00 +SGF, 11, 13, 57.00, 36.00, 21.00, 19.00, 31.00 +SGY, 11, 13, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 13, 46.00, 20.00, 14.00, 16.00, 22.00 +SHV, 11, 13, 68.00, 45.00, 19.00, 21.00, 29.00 +SIT, 11, 13, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 13, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 13, 69.00, 43.00, 9.00, 7.00, 13.00 +SKA, 11, 13, 42.00, 29.00, -9999.00, -9999.00, 39.00 +SKF, 11, 13, 72.00, 49.00, -9999.00, -9999.00, 18.00 +SLC, 11, 13, 51.00, 31.00, 19.00, 18.00, 28.00 +SLE, 11, 13, 53.00, 37.00, 49.00, 46.00, 59.00 +SLN, 11, 13, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 13, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 13, 69.00, 42.00, -9999.00, 14.00, 20.00 +SNA, 11, 13, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 13, 37.00, 29.00, 54.00, 58.00, 72.00 +SNS, 11, 13, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 13, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 13, 52.00, 34.00, 25.00, 20.00, 33.00 +SPS, 11, 13, 65.00, 41.00, 12.00, 12.00, 19.00 +SRQ, 11, 13, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 13, 68.00, 42.00, -9999.00, -9999.00, 23.00 +SSI, 11, 13, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +STC, 11, 13, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 13, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +STL, 11, 13, 55.00, 38.00, 28.00, 21.00, 37.00 +STNV, 11, 13, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +STS, 11, 13, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 13, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 13, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 13, 65.00, 42.00, -9999.00, -9999.00, 21.00 +SUX, 11, 13, 47.00, 27.00, 15.00, 15.00, 24.00 +SVN, 11, 13, 70.00, 48.00, -9999.00, -9999.00, 20.00 +SWF, 11, 13, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 13, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 13, 49.00, 33.00, 37.00, 38.00, 52.00 +SZL, 11, 13, 56.00, 33.00, -9999.00, -9999.00, 24.00 +TAD, 11, 13, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 13, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 13, 61.00, 33.00, -9999.00, -9999.00, 29.00 +TCC, 11, 13, 63.00, 33.00, 8.00, 6.00, 12.00 +TCL, 11, 13, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 13, 52.00, 36.00, -9999.00, -9999.00, 59.00 +TCS, 11, 13, 64.00, 37.00, -9999.00, 5.00, 9.00 +TEB, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 13, 61.00, 39.00, -9999.00, -9999.00, 15.00 +TKA, 11, 13, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 13, 73.00, 46.00, 15.00, 15.00, 23.00 +TNX, 11, 13, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 13, 49.00, 32.00, 26.00, 26.00, 38.00 +TOP, 11, 13, 54.00, 33.00, 14.00, 18.00, 24.00 +TPA, 11, 13, 78.00, 57.00, 10.00, 13.00, 19.00 +TPH, 11, 13, 54.00, 26.00, 6.00, 4.00, 8.00 +TRI, 11, 13, 59.00, 36.00, 23.00, 23.00, 33.00 +TRK, 11, 13, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 13, 79.00, 46.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 13, 54.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 13, 61.00, 40.00, 16.00, 17.00, 24.00 +TUP, 11, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 13, 73.00, 46.00, 6.00, 7.00, 10.00 +TVC, 11, 13, 44.00, 31.00, 31.00, 31.00, 42.00 +TVL, 11, 13, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 13, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 13, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 13, 60.00, 37.00, 24.00, 23.00, 34.00 +T01, 11, 13, 60.00, 38.00, -9999.00, -9999.00, 29.00 +T02, 11, 13, 66.00, 43.00, -9999.00, -9999.00, 20.00 +T03, 11, 13, 69.00, 45.00, -9999.00, -9999.00, 22.00 +T04, 11, 13, 79.00, 59.00, -9999.00, -9999.00, 16.00 +T05, 11, 13, 55.00, 31.00, -9999.00, -9999.00, 18.00 +T06, 11, 13, 70.00, 41.00, -9999.00, -9999.00, 28.00 +T07, 11, 13, 55.00, 25.00, -9999.00, -9999.00, 25.00 +T08, 11, 13, 48.00, 30.00, -9999.00, -9999.00, 25.00 +UCA, 11, 13, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 13, 64.00, 39.00, -9999.00, -9999.00, 6.00 +UIL, 11, 13, 51.00, 37.00, 60.00, 61.00, 70.00 +UIN, 11, 13, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 13, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 13, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 13, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +U15, 11, 13, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +U28, 11, 13, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 13, 71.00, 45.00, -9999.00, -9999.00, 21.00 +VBG, 11, 13, 70.00, 44.00, -9999.00, -9999.00, 19.00 +VCT, 11, 13, 74.00, 52.00, 17.00, 15.00, 25.00 +VCV, 11, 13, 68.00, 36.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 13, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 13, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 13, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 13, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 13, 71.00, 46.00, -9999.00, -9999.00, 23.00 +VRB, 11, 13, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 13, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 13, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 13, 60.00, 38.00, 21.00, 19.00, 27.00 +WJA, 11, 13, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 13, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 13, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 13, 53.00, 23.00, 18.00, 14.00, 24.00 +WPO, 11, 13, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 13, 69.00, 43.00, -9999.00, -9999.00, 22.00 +WRG, 11, 13, 40.00, 31.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 13, 57.00, 35.00, -9999.00, -9999.00, 29.00 +WRL, 11, 13, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +X68, 11, 13, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 13, 37.00, 25.00, 62.00, 62.00, 71.00 +YCG, 11, 13, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 13, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 13, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 13, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 13, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 13, 49.00, 29.00, 20.00, 21.00, 30.00 +YNG, 11, 13, 49.00, 34.00, 31.00, 32.00, 47.00 +YPA, 11, 13, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 13, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 13, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 13, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 13, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 13, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 13, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 13, 78.00, 51.00, 3.00, 2.00, 5.00 +YVR, 11, 13, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 13, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 13, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 13, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 13, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 13, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 13, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 13, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 13, 40.00, 26.00, 40.00, 38.00, 55.00 +ZUN, 11, 13, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 13, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 13, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 13, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +01R, 11, 13, 70.00, 46.00, -9999.00, -9999.00, 24.00 +1V1, 11, 13, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 13, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 13, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 13, 64.00, 47.00, -9999.00, -9999.00, 23.00 +2PJ, 11, 13, 68.00, 42.00, -9999.00, -9999.00, 20.00 +3B1, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 13, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 13, 43.00, 28.00, -9999.00, -9999.00, 38.00 +3SE, 11, 13, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 13, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 13, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 11, 13, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 13, 17.00, 1.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 13, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 13, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 13, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 14, 51.00, 34.00, 21.00, 20.00, 32.00 +ABI, 11, 14, 66.00, 43.00, 11.00, 10.00, 17.00 +ABQ, 11, 14, 57.00, 31.00, 9.00, 8.00, 13.00 +ABR, 11, 14, 41.00, 20.00, 14.00, 10.00, 19.00 +ABY, 11, 14, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 14, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 14, 68.00, 46.00, 18.00, 16.00, 26.00 +ACV, 11, 14, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 14, 55.00, 36.00, 20.00, 19.00, 31.00 +ADK, 11, 14, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 14, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 14, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 14, 58.00, 35.00, -9999.00, -9999.00, 29.00 +AEX, 11, 14, 69.00, 47.00, -9999.00, -9999.00, 24.00 +AFF, 11, 14, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 14, 79.00, 57.00, -9999.00, -9999.00, 23.00 +AGS, 11, 14, 68.00, 41.00, 16.00, 16.00, 24.00 +AHN, 11, 14, 64.00, 42.00, 20.00, 21.00, 29.00 +AKN, 11, 14, 29.00, 15.00, 27.00, 27.00, 41.00 +AKO, 11, 14, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 14, 49.00, 30.00, 25.00, 24.00, 36.00 +ALI, 11, 14, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 14, 46.00, 26.00, 22.00, 17.00, 31.00 +ALS, 11, 14, 47.00, 12.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 14, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 14, 59.00, 32.00, 10.00, 9.00, 16.00 +AMG, 11, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 14, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 14, 27.00, 15.00, 19.00, 20.00, 30.00 +AND, 11, 14, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 14, 44.00, 35.00, 61.00, 60.00, 70.00 +AOO, 11, 14, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +APN, 11, 14, 43.00, 28.00, 28.00, 29.00, 41.00 +AQQ, 11, 14, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +ART, 11, 14, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +AST, 11, 14, 53.00, 40.00, 55.00, 55.00, 67.00 +ATL, 11, 14, 63.00, 43.00, 19.00, 18.00, 29.00 +ATW, 11, 14, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 14, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 14, 53.00, 33.00, -9999.00, -9999.00, 34.00 +AUG, 11, 14, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 14, 71.00, 50.00, 17.00, 15.00, 26.00 +AUW, 11, 14, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 14, 59.00, 35.00, 21.00, 20.00, 30.00 +AVP, 11, 14, 48.00, 34.00, 27.00, 26.00, 40.00 +AXN, 11, 14, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 14, 50.00, 31.00, -9999.00, -9999.00, 32.00 +AYS, 11, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 14, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 14, 64.00, 43.00, -9999.00, -9999.00, 25.00 +BAD, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 14, 43.00, 17.00, -9999.00, -9999.00, 16.00 +BDL, 11, 14, 51.00, 32.00, 24.00, 21.00, 32.00 +BDR, 11, 14, 53.00, 38.00, 25.00, 18.00, 34.00 +BET, 11, 14, 22.00, 11.00, 24.00, 26.00, 38.00 +BFD, 11, 14, 43.00, 28.00, 40.00, 44.00, 58.00 +BFF, 11, 14, 50.00, 22.00, 9.00, 12.00, 16.00 +BFL, 11, 14, 67.00, 44.00, 9.00, 10.00, 15.00 +BGM, 11, 14, 45.00, 31.00, 33.00, 35.00, 49.00 +BGR, 11, 14, 44.00, 29.00, 26.00, 24.00, 37.00 +BGS, 11, 14, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 14, 64.00, 41.00, 21.00, 19.00, 31.00 +BID, 11, 14, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 14, 12.00, -2.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 14, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 14, 44.00, 25.00, 15.00, 15.00, 21.00 +BIS, 11, 14, 40.00, 18.00, 12.00, 13.00, 20.00 +BIX, 11, 14, 70.00, 52.00, -9999.00, -9999.00, 22.00 +BJI, 11, 14, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 14, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 14, 53.00, 22.00, -9999.00, -9999.00, 15.00 +BKW, 11, 14, 52.00, 34.00, 30.00, 32.00, 43.00 +BLF, 11, 14, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 14, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 14, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 14, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 14, 56.00, 35.00, -9999.00, -9999.00, 28.00 +BNA, 11, 14, 60.00, 39.00, 23.00, 24.00, 35.00 +BNO, 11, 14, 45.00, 22.00, -9999.00, 26.00, 42.00 +BOI, 11, 14, 49.00, 31.00, 24.00, 26.00, 37.00 +BOS, 11, 14, 52.00, 38.00, 22.00, 22.00, 32.00 +BPI, 11, 14, 39.00, 6.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 14, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 14, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 14, 50.00, 31.00, -9999.00, -9999.00, 28.00 +BRO, 11, 14, 78.00, 59.00, 14.00, 12.00, 20.00 +BRW, 11, 14, 3.00, -7.00, 16.00, 15.00, 23.00 +BSM, 11, 14, 71.00, 50.00, -9999.00, -9999.00, 19.00 +BTI, 11, 14, 6.00, -6.00, 12.00, 14.00, 21.00 +BTL, 11, 14, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 14, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 14, 71.00, 49.00, 18.00, 20.00, 30.00 +BTT, 11, 14, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 14, 44.00, 29.00, 33.00, 30.00, 45.00 +BUB, 11, 14, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 14, 47.00, 34.00, 36.00, 40.00, 52.00 +BUR, 11, 14, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 14, 70.00, 54.00, -9999.00, 19.00, 29.00 +BWG, 11, 14, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 14, 56.00, 37.00, 19.00, 19.00, 30.00 +BYH, 11, 14, 60.00, 40.00, -9999.00, -9999.00, 32.00 +BYI, 11, 14, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 14, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 14, 67.00, 41.00, 15.00, 14.00, 24.00 +CAG, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 14, 49.00, 34.00, 31.00, 33.00, 48.00 +CAO, 11, 14, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 14, 38.00, 24.00, 35.00, 34.00, 49.00 +CBM, 11, 14, 66.00, 40.00, -9999.00, -9999.00, 29.00 +CDB, 11, 14, 39.00, 30.00, 65.00, 61.00, 80.00 +CDC, 11, 14, 52.00, 26.00, 13.00, 12.00, 18.00 +CDR, 11, 14, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 14, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 14, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 14, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 14, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 14, 61.00, 40.00, 23.00, 23.00, 34.00 +CHO, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 14, 69.00, 47.00, 15.00, 16.00, 24.00 +CID, 11, 14, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 14, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 14, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 14, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 14, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 14, 50.00, 35.00, 31.00, 35.00, 48.00 +CLL, 11, 14, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 14, 62.00, 41.00, 17.00, 18.00, 28.00 +CMH, 11, 14, 51.00, 34.00, 28.00, 27.00, 41.00 +CMI, 11, 14, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 14, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 14, 52.00, 30.00, 14.00, 12.00, 20.00 +CNM, 11, 14, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 14, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +COD, 11, 14, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +COF, 11, 14, 77.00, 59.00, -9999.00, -9999.00, 22.00 +CON, 11, 14, 47.00, 27.00, 24.00, 22.00, 33.00 +COS, 11, 14, 50.00, 25.00, 12.00, 9.00, 16.00 +COT, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 14, 54.00, 34.00, 24.00, 20.00, 32.00 +CPR, 11, 14, 44.00, 21.00, 14.00, 14.00, 20.00 +CRBC, 11, 14, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 14, 76.00, 55.00, 16.00, 13.00, 22.00 +CRW, 11, 14, 57.00, 36.00, 29.00, 29.00, 42.00 +CSG, 11, 14, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 14, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 14, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 14, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 14, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 14, 53.00, 35.00, 26.00, 25.00, 37.00 +CVN, 11, 14, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 14, 61.00, 33.00, -9999.00, -9999.00, 10.00 +CXY, 11, 14, 52.00, 36.00, 19.00, 19.00, 30.00 +CYS, 11, 14, 46.00, 23.00, 14.00, 15.00, 21.00 +DAA, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 14, 75.00, 56.00, 16.00, 19.00, 27.00 +DAG, 11, 14, 69.00, 44.00, 3.00, 4.00, 5.00 +DAL, 11, 14, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 14, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 14, 51.00, 34.00, 28.00, 29.00, 40.00 +DBQ, 11, 14, 45.00, 28.00, 25.00, 19.00, 35.00 +DCA, 11, 14, 58.00, 41.00, 17.00, 18.00, 28.00 +DDC, 11, 14, 55.00, 31.00, 12.00, 13.00, 18.00 +DEC, 11, 14, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 14, 52.00, 25.00, 14.00, 13.00, 20.00 +DFW, 11, 14, 66.00, 45.00, 14.00, 13.00, 21.00 +DHN, 11, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 14, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 14, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 14, 71.00, 49.00, -9999.00, -9999.00, 14.00 +DLG, 11, 14, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 14, 36.00, 22.00, 26.00, 21.00, 36.00 +DLLC, 11, 14, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 14, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 14, 72.00, 45.00, -9999.00, -9999.00, 10.00 +DMN, 11, 14, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 14, 59.00, 39.00, -9999.00, -9999.00, 29.00 +DPG, 11, 14, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 14, 71.00, 46.00, -9999.00, -9999.00, 23.00 +DRA, 11, 14, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 14, 71.00, 49.00, 9.00, 10.00, 14.00 +DSM, 11, 14, 48.00, 30.00, 22.00, 18.00, 30.00 +DTW, 11, 14, 48.00, 32.00, 27.00, 28.00, 41.00 +DUG, 11, 14, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 14, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 14, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 14, 66.00, 43.00, -9999.00, -9999.00, 15.00 +D45, 11, 14, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 14, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 14, 41.00, 24.00, 19.00, 18.00, 28.00 +ECG, 11, 14, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 14, 66.00, 39.00, -9999.00, -9999.00, 7.00 +EED, 11, 14, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 11, 14, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 14, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 14, 53.00, 29.00, 34.00, 35.00, 48.00 +EKO, 11, 14, 49.00, 22.00, 19.00, 16.00, 26.00 +ELD, 11, 14, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 14, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 14, 66.00, 38.00, 7.00, 7.00, 11.00 +ELY, 11, 14, 49.00, 19.00, 13.00, 11.00, 18.00 +EMP, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 14, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +END, 11, 14, 59.00, 38.00, -9999.00, -9999.00, 14.00 +ENN, 11, 14, 11.00, -5.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 14, 47.00, 30.00, -9999.00, -9999.00, 12.00 +EPH, 11, 14, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 14, 49.00, 37.00, 35.00, 36.00, 51.00 +ESF, 11, 14, 69.00, 47.00, -9999.00, -9999.00, 37.00 +EUG, 11, 14, 52.00, 40.00, 46.00, 47.00, 58.00 +EVV, 11, 14, 56.00, 36.00, 28.00, 22.00, 37.00 +EWN, 11, 14, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 14, 55.00, 39.00, 20.00, 18.00, 30.00 +EYW, 11, 14, 80.00, 71.00, 15.00, 15.00, 24.00 +E74, 11, 14, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 14, 62.00, 39.00, -9999.00, -9999.00, 25.00 +FAI, 11, 14, 11.00, -5.00, 23.00, 25.00, 36.00 +FAR, 11, 14, 37.00, 20.00, 13.00, 14.00, 21.00 +FAT, 11, 14, 65.00, 42.00, 14.00, 15.00, 21.00 +FAY, 11, 14, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 14, 38.00, 23.00, 26.00, 30.00, 41.00 +FCS, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 11, 14, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 14, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 11, 14, 51.00, 22.00, 11.00, 14.00, 16.00 +FLL, 11, 14, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 14, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 14, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +FME, 11, 14, 59.00, 35.00, -9999.00, -9999.00, 29.00 +FMH, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 14, 55.00, 26.00, 8.00, 8.00, 11.00 +FMY, 11, 14, 81.00, 61.00, 10.00, 10.00, 16.00 +FNT, 11, 14, 46.00, 32.00, 29.00, 29.00, 41.00 +FOD, 11, 14, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 14, 54.00, 32.00, -9999.00, -9999.00, 17.00 +FOK, 11, 14, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 14, 55.00, 33.00, -9999.00, -9999.00, 19.00 +FSD, 11, 14, 44.00, 22.00, 17.00, 15.00, 26.00 +FSI, 11, 14, 63.00, 38.00, -9999.00, -9999.00, 16.00 +FSM, 11, 14, 63.00, 38.00, 20.00, 18.00, 29.00 +FTK, 11, 14, 56.00, 34.00, -9999.00, -9999.00, 29.00 +FWA, 11, 14, 49.00, 33.00, 24.00, 24.00, 35.00 +FWH, 11, 14, 66.00, 44.00, -9999.00, -9999.00, 17.00 +FYU, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 14, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 14, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 14, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 14, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 14, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 14, 41.00, 29.00, 28.00, 31.00, 42.00 +GFA, 11, 14, 43.00, 24.00, -9999.00, -9999.00, 20.00 +GFK, 11, 14, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 14, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 14, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 14, 40.00, 19.00, 11.00, 11.00, 19.00 +GJT, 11, 14, 51.00, 29.00, 15.00, 13.00, 20.00 +GKN, 11, 14, 13.00, -2.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 14, 51.00, 25.00, 12.00, 12.00, 17.00 +GLH, 11, 14, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 14, 69.00, 59.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 14, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GON, 11, 14, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 14, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 14, 42.00, 27.00, 24.00, 23.00, 34.00 +GRCI, 11, 14, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 14, 51.00, 36.00, -9999.00, -9999.00, 59.00 +GRI, 11, 14, 49.00, 26.00, 16.00, 12.00, 21.00 +GRK, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 11, 14, 46.00, 30.00, 31.00, 29.00, 41.00 +GSB, 11, 14, 65.00, 41.00, -9999.00, -9999.00, 23.00 +GSG, 11, 14, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 14, 60.00, 38.00, 19.00, 18.00, 26.00 +GSP, 11, 14, 62.00, 40.00, 19.00, 21.00, 30.00 +GST, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 14, 46.00, 30.00, -9999.00, -9999.00, 54.00 +GTF, 11, 14, 43.00, 24.00, 14.00, 18.00, 23.00 +GUP, 11, 14, 54.00, 21.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 14, 50.00, 31.00, -9999.00, -9999.00, 36.00 +GVW, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GWO, 11, 14, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 14, 64.00, 49.00, 21.00, 23.00, 31.00 +HBR, 11, 14, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 14, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 14, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 14, 49.00, 29.00, -9999.00, -9999.00, 26.00 +HKY, 11, 14, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 14, 42.00, 20.00, 13.00, 15.00, 23.00 +HMN, 11, 14, 66.00, 29.00, -9999.00, -9999.00, 6.00 +HMS, 11, 14, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 14, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 14, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +HON, 11, 14, 43.00, 22.00, 11.00, 10.00, 17.00 +HOP, 11, 14, 58.00, 36.00, -9999.00, -9999.00, 32.00 +HOT, 11, 14, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 14, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 14, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 14, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 14, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 14, 71.00, 46.00, -9999.00, -9999.00, 21.00 +HST, 11, 14, 81.00, 61.00, -9999.00, -9999.00, 21.00 +HSV, 11, 14, 62.00, 40.00, 24.00, 22.00, 34.00 +HTL, 11, 14, 42.00, 28.00, 32.00, 26.00, 44.00 +HTS, 11, 14, 56.00, 37.00, 25.00, 27.00, 39.00 +HUF, 11, 14, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 14, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 14, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 14, 42.00, 17.00, 10.00, 14.00, 18.00 +IAB, 11, 14, 55.00, 34.00, -9999.00, -9999.00, 17.00 +IAD, 11, 14, 56.00, 34.00, 18.00, 19.00, 28.00 +IAG, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 14, 72.00, 49.00, 19.00, 21.00, 31.00 +ICT, 11, 14, 55.00, 34.00, 15.00, 15.00, 22.00 +IDA, 11, 14, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 14, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 14, 55.00, 37.00, 22.00, 18.00, 31.00 +ILI, 11, 14, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 14, 69.00, 45.00, 18.00, 16.00, 28.00 +IMT, 11, 14, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +IND, 11, 14, 52.00, 34.00, 25.00, 25.00, 35.00 +INL, 11, 14, 33.00, 17.00, 23.00, 23.00, 34.00 +INS, 11, 14, 63.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 11, 14, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +INW, 11, 14, 58.00, 29.00, 6.00, 6.00, 9.00 +IPL, 11, 14, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 14, 50.00, 33.00, 28.00, 26.00, 39.00 +IRK, 11, 14, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 14, 38.00, 16.00, 13.00, 12.00, 21.00 +ISP, 11, 14, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 14, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 14, 74.00, 45.00, -9999.00, -9999.00, 8.00 +IWD, 11, 14, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 14, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 14, 69.00, 42.00, 21.00, 21.00, 32.00 +JAX, 11, 14, 73.00, 50.00, 14.00, 15.00, 22.00 +JBR, 11, 14, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 14, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 14, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 14, 53.00, 40.00, 20.00, 17.00, 29.00 +JHW, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 14, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 14, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 14, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 14, 36.00, 27.00, 50.00, 47.00, 60.00 +JST, 11, 14, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 14, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 14, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 14, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 14, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 14, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 14, 46.00, 30.00, 30.00, 30.00, 43.00 +LAR, 11, 14, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 14, 67.00, 42.00, 5.00, 4.00, 7.00 +LAX, 11, 14, 70.00, 53.00, 7.00, 8.00, 11.00 +LBB, 11, 14, 63.00, 36.00, 9.00, 8.00, 14.00 +LBF, 11, 14, 50.00, 21.00, 15.00, 11.00, 19.00 +LCH, 11, 14, 71.00, 50.00, 18.00, 21.00, 29.00 +LCK, 11, 14, 53.00, 34.00, -9999.00, -9999.00, 37.00 +LEB, 11, 14, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 14, 55.00, 37.00, 26.00, 26.00, 38.00 +LFI, 11, 14, 60.00, 43.00, -9999.00, -9999.00, 29.00 +LFK, 11, 14, 70.00, 46.00, 17.00, 21.00, 28.00 +LFT, 11, 14, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 14, 53.00, 41.00, 19.00, 16.00, 29.00 +LGB, 11, 14, 72.00, 50.00, 7.00, 8.00, 12.00 +LGU, 11, 14, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 14, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 14, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 14, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 14, 62.00, 41.00, 21.00, 19.00, 28.00 +LIZ, 11, 14, 38.00, 24.00, -9999.00, -9999.00, 49.00 +LMT, 11, 14, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 11, 14, 43.00, 20.00, 13.00, 11.00, 17.00 +LNK, 11, 14, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 14, 53.00, 23.00, 8.00, 7.00, 12.00 +LOZ, 11, 14, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 14, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 14, 62.00, 40.00, -9999.00, -9999.00, 21.00 +LSE, 11, 14, 44.00, 28.00, 17.00, 17.00, 26.00 +LSF, 11, 14, 68.00, 45.00, -9999.00, -9999.00, 22.00 +LSV, 11, 14, 70.00, 35.00, -9999.00, -9999.00, 6.00 +LTS, 11, 14, 65.00, 38.00, -9999.00, -9999.00, 14.00 +LUF, 11, 14, 76.00, 43.00, -9999.00, -9999.00, 8.00 +LVS, 11, 14, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 14, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 14, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 14, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 14, 58.00, 37.00, 20.00, 19.00, 29.00 +MAF, 11, 14, 66.00, 39.00, 7.00, 5.00, 10.00 +MBL, 11, 14, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 14, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 14, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 14, 64.00, 46.00, -9999.00, -9999.00, 23.00 +MCF, 11, 14, 77.00, 57.00, -9999.00, -9999.00, 16.00 +MCG, 11, 14, 12.00, -3.00, 29.00, 28.00, 40.00 +MCI, 11, 14, 53.00, 33.00, 19.00, 18.00, 28.00 +MCK, 11, 14, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 14, 68.00, 43.00, 17.00, 17.00, 25.00 +MCO, 11, 14, 78.00, 57.00, 12.00, 15.00, 22.00 +MCW, 11, 14, 43.00, 25.00, 15.00, 14.00, 22.00 +MC2, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 11, 14, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 14, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 14, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 14, 49.00, 33.00, 30.00, 27.00, 43.00 +MEI, 11, 14, 68.00, 42.00, 21.00, 18.00, 30.00 +MEM, 11, 14, 62.00, 42.00, 25.00, 21.00, 34.00 +MER, 11, 14, 65.00, 40.00, -9999.00, -9999.00, 19.00 +MFD, 11, 14, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 14, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 14, 52.00, 35.00, 32.00, 34.00, 43.00 +MGE, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 11, 14, 68.00, 44.00, 20.00, 20.00, 33.00 +MGW, 11, 14, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 14, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 14, 63.00, 45.00, -9999.00, -9999.00, 23.00 +MHS, 11, 14, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 14, 81.00, 64.00, 21.00, 21.00, 33.00 +MIB, 11, 14, 37.00, 20.00, -9999.00, -9999.00, 18.00 +MIV, 11, 14, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 14, 52.00, 27.00, -9999.00, -9999.00, 26.00 +MKC, 11, 14, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 14, 45.00, 30.00, 25.00, 23.00, 35.00 +MKG, 11, 14, 46.00, 32.00, 32.00, 30.00, 43.00 +MKL, 11, 14, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 14, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 14, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 14, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 14, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 14, 49.00, 30.00, 24.00, 21.00, 34.00 +MLS, 11, 14, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 14, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 14, 68.00, 45.00, -9999.00, -9999.00, 20.00 +MOB, 11, 14, 70.00, 49.00, 22.00, 23.00, 32.00 +MOT, 11, 14, 37.00, 20.00, 10.00, 10.00, 16.00 +MPV, 11, 14, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 14, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 14, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 14, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 14, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 14, 65.00, 47.00, -9999.00, -9999.00, 23.00 +MSL, 11, 14, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 14, 44.00, 26.00, 23.00, 23.00, 33.00 +MSO, 11, 14, 41.00, 24.00, 24.00, 25.00, 37.00 +MSP, 11, 14, 41.00, 25.00, 20.00, 18.00, 28.00 +MSS, 11, 14, 43.00, 27.00, 32.00, 32.00, 44.00 +MSY, 11, 14, 71.00, 51.00, 19.00, 19.00, 29.00 +MTC, 11, 14, 47.00, 33.00, -9999.00, -9999.00, 36.00 +MTN, 11, 14, 57.00, 37.00, -9999.00, -9999.00, 29.00 +MTO, 11, 14, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 14, 53.00, 33.00, -9999.00, -9999.00, 29.00 +MUO, 11, 14, 52.00, 29.00, -9999.00, -9999.00, 26.00 +MWA, 11, 14, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 14, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 14, 68.00, 44.00, -9999.00, -9999.00, 23.00 +MYL, 11, 14, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 14, 69.00, 43.00, -9999.00, -9999.00, 22.00 +NAO, 11, 14, 67.00, 52.00, -9999.00, -9999.00, 20.00 +NBC, 11, 14, 69.00, 49.00, -9999.00, -9999.00, 20.00 +NBE, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 11, 14, 48.00, 31.00, -9999.00, -9999.00, 30.00 +NCA, 11, 14, 69.00, 42.00, -9999.00, -9999.00, 23.00 +NCO, 11, 14, 53.00, 38.00, -9999.00, -9999.00, 32.00 +NC1, 11, 14, 62.00, 42.00, -9999.00, -9999.00, 7.00 +NEL, 11, 14, 57.00, 34.00, -9999.00, -9999.00, 33.00 +NFG, 11, 14, 69.00, 48.00, -9999.00, -9999.00, 13.00 +NFL, 11, 14, 55.00, 25.00, -9999.00, -9999.00, 13.00 +NGP, 11, 14, 76.00, 56.00, -9999.00, -9999.00, 20.00 +NGU, 11, 14, 61.00, 44.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 14, 62.00, 49.00, -9999.00, -9999.00, 27.00 +NHK, 11, 14, 58.00, 37.00, -9999.00, -9999.00, 27.00 +NHZ, 11, 14, 46.00, 30.00, -9999.00, -9999.00, 40.00 +NID, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 14, 73.00, 50.00, -9999.00, -9999.00, 20.00 +NIR, 11, 14, 74.00, 51.00, -9999.00, -9999.00, 20.00 +NKT, 11, 14, 67.00, 46.00, -9999.00, -9999.00, 27.00 +NKX, 11, 14, 70.00, 54.00, -9999.00, -9999.00, 17.00 +NLC, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NMM, 11, 14, 67.00, 41.00, -9999.00, -9999.00, 30.00 +NPA, 11, 14, 70.00, 51.00, -9999.00, -9999.00, 23.00 +NQA, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 11, 14, 78.00, 54.00, -9999.00, -9999.00, 17.00 +NQX, 11, 14, 80.00, 71.00, -9999.00, -9999.00, 20.00 +NRB, 11, 14, 73.00, 56.00, -9999.00, -9999.00, 20.00 +NRC, 11, 14, 65.00, 40.00, -9999.00, -9999.00, 24.00 +NRS, 11, 14, 69.00, 50.00, -9999.00, -9999.00, 13.00 +NSE, 11, 14, 70.00, 47.00, -9999.00, -9999.00, 27.00 +NSI, 11, 14, 70.00, 48.00, -9999.00, -9999.00, 17.00 +NTD, 11, 14, 70.00, 48.00, -9999.00, -9999.00, 13.00 +NTK, 11, 14, 73.00, 50.00, -9999.00, -9999.00, 13.00 +NTU, 11, 14, 61.00, 44.00, -9999.00, -9999.00, 27.00 +NUC, 11, 14, 68.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 11, 14, 64.00, 42.00, -9999.00, -9999.00, 23.00 +NUW, 11, 14, 50.00, 37.00, -9999.00, -9999.00, 53.00 +NWF, 11, 14, 72.00, 50.00, -9999.00, -9999.00, 10.00 +NXX, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 11, 14, 59.00, 34.00, -9999.00, -9999.00, 30.00 +NZC, 11, 14, 74.00, 47.00, -9999.00, -9999.00, 20.00 +NZJ, 11, 14, 72.00, 45.00, -9999.00, -9999.00, 13.00 +NZW, 11, 14, 51.00, 34.00, -9999.00, -9999.00, 40.00 +NZY, 11, 14, 70.00, 54.00, -9999.00, -9999.00, 13.00 +OAK, 11, 14, 64.00, 45.00, 15.00, 16.00, 23.00 +OAR, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 14, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 14, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 14, 60.00, 38.00, 18.00, 14.00, 24.00 +OLM, 11, 14, 50.00, 35.00, 52.00, 52.00, 65.00 +OMA, 11, 14, 50.00, 28.00, 14.00, 15.00, 21.00 +OME, 11, 14, 22.00, 9.00, 31.00, 31.00, 43.00 +ONT, 11, 14, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 14, 48.00, 31.00, 27.00, 24.00, 37.00 +ORF, 11, 14, 61.00, 44.00, 18.00, 17.00, 27.00 +ORH, 11, 14, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 14, 5.00, -11.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 14, 44.00, 28.00, -9999.00, -9999.00, 39.00 +OTG, 11, 14, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 14, 57.00, 43.00, 51.00, 52.00, 62.00 +OTM, 11, 14, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 14, 13.00, 2.00, 23.00, 28.00, 37.00 +OURC, 11, 14, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 14, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 14, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 14, 70.00, 46.00, -9999.00, -9999.00, 24.00 +PACZ, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 14, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 14, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 14, 9.00, -6.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 14, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 14, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 14, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 14, 72.00, 48.00, -9999.00, -9999.00, 23.00 +PAQ, 11, 14, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 14, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 14, 39.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 14, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 14, 12.00, -3.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 14, 44.00, 29.00, -9999.00, -9999.00, 40.00 +PBI, 11, 14, 80.00, 64.00, 24.00, 24.00, 34.00 +PDT, 11, 14, 49.00, 34.00, 25.00, 28.00, 40.00 +PDX, 11, 14, 52.00, 39.00, 48.00, 50.00, 61.00 +PFN, 11, 14, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 14, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 14, 55.00, 37.00, 21.00, 17.00, 31.00 +PHX, 11, 14, 75.00, 49.00, 6.00, 6.00, 9.00 +PIA, 11, 14, 50.00, 32.00, 25.00, 21.00, 34.00 +PIB, 11, 14, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 14, 45.00, 26.00, 21.00, 23.00, 33.00 +PIR, 11, 14, 45.00, 23.00, 11.00, 9.00, 15.00 +PIT, 11, 14, 50.00, 34.00, 28.00, 29.00, 43.00 +PKB, 11, 14, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 14, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 14, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 14, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 14, 70.00, 51.00, 16.00, 17.00, 26.00 +POB, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 11, 14, 69.00, 45.00, -9999.00, -9999.00, 31.00 +POM, 11, 14, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 11, 14, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 14, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 14, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 14, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 14, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 14, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 14, 49.00, 30.00, -9999.00, -9999.00, 41.00 +PSP, 11, 14, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 14, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 14, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 14, 57.00, 24.00, 12.00, 8.00, 17.00 +PUC, 11, 14, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 14, 53.00, 35.00, 22.00, 21.00, 31.00 +PVU, 11, 14, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 14, 47.00, 30.00, 25.00, 26.00, 36.00 +P02, 11, 14, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +P07, 11, 14, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +P11, 11, 14, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +P24, 11, 14, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +P28, 11, 14, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +P35, 11, 14, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +P38, 11, 14, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +P39, 11, 14, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +P58, 11, 14, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +P59, 11, 14, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +P60, 11, 14, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +P61, 11, 14, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +P67, 11, 14, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +P68, 11, 14, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 14, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 14, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 14, 47.00, 22.00, 10.00, 11.00, 14.00 +RBL, 11, 14, 63.00, 43.00, 25.00, 25.00, 33.00 +RCA, 11, 14, 47.00, 22.00, -9999.00, -9999.00, 17.00 +RDD, 11, 14, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 14, 49.00, 27.00, 21.00, 20.00, 32.00 +RDR, 11, 14, 35.00, 18.00, -9999.00, -9999.00, 18.00 +RDU, 11, 14, 62.00, 39.00, 18.00, 18.00, 28.00 +REE, 11, 14, 63.00, 36.00, -9999.00, -9999.00, 8.00 +REJ, 11, 14, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 14, 46.00, 29.00, 24.00, 20.00, 33.00 +RIC, 11, 14, 61.00, 38.00, 19.00, 19.00, 29.00 +RIV, 11, 14, 72.00, 45.00, -9999.00, -9999.00, 11.00 +RIW, 11, 14, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 14, 41.00, 20.00, 12.00, 10.00, 17.00 +RME, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 54.00 +RMG, 11, 14, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +RND, 11, 14, 72.00, 48.00, -9999.00, -9999.00, 18.00 +RNO, 11, 14, 54.00, 26.00, 15.00, 12.00, 20.00 +ROA, 11, 14, 58.00, 37.00, 18.00, 19.00, 27.00 +ROC, 11, 14, 48.00, 33.00, 33.00, 34.00, 48.00 +ROW, 11, 14, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 14, 54.00, 30.00, 12.00, 11.00, 17.00 +RST, 11, 14, 41.00, 24.00, 21.00, 20.00, 30.00 +RWF, 11, 14, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 14, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 14, 63.00, 43.00, 20.00, 19.00, 26.00 +SAF, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 14, 70.00, 54.00, 11.00, 11.00, 15.00 +SAT, 11, 14, 72.00, 48.00, 16.00, 15.00, 25.00 +SAV, 11, 14, 70.00, 48.00, 15.00, 15.00, 23.00 +SAW, 11, 14, 41.00, 29.00, -9999.00, -9999.00, 48.00 +SBA, 11, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 14, 73.00, 45.00, -9999.00, -9999.00, 12.00 +SBN, 11, 14, 48.00, 33.00, 32.00, 30.00, 44.00 +SBP, 11, 14, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 14, 42.00, 13.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 14, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 14, 1.00, -11.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 14, 63.00, 42.00, 14.00, 19.00, 20.00 +SDF, 11, 14, 56.00, 37.00, 27.00, 25.00, 36.00 +SEA, 11, 14, 50.00, 40.00, 44.00, 44.00, 57.00 +SEM, 11, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 14, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 14, 62.00, 47.00, 19.00, 22.00, 28.00 +SGF, 11, 14, 56.00, 35.00, 21.00, 19.00, 31.00 +SGY, 11, 14, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 14, 45.00, 19.00, 14.00, 16.00, 22.00 +SHV, 11, 14, 68.00, 45.00, 19.00, 21.00, 29.00 +SIT, 11, 14, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 14, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 14, 68.00, 42.00, 9.00, 7.00, 12.00 +SKA, 11, 14, 41.00, 29.00, -9999.00, -9999.00, 40.00 +SKF, 11, 14, 72.00, 48.00, -9999.00, -9999.00, 18.00 +SLC, 11, 14, 51.00, 31.00, 19.00, 18.00, 28.00 +SLE, 11, 14, 52.00, 37.00, 49.00, 46.00, 60.00 +SLN, 11, 14, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 14, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 14, 69.00, 42.00, -9999.00, 14.00, 21.00 +SNA, 11, 14, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 14, 37.00, 29.00, 54.00, 59.00, 72.00 +SNS, 11, 14, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 14, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 14, 52.00, 34.00, 25.00, 20.00, 33.00 +SPS, 11, 14, 64.00, 40.00, 12.00, 12.00, 19.00 +SRQ, 11, 14, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 14, 68.00, 42.00, -9999.00, -9999.00, 23.00 +SSI, 11, 14, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +STC, 11, 14, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 14, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +STL, 11, 14, 55.00, 37.00, 28.00, 21.00, 37.00 +STNV, 11, 14, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +STS, 11, 14, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 14, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 14, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 14, 64.00, 42.00, -9999.00, -9999.00, 22.00 +SUX, 11, 14, 47.00, 26.00, 15.00, 15.00, 24.00 +SVN, 11, 14, 70.00, 48.00, -9999.00, -9999.00, 20.00 +SWF, 11, 14, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 14, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 14, 48.00, 33.00, 38.00, 39.00, 53.00 +SZL, 11, 14, 55.00, 32.00, -9999.00, -9999.00, 24.00 +TAD, 11, 14, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 14, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 14, 60.00, 32.00, -9999.00, -9999.00, 29.00 +TCC, 11, 14, 62.00, 33.00, 8.00, 6.00, 12.00 +TCL, 11, 14, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 14, 51.00, 36.00, -9999.00, -9999.00, 60.00 +TCS, 11, 14, 63.00, 36.00, -9999.00, 5.00, 8.00 +TEB, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 14, 60.00, 38.00, -9999.00, -9999.00, 15.00 +TKA, 11, 14, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 14, 73.00, 46.00, 16.00, 15.00, 23.00 +TNX, 11, 14, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 14, 48.00, 31.00, 26.00, 27.00, 39.00 +TOP, 11, 14, 54.00, 32.00, 14.00, 18.00, 24.00 +TPA, 11, 14, 77.00, 57.00, 10.00, 13.00, 19.00 +TPH, 11, 14, 53.00, 26.00, 6.00, 4.00, 8.00 +TRI, 11, 14, 58.00, 36.00, 23.00, 23.00, 33.00 +TRK, 11, 14, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 14, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 14, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 14, 60.00, 39.00, 16.00, 17.00, 24.00 +TUP, 11, 14, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 14, 72.00, 45.00, 6.00, 7.00, 10.00 +TVC, 11, 14, 44.00, 30.00, 31.00, 32.00, 43.00 +TVL, 11, 14, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 14, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 14, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 14, 60.00, 37.00, 24.00, 23.00, 35.00 +T01, 11, 14, 59.00, 38.00, -9999.00, -9999.00, 29.00 +T02, 11, 14, 65.00, 42.00, -9999.00, -9999.00, 20.00 +T03, 11, 14, 68.00, 45.00, -9999.00, -9999.00, 22.00 +T04, 11, 14, 79.00, 59.00, -9999.00, -9999.00, 16.00 +T05, 11, 14, 54.00, 30.00, -9999.00, -9999.00, 18.00 +T06, 11, 14, 70.00, 41.00, -9999.00, -9999.00, 29.00 +T07, 11, 14, 55.00, 24.00, -9999.00, -9999.00, 26.00 +T08, 11, 14, 47.00, 30.00, -9999.00, -9999.00, 26.00 +UCA, 11, 14, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 14, 63.00, 38.00, -9999.00, -9999.00, 6.00 +UIL, 11, 14, 51.00, 37.00, 60.00, 61.00, 70.00 +UIN, 11, 14, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 14, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 14, 19.00, 7.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 14, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +U15, 11, 14, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +U28, 11, 14, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 14, 71.00, 45.00, -9999.00, -9999.00, 22.00 +VBG, 11, 14, 70.00, 44.00, -9999.00, -9999.00, 20.00 +VCT, 11, 14, 73.00, 52.00, 17.00, 15.00, 25.00 +VCV, 11, 14, 67.00, 36.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 14, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 14, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 14, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 14, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 14, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 14, 71.00, 46.00, -9999.00, -9999.00, 23.00 +VRB, 11, 14, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 14, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 14, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 14, 59.00, 38.00, 21.00, 19.00, 27.00 +WJA, 11, 14, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 14, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 14, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 14, 52.00, 23.00, 18.00, 14.00, 24.00 +WPO, 11, 14, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 14, 68.00, 43.00, -9999.00, -9999.00, 22.00 +WRG, 11, 14, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 14, 56.00, 35.00, -9999.00, -9999.00, 29.00 +WRL, 11, 14, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +X68, 11, 14, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 14, 37.00, 25.00, 61.00, 61.00, 70.00 +YCG, 11, 14, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 14, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 14, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 14, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 14, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 14, 48.00, 29.00, 21.00, 22.00, 30.00 +YNG, 11, 14, 48.00, 33.00, 32.00, 33.00, 48.00 +YPA, 11, 14, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 14, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 14, 25.00, 12.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 14, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 14, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 14, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 14, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 14, 77.00, 51.00, 3.00, 2.00, 5.00 +YVR, 11, 14, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 14, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 14, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 14, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 14, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 14, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 14, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 14, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 14, 40.00, 26.00, 41.00, 39.00, 56.00 +ZUN, 11, 14, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 14, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 14, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 14, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +01R, 11, 14, 69.00, 46.00, -9999.00, -9999.00, 24.00 +1V1, 11, 14, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 14, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 14, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 14, 64.00, 47.00, -9999.00, -9999.00, 23.00 +2PJ, 11, 14, 68.00, 42.00, -9999.00, -9999.00, 20.00 +3B1, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 14, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 14, 42.00, 27.00, -9999.00, -9999.00, 39.00 +3SE, 11, 14, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 14, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 14, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 11, 14, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 14, 17.00, 1.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 14, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 14, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 14, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 15, 51.00, 34.00, 21.00, 20.00, 32.00 +ABI, 11, 15, 66.00, 43.00, 11.00, 10.00, 17.00 +ABQ, 11, 15, 57.00, 31.00, 9.00, 8.00, 13.00 +ABR, 11, 15, 40.00, 19.00, 14.00, 10.00, 19.00 +ABY, 11, 15, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 15, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 15, 68.00, 46.00, 18.00, 16.00, 26.00 +ACV, 11, 15, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 15, 55.00, 36.00, 20.00, 19.00, 31.00 +ADK, 11, 15, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 15, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 15, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 15, 58.00, 35.00, -9999.00, -9999.00, 29.00 +AEX, 11, 15, 69.00, 47.00, -9999.00, -9999.00, 24.00 +AFF, 11, 15, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 15, 79.00, 57.00, -9999.00, -9999.00, 23.00 +AGS, 11, 15, 68.00, 41.00, 16.00, 16.00, 24.00 +AHN, 11, 15, 64.00, 42.00, 20.00, 21.00, 29.00 +AKN, 11, 15, 29.00, 15.00, 27.00, 27.00, 41.00 +AKO, 11, 15, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 15, 48.00, 30.00, 25.00, 24.00, 36.00 +ALI, 11, 15, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 15, 45.00, 26.00, 22.00, 17.00, 31.00 +ALS, 11, 15, 47.00, 12.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 15, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 15, 59.00, 32.00, 10.00, 9.00, 16.00 +AMG, 11, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 15, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 15, 27.00, 15.00, 19.00, 19.00, 30.00 +AND, 11, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 15, 44.00, 35.00, 61.00, 60.00, 70.00 +AOO, 11, 15, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +APN, 11, 15, 43.00, 28.00, 28.00, 29.00, 41.00 +AQQ, 11, 15, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +ART, 11, 15, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +AST, 11, 15, 53.00, 40.00, 56.00, 56.00, 68.00 +ATL, 11, 15, 63.00, 43.00, 19.00, 18.00, 29.00 +ATW, 11, 15, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 15, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 15, 53.00, 33.00, -9999.00, -9999.00, 34.00 +AUG, 11, 15, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 15, 71.00, 50.00, 17.00, 15.00, 26.00 +AUW, 11, 15, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 15, 59.00, 35.00, 21.00, 20.00, 30.00 +AVP, 11, 15, 48.00, 34.00, 27.00, 26.00, 40.00 +AXN, 11, 15, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 15, 50.00, 31.00, -9999.00, -9999.00, 32.00 +AYS, 11, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 15, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 15, 64.00, 43.00, -9999.00, -9999.00, 25.00 +BAD, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 15, 43.00, 17.00, -9999.00, -9999.00, 16.00 +BDL, 11, 15, 51.00, 32.00, 24.00, 21.00, 32.00 +BDR, 11, 15, 53.00, 38.00, 25.00, 18.00, 34.00 +BET, 11, 15, 22.00, 11.00, 24.00, 25.00, 38.00 +BFD, 11, 15, 43.00, 28.00, 40.00, 45.00, 58.00 +BFF, 11, 15, 50.00, 22.00, 9.00, 12.00, 16.00 +BFL, 11, 15, 66.00, 44.00, 9.00, 10.00, 15.00 +BGM, 11, 15, 44.00, 31.00, 33.00, 35.00, 49.00 +BGR, 11, 15, 44.00, 29.00, 26.00, 24.00, 37.00 +BGS, 11, 15, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 15, 64.00, 41.00, 21.00, 19.00, 31.00 +BID, 11, 15, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 15, 12.00, -2.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 15, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 15, 44.00, 25.00, 15.00, 15.00, 21.00 +BIS, 11, 15, 39.00, 17.00, 12.00, 13.00, 20.00 +BIX, 11, 15, 70.00, 52.00, -9999.00, -9999.00, 22.00 +BJI, 11, 15, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 15, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 15, 53.00, 22.00, -9999.00, -9999.00, 15.00 +BKW, 11, 15, 52.00, 34.00, 30.00, 32.00, 43.00 +BLF, 11, 15, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 15, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 15, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 15, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 15, 56.00, 35.00, -9999.00, -9999.00, 28.00 +BNA, 11, 15, 60.00, 39.00, 23.00, 24.00, 35.00 +BNO, 11, 15, 45.00, 22.00, -9999.00, 26.00, 42.00 +BOI, 11, 15, 48.00, 31.00, 24.00, 26.00, 38.00 +BOS, 11, 15, 52.00, 38.00, 22.00, 22.00, 32.00 +BPI, 11, 15, 38.00, 6.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 15, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 15, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 15, 49.00, 31.00, -9999.00, -9999.00, 28.00 +BRO, 11, 15, 78.00, 59.00, 14.00, 12.00, 20.00 +BRW, 11, 15, 3.00, -7.00, 15.00, 15.00, 23.00 +BSM, 11, 15, 71.00, 50.00, -9999.00, -9999.00, 19.00 +BTI, 11, 15, 6.00, -6.00, 12.00, 14.00, 21.00 +BTL, 11, 15, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 15, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 15, 71.00, 49.00, 18.00, 20.00, 30.00 +BTT, 11, 15, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 15, 44.00, 29.00, 33.00, 30.00, 45.00 +BUB, 11, 15, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 15, 47.00, 34.00, 36.00, 40.00, 52.00 +BUR, 11, 15, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 15, 70.00, 54.00, -9999.00, 19.00, 29.00 +BWG, 11, 15, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 15, 56.00, 37.00, 19.00, 19.00, 30.00 +BYH, 11, 15, 60.00, 40.00, -9999.00, -9999.00, 32.00 +BYI, 11, 15, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 15, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 15, 67.00, 41.00, 15.00, 14.00, 24.00 +CAG, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 15, 49.00, 34.00, 31.00, 33.00, 48.00 +CAO, 11, 15, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 15, 37.00, 23.00, 35.00, 34.00, 49.00 +CBM, 11, 15, 66.00, 40.00, -9999.00, -9999.00, 29.00 +CDB, 11, 15, 39.00, 30.00, 65.00, 61.00, 81.00 +CDC, 11, 15, 52.00, 26.00, 13.00, 12.00, 18.00 +CDR, 11, 15, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 15, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 15, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 15, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 15, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 15, 61.00, 40.00, 23.00, 23.00, 34.00 +CHO, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 15, 69.00, 47.00, 15.00, 16.00, 24.00 +CID, 11, 15, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 15, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 15, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 15, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 15, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 15, 50.00, 35.00, 31.00, 35.00, 48.00 +CLL, 11, 15, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 15, 62.00, 41.00, 17.00, 18.00, 28.00 +CMH, 11, 15, 51.00, 34.00, 28.00, 27.00, 41.00 +CMI, 11, 15, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 15, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 15, 52.00, 30.00, 14.00, 12.00, 20.00 +CNM, 11, 15, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 15, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +COD, 11, 15, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +COF, 11, 15, 77.00, 59.00, -9999.00, -9999.00, 22.00 +CON, 11, 15, 47.00, 27.00, 24.00, 22.00, 33.00 +COS, 11, 15, 50.00, 25.00, 12.00, 9.00, 16.00 +COT, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 15, 53.00, 34.00, 24.00, 20.00, 32.00 +CPR, 11, 15, 44.00, 21.00, 14.00, 14.00, 20.00 +CRBC, 11, 15, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 15, 76.00, 55.00, 16.00, 13.00, 22.00 +CRW, 11, 15, 57.00, 36.00, 29.00, 29.00, 42.00 +CSG, 11, 15, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 15, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 15, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 15, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 15, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 15, 53.00, 35.00, 26.00, 25.00, 37.00 +CVN, 11, 15, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 15, 61.00, 33.00, -9999.00, -9999.00, 10.00 +CXY, 11, 15, 52.00, 36.00, 19.00, 19.00, 30.00 +CYS, 11, 15, 46.00, 23.00, 14.00, 15.00, 21.00 +DAA, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 15, 75.00, 56.00, 16.00, 19.00, 27.00 +DAG, 11, 15, 69.00, 44.00, 3.00, 4.00, 5.00 +DAL, 11, 15, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 15, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 15, 51.00, 34.00, 28.00, 29.00, 40.00 +DBQ, 11, 15, 44.00, 27.00, 25.00, 19.00, 35.00 +DCA, 11, 15, 58.00, 41.00, 17.00, 18.00, 28.00 +DDC, 11, 15, 55.00, 31.00, 12.00, 13.00, 18.00 +DEC, 11, 15, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 15, 52.00, 25.00, 14.00, 13.00, 20.00 +DFW, 11, 15, 66.00, 45.00, 14.00, 13.00, 21.00 +DHN, 11, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 15, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 15, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 15, 71.00, 49.00, -9999.00, -9999.00, 14.00 +DLG, 11, 15, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 15, 35.00, 21.00, 26.00, 21.00, 36.00 +DLLC, 11, 15, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 15, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 15, 72.00, 45.00, -9999.00, -9999.00, 10.00 +DMN, 11, 15, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 15, 59.00, 39.00, -9999.00, -9999.00, 29.00 +DPG, 11, 15, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 15, 71.00, 46.00, -9999.00, -9999.00, 23.00 +DRA, 11, 15, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 15, 71.00, 49.00, 9.00, 10.00, 14.00 +DSM, 11, 15, 47.00, 29.00, 22.00, 18.00, 30.00 +DTW, 11, 15, 48.00, 32.00, 27.00, 28.00, 41.00 +DUG, 11, 15, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 15, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 15, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 15, 66.00, 43.00, -9999.00, -9999.00, 15.00 +D45, 11, 15, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 15, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 15, 40.00, 23.00, 19.00, 18.00, 28.00 +ECG, 11, 15, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 15, 66.00, 39.00, -9999.00, -9999.00, 7.00 +EED, 11, 15, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 11, 15, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 15, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 15, 53.00, 29.00, 34.00, 35.00, 48.00 +EKO, 11, 15, 49.00, 22.00, 19.00, 16.00, 26.00 +ELD, 11, 15, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 15, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 15, 66.00, 38.00, 7.00, 7.00, 11.00 +ELY, 11, 15, 49.00, 19.00, 13.00, 11.00, 18.00 +EMP, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 15, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +END, 11, 15, 58.00, 38.00, -9999.00, -9999.00, 14.00 +ENN, 11, 15, 11.00, -6.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 15, 47.00, 30.00, -9999.00, -9999.00, 12.00 +EPH, 11, 15, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 15, 49.00, 37.00, 35.00, 36.00, 51.00 +ESF, 11, 15, 69.00, 47.00, -9999.00, -9999.00, 37.00 +EUG, 11, 15, 52.00, 40.00, 47.00, 48.00, 59.00 +EVV, 11, 15, 55.00, 36.00, 28.00, 22.00, 37.00 +EWN, 11, 15, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 15, 55.00, 39.00, 20.00, 18.00, 30.00 +EYW, 11, 15, 80.00, 71.00, 15.00, 15.00, 24.00 +E74, 11, 15, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 15, 62.00, 39.00, -9999.00, -9999.00, 25.00 +FAI, 11, 15, 10.00, -6.00, 23.00, 24.00, 36.00 +FAR, 11, 15, 36.00, 19.00, 13.00, 14.00, 21.00 +FAT, 11, 15, 64.00, 42.00, 14.00, 15.00, 21.00 +FAY, 11, 15, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 15, 38.00, 23.00, 26.00, 31.00, 42.00 +FCS, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 11, 15, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 15, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 11, 15, 51.00, 22.00, 11.00, 14.00, 16.00 +FLL, 11, 15, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 15, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 15, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +FME, 11, 15, 59.00, 35.00, -9999.00, -9999.00, 29.00 +FMH, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 15, 55.00, 26.00, 8.00, 8.00, 11.00 +FMY, 11, 15, 81.00, 61.00, 10.00, 10.00, 16.00 +FNT, 11, 15, 46.00, 32.00, 29.00, 29.00, 41.00 +FOD, 11, 15, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 15, 53.00, 32.00, -9999.00, -9999.00, 17.00 +FOK, 11, 15, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 15, 54.00, 33.00, -9999.00, -9999.00, 19.00 +FSD, 11, 15, 43.00, 22.00, 17.00, 15.00, 26.00 +FSI, 11, 15, 63.00, 38.00, -9999.00, -9999.00, 16.00 +FSM, 11, 15, 62.00, 38.00, 20.00, 18.00, 29.00 +FTK, 11, 15, 56.00, 34.00, -9999.00, -9999.00, 29.00 +FWA, 11, 15, 49.00, 33.00, 24.00, 24.00, 35.00 +FWH, 11, 15, 66.00, 44.00, -9999.00, -9999.00, 17.00 +FYU, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 15, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 15, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 15, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 15, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 15, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 15, 41.00, 29.00, 29.00, 32.00, 43.00 +GFA, 11, 15, 43.00, 24.00, -9999.00, -9999.00, 20.00 +GFK, 11, 15, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 15, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 15, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 15, 39.00, 18.00, 11.00, 11.00, 19.00 +GJT, 11, 15, 51.00, 29.00, 15.00, 13.00, 20.00 +GKN, 11, 15, 12.00, -3.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 15, 51.00, 25.00, 12.00, 12.00, 17.00 +GLH, 11, 15, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 15, 69.00, 59.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 15, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GON, 11, 15, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 15, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 15, 41.00, 26.00, 24.00, 23.00, 34.00 +GRCI, 11, 15, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 15, 51.00, 36.00, -9999.00, -9999.00, 60.00 +GRI, 11, 15, 48.00, 26.00, 16.00, 12.00, 21.00 +GRK, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 11, 15, 45.00, 30.00, 31.00, 29.00, 41.00 +GSB, 11, 15, 65.00, 41.00, -9999.00, -9999.00, 23.00 +GSG, 11, 15, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 15, 60.00, 38.00, 19.00, 18.00, 26.00 +GSP, 11, 15, 62.00, 40.00, 19.00, 21.00, 30.00 +GST, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 15, 45.00, 30.00, -9999.00, -9999.00, 55.00 +GTF, 11, 15, 43.00, 24.00, 14.00, 18.00, 23.00 +GUP, 11, 15, 54.00, 21.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 15, 50.00, 31.00, -9999.00, -9999.00, 36.00 +GVW, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GWO, 11, 15, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 15, 64.00, 49.00, 21.00, 23.00, 31.00 +HBR, 11, 15, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 15, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 15, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 15, 48.00, 29.00, -9999.00, -9999.00, 26.00 +HKY, 11, 15, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 15, 42.00, 20.00, 13.00, 15.00, 23.00 +HMN, 11, 15, 65.00, 29.00, -9999.00, -9999.00, 6.00 +HMS, 11, 15, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 15, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 15, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +HON, 11, 15, 42.00, 21.00, 11.00, 10.00, 17.00 +HOP, 11, 15, 58.00, 36.00, -9999.00, -9999.00, 32.00 +HOT, 11, 15, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 15, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 15, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 15, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 15, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 15, 71.00, 46.00, -9999.00, -9999.00, 21.00 +HST, 11, 15, 81.00, 61.00, -9999.00, -9999.00, 20.00 +HSV, 11, 15, 62.00, 40.00, 24.00, 22.00, 34.00 +HTL, 11, 15, 42.00, 28.00, 32.00, 26.00, 44.00 +HTS, 11, 15, 56.00, 37.00, 25.00, 27.00, 39.00 +HUF, 11, 15, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 15, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 15, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 15, 41.00, 17.00, 10.00, 14.00, 18.00 +IAB, 11, 15, 55.00, 33.00, -9999.00, -9999.00, 17.00 +IAD, 11, 15, 56.00, 34.00, 18.00, 19.00, 28.00 +IAG, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 15, 72.00, 49.00, 19.00, 21.00, 31.00 +ICT, 11, 15, 55.00, 33.00, 15.00, 15.00, 22.00 +IDA, 11, 15, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 15, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 15, 55.00, 37.00, 22.00, 18.00, 31.00 +ILI, 11, 15, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 15, 69.00, 45.00, 18.00, 16.00, 28.00 +IMT, 11, 15, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +IND, 11, 15, 51.00, 34.00, 25.00, 25.00, 35.00 +INL, 11, 15, 32.00, 16.00, 23.00, 23.00, 34.00 +INS, 11, 15, 63.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 11, 15, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +INW, 11, 15, 58.00, 29.00, 6.00, 6.00, 9.00 +IPL, 11, 15, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 15, 49.00, 33.00, 28.00, 26.00, 39.00 +IRK, 11, 15, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 15, 37.00, 16.00, 13.00, 12.00, 21.00 +ISP, 11, 15, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 15, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 15, 74.00, 45.00, -9999.00, -9999.00, 8.00 +IWD, 11, 15, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 15, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 15, 69.00, 42.00, 21.00, 21.00, 32.00 +JAX, 11, 15, 73.00, 50.00, 14.00, 15.00, 22.00 +JBR, 11, 15, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 15, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 15, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 15, 53.00, 40.00, 20.00, 17.00, 29.00 +JHW, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 15, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 15, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 15, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 15, 36.00, 27.00, 49.00, 47.00, 60.00 +JST, 11, 15, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 15, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 15, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 15, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 15, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 15, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 15, 45.00, 30.00, 30.00, 30.00, 43.00 +LAR, 11, 15, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 15, 67.00, 42.00, 5.00, 4.00, 7.00 +LAX, 11, 15, 70.00, 53.00, 7.00, 8.00, 11.00 +LBB, 11, 15, 63.00, 36.00, 9.00, 8.00, 14.00 +LBF, 11, 15, 49.00, 21.00, 15.00, 11.00, 19.00 +LCH, 11, 15, 71.00, 50.00, 18.00, 21.00, 29.00 +LCK, 11, 15, 53.00, 34.00, -9999.00, -9999.00, 37.00 +LEB, 11, 15, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 15, 55.00, 37.00, 26.00, 26.00, 38.00 +LFI, 11, 15, 60.00, 43.00, -9999.00, -9999.00, 29.00 +LFK, 11, 15, 70.00, 46.00, 17.00, 21.00, 28.00 +LFT, 11, 15, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 15, 53.00, 41.00, 19.00, 16.00, 29.00 +LGB, 11, 15, 72.00, 50.00, 7.00, 8.00, 12.00 +LGU, 11, 15, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 15, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 15, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 15, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 15, 62.00, 41.00, 21.00, 19.00, 28.00 +LIZ, 11, 15, 37.00, 23.00, -9999.00, -9999.00, 49.00 +LMT, 11, 15, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 11, 15, 42.00, 19.00, 13.00, 11.00, 17.00 +LNK, 11, 15, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 15, 53.00, 23.00, 8.00, 7.00, 12.00 +LOZ, 11, 15, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 15, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 15, 62.00, 40.00, -9999.00, -9999.00, 21.00 +LSE, 11, 15, 43.00, 27.00, 17.00, 17.00, 26.00 +LSF, 11, 15, 68.00, 45.00, -9999.00, -9999.00, 22.00 +LSV, 11, 15, 70.00, 35.00, -9999.00, -9999.00, 6.00 +LTS, 11, 15, 65.00, 38.00, -9999.00, -9999.00, 14.00 +LUF, 11, 15, 76.00, 43.00, -9999.00, -9999.00, 8.00 +LVS, 11, 15, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 15, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 15, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 15, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 15, 58.00, 37.00, 20.00, 19.00, 29.00 +MAF, 11, 15, 66.00, 39.00, 7.00, 5.00, 10.00 +MBL, 11, 15, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 15, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 15, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 15, 63.00, 46.00, -9999.00, -9999.00, 23.00 +MCF, 11, 15, 77.00, 57.00, -9999.00, -9999.00, 16.00 +MCG, 11, 15, 12.00, -4.00, 29.00, 28.00, 40.00 +MCI, 11, 15, 52.00, 33.00, 19.00, 18.00, 28.00 +MCK, 11, 15, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 15, 68.00, 43.00, 17.00, 17.00, 25.00 +MCO, 11, 15, 78.00, 57.00, 12.00, 15.00, 22.00 +MCW, 11, 15, 42.00, 24.00, 15.00, 14.00, 22.00 +MC2, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 11, 15, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 15, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 15, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 15, 48.00, 33.00, 30.00, 27.00, 43.00 +MEI, 11, 15, 68.00, 42.00, 21.00, 18.00, 30.00 +MEM, 11, 15, 62.00, 42.00, 25.00, 21.00, 34.00 +MER, 11, 15, 65.00, 40.00, -9999.00, -9999.00, 19.00 +MFD, 11, 15, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 15, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 15, 52.00, 35.00, 32.00, 35.00, 44.00 +MGE, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 11, 15, 68.00, 44.00, 20.00, 20.00, 33.00 +MGW, 11, 15, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 15, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 15, 63.00, 45.00, -9999.00, -9999.00, 23.00 +MHS, 11, 15, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 15, 81.00, 64.00, 21.00, 21.00, 33.00 +MIB, 11, 15, 36.00, 19.00, -9999.00, -9999.00, 18.00 +MIV, 11, 15, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 15, 51.00, 27.00, -9999.00, -9999.00, 26.00 +MKC, 11, 15, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 15, 44.00, 30.00, 25.00, 23.00, 35.00 +MKG, 11, 15, 46.00, 32.00, 32.00, 30.00, 43.00 +MKL, 11, 15, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 15, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 15, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 15, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 15, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 15, 48.00, 30.00, 24.00, 21.00, 34.00 +MLS, 11, 15, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 15, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 15, 68.00, 45.00, -9999.00, -9999.00, 20.00 +MOB, 11, 15, 70.00, 49.00, 22.00, 23.00, 33.00 +MOT, 11, 15, 36.00, 19.00, 10.00, 10.00, 16.00 +MPV, 11, 15, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 15, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 15, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 15, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 15, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 15, 65.00, 47.00, -9999.00, -9999.00, 23.00 +MSL, 11, 15, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 15, 43.00, 26.00, 23.00, 23.00, 33.00 +MSO, 11, 15, 40.00, 24.00, 24.00, 25.00, 37.00 +MSP, 11, 15, 40.00, 25.00, 20.00, 18.00, 28.00 +MSS, 11, 15, 42.00, 27.00, 32.00, 32.00, 44.00 +MSY, 11, 15, 71.00, 51.00, 19.00, 19.00, 29.00 +MTC, 11, 15, 46.00, 33.00, -9999.00, -9999.00, 36.00 +MTN, 11, 15, 57.00, 37.00, -9999.00, -9999.00, 29.00 +MTO, 11, 15, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 15, 53.00, 33.00, -9999.00, -9999.00, 29.00 +MUO, 11, 15, 51.00, 29.00, -9999.00, -9999.00, 26.00 +MWA, 11, 15, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 15, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 15, 68.00, 44.00, -9999.00, -9999.00, 23.00 +MYL, 11, 15, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 15, 69.00, 43.00, -9999.00, -9999.00, 22.00 +NAO, 11, 15, 67.00, 52.00, -9999.00, -9999.00, 20.00 +NBC, 11, 15, 69.00, 49.00, -9999.00, -9999.00, 20.00 +NBE, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 11, 15, 48.00, 31.00, -9999.00, -9999.00, 30.00 +NCA, 11, 15, 69.00, 42.00, -9999.00, -9999.00, 23.00 +NCO, 11, 15, 53.00, 38.00, -9999.00, -9999.00, 32.00 +NC1, 11, 15, 62.00, 42.00, -9999.00, -9999.00, 7.00 +NEL, 11, 15, 57.00, 34.00, -9999.00, -9999.00, 33.00 +NFG, 11, 15, 69.00, 48.00, -9999.00, -9999.00, 13.00 +NFL, 11, 15, 54.00, 25.00, -9999.00, -9999.00, 13.00 +NGP, 11, 15, 76.00, 56.00, -9999.00, -9999.00, 20.00 +NGU, 11, 15, 61.00, 44.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 15, 62.00, 49.00, -9999.00, -9999.00, 27.00 +NHK, 11, 15, 58.00, 37.00, -9999.00, -9999.00, 27.00 +NHZ, 11, 15, 46.00, 30.00, -9999.00, -9999.00, 40.00 +NID, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 15, 73.00, 50.00, -9999.00, -9999.00, 20.00 +NIR, 11, 15, 74.00, 51.00, -9999.00, -9999.00, 20.00 +NKT, 11, 15, 67.00, 46.00, -9999.00, -9999.00, 27.00 +NKX, 11, 15, 70.00, 54.00, -9999.00, -9999.00, 17.00 +NLC, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NMM, 11, 15, 67.00, 41.00, -9999.00, -9999.00, 30.00 +NPA, 11, 15, 70.00, 51.00, -9999.00, -9999.00, 23.00 +NQA, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 11, 15, 78.00, 54.00, -9999.00, -9999.00, 17.00 +NQX, 11, 15, 80.00, 71.00, -9999.00, -9999.00, 20.00 +NRB, 11, 15, 73.00, 56.00, -9999.00, -9999.00, 20.00 +NRC, 11, 15, 65.00, 40.00, -9999.00, -9999.00, 24.00 +NRS, 11, 15, 69.00, 50.00, -9999.00, -9999.00, 13.00 +NSE, 11, 15, 70.00, 47.00, -9999.00, -9999.00, 27.00 +NSI, 11, 15, 70.00, 48.00, -9999.00, -9999.00, 17.00 +NTD, 11, 15, 70.00, 48.00, -9999.00, -9999.00, 13.00 +NTK, 11, 15, 73.00, 50.00, -9999.00, -9999.00, 13.00 +NTU, 11, 15, 61.00, 44.00, -9999.00, -9999.00, 27.00 +NUC, 11, 15, 68.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 11, 15, 64.00, 42.00, -9999.00, -9999.00, 23.00 +NUW, 11, 15, 50.00, 37.00, -9999.00, -9999.00, 53.00 +NWF, 11, 15, 72.00, 50.00, -9999.00, -9999.00, 10.00 +NXX, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 11, 15, 59.00, 34.00, -9999.00, -9999.00, 30.00 +NZC, 11, 15, 74.00, 47.00, -9999.00, -9999.00, 20.00 +NZJ, 11, 15, 72.00, 45.00, -9999.00, -9999.00, 13.00 +NZW, 11, 15, 51.00, 34.00, -9999.00, -9999.00, 40.00 +NZY, 11, 15, 70.00, 54.00, -9999.00, -9999.00, 13.00 +OAK, 11, 15, 64.00, 45.00, 15.00, 16.00, 23.00 +OAR, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFF, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 15, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 15, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 15, 60.00, 38.00, 18.00, 14.00, 24.00 +OLM, 11, 15, 50.00, 35.00, 53.00, 53.00, 66.00 +OMA, 11, 15, 49.00, 28.00, 14.00, 15.00, 21.00 +OME, 11, 15, 22.00, 9.00, 31.00, 31.00, 43.00 +ONT, 11, 15, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 15, 48.00, 31.00, 27.00, 24.00, 37.00 +ORF, 11, 15, 61.00, 44.00, 18.00, 17.00, 27.00 +ORH, 11, 15, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 15, 4.00, -12.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 15, 44.00, 28.00, -9999.00, -9999.00, 39.00 +OTG, 11, 15, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 15, 57.00, 43.00, 52.00, 53.00, 63.00 +OTM, 11, 15, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 15, 13.00, 2.00, 23.00, 28.00, 38.00 +OURC, 11, 15, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 15, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 15, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 15, 70.00, 46.00, -9999.00, -9999.00, 24.00 +PACZ, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 15, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 15, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 15, 9.00, -7.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 15, 9.00, -4.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 15, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 15, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 15, 72.00, 48.00, -9999.00, -9999.00, 23.00 +PAQ, 11, 15, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 15, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 15, 39.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 15, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 15, 12.00, -4.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 15, 43.00, 29.00, -9999.00, -9999.00, 40.00 +PBI, 11, 15, 80.00, 64.00, 24.00, 24.00, 34.00 +PDT, 11, 15, 48.00, 34.00, 25.00, 28.00, 41.00 +PDX, 11, 15, 52.00, 39.00, 49.00, 51.00, 62.00 +PFN, 11, 15, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 15, 55.00, 37.00, 21.00, 17.00, 31.00 +PHX, 11, 15, 75.00, 49.00, 6.00, 6.00, 9.00 +PIA, 11, 15, 49.00, 32.00, 25.00, 21.00, 34.00 +PIB, 11, 15, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 15, 45.00, 26.00, 21.00, 23.00, 33.00 +PIR, 11, 15, 44.00, 23.00, 11.00, 9.00, 15.00 +PIT, 11, 15, 50.00, 34.00, 28.00, 29.00, 43.00 +PKB, 11, 15, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 15, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 15, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 15, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 15, 70.00, 51.00, 16.00, 17.00, 26.00 +POB, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 11, 15, 69.00, 45.00, -9999.00, -9999.00, 31.00 +POM, 11, 15, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 11, 15, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 15, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 15, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 15, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 15, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 15, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 15, 49.00, 30.00, -9999.00, -9999.00, 41.00 +PSP, 11, 15, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 15, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 15, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 15, 56.00, 24.00, 12.00, 8.00, 17.00 +PUC, 11, 15, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 15, 53.00, 35.00, 22.00, 21.00, 31.00 +PVU, 11, 15, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 15, 47.00, 30.00, 25.00, 26.00, 36.00 +P02, 11, 15, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +P07, 11, 15, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +P11, 11, 15, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +P24, 11, 15, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +P28, 11, 15, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +P35, 11, 15, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +P38, 11, 15, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +P39, 11, 15, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +P58, 11, 15, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +P59, 11, 15, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +P60, 11, 15, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +P61, 11, 15, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +P67, 11, 15, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +P68, 11, 15, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 15, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 15, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 15, 46.00, 22.00, 10.00, 11.00, 14.00 +RBL, 11, 15, 63.00, 43.00, 25.00, 25.00, 33.00 +RCA, 11, 15, 46.00, 22.00, -9999.00, -9999.00, 17.00 +RDD, 11, 15, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 15, 49.00, 27.00, 21.00, 20.00, 32.00 +RDR, 11, 15, 34.00, 18.00, -9999.00, -9999.00, 18.00 +RDU, 11, 15, 62.00, 39.00, 18.00, 18.00, 28.00 +REE, 11, 15, 63.00, 36.00, -9999.00, -9999.00, 8.00 +REJ, 11, 15, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 15, 46.00, 29.00, 24.00, 20.00, 33.00 +RIC, 11, 15, 61.00, 38.00, 19.00, 19.00, 29.00 +RIV, 11, 15, 72.00, 45.00, -9999.00, -9999.00, 11.00 +RIW, 11, 15, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 15, 40.00, 20.00, 12.00, 10.00, 17.00 +RME, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 55.00 +RMG, 11, 15, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +RND, 11, 15, 72.00, 48.00, -9999.00, -9999.00, 18.00 +RNO, 11, 15, 53.00, 26.00, 15.00, 12.00, 20.00 +ROA, 11, 15, 58.00, 37.00, 18.00, 19.00, 27.00 +ROC, 11, 15, 47.00, 33.00, 33.00, 34.00, 48.00 +ROW, 11, 15, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 15, 53.00, 30.00, 12.00, 11.00, 17.00 +RST, 11, 15, 40.00, 24.00, 21.00, 20.00, 30.00 +RWF, 11, 15, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 15, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 15, 63.00, 43.00, 20.00, 19.00, 26.00 +SAF, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 15, 70.00, 54.00, 11.00, 11.00, 15.00 +SAT, 11, 15, 72.00, 48.00, 16.00, 15.00, 25.00 +SAV, 11, 15, 70.00, 48.00, 15.00, 15.00, 23.00 +SAW, 11, 15, 40.00, 29.00, -9999.00, -9999.00, 48.00 +SBA, 11, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 15, 73.00, 45.00, -9999.00, -9999.00, 12.00 +SBN, 11, 15, 48.00, 33.00, 32.00, 30.00, 44.00 +SBP, 11, 15, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 15, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 15, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 15, 0.00, -11.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 15, 63.00, 42.00, 14.00, 19.00, 20.00 +SDF, 11, 15, 56.00, 37.00, 27.00, 25.00, 36.00 +SEA, 11, 15, 50.00, 40.00, 45.00, 45.00, 58.00 +SEM, 11, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 15, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 15, 62.00, 47.00, 19.00, 22.00, 29.00 +SGF, 11, 15, 56.00, 35.00, 21.00, 19.00, 31.00 +SGY, 11, 15, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 15, 45.00, 19.00, 14.00, 16.00, 22.00 +SHV, 11, 15, 68.00, 45.00, 19.00, 21.00, 29.00 +SIT, 11, 15, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 15, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 15, 68.00, 42.00, 9.00, 7.00, 12.00 +SKA, 11, 15, 41.00, 29.00, -9999.00, -9999.00, 40.00 +SKF, 11, 15, 72.00, 48.00, -9999.00, -9999.00, 18.00 +SLC, 11, 15, 50.00, 31.00, 19.00, 18.00, 28.00 +SLE, 11, 15, 52.00, 37.00, 50.00, 47.00, 61.00 +SLN, 11, 15, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 15, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 15, 69.00, 42.00, -9999.00, 14.00, 21.00 +SNA, 11, 15, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 15, 37.00, 29.00, 55.00, 59.00, 73.00 +SNS, 11, 15, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 15, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 15, 51.00, 34.00, 25.00, 20.00, 33.00 +SPS, 11, 15, 64.00, 40.00, 12.00, 12.00, 19.00 +SRQ, 11, 15, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 15, 68.00, 42.00, -9999.00, -9999.00, 23.00 +SSI, 11, 15, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +STC, 11, 15, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 15, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +STL, 11, 15, 54.00, 37.00, 28.00, 21.00, 37.00 +STNV, 11, 15, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +STS, 11, 15, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 15, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 15, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 15, 64.00, 42.00, -9999.00, -9999.00, 22.00 +SUX, 11, 15, 46.00, 26.00, 15.00, 15.00, 24.00 +SVN, 11, 15, 70.00, 48.00, -9999.00, -9999.00, 20.00 +SWF, 11, 15, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 15, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 15, 48.00, 33.00, 38.00, 39.00, 53.00 +SZL, 11, 15, 55.00, 32.00, -9999.00, -9999.00, 24.00 +TAD, 11, 15, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 15, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 15, 60.00, 32.00, -9999.00, -9999.00, 29.00 +TCC, 11, 15, 62.00, 33.00, 8.00, 6.00, 12.00 +TCL, 11, 15, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 15, 51.00, 36.00, -9999.00, -9999.00, 60.00 +TCS, 11, 15, 63.00, 36.00, -9999.00, 5.00, 8.00 +TEB, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 15, 60.00, 38.00, -9999.00, -9999.00, 15.00 +TKA, 11, 15, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 15, 73.00, 46.00, 16.00, 15.00, 23.00 +TNX, 11, 15, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 15, 48.00, 31.00, 26.00, 27.00, 39.00 +TOP, 11, 15, 53.00, 32.00, 14.00, 18.00, 24.00 +TPA, 11, 15, 77.00, 57.00, 10.00, 13.00, 19.00 +TPH, 11, 15, 53.00, 26.00, 6.00, 4.00, 8.00 +TRI, 11, 15, 58.00, 36.00, 23.00, 23.00, 33.00 +TRK, 11, 15, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 15, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 15, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 15, 60.00, 39.00, 16.00, 17.00, 24.00 +TUP, 11, 15, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 15, 72.00, 45.00, 6.00, 7.00, 10.00 +TVC, 11, 15, 43.00, 30.00, 31.00, 32.00, 43.00 +TVL, 11, 15, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 15, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 15, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 15, 60.00, 37.00, 24.00, 23.00, 35.00 +T01, 11, 15, 59.00, 38.00, -9999.00, -9999.00, 29.00 +T02, 11, 15, 65.00, 42.00, -9999.00, -9999.00, 20.00 +T03, 11, 15, 68.00, 45.00, -9999.00, -9999.00, 22.00 +T04, 11, 15, 79.00, 59.00, -9999.00, -9999.00, 16.00 +T05, 11, 15, 54.00, 30.00, -9999.00, -9999.00, 18.00 +T06, 11, 15, 70.00, 41.00, -9999.00, -9999.00, 29.00 +T07, 11, 15, 54.00, 24.00, -9999.00, -9999.00, 26.00 +T08, 11, 15, 47.00, 30.00, -9999.00, -9999.00, 26.00 +UCA, 11, 15, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 15, 63.00, 38.00, -9999.00, -9999.00, 6.00 +UIL, 11, 15, 51.00, 37.00, 61.00, 62.00, 71.00 +UIN, 11, 15, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 15, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 15, 19.00, 7.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 15, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +U15, 11, 15, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +U28, 11, 15, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 15, 71.00, 45.00, -9999.00, -9999.00, 22.00 +VBG, 11, 15, 70.00, 44.00, -9999.00, -9999.00, 20.00 +VCT, 11, 15, 73.00, 52.00, 17.00, 15.00, 25.00 +VCV, 11, 15, 67.00, 36.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 15, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 15, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 15, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 15, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 15, 71.00, 46.00, -9999.00, -9999.00, 23.00 +VRB, 11, 15, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 15, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 15, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 15, 59.00, 38.00, 21.00, 19.00, 27.00 +WJA, 11, 15, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 15, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 15, 25.00, 12.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 15, 52.00, 23.00, 18.00, 14.00, 24.00 +WPO, 11, 15, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 15, 68.00, 43.00, -9999.00, -9999.00, 22.00 +WRG, 11, 15, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 15, 56.00, 35.00, -9999.00, -9999.00, 29.00 +WRL, 11, 15, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +X68, 11, 15, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 15, 37.00, 25.00, 61.00, 61.00, 70.00 +YCG, 11, 15, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 15, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 15, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 15, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 15, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 15, 48.00, 29.00, 21.00, 22.00, 31.00 +YNG, 11, 15, 48.00, 33.00, 32.00, 33.00, 48.00 +YPA, 11, 15, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 15, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 15, 24.00, 11.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 15, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 15, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 15, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 15, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 15, 77.00, 51.00, 3.00, 2.00, 5.00 +YVR, 11, 15, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 15, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 15, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 15, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 15, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 15, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 15, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 15, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 15, 39.00, 25.00, 41.00, 39.00, 56.00 +ZUN, 11, 15, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 15, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 15, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 15, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +01R, 11, 15, 69.00, 46.00, -9999.00, -9999.00, 24.00 +1V1, 11, 15, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 15, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 15, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 15, 64.00, 47.00, -9999.00, -9999.00, 23.00 +2PJ, 11, 15, 68.00, 42.00, -9999.00, -9999.00, 20.00 +3B1, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 15, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 15, 42.00, 27.00, -9999.00, -9999.00, 39.00 +3SE, 11, 15, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 15, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 15, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 11, 15, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 15, 17.00, 1.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 15, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 15, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 15, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 16, 51.00, 34.00, 21.00, 20.00, 32.00 +ABI, 11, 16, 66.00, 43.00, 11.00, 10.00, 17.00 +ABQ, 11, 16, 57.00, 31.00, 9.00, 8.00, 13.00 +ABR, 11, 16, 39.00, 19.00, 14.00, 10.00, 19.00 +ABY, 11, 16, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 16, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 16, 68.00, 46.00, 18.00, 16.00, 26.00 +ACV, 11, 16, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 16, 55.00, 36.00, 20.00, 19.00, 31.00 +ADK, 11, 16, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 16, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 16, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 16, 58.00, 35.00, -9999.00, -9999.00, 29.00 +AEX, 11, 16, 69.00, 47.00, -9999.00, -9999.00, 24.00 +AFF, 11, 16, 50.00, 25.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 16, 79.00, 57.00, -9999.00, -9999.00, 23.00 +AGS, 11, 16, 68.00, 41.00, 16.00, 16.00, 24.00 +AHN, 11, 16, 64.00, 42.00, 20.00, 21.00, 29.00 +AKN, 11, 16, 29.00, 15.00, 27.00, 27.00, 41.00 +AKO, 11, 16, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 16, 48.00, 30.00, 25.00, 24.00, 36.00 +ALI, 11, 16, 77.00, 54.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 16, 44.00, 25.00, 22.00, 17.00, 31.00 +ALS, 11, 16, 47.00, 12.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 16, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 16, 59.00, 32.00, 10.00, 9.00, 16.00 +AMG, 11, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 16, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 16, 27.00, 15.00, 19.00, 19.00, 30.00 +AND, 11, 16, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 16, 44.00, 35.00, 61.00, 60.00, 70.00 +AOO, 11, 16, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +APN, 11, 16, 42.00, 28.00, 28.00, 29.00, 41.00 +AQQ, 11, 16, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +ART, 11, 16, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +AST, 11, 16, 53.00, 40.00, 56.00, 56.00, 68.00 +ATL, 11, 16, 63.00, 43.00, 19.00, 18.00, 29.00 +ATW, 11, 16, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 16, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 16, 53.00, 33.00, -9999.00, -9999.00, 34.00 +AUG, 11, 16, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 16, 71.00, 50.00, 17.00, 15.00, 26.00 +AUW, 11, 16, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 16, 59.00, 35.00, 21.00, 20.00, 30.00 +AVP, 11, 16, 48.00, 34.00, 27.00, 26.00, 40.00 +AXN, 11, 16, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 16, 50.00, 31.00, -9999.00, -9999.00, 32.00 +AYS, 11, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 16, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 16, 63.00, 43.00, -9999.00, -9999.00, 25.00 +BAD, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 16, 43.00, 17.00, -9999.00, -9999.00, 16.00 +BDL, 11, 16, 50.00, 32.00, 24.00, 21.00, 32.00 +BDR, 11, 16, 52.00, 38.00, 25.00, 18.00, 34.00 +BET, 11, 16, 22.00, 11.00, 24.00, 25.00, 38.00 +BFD, 11, 16, 43.00, 28.00, 40.00, 45.00, 58.00 +BFF, 11, 16, 49.00, 22.00, 9.00, 12.00, 16.00 +BFL, 11, 16, 66.00, 44.00, 9.00, 10.00, 15.00 +BGM, 11, 16, 44.00, 31.00, 33.00, 35.00, 49.00 +BGR, 11, 16, 43.00, 29.00, 26.00, 24.00, 37.00 +BGS, 11, 16, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 16, 64.00, 41.00, 21.00, 19.00, 31.00 +BID, 11, 16, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 16, 12.00, -2.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 16, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 16, 44.00, 25.00, 15.00, 15.00, 21.00 +BIS, 11, 16, 38.00, 17.00, 12.00, 13.00, 20.00 +BIX, 11, 16, 70.00, 52.00, -9999.00, -9999.00, 22.00 +BJI, 11, 16, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 16, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 16, 53.00, 22.00, -9999.00, -9999.00, 15.00 +BKW, 11, 16, 52.00, 34.00, 30.00, 32.00, 43.00 +BLF, 11, 16, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 16, 75.00, 49.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 16, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 16, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 16, 55.00, 35.00, -9999.00, -9999.00, 28.00 +BNA, 11, 16, 60.00, 39.00, 23.00, 24.00, 35.00 +BNO, 11, 16, 45.00, 22.00, -9999.00, 26.00, 42.00 +BOI, 11, 16, 48.00, 31.00, 24.00, 26.00, 38.00 +BOS, 11, 16, 52.00, 38.00, 22.00, 22.00, 32.00 +BPI, 11, 16, 38.00, 6.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 16, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 16, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 16, 48.00, 31.00, -9999.00, -9999.00, 28.00 +BRO, 11, 16, 78.00, 59.00, 14.00, 12.00, 20.00 +BRW, 11, 16, 3.00, -7.00, 15.00, 15.00, 22.00 +BSM, 11, 16, 71.00, 50.00, -9999.00, -9999.00, 19.00 +BTI, 11, 16, 5.00, -7.00, 11.00, 13.00, 20.00 +BTL, 11, 16, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 16, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 16, 71.00, 49.00, 18.00, 20.00, 30.00 +BTT, 11, 16, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 16, 43.00, 29.00, 33.00, 30.00, 45.00 +BUB, 11, 16, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 16, 47.00, 34.00, 36.00, 40.00, 52.00 +BUR, 11, 16, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 16, 70.00, 54.00, -9999.00, 19.00, 29.00 +BWG, 11, 16, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 16, 56.00, 37.00, 19.00, 19.00, 30.00 +BYH, 11, 16, 60.00, 40.00, -9999.00, -9999.00, 32.00 +BYI, 11, 16, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 16, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 16, 67.00, 41.00, 15.00, 14.00, 24.00 +CAG, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 16, 49.00, 34.00, 31.00, 33.00, 48.00 +CAO, 11, 16, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 16, 37.00, 22.00, 35.00, 34.00, 49.00 +CBM, 11, 16, 66.00, 40.00, -9999.00, -9999.00, 29.00 +CDB, 11, 16, 39.00, 30.00, 65.00, 61.00, 80.00 +CDC, 11, 16, 52.00, 26.00, 13.00, 12.00, 18.00 +CDR, 11, 16, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 16, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 16, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 16, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 16, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 16, 61.00, 40.00, 23.00, 23.00, 34.00 +CHO, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 16, 69.00, 47.00, 15.00, 16.00, 24.00 +CID, 11, 16, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 16, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 16, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 16, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 16, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 16, 49.00, 35.00, 31.00, 35.00, 48.00 +CLL, 11, 16, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 16, 62.00, 41.00, 17.00, 18.00, 28.00 +CMH, 11, 16, 51.00, 34.00, 28.00, 27.00, 41.00 +CMI, 11, 16, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 16, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 16, 51.00, 30.00, 14.00, 12.00, 20.00 +CNM, 11, 16, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 16, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +COD, 11, 16, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +COF, 11, 16, 77.00, 59.00, -9999.00, -9999.00, 22.00 +CON, 11, 16, 46.00, 27.00, 24.00, 22.00, 33.00 +COS, 11, 16, 50.00, 25.00, 12.00, 9.00, 16.00 +COT, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 16, 53.00, 34.00, 24.00, 20.00, 32.00 +CPR, 11, 16, 44.00, 21.00, 14.00, 14.00, 20.00 +CRBC, 11, 16, 38.00, 8.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 16, 76.00, 55.00, 16.00, 13.00, 22.00 +CRW, 11, 16, 57.00, 36.00, 29.00, 29.00, 42.00 +CSG, 11, 16, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 16, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 16, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 16, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 16, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 16, 53.00, 35.00, 26.00, 25.00, 37.00 +CVN, 11, 16, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 16, 61.00, 33.00, -9999.00, -9999.00, 10.00 +CXY, 11, 16, 52.00, 36.00, 19.00, 19.00, 30.00 +CYS, 11, 16, 46.00, 23.00, 14.00, 15.00, 21.00 +DAA, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 16, 75.00, 56.00, 16.00, 19.00, 27.00 +DAG, 11, 16, 69.00, 44.00, 3.00, 4.00, 5.00 +DAL, 11, 16, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 16, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 16, 51.00, 34.00, 28.00, 29.00, 40.00 +DBQ, 11, 16, 43.00, 27.00, 25.00, 19.00, 35.00 +DCA, 11, 16, 58.00, 41.00, 17.00, 18.00, 28.00 +DDC, 11, 16, 54.00, 31.00, 12.00, 13.00, 18.00 +DEC, 11, 16, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 16, 52.00, 25.00, 14.00, 13.00, 20.00 +DFW, 11, 16, 66.00, 45.00, 14.00, 13.00, 21.00 +DHN, 11, 16, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 16, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 16, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 16, 71.00, 49.00, -9999.00, -9999.00, 14.00 +DLG, 11, 16, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 16, 34.00, 20.00, 26.00, 21.00, 36.00 +DLLC, 11, 16, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 16, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 16, 72.00, 45.00, -9999.00, -9999.00, 10.00 +DMN, 11, 16, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 16, 59.00, 39.00, -9999.00, -9999.00, 29.00 +DPG, 11, 16, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 16, 71.00, 46.00, -9999.00, -9999.00, 23.00 +DRA, 11, 16, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 16, 71.00, 49.00, 9.00, 10.00, 14.00 +DSM, 11, 16, 47.00, 29.00, 22.00, 18.00, 30.00 +DTW, 11, 16, 47.00, 32.00, 27.00, 28.00, 41.00 +DUG, 11, 16, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 16, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 16, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 16, 66.00, 43.00, -9999.00, -9999.00, 15.00 +D45, 11, 16, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 16, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 16, 39.00, 23.00, 19.00, 18.00, 28.00 +ECG, 11, 16, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 16, 66.00, 39.00, -9999.00, -9999.00, 7.00 +EED, 11, 16, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 11, 16, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 16, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 16, 53.00, 29.00, 34.00, 35.00, 48.00 +EKO, 11, 16, 48.00, 22.00, 19.00, 16.00, 26.00 +ELD, 11, 16, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 16, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 16, 66.00, 38.00, 7.00, 7.00, 11.00 +ELY, 11, 16, 49.00, 19.00, 13.00, 11.00, 18.00 +EMP, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 16, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +END, 11, 16, 58.00, 38.00, -9999.00, -9999.00, 14.00 +ENN, 11, 16, 11.00, -6.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 16, 46.00, 30.00, -9999.00, -9999.00, 12.00 +EPH, 11, 16, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 16, 49.00, 37.00, 35.00, 36.00, 51.00 +ESF, 11, 16, 69.00, 47.00, -9999.00, -9999.00, 37.00 +EUG, 11, 16, 52.00, 40.00, 47.00, 48.00, 59.00 +EVV, 11, 16, 55.00, 36.00, 28.00, 22.00, 37.00 +EWN, 11, 16, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 16, 55.00, 39.00, 20.00, 18.00, 30.00 +EYW, 11, 16, 80.00, 71.00, 15.00, 15.00, 24.00 +E74, 11, 16, 68.00, 36.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 16, 62.00, 39.00, -9999.00, -9999.00, 25.00 +FAI, 11, 16, 10.00, -7.00, 23.00, 24.00, 36.00 +FAR, 11, 16, 35.00, 18.00, 13.00, 14.00, 21.00 +FAT, 11, 16, 64.00, 42.00, 14.00, 15.00, 21.00 +FAY, 11, 16, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 16, 38.00, 23.00, 26.00, 31.00, 42.00 +FCS, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FDY, 11, 16, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 16, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 11, 16, 51.00, 22.00, 11.00, 14.00, 16.00 +FLL, 11, 16, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 16, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 16, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +FME, 11, 16, 59.00, 35.00, -9999.00, -9999.00, 29.00 +FMH, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 16, 55.00, 26.00, 8.00, 8.00, 11.00 +FMY, 11, 16, 81.00, 61.00, 10.00, 10.00, 16.00 +FNT, 11, 16, 46.00, 32.00, 29.00, 29.00, 41.00 +FOD, 11, 16, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 16, 53.00, 32.00, -9999.00, -9999.00, 17.00 +FOK, 11, 16, 53.00, 38.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 16, 54.00, 33.00, -9999.00, -9999.00, 19.00 +FSD, 11, 16, 42.00, 22.00, 17.00, 15.00, 26.00 +FSI, 11, 16, 63.00, 38.00, -9999.00, -9999.00, 16.00 +FSM, 11, 16, 62.00, 38.00, 20.00, 18.00, 29.00 +FTK, 11, 16, 56.00, 34.00, -9999.00, -9999.00, 29.00 +FWA, 11, 16, 48.00, 33.00, 24.00, 24.00, 35.00 +FWH, 11, 16, 66.00, 44.00, -9999.00, -9999.00, 17.00 +FYU, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 16, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 16, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 16, 78.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 16, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 16, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 16, 41.00, 29.00, 29.00, 32.00, 43.00 +GFA, 11, 16, 43.00, 24.00, -9999.00, -9999.00, 20.00 +GFK, 11, 16, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 16, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 16, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 16, 38.00, 18.00, 11.00, 11.00, 19.00 +GJT, 11, 16, 50.00, 29.00, 15.00, 13.00, 20.00 +GKN, 11, 16, 12.00, -3.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 16, 51.00, 25.00, 12.00, 12.00, 17.00 +GLH, 11, 16, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 16, 69.00, 59.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 16, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GON, 11, 16, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 16, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 16, 41.00, 26.00, 24.00, 23.00, 34.00 +GRCI, 11, 16, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 16, 51.00, 36.00, -9999.00, -9999.00, 60.00 +GRI, 11, 16, 48.00, 26.00, 16.00, 12.00, 21.00 +GRK, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 11, 16, 45.00, 30.00, 31.00, 29.00, 41.00 +GSB, 11, 16, 65.00, 41.00, -9999.00, -9999.00, 23.00 +GSG, 11, 16, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 16, 60.00, 38.00, 19.00, 18.00, 26.00 +GSP, 11, 16, 62.00, 40.00, 19.00, 21.00, 30.00 +GST, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 16, 45.00, 30.00, -9999.00, -9999.00, 55.00 +GTF, 11, 16, 43.00, 24.00, 14.00, 18.00, 23.00 +GUP, 11, 16, 54.00, 21.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 16, 49.00, 31.00, -9999.00, -9999.00, 36.00 +GVW, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GWO, 11, 16, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 16, 64.00, 49.00, 21.00, 23.00, 31.00 +HBR, 11, 16, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 16, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 16, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 16, 48.00, 29.00, -9999.00, -9999.00, 26.00 +HKY, 11, 16, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 16, 42.00, 20.00, 13.00, 15.00, 23.00 +HMN, 11, 16, 65.00, 29.00, -9999.00, -9999.00, 6.00 +HMS, 11, 16, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 16, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 16, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +HON, 11, 16, 41.00, 21.00, 11.00, 10.00, 17.00 +HOP, 11, 16, 58.00, 36.00, -9999.00, -9999.00, 32.00 +HOT, 11, 16, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 16, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 16, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 16, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 16, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 16, 71.00, 46.00, -9999.00, -9999.00, 21.00 +HST, 11, 16, 81.00, 61.00, -9999.00, -9999.00, 20.00 +HSV, 11, 16, 62.00, 40.00, 24.00, 22.00, 34.00 +HTL, 11, 16, 41.00, 28.00, 32.00, 26.00, 44.00 +HTS, 11, 16, 56.00, 37.00, 25.00, 27.00, 39.00 +HUF, 11, 16, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 16, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 16, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 16, 40.00, 17.00, 10.00, 14.00, 18.00 +IAB, 11, 16, 54.00, 33.00, -9999.00, -9999.00, 17.00 +IAD, 11, 16, 56.00, 34.00, 18.00, 19.00, 28.00 +IAG, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 16, 72.00, 49.00, 19.00, 21.00, 31.00 +ICT, 11, 16, 54.00, 33.00, 15.00, 15.00, 22.00 +IDA, 11, 16, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 16, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 16, 55.00, 37.00, 22.00, 18.00, 31.00 +ILI, 11, 16, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 16, 69.00, 45.00, 18.00, 16.00, 28.00 +IMT, 11, 16, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +IND, 11, 16, 51.00, 34.00, 25.00, 25.00, 35.00 +INL, 11, 16, 31.00, 15.00, 23.00, 23.00, 34.00 +INS, 11, 16, 63.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 11, 16, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +INW, 11, 16, 58.00, 29.00, 6.00, 6.00, 9.00 +IPL, 11, 16, 77.00, 50.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 16, 49.00, 33.00, 28.00, 26.00, 39.00 +IRK, 11, 16, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 16, 36.00, 15.00, 13.00, 12.00, 21.00 +ISP, 11, 16, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 16, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 16, 74.00, 45.00, -9999.00, -9999.00, 8.00 +IWD, 11, 16, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 16, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 16, 69.00, 42.00, 21.00, 21.00, 32.00 +JAX, 11, 16, 73.00, 50.00, 14.00, 15.00, 22.00 +JBR, 11, 16, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 16, 71.00, 41.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 16, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 16, 53.00, 40.00, 20.00, 17.00, 29.00 +JHW, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 16, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 16, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 16, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 16, 36.00, 27.00, 49.00, 47.00, 60.00 +JST, 11, 16, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 16, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 16, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 16, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 16, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 16, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 16, 45.00, 30.00, 30.00, 30.00, 43.00 +LAR, 11, 16, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 16, 67.00, 42.00, 5.00, 4.00, 7.00 +LAX, 11, 16, 70.00, 53.00, 7.00, 8.00, 11.00 +LBB, 11, 16, 63.00, 36.00, 9.00, 8.00, 14.00 +LBF, 11, 16, 48.00, 21.00, 15.00, 11.00, 19.00 +LCH, 11, 16, 71.00, 50.00, 18.00, 21.00, 29.00 +LCK, 11, 16, 52.00, 34.00, -9999.00, -9999.00, 37.00 +LEB, 11, 16, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 16, 55.00, 37.00, 26.00, 26.00, 38.00 +LFI, 11, 16, 60.00, 43.00, -9999.00, -9999.00, 29.00 +LFK, 11, 16, 70.00, 46.00, 17.00, 21.00, 28.00 +LFT, 11, 16, 71.00, 50.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 16, 53.00, 41.00, 19.00, 16.00, 29.00 +LGB, 11, 16, 72.00, 50.00, 7.00, 8.00, 12.00 +LGU, 11, 16, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 16, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 16, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 16, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 16, 62.00, 41.00, 21.00, 19.00, 28.00 +LIZ, 11, 16, 37.00, 22.00, -9999.00, -9999.00, 49.00 +LMT, 11, 16, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 11, 16, 42.00, 19.00, 13.00, 11.00, 17.00 +LNK, 11, 16, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 16, 52.00, 23.00, 8.00, 7.00, 12.00 +LOZ, 11, 16, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 16, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 16, 62.00, 40.00, -9999.00, -9999.00, 21.00 +LSE, 11, 16, 42.00, 27.00, 17.00, 17.00, 26.00 +LSF, 11, 16, 68.00, 45.00, -9999.00, -9999.00, 22.00 +LSV, 11, 16, 70.00, 35.00, -9999.00, -9999.00, 6.00 +LTS, 11, 16, 65.00, 38.00, -9999.00, -9999.00, 14.00 +LUF, 11, 16, 76.00, 43.00, -9999.00, -9999.00, 8.00 +LVS, 11, 16, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 16, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 16, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 16, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 16, 58.00, 37.00, 20.00, 19.00, 29.00 +MAF, 11, 16, 66.00, 39.00, 7.00, 5.00, 10.00 +MBL, 11, 16, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 16, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 16, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 16, 63.00, 46.00, -9999.00, -9999.00, 23.00 +MCF, 11, 16, 77.00, 57.00, -9999.00, -9999.00, 16.00 +MCG, 11, 16, 12.00, -5.00, 29.00, 28.00, 40.00 +MCI, 11, 16, 51.00, 33.00, 19.00, 18.00, 28.00 +MCK, 11, 16, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 16, 68.00, 43.00, 17.00, 17.00, 25.00 +MCO, 11, 16, 78.00, 57.00, 12.00, 15.00, 22.00 +MCW, 11, 16, 41.00, 24.00, 15.00, 14.00, 22.00 +MC2, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +MDH, 11, 16, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 16, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 16, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 16, 48.00, 33.00, 30.00, 27.00, 43.00 +MEI, 11, 16, 68.00, 42.00, 21.00, 18.00, 30.00 +MEM, 11, 16, 62.00, 42.00, 25.00, 21.00, 34.00 +MER, 11, 16, 64.00, 40.00, -9999.00, -9999.00, 19.00 +MFD, 11, 16, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 16, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 16, 52.00, 35.00, 32.00, 35.00, 44.00 +MGE, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +MGM, 11, 16, 68.00, 44.00, 20.00, 20.00, 33.00 +MGW, 11, 16, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 16, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 16, 63.00, 45.00, -9999.00, -9999.00, 23.00 +MHS, 11, 16, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 16, 81.00, 64.00, 21.00, 21.00, 33.00 +MIB, 11, 16, 35.00, 18.00, -9999.00, -9999.00, 18.00 +MIV, 11, 16, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 16, 51.00, 27.00, -9999.00, -9999.00, 26.00 +MKC, 11, 16, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 16, 44.00, 30.00, 25.00, 23.00, 35.00 +MKG, 11, 16, 45.00, 32.00, 32.00, 30.00, 43.00 +MKL, 11, 16, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 16, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 16, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 16, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 16, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 16, 47.00, 30.00, 24.00, 21.00, 34.00 +MLS, 11, 16, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 16, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 16, 68.00, 45.00, -9999.00, -9999.00, 20.00 +MOB, 11, 16, 70.00, 49.00, 22.00, 23.00, 33.00 +MOT, 11, 16, 35.00, 18.00, 10.00, 10.00, 16.00 +MPV, 11, 16, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 16, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 16, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 16, 68.00, 33.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 16, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 16, 65.00, 47.00, -9999.00, -9999.00, 23.00 +MSL, 11, 16, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 16, 43.00, 26.00, 23.00, 23.00, 33.00 +MSO, 11, 16, 40.00, 24.00, 24.00, 25.00, 37.00 +MSP, 11, 16, 39.00, 24.00, 20.00, 18.00, 28.00 +MSS, 11, 16, 42.00, 27.00, 32.00, 32.00, 44.00 +MSY, 11, 16, 71.00, 51.00, 19.00, 19.00, 29.00 +MTC, 11, 16, 46.00, 33.00, -9999.00, -9999.00, 36.00 +MTN, 11, 16, 57.00, 37.00, -9999.00, -9999.00, 29.00 +MTO, 11, 16, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 16, 53.00, 33.00, -9999.00, -9999.00, 29.00 +MUO, 11, 16, 51.00, 29.00, -9999.00, -9999.00, 26.00 +MWA, 11, 16, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 16, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 16, 68.00, 44.00, -9999.00, -9999.00, 23.00 +MYL, 11, 16, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 16, 69.00, 43.00, -9999.00, -9999.00, 22.00 +NAO, 11, 16, 67.00, 52.00, -9999.00, -9999.00, 20.00 +NBC, 11, 16, 69.00, 49.00, -9999.00, -9999.00, 20.00 +NBE, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 11, 16, 47.00, 31.00, -9999.00, -9999.00, 30.00 +NCA, 11, 16, 69.00, 42.00, -9999.00, -9999.00, 23.00 +NCO, 11, 16, 53.00, 38.00, -9999.00, -9999.00, 32.00 +NC1, 11, 16, 62.00, 42.00, -9999.00, -9999.00, 7.00 +NEL, 11, 16, 57.00, 34.00, -9999.00, -9999.00, 33.00 +NFG, 11, 16, 69.00, 48.00, -9999.00, -9999.00, 13.00 +NFL, 11, 16, 54.00, 25.00, -9999.00, -9999.00, 13.00 +NGP, 11, 16, 76.00, 56.00, -9999.00, -9999.00, 20.00 +NGU, 11, 16, 61.00, 44.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 16, 62.00, 49.00, -9999.00, -9999.00, 27.00 +NHK, 11, 16, 58.00, 37.00, -9999.00, -9999.00, 27.00 +NHZ, 11, 16, 46.00, 30.00, -9999.00, -9999.00, 40.00 +NID, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 16, 73.00, 50.00, -9999.00, -9999.00, 20.00 +NIR, 11, 16, 74.00, 51.00, -9999.00, -9999.00, 20.00 +NKT, 11, 16, 67.00, 46.00, -9999.00, -9999.00, 27.00 +NKX, 11, 16, 70.00, 54.00, -9999.00, -9999.00, 17.00 +NLC, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NMM, 11, 16, 67.00, 41.00, -9999.00, -9999.00, 30.00 +NPA, 11, 16, 70.00, 51.00, -9999.00, -9999.00, 23.00 +NQA, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 11, 16, 78.00, 54.00, -9999.00, -9999.00, 17.00 +NQX, 11, 16, 80.00, 71.00, -9999.00, -9999.00, 20.00 +NRB, 11, 16, 73.00, 56.00, -9999.00, -9999.00, 20.00 +NRC, 11, 16, 64.00, 40.00, -9999.00, -9999.00, 24.00 +NRS, 11, 16, 69.00, 50.00, -9999.00, -9999.00, 13.00 +NSE, 11, 16, 70.00, 47.00, -9999.00, -9999.00, 27.00 +NSI, 11, 16, 70.00, 48.00, -9999.00, -9999.00, 17.00 +NTD, 11, 16, 70.00, 48.00, -9999.00, -9999.00, 13.00 +NTK, 11, 16, 73.00, 50.00, -9999.00, -9999.00, 13.00 +NTU, 11, 16, 61.00, 44.00, -9999.00, -9999.00, 27.00 +NUC, 11, 16, 68.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 11, 16, 64.00, 42.00, -9999.00, -9999.00, 23.00 +NUW, 11, 16, 50.00, 37.00, -9999.00, -9999.00, 53.00 +NWF, 11, 16, 72.00, 50.00, -9999.00, -9999.00, 10.00 +NXX, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 11, 16, 59.00, 34.00, -9999.00, -9999.00, 30.00 +NZC, 11, 16, 74.00, 47.00, -9999.00, -9999.00, 20.00 +NZJ, 11, 16, 72.00, 45.00, -9999.00, -9999.00, 13.00 +NZW, 11, 16, 51.00, 34.00, -9999.00, -9999.00, 40.00 +NZY, 11, 16, 70.00, 54.00, -9999.00, -9999.00, 13.00 +OAK, 11, 16, 64.00, 45.00, 15.00, 16.00, 23.00 +OAR, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFF, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 16, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 16, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 16, 60.00, 38.00, 18.00, 14.00, 24.00 +OLM, 11, 16, 50.00, 35.00, 53.00, 53.00, 66.00 +OMA, 11, 16, 48.00, 28.00, 14.00, 15.00, 21.00 +OME, 11, 16, 22.00, 9.00, 31.00, 31.00, 43.00 +ONT, 11, 16, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 16, 47.00, 31.00, 27.00, 24.00, 37.00 +ORF, 11, 16, 61.00, 44.00, 18.00, 17.00, 27.00 +ORH, 11, 16, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 16, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 16, 44.00, 28.00, -9999.00, -9999.00, 39.00 +OTG, 11, 16, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 16, 57.00, 43.00, 52.00, 53.00, 63.00 +OTM, 11, 16, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 16, 13.00, 2.00, 22.00, 28.00, 37.00 +OURC, 11, 16, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 16, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 16, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 16, 70.00, 46.00, -9999.00, -9999.00, 24.00 +PACZ, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 16, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 16, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 16, 8.00, -7.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 16, 9.00, -4.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 16, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 16, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 16, 72.00, 48.00, -9999.00, -9999.00, 23.00 +PAQ, 11, 16, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 16, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 16, 39.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 16, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 16, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 16, 43.00, 29.00, -9999.00, -9999.00, 40.00 +PBI, 11, 16, 80.00, 64.00, 24.00, 24.00, 34.00 +PDT, 11, 16, 48.00, 34.00, 25.00, 28.00, 41.00 +PDX, 11, 16, 52.00, 39.00, 49.00, 51.00, 62.00 +PFN, 11, 16, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 16, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 16, 55.00, 37.00, 21.00, 17.00, 31.00 +PHX, 11, 16, 75.00, 49.00, 6.00, 6.00, 9.00 +PIA, 11, 16, 49.00, 32.00, 25.00, 21.00, 34.00 +PIB, 11, 16, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 16, 44.00, 26.00, 21.00, 23.00, 33.00 +PIR, 11, 16, 43.00, 23.00, 11.00, 9.00, 15.00 +PIT, 11, 16, 50.00, 34.00, 28.00, 29.00, 43.00 +PKB, 11, 16, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 16, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 16, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 16, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 16, 70.00, 51.00, 16.00, 17.00, 26.00 +POB, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 11, 16, 69.00, 45.00, -9999.00, -9999.00, 32.00 +POM, 11, 16, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 11, 16, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 16, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 16, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 16, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 16, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 16, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 16, 49.00, 30.00, -9999.00, -9999.00, 41.00 +PSP, 11, 16, 78.00, 49.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 16, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 16, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 16, 56.00, 24.00, 12.00, 8.00, 17.00 +PUC, 11, 16, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 16, 53.00, 35.00, 22.00, 21.00, 31.00 +PVU, 11, 16, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 16, 46.00, 30.00, 25.00, 26.00, 36.00 +P02, 11, 16, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +P07, 11, 16, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +P11, 11, 16, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +P24, 11, 16, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +P28, 11, 16, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +P35, 11, 16, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +P38, 11, 16, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +P39, 11, 16, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +P58, 11, 16, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +P59, 11, 16, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +P60, 11, 16, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +P61, 11, 16, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +P67, 11, 16, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +P68, 11, 16, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +P69, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 16, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 16, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 16, 46.00, 22.00, 10.00, 11.00, 14.00 +RBL, 11, 16, 63.00, 43.00, 25.00, 25.00, 33.00 +RCA, 11, 16, 46.00, 22.00, -9999.00, -9999.00, 17.00 +RDD, 11, 16, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 16, 49.00, 27.00, 21.00, 20.00, 32.00 +RDR, 11, 16, 33.00, 17.00, -9999.00, -9999.00, 18.00 +RDU, 11, 16, 62.00, 39.00, 18.00, 18.00, 28.00 +REE, 11, 16, 63.00, 36.00, -9999.00, -9999.00, 8.00 +REJ, 11, 16, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 16, 45.00, 29.00, 24.00, 20.00, 33.00 +RIC, 11, 16, 61.00, 38.00, 19.00, 19.00, 29.00 +RIV, 11, 16, 72.00, 45.00, -9999.00, -9999.00, 11.00 +RIW, 11, 16, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 16, 40.00, 20.00, 12.00, 10.00, 17.00 +RME, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 55.00 +RMG, 11, 16, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +RND, 11, 16, 72.00, 48.00, -9999.00, -9999.00, 18.00 +RNO, 11, 16, 53.00, 26.00, 15.00, 12.00, 20.00 +ROA, 11, 16, 58.00, 37.00, 18.00, 19.00, 27.00 +ROC, 11, 16, 47.00, 33.00, 33.00, 34.00, 48.00 +ROW, 11, 16, 66.00, 35.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 16, 53.00, 30.00, 12.00, 11.00, 17.00 +RST, 11, 16, 39.00, 23.00, 21.00, 20.00, 30.00 +RWF, 11, 16, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 16, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 16, 62.00, 43.00, 20.00, 19.00, 26.00 +SAF, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 16, 70.00, 54.00, 11.00, 11.00, 15.00 +SAT, 11, 16, 72.00, 48.00, 16.00, 15.00, 25.00 +SAV, 11, 16, 70.00, 48.00, 15.00, 15.00, 23.00 +SAW, 11, 16, 40.00, 29.00, -9999.00, -9999.00, 48.00 +SBA, 11, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 16, 73.00, 45.00, -9999.00, -9999.00, 12.00 +SBN, 11, 16, 48.00, 33.00, 32.00, 30.00, 44.00 +SBP, 11, 16, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 16, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 16, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 16, 0.00, -11.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 16, 63.00, 42.00, 14.00, 19.00, 20.00 +SDF, 11, 16, 56.00, 37.00, 27.00, 25.00, 36.00 +SEA, 11, 16, 50.00, 40.00, 45.00, 45.00, 58.00 +SEM, 11, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 16, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 16, 62.00, 47.00, 19.00, 22.00, 29.00 +SGF, 11, 16, 56.00, 35.00, 21.00, 19.00, 31.00 +SGY, 11, 16, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 16, 45.00, 19.00, 14.00, 16.00, 22.00 +SHV, 11, 16, 68.00, 45.00, 19.00, 21.00, 29.00 +SIT, 11, 16, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 16, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 16, 68.00, 42.00, 9.00, 7.00, 12.00 +SKA, 11, 16, 41.00, 29.00, -9999.00, -9999.00, 40.00 +SKF, 11, 16, 72.00, 48.00, -9999.00, -9999.00, 18.00 +SLC, 11, 16, 50.00, 31.00, 19.00, 18.00, 28.00 +SLE, 11, 16, 52.00, 37.00, 50.00, 47.00, 61.00 +SLN, 11, 16, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 16, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 16, 69.00, 42.00, -9999.00, 14.00, 21.00 +SNA, 11, 16, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 16, 37.00, 29.00, 54.00, 59.00, 73.00 +SNS, 11, 16, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 16, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 16, 51.00, 34.00, 25.00, 20.00, 33.00 +SPS, 11, 16, 64.00, 40.00, 12.00, 12.00, 19.00 +SRQ, 11, 16, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 16, 68.00, 42.00, -9999.00, -9999.00, 23.00 +SSI, 11, 16, 70.00, 52.00, -9999.00, -9999.00, -9999.00 +STC, 11, 16, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 16, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +STL, 11, 16, 54.00, 37.00, 28.00, 21.00, 37.00 +STNV, 11, 16, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +STS, 11, 16, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 16, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 16, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 16, 64.00, 42.00, -9999.00, -9999.00, 22.00 +SUX, 11, 16, 45.00, 26.00, 15.00, 15.00, 24.00 +SVN, 11, 16, 70.00, 48.00, -9999.00, -9999.00, 20.00 +SWF, 11, 16, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 16, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 16, 47.00, 33.00, 38.00, 39.00, 53.00 +SZL, 11, 16, 54.00, 32.00, -9999.00, -9999.00, 24.00 +TAD, 11, 16, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 16, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 16, 60.00, 32.00, -9999.00, -9999.00, 29.00 +TCC, 11, 16, 62.00, 33.00, 8.00, 6.00, 12.00 +TCL, 11, 16, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 16, 51.00, 36.00, -9999.00, -9999.00, 60.00 +TCS, 11, 16, 63.00, 36.00, -9999.00, 5.00, 8.00 +TEB, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 16, 60.00, 38.00, -9999.00, -9999.00, 15.00 +TKA, 11, 16, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 16, 73.00, 46.00, 16.00, 15.00, 23.00 +TNX, 11, 16, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 16, 48.00, 31.00, 26.00, 27.00, 39.00 +TOP, 11, 16, 53.00, 32.00, 14.00, 18.00, 24.00 +TPA, 11, 16, 77.00, 57.00, 10.00, 13.00, 19.00 +TPH, 11, 16, 53.00, 26.00, 6.00, 4.00, 8.00 +TRI, 11, 16, 58.00, 36.00, 23.00, 23.00, 33.00 +TRK, 11, 16, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 16, 78.00, 45.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 16, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 16, 60.00, 39.00, 16.00, 17.00, 24.00 +TUP, 11, 16, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 16, 72.00, 45.00, 6.00, 7.00, 10.00 +TVC, 11, 16, 43.00, 30.00, 31.00, 32.00, 43.00 +TVL, 11, 16, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 16, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 16, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 16, 60.00, 37.00, 24.00, 23.00, 35.00 +T01, 11, 16, 59.00, 38.00, -9999.00, -9999.00, 29.00 +T02, 11, 16, 65.00, 42.00, -9999.00, -9999.00, 20.00 +T03, 11, 16, 68.00, 45.00, -9999.00, -9999.00, 22.00 +T04, 11, 16, 79.00, 59.00, -9999.00, -9999.00, 16.00 +T05, 11, 16, 53.00, 30.00, -9999.00, -9999.00, 18.00 +T06, 11, 16, 70.00, 41.00, -9999.00, -9999.00, 29.00 +T07, 11, 16, 53.00, 24.00, -9999.00, -9999.00, 26.00 +T08, 11, 16, 46.00, 30.00, -9999.00, -9999.00, 26.00 +UCA, 11, 16, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 16, 63.00, 38.00, -9999.00, -9999.00, 6.00 +UIL, 11, 16, 51.00, 37.00, 61.00, 62.00, 71.00 +UIN, 11, 16, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 16, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 16, 19.00, 7.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 16, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +U15, 11, 16, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +U28, 11, 16, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 16, 71.00, 45.00, -9999.00, -9999.00, 22.00 +VBG, 11, 16, 70.00, 44.00, -9999.00, -9999.00, 20.00 +VCT, 11, 16, 73.00, 52.00, 17.00, 15.00, 25.00 +VCV, 11, 16, 67.00, 36.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 16, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 16, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 16, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 16, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 16, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 16, 71.00, 46.00, -9999.00, -9999.00, 23.00 +VRB, 11, 16, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 16, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 16, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 16, 59.00, 38.00, 21.00, 19.00, 27.00 +WJA, 11, 16, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 16, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 16, 24.00, 11.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 16, 52.00, 23.00, 18.00, 14.00, 24.00 +WPO, 11, 16, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 16, 68.00, 43.00, -9999.00, -9999.00, 22.00 +WRG, 11, 16, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 16, 56.00, 35.00, -9999.00, -9999.00, 29.00 +WRL, 11, 16, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +X68, 11, 16, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 16, 37.00, 25.00, 61.00, 61.00, 70.00 +YCG, 11, 16, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 16, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 16, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 16, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 16, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 16, 47.00, 29.00, 21.00, 22.00, 31.00 +YNG, 11, 16, 48.00, 33.00, 32.00, 33.00, 48.00 +YPA, 11, 16, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 16, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 16, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 16, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 16, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 16, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 16, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 16, 77.00, 51.00, 3.00, 2.00, 5.00 +YVR, 11, 16, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 16, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 16, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 16, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 16, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 16, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 16, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 16, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 16, 39.00, 25.00, 41.00, 39.00, 56.00 +ZUN, 11, 16, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 16, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 16, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 16, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +01R, 11, 16, 69.00, 46.00, -9999.00, -9999.00, 24.00 +1V1, 11, 16, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 16, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 16, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 16, 64.00, 47.00, -9999.00, -9999.00, 23.00 +2PJ, 11, 16, 68.00, 42.00, -9999.00, -9999.00, 20.00 +3B1, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 16, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 16, 41.00, 27.00, -9999.00, -9999.00, 39.00 +3SE, 11, 16, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 16, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 16, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 11, 16, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 16, 17.00, 1.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 16, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 16, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 16, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 17, 50.00, 33.00, 21.00, 20.00, 32.00 +ABI, 11, 17, 65.00, 42.00, 11.00, 10.00, 17.00 +ABQ, 11, 17, 56.00, 30.00, 9.00, 8.00, 13.00 +ABR, 11, 17, 39.00, 18.00, 14.00, 10.00, 19.00 +ABY, 11, 17, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 17, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 17, 68.00, 46.00, 18.00, 16.00, 26.00 +ACV, 11, 17, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 17, 55.00, 35.00, 20.00, 19.00, 31.00 +ADK, 11, 17, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 17, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 17, 57.00, 34.00, -9999.00, -9999.00, 29.00 +AEX, 11, 17, 69.00, 46.00, -9999.00, -9999.00, 25.00 +AFF, 11, 17, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 17, 79.00, 57.00, -9999.00, -9999.00, 23.00 +AGS, 11, 17, 67.00, 41.00, 16.00, 16.00, 25.00 +AHN, 11, 17, 63.00, 42.00, 20.00, 21.00, 29.00 +AKN, 11, 17, 29.00, 14.00, 27.00, 27.00, 41.00 +AKO, 11, 17, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 17, 47.00, 29.00, 25.00, 24.00, 36.00 +ALI, 11, 17, 77.00, 53.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 17, 44.00, 25.00, 22.00, 17.00, 31.00 +ALS, 11, 17, 46.00, 11.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 17, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 17, 58.00, 31.00, 10.00, 9.00, 16.00 +AMG, 11, 17, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 17, 27.00, 14.00, 19.00, 19.00, 30.00 +AND, 11, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 17, 44.00, 35.00, 61.00, 60.00, 70.00 +AOO, 11, 17, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +APN, 11, 17, 42.00, 27.00, 28.00, 30.00, 42.00 +AQQ, 11, 17, 70.00, 53.00, -9999.00, -9999.00, -9999.00 +ART, 11, 17, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +AST, 11, 17, 53.00, 40.00, 56.00, 56.00, 68.00 +ATL, 11, 17, 62.00, 42.00, 19.00, 18.00, 29.00 +ATW, 11, 17, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 17, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 17, 52.00, 32.00, -9999.00, -9999.00, 34.00 +AUG, 11, 17, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 17, 71.00, 49.00, 17.00, 15.00, 26.00 +AUW, 11, 17, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 17, 58.00, 35.00, 21.00, 20.00, 30.00 +AVP, 11, 17, 47.00, 33.00, 27.00, 26.00, 40.00 +AXN, 11, 17, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 17, 49.00, 30.00, -9999.00, -9999.00, 32.00 +AYS, 11, 17, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 17, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 17, 63.00, 43.00, -9999.00, -9999.00, 25.00 +BAD, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 17, 43.00, 17.00, -9999.00, -9999.00, 16.00 +BDL, 11, 17, 50.00, 32.00, 24.00, 21.00, 33.00 +BDR, 11, 17, 52.00, 37.00, 25.00, 18.00, 35.00 +BET, 11, 17, 22.00, 10.00, 24.00, 25.00, 38.00 +BFD, 11, 17, 42.00, 28.00, 41.00, 45.00, 59.00 +BFF, 11, 17, 49.00, 21.00, 9.00, 12.00, 16.00 +BFL, 11, 17, 65.00, 44.00, 9.00, 10.00, 15.00 +BGM, 11, 17, 43.00, 30.00, 33.00, 35.00, 49.00 +BGR, 11, 17, 43.00, 28.00, 26.00, 24.00, 37.00 +BGS, 11, 17, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 17, 64.00, 41.00, 21.00, 19.00, 31.00 +BID, 11, 17, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 17, 12.00, -3.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 17, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 17, 43.00, 24.00, 15.00, 15.00, 21.00 +BIS, 11, 17, 38.00, 16.00, 12.00, 13.00, 21.00 +BIX, 11, 17, 70.00, 52.00, -9999.00, -9999.00, 23.00 +BJI, 11, 17, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 17, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 17, 52.00, 22.00, -9999.00, -9999.00, 15.00 +BKW, 11, 17, 51.00, 34.00, 30.00, 32.00, 43.00 +BLF, 11, 17, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 17, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 17, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 17, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 17, 55.00, 35.00, -9999.00, -9999.00, 28.00 +BNA, 11, 17, 59.00, 39.00, 23.00, 24.00, 35.00 +BNO, 11, 17, 44.00, 22.00, -9999.00, 26.00, 43.00 +BOI, 11, 17, 47.00, 30.00, 24.00, 26.00, 38.00 +BOS, 11, 17, 51.00, 37.00, 22.00, 22.00, 33.00 +BPI, 11, 17, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 17, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 17, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 17, 48.00, 30.00, -9999.00, -9999.00, 28.00 +BRO, 11, 17, 78.00, 59.00, 14.00, 12.00, 20.00 +BRW, 11, 17, 2.00, -8.00, 15.00, 14.00, 22.00 +BSM, 11, 17, 71.00, 49.00, -9999.00, -9999.00, 19.00 +BTI, 11, 17, 5.00, -7.00, 11.00, 13.00, 20.00 +BTL, 11, 17, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 17, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 17, 70.00, 49.00, 18.00, 20.00, 30.00 +BTT, 11, 17, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 17, 43.00, 28.00, 33.00, 30.00, 46.00 +BUB, 11, 17, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 17, 46.00, 33.00, 37.00, 41.00, 53.00 +BUR, 11, 17, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 17, 70.00, 53.00, -9999.00, 19.00, 28.00 +BWG, 11, 17, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 17, 55.00, 36.00, 19.00, 19.00, 30.00 +BYH, 11, 17, 59.00, 40.00, -9999.00, -9999.00, 32.00 +BYI, 11, 17, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 17, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 17, 67.00, 41.00, 16.00, 15.00, 25.00 +CAG, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 17, 48.00, 33.00, 32.00, 33.00, 48.00 +CAO, 11, 17, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 17, 36.00, 22.00, 35.00, 34.00, 49.00 +CBM, 11, 17, 65.00, 40.00, -9999.00, -9999.00, 29.00 +CDB, 11, 17, 39.00, 30.00, 65.00, 61.00, 80.00 +CDC, 11, 17, 51.00, 26.00, 13.00, 12.00, 18.00 +CDR, 11, 17, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 17, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 17, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 17, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 17, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 17, 60.00, 39.00, 23.00, 23.00, 34.00 +CHO, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 17, 69.00, 47.00, 15.00, 16.00, 24.00 +CID, 11, 17, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 17, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 17, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 17, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 17, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 17, 49.00, 34.00, 32.00, 35.00, 49.00 +CLL, 11, 17, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 17, 61.00, 41.00, 17.00, 18.00, 28.00 +CMH, 11, 17, 50.00, 33.00, 28.00, 27.00, 41.00 +CMI, 11, 17, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 17, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 17, 51.00, 29.00, 14.00, 12.00, 20.00 +CNM, 11, 17, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 17, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +COD, 11, 17, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +COF, 11, 17, 77.00, 59.00, -9999.00, -9999.00, 22.00 +CON, 11, 17, 46.00, 26.00, 24.00, 22.00, 33.00 +COS, 11, 17, 49.00, 24.00, 12.00, 9.00, 16.00 +COT, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 17, 52.00, 33.00, 24.00, 20.00, 32.00 +CPR, 11, 17, 43.00, 21.00, 14.00, 14.00, 20.00 +CRBC, 11, 17, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 17, 75.00, 55.00, 16.00, 13.00, 22.00 +CRW, 11, 17, 56.00, 36.00, 30.00, 29.00, 43.00 +CSG, 11, 17, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 17, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 17, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 17, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 17, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 17, 52.00, 34.00, 26.00, 25.00, 37.00 +CVN, 11, 17, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 17, 60.00, 32.00, -9999.00, -9999.00, 10.00 +CXY, 11, 17, 51.00, 35.00, 19.00, 19.00, 30.00 +CYS, 11, 17, 46.00, 23.00, 14.00, 15.00, 21.00 +DAA, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 17, 75.00, 56.00, 16.00, 19.00, 27.00 +DAG, 11, 17, 68.00, 43.00, 3.00, 4.00, 5.00 +DAL, 11, 17, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 17, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 17, 50.00, 33.00, 28.00, 29.00, 40.00 +DBQ, 11, 17, 43.00, 26.00, 25.00, 19.00, 35.00 +DCA, 11, 17, 57.00, 40.00, 17.00, 18.00, 28.00 +DDC, 11, 17, 54.00, 30.00, 12.00, 13.00, 18.00 +DEC, 11, 17, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 17, 51.00, 24.00, 14.00, 13.00, 20.00 +DFW, 11, 17, 66.00, 44.00, 14.00, 13.00, 21.00 +DHN, 11, 17, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 17, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 17, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 17, 71.00, 48.00, -9999.00, -9999.00, 14.00 +DLG, 11, 17, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 17, 34.00, 20.00, 26.00, 21.00, 36.00 +DLLC, 11, 17, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 17, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 17, 72.00, 45.00, -9999.00, -9999.00, 10.00 +DMN, 11, 17, 65.00, 32.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 17, 58.00, 38.00, -9999.00, -9999.00, 29.00 +DPG, 11, 17, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 17, 71.00, 46.00, -9999.00, -9999.00, 23.00 +DRA, 11, 17, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 17, 71.00, 48.00, 9.00, 10.00, 14.00 +DSM, 11, 17, 46.00, 28.00, 22.00, 18.00, 30.00 +DTW, 11, 17, 47.00, 31.00, 27.00, 28.00, 41.00 +DUG, 11, 17, 68.00, 35.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 17, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 17, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 17, 65.00, 42.00, -9999.00, -9999.00, 15.00 +D45, 11, 17, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 17, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 17, 39.00, 22.00, 19.00, 18.00, 28.00 +ECG, 11, 17, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 17, 65.00, 39.00, -9999.00, -9999.00, 7.00 +EED, 11, 17, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 11, 17, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 17, 58.00, 45.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 17, 52.00, 29.00, 35.00, 35.00, 49.00 +EKO, 11, 17, 48.00, 22.00, 19.00, 16.00, 26.00 +ELD, 11, 17, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 17, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 17, 65.00, 38.00, 7.00, 7.00, 11.00 +ELY, 11, 17, 48.00, 18.00, 13.00, 11.00, 18.00 +EMP, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 17, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +END, 11, 17, 57.00, 37.00, -9999.00, -9999.00, 14.00 +ENN, 11, 17, 10.00, -7.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 17, 46.00, 29.00, -9999.00, -9999.00, 12.00 +EPH, 11, 17, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 17, 48.00, 36.00, 36.00, 37.00, 52.00 +ESF, 11, 17, 69.00, 46.00, -9999.00, -9999.00, 37.00 +EUG, 11, 17, 52.00, 40.00, 47.00, 48.00, 59.00 +EVV, 11, 17, 54.00, 36.00, 28.00, 22.00, 37.00 +EWN, 11, 17, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 17, 54.00, 38.00, 20.00, 18.00, 30.00 +EYW, 11, 17, 80.00, 71.00, 15.00, 15.00, 24.00 +E74, 11, 17, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 17, 62.00, 39.00, -9999.00, -9999.00, 25.00 +FAI, 11, 17, 9.00, -7.00, 23.00, 24.00, 36.00 +FAR, 11, 17, 35.00, 18.00, 13.00, 14.00, 21.00 +FAT, 11, 17, 63.00, 42.00, 14.00, 15.00, 21.00 +FAY, 11, 17, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 17, 37.00, 23.00, 27.00, 31.00, 43.00 +FCS, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 17, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 17, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 11, 17, 50.00, 22.00, 11.00, 14.00, 16.00 +FLL, 11, 17, 81.00, 65.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 17, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 17, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +FME, 11, 17, 58.00, 34.00, -9999.00, -9999.00, 29.00 +FMH, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 17, 54.00, 26.00, 8.00, 8.00, 11.00 +FMY, 11, 17, 81.00, 61.00, 10.00, 10.00, 16.00 +FNT, 11, 17, 45.00, 31.00, 29.00, 29.00, 41.00 +FOD, 11, 17, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 17, 52.00, 31.00, -9999.00, -9999.00, 17.00 +FOK, 11, 17, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 17, 53.00, 32.00, -9999.00, -9999.00, 19.00 +FSD, 11, 17, 42.00, 21.00, 17.00, 15.00, 26.00 +FSI, 11, 17, 62.00, 37.00, -9999.00, -9999.00, 16.00 +FSM, 11, 17, 61.00, 37.00, 20.00, 18.00, 29.00 +FTK, 11, 17, 55.00, 34.00, -9999.00, -9999.00, 29.00 +FWA, 11, 17, 48.00, 32.00, 24.00, 25.00, 36.00 +FWH, 11, 17, 65.00, 43.00, -9999.00, -9999.00, 17.00 +FYU, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 17, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 17, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 17, 77.00, 47.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 17, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 17, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 17, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 17, 40.00, 28.00, 29.00, 32.00, 43.00 +GFA, 11, 17, 42.00, 23.00, -9999.00, -9999.00, 20.00 +GFK, 11, 17, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 17, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 17, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 17, 38.00, 17.00, 12.00, 12.00, 20.00 +GJT, 11, 17, 50.00, 28.00, 15.00, 13.00, 20.00 +GKN, 11, 17, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 17, 50.00, 25.00, 12.00, 12.00, 17.00 +GLH, 11, 17, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 17, 69.00, 58.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 17, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +GON, 11, 17, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 17, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 17, 40.00, 25.00, 24.00, 23.00, 34.00 +GRCI, 11, 17, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 17, 51.00, 36.00, -9999.00, -9999.00, 61.00 +GRI, 11, 17, 47.00, 25.00, 16.00, 12.00, 21.00 +GRK, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 11, 17, 44.00, 29.00, 31.00, 30.00, 42.00 +GSB, 11, 17, 64.00, 41.00, -9999.00, -9999.00, 23.00 +GSG, 11, 17, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 17, 59.00, 38.00, 19.00, 18.00, 26.00 +GSP, 11, 17, 62.00, 40.00, 19.00, 21.00, 30.00 +GST, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 17, 44.00, 29.00, -9999.00, -9999.00, 55.00 +GTF, 11, 17, 42.00, 23.00, 14.00, 18.00, 23.00 +GUP, 11, 17, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 17, 49.00, 30.00, -9999.00, -9999.00, 36.00 +GVW, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GWO, 11, 17, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 17, 64.00, 49.00, 21.00, 23.00, 31.00 +HBR, 11, 17, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 17, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 17, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 17, 47.00, 28.00, -9999.00, -9999.00, 27.00 +HKY, 11, 17, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 17, 41.00, 20.00, 13.00, 15.00, 23.00 +HMN, 11, 17, 65.00, 28.00, -9999.00, -9999.00, 6.00 +HMS, 11, 17, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 17, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 17, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +HON, 11, 17, 41.00, 20.00, 11.00, 10.00, 17.00 +HOP, 11, 17, 57.00, 35.00, -9999.00, -9999.00, 32.00 +HOT, 11, 17, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 17, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 17, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 17, 52.00, 41.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 17, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 17, 71.00, 46.00, -9999.00, -9999.00, 22.00 +HST, 11, 17, 81.00, 61.00, -9999.00, -9999.00, 20.00 +HSV, 11, 17, 61.00, 40.00, 24.00, 22.00, 34.00 +HTL, 11, 17, 41.00, 27.00, 32.00, 27.00, 45.00 +HTS, 11, 17, 55.00, 36.00, 25.00, 27.00, 40.00 +HUF, 11, 17, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 17, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 17, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 17, 40.00, 16.00, 11.00, 14.00, 19.00 +IAB, 11, 17, 54.00, 32.00, -9999.00, -9999.00, 17.00 +IAD, 11, 17, 55.00, 34.00, 18.00, 19.00, 28.00 +IAG, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 17, 72.00, 49.00, 19.00, 21.00, 31.00 +ICT, 11, 17, 54.00, 32.00, 15.00, 15.00, 22.00 +IDA, 11, 17, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 17, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 17, 54.00, 36.00, 22.00, 18.00, 31.00 +ILI, 11, 17, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 17, 68.00, 44.00, 18.00, 17.00, 28.00 +IMT, 11, 17, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +IND, 11, 17, 50.00, 33.00, 25.00, 25.00, 36.00 +INL, 11, 17, 31.00, 15.00, 23.00, 23.00, 34.00 +INS, 11, 17, 62.00, 38.00, -9999.00, -9999.00, 6.00 +INT, 11, 17, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +INW, 11, 17, 57.00, 28.00, 6.00, 6.00, 9.00 +IPL, 11, 17, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 17, 48.00, 33.00, 28.00, 26.00, 39.00 +IRK, 11, 17, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 17, 36.00, 15.00, 13.00, 12.00, 22.00 +ISP, 11, 17, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 17, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 17, 73.00, 45.00, -9999.00, -9999.00, 8.00 +IWD, 11, 17, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 17, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 17, 68.00, 42.00, 21.00, 21.00, 32.00 +JAX, 11, 17, 73.00, 50.00, 14.00, 15.00, 22.00 +JBR, 11, 17, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 17, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 17, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 17, 52.00, 40.00, 20.00, 17.00, 29.00 +JHW, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 17, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 17, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 17, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 17, 36.00, 27.00, 49.00, 47.00, 60.00 +JST, 11, 17, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 17, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 17, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 17, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 17, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 17, 79.00, 55.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 17, 44.00, 30.00, 30.00, 30.00, 43.00 +LAR, 11, 17, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 17, 66.00, 41.00, 5.00, 4.00, 7.00 +LAX, 11, 17, 70.00, 53.00, 7.00, 8.00, 11.00 +LBB, 11, 17, 62.00, 35.00, 9.00, 8.00, 14.00 +LBF, 11, 17, 48.00, 20.00, 15.00, 11.00, 19.00 +LCH, 11, 17, 70.00, 50.00, 18.00, 21.00, 29.00 +LCK, 11, 17, 52.00, 34.00, -9999.00, -9999.00, 37.00 +LEB, 11, 17, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 17, 54.00, 36.00, 26.00, 26.00, 38.00 +LFI, 11, 17, 59.00, 43.00, -9999.00, -9999.00, 29.00 +LFK, 11, 17, 69.00, 46.00, 17.00, 21.00, 28.00 +LFT, 11, 17, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 17, 52.00, 40.00, 19.00, 16.00, 29.00 +LGB, 11, 17, 72.00, 50.00, 7.00, 8.00, 12.00 +LGU, 11, 17, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 17, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 17, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 17, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 17, 61.00, 41.00, 21.00, 19.00, 28.00 +LIZ, 11, 17, 36.00, 22.00, -9999.00, -9999.00, 49.00 +LMT, 11, 17, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +LND, 11, 17, 41.00, 18.00, 13.00, 11.00, 17.00 +LNK, 11, 17, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 17, 52.00, 23.00, 8.00, 7.00, 12.00 +LOZ, 11, 17, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 17, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 17, 61.00, 40.00, -9999.00, -9999.00, 21.00 +LSE, 11, 17, 42.00, 26.00, 17.00, 17.00, 26.00 +LSF, 11, 17, 67.00, 45.00, -9999.00, -9999.00, 22.00 +LSV, 11, 17, 69.00, 34.00, -9999.00, -9999.00, 6.00 +LTS, 11, 17, 64.00, 38.00, -9999.00, -9999.00, 14.00 +LUF, 11, 17, 75.00, 42.00, -9999.00, -9999.00, 8.00 +LVS, 11, 17, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 17, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 17, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 17, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 17, 57.00, 37.00, 20.00, 19.00, 29.00 +MAF, 11, 17, 65.00, 38.00, 7.00, 5.00, 10.00 +MBL, 11, 17, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 17, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 17, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 17, 62.00, 46.00, -9999.00, -9999.00, 24.00 +MCF, 11, 17, 77.00, 57.00, -9999.00, -9999.00, 16.00 +MCG, 11, 17, 11.00, -5.00, 29.00, 28.00, 40.00 +MCI, 11, 17, 51.00, 32.00, 19.00, 18.00, 28.00 +MCK, 11, 17, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 17, 68.00, 43.00, 17.00, 17.00, 25.00 +MCO, 11, 17, 78.00, 57.00, 12.00, 15.00, 22.00 +MCW, 11, 17, 41.00, 23.00, 15.00, 14.00, 22.00 +MC2, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 17, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 17, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 17, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 17, 47.00, 32.00, 30.00, 27.00, 43.00 +MEI, 11, 17, 68.00, 42.00, 21.00, 18.00, 30.00 +MEM, 11, 17, 61.00, 42.00, 25.00, 21.00, 34.00 +MER, 11, 17, 64.00, 40.00, -9999.00, -9999.00, 19.00 +MFD, 11, 17, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 17, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 17, 51.00, 35.00, 32.00, 35.00, 44.00 +MGE, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 11, 17, 68.00, 44.00, 20.00, 20.00, 33.00 +MGW, 11, 17, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 17, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 17, 62.00, 44.00, -9999.00, -9999.00, 24.00 +MHS, 11, 17, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 17, 81.00, 64.00, 20.00, 20.00, 32.00 +MIB, 11, 17, 35.00, 18.00, -9999.00, -9999.00, 18.00 +MIV, 11, 17, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 17, 50.00, 27.00, -9999.00, -9999.00, 26.00 +MKC, 11, 17, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 17, 43.00, 29.00, 25.00, 23.00, 36.00 +MKG, 11, 17, 45.00, 32.00, 33.00, 31.00, 44.00 +MKL, 11, 17, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 17, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 17, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 17, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 17, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 17, 47.00, 29.00, 24.00, 21.00, 34.00 +MLS, 11, 17, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 17, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 17, 67.00, 45.00, -9999.00, -9999.00, 21.00 +MOB, 11, 17, 70.00, 49.00, 22.00, 23.00, 33.00 +MOT, 11, 17, 35.00, 18.00, 11.00, 10.00, 17.00 +MPV, 11, 17, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 17, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 17, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 17, 67.00, 33.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 17, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 17, 65.00, 47.00, -9999.00, -9999.00, 23.00 +MSL, 11, 17, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 17, 42.00, 25.00, 23.00, 23.00, 33.00 +MSO, 11, 17, 39.00, 24.00, 25.00, 25.00, 38.00 +MSP, 11, 17, 39.00, 24.00, 20.00, 18.00, 28.00 +MSS, 11, 17, 41.00, 26.00, 32.00, 32.00, 45.00 +MSY, 11, 17, 71.00, 51.00, 19.00, 19.00, 29.00 +MTC, 11, 17, 45.00, 32.00, -9999.00, -9999.00, 36.00 +MTN, 11, 17, 56.00, 37.00, -9999.00, -9999.00, 29.00 +MTO, 11, 17, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 17, 52.00, 33.00, -9999.00, -9999.00, 29.00 +MUO, 11, 17, 50.00, 29.00, -9999.00, -9999.00, 26.00 +MWA, 11, 17, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 17, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 17, 68.00, 44.00, -9999.00, -9999.00, 24.00 +MYL, 11, 17, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 17, 68.00, 43.00, -9999.00, -9999.00, 22.00 +NAO, 11, 17, 67.00, 52.00, -9999.00, -9999.00, 21.00 +NBC, 11, 17, 69.00, 49.00, -9999.00, -9999.00, 21.00 +NBE, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 11, 17, 47.00, 30.00, -9999.00, -9999.00, 30.00 +NCA, 11, 17, 68.00, 42.00, -9999.00, -9999.00, 23.00 +NCO, 11, 17, 52.00, 37.00, -9999.00, -9999.00, 33.00 +NC1, 11, 17, 61.00, 42.00, -9999.00, -9999.00, 7.00 +NEL, 11, 17, 56.00, 33.00, -9999.00, -9999.00, 33.00 +NFG, 11, 17, 69.00, 48.00, -9999.00, -9999.00, 13.00 +NFL, 11, 17, 53.00, 25.00, -9999.00, -9999.00, 13.00 +NGP, 11, 17, 75.00, 56.00, -9999.00, -9999.00, 20.00 +NGU, 11, 17, 60.00, 43.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 17, 62.00, 49.00, -9999.00, -9999.00, 27.00 +NHK, 11, 17, 57.00, 36.00, -9999.00, -9999.00, 27.00 +NHZ, 11, 17, 45.00, 29.00, -9999.00, -9999.00, 40.00 +NID, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 17, 73.00, 50.00, -9999.00, -9999.00, 20.00 +NIR, 11, 17, 74.00, 51.00, -9999.00, -9999.00, 20.00 +NKT, 11, 17, 67.00, 46.00, -9999.00, -9999.00, 27.00 +NKX, 11, 17, 70.00, 54.00, -9999.00, -9999.00, 17.00 +NLC, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NMM, 11, 17, 66.00, 41.00, -9999.00, -9999.00, 30.00 +NPA, 11, 17, 69.00, 51.00, -9999.00, -9999.00, 23.00 +NQA, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 11, 17, 77.00, 54.00, -9999.00, -9999.00, 17.00 +NQX, 11, 17, 80.00, 71.00, -9999.00, -9999.00, 20.00 +NRB, 11, 17, 73.00, 55.00, -9999.00, -9999.00, 20.00 +NRC, 11, 17, 64.00, 40.00, -9999.00, -9999.00, 24.00 +NRS, 11, 17, 69.00, 50.00, -9999.00, -9999.00, 13.00 +NSE, 11, 17, 70.00, 47.00, -9999.00, -9999.00, 27.00 +NSI, 11, 17, 70.00, 48.00, -9999.00, -9999.00, 17.00 +NTD, 11, 17, 70.00, 48.00, -9999.00, -9999.00, 13.00 +NTK, 11, 17, 73.00, 50.00, -9999.00, -9999.00, 13.00 +NTU, 11, 17, 60.00, 43.00, -9999.00, -9999.00, 27.00 +NUC, 11, 17, 68.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 11, 17, 63.00, 42.00, -9999.00, -9999.00, 24.00 +NUW, 11, 17, 50.00, 37.00, -9999.00, -9999.00, 53.00 +NWF, 11, 17, 72.00, 50.00, -9999.00, -9999.00, 10.00 +NXX, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 11, 17, 58.00, 34.00, -9999.00, -9999.00, 30.00 +NZC, 11, 17, 73.00, 46.00, -9999.00, -9999.00, 20.00 +NZJ, 11, 17, 72.00, 45.00, -9999.00, -9999.00, 13.00 +NZW, 11, 17, 50.00, 33.00, -9999.00, -9999.00, 40.00 +NZY, 11, 17, 70.00, 54.00, -9999.00, -9999.00, 13.00 +OAK, 11, 17, 63.00, 45.00, 15.00, 16.00, 23.00 +OAR, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFF, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 17, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 17, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 17, 59.00, 37.00, 18.00, 14.00, 24.00 +OLM, 11, 17, 49.00, 35.00, 53.00, 53.00, 66.00 +OMA, 11, 17, 48.00, 27.00, 14.00, 15.00, 21.00 +OME, 11, 17, 22.00, 8.00, 30.00, 31.00, 42.00 +ONT, 11, 17, 73.00, 48.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 17, 47.00, 30.00, 27.00, 24.00, 37.00 +ORF, 11, 17, 60.00, 43.00, 18.00, 18.00, 28.00 +ORH, 11, 17, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 17, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 17, 43.00, 28.00, -9999.00, -9999.00, 40.00 +OTG, 11, 17, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 17, 57.00, 43.00, 52.00, 53.00, 63.00 +OTM, 11, 17, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 17, 12.00, 1.00, 22.00, 27.00, 37.00 +OURC, 11, 17, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 17, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 17, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 17, 70.00, 46.00, -9999.00, -9999.00, 24.00 +PACZ, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 17, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 17, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 17, 8.00, -8.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 17, 8.00, -5.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 17, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 17, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 17, 72.00, 48.00, -9999.00, -9999.00, 23.00 +PAQ, 11, 17, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 17, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 17, 39.00, 33.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 17, 21.00, 10.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 17, 11.00, -5.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 17, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 17, 42.00, 28.00, -9999.00, -9999.00, 40.00 +PBI, 11, 17, 80.00, 64.00, 24.00, 24.00, 34.00 +PDT, 11, 17, 48.00, 34.00, 25.00, 28.00, 41.00 +PDX, 11, 17, 52.00, 39.00, 49.00, 51.00, 62.00 +PFN, 11, 17, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 17, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 17, 54.00, 37.00, 21.00, 17.00, 31.00 +PHX, 11, 17, 74.00, 48.00, 6.00, 6.00, 9.00 +PIA, 11, 17, 48.00, 31.00, 25.00, 21.00, 34.00 +PIB, 11, 17, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 17, 44.00, 25.00, 21.00, 23.00, 33.00 +PIR, 11, 17, 43.00, 22.00, 11.00, 9.00, 15.00 +PIT, 11, 17, 49.00, 33.00, 29.00, 30.00, 44.00 +PKB, 11, 17, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 17, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 17, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 17, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 17, 69.00, 51.00, 16.00, 17.00, 26.00 +POB, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 11, 17, 69.00, 45.00, -9999.00, -9999.00, 32.00 +POM, 11, 17, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +POU, 11, 17, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 17, 66.00, 38.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 17, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 17, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 17, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 17, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 17, 48.00, 29.00, -9999.00, -9999.00, 41.00 +PSP, 11, 17, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 17, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 17, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 17, 55.00, 23.00, 12.00, 8.00, 17.00 +PUC, 11, 17, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 17, 52.00, 34.00, 22.00, 22.00, 32.00 +PVU, 11, 17, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 17, 46.00, 29.00, 25.00, 26.00, 36.00 +P02, 11, 17, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +P07, 11, 17, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +P11, 11, 17, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +P24, 11, 17, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +P28, 11, 17, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +P35, 11, 17, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +P38, 11, 17, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +P39, 11, 17, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +P58, 11, 17, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +P59, 11, 17, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +P60, 11, 17, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +P61, 11, 17, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +P67, 11, 17, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +P68, 11, 17, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +P69, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 17, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 17, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 17, 45.00, 21.00, 10.00, 11.00, 14.00 +RBL, 11, 17, 62.00, 43.00, 25.00, 25.00, 33.00 +RCA, 11, 17, 45.00, 21.00, -9999.00, -9999.00, 17.00 +RDD, 11, 17, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 17, 48.00, 27.00, 21.00, 20.00, 32.00 +RDR, 11, 17, 33.00, 17.00, -9999.00, -9999.00, 19.00 +RDU, 11, 17, 62.00, 39.00, 18.00, 18.00, 28.00 +REE, 11, 17, 62.00, 35.00, -9999.00, -9999.00, 8.00 +REJ, 11, 17, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 17, 45.00, 28.00, 24.00, 20.00, 33.00 +RIC, 11, 17, 60.00, 37.00, 19.00, 19.00, 29.00 +RIV, 11, 17, 72.00, 45.00, -9999.00, -9999.00, 11.00 +RIW, 11, 17, 42.00, 12.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 17, 39.00, 19.00, 12.00, 10.00, 17.00 +RME, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 55.00 +RMG, 11, 17, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +RND, 11, 17, 71.00, 48.00, -9999.00, -9999.00, 18.00 +RNO, 11, 17, 52.00, 26.00, 15.00, 12.00, 20.00 +ROA, 11, 17, 57.00, 36.00, 18.00, 19.00, 27.00 +ROC, 11, 17, 46.00, 32.00, 33.00, 35.00, 49.00 +ROW, 11, 17, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 17, 52.00, 29.00, 12.00, 11.00, 17.00 +RST, 11, 17, 39.00, 23.00, 21.00, 20.00, 30.00 +RWF, 11, 17, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 17, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 17, 62.00, 43.00, 20.00, 19.00, 26.00 +SAF, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 17, 70.00, 54.00, 11.00, 11.00, 15.00 +SAT, 11, 17, 71.00, 48.00, 16.00, 15.00, 25.00 +SAV, 11, 17, 69.00, 48.00, 15.00, 15.00, 23.00 +SAW, 11, 17, 39.00, 28.00, -9999.00, -9999.00, 49.00 +SBA, 11, 17, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 17, 72.00, 45.00, -9999.00, -9999.00, 12.00 +SBN, 11, 17, 47.00, 32.00, 33.00, 31.00, 45.00 +SBP, 11, 17, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 17, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 17, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 17, -1.00, -12.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 17, 62.00, 42.00, 14.00, 19.00, 20.00 +SDF, 11, 17, 55.00, 37.00, 27.00, 25.00, 36.00 +SEA, 11, 17, 50.00, 40.00, 45.00, 45.00, 58.00 +SEM, 11, 17, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 17, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 17, 62.00, 47.00, 19.00, 22.00, 29.00 +SGF, 11, 17, 55.00, 34.00, 21.00, 19.00, 31.00 +SGY, 11, 17, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 17, 44.00, 18.00, 14.00, 16.00, 22.00 +SHV, 11, 17, 67.00, 45.00, 19.00, 21.00, 29.00 +SIT, 11, 17, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 17, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 17, 67.00, 41.00, 9.00, 7.00, 12.00 +SKA, 11, 17, 40.00, 28.00, -9999.00, -9999.00, 40.00 +SKF, 11, 17, 71.00, 48.00, -9999.00, -9999.00, 18.00 +SLC, 11, 17, 49.00, 30.00, 19.00, 18.00, 28.00 +SLE, 11, 17, 52.00, 37.00, 50.00, 47.00, 61.00 +SLN, 11, 17, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 17, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 17, 69.00, 42.00, -9999.00, 14.00, 21.00 +SNA, 11, 17, 67.00, 52.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 17, 37.00, 29.00, 54.00, 59.00, 72.00 +SNS, 11, 17, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 17, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 17, 50.00, 33.00, 25.00, 20.00, 33.00 +SPS, 11, 17, 63.00, 39.00, 12.00, 12.00, 19.00 +SRQ, 11, 17, 78.00, 57.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 17, 67.00, 41.00, -9999.00, -9999.00, 23.00 +SSI, 11, 17, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +STC, 11, 17, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 17, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +STL, 11, 17, 53.00, 36.00, 28.00, 21.00, 37.00 +STNV, 11, 17, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +STS, 11, 17, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 17, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 17, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 17, 63.00, 42.00, -9999.00, -9999.00, 22.00 +SUX, 11, 17, 45.00, 25.00, 15.00, 15.00, 24.00 +SVN, 11, 17, 69.00, 48.00, -9999.00, -9999.00, 20.00 +SWF, 11, 17, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 17, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 17, 47.00, 32.00, 38.00, 39.00, 54.00 +SZL, 11, 17, 54.00, 31.00, -9999.00, -9999.00, 24.00 +TAD, 11, 17, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 17, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 17, 59.00, 32.00, -9999.00, -9999.00, 29.00 +TCC, 11, 17, 61.00, 32.00, 8.00, 6.00, 12.00 +TCL, 11, 17, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 17, 51.00, 36.00, -9999.00, -9999.00, 60.00 +TCS, 11, 17, 62.00, 35.00, -9999.00, 5.00, 8.00 +TEB, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 17, 59.00, 37.00, -9999.00, -9999.00, 15.00 +TKA, 11, 17, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 17, 72.00, 46.00, 16.00, 15.00, 23.00 +TNX, 11, 17, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 17, 47.00, 30.00, 27.00, 28.00, 40.00 +TOP, 11, 17, 52.00, 31.00, 14.00, 18.00, 24.00 +TPA, 11, 17, 77.00, 57.00, 10.00, 13.00, 19.00 +TPH, 11, 17, 52.00, 25.00, 6.00, 4.00, 8.00 +TRI, 11, 17, 57.00, 35.00, 23.00, 23.00, 33.00 +TRK, 11, 17, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 17, 77.00, 45.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 17, 53.00, 40.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 17, 59.00, 38.00, 16.00, 17.00, 24.00 +TUP, 11, 17, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 17, 72.00, 45.00, 6.00, 7.00, 10.00 +TVC, 11, 17, 42.00, 29.00, 31.00, 33.00, 44.00 +TVL, 11, 17, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 17, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 17, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 17, 59.00, 37.00, 24.00, 23.00, 35.00 +T01, 11, 17, 59.00, 38.00, -9999.00, -9999.00, 29.00 +T02, 11, 17, 65.00, 42.00, -9999.00, -9999.00, 21.00 +T03, 11, 17, 68.00, 44.00, -9999.00, -9999.00, 22.00 +T04, 11, 17, 79.00, 59.00, -9999.00, -9999.00, 16.00 +T05, 11, 17, 53.00, 29.00, -9999.00, -9999.00, 18.00 +T06, 11, 17, 69.00, 41.00, -9999.00, -9999.00, 29.00 +T07, 11, 17, 53.00, 23.00, -9999.00, -9999.00, 27.00 +T08, 11, 17, 46.00, 29.00, -9999.00, -9999.00, 27.00 +UCA, 11, 17, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 17, 62.00, 38.00, -9999.00, -9999.00, 6.00 +UIL, 11, 17, 51.00, 37.00, 61.00, 62.00, 71.00 +UIN, 11, 17, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 17, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 17, 18.00, 7.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 17, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +U15, 11, 17, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +U28, 11, 17, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 17, 70.00, 45.00, -9999.00, -9999.00, 22.00 +VBG, 11, 17, 70.00, 44.00, -9999.00, -9999.00, 20.00 +VCT, 11, 17, 73.00, 52.00, 17.00, 15.00, 25.00 +VCV, 11, 17, 66.00, 35.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 17, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 17, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 17, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 17, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 17, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 17, 71.00, 46.00, -9999.00, -9999.00, 23.00 +VRB, 11, 17, 79.00, 60.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 17, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 17, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 17, 59.00, 38.00, 21.00, 20.00, 27.00 +WJA, 11, 17, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 17, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 17, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 17, 51.00, 23.00, 18.00, 14.00, 24.00 +WPO, 11, 17, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 17, 68.00, 43.00, -9999.00, -9999.00, 22.00 +WRG, 11, 17, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 17, 55.00, 35.00, -9999.00, -9999.00, 29.00 +WRL, 11, 17, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +X68, 11, 17, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 17, 37.00, 25.00, 61.00, 61.00, 70.00 +YCG, 11, 17, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 17, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 17, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 17, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 17, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 17, 47.00, 29.00, 21.00, 22.00, 31.00 +YNG, 11, 17, 47.00, 33.00, 32.00, 33.00, 48.00 +YPA, 11, 17, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 17, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 17, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 17, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 17, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 17, 36.00, 28.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 17, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 17, 76.00, 50.00, 3.00, 2.00, 5.00 +YVR, 11, 17, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 17, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 17, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 17, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 17, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 17, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 17, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 17, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 17, 38.00, 24.00, 42.00, 40.00, 57.00 +ZUN, 11, 17, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 17, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 17, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 17, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +01R, 11, 17, 68.00, 45.00, -9999.00, -9999.00, 25.00 +1V1, 11, 17, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 17, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 17, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 17, 64.00, 47.00, -9999.00, -9999.00, 23.00 +2PJ, 11, 17, 67.00, 41.00, -9999.00, -9999.00, 21.00 +3B1, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 17, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 17, 41.00, 26.00, -9999.00, -9999.00, 40.00 +3SE, 11, 17, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 17, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 17, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 11, 17, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 17, 16.00, 0.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 17, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 17, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 17, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 18, 50.00, 33.00, 21.00, 20.00, 33.00 +ABI, 11, 18, 65.00, 42.00, 11.00, 10.00, 17.00 +ABQ, 11, 18, 56.00, 30.00, 9.00, 8.00, 13.00 +ABR, 11, 18, 38.00, 18.00, 14.00, 10.00, 19.00 +ABY, 11, 18, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 18, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 18, 67.00, 45.00, 18.00, 16.00, 25.00 +ACV, 11, 18, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 18, 54.00, 35.00, 20.00, 19.00, 31.00 +ADK, 11, 18, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 18, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 18, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 18, 57.00, 34.00, -9999.00, -9999.00, 29.00 +AEX, 11, 18, 68.00, 46.00, -9999.00, -9999.00, 25.00 +AFF, 11, 18, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 18, 78.00, 56.00, -9999.00, -9999.00, 23.00 +AGS, 11, 18, 67.00, 40.00, 17.00, 17.00, 25.00 +AHN, 11, 18, 63.00, 41.00, 20.00, 21.00, 29.00 +AKN, 11, 18, 28.00, 14.00, 27.00, 27.00, 41.00 +AKO, 11, 18, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 18, 47.00, 29.00, 25.00, 24.00, 37.00 +ALI, 11, 18, 76.00, 53.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 18, 43.00, 24.00, 22.00, 17.00, 30.00 +ALS, 11, 18, 46.00, 11.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 18, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 18, 58.00, 31.00, 10.00, 9.00, 16.00 +AMG, 11, 18, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 18, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 18, 26.00, 14.00, 19.00, 19.00, 30.00 +AND, 11, 18, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 18, 43.00, 34.00, 61.00, 60.00, 70.00 +AOO, 11, 18, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +APN, 11, 18, 41.00, 27.00, 28.00, 30.00, 42.00 +AQQ, 11, 18, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +ART, 11, 18, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +AST, 11, 18, 52.00, 39.00, 56.00, 56.00, 68.00 +ATL, 11, 18, 62.00, 42.00, 19.00, 18.00, 29.00 +ATW, 11, 18, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 18, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 18, 52.00, 32.00, -9999.00, -9999.00, 35.00 +AUG, 11, 18, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 18, 70.00, 49.00, 17.00, 15.00, 26.00 +AUW, 11, 18, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 18, 58.00, 34.00, 21.00, 20.00, 30.00 +AVP, 11, 18, 47.00, 33.00, 27.00, 26.00, 40.00 +AXN, 11, 18, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 18, 49.00, 30.00, -9999.00, -9999.00, 32.00 +AYS, 11, 18, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 18, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 18, 62.00, 42.00, -9999.00, -9999.00, 26.00 +BAD, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 18, 42.00, 16.00, -9999.00, -9999.00, 16.00 +BDL, 11, 18, 49.00, 31.00, 24.00, 21.00, 33.00 +BDR, 11, 18, 51.00, 37.00, 25.00, 19.00, 35.00 +BET, 11, 18, 21.00, 10.00, 24.00, 25.00, 38.00 +BFD, 11, 18, 42.00, 27.00, 41.00, 45.00, 59.00 +BFF, 11, 18, 48.00, 21.00, 9.00, 12.00, 16.00 +BFL, 11, 18, 65.00, 43.00, 9.00, 10.00, 15.00 +BGM, 11, 18, 43.00, 30.00, 33.00, 35.00, 50.00 +BGR, 11, 18, 42.00, 28.00, 26.00, 24.00, 37.00 +BGS, 11, 18, 65.00, 39.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 18, 63.00, 40.00, 21.00, 19.00, 31.00 +BID, 11, 18, 50.00, 39.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 18, 11.00, -3.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 18, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 18, 43.00, 24.00, 15.00, 15.00, 21.00 +BIS, 11, 18, 37.00, 16.00, 13.00, 14.00, 21.00 +BIX, 11, 18, 69.00, 51.00, -9999.00, -9999.00, 23.00 +BJI, 11, 18, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 18, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 18, 52.00, 21.00, -9999.00, -9999.00, 15.00 +BKW, 11, 18, 51.00, 33.00, 30.00, 32.00, 44.00 +BLF, 11, 18, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 18, 74.00, 48.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 18, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 18, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 18, 54.00, 34.00, -9999.00, -9999.00, 28.00 +BNA, 11, 18, 59.00, 38.00, 24.00, 24.00, 35.00 +BNO, 11, 18, 44.00, 21.00, -9999.00, 26.00, 43.00 +BOI, 11, 18, 47.00, 30.00, 24.00, 26.00, 38.00 +BOS, 11, 18, 51.00, 37.00, 22.00, 23.00, 33.00 +BPI, 11, 18, 37.00, 5.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 18, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 18, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 18, 47.00, 30.00, -9999.00, -9999.00, 27.00 +BRO, 11, 18, 77.00, 58.00, 14.00, 12.00, 20.00 +BRW, 11, 18, 2.00, -8.00, 15.00, 14.00, 22.00 +BSM, 11, 18, 70.00, 49.00, -9999.00, -9999.00, 19.00 +BTI, 11, 18, 4.00, -8.00, 11.00, 13.00, 20.00 +BTL, 11, 18, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 18, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 18, 70.00, 48.00, 19.00, 20.00, 30.00 +BTT, 11, 18, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 18, 42.00, 28.00, 34.00, 30.00, 46.00 +BUB, 11, 18, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 18, 46.00, 33.00, 37.00, 41.00, 53.00 +BUR, 11, 18, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 18, 69.00, 53.00, -9999.00, 19.00, 28.00 +BWG, 11, 18, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 18, 55.00, 36.00, 19.00, 19.00, 30.00 +BYH, 11, 18, 59.00, 39.00, -9999.00, -9999.00, 32.00 +BYI, 11, 18, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 18, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 18, 66.00, 40.00, 16.00, 15.00, 25.00 +CAG, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 18, 48.00, 33.00, 32.00, 33.00, 49.00 +CAO, 11, 18, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 18, 36.00, 21.00, 35.00, 35.00, 49.00 +CBM, 11, 18, 65.00, 39.00, -9999.00, -9999.00, 30.00 +CDB, 11, 18, 38.00, 29.00, 64.00, 60.00, 80.00 +CDC, 11, 18, 51.00, 25.00, 13.00, 12.00, 18.00 +CDR, 11, 18, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 18, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 18, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 18, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 18, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 18, 60.00, 39.00, 23.00, 23.00, 34.00 +CHO, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 18, 68.00, 46.00, 15.00, 17.00, 25.00 +CID, 11, 18, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 18, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 18, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 18, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 18, 48.00, 34.00, 32.00, 35.00, 49.00 +CLL, 11, 18, 69.00, 48.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 18, 61.00, 40.00, 17.00, 19.00, 29.00 +CMH, 11, 18, 50.00, 33.00, 28.00, 28.00, 41.00 +CMI, 11, 18, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 18, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 18, 50.00, 29.00, 14.00, 12.00, 20.00 +CNM, 11, 18, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 18, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +COD, 11, 18, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +COF, 11, 18, 76.00, 58.00, -9999.00, -9999.00, 22.00 +CON, 11, 18, 45.00, 26.00, 24.00, 22.00, 33.00 +COS, 11, 18, 49.00, 24.00, 12.00, 9.00, 16.00 +COT, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 18, 52.00, 33.00, 24.00, 20.00, 32.00 +CPR, 11, 18, 43.00, 20.00, 14.00, 14.00, 21.00 +CRBC, 11, 18, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 18, 75.00, 54.00, 16.00, 13.00, 22.00 +CRW, 11, 18, 56.00, 35.00, 30.00, 29.00, 43.00 +CSG, 11, 18, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 18, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 18, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 18, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 18, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 18, 52.00, 34.00, 26.00, 25.00, 37.00 +CVN, 11, 18, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 18, 60.00, 32.00, -9999.00, -9999.00, 10.00 +CXY, 11, 18, 51.00, 35.00, 19.00, 19.00, 30.00 +CYS, 11, 18, 45.00, 22.00, 14.00, 15.00, 21.00 +DAA, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 18, 74.00, 55.00, 16.00, 19.00, 27.00 +DAG, 11, 18, 68.00, 43.00, 3.00, 4.00, 5.00 +DAL, 11, 18, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 18, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 18, 50.00, 33.00, 28.00, 29.00, 40.00 +DBQ, 11, 18, 42.00, 26.00, 25.00, 19.00, 35.00 +DCA, 11, 18, 57.00, 40.00, 17.00, 18.00, 28.00 +DDC, 11, 18, 53.00, 30.00, 12.00, 13.00, 18.00 +DEC, 11, 18, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 18, 51.00, 24.00, 14.00, 13.00, 20.00 +DFW, 11, 18, 65.00, 44.00, 14.00, 13.00, 21.00 +DHN, 11, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 18, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 18, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 18, 70.00, 48.00, -9999.00, -9999.00, 14.00 +DLG, 11, 18, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 18, 33.00, 19.00, 26.00, 21.00, 36.00 +DLLC, 11, 18, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 18, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 18, 71.00, 44.00, -9999.00, -9999.00, 10.00 +DMN, 11, 18, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 18, 58.00, 38.00, -9999.00, -9999.00, 29.00 +DPG, 11, 18, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 18, 70.00, 45.00, -9999.00, -9999.00, 24.00 +DRA, 11, 18, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 18, 70.00, 48.00, 9.00, 10.00, 14.00 +DSM, 11, 18, 46.00, 28.00, 22.00, 18.00, 30.00 +DTW, 11, 18, 46.00, 31.00, 28.00, 28.00, 41.00 +DUG, 11, 18, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 18, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 18, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 18, 65.00, 42.00, -9999.00, -9999.00, 15.00 +D45, 11, 18, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 18, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 18, 38.00, 22.00, 19.00, 18.00, 28.00 +ECG, 11, 18, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 18, 65.00, 38.00, -9999.00, -9999.00, 7.00 +EED, 11, 18, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 11, 18, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 18, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 18, 52.00, 28.00, 35.00, 36.00, 49.00 +EKO, 11, 18, 47.00, 21.00, 19.00, 16.00, 26.00 +ELD, 11, 18, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 18, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 18, 65.00, 37.00, 7.00, 7.00, 11.00 +ELY, 11, 18, 48.00, 18.00, 13.00, 11.00, 18.00 +EMP, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 18, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +END, 11, 18, 57.00, 37.00, -9999.00, -9999.00, 14.00 +ENN, 11, 18, 10.00, -7.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 18, 45.00, 29.00, -9999.00, -9999.00, 13.00 +EPH, 11, 18, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 18, 48.00, 36.00, 36.00, 37.00, 52.00 +ESF, 11, 18, 68.00, 46.00, -9999.00, -9999.00, 37.00 +EUG, 11, 18, 51.00, 39.00, 47.00, 48.00, 59.00 +EVV, 11, 18, 54.00, 35.00, 28.00, 22.00, 37.00 +EWN, 11, 18, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 18, 54.00, 38.00, 20.00, 18.00, 31.00 +EYW, 11, 18, 79.00, 70.00, 15.00, 15.00, 24.00 +E74, 11, 18, 67.00, 35.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 18, 61.00, 38.00, -9999.00, -9999.00, 25.00 +FAI, 11, 18, 9.00, -8.00, 22.00, 24.00, 36.00 +FAR, 11, 18, 34.00, 17.00, 13.00, 14.00, 21.00 +FAT, 11, 18, 63.00, 41.00, 14.00, 15.00, 21.00 +FAY, 11, 18, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 18, 37.00, 22.00, 27.00, 32.00, 43.00 +FCS, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 18, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 18, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +FLG, 11, 18, 50.00, 21.00, 11.00, 14.00, 17.00 +FLL, 11, 18, 80.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 18, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 18, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +FME, 11, 18, 58.00, 34.00, -9999.00, -9999.00, 29.00 +FMH, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 18, 54.00, 25.00, 8.00, 8.00, 11.00 +FMY, 11, 18, 80.00, 60.00, 10.00, 10.00, 16.00 +FNT, 11, 18, 45.00, 31.00, 29.00, 29.00, 41.00 +FOD, 11, 18, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 18, 52.00, 31.00, -9999.00, -9999.00, 17.00 +FOK, 11, 18, 52.00, 37.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 18, 53.00, 32.00, -9999.00, -9999.00, 19.00 +FSD, 11, 18, 41.00, 21.00, 17.00, 15.00, 25.00 +FSI, 11, 18, 62.00, 37.00, -9999.00, -9999.00, 16.00 +FSM, 11, 18, 61.00, 37.00, 20.00, 18.00, 29.00 +FTK, 11, 18, 55.00, 33.00, -9999.00, -9999.00, 30.00 +FWA, 11, 18, 47.00, 32.00, 24.00, 25.00, 36.00 +FWH, 11, 18, 65.00, 43.00, -9999.00, -9999.00, 17.00 +FYU, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 18, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 18, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 18, 77.00, 46.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 18, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 18, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 18, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 18, 40.00, 28.00, 30.00, 32.00, 44.00 +GFA, 11, 18, 42.00, 23.00, -9999.00, -9999.00, 20.00 +GFK, 11, 18, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 18, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 18, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 18, 37.00, 17.00, 12.00, 12.00, 20.00 +GJT, 11, 18, 49.00, 28.00, 15.00, 13.00, 20.00 +GKN, 11, 18, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 18, 50.00, 24.00, 12.00, 12.00, 17.00 +GLH, 11, 18, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 18, 68.00, 58.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 18, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 18, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +GON, 11, 18, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 18, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 18, 40.00, 25.00, 24.00, 23.00, 35.00 +GRCI, 11, 18, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 18, 50.00, 36.00, -9999.00, -9999.00, 61.00 +GRI, 11, 18, 47.00, 25.00, 16.00, 12.00, 21.00 +GRK, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +GRR, 11, 18, 44.00, 29.00, 31.00, 30.00, 42.00 +GSB, 11, 18, 64.00, 40.00, -9999.00, -9999.00, 23.00 +GSG, 11, 18, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 18, 59.00, 37.00, 19.00, 18.00, 27.00 +GSP, 11, 18, 61.00, 39.00, 19.00, 21.00, 30.00 +GST, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 18, 44.00, 29.00, -9999.00, -9999.00, 56.00 +GTF, 11, 18, 42.00, 23.00, 14.00, 18.00, 24.00 +GUP, 11, 18, 53.00, 20.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 18, 48.00, 30.00, -9999.00, -9999.00, 36.00 +GVW, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GWO, 11, 18, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 18, 63.00, 48.00, 21.00, 23.00, 31.00 +HBR, 11, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 18, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 18, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 18, 47.00, 28.00, -9999.00, -9999.00, 27.00 +HKY, 11, 18, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 18, 41.00, 19.00, 13.00, 15.00, 24.00 +HMN, 11, 18, 64.00, 28.00, -9999.00, -9999.00, 6.00 +HMS, 11, 18, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 18, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 18, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 11, 18, 40.00, 20.00, 11.00, 10.00, 17.00 +HOP, 11, 18, 57.00, 35.00, -9999.00, -9999.00, 32.00 +HOT, 11, 18, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 18, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 18, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 18, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 18, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 18, 70.00, 45.00, -9999.00, -9999.00, 22.00 +HST, 11, 18, 80.00, 60.00, -9999.00, -9999.00, 20.00 +HSV, 11, 18, 61.00, 39.00, 24.00, 22.00, 34.00 +HTL, 11, 18, 40.00, 27.00, 33.00, 27.00, 45.00 +HTS, 11, 18, 55.00, 36.00, 26.00, 27.00, 40.00 +HUF, 11, 18, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 18, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 18, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 18, 39.00, 16.00, 11.00, 14.00, 19.00 +IAB, 11, 18, 53.00, 32.00, -9999.00, -9999.00, 17.00 +IAD, 11, 18, 55.00, 33.00, 18.00, 19.00, 28.00 +IAG, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 18, 71.00, 48.00, 19.00, 21.00, 31.00 +ICT, 11, 18, 53.00, 32.00, 15.00, 15.00, 22.00 +IDA, 11, 18, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 18, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 18, 54.00, 36.00, 22.00, 18.00, 31.00 +ILI, 11, 18, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 18, 68.00, 44.00, 18.00, 17.00, 28.00 +IMT, 11, 18, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +IND, 11, 18, 50.00, 33.00, 26.00, 26.00, 36.00 +INL, 11, 18, 30.00, 14.00, 23.00, 23.00, 34.00 +INS, 11, 18, 62.00, 37.00, -9999.00, -9999.00, 6.00 +INT, 11, 18, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +INW, 11, 18, 57.00, 28.00, 6.00, 6.00, 9.00 +IPL, 11, 18, 76.00, 49.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 18, 48.00, 32.00, 28.00, 26.00, 39.00 +IRK, 11, 18, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 18, 35.00, 14.00, 14.00, 12.00, 22.00 +ISP, 11, 18, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 18, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 18, 73.00, 44.00, -9999.00, -9999.00, 8.00 +IWD, 11, 18, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 18, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 18, 68.00, 41.00, 21.00, 21.00, 32.00 +JAX, 11, 18, 72.00, 49.00, 14.00, 15.00, 23.00 +JBR, 11, 18, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 18, 70.00, 40.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 18, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 18, 52.00, 39.00, 20.00, 18.00, 30.00 +JHW, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 18, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 18, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 18, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 18, 35.00, 26.00, 49.00, 47.00, 60.00 +JST, 11, 18, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 18, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 18, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 18, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 18, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 18, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 18, 44.00, 29.00, 30.00, 31.00, 44.00 +LAR, 11, 18, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 18, 66.00, 41.00, 5.00, 4.00, 7.00 +LAX, 11, 18, 69.00, 52.00, 7.00, 8.00, 11.00 +LBB, 11, 18, 62.00, 35.00, 9.00, 8.00, 14.00 +LBF, 11, 18, 47.00, 20.00, 15.00, 11.00, 19.00 +LCH, 11, 18, 70.00, 49.00, 18.00, 21.00, 29.00 +LCK, 11, 18, 51.00, 33.00, -9999.00, -9999.00, 37.00 +LEB, 11, 18, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 18, 54.00, 36.00, 26.00, 26.00, 38.00 +LFI, 11, 18, 59.00, 42.00, -9999.00, -9999.00, 29.00 +LFK, 11, 18, 69.00, 45.00, 17.00, 21.00, 28.00 +LFT, 11, 18, 70.00, 49.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 18, 52.00, 40.00, 19.00, 17.00, 30.00 +LGB, 11, 18, 71.00, 49.00, 7.00, 8.00, 12.00 +LGU, 11, 18, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 18, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 18, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 18, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 18, 61.00, 40.00, 21.00, 19.00, 28.00 +LIZ, 11, 18, 36.00, 21.00, -9999.00, -9999.00, 49.00 +LMT, 11, 18, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +LND, 11, 18, 41.00, 18.00, 13.00, 11.00, 17.00 +LNK, 11, 18, 48.00, 26.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 18, 51.00, 22.00, 8.00, 7.00, 12.00 +LOZ, 11, 18, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 18, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 18, 61.00, 39.00, -9999.00, -9999.00, 21.00 +LSE, 11, 18, 41.00, 26.00, 17.00, 17.00, 26.00 +LSF, 11, 18, 67.00, 44.00, -9999.00, -9999.00, 22.00 +LSV, 11, 18, 69.00, 34.00, -9999.00, -9999.00, 6.00 +LTS, 11, 18, 64.00, 37.00, -9999.00, -9999.00, 14.00 +LUF, 11, 18, 75.00, 42.00, -9999.00, -9999.00, 8.00 +LVS, 11, 18, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 18, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 18, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 18, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 18, 57.00, 36.00, 20.00, 19.00, 29.00 +MAF, 11, 18, 65.00, 38.00, 7.00, 5.00, 10.00 +MBL, 11, 18, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 18, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 18, 62.00, 45.00, -9999.00, -9999.00, 24.00 +MCF, 11, 18, 76.00, 56.00, -9999.00, -9999.00, 16.00 +MCG, 11, 18, 11.00, -6.00, 28.00, 28.00, 40.00 +MCI, 11, 18, 50.00, 32.00, 19.00, 18.00, 28.00 +MCK, 11, 18, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 18, 67.00, 42.00, 17.00, 17.00, 25.00 +MCO, 11, 18, 77.00, 56.00, 12.00, 15.00, 22.00 +MCW, 11, 18, 40.00, 23.00, 15.00, 14.00, 22.00 +MC2, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 18, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 18, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 18, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 18, 47.00, 32.00, 30.00, 27.00, 43.00 +MEI, 11, 18, 67.00, 41.00, 21.00, 18.00, 30.00 +MEM, 11, 18, 61.00, 41.00, 25.00, 21.00, 34.00 +MER, 11, 18, 63.00, 39.00, -9999.00, -9999.00, 19.00 +MFD, 11, 18, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 18, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 18, 51.00, 35.00, 32.00, 35.00, 44.00 +MGE, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 11, 18, 67.00, 43.00, 20.00, 20.00, 33.00 +MGW, 11, 18, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 18, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 18, 62.00, 44.00, -9999.00, -9999.00, 24.00 +MHS, 11, 18, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 18, 80.00, 63.00, 20.00, 20.00, 32.00 +MIB, 11, 18, 34.00, 17.00, -9999.00, -9999.00, 19.00 +MIV, 11, 18, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 18, 50.00, 26.00, -9999.00, -9999.00, 26.00 +MKC, 11, 18, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 18, 43.00, 29.00, 26.00, 24.00, 36.00 +MKG, 11, 18, 44.00, 31.00, 33.00, 31.00, 44.00 +MKL, 11, 18, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 18, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 18, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 18, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 18, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 18, 46.00, 29.00, 24.00, 21.00, 34.00 +MLS, 11, 18, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 18, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 18, 67.00, 44.00, -9999.00, -9999.00, 21.00 +MOB, 11, 18, 69.00, 48.00, 22.00, 22.00, 33.00 +MOT, 11, 18, 34.00, 17.00, 11.00, 11.00, 17.00 +MPV, 11, 18, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 18, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 18, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 18, 67.00, 32.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 18, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 18, 64.00, 46.00, -9999.00, -9999.00, 23.00 +MSL, 11, 18, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 18, 42.00, 25.00, 23.00, 23.00, 33.00 +MSO, 11, 18, 39.00, 23.00, 25.00, 26.00, 38.00 +MSP, 11, 18, 38.00, 23.00, 20.00, 18.00, 28.00 +MSS, 11, 18, 41.00, 26.00, 33.00, 32.00, 45.00 +MSY, 11, 18, 70.00, 50.00, 19.00, 19.00, 29.00 +MTC, 11, 18, 45.00, 32.00, -9999.00, -9999.00, 36.00 +MTN, 11, 18, 56.00, 36.00, -9999.00, -9999.00, 29.00 +MTO, 11, 18, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 18, 52.00, 32.00, -9999.00, -9999.00, 29.00 +MUO, 11, 18, 50.00, 28.00, -9999.00, -9999.00, 26.00 +MWA, 11, 18, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 18, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 18, 67.00, 43.00, -9999.00, -9999.00, 24.00 +MYL, 11, 18, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 18, 68.00, 42.00, -9999.00, -9999.00, 23.00 +NAO, 11, 18, 66.00, 51.00, -9999.00, -9999.00, 21.00 +NBC, 11, 18, 68.00, 48.00, -9999.00, -9999.00, 21.00 +NBE, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NBU, 11, 18, 46.00, 30.00, -9999.00, -9999.00, 30.00 +NCA, 11, 18, 68.00, 41.00, -9999.00, -9999.00, 24.00 +NCO, 11, 18, 52.00, 37.00, -9999.00, -9999.00, 33.00 +NC1, 11, 18, 61.00, 41.00, -9999.00, -9999.00, 7.00 +NEL, 11, 18, 56.00, 33.00, -9999.00, -9999.00, 33.00 +NFG, 11, 18, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NFL, 11, 18, 53.00, 24.00, -9999.00, -9999.00, 13.00 +NGP, 11, 18, 75.00, 55.00, -9999.00, -9999.00, 20.00 +NGU, 11, 18, 60.00, 43.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 18, 61.00, 48.00, -9999.00, -9999.00, 27.00 +NHK, 11, 18, 57.00, 36.00, -9999.00, -9999.00, 27.00 +NHZ, 11, 18, 45.00, 29.00, -9999.00, -9999.00, 40.00 +NID, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 18, 72.00, 49.00, -9999.00, -9999.00, 20.00 +NIR, 11, 18, 73.00, 50.00, -9999.00, -9999.00, 20.00 +NKT, 11, 18, 66.00, 45.00, -9999.00, -9999.00, 27.00 +NKX, 11, 18, 69.00, 53.00, -9999.00, -9999.00, 17.00 +NLC, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NMM, 11, 18, 66.00, 40.00, -9999.00, -9999.00, 30.00 +NPA, 11, 18, 69.00, 50.00, -9999.00, -9999.00, 24.00 +NQA, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +NQI, 11, 18, 77.00, 53.00, -9999.00, -9999.00, 17.00 +NQX, 11, 18, 79.00, 70.00, -9999.00, -9999.00, 20.00 +NRB, 11, 18, 72.00, 55.00, -9999.00, -9999.00, 20.00 +NRC, 11, 18, 63.00, 39.00, -9999.00, -9999.00, 24.00 +NRS, 11, 18, 68.00, 49.00, -9999.00, -9999.00, 13.00 +NSE, 11, 18, 69.00, 46.00, -9999.00, -9999.00, 27.00 +NSI, 11, 18, 69.00, 47.00, -9999.00, -9999.00, 18.00 +NTD, 11, 18, 69.00, 47.00, -9999.00, -9999.00, 13.00 +NTK, 11, 18, 72.00, 49.00, -9999.00, -9999.00, 13.00 +NTU, 11, 18, 60.00, 43.00, -9999.00, -9999.00, 27.00 +NUC, 11, 18, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 11, 18, 63.00, 41.00, -9999.00, -9999.00, 24.00 +NUW, 11, 18, 49.00, 37.00, -9999.00, -9999.00, 53.00 +NWF, 11, 18, 71.00, 49.00, -9999.00, -9999.00, 10.00 +NXX, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 11, 18, 58.00, 33.00, -9999.00, -9999.00, 30.00 +NZC, 11, 18, 73.00, 46.00, -9999.00, -9999.00, 21.00 +NZJ, 11, 18, 71.00, 44.00, -9999.00, -9999.00, 13.00 +NZW, 11, 18, 50.00, 33.00, -9999.00, -9999.00, 40.00 +NZY, 11, 18, 69.00, 53.00, -9999.00, -9999.00, 13.00 +OAK, 11, 18, 63.00, 44.00, 15.00, 16.00, 23.00 +OAR, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFF, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 18, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 18, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 18, 59.00, 37.00, 18.00, 14.00, 23.00 +OLM, 11, 18, 49.00, 34.00, 53.00, 53.00, 67.00 +OMA, 11, 18, 47.00, 27.00, 14.00, 15.00, 21.00 +OME, 11, 18, 21.00, 8.00, 30.00, 31.00, 42.00 +ONT, 11, 18, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 18, 46.00, 30.00, 27.00, 24.00, 37.00 +ORF, 11, 18, 60.00, 43.00, 18.00, 18.00, 28.00 +ORH, 11, 18, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 18, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 18, 43.00, 27.00, -9999.00, -9999.00, 40.00 +OTG, 11, 18, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 18, 56.00, 42.00, 52.00, 53.00, 63.00 +OTM, 11, 18, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 18, 12.00, 1.00, 22.00, 27.00, 37.00 +OURC, 11, 18, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 18, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 18, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 18, 69.00, 45.00, -9999.00, -9999.00, 25.00 +PACZ, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 18, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 18, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 18, 7.00, -8.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 18, 8.00, -5.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 18, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 18, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 18, 71.00, 47.00, -9999.00, -9999.00, 23.00 +PAQ, 11, 18, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 18, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 18, 38.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 18, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 18, 11.00, -6.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 18, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 18, 42.00, 28.00, -9999.00, -9999.00, 40.00 +PBI, 11, 18, 79.00, 63.00, 23.00, 24.00, 34.00 +PDT, 11, 18, 47.00, 33.00, 25.00, 28.00, 41.00 +PDX, 11, 18, 51.00, 38.00, 49.00, 51.00, 62.00 +PFN, 11, 18, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 18, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 18, 54.00, 36.00, 21.00, 17.00, 31.00 +PHX, 11, 18, 74.00, 48.00, 6.00, 6.00, 9.00 +PIA, 11, 18, 48.00, 31.00, 25.00, 21.00, 34.00 +PIB, 11, 18, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 18, 43.00, 25.00, 21.00, 23.00, 33.00 +PIR, 11, 18, 42.00, 22.00, 11.00, 9.00, 16.00 +PIT, 11, 18, 49.00, 33.00, 29.00, 30.00, 44.00 +PKB, 11, 18, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 18, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 18, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 18, 69.00, 50.00, 16.00, 17.00, 26.00 +POB, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +POE, 11, 18, 68.00, 44.00, -9999.00, -9999.00, 33.00 +POM, 11, 18, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 11, 18, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 18, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 18, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 18, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 18, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 18, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 18, 48.00, 29.00, -9999.00, -9999.00, 41.00 +PSP, 11, 18, 77.00, 48.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 18, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 18, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 18, 55.00, 23.00, 12.00, 8.00, 17.00 +PUC, 11, 18, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 18, 52.00, 34.00, 23.00, 22.00, 32.00 +PVU, 11, 18, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 18, 45.00, 29.00, 25.00, 26.00, 37.00 +P02, 11, 18, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +P07, 11, 18, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +P11, 11, 18, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +P24, 11, 18, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +P28, 11, 18, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +P35, 11, 18, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +P38, 11, 18, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 11, 18, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +P58, 11, 18, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +P59, 11, 18, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +P60, 11, 18, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +P61, 11, 18, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +P67, 11, 18, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +P68, 11, 18, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +P69, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 18, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 18, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 18, 45.00, 21.00, 10.00, 11.00, 15.00 +RBL, 11, 18, 62.00, 42.00, 25.00, 25.00, 33.00 +RCA, 11, 18, 45.00, 21.00, -9999.00, -9999.00, 17.00 +RDD, 11, 18, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 18, 48.00, 26.00, 21.00, 20.00, 32.00 +RDR, 11, 18, 32.00, 16.00, -9999.00, -9999.00, 19.00 +RDU, 11, 18, 61.00, 38.00, 18.00, 19.00, 29.00 +REE, 11, 18, 62.00, 35.00, -9999.00, -9999.00, 8.00 +REJ, 11, 18, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 18, 44.00, 28.00, 24.00, 20.00, 33.00 +RIC, 11, 18, 60.00, 37.00, 19.00, 19.00, 29.00 +RIV, 11, 18, 71.00, 44.00, -9999.00, -9999.00, 11.00 +RIW, 11, 18, 41.00, 11.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 18, 39.00, 19.00, 12.00, 10.00, 17.00 +RME, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 56.00 +RMG, 11, 18, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +RND, 11, 18, 71.00, 47.00, -9999.00, -9999.00, 18.00 +RNO, 11, 18, 52.00, 25.00, 15.00, 12.00, 20.00 +ROA, 11, 18, 57.00, 36.00, 18.00, 19.00, 27.00 +ROC, 11, 18, 46.00, 32.00, 34.00, 35.00, 49.00 +ROW, 11, 18, 65.00, 34.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 18, 52.00, 29.00, 12.00, 11.00, 17.00 +RST, 11, 18, 38.00, 22.00, 21.00, 20.00, 30.00 +RWF, 11, 18, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 18, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 18, 61.00, 42.00, 20.00, 19.00, 26.00 +SAF, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 18, 69.00, 53.00, 11.00, 11.00, 15.00 +SAT, 11, 18, 71.00, 47.00, 16.00, 15.00, 25.00 +SAV, 11, 18, 69.00, 47.00, 16.00, 15.00, 24.00 +SAW, 11, 18, 39.00, 28.00, -9999.00, -9999.00, 49.00 +SBA, 11, 18, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 18, 72.00, 44.00, -9999.00, -9999.00, 12.00 +SBN, 11, 18, 47.00, 32.00, 33.00, 31.00, 45.00 +SBP, 11, 18, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 18, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 18, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 18, -1.00, -12.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 18, 62.00, 41.00, 14.00, 19.00, 20.00 +SDF, 11, 18, 55.00, 36.00, 27.00, 25.00, 36.00 +SEA, 11, 18, 49.00, 39.00, 45.00, 45.00, 58.00 +SEM, 11, 18, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 18, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 18, 61.00, 46.00, 19.00, 22.00, 29.00 +SGF, 11, 18, 55.00, 34.00, 21.00, 19.00, 31.00 +SGY, 11, 18, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 18, 44.00, 18.00, 14.00, 16.00, 23.00 +SHV, 11, 18, 67.00, 44.00, 19.00, 21.00, 29.00 +SIT, 11, 18, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 18, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 18, 67.00, 41.00, 9.00, 7.00, 12.00 +SKA, 11, 18, 40.00, 28.00, -9999.00, -9999.00, 41.00 +SKF, 11, 18, 71.00, 47.00, -9999.00, -9999.00, 18.00 +SLC, 11, 18, 49.00, 30.00, 19.00, 18.00, 28.00 +SLE, 11, 18, 51.00, 37.00, 50.00, 47.00, 61.00 +SLN, 11, 18, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 18, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 18, 68.00, 41.00, -9999.00, 14.00, 21.00 +SNA, 11, 18, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 18, 36.00, 28.00, 54.00, 58.00, 72.00 +SNS, 11, 18, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 18, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 18, 50.00, 33.00, 25.00, 20.00, 33.00 +SPS, 11, 18, 63.00, 39.00, 12.00, 12.00, 19.00 +SRQ, 11, 18, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 18, 67.00, 41.00, -9999.00, -9999.00, 23.00 +SSI, 11, 18, 69.00, 51.00, -9999.00, -9999.00, -9999.00 +STC, 11, 18, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 18, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +STL, 11, 18, 53.00, 36.00, 27.00, 21.00, 37.00 +STNV, 11, 18, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +STS, 11, 18, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 18, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 18, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 18, 63.00, 41.00, -9999.00, -9999.00, 23.00 +SUX, 11, 18, 44.00, 25.00, 15.00, 15.00, 24.00 +SVN, 11, 18, 69.00, 47.00, -9999.00, -9999.00, 20.00 +SWF, 11, 18, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 18, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 18, 46.00, 32.00, 39.00, 40.00, 54.00 +SZL, 11, 18, 53.00, 31.00, -9999.00, -9999.00, 24.00 +TAD, 11, 18, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 18, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 18, 59.00, 31.00, -9999.00, -9999.00, 29.00 +TCC, 11, 18, 61.00, 32.00, 8.00, 6.00, 11.00 +TCL, 11, 18, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 18, 50.00, 36.00, -9999.00, -9999.00, 60.00 +TCS, 11, 18, 62.00, 35.00, -9999.00, 5.00, 8.00 +TEB, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 18, 59.00, 37.00, -9999.00, -9999.00, 15.00 +TKA, 11, 18, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 18, 72.00, 45.00, 16.00, 15.00, 23.00 +TNX, 11, 18, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 18, 47.00, 30.00, 27.00, 28.00, 40.00 +TOP, 11, 18, 52.00, 31.00, 14.00, 18.00, 24.00 +TPA, 11, 18, 76.00, 56.00, 10.00, 13.00, 19.00 +TPH, 11, 18, 52.00, 25.00, 6.00, 4.00, 8.00 +TRI, 11, 18, 57.00, 35.00, 23.00, 23.00, 33.00 +TRK, 11, 18, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 18, 77.00, 44.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 18, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 18, 59.00, 38.00, 16.00, 17.00, 24.00 +TUP, 11, 18, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 18, 71.00, 44.00, 6.00, 7.00, 10.00 +TVC, 11, 18, 42.00, 29.00, 32.00, 33.00, 44.00 +TVL, 11, 18, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 18, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 18, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 18, 59.00, 36.00, 24.00, 23.00, 35.00 +T01, 11, 18, 58.00, 37.00, -9999.00, -9999.00, 29.00 +T02, 11, 18, 64.00, 41.00, -9999.00, -9999.00, 21.00 +T03, 11, 18, 67.00, 44.00, -9999.00, -9999.00, 23.00 +T04, 11, 18, 78.00, 58.00, -9999.00, -9999.00, 16.00 +T05, 11, 18, 52.00, 29.00, -9999.00, -9999.00, 18.00 +T06, 11, 18, 69.00, 40.00, -9999.00, -9999.00, 30.00 +T07, 11, 18, 52.00, 23.00, -9999.00, -9999.00, 27.00 +T08, 11, 18, 45.00, 29.00, -9999.00, -9999.00, 27.00 +UCA, 11, 18, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 18, 62.00, 37.00, -9999.00, -9999.00, 6.00 +UIL, 11, 18, 50.00, 37.00, 62.00, 62.00, 71.00 +UIN, 11, 18, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 18, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 18, 18.00, 6.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 18, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +U15, 11, 18, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +U28, 11, 18, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 18, 70.00, 44.00, -9999.00, -9999.00, 22.00 +VBG, 11, 18, 69.00, 43.00, -9999.00, -9999.00, 20.00 +VCT, 11, 18, 72.00, 51.00, 17.00, 15.00, 25.00 +VCV, 11, 18, 66.00, 35.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 18, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 18, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 18, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 18, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 18, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 18, 70.00, 45.00, -9999.00, -9999.00, 24.00 +VRB, 11, 18, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 18, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 18, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 18, 58.00, 37.00, 21.00, 20.00, 28.00 +WJA, 11, 18, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 18, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 18, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 18, 51.00, 22.00, 18.00, 15.00, 24.00 +WPO, 11, 18, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 18, 67.00, 42.00, -9999.00, -9999.00, 22.00 +WRG, 11, 18, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 18, 55.00, 34.00, -9999.00, -9999.00, 29.00 +WRL, 11, 18, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +X68, 11, 18, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 18, 36.00, 24.00, 61.00, 61.00, 69.00 +YCG, 11, 18, 39.00, 29.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 18, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 18, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 18, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 18, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 18, 46.00, 28.00, 21.00, 22.00, 31.00 +YNG, 11, 18, 47.00, 32.00, 32.00, 33.00, 49.00 +YPA, 11, 18, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 18, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 18, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 18, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 18, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 18, 36.00, 28.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 18, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 18, 76.00, 50.00, 3.00, 2.00, 5.00 +YVR, 11, 18, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 18, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 18, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 18, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 18, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 18, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 18, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 18, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 18, 38.00, 24.00, 42.00, 40.00, 57.00 +ZUN, 11, 18, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 18, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 18, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 18, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +01R, 11, 18, 68.00, 45.00, -9999.00, -9999.00, 25.00 +1V1, 11, 18, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 18, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 18, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 18, 63.00, 46.00, -9999.00, -9999.00, 23.00 +2PJ, 11, 18, 67.00, 41.00, -9999.00, -9999.00, 21.00 +3B1, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 18, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 18, 40.00, 26.00, -9999.00, -9999.00, 40.00 +3SE, 11, 18, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 18, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 18, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +4OM, 11, 18, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 18, 16.00, 0.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 18, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 18, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 18, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 19, 49.00, 32.00, 22.00, 21.00, 33.00 +ABI, 11, 19, 64.00, 41.00, 11.00, 10.00, 16.00 +ABQ, 11, 19, 55.00, 29.00, 9.00, 8.00, 13.00 +ABR, 11, 19, 38.00, 17.00, 14.00, 10.00, 19.00 +ABY, 11, 19, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 19, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 19, 67.00, 45.00, 17.00, 15.00, 25.00 +ACV, 11, 19, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 19, 54.00, 34.00, 20.00, 20.00, 31.00 +ADK, 11, 19, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 19, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 19, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 19, 56.00, 33.00, -9999.00, -9999.00, 29.00 +AEX, 11, 19, 68.00, 45.00, -9999.00, -9999.00, 25.00 +AFF, 11, 19, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 19, 78.00, 56.00, -9999.00, -9999.00, 23.00 +AGS, 11, 19, 66.00, 40.00, 17.00, 17.00, 25.00 +AHN, 11, 19, 62.00, 41.00, 20.00, 21.00, 29.00 +AKN, 11, 19, 28.00, 13.00, 27.00, 27.00, 41.00 +AKO, 11, 19, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 19, 46.00, 28.00, 25.00, 25.00, 37.00 +ALI, 11, 19, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 19, 43.00, 24.00, 21.00, 17.00, 30.00 +ALS, 11, 19, 45.00, 10.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 19, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 19, 57.00, 30.00, 9.00, 9.00, 15.00 +AMG, 11, 19, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 19, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 19, 26.00, 13.00, 19.00, 19.00, 30.00 +AND, 11, 19, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 19, 43.00, 34.00, 61.00, 60.00, 70.00 +AOO, 11, 19, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +APN, 11, 19, 41.00, 26.00, 29.00, 30.00, 42.00 +AQQ, 11, 19, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +ART, 11, 19, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +AST, 11, 19, 52.00, 39.00, 57.00, 57.00, 69.00 +ATL, 11, 19, 61.00, 41.00, 19.00, 19.00, 29.00 +ATW, 11, 19, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 19, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 19, 51.00, 31.00, -9999.00, -9999.00, 35.00 +AUG, 11, 19, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 19, 70.00, 48.00, 17.00, 15.00, 26.00 +AUW, 11, 19, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 19, 57.00, 34.00, 21.00, 20.00, 30.00 +AVP, 11, 19, 46.00, 32.00, 27.00, 26.00, 40.00 +AXN, 11, 19, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 19, 48.00, 29.00, -9999.00, -9999.00, 32.00 +AYS, 11, 19, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 19, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 19, 62.00, 42.00, -9999.00, -9999.00, 26.00 +BAD, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 19, 42.00, 16.00, -9999.00, -9999.00, 15.00 +BDL, 11, 19, 49.00, 31.00, 25.00, 22.00, 33.00 +BDR, 11, 19, 51.00, 36.00, 25.00, 19.00, 35.00 +BET, 11, 19, 21.00, 9.00, 24.00, 25.00, 37.00 +BFD, 11, 19, 41.00, 27.00, 41.00, 46.00, 59.00 +BFF, 11, 19, 48.00, 20.00, 10.00, 12.00, 17.00 +BFL, 11, 19, 64.00, 43.00, 9.00, 10.00, 15.00 +BGM, 11, 19, 42.00, 29.00, 34.00, 35.00, 50.00 +BGR, 11, 19, 42.00, 27.00, 26.00, 24.00, 38.00 +BGS, 11, 19, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 19, 63.00, 40.00, 21.00, 19.00, 31.00 +BID, 11, 19, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 19, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 19, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 19, 42.00, 23.00, 15.00, 15.00, 22.00 +BIS, 11, 19, 37.00, 15.00, 13.00, 14.00, 21.00 +BIX, 11, 19, 69.00, 51.00, -9999.00, -9999.00, 23.00 +BJI, 11, 19, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 19, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 19, 51.00, 21.00, -9999.00, -9999.00, 15.00 +BKW, 11, 19, 50.00, 33.00, 31.00, 33.00, 44.00 +BLF, 11, 19, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 19, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 19, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 19, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 19, 54.00, 34.00, -9999.00, -9999.00, 28.00 +BNA, 11, 19, 58.00, 38.00, 24.00, 24.00, 35.00 +BNO, 11, 19, 43.00, 21.00, -9999.00, 27.00, 43.00 +BOI, 11, 19, 46.00, 29.00, 25.00, 26.00, 39.00 +BOS, 11, 19, 50.00, 36.00, 23.00, 23.00, 33.00 +BPI, 11, 19, 36.00, 4.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 19, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 19, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 19, 47.00, 29.00, -9999.00, -9999.00, 27.00 +BRO, 11, 19, 77.00, 58.00, 14.00, 13.00, 21.00 +BRW, 11, 19, 1.00, -9.00, 14.00, 14.00, 21.00 +BSM, 11, 19, 70.00, 48.00, -9999.00, -9999.00, 20.00 +BTI, 11, 19, 4.00, -8.00, 11.00, 13.00, 20.00 +BTL, 11, 19, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 19, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 19, 69.00, 48.00, 19.00, 20.00, 30.00 +BTT, 11, 19, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 19, 42.00, 27.00, 34.00, 30.00, 46.00 +BUB, 11, 19, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 19, 45.00, 32.00, 37.00, 41.00, 54.00 +BUR, 11, 19, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 19, 69.00, 52.00, -9999.00, 19.00, 28.00 +BWG, 11, 19, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 19, 54.00, 35.00, 19.00, 20.00, 30.00 +BYH, 11, 19, 58.00, 39.00, -9999.00, -9999.00, 32.00 +BYI, 11, 19, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 19, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 19, 66.00, 40.00, 16.00, 15.00, 25.00 +CAG, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 19, 47.00, 32.00, 32.00, 34.00, 49.00 +CAO, 11, 19, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 19, 35.00, 21.00, 35.00, 35.00, 50.00 +CBM, 11, 19, 64.00, 39.00, -9999.00, -9999.00, 30.00 +CDB, 11, 19, 38.00, 29.00, 64.00, 60.00, 79.00 +CDC, 11, 19, 50.00, 25.00, 13.00, 12.00, 18.00 +CDR, 11, 19, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 19, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 19, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 19, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 19, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 19, 59.00, 38.00, 23.00, 23.00, 34.00 +CHO, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 19, 68.00, 46.00, 16.00, 17.00, 25.00 +CID, 11, 19, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 19, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 19, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 19, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 19, 48.00, 33.00, 32.00, 36.00, 49.00 +CLL, 11, 19, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 19, 60.00, 40.00, 18.00, 19.00, 29.00 +CMH, 11, 19, 49.00, 32.00, 28.00, 28.00, 42.00 +CMI, 11, 19, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 19, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 19, 50.00, 28.00, 13.00, 12.00, 19.00 +CNM, 11, 19, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 19, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +COD, 11, 19, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +COF, 11, 19, 76.00, 58.00, -9999.00, -9999.00, 22.00 +CON, 11, 19, 45.00, 25.00, 24.00, 23.00, 34.00 +COS, 11, 19, 48.00, 23.00, 12.00, 9.00, 16.00 +COT, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 19, 51.00, 32.00, 24.00, 20.00, 32.00 +CPR, 11, 19, 42.00, 20.00, 14.00, 14.00, 21.00 +CRBC, 11, 19, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 19, 74.00, 54.00, 16.00, 13.00, 22.00 +CRW, 11, 19, 55.00, 35.00, 30.00, 30.00, 43.00 +CSG, 11, 19, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 19, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 19, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 19, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 19, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 19, 51.00, 33.00, 26.00, 25.00, 37.00 +CVN, 11, 19, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 19, 59.00, 31.00, -9999.00, -9999.00, 10.00 +CXY, 11, 19, 50.00, 34.00, 19.00, 19.00, 30.00 +CYS, 11, 19, 45.00, 22.00, 14.00, 15.00, 21.00 +DAA, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 19, 74.00, 55.00, 16.00, 19.00, 27.00 +DAG, 11, 19, 67.00, 42.00, 3.00, 4.00, 5.00 +DAL, 11, 19, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 19, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 19, 49.00, 32.00, 29.00, 29.00, 40.00 +DBQ, 11, 19, 42.00, 25.00, 24.00, 19.00, 35.00 +DCA, 11, 19, 56.00, 39.00, 17.00, 18.00, 28.00 +DDC, 11, 19, 53.00, 29.00, 12.00, 13.00, 18.00 +DEC, 11, 19, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 19, 50.00, 23.00, 14.00, 13.00, 20.00 +DFW, 11, 19, 65.00, 43.00, 14.00, 13.00, 20.00 +DHN, 11, 19, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 19, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 19, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 19, 70.00, 47.00, -9999.00, -9999.00, 14.00 +DLG, 11, 19, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 19, 33.00, 19.00, 25.00, 21.00, 35.00 +DLLC, 11, 19, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 19, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 19, 71.00, 44.00, -9999.00, -9999.00, 10.00 +DMN, 11, 19, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 19, 57.00, 37.00, -9999.00, -9999.00, 29.00 +DPG, 11, 19, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 19, 70.00, 45.00, -9999.00, -9999.00, 24.00 +DRA, 11, 19, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 19, 70.00, 47.00, 9.00, 10.00, 14.00 +DSM, 11, 19, 45.00, 27.00, 22.00, 18.00, 30.00 +DTW, 11, 19, 46.00, 30.00, 28.00, 29.00, 42.00 +DUG, 11, 19, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 19, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 19, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 19, 64.00, 41.00, -9999.00, -9999.00, 15.00 +D45, 11, 19, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 19, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 19, 38.00, 21.00, 19.00, 18.00, 28.00 +ECG, 11, 19, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 19, 64.00, 38.00, -9999.00, -9999.00, 7.00 +EED, 11, 19, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 11, 19, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 19, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 19, 51.00, 28.00, 35.00, 36.00, 49.00 +EKO, 11, 19, 47.00, 21.00, 19.00, 17.00, 26.00 +ELD, 11, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 19, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 19, 64.00, 37.00, 7.00, 7.00, 11.00 +ELY, 11, 19, 47.00, 17.00, 13.00, 11.00, 18.00 +EMP, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 19, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +END, 11, 19, 56.00, 36.00, -9999.00, -9999.00, 14.00 +ENN, 11, 19, 9.00, -8.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 19, 45.00, 28.00, -9999.00, -9999.00, 13.00 +EPH, 11, 19, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 19, 47.00, 35.00, 36.00, 37.00, 53.00 +ESF, 11, 19, 68.00, 45.00, -9999.00, -9999.00, 37.00 +EUG, 11, 19, 51.00, 39.00, 47.00, 48.00, 59.00 +EVV, 11, 19, 53.00, 35.00, 28.00, 22.00, 37.00 +EWN, 11, 19, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 19, 53.00, 37.00, 20.00, 19.00, 31.00 +EYW, 11, 19, 79.00, 70.00, 15.00, 14.00, 23.00 +E74, 11, 19, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 19, 61.00, 38.00, -9999.00, -9999.00, 26.00 +FAI, 11, 19, 8.00, -8.00, 22.00, 24.00, 35.00 +FAR, 11, 19, 34.00, 17.00, 13.00, 15.00, 22.00 +FAT, 11, 19, 62.00, 41.00, 14.00, 15.00, 21.00 +FAY, 11, 19, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 19, 36.00, 22.00, 27.00, 32.00, 43.00 +FCS, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 19, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 19, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 19, 49.00, 21.00, 12.00, 15.00, 17.00 +FLL, 11, 19, 80.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 19, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 19, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +FME, 11, 19, 57.00, 33.00, -9999.00, -9999.00, 29.00 +FMH, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 19, 53.00, 25.00, 8.00, 8.00, 11.00 +FMY, 11, 19, 80.00, 60.00, 10.00, 10.00, 16.00 +FNT, 11, 19, 44.00, 30.00, 29.00, 29.00, 42.00 +FOD, 11, 19, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 19, 51.00, 30.00, -9999.00, -9999.00, 17.00 +FOK, 11, 19, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 19, 52.00, 31.00, -9999.00, -9999.00, 19.00 +FSD, 11, 19, 41.00, 20.00, 16.00, 15.00, 25.00 +FSI, 11, 19, 61.00, 36.00, -9999.00, -9999.00, 16.00 +FSM, 11, 19, 60.00, 36.00, 20.00, 18.00, 28.00 +FTK, 11, 19, 54.00, 33.00, -9999.00, -9999.00, 30.00 +FWA, 11, 19, 47.00, 31.00, 25.00, 25.00, 36.00 +FWH, 11, 19, 64.00, 42.00, -9999.00, -9999.00, 17.00 +FYU, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 19, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 19, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 19, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 19, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 19, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 19, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 19, 39.00, 27.00, 30.00, 32.00, 44.00 +GFA, 11, 19, 41.00, 22.00, -9999.00, -9999.00, 20.00 +GFK, 11, 19, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 19, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 19, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 19, 37.00, 16.00, 12.00, 12.00, 21.00 +GJT, 11, 19, 49.00, 27.00, 15.00, 13.00, 20.00 +GKN, 11, 19, 10.00, -5.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 19, 49.00, 24.00, 12.00, 11.00, 17.00 +GLH, 11, 19, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 19, 68.00, 57.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 19, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 19, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +GON, 11, 19, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 19, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 19, 39.00, 24.00, 24.00, 24.00, 35.00 +GRCI, 11, 19, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 19, 50.00, 36.00, -9999.00, -9999.00, 61.00 +GRI, 11, 19, 46.00, 24.00, 16.00, 12.00, 21.00 +GRK, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 11, 19, 43.00, 28.00, 32.00, 31.00, 43.00 +GSB, 11, 19, 63.00, 40.00, -9999.00, -9999.00, 23.00 +GSG, 11, 19, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 19, 58.00, 37.00, 19.00, 19.00, 27.00 +GSP, 11, 19, 61.00, 39.00, 20.00, 22.00, 31.00 +GST, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 19, 43.00, 28.00, -9999.00, -9999.00, 56.00 +GTF, 11, 19, 41.00, 22.00, 15.00, 19.00, 24.00 +GUP, 11, 19, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 19, 48.00, 29.00, -9999.00, -9999.00, 36.00 +GVW, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GWO, 11, 19, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 19, 63.00, 48.00, 21.00, 23.00, 31.00 +HBR, 11, 19, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 19, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 19, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 19, 46.00, 27.00, -9999.00, -9999.00, 27.00 +HKY, 11, 19, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 19, 40.00, 19.00, 14.00, 15.00, 24.00 +HMN, 11, 19, 64.00, 27.00, -9999.00, -9999.00, 7.00 +HMS, 11, 19, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 19, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 19, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 11, 19, 40.00, 19.00, 11.00, 10.00, 17.00 +HOP, 11, 19, 56.00, 34.00, -9999.00, -9999.00, 32.00 +HOT, 11, 19, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 19, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 19, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 19, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 19, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 19, 70.00, 45.00, -9999.00, -9999.00, 22.00 +HST, 11, 19, 80.00, 60.00, -9999.00, -9999.00, 20.00 +HSV, 11, 19, 60.00, 39.00, 25.00, 22.00, 34.00 +HTL, 11, 19, 40.00, 26.00, 33.00, 27.00, 45.00 +HTS, 11, 19, 54.00, 35.00, 26.00, 28.00, 40.00 +HUF, 11, 19, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 19, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 19, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 19, 39.00, 15.00, 11.00, 14.00, 19.00 +IAB, 11, 19, 53.00, 31.00, -9999.00, -9999.00, 17.00 +IAD, 11, 19, 54.00, 33.00, 19.00, 19.00, 29.00 +IAG, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 19, 71.00, 48.00, 19.00, 21.00, 31.00 +ICT, 11, 19, 53.00, 31.00, 15.00, 14.00, 21.00 +IDA, 11, 19, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 19, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 19, 53.00, 35.00, 22.00, 19.00, 31.00 +ILI, 11, 19, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 19, 67.00, 43.00, 18.00, 17.00, 29.00 +IMT, 11, 19, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +IND, 11, 19, 49.00, 32.00, 26.00, 26.00, 36.00 +INL, 11, 19, 30.00, 14.00, 23.00, 23.00, 34.00 +INS, 11, 19, 61.00, 37.00, -9999.00, -9999.00, 6.00 +INT, 11, 19, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +INW, 11, 19, 56.00, 27.00, 6.00, 6.00, 9.00 +IPL, 11, 19, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 19, 47.00, 32.00, 28.00, 26.00, 39.00 +IRK, 11, 19, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 19, 35.00, 14.00, 14.00, 13.00, 22.00 +ISP, 11, 19, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 19, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 19, 72.00, 44.00, -9999.00, -9999.00, 9.00 +IWD, 11, 19, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 19, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 19, 67.00, 41.00, 22.00, 21.00, 32.00 +JAX, 11, 19, 72.00, 49.00, 15.00, 15.00, 23.00 +JBR, 11, 19, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 19, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 19, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 19, 51.00, 39.00, 20.00, 18.00, 30.00 +JHW, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 19, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 19, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 19, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 19, 35.00, 26.00, 49.00, 47.00, 60.00 +JST, 11, 19, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 19, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 19, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 19, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 19, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 19, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 19, 43.00, 29.00, 31.00, 31.00, 44.00 +LAR, 11, 19, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 19, 65.00, 40.00, 5.00, 4.00, 8.00 +LAX, 11, 19, 69.00, 52.00, 7.00, 8.00, 11.00 +LBB, 11, 19, 61.00, 34.00, 9.00, 8.00, 14.00 +LBF, 11, 19, 47.00, 19.00, 15.00, 11.00, 19.00 +LCH, 11, 19, 69.00, 49.00, 18.00, 21.00, 29.00 +LCK, 11, 19, 51.00, 33.00, -9999.00, -9999.00, 37.00 +LEB, 11, 19, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 19, 53.00, 35.00, 26.00, 26.00, 38.00 +LFI, 11, 19, 58.00, 42.00, -9999.00, -9999.00, 29.00 +LFK, 11, 19, 68.00, 45.00, 17.00, 21.00, 28.00 +LFT, 11, 19, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 19, 51.00, 39.00, 20.00, 17.00, 30.00 +LGB, 11, 19, 71.00, 49.00, 7.00, 8.00, 12.00 +LGU, 11, 19, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 19, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 19, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 19, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 19, 60.00, 40.00, 21.00, 19.00, 28.00 +LIZ, 11, 19, 35.00, 21.00, -9999.00, -9999.00, 49.00 +LMT, 11, 19, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +LND, 11, 19, 40.00, 17.00, 13.00, 11.00, 17.00 +LNK, 11, 19, 48.00, 25.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 19, 51.00, 22.00, 8.00, 8.00, 12.00 +LOZ, 11, 19, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 19, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 19, 60.00, 39.00, -9999.00, -9999.00, 21.00 +LSE, 11, 19, 41.00, 25.00, 17.00, 17.00, 26.00 +LSF, 11, 19, 66.00, 44.00, -9999.00, -9999.00, 22.00 +LSV, 11, 19, 68.00, 33.00, -9999.00, -9999.00, 6.00 +LTS, 11, 19, 63.00, 37.00, -9999.00, -9999.00, 14.00 +LUF, 11, 19, 74.00, 41.00, -9999.00, -9999.00, 8.00 +LVS, 11, 19, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 19, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 19, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 19, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 19, 56.00, 36.00, 20.00, 19.00, 30.00 +MAF, 11, 19, 64.00, 37.00, 7.00, 5.00, 10.00 +MBL, 11, 19, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 19, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 19, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 19, 61.00, 45.00, -9999.00, -9999.00, 24.00 +MCF, 11, 19, 76.00, 56.00, -9999.00, -9999.00, 17.00 +MCG, 11, 19, 10.00, -6.00, 28.00, 28.00, 40.00 +MCI, 11, 19, 50.00, 31.00, 18.00, 17.00, 27.00 +MCK, 11, 19, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 19, 67.00, 42.00, 17.00, 17.00, 26.00 +MCO, 11, 19, 77.00, 56.00, 12.00, 15.00, 22.00 +MCW, 11, 19, 40.00, 22.00, 15.00, 14.00, 22.00 +MC2, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 19, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 19, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 19, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 19, 46.00, 31.00, 30.00, 27.00, 43.00 +MEI, 11, 19, 67.00, 41.00, 21.00, 18.00, 30.00 +MEM, 11, 19, 60.00, 41.00, 25.00, 21.00, 34.00 +MER, 11, 19, 63.00, 39.00, -9999.00, -9999.00, 20.00 +MFD, 11, 19, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 19, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 19, 50.00, 35.00, 32.00, 35.00, 45.00 +MGE, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 11, 19, 67.00, 43.00, 20.00, 20.00, 33.00 +MGW, 11, 19, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 19, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 19, 61.00, 43.00, -9999.00, -9999.00, 24.00 +MHS, 11, 19, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 19, 80.00, 63.00, 20.00, 20.00, 31.00 +MIB, 11, 19, 34.00, 17.00, -9999.00, -9999.00, 19.00 +MIV, 11, 19, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 19, 49.00, 26.00, -9999.00, -9999.00, 26.00 +MKC, 11, 19, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 19, 42.00, 28.00, 26.00, 24.00, 36.00 +MKG, 11, 19, 44.00, 31.00, 33.00, 31.00, 44.00 +MKL, 11, 19, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 19, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 19, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 19, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 19, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 19, 46.00, 28.00, 24.00, 21.00, 34.00 +MLS, 11, 19, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 19, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 19, 66.00, 44.00, -9999.00, -9999.00, 21.00 +MOB, 11, 19, 69.00, 48.00, 22.00, 22.00, 33.00 +MOT, 11, 19, 34.00, 17.00, 11.00, 11.00, 17.00 +MPV, 11, 19, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 19, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 19, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 19, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 19, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 19, 64.00, 46.00, -9999.00, -9999.00, 23.00 +MSL, 11, 19, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 19, 41.00, 24.00, 23.00, 23.00, 33.00 +MSO, 11, 19, 38.00, 23.00, 25.00, 26.00, 38.00 +MSP, 11, 19, 38.00, 23.00, 20.00, 18.00, 28.00 +MSS, 11, 19, 40.00, 25.00, 33.00, 33.00, 45.00 +MSY, 11, 19, 70.00, 50.00, 20.00, 19.00, 29.00 +MTC, 11, 19, 44.00, 31.00, -9999.00, -9999.00, 36.00 +MTN, 11, 19, 55.00, 36.00, -9999.00, -9999.00, 29.00 +MTO, 11, 19, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 19, 51.00, 32.00, -9999.00, -9999.00, 29.00 +MUO, 11, 19, 49.00, 28.00, -9999.00, -9999.00, 26.00 +MWA, 11, 19, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 19, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 19, 67.00, 43.00, -9999.00, -9999.00, 24.00 +MYL, 11, 19, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 19, 67.00, 42.00, -9999.00, -9999.00, 23.00 +NAO, 11, 19, 66.00, 51.00, -9999.00, -9999.00, 22.00 +NBC, 11, 19, 68.00, 48.00, -9999.00, -9999.00, 21.00 +NBE, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 11, 19, 46.00, 29.00, -9999.00, -9999.00, 30.00 +NCA, 11, 19, 67.00, 41.00, -9999.00, -9999.00, 24.00 +NCO, 11, 19, 51.00, 36.00, -9999.00, -9999.00, 33.00 +NC1, 11, 19, 60.00, 41.00, -9999.00, -9999.00, 7.00 +NEL, 11, 19, 55.00, 32.00, -9999.00, -9999.00, 33.00 +NFG, 11, 19, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NFL, 11, 19, 52.00, 24.00, -9999.00, -9999.00, 13.00 +NGP, 11, 19, 74.00, 55.00, -9999.00, -9999.00, 20.00 +NGU, 11, 19, 59.00, 42.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 19, 61.00, 48.00, -9999.00, -9999.00, 27.00 +NHK, 11, 19, 56.00, 35.00, -9999.00, -9999.00, 27.00 +NHZ, 11, 19, 44.00, 28.00, -9999.00, -9999.00, 40.00 +NID, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 19, 72.00, 49.00, -9999.00, -9999.00, 20.00 +NIR, 11, 19, 73.00, 50.00, -9999.00, -9999.00, 20.00 +NKT, 11, 19, 66.00, 45.00, -9999.00, -9999.00, 27.00 +NKX, 11, 19, 69.00, 53.00, -9999.00, -9999.00, 17.00 +NLC, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NMM, 11, 19, 65.00, 40.00, -9999.00, -9999.00, 31.00 +NPA, 11, 19, 68.00, 50.00, -9999.00, -9999.00, 24.00 +NQA, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 11, 19, 76.00, 53.00, -9999.00, -9999.00, 17.00 +NQX, 11, 19, 79.00, 70.00, -9999.00, -9999.00, 20.00 +NRB, 11, 19, 72.00, 54.00, -9999.00, -9999.00, 20.00 +NRC, 11, 19, 63.00, 39.00, -9999.00, -9999.00, 24.00 +NRS, 11, 19, 68.00, 49.00, -9999.00, -9999.00, 13.00 +NSE, 11, 19, 69.00, 46.00, -9999.00, -9999.00, 28.00 +NSI, 11, 19, 69.00, 47.00, -9999.00, -9999.00, 18.00 +NTD, 11, 19, 69.00, 47.00, -9999.00, -9999.00, 13.00 +NTK, 11, 19, 72.00, 49.00, -9999.00, -9999.00, 13.00 +NTU, 11, 19, 59.00, 42.00, -9999.00, -9999.00, 27.00 +NUC, 11, 19, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 11, 19, 62.00, 41.00, -9999.00, -9999.00, 24.00 +NUW, 11, 19, 49.00, 37.00, -9999.00, -9999.00, 54.00 +NWF, 11, 19, 71.00, 49.00, -9999.00, -9999.00, 10.00 +NXX, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 11, 19, 57.00, 33.00, -9999.00, -9999.00, 30.00 +NZC, 11, 19, 72.00, 45.00, -9999.00, -9999.00, 21.00 +NZJ, 11, 19, 71.00, 44.00, -9999.00, -9999.00, 13.00 +NZW, 11, 19, 49.00, 32.00, -9999.00, -9999.00, 40.00 +NZY, 11, 19, 69.00, 53.00, -9999.00, -9999.00, 13.00 +OAK, 11, 19, 62.00, 44.00, 15.00, 16.00, 23.00 +OAR, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFF, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 19, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 19, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 19, 58.00, 36.00, 17.00, 13.00, 23.00 +OLM, 11, 19, 48.00, 34.00, 53.00, 54.00, 67.00 +OMA, 11, 19, 47.00, 26.00, 14.00, 15.00, 21.00 +OME, 11, 19, 21.00, 7.00, 30.00, 31.00, 42.00 +ONT, 11, 19, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 19, 46.00, 29.00, 27.00, 24.00, 38.00 +ORF, 11, 19, 59.00, 42.00, 19.00, 18.00, 28.00 +ORH, 11, 19, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 19, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 19, 42.00, 27.00, -9999.00, -9999.00, 40.00 +OTG, 11, 19, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 19, 56.00, 42.00, 52.00, 53.00, 63.00 +OTM, 11, 19, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 19, 11.00, 0.00, 22.00, 27.00, 36.00 +OURC, 11, 19, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 19, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 19, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 19, 69.00, 45.00, -9999.00, -9999.00, 25.00 +PACZ, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 19, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 19, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 19, 7.00, -9.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 19, 7.00, -6.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 19, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 19, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 19, 71.00, 47.00, -9999.00, -9999.00, 23.00 +PAQ, 11, 19, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 19, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 19, 38.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 19, 20.00, 9.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 19, 10.00, -6.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 19, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 19, 41.00, 27.00, -9999.00, -9999.00, 40.00 +PBI, 11, 19, 79.00, 63.00, 23.00, 23.00, 33.00 +PDT, 11, 19, 47.00, 33.00, 25.00, 28.00, 41.00 +PDX, 11, 19, 51.00, 38.00, 49.00, 51.00, 62.00 +PFN, 11, 19, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 19, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 19, 53.00, 36.00, 21.00, 18.00, 31.00 +PHX, 11, 19, 73.00, 47.00, 6.00, 6.00, 9.00 +PIA, 11, 19, 47.00, 30.00, 25.00, 21.00, 34.00 +PIB, 11, 19, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 19, 43.00, 24.00, 22.00, 23.00, 34.00 +PIR, 11, 19, 42.00, 21.00, 11.00, 10.00, 16.00 +PIT, 11, 19, 48.00, 32.00, 30.00, 30.00, 45.00 +PKB, 11, 19, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 19, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 19, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 19, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 19, 68.00, 50.00, 16.00, 17.00, 26.00 +POB, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +POE, 11, 19, 68.00, 44.00, -9999.00, -9999.00, 33.00 +POM, 11, 19, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 11, 19, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 19, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 19, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 19, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 19, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 19, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 19, 47.00, 28.00, -9999.00, -9999.00, 40.00 +PSP, 11, 19, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 19, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 19, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 19, 54.00, 22.00, 11.00, 8.00, 16.00 +PUC, 11, 19, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 19, 51.00, 33.00, 23.00, 22.00, 32.00 +PVU, 11, 19, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 19, 45.00, 28.00, 26.00, 26.00, 37.00 +P02, 11, 19, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +P07, 11, 19, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +P11, 11, 19, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +P24, 11, 19, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +P28, 11, 19, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +P35, 11, 19, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +P38, 11, 19, 56.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 11, 19, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +P58, 11, 19, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +P59, 11, 19, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +P60, 11, 19, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +P61, 11, 19, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +P67, 11, 19, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +P68, 11, 19, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +P69, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 19, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 19, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 19, 44.00, 20.00, 11.00, 11.00, 15.00 +RBL, 11, 19, 61.00, 42.00, 25.00, 25.00, 33.00 +RCA, 11, 19, 44.00, 20.00, -9999.00, -9999.00, 17.00 +RDD, 11, 19, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 19, 47.00, 26.00, 21.00, 20.00, 33.00 +RDR, 11, 19, 32.00, 16.00, -9999.00, -9999.00, 19.00 +RDU, 11, 19, 61.00, 38.00, 19.00, 19.00, 29.00 +REE, 11, 19, 61.00, 34.00, -9999.00, -9999.00, 8.00 +REJ, 11, 19, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 19, 44.00, 27.00, 24.00, 21.00, 33.00 +RIC, 11, 19, 59.00, 36.00, 19.00, 20.00, 30.00 +RIV, 11, 19, 71.00, 44.00, -9999.00, -9999.00, 12.00 +RIW, 11, 19, 41.00, 11.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 19, 38.00, 18.00, 12.00, 10.00, 17.00 +RME, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 56.00 +RMG, 11, 19, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +RND, 11, 19, 70.00, 47.00, -9999.00, -9999.00, 18.00 +RNO, 11, 19, 51.00, 25.00, 15.00, 12.00, 20.00 +ROA, 11, 19, 56.00, 35.00, 18.00, 19.00, 28.00 +ROC, 11, 19, 45.00, 31.00, 34.00, 35.00, 50.00 +ROW, 11, 19, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 19, 51.00, 28.00, 11.00, 11.00, 17.00 +RST, 11, 19, 38.00, 22.00, 21.00, 20.00, 30.00 +RWF, 11, 19, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 19, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 19, 61.00, 42.00, 20.00, 19.00, 26.00 +SAF, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 19, 69.00, 53.00, 11.00, 11.00, 15.00 +SAT, 11, 19, 70.00, 47.00, 16.00, 15.00, 25.00 +SAV, 11, 19, 68.00, 47.00, 16.00, 16.00, 24.00 +SAW, 11, 19, 38.00, 27.00, -9999.00, -9999.00, 49.00 +SBA, 11, 19, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 19, 71.00, 44.00, -9999.00, -9999.00, 13.00 +SBN, 11, 19, 46.00, 31.00, 33.00, 31.00, 45.00 +SBP, 11, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 19, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 19, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 19, -2.00, -13.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 19, 61.00, 41.00, 14.00, 19.00, 20.00 +SDF, 11, 19, 54.00, 36.00, 27.00, 25.00, 36.00 +SEA, 11, 19, 49.00, 39.00, 45.00, 45.00, 58.00 +SEM, 11, 19, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 19, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 19, 61.00, 46.00, 19.00, 22.00, 29.00 +SGF, 11, 19, 54.00, 33.00, 21.00, 19.00, 31.00 +SGY, 11, 19, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 19, 43.00, 17.00, 15.00, 16.00, 23.00 +SHV, 11, 19, 66.00, 44.00, 19.00, 21.00, 29.00 +SIT, 11, 19, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 19, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 19, 66.00, 40.00, 9.00, 7.00, 12.00 +SKA, 11, 19, 39.00, 27.00, -9999.00, -9999.00, 41.00 +SKF, 11, 19, 70.00, 47.00, -9999.00, -9999.00, 18.00 +SLC, 11, 19, 48.00, 29.00, 19.00, 19.00, 29.00 +SLE, 11, 19, 51.00, 37.00, 50.00, 47.00, 61.00 +SLN, 11, 19, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 19, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 19, 68.00, 41.00, -9999.00, 14.00, 20.00 +SNA, 11, 19, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 19, 36.00, 28.00, 54.00, 58.00, 72.00 +SNS, 11, 19, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 19, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 19, 49.00, 32.00, 25.00, 20.00, 33.00 +SPS, 11, 19, 62.00, 38.00, 12.00, 11.00, 18.00 +SRQ, 11, 19, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 19, 66.00, 40.00, -9999.00, -9999.00, 24.00 +SSI, 11, 19, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +STC, 11, 19, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 19, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +STL, 11, 19, 52.00, 35.00, 27.00, 21.00, 36.00 +STNV, 11, 19, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +STS, 11, 19, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 19, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 19, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 19, 62.00, 41.00, -9999.00, -9999.00, 23.00 +SUX, 11, 19, 44.00, 24.00, 15.00, 15.00, 24.00 +SVN, 11, 19, 68.00, 47.00, -9999.00, -9999.00, 20.00 +SWF, 11, 19, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 19, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 19, 46.00, 31.00, 39.00, 40.00, 54.00 +SZL, 11, 19, 53.00, 30.00, -9999.00, -9999.00, 24.00 +TAD, 11, 19, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 19, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 19, 58.00, 31.00, -9999.00, -9999.00, 30.00 +TCC, 11, 19, 60.00, 31.00, 7.00, 6.00, 11.00 +TCL, 11, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 19, 50.00, 36.00, -9999.00, -9999.00, 60.00 +TCS, 11, 19, 61.00, 34.00, -9999.00, 5.00, 8.00 +TEB, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 19, 58.00, 36.00, -9999.00, -9999.00, 15.00 +TKA, 11, 19, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 19, 71.00, 45.00, 16.00, 16.00, 24.00 +TNX, 11, 19, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 19, 46.00, 29.00, 27.00, 28.00, 40.00 +TOP, 11, 19, 51.00, 30.00, 14.00, 17.00, 24.00 +TPA, 11, 19, 76.00, 56.00, 10.00, 14.00, 20.00 +TPH, 11, 19, 51.00, 24.00, 6.00, 4.00, 8.00 +TRI, 11, 19, 56.00, 34.00, 23.00, 24.00, 34.00 +TRK, 11, 19, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 19, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 19, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 19, 58.00, 37.00, 16.00, 16.00, 24.00 +TUP, 11, 19, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 19, 71.00, 44.00, 6.00, 8.00, 11.00 +TVC, 11, 19, 41.00, 28.00, 32.00, 33.00, 44.00 +TVL, 11, 19, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 19, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 19, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 19, 58.00, 36.00, 25.00, 23.00, 35.00 +T01, 11, 19, 58.00, 37.00, -9999.00, -9999.00, 29.00 +T02, 11, 19, 64.00, 41.00, -9999.00, -9999.00, 21.00 +T03, 11, 19, 67.00, 43.00, -9999.00, -9999.00, 23.00 +T04, 11, 19, 78.00, 58.00, -9999.00, -9999.00, 17.00 +T05, 11, 19, 52.00, 28.00, -9999.00, -9999.00, 18.00 +T06, 11, 19, 68.00, 40.00, -9999.00, -9999.00, 30.00 +T07, 11, 19, 52.00, 22.00, -9999.00, -9999.00, 27.00 +T08, 11, 19, 45.00, 28.00, -9999.00, -9999.00, 27.00 +UCA, 11, 19, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 19, 61.00, 37.00, -9999.00, -9999.00, 6.00 +UIL, 11, 19, 50.00, 37.00, 62.00, 62.00, 72.00 +UIN, 11, 19, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 19, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 19, 17.00, 6.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 19, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +U15, 11, 19, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +U28, 11, 19, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 19, 69.00, 44.00, -9999.00, -9999.00, 22.00 +VBG, 11, 19, 69.00, 43.00, -9999.00, -9999.00, 20.00 +VCT, 11, 19, 72.00, 51.00, 17.00, 15.00, 25.00 +VCV, 11, 19, 65.00, 34.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 19, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 19, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 19, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 19, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 19, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 19, 70.00, 45.00, -9999.00, -9999.00, 24.00 +VRB, 11, 19, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 19, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 19, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 19, 58.00, 37.00, 21.00, 20.00, 28.00 +WJA, 11, 19, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 19, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 19, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 19, 50.00, 22.00, 18.00, 15.00, 25.00 +WPO, 11, 19, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 19, 67.00, 42.00, -9999.00, -9999.00, 22.00 +WRG, 11, 19, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 19, 54.00, 34.00, -9999.00, -9999.00, 29.00 +WRL, 11, 19, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +X68, 11, 19, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 19, 36.00, 24.00, 60.00, 60.00, 69.00 +YCG, 11, 19, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 19, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 19, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 19, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 19, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 19, 46.00, 28.00, 22.00, 22.00, 32.00 +YNG, 11, 19, 46.00, 32.00, 33.00, 34.00, 49.00 +YPA, 11, 19, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 19, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 19, 22.00, 8.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 19, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 19, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 19, 35.00, 27.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 19, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 19, 75.00, 49.00, 3.00, 2.00, 5.00 +YVR, 11, 19, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 19, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 19, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 19, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 19, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 19, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 19, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 19, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 19, 37.00, 23.00, 42.00, 41.00, 58.00 +ZUN, 11, 19, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 19, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 19, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 19, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +01R, 11, 19, 67.00, 44.00, -9999.00, -9999.00, 25.00 +1V1, 11, 19, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 19, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 19, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 19, 63.00, 46.00, -9999.00, -9999.00, 24.00 +2PJ, 11, 19, 66.00, 40.00, -9999.00, -9999.00, 21.00 +3B1, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 19, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 19, 40.00, 25.00, -9999.00, -9999.00, 40.00 +3SE, 11, 19, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 19, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 19, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 19, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 19, 15.00, -1.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 19, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 19, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 19, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 20, 49.00, 32.00, 22.00, 21.00, 33.00 +ABI, 11, 20, 64.00, 41.00, 11.00, 10.00, 16.00 +ABQ, 11, 20, 55.00, 29.00, 9.00, 8.00, 13.00 +ABR, 11, 20, 37.00, 17.00, 14.00, 10.00, 19.00 +ABY, 11, 20, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 20, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 20, 67.00, 45.00, 17.00, 15.00, 25.00 +ACV, 11, 20, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 20, 54.00, 34.00, 20.00, 20.00, 31.00 +ADK, 11, 20, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 20, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 20, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 20, 56.00, 33.00, -9999.00, -9999.00, 29.00 +AEX, 11, 20, 68.00, 45.00, -9999.00, -9999.00, 25.00 +AFF, 11, 20, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 20, 78.00, 56.00, -9999.00, -9999.00, 23.00 +AGS, 11, 20, 66.00, 40.00, 17.00, 17.00, 25.00 +AHN, 11, 20, 62.00, 41.00, 20.00, 21.00, 29.00 +AKN, 11, 20, 28.00, 13.00, 27.00, 27.00, 41.00 +AKO, 11, 20, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 20, 46.00, 28.00, 25.00, 25.00, 37.00 +ALI, 11, 20, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 20, 42.00, 23.00, 21.00, 17.00, 30.00 +ALS, 11, 20, 45.00, 10.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 20, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 20, 57.00, 30.00, 9.00, 9.00, 15.00 +AMG, 11, 20, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 20, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 20, 26.00, 13.00, 19.00, 19.00, 30.00 +AND, 11, 20, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 20, 43.00, 34.00, 61.00, 60.00, 70.00 +AOO, 11, 20, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +APN, 11, 20, 40.00, 26.00, 29.00, 30.00, 43.00 +AQQ, 11, 20, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +ART, 11, 20, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +AST, 11, 20, 52.00, 39.00, 57.00, 57.00, 69.00 +ATL, 11, 20, 61.00, 41.00, 19.00, 19.00, 29.00 +ATW, 11, 20, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 20, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 20, 51.00, 31.00, -9999.00, -9999.00, 35.00 +AUG, 11, 20, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 20, 70.00, 48.00, 17.00, 15.00, 26.00 +AUW, 11, 20, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 20, 57.00, 34.00, 21.00, 20.00, 30.00 +AVP, 11, 20, 46.00, 32.00, 27.00, 26.00, 40.00 +AXN, 11, 20, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 20, 48.00, 29.00, -9999.00, -9999.00, 32.00 +AYS, 11, 20, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 20, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 20, 61.00, 42.00, -9999.00, -9999.00, 26.00 +BAD, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 20, 42.00, 16.00, -9999.00, -9999.00, 15.00 +BDL, 11, 20, 48.00, 31.00, 25.00, 22.00, 33.00 +BDR, 11, 20, 50.00, 36.00, 25.00, 19.00, 35.00 +BET, 11, 20, 21.00, 9.00, 24.00, 25.00, 37.00 +BFD, 11, 20, 41.00, 27.00, 42.00, 46.00, 60.00 +BFF, 11, 20, 47.00, 20.00, 10.00, 12.00, 17.00 +BFL, 11, 20, 64.00, 43.00, 9.00, 10.00, 15.00 +BGM, 11, 20, 42.00, 29.00, 34.00, 35.00, 50.00 +BGR, 11, 20, 41.00, 27.00, 26.00, 24.00, 38.00 +BGS, 11, 20, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 20, 63.00, 40.00, 21.00, 19.00, 31.00 +BID, 11, 20, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 20, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 20, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 20, 42.00, 23.00, 15.00, 15.00, 22.00 +BIS, 11, 20, 36.00, 15.00, 13.00, 14.00, 22.00 +BIX, 11, 20, 69.00, 51.00, -9999.00, -9999.00, 23.00 +BJI, 11, 20, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 20, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 20, 51.00, 21.00, -9999.00, -9999.00, 15.00 +BKW, 11, 20, 50.00, 33.00, 31.00, 33.00, 44.00 +BLF, 11, 20, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 20, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 20, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 20, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 20, 53.00, 34.00, -9999.00, -9999.00, 28.00 +BNA, 11, 20, 58.00, 38.00, 24.00, 24.00, 35.00 +BNO, 11, 20, 43.00, 21.00, -9999.00, 27.00, 43.00 +BOI, 11, 20, 46.00, 29.00, 25.00, 26.00, 39.00 +BOS, 11, 20, 50.00, 36.00, 23.00, 23.00, 33.00 +BPI, 11, 20, 36.00, 4.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 20, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 20, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 20, 46.00, 29.00, -9999.00, -9999.00, 27.00 +BRO, 11, 20, 77.00, 58.00, 14.00, 13.00, 21.00 +BRW, 11, 20, 1.00, -9.00, 14.00, 14.00, 21.00 +BSM, 11, 20, 70.00, 48.00, -9999.00, -9999.00, 20.00 +BTI, 11, 20, 3.00, -9.00, 11.00, 13.00, 20.00 +BTL, 11, 20, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 20, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 20, 69.00, 48.00, 19.00, 20.00, 30.00 +BTT, 11, 20, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 20, 41.00, 27.00, 34.00, 30.00, 46.00 +BUB, 11, 20, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 20, 45.00, 32.00, 38.00, 42.00, 54.00 +BUR, 11, 20, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 20, 69.00, 52.00, -9999.00, 19.00, 28.00 +BWG, 11, 20, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 20, 54.00, 35.00, 19.00, 20.00, 30.00 +BYH, 11, 20, 58.00, 39.00, -9999.00, -9999.00, 32.00 +BYI, 11, 20, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 20, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 20, 66.00, 40.00, 16.00, 15.00, 25.00 +CAG, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 20, 47.00, 32.00, 32.00, 34.00, 49.00 +CAO, 11, 20, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 20, 35.00, 20.00, 35.00, 35.00, 50.00 +CBM, 11, 20, 64.00, 39.00, -9999.00, -9999.00, 30.00 +CDB, 11, 20, 38.00, 29.00, 64.00, 60.00, 79.00 +CDC, 11, 20, 50.00, 25.00, 13.00, 12.00, 18.00 +CDR, 11, 20, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 20, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 20, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 20, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 20, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 20, 59.00, 38.00, 23.00, 23.00, 34.00 +CHO, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 20, 68.00, 46.00, 16.00, 17.00, 25.00 +CID, 11, 20, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 20, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 20, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 20, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 20, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 20, 47.00, 33.00, 33.00, 36.00, 49.00 +CLL, 11, 20, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 20, 60.00, 40.00, 18.00, 19.00, 29.00 +CMH, 11, 20, 49.00, 32.00, 28.00, 28.00, 42.00 +CMI, 11, 20, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 20, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 20, 49.00, 28.00, 13.00, 12.00, 19.00 +CNM, 11, 20, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 20, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +COD, 11, 20, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +COF, 11, 20, 76.00, 58.00, -9999.00, -9999.00, 22.00 +CON, 11, 20, 44.00, 25.00, 24.00, 23.00, 34.00 +COS, 11, 20, 48.00, 23.00, 12.00, 9.00, 16.00 +COT, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 20, 51.00, 32.00, 24.00, 20.00, 32.00 +CPR, 11, 20, 42.00, 20.00, 14.00, 14.00, 21.00 +CRBC, 11, 20, 36.00, 6.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 20, 74.00, 54.00, 16.00, 13.00, 22.00 +CRW, 11, 20, 55.00, 35.00, 30.00, 30.00, 43.00 +CSG, 11, 20, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 20, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 20, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 20, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 20, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 20, 51.00, 33.00, 26.00, 25.00, 37.00 +CVN, 11, 20, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 20, 59.00, 31.00, -9999.00, -9999.00, 10.00 +CXY, 11, 20, 50.00, 34.00, 19.00, 19.00, 30.00 +CYS, 11, 20, 45.00, 22.00, 14.00, 15.00, 21.00 +DAA, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 20, 74.00, 55.00, 16.00, 19.00, 27.00 +DAG, 11, 20, 67.00, 42.00, 3.00, 4.00, 5.00 +DAL, 11, 20, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 20, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 20, 49.00, 32.00, 29.00, 29.00, 40.00 +DBQ, 11, 20, 41.00, 25.00, 24.00, 19.00, 35.00 +DCA, 11, 20, 56.00, 39.00, 17.00, 18.00, 28.00 +DDC, 11, 20, 52.00, 29.00, 12.00, 13.00, 18.00 +DEC, 11, 20, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 20, 50.00, 23.00, 14.00, 13.00, 20.00 +DFW, 11, 20, 65.00, 43.00, 14.00, 13.00, 20.00 +DHN, 11, 20, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 20, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 20, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 20, 70.00, 47.00, -9999.00, -9999.00, 14.00 +DLG, 11, 20, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 20, 32.00, 18.00, 25.00, 21.00, 35.00 +DLLC, 11, 20, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 20, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 20, 71.00, 44.00, -9999.00, -9999.00, 10.00 +DMN, 11, 20, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 20, 57.00, 37.00, -9999.00, -9999.00, 29.00 +DPG, 11, 20, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 20, 70.00, 45.00, -9999.00, -9999.00, 24.00 +DRA, 11, 20, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 20, 70.00, 47.00, 9.00, 10.00, 14.00 +DSM, 11, 20, 45.00, 27.00, 22.00, 18.00, 30.00 +DTW, 11, 20, 45.00, 30.00, 28.00, 29.00, 42.00 +DUG, 11, 20, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 20, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 20, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 20, 64.00, 41.00, -9999.00, -9999.00, 15.00 +D45, 11, 20, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 20, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 20, 37.00, 21.00, 19.00, 18.00, 28.00 +ECG, 11, 20, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 20, 64.00, 38.00, -9999.00, -9999.00, 7.00 +EED, 11, 20, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +EGE, 11, 20, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 20, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 20, 51.00, 28.00, 35.00, 36.00, 50.00 +EKO, 11, 20, 46.00, 21.00, 19.00, 17.00, 26.00 +ELD, 11, 20, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 20, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 20, 64.00, 37.00, 7.00, 7.00, 11.00 +ELY, 11, 20, 47.00, 17.00, 13.00, 11.00, 18.00 +EMP, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 20, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +END, 11, 20, 56.00, 36.00, -9999.00, -9999.00, 14.00 +ENN, 11, 20, 9.00, -8.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 20, 44.00, 28.00, -9999.00, -9999.00, 13.00 +EPH, 11, 20, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 20, 47.00, 35.00, 36.00, 37.00, 53.00 +ESF, 11, 20, 68.00, 45.00, -9999.00, -9999.00, 37.00 +EUG, 11, 20, 51.00, 39.00, 47.00, 48.00, 59.00 +EVV, 11, 20, 53.00, 35.00, 28.00, 22.00, 37.00 +EWN, 11, 20, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 20, 53.00, 37.00, 20.00, 19.00, 31.00 +EYW, 11, 20, 79.00, 70.00, 15.00, 14.00, 23.00 +E74, 11, 20, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 20, 61.00, 38.00, -9999.00, -9999.00, 26.00 +FAI, 11, 20, 8.00, -9.00, 22.00, 24.00, 35.00 +FAR, 11, 20, 33.00, 16.00, 13.00, 15.00, 22.00 +FAT, 11, 20, 62.00, 41.00, 14.00, 15.00, 21.00 +FAY, 11, 20, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 20, 36.00, 22.00, 27.00, 32.00, 43.00 +FCS, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FDY, 11, 20, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 20, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 20, 49.00, 21.00, 12.00, 15.00, 17.00 +FLL, 11, 20, 80.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 20, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 20, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +FME, 11, 20, 57.00, 33.00, -9999.00, -9999.00, 29.00 +FMH, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 20, 53.00, 25.00, 8.00, 8.00, 11.00 +FMY, 11, 20, 80.00, 60.00, 10.00, 10.00, 16.00 +FNT, 11, 20, 44.00, 30.00, 29.00, 29.00, 42.00 +FOD, 11, 20, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 20, 51.00, 30.00, -9999.00, -9999.00, 17.00 +FOK, 11, 20, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 20, 52.00, 31.00, -9999.00, -9999.00, 19.00 +FSD, 11, 20, 40.00, 20.00, 16.00, 15.00, 25.00 +FSI, 11, 20, 61.00, 36.00, -9999.00, -9999.00, 16.00 +FSM, 11, 20, 60.00, 36.00, 20.00, 18.00, 28.00 +FTK, 11, 20, 54.00, 33.00, -9999.00, -9999.00, 30.00 +FWA, 11, 20, 46.00, 31.00, 25.00, 25.00, 36.00 +FWH, 11, 20, 64.00, 42.00, -9999.00, -9999.00, 17.00 +FYU, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 20, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 20, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 20, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 20, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 20, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 20, 39.00, 27.00, 30.00, 32.00, 44.00 +GFA, 11, 20, 41.00, 22.00, -9999.00, -9999.00, 20.00 +GFK, 11, 20, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 20, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 20, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 20, 36.00, 16.00, 12.00, 12.00, 21.00 +GJT, 11, 20, 48.00, 27.00, 15.00, 13.00, 20.00 +GKN, 11, 20, 10.00, -5.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 20, 49.00, 24.00, 12.00, 11.00, 17.00 +GLH, 11, 20, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 20, 68.00, 57.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 20, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 20, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +GON, 11, 20, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 20, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 20, 39.00, 24.00, 24.00, 24.00, 35.00 +GRCI, 11, 20, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 20, 50.00, 36.00, -9999.00, -9999.00, 61.00 +GRI, 11, 20, 46.00, 24.00, 16.00, 12.00, 21.00 +GRK, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 11, 20, 43.00, 28.00, 32.00, 31.00, 43.00 +GSB, 11, 20, 63.00, 40.00, -9999.00, -9999.00, 23.00 +GSG, 11, 20, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 20, 58.00, 37.00, 19.00, 19.00, 27.00 +GSP, 11, 20, 61.00, 39.00, 20.00, 22.00, 31.00 +GST, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 20, 43.00, 28.00, -9999.00, -9999.00, 56.00 +GTF, 11, 20, 41.00, 22.00, 15.00, 19.00, 24.00 +GUP, 11, 20, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 20, 47.00, 29.00, -9999.00, -9999.00, 36.00 +GVW, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GWO, 11, 20, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 20, 63.00, 48.00, 21.00, 23.00, 31.00 +HBR, 11, 20, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 20, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 20, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 20, 46.00, 27.00, -9999.00, -9999.00, 28.00 +HKY, 11, 20, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 20, 40.00, 19.00, 14.00, 15.00, 24.00 +HMN, 11, 20, 64.00, 27.00, -9999.00, -9999.00, 7.00 +HMS, 11, 20, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 20, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 20, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 11, 20, 39.00, 19.00, 11.00, 10.00, 17.00 +HOP, 11, 20, 56.00, 34.00, -9999.00, -9999.00, 32.00 +HOT, 11, 20, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 20, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 20, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 20, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 20, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 20, 70.00, 45.00, -9999.00, -9999.00, 22.00 +HST, 11, 20, 80.00, 60.00, -9999.00, -9999.00, 20.00 +HSV, 11, 20, 60.00, 39.00, 25.00, 22.00, 34.00 +HTL, 11, 20, 39.00, 26.00, 33.00, 28.00, 45.00 +HTS, 11, 20, 54.00, 35.00, 26.00, 28.00, 40.00 +HUF, 11, 20, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 20, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 20, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 20, 38.00, 15.00, 12.00, 14.00, 19.00 +IAB, 11, 20, 52.00, 31.00, -9999.00, -9999.00, 17.00 +IAD, 11, 20, 54.00, 33.00, 19.00, 19.00, 29.00 +IAG, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 20, 71.00, 48.00, 19.00, 21.00, 31.00 +ICT, 11, 20, 52.00, 31.00, 15.00, 14.00, 21.00 +IDA, 11, 20, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 20, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 20, 53.00, 35.00, 22.00, 19.00, 31.00 +ILI, 11, 20, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 20, 67.00, 43.00, 18.00, 17.00, 29.00 +IMT, 11, 20, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +IND, 11, 20, 49.00, 32.00, 26.00, 26.00, 37.00 +INL, 11, 20, 29.00, 13.00, 23.00, 23.00, 34.00 +INS, 11, 20, 61.00, 37.00, -9999.00, -9999.00, 6.00 +INT, 11, 20, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +INW, 11, 20, 56.00, 27.00, 6.00, 6.00, 9.00 +IPL, 11, 20, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 20, 47.00, 32.00, 28.00, 26.00, 39.00 +IRK, 11, 20, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 20, 34.00, 13.00, 14.00, 13.00, 22.00 +ISP, 11, 20, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 20, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 20, 72.00, 44.00, -9999.00, -9999.00, 9.00 +IWD, 11, 20, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 20, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 20, 67.00, 41.00, 22.00, 21.00, 32.00 +JAX, 11, 20, 72.00, 49.00, 15.00, 15.00, 23.00 +JBR, 11, 20, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 20, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 20, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 20, 51.00, 39.00, 20.00, 18.00, 30.00 +JHW, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 20, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 20, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 20, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 20, 35.00, 26.00, 49.00, 47.00, 60.00 +JST, 11, 20, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 20, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 20, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 20, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 20, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 20, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 20, 43.00, 29.00, 31.00, 31.00, 44.00 +LAR, 11, 20, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 20, 65.00, 40.00, 5.00, 4.00, 8.00 +LAX, 11, 20, 69.00, 52.00, 7.00, 8.00, 11.00 +LBB, 11, 20, 61.00, 34.00, 9.00, 8.00, 14.00 +LBF, 11, 20, 46.00, 19.00, 15.00, 11.00, 19.00 +LCH, 11, 20, 69.00, 49.00, 18.00, 21.00, 29.00 +LCK, 11, 20, 50.00, 33.00, -9999.00, -9999.00, 37.00 +LEB, 11, 20, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 20, 53.00, 35.00, 26.00, 26.00, 38.00 +LFI, 11, 20, 58.00, 42.00, -9999.00, -9999.00, 29.00 +LFK, 11, 20, 68.00, 45.00, 17.00, 21.00, 28.00 +LFT, 11, 20, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 20, 51.00, 39.00, 20.00, 17.00, 30.00 +LGB, 11, 20, 71.00, 49.00, 7.00, 8.00, 12.00 +LGU, 11, 20, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 20, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 20, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 20, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 20, 60.00, 40.00, 21.00, 19.00, 28.00 +LIZ, 11, 20, 35.00, 20.00, -9999.00, -9999.00, 49.00 +LMT, 11, 20, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +LND, 11, 20, 40.00, 17.00, 13.00, 11.00, 17.00 +LNK, 11, 20, 47.00, 25.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 20, 50.00, 22.00, 8.00, 8.00, 12.00 +LOZ, 11, 20, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 20, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 20, 60.00, 39.00, -9999.00, -9999.00, 21.00 +LSE, 11, 20, 40.00, 25.00, 17.00, 17.00, 26.00 +LSF, 11, 20, 66.00, 44.00, -9999.00, -9999.00, 22.00 +LSV, 11, 20, 68.00, 33.00, -9999.00, -9999.00, 6.00 +LTS, 11, 20, 63.00, 37.00, -9999.00, -9999.00, 14.00 +LUF, 11, 20, 74.00, 41.00, -9999.00, -9999.00, 8.00 +LVS, 11, 20, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 20, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 20, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 20, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 20, 56.00, 36.00, 20.00, 19.00, 30.00 +MAF, 11, 20, 64.00, 37.00, 7.00, 5.00, 10.00 +MBL, 11, 20, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 20, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 20, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 20, 61.00, 45.00, -9999.00, -9999.00, 24.00 +MCF, 11, 20, 76.00, 56.00, -9999.00, -9999.00, 17.00 +MCG, 11, 20, 10.00, -7.00, 28.00, 28.00, 40.00 +MCI, 11, 20, 49.00, 31.00, 18.00, 17.00, 27.00 +MCK, 11, 20, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 20, 67.00, 42.00, 17.00, 17.00, 26.00 +MCO, 11, 20, 77.00, 56.00, 12.00, 15.00, 22.00 +MCW, 11, 20, 39.00, 22.00, 15.00, 14.00, 22.00 +MC2, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +MDH, 11, 20, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 20, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 20, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 20, 46.00, 31.00, 30.00, 27.00, 43.00 +MEI, 11, 20, 67.00, 41.00, 21.00, 18.00, 30.00 +MEM, 11, 20, 60.00, 41.00, 25.00, 21.00, 34.00 +MER, 11, 20, 62.00, 39.00, -9999.00, -9999.00, 20.00 +MFD, 11, 20, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 20, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 20, 50.00, 35.00, 32.00, 35.00, 45.00 +MGE, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +MGM, 11, 20, 67.00, 43.00, 20.00, 20.00, 33.00 +MGW, 11, 20, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 20, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 20, 61.00, 43.00, -9999.00, -9999.00, 24.00 +MHS, 11, 20, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 20, 80.00, 63.00, 20.00, 20.00, 31.00 +MIB, 11, 20, 33.00, 16.00, -9999.00, -9999.00, 19.00 +MIV, 11, 20, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 20, 49.00, 26.00, -9999.00, -9999.00, 26.00 +MKC, 11, 20, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 20, 42.00, 28.00, 26.00, 24.00, 36.00 +MKG, 11, 20, 43.00, 31.00, 33.00, 32.00, 45.00 +MKL, 11, 20, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 20, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 20, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 20, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 20, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 20, 45.00, 28.00, 24.00, 21.00, 34.00 +MLS, 11, 20, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 20, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 20, 66.00, 44.00, -9999.00, -9999.00, 22.00 +MOB, 11, 20, 69.00, 48.00, 22.00, 22.00, 33.00 +MOT, 11, 20, 33.00, 16.00, 11.00, 11.00, 18.00 +MPV, 11, 20, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 20, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 20, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 20, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 20, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 20, 64.00, 46.00, -9999.00, -9999.00, 23.00 +MSL, 11, 20, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 20, 41.00, 24.00, 23.00, 23.00, 33.00 +MSO, 11, 20, 38.00, 23.00, 25.00, 26.00, 38.00 +MSP, 11, 20, 37.00, 22.00, 20.00, 18.00, 28.00 +MSS, 11, 20, 40.00, 25.00, 33.00, 33.00, 46.00 +MSY, 11, 20, 70.00, 50.00, 20.00, 19.00, 29.00 +MTC, 11, 20, 44.00, 31.00, -9999.00, -9999.00, 36.00 +MTN, 11, 20, 55.00, 36.00, -9999.00, -9999.00, 29.00 +MTO, 11, 20, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 20, 51.00, 32.00, -9999.00, -9999.00, 29.00 +MUO, 11, 20, 49.00, 28.00, -9999.00, -9999.00, 26.00 +MWA, 11, 20, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 20, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 20, 67.00, 43.00, -9999.00, -9999.00, 25.00 +MYL, 11, 20, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 20, 67.00, 42.00, -9999.00, -9999.00, 23.00 +NAO, 11, 20, 66.00, 51.00, -9999.00, -9999.00, 22.00 +NBC, 11, 20, 68.00, 48.00, -9999.00, -9999.00, 21.00 +NBE, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 11, 20, 45.00, 29.00, -9999.00, -9999.00, 30.00 +NCA, 11, 20, 67.00, 41.00, -9999.00, -9999.00, 24.00 +NCO, 11, 20, 51.00, 36.00, -9999.00, -9999.00, 33.00 +NC1, 11, 20, 60.00, 41.00, -9999.00, -9999.00, 7.00 +NEL, 11, 20, 55.00, 32.00, -9999.00, -9999.00, 33.00 +NFG, 11, 20, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NFL, 11, 20, 52.00, 24.00, -9999.00, -9999.00, 13.00 +NGP, 11, 20, 74.00, 55.00, -9999.00, -9999.00, 20.00 +NGU, 11, 20, 59.00, 42.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 20, 61.00, 48.00, -9999.00, -9999.00, 27.00 +NHK, 11, 20, 56.00, 35.00, -9999.00, -9999.00, 27.00 +NHZ, 11, 20, 44.00, 28.00, -9999.00, -9999.00, 40.00 +NID, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 3.00 +NIP, 11, 20, 72.00, 49.00, -9999.00, -9999.00, 20.00 +NIR, 11, 20, 73.00, 50.00, -9999.00, -9999.00, 20.00 +NKT, 11, 20, 66.00, 45.00, -9999.00, -9999.00, 27.00 +NKX, 11, 20, 69.00, 53.00, -9999.00, -9999.00, 17.00 +NLC, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NMM, 11, 20, 65.00, 40.00, -9999.00, -9999.00, 31.00 +NPA, 11, 20, 68.00, 50.00, -9999.00, -9999.00, 24.00 +NQA, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 11, 20, 76.00, 53.00, -9999.00, -9999.00, 17.00 +NQX, 11, 20, 79.00, 70.00, -9999.00, -9999.00, 20.00 +NRB, 11, 20, 72.00, 54.00, -9999.00, -9999.00, 20.00 +NRC, 11, 20, 62.00, 39.00, -9999.00, -9999.00, 24.00 +NRS, 11, 20, 68.00, 49.00, -9999.00, -9999.00, 13.00 +NSE, 11, 20, 69.00, 46.00, -9999.00, -9999.00, 28.00 +NSI, 11, 20, 69.00, 47.00, -9999.00, -9999.00, 18.00 +NTD, 11, 20, 69.00, 47.00, -9999.00, -9999.00, 13.00 +NTK, 11, 20, 72.00, 49.00, -9999.00, -9999.00, 13.00 +NTU, 11, 20, 59.00, 42.00, -9999.00, -9999.00, 27.00 +NUC, 11, 20, 67.00, 52.00, -9999.00, -9999.00, 13.00 +NUQ, 11, 20, 62.00, 41.00, -9999.00, -9999.00, 24.00 +NUW, 11, 20, 49.00, 37.00, -9999.00, -9999.00, 54.00 +NWF, 11, 20, 71.00, 49.00, -9999.00, -9999.00, 10.00 +NXX, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 11, 20, 57.00, 33.00, -9999.00, -9999.00, 30.00 +NZC, 11, 20, 72.00, 45.00, -9999.00, -9999.00, 21.00 +NZJ, 11, 20, 71.00, 44.00, -9999.00, -9999.00, 13.00 +NZW, 11, 20, 49.00, 32.00, -9999.00, -9999.00, 40.00 +NZY, 11, 20, 69.00, 53.00, -9999.00, -9999.00, 13.00 +OAK, 11, 20, 62.00, 44.00, 15.00, 16.00, 23.00 +OAR, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +OFF, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 20, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 20, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 20, 58.00, 36.00, 17.00, 13.00, 23.00 +OLM, 11, 20, 48.00, 34.00, 53.00, 54.00, 67.00 +OMA, 11, 20, 46.00, 26.00, 14.00, 15.00, 21.00 +OME, 11, 20, 21.00, 7.00, 30.00, 30.00, 42.00 +ONT, 11, 20, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 20, 45.00, 29.00, 27.00, 24.00, 38.00 +ORF, 11, 20, 59.00, 42.00, 19.00, 18.00, 28.00 +ORH, 11, 20, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 20, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 20, 42.00, 27.00, -9999.00, -9999.00, 40.00 +OTG, 11, 20, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 20, 56.00, 42.00, 52.00, 53.00, 63.00 +OTM, 11, 20, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 20, 11.00, 0.00, 22.00, 26.00, 36.00 +OURC, 11, 20, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 20, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 20, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 20, 69.00, 45.00, -9999.00, -9999.00, 25.00 +PACZ, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 20, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 20, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 20, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 20, 7.00, -6.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 20, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 20, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 20, 71.00, 47.00, -9999.00, -9999.00, 23.00 +PAQ, 11, 20, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 20, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 20, 38.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 20, 20.00, 8.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 20, 10.00, -7.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 20, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 20, 41.00, 27.00, -9999.00, -9999.00, 40.00 +PBI, 11, 20, 79.00, 63.00, 23.00, 23.00, 33.00 +PDT, 11, 20, 47.00, 33.00, 25.00, 28.00, 41.00 +PDX, 11, 20, 51.00, 38.00, 49.00, 51.00, 62.00 +PFN, 11, 20, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 20, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 20, 53.00, 36.00, 21.00, 18.00, 31.00 +PHX, 11, 20, 73.00, 47.00, 6.00, 6.00, 9.00 +PIA, 11, 20, 47.00, 30.00, 25.00, 21.00, 34.00 +PIB, 11, 20, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 20, 42.00, 24.00, 22.00, 23.00, 34.00 +PIR, 11, 20, 41.00, 21.00, 11.00, 10.00, 16.00 +PIT, 11, 20, 48.00, 32.00, 30.00, 30.00, 45.00 +PKB, 11, 20, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 20, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 20, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 20, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 20, 68.00, 50.00, 16.00, 17.00, 26.00 +POB, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +POE, 11, 20, 68.00, 44.00, -9999.00, -9999.00, 34.00 +POM, 11, 20, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 11, 20, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 20, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 20, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 20, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 20, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 20, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 20, 47.00, 28.00, -9999.00, -9999.00, 40.00 +PSP, 11, 20, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 20, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 20, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 20, 54.00, 22.00, 11.00, 8.00, 16.00 +PUC, 11, 20, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 20, 51.00, 33.00, 23.00, 22.00, 33.00 +PVU, 11, 20, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 20, 44.00, 28.00, 26.00, 26.00, 37.00 +P02, 11, 20, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +P07, 11, 20, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +P11, 11, 20, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +P24, 11, 20, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +P28, 11, 20, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +P35, 11, 20, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +P38, 11, 20, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 11, 20, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +P58, 11, 20, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +P59, 11, 20, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +P60, 11, 20, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +P61, 11, 20, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +P67, 11, 20, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +P68, 11, 20, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +P69, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 20, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 20, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 20, 44.00, 20.00, 11.00, 11.00, 15.00 +RBL, 11, 20, 61.00, 42.00, 25.00, 25.00, 33.00 +RCA, 11, 20, 44.00, 20.00, -9999.00, -9999.00, 17.00 +RDD, 11, 20, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 20, 47.00, 26.00, 21.00, 20.00, 33.00 +RDR, 11, 20, 31.00, 15.00, -9999.00, -9999.00, 19.00 +RDU, 11, 20, 61.00, 38.00, 19.00, 19.00, 29.00 +REE, 11, 20, 61.00, 34.00, -9999.00, -9999.00, 8.00 +REJ, 11, 20, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 20, 43.00, 27.00, 24.00, 21.00, 33.00 +RIC, 11, 20, 59.00, 36.00, 19.00, 20.00, 30.00 +RIV, 11, 20, 71.00, 44.00, -9999.00, -9999.00, 12.00 +RIW, 11, 20, 40.00, 10.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 20, 38.00, 18.00, 12.00, 10.00, 17.00 +RME, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 56.00 +RMG, 11, 20, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +RND, 11, 20, 70.00, 47.00, -9999.00, -9999.00, 18.00 +RNO, 11, 20, 51.00, 25.00, 15.00, 12.00, 20.00 +ROA, 11, 20, 56.00, 35.00, 18.00, 19.00, 28.00 +ROC, 11, 20, 45.00, 31.00, 34.00, 36.00, 50.00 +ROW, 11, 20, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 20, 51.00, 28.00, 11.00, 11.00, 17.00 +RST, 11, 20, 37.00, 21.00, 21.00, 20.00, 30.00 +RWF, 11, 20, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 20, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 20, 60.00, 42.00, 20.00, 19.00, 26.00 +SAF, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 20, 69.00, 53.00, 11.00, 11.00, 15.00 +SAT, 11, 20, 70.00, 47.00, 16.00, 15.00, 25.00 +SAV, 11, 20, 68.00, 47.00, 16.00, 16.00, 24.00 +SAW, 11, 20, 38.00, 27.00, -9999.00, -9999.00, 49.00 +SBA, 11, 20, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 20, 71.00, 44.00, -9999.00, -9999.00, 13.00 +SBN, 11, 20, 46.00, 31.00, 33.00, 31.00, 46.00 +SBP, 11, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 20, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 20, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 20, -2.00, -13.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 20, 61.00, 41.00, 14.00, 19.00, 20.00 +SDF, 11, 20, 54.00, 36.00, 27.00, 25.00, 36.00 +SEA, 11, 20, 49.00, 39.00, 45.00, 45.00, 58.00 +SEM, 11, 20, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 20, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 20, 61.00, 46.00, 19.00, 22.00, 29.00 +SGF, 11, 20, 54.00, 33.00, 21.00, 19.00, 31.00 +SGY, 11, 20, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 20, 43.00, 17.00, 15.00, 16.00, 23.00 +SHV, 11, 20, 66.00, 44.00, 19.00, 21.00, 29.00 +SIT, 11, 20, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 20, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 20, 66.00, 40.00, 9.00, 7.00, 12.00 +SKA, 11, 20, 39.00, 27.00, -9999.00, -9999.00, 41.00 +SKF, 11, 20, 70.00, 47.00, -9999.00, -9999.00, 18.00 +SLC, 11, 20, 48.00, 29.00, 19.00, 19.00, 29.00 +SLE, 11, 20, 51.00, 37.00, 50.00, 47.00, 61.00 +SLN, 11, 20, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 20, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 20, 68.00, 41.00, -9999.00, 14.00, 20.00 +SNA, 11, 20, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 20, 36.00, 28.00, 54.00, 58.00, 72.00 +SNS, 11, 20, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 20, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 20, 49.00, 32.00, 25.00, 20.00, 33.00 +SPS, 11, 20, 62.00, 38.00, 12.00, 11.00, 18.00 +SRQ, 11, 20, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 20, 66.00, 40.00, -9999.00, -9999.00, 24.00 +SSI, 11, 20, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +STC, 11, 20, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 20, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +STL, 11, 20, 52.00, 35.00, 27.00, 21.00, 36.00 +STNV, 11, 20, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +STS, 11, 20, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 20, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 20, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 20, 62.00, 41.00, -9999.00, -9999.00, 23.00 +SUX, 11, 20, 43.00, 24.00, 15.00, 15.00, 24.00 +SVN, 11, 20, 68.00, 47.00, -9999.00, -9999.00, 20.00 +SWF, 11, 20, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 20, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 20, 45.00, 31.00, 39.00, 40.00, 54.00 +SZL, 11, 20, 52.00, 30.00, -9999.00, -9999.00, 24.00 +TAD, 11, 20, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 20, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 20, 58.00, 31.00, -9999.00, -9999.00, 30.00 +TCC, 11, 20, 60.00, 31.00, 7.00, 6.00, 11.00 +TCL, 11, 20, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 20, 50.00, 36.00, -9999.00, -9999.00, 60.00 +TCS, 11, 20, 61.00, 34.00, -9999.00, 5.00, 8.00 +TEB, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 20, 58.00, 36.00, -9999.00, -9999.00, 15.00 +TKA, 11, 20, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 20, 71.00, 45.00, 16.00, 16.00, 24.00 +TNX, 11, 20, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 20, 46.00, 29.00, 27.00, 28.00, 40.00 +TOP, 11, 20, 51.00, 30.00, 14.00, 17.00, 24.00 +TPA, 11, 20, 76.00, 56.00, 10.00, 14.00, 20.00 +TPH, 11, 20, 51.00, 24.00, 6.00, 4.00, 8.00 +TRI, 11, 20, 56.00, 34.00, 23.00, 24.00, 34.00 +TRK, 11, 20, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 20, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 20, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 20, 58.00, 37.00, 16.00, 16.00, 24.00 +TUP, 11, 20, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 20, 71.00, 44.00, 6.00, 8.00, 11.00 +TVC, 11, 20, 41.00, 28.00, 32.00, 34.00, 45.00 +TVL, 11, 20, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 20, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 20, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 20, 58.00, 36.00, 25.00, 23.00, 35.00 +T01, 11, 20, 58.00, 37.00, -9999.00, -9999.00, 29.00 +T02, 11, 20, 64.00, 41.00, -9999.00, -9999.00, 22.00 +T03, 11, 20, 67.00, 43.00, -9999.00, -9999.00, 23.00 +T04, 11, 20, 78.00, 58.00, -9999.00, -9999.00, 17.00 +T05, 11, 20, 51.00, 28.00, -9999.00, -9999.00, 18.00 +T06, 11, 20, 68.00, 40.00, -9999.00, -9999.00, 30.00 +T07, 11, 20, 51.00, 22.00, -9999.00, -9999.00, 28.00 +T08, 11, 20, 44.00, 28.00, -9999.00, -9999.00, 28.00 +UCA, 11, 20, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 20, 61.00, 37.00, -9999.00, -9999.00, 6.00 +UIL, 11, 20, 50.00, 37.00, 62.00, 62.00, 72.00 +UIN, 11, 20, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 20, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 20, 17.00, 6.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 20, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +U15, 11, 20, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +U28, 11, 20, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 20, 69.00, 44.00, -9999.00, -9999.00, 22.00 +VBG, 11, 20, 69.00, 43.00, -9999.00, -9999.00, 20.00 +VCT, 11, 20, 72.00, 51.00, 17.00, 15.00, 25.00 +VCV, 11, 20, 65.00, 34.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 20, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 20, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 20, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 20, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 20, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 20, 70.00, 45.00, -9999.00, -9999.00, 24.00 +VRB, 11, 20, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 20, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 20, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 20, 58.00, 37.00, 21.00, 21.00, 28.00 +WJA, 11, 20, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 20, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 20, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 20, 50.00, 22.00, 18.00, 15.00, 25.00 +WPO, 11, 20, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 20, 67.00, 42.00, -9999.00, -9999.00, 22.00 +WRG, 11, 20, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 20, 54.00, 34.00, -9999.00, -9999.00, 29.00 +WRL, 11, 20, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +X68, 11, 20, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 20, 36.00, 24.00, 60.00, 60.00, 69.00 +YCG, 11, 20, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 20, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 20, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 20, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 20, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 20, 45.00, 28.00, 22.00, 22.00, 32.00 +YNG, 11, 20, 46.00, 32.00, 33.00, 34.00, 49.00 +YPA, 11, 20, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 20, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 20, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 20, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 20, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 20, 35.00, 27.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 20, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 20, 75.00, 49.00, 3.00, 2.00, 5.00 +YVR, 11, 20, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 20, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 20, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 20, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 20, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 20, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 20, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 20, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 20, 37.00, 23.00, 42.00, 41.00, 58.00 +ZUN, 11, 20, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 20, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 20, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 20, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +01R, 11, 20, 67.00, 44.00, -9999.00, -9999.00, 25.00 +1V1, 11, 20, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 20, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 20, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 20, 63.00, 46.00, -9999.00, -9999.00, 24.00 +2PJ, 11, 20, 66.00, 40.00, -9999.00, -9999.00, 22.00 +3B1, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 20, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 20, 39.00, 25.00, -9999.00, -9999.00, 40.00 +3SE, 11, 20, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 20, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 20, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 20, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 20, 15.00, -1.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 20, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 20, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 20, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 21, 49.00, 32.00, 22.00, 21.00, 33.00 +ABI, 11, 21, 64.00, 41.00, 11.00, 10.00, 16.00 +ABQ, 11, 21, 55.00, 29.00, 9.00, 8.00, 13.00 +ABR, 11, 21, 36.00, 16.00, 14.00, 10.00, 19.00 +ABY, 11, 21, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 21, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 21, 67.00, 45.00, 17.00, 15.00, 25.00 +ACV, 11, 21, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 21, 54.00, 34.00, 20.00, 20.00, 31.00 +ADK, 11, 21, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 21, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 21, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 21, 56.00, 33.00, -9999.00, -9999.00, 29.00 +AEX, 11, 21, 68.00, 45.00, -9999.00, -9999.00, 26.00 +AFF, 11, 21, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 21, 78.00, 56.00, -9999.00, -9999.00, 23.00 +AGS, 11, 21, 66.00, 40.00, 17.00, 17.00, 26.00 +AHN, 11, 21, 62.00, 41.00, 21.00, 21.00, 30.00 +AKN, 11, 21, 28.00, 13.00, 27.00, 27.00, 41.00 +AKO, 11, 21, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 21, 45.00, 28.00, 25.00, 25.00, 37.00 +ALI, 11, 21, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 21, 41.00, 23.00, 21.00, 16.00, 30.00 +ALS, 11, 21, 44.00, 10.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 21, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 21, 57.00, 30.00, 9.00, 9.00, 15.00 +AMG, 11, 21, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 21, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 21, 26.00, 13.00, 20.00, 19.00, 30.00 +AND, 11, 21, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 21, 43.00, 34.00, 61.00, 60.00, 70.00 +AOO, 11, 21, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +APN, 11, 21, 40.00, 26.00, 29.00, 31.00, 43.00 +AQQ, 11, 21, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +ART, 11, 21, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +AST, 11, 21, 52.00, 39.00, 57.00, 57.00, 69.00 +ATL, 11, 21, 61.00, 41.00, 20.00, 19.00, 29.00 +ATW, 11, 21, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 21, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 21, 51.00, 31.00, -9999.00, -9999.00, 35.00 +AUG, 11, 21, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 21, 70.00, 48.00, 17.00, 15.00, 26.00 +AUW, 11, 21, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 21, 57.00, 34.00, 21.00, 20.00, 30.00 +AVP, 11, 21, 46.00, 32.00, 27.00, 26.00, 40.00 +AXN, 11, 21, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 21, 47.00, 29.00, -9999.00, -9999.00, 32.00 +AYS, 11, 21, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 21, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 21, 61.00, 42.00, -9999.00, -9999.00, 26.00 +BAD, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 21, 42.00, 16.00, -9999.00, -9999.00, 15.00 +BDL, 11, 21, 48.00, 31.00, 25.00, 22.00, 34.00 +BDR, 11, 21, 50.00, 36.00, 26.00, 19.00, 36.00 +BET, 11, 21, 21.00, 9.00, 24.00, 25.00, 37.00 +BFD, 11, 21, 41.00, 27.00, 42.00, 46.00, 60.00 +BFF, 11, 21, 47.00, 20.00, 10.00, 12.00, 17.00 +BFL, 11, 21, 64.00, 43.00, 9.00, 10.00, 15.00 +BGM, 11, 21, 42.00, 29.00, 34.00, 35.00, 50.00 +BGR, 11, 21, 41.00, 26.00, 26.00, 25.00, 38.00 +BGS, 11, 21, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 21, 63.00, 40.00, 22.00, 19.00, 31.00 +BID, 11, 21, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 21, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 21, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 21, 42.00, 23.00, 15.00, 16.00, 22.00 +BIS, 11, 21, 35.00, 14.00, 13.00, 14.00, 22.00 +BIX, 11, 21, 69.00, 51.00, -9999.00, -9999.00, 24.00 +BJI, 11, 21, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 21, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 21, 51.00, 21.00, -9999.00, -9999.00, 15.00 +BKW, 11, 21, 50.00, 33.00, 31.00, 33.00, 44.00 +BLF, 11, 21, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 21, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 21, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 21, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 21, 53.00, 34.00, -9999.00, -9999.00, 28.00 +BNA, 11, 21, 58.00, 38.00, 24.00, 24.00, 36.00 +BNO, 11, 21, 43.00, 21.00, -9999.00, 27.00, 44.00 +BOI, 11, 21, 46.00, 29.00, 25.00, 27.00, 39.00 +BOS, 11, 21, 50.00, 36.00, 23.00, 23.00, 34.00 +BPI, 11, 21, 35.00, 3.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 21, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 21, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 21, 45.00, 29.00, -9999.00, -9999.00, 27.00 +BRO, 11, 21, 77.00, 58.00, 14.00, 13.00, 21.00 +BRW, 11, 21, 1.00, -10.00, 14.00, 14.00, 21.00 +BSM, 11, 21, 70.00, 48.00, -9999.00, -9999.00, 20.00 +BTI, 11, 21, 2.00, -10.00, 11.00, 13.00, 19.00 +BTL, 11, 21, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 21, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 21, 69.00, 48.00, 19.00, 20.00, 31.00 +BTT, 11, 21, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 21, 41.00, 27.00, 34.00, 30.00, 47.00 +BUB, 11, 21, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 21, 44.00, 32.00, 38.00, 42.00, 55.00 +BUR, 11, 21, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 21, 69.00, 52.00, -9999.00, 18.00, 27.00 +BWG, 11, 21, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 21, 54.00, 35.00, 20.00, 20.00, 31.00 +BYH, 11, 21, 58.00, 39.00, -9999.00, -9999.00, 33.00 +BYI, 11, 21, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 21, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 21, 66.00, 40.00, 17.00, 16.00, 26.00 +CAG, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 21, 47.00, 32.00, 33.00, 34.00, 49.00 +CAO, 11, 21, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 21, 34.00, 19.00, 36.00, 35.00, 50.00 +CBM, 11, 21, 64.00, 39.00, -9999.00, -9999.00, 30.00 +CDB, 11, 21, 38.00, 29.00, 63.00, 60.00, 79.00 +CDC, 11, 21, 50.00, 25.00, 12.00, 12.00, 18.00 +CDR, 11, 21, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 21, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 21, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 21, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 21, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 21, 59.00, 38.00, 24.00, 23.00, 34.00 +CHO, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 21, 68.00, 46.00, 16.00, 17.00, 25.00 +CID, 11, 21, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 21, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 21, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 21, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 21, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 21, 47.00, 33.00, 33.00, 36.00, 50.00 +CLL, 11, 21, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 21, 60.00, 40.00, 18.00, 19.00, 29.00 +CMH, 11, 21, 49.00, 32.00, 28.00, 28.00, 42.00 +CMI, 11, 21, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 21, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 21, 49.00, 28.00, 13.00, 11.00, 19.00 +CNM, 11, 21, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 21, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +COD, 11, 21, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +COF, 11, 21, 76.00, 58.00, -9999.00, -9999.00, 22.00 +CON, 11, 21, 44.00, 25.00, 24.00, 23.00, 34.00 +COS, 11, 21, 48.00, 23.00, 12.00, 9.00, 16.00 +COT, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 21, 50.00, 32.00, 24.00, 20.00, 32.00 +CPR, 11, 21, 41.00, 20.00, 15.00, 14.00, 21.00 +CRBC, 11, 21, 36.00, 5.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 21, 74.00, 54.00, 16.00, 13.00, 22.00 +CRW, 11, 21, 55.00, 35.00, 31.00, 30.00, 44.00 +CSG, 11, 21, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 21, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 21, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 21, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 21, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 21, 51.00, 33.00, 26.00, 25.00, 38.00 +CVN, 11, 21, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 21, 59.00, 31.00, -9999.00, -9999.00, 10.00 +CXY, 11, 21, 50.00, 34.00, 19.00, 19.00, 30.00 +CYS, 11, 21, 45.00, 22.00, 14.00, 14.00, 21.00 +DAA, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 21, 74.00, 55.00, 16.00, 19.00, 27.00 +DAG, 11, 21, 67.00, 42.00, 3.00, 4.00, 5.00 +DAL, 11, 21, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 21, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 21, 48.00, 32.00, 29.00, 29.00, 41.00 +DBQ, 11, 21, 40.00, 25.00, 24.00, 19.00, 34.00 +DCA, 11, 21, 56.00, 39.00, 18.00, 19.00, 28.00 +DDC, 11, 21, 52.00, 29.00, 12.00, 12.00, 17.00 +DEC, 11, 21, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 21, 50.00, 23.00, 14.00, 13.00, 20.00 +DFW, 11, 21, 65.00, 43.00, 13.00, 12.00, 20.00 +DHN, 11, 21, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 21, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 21, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 21, 70.00, 47.00, -9999.00, -9999.00, 14.00 +DLG, 11, 21, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 21, 31.00, 17.00, 25.00, 21.00, 35.00 +DLLC, 11, 21, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 21, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 21, 71.00, 44.00, -9999.00, -9999.00, 11.00 +DMN, 11, 21, 64.00, 31.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 21, 57.00, 37.00, -9999.00, -9999.00, 29.00 +DPG, 11, 21, 47.00, 24.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 21, 70.00, 45.00, -9999.00, -9999.00, 24.00 +DRA, 11, 21, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 21, 70.00, 47.00, 9.00, 10.00, 14.00 +DSM, 11, 21, 44.00, 27.00, 22.00, 18.00, 30.00 +DTW, 11, 21, 45.00, 30.00, 28.00, 29.00, 42.00 +DUG, 11, 21, 67.00, 34.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 21, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 21, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 21, 64.00, 41.00, -9999.00, -9999.00, 15.00 +D45, 11, 21, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 21, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 21, 36.00, 20.00, 19.00, 18.00, 28.00 +ECG, 11, 21, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 21, 64.00, 38.00, -9999.00, -9999.00, 7.00 +EED, 11, 21, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 11, 21, 44.00, 15.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 21, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 21, 51.00, 28.00, 36.00, 36.00, 50.00 +EKO, 11, 21, 46.00, 21.00, 19.00, 17.00, 26.00 +ELD, 11, 21, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 21, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 21, 64.00, 37.00, 7.00, 7.00, 11.00 +ELY, 11, 21, 47.00, 17.00, 13.00, 12.00, 19.00 +EMP, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 21, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +END, 11, 21, 56.00, 36.00, -9999.00, -9999.00, 14.00 +ENN, 11, 21, 9.00, -8.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 21, 44.00, 28.00, -9999.00, -9999.00, 13.00 +EPH, 11, 21, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 21, 47.00, 35.00, 37.00, 38.00, 53.00 +ESF, 11, 21, 68.00, 45.00, -9999.00, -9999.00, 37.00 +EUG, 11, 21, 51.00, 39.00, 47.00, 48.00, 59.00 +EVV, 11, 21, 53.00, 35.00, 28.00, 22.00, 37.00 +EWN, 11, 21, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 21, 53.00, 37.00, 20.00, 19.00, 31.00 +EYW, 11, 21, 79.00, 70.00, 15.00, 14.00, 23.00 +E74, 11, 21, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 21, 61.00, 38.00, -9999.00, -9999.00, 26.00 +FAI, 11, 21, 8.00, -9.00, 22.00, 24.00, 35.00 +FAR, 11, 21, 32.00, 15.00, 13.00, 15.00, 22.00 +FAT, 11, 21, 62.00, 41.00, 14.00, 15.00, 21.00 +FAY, 11, 21, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 21, 36.00, 22.00, 28.00, 32.00, 44.00 +FCS, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 11, 21, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 21, 45.00, 22.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 21, 49.00, 21.00, 12.00, 15.00, 17.00 +FLL, 11, 21, 80.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 21, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 21, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +FME, 11, 21, 57.00, 33.00, -9999.00, -9999.00, 29.00 +FMH, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 21, 52.00, 25.00, 8.00, 8.00, 11.00 +FMY, 11, 21, 80.00, 60.00, 10.00, 10.00, 16.00 +FNT, 11, 21, 44.00, 30.00, 30.00, 30.00, 42.00 +FOD, 11, 21, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 21, 50.00, 30.00, -9999.00, -9999.00, 17.00 +FOK, 11, 21, 51.00, 36.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 21, 51.00, 31.00, -9999.00, -9999.00, 19.00 +FSD, 11, 21, 39.00, 19.00, 16.00, 15.00, 25.00 +FSI, 11, 21, 61.00, 36.00, -9999.00, -9999.00, 16.00 +FSM, 11, 21, 60.00, 36.00, 20.00, 18.00, 28.00 +FTK, 11, 21, 54.00, 33.00, -9999.00, -9999.00, 30.00 +FWA, 11, 21, 46.00, 31.00, 25.00, 26.00, 37.00 +FWH, 11, 21, 64.00, 42.00, -9999.00, -9999.00, 17.00 +FYU, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 21, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 21, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 21, 76.00, 46.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 21, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 21, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 21, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 21, 39.00, 27.00, 30.00, 33.00, 44.00 +GFA, 11, 21, 41.00, 22.00, -9999.00, -9999.00, 21.00 +GFK, 11, 21, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 21, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 21, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 21, 35.00, 15.00, 13.00, 13.00, 21.00 +GJT, 11, 21, 48.00, 27.00, 14.00, 13.00, 20.00 +GKN, 11, 21, 10.00, -5.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 21, 49.00, 24.00, 11.00, 11.00, 16.00 +GLH, 11, 21, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 21, 68.00, 57.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 21, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 21, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +GON, 11, 21, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 21, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 21, 38.00, 23.00, 25.00, 24.00, 35.00 +GRCI, 11, 21, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 21, 50.00, 36.00, -9999.00, -9999.00, 62.00 +GRI, 11, 21, 45.00, 24.00, 15.00, 12.00, 21.00 +GRK, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 11, 21, 43.00, 28.00, 32.00, 31.00, 44.00 +GSB, 11, 21, 63.00, 40.00, -9999.00, -9999.00, 23.00 +GSG, 11, 21, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 21, 58.00, 37.00, 20.00, 19.00, 27.00 +GSP, 11, 21, 61.00, 39.00, 20.00, 22.00, 31.00 +GST, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 21, 43.00, 27.00, -9999.00, -9999.00, 56.00 +GTF, 11, 21, 41.00, 22.00, 15.00, 19.00, 24.00 +GUP, 11, 21, 52.00, 20.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 21, 47.00, 29.00, -9999.00, -9999.00, 36.00 +GVW, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GWO, 11, 21, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 21, 63.00, 48.00, 22.00, 23.00, 32.00 +HBR, 11, 21, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 21, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 21, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 21, 46.00, 27.00, -9999.00, -9999.00, 28.00 +HKY, 11, 21, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 21, 39.00, 19.00, 14.00, 15.00, 24.00 +HMN, 11, 21, 64.00, 27.00, -9999.00, -9999.00, 7.00 +HMS, 11, 21, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 21, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 21, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 11, 21, 39.00, 18.00, 11.00, 10.00, 17.00 +HOP, 11, 21, 56.00, 34.00, -9999.00, -9999.00, 33.00 +HOT, 11, 21, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 21, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 21, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 21, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 21, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 21, 70.00, 45.00, -9999.00, -9999.00, 23.00 +HST, 11, 21, 80.00, 60.00, -9999.00, -9999.00, 20.00 +HSV, 11, 21, 60.00, 39.00, 25.00, 22.00, 35.00 +HTL, 11, 21, 39.00, 26.00, 33.00, 28.00, 46.00 +HTS, 11, 21, 54.00, 35.00, 26.00, 28.00, 41.00 +HUF, 11, 21, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 21, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 21, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 21, 38.00, 15.00, 12.00, 15.00, 20.00 +IAB, 11, 21, 52.00, 31.00, -9999.00, -9999.00, 17.00 +IAD, 11, 21, 54.00, 33.00, 19.00, 20.00, 29.00 +IAG, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 21, 71.00, 48.00, 19.00, 21.00, 31.00 +ICT, 11, 21, 52.00, 31.00, 14.00, 14.00, 21.00 +IDA, 11, 21, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 21, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 21, 53.00, 35.00, 22.00, 19.00, 32.00 +ILI, 11, 21, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 21, 67.00, 43.00, 19.00, 18.00, 29.00 +IMT, 11, 21, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +IND, 11, 21, 49.00, 32.00, 26.00, 26.00, 37.00 +INL, 11, 21, 28.00, 12.00, 23.00, 23.00, 34.00 +INS, 11, 21, 61.00, 37.00, -9999.00, -9999.00, 7.00 +INT, 11, 21, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +INW, 11, 21, 55.00, 27.00, 6.00, 6.00, 9.00 +IPL, 11, 21, 75.00, 48.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 21, 47.00, 32.00, 28.00, 26.00, 39.00 +IRK, 11, 21, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 21, 34.00, 13.00, 14.00, 13.00, 23.00 +ISP, 11, 21, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 21, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 21, 72.00, 44.00, -9999.00, -9999.00, 9.00 +IWD, 11, 21, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 21, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 21, 67.00, 41.00, 22.00, 21.00, 32.00 +JAX, 11, 21, 72.00, 49.00, 15.00, 16.00, 23.00 +JBR, 11, 21, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 21, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 21, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 21, 51.00, 39.00, 21.00, 18.00, 30.00 +JHW, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 21, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 21, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 21, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 21, 35.00, 26.00, 49.00, 47.00, 59.00 +JST, 11, 21, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 21, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 21, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 21, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 21, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 21, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 21, 43.00, 29.00, 31.00, 31.00, 44.00 +LAR, 11, 21, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 21, 65.00, 40.00, 5.00, 5.00, 8.00 +LAX, 11, 21, 69.00, 52.00, 8.00, 8.00, 12.00 +LBB, 11, 21, 61.00, 34.00, 9.00, 8.00, 14.00 +LBF, 11, 21, 46.00, 19.00, 15.00, 10.00, 19.00 +LCH, 11, 21, 69.00, 49.00, 18.00, 21.00, 29.00 +LCK, 11, 21, 50.00, 33.00, -9999.00, -9999.00, 38.00 +LEB, 11, 21, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 21, 53.00, 35.00, 27.00, 26.00, 38.00 +LFI, 11, 21, 58.00, 42.00, -9999.00, -9999.00, 29.00 +LFK, 11, 21, 68.00, 45.00, 17.00, 21.00, 28.00 +LFT, 11, 21, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 21, 51.00, 39.00, 20.00, 17.00, 30.00 +LGB, 11, 21, 71.00, 49.00, 8.00, 8.00, 12.00 +LGU, 11, 21, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 21, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 21, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 21, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 21, 60.00, 40.00, 21.00, 19.00, 28.00 +LIZ, 11, 21, 34.00, 19.00, -9999.00, -9999.00, 50.00 +LMT, 11, 21, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +LND, 11, 21, 40.00, 17.00, 12.00, 11.00, 17.00 +LNK, 11, 21, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 21, 50.00, 22.00, 8.00, 8.00, 12.00 +LOZ, 11, 21, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 21, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 21, 60.00, 39.00, -9999.00, -9999.00, 21.00 +LSE, 11, 21, 39.00, 24.00, 17.00, 17.00, 26.00 +LSF, 11, 21, 66.00, 44.00, -9999.00, -9999.00, 22.00 +LSV, 11, 21, 68.00, 33.00, -9999.00, -9999.00, 7.00 +LTS, 11, 21, 63.00, 37.00, -9999.00, -9999.00, 14.00 +LUF, 11, 21, 74.00, 41.00, -9999.00, -9999.00, 8.00 +LVS, 11, 21, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 21, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 21, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 21, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 21, 56.00, 36.00, 21.00, 20.00, 30.00 +MAF, 11, 21, 64.00, 37.00, 7.00, 5.00, 10.00 +MBL, 11, 21, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 21, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 21, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 21, 61.00, 45.00, -9999.00, -9999.00, 25.00 +MCF, 11, 21, 76.00, 56.00, -9999.00, -9999.00, 17.00 +MCG, 11, 21, 10.00, -7.00, 28.00, 28.00, 40.00 +MCI, 11, 21, 49.00, 31.00, 18.00, 17.00, 27.00 +MCK, 11, 21, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 21, 67.00, 42.00, 18.00, 18.00, 26.00 +MCO, 11, 21, 77.00, 56.00, 12.00, 15.00, 22.00 +MCW, 11, 21, 38.00, 21.00, 15.00, 13.00, 22.00 +MC2, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 11, 21, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 21, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 21, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 21, 45.00, 31.00, 30.00, 28.00, 43.00 +MEI, 11, 21, 67.00, 41.00, 22.00, 18.00, 30.00 +MEM, 11, 21, 60.00, 41.00, 25.00, 21.00, 34.00 +MER, 11, 21, 62.00, 39.00, -9999.00, -9999.00, 20.00 +MFD, 11, 21, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 21, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 21, 50.00, 35.00, 33.00, 35.00, 45.00 +MGE, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 11, 21, 67.00, 43.00, 21.00, 20.00, 33.00 +MGW, 11, 21, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 21, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 21, 61.00, 43.00, -9999.00, -9999.00, 25.00 +MHS, 11, 21, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 21, 80.00, 63.00, 19.00, 19.00, 31.00 +MIB, 11, 21, 32.00, 16.00, -9999.00, -9999.00, 19.00 +MIV, 11, 21, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 21, 48.00, 26.00, -9999.00, -9999.00, 27.00 +MKC, 11, 21, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 21, 41.00, 28.00, 26.00, 24.00, 37.00 +MKG, 11, 21, 43.00, 31.00, 34.00, 32.00, 45.00 +MKL, 11, 21, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 21, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 21, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 21, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 21, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 21, 44.00, 28.00, 24.00, 21.00, 34.00 +MLS, 11, 21, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 21, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 21, 66.00, 44.00, -9999.00, -9999.00, 22.00 +MOB, 11, 21, 69.00, 48.00, 22.00, 22.00, 33.00 +MOT, 11, 21, 32.00, 16.00, 12.00, 11.00, 18.00 +MPV, 11, 21, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 21, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 21, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 21, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 21, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 21, 64.00, 46.00, -9999.00, -9999.00, 24.00 +MSL, 11, 21, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 21, 40.00, 24.00, 23.00, 23.00, 33.00 +MSO, 11, 21, 38.00, 23.00, 26.00, 26.00, 39.00 +MSP, 11, 21, 37.00, 22.00, 20.00, 19.00, 28.00 +MSS, 11, 21, 39.00, 24.00, 33.00, 33.00, 46.00 +MSY, 11, 21, 70.00, 50.00, 20.00, 19.00, 30.00 +MTC, 11, 21, 44.00, 31.00, -9999.00, -9999.00, 36.00 +MTN, 11, 21, 54.00, 36.00, -9999.00, -9999.00, 29.00 +MTO, 11, 21, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 21, 50.00, 32.00, -9999.00, -9999.00, 29.00 +MUO, 11, 21, 48.00, 28.00, -9999.00, -9999.00, 27.00 +MWA, 11, 21, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 21, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 21, 67.00, 43.00, -9999.00, -9999.00, 25.00 +MYL, 11, 21, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 21, 67.00, 42.00, -9999.00, -9999.00, 23.00 +NAO, 11, 21, 66.00, 51.00, -9999.00, -9999.00, 23.00 +NBC, 11, 21, 68.00, 48.00, -9999.00, -9999.00, 22.00 +NBE, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 11, 21, 45.00, 29.00, -9999.00, -9999.00, 30.00 +NCA, 11, 21, 67.00, 41.00, -9999.00, -9999.00, 24.00 +NCO, 11, 21, 51.00, 36.00, -9999.00, -9999.00, 34.00 +NC1, 11, 21, 60.00, 41.00, -9999.00, -9999.00, 7.00 +NEL, 11, 21, 55.00, 32.00, -9999.00, -9999.00, 33.00 +NFG, 11, 21, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NFL, 11, 21, 52.00, 24.00, -9999.00, -9999.00, 13.00 +NGP, 11, 21, 74.00, 55.00, -9999.00, -9999.00, 20.00 +NGU, 11, 21, 59.00, 42.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 21, 61.00, 48.00, -9999.00, -9999.00, 27.00 +NHK, 11, 21, 56.00, 35.00, -9999.00, -9999.00, 27.00 +NHZ, 11, 21, 44.00, 28.00, -9999.00, -9999.00, 40.00 +NID, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 11, 21, 72.00, 49.00, -9999.00, -9999.00, 21.00 +NIR, 11, 21, 73.00, 50.00, -9999.00, -9999.00, 21.00 +NKT, 11, 21, 66.00, 45.00, -9999.00, -9999.00, 27.00 +NKX, 11, 21, 69.00, 53.00, -9999.00, -9999.00, 17.00 +NLC, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NMM, 11, 21, 65.00, 40.00, -9999.00, -9999.00, 31.00 +NPA, 11, 21, 68.00, 50.00, -9999.00, -9999.00, 24.00 +NQA, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 11, 21, 76.00, 53.00, -9999.00, -9999.00, 17.00 +NQX, 11, 21, 79.00, 70.00, -9999.00, -9999.00, 21.00 +NRB, 11, 21, 72.00, 54.00, -9999.00, -9999.00, 20.00 +NRC, 11, 21, 62.00, 39.00, -9999.00, -9999.00, 24.00 +NRS, 11, 21, 68.00, 49.00, -9999.00, -9999.00, 14.00 +NSE, 11, 21, 69.00, 46.00, -9999.00, -9999.00, 28.00 +NSI, 11, 21, 69.00, 47.00, -9999.00, -9999.00, 18.00 +NTD, 11, 21, 69.00, 47.00, -9999.00, -9999.00, 14.00 +NTK, 11, 21, 72.00, 49.00, -9999.00, -9999.00, 14.00 +NTU, 11, 21, 59.00, 42.00, -9999.00, -9999.00, 27.00 +NUC, 11, 21, 67.00, 52.00, -9999.00, -9999.00, 14.00 +NUQ, 11, 21, 62.00, 41.00, -9999.00, -9999.00, 25.00 +NUW, 11, 21, 49.00, 37.00, -9999.00, -9999.00, 54.00 +NWF, 11, 21, 71.00, 49.00, -9999.00, -9999.00, 11.00 +NXX, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 11, 21, 57.00, 33.00, -9999.00, -9999.00, 30.00 +NZC, 11, 21, 72.00, 45.00, -9999.00, -9999.00, 21.00 +NZJ, 11, 21, 71.00, 44.00, -9999.00, -9999.00, 14.00 +NZW, 11, 21, 49.00, 32.00, -9999.00, -9999.00, 40.00 +NZY, 11, 21, 69.00, 53.00, -9999.00, -9999.00, 14.00 +OAK, 11, 21, 62.00, 44.00, 15.00, 17.00, 23.00 +OAR, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 21, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 21, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 21, 58.00, 36.00, 17.00, 13.00, 23.00 +OLM, 11, 21, 48.00, 34.00, 54.00, 54.00, 67.00 +OMA, 11, 21, 45.00, 26.00, 14.00, 14.00, 21.00 +OME, 11, 21, 21.00, 7.00, 30.00, 30.00, 41.00 +ONT, 11, 21, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 21, 45.00, 29.00, 28.00, 25.00, 38.00 +ORF, 11, 21, 59.00, 42.00, 19.00, 19.00, 29.00 +ORH, 11, 21, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 21, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 21, 42.00, 27.00, -9999.00, -9999.00, 41.00 +OTG, 11, 21, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 21, 56.00, 42.00, 52.00, 53.00, 63.00 +OTM, 11, 21, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 21, 11.00, 0.00, 21.00, 26.00, 35.00 +OURC, 11, 21, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 21, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 21, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 21, 69.00, 45.00, -9999.00, -9999.00, 25.00 +PACZ, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 21, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 21, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 21, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 21, 7.00, -6.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 21, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 21, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 21, 71.00, 47.00, -9999.00, -9999.00, 24.00 +PAQ, 11, 21, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 21, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 21, 38.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 21, 19.00, 7.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 21, 10.00, -7.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 21, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 21, 41.00, 26.00, -9999.00, -9999.00, 40.00 +PBI, 11, 21, 79.00, 63.00, 23.00, 23.00, 33.00 +PDT, 11, 21, 47.00, 33.00, 26.00, 28.00, 41.00 +PDX, 11, 21, 51.00, 38.00, 49.00, 51.00, 63.00 +PFN, 11, 21, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 21, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 21, 53.00, 36.00, 21.00, 18.00, 32.00 +PHX, 11, 21, 73.00, 47.00, 6.00, 6.00, 9.00 +PIA, 11, 21, 46.00, 30.00, 25.00, 22.00, 35.00 +PIB, 11, 21, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 21, 42.00, 24.00, 22.00, 23.00, 34.00 +PIR, 11, 21, 41.00, 21.00, 12.00, 10.00, 16.00 +PIT, 11, 21, 48.00, 32.00, 30.00, 31.00, 46.00 +PKB, 11, 21, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 21, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 21, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 21, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 21, 68.00, 50.00, 17.00, 17.00, 26.00 +POB, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +POE, 11, 21, 68.00, 44.00, -9999.00, -9999.00, 34.00 +POM, 11, 21, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 11, 21, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 21, 65.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 21, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 21, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 21, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 21, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 21, 46.00, 28.00, -9999.00, -9999.00, 40.00 +PSP, 11, 21, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 21, 72.00, 53.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 21, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 21, 54.00, 22.00, 11.00, 8.00, 16.00 +PUC, 11, 21, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 21, 50.00, 33.00, 23.00, 23.00, 33.00 +PVU, 11, 21, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 21, 44.00, 28.00, 26.00, 26.00, 37.00 +P02, 11, 21, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +P07, 11, 21, 67.00, 38.00, -9999.00, -9999.00, -9999.00 +P11, 11, 21, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +P24, 11, 21, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +P28, 11, 21, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +P35, 11, 21, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +P38, 11, 21, 55.00, 24.00, -9999.00, -9999.00, -9999.00 +P39, 11, 21, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +P58, 11, 21, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +P59, 11, 21, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +P60, 11, 21, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +P61, 11, 21, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +P67, 11, 21, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +P68, 11, 21, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +P69, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 21, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 21, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 21, 44.00, 20.00, 11.00, 11.00, 15.00 +RBL, 11, 21, 61.00, 42.00, 25.00, 25.00, 33.00 +RCA, 11, 21, 44.00, 20.00, -9999.00, -9999.00, 17.00 +RDD, 11, 21, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 21, 47.00, 26.00, 22.00, 21.00, 33.00 +RDR, 11, 21, 30.00, 14.00, -9999.00, -9999.00, 20.00 +RDU, 11, 21, 61.00, 38.00, 19.00, 19.00, 29.00 +REE, 11, 21, 61.00, 34.00, -9999.00, -9999.00, 8.00 +REJ, 11, 21, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 21, 42.00, 27.00, 25.00, 21.00, 34.00 +RIC, 11, 21, 59.00, 36.00, 19.00, 20.00, 30.00 +RIV, 11, 21, 71.00, 44.00, -9999.00, -9999.00, 12.00 +RIW, 11, 21, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 21, 38.00, 18.00, 12.00, 10.00, 17.00 +RME, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 56.00 +RMG, 11, 21, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +RND, 11, 21, 70.00, 47.00, -9999.00, -9999.00, 19.00 +RNO, 11, 21, 51.00, 25.00, 14.00, 12.00, 20.00 +ROA, 11, 21, 56.00, 35.00, 18.00, 19.00, 28.00 +ROC, 11, 21, 45.00, 31.00, 34.00, 36.00, 50.00 +ROW, 11, 21, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 21, 50.00, 28.00, 11.00, 11.00, 16.00 +RST, 11, 21, 36.00, 21.00, 21.00, 20.00, 30.00 +RWF, 11, 21, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 21, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 21, 60.00, 42.00, 19.00, 19.00, 26.00 +SAF, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 21, 69.00, 53.00, 11.00, 11.00, 15.00 +SAT, 11, 21, 70.00, 47.00, 16.00, 16.00, 25.00 +SAV, 11, 21, 68.00, 47.00, 16.00, 16.00, 24.00 +SAW, 11, 21, 38.00, 26.00, -9999.00, -9999.00, 50.00 +SBA, 11, 21, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 21, 71.00, 44.00, -9999.00, -9999.00, 13.00 +SBN, 11, 21, 45.00, 31.00, 34.00, 32.00, 46.00 +SBP, 11, 21, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 21, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 21, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 21, -2.00, -13.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 21, 61.00, 41.00, 14.00, 19.00, 20.00 +SDF, 11, 21, 54.00, 36.00, 27.00, 25.00, 36.00 +SEA, 11, 21, 49.00, 39.00, 45.00, 45.00, 58.00 +SEM, 11, 21, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 21, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 21, 61.00, 46.00, 19.00, 21.00, 29.00 +SGF, 11, 21, 54.00, 33.00, 21.00, 19.00, 31.00 +SGY, 11, 21, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 21, 43.00, 17.00, 15.00, 16.00, 23.00 +SHV, 11, 21, 66.00, 44.00, 19.00, 21.00, 29.00 +SIT, 11, 21, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 21, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 21, 66.00, 40.00, 9.00, 7.00, 12.00 +SKA, 11, 21, 39.00, 27.00, -9999.00, -9999.00, 41.00 +SKF, 11, 21, 70.00, 47.00, -9999.00, -9999.00, 19.00 +SLC, 11, 21, 47.00, 29.00, 20.00, 19.00, 29.00 +SLE, 11, 21, 51.00, 37.00, 50.00, 48.00, 61.00 +SLN, 11, 21, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 21, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 21, 68.00, 41.00, -9999.00, 14.00, 20.00 +SNA, 11, 21, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 21, 36.00, 28.00, 54.00, 58.00, 72.00 +SNS, 11, 21, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 21, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 21, 48.00, 32.00, 25.00, 20.00, 33.00 +SPS, 11, 21, 62.00, 38.00, 12.00, 11.00, 18.00 +SRQ, 11, 21, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 21, 66.00, 40.00, -9999.00, -9999.00, 24.00 +SSI, 11, 21, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +STC, 11, 21, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 21, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +STL, 11, 21, 51.00, 35.00, 27.00, 21.00, 36.00 +STNV, 11, 21, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +STS, 11, 21, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 21, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 21, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 21, 62.00, 41.00, -9999.00, -9999.00, 23.00 +SUX, 11, 21, 42.00, 23.00, 15.00, 14.00, 23.00 +SVN, 11, 21, 68.00, 47.00, -9999.00, -9999.00, 20.00 +SWF, 11, 21, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 21, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 21, 45.00, 31.00, 39.00, 40.00, 55.00 +SZL, 11, 21, 52.00, 30.00, -9999.00, -9999.00, 25.00 +TAD, 11, 21, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 21, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 21, 57.00, 31.00, -9999.00, -9999.00, 30.00 +TCC, 11, 21, 60.00, 31.00, 7.00, 6.00, 11.00 +TCL, 11, 21, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 21, 50.00, 36.00, -9999.00, -9999.00, 61.00 +TCS, 11, 21, 61.00, 34.00, -9999.00, 6.00, 8.00 +TEB, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 21, 58.00, 36.00, -9999.00, -9999.00, 15.00 +TKA, 11, 21, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 21, 71.00, 45.00, 16.00, 16.00, 24.00 +TNX, 11, 21, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 21, 45.00, 29.00, 28.00, 29.00, 41.00 +TOP, 11, 21, 50.00, 30.00, 14.00, 17.00, 24.00 +TPA, 11, 21, 76.00, 56.00, 11.00, 14.00, 20.00 +TPH, 11, 21, 51.00, 24.00, 6.00, 4.00, 8.00 +TRI, 11, 21, 56.00, 34.00, 23.00, 24.00, 34.00 +TRK, 11, 21, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 21, 76.00, 44.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 21, 52.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 21, 57.00, 37.00, 15.00, 16.00, 23.00 +TUP, 11, 21, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 21, 71.00, 44.00, 7.00, 8.00, 11.00 +TVC, 11, 21, 41.00, 28.00, 32.00, 34.00, 45.00 +TVL, 11, 21, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 21, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 21, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 21, 58.00, 36.00, 25.00, 23.00, 35.00 +T01, 11, 21, 58.00, 37.00, -9999.00, -9999.00, 29.00 +T02, 11, 21, 64.00, 41.00, -9999.00, -9999.00, 22.00 +T03, 11, 21, 67.00, 43.00, -9999.00, -9999.00, 23.00 +T04, 11, 21, 78.00, 58.00, -9999.00, -9999.00, 17.00 +T05, 11, 21, 51.00, 28.00, -9999.00, -9999.00, 18.00 +T06, 11, 21, 68.00, 40.00, -9999.00, -9999.00, 30.00 +T07, 11, 21, 51.00, 22.00, -9999.00, -9999.00, 28.00 +T08, 11, 21, 44.00, 28.00, -9999.00, -9999.00, 28.00 +UCA, 11, 21, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 21, 61.00, 37.00, -9999.00, -9999.00, 7.00 +UIL, 11, 21, 50.00, 37.00, 62.00, 63.00, 72.00 +UIN, 11, 21, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 21, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 21, 17.00, 6.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 21, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +U15, 11, 21, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +U28, 11, 21, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 21, 69.00, 44.00, -9999.00, -9999.00, 22.00 +VBG, 11, 21, 69.00, 43.00, -9999.00, -9999.00, 20.00 +VCT, 11, 21, 72.00, 51.00, 17.00, 16.00, 25.00 +VCV, 11, 21, 65.00, 34.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 21, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 21, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 21, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 21, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 21, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 21, 70.00, 45.00, -9999.00, -9999.00, 24.00 +VRB, 11, 21, 78.00, 59.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 21, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 21, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 21, 58.00, 37.00, 21.00, 21.00, 28.00 +WJA, 11, 21, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 21, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 21, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 21, 50.00, 22.00, 18.00, 15.00, 25.00 +WPO, 11, 21, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 21, 67.00, 42.00, -9999.00, -9999.00, 22.00 +WRG, 11, 21, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 21, 54.00, 34.00, -9999.00, -9999.00, 29.00 +WRL, 11, 21, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +X68, 11, 21, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 21, 36.00, 24.00, 60.00, 60.00, 69.00 +YCG, 11, 21, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 21, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 21, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 21, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 21, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 21, 45.00, 28.00, 22.00, 22.00, 32.00 +YNG, 11, 21, 46.00, 32.00, 33.00, 34.00, 49.00 +YPA, 11, 21, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 21, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 21, 20.00, 6.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 21, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 21, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 21, 35.00, 27.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 21, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 21, 75.00, 49.00, 4.00, 3.00, 6.00 +YVR, 11, 21, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 21, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 21, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 21, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 21, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 21, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 21, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 21, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 21, 36.00, 23.00, 43.00, 42.00, 58.00 +ZUN, 11, 21, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 21, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 21, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 21, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +01R, 11, 21, 67.00, 44.00, -9999.00, -9999.00, 26.00 +1V1, 11, 21, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 21, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 21, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 21, 63.00, 46.00, -9999.00, -9999.00, 24.00 +2PJ, 11, 21, 66.00, 40.00, -9999.00, -9999.00, 22.00 +3B1, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 21, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 21, 39.00, 25.00, -9999.00, -9999.00, 41.00 +3SE, 11, 21, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 21, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 21, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 21, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 21, 15.00, -1.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 21, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 21, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 21, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 22, 48.00, 32.00, 22.00, 21.00, 34.00 +ABI, 11, 22, 63.00, 40.00, 11.00, 10.00, 16.00 +ABQ, 11, 22, 54.00, 29.00, 9.00, 8.00, 13.00 +ABR, 11, 22, 36.00, 16.00, 14.00, 10.00, 19.00 +ABY, 11, 22, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 22, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 22, 66.00, 44.00, 17.00, 15.00, 24.00 +ACV, 11, 22, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 22, 53.00, 33.00, 20.00, 20.00, 31.00 +ADK, 11, 22, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 22, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 22, 55.00, 33.00, -9999.00, -9999.00, 29.00 +AEX, 11, 22, 67.00, 45.00, -9999.00, -9999.00, 26.00 +AFF, 11, 22, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 22, 78.00, 55.00, -9999.00, -9999.00, 23.00 +AGS, 11, 22, 66.00, 40.00, 17.00, 17.00, 26.00 +AHN, 11, 22, 62.00, 41.00, 21.00, 21.00, 30.00 +AKN, 11, 22, 28.00, 13.00, 27.00, 27.00, 41.00 +AKO, 11, 22, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 22, 45.00, 27.00, 25.00, 25.00, 37.00 +ALI, 11, 22, 75.00, 52.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 22, 41.00, 22.00, 21.00, 16.00, 30.00 +ALS, 11, 22, 44.00, 9.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 22, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 22, 56.00, 30.00, 9.00, 9.00, 15.00 +AMG, 11, 22, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 22, 26.00, 13.00, 20.00, 19.00, 30.00 +AND, 11, 22, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 22, 43.00, 34.00, 61.00, 59.00, 70.00 +AOO, 11, 22, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +APN, 11, 22, 39.00, 25.00, 29.00, 31.00, 44.00 +AQQ, 11, 22, 69.00, 52.00, -9999.00, -9999.00, -9999.00 +ART, 11, 22, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +AST, 11, 22, 52.00, 39.00, 57.00, 57.00, 69.00 +ATL, 11, 22, 61.00, 41.00, 20.00, 19.00, 29.00 +ATW, 11, 22, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 22, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 22, 50.00, 31.00, -9999.00, -9999.00, 36.00 +AUG, 11, 22, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 22, 69.00, 47.00, 17.00, 15.00, 26.00 +AUW, 11, 22, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 22, 57.00, 34.00, 21.00, 20.00, 30.00 +AVP, 11, 22, 45.00, 31.00, 27.00, 26.00, 40.00 +AXN, 11, 22, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 22, 47.00, 28.00, -9999.00, -9999.00, 32.00 +AYS, 11, 22, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 22, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 22, 61.00, 42.00, -9999.00, -9999.00, 26.00 +BAD, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 22, 41.00, 15.00, -9999.00, -9999.00, 15.00 +BDL, 11, 22, 47.00, 30.00, 25.00, 22.00, 34.00 +BDR, 11, 22, 49.00, 35.00, 26.00, 20.00, 36.00 +BET, 11, 22, 20.00, 8.00, 23.00, 25.00, 37.00 +BFD, 11, 22, 40.00, 26.00, 43.00, 46.00, 60.00 +BFF, 11, 22, 46.00, 19.00, 10.00, 12.00, 17.00 +BFL, 11, 22, 63.00, 43.00, 9.00, 10.00, 15.00 +BGM, 11, 22, 41.00, 28.00, 34.00, 35.00, 51.00 +BGR, 11, 22, 40.00, 26.00, 26.00, 25.00, 38.00 +BGS, 11, 22, 64.00, 38.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 22, 62.00, 40.00, 22.00, 19.00, 31.00 +BID, 11, 22, 49.00, 38.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 22, 10.00, -4.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 22, 59.00, 26.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 22, 41.00, 23.00, 15.00, 16.00, 22.00 +BIS, 11, 22, 35.00, 14.00, 14.00, 15.00, 23.00 +BIX, 11, 22, 69.00, 51.00, -9999.00, -9999.00, 24.00 +BJI, 11, 22, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 22, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 22, 51.00, 21.00, -9999.00, -9999.00, 15.00 +BKW, 11, 22, 49.00, 32.00, 31.00, 33.00, 44.00 +BLF, 11, 22, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 22, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 22, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 22, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 22, 52.00, 33.00, -9999.00, -9999.00, 28.00 +BNA, 11, 22, 57.00, 37.00, 24.00, 24.00, 36.00 +BNO, 11, 22, 42.00, 20.00, -9999.00, 27.00, 44.00 +BOI, 11, 22, 45.00, 29.00, 25.00, 27.00, 39.00 +BOS, 11, 22, 49.00, 35.00, 23.00, 23.00, 34.00 +BPI, 11, 22, 35.00, 3.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 22, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 22, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 22, 45.00, 28.00, -9999.00, -9999.00, 26.00 +BRO, 11, 22, 77.00, 57.00, 14.00, 13.00, 21.00 +BRW, 11, 22, 0.00, -10.00, 14.00, 13.00, 21.00 +BSM, 11, 22, 69.00, 47.00, -9999.00, -9999.00, 20.00 +BTI, 11, 22, 2.00, -10.00, 11.00, 12.00, 19.00 +BTL, 11, 22, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 22, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 22, 69.00, 47.00, 19.00, 20.00, 31.00 +BTT, 11, 22, 3.00, -12.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 22, 40.00, 26.00, 34.00, 30.00, 47.00 +BUB, 11, 22, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 22, 44.00, 31.00, 38.00, 43.00, 55.00 +BUR, 11, 22, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 22, 69.00, 52.00, -9999.00, 18.00, 27.00 +BWG, 11, 22, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 22, 53.00, 35.00, 20.00, 20.00, 31.00 +BYH, 11, 22, 57.00, 38.00, -9999.00, -9999.00, 33.00 +BYI, 11, 22, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 22, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 22, 65.00, 40.00, 17.00, 16.00, 26.00 +CAG, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 22, 46.00, 31.00, 33.00, 34.00, 50.00 +CAO, 11, 22, 54.00, 27.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 22, 34.00, 19.00, 36.00, 35.00, 50.00 +CBM, 11, 22, 63.00, 39.00, -9999.00, -9999.00, 30.00 +CDB, 11, 22, 38.00, 29.00, 63.00, 60.00, 79.00 +CDC, 11, 22, 49.00, 24.00, 12.00, 12.00, 18.00 +CDR, 11, 22, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 22, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 22, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 22, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 22, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 22, 58.00, 38.00, 24.00, 23.00, 34.00 +CHO, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 22, 68.00, 46.00, 16.00, 17.00, 25.00 +CID, 11, 22, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 22, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 22, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 22, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 22, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 22, 46.00, 32.00, 34.00, 36.00, 50.00 +CLL, 11, 22, 68.00, 47.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 22, 60.00, 39.00, 18.00, 20.00, 30.00 +CMH, 11, 22, 48.00, 32.00, 28.00, 28.00, 42.00 +CMI, 11, 22, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 22, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 22, 48.00, 27.00, 13.00, 11.00, 19.00 +CNM, 11, 22, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 22, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +COD, 11, 22, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +COF, 11, 22, 76.00, 58.00, -9999.00, -9999.00, 22.00 +CON, 11, 22, 43.00, 24.00, 24.00, 23.00, 34.00 +COS, 11, 22, 48.00, 23.00, 12.00, 9.00, 16.00 +COT, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 22, 50.00, 31.00, 24.00, 20.00, 32.00 +CPR, 11, 22, 41.00, 19.00, 15.00, 14.00, 21.00 +CRBC, 11, 22, 35.00, 5.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 22, 74.00, 54.00, 16.00, 13.00, 22.00 +CRW, 11, 22, 54.00, 34.00, 31.00, 30.00, 44.00 +CSG, 11, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 22, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 22, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 22, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 22, 73.00, 47.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 22, 50.00, 33.00, 26.00, 25.00, 38.00 +CVN, 11, 22, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 22, 58.00, 30.00, -9999.00, -9999.00, 10.00 +CXY, 11, 22, 49.00, 34.00, 19.00, 19.00, 30.00 +CYS, 11, 22, 44.00, 22.00, 14.00, 14.00, 21.00 +DAA, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 22, 74.00, 55.00, 16.00, 19.00, 27.00 +DAG, 11, 22, 66.00, 42.00, 3.00, 4.00, 5.00 +DAL, 11, 22, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 22, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 22, 48.00, 32.00, 29.00, 29.00, 41.00 +DBQ, 11, 22, 40.00, 24.00, 24.00, 19.00, 34.00 +DCA, 11, 22, 55.00, 39.00, 18.00, 19.00, 28.00 +DDC, 11, 22, 51.00, 28.00, 12.00, 12.00, 17.00 +DEC, 11, 22, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 22, 50.00, 23.00, 14.00, 13.00, 20.00 +DFW, 11, 22, 64.00, 43.00, 13.00, 12.00, 20.00 +DHN, 11, 22, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 22, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 22, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 22, 69.00, 46.00, -9999.00, -9999.00, 14.00 +DLG, 11, 22, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 22, 31.00, 17.00, 25.00, 21.00, 35.00 +DLLC, 11, 22, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 22, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 22, 70.00, 44.00, -9999.00, -9999.00, 11.00 +DMN, 11, 22, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 22, 56.00, 37.00, -9999.00, -9999.00, 29.00 +DPG, 11, 22, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 22, 69.00, 45.00, -9999.00, -9999.00, 25.00 +DRA, 11, 22, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 22, 69.00, 46.00, 9.00, 10.00, 14.00 +DSM, 11, 22, 44.00, 26.00, 22.00, 18.00, 30.00 +DTW, 11, 22, 44.00, 29.00, 29.00, 29.00, 42.00 +DUG, 11, 22, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 22, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 22, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 22, 63.00, 40.00, -9999.00, -9999.00, 15.00 +D45, 11, 22, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 22, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 22, 36.00, 20.00, 19.00, 18.00, 28.00 +ECG, 11, 22, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 22, 63.00, 38.00, -9999.00, -9999.00, 7.00 +EED, 11, 22, 70.00, 48.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 11, 22, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 22, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 22, 50.00, 28.00, 36.00, 37.00, 51.00 +EKO, 11, 22, 45.00, 20.00, 19.00, 17.00, 26.00 +ELD, 11, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 22, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 22, 64.00, 36.00, 7.00, 7.00, 11.00 +ELY, 11, 22, 46.00, 17.00, 13.00, 12.00, 19.00 +EMP, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 22, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +END, 11, 22, 55.00, 35.00, -9999.00, -9999.00, 14.00 +ENN, 11, 22, 8.00, -9.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 22, 43.00, 27.00, -9999.00, -9999.00, 13.00 +EPH, 11, 22, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 22, 46.00, 34.00, 37.00, 38.00, 54.00 +ESF, 11, 22, 67.00, 45.00, -9999.00, -9999.00, 37.00 +EUG, 11, 22, 50.00, 39.00, 47.00, 48.00, 59.00 +EVV, 11, 22, 52.00, 34.00, 28.00, 22.00, 37.00 +EWN, 11, 22, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 22, 52.00, 37.00, 20.00, 19.00, 31.00 +EYW, 11, 22, 79.00, 70.00, 15.00, 14.00, 23.00 +E74, 11, 22, 66.00, 34.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 22, 60.00, 37.00, -9999.00, -9999.00, 26.00 +FAI, 11, 22, 8.00, -9.00, 22.00, 24.00, 35.00 +FAR, 11, 22, 32.00, 15.00, 13.00, 15.00, 22.00 +FAT, 11, 22, 61.00, 41.00, 14.00, 15.00, 21.00 +FAY, 11, 22, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 22, 35.00, 22.00, 28.00, 33.00, 44.00 +FCS, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 11, 22, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 22, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 37.00 +FHU, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 22, 49.00, 21.00, 12.00, 15.00, 17.00 +FLL, 11, 22, 80.00, 64.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 22, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 22, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +FME, 11, 22, 56.00, 33.00, -9999.00, -9999.00, 29.00 +FMH, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 22, 52.00, 24.00, 8.00, 8.00, 11.00 +FMY, 11, 22, 80.00, 59.00, 10.00, 10.00, 16.00 +FNT, 11, 22, 43.00, 29.00, 30.00, 30.00, 42.00 +FOD, 11, 22, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 22, 50.00, 29.00, -9999.00, -9999.00, 17.00 +FOK, 11, 22, 50.00, 36.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 22, 51.00, 30.00, -9999.00, -9999.00, 19.00 +FSD, 11, 22, 39.00, 19.00, 16.00, 15.00, 25.00 +FSI, 11, 22, 60.00, 35.00, -9999.00, -9999.00, 16.00 +FSM, 11, 22, 59.00, 36.00, 20.00, 18.00, 28.00 +FTK, 11, 22, 53.00, 32.00, -9999.00, -9999.00, 30.00 +FWA, 11, 22, 45.00, 30.00, 25.00, 26.00, 37.00 +FWH, 11, 22, 64.00, 41.00, -9999.00, -9999.00, 17.00 +FYU, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 22, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 22, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 22, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 22, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 22, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 22, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 22, 38.00, 27.00, 31.00, 33.00, 44.00 +GFA, 11, 22, 40.00, 21.00, -9999.00, -9999.00, 21.00 +GFK, 11, 22, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 22, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 22, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 22, 35.00, 15.00, 13.00, 13.00, 22.00 +GJT, 11, 22, 47.00, 26.00, 14.00, 13.00, 20.00 +GKN, 11, 22, 9.00, -6.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 22, 48.00, 23.00, 11.00, 11.00, 16.00 +GLH, 11, 22, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 22, 67.00, 57.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 22, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 22, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +GON, 11, 22, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 22, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 22, 38.00, 23.00, 25.00, 24.00, 36.00 +GRCI, 11, 22, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 22, 50.00, 36.00, -9999.00, -9999.00, 62.00 +GRI, 11, 22, 45.00, 23.00, 15.00, 12.00, 21.00 +GRK, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 11, 22, 42.00, 28.00, 32.00, 32.00, 44.00 +GSB, 11, 22, 63.00, 39.00, -9999.00, -9999.00, 23.00 +GSG, 11, 22, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 22, 58.00, 36.00, 20.00, 19.00, 28.00 +GSP, 11, 22, 60.00, 39.00, 20.00, 22.00, 31.00 +GST, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 22, 42.00, 27.00, -9999.00, -9999.00, 56.00 +GTF, 11, 22, 40.00, 21.00, 15.00, 19.00, 25.00 +GUP, 11, 22, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 22, 46.00, 28.00, -9999.00, -9999.00, 36.00 +GVW, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GWO, 11, 22, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 22, 63.00, 47.00, 22.00, 23.00, 32.00 +HBR, 11, 22, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 22, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 22, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 22, 45.00, 26.00, -9999.00, -9999.00, 28.00 +HKY, 11, 22, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 22, 39.00, 18.00, 14.00, 15.00, 24.00 +HMN, 11, 22, 63.00, 27.00, -9999.00, -9999.00, 7.00 +HMS, 11, 22, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 22, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 22, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 11, 22, 38.00, 18.00, 11.00, 10.00, 17.00 +HOP, 11, 22, 55.00, 34.00, -9999.00, -9999.00, 33.00 +HOT, 11, 22, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 22, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 22, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 22, 51.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 22, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 22, 69.00, 45.00, -9999.00, -9999.00, 23.00 +HST, 11, 22, 80.00, 60.00, -9999.00, -9999.00, 20.00 +HSV, 11, 22, 60.00, 39.00, 25.00, 22.00, 35.00 +HTL, 11, 22, 38.00, 25.00, 34.00, 28.00, 46.00 +HTS, 11, 22, 53.00, 35.00, 27.00, 28.00, 41.00 +HUF, 11, 22, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 22, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 22, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 22, 37.00, 14.00, 12.00, 15.00, 20.00 +IAB, 11, 22, 51.00, 30.00, -9999.00, -9999.00, 17.00 +IAD, 11, 22, 53.00, 32.00, 19.00, 20.00, 29.00 +IAG, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 22, 70.00, 48.00, 19.00, 21.00, 31.00 +ICT, 11, 22, 51.00, 30.00, 14.00, 14.00, 21.00 +IDA, 11, 22, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 22, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 22, 52.00, 35.00, 22.00, 19.00, 32.00 +ILI, 11, 22, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 22, 67.00, 43.00, 19.00, 18.00, 29.00 +IMT, 11, 22, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +IND, 11, 22, 48.00, 31.00, 27.00, 26.00, 37.00 +INL, 11, 22, 28.00, 12.00, 23.00, 23.00, 34.00 +INS, 11, 22, 60.00, 36.00, -9999.00, -9999.00, 7.00 +INT, 11, 22, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +INW, 11, 22, 55.00, 27.00, 6.00, 6.00, 9.00 +IPL, 11, 22, 75.00, 47.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 22, 46.00, 31.00, 28.00, 26.00, 39.00 +IRK, 11, 22, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 22, 33.00, 12.00, 15.00, 13.00, 23.00 +ISP, 11, 22, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 22, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 22, 71.00, 43.00, -9999.00, -9999.00, 9.00 +IWD, 11, 22, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 22, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 22, 66.00, 41.00, 22.00, 21.00, 32.00 +JAX, 11, 22, 72.00, 48.00, 15.00, 16.00, 23.00 +JBR, 11, 22, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 22, 69.00, 39.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 22, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 22, 51.00, 38.00, 21.00, 18.00, 30.00 +JHW, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 22, 53.00, 37.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 22, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 22, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 22, 35.00, 26.00, 49.00, 47.00, 59.00 +JST, 11, 22, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 22, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 22, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 22, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 22, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 22, 78.00, 54.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 22, 42.00, 28.00, 31.00, 31.00, 44.00 +LAR, 11, 22, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 22, 64.00, 40.00, 5.00, 5.00, 8.00 +LAX, 11, 22, 69.00, 52.00, 8.00, 8.00, 12.00 +LBB, 11, 22, 60.00, 34.00, 9.00, 8.00, 14.00 +LBF, 11, 22, 45.00, 18.00, 15.00, 10.00, 19.00 +LCH, 11, 22, 69.00, 48.00, 18.00, 21.00, 29.00 +LCK, 11, 22, 49.00, 32.00, -9999.00, -9999.00, 38.00 +LEB, 11, 22, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 22, 52.00, 35.00, 27.00, 26.00, 38.00 +LFI, 11, 22, 58.00, 41.00, -9999.00, -9999.00, 29.00 +LFK, 11, 22, 68.00, 44.00, 17.00, 21.00, 28.00 +LFT, 11, 22, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 22, 50.00, 39.00, 20.00, 18.00, 31.00 +LGB, 11, 22, 71.00, 49.00, 8.00, 8.00, 12.00 +LGU, 11, 22, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 22, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 22, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 22, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 22, 59.00, 39.00, 21.00, 19.00, 28.00 +LIZ, 11, 22, 34.00, 19.00, -9999.00, -9999.00, 50.00 +LMT, 11, 22, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +LND, 11, 22, 39.00, 16.00, 12.00, 11.00, 17.00 +LNK, 11, 22, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 22, 49.00, 22.00, 8.00, 8.00, 12.00 +LOZ, 11, 22, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 22, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 22, 59.00, 39.00, -9999.00, -9999.00, 21.00 +LSE, 11, 22, 39.00, 24.00, 17.00, 17.00, 26.00 +LSF, 11, 22, 66.00, 43.00, -9999.00, -9999.00, 22.00 +LSV, 11, 22, 67.00, 33.00, -9999.00, -9999.00, 7.00 +LTS, 11, 22, 62.00, 36.00, -9999.00, -9999.00, 14.00 +LUF, 11, 22, 73.00, 41.00, -9999.00, -9999.00, 8.00 +LVS, 11, 22, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 22, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 22, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 22, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 22, 55.00, 35.00, 21.00, 20.00, 30.00 +MAF, 11, 22, 64.00, 36.00, 7.00, 5.00, 10.00 +MBL, 11, 22, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 22, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 22, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 22, 60.00, 44.00, -9999.00, -9999.00, 25.00 +MCF, 11, 22, 76.00, 56.00, -9999.00, -9999.00, 17.00 +MCG, 11, 22, 9.00, -8.00, 28.00, 28.00, 40.00 +MCI, 11, 22, 48.00, 30.00, 18.00, 17.00, 27.00 +MCK, 11, 22, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 22, 66.00, 42.00, 18.00, 18.00, 26.00 +MCO, 11, 22, 77.00, 56.00, 12.00, 15.00, 22.00 +MCW, 11, 22, 38.00, 21.00, 15.00, 13.00, 22.00 +MC2, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 11, 22, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 22, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 22, 49.00, 34.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 22, 45.00, 30.00, 30.00, 28.00, 43.00 +MEI, 11, 22, 66.00, 41.00, 22.00, 18.00, 30.00 +MEM, 11, 22, 59.00, 41.00, 25.00, 21.00, 34.00 +MER, 11, 22, 61.00, 39.00, -9999.00, -9999.00, 20.00 +MFD, 11, 22, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 22, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 22, 49.00, 35.00, 33.00, 35.00, 45.00 +MGE, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 11, 22, 66.00, 43.00, 21.00, 20.00, 33.00 +MGW, 11, 22, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 22, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 22, 60.00, 43.00, -9999.00, -9999.00, 25.00 +MHS, 11, 22, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 22, 80.00, 63.00, 19.00, 19.00, 30.00 +MIB, 11, 22, 32.00, 15.00, -9999.00, -9999.00, 19.00 +MIV, 11, 22, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 22, 48.00, 26.00, -9999.00, -9999.00, 27.00 +MKC, 11, 22, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 22, 41.00, 27.00, 26.00, 25.00, 37.00 +MKG, 11, 22, 42.00, 30.00, 34.00, 32.00, 45.00 +MKL, 11, 22, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 22, 76.00, 58.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 22, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 22, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 22, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 22, 44.00, 27.00, 24.00, 21.00, 34.00 +MLS, 11, 22, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 22, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 22, 66.00, 44.00, -9999.00, -9999.00, 22.00 +MOB, 11, 22, 68.00, 48.00, 22.00, 22.00, 33.00 +MOT, 11, 22, 32.00, 15.00, 12.00, 12.00, 18.00 +MPV, 11, 22, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 22, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 22, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 22, 66.00, 32.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 22, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 22, 64.00, 46.00, -9999.00, -9999.00, 24.00 +MSL, 11, 22, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 22, 40.00, 23.00, 23.00, 23.00, 33.00 +MSO, 11, 22, 37.00, 22.00, 26.00, 26.00, 39.00 +MSP, 11, 22, 36.00, 21.00, 20.00, 19.00, 28.00 +MSS, 11, 22, 39.00, 24.00, 34.00, 33.00, 47.00 +MSY, 11, 22, 69.00, 50.00, 20.00, 19.00, 30.00 +MTC, 11, 22, 43.00, 30.00, -9999.00, -9999.00, 36.00 +MTN, 11, 22, 54.00, 35.00, -9999.00, -9999.00, 29.00 +MTO, 11, 22, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 22, 50.00, 31.00, -9999.00, -9999.00, 29.00 +MUO, 11, 22, 48.00, 28.00, -9999.00, -9999.00, 27.00 +MWA, 11, 22, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 22, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 22, 66.00, 43.00, -9999.00, -9999.00, 25.00 +MYL, 11, 22, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 22, 67.00, 41.00, -9999.00, -9999.00, 23.00 +NAO, 11, 22, 65.00, 50.00, -9999.00, -9999.00, 23.00 +NBC, 11, 22, 68.00, 47.00, -9999.00, -9999.00, 22.00 +NBE, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +NBG, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 11, 22, 44.00, 28.00, -9999.00, -9999.00, 30.00 +NCA, 11, 22, 67.00, 40.00, -9999.00, -9999.00, 24.00 +NCO, 11, 22, 50.00, 35.00, -9999.00, -9999.00, 34.00 +NC1, 11, 22, 59.00, 41.00, -9999.00, -9999.00, 7.00 +NEL, 11, 22, 54.00, 32.00, -9999.00, -9999.00, 33.00 +NFG, 11, 22, 68.00, 48.00, -9999.00, -9999.00, 13.00 +NFL, 11, 22, 52.00, 24.00, -9999.00, -9999.00, 13.00 +NGP, 11, 22, 74.00, 55.00, -9999.00, -9999.00, 20.00 +NGU, 11, 22, 59.00, 42.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 22, 61.00, 48.00, -9999.00, -9999.00, 27.00 +NHK, 11, 22, 55.00, 35.00, -9999.00, -9999.00, 27.00 +NHZ, 11, 22, 43.00, 27.00, -9999.00, -9999.00, 40.00 +NID, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 11, 22, 72.00, 48.00, -9999.00, -9999.00, 21.00 +NIR, 11, 22, 72.00, 50.00, -9999.00, -9999.00, 21.00 +NKT, 11, 22, 65.00, 44.00, -9999.00, -9999.00, 27.00 +NKX, 11, 22, 69.00, 53.00, -9999.00, -9999.00, 17.00 +NLC, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NMM, 11, 22, 65.00, 40.00, -9999.00, -9999.00, 31.00 +NPA, 11, 22, 68.00, 49.00, -9999.00, -9999.00, 24.00 +NQA, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 11, 22, 76.00, 53.00, -9999.00, -9999.00, 17.00 +NQX, 11, 22, 79.00, 70.00, -9999.00, -9999.00, 21.00 +NRB, 11, 22, 72.00, 54.00, -9999.00, -9999.00, 20.00 +NRC, 11, 22, 61.00, 39.00, -9999.00, -9999.00, 24.00 +NRS, 11, 22, 68.00, 49.00, -9999.00, -9999.00, 14.00 +NSE, 11, 22, 69.00, 46.00, -9999.00, -9999.00, 28.00 +NSI, 11, 22, 69.00, 47.00, -9999.00, -9999.00, 18.00 +NTD, 11, 22, 69.00, 47.00, -9999.00, -9999.00, 14.00 +NTK, 11, 22, 72.00, 49.00, -9999.00, -9999.00, 14.00 +NTU, 11, 22, 59.00, 42.00, -9999.00, -9999.00, 27.00 +NUC, 11, 22, 67.00, 52.00, -9999.00, -9999.00, 14.00 +NUQ, 11, 22, 62.00, 41.00, -9999.00, -9999.00, 25.00 +NUW, 11, 22, 49.00, 37.00, -9999.00, -9999.00, 54.00 +NWF, 11, 22, 71.00, 49.00, -9999.00, -9999.00, 11.00 +NXX, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +NYG, 11, 22, 56.00, 32.00, -9999.00, -9999.00, 30.00 +NZC, 11, 22, 72.00, 45.00, -9999.00, -9999.00, 21.00 +NZJ, 11, 22, 71.00, 44.00, -9999.00, -9999.00, 14.00 +NZW, 11, 22, 48.00, 32.00, -9999.00, -9999.00, 40.00 +NZY, 11, 22, 69.00, 53.00, -9999.00, -9999.00, 14.00 +OAK, 11, 22, 62.00, 44.00, 15.00, 17.00, 23.00 +OAR, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +OFK, 11, 22, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 22, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 22, 57.00, 36.00, 17.00, 13.00, 22.00 +OLM, 11, 22, 48.00, 34.00, 54.00, 54.00, 67.00 +OMA, 11, 22, 45.00, 25.00, 14.00, 14.00, 21.00 +OME, 11, 22, 20.00, 6.00, 29.00, 30.00, 41.00 +ONT, 11, 22, 72.00, 47.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 22, 44.00, 28.00, 28.00, 25.00, 38.00 +ORF, 11, 22, 59.00, 42.00, 19.00, 19.00, 29.00 +ORH, 11, 22, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 22, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 22, 41.00, 26.00, -9999.00, -9999.00, 41.00 +OTG, 11, 22, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 22, 56.00, 42.00, 52.00, 53.00, 63.00 +OTM, 11, 22, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 22, 10.00, -1.00, 21.00, 26.00, 35.00 +OURC, 11, 22, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 22, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 22, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 22, 68.00, 45.00, -9999.00, -9999.00, 25.00 +PACZ, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 22, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 22, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 22, 6.00, -10.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 22, 6.00, -7.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 22, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 22, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 22, 71.00, 46.00, -9999.00, -9999.00, 24.00 +PAQ, 11, 22, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 22, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 22, 38.00, 32.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 22, 19.00, 7.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 22, 9.00, -8.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 22, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 22, 40.00, 26.00, -9999.00, -9999.00, 40.00 +PBI, 11, 22, 79.00, 63.00, 23.00, 23.00, 33.00 +PDT, 11, 22, 46.00, 33.00, 26.00, 28.00, 41.00 +PDX, 11, 22, 50.00, 38.00, 49.00, 51.00, 63.00 +PFN, 11, 22, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 22, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 22, 52.00, 35.00, 21.00, 18.00, 32.00 +PHX, 11, 22, 72.00, 47.00, 6.00, 6.00, 9.00 +PIA, 11, 22, 46.00, 29.00, 25.00, 22.00, 35.00 +PIB, 11, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 22, 41.00, 23.00, 22.00, 23.00, 34.00 +PIR, 11, 22, 40.00, 20.00, 12.00, 10.00, 17.00 +PIT, 11, 22, 47.00, 32.00, 31.00, 31.00, 46.00 +PKB, 11, 22, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 22, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 22, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 22, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 22, 68.00, 49.00, 17.00, 17.00, 26.00 +POB, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +POE, 11, 22, 67.00, 43.00, -9999.00, -9999.00, 35.00 +POM, 11, 22, 72.00, 44.00, -9999.00, -9999.00, -9999.00 +POU, 11, 22, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 22, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 22, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 22, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 22, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 22, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 22, 46.00, 27.00, -9999.00, -9999.00, 40.00 +PSP, 11, 22, 76.00, 47.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 22, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 22, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 22, 53.00, 22.00, 11.00, 8.00, 16.00 +PUC, 11, 22, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 22, 50.00, 32.00, 23.00, 23.00, 34.00 +PVU, 11, 22, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 22, 43.00, 27.00, 26.00, 26.00, 37.00 +P02, 11, 22, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +P07, 11, 22, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +P11, 11, 22, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +P24, 11, 22, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +P28, 11, 22, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +P35, 11, 22, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +P38, 11, 22, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +P39, 11, 22, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +P58, 11, 22, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +P59, 11, 22, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +P60, 11, 22, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +P61, 11, 22, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +P67, 11, 22, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +P68, 11, 22, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +P69, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 22, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 22, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 22, 43.00, 20.00, 11.00, 11.00, 16.00 +RBL, 11, 22, 60.00, 42.00, 25.00, 25.00, 33.00 +RCA, 11, 22, 43.00, 20.00, -9999.00, -9999.00, 17.00 +RDD, 11, 22, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 22, 46.00, 26.00, 22.00, 21.00, 33.00 +RDR, 11, 22, 30.00, 14.00, -9999.00, -9999.00, 20.00 +RDU, 11, 22, 60.00, 38.00, 19.00, 19.00, 29.00 +REE, 11, 22, 60.00, 34.00, -9999.00, -9999.00, 8.00 +REJ, 11, 22, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 22, 42.00, 26.00, 25.00, 21.00, 34.00 +RIC, 11, 22, 58.00, 36.00, 19.00, 20.00, 30.00 +RIV, 11, 22, 70.00, 44.00, -9999.00, -9999.00, 12.00 +RIW, 11, 22, 39.00, 9.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 22, 37.00, 17.00, 12.00, 10.00, 17.00 +RME, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 56.00 +RMG, 11, 22, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +RND, 11, 22, 69.00, 47.00, -9999.00, -9999.00, 19.00 +RNO, 11, 22, 51.00, 25.00, 14.00, 12.00, 20.00 +ROA, 11, 22, 55.00, 35.00, 18.00, 19.00, 28.00 +ROC, 11, 22, 44.00, 30.00, 35.00, 36.00, 51.00 +ROW, 11, 22, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 22, 50.00, 27.00, 11.00, 11.00, 16.00 +RST, 11, 22, 36.00, 20.00, 21.00, 20.00, 30.00 +RWF, 11, 22, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 22, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 22, 59.00, 42.00, 19.00, 19.00, 26.00 +SAF, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 22, 69.00, 53.00, 11.00, 11.00, 15.00 +SAT, 11, 22, 69.00, 47.00, 16.00, 16.00, 25.00 +SAV, 11, 22, 68.00, 46.00, 16.00, 16.00, 25.00 +SAW, 11, 22, 37.00, 26.00, -9999.00, -9999.00, 50.00 +SBA, 11, 22, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 22, 71.00, 44.00, -9999.00, -9999.00, 13.00 +SBN, 11, 22, 45.00, 30.00, 34.00, 32.00, 46.00 +SBP, 11, 22, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 22, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 22, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 22, -2.00, -14.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 22, 60.00, 41.00, 14.00, 19.00, 20.00 +SDF, 11, 22, 53.00, 35.00, 27.00, 25.00, 36.00 +SEA, 11, 22, 49.00, 39.00, 45.00, 45.00, 58.00 +SEM, 11, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 22, 61.00, 46.00, 19.00, 21.00, 29.00 +SGF, 11, 22, 53.00, 33.00, 21.00, 19.00, 31.00 +SGY, 11, 22, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 22, 42.00, 17.00, 15.00, 16.00, 24.00 +SHV, 11, 22, 65.00, 43.00, 19.00, 21.00, 29.00 +SIT, 11, 22, 42.00, 34.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 22, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 22, 65.00, 40.00, 9.00, 7.00, 12.00 +SKA, 11, 22, 38.00, 27.00, -9999.00, -9999.00, 42.00 +SKF, 11, 22, 69.00, 47.00, -9999.00, -9999.00, 19.00 +SLC, 11, 22, 47.00, 28.00, 20.00, 19.00, 29.00 +SLE, 11, 22, 51.00, 37.00, 50.00, 48.00, 61.00 +SLN, 11, 22, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 22, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 22, 68.00, 41.00, -9999.00, 14.00, 20.00 +SNA, 11, 22, 66.00, 51.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 22, 36.00, 28.00, 54.00, 57.00, 72.00 +SNS, 11, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 22, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 22, 48.00, 31.00, 25.00, 20.00, 33.00 +SPS, 11, 22, 61.00, 38.00, 12.00, 11.00, 18.00 +SRQ, 11, 22, 77.00, 56.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 22, 66.00, 40.00, -9999.00, -9999.00, 24.00 +SSI, 11, 22, 68.00, 50.00, -9999.00, -9999.00, -9999.00 +STC, 11, 22, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 22, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +STL, 11, 22, 51.00, 34.00, 26.00, 21.00, 36.00 +STNV, 11, 22, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +STS, 11, 22, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 22, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 22, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 22, 61.00, 41.00, -9999.00, -9999.00, 23.00 +SUX, 11, 22, 42.00, 23.00, 15.00, 14.00, 23.00 +SVN, 11, 22, 68.00, 46.00, -9999.00, -9999.00, 20.00 +SWF, 11, 22, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 22, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 22, 44.00, 30.00, 39.00, 41.00, 55.00 +SZL, 11, 22, 51.00, 29.00, -9999.00, -9999.00, 25.00 +TAD, 11, 22, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 22, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 22, 57.00, 30.00, -9999.00, -9999.00, 30.00 +TCC, 11, 22, 59.00, 30.00, 7.00, 6.00, 11.00 +TCL, 11, 22, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 22, 50.00, 36.00, -9999.00, -9999.00, 61.00 +TCS, 11, 22, 60.00, 34.00, -9999.00, 6.00, 8.00 +TEB, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 22, 57.00, 36.00, -9999.00, -9999.00, 15.00 +TKA, 11, 22, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 22, 71.00, 45.00, 16.00, 16.00, 24.00 +TNX, 11, 22, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 22, 45.00, 29.00, 28.00, 29.00, 41.00 +TOP, 11, 22, 50.00, 29.00, 14.00, 17.00, 24.00 +TPA, 11, 22, 76.00, 56.00, 11.00, 14.00, 20.00 +TPH, 11, 22, 50.00, 24.00, 6.00, 4.00, 8.00 +TRI, 11, 22, 55.00, 34.00, 23.00, 24.00, 34.00 +TRK, 11, 22, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 22, 76.00, 43.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 22, 51.00, 39.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 22, 57.00, 36.00, 15.00, 16.00, 23.00 +TUP, 11, 22, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 22, 70.00, 44.00, 7.00, 8.00, 11.00 +TVC, 11, 22, 40.00, 27.00, 32.00, 34.00, 45.00 +TVL, 11, 22, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 22, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 22, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 22, 57.00, 36.00, 25.00, 23.00, 35.00 +T01, 11, 22, 57.00, 36.00, -9999.00, -9999.00, 29.00 +T02, 11, 22, 63.00, 41.00, -9999.00, -9999.00, 22.00 +T03, 11, 22, 67.00, 43.00, -9999.00, -9999.00, 23.00 +T04, 11, 22, 78.00, 58.00, -9999.00, -9999.00, 17.00 +T05, 11, 22, 50.00, 27.00, -9999.00, -9999.00, 18.00 +T06, 11, 22, 68.00, 40.00, -9999.00, -9999.00, 30.00 +T07, 11, 22, 50.00, 21.00, -9999.00, -9999.00, 28.00 +T08, 11, 22, 43.00, 27.00, -9999.00, -9999.00, 28.00 +UCA, 11, 22, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 22, 60.00, 36.00, -9999.00, -9999.00, 7.00 +UIL, 11, 22, 50.00, 37.00, 62.00, 63.00, 72.00 +UIN, 11, 22, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 22, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 22, 17.00, 5.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 22, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +U15, 11, 22, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +U28, 11, 22, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 22, 69.00, 44.00, -9999.00, -9999.00, 22.00 +VBG, 11, 22, 69.00, 43.00, -9999.00, -9999.00, 20.00 +VCT, 11, 22, 71.00, 51.00, 17.00, 16.00, 25.00 +VCV, 11, 22, 64.00, 34.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 22, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 22, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 22, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 22, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 22, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 22, 69.00, 45.00, -9999.00, -9999.00, 25.00 +VRB, 11, 22, 78.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 22, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 22, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 22, 57.00, 36.00, 21.00, 21.00, 28.00 +WJA, 11, 22, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 22, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 22, 20.00, 6.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 22, 49.00, 22.00, 18.00, 15.00, 25.00 +WPO, 11, 22, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 22, 66.00, 42.00, -9999.00, -9999.00, 22.00 +WRG, 11, 22, 39.00, 30.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 22, 53.00, 33.00, -9999.00, -9999.00, 29.00 +WRL, 11, 22, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +X68, 11, 22, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 22, 36.00, 24.00, 60.00, 60.00, 69.00 +YCG, 11, 22, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 22, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 22, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 22, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 22, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 22, 44.00, 27.00, 22.00, 22.00, 32.00 +YNG, 11, 22, 45.00, 31.00, 33.00, 34.00, 50.00 +YPA, 11, 22, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 22, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 22, 19.00, 5.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 22, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 22, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 22, 35.00, 27.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 22, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 22, 74.00, 49.00, 4.00, 3.00, 6.00 +YVR, 11, 22, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 22, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 22, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 22, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 22, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 22, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 22, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 22, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 22, 36.00, 22.00, 43.00, 42.00, 59.00 +ZUN, 11, 22, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 22, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 22, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 22, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +01R, 11, 22, 67.00, 44.00, -9999.00, -9999.00, 26.00 +1V1, 11, 22, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 22, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 22, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 22, 62.00, 45.00, -9999.00, -9999.00, 24.00 +2PJ, 11, 22, 66.00, 40.00, -9999.00, -9999.00, 22.00 +3B1, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 22, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 22, 38.00, 24.00, -9999.00, -9999.00, 41.00 +3SE, 11, 22, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 22, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 22, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 22, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 22, 15.00, -1.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 22, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 22, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 22, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 23, 48.00, 31.00, 22.00, 21.00, 34.00 +ABI, 11, 23, 63.00, 40.00, 10.00, 9.00, 16.00 +ABQ, 11, 23, 54.00, 28.00, 8.00, 8.00, 13.00 +ABR, 11, 23, 35.00, 15.00, 14.00, 11.00, 20.00 +ABY, 11, 23, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 23, 50.00, 37.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 23, 66.00, 44.00, 17.00, 15.00, 24.00 +ACV, 11, 23, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 23, 53.00, 33.00, 20.00, 20.00, 32.00 +ADK, 11, 23, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 23, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 23, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 23, 55.00, 32.00, -9999.00, -9999.00, 29.00 +AEX, 11, 23, 67.00, 44.00, -9999.00, -9999.00, 26.00 +AFF, 11, 23, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 23, 77.00, 55.00, -9999.00, -9999.00, 23.00 +AGS, 11, 23, 65.00, 39.00, 18.00, 18.00, 26.00 +AHN, 11, 23, 61.00, 40.00, 21.00, 22.00, 30.00 +AKN, 11, 23, 27.00, 12.00, 27.00, 27.00, 41.00 +AKO, 11, 23, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 23, 44.00, 27.00, 26.00, 25.00, 38.00 +ALI, 11, 23, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 23, 40.00, 22.00, 21.00, 16.00, 29.00 +ALS, 11, 23, 43.00, 9.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 23, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 23, 56.00, 29.00, 9.00, 9.00, 15.00 +AMG, 11, 23, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 23, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 23, 25.00, 12.00, 20.00, 19.00, 30.00 +AND, 11, 23, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 23, 42.00, 33.00, 61.00, 59.00, 71.00 +AOO, 11, 23, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +APN, 11, 23, 39.00, 25.00, 29.00, 31.00, 44.00 +AQQ, 11, 23, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +ART, 11, 23, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +AST, 11, 23, 51.00, 39.00, 57.00, 57.00, 69.00 +ATL, 11, 23, 60.00, 40.00, 20.00, 19.00, 30.00 +ATW, 11, 23, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 23, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 23, 50.00, 30.00, -9999.00, -9999.00, 36.00 +AUG, 11, 23, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 23, 69.00, 47.00, 17.00, 15.00, 25.00 +AUW, 11, 23, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 23, 56.00, 33.00, 21.00, 20.00, 30.00 +AVP, 11, 23, 45.00, 31.00, 27.00, 26.00, 41.00 +AXN, 11, 23, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 23, 46.00, 28.00, -9999.00, -9999.00, 32.00 +AYS, 11, 23, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 23, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 23, 60.00, 41.00, -9999.00, -9999.00, 27.00 +BAD, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 23, 41.00, 15.00, -9999.00, -9999.00, 15.00 +BDL, 11, 23, 47.00, 30.00, 25.00, 22.00, 34.00 +BDR, 11, 23, 49.00, 35.00, 26.00, 20.00, 36.00 +BET, 11, 23, 20.00, 8.00, 23.00, 25.00, 37.00 +BFD, 11, 23, 40.00, 26.00, 43.00, 46.00, 61.00 +BFF, 11, 23, 46.00, 19.00, 10.00, 12.00, 17.00 +BFL, 11, 23, 63.00, 42.00, 9.00, 10.00, 15.00 +BGM, 11, 23, 41.00, 28.00, 34.00, 36.00, 51.00 +BGR, 11, 23, 40.00, 25.00, 27.00, 25.00, 38.00 +BGS, 11, 23, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 23, 62.00, 39.00, 22.00, 20.00, 31.00 +BID, 11, 23, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 23, 10.00, -5.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 23, 59.00, 25.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 23, 41.00, 22.00, 16.00, 16.00, 22.00 +BIS, 11, 23, 34.00, 13.00, 14.00, 15.00, 23.00 +BIX, 11, 23, 68.00, 50.00, -9999.00, -9999.00, 24.00 +BJI, 11, 23, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 23, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 23, 50.00, 20.00, -9999.00, -9999.00, 15.00 +BKW, 11, 23, 49.00, 32.00, 31.00, 33.00, 45.00 +BLF, 11, 23, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 23, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 23, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 23, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 23, 52.00, 33.00, -9999.00, -9999.00, 28.00 +BNA, 11, 23, 57.00, 37.00, 25.00, 24.00, 36.00 +BNO, 11, 23, 42.00, 20.00, -9999.00, 27.00, 44.00 +BOI, 11, 23, 45.00, 28.00, 25.00, 27.00, 39.00 +BOS, 11, 23, 49.00, 35.00, 23.00, 24.00, 34.00 +BPI, 11, 23, 34.00, 2.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 23, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 23, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 23, 44.00, 28.00, -9999.00, -9999.00, 26.00 +BRO, 11, 23, 76.00, 57.00, 14.00, 13.00, 21.00 +BRW, 11, 23, 0.00, -11.00, 14.00, 13.00, 20.00 +BSM, 11, 23, 69.00, 47.00, -9999.00, -9999.00, 20.00 +BTI, 11, 23, 1.00, -11.00, 11.00, 12.00, 19.00 +BTL, 11, 23, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 23, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 23, 68.00, 47.00, 20.00, 20.00, 31.00 +BTT, 11, 23, 2.00, -12.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 23, 40.00, 26.00, 35.00, 31.00, 47.00 +BUB, 11, 23, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 23, 43.00, 31.00, 39.00, 43.00, 55.00 +BUR, 11, 23, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 23, 68.00, 51.00, -9999.00, 18.00, 27.00 +BWG, 11, 23, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 23, 53.00, 34.00, 20.00, 20.00, 31.00 +BYH, 11, 23, 57.00, 38.00, -9999.00, -9999.00, 33.00 +BYI, 11, 23, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 23, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 23, 65.00, 39.00, 17.00, 16.00, 26.00 +CAG, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 23, 46.00, 31.00, 33.00, 34.00, 50.00 +CAO, 11, 23, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 23, 33.00, 18.00, 36.00, 36.00, 50.00 +CBM, 11, 23, 63.00, 38.00, -9999.00, -9999.00, 31.00 +CDB, 11, 23, 37.00, 29.00, 63.00, 60.00, 78.00 +CDC, 11, 23, 49.00, 24.00, 12.00, 11.00, 17.00 +CDR, 11, 23, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 23, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 23, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 23, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 23, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 23, 58.00, 37.00, 24.00, 23.00, 34.00 +CHO, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 23, 67.00, 45.00, 16.00, 18.00, 26.00 +CID, 11, 23, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 23, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 23, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 23, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 23, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 23, 46.00, 32.00, 34.00, 36.00, 50.00 +CLL, 11, 23, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 23, 59.00, 39.00, 18.00, 20.00, 30.00 +CMH, 11, 23, 48.00, 31.00, 29.00, 29.00, 42.00 +CMI, 11, 23, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 23, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 23, 48.00, 27.00, 13.00, 11.00, 19.00 +CNM, 11, 23, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 23, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +COD, 11, 23, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +COF, 11, 23, 76.00, 57.00, -9999.00, -9999.00, 22.00 +CON, 11, 23, 43.00, 24.00, 24.00, 23.00, 34.00 +COS, 11, 23, 47.00, 22.00, 12.00, 10.00, 16.00 +COT, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 23, 49.00, 31.00, 24.00, 20.00, 32.00 +CPR, 11, 23, 40.00, 19.00, 15.00, 15.00, 22.00 +CRBC, 11, 23, 35.00, 4.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 23, 73.00, 53.00, 15.00, 13.00, 22.00 +CRW, 11, 23, 54.00, 34.00, 31.00, 30.00, 44.00 +CSG, 11, 23, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 23, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 23, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 23, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 23, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 23, 50.00, 32.00, 27.00, 26.00, 38.00 +CVN, 11, 23, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 23, 58.00, 30.00, -9999.00, -9999.00, 10.00 +CXY, 11, 23, 49.00, 33.00, 19.00, 19.00, 30.00 +CYS, 11, 23, 44.00, 21.00, 14.00, 14.00, 21.00 +DAA, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 23, 73.00, 54.00, 16.00, 19.00, 27.00 +DAG, 11, 23, 66.00, 41.00, 3.00, 4.00, 6.00 +DAL, 11, 23, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 23, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 23, 47.00, 31.00, 29.00, 29.00, 41.00 +DBQ, 11, 23, 39.00, 24.00, 24.00, 19.00, 34.00 +DCA, 11, 23, 55.00, 38.00, 18.00, 19.00, 29.00 +DDC, 11, 23, 51.00, 28.00, 11.00, 12.00, 17.00 +DEC, 11, 23, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 23, 49.00, 22.00, 13.00, 13.00, 19.00 +DFW, 11, 23, 64.00, 42.00, 13.00, 12.00, 20.00 +DHN, 11, 23, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 23, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 23, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 23, 69.00, 46.00, -9999.00, -9999.00, 14.00 +DLG, 11, 23, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 23, 30.00, 16.00, 25.00, 21.00, 35.00 +DLLC, 11, 23, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 23, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 23, 70.00, 43.00, -9999.00, -9999.00, 11.00 +DMN, 11, 23, 63.00, 30.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 23, 56.00, 36.00, -9999.00, -9999.00, 30.00 +DPG, 11, 23, 46.00, 23.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 23, 69.00, 44.00, -9999.00, -9999.00, 25.00 +DRA, 11, 23, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 23, 69.00, 46.00, 9.00, 10.00, 14.00 +DSM, 11, 23, 43.00, 26.00, 21.00, 18.00, 30.00 +DTW, 11, 23, 44.00, 29.00, 29.00, 29.00, 42.00 +DUG, 11, 23, 66.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 23, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 23, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 23, 63.00, 40.00, -9999.00, -9999.00, 15.00 +D45, 11, 23, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 23, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 23, 35.00, 19.00, 20.00, 18.00, 28.00 +ECG, 11, 23, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 23, 63.00, 37.00, -9999.00, -9999.00, 8.00 +EED, 11, 23, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 11, 23, 43.00, 14.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 23, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 23, 50.00, 27.00, 36.00, 37.00, 51.00 +EKO, 11, 23, 45.00, 20.00, 19.00, 17.00, 27.00 +ELD, 11, 23, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 23, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 23, 63.00, 36.00, 7.00, 8.00, 11.00 +ELY, 11, 23, 46.00, 16.00, 13.00, 12.00, 19.00 +EMP, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 23, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +END, 11, 23, 55.00, 35.00, -9999.00, -9999.00, 14.00 +ENN, 11, 23, 8.00, -9.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 23, 43.00, 27.00, -9999.00, -9999.00, 14.00 +EPH, 11, 23, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 23, 46.00, 34.00, 37.00, 38.00, 54.00 +ESF, 11, 23, 67.00, 44.00, -9999.00, -9999.00, 36.00 +EUG, 11, 23, 50.00, 38.00, 47.00, 48.00, 60.00 +EVV, 11, 23, 52.00, 34.00, 28.00, 23.00, 37.00 +EWN, 11, 23, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 23, 52.00, 36.00, 21.00, 19.00, 32.00 +EYW, 11, 23, 78.00, 69.00, 15.00, 14.00, 23.00 +E74, 11, 23, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 23, 60.00, 37.00, -9999.00, -9999.00, 26.00 +FAI, 11, 23, 7.00, -10.00, 22.00, 24.00, 35.00 +FAR, 11, 23, 31.00, 14.00, 13.00, 15.00, 22.00 +FAT, 11, 23, 61.00, 40.00, 13.00, 15.00, 21.00 +FAY, 11, 23, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 23, 35.00, 21.00, 28.00, 33.00, 44.00 +FCS, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 11, 23, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 23, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 23, 48.00, 20.00, 12.00, 15.00, 18.00 +FLL, 11, 23, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 23, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 23, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +FME, 11, 23, 56.00, 32.00, -9999.00, -9999.00, 29.00 +FMH, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 23, 51.00, 24.00, 8.00, 8.00, 10.00 +FMY, 11, 23, 79.00, 59.00, 10.00, 10.00, 16.00 +FNT, 11, 23, 43.00, 29.00, 30.00, 30.00, 42.00 +FOD, 11, 23, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 23, 49.00, 29.00, -9999.00, -9999.00, 18.00 +FOK, 11, 23, 50.00, 35.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 23, 50.00, 30.00, -9999.00, -9999.00, 19.00 +FSD, 11, 23, 38.00, 18.00, 16.00, 14.00, 24.00 +FSI, 11, 23, 60.00, 35.00, -9999.00, -9999.00, 15.00 +FSM, 11, 23, 59.00, 35.00, 19.00, 17.00, 28.00 +FTK, 11, 23, 53.00, 32.00, -9999.00, -9999.00, 31.00 +FWA, 11, 23, 45.00, 30.00, 25.00, 26.00, 37.00 +FWH, 11, 23, 63.00, 41.00, -9999.00, -9999.00, 17.00 +FYU, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 23, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 23, 56.00, 30.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 23, 75.00, 45.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 23, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 23, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 23, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 23, 38.00, 26.00, 31.00, 33.00, 45.00 +GFA, 11, 23, 40.00, 21.00, -9999.00, -9999.00, 21.00 +GFK, 11, 23, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 23, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 23, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 23, 34.00, 14.00, 13.00, 13.00, 22.00 +GJT, 11, 23, 47.00, 26.00, 14.00, 13.00, 19.00 +GKN, 11, 23, 9.00, -6.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 23, 48.00, 23.00, 11.00, 11.00, 16.00 +GLH, 11, 23, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 23, 67.00, 56.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 23, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 23, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +GON, 11, 23, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 23, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 23, 37.00, 22.00, 25.00, 24.00, 36.00 +GRCI, 11, 23, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 23, 49.00, 35.00, -9999.00, -9999.00, 62.00 +GRI, 11, 23, 44.00, 23.00, 15.00, 12.00, 20.00 +GRK, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 11, 23, 42.00, 27.00, 32.00, 32.00, 44.00 +GSB, 11, 23, 62.00, 39.00, -9999.00, -9999.00, 23.00 +GSG, 11, 23, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 23, 57.00, 36.00, 20.00, 19.00, 28.00 +GSP, 11, 23, 60.00, 38.00, 20.00, 22.00, 31.00 +GST, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 23, 42.00, 26.00, -9999.00, -9999.00, 57.00 +GTF, 11, 23, 40.00, 21.00, 15.00, 19.00, 25.00 +GUP, 11, 23, 51.00, 19.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 23, 46.00, 28.00, -9999.00, -9999.00, 36.00 +GVW, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 23, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 23, 62.00, 47.00, 22.00, 23.00, 32.00 +HBR, 11, 23, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 23, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 23, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 23, 45.00, 26.00, -9999.00, -9999.00, 29.00 +HKY, 11, 23, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 23, 38.00, 18.00, 14.00, 16.00, 25.00 +HMN, 11, 23, 63.00, 26.00, -9999.00, -9999.00, 7.00 +HMS, 11, 23, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 23, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 23, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 11, 23, 38.00, 17.00, 10.00, 10.00, 17.00 +HOP, 11, 23, 55.00, 33.00, -9999.00, -9999.00, 33.00 +HOT, 11, 23, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 23, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 23, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 23, 50.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 23, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 23, 69.00, 44.00, -9999.00, -9999.00, 23.00 +HST, 11, 23, 80.00, 60.00, -9999.00, -9999.00, 20.00 +HSV, 11, 23, 59.00, 38.00, 25.00, 22.00, 35.00 +HTL, 11, 23, 38.00, 25.00, 34.00, 29.00, 46.00 +HTS, 11, 23, 53.00, 34.00, 27.00, 28.00, 41.00 +HUF, 11, 23, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 23, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 23, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 23, 37.00, 14.00, 13.00, 15.00, 20.00 +IAB, 11, 23, 51.00, 30.00, -9999.00, -9999.00, 17.00 +IAD, 11, 23, 53.00, 32.00, 19.00, 20.00, 29.00 +IAG, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 23, 70.00, 47.00, 20.00, 21.00, 30.00 +ICT, 11, 23, 51.00, 30.00, 14.00, 14.00, 21.00 +IDA, 11, 23, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 23, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 23, 52.00, 34.00, 22.00, 19.00, 32.00 +ILI, 11, 23, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 23, 66.00, 42.00, 19.00, 18.00, 29.00 +IMT, 11, 23, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +IND, 11, 23, 48.00, 31.00, 27.00, 27.00, 38.00 +INL, 11, 23, 27.00, 11.00, 23.00, 23.00, 34.00 +INS, 11, 23, 60.00, 36.00, -9999.00, -9999.00, 7.00 +INT, 11, 23, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +INW, 11, 23, 54.00, 26.00, 6.00, 6.00, 10.00 +IPL, 11, 23, 74.00, 47.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 23, 46.00, 31.00, 27.00, 27.00, 39.00 +IRK, 11, 23, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 23, 33.00, 12.00, 15.00, 13.00, 23.00 +ISP, 11, 23, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 23, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 23, 71.00, 43.00, -9999.00, -9999.00, 9.00 +IWD, 11, 23, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 23, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 23, 66.00, 40.00, 22.00, 21.00, 32.00 +JAX, 11, 23, 71.00, 48.00, 15.00, 16.00, 24.00 +JBR, 11, 23, 57.00, 39.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 23, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 23, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 23, 50.00, 38.00, 21.00, 19.00, 31.00 +JHW, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 23, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 23, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 23, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 23, 34.00, 25.00, 49.00, 47.00, 59.00 +JST, 11, 23, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 23, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 23, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 23, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 23, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 23, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 23, 42.00, 28.00, 31.00, 32.00, 45.00 +LAR, 11, 23, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 23, 64.00, 39.00, 6.00, 5.00, 8.00 +LAX, 11, 23, 68.00, 51.00, 8.00, 8.00, 12.00 +LBB, 11, 23, 60.00, 33.00, 9.00, 8.00, 14.00 +LBF, 11, 23, 45.00, 18.00, 14.00, 10.00, 18.00 +LCH, 11, 23, 68.00, 48.00, 18.00, 20.00, 29.00 +LCK, 11, 23, 49.00, 32.00, -9999.00, -9999.00, 38.00 +LEB, 11, 23, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 23, 52.00, 34.00, 27.00, 27.00, 39.00 +LFI, 11, 23, 57.00, 41.00, -9999.00, -9999.00, 29.00 +LFK, 11, 23, 67.00, 44.00, 17.00, 21.00, 28.00 +LFT, 11, 23, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 23, 50.00, 38.00, 20.00, 18.00, 31.00 +LGB, 11, 23, 70.00, 48.00, 8.00, 9.00, 13.00 +LGU, 11, 23, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 23, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 23, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 23, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 23, 59.00, 39.00, 20.00, 20.00, 28.00 +LIZ, 11, 23, 33.00, 18.00, -9999.00, -9999.00, 50.00 +LMT, 11, 23, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 11, 23, 39.00, 16.00, 12.00, 11.00, 16.00 +LNK, 11, 23, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 23, 49.00, 21.00, 8.00, 8.00, 13.00 +LOZ, 11, 23, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 23, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 23, 59.00, 38.00, -9999.00, -9999.00, 22.00 +LSE, 11, 23, 38.00, 23.00, 18.00, 17.00, 27.00 +LSF, 11, 23, 65.00, 43.00, -9999.00, -9999.00, 22.00 +LSV, 11, 23, 67.00, 32.00, -9999.00, -9999.00, 7.00 +LTS, 11, 23, 62.00, 36.00, -9999.00, -9999.00, 14.00 +LUF, 11, 23, 73.00, 40.00, -9999.00, -9999.00, 9.00 +LVS, 11, 23, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 23, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 23, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 23, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 23, 55.00, 35.00, 21.00, 20.00, 30.00 +MAF, 11, 23, 63.00, 36.00, 7.00, 5.00, 10.00 +MBL, 11, 23, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 23, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 23, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 23, 60.00, 44.00, -9999.00, -9999.00, 25.00 +MCF, 11, 23, 75.00, 55.00, -9999.00, -9999.00, 17.00 +MCG, 11, 23, 9.00, -8.00, 28.00, 28.00, 40.00 +MCI, 11, 23, 48.00, 30.00, 18.00, 17.00, 27.00 +MCK, 11, 23, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 23, 66.00, 41.00, 18.00, 18.00, 26.00 +MCO, 11, 23, 76.00, 55.00, 12.00, 15.00, 22.00 +MCW, 11, 23, 37.00, 20.00, 15.00, 13.00, 21.00 +MC2, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 11, 23, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 23, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 23, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 23, 44.00, 30.00, 30.00, 28.00, 43.00 +MEI, 11, 23, 66.00, 40.00, 22.00, 18.00, 31.00 +MEM, 11, 23, 59.00, 40.00, 26.00, 21.00, 34.00 +MER, 11, 23, 61.00, 38.00, -9999.00, -9999.00, 20.00 +MFD, 11, 23, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 23, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 23, 49.00, 34.00, 33.00, 35.00, 45.00 +MGE, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +MGM, 11, 23, 66.00, 42.00, 21.00, 20.00, 33.00 +MGW, 11, 23, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 23, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 23, 60.00, 42.00, -9999.00, -9999.00, 25.00 +MHS, 11, 23, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 23, 79.00, 63.00, 19.00, 19.00, 30.00 +MIB, 11, 23, 31.00, 15.00, -9999.00, -9999.00, 20.00 +MIV, 11, 23, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 23, 47.00, 25.00, -9999.00, -9999.00, 27.00 +MKC, 11, 23, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 23, 40.00, 27.00, 27.00, 25.00, 37.00 +MKG, 11, 23, 42.00, 30.00, 34.00, 33.00, 46.00 +MKL, 11, 23, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 23, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 23, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 23, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 23, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 23, 43.00, 27.00, 25.00, 22.00, 34.00 +MLS, 11, 23, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 23, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 23, 65.00, 43.00, -9999.00, -9999.00, 23.00 +MOB, 11, 23, 68.00, 47.00, 22.00, 21.00, 32.00 +MOT, 11, 23, 31.00, 15.00, 12.00, 12.00, 19.00 +MPV, 11, 23, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 23, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 23, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 23, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 23, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 23, 63.00, 46.00, -9999.00, -9999.00, 24.00 +MSL, 11, 23, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 23, 39.00, 23.00, 24.00, 23.00, 34.00 +MSO, 11, 23, 37.00, 22.00, 26.00, 27.00, 39.00 +MSP, 11, 23, 36.00, 21.00, 20.00, 19.00, 29.00 +MSS, 11, 23, 38.00, 23.00, 34.00, 33.00, 47.00 +MSY, 11, 23, 69.00, 49.00, 20.00, 18.00, 30.00 +MTC, 11, 23, 43.00, 30.00, -9999.00, -9999.00, 36.00 +MTN, 11, 23, 53.00, 35.00, -9999.00, -9999.00, 29.00 +MTO, 11, 23, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 23, 49.00, 31.00, -9999.00, -9999.00, 29.00 +MUO, 11, 23, 47.00, 27.00, -9999.00, -9999.00, 27.00 +MWA, 11, 23, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 23, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 23, 66.00, 42.00, -9999.00, -9999.00, 26.00 +MYL, 11, 23, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 23, 66.00, 41.00, -9999.00, -9999.00, 24.00 +NAO, 11, 23, 65.00, 50.00, -9999.00, -9999.00, 24.00 +NBC, 11, 23, 67.00, 47.00, -9999.00, -9999.00, 22.00 +NBE, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 11, 23, 44.00, 28.00, -9999.00, -9999.00, 31.00 +NCA, 11, 23, 66.00, 40.00, -9999.00, -9999.00, 25.00 +NCO, 11, 23, 50.00, 35.00, -9999.00, -9999.00, 34.00 +NC1, 11, 23, 59.00, 40.00, -9999.00, -9999.00, 8.00 +NEL, 11, 23, 54.00, 31.00, -9999.00, -9999.00, 33.00 +NFG, 11, 23, 67.00, 47.00, -9999.00, -9999.00, 13.00 +NFL, 11, 23, 51.00, 23.00, -9999.00, -9999.00, 13.00 +NGP, 11, 23, 73.00, 54.00, -9999.00, -9999.00, 20.00 +NGU, 11, 23, 58.00, 41.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 23, 60.00, 47.00, -9999.00, -9999.00, 28.00 +NHK, 11, 23, 55.00, 34.00, -9999.00, -9999.00, 28.00 +NHZ, 11, 23, 43.00, 27.00, -9999.00, -9999.00, 40.00 +NID, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 11, 23, 71.00, 48.00, -9999.00, -9999.00, 21.00 +NIR, 11, 23, 72.00, 49.00, -9999.00, -9999.00, 21.00 +NKT, 11, 23, 65.00, 44.00, -9999.00, -9999.00, 28.00 +NKX, 11, 23, 68.00, 52.00, -9999.00, -9999.00, 18.00 +NLC, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 11, 23, 64.00, 39.00, -9999.00, -9999.00, 31.00 +NPA, 11, 23, 67.00, 49.00, -9999.00, -9999.00, 25.00 +NQA, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 11, 23, 75.00, 52.00, -9999.00, -9999.00, 18.00 +NQX, 11, 23, 78.00, 69.00, -9999.00, -9999.00, 21.00 +NRB, 11, 23, 71.00, 53.00, -9999.00, -9999.00, 20.00 +NRC, 11, 23, 61.00, 38.00, -9999.00, -9999.00, 24.00 +NRS, 11, 23, 67.00, 48.00, -9999.00, -9999.00, 14.00 +NSE, 11, 23, 68.00, 45.00, -9999.00, -9999.00, 28.00 +NSI, 11, 23, 69.00, 47.00, -9999.00, -9999.00, 19.00 +NTD, 11, 23, 69.00, 47.00, -9999.00, -9999.00, 14.00 +NTK, 11, 23, 71.00, 48.00, -9999.00, -9999.00, 14.00 +NTU, 11, 23, 58.00, 41.00, -9999.00, -9999.00, 28.00 +NUC, 11, 23, 66.00, 51.00, -9999.00, -9999.00, 14.00 +NUQ, 11, 23, 61.00, 41.00, -9999.00, -9999.00, 25.00 +NUW, 11, 23, 48.00, 36.00, -9999.00, -9999.00, 54.00 +NWF, 11, 23, 70.00, 48.00, -9999.00, -9999.00, 11.00 +NXX, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 11, 23, 56.00, 32.00, -9999.00, -9999.00, 30.00 +NZC, 11, 23, 71.00, 44.00, -9999.00, -9999.00, 22.00 +NZJ, 11, 23, 70.00, 43.00, -9999.00, -9999.00, 14.00 +NZW, 11, 23, 48.00, 31.00, -9999.00, -9999.00, 40.00 +NZY, 11, 23, 68.00, 52.00, -9999.00, -9999.00, 14.00 +OAK, 11, 23, 61.00, 43.00, 15.00, 17.00, 23.00 +OAR, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 11, 23, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 23, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 23, 57.00, 35.00, 17.00, 13.00, 22.00 +OLM, 11, 23, 47.00, 34.00, 54.00, 54.00, 68.00 +OMA, 11, 23, 44.00, 25.00, 14.00, 14.00, 21.00 +OME, 11, 23, 20.00, 6.00, 29.00, 30.00, 41.00 +ONT, 11, 23, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 23, 44.00, 28.00, 28.00, 25.00, 38.00 +ORF, 11, 23, 58.00, 41.00, 19.00, 19.00, 29.00 +ORH, 11, 23, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 23, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 23, 41.00, 26.00, -9999.00, -9999.00, 41.00 +OTG, 11, 23, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 23, 55.00, 42.00, 52.00, 53.00, 64.00 +OTM, 11, 23, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 23, 10.00, -1.00, 21.00, 25.00, 35.00 +OURC, 11, 23, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 23, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 23, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 23, 68.00, 44.00, -9999.00, -9999.00, 26.00 +PACZ, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 23, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 23, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 23, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 23, 6.00, -7.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 23, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 23, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 23, 70.00, 46.00, -9999.00, -9999.00, 24.00 +PAQ, 11, 23, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 23, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 23, 38.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 23, 18.00, 6.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 23, 9.00, -8.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 23, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 23, 40.00, 25.00, -9999.00, -9999.00, 41.00 +PBI, 11, 23, 78.00, 62.00, 22.00, 23.00, 33.00 +PDT, 11, 23, 46.00, 32.00, 26.00, 28.00, 41.00 +PDX, 11, 23, 50.00, 38.00, 49.00, 51.00, 63.00 +PFN, 11, 23, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 23, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 23, 52.00, 35.00, 22.00, 18.00, 32.00 +PHX, 11, 23, 72.00, 46.00, 7.00, 7.00, 10.00 +PIA, 11, 23, 45.00, 29.00, 26.00, 22.00, 35.00 +PIB, 11, 23, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 23, 41.00, 23.00, 22.00, 24.00, 34.00 +PIR, 11, 23, 40.00, 20.00, 12.00, 10.00, 17.00 +PIT, 11, 23, 47.00, 31.00, 31.00, 31.00, 46.00 +PKB, 11, 23, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 23, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 23, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 23, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 23, 67.00, 49.00, 17.00, 17.00, 27.00 +POB, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +POE, 11, 23, 67.00, 43.00, -9999.00, -9999.00, 35.00 +POM, 11, 23, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 11, 23, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 23, 64.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 23, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 23, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 23, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 23, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 23, 45.00, 27.00, -9999.00, -9999.00, 40.00 +PSP, 11, 23, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 23, 71.00, 52.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 23, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 23, 53.00, 21.00, 11.00, 8.00, 16.00 +PUC, 11, 23, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 23, 49.00, 32.00, 24.00, 23.00, 34.00 +PVU, 11, 23, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 23, 43.00, 27.00, 26.00, 27.00, 38.00 +P02, 11, 23, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +P07, 11, 23, 66.00, 37.00, -9999.00, -9999.00, -9999.00 +P11, 11, 23, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +P24, 11, 23, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +P28, 11, 23, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +P35, 11, 23, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +P38, 11, 23, 54.00, 23.00, -9999.00, -9999.00, -9999.00 +P39, 11, 23, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +P58, 11, 23, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +P59, 11, 23, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +P60, 11, 23, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +P61, 11, 23, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +P67, 11, 23, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +P68, 11, 23, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 23, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 23, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 23, 43.00, 19.00, 11.00, 11.00, 16.00 +RBL, 11, 23, 60.00, 41.00, 25.00, 24.00, 33.00 +RCA, 11, 23, 43.00, 19.00, -9999.00, -9999.00, 18.00 +RDD, 11, 23, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 23, 46.00, 25.00, 22.00, 21.00, 33.00 +RDR, 11, 23, 29.00, 13.00, -9999.00, -9999.00, 20.00 +RDU, 11, 23, 60.00, 37.00, 19.00, 20.00, 30.00 +REE, 11, 23, 60.00, 33.00, -9999.00, -9999.00, 8.00 +REJ, 11, 23, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 23, 41.00, 26.00, 25.00, 21.00, 34.00 +RIC, 11, 23, 58.00, 35.00, 20.00, 20.00, 30.00 +RIV, 11, 23, 70.00, 43.00, -9999.00, -9999.00, 12.00 +RIW, 11, 23, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 23, 37.00, 17.00, 12.00, 10.00, 17.00 +RME, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 57.00 +RMG, 11, 23, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +RND, 11, 23, 69.00, 46.00, -9999.00, -9999.00, 19.00 +RNO, 11, 23, 50.00, 24.00, 14.00, 12.00, 19.00 +ROA, 11, 23, 55.00, 34.00, 19.00, 20.00, 28.00 +ROC, 11, 23, 44.00, 30.00, 35.00, 37.00, 51.00 +ROW, 11, 23, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 23, 49.00, 27.00, 11.00, 11.00, 16.00 +RST, 11, 23, 35.00, 20.00, 22.00, 20.00, 30.00 +RWF, 11, 23, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 23, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 23, 59.00, 41.00, 19.00, 19.00, 26.00 +SAF, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 23, 68.00, 52.00, 11.00, 11.00, 15.00 +SAT, 11, 23, 69.00, 46.00, 16.00, 16.00, 25.00 +SAV, 11, 23, 67.00, 46.00, 17.00, 16.00, 25.00 +SAW, 11, 23, 37.00, 25.00, -9999.00, -9999.00, 50.00 +SBA, 11, 23, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 23, 70.00, 43.00, -9999.00, -9999.00, 13.00 +SBN, 11, 23, 44.00, 30.00, 34.00, 32.00, 47.00 +SBP, 11, 23, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 23, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 23, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 23, -3.00, -14.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 23, 60.00, 40.00, 14.00, 19.00, 21.00 +SDF, 11, 23, 53.00, 35.00, 27.00, 25.00, 37.00 +SEA, 11, 23, 48.00, 38.00, 45.00, 45.00, 59.00 +SEM, 11, 23, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 23, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 23, 60.00, 45.00, 19.00, 21.00, 28.00 +SGF, 11, 23, 53.00, 32.00, 21.00, 19.00, 30.00 +SGY, 11, 23, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 23, 42.00, 16.00, 15.00, 16.00, 24.00 +SHV, 11, 23, 65.00, 43.00, 19.00, 21.00, 29.00 +SIT, 11, 23, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 23, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 23, 65.00, 39.00, 9.00, 7.00, 13.00 +SKA, 11, 23, 38.00, 26.00, -9999.00, -9999.00, 42.00 +SKF, 11, 23, 69.00, 46.00, -9999.00, -9999.00, 19.00 +SLC, 11, 23, 46.00, 28.00, 20.00, 19.00, 29.00 +SLE, 11, 23, 50.00, 36.00, 49.00, 48.00, 61.00 +SLN, 11, 23, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 23, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 23, 67.00, 40.00, -9999.00, 14.00, 20.00 +SNA, 11, 23, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 23, 35.00, 27.00, 54.00, 57.00, 72.00 +SNS, 11, 23, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 23, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 23, 47.00, 31.00, 25.00, 21.00, 34.00 +SPS, 11, 23, 61.00, 37.00, 12.00, 11.00, 18.00 +SRQ, 11, 23, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 23, 65.00, 39.00, -9999.00, -9999.00, 24.00 +SSI, 11, 23, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +STC, 11, 23, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 23, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +STL, 11, 23, 50.00, 34.00, 26.00, 21.00, 36.00 +STNV, 11, 23, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +STS, 11, 23, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 23, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 23, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 23, 61.00, 40.00, -9999.00, -9999.00, 24.00 +SUX, 11, 23, 41.00, 22.00, 15.00, 14.00, 23.00 +SVN, 11, 23, 67.00, 46.00, -9999.00, -9999.00, 20.00 +SWF, 11, 23, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 23, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 23, 44.00, 30.00, 40.00, 41.00, 55.00 +SZL, 11, 23, 51.00, 29.00, -9999.00, -9999.00, 25.00 +TAD, 11, 23, 53.00, 23.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 23, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 23, 56.00, 30.00, -9999.00, -9999.00, 30.00 +TCC, 11, 23, 59.00, 30.00, 7.00, 6.00, 10.00 +TCL, 11, 23, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 23, 49.00, 35.00, -9999.00, -9999.00, 61.00 +TCS, 11, 23, 60.00, 33.00, -9999.00, 6.00, 8.00 +TEB, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 23, 57.00, 35.00, -9999.00, -9999.00, 15.00 +TKA, 11, 23, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 23, 70.00, 44.00, 17.00, 16.00, 24.00 +TNX, 11, 23, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 23, 44.00, 28.00, 28.00, 29.00, 41.00 +TOP, 11, 23, 49.00, 29.00, 14.00, 17.00, 23.00 +TPA, 11, 23, 75.00, 55.00, 11.00, 14.00, 20.00 +TPH, 11, 23, 50.00, 23.00, 5.00, 4.00, 8.00 +TRI, 11, 23, 55.00, 33.00, 24.00, 24.00, 34.00 +TRK, 11, 23, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 23, 75.00, 43.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 23, 51.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 23, 56.00, 36.00, 15.00, 16.00, 23.00 +TUP, 11, 23, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 23, 70.00, 43.00, 7.00, 8.00, 11.00 +TVC, 11, 23, 40.00, 27.00, 33.00, 35.00, 46.00 +TVL, 11, 23, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 23, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 23, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 23, 57.00, 35.00, 25.00, 24.00, 36.00 +T01, 11, 23, 57.00, 36.00, -9999.00, -9999.00, 29.00 +T02, 11, 23, 63.00, 40.00, -9999.00, -9999.00, 23.00 +T03, 11, 23, 66.00, 42.00, -9999.00, -9999.00, 24.00 +T04, 11, 23, 77.00, 57.00, -9999.00, -9999.00, 17.00 +T05, 11, 23, 50.00, 27.00, -9999.00, -9999.00, 18.00 +T06, 11, 23, 67.00, 39.00, -9999.00, -9999.00, 31.00 +T07, 11, 23, 50.00, 21.00, -9999.00, -9999.00, 29.00 +T08, 11, 23, 43.00, 27.00, -9999.00, -9999.00, 29.00 +UCA, 11, 23, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 23, 60.00, 36.00, -9999.00, -9999.00, 7.00 +UIL, 11, 23, 49.00, 36.00, 63.00, 63.00, 72.00 +UIN, 11, 23, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 23, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 23, 16.00, 5.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 23, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +U15, 11, 23, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +U28, 11, 23, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 23, 68.00, 43.00, -9999.00, -9999.00, 23.00 +VBG, 11, 23, 68.00, 42.00, -9999.00, -9999.00, 21.00 +VCT, 11, 23, 71.00, 50.00, 17.00, 16.00, 26.00 +VCV, 11, 23, 64.00, 33.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 23, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 23, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 23, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 23, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 23, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 23, 69.00, 44.00, -9999.00, -9999.00, 25.00 +VRB, 11, 23, 77.00, 58.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 23, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 23, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 23, 57.00, 36.00, 21.00, 22.00, 29.00 +WJA, 11, 23, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 23, 63.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 23, 19.00, 6.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 23, 49.00, 21.00, 19.00, 16.00, 25.00 +WPO, 11, 23, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 23, 66.00, 41.00, -9999.00, -9999.00, 22.00 +WRG, 11, 23, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 23, 53.00, 33.00, -9999.00, -9999.00, 30.00 +WRL, 11, 23, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +X68, 11, 23, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 23, 35.00, 23.00, 60.00, 60.00, 69.00 +YCG, 11, 23, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 23, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 23, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 23, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 23, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 23, 44.00, 27.00, 22.00, 22.00, 32.00 +YNG, 11, 23, 45.00, 31.00, 33.00, 34.00, 50.00 +YPA, 11, 23, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 23, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 23, 19.00, 5.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 23, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 23, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 23, 34.00, 26.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 23, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 23, 74.00, 48.00, 4.00, 3.00, 6.00 +YVR, 11, 23, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 23, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 23, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 23, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 23, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 23, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 23, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 23, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 23, 35.00, 22.00, 43.00, 43.00, 59.00 +ZUN, 11, 23, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 23, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 23, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 23, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 11, 23, 66.00, 43.00, -9999.00, -9999.00, 26.00 +1V1, 11, 23, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 23, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 23, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 23, 62.00, 45.00, -9999.00, -9999.00, 24.00 +2PJ, 11, 23, 65.00, 39.00, -9999.00, -9999.00, 23.00 +3B1, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 23, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 23, 38.00, 24.00, -9999.00, -9999.00, 41.00 +3SE, 11, 23, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 23, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 23, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 23, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 23, 14.00, -2.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 23, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 23, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 23, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 24, 47.00, 31.00, 22.00, 21.00, 34.00 +ABI, 11, 24, 62.00, 39.00, 10.00, 9.00, 16.00 +ABQ, 11, 24, 53.00, 28.00, 8.00, 8.00, 13.00 +ABR, 11, 24, 35.00, 15.00, 14.00, 11.00, 20.00 +ABY, 11, 24, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 24, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 24, 65.00, 43.00, 17.00, 15.00, 24.00 +ACV, 11, 24, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 24, 52.00, 32.00, 20.00, 20.00, 32.00 +ADK, 11, 24, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 24, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 24, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 24, 54.00, 32.00, -9999.00, -9999.00, 29.00 +AEX, 11, 24, 66.00, 44.00, -9999.00, -9999.00, 26.00 +AFF, 11, 24, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 24, 77.00, 54.00, -9999.00, -9999.00, 23.00 +AGS, 11, 24, 65.00, 39.00, 18.00, 18.00, 26.00 +AHN, 11, 24, 61.00, 40.00, 21.00, 22.00, 30.00 +AKN, 11, 24, 27.00, 12.00, 27.00, 27.00, 41.00 +AKO, 11, 24, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 24, 44.00, 26.00, 26.00, 25.00, 38.00 +ALI, 11, 24, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 24, 40.00, 21.00, 21.00, 16.00, 29.00 +ALS, 11, 24, 43.00, 8.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 24, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 24, 55.00, 29.00, 9.00, 9.00, 15.00 +AMG, 11, 24, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 24, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 24, 25.00, 12.00, 20.00, 20.00, 30.00 +AND, 11, 24, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 24, 42.00, 33.00, 61.00, 59.00, 71.00 +AOO, 11, 24, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +APN, 11, 24, 38.00, 24.00, 29.00, 31.00, 44.00 +AQQ, 11, 24, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +ART, 11, 24, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +AST, 11, 24, 51.00, 39.00, 57.00, 57.00, 69.00 +ATL, 11, 24, 60.00, 40.00, 20.00, 19.00, 30.00 +ATW, 11, 24, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 24, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 24, 49.00, 30.00, -9999.00, -9999.00, 36.00 +AUG, 11, 24, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 24, 68.00, 46.00, 17.00, 15.00, 25.00 +AUW, 11, 24, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 24, 56.00, 33.00, 21.00, 20.00, 30.00 +AVP, 11, 24, 44.00, 30.00, 27.00, 26.00, 41.00 +AXN, 11, 24, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 24, 46.00, 27.00, -9999.00, -9999.00, 32.00 +AYS, 11, 24, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 24, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 24, 60.00, 41.00, -9999.00, -9999.00, 27.00 +BAD, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 24, 40.00, 14.00, -9999.00, -9999.00, 15.00 +BDL, 11, 24, 46.00, 29.00, 25.00, 22.00, 35.00 +BDR, 11, 24, 48.00, 34.00, 26.00, 20.00, 37.00 +BET, 11, 24, 19.00, 7.00, 23.00, 25.00, 37.00 +BFD, 11, 24, 39.00, 25.00, 43.00, 46.00, 61.00 +BFF, 11, 24, 45.00, 18.00, 10.00, 12.00, 17.00 +BFL, 11, 24, 62.00, 42.00, 9.00, 10.00, 15.00 +BGM, 11, 24, 40.00, 27.00, 34.00, 36.00, 51.00 +BGR, 11, 24, 39.00, 25.00, 27.00, 25.00, 38.00 +BGS, 11, 24, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 24, 61.00, 39.00, 22.00, 20.00, 31.00 +BID, 11, 24, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 24, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 24, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 24, 40.00, 22.00, 16.00, 16.00, 22.00 +BIS, 11, 24, 34.00, 13.00, 14.00, 15.00, 23.00 +BIX, 11, 24, 68.00, 50.00, -9999.00, -9999.00, 25.00 +BJI, 11, 24, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 24, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 24, 50.00, 20.00, -9999.00, -9999.00, 15.00 +BKW, 11, 24, 48.00, 31.00, 31.00, 33.00, 45.00 +BLF, 11, 24, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 24, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 24, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 24, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 24, 51.00, 32.00, -9999.00, -9999.00, 28.00 +BNA, 11, 24, 56.00, 36.00, 25.00, 24.00, 36.00 +BNO, 11, 24, 41.00, 19.00, -9999.00, 27.00, 44.00 +BOI, 11, 24, 44.00, 28.00, 25.00, 27.00, 39.00 +BOS, 11, 24, 48.00, 34.00, 23.00, 24.00, 34.00 +BPI, 11, 24, 34.00, 2.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 24, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 24, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 24, 44.00, 27.00, -9999.00, -9999.00, 26.00 +BRO, 11, 24, 76.00, 56.00, 14.00, 13.00, 21.00 +BRW, 11, 24, -1.00, -11.00, 13.00, 13.00, 20.00 +BSM, 11, 24, 68.00, 46.00, -9999.00, -9999.00, 20.00 +BTI, 11, 24, 1.00, -11.00, 11.00, 12.00, 19.00 +BTL, 11, 24, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 24, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 24, 68.00, 46.00, 20.00, 20.00, 31.00 +BTT, 11, 24, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 24, 39.00, 25.00, 35.00, 31.00, 47.00 +BUB, 11, 24, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 24, 43.00, 30.00, 39.00, 43.00, 56.00 +BUR, 11, 24, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 24, 68.00, 51.00, -9999.00, 18.00, 27.00 +BWG, 11, 24, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 24, 52.00, 34.00, 20.00, 20.00, 31.00 +BYH, 11, 24, 56.00, 37.00, -9999.00, -9999.00, 33.00 +BYI, 11, 24, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 24, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 24, 64.00, 39.00, 18.00, 16.00, 27.00 +CAG, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 24, 45.00, 30.00, 33.00, 34.00, 50.00 +CAO, 11, 24, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 24, 33.00, 18.00, 36.00, 36.00, 50.00 +CBM, 11, 24, 62.00, 38.00, -9999.00, -9999.00, 31.00 +CDB, 11, 24, 37.00, 29.00, 62.00, 60.00, 78.00 +CDC, 11, 24, 48.00, 23.00, 12.00, 11.00, 17.00 +CDR, 11, 24, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 24, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 24, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 24, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 24, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 24, 57.00, 37.00, 24.00, 23.00, 34.00 +CHO, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 24, 67.00, 45.00, 16.00, 18.00, 26.00 +CID, 11, 24, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 24, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 24, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 24, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 24, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 24, 45.00, 31.00, 34.00, 36.00, 50.00 +CLL, 11, 24, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 24, 59.00, 38.00, 18.00, 20.00, 30.00 +CMH, 11, 24, 47.00, 31.00, 29.00, 29.00, 42.00 +CMI, 11, 24, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 24, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 24, 47.00, 26.00, 13.00, 11.00, 19.00 +CNM, 11, 24, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 24, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +COD, 11, 24, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +COF, 11, 24, 76.00, 57.00, -9999.00, -9999.00, 22.00 +CON, 11, 24, 42.00, 23.00, 24.00, 23.00, 34.00 +COS, 11, 24, 47.00, 22.00, 12.00, 10.00, 16.00 +COT, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 24, 49.00, 30.00, 24.00, 20.00, 32.00 +CPR, 11, 24, 40.00, 18.00, 15.00, 15.00, 22.00 +CRBC, 11, 24, 34.00, 4.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 24, 73.00, 53.00, 15.00, 13.00, 22.00 +CRW, 11, 24, 53.00, 33.00, 31.00, 30.00, 44.00 +CSG, 11, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 24, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 24, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 24, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 24, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 24, 49.00, 32.00, 27.00, 26.00, 38.00 +CVN, 11, 24, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 24, 57.00, 29.00, -9999.00, -9999.00, 10.00 +CXY, 11, 24, 48.00, 33.00, 19.00, 19.00, 30.00 +CYS, 11, 24, 43.00, 21.00, 14.00, 14.00, 21.00 +DAA, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 24, 73.00, 54.00, 16.00, 19.00, 27.00 +DAG, 11, 24, 65.00, 41.00, 3.00, 4.00, 6.00 +DAL, 11, 24, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 24, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 24, 47.00, 31.00, 29.00, 29.00, 41.00 +DBQ, 11, 24, 39.00, 23.00, 24.00, 19.00, 34.00 +DCA, 11, 24, 54.00, 38.00, 18.00, 19.00, 29.00 +DDC, 11, 24, 50.00, 27.00, 11.00, 12.00, 17.00 +DEC, 11, 24, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 24, 49.00, 22.00, 13.00, 13.00, 19.00 +DFW, 11, 24, 63.00, 42.00, 13.00, 12.00, 20.00 +DHN, 11, 24, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 24, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 24, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 24, 68.00, 45.00, -9999.00, -9999.00, 14.00 +DLG, 11, 24, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 24, 30.00, 16.00, 25.00, 21.00, 35.00 +DLLC, 11, 24, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 24, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 24, 69.00, 43.00, -9999.00, -9999.00, 11.00 +DMN, 11, 24, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 24, 55.00, 36.00, -9999.00, -9999.00, 30.00 +DPG, 11, 24, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 24, 68.00, 44.00, -9999.00, -9999.00, 25.00 +DRA, 11, 24, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 24, 68.00, 45.00, 9.00, 10.00, 14.00 +DSM, 11, 24, 43.00, 25.00, 21.00, 18.00, 30.00 +DTW, 11, 24, 43.00, 28.00, 29.00, 29.00, 42.00 +DUG, 11, 24, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 24, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 24, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 24, 62.00, 39.00, -9999.00, -9999.00, 15.00 +D45, 11, 24, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 24, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 24, 35.00, 19.00, 20.00, 18.00, 28.00 +ECG, 11, 24, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 24, 62.00, 37.00, -9999.00, -9999.00, 8.00 +EED, 11, 24, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 11, 24, 42.00, 13.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 24, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 24, 49.00, 27.00, 36.00, 37.00, 51.00 +EKO, 11, 24, 44.00, 19.00, 19.00, 17.00, 27.00 +ELD, 11, 24, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 24, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 24, 63.00, 35.00, 7.00, 8.00, 11.00 +ELY, 11, 24, 45.00, 16.00, 13.00, 12.00, 19.00 +EMP, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 24, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +END, 11, 24, 54.00, 34.00, -9999.00, -9999.00, 14.00 +ENN, 11, 24, 7.00, -10.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 24, 42.00, 26.00, -9999.00, -9999.00, 14.00 +EPH, 11, 24, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 24, 45.00, 33.00, 38.00, 39.00, 55.00 +ESF, 11, 24, 66.00, 44.00, -9999.00, -9999.00, 36.00 +EUG, 11, 24, 49.00, 38.00, 47.00, 48.00, 60.00 +EVV, 11, 24, 51.00, 33.00, 28.00, 23.00, 37.00 +EWN, 11, 24, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 24, 51.00, 36.00, 21.00, 19.00, 32.00 +EYW, 11, 24, 78.00, 69.00, 15.00, 14.00, 23.00 +E74, 11, 24, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 24, 59.00, 36.00, -9999.00, -9999.00, 26.00 +FAI, 11, 24, 7.00, -10.00, 22.00, 24.00, 35.00 +FAR, 11, 24, 31.00, 14.00, 13.00, 15.00, 22.00 +FAT, 11, 24, 60.00, 40.00, 13.00, 15.00, 21.00 +FAY, 11, 24, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 24, 34.00, 21.00, 28.00, 33.00, 45.00 +FCS, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FDY, 11, 24, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 24, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +FLG, 11, 24, 48.00, 20.00, 12.00, 15.00, 18.00 +FLL, 11, 24, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 24, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 24, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +FME, 11, 24, 55.00, 32.00, -9999.00, -9999.00, 29.00 +FMH, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 24, 51.00, 23.00, 8.00, 8.00, 10.00 +FMY, 11, 24, 79.00, 58.00, 10.00, 10.00, 16.00 +FNT, 11, 24, 42.00, 28.00, 30.00, 30.00, 42.00 +FOD, 11, 24, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 24, 49.00, 28.00, -9999.00, -9999.00, 18.00 +FOK, 11, 24, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 24, 50.00, 29.00, -9999.00, -9999.00, 19.00 +FSD, 11, 24, 38.00, 18.00, 16.00, 14.00, 24.00 +FSI, 11, 24, 59.00, 34.00, -9999.00, -9999.00, 15.00 +FSM, 11, 24, 58.00, 35.00, 19.00, 17.00, 28.00 +FTK, 11, 24, 52.00, 31.00, -9999.00, -9999.00, 31.00 +FWA, 11, 24, 44.00, 29.00, 25.00, 27.00, 38.00 +FWH, 11, 24, 63.00, 40.00, -9999.00, -9999.00, 17.00 +FYU, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 24, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 24, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 24, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 24, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 24, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 24, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 24, 37.00, 26.00, 31.00, 33.00, 45.00 +GFA, 11, 24, 39.00, 20.00, -9999.00, -9999.00, 21.00 +GFK, 11, 24, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 24, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 24, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 24, 34.00, 14.00, 14.00, 14.00, 23.00 +GJT, 11, 24, 46.00, 25.00, 14.00, 13.00, 19.00 +GKN, 11, 24, 8.00, -7.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 24, 47.00, 22.00, 11.00, 11.00, 16.00 +GLH, 11, 24, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 24, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 24, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 24, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +GON, 11, 24, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 24, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 24, 37.00, 22.00, 25.00, 24.00, 36.00 +GRCI, 11, 24, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 24, 49.00, 35.00, -9999.00, -9999.00, 63.00 +GRI, 11, 24, 44.00, 22.00, 15.00, 12.00, 20.00 +GRK, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +GRR, 11, 24, 41.00, 27.00, 32.00, 33.00, 45.00 +GSB, 11, 24, 62.00, 38.00, -9999.00, -9999.00, 23.00 +GSG, 11, 24, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 24, 57.00, 35.00, 20.00, 19.00, 28.00 +GSP, 11, 24, 59.00, 38.00, 20.00, 22.00, 31.00 +GST, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 24, 41.00, 26.00, -9999.00, -9999.00, 57.00 +GTF, 11, 24, 39.00, 20.00, 15.00, 19.00, 25.00 +GUP, 11, 24, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 24, 45.00, 27.00, -9999.00, -9999.00, 36.00 +GVW, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 24, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 24, 62.00, 46.00, 22.00, 23.00, 32.00 +HBR, 11, 24, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 24, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 24, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 24, 44.00, 25.00, -9999.00, -9999.00, 29.00 +HKY, 11, 24, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 24, 38.00, 17.00, 14.00, 16.00, 25.00 +HMN, 11, 24, 62.00, 26.00, -9999.00, -9999.00, 7.00 +HMS, 11, 24, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 24, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 24, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 11, 24, 37.00, 17.00, 10.00, 10.00, 17.00 +HOP, 11, 24, 54.00, 33.00, -9999.00, -9999.00, 33.00 +HOT, 11, 24, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 24, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 24, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 24, 50.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 24, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 24, 68.00, 44.00, -9999.00, -9999.00, 24.00 +HST, 11, 24, 80.00, 60.00, -9999.00, -9999.00, 20.00 +HSV, 11, 24, 59.00, 38.00, 25.00, 22.00, 35.00 +HTL, 11, 24, 37.00, 24.00, 34.00, 29.00, 47.00 +HTS, 11, 24, 52.00, 34.00, 27.00, 28.00, 41.00 +HUF, 11, 24, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 24, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 24, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 24, 36.00, 13.00, 13.00, 15.00, 20.00 +IAB, 11, 24, 50.00, 29.00, -9999.00, -9999.00, 17.00 +IAD, 11, 24, 52.00, 31.00, 19.00, 20.00, 29.00 +IAG, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 24, 69.00, 47.00, 20.00, 21.00, 30.00 +ICT, 11, 24, 50.00, 29.00, 14.00, 14.00, 21.00 +IDA, 11, 24, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 24, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 24, 51.00, 34.00, 22.00, 19.00, 32.00 +ILI, 11, 24, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 24, 66.00, 42.00, 19.00, 18.00, 29.00 +IMT, 11, 24, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +IND, 11, 24, 47.00, 30.00, 27.00, 27.00, 38.00 +INL, 11, 24, 27.00, 11.00, 23.00, 23.00, 34.00 +INS, 11, 24, 59.00, 35.00, -9999.00, -9999.00, 7.00 +INT, 11, 24, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +INW, 11, 24, 54.00, 26.00, 6.00, 6.00, 10.00 +IPL, 11, 24, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 24, 45.00, 30.00, 27.00, 27.00, 39.00 +IRK, 11, 24, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 24, 32.00, 11.00, 15.00, 13.00, 24.00 +ISP, 11, 24, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 24, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 24, 70.00, 42.00, -9999.00, -9999.00, 9.00 +IWD, 11, 24, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 24, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 24, 65.00, 40.00, 22.00, 21.00, 32.00 +JAX, 11, 24, 71.00, 47.00, 15.00, 16.00, 24.00 +JBR, 11, 24, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 24, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 24, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 24, 50.00, 37.00, 21.00, 19.00, 31.00 +JHW, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 24, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 24, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 24, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 24, 34.00, 25.00, 49.00, 47.00, 59.00 +JST, 11, 24, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 24, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 24, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 24, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 24, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 24, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 24, 41.00, 27.00, 31.00, 32.00, 45.00 +LAR, 11, 24, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 24, 63.00, 39.00, 6.00, 5.00, 8.00 +LAX, 11, 24, 68.00, 51.00, 8.00, 8.00, 12.00 +LBB, 11, 24, 59.00, 33.00, 9.00, 8.00, 14.00 +LBF, 11, 24, 44.00, 17.00, 14.00, 10.00, 18.00 +LCH, 11, 24, 68.00, 47.00, 18.00, 20.00, 29.00 +LCK, 11, 24, 48.00, 31.00, -9999.00, -9999.00, 38.00 +LEB, 11, 24, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 24, 51.00, 34.00, 27.00, 27.00, 39.00 +LFI, 11, 24, 57.00, 40.00, -9999.00, -9999.00, 29.00 +LFK, 11, 24, 67.00, 43.00, 17.00, 21.00, 28.00 +LFT, 11, 24, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 24, 49.00, 38.00, 20.00, 18.00, 31.00 +LGB, 11, 24, 70.00, 48.00, 8.00, 9.00, 13.00 +LGU, 11, 24, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 24, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 24, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 24, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 24, 58.00, 38.00, 20.00, 20.00, 28.00 +LIZ, 11, 24, 33.00, 18.00, -9999.00, -9999.00, 50.00 +LMT, 11, 24, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 11, 24, 38.00, 15.00, 12.00, 11.00, 16.00 +LNK, 11, 24, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 24, 48.00, 21.00, 8.00, 8.00, 13.00 +LOZ, 11, 24, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 24, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 24, 58.00, 38.00, -9999.00, -9999.00, 22.00 +LSE, 11, 24, 38.00, 23.00, 18.00, 17.00, 27.00 +LSF, 11, 24, 65.00, 42.00, -9999.00, -9999.00, 22.00 +LSV, 11, 24, 66.00, 32.00, -9999.00, -9999.00, 7.00 +LTS, 11, 24, 61.00, 35.00, -9999.00, -9999.00, 14.00 +LUF, 11, 24, 72.00, 40.00, -9999.00, -9999.00, 9.00 +LVS, 11, 24, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 24, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 24, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 24, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 24, 54.00, 34.00, 21.00, 20.00, 30.00 +MAF, 11, 24, 63.00, 35.00, 7.00, 5.00, 10.00 +MBL, 11, 24, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 24, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 24, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 24, 59.00, 43.00, -9999.00, -9999.00, 25.00 +MCF, 11, 24, 75.00, 55.00, -9999.00, -9999.00, 17.00 +MCG, 11, 24, 8.00, -9.00, 28.00, 28.00, 40.00 +MCI, 11, 24, 47.00, 29.00, 18.00, 17.00, 27.00 +MCK, 11, 24, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 24, 65.00, 41.00, 18.00, 18.00, 26.00 +MCO, 11, 24, 76.00, 55.00, 12.00, 15.00, 22.00 +MCW, 11, 24, 37.00, 20.00, 15.00, 13.00, 21.00 +MC2, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +MDH, 11, 24, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 24, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 24, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 24, 44.00, 29.00, 30.00, 28.00, 43.00 +MEI, 11, 24, 65.00, 40.00, 22.00, 18.00, 31.00 +MEM, 11, 24, 58.00, 40.00, 26.00, 21.00, 34.00 +MER, 11, 24, 60.00, 38.00, -9999.00, -9999.00, 20.00 +MFD, 11, 24, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 24, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 24, 48.00, 34.00, 33.00, 35.00, 45.00 +MGE, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 11, 24, 65.00, 42.00, 21.00, 20.00, 33.00 +MGW, 11, 24, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 24, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 24, 59.00, 42.00, -9999.00, -9999.00, 25.00 +MHS, 11, 24, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 24, 79.00, 63.00, 19.00, 18.00, 29.00 +MIB, 11, 24, 31.00, 14.00, -9999.00, -9999.00, 20.00 +MIV, 11, 24, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 24, 47.00, 25.00, -9999.00, -9999.00, 27.00 +MKC, 11, 24, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 24, 40.00, 26.00, 27.00, 25.00, 37.00 +MKG, 11, 24, 41.00, 29.00, 34.00, 33.00, 46.00 +MKL, 11, 24, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 24, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 24, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 24, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 24, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 24, 43.00, 26.00, 25.00, 22.00, 34.00 +MLS, 11, 24, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 24, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 24, 65.00, 43.00, -9999.00, -9999.00, 23.00 +MOB, 11, 24, 67.00, 47.00, 22.00, 21.00, 32.00 +MOT, 11, 24, 31.00, 14.00, 12.00, 12.00, 19.00 +MPV, 11, 24, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 24, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 24, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 24, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 24, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 24, 63.00, 46.00, -9999.00, -9999.00, 24.00 +MSL, 11, 24, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 24, 39.00, 22.00, 24.00, 23.00, 34.00 +MSO, 11, 24, 36.00, 21.00, 26.00, 27.00, 39.00 +MSP, 11, 24, 35.00, 20.00, 20.00, 19.00, 29.00 +MSS, 11, 24, 38.00, 23.00, 34.00, 33.00, 47.00 +MSY, 11, 24, 68.00, 49.00, 20.00, 18.00, 30.00 +MTC, 11, 24, 42.00, 29.00, -9999.00, -9999.00, 36.00 +MTN, 11, 24, 53.00, 34.00, -9999.00, -9999.00, 29.00 +MTO, 11, 24, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 24, 49.00, 30.00, -9999.00, -9999.00, 29.00 +MUO, 11, 24, 47.00, 27.00, -9999.00, -9999.00, 27.00 +MWA, 11, 24, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 24, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 24, 65.00, 42.00, -9999.00, -9999.00, 26.00 +MYL, 11, 24, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 24, 66.00, 40.00, -9999.00, -9999.00, 24.00 +NAO, 11, 24, 64.00, 49.00, -9999.00, -9999.00, 24.00 +NBC, 11, 24, 67.00, 46.00, -9999.00, -9999.00, 23.00 +NBE, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NBU, 11, 24, 43.00, 27.00, -9999.00, -9999.00, 31.00 +NCA, 11, 24, 66.00, 39.00, -9999.00, -9999.00, 25.00 +NCO, 11, 24, 49.00, 34.00, -9999.00, -9999.00, 34.00 +NC1, 11, 24, 58.00, 40.00, -9999.00, -9999.00, 8.00 +NEL, 11, 24, 53.00, 31.00, -9999.00, -9999.00, 33.00 +NFG, 11, 24, 67.00, 47.00, -9999.00, -9999.00, 13.00 +NFL, 11, 24, 51.00, 23.00, -9999.00, -9999.00, 13.00 +NGP, 11, 24, 73.00, 54.00, -9999.00, -9999.00, 20.00 +NGU, 11, 24, 58.00, 41.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 24, 60.00, 47.00, -9999.00, -9999.00, 28.00 +NHK, 11, 24, 54.00, 34.00, -9999.00, -9999.00, 28.00 +NHZ, 11, 24, 42.00, 26.00, -9999.00, -9999.00, 40.00 +NID, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 11, 24, 71.00, 47.00, -9999.00, -9999.00, 21.00 +NIR, 11, 24, 71.00, 49.00, -9999.00, -9999.00, 21.00 +NKT, 11, 24, 64.00, 43.00, -9999.00, -9999.00, 28.00 +NKX, 11, 24, 68.00, 52.00, -9999.00, -9999.00, 18.00 +NLC, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 11, 24, 64.00, 39.00, -9999.00, -9999.00, 31.00 +NPA, 11, 24, 67.00, 48.00, -9999.00, -9999.00, 25.00 +NQA, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +NQI, 11, 24, 75.00, 52.00, -9999.00, -9999.00, 18.00 +NQX, 11, 24, 78.00, 69.00, -9999.00, -9999.00, 21.00 +NRB, 11, 24, 71.00, 53.00, -9999.00, -9999.00, 20.00 +NRC, 11, 24, 60.00, 38.00, -9999.00, -9999.00, 24.00 +NRS, 11, 24, 67.00, 48.00, -9999.00, -9999.00, 14.00 +NSE, 11, 24, 68.00, 45.00, -9999.00, -9999.00, 28.00 +NSI, 11, 24, 69.00, 47.00, -9999.00, -9999.00, 19.00 +NTD, 11, 24, 69.00, 47.00, -9999.00, -9999.00, 14.00 +NTK, 11, 24, 71.00, 48.00, -9999.00, -9999.00, 14.00 +NTU, 11, 24, 58.00, 41.00, -9999.00, -9999.00, 28.00 +NUC, 11, 24, 66.00, 51.00, -9999.00, -9999.00, 14.00 +NUQ, 11, 24, 61.00, 41.00, -9999.00, -9999.00, 26.00 +NUW, 11, 24, 48.00, 36.00, -9999.00, -9999.00, 54.00 +NWF, 11, 24, 70.00, 48.00, -9999.00, -9999.00, 11.00 +NXX, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 11, 24, 55.00, 31.00, -9999.00, -9999.00, 30.00 +NZC, 11, 24, 71.00, 44.00, -9999.00, -9999.00, 22.00 +NZJ, 11, 24, 70.00, 43.00, -9999.00, -9999.00, 14.00 +NZW, 11, 24, 47.00, 31.00, -9999.00, -9999.00, 40.00 +NZY, 11, 24, 68.00, 52.00, -9999.00, -9999.00, 14.00 +OAK, 11, 24, 61.00, 43.00, 15.00, 17.00, 23.00 +OAR, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 11, 24, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 24, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 24, 56.00, 35.00, 17.00, 13.00, 22.00 +OLM, 11, 24, 47.00, 34.00, 54.00, 54.00, 68.00 +OMA, 11, 24, 44.00, 24.00, 14.00, 14.00, 21.00 +OME, 11, 24, 19.00, 5.00, 29.00, 30.00, 41.00 +ONT, 11, 24, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 24, 43.00, 27.00, 28.00, 25.00, 38.00 +ORF, 11, 24, 58.00, 41.00, 19.00, 20.00, 29.00 +ORH, 11, 24, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 24, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 24, 40.00, 25.00, -9999.00, -9999.00, 41.00 +OTG, 11, 24, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 24, 55.00, 42.00, 52.00, 53.00, 64.00 +OTM, 11, 24, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 24, 9.00, -2.00, 21.00, 25.00, 34.00 +OURC, 11, 24, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 24, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 24, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 24, 67.00, 44.00, -9999.00, -9999.00, 26.00 +PACZ, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 24, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 24, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 24, 5.00, -11.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 24, 5.00, -8.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 24, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 24, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 24, 70.00, 45.00, -9999.00, -9999.00, 24.00 +PAQ, 11, 24, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 24, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 24, 38.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 24, 18.00, 6.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 24, 8.00, -9.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 24, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 24, 39.00, 25.00, -9999.00, -9999.00, 41.00 +PBI, 11, 24, 78.00, 62.00, 22.00, 23.00, 33.00 +PDT, 11, 24, 45.00, 32.00, 26.00, 28.00, 41.00 +PDX, 11, 24, 49.00, 38.00, 49.00, 51.00, 63.00 +PFN, 11, 24, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 24, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 24, 51.00, 34.00, 22.00, 18.00, 32.00 +PHX, 11, 24, 71.00, 46.00, 7.00, 7.00, 10.00 +PIA, 11, 24, 45.00, 28.00, 26.00, 22.00, 35.00 +PIB, 11, 24, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 24, 40.00, 22.00, 22.00, 24.00, 34.00 +PIR, 11, 24, 39.00, 19.00, 12.00, 10.00, 17.00 +PIT, 11, 24, 46.00, 31.00, 32.00, 31.00, 47.00 +PKB, 11, 24, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 24, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 24, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 24, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 24, 67.00, 48.00, 17.00, 17.00, 27.00 +POB, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +POE, 11, 24, 66.00, 42.00, -9999.00, -9999.00, 36.00 +POM, 11, 24, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 11, 24, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 24, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 24, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 24, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 24, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 24, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 24, 45.00, 26.00, -9999.00, -9999.00, 40.00 +PSP, 11, 24, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 24, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 24, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 24, 52.00, 21.00, 11.00, 8.00, 16.00 +PUC, 11, 24, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 24, 49.00, 31.00, 24.00, 23.00, 34.00 +PVU, 11, 24, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 24, 42.00, 26.00, 26.00, 27.00, 38.00 +P02, 11, 24, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +P07, 11, 24, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +P11, 11, 24, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +P24, 11, 24, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +P28, 11, 24, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +P35, 11, 24, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +P38, 11, 24, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +P39, 11, 24, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +P58, 11, 24, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +P59, 11, 24, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +P60, 11, 24, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +P61, 11, 24, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +P67, 11, 24, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +P68, 11, 24, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 24, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 24, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 24, 42.00, 19.00, 11.00, 11.00, 16.00 +RBL, 11, 24, 59.00, 41.00, 25.00, 24.00, 33.00 +RCA, 11, 24, 42.00, 19.00, -9999.00, -9999.00, 18.00 +RDD, 11, 24, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 24, 45.00, 25.00, 22.00, 21.00, 33.00 +RDR, 11, 24, 29.00, 13.00, -9999.00, -9999.00, 21.00 +RDU, 11, 24, 59.00, 37.00, 19.00, 20.00, 30.00 +REE, 11, 24, 59.00, 33.00, -9999.00, -9999.00, 8.00 +REJ, 11, 24, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 24, 41.00, 25.00, 25.00, 21.00, 34.00 +RIC, 11, 24, 57.00, 35.00, 20.00, 20.00, 30.00 +RIV, 11, 24, 69.00, 43.00, -9999.00, -9999.00, 12.00 +RIW, 11, 24, 38.00, 8.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 24, 36.00, 16.00, 12.00, 10.00, 17.00 +RME, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 57.00 +RMG, 11, 24, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +RND, 11, 24, 68.00, 46.00, -9999.00, -9999.00, 19.00 +RNO, 11, 24, 50.00, 24.00, 14.00, 12.00, 19.00 +ROA, 11, 24, 54.00, 34.00, 19.00, 20.00, 28.00 +ROC, 11, 24, 43.00, 29.00, 35.00, 37.00, 52.00 +ROW, 11, 24, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 24, 49.00, 26.00, 11.00, 11.00, 16.00 +RST, 11, 24, 35.00, 19.00, 22.00, 20.00, 30.00 +RWF, 11, 24, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 24, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 24, 58.00, 41.00, 19.00, 19.00, 26.00 +SAF, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 24, 68.00, 52.00, 11.00, 11.00, 15.00 +SAT, 11, 24, 68.00, 46.00, 16.00, 16.00, 25.00 +SAV, 11, 24, 67.00, 45.00, 17.00, 16.00, 25.00 +SAW, 11, 24, 36.00, 25.00, -9999.00, -9999.00, 50.00 +SBA, 11, 24, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 24, 70.00, 43.00, -9999.00, -9999.00, 13.00 +SBN, 11, 24, 44.00, 29.00, 34.00, 32.00, 47.00 +SBP, 11, 24, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 24, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 24, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 24, -3.00, -15.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 24, 59.00, 40.00, 14.00, 19.00, 21.00 +SDF, 11, 24, 52.00, 34.00, 27.00, 25.00, 37.00 +SEA, 11, 24, 48.00, 38.00, 45.00, 45.00, 59.00 +SEM, 11, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 24, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 24, 60.00, 45.00, 19.00, 21.00, 28.00 +SGF, 11, 24, 52.00, 32.00, 21.00, 19.00, 30.00 +SGY, 11, 24, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 24, 41.00, 16.00, 15.00, 16.00, 24.00 +SHV, 11, 24, 64.00, 42.00, 19.00, 21.00, 29.00 +SIT, 11, 24, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 24, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 24, 64.00, 39.00, 9.00, 7.00, 13.00 +SKA, 11, 24, 37.00, 26.00, -9999.00, -9999.00, 42.00 +SKF, 11, 24, 68.00, 46.00, -9999.00, -9999.00, 19.00 +SLC, 11, 24, 46.00, 27.00, 20.00, 19.00, 29.00 +SLE, 11, 24, 50.00, 36.00, 49.00, 48.00, 61.00 +SLN, 11, 24, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 24, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 24, 67.00, 40.00, -9999.00, 14.00, 20.00 +SNA, 11, 24, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 24, 35.00, 27.00, 54.00, 57.00, 72.00 +SNS, 11, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 24, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 24, 47.00, 30.00, 25.00, 21.00, 34.00 +SPS, 11, 24, 60.00, 37.00, 12.00, 11.00, 18.00 +SRQ, 11, 24, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 24, 65.00, 39.00, -9999.00, -9999.00, 24.00 +SSI, 11, 24, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +STC, 11, 24, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 24, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +STL, 11, 24, 50.00, 33.00, 26.00, 21.00, 36.00 +STNV, 11, 24, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +STS, 11, 24, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 24, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 24, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 24, 60.00, 40.00, -9999.00, -9999.00, 24.00 +SUX, 11, 24, 41.00, 22.00, 15.00, 14.00, 23.00 +SVN, 11, 24, 67.00, 45.00, -9999.00, -9999.00, 20.00 +SWF, 11, 24, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 24, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 24, 43.00, 29.00, 40.00, 41.00, 55.00 +SZL, 11, 24, 50.00, 28.00, -9999.00, -9999.00, 25.00 +TAD, 11, 24, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 24, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 24, 56.00, 29.00, -9999.00, -9999.00, 30.00 +TCC, 11, 24, 58.00, 29.00, 7.00, 6.00, 10.00 +TCL, 11, 24, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 24, 49.00, 35.00, -9999.00, -9999.00, 61.00 +TCS, 11, 24, 59.00, 33.00, -9999.00, 6.00, 8.00 +TEB, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 24, 56.00, 35.00, -9999.00, -9999.00, 15.00 +TKA, 11, 24, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 24, 70.00, 44.00, 17.00, 16.00, 24.00 +TNX, 11, 24, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 24, 44.00, 28.00, 29.00, 29.00, 42.00 +TOP, 11, 24, 49.00, 28.00, 14.00, 17.00, 23.00 +TPA, 11, 24, 75.00, 55.00, 11.00, 14.00, 20.00 +TPH, 11, 24, 49.00, 23.00, 5.00, 4.00, 8.00 +TRI, 11, 24, 54.00, 33.00, 24.00, 24.00, 34.00 +TRK, 11, 24, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 24, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 24, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 24, 56.00, 35.00, 15.00, 16.00, 23.00 +TUP, 11, 24, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 24, 69.00, 43.00, 7.00, 8.00, 11.00 +TVC, 11, 24, 39.00, 26.00, 33.00, 35.00, 46.00 +TVL, 11, 24, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 24, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 24, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 24, 56.00, 35.00, 25.00, 24.00, 36.00 +T01, 11, 24, 56.00, 35.00, -9999.00, -9999.00, 29.00 +T02, 11, 24, 62.00, 40.00, -9999.00, -9999.00, 23.00 +T03, 11, 24, 66.00, 42.00, -9999.00, -9999.00, 24.00 +T04, 11, 24, 77.00, 57.00, -9999.00, -9999.00, 17.00 +T05, 11, 24, 49.00, 26.00, -9999.00, -9999.00, 18.00 +T06, 11, 24, 67.00, 39.00, -9999.00, -9999.00, 31.00 +T07, 11, 24, 49.00, 20.00, -9999.00, -9999.00, 29.00 +T08, 11, 24, 42.00, 26.00, -9999.00, -9999.00, 29.00 +UCA, 11, 24, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 24, 59.00, 35.00, -9999.00, -9999.00, 7.00 +UIL, 11, 24, 49.00, 36.00, 63.00, 63.00, 72.00 +UIN, 11, 24, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 24, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 24, 16.00, 4.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 24, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +U15, 11, 24, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +U28, 11, 24, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 24, 68.00, 43.00, -9999.00, -9999.00, 23.00 +VBG, 11, 24, 68.00, 42.00, -9999.00, -9999.00, 21.00 +VCT, 11, 24, 70.00, 50.00, 17.00, 16.00, 26.00 +VCV, 11, 24, 63.00, 33.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 24, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 24, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 24, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 24, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 24, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 24, 68.00, 44.00, -9999.00, -9999.00, 25.00 +VRB, 11, 24, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 24, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 24, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 24, 56.00, 35.00, 21.00, 22.00, 29.00 +WJA, 11, 24, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 24, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 24, 19.00, 5.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 24, 48.00, 21.00, 19.00, 16.00, 25.00 +WPO, 11, 24, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 24, 65.00, 41.00, -9999.00, -9999.00, 22.00 +WRG, 11, 24, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 24, 52.00, 32.00, -9999.00, -9999.00, 30.00 +WRL, 11, 24, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +X68, 11, 24, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 24, 35.00, 23.00, 60.00, 60.00, 69.00 +YCG, 11, 24, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 24, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 24, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 24, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 24, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 24, 43.00, 26.00, 22.00, 22.00, 32.00 +YNG, 11, 24, 44.00, 30.00, 33.00, 34.00, 50.00 +YPA, 11, 24, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 24, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 24, 18.00, 4.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 24, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 24, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 24, 34.00, 26.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 24, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 24, 73.00, 48.00, 4.00, 3.00, 6.00 +YVR, 11, 24, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 24, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 24, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 24, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 24, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 24, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 24, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 24, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 24, 35.00, 21.00, 44.00, 43.00, 60.00 +ZUN, 11, 24, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 24, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 24, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 24, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 11, 24, 66.00, 43.00, -9999.00, -9999.00, 26.00 +1V1, 11, 24, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 24, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 24, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 24, 61.00, 44.00, -9999.00, -9999.00, 24.00 +2PJ, 11, 24, 65.00, 39.00, -9999.00, -9999.00, 23.00 +3B1, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 24, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 24, 37.00, 23.00, -9999.00, -9999.00, 41.00 +3SE, 11, 24, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 24, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 24, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 24, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 24, 14.00, -2.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 24, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 24, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 24, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 25, 47.00, 31.00, 22.00, 22.00, 34.00 +ABI, 11, 25, 62.00, 39.00, 10.00, 9.00, 16.00 +ABQ, 11, 25, 53.00, 28.00, 8.00, 8.00, 13.00 +ABR, 11, 25, 34.00, 14.00, 14.00, 11.00, 20.00 +ABY, 11, 25, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 25, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 25, 65.00, 43.00, 17.00, 15.00, 24.00 +ACV, 11, 25, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 25, 52.00, 32.00, 20.00, 20.00, 32.00 +ADK, 11, 25, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 25, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 25, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 25, 54.00, 32.00, -9999.00, -9999.00, 29.00 +AEX, 11, 25, 66.00, 44.00, -9999.00, -9999.00, 27.00 +AFF, 11, 25, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 25, 77.00, 54.00, -9999.00, -9999.00, 23.00 +AGS, 11, 25, 65.00, 39.00, 18.00, 18.00, 27.00 +AHN, 11, 25, 61.00, 40.00, 21.00, 22.00, 30.00 +AKN, 11, 25, 27.00, 12.00, 27.00, 27.00, 41.00 +AKO, 11, 25, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 25, 43.00, 26.00, 26.00, 26.00, 38.00 +ALI, 11, 25, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 25, 39.00, 21.00, 20.00, 16.00, 29.00 +ALS, 11, 25, 42.00, 8.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 25, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 25, 55.00, 29.00, 9.00, 9.00, 15.00 +AMG, 11, 25, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 25, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 25, 25.00, 12.00, 20.00, 20.00, 30.00 +AND, 11, 25, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 25, 42.00, 33.00, 61.00, 59.00, 71.00 +AOO, 11, 25, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +APN, 11, 25, 38.00, 24.00, 30.00, 32.00, 45.00 +AQQ, 11, 25, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +ART, 11, 25, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +AST, 11, 25, 51.00, 39.00, 57.00, 58.00, 69.00 +ATL, 11, 25, 60.00, 40.00, 20.00, 19.00, 30.00 +ATW, 11, 25, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 25, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 25, 49.00, 30.00, -9999.00, -9999.00, 36.00 +AUG, 11, 25, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 25, 68.00, 46.00, 17.00, 15.00, 25.00 +AUW, 11, 25, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 25, 56.00, 33.00, 21.00, 20.00, 30.00 +AVP, 11, 25, 44.00, 30.00, 27.00, 26.00, 41.00 +AXN, 11, 25, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 25, 45.00, 27.00, -9999.00, -9999.00, 32.00 +AYS, 11, 25, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 25, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 25, 60.00, 41.00, -9999.00, -9999.00, 27.00 +BAD, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 25, 40.00, 14.00, -9999.00, -9999.00, 14.00 +BDL, 11, 25, 46.00, 29.00, 25.00, 23.00, 35.00 +BDR, 11, 25, 48.00, 34.00, 26.00, 20.00, 37.00 +BET, 11, 25, 19.00, 7.00, 23.00, 25.00, 37.00 +BFD, 11, 25, 39.00, 25.00, 44.00, 46.00, 61.00 +BFF, 11, 25, 45.00, 18.00, 10.00, 12.00, 17.00 +BFL, 11, 25, 62.00, 42.00, 9.00, 10.00, 15.00 +BGM, 11, 25, 40.00, 27.00, 35.00, 36.00, 51.00 +BGR, 11, 25, 39.00, 24.00, 27.00, 25.00, 38.00 +BGS, 11, 25, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 25, 61.00, 39.00, 22.00, 20.00, 31.00 +BID, 11, 25, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 25, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 25, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 25, 40.00, 22.00, 16.00, 16.00, 23.00 +BIS, 11, 25, 33.00, 12.00, 14.00, 15.00, 24.00 +BIX, 11, 25, 68.00, 50.00, -9999.00, -9999.00, 25.00 +BJI, 11, 25, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 25, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 25, 50.00, 20.00, -9999.00, -9999.00, 15.00 +BKW, 11, 25, 48.00, 31.00, 32.00, 33.00, 45.00 +BLF, 11, 25, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 25, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 25, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 25, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 25, 51.00, 32.00, -9999.00, -9999.00, 28.00 +BNA, 11, 25, 56.00, 36.00, 25.00, 24.00, 36.00 +BNO, 11, 25, 41.00, 19.00, -9999.00, 27.00, 45.00 +BOI, 11, 25, 44.00, 28.00, 25.00, 27.00, 39.00 +BOS, 11, 25, 48.00, 34.00, 23.00, 24.00, 35.00 +BPI, 11, 25, 33.00, 1.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 25, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 25, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 25, 43.00, 27.00, -9999.00, -9999.00, 26.00 +BRO, 11, 25, 76.00, 56.00, 14.00, 13.00, 21.00 +BRW, 11, 25, -1.00, -12.00, 13.00, 13.00, 20.00 +BSM, 11, 25, 68.00, 46.00, -9999.00, -9999.00, 20.00 +BTI, 11, 25, 0.00, -12.00, 11.00, 12.00, 19.00 +BTL, 11, 25, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 25, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 25, 68.00, 46.00, 20.00, 20.00, 31.00 +BTT, 11, 25, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 25, 39.00, 25.00, 35.00, 31.00, 48.00 +BUB, 11, 25, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 25, 42.00, 30.00, 39.00, 44.00, 56.00 +BUR, 11, 25, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 25, 68.00, 51.00, -9999.00, 18.00, 26.00 +BWG, 11, 25, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 25, 52.00, 34.00, 20.00, 20.00, 31.00 +BYH, 11, 25, 56.00, 37.00, -9999.00, -9999.00, 33.00 +BYI, 11, 25, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 25, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 25, 64.00, 39.00, 18.00, 17.00, 27.00 +CAG, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 25, 45.00, 30.00, 34.00, 35.00, 50.00 +CAO, 11, 25, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 25, 32.00, 17.00, 36.00, 36.00, 51.00 +CBM, 11, 25, 62.00, 38.00, -9999.00, -9999.00, 31.00 +CDB, 11, 25, 37.00, 29.00, 62.00, 60.00, 78.00 +CDC, 11, 25, 48.00, 23.00, 12.00, 11.00, 17.00 +CDR, 11, 25, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 25, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 25, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 25, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 25, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 25, 57.00, 37.00, 24.00, 23.00, 34.00 +CHO, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 25, 67.00, 45.00, 17.00, 18.00, 26.00 +CID, 11, 25, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 25, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 25, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 25, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 25, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 25, 45.00, 31.00, 35.00, 36.00, 51.00 +CLL, 11, 25, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 25, 59.00, 38.00, 19.00, 20.00, 30.00 +CMH, 11, 25, 47.00, 31.00, 29.00, 29.00, 43.00 +CMI, 11, 25, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 25, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 25, 47.00, 26.00, 13.00, 11.00, 19.00 +CNM, 11, 25, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 25, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +COD, 11, 25, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +COF, 11, 25, 76.00, 57.00, -9999.00, -9999.00, 22.00 +CON, 11, 25, 42.00, 23.00, 24.00, 24.00, 34.00 +COS, 11, 25, 47.00, 22.00, 12.00, 10.00, 16.00 +COT, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 25, 48.00, 30.00, 24.00, 20.00, 32.00 +CPR, 11, 25, 39.00, 18.00, 15.00, 15.00, 22.00 +CRBC, 11, 25, 34.00, 3.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 25, 73.00, 53.00, 15.00, 13.00, 22.00 +CRW, 11, 25, 53.00, 33.00, 32.00, 31.00, 45.00 +CSG, 11, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 25, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 25, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 25, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 25, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 25, 49.00, 32.00, 27.00, 26.00, 38.00 +CVN, 11, 25, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 25, 57.00, 29.00, -9999.00, -9999.00, 10.00 +CXY, 11, 25, 48.00, 33.00, 19.00, 19.00, 30.00 +CYS, 11, 25, 43.00, 21.00, 14.00, 14.00, 21.00 +DAA, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 25, 73.00, 54.00, 16.00, 19.00, 27.00 +DAG, 11, 25, 65.00, 41.00, 3.00, 4.00, 6.00 +DAL, 11, 25, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 25, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 25, 46.00, 31.00, 29.00, 29.00, 41.00 +DBQ, 11, 25, 38.00, 23.00, 24.00, 19.00, 34.00 +DCA, 11, 25, 54.00, 38.00, 18.00, 19.00, 29.00 +DDC, 11, 25, 50.00, 27.00, 11.00, 12.00, 17.00 +DEC, 11, 25, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 25, 49.00, 22.00, 13.00, 13.00, 19.00 +DFW, 11, 25, 63.00, 42.00, 13.00, 12.00, 19.00 +DHN, 11, 25, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 25, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 25, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 25, 68.00, 45.00, -9999.00, -9999.00, 14.00 +DLG, 11, 25, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 25, 29.00, 15.00, 25.00, 21.00, 35.00 +DLLC, 11, 25, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 25, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 25, 69.00, 43.00, -9999.00, -9999.00, 11.00 +DMN, 11, 25, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 25, 55.00, 36.00, -9999.00, -9999.00, 30.00 +DPG, 11, 25, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 25, 68.00, 44.00, -9999.00, -9999.00, 25.00 +DRA, 11, 25, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 25, 68.00, 45.00, 9.00, 10.00, 14.00 +DSM, 11, 25, 42.00, 25.00, 21.00, 18.00, 30.00 +DTW, 11, 25, 43.00, 28.00, 29.00, 30.00, 43.00 +DUG, 11, 25, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 25, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 25, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 25, 62.00, 39.00, -9999.00, -9999.00, 15.00 +D45, 11, 25, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 25, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 25, 34.00, 18.00, 20.00, 18.00, 28.00 +ECG, 11, 25, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 25, 62.00, 37.00, -9999.00, -9999.00, 8.00 +EED, 11, 25, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 11, 25, 42.00, 13.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 25, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 25, 49.00, 27.00, 37.00, 37.00, 52.00 +EKO, 11, 25, 44.00, 19.00, 19.00, 17.00, 27.00 +ELD, 11, 25, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 25, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 25, 63.00, 35.00, 7.00, 8.00, 11.00 +ELY, 11, 25, 45.00, 16.00, 13.00, 12.00, 19.00 +EMP, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 25, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +END, 11, 25, 54.00, 34.00, -9999.00, -9999.00, 14.00 +ENN, 11, 25, 7.00, -10.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 25, 42.00, 26.00, -9999.00, -9999.00, 14.00 +EPH, 11, 25, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 25, 45.00, 33.00, 38.00, 39.00, 55.00 +ESF, 11, 25, 66.00, 44.00, -9999.00, -9999.00, 36.00 +EUG, 11, 25, 49.00, 38.00, 47.00, 48.00, 60.00 +EVV, 11, 25, 51.00, 33.00, 28.00, 23.00, 37.00 +EWN, 11, 25, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 25, 51.00, 36.00, 21.00, 20.00, 32.00 +EYW, 11, 25, 78.00, 69.00, 15.00, 13.00, 23.00 +E74, 11, 25, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 25, 59.00, 36.00, -9999.00, -9999.00, 26.00 +FAI, 11, 25, 7.00, -10.00, 22.00, 24.00, 35.00 +FAR, 11, 25, 30.00, 13.00, 13.00, 15.00, 22.00 +FAT, 11, 25, 60.00, 40.00, 13.00, 15.00, 21.00 +FAY, 11, 25, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 25, 34.00, 21.00, 29.00, 33.00, 45.00 +FCS, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 11, 25, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 25, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 11, 25, 48.00, 20.00, 13.00, 15.00, 18.00 +FLL, 11, 25, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 25, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 25, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +FME, 11, 25, 55.00, 32.00, -9999.00, -9999.00, 29.00 +FMH, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 25, 50.00, 23.00, 8.00, 8.00, 10.00 +FMY, 11, 25, 79.00, 58.00, 10.00, 10.00, 16.00 +FNT, 11, 25, 42.00, 28.00, 30.00, 30.00, 43.00 +FOD, 11, 25, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 25, 48.00, 28.00, -9999.00, -9999.00, 18.00 +FOK, 11, 25, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 25, 49.00, 29.00, -9999.00, -9999.00, 19.00 +FSD, 11, 25, 37.00, 17.00, 15.00, 14.00, 24.00 +FSI, 11, 25, 59.00, 34.00, -9999.00, -9999.00, 15.00 +FSM, 11, 25, 58.00, 35.00, 19.00, 17.00, 28.00 +FTK, 11, 25, 52.00, 31.00, -9999.00, -9999.00, 31.00 +FWA, 11, 25, 44.00, 29.00, 26.00, 27.00, 38.00 +FWH, 11, 25, 63.00, 40.00, -9999.00, -9999.00, 17.00 +FYU, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 25, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 25, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 25, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 25, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 25, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 25, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 25, 37.00, 26.00, 31.00, 33.00, 45.00 +GFA, 11, 25, 39.00, 20.00, -9999.00, -9999.00, 21.00 +GFK, 11, 25, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 25, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 25, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 25, 33.00, 13.00, 14.00, 14.00, 23.00 +GJT, 11, 25, 46.00, 25.00, 14.00, 13.00, 19.00 +GKN, 11, 25, 8.00, -7.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 25, 47.00, 22.00, 11.00, 11.00, 16.00 +GLH, 11, 25, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 25, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 25, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 25, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +GON, 11, 25, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 25, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 25, 36.00, 21.00, 25.00, 25.00, 36.00 +GRCI, 11, 25, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 25, 49.00, 35.00, -9999.00, -9999.00, 63.00 +GRI, 11, 25, 43.00, 22.00, 15.00, 12.00, 20.00 +GRK, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 11, 25, 41.00, 27.00, 32.00, 33.00, 45.00 +GSB, 11, 25, 62.00, 38.00, -9999.00, -9999.00, 23.00 +GSG, 11, 25, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 25, 57.00, 35.00, 20.00, 20.00, 28.00 +GSP, 11, 25, 59.00, 38.00, 20.00, 22.00, 31.00 +GST, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 25, 41.00, 25.00, -9999.00, -9999.00, 57.00 +GTF, 11, 25, 39.00, 20.00, 16.00, 19.00, 25.00 +GUP, 11, 25, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 25, 45.00, 27.00, -9999.00, -9999.00, 36.00 +GVW, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 25, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 25, 62.00, 46.00, 22.00, 23.00, 32.00 +HBR, 11, 25, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 25, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 25, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 25, 44.00, 25.00, -9999.00, -9999.00, 29.00 +HKY, 11, 25, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 25, 37.00, 17.00, 14.00, 16.00, 25.00 +HMN, 11, 25, 62.00, 26.00, -9999.00, -9999.00, 7.00 +HMS, 11, 25, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 25, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 25, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 11, 25, 37.00, 16.00, 10.00, 10.00, 17.00 +HOP, 11, 25, 54.00, 33.00, -9999.00, -9999.00, 33.00 +HOT, 11, 25, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 25, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 25, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 25, 50.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 25, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 25, 68.00, 44.00, -9999.00, -9999.00, 24.00 +HST, 11, 25, 80.00, 60.00, -9999.00, -9999.00, 20.00 +HSV, 11, 25, 59.00, 38.00, 26.00, 22.00, 35.00 +HTL, 11, 25, 37.00, 24.00, 34.00, 29.00, 47.00 +HTS, 11, 25, 52.00, 34.00, 27.00, 28.00, 42.00 +HUF, 11, 25, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 25, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 25, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 25, 36.00, 13.00, 13.00, 15.00, 21.00 +IAB, 11, 25, 50.00, 29.00, -9999.00, -9999.00, 17.00 +IAD, 11, 25, 52.00, 31.00, 19.00, 20.00, 29.00 +IAG, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 25, 69.00, 47.00, 20.00, 21.00, 30.00 +ICT, 11, 25, 50.00, 29.00, 14.00, 14.00, 21.00 +IDA, 11, 25, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 25, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 25, 51.00, 34.00, 22.00, 19.00, 32.00 +ILI, 11, 25, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 25, 66.00, 42.00, 19.00, 19.00, 30.00 +IMT, 11, 25, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +IND, 11, 25, 47.00, 30.00, 27.00, 27.00, 38.00 +INL, 11, 25, 26.00, 10.00, 23.00, 23.00, 34.00 +INS, 11, 25, 59.00, 35.00, -9999.00, -9999.00, 7.00 +INT, 11, 25, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +INW, 11, 25, 53.00, 26.00, 6.00, 6.00, 10.00 +IPL, 11, 25, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 25, 45.00, 30.00, 27.00, 27.00, 39.00 +IRK, 11, 25, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 25, 32.00, 11.00, 15.00, 14.00, 24.00 +ISP, 11, 25, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 25, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 25, 70.00, 42.00, -9999.00, -9999.00, 9.00 +IWD, 11, 25, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 25, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 25, 65.00, 40.00, 22.00, 21.00, 32.00 +JAX, 11, 25, 71.00, 47.00, 16.00, 16.00, 24.00 +JBR, 11, 25, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 25, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 25, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 25, 50.00, 37.00, 21.00, 19.00, 31.00 +JHW, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 25, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 25, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 25, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 25, 34.00, 25.00, 48.00, 47.00, 59.00 +JST, 11, 25, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 25, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 25, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 25, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 25, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 25, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 25, 41.00, 27.00, 31.00, 32.00, 45.00 +LAR, 11, 25, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 25, 63.00, 39.00, 6.00, 5.00, 8.00 +LAX, 11, 25, 68.00, 51.00, 8.00, 8.00, 12.00 +LBB, 11, 25, 59.00, 33.00, 9.00, 8.00, 14.00 +LBF, 11, 25, 44.00, 17.00, 14.00, 10.00, 18.00 +LCH, 11, 25, 68.00, 47.00, 18.00, 20.00, 29.00 +LCK, 11, 25, 48.00, 31.00, -9999.00, -9999.00, 38.00 +LEB, 11, 25, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 25, 51.00, 34.00, 27.00, 27.00, 39.00 +LFI, 11, 25, 57.00, 40.00, -9999.00, -9999.00, 29.00 +LFK, 11, 25, 67.00, 43.00, 17.00, 21.00, 28.00 +LFT, 11, 25, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 25, 49.00, 38.00, 20.00, 18.00, 31.00 +LGB, 11, 25, 70.00, 48.00, 8.00, 9.00, 13.00 +LGU, 11, 25, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 25, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 25, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 25, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 25, 58.00, 38.00, 20.00, 20.00, 28.00 +LIZ, 11, 25, 32.00, 17.00, -9999.00, -9999.00, 50.00 +LMT, 11, 25, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 11, 25, 38.00, 15.00, 12.00, 11.00, 16.00 +LNK, 11, 25, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 25, 48.00, 21.00, 8.00, 8.00, 13.00 +LOZ, 11, 25, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 25, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 25, 58.00, 38.00, -9999.00, -9999.00, 22.00 +LSE, 11, 25, 37.00, 22.00, 18.00, 17.00, 27.00 +LSF, 11, 25, 65.00, 42.00, -9999.00, -9999.00, 22.00 +LSV, 11, 25, 66.00, 32.00, -9999.00, -9999.00, 7.00 +LTS, 11, 25, 61.00, 35.00, -9999.00, -9999.00, 14.00 +LUF, 11, 25, 72.00, 40.00, -9999.00, -9999.00, 9.00 +LVS, 11, 25, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 25, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 25, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 25, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 25, 54.00, 34.00, 21.00, 20.00, 30.00 +MAF, 11, 25, 63.00, 35.00, 7.00, 5.00, 10.00 +MBL, 11, 25, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 25, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 25, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 25, 59.00, 43.00, -9999.00, -9999.00, 26.00 +MCF, 11, 25, 75.00, 55.00, -9999.00, -9999.00, 18.00 +MCG, 11, 25, 8.00, -9.00, 28.00, 28.00, 40.00 +MCI, 11, 25, 47.00, 29.00, 18.00, 17.00, 27.00 +MCK, 11, 25, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 25, 65.00, 41.00, 18.00, 18.00, 26.00 +MCO, 11, 25, 76.00, 55.00, 12.00, 15.00, 22.00 +MCW, 11, 25, 36.00, 19.00, 15.00, 13.00, 21.00 +MC2, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 11, 25, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 25, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 25, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 25, 43.00, 29.00, 30.00, 28.00, 43.00 +MEI, 11, 25, 65.00, 40.00, 22.00, 18.00, 31.00 +MEM, 11, 25, 58.00, 40.00, 26.00, 21.00, 34.00 +MER, 11, 25, 60.00, 38.00, -9999.00, -9999.00, 21.00 +MFD, 11, 25, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 25, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 25, 48.00, 34.00, 33.00, 35.00, 45.00 +MGE, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 11, 25, 65.00, 42.00, 21.00, 20.00, 33.00 +MGW, 11, 25, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 25, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 25, 59.00, 42.00, -9999.00, -9999.00, 26.00 +MHS, 11, 25, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 25, 79.00, 63.00, 18.00, 18.00, 29.00 +MIB, 11, 25, 30.00, 14.00, -9999.00, -9999.00, 20.00 +MIV, 11, 25, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 25, 46.00, 25.00, -9999.00, -9999.00, 27.00 +MKC, 11, 25, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 25, 39.00, 26.00, 27.00, 25.00, 38.00 +MKG, 11, 25, 41.00, 29.00, 35.00, 33.00, 46.00 +MKL, 11, 25, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 25, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 25, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 25, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 25, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 25, 42.00, 26.00, 25.00, 22.00, 34.00 +MLS, 11, 25, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 25, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 25, 65.00, 43.00, -9999.00, -9999.00, 23.00 +MOB, 11, 25, 67.00, 47.00, 22.00, 21.00, 32.00 +MOT, 11, 25, 30.00, 14.00, 13.00, 12.00, 19.00 +MPV, 11, 25, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 25, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 25, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 25, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 25, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 25, 63.00, 46.00, -9999.00, -9999.00, 24.00 +MSL, 11, 25, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 25, 38.00, 22.00, 24.00, 23.00, 34.00 +MSO, 11, 25, 36.00, 21.00, 27.00, 27.00, 40.00 +MSP, 11, 25, 35.00, 20.00, 20.00, 19.00, 29.00 +MSS, 11, 25, 37.00, 22.00, 34.00, 33.00, 48.00 +MSY, 11, 25, 68.00, 49.00, 20.00, 18.00, 30.00 +MTC, 11, 25, 42.00, 29.00, -9999.00, -9999.00, 36.00 +MTN, 11, 25, 52.00, 34.00, -9999.00, -9999.00, 29.00 +MTO, 11, 25, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 25, 48.00, 30.00, -9999.00, -9999.00, 29.00 +MUO, 11, 25, 46.00, 27.00, -9999.00, -9999.00, 27.00 +MWA, 11, 25, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 25, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 25, 65.00, 42.00, -9999.00, -9999.00, 26.00 +MYL, 11, 25, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 25, 66.00, 40.00, -9999.00, -9999.00, 24.00 +NAO, 11, 25, 64.00, 49.00, -9999.00, -9999.00, 25.00 +NBC, 11, 25, 67.00, 46.00, -9999.00, -9999.00, 23.00 +NBE, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 11, 25, 43.00, 27.00, -9999.00, -9999.00, 31.00 +NCA, 11, 25, 66.00, 39.00, -9999.00, -9999.00, 25.00 +NCO, 11, 25, 49.00, 34.00, -9999.00, -9999.00, 35.00 +NC1, 11, 25, 58.00, 40.00, -9999.00, -9999.00, 8.00 +NEL, 11, 25, 53.00, 31.00, -9999.00, -9999.00, 33.00 +NFG, 11, 25, 67.00, 47.00, -9999.00, -9999.00, 13.00 +NFL, 11, 25, 51.00, 23.00, -9999.00, -9999.00, 13.00 +NGP, 11, 25, 73.00, 54.00, -9999.00, -9999.00, 20.00 +NGU, 11, 25, 58.00, 41.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 25, 60.00, 47.00, -9999.00, -9999.00, 28.00 +NHK, 11, 25, 54.00, 34.00, -9999.00, -9999.00, 28.00 +NHZ, 11, 25, 42.00, 26.00, -9999.00, -9999.00, 40.00 +NID, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 11, 25, 71.00, 47.00, -9999.00, -9999.00, 21.00 +NIR, 11, 25, 71.00, 49.00, -9999.00, -9999.00, 21.00 +NKT, 11, 25, 64.00, 43.00, -9999.00, -9999.00, 28.00 +NKX, 11, 25, 68.00, 52.00, -9999.00, -9999.00, 18.00 +NLC, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 11, 25, 64.00, 39.00, -9999.00, -9999.00, 32.00 +NPA, 11, 25, 67.00, 48.00, -9999.00, -9999.00, 25.00 +NQA, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 11, 25, 75.00, 52.00, -9999.00, -9999.00, 18.00 +NQX, 11, 25, 78.00, 69.00, -9999.00, -9999.00, 21.00 +NRB, 11, 25, 71.00, 53.00, -9999.00, -9999.00, 20.00 +NRC, 11, 25, 60.00, 38.00, -9999.00, -9999.00, 24.00 +NRS, 11, 25, 67.00, 48.00, -9999.00, -9999.00, 14.00 +NSE, 11, 25, 68.00, 45.00, -9999.00, -9999.00, 29.00 +NSI, 11, 25, 69.00, 47.00, -9999.00, -9999.00, 19.00 +NTD, 11, 25, 69.00, 47.00, -9999.00, -9999.00, 14.00 +NTK, 11, 25, 71.00, 48.00, -9999.00, -9999.00, 14.00 +NTU, 11, 25, 58.00, 41.00, -9999.00, -9999.00, 28.00 +NUC, 11, 25, 66.00, 51.00, -9999.00, -9999.00, 14.00 +NUQ, 11, 25, 61.00, 41.00, -9999.00, -9999.00, 26.00 +NUW, 11, 25, 48.00, 36.00, -9999.00, -9999.00, 55.00 +NWF, 11, 25, 70.00, 48.00, -9999.00, -9999.00, 11.00 +NXX, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 11, 25, 55.00, 31.00, -9999.00, -9999.00, 30.00 +NZC, 11, 25, 71.00, 44.00, -9999.00, -9999.00, 22.00 +NZJ, 11, 25, 70.00, 43.00, -9999.00, -9999.00, 14.00 +NZW, 11, 25, 47.00, 31.00, -9999.00, -9999.00, 40.00 +NZY, 11, 25, 68.00, 52.00, -9999.00, -9999.00, 14.00 +OAK, 11, 25, 61.00, 43.00, 15.00, 17.00, 23.00 +OAR, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 11, 25, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 25, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 25, 56.00, 35.00, 16.00, 13.00, 22.00 +OLM, 11, 25, 47.00, 34.00, 54.00, 54.00, 68.00 +OMA, 11, 25, 43.00, 24.00, 14.00, 14.00, 21.00 +OME, 11, 25, 19.00, 5.00, 29.00, 30.00, 41.00 +ONT, 11, 25, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 25, 43.00, 27.00, 28.00, 25.00, 38.00 +ORF, 11, 25, 58.00, 41.00, 20.00, 20.00, 30.00 +ORH, 11, 25, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 25, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 25, 40.00, 25.00, -9999.00, -9999.00, 42.00 +OTG, 11, 25, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 25, 55.00, 42.00, 52.00, 53.00, 64.00 +OTM, 11, 25, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 25, 9.00, -2.00, 21.00, 25.00, 34.00 +OURC, 11, 25, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 25, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 25, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 25, 67.00, 44.00, -9999.00, -9999.00, 26.00 +PACZ, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 25, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 25, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 25, 5.00, -11.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 25, 5.00, -8.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 25, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 25, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 25, 70.00, 45.00, -9999.00, -9999.00, 24.00 +PAQ, 11, 25, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 25, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 25, 38.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 25, 17.00, 5.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 25, 8.00, -9.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 25, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 25, 39.00, 24.00, -9999.00, -9999.00, 41.00 +PBI, 11, 25, 78.00, 62.00, 22.00, 22.00, 32.00 +PDT, 11, 25, 45.00, 32.00, 26.00, 28.00, 41.00 +PDX, 11, 25, 49.00, 38.00, 49.00, 51.00, 63.00 +PFN, 11, 25, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 25, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 25, 51.00, 34.00, 22.00, 18.00, 32.00 +PHX, 11, 25, 71.00, 46.00, 7.00, 7.00, 10.00 +PIA, 11, 25, 44.00, 28.00, 26.00, 22.00, 35.00 +PIB, 11, 25, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 25, 40.00, 22.00, 22.00, 24.00, 34.00 +PIR, 11, 25, 39.00, 19.00, 12.00, 11.00, 17.00 +PIT, 11, 25, 46.00, 31.00, 32.00, 32.00, 47.00 +PKB, 11, 25, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 25, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 25, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 25, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 25, 67.00, 48.00, 17.00, 17.00, 27.00 +POB, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +POE, 11, 25, 66.00, 42.00, -9999.00, -9999.00, 36.00 +POM, 11, 25, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 11, 25, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 25, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 25, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 25, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 25, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 25, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 25, 44.00, 26.00, -9999.00, -9999.00, 40.00 +PSP, 11, 25, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 25, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 25, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 25, 52.00, 21.00, 10.00, 8.00, 16.00 +PUC, 11, 25, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 25, 48.00, 31.00, 24.00, 24.00, 35.00 +PVU, 11, 25, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 25, 42.00, 26.00, 26.00, 27.00, 38.00 +P02, 11, 25, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +P07, 11, 25, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +P11, 11, 25, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +P24, 11, 25, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P28, 11, 25, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +P35, 11, 25, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +P38, 11, 25, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +P39, 11, 25, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +P58, 11, 25, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +P59, 11, 25, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +P60, 11, 25, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +P61, 11, 25, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +P67, 11, 25, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +P68, 11, 25, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 25, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 25, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 25, 42.00, 19.00, 11.00, 11.00, 16.00 +RBL, 11, 25, 59.00, 41.00, 25.00, 24.00, 33.00 +RCA, 11, 25, 42.00, 19.00, -9999.00, -9999.00, 18.00 +RDD, 11, 25, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 25, 45.00, 25.00, 22.00, 21.00, 33.00 +RDR, 11, 25, 28.00, 12.00, -9999.00, -9999.00, 21.00 +RDU, 11, 25, 59.00, 37.00, 19.00, 20.00, 30.00 +REE, 11, 25, 59.00, 33.00, -9999.00, -9999.00, 8.00 +REJ, 11, 25, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 25, 40.00, 25.00, 25.00, 21.00, 34.00 +RIC, 11, 25, 57.00, 35.00, 20.00, 21.00, 30.00 +RIV, 11, 25, 69.00, 43.00, -9999.00, -9999.00, 12.00 +RIW, 11, 25, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 25, 36.00, 16.00, 12.00, 10.00, 17.00 +RME, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 57.00 +RMG, 11, 25, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +RND, 11, 25, 68.00, 46.00, -9999.00, -9999.00, 19.00 +RNO, 11, 25, 50.00, 24.00, 14.00, 12.00, 19.00 +ROA, 11, 25, 54.00, 34.00, 19.00, 20.00, 29.00 +ROC, 11, 25, 43.00, 29.00, 35.00, 37.00, 52.00 +ROW, 11, 25, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 25, 48.00, 26.00, 11.00, 11.00, 16.00 +RST, 11, 25, 34.00, 19.00, 22.00, 20.00, 30.00 +RWF, 11, 25, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 25, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 25, 58.00, 41.00, 19.00, 19.00, 26.00 +SAF, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 25, 68.00, 52.00, 11.00, 11.00, 15.00 +SAT, 11, 25, 68.00, 46.00, 16.00, 16.00, 25.00 +SAV, 11, 25, 67.00, 45.00, 17.00, 16.00, 25.00 +SAW, 11, 25, 36.00, 24.00, -9999.00, -9999.00, 51.00 +SBA, 11, 25, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 25, 70.00, 43.00, -9999.00, -9999.00, 13.00 +SBN, 11, 25, 43.00, 29.00, 35.00, 33.00, 47.00 +SBP, 11, 25, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 25, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 25, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 25, -3.00, -15.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 25, 59.00, 40.00, 14.00, 19.00, 21.00 +SDF, 11, 25, 52.00, 34.00, 27.00, 25.00, 37.00 +SEA, 11, 25, 48.00, 38.00, 45.00, 45.00, 59.00 +SEM, 11, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 25, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 25, 60.00, 45.00, 19.00, 21.00, 28.00 +SGF, 11, 25, 52.00, 32.00, 21.00, 19.00, 30.00 +SGY, 11, 25, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 25, 41.00, 16.00, 16.00, 16.00, 24.00 +SHV, 11, 25, 64.00, 42.00, 19.00, 21.00, 29.00 +SIT, 11, 25, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 25, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 25, 64.00, 39.00, 9.00, 7.00, 13.00 +SKA, 11, 25, 37.00, 26.00, -9999.00, -9999.00, 42.00 +SKF, 11, 25, 68.00, 46.00, -9999.00, -9999.00, 19.00 +SLC, 11, 25, 45.00, 27.00, 20.00, 20.00, 30.00 +SLE, 11, 25, 50.00, 36.00, 49.00, 48.00, 61.00 +SLN, 11, 25, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 25, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 25, 67.00, 40.00, -9999.00, 14.00, 19.00 +SNA, 11, 25, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 25, 35.00, 27.00, 53.00, 57.00, 72.00 +SNS, 11, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 25, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 25, 46.00, 30.00, 25.00, 21.00, 34.00 +SPS, 11, 25, 60.00, 37.00, 12.00, 11.00, 18.00 +SRQ, 11, 25, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 25, 65.00, 39.00, -9999.00, -9999.00, 25.00 +SSI, 11, 25, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +STC, 11, 25, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 25, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +STL, 11, 25, 49.00, 33.00, 26.00, 21.00, 35.00 +STNV, 11, 25, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +STS, 11, 25, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 25, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 25, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 25, 60.00, 40.00, -9999.00, -9999.00, 24.00 +SUX, 11, 25, 40.00, 21.00, 15.00, 14.00, 23.00 +SVN, 11, 25, 67.00, 45.00, -9999.00, -9999.00, 20.00 +SWF, 11, 25, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 25, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 25, 43.00, 29.00, 40.00, 41.00, 56.00 +SZL, 11, 25, 50.00, 28.00, -9999.00, -9999.00, 25.00 +TAD, 11, 25, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 25, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 25, 55.00, 29.00, -9999.00, -9999.00, 30.00 +TCC, 11, 25, 58.00, 29.00, 7.00, 6.00, 10.00 +TCL, 11, 25, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 25, 49.00, 35.00, -9999.00, -9999.00, 61.00 +TCS, 11, 25, 59.00, 33.00, -9999.00, 6.00, 8.00 +TEB, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 25, 56.00, 35.00, -9999.00, -9999.00, 15.00 +TKA, 11, 25, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 25, 70.00, 44.00, 17.00, 17.00, 24.00 +TNX, 11, 25, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 25, 43.00, 28.00, 29.00, 30.00, 42.00 +TOP, 11, 25, 48.00, 28.00, 14.00, 16.00, 23.00 +TPA, 11, 25, 75.00, 55.00, 11.00, 14.00, 20.00 +TPH, 11, 25, 49.00, 23.00, 5.00, 4.00, 8.00 +TRI, 11, 25, 54.00, 33.00, 24.00, 24.00, 35.00 +TRK, 11, 25, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 25, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 25, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 25, 55.00, 35.00, 15.00, 16.00, 23.00 +TUP, 11, 25, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 25, 69.00, 43.00, 7.00, 8.00, 12.00 +TVC, 11, 25, 39.00, 26.00, 33.00, 35.00, 46.00 +TVL, 11, 25, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 25, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 25, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 25, 56.00, 35.00, 25.00, 24.00, 36.00 +T01, 11, 25, 56.00, 35.00, -9999.00, -9999.00, 29.00 +T02, 11, 25, 62.00, 40.00, -9999.00, -9999.00, 23.00 +T03, 11, 25, 66.00, 42.00, -9999.00, -9999.00, 24.00 +T04, 11, 25, 77.00, 57.00, -9999.00, -9999.00, 18.00 +T05, 11, 25, 49.00, 26.00, -9999.00, -9999.00, 18.00 +T06, 11, 25, 67.00, 39.00, -9999.00, -9999.00, 31.00 +T07, 11, 25, 49.00, 20.00, -9999.00, -9999.00, 29.00 +T08, 11, 25, 42.00, 26.00, -9999.00, -9999.00, 29.00 +UCA, 11, 25, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 25, 59.00, 35.00, -9999.00, -9999.00, 7.00 +UIL, 11, 25, 49.00, 36.00, 63.00, 63.00, 73.00 +UIN, 11, 25, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 25, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 25, 16.00, 4.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 25, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +U15, 11, 25, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +U28, 11, 25, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 25, 68.00, 43.00, -9999.00, -9999.00, 23.00 +VBG, 11, 25, 68.00, 42.00, -9999.00, -9999.00, 21.00 +VCT, 11, 25, 70.00, 50.00, 17.00, 16.00, 26.00 +VCV, 11, 25, 63.00, 33.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 25, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 25, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 25, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 25, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 25, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 25, 68.00, 44.00, -9999.00, -9999.00, 25.00 +VRB, 11, 25, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 25, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 25, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 25, 56.00, 35.00, 21.00, 22.00, 29.00 +WJA, 11, 25, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 25, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 25, 18.00, 4.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 25, 48.00, 21.00, 19.00, 16.00, 25.00 +WPO, 11, 25, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 25, 65.00, 41.00, -9999.00, -9999.00, 22.00 +WRG, 11, 25, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 25, 52.00, 32.00, -9999.00, -9999.00, 30.00 +WRL, 11, 25, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +X68, 11, 25, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 25, 35.00, 23.00, 60.00, 60.00, 69.00 +YCG, 11, 25, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 25, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 25, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 25, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 25, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 25, 43.00, 26.00, 22.00, 22.00, 32.00 +YNG, 11, 25, 44.00, 30.00, 34.00, 35.00, 50.00 +YPA, 11, 25, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 25, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 25, 17.00, 3.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 25, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 25, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 25, 34.00, 26.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 25, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 25, 73.00, 48.00, 4.00, 3.00, 6.00 +YVR, 11, 25, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 25, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 25, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 25, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 25, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 25, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 25, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 25, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 25, 34.00, 21.00, 44.00, 44.00, 60.00 +ZUN, 11, 25, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 25, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 25, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 25, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 11, 25, 66.00, 43.00, -9999.00, -9999.00, 27.00 +1V1, 11, 25, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 25, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 25, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 25, 61.00, 44.00, -9999.00, -9999.00, 25.00 +2PJ, 11, 25, 65.00, 39.00, -9999.00, -9999.00, 23.00 +3B1, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 25, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 25, 37.00, 23.00, -9999.00, -9999.00, 42.00 +3SE, 11, 25, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 25, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 25, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 25, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 25, 14.00, -2.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 25, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 25, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 25, 40.00, 17.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 26, 47.00, 31.00, 22.00, 22.00, 35.00 +ABI, 11, 26, 62.00, 39.00, 10.00, 9.00, 16.00 +ABQ, 11, 26, 53.00, 28.00, 8.00, 8.00, 13.00 +ABR, 11, 26, 33.00, 14.00, 14.00, 11.00, 20.00 +ABY, 11, 26, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 26, 49.00, 36.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 26, 65.00, 43.00, 17.00, 15.00, 23.00 +ACV, 11, 26, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 26, 52.00, 32.00, 20.00, 20.00, 32.00 +ADK, 11, 26, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 26, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 26, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 26, 53.00, 32.00, -9999.00, -9999.00, 29.00 +AEX, 11, 26, 66.00, 44.00, -9999.00, -9999.00, 27.00 +AFF, 11, 26, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 26, 77.00, 54.00, -9999.00, -9999.00, 23.00 +AGS, 11, 26, 65.00, 39.00, 18.00, 18.00, 27.00 +AHN, 11, 26, 61.00, 40.00, 21.00, 22.00, 30.00 +AKN, 11, 26, 27.00, 12.00, 26.00, 27.00, 41.00 +AKO, 11, 26, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 26, 43.00, 26.00, 26.00, 26.00, 38.00 +ALI, 11, 26, 74.00, 51.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 26, 38.00, 20.00, 20.00, 16.00, 29.00 +ALS, 11, 26, 42.00, 8.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 26, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 26, 55.00, 29.00, 9.00, 9.00, 15.00 +AMG, 11, 26, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 26, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 26, 25.00, 12.00, 20.00, 20.00, 31.00 +AND, 11, 26, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 26, 42.00, 33.00, 61.00, 59.00, 71.00 +AOO, 11, 26, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +APN, 11, 26, 38.00, 24.00, 30.00, 32.00, 45.00 +AQQ, 11, 26, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +ART, 11, 26, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +AST, 11, 26, 51.00, 39.00, 57.00, 58.00, 69.00 +ATL, 11, 26, 60.00, 40.00, 20.00, 19.00, 30.00 +ATW, 11, 26, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 26, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 26, 48.00, 30.00, -9999.00, -9999.00, 37.00 +AUG, 11, 26, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 26, 68.00, 46.00, 17.00, 15.00, 25.00 +AUW, 11, 26, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 26, 56.00, 33.00, 21.00, 20.00, 30.00 +AVP, 11, 26, 44.00, 30.00, 27.00, 26.00, 41.00 +AXN, 11, 26, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 26, 45.00, 27.00, -9999.00, -9999.00, 32.00 +AYS, 11, 26, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 26, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 26, 60.00, 41.00, -9999.00, -9999.00, 27.00 +BAD, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 26, 40.00, 14.00, -9999.00, -9999.00, 14.00 +BDL, 11, 26, 45.00, 29.00, 25.00, 23.00, 35.00 +BDR, 11, 26, 48.00, 34.00, 26.00, 21.00, 37.00 +BET, 11, 26, 19.00, 7.00, 23.00, 25.00, 37.00 +BFD, 11, 26, 39.00, 25.00, 44.00, 46.00, 62.00 +BFF, 11, 26, 45.00, 18.00, 10.00, 12.00, 17.00 +BFL, 11, 26, 62.00, 42.00, 9.00, 10.00, 15.00 +BGM, 11, 26, 40.00, 27.00, 35.00, 36.00, 52.00 +BGR, 11, 26, 39.00, 24.00, 27.00, 25.00, 38.00 +BGS, 11, 26, 63.00, 37.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 26, 61.00, 39.00, 22.00, 20.00, 31.00 +BID, 11, 26, 48.00, 37.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 26, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 26, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 26, 40.00, 22.00, 16.00, 16.00, 23.00 +BIS, 11, 26, 32.00, 11.00, 15.00, 16.00, 24.00 +BIX, 11, 26, 68.00, 50.00, -9999.00, -9999.00, 25.00 +BJI, 11, 26, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 26, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 26, 50.00, 20.00, -9999.00, -9999.00, 15.00 +BKW, 11, 26, 48.00, 31.00, 32.00, 33.00, 45.00 +BLF, 11, 26, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 26, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 26, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 26, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 26, 51.00, 32.00, -9999.00, -9999.00, 28.00 +BNA, 11, 26, 56.00, 36.00, 25.00, 24.00, 36.00 +BNO, 11, 26, 41.00, 19.00, -9999.00, 27.00, 45.00 +BOI, 11, 26, 44.00, 28.00, 25.00, 27.00, 39.00 +BOS, 11, 26, 48.00, 34.00, 23.00, 24.00, 35.00 +BPI, 11, 26, 33.00, 1.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 26, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 26, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 26, 43.00, 27.00, -9999.00, -9999.00, 25.00 +BRO, 11, 26, 76.00, 56.00, 14.00, 13.00, 21.00 +BRW, 11, 26, -1.00, -12.00, 13.00, 13.00, 20.00 +BSM, 11, 26, 68.00, 46.00, -9999.00, -9999.00, 20.00 +BTI, 11, 26, 0.00, -12.00, 11.00, 12.00, 18.00 +BTL, 11, 26, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 26, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 26, 68.00, 46.00, 20.00, 20.00, 31.00 +BTT, 11, 26, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 26, 38.00, 24.00, 35.00, 31.00, 48.00 +BUB, 11, 26, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 26, 42.00, 30.00, 40.00, 44.00, 57.00 +BUR, 11, 26, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 26, 68.00, 51.00, -9999.00, 18.00, 26.00 +BWG, 11, 26, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 26, 52.00, 34.00, 20.00, 20.00, 31.00 +BYH, 11, 26, 56.00, 37.00, -9999.00, -9999.00, 33.00 +BYI, 11, 26, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 26, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 26, 64.00, 39.00, 18.00, 17.00, 27.00 +CAG, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 26, 45.00, 30.00, 34.00, 35.00, 51.00 +CAO, 11, 26, 53.00, 26.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 26, 32.00, 16.00, 36.00, 36.00, 51.00 +CBM, 11, 26, 62.00, 38.00, -9999.00, -9999.00, 31.00 +CDB, 11, 26, 37.00, 29.00, 62.00, 60.00, 78.00 +CDC, 11, 26, 48.00, 23.00, 12.00, 11.00, 17.00 +CDR, 11, 26, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 26, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 26, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 26, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 26, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 26, 57.00, 37.00, 24.00, 23.00, 34.00 +CHO, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 26, 67.00, 45.00, 17.00, 18.00, 26.00 +CID, 11, 26, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 26, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 26, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 26, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 26, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 26, 45.00, 31.00, 35.00, 36.00, 51.00 +CLL, 11, 26, 67.00, 46.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 26, 59.00, 38.00, 19.00, 21.00, 31.00 +CMH, 11, 26, 46.00, 31.00, 29.00, 29.00, 43.00 +CMI, 11, 26, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 26, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 26, 46.00, 26.00, 13.00, 11.00, 19.00 +CNM, 11, 26, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 26, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +COD, 11, 26, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +COF, 11, 26, 76.00, 57.00, -9999.00, -9999.00, 22.00 +CON, 11, 26, 42.00, 22.00, 24.00, 24.00, 34.00 +COS, 11, 26, 47.00, 22.00, 12.00, 10.00, 16.00 +COT, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 26, 48.00, 30.00, 24.00, 20.00, 32.00 +CPR, 11, 26, 39.00, 18.00, 15.00, 15.00, 22.00 +CRBC, 11, 26, 34.00, 2.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 26, 73.00, 53.00, 15.00, 13.00, 22.00 +CRW, 11, 26, 53.00, 33.00, 32.00, 31.00, 45.00 +CSG, 11, 26, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 26, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 26, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 26, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 26, 72.00, 46.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 26, 49.00, 32.00, 27.00, 26.00, 38.00 +CVN, 11, 26, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 26, 57.00, 29.00, -9999.00, -9999.00, 10.00 +CXY, 11, 26, 48.00, 33.00, 19.00, 19.00, 30.00 +CYS, 11, 26, 43.00, 21.00, 14.00, 14.00, 21.00 +DAA, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 26, 73.00, 54.00, 16.00, 19.00, 27.00 +DAG, 11, 26, 65.00, 41.00, 3.00, 4.00, 6.00 +DAL, 11, 26, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 26, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 26, 46.00, 31.00, 29.00, 29.00, 41.00 +DBQ, 11, 26, 38.00, 22.00, 24.00, 19.00, 34.00 +DCA, 11, 26, 54.00, 38.00, 18.00, 19.00, 29.00 +DDC, 11, 26, 50.00, 27.00, 11.00, 12.00, 17.00 +DEC, 11, 26, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 26, 49.00, 22.00, 13.00, 13.00, 19.00 +DFW, 11, 26, 63.00, 42.00, 13.00, 12.00, 19.00 +DHN, 11, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 26, 56.00, 27.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 26, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 26, 68.00, 45.00, -9999.00, -9999.00, 14.00 +DLG, 11, 26, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 26, 29.00, 14.00, 25.00, 21.00, 35.00 +DLLC, 11, 26, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 26, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 26, 69.00, 43.00, -9999.00, -9999.00, 11.00 +DMN, 11, 26, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 26, 55.00, 36.00, -9999.00, -9999.00, 30.00 +DPG, 11, 26, 45.00, 23.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 26, 68.00, 44.00, -9999.00, -9999.00, 26.00 +DRA, 11, 26, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 26, 68.00, 45.00, 9.00, 10.00, 14.00 +DSM, 11, 26, 41.00, 24.00, 21.00, 18.00, 30.00 +DTW, 11, 26, 43.00, 28.00, 30.00, 30.00, 43.00 +DUG, 11, 26, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 26, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 26, 56.00, 39.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 26, 62.00, 39.00, -9999.00, -9999.00, 15.00 +D45, 11, 26, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 26, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 26, 34.00, 17.00, 20.00, 18.00, 28.00 +ECG, 11, 26, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 26, 62.00, 37.00, -9999.00, -9999.00, 8.00 +EED, 11, 26, 69.00, 47.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 11, 26, 42.00, 13.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 26, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 26, 49.00, 27.00, 37.00, 38.00, 52.00 +EKO, 11, 26, 44.00, 19.00, 19.00, 17.00, 27.00 +ELD, 11, 26, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 26, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 26, 63.00, 35.00, 7.00, 8.00, 11.00 +ELY, 11, 26, 45.00, 16.00, 13.00, 12.00, 19.00 +EMP, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 26, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +END, 11, 26, 54.00, 34.00, -9999.00, -9999.00, 14.00 +ENN, 11, 26, 7.00, -10.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 26, 42.00, 26.00, -9999.00, -9999.00, 14.00 +EPH, 11, 26, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 26, 45.00, 33.00, 38.00, 39.00, 55.00 +ESF, 11, 26, 66.00, 44.00, -9999.00, -9999.00, 36.00 +EUG, 11, 26, 49.00, 38.00, 47.00, 48.00, 60.00 +EVV, 11, 26, 51.00, 33.00, 28.00, 23.00, 37.00 +EWN, 11, 26, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 26, 50.00, 36.00, 21.00, 20.00, 32.00 +EYW, 11, 26, 78.00, 69.00, 15.00, 13.00, 23.00 +E74, 11, 26, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 26, 59.00, 36.00, -9999.00, -9999.00, 26.00 +FAI, 11, 26, 7.00, -10.00, 22.00, 24.00, 35.00 +FAR, 11, 26, 29.00, 12.00, 13.00, 15.00, 22.00 +FAT, 11, 26, 60.00, 40.00, 13.00, 15.00, 21.00 +FAY, 11, 26, 62.00, 37.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 26, 34.00, 21.00, 29.00, 34.00, 45.00 +FCS, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 11, 26, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 26, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 11, 26, 48.00, 20.00, 13.00, 15.00, 18.00 +FLL, 11, 26, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 26, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 26, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +FME, 11, 26, 55.00, 32.00, -9999.00, -9999.00, 29.00 +FMH, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 26, 50.00, 23.00, 8.00, 8.00, 10.00 +FMY, 11, 26, 79.00, 58.00, 10.00, 10.00, 16.00 +FNT, 11, 26, 41.00, 28.00, 30.00, 30.00, 43.00 +FOD, 11, 26, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 26, 48.00, 28.00, -9999.00, -9999.00, 18.00 +FOK, 11, 26, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 26, 49.00, 28.00, -9999.00, -9999.00, 19.00 +FSD, 11, 26, 36.00, 17.00, 15.00, 14.00, 24.00 +FSI, 11, 26, 59.00, 34.00, -9999.00, -9999.00, 15.00 +FSM, 11, 26, 58.00, 35.00, 19.00, 17.00, 28.00 +FTK, 11, 26, 52.00, 31.00, -9999.00, -9999.00, 31.00 +FWA, 11, 26, 43.00, 29.00, 26.00, 27.00, 38.00 +FWH, 11, 26, 63.00, 40.00, -9999.00, -9999.00, 17.00 +FYU, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 26, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 26, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 26, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 26, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 26, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 26, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 26, 37.00, 26.00, 32.00, 33.00, 45.00 +GFA, 11, 26, 39.00, 20.00, -9999.00, -9999.00, 21.00 +GFK, 11, 26, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 26, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 26, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 26, 33.00, 13.00, 14.00, 14.00, 23.00 +GJT, 11, 26, 46.00, 25.00, 14.00, 13.00, 19.00 +GKN, 11, 26, 8.00, -7.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 26, 47.00, 22.00, 11.00, 11.00, 16.00 +GLH, 11, 26, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 26, 66.00, 56.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 26, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 26, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +GON, 11, 26, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 26, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 26, 36.00, 21.00, 25.00, 25.00, 37.00 +GRCI, 11, 26, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 26, 49.00, 35.00, -9999.00, -9999.00, 63.00 +GRI, 11, 26, 43.00, 22.00, 15.00, 12.00, 20.00 +GRK, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 11, 26, 41.00, 27.00, 32.00, 33.00, 46.00 +GSB, 11, 26, 62.00, 38.00, -9999.00, -9999.00, 23.00 +GSG, 11, 26, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 26, 57.00, 35.00, 20.00, 20.00, 29.00 +GSP, 11, 26, 59.00, 38.00, 20.00, 22.00, 31.00 +GST, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 26, 41.00, 25.00, -9999.00, -9999.00, 57.00 +GTF, 11, 26, 39.00, 20.00, 16.00, 19.00, 26.00 +GUP, 11, 26, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 26, 45.00, 27.00, -9999.00, -9999.00, 36.00 +GVW, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 26, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 26, 62.00, 46.00, 22.00, 23.00, 32.00 +HBR, 11, 26, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 26, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 26, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 26, 44.00, 25.00, -9999.00, -9999.00, 30.00 +HKY, 11, 26, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 26, 37.00, 17.00, 14.00, 16.00, 25.00 +HMN, 11, 26, 62.00, 26.00, -9999.00, -9999.00, 7.00 +HMS, 11, 26, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 26, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 26, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 11, 26, 36.00, 16.00, 10.00, 10.00, 17.00 +HOP, 11, 26, 54.00, 33.00, -9999.00, -9999.00, 33.00 +HOT, 11, 26, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 26, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 26, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 26, 50.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 26, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 26, 68.00, 44.00, -9999.00, -9999.00, 24.00 +HST, 11, 26, 80.00, 60.00, -9999.00, -9999.00, 20.00 +HSV, 11, 26, 59.00, 38.00, 26.00, 22.00, 35.00 +HTL, 11, 26, 37.00, 24.00, 35.00, 30.00, 47.00 +HTS, 11, 26, 52.00, 34.00, 28.00, 28.00, 42.00 +HUF, 11, 26, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 26, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 26, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 26, 35.00, 13.00, 14.00, 15.00, 21.00 +IAB, 11, 26, 50.00, 29.00, -9999.00, -9999.00, 17.00 +IAD, 11, 26, 52.00, 31.00, 19.00, 20.00, 29.00 +IAG, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 26, 69.00, 47.00, 20.00, 21.00, 30.00 +ICT, 11, 26, 50.00, 29.00, 14.00, 14.00, 21.00 +IDA, 11, 26, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 26, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 26, 51.00, 34.00, 22.00, 19.00, 32.00 +ILI, 11, 26, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 26, 66.00, 42.00, 19.00, 19.00, 30.00 +IMT, 11, 26, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +IND, 11, 26, 46.00, 30.00, 28.00, 27.00, 39.00 +INL, 11, 26, 25.00, 9.00, 23.00, 23.00, 34.00 +INS, 11, 26, 59.00, 35.00, -9999.00, -9999.00, 7.00 +INT, 11, 26, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +INW, 11, 26, 53.00, 26.00, 6.00, 6.00, 10.00 +IPL, 11, 26, 74.00, 46.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 26, 45.00, 30.00, 27.00, 27.00, 39.00 +IRK, 11, 26, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 26, 31.00, 10.00, 16.00, 14.00, 24.00 +ISP, 11, 26, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 26, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 26, 70.00, 42.00, -9999.00, -9999.00, 9.00 +IWD, 11, 26, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 26, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 26, 65.00, 40.00, 22.00, 21.00, 32.00 +JAX, 11, 26, 71.00, 47.00, 16.00, 16.00, 24.00 +JBR, 11, 26, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 26, 68.00, 38.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 26, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 26, 50.00, 37.00, 21.00, 19.00, 31.00 +JHW, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 26, 52.00, 36.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 26, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 26, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 26, 34.00, 25.00, 48.00, 47.00, 59.00 +JST, 11, 26, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 26, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 26, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 26, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 26, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 26, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 26, 41.00, 27.00, 31.00, 32.00, 45.00 +LAR, 11, 26, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 26, 63.00, 39.00, 6.00, 5.00, 8.00 +LAX, 11, 26, 68.00, 51.00, 8.00, 8.00, 12.00 +LBB, 11, 26, 59.00, 33.00, 9.00, 8.00, 14.00 +LBF, 11, 26, 44.00, 17.00, 14.00, 10.00, 18.00 +LCH, 11, 26, 68.00, 47.00, 18.00, 20.00, 29.00 +LCK, 11, 26, 48.00, 31.00, -9999.00, -9999.00, 38.00 +LEB, 11, 26, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 26, 51.00, 34.00, 27.00, 27.00, 39.00 +LFI, 11, 26, 57.00, 40.00, -9999.00, -9999.00, 29.00 +LFK, 11, 26, 67.00, 43.00, 17.00, 21.00, 28.00 +LFT, 11, 26, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 26, 49.00, 38.00, 20.00, 19.00, 32.00 +LGB, 11, 26, 70.00, 48.00, 8.00, 9.00, 13.00 +LGU, 11, 26, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 26, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 26, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 26, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 26, 58.00, 38.00, 20.00, 20.00, 28.00 +LIZ, 11, 26, 32.00, 16.00, -9999.00, -9999.00, 50.00 +LMT, 11, 26, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 11, 26, 38.00, 15.00, 12.00, 11.00, 16.00 +LNK, 11, 26, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 26, 48.00, 21.00, 8.00, 8.00, 13.00 +LOZ, 11, 26, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 26, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 26, 58.00, 38.00, -9999.00, -9999.00, 22.00 +LSE, 11, 26, 36.00, 21.00, 18.00, 17.00, 27.00 +LSF, 11, 26, 65.00, 42.00, -9999.00, -9999.00, 22.00 +LSV, 11, 26, 66.00, 32.00, -9999.00, -9999.00, 7.00 +LTS, 11, 26, 61.00, 35.00, -9999.00, -9999.00, 14.00 +LUF, 11, 26, 72.00, 40.00, -9999.00, -9999.00, 9.00 +LVS, 11, 26, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 26, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 26, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 26, 34.00, 9.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 26, 54.00, 34.00, 21.00, 20.00, 30.00 +MAF, 11, 26, 63.00, 35.00, 7.00, 5.00, 10.00 +MBL, 11, 26, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 26, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 26, 59.00, 43.00, -9999.00, -9999.00, 26.00 +MCF, 11, 26, 75.00, 55.00, -9999.00, -9999.00, 18.00 +MCG, 11, 26, 8.00, -9.00, 28.00, 28.00, 40.00 +MCI, 11, 26, 47.00, 29.00, 18.00, 17.00, 27.00 +MCK, 11, 26, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 26, 65.00, 41.00, 18.00, 18.00, 26.00 +MCO, 11, 26, 76.00, 55.00, 12.00, 15.00, 22.00 +MCW, 11, 26, 35.00, 19.00, 15.00, 13.00, 21.00 +MC2, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 11, 26, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 26, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 26, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 26, 43.00, 29.00, 30.00, 28.00, 43.00 +MEI, 11, 26, 65.00, 40.00, 22.00, 18.00, 31.00 +MEM, 11, 26, 58.00, 40.00, 26.00, 21.00, 34.00 +MER, 11, 26, 60.00, 38.00, -9999.00, -9999.00, 21.00 +MFD, 11, 26, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 26, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 26, 48.00, 34.00, 33.00, 35.00, 45.00 +MGE, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +MGM, 11, 26, 65.00, 42.00, 21.00, 20.00, 33.00 +MGW, 11, 26, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 26, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 26, 59.00, 42.00, -9999.00, -9999.00, 26.00 +MHS, 11, 26, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 26, 79.00, 63.00, 18.00, 18.00, 29.00 +MIB, 11, 26, 29.00, 13.00, -9999.00, -9999.00, 20.00 +MIV, 11, 26, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 26, 46.00, 25.00, -9999.00, -9999.00, 27.00 +MKC, 11, 26, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 26, 39.00, 25.00, 27.00, 26.00, 38.00 +MKG, 11, 26, 41.00, 29.00, 35.00, 34.00, 47.00 +MKL, 11, 26, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 26, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 26, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 26, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 26, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 26, 42.00, 25.00, 25.00, 22.00, 34.00 +MLS, 11, 26, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 26, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 26, 65.00, 43.00, -9999.00, -9999.00, 24.00 +MOB, 11, 26, 67.00, 47.00, 22.00, 21.00, 32.00 +MOT, 11, 26, 29.00, 13.00, 13.00, 13.00, 20.00 +MPV, 11, 26, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 26, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 26, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 26, 65.00, 31.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 26, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 26, 63.00, 46.00, -9999.00, -9999.00, 24.00 +MSL, 11, 26, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 26, 38.00, 21.00, 24.00, 23.00, 34.00 +MSO, 11, 26, 36.00, 21.00, 27.00, 27.00, 40.00 +MSP, 11, 26, 34.00, 19.00, 20.00, 19.00, 29.00 +MSS, 11, 26, 37.00, 21.00, 35.00, 33.00, 48.00 +MSY, 11, 26, 68.00, 49.00, 20.00, 18.00, 30.00 +MTC, 11, 26, 42.00, 29.00, -9999.00, -9999.00, 36.00 +MTN, 11, 26, 52.00, 34.00, -9999.00, -9999.00, 29.00 +MTO, 11, 26, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 26, 48.00, 30.00, -9999.00, -9999.00, 29.00 +MUO, 11, 26, 46.00, 27.00, -9999.00, -9999.00, 27.00 +MWA, 11, 26, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 26, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 26, 65.00, 42.00, -9999.00, -9999.00, 27.00 +MYL, 11, 26, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 26, 66.00, 40.00, -9999.00, -9999.00, 24.00 +NAO, 11, 26, 64.00, 49.00, -9999.00, -9999.00, 25.00 +NBC, 11, 26, 67.00, 46.00, -9999.00, -9999.00, 23.00 +NBE, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 11, 26, 42.00, 27.00, -9999.00, -9999.00, 31.00 +NCA, 11, 26, 66.00, 39.00, -9999.00, -9999.00, 25.00 +NCO, 11, 26, 49.00, 34.00, -9999.00, -9999.00, 35.00 +NC1, 11, 26, 58.00, 40.00, -9999.00, -9999.00, 8.00 +NEL, 11, 26, 53.00, 31.00, -9999.00, -9999.00, 33.00 +NFG, 11, 26, 67.00, 47.00, -9999.00, -9999.00, 13.00 +NFL, 11, 26, 51.00, 23.00, -9999.00, -9999.00, 13.00 +NGP, 11, 26, 73.00, 54.00, -9999.00, -9999.00, 20.00 +NGU, 11, 26, 58.00, 41.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 26, 60.00, 47.00, -9999.00, -9999.00, 28.00 +NHK, 11, 26, 54.00, 34.00, -9999.00, -9999.00, 28.00 +NHZ, 11, 26, 41.00, 25.00, -9999.00, -9999.00, 40.00 +NID, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 11, 26, 71.00, 47.00, -9999.00, -9999.00, 21.00 +NIR, 11, 26, 71.00, 49.00, -9999.00, -9999.00, 21.00 +NKT, 11, 26, 64.00, 43.00, -9999.00, -9999.00, 28.00 +NKX, 11, 26, 68.00, 52.00, -9999.00, -9999.00, 18.00 +NLC, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 11, 26, 64.00, 39.00, -9999.00, -9999.00, 32.00 +NPA, 11, 26, 67.00, 48.00, -9999.00, -9999.00, 25.00 +NQA, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 11, 26, 75.00, 52.00, -9999.00, -9999.00, 18.00 +NQX, 11, 26, 78.00, 69.00, -9999.00, -9999.00, 21.00 +NRB, 11, 26, 71.00, 53.00, -9999.00, -9999.00, 20.00 +NRC, 11, 26, 60.00, 38.00, -9999.00, -9999.00, 24.00 +NRS, 11, 26, 67.00, 48.00, -9999.00, -9999.00, 14.00 +NSE, 11, 26, 68.00, 45.00, -9999.00, -9999.00, 29.00 +NSI, 11, 26, 69.00, 47.00, -9999.00, -9999.00, 19.00 +NTD, 11, 26, 69.00, 47.00, -9999.00, -9999.00, 14.00 +NTK, 11, 26, 71.00, 48.00, -9999.00, -9999.00, 14.00 +NTU, 11, 26, 58.00, 41.00, -9999.00, -9999.00, 28.00 +NUC, 11, 26, 66.00, 51.00, -9999.00, -9999.00, 14.00 +NUQ, 11, 26, 61.00, 41.00, -9999.00, -9999.00, 26.00 +NUW, 11, 26, 48.00, 36.00, -9999.00, -9999.00, 55.00 +NWF, 11, 26, 70.00, 48.00, -9999.00, -9999.00, 11.00 +NXX, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 11, 26, 55.00, 31.00, -9999.00, -9999.00, 30.00 +NZC, 11, 26, 71.00, 44.00, -9999.00, -9999.00, 22.00 +NZJ, 11, 26, 70.00, 43.00, -9999.00, -9999.00, 14.00 +NZW, 11, 26, 47.00, 31.00, -9999.00, -9999.00, 40.00 +NZY, 11, 26, 68.00, 52.00, -9999.00, -9999.00, 14.00 +OAK, 11, 26, 61.00, 43.00, 15.00, 17.00, 23.00 +OAR, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 11, 26, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 26, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 26, 56.00, 35.00, 16.00, 13.00, 21.00 +OLM, 11, 26, 47.00, 34.00, 54.00, 54.00, 68.00 +OMA, 11, 26, 43.00, 23.00, 14.00, 14.00, 21.00 +OME, 11, 26, 19.00, 5.00, 29.00, 29.00, 40.00 +ONT, 11, 26, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 26, 42.00, 27.00, 28.00, 25.00, 38.00 +ORF, 11, 26, 58.00, 41.00, 20.00, 20.00, 30.00 +ORH, 11, 26, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 26, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 26, 40.00, 25.00, -9999.00, -9999.00, 42.00 +OTG, 11, 26, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 26, 55.00, 42.00, 52.00, 53.00, 64.00 +OTM, 11, 26, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 26, 9.00, -2.00, 20.00, 24.00, 34.00 +OURC, 11, 26, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 26, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 26, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 26, 67.00, 44.00, -9999.00, -9999.00, 26.00 +PACZ, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 26, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 26, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 26, 5.00, -11.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 26, 5.00, -8.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 26, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 26, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 26, 70.00, 45.00, -9999.00, -9999.00, 24.00 +PAQ, 11, 26, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 26, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 26, 38.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 26, 17.00, 5.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 26, 8.00, -9.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 26, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 26, 39.00, 24.00, -9999.00, -9999.00, 41.00 +PBI, 11, 26, 78.00, 62.00, 22.00, 22.00, 32.00 +PDT, 11, 26, 45.00, 32.00, 26.00, 28.00, 41.00 +PDX, 11, 26, 49.00, 38.00, 49.00, 51.00, 63.00 +PFN, 11, 26, 70.00, 45.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 26, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 26, 51.00, 34.00, 22.00, 18.00, 32.00 +PHX, 11, 26, 71.00, 46.00, 7.00, 7.00, 10.00 +PIA, 11, 26, 43.00, 27.00, 26.00, 22.00, 35.00 +PIB, 11, 26, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 26, 40.00, 22.00, 22.00, 24.00, 34.00 +PIR, 11, 26, 38.00, 18.00, 12.00, 11.00, 18.00 +PIT, 11, 26, 46.00, 31.00, 32.00, 32.00, 48.00 +PKB, 11, 26, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 26, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 26, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 26, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 26, 67.00, 48.00, 17.00, 17.00, 27.00 +POB, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +POE, 11, 26, 66.00, 42.00, -9999.00, -9999.00, 37.00 +POM, 11, 26, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 11, 26, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 26, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 26, 56.00, 26.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 26, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 26, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 26, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 26, 44.00, 26.00, -9999.00, -9999.00, 40.00 +PSP, 11, 26, 75.00, 46.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 26, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 26, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 26, 52.00, 21.00, 10.00, 8.00, 16.00 +PUC, 11, 26, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 26, 48.00, 31.00, 24.00, 24.00, 35.00 +PVU, 11, 26, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 26, 42.00, 26.00, 26.00, 27.00, 38.00 +P02, 11, 26, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +P07, 11, 26, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +P11, 11, 26, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +P24, 11, 26, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +P28, 11, 26, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +P35, 11, 26, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +P38, 11, 26, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +P39, 11, 26, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +P58, 11, 26, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +P59, 11, 26, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +P60, 11, 26, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +P61, 11, 26, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +P67, 11, 26, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +P68, 11, 26, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +P69, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 26, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 26, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 26, 42.00, 19.00, 11.00, 11.00, 17.00 +RBL, 11, 26, 59.00, 41.00, 25.00, 24.00, 33.00 +RCA, 11, 26, 42.00, 19.00, -9999.00, -9999.00, 18.00 +RDD, 11, 26, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 26, 45.00, 25.00, 22.00, 21.00, 33.00 +RDR, 11, 26, 27.00, 11.00, -9999.00, -9999.00, 21.00 +RDU, 11, 26, 59.00, 37.00, 19.00, 20.00, 30.00 +REE, 11, 26, 59.00, 33.00, -9999.00, -9999.00, 8.00 +REJ, 11, 26, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 26, 40.00, 24.00, 25.00, 21.00, 34.00 +RIC, 11, 26, 57.00, 35.00, 20.00, 21.00, 30.00 +RIV, 11, 26, 69.00, 43.00, -9999.00, -9999.00, 12.00 +RIW, 11, 26, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 26, 36.00, 16.00, 12.00, 10.00, 17.00 +RME, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 57.00 +RMG, 11, 26, 60.00, 35.00, -9999.00, -9999.00, -9999.00 +RND, 11, 26, 68.00, 46.00, -9999.00, -9999.00, 19.00 +RNO, 11, 26, 50.00, 24.00, 14.00, 12.00, 19.00 +ROA, 11, 26, 54.00, 34.00, 19.00, 20.00, 29.00 +ROC, 11, 26, 43.00, 29.00, 36.00, 38.00, 52.00 +ROW, 11, 26, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 26, 48.00, 26.00, 11.00, 11.00, 16.00 +RST, 11, 26, 34.00, 18.00, 22.00, 20.00, 30.00 +RWF, 11, 26, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 26, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 26, 58.00, 41.00, 19.00, 19.00, 26.00 +SAF, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 26, 68.00, 52.00, 11.00, 11.00, 15.00 +SAT, 11, 26, 68.00, 46.00, 16.00, 16.00, 25.00 +SAV, 11, 26, 67.00, 45.00, 17.00, 16.00, 26.00 +SAW, 11, 26, 35.00, 24.00, -9999.00, -9999.00, 51.00 +SBA, 11, 26, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 26, 70.00, 43.00, -9999.00, -9999.00, 13.00 +SBN, 11, 26, 43.00, 29.00, 35.00, 33.00, 48.00 +SBP, 11, 26, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 26, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 26, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 26, -3.00, -15.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 26, 59.00, 40.00, 14.00, 19.00, 21.00 +SDF, 11, 26, 52.00, 34.00, 27.00, 25.00, 37.00 +SEA, 11, 26, 48.00, 38.00, 45.00, 45.00, 59.00 +SEM, 11, 26, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 26, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 26, 60.00, 45.00, 19.00, 21.00, 28.00 +SGF, 11, 26, 52.00, 32.00, 21.00, 19.00, 30.00 +SGY, 11, 26, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 26, 41.00, 16.00, 16.00, 16.00, 25.00 +SHV, 11, 26, 64.00, 42.00, 19.00, 21.00, 29.00 +SIT, 11, 26, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 26, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 26, 64.00, 39.00, 9.00, 7.00, 13.00 +SKA, 11, 26, 37.00, 26.00, -9999.00, -9999.00, 43.00 +SKF, 11, 26, 68.00, 46.00, -9999.00, -9999.00, 19.00 +SLC, 11, 26, 45.00, 27.00, 20.00, 20.00, 30.00 +SLE, 11, 26, 50.00, 36.00, 49.00, 48.00, 61.00 +SLN, 11, 26, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 26, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 26, 67.00, 40.00, -9999.00, 14.00, 19.00 +SNA, 11, 26, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 26, 35.00, 27.00, 53.00, 56.00, 72.00 +SNS, 11, 26, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 26, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 26, 45.00, 29.00, 25.00, 21.00, 34.00 +SPS, 11, 26, 60.00, 37.00, 12.00, 11.00, 18.00 +SRQ, 11, 26, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 26, 65.00, 39.00, -9999.00, -9999.00, 25.00 +SSI, 11, 26, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +STC, 11, 26, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 26, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +STL, 11, 26, 49.00, 33.00, 25.00, 21.00, 35.00 +STNV, 11, 26, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +STS, 11, 26, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 26, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 26, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 26, 60.00, 40.00, -9999.00, -9999.00, 24.00 +SUX, 11, 26, 39.00, 21.00, 15.00, 14.00, 23.00 +SVN, 11, 26, 67.00, 45.00, -9999.00, -9999.00, 20.00 +SWF, 11, 26, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 26, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 26, 43.00, 29.00, 40.00, 42.00, 56.00 +SZL, 11, 26, 49.00, 28.00, -9999.00, -9999.00, 25.00 +TAD, 11, 26, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 26, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 26, 55.00, 29.00, -9999.00, -9999.00, 30.00 +TCC, 11, 26, 58.00, 29.00, 7.00, 6.00, 10.00 +TCL, 11, 26, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 26, 49.00, 35.00, -9999.00, -9999.00, 61.00 +TCS, 11, 26, 59.00, 33.00, -9999.00, 6.00, 8.00 +TEB, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 26, 56.00, 35.00, -9999.00, -9999.00, 15.00 +TKA, 11, 26, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 26, 70.00, 44.00, 17.00, 17.00, 24.00 +TNX, 11, 26, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 26, 43.00, 28.00, 29.00, 30.00, 42.00 +TOP, 11, 26, 48.00, 28.00, 14.00, 16.00, 23.00 +TPA, 11, 26, 75.00, 55.00, 11.00, 14.00, 20.00 +TPH, 11, 26, 49.00, 23.00, 5.00, 4.00, 8.00 +TRI, 11, 26, 54.00, 33.00, 24.00, 24.00, 35.00 +TRK, 11, 26, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 26, 75.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 26, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 26, 55.00, 35.00, 15.00, 16.00, 23.00 +TUP, 11, 26, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 26, 69.00, 43.00, 7.00, 8.00, 12.00 +TVC, 11, 26, 39.00, 26.00, 33.00, 36.00, 47.00 +TVL, 11, 26, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 26, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 26, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 26, 56.00, 35.00, 25.00, 24.00, 36.00 +T01, 11, 26, 56.00, 35.00, -9999.00, -9999.00, 29.00 +T02, 11, 26, 62.00, 40.00, -9999.00, -9999.00, 24.00 +T03, 11, 26, 66.00, 42.00, -9999.00, -9999.00, 24.00 +T04, 11, 26, 77.00, 57.00, -9999.00, -9999.00, 18.00 +T05, 11, 26, 49.00, 26.00, -9999.00, -9999.00, 18.00 +T06, 11, 26, 67.00, 39.00, -9999.00, -9999.00, 31.00 +T07, 11, 26, 49.00, 20.00, -9999.00, -9999.00, 30.00 +T08, 11, 26, 42.00, 26.00, -9999.00, -9999.00, 30.00 +UCA, 11, 26, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 26, 59.00, 35.00, -9999.00, -9999.00, 7.00 +UIL, 11, 26, 49.00, 36.00, 63.00, 63.00, 73.00 +UIN, 11, 26, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 26, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 26, 16.00, 4.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 26, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +U15, 11, 26, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +U28, 11, 26, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 26, 68.00, 43.00, -9999.00, -9999.00, 23.00 +VBG, 11, 26, 68.00, 42.00, -9999.00, -9999.00, 21.00 +VCT, 11, 26, 70.00, 50.00, 17.00, 16.00, 26.00 +VCV, 11, 26, 63.00, 33.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 26, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 26, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 26, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 26, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 26, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 26, 68.00, 44.00, -9999.00, -9999.00, 26.00 +VRB, 11, 26, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 26, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 26, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 26, 56.00, 35.00, 21.00, 23.00, 29.00 +WJA, 11, 26, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 26, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 26, 17.00, 3.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 26, 48.00, 21.00, 19.00, 16.00, 25.00 +WPO, 11, 26, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 26, 65.00, 41.00, -9999.00, -9999.00, 22.00 +WRG, 11, 26, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 26, 52.00, 32.00, -9999.00, -9999.00, 30.00 +WRL, 11, 26, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +X68, 11, 26, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 26, 35.00, 23.00, 60.00, 60.00, 69.00 +YCG, 11, 26, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 26, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 26, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 26, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 26, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 26, 43.00, 26.00, 22.00, 22.00, 32.00 +YNG, 11, 26, 43.00, 30.00, 34.00, 35.00, 51.00 +YPA, 11, 26, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 26, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 26, 16.00, 2.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 26, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 26, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 26, 34.00, 26.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 26, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 26, 73.00, 48.00, 4.00, 3.00, 6.00 +YVR, 11, 26, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 26, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 26, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 26, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 26, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 26, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 26, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 26, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 26, 34.00, 20.00, 44.00, 44.00, 60.00 +ZUN, 11, 26, 53.00, 22.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 26, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 26, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 26, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +01R, 11, 26, 66.00, 43.00, -9999.00, -9999.00, 27.00 +1V1, 11, 26, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 26, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 26, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 26, 61.00, 44.00, -9999.00, -9999.00, 25.00 +2PJ, 11, 26, 65.00, 39.00, -9999.00, -9999.00, 24.00 +3B1, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 26, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 26, 37.00, 23.00, -9999.00, -9999.00, 42.00 +3SE, 11, 26, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 26, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 26, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, 7.00 +4OM, 11, 26, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 26, 14.00, -2.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 26, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 26, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 26, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 27, 46.00, 30.00, 23.00, 22.00, 35.00 +ABI, 11, 27, 62.00, 39.00, 10.00, 9.00, 15.00 +ABQ, 11, 27, 52.00, 27.00, 8.00, 8.00, 13.00 +ABR, 11, 27, 33.00, 13.00, 14.00, 11.00, 20.00 +ABY, 11, 27, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 27, 49.00, 35.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 27, 64.00, 42.00, 16.00, 14.00, 23.00 +ACV, 11, 27, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 27, 51.00, 32.00, 20.00, 21.00, 32.00 +ADK, 11, 27, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 27, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 27, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 27, 53.00, 31.00, -9999.00, -9999.00, 29.00 +AEX, 11, 27, 66.00, 44.00, -9999.00, -9999.00, 27.00 +AFF, 11, 27, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 27, 77.00, 54.00, -9999.00, -9999.00, 23.00 +AGS, 11, 27, 64.00, 39.00, 18.00, 18.00, 27.00 +AHN, 11, 27, 60.00, 39.00, 21.00, 22.00, 30.00 +AKN, 11, 27, 27.00, 12.00, 26.00, 28.00, 41.00 +AKO, 11, 27, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 27, 42.00, 25.00, 26.00, 26.00, 38.00 +ALI, 11, 27, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 27, 38.00, 20.00, 20.00, 16.00, 29.00 +ALS, 11, 27, 41.00, 7.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 27, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 27, 55.00, 28.00, 8.00, 9.00, 14.00 +AMG, 11, 27, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 27, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 27, 25.00, 12.00, 20.00, 20.00, 31.00 +AND, 11, 27, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 27, 42.00, 33.00, 61.00, 59.00, 71.00 +AOO, 11, 27, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +APN, 11, 27, 37.00, 23.00, 30.00, 32.00, 45.00 +AQQ, 11, 27, 68.00, 51.00, -9999.00, -9999.00, -9999.00 +ART, 11, 27, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +AST, 11, 27, 51.00, 39.00, 58.00, 58.00, 70.00 +ATL, 11, 27, 59.00, 39.00, 20.00, 20.00, 30.00 +ATW, 11, 27, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 27, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 27, 48.00, 29.00, -9999.00, -9999.00, 37.00 +AUG, 11, 27, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 27, 67.00, 46.00, 17.00, 15.00, 25.00 +AUW, 11, 27, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 27, 55.00, 33.00, 21.00, 20.00, 30.00 +AVP, 11, 27, 43.00, 29.00, 27.00, 26.00, 41.00 +AXN, 11, 27, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 27, 44.00, 26.00, -9999.00, -9999.00, 32.00 +AYS, 11, 27, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 27, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 27, 59.00, 41.00, -9999.00, -9999.00, 27.00 +BAD, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 27, 39.00, 14.00, -9999.00, -9999.00, 14.00 +BDL, 11, 27, 45.00, 28.00, 26.00, 23.00, 36.00 +BDR, 11, 27, 47.00, 33.00, 26.00, 21.00, 38.00 +BET, 11, 27, 19.00, 7.00, 23.00, 25.00, 37.00 +BFD, 11, 27, 38.00, 24.00, 44.00, 47.00, 62.00 +BFF, 11, 27, 45.00, 18.00, 11.00, 12.00, 18.00 +BFL, 11, 27, 61.00, 42.00, 9.00, 10.00, 15.00 +BGM, 11, 27, 39.00, 26.00, 35.00, 36.00, 52.00 +BGR, 11, 27, 38.00, 23.00, 27.00, 25.00, 39.00 +BGS, 11, 27, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 27, 61.00, 39.00, 22.00, 20.00, 31.00 +BID, 11, 27, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 27, 9.00, -5.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 27, 58.00, 25.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 27, 39.00, 21.00, 16.00, 16.00, 23.00 +BIS, 11, 27, 32.00, 11.00, 15.00, 16.00, 24.00 +BIX, 11, 27, 67.00, 50.00, -9999.00, -9999.00, 26.00 +BJI, 11, 27, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 27, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 27, 49.00, 19.00, -9999.00, -9999.00, 15.00 +BKW, 11, 27, 48.00, 31.00, 32.00, 34.00, 45.00 +BLF, 11, 27, 48.00, 33.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 27, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 27, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 27, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 27, 50.00, 31.00, -9999.00, -9999.00, 28.00 +BNA, 11, 27, 56.00, 36.00, 25.00, 24.00, 36.00 +BNO, 11, 27, 40.00, 19.00, -9999.00, 28.00, 45.00 +BOI, 11, 27, 43.00, 27.00, 26.00, 27.00, 40.00 +BOS, 11, 27, 47.00, 33.00, 24.00, 24.00, 35.00 +BPI, 11, 27, 32.00, 0.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 27, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 27, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 27, 42.00, 26.00, -9999.00, -9999.00, 25.00 +BRO, 11, 27, 76.00, 56.00, 14.00, 14.00, 22.00 +BRW, 11, 27, -1.00, -12.00, 13.00, 12.00, 19.00 +BSM, 11, 27, 67.00, 46.00, -9999.00, -9999.00, 21.00 +BTI, 11, 27, -1.00, -13.00, 11.00, 11.00, 18.00 +BTL, 11, 27, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 27, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 27, 68.00, 46.00, 20.00, 20.00, 31.00 +BTT, 11, 27, 1.00, -13.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 27, 38.00, 24.00, 35.00, 31.00, 48.00 +BUB, 11, 27, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 27, 41.00, 29.00, 40.00, 44.00, 57.00 +BUR, 11, 27, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 27, 68.00, 51.00, -9999.00, 18.00, 26.00 +BWG, 11, 27, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 27, 51.00, 33.00, 20.00, 21.00, 31.00 +BYH, 11, 27, 55.00, 36.00, -9999.00, -9999.00, 33.00 +BYI, 11, 27, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 27, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 27, 64.00, 39.00, 19.00, 17.00, 28.00 +CAG, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 27, 44.00, 30.00, 34.00, 35.00, 51.00 +CAO, 11, 27, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 27, 31.00, 16.00, 36.00, 36.00, 51.00 +CBM, 11, 27, 62.00, 38.00, -9999.00, -9999.00, 31.00 +CDB, 11, 27, 37.00, 29.00, 62.00, 60.00, 77.00 +CDC, 11, 27, 48.00, 23.00, 12.00, 11.00, 17.00 +CDR, 11, 27, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 27, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 27, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 27, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 27, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 27, 56.00, 36.00, 24.00, 23.00, 34.00 +CHO, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 27, 66.00, 44.00, 17.00, 18.00, 26.00 +CID, 11, 27, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 27, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 27, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 27, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 27, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 27, 44.00, 30.00, 35.00, 37.00, 51.00 +CLL, 11, 27, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 27, 58.00, 38.00, 19.00, 21.00, 31.00 +CMH, 11, 27, 46.00, 30.00, 29.00, 29.00, 43.00 +CMI, 11, 27, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 27, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 27, 46.00, 25.00, 12.00, 11.00, 18.00 +CNM, 11, 27, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 27, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +COD, 11, 27, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +COF, 11, 27, 76.00, 57.00, -9999.00, -9999.00, 22.00 +CON, 11, 27, 41.00, 22.00, 24.00, 24.00, 35.00 +COS, 11, 27, 46.00, 21.00, 12.00, 10.00, 16.00 +COT, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 27, 47.00, 29.00, 24.00, 20.00, 32.00 +CPR, 11, 27, 39.00, 18.00, 15.00, 15.00, 22.00 +CRBC, 11, 27, 33.00, 2.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 27, 73.00, 52.00, 15.00, 13.00, 22.00 +CRW, 11, 27, 52.00, 33.00, 32.00, 31.00, 45.00 +CSG, 11, 27, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 27, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 27, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 27, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 27, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 27, 48.00, 31.00, 27.00, 26.00, 38.00 +CVN, 11, 27, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 27, 57.00, 29.00, -9999.00, -9999.00, 10.00 +CXY, 11, 27, 47.00, 32.00, 19.00, 19.00, 30.00 +CYS, 11, 27, 43.00, 20.00, 14.00, 14.00, 21.00 +DAA, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 27, 73.00, 53.00, 16.00, 19.00, 27.00 +DAG, 11, 27, 65.00, 40.00, 3.00, 4.00, 6.00 +DAL, 11, 27, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 27, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 27, 45.00, 30.00, 30.00, 29.00, 41.00 +DBQ, 11, 27, 37.00, 22.00, 23.00, 19.00, 34.00 +DCA, 11, 27, 53.00, 37.00, 18.00, 19.00, 29.00 +DDC, 11, 27, 49.00, 26.00, 11.00, 12.00, 17.00 +DEC, 11, 27, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 27, 48.00, 22.00, 13.00, 13.00, 19.00 +DFW, 11, 27, 62.00, 41.00, 13.00, 12.00, 19.00 +DHN, 11, 27, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 27, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 27, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 27, 68.00, 45.00, -9999.00, -9999.00, 14.00 +DLG, 11, 27, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 27, 28.00, 14.00, 24.00, 21.00, 34.00 +DLLC, 11, 27, 34.00, 7.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 27, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 27, 68.00, 43.00, -9999.00, -9999.00, 11.00 +DMN, 11, 27, 62.00, 29.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 27, 54.00, 35.00, -9999.00, -9999.00, 30.00 +DPG, 11, 27, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 27, 68.00, 44.00, -9999.00, -9999.00, 26.00 +DRA, 11, 27, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 27, 68.00, 45.00, 9.00, 10.00, 14.00 +DSM, 11, 27, 41.00, 24.00, 21.00, 18.00, 30.00 +DTW, 11, 27, 42.00, 27.00, 30.00, 30.00, 43.00 +DUG, 11, 27, 65.00, 33.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 27, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 27, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 27, 62.00, 39.00, -9999.00, -9999.00, 15.00 +D45, 11, 27, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 27, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 27, 33.00, 17.00, 20.00, 18.00, 28.00 +ECG, 11, 27, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 27, 62.00, 36.00, -9999.00, -9999.00, 8.00 +EED, 11, 27, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 11, 27, 41.00, 12.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 27, 57.00, 44.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 27, 48.00, 26.00, 37.00, 38.00, 52.00 +EKO, 11, 27, 43.00, 19.00, 19.00, 18.00, 27.00 +ELD, 11, 27, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 27, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 27, 62.00, 35.00, 7.00, 8.00, 11.00 +ELY, 11, 27, 45.00, 15.00, 13.00, 12.00, 19.00 +EMP, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 27, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +END, 11, 27, 53.00, 33.00, -9999.00, -9999.00, 14.00 +ENN, 11, 27, 7.00, -11.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 27, 41.00, 25.00, -9999.00, -9999.00, 14.00 +EPH, 11, 27, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 27, 44.00, 32.00, 39.00, 40.00, 56.00 +ESF, 11, 27, 66.00, 44.00, -9999.00, -9999.00, 36.00 +EUG, 11, 27, 49.00, 38.00, 47.00, 48.00, 60.00 +EVV, 11, 27, 50.00, 32.00, 28.00, 23.00, 37.00 +EWN, 11, 27, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 27, 50.00, 35.00, 21.00, 20.00, 32.00 +EYW, 11, 27, 78.00, 69.00, 15.00, 13.00, 22.00 +E74, 11, 27, 64.00, 33.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 27, 58.00, 36.00, -9999.00, -9999.00, 27.00 +FAI, 11, 27, 6.00, -11.00, 22.00, 24.00, 34.00 +FAR, 11, 27, 29.00, 12.00, 13.00, 16.00, 23.00 +FAT, 11, 27, 59.00, 40.00, 13.00, 15.00, 21.00 +FAY, 11, 27, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 27, 34.00, 20.00, 29.00, 34.00, 46.00 +FCS, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 11, 27, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 27, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 11, 27, 47.00, 19.00, 13.00, 16.00, 18.00 +FLL, 11, 27, 80.00, 63.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 27, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +FME, 11, 27, 54.00, 31.00, -9999.00, -9999.00, 29.00 +FMH, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 27, 49.00, 22.00, 8.00, 8.00, 10.00 +FMY, 11, 27, 79.00, 58.00, 10.00, 10.00, 16.00 +FNT, 11, 27, 41.00, 27.00, 30.00, 30.00, 43.00 +FOD, 11, 27, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 27, 47.00, 27.00, -9999.00, -9999.00, 18.00 +FOK, 11, 27, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 27, 48.00, 28.00, -9999.00, -9999.00, 19.00 +FSD, 11, 27, 36.00, 16.00, 15.00, 14.00, 24.00 +FSI, 11, 27, 58.00, 33.00, -9999.00, -9999.00, 15.00 +FSM, 11, 27, 57.00, 34.00, 19.00, 17.00, 27.00 +FTK, 11, 27, 51.00, 31.00, -9999.00, -9999.00, 31.00 +FWA, 11, 27, 43.00, 28.00, 26.00, 28.00, 39.00 +FWH, 11, 27, 62.00, 39.00, -9999.00, -9999.00, 17.00 +FYU, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 27, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 27, 55.00, 29.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 27, 74.00, 44.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 27, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 27, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 27, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 27, 37.00, 26.00, 32.00, 33.00, 45.00 +GFA, 11, 27, 38.00, 20.00, -9999.00, -9999.00, 21.00 +GFK, 11, 27, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 27, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 27, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 27, 32.00, 12.00, 15.00, 15.00, 24.00 +GJT, 11, 27, 45.00, 24.00, 14.00, 13.00, 19.00 +GKN, 11, 27, 8.00, -7.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 27, 46.00, 21.00, 11.00, 10.00, 16.00 +GLH, 11, 27, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 27, 66.00, 55.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 27, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 27, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +GON, 11, 27, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 27, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 27, 35.00, 20.00, 25.00, 25.00, 37.00 +GRCI, 11, 27, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 27, 49.00, 35.00, -9999.00, -9999.00, 64.00 +GRI, 11, 27, 42.00, 21.00, 15.00, 12.00, 20.00 +GRK, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 11, 27, 40.00, 26.00, 33.00, 34.00, 46.00 +GSB, 11, 27, 61.00, 38.00, -9999.00, -9999.00, 23.00 +GSG, 11, 27, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 27, 56.00, 35.00, 20.00, 20.00, 29.00 +GSP, 11, 27, 58.00, 38.00, 21.00, 23.00, 32.00 +GST, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 27, 40.00, 24.00, -9999.00, -9999.00, 57.00 +GTF, 11, 27, 38.00, 20.00, 16.00, 20.00, 26.00 +GUP, 11, 27, 50.00, 18.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 27, 44.00, 26.00, -9999.00, -9999.00, 36.00 +GVW, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 27, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 27, 61.00, 46.00, 22.00, 23.00, 32.00 +HBR, 11, 27, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 27, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 27, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 27, 43.00, 24.00, -9999.00, -9999.00, 30.00 +HKY, 11, 27, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 27, 36.00, 16.00, 15.00, 16.00, 25.00 +HMN, 11, 27, 61.00, 26.00, -9999.00, -9999.00, 8.00 +HMS, 11, 27, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 27, 62.00, 34.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 27, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +HON, 11, 27, 36.00, 15.00, 10.00, 10.00, 17.00 +HOP, 11, 27, 53.00, 32.00, -9999.00, -9999.00, 33.00 +HOT, 11, 27, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 27, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 27, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 27, 50.00, 40.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 27, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 27, 68.00, 44.00, -9999.00, -9999.00, 25.00 +HST, 11, 27, 80.00, 60.00, -9999.00, -9999.00, 20.00 +HSV, 11, 27, 58.00, 37.00, 26.00, 22.00, 35.00 +HTL, 11, 27, 36.00, 23.00, 35.00, 30.00, 48.00 +HTS, 11, 27, 51.00, 33.00, 28.00, 29.00, 42.00 +HUF, 11, 27, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 27, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 27, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 27, 35.00, 12.00, 14.00, 15.00, 21.00 +IAB, 11, 27, 49.00, 29.00, -9999.00, -9999.00, 17.00 +IAD, 11, 27, 51.00, 31.00, 20.00, 20.00, 30.00 +IAG, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 27, 69.00, 46.00, 20.00, 21.00, 30.00 +ICT, 11, 27, 49.00, 29.00, 14.00, 13.00, 20.00 +IDA, 11, 27, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 27, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 27, 50.00, 33.00, 22.00, 20.00, 32.00 +ILI, 11, 27, 27.00, 15.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 27, 65.00, 42.00, 19.00, 19.00, 30.00 +IMT, 11, 27, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +IND, 11, 27, 46.00, 29.00, 28.00, 27.00, 39.00 +INL, 11, 27, 25.00, 8.00, 23.00, 23.00, 34.00 +INS, 11, 27, 59.00, 35.00, -9999.00, -9999.00, 7.00 +INT, 11, 27, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +INW, 11, 27, 52.00, 25.00, 6.00, 6.00, 10.00 +IPL, 11, 27, 73.00, 46.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 27, 44.00, 30.00, 27.00, 27.00, 39.00 +IRK, 11, 27, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 27, 31.00, 10.00, 16.00, 14.00, 25.00 +ISP, 11, 27, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 27, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 27, 70.00, 42.00, -9999.00, -9999.00, 10.00 +IWD, 11, 27, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 27, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 27, 65.00, 40.00, 23.00, 21.00, 32.00 +JAX, 11, 27, 71.00, 47.00, 16.00, 16.00, 24.00 +JBR, 11, 27, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 27, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 27, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 27, 49.00, 36.00, 21.00, 19.00, 31.00 +JHW, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 27, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 27, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 27, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 27, 34.00, 25.00, 48.00, 48.00, 59.00 +JST, 11, 27, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 27, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 27, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 27, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 27, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 27, 78.00, 53.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 27, 40.00, 26.00, 32.00, 32.00, 45.00 +LAR, 11, 27, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 27, 62.00, 38.00, 6.00, 5.00, 9.00 +LAX, 11, 27, 68.00, 51.00, 8.00, 8.00, 12.00 +LBB, 11, 27, 59.00, 32.00, 9.00, 8.00, 14.00 +LBF, 11, 27, 43.00, 16.00, 14.00, 10.00, 18.00 +LCH, 11, 27, 67.00, 47.00, 18.00, 20.00, 29.00 +LCK, 11, 27, 47.00, 30.00, -9999.00, -9999.00, 38.00 +LEB, 11, 27, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 27, 50.00, 33.00, 27.00, 27.00, 39.00 +LFI, 11, 27, 56.00, 40.00, -9999.00, -9999.00, 29.00 +LFK, 11, 27, 66.00, 43.00, 17.00, 21.00, 28.00 +LFT, 11, 27, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 27, 48.00, 37.00, 21.00, 19.00, 32.00 +LGB, 11, 27, 70.00, 48.00, 8.00, 9.00, 13.00 +LGU, 11, 27, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 27, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 27, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 27, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 27, 58.00, 38.00, 20.00, 20.00, 28.00 +LIZ, 11, 27, 31.00, 16.00, -9999.00, -9999.00, 50.00 +LMT, 11, 27, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +LND, 11, 27, 37.00, 14.00, 12.00, 11.00, 16.00 +LNK, 11, 27, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 27, 48.00, 20.00, 8.00, 9.00, 13.00 +LOZ, 11, 27, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 27, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 27, 57.00, 37.00, -9999.00, -9999.00, 22.00 +LSE, 11, 27, 36.00, 21.00, 18.00, 17.00, 27.00 +LSF, 11, 27, 64.00, 42.00, -9999.00, -9999.00, 22.00 +LSV, 11, 27, 65.00, 31.00, -9999.00, -9999.00, 7.00 +LTS, 11, 27, 60.00, 34.00, -9999.00, -9999.00, 14.00 +LUF, 11, 27, 72.00, 40.00, -9999.00, -9999.00, 9.00 +LVS, 11, 27, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 27, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 27, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 27, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 27, 53.00, 34.00, 21.00, 20.00, 31.00 +MAF, 11, 27, 62.00, 35.00, 7.00, 5.00, 10.00 +MBL, 11, 27, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 27, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 27, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 27, 58.00, 43.00, -9999.00, -9999.00, 26.00 +MCF, 11, 27, 75.00, 55.00, -9999.00, -9999.00, 18.00 +MCG, 11, 27, 7.00, -10.00, 28.00, 28.00, 40.00 +MCI, 11, 27, 46.00, 28.00, 17.00, 16.00, 26.00 +MCK, 11, 27, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 27, 65.00, 41.00, 18.00, 18.00, 27.00 +MCO, 11, 27, 76.00, 55.00, 12.00, 15.00, 22.00 +MCW, 11, 27, 35.00, 18.00, 15.00, 13.00, 21.00 +MC2, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 11, 27, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 27, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 27, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 27, 42.00, 28.00, 30.00, 28.00, 43.00 +MEI, 11, 27, 65.00, 40.00, 22.00, 18.00, 31.00 +MEM, 11, 27, 58.00, 39.00, 26.00, 21.00, 34.00 +MER, 11, 27, 59.00, 38.00, -9999.00, -9999.00, 21.00 +MFD, 11, 27, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 27, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 27, 48.00, 34.00, 33.00, 35.00, 46.00 +MGE, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 11, 27, 65.00, 42.00, 21.00, 20.00, 33.00 +MGW, 11, 27, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 27, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 27, 58.00, 42.00, -9999.00, -9999.00, 26.00 +MHS, 11, 27, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 27, 79.00, 63.00, 18.00, 17.00, 28.00 +MIB, 11, 27, 29.00, 13.00, -9999.00, -9999.00, 20.00 +MIV, 11, 27, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 27, 45.00, 25.00, -9999.00, -9999.00, 27.00 +MKC, 11, 27, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 27, 38.00, 25.00, 27.00, 26.00, 38.00 +MKG, 11, 27, 40.00, 29.00, 35.00, 34.00, 47.00 +MKL, 11, 27, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 27, 76.00, 57.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 27, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 27, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 27, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 27, 41.00, 25.00, 25.00, 22.00, 34.00 +MLS, 11, 27, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 27, 64.00, 43.00, -9999.00, -9999.00, 24.00 +MOB, 11, 27, 67.00, 47.00, 22.00, 21.00, 32.00 +MOT, 11, 27, 29.00, 13.00, 13.00, 13.00, 20.00 +MPV, 11, 27, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 27, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 27, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 27, 65.00, 30.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 27, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 27, 63.00, 46.00, -9999.00, -9999.00, 24.00 +MSL, 11, 27, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 27, 37.00, 21.00, 24.00, 23.00, 34.00 +MSO, 11, 27, 35.00, 21.00, 27.00, 27.00, 40.00 +MSP, 11, 27, 34.00, 19.00, 20.00, 19.00, 29.00 +MSS, 11, 27, 36.00, 21.00, 35.00, 34.00, 48.00 +MSY, 11, 27, 68.00, 49.00, 21.00, 18.00, 30.00 +MTC, 11, 27, 41.00, 28.00, -9999.00, -9999.00, 36.00 +MTN, 11, 27, 52.00, 33.00, -9999.00, -9999.00, 29.00 +MTO, 11, 27, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 27, 47.00, 29.00, -9999.00, -9999.00, 29.00 +MUO, 11, 27, 45.00, 26.00, -9999.00, -9999.00, 27.00 +MWA, 11, 27, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 27, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 27, 65.00, 42.00, -9999.00, -9999.00, 27.00 +MYL, 11, 27, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 27, 65.00, 40.00, -9999.00, -9999.00, 24.00 +NAO, 11, 27, 64.00, 49.00, -9999.00, -9999.00, 26.00 +NBC, 11, 27, 66.00, 46.00, -9999.00, -9999.00, 24.00 +NBE, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 11, 27, 42.00, 26.00, -9999.00, -9999.00, 31.00 +NCA, 11, 27, 65.00, 39.00, -9999.00, -9999.00, 25.00 +NCO, 11, 27, 48.00, 33.00, -9999.00, -9999.00, 35.00 +NC1, 11, 27, 58.00, 40.00, -9999.00, -9999.00, 8.00 +NEL, 11, 27, 52.00, 30.00, -9999.00, -9999.00, 33.00 +NFG, 11, 27, 67.00, 47.00, -9999.00, -9999.00, 13.00 +NFL, 11, 27, 50.00, 23.00, -9999.00, -9999.00, 13.00 +NGP, 11, 27, 73.00, 53.00, -9999.00, -9999.00, 20.00 +NGU, 11, 27, 57.00, 40.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 27, 60.00, 47.00, -9999.00, -9999.00, 28.00 +NHK, 11, 27, 53.00, 33.00, -9999.00, -9999.00, 28.00 +NHZ, 11, 27, 41.00, 25.00, -9999.00, -9999.00, 40.00 +NID, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 11, 27, 71.00, 47.00, -9999.00, -9999.00, 21.00 +NIR, 11, 27, 71.00, 48.00, -9999.00, -9999.00, 21.00 +NKT, 11, 27, 64.00, 43.00, -9999.00, -9999.00, 28.00 +NKX, 11, 27, 68.00, 52.00, -9999.00, -9999.00, 18.00 +NLC, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NMM, 11, 27, 63.00, 39.00, -9999.00, -9999.00, 32.00 +NPA, 11, 27, 67.00, 48.00, -9999.00, -9999.00, 25.00 +NQA, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 11, 27, 75.00, 51.00, -9999.00, -9999.00, 18.00 +NQX, 11, 27, 78.00, 69.00, -9999.00, -9999.00, 21.00 +NRB, 11, 27, 71.00, 53.00, -9999.00, -9999.00, 20.00 +NRC, 11, 27, 60.00, 38.00, -9999.00, -9999.00, 24.00 +NRS, 11, 27, 67.00, 48.00, -9999.00, -9999.00, 14.00 +NSE, 11, 27, 67.00, 44.00, -9999.00, -9999.00, 29.00 +NSI, 11, 27, 69.00, 47.00, -9999.00, -9999.00, 19.00 +NTD, 11, 27, 69.00, 47.00, -9999.00, -9999.00, 14.00 +NTK, 11, 27, 71.00, 48.00, -9999.00, -9999.00, 14.00 +NTU, 11, 27, 57.00, 40.00, -9999.00, -9999.00, 28.00 +NUC, 11, 27, 66.00, 51.00, -9999.00, -9999.00, 14.00 +NUQ, 11, 27, 61.00, 41.00, -9999.00, -9999.00, 27.00 +NUW, 11, 27, 48.00, 36.00, -9999.00, -9999.00, 55.00 +NWF, 11, 27, 70.00, 48.00, -9999.00, -9999.00, 11.00 +NXX, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 11, 27, 54.00, 31.00, -9999.00, -9999.00, 30.00 +NZC, 11, 27, 71.00, 44.00, -9999.00, -9999.00, 22.00 +NZJ, 11, 27, 70.00, 43.00, -9999.00, -9999.00, 14.00 +NZW, 11, 27, 46.00, 30.00, -9999.00, -9999.00, 40.00 +NZY, 11, 27, 68.00, 52.00, -9999.00, -9999.00, 14.00 +OAK, 11, 27, 61.00, 43.00, 15.00, 17.00, 23.00 +OAR, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 11, 27, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 27, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 27, 55.00, 34.00, 16.00, 12.00, 21.00 +OLM, 11, 27, 47.00, 34.00, 54.00, 55.00, 68.00 +OMA, 11, 27, 42.00, 23.00, 14.00, 14.00, 21.00 +OME, 11, 27, 19.00, 4.00, 28.00, 29.00, 40.00 +ONT, 11, 27, 71.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 27, 42.00, 26.00, 28.00, 25.00, 39.00 +ORF, 11, 27, 57.00, 40.00, 20.00, 21.00, 30.00 +ORH, 11, 27, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 27, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 27, 39.00, 24.00, -9999.00, -9999.00, 42.00 +OTG, 11, 27, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 27, 55.00, 42.00, 52.00, 53.00, 64.00 +OTM, 11, 27, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 27, 9.00, -3.00, 20.00, 24.00, 33.00 +OURC, 11, 27, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 27, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 27, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 27, 67.00, 44.00, -9999.00, -9999.00, 26.00 +PACZ, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 27, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 27, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 27, 4.00, -12.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 27, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 27, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 27, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 27, 69.00, 45.00, -9999.00, -9999.00, 24.00 +PAQ, 11, 27, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 27, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 27, 38.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 27, 16.00, 4.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 27, 7.00, -10.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 27, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 27, 38.00, 23.00, -9999.00, -9999.00, 41.00 +PBI, 11, 27, 78.00, 62.00, 22.00, 22.00, 32.00 +PDT, 11, 27, 45.00, 31.00, 26.00, 28.00, 41.00 +PDX, 11, 27, 49.00, 38.00, 49.00, 51.00, 63.00 +PFN, 11, 27, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 27, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 27, 50.00, 33.00, 22.00, 19.00, 32.00 +PHX, 11, 27, 70.00, 45.00, 7.00, 7.00, 10.00 +PIA, 11, 27, 43.00, 27.00, 26.00, 22.00, 35.00 +PIB, 11, 27, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 27, 39.00, 21.00, 23.00, 24.00, 35.00 +PIR, 11, 27, 38.00, 18.00, 12.00, 11.00, 18.00 +PIT, 11, 27, 45.00, 30.00, 33.00, 32.00, 48.00 +PKB, 11, 27, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 27, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 27, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 27, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 27, 67.00, 48.00, 17.00, 17.00, 27.00 +POB, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +POE, 11, 27, 66.00, 42.00, -9999.00, -9999.00, 37.00 +POM, 11, 27, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +POU, 11, 27, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 27, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 27, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 27, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 27, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 27, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 27, 43.00, 25.00, -9999.00, -9999.00, 39.00 +PSP, 11, 27, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 27, 70.00, 51.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 27, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 27, 52.00, 20.00, 10.00, 8.00, 15.00 +PUC, 11, 27, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 27, 47.00, 30.00, 24.00, 24.00, 35.00 +PVU, 11, 27, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 27, 41.00, 25.00, 27.00, 27.00, 38.00 +P02, 11, 27, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +P07, 11, 27, 65.00, 36.00, -9999.00, -9999.00, -9999.00 +P11, 11, 27, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +P24, 11, 27, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +P28, 11, 27, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +P35, 11, 27, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +P38, 11, 27, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +P39, 11, 27, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +P58, 11, 27, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +P59, 11, 27, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +P60, 11, 27, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +P61, 11, 27, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +P67, 11, 27, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +P68, 11, 27, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +P69, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 27, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 27, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 27, 41.00, 18.00, 12.00, 11.00, 17.00 +RBL, 11, 27, 58.00, 41.00, 25.00, 24.00, 33.00 +RCA, 11, 27, 41.00, 18.00, -9999.00, -9999.00, 18.00 +RDD, 11, 27, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 27, 45.00, 25.00, 22.00, 21.00, 34.00 +RDR, 11, 27, 27.00, 11.00, -9999.00, -9999.00, 22.00 +RDU, 11, 27, 58.00, 37.00, 20.00, 20.00, 30.00 +REE, 11, 27, 59.00, 32.00, -9999.00, -9999.00, 8.00 +REJ, 11, 27, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 27, 39.00, 24.00, 25.00, 22.00, 34.00 +RIC, 11, 27, 56.00, 35.00, 20.00, 21.00, 31.00 +RIV, 11, 27, 69.00, 43.00, -9999.00, -9999.00, 13.00 +RIW, 11, 27, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 27, 35.00, 16.00, 12.00, 10.00, 17.00 +RME, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 57.00 +RMG, 11, 27, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +RND, 11, 27, 68.00, 45.00, -9999.00, -9999.00, 19.00 +RNO, 11, 27, 49.00, 24.00, 14.00, 12.00, 19.00 +ROA, 11, 27, 53.00, 34.00, 19.00, 20.00, 29.00 +ROC, 11, 27, 42.00, 28.00, 36.00, 38.00, 53.00 +ROW, 11, 27, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 27, 47.00, 25.00, 10.00, 11.00, 16.00 +RST, 11, 27, 33.00, 18.00, 22.00, 20.00, 30.00 +RWF, 11, 27, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 27, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 27, 58.00, 41.00, 19.00, 19.00, 26.00 +SAF, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 27, 68.00, 52.00, 11.00, 11.00, 15.00 +SAT, 11, 27, 68.00, 45.00, 16.00, 16.00, 25.00 +SAV, 11, 27, 67.00, 45.00, 17.00, 17.00, 26.00 +SAW, 11, 27, 35.00, 23.00, -9999.00, -9999.00, 51.00 +SBA, 11, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 27, 70.00, 43.00, -9999.00, -9999.00, 14.00 +SBN, 11, 27, 42.00, 28.00, 35.00, 33.00, 48.00 +SBP, 11, 27, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 27, 35.00, 8.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 27, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 27, -4.00, -16.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 27, 58.00, 40.00, 14.00, 19.00, 21.00 +SDF, 11, 27, 51.00, 34.00, 27.00, 25.00, 37.00 +SEA, 11, 27, 48.00, 38.00, 45.00, 45.00, 59.00 +SEM, 11, 27, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 27, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 27, 60.00, 45.00, 19.00, 21.00, 28.00 +SGF, 11, 27, 51.00, 31.00, 21.00, 19.00, 30.00 +SGY, 11, 27, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 27, 40.00, 15.00, 16.00, 16.00, 25.00 +SHV, 11, 27, 63.00, 42.00, 19.00, 21.00, 29.00 +SIT, 11, 27, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 27, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 27, 64.00, 38.00, 9.00, 7.00, 13.00 +SKA, 11, 27, 37.00, 26.00, -9999.00, -9999.00, 43.00 +SKF, 11, 27, 68.00, 45.00, -9999.00, -9999.00, 19.00 +SLC, 11, 27, 44.00, 27.00, 20.00, 20.00, 30.00 +SLE, 11, 27, 49.00, 36.00, 49.00, 48.00, 61.00 +SLN, 11, 27, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 27, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 27, 67.00, 40.00, -9999.00, 14.00, 19.00 +SNA, 11, 27, 66.00, 50.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 27, 35.00, 27.00, 53.00, 56.00, 71.00 +SNS, 11, 27, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 27, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 27, 45.00, 29.00, 25.00, 21.00, 34.00 +SPS, 11, 27, 60.00, 36.00, 12.00, 10.00, 17.00 +SRQ, 11, 27, 76.00, 55.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 27, 64.00, 39.00, -9999.00, -9999.00, 25.00 +SSI, 11, 27, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +STC, 11, 27, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 27, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +STL, 11, 27, 48.00, 32.00, 25.00, 21.00, 35.00 +STNV, 11, 27, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +STS, 11, 27, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 27, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 27, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 27, 60.00, 40.00, -9999.00, -9999.00, 24.00 +SUX, 11, 27, 39.00, 20.00, 15.00, 14.00, 23.00 +SVN, 11, 27, 67.00, 45.00, -9999.00, -9999.00, 20.00 +SWF, 11, 27, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 27, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 27, 42.00, 28.00, 40.00, 42.00, 56.00 +SZL, 11, 27, 49.00, 27.00, -9999.00, -9999.00, 25.00 +TAD, 11, 27, 52.00, 22.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 27, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 27, 54.00, 28.00, -9999.00, -9999.00, 31.00 +TCC, 11, 27, 57.00, 28.00, 6.00, 6.00, 10.00 +TCL, 11, 27, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 27, 49.00, 35.00, -9999.00, -9999.00, 61.00 +TCS, 11, 27, 58.00, 32.00, -9999.00, 6.00, 8.00 +TEB, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 27, 55.00, 34.00, -9999.00, -9999.00, 15.00 +TKA, 11, 27, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 27, 70.00, 44.00, 17.00, 17.00, 25.00 +TNX, 11, 27, 49.00, 23.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 27, 42.00, 27.00, 30.00, 30.00, 43.00 +TOP, 11, 27, 47.00, 27.00, 14.00, 16.00, 23.00 +TPA, 11, 27, 75.00, 55.00, 11.00, 15.00, 21.00 +TPH, 11, 27, 49.00, 23.00, 5.00, 4.00, 8.00 +TRI, 11, 27, 53.00, 33.00, 24.00, 25.00, 35.00 +TRK, 11, 27, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 27, 74.00, 42.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 27, 50.00, 38.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 27, 54.00, 34.00, 15.00, 15.00, 23.00 +TUP, 11, 27, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 27, 68.00, 43.00, 7.00, 9.00, 12.00 +TVC, 11, 27, 38.00, 26.00, 33.00, 36.00, 47.00 +TVL, 11, 27, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 27, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 27, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 27, 55.00, 34.00, 26.00, 24.00, 36.00 +T01, 11, 27, 55.00, 35.00, -9999.00, -9999.00, 29.00 +T02, 11, 27, 62.00, 39.00, -9999.00, -9999.00, 24.00 +T03, 11, 27, 65.00, 42.00, -9999.00, -9999.00, 24.00 +T04, 11, 27, 77.00, 57.00, -9999.00, -9999.00, 18.00 +T05, 11, 27, 48.00, 25.00, -9999.00, -9999.00, 18.00 +T06, 11, 27, 66.00, 39.00, -9999.00, -9999.00, 31.00 +T07, 11, 27, 48.00, 19.00, -9999.00, -9999.00, 30.00 +T08, 11, 27, 41.00, 25.00, -9999.00, -9999.00, 30.00 +UCA, 11, 27, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 27, 59.00, 35.00, -9999.00, -9999.00, 7.00 +UIL, 11, 27, 49.00, 36.00, 63.00, 63.00, 73.00 +UIN, 11, 27, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 27, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 27, 16.00, 4.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 27, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +U15, 11, 27, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +U28, 11, 27, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 27, 68.00, 43.00, -9999.00, -9999.00, 23.00 +VBG, 11, 27, 68.00, 42.00, -9999.00, -9999.00, 21.00 +VCT, 11, 27, 70.00, 49.00, 17.00, 16.00, 26.00 +VCV, 11, 27, 63.00, 33.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 27, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 27, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 27, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 27, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 27, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 27, 68.00, 44.00, -9999.00, -9999.00, 26.00 +VRB, 11, 27, 77.00, 57.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 27, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 27, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 27, 55.00, 35.00, 21.00, 23.00, 29.00 +WJA, 11, 27, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 27, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 27, 17.00, 2.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 27, 47.00, 21.00, 19.00, 16.00, 26.00 +WPO, 11, 27, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 27, 65.00, 41.00, -9999.00, -9999.00, 22.00 +WRG, 11, 27, 38.00, 29.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 27, 51.00, 31.00, -9999.00, -9999.00, 30.00 +WRL, 11, 27, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +X68, 11, 27, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 27, 35.00, 23.00, 59.00, 60.00, 69.00 +YCG, 11, 27, 36.00, 28.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 27, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 27, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 27, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 27, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 27, 42.00, 26.00, 23.00, 22.00, 33.00 +YNG, 11, 27, 43.00, 29.00, 34.00, 35.00, 51.00 +YPA, 11, 27, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 27, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 27, 16.00, 2.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 27, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 27, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 27, 33.00, 25.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 27, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 27, 73.00, 48.00, 4.00, 3.00, 6.00 +YVR, 11, 27, 46.00, 36.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 27, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 27, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 27, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 27, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 27, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 27, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 27, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 27, 33.00, 20.00, 45.00, 45.00, 61.00 +ZUN, 11, 27, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 27, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 27, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 27, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +01R, 11, 27, 65.00, 42.00, -9999.00, -9999.00, 27.00 +1V1, 11, 27, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 27, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 27, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 27, 61.00, 44.00, -9999.00, -9999.00, 25.00 +2PJ, 11, 27, 64.00, 39.00, -9999.00, -9999.00, 24.00 +3B1, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 27, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 27, 36.00, 22.00, -9999.00, -9999.00, 42.00 +3SE, 11, 27, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 27, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 27, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 11, 27, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 27, 14.00, -2.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 27, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 27, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 27, 39.00, 16.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 28, 46.00, 30.00, 23.00, 22.00, 35.00 +ABI, 11, 28, 61.00, 38.00, 10.00, 9.00, 15.00 +ABQ, 11, 28, 52.00, 27.00, 8.00, 8.00, 13.00 +ABR, 11, 28, 32.00, 13.00, 14.00, 11.00, 20.00 +ABY, 11, 28, 67.00, 39.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 28, 48.00, 35.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 28, 64.00, 42.00, 16.00, 14.00, 23.00 +ACV, 11, 28, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 28, 51.00, 31.00, 20.00, 21.00, 32.00 +ADK, 11, 28, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 28, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 28, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 28, 52.00, 31.00, -9999.00, -9999.00, 29.00 +AEX, 11, 28, 65.00, 43.00, -9999.00, -9999.00, 27.00 +AFF, 11, 28, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 28, 77.00, 53.00, -9999.00, -9999.00, 23.00 +AGS, 11, 28, 64.00, 38.00, 19.00, 19.00, 27.00 +AHN, 11, 28, 60.00, 39.00, 21.00, 22.00, 30.00 +AKN, 11, 28, 26.00, 11.00, 26.00, 28.00, 41.00 +AKO, 11, 28, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 28, 42.00, 25.00, 26.00, 26.00, 39.00 +ALI, 11, 28, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 28, 37.00, 19.00, 20.00, 16.00, 28.00 +ALS, 11, 28, 41.00, 7.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 28, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 28, 54.00, 28.00, 8.00, 9.00, 14.00 +AMG, 11, 28, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 28, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 28, 24.00, 12.00, 20.00, 20.00, 31.00 +AND, 11, 28, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 28, 41.00, 33.00, 61.00, 59.00, 71.00 +AOO, 11, 28, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +APN, 11, 28, 37.00, 23.00, 30.00, 32.00, 46.00 +AQQ, 11, 28, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +ART, 11, 28, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +AST, 11, 28, 50.00, 38.00, 58.00, 58.00, 70.00 +ATL, 11, 28, 59.00, 39.00, 20.00, 20.00, 30.00 +ATW, 11, 28, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 28, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 28, 47.00, 29.00, -9999.00, -9999.00, 37.00 +AUG, 11, 28, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 28, 67.00, 45.00, 17.00, 15.00, 25.00 +AUW, 11, 28, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 28, 55.00, 32.00, 21.00, 20.00, 30.00 +AVP, 11, 28, 43.00, 29.00, 27.00, 26.00, 41.00 +AXN, 11, 28, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 28, 44.00, 26.00, -9999.00, -9999.00, 32.00 +AYS, 11, 28, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 28, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 28, 59.00, 40.00, -9999.00, -9999.00, 28.00 +BAD, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 28, 39.00, 13.00, -9999.00, -9999.00, 14.00 +BDL, 11, 28, 44.00, 28.00, 26.00, 23.00, 36.00 +BDR, 11, 28, 47.00, 33.00, 26.00, 21.00, 38.00 +BET, 11, 28, 18.00, 6.00, 23.00, 25.00, 36.00 +BFD, 11, 28, 38.00, 24.00, 45.00, 47.00, 62.00 +BFF, 11, 28, 44.00, 17.00, 11.00, 12.00, 18.00 +BFL, 11, 28, 61.00, 41.00, 9.00, 10.00, 15.00 +BGM, 11, 28, 39.00, 26.00, 35.00, 36.00, 52.00 +BGR, 11, 28, 38.00, 23.00, 27.00, 25.00, 39.00 +BGS, 11, 28, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 28, 60.00, 38.00, 22.00, 20.00, 31.00 +BID, 11, 28, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 28, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 28, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 28, 39.00, 21.00, 16.00, 16.00, 23.00 +BIS, 11, 28, 31.00, 10.00, 15.00, 16.00, 25.00 +BIX, 11, 28, 67.00, 49.00, -9999.00, -9999.00, 26.00 +BJI, 11, 28, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 28, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 28, 49.00, 19.00, -9999.00, -9999.00, 15.00 +BKW, 11, 28, 47.00, 30.00, 32.00, 34.00, 46.00 +BLF, 11, 28, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 28, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 28, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 28, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 28, 50.00, 31.00, -9999.00, -9999.00, 28.00 +BNA, 11, 28, 55.00, 35.00, 26.00, 24.00, 36.00 +BNO, 11, 28, 40.00, 18.00, -9999.00, 28.00, 45.00 +BOI, 11, 28, 43.00, 27.00, 26.00, 27.00, 40.00 +BOS, 11, 28, 47.00, 33.00, 24.00, 25.00, 35.00 +BPI, 11, 28, 32.00, 0.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 28, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 28, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 28, 42.00, 26.00, -9999.00, -9999.00, 25.00 +BRO, 11, 28, 75.00, 55.00, 14.00, 14.00, 22.00 +BRW, 11, 28, -2.00, -13.00, 12.00, 12.00, 19.00 +BSM, 11, 28, 67.00, 45.00, -9999.00, -9999.00, 21.00 +BTI, 11, 28, -1.00, -13.00, 11.00, 11.00, 18.00 +BTL, 11, 28, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 28, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 28, 67.00, 45.00, 21.00, 20.00, 31.00 +BTT, 11, 28, 1.00, -14.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 28, 37.00, 23.00, 36.00, 31.00, 48.00 +BUB, 11, 28, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 28, 41.00, 29.00, 40.00, 45.00, 58.00 +BUR, 11, 28, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 28, 67.00, 50.00, -9999.00, 18.00, 26.00 +BWG, 11, 28, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 28, 51.00, 33.00, 20.00, 21.00, 31.00 +BYH, 11, 28, 55.00, 36.00, -9999.00, -9999.00, 33.00 +BYI, 11, 28, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 28, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 28, 63.00, 38.00, 19.00, 17.00, 28.00 +CAG, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 28, 44.00, 29.00, 34.00, 35.00, 51.00 +CAO, 11, 28, 52.00, 25.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 28, 31.00, 15.00, 36.00, 37.00, 51.00 +CBM, 11, 28, 61.00, 37.00, -9999.00, -9999.00, 32.00 +CDB, 11, 28, 37.00, 28.00, 61.00, 59.00, 77.00 +CDC, 11, 28, 47.00, 22.00, 12.00, 11.00, 17.00 +CDR, 11, 28, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 28, 58.00, 33.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 28, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 28, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 28, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 28, 56.00, 36.00, 24.00, 23.00, 34.00 +CHO, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 28, 66.00, 44.00, 17.00, 19.00, 27.00 +CID, 11, 28, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 28, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 28, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 28, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 28, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 28, 44.00, 30.00, 36.00, 37.00, 51.00 +CLL, 11, 28, 66.00, 45.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 28, 58.00, 37.00, 19.00, 21.00, 31.00 +CMH, 11, 28, 45.00, 30.00, 29.00, 30.00, 43.00 +CMI, 11, 28, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 28, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 28, 45.00, 25.00, 12.00, 11.00, 18.00 +CNM, 11, 28, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 28, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +COD, 11, 28, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +COF, 11, 28, 75.00, 56.00, -9999.00, -9999.00, 22.00 +CON, 11, 28, 41.00, 21.00, 24.00, 24.00, 35.00 +COS, 11, 28, 46.00, 21.00, 12.00, 10.00, 16.00 +COT, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 28, 47.00, 29.00, 24.00, 20.00, 32.00 +CPR, 11, 28, 38.00, 17.00, 15.00, 15.00, 23.00 +CRBC, 11, 28, 33.00, 1.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 28, 72.00, 52.00, 15.00, 13.00, 22.00 +CRW, 11, 28, 52.00, 32.00, 32.00, 31.00, 45.00 +CSG, 11, 28, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 28, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 28, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 28, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 28, 71.00, 45.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 28, 48.00, 31.00, 27.00, 26.00, 38.00 +CVN, 11, 28, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 28, 56.00, 28.00, -9999.00, -9999.00, 10.00 +CXY, 11, 28, 47.00, 32.00, 19.00, 19.00, 30.00 +CYS, 11, 28, 42.00, 20.00, 14.00, 14.00, 21.00 +DAA, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 28, 73.00, 53.00, 16.00, 19.00, 27.00 +DAG, 11, 28, 64.00, 40.00, 3.00, 4.00, 6.00 +DAL, 11, 28, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 28, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 28, 45.00, 30.00, 30.00, 29.00, 41.00 +DBQ, 11, 28, 37.00, 21.00, 23.00, 19.00, 34.00 +DCA, 11, 28, 53.00, 37.00, 18.00, 19.00, 29.00 +DDC, 11, 28, 49.00, 26.00, 11.00, 12.00, 17.00 +DEC, 11, 28, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 28, 48.00, 21.00, 13.00, 13.00, 19.00 +DFW, 11, 28, 62.00, 41.00, 13.00, 12.00, 19.00 +DHN, 11, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 28, 55.00, 26.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 28, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 28, 67.00, 44.00, -9999.00, -9999.00, 14.00 +DLG, 11, 28, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 28, 28.00, 13.00, 24.00, 21.00, 34.00 +DLLC, 11, 28, 34.00, 7.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 28, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 28, 68.00, 42.00, -9999.00, -9999.00, 11.00 +DMN, 11, 28, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 28, 54.00, 35.00, -9999.00, -9999.00, 30.00 +DPG, 11, 28, 44.00, 22.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 28, 67.00, 43.00, -9999.00, -9999.00, 26.00 +DRA, 11, 28, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 28, 67.00, 44.00, 9.00, 10.00, 14.00 +DSM, 11, 28, 40.00, 23.00, 21.00, 18.00, 30.00 +DTW, 11, 28, 42.00, 27.00, 30.00, 30.00, 43.00 +DUG, 11, 28, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 28, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 28, 55.00, 38.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 28, 61.00, 38.00, -9999.00, -9999.00, 15.00 +D45, 11, 28, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 28, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 28, 33.00, 16.00, 20.00, 18.00, 28.00 +ECG, 11, 28, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 28, 61.00, 36.00, -9999.00, -9999.00, 8.00 +EED, 11, 28, 68.00, 46.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 11, 28, 41.00, 12.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 28, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 28, 48.00, 26.00, 37.00, 38.00, 53.00 +EKO, 11, 28, 43.00, 18.00, 19.00, 18.00, 27.00 +ELD, 11, 28, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 28, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 28, 62.00, 34.00, 7.00, 8.00, 11.00 +ELY, 11, 28, 44.00, 15.00, 13.00, 12.00, 19.00 +EMP, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 28, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +END, 11, 28, 53.00, 33.00, -9999.00, -9999.00, 14.00 +ENN, 11, 28, 6.00, -11.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 28, 41.00, 25.00, -9999.00, -9999.00, 15.00 +EPH, 11, 28, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 28, 44.00, 32.00, 39.00, 40.00, 56.00 +ESF, 11, 28, 65.00, 43.00, -9999.00, -9999.00, 36.00 +EUG, 11, 28, 48.00, 38.00, 47.00, 48.00, 60.00 +EVV, 11, 28, 50.00, 32.00, 28.00, 23.00, 37.00 +EWN, 11, 28, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 28, 49.00, 35.00, 21.00, 20.00, 33.00 +EYW, 11, 28, 78.00, 69.00, 15.00, 13.00, 22.00 +E74, 11, 28, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 28, 58.00, 35.00, -9999.00, -9999.00, 27.00 +FAI, 11, 28, 6.00, -11.00, 22.00, 24.00, 34.00 +FAR, 11, 28, 28.00, 11.00, 13.00, 16.00, 23.00 +FAT, 11, 28, 59.00, 39.00, 13.00, 15.00, 21.00 +FAY, 11, 28, 61.00, 36.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 28, 33.00, 20.00, 29.00, 34.00, 46.00 +FCS, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FDY, 11, 28, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 28, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 11, 28, 47.00, 19.00, 13.00, 16.00, 19.00 +FLL, 11, 28, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 28, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 28, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +FME, 11, 28, 54.00, 31.00, -9999.00, -9999.00, 29.00 +FMH, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 28, 49.00, 22.00, 8.00, 8.00, 10.00 +FMY, 11, 28, 78.00, 57.00, 10.00, 10.00, 16.00 +FNT, 11, 28, 40.00, 27.00, 30.00, 30.00, 43.00 +FOD, 11, 28, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 28, 47.00, 27.00, -9999.00, -9999.00, 18.00 +FOK, 11, 28, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 28, 48.00, 27.00, -9999.00, -9999.00, 19.00 +FSD, 11, 28, 35.00, 16.00, 15.00, 14.00, 23.00 +FSI, 11, 28, 58.00, 33.00, -9999.00, -9999.00, 15.00 +FSM, 11, 28, 57.00, 34.00, 19.00, 17.00, 27.00 +FTK, 11, 28, 51.00, 30.00, -9999.00, -9999.00, 32.00 +FWA, 11, 28, 42.00, 28.00, 26.00, 28.00, 39.00 +FWH, 11, 28, 62.00, 39.00, -9999.00, -9999.00, 17.00 +FYU, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 28, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 28, 55.00, 28.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 28, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 28, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 28, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 28, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 28, 36.00, 25.00, 32.00, 33.00, 46.00 +GFA, 11, 28, 38.00, 19.00, -9999.00, -9999.00, 21.00 +GFK, 11, 28, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 28, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 28, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 28, 32.00, 12.00, 15.00, 15.00, 24.00 +GJT, 11, 28, 45.00, 24.00, 14.00, 13.00, 19.00 +GKN, 11, 28, 7.00, -8.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 28, 46.00, 21.00, 11.00, 10.00, 16.00 +GLH, 11, 28, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 28, 65.00, 55.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 28, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 28, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GON, 11, 28, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 28, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 28, 35.00, 20.00, 25.00, 25.00, 37.00 +GRCI, 11, 28, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 28, 48.00, 34.00, -9999.00, -9999.00, 64.00 +GRI, 11, 28, 42.00, 21.00, 15.00, 12.00, 20.00 +GRK, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 11, 28, 40.00, 26.00, 33.00, 34.00, 47.00 +GSB, 11, 28, 61.00, 37.00, -9999.00, -9999.00, 23.00 +GSG, 11, 28, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 28, 56.00, 34.00, 20.00, 20.00, 29.00 +GSP, 11, 28, 58.00, 37.00, 21.00, 23.00, 32.00 +GST, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 28, 40.00, 24.00, -9999.00, -9999.00, 58.00 +GTF, 11, 28, 38.00, 19.00, 16.00, 20.00, 26.00 +GUP, 11, 28, 49.00, 17.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 28, 44.00, 26.00, -9999.00, -9999.00, 36.00 +GVW, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 28, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 28, 61.00, 45.00, 22.00, 23.00, 32.00 +HBR, 11, 28, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 28, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 28, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 28, 43.00, 24.00, -9999.00, -9999.00, 30.00 +HKY, 11, 28, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 28, 36.00, 16.00, 15.00, 16.00, 26.00 +HMN, 11, 28, 61.00, 25.00, -9999.00, -9999.00, 8.00 +HMS, 11, 28, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 28, 62.00, 33.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 28, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 11, 28, 35.00, 15.00, 10.00, 10.00, 17.00 +HOP, 11, 28, 53.00, 32.00, -9999.00, -9999.00, 33.00 +HOT, 11, 28, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 28, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 28, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 28, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 28, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 28, 67.00, 43.00, -9999.00, -9999.00, 25.00 +HST, 11, 28, 79.00, 59.00, -9999.00, -9999.00, 20.00 +HSV, 11, 28, 58.00, 37.00, 26.00, 22.00, 35.00 +HTL, 11, 28, 36.00, 23.00, 35.00, 30.00, 48.00 +HTS, 11, 28, 51.00, 33.00, 28.00, 29.00, 42.00 +HUF, 11, 28, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 28, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 28, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 28, 34.00, 12.00, 14.00, 15.00, 21.00 +IAB, 11, 28, 49.00, 28.00, -9999.00, -9999.00, 17.00 +IAD, 11, 28, 51.00, 30.00, 20.00, 20.00, 30.00 +IAG, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 28, 68.00, 46.00, 20.00, 21.00, 30.00 +ICT, 11, 28, 49.00, 28.00, 14.00, 13.00, 20.00 +IDA, 11, 28, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 28, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 28, 50.00, 33.00, 22.00, 20.00, 32.00 +ILI, 11, 28, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 28, 65.00, 41.00, 19.00, 19.00, 30.00 +IMT, 11, 28, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +IND, 11, 28, 45.00, 29.00, 28.00, 28.00, 39.00 +INL, 11, 28, 24.00, 8.00, 23.00, 23.00, 34.00 +INS, 11, 28, 58.00, 34.00, -9999.00, -9999.00, 7.00 +INT, 11, 28, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +INW, 11, 28, 52.00, 25.00, 6.00, 6.00, 10.00 +IPL, 11, 28, 73.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 28, 44.00, 29.00, 27.00, 27.00, 39.00 +IRK, 11, 28, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 28, 30.00, 9.00, 16.00, 14.00, 25.00 +ISP, 11, 28, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 28, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 28, 69.00, 41.00, -9999.00, -9999.00, 10.00 +IWD, 11, 28, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 28, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 28, 64.00, 39.00, 23.00, 21.00, 32.00 +JAX, 11, 28, 70.00, 46.00, 16.00, 16.00, 25.00 +JBR, 11, 28, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 28, 67.00, 37.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 28, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 28, 49.00, 36.00, 21.00, 20.00, 32.00 +JHW, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 28, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 28, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 28, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 28, 33.00, 24.00, 48.00, 48.00, 59.00 +JST, 11, 28, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 28, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 28, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 28, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 28, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 28, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 28, 40.00, 26.00, 32.00, 33.00, 46.00 +LAR, 11, 28, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 28, 62.00, 38.00, 6.00, 5.00, 9.00 +LAX, 11, 28, 68.00, 50.00, 8.00, 8.00, 12.00 +LBB, 11, 28, 58.00, 32.00, 9.00, 8.00, 14.00 +LBF, 11, 28, 43.00, 16.00, 14.00, 10.00, 18.00 +LCH, 11, 28, 67.00, 46.00, 18.00, 20.00, 29.00 +LCK, 11, 28, 47.00, 30.00, -9999.00, -9999.00, 38.00 +LEB, 11, 28, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 28, 50.00, 33.00, 27.00, 27.00, 39.00 +LFI, 11, 28, 56.00, 39.00, -9999.00, -9999.00, 29.00 +LFK, 11, 28, 66.00, 42.00, 17.00, 21.00, 28.00 +LFT, 11, 28, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 28, 48.00, 37.00, 21.00, 19.00, 32.00 +LGB, 11, 28, 69.00, 47.00, 8.00, 9.00, 13.00 +LGU, 11, 28, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 28, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 28, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 28, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 28, 57.00, 37.00, 20.00, 20.00, 28.00 +LIZ, 11, 28, 31.00, 15.00, -9999.00, -9999.00, 50.00 +LMT, 11, 28, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +LND, 11, 28, 37.00, 14.00, 12.00, 11.00, 16.00 +LNK, 11, 28, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 28, 47.00, 20.00, 8.00, 9.00, 13.00 +LOZ, 11, 28, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 28, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 28, 57.00, 37.00, -9999.00, -9999.00, 22.00 +LSE, 11, 28, 35.00, 20.00, 18.00, 17.00, 27.00 +LSF, 11, 28, 64.00, 41.00, -9999.00, -9999.00, 22.00 +LSV, 11, 28, 65.00, 31.00, -9999.00, -9999.00, 7.00 +LTS, 11, 28, 60.00, 34.00, -9999.00, -9999.00, 14.00 +LUF, 11, 28, 71.00, 39.00, -9999.00, -9999.00, 9.00 +LVS, 11, 28, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 28, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 28, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 28, 33.00, 8.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 28, 53.00, 33.00, 21.00, 20.00, 31.00 +MAF, 11, 28, 62.00, 34.00, 7.00, 5.00, 10.00 +MBL, 11, 28, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 28, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 28, 58.00, 42.00, -9999.00, -9999.00, 26.00 +MCF, 11, 28, 74.00, 54.00, -9999.00, -9999.00, 18.00 +MCG, 11, 28, 7.00, -10.00, 28.00, 27.00, 40.00 +MCI, 11, 28, 46.00, 28.00, 17.00, 16.00, 26.00 +MCK, 11, 28, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 28, 64.00, 40.00, 18.00, 18.00, 27.00 +MCO, 11, 28, 75.00, 54.00, 12.00, 15.00, 22.00 +MCW, 11, 28, 34.00, 18.00, 15.00, 13.00, 21.00 +MC2, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +MDH, 11, 28, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 28, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 28, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 28, 42.00, 28.00, 30.00, 28.00, 43.00 +MEI, 11, 28, 64.00, 39.00, 22.00, 18.00, 31.00 +MEM, 11, 28, 57.00, 39.00, 26.00, 21.00, 34.00 +MER, 11, 28, 59.00, 37.00, -9999.00, -9999.00, 21.00 +MFD, 11, 28, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 28, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 28, 47.00, 33.00, 33.00, 35.00, 46.00 +MGE, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 11, 28, 64.00, 41.00, 21.00, 20.00, 33.00 +MGW, 11, 28, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 28, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 28, 58.00, 41.00, -9999.00, -9999.00, 26.00 +MHS, 11, 28, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 28, 79.00, 62.00, 18.00, 17.00, 28.00 +MIB, 11, 28, 28.00, 12.00, -9999.00, -9999.00, 21.00 +MIV, 11, 28, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 28, 45.00, 24.00, -9999.00, -9999.00, 27.00 +MKC, 11, 28, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 28, 38.00, 24.00, 28.00, 26.00, 38.00 +MKG, 11, 28, 40.00, 28.00, 35.00, 34.00, 47.00 +MKL, 11, 28, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 28, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 28, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 28, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 28, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 28, 41.00, 24.00, 25.00, 22.00, 34.00 +MLS, 11, 28, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 28, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 28, 64.00, 42.00, -9999.00, -9999.00, 24.00 +MOB, 11, 28, 66.00, 46.00, 22.00, 20.00, 32.00 +MOT, 11, 28, 28.00, 12.00, 13.00, 13.00, 20.00 +MPV, 11, 28, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 28, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 28, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 28, 64.00, 30.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 28, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 28, 62.00, 45.00, -9999.00, -9999.00, 24.00 +MSL, 11, 28, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 28, 37.00, 20.00, 24.00, 23.00, 34.00 +MSO, 11, 28, 35.00, 20.00, 27.00, 28.00, 40.00 +MSP, 11, 28, 33.00, 18.00, 20.00, 19.00, 29.00 +MSS, 11, 28, 36.00, 20.00, 35.00, 34.00, 49.00 +MSY, 11, 28, 67.00, 48.00, 21.00, 18.00, 30.00 +MTC, 11, 28, 41.00, 28.00, -9999.00, -9999.00, 36.00 +MTN, 11, 28, 51.00, 33.00, -9999.00, -9999.00, 29.00 +MTO, 11, 28, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 28, 47.00, 29.00, -9999.00, -9999.00, 29.00 +MUO, 11, 28, 45.00, 26.00, -9999.00, -9999.00, 27.00 +MWA, 11, 28, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 28, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 28, 64.00, 41.00, -9999.00, -9999.00, 27.00 +MYL, 11, 28, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 28, 65.00, 39.00, -9999.00, -9999.00, 25.00 +NAO, 11, 28, 63.00, 48.00, -9999.00, -9999.00, 26.00 +NBC, 11, 28, 66.00, 45.00, -9999.00, -9999.00, 24.00 +NBE, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 11, 28, 41.00, 26.00, -9999.00, -9999.00, 31.00 +NCA, 11, 28, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NCO, 11, 28, 48.00, 33.00, -9999.00, -9999.00, 35.00 +NC1, 11, 28, 57.00, 39.00, -9999.00, -9999.00, 8.00 +NEL, 11, 28, 52.00, 30.00, -9999.00, -9999.00, 33.00 +NFG, 11, 28, 67.00, 46.00, -9999.00, -9999.00, 13.00 +NFL, 11, 28, 50.00, 22.00, -9999.00, -9999.00, 13.00 +NGP, 11, 28, 72.00, 53.00, -9999.00, -9999.00, 20.00 +NGU, 11, 28, 57.00, 40.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 28, 59.00, 46.00, -9999.00, -9999.00, 28.00 +NHK, 11, 28, 53.00, 33.00, -9999.00, -9999.00, 28.00 +NHZ, 11, 28, 40.00, 24.00, -9999.00, -9999.00, 40.00 +NID, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 11, 28, 70.00, 46.00, -9999.00, -9999.00, 21.00 +NIR, 11, 28, 70.00, 48.00, -9999.00, -9999.00, 21.00 +NKT, 11, 28, 63.00, 42.00, -9999.00, -9999.00, 28.00 +NKX, 11, 28, 68.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 11, 28, 63.00, 38.00, -9999.00, -9999.00, 32.00 +NPA, 11, 28, 66.00, 47.00, -9999.00, -9999.00, 26.00 +NQA, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 11, 28, 74.00, 51.00, -9999.00, -9999.00, 18.00 +NQX, 11, 28, 78.00, 69.00, -9999.00, -9999.00, 21.00 +NRB, 11, 28, 70.00, 52.00, -9999.00, -9999.00, 20.00 +NRC, 11, 28, 59.00, 37.00, -9999.00, -9999.00, 24.00 +NRS, 11, 28, 67.00, 47.00, -9999.00, -9999.00, 14.00 +NSE, 11, 28, 67.00, 44.00, -9999.00, -9999.00, 29.00 +NSI, 11, 28, 68.00, 46.00, -9999.00, -9999.00, 20.00 +NTD, 11, 28, 68.00, 46.00, -9999.00, -9999.00, 14.00 +NTK, 11, 28, 70.00, 47.00, -9999.00, -9999.00, 14.00 +NTU, 11, 28, 57.00, 40.00, -9999.00, -9999.00, 28.00 +NUC, 11, 28, 65.00, 50.00, -9999.00, -9999.00, 14.00 +NUQ, 11, 28, 60.00, 40.00, -9999.00, -9999.00, 27.00 +NUW, 11, 28, 47.00, 36.00, -9999.00, -9999.00, 55.00 +NWF, 11, 28, 69.00, 47.00, -9999.00, -9999.00, 11.00 +NXX, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 11, 28, 54.00, 30.00, -9999.00, -9999.00, 30.00 +NZC, 11, 28, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NZJ, 11, 28, 69.00, 42.00, -9999.00, -9999.00, 14.00 +NZW, 11, 28, 46.00, 30.00, -9999.00, -9999.00, 40.00 +NZY, 11, 28, 68.00, 51.00, -9999.00, -9999.00, 14.00 +OAK, 11, 28, 60.00, 43.00, 15.00, 17.00, 23.00 +OAR, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 11, 28, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 28, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 28, 55.00, 34.00, 16.00, 12.00, 21.00 +OLM, 11, 28, 46.00, 33.00, 54.00, 55.00, 69.00 +OMA, 11, 28, 42.00, 22.00, 14.00, 14.00, 21.00 +OME, 11, 28, 18.00, 4.00, 28.00, 29.00, 40.00 +ONT, 11, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 28, 41.00, 26.00, 28.00, 25.00, 39.00 +ORF, 11, 28, 57.00, 40.00, 20.00, 21.00, 30.00 +ORH, 11, 28, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 28, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 28, 39.00, 24.00, -9999.00, -9999.00, 42.00 +OTG, 11, 28, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 28, 54.00, 41.00, 52.00, 53.00, 64.00 +OTM, 11, 28, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 28, 8.00, -3.00, 20.00, 24.00, 33.00 +OURC, 11, 28, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 28, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 28, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 28, 66.00, 43.00, -9999.00, -9999.00, 27.00 +PACZ, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 28, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 28, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 28, 4.00, -12.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 28, 4.00, -9.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 28, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 28, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 28, 69.00, 44.00, -9999.00, -9999.00, 24.00 +PAQ, 11, 28, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 28, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 28, 37.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 28, 16.00, 4.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 28, 7.00, -10.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 28, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 28, 38.00, 23.00, -9999.00, -9999.00, 41.00 +PBI, 11, 28, 78.00, 61.00, 21.00, 22.00, 32.00 +PDT, 11, 28, 44.00, 31.00, 26.00, 28.00, 41.00 +PDX, 11, 28, 48.00, 37.00, 49.00, 51.00, 63.00 +PFN, 11, 28, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 28, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 28, 50.00, 33.00, 22.00, 19.00, 32.00 +PHX, 11, 28, 70.00, 45.00, 7.00, 7.00, 10.00 +PIA, 11, 28, 42.00, 26.00, 26.00, 22.00, 35.00 +PIB, 11, 28, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 28, 39.00, 21.00, 23.00, 24.00, 35.00 +PIR, 11, 28, 37.00, 17.00, 12.00, 11.00, 18.00 +PIT, 11, 28, 45.00, 30.00, 33.00, 32.00, 49.00 +PKB, 11, 28, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 28, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 28, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 28, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 28, 66.00, 47.00, 17.00, 17.00, 27.00 +POB, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +POE, 11, 28, 65.00, 41.00, -9999.00, -9999.00, 38.00 +POM, 11, 28, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 11, 28, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 28, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 28, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 28, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 28, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 28, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 28, 43.00, 25.00, -9999.00, -9999.00, 39.00 +PSP, 11, 28, 74.00, 45.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 28, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 28, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 28, 51.00, 20.00, 10.00, 8.00, 15.00 +PUC, 11, 28, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 28, 47.00, 30.00, 25.00, 24.00, 36.00 +PVU, 11, 28, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 28, 41.00, 25.00, 27.00, 27.00, 39.00 +P02, 11, 28, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +P07, 11, 28, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +P11, 11, 28, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +P24, 11, 28, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +P28, 11, 28, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +P35, 11, 28, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +P38, 11, 28, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +P39, 11, 28, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +P58, 11, 28, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +P59, 11, 28, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +P60, 11, 28, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +P61, 11, 28, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +P67, 11, 28, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +P68, 11, 28, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +P69, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 28, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 28, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 28, 41.00, 18.00, 12.00, 11.00, 17.00 +RBL, 11, 28, 58.00, 40.00, 25.00, 24.00, 33.00 +RCA, 11, 28, 41.00, 18.00, -9999.00, -9999.00, 18.00 +RDD, 11, 28, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 28, 44.00, 24.00, 22.00, 21.00, 34.00 +RDR, 11, 28, 26.00, 10.00, -9999.00, -9999.00, 22.00 +RDU, 11, 28, 58.00, 36.00, 20.00, 21.00, 31.00 +REE, 11, 28, 58.00, 32.00, -9999.00, -9999.00, 8.00 +REJ, 11, 28, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 28, 39.00, 23.00, 25.00, 22.00, 34.00 +RIC, 11, 28, 56.00, 34.00, 20.00, 21.00, 31.00 +RIV, 11, 28, 68.00, 42.00, -9999.00, -9999.00, 13.00 +RIW, 11, 28, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 28, 35.00, 15.00, 12.00, 10.00, 17.00 +RME, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 58.00 +RMG, 11, 28, 59.00, 34.00, -9999.00, -9999.00, -9999.00 +RND, 11, 28, 67.00, 45.00, -9999.00, -9999.00, 19.00 +RNO, 11, 28, 49.00, 23.00, 14.00, 12.00, 19.00 +ROA, 11, 28, 53.00, 33.00, 19.00, 20.00, 29.00 +ROC, 11, 28, 42.00, 28.00, 36.00, 38.00, 53.00 +ROW, 11, 28, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 28, 47.00, 25.00, 10.00, 11.00, 16.00 +RST, 11, 28, 33.00, 17.00, 22.00, 20.00, 30.00 +RWF, 11, 28, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 28, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 28, 57.00, 40.00, 19.00, 19.00, 26.00 +SAF, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 28, 68.00, 51.00, 11.00, 11.00, 15.00 +SAT, 11, 28, 67.00, 45.00, 16.00, 16.00, 25.00 +SAV, 11, 28, 66.00, 44.00, 18.00, 17.00, 26.00 +SAW, 11, 28, 34.00, 23.00, -9999.00, -9999.00, 51.00 +SBA, 11, 28, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 28, 69.00, 42.00, -9999.00, -9999.00, 14.00 +SBN, 11, 28, 42.00, 28.00, 35.00, 33.00, 48.00 +SBP, 11, 28, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 28, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 28, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 28, -4.00, -16.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 28, 58.00, 39.00, 14.00, 19.00, 21.00 +SDF, 11, 28, 51.00, 33.00, 27.00, 25.00, 37.00 +SEA, 11, 28, 47.00, 38.00, 45.00, 45.00, 59.00 +SEM, 11, 28, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 28, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 28, 59.00, 45.00, 19.00, 21.00, 28.00 +SGF, 11, 28, 51.00, 31.00, 21.00, 19.00, 30.00 +SGY, 11, 28, 33.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 28, 40.00, 15.00, 16.00, 16.00, 25.00 +SHV, 11, 28, 63.00, 41.00, 19.00, 21.00, 29.00 +SIT, 11, 28, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 28, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 28, 63.00, 38.00, 9.00, 7.00, 13.00 +SKA, 11, 28, 36.00, 25.00, -9999.00, -9999.00, 43.00 +SKF, 11, 28, 67.00, 45.00, -9999.00, -9999.00, 19.00 +SLC, 11, 28, 44.00, 26.00, 20.00, 20.00, 30.00 +SLE, 11, 28, 49.00, 35.00, 49.00, 48.00, 61.00 +SLN, 11, 28, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 28, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 28, 66.00, 39.00, -9999.00, 14.00, 19.00 +SNA, 11, 28, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 28, 35.00, 27.00, 53.00, 56.00, 71.00 +SNS, 11, 28, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 28, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 28, 44.00, 28.00, 25.00, 21.00, 34.00 +SPS, 11, 28, 59.00, 36.00, 12.00, 10.00, 17.00 +SRQ, 11, 28, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 28, 64.00, 38.00, -9999.00, -9999.00, 25.00 +SSI, 11, 28, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +STC, 11, 28, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 28, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +STL, 11, 28, 48.00, 32.00, 25.00, 21.00, 35.00 +STNV, 11, 28, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +STS, 11, 28, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 28, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 28, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 28, 59.00, 39.00, -9999.00, -9999.00, 25.00 +SUX, 11, 28, 38.00, 20.00, 15.00, 14.00, 23.00 +SVN, 11, 28, 66.00, 44.00, -9999.00, -9999.00, 20.00 +SWF, 11, 28, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 28, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 28, 42.00, 28.00, 41.00, 42.00, 56.00 +SZL, 11, 28, 48.00, 27.00, -9999.00, -9999.00, 25.00 +TAD, 11, 28, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 28, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 28, 54.00, 28.00, -9999.00, -9999.00, 31.00 +TCC, 11, 28, 57.00, 28.00, 6.00, 6.00, 9.00 +TCL, 11, 28, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 28, 48.00, 34.00, -9999.00, -9999.00, 61.00 +TCS, 11, 28, 58.00, 32.00, -9999.00, 6.00, 8.00 +TEB, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 28, 55.00, 34.00, -9999.00, -9999.00, 15.00 +TKA, 11, 28, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 28, 69.00, 43.00, 17.00, 17.00, 25.00 +TNX, 11, 28, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 28, 42.00, 27.00, 30.00, 30.00, 43.00 +TOP, 11, 28, 47.00, 27.00, 14.00, 16.00, 23.00 +TPA, 11, 28, 74.00, 54.00, 11.00, 15.00, 21.00 +TPH, 11, 28, 48.00, 22.00, 5.00, 4.00, 8.00 +TRI, 11, 28, 53.00, 32.00, 24.00, 25.00, 35.00 +TRK, 11, 28, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 28, 74.00, 41.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 28, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 28, 54.00, 34.00, 15.00, 15.00, 23.00 +TUP, 11, 28, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 28, 68.00, 42.00, 7.00, 9.00, 12.00 +TVC, 11, 28, 38.00, 25.00, 34.00, 36.00, 47.00 +TVL, 11, 28, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 28, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 28, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 28, 55.00, 34.00, 26.00, 24.00, 36.00 +T01, 11, 28, 55.00, 34.00, -9999.00, -9999.00, 29.00 +T02, 11, 28, 61.00, 39.00, -9999.00, -9999.00, 24.00 +T03, 11, 28, 65.00, 41.00, -9999.00, -9999.00, 25.00 +T04, 11, 28, 76.00, 56.00, -9999.00, -9999.00, 18.00 +T05, 11, 28, 48.00, 25.00, -9999.00, -9999.00, 18.00 +T06, 11, 28, 66.00, 38.00, -9999.00, -9999.00, 32.00 +T07, 11, 28, 48.00, 19.00, -9999.00, -9999.00, 30.00 +T08, 11, 28, 41.00, 25.00, -9999.00, -9999.00, 30.00 +UCA, 11, 28, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 28, 58.00, 34.00, -9999.00, -9999.00, 7.00 +UIL, 11, 28, 48.00, 36.00, 64.00, 63.00, 73.00 +UIN, 11, 28, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 28, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 28, 15.00, 3.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 28, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +U15, 11, 28, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +U28, 11, 28, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 28, 67.00, 42.00, -9999.00, -9999.00, 23.00 +VBG, 11, 28, 67.00, 41.00, -9999.00, -9999.00, 21.00 +VCT, 11, 28, 69.00, 49.00, 17.00, 16.00, 26.00 +VCV, 11, 28, 62.00, 32.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 28, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 28, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 28, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 28, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 28, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 28, 67.00, 43.00, -9999.00, -9999.00, 26.00 +VRB, 11, 28, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 28, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 28, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 28, 55.00, 34.00, 21.00, 23.00, 30.00 +WJA, 11, 28, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 28, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 28, 16.00, 2.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 28, 47.00, 20.00, 19.00, 17.00, 26.00 +WPO, 11, 28, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 28, 64.00, 40.00, -9999.00, -9999.00, 22.00 +WRG, 11, 28, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 28, 51.00, 31.00, -9999.00, -9999.00, 30.00 +WRL, 11, 28, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +X68, 11, 28, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 28, 35.00, 23.00, 59.00, 60.00, 68.00 +YCG, 11, 28, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 28, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 28, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 28, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 28, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 28, 42.00, 25.00, 23.00, 22.00, 33.00 +YNG, 11, 28, 42.00, 29.00, 34.00, 35.00, 51.00 +YPA, 11, 28, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 28, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 28, 15.00, 1.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 28, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 28, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 28, 33.00, 25.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 28, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 28, 72.00, 47.00, 4.00, 3.00, 6.00 +YVR, 11, 28, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 28, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 28, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 28, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 28, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 28, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 28, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 28, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 28, 33.00, 19.00, 45.00, 45.00, 61.00 +ZUN, 11, 28, 52.00, 21.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 28, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 28, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 28, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +01R, 11, 28, 65.00, 42.00, -9999.00, -9999.00, 27.00 +1V1, 11, 28, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 28, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 28, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 28, 60.00, 43.00, -9999.00, -9999.00, 25.00 +2PJ, 11, 28, 64.00, 38.00, -9999.00, -9999.00, 24.00 +3B1, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 28, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 28, 36.00, 22.00, -9999.00, -9999.00, 42.00 +3SE, 11, 28, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 28, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 28, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 11, 28, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 28, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 28, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 28, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 28, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 29, 45.00, 29.00, 23.00, 22.00, 35.00 +ABI, 11, 29, 61.00, 38.00, 10.00, 9.00, 15.00 +ABQ, 11, 29, 51.00, 26.00, 8.00, 8.00, 13.00 +ABR, 11, 29, 32.00, 12.00, 14.00, 11.00, 20.00 +ABY, 11, 29, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 29, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 29, 63.00, 41.00, 16.00, 14.00, 23.00 +ACV, 11, 29, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 29, 50.00, 31.00, 20.00, 21.00, 32.00 +ADK, 11, 29, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 29, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 29, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 29, 52.00, 30.00, -9999.00, -9999.00, 29.00 +AEX, 11, 29, 65.00, 43.00, -9999.00, -9999.00, 28.00 +AFF, 11, 29, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 29, 77.00, 53.00, -9999.00, -9999.00, 23.00 +AGS, 11, 29, 63.00, 38.00, 19.00, 19.00, 28.00 +AHN, 11, 29, 59.00, 38.00, 21.00, 22.00, 30.00 +AKN, 11, 29, 26.00, 11.00, 26.00, 28.00, 41.00 +AKO, 11, 29, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 29, 41.00, 24.00, 26.00, 26.00, 39.00 +ALI, 11, 29, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 29, 37.00, 19.00, 20.00, 16.00, 28.00 +ALS, 11, 29, 40.00, 6.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 29, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 29, 54.00, 27.00, 8.00, 9.00, 14.00 +AMG, 11, 29, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 29, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 29, 24.00, 12.00, 20.00, 20.00, 31.00 +AND, 11, 29, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 29, 41.00, 33.00, 61.00, 59.00, 71.00 +AOO, 11, 29, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +APN, 11, 29, 36.00, 22.00, 30.00, 33.00, 46.00 +AQQ, 11, 29, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +ART, 11, 29, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +AST, 11, 29, 50.00, 38.00, 58.00, 58.00, 70.00 +ATL, 11, 29, 58.00, 38.00, 20.00, 20.00, 30.00 +ATW, 11, 29, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 29, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 29, 47.00, 28.00, -9999.00, -9999.00, 37.00 +AUG, 11, 29, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 29, 66.00, 45.00, 17.00, 15.00, 25.00 +AUW, 11, 29, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 29, 54.00, 32.00, 21.00, 20.00, 30.00 +AVP, 11, 29, 42.00, 28.00, 27.00, 26.00, 41.00 +AXN, 11, 29, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 29, 43.00, 25.00, -9999.00, -9999.00, 32.00 +AYS, 11, 29, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 29, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 29, 58.00, 40.00, -9999.00, -9999.00, 28.00 +BAD, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 29, 38.00, 13.00, -9999.00, -9999.00, 14.00 +BDL, 11, 29, 44.00, 27.00, 26.00, 23.00, 36.00 +BDR, 11, 29, 46.00, 32.00, 26.00, 21.00, 38.00 +BET, 11, 29, 18.00, 6.00, 23.00, 25.00, 36.00 +BFD, 11, 29, 37.00, 23.00, 45.00, 47.00, 63.00 +BFF, 11, 29, 44.00, 17.00, 11.00, 12.00, 18.00 +BFL, 11, 29, 60.00, 41.00, 9.00, 10.00, 15.00 +BGM, 11, 29, 38.00, 25.00, 35.00, 36.00, 52.00 +BGR, 11, 29, 37.00, 22.00, 27.00, 25.00, 39.00 +BGS, 11, 29, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 29, 60.00, 38.00, 22.00, 20.00, 31.00 +BID, 11, 29, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 29, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 29, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 29, 38.00, 20.00, 16.00, 16.00, 23.00 +BIS, 11, 29, 31.00, 10.00, 15.00, 16.00, 25.00 +BIX, 11, 29, 66.00, 49.00, -9999.00, -9999.00, 26.00 +BJI, 11, 29, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 29, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 29, 48.00, 18.00, -9999.00, -9999.00, 15.00 +BKW, 11, 29, 47.00, 30.00, 32.00, 34.00, 46.00 +BLF, 11, 29, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 29, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 29, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 29, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 29, 49.00, 30.00, -9999.00, -9999.00, 28.00 +BNA, 11, 29, 55.00, 35.00, 26.00, 24.00, 36.00 +BNO, 11, 29, 39.00, 18.00, -9999.00, 28.00, 46.00 +BOI, 11, 29, 42.00, 26.00, 26.00, 27.00, 40.00 +BOS, 11, 29, 46.00, 32.00, 24.00, 25.00, 36.00 +BPI, 11, 29, 31.00, -1.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 29, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 29, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 29, 41.00, 25.00, -9999.00, -9999.00, 25.00 +BRO, 11, 29, 75.00, 55.00, 14.00, 14.00, 22.00 +BRW, 11, 29, -2.00, -13.00, 12.00, 12.00, 19.00 +BSM, 11, 29, 66.00, 45.00, -9999.00, -9999.00, 21.00 +BTI, 11, 29, -2.00, -14.00, 11.00, 11.00, 18.00 +BTL, 11, 29, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 29, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 29, 67.00, 45.00, 21.00, 20.00, 31.00 +BTT, 11, 29, 0.00, -14.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 29, 37.00, 23.00, 36.00, 31.00, 49.00 +BUB, 11, 29, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 29, 40.00, 28.00, 41.00, 45.00, 58.00 +BUR, 11, 29, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 29, 67.00, 50.00, -9999.00, 18.00, 25.00 +BWG, 11, 29, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 29, 50.00, 32.00, 20.00, 21.00, 31.00 +BYH, 11, 29, 54.00, 35.00, -9999.00, -9999.00, 33.00 +BYI, 11, 29, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 29, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 29, 63.00, 38.00, 19.00, 18.00, 28.00 +CAG, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 29, 43.00, 29.00, 35.00, 35.00, 51.00 +CAO, 11, 29, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 29, 30.00, 15.00, 36.00, 37.00, 51.00 +CBM, 11, 29, 61.00, 37.00, -9999.00, -9999.00, 32.00 +CDB, 11, 29, 37.00, 28.00, 61.00, 59.00, 77.00 +CDC, 11, 29, 47.00, 22.00, 12.00, 11.00, 17.00 +CDR, 11, 29, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 29, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 29, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 29, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 29, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 29, 55.00, 35.00, 24.00, 23.00, 34.00 +CHO, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 29, 65.00, 43.00, 17.00, 19.00, 27.00 +CID, 11, 29, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 29, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 29, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 29, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 29, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 29, 43.00, 29.00, 36.00, 37.00, 52.00 +CLL, 11, 29, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 29, 57.00, 37.00, 19.00, 21.00, 31.00 +CMH, 11, 29, 45.00, 29.00, 29.00, 30.00, 43.00 +CMI, 11, 29, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 29, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 29, 45.00, 24.00, 12.00, 11.00, 18.00 +CNM, 11, 29, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 29, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +COD, 11, 29, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +COF, 11, 29, 75.00, 56.00, -9999.00, -9999.00, 22.00 +CON, 11, 29, 40.00, 21.00, 24.00, 24.00, 35.00 +COS, 11, 29, 45.00, 20.00, 12.00, 10.00, 16.00 +COT, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 29, 46.00, 28.00, 24.00, 20.00, 32.00 +CPR, 11, 29, 38.00, 17.00, 15.00, 15.00, 23.00 +CRBC, 11, 29, 32.00, 1.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 29, 72.00, 51.00, 15.00, 13.00, 22.00 +CRW, 11, 29, 51.00, 32.00, 33.00, 31.00, 46.00 +CSG, 11, 29, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 29, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 29, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 29, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 29, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 29, 47.00, 30.00, 27.00, 26.00, 38.00 +CVN, 11, 29, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 29, 56.00, 28.00, -9999.00, -9999.00, 10.00 +CXY, 11, 29, 46.00, 31.00, 19.00, 19.00, 30.00 +CYS, 11, 29, 42.00, 19.00, 14.00, 14.00, 21.00 +DAA, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 29, 73.00, 52.00, 16.00, 19.00, 27.00 +DAG, 11, 29, 64.00, 39.00, 3.00, 4.00, 6.00 +DAL, 11, 29, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 29, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 29, 44.00, 29.00, 30.00, 29.00, 41.00 +DBQ, 11, 29, 36.00, 21.00, 23.00, 19.00, 34.00 +DCA, 11, 29, 52.00, 36.00, 18.00, 19.00, 29.00 +DDC, 11, 29, 48.00, 25.00, 11.00, 12.00, 17.00 +DEC, 11, 29, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 29, 47.00, 21.00, 13.00, 13.00, 19.00 +DFW, 11, 29, 61.00, 40.00, 13.00, 12.00, 19.00 +DHN, 11, 29, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 29, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 29, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 29, 67.00, 44.00, -9999.00, -9999.00, 14.00 +DLG, 11, 29, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 29, 27.00, 13.00, 24.00, 21.00, 34.00 +DLLC, 11, 29, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 29, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 29, 67.00, 42.00, -9999.00, -9999.00, 11.00 +DMN, 11, 29, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 29, 53.00, 34.00, -9999.00, -9999.00, 30.00 +DPG, 11, 29, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 29, 67.00, 43.00, -9999.00, -9999.00, 26.00 +DRA, 11, 29, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 29, 67.00, 44.00, 9.00, 10.00, 14.00 +DSM, 11, 29, 40.00, 23.00, 21.00, 18.00, 30.00 +DTW, 11, 29, 41.00, 26.00, 30.00, 30.00, 43.00 +DUG, 11, 29, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 29, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 29, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 29, 61.00, 38.00, -9999.00, -9999.00, 15.00 +D45, 11, 29, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 29, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 29, 32.00, 16.00, 20.00, 18.00, 28.00 +ECG, 11, 29, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 29, 61.00, 35.00, -9999.00, -9999.00, 8.00 +EED, 11, 29, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 11, 29, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 29, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 29, 47.00, 25.00, 38.00, 38.00, 53.00 +EKO, 11, 29, 42.00, 18.00, 19.00, 18.00, 27.00 +ELD, 11, 29, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 29, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 29, 61.00, 34.00, 7.00, 8.00, 11.00 +ELY, 11, 29, 44.00, 14.00, 13.00, 12.00, 19.00 +EMP, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 29, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +END, 11, 29, 52.00, 32.00, -9999.00, -9999.00, 14.00 +ENN, 11, 29, 6.00, -12.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 29, 40.00, 24.00, -9999.00, -9999.00, 15.00 +EPH, 11, 29, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 29, 43.00, 31.00, 39.00, 40.00, 57.00 +ESF, 11, 29, 65.00, 43.00, -9999.00, -9999.00, 36.00 +EUG, 11, 29, 48.00, 38.00, 47.00, 48.00, 60.00 +EVV, 11, 29, 49.00, 31.00, 28.00, 23.00, 37.00 +EWN, 11, 29, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 29, 49.00, 34.00, 21.00, 20.00, 33.00 +EYW, 11, 29, 78.00, 69.00, 15.00, 13.00, 22.00 +E74, 11, 29, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 29, 57.00, 35.00, -9999.00, -9999.00, 27.00 +FAI, 11, 29, 5.00, -12.00, 22.00, 24.00, 34.00 +FAR, 11, 29, 28.00, 11.00, 13.00, 16.00, 23.00 +FAT, 11, 29, 58.00, 39.00, 13.00, 15.00, 21.00 +FAY, 11, 29, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 29, 33.00, 19.00, 30.00, 34.00, 46.00 +FCS, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 11, 29, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 29, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 11, 29, 46.00, 18.00, 13.00, 16.00, 19.00 +FLL, 11, 29, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 29, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 29, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +FME, 11, 29, 53.00, 30.00, -9999.00, -9999.00, 29.00 +FMH, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 29, 48.00, 21.00, 8.00, 8.00, 10.00 +FMY, 11, 29, 78.00, 57.00, 10.00, 10.00, 16.00 +FNT, 11, 29, 40.00, 26.00, 30.00, 30.00, 43.00 +FOD, 11, 29, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 29, 46.00, 26.00, -9999.00, -9999.00, 18.00 +FOK, 11, 29, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 29, 47.00, 27.00, -9999.00, -9999.00, 19.00 +FSD, 11, 29, 35.00, 15.00, 15.00, 14.00, 23.00 +FSI, 11, 29, 57.00, 32.00, -9999.00, -9999.00, 15.00 +FSM, 11, 29, 56.00, 33.00, 19.00, 17.00, 27.00 +FTK, 11, 29, 50.00, 30.00, -9999.00, -9999.00, 32.00 +FWA, 11, 29, 42.00, 27.00, 26.00, 28.00, 39.00 +FWH, 11, 29, 61.00, 38.00, -9999.00, -9999.00, 17.00 +FYU, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 29, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 29, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 29, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 29, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 29, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 29, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 29, 36.00, 25.00, 32.00, 33.00, 46.00 +GFA, 11, 29, 37.00, 19.00, -9999.00, -9999.00, 21.00 +GFK, 11, 29, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 29, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 29, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 29, 31.00, 11.00, 15.00, 15.00, 25.00 +GJT, 11, 29, 44.00, 23.00, 14.00, 13.00, 19.00 +GKN, 11, 29, 7.00, -8.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 29, 45.00, 20.00, 11.00, 10.00, 16.00 +GLH, 11, 29, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 29, 65.00, 54.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 29, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 29, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GON, 11, 29, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 29, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 29, 34.00, 19.00, 25.00, 25.00, 37.00 +GRCI, 11, 29, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 29, 48.00, 34.00, -9999.00, -9999.00, 64.00 +GRI, 11, 29, 41.00, 20.00, 15.00, 12.00, 20.00 +GRK, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 11, 29, 39.00, 25.00, 33.00, 35.00, 47.00 +GSB, 11, 29, 60.00, 37.00, -9999.00, -9999.00, 23.00 +GSG, 11, 29, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 29, 55.00, 34.00, 20.00, 20.00, 29.00 +GSP, 11, 29, 57.00, 37.00, 21.00, 23.00, 32.00 +GST, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 29, 39.00, 23.00, -9999.00, -9999.00, 58.00 +GTF, 11, 29, 37.00, 19.00, 16.00, 20.00, 26.00 +GUP, 11, 29, 49.00, 17.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 29, 43.00, 25.00, -9999.00, -9999.00, 36.00 +GVW, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 29, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 29, 60.00, 45.00, 22.00, 23.00, 32.00 +HBR, 11, 29, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 29, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 29, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 29, 42.00, 23.00, -9999.00, -9999.00, 31.00 +HKY, 11, 29, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 29, 35.00, 15.00, 15.00, 16.00, 26.00 +HMN, 11, 29, 60.00, 25.00, -9999.00, -9999.00, 8.00 +HMS, 11, 29, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 29, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 29, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 11, 29, 35.00, 14.00, 10.00, 10.00, 17.00 +HOP, 11, 29, 52.00, 31.00, -9999.00, -9999.00, 33.00 +HOT, 11, 29, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 29, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 29, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 29, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 29, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 29, 67.00, 43.00, -9999.00, -9999.00, 25.00 +HST, 11, 29, 79.00, 59.00, -9999.00, -9999.00, 20.00 +HSV, 11, 29, 57.00, 36.00, 26.00, 22.00, 35.00 +HTL, 11, 29, 35.00, 22.00, 35.00, 31.00, 48.00 +HTS, 11, 29, 50.00, 32.00, 28.00, 29.00, 43.00 +HUF, 11, 29, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 29, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 29, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 29, 34.00, 11.00, 15.00, 15.00, 22.00 +IAB, 11, 29, 48.00, 28.00, -9999.00, -9999.00, 17.00 +IAD, 11, 29, 50.00, 30.00, 20.00, 20.00, 30.00 +IAG, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 29, 68.00, 45.00, 20.00, 21.00, 30.00 +ICT, 11, 29, 48.00, 28.00, 14.00, 13.00, 20.00 +IDA, 11, 29, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 29, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 29, 49.00, 32.00, 22.00, 20.00, 32.00 +ILI, 11, 29, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 29, 64.00, 41.00, 19.00, 20.00, 30.00 +IMT, 11, 29, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +IND, 11, 29, 45.00, 28.00, 28.00, 28.00, 40.00 +INL, 11, 29, 24.00, 7.00, 23.00, 23.00, 34.00 +INS, 11, 29, 58.00, 34.00, -9999.00, -9999.00, 7.00 +INT, 11, 29, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +INW, 11, 29, 51.00, 24.00, 6.00, 6.00, 10.00 +IPL, 11, 29, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 29, 43.00, 29.00, 27.00, 27.00, 39.00 +IRK, 11, 29, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 29, 30.00, 9.00, 16.00, 14.00, 25.00 +ISP, 11, 29, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 29, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 29, 69.00, 41.00, -9999.00, -9999.00, 10.00 +IWD, 11, 29, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 29, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 29, 64.00, 39.00, 23.00, 21.00, 32.00 +JAX, 11, 29, 70.00, 46.00, 16.00, 16.00, 25.00 +JBR, 11, 29, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 29, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 29, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 29, 48.00, 35.00, 21.00, 20.00, 32.00 +JHW, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 29, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 29, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 29, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 29, 33.00, 24.00, 48.00, 48.00, 59.00 +JST, 11, 29, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 29, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 29, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 29, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 29, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 29, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 29, 39.00, 25.00, 32.00, 33.00, 46.00 +LAR, 11, 29, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 29, 61.00, 37.00, 6.00, 5.00, 9.00 +LAX, 11, 29, 68.00, 50.00, 8.00, 8.00, 12.00 +LBB, 11, 29, 58.00, 31.00, 9.00, 8.00, 14.00 +LBF, 11, 29, 42.00, 15.00, 14.00, 10.00, 18.00 +LCH, 11, 29, 66.00, 46.00, 18.00, 20.00, 29.00 +LCK, 11, 29, 46.00, 29.00, -9999.00, -9999.00, 38.00 +LEB, 11, 29, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 29, 49.00, 32.00, 27.00, 27.00, 39.00 +LFI, 11, 29, 55.00, 39.00, -9999.00, -9999.00, 29.00 +LFK, 11, 29, 65.00, 42.00, 17.00, 21.00, 28.00 +LFT, 11, 29, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 29, 47.00, 36.00, 21.00, 19.00, 32.00 +LGB, 11, 29, 69.00, 47.00, 8.00, 9.00, 13.00 +LGU, 11, 29, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 29, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 29, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 29, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 29, 57.00, 37.00, 20.00, 20.00, 28.00 +LIZ, 11, 29, 30.00, 15.00, -9999.00, -9999.00, 50.00 +LMT, 11, 29, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +LND, 11, 29, 36.00, 13.00, 12.00, 11.00, 16.00 +LNK, 11, 29, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 29, 47.00, 19.00, 8.00, 9.00, 13.00 +LOZ, 11, 29, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 29, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 29, 56.00, 36.00, -9999.00, -9999.00, 22.00 +LSE, 11, 29, 35.00, 20.00, 18.00, 17.00, 27.00 +LSF, 11, 29, 63.00, 41.00, -9999.00, -9999.00, 22.00 +LSV, 11, 29, 64.00, 30.00, -9999.00, -9999.00, 7.00 +LTS, 11, 29, 59.00, 33.00, -9999.00, -9999.00, 14.00 +LUF, 11, 29, 71.00, 39.00, -9999.00, -9999.00, 9.00 +LVS, 11, 29, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 29, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 29, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 29, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 29, 52.00, 33.00, 21.00, 20.00, 31.00 +MAF, 11, 29, 61.00, 34.00, 7.00, 5.00, 10.00 +MBL, 11, 29, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 29, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 29, 57.00, 42.00, -9999.00, -9999.00, 27.00 +MCF, 11, 29, 74.00, 54.00, -9999.00, -9999.00, 18.00 +MCG, 11, 29, 6.00, -11.00, 28.00, 27.00, 40.00 +MCI, 11, 29, 45.00, 27.00, 17.00, 16.00, 26.00 +MCK, 11, 29, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 29, 64.00, 40.00, 18.00, 18.00, 27.00 +MCO, 11, 29, 75.00, 54.00, 12.00, 15.00, 22.00 +MCW, 11, 29, 34.00, 17.00, 15.00, 13.00, 21.00 +MC2, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 11, 29, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 29, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 29, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 29, 41.00, 27.00, 30.00, 28.00, 43.00 +MEI, 11, 29, 64.00, 39.00, 22.00, 18.00, 31.00 +MEM, 11, 29, 57.00, 38.00, 26.00, 21.00, 34.00 +MER, 11, 29, 58.00, 37.00, -9999.00, -9999.00, 21.00 +MFD, 11, 29, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 29, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 29, 47.00, 33.00, 33.00, 35.00, 46.00 +MGE, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 11, 29, 64.00, 41.00, 21.00, 20.00, 33.00 +MGW, 11, 29, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 29, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 29, 57.00, 41.00, -9999.00, -9999.00, 27.00 +MHS, 11, 29, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 29, 79.00, 62.00, 17.00, 17.00, 27.00 +MIB, 11, 29, 28.00, 12.00, -9999.00, -9999.00, 21.00 +MIV, 11, 29, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 29, 44.00, 24.00, -9999.00, -9999.00, 27.00 +MKC, 11, 29, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 29, 37.00, 24.00, 28.00, 26.00, 39.00 +MKG, 11, 29, 39.00, 28.00, 36.00, 35.00, 48.00 +MKL, 11, 29, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 29, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 29, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 29, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 29, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 29, 40.00, 24.00, 25.00, 22.00, 34.00 +MLS, 11, 29, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 29, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 29, 63.00, 42.00, -9999.00, -9999.00, 25.00 +MOB, 11, 29, 66.00, 46.00, 22.00, 20.00, 32.00 +MOT, 11, 29, 28.00, 12.00, 14.00, 13.00, 21.00 +MPV, 11, 29, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 29, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 29, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 29, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 29, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 29, 62.00, 45.00, -9999.00, -9999.00, 24.00 +MSL, 11, 29, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 29, 36.00, 20.00, 24.00, 23.00, 34.00 +MSO, 11, 29, 34.00, 20.00, 28.00, 28.00, 41.00 +MSP, 11, 29, 33.00, 18.00, 20.00, 19.00, 29.00 +MSS, 11, 29, 35.00, 20.00, 35.00, 34.00, 49.00 +MSY, 11, 29, 67.00, 48.00, 21.00, 18.00, 30.00 +MTC, 11, 29, 40.00, 27.00, -9999.00, -9999.00, 36.00 +MTN, 11, 29, 51.00, 32.00, -9999.00, -9999.00, 29.00 +MTO, 11, 29, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 29, 46.00, 28.00, -9999.00, -9999.00, 29.00 +MUO, 11, 29, 44.00, 25.00, -9999.00, -9999.00, 27.00 +MWA, 11, 29, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 29, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 29, 64.00, 41.00, -9999.00, -9999.00, 28.00 +MYL, 11, 29, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 29, 64.00, 39.00, -9999.00, -9999.00, 25.00 +NAO, 11, 29, 63.00, 48.00, -9999.00, -9999.00, 27.00 +NBC, 11, 29, 65.00, 45.00, -9999.00, -9999.00, 24.00 +NBE, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 11, 29, 41.00, 25.00, -9999.00, -9999.00, 31.00 +NCA, 11, 29, 64.00, 38.00, -9999.00, -9999.00, 26.00 +NCO, 11, 29, 47.00, 32.00, -9999.00, -9999.00, 36.00 +NC1, 11, 29, 57.00, 39.00, -9999.00, -9999.00, 8.00 +NEL, 11, 29, 51.00, 29.00, -9999.00, -9999.00, 33.00 +NFG, 11, 29, 67.00, 46.00, -9999.00, -9999.00, 13.00 +NFL, 11, 29, 49.00, 22.00, -9999.00, -9999.00, 13.00 +NGP, 11, 29, 72.00, 52.00, -9999.00, -9999.00, 20.00 +NGU, 11, 29, 56.00, 39.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 29, 59.00, 46.00, -9999.00, -9999.00, 28.00 +NHK, 11, 29, 52.00, 32.00, -9999.00, -9999.00, 28.00 +NHZ, 11, 29, 40.00, 24.00, -9999.00, -9999.00, 40.00 +NID, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 11, 29, 70.00, 46.00, -9999.00, -9999.00, 21.00 +NIR, 11, 29, 70.00, 47.00, -9999.00, -9999.00, 21.00 +NKT, 11, 29, 63.00, 42.00, -9999.00, -9999.00, 28.00 +NKX, 11, 29, 68.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 11, 29, 62.00, 38.00, -9999.00, -9999.00, 32.00 +NPA, 11, 29, 66.00, 47.00, -9999.00, -9999.00, 26.00 +NQA, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 11, 29, 74.00, 50.00, -9999.00, -9999.00, 18.00 +NQX, 11, 29, 78.00, 69.00, -9999.00, -9999.00, 21.00 +NRB, 11, 29, 70.00, 52.00, -9999.00, -9999.00, 20.00 +NRC, 11, 29, 59.00, 37.00, -9999.00, -9999.00, 24.00 +NRS, 11, 29, 67.00, 47.00, -9999.00, -9999.00, 14.00 +NSE, 11, 29, 66.00, 43.00, -9999.00, -9999.00, 29.00 +NSI, 11, 29, 68.00, 46.00, -9999.00, -9999.00, 20.00 +NTD, 11, 29, 68.00, 46.00, -9999.00, -9999.00, 14.00 +NTK, 11, 29, 70.00, 47.00, -9999.00, -9999.00, 14.00 +NTU, 11, 29, 56.00, 39.00, -9999.00, -9999.00, 28.00 +NUC, 11, 29, 65.00, 50.00, -9999.00, -9999.00, 14.00 +NUQ, 11, 29, 60.00, 40.00, -9999.00, -9999.00, 27.00 +NUW, 11, 29, 47.00, 36.00, -9999.00, -9999.00, 55.00 +NWF, 11, 29, 69.00, 47.00, -9999.00, -9999.00, 11.00 +NXX, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 11, 29, 53.00, 30.00, -9999.00, -9999.00, 30.00 +NZC, 11, 29, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NZJ, 11, 29, 69.00, 42.00, -9999.00, -9999.00, 14.00 +NZW, 11, 29, 45.00, 29.00, -9999.00, -9999.00, 40.00 +NZY, 11, 29, 68.00, 51.00, -9999.00, -9999.00, 14.00 +OAK, 11, 29, 60.00, 43.00, 15.00, 17.00, 23.00 +OAR, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 11, 29, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 29, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 29, 54.00, 33.00, 16.00, 12.00, 21.00 +OLM, 11, 29, 46.00, 33.00, 54.00, 55.00, 69.00 +OMA, 11, 29, 41.00, 22.00, 14.00, 14.00, 21.00 +OME, 11, 29, 18.00, 3.00, 28.00, 29.00, 40.00 +ONT, 11, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 29, 41.00, 25.00, 28.00, 25.00, 39.00 +ORF, 11, 29, 56.00, 39.00, 20.00, 21.00, 31.00 +ORH, 11, 29, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 29, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 29, 38.00, 23.00, -9999.00, -9999.00, 43.00 +OTG, 11, 29, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 29, 54.00, 41.00, 52.00, 53.00, 64.00 +OTM, 11, 29, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 29, 8.00, -4.00, 20.00, 23.00, 33.00 +OURC, 11, 29, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 29, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 29, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 29, 66.00, 43.00, -9999.00, -9999.00, 27.00 +PACZ, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 29, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 29, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 29, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 29, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 29, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 29, 3.00, -12.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 29, 68.00, 44.00, -9999.00, -9999.00, 24.00 +PAQ, 11, 29, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 29, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 29, 37.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 29, 15.00, 3.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 29, 6.00, -11.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 29, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 29, 37.00, 22.00, -9999.00, -9999.00, 41.00 +PBI, 11, 29, 78.00, 61.00, 21.00, 22.00, 32.00 +PDT, 11, 29, 44.00, 30.00, 26.00, 28.00, 41.00 +PDX, 11, 29, 48.00, 37.00, 49.00, 51.00, 63.00 +PFN, 11, 29, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 29, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 29, 49.00, 32.00, 22.00, 19.00, 32.00 +PHX, 11, 29, 69.00, 44.00, 7.00, 7.00, 10.00 +PIA, 11, 29, 42.00, 26.00, 26.00, 22.00, 35.00 +PIB, 11, 29, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 29, 38.00, 20.00, 23.00, 24.00, 35.00 +PIR, 11, 29, 37.00, 17.00, 12.00, 11.00, 18.00 +PIT, 11, 29, 44.00, 29.00, 34.00, 33.00, 49.00 +PKB, 11, 29, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 29, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 29, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 29, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 29, 66.00, 47.00, 17.00, 17.00, 27.00 +POB, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +POE, 11, 29, 65.00, 41.00, -9999.00, -9999.00, 38.00 +POM, 11, 29, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 11, 29, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 29, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 29, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 29, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 29, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 29, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 29, 42.00, 24.00, -9999.00, -9999.00, 39.00 +PSP, 11, 29, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 29, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 29, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 29, 51.00, 19.00, 10.00, 8.00, 15.00 +PUC, 11, 29, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 29, 46.00, 29.00, 25.00, 25.00, 36.00 +PVU, 11, 29, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 29, 40.00, 24.00, 27.00, 27.00, 39.00 +P02, 11, 29, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +P07, 11, 29, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +P11, 11, 29, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +P24, 11, 29, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +P28, 11, 29, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +P35, 11, 29, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +P38, 11, 29, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +P39, 11, 29, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +P58, 11, 29, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +P59, 11, 29, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +P60, 11, 29, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +P61, 11, 29, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +P67, 11, 29, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +P68, 11, 29, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 29, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 29, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 29, 40.00, 17.00, 12.00, 11.00, 17.00 +RBL, 11, 29, 57.00, 40.00, 25.00, 24.00, 33.00 +RCA, 11, 29, 40.00, 17.00, -9999.00, -9999.00, 18.00 +RDD, 11, 29, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 29, 44.00, 24.00, 22.00, 21.00, 34.00 +RDR, 11, 29, 26.00, 10.00, -9999.00, -9999.00, 22.00 +RDU, 11, 29, 57.00, 36.00, 20.00, 21.00, 31.00 +REE, 11, 29, 58.00, 31.00, -9999.00, -9999.00, 8.00 +REJ, 11, 29, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 29, 38.00, 23.00, 25.00, 22.00, 34.00 +RIC, 11, 29, 55.00, 34.00, 20.00, 21.00, 31.00 +RIV, 11, 29, 68.00, 42.00, -9999.00, -9999.00, 13.00 +RIW, 11, 29, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 29, 34.00, 15.00, 12.00, 10.00, 17.00 +RME, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 58.00 +RMG, 11, 29, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +RND, 11, 29, 67.00, 44.00, -9999.00, -9999.00, 19.00 +RNO, 11, 29, 48.00, 23.00, 14.00, 12.00, 19.00 +ROA, 11, 29, 52.00, 33.00, 19.00, 20.00, 29.00 +ROC, 11, 29, 41.00, 27.00, 36.00, 39.00, 54.00 +ROW, 11, 29, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 29, 46.00, 24.00, 10.00, 11.00, 16.00 +RST, 11, 29, 32.00, 17.00, 22.00, 20.00, 30.00 +RWF, 11, 29, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 29, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 29, 57.00, 40.00, 19.00, 19.00, 26.00 +SAF, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 29, 68.00, 51.00, 11.00, 11.00, 15.00 +SAT, 11, 29, 67.00, 44.00, 16.00, 16.00, 25.00 +SAV, 11, 29, 66.00, 44.00, 18.00, 17.00, 26.00 +SAW, 11, 29, 34.00, 22.00, -9999.00, -9999.00, 52.00 +SBA, 11, 29, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 29, 69.00, 42.00, -9999.00, -9999.00, 14.00 +SBN, 11, 29, 41.00, 27.00, 36.00, 34.00, 49.00 +SBP, 11, 29, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 29, 34.00, 7.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 29, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 29, -5.00, -17.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 29, 57.00, 39.00, 14.00, 19.00, 21.00 +SDF, 11, 29, 50.00, 33.00, 27.00, 25.00, 37.00 +SEA, 11, 29, 47.00, 38.00, 45.00, 45.00, 59.00 +SEM, 11, 29, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 29, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 29, 59.00, 45.00, 19.00, 21.00, 28.00 +SGF, 11, 29, 50.00, 30.00, 21.00, 19.00, 30.00 +SGY, 11, 29, 33.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 29, 39.00, 14.00, 16.00, 16.00, 25.00 +SHV, 11, 29, 62.00, 41.00, 19.00, 21.00, 29.00 +SIT, 11, 29, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 29, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 29, 63.00, 37.00, 9.00, 7.00, 13.00 +SKA, 11, 29, 36.00, 25.00, -9999.00, -9999.00, 43.00 +SKF, 11, 29, 67.00, 44.00, -9999.00, -9999.00, 19.00 +SLC, 11, 29, 43.00, 26.00, 20.00, 20.00, 30.00 +SLE, 11, 29, 48.00, 35.00, 49.00, 48.00, 61.00 +SLN, 11, 29, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 29, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 29, 66.00, 39.00, -9999.00, 14.00, 19.00 +SNA, 11, 29, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 29, 35.00, 27.00, 53.00, 56.00, 71.00 +SNS, 11, 29, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 29, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 29, 44.00, 28.00, 25.00, 21.00, 34.00 +SPS, 11, 29, 59.00, 35.00, 12.00, 10.00, 17.00 +SRQ, 11, 29, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 29, 63.00, 38.00, -9999.00, -9999.00, 25.00 +SSI, 11, 29, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +STC, 11, 29, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 29, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +STL, 11, 29, 47.00, 31.00, 25.00, 21.00, 35.00 +STNV, 11, 29, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +STS, 11, 29, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 29, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 29, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 29, 59.00, 39.00, -9999.00, -9999.00, 25.00 +SUX, 11, 29, 38.00, 19.00, 15.00, 14.00, 23.00 +SVN, 11, 29, 66.00, 44.00, -9999.00, -9999.00, 20.00 +SWF, 11, 29, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 29, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 29, 41.00, 27.00, 41.00, 42.00, 57.00 +SZL, 11, 29, 48.00, 26.00, -9999.00, -9999.00, 25.00 +TAD, 11, 29, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 29, 3.00, -12.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 29, 53.00, 27.00, -9999.00, -9999.00, 31.00 +TCC, 11, 29, 56.00, 27.00, 6.00, 6.00, 9.00 +TCL, 11, 29, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 29, 48.00, 34.00, -9999.00, -9999.00, 61.00 +TCS, 11, 29, 57.00, 31.00, -9999.00, 6.00, 8.00 +TEB, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 29, 54.00, 33.00, -9999.00, -9999.00, 15.00 +TKA, 11, 29, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 29, 69.00, 43.00, 17.00, 17.00, 25.00 +TNX, 11, 29, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 29, 41.00, 26.00, 30.00, 31.00, 43.00 +TOP, 11, 29, 46.00, 26.00, 14.00, 16.00, 23.00 +TPA, 11, 29, 74.00, 54.00, 11.00, 15.00, 21.00 +TPH, 11, 29, 48.00, 22.00, 5.00, 4.00, 8.00 +TRI, 11, 29, 52.00, 32.00, 24.00, 25.00, 35.00 +TRK, 11, 29, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 29, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 29, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 29, 53.00, 33.00, 15.00, 15.00, 23.00 +TUP, 11, 29, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 29, 67.00, 42.00, 7.00, 9.00, 12.00 +TVC, 11, 29, 37.00, 25.00, 34.00, 37.00, 48.00 +TVL, 11, 29, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 29, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 29, 54.00, 33.00, 26.00, 24.00, 36.00 +T01, 11, 29, 54.00, 34.00, -9999.00, -9999.00, 29.00 +T02, 11, 29, 61.00, 38.00, -9999.00, -9999.00, 25.00 +T03, 11, 29, 64.00, 41.00, -9999.00, -9999.00, 25.00 +T04, 11, 29, 76.00, 56.00, -9999.00, -9999.00, 18.00 +T05, 11, 29, 47.00, 24.00, -9999.00, -9999.00, 18.00 +T06, 11, 29, 65.00, 38.00, -9999.00, -9999.00, 32.00 +T07, 11, 29, 47.00, 18.00, -9999.00, -9999.00, 31.00 +T08, 11, 29, 40.00, 24.00, -9999.00, -9999.00, 31.00 +UCA, 11, 29, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 29, 58.00, 34.00, -9999.00, -9999.00, 7.00 +UIL, 11, 29, 48.00, 36.00, 64.00, 63.00, 73.00 +UIN, 11, 29, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 29, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 29, 15.00, 3.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 29, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +U15, 11, 29, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +U28, 11, 29, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 29, 67.00, 42.00, -9999.00, -9999.00, 23.00 +VBG, 11, 29, 67.00, 41.00, -9999.00, -9999.00, 21.00 +VCT, 11, 29, 69.00, 48.00, 17.00, 16.00, 26.00 +VCV, 11, 29, 62.00, 32.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 29, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 29, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 29, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 29, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 29, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 29, 67.00, 43.00, -9999.00, -9999.00, 26.00 +VRB, 11, 29, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 29, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 29, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 29, 54.00, 34.00, 21.00, 24.00, 30.00 +WJA, 11, 29, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 29, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 29, 16.00, 1.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 29, 46.00, 20.00, 19.00, 17.00, 26.00 +WPO, 11, 29, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 29, 64.00, 40.00, -9999.00, -9999.00, 22.00 +WRG, 11, 29, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 29, 50.00, 30.00, -9999.00, -9999.00, 30.00 +WRL, 11, 29, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +X68, 11, 29, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 29, 35.00, 23.00, 59.00, 60.00, 68.00 +YCG, 11, 29, 35.00, 27.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 29, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 29, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 29, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 29, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 29, 41.00, 25.00, 23.00, 22.00, 33.00 +YNG, 11, 29, 42.00, 28.00, 34.00, 35.00, 51.00 +YPA, 11, 29, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 29, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 29, 15.00, 1.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 29, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 29, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 29, 32.00, 24.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 29, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 29, 72.00, 47.00, 4.00, 3.00, 6.00 +YVR, 11, 29, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 29, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 29, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 29, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 29, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 29, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 29, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 29, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 29, 32.00, 19.00, 45.00, 45.00, 62.00 +ZUN, 11, 29, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 29, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 29, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 29, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 11, 29, 64.00, 41.00, -9999.00, -9999.00, 28.00 +1V1, 11, 29, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 29, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 29, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 29, 60.00, 43.00, -9999.00, -9999.00, 25.00 +2PJ, 11, 29, 63.00, 38.00, -9999.00, -9999.00, 25.00 +3B1, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 29, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 29, 35.00, 21.00, -9999.00, -9999.00, 43.00 +3SE, 11, 29, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 29, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 29, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 11, 29, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 29, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 29, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 29, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 29, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +ABE, 11, 30, 45.00, 29.00, 23.00, 22.00, 35.00 +ABI, 11, 30, 61.00, 38.00, 10.00, 9.00, 15.00 +ABQ, 11, 30, 51.00, 26.00, 8.00, 8.00, 13.00 +ABR, 11, 30, 31.00, 12.00, 14.00, 11.00, 20.00 +ABY, 11, 30, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +ACK, 11, 30, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +ACT, 11, 30, 63.00, 41.00, 16.00, 14.00, 23.00 +ACV, 11, 30, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 11, 30, 50.00, 31.00, 20.00, 21.00, 32.00 +ADK, 11, 30, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 11, 30, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ADQ, 11, 30, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 11, 30, 51.00, 30.00, -9999.00, -9999.00, 29.00 +AEX, 11, 30, 65.00, 43.00, -9999.00, -9999.00, 28.00 +AFF, 11, 30, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +AGC, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 11, 30, 77.00, 53.00, -9999.00, -9999.00, 23.00 +AGS, 11, 30, 63.00, 38.00, 19.00, 19.00, 28.00 +AHN, 11, 30, 59.00, 38.00, 21.00, 22.00, 30.00 +AKN, 11, 30, 26.00, 11.00, 26.00, 28.00, 41.00 +AKO, 11, 30, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +ALB, 11, 30, 41.00, 24.00, 26.00, 26.00, 39.00 +ALI, 11, 30, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ALO, 11, 30, 36.00, 18.00, 20.00, 16.00, 28.00 +ALS, 11, 30, 40.00, 6.00, -9999.00, -9999.00, -9999.00 +ALW, 11, 30, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +AMA, 11, 30, 54.00, 27.00, 8.00, 9.00, 14.00 +AMG, 11, 30, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ANB, 11, 30, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ANC, 11, 30, 24.00, 12.00, 20.00, 20.00, 31.00 +AND, 11, 30, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +ANI, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 11, 30, 41.00, 33.00, 61.00, 59.00, 71.00 +AOO, 11, 30, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +APN, 11, 30, 36.00, 22.00, 30.00, 33.00, 46.00 +AQQ, 11, 30, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +ART, 11, 30, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +AST, 11, 30, 50.00, 38.00, 58.00, 58.00, 70.00 +ATL, 11, 30, 58.00, 38.00, 20.00, 20.00, 30.00 +ATW, 11, 30, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +ATY, 11, 30, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +AT2, 11, 30, 46.00, 28.00, -9999.00, -9999.00, 37.00 +AUG, 11, 30, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +AUS, 11, 30, 66.00, 45.00, 17.00, 15.00, 25.00 +AUW, 11, 30, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +AVL, 11, 30, 54.00, 32.00, 21.00, 20.00, 30.00 +AVP, 11, 30, 42.00, 28.00, 27.00, 26.00, 41.00 +AXN, 11, 30, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +AYE, 11, 30, 43.00, 25.00, -9999.00, -9999.00, 32.00 +AYS, 11, 30, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +AZO, 11, 30, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +BAB, 11, 30, 58.00, 40.00, -9999.00, -9999.00, 28.00 +BAD, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +BAF, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 11, 30, 38.00, 13.00, -9999.00, -9999.00, 14.00 +BDL, 11, 30, 43.00, 27.00, 26.00, 23.00, 36.00 +BDR, 11, 30, 46.00, 32.00, 26.00, 21.00, 38.00 +BET, 11, 30, 18.00, 6.00, 23.00, 25.00, 36.00 +BFD, 11, 30, 37.00, 23.00, 45.00, 47.00, 63.00 +BFF, 11, 30, 44.00, 17.00, 11.00, 12.00, 18.00 +BFL, 11, 30, 60.00, 41.00, 9.00, 10.00, 15.00 +BGM, 11, 30, 38.00, 25.00, 35.00, 36.00, 52.00 +BGR, 11, 30, 37.00, 22.00, 27.00, 25.00, 39.00 +BGS, 11, 30, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +BHM, 11, 30, 60.00, 38.00, 22.00, 20.00, 31.00 +BID, 11, 30, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +BIG, 11, 30, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +BIH, 11, 30, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +BIL, 11, 30, 38.00, 20.00, 16.00, 16.00, 23.00 +BIS, 11, 30, 30.00, 9.00, 15.00, 16.00, 25.00 +BIX, 11, 30, 66.00, 49.00, -9999.00, -9999.00, 26.00 +BJI, 11, 30, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +BKE, 11, 30, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BKF, 11, 30, 48.00, 18.00, -9999.00, -9999.00, 15.00 +BKW, 11, 30, 47.00, 30.00, 32.00, 34.00, 46.00 +BLF, 11, 30, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +BLH, 11, 30, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BLHM, 11, 30, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +BLI, 11, 30, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 11, 30, 49.00, 30.00, -9999.00, -9999.00, 28.00 +BNA, 11, 30, 55.00, 35.00, 26.00, 24.00, 36.00 +BNO, 11, 30, 39.00, 18.00, -9999.00, 28.00, 46.00 +BOI, 11, 30, 42.00, 26.00, 26.00, 27.00, 40.00 +BOS, 11, 30, 46.00, 32.00, 24.00, 25.00, 36.00 +BPI, 11, 30, 31.00, -1.00, -9999.00, -9999.00, -9999.00 +BPT, 11, 30, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BRD, 11, 30, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +BRL, 11, 30, 41.00, 25.00, -9999.00, -9999.00, 25.00 +BRO, 11, 30, 75.00, 55.00, 14.00, 14.00, 22.00 +BRW, 11, 30, -2.00, -13.00, 12.00, 12.00, 18.00 +BSM, 11, 30, 66.00, 45.00, -9999.00, -9999.00, 21.00 +BTI, 11, 30, -2.00, -14.00, 11.00, 11.00, 18.00 +BTL, 11, 30, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +BTM, 11, 30, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +BTR, 11, 30, 67.00, 45.00, 21.00, 20.00, 31.00 +BTT, 11, 30, 0.00, -14.00, -9999.00, -9999.00, -9999.00 +BTV, 11, 30, 36.00, 22.00, 36.00, 31.00, 49.00 +BUB, 11, 30, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +BUF, 11, 30, 40.00, 28.00, 41.00, 45.00, 58.00 +BUR, 11, 30, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 11, 30, 67.00, 50.00, -9999.00, 18.00, 25.00 +BWG, 11, 30, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +BWI, 11, 30, 50.00, 32.00, 20.00, 21.00, 31.00 +BYH, 11, 30, 54.00, 35.00, -9999.00, -9999.00, 33.00 +BYI, 11, 30, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +BZN, 11, 30, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +CAE, 11, 30, 63.00, 38.00, 19.00, 18.00, 28.00 +CAG, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 11, 30, 43.00, 29.00, 35.00, 35.00, 51.00 +CAO, 11, 30, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 11, 30, 30.00, 14.00, 36.00, 37.00, 51.00 +CBM, 11, 30, 61.00, 37.00, -9999.00, -9999.00, 32.00 +CDB, 11, 30, 37.00, 28.00, 61.00, 59.00, 77.00 +CDC, 11, 30, 47.00, 22.00, 12.00, 11.00, 17.00 +CDR, 11, 30, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +CDS, 11, 30, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +CDV, 11, 30, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 36.00 +CEZ, 11, 30, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +CGI, 11, 30, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +CHA, 11, 30, 55.00, 35.00, 24.00, 23.00, 34.00 +CHO, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 11, 30, 65.00, 43.00, 17.00, 19.00, 27.00 +CID, 11, 30, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +CIR, 11, 30, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +CIU, 11, 30, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +CKB, 11, 30, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +CKL, 11, 30, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +CLE, 11, 30, 43.00, 29.00, 36.00, 37.00, 52.00 +CLL, 11, 30, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +CLT, 11, 30, 57.00, 37.00, 19.00, 21.00, 31.00 +CMH, 11, 30, 44.00, 29.00, 29.00, 30.00, 43.00 +CMI, 11, 30, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +CMX, 11, 30, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +CNK, 11, 30, 44.00, 24.00, 12.00, 11.00, 18.00 +CNM, 11, 30, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CNU, 11, 30, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +COD, 11, 30, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +COF, 11, 30, 75.00, 56.00, -9999.00, -9999.00, 22.00 +CON, 11, 30, 40.00, 20.00, 24.00, 24.00, 35.00 +COS, 11, 30, 45.00, 20.00, 12.00, 10.00, 16.00 +COT, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 11, 30, 46.00, 28.00, 24.00, 20.00, 32.00 +CPR, 11, 30, 38.00, 17.00, 15.00, 15.00, 23.00 +CRBC, 11, 30, 32.00, 0.00, -9999.00, -9999.00, -9999.00 +CRP, 11, 30, 72.00, 51.00, 15.00, 13.00, 22.00 +CRW, 11, 30, 51.00, 32.00, 33.00, 31.00, 46.00 +CSG, 11, 30, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CSM, 11, 30, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +CSV, 11, 30, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +CTB, 11, 30, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +CTY, 11, 30, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CVG, 11, 30, 47.00, 30.00, 27.00, 26.00, 38.00 +CVN, 11, 30, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CVS, 11, 30, 56.00, 28.00, -9999.00, -9999.00, 10.00 +CXY, 11, 30, 46.00, 31.00, 19.00, 19.00, 30.00 +CYS, 11, 30, 42.00, 19.00, 14.00, 14.00, 21.00 +DAA, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DAB, 11, 30, 73.00, 52.00, 16.00, 19.00, 27.00 +DAG, 11, 30, 64.00, 39.00, 3.00, 4.00, 6.00 +DAL, 11, 30, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +DAN, 11, 30, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +DAY, 11, 30, 44.00, 29.00, 30.00, 29.00, 41.00 +DBQ, 11, 30, 36.00, 20.00, 23.00, 19.00, 34.00 +DCA, 11, 30, 52.00, 36.00, 18.00, 19.00, 29.00 +DDC, 11, 30, 48.00, 25.00, 11.00, 12.00, 17.00 +DEC, 11, 30, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +DEN, 11, 30, 47.00, 21.00, 13.00, 13.00, 19.00 +DFW, 11, 30, 61.00, 40.00, 13.00, 12.00, 19.00 +DHN, 11, 30, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +DHT, 11, 30, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +DIK, 11, 30, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +DLF, 11, 30, 67.00, 44.00, -9999.00, -9999.00, 14.00 +DLG, 11, 30, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +DLH, 11, 30, 27.00, 12.00, 24.00, 21.00, 34.00 +DLLC, 11, 30, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +DLS, 11, 30, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 11, 30, 67.00, 42.00, -9999.00, -9999.00, 11.00 +DMN, 11, 30, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +DOV, 11, 30, 53.00, 34.00, -9999.00, -9999.00, 30.00 +DPG, 11, 30, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +DP1, 11, 30, 67.00, 43.00, -9999.00, -9999.00, 26.00 +DRA, 11, 30, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 11, 30, 67.00, 44.00, 9.00, 10.00, 14.00 +DSM, 11, 30, 39.00, 22.00, 21.00, 18.00, 30.00 +DTW, 11, 30, 41.00, 26.00, 30.00, 30.00, 43.00 +DUG, 11, 30, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DUJ, 11, 30, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +DUT, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +DXR, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 11, 30, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +DYS, 11, 30, 61.00, 38.00, -9999.00, -9999.00, 15.00 +D45, 11, 30, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +EAT, 11, 30, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +EAU, 11, 30, 32.00, 15.00, 20.00, 18.00, 28.00 +ECG, 11, 30, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +EDW, 11, 30, 61.00, 35.00, -9999.00, -9999.00, 8.00 +EED, 11, 30, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +EFD, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +EGE, 11, 30, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +EHA, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 11, 30, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 11, 30, 47.00, 25.00, 38.00, 38.00, 53.00 +EKO, 11, 30, 42.00, 18.00, 19.00, 18.00, 27.00 +ELD, 11, 30, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ELM, 11, 30, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +ELP, 11, 30, 61.00, 34.00, 7.00, 8.00, 11.00 +ELY, 11, 30, 44.00, 14.00, 13.00, 12.00, 19.00 +EMP, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 11, 30, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +END, 11, 30, 52.00, 32.00, -9999.00, -9999.00, 14.00 +ENN, 11, 30, 6.00, -12.00, -9999.00, -9999.00, -9999.00 +ENV, 11, 30, 40.00, 24.00, -9999.00, -9999.00, 15.00 +EPH, 11, 30, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ERI, 11, 30, 43.00, 31.00, 39.00, 40.00, 57.00 +ESF, 11, 30, 65.00, 43.00, -9999.00, -9999.00, 36.00 +EUG, 11, 30, 48.00, 38.00, 47.00, 48.00, 60.00 +EVV, 11, 30, 49.00, 31.00, 28.00, 23.00, 37.00 +EWN, 11, 30, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +EWR, 11, 30, 48.00, 34.00, 21.00, 20.00, 33.00 +EYW, 11, 30, 78.00, 69.00, 15.00, 13.00, 22.00 +E74, 11, 30, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +FAF, 11, 30, 57.00, 35.00, -9999.00, -9999.00, 27.00 +FAI, 11, 30, 5.00, -12.00, 22.00, 24.00, 34.00 +FAR, 11, 30, 27.00, 10.00, 13.00, 16.00, 23.00 +FAT, 11, 30, 58.00, 39.00, 13.00, 15.00, 21.00 +FAY, 11, 30, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FCA, 11, 30, 33.00, 19.00, 30.00, 34.00, 46.00 +FCS, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 11, 30, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +FEW, 11, 30, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +FLG, 11, 30, 46.00, 18.00, 13.00, 16.00, 19.00 +FLL, 11, 30, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 11, 30, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +FLV, 11, 30, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +FME, 11, 30, 53.00, 30.00, -9999.00, -9999.00, 29.00 +FMH, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 11, 30, 48.00, 21.00, 8.00, 8.00, 10.00 +FMY, 11, 30, 78.00, 57.00, 10.00, 10.00, 16.00 +FNT, 11, 30, 39.00, 26.00, 30.00, 30.00, 43.00 +FOD, 11, 30, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +FOE, 11, 30, 46.00, 26.00, -9999.00, -9999.00, 18.00 +FOK, 11, 30, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +FRI, 11, 30, 47.00, 26.00, -9999.00, -9999.00, 19.00 +FSD, 11, 30, 34.00, 15.00, 15.00, 14.00, 23.00 +FSI, 11, 30, 57.00, 32.00, -9999.00, -9999.00, 15.00 +FSM, 11, 30, 56.00, 33.00, 19.00, 17.00, 27.00 +FTK, 11, 30, 50.00, 30.00, -9999.00, -9999.00, 32.00 +FWA, 11, 30, 41.00, 27.00, 26.00, 28.00, 39.00 +FWH, 11, 30, 61.00, 38.00, -9999.00, -9999.00, 17.00 +FYU, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 11, 30, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +GAG, 11, 30, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +GAM, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 11, 30, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 11, 30, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +GCK, 11, 30, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +GDP, 11, 30, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GEG, 11, 30, 36.00, 25.00, 32.00, 33.00, 46.00 +GFA, 11, 30, 37.00, 19.00, -9999.00, -9999.00, 21.00 +GFK, 11, 30, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +GFL, 11, 30, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +GGG, 11, 30, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +GGW, 11, 30, 31.00, 11.00, 15.00, 15.00, 25.00 +GJT, 11, 30, 44.00, 23.00, 14.00, 13.00, 19.00 +GKN, 11, 30, 7.00, -8.00, -9999.00, -9999.00, -9999.00 +GLD, 11, 30, 45.00, 20.00, 11.00, 10.00, 16.00 +GLH, 11, 30, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GLS, 11, 30, 65.00, 54.00, -9999.00, -9999.00, -9999.00 +GLWC, 11, 30, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +GNV, 11, 30, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GON, 11, 30, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +GPT, 11, 30, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +GRB, 11, 30, 34.00, 19.00, 25.00, 25.00, 37.00 +GRCI, 11, 30, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +GRF, 11, 30, 48.00, 34.00, -9999.00, -9999.00, 64.00 +GRI, 11, 30, 41.00, 20.00, 15.00, 12.00, 20.00 +GRK, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GRR, 11, 30, 39.00, 25.00, 33.00, 35.00, 47.00 +GSB, 11, 30, 60.00, 37.00, -9999.00, -9999.00, 23.00 +GSG, 11, 30, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GSO, 11, 30, 55.00, 34.00, 20.00, 20.00, 29.00 +GSP, 11, 30, 57.00, 37.00, 21.00, 23.00, 32.00 +GST, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 11, 30, 39.00, 23.00, -9999.00, -9999.00, 58.00 +GTF, 11, 30, 37.00, 19.00, 16.00, 20.00, 26.00 +GUP, 11, 30, 49.00, 17.00, -9999.00, -9999.00, -9999.00 +GUS, 11, 30, 43.00, 25.00, -9999.00, -9999.00, 36.00 +GVW, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 11, 30, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +HAT, 11, 30, 60.00, 45.00, 22.00, 23.00, 32.00 +HBR, 11, 30, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +HDO, 11, 30, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HIB, 11, 30, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +HIF, 11, 30, 42.00, 23.00, -9999.00, -9999.00, 31.00 +HKY, 11, 30, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +HLC, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 11, 30, 35.00, 15.00, 15.00, 16.00, 26.00 +HMN, 11, 30, 60.00, 25.00, -9999.00, -9999.00, 8.00 +HMS, 11, 30, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +HOB, 11, 30, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +HOM, 11, 30, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 11, 30, 34.00, 14.00, 10.00, 10.00, 17.00 +HOP, 11, 30, 52.00, 31.00, -9999.00, -9999.00, 33.00 +HOT, 11, 30, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HOU, 11, 30, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +HPN, 11, 30, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +HQM, 11, 30, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 11, 30, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HRT, 11, 30, 67.00, 43.00, -9999.00, -9999.00, 25.00 +HST, 11, 30, 79.00, 59.00, -9999.00, -9999.00, 20.00 +HSV, 11, 30, 57.00, 36.00, 26.00, 22.00, 35.00 +HTL, 11, 30, 35.00, 22.00, 35.00, 31.00, 48.00 +HTS, 11, 30, 50.00, 32.00, 28.00, 29.00, 43.00 +HUF, 11, 30, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +HUL, 11, 30, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +HVN, 11, 30, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +HVR, 11, 30, 33.00, 11.00, 15.00, 15.00, 22.00 +IAB, 11, 30, 48.00, 28.00, -9999.00, -9999.00, 17.00 +IAD, 11, 30, 50.00, 30.00, 20.00, 20.00, 30.00 +IAG, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 11, 30, 68.00, 45.00, 20.00, 21.00, 30.00 +ICT, 11, 30, 48.00, 28.00, 14.00, 13.00, 20.00 +IDA, 11, 30, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +IGM, 11, 30, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 11, 30, 49.00, 32.00, 22.00, 20.00, 32.00 +ILI, 11, 30, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +ILM, 11, 30, 64.00, 41.00, 19.00, 20.00, 30.00 +IMT, 11, 30, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +IND, 11, 30, 44.00, 28.00, 28.00, 28.00, 40.00 +INL, 11, 30, 23.00, 6.00, 23.00, 23.00, 34.00 +INS, 11, 30, 58.00, 34.00, -9999.00, -9999.00, 7.00 +INT, 11, 30, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +INW, 11, 30, 51.00, 24.00, 6.00, 6.00, 10.00 +IPL, 11, 30, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 11, 30, 43.00, 29.00, 27.00, 27.00, 39.00 +IRK, 11, 30, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +ISN, 11, 30, 29.00, 8.00, 16.00, 14.00, 25.00 +ISP, 11, 30, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ITH, 11, 30, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +IWA, 11, 30, 69.00, 41.00, -9999.00, -9999.00, 10.00 +IWD, 11, 30, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +JAC, 11, 30, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +JAN, 11, 30, 64.00, 39.00, 23.00, 21.00, 32.00 +JAX, 11, 30, 70.00, 46.00, 16.00, 16.00, 25.00 +JBR, 11, 30, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +JCT, 11, 30, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +JDN, 11, 30, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +JFK, 11, 30, 48.00, 35.00, 21.00, 20.00, 32.00 +JHW, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 11, 30, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +JLN, 11, 30, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +JMS, 11, 30, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +JNU, 11, 30, 33.00, 24.00, 48.00, 48.00, 59.00 +JST, 11, 30, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +JXN, 11, 30, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +KMRW, 11, 30, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +KTN, 11, 30, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 11, 30, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +LAL, 11, 30, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 11, 30, 39.00, 25.00, 32.00, 33.00, 46.00 +LAR, 11, 30, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +LAS, 11, 30, 61.00, 37.00, 6.00, 5.00, 9.00 +LAX, 11, 30, 68.00, 50.00, 8.00, 8.00, 12.00 +LBB, 11, 30, 58.00, 31.00, 9.00, 8.00, 14.00 +LBF, 11, 30, 42.00, 15.00, 14.00, 10.00, 18.00 +LCH, 11, 30, 66.00, 46.00, 18.00, 20.00, 29.00 +LCK, 11, 30, 46.00, 29.00, -9999.00, -9999.00, 38.00 +LEB, 11, 30, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +LEX, 11, 30, 49.00, 32.00, 27.00, 27.00, 39.00 +LFI, 11, 30, 55.00, 39.00, -9999.00, -9999.00, 29.00 +LFK, 11, 30, 65.00, 42.00, 17.00, 21.00, 28.00 +LFT, 11, 30, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +LGA, 11, 30, 47.00, 36.00, 21.00, 19.00, 32.00 +LGB, 11, 30, 69.00, 47.00, 8.00, 9.00, 13.00 +LGU, 11, 30, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +LHW, 11, 30, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +LHX, 11, 30, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LIC, 11, 30, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 11, 30, 57.00, 37.00, 20.00, 20.00, 28.00 +LIZ, 11, 30, 30.00, 14.00, -9999.00, -9999.00, 50.00 +LMT, 11, 30, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +LND, 11, 30, 36.00, 13.00, 12.00, 11.00, 16.00 +LNK, 11, 30, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +LOL, 11, 30, 47.00, 19.00, 8.00, 9.00, 13.00 +LOZ, 11, 30, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +LRD, 11, 30, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LRF, 11, 30, 56.00, 36.00, -9999.00, -9999.00, 22.00 +LSE, 11, 30, 34.00, 19.00, 18.00, 17.00, 27.00 +LSF, 11, 30, 63.00, 41.00, -9999.00, -9999.00, 22.00 +LSV, 11, 30, 64.00, 30.00, -9999.00, -9999.00, 7.00 +LTS, 11, 30, 59.00, 33.00, -9999.00, -9999.00, 14.00 +LUF, 11, 30, 71.00, 39.00, -9999.00, -9999.00, 9.00 +LVS, 11, 30, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +LWS, 11, 30, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +LWT, 11, 30, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LXV, 11, 30, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +LYH, 11, 30, 52.00, 33.00, 21.00, 20.00, 31.00 +MAF, 11, 30, 61.00, 34.00, 7.00, 5.00, 10.00 +MBL, 11, 30, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +MBS, 11, 30, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +MCB, 11, 30, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MCC, 11, 30, 57.00, 42.00, -9999.00, -9999.00, 27.00 +MCF, 11, 30, 74.00, 54.00, -9999.00, -9999.00, 18.00 +MCG, 11, 30, 6.00, -11.00, 28.00, 27.00, 40.00 +MCI, 11, 30, 45.00, 27.00, 17.00, 16.00, 26.00 +MCK, 11, 30, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +MCN, 11, 30, 64.00, 40.00, 18.00, 18.00, 27.00 +MCO, 11, 30, 75.00, 54.00, 12.00, 15.00, 22.00 +MCW, 11, 30, 33.00, 17.00, 15.00, 13.00, 21.00 +MC2, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 11, 30, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MDO, 11, 30, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 11, 30, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +MDW, 11, 30, 41.00, 27.00, 30.00, 28.00, 43.00 +MEI, 11, 30, 64.00, 39.00, 22.00, 18.00, 31.00 +MEM, 11, 30, 57.00, 38.00, 26.00, 21.00, 34.00 +MER, 11, 30, 58.00, 37.00, -9999.00, -9999.00, 21.00 +MFD, 11, 30, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +MFE, 11, 30, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MFR, 11, 30, 47.00, 33.00, 33.00, 35.00, 46.00 +MGE, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +MGM, 11, 30, 64.00, 41.00, 21.00, 20.00, 33.00 +MGW, 11, 30, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MHK, 11, 30, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +MHR, 11, 30, 57.00, 41.00, -9999.00, -9999.00, 27.00 +MHS, 11, 30, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 11, 30, 79.00, 62.00, 17.00, 17.00, 27.00 +MIB, 11, 30, 27.00, 11.00, -9999.00, -9999.00, 21.00 +MIV, 11, 30, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +MI1, 11, 30, 44.00, 24.00, -9999.00, -9999.00, 27.00 +MKC, 11, 30, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MKE, 11, 30, 37.00, 23.00, 28.00, 26.00, 39.00 +MKG, 11, 30, 39.00, 28.00, 36.00, 35.00, 48.00 +MKL, 11, 30, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MLB, 11, 30, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +MLC, 11, 30, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MLD, 11, 30, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +MLF, 11, 30, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +MLI, 11, 30, 40.00, 23.00, 25.00, 22.00, 34.00 +MLS, 11, 30, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +MLU, 11, 30, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MMO, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 11, 30, 63.00, 42.00, -9999.00, -9999.00, 25.00 +MOB, 11, 30, 66.00, 46.00, 22.00, 20.00, 32.00 +MOT, 11, 30, 27.00, 11.00, 14.00, 13.00, 21.00 +MPV, 11, 30, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +MQT, 11, 30, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MRB, 11, 30, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MRF, 11, 30, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +MRI, 11, 30, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +MRY, 11, 30, 62.00, 45.00, -9999.00, -9999.00, 24.00 +MSL, 11, 30, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MSN, 11, 30, 36.00, 19.00, 24.00, 23.00, 34.00 +MSO, 11, 30, 34.00, 20.00, 28.00, 28.00, 41.00 +MSP, 11, 30, 32.00, 17.00, 20.00, 19.00, 29.00 +MSS, 11, 30, 35.00, 19.00, 35.00, 34.00, 49.00 +MSY, 11, 30, 67.00, 48.00, 21.00, 18.00, 30.00 +MTC, 11, 30, 40.00, 27.00, -9999.00, -9999.00, 36.00 +MTN, 11, 30, 51.00, 32.00, -9999.00, -9999.00, 29.00 +MTO, 11, 30, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +MUI, 11, 30, 46.00, 28.00, -9999.00, -9999.00, 29.00 +MUO, 11, 30, 44.00, 25.00, -9999.00, -9999.00, 27.00 +MWA, 11, 30, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MWH, 11, 30, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +MXF, 11, 30, 64.00, 41.00, -9999.00, -9999.00, 28.00 +MYL, 11, 30, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MYR, 11, 30, 64.00, 39.00, -9999.00, -9999.00, 25.00 +NAO, 11, 30, 63.00, 48.00, -9999.00, -9999.00, 27.00 +NBC, 11, 30, 65.00, 45.00, -9999.00, -9999.00, 24.00 +NBE, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NBU, 11, 30, 40.00, 25.00, -9999.00, -9999.00, 31.00 +NCA, 11, 30, 64.00, 38.00, -9999.00, -9999.00, 26.00 +NCO, 11, 30, 47.00, 32.00, -9999.00, -9999.00, 36.00 +NC1, 11, 30, 57.00, 39.00, -9999.00, -9999.00, 8.00 +NEL, 11, 30, 51.00, 29.00, -9999.00, -9999.00, 33.00 +NFG, 11, 30, 67.00, 46.00, -9999.00, -9999.00, 13.00 +NFL, 11, 30, 49.00, 22.00, -9999.00, -9999.00, 13.00 +NGP, 11, 30, 72.00, 52.00, -9999.00, -9999.00, 20.00 +NGU, 11, 30, 56.00, 39.00, -9999.00, -9999.00, 27.00 +NGZ, 11, 30, 59.00, 46.00, -9999.00, -9999.00, 28.00 +NHK, 11, 30, 52.00, 32.00, -9999.00, -9999.00, 28.00 +NHZ, 11, 30, 39.00, 23.00, -9999.00, -9999.00, 40.00 +NID, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 4.00 +NIP, 11, 30, 70.00, 46.00, -9999.00, -9999.00, 21.00 +NIR, 11, 30, 70.00, 47.00, -9999.00, -9999.00, 21.00 +NKT, 11, 30, 63.00, 42.00, -9999.00, -9999.00, 28.00 +NKX, 11, 30, 68.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 11, 30, 62.00, 38.00, -9999.00, -9999.00, 32.00 +NPA, 11, 30, 66.00, 47.00, -9999.00, -9999.00, 26.00 +NQA, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +NQI, 11, 30, 74.00, 50.00, -9999.00, -9999.00, 18.00 +NQX, 11, 30, 78.00, 69.00, -9999.00, -9999.00, 21.00 +NRB, 11, 30, 70.00, 52.00, -9999.00, -9999.00, 20.00 +NRC, 11, 30, 59.00, 37.00, -9999.00, -9999.00, 24.00 +NRS, 11, 30, 67.00, 47.00, -9999.00, -9999.00, 14.00 +NSE, 11, 30, 66.00, 43.00, -9999.00, -9999.00, 29.00 +NSI, 11, 30, 68.00, 46.00, -9999.00, -9999.00, 20.00 +NTD, 11, 30, 68.00, 46.00, -9999.00, -9999.00, 14.00 +NTK, 11, 30, 70.00, 47.00, -9999.00, -9999.00, 14.00 +NTU, 11, 30, 56.00, 39.00, -9999.00, -9999.00, 28.00 +NUC, 11, 30, 65.00, 50.00, -9999.00, -9999.00, 14.00 +NUQ, 11, 30, 60.00, 40.00, -9999.00, -9999.00, 27.00 +NUW, 11, 30, 47.00, 36.00, -9999.00, -9999.00, 55.00 +NWF, 11, 30, 69.00, 47.00, -9999.00, -9999.00, 11.00 +NXX, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 11, 30, 53.00, 30.00, -9999.00, -9999.00, 30.00 +NZC, 11, 30, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NZJ, 11, 30, 69.00, 42.00, -9999.00, -9999.00, 14.00 +NZW, 11, 30, 45.00, 29.00, -9999.00, -9999.00, 40.00 +NZY, 11, 30, 68.00, 51.00, -9999.00, -9999.00, 14.00 +OAK, 11, 30, 60.00, 43.00, 15.00, 17.00, 23.00 +OAR, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +OFF, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 11, 30, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +OGD, 11, 30, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OKC, 11, 30, 54.00, 33.00, 16.00, 12.00, 21.00 +OLM, 11, 30, 46.00, 33.00, 54.00, 55.00, 69.00 +OMA, 11, 30, 41.00, 21.00, 14.00, 14.00, 21.00 +OME, 11, 30, 18.00, 3.00, 28.00, 29.00, 39.00 +ONT, 11, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 11, 30, 40.00, 25.00, 28.00, 25.00, 39.00 +ORF, 11, 30, 56.00, 39.00, 20.00, 21.00, 31.00 +ORH, 11, 30, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +ORT, 11, 30, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +OSC, 11, 30, 38.00, 23.00, -9999.00, -9999.00, 43.00 +OTG, 11, 30, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +OTH, 11, 30, 54.00, 41.00, 52.00, 53.00, 64.00 +OTM, 11, 30, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +OTZ, 11, 30, 8.00, -4.00, 20.00, 23.00, 32.00 +OURC, 11, 30, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +OURU, 11, 30, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +OVN, 11, 30, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +OZR, 11, 30, 66.00, 43.00, -9999.00, -9999.00, 27.00 +PACZ, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 11, 30, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 11, 30, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +PAEH, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 11, 30, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +PAGA, 11, 30, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +PAH, 11, 30, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +PAIM, 11, 30, 3.00, -12.00, -9999.00, -9999.00, -9999.00 +PALU, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 11, 30, 68.00, 44.00, -9999.00, -9999.00, 24.00 +PAQ, 11, 30, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 11, 30, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +PASY, 11, 30, 37.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 11, 30, 15.00, 3.00, -9999.00, -9999.00, -9999.00 +PATL, 11, 30, 6.00, -11.00, -9999.00, -9999.00, -9999.00 +PBF, 11, 30, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PBG, 11, 30, 37.00, 22.00, -9999.00, -9999.00, 41.00 +PBI, 11, 30, 78.00, 61.00, 21.00, 22.00, 32.00 +PDT, 11, 30, 44.00, 30.00, 26.00, 28.00, 41.00 +PDX, 11, 30, 48.00, 37.00, 49.00, 51.00, 63.00 +PFN, 11, 30, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PGA, 11, 30, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PHL, 11, 30, 49.00, 32.00, 22.00, 19.00, 32.00 +PHX, 11, 30, 69.00, 44.00, 7.00, 7.00, 10.00 +PIA, 11, 30, 41.00, 25.00, 26.00, 22.00, 35.00 +PIB, 11, 30, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PIH, 11, 30, 38.00, 20.00, 23.00, 24.00, 35.00 +PIR, 11, 30, 36.00, 16.00, 12.00, 11.00, 18.00 +PIT, 11, 30, 44.00, 29.00, 34.00, 33.00, 49.00 +PKB, 11, 30, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +PLN, 11, 30, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +PNC, 11, 30, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PNE, 11, 30, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PNS, 11, 30, 66.00, 47.00, 17.00, 17.00, 27.00 +POB, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +POE, 11, 30, 65.00, 41.00, -9999.00, -9999.00, 39.00 +POM, 11, 30, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 11, 30, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +PRB, 11, 30, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 11, 30, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 11, 30, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +PSC, 11, 30, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +PSG, 11, 30, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +PSM, 11, 30, 42.00, 24.00, -9999.00, -9999.00, 39.00 +PSP, 11, 30, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 11, 30, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +PTH, 11, 30, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +PUB, 11, 30, 51.00, 19.00, 10.00, 8.00, 15.00 +PUC, 11, 30, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PUO, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 11, 30, 46.00, 29.00, 25.00, 25.00, 36.00 +PVU, 11, 30, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PWM, 11, 30, 40.00, 24.00, 27.00, 27.00, 39.00 +P02, 11, 30, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +P07, 11, 30, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +P11, 11, 30, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +P24, 11, 30, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +P28, 11, 30, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +P35, 11, 30, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +P38, 11, 30, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +P39, 11, 30, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +P58, 11, 30, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +P59, 11, 30, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +P60, 11, 30, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +P61, 11, 30, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +P67, 11, 30, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +P68, 11, 30, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 11, 30, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +QOS, 11, 30, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +RAP, 11, 30, 40.00, 17.00, 12.00, 11.00, 17.00 +RBL, 11, 30, 57.00, 40.00, 25.00, 24.00, 33.00 +RCA, 11, 30, 40.00, 17.00, -9999.00, -9999.00, 18.00 +RDD, 11, 30, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +RDM, 11, 30, 44.00, 24.00, 22.00, 21.00, 34.00 +RDR, 11, 30, 25.00, 9.00, -9999.00, -9999.00, 22.00 +RDU, 11, 30, 57.00, 36.00, 20.00, 21.00, 31.00 +REE, 11, 30, 58.00, 31.00, -9999.00, -9999.00, 8.00 +REJ, 11, 30, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +RFD, 11, 30, 38.00, 22.00, 25.00, 22.00, 34.00 +RIC, 11, 30, 55.00, 34.00, 20.00, 21.00, 31.00 +RIV, 11, 30, 68.00, 42.00, -9999.00, -9999.00, 13.00 +RIW, 11, 30, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +RKS, 11, 30, 34.00, 15.00, 12.00, 10.00, 17.00 +RME, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 58.00 +RMG, 11, 30, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +RND, 11, 30, 67.00, 44.00, -9999.00, -9999.00, 19.00 +RNO, 11, 30, 48.00, 23.00, 14.00, 12.00, 19.00 +ROA, 11, 30, 52.00, 33.00, 19.00, 20.00, 29.00 +ROC, 11, 30, 41.00, 27.00, 36.00, 39.00, 54.00 +ROW, 11, 30, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +RSL, 11, 30, 46.00, 24.00, 10.00, 11.00, 16.00 +RST, 11, 30, 32.00, 16.00, 22.00, 20.00, 30.00 +RWF, 11, 30, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +RWL, 11, 30, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +SAC, 11, 30, 57.00, 40.00, 19.00, 19.00, 26.00 +SAF, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 11, 30, 68.00, 51.00, 11.00, 11.00, 15.00 +SAT, 11, 30, 67.00, 44.00, 16.00, 16.00, 25.00 +SAV, 11, 30, 66.00, 44.00, 18.00, 17.00, 26.00 +SAW, 11, 30, 33.00, 22.00, -9999.00, -9999.00, 52.00 +SBA, 11, 30, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 11, 30, 69.00, 42.00, -9999.00, -9999.00, 14.00 +SBN, 11, 30, 41.00, 27.00, 36.00, 34.00, 49.00 +SBP, 11, 30, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 11, 30, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +SBY, 11, 30, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +SCC, 11, 30, -5.00, -17.00, -9999.00, -9999.00, -9999.00 +SCK, 11, 30, 57.00, 39.00, 14.00, 19.00, 21.00 +SDF, 11, 30, 50.00, 33.00, 27.00, 25.00, 37.00 +SEA, 11, 30, 47.00, 38.00, 45.00, 45.00, 59.00 +SEM, 11, 30, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SEP, 11, 30, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SFO, 11, 30, 59.00, 45.00, 19.00, 21.00, 28.00 +SGF, 11, 30, 50.00, 30.00, 21.00, 19.00, 30.00 +SGY, 11, 30, 33.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 11, 30, 39.00, 14.00, 16.00, 16.00, 25.00 +SHV, 11, 30, 62.00, 41.00, 19.00, 21.00, 29.00 +SIT, 11, 30, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 11, 30, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 11, 30, 63.00, 37.00, 9.00, 7.00, 13.00 +SKA, 11, 30, 36.00, 25.00, -9999.00, -9999.00, 43.00 +SKF, 11, 30, 67.00, 44.00, -9999.00, -9999.00, 19.00 +SLC, 11, 30, 43.00, 26.00, 20.00, 20.00, 30.00 +SLE, 11, 30, 48.00, 35.00, 49.00, 48.00, 61.00 +SLN, 11, 30, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +SMP, 11, 30, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 11, 30, 66.00, 39.00, -9999.00, 14.00, 19.00 +SNA, 11, 30, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 11, 30, 35.00, 27.00, 53.00, 55.00, 71.00 +SNS, 11, 30, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 11, 30, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 11, 30, 43.00, 27.00, 25.00, 21.00, 34.00 +SPS, 11, 30, 59.00, 35.00, 12.00, 10.00, 17.00 +SRQ, 11, 30, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +SSC, 11, 30, 63.00, 38.00, -9999.00, -9999.00, 25.00 +SSI, 11, 30, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +STC, 11, 30, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +STJ, 11, 30, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +STL, 11, 30, 47.00, 31.00, 25.00, 21.00, 35.00 +STNV, 11, 30, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +STS, 11, 30, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 11, 30, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +SUS, 11, 30, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +SUU, 11, 30, 59.00, 39.00, -9999.00, -9999.00, 25.00 +SUX, 11, 30, 37.00, 19.00, 15.00, 14.00, 23.00 +SVN, 11, 30, 66.00, 44.00, -9999.00, -9999.00, 20.00 +SWF, 11, 30, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +SXT, 11, 30, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 11, 30, 41.00, 27.00, 41.00, 42.00, 57.00 +SZL, 11, 30, 47.00, 26.00, -9999.00, -9999.00, 25.00 +TAD, 11, 30, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +TAL, 11, 30, 3.00, -12.00, -9999.00, -9999.00, -9999.00 +TBN, 11, 30, 53.00, 27.00, -9999.00, -9999.00, 31.00 +TCC, 11, 30, 56.00, 27.00, 6.00, 6.00, 9.00 +TCL, 11, 30, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +TCM, 11, 30, 48.00, 34.00, -9999.00, -9999.00, 61.00 +TCS, 11, 30, 57.00, 31.00, -9999.00, 6.00, 8.00 +TEB, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 11, 30, 54.00, 33.00, -9999.00, -9999.00, 15.00 +TKA, 11, 30, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 11, 30, 69.00, 43.00, 17.00, 17.00, 25.00 +TNX, 11, 30, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TOL, 11, 30, 41.00, 26.00, 30.00, 31.00, 43.00 +TOP, 11, 30, 46.00, 26.00, 14.00, 16.00, 23.00 +TPA, 11, 30, 74.00, 54.00, 11.00, 15.00, 21.00 +TPH, 11, 30, 48.00, 22.00, 5.00, 4.00, 8.00 +TRI, 11, 30, 52.00, 32.00, 24.00, 25.00, 35.00 +TRK, 11, 30, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 11, 30, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TTD, 11, 30, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 11, 30, 53.00, 33.00, 15.00, 15.00, 23.00 +TUP, 11, 30, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TUS, 11, 30, 67.00, 42.00, 7.00, 9.00, 12.00 +TVC, 11, 30, 37.00, 25.00, 34.00, 37.00, 48.00 +TVL, 11, 30, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 11, 30, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +TXK, 11, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +TYR, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 11, 30, 54.00, 33.00, 26.00, 24.00, 36.00 +T01, 11, 30, 54.00, 34.00, -9999.00, -9999.00, 29.00 +T02, 11, 30, 61.00, 38.00, -9999.00, -9999.00, 25.00 +T03, 11, 30, 64.00, 41.00, -9999.00, -9999.00, 25.00 +T04, 11, 30, 76.00, 56.00, -9999.00, -9999.00, 18.00 +T05, 11, 30, 47.00, 24.00, -9999.00, -9999.00, 18.00 +T06, 11, 30, 65.00, 38.00, -9999.00, -9999.00, 32.00 +T07, 11, 30, 47.00, 18.00, -9999.00, -9999.00, 31.00 +T08, 11, 30, 40.00, 24.00, -9999.00, -9999.00, 31.00 +UCA, 11, 30, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +UCC, 11, 30, 58.00, 34.00, -9999.00, -9999.00, 7.00 +UIL, 11, 30, 48.00, 36.00, 64.00, 63.00, 73.00 +UIN, 11, 30, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +UKI, 11, 30, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 11, 30, 15.00, 3.00, -9999.00, -9999.00, -9999.00 +UNV, 11, 30, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +U15, 11, 30, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +U28, 11, 30, 47.00, 18.00, -9999.00, -9999.00, -9999.00 +VAD, 11, 30, 67.00, 42.00, -9999.00, -9999.00, 23.00 +VBG, 11, 30, 67.00, 41.00, -9999.00, -9999.00, 21.00 +VCT, 11, 30, 69.00, 48.00, 17.00, 16.00, 26.00 +VCV, 11, 30, 62.00, 32.00, -9999.00, -9999.00, 7.00 +VDZ, 11, 30, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 11, 30, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +VIH, 11, 30, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +VLD, 11, 30, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +VLRC, 11, 30, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +VNY, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 11, 30, 67.00, 43.00, -9999.00, -9999.00, 26.00 +VRB, 11, 30, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +VTN, 11, 30, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +VWS, 11, 30, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 11, 30, 54.00, 34.00, 21.00, 24.00, 30.00 +WJA, 11, 30, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +WJF, 11, 30, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 11, 30, 15.00, 0.00, -9999.00, -9999.00, -9999.00 +WMC, 11, 30, 46.00, 20.00, 19.00, 17.00, 26.00 +WPO, 11, 30, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +WRB, 11, 30, 64.00, 40.00, -9999.00, -9999.00, 22.00 +WRG, 11, 30, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +WRI, 11, 30, 50.00, 30.00, -9999.00, -9999.00, 30.00 +WRL, 11, 30, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +X68, 11, 30, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YAK, 11, 30, 35.00, 23.00, 59.00, 59.00, 68.00 +YCG, 11, 30, 35.00, 27.00, -9999.00, -9999.00, -9999.00 +YDC, 11, 30, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +YEG, 11, 30, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +YEN, 11, 30, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +YFC, 11, 30, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +YKM, 11, 30, 41.00, 25.00, 23.00, 22.00, 33.00 +YNG, 11, 30, 41.00, 28.00, 34.00, 35.00, 51.00 +YPA, 11, 30, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +YQB, 11, 30, 29.00, 16.00, -9999.00, -9999.00, -9999.00 +YQD, 11, 30, 14.00, 0.00, -9999.00, -9999.00, -9999.00 +YQR, 11, 30, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +YQT, 11, 30, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +YRV, 11, 30, 32.00, 24.00, -9999.00, -9999.00, -9999.00 +YUL, 11, 30, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +YUM, 11, 30, 72.00, 47.00, 4.00, 3.00, 6.00 +YVR, 11, 30, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 11, 30, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +YXC, 11, 30, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +YXS, 11, 30, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +YYB, 11, 30, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +YYC, 11, 30, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y22, 11, 30, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +Y26, 11, 30, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +Y62, 11, 30, 32.00, 18.00, 45.00, 46.00, 62.00 +ZUN, 11, 30, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +ZZV, 11, 30, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +Z26, 11, 30, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 11, 30, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 11, 30, 64.00, 41.00, -9999.00, -9999.00, 28.00 +1V1, 11, 30, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +1V4, 11, 30, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +1V5B, 11, 30, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +2DP, 11, 30, 60.00, 43.00, -9999.00, -9999.00, 25.00 +2PJ, 11, 30, 63.00, 38.00, -9999.00, -9999.00, 25.00 +3B1, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 11, 30, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +3RN, 11, 30, 35.00, 21.00, -9999.00, -9999.00, 43.00 +3SE, 11, 30, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +4DG, 11, 30, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +4LJ, 11, 30, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +4MR, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 11, 30, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +5I3, 11, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 11, 30, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +5WD, 11, 30, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 11, 30, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 11, 30, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 01, 45.00, 29.00, 23.00, 23.00, 36.00 +ABI, 12, 01, 61.00, 38.00, 10.00, 9.00, 15.00 +ABQ, 12, 01, 51.00, 26.00, 8.00, 8.00, 12.00 +ABR, 12, 01, 31.00, 11.00, 14.00, 11.00, 20.00 +ABY, 12, 01, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 01, 48.00, 34.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 01, 63.00, 41.00, 16.00, 14.00, 22.00 +ACV, 12, 01, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 01, 50.00, 31.00, 21.00, 21.00, 32.00 +ADK, 12, 01, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 01, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 01, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 01, 51.00, 30.00, -9999.00, -9999.00, 28.00 +AEX, 12, 01, 65.00, 43.00, -9999.00, -9999.00, 28.00 +AFF, 12, 01, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 01, 77.00, 53.00, -9999.00, -9999.00, 24.00 +AGS, 12, 01, 63.00, 38.00, 19.00, 19.00, 28.00 +AHN, 12, 01, 59.00, 38.00, 22.00, 22.00, 31.00 +AKN, 12, 01, 26.00, 11.00, 26.00, 28.00, 41.00 +AKO, 12, 01, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 01, 40.00, 24.00, 26.00, 27.00, 39.00 +ALI, 12, 01, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 01, 35.00, 18.00, 19.00, 15.00, 28.00 +ALS, 12, 01, 40.00, 6.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 01, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 01, 54.00, 27.00, 8.00, 8.00, 14.00 +AMG, 12, 01, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 01, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 01, 24.00, 12.00, 20.00, 20.00, 31.00 +AND, 12, 01, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 01, 41.00, 33.00, 61.00, 59.00, 71.00 +AOO, 12, 01, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +APN, 12, 01, 36.00, 22.00, 31.00, 33.00, 47.00 +AQQ, 12, 01, 67.00, 50.00, -9999.00, -9999.00, -9999.00 +ART, 12, 01, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +AST, 12, 01, 50.00, 38.00, 58.00, 59.00, 70.00 +ATL, 12, 01, 58.00, 38.00, 21.00, 20.00, 30.00 +ATW, 12, 01, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 01, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 01, 46.00, 28.00, -9999.00, -9999.00, 38.00 +AUG, 12, 01, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 01, 66.00, 45.00, 16.00, 16.00, 25.00 +AUW, 12, 01, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 01, 54.00, 32.00, 22.00, 21.00, 31.00 +AVP, 12, 01, 42.00, 28.00, 28.00, 27.00, 41.00 +AXN, 12, 01, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 01, 43.00, 25.00, -9999.00, -9999.00, 32.00 +AYS, 12, 01, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 01, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 01, 58.00, 40.00, -9999.00, -9999.00, 28.00 +BAD, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 01, 38.00, 13.00, -9999.00, -9999.00, 13.00 +BDL, 12, 01, 43.00, 27.00, 26.00, 24.00, 37.00 +BDR, 12, 01, 46.00, 32.00, 27.00, 22.00, 39.00 +BET, 12, 01, 18.00, 6.00, 23.00, 25.00, 36.00 +BFD, 12, 01, 37.00, 23.00, 46.00, 47.00, 63.00 +BFF, 12, 01, 44.00, 17.00, 11.00, 12.00, 18.00 +BFL, 12, 01, 60.00, 41.00, 8.00, 11.00, 15.00 +BGM, 12, 01, 38.00, 25.00, 36.00, 36.00, 53.00 +BGR, 12, 01, 37.00, 21.00, 27.00, 26.00, 39.00 +BGS, 12, 01, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 01, 60.00, 38.00, 23.00, 20.00, 31.00 +BID, 12, 01, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 01, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 01, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 01, 38.00, 20.00, 16.00, 17.00, 24.00 +BIS, 12, 01, 30.00, 9.00, 16.00, 17.00, 26.00 +BIX, 12, 01, 66.00, 49.00, -9999.00, -9999.00, 27.00 +BJI, 12, 01, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 01, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 01, 48.00, 18.00, -9999.00, -9999.00, 16.00 +BKW, 12, 01, 47.00, 30.00, 33.00, 34.00, 46.00 +BLF, 12, 01, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 01, 70.00, 44.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 01, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 01, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 01, 48.00, 30.00, -9999.00, -9999.00, 29.00 +BNA, 12, 01, 55.00, 35.00, 26.00, 23.00, 37.00 +BNO, 12, 01, 39.00, 18.00, -9999.00, 28.00, 46.00 +BOI, 12, 01, 42.00, 26.00, 26.00, 28.00, 40.00 +BOS, 12, 01, 46.00, 32.00, 24.00, 25.00, 36.00 +BPI, 12, 01, 31.00, -1.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 01, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 01, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 01, 40.00, 24.00, -9999.00, -9999.00, 24.00 +BRO, 12, 01, 75.00, 55.00, 15.00, 14.00, 22.00 +BRW, 12, 01, -2.00, -13.00, 12.00, 12.00, 18.00 +BSM, 12, 01, 66.00, 45.00, -9999.00, -9999.00, 21.00 +BTI, 12, 01, -3.00, -15.00, 11.00, 11.00, 18.00 +BTL, 12, 01, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 01, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 01, 67.00, 45.00, 21.00, 19.00, 32.00 +BTT, 12, 01, 0.00, -14.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 01, 36.00, 22.00, 36.00, 31.00, 49.00 +BUB, 12, 01, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 01, 40.00, 28.00, 41.00, 46.00, 59.00 +BUR, 12, 01, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 01, 67.00, 50.00, -9999.00, 17.00, 25.00 +BWG, 12, 01, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 01, 50.00, 32.00, 21.00, 21.00, 32.00 +BYH, 12, 01, 54.00, 35.00, -9999.00, -9999.00, 34.00 +BYI, 12, 01, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 01, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 01, 63.00, 38.00, 20.00, 18.00, 29.00 +CAG, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 01, 43.00, 29.00, 35.00, 36.00, 52.00 +CAO, 12, 01, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 01, 29.00, 13.00, 37.00, 37.00, 52.00 +CBM, 12, 01, 61.00, 37.00, -9999.00, -9999.00, 32.00 +CDB, 12, 01, 37.00, 28.00, 60.00, 59.00, 76.00 +CDC, 12, 01, 47.00, 22.00, 11.00, 11.00, 17.00 +CDR, 12, 01, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 01, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 01, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 01, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 01, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 01, 55.00, 35.00, 25.00, 23.00, 35.00 +CHO, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 01, 65.00, 43.00, 18.00, 19.00, 27.00 +CID, 12, 01, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 01, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 01, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 01, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 01, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 01, 43.00, 29.00, 37.00, 37.00, 52.00 +CLL, 12, 01, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 01, 57.00, 37.00, 20.00, 22.00, 32.00 +CMH, 12, 01, 44.00, 29.00, 29.00, 30.00, 44.00 +CMI, 12, 01, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 01, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 01, 44.00, 24.00, 12.00, 10.00, 18.00 +CNM, 12, 01, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 01, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +COD, 12, 01, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +COF, 12, 01, 75.00, 56.00, -9999.00, -9999.00, 21.00 +CON, 12, 01, 39.00, 20.00, 25.00, 25.00, 35.00 +COS, 12, 01, 45.00, 20.00, 13.00, 10.00, 17.00 +COT, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 01, 46.00, 28.00, 23.00, 20.00, 32.00 +CPR, 12, 01, 38.00, 17.00, 16.00, 15.00, 23.00 +CRBC, 12, 01, 32.00, -1.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 01, 72.00, 51.00, 15.00, 12.00, 21.00 +CRW, 12, 01, 51.00, 32.00, 33.00, 32.00, 46.00 +CSG, 12, 01, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 01, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 01, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 01, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 01, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 01, 47.00, 30.00, 27.00, 26.00, 39.00 +CVN, 12, 01, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 01, 56.00, 28.00, -9999.00, -9999.00, 11.00 +CXY, 12, 01, 46.00, 31.00, 20.00, 18.00, 29.00 +CYS, 12, 01, 42.00, 19.00, 15.00, 13.00, 20.00 +DAA, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 01, 73.00, 52.00, 17.00, 19.00, 26.00 +DAG, 12, 01, 64.00, 39.00, 4.00, 5.00, 6.00 +DAL, 12, 01, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 01, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 01, 44.00, 29.00, 30.00, 28.00, 42.00 +DBQ, 12, 01, 35.00, 20.00, 23.00, 20.00, 33.00 +DCA, 12, 01, 52.00, 36.00, 19.00, 20.00, 29.00 +DDC, 12, 01, 48.00, 25.00, 11.00, 11.00, 16.00 +DEC, 12, 01, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 01, 47.00, 21.00, 13.00, 12.00, 19.00 +DFW, 12, 01, 61.00, 40.00, 12.00, 11.00, 18.00 +DHN, 12, 01, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 01, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 01, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 01, 67.00, 44.00, -9999.00, -9999.00, 15.00 +DLG, 12, 01, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 01, 26.00, 11.00, 24.00, 21.00, 34.00 +DLLC, 12, 01, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 01, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 01, 67.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 12, 01, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 01, 53.00, 34.00, -9999.00, -9999.00, 30.00 +DPG, 12, 01, 43.00, 21.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 01, 67.00, 43.00, -9999.00, -9999.00, 27.00 +DRA, 12, 01, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 01, 67.00, 44.00, 8.00, 9.00, 14.00 +DSM, 12, 01, 38.00, 22.00, 21.00, 18.00, 30.00 +DTW, 12, 01, 41.00, 26.00, 31.00, 31.00, 44.00 +DUG, 12, 01, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 01, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 01, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 01, 61.00, 38.00, -9999.00, -9999.00, 15.00 +D45, 12, 01, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 01, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 01, 31.00, 15.00, 20.00, 17.00, 28.00 +ECG, 12, 01, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 01, 61.00, 35.00, -9999.00, -9999.00, 8.00 +EED, 12, 01, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 12, 01, 40.00, 11.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 01, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 01, 47.00, 25.00, 38.00, 39.00, 54.00 +EKO, 12, 01, 42.00, 18.00, 19.00, 18.00, 27.00 +ELD, 12, 01, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 01, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 01, 61.00, 34.00, 7.00, 8.00, 12.00 +ELY, 12, 01, 44.00, 14.00, 12.00, 13.00, 20.00 +EMP, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 01, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +END, 12, 01, 52.00, 32.00, -9999.00, -9999.00, 15.00 +ENN, 12, 01, 6.00, -12.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 01, 40.00, 24.00, -9999.00, -9999.00, 15.00 +EPH, 12, 01, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 01, 43.00, 31.00, 40.00, 41.00, 57.00 +ESF, 12, 01, 65.00, 43.00, -9999.00, -9999.00, 36.00 +EUG, 12, 01, 48.00, 38.00, 47.00, 47.00, 60.00 +EVV, 12, 01, 49.00, 31.00, 28.00, 23.00, 37.00 +EWN, 12, 01, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 01, 48.00, 34.00, 21.00, 21.00, 33.00 +EYW, 12, 01, 78.00, 69.00, 14.00, 12.00, 22.00 +E74, 12, 01, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 01, 57.00, 35.00, -9999.00, -9999.00, 27.00 +FAI, 12, 01, 5.00, -12.00, 22.00, 24.00, 34.00 +FAR, 12, 01, 26.00, 9.00, 13.00, 16.00, 23.00 +FAT, 12, 01, 58.00, 39.00, 13.00, 15.00, 21.00 +FAY, 12, 01, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 01, 33.00, 19.00, 30.00, 35.00, 47.00 +FCS, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 12, 01, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 01, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 12, 01, 46.00, 18.00, 14.00, 16.00, 19.00 +FLL, 12, 01, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 01, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 01, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +FME, 12, 01, 53.00, 30.00, -9999.00, -9999.00, 28.00 +FMH, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 01, 48.00, 21.00, 7.00, 8.00, 10.00 +FMY, 12, 01, 78.00, 57.00, 10.00, 9.00, 15.00 +FNT, 12, 01, 39.00, 26.00, 31.00, 31.00, 44.00 +FOD, 12, 01, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 01, 46.00, 26.00, -9999.00, -9999.00, 18.00 +FOK, 12, 01, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 01, 47.00, 26.00, -9999.00, -9999.00, 18.00 +FSD, 12, 01, 34.00, 14.00, 14.00, 14.00, 23.00 +FSI, 12, 01, 57.00, 32.00, -9999.00, -9999.00, 15.00 +FSM, 12, 01, 56.00, 33.00, 19.00, 17.00, 27.00 +FTK, 12, 01, 50.00, 30.00, -9999.00, -9999.00, 32.00 +FWA, 12, 01, 41.00, 27.00, 27.00, 29.00, 40.00 +FWH, 12, 01, 61.00, 38.00, -9999.00, -9999.00, 17.00 +FYU, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 01, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 01, 54.00, 28.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 01, 73.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 01, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 01, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 01, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 01, 36.00, 25.00, 33.00, 34.00, 46.00 +GFA, 12, 01, 37.00, 19.00, -9999.00, -9999.00, 22.00 +GFK, 12, 01, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 01, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 01, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 01, 30.00, 11.00, 16.00, 16.00, 25.00 +GJT, 12, 01, 44.00, 23.00, 13.00, 12.00, 19.00 +GKN, 12, 01, 7.00, -8.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 01, 45.00, 20.00, 10.00, 10.00, 15.00 +GLH, 12, 01, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 01, 65.00, 54.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 01, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 01, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GON, 12, 01, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 01, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 01, 33.00, 18.00, 26.00, 26.00, 38.00 +GRCI, 12, 01, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 01, 48.00, 34.00, -9999.00, -9999.00, 65.00 +GRI, 12, 01, 41.00, 20.00, 14.00, 11.00, 20.00 +GRK, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 12, 01, 39.00, 25.00, 33.00, 35.00, 48.00 +GSB, 12, 01, 60.00, 37.00, -9999.00, -9999.00, 23.00 +GSG, 12, 01, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 01, 55.00, 34.00, 21.00, 21.00, 30.00 +GSP, 12, 01, 57.00, 37.00, 21.00, 23.00, 32.00 +GST, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 01, 38.00, 22.00, -9999.00, -9999.00, 58.00 +GTF, 12, 01, 37.00, 19.00, 17.00, 20.00, 27.00 +GUP, 12, 01, 49.00, 17.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 01, 42.00, 25.00, -9999.00, -9999.00, 37.00 +GVW, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 12, 01, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 01, 60.00, 45.00, 23.00, 23.00, 33.00 +HBR, 12, 01, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 01, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 01, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 01, 42.00, 23.00, -9999.00, -9999.00, 31.00 +HKY, 12, 01, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 01, 35.00, 15.00, 15.00, 16.00, 26.00 +HMN, 12, 01, 60.00, 25.00, -9999.00, -9999.00, 8.00 +HMS, 12, 01, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 01, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 01, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 12, 01, 34.00, 14.00, 10.00, 9.00, 16.00 +HOP, 12, 01, 52.00, 31.00, -9999.00, -9999.00, 34.00 +HOT, 12, 01, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 01, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 01, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 01, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 01, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 01, 67.00, 43.00, -9999.00, -9999.00, 26.00 +HST, 12, 01, 79.00, 59.00, -9999.00, -9999.00, 20.00 +HSV, 12, 01, 57.00, 36.00, 27.00, 22.00, 36.00 +HTL, 12, 01, 35.00, 21.00, 36.00, 31.00, 49.00 +HTS, 12, 01, 50.00, 32.00, 29.00, 29.00, 43.00 +HUF, 12, 01, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 01, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 01, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 01, 33.00, 11.00, 15.00, 16.00, 22.00 +IAB, 12, 01, 48.00, 28.00, -9999.00, -9999.00, 18.00 +IAD, 12, 01, 50.00, 30.00, 20.00, 21.00, 30.00 +IAG, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 01, 68.00, 45.00, 20.00, 20.00, 30.00 +ICT, 12, 01, 48.00, 28.00, 13.00, 13.00, 20.00 +IDA, 12, 01, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 01, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 01, 49.00, 32.00, 23.00, 20.00, 33.00 +ILI, 12, 01, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 01, 64.00, 41.00, 20.00, 20.00, 31.00 +IMT, 12, 01, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +IND, 12, 01, 44.00, 28.00, 29.00, 28.00, 40.00 +INL, 12, 01, 23.00, 5.00, 23.00, 22.00, 34.00 +INS, 12, 01, 58.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 12, 01, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +INW, 12, 01, 51.00, 24.00, 7.00, 7.00, 10.00 +IPL, 12, 01, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 01, 43.00, 29.00, 27.00, 27.00, 40.00 +IRK, 12, 01, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 01, 29.00, 8.00, 17.00, 15.00, 26.00 +ISP, 12, 01, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 01, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 01, 69.00, 41.00, -9999.00, -9999.00, 10.00 +IWD, 12, 01, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 01, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 01, 64.00, 39.00, 23.00, 20.00, 33.00 +JAX, 12, 01, 70.00, 46.00, 17.00, 17.00, 25.00 +JBR, 12, 01, 54.00, 37.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 01, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 01, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 01, 48.00, 35.00, 22.00, 20.00, 32.00 +JHW, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 01, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 01, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 01, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 01, 33.00, 24.00, 48.00, 48.00, 59.00 +JST, 12, 01, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 01, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 01, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 01, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 01, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 01, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 01, 39.00, 25.00, 32.00, 33.00, 46.00 +LAR, 12, 01, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 01, 61.00, 37.00, 6.00, 6.00, 9.00 +LAX, 12, 01, 68.00, 50.00, 9.00, 9.00, 13.00 +LBB, 12, 01, 58.00, 31.00, 10.00, 7.00, 13.00 +LBF, 12, 01, 42.00, 15.00, 14.00, 9.00, 18.00 +LCH, 12, 01, 66.00, 46.00, 18.00, 20.00, 29.00 +LCK, 12, 01, 46.00, 29.00, -9999.00, -9999.00, 39.00 +LEB, 12, 01, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 01, 49.00, 32.00, 28.00, 27.00, 39.00 +LFI, 12, 01, 55.00, 39.00, -9999.00, -9999.00, 29.00 +LFK, 12, 01, 65.00, 42.00, 18.00, 21.00, 28.00 +LFT, 12, 01, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 01, 47.00, 36.00, 21.00, 20.00, 33.00 +LGB, 12, 01, 69.00, 47.00, 9.00, 9.00, 13.00 +LGU, 12, 01, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 01, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 01, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 01, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 01, 57.00, 37.00, 20.00, 20.00, 28.00 +LIZ, 12, 01, 29.00, 13.00, -9999.00, -9999.00, 51.00 +LMT, 12, 01, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +LND, 12, 01, 36.00, 13.00, 11.00, 11.00, 16.00 +LNK, 12, 01, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 01, 47.00, 19.00, 9.00, 9.00, 13.00 +LOZ, 12, 01, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 01, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 01, 56.00, 36.00, -9999.00, -9999.00, 22.00 +LSE, 12, 01, 34.00, 19.00, 18.00, 17.00, 27.00 +LSF, 12, 01, 63.00, 41.00, -9999.00, -9999.00, 22.00 +LSV, 12, 01, 64.00, 30.00, -9999.00, -9999.00, 8.00 +LTS, 12, 01, 59.00, 33.00, -9999.00, -9999.00, 14.00 +LUF, 12, 01, 71.00, 39.00, -9999.00, -9999.00, 9.00 +LVS, 12, 01, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 01, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 01, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 01, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 01, 52.00, 33.00, 22.00, 21.00, 31.00 +MAF, 12, 01, 61.00, 34.00, 7.00, 6.00, 11.00 +MBL, 12, 01, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 01, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 01, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 01, 57.00, 42.00, -9999.00, -9999.00, 27.00 +MCF, 12, 01, 74.00, 54.00, -9999.00, -9999.00, 19.00 +MCG, 12, 01, 6.00, -11.00, 27.00, 27.00, 40.00 +MCI, 12, 01, 44.00, 27.00, 17.00, 16.00, 26.00 +MCK, 12, 01, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 01, 64.00, 40.00, 19.00, 19.00, 27.00 +MCO, 12, 01, 75.00, 54.00, 13.00, 16.00, 23.00 +MCW, 12, 01, 33.00, 16.00, 14.00, 12.00, 21.00 +MC2, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 12, 01, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 01, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 01, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 01, 41.00, 27.00, 31.00, 29.00, 42.00 +MEI, 12, 01, 64.00, 39.00, 23.00, 18.00, 31.00 +MEM, 12, 01, 57.00, 38.00, 26.00, 22.00, 35.00 +MER, 12, 01, 58.00, 37.00, -9999.00, -9999.00, 22.00 +MFD, 12, 01, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 01, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 01, 47.00, 33.00, 34.00, 35.00, 46.00 +MGE, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 12, 01, 64.00, 41.00, 22.00, 20.00, 33.00 +MGW, 12, 01, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 01, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 01, 57.00, 41.00, -9999.00, -9999.00, 27.00 +MHS, 12, 01, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 01, 79.00, 62.00, 17.00, 16.00, 27.00 +MIB, 12, 01, 27.00, 11.00, -9999.00, -9999.00, 21.00 +MIV, 12, 01, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 01, 44.00, 24.00, -9999.00, -9999.00, 28.00 +MKC, 12, 01, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 01, 37.00, 23.00, 28.00, 27.00, 39.00 +MKG, 12, 01, 39.00, 28.00, 36.00, 35.00, 48.00 +MKL, 12, 01, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 01, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 01, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 01, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 01, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 01, 39.00, 23.00, 25.00, 22.00, 35.00 +MLS, 12, 01, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 01, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 01, 63.00, 42.00, -9999.00, -9999.00, 25.00 +MOB, 12, 01, 66.00, 46.00, 22.00, 20.00, 32.00 +MOT, 12, 01, 27.00, 11.00, 14.00, 14.00, 21.00 +MPV, 12, 01, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 01, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 01, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 01, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 01, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 01, 62.00, 45.00, -9999.00, -9999.00, 25.00 +MSL, 12, 01, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 01, 35.00, 19.00, 24.00, 23.00, 34.00 +MSO, 12, 01, 34.00, 20.00, 28.00, 28.00, 41.00 +MSP, 12, 01, 31.00, 16.00, 19.00, 20.00, 29.00 +MSS, 12, 01, 34.00, 18.00, 36.00, 34.00, 50.00 +MSY, 12, 01, 67.00, 48.00, 21.00, 18.00, 31.00 +MTC, 12, 01, 40.00, 27.00, -9999.00, -9999.00, 37.00 +MTN, 12, 01, 51.00, 32.00, -9999.00, -9999.00, 28.00 +MTO, 12, 01, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 01, 46.00, 28.00, -9999.00, -9999.00, 28.00 +MUO, 12, 01, 44.00, 25.00, -9999.00, -9999.00, 28.00 +MWA, 12, 01, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 01, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 01, 64.00, 41.00, -9999.00, -9999.00, 28.00 +MYL, 12, 01, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 01, 64.00, 39.00, -9999.00, -9999.00, 25.00 +NAO, 12, 01, 63.00, 48.00, -9999.00, -9999.00, 28.00 +NBC, 12, 01, 65.00, 45.00, -9999.00, -9999.00, 25.00 +NBE, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 12, 01, 40.00, 25.00, -9999.00, -9999.00, 31.00 +NCA, 12, 01, 64.00, 38.00, -9999.00, -9999.00, 26.00 +NCO, 12, 01, 47.00, 32.00, -9999.00, -9999.00, 36.00 +NC1, 12, 01, 57.00, 39.00, -9999.00, -9999.00, 8.00 +NEL, 12, 01, 51.00, 29.00, -9999.00, -9999.00, 32.00 +NFG, 12, 01, 67.00, 46.00, -9999.00, -9999.00, 13.00 +NFL, 12, 01, 49.00, 22.00, -9999.00, -9999.00, 13.00 +NGP, 12, 01, 72.00, 52.00, -9999.00, -9999.00, 19.00 +NGU, 12, 01, 56.00, 39.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 01, 59.00, 46.00, -9999.00, -9999.00, 28.00 +NHK, 12, 01, 52.00, 32.00, -9999.00, -9999.00, 28.00 +NHZ, 12, 01, 39.00, 23.00, -9999.00, -9999.00, 39.00 +NID, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 12, 01, 70.00, 46.00, -9999.00, -9999.00, 22.00 +NIR, 12, 01, 70.00, 47.00, -9999.00, -9999.00, 22.00 +NKT, 12, 01, 63.00, 42.00, -9999.00, -9999.00, 28.00 +NKX, 12, 01, 68.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 12, 01, 62.00, 38.00, -9999.00, -9999.00, 33.00 +NPA, 12, 01, 66.00, 47.00, -9999.00, -9999.00, 26.00 +NQA, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NQI, 12, 01, 74.00, 50.00, -9999.00, -9999.00, 18.00 +NQX, 12, 01, 78.00, 69.00, -9999.00, -9999.00, 22.00 +NRB, 12, 01, 70.00, 52.00, -9999.00, -9999.00, 19.00 +NRC, 12, 01, 59.00, 37.00, -9999.00, -9999.00, 24.00 +NRS, 12, 01, 67.00, 47.00, -9999.00, -9999.00, 15.00 +NSE, 12, 01, 66.00, 43.00, -9999.00, -9999.00, 30.00 +NSI, 12, 01, 68.00, 46.00, -9999.00, -9999.00, 20.00 +NTD, 12, 01, 68.00, 46.00, -9999.00, -9999.00, 15.00 +NTK, 12, 01, 70.00, 47.00, -9999.00, -9999.00, 15.00 +NTU, 12, 01, 56.00, 39.00, -9999.00, -9999.00, 28.00 +NUC, 12, 01, 65.00, 50.00, -9999.00, -9999.00, 15.00 +NUQ, 12, 01, 60.00, 40.00, -9999.00, -9999.00, 28.00 +NUW, 12, 01, 47.00, 36.00, -9999.00, -9999.00, 56.00 +NWF, 12, 01, 69.00, 47.00, -9999.00, -9999.00, 12.00 +NXX, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 12, 01, 53.00, 30.00, -9999.00, -9999.00, 29.00 +NZC, 12, 01, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NZJ, 12, 01, 69.00, 42.00, -9999.00, -9999.00, 15.00 +NZW, 12, 01, 45.00, 29.00, -9999.00, -9999.00, 39.00 +NZY, 12, 01, 68.00, 51.00, -9999.00, -9999.00, 15.00 +OAK, 12, 01, 60.00, 43.00, 16.00, 18.00, 24.00 +OAR, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 12, 01, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 01, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 01, 54.00, 33.00, 15.00, 12.00, 20.00 +OLM, 12, 01, 46.00, 33.00, 55.00, 55.00, 69.00 +OMA, 12, 01, 40.00, 21.00, 14.00, 13.00, 21.00 +OME, 12, 01, 18.00, 3.00, 28.00, 29.00, 39.00 +ONT, 12, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 01, 40.00, 25.00, 29.00, 26.00, 39.00 +ORF, 12, 01, 56.00, 39.00, 21.00, 22.00, 31.00 +ORH, 12, 01, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 01, -3.00, -19.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 01, 38.00, 23.00, -9999.00, -9999.00, 43.00 +OTG, 12, 01, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 01, 54.00, 41.00, 52.00, 54.00, 64.00 +OTM, 12, 01, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 01, 8.00, -4.00, 20.00, 23.00, 32.00 +OURC, 12, 01, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 01, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 01, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 01, 66.00, 43.00, -9999.00, -9999.00, 27.00 +PACZ, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 01, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 01, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 01, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 01, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 01, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 01, 3.00, -12.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 01, 68.00, 44.00, -9999.00, -9999.00, 25.00 +PAQ, 12, 01, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 01, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 01, 37.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 01, 15.00, 3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 01, 6.00, -11.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 01, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 01, 36.00, 21.00, -9999.00, -9999.00, 41.00 +PBI, 12, 01, 78.00, 61.00, 21.00, 21.00, 31.00 +PDT, 12, 01, 44.00, 30.00, 27.00, 29.00, 42.00 +PDX, 12, 01, 48.00, 37.00, 49.00, 50.00, 64.00 +PFN, 12, 01, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 01, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 01, 49.00, 32.00, 22.00, 19.00, 33.00 +PHX, 12, 01, 69.00, 44.00, 7.00, 7.00, 10.00 +PIA, 12, 01, 40.00, 25.00, 26.00, 23.00, 36.00 +PIB, 12, 01, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 01, 38.00, 20.00, 23.00, 24.00, 35.00 +PIR, 12, 01, 36.00, 16.00, 13.00, 12.00, 19.00 +PIT, 12, 01, 44.00, 29.00, 34.00, 33.00, 50.00 +PKB, 12, 01, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 01, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 01, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 01, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 01, 66.00, 47.00, 18.00, 17.00, 27.00 +POB, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 12, 01, 65.00, 41.00, -9999.00, -9999.00, 39.00 +POM, 12, 01, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 12, 01, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 01, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 01, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 01, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 01, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 01, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 01, 42.00, 24.00, -9999.00, -9999.00, 39.00 +PSP, 12, 01, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 01, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 01, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 01, 51.00, 19.00, 9.00, 9.00, 15.00 +PUC, 12, 01, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 01, 46.00, 29.00, 25.00, 25.00, 37.00 +PVU, 12, 01, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 01, 40.00, 23.00, 27.00, 27.00, 39.00 +P02, 12, 01, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +P07, 12, 01, 64.00, 35.00, -9999.00, -9999.00, -9999.00 +P11, 12, 01, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +P24, 12, 01, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +P28, 12, 01, 51.00, 27.00, -9999.00, -9999.00, -9999.00 +P35, 12, 01, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +P38, 12, 01, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +P39, 12, 01, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +P58, 12, 01, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +P59, 12, 01, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +P60, 12, 01, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +P61, 12, 01, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +P67, 12, 01, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +P68, 12, 01, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 01, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 01, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 01, 40.00, 17.00, 12.00, 10.00, 18.00 +RBL, 12, 01, 57.00, 40.00, 25.00, 24.00, 34.00 +RCA, 12, 01, 40.00, 17.00, -9999.00, -9999.00, 18.00 +RDD, 12, 01, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 01, 44.00, 24.00, 23.00, 22.00, 34.00 +RDR, 12, 01, 25.00, 8.00, -9999.00, -9999.00, 23.00 +RDU, 12, 01, 57.00, 36.00, 20.00, 21.00, 31.00 +REE, 12, 01, 58.00, 31.00, -9999.00, -9999.00, 9.00 +REJ, 12, 01, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 01, 37.00, 22.00, 26.00, 22.00, 35.00 +RIC, 12, 01, 55.00, 34.00, 20.00, 22.00, 31.00 +RIV, 12, 01, 68.00, 42.00, -9999.00, -9999.00, 13.00 +RIW, 12, 01, 35.00, 5.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 01, 34.00, 15.00, 12.00, 10.00, 17.00 +RME, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 58.00 +RMG, 12, 01, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +RND, 12, 01, 67.00, 44.00, -9999.00, -9999.00, 20.00 +RNO, 12, 01, 48.00, 23.00, 13.00, 13.00, 19.00 +ROA, 12, 01, 52.00, 33.00, 19.00, 20.00, 30.00 +ROC, 12, 01, 41.00, 27.00, 37.00, 39.00, 54.00 +ROW, 12, 01, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 01, 46.00, 24.00, 10.00, 10.00, 15.00 +RST, 12, 01, 31.00, 16.00, 22.00, 20.00, 31.00 +RWF, 12, 01, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 01, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 01, 57.00, 40.00, 18.00, 19.00, 25.00 +SAF, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 01, 68.00, 51.00, 10.00, 11.00, 16.00 +SAT, 12, 01, 67.00, 44.00, 16.00, 17.00, 25.00 +SAV, 12, 01, 66.00, 44.00, 18.00, 17.00, 27.00 +SAW, 12, 01, 33.00, 22.00, -9999.00, -9999.00, 52.00 +SBA, 12, 01, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 01, 69.00, 42.00, -9999.00, -9999.00, 14.00 +SBN, 12, 01, 41.00, 27.00, 36.00, 34.00, 49.00 +SBP, 12, 01, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 01, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 01, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 01, -5.00, -17.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 01, 57.00, 39.00, 15.00, 18.00, 21.00 +SDF, 12, 01, 50.00, 33.00, 28.00, 25.00, 37.00 +SEA, 12, 01, 47.00, 38.00, 45.00, 46.00, 59.00 +SEM, 12, 01, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 01, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 01, 59.00, 45.00, 19.00, 20.00, 28.00 +SGF, 12, 01, 50.00, 30.00, 20.00, 19.00, 30.00 +SGY, 12, 01, 33.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 01, 39.00, 14.00, 17.00, 17.00, 26.00 +SHV, 12, 01, 62.00, 41.00, 19.00, 20.00, 28.00 +SIT, 12, 01, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 01, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 01, 63.00, 37.00, 9.00, 8.00, 13.00 +SKA, 12, 01, 36.00, 25.00, -9999.00, -9999.00, 44.00 +SKF, 12, 01, 67.00, 44.00, -9999.00, -9999.00, 20.00 +SLC, 12, 01, 43.00, 26.00, 21.00, 21.00, 31.00 +SLE, 12, 01, 48.00, 35.00, 49.00, 49.00, 62.00 +SLN, 12, 01, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 01, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 01, 66.00, 39.00, -9999.00, 13.00, 18.00 +SNA, 12, 01, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 01, 35.00, 27.00, 53.00, 55.00, 71.00 +SNS, 12, 01, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 01, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 01, 43.00, 27.00, 26.00, 21.00, 34.00 +SPS, 12, 01, 59.00, 35.00, 11.00, 10.00, 17.00 +SRQ, 12, 01, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 01, 63.00, 38.00, -9999.00, -9999.00, 26.00 +SSI, 12, 01, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +STC, 12, 01, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 01, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +STL, 12, 01, 47.00, 31.00, 24.00, 21.00, 34.00 +STNV, 12, 01, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +STS, 12, 01, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 01, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 01, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 01, 59.00, 39.00, -9999.00, -9999.00, 25.00 +SUX, 12, 01, 37.00, 18.00, 14.00, 13.00, 22.00 +SVN, 12, 01, 66.00, 44.00, -9999.00, -9999.00, 20.00 +SWF, 12, 01, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 01, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 01, 41.00, 27.00, 41.00, 43.00, 57.00 +SZL, 12, 01, 47.00, 26.00, -9999.00, -9999.00, 26.00 +TAD, 12, 01, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 01, 3.00, -12.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 01, 53.00, 27.00, -9999.00, -9999.00, 31.00 +TCC, 12, 01, 56.00, 27.00, 6.00, 6.00, 9.00 +TCL, 12, 01, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 01, 48.00, 34.00, -9999.00, -9999.00, 62.00 +TCS, 12, 01, 57.00, 31.00, -9999.00, 7.00, 8.00 +TEB, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 01, 54.00, 33.00, -9999.00, -9999.00, 15.00 +TKA, 12, 01, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 01, 69.00, 43.00, 17.00, 18.00, 25.00 +TNX, 12, 01, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 01, 41.00, 26.00, 31.00, 31.00, 44.00 +TOP, 12, 01, 46.00, 26.00, 14.00, 15.00, 23.00 +TPA, 12, 01, 74.00, 54.00, 12.00, 15.00, 21.00 +TPH, 12, 01, 48.00, 22.00, 5.00, 4.00, 7.00 +TRI, 12, 01, 52.00, 32.00, 24.00, 25.00, 36.00 +TRK, 12, 01, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 01, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 01, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 01, 53.00, 33.00, 14.00, 15.00, 22.00 +TUP, 12, 01, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 01, 67.00, 42.00, 8.00, 9.00, 13.00 +TVC, 12, 01, 36.00, 25.00, 34.00, 37.00, 48.00 +TVL, 12, 01, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 01, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 01, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 01, 54.00, 33.00, 26.00, 24.00, 36.00 +T01, 12, 01, 54.00, 34.00, -9999.00, -9999.00, 29.00 +T02, 12, 01, 61.00, 38.00, -9999.00, -9999.00, 25.00 +T03, 12, 01, 64.00, 41.00, -9999.00, -9999.00, 25.00 +T04, 12, 01, 76.00, 56.00, -9999.00, -9999.00, 19.00 +T05, 12, 01, 47.00, 24.00, -9999.00, -9999.00, 18.00 +T06, 12, 01, 65.00, 38.00, -9999.00, -9999.00, 32.00 +T07, 12, 01, 46.00, 18.00, -9999.00, -9999.00, 31.00 +T08, 12, 01, 40.00, 24.00, -9999.00, -9999.00, 31.00 +UCA, 12, 01, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 01, 58.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 12, 01, 48.00, 36.00, 64.00, 64.00, 74.00 +UIN, 12, 01, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 01, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 01, 15.00, 3.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 01, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +U15, 12, 01, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +U28, 12, 01, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 01, 67.00, 42.00, -9999.00, -9999.00, 23.00 +VBG, 12, 01, 67.00, 41.00, -9999.00, -9999.00, 21.00 +VCT, 12, 01, 69.00, 48.00, 18.00, 17.00, 26.00 +VCV, 12, 01, 62.00, 32.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 01, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 01, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 01, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 01, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 01, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 01, 67.00, 43.00, -9999.00, -9999.00, 27.00 +VRB, 12, 01, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 01, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 01, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 01, 54.00, 34.00, 20.00, 24.00, 30.00 +WJA, 12, 01, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 01, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 01, 14.00, -1.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 01, 46.00, 20.00, 19.00, 17.00, 26.00 +WPO, 12, 01, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 01, 64.00, 40.00, -9999.00, -9999.00, 22.00 +WRG, 12, 01, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 01, 50.00, 30.00, -9999.00, -9999.00, 30.00 +WRL, 12, 01, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +X68, 12, 01, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 01, 35.00, 23.00, 59.00, 59.00, 68.00 +YCG, 12, 01, 35.00, 27.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 01, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 01, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 01, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 01, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 01, 41.00, 25.00, 23.00, 22.00, 33.00 +YNG, 12, 01, 41.00, 28.00, 35.00, 36.00, 52.00 +YPA, 12, 01, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 01, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 01, 14.00, -1.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 01, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 01, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 01, 32.00, 24.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 01, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 01, 72.00, 47.00, 5.00, 4.00, 7.00 +YVR, 12, 01, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 01, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 01, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 01, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 01, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 01, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 01, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 01, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 01, 32.00, 18.00, 46.00, 46.00, 62.00 +ZUN, 12, 01, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 01, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 01, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 01, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 12, 01, 64.00, 41.00, -9999.00, -9999.00, 28.00 +1V1, 12, 01, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 01, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 01, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 01, 60.00, 43.00, -9999.00, -9999.00, 26.00 +2PJ, 12, 01, 63.00, 38.00, -9999.00, -9999.00, 25.00 +3B1, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 01, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 01, 35.00, 21.00, -9999.00, -9999.00, 43.00 +3SE, 12, 01, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 01, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 01, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 12, 01, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 01, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 01, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 01, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 01, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 01, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 02, 44.00, 28.00, 23.00, 23.00, 36.00 +ABI, 12, 02, 60.00, 37.00, 10.00, 9.00, 15.00 +ABQ, 12, 02, 51.00, 26.00, 8.00, 8.00, 12.00 +ABR, 12, 02, 30.00, 11.00, 14.00, 11.00, 20.00 +ABY, 12, 02, 66.00, 39.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 02, 47.00, 34.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 02, 63.00, 41.00, 16.00, 14.00, 22.00 +ACV, 12, 02, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 02, 49.00, 30.00, 21.00, 21.00, 32.00 +ADK, 12, 02, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 02, 38.00, 27.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 02, 50.00, 30.00, -9999.00, -9999.00, 28.00 +AEX, 12, 02, 64.00, 42.00, -9999.00, -9999.00, 28.00 +AFF, 12, 02, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 02, 77.00, 53.00, -9999.00, -9999.00, 24.00 +AGS, 12, 02, 63.00, 38.00, 19.00, 19.00, 28.00 +AHN, 12, 02, 59.00, 38.00, 22.00, 22.00, 31.00 +AKN, 12, 02, 26.00, 11.00, 26.00, 28.00, 41.00 +AKO, 12, 02, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 02, 40.00, 23.00, 26.00, 27.00, 39.00 +ALI, 12, 02, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 02, 35.00, 17.00, 19.00, 15.00, 28.00 +ALS, 12, 02, 39.00, 5.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 02, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 02, 53.00, 27.00, 8.00, 8.00, 14.00 +AMG, 12, 02, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 02, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 02, 24.00, 12.00, 21.00, 20.00, 31.00 +AND, 12, 02, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 02, 41.00, 33.00, 61.00, 59.00, 71.00 +AOO, 12, 02, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +APN, 12, 02, 35.00, 21.00, 31.00, 33.00, 47.00 +AQQ, 12, 02, 67.00, 49.00, -9999.00, -9999.00, -9999.00 +ART, 12, 02, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +AST, 12, 02, 50.00, 38.00, 58.00, 59.00, 70.00 +ATL, 12, 02, 58.00, 38.00, 21.00, 20.00, 30.00 +ATW, 12, 02, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 02, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 02, 45.00, 27.00, -9999.00, -9999.00, 38.00 +AUG, 12, 02, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 02, 66.00, 44.00, 16.00, 16.00, 25.00 +AUW, 12, 02, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 02, 54.00, 32.00, 22.00, 21.00, 31.00 +AVP, 12, 02, 41.00, 27.00, 28.00, 27.00, 41.00 +AXN, 12, 02, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 02, 42.00, 24.00, -9999.00, -9999.00, 32.00 +AYS, 12, 02, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 02, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 02, 57.00, 40.00, -9999.00, -9999.00, 28.00 +BAD, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 02, 38.00, 12.00, -9999.00, -9999.00, 13.00 +BDL, 12, 02, 42.00, 26.00, 26.00, 24.00, 37.00 +BDR, 12, 02, 45.00, 32.00, 27.00, 22.00, 39.00 +BET, 12, 02, 17.00, 5.00, 23.00, 25.00, 36.00 +BFD, 12, 02, 36.00, 22.00, 46.00, 47.00, 64.00 +BFF, 12, 02, 43.00, 16.00, 11.00, 12.00, 18.00 +BFL, 12, 02, 60.00, 41.00, 8.00, 11.00, 15.00 +BGM, 12, 02, 37.00, 25.00, 36.00, 36.00, 53.00 +BGR, 12, 02, 36.00, 21.00, 27.00, 26.00, 39.00 +BGS, 12, 02, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 02, 59.00, 38.00, 23.00, 20.00, 31.00 +BID, 12, 02, 46.00, 34.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 02, 8.00, -6.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 02, 57.00, 24.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 02, 38.00, 20.00, 16.00, 17.00, 24.00 +BIS, 12, 02, 29.00, 8.00, 16.00, 17.00, 26.00 +BIX, 12, 02, 66.00, 49.00, -9999.00, -9999.00, 27.00 +BJI, 12, 02, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 02, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 02, 48.00, 18.00, -9999.00, -9999.00, 16.00 +BKW, 12, 02, 46.00, 29.00, 33.00, 34.00, 46.00 +BLF, 12, 02, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 02, 69.00, 44.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 02, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 02, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 02, 48.00, 30.00, -9999.00, -9999.00, 29.00 +BNA, 12, 02, 54.00, 34.00, 26.00, 23.00, 37.00 +BNO, 12, 02, 38.00, 18.00, -9999.00, 28.00, 46.00 +BOI, 12, 02, 41.00, 26.00, 26.00, 28.00, 40.00 +BOS, 12, 02, 45.00, 31.00, 24.00, 25.00, 36.00 +BPI, 12, 02, 30.00, -2.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 02, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 02, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 02, 40.00, 24.00, -9999.00, -9999.00, 24.00 +BRO, 12, 02, 74.00, 55.00, 15.00, 14.00, 22.00 +BRW, 12, 02, -2.00, -14.00, 12.00, 11.00, 18.00 +BSM, 12, 02, 66.00, 44.00, -9999.00, -9999.00, 21.00 +BTI, 12, 02, -3.00, -15.00, 10.00, 11.00, 17.00 +BTL, 12, 02, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 02, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 02, 66.00, 45.00, 21.00, 19.00, 32.00 +BTT, 12, 02, 0.00, -14.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 02, 35.00, 21.00, 36.00, 31.00, 49.00 +BUB, 12, 02, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 02, 39.00, 27.00, 42.00, 46.00, 59.00 +BUR, 12, 02, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 02, 67.00, 49.00, -9999.00, 17.00, 25.00 +BWG, 12, 02, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 02, 49.00, 32.00, 21.00, 21.00, 32.00 +BYH, 12, 02, 53.00, 35.00, -9999.00, -9999.00, 34.00 +BYI, 12, 02, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 02, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 02, 62.00, 38.00, 20.00, 18.00, 29.00 +CAG, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 02, 42.00, 28.00, 35.00, 36.00, 52.00 +CAO, 12, 02, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 02, 29.00, 13.00, 37.00, 37.00, 52.00 +CBM, 12, 02, 60.00, 36.00, -9999.00, -9999.00, 32.00 +CDB, 12, 02, 37.00, 28.00, 60.00, 59.00, 76.00 +CDC, 12, 02, 46.00, 21.00, 11.00, 11.00, 17.00 +CDR, 12, 02, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 02, 57.00, 32.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 02, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 02, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 02, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 02, 55.00, 35.00, 25.00, 23.00, 35.00 +CHO, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 02, 65.00, 43.00, 18.00, 19.00, 27.00 +CID, 12, 02, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 02, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 02, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 02, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 02, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 02, 42.00, 29.00, 37.00, 37.00, 52.00 +CLL, 12, 02, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 02, 56.00, 36.00, 20.00, 22.00, 32.00 +CMH, 12, 02, 43.00, 28.00, 29.00, 30.00, 44.00 +CMI, 12, 02, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 02, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 02, 43.00, 24.00, 12.00, 10.00, 18.00 +CNM, 12, 02, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 02, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +COD, 12, 02, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +COF, 12, 02, 75.00, 56.00, -9999.00, -9999.00, 21.00 +CON, 12, 02, 39.00, 19.00, 25.00, 25.00, 35.00 +COS, 12, 02, 45.00, 20.00, 13.00, 10.00, 17.00 +COT, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 02, 45.00, 27.00, 23.00, 20.00, 32.00 +CPR, 12, 02, 37.00, 17.00, 16.00, 15.00, 23.00 +CRBC, 12, 02, 31.00, -1.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 02, 71.00, 51.00, 15.00, 12.00, 21.00 +CRW, 12, 02, 50.00, 31.00, 33.00, 32.00, 46.00 +CSG, 12, 02, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 02, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 02, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 02, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 02, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 02, 46.00, 29.00, 27.00, 26.00, 39.00 +CVN, 12, 02, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 02, 55.00, 27.00, -9999.00, -9999.00, 11.00 +CXY, 12, 02, 45.00, 30.00, 20.00, 18.00, 29.00 +CYS, 12, 02, 41.00, 19.00, 15.00, 13.00, 20.00 +DAA, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 02, 73.00, 52.00, 17.00, 19.00, 26.00 +DAG, 12, 02, 63.00, 39.00, 4.00, 5.00, 6.00 +DAL, 12, 02, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 02, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 02, 43.00, 28.00, 30.00, 28.00, 42.00 +DBQ, 12, 02, 35.00, 19.00, 23.00, 20.00, 33.00 +DCA, 12, 02, 51.00, 35.00, 19.00, 20.00, 29.00 +DDC, 12, 02, 47.00, 25.00, 11.00, 11.00, 16.00 +DEC, 12, 02, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 02, 47.00, 20.00, 13.00, 12.00, 19.00 +DFW, 12, 02, 61.00, 40.00, 12.00, 11.00, 18.00 +DHN, 12, 02, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 02, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 02, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 02, 66.00, 44.00, -9999.00, -9999.00, 15.00 +DLG, 12, 02, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 02, 26.00, 11.00, 24.00, 21.00, 34.00 +DLLC, 12, 02, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 02, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 02, 67.00, 42.00, -9999.00, -9999.00, 12.00 +DMN, 12, 02, 61.00, 28.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 02, 52.00, 34.00, -9999.00, -9999.00, 30.00 +DPG, 12, 02, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 02, 67.00, 42.00, -9999.00, -9999.00, 27.00 +DRA, 12, 02, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 02, 66.00, 44.00, 8.00, 9.00, 14.00 +DSM, 12, 02, 38.00, 21.00, 21.00, 18.00, 30.00 +DTW, 12, 02, 40.00, 26.00, 31.00, 31.00, 44.00 +DUG, 12, 02, 64.00, 32.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 02, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 02, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 02, 60.00, 37.00, -9999.00, -9999.00, 15.00 +D45, 12, 02, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 02, 36.00, 26.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 02, 31.00, 14.00, 20.00, 17.00, 28.00 +ECG, 12, 02, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 02, 61.00, 35.00, -9999.00, -9999.00, 8.00 +EED, 12, 02, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 12, 02, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 02, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 02, 46.00, 25.00, 38.00, 39.00, 54.00 +EKO, 12, 02, 41.00, 17.00, 19.00, 18.00, 27.00 +ELD, 12, 02, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 02, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 02, 61.00, 33.00, 7.00, 8.00, 12.00 +ELY, 12, 02, 43.00, 14.00, 12.00, 13.00, 20.00 +EMP, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 02, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +END, 12, 02, 51.00, 32.00, -9999.00, -9999.00, 15.00 +ENN, 12, 02, 6.00, -12.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 02, 39.00, 23.00, -9999.00, -9999.00, 15.00 +EPH, 12, 02, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 02, 42.00, 30.00, 40.00, 41.00, 58.00 +ESF, 12, 02, 64.00, 42.00, -9999.00, -9999.00, 36.00 +EUG, 12, 02, 48.00, 38.00, 47.00, 47.00, 60.00 +EVV, 12, 02, 48.00, 31.00, 28.00, 23.00, 37.00 +EWN, 12, 02, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 02, 47.00, 33.00, 21.00, 21.00, 33.00 +EYW, 12, 02, 78.00, 69.00, 14.00, 12.00, 22.00 +E74, 12, 02, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 02, 56.00, 34.00, -9999.00, -9999.00, 27.00 +FAI, 12, 02, 5.00, -12.00, 22.00, 24.00, 34.00 +FAR, 12, 02, 26.00, 9.00, 13.00, 16.00, 23.00 +FAT, 12, 02, 57.00, 39.00, 13.00, 15.00, 21.00 +FAY, 12, 02, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 02, 33.00, 19.00, 30.00, 35.00, 47.00 +FCS, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +FDY, 12, 02, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 02, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 12, 02, 46.00, 18.00, 14.00, 16.00, 19.00 +FLL, 12, 02, 79.00, 62.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 02, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 02, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +FME, 12, 02, 52.00, 30.00, -9999.00, -9999.00, 28.00 +FMH, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 02, 48.00, 21.00, 7.00, 8.00, 10.00 +FMY, 12, 02, 78.00, 57.00, 10.00, 9.00, 15.00 +FNT, 12, 02, 38.00, 25.00, 31.00, 31.00, 44.00 +FOD, 12, 02, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 02, 45.00, 25.00, -9999.00, -9999.00, 18.00 +FOK, 12, 02, 47.00, 32.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 02, 46.00, 26.00, -9999.00, -9999.00, 18.00 +FSD, 12, 02, 33.00, 14.00, 14.00, 14.00, 23.00 +FSI, 12, 02, 56.00, 31.00, -9999.00, -9999.00, 15.00 +FSM, 12, 02, 55.00, 33.00, 19.00, 17.00, 27.00 +FTK, 12, 02, 50.00, 29.00, -9999.00, -9999.00, 32.00 +FWA, 12, 02, 40.00, 26.00, 27.00, 29.00, 40.00 +FWH, 12, 02, 60.00, 38.00, -9999.00, -9999.00, 17.00 +FYU, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 02, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 02, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 02, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 02, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 02, 48.00, 22.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 02, 36.00, 25.00, 33.00, 34.00, 46.00 +GFA, 12, 02, 36.00, 18.00, -9999.00, -9999.00, 22.00 +GFK, 12, 02, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 02, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 02, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 02, 30.00, 10.00, 16.00, 16.00, 26.00 +GJT, 12, 02, 43.00, 23.00, 13.00, 12.00, 19.00 +GKN, 12, 02, 7.00, -8.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 02, 45.00, 20.00, 10.00, 10.00, 15.00 +GLH, 12, 02, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 02, 65.00, 54.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 02, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 02, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +GON, 12, 02, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 02, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 02, 33.00, 18.00, 26.00, 26.00, 38.00 +GRCI, 12, 02, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 02, 48.00, 34.00, -9999.00, -9999.00, 65.00 +GRI, 12, 02, 40.00, 19.00, 14.00, 11.00, 20.00 +GRK, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 12, 02, 38.00, 24.00, 33.00, 36.00, 48.00 +GSB, 12, 02, 59.00, 37.00, -9999.00, -9999.00, 23.00 +GSG, 12, 02, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 02, 54.00, 34.00, 21.00, 21.00, 30.00 +GSP, 12, 02, 57.00, 36.00, 21.00, 23.00, 32.00 +GST, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 02, 38.00, 22.00, -9999.00, -9999.00, 58.00 +GTF, 12, 02, 36.00, 18.00, 17.00, 20.00, 27.00 +GUP, 12, 02, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 02, 42.00, 25.00, -9999.00, -9999.00, 37.00 +GVW, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 12, 02, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 02, 60.00, 44.00, 23.00, 23.00, 33.00 +HBR, 12, 02, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 02, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 02, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 02, 41.00, 23.00, -9999.00, -9999.00, 32.00 +HKY, 12, 02, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 02, 35.00, 14.00, 15.00, 16.00, 26.00 +HMN, 12, 02, 60.00, 25.00, -9999.00, -9999.00, 8.00 +HMS, 12, 02, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 02, 61.00, 33.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 02, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +HON, 12, 02, 33.00, 13.00, 10.00, 9.00, 16.00 +HOP, 12, 02, 51.00, 31.00, -9999.00, -9999.00, 34.00 +HOT, 12, 02, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 02, 68.00, 48.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 02, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 02, 49.00, 39.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 02, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 02, 67.00, 42.00, -9999.00, -9999.00, 26.00 +HST, 12, 02, 79.00, 59.00, -9999.00, -9999.00, 20.00 +HSV, 12, 02, 56.00, 36.00, 27.00, 22.00, 36.00 +HTL, 12, 02, 34.00, 21.00, 36.00, 32.00, 49.00 +HTS, 12, 02, 49.00, 32.00, 29.00, 29.00, 43.00 +HUF, 12, 02, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 02, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 02, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 02, 32.00, 10.00, 16.00, 16.00, 22.00 +IAB, 12, 02, 47.00, 27.00, -9999.00, -9999.00, 18.00 +IAD, 12, 02, 49.00, 29.00, 20.00, 21.00, 30.00 +IAG, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 02, 68.00, 45.00, 20.00, 20.00, 30.00 +ICT, 12, 02, 47.00, 27.00, 13.00, 13.00, 20.00 +IDA, 12, 02, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 02, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 02, 48.00, 31.00, 23.00, 20.00, 33.00 +ILI, 12, 02, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 02, 63.00, 40.00, 20.00, 20.00, 31.00 +IMT, 12, 02, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +IND, 12, 02, 43.00, 27.00, 29.00, 28.00, 41.00 +INL, 12, 02, 22.00, 5.00, 23.00, 22.00, 34.00 +INS, 12, 02, 57.00, 34.00, -9999.00, -9999.00, 8.00 +INT, 12, 02, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +INW, 12, 02, 50.00, 23.00, 7.00, 7.00, 10.00 +IPL, 12, 02, 72.00, 45.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 02, 42.00, 28.00, 27.00, 27.00, 40.00 +IRK, 12, 02, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 02, 28.00, 7.00, 17.00, 15.00, 26.00 +ISP, 12, 02, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 02, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 02, 68.00, 41.00, -9999.00, -9999.00, 10.00 +IWD, 12, 02, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 02, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 02, 63.00, 39.00, 23.00, 20.00, 33.00 +JAX, 12, 02, 70.00, 46.00, 17.00, 17.00, 25.00 +JBR, 12, 02, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 02, 66.00, 36.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 02, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 02, 47.00, 34.00, 22.00, 20.00, 32.00 +JHW, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 02, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 02, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 02, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 02, 33.00, 24.00, 48.00, 48.00, 59.00 +JST, 12, 02, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 02, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 02, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 02, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 02, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 02, 77.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 02, 38.00, 24.00, 32.00, 33.00, 46.00 +LAR, 12, 02, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 02, 61.00, 37.00, 6.00, 6.00, 9.00 +LAX, 12, 02, 68.00, 50.00, 9.00, 9.00, 13.00 +LBB, 12, 02, 57.00, 30.00, 10.00, 7.00, 13.00 +LBF, 12, 02, 41.00, 15.00, 14.00, 9.00, 18.00 +LCH, 12, 02, 66.00, 46.00, 18.00, 20.00, 29.00 +LCK, 12, 02, 45.00, 29.00, -9999.00, -9999.00, 39.00 +LEB, 12, 02, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 02, 48.00, 31.00, 28.00, 27.00, 39.00 +LFI, 12, 02, 55.00, 38.00, -9999.00, -9999.00, 29.00 +LFK, 12, 02, 65.00, 42.00, 18.00, 21.00, 28.00 +LFT, 12, 02, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 02, 46.00, 35.00, 21.00, 20.00, 33.00 +LGB, 12, 02, 69.00, 47.00, 9.00, 9.00, 13.00 +LGU, 12, 02, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 02, 67.00, 45.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 02, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 02, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 02, 56.00, 36.00, 20.00, 20.00, 28.00 +LIZ, 12, 02, 29.00, 13.00, -9999.00, -9999.00, 51.00 +LMT, 12, 02, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +LND, 12, 02, 35.00, 13.00, 11.00, 11.00, 16.00 +LNK, 12, 02, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 02, 46.00, 19.00, 9.00, 9.00, 13.00 +LOZ, 12, 02, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 02, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 02, 56.00, 36.00, -9999.00, -9999.00, 22.00 +LSE, 12, 02, 33.00, 18.00, 18.00, 17.00, 27.00 +LSF, 12, 02, 62.00, 41.00, -9999.00, -9999.00, 22.00 +LSV, 12, 02, 64.00, 30.00, -9999.00, -9999.00, 8.00 +LTS, 12, 02, 58.00, 32.00, -9999.00, -9999.00, 14.00 +LUF, 12, 02, 70.00, 39.00, -9999.00, -9999.00, 9.00 +LVS, 12, 02, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 02, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 02, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 02, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 02, 51.00, 32.00, 22.00, 21.00, 31.00 +MAF, 12, 02, 61.00, 34.00, 7.00, 6.00, 11.00 +MBL, 12, 02, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 02, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 02, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 02, 57.00, 42.00, -9999.00, -9999.00, 27.00 +MCF, 12, 02, 74.00, 54.00, -9999.00, -9999.00, 19.00 +MCG, 12, 02, 6.00, -11.00, 27.00, 27.00, 40.00 +MCI, 12, 02, 44.00, 26.00, 17.00, 16.00, 26.00 +MCK, 12, 02, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 02, 64.00, 40.00, 19.00, 19.00, 27.00 +MCO, 12, 02, 75.00, 54.00, 13.00, 16.00, 23.00 +MCW, 12, 02, 32.00, 16.00, 14.00, 12.00, 21.00 +MC2, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 14.00 +MDH, 12, 02, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 02, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 02, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 02, 40.00, 26.00, 31.00, 29.00, 42.00 +MEI, 12, 02, 63.00, 39.00, 23.00, 18.00, 31.00 +MEM, 12, 02, 56.00, 38.00, 26.00, 22.00, 35.00 +MER, 12, 02, 58.00, 37.00, -9999.00, -9999.00, 22.00 +MFD, 12, 02, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 02, 74.00, 54.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 02, 47.00, 33.00, 34.00, 35.00, 46.00 +MGE, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 12, 02, 64.00, 41.00, 22.00, 20.00, 33.00 +MGW, 12, 02, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 02, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 02, 57.00, 41.00, -9999.00, -9999.00, 27.00 +MHS, 12, 02, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 02, 79.00, 62.00, 17.00, 16.00, 26.00 +MIB, 12, 02, 26.00, 10.00, -9999.00, -9999.00, 21.00 +MIV, 12, 02, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 02, 44.00, 23.00, -9999.00, -9999.00, 28.00 +MKC, 12, 02, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 02, 36.00, 22.00, 28.00, 27.00, 39.00 +MKG, 12, 02, 38.00, 27.00, 36.00, 36.00, 49.00 +MKL, 12, 02, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 02, 75.00, 56.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 02, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 02, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 02, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 02, 39.00, 22.00, 25.00, 22.00, 35.00 +MLS, 12, 02, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 02, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 02, 63.00, 41.00, -9999.00, -9999.00, 26.00 +MOB, 12, 02, 66.00, 46.00, 22.00, 20.00, 32.00 +MOT, 12, 02, 26.00, 10.00, 14.00, 14.00, 22.00 +MPV, 12, 02, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 02, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 02, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 02, 64.00, 29.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 02, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 02, 62.00, 45.00, -9999.00, -9999.00, 25.00 +MSL, 12, 02, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 02, 35.00, 18.00, 24.00, 23.00, 34.00 +MSO, 12, 02, 33.00, 19.00, 28.00, 28.00, 41.00 +MSP, 12, 02, 31.00, 16.00, 19.00, 20.00, 29.00 +MSS, 12, 02, 34.00, 18.00, 36.00, 34.00, 50.00 +MSY, 12, 02, 67.00, 47.00, 21.00, 18.00, 31.00 +MTC, 12, 02, 39.00, 27.00, -9999.00, -9999.00, 37.00 +MTN, 12, 02, 50.00, 32.00, -9999.00, -9999.00, 28.00 +MTO, 12, 02, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 02, 45.00, 28.00, -9999.00, -9999.00, 28.00 +MUO, 12, 02, 44.00, 25.00, -9999.00, -9999.00, 28.00 +MWA, 12, 02, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 02, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 02, 64.00, 41.00, -9999.00, -9999.00, 29.00 +MYL, 12, 02, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 02, 63.00, 39.00, -9999.00, -9999.00, 25.00 +NAO, 12, 02, 63.00, 48.00, -9999.00, -9999.00, 28.00 +NBC, 12, 02, 65.00, 45.00, -9999.00, -9999.00, 25.00 +NBE, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 12, 02, 39.00, 24.00, -9999.00, -9999.00, 31.00 +NCA, 12, 02, 63.00, 38.00, -9999.00, -9999.00, 26.00 +NCO, 12, 02, 46.00, 31.00, -9999.00, -9999.00, 36.00 +NC1, 12, 02, 57.00, 39.00, -9999.00, -9999.00, 8.00 +NEL, 12, 02, 50.00, 29.00, -9999.00, -9999.00, 32.00 +NFG, 12, 02, 67.00, 46.00, -9999.00, -9999.00, 13.00 +NFL, 12, 02, 48.00, 21.00, -9999.00, -9999.00, 13.00 +NGP, 12, 02, 72.00, 52.00, -9999.00, -9999.00, 19.00 +NGU, 12, 02, 56.00, 39.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 02, 59.00, 46.00, -9999.00, -9999.00, 28.00 +NHK, 12, 02, 52.00, 32.00, -9999.00, -9999.00, 28.00 +NHZ, 12, 02, 38.00, 22.00, -9999.00, -9999.00, 39.00 +NID, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 12, 02, 70.00, 46.00, -9999.00, -9999.00, 22.00 +NIR, 12, 02, 70.00, 47.00, -9999.00, -9999.00, 22.00 +NKT, 12, 02, 62.00, 42.00, -9999.00, -9999.00, 28.00 +NKX, 12, 02, 68.00, 51.00, -9999.00, -9999.00, 18.00 +NLC, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 20.00 +NMM, 12, 02, 62.00, 38.00, -9999.00, -9999.00, 33.00 +NPA, 12, 02, 66.00, 47.00, -9999.00, -9999.00, 26.00 +NQA, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NQI, 12, 02, 74.00, 50.00, -9999.00, -9999.00, 18.00 +NQX, 12, 02, 78.00, 69.00, -9999.00, -9999.00, 22.00 +NRB, 12, 02, 70.00, 51.00, -9999.00, -9999.00, 19.00 +NRC, 12, 02, 58.00, 37.00, -9999.00, -9999.00, 24.00 +NRS, 12, 02, 67.00, 47.00, -9999.00, -9999.00, 15.00 +NSE, 12, 02, 66.00, 43.00, -9999.00, -9999.00, 30.00 +NSI, 12, 02, 68.00, 46.00, -9999.00, -9999.00, 20.00 +NTD, 12, 02, 68.00, 46.00, -9999.00, -9999.00, 15.00 +NTK, 12, 02, 70.00, 47.00, -9999.00, -9999.00, 15.00 +NTU, 12, 02, 56.00, 39.00, -9999.00, -9999.00, 28.00 +NUC, 12, 02, 65.00, 50.00, -9999.00, -9999.00, 15.00 +NUQ, 12, 02, 60.00, 40.00, -9999.00, -9999.00, 28.00 +NUW, 12, 02, 47.00, 36.00, -9999.00, -9999.00, 56.00 +NWF, 12, 02, 69.00, 47.00, -9999.00, -9999.00, 12.00 +NXX, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 12, 02, 52.00, 29.00, -9999.00, -9999.00, 29.00 +NZC, 12, 02, 70.00, 43.00, -9999.00, -9999.00, 23.00 +NZJ, 12, 02, 69.00, 42.00, -9999.00, -9999.00, 15.00 +NZW, 12, 02, 44.00, 28.00, -9999.00, -9999.00, 39.00 +NZY, 12, 02, 68.00, 51.00, -9999.00, -9999.00, 15.00 +OAK, 12, 02, 60.00, 43.00, 16.00, 18.00, 24.00 +OAR, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 12, 02, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 02, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 02, 53.00, 32.00, 15.00, 12.00, 20.00 +OLM, 12, 02, 46.00, 33.00, 55.00, 55.00, 69.00 +OMA, 12, 02, 40.00, 20.00, 14.00, 13.00, 21.00 +OME, 12, 02, 18.00, 3.00, 27.00, 28.00, 39.00 +ONT, 12, 02, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 02, 39.00, 24.00, 29.00, 26.00, 39.00 +ORF, 12, 02, 56.00, 39.00, 21.00, 22.00, 31.00 +ORH, 12, 02, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 02, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 02, 37.00, 22.00, -9999.00, -9999.00, 43.00 +OTG, 12, 02, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 02, 54.00, 41.00, 52.00, 54.00, 64.00 +OTM, 12, 02, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 02, 8.00, -5.00, 19.00, 22.00, 31.00 +OURC, 12, 02, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 02, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 02, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 02, 66.00, 43.00, -9999.00, -9999.00, 27.00 +PACZ, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 02, 47.00, 36.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 02, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 02, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 02, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 02, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 02, 3.00, -12.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 02, 68.00, 44.00, -9999.00, -9999.00, 25.00 +PAQ, 12, 02, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 02, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 02, 37.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 02, 14.00, 2.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 02, 6.00, -11.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 02, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 02, 36.00, 21.00, -9999.00, -9999.00, 41.00 +PBI, 12, 02, 78.00, 61.00, 21.00, 21.00, 31.00 +PDT, 12, 02, 43.00, 30.00, 27.00, 29.00, 42.00 +PDX, 12, 02, 48.00, 37.00, 49.00, 50.00, 64.00 +PFN, 12, 02, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 02, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 02, 48.00, 32.00, 22.00, 19.00, 33.00 +PHX, 12, 02, 69.00, 44.00, 7.00, 7.00, 10.00 +PIA, 12, 02, 40.00, 24.00, 26.00, 23.00, 36.00 +PIB, 12, 02, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 02, 37.00, 19.00, 23.00, 24.00, 35.00 +PIR, 12, 02, 35.00, 15.00, 13.00, 12.00, 19.00 +PIT, 12, 02, 43.00, 28.00, 35.00, 33.00, 50.00 +PKB, 12, 02, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 02, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 02, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 02, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 02, 66.00, 47.00, 18.00, 17.00, 27.00 +POB, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 12, 02, 64.00, 41.00, -9999.00, -9999.00, 40.00 +POM, 12, 02, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 12, 02, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 02, 62.00, 35.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 02, 54.00, 25.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 02, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 02, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 02, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 02, 41.00, 23.00, -9999.00, -9999.00, 39.00 +PSP, 12, 02, 73.00, 44.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 02, 69.00, 50.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 02, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 02, 50.00, 19.00, 9.00, 9.00, 15.00 +PUC, 12, 02, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 02, 45.00, 28.00, 25.00, 25.00, 37.00 +PVU, 12, 02, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 02, 39.00, 23.00, 27.00, 27.00, 39.00 +P02, 12, 02, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +P07, 12, 02, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +P11, 12, 02, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +P24, 12, 02, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +P28, 12, 02, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +P35, 12, 02, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +P38, 12, 02, 51.00, 21.00, -9999.00, -9999.00, -9999.00 +P39, 12, 02, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +P58, 12, 02, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +P59, 12, 02, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +P60, 12, 02, 27.00, 4.00, -9999.00, -9999.00, -9999.00 +P61, 12, 02, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +P67, 12, 02, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +P68, 12, 02, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +P69, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 02, 44.00, 21.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 02, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 02, 39.00, 16.00, 12.00, 10.00, 18.00 +RBL, 12, 02, 57.00, 40.00, 25.00, 24.00, 34.00 +RCA, 12, 02, 39.00, 16.00, -9999.00, -9999.00, 18.00 +RDD, 12, 02, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 02, 44.00, 24.00, 23.00, 22.00, 34.00 +RDR, 12, 02, 24.00, 8.00, -9999.00, -9999.00, 23.00 +RDU, 12, 02, 56.00, 35.00, 20.00, 21.00, 31.00 +REE, 12, 02, 57.00, 30.00, -9999.00, -9999.00, 9.00 +REJ, 12, 02, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 02, 37.00, 21.00, 26.00, 22.00, 35.00 +RIC, 12, 02, 54.00, 33.00, 20.00, 22.00, 31.00 +RIV, 12, 02, 68.00, 42.00, -9999.00, -9999.00, 13.00 +RIW, 12, 02, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 02, 34.00, 15.00, 12.00, 10.00, 17.00 +RME, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 58.00 +RMG, 12, 02, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +RND, 12, 02, 67.00, 44.00, -9999.00, -9999.00, 20.00 +RNO, 12, 02, 48.00, 22.00, 13.00, 13.00, 19.00 +ROA, 12, 02, 51.00, 32.00, 19.00, 20.00, 30.00 +ROC, 12, 02, 40.00, 27.00, 37.00, 40.00, 55.00 +ROW, 12, 02, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 02, 46.00, 23.00, 10.00, 10.00, 15.00 +RST, 12, 02, 31.00, 15.00, 22.00, 20.00, 31.00 +RWF, 12, 02, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 02, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 02, 56.00, 40.00, 18.00, 19.00, 25.00 +SAF, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 02, 68.00, 51.00, 10.00, 11.00, 16.00 +SAT, 12, 02, 67.00, 44.00, 16.00, 17.00, 25.00 +SAV, 12, 02, 65.00, 44.00, 18.00, 17.00, 27.00 +SAW, 12, 02, 33.00, 21.00, -9999.00, -9999.00, 52.00 +SBA, 12, 02, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 02, 69.00, 42.00, -9999.00, -9999.00, 14.00 +SBN, 12, 02, 40.00, 26.00, 36.00, 34.00, 50.00 +SBP, 12, 02, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 02, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 02, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 02, -5.00, -17.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 02, 56.00, 39.00, 15.00, 18.00, 21.00 +SDF, 12, 02, 49.00, 32.00, 28.00, 25.00, 37.00 +SEA, 12, 02, 47.00, 38.00, 45.00, 46.00, 59.00 +SEM, 12, 02, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 02, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 02, 59.00, 45.00, 19.00, 20.00, 28.00 +SGF, 12, 02, 49.00, 29.00, 20.00, 19.00, 30.00 +SGY, 12, 02, 33.00, 24.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 02, 38.00, 13.00, 17.00, 17.00, 26.00 +SHV, 12, 02, 62.00, 40.00, 19.00, 20.00, 28.00 +SIT, 12, 02, 41.00, 33.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 02, 60.00, 43.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 02, 62.00, 36.00, 9.00, 8.00, 13.00 +SKA, 12, 02, 36.00, 25.00, -9999.00, -9999.00, 44.00 +SKF, 12, 02, 67.00, 44.00, -9999.00, -9999.00, 20.00 +SLC, 12, 02, 42.00, 25.00, 21.00, 21.00, 31.00 +SLE, 12, 02, 48.00, 35.00, 49.00, 49.00, 62.00 +SLN, 12, 02, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 02, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 02, 66.00, 39.00, -9999.00, 13.00, 18.00 +SNA, 12, 02, 65.00, 49.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 02, 35.00, 27.00, 53.00, 55.00, 71.00 +SNS, 12, 02, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 02, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 02, 42.00, 26.00, 26.00, 21.00, 34.00 +SPS, 12, 02, 58.00, 34.00, 11.00, 10.00, 17.00 +SRQ, 12, 02, 76.00, 54.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 02, 62.00, 38.00, -9999.00, -9999.00, 26.00 +SSI, 12, 02, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +STC, 12, 02, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 02, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +STL, 12, 02, 46.00, 30.00, 24.00, 21.00, 34.00 +STNV, 12, 02, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +STS, 12, 02, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 02, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 02, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 02, 58.00, 39.00, -9999.00, -9999.00, 25.00 +SUX, 12, 02, 36.00, 18.00, 14.00, 13.00, 22.00 +SVN, 12, 02, 65.00, 44.00, -9999.00, -9999.00, 20.00 +SWF, 12, 02, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 02, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 02, 40.00, 26.00, 41.00, 43.00, 57.00 +SZL, 12, 02, 46.00, 25.00, -9999.00, -9999.00, 26.00 +TAD, 12, 02, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 02, 3.00, -12.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 02, 52.00, 26.00, -9999.00, -9999.00, 31.00 +TCC, 12, 02, 56.00, 27.00, 6.00, 6.00, 9.00 +TCL, 12, 02, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 02, 48.00, 34.00, -9999.00, -9999.00, 62.00 +TCS, 12, 02, 57.00, 31.00, -9999.00, 7.00, 8.00 +TEB, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 02, 53.00, 32.00, -9999.00, -9999.00, 15.00 +TKA, 12, 02, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 02, 69.00, 43.00, 17.00, 18.00, 25.00 +TNX, 12, 02, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 02, 40.00, 25.00, 31.00, 31.00, 44.00 +TOP, 12, 02, 45.00, 25.00, 14.00, 15.00, 23.00 +TPA, 12, 02, 74.00, 54.00, 12.00, 15.00, 21.00 +TPH, 12, 02, 47.00, 22.00, 5.00, 4.00, 7.00 +TRI, 12, 02, 52.00, 31.00, 24.00, 25.00, 36.00 +TRK, 12, 02, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 02, 73.00, 41.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 02, 49.00, 37.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 02, 53.00, 33.00, 14.00, 15.00, 22.00 +TUP, 12, 02, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 02, 67.00, 42.00, 8.00, 9.00, 13.00 +TVC, 12, 02, 36.00, 24.00, 34.00, 38.00, 49.00 +TVL, 12, 02, 43.00, 19.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 02, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 02, 60.00, 42.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 02, 54.00, 33.00, 26.00, 24.00, 36.00 +T01, 12, 02, 53.00, 34.00, -9999.00, -9999.00, 29.00 +T02, 12, 02, 60.00, 38.00, -9999.00, -9999.00, 26.00 +T03, 12, 02, 64.00, 41.00, -9999.00, -9999.00, 25.00 +T04, 12, 02, 76.00, 56.00, -9999.00, -9999.00, 19.00 +T05, 12, 02, 46.00, 23.00, -9999.00, -9999.00, 18.00 +T06, 12, 02, 65.00, 38.00, -9999.00, -9999.00, 32.00 +T07, 12, 02, 46.00, 17.00, -9999.00, -9999.00, 32.00 +T08, 12, 02, 39.00, 23.00, -9999.00, -9999.00, 32.00 +UCA, 12, 02, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 02, 57.00, 34.00, -9999.00, -9999.00, 8.00 +UIL, 12, 02, 48.00, 36.00, 64.00, 64.00, 74.00 +UIN, 12, 02, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 02, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 02, 15.00, 3.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 02, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +U15, 12, 02, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +U28, 12, 02, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 02, 67.00, 42.00, -9999.00, -9999.00, 23.00 +VBG, 12, 02, 67.00, 41.00, -9999.00, -9999.00, 21.00 +VCT, 12, 02, 69.00, 48.00, 18.00, 17.00, 26.00 +VCV, 12, 02, 61.00, 32.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 02, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 02, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 02, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 02, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 02, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 02, 67.00, 42.00, -9999.00, -9999.00, 27.00 +VRB, 12, 02, 76.00, 56.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 02, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 02, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 02, 53.00, 34.00, 20.00, 25.00, 30.00 +WJA, 12, 02, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 02, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 02, 14.00, -2.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 02, 46.00, 20.00, 19.00, 17.00, 26.00 +WPO, 12, 02, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 02, 64.00, 40.00, -9999.00, -9999.00, 22.00 +WRG, 12, 02, 37.00, 28.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 02, 49.00, 30.00, -9999.00, -9999.00, 30.00 +WRL, 12, 02, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +X68, 12, 02, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 02, 35.00, 23.00, 59.00, 59.00, 68.00 +YCG, 12, 02, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 02, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 02, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 02, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 02, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 02, 41.00, 25.00, 23.00, 22.00, 33.00 +YNG, 12, 02, 40.00, 27.00, 35.00, 36.00, 52.00 +YPA, 12, 02, 16.00, -2.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 02, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 02, 13.00, -1.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 02, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 02, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 02, 32.00, 24.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 02, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 02, 71.00, 47.00, 5.00, 4.00, 7.00 +YVR, 12, 02, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 02, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 02, 29.00, 16.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 02, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 02, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 02, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 02, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 02, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 02, 31.00, 17.00, 46.00, 47.00, 63.00 +ZUN, 12, 02, 51.00, 20.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 02, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 02, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 02, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +01R, 12, 02, 64.00, 41.00, -9999.00, -9999.00, 28.00 +1V1, 12, 02, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 02, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 02, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 02, 59.00, 42.00, -9999.00, -9999.00, 26.00 +2PJ, 12, 02, 62.00, 38.00, -9999.00, -9999.00, 26.00 +3B1, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 02, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 02, 34.00, 20.00, -9999.00, -9999.00, 43.00 +3SE, 12, 02, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 02, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 02, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 12, 02, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 02, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 02, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 02, 33.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 02, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 02, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 03, 44.00, 28.00, 23.00, 23.00, 36.00 +ABI, 12, 03, 60.00, 37.00, 10.00, 9.00, 15.00 +ABQ, 12, 03, 50.00, 25.00, 8.00, 8.00, 12.00 +ABR, 12, 03, 30.00, 10.00, 14.00, 11.00, 20.00 +ABY, 12, 03, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 03, 47.00, 33.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 03, 62.00, 40.00, 16.00, 14.00, 22.00 +ACV, 12, 03, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 03, 49.00, 30.00, 21.00, 21.00, 32.00 +ADK, 12, 03, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 03, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 03, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 03, 50.00, 29.00, -9999.00, -9999.00, 28.00 +AEX, 12, 03, 64.00, 42.00, -9999.00, -9999.00, 29.00 +AFF, 12, 03, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 03, 76.00, 52.00, -9999.00, -9999.00, 24.00 +AGS, 12, 03, 62.00, 37.00, 20.00, 20.00, 29.00 +AHN, 12, 03, 58.00, 37.00, 22.00, 22.00, 31.00 +AKN, 12, 03, 25.00, 10.00, 26.00, 28.00, 41.00 +AKO, 12, 03, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 03, 39.00, 23.00, 26.00, 27.00, 40.00 +ALI, 12, 03, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 03, 34.00, 17.00, 19.00, 15.00, 27.00 +ALS, 12, 03, 39.00, 5.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 03, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 03, 53.00, 26.00, 8.00, 8.00, 14.00 +AMG, 12, 03, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 03, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 03, 23.00, 11.00, 21.00, 20.00, 31.00 +AND, 12, 03, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 03, 41.00, 32.00, 61.00, 59.00, 71.00 +AOO, 12, 03, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +APN, 12, 03, 35.00, 21.00, 31.00, 34.00, 47.00 +AQQ, 12, 03, 66.00, 49.00, -9999.00, -9999.00, -9999.00 +ART, 12, 03, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +AST, 12, 03, 49.00, 38.00, 58.00, 59.00, 70.00 +ATL, 12, 03, 57.00, 37.00, 21.00, 20.00, 30.00 +ATW, 12, 03, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 03, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 03, 45.00, 27.00, -9999.00, -9999.00, 38.00 +AUG, 12, 03, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 03, 65.00, 44.00, 16.00, 16.00, 25.00 +AUW, 12, 03, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 03, 53.00, 31.00, 22.00, 21.00, 31.00 +AVP, 12, 03, 41.00, 27.00, 28.00, 27.00, 41.00 +AXN, 12, 03, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 03, 42.00, 24.00, -9999.00, -9999.00, 32.00 +AYS, 12, 03, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 03, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 03, 57.00, 39.00, -9999.00, -9999.00, 29.00 +BAD, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 03, 37.00, 12.00, -9999.00, -9999.00, 13.00 +BDL, 12, 03, 42.00, 26.00, 26.00, 24.00, 37.00 +BDR, 12, 03, 45.00, 31.00, 27.00, 22.00, 39.00 +BET, 12, 03, 17.00, 5.00, 23.00, 25.00, 36.00 +BFD, 12, 03, 36.00, 22.00, 46.00, 47.00, 64.00 +BFF, 12, 03, 43.00, 16.00, 11.00, 12.00, 18.00 +BFL, 12, 03, 59.00, 40.00, 8.00, 11.00, 15.00 +BGM, 12, 03, 37.00, 24.00, 36.00, 36.00, 53.00 +BGR, 12, 03, 36.00, 20.00, 27.00, 26.00, 39.00 +BGS, 12, 03, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 03, 59.00, 37.00, 23.00, 20.00, 31.00 +BID, 12, 03, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 03, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 03, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 03, 37.00, 19.00, 16.00, 17.00, 24.00 +BIS, 12, 03, 29.00, 8.00, 16.00, 17.00, 26.00 +BIX, 12, 03, 65.00, 48.00, -9999.00, -9999.00, 27.00 +BJI, 12, 03, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 03, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 03, 47.00, 17.00, -9999.00, -9999.00, 16.00 +BKW, 12, 03, 46.00, 29.00, 33.00, 34.00, 47.00 +BLF, 12, 03, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 03, 69.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 03, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 03, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 03, 47.00, 29.00, -9999.00, -9999.00, 29.00 +BNA, 12, 03, 54.00, 34.00, 27.00, 23.00, 37.00 +BNO, 12, 03, 38.00, 17.00, -9999.00, 28.00, 47.00 +BOI, 12, 03, 41.00, 25.00, 26.00, 28.00, 40.00 +BOS, 12, 03, 45.00, 31.00, 24.00, 26.00, 37.00 +BPI, 12, 03, 30.00, -2.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 03, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 03, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 03, 39.00, 23.00, -9999.00, -9999.00, 24.00 +BRO, 12, 03, 74.00, 54.00, 15.00, 14.00, 22.00 +BRW, 12, 03, -3.00, -14.00, 11.00, 11.00, 18.00 +BSM, 12, 03, 65.00, 44.00, -9999.00, -9999.00, 21.00 +BTI, 12, 03, -4.00, -16.00, 10.00, 10.00, 17.00 +BTL, 12, 03, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 03, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 03, 66.00, 44.00, 22.00, 19.00, 32.00 +BTT, 12, 03, 0.00, -15.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 03, 35.00, 21.00, 37.00, 31.00, 50.00 +BUB, 12, 03, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 03, 39.00, 27.00, 42.00, 46.00, 60.00 +BUR, 12, 03, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 03, 66.00, 49.00, -9999.00, 17.00, 24.00 +BWG, 12, 03, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 03, 49.00, 31.00, 21.00, 21.00, 32.00 +BYH, 12, 03, 53.00, 34.00, -9999.00, -9999.00, 34.00 +BYI, 12, 03, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 03, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 03, 62.00, 37.00, 20.00, 19.00, 29.00 +CAG, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 03, 42.00, 28.00, 36.00, 36.00, 52.00 +CAO, 12, 03, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 03, 28.00, 12.00, 37.00, 38.00, 52.00 +CBM, 12, 03, 60.00, 36.00, -9999.00, -9999.00, 33.00 +CDB, 12, 03, 36.00, 28.00, 60.00, 59.00, 76.00 +CDC, 12, 03, 46.00, 21.00, 11.00, 11.00, 17.00 +CDR, 12, 03, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 03, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 03, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 03, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 03, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 03, 54.00, 34.00, 25.00, 23.00, 35.00 +CHO, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 03, 64.00, 42.00, 18.00, 20.00, 28.00 +CID, 12, 03, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 03, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 03, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 03, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 03, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 03, 42.00, 28.00, 37.00, 37.00, 53.00 +CLL, 12, 03, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 03, 56.00, 36.00, 20.00, 22.00, 32.00 +CMH, 12, 03, 43.00, 28.00, 29.00, 31.00, 44.00 +CMI, 12, 03, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 03, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 03, 43.00, 23.00, 12.00, 10.00, 18.00 +CNM, 12, 03, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 03, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +COD, 12, 03, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +COF, 12, 03, 74.00, 55.00, -9999.00, -9999.00, 21.00 +CON, 12, 03, 38.00, 19.00, 25.00, 25.00, 35.00 +COS, 12, 03, 44.00, 19.00, 13.00, 10.00, 17.00 +COT, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 03, 45.00, 27.00, 23.00, 20.00, 32.00 +CPR, 12, 03, 37.00, 16.00, 16.00, 15.00, 24.00 +CRBC, 12, 03, 31.00, -2.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 03, 71.00, 50.00, 15.00, 12.00, 21.00 +CRW, 12, 03, 50.00, 31.00, 34.00, 32.00, 47.00 +CSG, 12, 03, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 03, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 03, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 03, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 03, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 03, 46.00, 29.00, 27.00, 26.00, 39.00 +CVN, 12, 03, 55.00, 27.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 03, 55.00, 27.00, -9999.00, -9999.00, 11.00 +CXY, 12, 03, 45.00, 30.00, 20.00, 18.00, 29.00 +CYS, 12, 03, 41.00, 18.00, 15.00, 13.00, 20.00 +DAA, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 03, 72.00, 51.00, 17.00, 19.00, 26.00 +DAG, 12, 03, 63.00, 38.00, 4.00, 5.00, 6.00 +DAL, 12, 03, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 03, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 03, 43.00, 28.00, 30.00, 28.00, 42.00 +DBQ, 12, 03, 34.00, 19.00, 23.00, 20.00, 33.00 +DCA, 12, 03, 51.00, 35.00, 19.00, 20.00, 29.00 +DDC, 12, 03, 47.00, 24.00, 11.00, 11.00, 16.00 +DEC, 12, 03, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 03, 46.00, 20.00, 13.00, 12.00, 19.00 +DFW, 12, 03, 60.00, 39.00, 12.00, 11.00, 18.00 +DHN, 12, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 03, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 03, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 03, 66.00, 43.00, -9999.00, -9999.00, 15.00 +DLG, 12, 03, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 03, 25.00, 10.00, 24.00, 21.00, 34.00 +DLLC, 12, 03, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 03, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 03, 66.00, 41.00, -9999.00, -9999.00, 12.00 +DMN, 12, 03, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 03, 52.00, 33.00, -9999.00, -9999.00, 30.00 +DPG, 12, 03, 42.00, 20.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 03, 66.00, 42.00, -9999.00, -9999.00, 27.00 +DRA, 12, 03, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 03, 66.00, 43.00, 8.00, 9.00, 14.00 +DSM, 12, 03, 37.00, 21.00, 21.00, 18.00, 30.00 +DTW, 12, 03, 40.00, 25.00, 31.00, 31.00, 44.00 +DUG, 12, 03, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 03, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 03, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 03, 60.00, 37.00, -9999.00, -9999.00, 15.00 +D45, 12, 03, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 03, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 03, 30.00, 14.00, 20.00, 17.00, 28.00 +ECG, 12, 03, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 03, 60.00, 34.00, -9999.00, -9999.00, 8.00 +EED, 12, 03, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 12, 03, 39.00, 10.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 03, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 03, 46.00, 24.00, 39.00, 39.00, 54.00 +EKO, 12, 03, 41.00, 17.00, 19.00, 18.00, 27.00 +ELD, 12, 03, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 03, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 03, 60.00, 33.00, 7.00, 8.00, 12.00 +ELY, 12, 03, 43.00, 13.00, 12.00, 13.00, 20.00 +EMP, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 03, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 12, 03, 51.00, 31.00, -9999.00, -9999.00, 15.00 +ENN, 12, 03, 5.00, -13.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 03, 39.00, 23.00, -9999.00, -9999.00, 16.00 +EPH, 12, 03, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 03, 42.00, 30.00, 40.00, 41.00, 58.00 +ESF, 12, 03, 64.00, 42.00, -9999.00, -9999.00, 36.00 +EUG, 12, 03, 47.00, 37.00, 47.00, 47.00, 60.00 +EVV, 12, 03, 48.00, 30.00, 28.00, 23.00, 37.00 +EWN, 12, 03, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 03, 47.00, 33.00, 21.00, 21.00, 34.00 +EYW, 12, 03, 77.00, 68.00, 14.00, 12.00, 22.00 +E74, 12, 03, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 03, 56.00, 34.00, -9999.00, -9999.00, 27.00 +FAI, 12, 03, 4.00, -13.00, 22.00, 24.00, 34.00 +FAR, 12, 03, 25.00, 8.00, 13.00, 16.00, 23.00 +FAT, 12, 03, 57.00, 38.00, 13.00, 15.00, 21.00 +FAY, 12, 03, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 03, 32.00, 18.00, 31.00, 35.00, 47.00 +FCS, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +FDY, 12, 03, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 03, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 12, 03, 45.00, 17.00, 14.00, 16.00, 20.00 +FLL, 12, 03, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 03, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 03, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +FME, 12, 03, 52.00, 29.00, -9999.00, -9999.00, 28.00 +FMH, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 03, 47.00, 20.00, 7.00, 8.00, 10.00 +FMY, 12, 03, 77.00, 56.00, 10.00, 9.00, 15.00 +FNT, 12, 03, 38.00, 25.00, 31.00, 31.00, 44.00 +FOD, 12, 03, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 03, 45.00, 25.00, -9999.00, -9999.00, 18.00 +FOK, 12, 03, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 03, 46.00, 25.00, -9999.00, -9999.00, 18.00 +FSD, 12, 03, 33.00, 13.00, 14.00, 14.00, 22.00 +FSI, 12, 03, 56.00, 31.00, -9999.00, -9999.00, 15.00 +FSM, 12, 03, 55.00, 32.00, 19.00, 17.00, 27.00 +FTK, 12, 03, 49.00, 29.00, -9999.00, -9999.00, 33.00 +FWA, 12, 03, 40.00, 26.00, 27.00, 29.00, 40.00 +FWH, 12, 03, 60.00, 37.00, -9999.00, -9999.00, 17.00 +FYU, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 03, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 03, 53.00, 27.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 03, 72.00, 42.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 03, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 03, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 03, 35.00, 24.00, 33.00, 34.00, 47.00 +GFA, 12, 03, 36.00, 18.00, -9999.00, -9999.00, 22.00 +GFK, 12, 03, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 03, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 03, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 03, 29.00, 10.00, 16.00, 16.00, 26.00 +GJT, 12, 03, 43.00, 22.00, 13.00, 12.00, 19.00 +GKN, 12, 03, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 03, 44.00, 19.00, 10.00, 10.00, 15.00 +GLH, 12, 03, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 03, 64.00, 53.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 03, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 03, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GON, 12, 03, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 03, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 03, 32.00, 17.00, 26.00, 26.00, 38.00 +GRCI, 12, 03, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 03, 47.00, 34.00, -9999.00, -9999.00, 65.00 +GRI, 12, 03, 40.00, 19.00, 14.00, 11.00, 20.00 +GRK, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 12, 03, 38.00, 24.00, 33.00, 36.00, 49.00 +GSB, 12, 03, 59.00, 36.00, -9999.00, -9999.00, 23.00 +GSG, 12, 03, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 03, 54.00, 33.00, 21.00, 21.00, 30.00 +GSP, 12, 03, 56.00, 36.00, 21.00, 23.00, 32.00 +GST, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 03, 37.00, 21.00, -9999.00, -9999.00, 59.00 +GTF, 12, 03, 36.00, 18.00, 17.00, 20.00, 27.00 +GUP, 12, 03, 48.00, 16.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 03, 41.00, 24.00, -9999.00, -9999.00, 37.00 +GVW, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 12, 03, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 03, 59.00, 44.00, 23.00, 23.00, 33.00 +HBR, 12, 03, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 03, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 03, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 03, 41.00, 22.00, -9999.00, -9999.00, 32.00 +HKY, 12, 03, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 03, 34.00, 14.00, 15.00, 16.00, 27.00 +HMN, 12, 03, 59.00, 24.00, -9999.00, -9999.00, 8.00 +HMS, 12, 03, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 03, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 03, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 12, 03, 33.00, 13.00, 10.00, 9.00, 16.00 +HOP, 12, 03, 51.00, 30.00, -9999.00, -9999.00, 34.00 +HOT, 12, 03, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 03, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 03, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 03, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 03, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 03, 66.00, 42.00, -9999.00, -9999.00, 26.00 +HST, 12, 03, 78.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 12, 03, 56.00, 35.00, 27.00, 22.00, 36.00 +HTL, 12, 03, 34.00, 20.00, 36.00, 32.00, 49.00 +HTS, 12, 03, 49.00, 31.00, 29.00, 29.00, 44.00 +HUF, 12, 03, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 03, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 03, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 03, 32.00, 10.00, 16.00, 16.00, 23.00 +IAB, 12, 03, 47.00, 27.00, -9999.00, -9999.00, 18.00 +IAD, 12, 03, 49.00, 29.00, 20.00, 21.00, 30.00 +IAG, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 03, 67.00, 44.00, 20.00, 20.00, 30.00 +ICT, 12, 03, 47.00, 27.00, 13.00, 13.00, 20.00 +IDA, 12, 03, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 03, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 03, 48.00, 31.00, 23.00, 20.00, 33.00 +ILI, 12, 03, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 03, 63.00, 40.00, 20.00, 21.00, 31.00 +IMT, 12, 03, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +IND, 12, 03, 43.00, 27.00, 29.00, 29.00, 41.00 +INL, 12, 03, 22.00, 4.00, 23.00, 22.00, 34.00 +INS, 12, 03, 57.00, 33.00, -9999.00, -9999.00, 8.00 +INT, 12, 03, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +INW, 12, 03, 50.00, 23.00, 7.00, 7.00, 10.00 +IPL, 12, 03, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 03, 42.00, 28.00, 27.00, 27.00, 40.00 +IRK, 12, 03, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 03, 28.00, 7.00, 17.00, 15.00, 26.00 +ISP, 12, 03, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 03, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 03, 68.00, 40.00, -9999.00, -9999.00, 10.00 +IWD, 12, 03, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 03, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 03, 63.00, 38.00, 23.00, 20.00, 33.00 +JAX, 12, 03, 69.00, 45.00, 17.00, 17.00, 26.00 +JBR, 12, 03, 53.00, 36.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 03, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 03, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 03, 47.00, 34.00, 22.00, 21.00, 33.00 +JHW, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 03, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 03, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 03, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 03, 33.00, 24.00, 48.00, 48.00, 59.00 +JST, 12, 03, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 03, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 03, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 03, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 03, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 03, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 03, 38.00, 24.00, 32.00, 34.00, 47.00 +LAR, 12, 03, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 03, 60.00, 36.00, 6.00, 6.00, 9.00 +LAX, 12, 03, 67.00, 49.00, 9.00, 9.00, 13.00 +LBB, 12, 03, 57.00, 30.00, 10.00, 7.00, 13.00 +LBF, 12, 03, 41.00, 14.00, 14.00, 9.00, 18.00 +LCH, 12, 03, 65.00, 45.00, 18.00, 20.00, 29.00 +LCK, 12, 03, 45.00, 28.00, -9999.00, -9999.00, 39.00 +LEB, 12, 03, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 03, 48.00, 31.00, 28.00, 27.00, 39.00 +LFI, 12, 03, 54.00, 38.00, -9999.00, -9999.00, 29.00 +LFK, 12, 03, 64.00, 41.00, 18.00, 21.00, 28.00 +LFT, 12, 03, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 03, 46.00, 35.00, 21.00, 20.00, 33.00 +LGB, 12, 03, 68.00, 46.00, 9.00, 9.00, 13.00 +LGU, 12, 03, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 03, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 03, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 03, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 03, 56.00, 36.00, 20.00, 20.00, 28.00 +LIZ, 12, 03, 28.00, 12.00, -9999.00, -9999.00, 51.00 +LMT, 12, 03, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +LND, 12, 03, 35.00, 12.00, 11.00, 11.00, 16.00 +LNK, 12, 03, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 03, 46.00, 18.00, 9.00, 9.00, 13.00 +LOZ, 12, 03, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 03, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 03, 55.00, 35.00, -9999.00, -9999.00, 22.00 +LSE, 12, 03, 33.00, 18.00, 18.00, 17.00, 27.00 +LSF, 12, 03, 62.00, 40.00, -9999.00, -9999.00, 22.00 +LSV, 12, 03, 63.00, 29.00, -9999.00, -9999.00, 8.00 +LTS, 12, 03, 58.00, 32.00, -9999.00, -9999.00, 14.00 +LUF, 12, 03, 70.00, 38.00, -9999.00, -9999.00, 9.00 +LVS, 12, 03, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 03, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 03, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 03, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 03, 51.00, 32.00, 22.00, 21.00, 31.00 +MAF, 12, 03, 60.00, 33.00, 7.00, 6.00, 11.00 +MBL, 12, 03, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 03, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 03, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 03, 56.00, 42.00, -9999.00, -9999.00, 28.00 +MCF, 12, 03, 74.00, 53.00, -9999.00, -9999.00, 19.00 +MCG, 12, 03, 5.00, -12.00, 27.00, 27.00, 40.00 +MCI, 12, 03, 43.00, 26.00, 17.00, 16.00, 26.00 +MCK, 12, 03, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 03, 63.00, 39.00, 19.00, 19.00, 27.00 +MCO, 12, 03, 74.00, 53.00, 13.00, 16.00, 23.00 +MCW, 12, 03, 32.00, 15.00, 14.00, 12.00, 21.00 +MC2, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 12, 03, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 03, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 03, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 03, 40.00, 26.00, 31.00, 29.00, 42.00 +MEI, 12, 03, 63.00, 38.00, 23.00, 18.00, 31.00 +MEM, 12, 03, 56.00, 37.00, 26.00, 22.00, 35.00 +MER, 12, 03, 57.00, 36.00, -9999.00, -9999.00, 22.00 +MFD, 12, 03, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 03, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 03, 46.00, 32.00, 34.00, 35.00, 46.00 +MGE, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +MGM, 12, 03, 63.00, 40.00, 22.00, 20.00, 33.00 +MGW, 12, 03, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 03, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 03, 56.00, 40.00, -9999.00, -9999.00, 28.00 +MHS, 12, 03, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 03, 78.00, 61.00, 16.00, 16.00, 26.00 +MIB, 12, 03, 26.00, 10.00, -9999.00, -9999.00, 22.00 +MIV, 12, 03, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 03, 43.00, 23.00, -9999.00, -9999.00, 28.00 +MKC, 12, 03, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 03, 36.00, 22.00, 29.00, 27.00, 40.00 +MKG, 12, 03, 38.00, 27.00, 37.00, 36.00, 49.00 +MKL, 12, 03, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 03, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 03, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 03, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 03, 44.00, 17.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 03, 38.00, 22.00, 25.00, 22.00, 35.00 +MLS, 12, 03, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 03, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 03, 62.00, 41.00, -9999.00, -9999.00, 26.00 +MOB, 12, 03, 65.00, 45.00, 22.00, 19.00, 32.00 +MOT, 12, 03, 26.00, 10.00, 15.00, 14.00, 22.00 +MPV, 12, 03, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 03, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 03, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 03, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 03, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 03, 61.00, 44.00, -9999.00, -9999.00, 25.00 +MSL, 12, 03, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 03, 34.00, 18.00, 24.00, 23.00, 34.00 +MSO, 12, 03, 33.00, 19.00, 29.00, 29.00, 42.00 +MSP, 12, 03, 30.00, 15.00, 19.00, 20.00, 29.00 +MSS, 12, 03, 33.00, 17.00, 36.00, 34.00, 50.00 +MSY, 12, 03, 66.00, 47.00, 21.00, 18.00, 31.00 +MTC, 12, 03, 39.00, 26.00, -9999.00, -9999.00, 37.00 +MTN, 12, 03, 50.00, 31.00, -9999.00, -9999.00, 28.00 +MTO, 12, 03, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 03, 45.00, 27.00, -9999.00, -9999.00, 28.00 +MUO, 12, 03, 43.00, 24.00, -9999.00, -9999.00, 28.00 +MWA, 12, 03, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 03, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 03, 63.00, 40.00, -9999.00, -9999.00, 29.00 +MYL, 12, 03, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 03, 63.00, 38.00, -9999.00, -9999.00, 26.00 +NAO, 12, 03, 62.00, 47.00, -9999.00, -9999.00, 29.00 +NBC, 12, 03, 64.00, 44.00, -9999.00, -9999.00, 25.00 +NBE, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 12, 03, 39.00, 24.00, -9999.00, -9999.00, 31.00 +NCA, 12, 03, 63.00, 37.00, -9999.00, -9999.00, 27.00 +NCO, 12, 03, 46.00, 31.00, -9999.00, -9999.00, 37.00 +NC1, 12, 03, 56.00, 38.00, -9999.00, -9999.00, 8.00 +NEL, 12, 03, 50.00, 28.00, -9999.00, -9999.00, 32.00 +NFG, 12, 03, 66.00, 45.00, -9999.00, -9999.00, 13.00 +NFL, 12, 03, 48.00, 21.00, -9999.00, -9999.00, 13.00 +NGP, 12, 03, 71.00, 51.00, -9999.00, -9999.00, 19.00 +NGU, 12, 03, 55.00, 38.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 03, 58.00, 45.00, -9999.00, -9999.00, 28.00 +NHK, 12, 03, 51.00, 31.00, -9999.00, -9999.00, 28.00 +NHZ, 12, 03, 38.00, 22.00, -9999.00, -9999.00, 39.00 +NID, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 12, 03, 69.00, 45.00, -9999.00, -9999.00, 22.00 +NIR, 12, 03, 69.00, 46.00, -9999.00, -9999.00, 22.00 +NKT, 12, 03, 62.00, 41.00, -9999.00, -9999.00, 28.00 +NKX, 12, 03, 67.00, 50.00, -9999.00, -9999.00, 18.00 +NLC, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 12, 03, 61.00, 37.00, -9999.00, -9999.00, 33.00 +NPA, 12, 03, 65.00, 46.00, -9999.00, -9999.00, 27.00 +NQA, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NQI, 12, 03, 73.00, 49.00, -9999.00, -9999.00, 18.00 +NQX, 12, 03, 77.00, 68.00, -9999.00, -9999.00, 22.00 +NRB, 12, 03, 69.00, 51.00, -9999.00, -9999.00, 19.00 +NRC, 12, 03, 58.00, 36.00, -9999.00, -9999.00, 24.00 +NRS, 12, 03, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NSE, 12, 03, 65.00, 42.00, -9999.00, -9999.00, 30.00 +NSI, 12, 03, 67.00, 45.00, -9999.00, -9999.00, 21.00 +NTD, 12, 03, 67.00, 45.00, -9999.00, -9999.00, 15.00 +NTK, 12, 03, 70.00, 46.00, -9999.00, -9999.00, 15.00 +NTU, 12, 03, 55.00, 38.00, -9999.00, -9999.00, 28.00 +NUC, 12, 03, 65.00, 50.00, -9999.00, -9999.00, 15.00 +NUQ, 12, 03, 59.00, 39.00, -9999.00, -9999.00, 28.00 +NUW, 12, 03, 46.00, 35.00, -9999.00, -9999.00, 56.00 +NWF, 12, 03, 68.00, 46.00, -9999.00, -9999.00, 12.00 +NXX, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 12, 03, 52.00, 29.00, -9999.00, -9999.00, 29.00 +NZC, 12, 03, 69.00, 42.00, -9999.00, -9999.00, 24.00 +NZJ, 12, 03, 68.00, 42.00, -9999.00, -9999.00, 15.00 +NZW, 12, 03, 44.00, 28.00, -9999.00, -9999.00, 39.00 +NZY, 12, 03, 67.00, 50.00, -9999.00, -9999.00, 15.00 +OAK, 12, 03, 59.00, 42.00, 16.00, 18.00, 24.00 +OAR, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 12, 03, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 03, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 03, 53.00, 32.00, 15.00, 12.00, 20.00 +OLM, 12, 03, 45.00, 33.00, 55.00, 55.00, 70.00 +OMA, 12, 03, 39.00, 20.00, 14.00, 13.00, 21.00 +OME, 12, 03, 17.00, 2.00, 27.00, 28.00, 39.00 +ONT, 12, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 03, 39.00, 24.00, 29.00, 26.00, 39.00 +ORF, 12, 03, 55.00, 38.00, 21.00, 22.00, 32.00 +ORH, 12, 03, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 03, -4.00, -20.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 03, 37.00, 22.00, -9999.00, -9999.00, 44.00 +OTG, 12, 03, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 03, 53.00, 41.00, 52.00, 54.00, 64.00 +OTM, 12, 03, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 03, 7.00, -5.00, 19.00, 22.00, 31.00 +OURC, 12, 03, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 03, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 03, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 03, 65.00, 42.00, -9999.00, -9999.00, 28.00 +PACZ, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 03, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 03, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 03, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 03, 3.00, -11.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 03, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 03, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 03, 67.00, 43.00, -9999.00, -9999.00, 25.00 +PAQ, 12, 03, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 03, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 03, 36.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 03, 14.00, 2.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 03, 5.00, -12.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 03, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 03, 35.00, 20.00, -9999.00, -9999.00, 41.00 +PBI, 12, 03, 77.00, 60.00, 20.00, 21.00, 31.00 +PDT, 12, 03, 43.00, 29.00, 27.00, 29.00, 42.00 +PDX, 12, 03, 47.00, 36.00, 49.00, 50.00, 64.00 +PFN, 12, 03, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 03, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 03, 48.00, 31.00, 22.00, 19.00, 33.00 +PHX, 12, 03, 68.00, 43.00, 7.00, 7.00, 10.00 +PIA, 12, 03, 39.00, 24.00, 26.00, 23.00, 36.00 +PIB, 12, 03, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 03, 37.00, 19.00, 23.00, 24.00, 35.00 +PIR, 12, 03, 35.00, 15.00, 13.00, 12.00, 19.00 +PIT, 12, 03, 43.00, 28.00, 35.00, 34.00, 51.00 +PKB, 12, 03, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 03, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 03, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 03, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 03, 65.00, 46.00, 18.00, 17.00, 27.00 +POB, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 12, 03, 64.00, 40.00, -9999.00, -9999.00, 40.00 +POM, 12, 03, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 12, 03, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 03, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 03, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 03, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 03, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 03, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 03, 41.00, 23.00, -9999.00, -9999.00, 39.00 +PSP, 12, 03, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 03, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 03, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 03, 50.00, 18.00, 9.00, 9.00, 15.00 +PUC, 12, 03, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 03, 45.00, 28.00, 26.00, 26.00, 37.00 +PVU, 12, 03, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 03, 39.00, 22.00, 27.00, 27.00, 40.00 +P02, 12, 03, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +P07, 12, 03, 63.00, 34.00, -9999.00, -9999.00, -9999.00 +P11, 12, 03, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +P24, 12, 03, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +P28, 12, 03, 50.00, 26.00, -9999.00, -9999.00, -9999.00 +P35, 12, 03, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +P38, 12, 03, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +P39, 12, 03, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +P58, 12, 03, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +P59, 12, 03, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +P60, 12, 03, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +P61, 12, 03, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +P67, 12, 03, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +P68, 12, 03, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +P69, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 03, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 03, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 03, 39.00, 16.00, 12.00, 10.00, 18.00 +RBL, 12, 03, 56.00, 39.00, 25.00, 24.00, 34.00 +RCA, 12, 03, 39.00, 16.00, -9999.00, -9999.00, 18.00 +RDD, 12, 03, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 03, 43.00, 23.00, 23.00, 22.00, 34.00 +RDR, 12, 03, 24.00, 7.00, -9999.00, -9999.00, 23.00 +RDU, 12, 03, 56.00, 35.00, 20.00, 22.00, 32.00 +REE, 12, 03, 57.00, 30.00, -9999.00, -9999.00, 9.00 +REJ, 12, 03, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 03, 36.00, 21.00, 26.00, 22.00, 35.00 +RIC, 12, 03, 54.00, 33.00, 20.00, 22.00, 31.00 +RIV, 12, 03, 68.00, 42.00, -9999.00, -9999.00, 13.00 +RIW, 12, 03, 34.00, 4.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 03, 33.00, 14.00, 12.00, 10.00, 17.00 +RME, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 59.00 +RMG, 12, 03, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +RND, 12, 03, 66.00, 43.00, -9999.00, -9999.00, 20.00 +RNO, 12, 03, 47.00, 22.00, 13.00, 13.00, 19.00 +ROA, 12, 03, 51.00, 32.00, 19.00, 20.00, 30.00 +ROC, 12, 03, 40.00, 26.00, 37.00, 40.00, 55.00 +ROW, 12, 03, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 03, 45.00, 23.00, 10.00, 10.00, 15.00 +RST, 12, 03, 30.00, 15.00, 22.00, 20.00, 31.00 +RWF, 12, 03, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 03, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 03, 56.00, 39.00, 18.00, 19.00, 25.00 +SAF, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 03, 67.00, 50.00, 10.00, 11.00, 16.00 +SAT, 12, 03, 66.00, 43.00, 16.00, 17.00, 25.00 +SAV, 12, 03, 65.00, 43.00, 19.00, 17.00, 27.00 +SAW, 12, 03, 32.00, 21.00, -9999.00, -9999.00, 53.00 +SBA, 12, 03, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 03, 68.00, 41.00, -9999.00, -9999.00, 14.00 +SBN, 12, 03, 40.00, 26.00, 37.00, 35.00, 50.00 +SBP, 12, 03, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 03, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 03, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 03, -6.00, -18.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 03, 56.00, 38.00, 15.00, 18.00, 21.00 +SDF, 12, 03, 49.00, 32.00, 28.00, 25.00, 37.00 +SEA, 12, 03, 46.00, 37.00, 45.00, 46.00, 59.00 +SEM, 12, 03, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 03, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 03, 58.00, 44.00, 19.00, 20.00, 28.00 +SGF, 12, 03, 49.00, 29.00, 20.00, 19.00, 30.00 +SGY, 12, 03, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 03, 38.00, 13.00, 17.00, 17.00, 26.00 +SHV, 12, 03, 61.00, 40.00, 19.00, 20.00, 28.00 +SIT, 12, 03, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 03, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 03, 62.00, 36.00, 9.00, 8.00, 13.00 +SKA, 12, 03, 35.00, 24.00, -9999.00, -9999.00, 44.00 +SKF, 12, 03, 66.00, 43.00, -9999.00, -9999.00, 20.00 +SLC, 12, 03, 42.00, 25.00, 21.00, 21.00, 31.00 +SLE, 12, 03, 48.00, 35.00, 49.00, 49.00, 62.00 +SLN, 12, 03, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 03, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 03, 65.00, 39.00, -9999.00, 13.00, 18.00 +SNA, 12, 03, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 03, 34.00, 26.00, 53.00, 55.00, 71.00 +SNS, 12, 03, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 03, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 03, 42.00, 26.00, 26.00, 21.00, 34.00 +SPS, 12, 03, 58.00, 34.00, 11.00, 10.00, 17.00 +SRQ, 12, 03, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 03, 62.00, 37.00, -9999.00, -9999.00, 26.00 +SSI, 12, 03, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +STC, 12, 03, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 03, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +STL, 12, 03, 46.00, 30.00, 24.00, 21.00, 34.00 +STNV, 12, 03, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +STS, 12, 03, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 03, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 03, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 03, 58.00, 38.00, -9999.00, -9999.00, 26.00 +SUX, 12, 03, 36.00, 17.00, 14.00, 13.00, 22.00 +SVN, 12, 03, 65.00, 43.00, -9999.00, -9999.00, 20.00 +SWF, 12, 03, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 03, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 03, 40.00, 26.00, 42.00, 43.00, 58.00 +SZL, 12, 03, 46.00, 25.00, -9999.00, -9999.00, 26.00 +TAD, 12, 03, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 03, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 03, 52.00, 26.00, -9999.00, -9999.00, 31.00 +TCC, 12, 03, 55.00, 26.00, 6.00, 6.00, 8.00 +TCL, 12, 03, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 03, 47.00, 34.00, -9999.00, -9999.00, 62.00 +TCS, 12, 03, 56.00, 30.00, -9999.00, 7.00, 8.00 +TEB, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 03, 53.00, 32.00, -9999.00, -9999.00, 15.00 +TKA, 12, 03, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 03, 68.00, 42.00, 17.00, 18.00, 25.00 +TNX, 12, 03, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 03, 40.00, 25.00, 31.00, 32.00, 44.00 +TOP, 12, 03, 45.00, 25.00, 14.00, 15.00, 23.00 +TPA, 12, 03, 74.00, 53.00, 12.00, 15.00, 21.00 +TPH, 12, 03, 47.00, 21.00, 5.00, 4.00, 7.00 +TRI, 12, 03, 51.00, 31.00, 24.00, 25.00, 36.00 +TRK, 12, 03, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 03, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 03, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 03, 52.00, 32.00, 14.00, 15.00, 22.00 +TUP, 12, 03, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 03, 66.00, 41.00, 8.00, 9.00, 13.00 +TVC, 12, 03, 35.00, 24.00, 35.00, 38.00, 49.00 +TVL, 12, 03, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 03, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 03, 60.00, 41.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 03, 53.00, 32.00, 26.00, 24.00, 36.00 +T01, 12, 03, 53.00, 33.00, -9999.00, -9999.00, 29.00 +T02, 12, 03, 60.00, 37.00, -9999.00, -9999.00, 26.00 +T03, 12, 03, 63.00, 40.00, -9999.00, -9999.00, 26.00 +T04, 12, 03, 76.00, 55.00, -9999.00, -9999.00, 19.00 +T05, 12, 03, 46.00, 23.00, -9999.00, -9999.00, 18.00 +T06, 12, 03, 64.00, 37.00, -9999.00, -9999.00, 33.00 +T07, 12, 03, 45.00, 17.00, -9999.00, -9999.00, 32.00 +T08, 12, 03, 39.00, 23.00, -9999.00, -9999.00, 32.00 +UCA, 12, 03, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 03, 57.00, 33.00, -9999.00, -9999.00, 8.00 +UIL, 12, 03, 47.00, 35.00, 65.00, 64.00, 74.00 +UIN, 12, 03, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 03, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 03, 14.00, 2.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 03, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +U15, 12, 03, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +U28, 12, 03, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 03, 66.00, 41.00, -9999.00, -9999.00, 23.00 +VBG, 12, 03, 67.00, 40.00, -9999.00, -9999.00, 21.00 +VCT, 12, 03, 68.00, 47.00, 18.00, 17.00, 26.00 +VCV, 12, 03, 61.00, 31.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 03, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 03, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 03, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 03, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 03, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 03, 66.00, 42.00, -9999.00, -9999.00, 27.00 +VRB, 12, 03, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 03, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 03, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 03, 53.00, 33.00, 20.00, 25.00, 31.00 +WJA, 12, 03, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 03, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 03, 13.00, -2.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 03, 45.00, 19.00, 19.00, 18.00, 26.00 +WPO, 12, 03, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 03, 63.00, 39.00, -9999.00, -9999.00, 22.00 +WRG, 12, 03, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 03, 49.00, 29.00, -9999.00, -9999.00, 30.00 +WRL, 12, 03, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +X68, 12, 03, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 03, 34.00, 22.00, 59.00, 59.00, 68.00 +YCG, 12, 03, 34.00, 26.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 03, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 03, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 03, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 03, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 03, 40.00, 24.00, 23.00, 22.00, 33.00 +YNG, 12, 03, 40.00, 27.00, 35.00, 36.00, 52.00 +YPA, 12, 03, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 03, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 03, 13.00, -2.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 03, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 03, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 03, 31.00, 23.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 03, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 03, 71.00, 46.00, 5.00, 4.00, 7.00 +YVR, 12, 03, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 03, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 03, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 03, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 03, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 03, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 03, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 03, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 03, 31.00, 17.00, 46.00, 47.00, 63.00 +ZUN, 12, 03, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 03, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 03, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 03, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +01R, 12, 03, 63.00, 40.00, -9999.00, -9999.00, 29.00 +1V1, 12, 03, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 03, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 03, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 03, 59.00, 42.00, -9999.00, -9999.00, 26.00 +2PJ, 12, 03, 62.00, 37.00, -9999.00, -9999.00, 26.00 +3B1, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 03, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 03, 34.00, 20.00, -9999.00, -9999.00, 44.00 +3SE, 12, 03, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 03, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 03, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 12, 03, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 03, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 03, 13.00, -4.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 03, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 03, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 03, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 04, 43.00, 27.00, 23.00, 23.00, 36.00 +ABI, 12, 04, 59.00, 36.00, 10.00, 9.00, 15.00 +ABQ, 12, 04, 50.00, 25.00, 8.00, 8.00, 12.00 +ABR, 12, 04, 29.00, 10.00, 14.00, 11.00, 20.00 +ABY, 12, 04, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 04, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 04, 62.00, 40.00, 16.00, 14.00, 22.00 +ACV, 12, 04, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 04, 48.00, 29.00, 21.00, 21.00, 32.00 +ADK, 12, 04, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 04, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 04, 49.00, 29.00, -9999.00, -9999.00, 28.00 +AEX, 12, 04, 63.00, 41.00, -9999.00, -9999.00, 29.00 +AFF, 12, 04, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 04, 76.00, 52.00, -9999.00, -9999.00, 24.00 +AGS, 12, 04, 62.00, 37.00, 20.00, 20.00, 29.00 +AHN, 12, 04, 58.00, 37.00, 22.00, 22.00, 31.00 +AKN, 12, 04, 25.00, 10.00, 26.00, 28.00, 41.00 +AKO, 12, 04, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 04, 39.00, 22.00, 26.00, 27.00, 40.00 +ALI, 12, 04, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 04, 34.00, 16.00, 19.00, 15.00, 27.00 +ALS, 12, 04, 38.00, 4.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 04, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 04, 52.00, 26.00, 8.00, 8.00, 14.00 +AMG, 12, 04, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 04, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 04, 23.00, 11.00, 21.00, 20.00, 31.00 +AND, 12, 04, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 04, 41.00, 32.00, 61.00, 59.00, 71.00 +AOO, 12, 04, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +APN, 12, 04, 34.00, 20.00, 31.00, 34.00, 48.00 +AQQ, 12, 04, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 12, 04, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +AST, 12, 04, 49.00, 38.00, 58.00, 59.00, 70.00 +ATL, 12, 04, 57.00, 37.00, 21.00, 20.00, 30.00 +ATW, 12, 04, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 04, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 04, 44.00, 26.00, -9999.00, -9999.00, 38.00 +AUG, 12, 04, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 04, 65.00, 43.00, 16.00, 16.00, 25.00 +AUW, 12, 04, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 04, 53.00, 31.00, 22.00, 21.00, 31.00 +AVP, 12, 04, 40.00, 26.00, 28.00, 27.00, 41.00 +AXN, 12, 04, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 04, 41.00, 23.00, -9999.00, -9999.00, 32.00 +AYS, 12, 04, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 04, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 04, 56.00, 39.00, -9999.00, -9999.00, 29.00 +BAD, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 04, 37.00, 11.00, -9999.00, -9999.00, 13.00 +BDL, 12, 04, 41.00, 25.00, 26.00, 24.00, 38.00 +BDR, 12, 04, 44.00, 31.00, 27.00, 22.00, 40.00 +BET, 12, 04, 16.00, 4.00, 23.00, 25.00, 36.00 +BFD, 12, 04, 35.00, 21.00, 47.00, 47.00, 64.00 +BFF, 12, 04, 42.00, 15.00, 11.00, 12.00, 18.00 +BFL, 12, 04, 59.00, 40.00, 8.00, 11.00, 15.00 +BGM, 12, 04, 36.00, 24.00, 36.00, 36.00, 53.00 +BGR, 12, 04, 35.00, 20.00, 27.00, 26.00, 39.00 +BGS, 12, 04, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 04, 58.00, 37.00, 23.00, 20.00, 31.00 +BID, 12, 04, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 04, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 04, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 04, 37.00, 19.00, 16.00, 17.00, 24.00 +BIS, 12, 04, 28.00, 7.00, 16.00, 17.00, 27.00 +BIX, 12, 04, 65.00, 48.00, -9999.00, -9999.00, 28.00 +BJI, 12, 04, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 04, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 04, 47.00, 17.00, -9999.00, -9999.00, 16.00 +BKW, 12, 04, 45.00, 28.00, 33.00, 34.00, 47.00 +BLF, 12, 04, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 04, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 04, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 04, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 04, 47.00, 29.00, -9999.00, -9999.00, 29.00 +BNA, 12, 04, 53.00, 33.00, 27.00, 23.00, 37.00 +BNO, 12, 04, 37.00, 17.00, -9999.00, 28.00, 47.00 +BOI, 12, 04, 40.00, 25.00, 26.00, 28.00, 40.00 +BOS, 12, 04, 44.00, 30.00, 24.00, 26.00, 37.00 +BPI, 12, 04, 29.00, -3.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 04, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 04, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 04, 39.00, 23.00, -9999.00, -9999.00, 24.00 +BRO, 12, 04, 73.00, 54.00, 15.00, 14.00, 22.00 +BRW, 12, 04, -3.00, -15.00, 11.00, 11.00, 17.00 +BSM, 12, 04, 65.00, 43.00, -9999.00, -9999.00, 21.00 +BTI, 12, 04, -4.00, -16.00, 10.00, 10.00, 17.00 +BTL, 12, 04, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 04, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 04, 65.00, 44.00, 22.00, 19.00, 32.00 +BTT, 12, 04, 0.00, -15.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 04, 34.00, 20.00, 37.00, 31.00, 50.00 +BUB, 12, 04, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 04, 38.00, 26.00, 42.00, 47.00, 60.00 +BUR, 12, 04, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 04, 66.00, 48.00, -9999.00, 17.00, 24.00 +BWG, 12, 04, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 04, 48.00, 31.00, 21.00, 21.00, 32.00 +BYH, 12, 04, 52.00, 34.00, -9999.00, -9999.00, 34.00 +BYI, 12, 04, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 04, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 04, 61.00, 37.00, 21.00, 19.00, 30.00 +CAG, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 04, 41.00, 27.00, 36.00, 36.00, 52.00 +CAO, 12, 04, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 04, 28.00, 12.00, 37.00, 38.00, 52.00 +CBM, 12, 04, 59.00, 35.00, -9999.00, -9999.00, 33.00 +CDB, 12, 04, 36.00, 28.00, 59.00, 59.00, 76.00 +CDC, 12, 04, 45.00, 20.00, 11.00, 11.00, 17.00 +CDR, 12, 04, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 04, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 04, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 04, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 04, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 04, 54.00, 34.00, 25.00, 23.00, 35.00 +CHO, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 04, 64.00, 42.00, 18.00, 20.00, 28.00 +CID, 12, 04, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 04, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 04, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 04, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 04, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 04, 41.00, 28.00, 38.00, 37.00, 53.00 +CLL, 12, 04, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 04, 55.00, 35.00, 20.00, 22.00, 32.00 +CMH, 12, 04, 42.00, 27.00, 29.00, 31.00, 44.00 +CMI, 12, 04, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 04, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 04, 42.00, 23.00, 12.00, 10.00, 18.00 +CNM, 12, 04, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 04, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +COD, 12, 04, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +COF, 12, 04, 74.00, 55.00, -9999.00, -9999.00, 21.00 +CON, 12, 04, 38.00, 18.00, 25.00, 25.00, 35.00 +COS, 12, 04, 44.00, 19.00, 13.00, 10.00, 17.00 +COT, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 04, 44.00, 26.00, 23.00, 20.00, 32.00 +CPR, 12, 04, 36.00, 16.00, 16.00, 15.00, 24.00 +CRBC, 12, 04, 30.00, -2.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 04, 70.00, 50.00, 15.00, 12.00, 21.00 +CRW, 12, 04, 49.00, 30.00, 34.00, 32.00, 47.00 +CSG, 12, 04, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 04, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 04, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 04, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 04, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 04, 45.00, 28.00, 27.00, 26.00, 39.00 +CVN, 12, 04, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 04, 54.00, 26.00, -9999.00, -9999.00, 11.00 +CXY, 12, 04, 44.00, 29.00, 20.00, 18.00, 29.00 +CYS, 12, 04, 40.00, 18.00, 15.00, 13.00, 20.00 +DAA, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 04, 72.00, 51.00, 17.00, 19.00, 26.00 +DAG, 12, 04, 62.00, 38.00, 4.00, 5.00, 6.00 +DAL, 12, 04, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 04, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 04, 42.00, 27.00, 30.00, 28.00, 42.00 +DBQ, 12, 04, 34.00, 18.00, 23.00, 20.00, 33.00 +DCA, 12, 04, 50.00, 34.00, 19.00, 20.00, 29.00 +DDC, 12, 04, 46.00, 24.00, 11.00, 11.00, 16.00 +DEC, 12, 04, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 04, 46.00, 19.00, 13.00, 12.00, 19.00 +DFW, 12, 04, 60.00, 39.00, 12.00, 11.00, 18.00 +DHN, 12, 04, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 04, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 04, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 04, 65.00, 43.00, -9999.00, -9999.00, 15.00 +DLG, 12, 04, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 04, 25.00, 10.00, 24.00, 21.00, 34.00 +DLLC, 12, 04, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 04, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 04, 66.00, 41.00, -9999.00, -9999.00, 12.00 +DMN, 12, 04, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 04, 51.00, 33.00, -9999.00, -9999.00, 30.00 +DPG, 12, 04, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 04, 66.00, 41.00, -9999.00, -9999.00, 27.00 +DRA, 12, 04, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 04, 65.00, 43.00, 8.00, 9.00, 14.00 +DSM, 12, 04, 37.00, 20.00, 21.00, 18.00, 30.00 +DTW, 12, 04, 39.00, 25.00, 31.00, 31.00, 44.00 +DUG, 12, 04, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 04, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 04, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 04, 59.00, 36.00, -9999.00, -9999.00, 15.00 +D45, 12, 04, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 04, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 04, 30.00, 13.00, 20.00, 17.00, 28.00 +ECG, 12, 04, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 04, 60.00, 34.00, -9999.00, -9999.00, 8.00 +EED, 12, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 12, 04, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 04, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 04, 45.00, 24.00, 39.00, 39.00, 55.00 +EKO, 12, 04, 40.00, 16.00, 19.00, 18.00, 27.00 +ELD, 12, 04, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 04, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 04, 60.00, 32.00, 7.00, 8.00, 12.00 +ELY, 12, 04, 42.00, 13.00, 12.00, 13.00, 20.00 +EMP, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 04, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 12, 04, 50.00, 31.00, -9999.00, -9999.00, 15.00 +ENN, 12, 04, 5.00, -13.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 04, 38.00, 22.00, -9999.00, -9999.00, 16.00 +EPH, 12, 04, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 04, 41.00, 29.00, 41.00, 42.00, 58.00 +ESF, 12, 04, 63.00, 41.00, -9999.00, -9999.00, 36.00 +EUG, 12, 04, 47.00, 37.00, 47.00, 47.00, 60.00 +EVV, 12, 04, 47.00, 30.00, 28.00, 23.00, 37.00 +EWN, 12, 04, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 04, 46.00, 32.00, 21.00, 21.00, 34.00 +EYW, 12, 04, 77.00, 68.00, 14.00, 12.00, 22.00 +E74, 12, 04, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 04, 55.00, 33.00, -9999.00, -9999.00, 27.00 +FAI, 12, 04, 4.00, -13.00, 22.00, 24.00, 34.00 +FAR, 12, 04, 25.00, 8.00, 13.00, 16.00, 23.00 +FAT, 12, 04, 56.00, 38.00, 13.00, 15.00, 21.00 +FAY, 12, 04, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 04, 32.00, 18.00, 31.00, 35.00, 48.00 +FCS, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +FDY, 12, 04, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 04, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 12, 04, 45.00, 17.00, 14.00, 16.00, 20.00 +FLL, 12, 04, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 04, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 04, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +FME, 12, 04, 51.00, 29.00, -9999.00, -9999.00, 28.00 +FMH, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 04, 47.00, 20.00, 7.00, 8.00, 10.00 +FMY, 12, 04, 77.00, 56.00, 10.00, 9.00, 15.00 +FNT, 12, 04, 37.00, 24.00, 31.00, 31.00, 44.00 +FOD, 12, 04, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 04, 44.00, 24.00, -9999.00, -9999.00, 18.00 +FOK, 12, 04, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 04, 45.00, 25.00, -9999.00, -9999.00, 18.00 +FSD, 12, 04, 32.00, 13.00, 14.00, 14.00, 22.00 +FSI, 12, 04, 55.00, 30.00, -9999.00, -9999.00, 15.00 +FSM, 12, 04, 54.00, 32.00, 19.00, 17.00, 27.00 +FTK, 12, 04, 49.00, 28.00, -9999.00, -9999.00, 33.00 +FWA, 12, 04, 39.00, 25.00, 27.00, 30.00, 41.00 +FWH, 12, 04, 59.00, 37.00, -9999.00, -9999.00, 17.00 +FYU, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 04, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 04, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 04, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 04, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 04, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 04, 35.00, 24.00, 33.00, 34.00, 47.00 +GFA, 12, 04, 35.00, 17.00, -9999.00, -9999.00, 22.00 +GFK, 12, 04, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 04, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 04, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 04, 29.00, 9.00, 17.00, 17.00, 26.00 +GJT, 12, 04, 42.00, 22.00, 13.00, 12.00, 19.00 +GKN, 12, 04, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 04, 44.00, 19.00, 10.00, 10.00, 15.00 +GLH, 12, 04, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 04, 64.00, 53.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 04, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 04, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GON, 12, 04, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 04, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 04, 32.00, 17.00, 26.00, 26.00, 38.00 +GRCI, 12, 04, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 04, 47.00, 34.00, -9999.00, -9999.00, 66.00 +GRI, 12, 04, 39.00, 18.00, 14.00, 11.00, 20.00 +GRK, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 12, 04, 37.00, 23.00, 33.00, 36.00, 49.00 +GSB, 12, 04, 58.00, 36.00, -9999.00, -9999.00, 23.00 +GSG, 12, 04, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 04, 53.00, 33.00, 21.00, 21.00, 30.00 +GSP, 12, 04, 56.00, 35.00, 21.00, 23.00, 32.00 +GST, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 04, 37.00, 21.00, -9999.00, -9999.00, 59.00 +GTF, 12, 04, 35.00, 17.00, 17.00, 20.00, 27.00 +GUP, 12, 04, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 04, 41.00, 24.00, -9999.00, -9999.00, 37.00 +GVW, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 12, 04, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 04, 59.00, 43.00, 23.00, 23.00, 33.00 +HBR, 12, 04, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 04, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 04, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 04, 40.00, 22.00, -9999.00, -9999.00, 32.00 +HKY, 12, 04, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 04, 34.00, 13.00, 15.00, 16.00, 27.00 +HMN, 12, 04, 59.00, 24.00, -9999.00, -9999.00, 8.00 +HMS, 12, 04, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 04, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 04, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 12, 04, 32.00, 12.00, 10.00, 9.00, 16.00 +HOP, 12, 04, 50.00, 30.00, -9999.00, -9999.00, 34.00 +HOT, 12, 04, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 04, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 04, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 04, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 04, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 04, 66.00, 41.00, -9999.00, -9999.00, 27.00 +HST, 12, 04, 78.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 12, 04, 55.00, 35.00, 27.00, 22.00, 36.00 +HTL, 12, 04, 33.00, 20.00, 36.00, 32.00, 50.00 +HTS, 12, 04, 48.00, 31.00, 29.00, 29.00, 44.00 +HUF, 12, 04, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 04, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 04, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 04, 31.00, 9.00, 16.00, 16.00, 23.00 +IAB, 12, 04, 46.00, 26.00, -9999.00, -9999.00, 18.00 +IAD, 12, 04, 48.00, 28.00, 20.00, 21.00, 30.00 +IAG, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 04, 67.00, 44.00, 20.00, 20.00, 30.00 +ICT, 12, 04, 46.00, 26.00, 13.00, 13.00, 20.00 +IDA, 12, 04, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 04, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 04, 47.00, 30.00, 23.00, 20.00, 33.00 +ILI, 12, 04, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 04, 62.00, 39.00, 20.00, 21.00, 31.00 +IMT, 12, 04, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IND, 12, 04, 42.00, 26.00, 29.00, 29.00, 41.00 +INL, 12, 04, 21.00, 4.00, 23.00, 22.00, 34.00 +INS, 12, 04, 56.00, 33.00, -9999.00, -9999.00, 8.00 +INT, 12, 04, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +INW, 12, 04, 49.00, 22.00, 7.00, 7.00, 10.00 +IPL, 12, 04, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 04, 41.00, 27.00, 27.00, 27.00, 40.00 +IRK, 12, 04, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 04, 27.00, 6.00, 17.00, 15.00, 27.00 +ISP, 12, 04, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 04, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 04, 67.00, 40.00, -9999.00, -9999.00, 10.00 +IWD, 12, 04, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 04, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 04, 62.00, 38.00, 23.00, 20.00, 33.00 +JAX, 12, 04, 69.00, 45.00, 17.00, 17.00, 26.00 +JBR, 12, 04, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 04, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 04, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 04, 46.00, 33.00, 22.00, 21.00, 33.00 +JHW, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 04, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 04, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 04, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 04, 33.00, 24.00, 48.00, 48.00, 59.00 +JST, 12, 04, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 04, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 04, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 04, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 04, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 04, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 04, 37.00, 23.00, 32.00, 34.00, 47.00 +LAR, 12, 04, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 04, 60.00, 36.00, 6.00, 6.00, 9.00 +LAX, 12, 04, 67.00, 49.00, 9.00, 9.00, 13.00 +LBB, 12, 04, 56.00, 29.00, 10.00, 7.00, 13.00 +LBF, 12, 04, 40.00, 14.00, 14.00, 9.00, 18.00 +LCH, 12, 04, 65.00, 45.00, 18.00, 20.00, 29.00 +LCK, 12, 04, 44.00, 28.00, -9999.00, -9999.00, 39.00 +LEB, 12, 04, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 04, 47.00, 30.00, 28.00, 27.00, 39.00 +LFI, 12, 04, 54.00, 37.00, -9999.00, -9999.00, 29.00 +LFK, 12, 04, 64.00, 41.00, 18.00, 21.00, 28.00 +LFT, 12, 04, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 04, 45.00, 34.00, 21.00, 20.00, 33.00 +LGB, 12, 04, 68.00, 46.00, 9.00, 9.00, 13.00 +LGU, 12, 04, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 04, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 04, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 04, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 04, 55.00, 35.00, 20.00, 20.00, 28.00 +LIZ, 12, 04, 28.00, 12.00, -9999.00, -9999.00, 51.00 +LMT, 12, 04, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +LND, 12, 04, 34.00, 12.00, 11.00, 11.00, 16.00 +LNK, 12, 04, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 04, 45.00, 18.00, 9.00, 9.00, 13.00 +LOZ, 12, 04, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 04, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 04, 55.00, 35.00, -9999.00, -9999.00, 22.00 +LSE, 12, 04, 32.00, 17.00, 18.00, 17.00, 27.00 +LSF, 12, 04, 61.00, 40.00, -9999.00, -9999.00, 22.00 +LSV, 12, 04, 63.00, 29.00, -9999.00, -9999.00, 8.00 +LTS, 12, 04, 57.00, 31.00, -9999.00, -9999.00, 14.00 +LUF, 12, 04, 69.00, 38.00, -9999.00, -9999.00, 9.00 +LVS, 12, 04, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 04, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 04, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 04, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 04, 50.00, 31.00, 22.00, 21.00, 31.00 +MAF, 12, 04, 60.00, 33.00, 7.00, 6.00, 11.00 +MBL, 12, 04, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 04, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 04, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 04, 56.00, 42.00, -9999.00, -9999.00, 28.00 +MCF, 12, 04, 74.00, 53.00, -9999.00, -9999.00, 19.00 +MCG, 12, 04, 5.00, -12.00, 27.00, 27.00, 40.00 +MCI, 12, 04, 43.00, 25.00, 17.00, 16.00, 26.00 +MCK, 12, 04, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 04, 63.00, 39.00, 19.00, 19.00, 27.00 +MCO, 12, 04, 74.00, 53.00, 13.00, 16.00, 23.00 +MCW, 12, 04, 31.00, 15.00, 14.00, 12.00, 21.00 +MC2, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 12, 04, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 04, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 04, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 04, 39.00, 25.00, 31.00, 29.00, 42.00 +MEI, 12, 04, 62.00, 38.00, 23.00, 18.00, 31.00 +MEM, 12, 04, 55.00, 37.00, 26.00, 22.00, 35.00 +MER, 12, 04, 57.00, 36.00, -9999.00, -9999.00, 22.00 +MFD, 12, 04, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 04, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 04, 46.00, 32.00, 34.00, 35.00, 46.00 +MGE, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 12, 04, 63.00, 40.00, 22.00, 20.00, 33.00 +MGW, 12, 04, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 04, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 04, 56.00, 40.00, -9999.00, -9999.00, 28.00 +MHS, 12, 04, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 04, 78.00, 61.00, 16.00, 15.00, 26.00 +MIB, 12, 04, 25.00, 9.00, -9999.00, -9999.00, 22.00 +MIV, 12, 04, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 04, 43.00, 22.00, -9999.00, -9999.00, 28.00 +MKC, 12, 04, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 04, 35.00, 21.00, 29.00, 27.00, 40.00 +MKG, 12, 04, 37.00, 26.00, 37.00, 36.00, 49.00 +MKL, 12, 04, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 04, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 04, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 04, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 04, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 04, 38.00, 21.00, 25.00, 22.00, 35.00 +MLS, 12, 04, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 04, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 04, 62.00, 40.00, -9999.00, -9999.00, 26.00 +MOB, 12, 04, 65.00, 45.00, 22.00, 19.00, 32.00 +MOT, 12, 04, 25.00, 9.00, 15.00, 14.00, 22.00 +MPV, 12, 04, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 04, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 04, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 04, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 04, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 04, 61.00, 44.00, -9999.00, -9999.00, 25.00 +MSL, 12, 04, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 04, 34.00, 17.00, 24.00, 23.00, 34.00 +MSO, 12, 04, 32.00, 18.00, 29.00, 29.00, 42.00 +MSP, 12, 04, 30.00, 15.00, 19.00, 20.00, 29.00 +MSS, 12, 04, 33.00, 17.00, 36.00, 34.00, 51.00 +MSY, 12, 04, 66.00, 46.00, 21.00, 18.00, 31.00 +MTC, 12, 04, 38.00, 26.00, -9999.00, -9999.00, 37.00 +MTN, 12, 04, 49.00, 31.00, -9999.00, -9999.00, 28.00 +MTO, 12, 04, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 04, 44.00, 27.00, -9999.00, -9999.00, 28.00 +MUO, 12, 04, 43.00, 24.00, -9999.00, -9999.00, 28.00 +MWA, 12, 04, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 04, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 04, 63.00, 40.00, -9999.00, -9999.00, 29.00 +MYL, 12, 04, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 04, 62.00, 38.00, -9999.00, -9999.00, 26.00 +NAO, 12, 04, 62.00, 47.00, -9999.00, -9999.00, 29.00 +NBC, 12, 04, 64.00, 44.00, -9999.00, -9999.00, 26.00 +NBE, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 12, 04, 38.00, 23.00, -9999.00, -9999.00, 31.00 +NCA, 12, 04, 62.00, 37.00, -9999.00, -9999.00, 27.00 +NCO, 12, 04, 45.00, 30.00, -9999.00, -9999.00, 37.00 +NC1, 12, 04, 56.00, 38.00, -9999.00, -9999.00, 8.00 +NEL, 12, 04, 49.00, 28.00, -9999.00, -9999.00, 32.00 +NFG, 12, 04, 66.00, 45.00, -9999.00, -9999.00, 13.00 +NFL, 12, 04, 47.00, 20.00, -9999.00, -9999.00, 13.00 +NGP, 12, 04, 71.00, 51.00, -9999.00, -9999.00, 19.00 +NGU, 12, 04, 55.00, 38.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 04, 58.00, 45.00, -9999.00, -9999.00, 28.00 +NHK, 12, 04, 51.00, 31.00, -9999.00, -9999.00, 28.00 +NHZ, 12, 04, 37.00, 21.00, -9999.00, -9999.00, 39.00 +NID, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 12, 04, 69.00, 45.00, -9999.00, -9999.00, 22.00 +NIR, 12, 04, 69.00, 46.00, -9999.00, -9999.00, 22.00 +NKT, 12, 04, 61.00, 41.00, -9999.00, -9999.00, 28.00 +NKX, 12, 04, 67.00, 50.00, -9999.00, -9999.00, 18.00 +NLC, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 12, 04, 61.00, 37.00, -9999.00, -9999.00, 33.00 +NPA, 12, 04, 65.00, 46.00, -9999.00, -9999.00, 27.00 +NQA, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NQI, 12, 04, 73.00, 49.00, -9999.00, -9999.00, 18.00 +NQX, 12, 04, 77.00, 68.00, -9999.00, -9999.00, 22.00 +NRB, 12, 04, 69.00, 50.00, -9999.00, -9999.00, 19.00 +NRC, 12, 04, 57.00, 36.00, -9999.00, -9999.00, 24.00 +NRS, 12, 04, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NSE, 12, 04, 65.00, 42.00, -9999.00, -9999.00, 30.00 +NSI, 12, 04, 67.00, 45.00, -9999.00, -9999.00, 21.00 +NTD, 12, 04, 67.00, 45.00, -9999.00, -9999.00, 15.00 +NTK, 12, 04, 70.00, 46.00, -9999.00, -9999.00, 15.00 +NTU, 12, 04, 55.00, 38.00, -9999.00, -9999.00, 28.00 +NUC, 12, 04, 65.00, 50.00, -9999.00, -9999.00, 15.00 +NUQ, 12, 04, 59.00, 39.00, -9999.00, -9999.00, 29.00 +NUW, 12, 04, 46.00, 35.00, -9999.00, -9999.00, 56.00 +NWF, 12, 04, 68.00, 46.00, -9999.00, -9999.00, 12.00 +NXX, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 12, 04, 51.00, 28.00, -9999.00, -9999.00, 29.00 +NZC, 12, 04, 69.00, 42.00, -9999.00, -9999.00, 24.00 +NZJ, 12, 04, 68.00, 42.00, -9999.00, -9999.00, 15.00 +NZW, 12, 04, 43.00, 27.00, -9999.00, -9999.00, 39.00 +NZY, 12, 04, 67.00, 50.00, -9999.00, -9999.00, 15.00 +OAK, 12, 04, 59.00, 42.00, 16.00, 18.00, 24.00 +OAR, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 12, 04, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 04, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 04, 52.00, 31.00, 15.00, 12.00, 20.00 +OLM, 12, 04, 45.00, 33.00, 55.00, 55.00, 70.00 +OMA, 12, 04, 39.00, 19.00, 14.00, 13.00, 21.00 +OME, 12, 04, 17.00, 2.00, 27.00, 28.00, 38.00 +ONT, 12, 04, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 04, 38.00, 23.00, 29.00, 26.00, 39.00 +ORF, 12, 04, 55.00, 38.00, 21.00, 23.00, 32.00 +ORH, 12, 04, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 04, -5.00, -21.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 04, 36.00, 21.00, -9999.00, -9999.00, 44.00 +OTG, 12, 04, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 04, 53.00, 41.00, 52.00, 54.00, 64.00 +OTM, 12, 04, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 04, 7.00, -6.00, 19.00, 22.00, 31.00 +OURC, 12, 04, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 04, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 04, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 04, 65.00, 42.00, -9999.00, -9999.00, 28.00 +PACZ, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 04, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 04, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 04, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 04, 2.00, -12.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 04, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 04, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 04, 67.00, 43.00, -9999.00, -9999.00, 25.00 +PAQ, 12, 04, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 04, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 04, 36.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 04, 13.00, 1.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 04, 5.00, -12.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 04, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 04, 35.00, 20.00, -9999.00, -9999.00, 41.00 +PBI, 12, 04, 77.00, 60.00, 20.00, 21.00, 31.00 +PDT, 12, 04, 42.00, 29.00, 27.00, 29.00, 42.00 +PDX, 12, 04, 47.00, 36.00, 49.00, 50.00, 64.00 +PFN, 12, 04, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 04, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 04, 47.00, 31.00, 22.00, 19.00, 33.00 +PHX, 12, 04, 68.00, 43.00, 7.00, 7.00, 10.00 +PIA, 12, 04, 39.00, 23.00, 26.00, 23.00, 36.00 +PIB, 12, 04, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 04, 36.00, 18.00, 23.00, 24.00, 35.00 +PIR, 12, 04, 34.00, 14.00, 13.00, 12.00, 19.00 +PIT, 12, 04, 42.00, 27.00, 35.00, 34.00, 51.00 +PKB, 12, 04, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 04, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 04, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 04, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 04, 65.00, 46.00, 18.00, 17.00, 27.00 +POB, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 12, 04, 63.00, 40.00, -9999.00, -9999.00, 41.00 +POM, 12, 04, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 12, 04, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 04, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 04, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 04, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 04, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 04, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 04, 40.00, 22.00, -9999.00, -9999.00, 39.00 +PSP, 12, 04, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 04, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 04, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 04, 49.00, 18.00, 9.00, 9.00, 15.00 +PUC, 12, 04, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 04, 44.00, 27.00, 26.00, 26.00, 38.00 +PVU, 12, 04, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 04, 38.00, 22.00, 27.00, 27.00, 40.00 +P02, 12, 04, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +P07, 12, 04, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +P11, 12, 04, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +P24, 12, 04, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +P28, 12, 04, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +P35, 12, 04, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +P38, 12, 04, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +P39, 12, 04, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +P58, 12, 04, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +P59, 12, 04, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +P60, 12, 04, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +P61, 12, 04, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +P67, 12, 04, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +P68, 12, 04, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +P69, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 04, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 04, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 04, 38.00, 15.00, 12.00, 10.00, 18.00 +RBL, 12, 04, 56.00, 39.00, 25.00, 24.00, 34.00 +RCA, 12, 04, 38.00, 15.00, -9999.00, -9999.00, 18.00 +RDD, 12, 04, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 04, 43.00, 23.00, 23.00, 22.00, 34.00 +RDR, 12, 04, 23.00, 7.00, -9999.00, -9999.00, 24.00 +RDU, 12, 04, 55.00, 34.00, 20.00, 22.00, 32.00 +REE, 12, 04, 56.00, 29.00, -9999.00, -9999.00, 9.00 +REJ, 12, 04, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 04, 36.00, 20.00, 26.00, 22.00, 35.00 +RIC, 12, 04, 53.00, 32.00, 20.00, 22.00, 31.00 +RIV, 12, 04, 68.00, 42.00, -9999.00, -9999.00, 13.00 +RIW, 12, 04, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 04, 33.00, 14.00, 12.00, 10.00, 17.00 +RME, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 59.00 +RMG, 12, 04, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +RND, 12, 04, 66.00, 43.00, -9999.00, -9999.00, 20.00 +RNO, 12, 04, 47.00, 21.00, 13.00, 13.00, 19.00 +ROA, 12, 04, 50.00, 31.00, 19.00, 20.00, 30.00 +ROC, 12, 04, 39.00, 26.00, 37.00, 40.00, 55.00 +ROW, 12, 04, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 04, 45.00, 22.00, 10.00, 10.00, 15.00 +RST, 12, 04, 30.00, 14.00, 22.00, 20.00, 31.00 +RWF, 12, 04, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 04, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 04, 55.00, 39.00, 18.00, 19.00, 25.00 +SAF, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 04, 67.00, 50.00, 10.00, 11.00, 16.00 +SAT, 12, 04, 66.00, 43.00, 16.00, 17.00, 25.00 +SAV, 12, 04, 64.00, 43.00, 19.00, 17.00, 27.00 +SAW, 12, 04, 32.00, 20.00, -9999.00, -9999.00, 53.00 +SBA, 12, 04, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 04, 68.00, 41.00, -9999.00, -9999.00, 14.00 +SBN, 12, 04, 39.00, 25.00, 37.00, 35.00, 50.00 +SBP, 12, 04, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 04, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 04, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 04, -6.00, -18.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 04, 55.00, 38.00, 15.00, 18.00, 21.00 +SDF, 12, 04, 48.00, 31.00, 28.00, 25.00, 37.00 +SEA, 12, 04, 46.00, 37.00, 45.00, 46.00, 59.00 +SEM, 12, 04, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 04, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 04, 58.00, 44.00, 19.00, 20.00, 28.00 +SGF, 12, 04, 48.00, 28.00, 20.00, 19.00, 30.00 +SGY, 12, 04, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 04, 37.00, 12.00, 17.00, 17.00, 26.00 +SHV, 12, 04, 61.00, 39.00, 19.00, 20.00, 28.00 +SIT, 12, 04, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 04, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 04, 61.00, 35.00, 9.00, 8.00, 13.00 +SKA, 12, 04, 35.00, 24.00, -9999.00, -9999.00, 44.00 +SKF, 12, 04, 66.00, 43.00, -9999.00, -9999.00, 20.00 +SLC, 12, 04, 41.00, 24.00, 21.00, 21.00, 31.00 +SLE, 12, 04, 48.00, 35.00, 49.00, 49.00, 62.00 +SLN, 12, 04, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 04, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 04, 65.00, 39.00, -9999.00, 13.00, 18.00 +SNA, 12, 04, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 04, 34.00, 26.00, 53.00, 54.00, 71.00 +SNS, 12, 04, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 04, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 04, 41.00, 25.00, 26.00, 21.00, 34.00 +SPS, 12, 04, 57.00, 33.00, 11.00, 10.00, 17.00 +SRQ, 12, 04, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 04, 61.00, 37.00, -9999.00, -9999.00, 26.00 +SSI, 12, 04, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +STC, 12, 04, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 04, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +STL, 12, 04, 45.00, 29.00, 24.00, 21.00, 34.00 +STNV, 12, 04, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +STS, 12, 04, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 04, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 04, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 04, 57.00, 38.00, -9999.00, -9999.00, 26.00 +SUX, 12, 04, 35.00, 17.00, 14.00, 13.00, 22.00 +SVN, 12, 04, 64.00, 43.00, -9999.00, -9999.00, 20.00 +SWF, 12, 04, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 04, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 04, 39.00, 25.00, 42.00, 43.00, 58.00 +SZL, 12, 04, 45.00, 24.00, -9999.00, -9999.00, 26.00 +TAD, 12, 04, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 04, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 04, 51.00, 25.00, -9999.00, -9999.00, 31.00 +TCC, 12, 04, 55.00, 26.00, 6.00, 6.00, 8.00 +TCL, 12, 04, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 04, 47.00, 34.00, -9999.00, -9999.00, 62.00 +TCS, 12, 04, 56.00, 30.00, -9999.00, 7.00, 8.00 +TEB, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 04, 52.00, 31.00, -9999.00, -9999.00, 15.00 +TKA, 12, 04, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 04, 68.00, 42.00, 17.00, 18.00, 25.00 +TNX, 12, 04, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 04, 39.00, 24.00, 32.00, 32.00, 45.00 +TOP, 12, 04, 44.00, 24.00, 14.00, 15.00, 23.00 +TPA, 12, 04, 74.00, 53.00, 12.00, 15.00, 21.00 +TPH, 12, 04, 46.00, 21.00, 5.00, 4.00, 7.00 +TRI, 12, 04, 51.00, 30.00, 24.00, 25.00, 36.00 +TRK, 12, 04, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 04, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 04, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 04, 52.00, 32.00, 14.00, 15.00, 22.00 +TUP, 12, 04, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 04, 66.00, 41.00, 8.00, 9.00, 13.00 +TVC, 12, 04, 35.00, 23.00, 35.00, 38.00, 49.00 +TVL, 12, 04, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 04, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 04, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 04, 53.00, 32.00, 26.00, 24.00, 36.00 +T01, 12, 04, 52.00, 33.00, -9999.00, -9999.00, 29.00 +T02, 12, 04, 59.00, 37.00, -9999.00, -9999.00, 26.00 +T03, 12, 04, 63.00, 40.00, -9999.00, -9999.00, 26.00 +T04, 12, 04, 76.00, 55.00, -9999.00, -9999.00, 19.00 +T05, 12, 04, 45.00, 22.00, -9999.00, -9999.00, 18.00 +T06, 12, 04, 64.00, 37.00, -9999.00, -9999.00, 33.00 +T07, 12, 04, 45.00, 16.00, -9999.00, -9999.00, 32.00 +T08, 12, 04, 38.00, 22.00, -9999.00, -9999.00, 32.00 +UCA, 12, 04, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 04, 56.00, 33.00, -9999.00, -9999.00, 8.00 +UIL, 12, 04, 47.00, 35.00, 65.00, 64.00, 74.00 +UIN, 12, 04, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 04, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 04, 14.00, 2.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 04, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +U15, 12, 04, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +U28, 12, 04, 45.00, 16.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 04, 66.00, 41.00, -9999.00, -9999.00, 23.00 +VBG, 12, 04, 67.00, 40.00, -9999.00, -9999.00, 21.00 +VCT, 12, 04, 68.00, 47.00, 18.00, 17.00, 26.00 +VCV, 12, 04, 60.00, 31.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 04, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 04, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 04, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 04, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 04, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 04, 66.00, 41.00, -9999.00, -9999.00, 27.00 +VRB, 12, 04, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 04, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 04, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 04, 52.00, 33.00, 20.00, 25.00, 31.00 +WJA, 12, 04, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 04, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 04, 13.00, -3.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 04, 45.00, 19.00, 19.00, 18.00, 26.00 +WPO, 12, 04, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 04, 63.00, 39.00, -9999.00, -9999.00, 22.00 +WRG, 12, 04, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 04, 48.00, 29.00, -9999.00, -9999.00, 30.00 +WRL, 12, 04, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +X68, 12, 04, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 04, 34.00, 22.00, 59.00, 59.00, 68.00 +YCG, 12, 04, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 04, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 04, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 04, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 04, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 04, 40.00, 24.00, 23.00, 22.00, 33.00 +YNG, 12, 04, 39.00, 26.00, 35.00, 36.00, 52.00 +YPA, 12, 04, 15.00, -3.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 04, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 04, 12.00, -2.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 04, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 04, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 04, 31.00, 23.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 04, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 04, 70.00, 46.00, 5.00, 4.00, 7.00 +YVR, 12, 04, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 04, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 04, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 04, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 04, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 04, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 04, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 04, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 04, 30.00, 16.00, 47.00, 48.00, 63.00 +ZUN, 12, 04, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 04, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 04, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 04, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +01R, 12, 04, 63.00, 40.00, -9999.00, -9999.00, 29.00 +1V1, 12, 04, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 04, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 04, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 04, 58.00, 41.00, -9999.00, -9999.00, 26.00 +2PJ, 12, 04, 61.00, 37.00, -9999.00, -9999.00, 26.00 +3B1, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 04, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 04, 33.00, 19.00, -9999.00, -9999.00, 44.00 +3SE, 12, 04, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 04, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 04, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, 8.00 +4OM, 12, 04, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 04, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 04, 13.00, -4.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 04, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 04, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 04, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 05, 43.00, 27.00, 24.00, 23.00, 37.00 +ABI, 12, 05, 59.00, 36.00, 10.00, 9.00, 14.00 +ABQ, 12, 05, 50.00, 25.00, 8.00, 8.00, 12.00 +ABR, 12, 05, 29.00, 9.00, 14.00, 11.00, 20.00 +ABY, 12, 05, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 05, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 05, 62.00, 40.00, 15.00, 13.00, 21.00 +ACV, 12, 05, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 05, 48.00, 29.00, 21.00, 22.00, 32.00 +ADK, 12, 05, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 05, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 05, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 05, 49.00, 29.00, -9999.00, -9999.00, 28.00 +AEX, 12, 05, 63.00, 41.00, -9999.00, -9999.00, 29.00 +AFF, 12, 05, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 05, 76.00, 52.00, -9999.00, -9999.00, 24.00 +AGS, 12, 05, 62.00, 37.00, 20.00, 20.00, 29.00 +AHN, 12, 05, 58.00, 37.00, 22.00, 22.00, 31.00 +AKN, 12, 05, 25.00, 10.00, 26.00, 28.00, 41.00 +AKO, 12, 05, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 05, 38.00, 22.00, 26.00, 27.00, 40.00 +ALI, 12, 05, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 05, 33.00, 16.00, 19.00, 15.00, 27.00 +ALS, 12, 05, 38.00, 4.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 05, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 05, 52.00, 26.00, 7.00, 8.00, 13.00 +AMG, 12, 05, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 05, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 05, 23.00, 11.00, 21.00, 20.00, 31.00 +AND, 12, 05, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 05, 41.00, 32.00, 61.00, 58.00, 71.00 +AOO, 12, 05, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +APN, 12, 05, 34.00, 20.00, 31.00, 34.00, 48.00 +AQQ, 12, 05, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 12, 05, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +AST, 12, 05, 49.00, 38.00, 59.00, 59.00, 71.00 +ATL, 12, 05, 57.00, 37.00, 21.00, 21.00, 30.00 +ATW, 12, 05, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 05, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 05, 44.00, 26.00, -9999.00, -9999.00, 39.00 +AUG, 12, 05, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 05, 65.00, 43.00, 16.00, 16.00, 25.00 +AUW, 12, 05, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 05, 53.00, 31.00, 22.00, 21.00, 31.00 +AVP, 12, 05, 40.00, 26.00, 28.00, 27.00, 41.00 +AXN, 12, 05, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 05, 41.00, 23.00, -9999.00, -9999.00, 32.00 +AYS, 12, 05, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 05, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 05, 56.00, 39.00, -9999.00, -9999.00, 29.00 +BAD, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 05, 37.00, 11.00, -9999.00, -9999.00, 13.00 +BDL, 12, 05, 41.00, 25.00, 27.00, 24.00, 38.00 +BDR, 12, 05, 44.00, 31.00, 27.00, 23.00, 40.00 +BET, 12, 05, 16.00, 4.00, 23.00, 25.00, 36.00 +BFD, 12, 05, 35.00, 21.00, 47.00, 48.00, 65.00 +BFF, 12, 05, 42.00, 15.00, 12.00, 12.00, 19.00 +BFL, 12, 05, 59.00, 40.00, 8.00, 11.00, 15.00 +BGM, 12, 05, 36.00, 24.00, 36.00, 36.00, 54.00 +BGR, 12, 05, 35.00, 19.00, 27.00, 26.00, 40.00 +BGS, 12, 05, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 05, 58.00, 37.00, 23.00, 20.00, 31.00 +BID, 12, 05, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 05, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 05, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 05, 37.00, 19.00, 16.00, 17.00, 24.00 +BIS, 12, 05, 28.00, 7.00, 17.00, 18.00, 27.00 +BIX, 12, 05, 65.00, 48.00, -9999.00, -9999.00, 28.00 +BJI, 12, 05, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 05, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 05, 47.00, 17.00, -9999.00, -9999.00, 16.00 +BKW, 12, 05, 45.00, 28.00, 33.00, 35.00, 47.00 +BLF, 12, 05, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 05, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 05, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 05, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 05, 46.00, 29.00, -9999.00, -9999.00, 29.00 +BNA, 12, 05, 53.00, 33.00, 27.00, 23.00, 37.00 +BNO, 12, 05, 37.00, 17.00, -9999.00, 29.00, 47.00 +BOI, 12, 05, 40.00, 25.00, 27.00, 28.00, 41.00 +BOS, 12, 05, 44.00, 30.00, 25.00, 26.00, 37.00 +BPI, 12, 05, 29.00, -3.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 05, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 05, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 05, 38.00, 22.00, -9999.00, -9999.00, 23.00 +BRO, 12, 05, 73.00, 54.00, 15.00, 15.00, 23.00 +BRW, 12, 05, -3.00, -15.00, 11.00, 11.00, 17.00 +BSM, 12, 05, 65.00, 43.00, -9999.00, -9999.00, 22.00 +BTI, 12, 05, -5.00, -17.00, 10.00, 10.00, 17.00 +BTL, 12, 05, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 05, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 05, 65.00, 44.00, 22.00, 19.00, 32.00 +BTT, 12, 05, 0.00, -15.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 05, 34.00, 20.00, 37.00, 31.00, 50.00 +BUB, 12, 05, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 05, 38.00, 26.00, 43.00, 47.00, 61.00 +BUR, 12, 05, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 05, 66.00, 48.00, -9999.00, 17.00, 24.00 +BWG, 12, 05, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 05, 48.00, 31.00, 21.00, 22.00, 32.00 +BYH, 12, 05, 52.00, 34.00, -9999.00, -9999.00, 34.00 +BYI, 12, 05, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 05, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 05, 61.00, 37.00, 21.00, 19.00, 30.00 +CAG, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 05, 41.00, 27.00, 36.00, 36.00, 53.00 +CAO, 12, 05, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 05, 27.00, 11.00, 37.00, 38.00, 52.00 +CBM, 12, 05, 59.00, 35.00, -9999.00, -9999.00, 33.00 +CDB, 12, 05, 36.00, 28.00, 59.00, 59.00, 75.00 +CDC, 12, 05, 45.00, 20.00, 11.00, 11.00, 17.00 +CDR, 12, 05, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 05, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 05, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 05, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 05, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 05, 54.00, 34.00, 25.00, 23.00, 35.00 +CHO, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 05, 64.00, 42.00, 18.00, 20.00, 28.00 +CID, 12, 05, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 05, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 05, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 05, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 05, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 05, 41.00, 28.00, 38.00, 38.00, 53.00 +CLL, 12, 05, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 05, 55.00, 35.00, 20.00, 23.00, 33.00 +CMH, 12, 05, 42.00, 27.00, 29.00, 31.00, 44.00 +CMI, 12, 05, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 05, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 05, 42.00, 23.00, 11.00, 10.00, 17.00 +CNM, 12, 05, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 05, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +COD, 12, 05, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +COF, 12, 05, 74.00, 55.00, -9999.00, -9999.00, 21.00 +CON, 12, 05, 37.00, 18.00, 25.00, 25.00, 36.00 +COS, 12, 05, 44.00, 19.00, 13.00, 10.00, 17.00 +COT, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 05, 44.00, 26.00, 23.00, 20.00, 32.00 +CPR, 12, 05, 36.00, 16.00, 16.00, 15.00, 24.00 +CRBC, 12, 05, 30.00, -3.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 05, 70.00, 50.00, 15.00, 12.00, 21.00 +CRW, 12, 05, 49.00, 30.00, 34.00, 32.00, 47.00 +CSG, 12, 05, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 05, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 05, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 05, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 05, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 05, 45.00, 28.00, 27.00, 26.00, 39.00 +CVN, 12, 05, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 05, 54.00, 26.00, -9999.00, -9999.00, 11.00 +CXY, 12, 05, 44.00, 29.00, 20.00, 18.00, 29.00 +CYS, 12, 05, 40.00, 18.00, 15.00, 13.00, 20.00 +DAA, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 05, 72.00, 51.00, 17.00, 19.00, 26.00 +DAG, 12, 05, 62.00, 38.00, 4.00, 5.00, 6.00 +DAL, 12, 05, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 05, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 05, 42.00, 27.00, 31.00, 28.00, 42.00 +DBQ, 12, 05, 33.00, 18.00, 22.00, 20.00, 33.00 +DCA, 12, 05, 50.00, 34.00, 19.00, 20.00, 29.00 +DDC, 12, 05, 46.00, 24.00, 11.00, 11.00, 16.00 +DEC, 12, 05, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 05, 46.00, 19.00, 13.00, 12.00, 19.00 +DFW, 12, 05, 60.00, 39.00, 12.00, 11.00, 18.00 +DHN, 12, 05, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 05, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 05, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 05, 65.00, 43.00, -9999.00, -9999.00, 15.00 +DLG, 12, 05, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 05, 24.00, 9.00, 23.00, 21.00, 33.00 +DLLC, 12, 05, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 05, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 05, 66.00, 41.00, -9999.00, -9999.00, 12.00 +DMN, 12, 05, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 05, 51.00, 33.00, -9999.00, -9999.00, 30.00 +DPG, 12, 05, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 05, 66.00, 41.00, -9999.00, -9999.00, 28.00 +DRA, 12, 05, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 05, 65.00, 43.00, 8.00, 9.00, 14.00 +DSM, 12, 05, 36.00, 20.00, 21.00, 18.00, 30.00 +DTW, 12, 05, 39.00, 25.00, 32.00, 31.00, 44.00 +DUG, 12, 05, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 05, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 05, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 05, 59.00, 36.00, -9999.00, -9999.00, 15.00 +D45, 12, 05, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 05, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 05, 29.00, 13.00, 20.00, 17.00, 28.00 +ECG, 12, 05, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 05, 60.00, 34.00, -9999.00, -9999.00, 8.00 +EED, 12, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 12, 05, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 05, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 05, 45.00, 24.00, 39.00, 40.00, 55.00 +EKO, 12, 05, 40.00, 16.00, 19.00, 19.00, 27.00 +ELD, 12, 05, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 05, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 05, 60.00, 32.00, 7.00, 8.00, 12.00 +ELY, 12, 05, 42.00, 13.00, 12.00, 13.00, 20.00 +EMP, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 05, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 12, 05, 50.00, 31.00, -9999.00, -9999.00, 15.00 +ENN, 12, 05, 5.00, -13.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 05, 38.00, 22.00, -9999.00, -9999.00, 16.00 +EPH, 12, 05, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 05, 41.00, 29.00, 41.00, 42.00, 59.00 +ESF, 12, 05, 63.00, 41.00, -9999.00, -9999.00, 36.00 +EUG, 12, 05, 47.00, 37.00, 47.00, 47.00, 60.00 +EVV, 12, 05, 47.00, 30.00, 28.00, 23.00, 37.00 +EWN, 12, 05, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 05, 46.00, 32.00, 21.00, 21.00, 34.00 +EYW, 12, 05, 77.00, 68.00, 14.00, 12.00, 21.00 +E74, 12, 05, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 05, 55.00, 33.00, -9999.00, -9999.00, 28.00 +FAI, 12, 05, 4.00, -13.00, 22.00, 24.00, 34.00 +FAR, 12, 05, 24.00, 7.00, 13.00, 17.00, 24.00 +FAT, 12, 05, 56.00, 38.00, 13.00, 15.00, 21.00 +FAY, 12, 05, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 05, 32.00, 18.00, 31.00, 36.00, 48.00 +FCS, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +FDY, 12, 05, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 05, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 12, 05, 45.00, 17.00, 14.00, 17.00, 20.00 +FLL, 12, 05, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 05, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 05, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +FME, 12, 05, 51.00, 29.00, -9999.00, -9999.00, 28.00 +FMH, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 05, 47.00, 20.00, 7.00, 8.00, 10.00 +FMY, 12, 05, 77.00, 56.00, 10.00, 9.00, 15.00 +FNT, 12, 05, 37.00, 24.00, 31.00, 31.00, 44.00 +FOD, 12, 05, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 05, 44.00, 24.00, -9999.00, -9999.00, 18.00 +FOK, 12, 05, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 05, 45.00, 25.00, -9999.00, -9999.00, 18.00 +FSD, 12, 05, 32.00, 12.00, 14.00, 14.00, 22.00 +FSI, 12, 05, 55.00, 30.00, -9999.00, -9999.00, 15.00 +FSM, 12, 05, 54.00, 32.00, 19.00, 17.00, 26.00 +FTK, 12, 05, 49.00, 28.00, -9999.00, -9999.00, 33.00 +FWA, 12, 05, 39.00, 25.00, 27.00, 30.00, 41.00 +FWH, 12, 05, 59.00, 37.00, -9999.00, -9999.00, 17.00 +FYU, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 05, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 05, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 05, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 05, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 05, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 05, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 05, 35.00, 24.00, 34.00, 34.00, 47.00 +GFA, 12, 05, 35.00, 17.00, -9999.00, -9999.00, 22.00 +GFK, 12, 05, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 05, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 05, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 05, 28.00, 9.00, 17.00, 17.00, 27.00 +GJT, 12, 05, 42.00, 22.00, 13.00, 12.00, 19.00 +GKN, 12, 05, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 05, 44.00, 19.00, 10.00, 9.00, 15.00 +GLH, 12, 05, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 05, 64.00, 53.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 05, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 05, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GON, 12, 05, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 05, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 05, 31.00, 16.00, 26.00, 26.00, 39.00 +GRCI, 12, 05, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 05, 47.00, 34.00, -9999.00, -9999.00, 66.00 +GRI, 12, 05, 39.00, 18.00, 14.00, 11.00, 20.00 +GRK, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 12, 05, 37.00, 23.00, 34.00, 37.00, 50.00 +GSB, 12, 05, 58.00, 36.00, -9999.00, -9999.00, 23.00 +GSG, 12, 05, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 05, 53.00, 33.00, 21.00, 21.00, 31.00 +GSP, 12, 05, 56.00, 35.00, 22.00, 24.00, 33.00 +GST, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 05, 36.00, 20.00, -9999.00, -9999.00, 59.00 +GTF, 12, 05, 35.00, 17.00, 17.00, 21.00, 28.00 +GUP, 12, 05, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 05, 40.00, 24.00, -9999.00, -9999.00, 37.00 +GVW, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 12, 05, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 05, 59.00, 43.00, 23.00, 23.00, 33.00 +HBR, 12, 05, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 05, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 05, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 05, 40.00, 22.00, -9999.00, -9999.00, 33.00 +HKY, 12, 05, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 05, 34.00, 13.00, 16.00, 16.00, 27.00 +HMN, 12, 05, 59.00, 24.00, -9999.00, -9999.00, 9.00 +HMS, 12, 05, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 05, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 05, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 12, 05, 32.00, 12.00, 10.00, 9.00, 16.00 +HOP, 12, 05, 50.00, 30.00, -9999.00, -9999.00, 34.00 +HOT, 12, 05, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 05, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 05, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 05, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 05, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 05, 66.00, 41.00, -9999.00, -9999.00, 27.00 +HST, 12, 05, 78.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 12, 05, 55.00, 35.00, 27.00, 22.00, 36.00 +HTL, 12, 05, 33.00, 19.00, 37.00, 33.00, 50.00 +HTS, 12, 05, 48.00, 31.00, 30.00, 30.00, 44.00 +HUF, 12, 05, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 05, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 05, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 05, 31.00, 9.00, 17.00, 16.00, 23.00 +IAB, 12, 05, 46.00, 26.00, -9999.00, -9999.00, 18.00 +IAD, 12, 05, 48.00, 28.00, 21.00, 21.00, 31.00 +IAG, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 05, 67.00, 44.00, 20.00, 20.00, 30.00 +ICT, 12, 05, 46.00, 26.00, 13.00, 12.00, 19.00 +IDA, 12, 05, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 05, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 05, 47.00, 30.00, 23.00, 21.00, 33.00 +ILI, 12, 05, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 05, 62.00, 39.00, 20.00, 21.00, 31.00 +IMT, 12, 05, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IND, 12, 05, 42.00, 26.00, 30.00, 29.00, 42.00 +INL, 12, 05, 21.00, 3.00, 23.00, 22.00, 34.00 +INS, 12, 05, 56.00, 33.00, -9999.00, -9999.00, 8.00 +INT, 12, 05, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +INW, 12, 05, 49.00, 22.00, 7.00, 7.00, 10.00 +IPL, 12, 05, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 05, 41.00, 27.00, 27.00, 27.00, 40.00 +IRK, 12, 05, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 05, 27.00, 6.00, 18.00, 15.00, 27.00 +ISP, 12, 05, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 05, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 05, 67.00, 40.00, -9999.00, -9999.00, 11.00 +IWD, 12, 05, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 05, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 05, 62.00, 38.00, 24.00, 20.00, 33.00 +JAX, 12, 05, 69.00, 45.00, 17.00, 17.00, 26.00 +JBR, 12, 05, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 05, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 05, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 05, 46.00, 33.00, 22.00, 21.00, 33.00 +JHW, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 05, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 05, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 05, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 05, 33.00, 24.00, 48.00, 48.00, 59.00 +JST, 12, 05, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 05, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 05, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 05, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 05, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 05, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 05, 37.00, 23.00, 33.00, 34.00, 47.00 +LAR, 12, 05, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 05, 60.00, 36.00, 6.00, 6.00, 10.00 +LAX, 12, 05, 67.00, 49.00, 9.00, 9.00, 13.00 +LBB, 12, 05, 56.00, 29.00, 10.00, 7.00, 13.00 +LBF, 12, 05, 40.00, 14.00, 14.00, 9.00, 18.00 +LCH, 12, 05, 65.00, 45.00, 18.00, 20.00, 29.00 +LCK, 12, 05, 44.00, 28.00, -9999.00, -9999.00, 39.00 +LEB, 12, 05, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 05, 47.00, 30.00, 28.00, 27.00, 39.00 +LFI, 12, 05, 54.00, 37.00, -9999.00, -9999.00, 29.00 +LFK, 12, 05, 64.00, 41.00, 18.00, 21.00, 28.00 +LFT, 12, 05, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 05, 45.00, 34.00, 22.00, 21.00, 34.00 +LGB, 12, 05, 68.00, 46.00, 9.00, 9.00, 13.00 +LGU, 12, 05, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 05, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 05, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 05, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 05, 55.00, 35.00, 20.00, 20.00, 28.00 +LIZ, 12, 05, 27.00, 11.00, -9999.00, -9999.00, 51.00 +LMT, 12, 05, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +LND, 12, 05, 34.00, 12.00, 11.00, 11.00, 16.00 +LNK, 12, 05, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 05, 45.00, 18.00, 9.00, 10.00, 13.00 +LOZ, 12, 05, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 05, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 05, 55.00, 35.00, -9999.00, -9999.00, 22.00 +LSE, 12, 05, 32.00, 17.00, 18.00, 17.00, 27.00 +LSF, 12, 05, 61.00, 40.00, -9999.00, -9999.00, 22.00 +LSV, 12, 05, 63.00, 29.00, -9999.00, -9999.00, 8.00 +LTS, 12, 05, 57.00, 31.00, -9999.00, -9999.00, 14.00 +LUF, 12, 05, 69.00, 38.00, -9999.00, -9999.00, 9.00 +LVS, 12, 05, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 05, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 05, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 05, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 05, 50.00, 31.00, 22.00, 21.00, 32.00 +MAF, 12, 05, 60.00, 33.00, 7.00, 6.00, 11.00 +MBL, 12, 05, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 05, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 05, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 05, 56.00, 42.00, -9999.00, -9999.00, 28.00 +MCF, 12, 05, 74.00, 53.00, -9999.00, -9999.00, 19.00 +MCG, 12, 05, 5.00, -12.00, 27.00, 27.00, 40.00 +MCI, 12, 05, 42.00, 25.00, 16.00, 15.00, 25.00 +MCK, 12, 05, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 05, 63.00, 39.00, 19.00, 19.00, 28.00 +MCO, 12, 05, 74.00, 53.00, 13.00, 16.00, 23.00 +MCW, 12, 05, 31.00, 14.00, 14.00, 12.00, 21.00 +MC2, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 15.00 +MDH, 12, 05, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 05, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 05, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 05, 39.00, 25.00, 31.00, 29.00, 42.00 +MEI, 12, 05, 62.00, 38.00, 23.00, 18.00, 31.00 +MEM, 12, 05, 55.00, 37.00, 26.00, 22.00, 35.00 +MER, 12, 05, 57.00, 36.00, -9999.00, -9999.00, 22.00 +MFD, 12, 05, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 05, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 05, 46.00, 32.00, 34.00, 35.00, 47.00 +MGE, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 12, 05, 63.00, 40.00, 22.00, 20.00, 33.00 +MGW, 12, 05, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 05, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 05, 56.00, 40.00, -9999.00, -9999.00, 28.00 +MHS, 12, 05, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 05, 78.00, 61.00, 16.00, 15.00, 25.00 +MIB, 12, 05, 25.00, 9.00, -9999.00, -9999.00, 22.00 +MIV, 12, 05, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 05, 43.00, 22.00, -9999.00, -9999.00, 28.00 +MKC, 12, 05, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 05, 35.00, 21.00, 29.00, 28.00, 40.00 +MKG, 12, 05, 37.00, 26.00, 37.00, 37.00, 50.00 +MKL, 12, 05, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 05, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 05, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 05, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 05, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 05, 37.00, 21.00, 25.00, 22.00, 35.00 +MLS, 12, 05, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 05, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 05, 62.00, 40.00, -9999.00, -9999.00, 27.00 +MOB, 12, 05, 65.00, 45.00, 22.00, 19.00, 32.00 +MOT, 12, 05, 25.00, 9.00, 15.00, 15.00, 23.00 +MPV, 12, 05, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 05, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 05, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 05, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 05, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 05, 61.00, 44.00, -9999.00, -9999.00, 25.00 +MSL, 12, 05, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 05, 33.00, 17.00, 24.00, 23.00, 34.00 +MSO, 12, 05, 32.00, 18.00, 29.00, 29.00, 42.00 +MSP, 12, 05, 29.00, 14.00, 19.00, 20.00, 29.00 +MSS, 12, 05, 32.00, 16.00, 37.00, 35.00, 51.00 +MSY, 12, 05, 66.00, 46.00, 22.00, 18.00, 31.00 +MTC, 12, 05, 38.00, 26.00, -9999.00, -9999.00, 37.00 +MTN, 12, 05, 49.00, 31.00, -9999.00, -9999.00, 28.00 +MTO, 12, 05, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 05, 44.00, 27.00, -9999.00, -9999.00, 28.00 +MUO, 12, 05, 43.00, 24.00, -9999.00, -9999.00, 28.00 +MWA, 12, 05, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 05, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 05, 63.00, 40.00, -9999.00, -9999.00, 30.00 +MYL, 12, 05, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 05, 62.00, 38.00, -9999.00, -9999.00, 26.00 +NAO, 12, 05, 62.00, 47.00, -9999.00, -9999.00, 30.00 +NBC, 12, 05, 64.00, 44.00, -9999.00, -9999.00, 26.00 +NBE, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 12, 05, 38.00, 23.00, -9999.00, -9999.00, 31.00 +NCA, 12, 05, 62.00, 37.00, -9999.00, -9999.00, 27.00 +NCO, 12, 05, 45.00, 30.00, -9999.00, -9999.00, 37.00 +NC1, 12, 05, 56.00, 38.00, -9999.00, -9999.00, 8.00 +NEL, 12, 05, 49.00, 28.00, -9999.00, -9999.00, 32.00 +NFG, 12, 05, 66.00, 45.00, -9999.00, -9999.00, 13.00 +NFL, 12, 05, 47.00, 20.00, -9999.00, -9999.00, 13.00 +NGP, 12, 05, 71.00, 51.00, -9999.00, -9999.00, 19.00 +NGU, 12, 05, 55.00, 38.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 05, 58.00, 45.00, -9999.00, -9999.00, 28.00 +NHK, 12, 05, 51.00, 31.00, -9999.00, -9999.00, 28.00 +NHZ, 12, 05, 37.00, 21.00, -9999.00, -9999.00, 39.00 +NID, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 12, 05, 69.00, 45.00, -9999.00, -9999.00, 22.00 +NIR, 12, 05, 69.00, 46.00, -9999.00, -9999.00, 22.00 +NKT, 12, 05, 61.00, 41.00, -9999.00, -9999.00, 28.00 +NKX, 12, 05, 67.00, 50.00, -9999.00, -9999.00, 18.00 +NLC, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 12, 05, 61.00, 37.00, -9999.00, -9999.00, 33.00 +NPA, 12, 05, 65.00, 46.00, -9999.00, -9999.00, 27.00 +NQA, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NQI, 12, 05, 73.00, 49.00, -9999.00, -9999.00, 18.00 +NQX, 12, 05, 77.00, 68.00, -9999.00, -9999.00, 22.00 +NRB, 12, 05, 69.00, 50.00, -9999.00, -9999.00, 19.00 +NRC, 12, 05, 57.00, 36.00, -9999.00, -9999.00, 24.00 +NRS, 12, 05, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NSE, 12, 05, 65.00, 42.00, -9999.00, -9999.00, 30.00 +NSI, 12, 05, 67.00, 45.00, -9999.00, -9999.00, 21.00 +NTD, 12, 05, 67.00, 45.00, -9999.00, -9999.00, 15.00 +NTK, 12, 05, 70.00, 46.00, -9999.00, -9999.00, 15.00 +NTU, 12, 05, 55.00, 38.00, -9999.00, -9999.00, 28.00 +NUC, 12, 05, 65.00, 50.00, -9999.00, -9999.00, 15.00 +NUQ, 12, 05, 59.00, 39.00, -9999.00, -9999.00, 29.00 +NUW, 12, 05, 46.00, 35.00, -9999.00, -9999.00, 56.00 +NWF, 12, 05, 68.00, 46.00, -9999.00, -9999.00, 12.00 +NXX, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 12, 05, 51.00, 28.00, -9999.00, -9999.00, 29.00 +NZC, 12, 05, 69.00, 42.00, -9999.00, -9999.00, 24.00 +NZJ, 12, 05, 68.00, 42.00, -9999.00, -9999.00, 15.00 +NZW, 12, 05, 43.00, 27.00, -9999.00, -9999.00, 39.00 +NZY, 12, 05, 67.00, 50.00, -9999.00, -9999.00, 15.00 +OAK, 12, 05, 59.00, 42.00, 16.00, 18.00, 24.00 +OAR, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 12, 05, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 05, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 05, 52.00, 31.00, 15.00, 11.00, 19.00 +OLM, 12, 05, 45.00, 33.00, 55.00, 56.00, 70.00 +OMA, 12, 05, 38.00, 19.00, 14.00, 13.00, 21.00 +OME, 12, 05, 17.00, 2.00, 27.00, 28.00, 38.00 +ONT, 12, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 05, 38.00, 23.00, 29.00, 26.00, 40.00 +ORF, 12, 05, 55.00, 38.00, 21.00, 23.00, 32.00 +ORH, 12, 05, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 05, -5.00, -21.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 05, 36.00, 21.00, -9999.00, -9999.00, 44.00 +OTG, 12, 05, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 05, 53.00, 41.00, 52.00, 54.00, 64.00 +OTM, 12, 05, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 05, 7.00, -6.00, 19.00, 21.00, 30.00 +OURC, 12, 05, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 05, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 05, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 05, 65.00, 42.00, -9999.00, -9999.00, 28.00 +PACZ, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 05, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 05, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 05, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 05, 2.00, -12.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 05, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 05, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 05, 67.00, 43.00, -9999.00, -9999.00, 25.00 +PAQ, 12, 05, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 05, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 05, 36.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 05, 13.00, 1.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 05, 5.00, -12.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 05, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 05, 34.00, 19.00, -9999.00, -9999.00, 41.00 +PBI, 12, 05, 77.00, 60.00, 20.00, 21.00, 31.00 +PDT, 12, 05, 42.00, 29.00, 27.00, 29.00, 42.00 +PDX, 12, 05, 47.00, 36.00, 49.00, 50.00, 64.00 +PFN, 12, 05, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 05, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 05, 47.00, 31.00, 22.00, 20.00, 33.00 +PHX, 12, 05, 68.00, 43.00, 7.00, 7.00, 10.00 +PIA, 12, 05, 38.00, 23.00, 26.00, 23.00, 36.00 +PIB, 12, 05, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 05, 36.00, 18.00, 24.00, 24.00, 36.00 +PIR, 12, 05, 34.00, 14.00, 13.00, 12.00, 20.00 +PIT, 12, 05, 42.00, 27.00, 36.00, 34.00, 52.00 +PKB, 12, 05, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 05, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 05, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 05, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 05, 65.00, 46.00, 18.00, 17.00, 27.00 +POB, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 12, 05, 63.00, 40.00, -9999.00, -9999.00, 41.00 +POM, 12, 05, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 12, 05, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 05, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 05, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 05, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 05, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 05, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 05, 40.00, 22.00, -9999.00, -9999.00, 38.00 +PSP, 12, 05, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 05, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 05, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 05, 49.00, 18.00, 9.00, 9.00, 14.00 +PUC, 12, 05, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 05, 44.00, 27.00, 26.00, 26.00, 38.00 +PVU, 12, 05, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 05, 38.00, 21.00, 28.00, 27.00, 40.00 +P02, 12, 05, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +P07, 12, 05, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +P11, 12, 05, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +P24, 12, 05, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +P28, 12, 05, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +P35, 12, 05, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +P38, 12, 05, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +P39, 12, 05, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +P58, 12, 05, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +P59, 12, 05, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +P60, 12, 05, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +P61, 12, 05, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +P67, 12, 05, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +P68, 12, 05, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +P69, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 05, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 05, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 05, 38.00, 15.00, 13.00, 10.00, 19.00 +RBL, 12, 05, 56.00, 39.00, 25.00, 24.00, 34.00 +RCA, 12, 05, 38.00, 15.00, -9999.00, -9999.00, 18.00 +RDD, 12, 05, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 05, 43.00, 23.00, 23.00, 22.00, 35.00 +RDR, 12, 05, 23.00, 6.00, -9999.00, -9999.00, 24.00 +RDU, 12, 05, 55.00, 34.00, 21.00, 22.00, 32.00 +REE, 12, 05, 56.00, 29.00, -9999.00, -9999.00, 9.00 +REJ, 12, 05, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 05, 35.00, 20.00, 26.00, 23.00, 35.00 +RIC, 12, 05, 53.00, 32.00, 20.00, 22.00, 32.00 +RIV, 12, 05, 68.00, 42.00, -9999.00, -9999.00, 14.00 +RIW, 12, 05, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 05, 33.00, 14.00, 12.00, 10.00, 17.00 +RME, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 59.00 +RMG, 12, 05, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +RND, 12, 05, 66.00, 43.00, -9999.00, -9999.00, 20.00 +RNO, 12, 05, 47.00, 21.00, 13.00, 13.00, 19.00 +ROA, 12, 05, 50.00, 31.00, 19.00, 20.00, 30.00 +ROC, 12, 05, 39.00, 26.00, 38.00, 41.00, 56.00 +ROW, 12, 05, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 05, 45.00, 22.00, 9.00, 10.00, 15.00 +RST, 12, 05, 29.00, 14.00, 22.00, 20.00, 31.00 +RWF, 12, 05, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 05, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 05, 55.00, 39.00, 18.00, 19.00, 25.00 +SAF, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 05, 67.00, 50.00, 10.00, 11.00, 16.00 +SAT, 12, 05, 66.00, 43.00, 16.00, 17.00, 25.00 +SAV, 12, 05, 64.00, 43.00, 19.00, 18.00, 28.00 +SAW, 12, 05, 32.00, 20.00, -9999.00, -9999.00, 53.00 +SBA, 12, 05, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 05, 68.00, 41.00, -9999.00, -9999.00, 15.00 +SBN, 12, 05, 39.00, 25.00, 37.00, 35.00, 51.00 +SBP, 12, 05, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 05, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 05, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 05, -6.00, -18.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 05, 55.00, 38.00, 15.00, 18.00, 21.00 +SDF, 12, 05, 48.00, 31.00, 28.00, 25.00, 37.00 +SEA, 12, 05, 46.00, 37.00, 45.00, 46.00, 59.00 +SEM, 12, 05, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 05, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 05, 58.00, 44.00, 19.00, 20.00, 28.00 +SGF, 12, 05, 48.00, 28.00, 20.00, 19.00, 30.00 +SGY, 12, 05, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 05, 37.00, 12.00, 17.00, 17.00, 27.00 +SHV, 12, 05, 61.00, 39.00, 19.00, 20.00, 28.00 +SIT, 12, 05, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 05, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 05, 61.00, 35.00, 9.00, 8.00, 13.00 +SKA, 12, 05, 35.00, 24.00, -9999.00, -9999.00, 45.00 +SKF, 12, 05, 66.00, 43.00, -9999.00, -9999.00, 20.00 +SLC, 12, 05, 41.00, 24.00, 21.00, 21.00, 31.00 +SLE, 12, 05, 48.00, 35.00, 49.00, 49.00, 62.00 +SLN, 12, 05, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 05, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 05, 65.00, 39.00, -9999.00, 13.00, 18.00 +SNA, 12, 05, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 05, 34.00, 26.00, 52.00, 54.00, 71.00 +SNS, 12, 05, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 05, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 05, 41.00, 25.00, 26.00, 21.00, 34.00 +SPS, 12, 05, 57.00, 33.00, 11.00, 9.00, 16.00 +SRQ, 12, 05, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 05, 61.00, 37.00, -9999.00, -9999.00, 26.00 +SSI, 12, 05, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +STC, 12, 05, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 05, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +STL, 12, 05, 45.00, 29.00, 23.00, 21.00, 34.00 +STNV, 12, 05, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +STS, 12, 05, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 05, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 05, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 05, 57.00, 38.00, -9999.00, -9999.00, 26.00 +SUX, 12, 05, 35.00, 16.00, 14.00, 13.00, 22.00 +SVN, 12, 05, 64.00, 43.00, -9999.00, -9999.00, 20.00 +SWF, 12, 05, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 05, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 05, 39.00, 25.00, 42.00, 44.00, 58.00 +SZL, 12, 05, 45.00, 24.00, -9999.00, -9999.00, 26.00 +TAD, 12, 05, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 05, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 05, 51.00, 25.00, -9999.00, -9999.00, 32.00 +TCC, 12, 05, 55.00, 26.00, 5.00, 6.00, 8.00 +TCL, 12, 05, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 05, 47.00, 34.00, -9999.00, -9999.00, 62.00 +TCS, 12, 05, 56.00, 30.00, -9999.00, 7.00, 8.00 +TEB, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 05, 52.00, 31.00, -9999.00, -9999.00, 15.00 +TKA, 12, 05, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 05, 68.00, 42.00, 17.00, 18.00, 26.00 +TNX, 12, 05, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 05, 39.00, 24.00, 32.00, 32.00, 45.00 +TOP, 12, 05, 44.00, 24.00, 14.00, 15.00, 23.00 +TPA, 12, 05, 74.00, 53.00, 12.00, 16.00, 22.00 +TPH, 12, 05, 46.00, 21.00, 5.00, 4.00, 7.00 +TRI, 12, 05, 51.00, 30.00, 24.00, 26.00, 36.00 +TRK, 12, 05, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 05, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 05, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 05, 52.00, 32.00, 14.00, 14.00, 22.00 +TUP, 12, 05, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 05, 66.00, 41.00, 8.00, 10.00, 13.00 +TVC, 12, 05, 34.00, 23.00, 35.00, 39.00, 50.00 +TVL, 12, 05, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 05, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 05, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 05, 53.00, 32.00, 27.00, 24.00, 36.00 +T01, 12, 05, 52.00, 33.00, -9999.00, -9999.00, 29.00 +T02, 12, 05, 59.00, 37.00, -9999.00, -9999.00, 27.00 +T03, 12, 05, 63.00, 40.00, -9999.00, -9999.00, 26.00 +T04, 12, 05, 76.00, 55.00, -9999.00, -9999.00, 19.00 +T05, 12, 05, 45.00, 22.00, -9999.00, -9999.00, 18.00 +T06, 12, 05, 64.00, 37.00, -9999.00, -9999.00, 33.00 +T07, 12, 05, 44.00, 16.00, -9999.00, -9999.00, 33.00 +T08, 12, 05, 38.00, 22.00, -9999.00, -9999.00, 33.00 +UCA, 12, 05, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 05, 56.00, 33.00, -9999.00, -9999.00, 8.00 +UIL, 12, 05, 47.00, 35.00, 65.00, 64.00, 74.00 +UIN, 12, 05, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 05, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 05, 14.00, 2.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 05, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +U15, 12, 05, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +U28, 12, 05, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 05, 66.00, 41.00, -9999.00, -9999.00, 23.00 +VBG, 12, 05, 67.00, 40.00, -9999.00, -9999.00, 21.00 +VCT, 12, 05, 68.00, 47.00, 18.00, 17.00, 26.00 +VCV, 12, 05, 60.00, 31.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 05, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 05, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 05, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 05, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 05, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 05, 66.00, 41.00, -9999.00, -9999.00, 28.00 +VRB, 12, 05, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 05, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 05, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 05, 52.00, 33.00, 20.00, 26.00, 31.00 +WJA, 12, 05, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 05, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 05, 12.00, -4.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 05, 45.00, 19.00, 19.00, 18.00, 27.00 +WPO, 12, 05, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 05, 63.00, 39.00, -9999.00, -9999.00, 22.00 +WRG, 12, 05, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 05, 48.00, 29.00, -9999.00, -9999.00, 30.00 +WRL, 12, 05, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +X68, 12, 05, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 05, 34.00, 22.00, 58.00, 59.00, 68.00 +YCG, 12, 05, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 05, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 05, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 05, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 05, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 05, 40.00, 24.00, 24.00, 22.00, 34.00 +YNG, 12, 05, 39.00, 26.00, 35.00, 36.00, 53.00 +YPA, 12, 05, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 05, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 05, 12.00, -3.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 05, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 05, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 05, 31.00, 23.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 05, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 05, 70.00, 46.00, 5.00, 4.00, 7.00 +YVR, 12, 05, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 05, 18.00, 2.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 05, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 05, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 05, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 05, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 05, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 05, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 05, 30.00, 16.00, 47.00, 48.00, 64.00 +ZUN, 12, 05, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 05, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 05, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 05, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +01R, 12, 05, 63.00, 40.00, -9999.00, -9999.00, 29.00 +1V1, 12, 05, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 05, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 05, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 05, 58.00, 41.00, -9999.00, -9999.00, 26.00 +2PJ, 12, 05, 61.00, 37.00, -9999.00, -9999.00, 27.00 +3B1, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 05, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 05, 33.00, 19.00, -9999.00, -9999.00, 44.00 +3SE, 12, 05, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 05, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 05, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 12, 05, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 05, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 05, 13.00, -4.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 05, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 05, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 05, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 06, 43.00, 27.00, 24.00, 23.00, 37.00 +ABI, 12, 06, 59.00, 36.00, 10.00, 9.00, 14.00 +ABQ, 12, 06, 50.00, 25.00, 8.00, 8.00, 12.00 +ABR, 12, 06, 29.00, 9.00, 14.00, 11.00, 20.00 +ABY, 12, 06, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 06, 46.00, 33.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 06, 62.00, 40.00, 15.00, 13.00, 21.00 +ACV, 12, 06, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 06, 48.00, 29.00, 21.00, 22.00, 32.00 +ADK, 12, 06, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 06, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 06, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 06, 49.00, 29.00, -9999.00, -9999.00, 28.00 +AEX, 12, 06, 63.00, 41.00, -9999.00, -9999.00, 30.00 +AFF, 12, 06, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 06, 76.00, 52.00, -9999.00, -9999.00, 24.00 +AGS, 12, 06, 62.00, 37.00, 20.00, 20.00, 30.00 +AHN, 12, 06, 58.00, 37.00, 22.00, 22.00, 31.00 +AKN, 12, 06, 25.00, 10.00, 26.00, 28.00, 41.00 +AKO, 12, 06, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 06, 38.00, 22.00, 26.00, 27.00, 40.00 +ALI, 12, 06, 72.00, 48.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 06, 33.00, 15.00, 19.00, 15.00, 27.00 +ALS, 12, 06, 38.00, 4.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 06, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 06, 52.00, 26.00, 7.00, 8.00, 13.00 +AMG, 12, 06, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 06, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 06, 23.00, 11.00, 21.00, 20.00, 31.00 +AND, 12, 06, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 06, 41.00, 32.00, 61.00, 58.00, 71.00 +AOO, 12, 06, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +APN, 12, 06, 34.00, 20.00, 31.00, 35.00, 49.00 +AQQ, 12, 06, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 12, 06, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +AST, 12, 06, 49.00, 38.00, 59.00, 59.00, 71.00 +ATL, 12, 06, 57.00, 37.00, 21.00, 21.00, 30.00 +ATW, 12, 06, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 06, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 06, 44.00, 26.00, -9999.00, -9999.00, 39.00 +AUG, 12, 06, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 06, 65.00, 43.00, 16.00, 16.00, 25.00 +AUW, 12, 06, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 06, 53.00, 31.00, 22.00, 21.00, 31.00 +AVP, 12, 06, 40.00, 26.00, 28.00, 27.00, 41.00 +AXN, 12, 06, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 06, 41.00, 23.00, -9999.00, -9999.00, 32.00 +AYS, 12, 06, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 06, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 06, 56.00, 39.00, -9999.00, -9999.00, 29.00 +BAD, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 06, 37.00, 11.00, -9999.00, -9999.00, 13.00 +BDL, 12, 06, 41.00, 25.00, 27.00, 24.00, 38.00 +BDR, 12, 06, 44.00, 31.00, 27.00, 23.00, 40.00 +BET, 12, 06, 16.00, 4.00, 23.00, 25.00, 35.00 +BFD, 12, 06, 35.00, 21.00, 48.00, 48.00, 65.00 +BFF, 12, 06, 42.00, 15.00, 12.00, 12.00, 19.00 +BFL, 12, 06, 59.00, 40.00, 8.00, 11.00, 15.00 +BGM, 12, 06, 36.00, 24.00, 36.00, 36.00, 54.00 +BGR, 12, 06, 35.00, 19.00, 27.00, 26.00, 40.00 +BGS, 12, 06, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 06, 58.00, 37.00, 23.00, 20.00, 31.00 +BID, 12, 06, 45.00, 33.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 06, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 06, 56.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 06, 37.00, 19.00, 16.00, 17.00, 24.00 +BIS, 12, 06, 28.00, 7.00, 17.00, 18.00, 28.00 +BIX, 12, 06, 65.00, 48.00, -9999.00, -9999.00, 28.00 +BJI, 12, 06, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 06, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 06, 47.00, 17.00, -9999.00, -9999.00, 16.00 +BKW, 12, 06, 45.00, 28.00, 33.00, 35.00, 47.00 +BLF, 12, 06, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 06, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 06, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 06, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 06, 46.00, 29.00, -9999.00, -9999.00, 29.00 +BNA, 12, 06, 53.00, 33.00, 27.00, 23.00, 37.00 +BNO, 12, 06, 37.00, 17.00, -9999.00, 29.00, 48.00 +BOI, 12, 06, 40.00, 25.00, 27.00, 28.00, 41.00 +BOS, 12, 06, 44.00, 30.00, 25.00, 26.00, 38.00 +BPI, 12, 06, 29.00, -3.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 06, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 06, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 06, 38.00, 22.00, -9999.00, -9999.00, 23.00 +BRO, 12, 06, 73.00, 54.00, 15.00, 15.00, 23.00 +BRW, 12, 06, -3.00, -15.00, 11.00, 11.00, 17.00 +BSM, 12, 06, 65.00, 43.00, -9999.00, -9999.00, 22.00 +BTI, 12, 06, -5.00, -17.00, 10.00, 10.00, 17.00 +BTL, 12, 06, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 06, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 06, 65.00, 44.00, 22.00, 19.00, 32.00 +BTT, 12, 06, 0.00, -15.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 06, 34.00, 19.00, 37.00, 31.00, 51.00 +BUB, 12, 06, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 06, 38.00, 26.00, 43.00, 48.00, 61.00 +BUR, 12, 06, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 06, 66.00, 48.00, -9999.00, 17.00, 23.00 +BWG, 12, 06, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 06, 48.00, 31.00, 21.00, 22.00, 32.00 +BYH, 12, 06, 52.00, 34.00, -9999.00, -9999.00, 34.00 +BYI, 12, 06, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 06, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 06, 61.00, 37.00, 21.00, 20.00, 30.00 +CAG, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 06, 41.00, 27.00, 37.00, 36.00, 53.00 +CAO, 12, 06, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 06, 27.00, 10.00, 37.00, 38.00, 52.00 +CBM, 12, 06, 59.00, 35.00, -9999.00, -9999.00, 33.00 +CDB, 12, 06, 36.00, 28.00, 59.00, 59.00, 75.00 +CDC, 12, 06, 45.00, 20.00, 11.00, 11.00, 17.00 +CDR, 12, 06, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 06, 56.00, 31.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 06, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 06, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 06, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 06, 54.00, 34.00, 25.00, 23.00, 35.00 +CHO, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 06, 64.00, 42.00, 18.00, 20.00, 28.00 +CID, 12, 06, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 06, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 06, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 06, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 06, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 06, 41.00, 28.00, 39.00, 38.00, 54.00 +CLL, 12, 06, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 06, 55.00, 35.00, 20.00, 23.00, 33.00 +CMH, 12, 06, 42.00, 27.00, 29.00, 31.00, 44.00 +CMI, 12, 06, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 06, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 06, 42.00, 23.00, 11.00, 10.00, 17.00 +CNM, 12, 06, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 06, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +COD, 12, 06, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +COF, 12, 06, 74.00, 55.00, -9999.00, -9999.00, 21.00 +CON, 12, 06, 37.00, 18.00, 25.00, 25.00, 36.00 +COS, 12, 06, 44.00, 19.00, 13.00, 10.00, 17.00 +COT, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 06, 44.00, 26.00, 23.00, 20.00, 32.00 +CPR, 12, 06, 36.00, 16.00, 16.00, 15.00, 24.00 +CRBC, 12, 06, 30.00, -3.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 06, 70.00, 50.00, 15.00, 12.00, 21.00 +CRW, 12, 06, 49.00, 30.00, 35.00, 32.00, 48.00 +CSG, 12, 06, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 06, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 06, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 06, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 06, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 06, 45.00, 28.00, 27.00, 26.00, 39.00 +CVN, 12, 06, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 06, 54.00, 26.00, -9999.00, -9999.00, 11.00 +CXY, 12, 06, 44.00, 29.00, 20.00, 18.00, 29.00 +CYS, 12, 06, 40.00, 18.00, 15.00, 13.00, 20.00 +DAA, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 06, 72.00, 51.00, 17.00, 19.00, 26.00 +DAG, 12, 06, 62.00, 38.00, 4.00, 5.00, 6.00 +DAL, 12, 06, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 06, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 06, 42.00, 27.00, 31.00, 28.00, 42.00 +DBQ, 12, 06, 33.00, 18.00, 22.00, 20.00, 33.00 +DCA, 12, 06, 50.00, 34.00, 19.00, 20.00, 29.00 +DDC, 12, 06, 46.00, 24.00, 11.00, 11.00, 16.00 +DEC, 12, 06, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 06, 46.00, 19.00, 13.00, 12.00, 19.00 +DFW, 12, 06, 60.00, 39.00, 12.00, 11.00, 18.00 +DHN, 12, 06, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 06, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 06, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 06, 65.00, 43.00, -9999.00, -9999.00, 15.00 +DLG, 12, 06, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 06, 24.00, 9.00, 23.00, 21.00, 33.00 +DLLC, 12, 06, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 06, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 06, 66.00, 41.00, -9999.00, -9999.00, 12.00 +DMN, 12, 06, 60.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 06, 51.00, 33.00, -9999.00, -9999.00, 30.00 +DPG, 12, 06, 41.00, 19.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 06, 66.00, 41.00, -9999.00, -9999.00, 28.00 +DRA, 12, 06, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 06, 65.00, 43.00, 8.00, 9.00, 14.00 +DSM, 12, 06, 36.00, 20.00, 21.00, 18.00, 30.00 +DTW, 12, 06, 39.00, 25.00, 32.00, 31.00, 44.00 +DUG, 12, 06, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 06, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 06, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 06, 59.00, 36.00, -9999.00, -9999.00, 15.00 +D45, 12, 06, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 06, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 06, 29.00, 12.00, 20.00, 17.00, 28.00 +ECG, 12, 06, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 06, 60.00, 34.00, -9999.00, -9999.00, 8.00 +EED, 12, 06, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 12, 06, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 06, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 06, 45.00, 24.00, 40.00, 40.00, 56.00 +EKO, 12, 06, 40.00, 16.00, 19.00, 19.00, 27.00 +ELD, 12, 06, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 06, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 06, 60.00, 32.00, 7.00, 8.00, 12.00 +ELY, 12, 06, 42.00, 13.00, 12.00, 13.00, 20.00 +EMP, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 06, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 12, 06, 50.00, 31.00, -9999.00, -9999.00, 15.00 +ENN, 12, 06, 5.00, -13.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 06, 38.00, 22.00, -9999.00, -9999.00, 16.00 +EPH, 12, 06, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 06, 41.00, 29.00, 41.00, 42.00, 59.00 +ESF, 12, 06, 63.00, 41.00, -9999.00, -9999.00, 36.00 +EUG, 12, 06, 47.00, 37.00, 47.00, 47.00, 60.00 +EVV, 12, 06, 47.00, 30.00, 28.00, 23.00, 37.00 +EWN, 12, 06, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 06, 46.00, 32.00, 21.00, 21.00, 34.00 +EYW, 12, 06, 77.00, 68.00, 14.00, 12.00, 21.00 +E74, 12, 06, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 06, 55.00, 33.00, -9999.00, -9999.00, 28.00 +FAI, 12, 06, 4.00, -13.00, 22.00, 24.00, 33.00 +FAR, 12, 06, 24.00, 7.00, 13.00, 17.00, 24.00 +FAT, 12, 06, 56.00, 38.00, 13.00, 15.00, 21.00 +FAY, 12, 06, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 06, 32.00, 18.00, 32.00, 36.00, 48.00 +FCS, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +FDY, 12, 06, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 06, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 11.00 +FLG, 12, 06, 45.00, 17.00, 14.00, 17.00, 20.00 +FLL, 12, 06, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 06, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 06, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +FME, 12, 06, 51.00, 29.00, -9999.00, -9999.00, 28.00 +FMH, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 06, 47.00, 20.00, 7.00, 8.00, 10.00 +FMY, 12, 06, 77.00, 56.00, 10.00, 9.00, 15.00 +FNT, 12, 06, 37.00, 24.00, 31.00, 31.00, 44.00 +FOD, 12, 06, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 06, 44.00, 24.00, -9999.00, -9999.00, 18.00 +FOK, 12, 06, 46.00, 31.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 06, 45.00, 25.00, -9999.00, -9999.00, 18.00 +FSD, 12, 06, 31.00, 12.00, 14.00, 14.00, 22.00 +FSI, 12, 06, 55.00, 30.00, -9999.00, -9999.00, 15.00 +FSM, 12, 06, 54.00, 32.00, 19.00, 17.00, 26.00 +FTK, 12, 06, 49.00, 28.00, -9999.00, -9999.00, 33.00 +FWA, 12, 06, 39.00, 25.00, 27.00, 30.00, 41.00 +FWH, 12, 06, 59.00, 37.00, -9999.00, -9999.00, 17.00 +FYU, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 06, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 06, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 06, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 06, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 06, 47.00, 21.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 06, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 06, 35.00, 24.00, 34.00, 34.00, 47.00 +GFA, 12, 06, 35.00, 17.00, -9999.00, -9999.00, 22.00 +GFK, 12, 06, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 06, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 06, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 06, 28.00, 9.00, 17.00, 17.00, 27.00 +GJT, 12, 06, 42.00, 22.00, 13.00, 12.00, 19.00 +GKN, 12, 06, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 06, 44.00, 19.00, 10.00, 9.00, 15.00 +GLH, 12, 06, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 06, 64.00, 53.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 06, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 06, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GON, 12, 06, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 06, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 06, 31.00, 16.00, 26.00, 26.00, 39.00 +GRCI, 12, 06, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 06, 47.00, 34.00, -9999.00, -9999.00, 66.00 +GRI, 12, 06, 39.00, 18.00, 14.00, 11.00, 20.00 +GRK, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GRR, 12, 06, 37.00, 23.00, 34.00, 37.00, 50.00 +GSB, 12, 06, 58.00, 36.00, -9999.00, -9999.00, 23.00 +GSG, 12, 06, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 06, 53.00, 33.00, 21.00, 21.00, 31.00 +GSP, 12, 06, 56.00, 35.00, 22.00, 24.00, 33.00 +GST, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 06, 36.00, 20.00, -9999.00, -9999.00, 59.00 +GTF, 12, 06, 35.00, 17.00, 17.00, 21.00, 28.00 +GUP, 12, 06, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 06, 40.00, 24.00, -9999.00, -9999.00, 37.00 +GVW, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 12, 06, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 06, 59.00, 43.00, 23.00, 23.00, 33.00 +HBR, 12, 06, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 06, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 06, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 06, 40.00, 22.00, -9999.00, -9999.00, 33.00 +HKY, 12, 06, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 06, 34.00, 13.00, 16.00, 16.00, 27.00 +HMN, 12, 06, 59.00, 24.00, -9999.00, -9999.00, 9.00 +HMS, 12, 06, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 06, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 06, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 12, 06, 32.00, 11.00, 10.00, 9.00, 16.00 +HOP, 12, 06, 50.00, 30.00, -9999.00, -9999.00, 34.00 +HOT, 12, 06, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 06, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 06, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 06, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 06, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 06, 66.00, 41.00, -9999.00, -9999.00, 27.00 +HST, 12, 06, 78.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 12, 06, 55.00, 35.00, 27.00, 22.00, 36.00 +HTL, 12, 06, 33.00, 19.00, 37.00, 33.00, 50.00 +HTS, 12, 06, 48.00, 31.00, 30.00, 30.00, 45.00 +HUF, 12, 06, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 06, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 06, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 06, 31.00, 9.00, 17.00, 16.00, 24.00 +IAB, 12, 06, 46.00, 26.00, -9999.00, -9999.00, 18.00 +IAD, 12, 06, 48.00, 28.00, 21.00, 21.00, 31.00 +IAG, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 06, 67.00, 44.00, 20.00, 20.00, 30.00 +ICT, 12, 06, 46.00, 26.00, 13.00, 12.00, 19.00 +IDA, 12, 06, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 06, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 06, 47.00, 30.00, 23.00, 21.00, 33.00 +ILI, 12, 06, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 06, 62.00, 39.00, 20.00, 22.00, 31.00 +IMT, 12, 06, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IND, 12, 06, 42.00, 26.00, 30.00, 29.00, 42.00 +INL, 12, 06, 20.00, 2.00, 23.00, 22.00, 34.00 +INS, 12, 06, 56.00, 33.00, -9999.00, -9999.00, 8.00 +INT, 12, 06, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +INW, 12, 06, 49.00, 22.00, 7.00, 7.00, 10.00 +IPL, 12, 06, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 06, 41.00, 27.00, 27.00, 27.00, 40.00 +IRK, 12, 06, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 06, 27.00, 6.00, 18.00, 15.00, 27.00 +ISP, 12, 06, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 06, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 06, 67.00, 40.00, -9999.00, -9999.00, 11.00 +IWD, 12, 06, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 06, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 06, 62.00, 38.00, 24.00, 20.00, 33.00 +JAX, 12, 06, 69.00, 45.00, 17.00, 17.00, 26.00 +JBR, 12, 06, 52.00, 35.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 06, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 06, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 06, 46.00, 33.00, 22.00, 21.00, 33.00 +JHW, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 06, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 06, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 06, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 06, 33.00, 24.00, 47.00, 48.00, 59.00 +JST, 12, 06, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 06, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 06, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 06, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 06, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 06, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 06, 37.00, 23.00, 33.00, 34.00, 47.00 +LAR, 12, 06, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 06, 60.00, 36.00, 6.00, 6.00, 10.00 +LAX, 12, 06, 67.00, 49.00, 9.00, 9.00, 13.00 +LBB, 12, 06, 56.00, 29.00, 10.00, 7.00, 13.00 +LBF, 12, 06, 40.00, 14.00, 14.00, 9.00, 18.00 +LCH, 12, 06, 65.00, 45.00, 18.00, 20.00, 29.00 +LCK, 12, 06, 44.00, 28.00, -9999.00, -9999.00, 39.00 +LEB, 12, 06, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 06, 47.00, 30.00, 28.00, 27.00, 39.00 +LFI, 12, 06, 54.00, 37.00, -9999.00, -9999.00, 29.00 +LFK, 12, 06, 64.00, 41.00, 18.00, 21.00, 28.00 +LFT, 12, 06, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 06, 45.00, 34.00, 22.00, 21.00, 34.00 +LGB, 12, 06, 68.00, 46.00, 9.00, 9.00, 13.00 +LGU, 12, 06, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 06, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 06, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 06, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 06, 55.00, 35.00, 20.00, 20.00, 28.00 +LIZ, 12, 06, 27.00, 10.00, -9999.00, -9999.00, 51.00 +LMT, 12, 06, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +LND, 12, 06, 34.00, 12.00, 11.00, 11.00, 16.00 +LNK, 12, 06, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 06, 45.00, 18.00, 9.00, 10.00, 13.00 +LOZ, 12, 06, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 06, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 06, 55.00, 35.00, -9999.00, -9999.00, 22.00 +LSE, 12, 06, 32.00, 16.00, 18.00, 17.00, 27.00 +LSF, 12, 06, 61.00, 40.00, -9999.00, -9999.00, 22.00 +LSV, 12, 06, 63.00, 29.00, -9999.00, -9999.00, 8.00 +LTS, 12, 06, 57.00, 31.00, -9999.00, -9999.00, 14.00 +LUF, 12, 06, 69.00, 38.00, -9999.00, -9999.00, 9.00 +LVS, 12, 06, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 06, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 06, 36.00, 14.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 06, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 06, 50.00, 31.00, 22.00, 21.00, 32.00 +MAF, 12, 06, 60.00, 33.00, 7.00, 6.00, 11.00 +MBL, 12, 06, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 06, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 06, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 06, 56.00, 42.00, -9999.00, -9999.00, 29.00 +MCF, 12, 06, 74.00, 53.00, -9999.00, -9999.00, 19.00 +MCG, 12, 06, 5.00, -12.00, 27.00, 27.00, 40.00 +MCI, 12, 06, 42.00, 25.00, 16.00, 15.00, 25.00 +MCK, 12, 06, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 06, 63.00, 39.00, 19.00, 19.00, 28.00 +MCO, 12, 06, 74.00, 53.00, 13.00, 16.00, 23.00 +MCW, 12, 06, 30.00, 14.00, 14.00, 12.00, 21.00 +MC2, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 12, 06, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 06, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 06, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 06, 38.00, 25.00, 31.00, 29.00, 42.00 +MEI, 12, 06, 62.00, 38.00, 23.00, 18.00, 31.00 +MEM, 12, 06, 55.00, 37.00, 26.00, 22.00, 35.00 +MER, 12, 06, 57.00, 36.00, -9999.00, -9999.00, 22.00 +MFD, 12, 06, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 06, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 06, 46.00, 32.00, 34.00, 35.00, 47.00 +MGE, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 12, 06, 63.00, 40.00, 22.00, 20.00, 33.00 +MGW, 12, 06, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 06, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 06, 56.00, 40.00, -9999.00, -9999.00, 29.00 +MHS, 12, 06, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 06, 78.00, 61.00, 15.00, 15.00, 25.00 +MIB, 12, 06, 25.00, 9.00, -9999.00, -9999.00, 22.00 +MIV, 12, 06, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 06, 43.00, 22.00, -9999.00, -9999.00, 28.00 +MKC, 12, 06, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 06, 35.00, 21.00, 29.00, 28.00, 41.00 +MKG, 12, 06, 37.00, 26.00, 38.00, 37.00, 50.00 +MKL, 12, 06, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 06, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 06, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 06, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 06, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 06, 37.00, 21.00, 25.00, 22.00, 35.00 +MLS, 12, 06, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 06, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 06, 62.00, 40.00, -9999.00, -9999.00, 27.00 +MOB, 12, 06, 65.00, 45.00, 22.00, 19.00, 32.00 +MOT, 12, 06, 25.00, 9.00, 16.00, 15.00, 23.00 +MPV, 12, 06, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 06, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 06, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 06, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 06, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 06, 61.00, 44.00, -9999.00, -9999.00, 25.00 +MSL, 12, 06, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 06, 33.00, 17.00, 24.00, 23.00, 34.00 +MSO, 12, 06, 32.00, 18.00, 30.00, 29.00, 43.00 +MSP, 12, 06, 29.00, 14.00, 19.00, 20.00, 29.00 +MSS, 12, 06, 32.00, 16.00, 37.00, 35.00, 52.00 +MSY, 12, 06, 66.00, 46.00, 22.00, 18.00, 31.00 +MTC, 12, 06, 38.00, 26.00, -9999.00, -9999.00, 37.00 +MTN, 12, 06, 49.00, 31.00, -9999.00, -9999.00, 28.00 +MTO, 12, 06, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 06, 44.00, 27.00, -9999.00, -9999.00, 28.00 +MUO, 12, 06, 43.00, 24.00, -9999.00, -9999.00, 28.00 +MWA, 12, 06, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 06, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 06, 63.00, 40.00, -9999.00, -9999.00, 30.00 +MYL, 12, 06, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 06, 62.00, 38.00, -9999.00, -9999.00, 26.00 +NAO, 12, 06, 62.00, 47.00, -9999.00, -9999.00, 30.00 +NBC, 12, 06, 64.00, 44.00, -9999.00, -9999.00, 26.00 +NBE, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NBU, 12, 06, 38.00, 23.00, -9999.00, -9999.00, 31.00 +NCA, 12, 06, 62.00, 37.00, -9999.00, -9999.00, 27.00 +NCO, 12, 06, 45.00, 30.00, -9999.00, -9999.00, 38.00 +NC1, 12, 06, 56.00, 38.00, -9999.00, -9999.00, 8.00 +NEL, 12, 06, 49.00, 28.00, -9999.00, -9999.00, 32.00 +NFG, 12, 06, 66.00, 45.00, -9999.00, -9999.00, 13.00 +NFL, 12, 06, 47.00, 20.00, -9999.00, -9999.00, 13.00 +NGP, 12, 06, 71.00, 51.00, -9999.00, -9999.00, 19.00 +NGU, 12, 06, 55.00, 38.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 06, 58.00, 45.00, -9999.00, -9999.00, 28.00 +NHK, 12, 06, 51.00, 31.00, -9999.00, -9999.00, 28.00 +NHZ, 12, 06, 37.00, 21.00, -9999.00, -9999.00, 39.00 +NID, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 12, 06, 69.00, 45.00, -9999.00, -9999.00, 22.00 +NIR, 12, 06, 69.00, 46.00, -9999.00, -9999.00, 22.00 +NKT, 12, 06, 61.00, 41.00, -9999.00, -9999.00, 28.00 +NKX, 12, 06, 67.00, 50.00, -9999.00, -9999.00, 18.00 +NLC, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 12, 06, 61.00, 37.00, -9999.00, -9999.00, 33.00 +NPA, 12, 06, 65.00, 46.00, -9999.00, -9999.00, 27.00 +NQA, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +NQI, 12, 06, 73.00, 49.00, -9999.00, -9999.00, 18.00 +NQX, 12, 06, 77.00, 68.00, -9999.00, -9999.00, 22.00 +NRB, 12, 06, 69.00, 50.00, -9999.00, -9999.00, 19.00 +NRC, 12, 06, 57.00, 36.00, -9999.00, -9999.00, 24.00 +NRS, 12, 06, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NSE, 12, 06, 65.00, 42.00, -9999.00, -9999.00, 30.00 +NSI, 12, 06, 67.00, 45.00, -9999.00, -9999.00, 21.00 +NTD, 12, 06, 67.00, 45.00, -9999.00, -9999.00, 15.00 +NTK, 12, 06, 70.00, 46.00, -9999.00, -9999.00, 15.00 +NTU, 12, 06, 55.00, 38.00, -9999.00, -9999.00, 28.00 +NUC, 12, 06, 65.00, 50.00, -9999.00, -9999.00, 15.00 +NUQ, 12, 06, 59.00, 39.00, -9999.00, -9999.00, 29.00 +NUW, 12, 06, 46.00, 35.00, -9999.00, -9999.00, 56.00 +NWF, 12, 06, 68.00, 46.00, -9999.00, -9999.00, 12.00 +NXX, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 12, 06, 51.00, 28.00, -9999.00, -9999.00, 29.00 +NZC, 12, 06, 69.00, 42.00, -9999.00, -9999.00, 24.00 +NZJ, 12, 06, 68.00, 42.00, -9999.00, -9999.00, 15.00 +NZW, 12, 06, 43.00, 27.00, -9999.00, -9999.00, 39.00 +NZY, 12, 06, 67.00, 50.00, -9999.00, -9999.00, 15.00 +OAK, 12, 06, 59.00, 42.00, 16.00, 18.00, 24.00 +OAR, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 12, 06, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 06, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 06, 52.00, 31.00, 15.00, 11.00, 19.00 +OLM, 12, 06, 45.00, 33.00, 55.00, 56.00, 70.00 +OMA, 12, 06, 38.00, 19.00, 14.00, 13.00, 21.00 +OME, 12, 06, 17.00, 2.00, 27.00, 28.00, 38.00 +ONT, 12, 06, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 06, 38.00, 23.00, 29.00, 26.00, 40.00 +ORF, 12, 06, 55.00, 38.00, 21.00, 23.00, 33.00 +ORH, 12, 06, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 06, -5.00, -21.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 06, 36.00, 21.00, -9999.00, -9999.00, 45.00 +OTG, 12, 06, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 06, 53.00, 41.00, 52.00, 54.00, 64.00 +OTM, 12, 06, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 06, 7.00, -6.00, 19.00, 21.00, 30.00 +OURC, 12, 06, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 06, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 06, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 06, 65.00, 42.00, -9999.00, -9999.00, 28.00 +PACZ, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 06, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 06, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 06, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 06, 2.00, -12.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 06, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 06, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 06, 67.00, 43.00, -9999.00, -9999.00, 25.00 +PAQ, 12, 06, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 06, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 06, 36.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 06, 13.00, 1.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 06, 5.00, -12.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 06, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 06, 34.00, 18.00, -9999.00, -9999.00, 41.00 +PBI, 12, 06, 77.00, 60.00, 20.00, 21.00, 31.00 +PDT, 12, 06, 42.00, 29.00, 27.00, 29.00, 42.00 +PDX, 12, 06, 47.00, 36.00, 49.00, 50.00, 64.00 +PFN, 12, 06, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 06, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 06, 47.00, 31.00, 22.00, 20.00, 33.00 +PHX, 12, 06, 68.00, 43.00, 7.00, 7.00, 10.00 +PIA, 12, 06, 38.00, 23.00, 26.00, 23.00, 36.00 +PIB, 12, 06, 64.00, 39.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 06, 36.00, 18.00, 24.00, 24.00, 36.00 +PIR, 12, 06, 34.00, 14.00, 13.00, 12.00, 20.00 +PIT, 12, 06, 42.00, 27.00, 36.00, 35.00, 52.00 +PKB, 12, 06, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 06, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 06, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 06, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 06, 65.00, 46.00, 18.00, 17.00, 27.00 +POB, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 27.00 +POE, 12, 06, 63.00, 40.00, -9999.00, -9999.00, 42.00 +POM, 12, 06, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 12, 06, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 06, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 06, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 06, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 06, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 06, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 06, 40.00, 22.00, -9999.00, -9999.00, 38.00 +PSP, 12, 06, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 06, 68.00, 49.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 06, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 06, 49.00, 18.00, 9.00, 9.00, 14.00 +PUC, 12, 06, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 06, 44.00, 27.00, 26.00, 27.00, 39.00 +PVU, 12, 06, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 06, 38.00, 21.00, 28.00, 27.00, 40.00 +P02, 12, 06, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +P07, 12, 06, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +P11, 12, 06, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +P24, 12, 06, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +P28, 12, 06, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +P35, 12, 06, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +P38, 12, 06, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +P39, 12, 06, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +P58, 12, 06, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +P59, 12, 06, 28.00, 17.00, -9999.00, -9999.00, -9999.00 +P60, 12, 06, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +P61, 12, 06, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +P67, 12, 06, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +P68, 12, 06, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +P69, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 06, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 06, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 06, 38.00, 15.00, 13.00, 10.00, 19.00 +RBL, 12, 06, 56.00, 39.00, 25.00, 24.00, 34.00 +RCA, 12, 06, 38.00, 15.00, -9999.00, -9999.00, 18.00 +RDD, 12, 06, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 06, 43.00, 23.00, 23.00, 22.00, 35.00 +RDR, 12, 06, 23.00, 5.00, -9999.00, -9999.00, 24.00 +RDU, 12, 06, 55.00, 34.00, 21.00, 22.00, 32.00 +REE, 12, 06, 56.00, 29.00, -9999.00, -9999.00, 9.00 +REJ, 12, 06, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 06, 35.00, 20.00, 26.00, 23.00, 35.00 +RIC, 12, 06, 53.00, 32.00, 20.00, 22.00, 32.00 +RIV, 12, 06, 68.00, 42.00, -9999.00, -9999.00, 14.00 +RIW, 12, 06, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 06, 33.00, 14.00, 12.00, 10.00, 17.00 +RME, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 59.00 +RMG, 12, 06, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +RND, 12, 06, 66.00, 43.00, -9999.00, -9999.00, 20.00 +RNO, 12, 06, 47.00, 21.00, 13.00, 13.00, 19.00 +ROA, 12, 06, 50.00, 31.00, 19.00, 20.00, 30.00 +ROC, 12, 06, 39.00, 26.00, 38.00, 41.00, 56.00 +ROW, 12, 06, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 06, 45.00, 22.00, 9.00, 10.00, 15.00 +RST, 12, 06, 29.00, 13.00, 22.00, 20.00, 31.00 +RWF, 12, 06, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 06, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 06, 55.00, 39.00, 18.00, 19.00, 25.00 +SAF, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 06, 67.00, 50.00, 10.00, 11.00, 16.00 +SAT, 12, 06, 66.00, 43.00, 16.00, 17.00, 25.00 +SAV, 12, 06, 64.00, 43.00, 19.00, 18.00, 28.00 +SAW, 12, 06, 32.00, 20.00, -9999.00, -9999.00, 54.00 +SBA, 12, 06, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 06, 68.00, 41.00, -9999.00, -9999.00, 15.00 +SBN, 12, 06, 39.00, 25.00, 38.00, 36.00, 51.00 +SBP, 12, 06, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 06, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 06, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 06, -6.00, -18.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 06, 55.00, 38.00, 15.00, 18.00, 21.00 +SDF, 12, 06, 48.00, 31.00, 28.00, 25.00, 37.00 +SEA, 12, 06, 46.00, 37.00, 45.00, 46.00, 59.00 +SEM, 12, 06, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 06, 60.00, 36.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 06, 58.00, 44.00, 19.00, 20.00, 28.00 +SGF, 12, 06, 48.00, 28.00, 20.00, 19.00, 30.00 +SGY, 12, 06, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 06, 37.00, 12.00, 17.00, 17.00, 27.00 +SHV, 12, 06, 61.00, 39.00, 19.00, 20.00, 28.00 +SIT, 12, 06, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 06, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 06, 61.00, 35.00, 9.00, 8.00, 13.00 +SKA, 12, 06, 35.00, 24.00, -9999.00, -9999.00, 45.00 +SKF, 12, 06, 66.00, 43.00, -9999.00, -9999.00, 20.00 +SLC, 12, 06, 41.00, 24.00, 21.00, 21.00, 31.00 +SLE, 12, 06, 48.00, 35.00, 49.00, 49.00, 62.00 +SLN, 12, 06, 45.00, 24.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 06, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 06, 65.00, 39.00, -9999.00, 13.00, 18.00 +SNA, 12, 06, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 06, 34.00, 26.00, 52.00, 54.00, 71.00 +SNS, 12, 06, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 06, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 06, 41.00, 25.00, 26.00, 21.00, 34.00 +SPS, 12, 06, 57.00, 33.00, 11.00, 9.00, 16.00 +SRQ, 12, 06, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 06, 61.00, 37.00, -9999.00, -9999.00, 26.00 +SSI, 12, 06, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +STC, 12, 06, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 06, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +STL, 12, 06, 45.00, 29.00, 23.00, 21.00, 34.00 +STNV, 12, 06, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +STS, 12, 06, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 06, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 06, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 06, 57.00, 38.00, -9999.00, -9999.00, 26.00 +SUX, 12, 06, 34.00, 16.00, 14.00, 13.00, 22.00 +SVN, 12, 06, 64.00, 43.00, -9999.00, -9999.00, 20.00 +SWF, 12, 06, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 06, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 06, 39.00, 25.00, 42.00, 44.00, 59.00 +SZL, 12, 06, 45.00, 24.00, -9999.00, -9999.00, 26.00 +TAD, 12, 06, 49.00, 20.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 06, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 06, 51.00, 25.00, -9999.00, -9999.00, 32.00 +TCC, 12, 06, 55.00, 26.00, 5.00, 6.00, 8.00 +TCL, 12, 06, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 06, 47.00, 34.00, -9999.00, -9999.00, 62.00 +TCS, 12, 06, 56.00, 30.00, -9999.00, 7.00, 8.00 +TEB, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 06, 52.00, 31.00, -9999.00, -9999.00, 15.00 +TKA, 12, 06, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 06, 68.00, 42.00, 17.00, 18.00, 26.00 +TNX, 12, 06, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 06, 39.00, 24.00, 32.00, 33.00, 45.00 +TOP, 12, 06, 44.00, 24.00, 14.00, 15.00, 23.00 +TPA, 12, 06, 74.00, 53.00, 12.00, 16.00, 22.00 +TPH, 12, 06, 46.00, 21.00, 5.00, 4.00, 7.00 +TRI, 12, 06, 51.00, 30.00, 24.00, 26.00, 36.00 +TRK, 12, 06, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 06, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 06, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 06, 52.00, 32.00, 14.00, 14.00, 22.00 +TUP, 12, 06, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 06, 66.00, 41.00, 8.00, 10.00, 13.00 +TVC, 12, 06, 34.00, 23.00, 35.00, 39.00, 50.00 +TVL, 12, 06, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 06, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 06, 59.00, 41.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 06, 53.00, 32.00, 27.00, 24.00, 36.00 +T01, 12, 06, 52.00, 33.00, -9999.00, -9999.00, 29.00 +T02, 12, 06, 59.00, 37.00, -9999.00, -9999.00, 27.00 +T03, 12, 06, 63.00, 40.00, -9999.00, -9999.00, 26.00 +T04, 12, 06, 76.00, 55.00, -9999.00, -9999.00, 19.00 +T05, 12, 06, 45.00, 22.00, -9999.00, -9999.00, 18.00 +T06, 12, 06, 64.00, 37.00, -9999.00, -9999.00, 33.00 +T07, 12, 06, 44.00, 16.00, -9999.00, -9999.00, 33.00 +T08, 12, 06, 38.00, 22.00, -9999.00, -9999.00, 33.00 +UCA, 12, 06, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 06, 56.00, 33.00, -9999.00, -9999.00, 8.00 +UIL, 12, 06, 47.00, 35.00, 65.00, 64.00, 74.00 +UIN, 12, 06, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 06, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 06, 14.00, 2.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 06, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +U15, 12, 06, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +U28, 12, 06, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 06, 66.00, 41.00, -9999.00, -9999.00, 23.00 +VBG, 12, 06, 67.00, 40.00, -9999.00, -9999.00, 21.00 +VCT, 12, 06, 68.00, 47.00, 18.00, 17.00, 26.00 +VCV, 12, 06, 60.00, 31.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 06, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 06, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 06, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 06, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 06, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 06, 66.00, 41.00, -9999.00, -9999.00, 28.00 +VRB, 12, 06, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 06, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 06, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 06, 52.00, 33.00, 20.00, 26.00, 31.00 +WJA, 12, 06, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 06, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 06, 11.00, -5.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 06, 45.00, 19.00, 19.00, 18.00, 27.00 +WPO, 12, 06, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 06, 63.00, 39.00, -9999.00, -9999.00, 22.00 +WRG, 12, 06, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 06, 48.00, 29.00, -9999.00, -9999.00, 30.00 +WRL, 12, 06, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +X68, 12, 06, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 06, 34.00, 22.00, 58.00, 59.00, 68.00 +YCG, 12, 06, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 06, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 06, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 06, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 06, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 06, 40.00, 24.00, 24.00, 22.00, 34.00 +YNG, 12, 06, 39.00, 26.00, 35.00, 36.00, 53.00 +YPA, 12, 06, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 06, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 06, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 06, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 06, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 06, 31.00, 23.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 06, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 06, 70.00, 46.00, 5.00, 4.00, 7.00 +YVR, 12, 06, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 06, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 06, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 06, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 06, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 06, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 06, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 06, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 06, 30.00, 15.00, 47.00, 49.00, 64.00 +ZUN, 12, 06, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 06, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 06, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 06, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +01R, 12, 06, 63.00, 40.00, -9999.00, -9999.00, 30.00 +1V1, 12, 06, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 06, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 06, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 06, 58.00, 41.00, -9999.00, -9999.00, 26.00 +2PJ, 12, 06, 61.00, 37.00, -9999.00, -9999.00, 27.00 +3B1, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 06, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 06, 33.00, 19.00, -9999.00, -9999.00, 45.00 +3SE, 12, 06, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 06, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 06, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 12, 06, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 06, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 06, 13.00, -4.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 06, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 06, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 06, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 07, 42.00, 27.00, 24.00, 24.00, 37.00 +ABI, 12, 07, 59.00, 36.00, 10.00, 9.00, 14.00 +ABQ, 12, 07, 49.00, 25.00, 8.00, 8.00, 12.00 +ABR, 12, 07, 28.00, 8.00, 14.00, 11.00, 20.00 +ABY, 12, 07, 65.00, 38.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 07, 46.00, 32.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 07, 61.00, 39.00, 15.00, 13.00, 21.00 +ACV, 12, 07, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 07, 47.00, 28.00, 21.00, 22.00, 32.00 +ADK, 12, 07, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 07, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 07, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 07, 49.00, 28.00, -9999.00, -9999.00, 28.00 +AEX, 12, 07, 63.00, 41.00, -9999.00, -9999.00, 30.00 +AFF, 12, 07, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 07, 76.00, 52.00, -9999.00, -9999.00, 24.00 +AGS, 12, 07, 62.00, 37.00, 20.00, 20.00, 30.00 +AHN, 12, 07, 57.00, 37.00, 22.00, 22.00, 31.00 +AKN, 12, 07, 25.00, 10.00, 26.00, 28.00, 41.00 +AKO, 12, 07, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 07, 37.00, 21.00, 26.00, 28.00, 40.00 +ALI, 12, 07, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 07, 32.00, 15.00, 18.00, 15.00, 27.00 +ALS, 12, 07, 38.00, 3.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 07, 42.00, 31.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 07, 52.00, 26.00, 7.00, 8.00, 13.00 +AMG, 12, 07, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 07, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 07, 23.00, 11.00, 21.00, 20.00, 31.00 +AND, 12, 07, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 07, 41.00, 32.00, 61.00, 58.00, 71.00 +AOO, 12, 07, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +APN, 12, 07, 33.00, 19.00, 32.00, 35.00, 49.00 +AQQ, 12, 07, 66.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 12, 07, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +AST, 12, 07, 49.00, 38.00, 59.00, 60.00, 71.00 +ATL, 12, 07, 56.00, 37.00, 21.00, 21.00, 30.00 +ATW, 12, 07, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 07, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 07, 43.00, 26.00, -9999.00, -9999.00, 39.00 +AUG, 12, 07, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 07, 64.00, 43.00, 16.00, 16.00, 25.00 +AUW, 12, 07, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 07, 52.00, 30.00, 22.00, 21.00, 31.00 +AVP, 12, 07, 39.00, 26.00, 28.00, 27.00, 41.00 +AXN, 12, 07, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 07, 40.00, 22.00, -9999.00, -9999.00, 32.00 +AYS, 12, 07, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 07, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 07, 56.00, 39.00, -9999.00, -9999.00, 29.00 +BAD, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 07, 37.00, 11.00, -9999.00, -9999.00, 12.00 +BDL, 12, 07, 40.00, 24.00, 27.00, 25.00, 38.00 +BDR, 12, 07, 43.00, 30.00, 27.00, 23.00, 40.00 +BET, 12, 07, 16.00, 4.00, 23.00, 25.00, 35.00 +BFD, 12, 07, 34.00, 20.00, 48.00, 48.00, 65.00 +BFF, 12, 07, 41.00, 15.00, 12.00, 12.00, 19.00 +BFL, 12, 07, 58.00, 40.00, 8.00, 11.00, 15.00 +BGM, 12, 07, 35.00, 23.00, 37.00, 36.00, 54.00 +BGR, 12, 07, 34.00, 18.00, 27.00, 26.00, 40.00 +BGS, 12, 07, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 07, 58.00, 37.00, 23.00, 20.00, 31.00 +BID, 12, 07, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 07, 7.00, -7.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 07, 55.00, 23.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 07, 36.00, 18.00, 16.00, 17.00, 25.00 +BIS, 12, 07, 27.00, 6.00, 17.00, 18.00, 28.00 +BIX, 12, 07, 65.00, 48.00, -9999.00, -9999.00, 28.00 +BJI, 12, 07, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 07, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 07, 47.00, 17.00, -9999.00, -9999.00, 16.00 +BKW, 12, 07, 45.00, 28.00, 34.00, 35.00, 47.00 +BLF, 12, 07, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 07, 68.00, 43.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 07, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 07, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 07, 45.00, 28.00, -9999.00, -9999.00, 29.00 +BNA, 12, 07, 52.00, 33.00, 27.00, 23.00, 37.00 +BNO, 12, 07, 37.00, 17.00, -9999.00, 29.00, 48.00 +BOI, 12, 07, 40.00, 24.00, 27.00, 28.00, 41.00 +BOS, 12, 07, 43.00, 29.00, 25.00, 26.00, 38.00 +BPI, 12, 07, 29.00, -4.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 07, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 07, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 07, 37.00, 21.00, -9999.00, -9999.00, 23.00 +BRO, 12, 07, 73.00, 54.00, 15.00, 15.00, 23.00 +BRW, 12, 07, -4.00, -15.00, 10.00, 10.00, 17.00 +BSM, 12, 07, 64.00, 43.00, -9999.00, -9999.00, 22.00 +BTI, 12, 07, -5.00, -18.00, 10.00, 10.00, 16.00 +BTL, 12, 07, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 07, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 07, 65.00, 44.00, 22.00, 19.00, 32.00 +BTT, 12, 07, 0.00, -15.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 07, 33.00, 19.00, 37.00, 31.00, 51.00 +BUB, 12, 07, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 07, 38.00, 25.00, 43.00, 48.00, 61.00 +BUR, 12, 07, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 07, 66.00, 48.00, -9999.00, 17.00, 23.00 +BWG, 12, 07, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 07, 47.00, 30.00, 21.00, 22.00, 32.00 +BYH, 12, 07, 51.00, 33.00, -9999.00, -9999.00, 34.00 +BYI, 12, 07, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 07, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 07, 61.00, 37.00, 21.00, 20.00, 30.00 +CAG, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 07, 40.00, 26.00, 37.00, 37.00, 53.00 +CAO, 12, 07, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 07, 26.00, 10.00, 37.00, 38.00, 53.00 +CBM, 12, 07, 58.00, 35.00, -9999.00, -9999.00, 33.00 +CDB, 12, 07, 36.00, 28.00, 58.00, 59.00, 75.00 +CDC, 12, 07, 45.00, 20.00, 11.00, 11.00, 17.00 +CDR, 12, 07, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 07, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 07, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 07, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 07, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 07, 53.00, 33.00, 25.00, 23.00, 35.00 +CHO, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 07, 64.00, 42.00, 19.00, 20.00, 28.00 +CID, 12, 07, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 07, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 07, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 07, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 07, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 07, 40.00, 27.00, 39.00, 38.00, 54.00 +CLL, 12, 07, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 07, 54.00, 35.00, 21.00, 23.00, 33.00 +CMH, 12, 07, 42.00, 27.00, 29.00, 31.00, 45.00 +CMI, 12, 07, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 07, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 07, 42.00, 22.00, 11.00, 10.00, 17.00 +CNM, 12, 07, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 07, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +COD, 12, 07, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +COF, 12, 07, 74.00, 55.00, -9999.00, -9999.00, 21.00 +CON, 12, 07, 37.00, 17.00, 25.00, 26.00, 36.00 +COS, 12, 07, 44.00, 19.00, 13.00, 10.00, 17.00 +COT, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 07, 43.00, 25.00, 23.00, 20.00, 32.00 +CPR, 12, 07, 36.00, 15.00, 16.00, 15.00, 24.00 +CRBC, 12, 07, 30.00, -4.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 07, 70.00, 50.00, 15.00, 12.00, 21.00 +CRW, 12, 07, 48.00, 30.00, 35.00, 33.00, 48.00 +CSG, 12, 07, 61.00, 40.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 07, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 07, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 07, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 07, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 07, 44.00, 28.00, 27.00, 26.00, 39.00 +CVN, 12, 07, 54.00, 26.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 07, 54.00, 26.00, -9999.00, -9999.00, 11.00 +CXY, 12, 07, 43.00, 29.00, 20.00, 18.00, 29.00 +CYS, 12, 07, 40.00, 18.00, 15.00, 13.00, 20.00 +DAA, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 07, 72.00, 51.00, 17.00, 19.00, 26.00 +DAG, 12, 07, 62.00, 38.00, 4.00, 5.00, 6.00 +DAL, 12, 07, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 07, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 07, 41.00, 26.00, 31.00, 28.00, 42.00 +DBQ, 12, 07, 32.00, 17.00, 22.00, 20.00, 33.00 +DCA, 12, 07, 49.00, 34.00, 19.00, 20.00, 29.00 +DDC, 12, 07, 46.00, 23.00, 11.00, 11.00, 16.00 +DEC, 12, 07, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 07, 46.00, 19.00, 13.00, 12.00, 19.00 +DFW, 12, 07, 59.00, 38.00, 12.00, 11.00, 17.00 +DHN, 12, 07, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 07, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 07, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 07, 65.00, 42.00, -9999.00, -9999.00, 15.00 +DLG, 12, 07, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 07, 23.00, 8.00, 23.00, 21.00, 33.00 +DLLC, 12, 07, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 07, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 07, 66.00, 41.00, -9999.00, -9999.00, 12.00 +DMN, 12, 07, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 07, 50.00, 32.00, -9999.00, -9999.00, 30.00 +DPG, 12, 07, 40.00, 19.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 07, 66.00, 41.00, -9999.00, -9999.00, 28.00 +DRA, 12, 07, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 07, 65.00, 42.00, 8.00, 9.00, 14.00 +DSM, 12, 07, 35.00, 19.00, 21.00, 18.00, 30.00 +DTW, 12, 07, 38.00, 24.00, 32.00, 32.00, 45.00 +DUG, 12, 07, 63.00, 31.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 07, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 07, 51.00, 35.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 07, 59.00, 36.00, -9999.00, -9999.00, 15.00 +D45, 12, 07, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 07, 35.00, 24.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 07, 28.00, 12.00, 20.00, 17.00, 28.00 +ECG, 12, 07, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 07, 60.00, 34.00, -9999.00, -9999.00, 8.00 +EED, 12, 07, 65.00, 44.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 12, 07, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 07, 56.00, 43.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 07, 45.00, 23.00, 40.00, 40.00, 56.00 +EKO, 12, 07, 39.00, 16.00, 19.00, 19.00, 27.00 +ELD, 12, 07, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 07, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 07, 59.00, 32.00, 7.00, 8.00, 12.00 +ELY, 12, 07, 42.00, 12.00, 12.00, 13.00, 20.00 +EMP, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 07, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +END, 12, 07, 50.00, 30.00, -9999.00, -9999.00, 15.00 +ENN, 12, 07, 5.00, -14.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 07, 37.00, 22.00, -9999.00, -9999.00, 16.00 +EPH, 12, 07, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 07, 40.00, 28.00, 41.00, 42.00, 60.00 +ESF, 12, 07, 63.00, 41.00, -9999.00, -9999.00, 36.00 +EUG, 12, 07, 47.00, 37.00, 47.00, 47.00, 60.00 +EVV, 12, 07, 46.00, 29.00, 28.00, 23.00, 37.00 +EWN, 12, 07, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 07, 45.00, 31.00, 21.00, 22.00, 34.00 +EYW, 12, 07, 77.00, 68.00, 14.00, 11.00, 21.00 +E74, 12, 07, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 07, 54.00, 33.00, -9999.00, -9999.00, 28.00 +FAI, 12, 07, 4.00, -13.00, 22.00, 24.00, 33.00 +FAR, 12, 07, 23.00, 6.00, 13.00, 17.00, 24.00 +FAT, 12, 07, 56.00, 38.00, 13.00, 15.00, 21.00 +FAY, 12, 07, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 07, 32.00, 17.00, 32.00, 36.00, 48.00 +FCS, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +FDY, 12, 07, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 07, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 38.00 +FHU, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 12, 07, 45.00, 17.00, 15.00, 17.00, 20.00 +FLL, 12, 07, 79.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 07, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 07, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +FME, 12, 07, 50.00, 28.00, -9999.00, -9999.00, 28.00 +FMH, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 07, 46.00, 20.00, 7.00, 8.00, 10.00 +FMY, 12, 07, 77.00, 56.00, 10.00, 9.00, 15.00 +FNT, 12, 07, 36.00, 23.00, 31.00, 31.00, 45.00 +FOD, 12, 07, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 07, 43.00, 23.00, -9999.00, -9999.00, 18.00 +FOK, 12, 07, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 07, 44.00, 24.00, -9999.00, -9999.00, 18.00 +FSD, 12, 07, 31.00, 11.00, 13.00, 14.00, 22.00 +FSI, 12, 07, 54.00, 30.00, -9999.00, -9999.00, 15.00 +FSM, 12, 07, 53.00, 31.00, 19.00, 17.00, 26.00 +FTK, 12, 07, 48.00, 28.00, -9999.00, -9999.00, 33.00 +FWA, 12, 07, 38.00, 24.00, 28.00, 30.00, 41.00 +FWH, 12, 07, 59.00, 36.00, -9999.00, -9999.00, 17.00 +FYU, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 07, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 07, 52.00, 26.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 07, 71.00, 42.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 07, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 07, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 07, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 07, 35.00, 23.00, 34.00, 34.00, 47.00 +GFA, 12, 07, 35.00, 17.00, -9999.00, -9999.00, 22.00 +GFK, 12, 07, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 07, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 07, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 07, 27.00, 8.00, 17.00, 17.00, 28.00 +GJT, 12, 07, 41.00, 21.00, 13.00, 12.00, 19.00 +GKN, 12, 07, 6.00, -9.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 07, 44.00, 19.00, 10.00, 9.00, 15.00 +GLH, 12, 07, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 07, 64.00, 53.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 07, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 07, 70.00, 46.00, -9999.00, -9999.00, -9999.00 +GON, 12, 07, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 07, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 07, 30.00, 15.00, 26.00, 27.00, 39.00 +GRCI, 12, 07, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 07, 47.00, 34.00, -9999.00, -9999.00, 66.00 +GRI, 12, 07, 38.00, 17.00, 14.00, 11.00, 20.00 +GRK, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 12, 07, 36.00, 23.00, 34.00, 38.00, 50.00 +GSB, 12, 07, 58.00, 36.00, -9999.00, -9999.00, 23.00 +GSG, 12, 07, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 07, 53.00, 32.00, 21.00, 22.00, 31.00 +GSP, 12, 07, 55.00, 35.00, 22.00, 24.00, 33.00 +GST, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 07, 35.00, 19.00, -9999.00, -9999.00, 59.00 +GTF, 12, 07, 35.00, 17.00, 18.00, 21.00, 28.00 +GUP, 12, 07, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 07, 39.00, 23.00, -9999.00, -9999.00, 37.00 +GVW, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +GWO, 12, 07, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 07, 59.00, 43.00, 23.00, 23.00, 33.00 +HBR, 12, 07, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 07, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 07, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 07, 39.00, 21.00, -9999.00, -9999.00, 33.00 +HKY, 12, 07, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 07, 33.00, 13.00, 16.00, 16.00, 27.00 +HMN, 12, 07, 59.00, 24.00, -9999.00, -9999.00, 9.00 +HMS, 12, 07, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 07, 60.00, 32.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 07, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 12, 07, 31.00, 11.00, 10.00, 9.00, 16.00 +HOP, 12, 07, 49.00, 29.00, -9999.00, -9999.00, 34.00 +HOT, 12, 07, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 07, 67.00, 47.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 07, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 07, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 07, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 07, 66.00, 41.00, -9999.00, -9999.00, 27.00 +HST, 12, 07, 78.00, 58.00, -9999.00, -9999.00, 20.00 +HSV, 12, 07, 55.00, 35.00, 28.00, 22.00, 36.00 +HTL, 12, 07, 32.00, 18.00, 37.00, 33.00, 50.00 +HTS, 12, 07, 47.00, 30.00, 30.00, 30.00, 45.00 +HUF, 12, 07, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 07, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 07, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 07, 30.00, 9.00, 17.00, 16.00, 24.00 +IAB, 12, 07, 45.00, 25.00, -9999.00, -9999.00, 18.00 +IAD, 12, 07, 47.00, 28.00, 21.00, 21.00, 31.00 +IAG, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 07, 67.00, 44.00, 20.00, 20.00, 30.00 +ICT, 12, 07, 45.00, 25.00, 13.00, 12.00, 19.00 +IDA, 12, 07, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 07, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 07, 46.00, 30.00, 23.00, 21.00, 33.00 +ILI, 12, 07, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 07, 62.00, 39.00, 20.00, 22.00, 32.00 +IMT, 12, 07, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IND, 12, 07, 41.00, 26.00, 30.00, 29.00, 42.00 +INL, 12, 07, 20.00, 2.00, 23.00, 22.00, 34.00 +INS, 12, 07, 56.00, 33.00, -9999.00, -9999.00, 8.00 +INT, 12, 07, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +INW, 12, 07, 48.00, 22.00, 7.00, 7.00, 10.00 +IPL, 12, 07, 71.00, 44.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 07, 40.00, 26.00, 27.00, 27.00, 40.00 +IRK, 12, 07, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 07, 26.00, 5.00, 18.00, 16.00, 27.00 +ISP, 12, 07, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 07, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 07, 67.00, 40.00, -9999.00, -9999.00, 11.00 +IWD, 12, 07, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 07, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 07, 62.00, 38.00, 24.00, 20.00, 33.00 +JAX, 12, 07, 69.00, 45.00, 18.00, 17.00, 26.00 +JBR, 12, 07, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 07, 65.00, 35.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 07, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 07, 45.00, 33.00, 22.00, 21.00, 33.00 +JHW, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 07, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 07, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 07, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 07, 33.00, 24.00, 47.00, 48.00, 59.00 +JST, 12, 07, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 07, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 07, 32.00, 7.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 07, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 07, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 07, 76.00, 52.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 07, 36.00, 22.00, 33.00, 34.00, 47.00 +LAR, 12, 07, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 07, 59.00, 36.00, 6.00, 6.00, 10.00 +LAX, 12, 07, 67.00, 49.00, 9.00, 9.00, 13.00 +LBB, 12, 07, 56.00, 29.00, 10.00, 7.00, 13.00 +LBF, 12, 07, 39.00, 13.00, 14.00, 9.00, 18.00 +LCH, 12, 07, 65.00, 45.00, 18.00, 20.00, 29.00 +LCK, 12, 07, 43.00, 27.00, -9999.00, -9999.00, 39.00 +LEB, 12, 07, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 07, 46.00, 30.00, 28.00, 27.00, 39.00 +LFI, 12, 07, 53.00, 37.00, -9999.00, -9999.00, 29.00 +LFK, 12, 07, 64.00, 41.00, 18.00, 21.00, 28.00 +LFT, 12, 07, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 07, 44.00, 33.00, 22.00, 21.00, 34.00 +LGB, 12, 07, 68.00, 46.00, 9.00, 9.00, 13.00 +LGU, 12, 07, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 07, 66.00, 44.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 07, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 07, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 07, 55.00, 35.00, 20.00, 20.00, 28.00 +LIZ, 12, 07, 26.00, 10.00, -9999.00, -9999.00, 51.00 +LMT, 12, 07, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +LND, 12, 07, 34.00, 11.00, 11.00, 11.00, 16.00 +LNK, 12, 07, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 07, 45.00, 18.00, 9.00, 10.00, 13.00 +LOZ, 12, 07, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 07, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 07, 54.00, 34.00, -9999.00, -9999.00, 22.00 +LSE, 12, 07, 31.00, 16.00, 18.00, 17.00, 27.00 +LSF, 12, 07, 61.00, 40.00, -9999.00, -9999.00, 22.00 +LSV, 12, 07, 62.00, 29.00, -9999.00, -9999.00, 8.00 +LTS, 12, 07, 57.00, 31.00, -9999.00, -9999.00, 14.00 +LUF, 12, 07, 69.00, 38.00, -9999.00, -9999.00, 9.00 +LVS, 12, 07, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 07, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 07, 36.00, 13.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 07, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 07, 50.00, 31.00, 22.00, 21.00, 32.00 +MAF, 12, 07, 60.00, 33.00, 7.00, 6.00, 11.00 +MBL, 12, 07, 37.00, 25.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 07, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 07, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 07, 56.00, 42.00, -9999.00, -9999.00, 29.00 +MCF, 12, 07, 74.00, 53.00, -9999.00, -9999.00, 20.00 +MCG, 12, 07, 5.00, -13.00, 27.00, 27.00, 40.00 +MCI, 12, 07, 41.00, 24.00, 16.00, 15.00, 25.00 +MCK, 12, 07, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 07, 62.00, 39.00, 19.00, 19.00, 28.00 +MCO, 12, 07, 74.00, 53.00, 13.00, 16.00, 23.00 +MCW, 12, 07, 30.00, 13.00, 14.00, 12.00, 21.00 +MC2, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 12, 07, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 07, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 07, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 07, 38.00, 24.00, 31.00, 29.00, 42.00 +MEI, 12, 07, 62.00, 38.00, 23.00, 18.00, 31.00 +MEM, 12, 07, 55.00, 37.00, 26.00, 22.00, 35.00 +MER, 12, 07, 56.00, 36.00, -9999.00, -9999.00, 23.00 +MFD, 12, 07, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 07, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 07, 46.00, 32.00, 34.00, 35.00, 47.00 +MGE, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +MGM, 12, 07, 62.00, 40.00, 22.00, 20.00, 33.00 +MGW, 12, 07, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 07, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 07, 56.00, 40.00, -9999.00, -9999.00, 29.00 +MHS, 12, 07, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 07, 78.00, 61.00, 15.00, 15.00, 24.00 +MIB, 12, 07, 24.00, 8.00, -9999.00, -9999.00, 22.00 +MIV, 12, 07, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 07, 42.00, 22.00, -9999.00, -9999.00, 28.00 +MKC, 12, 07, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 07, 34.00, 20.00, 29.00, 28.00, 41.00 +MKG, 12, 07, 36.00, 25.00, 38.00, 37.00, 50.00 +MKL, 12, 07, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 07, 74.00, 55.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 07, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 07, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 07, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 07, 36.00, 20.00, 25.00, 22.00, 35.00 +MLS, 12, 07, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 07, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 07, 61.00, 40.00, -9999.00, -9999.00, 27.00 +MOB, 12, 07, 65.00, 45.00, 22.00, 19.00, 32.00 +MOT, 12, 07, 24.00, 8.00, 16.00, 15.00, 23.00 +MPV, 12, 07, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 07, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 07, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 07, 63.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 07, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 07, 61.00, 44.00, -9999.00, -9999.00, 25.00 +MSL, 12, 07, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 07, 32.00, 16.00, 24.00, 23.00, 34.00 +MSO, 12, 07, 32.00, 18.00, 30.00, 29.00, 43.00 +MSP, 12, 07, 28.00, 13.00, 19.00, 20.00, 29.00 +MSS, 12, 07, 31.00, 15.00, 37.00, 35.00, 52.00 +MSY, 12, 07, 66.00, 46.00, 22.00, 18.00, 31.00 +MTC, 12, 07, 37.00, 25.00, -9999.00, -9999.00, 37.00 +MTN, 12, 07, 48.00, 30.00, -9999.00, -9999.00, 28.00 +MTO, 12, 07, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 07, 43.00, 26.00, -9999.00, -9999.00, 28.00 +MUO, 12, 07, 42.00, 24.00, -9999.00, -9999.00, 28.00 +MWA, 12, 07, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 07, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 07, 62.00, 40.00, -9999.00, -9999.00, 30.00 +MYL, 12, 07, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 07, 62.00, 38.00, -9999.00, -9999.00, 26.00 +NAO, 12, 07, 62.00, 46.00, -9999.00, -9999.00, 31.00 +NBC, 12, 07, 64.00, 44.00, -9999.00, -9999.00, 26.00 +NBE, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +NBG, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 12, 07, 37.00, 22.00, -9999.00, -9999.00, 31.00 +NCA, 12, 07, 62.00, 37.00, -9999.00, -9999.00, 27.00 +NCO, 12, 07, 45.00, 30.00, -9999.00, -9999.00, 38.00 +NC1, 12, 07, 56.00, 38.00, -9999.00, -9999.00, 8.00 +NEL, 12, 07, 48.00, 27.00, -9999.00, -9999.00, 32.00 +NFG, 12, 07, 66.00, 45.00, -9999.00, -9999.00, 13.00 +NFL, 12, 07, 47.00, 20.00, -9999.00, -9999.00, 13.00 +NGP, 12, 07, 71.00, 51.00, -9999.00, -9999.00, 19.00 +NGU, 12, 07, 54.00, 37.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 07, 58.00, 45.00, -9999.00, -9999.00, 28.00 +NHK, 12, 07, 50.00, 31.00, -9999.00, -9999.00, 28.00 +NHZ, 12, 07, 37.00, 20.00, -9999.00, -9999.00, 39.00 +NID, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 12, 07, 69.00, 45.00, -9999.00, -9999.00, 22.00 +NIR, 12, 07, 68.00, 45.00, -9999.00, -9999.00, 22.00 +NKT, 12, 07, 61.00, 40.00, -9999.00, -9999.00, 28.00 +NKX, 12, 07, 67.00, 50.00, -9999.00, -9999.00, 18.00 +NLC, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 21.00 +NMM, 12, 07, 61.00, 37.00, -9999.00, -9999.00, 34.00 +NPA, 12, 07, 65.00, 46.00, -9999.00, -9999.00, 27.00 +NQA, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NQI, 12, 07, 73.00, 49.00, -9999.00, -9999.00, 18.00 +NQX, 12, 07, 77.00, 68.00, -9999.00, -9999.00, 22.00 +NRB, 12, 07, 69.00, 50.00, -9999.00, -9999.00, 19.00 +NRC, 12, 07, 57.00, 36.00, -9999.00, -9999.00, 24.00 +NRS, 12, 07, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NSE, 12, 07, 65.00, 42.00, -9999.00, -9999.00, 31.00 +NSI, 12, 07, 67.00, 45.00, -9999.00, -9999.00, 21.00 +NTD, 12, 07, 67.00, 45.00, -9999.00, -9999.00, 15.00 +NTK, 12, 07, 70.00, 46.00, -9999.00, -9999.00, 15.00 +NTU, 12, 07, 54.00, 37.00, -9999.00, -9999.00, 28.00 +NUC, 12, 07, 65.00, 50.00, -9999.00, -9999.00, 15.00 +NUQ, 12, 07, 59.00, 39.00, -9999.00, -9999.00, 29.00 +NUW, 12, 07, 46.00, 35.00, -9999.00, -9999.00, 57.00 +NWF, 12, 07, 68.00, 46.00, -9999.00, -9999.00, 12.00 +NXX, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +NYG, 12, 07, 51.00, 28.00, -9999.00, -9999.00, 29.00 +NZC, 12, 07, 69.00, 42.00, -9999.00, -9999.00, 24.00 +NZJ, 12, 07, 68.00, 42.00, -9999.00, -9999.00, 15.00 +NZW, 12, 07, 43.00, 26.00, -9999.00, -9999.00, 39.00 +NZY, 12, 07, 67.00, 50.00, -9999.00, -9999.00, 15.00 +OAK, 12, 07, 59.00, 42.00, 16.00, 18.00, 24.00 +OAR, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +OFK, 12, 07, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 07, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 07, 52.00, 31.00, 14.00, 11.00, 19.00 +OLM, 12, 07, 45.00, 33.00, 55.00, 56.00, 70.00 +OMA, 12, 07, 37.00, 18.00, 14.00, 13.00, 21.00 +OME, 12, 07, 17.00, 2.00, 26.00, 27.00, 38.00 +ONT, 12, 07, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 07, 37.00, 22.00, 29.00, 26.00, 40.00 +ORF, 12, 07, 54.00, 37.00, 22.00, 23.00, 33.00 +ORH, 12, 07, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 07, -5.00, -21.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 07, 35.00, 20.00, -9999.00, -9999.00, 45.00 +OTG, 12, 07, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 07, 53.00, 41.00, 52.00, 54.00, 64.00 +OTM, 12, 07, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 07, 7.00, -6.00, 18.00, 21.00, 30.00 +OURC, 12, 07, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 07, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 07, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 07, 64.00, 42.00, -9999.00, -9999.00, 28.00 +PACZ, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 07, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 07, 22.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 07, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 07, 2.00, -12.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 07, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 07, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 07, 67.00, 43.00, -9999.00, -9999.00, 25.00 +PAQ, 12, 07, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 07, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 07, 36.00, 31.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 07, 13.00, 0.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 07, 5.00, -13.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 07, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 07, 34.00, 18.00, -9999.00, -9999.00, 41.00 +PBI, 12, 07, 77.00, 60.00, 20.00, 20.00, 30.00 +PDT, 12, 07, 42.00, 29.00, 27.00, 29.00, 42.00 +PDX, 12, 07, 47.00, 36.00, 49.00, 50.00, 64.00 +PFN, 12, 07, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 07, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 07, 46.00, 30.00, 22.00, 20.00, 33.00 +PHX, 12, 07, 68.00, 43.00, 7.00, 7.00, 10.00 +PIA, 12, 07, 37.00, 22.00, 26.00, 23.00, 36.00 +PIB, 12, 07, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 07, 36.00, 18.00, 24.00, 24.00, 36.00 +PIR, 12, 07, 33.00, 13.00, 13.00, 13.00, 20.00 +PIT, 12, 07, 41.00, 27.00, 37.00, 35.00, 52.00 +PKB, 12, 07, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 07, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 07, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 07, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 07, 65.00, 46.00, 18.00, 17.00, 27.00 +POB, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 12, 07, 63.00, 40.00, -9999.00, -9999.00, 43.00 +POM, 12, 07, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +POU, 12, 07, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 07, 61.00, 34.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 07, 53.00, 24.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 07, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 07, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 07, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 07, 39.00, 21.00, -9999.00, -9999.00, 38.00 +PSP, 12, 07, 72.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 07, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 07, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 07, 49.00, 17.00, 8.00, 9.00, 14.00 +PUC, 12, 07, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 07, 43.00, 27.00, 26.00, 27.00, 39.00 +PVU, 12, 07, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 07, 37.00, 20.00, 28.00, 27.00, 40.00 +P02, 12, 07, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +P07, 12, 07, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +P11, 12, 07, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +P24, 12, 07, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +P28, 12, 07, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +P35, 12, 07, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +P38, 12, 07, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +P39, 12, 07, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +P58, 12, 07, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +P59, 12, 07, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +P60, 12, 07, 26.00, 3.00, -9999.00, -9999.00, -9999.00 +P61, 12, 07, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +P67, 12, 07, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +P68, 12, 07, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +P69, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 07, 43.00, 20.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 07, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 07, 38.00, 15.00, 13.00, 10.00, 19.00 +RBL, 12, 07, 56.00, 39.00, 25.00, 24.00, 34.00 +RCA, 12, 07, 38.00, 15.00, -9999.00, -9999.00, 18.00 +RDD, 12, 07, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 07, 43.00, 23.00, 23.00, 22.00, 35.00 +RDR, 12, 07, 22.00, 5.00, -9999.00, -9999.00, 24.00 +RDU, 12, 07, 55.00, 34.00, 21.00, 22.00, 32.00 +REE, 12, 07, 56.00, 29.00, -9999.00, -9999.00, 9.00 +REJ, 12, 07, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 07, 34.00, 19.00, 26.00, 23.00, 35.00 +RIC, 12, 07, 52.00, 32.00, 20.00, 23.00, 32.00 +RIV, 12, 07, 68.00, 42.00, -9999.00, -9999.00, 14.00 +RIW, 12, 07, 32.00, 3.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 07, 33.00, 14.00, 12.00, 10.00, 17.00 +RME, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 59.00 +RMG, 12, 07, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +RND, 12, 07, 65.00, 43.00, -9999.00, -9999.00, 20.00 +RNO, 12, 07, 47.00, 21.00, 13.00, 13.00, 19.00 +ROA, 12, 07, 50.00, 31.00, 19.00, 20.00, 31.00 +ROC, 12, 07, 38.00, 25.00, 38.00, 41.00, 57.00 +ROW, 12, 07, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 07, 44.00, 22.00, 9.00, 10.00, 15.00 +RST, 12, 07, 28.00, 13.00, 22.00, 20.00, 31.00 +RWF, 12, 07, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 07, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 07, 55.00, 39.00, 18.00, 19.00, 25.00 +SAF, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 07, 67.00, 50.00, 10.00, 11.00, 16.00 +SAT, 12, 07, 65.00, 43.00, 16.00, 17.00, 25.00 +SAV, 12, 07, 64.00, 43.00, 19.00, 18.00, 28.00 +SAW, 12, 07, 31.00, 19.00, -9999.00, -9999.00, 54.00 +SBA, 12, 07, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 07, 68.00, 41.00, -9999.00, -9999.00, 15.00 +SBN, 12, 07, 38.00, 25.00, 38.00, 36.00, 51.00 +SBP, 12, 07, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 07, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 07, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 07, -6.00, -18.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 07, 55.00, 38.00, 15.00, 18.00, 21.00 +SDF, 12, 07, 47.00, 31.00, 28.00, 25.00, 37.00 +SEA, 12, 07, 46.00, 37.00, 45.00, 46.00, 59.00 +SEM, 12, 07, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 07, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 07, 58.00, 44.00, 19.00, 20.00, 28.00 +SGF, 12, 07, 47.00, 28.00, 20.00, 19.00, 30.00 +SGY, 12, 07, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 07, 37.00, 12.00, 18.00, 17.00, 27.00 +SHV, 12, 07, 61.00, 39.00, 19.00, 20.00, 28.00 +SIT, 12, 07, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 07, 59.00, 42.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 07, 61.00, 35.00, 9.00, 8.00, 13.00 +SKA, 12, 07, 35.00, 23.00, -9999.00, -9999.00, 45.00 +SKF, 12, 07, 65.00, 43.00, -9999.00, -9999.00, 20.00 +SLC, 12, 07, 40.00, 24.00, 21.00, 22.00, 32.00 +SLE, 12, 07, 48.00, 35.00, 49.00, 49.00, 62.00 +SLN, 12, 07, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 07, 40.00, 28.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 07, 65.00, 39.00, -9999.00, 13.00, 17.00 +SNA, 12, 07, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 07, 34.00, 26.00, 52.00, 54.00, 70.00 +SNS, 12, 07, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 07, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 07, 40.00, 24.00, 26.00, 21.00, 34.00 +SPS, 12, 07, 57.00, 33.00, 11.00, 9.00, 16.00 +SRQ, 12, 07, 75.00, 53.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 07, 61.00, 37.00, -9999.00, -9999.00, 27.00 +SSI, 12, 07, 65.00, 47.00, -9999.00, -9999.00, -9999.00 +STC, 12, 07, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 07, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +STL, 12, 07, 44.00, 28.00, 23.00, 21.00, 33.00 +STNV, 12, 07, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +STS, 12, 07, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 07, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 07, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 07, 57.00, 38.00, -9999.00, -9999.00, 26.00 +SUX, 12, 07, 34.00, 15.00, 14.00, 13.00, 22.00 +SVN, 12, 07, 64.00, 43.00, -9999.00, -9999.00, 20.00 +SWF, 12, 07, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 07, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 07, 38.00, 24.00, 42.00, 44.00, 59.00 +SZL, 12, 07, 44.00, 24.00, -9999.00, -9999.00, 26.00 +TAD, 12, 07, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 07, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 07, 51.00, 25.00, -9999.00, -9999.00, 32.00 +TCC, 12, 07, 55.00, 25.00, 5.00, 6.00, 8.00 +TCL, 12, 07, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 07, 47.00, 34.00, -9999.00, -9999.00, 62.00 +TCS, 12, 07, 56.00, 30.00, -9999.00, 7.00, 8.00 +TEB, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 07, 52.00, 31.00, -9999.00, -9999.00, 15.00 +TKA, 12, 07, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 07, 68.00, 42.00, 17.00, 19.00, 26.00 +TNX, 12, 07, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 07, 38.00, 23.00, 32.00, 33.00, 45.00 +TOP, 12, 07, 43.00, 23.00, 14.00, 14.00, 23.00 +TPA, 12, 07, 74.00, 53.00, 12.00, 16.00, 22.00 +TPH, 12, 07, 46.00, 21.00, 5.00, 4.00, 7.00 +TRI, 12, 07, 50.00, 30.00, 24.00, 26.00, 37.00 +TRK, 12, 07, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 07, 72.00, 40.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 07, 48.00, 36.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 07, 51.00, 31.00, 14.00, 14.00, 22.00 +TUP, 12, 07, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 07, 66.00, 41.00, 8.00, 10.00, 14.00 +TVC, 12, 07, 34.00, 22.00, 35.00, 39.00, 50.00 +TVL, 12, 07, 42.00, 18.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 07, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 07, 59.00, 40.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 07, 52.00, 32.00, 27.00, 24.00, 36.00 +T01, 12, 07, 52.00, 32.00, -9999.00, -9999.00, 29.00 +T02, 12, 07, 59.00, 36.00, -9999.00, -9999.00, 27.00 +T03, 12, 07, 63.00, 40.00, -9999.00, -9999.00, 26.00 +T04, 12, 07, 76.00, 55.00, -9999.00, -9999.00, 20.00 +T05, 12, 07, 44.00, 21.00, -9999.00, -9999.00, 18.00 +T06, 12, 07, 64.00, 37.00, -9999.00, -9999.00, 33.00 +T07, 12, 07, 43.00, 16.00, -9999.00, -9999.00, 33.00 +T08, 12, 07, 37.00, 22.00, -9999.00, -9999.00, 33.00 +UCA, 12, 07, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 07, 56.00, 33.00, -9999.00, -9999.00, 8.00 +UIL, 12, 07, 47.00, 35.00, 65.00, 64.00, 75.00 +UIN, 12, 07, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 07, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 07, 14.00, 2.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 07, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +U15, 12, 07, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +U28, 12, 07, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 07, 66.00, 41.00, -9999.00, -9999.00, 23.00 +VBG, 12, 07, 67.00, 40.00, -9999.00, -9999.00, 21.00 +VCT, 12, 07, 68.00, 47.00, 18.00, 17.00, 26.00 +VCV, 12, 07, 60.00, 31.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 07, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 07, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 07, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 07, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 07, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 07, 66.00, 41.00, -9999.00, -9999.00, 28.00 +VRB, 12, 07, 75.00, 55.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 07, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 07, 29.00, 19.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 07, 52.00, 32.00, 20.00, 26.00, 31.00 +WJA, 12, 07, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 07, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 07, 11.00, -5.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 07, 44.00, 19.00, 19.00, 18.00, 27.00 +WPO, 12, 07, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 07, 62.00, 39.00, -9999.00, -9999.00, 22.00 +WRG, 12, 07, 37.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 07, 47.00, 28.00, -9999.00, -9999.00, 30.00 +WRL, 12, 07, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +X68, 12, 07, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 07, 34.00, 22.00, 58.00, 59.00, 67.00 +YCG, 12, 07, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 07, 29.00, 16.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 07, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 07, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 07, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 07, 39.00, 24.00, 24.00, 22.00, 34.00 +YNG, 12, 07, 38.00, 25.00, 36.00, 37.00, 53.00 +YPA, 12, 07, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 07, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 07, 11.00, -4.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 07, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 07, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 07, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 07, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 07, 70.00, 46.00, 5.00, 4.00, 7.00 +YVR, 12, 07, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 07, 17.00, 1.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 07, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 07, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 07, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 07, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 07, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 07, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 07, 29.00, 15.00, 47.00, 49.00, 65.00 +ZUN, 12, 07, 50.00, 19.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 07, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 07, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 07, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +01R, 12, 07, 62.00, 40.00, -9999.00, -9999.00, 30.00 +1V1, 12, 07, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 07, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 07, 47.00, 23.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 07, 58.00, 41.00, -9999.00, -9999.00, 27.00 +2PJ, 12, 07, 61.00, 37.00, -9999.00, -9999.00, 27.00 +3B1, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 07, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 07, 32.00, 18.00, -9999.00, -9999.00, 45.00 +3SE, 12, 07, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 07, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 07, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 12, 07, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 07, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 07, 13.00, -4.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 07, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 07, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 07, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 08, 42.00, 26.00, 24.00, 24.00, 37.00 +ABI, 12, 08, 58.00, 35.00, 9.00, 8.00, 14.00 +ABQ, 12, 08, 49.00, 24.00, 7.00, 8.00, 12.00 +ABR, 12, 08, 28.00, 8.00, 14.00, 12.00, 21.00 +ABY, 12, 08, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 08, 45.00, 32.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 08, 61.00, 39.00, 15.00, 13.00, 21.00 +ACV, 12, 08, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 08, 47.00, 28.00, 21.00, 22.00, 33.00 +ADK, 12, 08, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 08, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 08, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 08, 48.00, 28.00, -9999.00, -9999.00, 28.00 +AEX, 12, 08, 62.00, 40.00, -9999.00, -9999.00, 30.00 +AFF, 12, 08, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 08, 75.00, 51.00, -9999.00, -9999.00, 24.00 +AGS, 12, 08, 61.00, 36.00, 21.00, 21.00, 30.00 +AHN, 12, 08, 57.00, 36.00, 22.00, 23.00, 31.00 +AKN, 12, 08, 24.00, 9.00, 26.00, 28.00, 41.00 +AKO, 12, 08, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 08, 37.00, 21.00, 27.00, 28.00, 41.00 +ALI, 12, 08, 71.00, 47.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 08, 32.00, 14.00, 18.00, 15.00, 26.00 +ALS, 12, 08, 37.00, 3.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 08, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 08, 51.00, 25.00, 7.00, 8.00, 13.00 +AMG, 12, 08, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 08, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 08, 23.00, 10.00, 21.00, 20.00, 31.00 +AND, 12, 08, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 08, 40.00, 32.00, 61.00, 58.00, 71.00 +AOO, 12, 08, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +APN, 12, 08, 33.00, 19.00, 32.00, 35.00, 49.00 +AQQ, 12, 08, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 12, 08, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +AST, 12, 08, 49.00, 37.00, 59.00, 60.00, 71.00 +ATL, 12, 08, 56.00, 36.00, 21.00, 21.00, 31.00 +ATW, 12, 08, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 08, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 08, 43.00, 25.00, -9999.00, -9999.00, 39.00 +AUG, 12, 08, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 08, 64.00, 42.00, 16.00, 16.00, 24.00 +AUW, 12, 08, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 08, 52.00, 30.00, 22.00, 21.00, 31.00 +AVP, 12, 08, 39.00, 25.00, 28.00, 27.00, 42.00 +AXN, 12, 08, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 08, 40.00, 22.00, -9999.00, -9999.00, 32.00 +AYS, 12, 08, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 08, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 08, 55.00, 38.00, -9999.00, -9999.00, 30.00 +BAD, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 08, 36.00, 10.00, -9999.00, -9999.00, 12.00 +BDL, 12, 08, 40.00, 24.00, 27.00, 25.00, 39.00 +BDR, 12, 08, 43.00, 30.00, 27.00, 23.00, 41.00 +BET, 12, 08, 15.00, 3.00, 23.00, 25.00, 35.00 +BFD, 12, 08, 34.00, 20.00, 48.00, 48.00, 66.00 +BFF, 12, 08, 41.00, 14.00, 12.00, 12.00, 19.00 +BFL, 12, 08, 58.00, 39.00, 8.00, 11.00, 15.00 +BGM, 12, 08, 35.00, 23.00, 37.00, 37.00, 54.00 +BGR, 12, 08, 34.00, 18.00, 28.00, 26.00, 40.00 +BGS, 12, 08, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 08, 57.00, 36.00, 23.00, 21.00, 31.00 +BID, 12, 08, 44.00, 32.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 08, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 08, 55.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 08, 36.00, 18.00, 17.00, 17.00, 25.00 +BIS, 12, 08, 27.00, 6.00, 17.00, 18.00, 28.00 +BIX, 12, 08, 64.00, 47.00, -9999.00, -9999.00, 29.00 +BJI, 12, 08, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 08, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 08, 46.00, 16.00, -9999.00, -9999.00, 16.00 +BKW, 12, 08, 44.00, 27.00, 34.00, 35.00, 48.00 +BLF, 12, 08, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 08, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 08, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 08, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 08, 45.00, 28.00, -9999.00, -9999.00, 29.00 +BNA, 12, 08, 52.00, 32.00, 28.00, 23.00, 37.00 +BNO, 12, 08, 36.00, 16.00, -9999.00, 29.00, 48.00 +BOI, 12, 08, 39.00, 24.00, 27.00, 28.00, 41.00 +BOS, 12, 08, 43.00, 29.00, 25.00, 27.00, 38.00 +BPI, 12, 08, 28.00, -4.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 08, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 08, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 08, 37.00, 21.00, -9999.00, -9999.00, 23.00 +BRO, 12, 08, 72.00, 53.00, 15.00, 15.00, 23.00 +BRW, 12, 08, -4.00, -16.00, 10.00, 10.00, 16.00 +BSM, 12, 08, 64.00, 42.00, -9999.00, -9999.00, 22.00 +BTI, 12, 08, -6.00, -18.00, 10.00, 10.00, 16.00 +BTL, 12, 08, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 08, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 08, 64.00, 43.00, 23.00, 19.00, 32.00 +BTT, 12, 08, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 08, 33.00, 18.00, 38.00, 32.00, 51.00 +BUB, 12, 08, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 08, 37.00, 25.00, 44.00, 48.00, 62.00 +BUR, 12, 08, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 08, 65.00, 47.00, -9999.00, 17.00, 23.00 +BWG, 12, 08, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 08, 47.00, 30.00, 21.00, 22.00, 32.00 +BYH, 12, 08, 51.00, 33.00, -9999.00, -9999.00, 34.00 +BYI, 12, 08, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 08, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 08, 60.00, 36.00, 22.00, 20.00, 31.00 +CAG, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 08, 40.00, 26.00, 37.00, 37.00, 53.00 +CAO, 12, 08, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 08, 26.00, 9.00, 37.00, 39.00, 53.00 +CBM, 12, 08, 58.00, 34.00, -9999.00, -9999.00, 34.00 +CDB, 12, 08, 36.00, 27.00, 58.00, 58.00, 75.00 +CDC, 12, 08, 44.00, 19.00, 11.00, 10.00, 16.00 +CDR, 12, 08, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 08, 55.00, 30.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 08, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 08, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 08, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 08, 53.00, 33.00, 25.00, 23.00, 35.00 +CHO, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 08, 63.00, 41.00, 19.00, 21.00, 29.00 +CID, 12, 08, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 08, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 08, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 08, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 08, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 08, 40.00, 27.00, 39.00, 38.00, 54.00 +CLL, 12, 08, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 08, 54.00, 34.00, 21.00, 23.00, 33.00 +CMH, 12, 08, 41.00, 26.00, 30.00, 32.00, 45.00 +CMI, 12, 08, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 08, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 08, 41.00, 22.00, 11.00, 10.00, 17.00 +CNM, 12, 08, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 08, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +COD, 12, 08, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +COF, 12, 08, 73.00, 54.00, -9999.00, -9999.00, 21.00 +CON, 12, 08, 36.00, 17.00, 25.00, 26.00, 36.00 +COS, 12, 08, 43.00, 18.00, 13.00, 11.00, 17.00 +COT, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 08, 43.00, 25.00, 23.00, 20.00, 32.00 +CPR, 12, 08, 35.00, 15.00, 16.00, 16.00, 25.00 +CRBC, 12, 08, 29.00, -4.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 08, 69.00, 49.00, 14.00, 12.00, 21.00 +CRW, 12, 08, 48.00, 29.00, 35.00, 33.00, 48.00 +CSG, 12, 08, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 08, 52.00, 28.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 08, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 08, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 08, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 08, 44.00, 27.00, 28.00, 27.00, 39.00 +CVN, 12, 08, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 08, 53.00, 25.00, -9999.00, -9999.00, 11.00 +CXY, 12, 08, 43.00, 28.00, 20.00, 18.00, 29.00 +CYS, 12, 08, 39.00, 17.00, 15.00, 13.00, 20.00 +DAA, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 08, 71.00, 50.00, 17.00, 19.00, 26.00 +DAG, 12, 08, 61.00, 37.00, 4.00, 5.00, 7.00 +DAL, 12, 08, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 08, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 08, 41.00, 26.00, 31.00, 28.00, 42.00 +DBQ, 12, 08, 32.00, 17.00, 22.00, 20.00, 33.00 +DCA, 12, 08, 49.00, 33.00, 19.00, 20.00, 30.00 +DDC, 12, 08, 45.00, 23.00, 10.00, 11.00, 16.00 +DEC, 12, 08, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 08, 45.00, 18.00, 12.00, 12.00, 18.00 +DFW, 12, 08, 59.00, 38.00, 12.00, 11.00, 17.00 +DHN, 12, 08, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 08, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 08, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 08, 64.00, 42.00, -9999.00, -9999.00, 15.00 +DLG, 12, 08, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 08, 23.00, 8.00, 23.00, 21.00, 33.00 +DLLC, 12, 08, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 08, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 08, 65.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 12, 08, 59.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 08, 50.00, 32.00, -9999.00, -9999.00, 31.00 +DPG, 12, 08, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 08, 65.00, 40.00, -9999.00, -9999.00, 28.00 +DRA, 12, 08, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 08, 64.00, 42.00, 8.00, 9.00, 14.00 +DSM, 12, 08, 35.00, 19.00, 20.00, 18.00, 30.00 +DTW, 12, 08, 38.00, 24.00, 32.00, 32.00, 45.00 +DUG, 12, 08, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 08, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 08, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 08, 58.00, 35.00, -9999.00, -9999.00, 15.00 +D45, 12, 08, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 08, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 08, 28.00, 11.00, 21.00, 17.00, 28.00 +ECG, 12, 08, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 08, 59.00, 33.00, -9999.00, -9999.00, 9.00 +EED, 12, 08, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 12, 08, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 08, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 08, 44.00, 23.00, 40.00, 40.00, 56.00 +EKO, 12, 08, 39.00, 15.00, 19.00, 19.00, 28.00 +ELD, 12, 08, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 08, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 08, 59.00, 31.00, 7.00, 9.00, 12.00 +ELY, 12, 08, 41.00, 12.00, 12.00, 13.00, 20.00 +EMP, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 08, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +END, 12, 08, 49.00, 30.00, -9999.00, -9999.00, 15.00 +ENN, 12, 08, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 08, 37.00, 21.00, -9999.00, -9999.00, 17.00 +EPH, 12, 08, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 08, 40.00, 28.00, 42.00, 43.00, 60.00 +ESF, 12, 08, 62.00, 40.00, -9999.00, -9999.00, 35.00 +EUG, 12, 08, 47.00, 36.00, 47.00, 47.00, 61.00 +EVV, 12, 08, 46.00, 29.00, 28.00, 24.00, 37.00 +EWN, 12, 08, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 08, 45.00, 31.00, 22.00, 22.00, 35.00 +EYW, 12, 08, 76.00, 67.00, 14.00, 11.00, 21.00 +E74, 12, 08, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 08, 54.00, 32.00, -9999.00, -9999.00, 28.00 +FAI, 12, 08, 3.00, -14.00, 22.00, 24.00, 33.00 +FAR, 12, 08, 23.00, 6.00, 13.00, 17.00, 24.00 +FAT, 12, 08, 55.00, 38.00, 12.00, 15.00, 21.00 +FAY, 12, 08, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 08, 31.00, 17.00, 32.00, 36.00, 49.00 +FCS, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +FDY, 12, 08, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 08, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 12, 08, 44.00, 16.00, 15.00, 17.00, 21.00 +FLL, 12, 08, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 08, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 08, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +FME, 12, 08, 50.00, 28.00, -9999.00, -9999.00, 28.00 +FMH, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 08, 46.00, 19.00, 7.00, 8.00, 9.00 +FMY, 12, 08, 76.00, 56.00, 10.00, 9.00, 15.00 +FNT, 12, 08, 36.00, 23.00, 31.00, 31.00, 45.00 +FOD, 12, 08, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 08, 43.00, 23.00, -9999.00, -9999.00, 19.00 +FOK, 12, 08, 45.00, 30.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 08, 44.00, 24.00, -9999.00, -9999.00, 18.00 +FSD, 12, 08, 30.00, 11.00, 13.00, 13.00, 21.00 +FSI, 12, 08, 54.00, 29.00, -9999.00, -9999.00, 14.00 +FSM, 12, 08, 53.00, 31.00, 18.00, 16.00, 26.00 +FTK, 12, 08, 48.00, 27.00, -9999.00, -9999.00, 34.00 +FWA, 12, 08, 38.00, 24.00, 28.00, 31.00, 42.00 +FWH, 12, 08, 58.00, 36.00, -9999.00, -9999.00, 17.00 +FYU, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 08, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 08, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 08, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 08, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 08, 46.00, 20.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 08, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 08, 34.00, 23.00, 34.00, 34.00, 48.00 +GFA, 12, 08, 34.00, 16.00, -9999.00, -9999.00, 22.00 +GFK, 12, 08, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 08, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 08, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 08, 27.00, 8.00, 18.00, 18.00, 28.00 +GJT, 12, 08, 41.00, 21.00, 13.00, 12.00, 18.00 +GKN, 12, 08, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 08, 43.00, 18.00, 10.00, 9.00, 15.00 +GLH, 12, 08, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 08, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 08, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 08, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GON, 12, 08, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 08, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 08, 30.00, 15.00, 26.00, 27.00, 39.00 +GRCI, 12, 08, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 08, 47.00, 33.00, -9999.00, -9999.00, 67.00 +GRI, 12, 08, 38.00, 17.00, 14.00, 11.00, 19.00 +GRK, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 12, 08, 36.00, 22.00, 34.00, 38.00, 51.00 +GSB, 12, 08, 57.00, 35.00, -9999.00, -9999.00, 23.00 +GSG, 12, 08, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 08, 52.00, 32.00, 21.00, 22.00, 31.00 +GSP, 12, 08, 55.00, 34.00, 22.00, 24.00, 33.00 +GST, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 08, 35.00, 19.00, -9999.00, -9999.00, 60.00 +GTF, 12, 08, 34.00, 16.00, 18.00, 21.00, 28.00 +GUP, 12, 08, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 08, 39.00, 23.00, -9999.00, -9999.00, 37.00 +GVW, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 08, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 08, 58.00, 42.00, 23.00, 23.00, 33.00 +HBR, 12, 08, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 08, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 08, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 08, 39.00, 21.00, -9999.00, -9999.00, 34.00 +HKY, 12, 08, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 08, 33.00, 12.00, 16.00, 17.00, 28.00 +HMN, 12, 08, 58.00, 23.00, -9999.00, -9999.00, 9.00 +HMS, 12, 08, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 08, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 08, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 12, 08, 31.00, 10.00, 9.00, 9.00, 16.00 +HOP, 12, 08, 49.00, 29.00, -9999.00, -9999.00, 34.00 +HOT, 12, 08, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 08, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 08, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 08, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 08, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 08, 65.00, 40.00, -9999.00, -9999.00, 28.00 +HST, 12, 08, 78.00, 57.00, -9999.00, -9999.00, 20.00 +HSV, 12, 08, 54.00, 34.00, 28.00, 22.00, 36.00 +HTL, 12, 08, 32.00, 18.00, 37.00, 34.00, 51.00 +HTS, 12, 08, 47.00, 30.00, 30.00, 30.00, 45.00 +HUF, 12, 08, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 08, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 08, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 08, 30.00, 8.00, 18.00, 16.00, 24.00 +IAB, 12, 08, 45.00, 25.00, -9999.00, -9999.00, 18.00 +IAD, 12, 08, 47.00, 27.00, 21.00, 21.00, 31.00 +IAG, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 08, 66.00, 43.00, 21.00, 20.00, 29.00 +ICT, 12, 08, 45.00, 25.00, 13.00, 12.00, 19.00 +IDA, 12, 08, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 08, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 08, 46.00, 29.00, 23.00, 21.00, 33.00 +ILI, 12, 08, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 08, 61.00, 38.00, 20.00, 22.00, 32.00 +IMT, 12, 08, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IND, 12, 08, 41.00, 25.00, 30.00, 30.00, 43.00 +INL, 12, 08, 19.00, 1.00, 23.00, 22.00, 34.00 +INS, 12, 08, 55.00, 32.00, -9999.00, -9999.00, 8.00 +INT, 12, 08, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +INW, 12, 08, 48.00, 21.00, 7.00, 7.00, 11.00 +IPL, 12, 08, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 08, 40.00, 26.00, 26.00, 28.00, 40.00 +IRK, 12, 08, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 08, 26.00, 5.00, 18.00, 16.00, 28.00 +ISP, 12, 08, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 08, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 08, 66.00, 39.00, -9999.00, -9999.00, 11.00 +IWD, 12, 08, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 08, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 08, 61.00, 37.00, 24.00, 20.00, 33.00 +JAX, 12, 08, 68.00, 44.00, 18.00, 17.00, 27.00 +JBR, 12, 08, 51.00, 34.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 08, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 08, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 08, 45.00, 32.00, 22.00, 22.00, 34.00 +JHW, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 08, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 08, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 08, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 08, 32.00, 23.00, 47.00, 48.00, 59.00 +JST, 12, 08, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 08, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 08, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 08, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 08, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 08, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 08, 36.00, 22.00, 33.00, 35.00, 48.00 +LAR, 12, 08, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 08, 59.00, 35.00, 7.00, 6.00, 10.00 +LAX, 12, 08, 66.00, 48.00, 9.00, 9.00, 13.00 +LBB, 12, 08, 55.00, 28.00, 10.00, 7.00, 13.00 +LBF, 12, 08, 39.00, 13.00, 13.00, 9.00, 17.00 +LCH, 12, 08, 64.00, 44.00, 18.00, 19.00, 29.00 +LCK, 12, 08, 43.00, 27.00, -9999.00, -9999.00, 39.00 +LEB, 12, 08, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 08, 46.00, 29.00, 28.00, 28.00, 40.00 +LFI, 12, 08, 53.00, 36.00, -9999.00, -9999.00, 29.00 +LFK, 12, 08, 63.00, 40.00, 18.00, 21.00, 28.00 +LFT, 12, 08, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 08, 44.00, 33.00, 22.00, 21.00, 34.00 +LGB, 12, 08, 67.00, 45.00, 9.00, 10.00, 14.00 +LGU, 12, 08, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 08, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 08, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 08, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 08, 54.00, 34.00, 19.00, 21.00, 28.00 +LIZ, 12, 08, 26.00, 9.00, -9999.00, -9999.00, 51.00 +LMT, 12, 08, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +LND, 12, 08, 33.00, 11.00, 11.00, 11.00, 15.00 +LNK, 12, 08, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 08, 44.00, 17.00, 9.00, 10.00, 14.00 +LOZ, 12, 08, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 08, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 08, 54.00, 34.00, -9999.00, -9999.00, 23.00 +LSE, 12, 08, 31.00, 15.00, 19.00, 17.00, 28.00 +LSF, 12, 08, 60.00, 39.00, -9999.00, -9999.00, 22.00 +LSV, 12, 08, 62.00, 28.00, -9999.00, -9999.00, 8.00 +LTS, 12, 08, 56.00, 30.00, -9999.00, -9999.00, 14.00 +LUF, 12, 08, 68.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 12, 08, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 08, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 08, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 08, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 08, 49.00, 30.00, 22.00, 21.00, 32.00 +MAF, 12, 08, 59.00, 32.00, 7.00, 6.00, 11.00 +MBL, 12, 08, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 08, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 08, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 08, 55.00, 41.00, -9999.00, -9999.00, 29.00 +MCF, 12, 08, 73.00, 53.00, -9999.00, -9999.00, 20.00 +MCG, 12, 08, 4.00, -13.00, 27.00, 27.00, 39.00 +MCI, 12, 08, 41.00, 24.00, 16.00, 15.00, 25.00 +MCK, 12, 08, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 08, 62.00, 38.00, 19.00, 19.00, 28.00 +MCO, 12, 08, 73.00, 52.00, 13.00, 16.00, 23.00 +MCW, 12, 08, 29.00, 13.00, 14.00, 12.00, 20.00 +MC2, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 12, 08, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 08, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 08, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 08, 37.00, 24.00, 31.00, 29.00, 42.00 +MEI, 12, 08, 61.00, 37.00, 23.00, 18.00, 32.00 +MEM, 12, 08, 54.00, 36.00, 27.00, 22.00, 35.00 +MER, 12, 08, 56.00, 36.00, -9999.00, -9999.00, 23.00 +MFD, 12, 08, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 08, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 08, 45.00, 32.00, 34.00, 35.00, 47.00 +MGE, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 12, 08, 62.00, 39.00, 22.00, 20.00, 33.00 +MGW, 12, 08, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 08, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 08, 55.00, 39.00, -9999.00, -9999.00, 29.00 +MHS, 12, 08, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 08, 77.00, 60.00, 15.00, 14.00, 24.00 +MIB, 12, 08, 24.00, 8.00, -9999.00, -9999.00, 23.00 +MIV, 12, 08, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 08, 42.00, 21.00, -9999.00, -9999.00, 28.00 +MKC, 12, 08, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 08, 34.00, 20.00, 30.00, 28.00, 41.00 +MKG, 12, 08, 36.00, 25.00, 38.00, 38.00, 51.00 +MKL, 12, 08, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 08, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 08, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 08, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 08, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 08, 36.00, 20.00, 26.00, 23.00, 35.00 +MLS, 12, 08, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 08, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 08, 61.00, 39.00, -9999.00, -9999.00, 28.00 +MOB, 12, 08, 64.00, 44.00, 22.00, 18.00, 31.00 +MOT, 12, 08, 24.00, 8.00, 16.00, 15.00, 24.00 +MPV, 12, 08, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 08, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 08, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 08, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 08, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 08, 60.00, 44.00, -9999.00, -9999.00, 25.00 +MSL, 12, 08, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 08, 32.00, 16.00, 25.00, 23.00, 35.00 +MSO, 12, 08, 31.00, 17.00, 30.00, 30.00, 43.00 +MSP, 12, 08, 28.00, 13.00, 19.00, 20.00, 30.00 +MSS, 12, 08, 31.00, 15.00, 37.00, 35.00, 52.00 +MSY, 12, 08, 65.00, 46.00, 22.00, 17.00, 31.00 +MTC, 12, 08, 37.00, 25.00, -9999.00, -9999.00, 37.00 +MTN, 12, 08, 48.00, 30.00, -9999.00, -9999.00, 28.00 +MTO, 12, 08, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 08, 43.00, 26.00, -9999.00, -9999.00, 28.00 +MUO, 12, 08, 42.00, 23.00, -9999.00, -9999.00, 28.00 +MWA, 12, 08, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 08, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 08, 62.00, 39.00, -9999.00, -9999.00, 31.00 +MYL, 12, 08, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 08, 61.00, 37.00, -9999.00, -9999.00, 27.00 +NAO, 12, 08, 61.00, 46.00, -9999.00, -9999.00, 31.00 +NBC, 12, 08, 63.00, 43.00, -9999.00, -9999.00, 27.00 +NBE, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 12, 08, 37.00, 22.00, -9999.00, -9999.00, 32.00 +NCA, 12, 08, 61.00, 36.00, -9999.00, -9999.00, 28.00 +NCO, 12, 08, 44.00, 29.00, -9999.00, -9999.00, 38.00 +NC1, 12, 08, 55.00, 37.00, -9999.00, -9999.00, 9.00 +NEL, 12, 08, 48.00, 27.00, -9999.00, -9999.00, 32.00 +NFG, 12, 08, 65.00, 45.00, -9999.00, -9999.00, 13.00 +NFL, 12, 08, 46.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 12, 08, 70.00, 50.00, -9999.00, -9999.00, 19.00 +NGU, 12, 08, 54.00, 37.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 08, 57.00, 44.00, -9999.00, -9999.00, 29.00 +NHK, 12, 08, 50.00, 30.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 08, 36.00, 20.00, -9999.00, -9999.00, 39.00 +NID, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 12, 08, 68.00, 44.00, -9999.00, -9999.00, 22.00 +NIR, 12, 08, 68.00, 45.00, -9999.00, -9999.00, 22.00 +NKT, 12, 08, 60.00, 40.00, -9999.00, -9999.00, 29.00 +NKX, 12, 08, 66.00, 49.00, -9999.00, -9999.00, 19.00 +NLC, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 12, 08, 60.00, 36.00, -9999.00, -9999.00, 34.00 +NPA, 12, 08, 64.00, 45.00, -9999.00, -9999.00, 28.00 +NQA, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NQI, 12, 08, 72.00, 48.00, -9999.00, -9999.00, 19.00 +NQX, 12, 08, 76.00, 67.00, -9999.00, -9999.00, 22.00 +NRB, 12, 08, 68.00, 49.00, -9999.00, -9999.00, 19.00 +NRC, 12, 08, 56.00, 36.00, -9999.00, -9999.00, 24.00 +NRS, 12, 08, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NSE, 12, 08, 64.00, 41.00, -9999.00, -9999.00, 31.00 +NSI, 12, 08, 67.00, 45.00, -9999.00, -9999.00, 22.00 +NTD, 12, 08, 67.00, 45.00, -9999.00, -9999.00, 15.00 +NTK, 12, 08, 69.00, 46.00, -9999.00, -9999.00, 15.00 +NTU, 12, 08, 54.00, 37.00, -9999.00, -9999.00, 29.00 +NUC, 12, 08, 64.00, 49.00, -9999.00, -9999.00, 15.00 +NUQ, 12, 08, 58.00, 38.00, -9999.00, -9999.00, 30.00 +NUW, 12, 08, 46.00, 35.00, -9999.00, -9999.00, 57.00 +NWF, 12, 08, 67.00, 45.00, -9999.00, -9999.00, 12.00 +NXX, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 08, 50.00, 27.00, -9999.00, -9999.00, 29.00 +NZC, 12, 08, 68.00, 41.00, -9999.00, -9999.00, 25.00 +NZJ, 12, 08, 68.00, 41.00, -9999.00, -9999.00, 15.00 +NZW, 12, 08, 42.00, 26.00, -9999.00, -9999.00, 39.00 +NZY, 12, 08, 66.00, 49.00, -9999.00, -9999.00, 15.00 +OAK, 12, 08, 58.00, 41.00, 16.00, 18.00, 24.00 +OAR, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 08, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 08, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 08, 51.00, 30.00, 14.00, 11.00, 19.00 +OLM, 12, 08, 45.00, 32.00, 55.00, 56.00, 71.00 +OMA, 12, 08, 37.00, 18.00, 14.00, 13.00, 21.00 +OME, 12, 08, 16.00, 1.00, 26.00, 27.00, 38.00 +ONT, 12, 08, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 08, 37.00, 22.00, 29.00, 26.00, 40.00 +ORF, 12, 08, 54.00, 37.00, 22.00, 24.00, 33.00 +ORH, 12, 08, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 08, -6.00, -22.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 08, 35.00, 20.00, -9999.00, -9999.00, 45.00 +OTG, 12, 08, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 08, 53.00, 40.00, 52.00, 54.00, 65.00 +OTM, 12, 08, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 08, 6.00, -7.00, 18.00, 20.00, 29.00 +OURC, 12, 08, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 08, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 08, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 08, 64.00, 41.00, -9999.00, -9999.00, 29.00 +PACZ, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 08, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 08, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 08, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 08, 1.00, -13.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 08, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 08, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 08, 66.00, 42.00, -9999.00, -9999.00, 25.00 +PAQ, 12, 08, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 08, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 08, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 08, 12.00, 0.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 08, 4.00, -13.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 08, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 08, 33.00, 17.00, -9999.00, -9999.00, 42.00 +PBI, 12, 08, 76.00, 59.00, 19.00, 20.00, 30.00 +PDT, 12, 08, 41.00, 29.00, 27.00, 29.00, 42.00 +PDX, 12, 08, 46.00, 35.00, 49.00, 50.00, 64.00 +PFN, 12, 08, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 08, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 08, 46.00, 30.00, 23.00, 20.00, 33.00 +PHX, 12, 08, 67.00, 42.00, 8.00, 8.00, 11.00 +PIA, 12, 08, 37.00, 22.00, 27.00, 23.00, 36.00 +PIB, 12, 08, 63.00, 38.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 08, 35.00, 17.00, 24.00, 25.00, 36.00 +PIR, 12, 08, 33.00, 13.00, 13.00, 13.00, 20.00 +PIT, 12, 08, 41.00, 26.00, 37.00, 35.00, 53.00 +PKB, 12, 08, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 08, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 08, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 08, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 08, 64.00, 45.00, 18.00, 17.00, 28.00 +POB, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 12, 08, 62.00, 39.00, -9999.00, -9999.00, 43.00 +POM, 12, 08, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 12, 08, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 08, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 08, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 08, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 08, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 08, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 08, 39.00, 21.00, -9999.00, -9999.00, 38.00 +PSP, 12, 08, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 08, 67.00, 48.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 08, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 08, 48.00, 17.00, 8.00, 9.00, 14.00 +PUC, 12, 08, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 08, 43.00, 26.00, 27.00, 27.00, 39.00 +PVU, 12, 08, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 08, 37.00, 20.00, 28.00, 28.00, 41.00 +P02, 12, 08, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +P07, 12, 08, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +P11, 12, 08, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +P24, 12, 08, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +P28, 12, 08, 48.00, 24.00, -9999.00, -9999.00, -9999.00 +P35, 12, 08, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +P38, 12, 08, 49.00, 19.00, -9999.00, -9999.00, -9999.00 +P39, 12, 08, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +P58, 12, 08, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +P59, 12, 08, 27.00, 16.00, -9999.00, -9999.00, -9999.00 +P60, 12, 08, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +P61, 12, 08, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +P67, 12, 08, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +P68, 12, 08, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 08, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 08, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 08, 37.00, 14.00, 13.00, 10.00, 19.00 +RBL, 12, 08, 55.00, 38.00, 25.00, 23.00, 34.00 +RCA, 12, 08, 37.00, 14.00, -9999.00, -9999.00, 19.00 +RDD, 12, 08, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 08, 42.00, 22.00, 23.00, 22.00, 35.00 +RDR, 12, 08, 22.00, 4.00, -9999.00, -9999.00, 25.00 +RDU, 12, 08, 54.00, 33.00, 21.00, 23.00, 33.00 +REE, 12, 08, 55.00, 28.00, -9999.00, -9999.00, 9.00 +REJ, 12, 08, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 08, 34.00, 19.00, 26.00, 23.00, 35.00 +RIC, 12, 08, 52.00, 31.00, 21.00, 23.00, 32.00 +RIV, 12, 08, 67.00, 41.00, -9999.00, -9999.00, 14.00 +RIW, 12, 08, 32.00, 2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 08, 32.00, 13.00, 12.00, 10.00, 17.00 +RME, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 12, 08, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +RND, 12, 08, 65.00, 42.00, -9999.00, -9999.00, 20.00 +RNO, 12, 08, 46.00, 20.00, 13.00, 13.00, 18.00 +ROA, 12, 08, 49.00, 30.00, 20.00, 21.00, 31.00 +ROC, 12, 08, 38.00, 25.00, 38.00, 42.00, 57.00 +ROW, 12, 08, 57.00, 27.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 08, 44.00, 21.00, 9.00, 10.00, 15.00 +RST, 12, 08, 28.00, 12.00, 23.00, 20.00, 31.00 +RWF, 12, 08, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 08, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 08, 54.00, 38.00, 18.00, 19.00, 25.00 +SAF, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 08, 66.00, 49.00, 10.00, 11.00, 16.00 +SAT, 12, 08, 65.00, 42.00, 16.00, 17.00, 25.00 +SAV, 12, 08, 63.00, 42.00, 20.00, 18.00, 28.00 +SAW, 12, 08, 31.00, 19.00, -9999.00, -9999.00, 54.00 +SBA, 12, 08, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 08, 67.00, 40.00, -9999.00, -9999.00, 15.00 +SBN, 12, 08, 38.00, 24.00, 38.00, 36.00, 52.00 +SBP, 12, 08, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 08, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 08, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 08, -7.00, -19.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 08, 54.00, 38.00, 15.00, 18.00, 22.00 +SDF, 12, 08, 47.00, 30.00, 28.00, 25.00, 38.00 +SEA, 12, 08, 46.00, 36.00, 45.00, 46.00, 60.00 +SEM, 12, 08, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 08, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 08, 57.00, 43.00, 19.00, 20.00, 27.00 +SGF, 12, 08, 47.00, 27.00, 20.00, 19.00, 29.00 +SGY, 12, 08, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 08, 36.00, 11.00, 18.00, 17.00, 27.00 +SHV, 12, 08, 60.00, 38.00, 19.00, 20.00, 28.00 +SIT, 12, 08, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 08, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 08, 60.00, 34.00, 9.00, 8.00, 14.00 +SKA, 12, 08, 34.00, 23.00, -9999.00, -9999.00, 45.00 +SKF, 12, 08, 65.00, 42.00, -9999.00, -9999.00, 20.00 +SLC, 12, 08, 40.00, 23.00, 21.00, 22.00, 32.00 +SLE, 12, 08, 47.00, 34.00, 48.00, 49.00, 62.00 +SLN, 12, 08, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 08, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 08, 65.00, 38.00, -9999.00, 13.00, 17.00 +SNA, 12, 08, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 08, 34.00, 25.00, 52.00, 53.00, 70.00 +SNS, 12, 08, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 08, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 08, 40.00, 24.00, 26.00, 22.00, 35.00 +SPS, 12, 08, 56.00, 32.00, 11.00, 9.00, 16.00 +SRQ, 12, 08, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 08, 60.00, 36.00, -9999.00, -9999.00, 27.00 +SSI, 12, 08, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +STC, 12, 08, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 08, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +STL, 12, 08, 44.00, 28.00, 23.00, 21.00, 33.00 +STNV, 12, 08, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +STS, 12, 08, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 08, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 08, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 08, 56.00, 37.00, -9999.00, -9999.00, 27.00 +SUX, 12, 08, 33.00, 15.00, 14.00, 13.00, 22.00 +SVN, 12, 08, 63.00, 42.00, -9999.00, -9999.00, 20.00 +SWF, 12, 08, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 08, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 08, 38.00, 24.00, 43.00, 44.00, 59.00 +SZL, 12, 08, 44.00, 23.00, -9999.00, -9999.00, 26.00 +TAD, 12, 08, 48.00, 19.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 08, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 08, 50.00, 24.00, -9999.00, -9999.00, 32.00 +TCC, 12, 08, 54.00, 25.00, 5.00, 6.00, 7.00 +TCL, 12, 08, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 08, 47.00, 33.00, -9999.00, -9999.00, 62.00 +TCS, 12, 08, 55.00, 29.00, -9999.00, 7.00, 8.00 +TEB, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 08, 51.00, 30.00, -9999.00, -9999.00, 15.00 +TKA, 12, 08, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 08, 67.00, 41.00, 18.00, 19.00, 26.00 +TNX, 12, 08, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 08, 38.00, 23.00, 33.00, 33.00, 46.00 +TOP, 12, 08, 43.00, 23.00, 14.00, 14.00, 22.00 +TPA, 12, 08, 73.00, 53.00, 12.00, 16.00, 22.00 +TPH, 12, 08, 45.00, 20.00, 4.00, 4.00, 7.00 +TRI, 12, 08, 50.00, 29.00, 25.00, 26.00, 37.00 +TRK, 12, 08, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 08, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 08, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 08, 51.00, 31.00, 14.00, 14.00, 22.00 +TUP, 12, 08, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 08, 65.00, 40.00, 8.00, 10.00, 14.00 +TVC, 12, 08, 33.00, 22.00, 36.00, 40.00, 51.00 +TVL, 12, 08, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 08, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 08, 58.00, 40.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 08, 52.00, 31.00, 27.00, 25.00, 37.00 +T01, 12, 08, 51.00, 32.00, -9999.00, -9999.00, 29.00 +T02, 12, 08, 58.00, 36.00, -9999.00, -9999.00, 28.00 +T03, 12, 08, 62.00, 39.00, -9999.00, -9999.00, 27.00 +T04, 12, 08, 75.00, 54.00, -9999.00, -9999.00, 20.00 +T05, 12, 08, 44.00, 21.00, -9999.00, -9999.00, 18.00 +T06, 12, 08, 63.00, 36.00, -9999.00, -9999.00, 34.00 +T07, 12, 08, 43.00, 15.00, -9999.00, -9999.00, 34.00 +T08, 12, 08, 37.00, 21.00, -9999.00, -9999.00, 34.00 +UCA, 12, 08, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 08, 55.00, 32.00, -9999.00, -9999.00, 8.00 +UIL, 12, 08, 47.00, 35.00, 66.00, 64.00, 75.00 +UIN, 12, 08, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 08, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 08, 13.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 08, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +U15, 12, 08, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +U28, 12, 08, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 08, 65.00, 40.00, -9999.00, -9999.00, 24.00 +VBG, 12, 08, 66.00, 40.00, -9999.00, -9999.00, 22.00 +VCT, 12, 08, 67.00, 46.00, 18.00, 17.00, 27.00 +VCV, 12, 08, 59.00, 30.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 08, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 08, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 08, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 08, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 08, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 08, 65.00, 40.00, -9999.00, -9999.00, 28.00 +VRB, 12, 08, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 08, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 08, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 08, 51.00, 32.00, 20.00, 27.00, 32.00 +WJA, 12, 08, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 08, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 08, 10.00, -6.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 08, 44.00, 18.00, 20.00, 19.00, 27.00 +WPO, 12, 08, 17.00, 0.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 08, 62.00, 38.00, -9999.00, -9999.00, 22.00 +WRG, 12, 08, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 08, 47.00, 28.00, -9999.00, -9999.00, 31.00 +WRL, 12, 08, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +X68, 12, 08, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 08, 33.00, 22.00, 58.00, 59.00, 67.00 +YCG, 12, 08, 33.00, 24.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 08, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 08, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 08, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 08, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 08, 39.00, 23.00, 24.00, 22.00, 34.00 +YNG, 12, 08, 38.00, 25.00, 36.00, 37.00, 53.00 +YPA, 12, 08, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 08, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 08, 10.00, -5.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 08, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 08, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 08, 30.00, 22.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 08, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 08, 69.00, 45.00, 5.00, 4.00, 7.00 +YVR, 12, 08, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 08, 17.00, 0.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 08, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 08, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 08, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 08, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 08, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 08, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 08, 29.00, 14.00, 48.00, 50.00, 65.00 +ZUN, 12, 08, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 08, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 08, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 08, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +01R, 12, 08, 62.00, 39.00, -9999.00, -9999.00, 30.00 +1V1, 12, 08, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 08, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 08, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 08, 57.00, 40.00, -9999.00, -9999.00, 27.00 +2PJ, 12, 08, 60.00, 36.00, -9999.00, -9999.00, 28.00 +3B1, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 08, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 08, 32.00, 18.00, -9999.00, -9999.00, 45.00 +3SE, 12, 08, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 08, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 08, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 12, 08, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 08, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 08, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 08, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 08, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 08, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 09, 41.00, 26.00, 24.00, 24.00, 38.00 +ABI, 12, 09, 58.00, 35.00, 9.00, 8.00, 14.00 +ABQ, 12, 09, 48.00, 24.00, 7.00, 8.00, 12.00 +ABR, 12, 09, 27.00, 7.00, 14.00, 12.00, 21.00 +ABY, 12, 09, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 09, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 09, 60.00, 38.00, 15.00, 13.00, 20.00 +ACV, 12, 09, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 09, 46.00, 27.00, 21.00, 22.00, 33.00 +ADK, 12, 09, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 09, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 09, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 09, 48.00, 27.00, -9999.00, -9999.00, 28.00 +AEX, 12, 09, 62.00, 40.00, -9999.00, -9999.00, 30.00 +AFF, 12, 09, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 09, 75.00, 51.00, -9999.00, -9999.00, 24.00 +AGS, 12, 09, 61.00, 36.00, 21.00, 21.00, 30.00 +AHN, 12, 09, 56.00, 36.00, 22.00, 23.00, 31.00 +AKN, 12, 09, 24.00, 9.00, 26.00, 28.00, 41.00 +AKO, 12, 09, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 09, 36.00, 20.00, 27.00, 28.00, 41.00 +ALI, 12, 09, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 09, 31.00, 14.00, 18.00, 15.00, 26.00 +ALS, 12, 09, 37.00, 2.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 09, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 09, 51.00, 25.00, 7.00, 8.00, 13.00 +AMG, 12, 09, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 09, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 09, 23.00, 10.00, 21.00, 20.00, 31.00 +AND, 12, 09, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 09, 40.00, 32.00, 61.00, 58.00, 71.00 +AOO, 12, 09, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +APN, 12, 09, 32.00, 18.00, 32.00, 35.00, 50.00 +AQQ, 12, 09, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 12, 09, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +AST, 12, 09, 49.00, 37.00, 59.00, 60.00, 71.00 +ATL, 12, 09, 55.00, 36.00, 21.00, 21.00, 31.00 +ATW, 12, 09, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 09, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 09, 42.00, 25.00, -9999.00, -9999.00, 40.00 +AUG, 12, 09, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 09, 63.00, 42.00, 16.00, 16.00, 24.00 +AUW, 12, 09, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 09, 51.00, 29.00, 22.00, 21.00, 31.00 +AVP, 12, 09, 38.00, 25.00, 28.00, 27.00, 42.00 +AXN, 12, 09, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 09, 39.00, 21.00, -9999.00, -9999.00, 32.00 +AYS, 12, 09, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 09, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 09, 55.00, 38.00, -9999.00, -9999.00, 30.00 +BAD, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 09, 36.00, 10.00, -9999.00, -9999.00, 12.00 +BDL, 12, 09, 39.00, 23.00, 27.00, 25.00, 39.00 +BDR, 12, 09, 42.00, 29.00, 27.00, 24.00, 41.00 +BET, 12, 09, 15.00, 3.00, 23.00, 25.00, 35.00 +BFD, 12, 09, 33.00, 19.00, 49.00, 48.00, 66.00 +BFF, 12, 09, 40.00, 14.00, 12.00, 12.00, 19.00 +BFL, 12, 09, 57.00, 39.00, 8.00, 11.00, 15.00 +BGM, 12, 09, 34.00, 22.00, 37.00, 37.00, 55.00 +BGR, 12, 09, 33.00, 17.00, 28.00, 26.00, 40.00 +BGS, 12, 09, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 09, 57.00, 36.00, 23.00, 21.00, 31.00 +BID, 12, 09, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 09, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 09, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 09, 35.00, 17.00, 17.00, 17.00, 25.00 +BIS, 12, 09, 26.00, 5.00, 18.00, 19.00, 29.00 +BIX, 12, 09, 64.00, 47.00, -9999.00, -9999.00, 29.00 +BJI, 12, 09, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 09, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 09, 46.00, 16.00, -9999.00, -9999.00, 16.00 +BKW, 12, 09, 44.00, 27.00, 34.00, 35.00, 48.00 +BLF, 12, 09, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 09, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 09, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 09, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 09, 44.00, 27.00, -9999.00, -9999.00, 29.00 +BNA, 12, 09, 51.00, 32.00, 28.00, 23.00, 37.00 +BNO, 12, 09, 36.00, 16.00, -9999.00, 29.00, 48.00 +BOI, 12, 09, 39.00, 23.00, 27.00, 28.00, 41.00 +BOS, 12, 09, 42.00, 28.00, 25.00, 27.00, 38.00 +BPI, 12, 09, 28.00, -5.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 09, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 09, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 09, 36.00, 20.00, -9999.00, -9999.00, 22.00 +BRO, 12, 09, 72.00, 53.00, 15.00, 15.00, 23.00 +BRW, 12, 09, -5.00, -16.00, 10.00, 10.00, 16.00 +BSM, 12, 09, 63.00, 42.00, -9999.00, -9999.00, 22.00 +BTI, 12, 09, -6.00, -19.00, 10.00, 9.00, 16.00 +BTL, 12, 09, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 09, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 09, 64.00, 43.00, 23.00, 19.00, 32.00 +BTT, 12, 09, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 09, 32.00, 18.00, 38.00, 32.00, 51.00 +BUB, 12, 09, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 09, 37.00, 24.00, 44.00, 49.00, 62.00 +BUR, 12, 09, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 09, 65.00, 47.00, -9999.00, 17.00, 23.00 +BWG, 12, 09, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 09, 46.00, 29.00, 21.00, 22.00, 32.00 +BYH, 12, 09, 50.00, 32.00, -9999.00, -9999.00, 34.00 +BYI, 12, 09, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 09, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 09, 60.00, 36.00, 22.00, 20.00, 31.00 +CAG, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 09, 39.00, 25.00, 37.00, 37.00, 54.00 +CAO, 12, 09, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 09, 25.00, 9.00, 37.00, 39.00, 53.00 +CBM, 12, 09, 57.00, 34.00, -9999.00, -9999.00, 34.00 +CDB, 12, 09, 36.00, 27.00, 58.00, 58.00, 74.00 +CDC, 12, 09, 44.00, 19.00, 11.00, 10.00, 16.00 +CDR, 12, 09, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 09, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 09, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 09, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 09, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 09, 52.00, 32.00, 25.00, 23.00, 35.00 +CHO, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 09, 63.00, 41.00, 19.00, 21.00, 29.00 +CID, 12, 09, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 09, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 09, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 09, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 09, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 09, 39.00, 26.00, 40.00, 38.00, 54.00 +CLL, 12, 09, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 09, 53.00, 34.00, 21.00, 24.00, 34.00 +CMH, 12, 09, 41.00, 26.00, 30.00, 32.00, 45.00 +CMI, 12, 09, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 09, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 09, 41.00, 21.00, 11.00, 10.00, 17.00 +CNM, 12, 09, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 09, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +COD, 12, 09, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +COF, 12, 09, 73.00, 54.00, -9999.00, -9999.00, 21.00 +CON, 12, 09, 36.00, 16.00, 25.00, 26.00, 36.00 +COS, 12, 09, 43.00, 18.00, 13.00, 11.00, 17.00 +COT, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 09, 42.00, 24.00, 23.00, 20.00, 32.00 +CPR, 12, 09, 35.00, 14.00, 16.00, 16.00, 25.00 +CRBC, 12, 09, 29.00, -5.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 09, 69.00, 49.00, 14.00, 12.00, 21.00 +CRW, 12, 09, 47.00, 29.00, 35.00, 33.00, 48.00 +CSG, 12, 09, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 09, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 09, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 09, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 09, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 09, 43.00, 27.00, 28.00, 27.00, 39.00 +CVN, 12, 09, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 09, 53.00, 25.00, -9999.00, -9999.00, 11.00 +CXY, 12, 09, 42.00, 28.00, 20.00, 18.00, 29.00 +CYS, 12, 09, 39.00, 17.00, 15.00, 13.00, 20.00 +DAA, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 09, 71.00, 50.00, 17.00, 19.00, 26.00 +DAG, 12, 09, 61.00, 37.00, 4.00, 5.00, 7.00 +DAL, 12, 09, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 09, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 09, 40.00, 25.00, 31.00, 28.00, 42.00 +DBQ, 12, 09, 31.00, 16.00, 22.00, 20.00, 33.00 +DCA, 12, 09, 48.00, 33.00, 19.00, 20.00, 30.00 +DDC, 12, 09, 45.00, 22.00, 10.00, 11.00, 16.00 +DEC, 12, 09, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 09, 45.00, 18.00, 12.00, 12.00, 18.00 +DFW, 12, 09, 58.00, 37.00, 12.00, 11.00, 17.00 +DHN, 12, 09, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 09, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 09, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 09, 64.00, 41.00, -9999.00, -9999.00, 15.00 +DLG, 12, 09, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 09, 22.00, 7.00, 23.00, 21.00, 33.00 +DLLC, 12, 09, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 09, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 09, 65.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 12, 09, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 09, 49.00, 31.00, -9999.00, -9999.00, 31.00 +DPG, 12, 09, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 09, 65.00, 40.00, -9999.00, -9999.00, 29.00 +DRA, 12, 09, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 09, 64.00, 41.00, 8.00, 9.00, 14.00 +DSM, 12, 09, 34.00, 18.00, 20.00, 18.00, 30.00 +DTW, 12, 09, 37.00, 23.00, 33.00, 32.00, 45.00 +DUG, 12, 09, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 09, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 09, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 09, 58.00, 35.00, -9999.00, -9999.00, 15.00 +D45, 12, 09, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 09, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 09, 27.00, 11.00, 21.00, 17.00, 28.00 +ECG, 12, 09, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 09, 59.00, 33.00, -9999.00, -9999.00, 9.00 +EED, 12, 09, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 12, 09, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 09, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 09, 44.00, 22.00, 40.00, 41.00, 57.00 +EKO, 12, 09, 38.00, 15.00, 19.00, 19.00, 28.00 +ELD, 12, 09, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 09, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 09, 58.00, 31.00, 7.00, 9.00, 12.00 +ELY, 12, 09, 41.00, 11.00, 12.00, 13.00, 20.00 +EMP, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 09, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +END, 12, 09, 49.00, 29.00, -9999.00, -9999.00, 15.00 +ENN, 12, 09, 4.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 09, 36.00, 21.00, -9999.00, -9999.00, 17.00 +EPH, 12, 09, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 09, 39.00, 27.00, 42.00, 43.00, 60.00 +ESF, 12, 09, 62.00, 40.00, -9999.00, -9999.00, 35.00 +EUG, 12, 09, 47.00, 36.00, 47.00, 47.00, 61.00 +EVV, 12, 09, 45.00, 28.00, 28.00, 24.00, 37.00 +EWN, 12, 09, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 09, 44.00, 30.00, 22.00, 22.00, 35.00 +EYW, 12, 09, 76.00, 67.00, 14.00, 11.00, 21.00 +E74, 12, 09, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 09, 53.00, 32.00, -9999.00, -9999.00, 28.00 +FAI, 12, 09, 3.00, -14.00, 22.00, 24.00, 33.00 +FAR, 12, 09, 22.00, 5.00, 13.00, 17.00, 24.00 +FAT, 12, 09, 55.00, 38.00, 12.00, 15.00, 21.00 +FAY, 12, 09, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 09, 31.00, 16.00, 32.00, 37.00, 49.00 +FCS, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +FDY, 12, 09, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 09, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 12, 09, 44.00, 16.00, 15.00, 17.00, 21.00 +FLL, 12, 09, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 09, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 09, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +FME, 12, 09, 49.00, 27.00, -9999.00, -9999.00, 28.00 +FMH, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 09, 45.00, 19.00, 7.00, 8.00, 9.00 +FMY, 12, 09, 76.00, 56.00, 10.00, 9.00, 15.00 +FNT, 12, 09, 35.00, 22.00, 31.00, 31.00, 45.00 +FOD, 12, 09, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 09, 42.00, 22.00, -9999.00, -9999.00, 19.00 +FOK, 12, 09, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 09, 43.00, 23.00, -9999.00, -9999.00, 18.00 +FSD, 12, 09, 30.00, 10.00, 13.00, 13.00, 21.00 +FSI, 12, 09, 53.00, 29.00, -9999.00, -9999.00, 14.00 +FSM, 12, 09, 52.00, 30.00, 18.00, 16.00, 26.00 +FTK, 12, 09, 47.00, 27.00, -9999.00, -9999.00, 34.00 +FWA, 12, 09, 37.00, 23.00, 28.00, 31.00, 42.00 +FWH, 12, 09, 58.00, 35.00, -9999.00, -9999.00, 17.00 +FYU, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 09, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 09, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 09, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 09, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 09, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 09, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 09, 34.00, 22.00, 35.00, 34.00, 48.00 +GFA, 12, 09, 34.00, 16.00, -9999.00, -9999.00, 22.00 +GFK, 12, 09, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 09, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 09, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 09, 26.00, 7.00, 18.00, 18.00, 28.00 +GJT, 12, 09, 40.00, 20.00, 13.00, 12.00, 18.00 +GKN, 12, 09, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 09, 43.00, 18.00, 10.00, 9.00, 15.00 +GLH, 12, 09, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 09, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 09, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 09, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GON, 12, 09, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 09, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 09, 29.00, 14.00, 26.00, 27.00, 40.00 +GRCI, 12, 09, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 09, 47.00, 33.00, -9999.00, -9999.00, 67.00 +GRI, 12, 09, 37.00, 16.00, 14.00, 11.00, 19.00 +GRK, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 12, 09, 35.00, 22.00, 34.00, 38.00, 51.00 +GSB, 12, 09, 57.00, 35.00, -9999.00, -9999.00, 23.00 +GSG, 12, 09, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 09, 52.00, 31.00, 21.00, 22.00, 32.00 +GSP, 12, 09, 54.00, 34.00, 22.00, 24.00, 33.00 +GST, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 09, 34.00, 18.00, -9999.00, -9999.00, 60.00 +GTF, 12, 09, 34.00, 16.00, 18.00, 21.00, 29.00 +GUP, 12, 09, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 09, 38.00, 22.00, -9999.00, -9999.00, 37.00 +GVW, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 09, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 09, 58.00, 42.00, 23.00, 23.00, 33.00 +HBR, 12, 09, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 09, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 09, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 09, 38.00, 20.00, -9999.00, -9999.00, 34.00 +HKY, 12, 09, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 09, 32.00, 12.00, 16.00, 17.00, 28.00 +HMN, 12, 09, 58.00, 23.00, -9999.00, -9999.00, 9.00 +HMS, 12, 09, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 09, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 09, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 12, 09, 30.00, 10.00, 9.00, 9.00, 16.00 +HOP, 12, 09, 48.00, 28.00, -9999.00, -9999.00, 34.00 +HOT, 12, 09, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 09, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 09, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 09, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 09, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 09, 65.00, 40.00, -9999.00, -9999.00, 28.00 +HST, 12, 09, 78.00, 57.00, -9999.00, -9999.00, 20.00 +HSV, 12, 09, 54.00, 34.00, 28.00, 22.00, 36.00 +HTL, 12, 09, 31.00, 17.00, 38.00, 34.00, 51.00 +HTS, 12, 09, 46.00, 29.00, 31.00, 30.00, 45.00 +HUF, 12, 09, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 09, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 09, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 09, 29.00, 8.00, 18.00, 16.00, 24.00 +IAB, 12, 09, 44.00, 24.00, -9999.00, -9999.00, 18.00 +IAD, 12, 09, 46.00, 27.00, 21.00, 21.00, 31.00 +IAG, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 09, 66.00, 43.00, 21.00, 20.00, 29.00 +ICT, 12, 09, 44.00, 24.00, 13.00, 12.00, 19.00 +IDA, 12, 09, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 09, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 09, 45.00, 29.00, 23.00, 21.00, 33.00 +ILI, 12, 09, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 09, 61.00, 38.00, 20.00, 22.00, 32.00 +IMT, 12, 09, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IND, 12, 09, 40.00, 25.00, 31.00, 30.00, 43.00 +INL, 12, 09, 19.00, 1.00, 23.00, 22.00, 34.00 +INS, 12, 09, 55.00, 32.00, -9999.00, -9999.00, 8.00 +INT, 12, 09, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +INW, 12, 09, 47.00, 21.00, 7.00, 7.00, 11.00 +IPL, 12, 09, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 09, 39.00, 25.00, 26.00, 28.00, 40.00 +IRK, 12, 09, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 09, 25.00, 4.00, 19.00, 16.00, 28.00 +ISP, 12, 09, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 09, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 09, 66.00, 39.00, -9999.00, -9999.00, 11.00 +IWD, 12, 09, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 09, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 09, 61.00, 37.00, 24.00, 20.00, 33.00 +JAX, 12, 09, 68.00, 44.00, 18.00, 17.00, 27.00 +JBR, 12, 09, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 09, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 09, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 09, 44.00, 32.00, 22.00, 22.00, 34.00 +JHW, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 09, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 09, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 09, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 09, 32.00, 23.00, 47.00, 48.00, 59.00 +JST, 12, 09, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 09, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 09, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 09, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 09, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 09, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 09, 35.00, 21.00, 33.00, 35.00, 48.00 +LAR, 12, 09, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 09, 58.00, 35.00, 7.00, 6.00, 10.00 +LAX, 12, 09, 66.00, 48.00, 9.00, 9.00, 13.00 +LBB, 12, 09, 55.00, 28.00, 10.00, 7.00, 13.00 +LBF, 12, 09, 38.00, 12.00, 13.00, 9.00, 17.00 +LCH, 12, 09, 64.00, 44.00, 18.00, 19.00, 29.00 +LCK, 12, 09, 42.00, 26.00, -9999.00, -9999.00, 39.00 +LEB, 12, 09, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 09, 45.00, 29.00, 28.00, 28.00, 40.00 +LFI, 12, 09, 52.00, 36.00, -9999.00, -9999.00, 29.00 +LFK, 12, 09, 63.00, 40.00, 18.00, 21.00, 28.00 +LFT, 12, 09, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 09, 43.00, 32.00, 22.00, 22.00, 35.00 +LGB, 12, 09, 67.00, 45.00, 9.00, 10.00, 14.00 +LGU, 12, 09, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 09, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 09, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 09, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 09, 54.00, 34.00, 19.00, 21.00, 28.00 +LIZ, 12, 09, 25.00, 9.00, -9999.00, -9999.00, 51.00 +LMT, 12, 09, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +LND, 12, 09, 33.00, 10.00, 11.00, 11.00, 15.00 +LNK, 12, 09, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 09, 44.00, 17.00, 9.00, 10.00, 14.00 +LOZ, 12, 09, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 09, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 09, 53.00, 33.00, -9999.00, -9999.00, 23.00 +LSE, 12, 09, 30.00, 15.00, 19.00, 17.00, 28.00 +LSF, 12, 09, 60.00, 39.00, -9999.00, -9999.00, 22.00 +LSV, 12, 09, 61.00, 28.00, -9999.00, -9999.00, 8.00 +LTS, 12, 09, 56.00, 30.00, -9999.00, -9999.00, 14.00 +LUF, 12, 09, 68.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 12, 09, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 09, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 09, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 09, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 09, 49.00, 30.00, 22.00, 21.00, 32.00 +MAF, 12, 09, 59.00, 32.00, 7.00, 6.00, 11.00 +MBL, 12, 09, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 09, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 09, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 09, 55.00, 41.00, -9999.00, -9999.00, 29.00 +MCF, 12, 09, 73.00, 53.00, -9999.00, -9999.00, 20.00 +MCG, 12, 09, 4.00, -14.00, 27.00, 27.00, 39.00 +MCI, 12, 09, 40.00, 23.00, 16.00, 15.00, 25.00 +MCK, 12, 09, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 09, 61.00, 38.00, 19.00, 19.00, 28.00 +MCO, 12, 09, 73.00, 52.00, 13.00, 16.00, 23.00 +MCW, 12, 09, 29.00, 12.00, 14.00, 12.00, 20.00 +MC2, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 16.00 +MDH, 12, 09, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 09, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 09, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 09, 37.00, 23.00, 31.00, 29.00, 42.00 +MEI, 12, 09, 61.00, 37.00, 23.00, 18.00, 32.00 +MEM, 12, 09, 54.00, 36.00, 27.00, 22.00, 35.00 +MER, 12, 09, 55.00, 36.00, -9999.00, -9999.00, 23.00 +MFD, 12, 09, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 09, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 09, 45.00, 32.00, 34.00, 35.00, 47.00 +MGE, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 12, 09, 61.00, 39.00, 22.00, 20.00, 33.00 +MGW, 12, 09, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 09, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 09, 55.00, 39.00, -9999.00, -9999.00, 29.00 +MHS, 12, 09, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 09, 77.00, 60.00, 15.00, 14.00, 24.00 +MIB, 12, 09, 23.00, 7.00, -9999.00, -9999.00, 23.00 +MIV, 12, 09, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 09, 41.00, 21.00, -9999.00, -9999.00, 28.00 +MKC, 12, 09, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 09, 33.00, 19.00, 30.00, 29.00, 41.00 +MKG, 12, 09, 35.00, 24.00, 38.00, 38.00, 51.00 +MKL, 12, 09, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 09, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 09, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 09, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 09, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 09, 35.00, 19.00, 26.00, 23.00, 35.00 +MLS, 12, 09, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 09, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 09, 60.00, 39.00, -9999.00, -9999.00, 28.00 +MOB, 12, 09, 64.00, 44.00, 22.00, 18.00, 31.00 +MOT, 12, 09, 23.00, 7.00, 16.00, 16.00, 24.00 +MPV, 12, 09, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 09, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 09, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 09, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 09, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 09, 60.00, 44.00, -9999.00, -9999.00, 25.00 +MSL, 12, 09, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 09, 31.00, 15.00, 25.00, 23.00, 35.00 +MSO, 12, 09, 31.00, 17.00, 30.00, 30.00, 43.00 +MSP, 12, 09, 27.00, 12.00, 19.00, 20.00, 30.00 +MSS, 12, 09, 30.00, 14.00, 38.00, 35.00, 53.00 +MSY, 12, 09, 65.00, 46.00, 22.00, 17.00, 31.00 +MTC, 12, 09, 36.00, 24.00, -9999.00, -9999.00, 37.00 +MTN, 12, 09, 47.00, 29.00, -9999.00, -9999.00, 28.00 +MTO, 12, 09, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 09, 42.00, 25.00, -9999.00, -9999.00, 28.00 +MUO, 12, 09, 41.00, 23.00, -9999.00, -9999.00, 28.00 +MWA, 12, 09, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 09, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 09, 61.00, 39.00, -9999.00, -9999.00, 31.00 +MYL, 12, 09, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 09, 61.00, 37.00, -9999.00, -9999.00, 27.00 +NAO, 12, 09, 61.00, 45.00, -9999.00, -9999.00, 32.00 +NBC, 12, 09, 63.00, 43.00, -9999.00, -9999.00, 27.00 +NBE, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 12, 09, 36.00, 21.00, -9999.00, -9999.00, 32.00 +NCA, 12, 09, 61.00, 36.00, -9999.00, -9999.00, 28.00 +NCO, 12, 09, 44.00, 29.00, -9999.00, -9999.00, 38.00 +NC1, 12, 09, 55.00, 37.00, -9999.00, -9999.00, 9.00 +NEL, 12, 09, 47.00, 26.00, -9999.00, -9999.00, 32.00 +NFG, 12, 09, 65.00, 45.00, -9999.00, -9999.00, 13.00 +NFL, 12, 09, 46.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 12, 09, 70.00, 50.00, -9999.00, -9999.00, 19.00 +NGU, 12, 09, 53.00, 36.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 09, 57.00, 44.00, -9999.00, -9999.00, 29.00 +NHK, 12, 09, 49.00, 30.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 09, 36.00, 19.00, -9999.00, -9999.00, 39.00 +NID, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 12, 09, 68.00, 44.00, -9999.00, -9999.00, 22.00 +NIR, 12, 09, 67.00, 44.00, -9999.00, -9999.00, 22.00 +NKT, 12, 09, 60.00, 39.00, -9999.00, -9999.00, 29.00 +NKX, 12, 09, 66.00, 49.00, -9999.00, -9999.00, 19.00 +NLC, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 12, 09, 60.00, 36.00, -9999.00, -9999.00, 34.00 +NPA, 12, 09, 64.00, 45.00, -9999.00, -9999.00, 28.00 +NQA, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NQI, 12, 09, 72.00, 48.00, -9999.00, -9999.00, 19.00 +NQX, 12, 09, 76.00, 67.00, -9999.00, -9999.00, 22.00 +NRB, 12, 09, 68.00, 49.00, -9999.00, -9999.00, 19.00 +NRC, 12, 09, 56.00, 36.00, -9999.00, -9999.00, 24.00 +NRS, 12, 09, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NSE, 12, 09, 64.00, 41.00, -9999.00, -9999.00, 31.00 +NSI, 12, 09, 67.00, 45.00, -9999.00, -9999.00, 22.00 +NTD, 12, 09, 67.00, 45.00, -9999.00, -9999.00, 15.00 +NTK, 12, 09, 69.00, 46.00, -9999.00, -9999.00, 15.00 +NTU, 12, 09, 53.00, 36.00, -9999.00, -9999.00, 29.00 +NUC, 12, 09, 64.00, 49.00, -9999.00, -9999.00, 15.00 +NUQ, 12, 09, 58.00, 38.00, -9999.00, -9999.00, 30.00 +NUW, 12, 09, 46.00, 35.00, -9999.00, -9999.00, 57.00 +NWF, 12, 09, 67.00, 45.00, -9999.00, -9999.00, 12.00 +NXX, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 09, 50.00, 27.00, -9999.00, -9999.00, 29.00 +NZC, 12, 09, 68.00, 41.00, -9999.00, -9999.00, 25.00 +NZJ, 12, 09, 68.00, 41.00, -9999.00, -9999.00, 15.00 +NZW, 12, 09, 42.00, 25.00, -9999.00, -9999.00, 39.00 +NZY, 12, 09, 66.00, 49.00, -9999.00, -9999.00, 15.00 +OAK, 12, 09, 58.00, 41.00, 16.00, 18.00, 24.00 +OAR, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 09, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 09, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 09, 51.00, 30.00, 14.00, 11.00, 18.00 +OLM, 12, 09, 45.00, 32.00, 55.00, 56.00, 71.00 +OMA, 12, 09, 36.00, 17.00, 14.00, 13.00, 21.00 +OME, 12, 09, 16.00, 1.00, 26.00, 27.00, 37.00 +ONT, 12, 09, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 09, 36.00, 21.00, 29.00, 26.00, 40.00 +ORF, 12, 09, 53.00, 36.00, 22.00, 24.00, 33.00 +ORH, 12, 09, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 09, -6.00, -22.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 09, 34.00, 19.00, -9999.00, -9999.00, 45.00 +OTG, 12, 09, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 09, 53.00, 40.00, 52.00, 54.00, 65.00 +OTM, 12, 09, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 09, 6.00, -7.00, 18.00, 20.00, 29.00 +OURC, 12, 09, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 09, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 09, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 09, 63.00, 41.00, -9999.00, -9999.00, 29.00 +PACZ, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 09, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 09, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 09, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 09, 1.00, -13.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 09, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 09, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 09, 66.00, 42.00, -9999.00, -9999.00, 25.00 +PAQ, 12, 09, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 09, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 09, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 09, 12.00, -1.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 09, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 09, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 09, 33.00, 17.00, -9999.00, -9999.00, 42.00 +PBI, 12, 09, 76.00, 59.00, 19.00, 20.00, 30.00 +PDT, 12, 09, 41.00, 29.00, 27.00, 29.00, 42.00 +PDX, 12, 09, 46.00, 35.00, 49.00, 50.00, 64.00 +PFN, 12, 09, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 09, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 09, 45.00, 29.00, 23.00, 20.00, 33.00 +PHX, 12, 09, 67.00, 42.00, 8.00, 8.00, 11.00 +PIA, 12, 09, 36.00, 21.00, 27.00, 23.00, 36.00 +PIB, 12, 09, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 09, 35.00, 17.00, 24.00, 25.00, 36.00 +PIR, 12, 09, 32.00, 12.00, 13.00, 13.00, 21.00 +PIT, 12, 09, 40.00, 26.00, 37.00, 35.00, 53.00 +PKB, 12, 09, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 09, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 09, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 09, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 09, 64.00, 45.00, 18.00, 17.00, 28.00 +POB, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 12, 09, 62.00, 39.00, -9999.00, -9999.00, 44.00 +POM, 12, 09, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 12, 09, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 09, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 09, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 09, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 09, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 09, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 09, 38.00, 20.00, -9999.00, -9999.00, 38.00 +PSP, 12, 09, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 09, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 09, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 09, 48.00, 16.00, 8.00, 9.00, 14.00 +PUC, 12, 09, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 09, 42.00, 26.00, 27.00, 27.00, 40.00 +PVU, 12, 09, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 09, 36.00, 19.00, 28.00, 28.00, 41.00 +P02, 12, 09, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +P07, 12, 09, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +P11, 12, 09, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +P24, 12, 09, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +P28, 12, 09, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +P35, 12, 09, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +P38, 12, 09, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +P39, 12, 09, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +P58, 12, 09, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +P59, 12, 09, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +P60, 12, 09, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +P61, 12, 09, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P67, 12, 09, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +P68, 12, 09, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 09, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 09, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 09, 37.00, 14.00, 13.00, 10.00, 20.00 +RBL, 12, 09, 55.00, 38.00, 25.00, 23.00, 34.00 +RCA, 12, 09, 37.00, 14.00, -9999.00, -9999.00, 19.00 +RDD, 12, 09, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 09, 42.00, 22.00, 23.00, 22.00, 35.00 +RDR, 12, 09, 21.00, 4.00, -9999.00, -9999.00, 25.00 +RDU, 12, 09, 54.00, 33.00, 21.00, 23.00, 33.00 +REE, 12, 09, 55.00, 28.00, -9999.00, -9999.00, 9.00 +REJ, 12, 09, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 09, 33.00, 18.00, 26.00, 23.00, 35.00 +RIC, 12, 09, 51.00, 31.00, 21.00, 23.00, 32.00 +RIV, 12, 09, 67.00, 41.00, -9999.00, -9999.00, 14.00 +RIW, 12, 09, 31.00, 2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 09, 32.00, 13.00, 12.00, 10.00, 17.00 +RME, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 12, 09, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +RND, 12, 09, 64.00, 42.00, -9999.00, -9999.00, 20.00 +RNO, 12, 09, 46.00, 20.00, 13.00, 13.00, 18.00 +ROA, 12, 09, 49.00, 30.00, 20.00, 21.00, 31.00 +ROC, 12, 09, 37.00, 24.00, 39.00, 42.00, 57.00 +ROW, 12, 09, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 09, 43.00, 21.00, 9.00, 10.00, 15.00 +RST, 12, 09, 27.00, 12.00, 23.00, 20.00, 31.00 +RWF, 12, 09, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 09, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 09, 54.00, 38.00, 18.00, 19.00, 25.00 +SAF, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 09, 66.00, 49.00, 10.00, 11.00, 16.00 +SAT, 12, 09, 64.00, 42.00, 16.00, 17.00, 25.00 +SAV, 12, 09, 63.00, 42.00, 20.00, 18.00, 29.00 +SAW, 12, 09, 30.00, 18.00, -9999.00, -9999.00, 54.00 +SBA, 12, 09, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 09, 67.00, 40.00, -9999.00, -9999.00, 15.00 +SBN, 12, 09, 37.00, 24.00, 38.00, 36.00, 52.00 +SBP, 12, 09, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 09, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 09, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 09, -7.00, -19.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 09, 54.00, 38.00, 15.00, 18.00, 22.00 +SDF, 12, 09, 46.00, 30.00, 28.00, 25.00, 38.00 +SEA, 12, 09, 46.00, 36.00, 45.00, 46.00, 60.00 +SEM, 12, 09, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 09, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 09, 57.00, 43.00, 19.00, 20.00, 27.00 +SGF, 12, 09, 46.00, 27.00, 20.00, 19.00, 29.00 +SGY, 12, 09, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 09, 36.00, 11.00, 18.00, 17.00, 28.00 +SHV, 12, 09, 60.00, 38.00, 19.00, 20.00, 28.00 +SIT, 12, 09, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 09, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 09, 60.00, 34.00, 9.00, 8.00, 14.00 +SKA, 12, 09, 34.00, 22.00, -9999.00, -9999.00, 46.00 +SKF, 12, 09, 64.00, 42.00, -9999.00, -9999.00, 20.00 +SLC, 12, 09, 39.00, 23.00, 21.00, 22.00, 32.00 +SLE, 12, 09, 47.00, 34.00, 48.00, 49.00, 62.00 +SLN, 12, 09, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 09, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 09, 65.00, 38.00, -9999.00, 13.00, 17.00 +SNA, 12, 09, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 09, 34.00, 25.00, 52.00, 53.00, 70.00 +SNS, 12, 09, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 09, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 09, 39.00, 23.00, 26.00, 22.00, 35.00 +SPS, 12, 09, 56.00, 32.00, 11.00, 9.00, 16.00 +SRQ, 12, 09, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 09, 60.00, 36.00, -9999.00, -9999.00, 27.00 +SSI, 12, 09, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +STC, 12, 09, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 09, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STL, 12, 09, 43.00, 27.00, 22.00, 21.00, 33.00 +STNV, 12, 09, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +STS, 12, 09, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 09, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 09, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 09, 56.00, 37.00, -9999.00, -9999.00, 27.00 +SUX, 12, 09, 33.00, 14.00, 14.00, 13.00, 22.00 +SVN, 12, 09, 63.00, 42.00, -9999.00, -9999.00, 20.00 +SWF, 12, 09, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 09, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 09, 37.00, 23.00, 43.00, 45.00, 59.00 +SZL, 12, 09, 43.00, 23.00, -9999.00, -9999.00, 26.00 +TAD, 12, 09, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 09, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 09, 50.00, 24.00, -9999.00, -9999.00, 32.00 +TCC, 12, 09, 54.00, 24.00, 5.00, 6.00, 7.00 +TCL, 12, 09, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 09, 47.00, 33.00, -9999.00, -9999.00, 62.00 +TCS, 12, 09, 55.00, 29.00, -9999.00, 7.00, 8.00 +TEB, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 09, 51.00, 30.00, -9999.00, -9999.00, 15.00 +TKA, 12, 09, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 09, 67.00, 41.00, 18.00, 19.00, 26.00 +TNX, 12, 09, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 09, 37.00, 22.00, 33.00, 33.00, 46.00 +TOP, 12, 09, 42.00, 22.00, 14.00, 14.00, 22.00 +TPA, 12, 09, 73.00, 53.00, 12.00, 16.00, 22.00 +TPH, 12, 09, 45.00, 20.00, 4.00, 4.00, 7.00 +TRI, 12, 09, 49.00, 29.00, 25.00, 26.00, 37.00 +TRK, 12, 09, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 09, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 09, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 09, 50.00, 30.00, 14.00, 14.00, 22.00 +TUP, 12, 09, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 09, 65.00, 40.00, 8.00, 10.00, 14.00 +TVC, 12, 09, 33.00, 21.00, 36.00, 40.00, 51.00 +TVL, 12, 09, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 09, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 09, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 09, 51.00, 31.00, 27.00, 25.00, 37.00 +T01, 12, 09, 51.00, 31.00, -9999.00, -9999.00, 29.00 +T02, 12, 09, 58.00, 35.00, -9999.00, -9999.00, 28.00 +T03, 12, 09, 62.00, 39.00, -9999.00, -9999.00, 27.00 +T04, 12, 09, 75.00, 54.00, -9999.00, -9999.00, 20.00 +T05, 12, 09, 43.00, 20.00, -9999.00, -9999.00, 18.00 +T06, 12, 09, 63.00, 36.00, -9999.00, -9999.00, 34.00 +T07, 12, 09, 42.00, 15.00, -9999.00, -9999.00, 34.00 +T08, 12, 09, 36.00, 21.00, -9999.00, -9999.00, 34.00 +UCA, 12, 09, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 09, 55.00, 32.00, -9999.00, -9999.00, 8.00 +UIL, 12, 09, 47.00, 35.00, 66.00, 64.00, 75.00 +UIN, 12, 09, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 09, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 09, 13.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 09, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +U15, 12, 09, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +U28, 12, 09, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 09, 65.00, 40.00, -9999.00, -9999.00, 24.00 +VBG, 12, 09, 66.00, 40.00, -9999.00, -9999.00, 22.00 +VCT, 12, 09, 67.00, 46.00, 18.00, 17.00, 27.00 +VCV, 12, 09, 59.00, 30.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 09, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 09, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 09, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 09, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 09, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 09, 65.00, 40.00, -9999.00, -9999.00, 29.00 +VRB, 12, 09, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 09, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 09, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 09, 51.00, 31.00, 20.00, 27.00, 32.00 +WJA, 12, 09, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 09, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 09, 10.00, -6.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 09, 43.00, 18.00, 20.00, 19.00, 27.00 +WPO, 12, 09, 17.00, 0.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 09, 61.00, 38.00, -9999.00, -9999.00, 22.00 +WRG, 12, 09, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 09, 46.00, 27.00, -9999.00, -9999.00, 31.00 +WRL, 12, 09, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +X68, 12, 09, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 09, 33.00, 22.00, 58.00, 59.00, 67.00 +YCG, 12, 09, 33.00, 24.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 09, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 09, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 09, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 09, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 09, 38.00, 23.00, 24.00, 22.00, 34.00 +YNG, 12, 09, 37.00, 24.00, 36.00, 37.00, 54.00 +YPA, 12, 09, 13.00, -6.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 09, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 09, 10.00, -5.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 09, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 09, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 09, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 09, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 09, 69.00, 45.00, 5.00, 4.00, 7.00 +YVR, 12, 09, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 09, 16.00, 0.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 09, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 09, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 09, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 09, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 09, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 09, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 09, 28.00, 14.00, 48.00, 50.00, 65.00 +ZUN, 12, 09, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 09, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 09, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 09, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +01R, 12, 09, 61.00, 39.00, -9999.00, -9999.00, 30.00 +1V1, 12, 09, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 09, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 09, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 09, 57.00, 40.00, -9999.00, -9999.00, 27.00 +2PJ, 12, 09, 60.00, 36.00, -9999.00, -9999.00, 28.00 +3B1, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 09, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 09, 31.00, 17.00, -9999.00, -9999.00, 45.00 +3SE, 12, 09, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 09, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 09, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 12, 09, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 09, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 09, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 09, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 09, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 09, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 10, 41.00, 26.00, 24.00, 24.00, 38.00 +ABI, 12, 10, 58.00, 35.00, 9.00, 8.00, 14.00 +ABQ, 12, 10, 48.00, 24.00, 7.00, 8.00, 12.00 +ABR, 12, 10, 27.00, 7.00, 14.00, 12.00, 21.00 +ABY, 12, 10, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 10, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 10, 60.00, 38.00, 15.00, 13.00, 20.00 +ACV, 12, 10, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 10, 46.00, 27.00, 21.00, 22.00, 33.00 +ADK, 12, 10, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 10, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 10, 48.00, 27.00, -9999.00, -9999.00, 28.00 +AEX, 12, 10, 62.00, 40.00, -9999.00, -9999.00, 31.00 +AFF, 12, 10, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 10, 75.00, 51.00, -9999.00, -9999.00, 24.00 +AGS, 12, 10, 61.00, 36.00, 21.00, 21.00, 31.00 +AHN, 12, 10, 56.00, 36.00, 22.00, 23.00, 31.00 +AKN, 12, 10, 24.00, 9.00, 26.00, 28.00, 41.00 +AKO, 12, 10, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 10, 36.00, 20.00, 27.00, 28.00, 41.00 +ALI, 12, 10, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 10, 31.00, 13.00, 18.00, 15.00, 26.00 +ALS, 12, 10, 37.00, 2.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 10, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 10, 51.00, 25.00, 7.00, 8.00, 13.00 +AMG, 12, 10, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 10, 23.00, 10.00, 21.00, 20.00, 31.00 +AND, 12, 10, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 10, 40.00, 32.00, 61.00, 58.00, 71.00 +AOO, 12, 10, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +APN, 12, 10, 32.00, 18.00, 32.00, 36.00, 50.00 +AQQ, 12, 10, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 12, 10, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +AST, 12, 10, 49.00, 37.00, 59.00, 60.00, 71.00 +ATL, 12, 10, 55.00, 36.00, 21.00, 21.00, 31.00 +ATW, 12, 10, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 10, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 10, 42.00, 25.00, -9999.00, -9999.00, 40.00 +AUG, 12, 10, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 10, 63.00, 42.00, 16.00, 16.00, 24.00 +AUW, 12, 10, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 10, 51.00, 29.00, 22.00, 21.00, 31.00 +AVP, 12, 10, 38.00, 25.00, 28.00, 27.00, 42.00 +AXN, 12, 10, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 10, 39.00, 21.00, -9999.00, -9999.00, 32.00 +AYS, 12, 10, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 10, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 10, 55.00, 38.00, -9999.00, -9999.00, 30.00 +BAD, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 10, 36.00, 10.00, -9999.00, -9999.00, 12.00 +BDL, 12, 10, 39.00, 23.00, 27.00, 25.00, 39.00 +BDR, 12, 10, 42.00, 29.00, 27.00, 24.00, 41.00 +BET, 12, 10, 15.00, 3.00, 23.00, 25.00, 35.00 +BFD, 12, 10, 33.00, 19.00, 49.00, 48.00, 66.00 +BFF, 12, 10, 40.00, 14.00, 12.00, 12.00, 19.00 +BFL, 12, 10, 57.00, 39.00, 8.00, 11.00, 15.00 +BGM, 12, 10, 34.00, 22.00, 37.00, 37.00, 55.00 +BGR, 12, 10, 33.00, 17.00, 28.00, 26.00, 40.00 +BGS, 12, 10, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 10, 57.00, 36.00, 23.00, 21.00, 31.00 +BID, 12, 10, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 10, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 10, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 10, 35.00, 17.00, 17.00, 17.00, 25.00 +BIS, 12, 10, 26.00, 5.00, 18.00, 19.00, 29.00 +BIX, 12, 10, 64.00, 47.00, -9999.00, -9999.00, 29.00 +BJI, 12, 10, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 10, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 10, 46.00, 16.00, -9999.00, -9999.00, 16.00 +BKW, 12, 10, 44.00, 27.00, 34.00, 35.00, 48.00 +BLF, 12, 10, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 10, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 10, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 10, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 10, 44.00, 27.00, -9999.00, -9999.00, 29.00 +BNA, 12, 10, 51.00, 32.00, 28.00, 23.00, 37.00 +BNO, 12, 10, 36.00, 16.00, -9999.00, 29.00, 49.00 +BOI, 12, 10, 39.00, 23.00, 27.00, 28.00, 41.00 +BOS, 12, 10, 42.00, 28.00, 25.00, 27.00, 39.00 +BPI, 12, 10, 28.00, -5.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 10, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 10, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 10, 36.00, 20.00, -9999.00, -9999.00, 22.00 +BRO, 12, 10, 72.00, 53.00, 15.00, 15.00, 23.00 +BRW, 12, 10, -5.00, -16.00, 10.00, 10.00, 16.00 +BSM, 12, 10, 63.00, 42.00, -9999.00, -9999.00, 22.00 +BTI, 12, 10, -6.00, -19.00, 10.00, 9.00, 16.00 +BTL, 12, 10, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 10, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 10, 64.00, 43.00, 23.00, 19.00, 32.00 +BTT, 12, 10, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 10, 32.00, 17.00, 38.00, 32.00, 52.00 +BUB, 12, 10, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 10, 37.00, 24.00, 44.00, 49.00, 63.00 +BUR, 12, 10, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 10, 65.00, 47.00, -9999.00, 17.00, 22.00 +BWG, 12, 10, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 10, 46.00, 29.00, 21.00, 22.00, 32.00 +BYH, 12, 10, 50.00, 32.00, -9999.00, -9999.00, 34.00 +BYI, 12, 10, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 10, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 10, 60.00, 36.00, 22.00, 21.00, 31.00 +CAG, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 10, 39.00, 25.00, 38.00, 37.00, 54.00 +CAO, 12, 10, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 10, 25.00, 8.00, 37.00, 39.00, 53.00 +CBM, 12, 10, 57.00, 34.00, -9999.00, -9999.00, 34.00 +CDB, 12, 10, 36.00, 27.00, 57.00, 58.00, 74.00 +CDC, 12, 10, 44.00, 19.00, 11.00, 10.00, 16.00 +CDR, 12, 10, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 10, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 10, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 10, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 10, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 10, 52.00, 32.00, 25.00, 23.00, 35.00 +CHO, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 10, 63.00, 41.00, 19.00, 21.00, 29.00 +CID, 12, 10, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 10, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 10, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 10, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 10, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 10, 39.00, 26.00, 40.00, 38.00, 55.00 +CLL, 12, 10, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 10, 53.00, 34.00, 21.00, 24.00, 34.00 +CMH, 12, 10, 41.00, 26.00, 30.00, 32.00, 45.00 +CMI, 12, 10, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 10, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 10, 41.00, 21.00, 11.00, 10.00, 17.00 +CNM, 12, 10, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 10, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +COD, 12, 10, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +COF, 12, 10, 73.00, 54.00, -9999.00, -9999.00, 21.00 +CON, 12, 10, 36.00, 16.00, 25.00, 26.00, 36.00 +COS, 12, 10, 43.00, 18.00, 13.00, 11.00, 17.00 +COT, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 10, 42.00, 24.00, 23.00, 20.00, 32.00 +CPR, 12, 10, 35.00, 14.00, 16.00, 16.00, 25.00 +CRBC, 12, 10, 29.00, -5.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 10, 69.00, 49.00, 14.00, 12.00, 21.00 +CRW, 12, 10, 47.00, 29.00, 36.00, 33.00, 49.00 +CSG, 12, 10, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 10, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 10, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 10, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 10, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 10, 43.00, 27.00, 28.00, 27.00, 39.00 +CVN, 12, 10, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 10, 53.00, 25.00, -9999.00, -9999.00, 11.00 +CXY, 12, 10, 42.00, 28.00, 20.00, 18.00, 29.00 +CYS, 12, 10, 39.00, 17.00, 15.00, 13.00, 20.00 +DAA, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 10, 71.00, 50.00, 17.00, 19.00, 26.00 +DAG, 12, 10, 61.00, 37.00, 4.00, 5.00, 7.00 +DAL, 12, 10, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 10, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 10, 40.00, 25.00, 31.00, 28.00, 42.00 +DBQ, 12, 10, 31.00, 16.00, 22.00, 20.00, 33.00 +DCA, 12, 10, 48.00, 33.00, 19.00, 20.00, 30.00 +DDC, 12, 10, 45.00, 22.00, 10.00, 11.00, 16.00 +DEC, 12, 10, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 10, 45.00, 18.00, 12.00, 12.00, 18.00 +DFW, 12, 10, 58.00, 37.00, 12.00, 11.00, 17.00 +DHN, 12, 10, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 10, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 10, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 10, 64.00, 41.00, -9999.00, -9999.00, 15.00 +DLG, 12, 10, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 10, 22.00, 7.00, 23.00, 21.00, 33.00 +DLLC, 12, 10, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 10, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 10, 65.00, 40.00, -9999.00, -9999.00, 12.00 +DMN, 12, 10, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 10, 49.00, 31.00, -9999.00, -9999.00, 31.00 +DPG, 12, 10, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 10, 65.00, 40.00, -9999.00, -9999.00, 29.00 +DRA, 12, 10, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 10, 64.00, 41.00, 8.00, 9.00, 14.00 +DSM, 12, 10, 34.00, 18.00, 20.00, 18.00, 30.00 +DTW, 12, 10, 37.00, 23.00, 33.00, 32.00, 45.00 +DUG, 12, 10, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 10, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 10, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 10, 58.00, 35.00, -9999.00, -9999.00, 15.00 +D45, 12, 10, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 10, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 10, 27.00, 10.00, 21.00, 17.00, 28.00 +ECG, 12, 10, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 10, 59.00, 33.00, -9999.00, -9999.00, 9.00 +EED, 12, 10, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +EGE, 12, 10, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 10, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 10, 44.00, 22.00, 41.00, 41.00, 57.00 +EKO, 12, 10, 38.00, 15.00, 19.00, 19.00, 28.00 +ELD, 12, 10, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 10, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 10, 58.00, 31.00, 7.00, 9.00, 12.00 +ELY, 12, 10, 41.00, 11.00, 12.00, 13.00, 20.00 +EMP, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 10, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +END, 12, 10, 49.00, 29.00, -9999.00, -9999.00, 15.00 +ENN, 12, 10, 4.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 10, 36.00, 21.00, -9999.00, -9999.00, 17.00 +EPH, 12, 10, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 10, 39.00, 27.00, 42.00, 43.00, 61.00 +ESF, 12, 10, 62.00, 40.00, -9999.00, -9999.00, 35.00 +EUG, 12, 10, 47.00, 36.00, 47.00, 47.00, 61.00 +EVV, 12, 10, 45.00, 28.00, 28.00, 24.00, 37.00 +EWN, 12, 10, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 10, 44.00, 30.00, 22.00, 22.00, 35.00 +EYW, 12, 10, 76.00, 67.00, 14.00, 11.00, 21.00 +E74, 12, 10, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 10, 53.00, 32.00, -9999.00, -9999.00, 28.00 +FAI, 12, 10, 3.00, -14.00, 22.00, 24.00, 33.00 +FAR, 12, 10, 22.00, 5.00, 13.00, 17.00, 24.00 +FAT, 12, 10, 55.00, 38.00, 12.00, 15.00, 21.00 +FAY, 12, 10, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 10, 31.00, 16.00, 33.00, 37.00, 49.00 +FCS, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FDY, 12, 10, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 10, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 12, 10, 44.00, 16.00, 15.00, 17.00, 21.00 +FLL, 12, 10, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 10, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 10, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +FME, 12, 10, 49.00, 27.00, -9999.00, -9999.00, 28.00 +FMH, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 10, 45.00, 19.00, 7.00, 8.00, 9.00 +FMY, 12, 10, 76.00, 56.00, 10.00, 9.00, 15.00 +FNT, 12, 10, 35.00, 22.00, 31.00, 31.00, 45.00 +FOD, 12, 10, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 10, 42.00, 22.00, -9999.00, -9999.00, 19.00 +FOK, 12, 10, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 10, 43.00, 23.00, -9999.00, -9999.00, 18.00 +FSD, 12, 10, 29.00, 10.00, 13.00, 13.00, 21.00 +FSI, 12, 10, 53.00, 29.00, -9999.00, -9999.00, 14.00 +FSM, 12, 10, 52.00, 30.00, 18.00, 16.00, 26.00 +FTK, 12, 10, 47.00, 27.00, -9999.00, -9999.00, 34.00 +FWA, 12, 10, 37.00, 23.00, 28.00, 31.00, 42.00 +FWH, 12, 10, 58.00, 35.00, -9999.00, -9999.00, 17.00 +FYU, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 10, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 10, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 10, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 10, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 10, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 10, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 10, 34.00, 22.00, 35.00, 34.00, 48.00 +GFA, 12, 10, 34.00, 16.00, -9999.00, -9999.00, 22.00 +GFK, 12, 10, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 10, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 10, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 10, 26.00, 7.00, 18.00, 18.00, 29.00 +GJT, 12, 10, 40.00, 20.00, 13.00, 12.00, 18.00 +GKN, 12, 10, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 10, 43.00, 18.00, 10.00, 9.00, 15.00 +GLH, 12, 10, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 10, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 10, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 10, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GON, 12, 10, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 10, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 10, 29.00, 14.00, 26.00, 27.00, 40.00 +GRCI, 12, 10, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 10, 47.00, 33.00, -9999.00, -9999.00, 67.00 +GRI, 12, 10, 37.00, 16.00, 14.00, 11.00, 19.00 +GRK, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 12, 10, 35.00, 22.00, 34.00, 39.00, 52.00 +GSB, 12, 10, 57.00, 35.00, -9999.00, -9999.00, 23.00 +GSG, 12, 10, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 10, 52.00, 31.00, 21.00, 22.00, 32.00 +GSP, 12, 10, 54.00, 34.00, 22.00, 24.00, 33.00 +GST, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 10, 34.00, 18.00, -9999.00, -9999.00, 60.00 +GTF, 12, 10, 34.00, 16.00, 18.00, 21.00, 29.00 +GUP, 12, 10, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 10, 38.00, 22.00, -9999.00, -9999.00, 37.00 +GVW, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 10, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 10, 58.00, 42.00, 23.00, 23.00, 33.00 +HBR, 12, 10, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 10, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 10, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 10, 38.00, 20.00, -9999.00, -9999.00, 34.00 +HKY, 12, 10, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 10, 32.00, 12.00, 16.00, 17.00, 28.00 +HMN, 12, 10, 58.00, 23.00, -9999.00, -9999.00, 9.00 +HMS, 12, 10, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 10, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 10, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 12, 10, 30.00, 9.00, 9.00, 9.00, 16.00 +HOP, 12, 10, 48.00, 28.00, -9999.00, -9999.00, 34.00 +HOT, 12, 10, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 10, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 10, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 10, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 10, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 10, 65.00, 40.00, -9999.00, -9999.00, 28.00 +HST, 12, 10, 78.00, 57.00, -9999.00, -9999.00, 20.00 +HSV, 12, 10, 54.00, 34.00, 28.00, 22.00, 36.00 +HTL, 12, 10, 31.00, 17.00, 38.00, 34.00, 51.00 +HTS, 12, 10, 46.00, 29.00, 31.00, 30.00, 46.00 +HUF, 12, 10, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 10, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 10, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 10, 29.00, 8.00, 18.00, 16.00, 25.00 +IAB, 12, 10, 44.00, 24.00, -9999.00, -9999.00, 18.00 +IAD, 12, 10, 46.00, 27.00, 21.00, 21.00, 31.00 +IAG, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 10, 66.00, 43.00, 21.00, 20.00, 29.00 +ICT, 12, 10, 44.00, 24.00, 13.00, 12.00, 19.00 +IDA, 12, 10, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 10, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 10, 45.00, 29.00, 23.00, 21.00, 33.00 +ILI, 12, 10, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 10, 61.00, 38.00, 20.00, 23.00, 32.00 +IMT, 12, 10, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IND, 12, 10, 40.00, 25.00, 31.00, 30.00, 43.00 +INL, 12, 10, 18.00, 0.00, 23.00, 22.00, 34.00 +INS, 12, 10, 55.00, 32.00, -9999.00, -9999.00, 8.00 +INT, 12, 10, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +INW, 12, 10, 47.00, 21.00, 7.00, 7.00, 11.00 +IPL, 12, 10, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 10, 39.00, 25.00, 26.00, 28.00, 40.00 +IRK, 12, 10, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 10, 25.00, 4.00, 19.00, 16.00, 28.00 +ISP, 12, 10, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 10, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 10, 66.00, 39.00, -9999.00, -9999.00, 11.00 +IWD, 12, 10, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 10, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 10, 61.00, 37.00, 24.00, 20.00, 33.00 +JAX, 12, 10, 68.00, 44.00, 18.00, 17.00, 27.00 +JBR, 12, 10, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 10, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 10, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 10, 44.00, 32.00, 22.00, 22.00, 34.00 +JHW, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 10, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 10, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 10, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 10, 32.00, 23.00, 47.00, 48.00, 58.00 +JST, 12, 10, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 10, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 10, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 10, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 10, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 10, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 10, 35.00, 21.00, 33.00, 35.00, 48.00 +LAR, 12, 10, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 10, 58.00, 35.00, 7.00, 6.00, 10.00 +LAX, 12, 10, 66.00, 48.00, 9.00, 9.00, 13.00 +LBB, 12, 10, 55.00, 28.00, 10.00, 7.00, 13.00 +LBF, 12, 10, 38.00, 12.00, 13.00, 9.00, 17.00 +LCH, 12, 10, 64.00, 44.00, 18.00, 19.00, 29.00 +LCK, 12, 10, 42.00, 26.00, -9999.00, -9999.00, 39.00 +LEB, 12, 10, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 10, 45.00, 29.00, 28.00, 28.00, 40.00 +LFI, 12, 10, 52.00, 36.00, -9999.00, -9999.00, 29.00 +LFK, 12, 10, 63.00, 40.00, 18.00, 21.00, 28.00 +LFT, 12, 10, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 10, 43.00, 32.00, 22.00, 22.00, 35.00 +LGB, 12, 10, 67.00, 45.00, 9.00, 10.00, 14.00 +LGU, 12, 10, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 10, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 10, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 10, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 10, 54.00, 34.00, 19.00, 21.00, 28.00 +LIZ, 12, 10, 25.00, 8.00, -9999.00, -9999.00, 51.00 +LMT, 12, 10, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +LND, 12, 10, 33.00, 10.00, 11.00, 11.00, 15.00 +LNK, 12, 10, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 10, 44.00, 17.00, 9.00, 10.00, 14.00 +LOZ, 12, 10, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 10, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 10, 53.00, 33.00, -9999.00, -9999.00, 23.00 +LSE, 12, 10, 30.00, 14.00, 19.00, 17.00, 28.00 +LSF, 12, 10, 60.00, 39.00, -9999.00, -9999.00, 22.00 +LSV, 12, 10, 61.00, 28.00, -9999.00, -9999.00, 8.00 +LTS, 12, 10, 56.00, 30.00, -9999.00, -9999.00, 14.00 +LUF, 12, 10, 68.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 12, 10, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 10, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 10, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 10, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 10, 49.00, 30.00, 22.00, 21.00, 32.00 +MAF, 12, 10, 59.00, 32.00, 7.00, 6.00, 11.00 +MBL, 12, 10, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 10, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 10, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 10, 55.00, 41.00, -9999.00, -9999.00, 30.00 +MCF, 12, 10, 73.00, 53.00, -9999.00, -9999.00, 20.00 +MCG, 12, 10, 4.00, -14.00, 27.00, 27.00, 39.00 +MCI, 12, 10, 40.00, 23.00, 16.00, 15.00, 25.00 +MCK, 12, 10, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 10, 61.00, 38.00, 19.00, 19.00, 28.00 +MCO, 12, 10, 73.00, 52.00, 13.00, 16.00, 23.00 +MCW, 12, 10, 28.00, 12.00, 14.00, 12.00, 20.00 +MC2, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 12, 10, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 10, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 10, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 10, 36.00, 23.00, 31.00, 29.00, 42.00 +MEI, 12, 10, 61.00, 37.00, 23.00, 18.00, 32.00 +MEM, 12, 10, 54.00, 36.00, 27.00, 22.00, 35.00 +MER, 12, 10, 55.00, 36.00, -9999.00, -9999.00, 23.00 +MFD, 12, 10, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 10, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 10, 45.00, 32.00, 34.00, 35.00, 47.00 +MGE, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 33.00 +MGM, 12, 10, 61.00, 39.00, 22.00, 20.00, 33.00 +MGW, 12, 10, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 10, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 10, 55.00, 39.00, -9999.00, -9999.00, 30.00 +MHS, 12, 10, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 10, 77.00, 60.00, 14.00, 14.00, 23.00 +MIB, 12, 10, 23.00, 7.00, -9999.00, -9999.00, 23.00 +MIV, 12, 10, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 10, 41.00, 21.00, -9999.00, -9999.00, 28.00 +MKC, 12, 10, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 10, 33.00, 19.00, 30.00, 29.00, 42.00 +MKG, 12, 10, 35.00, 24.00, 39.00, 38.00, 51.00 +MKL, 12, 10, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 10, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 10, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 10, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 10, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 10, 35.00, 19.00, 26.00, 23.00, 35.00 +MLS, 12, 10, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 10, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 10, 60.00, 39.00, -9999.00, -9999.00, 28.00 +MOB, 12, 10, 64.00, 44.00, 22.00, 18.00, 31.00 +MOT, 12, 10, 23.00, 7.00, 17.00, 16.00, 24.00 +MPV, 12, 10, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 10, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 10, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 10, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 10, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 10, 60.00, 44.00, -9999.00, -9999.00, 25.00 +MSL, 12, 10, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 10, 31.00, 15.00, 25.00, 23.00, 35.00 +MSO, 12, 10, 31.00, 17.00, 31.00, 30.00, 44.00 +MSP, 12, 10, 27.00, 12.00, 19.00, 20.00, 30.00 +MSS, 12, 10, 30.00, 14.00, 38.00, 35.00, 53.00 +MSY, 12, 10, 65.00, 46.00, 22.00, 17.00, 31.00 +MTC, 12, 10, 36.00, 24.00, -9999.00, -9999.00, 37.00 +MTN, 12, 10, 47.00, 29.00, -9999.00, -9999.00, 28.00 +MTO, 12, 10, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 10, 42.00, 25.00, -9999.00, -9999.00, 28.00 +MUO, 12, 10, 41.00, 23.00, -9999.00, -9999.00, 28.00 +MWA, 12, 10, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 10, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 10, 61.00, 39.00, -9999.00, -9999.00, 31.00 +MYL, 12, 10, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 10, 61.00, 37.00, -9999.00, -9999.00, 27.00 +NAO, 12, 10, 61.00, 45.00, -9999.00, -9999.00, 32.00 +NBC, 12, 10, 63.00, 43.00, -9999.00, -9999.00, 27.00 +NBE, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 12, 10, 36.00, 21.00, -9999.00, -9999.00, 32.00 +NCA, 12, 10, 61.00, 36.00, -9999.00, -9999.00, 28.00 +NCO, 12, 10, 44.00, 29.00, -9999.00, -9999.00, 39.00 +NC1, 12, 10, 55.00, 37.00, -9999.00, -9999.00, 9.00 +NEL, 12, 10, 47.00, 26.00, -9999.00, -9999.00, 32.00 +NFG, 12, 10, 65.00, 45.00, -9999.00, -9999.00, 13.00 +NFL, 12, 10, 46.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 12, 10, 70.00, 50.00, -9999.00, -9999.00, 19.00 +NGU, 12, 10, 53.00, 36.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 10, 57.00, 44.00, -9999.00, -9999.00, 29.00 +NHK, 12, 10, 49.00, 30.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 10, 36.00, 19.00, -9999.00, -9999.00, 39.00 +NID, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 5.00 +NIP, 12, 10, 68.00, 44.00, -9999.00, -9999.00, 22.00 +NIR, 12, 10, 67.00, 44.00, -9999.00, -9999.00, 22.00 +NKT, 12, 10, 60.00, 39.00, -9999.00, -9999.00, 29.00 +NKX, 12, 10, 66.00, 49.00, -9999.00, -9999.00, 19.00 +NLC, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 12, 10, 60.00, 36.00, -9999.00, -9999.00, 34.00 +NPA, 12, 10, 64.00, 45.00, -9999.00, -9999.00, 28.00 +NQA, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NQI, 12, 10, 72.00, 48.00, -9999.00, -9999.00, 19.00 +NQX, 12, 10, 76.00, 67.00, -9999.00, -9999.00, 22.00 +NRB, 12, 10, 68.00, 49.00, -9999.00, -9999.00, 19.00 +NRC, 12, 10, 56.00, 36.00, -9999.00, -9999.00, 24.00 +NRS, 12, 10, 66.00, 46.00, -9999.00, -9999.00, 15.00 +NSE, 12, 10, 64.00, 41.00, -9999.00, -9999.00, 31.00 +NSI, 12, 10, 67.00, 45.00, -9999.00, -9999.00, 22.00 +NTD, 12, 10, 67.00, 45.00, -9999.00, -9999.00, 15.00 +NTK, 12, 10, 69.00, 46.00, -9999.00, -9999.00, 15.00 +NTU, 12, 10, 53.00, 36.00, -9999.00, -9999.00, 29.00 +NUC, 12, 10, 64.00, 49.00, -9999.00, -9999.00, 15.00 +NUQ, 12, 10, 58.00, 38.00, -9999.00, -9999.00, 30.00 +NUW, 12, 10, 46.00, 35.00, -9999.00, -9999.00, 57.00 +NWF, 12, 10, 67.00, 45.00, -9999.00, -9999.00, 12.00 +NXX, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 10, 50.00, 27.00, -9999.00, -9999.00, 29.00 +NZC, 12, 10, 68.00, 41.00, -9999.00, -9999.00, 25.00 +NZJ, 12, 10, 68.00, 41.00, -9999.00, -9999.00, 15.00 +NZW, 12, 10, 42.00, 25.00, -9999.00, -9999.00, 39.00 +NZY, 12, 10, 66.00, 49.00, -9999.00, -9999.00, 15.00 +OAK, 12, 10, 58.00, 41.00, 16.00, 18.00, 24.00 +OAR, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +OFF, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 10, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 10, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 10, 51.00, 30.00, 14.00, 11.00, 18.00 +OLM, 12, 10, 45.00, 32.00, 55.00, 56.00, 71.00 +OMA, 12, 10, 36.00, 17.00, 14.00, 13.00, 21.00 +OME, 12, 10, 16.00, 1.00, 26.00, 27.00, 37.00 +ONT, 12, 10, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 10, 36.00, 21.00, 29.00, 26.00, 40.00 +ORF, 12, 10, 53.00, 36.00, 22.00, 24.00, 34.00 +ORH, 12, 10, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 10, -6.00, -22.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 10, 34.00, 19.00, -9999.00, -9999.00, 46.00 +OTG, 12, 10, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 10, 53.00, 40.00, 52.00, 54.00, 65.00 +OTM, 12, 10, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 10, 6.00, -7.00, 18.00, 20.00, 29.00 +OURC, 12, 10, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 10, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 10, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 10, 63.00, 41.00, -9999.00, -9999.00, 29.00 +PACZ, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 10, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 10, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 10, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 10, 1.00, -13.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 10, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 10, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 10, 66.00, 42.00, -9999.00, -9999.00, 25.00 +PAQ, 12, 10, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 10, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 10, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 10, 12.00, -1.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 10, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 10, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 10, 33.00, 16.00, -9999.00, -9999.00, 42.00 +PBI, 12, 10, 76.00, 59.00, 19.00, 20.00, 30.00 +PDT, 12, 10, 41.00, 29.00, 27.00, 29.00, 42.00 +PDX, 12, 10, 46.00, 35.00, 49.00, 50.00, 64.00 +PFN, 12, 10, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 10, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 10, 45.00, 29.00, 23.00, 20.00, 33.00 +PHX, 12, 10, 67.00, 42.00, 8.00, 8.00, 11.00 +PIA, 12, 10, 36.00, 21.00, 27.00, 23.00, 36.00 +PIB, 12, 10, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 10, 35.00, 17.00, 24.00, 25.00, 36.00 +PIR, 12, 10, 32.00, 12.00, 13.00, 13.00, 21.00 +PIT, 12, 10, 40.00, 26.00, 38.00, 36.00, 54.00 +PKB, 12, 10, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 10, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 10, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 10, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 10, 64.00, 45.00, 18.00, 17.00, 28.00 +POB, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 12, 10, 62.00, 39.00, -9999.00, -9999.00, 44.00 +POM, 12, 10, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 12, 10, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 10, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 10, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 10, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 10, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 10, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 10, 38.00, 20.00, -9999.00, -9999.00, 38.00 +PSP, 12, 10, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 10, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 10, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 10, 48.00, 16.00, 8.00, 9.00, 14.00 +PUC, 12, 10, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 10, 42.00, 26.00, 27.00, 28.00, 40.00 +PVU, 12, 10, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 10, 36.00, 19.00, 28.00, 28.00, 41.00 +P02, 12, 10, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +P07, 12, 10, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +P11, 12, 10, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +P24, 12, 10, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +P28, 12, 10, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +P35, 12, 10, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +P38, 12, 10, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +P39, 12, 10, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P58, 12, 10, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +P59, 12, 10, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +P60, 12, 10, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +P61, 12, 10, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P67, 12, 10, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +P68, 12, 10, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 10, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 10, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 10, 37.00, 14.00, 13.00, 10.00, 20.00 +RBL, 12, 10, 55.00, 38.00, 25.00, 23.00, 34.00 +RCA, 12, 10, 37.00, 14.00, -9999.00, -9999.00, 19.00 +RDD, 12, 10, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 10, 42.00, 22.00, 23.00, 22.00, 35.00 +RDR, 12, 10, 21.00, 3.00, -9999.00, -9999.00, 25.00 +RDU, 12, 10, 54.00, 33.00, 21.00, 23.00, 33.00 +REE, 12, 10, 55.00, 28.00, -9999.00, -9999.00, 9.00 +REJ, 12, 10, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 10, 33.00, 18.00, 26.00, 23.00, 35.00 +RIC, 12, 10, 51.00, 31.00, 21.00, 23.00, 32.00 +RIV, 12, 10, 67.00, 41.00, -9999.00, -9999.00, 14.00 +RIW, 12, 10, 31.00, 2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 10, 32.00, 13.00, 12.00, 10.00, 17.00 +RME, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 12, 10, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +RND, 12, 10, 64.00, 42.00, -9999.00, -9999.00, 20.00 +RNO, 12, 10, 46.00, 20.00, 13.00, 13.00, 18.00 +ROA, 12, 10, 49.00, 30.00, 20.00, 21.00, 31.00 +ROC, 12, 10, 37.00, 24.00, 39.00, 42.00, 58.00 +ROW, 12, 10, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 10, 43.00, 21.00, 9.00, 10.00, 15.00 +RST, 12, 10, 27.00, 11.00, 23.00, 20.00, 31.00 +RWF, 12, 10, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 10, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 10, 54.00, 38.00, 18.00, 19.00, 25.00 +SAF, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 10, 66.00, 49.00, 10.00, 11.00, 16.00 +SAT, 12, 10, 64.00, 42.00, 16.00, 17.00, 25.00 +SAV, 12, 10, 63.00, 42.00, 20.00, 18.00, 29.00 +SAW, 12, 10, 30.00, 18.00, -9999.00, -9999.00, 55.00 +SBA, 12, 10, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 10, 67.00, 40.00, -9999.00, -9999.00, 15.00 +SBN, 12, 10, 37.00, 24.00, 39.00, 37.00, 52.00 +SBP, 12, 10, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 10, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 10, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 10, -7.00, -19.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 10, 54.00, 38.00, 15.00, 18.00, 22.00 +SDF, 12, 10, 46.00, 30.00, 28.00, 25.00, 38.00 +SEA, 12, 10, 46.00, 36.00, 45.00, 46.00, 60.00 +SEM, 12, 10, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 10, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 10, 57.00, 43.00, 19.00, 20.00, 27.00 +SGF, 12, 10, 46.00, 27.00, 20.00, 19.00, 29.00 +SGY, 12, 10, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 10, 36.00, 11.00, 18.00, 17.00, 28.00 +SHV, 12, 10, 60.00, 38.00, 19.00, 20.00, 28.00 +SIT, 12, 10, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 10, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 10, 60.00, 34.00, 9.00, 8.00, 14.00 +SKA, 12, 10, 34.00, 22.00, -9999.00, -9999.00, 46.00 +SKF, 12, 10, 64.00, 42.00, -9999.00, -9999.00, 20.00 +SLC, 12, 10, 39.00, 23.00, 21.00, 22.00, 32.00 +SLE, 12, 10, 47.00, 34.00, 48.00, 49.00, 62.00 +SLN, 12, 10, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 10, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 10, 65.00, 38.00, -9999.00, 13.00, 17.00 +SNA, 12, 10, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 10, 34.00, 25.00, 52.00, 53.00, 70.00 +SNS, 12, 10, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 10, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 10, 39.00, 23.00, 26.00, 22.00, 35.00 +SPS, 12, 10, 56.00, 32.00, 11.00, 9.00, 16.00 +SRQ, 12, 10, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 10, 60.00, 36.00, -9999.00, -9999.00, 27.00 +SSI, 12, 10, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +STC, 12, 10, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 10, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STL, 12, 10, 43.00, 27.00, 22.00, 21.00, 33.00 +STNV, 12, 10, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +STS, 12, 10, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 10, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 10, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 10, 56.00, 37.00, -9999.00, -9999.00, 27.00 +SUX, 12, 10, 32.00, 14.00, 14.00, 13.00, 22.00 +SVN, 12, 10, 63.00, 42.00, -9999.00, -9999.00, 20.00 +SWF, 12, 10, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 10, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 10, 37.00, 23.00, 43.00, 45.00, 60.00 +SZL, 12, 10, 43.00, 23.00, -9999.00, -9999.00, 26.00 +TAD, 12, 10, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 10, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 10, 50.00, 24.00, -9999.00, -9999.00, 32.00 +TCC, 12, 10, 54.00, 24.00, 5.00, 6.00, 7.00 +TCL, 12, 10, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 10, 47.00, 33.00, -9999.00, -9999.00, 62.00 +TCS, 12, 10, 55.00, 29.00, -9999.00, 7.00, 8.00 +TEB, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 10, 51.00, 30.00, -9999.00, -9999.00, 15.00 +TKA, 12, 10, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 10, 67.00, 41.00, 18.00, 19.00, 26.00 +TNX, 12, 10, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 10, 37.00, 22.00, 33.00, 34.00, 46.00 +TOP, 12, 10, 42.00, 22.00, 14.00, 14.00, 22.00 +TPA, 12, 10, 73.00, 53.00, 12.00, 16.00, 22.00 +TPH, 12, 10, 45.00, 20.00, 4.00, 4.00, 7.00 +TRI, 12, 10, 49.00, 29.00, 25.00, 26.00, 37.00 +TRK, 12, 10, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 10, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 10, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 10, 50.00, 30.00, 14.00, 14.00, 22.00 +TUP, 12, 10, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 10, 65.00, 40.00, 8.00, 10.00, 14.00 +TVC, 12, 10, 33.00, 21.00, 36.00, 40.00, 51.00 +TVL, 12, 10, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 10, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 10, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 10, 51.00, 31.00, 27.00, 25.00, 37.00 +T01, 12, 10, 51.00, 31.00, -9999.00, -9999.00, 29.00 +T02, 12, 10, 58.00, 35.00, -9999.00, -9999.00, 28.00 +T03, 12, 10, 62.00, 39.00, -9999.00, -9999.00, 27.00 +T04, 12, 10, 75.00, 54.00, -9999.00, -9999.00, 20.00 +T05, 12, 10, 43.00, 20.00, -9999.00, -9999.00, 18.00 +T06, 12, 10, 63.00, 36.00, -9999.00, -9999.00, 34.00 +T07, 12, 10, 42.00, 15.00, -9999.00, -9999.00, 34.00 +T08, 12, 10, 36.00, 21.00, -9999.00, -9999.00, 34.00 +UCA, 12, 10, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 10, 55.00, 32.00, -9999.00, -9999.00, 8.00 +UIL, 12, 10, 47.00, 35.00, 66.00, 64.00, 75.00 +UIN, 12, 10, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 10, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 10, 13.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 10, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +U15, 12, 10, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +U28, 12, 10, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 10, 65.00, 40.00, -9999.00, -9999.00, 24.00 +VBG, 12, 10, 66.00, 40.00, -9999.00, -9999.00, 22.00 +VCT, 12, 10, 67.00, 46.00, 18.00, 17.00, 27.00 +VCV, 12, 10, 59.00, 30.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 10, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 10, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 10, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 10, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 10, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 10, 65.00, 40.00, -9999.00, -9999.00, 29.00 +VRB, 12, 10, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 10, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 10, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 10, 51.00, 31.00, 20.00, 27.00, 32.00 +WJA, 12, 10, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 10, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 10, 9.00, -7.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 10, 43.00, 18.00, 20.00, 19.00, 27.00 +WPO, 12, 10, 16.00, -1.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 10, 61.00, 38.00, -9999.00, -9999.00, 22.00 +WRG, 12, 10, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 10, 46.00, 27.00, -9999.00, -9999.00, 31.00 +WRL, 12, 10, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +X68, 12, 10, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 10, 33.00, 22.00, 58.00, 59.00, 67.00 +YCG, 12, 10, 33.00, 24.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 10, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 10, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 10, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 10, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 10, 38.00, 23.00, 24.00, 22.00, 34.00 +YNG, 12, 10, 37.00, 24.00, 36.00, 37.00, 54.00 +YPA, 12, 10, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 10, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 10, 9.00, -6.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 10, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 10, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 10, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 10, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 10, 69.00, 45.00, 5.00, 4.00, 7.00 +YVR, 12, 10, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 10, 16.00, -1.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 10, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 10, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 10, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 10, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 10, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 10, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 10, 28.00, 13.00, 48.00, 50.00, 66.00 +ZUN, 12, 10, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 10, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 10, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 10, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +01R, 12, 10, 61.00, 39.00, -9999.00, -9999.00, 31.00 +1V1, 12, 10, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 10, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 10, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 10, 57.00, 40.00, -9999.00, -9999.00, 27.00 +2PJ, 12, 10, 60.00, 36.00, -9999.00, -9999.00, 28.00 +3B1, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 10, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 10, 31.00, 17.00, -9999.00, -9999.00, 46.00 +3SE, 12, 10, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 10, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 10, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 12, 10, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 10, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 10, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 10, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 10, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 10, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 11, 41.00, 26.00, 24.00, 24.00, 38.00 +ABI, 12, 11, 58.00, 35.00, 9.00, 8.00, 14.00 +ABQ, 12, 11, 48.00, 24.00, 7.00, 8.00, 12.00 +ABR, 12, 11, 27.00, 7.00, 14.00, 12.00, 21.00 +ABY, 12, 11, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 11, 45.00, 31.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 11, 60.00, 38.00, 15.00, 13.00, 20.00 +ACV, 12, 11, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 11, 46.00, 27.00, 21.00, 22.00, 33.00 +ADK, 12, 11, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 11, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 11, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 11, 48.00, 27.00, -9999.00, -9999.00, 28.00 +AEX, 12, 11, 62.00, 40.00, -9999.00, -9999.00, 31.00 +AFF, 12, 11, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 11, 75.00, 51.00, -9999.00, -9999.00, 24.00 +AGS, 12, 11, 61.00, 36.00, 21.00, 21.00, 31.00 +AHN, 12, 11, 56.00, 36.00, 23.00, 23.00, 32.00 +AKN, 12, 11, 24.00, 9.00, 26.00, 28.00, 41.00 +AKO, 12, 11, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 11, 36.00, 20.00, 27.00, 28.00, 41.00 +ALI, 12, 11, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 11, 31.00, 13.00, 18.00, 14.00, 26.00 +ALS, 12, 11, 37.00, 2.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 11, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 11, 51.00, 25.00, 7.00, 8.00, 13.00 +AMG, 12, 11, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 11, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 11, 23.00, 10.00, 21.00, 20.00, 31.00 +AND, 12, 11, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 11, 40.00, 32.00, 61.00, 58.00, 71.00 +AOO, 12, 11, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +APN, 12, 11, 32.00, 18.00, 32.00, 36.00, 50.00 +AQQ, 12, 11, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 12, 11, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +AST, 12, 11, 49.00, 37.00, 59.00, 60.00, 71.00 +ATL, 12, 11, 55.00, 36.00, 22.00, 21.00, 31.00 +ATW, 12, 11, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 11, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 11, 42.00, 25.00, -9999.00, -9999.00, 40.00 +AUG, 12, 11, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 11, 63.00, 42.00, 16.00, 16.00, 24.00 +AUW, 12, 11, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 11, 51.00, 29.00, 22.00, 21.00, 31.00 +AVP, 12, 11, 38.00, 25.00, 28.00, 27.00, 42.00 +AXN, 12, 11, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 11, 39.00, 21.00, -9999.00, -9999.00, 32.00 +AYS, 12, 11, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 11, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 11, 55.00, 38.00, -9999.00, -9999.00, 30.00 +BAD, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 11, 36.00, 10.00, -9999.00, -9999.00, 12.00 +BDL, 12, 11, 39.00, 23.00, 27.00, 25.00, 40.00 +BDR, 12, 11, 42.00, 29.00, 28.00, 24.00, 42.00 +BET, 12, 11, 15.00, 3.00, 23.00, 25.00, 35.00 +BFD, 12, 11, 33.00, 19.00, 49.00, 48.00, 67.00 +BFF, 12, 11, 40.00, 14.00, 12.00, 12.00, 19.00 +BFL, 12, 11, 57.00, 39.00, 8.00, 11.00, 15.00 +BGM, 12, 11, 34.00, 22.00, 37.00, 37.00, 55.00 +BGR, 12, 11, 33.00, 16.00, 28.00, 27.00, 40.00 +BGS, 12, 11, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 11, 57.00, 36.00, 24.00, 21.00, 31.00 +BID, 12, 11, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 11, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 11, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 11, 35.00, 17.00, 17.00, 18.00, 25.00 +BIS, 12, 11, 26.00, 5.00, 18.00, 19.00, 29.00 +BIX, 12, 11, 64.00, 47.00, -9999.00, -9999.00, 30.00 +BJI, 12, 11, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 11, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 11, 46.00, 16.00, -9999.00, -9999.00, 16.00 +BKW, 12, 11, 44.00, 27.00, 34.00, 35.00, 48.00 +BLF, 12, 11, 44.00, 29.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 11, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 11, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 11, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 11, 44.00, 27.00, -9999.00, -9999.00, 29.00 +BNA, 12, 11, 51.00, 32.00, 28.00, 23.00, 38.00 +BNO, 12, 11, 36.00, 16.00, -9999.00, 29.00, 49.00 +BOI, 12, 11, 39.00, 23.00, 27.00, 29.00, 41.00 +BOS, 12, 11, 42.00, 28.00, 25.00, 27.00, 39.00 +BPI, 12, 11, 28.00, -5.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 11, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 11, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 11, 36.00, 20.00, -9999.00, -9999.00, 22.00 +BRO, 12, 11, 72.00, 53.00, 15.00, 15.00, 23.00 +BRW, 12, 11, -5.00, -16.00, 10.00, 10.00, 16.00 +BSM, 12, 11, 63.00, 42.00, -9999.00, -9999.00, 22.00 +BTI, 12, 11, -6.00, -19.00, 10.00, 9.00, 16.00 +BTL, 12, 11, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 11, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 11, 64.00, 43.00, 23.00, 19.00, 33.00 +BTT, 12, 11, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 11, 32.00, 17.00, 38.00, 32.00, 52.00 +BUB, 12, 11, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 11, 37.00, 24.00, 45.00, 49.00, 63.00 +BUR, 12, 11, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 11, 65.00, 47.00, -9999.00, 16.00, 22.00 +BWG, 12, 11, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 11, 46.00, 29.00, 22.00, 22.00, 33.00 +BYH, 12, 11, 50.00, 32.00, -9999.00, -9999.00, 35.00 +BYI, 12, 11, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 11, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 11, 60.00, 36.00, 23.00, 21.00, 32.00 +CAG, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 11, 39.00, 25.00, 38.00, 37.00, 54.00 +CAO, 12, 11, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 11, 25.00, 7.00, 38.00, 39.00, 53.00 +CBM, 12, 11, 57.00, 34.00, -9999.00, -9999.00, 34.00 +CDB, 12, 11, 36.00, 27.00, 57.00, 58.00, 74.00 +CDC, 12, 11, 44.00, 19.00, 10.00, 10.00, 16.00 +CDR, 12, 11, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 11, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 11, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 11, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 11, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 11, 52.00, 32.00, 26.00, 23.00, 35.00 +CHO, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 11, 63.00, 41.00, 19.00, 21.00, 29.00 +CID, 12, 11, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 11, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 11, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 11, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 11, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 11, 39.00, 26.00, 40.00, 38.00, 55.00 +CLL, 12, 11, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 11, 53.00, 34.00, 21.00, 24.00, 34.00 +CMH, 12, 11, 41.00, 26.00, 30.00, 32.00, 45.00 +CMI, 12, 11, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 11, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 11, 41.00, 21.00, 11.00, 9.00, 17.00 +CNM, 12, 11, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 11, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +COD, 12, 11, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +COF, 12, 11, 73.00, 54.00, -9999.00, -9999.00, 21.00 +CON, 12, 11, 36.00, 16.00, 25.00, 26.00, 36.00 +COS, 12, 11, 43.00, 18.00, 13.00, 11.00, 17.00 +COT, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 11, 42.00, 24.00, 23.00, 20.00, 32.00 +CPR, 12, 11, 35.00, 14.00, 17.00, 16.00, 25.00 +CRBC, 12, 11, 29.00, -5.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 11, 69.00, 49.00, 14.00, 12.00, 21.00 +CRW, 12, 11, 47.00, 29.00, 36.00, 33.00, 49.00 +CSG, 12, 11, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 11, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 11, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 11, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 11, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 11, 43.00, 27.00, 28.00, 27.00, 40.00 +CVN, 12, 11, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 11, 53.00, 25.00, -9999.00, -9999.00, 11.00 +CXY, 12, 11, 42.00, 28.00, 20.00, 18.00, 29.00 +CYS, 12, 11, 39.00, 17.00, 15.00, 12.00, 20.00 +DAA, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 11, 71.00, 50.00, 17.00, 19.00, 26.00 +DAG, 12, 11, 61.00, 37.00, 4.00, 5.00, 7.00 +DAL, 12, 11, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 11, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 11, 40.00, 25.00, 31.00, 28.00, 43.00 +DBQ, 12, 11, 31.00, 16.00, 22.00, 20.00, 32.00 +DCA, 12, 11, 48.00, 33.00, 20.00, 21.00, 30.00 +DDC, 12, 11, 45.00, 22.00, 10.00, 10.00, 15.00 +DEC, 12, 11, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 11, 45.00, 18.00, 12.00, 12.00, 18.00 +DFW, 12, 11, 58.00, 37.00, 11.00, 10.00, 17.00 +DHN, 12, 11, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 11, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 11, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 11, 64.00, 41.00, -9999.00, -9999.00, 15.00 +DLG, 12, 11, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 11, 22.00, 6.00, 23.00, 21.00, 33.00 +DLLC, 12, 11, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 11, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 11, 65.00, 40.00, -9999.00, -9999.00, 13.00 +DMN, 12, 11, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 11, 49.00, 31.00, -9999.00, -9999.00, 31.00 +DPG, 12, 11, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 11, 65.00, 40.00, -9999.00, -9999.00, 29.00 +DRA, 12, 11, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 11, 64.00, 41.00, 8.00, 9.00, 14.00 +DSM, 12, 11, 34.00, 18.00, 20.00, 18.00, 30.00 +DTW, 12, 11, 37.00, 23.00, 33.00, 32.00, 45.00 +DUG, 12, 11, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 11, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 11, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 11, 58.00, 35.00, -9999.00, -9999.00, 15.00 +D45, 12, 11, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 11, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 11, 27.00, 10.00, 21.00, 17.00, 28.00 +ECG, 12, 11, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 11, 59.00, 33.00, -9999.00, -9999.00, 9.00 +EED, 12, 11, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 11, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 11, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 11, 44.00, 22.00, 41.00, 41.00, 57.00 +EKO, 12, 11, 38.00, 15.00, 19.00, 19.00, 28.00 +ELD, 12, 11, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 11, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 11, 58.00, 31.00, 7.00, 9.00, 12.00 +ELY, 12, 11, 41.00, 11.00, 12.00, 14.00, 21.00 +EMP, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 11, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +END, 12, 11, 49.00, 29.00, -9999.00, -9999.00, 15.00 +ENN, 12, 11, 4.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 11, 36.00, 21.00, -9999.00, -9999.00, 17.00 +EPH, 12, 11, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 11, 39.00, 27.00, 43.00, 44.00, 61.00 +ESF, 12, 11, 62.00, 40.00, -9999.00, -9999.00, 35.00 +EUG, 12, 11, 47.00, 36.00, 47.00, 47.00, 61.00 +EVV, 12, 11, 45.00, 28.00, 28.00, 24.00, 37.00 +EWN, 12, 11, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 11, 44.00, 30.00, 22.00, 22.00, 35.00 +EYW, 12, 11, 76.00, 67.00, 14.00, 11.00, 21.00 +E74, 12, 11, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 11, 53.00, 32.00, -9999.00, -9999.00, 28.00 +FAI, 12, 11, 3.00, -14.00, 22.00, 24.00, 33.00 +FAR, 12, 11, 22.00, 5.00, 13.00, 17.00, 24.00 +FAT, 12, 11, 55.00, 38.00, 12.00, 15.00, 21.00 +FAY, 12, 11, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 11, 31.00, 16.00, 33.00, 37.00, 50.00 +FCS, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FDY, 12, 11, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 11, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 12, 11, 44.00, 16.00, 15.00, 17.00, 21.00 +FLL, 12, 11, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 11, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 11, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +FME, 12, 11, 49.00, 27.00, -9999.00, -9999.00, 28.00 +FMH, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 11, 45.00, 19.00, 7.00, 8.00, 9.00 +FMY, 12, 11, 76.00, 56.00, 10.00, 9.00, 15.00 +FNT, 12, 11, 35.00, 22.00, 32.00, 32.00, 45.00 +FOD, 12, 11, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 11, 42.00, 22.00, -9999.00, -9999.00, 19.00 +FOK, 12, 11, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 11, 43.00, 23.00, -9999.00, -9999.00, 18.00 +FSD, 12, 11, 29.00, 10.00, 13.00, 13.00, 21.00 +FSI, 12, 11, 53.00, 29.00, -9999.00, -9999.00, 14.00 +FSM, 12, 11, 52.00, 30.00, 18.00, 16.00, 26.00 +FTK, 12, 11, 47.00, 27.00, -9999.00, -9999.00, 34.00 +FWA, 12, 11, 37.00, 23.00, 28.00, 32.00, 43.00 +FWH, 12, 11, 58.00, 35.00, -9999.00, -9999.00, 17.00 +FYU, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 11, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 11, 51.00, 25.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 11, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 11, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 11, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 11, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 11, 34.00, 22.00, 35.00, 35.00, 48.00 +GFA, 12, 11, 34.00, 16.00, -9999.00, -9999.00, 23.00 +GFK, 12, 11, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 11, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 11, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 11, 26.00, 7.00, 19.00, 19.00, 29.00 +GJT, 12, 11, 40.00, 20.00, 12.00, 12.00, 18.00 +GKN, 12, 11, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 11, 43.00, 18.00, 9.00, 9.00, 14.00 +GLH, 12, 11, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 11, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 11, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 11, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GON, 12, 11, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 11, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 11, 29.00, 14.00, 27.00, 27.00, 40.00 +GRCI, 12, 11, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 11, 47.00, 33.00, -9999.00, -9999.00, 68.00 +GRI, 12, 11, 37.00, 16.00, 13.00, 11.00, 19.00 +GRK, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 12, 11, 35.00, 22.00, 34.00, 39.00, 52.00 +GSB, 12, 11, 57.00, 35.00, -9999.00, -9999.00, 23.00 +GSG, 12, 11, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 11, 52.00, 31.00, 22.00, 22.00, 32.00 +GSP, 12, 11, 54.00, 34.00, 22.00, 24.00, 33.00 +GST, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 11, 34.00, 17.00, -9999.00, -9999.00, 60.00 +GTF, 12, 11, 34.00, 16.00, 18.00, 21.00, 29.00 +GUP, 12, 11, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 11, 38.00, 22.00, -9999.00, -9999.00, 37.00 +GVW, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 11, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 11, 58.00, 42.00, 24.00, 23.00, 34.00 +HBR, 12, 11, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 11, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 11, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 11, 38.00, 20.00, -9999.00, -9999.00, 35.00 +HKY, 12, 11, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 11, 32.00, 12.00, 16.00, 17.00, 28.00 +HMN, 12, 11, 58.00, 23.00, -9999.00, -9999.00, 9.00 +HMS, 12, 11, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 11, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 11, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 12, 11, 30.00, 9.00, 9.00, 9.00, 16.00 +HOP, 12, 11, 48.00, 28.00, -9999.00, -9999.00, 35.00 +HOT, 12, 11, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 11, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 11, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 11, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 11, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 11, 65.00, 40.00, -9999.00, -9999.00, 29.00 +HST, 12, 11, 78.00, 57.00, -9999.00, -9999.00, 20.00 +HSV, 12, 11, 54.00, 34.00, 28.00, 22.00, 37.00 +HTL, 12, 11, 31.00, 17.00, 38.00, 35.00, 52.00 +HTS, 12, 11, 46.00, 29.00, 31.00, 30.00, 46.00 +HUF, 12, 11, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 11, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 11, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 11, 29.00, 8.00, 19.00, 17.00, 25.00 +IAB, 12, 11, 44.00, 24.00, -9999.00, -9999.00, 18.00 +IAD, 12, 11, 46.00, 27.00, 21.00, 22.00, 31.00 +IAG, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 11, 66.00, 43.00, 21.00, 20.00, 29.00 +ICT, 12, 11, 44.00, 24.00, 12.00, 12.00, 19.00 +IDA, 12, 11, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 11, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 11, 45.00, 29.00, 23.00, 21.00, 34.00 +ILI, 12, 11, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 11, 61.00, 38.00, 21.00, 23.00, 32.00 +IMT, 12, 11, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IND, 12, 11, 40.00, 25.00, 31.00, 30.00, 44.00 +INL, 12, 11, 18.00, -1.00, 23.00, 22.00, 34.00 +INS, 12, 11, 55.00, 32.00, -9999.00, -9999.00, 9.00 +INT, 12, 11, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +INW, 12, 11, 47.00, 21.00, 7.00, 7.00, 11.00 +IPL, 12, 11, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 11, 39.00, 25.00, 26.00, 28.00, 40.00 +IRK, 12, 11, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 11, 25.00, 4.00, 19.00, 16.00, 29.00 +ISP, 12, 11, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 11, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 11, 66.00, 39.00, -9999.00, -9999.00, 11.00 +IWD, 12, 11, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 11, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 11, 61.00, 37.00, 24.00, 20.00, 33.00 +JAX, 12, 11, 68.00, 44.00, 18.00, 18.00, 27.00 +JBR, 12, 11, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 11, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 11, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 11, 44.00, 32.00, 23.00, 22.00, 34.00 +JHW, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 11, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 11, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 11, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 11, 32.00, 23.00, 47.00, 48.00, 58.00 +JST, 12, 11, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 11, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 11, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 11, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 11, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 11, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 11, 35.00, 21.00, 33.00, 35.00, 48.00 +LAR, 12, 11, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 11, 58.00, 35.00, 7.00, 7.00, 10.00 +LAX, 12, 11, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 11, 55.00, 28.00, 10.00, 7.00, 13.00 +LBF, 12, 11, 38.00, 12.00, 13.00, 8.00, 17.00 +LCH, 12, 11, 64.00, 44.00, 18.00, 19.00, 29.00 +LCK, 12, 11, 42.00, 26.00, -9999.00, -9999.00, 40.00 +LEB, 12, 11, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 11, 45.00, 29.00, 29.00, 28.00, 40.00 +LFI, 12, 11, 52.00, 36.00, -9999.00, -9999.00, 29.00 +LFK, 12, 11, 63.00, 40.00, 18.00, 21.00, 28.00 +LFT, 12, 11, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 11, 43.00, 32.00, 22.00, 22.00, 35.00 +LGB, 12, 11, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 11, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 11, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 11, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 11, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 11, 54.00, 34.00, 19.00, 21.00, 28.00 +LIZ, 12, 11, 25.00, 7.00, -9999.00, -9999.00, 52.00 +LMT, 12, 11, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +LND, 12, 11, 33.00, 10.00, 10.00, 11.00, 15.00 +LNK, 12, 11, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 11, 44.00, 17.00, 9.00, 10.00, 14.00 +LOZ, 12, 11, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 11, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 11, 53.00, 33.00, -9999.00, -9999.00, 23.00 +LSE, 12, 11, 30.00, 14.00, 19.00, 17.00, 28.00 +LSF, 12, 11, 60.00, 39.00, -9999.00, -9999.00, 22.00 +LSV, 12, 11, 61.00, 28.00, -9999.00, -9999.00, 9.00 +LTS, 12, 11, 56.00, 30.00, -9999.00, -9999.00, 14.00 +LUF, 12, 11, 68.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 12, 11, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 11, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 11, 35.00, 12.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 11, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 11, 49.00, 30.00, 23.00, 22.00, 32.00 +MAF, 12, 11, 59.00, 32.00, 7.00, 6.00, 11.00 +MBL, 12, 11, 36.00, 24.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 11, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 11, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 11, 55.00, 41.00, -9999.00, -9999.00, 30.00 +MCF, 12, 11, 73.00, 53.00, -9999.00, -9999.00, 20.00 +MCG, 12, 11, 4.00, -14.00, 27.00, 27.00, 39.00 +MCI, 12, 11, 40.00, 23.00, 16.00, 15.00, 25.00 +MCK, 12, 11, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 11, 61.00, 38.00, 20.00, 20.00, 28.00 +MCO, 12, 11, 73.00, 52.00, 13.00, 16.00, 23.00 +MCW, 12, 11, 28.00, 12.00, 14.00, 11.00, 20.00 +MC2, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 12, 11, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 11, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 11, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 11, 36.00, 23.00, 31.00, 30.00, 42.00 +MEI, 12, 11, 61.00, 37.00, 24.00, 18.00, 32.00 +MEM, 12, 11, 54.00, 36.00, 27.00, 22.00, 35.00 +MER, 12, 11, 55.00, 36.00, -9999.00, -9999.00, 23.00 +MFD, 12, 11, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 11, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 11, 45.00, 32.00, 35.00, 35.00, 47.00 +MGE, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 12, 11, 61.00, 39.00, 23.00, 20.00, 33.00 +MGW, 12, 11, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 11, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 11, 55.00, 39.00, -9999.00, -9999.00, 30.00 +MHS, 12, 11, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 11, 77.00, 60.00, 14.00, 13.00, 23.00 +MIB, 12, 11, 23.00, 7.00, -9999.00, -9999.00, 23.00 +MIV, 12, 11, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 11, 41.00, 21.00, -9999.00, -9999.00, 29.00 +MKC, 12, 11, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 11, 33.00, 19.00, 30.00, 29.00, 42.00 +MKG, 12, 11, 35.00, 24.00, 39.00, 39.00, 52.00 +MKL, 12, 11, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 11, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 11, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 11, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 11, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 11, 35.00, 19.00, 26.00, 23.00, 35.00 +MLS, 12, 11, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 11, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 11, 60.00, 39.00, -9999.00, -9999.00, 29.00 +MOB, 12, 11, 64.00, 44.00, 22.00, 18.00, 31.00 +MOT, 12, 11, 23.00, 7.00, 17.00, 16.00, 25.00 +MPV, 12, 11, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 11, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 11, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 11, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 11, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 11, 60.00, 44.00, -9999.00, -9999.00, 26.00 +MSL, 12, 11, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 11, 31.00, 15.00, 25.00, 23.00, 35.00 +MSO, 12, 11, 31.00, 17.00, 31.00, 30.00, 44.00 +MSP, 12, 11, 27.00, 12.00, 19.00, 21.00, 30.00 +MSS, 12, 11, 30.00, 13.00, 38.00, 35.00, 53.00 +MSY, 12, 11, 65.00, 46.00, 22.00, 17.00, 32.00 +MTC, 12, 11, 36.00, 24.00, -9999.00, -9999.00, 37.00 +MTN, 12, 11, 47.00, 29.00, -9999.00, -9999.00, 28.00 +MTO, 12, 11, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 11, 42.00, 25.00, -9999.00, -9999.00, 28.00 +MUO, 12, 11, 41.00, 23.00, -9999.00, -9999.00, 29.00 +MWA, 12, 11, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 11, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 11, 61.00, 39.00, -9999.00, -9999.00, 32.00 +MYL, 12, 11, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 11, 61.00, 37.00, -9999.00, -9999.00, 27.00 +NAO, 12, 11, 61.00, 45.00, -9999.00, -9999.00, 33.00 +NBC, 12, 11, 63.00, 43.00, -9999.00, -9999.00, 28.00 +NBE, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 12, 11, 36.00, 21.00, -9999.00, -9999.00, 32.00 +NCA, 12, 11, 61.00, 36.00, -9999.00, -9999.00, 28.00 +NCO, 12, 11, 44.00, 29.00, -9999.00, -9999.00, 39.00 +NC1, 12, 11, 55.00, 37.00, -9999.00, -9999.00, 9.00 +NEL, 12, 11, 47.00, 26.00, -9999.00, -9999.00, 32.00 +NFG, 12, 11, 65.00, 45.00, -9999.00, -9999.00, 13.00 +NFL, 12, 11, 46.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 12, 11, 70.00, 50.00, -9999.00, -9999.00, 19.00 +NGU, 12, 11, 53.00, 36.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 11, 57.00, 44.00, -9999.00, -9999.00, 29.00 +NHK, 12, 11, 49.00, 30.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 11, 36.00, 19.00, -9999.00, -9999.00, 39.00 +NID, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 11, 68.00, 44.00, -9999.00, -9999.00, 23.00 +NIR, 12, 11, 67.00, 44.00, -9999.00, -9999.00, 23.00 +NKT, 12, 11, 60.00, 39.00, -9999.00, -9999.00, 29.00 +NKX, 12, 11, 66.00, 49.00, -9999.00, -9999.00, 19.00 +NLC, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 12, 11, 60.00, 36.00, -9999.00, -9999.00, 34.00 +NPA, 12, 11, 64.00, 45.00, -9999.00, -9999.00, 28.00 +NQA, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NQI, 12, 11, 72.00, 48.00, -9999.00, -9999.00, 19.00 +NQX, 12, 11, 76.00, 67.00, -9999.00, -9999.00, 23.00 +NRB, 12, 11, 68.00, 49.00, -9999.00, -9999.00, 19.00 +NRC, 12, 11, 56.00, 36.00, -9999.00, -9999.00, 24.00 +NRS, 12, 11, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NSE, 12, 11, 64.00, 41.00, -9999.00, -9999.00, 31.00 +NSI, 12, 11, 67.00, 45.00, -9999.00, -9999.00, 22.00 +NTD, 12, 11, 67.00, 45.00, -9999.00, -9999.00, 16.00 +NTK, 12, 11, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 12, 11, 53.00, 36.00, -9999.00, -9999.00, 29.00 +NUC, 12, 11, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 11, 58.00, 38.00, -9999.00, -9999.00, 31.00 +NUW, 12, 11, 46.00, 35.00, -9999.00, -9999.00, 57.00 +NWF, 12, 11, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 11, 50.00, 27.00, -9999.00, -9999.00, 29.00 +NZC, 12, 11, 68.00, 41.00, -9999.00, -9999.00, 25.00 +NZJ, 12, 11, 68.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 12, 11, 42.00, 25.00, -9999.00, -9999.00, 39.00 +NZY, 12, 11, 66.00, 49.00, -9999.00, -9999.00, 16.00 +OAK, 12, 11, 58.00, 41.00, 16.00, 19.00, 24.00 +OAR, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 11, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 11, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 11, 51.00, 30.00, 14.00, 11.00, 18.00 +OLM, 12, 11, 45.00, 32.00, 56.00, 56.00, 71.00 +OMA, 12, 11, 36.00, 17.00, 14.00, 12.00, 21.00 +OME, 12, 11, 16.00, 1.00, 26.00, 27.00, 37.00 +ONT, 12, 11, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 11, 36.00, 21.00, 30.00, 27.00, 40.00 +ORF, 12, 11, 53.00, 36.00, 22.00, 25.00, 34.00 +ORH, 12, 11, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 11, -6.00, -22.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 11, 34.00, 19.00, -9999.00, -9999.00, 46.00 +OTG, 12, 11, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 11, 53.00, 40.00, 52.00, 54.00, 65.00 +OTM, 12, 11, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 11, 6.00, -7.00, 18.00, 19.00, 28.00 +OURC, 12, 11, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 11, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 11, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 11, 63.00, 41.00, -9999.00, -9999.00, 29.00 +PACZ, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 11, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 11, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 11, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 11, 1.00, -13.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 11, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 11, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 11, 66.00, 42.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 11, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 11, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 11, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 11, 12.00, -1.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 11, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 11, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 11, 33.00, 16.00, -9999.00, -9999.00, 42.00 +PBI, 12, 11, 76.00, 59.00, 19.00, 20.00, 30.00 +PDT, 12, 11, 41.00, 29.00, 28.00, 29.00, 42.00 +PDX, 12, 11, 46.00, 35.00, 49.00, 50.00, 65.00 +PFN, 12, 11, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 11, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 11, 45.00, 29.00, 23.00, 20.00, 34.00 +PHX, 12, 11, 67.00, 42.00, 8.00, 8.00, 11.00 +PIA, 12, 11, 36.00, 21.00, 27.00, 24.00, 37.00 +PIB, 12, 11, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 11, 35.00, 17.00, 24.00, 25.00, 36.00 +PIR, 12, 11, 32.00, 12.00, 14.00, 13.00, 21.00 +PIT, 12, 11, 40.00, 26.00, 38.00, 36.00, 54.00 +PKB, 12, 11, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 11, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 11, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 11, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 11, 64.00, 45.00, 19.00, 17.00, 28.00 +POB, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 12, 11, 62.00, 39.00, -9999.00, -9999.00, 45.00 +POM, 12, 11, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 12, 11, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 11, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 11, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 11, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 11, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 11, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 11, 38.00, 20.00, -9999.00, -9999.00, 38.00 +PSP, 12, 11, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 11, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 11, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 11, 48.00, 16.00, 8.00, 9.00, 14.00 +PUC, 12, 11, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 11, 42.00, 26.00, 27.00, 28.00, 40.00 +PVU, 12, 11, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 11, 36.00, 19.00, 28.00, 28.00, 41.00 +P02, 12, 11, 48.00, 28.00, -9999.00, -9999.00, -9999.00 +P07, 12, 11, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +P11, 12, 11, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +P24, 12, 11, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +P28, 12, 11, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +P35, 12, 11, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +P38, 12, 11, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +P39, 12, 11, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +P58, 12, 11, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +P59, 12, 11, 26.00, 15.00, -9999.00, -9999.00, -9999.00 +P60, 12, 11, 25.00, 2.00, -9999.00, -9999.00, -9999.00 +P61, 12, 11, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +P67, 12, 11, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +P68, 12, 11, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 11, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 11, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 11, 37.00, 14.00, 13.00, 10.00, 20.00 +RBL, 12, 11, 55.00, 38.00, 25.00, 23.00, 34.00 +RCA, 12, 11, 37.00, 14.00, -9999.00, -9999.00, 19.00 +RDD, 12, 11, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 11, 42.00, 22.00, 24.00, 23.00, 35.00 +RDR, 12, 11, 21.00, 3.00, -9999.00, -9999.00, 26.00 +RDU, 12, 11, 54.00, 33.00, 21.00, 23.00, 33.00 +REE, 12, 11, 55.00, 28.00, -9999.00, -9999.00, 9.00 +REJ, 12, 11, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 11, 33.00, 18.00, 27.00, 23.00, 36.00 +RIC, 12, 11, 51.00, 31.00, 21.00, 23.00, 32.00 +RIV, 12, 11, 67.00, 41.00, -9999.00, -9999.00, 14.00 +RIW, 12, 11, 31.00, 2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 11, 32.00, 13.00, 12.00, 10.00, 17.00 +RME, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 12, 11, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +RND, 12, 11, 64.00, 42.00, -9999.00, -9999.00, 21.00 +RNO, 12, 11, 46.00, 20.00, 12.00, 13.00, 18.00 +ROA, 12, 11, 49.00, 30.00, 20.00, 21.00, 31.00 +ROC, 12, 11, 37.00, 24.00, 39.00, 43.00, 58.00 +ROW, 12, 11, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 11, 43.00, 21.00, 9.00, 10.00, 14.00 +RST, 12, 11, 27.00, 11.00, 23.00, 20.00, 31.00 +RWF, 12, 11, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 11, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 11, 54.00, 38.00, 17.00, 19.00, 25.00 +SAF, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 11, 66.00, 49.00, 10.00, 11.00, 16.00 +SAT, 12, 11, 64.00, 42.00, 16.00, 18.00, 25.00 +SAV, 12, 11, 63.00, 42.00, 20.00, 18.00, 29.00 +SAW, 12, 11, 30.00, 18.00, -9999.00, -9999.00, 55.00 +SBA, 12, 11, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 11, 67.00, 40.00, -9999.00, -9999.00, 15.00 +SBN, 12, 11, 37.00, 24.00, 39.00, 37.00, 53.00 +SBP, 12, 11, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 11, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 11, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 11, -7.00, -19.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 11, 54.00, 38.00, 15.00, 18.00, 22.00 +SDF, 12, 11, 46.00, 30.00, 28.00, 25.00, 38.00 +SEA, 12, 11, 46.00, 36.00, 45.00, 46.00, 60.00 +SEM, 12, 11, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 11, 58.00, 35.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 11, 57.00, 43.00, 19.00, 19.00, 27.00 +SGF, 12, 11, 46.00, 27.00, 20.00, 19.00, 29.00 +SGY, 12, 11, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 11, 36.00, 11.00, 18.00, 17.00, 28.00 +SHV, 12, 11, 60.00, 38.00, 19.00, 20.00, 28.00 +SIT, 12, 11, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 11, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 11, 60.00, 34.00, 9.00, 8.00, 14.00 +SKA, 12, 11, 34.00, 22.00, -9999.00, -9999.00, 46.00 +SKF, 12, 11, 64.00, 42.00, -9999.00, -9999.00, 21.00 +SLC, 12, 11, 39.00, 23.00, 22.00, 22.00, 32.00 +SLE, 12, 11, 47.00, 34.00, 48.00, 50.00, 62.00 +SLN, 12, 11, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 11, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 11, 65.00, 38.00, -9999.00, 13.00, 17.00 +SNA, 12, 11, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 11, 34.00, 25.00, 52.00, 53.00, 70.00 +SNS, 12, 11, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 11, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 11, 39.00, 23.00, 26.00, 22.00, 35.00 +SPS, 12, 11, 56.00, 32.00, 11.00, 9.00, 16.00 +SRQ, 12, 11, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 11, 60.00, 36.00, -9999.00, -9999.00, 27.00 +SSI, 12, 11, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +STC, 12, 11, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 11, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +STL, 12, 11, 43.00, 27.00, 22.00, 21.00, 33.00 +STNV, 12, 11, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +STS, 12, 11, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 11, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 11, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 11, 56.00, 37.00, -9999.00, -9999.00, 27.00 +SUX, 12, 11, 32.00, 14.00, 14.00, 12.00, 21.00 +SVN, 12, 11, 63.00, 42.00, -9999.00, -9999.00, 20.00 +SWF, 12, 11, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 11, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 11, 37.00, 23.00, 43.00, 45.00, 60.00 +SZL, 12, 11, 43.00, 23.00, -9999.00, -9999.00, 27.00 +TAD, 12, 11, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 11, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 11, 50.00, 24.00, -9999.00, -9999.00, 32.00 +TCC, 12, 11, 54.00, 24.00, 5.00, 6.00, 7.00 +TCL, 12, 11, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 11, 47.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 11, 55.00, 29.00, -9999.00, 8.00, 8.00 +TEB, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 11, 51.00, 30.00, -9999.00, -9999.00, 15.00 +TKA, 12, 11, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 11, 67.00, 41.00, 18.00, 19.00, 26.00 +TNX, 12, 11, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 11, 37.00, 22.00, 34.00, 34.00, 47.00 +TOP, 12, 11, 42.00, 22.00, 14.00, 14.00, 22.00 +TPA, 12, 11, 73.00, 53.00, 13.00, 16.00, 22.00 +TPH, 12, 11, 45.00, 20.00, 4.00, 4.00, 7.00 +TRI, 12, 11, 49.00, 29.00, 25.00, 26.00, 37.00 +TRK, 12, 11, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 11, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 11, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 11, 50.00, 30.00, 13.00, 14.00, 21.00 +TUP, 12, 11, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 11, 65.00, 40.00, 9.00, 10.00, 14.00 +TVC, 12, 11, 33.00, 21.00, 36.00, 41.00, 52.00 +TVL, 12, 11, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 11, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 11, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 11, 51.00, 31.00, 27.00, 25.00, 37.00 +T01, 12, 11, 51.00, 31.00, -9999.00, -9999.00, 29.00 +T02, 12, 11, 58.00, 35.00, -9999.00, -9999.00, 29.00 +T03, 12, 11, 62.00, 39.00, -9999.00, -9999.00, 27.00 +T04, 12, 11, 75.00, 54.00, -9999.00, -9999.00, 20.00 +T05, 12, 11, 43.00, 20.00, -9999.00, -9999.00, 18.00 +T06, 12, 11, 63.00, 36.00, -9999.00, -9999.00, 34.00 +T07, 12, 11, 42.00, 15.00, -9999.00, -9999.00, 35.00 +T08, 12, 11, 36.00, 21.00, -9999.00, -9999.00, 35.00 +UCA, 12, 11, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 11, 55.00, 32.00, -9999.00, -9999.00, 9.00 +UIL, 12, 11, 47.00, 35.00, 66.00, 65.00, 75.00 +UIN, 12, 11, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 11, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 11, 13.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 11, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +U15, 12, 11, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +U28, 12, 11, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 11, 65.00, 40.00, -9999.00, -9999.00, 24.00 +VBG, 12, 11, 66.00, 40.00, -9999.00, -9999.00, 22.00 +VCT, 12, 11, 67.00, 46.00, 18.00, 18.00, 27.00 +VCV, 12, 11, 59.00, 30.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 11, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 11, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 11, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 11, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 11, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 11, 65.00, 40.00, -9999.00, -9999.00, 29.00 +VRB, 12, 11, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 11, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 11, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 11, 51.00, 31.00, 20.00, 28.00, 32.00 +WJA, 12, 11, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 11, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 11, 9.00, -8.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 11, 43.00, 18.00, 20.00, 19.00, 27.00 +WPO, 12, 11, 16.00, -1.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 11, 61.00, 38.00, -9999.00, -9999.00, 22.00 +WRG, 12, 11, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 11, 46.00, 27.00, -9999.00, -9999.00, 31.00 +WRL, 12, 11, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +X68, 12, 11, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 11, 33.00, 22.00, 58.00, 58.00, 67.00 +YCG, 12, 11, 33.00, 24.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 11, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 11, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 11, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 11, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 11, 38.00, 23.00, 24.00, 22.00, 34.00 +YNG, 12, 11, 37.00, 24.00, 36.00, 37.00, 54.00 +YPA, 12, 11, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 11, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 11, 9.00, -7.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 11, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 11, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 11, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 11, 28.00, 14.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 11, 69.00, 45.00, 6.00, 5.00, 8.00 +YVR, 12, 11, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 11, 16.00, -1.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 11, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 11, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 11, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 11, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 11, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 11, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 11, 28.00, 13.00, 49.00, 51.00, 66.00 +ZUN, 12, 11, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 11, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 11, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 11, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +01R, 12, 11, 61.00, 39.00, -9999.00, -9999.00, 31.00 +1V1, 12, 11, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 11, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 11, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 11, 57.00, 40.00, -9999.00, -9999.00, 27.00 +2PJ, 12, 11, 60.00, 36.00, -9999.00, -9999.00, 29.00 +3B1, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 11, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 11, 31.00, 17.00, -9999.00, -9999.00, 46.00 +3SE, 12, 11, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 11, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 11, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, 9.00 +4OM, 12, 11, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 11, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 11, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 11, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 11, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 11, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 12, 40.00, 25.00, 25.00, 24.00, 38.00 +ABI, 12, 12, 58.00, 35.00, 9.00, 8.00, 13.00 +ABQ, 12, 12, 48.00, 24.00, 7.00, 8.00, 12.00 +ABR, 12, 12, 26.00, 6.00, 14.00, 12.00, 21.00 +ABY, 12, 12, 64.00, 37.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 12, 44.00, 31.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 12, 60.00, 38.00, 14.00, 12.00, 20.00 +ACV, 12, 12, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 12, 46.00, 27.00, 21.00, 23.00, 33.00 +ADK, 12, 12, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 12, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 12, 37.00, 26.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 12, 47.00, 27.00, -9999.00, -9999.00, 28.00 +AEX, 12, 12, 62.00, 40.00, -9999.00, -9999.00, 31.00 +AFF, 12, 12, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 12, 75.00, 51.00, -9999.00, -9999.00, 24.00 +AGS, 12, 12, 60.00, 36.00, 21.00, 21.00, 31.00 +AHN, 12, 12, 56.00, 36.00, 23.00, 23.00, 32.00 +AKN, 12, 12, 24.00, 9.00, 26.00, 28.00, 41.00 +AKO, 12, 12, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 12, 36.00, 19.00, 27.00, 28.00, 41.00 +ALI, 12, 12, 70.00, 47.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 12, 30.00, 12.00, 18.00, 14.00, 26.00 +ALS, 12, 12, 36.00, 1.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 12, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 12, 51.00, 25.00, 6.00, 8.00, 12.00 +AMG, 12, 12, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 12, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 12, 23.00, 10.00, 21.00, 20.00, 31.00 +AND, 12, 12, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 12, 40.00, 32.00, 61.00, 58.00, 71.00 +AOO, 12, 12, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +APN, 12, 12, 32.00, 17.00, 32.00, 36.00, 51.00 +AQQ, 12, 12, 65.00, 48.00, -9999.00, -9999.00, -9999.00 +ART, 12, 12, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +AST, 12, 12, 49.00, 37.00, 60.00, 60.00, 72.00 +ATL, 12, 12, 55.00, 36.00, 22.00, 22.00, 31.00 +ATW, 12, 12, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 12, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 12, 42.00, 24.00, -9999.00, -9999.00, 40.00 +AUG, 12, 12, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 12, 63.00, 42.00, 16.00, 16.00, 24.00 +AUW, 12, 12, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 12, 51.00, 29.00, 22.00, 21.00, 31.00 +AVP, 12, 12, 37.00, 24.00, 28.00, 27.00, 42.00 +AXN, 12, 12, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 12, 38.00, 21.00, -9999.00, -9999.00, 32.00 +AYS, 12, 12, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 12, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 12, 55.00, 38.00, -9999.00, -9999.00, 30.00 +BAD, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 12, 36.00, 10.00, -9999.00, -9999.00, 12.00 +BDL, 12, 12, 38.00, 22.00, 28.00, 25.00, 40.00 +BDR, 12, 12, 42.00, 28.00, 28.00, 24.00, 42.00 +BET, 12, 12, 15.00, 3.00, 22.00, 25.00, 35.00 +BFD, 12, 12, 32.00, 19.00, 50.00, 49.00, 67.00 +BFF, 12, 12, 40.00, 14.00, 13.00, 12.00, 20.00 +BFL, 12, 12, 57.00, 39.00, 8.00, 11.00, 15.00 +BGM, 12, 12, 33.00, 21.00, 37.00, 37.00, 55.00 +BGR, 12, 12, 32.00, 16.00, 28.00, 27.00, 41.00 +BGS, 12, 12, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 12, 56.00, 36.00, 24.00, 21.00, 31.00 +BID, 12, 12, 43.00, 31.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 12, 6.00, -8.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 12, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 12, 35.00, 17.00, 17.00, 18.00, 25.00 +BIS, 12, 12, 25.00, 4.00, 18.00, 19.00, 30.00 +BIX, 12, 12, 64.00, 47.00, -9999.00, -9999.00, 30.00 +BJI, 12, 12, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 12, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 12, 46.00, 16.00, -9999.00, -9999.00, 16.00 +BKW, 12, 12, 43.00, 26.00, 34.00, 36.00, 48.00 +BLF, 12, 12, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 12, 67.00, 42.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 12, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 12, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 12, 44.00, 26.00, -9999.00, -9999.00, 29.00 +BNA, 12, 12, 51.00, 32.00, 28.00, 23.00, 38.00 +BNO, 12, 12, 36.00, 16.00, -9999.00, 30.00, 49.00 +BOI, 12, 12, 38.00, 23.00, 28.00, 29.00, 42.00 +BOS, 12, 12, 41.00, 27.00, 26.00, 27.00, 39.00 +BPI, 12, 12, 28.00, -6.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 12, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 12, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 12, 35.00, 19.00, -9999.00, -9999.00, 22.00 +BRO, 12, 12, 72.00, 53.00, 15.00, 16.00, 24.00 +BRW, 12, 12, -5.00, -16.00, 9.00, 9.00, 15.00 +BSM, 12, 12, 63.00, 42.00, -9999.00, -9999.00, 23.00 +BTI, 12, 12, -7.00, -19.00, 10.00, 9.00, 15.00 +BTL, 12, 12, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 12, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 12, 64.00, 43.00, 23.00, 19.00, 33.00 +BTT, 12, 12, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 12, 31.00, 16.00, 38.00, 32.00, 52.00 +BUB, 12, 12, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 12, 36.00, 24.00, 45.00, 50.00, 64.00 +BUR, 12, 12, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 12, 65.00, 47.00, -9999.00, 16.00, 22.00 +BWG, 12, 12, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 12, 46.00, 29.00, 22.00, 23.00, 33.00 +BYH, 12, 12, 50.00, 32.00, -9999.00, -9999.00, 35.00 +BYI, 12, 12, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 12, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 12, 60.00, 36.00, 23.00, 21.00, 32.00 +CAG, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 12, 38.00, 24.00, 38.00, 37.00, 54.00 +CAO, 12, 12, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 12, 25.00, 7.00, 38.00, 39.00, 53.00 +CBM, 12, 12, 57.00, 34.00, -9999.00, -9999.00, 34.00 +CDB, 12, 12, 36.00, 27.00, 57.00, 58.00, 74.00 +CDC, 12, 12, 44.00, 19.00, 10.00, 10.00, 16.00 +CDR, 12, 12, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 12, 54.00, 29.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 12, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 12, 42.00, 15.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 12, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 12, 52.00, 32.00, 26.00, 23.00, 35.00 +CHO, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 12, 62.00, 41.00, 19.00, 21.00, 29.00 +CID, 12, 12, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 12, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 12, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 12, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 12, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 12, 38.00, 25.00, 41.00, 39.00, 55.00 +CLL, 12, 12, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 12, 53.00, 34.00, 21.00, 24.00, 34.00 +CMH, 12, 12, 40.00, 25.00, 30.00, 32.00, 45.00 +CMI, 12, 12, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 12, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 12, 40.00, 21.00, 10.00, 9.00, 16.00 +CNM, 12, 12, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 12, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +COD, 12, 12, 37.00, 16.00, -9999.00, -9999.00, -9999.00 +COF, 12, 12, 73.00, 54.00, -9999.00, -9999.00, 21.00 +CON, 12, 12, 35.00, 15.00, 25.00, 26.00, 37.00 +COS, 12, 12, 43.00, 18.00, 13.00, 11.00, 17.00 +COT, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 12, 41.00, 24.00, 23.00, 20.00, 32.00 +CPR, 12, 12, 35.00, 14.00, 17.00, 16.00, 25.00 +CRBC, 12, 12, 28.00, -6.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 12, 69.00, 49.00, 14.00, 12.00, 21.00 +CRW, 12, 12, 47.00, 29.00, 36.00, 33.00, 49.00 +CSG, 12, 12, 60.00, 39.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 12, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 12, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 12, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 12, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 12, 42.00, 26.00, 28.00, 27.00, 40.00 +CVN, 12, 12, 53.00, 25.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 12, 53.00, 25.00, -9999.00, -9999.00, 11.00 +CXY, 12, 12, 41.00, 27.00, 20.00, 18.00, 29.00 +CYS, 12, 12, 39.00, 17.00, 15.00, 12.00, 20.00 +DAA, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 12, 71.00, 50.00, 17.00, 19.00, 26.00 +DAG, 12, 12, 61.00, 37.00, 4.00, 5.00, 7.00 +DAL, 12, 12, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 12, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 12, 40.00, 25.00, 32.00, 28.00, 43.00 +DBQ, 12, 12, 30.00, 15.00, 21.00, 20.00, 32.00 +DCA, 12, 12, 48.00, 32.00, 20.00, 21.00, 30.00 +DDC, 12, 12, 45.00, 22.00, 10.00, 10.00, 15.00 +DEC, 12, 12, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 12, 45.00, 18.00, 12.00, 12.00, 18.00 +DFW, 12, 12, 58.00, 37.00, 11.00, 10.00, 17.00 +DHN, 12, 12, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 12, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 12, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 12, 64.00, 41.00, -9999.00, -9999.00, 15.00 +DLG, 12, 12, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 12, 21.00, 6.00, 22.00, 21.00, 32.00 +DLLC, 12, 12, 31.00, 3.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 12, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 12, 65.00, 40.00, -9999.00, -9999.00, 13.00 +DMN, 12, 12, 58.00, 27.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 12, 48.00, 31.00, -9999.00, -9999.00, 31.00 +DPG, 12, 12, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 12, 65.00, 40.00, -9999.00, -9999.00, 29.00 +DRA, 12, 12, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 12, 64.00, 41.00, 8.00, 9.00, 14.00 +DSM, 12, 12, 33.00, 17.00, 20.00, 18.00, 30.00 +DTW, 12, 12, 36.00, 22.00, 33.00, 32.00, 45.00 +DUG, 12, 12, 62.00, 30.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 12, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 12, 50.00, 34.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 12, 58.00, 35.00, -9999.00, -9999.00, 15.00 +D45, 12, 12, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 12, 34.00, 23.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 12, 26.00, 9.00, 21.00, 17.00, 28.00 +ECG, 12, 12, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 12, 59.00, 33.00, -9999.00, -9999.00, 9.00 +EED, 12, 12, 64.00, 43.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 12, 36.00, 7.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 12, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 12, 43.00, 22.00, 41.00, 41.00, 58.00 +EKO, 12, 12, 38.00, 15.00, 19.00, 20.00, 28.00 +ELD, 12, 12, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 12, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 12, 58.00, 31.00, 7.00, 9.00, 12.00 +ELY, 12, 12, 41.00, 11.00, 12.00, 14.00, 21.00 +EMP, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 12, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +END, 12, 12, 49.00, 29.00, -9999.00, -9999.00, 15.00 +ENN, 12, 12, 4.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 12, 36.00, 21.00, -9999.00, -9999.00, 17.00 +EPH, 12, 12, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 12, 39.00, 26.00, 43.00, 44.00, 62.00 +ESF, 12, 12, 62.00, 40.00, -9999.00, -9999.00, 35.00 +EUG, 12, 12, 47.00, 36.00, 47.00, 47.00, 61.00 +EVV, 12, 12, 44.00, 27.00, 28.00, 24.00, 37.00 +EWN, 12, 12, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 12, 44.00, 30.00, 22.00, 22.00, 35.00 +EYW, 12, 12, 76.00, 67.00, 14.00, 11.00, 20.00 +E74, 12, 12, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 12, 53.00, 32.00, -9999.00, -9999.00, 29.00 +FAI, 12, 12, 3.00, -14.00, 22.00, 24.00, 33.00 +FAR, 12, 12, 21.00, 4.00, 13.00, 18.00, 25.00 +FAT, 12, 12, 55.00, 38.00, 12.00, 15.00, 21.00 +FAY, 12, 12, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 12, 31.00, 16.00, 33.00, 37.00, 50.00 +FCS, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FDY, 12, 12, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 12, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 12.00 +FLG, 12, 12, 44.00, 16.00, 15.00, 18.00, 21.00 +FLL, 12, 12, 78.00, 61.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 12, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 12, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +FME, 12, 12, 48.00, 27.00, -9999.00, -9999.00, 28.00 +FMH, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 12, 44.00, 18.00, 7.00, 8.00, 9.00 +FMY, 12, 12, 76.00, 56.00, 10.00, 9.00, 15.00 +FNT, 12, 12, 34.00, 21.00, 32.00, 32.00, 45.00 +FOD, 12, 12, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 12, 41.00, 22.00, -9999.00, -9999.00, 19.00 +FOK, 12, 12, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 12, 43.00, 22.00, -9999.00, -9999.00, 18.00 +FSD, 12, 12, 29.00, 9.00, 13.00, 13.00, 21.00 +FSI, 12, 12, 53.00, 28.00, -9999.00, -9999.00, 14.00 +FSM, 12, 12, 52.00, 30.00, 18.00, 16.00, 25.00 +FTK, 12, 12, 46.00, 26.00, -9999.00, -9999.00, 34.00 +FWA, 12, 12, 36.00, 22.00, 28.00, 32.00, 43.00 +FWH, 12, 12, 58.00, 35.00, -9999.00, -9999.00, 17.00 +FYU, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 12, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 12, 51.00, 24.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 12, 70.00, 41.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 12, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 12, 45.00, 19.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 12, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 12, 34.00, 22.00, 35.00, 35.00, 48.00 +GFA, 12, 12, 34.00, 15.00, -9999.00, -9999.00, 23.00 +GFK, 12, 12, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 12, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 12, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 12, 26.00, 6.00, 19.00, 19.00, 30.00 +GJT, 12, 12, 39.00, 19.00, 12.00, 12.00, 18.00 +GKN, 12, 12, 5.00, -10.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 12, 43.00, 18.00, 9.00, 8.00, 14.00 +GLH, 12, 12, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 12, 63.00, 52.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 12, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 12, 69.00, 45.00, -9999.00, -9999.00, -9999.00 +GON, 12, 12, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 12, 64.00, 45.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 12, 28.00, 13.00, 27.00, 27.00, 40.00 +GRCI, 12, 12, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 12, 47.00, 33.00, -9999.00, -9999.00, 68.00 +GRI, 12, 12, 37.00, 16.00, 13.00, 11.00, 19.00 +GRK, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +GRR, 12, 12, 34.00, 21.00, 35.00, 40.00, 53.00 +GSB, 12, 12, 56.00, 34.00, -9999.00, -9999.00, 23.00 +GSG, 12, 12, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 12, 51.00, 31.00, 22.00, 22.00, 32.00 +GSP, 12, 12, 54.00, 34.00, 23.00, 25.00, 34.00 +GST, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 12, 34.00, 17.00, -9999.00, -9999.00, 60.00 +GTF, 12, 12, 34.00, 15.00, 18.00, 22.00, 29.00 +GUP, 12, 12, 46.00, 15.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 12, 37.00, 21.00, -9999.00, -9999.00, 37.00 +GVW, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 12, 56.00, 38.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 12, 58.00, 42.00, 24.00, 23.00, 34.00 +HBR, 12, 12, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 12, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 12, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 12, 38.00, 20.00, -9999.00, -9999.00, 35.00 +HKY, 12, 12, 52.00, 32.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 12, 32.00, 12.00, 17.00, 17.00, 28.00 +HMN, 12, 12, 58.00, 23.00, -9999.00, -9999.00, 10.00 +HMS, 12, 12, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 12, 59.00, 31.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 12, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +HON, 12, 12, 29.00, 8.00, 9.00, 9.00, 16.00 +HOP, 12, 12, 47.00, 28.00, -9999.00, -9999.00, 35.00 +HOT, 12, 12, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 12, 66.00, 46.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 12, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 12, 48.00, 38.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 12, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 12, 65.00, 40.00, -9999.00, -9999.00, 29.00 +HST, 12, 12, 78.00, 57.00, -9999.00, -9999.00, 20.00 +HSV, 12, 12, 53.00, 34.00, 28.00, 22.00, 37.00 +HTL, 12, 12, 30.00, 16.00, 38.00, 35.00, 52.00 +HTS, 12, 12, 46.00, 29.00, 31.00, 31.00, 46.00 +HUF, 12, 12, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 12, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 12, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 12, 29.00, 7.00, 19.00, 17.00, 25.00 +IAB, 12, 12, 44.00, 24.00, -9999.00, -9999.00, 18.00 +IAD, 12, 12, 46.00, 27.00, 22.00, 22.00, 32.00 +IAG, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 12, 65.00, 43.00, 21.00, 20.00, 29.00 +ICT, 12, 12, 44.00, 24.00, 12.00, 11.00, 18.00 +IDA, 12, 12, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 12, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 12, 45.00, 28.00, 23.00, 22.00, 34.00 +ILI, 12, 12, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 12, 60.00, 38.00, 21.00, 23.00, 32.00 +IMT, 12, 12, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +IND, 12, 12, 39.00, 24.00, 31.00, 30.00, 44.00 +INL, 12, 12, 17.00, -1.00, 23.00, 22.00, 34.00 +INS, 12, 12, 55.00, 32.00, -9999.00, -9999.00, 9.00 +INT, 12, 12, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +INW, 12, 12, 47.00, 21.00, 7.00, 7.00, 11.00 +IPL, 12, 12, 70.00, 43.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 12, 39.00, 25.00, 26.00, 28.00, 40.00 +IRK, 12, 12, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 12, 24.00, 3.00, 19.00, 16.00, 29.00 +ISP, 12, 12, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 12, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 12, 66.00, 39.00, -9999.00, -9999.00, 12.00 +IWD, 12, 12, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 12, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 12, 60.00, 37.00, 25.00, 20.00, 33.00 +JAX, 12, 12, 68.00, 44.00, 18.00, 18.00, 27.00 +JBR, 12, 12, 50.00, 33.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 12, 64.00, 34.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 12, 32.00, 7.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 12, 43.00, 31.00, 23.00, 22.00, 34.00 +JHW, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 12, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 12, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 12, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 12, 32.00, 23.00, 47.00, 49.00, 58.00 +JST, 12, 12, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 12, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 12, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 12, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 12, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 12, 75.00, 51.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 12, 34.00, 20.00, 34.00, 35.00, 48.00 +LAR, 12, 12, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 12, 58.00, 35.00, 7.00, 7.00, 11.00 +LAX, 12, 12, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 12, 55.00, 28.00, 10.00, 7.00, 13.00 +LBF, 12, 12, 38.00, 12.00, 13.00, 8.00, 17.00 +LCH, 12, 12, 64.00, 44.00, 18.00, 19.00, 29.00 +LCK, 12, 12, 41.00, 25.00, -9999.00, -9999.00, 40.00 +LEB, 12, 12, 33.00, 15.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 12, 45.00, 28.00, 29.00, 28.00, 40.00 +LFI, 12, 12, 52.00, 36.00, -9999.00, -9999.00, 29.00 +LFK, 12, 12, 62.00, 40.00, 18.00, 21.00, 28.00 +LFT, 12, 12, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 12, 43.00, 32.00, 23.00, 22.00, 35.00 +LGB, 12, 12, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 12, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 12, 65.00, 43.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 12, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 12, 42.00, 14.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 12, 53.00, 34.00, 19.00, 21.00, 28.00 +LIZ, 12, 12, 25.00, 7.00, -9999.00, -9999.00, 52.00 +LMT, 12, 12, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +LND, 12, 12, 33.00, 10.00, 10.00, 11.00, 15.00 +LNK, 12, 12, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 12, 44.00, 17.00, 9.00, 11.00, 14.00 +LOZ, 12, 12, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 12, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 12, 53.00, 33.00, -9999.00, -9999.00, 23.00 +LSE, 12, 12, 29.00, 13.00, 19.00, 17.00, 28.00 +LSF, 12, 12, 60.00, 39.00, -9999.00, -9999.00, 22.00 +LSV, 12, 12, 61.00, 28.00, -9999.00, -9999.00, 9.00 +LTS, 12, 12, 56.00, 29.00, -9999.00, -9999.00, 14.00 +LUF, 12, 12, 68.00, 37.00, -9999.00, -9999.00, 10.00 +LVS, 12, 12, 48.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 12, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 12, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 12, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 12, 48.00, 30.00, 23.00, 22.00, 33.00 +MAF, 12, 12, 59.00, 32.00, 7.00, 6.00, 11.00 +MBL, 12, 12, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 12, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 12, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 12, 55.00, 41.00, -9999.00, -9999.00, 30.00 +MCF, 12, 12, 73.00, 53.00, -9999.00, -9999.00, 20.00 +MCG, 12, 12, 3.00, -14.00, 27.00, 27.00, 39.00 +MCI, 12, 12, 39.00, 23.00, 15.00, 14.00, 24.00 +MCK, 12, 12, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 12, 61.00, 38.00, 20.00, 20.00, 29.00 +MCO, 12, 12, 73.00, 52.00, 13.00, 16.00, 23.00 +MCW, 12, 12, 27.00, 11.00, 14.00, 11.00, 20.00 +MC2, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 12, 12, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 12, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 12, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 12, 36.00, 22.00, 31.00, 30.00, 42.00 +MEI, 12, 12, 61.00, 37.00, 24.00, 18.00, 32.00 +MEM, 12, 12, 53.00, 36.00, 27.00, 22.00, 35.00 +MER, 12, 12, 55.00, 36.00, -9999.00, -9999.00, 23.00 +MFD, 12, 12, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 12, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 12, 45.00, 32.00, 35.00, 35.00, 48.00 +MGE, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 12, 12, 61.00, 39.00, 23.00, 20.00, 33.00 +MGW, 12, 12, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 12, 43.00, 22.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 12, 55.00, 39.00, -9999.00, -9999.00, 30.00 +MHS, 12, 12, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 12, 77.00, 60.00, 14.00, 13.00, 22.00 +MIB, 12, 12, 22.00, 6.00, -9999.00, -9999.00, 23.00 +MIV, 12, 12, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 12, 41.00, 21.00, -9999.00, -9999.00, 29.00 +MKC, 12, 12, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 12, 32.00, 18.00, 30.00, 29.00, 42.00 +MKG, 12, 12, 34.00, 24.00, 39.00, 39.00, 52.00 +MKL, 12, 12, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 12, 73.00, 54.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 12, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 12, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 12, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 12, 34.00, 18.00, 26.00, 23.00, 35.00 +MLS, 12, 12, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 12, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 12, 60.00, 39.00, -9999.00, -9999.00, 29.00 +MOB, 12, 12, 64.00, 44.00, 22.00, 18.00, 31.00 +MOT, 12, 12, 22.00, 6.00, 17.00, 16.00, 25.00 +MPV, 12, 12, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 12, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 12, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 12, 62.00, 28.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 12, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 12, 60.00, 44.00, -9999.00, -9999.00, 26.00 +MSL, 12, 12, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 12, 30.00, 14.00, 25.00, 23.00, 35.00 +MSO, 12, 12, 31.00, 17.00, 31.00, 30.00, 44.00 +MSP, 12, 12, 26.00, 11.00, 19.00, 21.00, 30.00 +MSS, 12, 12, 29.00, 13.00, 38.00, 36.00, 54.00 +MSY, 12, 12, 65.00, 46.00, 23.00, 17.00, 32.00 +MTC, 12, 12, 35.00, 23.00, -9999.00, -9999.00, 37.00 +MTN, 12, 12, 46.00, 29.00, -9999.00, -9999.00, 28.00 +MTO, 12, 12, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 12, 42.00, 25.00, -9999.00, -9999.00, 28.00 +MUO, 12, 12, 41.00, 23.00, -9999.00, -9999.00, 29.00 +MWA, 12, 12, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 12, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 12, 61.00, 39.00, -9999.00, -9999.00, 32.00 +MYL, 12, 12, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 12, 61.00, 37.00, -9999.00, -9999.00, 27.00 +NAO, 12, 12, 60.00, 45.00, -9999.00, -9999.00, 33.00 +NBC, 12, 12, 63.00, 43.00, -9999.00, -9999.00, 28.00 +NBE, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NBU, 12, 12, 35.00, 20.00, -9999.00, -9999.00, 32.00 +NCA, 12, 12, 61.00, 36.00, -9999.00, -9999.00, 28.00 +NCO, 12, 12, 43.00, 28.00, -9999.00, -9999.00, 39.00 +NC1, 12, 12, 55.00, 37.00, -9999.00, -9999.00, 9.00 +NEL, 12, 12, 46.00, 26.00, -9999.00, -9999.00, 32.00 +NFG, 12, 12, 65.00, 45.00, -9999.00, -9999.00, 13.00 +NFL, 12, 12, 46.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 12, 12, 70.00, 50.00, -9999.00, -9999.00, 19.00 +NGU, 12, 12, 53.00, 36.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 12, 57.00, 44.00, -9999.00, -9999.00, 29.00 +NHK, 12, 12, 48.00, 29.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 12, 35.00, 18.00, -9999.00, -9999.00, 39.00 +NID, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 12, 68.00, 44.00, -9999.00, -9999.00, 23.00 +NIR, 12, 12, 67.00, 44.00, -9999.00, -9999.00, 23.00 +NKT, 12, 12, 60.00, 39.00, -9999.00, -9999.00, 29.00 +NKX, 12, 12, 66.00, 49.00, -9999.00, -9999.00, 19.00 +NLC, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 22.00 +NMM, 12, 12, 59.00, 36.00, -9999.00, -9999.00, 34.00 +NPA, 12, 12, 64.00, 45.00, -9999.00, -9999.00, 28.00 +NQA, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 31.00 +NQI, 12, 12, 72.00, 48.00, -9999.00, -9999.00, 19.00 +NQX, 12, 12, 76.00, 67.00, -9999.00, -9999.00, 23.00 +NRB, 12, 12, 68.00, 49.00, -9999.00, -9999.00, 19.00 +NRC, 12, 12, 56.00, 36.00, -9999.00, -9999.00, 24.00 +NRS, 12, 12, 66.00, 46.00, -9999.00, -9999.00, 16.00 +NSE, 12, 12, 64.00, 41.00, -9999.00, -9999.00, 31.00 +NSI, 12, 12, 67.00, 45.00, -9999.00, -9999.00, 22.00 +NTD, 12, 12, 67.00, 45.00, -9999.00, -9999.00, 16.00 +NTK, 12, 12, 69.00, 46.00, -9999.00, -9999.00, 16.00 +NTU, 12, 12, 53.00, 36.00, -9999.00, -9999.00, 29.00 +NUC, 12, 12, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 12, 58.00, 38.00, -9999.00, -9999.00, 31.00 +NUW, 12, 12, 46.00, 35.00, -9999.00, -9999.00, 57.00 +NWF, 12, 12, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 12, 49.00, 27.00, -9999.00, -9999.00, 29.00 +NZC, 12, 12, 68.00, 41.00, -9999.00, -9999.00, 25.00 +NZJ, 12, 12, 68.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 12, 12, 41.00, 25.00, -9999.00, -9999.00, 39.00 +NZY, 12, 12, 66.00, 49.00, -9999.00, -9999.00, 16.00 +OAK, 12, 12, 58.00, 41.00, 16.00, 19.00, 24.00 +OAR, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 12, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 12, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 12, 51.00, 29.00, 14.00, 10.00, 18.00 +OLM, 12, 12, 45.00, 32.00, 56.00, 57.00, 71.00 +OMA, 12, 12, 35.00, 16.00, 14.00, 12.00, 21.00 +OME, 12, 12, 16.00, 1.00, 25.00, 27.00, 37.00 +ONT, 12, 12, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 12, 35.00, 20.00, 30.00, 27.00, 41.00 +ORF, 12, 12, 53.00, 36.00, 22.00, 25.00, 34.00 +ORH, 12, 12, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 12, -6.00, -22.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 12, 33.00, 18.00, -9999.00, -9999.00, 46.00 +OTG, 12, 12, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 12, 53.00, 40.00, 52.00, 54.00, 65.00 +OTM, 12, 12, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 12, 6.00, -7.00, 17.00, 19.00, 28.00 +OURC, 12, 12, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 12, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 12, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 12, 63.00, 41.00, -9999.00, -9999.00, 29.00 +PACZ, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 12, 45.00, 35.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 12, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 12, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 12, 1.00, -13.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 12, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 12, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 12, 66.00, 42.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 12, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 12, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 12, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 12, 12.00, -1.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 12, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 12, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 12, 32.00, 15.00, -9999.00, -9999.00, 42.00 +PBI, 12, 12, 76.00, 59.00, 19.00, 20.00, 30.00 +PDT, 12, 12, 41.00, 29.00, 28.00, 29.00, 42.00 +PDX, 12, 12, 46.00, 35.00, 49.00, 50.00, 65.00 +PFN, 12, 12, 66.00, 42.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 12, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 12, 44.00, 29.00, 23.00, 21.00, 34.00 +PHX, 12, 12, 67.00, 42.00, 8.00, 8.00, 11.00 +PIA, 12, 12, 35.00, 20.00, 27.00, 24.00, 37.00 +PIB, 12, 12, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 12, 34.00, 17.00, 25.00, 25.00, 37.00 +PIR, 12, 12, 31.00, 12.00, 14.00, 13.00, 21.00 +PIT, 12, 12, 39.00, 25.00, 39.00, 36.00, 55.00 +PKB, 12, 12, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 12, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 12, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 12, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 12, 64.00, 45.00, 19.00, 17.00, 28.00 +POB, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +POE, 12, 12, 62.00, 39.00, -9999.00, -9999.00, 45.00 +POM, 12, 12, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 12, 12, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 12, 60.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 12, 52.00, 23.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 12, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 12, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 12, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 12, 38.00, 19.00, -9999.00, -9999.00, 37.00 +PSP, 12, 12, 71.00, 43.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 12, 66.00, 47.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 12, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 12, 48.00, 16.00, 8.00, 9.00, 13.00 +PUC, 12, 12, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 12, 42.00, 25.00, 27.00, 28.00, 41.00 +PVU, 12, 12, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 12, 36.00, 18.00, 29.00, 28.00, 41.00 +P02, 12, 12, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +P07, 12, 12, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +P11, 12, 12, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +P24, 12, 12, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +P28, 12, 12, 48.00, 23.00, -9999.00, -9999.00, -9999.00 +P35, 12, 12, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +P38, 12, 12, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +P39, 12, 12, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +P58, 12, 12, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +P59, 12, 12, 26.00, 14.00, -9999.00, -9999.00, -9999.00 +P60, 12, 12, 25.00, 1.00, -9999.00, -9999.00, -9999.00 +P61, 12, 12, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P67, 12, 12, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +P68, 12, 12, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +P69, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 12, 42.00, 19.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 12, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 12, 36.00, 13.00, 14.00, 10.00, 20.00 +RBL, 12, 12, 55.00, 38.00, 25.00, 23.00, 34.00 +RCA, 12, 12, 36.00, 13.00, -9999.00, -9999.00, 19.00 +RDD, 12, 12, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 12, 42.00, 22.00, 24.00, 23.00, 36.00 +RDR, 12, 12, 20.00, 2.00, -9999.00, -9999.00, 26.00 +RDU, 12, 12, 53.00, 33.00, 22.00, 23.00, 33.00 +REE, 12, 12, 55.00, 28.00, -9999.00, -9999.00, 9.00 +REJ, 12, 12, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 12, 32.00, 17.00, 27.00, 24.00, 36.00 +RIC, 12, 12, 51.00, 31.00, 21.00, 23.00, 33.00 +RIV, 12, 12, 67.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 12, 30.00, 1.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 12, 32.00, 13.00, 12.00, 10.00, 17.00 +RME, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 60.00 +RMG, 12, 12, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +RND, 12, 12, 64.00, 42.00, -9999.00, -9999.00, 21.00 +RNO, 12, 12, 46.00, 20.00, 12.00, 13.00, 18.00 +ROA, 12, 12, 48.00, 30.00, 20.00, 21.00, 31.00 +ROC, 12, 12, 37.00, 23.00, 39.00, 43.00, 59.00 +ROW, 12, 12, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 12, 43.00, 20.00, 8.00, 10.00, 14.00 +RST, 12, 12, 26.00, 10.00, 23.00, 20.00, 31.00 +RWF, 12, 12, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 12, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 12, 54.00, 38.00, 17.00, 19.00, 25.00 +SAF, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 12, 66.00, 49.00, 10.00, 11.00, 16.00 +SAT, 12, 12, 64.00, 42.00, 16.00, 18.00, 25.00 +SAV, 12, 12, 63.00, 42.00, 20.00, 19.00, 29.00 +SAW, 12, 12, 29.00, 18.00, -9999.00, -9999.00, 55.00 +SBA, 12, 12, 65.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 12, 67.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 12, 36.00, 23.00, 39.00, 37.00, 53.00 +SBP, 12, 12, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 12, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 12, 49.00, 31.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 12, -7.00, -19.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 12, 54.00, 38.00, 15.00, 18.00, 22.00 +SDF, 12, 12, 46.00, 29.00, 28.00, 25.00, 38.00 +SEA, 12, 12, 46.00, 36.00, 45.00, 46.00, 60.00 +SEM, 12, 12, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 12, 58.00, 34.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 12, 57.00, 43.00, 19.00, 19.00, 27.00 +SGF, 12, 12, 46.00, 26.00, 20.00, 19.00, 29.00 +SGY, 12, 12, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 12, 36.00, 11.00, 18.00, 17.00, 28.00 +SHV, 12, 12, 59.00, 38.00, 19.00, 20.00, 28.00 +SIT, 12, 12, 40.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 12, 58.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 12, 60.00, 34.00, 9.00, 8.00, 14.00 +SKA, 12, 12, 34.00, 22.00, -9999.00, -9999.00, 46.00 +SKF, 12, 12, 64.00, 42.00, -9999.00, -9999.00, 21.00 +SLC, 12, 12, 39.00, 22.00, 22.00, 22.00, 32.00 +SLE, 12, 12, 47.00, 34.00, 48.00, 50.00, 62.00 +SLN, 12, 12, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 12, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 12, 65.00, 38.00, -9999.00, 13.00, 17.00 +SNA, 12, 12, 64.00, 48.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 12, 34.00, 25.00, 52.00, 52.00, 70.00 +SNS, 12, 12, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 12, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 12, 38.00, 23.00, 26.00, 22.00, 35.00 +SPS, 12, 12, 56.00, 32.00, 11.00, 8.00, 15.00 +SRQ, 12, 12, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 12, 60.00, 36.00, -9999.00, -9999.00, 27.00 +SSI, 12, 12, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +STC, 12, 12, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 12, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +STL, 12, 12, 42.00, 27.00, 22.00, 21.00, 33.00 +STNV, 12, 12, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +STS, 12, 12, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 12, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 12, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 12, 56.00, 37.00, -9999.00, -9999.00, 27.00 +SUX, 12, 12, 32.00, 13.00, 14.00, 12.00, 21.00 +SVN, 12, 12, 63.00, 42.00, -9999.00, -9999.00, 20.00 +SWF, 12, 12, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 12, 41.00, 32.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 12, 36.00, 22.00, 43.00, 45.00, 60.00 +SZL, 12, 12, 43.00, 22.00, -9999.00, -9999.00, 27.00 +TAD, 12, 12, 48.00, 18.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 12, 2.00, -14.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 12, 49.00, 23.00, -9999.00, -9999.00, 33.00 +TCC, 12, 12, 54.00, 24.00, 4.00, 6.00, 7.00 +TCL, 12, 12, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 12, 47.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 12, 55.00, 29.00, -9999.00, 8.00, 8.00 +TEB, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 12, 51.00, 29.00, -9999.00, -9999.00, 15.00 +TKA, 12, 12, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 12, 67.00, 41.00, 18.00, 19.00, 27.00 +TNX, 12, 12, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 12, 36.00, 21.00, 34.00, 34.00, 47.00 +TOP, 12, 12, 41.00, 22.00, 14.00, 14.00, 22.00 +TPA, 12, 12, 73.00, 53.00, 13.00, 17.00, 23.00 +TPH, 12, 12, 45.00, 20.00, 4.00, 4.00, 7.00 +TRI, 12, 12, 49.00, 29.00, 25.00, 27.00, 37.00 +TRK, 12, 12, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 12, 71.00, 39.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 12, 47.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 12, 50.00, 30.00, 13.00, 13.00, 21.00 +TUP, 12, 12, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 12, 65.00, 40.00, 9.00, 11.00, 14.00 +TVC, 12, 12, 32.00, 20.00, 36.00, 41.00, 52.00 +TVL, 12, 12, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 12, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 12, 58.00, 39.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 12, 51.00, 31.00, 28.00, 25.00, 37.00 +T01, 12, 12, 50.00, 31.00, -9999.00, -9999.00, 29.00 +T02, 12, 12, 57.00, 35.00, -9999.00, -9999.00, 29.00 +T03, 12, 12, 62.00, 39.00, -9999.00, -9999.00, 27.00 +T04, 12, 12, 75.00, 54.00, -9999.00, -9999.00, 20.00 +T05, 12, 12, 42.00, 20.00, -9999.00, -9999.00, 18.00 +T06, 12, 12, 62.00, 36.00, -9999.00, -9999.00, 34.00 +T07, 12, 12, 41.00, 14.00, -9999.00, -9999.00, 35.00 +T08, 12, 12, 36.00, 21.00, -9999.00, -9999.00, 35.00 +UCA, 12, 12, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 12, 55.00, 32.00, -9999.00, -9999.00, 9.00 +UIL, 12, 12, 47.00, 35.00, 66.00, 65.00, 75.00 +UIN, 12, 12, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 12, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 12, 13.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 12, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +U15, 12, 12, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +U28, 12, 12, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 12, 65.00, 40.00, -9999.00, -9999.00, 24.00 +VBG, 12, 12, 66.00, 40.00, -9999.00, -9999.00, 22.00 +VCT, 12, 12, 67.00, 46.00, 18.00, 18.00, 27.00 +VCV, 12, 12, 59.00, 30.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 12, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 12, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 12, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 12, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 12, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 12, 65.00, 40.00, -9999.00, -9999.00, 29.00 +VRB, 12, 12, 75.00, 54.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 12, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 12, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 12, 50.00, 31.00, 20.00, 28.00, 32.00 +WJA, 12, 12, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 12, 58.00, 32.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 12, 8.00, -8.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 12, 43.00, 18.00, 20.00, 19.00, 28.00 +WPO, 12, 12, 15.00, -2.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 12, 61.00, 38.00, -9999.00, -9999.00, 22.00 +WRG, 12, 12, 36.00, 27.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 12, 46.00, 27.00, -9999.00, -9999.00, 31.00 +WRL, 12, 12, 34.00, 7.00, -9999.00, -9999.00, -9999.00 +X68, 12, 12, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 12, 33.00, 22.00, 58.00, 58.00, 67.00 +YCG, 12, 12, 33.00, 24.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 12, 28.00, 15.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 12, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 12, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 12, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 12, 38.00, 23.00, 25.00, 22.00, 35.00 +YNG, 12, 12, 37.00, 24.00, 36.00, 37.00, 54.00 +YPA, 12, 12, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 12, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 12, 8.00, -7.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 12, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 12, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 12, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 12, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 12, 69.00, 45.00, 6.00, 5.00, 8.00 +YVR, 12, 12, 43.00, 34.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 12, 15.00, -2.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 12, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 12, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 12, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 12, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 12, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 12, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 12, 27.00, 12.00, 49.00, 51.00, 67.00 +ZUN, 12, 12, 49.00, 18.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 12, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 12, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 12, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +01R, 12, 12, 61.00, 39.00, -9999.00, -9999.00, 31.00 +1V1, 12, 12, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 12, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 12, 46.00, 22.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 12, 57.00, 39.00, -9999.00, -9999.00, 27.00 +2PJ, 12, 12, 60.00, 36.00, -9999.00, -9999.00, 29.00 +3B1, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 12, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 12, 30.00, 16.00, -9999.00, -9999.00, 46.00 +3SE, 12, 12, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 12, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 12, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 12, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 12, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 12, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 12, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 12, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 12, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 13, 40.00, 25.00, 25.00, 25.00, 38.00 +ABI, 12, 13, 57.00, 34.00, 9.00, 8.00, 13.00 +ABQ, 12, 13, 47.00, 23.00, 7.00, 8.00, 12.00 +ABR, 12, 13, 26.00, 6.00, 14.00, 12.00, 21.00 +ABY, 12, 13, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 13, 44.00, 30.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 13, 59.00, 37.00, 14.00, 12.00, 20.00 +ACV, 12, 13, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 13, 45.00, 26.00, 21.00, 23.00, 33.00 +ADK, 12, 13, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 13, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 13, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 13, 47.00, 26.00, -9999.00, -9999.00, 28.00 +AEX, 12, 13, 61.00, 39.00, -9999.00, -9999.00, 31.00 +AFF, 12, 13, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 13, 74.00, 50.00, -9999.00, -9999.00, 24.00 +AGS, 12, 13, 60.00, 35.00, 22.00, 22.00, 31.00 +AHN, 12, 13, 55.00, 35.00, 23.00, 23.00, 32.00 +AKN, 12, 13, 23.00, 8.00, 26.00, 28.00, 41.00 +AKO, 12, 13, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 13, 35.00, 19.00, 27.00, 29.00, 42.00 +ALI, 12, 13, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 13, 30.00, 12.00, 17.00, 14.00, 25.00 +ALS, 12, 13, 36.00, 1.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 13, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 13, 50.00, 24.00, 6.00, 8.00, 12.00 +AMG, 12, 13, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 13, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 13, 22.00, 10.00, 22.00, 20.00, 31.00 +AND, 12, 13, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 13, 40.00, 31.00, 61.00, 58.00, 71.00 +AOO, 12, 13, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +APN, 12, 13, 31.00, 17.00, 33.00, 36.00, 51.00 +AQQ, 12, 13, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ART, 12, 13, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +AST, 12, 13, 48.00, 37.00, 60.00, 61.00, 72.00 +ATL, 12, 13, 54.00, 35.00, 22.00, 22.00, 31.00 +ATW, 12, 13, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 13, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 13, 41.00, 24.00, -9999.00, -9999.00, 40.00 +AUG, 12, 13, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 13, 62.00, 41.00, 16.00, 16.00, 24.00 +AUW, 12, 13, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 13, 50.00, 28.00, 22.00, 21.00, 31.00 +AVP, 12, 13, 37.00, 24.00, 28.00, 27.00, 42.00 +AXN, 12, 13, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 13, 38.00, 20.00, -9999.00, -9999.00, 32.00 +AYS, 12, 13, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 13, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 13, 54.00, 38.00, -9999.00, -9999.00, 31.00 +BAD, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 13, 35.00, 9.00, -9999.00, -9999.00, 11.00 +BDL, 12, 13, 38.00, 22.00, 28.00, 26.00, 40.00 +BDR, 12, 13, 41.00, 28.00, 28.00, 24.00, 42.00 +BET, 12, 13, 15.00, 2.00, 22.00, 25.00, 35.00 +BFD, 12, 13, 32.00, 18.00, 50.00, 49.00, 67.00 +BFF, 12, 13, 39.00, 13.00, 13.00, 12.00, 20.00 +BFL, 12, 13, 56.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 13, 33.00, 21.00, 38.00, 37.00, 55.00 +BGR, 12, 13, 32.00, 15.00, 28.00, 27.00, 41.00 +BGS, 12, 13, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 13, 56.00, 35.00, 24.00, 21.00, 31.00 +BID, 12, 13, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 13, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 13, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 13, 34.00, 16.00, 17.00, 18.00, 26.00 +BIS, 12, 13, 25.00, 4.00, 18.00, 19.00, 30.00 +BIX, 12, 13, 63.00, 46.00, -9999.00, -9999.00, 30.00 +BJI, 12, 13, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 13, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 13, 45.00, 15.00, -9999.00, -9999.00, 16.00 +BKW, 12, 13, 43.00, 26.00, 35.00, 36.00, 49.00 +BLF, 12, 13, 43.00, 28.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 13, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 13, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 13, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 13, 43.00, 26.00, -9999.00, -9999.00, 29.00 +BNA, 12, 13, 50.00, 31.00, 29.00, 23.00, 38.00 +BNO, 12, 13, 35.00, 15.00, -9999.00, 30.00, 49.00 +BOI, 12, 13, 38.00, 22.00, 28.00, 29.00, 42.00 +BOS, 12, 13, 41.00, 27.00, 26.00, 28.00, 39.00 +BPI, 12, 13, 27.00, -6.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 13, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 13, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 13, 35.00, 19.00, -9999.00, -9999.00, 22.00 +BRO, 12, 13, 72.00, 52.00, 15.00, 16.00, 24.00 +BRW, 12, 13, -5.00, -17.00, 9.00, 9.00, 15.00 +BSM, 12, 13, 62.00, 41.00, -9999.00, -9999.00, 23.00 +BTI, 12, 13, -7.00, -20.00, 10.00, 9.00, 15.00 +BTL, 12, 13, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 13, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 13, 63.00, 42.00, 24.00, 19.00, 33.00 +BTT, 12, 13, -2.00, -17.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 13, 31.00, 16.00, 39.00, 32.00, 52.00 +BUB, 12, 13, 37.00, 13.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 13, 36.00, 23.00, 45.00, 50.00, 64.00 +BUR, 12, 13, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 13, 64.00, 46.00, -9999.00, 16.00, 22.00 +BWG, 12, 13, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 13, 45.00, 28.00, 22.00, 23.00, 33.00 +BYH, 12, 13, 49.00, 31.00, -9999.00, -9999.00, 35.00 +BYI, 12, 13, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 13, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 13, 59.00, 35.00, 23.00, 21.00, 32.00 +CAG, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 13, 38.00, 24.00, 38.00, 38.00, 54.00 +CAO, 12, 13, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 13, 24.00, 6.00, 38.00, 40.00, 54.00 +CBM, 12, 13, 56.00, 33.00, -9999.00, -9999.00, 35.00 +CDB, 12, 13, 35.00, 27.00, 56.00, 58.00, 73.00 +CDC, 12, 13, 43.00, 18.00, 10.00, 10.00, 16.00 +CDR, 12, 13, 37.00, 12.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 13, 53.00, 29.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 13, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 13, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 13, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 13, 51.00, 31.00, 26.00, 23.00, 35.00 +CHO, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 13, 62.00, 41.00, 20.00, 22.00, 30.00 +CID, 12, 13, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 13, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 13, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 13, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 13, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 13, 38.00, 25.00, 41.00, 39.00, 55.00 +CLL, 12, 13, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 13, 52.00, 33.00, 22.00, 24.00, 34.00 +CMH, 12, 13, 40.00, 25.00, 30.00, 33.00, 46.00 +CMI, 12, 13, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 13, 25.00, 14.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 13, 40.00, 20.00, 10.00, 9.00, 16.00 +CNM, 12, 13, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 13, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +COD, 12, 13, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +COF, 12, 13, 73.00, 53.00, -9999.00, -9999.00, 21.00 +CON, 12, 13, 35.00, 15.00, 25.00, 27.00, 37.00 +COS, 12, 13, 42.00, 17.00, 13.00, 11.00, 17.00 +COT, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 13, 41.00, 23.00, 23.00, 20.00, 32.00 +CPR, 12, 13, 34.00, 14.00, 17.00, 16.00, 26.00 +CRBC, 12, 13, 28.00, -6.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 13, 68.00, 48.00, 14.00, 12.00, 21.00 +CRW, 12, 13, 46.00, 28.00, 36.00, 34.00, 49.00 +CSG, 12, 13, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 13, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 13, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 13, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 13, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 13, 42.00, 26.00, 28.00, 27.00, 40.00 +CVN, 12, 13, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 13, 52.00, 24.00, -9999.00, -9999.00, 11.00 +CXY, 12, 13, 41.00, 27.00, 20.00, 18.00, 29.00 +CYS, 12, 13, 39.00, 17.00, 15.00, 12.00, 20.00 +DAA, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 13, 70.00, 50.00, 17.00, 19.00, 26.00 +DAG, 12, 13, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 13, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 13, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 13, 39.00, 24.00, 32.00, 28.00, 43.00 +DBQ, 12, 13, 30.00, 15.00, 21.00, 20.00, 32.00 +DCA, 12, 13, 47.00, 32.00, 20.00, 21.00, 30.00 +DDC, 12, 13, 44.00, 21.00, 10.00, 10.00, 15.00 +DEC, 12, 13, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 13, 44.00, 17.00, 12.00, 12.00, 18.00 +DFW, 12, 13, 57.00, 36.00, 11.00, 10.00, 16.00 +DHN, 12, 13, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 13, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 13, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 13, 63.00, 40.00, -9999.00, -9999.00, 15.00 +DLG, 12, 13, 21.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 13, 21.00, 5.00, 22.00, 21.00, 32.00 +DLLC, 12, 13, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 13, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 13, 64.00, 40.00, -9999.00, -9999.00, 13.00 +DMN, 12, 13, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 13, 48.00, 30.00, -9999.00, -9999.00, 31.00 +DPG, 12, 13, 38.00, 17.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 13, 64.00, 39.00, -9999.00, -9999.00, 29.00 +DRA, 12, 13, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 13, 63.00, 40.00, 8.00, 9.00, 14.00 +DSM, 12, 13, 33.00, 17.00, 20.00, 18.00, 30.00 +DTW, 12, 13, 36.00, 22.00, 33.00, 33.00, 46.00 +DUG, 12, 13, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 13, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 13, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 13, 57.00, 34.00, -9999.00, -9999.00, 15.00 +D45, 12, 13, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 13, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 13, 26.00, 9.00, 21.00, 17.00, 28.00 +ECG, 12, 13, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 13, 58.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 13, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 13, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 13, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 13, 43.00, 21.00, 41.00, 41.00, 58.00 +EKO, 12, 13, 37.00, 14.00, 19.00, 20.00, 28.00 +ELD, 12, 13, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 13, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 13, 57.00, 31.00, 7.00, 9.00, 12.00 +ELY, 12, 13, 40.00, 10.00, 12.00, 14.00, 21.00 +EMP, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 13, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 12, 13, 48.00, 28.00, -9999.00, -9999.00, 15.00 +ENN, 12, 13, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 13, 35.00, 20.00, -9999.00, -9999.00, 18.00 +EPH, 12, 13, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 13, 38.00, 26.00, 43.00, 44.00, 62.00 +ESF, 12, 13, 61.00, 39.00, -9999.00, -9999.00, 35.00 +EUG, 12, 13, 46.00, 36.00, 47.00, 47.00, 61.00 +EVV, 12, 13, 44.00, 27.00, 28.00, 24.00, 37.00 +EWN, 12, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 13, 43.00, 29.00, 22.00, 23.00, 36.00 +EYW, 12, 13, 76.00, 67.00, 14.00, 10.00, 20.00 +E74, 12, 13, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 13, 52.00, 31.00, -9999.00, -9999.00, 29.00 +FAI, 12, 13, 2.00, -15.00, 21.00, 24.00, 33.00 +FAR, 12, 13, 21.00, 4.00, 13.00, 18.00, 25.00 +FAT, 12, 13, 54.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 13, 56.00, 32.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 13, 30.00, 15.00, 33.00, 37.00, 50.00 +FCS, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +FDY, 12, 13, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 13, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 13, 43.00, 16.00, 16.00, 18.00, 22.00 +FLL, 12, 13, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 13, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 13, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +FME, 12, 13, 48.00, 26.00, -9999.00, -9999.00, 28.00 +FMH, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 13, 44.00, 18.00, 7.00, 8.00, 9.00 +FMY, 12, 13, 76.00, 55.00, 10.00, 9.00, 15.00 +FNT, 12, 13, 34.00, 21.00, 32.00, 32.00, 46.00 +FOD, 12, 13, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 13, 41.00, 21.00, -9999.00, -9999.00, 19.00 +FOK, 12, 13, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 13, 42.00, 22.00, -9999.00, -9999.00, 18.00 +FSD, 12, 13, 28.00, 9.00, 12.00, 13.00, 20.00 +FSI, 12, 13, 52.00, 28.00, -9999.00, -9999.00, 14.00 +FSM, 12, 13, 51.00, 29.00, 18.00, 16.00, 25.00 +FTK, 12, 13, 46.00, 26.00, -9999.00, -9999.00, 35.00 +FWA, 12, 13, 36.00, 22.00, 29.00, 32.00, 43.00 +FWH, 12, 13, 57.00, 34.00, -9999.00, -9999.00, 17.00 +FYU, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 13, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 13, 50.00, 24.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 13, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 13, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 13, 45.00, 18.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 13, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 13, 34.00, 22.00, 35.00, 35.00, 49.00 +GFA, 12, 13, 33.00, 15.00, -9999.00, -9999.00, 23.00 +GFK, 12, 13, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 13, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 13, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 13, 25.00, 6.00, 19.00, 19.00, 30.00 +GJT, 12, 13, 39.00, 19.00, 12.00, 12.00, 18.00 +GKN, 12, 13, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 13, 42.00, 17.00, 9.00, 8.00, 14.00 +GLH, 12, 13, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 13, 62.00, 51.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 13, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 12, 13, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 13, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 13, 28.00, 13.00, 27.00, 28.00, 40.00 +GRCI, 12, 13, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 13, 46.00, 33.00, -9999.00, -9999.00, 68.00 +GRI, 12, 13, 36.00, 15.00, 13.00, 11.00, 19.00 +GRK, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 13, 34.00, 21.00, 35.00, 40.00, 53.00 +GSB, 12, 13, 56.00, 34.00, -9999.00, -9999.00, 23.00 +GSG, 12, 13, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 13, 51.00, 30.00, 22.00, 23.00, 32.00 +GSP, 12, 13, 53.00, 33.00, 23.00, 25.00, 34.00 +GST, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 13, 33.00, 16.00, -9999.00, -9999.00, 61.00 +GTF, 12, 13, 33.00, 15.00, 19.00, 22.00, 29.00 +GUP, 12, 13, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 13, 37.00, 21.00, -9999.00, -9999.00, 37.00 +GVW, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 13, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 13, 57.00, 41.00, 24.00, 23.00, 34.00 +HBR, 12, 13, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 13, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 13, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 13, 37.00, 19.00, -9999.00, -9999.00, 35.00 +HKY, 12, 13, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 13, 31.00, 11.00, 17.00, 17.00, 29.00 +HMN, 12, 13, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 13, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 13, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 13, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 13, 29.00, 8.00, 9.00, 9.00, 16.00 +HOP, 12, 13, 47.00, 27.00, -9999.00, -9999.00, 35.00 +HOT, 12, 13, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 13, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 13, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 13, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 13, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 13, 64.00, 39.00, -9999.00, -9999.00, 29.00 +HST, 12, 13, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 12, 13, 53.00, 33.00, 29.00, 22.00, 37.00 +HTL, 12, 13, 30.00, 16.00, 38.00, 35.00, 52.00 +HTS, 12, 13, 45.00, 28.00, 31.00, 31.00, 46.00 +HUF, 12, 13, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 13, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 13, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 13, 28.00, 7.00, 19.00, 17.00, 25.00 +IAB, 12, 13, 43.00, 23.00, -9999.00, -9999.00, 18.00 +IAD, 12, 13, 45.00, 26.00, 22.00, 22.00, 32.00 +IAG, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 13, 65.00, 42.00, 21.00, 20.00, 29.00 +ICT, 12, 13, 43.00, 23.00, 12.00, 11.00, 18.00 +IDA, 12, 13, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 13, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 13, 44.00, 28.00, 23.00, 22.00, 34.00 +ILI, 12, 13, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 13, 60.00, 37.00, 21.00, 23.00, 33.00 +IMT, 12, 13, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +IND, 12, 13, 39.00, 24.00, 31.00, 31.00, 44.00 +INL, 12, 13, 17.00, -2.00, 23.00, 22.00, 34.00 +INS, 12, 13, 54.00, 32.00, -9999.00, -9999.00, 9.00 +INT, 12, 13, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +INW, 12, 13, 46.00, 20.00, 7.00, 7.00, 11.00 +IPL, 12, 13, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 13, 38.00, 24.00, 26.00, 28.00, 40.00 +IRK, 12, 13, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 13, 24.00, 3.00, 19.00, 17.00, 29.00 +ISP, 12, 13, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 13, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 13, 65.00, 39.00, -9999.00, -9999.00, 12.00 +IWD, 12, 13, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 13, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 13, 60.00, 36.00, 25.00, 20.00, 33.00 +JAX, 12, 13, 67.00, 43.00, 19.00, 18.00, 28.00 +JBR, 12, 13, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 13, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 13, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 13, 43.00, 31.00, 23.00, 23.00, 35.00 +JHW, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 13, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 13, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 13, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 13, 31.00, 22.00, 47.00, 49.00, 58.00 +JST, 12, 13, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 13, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 13, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 13, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 13, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 13, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 13, 34.00, 20.00, 34.00, 36.00, 49.00 +LAR, 12, 13, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 13, 57.00, 34.00, 7.00, 7.00, 11.00 +LAX, 12, 13, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 13, 54.00, 27.00, 10.00, 7.00, 13.00 +LBF, 12, 13, 37.00, 11.00, 13.00, 8.00, 17.00 +LCH, 12, 13, 63.00, 43.00, 18.00, 19.00, 29.00 +LCK, 12, 13, 41.00, 25.00, -9999.00, -9999.00, 40.00 +LEB, 12, 13, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 13, 44.00, 28.00, 29.00, 28.00, 40.00 +LFI, 12, 13, 51.00, 35.00, -9999.00, -9999.00, 29.00 +LFK, 12, 13, 62.00, 39.00, 18.00, 21.00, 28.00 +LFT, 12, 13, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 13, 42.00, 31.00, 23.00, 22.00, 35.00 +LGB, 12, 13, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 13, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 13, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 13, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 13, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 13, 53.00, 33.00, 19.00, 21.00, 28.00 +LIZ, 12, 13, 24.00, 6.00, -9999.00, -9999.00, 52.00 +LMT, 12, 13, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 12, 13, 32.00, 9.00, 10.00, 11.00, 15.00 +LNK, 12, 13, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 13, 43.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 13, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 13, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 13, 52.00, 32.00, -9999.00, -9999.00, 23.00 +LSE, 12, 13, 29.00, 13.00, 19.00, 17.00, 28.00 +LSF, 12, 13, 59.00, 38.00, -9999.00, -9999.00, 22.00 +LSV, 12, 13, 60.00, 27.00, -9999.00, -9999.00, 9.00 +LTS, 12, 13, 55.00, 29.00, -9999.00, -9999.00, 14.00 +LUF, 12, 13, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 12, 13, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 13, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 13, 34.00, 11.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 13, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 13, 48.00, 29.00, 23.00, 22.00, 33.00 +MAF, 12, 13, 58.00, 31.00, 7.00, 6.00, 11.00 +MBL, 12, 13, 35.00, 23.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 13, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 13, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 13, 54.00, 40.00, -9999.00, -9999.00, 30.00 +MCF, 12, 13, 72.00, 52.00, -9999.00, -9999.00, 21.00 +MCG, 12, 13, 3.00, -15.00, 26.00, 27.00, 39.00 +MCI, 12, 13, 39.00, 22.00, 15.00, 14.00, 24.00 +MCK, 12, 13, 41.00, 15.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 13, 60.00, 37.00, 20.00, 20.00, 29.00 +MCO, 12, 13, 73.00, 51.00, 13.00, 16.00, 23.00 +MCW, 12, 13, 27.00, 11.00, 14.00, 11.00, 20.00 +MC2, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 17.00 +MDH, 12, 13, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 13, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 13, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 13, 35.00, 22.00, 31.00, 30.00, 42.00 +MEI, 12, 13, 60.00, 36.00, 24.00, 18.00, 32.00 +MEM, 12, 13, 53.00, 35.00, 27.00, 22.00, 35.00 +MER, 12, 13, 54.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 13, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 13, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 13, 44.00, 31.00, 35.00, 35.00, 48.00 +MGE, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 34.00 +MGM, 12, 13, 60.00, 39.00, 23.00, 20.00, 33.00 +MGW, 12, 13, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 13, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 13, 54.00, 38.00, -9999.00, -9999.00, 30.00 +MHS, 12, 13, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 13, 77.00, 59.00, 14.00, 13.00, 22.00 +MIB, 12, 13, 22.00, 6.00, -9999.00, -9999.00, 24.00 +MIV, 12, 13, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 13, 40.00, 21.00, -9999.00, -9999.00, 29.00 +MKC, 12, 13, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 13, 32.00, 18.00, 31.00, 29.00, 42.00 +MKG, 12, 13, 34.00, 23.00, 39.00, 39.00, 52.00 +MKL, 12, 13, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 13, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 13, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 13, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 13, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 13, 34.00, 18.00, 26.00, 23.00, 35.00 +MLS, 12, 13, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 13, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 13, 59.00, 38.00, -9999.00, -9999.00, 29.00 +MOB, 12, 13, 63.00, 43.00, 22.00, 17.00, 31.00 +MOT, 12, 13, 22.00, 6.00, 17.00, 16.00, 25.00 +MPV, 12, 13, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 13, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 13, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 13, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 13, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 13, 60.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 13, 53.00, 33.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 13, 30.00, 14.00, 25.00, 23.00, 35.00 +MSO, 12, 13, 30.00, 16.00, 31.00, 31.00, 44.00 +MSP, 12, 13, 26.00, 11.00, 19.00, 21.00, 30.00 +MSS, 12, 13, 29.00, 12.00, 38.00, 36.00, 54.00 +MSY, 12, 13, 64.00, 45.00, 23.00, 17.00, 32.00 +MTC, 12, 13, 35.00, 23.00, -9999.00, -9999.00, 37.00 +MTN, 12, 13, 46.00, 28.00, -9999.00, -9999.00, 28.00 +MTO, 12, 13, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 13, 41.00, 24.00, -9999.00, -9999.00, 28.00 +MUO, 12, 13, 40.00, 22.00, -9999.00, -9999.00, 29.00 +MWA, 12, 13, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 13, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 13, 60.00, 39.00, -9999.00, -9999.00, 32.00 +MYL, 12, 13, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 13, 60.00, 36.00, -9999.00, -9999.00, 28.00 +NAO, 12, 13, 60.00, 44.00, -9999.00, -9999.00, 34.00 +NBC, 12, 13, 62.00, 42.00, -9999.00, -9999.00, 28.00 +NBE, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 13, 35.00, 20.00, -9999.00, -9999.00, 32.00 +NCA, 12, 13, 60.00, 35.00, -9999.00, -9999.00, 29.00 +NCO, 12, 13, 43.00, 28.00, -9999.00, -9999.00, 39.00 +NC1, 12, 13, 54.00, 36.00, -9999.00, -9999.00, 9.00 +NEL, 12, 13, 46.00, 25.00, -9999.00, -9999.00, 32.00 +NFG, 12, 13, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 13, 45.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 12, 13, 69.00, 49.00, -9999.00, -9999.00, 19.00 +NGU, 12, 13, 52.00, 35.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 13, 56.00, 44.00, -9999.00, -9999.00, 29.00 +NHK, 12, 13, 48.00, 29.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 13, 35.00, 18.00, -9999.00, -9999.00, 39.00 +NID, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 13, 67.00, 43.00, -9999.00, -9999.00, 23.00 +NIR, 12, 13, 66.00, 43.00, -9999.00, -9999.00, 23.00 +NKT, 12, 13, 59.00, 38.00, -9999.00, -9999.00, 29.00 +NKX, 12, 13, 66.00, 49.00, -9999.00, -9999.00, 19.00 +NLC, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 13, 59.00, 35.00, -9999.00, -9999.00, 35.00 +NPA, 12, 13, 63.00, 44.00, -9999.00, -9999.00, 29.00 +NQA, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 13, 71.00, 47.00, -9999.00, -9999.00, 19.00 +NQX, 12, 13, 76.00, 67.00, -9999.00, -9999.00, 23.00 +NRB, 12, 13, 67.00, 48.00, -9999.00, -9999.00, 19.00 +NRC, 12, 13, 55.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 13, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 13, 63.00, 41.00, -9999.00, -9999.00, 32.00 +NSI, 12, 13, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 13, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 13, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 13, 52.00, 35.00, -9999.00, -9999.00, 29.00 +NUC, 12, 13, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 13, 57.00, 38.00, -9999.00, -9999.00, 31.00 +NUW, 12, 13, 45.00, 35.00, -9999.00, -9999.00, 58.00 +NWF, 12, 13, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 13, 49.00, 26.00, -9999.00, -9999.00, 29.00 +NZC, 12, 13, 67.00, 40.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 13, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 12, 13, 41.00, 24.00, -9999.00, -9999.00, 39.00 +NZY, 12, 13, 66.00, 49.00, -9999.00, -9999.00, 16.00 +OAK, 12, 13, 57.00, 41.00, 16.00, 19.00, 24.00 +OAR, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 13, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 13, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 13, 50.00, 29.00, 13.00, 10.00, 18.00 +OLM, 12, 13, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 13, 35.00, 16.00, 14.00, 12.00, 21.00 +OME, 12, 13, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 13, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 13, 35.00, 20.00, 30.00, 27.00, 41.00 +ORF, 12, 13, 52.00, 35.00, 23.00, 25.00, 34.00 +ORH, 12, 13, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 13, -7.00, -23.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 13, 33.00, 18.00, -9999.00, -9999.00, 46.00 +OTG, 12, 13, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 13, 52.00, 40.00, 52.00, 54.00, 65.00 +OTM, 12, 13, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 13, 5.00, -8.00, 17.00, 19.00, 28.00 +OURC, 12, 13, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 13, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 13, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 13, 62.00, 40.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 13, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 13, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 13, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 13, 0.00, -14.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 13, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 13, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 13, 65.00, 41.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 13, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 13, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 13, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 13, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 13, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 13, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 13, 32.00, 15.00, -9999.00, -9999.00, 42.00 +PBI, 12, 13, 76.00, 59.00, 18.00, 19.00, 29.00 +PDT, 12, 13, 40.00, 28.00, 28.00, 29.00, 42.00 +PDX, 12, 13, 45.00, 35.00, 49.00, 50.00, 65.00 +PFN, 12, 13, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 13, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 13, 44.00, 28.00, 23.00, 21.00, 34.00 +PHX, 12, 13, 66.00, 42.00, 8.00, 8.00, 11.00 +PIA, 12, 13, 35.00, 20.00, 27.00, 24.00, 37.00 +PIB, 12, 13, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 13, 34.00, 16.00, 25.00, 25.00, 37.00 +PIR, 12, 13, 31.00, 11.00, 14.00, 14.00, 21.00 +PIT, 12, 13, 39.00, 25.00, 39.00, 36.00, 55.00 +PKB, 12, 13, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 13, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 13, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 13, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 13, 63.00, 44.00, 19.00, 17.00, 28.00 +POB, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 13, 61.00, 38.00, -9999.00, -9999.00, 46.00 +POM, 12, 13, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 12, 13, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 13, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 13, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 13, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 13, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 13, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 13, 37.00, 19.00, -9999.00, -9999.00, 37.00 +PSP, 12, 13, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 13, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 13, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 13, 47.00, 15.00, 7.00, 9.00, 13.00 +PUC, 12, 13, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 13, 41.00, 25.00, 28.00, 28.00, 41.00 +PVU, 12, 13, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 13, 35.00, 18.00, 29.00, 28.00, 42.00 +P02, 12, 13, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +P07, 12, 13, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 12, 13, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +P24, 12, 13, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +P28, 12, 13, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +P35, 12, 13, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +P38, 12, 13, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 12, 13, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +P58, 12, 13, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +P59, 12, 13, 25.00, 14.00, -9999.00, -9999.00, -9999.00 +P60, 12, 13, 24.00, 1.00, -9999.00, -9999.00, -9999.00 +P61, 12, 13, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +P67, 12, 13, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +P68, 12, 13, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 13, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 13, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 13, 36.00, 13.00, 14.00, 10.00, 20.00 +RBL, 12, 13, 55.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 13, 36.00, 13.00, -9999.00, -9999.00, 19.00 +RDD, 12, 13, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 13, 42.00, 22.00, 24.00, 23.00, 36.00 +RDR, 12, 13, 20.00, 2.00, -9999.00, -9999.00, 26.00 +RDU, 12, 13, 53.00, 32.00, 22.00, 24.00, 34.00 +REE, 12, 13, 54.00, 27.00, -9999.00, -9999.00, 9.00 +REJ, 12, 13, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 13, 32.00, 17.00, 27.00, 24.00, 36.00 +RIC, 12, 13, 50.00, 30.00, 21.00, 24.00, 33.00 +RIV, 12, 13, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 13, 30.00, 1.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 13, 31.00, 12.00, 12.00, 10.00, 17.00 +RME, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 13, 54.00, 30.00, -9999.00, -9999.00, -9999.00 +RND, 12, 13, 63.00, 41.00, -9999.00, -9999.00, 21.00 +RNO, 12, 13, 45.00, 20.00, 12.00, 13.00, 18.00 +ROA, 12, 13, 48.00, 29.00, 20.00, 21.00, 32.00 +ROC, 12, 13, 36.00, 23.00, 39.00, 43.00, 59.00 +ROW, 12, 13, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 13, 42.00, 20.00, 8.00, 10.00, 14.00 +RST, 12, 13, 26.00, 10.00, 23.00, 20.00, 31.00 +RWF, 12, 13, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 13, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 13, 53.00, 38.00, 17.00, 19.00, 25.00 +SAF, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 13, 66.00, 49.00, 10.00, 11.00, 16.00 +SAT, 12, 13, 63.00, 41.00, 16.00, 18.00, 25.00 +SAV, 12, 13, 62.00, 41.00, 21.00, 19.00, 29.00 +SAW, 12, 13, 29.00, 17.00, -9999.00, -9999.00, 55.00 +SBA, 12, 13, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 13, 67.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 13, 36.00, 23.00, 39.00, 37.00, 53.00 +SBP, 12, 13, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 13, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 13, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 13, -8.00, -20.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 13, 53.00, 37.00, 15.00, 18.00, 22.00 +SDF, 12, 13, 45.00, 29.00, 28.00, 25.00, 38.00 +SEA, 12, 13, 45.00, 36.00, 45.00, 46.00, 60.00 +SEM, 12, 13, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 13, 57.00, 34.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 13, 56.00, 43.00, 19.00, 19.00, 27.00 +SGF, 12, 13, 45.00, 26.00, 20.00, 19.00, 29.00 +SGY, 12, 13, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 13, 35.00, 10.00, 19.00, 17.00, 28.00 +SHV, 12, 13, 59.00, 37.00, 19.00, 20.00, 28.00 +SIT, 12, 13, 39.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 13, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 13, 59.00, 33.00, 9.00, 8.00, 14.00 +SKA, 12, 13, 34.00, 22.00, -9999.00, -9999.00, 46.00 +SKF, 12, 13, 63.00, 41.00, -9999.00, -9999.00, 21.00 +SLC, 12, 13, 38.00, 22.00, 22.00, 23.00, 33.00 +SLE, 12, 13, 46.00, 34.00, 48.00, 50.00, 62.00 +SLN, 12, 13, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 13, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 13, 64.00, 38.00, -9999.00, 13.00, 16.00 +SNA, 12, 13, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 13, 33.00, 25.00, 52.00, 52.00, 70.00 +SNS, 12, 13, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 13, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 13, 38.00, 22.00, 26.00, 22.00, 35.00 +SPS, 12, 13, 55.00, 31.00, 11.00, 8.00, 15.00 +SRQ, 12, 13, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 13, 59.00, 35.00, -9999.00, -9999.00, 28.00 +SSI, 12, 13, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +STC, 12, 13, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 13, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +STL, 12, 13, 42.00, 26.00, 22.00, 21.00, 32.00 +STNV, 12, 13, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +STS, 12, 13, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 13, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 13, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 13, 55.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 13, 31.00, 13.00, 14.00, 12.00, 21.00 +SVN, 12, 13, 62.00, 41.00, -9999.00, -9999.00, 20.00 +SWF, 12, 13, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 13, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 13, 36.00, 22.00, 44.00, 45.00, 60.00 +SZL, 12, 13, 42.00, 22.00, -9999.00, -9999.00, 27.00 +TAD, 12, 13, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 13, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 13, 49.00, 23.00, -9999.00, -9999.00, 33.00 +TCC, 12, 13, 53.00, 23.00, 4.00, 6.00, 6.00 +TCL, 12, 13, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 13, 46.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 13, 54.00, 28.00, -9999.00, 8.00, 8.00 +TEB, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 13, 50.00, 29.00, -9999.00, -9999.00, 15.00 +TKA, 12, 13, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 13, 66.00, 40.00, 18.00, 20.00, 27.00 +TNX, 12, 13, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 13, 36.00, 21.00, 34.00, 34.00, 47.00 +TOP, 12, 13, 41.00, 21.00, 14.00, 13.00, 22.00 +TPA, 12, 13, 72.00, 52.00, 13.00, 17.00, 23.00 +TPH, 12, 13, 44.00, 19.00, 4.00, 4.00, 7.00 +TRI, 12, 13, 48.00, 28.00, 25.00, 27.00, 38.00 +TRK, 12, 13, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 13, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 13, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 13, 49.00, 29.00, 13.00, 13.00, 21.00 +TUP, 12, 13, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 13, 64.00, 40.00, 9.00, 11.00, 15.00 +TVC, 12, 13, 32.00, 20.00, 37.00, 41.00, 52.00 +TVL, 12, 13, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 13, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 13, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 13, 50.00, 30.00, 28.00, 25.00, 37.00 +T01, 12, 13, 50.00, 30.00, -9999.00, -9999.00, 29.00 +T02, 12, 13, 57.00, 34.00, -9999.00, -9999.00, 29.00 +T03, 12, 13, 61.00, 38.00, -9999.00, -9999.00, 28.00 +T04, 12, 13, 74.00, 54.00, -9999.00, -9999.00, 21.00 +T05, 12, 13, 42.00, 19.00, -9999.00, -9999.00, 18.00 +T06, 12, 13, 62.00, 35.00, -9999.00, -9999.00, 35.00 +T07, 12, 13, 41.00, 14.00, -9999.00, -9999.00, 35.00 +T08, 12, 13, 35.00, 20.00, -9999.00, -9999.00, 35.00 +UCA, 12, 13, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 13, 54.00, 32.00, -9999.00, -9999.00, 9.00 +UIL, 12, 13, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 13, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 13, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 13, 12.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 13, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +U15, 12, 13, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 12, 13, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 13, 64.00, 39.00, -9999.00, -9999.00, 24.00 +VBG, 12, 13, 66.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 13, 66.00, 45.00, 18.00, 18.00, 27.00 +VCV, 12, 13, 58.00, 30.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 13, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 13, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 13, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 13, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 13, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 13, 64.00, 39.00, -9999.00, -9999.00, 29.00 +VRB, 12, 13, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 13, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 13, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 13, 50.00, 30.00, 20.00, 28.00, 33.00 +WJA, 12, 13, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 13, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 13, 8.00, -9.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 13, 43.00, 17.00, 20.00, 20.00, 28.00 +WPO, 12, 13, 15.00, -2.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 13, 60.00, 37.00, -9999.00, -9999.00, 22.00 +WRG, 12, 13, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 13, 45.00, 26.00, -9999.00, -9999.00, 31.00 +WRL, 12, 13, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +X68, 12, 13, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 13, 33.00, 21.00, 57.00, 58.00, 67.00 +YCG, 12, 13, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 13, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 13, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 13, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 13, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 13, 37.00, 22.00, 25.00, 22.00, 35.00 +YNG, 12, 13, 36.00, 23.00, 37.00, 38.00, 54.00 +YPA, 12, 13, 12.00, -8.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 13, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 13, 8.00, -8.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 13, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 13, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 13, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 13, 27.00, 13.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 13, 68.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 13, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 13, 15.00, -2.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 13, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 13, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 13, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 13, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 13, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 13, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 13, 27.00, 12.00, 49.00, 52.00, 67.00 +ZUN, 12, 13, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 13, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 13, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 13, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 12, 13, 60.00, 38.00, -9999.00, -9999.00, 31.00 +1V1, 12, 13, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 13, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 13, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 13, 56.00, 39.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 13, 59.00, 35.00, -9999.00, -9999.00, 29.00 +3B1, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 13, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 13, 30.00, 16.00, -9999.00, -9999.00, 46.00 +3SE, 12, 13, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 13, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 13, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 13, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 13, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 13, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 13, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 13, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 13, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 14, 39.00, 24.00, 25.00, 25.00, 39.00 +ABI, 12, 14, 57.00, 34.00, 9.00, 8.00, 13.00 +ABQ, 12, 14, 47.00, 23.00, 7.00, 8.00, 12.00 +ABR, 12, 14, 25.00, 5.00, 14.00, 12.00, 21.00 +ABY, 12, 14, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 14, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 14, 59.00, 37.00, 14.00, 12.00, 19.00 +ACV, 12, 14, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 14, 45.00, 26.00, 21.00, 23.00, 33.00 +ADK, 12, 14, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 14, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 14, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 14, 46.00, 26.00, -9999.00, -9999.00, 28.00 +AEX, 12, 14, 61.00, 39.00, -9999.00, -9999.00, 32.00 +AFF, 12, 14, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 14, 74.00, 50.00, -9999.00, -9999.00, 24.00 +AGS, 12, 14, 59.00, 35.00, 22.00, 22.00, 32.00 +AHN, 12, 14, 55.00, 35.00, 23.00, 23.00, 32.00 +AKN, 12, 14, 23.00, 8.00, 26.00, 28.00, 41.00 +AKO, 12, 14, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 14, 35.00, 18.00, 27.00, 29.00, 42.00 +ALI, 12, 14, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 14, 29.00, 11.00, 17.00, 14.00, 25.00 +ALS, 12, 14, 35.00, 0.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 14, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 14, 50.00, 24.00, 6.00, 8.00, 12.00 +AMG, 12, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 14, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 14, 22.00, 10.00, 22.00, 20.00, 31.00 +AND, 12, 14, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 14, 40.00, 31.00, 61.00, 58.00, 71.00 +AOO, 12, 14, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +APN, 12, 14, 31.00, 16.00, 33.00, 37.00, 51.00 +AQQ, 12, 14, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ART, 12, 14, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +AST, 12, 14, 48.00, 37.00, 60.00, 61.00, 72.00 +ATL, 12, 14, 54.00, 35.00, 22.00, 22.00, 31.00 +ATW, 12, 14, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 14, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 14, 41.00, 23.00, -9999.00, -9999.00, 41.00 +AUG, 12, 14, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 14, 62.00, 41.00, 16.00, 16.00, 24.00 +AUW, 12, 14, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 14, 50.00, 28.00, 22.00, 21.00, 31.00 +AVP, 12, 14, 36.00, 23.00, 28.00, 27.00, 42.00 +AXN, 12, 14, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 14, 37.00, 20.00, -9999.00, -9999.00, 32.00 +AYS, 12, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 14, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 14, 54.00, 38.00, -9999.00, -9999.00, 31.00 +BAD, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 14, 35.00, 9.00, -9999.00, -9999.00, 11.00 +BDL, 12, 14, 37.00, 21.00, 28.00, 26.00, 41.00 +BDR, 12, 14, 41.00, 27.00, 28.00, 25.00, 43.00 +BET, 12, 14, 15.00, 2.00, 22.00, 25.00, 35.00 +BFD, 12, 14, 31.00, 18.00, 50.00, 49.00, 68.00 +BFF, 12, 14, 39.00, 13.00, 13.00, 12.00, 20.00 +BFL, 12, 14, 56.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 14, 32.00, 20.00, 38.00, 37.00, 56.00 +BGR, 12, 14, 31.00, 15.00, 28.00, 27.00, 41.00 +BGS, 12, 14, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 14, 55.00, 35.00, 24.00, 21.00, 31.00 +BID, 12, 14, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 14, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 14, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 14, 34.00, 16.00, 17.00, 18.00, 26.00 +BIS, 12, 14, 24.00, 3.00, 19.00, 20.00, 30.00 +BIX, 12, 14, 63.00, 46.00, -9999.00, -9999.00, 31.00 +BJI, 12, 14, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 14, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 14, 45.00, 15.00, -9999.00, -9999.00, 16.00 +BKW, 12, 14, 42.00, 25.00, 35.00, 36.00, 49.00 +BLF, 12, 14, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 14, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 14, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 14, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 14, 43.00, 25.00, -9999.00, -9999.00, 29.00 +BNA, 12, 14, 50.00, 31.00, 29.00, 23.00, 38.00 +BNO, 12, 14, 35.00, 15.00, -9999.00, 30.00, 50.00 +BOI, 12, 14, 37.00, 22.00, 28.00, 29.00, 42.00 +BOS, 12, 14, 40.00, 26.00, 26.00, 28.00, 40.00 +BPI, 12, 14, 27.00, -7.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 14, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 14, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 14, 34.00, 18.00, -9999.00, -9999.00, 21.00 +BRO, 12, 14, 72.00, 52.00, 15.00, 16.00, 24.00 +BRW, 12, 14, -5.00, -17.00, 9.00, 9.00, 15.00 +BSM, 12, 14, 62.00, 41.00, -9999.00, -9999.00, 23.00 +BTI, 12, 14, -8.00, -20.00, 10.00, 8.00, 15.00 +BTL, 12, 14, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 14, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 14, 63.00, 42.00, 24.00, 19.00, 33.00 +BTT, 12, 14, -2.00, -17.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 14, 30.00, 15.00, 39.00, 32.00, 53.00 +BUB, 12, 14, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 14, 35.00, 23.00, 46.00, 50.00, 64.00 +BUR, 12, 14, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 14, 64.00, 46.00, -9999.00, 16.00, 21.00 +BWG, 12, 14, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 14, 45.00, 28.00, 22.00, 23.00, 33.00 +BYH, 12, 14, 49.00, 31.00, -9999.00, -9999.00, 35.00 +BYI, 12, 14, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 14, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 14, 59.00, 35.00, 24.00, 22.00, 33.00 +CAG, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 14, 37.00, 23.00, 39.00, 38.00, 55.00 +CAO, 12, 14, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 14, 24.00, 6.00, 38.00, 40.00, 54.00 +CBM, 12, 14, 56.00, 33.00, -9999.00, -9999.00, 35.00 +CDB, 12, 14, 35.00, 27.00, 56.00, 58.00, 73.00 +CDC, 12, 14, 43.00, 18.00, 10.00, 10.00, 16.00 +CDR, 12, 14, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 14, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 14, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 14, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 14, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 14, 51.00, 31.00, 26.00, 23.00, 35.00 +CHO, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 14, 61.00, 41.00, 20.00, 22.00, 30.00 +CID, 12, 14, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 14, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 14, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 14, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 14, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 14, 37.00, 24.00, 41.00, 39.00, 56.00 +CLL, 12, 14, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 14, 52.00, 33.00, 22.00, 25.00, 35.00 +CMH, 12, 14, 39.00, 24.00, 30.00, 33.00, 46.00 +CMI, 12, 14, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 14, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 14, 39.00, 20.00, 10.00, 9.00, 16.00 +CNM, 12, 14, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 14, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +COD, 12, 14, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +COF, 12, 14, 73.00, 53.00, -9999.00, -9999.00, 21.00 +CON, 12, 14, 34.00, 14.00, 25.00, 27.00, 37.00 +COS, 12, 14, 42.00, 17.00, 13.00, 11.00, 17.00 +COT, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 14, 40.00, 23.00, 23.00, 20.00, 32.00 +CPR, 12, 14, 34.00, 14.00, 17.00, 16.00, 26.00 +CRBC, 12, 14, 27.00, -7.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 14, 68.00, 48.00, 14.00, 12.00, 21.00 +CRW, 12, 14, 46.00, 28.00, 37.00, 34.00, 50.00 +CSG, 12, 14, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 14, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 14, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 14, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 14, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 14, 41.00, 25.00, 28.00, 27.00, 40.00 +CVN, 12, 14, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 14, 52.00, 24.00, -9999.00, -9999.00, 11.00 +CXY, 12, 14, 40.00, 26.00, 20.00, 18.00, 29.00 +CYS, 12, 14, 39.00, 17.00, 15.00, 12.00, 20.00 +DAA, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 14, 70.00, 50.00, 17.00, 19.00, 26.00 +DAG, 12, 14, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 14, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 14, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 14, 39.00, 24.00, 32.00, 28.00, 43.00 +DBQ, 12, 14, 29.00, 14.00, 21.00, 20.00, 32.00 +DCA, 12, 14, 47.00, 31.00, 20.00, 21.00, 30.00 +DDC, 12, 14, 44.00, 21.00, 10.00, 10.00, 15.00 +DEC, 12, 14, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 14, 44.00, 17.00, 12.00, 12.00, 18.00 +DFW, 12, 14, 57.00, 36.00, 11.00, 10.00, 16.00 +DHN, 12, 14, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 14, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 14, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 14, 63.00, 40.00, -9999.00, -9999.00, 15.00 +DLG, 12, 14, 21.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 14, 20.00, 5.00, 22.00, 21.00, 32.00 +DLLC, 12, 14, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 14, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 14, 64.00, 40.00, -9999.00, -9999.00, 13.00 +DMN, 12, 14, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 14, 47.00, 30.00, -9999.00, -9999.00, 31.00 +DPG, 12, 14, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 14, 64.00, 39.00, -9999.00, -9999.00, 30.00 +DRA, 12, 14, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 14, 63.00, 40.00, 8.00, 9.00, 14.00 +DSM, 12, 14, 32.00, 16.00, 20.00, 18.00, 30.00 +DTW, 12, 14, 35.00, 21.00, 34.00, 33.00, 46.00 +DUG, 12, 14, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 14, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 14, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 14, 57.00, 34.00, -9999.00, -9999.00, 15.00 +D45, 12, 14, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 14, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 14, 25.00, 8.00, 21.00, 17.00, 28.00 +ECG, 12, 14, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 14, 58.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 14, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 14, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 14, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 14, 42.00, 21.00, 42.00, 42.00, 58.00 +EKO, 12, 14, 37.00, 14.00, 19.00, 20.00, 28.00 +ELD, 12, 14, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 14, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 14, 57.00, 31.00, 7.00, 9.00, 12.00 +ELY, 12, 14, 40.00, 10.00, 12.00, 14.00, 21.00 +EMP, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 14, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 12, 14, 48.00, 28.00, -9999.00, -9999.00, 15.00 +ENN, 12, 14, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 14, 35.00, 20.00, -9999.00, -9999.00, 18.00 +EPH, 12, 14, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 14, 38.00, 25.00, 44.00, 45.00, 62.00 +ESF, 12, 14, 61.00, 39.00, -9999.00, -9999.00, 35.00 +EUG, 12, 14, 46.00, 36.00, 47.00, 47.00, 61.00 +EVV, 12, 14, 43.00, 26.00, 28.00, 24.00, 37.00 +EWN, 12, 14, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 14, 43.00, 29.00, 22.00, 23.00, 36.00 +EYW, 12, 14, 76.00, 67.00, 14.00, 10.00, 20.00 +E74, 12, 14, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 14, 52.00, 31.00, -9999.00, -9999.00, 29.00 +FAI, 12, 14, 2.00, -15.00, 21.00, 24.00, 32.00 +FAR, 12, 14, 20.00, 3.00, 13.00, 18.00, 25.00 +FAT, 12, 14, 54.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 14, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 14, 30.00, 15.00, 34.00, 38.00, 51.00 +FCS, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 14, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 14, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 14, 43.00, 16.00, 16.00, 18.00, 22.00 +FLL, 12, 14, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 14, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 14, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +FME, 12, 14, 47.00, 26.00, -9999.00, -9999.00, 28.00 +FMH, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 14, 43.00, 17.00, 7.00, 8.00, 9.00 +FMY, 12, 14, 76.00, 55.00, 10.00, 9.00, 15.00 +FNT, 12, 14, 33.00, 20.00, 32.00, 32.00, 46.00 +FOD, 12, 14, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 14, 40.00, 21.00, -9999.00, -9999.00, 19.00 +FOK, 12, 14, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 14, 42.00, 21.00, -9999.00, -9999.00, 18.00 +FSD, 12, 14, 28.00, 8.00, 12.00, 13.00, 20.00 +FSI, 12, 14, 52.00, 27.00, -9999.00, -9999.00, 14.00 +FSM, 12, 14, 51.00, 29.00, 18.00, 16.00, 25.00 +FTK, 12, 14, 45.00, 25.00, -9999.00, -9999.00, 35.00 +FWA, 12, 14, 35.00, 21.00, 29.00, 33.00, 44.00 +FWH, 12, 14, 57.00, 34.00, -9999.00, -9999.00, 17.00 +FYU, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 14, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 14, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 14, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 14, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 14, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 14, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 14, 34.00, 22.00, 36.00, 35.00, 49.00 +GFA, 12, 14, 33.00, 14.00, -9999.00, -9999.00, 23.00 +GFK, 12, 14, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 14, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 14, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 14, 25.00, 5.00, 20.00, 20.00, 30.00 +GJT, 12, 14, 38.00, 18.00, 12.00, 12.00, 18.00 +GKN, 12, 14, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 14, 42.00, 17.00, 9.00, 8.00, 14.00 +GLH, 12, 14, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 14, 62.00, 51.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 14, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 12, 14, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 14, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 14, 27.00, 12.00, 27.00, 28.00, 41.00 +GRCI, 12, 14, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 14, 46.00, 33.00, -9999.00, -9999.00, 69.00 +GRI, 12, 14, 36.00, 15.00, 13.00, 11.00, 19.00 +GRK, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 14, 33.00, 20.00, 35.00, 40.00, 53.00 +GSB, 12, 14, 55.00, 33.00, -9999.00, -9999.00, 23.00 +GSG, 12, 14, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 14, 50.00, 30.00, 22.00, 23.00, 33.00 +GSP, 12, 14, 53.00, 33.00, 23.00, 25.00, 34.00 +GST, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 14, 33.00, 16.00, -9999.00, -9999.00, 61.00 +GTF, 12, 14, 33.00, 14.00, 19.00, 22.00, 30.00 +GUP, 12, 14, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 14, 36.00, 20.00, -9999.00, -9999.00, 37.00 +GVW, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 14, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 14, 57.00, 41.00, 24.00, 23.00, 34.00 +HBR, 12, 14, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 14, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 14, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 14, 37.00, 19.00, -9999.00, -9999.00, 36.00 +HKY, 12, 14, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 14, 31.00, 11.00, 17.00, 17.00, 29.00 +HMN, 12, 14, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 14, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 14, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 14, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 14, 28.00, 7.00, 9.00, 9.00, 16.00 +HOP, 12, 14, 46.00, 27.00, -9999.00, -9999.00, 35.00 +HOT, 12, 14, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 14, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 14, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 14, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 14, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 14, 64.00, 39.00, -9999.00, -9999.00, 30.00 +HST, 12, 14, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 12, 14, 52.00, 33.00, 29.00, 22.00, 37.00 +HTL, 12, 14, 29.00, 15.00, 39.00, 36.00, 53.00 +HTS, 12, 14, 45.00, 28.00, 32.00, 31.00, 47.00 +HUF, 12, 14, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 14, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 14, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 14, 28.00, 6.00, 20.00, 17.00, 26.00 +IAB, 12, 14, 43.00, 23.00, -9999.00, -9999.00, 18.00 +IAD, 12, 14, 45.00, 26.00, 22.00, 22.00, 32.00 +IAG, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 14, 64.00, 42.00, 21.00, 20.00, 29.00 +ICT, 12, 14, 43.00, 23.00, 12.00, 11.00, 18.00 +IDA, 12, 14, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 14, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 14, 44.00, 27.00, 23.00, 22.00, 34.00 +ILI, 12, 14, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 14, 59.00, 37.00, 21.00, 24.00, 33.00 +IMT, 12, 14, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +IND, 12, 14, 38.00, 23.00, 32.00, 31.00, 45.00 +INL, 12, 14, 16.00, -2.00, 23.00, 22.00, 34.00 +INS, 12, 14, 54.00, 32.00, -9999.00, -9999.00, 9.00 +INT, 12, 14, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +INW, 12, 14, 46.00, 20.00, 7.00, 7.00, 11.00 +IPL, 12, 14, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 14, 38.00, 24.00, 26.00, 28.00, 40.00 +IRK, 12, 14, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 14, 23.00, 2.00, 20.00, 17.00, 30.00 +ISP, 12, 14, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 14, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 14, 65.00, 39.00, -9999.00, -9999.00, 12.00 +IWD, 12, 14, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 14, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 14, 59.00, 36.00, 25.00, 20.00, 33.00 +JAX, 12, 14, 67.00, 43.00, 19.00, 18.00, 28.00 +JBR, 12, 14, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 14, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 14, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 14, 42.00, 30.00, 23.00, 23.00, 35.00 +JHW, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 14, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 14, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 14, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 14, 31.00, 22.00, 47.00, 49.00, 58.00 +JST, 12, 14, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 14, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 14, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 14, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 14, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 14, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 14, 33.00, 19.00, 34.00, 36.00, 49.00 +LAR, 12, 14, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 14, 57.00, 34.00, 7.00, 7.00, 11.00 +LAX, 12, 14, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 14, 54.00, 27.00, 10.00, 7.00, 13.00 +LBF, 12, 14, 37.00, 11.00, 13.00, 8.00, 17.00 +LCH, 12, 14, 63.00, 43.00, 18.00, 19.00, 29.00 +LCK, 12, 14, 40.00, 24.00, -9999.00, -9999.00, 40.00 +LEB, 12, 14, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 14, 44.00, 27.00, 29.00, 28.00, 40.00 +LFI, 12, 14, 51.00, 35.00, -9999.00, -9999.00, 29.00 +LFK, 12, 14, 61.00, 39.00, 18.00, 21.00, 28.00 +LFT, 12, 14, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 14, 42.00, 31.00, 23.00, 23.00, 36.00 +LGB, 12, 14, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 14, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 14, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 14, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 14, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 14, 52.00, 33.00, 19.00, 21.00, 28.00 +LIZ, 12, 14, 24.00, 6.00, -9999.00, -9999.00, 52.00 +LMT, 12, 14, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 12, 14, 32.00, 9.00, 10.00, 11.00, 15.00 +LNK, 12, 14, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 14, 43.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 14, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 14, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 14, 52.00, 32.00, -9999.00, -9999.00, 23.00 +LSE, 12, 14, 28.00, 12.00, 19.00, 17.00, 28.00 +LSF, 12, 14, 59.00, 38.00, -9999.00, -9999.00, 22.00 +LSV, 12, 14, 60.00, 27.00, -9999.00, -9999.00, 9.00 +LTS, 12, 14, 55.00, 28.00, -9999.00, -9999.00, 14.00 +LUF, 12, 14, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 12, 14, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 14, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 14, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 14, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 14, 47.00, 29.00, 23.00, 22.00, 33.00 +MAF, 12, 14, 58.00, 31.00, 7.00, 6.00, 11.00 +MBL, 12, 14, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 14, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 14, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 14, 54.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 12, 14, 72.00, 52.00, -9999.00, -9999.00, 21.00 +MCG, 12, 14, 2.00, -15.00, 26.00, 27.00, 39.00 +MCI, 12, 14, 38.00, 22.00, 15.00, 14.00, 24.00 +MCK, 12, 14, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 14, 60.00, 37.00, 20.00, 20.00, 29.00 +MCO, 12, 14, 73.00, 51.00, 13.00, 16.00, 23.00 +MCW, 12, 14, 26.00, 10.00, 14.00, 11.00, 20.00 +MC2, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 14, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 14, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 14, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 14, 35.00, 21.00, 31.00, 30.00, 42.00 +MEI, 12, 14, 60.00, 36.00, 24.00, 18.00, 32.00 +MEM, 12, 14, 52.00, 35.00, 27.00, 22.00, 35.00 +MER, 12, 14, 54.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 14, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 14, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 14, 44.00, 31.00, 35.00, 35.00, 48.00 +MGE, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 14, 60.00, 39.00, 23.00, 20.00, 33.00 +MGW, 12, 14, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 14, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 14, 54.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 12, 14, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 14, 77.00, 59.00, 13.00, 12.00, 22.00 +MIB, 12, 14, 21.00, 5.00, -9999.00, -9999.00, 24.00 +MIV, 12, 14, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 14, 40.00, 21.00, -9999.00, -9999.00, 29.00 +MKC, 12, 14, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 14, 31.00, 17.00, 31.00, 30.00, 43.00 +MKG, 12, 14, 33.00, 23.00, 40.00, 40.00, 53.00 +MKL, 12, 14, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 14, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 14, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 14, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 14, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 14, 33.00, 17.00, 26.00, 23.00, 35.00 +MLS, 12, 14, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 14, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 14, 59.00, 38.00, -9999.00, -9999.00, 30.00 +MOB, 12, 14, 63.00, 43.00, 22.00, 17.00, 31.00 +MOT, 12, 14, 21.00, 5.00, 18.00, 17.00, 26.00 +MPV, 12, 14, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 14, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 14, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 14, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 14, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 14, 60.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 14, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 14, 29.00, 13.00, 25.00, 23.00, 35.00 +MSO, 12, 14, 30.00, 16.00, 32.00, 31.00, 45.00 +MSP, 12, 14, 25.00, 10.00, 19.00, 21.00, 30.00 +MSS, 12, 14, 28.00, 12.00, 39.00, 36.00, 54.00 +MSY, 12, 14, 64.00, 45.00, 23.00, 17.00, 32.00 +MTC, 12, 14, 34.00, 22.00, -9999.00, -9999.00, 37.00 +MTN, 12, 14, 45.00, 28.00, -9999.00, -9999.00, 28.00 +MTO, 12, 14, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 14, 41.00, 24.00, -9999.00, -9999.00, 28.00 +MUO, 12, 14, 40.00, 22.00, -9999.00, -9999.00, 29.00 +MWA, 12, 14, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 14, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 14, 60.00, 39.00, -9999.00, -9999.00, 33.00 +MYL, 12, 14, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 14, 60.00, 36.00, -9999.00, -9999.00, 28.00 +NAO, 12, 14, 59.00, 44.00, -9999.00, -9999.00, 34.00 +NBC, 12, 14, 62.00, 42.00, -9999.00, -9999.00, 29.00 +NBE, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 14, 34.00, 19.00, -9999.00, -9999.00, 32.00 +NCA, 12, 14, 60.00, 35.00, -9999.00, -9999.00, 29.00 +NCO, 12, 14, 42.00, 27.00, -9999.00, -9999.00, 40.00 +NC1, 12, 14, 54.00, 36.00, -9999.00, -9999.00, 9.00 +NEL, 12, 14, 45.00, 25.00, -9999.00, -9999.00, 32.00 +NFG, 12, 14, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 14, 45.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 12, 14, 69.00, 49.00, -9999.00, -9999.00, 19.00 +NGU, 12, 14, 52.00, 35.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 14, 56.00, 44.00, -9999.00, -9999.00, 29.00 +NHK, 12, 14, 47.00, 28.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 14, 34.00, 17.00, -9999.00, -9999.00, 39.00 +NID, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 14, 67.00, 43.00, -9999.00, -9999.00, 23.00 +NIR, 12, 14, 66.00, 43.00, -9999.00, -9999.00, 23.00 +NKT, 12, 14, 59.00, 38.00, -9999.00, -9999.00, 29.00 +NKX, 12, 14, 66.00, 49.00, -9999.00, -9999.00, 19.00 +NLC, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 14, 58.00, 35.00, -9999.00, -9999.00, 35.00 +NPA, 12, 14, 63.00, 44.00, -9999.00, -9999.00, 29.00 +NQA, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 14, 71.00, 47.00, -9999.00, -9999.00, 19.00 +NQX, 12, 14, 76.00, 67.00, -9999.00, -9999.00, 23.00 +NRB, 12, 14, 67.00, 48.00, -9999.00, -9999.00, 19.00 +NRC, 12, 14, 55.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 14, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 14, 63.00, 41.00, -9999.00, -9999.00, 32.00 +NSI, 12, 14, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 14, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 14, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 14, 52.00, 35.00, -9999.00, -9999.00, 29.00 +NUC, 12, 14, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 14, 57.00, 38.00, -9999.00, -9999.00, 32.00 +NUW, 12, 14, 45.00, 35.00, -9999.00, -9999.00, 58.00 +NWF, 12, 14, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 14, 48.00, 26.00, -9999.00, -9999.00, 29.00 +NZC, 12, 14, 67.00, 40.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 14, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 12, 14, 40.00, 24.00, -9999.00, -9999.00, 39.00 +NZY, 12, 14, 66.00, 49.00, -9999.00, -9999.00, 16.00 +OAK, 12, 14, 57.00, 41.00, 16.00, 19.00, 24.00 +OAR, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 14, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 14, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 14, 50.00, 28.00, 13.00, 10.00, 17.00 +OLM, 12, 14, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 14, 34.00, 15.00, 14.00, 12.00, 21.00 +OME, 12, 14, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 14, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 14, 34.00, 19.00, 30.00, 27.00, 41.00 +ORF, 12, 14, 52.00, 35.00, 23.00, 26.00, 35.00 +ORH, 12, 14, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 14, -7.00, -23.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 14, 32.00, 17.00, -9999.00, -9999.00, 47.00 +OTG, 12, 14, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 14, 52.00, 40.00, 52.00, 54.00, 65.00 +OTM, 12, 14, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 14, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 14, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 14, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 14, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 14, 62.00, 40.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 14, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 14, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 14, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 14, 0.00, -14.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 14, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 14, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 14, 65.00, 41.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 14, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 14, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 14, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 14, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 14, 2.00, -15.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 14, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 14, 31.00, 14.00, -9999.00, -9999.00, 42.00 +PBI, 12, 14, 76.00, 59.00, 18.00, 19.00, 29.00 +PDT, 12, 14, 40.00, 28.00, 28.00, 29.00, 42.00 +PDX, 12, 14, 45.00, 35.00, 49.00, 50.00, 65.00 +PFN, 12, 14, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 14, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 14, 43.00, 28.00, 23.00, 21.00, 34.00 +PHX, 12, 14, 66.00, 42.00, 8.00, 8.00, 11.00 +PIA, 12, 14, 34.00, 19.00, 27.00, 24.00, 37.00 +PIB, 12, 14, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 14, 33.00, 16.00, 25.00, 25.00, 37.00 +PIR, 12, 14, 30.00, 11.00, 14.00, 14.00, 22.00 +PIT, 12, 14, 38.00, 24.00, 39.00, 37.00, 55.00 +PKB, 12, 14, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 14, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 14, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 14, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 14, 63.00, 44.00, 19.00, 17.00, 28.00 +POB, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 14, 61.00, 38.00, -9999.00, -9999.00, 46.00 +POM, 12, 14, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 12, 14, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 14, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 14, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 14, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 14, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 14, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 14, 37.00, 18.00, -9999.00, -9999.00, 37.00 +PSP, 12, 14, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 14, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 14, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 14, 47.00, 15.00, 7.00, 9.00, 13.00 +PUC, 12, 14, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 14, 41.00, 24.00, 28.00, 29.00, 41.00 +PVU, 12, 14, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 14, 35.00, 17.00, 29.00, 28.00, 42.00 +P02, 12, 14, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +P07, 12, 14, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 12, 14, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +P24, 12, 14, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +P28, 12, 14, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +P35, 12, 14, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +P38, 12, 14, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 12, 14, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +P58, 12, 14, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +P59, 12, 14, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +P60, 12, 14, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 12, 14, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +P67, 12, 14, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +P68, 12, 14, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 14, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 14, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 14, 35.00, 12.00, 14.00, 10.00, 21.00 +RBL, 12, 14, 55.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 14, 35.00, 12.00, -9999.00, -9999.00, 19.00 +RDD, 12, 14, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 14, 42.00, 22.00, 24.00, 23.00, 36.00 +RDR, 12, 14, 19.00, 1.00, -9999.00, -9999.00, 27.00 +RDU, 12, 14, 52.00, 32.00, 22.00, 24.00, 34.00 +REE, 12, 14, 54.00, 27.00, -9999.00, -9999.00, 9.00 +REJ, 12, 14, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 14, 31.00, 16.00, 27.00, 24.00, 36.00 +RIC, 12, 14, 50.00, 30.00, 21.00, 24.00, 33.00 +RIV, 12, 14, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 14, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 14, 31.00, 12.00, 12.00, 10.00, 17.00 +RME, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 14, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +RND, 12, 14, 63.00, 41.00, -9999.00, -9999.00, 21.00 +RNO, 12, 14, 45.00, 20.00, 12.00, 13.00, 18.00 +ROA, 12, 14, 47.00, 29.00, 20.00, 21.00, 32.00 +ROC, 12, 14, 36.00, 22.00, 40.00, 44.00, 59.00 +ROW, 12, 14, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 14, 42.00, 19.00, 8.00, 10.00, 14.00 +RST, 12, 14, 25.00, 9.00, 23.00, 20.00, 31.00 +RWF, 12, 14, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 14, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 14, 53.00, 38.00, 17.00, 19.00, 25.00 +SAF, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 14, 66.00, 49.00, 10.00, 11.00, 16.00 +SAT, 12, 14, 63.00, 41.00, 16.00, 18.00, 25.00 +SAV, 12, 14, 62.00, 41.00, 21.00, 19.00, 30.00 +SAW, 12, 14, 28.00, 17.00, -9999.00, -9999.00, 56.00 +SBA, 12, 14, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 14, 67.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 14, 35.00, 22.00, 40.00, 38.00, 54.00 +SBP, 12, 14, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 14, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 14, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 14, -8.00, -20.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 14, 53.00, 37.00, 15.00, 18.00, 22.00 +SDF, 12, 14, 45.00, 28.00, 28.00, 25.00, 38.00 +SEA, 12, 14, 45.00, 36.00, 45.00, 46.00, 60.00 +SEM, 12, 14, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 14, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 14, 56.00, 43.00, 19.00, 19.00, 27.00 +SGF, 12, 14, 45.00, 25.00, 20.00, 19.00, 29.00 +SGY, 12, 14, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 14, 35.00, 10.00, 19.00, 17.00, 29.00 +SHV, 12, 14, 58.00, 37.00, 19.00, 20.00, 28.00 +SIT, 12, 14, 39.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 14, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 14, 59.00, 33.00, 9.00, 8.00, 14.00 +SKA, 12, 14, 34.00, 22.00, -9999.00, -9999.00, 47.00 +SKF, 12, 14, 63.00, 41.00, -9999.00, -9999.00, 21.00 +SLC, 12, 14, 38.00, 21.00, 22.00, 23.00, 33.00 +SLE, 12, 14, 46.00, 34.00, 48.00, 50.00, 62.00 +SLN, 12, 14, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 14, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 14, 64.00, 38.00, -9999.00, 13.00, 16.00 +SNA, 12, 14, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 14, 33.00, 25.00, 52.00, 52.00, 70.00 +SNS, 12, 14, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 14, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 14, 37.00, 22.00, 26.00, 22.00, 35.00 +SPS, 12, 14, 55.00, 31.00, 11.00, 8.00, 15.00 +SRQ, 12, 14, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 14, 59.00, 35.00, -9999.00, -9999.00, 28.00 +SSI, 12, 14, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +STC, 12, 14, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 14, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +STL, 12, 14, 41.00, 26.00, 21.00, 21.00, 32.00 +STNV, 12, 14, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +STS, 12, 14, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 14, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 14, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 14, 55.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 14, 31.00, 12.00, 14.00, 12.00, 21.00 +SVN, 12, 14, 62.00, 41.00, -9999.00, -9999.00, 20.00 +SWF, 12, 14, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 14, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 14, 35.00, 21.00, 44.00, 46.00, 61.00 +SZL, 12, 14, 42.00, 21.00, -9999.00, -9999.00, 27.00 +TAD, 12, 14, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 14, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 14, 48.00, 22.00, -9999.00, -9999.00, 33.00 +TCC, 12, 14, 53.00, 23.00, 4.00, 6.00, 6.00 +TCL, 12, 14, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 14, 46.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 14, 54.00, 28.00, -9999.00, 8.00, 8.00 +TEB, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 14, 50.00, 28.00, -9999.00, -9999.00, 15.00 +TKA, 12, 14, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 14, 66.00, 40.00, 18.00, 20.00, 27.00 +TNX, 12, 14, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 14, 35.00, 20.00, 35.00, 35.00, 48.00 +TOP, 12, 14, 40.00, 21.00, 14.00, 13.00, 22.00 +TPA, 12, 14, 72.00, 52.00, 13.00, 17.00, 23.00 +TPH, 12, 14, 44.00, 19.00, 4.00, 4.00, 7.00 +TRI, 12, 14, 48.00, 28.00, 25.00, 27.00, 38.00 +TRK, 12, 14, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 14, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 14, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 14, 49.00, 29.00, 13.00, 13.00, 21.00 +TUP, 12, 14, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 14, 64.00, 40.00, 9.00, 11.00, 15.00 +TVC, 12, 14, 31.00, 19.00, 37.00, 42.00, 53.00 +TVL, 12, 14, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 14, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 14, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 14, 50.00, 30.00, 28.00, 25.00, 37.00 +T01, 12, 14, 49.00, 30.00, -9999.00, -9999.00, 29.00 +T02, 12, 14, 56.00, 34.00, -9999.00, -9999.00, 30.00 +T03, 12, 14, 61.00, 38.00, -9999.00, -9999.00, 28.00 +T04, 12, 14, 74.00, 54.00, -9999.00, -9999.00, 21.00 +T05, 12, 14, 41.00, 19.00, -9999.00, -9999.00, 18.00 +T06, 12, 14, 61.00, 35.00, -9999.00, -9999.00, 35.00 +T07, 12, 14, 40.00, 13.00, -9999.00, -9999.00, 36.00 +T08, 12, 14, 35.00, 20.00, -9999.00, -9999.00, 36.00 +UCA, 12, 14, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 14, 54.00, 32.00, -9999.00, -9999.00, 9.00 +UIL, 12, 14, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 14, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 14, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 14, 12.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 14, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +U15, 12, 14, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 12, 14, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 14, 64.00, 39.00, -9999.00, -9999.00, 24.00 +VBG, 12, 14, 66.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 14, 66.00, 45.00, 18.00, 18.00, 27.00 +VCV, 12, 14, 58.00, 30.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 14, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 14, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 14, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 14, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 14, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 14, 64.00, 39.00, -9999.00, -9999.00, 30.00 +VRB, 12, 14, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 14, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 14, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 14, 49.00, 30.00, 20.00, 29.00, 33.00 +WJA, 12, 14, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 14, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 14, 7.00, -9.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 14, 43.00, 17.00, 20.00, 20.00, 28.00 +WPO, 12, 14, 14.00, -3.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 14, 60.00, 37.00, -9999.00, -9999.00, 22.00 +WRG, 12, 14, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 14, 45.00, 26.00, -9999.00, -9999.00, 31.00 +WRL, 12, 14, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +X68, 12, 14, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 14, 33.00, 21.00, 57.00, 58.00, 67.00 +YCG, 12, 14, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 14, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 14, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 14, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 14, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 14, 37.00, 22.00, 25.00, 22.00, 35.00 +YNG, 12, 14, 36.00, 23.00, 37.00, 38.00, 55.00 +YPA, 12, 14, 11.00, -9.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 14, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 14, 7.00, -8.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 14, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 14, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 14, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 14, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 14, 68.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 14, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 14, 14.00, -3.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 14, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 14, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 14, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 14, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 14, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 14, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 14, 26.00, 11.00, 50.00, 52.00, 67.00 +ZUN, 12, 14, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 14, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 14, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 14, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 12, 14, 60.00, 38.00, -9999.00, -9999.00, 32.00 +1V1, 12, 14, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 14, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 14, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 14, 56.00, 38.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 14, 59.00, 35.00, -9999.00, -9999.00, 30.00 +3B1, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 14, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 14, 29.00, 15.00, -9999.00, -9999.00, 47.00 +3SE, 12, 14, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 14, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 14, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 14, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 14, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 14, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 14, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 14, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 14, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 15, 39.00, 24.00, 25.00, 25.00, 39.00 +ABI, 12, 15, 57.00, 34.00, 9.00, 8.00, 13.00 +ABQ, 12, 15, 47.00, 23.00, 7.00, 8.00, 12.00 +ABR, 12, 15, 25.00, 5.00, 14.00, 12.00, 21.00 +ABY, 12, 15, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 15, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 15, 59.00, 37.00, 14.00, 12.00, 19.00 +ACV, 12, 15, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 15, 45.00, 26.00, 21.00, 23.00, 33.00 +ADK, 12, 15, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 15, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 15, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 15, 46.00, 26.00, -9999.00, -9999.00, 28.00 +AEX, 12, 15, 61.00, 39.00, -9999.00, -9999.00, 32.00 +AFF, 12, 15, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 15, 74.00, 50.00, -9999.00, -9999.00, 24.00 +AGS, 12, 15, 59.00, 35.00, 22.00, 22.00, 32.00 +AHN, 12, 15, 55.00, 35.00, 23.00, 23.00, 32.00 +AKN, 12, 15, 23.00, 8.00, 26.00, 28.00, 41.00 +AKO, 12, 15, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 15, 35.00, 18.00, 27.00, 29.00, 42.00 +ALI, 12, 15, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 15, 29.00, 11.00, 17.00, 14.00, 25.00 +ALS, 12, 15, 35.00, 0.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 15, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 15, 50.00, 24.00, 6.00, 8.00, 12.00 +AMG, 12, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 15, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 15, 22.00, 10.00, 22.00, 20.00, 31.00 +AND, 12, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 15, 40.00, 31.00, 61.00, 58.00, 71.00 +AOO, 12, 15, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +APN, 12, 15, 31.00, 16.00, 33.00, 37.00, 52.00 +AQQ, 12, 15, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ART, 12, 15, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +AST, 12, 15, 48.00, 37.00, 60.00, 61.00, 72.00 +ATL, 12, 15, 54.00, 35.00, 22.00, 22.00, 31.00 +ATW, 12, 15, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 15, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 15, 41.00, 23.00, -9999.00, -9999.00, 41.00 +AUG, 12, 15, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 15, 62.00, 41.00, 16.00, 16.00, 24.00 +AUW, 12, 15, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 15, 50.00, 28.00, 22.00, 21.00, 31.00 +AVP, 12, 15, 36.00, 23.00, 28.00, 27.00, 42.00 +AXN, 12, 15, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 15, 37.00, 20.00, -9999.00, -9999.00, 32.00 +AYS, 12, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 15, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 15, 54.00, 38.00, -9999.00, -9999.00, 31.00 +BAD, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 15, 35.00, 9.00, -9999.00, -9999.00, 11.00 +BDL, 12, 15, 37.00, 21.00, 28.00, 26.00, 41.00 +BDR, 12, 15, 41.00, 27.00, 28.00, 25.00, 43.00 +BET, 12, 15, 15.00, 2.00, 22.00, 25.00, 34.00 +BFD, 12, 15, 31.00, 18.00, 51.00, 49.00, 68.00 +BFF, 12, 15, 39.00, 13.00, 13.00, 12.00, 20.00 +BFL, 12, 15, 56.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 15, 32.00, 20.00, 38.00, 37.00, 56.00 +BGR, 12, 15, 31.00, 14.00, 28.00, 27.00, 41.00 +BGS, 12, 15, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 15, 55.00, 35.00, 24.00, 21.00, 31.00 +BID, 12, 15, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 15, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 15, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 15, 34.00, 16.00, 17.00, 18.00, 26.00 +BIS, 12, 15, 24.00, 3.00, 19.00, 20.00, 31.00 +BIX, 12, 15, 63.00, 46.00, -9999.00, -9999.00, 31.00 +BJI, 12, 15, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 15, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 15, 45.00, 15.00, -9999.00, -9999.00, 16.00 +BKW, 12, 15, 42.00, 25.00, 35.00, 36.00, 49.00 +BLF, 12, 15, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 15, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 15, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 15, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 15, 43.00, 25.00, -9999.00, -9999.00, 29.00 +BNA, 12, 15, 50.00, 31.00, 29.00, 23.00, 38.00 +BNO, 12, 15, 35.00, 15.00, -9999.00, 30.00, 50.00 +BOI, 12, 15, 37.00, 22.00, 28.00, 29.00, 42.00 +BOS, 12, 15, 40.00, 26.00, 26.00, 28.00, 40.00 +BPI, 12, 15, 27.00, -7.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 15, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 15, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 15, 34.00, 18.00, -9999.00, -9999.00, 21.00 +BRO, 12, 15, 72.00, 52.00, 15.00, 16.00, 24.00 +BRW, 12, 15, -5.00, -17.00, 9.00, 9.00, 14.00 +BSM, 12, 15, 62.00, 41.00, -9999.00, -9999.00, 23.00 +BTI, 12, 15, -8.00, -20.00, 10.00, 8.00, 15.00 +BTL, 12, 15, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 15, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 15, 63.00, 42.00, 24.00, 19.00, 33.00 +BTT, 12, 15, -2.00, -17.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 15, 30.00, 15.00, 39.00, 32.00, 53.00 +BUB, 12, 15, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 15, 35.00, 23.00, 46.00, 51.00, 65.00 +BUR, 12, 15, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 15, 64.00, 46.00, -9999.00, 16.00, 21.00 +BWG, 12, 15, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 15, 45.00, 28.00, 22.00, 23.00, 33.00 +BYH, 12, 15, 49.00, 31.00, -9999.00, -9999.00, 35.00 +BYI, 12, 15, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 15, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 15, 59.00, 35.00, 24.00, 22.00, 33.00 +CAG, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 15, 37.00, 23.00, 39.00, 38.00, 55.00 +CAO, 12, 15, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 15, 24.00, 5.00, 38.00, 40.00, 54.00 +CBM, 12, 15, 56.00, 33.00, -9999.00, -9999.00, 35.00 +CDB, 12, 15, 35.00, 27.00, 56.00, 58.00, 73.00 +CDC, 12, 15, 43.00, 18.00, 10.00, 10.00, 16.00 +CDR, 12, 15, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 15, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 15, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 15, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 15, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 15, 51.00, 31.00, 26.00, 23.00, 35.00 +CHO, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 15, 61.00, 41.00, 20.00, 22.00, 30.00 +CID, 12, 15, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 15, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 15, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 15, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 15, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 15, 37.00, 24.00, 42.00, 39.00, 56.00 +CLL, 12, 15, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 15, 52.00, 33.00, 22.00, 25.00, 35.00 +CMH, 12, 15, 39.00, 24.00, 30.00, 33.00, 46.00 +CMI, 12, 15, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 15, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 15, 39.00, 20.00, 10.00, 9.00, 16.00 +CNM, 12, 15, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 15, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +COD, 12, 15, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +COF, 12, 15, 73.00, 53.00, -9999.00, -9999.00, 21.00 +CON, 12, 15, 34.00, 14.00, 25.00, 27.00, 37.00 +COS, 12, 15, 42.00, 17.00, 13.00, 11.00, 17.00 +COT, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 15, 40.00, 23.00, 23.00, 20.00, 32.00 +CPR, 12, 15, 34.00, 14.00, 17.00, 16.00, 26.00 +CRBC, 12, 15, 27.00, -7.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 15, 68.00, 48.00, 14.00, 12.00, 21.00 +CRW, 12, 15, 46.00, 28.00, 37.00, 34.00, 50.00 +CSG, 12, 15, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 15, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 15, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 15, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 15, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 15, 41.00, 25.00, 28.00, 27.00, 40.00 +CVN, 12, 15, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 15, 52.00, 24.00, -9999.00, -9999.00, 11.00 +CXY, 12, 15, 40.00, 26.00, 20.00, 18.00, 29.00 +CYS, 12, 15, 39.00, 17.00, 15.00, 12.00, 20.00 +DAA, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 15, 70.00, 50.00, 17.00, 19.00, 26.00 +DAG, 12, 15, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 15, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 15, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 15, 39.00, 24.00, 32.00, 28.00, 43.00 +DBQ, 12, 15, 29.00, 14.00, 21.00, 20.00, 32.00 +DCA, 12, 15, 47.00, 31.00, 20.00, 21.00, 30.00 +DDC, 12, 15, 44.00, 21.00, 10.00, 10.00, 15.00 +DEC, 12, 15, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 15, 44.00, 17.00, 12.00, 12.00, 18.00 +DFW, 12, 15, 57.00, 36.00, 11.00, 10.00, 16.00 +DHN, 12, 15, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 15, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 15, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 15, 63.00, 40.00, -9999.00, -9999.00, 15.00 +DLG, 12, 15, 21.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 15, 20.00, 4.00, 22.00, 21.00, 32.00 +DLLC, 12, 15, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 15, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 15, 64.00, 40.00, -9999.00, -9999.00, 13.00 +DMN, 12, 15, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 15, 47.00, 30.00, -9999.00, -9999.00, 31.00 +DPG, 12, 15, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 15, 64.00, 39.00, -9999.00, -9999.00, 30.00 +DRA, 12, 15, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 15, 63.00, 40.00, 8.00, 9.00, 14.00 +DSM, 12, 15, 32.00, 16.00, 20.00, 18.00, 30.00 +DTW, 12, 15, 35.00, 21.00, 34.00, 33.00, 46.00 +DUG, 12, 15, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 15, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 15, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 15, 57.00, 34.00, -9999.00, -9999.00, 15.00 +D45, 12, 15, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 15, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 15, 25.00, 8.00, 21.00, 17.00, 28.00 +ECG, 12, 15, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 15, 58.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 15, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 15, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 15, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 15, 42.00, 21.00, 42.00, 42.00, 59.00 +EKO, 12, 15, 37.00, 14.00, 19.00, 20.00, 28.00 +ELD, 12, 15, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 15, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 15, 57.00, 31.00, 7.00, 9.00, 12.00 +ELY, 12, 15, 40.00, 10.00, 12.00, 14.00, 21.00 +EMP, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 15, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 12, 15, 48.00, 28.00, -9999.00, -9999.00, 15.00 +ENN, 12, 15, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 15, 35.00, 20.00, -9999.00, -9999.00, 18.00 +EPH, 12, 15, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 15, 38.00, 25.00, 44.00, 45.00, 63.00 +ESF, 12, 15, 61.00, 39.00, -9999.00, -9999.00, 35.00 +EUG, 12, 15, 46.00, 36.00, 47.00, 47.00, 61.00 +EVV, 12, 15, 43.00, 26.00, 28.00, 24.00, 37.00 +EWN, 12, 15, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 15, 43.00, 29.00, 22.00, 23.00, 36.00 +EYW, 12, 15, 76.00, 67.00, 14.00, 10.00, 20.00 +E74, 12, 15, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 15, 52.00, 31.00, -9999.00, -9999.00, 29.00 +FAI, 12, 15, 2.00, -15.00, 21.00, 24.00, 32.00 +FAR, 12, 15, 20.00, 3.00, 13.00, 18.00, 25.00 +FAT, 12, 15, 54.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 15, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 15, 30.00, 15.00, 34.00, 38.00, 51.00 +FCS, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 15, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 15, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 15, 43.00, 16.00, 16.00, 18.00, 22.00 +FLL, 12, 15, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 15, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 15, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +FME, 12, 15, 47.00, 26.00, -9999.00, -9999.00, 28.00 +FMH, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 15, 43.00, 17.00, 7.00, 8.00, 9.00 +FMY, 12, 15, 76.00, 55.00, 10.00, 9.00, 15.00 +FNT, 12, 15, 33.00, 20.00, 32.00, 32.00, 46.00 +FOD, 12, 15, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 15, 40.00, 21.00, -9999.00, -9999.00, 19.00 +FOK, 12, 15, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 15, 42.00, 21.00, -9999.00, -9999.00, 18.00 +FSD, 12, 15, 28.00, 8.00, 12.00, 13.00, 20.00 +FSI, 12, 15, 52.00, 27.00, -9999.00, -9999.00, 14.00 +FSM, 12, 15, 51.00, 29.00, 18.00, 16.00, 25.00 +FTK, 12, 15, 45.00, 25.00, -9999.00, -9999.00, 35.00 +FWA, 12, 15, 35.00, 21.00, 29.00, 33.00, 44.00 +FWH, 12, 15, 57.00, 34.00, -9999.00, -9999.00, 17.00 +FYU, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 15, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 15, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 15, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 15, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 15, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 15, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 15, 34.00, 22.00, 36.00, 35.00, 49.00 +GFA, 12, 15, 33.00, 14.00, -9999.00, -9999.00, 23.00 +GFK, 12, 15, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 15, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 15, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 15, 25.00, 5.00, 20.00, 20.00, 31.00 +GJT, 12, 15, 38.00, 18.00, 12.00, 12.00, 18.00 +GKN, 12, 15, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 15, 42.00, 17.00, 9.00, 8.00, 14.00 +GLH, 12, 15, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 15, 62.00, 51.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 15, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 12, 15, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 15, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 15, 27.00, 12.00, 27.00, 28.00, 41.00 +GRCI, 12, 15, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 15, 46.00, 33.00, -9999.00, -9999.00, 69.00 +GRI, 12, 15, 36.00, 15.00, 13.00, 11.00, 19.00 +GRK, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 15, 33.00, 20.00, 35.00, 41.00, 54.00 +GSB, 12, 15, 55.00, 33.00, -9999.00, -9999.00, 23.00 +GSG, 12, 15, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 15, 50.00, 30.00, 22.00, 23.00, 33.00 +GSP, 12, 15, 53.00, 33.00, 23.00, 25.00, 34.00 +GST, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 15, 33.00, 15.00, -9999.00, -9999.00, 61.00 +GTF, 12, 15, 33.00, 14.00, 19.00, 22.00, 30.00 +GUP, 12, 15, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 15, 36.00, 20.00, -9999.00, -9999.00, 37.00 +GVW, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 15, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 15, 57.00, 41.00, 24.00, 23.00, 34.00 +HBR, 12, 15, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 15, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 15, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 15, 37.00, 19.00, -9999.00, -9999.00, 36.00 +HKY, 12, 15, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 15, 31.00, 11.00, 17.00, 17.00, 29.00 +HMN, 12, 15, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 15, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 15, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 15, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 15, 28.00, 7.00, 9.00, 9.00, 16.00 +HOP, 12, 15, 46.00, 27.00, -9999.00, -9999.00, 35.00 +HOT, 12, 15, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 15, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 15, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 15, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 15, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 15, 64.00, 39.00, -9999.00, -9999.00, 30.00 +HST, 12, 15, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 12, 15, 52.00, 33.00, 29.00, 22.00, 37.00 +HTL, 12, 15, 29.00, 15.00, 39.00, 36.00, 53.00 +HTS, 12, 15, 45.00, 28.00, 32.00, 31.00, 47.00 +HUF, 12, 15, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 15, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 15, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 15, 28.00, 6.00, 20.00, 17.00, 26.00 +IAB, 12, 15, 43.00, 23.00, -9999.00, -9999.00, 18.00 +IAD, 12, 15, 45.00, 26.00, 22.00, 22.00, 32.00 +IAG, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 15, 64.00, 42.00, 21.00, 20.00, 29.00 +ICT, 12, 15, 43.00, 23.00, 12.00, 11.00, 18.00 +IDA, 12, 15, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 15, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 15, 44.00, 27.00, 23.00, 22.00, 34.00 +ILI, 12, 15, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 15, 59.00, 37.00, 21.00, 24.00, 33.00 +IMT, 12, 15, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +IND, 12, 15, 38.00, 23.00, 32.00, 31.00, 45.00 +INL, 12, 15, 16.00, -3.00, 23.00, 22.00, 34.00 +INS, 12, 15, 54.00, 32.00, -9999.00, -9999.00, 9.00 +INT, 12, 15, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +INW, 12, 15, 46.00, 20.00, 7.00, 7.00, 11.00 +IPL, 12, 15, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 15, 38.00, 24.00, 26.00, 28.00, 40.00 +IRK, 12, 15, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 15, 23.00, 2.00, 20.00, 17.00, 30.00 +ISP, 12, 15, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 15, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 15, 65.00, 39.00, -9999.00, -9999.00, 12.00 +IWD, 12, 15, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 15, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 15, 59.00, 36.00, 25.00, 20.00, 33.00 +JAX, 12, 15, 67.00, 43.00, 19.00, 18.00, 28.00 +JBR, 12, 15, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 15, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 15, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 15, 42.00, 30.00, 23.00, 23.00, 35.00 +JHW, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 15, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 15, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 15, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 15, 31.00, 22.00, 47.00, 49.00, 58.00 +JST, 12, 15, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 15, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 15, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 15, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 15, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 15, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 15, 33.00, 19.00, 34.00, 36.00, 49.00 +LAR, 12, 15, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 15, 57.00, 34.00, 7.00, 7.00, 11.00 +LAX, 12, 15, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 15, 54.00, 27.00, 10.00, 7.00, 13.00 +LBF, 12, 15, 37.00, 11.00, 13.00, 8.00, 17.00 +LCH, 12, 15, 63.00, 43.00, 18.00, 19.00, 29.00 +LCK, 12, 15, 40.00, 24.00, -9999.00, -9999.00, 40.00 +LEB, 12, 15, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 15, 44.00, 27.00, 29.00, 28.00, 40.00 +LFI, 12, 15, 51.00, 35.00, -9999.00, -9999.00, 29.00 +LFK, 12, 15, 61.00, 39.00, 18.00, 21.00, 28.00 +LFT, 12, 15, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 15, 42.00, 31.00, 23.00, 23.00, 36.00 +LGB, 12, 15, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 15, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 15, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 15, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 15, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 15, 52.00, 33.00, 19.00, 21.00, 28.00 +LIZ, 12, 15, 24.00, 5.00, -9999.00, -9999.00, 52.00 +LMT, 12, 15, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 12, 15, 32.00, 9.00, 10.00, 11.00, 15.00 +LNK, 12, 15, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 15, 43.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 15, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 15, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 15, 52.00, 32.00, -9999.00, -9999.00, 23.00 +LSE, 12, 15, 28.00, 12.00, 19.00, 17.00, 28.00 +LSF, 12, 15, 59.00, 38.00, -9999.00, -9999.00, 22.00 +LSV, 12, 15, 60.00, 27.00, -9999.00, -9999.00, 9.00 +LTS, 12, 15, 55.00, 28.00, -9999.00, -9999.00, 14.00 +LUF, 12, 15, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 12, 15, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 15, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 15, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 15, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 15, 47.00, 29.00, 23.00, 22.00, 33.00 +MAF, 12, 15, 58.00, 31.00, 7.00, 6.00, 11.00 +MBL, 12, 15, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 15, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 15, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 15, 54.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 12, 15, 72.00, 52.00, -9999.00, -9999.00, 21.00 +MCG, 12, 15, 2.00, -15.00, 26.00, 27.00, 39.00 +MCI, 12, 15, 38.00, 22.00, 15.00, 14.00, 24.00 +MCK, 12, 15, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 15, 60.00, 37.00, 20.00, 20.00, 29.00 +MCO, 12, 15, 73.00, 51.00, 13.00, 16.00, 23.00 +MCW, 12, 15, 26.00, 10.00, 14.00, 11.00, 20.00 +MC2, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 15, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 15, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 15, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 15, 35.00, 21.00, 31.00, 30.00, 42.00 +MEI, 12, 15, 60.00, 36.00, 24.00, 18.00, 32.00 +MEM, 12, 15, 52.00, 35.00, 27.00, 22.00, 35.00 +MER, 12, 15, 54.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 15, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 15, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 15, 44.00, 31.00, 35.00, 35.00, 48.00 +MGE, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 15, 60.00, 39.00, 23.00, 20.00, 33.00 +MGW, 12, 15, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 15, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 15, 54.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 12, 15, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 15, 77.00, 59.00, 13.00, 12.00, 21.00 +MIB, 12, 15, 21.00, 5.00, -9999.00, -9999.00, 24.00 +MIV, 12, 15, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 15, 40.00, 21.00, -9999.00, -9999.00, 29.00 +MKC, 12, 15, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 15, 31.00, 17.00, 31.00, 30.00, 43.00 +MKG, 12, 15, 33.00, 23.00, 40.00, 40.00, 53.00 +MKL, 12, 15, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 15, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 15, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 15, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 15, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 15, 33.00, 17.00, 26.00, 23.00, 35.00 +MLS, 12, 15, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 15, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 15, 59.00, 38.00, -9999.00, -9999.00, 30.00 +MOB, 12, 15, 63.00, 43.00, 22.00, 17.00, 31.00 +MOT, 12, 15, 21.00, 5.00, 18.00, 17.00, 26.00 +MPV, 12, 15, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 15, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 15, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 15, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 15, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 15, 60.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 15, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 15, 29.00, 13.00, 25.00, 23.00, 35.00 +MSO, 12, 15, 30.00, 16.00, 32.00, 31.00, 45.00 +MSP, 12, 15, 25.00, 10.00, 19.00, 21.00, 30.00 +MSS, 12, 15, 28.00, 11.00, 39.00, 36.00, 55.00 +MSY, 12, 15, 64.00, 45.00, 23.00, 17.00, 32.00 +MTC, 12, 15, 34.00, 22.00, -9999.00, -9999.00, 37.00 +MTN, 12, 15, 45.00, 28.00, -9999.00, -9999.00, 28.00 +MTO, 12, 15, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 15, 41.00, 24.00, -9999.00, -9999.00, 28.00 +MUO, 12, 15, 40.00, 22.00, -9999.00, -9999.00, 29.00 +MWA, 12, 15, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 15, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 15, 60.00, 39.00, -9999.00, -9999.00, 33.00 +MYL, 12, 15, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 15, 60.00, 36.00, -9999.00, -9999.00, 28.00 +NAO, 12, 15, 59.00, 44.00, -9999.00, -9999.00, 35.00 +NBC, 12, 15, 62.00, 42.00, -9999.00, -9999.00, 29.00 +NBE, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 15, 34.00, 19.00, -9999.00, -9999.00, 32.00 +NCA, 12, 15, 60.00, 35.00, -9999.00, -9999.00, 29.00 +NCO, 12, 15, 42.00, 27.00, -9999.00, -9999.00, 40.00 +NC1, 12, 15, 54.00, 36.00, -9999.00, -9999.00, 9.00 +NEL, 12, 15, 45.00, 25.00, -9999.00, -9999.00, 32.00 +NFG, 12, 15, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 15, 45.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 12, 15, 69.00, 49.00, -9999.00, -9999.00, 19.00 +NGU, 12, 15, 52.00, 35.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 15, 56.00, 44.00, -9999.00, -9999.00, 29.00 +NHK, 12, 15, 47.00, 28.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 15, 34.00, 17.00, -9999.00, -9999.00, 39.00 +NID, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 15, 67.00, 43.00, -9999.00, -9999.00, 23.00 +NIR, 12, 15, 66.00, 43.00, -9999.00, -9999.00, 23.00 +NKT, 12, 15, 59.00, 38.00, -9999.00, -9999.00, 29.00 +NKX, 12, 15, 66.00, 49.00, -9999.00, -9999.00, 19.00 +NLC, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 15, 58.00, 35.00, -9999.00, -9999.00, 35.00 +NPA, 12, 15, 63.00, 44.00, -9999.00, -9999.00, 29.00 +NQA, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 15, 71.00, 47.00, -9999.00, -9999.00, 19.00 +NQX, 12, 15, 76.00, 67.00, -9999.00, -9999.00, 23.00 +NRB, 12, 15, 67.00, 48.00, -9999.00, -9999.00, 19.00 +NRC, 12, 15, 55.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 15, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 15, 63.00, 41.00, -9999.00, -9999.00, 32.00 +NSI, 12, 15, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 15, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 15, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 15, 52.00, 35.00, -9999.00, -9999.00, 29.00 +NUC, 12, 15, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 15, 57.00, 38.00, -9999.00, -9999.00, 32.00 +NUW, 12, 15, 45.00, 35.00, -9999.00, -9999.00, 58.00 +NWF, 12, 15, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 15, 48.00, 26.00, -9999.00, -9999.00, 29.00 +NZC, 12, 15, 67.00, 40.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 15, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 12, 15, 40.00, 24.00, -9999.00, -9999.00, 39.00 +NZY, 12, 15, 66.00, 49.00, -9999.00, -9999.00, 16.00 +OAK, 12, 15, 57.00, 41.00, 16.00, 19.00, 24.00 +OAR, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 15, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 15, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 15, 50.00, 28.00, 13.00, 10.00, 17.00 +OLM, 12, 15, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 15, 34.00, 15.00, 14.00, 12.00, 21.00 +OME, 12, 15, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 15, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 15, 34.00, 19.00, 30.00, 27.00, 41.00 +ORF, 12, 15, 52.00, 35.00, 23.00, 26.00, 35.00 +ORH, 12, 15, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 15, -7.00, -23.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 15, 32.00, 17.00, -9999.00, -9999.00, 47.00 +OTG, 12, 15, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 15, 52.00, 40.00, 52.00, 54.00, 65.00 +OTM, 12, 15, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 15, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 15, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 15, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 15, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 15, 62.00, 40.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 15, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 15, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 15, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 15, 0.00, -14.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 15, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 15, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 15, 65.00, 41.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 15, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 15, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 15, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 15, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 15, 2.00, -15.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 15, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 15, 31.00, 14.00, -9999.00, -9999.00, 42.00 +PBI, 12, 15, 76.00, 59.00, 18.00, 19.00, 29.00 +PDT, 12, 15, 40.00, 28.00, 28.00, 29.00, 42.00 +PDX, 12, 15, 45.00, 35.00, 49.00, 50.00, 65.00 +PFN, 12, 15, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 15, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 15, 43.00, 28.00, 23.00, 21.00, 34.00 +PHX, 12, 15, 66.00, 42.00, 8.00, 8.00, 11.00 +PIA, 12, 15, 34.00, 19.00, 27.00, 24.00, 37.00 +PIB, 12, 15, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 15, 33.00, 16.00, 25.00, 25.00, 37.00 +PIR, 12, 15, 30.00, 11.00, 14.00, 14.00, 22.00 +PIT, 12, 15, 38.00, 24.00, 40.00, 37.00, 56.00 +PKB, 12, 15, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 15, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 15, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 15, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 15, 63.00, 44.00, 19.00, 17.00, 28.00 +POB, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 15, 61.00, 38.00, -9999.00, -9999.00, 47.00 +POM, 12, 15, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 12, 15, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 15, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 15, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 15, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 15, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 15, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 15, 37.00, 18.00, -9999.00, -9999.00, 37.00 +PSP, 12, 15, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 15, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 15, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 15, 47.00, 15.00, 7.00, 9.00, 13.00 +PUC, 12, 15, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 15, 41.00, 24.00, 28.00, 29.00, 42.00 +PVU, 12, 15, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 15, 35.00, 17.00, 29.00, 28.00, 42.00 +P02, 12, 15, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +P07, 12, 15, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 12, 15, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +P24, 12, 15, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +P28, 12, 15, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +P35, 12, 15, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +P38, 12, 15, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 12, 15, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +P58, 12, 15, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +P59, 12, 15, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +P60, 12, 15, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 12, 15, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +P67, 12, 15, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +P68, 12, 15, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 15, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 15, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 15, 35.00, 12.00, 14.00, 10.00, 21.00 +RBL, 12, 15, 55.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 15, 35.00, 12.00, -9999.00, -9999.00, 19.00 +RDD, 12, 15, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 15, 42.00, 22.00, 24.00, 23.00, 36.00 +RDR, 12, 15, 19.00, 1.00, -9999.00, -9999.00, 27.00 +RDU, 12, 15, 52.00, 32.00, 22.00, 24.00, 34.00 +REE, 12, 15, 54.00, 27.00, -9999.00, -9999.00, 9.00 +REJ, 12, 15, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 15, 31.00, 16.00, 27.00, 24.00, 36.00 +RIC, 12, 15, 50.00, 30.00, 21.00, 24.00, 33.00 +RIV, 12, 15, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 15, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 15, 31.00, 12.00, 12.00, 10.00, 17.00 +RME, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 15, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +RND, 12, 15, 63.00, 41.00, -9999.00, -9999.00, 21.00 +RNO, 12, 15, 45.00, 20.00, 12.00, 13.00, 18.00 +ROA, 12, 15, 47.00, 29.00, 20.00, 21.00, 32.00 +ROC, 12, 15, 36.00, 22.00, 40.00, 44.00, 60.00 +ROW, 12, 15, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 15, 42.00, 19.00, 8.00, 10.00, 14.00 +RST, 12, 15, 25.00, 9.00, 23.00, 20.00, 31.00 +RWF, 12, 15, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 15, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 15, 53.00, 38.00, 17.00, 19.00, 25.00 +SAF, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 15, 66.00, 49.00, 10.00, 11.00, 16.00 +SAT, 12, 15, 63.00, 41.00, 16.00, 18.00, 25.00 +SAV, 12, 15, 62.00, 41.00, 21.00, 19.00, 30.00 +SAW, 12, 15, 28.00, 17.00, -9999.00, -9999.00, 56.00 +SBA, 12, 15, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 15, 67.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 15, 35.00, 22.00, 40.00, 38.00, 54.00 +SBP, 12, 15, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 15, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 15, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 15, -8.00, -20.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 15, 53.00, 37.00, 15.00, 18.00, 22.00 +SDF, 12, 15, 45.00, 28.00, 28.00, 25.00, 38.00 +SEA, 12, 15, 45.00, 36.00, 45.00, 46.00, 60.00 +SEM, 12, 15, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 15, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 15, 56.00, 43.00, 19.00, 19.00, 27.00 +SGF, 12, 15, 45.00, 25.00, 20.00, 19.00, 29.00 +SGY, 12, 15, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 15, 35.00, 10.00, 19.00, 17.00, 29.00 +SHV, 12, 15, 58.00, 37.00, 19.00, 20.00, 28.00 +SIT, 12, 15, 39.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 15, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 15, 59.00, 33.00, 9.00, 8.00, 14.00 +SKA, 12, 15, 34.00, 22.00, -9999.00, -9999.00, 47.00 +SKF, 12, 15, 63.00, 41.00, -9999.00, -9999.00, 21.00 +SLC, 12, 15, 38.00, 21.00, 22.00, 23.00, 33.00 +SLE, 12, 15, 46.00, 34.00, 48.00, 50.00, 62.00 +SLN, 12, 15, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 15, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 15, 64.00, 38.00, -9999.00, 13.00, 16.00 +SNA, 12, 15, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 15, 33.00, 25.00, 51.00, 52.00, 70.00 +SNS, 12, 15, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 15, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 15, 37.00, 22.00, 26.00, 22.00, 35.00 +SPS, 12, 15, 55.00, 31.00, 11.00, 8.00, 15.00 +SRQ, 12, 15, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 15, 59.00, 35.00, -9999.00, -9999.00, 28.00 +SSI, 12, 15, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +STC, 12, 15, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 15, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +STL, 12, 15, 41.00, 26.00, 21.00, 21.00, 32.00 +STNV, 12, 15, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +STS, 12, 15, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 15, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 15, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 15, 55.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 15, 31.00, 12.00, 14.00, 12.00, 21.00 +SVN, 12, 15, 62.00, 41.00, -9999.00, -9999.00, 20.00 +SWF, 12, 15, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 15, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 15, 35.00, 21.00, 44.00, 46.00, 61.00 +SZL, 12, 15, 42.00, 21.00, -9999.00, -9999.00, 27.00 +TAD, 12, 15, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 15, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 15, 48.00, 22.00, -9999.00, -9999.00, 33.00 +TCC, 12, 15, 53.00, 23.00, 4.00, 6.00, 6.00 +TCL, 12, 15, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 15, 46.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 15, 54.00, 28.00, -9999.00, 8.00, 8.00 +TEB, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 15, 50.00, 28.00, -9999.00, -9999.00, 15.00 +TKA, 12, 15, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 15, 66.00, 40.00, 18.00, 20.00, 27.00 +TNX, 12, 15, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 15, 35.00, 20.00, 35.00, 35.00, 48.00 +TOP, 12, 15, 40.00, 21.00, 14.00, 13.00, 22.00 +TPA, 12, 15, 72.00, 52.00, 13.00, 17.00, 23.00 +TPH, 12, 15, 44.00, 19.00, 4.00, 4.00, 7.00 +TRI, 12, 15, 48.00, 28.00, 25.00, 27.00, 38.00 +TRK, 12, 15, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 15, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 15, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 15, 49.00, 29.00, 13.00, 13.00, 21.00 +TUP, 12, 15, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 15, 64.00, 40.00, 9.00, 11.00, 15.00 +TVC, 12, 15, 31.00, 19.00, 37.00, 42.00, 53.00 +TVL, 12, 15, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 15, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 15, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 15, 50.00, 30.00, 28.00, 25.00, 37.00 +T01, 12, 15, 49.00, 30.00, -9999.00, -9999.00, 29.00 +T02, 12, 15, 56.00, 34.00, -9999.00, -9999.00, 30.00 +T03, 12, 15, 61.00, 38.00, -9999.00, -9999.00, 28.00 +T04, 12, 15, 74.00, 54.00, -9999.00, -9999.00, 21.00 +T05, 12, 15, 41.00, 19.00, -9999.00, -9999.00, 18.00 +T06, 12, 15, 61.00, 35.00, -9999.00, -9999.00, 35.00 +T07, 12, 15, 40.00, 13.00, -9999.00, -9999.00, 36.00 +T08, 12, 15, 35.00, 20.00, -9999.00, -9999.00, 36.00 +UCA, 12, 15, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 15, 54.00, 32.00, -9999.00, -9999.00, 9.00 +UIL, 12, 15, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 15, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 15, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 15, 12.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 15, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +U15, 12, 15, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 12, 15, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 15, 64.00, 39.00, -9999.00, -9999.00, 24.00 +VBG, 12, 15, 66.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 15, 66.00, 45.00, 18.00, 18.00, 27.00 +VCV, 12, 15, 58.00, 30.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 15, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 15, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 15, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 15, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 15, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 15, 64.00, 39.00, -9999.00, -9999.00, 30.00 +VRB, 12, 15, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 15, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 15, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 15, 49.00, 30.00, 20.00, 29.00, 33.00 +WJA, 12, 15, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 15, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 15, 7.00, -10.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 15, 43.00, 17.00, 20.00, 20.00, 28.00 +WPO, 12, 15, 14.00, -3.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 15, 60.00, 37.00, -9999.00, -9999.00, 22.00 +WRG, 12, 15, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 15, 45.00, 26.00, -9999.00, -9999.00, 31.00 +WRL, 12, 15, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +X68, 12, 15, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 15, 33.00, 21.00, 57.00, 58.00, 67.00 +YCG, 12, 15, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 15, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 15, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 15, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 15, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 15, 37.00, 22.00, 25.00, 22.00, 35.00 +YNG, 12, 15, 36.00, 23.00, 37.00, 38.00, 55.00 +YPA, 12, 15, 11.00, -9.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 15, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 15, 7.00, -9.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 15, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 15, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 15, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 15, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 15, 68.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 15, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 15, 14.00, -3.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 15, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 15, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 15, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 15, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 15, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 15, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 15, 26.00, 11.00, 50.00, 53.00, 68.00 +ZUN, 12, 15, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 15, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 15, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 15, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 12, 15, 60.00, 38.00, -9999.00, -9999.00, 32.00 +1V1, 12, 15, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 15, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 15, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 15, 56.00, 38.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 15, 59.00, 35.00, -9999.00, -9999.00, 30.00 +3B1, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 15, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 15, 29.00, 15.00, -9999.00, -9999.00, 47.00 +3SE, 12, 15, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 15, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 15, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 15, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 15, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 15, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 15, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 15, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 15, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 16, 39.00, 24.00, 25.00, 25.00, 39.00 +ABI, 12, 16, 57.00, 34.00, 9.00, 8.00, 13.00 +ABQ, 12, 16, 47.00, 23.00, 7.00, 8.00, 12.00 +ABR, 12, 16, 25.00, 5.00, 14.00, 12.00, 21.00 +ABY, 12, 16, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 16, 43.00, 30.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 16, 59.00, 37.00, 14.00, 12.00, 19.00 +ACV, 12, 16, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 16, 45.00, 26.00, 21.00, 23.00, 33.00 +ADK, 12, 16, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 16, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 16, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 16, 46.00, 26.00, -9999.00, -9999.00, 28.00 +AEX, 12, 16, 61.00, 39.00, -9999.00, -9999.00, 32.00 +AFF, 12, 16, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 16, 74.00, 50.00, -9999.00, -9999.00, 24.00 +AGS, 12, 16, 59.00, 35.00, 22.00, 22.00, 32.00 +AHN, 12, 16, 55.00, 35.00, 23.00, 23.00, 32.00 +AKN, 12, 16, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 16, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 16, 35.00, 18.00, 27.00, 29.00, 42.00 +ALI, 12, 16, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 16, 29.00, 11.00, 17.00, 14.00, 25.00 +ALS, 12, 16, 35.00, 0.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 16, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 16, 50.00, 24.00, 6.00, 8.00, 12.00 +AMG, 12, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 16, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 16, 22.00, 10.00, 22.00, 20.00, 32.00 +AND, 12, 16, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 16, 40.00, 31.00, 61.00, 58.00, 71.00 +AOO, 12, 16, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +APN, 12, 16, 31.00, 16.00, 33.00, 37.00, 52.00 +AQQ, 12, 16, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ART, 12, 16, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +AST, 12, 16, 48.00, 37.00, 60.00, 61.00, 72.00 +ATL, 12, 16, 54.00, 35.00, 22.00, 22.00, 31.00 +ATW, 12, 16, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 16, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 16, 41.00, 23.00, -9999.00, -9999.00, 41.00 +AUG, 12, 16, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 16, 62.00, 41.00, 16.00, 16.00, 24.00 +AUW, 12, 16, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 16, 50.00, 28.00, 22.00, 21.00, 31.00 +AVP, 12, 16, 36.00, 23.00, 28.00, 27.00, 42.00 +AXN, 12, 16, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 16, 37.00, 20.00, -9999.00, -9999.00, 32.00 +AYS, 12, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 16, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 16, 54.00, 38.00, -9999.00, -9999.00, 31.00 +BAD, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 16, 35.00, 9.00, -9999.00, -9999.00, 11.00 +BDL, 12, 16, 37.00, 21.00, 28.00, 26.00, 41.00 +BDR, 12, 16, 41.00, 27.00, 28.00, 25.00, 43.00 +BET, 12, 16, 15.00, 2.00, 22.00, 25.00, 34.00 +BFD, 12, 16, 31.00, 18.00, 51.00, 49.00, 68.00 +BFF, 12, 16, 39.00, 13.00, 13.00, 12.00, 20.00 +BFL, 12, 16, 56.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 16, 32.00, 20.00, 38.00, 37.00, 56.00 +BGR, 12, 16, 31.00, 14.00, 28.00, 27.00, 41.00 +BGS, 12, 16, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 16, 55.00, 35.00, 24.00, 21.00, 31.00 +BID, 12, 16, 42.00, 30.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 16, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 16, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 16, 34.00, 16.00, 17.00, 18.00, 26.00 +BIS, 12, 16, 24.00, 3.00, 19.00, 20.00, 31.00 +BIX, 12, 16, 63.00, 46.00, -9999.00, -9999.00, 31.00 +BJI, 12, 16, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 16, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 16, 45.00, 15.00, -9999.00, -9999.00, 16.00 +BKW, 12, 16, 42.00, 25.00, 35.00, 36.00, 49.00 +BLF, 12, 16, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 16, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 16, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 16, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 16, 43.00, 25.00, -9999.00, -9999.00, 29.00 +BNA, 12, 16, 50.00, 31.00, 29.00, 23.00, 38.00 +BNO, 12, 16, 35.00, 15.00, -9999.00, 30.00, 50.00 +BOI, 12, 16, 37.00, 22.00, 28.00, 29.00, 42.00 +BOS, 12, 16, 40.00, 26.00, 26.00, 28.00, 40.00 +BPI, 12, 16, 27.00, -7.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 16, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 16, 34.00, 18.00, -9999.00, -9999.00, 21.00 +BRO, 12, 16, 72.00, 52.00, 15.00, 16.00, 24.00 +BRW, 12, 16, -5.00, -17.00, 8.00, 9.00, 14.00 +BSM, 12, 16, 62.00, 41.00, -9999.00, -9999.00, 23.00 +BTI, 12, 16, -8.00, -20.00, 10.00, 8.00, 15.00 +BTL, 12, 16, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 16, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 16, 63.00, 42.00, 24.00, 19.00, 33.00 +BTT, 12, 16, -2.00, -17.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 16, 30.00, 15.00, 39.00, 32.00, 53.00 +BUB, 12, 16, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 16, 35.00, 23.00, 46.00, 51.00, 65.00 +BUR, 12, 16, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 16, 64.00, 46.00, -9999.00, 16.00, 21.00 +BWG, 12, 16, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 16, 45.00, 28.00, 22.00, 23.00, 33.00 +BYH, 12, 16, 49.00, 31.00, -9999.00, -9999.00, 35.00 +BYI, 12, 16, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 16, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 16, 59.00, 35.00, 24.00, 22.00, 33.00 +CAG, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 16, 37.00, 23.00, 39.00, 38.00, 55.00 +CAO, 12, 16, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 16, 24.00, 5.00, 38.00, 40.00, 54.00 +CBM, 12, 16, 56.00, 33.00, -9999.00, -9999.00, 35.00 +CDB, 12, 16, 35.00, 27.00, 56.00, 58.00, 73.00 +CDC, 12, 16, 43.00, 18.00, 10.00, 10.00, 16.00 +CDR, 12, 16, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 16, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 16, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 16, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 16, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 16, 51.00, 31.00, 26.00, 23.00, 35.00 +CHO, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 16, 61.00, 41.00, 20.00, 22.00, 30.00 +CID, 12, 16, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 16, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 16, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 16, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 16, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 16, 37.00, 24.00, 42.00, 39.00, 56.00 +CLL, 12, 16, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 16, 52.00, 33.00, 22.00, 25.00, 35.00 +CMH, 12, 16, 39.00, 24.00, 30.00, 33.00, 46.00 +CMI, 12, 16, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 16, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 16, 39.00, 20.00, 10.00, 9.00, 16.00 +CNM, 12, 16, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 16, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +COD, 12, 16, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +COF, 12, 16, 73.00, 53.00, -9999.00, -9999.00, 21.00 +CON, 12, 16, 34.00, 14.00, 25.00, 27.00, 37.00 +COS, 12, 16, 42.00, 17.00, 13.00, 11.00, 17.00 +COT, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 16, 40.00, 23.00, 23.00, 20.00, 32.00 +CPR, 12, 16, 34.00, 14.00, 17.00, 16.00, 26.00 +CRBC, 12, 16, 27.00, -7.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 16, 68.00, 48.00, 14.00, 12.00, 21.00 +CRW, 12, 16, 46.00, 28.00, 37.00, 34.00, 50.00 +CSG, 12, 16, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 16, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 16, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 16, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 16, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 16, 41.00, 25.00, 28.00, 27.00, 40.00 +CVN, 12, 16, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 16, 52.00, 24.00, -9999.00, -9999.00, 11.00 +CXY, 12, 16, 40.00, 26.00, 20.00, 18.00, 29.00 +CYS, 12, 16, 39.00, 17.00, 15.00, 12.00, 20.00 +DAA, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 16, 70.00, 50.00, 17.00, 19.00, 26.00 +DAG, 12, 16, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 16, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 16, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 16, 39.00, 24.00, 32.00, 28.00, 43.00 +DBQ, 12, 16, 29.00, 14.00, 21.00, 20.00, 32.00 +DCA, 12, 16, 47.00, 31.00, 20.00, 21.00, 30.00 +DDC, 12, 16, 44.00, 21.00, 10.00, 10.00, 15.00 +DEC, 12, 16, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 16, 44.00, 17.00, 12.00, 12.00, 18.00 +DFW, 12, 16, 57.00, 36.00, 11.00, 10.00, 16.00 +DHN, 12, 16, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 16, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 16, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 16, 63.00, 40.00, -9999.00, -9999.00, 15.00 +DLG, 12, 16, 21.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 16, 20.00, 4.00, 22.00, 21.00, 32.00 +DLLC, 12, 16, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 16, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 16, 64.00, 40.00, -9999.00, -9999.00, 13.00 +DMN, 12, 16, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 16, 47.00, 30.00, -9999.00, -9999.00, 31.00 +DPG, 12, 16, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 16, 64.00, 39.00, -9999.00, -9999.00, 30.00 +DRA, 12, 16, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 16, 63.00, 40.00, 8.00, 9.00, 14.00 +DSM, 12, 16, 32.00, 16.00, 20.00, 18.00, 30.00 +DTW, 12, 16, 35.00, 21.00, 34.00, 33.00, 46.00 +DUG, 12, 16, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 16, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 16, 49.00, 33.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 16, 57.00, 34.00, -9999.00, -9999.00, 15.00 +D45, 12, 16, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 16, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 16, 25.00, 8.00, 21.00, 17.00, 28.00 +ECG, 12, 16, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 16, 58.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 16, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 16, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 16, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 16, 42.00, 21.00, 42.00, 42.00, 59.00 +EKO, 12, 16, 37.00, 14.00, 19.00, 20.00, 28.00 +ELD, 12, 16, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 16, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 16, 57.00, 31.00, 7.00, 9.00, 12.00 +ELY, 12, 16, 40.00, 10.00, 12.00, 14.00, 21.00 +EMP, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 16, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 12, 16, 48.00, 28.00, -9999.00, -9999.00, 15.00 +ENN, 12, 16, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 16, 35.00, 20.00, -9999.00, -9999.00, 18.00 +EPH, 12, 16, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 16, 38.00, 25.00, 44.00, 45.00, 63.00 +ESF, 12, 16, 61.00, 39.00, -9999.00, -9999.00, 35.00 +EUG, 12, 16, 46.00, 36.00, 47.00, 47.00, 61.00 +EVV, 12, 16, 43.00, 26.00, 28.00, 24.00, 37.00 +EWN, 12, 16, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 16, 43.00, 29.00, 22.00, 23.00, 36.00 +EYW, 12, 16, 76.00, 67.00, 14.00, 10.00, 20.00 +E74, 12, 16, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 16, 52.00, 31.00, -9999.00, -9999.00, 29.00 +FAI, 12, 16, 2.00, -15.00, 21.00, 24.00, 32.00 +FAR, 12, 16, 20.00, 3.00, 13.00, 18.00, 25.00 +FAT, 12, 16, 54.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 16, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 16, 30.00, 15.00, 34.00, 38.00, 51.00 +FCS, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 16, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 16, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 16, 43.00, 16.00, 16.00, 18.00, 22.00 +FLL, 12, 16, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 16, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 16, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +FME, 12, 16, 47.00, 26.00, -9999.00, -9999.00, 28.00 +FMH, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 16, 43.00, 17.00, 7.00, 8.00, 9.00 +FMY, 12, 16, 76.00, 55.00, 10.00, 9.00, 15.00 +FNT, 12, 16, 33.00, 20.00, 32.00, 32.00, 46.00 +FOD, 12, 16, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 16, 40.00, 21.00, -9999.00, -9999.00, 19.00 +FOK, 12, 16, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 16, 42.00, 21.00, -9999.00, -9999.00, 18.00 +FSD, 12, 16, 28.00, 8.00, 12.00, 13.00, 20.00 +FSI, 12, 16, 52.00, 27.00, -9999.00, -9999.00, 14.00 +FSM, 12, 16, 51.00, 29.00, 18.00, 16.00, 25.00 +FTK, 12, 16, 45.00, 25.00, -9999.00, -9999.00, 35.00 +FWA, 12, 16, 35.00, 21.00, 29.00, 33.00, 44.00 +FWH, 12, 16, 57.00, 34.00, -9999.00, -9999.00, 17.00 +FYU, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 16, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 16, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 16, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 16, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 16, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 16, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 16, 34.00, 22.00, 36.00, 35.00, 49.00 +GFA, 12, 16, 33.00, 14.00, -9999.00, -9999.00, 23.00 +GFK, 12, 16, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 16, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 16, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 16, 25.00, 5.00, 20.00, 20.00, 31.00 +GJT, 12, 16, 38.00, 18.00, 12.00, 12.00, 18.00 +GKN, 12, 16, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 16, 42.00, 17.00, 9.00, 8.00, 14.00 +GLH, 12, 16, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 16, 62.00, 51.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 16, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 12, 16, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 16, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 16, 27.00, 12.00, 27.00, 28.00, 41.00 +GRCI, 12, 16, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 16, 46.00, 33.00, -9999.00, -9999.00, 69.00 +GRI, 12, 16, 36.00, 15.00, 13.00, 11.00, 19.00 +GRK, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 16, 33.00, 20.00, 35.00, 41.00, 54.00 +GSB, 12, 16, 55.00, 33.00, -9999.00, -9999.00, 23.00 +GSG, 12, 16, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 16, 50.00, 30.00, 22.00, 23.00, 33.00 +GSP, 12, 16, 53.00, 33.00, 23.00, 25.00, 34.00 +GST, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 16, 33.00, 15.00, -9999.00, -9999.00, 61.00 +GTF, 12, 16, 33.00, 14.00, 19.00, 22.00, 30.00 +GUP, 12, 16, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 16, 36.00, 20.00, -9999.00, -9999.00, 37.00 +GVW, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 16, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 16, 57.00, 41.00, 24.00, 23.00, 34.00 +HBR, 12, 16, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 16, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 16, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 16, 37.00, 19.00, -9999.00, -9999.00, 36.00 +HKY, 12, 16, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 16, 31.00, 11.00, 17.00, 17.00, 29.00 +HMN, 12, 16, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 16, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 16, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 16, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 16, 28.00, 7.00, 9.00, 9.00, 16.00 +HOP, 12, 16, 46.00, 27.00, -9999.00, -9999.00, 35.00 +HOT, 12, 16, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 16, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 16, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 16, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 16, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 16, 64.00, 39.00, -9999.00, -9999.00, 30.00 +HST, 12, 16, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 12, 16, 52.00, 33.00, 29.00, 22.00, 37.00 +HTL, 12, 16, 29.00, 15.00, 39.00, 36.00, 53.00 +HTS, 12, 16, 45.00, 28.00, 32.00, 31.00, 47.00 +HUF, 12, 16, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 16, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 16, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 16, 28.00, 6.00, 20.00, 17.00, 26.00 +IAB, 12, 16, 43.00, 23.00, -9999.00, -9999.00, 18.00 +IAD, 12, 16, 45.00, 26.00, 22.00, 22.00, 32.00 +IAG, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 16, 64.00, 42.00, 21.00, 20.00, 29.00 +ICT, 12, 16, 43.00, 23.00, 12.00, 11.00, 18.00 +IDA, 12, 16, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 16, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 16, 44.00, 27.00, 23.00, 22.00, 34.00 +ILI, 12, 16, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 16, 59.00, 37.00, 21.00, 24.00, 33.00 +IMT, 12, 16, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +IND, 12, 16, 38.00, 23.00, 32.00, 31.00, 45.00 +INL, 12, 16, 16.00, -3.00, 23.00, 22.00, 34.00 +INS, 12, 16, 54.00, 32.00, -9999.00, -9999.00, 9.00 +INT, 12, 16, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +INW, 12, 16, 46.00, 20.00, 7.00, 7.00, 11.00 +IPL, 12, 16, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 16, 38.00, 24.00, 26.00, 28.00, 40.00 +IRK, 12, 16, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 16, 23.00, 2.00, 20.00, 17.00, 30.00 +ISP, 12, 16, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 16, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 16, 65.00, 39.00, -9999.00, -9999.00, 12.00 +IWD, 12, 16, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 16, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 16, 59.00, 36.00, 25.00, 20.00, 33.00 +JAX, 12, 16, 67.00, 43.00, 19.00, 18.00, 28.00 +JBR, 12, 16, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 16, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 16, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 16, 42.00, 30.00, 23.00, 23.00, 35.00 +JHW, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 16, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 16, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 16, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 16, 31.00, 22.00, 47.00, 49.00, 58.00 +JST, 12, 16, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 16, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 16, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 16, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 16, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 16, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 16, 33.00, 19.00, 34.00, 36.00, 49.00 +LAR, 12, 16, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 16, 57.00, 34.00, 7.00, 7.00, 11.00 +LAX, 12, 16, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 16, 54.00, 27.00, 10.00, 7.00, 13.00 +LBF, 12, 16, 37.00, 11.00, 13.00, 8.00, 17.00 +LCH, 12, 16, 63.00, 43.00, 18.00, 19.00, 29.00 +LCK, 12, 16, 40.00, 24.00, -9999.00, -9999.00, 40.00 +LEB, 12, 16, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 16, 44.00, 27.00, 29.00, 28.00, 40.00 +LFI, 12, 16, 51.00, 35.00, -9999.00, -9999.00, 29.00 +LFK, 12, 16, 61.00, 39.00, 18.00, 21.00, 28.00 +LFT, 12, 16, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 16, 42.00, 31.00, 23.00, 23.00, 36.00 +LGB, 12, 16, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 16, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 16, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 16, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 16, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 16, 52.00, 33.00, 19.00, 21.00, 28.00 +LIZ, 12, 16, 24.00, 5.00, -9999.00, -9999.00, 52.00 +LMT, 12, 16, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 12, 16, 32.00, 9.00, 10.00, 11.00, 15.00 +LNK, 12, 16, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 16, 43.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 16, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 16, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 16, 52.00, 32.00, -9999.00, -9999.00, 23.00 +LSE, 12, 16, 28.00, 12.00, 19.00, 17.00, 28.00 +LSF, 12, 16, 59.00, 38.00, -9999.00, -9999.00, 22.00 +LSV, 12, 16, 60.00, 27.00, -9999.00, -9999.00, 9.00 +LTS, 12, 16, 55.00, 28.00, -9999.00, -9999.00, 14.00 +LUF, 12, 16, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 12, 16, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 16, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 16, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 16, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 16, 47.00, 29.00, 23.00, 22.00, 33.00 +MAF, 12, 16, 58.00, 31.00, 7.00, 6.00, 11.00 +MBL, 12, 16, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 16, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 16, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 16, 54.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 12, 16, 72.00, 52.00, -9999.00, -9999.00, 21.00 +MCG, 12, 16, 2.00, -15.00, 26.00, 27.00, 39.00 +MCI, 12, 16, 38.00, 22.00, 15.00, 14.00, 24.00 +MCK, 12, 16, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 16, 60.00, 37.00, 20.00, 20.00, 29.00 +MCO, 12, 16, 73.00, 51.00, 13.00, 16.00, 23.00 +MCW, 12, 16, 26.00, 10.00, 14.00, 11.00, 20.00 +MC2, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 16, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 16, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 16, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 16, 35.00, 21.00, 31.00, 30.00, 42.00 +MEI, 12, 16, 60.00, 36.00, 24.00, 18.00, 32.00 +MEM, 12, 16, 52.00, 35.00, 27.00, 22.00, 35.00 +MER, 12, 16, 54.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 16, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 16, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 16, 44.00, 31.00, 35.00, 35.00, 48.00 +MGE, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 16, 60.00, 39.00, 23.00, 20.00, 33.00 +MGW, 12, 16, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 16, 42.00, 21.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 16, 54.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 12, 16, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 16, 77.00, 59.00, 13.00, 12.00, 21.00 +MIB, 12, 16, 21.00, 5.00, -9999.00, -9999.00, 24.00 +MIV, 12, 16, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 16, 40.00, 21.00, -9999.00, -9999.00, 29.00 +MKC, 12, 16, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 16, 31.00, 17.00, 31.00, 30.00, 43.00 +MKG, 12, 16, 33.00, 23.00, 40.00, 40.00, 53.00 +MKL, 12, 16, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 16, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 16, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 16, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 16, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 16, 33.00, 17.00, 26.00, 23.00, 35.00 +MLS, 12, 16, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 16, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 16, 59.00, 38.00, -9999.00, -9999.00, 30.00 +MOB, 12, 16, 63.00, 43.00, 22.00, 17.00, 31.00 +MOT, 12, 16, 21.00, 5.00, 18.00, 17.00, 26.00 +MPV, 12, 16, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 16, 24.00, 10.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 16, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 16, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 16, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 16, 60.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 16, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 16, 29.00, 13.00, 25.00, 23.00, 35.00 +MSO, 12, 16, 30.00, 16.00, 32.00, 31.00, 45.00 +MSP, 12, 16, 25.00, 10.00, 19.00, 21.00, 30.00 +MSS, 12, 16, 28.00, 11.00, 39.00, 36.00, 55.00 +MSY, 12, 16, 64.00, 45.00, 23.00, 17.00, 32.00 +MTC, 12, 16, 34.00, 22.00, -9999.00, -9999.00, 37.00 +MTN, 12, 16, 45.00, 28.00, -9999.00, -9999.00, 28.00 +MTO, 12, 16, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 16, 41.00, 24.00, -9999.00, -9999.00, 28.00 +MUO, 12, 16, 40.00, 22.00, -9999.00, -9999.00, 29.00 +MWA, 12, 16, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 16, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 16, 60.00, 39.00, -9999.00, -9999.00, 33.00 +MYL, 12, 16, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 16, 60.00, 36.00, -9999.00, -9999.00, 28.00 +NAO, 12, 16, 59.00, 44.00, -9999.00, -9999.00, 35.00 +NBC, 12, 16, 62.00, 42.00, -9999.00, -9999.00, 29.00 +NBE, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 16, 34.00, 19.00, -9999.00, -9999.00, 32.00 +NCA, 12, 16, 60.00, 35.00, -9999.00, -9999.00, 29.00 +NCO, 12, 16, 42.00, 27.00, -9999.00, -9999.00, 40.00 +NC1, 12, 16, 54.00, 36.00, -9999.00, -9999.00, 9.00 +NEL, 12, 16, 45.00, 25.00, -9999.00, -9999.00, 32.00 +NFG, 12, 16, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 16, 45.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 12, 16, 69.00, 49.00, -9999.00, -9999.00, 19.00 +NGU, 12, 16, 52.00, 35.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 16, 56.00, 44.00, -9999.00, -9999.00, 29.00 +NHK, 12, 16, 47.00, 28.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 16, 34.00, 17.00, -9999.00, -9999.00, 39.00 +NID, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 16, 67.00, 43.00, -9999.00, -9999.00, 23.00 +NIR, 12, 16, 66.00, 43.00, -9999.00, -9999.00, 23.00 +NKT, 12, 16, 59.00, 38.00, -9999.00, -9999.00, 29.00 +NKX, 12, 16, 66.00, 49.00, -9999.00, -9999.00, 19.00 +NLC, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 16, 58.00, 35.00, -9999.00, -9999.00, 35.00 +NPA, 12, 16, 63.00, 44.00, -9999.00, -9999.00, 29.00 +NQA, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 16, 71.00, 47.00, -9999.00, -9999.00, 19.00 +NQX, 12, 16, 76.00, 67.00, -9999.00, -9999.00, 23.00 +NRB, 12, 16, 67.00, 48.00, -9999.00, -9999.00, 19.00 +NRC, 12, 16, 55.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 16, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 16, 63.00, 41.00, -9999.00, -9999.00, 32.00 +NSI, 12, 16, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 16, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 16, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 16, 52.00, 35.00, -9999.00, -9999.00, 29.00 +NUC, 12, 16, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 16, 57.00, 38.00, -9999.00, -9999.00, 32.00 +NUW, 12, 16, 45.00, 35.00, -9999.00, -9999.00, 58.00 +NWF, 12, 16, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 16, 48.00, 26.00, -9999.00, -9999.00, 29.00 +NZC, 12, 16, 67.00, 40.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 16, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 12, 16, 40.00, 24.00, -9999.00, -9999.00, 39.00 +NZY, 12, 16, 66.00, 49.00, -9999.00, -9999.00, 16.00 +OAK, 12, 16, 57.00, 41.00, 16.00, 19.00, 24.00 +OAR, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 16, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 16, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 16, 50.00, 28.00, 13.00, 10.00, 17.00 +OLM, 12, 16, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 16, 34.00, 15.00, 14.00, 12.00, 21.00 +OME, 12, 16, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 16, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 16, 34.00, 19.00, 30.00, 27.00, 41.00 +ORF, 12, 16, 52.00, 35.00, 23.00, 26.00, 35.00 +ORH, 12, 16, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 16, -7.00, -23.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 16, 32.00, 17.00, -9999.00, -9999.00, 47.00 +OTG, 12, 16, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 16, 52.00, 40.00, 52.00, 54.00, 65.00 +OTM, 12, 16, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 16, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 16, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 16, 32.00, 6.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 16, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 16, 62.00, 40.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 16, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 16, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 16, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 16, 0.00, -14.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 16, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 16, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 16, 65.00, 41.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 16, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 16, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 16, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 16, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 16, 2.00, -15.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 16, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 16, 31.00, 14.00, -9999.00, -9999.00, 42.00 +PBI, 12, 16, 76.00, 59.00, 18.00, 19.00, 29.00 +PDT, 12, 16, 40.00, 28.00, 28.00, 29.00, 42.00 +PDX, 12, 16, 45.00, 35.00, 49.00, 50.00, 65.00 +PFN, 12, 16, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 16, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 16, 43.00, 28.00, 23.00, 21.00, 34.00 +PHX, 12, 16, 66.00, 42.00, 8.00, 8.00, 11.00 +PIA, 12, 16, 34.00, 19.00, 27.00, 24.00, 37.00 +PIB, 12, 16, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 16, 33.00, 16.00, 25.00, 25.00, 37.00 +PIR, 12, 16, 30.00, 11.00, 14.00, 14.00, 22.00 +PIT, 12, 16, 38.00, 24.00, 40.00, 37.00, 56.00 +PKB, 12, 16, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 16, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 16, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 16, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 16, 63.00, 44.00, 19.00, 17.00, 28.00 +POB, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 16, 61.00, 38.00, -9999.00, -9999.00, 47.00 +POM, 12, 16, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 12, 16, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 16, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 16, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 16, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 16, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 16, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 16, 37.00, 18.00, -9999.00, -9999.00, 37.00 +PSP, 12, 16, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 16, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 16, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 16, 47.00, 15.00, 7.00, 9.00, 13.00 +PUC, 12, 16, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 16, 41.00, 24.00, 28.00, 29.00, 42.00 +PVU, 12, 16, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 16, 35.00, 17.00, 29.00, 28.00, 42.00 +P02, 12, 16, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +P07, 12, 16, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 12, 16, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +P24, 12, 16, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +P28, 12, 16, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +P35, 12, 16, 36.00, 17.00, -9999.00, -9999.00, -9999.00 +P38, 12, 16, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 12, 16, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +P58, 12, 16, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +P59, 12, 16, 25.00, 13.00, -9999.00, -9999.00, -9999.00 +P60, 12, 16, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 12, 16, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +P67, 12, 16, 24.00, 3.00, -9999.00, -9999.00, -9999.00 +P68, 12, 16, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 16, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 16, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 16, 35.00, 12.00, 14.00, 10.00, 21.00 +RBL, 12, 16, 55.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 16, 35.00, 12.00, -9999.00, -9999.00, 19.00 +RDD, 12, 16, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 16, 42.00, 22.00, 24.00, 23.00, 36.00 +RDR, 12, 16, 19.00, 1.00, -9999.00, -9999.00, 27.00 +RDU, 12, 16, 52.00, 32.00, 22.00, 24.00, 34.00 +REE, 12, 16, 54.00, 27.00, -9999.00, -9999.00, 9.00 +REJ, 12, 16, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 16, 31.00, 16.00, 27.00, 24.00, 36.00 +RIC, 12, 16, 50.00, 30.00, 21.00, 24.00, 33.00 +RIV, 12, 16, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 16, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 16, 31.00, 12.00, 12.00, 10.00, 17.00 +RME, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 16, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +RND, 12, 16, 63.00, 41.00, -9999.00, -9999.00, 21.00 +RNO, 12, 16, 45.00, 20.00, 12.00, 13.00, 18.00 +ROA, 12, 16, 47.00, 29.00, 20.00, 21.00, 32.00 +ROC, 12, 16, 36.00, 22.00, 40.00, 44.00, 60.00 +ROW, 12, 16, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 16, 42.00, 19.00, 8.00, 10.00, 14.00 +RST, 12, 16, 25.00, 9.00, 23.00, 20.00, 31.00 +RWF, 12, 16, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 16, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 16, 53.00, 38.00, 17.00, 19.00, 25.00 +SAF, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 16, 66.00, 49.00, 10.00, 11.00, 16.00 +SAT, 12, 16, 63.00, 41.00, 16.00, 18.00, 25.00 +SAV, 12, 16, 62.00, 41.00, 21.00, 19.00, 30.00 +SAW, 12, 16, 28.00, 17.00, -9999.00, -9999.00, 56.00 +SBA, 12, 16, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 16, 67.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 16, 35.00, 22.00, 40.00, 38.00, 54.00 +SBP, 12, 16, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 16, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 16, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 16, -8.00, -20.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 16, 53.00, 37.00, 15.00, 18.00, 22.00 +SDF, 12, 16, 45.00, 28.00, 28.00, 25.00, 38.00 +SEA, 12, 16, 45.00, 36.00, 45.00, 46.00, 60.00 +SEM, 12, 16, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 16, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 16, 56.00, 43.00, 19.00, 19.00, 27.00 +SGF, 12, 16, 45.00, 25.00, 20.00, 19.00, 29.00 +SGY, 12, 16, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 16, 35.00, 10.00, 19.00, 17.00, 29.00 +SHV, 12, 16, 58.00, 37.00, 19.00, 20.00, 28.00 +SIT, 12, 16, 39.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 16, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 16, 59.00, 33.00, 9.00, 8.00, 14.00 +SKA, 12, 16, 34.00, 22.00, -9999.00, -9999.00, 47.00 +SKF, 12, 16, 63.00, 41.00, -9999.00, -9999.00, 21.00 +SLC, 12, 16, 38.00, 21.00, 22.00, 23.00, 33.00 +SLE, 12, 16, 46.00, 34.00, 48.00, 50.00, 62.00 +SLN, 12, 16, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 16, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 16, 64.00, 38.00, -9999.00, 13.00, 16.00 +SNA, 12, 16, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 16, 33.00, 25.00, 51.00, 52.00, 70.00 +SNS, 12, 16, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 16, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 16, 37.00, 22.00, 26.00, 22.00, 35.00 +SPS, 12, 16, 55.00, 31.00, 11.00, 8.00, 15.00 +SRQ, 12, 16, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 16, 59.00, 35.00, -9999.00, -9999.00, 28.00 +SSI, 12, 16, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +STC, 12, 16, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 16, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +STL, 12, 16, 41.00, 26.00, 21.00, 21.00, 32.00 +STNV, 12, 16, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +STS, 12, 16, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 16, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 16, 42.00, 22.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 16, 55.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 16, 31.00, 12.00, 14.00, 12.00, 21.00 +SVN, 12, 16, 62.00, 41.00, -9999.00, -9999.00, 20.00 +SWF, 12, 16, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 16, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 16, 35.00, 21.00, 44.00, 46.00, 61.00 +SZL, 12, 16, 42.00, 21.00, -9999.00, -9999.00, 27.00 +TAD, 12, 16, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 16, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 16, 48.00, 22.00, -9999.00, -9999.00, 33.00 +TCC, 12, 16, 53.00, 23.00, 4.00, 6.00, 6.00 +TCL, 12, 16, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 16, 46.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 16, 54.00, 28.00, -9999.00, 8.00, 8.00 +TEB, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 16, 50.00, 28.00, -9999.00, -9999.00, 15.00 +TKA, 12, 16, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 16, 66.00, 40.00, 18.00, 20.00, 27.00 +TNX, 12, 16, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 16, 35.00, 20.00, 35.00, 35.00, 48.00 +TOP, 12, 16, 40.00, 21.00, 14.00, 13.00, 22.00 +TPA, 12, 16, 72.00, 52.00, 13.00, 17.00, 23.00 +TPH, 12, 16, 44.00, 19.00, 4.00, 4.00, 7.00 +TRI, 12, 16, 48.00, 28.00, 25.00, 27.00, 38.00 +TRK, 12, 16, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 16, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 16, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 16, 49.00, 29.00, 13.00, 13.00, 21.00 +TUP, 12, 16, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 16, 64.00, 40.00, 9.00, 11.00, 15.00 +TVC, 12, 16, 31.00, 19.00, 37.00, 42.00, 53.00 +TVL, 12, 16, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 16, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 16, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 16, 50.00, 30.00, 28.00, 25.00, 37.00 +T01, 12, 16, 49.00, 30.00, -9999.00, -9999.00, 29.00 +T02, 12, 16, 56.00, 34.00, -9999.00, -9999.00, 30.00 +T03, 12, 16, 61.00, 38.00, -9999.00, -9999.00, 28.00 +T04, 12, 16, 74.00, 54.00, -9999.00, -9999.00, 21.00 +T05, 12, 16, 41.00, 19.00, -9999.00, -9999.00, 18.00 +T06, 12, 16, 61.00, 35.00, -9999.00, -9999.00, 35.00 +T07, 12, 16, 40.00, 13.00, -9999.00, -9999.00, 36.00 +T08, 12, 16, 35.00, 20.00, -9999.00, -9999.00, 36.00 +UCA, 12, 16, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 16, 54.00, 32.00, -9999.00, -9999.00, 9.00 +UIL, 12, 16, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 16, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 16, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 16, 12.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 16, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +U15, 12, 16, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 12, 16, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 16, 64.00, 39.00, -9999.00, -9999.00, 24.00 +VBG, 12, 16, 66.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 16, 66.00, 45.00, 18.00, 18.00, 27.00 +VCV, 12, 16, 58.00, 30.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 16, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 16, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 16, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 16, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 16, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 16, 64.00, 39.00, -9999.00, -9999.00, 30.00 +VRB, 12, 16, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 16, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 16, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 16, 49.00, 30.00, 20.00, 29.00, 33.00 +WJA, 12, 16, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 16, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 16, 7.00, -10.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 16, 43.00, 17.00, 20.00, 20.00, 28.00 +WPO, 12, 16, 14.00, -3.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 16, 60.00, 37.00, -9999.00, -9999.00, 22.00 +WRG, 12, 16, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 16, 45.00, 26.00, -9999.00, -9999.00, 31.00 +WRL, 12, 16, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +X68, 12, 16, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 16, 33.00, 21.00, 57.00, 58.00, 66.00 +YCG, 12, 16, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 16, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 16, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 16, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 16, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 16, 37.00, 22.00, 25.00, 22.00, 35.00 +YNG, 12, 16, 36.00, 23.00, 37.00, 38.00, 55.00 +YPA, 12, 16, 11.00, -9.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 16, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 16, 7.00, -9.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 16, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 16, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 16, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 16, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 16, 68.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 16, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 16, 14.00, -3.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 16, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 16, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 16, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 16, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 16, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 16, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 16, 26.00, 11.00, 50.00, 53.00, 68.00 +ZUN, 12, 16, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 16, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 16, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 16, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 12, 16, 60.00, 38.00, -9999.00, -9999.00, 32.00 +1V1, 12, 16, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 16, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 16, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 16, 56.00, 38.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 16, 59.00, 35.00, -9999.00, -9999.00, 30.00 +3B1, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 16, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 16, 29.00, 15.00, -9999.00, -9999.00, 47.00 +3SE, 12, 16, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 16, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 16, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 16, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 16, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 16, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 16, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 16, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 16, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 17, 38.00, 24.00, 25.00, 25.00, 39.00 +ABI, 12, 17, 57.00, 34.00, 9.00, 8.00, 13.00 +ABQ, 12, 17, 47.00, 23.00, 7.00, 8.00, 12.00 +ABR, 12, 17, 25.00, 4.00, 14.00, 12.00, 21.00 +ABY, 12, 17, 63.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 17, 43.00, 29.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 17, 59.00, 37.00, 14.00, 12.00, 19.00 +ACV, 12, 17, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 17, 45.00, 26.00, 21.00, 23.00, 33.00 +ADK, 12, 17, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 17, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 17, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 17, 46.00, 25.00, -9999.00, -9999.00, 28.00 +AEX, 12, 17, 61.00, 39.00, -9999.00, -9999.00, 32.00 +AFF, 12, 17, 42.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 17, 74.00, 50.00, -9999.00, -9999.00, 24.00 +AGS, 12, 17, 59.00, 35.00, 22.00, 22.00, 32.00 +AHN, 12, 17, 55.00, 35.00, 23.00, 23.00, 32.00 +AKN, 12, 17, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 17, 40.00, 16.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 17, 34.00, 17.00, 27.00, 29.00, 42.00 +ALI, 12, 17, 69.00, 46.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 17, 28.00, 11.00, 17.00, 14.00, 25.00 +ALS, 12, 17, 35.00, 0.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 17, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 17, 50.00, 24.00, 6.00, 8.00, 12.00 +AMG, 12, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 17, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 17, 22.00, 10.00, 22.00, 20.00, 32.00 +AND, 12, 17, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 17, 40.00, 31.00, 61.00, 58.00, 71.00 +AOO, 12, 17, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +APN, 12, 17, 30.00, 15.00, 33.00, 37.00, 52.00 +AQQ, 12, 17, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +ART, 12, 17, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +AST, 12, 17, 48.00, 37.00, 60.00, 61.00, 72.00 +ATL, 12, 17, 54.00, 35.00, 22.00, 22.00, 31.00 +ATW, 12, 17, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 17, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 17, 40.00, 23.00, -9999.00, -9999.00, 41.00 +AUG, 12, 17, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 17, 62.00, 41.00, 16.00, 16.00, 24.00 +AUW, 12, 17, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 17, 50.00, 28.00, 22.00, 21.00, 31.00 +AVP, 12, 17, 36.00, 23.00, 28.00, 27.00, 42.00 +AXN, 12, 17, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 17, 37.00, 19.00, -9999.00, -9999.00, 32.00 +AYS, 12, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 17, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 17, 54.00, 38.00, -9999.00, -9999.00, 31.00 +BAD, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 17, 35.00, 9.00, -9999.00, -9999.00, 11.00 +BDL, 12, 17, 37.00, 21.00, 28.00, 26.00, 41.00 +BDR, 12, 17, 40.00, 27.00, 28.00, 25.00, 43.00 +BET, 12, 17, 15.00, 2.00, 22.00, 25.00, 34.00 +BFD, 12, 17, 31.00, 17.00, 51.00, 49.00, 68.00 +BFF, 12, 17, 39.00, 13.00, 13.00, 12.00, 20.00 +BFL, 12, 17, 56.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 17, 32.00, 20.00, 38.00, 37.00, 56.00 +BGR, 12, 17, 31.00, 14.00, 28.00, 27.00, 41.00 +BGS, 12, 17, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 17, 55.00, 35.00, 24.00, 21.00, 31.00 +BID, 12, 17, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 17, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 17, 54.00, 22.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 17, 34.00, 16.00, 17.00, 18.00, 26.00 +BIS, 12, 17, 24.00, 2.00, 19.00, 20.00, 31.00 +BIX, 12, 17, 63.00, 46.00, -9999.00, -9999.00, 31.00 +BJI, 12, 17, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 17, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 17, 45.00, 15.00, -9999.00, -9999.00, 16.00 +BKW, 12, 17, 42.00, 25.00, 35.00, 36.00, 49.00 +BLF, 12, 17, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 17, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 17, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 17, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 17, 43.00, 25.00, -9999.00, -9999.00, 29.00 +BNA, 12, 17, 50.00, 30.00, 29.00, 23.00, 38.00 +BNO, 12, 17, 35.00, 15.00, -9999.00, 30.00, 50.00 +BOI, 12, 17, 37.00, 22.00, 28.00, 29.00, 42.00 +BOS, 12, 17, 40.00, 26.00, 26.00, 28.00, 40.00 +BPI, 12, 17, 27.00, -7.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 17, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 17, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 17, 34.00, 18.00, -9999.00, -9999.00, 21.00 +BRO, 12, 17, 72.00, 52.00, 15.00, 16.00, 24.00 +BRW, 12, 17, -5.00, -17.00, 8.00, 9.00, 14.00 +BSM, 12, 17, 62.00, 41.00, -9999.00, -9999.00, 23.00 +BTI, 12, 17, -8.00, -20.00, 10.00, 8.00, 15.00 +BTL, 12, 17, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 17, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 17, 63.00, 42.00, 24.00, 19.00, 33.00 +BTT, 12, 17, -2.00, -17.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 17, 30.00, 14.00, 39.00, 32.00, 53.00 +BUB, 12, 17, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 17, 35.00, 22.00, 46.00, 51.00, 65.00 +BUR, 12, 17, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 17, 64.00, 46.00, -9999.00, 16.00, 21.00 +BWG, 12, 17, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 17, 45.00, 28.00, 22.00, 23.00, 33.00 +BYH, 12, 17, 48.00, 31.00, -9999.00, -9999.00, 35.00 +BYI, 12, 17, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 17, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 17, 59.00, 35.00, 24.00, 22.00, 33.00 +CAG, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 17, 37.00, 23.00, 39.00, 38.00, 55.00 +CAO, 12, 17, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 17, 23.00, 4.00, 38.00, 40.00, 54.00 +CBM, 12, 17, 56.00, 33.00, -9999.00, -9999.00, 35.00 +CDB, 12, 17, 35.00, 27.00, 56.00, 58.00, 73.00 +CDC, 12, 17, 43.00, 18.00, 10.00, 10.00, 16.00 +CDR, 12, 17, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 17, 53.00, 28.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 17, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 17, 41.00, 14.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 17, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 17, 50.00, 31.00, 26.00, 23.00, 35.00 +CHO, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 17, 61.00, 41.00, 20.00, 22.00, 30.00 +CID, 12, 17, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 17, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 17, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 17, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 17, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 17, 37.00, 24.00, 42.00, 39.00, 56.00 +CLL, 12, 17, 61.00, 41.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 17, 52.00, 33.00, 22.00, 25.00, 35.00 +CMH, 12, 17, 38.00, 24.00, 30.00, 33.00, 46.00 +CMI, 12, 17, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 17, 24.00, 13.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 17, 39.00, 19.00, 10.00, 9.00, 16.00 +CNM, 12, 17, 58.00, 30.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 17, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +COD, 12, 17, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +COF, 12, 17, 73.00, 53.00, -9999.00, -9999.00, 21.00 +CON, 12, 17, 34.00, 13.00, 25.00, 27.00, 37.00 +COS, 12, 17, 42.00, 17.00, 13.00, 11.00, 17.00 +COT, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 17, 40.00, 23.00, 23.00, 20.00, 32.00 +CPR, 12, 17, 34.00, 14.00, 17.00, 16.00, 26.00 +CRBC, 12, 17, 27.00, -8.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 17, 68.00, 48.00, 14.00, 12.00, 21.00 +CRW, 12, 17, 45.00, 28.00, 37.00, 34.00, 50.00 +CSG, 12, 17, 59.00, 38.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 17, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 17, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 17, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 17, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 17, 41.00, 25.00, 28.00, 27.00, 40.00 +CVN, 12, 17, 52.00, 24.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 17, 52.00, 24.00, -9999.00, -9999.00, 11.00 +CXY, 12, 17, 40.00, 26.00, 20.00, 18.00, 29.00 +CYS, 12, 17, 39.00, 17.00, 15.00, 12.00, 20.00 +DAA, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 17, 70.00, 50.00, 17.00, 19.00, 26.00 +DAG, 12, 17, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 17, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 17, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 17, 38.00, 23.00, 32.00, 28.00, 43.00 +DBQ, 12, 17, 28.00, 13.00, 21.00, 20.00, 32.00 +DCA, 12, 17, 46.00, 31.00, 20.00, 21.00, 30.00 +DDC, 12, 17, 44.00, 21.00, 10.00, 10.00, 15.00 +DEC, 12, 17, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 17, 44.00, 17.00, 12.00, 12.00, 18.00 +DFW, 12, 17, 57.00, 36.00, 11.00, 10.00, 16.00 +DHN, 12, 17, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 17, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 17, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 17, 63.00, 40.00, -9999.00, -9999.00, 15.00 +DLG, 12, 17, 21.00, 10.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 17, 20.00, 3.00, 22.00, 21.00, 32.00 +DLLC, 12, 17, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 17, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 17, 64.00, 40.00, -9999.00, -9999.00, 13.00 +DMN, 12, 17, 58.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 17, 47.00, 29.00, -9999.00, -9999.00, 31.00 +DPG, 12, 17, 37.00, 17.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 17, 64.00, 39.00, -9999.00, -9999.00, 30.00 +DRA, 12, 17, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 17, 63.00, 40.00, 8.00, 9.00, 14.00 +DSM, 12, 17, 32.00, 15.00, 20.00, 18.00, 30.00 +DTW, 12, 17, 34.00, 21.00, 34.00, 33.00, 46.00 +DUG, 12, 17, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 17, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 17, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 17, 57.00, 34.00, -9999.00, -9999.00, 15.00 +D45, 12, 17, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 17, 33.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 17, 24.00, 7.00, 21.00, 17.00, 28.00 +ECG, 12, 17, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 17, 58.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 17, 63.00, 42.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 17, 35.00, 6.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 17, 55.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 17, 42.00, 21.00, 42.00, 42.00, 59.00 +EKO, 12, 17, 37.00, 14.00, 19.00, 20.00, 28.00 +ELD, 12, 17, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 17, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 17, 57.00, 31.00, 7.00, 9.00, 12.00 +ELY, 12, 17, 40.00, 10.00, 12.00, 14.00, 21.00 +EMP, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 17, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 12, 17, 48.00, 28.00, -9999.00, -9999.00, 15.00 +ENN, 12, 17, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 17, 35.00, 20.00, -9999.00, -9999.00, 18.00 +EPH, 12, 17, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 17, 37.00, 24.00, 44.00, 45.00, 63.00 +ESF, 12, 17, 61.00, 39.00, -9999.00, -9999.00, 35.00 +EUG, 12, 17, 46.00, 36.00, 47.00, 47.00, 61.00 +EVV, 12, 17, 43.00, 26.00, 28.00, 24.00, 37.00 +EWN, 12, 17, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 17, 42.00, 28.00, 22.00, 23.00, 36.00 +EYW, 12, 17, 76.00, 67.00, 14.00, 10.00, 20.00 +E74, 12, 17, 59.00, 29.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 17, 52.00, 31.00, -9999.00, -9999.00, 29.00 +FAI, 12, 17, 2.00, -15.00, 21.00, 24.00, 32.00 +FAR, 12, 17, 19.00, 2.00, 13.00, 18.00, 25.00 +FAT, 12, 17, 54.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 17, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 17, 30.00, 15.00, 34.00, 38.00, 51.00 +FCS, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 17, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 17, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 17, 43.00, 16.00, 16.00, 18.00, 22.00 +FLL, 12, 17, 78.00, 60.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 17, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 17, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +FME, 12, 17, 47.00, 26.00, -9999.00, -9999.00, 28.00 +FMH, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 17, 43.00, 17.00, 7.00, 8.00, 9.00 +FMY, 12, 17, 76.00, 55.00, 10.00, 9.00, 15.00 +FNT, 12, 17, 33.00, 20.00, 32.00, 32.00, 46.00 +FOD, 12, 17, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 17, 40.00, 20.00, -9999.00, -9999.00, 19.00 +FOK, 12, 17, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 17, 41.00, 21.00, -9999.00, -9999.00, 18.00 +FSD, 12, 17, 27.00, 8.00, 12.00, 13.00, 20.00 +FSI, 12, 17, 52.00, 27.00, -9999.00, -9999.00, 14.00 +FSM, 12, 17, 51.00, 29.00, 18.00, 16.00, 25.00 +FTK, 12, 17, 45.00, 25.00, -9999.00, -9999.00, 35.00 +FWA, 12, 17, 35.00, 21.00, 29.00, 33.00, 44.00 +FWH, 12, 17, 57.00, 34.00, -9999.00, -9999.00, 17.00 +FYU, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 17, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 17, 50.00, 23.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 17, 69.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 17, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 17, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 17, 56.00, 34.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 17, 34.00, 22.00, 36.00, 35.00, 49.00 +GFA, 12, 17, 33.00, 14.00, -9999.00, -9999.00, 23.00 +GFK, 12, 17, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 17, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 17, 58.00, 38.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 17, 24.00, 5.00, 20.00, 20.00, 31.00 +GJT, 12, 17, 38.00, 18.00, 12.00, 12.00, 18.00 +GKN, 12, 17, 4.00, -11.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 17, 42.00, 17.00, 9.00, 8.00, 14.00 +GLH, 12, 17, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 17, 62.00, 51.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 17, 36.00, 12.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 17, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 12, 17, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 17, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 17, 27.00, 11.00, 27.00, 28.00, 41.00 +GRCI, 12, 17, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 17, 46.00, 33.00, -9999.00, -9999.00, 69.00 +GRI, 12, 17, 35.00, 14.00, 13.00, 11.00, 19.00 +GRK, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 17, 33.00, 20.00, 35.00, 41.00, 54.00 +GSB, 12, 17, 55.00, 33.00, -9999.00, -9999.00, 23.00 +GSG, 12, 17, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 17, 50.00, 30.00, 22.00, 23.00, 33.00 +GSP, 12, 17, 53.00, 33.00, 23.00, 25.00, 34.00 +GST, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 17, 32.00, 15.00, -9999.00, -9999.00, 61.00 +GTF, 12, 17, 33.00, 14.00, 19.00, 22.00, 30.00 +GUP, 12, 17, 45.00, 14.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 17, 36.00, 19.00, -9999.00, -9999.00, 37.00 +GVW, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 17, 55.00, 37.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 17, 57.00, 41.00, 24.00, 23.00, 34.00 +HBR, 12, 17, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 17, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 17, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 17, 37.00, 19.00, -9999.00, -9999.00, 36.00 +HKY, 12, 17, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 17, 31.00, 11.00, 17.00, 17.00, 29.00 +HMN, 12, 17, 57.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 17, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 17, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 17, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 17, 28.00, 7.00, 9.00, 9.00, 16.00 +HOP, 12, 17, 46.00, 26.00, -9999.00, -9999.00, 35.00 +HOT, 12, 17, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 17, 65.00, 45.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 17, 38.00, 25.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 17, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 17, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 17, 64.00, 39.00, -9999.00, -9999.00, 30.00 +HST, 12, 17, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 12, 17, 52.00, 33.00, 29.00, 22.00, 37.00 +HTL, 12, 17, 29.00, 15.00, 39.00, 36.00, 53.00 +HTS, 12, 17, 45.00, 28.00, 32.00, 31.00, 47.00 +HUF, 12, 17, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 17, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 17, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 17, 28.00, 6.00, 20.00, 17.00, 26.00 +IAB, 12, 17, 43.00, 23.00, -9999.00, -9999.00, 18.00 +IAD, 12, 17, 44.00, 25.00, 22.00, 22.00, 32.00 +IAG, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 17, 64.00, 42.00, 21.00, 20.00, 29.00 +ICT, 12, 17, 43.00, 23.00, 12.00, 11.00, 18.00 +IDA, 12, 17, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 17, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 17, 43.00, 27.00, 23.00, 22.00, 34.00 +ILI, 12, 17, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 17, 59.00, 37.00, 21.00, 24.00, 33.00 +IMT, 12, 17, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +IND, 12, 17, 38.00, 22.00, 32.00, 31.00, 45.00 +INL, 12, 17, 16.00, -4.00, 23.00, 22.00, 34.00 +INS, 12, 17, 54.00, 32.00, -9999.00, -9999.00, 9.00 +INT, 12, 17, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +INW, 12, 17, 46.00, 20.00, 7.00, 7.00, 11.00 +IPL, 12, 17, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 17, 37.00, 23.00, 26.00, 28.00, 40.00 +IRK, 12, 17, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 17, 23.00, 2.00, 20.00, 17.00, 30.00 +ISP, 12, 17, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 17, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 17, 65.00, 39.00, -9999.00, -9999.00, 12.00 +IWD, 12, 17, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 17, 25.00, 0.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 17, 59.00, 36.00, 25.00, 20.00, 33.00 +JAX, 12, 17, 67.00, 43.00, 19.00, 18.00, 28.00 +JBR, 12, 17, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 17, 63.00, 33.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 17, 31.00, 6.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 17, 42.00, 30.00, 23.00, 23.00, 35.00 +JHW, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 17, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 17, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 17, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 17, 31.00, 22.00, 47.00, 49.00, 58.00 +JST, 12, 17, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 17, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 17, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 17, 41.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 17, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 17, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 17, 33.00, 19.00, 34.00, 36.00, 49.00 +LAR, 12, 17, 33.00, 10.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 17, 57.00, 34.00, 7.00, 7.00, 11.00 +LAX, 12, 17, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 17, 54.00, 27.00, 10.00, 7.00, 13.00 +LBF, 12, 17, 37.00, 11.00, 13.00, 8.00, 17.00 +LCH, 12, 17, 63.00, 43.00, 18.00, 19.00, 29.00 +LCK, 12, 17, 40.00, 24.00, -9999.00, -9999.00, 40.00 +LEB, 12, 17, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 17, 44.00, 27.00, 29.00, 28.00, 40.00 +LFI, 12, 17, 51.00, 35.00, -9999.00, -9999.00, 29.00 +LFK, 12, 17, 61.00, 39.00, 18.00, 21.00, 28.00 +LFT, 12, 17, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 17, 41.00, 30.00, 23.00, 23.00, 36.00 +LGB, 12, 17, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 17, 32.00, 14.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 17, 64.00, 42.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 17, 45.00, 17.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 17, 41.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 17, 52.00, 33.00, 19.00, 21.00, 28.00 +LIZ, 12, 17, 23.00, 4.00, -9999.00, -9999.00, 52.00 +LMT, 12, 17, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 12, 17, 32.00, 9.00, 10.00, 11.00, 15.00 +LNK, 12, 17, 35.00, 15.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 17, 43.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 17, 47.00, 27.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 17, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 17, 52.00, 32.00, -9999.00, -9999.00, 23.00 +LSE, 12, 17, 27.00, 11.00, 19.00, 17.00, 28.00 +LSF, 12, 17, 59.00, 38.00, -9999.00, -9999.00, 22.00 +LSV, 12, 17, 60.00, 27.00, -9999.00, -9999.00, 9.00 +LTS, 12, 17, 55.00, 28.00, -9999.00, -9999.00, 14.00 +LUF, 12, 17, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 12, 17, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 17, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 17, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 17, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 17, 47.00, 29.00, 23.00, 22.00, 33.00 +MAF, 12, 17, 58.00, 31.00, 7.00, 6.00, 11.00 +MBL, 12, 17, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 17, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 17, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 17, 54.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 12, 17, 72.00, 52.00, -9999.00, -9999.00, 21.00 +MCG, 12, 17, 2.00, -15.00, 26.00, 27.00, 39.00 +MCI, 12, 17, 38.00, 21.00, 15.00, 14.00, 24.00 +MCK, 12, 17, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 17, 60.00, 37.00, 20.00, 20.00, 29.00 +MCO, 12, 17, 73.00, 51.00, 13.00, 16.00, 23.00 +MCW, 12, 17, 26.00, 9.00, 14.00, 11.00, 20.00 +MC2, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 17, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 17, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 17, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 17, 34.00, 20.00, 31.00, 30.00, 42.00 +MEI, 12, 17, 60.00, 36.00, 24.00, 18.00, 32.00 +MEM, 12, 17, 52.00, 35.00, 27.00, 22.00, 35.00 +MER, 12, 17, 54.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 17, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 17, 71.00, 51.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 17, 44.00, 31.00, 35.00, 35.00, 48.00 +MGE, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 17, 60.00, 39.00, 23.00, 20.00, 33.00 +MGW, 12, 17, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 17, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 17, 54.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 12, 17, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 17, 77.00, 59.00, 13.00, 12.00, 21.00 +MIB, 12, 17, 21.00, 4.00, -9999.00, -9999.00, 24.00 +MIV, 12, 17, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 17, 40.00, 21.00, -9999.00, -9999.00, 29.00 +MKC, 12, 17, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 17, 30.00, 17.00, 31.00, 30.00, 43.00 +MKG, 12, 17, 33.00, 23.00, 40.00, 40.00, 53.00 +MKL, 12, 17, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 17, 73.00, 53.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 17, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 17, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 17, 40.00, 14.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 17, 32.00, 16.00, 26.00, 23.00, 35.00 +MLS, 12, 17, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 17, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 17, 59.00, 38.00, -9999.00, -9999.00, 30.00 +MOB, 12, 17, 63.00, 43.00, 22.00, 17.00, 31.00 +MOT, 12, 17, 21.00, 4.00, 18.00, 17.00, 26.00 +MPV, 12, 17, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 17, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 17, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 17, 61.00, 27.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 17, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 17, 60.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 17, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 17, 29.00, 12.00, 25.00, 23.00, 35.00 +MSO, 12, 17, 30.00, 16.00, 32.00, 31.00, 45.00 +MSP, 12, 17, 25.00, 9.00, 19.00, 21.00, 30.00 +MSS, 12, 17, 28.00, 10.00, 39.00, 36.00, 55.00 +MSY, 12, 17, 64.00, 45.00, 23.00, 17.00, 32.00 +MTC, 12, 17, 34.00, 22.00, -9999.00, -9999.00, 37.00 +MTN, 12, 17, 45.00, 28.00, -9999.00, -9999.00, 28.00 +MTO, 12, 17, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 17, 40.00, 24.00, -9999.00, -9999.00, 28.00 +MUO, 12, 17, 40.00, 22.00, -9999.00, -9999.00, 29.00 +MWA, 12, 17, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 17, 34.00, 22.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 17, 60.00, 39.00, -9999.00, -9999.00, 33.00 +MYL, 12, 17, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 17, 59.00, 36.00, -9999.00, -9999.00, 28.00 +NAO, 12, 17, 59.00, 44.00, -9999.00, -9999.00, 35.00 +NBC, 12, 17, 62.00, 42.00, -9999.00, -9999.00, 29.00 +NBE, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 17, 33.00, 18.00, -9999.00, -9999.00, 32.00 +NCA, 12, 17, 60.00, 35.00, -9999.00, -9999.00, 29.00 +NCO, 12, 17, 42.00, 27.00, -9999.00, -9999.00, 40.00 +NC1, 12, 17, 54.00, 36.00, -9999.00, -9999.00, 9.00 +NEL, 12, 17, 45.00, 24.00, -9999.00, -9999.00, 32.00 +NFG, 12, 17, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 17, 45.00, 19.00, -9999.00, -9999.00, 13.00 +NGP, 12, 17, 69.00, 49.00, -9999.00, -9999.00, 19.00 +NGU, 12, 17, 52.00, 35.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 17, 56.00, 44.00, -9999.00, -9999.00, 29.00 +NHK, 12, 17, 47.00, 28.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 17, 34.00, 16.00, -9999.00, -9999.00, 39.00 +NID, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 17, 67.00, 43.00, -9999.00, -9999.00, 23.00 +NIR, 12, 17, 66.00, 43.00, -9999.00, -9999.00, 23.00 +NKT, 12, 17, 59.00, 38.00, -9999.00, -9999.00, 29.00 +NKX, 12, 17, 66.00, 49.00, -9999.00, -9999.00, 19.00 +NLC, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 17, 58.00, 35.00, -9999.00, -9999.00, 35.00 +NPA, 12, 17, 63.00, 44.00, -9999.00, -9999.00, 29.00 +NQA, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 17, 71.00, 47.00, -9999.00, -9999.00, 19.00 +NQX, 12, 17, 76.00, 67.00, -9999.00, -9999.00, 23.00 +NRB, 12, 17, 67.00, 48.00, -9999.00, -9999.00, 19.00 +NRC, 12, 17, 55.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 17, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 17, 63.00, 41.00, -9999.00, -9999.00, 32.00 +NSI, 12, 17, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 17, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 17, 69.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 17, 52.00, 35.00, -9999.00, -9999.00, 29.00 +NUC, 12, 17, 64.00, 49.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 17, 57.00, 38.00, -9999.00, -9999.00, 32.00 +NUW, 12, 17, 45.00, 35.00, -9999.00, -9999.00, 58.00 +NWF, 12, 17, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 17, 48.00, 26.00, -9999.00, -9999.00, 29.00 +NZC, 12, 17, 67.00, 40.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 17, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 12, 17, 40.00, 23.00, -9999.00, -9999.00, 39.00 +NZY, 12, 17, 66.00, 49.00, -9999.00, -9999.00, 16.00 +OAK, 12, 17, 57.00, 41.00, 16.00, 19.00, 24.00 +OAR, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 17, 32.00, 12.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 17, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 17, 50.00, 28.00, 13.00, 10.00, 17.00 +OLM, 12, 17, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 17, 34.00, 15.00, 14.00, 12.00, 21.00 +OME, 12, 17, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 17, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 17, 33.00, 18.00, 30.00, 27.00, 41.00 +ORF, 12, 17, 52.00, 35.00, 23.00, 26.00, 35.00 +ORH, 12, 17, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 17, -8.00, -23.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 17, 32.00, 17.00, -9999.00, -9999.00, 47.00 +OTG, 12, 17, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 17, 52.00, 40.00, 52.00, 54.00, 65.00 +OTM, 12, 17, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 17, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 17, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 17, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 17, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 17, 62.00, 40.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 17, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 17, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 17, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 17, 0.00, -14.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 17, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 17, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 17, 65.00, 41.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 17, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 17, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 17, 36.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 17, 11.00, -2.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 17, 2.00, -15.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 17, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 17, 31.00, 13.00, -9999.00, -9999.00, 42.00 +PBI, 12, 17, 76.00, 59.00, 18.00, 19.00, 29.00 +PDT, 12, 17, 40.00, 28.00, 28.00, 29.00, 42.00 +PDX, 12, 17, 45.00, 35.00, 49.00, 50.00, 65.00 +PFN, 12, 17, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 17, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 17, 43.00, 28.00, 23.00, 21.00, 34.00 +PHX, 12, 17, 66.00, 42.00, 8.00, 8.00, 11.00 +PIA, 12, 17, 34.00, 18.00, 27.00, 24.00, 37.00 +PIB, 12, 17, 61.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 17, 33.00, 16.00, 25.00, 25.00, 37.00 +PIR, 12, 17, 30.00, 10.00, 14.00, 14.00, 22.00 +PIT, 12, 17, 38.00, 24.00, 40.00, 37.00, 56.00 +PKB, 12, 17, 42.00, 27.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 17, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 17, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 17, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 17, 63.00, 44.00, 19.00, 17.00, 28.00 +POB, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 17, 61.00, 38.00, -9999.00, -9999.00, 47.00 +POM, 12, 17, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +POU, 12, 17, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 17, 59.00, 33.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 17, 51.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 17, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 17, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 17, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 17, 37.00, 18.00, -9999.00, -9999.00, 37.00 +PSP, 12, 17, 70.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 17, 65.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 17, 31.00, 20.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 17, 47.00, 15.00, 7.00, 9.00, 13.00 +PUC, 12, 17, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 17, 41.00, 24.00, 28.00, 29.00, 42.00 +PVU, 12, 17, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 17, 34.00, 17.00, 29.00, 28.00, 42.00 +P02, 12, 17, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +P07, 12, 17, 61.00, 31.00, -9999.00, -9999.00, -9999.00 +P11, 12, 17, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +P24, 12, 17, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +P28, 12, 17, 47.00, 22.00, -9999.00, -9999.00, -9999.00 +P35, 12, 17, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +P38, 12, 17, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 12, 17, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +P58, 12, 17, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +P59, 12, 17, 24.00, 13.00, -9999.00, -9999.00, -9999.00 +P60, 12, 17, 24.00, 0.00, -9999.00, -9999.00, -9999.00 +P61, 12, 17, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +P67, 12, 17, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +P68, 12, 17, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +P69, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 17, 41.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 17, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 17, 35.00, 12.00, 14.00, 10.00, 21.00 +RBL, 12, 17, 55.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 17, 35.00, 12.00, -9999.00, -9999.00, 19.00 +RDD, 12, 17, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 17, 42.00, 22.00, 24.00, 23.00, 36.00 +RDR, 12, 17, 18.00, 0.00, -9999.00, -9999.00, 27.00 +RDU, 12, 17, 52.00, 32.00, 22.00, 24.00, 34.00 +REE, 12, 17, 54.00, 27.00, -9999.00, -9999.00, 9.00 +REJ, 12, 17, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 17, 31.00, 15.00, 27.00, 24.00, 36.00 +RIC, 12, 17, 50.00, 30.00, 21.00, 24.00, 33.00 +RIV, 12, 17, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 17, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 17, 31.00, 12.00, 12.00, 10.00, 17.00 +RME, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 17, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +RND, 12, 17, 63.00, 41.00, -9999.00, -9999.00, 21.00 +RNO, 12, 17, 45.00, 20.00, 12.00, 13.00, 18.00 +ROA, 12, 17, 47.00, 29.00, 20.00, 21.00, 32.00 +ROC, 12, 17, 35.00, 22.00, 40.00, 44.00, 60.00 +ROW, 12, 17, 56.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 17, 42.00, 19.00, 8.00, 10.00, 14.00 +RST, 12, 17, 24.00, 8.00, 23.00, 20.00, 31.00 +RWF, 12, 17, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 17, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 17, 53.00, 38.00, 17.00, 19.00, 25.00 +SAF, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 17, 66.00, 49.00, 10.00, 11.00, 16.00 +SAT, 12, 17, 63.00, 41.00, 16.00, 18.00, 25.00 +SAV, 12, 17, 62.00, 41.00, 21.00, 19.00, 30.00 +SAW, 12, 17, 28.00, 16.00, -9999.00, -9999.00, 56.00 +SBA, 12, 17, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 17, 67.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 17, 35.00, 21.00, 40.00, 38.00, 54.00 +SBP, 12, 17, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 17, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 17, 48.00, 30.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 17, -8.00, -20.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 17, 53.00, 37.00, 15.00, 18.00, 22.00 +SDF, 12, 17, 44.00, 28.00, 28.00, 25.00, 38.00 +SEA, 12, 17, 45.00, 36.00, 45.00, 46.00, 60.00 +SEM, 12, 17, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 17, 57.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 17, 56.00, 43.00, 19.00, 19.00, 27.00 +SGF, 12, 17, 45.00, 25.00, 20.00, 19.00, 29.00 +SGY, 12, 17, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 17, 35.00, 10.00, 19.00, 17.00, 29.00 +SHV, 12, 17, 58.00, 37.00, 19.00, 20.00, 28.00 +SIT, 12, 17, 39.00, 32.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 17, 57.00, 41.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 17, 59.00, 33.00, 9.00, 8.00, 14.00 +SKA, 12, 17, 34.00, 22.00, -9999.00, -9999.00, 47.00 +SKF, 12, 17, 63.00, 41.00, -9999.00, -9999.00, 21.00 +SLC, 12, 17, 37.00, 21.00, 22.00, 23.00, 33.00 +SLE, 12, 17, 46.00, 34.00, 48.00, 50.00, 62.00 +SLN, 12, 17, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 17, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 17, 64.00, 38.00, -9999.00, 13.00, 16.00 +SNA, 12, 17, 64.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 17, 33.00, 25.00, 51.00, 52.00, 70.00 +SNS, 12, 17, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 17, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 17, 36.00, 21.00, 26.00, 22.00, 35.00 +SPS, 12, 17, 55.00, 31.00, 11.00, 8.00, 15.00 +SRQ, 12, 17, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 17, 59.00, 35.00, -9999.00, -9999.00, 28.00 +SSI, 12, 17, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +STC, 12, 17, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 17, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +STL, 12, 17, 41.00, 25.00, 21.00, 21.00, 32.00 +STNV, 12, 17, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +STS, 12, 17, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 17, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 17, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 17, 55.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 17, 30.00, 12.00, 14.00, 12.00, 21.00 +SVN, 12, 17, 62.00, 41.00, -9999.00, -9999.00, 20.00 +SWF, 12, 17, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 17, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 17, 35.00, 20.00, 44.00, 46.00, 61.00 +SZL, 12, 17, 41.00, 20.00, -9999.00, -9999.00, 27.00 +TAD, 12, 17, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 17, 1.00, -15.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 17, 48.00, 22.00, -9999.00, -9999.00, 33.00 +TCC, 12, 17, 53.00, 23.00, 4.00, 6.00, 6.00 +TCL, 12, 17, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 17, 46.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 17, 54.00, 28.00, -9999.00, 8.00, 8.00 +TEB, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 17, 50.00, 28.00, -9999.00, -9999.00, 15.00 +TKA, 12, 17, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 17, 66.00, 40.00, 18.00, 20.00, 27.00 +TNX, 12, 17, 44.00, 19.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 17, 34.00, 20.00, 35.00, 35.00, 48.00 +TOP, 12, 17, 40.00, 20.00, 14.00, 13.00, 22.00 +TPA, 12, 17, 72.00, 52.00, 13.00, 17.00, 23.00 +TPH, 12, 17, 44.00, 19.00, 4.00, 4.00, 7.00 +TRI, 12, 17, 48.00, 28.00, 25.00, 27.00, 38.00 +TRK, 12, 17, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 17, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 17, 46.00, 35.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 17, 48.00, 28.00, 13.00, 13.00, 21.00 +TUP, 12, 17, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 17, 64.00, 40.00, 9.00, 11.00, 15.00 +TVC, 12, 17, 31.00, 19.00, 37.00, 42.00, 53.00 +TVL, 12, 17, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 17, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 17, 57.00, 38.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 17, 50.00, 30.00, 28.00, 25.00, 37.00 +T01, 12, 17, 49.00, 30.00, -9999.00, -9999.00, 29.00 +T02, 12, 17, 56.00, 34.00, -9999.00, -9999.00, 30.00 +T03, 12, 17, 61.00, 38.00, -9999.00, -9999.00, 28.00 +T04, 12, 17, 74.00, 54.00, -9999.00, -9999.00, 21.00 +T05, 12, 17, 41.00, 18.00, -9999.00, -9999.00, 18.00 +T06, 12, 17, 61.00, 35.00, -9999.00, -9999.00, 35.00 +T07, 12, 17, 40.00, 12.00, -9999.00, -9999.00, 36.00 +T08, 12, 17, 35.00, 20.00, -9999.00, -9999.00, 36.00 +UCA, 12, 17, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 17, 54.00, 32.00, -9999.00, -9999.00, 9.00 +UIL, 12, 17, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 17, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 17, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 17, 12.00, 1.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 17, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +U15, 12, 17, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +U28, 12, 17, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 17, 64.00, 39.00, -9999.00, -9999.00, 24.00 +VBG, 12, 17, 66.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 17, 66.00, 45.00, 18.00, 18.00, 27.00 +VCV, 12, 17, 58.00, 30.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 17, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 17, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 17, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 17, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 17, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 17, 64.00, 39.00, -9999.00, -9999.00, 30.00 +VRB, 12, 17, 74.00, 53.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 17, 35.00, 9.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 17, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 17, 49.00, 30.00, 20.00, 29.00, 33.00 +WJA, 12, 17, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 17, 58.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 17, 6.00, -11.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 17, 43.00, 17.00, 20.00, 20.00, 28.00 +WPO, 12, 17, 13.00, -4.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 17, 60.00, 37.00, -9999.00, -9999.00, 22.00 +WRG, 12, 17, 35.00, 26.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 17, 44.00, 26.00, -9999.00, -9999.00, 31.00 +WRL, 12, 17, 33.00, 6.00, -9999.00, -9999.00, -9999.00 +X68, 12, 17, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 17, 33.00, 21.00, 57.00, 58.00, 66.00 +YCG, 12, 17, 32.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 17, 27.00, 14.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 17, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 17, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 17, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 17, 37.00, 22.00, 25.00, 22.00, 35.00 +YNG, 12, 17, 35.00, 22.00, 37.00, 38.00, 55.00 +YPA, 12, 17, 11.00, -10.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 17, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 17, 6.00, -10.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 17, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 17, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 17, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 17, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 17, 68.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 17, 43.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 17, 13.00, -4.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 17, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 17, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 17, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 17, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 17, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 17, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 17, 25.00, 11.00, 50.00, 53.00, 68.00 +ZUN, 12, 17, 48.00, 17.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 17, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 17, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 17, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +01R, 12, 17, 60.00, 38.00, -9999.00, -9999.00, 32.00 +1V1, 12, 17, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 17, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 17, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 17, 56.00, 38.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 17, 59.00, 35.00, -9999.00, -9999.00, 30.00 +3B1, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 17, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 17, 29.00, 15.00, -9999.00, -9999.00, 47.00 +3SE, 12, 17, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 17, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 17, 45.00, 15.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 17, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 17, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 17, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 17, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 17, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 17, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 18, 38.00, 23.00, 25.00, 25.00, 39.00 +ABI, 12, 18, 56.00, 33.00, 9.00, 8.00, 13.00 +ABQ, 12, 18, 47.00, 22.00, 7.00, 8.00, 12.00 +ABR, 12, 18, 24.00, 4.00, 14.00, 12.00, 21.00 +ABY, 12, 18, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 18, 42.00, 29.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 18, 58.00, 36.00, 14.00, 12.00, 19.00 +ACV, 12, 18, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 18, 44.00, 25.00, 21.00, 23.00, 33.00 +ADK, 12, 18, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 18, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 18, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 18, 45.00, 25.00, -9999.00, -9999.00, 28.00 +AEX, 12, 18, 60.00, 38.00, -9999.00, -9999.00, 32.00 +AFF, 12, 18, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 18, 74.00, 50.00, -9999.00, -9999.00, 24.00 +AGS, 12, 18, 58.00, 34.00, 22.00, 22.00, 32.00 +AHN, 12, 18, 54.00, 34.00, 23.00, 23.00, 32.00 +AKN, 12, 18, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 18, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 18, 34.00, 17.00, 27.00, 29.00, 42.00 +ALI, 12, 18, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 18, 28.00, 10.00, 17.00, 14.00, 25.00 +ALS, 12, 18, 34.00, -1.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 18, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 18, 49.00, 23.00, 6.00, 8.00, 12.00 +AMG, 12, 18, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 18, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 18, 22.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 18, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 18, 40.00, 31.00, 61.00, 58.00, 71.00 +AOO, 12, 18, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +APN, 12, 18, 30.00, 15.00, 33.00, 37.00, 52.00 +AQQ, 12, 18, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +ART, 12, 18, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +AST, 12, 18, 48.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 18, 53.00, 34.00, 22.00, 22.00, 31.00 +ATW, 12, 18, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 18, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 18, 40.00, 22.00, -9999.00, -9999.00, 41.00 +AUG, 12, 18, 30.00, 15.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 18, 61.00, 40.00, 16.00, 16.00, 24.00 +AUW, 12, 18, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 18, 49.00, 27.00, 22.00, 21.00, 31.00 +AVP, 12, 18, 35.00, 22.00, 28.00, 27.00, 42.00 +AXN, 12, 18, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 18, 36.00, 19.00, -9999.00, -9999.00, 32.00 +AYS, 12, 18, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 18, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 18, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 18, 35.00, 8.00, -9999.00, -9999.00, 11.00 +BDL, 12, 18, 36.00, 20.00, 28.00, 26.00, 41.00 +BDR, 12, 18, 40.00, 26.00, 28.00, 25.00, 43.00 +BET, 12, 18, 14.00, 1.00, 22.00, 25.00, 34.00 +BFD, 12, 18, 30.00, 17.00, 51.00, 49.00, 68.00 +BFF, 12, 18, 38.00, 12.00, 13.00, 12.00, 20.00 +BFL, 12, 18, 56.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 18, 31.00, 19.00, 38.00, 37.00, 56.00 +BGR, 12, 18, 30.00, 13.00, 28.00, 27.00, 41.00 +BGS, 12, 18, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 18, 54.00, 34.00, 24.00, 21.00, 31.00 +BID, 12, 18, 41.00, 29.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 18, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 18, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 18, 33.00, 15.00, 17.00, 18.00, 26.00 +BIS, 12, 18, 23.00, 2.00, 19.00, 20.00, 31.00 +BIX, 12, 18, 62.00, 45.00, -9999.00, -9999.00, 31.00 +BJI, 12, 18, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 18, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 18, 45.00, 14.00, -9999.00, -9999.00, 16.00 +BKW, 12, 18, 41.00, 24.00, 35.00, 36.00, 49.00 +BLF, 12, 18, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 18, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 18, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 18, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 18, 42.00, 24.00, -9999.00, -9999.00, 29.00 +BNA, 12, 18, 49.00, 30.00, 29.00, 23.00, 38.00 +BNO, 12, 18, 34.00, 14.00, -9999.00, 30.00, 50.00 +BOI, 12, 18, 37.00, 22.00, 28.00, 29.00, 42.00 +BOS, 12, 18, 39.00, 25.00, 26.00, 28.00, 40.00 +BPI, 12, 18, 26.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 18, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 18, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 18, 33.00, 17.00, -9999.00, -9999.00, 21.00 +BRO, 12, 18, 71.00, 51.00, 15.00, 16.00, 24.00 +BRW, 12, 18, -6.00, -18.00, 8.00, 9.00, 14.00 +BSM, 12, 18, 61.00, 40.00, -9999.00, -9999.00, 23.00 +BTI, 12, 18, -8.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 18, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 18, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 18, 62.00, 42.00, 24.00, 19.00, 33.00 +BTT, 12, 18, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 18, 29.00, 14.00, 39.00, 32.00, 53.00 +BUB, 12, 18, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 18, 34.00, 22.00, 46.00, 51.00, 65.00 +BUR, 12, 18, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 18, 63.00, 45.00, -9999.00, 16.00, 21.00 +BWG, 12, 18, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 18, 44.00, 27.00, 22.00, 23.00, 33.00 +BYH, 12, 18, 48.00, 30.00, -9999.00, -9999.00, 35.00 +BYI, 12, 18, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 18, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 18, 58.00, 34.00, 24.00, 22.00, 33.00 +CAG, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 18, 36.00, 22.00, 39.00, 38.00, 55.00 +CAO, 12, 18, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 18, 23.00, 4.00, 38.00, 40.00, 54.00 +CBM, 12, 18, 55.00, 32.00, -9999.00, -9999.00, 35.00 +CDB, 12, 18, 35.00, 26.00, 56.00, 58.00, 73.00 +CDC, 12, 18, 42.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 18, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 18, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 18, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 18, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 18, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 18, 50.00, 30.00, 26.00, 23.00, 35.00 +CHO, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 18, 60.00, 40.00, 20.00, 22.00, 30.00 +CID, 12, 18, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 18, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 18, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 18, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 18, 36.00, 23.00, 42.00, 39.00, 56.00 +CLL, 12, 18, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 18, 51.00, 32.00, 22.00, 25.00, 35.00 +CMH, 12, 18, 38.00, 23.00, 30.00, 33.00, 46.00 +CMI, 12, 18, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 18, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 18, 38.00, 19.00, 10.00, 9.00, 16.00 +CNM, 12, 18, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 18, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +COD, 12, 18, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +COF, 12, 18, 72.00, 52.00, -9999.00, -9999.00, 21.00 +CON, 12, 18, 33.00, 13.00, 25.00, 27.00, 37.00 +COS, 12, 18, 41.00, 17.00, 13.00, 11.00, 17.00 +COT, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 18, 39.00, 22.00, 23.00, 20.00, 32.00 +CPR, 12, 18, 33.00, 13.00, 17.00, 16.00, 26.00 +CRBC, 12, 18, 26.00, -8.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 18, 67.00, 47.00, 14.00, 12.00, 21.00 +CRW, 12, 18, 45.00, 27.00, 37.00, 34.00, 50.00 +CSG, 12, 18, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 18, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 18, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 18, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 18, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 18, 40.00, 24.00, 28.00, 27.00, 40.00 +CVN, 12, 18, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 18, 51.00, 23.00, -9999.00, -9999.00, 11.00 +CXY, 12, 18, 39.00, 25.00, 20.00, 18.00, 29.00 +CYS, 12, 18, 38.00, 16.00, 15.00, 12.00, 20.00 +DAA, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 18, 70.00, 49.00, 17.00, 19.00, 26.00 +DAG, 12, 18, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 18, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 18, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 18, 38.00, 23.00, 32.00, 28.00, 43.00 +DBQ, 12, 18, 28.00, 13.00, 21.00, 20.00, 32.00 +DCA, 12, 18, 46.00, 30.00, 20.00, 21.00, 30.00 +DDC, 12, 18, 43.00, 20.00, 10.00, 10.00, 15.00 +DEC, 12, 18, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 18, 44.00, 17.00, 12.00, 12.00, 18.00 +DFW, 12, 18, 56.00, 35.00, 11.00, 10.00, 16.00 +DHN, 12, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 18, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 18, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 18, 63.00, 40.00, -9999.00, -9999.00, 15.00 +DLG, 12, 18, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 18, 19.00, 3.00, 22.00, 21.00, 32.00 +DLLC, 12, 18, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 18, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 18, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 18, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 18, 46.00, 29.00, -9999.00, -9999.00, 31.00 +DPG, 12, 18, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 18, 63.00, 39.00, -9999.00, -9999.00, 30.00 +DRA, 12, 18, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 18, 63.00, 40.00, 8.00, 9.00, 14.00 +DSM, 12, 18, 31.00, 15.00, 20.00, 18.00, 30.00 +DTW, 12, 18, 34.00, 20.00, 34.00, 33.00, 46.00 +DUG, 12, 18, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 18, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 18, 48.00, 32.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 18, 56.00, 33.00, -9999.00, -9999.00, 15.00 +D45, 12, 18, 15.00, -6.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 18, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 18, 24.00, 7.00, 21.00, 17.00, 28.00 +ECG, 12, 18, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 18, 58.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 18, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 18, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 18, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 18, 41.00, 20.00, 42.00, 42.00, 59.00 +EKO, 12, 18, 36.00, 13.00, 19.00, 20.00, 28.00 +ELD, 12, 18, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 18, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 18, 57.00, 30.00, 7.00, 9.00, 12.00 +ELY, 12, 18, 40.00, 10.00, 12.00, 14.00, 21.00 +EMP, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 18, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 12, 18, 47.00, 27.00, -9999.00, -9999.00, 15.00 +ENN, 12, 18, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 18, 34.00, 19.00, -9999.00, -9999.00, 18.00 +EPH, 12, 18, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 18, 37.00, 24.00, 44.00, 45.00, 63.00 +ESF, 12, 18, 60.00, 38.00, -9999.00, -9999.00, 35.00 +EUG, 12, 18, 46.00, 35.00, 47.00, 47.00, 61.00 +EVV, 12, 18, 42.00, 25.00, 28.00, 24.00, 37.00 +EWN, 12, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 18, 42.00, 28.00, 22.00, 23.00, 36.00 +EYW, 12, 18, 76.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 18, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 18, 51.00, 30.00, -9999.00, -9999.00, 29.00 +FAI, 12, 18, 1.00, -16.00, 21.00, 24.00, 32.00 +FAR, 12, 18, 19.00, 2.00, 13.00, 18.00, 25.00 +FAT, 12, 18, 53.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 18, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 18, 29.00, 14.00, 34.00, 38.00, 51.00 +FCS, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 18, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 18, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 18, 43.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 18, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 18, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 18, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +FME, 12, 18, 46.00, 25.00, -9999.00, -9999.00, 28.00 +FMH, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 18, 42.00, 16.00, 7.00, 8.00, 9.00 +FMY, 12, 18, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 18, 32.00, 19.00, 32.00, 32.00, 46.00 +FOD, 12, 18, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 18, 39.00, 20.00, -9999.00, -9999.00, 19.00 +FOK, 12, 18, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 18, 41.00, 20.00, -9999.00, -9999.00, 18.00 +FSD, 12, 18, 27.00, 7.00, 12.00, 13.00, 20.00 +FSI, 12, 18, 51.00, 26.00, -9999.00, -9999.00, 14.00 +FSM, 12, 18, 50.00, 28.00, 18.00, 16.00, 25.00 +FTK, 12, 18, 44.00, 24.00, -9999.00, -9999.00, 35.00 +FWA, 12, 18, 34.00, 20.00, 29.00, 33.00, 44.00 +FWH, 12, 18, 56.00, 33.00, -9999.00, -9999.00, 17.00 +FYU, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 18, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 18, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 18, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 18, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 18, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 18, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 18, 33.00, 21.00, 36.00, 35.00, 49.00 +GFA, 12, 18, 32.00, 13.00, -9999.00, -9999.00, 23.00 +GFK, 12, 18, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 18, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 18, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 18, 24.00, 4.00, 20.00, 20.00, 31.00 +GJT, 12, 18, 37.00, 17.00, 12.00, 12.00, 18.00 +GKN, 12, 18, 4.00, -12.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 18, 41.00, 16.00, 9.00, 8.00, 14.00 +GLH, 12, 18, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 18, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 18, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 18, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 12, 18, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 18, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 18, 26.00, 11.00, 27.00, 28.00, 41.00 +GRCI, 12, 18, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 18, 46.00, 33.00, -9999.00, -9999.00, 69.00 +GRI, 12, 18, 35.00, 14.00, 13.00, 11.00, 19.00 +GRK, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 18, 32.00, 19.00, 35.00, 41.00, 54.00 +GSB, 12, 18, 54.00, 32.00, -9999.00, -9999.00, 23.00 +GSG, 12, 18, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 18, 49.00, 29.00, 22.00, 23.00, 33.00 +GSP, 12, 18, 52.00, 32.00, 23.00, 25.00, 34.00 +GST, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 18, 32.00, 14.00, -9999.00, -9999.00, 61.00 +GTF, 12, 18, 32.00, 13.00, 19.00, 22.00, 30.00 +GUP, 12, 18, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 18, 35.00, 19.00, -9999.00, -9999.00, 37.00 +GVW, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 18, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 18, 56.00, 40.00, 24.00, 23.00, 34.00 +HBR, 12, 18, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 18, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 18, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 18, 36.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 12, 18, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 18, 30.00, 10.00, 17.00, 17.00, 29.00 +HMN, 12, 18, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 18, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 18, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 18, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 18, 27.00, 6.00, 9.00, 9.00, 16.00 +HOP, 12, 18, 45.00, 26.00, -9999.00, -9999.00, 35.00 +HOT, 12, 18, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 18, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 18, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 18, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 18, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 18, 63.00, 39.00, -9999.00, -9999.00, 30.00 +HST, 12, 18, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 12, 18, 51.00, 32.00, 29.00, 22.00, 37.00 +HTL, 12, 18, 28.00, 14.00, 39.00, 36.00, 53.00 +HTS, 12, 18, 44.00, 27.00, 32.00, 31.00, 47.00 +HUF, 12, 18, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 18, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 18, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 18, 27.00, 5.00, 20.00, 17.00, 26.00 +IAB, 12, 18, 42.00, 22.00, -9999.00, -9999.00, 18.00 +IAD, 12, 18, 44.00, 25.00, 22.00, 22.00, 32.00 +IAG, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 18, 63.00, 41.00, 21.00, 20.00, 29.00 +ICT, 12, 18, 42.00, 22.00, 12.00, 11.00, 18.00 +IDA, 12, 18, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 18, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 18, 43.00, 26.00, 23.00, 22.00, 34.00 +ILI, 12, 18, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 18, 58.00, 36.00, 21.00, 24.00, 33.00 +IMT, 12, 18, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +IND, 12, 18, 37.00, 22.00, 32.00, 31.00, 45.00 +INL, 12, 18, 15.00, -4.00, 23.00, 22.00, 34.00 +INS, 12, 18, 54.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 18, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 12, 18, 45.00, 19.00, 7.00, 7.00, 11.00 +IPL, 12, 18, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 18, 37.00, 23.00, 26.00, 28.00, 40.00 +IRK, 12, 18, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 18, 22.00, 1.00, 20.00, 17.00, 30.00 +ISP, 12, 18, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 18, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 18, 65.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 18, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 18, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 18, 58.00, 35.00, 25.00, 20.00, 33.00 +JAX, 12, 18, 66.00, 42.00, 19.00, 18.00, 28.00 +JBR, 12, 18, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 18, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 18, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 18, 41.00, 29.00, 23.00, 23.00, 35.00 +JHW, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 18, 45.00, 29.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 18, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 18, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 18, 31.00, 22.00, 47.00, 49.00, 58.00 +JST, 12, 18, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 18, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 18, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 18, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 18, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 18, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 18, 32.00, 18.00, 34.00, 36.00, 49.00 +LAR, 12, 18, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 18, 57.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 18, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 18, 53.00, 26.00, 10.00, 7.00, 13.00 +LBF, 12, 18, 36.00, 10.00, 13.00, 8.00, 17.00 +LCH, 12, 18, 62.00, 43.00, 18.00, 19.00, 29.00 +LCK, 12, 18, 39.00, 23.00, -9999.00, -9999.00, 40.00 +LEB, 12, 18, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 18, 43.00, 26.00, 29.00, 28.00, 40.00 +LFI, 12, 18, 50.00, 34.00, -9999.00, -9999.00, 29.00 +LFK, 12, 18, 60.00, 38.00, 18.00, 21.00, 28.00 +LFT, 12, 18, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 18, 41.00, 30.00, 23.00, 23.00, 36.00 +LGB, 12, 18, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 18, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 18, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 18, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 18, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 18, 51.00, 32.00, 19.00, 21.00, 28.00 +LIZ, 12, 18, 23.00, 4.00, -9999.00, -9999.00, 52.00 +LMT, 12, 18, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 12, 18, 31.00, 8.00, 10.00, 11.00, 15.00 +LNK, 12, 18, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 18, 42.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 18, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 18, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 18, 51.00, 31.00, -9999.00, -9999.00, 23.00 +LSE, 12, 18, 27.00, 11.00, 19.00, 17.00, 28.00 +LSF, 12, 18, 58.00, 37.00, -9999.00, -9999.00, 22.00 +LSV, 12, 18, 60.00, 27.00, -9999.00, -9999.00, 9.00 +LTS, 12, 18, 54.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 12, 18, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 12, 18, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 18, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 18, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 18, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 18, 46.00, 28.00, 23.00, 22.00, 33.00 +MAF, 12, 18, 57.00, 30.00, 7.00, 6.00, 11.00 +MBL, 12, 18, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 18, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 18, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 18, 53.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 12, 18, 71.00, 52.00, -9999.00, -9999.00, 21.00 +MCG, 12, 18, 2.00, -16.00, 26.00, 27.00, 39.00 +MCI, 12, 18, 37.00, 21.00, 15.00, 14.00, 24.00 +MCK, 12, 18, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 18, 59.00, 36.00, 20.00, 20.00, 29.00 +MCO, 12, 18, 72.00, 50.00, 13.00, 16.00, 23.00 +MCW, 12, 18, 25.00, 9.00, 14.00, 11.00, 20.00 +MC2, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 18, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 18, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 18, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 18, 34.00, 20.00, 31.00, 30.00, 42.00 +MEI, 12, 18, 59.00, 36.00, 24.00, 18.00, 32.00 +MEM, 12, 18, 51.00, 34.00, 27.00, 22.00, 35.00 +MER, 12, 18, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 18, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 18, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 18, 44.00, 31.00, 35.00, 35.00, 48.00 +MGE, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 18, 59.00, 38.00, 23.00, 20.00, 33.00 +MGW, 12, 18, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 18, 41.00, 20.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 18, 53.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 12, 18, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 18, 77.00, 59.00, 13.00, 12.00, 21.00 +MIB, 12, 18, 20.00, 4.00, -9999.00, -9999.00, 24.00 +MIV, 12, 18, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 18, 39.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 18, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 18, 30.00, 16.00, 31.00, 30.00, 43.00 +MKG, 12, 18, 32.00, 22.00, 40.00, 40.00, 53.00 +MKL, 12, 18, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 18, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 18, 51.00, 29.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 18, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 18, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 18, 32.00, 16.00, 26.00, 23.00, 35.00 +MLS, 12, 18, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 18, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 18, 58.00, 37.00, -9999.00, -9999.00, 30.00 +MOB, 12, 18, 62.00, 42.00, 22.00, 17.00, 31.00 +MOT, 12, 18, 20.00, 4.00, 18.00, 17.00, 26.00 +MPV, 12, 18, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 18, 23.00, 9.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 18, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 18, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 18, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 18, 60.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 18, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 18, 28.00, 12.00, 25.00, 23.00, 35.00 +MSO, 12, 18, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 18, 24.00, 9.00, 19.00, 21.00, 30.00 +MSS, 12, 18, 27.00, 10.00, 39.00, 36.00, 55.00 +MSY, 12, 18, 63.00, 44.00, 23.00, 17.00, 32.00 +MTC, 12, 18, 33.00, 21.00, -9999.00, -9999.00, 37.00 +MTN, 12, 18, 44.00, 27.00, -9999.00, -9999.00, 28.00 +MTO, 12, 18, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 18, 40.00, 23.00, -9999.00, -9999.00, 28.00 +MUO, 12, 18, 39.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 18, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 18, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 18, 59.00, 38.00, -9999.00, -9999.00, 33.00 +MYL, 12, 18, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 18, 59.00, 35.00, -9999.00, -9999.00, 28.00 +NAO, 12, 18, 59.00, 43.00, -9999.00, -9999.00, 35.00 +NBC, 12, 18, 61.00, 41.00, -9999.00, -9999.00, 29.00 +NBE, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 18, 33.00, 18.00, -9999.00, -9999.00, 32.00 +NCA, 12, 18, 59.00, 34.00, -9999.00, -9999.00, 29.00 +NCO, 12, 18, 41.00, 26.00, -9999.00, -9999.00, 40.00 +NC1, 12, 18, 53.00, 36.00, -9999.00, -9999.00, 9.00 +NEL, 12, 18, 44.00, 24.00, -9999.00, -9999.00, 32.00 +NFG, 12, 18, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 18, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 12, 18, 68.00, 48.00, -9999.00, -9999.00, 19.00 +NGU, 12, 18, 51.00, 34.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 18, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 18, 46.00, 27.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 18, 33.00, 16.00, -9999.00, -9999.00, 39.00 +NID, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 18, 66.00, 42.00, -9999.00, -9999.00, 23.00 +NIR, 12, 18, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 12, 18, 58.00, 37.00, -9999.00, -9999.00, 29.00 +NKX, 12, 18, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 18, 57.00, 34.00, -9999.00, -9999.00, 35.00 +NPA, 12, 18, 62.00, 43.00, -9999.00, -9999.00, 29.00 +NQA, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 18, 70.00, 46.00, -9999.00, -9999.00, 19.00 +NQX, 12, 18, 76.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 18, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NRC, 12, 18, 54.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 18, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 18, 62.00, 40.00, -9999.00, -9999.00, 32.00 +NSI, 12, 18, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 18, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 18, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 18, 51.00, 34.00, -9999.00, -9999.00, 29.00 +NUC, 12, 18, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 18, 57.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 18, 45.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 18, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 18, 47.00, 25.00, -9999.00, -9999.00, 29.00 +NZC, 12, 18, 66.00, 39.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 18, 67.00, 40.00, -9999.00, -9999.00, 16.00 +NZW, 12, 18, 39.00, 23.00, -9999.00, -9999.00, 39.00 +NZY, 12, 18, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 18, 57.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 18, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 18, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 18, 49.00, 27.00, 13.00, 10.00, 17.00 +OLM, 12, 18, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 18, 33.00, 14.00, 14.00, 12.00, 21.00 +OME, 12, 18, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 18, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 18, 33.00, 18.00, 30.00, 27.00, 41.00 +ORF, 12, 18, 51.00, 34.00, 23.00, 26.00, 35.00 +ORH, 12, 18, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 18, -8.00, -24.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 18, 31.00, 16.00, -9999.00, -9999.00, 47.00 +OTG, 12, 18, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 18, 52.00, 39.00, 52.00, 54.00, 65.00 +OTM, 12, 18, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 18, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 18, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 18, 31.00, 5.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 18, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 18, 61.00, 39.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 18, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 18, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 18, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 18, 0.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 18, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 18, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 18, 64.00, 40.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 18, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 18, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 18, 35.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 18, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 18, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 18, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 18, 30.00, 13.00, -9999.00, -9999.00, 42.00 +PBI, 12, 18, 75.00, 58.00, 18.00, 19.00, 29.00 +PDT, 12, 18, 40.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 18, 45.00, 34.00, 49.00, 50.00, 65.00 +PFN, 12, 18, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 18, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 18, 42.00, 27.00, 23.00, 21.00, 34.00 +PHX, 12, 18, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 18, 33.00, 18.00, 27.00, 24.00, 37.00 +PIB, 12, 18, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 18, 33.00, 15.00, 25.00, 25.00, 37.00 +PIR, 12, 18, 29.00, 10.00, 14.00, 14.00, 22.00 +PIT, 12, 18, 37.00, 23.00, 40.00, 37.00, 56.00 +PKB, 12, 18, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 18, 29.00, 14.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 18, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 18, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 18, 62.00, 43.00, 19.00, 17.00, 28.00 +POB, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 18, 60.00, 37.00, -9999.00, -9999.00, 47.00 +POM, 12, 18, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 18, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 18, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 18, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 18, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 18, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 18, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 18, 36.00, 17.00, -9999.00, -9999.00, 37.00 +PSP, 12, 18, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 18, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 18, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 18, 46.00, 15.00, 7.00, 9.00, 13.00 +PUC, 12, 18, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 18, 40.00, 23.00, 28.00, 29.00, 42.00 +PVU, 12, 18, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 18, 34.00, 16.00, 29.00, 28.00, 42.00 +P02, 12, 18, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +P07, 12, 18, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 18, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +P24, 12, 18, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +P28, 12, 18, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 12, 18, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +P38, 12, 18, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 12, 18, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +P58, 12, 18, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +P59, 12, 18, 24.00, 12.00, -9999.00, -9999.00, -9999.00 +P60, 12, 18, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +P61, 12, 18, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +P67, 12, 18, 23.00, 2.00, -9999.00, -9999.00, -9999.00 +P68, 12, 18, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 18, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 18, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 18, 35.00, 12.00, 14.00, 10.00, 21.00 +RBL, 12, 18, 54.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 18, 35.00, 12.00, -9999.00, -9999.00, 19.00 +RDD, 12, 18, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 18, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 18, 18.00, 0.00, -9999.00, -9999.00, 27.00 +RDU, 12, 18, 51.00, 31.00, 22.00, 24.00, 34.00 +REE, 12, 18, 53.00, 26.00, -9999.00, -9999.00, 9.00 +REJ, 12, 18, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 18, 30.00, 15.00, 27.00, 24.00, 36.00 +RIC, 12, 18, 49.00, 29.00, 21.00, 24.00, 33.00 +RIV, 12, 18, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 18, 28.00, -1.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 18, 30.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 18, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +RND, 12, 18, 62.00, 40.00, -9999.00, -9999.00, 21.00 +RNO, 12, 18, 45.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 18, 46.00, 28.00, 20.00, 21.00, 32.00 +ROC, 12, 18, 35.00, 21.00, 40.00, 44.00, 60.00 +ROW, 12, 18, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 18, 41.00, 18.00, 8.00, 10.00, 14.00 +RST, 12, 18, 24.00, 8.00, 23.00, 20.00, 31.00 +RWF, 12, 18, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 18, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 18, 52.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 18, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 18, 62.00, 40.00, 16.00, 18.00, 25.00 +SAV, 12, 18, 61.00, 40.00, 21.00, 19.00, 30.00 +SAW, 12, 18, 27.00, 16.00, -9999.00, -9999.00, 56.00 +SBA, 12, 18, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 18, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 18, 34.00, 21.00, 40.00, 38.00, 54.00 +SBP, 12, 18, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 18, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 18, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 18, -8.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 18, 52.00, 37.00, 15.00, 18.00, 22.00 +SDF, 12, 18, 44.00, 27.00, 28.00, 25.00, 38.00 +SEA, 12, 18, 45.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 18, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 18, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 18, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 18, 44.00, 24.00, 20.00, 19.00, 29.00 +SGY, 12, 18, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 18, 34.00, 9.00, 19.00, 17.00, 29.00 +SHV, 12, 18, 57.00, 36.00, 19.00, 20.00, 28.00 +SIT, 12, 18, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 18, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 18, 58.00, 32.00, 9.00, 8.00, 14.00 +SKA, 12, 18, 33.00, 21.00, -9999.00, -9999.00, 47.00 +SKF, 12, 18, 62.00, 40.00, -9999.00, -9999.00, 21.00 +SLC, 12, 18, 37.00, 20.00, 22.00, 23.00, 33.00 +SLE, 12, 18, 46.00, 33.00, 48.00, 50.00, 62.00 +SLN, 12, 18, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 18, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 18, 64.00, 38.00, -9999.00, 13.00, 16.00 +SNA, 12, 18, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 18, 33.00, 24.00, 51.00, 52.00, 70.00 +SNS, 12, 18, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 18, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 18, 36.00, 21.00, 26.00, 22.00, 35.00 +SPS, 12, 18, 54.00, 30.00, 11.00, 8.00, 15.00 +SRQ, 12, 18, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 18, 58.00, 34.00, -9999.00, -9999.00, 28.00 +SSI, 12, 18, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +STC, 12, 18, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 18, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +STL, 12, 18, 40.00, 25.00, 21.00, 21.00, 32.00 +STNV, 12, 18, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +STS, 12, 18, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 18, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 18, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 18, 54.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 18, 30.00, 11.00, 14.00, 12.00, 21.00 +SVN, 12, 18, 61.00, 40.00, -9999.00, -9999.00, 20.00 +SWF, 12, 18, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 18, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 18, 34.00, 20.00, 44.00, 46.00, 61.00 +SZL, 12, 18, 41.00, 20.00, -9999.00, -9999.00, 27.00 +TAD, 12, 18, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 18, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 18, 47.00, 21.00, -9999.00, -9999.00, 33.00 +TCC, 12, 18, 52.00, 22.00, 4.00, 6.00, 6.00 +TCL, 12, 18, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 18, 46.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 18, 53.00, 28.00, -9999.00, 8.00, 8.00 +TEB, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 18, 49.00, 27.00, -9999.00, -9999.00, 15.00 +TKA, 12, 18, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 18, 65.00, 40.00, 18.00, 20.00, 27.00 +TNX, 12, 18, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 18, 34.00, 19.00, 35.00, 35.00, 48.00 +TOP, 12, 18, 39.00, 20.00, 14.00, 13.00, 22.00 +TPA, 12, 18, 71.00, 52.00, 13.00, 17.00, 23.00 +TPH, 12, 18, 44.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 18, 47.00, 27.00, 25.00, 27.00, 38.00 +TRK, 12, 18, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 18, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 18, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 18, 48.00, 28.00, 13.00, 13.00, 21.00 +TUP, 12, 18, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 18, 64.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 18, 30.00, 18.00, 37.00, 42.00, 53.00 +TVL, 12, 18, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 18, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 18, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 18, 49.00, 29.00, 28.00, 25.00, 37.00 +T01, 12, 18, 48.00, 29.00, -9999.00, -9999.00, 29.00 +T02, 12, 18, 55.00, 33.00, -9999.00, -9999.00, 30.00 +T03, 12, 18, 60.00, 37.00, -9999.00, -9999.00, 28.00 +T04, 12, 18, 74.00, 53.00, -9999.00, -9999.00, 21.00 +T05, 12, 18, 40.00, 18.00, -9999.00, -9999.00, 18.00 +T06, 12, 18, 60.00, 35.00, -9999.00, -9999.00, 35.00 +T07, 12, 18, 39.00, 12.00, -9999.00, -9999.00, 36.00 +T08, 12, 18, 34.00, 19.00, -9999.00, -9999.00, 36.00 +UCA, 12, 18, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 18, 54.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 18, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 18, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 18, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 18, 12.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 18, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +U15, 12, 18, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 12, 18, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 18, 63.00, 38.00, -9999.00, -9999.00, 24.00 +VBG, 12, 18, 66.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 18, 65.00, 44.00, 18.00, 18.00, 27.00 +VCV, 12, 18, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 18, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 18, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 18, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 18, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 18, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 18, 63.00, 39.00, -9999.00, -9999.00, 30.00 +VRB, 12, 18, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 18, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 18, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 18, 48.00, 29.00, 20.00, 29.00, 33.00 +WJA, 12, 18, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 18, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 18, 6.00, -11.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 18, 42.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 18, 13.00, -4.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 18, 59.00, 36.00, -9999.00, -9999.00, 22.00 +WRG, 12, 18, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 18, 44.00, 25.00, -9999.00, -9999.00, 31.00 +WRL, 12, 18, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +X68, 12, 18, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 18, 33.00, 20.00, 57.00, 58.00, 66.00 +YCG, 12, 18, 31.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 18, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 18, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 18, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 18, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 18, 37.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 18, 35.00, 22.00, 37.00, 38.00, 55.00 +YPA, 12, 18, 10.00, -10.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 18, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 18, 6.00, -10.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 18, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 18, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 18, 28.00, 19.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 18, 25.00, 11.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 18, 68.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 18, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 18, 13.00, -4.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 18, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 18, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 18, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 18, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 18, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 18, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 18, 25.00, 10.00, 50.00, 53.00, 68.00 +ZUN, 12, 18, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 18, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 18, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 18, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +01R, 12, 18, 59.00, 37.00, -9999.00, -9999.00, 32.00 +1V1, 12, 18, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 18, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 18, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 18, 55.00, 37.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 18, 58.00, 34.00, -9999.00, -9999.00, 30.00 +3B1, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 18, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 18, 28.00, 14.00, -9999.00, -9999.00, 47.00 +3SE, 12, 18, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 18, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 18, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 18, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 18, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 18, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 18, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 18, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 18, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 19, 37.00, 23.00, 25.00, 25.00, 39.00 +ABI, 12, 19, 56.00, 33.00, 9.00, 8.00, 13.00 +ABQ, 12, 19, 47.00, 22.00, 7.00, 8.00, 12.00 +ABR, 12, 19, 24.00, 3.00, 14.00, 12.00, 21.00 +ABY, 12, 19, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 19, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 19, 58.00, 36.00, 14.00, 12.00, 19.00 +ACV, 12, 19, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 19, 44.00, 25.00, 21.00, 23.00, 33.00 +ADK, 12, 19, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 19, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 19, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 19, 45.00, 24.00, -9999.00, -9999.00, 28.00 +AEX, 12, 19, 60.00, 38.00, -9999.00, -9999.00, 32.00 +AFF, 12, 19, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 19, 74.00, 50.00, -9999.00, -9999.00, 24.00 +AGS, 12, 19, 58.00, 34.00, 22.00, 22.00, 32.00 +AHN, 12, 19, 54.00, 34.00, 23.00, 23.00, 32.00 +AKN, 12, 19, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 19, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 19, 33.00, 16.00, 27.00, 29.00, 42.00 +ALI, 12, 19, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 19, 27.00, 10.00, 17.00, 14.00, 25.00 +ALS, 12, 19, 34.00, -1.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 19, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 19, 49.00, 23.00, 6.00, 8.00, 12.00 +AMG, 12, 19, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 19, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 19, 22.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 19, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 19, 40.00, 31.00, 61.00, 58.00, 71.00 +AOO, 12, 19, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +APN, 12, 19, 29.00, 14.00, 33.00, 37.00, 52.00 +AQQ, 12, 19, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +ART, 12, 19, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +AST, 12, 19, 48.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 19, 53.00, 34.00, 22.00, 22.00, 31.00 +ATW, 12, 19, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 19, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 19, 39.00, 22.00, -9999.00, -9999.00, 41.00 +AUG, 12, 19, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 19, 61.00, 40.00, 16.00, 16.00, 24.00 +AUW, 12, 19, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 19, 49.00, 27.00, 22.00, 21.00, 31.00 +AVP, 12, 19, 35.00, 22.00, 28.00, 27.00, 42.00 +AXN, 12, 19, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 19, 36.00, 18.00, -9999.00, -9999.00, 32.00 +AYS, 12, 19, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 19, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 19, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 19, 35.00, 8.00, -9999.00, -9999.00, 11.00 +BDL, 12, 19, 36.00, 20.00, 28.00, 26.00, 41.00 +BDR, 12, 19, 39.00, 26.00, 28.00, 25.00, 43.00 +BET, 12, 19, 14.00, 1.00, 22.00, 25.00, 34.00 +BFD, 12, 19, 30.00, 16.00, 51.00, 49.00, 68.00 +BFF, 12, 19, 38.00, 12.00, 13.00, 12.00, 20.00 +BFL, 12, 19, 56.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 19, 31.00, 19.00, 38.00, 37.00, 56.00 +BGR, 12, 19, 30.00, 13.00, 28.00, 27.00, 41.00 +BGS, 12, 19, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 19, 54.00, 34.00, 24.00, 21.00, 31.00 +BID, 12, 19, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 19, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 19, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 19, 33.00, 15.00, 17.00, 18.00, 26.00 +BIS, 12, 19, 23.00, 1.00, 19.00, 20.00, 31.00 +BIX, 12, 19, 62.00, 45.00, -9999.00, -9999.00, 31.00 +BJI, 12, 19, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 19, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 19, 45.00, 14.00, -9999.00, -9999.00, 16.00 +BKW, 12, 19, 41.00, 24.00, 35.00, 36.00, 49.00 +BLF, 12, 19, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 19, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 19, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 19, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 19, 42.00, 24.00, -9999.00, -9999.00, 29.00 +BNA, 12, 19, 49.00, 29.00, 29.00, 23.00, 38.00 +BNO, 12, 19, 34.00, 14.00, -9999.00, 30.00, 50.00 +BOI, 12, 19, 37.00, 22.00, 28.00, 29.00, 42.00 +BOS, 12, 19, 39.00, 25.00, 26.00, 28.00, 40.00 +BPI, 12, 19, 26.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 19, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 19, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 19, 33.00, 17.00, -9999.00, -9999.00, 21.00 +BRO, 12, 19, 71.00, 51.00, 15.00, 16.00, 24.00 +BRW, 12, 19, -6.00, -18.00, 8.00, 9.00, 14.00 +BSM, 12, 19, 61.00, 40.00, -9999.00, -9999.00, 23.00 +BTI, 12, 19, -8.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 19, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 19, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 19, 62.00, 42.00, 24.00, 19.00, 33.00 +BTT, 12, 19, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 19, 29.00, 13.00, 39.00, 32.00, 53.00 +BUB, 12, 19, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 19, 34.00, 21.00, 46.00, 51.00, 65.00 +BUR, 12, 19, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 19, 63.00, 45.00, -9999.00, 16.00, 21.00 +BWG, 12, 19, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 19, 44.00, 27.00, 22.00, 23.00, 33.00 +BYH, 12, 19, 47.00, 30.00, -9999.00, -9999.00, 35.00 +BYI, 12, 19, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 19, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 19, 58.00, 34.00, 24.00, 22.00, 33.00 +CAG, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 19, 36.00, 22.00, 39.00, 38.00, 55.00 +CAO, 12, 19, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 19, 22.00, 3.00, 38.00, 40.00, 54.00 +CBM, 12, 19, 55.00, 32.00, -9999.00, -9999.00, 35.00 +CDB, 12, 19, 35.00, 26.00, 56.00, 58.00, 73.00 +CDC, 12, 19, 42.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 19, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 19, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 19, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 19, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 19, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 19, 49.00, 30.00, 26.00, 23.00, 35.00 +CHO, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 19, 60.00, 40.00, 20.00, 22.00, 30.00 +CID, 12, 19, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 19, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 19, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 19, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 19, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 19, 36.00, 23.00, 42.00, 39.00, 56.00 +CLL, 12, 19, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 19, 51.00, 32.00, 22.00, 25.00, 35.00 +CMH, 12, 19, 37.00, 23.00, 30.00, 33.00, 46.00 +CMI, 12, 19, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 19, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 19, 38.00, 18.00, 10.00, 9.00, 16.00 +CNM, 12, 19, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 19, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +COD, 12, 19, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +COF, 12, 19, 72.00, 52.00, -9999.00, -9999.00, 21.00 +CON, 12, 19, 33.00, 12.00, 25.00, 27.00, 37.00 +COS, 12, 19, 41.00, 17.00, 13.00, 11.00, 17.00 +COT, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 19, 39.00, 22.00, 23.00, 20.00, 32.00 +CPR, 12, 19, 33.00, 13.00, 17.00, 16.00, 26.00 +CRBC, 12, 19, 26.00, -9.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 19, 67.00, 47.00, 14.00, 12.00, 21.00 +CRW, 12, 19, 44.00, 27.00, 37.00, 34.00, 50.00 +CSG, 12, 19, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 19, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 19, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 19, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 19, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 19, 40.00, 24.00, 28.00, 27.00, 40.00 +CVN, 12, 19, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 19, 51.00, 23.00, -9999.00, -9999.00, 11.00 +CXY, 12, 19, 39.00, 25.00, 20.00, 18.00, 29.00 +CYS, 12, 19, 38.00, 16.00, 15.00, 12.00, 20.00 +DAA, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 19, 70.00, 49.00, 17.00, 19.00, 26.00 +DAG, 12, 19, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 19, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 19, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 19, 37.00, 22.00, 32.00, 28.00, 43.00 +DBQ, 12, 19, 27.00, 12.00, 21.00, 20.00, 32.00 +DCA, 12, 19, 45.00, 30.00, 20.00, 21.00, 30.00 +DDC, 12, 19, 43.00, 20.00, 10.00, 10.00, 15.00 +DEC, 12, 19, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 19, 44.00, 17.00, 12.00, 12.00, 18.00 +DFW, 12, 19, 56.00, 35.00, 11.00, 10.00, 16.00 +DHN, 12, 19, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 19, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 19, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 19, 63.00, 40.00, -9999.00, -9999.00, 15.00 +DLG, 12, 19, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 19, 19.00, 2.00, 22.00, 21.00, 32.00 +DLLC, 12, 19, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 19, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 19, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 19, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 19, 46.00, 28.00, -9999.00, -9999.00, 31.00 +DPG, 12, 19, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 19, 63.00, 39.00, -9999.00, -9999.00, 30.00 +DRA, 12, 19, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 19, 63.00, 40.00, 8.00, 9.00, 14.00 +DSM, 12, 19, 31.00, 14.00, 20.00, 18.00, 30.00 +DTW, 12, 19, 33.00, 20.00, 34.00, 33.00, 46.00 +DUG, 12, 19, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 19, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 19, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 19, 56.00, 33.00, -9999.00, -9999.00, 15.00 +D45, 12, 19, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 19, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 19, 23.00, 6.00, 21.00, 17.00, 28.00 +ECG, 12, 19, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 19, 58.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 19, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 19, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 19, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 19, 41.00, 20.00, 42.00, 42.00, 59.00 +EKO, 12, 19, 36.00, 13.00, 19.00, 20.00, 28.00 +ELD, 12, 19, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 19, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 19, 57.00, 30.00, 7.00, 9.00, 12.00 +ELY, 12, 19, 40.00, 10.00, 12.00, 14.00, 21.00 +EMP, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 19, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 12, 19, 47.00, 27.00, -9999.00, -9999.00, 15.00 +ENN, 12, 19, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 19, 34.00, 19.00, -9999.00, -9999.00, 18.00 +EPH, 12, 19, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 19, 36.00, 23.00, 44.00, 45.00, 63.00 +ESF, 12, 19, 60.00, 38.00, -9999.00, -9999.00, 35.00 +EUG, 12, 19, 46.00, 35.00, 47.00, 47.00, 61.00 +EVV, 12, 19, 42.00, 25.00, 28.00, 24.00, 37.00 +EWN, 12, 19, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 19, 41.00, 27.00, 22.00, 23.00, 36.00 +EYW, 12, 19, 76.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 19, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 19, 51.00, 30.00, -9999.00, -9999.00, 29.00 +FAI, 12, 19, 1.00, -16.00, 21.00, 24.00, 32.00 +FAR, 12, 19, 18.00, 1.00, 13.00, 18.00, 25.00 +FAT, 12, 19, 53.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 19, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 19, 29.00, 14.00, 34.00, 38.00, 51.00 +FCS, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 19, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 19, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 19, 43.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 19, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 19, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 19, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +FME, 12, 19, 46.00, 25.00, -9999.00, -9999.00, 28.00 +FMH, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 19, 42.00, 16.00, 7.00, 8.00, 9.00 +FMY, 12, 19, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 19, 32.00, 19.00, 32.00, 32.00, 46.00 +FOD, 12, 19, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 19, 39.00, 19.00, -9999.00, -9999.00, 19.00 +FOK, 12, 19, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 19, 40.00, 20.00, -9999.00, -9999.00, 18.00 +FSD, 12, 19, 26.00, 7.00, 12.00, 13.00, 20.00 +FSI, 12, 19, 51.00, 26.00, -9999.00, -9999.00, 14.00 +FSM, 12, 19, 50.00, 28.00, 18.00, 16.00, 25.00 +FTK, 12, 19, 44.00, 24.00, -9999.00, -9999.00, 35.00 +FWA, 12, 19, 34.00, 20.00, 29.00, 33.00, 44.00 +FWH, 12, 19, 56.00, 33.00, -9999.00, -9999.00, 17.00 +FYU, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 19, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 19, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 19, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 19, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 19, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 19, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 19, 33.00, 21.00, 36.00, 35.00, 49.00 +GFA, 12, 19, 32.00, 13.00, -9999.00, -9999.00, 23.00 +GFK, 12, 19, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 19, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 19, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 19, 23.00, 4.00, 20.00, 20.00, 31.00 +GJT, 12, 19, 37.00, 17.00, 12.00, 12.00, 18.00 +GKN, 12, 19, 4.00, -12.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 19, 41.00, 16.00, 9.00, 8.00, 14.00 +GLH, 12, 19, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 19, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 19, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 19, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 12, 19, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 19, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 19, 26.00, 10.00, 27.00, 28.00, 41.00 +GRCI, 12, 19, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 19, 46.00, 33.00, -9999.00, -9999.00, 69.00 +GRI, 12, 19, 34.00, 13.00, 13.00, 11.00, 19.00 +GRK, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 19, 32.00, 19.00, 35.00, 41.00, 54.00 +GSB, 12, 19, 54.00, 32.00, -9999.00, -9999.00, 23.00 +GSG, 12, 19, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 19, 49.00, 29.00, 22.00, 23.00, 33.00 +GSP, 12, 19, 52.00, 32.00, 23.00, 25.00, 34.00 +GST, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 19, 31.00, 14.00, -9999.00, -9999.00, 61.00 +GTF, 12, 19, 32.00, 13.00, 19.00, 22.00, 30.00 +GUP, 12, 19, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 19, 35.00, 18.00, -9999.00, -9999.00, 37.00 +GVW, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 19, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 19, 56.00, 40.00, 24.00, 23.00, 34.00 +HBR, 12, 19, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 19, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 19, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 19, 36.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 12, 19, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 19, 30.00, 10.00, 17.00, 17.00, 29.00 +HMN, 12, 19, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 19, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 19, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 19, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 19, 27.00, 6.00, 9.00, 9.00, 16.00 +HOP, 12, 19, 45.00, 25.00, -9999.00, -9999.00, 35.00 +HOT, 12, 19, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 19, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 19, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 19, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 19, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 19, 63.00, 39.00, -9999.00, -9999.00, 30.00 +HST, 12, 19, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 12, 19, 51.00, 32.00, 29.00, 22.00, 37.00 +HTL, 12, 19, 28.00, 14.00, 39.00, 36.00, 53.00 +HTS, 12, 19, 44.00, 27.00, 32.00, 31.00, 47.00 +HUF, 12, 19, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 19, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 19, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 19, 27.00, 5.00, 20.00, 17.00, 26.00 +IAB, 12, 19, 42.00, 22.00, -9999.00, -9999.00, 18.00 +IAD, 12, 19, 43.00, 24.00, 22.00, 22.00, 32.00 +IAG, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 19, 63.00, 41.00, 21.00, 20.00, 29.00 +ICT, 12, 19, 42.00, 22.00, 12.00, 11.00, 18.00 +IDA, 12, 19, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 19, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 19, 42.00, 26.00, 23.00, 22.00, 34.00 +ILI, 12, 19, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 19, 58.00, 36.00, 21.00, 24.00, 33.00 +IMT, 12, 19, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +IND, 12, 19, 37.00, 21.00, 32.00, 31.00, 45.00 +INL, 12, 19, 15.00, -5.00, 23.00, 22.00, 34.00 +INS, 12, 19, 54.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 19, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 12, 19, 45.00, 19.00, 7.00, 7.00, 11.00 +IPL, 12, 19, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 19, 36.00, 22.00, 26.00, 28.00, 40.00 +IRK, 12, 19, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 19, 22.00, 1.00, 20.00, 17.00, 30.00 +ISP, 12, 19, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 19, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 19, 65.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 19, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 19, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 19, 58.00, 35.00, 25.00, 20.00, 33.00 +JAX, 12, 19, 66.00, 42.00, 19.00, 18.00, 28.00 +JBR, 12, 19, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 19, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 19, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 19, 41.00, 29.00, 23.00, 23.00, 35.00 +JHW, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 19, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 19, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 19, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 19, 31.00, 22.00, 47.00, 49.00, 58.00 +JST, 12, 19, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 19, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 19, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 19, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 19, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 19, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 19, 32.00, 18.00, 34.00, 36.00, 49.00 +LAR, 12, 19, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 19, 57.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 19, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 19, 53.00, 26.00, 10.00, 7.00, 13.00 +LBF, 12, 19, 36.00, 10.00, 13.00, 8.00, 17.00 +LCH, 12, 19, 62.00, 43.00, 18.00, 19.00, 29.00 +LCK, 12, 19, 39.00, 23.00, -9999.00, -9999.00, 40.00 +LEB, 12, 19, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 19, 43.00, 26.00, 29.00, 28.00, 40.00 +LFI, 12, 19, 50.00, 34.00, -9999.00, -9999.00, 29.00 +LFK, 12, 19, 60.00, 38.00, 18.00, 21.00, 28.00 +LFT, 12, 19, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 19, 40.00, 29.00, 23.00, 23.00, 36.00 +LGB, 12, 19, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 19, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 19, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 19, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 19, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 19, 51.00, 32.00, 19.00, 21.00, 28.00 +LIZ, 12, 19, 22.00, 3.00, -9999.00, -9999.00, 52.00 +LMT, 12, 19, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 12, 19, 31.00, 8.00, 10.00, 11.00, 15.00 +LNK, 12, 19, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 19, 42.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 19, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 19, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 19, 51.00, 31.00, -9999.00, -9999.00, 23.00 +LSE, 12, 19, 26.00, 10.00, 19.00, 17.00, 28.00 +LSF, 12, 19, 58.00, 37.00, -9999.00, -9999.00, 22.00 +LSV, 12, 19, 60.00, 27.00, -9999.00, -9999.00, 9.00 +LTS, 12, 19, 54.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 12, 19, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 12, 19, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 19, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 19, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 19, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 19, 46.00, 28.00, 23.00, 22.00, 33.00 +MAF, 12, 19, 57.00, 30.00, 7.00, 6.00, 11.00 +MBL, 12, 19, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 19, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 19, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 19, 53.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 12, 19, 71.00, 52.00, -9999.00, -9999.00, 21.00 +MCG, 12, 19, 2.00, -16.00, 26.00, 27.00, 39.00 +MCI, 12, 19, 37.00, 20.00, 15.00, 14.00, 24.00 +MCK, 12, 19, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 19, 59.00, 36.00, 20.00, 20.00, 29.00 +MCO, 12, 19, 72.00, 50.00, 13.00, 16.00, 23.00 +MCW, 12, 19, 25.00, 8.00, 14.00, 11.00, 20.00 +MC2, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 19, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 19, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 19, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 19, 33.00, 19.00, 31.00, 30.00, 42.00 +MEI, 12, 19, 59.00, 36.00, 24.00, 18.00, 32.00 +MEM, 12, 19, 51.00, 34.00, 27.00, 22.00, 35.00 +MER, 12, 19, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 19, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 19, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 19, 44.00, 31.00, 35.00, 35.00, 48.00 +MGE, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 19, 59.00, 38.00, 23.00, 20.00, 33.00 +MGW, 12, 19, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 19, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 19, 53.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 12, 19, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 19, 77.00, 59.00, 13.00, 12.00, 21.00 +MIB, 12, 19, 20.00, 3.00, -9999.00, -9999.00, 24.00 +MIV, 12, 19, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 19, 39.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 19, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 19, 29.00, 16.00, 31.00, 30.00, 43.00 +MKG, 12, 19, 32.00, 22.00, 40.00, 40.00, 53.00 +MKL, 12, 19, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 19, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 19, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 19, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 19, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 19, 31.00, 15.00, 26.00, 23.00, 35.00 +MLS, 12, 19, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 19, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 19, 58.00, 37.00, -9999.00, -9999.00, 30.00 +MOB, 12, 19, 62.00, 42.00, 22.00, 17.00, 31.00 +MOT, 12, 19, 20.00, 3.00, 18.00, 17.00, 26.00 +MPV, 12, 19, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 19, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 19, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 19, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 19, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 19, 60.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 19, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 19, 28.00, 11.00, 25.00, 23.00, 35.00 +MSO, 12, 19, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 19, 24.00, 8.00, 19.00, 21.00, 30.00 +MSS, 12, 19, 27.00, 9.00, 39.00, 36.00, 55.00 +MSY, 12, 19, 63.00, 44.00, 23.00, 17.00, 32.00 +MTC, 12, 19, 33.00, 21.00, -9999.00, -9999.00, 37.00 +MTN, 12, 19, 44.00, 27.00, -9999.00, -9999.00, 28.00 +MTO, 12, 19, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 19, 39.00, 23.00, -9999.00, -9999.00, 28.00 +MUO, 12, 19, 39.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 19, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 19, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 19, 59.00, 38.00, -9999.00, -9999.00, 33.00 +MYL, 12, 19, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 19, 58.00, 35.00, -9999.00, -9999.00, 28.00 +NAO, 12, 19, 59.00, 43.00, -9999.00, -9999.00, 35.00 +NBC, 12, 19, 61.00, 41.00, -9999.00, -9999.00, 29.00 +NBE, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 19, 32.00, 17.00, -9999.00, -9999.00, 32.00 +NCA, 12, 19, 59.00, 34.00, -9999.00, -9999.00, 29.00 +NCO, 12, 19, 41.00, 26.00, -9999.00, -9999.00, 40.00 +NC1, 12, 19, 53.00, 36.00, -9999.00, -9999.00, 9.00 +NEL, 12, 19, 44.00, 23.00, -9999.00, -9999.00, 32.00 +NFG, 12, 19, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 19, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 12, 19, 68.00, 48.00, -9999.00, -9999.00, 19.00 +NGU, 12, 19, 51.00, 34.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 19, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 19, 46.00, 27.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 19, 33.00, 15.00, -9999.00, -9999.00, 39.00 +NID, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 19, 66.00, 42.00, -9999.00, -9999.00, 23.00 +NIR, 12, 19, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 12, 19, 58.00, 37.00, -9999.00, -9999.00, 29.00 +NKX, 12, 19, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 19, 57.00, 34.00, -9999.00, -9999.00, 35.00 +NPA, 12, 19, 62.00, 43.00, -9999.00, -9999.00, 29.00 +NQA, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 19, 70.00, 46.00, -9999.00, -9999.00, 19.00 +NQX, 12, 19, 76.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 19, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NRC, 12, 19, 54.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 19, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 19, 62.00, 40.00, -9999.00, -9999.00, 32.00 +NSI, 12, 19, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 19, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 19, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 19, 51.00, 34.00, -9999.00, -9999.00, 29.00 +NUC, 12, 19, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 19, 57.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 19, 45.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 19, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 19, 47.00, 25.00, -9999.00, -9999.00, 29.00 +NZC, 12, 19, 66.00, 39.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 19, 67.00, 40.00, -9999.00, -9999.00, 16.00 +NZW, 12, 19, 39.00, 22.00, -9999.00, -9999.00, 39.00 +NZY, 12, 19, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 19, 57.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 19, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 19, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 19, 49.00, 27.00, 13.00, 10.00, 17.00 +OLM, 12, 19, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 19, 33.00, 14.00, 14.00, 12.00, 21.00 +OME, 12, 19, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 19, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 19, 32.00, 17.00, 30.00, 27.00, 41.00 +ORF, 12, 19, 51.00, 34.00, 23.00, 26.00, 35.00 +ORH, 12, 19, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 19, -9.00, -24.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 19, 31.00, 16.00, -9999.00, -9999.00, 47.00 +OTG, 12, 19, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 19, 52.00, 39.00, 52.00, 54.00, 65.00 +OTM, 12, 19, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 19, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 19, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 19, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 19, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 19, 61.00, 39.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 19, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 19, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 19, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 19, 0.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 19, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 19, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 19, 64.00, 40.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 19, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 19, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 19, 35.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 19, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 19, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 19, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 19, 30.00, 12.00, -9999.00, -9999.00, 42.00 +PBI, 12, 19, 75.00, 58.00, 18.00, 19.00, 29.00 +PDT, 12, 19, 40.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 19, 45.00, 34.00, 49.00, 50.00, 65.00 +PFN, 12, 19, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 19, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 19, 42.00, 27.00, 23.00, 21.00, 34.00 +PHX, 12, 19, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 19, 33.00, 17.00, 27.00, 24.00, 37.00 +PIB, 12, 19, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 19, 33.00, 15.00, 25.00, 25.00, 37.00 +PIR, 12, 19, 29.00, 9.00, 14.00, 14.00, 22.00 +PIT, 12, 19, 37.00, 23.00, 40.00, 37.00, 56.00 +PKB, 12, 19, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 19, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 19, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 19, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 19, 62.00, 43.00, 19.00, 17.00, 28.00 +POB, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 19, 60.00, 37.00, -9999.00, -9999.00, 47.00 +POM, 12, 19, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 19, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 19, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 19, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 19, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 19, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 19, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 19, 36.00, 17.00, -9999.00, -9999.00, 37.00 +PSP, 12, 19, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 19, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 19, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 19, 46.00, 15.00, 7.00, 9.00, 13.00 +PUC, 12, 19, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 19, 40.00, 23.00, 28.00, 29.00, 42.00 +PVU, 12, 19, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 19, 33.00, 16.00, 29.00, 28.00, 42.00 +P02, 12, 19, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +P07, 12, 19, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 19, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +P24, 12, 19, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +P28, 12, 19, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 12, 19, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +P38, 12, 19, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 12, 19, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +P58, 12, 19, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +P59, 12, 19, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +P60, 12, 19, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +P61, 12, 19, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +P67, 12, 19, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +P68, 12, 19, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 19, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 19, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 19, 35.00, 12.00, 14.00, 10.00, 21.00 +RBL, 12, 19, 54.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 19, 35.00, 12.00, -9999.00, -9999.00, 19.00 +RDD, 12, 19, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 19, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 19, 17.00, -1.00, -9999.00, -9999.00, 27.00 +RDU, 12, 19, 51.00, 31.00, 22.00, 24.00, 34.00 +REE, 12, 19, 53.00, 26.00, -9999.00, -9999.00, 9.00 +REJ, 12, 19, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 19, 30.00, 14.00, 27.00, 24.00, 36.00 +RIC, 12, 19, 49.00, 29.00, 21.00, 24.00, 33.00 +RIV, 12, 19, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 19, 28.00, -1.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 19, 30.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 19, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +RND, 12, 19, 62.00, 40.00, -9999.00, -9999.00, 21.00 +RNO, 12, 19, 45.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 19, 46.00, 28.00, 20.00, 21.00, 32.00 +ROC, 12, 19, 34.00, 21.00, 40.00, 44.00, 60.00 +ROW, 12, 19, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 19, 41.00, 18.00, 8.00, 10.00, 14.00 +RST, 12, 19, 23.00, 7.00, 23.00, 20.00, 31.00 +RWF, 12, 19, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 19, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 19, 52.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 19, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 19, 62.00, 40.00, 16.00, 18.00, 25.00 +SAV, 12, 19, 61.00, 40.00, 21.00, 19.00, 30.00 +SAW, 12, 19, 27.00, 15.00, -9999.00, -9999.00, 56.00 +SBA, 12, 19, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 19, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 19, 34.00, 20.00, 40.00, 38.00, 54.00 +SBP, 12, 19, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 19, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 19, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 19, -8.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 19, 52.00, 37.00, 15.00, 18.00, 22.00 +SDF, 12, 19, 43.00, 27.00, 28.00, 25.00, 38.00 +SEA, 12, 19, 45.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 19, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 19, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 19, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 19, 44.00, 24.00, 20.00, 19.00, 29.00 +SGY, 12, 19, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 19, 34.00, 9.00, 19.00, 17.00, 29.00 +SHV, 12, 19, 57.00, 36.00, 19.00, 20.00, 28.00 +SIT, 12, 19, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 19, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 19, 58.00, 32.00, 9.00, 8.00, 14.00 +SKA, 12, 19, 33.00, 21.00, -9999.00, -9999.00, 47.00 +SKF, 12, 19, 62.00, 40.00, -9999.00, -9999.00, 21.00 +SLC, 12, 19, 36.00, 20.00, 22.00, 23.00, 33.00 +SLE, 12, 19, 46.00, 33.00, 48.00, 50.00, 62.00 +SLN, 12, 19, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 19, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 19, 64.00, 38.00, -9999.00, 13.00, 16.00 +SNA, 12, 19, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 19, 33.00, 24.00, 51.00, 52.00, 70.00 +SNS, 12, 19, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 19, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 19, 35.00, 20.00, 26.00, 22.00, 35.00 +SPS, 12, 19, 54.00, 30.00, 11.00, 8.00, 15.00 +SRQ, 12, 19, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 19, 58.00, 34.00, -9999.00, -9999.00, 28.00 +SSI, 12, 19, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +STC, 12, 19, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 19, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +STL, 12, 19, 40.00, 24.00, 21.00, 21.00, 32.00 +STNV, 12, 19, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +STS, 12, 19, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 19, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 19, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 19, 54.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 19, 29.00, 11.00, 14.00, 12.00, 21.00 +SVN, 12, 19, 61.00, 40.00, -9999.00, -9999.00, 20.00 +SWF, 12, 19, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 19, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 19, 34.00, 19.00, 44.00, 46.00, 61.00 +SZL, 12, 19, 40.00, 19.00, -9999.00, -9999.00, 27.00 +TAD, 12, 19, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 19, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 19, 47.00, 21.00, -9999.00, -9999.00, 33.00 +TCC, 12, 19, 52.00, 22.00, 4.00, 6.00, 6.00 +TCL, 12, 19, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 19, 46.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 19, 53.00, 28.00, -9999.00, 8.00, 8.00 +TEB, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 19, 49.00, 27.00, -9999.00, -9999.00, 15.00 +TKA, 12, 19, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 19, 65.00, 40.00, 18.00, 20.00, 27.00 +TNX, 12, 19, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 19, 33.00, 19.00, 35.00, 35.00, 48.00 +TOP, 12, 19, 39.00, 19.00, 14.00, 13.00, 22.00 +TPA, 12, 19, 71.00, 52.00, 13.00, 17.00, 23.00 +TPH, 12, 19, 44.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 19, 47.00, 27.00, 25.00, 27.00, 38.00 +TRK, 12, 19, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 19, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 19, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 19, 47.00, 27.00, 13.00, 13.00, 21.00 +TUP, 12, 19, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 19, 64.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 19, 30.00, 18.00, 37.00, 42.00, 53.00 +TVL, 12, 19, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 19, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 19, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 19, 49.00, 29.00, 28.00, 25.00, 37.00 +T01, 12, 19, 48.00, 29.00, -9999.00, -9999.00, 29.00 +T02, 12, 19, 55.00, 33.00, -9999.00, -9999.00, 30.00 +T03, 12, 19, 60.00, 37.00, -9999.00, -9999.00, 28.00 +T04, 12, 19, 74.00, 53.00, -9999.00, -9999.00, 21.00 +T05, 12, 19, 40.00, 17.00, -9999.00, -9999.00, 18.00 +T06, 12, 19, 60.00, 35.00, -9999.00, -9999.00, 35.00 +T07, 12, 19, 39.00, 11.00, -9999.00, -9999.00, 36.00 +T08, 12, 19, 34.00, 19.00, -9999.00, -9999.00, 36.00 +UCA, 12, 19, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 19, 54.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 19, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 19, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 19, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 19, 12.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 19, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +U15, 12, 19, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 12, 19, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 19, 63.00, 38.00, -9999.00, -9999.00, 24.00 +VBG, 12, 19, 66.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 19, 65.00, 44.00, 18.00, 18.00, 27.00 +VCV, 12, 19, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 19, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 19, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 19, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 19, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 19, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 19, 63.00, 39.00, -9999.00, -9999.00, 30.00 +VRB, 12, 19, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 19, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 19, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 19, 48.00, 29.00, 20.00, 29.00, 33.00 +WJA, 12, 19, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 19, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 19, 5.00, -12.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 19, 42.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 19, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 19, 59.00, 36.00, -9999.00, -9999.00, 22.00 +WRG, 12, 19, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 19, 43.00, 25.00, -9999.00, -9999.00, 31.00 +WRL, 12, 19, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +X68, 12, 19, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 19, 33.00, 20.00, 57.00, 58.00, 66.00 +YCG, 12, 19, 31.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 19, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 19, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 19, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 19, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 19, 37.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 19, 34.00, 21.00, 37.00, 38.00, 55.00 +YPA, 12, 19, 10.00, -11.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 19, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 19, 5.00, -11.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 19, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 19, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 19, 28.00, 19.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 19, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 19, 68.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 19, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 19, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 19, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 19, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 19, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 19, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 19, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 19, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 19, 24.00, 10.00, 50.00, 53.00, 68.00 +ZUN, 12, 19, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 19, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 19, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 19, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +01R, 12, 19, 59.00, 37.00, -9999.00, -9999.00, 32.00 +1V1, 12, 19, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 19, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 19, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 19, 55.00, 37.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 19, 58.00, 34.00, -9999.00, -9999.00, 30.00 +3B1, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 19, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 19, 28.00, 14.00, -9999.00, -9999.00, 47.00 +3SE, 12, 19, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 19, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 19, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 19, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 19, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 19, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 19, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 19, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 19, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 20, 37.00, 23.00, 25.00, 25.00, 39.00 +ABI, 12, 20, 56.00, 33.00, 9.00, 8.00, 13.00 +ABQ, 12, 20, 47.00, 22.00, 7.00, 8.00, 12.00 +ABR, 12, 20, 24.00, 3.00, 14.00, 12.00, 21.00 +ABY, 12, 20, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 20, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 20, 58.00, 36.00, 14.00, 12.00, 19.00 +ACV, 12, 20, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 20, 44.00, 25.00, 21.00, 23.00, 33.00 +ADK, 12, 20, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 20, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 20, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 20, 45.00, 24.00, -9999.00, -9999.00, 28.00 +AEX, 12, 20, 60.00, 38.00, -9999.00, -9999.00, 32.00 +AFF, 12, 20, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 20, 74.00, 50.00, -9999.00, -9999.00, 24.00 +AGS, 12, 20, 58.00, 34.00, 22.00, 22.00, 32.00 +AHN, 12, 20, 54.00, 34.00, 23.00, 23.00, 32.00 +AKN, 12, 20, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 20, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 20, 33.00, 16.00, 27.00, 29.00, 42.00 +ALI, 12, 20, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 20, 27.00, 10.00, 17.00, 14.00, 25.00 +ALS, 12, 20, 34.00, -1.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 20, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 20, 49.00, 23.00, 6.00, 8.00, 12.00 +AMG, 12, 20, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 20, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 20, 22.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 20, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 20, 40.00, 31.00, 61.00, 58.00, 71.00 +AOO, 12, 20, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +APN, 12, 20, 29.00, 14.00, 33.00, 37.00, 52.00 +AQQ, 12, 20, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +ART, 12, 20, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +AST, 12, 20, 48.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 20, 53.00, 34.00, 22.00, 22.00, 31.00 +ATW, 12, 20, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 20, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 20, 39.00, 22.00, -9999.00, -9999.00, 41.00 +AUG, 12, 20, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 20, 61.00, 40.00, 16.00, 16.00, 24.00 +AUW, 12, 20, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 20, 49.00, 27.00, 22.00, 21.00, 31.00 +AVP, 12, 20, 35.00, 22.00, 28.00, 27.00, 42.00 +AXN, 12, 20, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 20, 36.00, 18.00, -9999.00, -9999.00, 32.00 +AYS, 12, 20, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 20, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 20, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 20, 35.00, 8.00, -9999.00, -9999.00, 11.00 +BDL, 12, 20, 36.00, 20.00, 28.00, 26.00, 41.00 +BDR, 12, 20, 39.00, 26.00, 28.00, 25.00, 43.00 +BET, 12, 20, 14.00, 1.00, 22.00, 25.00, 35.00 +BFD, 12, 20, 30.00, 16.00, 51.00, 49.00, 68.00 +BFF, 12, 20, 38.00, 12.00, 13.00, 12.00, 20.00 +BFL, 12, 20, 56.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 20, 31.00, 19.00, 38.00, 37.00, 56.00 +BGR, 12, 20, 30.00, 13.00, 28.00, 27.00, 41.00 +BGS, 12, 20, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 20, 54.00, 34.00, 24.00, 21.00, 31.00 +BID, 12, 20, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 20, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 20, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 20, 33.00, 15.00, 17.00, 18.00, 26.00 +BIS, 12, 20, 23.00, 1.00, 19.00, 20.00, 31.00 +BIX, 12, 20, 62.00, 45.00, -9999.00, -9999.00, 31.00 +BJI, 12, 20, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 20, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 20, 45.00, 14.00, -9999.00, -9999.00, 16.00 +BKW, 12, 20, 41.00, 24.00, 35.00, 36.00, 49.00 +BLF, 12, 20, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 20, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 20, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 20, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 20, 42.00, 24.00, -9999.00, -9999.00, 29.00 +BNA, 12, 20, 49.00, 29.00, 29.00, 23.00, 38.00 +BNO, 12, 20, 34.00, 14.00, -9999.00, 30.00, 50.00 +BOI, 12, 20, 37.00, 22.00, 28.00, 29.00, 42.00 +BOS, 12, 20, 39.00, 25.00, 26.00, 28.00, 40.00 +BPI, 12, 20, 26.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 20, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 20, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 20, 33.00, 17.00, -9999.00, -9999.00, 21.00 +BRO, 12, 20, 71.00, 51.00, 15.00, 16.00, 24.00 +BRW, 12, 20, -6.00, -18.00, 8.00, 9.00, 14.00 +BSM, 12, 20, 61.00, 40.00, -9999.00, -9999.00, 23.00 +BTI, 12, 20, -8.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 20, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 20, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 20, 62.00, 42.00, 24.00, 19.00, 33.00 +BTT, 12, 20, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 20, 29.00, 13.00, 39.00, 32.00, 53.00 +BUB, 12, 20, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 20, 34.00, 21.00, 46.00, 51.00, 65.00 +BUR, 12, 20, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 20, 63.00, 45.00, -9999.00, 16.00, 21.00 +BWG, 12, 20, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 20, 44.00, 27.00, 22.00, 23.00, 33.00 +BYH, 12, 20, 47.00, 30.00, -9999.00, -9999.00, 35.00 +BYI, 12, 20, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 20, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 20, 58.00, 34.00, 24.00, 22.00, 33.00 +CAG, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 20, 36.00, 22.00, 39.00, 38.00, 55.00 +CAO, 12, 20, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 20, 22.00, 3.00, 38.00, 40.00, 54.00 +CBM, 12, 20, 55.00, 32.00, -9999.00, -9999.00, 35.00 +CDB, 12, 20, 35.00, 26.00, 56.00, 58.00, 73.00 +CDC, 12, 20, 42.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 20, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 20, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 20, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 20, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 20, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 20, 49.00, 30.00, 26.00, 23.00, 35.00 +CHO, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 20, 60.00, 40.00, 20.00, 22.00, 30.00 +CID, 12, 20, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 20, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 20, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 20, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 20, 36.00, 23.00, 42.00, 39.00, 56.00 +CLL, 12, 20, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 20, 51.00, 32.00, 22.00, 25.00, 35.00 +CMH, 12, 20, 37.00, 23.00, 30.00, 33.00, 46.00 +CMI, 12, 20, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 20, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 20, 38.00, 18.00, 10.00, 9.00, 16.00 +CNM, 12, 20, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 20, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +COD, 12, 20, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +COF, 12, 20, 72.00, 52.00, -9999.00, -9999.00, 21.00 +CON, 12, 20, 33.00, 12.00, 25.00, 27.00, 37.00 +COS, 12, 20, 41.00, 17.00, 13.00, 11.00, 17.00 +COT, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 20, 39.00, 22.00, 23.00, 20.00, 32.00 +CPR, 12, 20, 33.00, 13.00, 17.00, 16.00, 26.00 +CRBC, 12, 20, 26.00, -9.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 20, 67.00, 47.00, 14.00, 12.00, 21.00 +CRW, 12, 20, 44.00, 27.00, 37.00, 34.00, 50.00 +CSG, 12, 20, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 20, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 20, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 20, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 20, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 20, 40.00, 24.00, 28.00, 27.00, 40.00 +CVN, 12, 20, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 20, 51.00, 23.00, -9999.00, -9999.00, 11.00 +CXY, 12, 20, 39.00, 25.00, 20.00, 18.00, 29.00 +CYS, 12, 20, 38.00, 16.00, 15.00, 12.00, 20.00 +DAA, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 20, 70.00, 49.00, 17.00, 19.00, 26.00 +DAG, 12, 20, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 20, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 20, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 20, 37.00, 22.00, 32.00, 28.00, 43.00 +DBQ, 12, 20, 27.00, 12.00, 21.00, 20.00, 32.00 +DCA, 12, 20, 45.00, 30.00, 20.00, 21.00, 30.00 +DDC, 12, 20, 43.00, 20.00, 10.00, 10.00, 15.00 +DEC, 12, 20, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 20, 44.00, 17.00, 12.00, 12.00, 18.00 +DFW, 12, 20, 56.00, 35.00, 11.00, 10.00, 16.00 +DHN, 12, 20, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 20, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 20, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 20, 63.00, 40.00, -9999.00, -9999.00, 15.00 +DLG, 12, 20, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 20, 19.00, 2.00, 22.00, 21.00, 32.00 +DLLC, 12, 20, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 20, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 20, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 20, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 20, 46.00, 28.00, -9999.00, -9999.00, 31.00 +DPG, 12, 20, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 20, 63.00, 39.00, -9999.00, -9999.00, 30.00 +DRA, 12, 20, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 20, 63.00, 40.00, 8.00, 9.00, 14.00 +DSM, 12, 20, 31.00, 14.00, 20.00, 18.00, 30.00 +DTW, 12, 20, 33.00, 20.00, 34.00, 33.00, 46.00 +DUG, 12, 20, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 20, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 20, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 20, 56.00, 33.00, -9999.00, -9999.00, 15.00 +D45, 12, 20, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 20, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 20, 23.00, 6.00, 21.00, 17.00, 28.00 +ECG, 12, 20, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 20, 58.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 20, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 20, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 20, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 20, 41.00, 20.00, 42.00, 42.00, 59.00 +EKO, 12, 20, 36.00, 13.00, 19.00, 20.00, 28.00 +ELD, 12, 20, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 20, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 20, 57.00, 30.00, 7.00, 9.00, 12.00 +ELY, 12, 20, 40.00, 10.00, 12.00, 14.00, 21.00 +EMP, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 20, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 12, 20, 47.00, 27.00, -9999.00, -9999.00, 15.00 +ENN, 12, 20, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 20, 34.00, 19.00, -9999.00, -9999.00, 18.00 +EPH, 12, 20, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 20, 36.00, 23.00, 44.00, 45.00, 63.00 +ESF, 12, 20, 60.00, 38.00, -9999.00, -9999.00, 35.00 +EUG, 12, 20, 46.00, 35.00, 47.00, 47.00, 61.00 +EVV, 12, 20, 42.00, 25.00, 28.00, 24.00, 37.00 +EWN, 12, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 20, 41.00, 27.00, 22.00, 23.00, 36.00 +EYW, 12, 20, 76.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 20, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 20, 51.00, 30.00, -9999.00, -9999.00, 29.00 +FAI, 12, 20, 1.00, -16.00, 21.00, 24.00, 32.00 +FAR, 12, 20, 18.00, 1.00, 13.00, 18.00, 25.00 +FAT, 12, 20, 53.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 20, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 20, 29.00, 14.00, 34.00, 38.00, 51.00 +FCS, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 20, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 20, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 20, 43.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 20, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 20, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 20, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +FME, 12, 20, 46.00, 25.00, -9999.00, -9999.00, 28.00 +FMH, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 20, 42.00, 16.00, 7.00, 8.00, 9.00 +FMY, 12, 20, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 20, 32.00, 19.00, 32.00, 32.00, 46.00 +FOD, 12, 20, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 20, 39.00, 19.00, -9999.00, -9999.00, 19.00 +FOK, 12, 20, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 20, 40.00, 20.00, -9999.00, -9999.00, 18.00 +FSD, 12, 20, 26.00, 7.00, 12.00, 13.00, 20.00 +FSI, 12, 20, 51.00, 26.00, -9999.00, -9999.00, 14.00 +FSM, 12, 20, 50.00, 28.00, 18.00, 16.00, 25.00 +FTK, 12, 20, 44.00, 24.00, -9999.00, -9999.00, 35.00 +FWA, 12, 20, 34.00, 20.00, 29.00, 33.00, 44.00 +FWH, 12, 20, 56.00, 33.00, -9999.00, -9999.00, 17.00 +FYU, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 20, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 20, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 20, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 20, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 20, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 20, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 20, 33.00, 21.00, 36.00, 35.00, 49.00 +GFA, 12, 20, 32.00, 13.00, -9999.00, -9999.00, 23.00 +GFK, 12, 20, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 20, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 20, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 20, 23.00, 4.00, 20.00, 20.00, 31.00 +GJT, 12, 20, 37.00, 17.00, 12.00, 12.00, 18.00 +GKN, 12, 20, 4.00, -12.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 20, 41.00, 16.00, 9.00, 8.00, 14.00 +GLH, 12, 20, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 20, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 20, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 20, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 12, 20, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 20, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 20, 26.00, 10.00, 27.00, 28.00, 41.00 +GRCI, 12, 20, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 20, 46.00, 33.00, -9999.00, -9999.00, 69.00 +GRI, 12, 20, 34.00, 13.00, 13.00, 11.00, 19.00 +GRK, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 20, 32.00, 19.00, 35.00, 41.00, 54.00 +GSB, 12, 20, 54.00, 32.00, -9999.00, -9999.00, 23.00 +GSG, 12, 20, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 20, 49.00, 29.00, 22.00, 23.00, 33.00 +GSP, 12, 20, 52.00, 32.00, 23.00, 25.00, 34.00 +GST, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 20, 31.00, 14.00, -9999.00, -9999.00, 61.00 +GTF, 12, 20, 32.00, 13.00, 19.00, 22.00, 30.00 +GUP, 12, 20, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 20, 35.00, 18.00, -9999.00, -9999.00, 37.00 +GVW, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 20, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 20, 56.00, 40.00, 24.00, 23.00, 34.00 +HBR, 12, 20, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 20, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 20, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 20, 36.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 12, 20, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 20, 30.00, 10.00, 17.00, 17.00, 29.00 +HMN, 12, 20, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 20, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 20, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 20, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 20, 27.00, 6.00, 9.00, 9.00, 16.00 +HOP, 12, 20, 45.00, 25.00, -9999.00, -9999.00, 35.00 +HOT, 12, 20, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 20, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 20, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 20, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 20, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 20, 63.00, 39.00, -9999.00, -9999.00, 30.00 +HST, 12, 20, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 12, 20, 51.00, 32.00, 29.00, 22.00, 37.00 +HTL, 12, 20, 28.00, 14.00, 39.00, 36.00, 53.00 +HTS, 12, 20, 44.00, 27.00, 32.00, 31.00, 47.00 +HUF, 12, 20, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 20, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 20, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 20, 27.00, 5.00, 20.00, 17.00, 26.00 +IAB, 12, 20, 42.00, 22.00, -9999.00, -9999.00, 18.00 +IAD, 12, 20, 43.00, 24.00, 22.00, 22.00, 32.00 +IAG, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 20, 63.00, 41.00, 21.00, 20.00, 29.00 +ICT, 12, 20, 42.00, 22.00, 12.00, 11.00, 18.00 +IDA, 12, 20, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 20, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 20, 42.00, 26.00, 23.00, 22.00, 34.00 +ILI, 12, 20, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 20, 58.00, 36.00, 21.00, 24.00, 33.00 +IMT, 12, 20, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +IND, 12, 20, 37.00, 21.00, 32.00, 31.00, 45.00 +INL, 12, 20, 15.00, -5.00, 23.00, 22.00, 34.00 +INS, 12, 20, 54.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 20, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 12, 20, 45.00, 19.00, 7.00, 7.00, 11.00 +IPL, 12, 20, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 20, 36.00, 22.00, 26.00, 28.00, 40.00 +IRK, 12, 20, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 20, 22.00, 1.00, 20.00, 17.00, 30.00 +ISP, 12, 20, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 20, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 20, 65.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 20, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 20, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 20, 58.00, 35.00, 25.00, 20.00, 33.00 +JAX, 12, 20, 66.00, 42.00, 19.00, 18.00, 28.00 +JBR, 12, 20, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 20, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 20, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 20, 41.00, 29.00, 23.00, 23.00, 35.00 +JHW, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 20, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 20, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 20, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 20, 31.00, 22.00, 47.00, 49.00, 58.00 +JST, 12, 20, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 20, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 20, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 20, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 20, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 20, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 20, 32.00, 18.00, 34.00, 36.00, 49.00 +LAR, 12, 20, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 20, 57.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 20, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 20, 53.00, 26.00, 10.00, 7.00, 13.00 +LBF, 12, 20, 36.00, 10.00, 13.00, 8.00, 17.00 +LCH, 12, 20, 62.00, 43.00, 18.00, 19.00, 29.00 +LCK, 12, 20, 39.00, 23.00, -9999.00, -9999.00, 40.00 +LEB, 12, 20, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 20, 43.00, 26.00, 29.00, 28.00, 40.00 +LFI, 12, 20, 50.00, 34.00, -9999.00, -9999.00, 29.00 +LFK, 12, 20, 60.00, 38.00, 18.00, 21.00, 28.00 +LFT, 12, 20, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 20, 40.00, 29.00, 23.00, 23.00, 36.00 +LGB, 12, 20, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 20, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 20, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 20, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 20, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 20, 51.00, 32.00, 19.00, 21.00, 28.00 +LIZ, 12, 20, 22.00, 3.00, -9999.00, -9999.00, 52.00 +LMT, 12, 20, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 12, 20, 31.00, 8.00, 10.00, 11.00, 15.00 +LNK, 12, 20, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 20, 42.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 20, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 20, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 20, 51.00, 31.00, -9999.00, -9999.00, 23.00 +LSE, 12, 20, 26.00, 10.00, 19.00, 17.00, 28.00 +LSF, 12, 20, 58.00, 37.00, -9999.00, -9999.00, 22.00 +LSV, 12, 20, 60.00, 27.00, -9999.00, -9999.00, 9.00 +LTS, 12, 20, 54.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 12, 20, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 12, 20, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 20, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 20, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 20, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 20, 46.00, 28.00, 23.00, 22.00, 33.00 +MAF, 12, 20, 57.00, 30.00, 7.00, 6.00, 11.00 +MBL, 12, 20, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 20, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 20, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 20, 53.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 12, 20, 71.00, 52.00, -9999.00, -9999.00, 21.00 +MCG, 12, 20, 2.00, -16.00, 26.00, 27.00, 39.00 +MCI, 12, 20, 37.00, 20.00, 15.00, 14.00, 24.00 +MCK, 12, 20, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 20, 59.00, 36.00, 20.00, 20.00, 29.00 +MCO, 12, 20, 72.00, 50.00, 13.00, 16.00, 23.00 +MCW, 12, 20, 25.00, 8.00, 14.00, 11.00, 20.00 +MC2, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 20, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 20, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 20, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 20, 33.00, 19.00, 31.00, 30.00, 42.00 +MEI, 12, 20, 59.00, 36.00, 24.00, 18.00, 32.00 +MEM, 12, 20, 51.00, 34.00, 27.00, 22.00, 35.00 +MER, 12, 20, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 20, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 20, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 20, 44.00, 31.00, 35.00, 35.00, 48.00 +MGE, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 20, 59.00, 38.00, 23.00, 20.00, 33.00 +MGW, 12, 20, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 20, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 20, 53.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 12, 20, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 20, 77.00, 59.00, 13.00, 12.00, 21.00 +MIB, 12, 20, 20.00, 3.00, -9999.00, -9999.00, 24.00 +MIV, 12, 20, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 20, 39.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 20, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 20, 29.00, 16.00, 31.00, 30.00, 43.00 +MKG, 12, 20, 32.00, 22.00, 40.00, 40.00, 53.00 +MKL, 12, 20, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 20, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 20, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 20, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 20, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 20, 31.00, 15.00, 26.00, 23.00, 35.00 +MLS, 12, 20, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 20, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 20, 58.00, 37.00, -9999.00, -9999.00, 30.00 +MOB, 12, 20, 62.00, 42.00, 22.00, 17.00, 31.00 +MOT, 12, 20, 20.00, 3.00, 18.00, 17.00, 26.00 +MPV, 12, 20, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 20, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 20, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 20, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 20, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 20, 60.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 20, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 20, 28.00, 11.00, 25.00, 23.00, 35.00 +MSO, 12, 20, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 20, 24.00, 8.00, 19.00, 21.00, 30.00 +MSS, 12, 20, 27.00, 9.00, 39.00, 36.00, 55.00 +MSY, 12, 20, 63.00, 44.00, 23.00, 17.00, 32.00 +MTC, 12, 20, 33.00, 21.00, -9999.00, -9999.00, 37.00 +MTN, 12, 20, 44.00, 27.00, -9999.00, -9999.00, 28.00 +MTO, 12, 20, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 20, 39.00, 23.00, -9999.00, -9999.00, 28.00 +MUO, 12, 20, 39.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 20, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 20, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 20, 59.00, 38.00, -9999.00, -9999.00, 33.00 +MYL, 12, 20, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 20, 58.00, 35.00, -9999.00, -9999.00, 28.00 +NAO, 12, 20, 59.00, 43.00, -9999.00, -9999.00, 35.00 +NBC, 12, 20, 61.00, 41.00, -9999.00, -9999.00, 29.00 +NBE, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 20, 32.00, 17.00, -9999.00, -9999.00, 32.00 +NCA, 12, 20, 59.00, 34.00, -9999.00, -9999.00, 29.00 +NCO, 12, 20, 41.00, 26.00, -9999.00, -9999.00, 40.00 +NC1, 12, 20, 53.00, 36.00, -9999.00, -9999.00, 9.00 +NEL, 12, 20, 44.00, 23.00, -9999.00, -9999.00, 32.00 +NFG, 12, 20, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 20, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 12, 20, 68.00, 48.00, -9999.00, -9999.00, 19.00 +NGU, 12, 20, 51.00, 34.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 20, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 20, 46.00, 27.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 20, 33.00, 15.00, -9999.00, -9999.00, 39.00 +NID, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 20, 66.00, 42.00, -9999.00, -9999.00, 23.00 +NIR, 12, 20, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 12, 20, 58.00, 37.00, -9999.00, -9999.00, 29.00 +NKX, 12, 20, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 20, 57.00, 34.00, -9999.00, -9999.00, 35.00 +NPA, 12, 20, 62.00, 43.00, -9999.00, -9999.00, 29.00 +NQA, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 20, 70.00, 46.00, -9999.00, -9999.00, 19.00 +NQX, 12, 20, 76.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 20, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NRC, 12, 20, 54.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 20, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 20, 62.00, 40.00, -9999.00, -9999.00, 32.00 +NSI, 12, 20, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 20, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 20, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 20, 51.00, 34.00, -9999.00, -9999.00, 29.00 +NUC, 12, 20, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 20, 57.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 20, 45.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 20, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 20, 47.00, 25.00, -9999.00, -9999.00, 29.00 +NZC, 12, 20, 66.00, 39.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 20, 67.00, 40.00, -9999.00, -9999.00, 16.00 +NZW, 12, 20, 39.00, 22.00, -9999.00, -9999.00, 39.00 +NZY, 12, 20, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 20, 57.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 20, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 20, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 20, 49.00, 27.00, 13.00, 10.00, 17.00 +OLM, 12, 20, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 20, 33.00, 14.00, 14.00, 12.00, 21.00 +OME, 12, 20, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 20, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 20, 32.00, 17.00, 30.00, 27.00, 41.00 +ORF, 12, 20, 51.00, 34.00, 23.00, 26.00, 35.00 +ORH, 12, 20, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 20, -9.00, -24.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 20, 31.00, 16.00, -9999.00, -9999.00, 47.00 +OTG, 12, 20, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 20, 52.00, 39.00, 52.00, 54.00, 65.00 +OTM, 12, 20, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 20, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 20, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 20, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 20, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 20, 61.00, 39.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 20, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 20, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 20, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 20, 0.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 20, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 20, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 20, 64.00, 40.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 20, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 20, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 20, 35.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 20, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 20, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 20, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 20, 30.00, 12.00, -9999.00, -9999.00, 42.00 +PBI, 12, 20, 75.00, 58.00, 18.00, 19.00, 29.00 +PDT, 12, 20, 40.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 20, 45.00, 34.00, 49.00, 50.00, 65.00 +PFN, 12, 20, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 20, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 20, 42.00, 27.00, 23.00, 21.00, 34.00 +PHX, 12, 20, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 20, 33.00, 17.00, 27.00, 24.00, 37.00 +PIB, 12, 20, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 20, 33.00, 15.00, 25.00, 25.00, 37.00 +PIR, 12, 20, 29.00, 9.00, 14.00, 14.00, 22.00 +PIT, 12, 20, 37.00, 23.00, 40.00, 37.00, 56.00 +PKB, 12, 20, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 20, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 20, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 20, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 20, 62.00, 43.00, 19.00, 17.00, 28.00 +POB, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 20, 60.00, 37.00, -9999.00, -9999.00, 47.00 +POM, 12, 20, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 20, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 20, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 20, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 20, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 20, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 20, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 20, 36.00, 17.00, -9999.00, -9999.00, 37.00 +PSP, 12, 20, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 20, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 20, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 20, 46.00, 15.00, 7.00, 9.00, 13.00 +PUC, 12, 20, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 20, 40.00, 23.00, 28.00, 29.00, 42.00 +PVU, 12, 20, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 20, 33.00, 16.00, 29.00, 28.00, 42.00 +P02, 12, 20, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +P07, 12, 20, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 20, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +P24, 12, 20, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +P28, 12, 20, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 12, 20, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +P38, 12, 20, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 12, 20, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +P58, 12, 20, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +P59, 12, 20, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +P60, 12, 20, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +P61, 12, 20, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +P67, 12, 20, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +P68, 12, 20, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 20, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 20, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 20, 35.00, 12.00, 14.00, 10.00, 21.00 +RBL, 12, 20, 54.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 20, 35.00, 12.00, -9999.00, -9999.00, 19.00 +RDD, 12, 20, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 20, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 20, 17.00, -1.00, -9999.00, -9999.00, 27.00 +RDU, 12, 20, 51.00, 31.00, 22.00, 24.00, 34.00 +REE, 12, 20, 53.00, 26.00, -9999.00, -9999.00, 9.00 +REJ, 12, 20, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 20, 30.00, 14.00, 27.00, 24.00, 36.00 +RIC, 12, 20, 49.00, 29.00, 21.00, 24.00, 33.00 +RIV, 12, 20, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 20, 28.00, -1.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 20, 30.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 20, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +RND, 12, 20, 62.00, 40.00, -9999.00, -9999.00, 21.00 +RNO, 12, 20, 45.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 20, 46.00, 28.00, 20.00, 21.00, 32.00 +ROC, 12, 20, 34.00, 21.00, 40.00, 44.00, 60.00 +ROW, 12, 20, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 20, 41.00, 18.00, 8.00, 10.00, 14.00 +RST, 12, 20, 23.00, 7.00, 23.00, 20.00, 31.00 +RWF, 12, 20, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 20, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 20, 52.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 20, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 20, 62.00, 40.00, 16.00, 18.00, 25.00 +SAV, 12, 20, 61.00, 40.00, 21.00, 19.00, 30.00 +SAW, 12, 20, 27.00, 15.00, -9999.00, -9999.00, 56.00 +SBA, 12, 20, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 20, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 20, 34.00, 20.00, 40.00, 38.00, 54.00 +SBP, 12, 20, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 20, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 20, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 20, -8.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 20, 52.00, 37.00, 15.00, 18.00, 22.00 +SDF, 12, 20, 43.00, 27.00, 28.00, 25.00, 38.00 +SEA, 12, 20, 45.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 20, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 20, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 20, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 20, 44.00, 24.00, 20.00, 19.00, 29.00 +SGY, 12, 20, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 20, 34.00, 9.00, 19.00, 17.00, 29.00 +SHV, 12, 20, 57.00, 36.00, 19.00, 20.00, 28.00 +SIT, 12, 20, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 20, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 20, 58.00, 32.00, 9.00, 8.00, 14.00 +SKA, 12, 20, 33.00, 21.00, -9999.00, -9999.00, 47.00 +SKF, 12, 20, 62.00, 40.00, -9999.00, -9999.00, 21.00 +SLC, 12, 20, 36.00, 20.00, 22.00, 23.00, 33.00 +SLE, 12, 20, 46.00, 33.00, 48.00, 50.00, 62.00 +SLN, 12, 20, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 20, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 20, 64.00, 38.00, -9999.00, 13.00, 16.00 +SNA, 12, 20, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 20, 33.00, 24.00, 51.00, 52.00, 70.00 +SNS, 12, 20, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 20, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 20, 35.00, 20.00, 26.00, 22.00, 35.00 +SPS, 12, 20, 54.00, 30.00, 11.00, 8.00, 15.00 +SRQ, 12, 20, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 20, 58.00, 34.00, -9999.00, -9999.00, 28.00 +SSI, 12, 20, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +STC, 12, 20, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 20, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +STL, 12, 20, 40.00, 24.00, 21.00, 21.00, 32.00 +STNV, 12, 20, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +STS, 12, 20, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 20, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 20, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 20, 54.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 20, 29.00, 11.00, 14.00, 12.00, 21.00 +SVN, 12, 20, 61.00, 40.00, -9999.00, -9999.00, 20.00 +SWF, 12, 20, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 20, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 20, 34.00, 19.00, 44.00, 46.00, 61.00 +SZL, 12, 20, 40.00, 19.00, -9999.00, -9999.00, 27.00 +TAD, 12, 20, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 20, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 20, 47.00, 21.00, -9999.00, -9999.00, 33.00 +TCC, 12, 20, 52.00, 22.00, 4.00, 6.00, 6.00 +TCL, 12, 20, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 20, 46.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 20, 53.00, 28.00, -9999.00, 8.00, 8.00 +TEB, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 20, 49.00, 27.00, -9999.00, -9999.00, 15.00 +TKA, 12, 20, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 20, 65.00, 40.00, 18.00, 20.00, 27.00 +TNX, 12, 20, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 20, 33.00, 19.00, 35.00, 35.00, 48.00 +TOP, 12, 20, 39.00, 19.00, 14.00, 13.00, 22.00 +TPA, 12, 20, 71.00, 52.00, 13.00, 17.00, 23.00 +TPH, 12, 20, 44.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 20, 47.00, 27.00, 25.00, 27.00, 38.00 +TRK, 12, 20, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 20, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 20, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 20, 47.00, 27.00, 13.00, 13.00, 21.00 +TUP, 12, 20, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 20, 64.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 20, 30.00, 18.00, 37.00, 42.00, 53.00 +TVL, 12, 20, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 20, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 20, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 20, 49.00, 29.00, 28.00, 25.00, 37.00 +T01, 12, 20, 48.00, 29.00, -9999.00, -9999.00, 29.00 +T02, 12, 20, 55.00, 33.00, -9999.00, -9999.00, 30.00 +T03, 12, 20, 60.00, 37.00, -9999.00, -9999.00, 28.00 +T04, 12, 20, 74.00, 53.00, -9999.00, -9999.00, 21.00 +T05, 12, 20, 40.00, 17.00, -9999.00, -9999.00, 18.00 +T06, 12, 20, 60.00, 35.00, -9999.00, -9999.00, 35.00 +T07, 12, 20, 39.00, 11.00, -9999.00, -9999.00, 36.00 +T08, 12, 20, 34.00, 19.00, -9999.00, -9999.00, 36.00 +UCA, 12, 20, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 20, 54.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 20, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 20, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 20, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 20, 12.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 20, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +U15, 12, 20, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 12, 20, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 20, 63.00, 38.00, -9999.00, -9999.00, 24.00 +VBG, 12, 20, 66.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 20, 65.00, 44.00, 18.00, 18.00, 27.00 +VCV, 12, 20, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 20, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 20, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 20, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 20, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 20, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 20, 63.00, 39.00, -9999.00, -9999.00, 30.00 +VRB, 12, 20, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 20, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 20, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 20, 48.00, 29.00, 20.00, 29.00, 33.00 +WJA, 12, 20, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 20, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 20, 5.00, -12.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 20, 42.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 20, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 20, 59.00, 36.00, -9999.00, -9999.00, 22.00 +WRG, 12, 20, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 20, 43.00, 25.00, -9999.00, -9999.00, 31.00 +WRL, 12, 20, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +X68, 12, 20, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 20, 33.00, 20.00, 57.00, 58.00, 66.00 +YCG, 12, 20, 31.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 20, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 20, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 20, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 20, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 20, 37.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 20, 34.00, 21.00, 37.00, 38.00, 55.00 +YPA, 12, 20, 10.00, -11.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 20, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 20, 5.00, -11.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 20, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 20, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 20, 28.00, 19.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 20, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 20, 68.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 20, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 20, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 20, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 20, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 20, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 20, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 20, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 20, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 20, 24.00, 10.00, 50.00, 53.00, 68.00 +ZUN, 12, 20, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 20, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 20, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 20, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +01R, 12, 20, 59.00, 37.00, -9999.00, -9999.00, 32.00 +1V1, 12, 20, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 20, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 20, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 20, 55.00, 37.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 20, 58.00, 34.00, -9999.00, -9999.00, 30.00 +3B1, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 20, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 20, 28.00, 14.00, -9999.00, -9999.00, 47.00 +3SE, 12, 20, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 20, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 20, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 20, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 20, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 20, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 20, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 20, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 20, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 21, 37.00, 23.00, 25.00, 25.00, 39.00 +ABI, 12, 21, 56.00, 33.00, 9.00, 8.00, 13.00 +ABQ, 12, 21, 47.00, 22.00, 7.00, 8.00, 12.00 +ABR, 12, 21, 24.00, 3.00, 14.00, 12.00, 21.00 +ABY, 12, 21, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 21, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 21, 58.00, 36.00, 14.00, 12.00, 19.00 +ACV, 12, 21, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 21, 44.00, 25.00, 21.00, 23.00, 33.00 +ADK, 12, 21, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 21, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 21, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 21, 45.00, 24.00, -9999.00, -9999.00, 28.00 +AEX, 12, 21, 60.00, 38.00, -9999.00, -9999.00, 32.00 +AFF, 12, 21, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 21, 74.00, 50.00, -9999.00, -9999.00, 24.00 +AGS, 12, 21, 58.00, 34.00, 22.00, 22.00, 32.00 +AHN, 12, 21, 54.00, 34.00, 23.00, 23.00, 32.00 +AKN, 12, 21, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 21, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 21, 33.00, 16.00, 27.00, 29.00, 42.00 +ALI, 12, 21, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 21, 27.00, 10.00, 17.00, 14.00, 25.00 +ALS, 12, 21, 34.00, -1.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 21, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 21, 49.00, 23.00, 6.00, 8.00, 12.00 +AMG, 12, 21, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 21, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 21, 22.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 21, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 21, 40.00, 31.00, 61.00, 58.00, 71.00 +AOO, 12, 21, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +APN, 12, 21, 29.00, 14.00, 33.00, 37.00, 52.00 +AQQ, 12, 21, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +ART, 12, 21, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +AST, 12, 21, 48.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 21, 53.00, 34.00, 22.00, 22.00, 31.00 +ATW, 12, 21, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 21, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 21, 39.00, 22.00, -9999.00, -9999.00, 41.00 +AUG, 12, 21, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 21, 61.00, 40.00, 16.00, 16.00, 24.00 +AUW, 12, 21, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 21, 49.00, 27.00, 22.00, 21.00, 31.00 +AVP, 12, 21, 35.00, 22.00, 28.00, 27.00, 42.00 +AXN, 12, 21, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 21, 36.00, 18.00, -9999.00, -9999.00, 32.00 +AYS, 12, 21, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 21, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 21, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 21, 35.00, 8.00, -9999.00, -9999.00, 11.00 +BDL, 12, 21, 36.00, 20.00, 28.00, 26.00, 41.00 +BDR, 12, 21, 39.00, 26.00, 28.00, 25.00, 43.00 +BET, 12, 21, 14.00, 1.00, 22.00, 25.00, 35.00 +BFD, 12, 21, 30.00, 16.00, 51.00, 49.00, 68.00 +BFF, 12, 21, 38.00, 12.00, 13.00, 12.00, 20.00 +BFL, 12, 21, 56.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 21, 31.00, 19.00, 38.00, 37.00, 56.00 +BGR, 12, 21, 30.00, 13.00, 28.00, 27.00, 41.00 +BGS, 12, 21, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 21, 54.00, 34.00, 24.00, 21.00, 31.00 +BID, 12, 21, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 21, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 21, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 21, 33.00, 15.00, 17.00, 18.00, 26.00 +BIS, 12, 21, 23.00, 1.00, 19.00, 20.00, 31.00 +BIX, 12, 21, 62.00, 45.00, -9999.00, -9999.00, 31.00 +BJI, 12, 21, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 21, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 21, 45.00, 14.00, -9999.00, -9999.00, 16.00 +BKW, 12, 21, 41.00, 24.00, 35.00, 36.00, 49.00 +BLF, 12, 21, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 21, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 21, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 21, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 21, 42.00, 24.00, -9999.00, -9999.00, 29.00 +BNA, 12, 21, 49.00, 29.00, 29.00, 23.00, 38.00 +BNO, 12, 21, 34.00, 14.00, -9999.00, 30.00, 50.00 +BOI, 12, 21, 37.00, 22.00, 28.00, 29.00, 42.00 +BOS, 12, 21, 39.00, 25.00, 26.00, 28.00, 40.00 +BPI, 12, 21, 26.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 21, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 21, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 21, 33.00, 17.00, -9999.00, -9999.00, 21.00 +BRO, 12, 21, 71.00, 51.00, 15.00, 16.00, 24.00 +BRW, 12, 21, -6.00, -18.00, 8.00, 9.00, 14.00 +BSM, 12, 21, 61.00, 40.00, -9999.00, -9999.00, 23.00 +BTI, 12, 21, -8.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 21, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 21, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 21, 62.00, 42.00, 24.00, 19.00, 33.00 +BTT, 12, 21, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 21, 29.00, 13.00, 39.00, 32.00, 53.00 +BUB, 12, 21, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 21, 34.00, 21.00, 46.00, 51.00, 65.00 +BUR, 12, 21, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 21, 63.00, 45.00, -9999.00, 16.00, 21.00 +BWG, 12, 21, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 21, 44.00, 27.00, 22.00, 23.00, 33.00 +BYH, 12, 21, 47.00, 30.00, -9999.00, -9999.00, 35.00 +BYI, 12, 21, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 21, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 21, 58.00, 34.00, 24.00, 22.00, 33.00 +CAG, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 21, 36.00, 22.00, 39.00, 38.00, 55.00 +CAO, 12, 21, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 21, 22.00, 3.00, 38.00, 40.00, 54.00 +CBM, 12, 21, 55.00, 32.00, -9999.00, -9999.00, 35.00 +CDB, 12, 21, 35.00, 26.00, 56.00, 58.00, 73.00 +CDC, 12, 21, 42.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 21, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 21, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 21, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 21, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 21, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 21, 49.00, 30.00, 26.00, 23.00, 35.00 +CHO, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 21, 60.00, 40.00, 20.00, 22.00, 30.00 +CID, 12, 21, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 21, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 21, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 21, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 21, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 21, 36.00, 23.00, 42.00, 39.00, 56.00 +CLL, 12, 21, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 21, 51.00, 32.00, 22.00, 25.00, 35.00 +CMH, 12, 21, 37.00, 23.00, 30.00, 33.00, 46.00 +CMI, 12, 21, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 21, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 21, 38.00, 18.00, 10.00, 9.00, 16.00 +CNM, 12, 21, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 21, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +COD, 12, 21, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +COF, 12, 21, 72.00, 52.00, -9999.00, -9999.00, 21.00 +CON, 12, 21, 33.00, 12.00, 25.00, 27.00, 37.00 +COS, 12, 21, 41.00, 17.00, 13.00, 11.00, 17.00 +COT, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 21, 39.00, 22.00, 23.00, 20.00, 32.00 +CPR, 12, 21, 33.00, 13.00, 17.00, 16.00, 26.00 +CRBC, 12, 21, 26.00, -9.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 21, 67.00, 47.00, 14.00, 12.00, 21.00 +CRW, 12, 21, 44.00, 27.00, 37.00, 34.00, 50.00 +CSG, 12, 21, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 21, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 21, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 21, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 21, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 21, 40.00, 24.00, 28.00, 27.00, 40.00 +CVN, 12, 21, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 21, 51.00, 23.00, -9999.00, -9999.00, 11.00 +CXY, 12, 21, 39.00, 25.00, 20.00, 18.00, 29.00 +CYS, 12, 21, 38.00, 16.00, 15.00, 12.00, 20.00 +DAA, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 21, 70.00, 49.00, 17.00, 19.00, 26.00 +DAG, 12, 21, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 21, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 21, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 21, 37.00, 22.00, 32.00, 28.00, 43.00 +DBQ, 12, 21, 27.00, 12.00, 21.00, 20.00, 32.00 +DCA, 12, 21, 45.00, 30.00, 20.00, 21.00, 30.00 +DDC, 12, 21, 43.00, 20.00, 10.00, 10.00, 15.00 +DEC, 12, 21, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 21, 44.00, 17.00, 12.00, 12.00, 18.00 +DFW, 12, 21, 56.00, 35.00, 11.00, 10.00, 16.00 +DHN, 12, 21, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 21, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 21, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 21, 63.00, 40.00, -9999.00, -9999.00, 15.00 +DLG, 12, 21, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 21, 19.00, 2.00, 22.00, 21.00, 32.00 +DLLC, 12, 21, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 21, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 21, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 21, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 21, 46.00, 28.00, -9999.00, -9999.00, 31.00 +DPG, 12, 21, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 21, 63.00, 39.00, -9999.00, -9999.00, 30.00 +DRA, 12, 21, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 21, 63.00, 40.00, 8.00, 9.00, 14.00 +DSM, 12, 21, 31.00, 14.00, 20.00, 18.00, 30.00 +DTW, 12, 21, 33.00, 20.00, 34.00, 33.00, 46.00 +DUG, 12, 21, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 21, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 21, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 21, 56.00, 33.00, -9999.00, -9999.00, 15.00 +D45, 12, 21, 14.00, -7.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 21, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 21, 23.00, 6.00, 21.00, 17.00, 28.00 +ECG, 12, 21, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 21, 58.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 21, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 21, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 21, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 21, 41.00, 20.00, 42.00, 42.00, 59.00 +EKO, 12, 21, 36.00, 13.00, 19.00, 20.00, 28.00 +ELD, 12, 21, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 21, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 21, 57.00, 30.00, 7.00, 9.00, 12.00 +ELY, 12, 21, 40.00, 10.00, 12.00, 14.00, 21.00 +EMP, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 21, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 12, 21, 47.00, 27.00, -9999.00, -9999.00, 15.00 +ENN, 12, 21, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 21, 34.00, 19.00, -9999.00, -9999.00, 18.00 +EPH, 12, 21, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 21, 36.00, 23.00, 44.00, 45.00, 63.00 +ESF, 12, 21, 60.00, 38.00, -9999.00, -9999.00, 35.00 +EUG, 12, 21, 46.00, 35.00, 47.00, 47.00, 61.00 +EVV, 12, 21, 42.00, 25.00, 28.00, 24.00, 37.00 +EWN, 12, 21, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 21, 41.00, 27.00, 22.00, 23.00, 36.00 +EYW, 12, 21, 76.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 21, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 21, 51.00, 30.00, -9999.00, -9999.00, 29.00 +FAI, 12, 21, 1.00, -16.00, 22.00, 24.00, 32.00 +FAR, 12, 21, 18.00, 1.00, 13.00, 18.00, 25.00 +FAT, 12, 21, 53.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 21, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 21, 29.00, 14.00, 34.00, 38.00, 51.00 +FCS, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 21, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 21, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 21, 43.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 21, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 21, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 21, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +FME, 12, 21, 46.00, 25.00, -9999.00, -9999.00, 28.00 +FMH, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 21, 42.00, 16.00, 7.00, 8.00, 9.00 +FMY, 12, 21, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 21, 32.00, 19.00, 32.00, 32.00, 46.00 +FOD, 12, 21, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 21, 39.00, 19.00, -9999.00, -9999.00, 19.00 +FOK, 12, 21, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 21, 40.00, 20.00, -9999.00, -9999.00, 18.00 +FSD, 12, 21, 26.00, 7.00, 12.00, 13.00, 20.00 +FSI, 12, 21, 51.00, 26.00, -9999.00, -9999.00, 14.00 +FSM, 12, 21, 50.00, 28.00, 18.00, 16.00, 25.00 +FTK, 12, 21, 44.00, 24.00, -9999.00, -9999.00, 35.00 +FWA, 12, 21, 34.00, 20.00, 29.00, 33.00, 44.00 +FWH, 12, 21, 56.00, 33.00, -9999.00, -9999.00, 17.00 +FYU, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 21, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 21, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 21, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 21, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 21, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 21, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 21, 33.00, 21.00, 36.00, 35.00, 49.00 +GFA, 12, 21, 32.00, 13.00, -9999.00, -9999.00, 23.00 +GFK, 12, 21, 17.00, -1.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 21, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 21, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 21, 23.00, 4.00, 20.00, 20.00, 31.00 +GJT, 12, 21, 37.00, 17.00, 12.00, 12.00, 18.00 +GKN, 12, 21, 4.00, -12.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 21, 41.00, 16.00, 9.00, 8.00, 14.00 +GLH, 12, 21, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 21, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 21, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 21, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 12, 21, 40.00, 23.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 21, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 21, 26.00, 10.00, 27.00, 28.00, 41.00 +GRCI, 12, 21, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 21, 46.00, 33.00, -9999.00, -9999.00, 69.00 +GRI, 12, 21, 34.00, 13.00, 13.00, 11.00, 19.00 +GRK, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 21, 32.00, 19.00, 35.00, 41.00, 54.00 +GSB, 12, 21, 54.00, 32.00, -9999.00, -9999.00, 23.00 +GSG, 12, 21, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 21, 49.00, 29.00, 22.00, 23.00, 33.00 +GSP, 12, 21, 52.00, 32.00, 23.00, 25.00, 34.00 +GST, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 21, 31.00, 14.00, -9999.00, -9999.00, 61.00 +GTF, 12, 21, 32.00, 13.00, 19.00, 22.00, 30.00 +GUP, 12, 21, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 21, 35.00, 18.00, -9999.00, -9999.00, 37.00 +GVW, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 21, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 21, 56.00, 40.00, 24.00, 23.00, 34.00 +HBR, 12, 21, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 21, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 21, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 21, 36.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 12, 21, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 21, 30.00, 10.00, 17.00, 17.00, 29.00 +HMN, 12, 21, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 21, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 21, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 21, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 21, 27.00, 6.00, 9.00, 9.00, 16.00 +HOP, 12, 21, 45.00, 25.00, -9999.00, -9999.00, 35.00 +HOT, 12, 21, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 21, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 21, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 21, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 21, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 21, 63.00, 39.00, -9999.00, -9999.00, 30.00 +HST, 12, 21, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 12, 21, 51.00, 32.00, 29.00, 22.00, 37.00 +HTL, 12, 21, 28.00, 14.00, 39.00, 36.00, 53.00 +HTS, 12, 21, 44.00, 27.00, 32.00, 31.00, 47.00 +HUF, 12, 21, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 21, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 21, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 21, 27.00, 5.00, 20.00, 17.00, 26.00 +IAB, 12, 21, 42.00, 22.00, -9999.00, -9999.00, 18.00 +IAD, 12, 21, 43.00, 24.00, 22.00, 22.00, 32.00 +IAG, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 21, 63.00, 41.00, 21.00, 20.00, 29.00 +ICT, 12, 21, 42.00, 22.00, 12.00, 11.00, 18.00 +IDA, 12, 21, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 21, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 21, 42.00, 26.00, 23.00, 22.00, 34.00 +ILI, 12, 21, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 21, 58.00, 36.00, 21.00, 24.00, 33.00 +IMT, 12, 21, 25.00, 7.00, -9999.00, -9999.00, -9999.00 +IND, 12, 21, 37.00, 21.00, 32.00, 31.00, 45.00 +INL, 12, 21, 15.00, -5.00, 23.00, 22.00, 34.00 +INS, 12, 21, 54.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 21, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 12, 21, 45.00, 19.00, 7.00, 7.00, 11.00 +IPL, 12, 21, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 21, 36.00, 22.00, 26.00, 28.00, 40.00 +IRK, 12, 21, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 21, 22.00, 1.00, 20.00, 17.00, 30.00 +ISP, 12, 21, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 21, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 21, 65.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 21, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 21, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 21, 58.00, 35.00, 25.00, 20.00, 33.00 +JAX, 12, 21, 66.00, 42.00, 19.00, 18.00, 28.00 +JBR, 12, 21, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 21, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 21, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 21, 41.00, 29.00, 23.00, 23.00, 35.00 +JHW, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 21, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 21, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 21, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 21, 31.00, 22.00, 47.00, 49.00, 58.00 +JST, 12, 21, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 21, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 21, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 21, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 21, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 21, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 21, 32.00, 18.00, 34.00, 36.00, 49.00 +LAR, 12, 21, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 21, 57.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 21, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 21, 53.00, 26.00, 10.00, 7.00, 13.00 +LBF, 12, 21, 36.00, 10.00, 13.00, 8.00, 17.00 +LCH, 12, 21, 62.00, 43.00, 18.00, 19.00, 29.00 +LCK, 12, 21, 39.00, 23.00, -9999.00, -9999.00, 40.00 +LEB, 12, 21, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 21, 43.00, 26.00, 29.00, 28.00, 40.00 +LFI, 12, 21, 50.00, 34.00, -9999.00, -9999.00, 29.00 +LFK, 12, 21, 60.00, 38.00, 18.00, 21.00, 28.00 +LFT, 12, 21, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 21, 40.00, 29.00, 23.00, 23.00, 36.00 +LGB, 12, 21, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 21, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 21, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 21, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 21, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 21, 51.00, 32.00, 19.00, 21.00, 28.00 +LIZ, 12, 21, 22.00, 3.00, -9999.00, -9999.00, 52.00 +LMT, 12, 21, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 12, 21, 31.00, 8.00, 10.00, 11.00, 15.00 +LNK, 12, 21, 34.00, 14.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 21, 42.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 21, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 21, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 21, 51.00, 31.00, -9999.00, -9999.00, 23.00 +LSE, 12, 21, 26.00, 10.00, 19.00, 17.00, 28.00 +LSF, 12, 21, 58.00, 37.00, -9999.00, -9999.00, 22.00 +LSV, 12, 21, 60.00, 27.00, -9999.00, -9999.00, 9.00 +LTS, 12, 21, 54.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 12, 21, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 12, 21, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 21, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 21, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 21, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 21, 46.00, 28.00, 23.00, 22.00, 33.00 +MAF, 12, 21, 57.00, 30.00, 7.00, 6.00, 11.00 +MBL, 12, 21, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 21, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 21, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 21, 53.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 12, 21, 71.00, 52.00, -9999.00, -9999.00, 21.00 +MCG, 12, 21, 2.00, -16.00, 26.00, 27.00, 39.00 +MCI, 12, 21, 37.00, 20.00, 15.00, 14.00, 24.00 +MCK, 12, 21, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 21, 59.00, 36.00, 20.00, 20.00, 29.00 +MCO, 12, 21, 72.00, 50.00, 13.00, 16.00, 23.00 +MCW, 12, 21, 25.00, 8.00, 14.00, 11.00, 20.00 +MC2, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 21, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 21, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 21, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 21, 33.00, 19.00, 31.00, 30.00, 42.00 +MEI, 12, 21, 59.00, 36.00, 24.00, 18.00, 32.00 +MEM, 12, 21, 51.00, 34.00, 27.00, 22.00, 35.00 +MER, 12, 21, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 21, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 21, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 21, 44.00, 31.00, 35.00, 35.00, 48.00 +MGE, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 21, 59.00, 38.00, 23.00, 20.00, 33.00 +MGW, 12, 21, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 21, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 21, 53.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 12, 21, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 21, 77.00, 59.00, 13.00, 12.00, 21.00 +MIB, 12, 21, 20.00, 3.00, -9999.00, -9999.00, 24.00 +MIV, 12, 21, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 21, 39.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 21, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 21, 29.00, 16.00, 31.00, 30.00, 43.00 +MKG, 12, 21, 32.00, 22.00, 40.00, 40.00, 53.00 +MKL, 12, 21, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 21, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 21, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 21, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 21, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 21, 31.00, 15.00, 26.00, 23.00, 35.00 +MLS, 12, 21, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 21, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 21, 58.00, 37.00, -9999.00, -9999.00, 30.00 +MOB, 12, 21, 62.00, 42.00, 22.00, 17.00, 31.00 +MOT, 12, 21, 20.00, 3.00, 18.00, 17.00, 26.00 +MPV, 12, 21, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 21, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 21, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 21, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 21, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 21, 60.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 21, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 21, 28.00, 11.00, 25.00, 23.00, 35.00 +MSO, 12, 21, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 21, 24.00, 8.00, 19.00, 21.00, 30.00 +MSS, 12, 21, 27.00, 9.00, 39.00, 36.00, 55.00 +MSY, 12, 21, 63.00, 44.00, 23.00, 17.00, 32.00 +MTC, 12, 21, 33.00, 21.00, -9999.00, -9999.00, 37.00 +MTN, 12, 21, 44.00, 27.00, -9999.00, -9999.00, 28.00 +MTO, 12, 21, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 21, 39.00, 23.00, -9999.00, -9999.00, 28.00 +MUO, 12, 21, 39.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 21, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 21, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 21, 59.00, 38.00, -9999.00, -9999.00, 33.00 +MYL, 12, 21, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 21, 58.00, 35.00, -9999.00, -9999.00, 28.00 +NAO, 12, 21, 59.00, 43.00, -9999.00, -9999.00, 35.00 +NBC, 12, 21, 61.00, 41.00, -9999.00, -9999.00, 29.00 +NBE, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 21, 32.00, 17.00, -9999.00, -9999.00, 32.00 +NCA, 12, 21, 59.00, 34.00, -9999.00, -9999.00, 29.00 +NCO, 12, 21, 41.00, 26.00, -9999.00, -9999.00, 40.00 +NC1, 12, 21, 53.00, 36.00, -9999.00, -9999.00, 9.00 +NEL, 12, 21, 44.00, 23.00, -9999.00, -9999.00, 32.00 +NFG, 12, 21, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 21, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 12, 21, 68.00, 48.00, -9999.00, -9999.00, 19.00 +NGU, 12, 21, 51.00, 34.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 21, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 21, 46.00, 27.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 21, 33.00, 15.00, -9999.00, -9999.00, 39.00 +NID, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 21, 66.00, 42.00, -9999.00, -9999.00, 23.00 +NIR, 12, 21, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 12, 21, 58.00, 37.00, -9999.00, -9999.00, 29.00 +NKX, 12, 21, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 21, 57.00, 34.00, -9999.00, -9999.00, 35.00 +NPA, 12, 21, 62.00, 43.00, -9999.00, -9999.00, 29.00 +NQA, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 21, 70.00, 46.00, -9999.00, -9999.00, 19.00 +NQX, 12, 21, 76.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 21, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NRC, 12, 21, 54.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 21, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 21, 62.00, 40.00, -9999.00, -9999.00, 32.00 +NSI, 12, 21, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 21, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 21, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 21, 51.00, 34.00, -9999.00, -9999.00, 29.00 +NUC, 12, 21, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 21, 57.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 21, 45.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 21, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 21, 47.00, 25.00, -9999.00, -9999.00, 29.00 +NZC, 12, 21, 66.00, 39.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 21, 67.00, 40.00, -9999.00, -9999.00, 16.00 +NZW, 12, 21, 39.00, 22.00, -9999.00, -9999.00, 39.00 +NZY, 12, 21, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 21, 57.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 21, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 21, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 21, 49.00, 27.00, 13.00, 10.00, 17.00 +OLM, 12, 21, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 21, 33.00, 14.00, 14.00, 12.00, 21.00 +OME, 12, 21, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 21, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 21, 32.00, 17.00, 30.00, 27.00, 41.00 +ORF, 12, 21, 51.00, 34.00, 23.00, 26.00, 35.00 +ORH, 12, 21, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 21, -9.00, -24.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 21, 31.00, 16.00, -9999.00, -9999.00, 47.00 +OTG, 12, 21, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 21, 52.00, 39.00, 52.00, 54.00, 65.00 +OTM, 12, 21, 32.00, 16.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 21, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 21, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 21, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 21, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 21, 61.00, 39.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 21, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 21, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 21, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 21, 0.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 21, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 21, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 21, 64.00, 40.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 21, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 21, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 21, 35.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 21, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 21, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 21, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 21, 30.00, 12.00, -9999.00, -9999.00, 42.00 +PBI, 12, 21, 75.00, 58.00, 18.00, 19.00, 29.00 +PDT, 12, 21, 40.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 21, 45.00, 34.00, 49.00, 50.00, 65.00 +PFN, 12, 21, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 21, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 21, 42.00, 27.00, 23.00, 21.00, 34.00 +PHX, 12, 21, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 21, 33.00, 17.00, 27.00, 24.00, 37.00 +PIB, 12, 21, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 21, 33.00, 15.00, 25.00, 25.00, 37.00 +PIR, 12, 21, 29.00, 9.00, 14.00, 14.00, 22.00 +PIT, 12, 21, 37.00, 23.00, 40.00, 37.00, 56.00 +PKB, 12, 21, 41.00, 26.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 21, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 21, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 21, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 21, 62.00, 43.00, 19.00, 17.00, 28.00 +POB, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 21, 60.00, 37.00, -9999.00, -9999.00, 47.00 +POM, 12, 21, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 21, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 21, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 21, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 21, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 21, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 21, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 21, 36.00, 17.00, -9999.00, -9999.00, 37.00 +PSP, 12, 21, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 21, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 21, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 21, 46.00, 15.00, 7.00, 9.00, 13.00 +PUC, 12, 21, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 21, 40.00, 23.00, 28.00, 29.00, 42.00 +PVU, 12, 21, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 21, 33.00, 16.00, 29.00, 28.00, 42.00 +P02, 12, 21, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +P07, 12, 21, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 21, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +P24, 12, 21, 21.00, 1.00, -9999.00, -9999.00, -9999.00 +P28, 12, 21, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 12, 21, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +P38, 12, 21, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 12, 21, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +P58, 12, 21, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +P59, 12, 21, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +P60, 12, 21, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +P61, 12, 21, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +P67, 12, 21, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +P68, 12, 21, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 21, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 21, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 21, 35.00, 12.00, 14.00, 10.00, 21.00 +RBL, 12, 21, 54.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 21, 35.00, 12.00, -9999.00, -9999.00, 19.00 +RDD, 12, 21, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 21, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 21, 17.00, -1.00, -9999.00, -9999.00, 27.00 +RDU, 12, 21, 51.00, 31.00, 22.00, 24.00, 34.00 +REE, 12, 21, 53.00, 26.00, -9999.00, -9999.00, 9.00 +REJ, 12, 21, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 21, 30.00, 14.00, 27.00, 24.00, 36.00 +RIC, 12, 21, 49.00, 29.00, 21.00, 24.00, 33.00 +RIV, 12, 21, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 21, 28.00, -1.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 21, 30.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 21, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +RND, 12, 21, 62.00, 40.00, -9999.00, -9999.00, 21.00 +RNO, 12, 21, 45.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 21, 46.00, 28.00, 20.00, 21.00, 32.00 +ROC, 12, 21, 34.00, 21.00, 40.00, 44.00, 60.00 +ROW, 12, 21, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 21, 41.00, 18.00, 8.00, 10.00, 14.00 +RST, 12, 21, 23.00, 7.00, 23.00, 20.00, 31.00 +RWF, 12, 21, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 21, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 21, 52.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 21, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 21, 62.00, 40.00, 16.00, 18.00, 25.00 +SAV, 12, 21, 61.00, 40.00, 21.00, 19.00, 30.00 +SAW, 12, 21, 27.00, 15.00, -9999.00, -9999.00, 56.00 +SBA, 12, 21, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 21, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 21, 34.00, 20.00, 40.00, 38.00, 54.00 +SBP, 12, 21, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 21, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 21, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 21, -8.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 21, 52.00, 37.00, 15.00, 18.00, 22.00 +SDF, 12, 21, 43.00, 27.00, 28.00, 25.00, 38.00 +SEA, 12, 21, 45.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 21, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 21, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 21, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 21, 44.00, 24.00, 20.00, 19.00, 29.00 +SGY, 12, 21, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 21, 34.00, 9.00, 19.00, 17.00, 29.00 +SHV, 12, 21, 57.00, 36.00, 19.00, 20.00, 28.00 +SIT, 12, 21, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 21, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 21, 58.00, 32.00, 9.00, 8.00, 14.00 +SKA, 12, 21, 33.00, 21.00, -9999.00, -9999.00, 47.00 +SKF, 12, 21, 62.00, 40.00, -9999.00, -9999.00, 21.00 +SLC, 12, 21, 36.00, 20.00, 22.00, 23.00, 33.00 +SLE, 12, 21, 46.00, 33.00, 48.00, 50.00, 62.00 +SLN, 12, 21, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 21, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 21, 64.00, 38.00, -9999.00, 13.00, 16.00 +SNA, 12, 21, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 21, 33.00, 24.00, 52.00, 52.00, 70.00 +SNS, 12, 21, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 21, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 21, 35.00, 20.00, 26.00, 22.00, 35.00 +SPS, 12, 21, 54.00, 30.00, 11.00, 8.00, 15.00 +SRQ, 12, 21, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 21, 58.00, 34.00, -9999.00, -9999.00, 28.00 +SSI, 12, 21, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +STC, 12, 21, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 21, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +STL, 12, 21, 40.00, 24.00, 21.00, 21.00, 32.00 +STNV, 12, 21, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +STS, 12, 21, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 21, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 21, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 21, 54.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 21, 29.00, 11.00, 14.00, 12.00, 21.00 +SVN, 12, 21, 61.00, 40.00, -9999.00, -9999.00, 20.00 +SWF, 12, 21, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 21, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 21, 34.00, 19.00, 44.00, 46.00, 61.00 +SZL, 12, 21, 40.00, 19.00, -9999.00, -9999.00, 27.00 +TAD, 12, 21, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 21, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 21, 47.00, 21.00, -9999.00, -9999.00, 33.00 +TCC, 12, 21, 52.00, 22.00, 4.00, 6.00, 6.00 +TCL, 12, 21, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 21, 46.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 21, 53.00, 28.00, -9999.00, 8.00, 8.00 +TEB, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 21, 49.00, 27.00, -9999.00, -9999.00, 15.00 +TKA, 12, 21, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 21, 65.00, 40.00, 18.00, 20.00, 27.00 +TNX, 12, 21, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 21, 33.00, 19.00, 35.00, 35.00, 48.00 +TOP, 12, 21, 39.00, 19.00, 14.00, 13.00, 22.00 +TPA, 12, 21, 71.00, 52.00, 13.00, 17.00, 23.00 +TPH, 12, 21, 44.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 21, 47.00, 27.00, 25.00, 27.00, 38.00 +TRK, 12, 21, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 21, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 21, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 21, 47.00, 27.00, 13.00, 13.00, 21.00 +TUP, 12, 21, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 21, 64.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 21, 30.00, 18.00, 37.00, 42.00, 53.00 +TVL, 12, 21, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 21, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 21, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 21, 49.00, 29.00, 28.00, 25.00, 37.00 +T01, 12, 21, 48.00, 29.00, -9999.00, -9999.00, 29.00 +T02, 12, 21, 55.00, 33.00, -9999.00, -9999.00, 30.00 +T03, 12, 21, 60.00, 37.00, -9999.00, -9999.00, 28.00 +T04, 12, 21, 74.00, 53.00, -9999.00, -9999.00, 21.00 +T05, 12, 21, 40.00, 17.00, -9999.00, -9999.00, 18.00 +T06, 12, 21, 60.00, 35.00, -9999.00, -9999.00, 35.00 +T07, 12, 21, 39.00, 11.00, -9999.00, -9999.00, 36.00 +T08, 12, 21, 34.00, 19.00, -9999.00, -9999.00, 36.00 +UCA, 12, 21, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 21, 54.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 21, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 21, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 21, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 21, 12.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 21, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +U15, 12, 21, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 12, 21, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 21, 63.00, 38.00, -9999.00, -9999.00, 24.00 +VBG, 12, 21, 66.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 21, 65.00, 44.00, 18.00, 18.00, 27.00 +VCV, 12, 21, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 21, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 21, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 21, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 21, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 21, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 21, 63.00, 39.00, -9999.00, -9999.00, 30.00 +VRB, 12, 21, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 21, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 21, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 21, 48.00, 29.00, 20.00, 29.00, 33.00 +WJA, 12, 21, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 21, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 21, 5.00, -12.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 21, 42.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 21, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 21, 59.00, 36.00, -9999.00, -9999.00, 22.00 +WRG, 12, 21, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 21, 43.00, 25.00, -9999.00, -9999.00, 31.00 +WRL, 12, 21, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +X68, 12, 21, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 21, 33.00, 20.00, 57.00, 58.00, 66.00 +YCG, 12, 21, 31.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 21, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 21, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 21, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 21, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 21, 37.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 21, 34.00, 21.00, 37.00, 38.00, 55.00 +YPA, 12, 21, 10.00, -11.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 21, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 21, 5.00, -11.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 21, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 21, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 21, 28.00, 19.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 21, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 21, 68.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 21, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 21, 12.00, -5.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 21, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 21, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 21, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 21, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 21, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 21, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 21, 24.00, 10.00, 50.00, 53.00, 68.00 +ZUN, 12, 21, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 21, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 21, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 21, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +01R, 12, 21, 59.00, 37.00, -9999.00, -9999.00, 32.00 +1V1, 12, 21, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 21, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 21, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 21, 55.00, 37.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 21, 58.00, 34.00, -9999.00, -9999.00, 30.00 +3B1, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 21, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 21, 28.00, 14.00, -9999.00, -9999.00, 47.00 +3SE, 12, 21, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 21, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 21, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 21, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 21, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 21, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 21, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 21, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 21, 31.00, 8.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 22, 37.00, 23.00, 25.00, 25.00, 39.00 +ABI, 12, 22, 56.00, 33.00, 9.00, 8.00, 13.00 +ABQ, 12, 22, 47.00, 22.00, 7.00, 8.00, 12.00 +ABR, 12, 22, 23.00, 3.00, 14.00, 12.00, 21.00 +ABY, 12, 22, 62.00, 36.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 22, 42.00, 28.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 22, 58.00, 36.00, 14.00, 12.00, 19.00 +ACV, 12, 22, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 22, 44.00, 25.00, 21.00, 23.00, 33.00 +ADK, 12, 22, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 22, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 22, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 22, 45.00, 24.00, -9999.00, -9999.00, 28.00 +AEX, 12, 22, 60.00, 38.00, -9999.00, -9999.00, 32.00 +AFF, 12, 22, 41.00, 17.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 22, 74.00, 50.00, -9999.00, -9999.00, 24.00 +AGS, 12, 22, 58.00, 34.00, 22.00, 22.00, 32.00 +AHN, 12, 22, 54.00, 34.00, 23.00, 23.00, 32.00 +AKN, 12, 22, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 22, 39.00, 15.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 22, 33.00, 16.00, 27.00, 29.00, 42.00 +ALI, 12, 22, 68.00, 45.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 22, 27.00, 9.00, 17.00, 14.00, 25.00 +ALS, 12, 22, 34.00, -2.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 22, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 22, 49.00, 23.00, 6.00, 8.00, 12.00 +AMG, 12, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 22, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 22, 22.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 22, 54.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 22, 40.00, 31.00, 61.00, 58.00, 71.00 +AOO, 12, 22, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +APN, 12, 22, 29.00, 14.00, 33.00, 37.00, 52.00 +AQQ, 12, 22, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +ART, 12, 22, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +AST, 12, 22, 48.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 22, 53.00, 34.00, 22.00, 22.00, 31.00 +ATW, 12, 22, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 22, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 22, 39.00, 21.00, -9999.00, -9999.00, 41.00 +AUG, 12, 22, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 22, 61.00, 40.00, 16.00, 16.00, 24.00 +AUW, 12, 22, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 22, 49.00, 27.00, 22.00, 21.00, 31.00 +AVP, 12, 22, 35.00, 21.00, 28.00, 27.00, 42.00 +AXN, 12, 22, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 22, 36.00, 18.00, -9999.00, -9999.00, 32.00 +AYS, 12, 22, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 22, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 22, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 22, 35.00, 8.00, -9999.00, -9999.00, 11.00 +BDL, 12, 22, 36.00, 19.00, 28.00, 26.00, 41.00 +BDR, 12, 22, 39.00, 26.00, 28.00, 25.00, 43.00 +BET, 12, 22, 14.00, 1.00, 22.00, 25.00, 35.00 +BFD, 12, 22, 30.00, 16.00, 51.00, 49.00, 68.00 +BFF, 12, 22, 38.00, 12.00, 13.00, 12.00, 20.00 +BFL, 12, 22, 56.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 22, 31.00, 18.00, 38.00, 37.00, 56.00 +BGR, 12, 22, 30.00, 12.00, 28.00, 27.00, 41.00 +BGS, 12, 22, 57.00, 30.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 22, 54.00, 34.00, 24.00, 21.00, 31.00 +BID, 12, 22, 41.00, 28.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 22, 5.00, -9.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 22, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 22, 33.00, 15.00, 17.00, 18.00, 26.00 +BIS, 12, 22, 23.00, 1.00, 19.00, 20.00, 31.00 +BIX, 12, 22, 62.00, 45.00, -9999.00, -9999.00, 31.00 +BJI, 12, 22, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 22, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 22, 45.00, 14.00, -9999.00, -9999.00, 16.00 +BKW, 12, 22, 41.00, 24.00, 35.00, 36.00, 49.00 +BLF, 12, 22, 42.00, 26.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 22, 66.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 22, 36.00, 21.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 22, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 22, 42.00, 24.00, -9999.00, -9999.00, 29.00 +BNA, 12, 22, 49.00, 29.00, 29.00, 23.00, 38.00 +BNO, 12, 22, 34.00, 14.00, -9999.00, 30.00, 50.00 +BOI, 12, 22, 37.00, 22.00, 28.00, 29.00, 42.00 +BOS, 12, 22, 39.00, 25.00, 26.00, 28.00, 40.00 +BPI, 12, 22, 26.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 22, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 22, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 22, 33.00, 17.00, -9999.00, -9999.00, 21.00 +BRO, 12, 22, 71.00, 51.00, 15.00, 16.00, 24.00 +BRW, 12, 22, -6.00, -18.00, 8.00, 9.00, 14.00 +BSM, 12, 22, 61.00, 40.00, -9999.00, -9999.00, 23.00 +BTI, 12, 22, -8.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 22, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 22, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 22, 62.00, 42.00, 24.00, 19.00, 33.00 +BTT, 12, 22, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 22, 28.00, 13.00, 39.00, 32.00, 53.00 +BUB, 12, 22, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 22, 34.00, 21.00, 46.00, 51.00, 65.00 +BUR, 12, 22, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 22, 63.00, 45.00, -9999.00, 16.00, 21.00 +BWG, 12, 22, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 22, 43.00, 27.00, 22.00, 23.00, 33.00 +BYH, 12, 22, 47.00, 30.00, -9999.00, -9999.00, 35.00 +BYI, 12, 22, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 22, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 22, 58.00, 34.00, 24.00, 22.00, 33.00 +CAG, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 22, 36.00, 21.00, 39.00, 38.00, 55.00 +CAO, 12, 22, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 22, 22.00, 2.00, 38.00, 40.00, 54.00 +CBM, 12, 22, 55.00, 32.00, -9999.00, -9999.00, 35.00 +CDB, 12, 22, 35.00, 26.00, 56.00, 58.00, 73.00 +CDC, 12, 22, 42.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 22, 36.00, 11.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 22, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 22, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 22, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 22, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 22, 49.00, 30.00, 26.00, 23.00, 35.00 +CHO, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 22, 60.00, 40.00, 20.00, 22.00, 30.00 +CID, 12, 22, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 22, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 22, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 22, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 22, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 22, 35.00, 22.00, 42.00, 39.00, 56.00 +CLL, 12, 22, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 22, 51.00, 32.00, 22.00, 25.00, 35.00 +CMH, 12, 22, 37.00, 23.00, 30.00, 33.00, 46.00 +CMI, 12, 22, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 22, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 22, 38.00, 18.00, 10.00, 9.00, 16.00 +CNM, 12, 22, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 22, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +COD, 12, 22, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +COF, 12, 22, 72.00, 52.00, -9999.00, -9999.00, 21.00 +CON, 12, 22, 33.00, 12.00, 25.00, 27.00, 37.00 +COS, 12, 22, 41.00, 17.00, 13.00, 11.00, 17.00 +COT, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 22, 39.00, 21.00, 23.00, 20.00, 32.00 +CPR, 12, 22, 33.00, 13.00, 17.00, 16.00, 26.00 +CRBC, 12, 22, 26.00, -9.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 22, 67.00, 47.00, 14.00, 12.00, 21.00 +CRW, 12, 22, 44.00, 27.00, 37.00, 34.00, 50.00 +CSG, 12, 22, 58.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 22, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 22, 45.00, 28.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 22, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 22, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 22, 40.00, 23.00, 28.00, 27.00, 40.00 +CVN, 12, 22, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 22, 51.00, 23.00, -9999.00, -9999.00, 11.00 +CXY, 12, 22, 39.00, 25.00, 20.00, 18.00, 29.00 +CYS, 12, 22, 38.00, 16.00, 15.00, 12.00, 20.00 +DAA, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 22, 70.00, 49.00, 17.00, 19.00, 26.00 +DAG, 12, 22, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 22, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 22, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 22, 37.00, 22.00, 32.00, 28.00, 43.00 +DBQ, 12, 22, 27.00, 11.00, 21.00, 20.00, 32.00 +DCA, 12, 22, 45.00, 30.00, 20.00, 21.00, 30.00 +DDC, 12, 22, 43.00, 20.00, 10.00, 10.00, 15.00 +DEC, 12, 22, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 22, 44.00, 17.00, 12.00, 12.00, 18.00 +DFW, 12, 22, 56.00, 35.00, 11.00, 10.00, 16.00 +DHN, 12, 22, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 22, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 22, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 22, 63.00, 40.00, -9999.00, -9999.00, 15.00 +DLG, 12, 22, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 22, 19.00, 2.00, 22.00, 21.00, 32.00 +DLLC, 12, 22, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 22, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 22, 64.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 22, 57.00, 26.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 22, 46.00, 28.00, -9999.00, -9999.00, 31.00 +DPG, 12, 22, 36.00, 16.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 22, 63.00, 39.00, -9999.00, -9999.00, 30.00 +DRA, 12, 22, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 22, 63.00, 40.00, 8.00, 9.00, 14.00 +DSM, 12, 22, 31.00, 14.00, 20.00, 18.00, 30.00 +DTW, 12, 22, 33.00, 19.00, 34.00, 33.00, 46.00 +DUG, 12, 22, 61.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 22, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 22, 47.00, 31.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 22, 56.00, 33.00, -9999.00, -9999.00, 15.00 +D45, 12, 22, 13.00, -8.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 22, 32.00, 22.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 22, 23.00, 5.00, 21.00, 17.00, 28.00 +ECG, 12, 22, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 22, 58.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 22, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 22, 34.00, 5.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 22, 54.00, 42.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 22, 41.00, 20.00, 42.00, 42.00, 59.00 +EKO, 12, 22, 36.00, 13.00, 19.00, 20.00, 28.00 +ELD, 12, 22, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 22, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 22, 57.00, 30.00, 7.00, 9.00, 12.00 +ELY, 12, 22, 40.00, 10.00, 12.00, 14.00, 21.00 +EMP, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 22, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +END, 12, 22, 47.00, 27.00, -9999.00, -9999.00, 15.00 +ENN, 12, 22, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 22, 34.00, 19.00, -9999.00, -9999.00, 18.00 +EPH, 12, 22, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 22, 36.00, 23.00, 44.00, 45.00, 63.00 +ESF, 12, 22, 60.00, 38.00, -9999.00, -9999.00, 35.00 +EUG, 12, 22, 46.00, 35.00, 47.00, 47.00, 61.00 +EVV, 12, 22, 42.00, 25.00, 28.00, 24.00, 37.00 +EWN, 12, 22, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 22, 41.00, 27.00, 22.00, 23.00, 36.00 +EYW, 12, 22, 76.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 22, 59.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 22, 51.00, 30.00, -9999.00, -9999.00, 29.00 +FAI, 12, 22, 1.00, -16.00, 22.00, 24.00, 32.00 +FAR, 12, 22, 18.00, 0.00, 13.00, 18.00, 25.00 +FAT, 12, 22, 53.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 22, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 22, 29.00, 14.00, 34.00, 38.00, 51.00 +FCS, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 22, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 22, 38.00, 16.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 22, 43.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 22, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 22, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 22, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +FME, 12, 22, 46.00, 25.00, -9999.00, -9999.00, 28.00 +FMH, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 22, 42.00, 16.00, 7.00, 8.00, 9.00 +FMY, 12, 22, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 22, 32.00, 18.00, 32.00, 32.00, 46.00 +FOD, 12, 22, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 22, 39.00, 19.00, -9999.00, -9999.00, 19.00 +FOK, 12, 22, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 22, 40.00, 20.00, -9999.00, -9999.00, 18.00 +FSD, 12, 22, 26.00, 6.00, 12.00, 13.00, 20.00 +FSI, 12, 22, 51.00, 26.00, -9999.00, -9999.00, 14.00 +FSM, 12, 22, 50.00, 28.00, 18.00, 16.00, 25.00 +FTK, 12, 22, 43.00, 24.00, -9999.00, -9999.00, 35.00 +FWA, 12, 22, 34.00, 19.00, 29.00, 33.00, 44.00 +FWH, 12, 22, 56.00, 33.00, -9999.00, -9999.00, 17.00 +FYU, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 22, 47.00, 26.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 22, 49.00, 22.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 22, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 22, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 22, 43.00, 17.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 22, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 22, 33.00, 21.00, 36.00, 35.00, 49.00 +GFA, 12, 22, 32.00, 13.00, -9999.00, -9999.00, 23.00 +GFK, 12, 22, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 22, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 22, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 22, 23.00, 4.00, 20.00, 20.00, 31.00 +GJT, 12, 22, 37.00, 17.00, 12.00, 12.00, 18.00 +GKN, 12, 22, 4.00, -12.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 22, 41.00, 16.00, 9.00, 8.00, 14.00 +GLH, 12, 22, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 22, 61.00, 50.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 22, 35.00, 11.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 22, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +GON, 12, 22, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 22, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 22, 26.00, 10.00, 27.00, 28.00, 41.00 +GRCI, 12, 22, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 22, 46.00, 33.00, -9999.00, -9999.00, 69.00 +GRI, 12, 22, 34.00, 13.00, 13.00, 11.00, 19.00 +GRK, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 22, 32.00, 19.00, 35.00, 41.00, 54.00 +GSB, 12, 22, 54.00, 32.00, -9999.00, -9999.00, 23.00 +GSG, 12, 22, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 22, 49.00, 29.00, 22.00, 23.00, 33.00 +GSP, 12, 22, 52.00, 32.00, 23.00, 25.00, 34.00 +GST, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 22, 31.00, 13.00, -9999.00, -9999.00, 61.00 +GTF, 12, 22, 32.00, 13.00, 19.00, 22.00, 30.00 +GUP, 12, 22, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 22, 35.00, 18.00, -9999.00, -9999.00, 37.00 +GVW, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 22, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 22, 56.00, 40.00, 24.00, 23.00, 34.00 +HBR, 12, 22, 50.00, 27.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 22, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 22, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 22, 36.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 12, 22, 50.00, 30.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 22, 30.00, 10.00, 17.00, 17.00, 29.00 +HMN, 12, 22, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 22, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 22, 58.00, 29.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 22, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 22, 26.00, 5.00, 9.00, 9.00, 16.00 +HOP, 12, 22, 45.00, 25.00, -9999.00, -9999.00, 35.00 +HOT, 12, 22, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 22, 64.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 22, 37.00, 24.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 22, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 22, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 22, 63.00, 39.00, -9999.00, -9999.00, 30.00 +HST, 12, 22, 77.00, 56.00, -9999.00, -9999.00, 20.00 +HSV, 12, 22, 51.00, 32.00, 29.00, 22.00, 37.00 +HTL, 12, 22, 28.00, 13.00, 39.00, 36.00, 53.00 +HTS, 12, 22, 44.00, 27.00, 32.00, 31.00, 47.00 +HUF, 12, 22, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 22, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 22, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 22, 27.00, 5.00, 20.00, 17.00, 26.00 +IAB, 12, 22, 42.00, 22.00, -9999.00, -9999.00, 18.00 +IAD, 12, 22, 43.00, 24.00, 22.00, 22.00, 32.00 +IAG, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 22, 63.00, 41.00, 21.00, 20.00, 29.00 +ICT, 12, 22, 42.00, 22.00, 12.00, 11.00, 18.00 +IDA, 12, 22, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 22, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 22, 42.00, 26.00, 23.00, 22.00, 34.00 +ILI, 12, 22, 23.00, 11.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 22, 58.00, 36.00, 21.00, 24.00, 33.00 +IMT, 12, 22, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +IND, 12, 22, 37.00, 21.00, 32.00, 31.00, 45.00 +INL, 12, 22, 14.00, -6.00, 23.00, 22.00, 34.00 +INS, 12, 22, 54.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 22, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 12, 22, 45.00, 19.00, 7.00, 7.00, 11.00 +IPL, 12, 22, 68.00, 42.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 22, 36.00, 22.00, 26.00, 28.00, 40.00 +IRK, 12, 22, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 22, 22.00, 1.00, 20.00, 17.00, 30.00 +ISP, 12, 22, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 22, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 22, 65.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 22, 21.00, 3.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 22, 24.00, -1.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 22, 58.00, 35.00, 25.00, 20.00, 33.00 +JAX, 12, 22, 66.00, 42.00, 19.00, 18.00, 28.00 +JBR, 12, 22, 48.00, 31.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 22, 63.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 22, 30.00, 5.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 22, 41.00, 29.00, 23.00, 23.00, 35.00 +JHW, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 22, 44.00, 28.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 22, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 22, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 22, 31.00, 22.00, 47.00, 49.00, 58.00 +JST, 12, 22, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 22, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 22, 29.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 22, 40.00, 30.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 22, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 22, 74.00, 50.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 22, 32.00, 17.00, 34.00, 36.00, 49.00 +LAR, 12, 22, 33.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 22, 57.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 22, 66.00, 48.00, 10.00, 9.00, 14.00 +LBB, 12, 22, 53.00, 26.00, 10.00, 7.00, 13.00 +LBF, 12, 22, 36.00, 10.00, 13.00, 8.00, 17.00 +LCH, 12, 22, 62.00, 43.00, 18.00, 19.00, 29.00 +LCK, 12, 22, 39.00, 23.00, -9999.00, -9999.00, 40.00 +LEB, 12, 22, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 22, 42.00, 26.00, 29.00, 28.00, 40.00 +LFI, 12, 22, 50.00, 34.00, -9999.00, -9999.00, 29.00 +LFK, 12, 22, 60.00, 38.00, 18.00, 21.00, 28.00 +LFT, 12, 22, 63.00, 43.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 22, 40.00, 29.00, 23.00, 23.00, 36.00 +LGB, 12, 22, 67.00, 45.00, 10.00, 10.00, 14.00 +LGU, 12, 22, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 22, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 22, 44.00, 16.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 22, 40.00, 13.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 22, 51.00, 32.00, 19.00, 21.00, 28.00 +LIZ, 12, 22, 22.00, 2.00, -9999.00, -9999.00, 52.00 +LMT, 12, 22, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +LND, 12, 22, 31.00, 8.00, 10.00, 11.00, 15.00 +LNK, 12, 22, 34.00, 13.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 22, 42.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 22, 45.00, 26.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 22, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 22, 51.00, 31.00, -9999.00, -9999.00, 23.00 +LSE, 12, 22, 26.00, 10.00, 19.00, 17.00, 28.00 +LSF, 12, 22, 58.00, 37.00, -9999.00, -9999.00, 22.00 +LSV, 12, 22, 60.00, 27.00, -9999.00, -9999.00, 9.00 +LTS, 12, 22, 54.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 12, 22, 67.00, 36.00, -9999.00, -9999.00, 10.00 +LVS, 12, 22, 46.00, 19.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 22, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 22, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 22, 30.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 22, 46.00, 28.00, 23.00, 22.00, 33.00 +MAF, 12, 22, 57.00, 30.00, 7.00, 6.00, 11.00 +MBL, 12, 22, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 22, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 22, 60.00, 38.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 22, 53.00, 40.00, -9999.00, -9999.00, 31.00 +MCF, 12, 22, 71.00, 52.00, -9999.00, -9999.00, 21.00 +MCG, 12, 22, 2.00, -16.00, 26.00, 27.00, 39.00 +MCI, 12, 22, 37.00, 20.00, 15.00, 14.00, 24.00 +MCK, 12, 22, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 22, 59.00, 36.00, 20.00, 20.00, 29.00 +MCO, 12, 22, 72.00, 50.00, 13.00, 16.00, 23.00 +MCW, 12, 22, 24.00, 8.00, 14.00, 11.00, 20.00 +MC2, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 22, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 22, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 22, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 22, 33.00, 19.00, 31.00, 30.00, 42.00 +MEI, 12, 22, 59.00, 36.00, 24.00, 18.00, 32.00 +MEM, 12, 22, 51.00, 34.00, 27.00, 22.00, 35.00 +MER, 12, 22, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 22, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 22, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 22, 44.00, 31.00, 35.00, 35.00, 48.00 +MGE, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 22, 59.00, 38.00, 23.00, 20.00, 33.00 +MGW, 12, 22, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 22, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 22, 53.00, 38.00, -9999.00, -9999.00, 31.00 +MHS, 12, 22, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 22, 77.00, 59.00, 13.00, 12.00, 21.00 +MIB, 12, 22, 20.00, 3.00, -9999.00, -9999.00, 24.00 +MIV, 12, 22, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 22, 39.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 22, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 22, 29.00, 15.00, 31.00, 30.00, 43.00 +MKG, 12, 22, 32.00, 22.00, 40.00, 40.00, 53.00 +MKL, 12, 22, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 22, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 22, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 22, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 22, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 22, 31.00, 15.00, 26.00, 23.00, 35.00 +MLS, 12, 22, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 22, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 22, 58.00, 37.00, -9999.00, -9999.00, 30.00 +MOB, 12, 22, 62.00, 42.00, 22.00, 17.00, 31.00 +MOT, 12, 22, 20.00, 3.00, 18.00, 17.00, 26.00 +MPV, 12, 22, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 22, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 22, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 22, 61.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 22, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 22, 60.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 22, 51.00, 32.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 22, 28.00, 11.00, 25.00, 23.00, 35.00 +MSO, 12, 22, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 22, 23.00, 7.00, 19.00, 21.00, 30.00 +MSS, 12, 22, 27.00, 9.00, 39.00, 36.00, 55.00 +MSY, 12, 22, 63.00, 44.00, 23.00, 17.00, 32.00 +MTC, 12, 22, 33.00, 21.00, -9999.00, -9999.00, 37.00 +MTN, 12, 22, 44.00, 27.00, -9999.00, -9999.00, 28.00 +MTO, 12, 22, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 22, 39.00, 23.00, -9999.00, -9999.00, 28.00 +MUO, 12, 22, 39.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 22, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 22, 33.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 22, 59.00, 38.00, -9999.00, -9999.00, 33.00 +MYL, 12, 22, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 22, 58.00, 35.00, -9999.00, -9999.00, 28.00 +NAO, 12, 22, 59.00, 43.00, -9999.00, -9999.00, 35.00 +NBC, 12, 22, 61.00, 41.00, -9999.00, -9999.00, 29.00 +NBE, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 22, 32.00, 17.00, -9999.00, -9999.00, 32.00 +NCA, 12, 22, 59.00, 34.00, -9999.00, -9999.00, 29.00 +NCO, 12, 22, 41.00, 26.00, -9999.00, -9999.00, 40.00 +NC1, 12, 22, 53.00, 36.00, -9999.00, -9999.00, 9.00 +NEL, 12, 22, 44.00, 23.00, -9999.00, -9999.00, 32.00 +NFG, 12, 22, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 22, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 12, 22, 68.00, 48.00, -9999.00, -9999.00, 19.00 +NGU, 12, 22, 51.00, 34.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 22, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 22, 46.00, 27.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 22, 33.00, 15.00, -9999.00, -9999.00, 39.00 +NID, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 22, 66.00, 42.00, -9999.00, -9999.00, 23.00 +NIR, 12, 22, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 12, 22, 58.00, 37.00, -9999.00, -9999.00, 29.00 +NKX, 12, 22, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 22, 57.00, 34.00, -9999.00, -9999.00, 35.00 +NPA, 12, 22, 62.00, 43.00, -9999.00, -9999.00, 29.00 +NQA, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 22, 70.00, 46.00, -9999.00, -9999.00, 19.00 +NQX, 12, 22, 76.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 22, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NRC, 12, 22, 54.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 22, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 22, 62.00, 40.00, -9999.00, -9999.00, 32.00 +NSI, 12, 22, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 22, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 22, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 22, 51.00, 34.00, -9999.00, -9999.00, 29.00 +NUC, 12, 22, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 22, 57.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 22, 45.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 22, 67.00, 45.00, -9999.00, -9999.00, 13.00 +NXX, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 22, 47.00, 25.00, -9999.00, -9999.00, 29.00 +NZC, 12, 22, 66.00, 39.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 22, 67.00, 40.00, -9999.00, -9999.00, 16.00 +NZW, 12, 22, 39.00, 22.00, -9999.00, -9999.00, 39.00 +NZY, 12, 22, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 22, 57.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 22, 31.00, 11.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 22, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 22, 49.00, 27.00, 13.00, 10.00, 17.00 +OLM, 12, 22, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 22, 33.00, 14.00, 14.00, 12.00, 21.00 +OME, 12, 22, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 22, 68.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 22, 32.00, 17.00, 30.00, 27.00, 41.00 +ORF, 12, 22, 51.00, 34.00, 23.00, 26.00, 35.00 +ORH, 12, 22, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 22, -9.00, -24.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 22, 31.00, 15.00, -9999.00, -9999.00, 47.00 +OTG, 12, 22, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 22, 52.00, 39.00, 52.00, 54.00, 65.00 +OTM, 12, 22, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 22, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 22, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 22, 30.00, 4.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 22, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 22, 61.00, 39.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 22, 44.00, 34.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 22, 21.00, 8.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 22, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 22, 0.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 22, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 22, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 22, 64.00, 40.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 22, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 22, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 22, 35.00, 30.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 22, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 22, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 22, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 22, 29.00, 12.00, -9999.00, -9999.00, 42.00 +PBI, 12, 22, 75.00, 58.00, 18.00, 19.00, 29.00 +PDT, 12, 22, 40.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 22, 45.00, 34.00, 49.00, 50.00, 65.00 +PFN, 12, 22, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 22, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 22, 41.00, 26.00, 23.00, 21.00, 34.00 +PHX, 12, 22, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 22, 33.00, 17.00, 27.00, 24.00, 37.00 +PIB, 12, 22, 60.00, 37.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 22, 33.00, 15.00, 25.00, 25.00, 37.00 +PIR, 12, 22, 29.00, 9.00, 14.00, 14.00, 22.00 +PIT, 12, 22, 37.00, 23.00, 40.00, 37.00, 56.00 +PKB, 12, 22, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 22, 28.00, 13.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 22, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 22, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 22, 62.00, 43.00, 19.00, 17.00, 28.00 +POB, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 22, 60.00, 37.00, -9999.00, -9999.00, 47.00 +POM, 12, 22, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 22, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 22, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 22, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 22, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 22, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 22, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 22, 36.00, 17.00, -9999.00, -9999.00, 37.00 +PSP, 12, 22, 69.00, 42.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 22, 64.00, 46.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 22, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 22, 46.00, 15.00, 7.00, 9.00, 13.00 +PUC, 12, 22, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 22, 40.00, 23.00, 28.00, 29.00, 42.00 +PVU, 12, 22, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 22, 33.00, 15.00, 29.00, 28.00, 42.00 +P02, 12, 22, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +P07, 12, 22, 61.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 22, 16.00, -2.00, -9999.00, -9999.00, -9999.00 +P24, 12, 22, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +P28, 12, 22, 46.00, 21.00, -9999.00, -9999.00, -9999.00 +P35, 12, 22, 34.00, 15.00, -9999.00, -9999.00, -9999.00 +P38, 12, 22, 46.00, 17.00, -9999.00, -9999.00, -9999.00 +P39, 12, 22, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +P58, 12, 22, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +P59, 12, 22, 23.00, 12.00, -9999.00, -9999.00, -9999.00 +P60, 12, 22, 23.00, -1.00, -9999.00, -9999.00, -9999.00 +P61, 12, 22, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +P67, 12, 22, 22.00, 1.00, -9999.00, -9999.00, -9999.00 +P68, 12, 22, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 22, 40.00, 18.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 22, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 22, 35.00, 12.00, 14.00, 10.00, 21.00 +RBL, 12, 22, 54.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 22, 35.00, 12.00, -9999.00, -9999.00, 19.00 +RDD, 12, 22, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 22, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 22, 17.00, -2.00, -9999.00, -9999.00, 27.00 +RDU, 12, 22, 51.00, 31.00, 22.00, 24.00, 34.00 +REE, 12, 22, 53.00, 26.00, -9999.00, -9999.00, 9.00 +REJ, 12, 22, 29.00, 7.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 22, 30.00, 14.00, 27.00, 24.00, 36.00 +RIC, 12, 22, 49.00, 29.00, 21.00, 24.00, 33.00 +RIV, 12, 22, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 22, 28.00, -1.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 22, 30.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 22, 52.00, 29.00, -9999.00, -9999.00, -9999.00 +RND, 12, 22, 62.00, 40.00, -9999.00, -9999.00, 21.00 +RNO, 12, 22, 45.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 22, 46.00, 28.00, 20.00, 21.00, 32.00 +ROC, 12, 22, 34.00, 20.00, 40.00, 44.00, 60.00 +ROW, 12, 22, 55.00, 25.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 22, 41.00, 18.00, 8.00, 10.00, 14.00 +RST, 12, 22, 23.00, 7.00, 23.00, 20.00, 31.00 +RWF, 12, 22, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 22, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 22, 52.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 22, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 22, 62.00, 40.00, 16.00, 18.00, 25.00 +SAV, 12, 22, 61.00, 40.00, 21.00, 19.00, 30.00 +SAW, 12, 22, 27.00, 15.00, -9999.00, -9999.00, 56.00 +SBA, 12, 22, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 22, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 22, 33.00, 20.00, 40.00, 38.00, 54.00 +SBP, 12, 22, 64.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 22, 27.00, 2.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 22, 47.00, 29.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 22, -8.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 22, 52.00, 37.00, 15.00, 18.00, 22.00 +SDF, 12, 22, 43.00, 27.00, 28.00, 25.00, 38.00 +SEA, 12, 22, 45.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 22, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 22, 56.00, 33.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 22, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 22, 44.00, 24.00, 20.00, 19.00, 29.00 +SGY, 12, 22, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 22, 34.00, 9.00, 19.00, 17.00, 29.00 +SHV, 12, 22, 57.00, 36.00, 19.00, 20.00, 28.00 +SIT, 12, 22, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 22, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 22, 58.00, 32.00, 9.00, 8.00, 14.00 +SKA, 12, 22, 33.00, 21.00, -9999.00, -9999.00, 47.00 +SKF, 12, 22, 62.00, 40.00, -9999.00, -9999.00, 21.00 +SLC, 12, 22, 36.00, 20.00, 22.00, 23.00, 33.00 +SLE, 12, 22, 46.00, 33.00, 48.00, 50.00, 62.00 +SLN, 12, 22, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 22, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 22, 64.00, 38.00, -9999.00, 13.00, 16.00 +SNA, 12, 22, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 22, 33.00, 24.00, 52.00, 52.00, 70.00 +SNS, 12, 22, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 22, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 22, 35.00, 20.00, 26.00, 22.00, 35.00 +SPS, 12, 22, 54.00, 30.00, 11.00, 8.00, 15.00 +SRQ, 12, 22, 73.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 22, 58.00, 34.00, -9999.00, -9999.00, 28.00 +SSI, 12, 22, 62.00, 44.00, -9999.00, -9999.00, -9999.00 +STC, 12, 22, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 22, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +STL, 12, 22, 40.00, 24.00, 21.00, 21.00, 32.00 +STNV, 12, 22, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +STS, 12, 22, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 22, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 22, 40.00, 20.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 22, 54.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 22, 29.00, 11.00, 14.00, 12.00, 21.00 +SVN, 12, 22, 61.00, 40.00, -9999.00, -9999.00, 20.00 +SWF, 12, 22, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 22, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 22, 34.00, 19.00, 44.00, 46.00, 61.00 +SZL, 12, 22, 40.00, 19.00, -9999.00, -9999.00, 27.00 +TAD, 12, 22, 47.00, 17.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 22, 0.00, -16.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 22, 47.00, 21.00, -9999.00, -9999.00, 33.00 +TCC, 12, 22, 52.00, 22.00, 4.00, 6.00, 6.00 +TCL, 12, 22, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 22, 46.00, 33.00, -9999.00, -9999.00, 63.00 +TCS, 12, 22, 53.00, 28.00, -9999.00, 8.00, 8.00 +TEB, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 22, 49.00, 27.00, -9999.00, -9999.00, 15.00 +TKA, 12, 22, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 22, 65.00, 40.00, 18.00, 20.00, 27.00 +TNX, 12, 22, 44.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 22, 33.00, 19.00, 35.00, 35.00, 48.00 +TOP, 12, 22, 39.00, 19.00, 14.00, 13.00, 22.00 +TPA, 12, 22, 71.00, 52.00, 13.00, 17.00, 23.00 +TPH, 12, 22, 44.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 22, 47.00, 27.00, 25.00, 27.00, 38.00 +TRK, 12, 22, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 22, 70.00, 38.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 22, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 22, 47.00, 27.00, 13.00, 13.00, 21.00 +TUP, 12, 22, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 22, 64.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 22, 29.00, 18.00, 37.00, 42.00, 53.00 +TVL, 12, 22, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 22, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 22, 56.00, 37.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 22, 49.00, 29.00, 28.00, 25.00, 37.00 +T01, 12, 22, 48.00, 29.00, -9999.00, -9999.00, 29.00 +T02, 12, 22, 55.00, 33.00, -9999.00, -9999.00, 30.00 +T03, 12, 22, 60.00, 37.00, -9999.00, -9999.00, 28.00 +T04, 12, 22, 74.00, 53.00, -9999.00, -9999.00, 21.00 +T05, 12, 22, 40.00, 17.00, -9999.00, -9999.00, 18.00 +T06, 12, 22, 60.00, 35.00, -9999.00, -9999.00, 35.00 +T07, 12, 22, 38.00, 11.00, -9999.00, -9999.00, 36.00 +T08, 12, 22, 34.00, 19.00, -9999.00, -9999.00, 36.00 +UCA, 12, 22, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 22, 54.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 22, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 22, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 22, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 22, 12.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 22, 35.00, 21.00, -9999.00, -9999.00, -9999.00 +U15, 12, 22, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +U28, 12, 22, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 22, 63.00, 38.00, -9999.00, -9999.00, 24.00 +VBG, 12, 22, 66.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 22, 65.00, 44.00, 18.00, 18.00, 27.00 +VCV, 12, 22, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 22, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 22, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 22, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 22, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 22, 38.00, 9.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 22, 63.00, 39.00, -9999.00, -9999.00, 30.00 +VRB, 12, 22, 74.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 22, 34.00, 8.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 22, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 22, 48.00, 29.00, 20.00, 29.00, 33.00 +WJA, 12, 22, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 22, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 22, 5.00, -13.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 22, 42.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 22, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 22, 59.00, 36.00, -9999.00, -9999.00, 22.00 +WRG, 12, 22, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 22, 43.00, 25.00, -9999.00, -9999.00, 31.00 +WRL, 12, 22, 32.00, 5.00, -9999.00, -9999.00, -9999.00 +X68, 12, 22, 72.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 22, 33.00, 20.00, 57.00, 58.00, 66.00 +YCG, 12, 22, 31.00, 23.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 22, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 22, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 22, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 22, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 22, 37.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 22, 34.00, 21.00, 37.00, 38.00, 55.00 +YPA, 12, 22, 10.00, -12.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 22, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 22, 5.00, -12.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 22, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 22, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 22, 28.00, 19.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 22, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 22, 68.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 22, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 22, 12.00, -6.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 22, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 22, 23.00, 8.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 22, 21.00, 4.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 22, 27.00, 5.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 22, 28.00, 7.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 22, 25.00, 5.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 22, 24.00, 9.00, 50.00, 53.00, 68.00 +ZUN, 12, 22, 47.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 22, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 22, 30.00, 19.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 22, 37.00, 11.00, -9999.00, -9999.00, -9999.00 +01R, 12, 22, 59.00, 37.00, -9999.00, -9999.00, 32.00 +1V1, 12, 22, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 22, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 22, 45.00, 21.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 22, 55.00, 37.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 22, 58.00, 34.00, -9999.00, -9999.00, 30.00 +3B1, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 22, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 22, 28.00, 14.00, -9999.00, -9999.00, 47.00 +3SE, 12, 22, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 22, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 22, 44.00, 14.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 22, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 22, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 22, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 22, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 22, 31.00, 21.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 22, 31.00, 7.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 23, 36.00, 22.00, 25.00, 25.00, 39.00 +ABI, 12, 23, 55.00, 32.00, 9.00, 8.00, 13.00 +ABQ, 12, 23, 46.00, 22.00, 7.00, 8.00, 12.00 +ABR, 12, 23, 23.00, 2.00, 14.00, 12.00, 21.00 +ABY, 12, 23, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 23, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 23, 57.00, 35.00, 14.00, 12.00, 19.00 +ACV, 12, 23, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 23, 43.00, 24.00, 21.00, 23.00, 33.00 +ADK, 12, 23, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 23, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 23, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 23, 44.00, 23.00, -9999.00, -9999.00, 28.00 +AEX, 12, 23, 59.00, 38.00, -9999.00, -9999.00, 32.00 +AFF, 12, 23, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 23, 73.00, 49.00, -9999.00, -9999.00, 24.00 +AGS, 12, 23, 57.00, 33.00, 22.00, 22.00, 32.00 +AHN, 12, 23, 53.00, 33.00, 23.00, 23.00, 32.00 +AKN, 12, 23, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 23, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 23, 32.00, 15.00, 27.00, 29.00, 42.00 +ALI, 12, 23, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 23, 26.00, 9.00, 17.00, 14.00, 25.00 +ALS, 12, 23, 33.00, -2.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 23, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 23, 49.00, 22.00, 6.00, 8.00, 12.00 +AMG, 12, 23, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 23, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 23, 22.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 23, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 23, 39.00, 30.00, 61.00, 58.00, 71.00 +AOO, 12, 23, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +APN, 12, 23, 28.00, 13.00, 33.00, 37.00, 52.00 +AQQ, 12, 23, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 12, 23, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +AST, 12, 23, 47.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 23, 52.00, 33.00, 22.00, 22.00, 31.00 +ATW, 12, 23, 26.00, 11.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 23, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 23, 38.00, 21.00, -9999.00, -9999.00, 41.00 +AUG, 12, 23, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 23, 60.00, 39.00, 16.00, 16.00, 24.00 +AUW, 12, 23, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 23, 48.00, 27.00, 22.00, 21.00, 31.00 +AVP, 12, 23, 34.00, 21.00, 28.00, 27.00, 42.00 +AXN, 12, 23, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 23, 35.00, 17.00, -9999.00, -9999.00, 32.00 +AYS, 12, 23, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 23, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 23, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 23, 35.00, 8.00, -9999.00, -9999.00, 11.00 +BDL, 12, 23, 35.00, 19.00, 28.00, 26.00, 41.00 +BDR, 12, 23, 38.00, 25.00, 28.00, 25.00, 43.00 +BET, 12, 23, 14.00, 1.00, 22.00, 25.00, 35.00 +BFD, 12, 23, 29.00, 15.00, 51.00, 49.00, 68.00 +BFF, 12, 23, 38.00, 11.00, 13.00, 12.00, 20.00 +BFL, 12, 23, 55.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 23, 30.00, 18.00, 38.00, 37.00, 56.00 +BGR, 12, 23, 29.00, 12.00, 28.00, 27.00, 41.00 +BGS, 12, 23, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 23, 53.00, 33.00, 24.00, 21.00, 31.00 +BID, 12, 23, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 23, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 23, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 23, 32.00, 14.00, 17.00, 18.00, 26.00 +BIS, 12, 23, 22.00, 0.00, 19.00, 20.00, 31.00 +BIX, 12, 23, 61.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 12, 23, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 23, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 23, 44.00, 14.00, -9999.00, -9999.00, 16.00 +BKW, 12, 23, 40.00, 23.00, 35.00, 36.00, 49.00 +BLF, 12, 23, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 23, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 23, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 23, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 23, 41.00, 23.00, -9999.00, -9999.00, 29.00 +BNA, 12, 23, 48.00, 29.00, 29.00, 23.00, 38.00 +BNO, 12, 23, 34.00, 13.00, -9999.00, 30.00, 50.00 +BOI, 12, 23, 36.00, 21.00, 28.00, 29.00, 42.00 +BOS, 12, 23, 38.00, 24.00, 26.00, 28.00, 40.00 +BPI, 12, 23, 25.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 23, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 23, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 23, 32.00, 16.00, -9999.00, -9999.00, 21.00 +BRO, 12, 23, 70.00, 51.00, 15.00, 16.00, 24.00 +BRW, 12, 23, -6.00, -18.00, 8.00, 9.00, 14.00 +BSM, 12, 23, 60.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 12, 23, -9.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 23, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 23, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 23, 61.00, 41.00, 24.00, 19.00, 33.00 +BTT, 12, 23, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 23, 28.00, 12.00, 39.00, 32.00, 53.00 +BUB, 12, 23, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 23, 33.00, 20.00, 46.00, 51.00, 65.00 +BUR, 12, 23, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 23, 62.00, 44.00, -9999.00, 16.00, 21.00 +BWG, 12, 23, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 23, 43.00, 26.00, 22.00, 23.00, 33.00 +BYH, 12, 23, 46.00, 29.00, -9999.00, -9999.00, 35.00 +BYI, 12, 23, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 23, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 23, 57.00, 33.00, 24.00, 22.00, 33.00 +CAG, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 23, 35.00, 21.00, 39.00, 38.00, 55.00 +CAO, 12, 23, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 23, 21.00, 2.00, 38.00, 40.00, 54.00 +CBM, 12, 23, 54.00, 32.00, -9999.00, -9999.00, 35.00 +CDB, 12, 23, 34.00, 26.00, 56.00, 58.00, 73.00 +CDC, 12, 23, 41.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 23, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 23, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 23, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 23, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 23, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 23, 48.00, 29.00, 26.00, 23.00, 35.00 +CHO, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 23, 60.00, 39.00, 20.00, 22.00, 30.00 +CID, 12, 23, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 23, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 23, 25.00, 10.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 23, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 23, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 23, 35.00, 22.00, 42.00, 39.00, 56.00 +CLL, 12, 23, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 23, 50.00, 31.00, 22.00, 25.00, 35.00 +CMH, 12, 23, 36.00, 22.00, 30.00, 33.00, 46.00 +CMI, 12, 23, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 23, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 23, 37.00, 17.00, 10.00, 9.00, 16.00 +CNM, 12, 23, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 23, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +COD, 12, 23, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 12, 23, 72.00, 52.00, -9999.00, -9999.00, 21.00 +CON, 12, 23, 32.00, 11.00, 25.00, 27.00, 37.00 +COS, 12, 23, 41.00, 16.00, 13.00, 11.00, 17.00 +COT, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 23, 38.00, 21.00, 23.00, 20.00, 32.00 +CPR, 12, 23, 33.00, 12.00, 17.00, 16.00, 26.00 +CRBC, 12, 23, 26.00, -10.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 23, 66.00, 47.00, 14.00, 12.00, 21.00 +CRW, 12, 23, 43.00, 26.00, 37.00, 34.00, 50.00 +CSG, 12, 23, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 23, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 23, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 23, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 23, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 23, 39.00, 23.00, 28.00, 27.00, 40.00 +CVN, 12, 23, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 23, 51.00, 23.00, -9999.00, -9999.00, 11.00 +CXY, 12, 23, 38.00, 24.00, 20.00, 18.00, 29.00 +CYS, 12, 23, 38.00, 15.00, 15.00, 12.00, 20.00 +DAA, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 23, 69.00, 48.00, 17.00, 19.00, 26.00 +DAG, 12, 23, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 23, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 23, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 23, 36.00, 21.00, 32.00, 28.00, 43.00 +DBQ, 12, 23, 26.00, 11.00, 21.00, 20.00, 32.00 +DCA, 12, 23, 44.00, 29.00, 20.00, 21.00, 30.00 +DDC, 12, 23, 42.00, 19.00, 10.00, 10.00, 15.00 +DEC, 12, 23, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 23, 43.00, 16.00, 12.00, 12.00, 18.00 +DFW, 12, 23, 55.00, 34.00, 11.00, 10.00, 16.00 +DHN, 12, 23, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 23, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 23, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 23, 62.00, 39.00, -9999.00, -9999.00, 15.00 +DLG, 12, 23, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 23, 18.00, 1.00, 22.00, 21.00, 32.00 +DLLC, 12, 23, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 23, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 23, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 23, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 23, 45.00, 27.00, -9999.00, -9999.00, 31.00 +DPG, 12, 23, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 23, 62.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 12, 23, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 23, 62.00, 39.00, 8.00, 9.00, 14.00 +DSM, 12, 23, 30.00, 13.00, 20.00, 18.00, 30.00 +DTW, 12, 23, 32.00, 19.00, 34.00, 33.00, 46.00 +DUG, 12, 23, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 23, 32.00, 19.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 23, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 23, 55.00, 32.00, -9999.00, -9999.00, 15.00 +D45, 12, 23, 13.00, -8.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 23, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 23, 22.00, 5.00, 21.00, 17.00, 28.00 +ECG, 12, 23, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 23, 57.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 23, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 23, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 23, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 23, 40.00, 19.00, 42.00, 42.00, 59.00 +EKO, 12, 23, 36.00, 13.00, 19.00, 20.00, 28.00 +ELD, 12, 23, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 23, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 23, 56.00, 29.00, 7.00, 9.00, 12.00 +ELY, 12, 23, 39.00, 9.00, 12.00, 14.00, 21.00 +EMP, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 23, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 12, 23, 46.00, 26.00, -9999.00, -9999.00, 15.00 +ENN, 12, 23, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 23, 34.00, 18.00, -9999.00, -9999.00, 18.00 +EPH, 12, 23, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 23, 35.00, 22.00, 44.00, 45.00, 63.00 +ESF, 12, 23, 59.00, 38.00, -9999.00, -9999.00, 35.00 +EUG, 12, 23, 46.00, 35.00, 47.00, 47.00, 61.00 +EVV, 12, 23, 41.00, 24.00, 28.00, 24.00, 37.00 +EWN, 12, 23, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 23, 40.00, 26.00, 22.00, 23.00, 36.00 +EYW, 12, 23, 75.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 23, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 23, 50.00, 29.00, -9999.00, -9999.00, 29.00 +FAI, 12, 23, 0.00, -17.00, 22.00, 24.00, 33.00 +FAR, 12, 23, 17.00, 0.00, 13.00, 18.00, 25.00 +FAT, 12, 23, 52.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 23, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 23, 28.00, 13.00, 34.00, 38.00, 51.00 +FCS, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 23, 33.00, 20.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 23, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 23, 42.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 23, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 23, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 23, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +FME, 12, 23, 45.00, 24.00, -9999.00, -9999.00, 28.00 +FMH, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 23, 41.00, 16.00, 7.00, 8.00, 9.00 +FMY, 12, 23, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 23, 31.00, 18.00, 32.00, 32.00, 46.00 +FOD, 12, 23, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 23, 38.00, 18.00, -9999.00, -9999.00, 19.00 +FOK, 12, 23, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 23, 39.00, 19.00, -9999.00, -9999.00, 18.00 +FSD, 12, 23, 25.00, 6.00, 12.00, 13.00, 20.00 +FSI, 12, 23, 50.00, 25.00, -9999.00, -9999.00, 14.00 +FSM, 12, 23, 49.00, 27.00, 18.00, 16.00, 25.00 +FTK, 12, 23, 43.00, 23.00, -9999.00, -9999.00, 35.00 +FWA, 12, 23, 33.00, 19.00, 29.00, 33.00, 44.00 +FWH, 12, 23, 55.00, 32.00, -9999.00, -9999.00, 17.00 +FYU, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 23, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 23, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 23, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 23, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 23, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 23, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 23, 33.00, 20.00, 36.00, 35.00, 49.00 +GFA, 12, 23, 31.00, 12.00, -9999.00, -9999.00, 23.00 +GFK, 12, 23, 16.00, -2.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 23, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 23, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 23, 22.00, 3.00, 20.00, 20.00, 31.00 +GJT, 12, 23, 36.00, 16.00, 12.00, 12.00, 18.00 +GKN, 12, 23, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 23, 41.00, 16.00, 9.00, 8.00, 14.00 +GLH, 12, 23, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 23, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 23, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 23, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 12, 23, 39.00, 22.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 23, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 23, 25.00, 9.00, 27.00, 28.00, 41.00 +GRCI, 12, 23, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 23, 45.00, 32.00, -9999.00, -9999.00, 69.00 +GRI, 12, 23, 33.00, 12.00, 13.00, 11.00, 19.00 +GRK, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 23, 31.00, 18.00, 35.00, 41.00, 54.00 +GSB, 12, 23, 53.00, 32.00, -9999.00, -9999.00, 23.00 +GSG, 12, 23, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 23, 48.00, 28.00, 22.00, 23.00, 33.00 +GSP, 12, 23, 51.00, 32.00, 23.00, 25.00, 34.00 +GST, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 23, 30.00, 13.00, -9999.00, -9999.00, 61.00 +GTF, 12, 23, 31.00, 12.00, 19.00, 22.00, 30.00 +GUP, 12, 23, 44.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 23, 34.00, 17.00, -9999.00, -9999.00, 37.00 +GVW, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 23, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 23, 55.00, 39.00, 24.00, 23.00, 34.00 +HBR, 12, 23, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 23, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 23, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 23, 35.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 12, 23, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 23, 29.00, 9.00, 17.00, 17.00, 29.00 +HMN, 12, 23, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 23, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 23, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 23, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 23, 26.00, 5.00, 9.00, 9.00, 16.00 +HOP, 12, 23, 44.00, 24.00, -9999.00, -9999.00, 35.00 +HOT, 12, 23, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 23, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 23, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 23, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 23, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 23, 62.00, 38.00, -9999.00, -9999.00, 30.00 +HST, 12, 23, 77.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 12, 23, 50.00, 31.00, 29.00, 22.00, 37.00 +HTL, 12, 23, 27.00, 13.00, 39.00, 36.00, 53.00 +HTS, 12, 23, 43.00, 26.00, 32.00, 31.00, 47.00 +HUF, 12, 23, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 23, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 23, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 23, 26.00, 4.00, 20.00, 17.00, 26.00 +IAB, 12, 23, 41.00, 21.00, -9999.00, -9999.00, 18.00 +IAD, 12, 23, 42.00, 23.00, 22.00, 22.00, 32.00 +IAG, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 23, 63.00, 41.00, 21.00, 20.00, 29.00 +ICT, 12, 23, 41.00, 21.00, 12.00, 11.00, 18.00 +IDA, 12, 23, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 23, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 23, 41.00, 25.00, 23.00, 22.00, 34.00 +ILI, 12, 23, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 23, 57.00, 36.00, 21.00, 24.00, 33.00 +IMT, 12, 23, 24.00, 6.00, -9999.00, -9999.00, -9999.00 +IND, 12, 23, 36.00, 20.00, 32.00, 31.00, 45.00 +INL, 12, 23, 14.00, -6.00, 23.00, 22.00, 34.00 +INS, 12, 23, 53.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 23, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 12, 23, 44.00, 19.00, 7.00, 7.00, 11.00 +IPL, 12, 23, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 23, 35.00, 21.00, 26.00, 28.00, 40.00 +IRK, 12, 23, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 23, 21.00, 0.00, 20.00, 17.00, 30.00 +ISP, 12, 23, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 23, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 23, 64.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 23, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 23, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 23, 57.00, 34.00, 25.00, 20.00, 33.00 +JAX, 12, 23, 65.00, 42.00, 19.00, 18.00, 28.00 +JBR, 12, 23, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 23, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 23, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 23, 40.00, 28.00, 23.00, 23.00, 35.00 +JHW, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 23, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 23, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 23, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 23, 30.00, 21.00, 47.00, 49.00, 58.00 +JST, 12, 23, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 23, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 23, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 23, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 23, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 23, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 23, 31.00, 17.00, 34.00, 36.00, 49.00 +LAR, 12, 23, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 23, 56.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 23, 65.00, 47.00, 10.00, 9.00, 14.00 +LBB, 12, 23, 53.00, 25.00, 10.00, 7.00, 13.00 +LBF, 12, 23, 35.00, 9.00, 13.00, 8.00, 17.00 +LCH, 12, 23, 61.00, 42.00, 18.00, 19.00, 29.00 +LCK, 12, 23, 38.00, 22.00, -9999.00, -9999.00, 40.00 +LEB, 12, 23, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 23, 42.00, 25.00, 29.00, 28.00, 40.00 +LFI, 12, 23, 49.00, 33.00, -9999.00, -9999.00, 29.00 +LFK, 12, 23, 60.00, 37.00, 18.00, 21.00, 28.00 +LFT, 12, 23, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 23, 39.00, 28.00, 23.00, 23.00, 36.00 +LGB, 12, 23, 66.00, 44.00, 10.00, 10.00, 14.00 +LGU, 12, 23, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 23, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 23, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 23, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 23, 50.00, 31.00, 19.00, 21.00, 28.00 +LIZ, 12, 23, 21.00, 2.00, -9999.00, -9999.00, 52.00 +LMT, 12, 23, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 12, 23, 31.00, 8.00, 10.00, 11.00, 15.00 +LNK, 12, 23, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 23, 42.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 23, 45.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 23, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 23, 50.00, 30.00, -9999.00, -9999.00, 23.00 +LSE, 12, 23, 25.00, 9.00, 19.00, 17.00, 28.00 +LSF, 12, 23, 57.00, 37.00, -9999.00, -9999.00, 22.00 +LSV, 12, 23, 59.00, 26.00, -9999.00, -9999.00, 9.00 +LTS, 12, 23, 53.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 12, 23, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 12, 23, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 23, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 23, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 23, 29.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 23, 45.00, 27.00, 23.00, 22.00, 33.00 +MAF, 12, 23, 57.00, 29.00, 7.00, 6.00, 11.00 +MBL, 12, 23, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 23, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 23, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 23, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 12, 23, 71.00, 51.00, -9999.00, -9999.00, 21.00 +MCG, 12, 23, 1.00, -16.00, 26.00, 27.00, 39.00 +MCI, 12, 23, 36.00, 19.00, 15.00, 14.00, 24.00 +MCK, 12, 23, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 23, 58.00, 36.00, 20.00, 20.00, 29.00 +MCO, 12, 23, 72.00, 50.00, 13.00, 16.00, 23.00 +MCW, 12, 23, 24.00, 7.00, 14.00, 11.00, 20.00 +MC2, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 23, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 23, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 23, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 23, 32.00, 18.00, 31.00, 30.00, 42.00 +MEI, 12, 23, 58.00, 35.00, 24.00, 18.00, 32.00 +MEM, 12, 23, 50.00, 33.00, 27.00, 22.00, 35.00 +MER, 12, 23, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 23, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 23, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 23, 44.00, 30.00, 35.00, 35.00, 48.00 +MGE, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 23, 58.00, 37.00, 23.00, 20.00, 33.00 +MGW, 12, 23, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 23, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 23, 53.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 12, 23, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 23, 76.00, 58.00, 13.00, 12.00, 21.00 +MIB, 12, 23, 19.00, 2.00, -9999.00, -9999.00, 24.00 +MIV, 12, 23, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 23, 39.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 23, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 23, 28.00, 15.00, 31.00, 30.00, 43.00 +MKG, 12, 23, 31.00, 21.00, 40.00, 40.00, 53.00 +MKL, 12, 23, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 23, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 23, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 23, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 23, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 23, 30.00, 14.00, 26.00, 23.00, 35.00 +MLS, 12, 23, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 23, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 23, 57.00, 37.00, -9999.00, -9999.00, 30.00 +MOB, 12, 23, 61.00, 41.00, 22.00, 17.00, 31.00 +MOT, 12, 23, 19.00, 2.00, 18.00, 17.00, 26.00 +MPV, 12, 23, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 23, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 23, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 23, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 23, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 23, 59.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 23, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 23, 27.00, 10.00, 25.00, 23.00, 35.00 +MSO, 12, 23, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 23, 23.00, 7.00, 19.00, 21.00, 30.00 +MSS, 12, 23, 26.00, 8.00, 39.00, 36.00, 55.00 +MSY, 12, 23, 62.00, 43.00, 23.00, 17.00, 32.00 +MTC, 12, 23, 32.00, 20.00, -9999.00, -9999.00, 37.00 +MTN, 12, 23, 43.00, 26.00, -9999.00, -9999.00, 28.00 +MTO, 12, 23, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 23, 38.00, 22.00, -9999.00, -9999.00, 28.00 +MUO, 12, 23, 39.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 23, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 23, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 23, 58.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 12, 23, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 23, 58.00, 34.00, -9999.00, -9999.00, 28.00 +NAO, 12, 23, 58.00, 43.00, -9999.00, -9999.00, 35.00 +NBC, 12, 23, 60.00, 40.00, -9999.00, -9999.00, 29.00 +NBE, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 23, 31.00, 16.00, -9999.00, -9999.00, 32.00 +NCA, 12, 23, 58.00, 33.00, -9999.00, -9999.00, 29.00 +NCO, 12, 23, 40.00, 25.00, -9999.00, -9999.00, 40.00 +NC1, 12, 23, 53.00, 35.00, -9999.00, -9999.00, 9.00 +NEL, 12, 23, 43.00, 22.00, -9999.00, -9999.00, 32.00 +NFG, 12, 23, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 23, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 12, 23, 67.00, 47.00, -9999.00, -9999.00, 19.00 +NGU, 12, 23, 50.00, 33.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 23, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 23, 45.00, 26.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 23, 32.00, 14.00, -9999.00, -9999.00, 39.00 +NID, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 23, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NIR, 12, 23, 64.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 12, 23, 57.00, 37.00, -9999.00, -9999.00, 29.00 +NKX, 12, 23, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 23, 57.00, 34.00, -9999.00, -9999.00, 35.00 +NPA, 12, 23, 61.00, 43.00, -9999.00, -9999.00, 29.00 +NQA, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 23, 69.00, 46.00, -9999.00, -9999.00, 19.00 +NQX, 12, 23, 75.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 23, 65.00, 47.00, -9999.00, -9999.00, 19.00 +NRC, 12, 23, 53.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 23, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 23, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 12, 23, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 23, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 23, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 23, 50.00, 33.00, -9999.00, -9999.00, 29.00 +NUC, 12, 23, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 23, 57.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 23, 45.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 23, 66.00, 44.00, -9999.00, -9999.00, 13.00 +NXX, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 23, 46.00, 24.00, -9999.00, -9999.00, 29.00 +NZC, 12, 23, 66.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 23, 67.00, 40.00, -9999.00, -9999.00, 16.00 +NZW, 12, 23, 38.00, 21.00, -9999.00, -9999.00, 39.00 +NZY, 12, 23, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 23, 57.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 23, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 23, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 23, 48.00, 26.00, 13.00, 10.00, 17.00 +OLM, 12, 23, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 23, 32.00, 13.00, 14.00, 12.00, 21.00 +OME, 12, 23, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 23, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 23, 31.00, 16.00, 30.00, 27.00, 41.00 +ORF, 12, 23, 50.00, 33.00, 23.00, 26.00, 35.00 +ORH, 12, 23, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 23, -10.00, -25.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 23, 30.00, 15.00, -9999.00, -9999.00, 47.00 +OTG, 12, 23, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 23, 52.00, 39.00, 52.00, 54.00, 65.00 +OTM, 12, 23, 31.00, 15.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 23, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 23, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 23, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 23, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 23, 61.00, 39.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 23, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 23, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 23, -2.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 23, -1.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 23, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 23, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 23, 64.00, 40.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 23, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 23, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 23, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 23, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 23, 1.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 23, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 23, 29.00, 11.00, -9999.00, -9999.00, 42.00 +PBI, 12, 23, 75.00, 57.00, 18.00, 19.00, 29.00 +PDT, 12, 23, 39.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 23, 45.00, 34.00, 49.00, 50.00, 65.00 +PFN, 12, 23, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 23, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 23, 41.00, 26.00, 23.00, 21.00, 34.00 +PHX, 12, 23, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 23, 32.00, 16.00, 27.00, 24.00, 37.00 +PIB, 12, 23, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 23, 32.00, 14.00, 25.00, 25.00, 37.00 +PIR, 12, 23, 28.00, 8.00, 14.00, 14.00, 22.00 +PIT, 12, 23, 36.00, 22.00, 40.00, 37.00, 56.00 +PKB, 12, 23, 40.00, 25.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 23, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 23, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 23, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 23, 61.00, 43.00, 19.00, 17.00, 28.00 +POB, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 23, 59.00, 36.00, -9999.00, -9999.00, 47.00 +POM, 12, 23, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 23, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 23, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 23, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 23, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 23, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 23, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 23, 35.00, 16.00, -9999.00, -9999.00, 37.00 +PSP, 12, 23, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 23, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 23, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 23, 45.00, 14.00, 7.00, 9.00, 13.00 +PUC, 12, 23, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 23, 39.00, 22.00, 28.00, 29.00, 42.00 +PVU, 12, 23, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 23, 32.00, 15.00, 29.00, 28.00, 42.00 +P02, 12, 23, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P07, 12, 23, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 23, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +P24, 12, 23, 20.00, 0.00, -9999.00, -9999.00, -9999.00 +P28, 12, 23, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 12, 23, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +P38, 12, 23, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 12, 23, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +P58, 12, 23, 30.00, 17.00, -9999.00, -9999.00, -9999.00 +P59, 12, 23, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +P60, 12, 23, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 12, 23, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +P67, 12, 23, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +P68, 12, 23, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 23, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 23, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 23, 34.00, 11.00, 14.00, 10.00, 21.00 +RBL, 12, 23, 54.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 23, 34.00, 11.00, -9999.00, -9999.00, 19.00 +RDD, 12, 23, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 23, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 23, 16.00, -2.00, -9999.00, -9999.00, 27.00 +RDU, 12, 23, 50.00, 30.00, 22.00, 24.00, 34.00 +REE, 12, 23, 53.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 12, 23, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 23, 29.00, 13.00, 27.00, 24.00, 36.00 +RIC, 12, 23, 48.00, 28.00, 21.00, 24.00, 33.00 +RIV, 12, 23, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 23, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 23, 29.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 23, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 12, 23, 62.00, 39.00, -9999.00, -9999.00, 21.00 +RNO, 12, 23, 44.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 23, 45.00, 27.00, 20.00, 21.00, 32.00 +ROC, 12, 23, 33.00, 20.00, 40.00, 44.00, 60.00 +ROW, 12, 23, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 23, 40.00, 17.00, 8.00, 10.00, 14.00 +RST, 12, 23, 22.00, 6.00, 23.00, 20.00, 31.00 +RWF, 12, 23, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 23, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 23, 51.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 23, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 23, 62.00, 39.00, 16.00, 18.00, 25.00 +SAV, 12, 23, 61.00, 39.00, 21.00, 19.00, 30.00 +SAW, 12, 23, 26.00, 14.00, -9999.00, -9999.00, 56.00 +SBA, 12, 23, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 23, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 23, 33.00, 19.00, 40.00, 38.00, 54.00 +SBP, 12, 23, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 23, 27.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 23, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 23, -9.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 23, 52.00, 36.00, 15.00, 18.00, 22.00 +SDF, 12, 23, 42.00, 26.00, 28.00, 25.00, 38.00 +SEA, 12, 23, 44.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 23, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 23, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 23, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 23, 43.00, 23.00, 20.00, 19.00, 29.00 +SGY, 12, 23, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 23, 33.00, 9.00, 19.00, 17.00, 29.00 +SHV, 12, 23, 56.00, 36.00, 19.00, 20.00, 28.00 +SIT, 12, 23, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 23, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 23, 57.00, 31.00, 9.00, 8.00, 14.00 +SKA, 12, 23, 33.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 12, 23, 62.00, 39.00, -9999.00, -9999.00, 21.00 +SLC, 12, 23, 36.00, 20.00, 22.00, 23.00, 33.00 +SLE, 12, 23, 46.00, 33.00, 48.00, 50.00, 62.00 +SLN, 12, 23, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 23, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 23, 64.00, 37.00, -9999.00, 13.00, 16.00 +SNA, 12, 23, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 23, 32.00, 24.00, 52.00, 52.00, 70.00 +SNS, 12, 23, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 23, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 23, 34.00, 19.00, 26.00, 22.00, 35.00 +SPS, 12, 23, 53.00, 29.00, 11.00, 8.00, 15.00 +SRQ, 12, 23, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 23, 57.00, 34.00, -9999.00, -9999.00, 28.00 +SSI, 12, 23, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +STC, 12, 23, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 23, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +STL, 12, 23, 39.00, 23.00, 21.00, 21.00, 32.00 +STNV, 12, 23, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 12, 23, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 23, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 23, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 23, 54.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 23, 28.00, 10.00, 14.00, 12.00, 21.00 +SVN, 12, 23, 61.00, 39.00, -9999.00, -9999.00, 20.00 +SWF, 12, 23, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 23, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 23, 33.00, 18.00, 44.00, 46.00, 61.00 +SZL, 12, 23, 39.00, 18.00, -9999.00, -9999.00, 27.00 +TAD, 12, 23, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 23, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 23, 47.00, 20.00, -9999.00, -9999.00, 33.00 +TCC, 12, 23, 52.00, 22.00, 4.00, 6.00, 6.00 +TCL, 12, 23, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 23, 45.00, 32.00, -9999.00, -9999.00, 63.00 +TCS, 12, 23, 52.00, 27.00, -9999.00, 8.00, 8.00 +TEB, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 23, 48.00, 26.00, -9999.00, -9999.00, 15.00 +TKA, 12, 23, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 23, 64.00, 39.00, 18.00, 20.00, 27.00 +TNX, 12, 23, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 23, 32.00, 18.00, 35.00, 35.00, 48.00 +TOP, 12, 23, 38.00, 18.00, 14.00, 13.00, 22.00 +TPA, 12, 23, 71.00, 51.00, 13.00, 17.00, 23.00 +TPH, 12, 23, 43.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 23, 46.00, 26.00, 25.00, 27.00, 38.00 +TRK, 12, 23, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 23, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 23, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 23, 46.00, 26.00, 13.00, 13.00, 21.00 +TUP, 12, 23, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 23, 63.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 23, 29.00, 17.00, 37.00, 42.00, 53.00 +TVL, 12, 23, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 23, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 23, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 23, 48.00, 28.00, 28.00, 25.00, 37.00 +T01, 12, 23, 47.00, 28.00, -9999.00, -9999.00, 29.00 +T02, 12, 23, 54.00, 33.00, -9999.00, -9999.00, 30.00 +T03, 12, 23, 59.00, 36.00, -9999.00, -9999.00, 28.00 +T04, 12, 23, 73.00, 53.00, -9999.00, -9999.00, 21.00 +T05, 12, 23, 39.00, 16.00, -9999.00, -9999.00, 18.00 +T06, 12, 23, 60.00, 34.00, -9999.00, -9999.00, 35.00 +T07, 12, 23, 38.00, 10.00, -9999.00, -9999.00, 36.00 +T08, 12, 23, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 12, 23, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 23, 53.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 23, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 23, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 23, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 23, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 23, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +U15, 12, 23, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 12, 23, 38.00, 10.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 23, 62.00, 38.00, -9999.00, -9999.00, 24.00 +VBG, 12, 23, 65.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 23, 64.00, 44.00, 18.00, 18.00, 27.00 +VCV, 12, 23, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 23, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 23, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 23, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 23, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 23, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 23, 62.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 12, 23, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 23, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 23, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 23, 47.00, 28.00, 20.00, 29.00, 33.00 +WJA, 12, 23, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 23, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 23, 4.00, -13.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 23, 41.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 23, 11.00, -6.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 23, 58.00, 36.00, -9999.00, -9999.00, 22.00 +WRG, 12, 23, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 23, 42.00, 24.00, -9999.00, -9999.00, 31.00 +WRL, 12, 23, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 12, 23, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 23, 32.00, 20.00, 57.00, 58.00, 66.00 +YCG, 12, 23, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 23, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 23, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 23, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 23, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 23, 36.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 23, 33.00, 20.00, 37.00, 38.00, 55.00 +YPA, 12, 23, 9.00, -12.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 23, 20.00, 5.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 23, 4.00, -12.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 23, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 23, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 23, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 23, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 23, 67.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 23, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 23, 11.00, -6.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 23, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 23, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 23, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 23, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 23, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 23, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 23, 23.00, 9.00, 50.00, 53.00, 68.00 +ZUN, 12, 23, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 23, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 23, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 23, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 12, 23, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 12, 23, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 23, 28.00, 10.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 23, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 23, 54.00, 36.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 23, 57.00, 34.00, -9999.00, -9999.00, 30.00 +3B1, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 23, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 23, 27.00, 13.00, -9999.00, -9999.00, 47.00 +3SE, 12, 23, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 23, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 23, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 23, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 23, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 23, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 23, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 23, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 23, 30.00, 7.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 24, 36.00, 22.00, 25.00, 25.00, 39.00 +ABI, 12, 24, 55.00, 32.00, 9.00, 8.00, 13.00 +ABQ, 12, 24, 46.00, 22.00, 7.00, 8.00, 12.00 +ABR, 12, 24, 22.00, 2.00, 14.00, 12.00, 21.00 +ABY, 12, 24, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 24, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 24, 57.00, 35.00, 14.00, 12.00, 19.00 +ACV, 12, 24, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 24, 43.00, 24.00, 21.00, 23.00, 33.00 +ADK, 12, 24, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 24, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 24, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 24, 44.00, 23.00, -9999.00, -9999.00, 28.00 +AEX, 12, 24, 59.00, 38.00, -9999.00, -9999.00, 32.00 +AFF, 12, 24, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 24, 73.00, 49.00, -9999.00, -9999.00, 24.00 +AGS, 12, 24, 57.00, 33.00, 22.00, 22.00, 32.00 +AHN, 12, 24, 53.00, 33.00, 23.00, 23.00, 32.00 +AKN, 12, 24, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 24, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 24, 32.00, 15.00, 27.00, 29.00, 42.00 +ALI, 12, 24, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 24, 26.00, 8.00, 17.00, 14.00, 25.00 +ALS, 12, 24, 33.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 24, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 24, 49.00, 22.00, 6.00, 8.00, 12.00 +AMG, 12, 24, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 24, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 24, 22.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 24, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 24, 39.00, 30.00, 61.00, 58.00, 71.00 +AOO, 12, 24, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +APN, 12, 24, 28.00, 13.00, 33.00, 37.00, 52.00 +AQQ, 12, 24, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 12, 24, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +AST, 12, 24, 47.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 24, 52.00, 33.00, 22.00, 22.00, 31.00 +ATW, 12, 24, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 24, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 24, 38.00, 20.00, -9999.00, -9999.00, 41.00 +AUG, 12, 24, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 24, 60.00, 39.00, 16.00, 16.00, 24.00 +AUW, 12, 24, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 24, 48.00, 27.00, 22.00, 21.00, 31.00 +AVP, 12, 24, 34.00, 20.00, 28.00, 27.00, 42.00 +AXN, 12, 24, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 24, 35.00, 17.00, -9999.00, -9999.00, 32.00 +AYS, 12, 24, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 24, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 24, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 24, 35.00, 8.00, -9999.00, -9999.00, 11.00 +BDL, 12, 24, 35.00, 18.00, 28.00, 26.00, 41.00 +BDR, 12, 24, 38.00, 25.00, 28.00, 25.00, 43.00 +BET, 12, 24, 14.00, 1.00, 22.00, 25.00, 35.00 +BFD, 12, 24, 29.00, 15.00, 51.00, 49.00, 68.00 +BFF, 12, 24, 38.00, 11.00, 13.00, 12.00, 20.00 +BFL, 12, 24, 55.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 24, 30.00, 17.00, 38.00, 37.00, 56.00 +BGR, 12, 24, 29.00, 11.00, 28.00, 27.00, 41.00 +BGS, 12, 24, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 24, 53.00, 33.00, 24.00, 21.00, 31.00 +BID, 12, 24, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 24, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 24, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 24, 32.00, 14.00, 17.00, 18.00, 26.00 +BIS, 12, 24, 22.00, 0.00, 19.00, 20.00, 31.00 +BIX, 12, 24, 61.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 12, 24, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 24, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 24, 44.00, 14.00, -9999.00, -9999.00, 16.00 +BKW, 12, 24, 40.00, 23.00, 35.00, 36.00, 49.00 +BLF, 12, 24, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 24, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 24, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 24, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 24, 41.00, 23.00, -9999.00, -9999.00, 29.00 +BNA, 12, 24, 48.00, 29.00, 29.00, 23.00, 38.00 +BNO, 12, 24, 34.00, 13.00, -9999.00, 30.00, 50.00 +BOI, 12, 24, 36.00, 21.00, 28.00, 29.00, 42.00 +BOS, 12, 24, 38.00, 24.00, 26.00, 28.00, 40.00 +BPI, 12, 24, 25.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 24, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 24, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 24, 32.00, 16.00, -9999.00, -9999.00, 21.00 +BRO, 12, 24, 70.00, 51.00, 15.00, 16.00, 24.00 +BRW, 12, 24, -6.00, -18.00, 8.00, 9.00, 14.00 +BSM, 12, 24, 60.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 12, 24, -9.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 24, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 24, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 24, 61.00, 41.00, 24.00, 19.00, 33.00 +BTT, 12, 24, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 24, 27.00, 12.00, 39.00, 32.00, 53.00 +BUB, 12, 24, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 24, 33.00, 20.00, 46.00, 51.00, 65.00 +BUR, 12, 24, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 24, 62.00, 44.00, -9999.00, 16.00, 21.00 +BWG, 12, 24, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 24, 42.00, 26.00, 22.00, 23.00, 33.00 +BYH, 12, 24, 46.00, 29.00, -9999.00, -9999.00, 35.00 +BYI, 12, 24, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 24, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 24, 57.00, 33.00, 24.00, 22.00, 33.00 +CAG, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 24, 35.00, 20.00, 39.00, 38.00, 55.00 +CAO, 12, 24, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 24, 21.00, 1.00, 38.00, 40.00, 54.00 +CBM, 12, 24, 54.00, 32.00, -9999.00, -9999.00, 35.00 +CDB, 12, 24, 34.00, 26.00, 56.00, 58.00, 73.00 +CDC, 12, 24, 41.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 24, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 24, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 24, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 24, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 24, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 24, 48.00, 29.00, 26.00, 23.00, 35.00 +CHO, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 24, 60.00, 39.00, 20.00, 22.00, 30.00 +CID, 12, 24, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 24, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 24, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 24, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 24, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 24, 34.00, 21.00, 42.00, 39.00, 56.00 +CLL, 12, 24, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 24, 50.00, 31.00, 22.00, 25.00, 35.00 +CMH, 12, 24, 36.00, 22.00, 30.00, 33.00, 46.00 +CMI, 12, 24, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 24, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 24, 37.00, 17.00, 10.00, 9.00, 16.00 +CNM, 12, 24, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 24, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +COD, 12, 24, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 12, 24, 72.00, 52.00, -9999.00, -9999.00, 21.00 +CON, 12, 24, 32.00, 11.00, 25.00, 27.00, 37.00 +COS, 12, 24, 41.00, 16.00, 13.00, 11.00, 17.00 +COT, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 24, 38.00, 20.00, 23.00, 20.00, 32.00 +CPR, 12, 24, 33.00, 12.00, 17.00, 16.00, 26.00 +CRBC, 12, 24, 26.00, -10.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 24, 66.00, 47.00, 14.00, 12.00, 21.00 +CRW, 12, 24, 43.00, 26.00, 37.00, 34.00, 50.00 +CSG, 12, 24, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 24, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 24, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 24, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 24, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 24, 39.00, 22.00, 28.00, 27.00, 40.00 +CVN, 12, 24, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 24, 51.00, 23.00, -9999.00, -9999.00, 11.00 +CXY, 12, 24, 38.00, 24.00, 20.00, 18.00, 29.00 +CYS, 12, 24, 38.00, 15.00, 15.00, 12.00, 20.00 +DAA, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 24, 69.00, 48.00, 17.00, 19.00, 26.00 +DAG, 12, 24, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 24, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 24, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 24, 36.00, 21.00, 32.00, 28.00, 43.00 +DBQ, 12, 24, 26.00, 10.00, 21.00, 20.00, 32.00 +DCA, 12, 24, 44.00, 29.00, 20.00, 21.00, 30.00 +DDC, 12, 24, 42.00, 19.00, 10.00, 10.00, 15.00 +DEC, 12, 24, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 24, 43.00, 16.00, 12.00, 12.00, 18.00 +DFW, 12, 24, 55.00, 34.00, 11.00, 10.00, 16.00 +DHN, 12, 24, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 24, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 24, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 24, 62.00, 39.00, -9999.00, -9999.00, 15.00 +DLG, 12, 24, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 24, 18.00, 1.00, 22.00, 21.00, 32.00 +DLLC, 12, 24, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 24, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 24, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 24, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 24, 45.00, 27.00, -9999.00, -9999.00, 31.00 +DPG, 12, 24, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 24, 62.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 12, 24, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 24, 62.00, 39.00, 8.00, 9.00, 14.00 +DSM, 12, 24, 30.00, 13.00, 20.00, 18.00, 30.00 +DTW, 12, 24, 32.00, 18.00, 34.00, 33.00, 46.00 +DUG, 12, 24, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 24, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 24, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 24, 55.00, 32.00, -9999.00, -9999.00, 15.00 +D45, 12, 24, 12.00, -9.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 24, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 24, 22.00, 4.00, 21.00, 17.00, 28.00 +ECG, 12, 24, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 24, 57.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 24, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 24, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 24, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 24, 40.00, 19.00, 42.00, 42.00, 59.00 +EKO, 12, 24, 36.00, 13.00, 19.00, 20.00, 28.00 +ELD, 12, 24, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 24, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 24, 56.00, 29.00, 7.00, 9.00, 12.00 +ELY, 12, 24, 39.00, 9.00, 12.00, 14.00, 21.00 +EMP, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 24, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 12, 24, 46.00, 26.00, -9999.00, -9999.00, 15.00 +ENN, 12, 24, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 24, 34.00, 18.00, -9999.00, -9999.00, 18.00 +EPH, 12, 24, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 24, 35.00, 22.00, 44.00, 45.00, 63.00 +ESF, 12, 24, 59.00, 38.00, -9999.00, -9999.00, 35.00 +EUG, 12, 24, 46.00, 35.00, 47.00, 47.00, 61.00 +EVV, 12, 24, 41.00, 24.00, 28.00, 24.00, 37.00 +EWN, 12, 24, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 24, 40.00, 26.00, 22.00, 23.00, 36.00 +EYW, 12, 24, 75.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 24, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 24, 50.00, 29.00, -9999.00, -9999.00, 29.00 +FAI, 12, 24, 0.00, -17.00, 22.00, 24.00, 33.00 +FAR, 12, 24, 17.00, -1.00, 13.00, 18.00, 25.00 +FAT, 12, 24, 52.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 24, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 24, 28.00, 13.00, 34.00, 38.00, 51.00 +FCS, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 24, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 24, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 24, 42.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 24, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 24, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 24, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +FME, 12, 24, 45.00, 24.00, -9999.00, -9999.00, 28.00 +FMH, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 24, 41.00, 16.00, 7.00, 8.00, 9.00 +FMY, 12, 24, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 24, 31.00, 17.00, 32.00, 32.00, 46.00 +FOD, 12, 24, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 24, 38.00, 18.00, -9999.00, -9999.00, 19.00 +FOK, 12, 24, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 24, 39.00, 19.00, -9999.00, -9999.00, 18.00 +FSD, 12, 24, 25.00, 5.00, 12.00, 13.00, 20.00 +FSI, 12, 24, 50.00, 25.00, -9999.00, -9999.00, 14.00 +FSM, 12, 24, 49.00, 27.00, 18.00, 16.00, 25.00 +FTK, 12, 24, 42.00, 23.00, -9999.00, -9999.00, 35.00 +FWA, 12, 24, 33.00, 18.00, 29.00, 33.00, 44.00 +FWH, 12, 24, 55.00, 32.00, -9999.00, -9999.00, 17.00 +FYU, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 24, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 24, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 24, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 24, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 24, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 24, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 24, 33.00, 20.00, 36.00, 35.00, 49.00 +GFA, 12, 24, 31.00, 12.00, -9999.00, -9999.00, 23.00 +GFK, 12, 24, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 24, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 24, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 24, 22.00, 3.00, 20.00, 20.00, 31.00 +GJT, 12, 24, 36.00, 16.00, 12.00, 12.00, 18.00 +GKN, 12, 24, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 24, 41.00, 16.00, 9.00, 8.00, 14.00 +GLH, 12, 24, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 24, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 24, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 24, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 12, 24, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 24, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 24, 25.00, 9.00, 27.00, 28.00, 41.00 +GRCI, 12, 24, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 24, 45.00, 32.00, -9999.00, -9999.00, 69.00 +GRI, 12, 24, 33.00, 12.00, 13.00, 11.00, 19.00 +GRK, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 24, 31.00, 18.00, 35.00, 41.00, 54.00 +GSB, 12, 24, 53.00, 32.00, -9999.00, -9999.00, 23.00 +GSG, 12, 24, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 24, 48.00, 28.00, 22.00, 23.00, 33.00 +GSP, 12, 24, 51.00, 32.00, 23.00, 25.00, 34.00 +GST, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 24, 30.00, 12.00, -9999.00, -9999.00, 61.00 +GTF, 12, 24, 31.00, 12.00, 19.00, 22.00, 30.00 +GUP, 12, 24, 44.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 24, 34.00, 17.00, -9999.00, -9999.00, 37.00 +GVW, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 24, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 24, 55.00, 39.00, 24.00, 23.00, 34.00 +HBR, 12, 24, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 24, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 24, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 24, 35.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 12, 24, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 24, 29.00, 9.00, 17.00, 17.00, 29.00 +HMN, 12, 24, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 24, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 24, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 24, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 24, 25.00, 4.00, 9.00, 9.00, 16.00 +HOP, 12, 24, 44.00, 24.00, -9999.00, -9999.00, 35.00 +HOT, 12, 24, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 24, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 24, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 24, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 24, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 24, 62.00, 38.00, -9999.00, -9999.00, 30.00 +HST, 12, 24, 77.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 12, 24, 50.00, 31.00, 29.00, 22.00, 37.00 +HTL, 12, 24, 27.00, 12.00, 39.00, 36.00, 53.00 +HTS, 12, 24, 43.00, 26.00, 32.00, 31.00, 47.00 +HUF, 12, 24, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 24, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 24, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 24, 26.00, 4.00, 20.00, 17.00, 26.00 +IAB, 12, 24, 41.00, 21.00, -9999.00, -9999.00, 18.00 +IAD, 12, 24, 42.00, 23.00, 22.00, 22.00, 32.00 +IAG, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 24, 63.00, 41.00, 21.00, 20.00, 29.00 +ICT, 12, 24, 41.00, 21.00, 12.00, 11.00, 18.00 +IDA, 12, 24, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 24, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 24, 41.00, 25.00, 23.00, 22.00, 34.00 +ILI, 12, 24, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 24, 57.00, 36.00, 21.00, 24.00, 33.00 +IMT, 12, 24, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +IND, 12, 24, 36.00, 20.00, 32.00, 31.00, 45.00 +INL, 12, 24, 13.00, -7.00, 23.00, 22.00, 34.00 +INS, 12, 24, 53.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 24, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 12, 24, 44.00, 19.00, 7.00, 7.00, 11.00 +IPL, 12, 24, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 24, 35.00, 21.00, 26.00, 28.00, 40.00 +IRK, 12, 24, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 24, 21.00, 0.00, 20.00, 17.00, 30.00 +ISP, 12, 24, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 24, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 24, 64.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 24, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 24, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 24, 57.00, 34.00, 25.00, 20.00, 33.00 +JAX, 12, 24, 65.00, 42.00, 19.00, 18.00, 28.00 +JBR, 12, 24, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 24, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 24, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 24, 40.00, 28.00, 23.00, 23.00, 35.00 +JHW, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 24, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 24, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 24, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 24, 30.00, 21.00, 47.00, 49.00, 58.00 +JST, 12, 24, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 24, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 24, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 24, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 24, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 24, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 24, 31.00, 16.00, 34.00, 36.00, 49.00 +LAR, 12, 24, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 24, 56.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 24, 65.00, 47.00, 10.00, 9.00, 14.00 +LBB, 12, 24, 53.00, 25.00, 10.00, 7.00, 13.00 +LBF, 12, 24, 35.00, 9.00, 13.00, 8.00, 17.00 +LCH, 12, 24, 61.00, 42.00, 18.00, 19.00, 29.00 +LCK, 12, 24, 38.00, 22.00, -9999.00, -9999.00, 40.00 +LEB, 12, 24, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 24, 41.00, 25.00, 29.00, 28.00, 40.00 +LFI, 12, 24, 49.00, 33.00, -9999.00, -9999.00, 29.00 +LFK, 12, 24, 60.00, 37.00, 18.00, 21.00, 28.00 +LFT, 12, 24, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 24, 39.00, 28.00, 23.00, 23.00, 36.00 +LGB, 12, 24, 66.00, 44.00, 10.00, 10.00, 14.00 +LGU, 12, 24, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 24, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 24, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 24, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 24, 50.00, 31.00, 19.00, 21.00, 28.00 +LIZ, 12, 24, 21.00, 1.00, -9999.00, -9999.00, 52.00 +LMT, 12, 24, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 12, 24, 31.00, 8.00, 10.00, 11.00, 15.00 +LNK, 12, 24, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 24, 42.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 24, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 24, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 24, 50.00, 30.00, -9999.00, -9999.00, 23.00 +LSE, 12, 24, 25.00, 9.00, 19.00, 17.00, 28.00 +LSF, 12, 24, 57.00, 37.00, -9999.00, -9999.00, 22.00 +LSV, 12, 24, 59.00, 26.00, -9999.00, -9999.00, 9.00 +LTS, 12, 24, 53.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 12, 24, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 12, 24, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 24, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 24, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 24, 29.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 24, 45.00, 27.00, 23.00, 22.00, 33.00 +MAF, 12, 24, 57.00, 29.00, 7.00, 6.00, 11.00 +MBL, 12, 24, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 24, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 24, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 24, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 12, 24, 71.00, 51.00, -9999.00, -9999.00, 21.00 +MCG, 12, 24, 1.00, -16.00, 26.00, 27.00, 39.00 +MCI, 12, 24, 36.00, 19.00, 15.00, 14.00, 24.00 +MCK, 12, 24, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 24, 58.00, 36.00, 20.00, 20.00, 29.00 +MCO, 12, 24, 72.00, 50.00, 13.00, 16.00, 23.00 +MCW, 12, 24, 23.00, 7.00, 14.00, 11.00, 20.00 +MC2, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 24, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 24, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 24, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 24, 32.00, 18.00, 31.00, 30.00, 42.00 +MEI, 12, 24, 58.00, 35.00, 24.00, 18.00, 32.00 +MEM, 12, 24, 50.00, 33.00, 27.00, 22.00, 35.00 +MER, 12, 24, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 24, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 24, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 24, 44.00, 30.00, 35.00, 35.00, 48.00 +MGE, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 24, 58.00, 37.00, 23.00, 20.00, 33.00 +MGW, 12, 24, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 24, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 24, 53.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 12, 24, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 24, 76.00, 58.00, 13.00, 12.00, 21.00 +MIB, 12, 24, 19.00, 2.00, -9999.00, -9999.00, 24.00 +MIV, 12, 24, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 24, 39.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 24, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 24, 28.00, 14.00, 31.00, 30.00, 43.00 +MKG, 12, 24, 31.00, 21.00, 40.00, 40.00, 53.00 +MKL, 12, 24, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 24, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 24, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 24, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 24, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 24, 30.00, 14.00, 26.00, 23.00, 35.00 +MLS, 12, 24, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 24, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 24, 57.00, 37.00, -9999.00, -9999.00, 30.00 +MOB, 12, 24, 61.00, 41.00, 22.00, 17.00, 31.00 +MOT, 12, 24, 19.00, 2.00, 18.00, 17.00, 26.00 +MPV, 12, 24, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 24, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 24, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 24, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 24, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 24, 59.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 24, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 24, 27.00, 10.00, 25.00, 23.00, 35.00 +MSO, 12, 24, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 24, 22.00, 6.00, 19.00, 21.00, 30.00 +MSS, 12, 24, 26.00, 8.00, 39.00, 36.00, 55.00 +MSY, 12, 24, 62.00, 43.00, 23.00, 17.00, 32.00 +MTC, 12, 24, 32.00, 20.00, -9999.00, -9999.00, 37.00 +MTN, 12, 24, 43.00, 26.00, -9999.00, -9999.00, 28.00 +MTO, 12, 24, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 24, 38.00, 22.00, -9999.00, -9999.00, 28.00 +MUO, 12, 24, 39.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 24, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 24, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 24, 58.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 12, 24, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 24, 58.00, 34.00, -9999.00, -9999.00, 28.00 +NAO, 12, 24, 58.00, 43.00, -9999.00, -9999.00, 35.00 +NBC, 12, 24, 60.00, 40.00, -9999.00, -9999.00, 29.00 +NBE, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 24, 31.00, 16.00, -9999.00, -9999.00, 32.00 +NCA, 12, 24, 58.00, 33.00, -9999.00, -9999.00, 29.00 +NCO, 12, 24, 40.00, 25.00, -9999.00, -9999.00, 40.00 +NC1, 12, 24, 53.00, 35.00, -9999.00, -9999.00, 9.00 +NEL, 12, 24, 43.00, 22.00, -9999.00, -9999.00, 32.00 +NFG, 12, 24, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 24, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 12, 24, 67.00, 47.00, -9999.00, -9999.00, 19.00 +NGU, 12, 24, 50.00, 33.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 24, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 24, 45.00, 26.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 24, 32.00, 14.00, -9999.00, -9999.00, 39.00 +NID, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 24, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NIR, 12, 24, 64.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 12, 24, 57.00, 37.00, -9999.00, -9999.00, 29.00 +NKX, 12, 24, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 24, 57.00, 34.00, -9999.00, -9999.00, 35.00 +NPA, 12, 24, 61.00, 43.00, -9999.00, -9999.00, 29.00 +NQA, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 24, 69.00, 46.00, -9999.00, -9999.00, 19.00 +NQX, 12, 24, 75.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 24, 65.00, 47.00, -9999.00, -9999.00, 19.00 +NRC, 12, 24, 53.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 24, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 24, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 12, 24, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 24, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 24, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 24, 50.00, 33.00, -9999.00, -9999.00, 29.00 +NUC, 12, 24, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 24, 57.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 24, 45.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 24, 66.00, 44.00, -9999.00, -9999.00, 13.00 +NXX, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 24, 46.00, 24.00, -9999.00, -9999.00, 29.00 +NZC, 12, 24, 66.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 24, 67.00, 40.00, -9999.00, -9999.00, 16.00 +NZW, 12, 24, 38.00, 21.00, -9999.00, -9999.00, 39.00 +NZY, 12, 24, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 24, 57.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 24, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 24, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 24, 48.00, 26.00, 13.00, 10.00, 17.00 +OLM, 12, 24, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 24, 32.00, 13.00, 14.00, 12.00, 21.00 +OME, 12, 24, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 24, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 24, 31.00, 16.00, 30.00, 27.00, 41.00 +ORF, 12, 24, 50.00, 33.00, 23.00, 26.00, 35.00 +ORH, 12, 24, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 24, -10.00, -25.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 24, 30.00, 14.00, -9999.00, -9999.00, 47.00 +OTG, 12, 24, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 24, 52.00, 39.00, 52.00, 54.00, 65.00 +OTM, 12, 24, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 24, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 24, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 24, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 24, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 24, 61.00, 39.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 24, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 24, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 24, -2.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 24, -1.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 24, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 24, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 24, 64.00, 40.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 24, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 24, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 24, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 24, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 24, 1.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 24, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 24, 28.00, 11.00, -9999.00, -9999.00, 42.00 +PBI, 12, 24, 75.00, 57.00, 18.00, 19.00, 29.00 +PDT, 12, 24, 39.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 24, 45.00, 34.00, 49.00, 50.00, 65.00 +PFN, 12, 24, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 24, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 24, 40.00, 25.00, 23.00, 21.00, 34.00 +PHX, 12, 24, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 24, 32.00, 16.00, 27.00, 24.00, 37.00 +PIB, 12, 24, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 24, 32.00, 14.00, 25.00, 25.00, 37.00 +PIR, 12, 24, 28.00, 8.00, 14.00, 14.00, 22.00 +PIT, 12, 24, 36.00, 22.00, 40.00, 37.00, 56.00 +PKB, 12, 24, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 24, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 24, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 24, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 24, 61.00, 43.00, 19.00, 17.00, 28.00 +POB, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 24, 59.00, 36.00, -9999.00, -9999.00, 47.00 +POM, 12, 24, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 24, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 24, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 24, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 24, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 24, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 24, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 24, 35.00, 16.00, -9999.00, -9999.00, 37.00 +PSP, 12, 24, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 24, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 24, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 24, 45.00, 14.00, 7.00, 9.00, 13.00 +PUC, 12, 24, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 24, 39.00, 22.00, 28.00, 29.00, 42.00 +PVU, 12, 24, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 24, 32.00, 14.00, 29.00, 28.00, 42.00 +P02, 12, 24, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P07, 12, 24, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 24, 15.00, -3.00, -9999.00, -9999.00, -9999.00 +P24, 12, 24, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +P28, 12, 24, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 12, 24, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +P38, 12, 24, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 12, 24, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +P58, 12, 24, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +P59, 12, 24, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +P60, 12, 24, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 12, 24, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +P67, 12, 24, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +P68, 12, 24, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 24, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 24, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 24, 34.00, 11.00, 14.00, 10.00, 21.00 +RBL, 12, 24, 54.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 24, 34.00, 11.00, -9999.00, -9999.00, 19.00 +RDD, 12, 24, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 24, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 24, 16.00, -3.00, -9999.00, -9999.00, 27.00 +RDU, 12, 24, 50.00, 30.00, 22.00, 24.00, 34.00 +REE, 12, 24, 53.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 12, 24, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 24, 29.00, 13.00, 27.00, 24.00, 36.00 +RIC, 12, 24, 48.00, 28.00, 21.00, 24.00, 33.00 +RIV, 12, 24, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 24, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 24, 29.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 24, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 12, 24, 62.00, 39.00, -9999.00, -9999.00, 21.00 +RNO, 12, 24, 44.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 24, 45.00, 27.00, 20.00, 21.00, 32.00 +ROC, 12, 24, 33.00, 19.00, 40.00, 44.00, 60.00 +ROW, 12, 24, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 24, 40.00, 17.00, 8.00, 10.00, 14.00 +RST, 12, 24, 22.00, 6.00, 23.00, 20.00, 31.00 +RWF, 12, 24, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 24, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 24, 51.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 24, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 24, 62.00, 39.00, 16.00, 18.00, 25.00 +SAV, 12, 24, 61.00, 39.00, 21.00, 19.00, 30.00 +SAW, 12, 24, 26.00, 14.00, -9999.00, -9999.00, 56.00 +SBA, 12, 24, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 24, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 24, 32.00, 19.00, 40.00, 38.00, 54.00 +SBP, 12, 24, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 24, 27.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 24, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 24, -9.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 24, 52.00, 36.00, 15.00, 18.00, 22.00 +SDF, 12, 24, 42.00, 26.00, 28.00, 25.00, 38.00 +SEA, 12, 24, 44.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 24, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 24, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 24, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 24, 43.00, 23.00, 20.00, 19.00, 29.00 +SGY, 12, 24, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 24, 33.00, 9.00, 19.00, 17.00, 29.00 +SHV, 12, 24, 56.00, 36.00, 19.00, 20.00, 28.00 +SIT, 12, 24, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 24, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 24, 57.00, 31.00, 9.00, 8.00, 14.00 +SKA, 12, 24, 33.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 12, 24, 62.00, 39.00, -9999.00, -9999.00, 21.00 +SLC, 12, 24, 36.00, 20.00, 22.00, 23.00, 33.00 +SLE, 12, 24, 46.00, 33.00, 48.00, 50.00, 62.00 +SLN, 12, 24, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 24, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 24, 64.00, 37.00, -9999.00, 13.00, 16.00 +SNA, 12, 24, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 24, 32.00, 24.00, 52.00, 52.00, 70.00 +SNS, 12, 24, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 24, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 24, 34.00, 19.00, 26.00, 22.00, 35.00 +SPS, 12, 24, 53.00, 29.00, 11.00, 8.00, 15.00 +SRQ, 12, 24, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 24, 57.00, 34.00, -9999.00, -9999.00, 28.00 +SSI, 12, 24, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +STC, 12, 24, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 24, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +STL, 12, 24, 39.00, 23.00, 21.00, 21.00, 32.00 +STNV, 12, 24, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 12, 24, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 24, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 24, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 24, 54.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 24, 28.00, 10.00, 14.00, 12.00, 21.00 +SVN, 12, 24, 61.00, 39.00, -9999.00, -9999.00, 20.00 +SWF, 12, 24, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 24, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 24, 33.00, 18.00, 44.00, 46.00, 61.00 +SZL, 12, 24, 39.00, 18.00, -9999.00, -9999.00, 27.00 +TAD, 12, 24, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 24, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 24, 47.00, 20.00, -9999.00, -9999.00, 33.00 +TCC, 12, 24, 52.00, 22.00, 4.00, 6.00, 6.00 +TCL, 12, 24, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 24, 45.00, 32.00, -9999.00, -9999.00, 63.00 +TCS, 12, 24, 52.00, 27.00, -9999.00, 8.00, 8.00 +TEB, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 24, 48.00, 26.00, -9999.00, -9999.00, 15.00 +TKA, 12, 24, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 24, 64.00, 39.00, 18.00, 20.00, 27.00 +TNX, 12, 24, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 24, 32.00, 18.00, 35.00, 35.00, 48.00 +TOP, 12, 24, 38.00, 18.00, 14.00, 13.00, 22.00 +TPA, 12, 24, 71.00, 51.00, 13.00, 17.00, 23.00 +TPH, 12, 24, 43.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 24, 46.00, 26.00, 25.00, 27.00, 38.00 +TRK, 12, 24, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 24, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 24, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 24, 46.00, 26.00, 13.00, 13.00, 21.00 +TUP, 12, 24, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 24, 63.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 24, 28.00, 17.00, 37.00, 42.00, 53.00 +TVL, 12, 24, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 24, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 24, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 24, 48.00, 28.00, 28.00, 25.00, 37.00 +T01, 12, 24, 47.00, 28.00, -9999.00, -9999.00, 29.00 +T02, 12, 24, 54.00, 33.00, -9999.00, -9999.00, 30.00 +T03, 12, 24, 59.00, 36.00, -9999.00, -9999.00, 28.00 +T04, 12, 24, 73.00, 53.00, -9999.00, -9999.00, 21.00 +T05, 12, 24, 39.00, 16.00, -9999.00, -9999.00, 18.00 +T06, 12, 24, 60.00, 34.00, -9999.00, -9999.00, 35.00 +T07, 12, 24, 37.00, 10.00, -9999.00, -9999.00, 36.00 +T08, 12, 24, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 12, 24, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 24, 53.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 24, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 24, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 24, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 24, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 24, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +U15, 12, 24, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 12, 24, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 24, 62.00, 38.00, -9999.00, -9999.00, 24.00 +VBG, 12, 24, 65.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 24, 64.00, 44.00, 18.00, 18.00, 27.00 +VCV, 12, 24, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 24, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 24, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 24, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 24, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 24, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 24, 62.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 12, 24, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 24, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 24, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 24, 47.00, 28.00, 20.00, 29.00, 33.00 +WJA, 12, 24, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 24, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 24, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 24, 41.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 24, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 24, 58.00, 36.00, -9999.00, -9999.00, 22.00 +WRG, 12, 24, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 24, 42.00, 24.00, -9999.00, -9999.00, 31.00 +WRL, 12, 24, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 12, 24, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 24, 32.00, 20.00, 57.00, 58.00, 66.00 +YCG, 12, 24, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 24, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 24, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 24, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 24, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 24, 36.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 24, 33.00, 20.00, 37.00, 38.00, 55.00 +YPA, 12, 24, 9.00, -13.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 24, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 24, 4.00, -13.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 24, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 24, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 24, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 24, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 24, 67.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 24, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 24, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 24, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 24, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 24, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 24, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 24, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 24, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 24, 23.00, 8.00, 50.00, 53.00, 68.00 +ZUN, 12, 24, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 24, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 24, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 24, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 12, 24, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 12, 24, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 24, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 24, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 24, 54.00, 36.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 24, 57.00, 34.00, -9999.00, -9999.00, 30.00 +3B1, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 24, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 24, 27.00, 13.00, -9999.00, -9999.00, 47.00 +3SE, 12, 24, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 24, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 24, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 24, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 24, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 24, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 24, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 24, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 24, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 25, 36.00, 22.00, 25.00, 25.00, 39.00 +ABI, 12, 25, 55.00, 32.00, 9.00, 8.00, 13.00 +ABQ, 12, 25, 46.00, 22.00, 7.00, 8.00, 12.00 +ABR, 12, 25, 22.00, 2.00, 14.00, 12.00, 21.00 +ABY, 12, 25, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 25, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 25, 57.00, 35.00, 14.00, 12.00, 19.00 +ACV, 12, 25, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 25, 43.00, 24.00, 21.00, 23.00, 33.00 +ADK, 12, 25, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 25, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 25, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 25, 44.00, 23.00, -9999.00, -9999.00, 28.00 +AEX, 12, 25, 59.00, 38.00, -9999.00, -9999.00, 32.00 +AFF, 12, 25, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 25, 73.00, 49.00, -9999.00, -9999.00, 24.00 +AGS, 12, 25, 57.00, 33.00, 22.00, 22.00, 32.00 +AHN, 12, 25, 53.00, 33.00, 23.00, 23.00, 32.00 +AKN, 12, 25, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 25, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 25, 32.00, 15.00, 27.00, 29.00, 42.00 +ALI, 12, 25, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 25, 26.00, 8.00, 17.00, 14.00, 25.00 +ALS, 12, 25, 33.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 25, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 25, 49.00, 22.00, 6.00, 8.00, 12.00 +AMG, 12, 25, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 25, 22.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 25, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 25, 39.00, 30.00, 61.00, 58.00, 71.00 +AOO, 12, 25, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +APN, 12, 25, 28.00, 13.00, 33.00, 37.00, 52.00 +AQQ, 12, 25, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 12, 25, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +AST, 12, 25, 47.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 25, 52.00, 33.00, 22.00, 22.00, 31.00 +ATW, 12, 25, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 25, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 25, 38.00, 20.00, -9999.00, -9999.00, 41.00 +AUG, 12, 25, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 25, 60.00, 39.00, 16.00, 16.00, 24.00 +AUW, 12, 25, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 25, 48.00, 27.00, 22.00, 21.00, 31.00 +AVP, 12, 25, 34.00, 20.00, 28.00, 27.00, 42.00 +AXN, 12, 25, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 25, 35.00, 17.00, -9999.00, -9999.00, 32.00 +AYS, 12, 25, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 25, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 25, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 25, 35.00, 8.00, -9999.00, -9999.00, 11.00 +BDL, 12, 25, 35.00, 18.00, 28.00, 26.00, 41.00 +BDR, 12, 25, 38.00, 25.00, 28.00, 25.00, 43.00 +BET, 12, 25, 14.00, 1.00, 22.00, 25.00, 35.00 +BFD, 12, 25, 29.00, 15.00, 51.00, 49.00, 68.00 +BFF, 12, 25, 38.00, 11.00, 13.00, 12.00, 20.00 +BFL, 12, 25, 55.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 25, 30.00, 17.00, 38.00, 37.00, 56.00 +BGR, 12, 25, 29.00, 11.00, 28.00, 27.00, 41.00 +BGS, 12, 25, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 25, 53.00, 33.00, 24.00, 21.00, 31.00 +BID, 12, 25, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 25, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 25, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 25, 32.00, 14.00, 17.00, 18.00, 26.00 +BIS, 12, 25, 22.00, 0.00, 19.00, 20.00, 31.00 +BIX, 12, 25, 61.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 12, 25, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 25, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 25, 44.00, 14.00, -9999.00, -9999.00, 16.00 +BKW, 12, 25, 40.00, 23.00, 35.00, 36.00, 49.00 +BLF, 12, 25, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 25, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 25, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 25, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 25, 41.00, 23.00, -9999.00, -9999.00, 29.00 +BNA, 12, 25, 48.00, 29.00, 29.00, 23.00, 38.00 +BNO, 12, 25, 34.00, 13.00, -9999.00, 30.00, 50.00 +BOI, 12, 25, 36.00, 21.00, 28.00, 29.00, 42.00 +BOS, 12, 25, 38.00, 24.00, 26.00, 28.00, 40.00 +BPI, 12, 25, 25.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 25, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 25, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 25, 32.00, 16.00, -9999.00, -9999.00, 21.00 +BRO, 12, 25, 70.00, 51.00, 15.00, 16.00, 24.00 +BRW, 12, 25, -6.00, -18.00, 8.00, 9.00, 14.00 +BSM, 12, 25, 60.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 12, 25, -9.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 25, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 25, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 25, 61.00, 41.00, 24.00, 19.00, 33.00 +BTT, 12, 25, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 25, 27.00, 12.00, 39.00, 32.00, 53.00 +BUB, 12, 25, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 25, 33.00, 20.00, 46.00, 51.00, 65.00 +BUR, 12, 25, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 25, 62.00, 44.00, -9999.00, 16.00, 21.00 +BWG, 12, 25, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 25, 42.00, 26.00, 22.00, 23.00, 33.00 +BYH, 12, 25, 46.00, 29.00, -9999.00, -9999.00, 35.00 +BYI, 12, 25, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 25, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 25, 57.00, 33.00, 24.00, 22.00, 33.00 +CAG, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 25, 35.00, 20.00, 39.00, 38.00, 55.00 +CAO, 12, 25, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 25, 21.00, 1.00, 38.00, 40.00, 54.00 +CBM, 12, 25, 54.00, 32.00, -9999.00, -9999.00, 35.00 +CDB, 12, 25, 34.00, 26.00, 56.00, 58.00, 73.00 +CDC, 12, 25, 41.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 25, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 25, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 25, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 25, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 25, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 25, 48.00, 29.00, 26.00, 23.00, 35.00 +CHO, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 25, 60.00, 39.00, 20.00, 22.00, 30.00 +CID, 12, 25, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 25, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 25, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 25, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 25, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 25, 34.00, 21.00, 42.00, 39.00, 56.00 +CLL, 12, 25, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 25, 50.00, 31.00, 22.00, 25.00, 35.00 +CMH, 12, 25, 36.00, 22.00, 30.00, 33.00, 46.00 +CMI, 12, 25, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 25, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 25, 37.00, 17.00, 10.00, 9.00, 16.00 +CNM, 12, 25, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 25, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +COD, 12, 25, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 12, 25, 72.00, 52.00, -9999.00, -9999.00, 21.00 +CON, 12, 25, 32.00, 11.00, 25.00, 27.00, 37.00 +COS, 12, 25, 41.00, 16.00, 13.00, 11.00, 17.00 +COT, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 25, 38.00, 20.00, 23.00, 20.00, 32.00 +CPR, 12, 25, 33.00, 12.00, 17.00, 16.00, 26.00 +CRBC, 12, 25, 26.00, -10.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 25, 66.00, 47.00, 14.00, 12.00, 21.00 +CRW, 12, 25, 43.00, 26.00, 37.00, 34.00, 50.00 +CSG, 12, 25, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 25, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 25, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 25, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 25, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 25, 39.00, 22.00, 28.00, 27.00, 40.00 +CVN, 12, 25, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 25, 51.00, 23.00, -9999.00, -9999.00, 11.00 +CXY, 12, 25, 38.00, 24.00, 20.00, 18.00, 29.00 +CYS, 12, 25, 38.00, 15.00, 15.00, 12.00, 20.00 +DAA, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 25, 69.00, 48.00, 17.00, 19.00, 26.00 +DAG, 12, 25, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 25, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 25, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 25, 36.00, 21.00, 32.00, 28.00, 43.00 +DBQ, 12, 25, 26.00, 10.00, 21.00, 20.00, 32.00 +DCA, 12, 25, 44.00, 29.00, 20.00, 21.00, 30.00 +DDC, 12, 25, 42.00, 19.00, 10.00, 10.00, 15.00 +DEC, 12, 25, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 25, 43.00, 16.00, 12.00, 12.00, 18.00 +DFW, 12, 25, 55.00, 34.00, 11.00, 10.00, 16.00 +DHN, 12, 25, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 25, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 25, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 25, 62.00, 39.00, -9999.00, -9999.00, 15.00 +DLG, 12, 25, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 25, 18.00, 1.00, 22.00, 21.00, 32.00 +DLLC, 12, 25, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 25, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 25, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 25, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 25, 45.00, 27.00, -9999.00, -9999.00, 31.00 +DPG, 12, 25, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 25, 62.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 12, 25, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 25, 62.00, 39.00, 8.00, 9.00, 14.00 +DSM, 12, 25, 30.00, 13.00, 20.00, 18.00, 30.00 +DTW, 12, 25, 32.00, 18.00, 34.00, 33.00, 46.00 +DUG, 12, 25, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 25, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 25, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 25, 55.00, 32.00, -9999.00, -9999.00, 15.00 +D45, 12, 25, 12.00, -9.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 25, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 25, 22.00, 4.00, 21.00, 17.00, 28.00 +ECG, 12, 25, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 25, 57.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 25, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 25, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 25, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 25, 40.00, 19.00, 42.00, 42.00, 59.00 +EKO, 12, 25, 36.00, 13.00, 19.00, 20.00, 28.00 +ELD, 12, 25, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 25, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 25, 56.00, 29.00, 7.00, 9.00, 12.00 +ELY, 12, 25, 39.00, 9.00, 12.00, 14.00, 21.00 +EMP, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 25, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 12, 25, 46.00, 26.00, -9999.00, -9999.00, 15.00 +ENN, 12, 25, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 25, 34.00, 18.00, -9999.00, -9999.00, 18.00 +EPH, 12, 25, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 25, 35.00, 22.00, 44.00, 45.00, 63.00 +ESF, 12, 25, 59.00, 38.00, -9999.00, -9999.00, 35.00 +EUG, 12, 25, 46.00, 35.00, 47.00, 47.00, 61.00 +EVV, 12, 25, 41.00, 24.00, 28.00, 24.00, 37.00 +EWN, 12, 25, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 25, 40.00, 26.00, 22.00, 23.00, 36.00 +EYW, 12, 25, 75.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 25, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 25, 50.00, 29.00, -9999.00, -9999.00, 29.00 +FAI, 12, 25, 0.00, -17.00, 22.00, 24.00, 33.00 +FAR, 12, 25, 17.00, -1.00, 13.00, 18.00, 25.00 +FAT, 12, 25, 52.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 25, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 25, 28.00, 13.00, 34.00, 38.00, 51.00 +FCS, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 25, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 25, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 25, 42.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 25, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 25, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 25, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +FME, 12, 25, 45.00, 24.00, -9999.00, -9999.00, 28.00 +FMH, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 25, 41.00, 16.00, 7.00, 8.00, 9.00 +FMY, 12, 25, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 25, 31.00, 17.00, 32.00, 32.00, 46.00 +FOD, 12, 25, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 25, 38.00, 18.00, -9999.00, -9999.00, 19.00 +FOK, 12, 25, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 25, 39.00, 19.00, -9999.00, -9999.00, 18.00 +FSD, 12, 25, 25.00, 5.00, 12.00, 13.00, 20.00 +FSI, 12, 25, 50.00, 25.00, -9999.00, -9999.00, 14.00 +FSM, 12, 25, 49.00, 27.00, 18.00, 16.00, 25.00 +FTK, 12, 25, 42.00, 23.00, -9999.00, -9999.00, 35.00 +FWA, 12, 25, 33.00, 18.00, 29.00, 33.00, 44.00 +FWH, 12, 25, 55.00, 32.00, -9999.00, -9999.00, 17.00 +FYU, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 25, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 25, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 25, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 25, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 25, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 25, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 25, 33.00, 20.00, 36.00, 35.00, 49.00 +GFA, 12, 25, 31.00, 12.00, -9999.00, -9999.00, 23.00 +GFK, 12, 25, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 25, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 25, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 25, 22.00, 3.00, 20.00, 20.00, 31.00 +GJT, 12, 25, 36.00, 16.00, 12.00, 12.00, 18.00 +GKN, 12, 25, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 25, 41.00, 16.00, 9.00, 8.00, 14.00 +GLH, 12, 25, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 25, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 25, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 25, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 12, 25, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 25, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 25, 25.00, 9.00, 27.00, 28.00, 41.00 +GRCI, 12, 25, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 25, 45.00, 32.00, -9999.00, -9999.00, 69.00 +GRI, 12, 25, 33.00, 12.00, 13.00, 11.00, 19.00 +GRK, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 25, 31.00, 18.00, 35.00, 41.00, 54.00 +GSB, 12, 25, 53.00, 32.00, -9999.00, -9999.00, 23.00 +GSG, 12, 25, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 25, 48.00, 28.00, 22.00, 23.00, 33.00 +GSP, 12, 25, 51.00, 32.00, 23.00, 25.00, 34.00 +GST, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 25, 30.00, 12.00, -9999.00, -9999.00, 61.00 +GTF, 12, 25, 31.00, 12.00, 19.00, 22.00, 30.00 +GUP, 12, 25, 44.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 25, 34.00, 17.00, -9999.00, -9999.00, 37.00 +GVW, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 25, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 25, 55.00, 39.00, 24.00, 23.00, 34.00 +HBR, 12, 25, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 25, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 25, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 25, 35.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 12, 25, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 25, 29.00, 9.00, 17.00, 17.00, 29.00 +HMN, 12, 25, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 25, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 25, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 25, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 25, 25.00, 4.00, 9.00, 9.00, 16.00 +HOP, 12, 25, 44.00, 24.00, -9999.00, -9999.00, 35.00 +HOT, 12, 25, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 25, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 25, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 25, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 25, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 25, 62.00, 38.00, -9999.00, -9999.00, 30.00 +HST, 12, 25, 77.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 12, 25, 50.00, 31.00, 29.00, 22.00, 37.00 +HTL, 12, 25, 27.00, 12.00, 39.00, 36.00, 53.00 +HTS, 12, 25, 43.00, 26.00, 32.00, 31.00, 47.00 +HUF, 12, 25, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 25, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 25, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 25, 26.00, 4.00, 20.00, 17.00, 26.00 +IAB, 12, 25, 41.00, 21.00, -9999.00, -9999.00, 18.00 +IAD, 12, 25, 42.00, 23.00, 22.00, 22.00, 32.00 +IAG, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 25, 63.00, 41.00, 21.00, 20.00, 29.00 +ICT, 12, 25, 41.00, 21.00, 12.00, 11.00, 18.00 +IDA, 12, 25, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 25, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 25, 41.00, 25.00, 23.00, 22.00, 34.00 +ILI, 12, 25, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 25, 57.00, 36.00, 21.00, 24.00, 33.00 +IMT, 12, 25, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +IND, 12, 25, 36.00, 20.00, 32.00, 31.00, 45.00 +INL, 12, 25, 13.00, -7.00, 23.00, 22.00, 34.00 +INS, 12, 25, 53.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 25, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 12, 25, 44.00, 19.00, 7.00, 7.00, 11.00 +IPL, 12, 25, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 25, 35.00, 21.00, 26.00, 28.00, 40.00 +IRK, 12, 25, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 25, 21.00, 0.00, 20.00, 17.00, 30.00 +ISP, 12, 25, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 25, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 25, 64.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 25, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 25, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 25, 57.00, 34.00, 25.00, 20.00, 33.00 +JAX, 12, 25, 65.00, 42.00, 19.00, 18.00, 28.00 +JBR, 12, 25, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 25, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 25, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 25, 40.00, 28.00, 23.00, 23.00, 35.00 +JHW, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 25, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 25, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 25, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 25, 30.00, 21.00, 47.00, 49.00, 58.00 +JST, 12, 25, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 25, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 25, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 25, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 25, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 25, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 25, 31.00, 16.00, 34.00, 36.00, 49.00 +LAR, 12, 25, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 25, 56.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 25, 65.00, 47.00, 10.00, 9.00, 14.00 +LBB, 12, 25, 53.00, 25.00, 10.00, 7.00, 13.00 +LBF, 12, 25, 35.00, 9.00, 13.00, 8.00, 17.00 +LCH, 12, 25, 61.00, 42.00, 18.00, 19.00, 29.00 +LCK, 12, 25, 38.00, 22.00, -9999.00, -9999.00, 40.00 +LEB, 12, 25, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 25, 41.00, 25.00, 29.00, 28.00, 40.00 +LFI, 12, 25, 49.00, 33.00, -9999.00, -9999.00, 29.00 +LFK, 12, 25, 60.00, 37.00, 18.00, 21.00, 28.00 +LFT, 12, 25, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 25, 39.00, 28.00, 23.00, 23.00, 36.00 +LGB, 12, 25, 66.00, 44.00, 10.00, 10.00, 14.00 +LGU, 12, 25, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 25, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 25, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 25, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 25, 50.00, 31.00, 19.00, 21.00, 28.00 +LIZ, 12, 25, 21.00, 1.00, -9999.00, -9999.00, 52.00 +LMT, 12, 25, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 12, 25, 31.00, 8.00, 10.00, 11.00, 15.00 +LNK, 12, 25, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 25, 42.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 25, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 25, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 25, 50.00, 30.00, -9999.00, -9999.00, 23.00 +LSE, 12, 25, 25.00, 9.00, 19.00, 17.00, 28.00 +LSF, 12, 25, 57.00, 37.00, -9999.00, -9999.00, 22.00 +LSV, 12, 25, 59.00, 26.00, -9999.00, -9999.00, 9.00 +LTS, 12, 25, 53.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 12, 25, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 12, 25, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 25, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 25, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 25, 29.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 25, 45.00, 27.00, 23.00, 22.00, 33.00 +MAF, 12, 25, 57.00, 29.00, 7.00, 6.00, 11.00 +MBL, 12, 25, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 25, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 25, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 25, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 12, 25, 71.00, 51.00, -9999.00, -9999.00, 21.00 +MCG, 12, 25, 1.00, -16.00, 26.00, 27.00, 39.00 +MCI, 12, 25, 36.00, 19.00, 15.00, 14.00, 24.00 +MCK, 12, 25, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 25, 58.00, 36.00, 20.00, 20.00, 29.00 +MCO, 12, 25, 72.00, 50.00, 13.00, 16.00, 23.00 +MCW, 12, 25, 23.00, 7.00, 14.00, 11.00, 20.00 +MC2, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 25, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 25, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 25, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 25, 32.00, 18.00, 31.00, 30.00, 42.00 +MEI, 12, 25, 58.00, 35.00, 24.00, 18.00, 32.00 +MEM, 12, 25, 50.00, 33.00, 27.00, 22.00, 35.00 +MER, 12, 25, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 25, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 25, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 25, 44.00, 30.00, 35.00, 35.00, 48.00 +MGE, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 25, 58.00, 37.00, 23.00, 20.00, 33.00 +MGW, 12, 25, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 25, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 25, 53.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 12, 25, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 25, 76.00, 58.00, 13.00, 12.00, 21.00 +MIB, 12, 25, 19.00, 2.00, -9999.00, -9999.00, 24.00 +MIV, 12, 25, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 25, 39.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 25, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 25, 28.00, 14.00, 31.00, 30.00, 43.00 +MKG, 12, 25, 31.00, 21.00, 40.00, 40.00, 53.00 +MKL, 12, 25, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 25, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 25, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 25, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 25, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 25, 30.00, 14.00, 26.00, 23.00, 35.00 +MLS, 12, 25, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 25, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 25, 57.00, 37.00, -9999.00, -9999.00, 30.00 +MOB, 12, 25, 61.00, 41.00, 22.00, 17.00, 31.00 +MOT, 12, 25, 19.00, 2.00, 18.00, 17.00, 26.00 +MPV, 12, 25, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 25, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 25, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 25, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 25, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 25, 59.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 25, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 25, 27.00, 10.00, 25.00, 23.00, 35.00 +MSO, 12, 25, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 25, 22.00, 6.00, 19.00, 21.00, 30.00 +MSS, 12, 25, 26.00, 8.00, 39.00, 36.00, 55.00 +MSY, 12, 25, 62.00, 43.00, 23.00, 17.00, 32.00 +MTC, 12, 25, 32.00, 20.00, -9999.00, -9999.00, 37.00 +MTN, 12, 25, 43.00, 26.00, -9999.00, -9999.00, 28.00 +MTO, 12, 25, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 25, 38.00, 22.00, -9999.00, -9999.00, 28.00 +MUO, 12, 25, 39.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 25, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 25, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 25, 58.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 12, 25, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 25, 58.00, 34.00, -9999.00, -9999.00, 28.00 +NAO, 12, 25, 58.00, 43.00, -9999.00, -9999.00, 35.00 +NBC, 12, 25, 60.00, 40.00, -9999.00, -9999.00, 29.00 +NBE, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 25, 31.00, 16.00, -9999.00, -9999.00, 32.00 +NCA, 12, 25, 58.00, 33.00, -9999.00, -9999.00, 29.00 +NCO, 12, 25, 40.00, 25.00, -9999.00, -9999.00, 40.00 +NC1, 12, 25, 53.00, 35.00, -9999.00, -9999.00, 9.00 +NEL, 12, 25, 43.00, 22.00, -9999.00, -9999.00, 32.00 +NFG, 12, 25, 65.00, 44.00, -9999.00, -9999.00, 13.00 +NFL, 12, 25, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 12, 25, 67.00, 47.00, -9999.00, -9999.00, 19.00 +NGU, 12, 25, 50.00, 33.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 25, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 25, 45.00, 26.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 25, 32.00, 14.00, -9999.00, -9999.00, 39.00 +NID, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 25, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NIR, 12, 25, 64.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 12, 25, 57.00, 37.00, -9999.00, -9999.00, 29.00 +NKX, 12, 25, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 25, 57.00, 34.00, -9999.00, -9999.00, 35.00 +NPA, 12, 25, 61.00, 43.00, -9999.00, -9999.00, 29.00 +NQA, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 25, 69.00, 46.00, -9999.00, -9999.00, 19.00 +NQX, 12, 25, 75.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 25, 65.00, 47.00, -9999.00, -9999.00, 19.00 +NRC, 12, 25, 53.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 25, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 25, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 12, 25, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 25, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 25, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 25, 50.00, 33.00, -9999.00, -9999.00, 29.00 +NUC, 12, 25, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 25, 57.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 25, 45.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 25, 66.00, 44.00, -9999.00, -9999.00, 13.00 +NXX, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 25, 46.00, 24.00, -9999.00, -9999.00, 29.00 +NZC, 12, 25, 66.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 25, 67.00, 40.00, -9999.00, -9999.00, 16.00 +NZW, 12, 25, 38.00, 21.00, -9999.00, -9999.00, 39.00 +NZY, 12, 25, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 25, 57.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 25, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 25, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 25, 48.00, 26.00, 13.00, 10.00, 17.00 +OLM, 12, 25, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 25, 32.00, 13.00, 14.00, 12.00, 21.00 +OME, 12, 25, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 25, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 25, 31.00, 16.00, 30.00, 27.00, 41.00 +ORF, 12, 25, 50.00, 33.00, 23.00, 26.00, 35.00 +ORH, 12, 25, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 25, -10.00, -25.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 25, 30.00, 14.00, -9999.00, -9999.00, 47.00 +OTG, 12, 25, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 25, 52.00, 39.00, 52.00, 54.00, 65.00 +OTM, 12, 25, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 25, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 25, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 25, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 25, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 25, 61.00, 39.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 25, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 25, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 25, -2.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 25, -1.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 25, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 25, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 25, 64.00, 40.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 25, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 25, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 25, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 25, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 25, 1.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 25, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 25, 28.00, 11.00, -9999.00, -9999.00, 42.00 +PBI, 12, 25, 75.00, 57.00, 18.00, 19.00, 29.00 +PDT, 12, 25, 39.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 25, 45.00, 34.00, 49.00, 50.00, 65.00 +PFN, 12, 25, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 25, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 25, 40.00, 25.00, 23.00, 21.00, 34.00 +PHX, 12, 25, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 25, 32.00, 16.00, 27.00, 24.00, 37.00 +PIB, 12, 25, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 25, 32.00, 14.00, 25.00, 25.00, 37.00 +PIR, 12, 25, 28.00, 8.00, 14.00, 14.00, 22.00 +PIT, 12, 25, 36.00, 22.00, 40.00, 37.00, 56.00 +PKB, 12, 25, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 25, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 25, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 25, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 25, 61.00, 43.00, 19.00, 17.00, 28.00 +POB, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 25, 59.00, 36.00, -9999.00, -9999.00, 47.00 +POM, 12, 25, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 25, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 25, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 25, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 25, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 25, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 25, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 25, 35.00, 16.00, -9999.00, -9999.00, 37.00 +PSP, 12, 25, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 25, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 25, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 25, 45.00, 14.00, 7.00, 9.00, 13.00 +PUC, 12, 25, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 25, 39.00, 22.00, 28.00, 29.00, 42.00 +PVU, 12, 25, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 25, 32.00, 14.00, 29.00, 28.00, 42.00 +P02, 12, 25, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P07, 12, 25, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 25, 15.00, -3.00, -9999.00, -9999.00, -9999.00 +P24, 12, 25, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +P28, 12, 25, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 12, 25, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +P38, 12, 25, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 12, 25, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +P58, 12, 25, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +P59, 12, 25, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +P60, 12, 25, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 12, 25, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +P67, 12, 25, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +P68, 12, 25, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 25, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 25, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 25, 34.00, 11.00, 14.00, 10.00, 21.00 +RBL, 12, 25, 54.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 25, 34.00, 11.00, -9999.00, -9999.00, 19.00 +RDD, 12, 25, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 25, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 25, 16.00, -3.00, -9999.00, -9999.00, 27.00 +RDU, 12, 25, 50.00, 30.00, 22.00, 24.00, 34.00 +REE, 12, 25, 53.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 12, 25, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 25, 29.00, 13.00, 27.00, 24.00, 36.00 +RIC, 12, 25, 48.00, 28.00, 21.00, 24.00, 33.00 +RIV, 12, 25, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 25, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 25, 29.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 25, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 12, 25, 62.00, 39.00, -9999.00, -9999.00, 21.00 +RNO, 12, 25, 44.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 25, 45.00, 27.00, 20.00, 21.00, 32.00 +ROC, 12, 25, 33.00, 19.00, 40.00, 44.00, 60.00 +ROW, 12, 25, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 25, 40.00, 17.00, 8.00, 10.00, 14.00 +RST, 12, 25, 22.00, 6.00, 23.00, 20.00, 31.00 +RWF, 12, 25, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 25, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 25, 51.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 25, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 25, 62.00, 39.00, 16.00, 18.00, 25.00 +SAV, 12, 25, 61.00, 39.00, 21.00, 19.00, 30.00 +SAW, 12, 25, 26.00, 14.00, -9999.00, -9999.00, 56.00 +SBA, 12, 25, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 25, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 25, 32.00, 19.00, 40.00, 38.00, 54.00 +SBP, 12, 25, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 25, 27.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 25, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 25, -9.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 25, 52.00, 36.00, 15.00, 18.00, 22.00 +SDF, 12, 25, 42.00, 26.00, 28.00, 25.00, 38.00 +SEA, 12, 25, 44.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 25, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 25, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 25, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 25, 43.00, 23.00, 20.00, 19.00, 29.00 +SGY, 12, 25, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 25, 33.00, 9.00, 19.00, 17.00, 29.00 +SHV, 12, 25, 56.00, 36.00, 19.00, 20.00, 28.00 +SIT, 12, 25, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 25, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 25, 57.00, 31.00, 9.00, 8.00, 14.00 +SKA, 12, 25, 33.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 12, 25, 62.00, 39.00, -9999.00, -9999.00, 21.00 +SLC, 12, 25, 36.00, 20.00, 22.00, 23.00, 33.00 +SLE, 12, 25, 46.00, 33.00, 48.00, 50.00, 62.00 +SLN, 12, 25, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 25, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 25, 64.00, 37.00, -9999.00, 13.00, 15.00 +SNA, 12, 25, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 25, 32.00, 24.00, 52.00, 52.00, 70.00 +SNS, 12, 25, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 25, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 25, 34.00, 19.00, 26.00, 22.00, 35.00 +SPS, 12, 25, 53.00, 29.00, 11.00, 8.00, 15.00 +SRQ, 12, 25, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 25, 57.00, 34.00, -9999.00, -9999.00, 28.00 +SSI, 12, 25, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +STC, 12, 25, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 25, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +STL, 12, 25, 39.00, 23.00, 21.00, 21.00, 32.00 +STNV, 12, 25, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 12, 25, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 25, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 25, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 25, 54.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 25, 28.00, 10.00, 14.00, 12.00, 21.00 +SVN, 12, 25, 61.00, 39.00, -9999.00, -9999.00, 20.00 +SWF, 12, 25, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 25, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 25, 33.00, 18.00, 44.00, 46.00, 61.00 +SZL, 12, 25, 39.00, 18.00, -9999.00, -9999.00, 27.00 +TAD, 12, 25, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 25, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 25, 47.00, 20.00, -9999.00, -9999.00, 33.00 +TCC, 12, 25, 52.00, 22.00, 4.00, 6.00, 6.00 +TCL, 12, 25, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 25, 45.00, 32.00, -9999.00, -9999.00, 63.00 +TCS, 12, 25, 52.00, 27.00, -9999.00, 8.00, 8.00 +TEB, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 25, 48.00, 26.00, -9999.00, -9999.00, 15.00 +TKA, 12, 25, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 25, 64.00, 39.00, 18.00, 20.00, 27.00 +TNX, 12, 25, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 25, 32.00, 18.00, 35.00, 35.00, 48.00 +TOP, 12, 25, 38.00, 18.00, 14.00, 13.00, 22.00 +TPA, 12, 25, 71.00, 51.00, 13.00, 17.00, 23.00 +TPH, 12, 25, 43.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 25, 46.00, 26.00, 25.00, 27.00, 38.00 +TRK, 12, 25, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 25, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 25, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 25, 46.00, 26.00, 13.00, 13.00, 21.00 +TUP, 12, 25, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 25, 63.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 25, 28.00, 17.00, 37.00, 42.00, 53.00 +TVL, 12, 25, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 25, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 25, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 25, 48.00, 28.00, 28.00, 25.00, 37.00 +T01, 12, 25, 47.00, 28.00, -9999.00, -9999.00, 29.00 +T02, 12, 25, 54.00, 33.00, -9999.00, -9999.00, 30.00 +T03, 12, 25, 59.00, 36.00, -9999.00, -9999.00, 28.00 +T04, 12, 25, 73.00, 53.00, -9999.00, -9999.00, 21.00 +T05, 12, 25, 39.00, 16.00, -9999.00, -9999.00, 18.00 +T06, 12, 25, 60.00, 34.00, -9999.00, -9999.00, 35.00 +T07, 12, 25, 37.00, 10.00, -9999.00, -9999.00, 36.00 +T08, 12, 25, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 12, 25, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 25, 53.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 25, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 25, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 25, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 25, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 25, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +U15, 12, 25, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 12, 25, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 25, 62.00, 38.00, -9999.00, -9999.00, 24.00 +VBG, 12, 25, 65.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 25, 64.00, 44.00, 18.00, 18.00, 27.00 +VCV, 12, 25, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 25, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 25, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 25, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 25, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 25, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 25, 62.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 12, 25, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 25, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 25, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 25, 47.00, 28.00, 20.00, 29.00, 33.00 +WJA, 12, 25, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 25, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 25, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 25, 41.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 25, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 25, 58.00, 36.00, -9999.00, -9999.00, 22.00 +WRG, 12, 25, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 25, 42.00, 24.00, -9999.00, -9999.00, 31.00 +WRL, 12, 25, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 12, 25, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 25, 32.00, 20.00, 57.00, 58.00, 66.00 +YCG, 12, 25, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 25, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 25, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 25, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 25, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 25, 36.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 25, 33.00, 20.00, 37.00, 38.00, 55.00 +YPA, 12, 25, 9.00, -13.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 25, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 25, 4.00, -13.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 25, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 25, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 25, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 25, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 25, 67.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 25, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 25, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 25, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 25, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 25, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 25, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 25, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 25, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 25, 23.00, 8.00, 50.00, 53.00, 68.00 +ZUN, 12, 25, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 25, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 25, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 25, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 12, 25, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 12, 25, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 25, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 25, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 25, 54.00, 36.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 25, 57.00, 34.00, -9999.00, -9999.00, 30.00 +3B1, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 25, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 25, 27.00, 13.00, -9999.00, -9999.00, 47.00 +3SE, 12, 25, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 25, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 25, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 25, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 25, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 25, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 25, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 25, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 25, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 26, 36.00, 22.00, 25.00, 25.00, 39.00 +ABI, 12, 26, 55.00, 32.00, 9.00, 8.00, 13.00 +ABQ, 12, 26, 46.00, 22.00, 7.00, 8.00, 12.00 +ABR, 12, 26, 22.00, 2.00, 14.00, 12.00, 21.00 +ABY, 12, 26, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 26, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 26, 57.00, 35.00, 14.00, 12.00, 19.00 +ACV, 12, 26, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 26, 43.00, 24.00, 21.00, 23.00, 33.00 +ADK, 12, 26, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 26, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 26, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 26, 44.00, 23.00, -9999.00, -9999.00, 28.00 +AEX, 12, 26, 59.00, 38.00, -9999.00, -9999.00, 32.00 +AFF, 12, 26, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 26, 73.00, 49.00, -9999.00, -9999.00, 24.00 +AGS, 12, 26, 57.00, 33.00, 22.00, 22.00, 32.00 +AHN, 12, 26, 53.00, 33.00, 23.00, 23.00, 32.00 +AKN, 12, 26, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 26, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 26, 32.00, 15.00, 27.00, 29.00, 42.00 +ALI, 12, 26, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 26, 26.00, 8.00, 17.00, 14.00, 25.00 +ALS, 12, 26, 33.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 26, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 26, 49.00, 22.00, 6.00, 8.00, 12.00 +AMG, 12, 26, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 26, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 26, 22.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 26, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 26, 39.00, 30.00, 61.00, 58.00, 71.00 +AOO, 12, 26, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +APN, 12, 26, 28.00, 13.00, 33.00, 37.00, 52.00 +AQQ, 12, 26, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 12, 26, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +AST, 12, 26, 47.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 26, 52.00, 33.00, 22.00, 22.00, 31.00 +ATW, 12, 26, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 26, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 26, 38.00, 20.00, -9999.00, -9999.00, 41.00 +AUG, 12, 26, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 26, 60.00, 39.00, 16.00, 16.00, 24.00 +AUW, 12, 26, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 26, 48.00, 27.00, 22.00, 21.00, 31.00 +AVP, 12, 26, 34.00, 20.00, 28.00, 27.00, 42.00 +AXN, 12, 26, 18.00, 1.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 26, 35.00, 17.00, -9999.00, -9999.00, 32.00 +AYS, 12, 26, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 26, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 26, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 26, 35.00, 8.00, -9999.00, -9999.00, 11.00 +BDL, 12, 26, 35.00, 18.00, 28.00, 26.00, 41.00 +BDR, 12, 26, 38.00, 25.00, 28.00, 25.00, 43.00 +BET, 12, 26, 14.00, 1.00, 22.00, 25.00, 35.00 +BFD, 12, 26, 29.00, 15.00, 51.00, 49.00, 68.00 +BFF, 12, 26, 38.00, 11.00, 13.00, 12.00, 20.00 +BFL, 12, 26, 55.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 26, 30.00, 17.00, 38.00, 37.00, 56.00 +BGR, 12, 26, 29.00, 11.00, 28.00, 27.00, 41.00 +BGS, 12, 26, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 26, 53.00, 33.00, 24.00, 21.00, 31.00 +BID, 12, 26, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 26, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 26, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 26, 32.00, 14.00, 17.00, 18.00, 26.00 +BIS, 12, 26, 22.00, 0.00, 19.00, 20.00, 31.00 +BIX, 12, 26, 61.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 12, 26, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 26, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 26, 44.00, 14.00, -9999.00, -9999.00, 16.00 +BKW, 12, 26, 40.00, 23.00, 35.00, 36.00, 49.00 +BLF, 12, 26, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 26, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 26, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 26, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 26, 41.00, 23.00, -9999.00, -9999.00, 29.00 +BNA, 12, 26, 48.00, 29.00, 29.00, 23.00, 38.00 +BNO, 12, 26, 34.00, 13.00, -9999.00, 30.00, 50.00 +BOI, 12, 26, 36.00, 21.00, 28.00, 29.00, 42.00 +BOS, 12, 26, 38.00, 24.00, 26.00, 28.00, 40.00 +BPI, 12, 26, 25.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 26, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 26, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 26, 32.00, 16.00, -9999.00, -9999.00, 21.00 +BRO, 12, 26, 70.00, 51.00, 15.00, 16.00, 24.00 +BRW, 12, 26, -6.00, -18.00, 8.00, 9.00, 14.00 +BSM, 12, 26, 60.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 12, 26, -9.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 26, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 26, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 26, 61.00, 41.00, 24.00, 19.00, 33.00 +BTT, 12, 26, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 26, 27.00, 12.00, 39.00, 32.00, 53.00 +BUB, 12, 26, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 26, 33.00, 20.00, 46.00, 51.00, 65.00 +BUR, 12, 26, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 26, 62.00, 44.00, -9999.00, 16.00, 20.00 +BWG, 12, 26, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 26, 42.00, 26.00, 22.00, 23.00, 33.00 +BYH, 12, 26, 46.00, 29.00, -9999.00, -9999.00, 35.00 +BYI, 12, 26, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 26, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 26, 57.00, 33.00, 24.00, 22.00, 33.00 +CAG, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 26, 35.00, 20.00, 39.00, 38.00, 55.00 +CAO, 12, 26, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 26, 21.00, 1.00, 38.00, 40.00, 54.00 +CBM, 12, 26, 54.00, 32.00, -9999.00, -9999.00, 35.00 +CDB, 12, 26, 34.00, 26.00, 56.00, 58.00, 73.00 +CDC, 12, 26, 41.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 26, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 26, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 26, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 26, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 26, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 26, 48.00, 29.00, 26.00, 23.00, 35.00 +CHO, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 26, 60.00, 39.00, 20.00, 22.00, 30.00 +CID, 12, 26, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 26, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 26, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 26, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 26, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 26, 34.00, 21.00, 42.00, 39.00, 56.00 +CLL, 12, 26, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 26, 50.00, 31.00, 22.00, 25.00, 35.00 +CMH, 12, 26, 36.00, 22.00, 30.00, 33.00, 46.00 +CMI, 12, 26, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 26, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 26, 37.00, 17.00, 10.00, 9.00, 16.00 +CNM, 12, 26, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 26, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +COD, 12, 26, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 12, 26, 72.00, 52.00, -9999.00, -9999.00, 21.00 +CON, 12, 26, 32.00, 11.00, 25.00, 27.00, 37.00 +COS, 12, 26, 41.00, 16.00, 13.00, 11.00, 17.00 +COT, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 26, 38.00, 20.00, 23.00, 20.00, 32.00 +CPR, 12, 26, 33.00, 12.00, 17.00, 16.00, 26.00 +CRBC, 12, 26, 26.00, -10.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 26, 66.00, 47.00, 14.00, 12.00, 21.00 +CRW, 12, 26, 43.00, 26.00, 37.00, 34.00, 50.00 +CSG, 12, 26, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 26, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 26, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 26, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 26, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 26, 39.00, 22.00, 28.00, 27.00, 40.00 +CVN, 12, 26, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 26, 51.00, 23.00, -9999.00, -9999.00, 11.00 +CXY, 12, 26, 38.00, 24.00, 20.00, 18.00, 29.00 +CYS, 12, 26, 38.00, 15.00, 15.00, 12.00, 20.00 +DAA, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 26, 69.00, 48.00, 17.00, 19.00, 26.00 +DAG, 12, 26, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 26, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 26, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 26, 36.00, 21.00, 32.00, 28.00, 43.00 +DBQ, 12, 26, 26.00, 10.00, 21.00, 20.00, 32.00 +DCA, 12, 26, 44.00, 29.00, 20.00, 21.00, 30.00 +DDC, 12, 26, 42.00, 19.00, 10.00, 10.00, 15.00 +DEC, 12, 26, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 26, 43.00, 16.00, 12.00, 12.00, 18.00 +DFW, 12, 26, 55.00, 34.00, 11.00, 10.00, 16.00 +DHN, 12, 26, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 26, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 26, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 26, 62.00, 39.00, -9999.00, -9999.00, 15.00 +DLG, 12, 26, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 26, 18.00, 1.00, 22.00, 21.00, 32.00 +DLLC, 12, 26, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 26, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 26, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 26, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 26, 45.00, 27.00, -9999.00, -9999.00, 31.00 +DPG, 12, 26, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 26, 62.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 12, 26, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 26, 62.00, 39.00, 8.00, 9.00, 14.00 +DSM, 12, 26, 30.00, 13.00, 20.00, 18.00, 30.00 +DTW, 12, 26, 32.00, 18.00, 34.00, 33.00, 46.00 +DUG, 12, 26, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 26, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 26, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 26, 55.00, 32.00, -9999.00, -9999.00, 15.00 +D45, 12, 26, 12.00, -9.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 26, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 26, 22.00, 4.00, 21.00, 17.00, 28.00 +ECG, 12, 26, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 26, 57.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 26, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 26, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 26, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 26, 40.00, 19.00, 42.00, 42.00, 59.00 +EKO, 12, 26, 36.00, 13.00, 19.00, 20.00, 28.00 +ELD, 12, 26, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 26, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 26, 56.00, 29.00, 7.00, 9.00, 12.00 +ELY, 12, 26, 39.00, 9.00, 12.00, 14.00, 21.00 +EMP, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 26, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 12, 26, 46.00, 26.00, -9999.00, -9999.00, 15.00 +ENN, 12, 26, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 26, 34.00, 18.00, -9999.00, -9999.00, 18.00 +EPH, 12, 26, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 26, 35.00, 22.00, 44.00, 45.00, 63.00 +ESF, 12, 26, 59.00, 38.00, -9999.00, -9999.00, 35.00 +EUG, 12, 26, 46.00, 35.00, 47.00, 47.00, 61.00 +EVV, 12, 26, 41.00, 24.00, 28.00, 24.00, 37.00 +EWN, 12, 26, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 26, 40.00, 26.00, 22.00, 23.00, 36.00 +EYW, 12, 26, 75.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 26, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 26, 50.00, 29.00, -9999.00, -9999.00, 29.00 +FAI, 12, 26, 0.00, -17.00, 22.00, 24.00, 33.00 +FAR, 12, 26, 17.00, -1.00, 13.00, 18.00, 25.00 +FAT, 12, 26, 52.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 26, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 26, 28.00, 13.00, 34.00, 38.00, 51.00 +FCS, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 26, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 26, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 26, 42.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 26, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 26, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 26, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +FME, 12, 26, 45.00, 24.00, -9999.00, -9999.00, 28.00 +FMH, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 26, 41.00, 16.00, 7.00, 8.00, 9.00 +FMY, 12, 26, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 26, 31.00, 17.00, 32.00, 32.00, 46.00 +FOD, 12, 26, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 26, 38.00, 18.00, -9999.00, -9999.00, 19.00 +FOK, 12, 26, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 26, 39.00, 19.00, -9999.00, -9999.00, 18.00 +FSD, 12, 26, 25.00, 5.00, 12.00, 13.00, 20.00 +FSI, 12, 26, 50.00, 25.00, -9999.00, -9999.00, 14.00 +FSM, 12, 26, 49.00, 27.00, 18.00, 16.00, 25.00 +FTK, 12, 26, 42.00, 23.00, -9999.00, -9999.00, 35.00 +FWA, 12, 26, 33.00, 18.00, 29.00, 33.00, 44.00 +FWH, 12, 26, 55.00, 32.00, -9999.00, -9999.00, 17.00 +FYU, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 26, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 26, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 26, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 26, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 26, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 26, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 26, 33.00, 20.00, 36.00, 35.00, 49.00 +GFA, 12, 26, 31.00, 12.00, -9999.00, -9999.00, 23.00 +GFK, 12, 26, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 26, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 26, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 26, 22.00, 3.00, 20.00, 20.00, 31.00 +GJT, 12, 26, 36.00, 16.00, 12.00, 12.00, 18.00 +GKN, 12, 26, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 26, 41.00, 16.00, 9.00, 8.00, 14.00 +GLH, 12, 26, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 26, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 26, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 26, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 12, 26, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 26, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 26, 25.00, 9.00, 27.00, 28.00, 41.00 +GRCI, 12, 26, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 26, 45.00, 32.00, -9999.00, -9999.00, 69.00 +GRI, 12, 26, 33.00, 12.00, 13.00, 11.00, 19.00 +GRK, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 26, 31.00, 18.00, 35.00, 41.00, 54.00 +GSB, 12, 26, 53.00, 32.00, -9999.00, -9999.00, 23.00 +GSG, 12, 26, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 26, 48.00, 28.00, 22.00, 23.00, 33.00 +GSP, 12, 26, 51.00, 32.00, 23.00, 25.00, 34.00 +GST, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 26, 30.00, 12.00, -9999.00, -9999.00, 61.00 +GTF, 12, 26, 31.00, 12.00, 19.00, 22.00, 30.00 +GUP, 12, 26, 44.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 26, 34.00, 17.00, -9999.00, -9999.00, 37.00 +GVW, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 26, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 26, 55.00, 39.00, 24.00, 23.00, 34.00 +HBR, 12, 26, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 26, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 26, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 26, 35.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 12, 26, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 26, 29.00, 9.00, 17.00, 17.00, 29.00 +HMN, 12, 26, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 26, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 26, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 26, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 26, 25.00, 4.00, 9.00, 9.00, 16.00 +HOP, 12, 26, 44.00, 24.00, -9999.00, -9999.00, 35.00 +HOT, 12, 26, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 26, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 26, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 26, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 26, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 26, 62.00, 38.00, -9999.00, -9999.00, 30.00 +HST, 12, 26, 77.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 12, 26, 50.00, 31.00, 29.00, 22.00, 37.00 +HTL, 12, 26, 27.00, 12.00, 39.00, 36.00, 53.00 +HTS, 12, 26, 43.00, 26.00, 32.00, 31.00, 47.00 +HUF, 12, 26, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 26, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 26, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 26, 26.00, 4.00, 20.00, 17.00, 26.00 +IAB, 12, 26, 41.00, 21.00, -9999.00, -9999.00, 18.00 +IAD, 12, 26, 42.00, 23.00, 22.00, 22.00, 32.00 +IAG, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 26, 63.00, 41.00, 21.00, 20.00, 29.00 +ICT, 12, 26, 41.00, 21.00, 12.00, 11.00, 18.00 +IDA, 12, 26, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 26, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 26, 41.00, 25.00, 23.00, 22.00, 34.00 +ILI, 12, 26, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 26, 57.00, 36.00, 21.00, 24.00, 33.00 +IMT, 12, 26, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +IND, 12, 26, 36.00, 20.00, 32.00, 31.00, 45.00 +INL, 12, 26, 13.00, -7.00, 23.00, 22.00, 34.00 +INS, 12, 26, 53.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 26, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 12, 26, 44.00, 19.00, 7.00, 7.00, 11.00 +IPL, 12, 26, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 26, 35.00, 21.00, 26.00, 28.00, 40.00 +IRK, 12, 26, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 26, 21.00, 0.00, 20.00, 17.00, 30.00 +ISP, 12, 26, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 26, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 26, 64.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 26, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 26, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 26, 57.00, 34.00, 25.00, 20.00, 33.00 +JAX, 12, 26, 65.00, 42.00, 19.00, 18.00, 28.00 +JBR, 12, 26, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 26, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 26, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 26, 40.00, 28.00, 23.00, 23.00, 35.00 +JHW, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 26, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 26, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 26, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 26, 30.00, 21.00, 47.00, 49.00, 58.00 +JST, 12, 26, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 26, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 26, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 26, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 26, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 26, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 26, 31.00, 16.00, 34.00, 36.00, 49.00 +LAR, 12, 26, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 26, 56.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 26, 65.00, 47.00, 10.00, 9.00, 14.00 +LBB, 12, 26, 53.00, 25.00, 10.00, 7.00, 13.00 +LBF, 12, 26, 35.00, 9.00, 13.00, 8.00, 17.00 +LCH, 12, 26, 61.00, 42.00, 18.00, 19.00, 29.00 +LCK, 12, 26, 38.00, 22.00, -9999.00, -9999.00, 40.00 +LEB, 12, 26, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 26, 41.00, 25.00, 29.00, 28.00, 40.00 +LFI, 12, 26, 49.00, 33.00, -9999.00, -9999.00, 29.00 +LFK, 12, 26, 60.00, 37.00, 18.00, 21.00, 28.00 +LFT, 12, 26, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 26, 39.00, 28.00, 23.00, 23.00, 36.00 +LGB, 12, 26, 66.00, 44.00, 10.00, 10.00, 14.00 +LGU, 12, 26, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 26, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 26, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 26, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 26, 50.00, 31.00, 19.00, 21.00, 28.00 +LIZ, 12, 26, 21.00, 1.00, -9999.00, -9999.00, 52.00 +LMT, 12, 26, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 12, 26, 31.00, 8.00, 10.00, 11.00, 15.00 +LNK, 12, 26, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 26, 42.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 26, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 26, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 26, 50.00, 30.00, -9999.00, -9999.00, 23.00 +LSE, 12, 26, 25.00, 9.00, 19.00, 17.00, 28.00 +LSF, 12, 26, 57.00, 37.00, -9999.00, -9999.00, 22.00 +LSV, 12, 26, 59.00, 26.00, -9999.00, -9999.00, 9.00 +LTS, 12, 26, 53.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 12, 26, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 12, 26, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 26, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 26, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 26, 29.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 26, 45.00, 27.00, 23.00, 22.00, 33.00 +MAF, 12, 26, 57.00, 29.00, 7.00, 6.00, 11.00 +MBL, 12, 26, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 26, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 26, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 26, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 12, 26, 71.00, 51.00, -9999.00, -9999.00, 21.00 +MCG, 12, 26, 1.00, -16.00, 26.00, 27.00, 39.00 +MCI, 12, 26, 36.00, 19.00, 15.00, 14.00, 24.00 +MCK, 12, 26, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 26, 58.00, 36.00, 20.00, 20.00, 29.00 +MCO, 12, 26, 72.00, 50.00, 13.00, 16.00, 23.00 +MCW, 12, 26, 23.00, 7.00, 14.00, 11.00, 20.00 +MC2, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 26, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 26, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 26, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 26, 32.00, 18.00, 31.00, 30.00, 42.00 +MEI, 12, 26, 58.00, 35.00, 24.00, 18.00, 32.00 +MEM, 12, 26, 50.00, 33.00, 27.00, 22.00, 35.00 +MER, 12, 26, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 26, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 26, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 26, 44.00, 30.00, 35.00, 35.00, 49.00 +MGE, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 26, 58.00, 37.00, 23.00, 20.00, 33.00 +MGW, 12, 26, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 26, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 26, 53.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 12, 26, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 26, 76.00, 58.00, 13.00, 12.00, 21.00 +MIB, 12, 26, 19.00, 2.00, -9999.00, -9999.00, 24.00 +MIV, 12, 26, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 26, 39.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 26, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 26, 28.00, 14.00, 31.00, 30.00, 43.00 +MKG, 12, 26, 31.00, 21.00, 40.00, 40.00, 53.00 +MKL, 12, 26, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 26, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 26, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 26, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 26, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 26, 30.00, 14.00, 26.00, 23.00, 35.00 +MLS, 12, 26, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 26, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 26, 57.00, 37.00, -9999.00, -9999.00, 30.00 +MOB, 12, 26, 61.00, 41.00, 22.00, 17.00, 31.00 +MOT, 12, 26, 19.00, 2.00, 18.00, 17.00, 26.00 +MPV, 12, 26, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 26, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 26, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 26, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 26, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 26, 59.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 26, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 26, 27.00, 10.00, 25.00, 23.00, 35.00 +MSO, 12, 26, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 26, 22.00, 6.00, 19.00, 21.00, 30.00 +MSS, 12, 26, 26.00, 8.00, 39.00, 36.00, 55.00 +MSY, 12, 26, 62.00, 43.00, 23.00, 17.00, 32.00 +MTC, 12, 26, 32.00, 20.00, -9999.00, -9999.00, 37.00 +MTN, 12, 26, 43.00, 26.00, -9999.00, -9999.00, 28.00 +MTO, 12, 26, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 26, 38.00, 22.00, -9999.00, -9999.00, 28.00 +MUO, 12, 26, 39.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 26, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 26, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 26, 58.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 12, 26, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 26, 58.00, 34.00, -9999.00, -9999.00, 28.00 +NAO, 12, 26, 58.00, 43.00, -9999.00, -9999.00, 35.00 +NBC, 12, 26, 60.00, 40.00, -9999.00, -9999.00, 29.00 +NBE, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 26, 31.00, 16.00, -9999.00, -9999.00, 32.00 +NCA, 12, 26, 58.00, 33.00, -9999.00, -9999.00, 29.00 +NCO, 12, 26, 40.00, 25.00, -9999.00, -9999.00, 40.00 +NC1, 12, 26, 53.00, 35.00, -9999.00, -9999.00, 9.00 +NEL, 12, 26, 43.00, 22.00, -9999.00, -9999.00, 32.00 +NFG, 12, 26, 65.00, 44.00, -9999.00, -9999.00, 12.00 +NFL, 12, 26, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 12, 26, 67.00, 47.00, -9999.00, -9999.00, 19.00 +NGU, 12, 26, 50.00, 33.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 26, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 26, 45.00, 26.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 26, 32.00, 14.00, -9999.00, -9999.00, 39.00 +NID, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 26, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NIR, 12, 26, 64.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 12, 26, 57.00, 37.00, -9999.00, -9999.00, 29.00 +NKX, 12, 26, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 26, 57.00, 34.00, -9999.00, -9999.00, 35.00 +NPA, 12, 26, 61.00, 43.00, -9999.00, -9999.00, 29.00 +NQA, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 26, 69.00, 46.00, -9999.00, -9999.00, 19.00 +NQX, 12, 26, 75.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 26, 65.00, 47.00, -9999.00, -9999.00, 19.00 +NRC, 12, 26, 53.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 26, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 26, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 12, 26, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 26, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 26, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 26, 50.00, 33.00, -9999.00, -9999.00, 29.00 +NUC, 12, 26, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 26, 57.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 26, 45.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 26, 66.00, 44.00, -9999.00, -9999.00, 13.00 +NXX, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 26, 46.00, 24.00, -9999.00, -9999.00, 29.00 +NZC, 12, 26, 66.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 26, 67.00, 40.00, -9999.00, -9999.00, 16.00 +NZW, 12, 26, 38.00, 21.00, -9999.00, -9999.00, 39.00 +NZY, 12, 26, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 26, 57.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 26, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 26, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 26, 48.00, 26.00, 13.00, 10.00, 17.00 +OLM, 12, 26, 44.00, 32.00, 56.00, 57.00, 72.00 +OMA, 12, 26, 32.00, 13.00, 14.00, 12.00, 21.00 +OME, 12, 26, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 26, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 26, 31.00, 16.00, 30.00, 27.00, 41.00 +ORF, 12, 26, 50.00, 33.00, 23.00, 26.00, 35.00 +ORH, 12, 26, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 26, -10.00, -25.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 26, 30.00, 14.00, -9999.00, -9999.00, 47.00 +OTG, 12, 26, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 26, 52.00, 39.00, 52.00, 54.00, 65.00 +OTM, 12, 26, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 26, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 26, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 26, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 26, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 26, 61.00, 39.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 26, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 26, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 26, -2.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 26, -1.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 26, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 26, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 26, 64.00, 40.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 26, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 26, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 26, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 26, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 26, 1.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 26, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 26, 28.00, 11.00, -9999.00, -9999.00, 42.00 +PBI, 12, 26, 75.00, 57.00, 18.00, 19.00, 29.00 +PDT, 12, 26, 39.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 26, 45.00, 34.00, 49.00, 50.00, 65.00 +PFN, 12, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 26, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 26, 40.00, 25.00, 23.00, 21.00, 34.00 +PHX, 12, 26, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 26, 32.00, 16.00, 27.00, 24.00, 37.00 +PIB, 12, 26, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 26, 32.00, 14.00, 25.00, 25.00, 37.00 +PIR, 12, 26, 28.00, 8.00, 14.00, 14.00, 22.00 +PIT, 12, 26, 36.00, 22.00, 40.00, 37.00, 56.00 +PKB, 12, 26, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 26, 27.00, 12.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 26, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 26, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 26, 61.00, 43.00, 19.00, 17.00, 28.00 +POB, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 26, 59.00, 36.00, -9999.00, -9999.00, 47.00 +POM, 12, 26, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 26, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 26, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 26, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 26, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 26, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 26, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 26, 35.00, 16.00, -9999.00, -9999.00, 37.00 +PSP, 12, 26, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 26, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 26, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 26, 45.00, 14.00, 7.00, 9.00, 13.00 +PUC, 12, 26, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 26, 39.00, 22.00, 28.00, 29.00, 42.00 +PVU, 12, 26, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 26, 32.00, 14.00, 29.00, 28.00, 42.00 +P02, 12, 26, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P07, 12, 26, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 26, 15.00, -3.00, -9999.00, -9999.00, -9999.00 +P24, 12, 26, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +P28, 12, 26, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 12, 26, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +P38, 12, 26, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 12, 26, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +P58, 12, 26, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +P59, 12, 26, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +P60, 12, 26, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 12, 26, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +P67, 12, 26, 21.00, 0.00, -9999.00, -9999.00, -9999.00 +P68, 12, 26, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 26, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 26, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 26, 34.00, 11.00, 14.00, 10.00, 21.00 +RBL, 12, 26, 54.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 26, 34.00, 11.00, -9999.00, -9999.00, 19.00 +RDD, 12, 26, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 26, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 26, 16.00, -3.00, -9999.00, -9999.00, 27.00 +RDU, 12, 26, 50.00, 30.00, 22.00, 24.00, 34.00 +REE, 12, 26, 53.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 12, 26, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 26, 29.00, 13.00, 27.00, 24.00, 36.00 +RIC, 12, 26, 48.00, 28.00, 21.00, 24.00, 33.00 +RIV, 12, 26, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 26, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 26, 29.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 26, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 12, 26, 62.00, 39.00, -9999.00, -9999.00, 21.00 +RNO, 12, 26, 44.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 26, 45.00, 27.00, 20.00, 21.00, 32.00 +ROC, 12, 26, 33.00, 19.00, 40.00, 44.00, 60.00 +ROW, 12, 26, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 26, 40.00, 17.00, 8.00, 10.00, 14.00 +RST, 12, 26, 22.00, 6.00, 23.00, 20.00, 31.00 +RWF, 12, 26, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 26, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 26, 51.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 26, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 26, 62.00, 39.00, 16.00, 18.00, 25.00 +SAV, 12, 26, 61.00, 39.00, 21.00, 19.00, 30.00 +SAW, 12, 26, 26.00, 14.00, -9999.00, -9999.00, 56.00 +SBA, 12, 26, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 26, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 26, 32.00, 19.00, 40.00, 38.00, 54.00 +SBP, 12, 26, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 26, 27.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 26, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 26, -9.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 26, 52.00, 36.00, 15.00, 18.00, 22.00 +SDF, 12, 26, 42.00, 26.00, 28.00, 25.00, 38.00 +SEA, 12, 26, 44.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 26, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 26, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 26, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 26, 43.00, 23.00, 20.00, 19.00, 29.00 +SGY, 12, 26, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 26, 33.00, 9.00, 19.00, 17.00, 29.00 +SHV, 12, 26, 56.00, 36.00, 19.00, 20.00, 28.00 +SIT, 12, 26, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 26, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 26, 57.00, 31.00, 9.00, 8.00, 14.00 +SKA, 12, 26, 33.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 12, 26, 62.00, 39.00, -9999.00, -9999.00, 21.00 +SLC, 12, 26, 36.00, 20.00, 22.00, 23.00, 33.00 +SLE, 12, 26, 46.00, 33.00, 48.00, 50.00, 62.00 +SLN, 12, 26, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 26, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 26, 64.00, 37.00, -9999.00, 13.00, 15.00 +SNA, 12, 26, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 26, 32.00, 24.00, 52.00, 52.00, 70.00 +SNS, 12, 26, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 26, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 26, 34.00, 19.00, 26.00, 22.00, 35.00 +SPS, 12, 26, 53.00, 29.00, 11.00, 8.00, 15.00 +SRQ, 12, 26, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 26, 57.00, 34.00, -9999.00, -9999.00, 28.00 +SSI, 12, 26, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +STC, 12, 26, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 26, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +STL, 12, 26, 39.00, 23.00, 21.00, 21.00, 32.00 +STNV, 12, 26, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 12, 26, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 26, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 26, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 26, 54.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 26, 28.00, 10.00, 14.00, 12.00, 21.00 +SVN, 12, 26, 61.00, 39.00, -9999.00, -9999.00, 20.00 +SWF, 12, 26, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 26, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 26, 33.00, 18.00, 44.00, 46.00, 61.00 +SZL, 12, 26, 39.00, 18.00, -9999.00, -9999.00, 27.00 +TAD, 12, 26, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 26, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 26, 47.00, 20.00, -9999.00, -9999.00, 33.00 +TCC, 12, 26, 52.00, 22.00, 4.00, 6.00, 6.00 +TCL, 12, 26, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 26, 45.00, 32.00, -9999.00, -9999.00, 63.00 +TCS, 12, 26, 52.00, 27.00, -9999.00, 8.00, 8.00 +TEB, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 26, 48.00, 26.00, -9999.00, -9999.00, 15.00 +TKA, 12, 26, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 26, 64.00, 39.00, 18.00, 20.00, 27.00 +TNX, 12, 26, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 26, 32.00, 18.00, 35.00, 35.00, 48.00 +TOP, 12, 26, 38.00, 18.00, 14.00, 13.00, 22.00 +TPA, 12, 26, 71.00, 51.00, 13.00, 17.00, 23.00 +TPH, 12, 26, 43.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 26, 46.00, 26.00, 25.00, 27.00, 38.00 +TRK, 12, 26, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 26, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 26, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 26, 46.00, 26.00, 13.00, 13.00, 21.00 +TUP, 12, 26, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 26, 63.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 26, 28.00, 17.00, 37.00, 42.00, 53.00 +TVL, 12, 26, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 26, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 26, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 26, 48.00, 28.00, 28.00, 25.00, 37.00 +T01, 12, 26, 47.00, 28.00, -9999.00, -9999.00, 29.00 +T02, 12, 26, 54.00, 33.00, -9999.00, -9999.00, 30.00 +T03, 12, 26, 59.00, 36.00, -9999.00, -9999.00, 28.00 +T04, 12, 26, 73.00, 53.00, -9999.00, -9999.00, 21.00 +T05, 12, 26, 39.00, 16.00, -9999.00, -9999.00, 18.00 +T06, 12, 26, 60.00, 34.00, -9999.00, -9999.00, 35.00 +T07, 12, 26, 37.00, 10.00, -9999.00, -9999.00, 36.00 +T08, 12, 26, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 12, 26, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 26, 53.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 26, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 26, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 26, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 26, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 26, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +U15, 12, 26, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 12, 26, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 26, 62.00, 38.00, -9999.00, -9999.00, 24.00 +VBG, 12, 26, 65.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 26, 64.00, 44.00, 18.00, 18.00, 27.00 +VCV, 12, 26, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 26, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 26, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 26, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 26, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 26, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 26, 62.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 12, 26, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 26, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 26, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 26, 47.00, 28.00, 20.00, 29.00, 33.00 +WJA, 12, 26, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 26, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 26, 4.00, -14.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 26, 41.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 26, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 26, 58.00, 36.00, -9999.00, -9999.00, 22.00 +WRG, 12, 26, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 26, 42.00, 24.00, -9999.00, -9999.00, 31.00 +WRL, 12, 26, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 12, 26, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 26, 32.00, 20.00, 57.00, 58.00, 66.00 +YCG, 12, 26, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 26, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 26, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 26, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 26, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 26, 36.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 26, 33.00, 20.00, 37.00, 38.00, 55.00 +YPA, 12, 26, 9.00, -13.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 26, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 26, 4.00, -13.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 26, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 26, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 26, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 26, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 26, 67.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 26, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 26, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 26, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 26, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 26, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 26, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 26, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 26, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 26, 23.00, 8.00, 50.00, 53.00, 68.00 +ZUN, 12, 26, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 26, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 26, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 26, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 12, 26, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 12, 26, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 26, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 26, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 26, 54.00, 36.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 26, 57.00, 34.00, -9999.00, -9999.00, 30.00 +3B1, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 26, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 26, 27.00, 13.00, -9999.00, -9999.00, 47.00 +3SE, 12, 26, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 26, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 26, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 26, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 26, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 26, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 26, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 26, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 26, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 27, 36.00, 22.00, 25.00, 25.00, 39.00 +ABI, 12, 27, 55.00, 32.00, 9.00, 8.00, 13.00 +ABQ, 12, 27, 46.00, 22.00, 7.00, 8.00, 12.00 +ABR, 12, 27, 22.00, 2.00, 14.00, 12.00, 21.00 +ABY, 12, 27, 61.00, 35.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 27, 41.00, 27.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 27, 57.00, 35.00, 14.00, 12.00, 19.00 +ACV, 12, 27, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 27, 43.00, 24.00, 21.00, 23.00, 33.00 +ADK, 12, 27, 38.00, 30.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 27, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 27, 36.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 27, 44.00, 23.00, -9999.00, -9999.00, 28.00 +AEX, 12, 27, 59.00, 38.00, -9999.00, -9999.00, 32.00 +AFF, 12, 27, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 27, 73.00, 49.00, -9999.00, -9999.00, 24.00 +AGS, 12, 27, 57.00, 33.00, 22.00, 22.00, 32.00 +AHN, 12, 27, 53.00, 33.00, 23.00, 23.00, 32.00 +AKN, 12, 27, 23.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 27, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 27, 32.00, 14.00, 27.00, 29.00, 42.00 +ALI, 12, 27, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 27, 26.00, 8.00, 17.00, 14.00, 25.00 +ALS, 12, 27, 33.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 27, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 27, 49.00, 22.00, 6.00, 8.00, 12.00 +AMG, 12, 27, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 27, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 27, 22.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 27, 53.00, 34.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 27, 39.00, 30.00, 61.00, 58.00, 71.00 +AOO, 12, 27, 35.00, 22.00, -9999.00, -9999.00, -9999.00 +APN, 12, 27, 28.00, 13.00, 33.00, 37.00, 52.00 +AQQ, 12, 27, 62.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 12, 27, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +AST, 12, 27, 47.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 27, 52.00, 33.00, 22.00, 22.00, 31.00 +ATW, 12, 27, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 27, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 27, 38.00, 20.00, -9999.00, -9999.00, 41.00 +AUG, 12, 27, 29.00, 13.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 27, 60.00, 39.00, 16.00, 16.00, 24.00 +AUW, 12, 27, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 27, 48.00, 27.00, 22.00, 21.00, 31.00 +AVP, 12, 27, 34.00, 20.00, 28.00, 27.00, 42.00 +AXN, 12, 27, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 27, 35.00, 17.00, -9999.00, -9999.00, 32.00 +AYS, 12, 27, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 27, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 27, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 27, 35.00, 8.00, -9999.00, -9999.00, 11.00 +BDL, 12, 27, 35.00, 18.00, 28.00, 26.00, 41.00 +BDR, 12, 27, 38.00, 25.00, 28.00, 25.00, 43.00 +BET, 12, 27, 14.00, 1.00, 22.00, 26.00, 35.00 +BFD, 12, 27, 29.00, 15.00, 51.00, 49.00, 68.00 +BFF, 12, 27, 38.00, 11.00, 13.00, 12.00, 20.00 +BFL, 12, 27, 55.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 27, 30.00, 17.00, 38.00, 37.00, 56.00 +BGR, 12, 27, 29.00, 11.00, 28.00, 27.00, 41.00 +BGS, 12, 27, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 27, 53.00, 33.00, 24.00, 21.00, 31.00 +BID, 12, 27, 40.00, 27.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 27, 4.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 27, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 27, 32.00, 14.00, 17.00, 18.00, 26.00 +BIS, 12, 27, 22.00, 0.00, 19.00, 20.00, 31.00 +BIX, 12, 27, 61.00, 44.00, -9999.00, -9999.00, 31.00 +BJI, 12, 27, 15.00, -5.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 27, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 27, 44.00, 14.00, -9999.00, -9999.00, 16.00 +BKW, 12, 27, 40.00, 23.00, 35.00, 36.00, 49.00 +BLF, 12, 27, 41.00, 25.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 27, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 27, 35.00, 20.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 27, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 27, 41.00, 23.00, -9999.00, -9999.00, 29.00 +BNA, 12, 27, 48.00, 29.00, 29.00, 23.00, 38.00 +BNO, 12, 27, 34.00, 13.00, -9999.00, 30.00, 51.00 +BOI, 12, 27, 36.00, 21.00, 28.00, 29.00, 42.00 +BOS, 12, 27, 38.00, 24.00, 26.00, 28.00, 40.00 +BPI, 12, 27, 25.00, -8.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 27, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 27, 20.00, -3.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 27, 32.00, 15.00, -9999.00, -9999.00, 21.00 +BRO, 12, 27, 70.00, 51.00, 15.00, 16.00, 24.00 +BRW, 12, 27, -6.00, -18.00, 8.00, 9.00, 14.00 +BSM, 12, 27, 60.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 12, 27, -9.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 27, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 27, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 27, 61.00, 41.00, 24.00, 19.00, 33.00 +BTT, 12, 27, -3.00, -18.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 27, 27.00, 11.00, 39.00, 32.00, 53.00 +BUB, 12, 27, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 27, 33.00, 20.00, 46.00, 51.00, 65.00 +BUR, 12, 27, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 27, 62.00, 44.00, -9999.00, 16.00, 20.00 +BWG, 12, 27, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 27, 42.00, 26.00, 22.00, 23.00, 33.00 +BYH, 12, 27, 46.00, 29.00, -9999.00, -9999.00, 35.00 +BYI, 12, 27, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 27, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 27, 57.00, 33.00, 24.00, 22.00, 33.00 +CAG, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 27, 35.00, 20.00, 39.00, 38.00, 55.00 +CAO, 12, 27, 47.00, 20.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 27, 21.00, 1.00, 38.00, 40.00, 54.00 +CBM, 12, 27, 54.00, 32.00, -9999.00, -9999.00, 35.00 +CDB, 12, 27, 34.00, 26.00, 56.00, 58.00, 73.00 +CDC, 12, 27, 41.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 27, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 27, 52.00, 27.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 27, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 27, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 27, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 27, 48.00, 29.00, 26.00, 23.00, 35.00 +CHO, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 27, 60.00, 39.00, 20.00, 22.00, 30.00 +CID, 12, 27, 28.00, 11.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 27, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 27, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 27, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 27, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 27, 34.00, 21.00, 42.00, 39.00, 56.00 +CLL, 12, 27, 60.00, 40.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 27, 50.00, 31.00, 22.00, 25.00, 35.00 +CMH, 12, 27, 36.00, 22.00, 30.00, 33.00, 46.00 +CMI, 12, 27, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 27, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 27, 37.00, 17.00, 10.00, 9.00, 16.00 +CNM, 12, 27, 57.00, 29.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 27, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +COD, 12, 27, 35.00, 13.00, -9999.00, -9999.00, -9999.00 +COF, 12, 27, 72.00, 52.00, -9999.00, -9999.00, 21.00 +CON, 12, 27, 32.00, 11.00, 25.00, 27.00, 37.00 +COS, 12, 27, 41.00, 16.00, 13.00, 11.00, 17.00 +COT, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 27, 38.00, 20.00, 23.00, 20.00, 32.00 +CPR, 12, 27, 33.00, 12.00, 17.00, 16.00, 26.00 +CRBC, 12, 27, 26.00, -10.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 27, 66.00, 47.00, 14.00, 12.00, 21.00 +CRW, 12, 27, 43.00, 26.00, 37.00, 34.00, 50.00 +CSG, 12, 27, 57.00, 37.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 27, 49.00, 25.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 27, 44.00, 27.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 27, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 27, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 27, 39.00, 22.00, 28.00, 27.00, 40.00 +CVN, 12, 27, 51.00, 23.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 27, 51.00, 23.00, -9999.00, -9999.00, 11.00 +CXY, 12, 27, 38.00, 24.00, 20.00, 18.00, 29.00 +CYS, 12, 27, 38.00, 15.00, 15.00, 12.00, 20.00 +DAA, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 27, 69.00, 48.00, 17.00, 19.00, 26.00 +DAG, 12, 27, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 27, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 27, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 27, 36.00, 21.00, 32.00, 28.00, 43.00 +DBQ, 12, 27, 26.00, 10.00, 21.00, 20.00, 32.00 +DCA, 12, 27, 44.00, 29.00, 20.00, 21.00, 30.00 +DDC, 12, 27, 42.00, 19.00, 10.00, 10.00, 15.00 +DEC, 12, 27, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 27, 43.00, 16.00, 12.00, 12.00, 18.00 +DFW, 12, 27, 55.00, 34.00, 11.00, 10.00, 16.00 +DHN, 12, 27, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 27, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 27, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 27, 62.00, 39.00, -9999.00, -9999.00, 15.00 +DLG, 12, 27, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 27, 18.00, 1.00, 22.00, 21.00, 32.00 +DLLC, 12, 27, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 27, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 27, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 27, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 27, 45.00, 27.00, -9999.00, -9999.00, 31.00 +DPG, 12, 27, 36.00, 15.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 27, 62.00, 38.00, -9999.00, -9999.00, 30.00 +DRA, 12, 27, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 27, 62.00, 39.00, 8.00, 9.00, 14.00 +DSM, 12, 27, 30.00, 13.00, 20.00, 18.00, 30.00 +DTW, 12, 27, 32.00, 18.00, 34.00, 33.00, 46.00 +DUG, 12, 27, 60.00, 29.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 27, 31.00, 18.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 27, 46.00, 30.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 27, 55.00, 32.00, -9999.00, -9999.00, 15.00 +D45, 12, 27, 12.00, -9.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 27, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 27, 22.00, 4.00, 21.00, 17.00, 28.00 +ECG, 12, 27, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 27, 57.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 27, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 27, 33.00, 4.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 27, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 27, 40.00, 19.00, 42.00, 42.00, 59.00 +EKO, 12, 27, 36.00, 13.00, 19.00, 20.00, 28.00 +ELD, 12, 27, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 27, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 27, 56.00, 29.00, 7.00, 9.00, 12.00 +ELY, 12, 27, 39.00, 9.00, 12.00, 14.00, 21.00 +EMP, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 27, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 12, 27, 46.00, 26.00, -9999.00, -9999.00, 15.00 +ENN, 12, 27, 1.00, -17.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 27, 34.00, 18.00, -9999.00, -9999.00, 18.00 +EPH, 12, 27, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 27, 35.00, 22.00, 44.00, 45.00, 63.00 +ESF, 12, 27, 59.00, 38.00, -9999.00, -9999.00, 35.00 +EUG, 12, 27, 46.00, 35.00, 47.00, 47.00, 61.00 +EVV, 12, 27, 41.00, 24.00, 28.00, 24.00, 37.00 +EWN, 12, 27, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 27, 40.00, 26.00, 22.00, 23.00, 36.00 +EYW, 12, 27, 75.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 27, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 27, 50.00, 29.00, -9999.00, -9999.00, 29.00 +FAI, 12, 27, 0.00, -17.00, 22.00, 24.00, 33.00 +FAR, 12, 27, 17.00, -1.00, 13.00, 18.00, 25.00 +FAT, 12, 27, 52.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 27, 53.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 27, 28.00, 13.00, 34.00, 38.00, 51.00 +FCS, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 27, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 27, 38.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 27, 42.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 27, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 27, 56.00, 35.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 27, 38.00, 19.00, -9999.00, -9999.00, -9999.00 +FME, 12, 27, 45.00, 24.00, -9999.00, -9999.00, 28.00 +FMH, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 27, 41.00, 16.00, 7.00, 8.00, 9.00 +FMY, 12, 27, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 27, 31.00, 17.00, 32.00, 32.00, 46.00 +FOD, 12, 27, 27.00, 9.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 27, 38.00, 18.00, -9999.00, -9999.00, 19.00 +FOK, 12, 27, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 27, 39.00, 19.00, -9999.00, -9999.00, 18.00 +FSD, 12, 27, 25.00, 5.00, 12.00, 13.00, 20.00 +FSI, 12, 27, 50.00, 25.00, -9999.00, -9999.00, 14.00 +FSM, 12, 27, 49.00, 27.00, 18.00, 16.00, 25.00 +FTK, 12, 27, 42.00, 23.00, -9999.00, -9999.00, 35.00 +FWA, 12, 27, 33.00, 18.00, 29.00, 33.00, 44.00 +FWH, 12, 27, 55.00, 32.00, -9999.00, -9999.00, 17.00 +FYU, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 27, 46.00, 25.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 27, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 27, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 27, 31.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 27, 43.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 27, 55.00, 33.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 27, 33.00, 20.00, 36.00, 35.00, 49.00 +GFA, 12, 27, 31.00, 12.00, -9999.00, -9999.00, 23.00 +GFK, 12, 27, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 27, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 27, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 27, 22.00, 3.00, 20.00, 20.00, 31.00 +GJT, 12, 27, 36.00, 16.00, 12.00, 12.00, 18.00 +GKN, 12, 27, 3.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 27, 41.00, 16.00, 9.00, 8.00, 14.00 +GLH, 12, 27, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 27, 60.00, 49.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 27, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 27, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 12, 27, 39.00, 21.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 27, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 27, 25.00, 9.00, 27.00, 28.00, 41.00 +GRCI, 12, 27, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 27, 45.00, 32.00, -9999.00, -9999.00, 69.00 +GRI, 12, 27, 33.00, 12.00, 13.00, 11.00, 19.00 +GRK, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 27, 31.00, 18.00, 35.00, 41.00, 54.00 +GSB, 12, 27, 53.00, 32.00, -9999.00, -9999.00, 23.00 +GSG, 12, 27, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 27, 48.00, 28.00, 22.00, 23.00, 33.00 +GSP, 12, 27, 51.00, 32.00, 23.00, 25.00, 34.00 +GST, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 27, 30.00, 12.00, -9999.00, -9999.00, 61.00 +GTF, 12, 27, 31.00, 12.00, 19.00, 22.00, 30.00 +GUP, 12, 27, 44.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 27, 34.00, 17.00, -9999.00, -9999.00, 37.00 +GVW, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 27, 53.00, 35.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 27, 55.00, 39.00, 24.00, 23.00, 34.00 +HBR, 12, 27, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 27, 62.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 27, 16.00, -4.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 27, 35.00, 18.00, -9999.00, -9999.00, 36.00 +HKY, 12, 27, 49.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 27, 29.00, 9.00, 17.00, 17.00, 29.00 +HMN, 12, 27, 56.00, 22.00, -9999.00, -9999.00, 10.00 +HMS, 12, 27, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 27, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 27, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +HON, 12, 27, 25.00, 4.00, 9.00, 9.00, 16.00 +HOP, 12, 27, 44.00, 24.00, -9999.00, -9999.00, 35.00 +HOT, 12, 27, 51.00, 30.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 27, 63.00, 44.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 27, 36.00, 23.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 27, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 27, 46.00, 27.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 27, 62.00, 38.00, -9999.00, -9999.00, 30.00 +HST, 12, 27, 77.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 12, 27, 50.00, 31.00, 29.00, 22.00, 37.00 +HTL, 12, 27, 27.00, 12.00, 39.00, 36.00, 53.00 +HTS, 12, 27, 43.00, 26.00, 32.00, 31.00, 47.00 +HUF, 12, 27, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 27, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 27, 38.00, 21.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 27, 26.00, 4.00, 20.00, 17.00, 26.00 +IAB, 12, 27, 41.00, 21.00, -9999.00, -9999.00, 18.00 +IAD, 12, 27, 42.00, 23.00, 22.00, 22.00, 32.00 +IAG, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 27, 63.00, 41.00, 21.00, 20.00, 29.00 +ICT, 12, 27, 41.00, 21.00, 12.00, 11.00, 18.00 +IDA, 12, 27, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 27, 54.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 27, 41.00, 25.00, 23.00, 22.00, 34.00 +ILI, 12, 27, 23.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 27, 57.00, 36.00, 21.00, 24.00, 33.00 +IMT, 12, 27, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +IND, 12, 27, 36.00, 20.00, 32.00, 31.00, 45.00 +INL, 12, 27, 13.00, -7.00, 23.00, 22.00, 34.00 +INS, 12, 27, 53.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 27, 49.00, 28.00, -9999.00, -9999.00, -9999.00 +INW, 12, 27, 44.00, 19.00, 7.00, 7.00, 11.00 +IPL, 12, 27, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 27, 35.00, 20.00, 26.00, 28.00, 40.00 +IRK, 12, 27, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 27, 21.00, 0.00, 20.00, 17.00, 30.00 +ISP, 12, 27, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 27, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 27, 64.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 27, 20.00, 2.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 27, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 27, 57.00, 34.00, 25.00, 20.00, 33.00 +JAX, 12, 27, 65.00, 42.00, 19.00, 18.00, 28.00 +JBR, 12, 27, 47.00, 30.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 27, 62.00, 32.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 27, 29.00, 4.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 27, 40.00, 28.00, 23.00, 23.00, 35.00 +JHW, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 27, 43.00, 27.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 27, 43.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 27, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 27, 30.00, 21.00, 46.00, 49.00, 58.00 +JST, 12, 27, 38.00, 22.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 27, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 27, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 27, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 27, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 27, 74.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 27, 31.00, 16.00, 34.00, 36.00, 49.00 +LAR, 12, 27, 32.00, 9.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 27, 56.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 27, 65.00, 47.00, 10.00, 9.00, 14.00 +LBB, 12, 27, 53.00, 25.00, 10.00, 7.00, 13.00 +LBF, 12, 27, 35.00, 9.00, 13.00, 8.00, 17.00 +LCH, 12, 27, 61.00, 42.00, 18.00, 19.00, 29.00 +LCK, 12, 27, 38.00, 22.00, -9999.00, -9999.00, 40.00 +LEB, 12, 27, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 27, 41.00, 25.00, 29.00, 28.00, 40.00 +LFI, 12, 27, 49.00, 33.00, -9999.00, -9999.00, 29.00 +LFK, 12, 27, 60.00, 37.00, 18.00, 21.00, 28.00 +LFT, 12, 27, 62.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 27, 39.00, 28.00, 23.00, 23.00, 36.00 +LGB, 12, 27, 66.00, 44.00, 10.00, 10.00, 14.00 +LGU, 12, 27, 31.00, 12.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 27, 63.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 27, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 27, 40.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 27, 50.00, 31.00, 19.00, 21.00, 28.00 +LIZ, 12, 27, 21.00, 1.00, -9999.00, -9999.00, 52.00 +LMT, 12, 27, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 12, 27, 31.00, 8.00, 10.00, 11.00, 15.00 +LNK, 12, 27, 33.00, 12.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 27, 42.00, 16.00, 9.00, 11.00, 14.00 +LOZ, 12, 27, 44.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 27, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 27, 50.00, 30.00, -9999.00, -9999.00, 23.00 +LSE, 12, 27, 25.00, 8.00, 19.00, 17.00, 28.00 +LSF, 12, 27, 57.00, 37.00, -9999.00, -9999.00, 22.00 +LSV, 12, 27, 59.00, 26.00, -9999.00, -9999.00, 9.00 +LTS, 12, 27, 53.00, 27.00, -9999.00, -9999.00, 14.00 +LUF, 12, 27, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 12, 27, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 27, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 27, 32.00, 10.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 27, 29.00, 2.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 27, 45.00, 27.00, 23.00, 22.00, 33.00 +MAF, 12, 27, 57.00, 29.00, 7.00, 6.00, 11.00 +MBL, 12, 27, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 27, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 27, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 27, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 12, 27, 71.00, 51.00, -9999.00, -9999.00, 21.00 +MCG, 12, 27, 1.00, -16.00, 27.00, 27.00, 39.00 +MCI, 12, 27, 36.00, 19.00, 15.00, 14.00, 24.00 +MCK, 12, 27, 39.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 27, 58.00, 36.00, 20.00, 20.00, 29.00 +MCO, 12, 27, 72.00, 50.00, 13.00, 16.00, 23.00 +MCW, 12, 27, 23.00, 7.00, 14.00, 11.00, 20.00 +MC2, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 27, 41.00, 22.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 27, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 27, 38.00, 24.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 27, 32.00, 18.00, 31.00, 30.00, 42.00 +MEI, 12, 27, 58.00, 35.00, 24.00, 18.00, 32.00 +MEM, 12, 27, 50.00, 33.00, 27.00, 22.00, 35.00 +MER, 12, 27, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 27, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 27, 70.00, 50.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 27, 44.00, 30.00, 35.00, 35.00, 49.00 +MGE, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 27, 58.00, 37.00, 23.00, 20.00, 33.00 +MGW, 12, 27, 39.00, 24.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 27, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 27, 53.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 12, 27, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 27, 76.00, 58.00, 13.00, 12.00, 21.00 +MIB, 12, 27, 19.00, 2.00, -9999.00, -9999.00, 24.00 +MIV, 12, 27, 42.00, 25.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 27, 39.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 27, 36.00, 19.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 27, 28.00, 14.00, 31.00, 30.00, 43.00 +MKG, 12, 27, 31.00, 21.00, 40.00, 40.00, 53.00 +MKL, 12, 27, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 27, 72.00, 52.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 27, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 27, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 27, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 27, 30.00, 14.00, 26.00, 23.00, 35.00 +MLS, 12, 27, 26.00, 7.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 27, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 27, 57.00, 37.00, -9999.00, -9999.00, 30.00 +MOB, 12, 27, 61.00, 41.00, 22.00, 17.00, 31.00 +MOT, 12, 27, 19.00, 2.00, 18.00, 17.00, 26.00 +MPV, 12, 27, 26.00, 9.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 27, 22.00, 6.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 27, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 27, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 27, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 27, 59.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 27, 50.00, 31.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 27, 27.00, 10.00, 25.00, 23.00, 35.00 +MSO, 12, 27, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 27, 22.00, 6.00, 19.00, 21.00, 30.00 +MSS, 12, 27, 26.00, 7.00, 39.00, 36.00, 55.00 +MSY, 12, 27, 62.00, 43.00, 23.00, 17.00, 32.00 +MTC, 12, 27, 32.00, 20.00, -9999.00, -9999.00, 37.00 +MTN, 12, 27, 43.00, 26.00, -9999.00, -9999.00, 28.00 +MTO, 12, 27, 35.00, 19.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 27, 38.00, 22.00, -9999.00, -9999.00, 28.00 +MUO, 12, 27, 39.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 27, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 27, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 27, 58.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 12, 27, 31.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 27, 58.00, 34.00, -9999.00, -9999.00, 28.00 +NAO, 12, 27, 58.00, 43.00, -9999.00, -9999.00, 35.00 +NBC, 12, 27, 60.00, 40.00, -9999.00, -9999.00, 29.00 +NBE, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 27, 31.00, 16.00, -9999.00, -9999.00, 32.00 +NCA, 12, 27, 58.00, 33.00, -9999.00, -9999.00, 29.00 +NCO, 12, 27, 40.00, 25.00, -9999.00, -9999.00, 40.00 +NC1, 12, 27, 53.00, 35.00, -9999.00, -9999.00, 9.00 +NEL, 12, 27, 43.00, 22.00, -9999.00, -9999.00, 32.00 +NFG, 12, 27, 65.00, 44.00, -9999.00, -9999.00, 12.00 +NFL, 12, 27, 44.00, 18.00, -9999.00, -9999.00, 13.00 +NGP, 12, 27, 67.00, 47.00, -9999.00, -9999.00, 19.00 +NGU, 12, 27, 50.00, 33.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 27, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 27, 45.00, 26.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 27, 32.00, 13.00, -9999.00, -9999.00, 39.00 +NID, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 27, 65.00, 42.00, -9999.00, -9999.00, 23.00 +NIR, 12, 27, 64.00, 42.00, -9999.00, -9999.00, 23.00 +NKT, 12, 27, 57.00, 37.00, -9999.00, -9999.00, 29.00 +NKX, 12, 27, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 27, 57.00, 34.00, -9999.00, -9999.00, 35.00 +NPA, 12, 27, 61.00, 43.00, -9999.00, -9999.00, 29.00 +NQA, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 27, 69.00, 46.00, -9999.00, -9999.00, 19.00 +NQX, 12, 27, 75.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 27, 65.00, 47.00, -9999.00, -9999.00, 19.00 +NRC, 12, 27, 53.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 27, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 27, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 12, 27, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 27, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 27, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 27, 50.00, 33.00, -9999.00, -9999.00, 29.00 +NUC, 12, 27, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 27, 57.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 27, 45.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 27, 66.00, 44.00, -9999.00, -9999.00, 13.00 +NXX, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 27, 46.00, 24.00, -9999.00, -9999.00, 29.00 +NZC, 12, 27, 66.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 27, 67.00, 40.00, -9999.00, -9999.00, 16.00 +NZW, 12, 27, 38.00, 21.00, -9999.00, -9999.00, 39.00 +NZY, 12, 27, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 27, 57.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 27, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 27, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 27, 48.00, 26.00, 13.00, 10.00, 17.00 +OLM, 12, 27, 44.00, 32.00, 56.00, 57.00, 73.00 +OMA, 12, 27, 32.00, 13.00, 14.00, 12.00, 21.00 +OME, 12, 27, 15.00, 0.00, 25.00, 26.00, 36.00 +ONT, 12, 27, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 27, 31.00, 16.00, 30.00, 27.00, 41.00 +ORF, 12, 27, 50.00, 33.00, 23.00, 26.00, 35.00 +ORH, 12, 27, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 27, -10.00, -25.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 27, 30.00, 14.00, -9999.00, -9999.00, 47.00 +OTG, 12, 27, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 27, 52.00, 39.00, 52.00, 54.00, 65.00 +OTM, 12, 27, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 27, 5.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 27, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 27, 29.00, 3.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 27, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 27, 61.00, 39.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 27, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 27, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 27, -2.00, -17.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 27, -1.00, -15.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 27, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 27, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 27, 64.00, 40.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 27, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 27, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 27, 35.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 27, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 27, 1.00, -16.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 27, 52.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 27, 28.00, 11.00, -9999.00, -9999.00, 42.00 +PBI, 12, 27, 75.00, 57.00, 18.00, 19.00, 29.00 +PDT, 12, 27, 39.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 27, 45.00, 34.00, 49.00, 50.00, 65.00 +PFN, 12, 27, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 27, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 27, 40.00, 25.00, 23.00, 21.00, 34.00 +PHX, 12, 27, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 27, 32.00, 16.00, 27.00, 24.00, 37.00 +PIB, 12, 27, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 27, 32.00, 14.00, 25.00, 25.00, 37.00 +PIR, 12, 27, 28.00, 8.00, 14.00, 14.00, 22.00 +PIT, 12, 27, 36.00, 22.00, 40.00, 37.00, 56.00 +PKB, 12, 27, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 27, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 27, 44.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 27, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 27, 61.00, 43.00, 19.00, 17.00, 28.00 +POB, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 27, 59.00, 36.00, -9999.00, -9999.00, 47.00 +POM, 12, 27, 68.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 27, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 27, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 27, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 27, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 27, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 27, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 27, 35.00, 16.00, -9999.00, -9999.00, 37.00 +PSP, 12, 27, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 27, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 27, 30.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 27, 45.00, 14.00, 7.00, 9.00, 13.00 +PUC, 12, 27, 33.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 27, 39.00, 22.00, 28.00, 29.00, 42.00 +PVU, 12, 27, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 27, 32.00, 14.00, 29.00, 28.00, 42.00 +P02, 12, 27, 44.00, 24.00, -9999.00, -9999.00, -9999.00 +P07, 12, 27, 60.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 27, 15.00, -3.00, -9999.00, -9999.00, -9999.00 +P24, 12, 27, 19.00, -1.00, -9999.00, -9999.00, -9999.00 +P28, 12, 27, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 12, 27, 33.00, 14.00, -9999.00, -9999.00, -9999.00 +P38, 12, 27, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 12, 27, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +P58, 12, 27, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +P59, 12, 27, 22.00, 11.00, -9999.00, -9999.00, -9999.00 +P60, 12, 27, 22.00, -2.00, -9999.00, -9999.00, -9999.00 +P61, 12, 27, 24.00, 7.00, -9999.00, -9999.00, -9999.00 +P67, 12, 27, 21.00, -1.00, -9999.00, -9999.00, -9999.00 +P68, 12, 27, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 27, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 27, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 27, 34.00, 11.00, 14.00, 10.00, 21.00 +RBL, 12, 27, 54.00, 37.00, 25.00, 23.00, 34.00 +RCA, 12, 27, 34.00, 11.00, -9999.00, -9999.00, 19.00 +RDD, 12, 27, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 27, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 27, 16.00, -3.00, -9999.00, -9999.00, 27.00 +RDU, 12, 27, 50.00, 30.00, 22.00, 24.00, 34.00 +REE, 12, 27, 53.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 12, 27, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 27, 29.00, 12.00, 27.00, 24.00, 36.00 +RIC, 12, 27, 48.00, 28.00, 21.00, 24.00, 33.00 +RIV, 12, 27, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 27, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 27, 29.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 27, 51.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 12, 27, 62.00, 39.00, -9999.00, -9999.00, 21.00 +RNO, 12, 27, 44.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 27, 45.00, 27.00, 20.00, 21.00, 32.00 +ROC, 12, 27, 33.00, 19.00, 40.00, 44.00, 60.00 +ROW, 12, 27, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 27, 40.00, 17.00, 8.00, 10.00, 14.00 +RST, 12, 27, 22.00, 5.00, 23.00, 20.00, 31.00 +RWF, 12, 27, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 27, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 27, 51.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 27, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 27, 62.00, 39.00, 16.00, 18.00, 25.00 +SAV, 12, 27, 61.00, 39.00, 21.00, 19.00, 30.00 +SAW, 12, 27, 26.00, 14.00, -9999.00, -9999.00, 56.00 +SBA, 12, 27, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 27, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 27, 32.00, 19.00, 40.00, 38.00, 54.00 +SBP, 12, 27, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 27, 27.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 27, 46.00, 28.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 27, -9.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 27, 52.00, 36.00, 15.00, 18.00, 22.00 +SDF, 12, 27, 42.00, 26.00, 28.00, 25.00, 38.00 +SEA, 12, 27, 44.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 27, 58.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 27, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 27, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 27, 43.00, 23.00, 20.00, 19.00, 29.00 +SGY, 12, 27, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 27, 33.00, 9.00, 19.00, 17.00, 29.00 +SHV, 12, 27, 56.00, 36.00, 19.00, 20.00, 28.00 +SIT, 12, 27, 39.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 27, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 27, 57.00, 31.00, 9.00, 8.00, 14.00 +SKA, 12, 27, 33.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 12, 27, 62.00, 39.00, -9999.00, -9999.00, 21.00 +SLC, 12, 27, 36.00, 20.00, 22.00, 23.00, 33.00 +SLE, 12, 27, 46.00, 33.00, 48.00, 50.00, 62.00 +SLN, 12, 27, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 27, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 27, 64.00, 37.00, -9999.00, 13.00, 15.00 +SNA, 12, 27, 63.00, 47.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 27, 32.00, 24.00, 52.00, 52.00, 70.00 +SNS, 12, 27, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 27, 38.00, 11.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 27, 34.00, 19.00, 26.00, 22.00, 35.00 +SPS, 12, 27, 53.00, 29.00, 11.00, 8.00, 15.00 +SRQ, 12, 27, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 27, 57.00, 34.00, -9999.00, -9999.00, 28.00 +SSI, 12, 27, 61.00, 43.00, -9999.00, -9999.00, -9999.00 +STC, 12, 27, 20.00, 1.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 27, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +STL, 12, 27, 39.00, 23.00, 21.00, 21.00, 32.00 +STNV, 12, 27, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 12, 27, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 27, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 27, 39.00, 19.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 27, 54.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 27, 28.00, 10.00, 14.00, 12.00, 21.00 +SVN, 12, 27, 61.00, 39.00, -9999.00, -9999.00, 20.00 +SWF, 12, 27, 37.00, 19.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 27, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 27, 33.00, 18.00, 44.00, 46.00, 61.00 +SZL, 12, 27, 39.00, 18.00, -9999.00, -9999.00, 27.00 +TAD, 12, 27, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 27, -1.00, -17.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 27, 47.00, 20.00, -9999.00, -9999.00, 33.00 +TCC, 12, 27, 52.00, 22.00, 4.00, 6.00, 6.00 +TCL, 12, 27, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 27, 45.00, 32.00, -9999.00, -9999.00, 63.00 +TCS, 12, 27, 52.00, 27.00, -9999.00, 8.00, 8.00 +TEB, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 27, 48.00, 26.00, -9999.00, -9999.00, 15.00 +TKA, 12, 27, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 27, 64.00, 39.00, 18.00, 20.00, 27.00 +TNX, 12, 27, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 27, 32.00, 18.00, 35.00, 35.00, 48.00 +TOP, 12, 27, 38.00, 18.00, 14.00, 13.00, 22.00 +TPA, 12, 27, 71.00, 51.00, 13.00, 17.00, 23.00 +TPH, 12, 27, 43.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 27, 46.00, 26.00, 25.00, 27.00, 38.00 +TRK, 12, 27, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 27, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 27, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 27, 46.00, 26.00, 13.00, 13.00, 21.00 +TUP, 12, 27, 50.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 27, 63.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 27, 28.00, 17.00, 37.00, 42.00, 53.00 +TVL, 12, 27, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 27, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 27, 55.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 27, 48.00, 28.00, 28.00, 25.00, 37.00 +T01, 12, 27, 47.00, 28.00, -9999.00, -9999.00, 29.00 +T02, 12, 27, 54.00, 33.00, -9999.00, -9999.00, 30.00 +T03, 12, 27, 59.00, 36.00, -9999.00, -9999.00, 28.00 +T04, 12, 27, 73.00, 53.00, -9999.00, -9999.00, 21.00 +T05, 12, 27, 39.00, 16.00, -9999.00, -9999.00, 18.00 +T06, 12, 27, 60.00, 34.00, -9999.00, -9999.00, 35.00 +T07, 12, 27, 37.00, 10.00, -9999.00, -9999.00, 36.00 +T08, 12, 27, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 12, 27, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 27, 53.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 27, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 27, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 27, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 27, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 27, 34.00, 20.00, -9999.00, -9999.00, -9999.00 +U15, 12, 27, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 12, 27, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 27, 62.00, 38.00, -9999.00, -9999.00, 24.00 +VBG, 12, 27, 65.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 27, 64.00, 44.00, 18.00, 18.00, 27.00 +VCV, 12, 27, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 27, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 27, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 27, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 27, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 27, 37.00, 8.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 27, 62.00, 38.00, -9999.00, -9999.00, 30.00 +VRB, 12, 27, 73.00, 52.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 27, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 27, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 27, 47.00, 28.00, 20.00, 29.00, 33.00 +WJA, 12, 27, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 27, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 27, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 27, 41.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 27, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 27, 58.00, 36.00, -9999.00, -9999.00, 22.00 +WRG, 12, 27, 34.00, 25.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 27, 42.00, 24.00, -9999.00, -9999.00, 31.00 +WRL, 12, 27, 31.00, 4.00, -9999.00, -9999.00, -9999.00 +X68, 12, 27, 71.00, 49.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 27, 32.00, 20.00, 57.00, 58.00, 66.00 +YCG, 12, 27, 31.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 27, 26.00, 13.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 27, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 27, 17.00, -2.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 27, 27.00, 7.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 27, 36.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 27, 33.00, 20.00, 37.00, 38.00, 55.00 +YPA, 12, 27, 9.00, -13.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 27, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 27, 4.00, -13.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 27, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 27, 18.00, -3.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 27, 28.00, 18.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 27, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 27, 67.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 27, 42.00, 33.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 27, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 27, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 27, 22.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 27, 20.00, 3.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 27, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 27, 27.00, 6.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 27, 24.00, 4.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 27, 23.00, 8.00, 50.00, 53.00, 68.00 +ZUN, 12, 27, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 27, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 27, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 27, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 12, 27, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 12, 27, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 27, 28.00, 9.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 27, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 27, 54.00, 36.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 27, 57.00, 34.00, -9999.00, -9999.00, 30.00 +3B1, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 27, 32.00, 15.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 27, 27.00, 13.00, -9999.00, -9999.00, 47.00 +3SE, 12, 27, 25.00, 6.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 27, 37.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 27, 44.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 27, 30.00, 14.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 27, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 27, 11.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 27, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 27, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 27, 30.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 28, 35.00, 21.00, 25.00, 25.00, 39.00 +ABI, 12, 28, 55.00, 31.00, 9.00, 8.00, 13.00 +ABQ, 12, 28, 46.00, 21.00, 7.00, 8.00, 12.00 +ABR, 12, 28, 22.00, 1.00, 14.00, 12.00, 21.00 +ABY, 12, 28, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 28, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 28, 57.00, 35.00, 14.00, 12.00, 19.00 +ACV, 12, 28, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 28, 42.00, 23.00, 21.00, 23.00, 33.00 +ADK, 12, 28, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 28, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 28, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 28, 43.00, 23.00, -9999.00, -9999.00, 28.00 +AEX, 12, 28, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 12, 28, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 28, 73.00, 49.00, -9999.00, -9999.00, 24.00 +AGS, 12, 28, 57.00, 33.00, 22.00, 22.00, 32.00 +AHN, 12, 28, 52.00, 33.00, 23.00, 23.00, 32.00 +AKN, 12, 28, 22.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 28, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 28, 31.00, 14.00, 27.00, 29.00, 42.00 +ALI, 12, 28, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 28, 25.00, 7.00, 17.00, 14.00, 25.00 +ALS, 12, 28, 33.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 28, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 28, 49.00, 21.00, 6.00, 8.00, 12.00 +AMG, 12, 28, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 28, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 28, 21.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 28, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 28, 39.00, 30.00, 61.00, 58.00, 71.00 +AOO, 12, 28, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +APN, 12, 28, 28.00, 12.00, 33.00, 37.00, 52.00 +AQQ, 12, 28, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 12, 28, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AST, 12, 28, 47.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 28, 51.00, 32.00, 22.00, 22.00, 31.00 +ATW, 12, 28, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 28, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 28, 37.00, 19.00, -9999.00, -9999.00, 41.00 +AUG, 12, 28, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 28, 59.00, 39.00, 16.00, 16.00, 24.00 +AUW, 12, 28, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 28, 47.00, 26.00, 22.00, 21.00, 31.00 +AVP, 12, 28, 33.00, 19.00, 28.00, 27.00, 42.00 +AXN, 12, 28, 18.00, 0.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 28, 34.00, 16.00, -9999.00, -9999.00, 32.00 +AYS, 12, 28, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 28, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 28, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 28, 35.00, 7.00, -9999.00, -9999.00, 11.00 +BDL, 12, 28, 34.00, 17.00, 28.00, 26.00, 41.00 +BDR, 12, 28, 37.00, 24.00, 28.00, 25.00, 43.00 +BET, 12, 28, 13.00, 1.00, 23.00, 26.00, 35.00 +BFD, 12, 28, 28.00, 14.00, 51.00, 49.00, 68.00 +BFF, 12, 28, 37.00, 11.00, 13.00, 12.00, 20.00 +BFL, 12, 28, 55.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 28, 29.00, 16.00, 38.00, 37.00, 56.00 +BGR, 12, 28, 28.00, 10.00, 28.00, 27.00, 41.00 +BGS, 12, 28, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 28, 53.00, 32.00, 24.00, 21.00, 31.00 +BID, 12, 28, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 28, 3.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 28, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 28, 32.00, 14.00, 17.00, 18.00, 26.00 +BIS, 12, 28, 21.00, -1.00, 19.00, 20.00, 31.00 +BIX, 12, 28, 61.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 12, 28, 14.00, -5.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 28, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 28, 44.00, 13.00, -9999.00, -9999.00, 16.00 +BKW, 12, 28, 39.00, 22.00, 35.00, 36.00, 49.00 +BLF, 12, 28, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 28, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 28, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 28, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 28, 40.00, 22.00, -9999.00, -9999.00, 29.00 +BNA, 12, 28, 47.00, 28.00, 29.00, 23.00, 38.00 +BNO, 12, 28, 33.00, 13.00, -9999.00, 30.00, 51.00 +BOI, 12, 28, 36.00, 21.00, 28.00, 29.00, 42.00 +BOS, 12, 28, 37.00, 23.00, 26.00, 28.00, 40.00 +BPI, 12, 28, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 28, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 28, 19.00, -3.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 28, 31.00, 15.00, -9999.00, -9999.00, 21.00 +BRO, 12, 28, 70.00, 50.00, 15.00, 16.00, 24.00 +BRW, 12, 28, -6.00, -19.00, 8.00, 9.00, 14.00 +BSM, 12, 28, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 12, 28, -8.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 28, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 28, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 28, 61.00, 40.00, 24.00, 19.00, 33.00 +BTT, 12, 28, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 28, 27.00, 11.00, 39.00, 32.00, 53.00 +BUB, 12, 28, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 28, 32.00, 19.00, 46.00, 51.00, 65.00 +BUR, 12, 28, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 28, 62.00, 44.00, -9999.00, 16.00, 20.00 +BWG, 12, 28, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 28, 42.00, 25.00, 22.00, 23.00, 33.00 +BYH, 12, 28, 46.00, 28.00, -9999.00, -9999.00, 35.00 +BYI, 12, 28, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 28, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 28, 56.00, 33.00, 24.00, 22.00, 33.00 +CAG, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 28, 34.00, 19.00, 39.00, 38.00, 55.00 +CAO, 12, 28, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 28, 20.00, 0.00, 38.00, 40.00, 54.00 +CBM, 12, 28, 53.00, 31.00, -9999.00, -9999.00, 35.00 +CDB, 12, 28, 34.00, 25.00, 56.00, 58.00, 73.00 +CDC, 12, 28, 41.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 28, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 28, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 28, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 28, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 28, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 28, 48.00, 29.00, 26.00, 23.00, 35.00 +CHO, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 28, 59.00, 39.00, 20.00, 22.00, 30.00 +CID, 12, 28, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 28, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 28, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 28, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 28, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 28, 33.00, 20.00, 42.00, 39.00, 56.00 +CLL, 12, 28, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 28, 49.00, 30.00, 22.00, 25.00, 35.00 +CMH, 12, 28, 35.00, 21.00, 30.00, 33.00, 46.00 +CMI, 12, 28, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 28, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 28, 36.00, 17.00, 10.00, 9.00, 16.00 +CNM, 12, 28, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 28, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 12, 28, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 12, 28, 72.00, 51.00, -9999.00, -9999.00, 21.00 +CON, 12, 28, 31.00, 10.00, 25.00, 27.00, 37.00 +COS, 12, 28, 41.00, 16.00, 13.00, 11.00, 17.00 +COT, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 28, 37.00, 20.00, 23.00, 20.00, 32.00 +CPR, 12, 28, 32.00, 12.00, 17.00, 16.00, 26.00 +CRBC, 12, 28, 26.00, -11.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 28, 66.00, 46.00, 14.00, 12.00, 21.00 +CRW, 12, 28, 42.00, 25.00, 37.00, 34.00, 50.00 +CSG, 12, 28, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 28, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 28, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 28, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 28, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 28, 38.00, 21.00, 28.00, 27.00, 40.00 +CVN, 12, 28, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 28, 50.00, 22.00, -9999.00, -9999.00, 11.00 +CXY, 12, 28, 37.00, 23.00, 20.00, 18.00, 29.00 +CYS, 12, 28, 37.00, 15.00, 15.00, 12.00, 20.00 +DAA, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 28, 69.00, 48.00, 17.00, 19.00, 26.00 +DAG, 12, 28, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 28, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 28, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 28, 35.00, 20.00, 32.00, 28.00, 43.00 +DBQ, 12, 28, 25.00, 9.00, 21.00, 20.00, 32.00 +DCA, 12, 28, 43.00, 28.00, 20.00, 21.00, 30.00 +DDC, 12, 28, 41.00, 19.00, 10.00, 10.00, 15.00 +DEC, 12, 28, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 28, 43.00, 16.00, 12.00, 12.00, 18.00 +DFW, 12, 28, 55.00, 33.00, 11.00, 10.00, 16.00 +DHN, 12, 28, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 28, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 28, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 28, 62.00, 39.00, -9999.00, -9999.00, 15.00 +DLG, 12, 28, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 28, 17.00, 0.00, 22.00, 21.00, 32.00 +DLLC, 12, 28, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 28, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 28, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 28, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 28, 44.00, 27.00, -9999.00, -9999.00, 31.00 +DPG, 12, 28, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 28, 61.00, 37.00, -9999.00, -9999.00, 30.00 +DRA, 12, 28, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 28, 62.00, 39.00, 8.00, 9.00, 14.00 +DSM, 12, 28, 29.00, 12.00, 20.00, 18.00, 30.00 +DTW, 12, 28, 32.00, 17.00, 34.00, 33.00, 46.00 +DUG, 12, 28, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 28, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 28, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 28, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 12, 28, 11.00, -10.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 28, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 28, 21.00, 3.00, 21.00, 17.00, 28.00 +ECG, 12, 28, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 28, 57.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 28, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 28, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 28, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 28, 39.00, 18.00, 42.00, 42.00, 59.00 +EKO, 12, 28, 36.00, 12.00, 19.00, 20.00, 28.00 +ELD, 12, 28, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 28, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 28, 56.00, 29.00, 7.00, 9.00, 12.00 +ELY, 12, 28, 39.00, 9.00, 12.00, 14.00, 21.00 +EMP, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 28, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 12, 28, 45.00, 25.00, -9999.00, -9999.00, 15.00 +ENN, 12, 28, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 28, 34.00, 18.00, -9999.00, -9999.00, 18.00 +EPH, 12, 28, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 28, 34.00, 21.00, 44.00, 45.00, 63.00 +ESF, 12, 28, 58.00, 37.00, -9999.00, -9999.00, 35.00 +EUG, 12, 28, 45.00, 35.00, 47.00, 47.00, 61.00 +EVV, 12, 28, 40.00, 23.00, 28.00, 24.00, 37.00 +EWN, 12, 28, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 28, 39.00, 25.00, 22.00, 23.00, 36.00 +EYW, 12, 28, 75.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 28, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 28, 49.00, 28.00, -9999.00, -9999.00, 29.00 +FAI, 12, 28, -1.00, -17.00, 22.00, 24.00, 33.00 +FAR, 12, 28, 16.00, -2.00, 13.00, 18.00, 25.00 +FAT, 12, 28, 52.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 28, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 28, 28.00, 13.00, 34.00, 38.00, 51.00 +FCS, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 28, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 28, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 28, 42.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 28, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 28, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 28, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +FME, 12, 28, 44.00, 23.00, -9999.00, -9999.00, 28.00 +FMH, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 28, 41.00, 15.00, 7.00, 8.00, 9.00 +FMY, 12, 28, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 28, 30.00, 16.00, 32.00, 32.00, 46.00 +FOD, 12, 28, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 28, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 12, 28, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 28, 39.00, 18.00, -9999.00, -9999.00, 18.00 +FSD, 12, 28, 25.00, 4.00, 12.00, 13.00, 20.00 +FSI, 12, 28, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 12, 28, 48.00, 26.00, 18.00, 16.00, 25.00 +FTK, 12, 28, 41.00, 22.00, -9999.00, -9999.00, 35.00 +FWA, 12, 28, 32.00, 17.00, 29.00, 33.00, 44.00 +FWH, 12, 28, 54.00, 31.00, -9999.00, -9999.00, 17.00 +FYU, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 28, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 28, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 28, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 28, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 28, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 28, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 28, 32.00, 20.00, 36.00, 35.00, 49.00 +GFA, 12, 28, 31.00, 12.00, -9999.00, -9999.00, 23.00 +GFK, 12, 28, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 28, 29.00, 10.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 28, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 28, 21.00, 2.00, 20.00, 20.00, 31.00 +GJT, 12, 28, 35.00, 15.00, 12.00, 12.00, 18.00 +GKN, 12, 28, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 28, 41.00, 15.00, 9.00, 8.00, 14.00 +GLH, 12, 28, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 28, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 28, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 28, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 12, 28, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 28, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 28, 24.00, 8.00, 27.00, 28.00, 41.00 +GRCI, 12, 28, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 28, 45.00, 32.00, -9999.00, -9999.00, 69.00 +GRI, 12, 28, 33.00, 12.00, 13.00, 11.00, 19.00 +GRK, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 28, 30.00, 17.00, 35.00, 41.00, 54.00 +GSB, 12, 28, 52.00, 31.00, -9999.00, -9999.00, 23.00 +GSG, 12, 28, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 28, 47.00, 28.00, 22.00, 23.00, 33.00 +GSP, 12, 28, 51.00, 31.00, 23.00, 25.00, 34.00 +GST, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 28, 29.00, 11.00, -9999.00, -9999.00, 61.00 +GTF, 12, 28, 31.00, 12.00, 19.00, 22.00, 30.00 +GUP, 12, 28, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 28, 33.00, 16.00, -9999.00, -9999.00, 37.00 +GVW, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 28, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 28, 54.00, 38.00, 24.00, 23.00, 34.00 +HBR, 12, 28, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 28, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 28, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 28, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 12, 28, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 28, 29.00, 9.00, 17.00, 17.00, 29.00 +HMN, 12, 28, 56.00, 21.00, -9999.00, -9999.00, 10.00 +HMS, 12, 28, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 28, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 28, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 12, 28, 25.00, 3.00, 9.00, 9.00, 16.00 +HOP, 12, 28, 43.00, 23.00, -9999.00, -9999.00, 35.00 +HOT, 12, 28, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 28, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 28, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 28, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 28, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 28, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 12, 28, 76.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 12, 28, 49.00, 30.00, 29.00, 22.00, 37.00 +HTL, 12, 28, 26.00, 11.00, 39.00, 36.00, 53.00 +HTS, 12, 28, 42.00, 25.00, 32.00, 31.00, 47.00 +HUF, 12, 28, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 28, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 28, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 28, 25.00, 4.00, 20.00, 17.00, 26.00 +IAB, 12, 28, 40.00, 20.00, -9999.00, -9999.00, 18.00 +IAD, 12, 28, 41.00, 23.00, 22.00, 22.00, 32.00 +IAG, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 28, 62.00, 40.00, 21.00, 20.00, 29.00 +ICT, 12, 28, 40.00, 20.00, 12.00, 11.00, 18.00 +IDA, 12, 28, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 28, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 28, 40.00, 24.00, 23.00, 22.00, 34.00 +ILI, 12, 28, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 28, 56.00, 35.00, 21.00, 24.00, 33.00 +IMT, 12, 28, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +IND, 12, 28, 35.00, 19.00, 32.00, 31.00, 45.00 +INL, 12, 28, 12.00, -8.00, 23.00, 22.00, 34.00 +INS, 12, 28, 53.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 28, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 12, 28, 44.00, 18.00, 7.00, 7.00, 11.00 +IPL, 12, 28, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 28, 34.00, 20.00, 26.00, 28.00, 40.00 +IRK, 12, 28, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 28, 20.00, -1.00, 20.00, 17.00, 30.00 +ISP, 12, 28, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 28, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 28, 64.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 28, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 28, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 28, 56.00, 34.00, 25.00, 20.00, 33.00 +JAX, 12, 28, 65.00, 41.00, 19.00, 18.00, 28.00 +JBR, 12, 28, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 28, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 28, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 28, 39.00, 27.00, 23.00, 23.00, 35.00 +JHW, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 28, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 28, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 28, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 28, 30.00, 20.00, 46.00, 49.00, 58.00 +JST, 12, 28, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 28, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 28, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 28, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 28, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 28, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 28, 30.00, 15.00, 34.00, 36.00, 49.00 +LAR, 12, 28, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 28, 56.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 28, 65.00, 47.00, 10.00, 9.00, 14.00 +LBB, 12, 28, 52.00, 25.00, 10.00, 7.00, 13.00 +LBF, 12, 28, 34.00, 9.00, 13.00, 8.00, 17.00 +LCH, 12, 28, 61.00, 42.00, 18.00, 19.00, 29.00 +LCK, 12, 28, 37.00, 21.00, -9999.00, -9999.00, 40.00 +LEB, 12, 28, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 28, 40.00, 24.00, 29.00, 28.00, 40.00 +LFI, 12, 28, 48.00, 32.00, -9999.00, -9999.00, 29.00 +LFK, 12, 28, 59.00, 37.00, 18.00, 21.00, 28.00 +LFT, 12, 28, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 28, 38.00, 27.00, 23.00, 23.00, 36.00 +LGB, 12, 28, 66.00, 44.00, 10.00, 10.00, 14.00 +LGU, 12, 28, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 28, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 28, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 28, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 28, 50.00, 30.00, 19.00, 21.00, 28.00 +LIZ, 12, 28, 20.00, 0.00, -9999.00, -9999.00, 52.00 +LMT, 12, 28, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 12, 28, 31.00, 7.00, 10.00, 11.00, 15.00 +LNK, 12, 28, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 28, 41.00, 15.00, 9.00, 11.00, 14.00 +LOZ, 12, 28, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 28, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 28, 49.00, 29.00, -9999.00, -9999.00, 23.00 +LSE, 12, 28, 24.00, 8.00, 19.00, 17.00, 28.00 +LSF, 12, 28, 56.00, 36.00, -9999.00, -9999.00, 22.00 +LSV, 12, 28, 59.00, 26.00, -9999.00, -9999.00, 9.00 +LTS, 12, 28, 53.00, 26.00, -9999.00, -9999.00, 14.00 +LUF, 12, 28, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 12, 28, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 28, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 28, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 28, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 28, 45.00, 26.00, 23.00, 22.00, 33.00 +MAF, 12, 28, 57.00, 29.00, 7.00, 6.00, 11.00 +MBL, 12, 28, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 28, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 28, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 28, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 12, 28, 70.00, 51.00, -9999.00, -9999.00, 21.00 +MCG, 12, 28, 0.00, -17.00, 27.00, 27.00, 39.00 +MCI, 12, 28, 35.00, 18.00, 15.00, 14.00, 24.00 +MCK, 12, 28, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 28, 57.00, 35.00, 20.00, 20.00, 29.00 +MCO, 12, 28, 71.00, 49.00, 13.00, 16.00, 23.00 +MCW, 12, 28, 23.00, 6.00, 14.00, 11.00, 20.00 +MC2, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 28, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 28, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 28, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 28, 31.00, 17.00, 31.00, 30.00, 42.00 +MEI, 12, 28, 57.00, 34.00, 24.00, 18.00, 32.00 +MEM, 12, 28, 49.00, 32.00, 27.00, 22.00, 35.00 +MER, 12, 28, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 28, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 28, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 28, 44.00, 30.00, 35.00, 35.00, 49.00 +MGE, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 28, 57.00, 37.00, 23.00, 20.00, 33.00 +MGW, 12, 28, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 28, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 28, 52.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 12, 28, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 28, 76.00, 58.00, 13.00, 12.00, 21.00 +MIB, 12, 28, 18.00, 1.00, -9999.00, -9999.00, 24.00 +MIV, 12, 28, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 28, 38.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 28, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 28, 27.00, 13.00, 31.00, 30.00, 43.00 +MKG, 12, 28, 30.00, 20.00, 40.00, 40.00, 53.00 +MKL, 12, 28, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 28, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 28, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 28, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 28, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 28, 29.00, 13.00, 26.00, 23.00, 35.00 +MLS, 12, 28, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 28, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 28, 57.00, 36.00, -9999.00, -9999.00, 30.00 +MOB, 12, 28, 60.00, 41.00, 22.00, 17.00, 31.00 +MOT, 12, 28, 18.00, 1.00, 18.00, 17.00, 26.00 +MPV, 12, 28, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 28, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 28, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 28, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 28, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 28, 59.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 28, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 28, 26.00, 9.00, 25.00, 23.00, 35.00 +MSO, 12, 28, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 28, 21.00, 5.00, 19.00, 21.00, 30.00 +MSS, 12, 28, 25.00, 7.00, 39.00, 36.00, 55.00 +MSY, 12, 28, 62.00, 43.00, 23.00, 17.00, 32.00 +MTC, 12, 28, 31.00, 19.00, -9999.00, -9999.00, 37.00 +MTN, 12, 28, 42.00, 25.00, -9999.00, -9999.00, 28.00 +MTO, 12, 28, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 28, 37.00, 21.00, -9999.00, -9999.00, 28.00 +MUO, 12, 28, 38.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 28, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 28, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 28, 57.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 12, 28, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 28, 57.00, 34.00, -9999.00, -9999.00, 28.00 +NAO, 12, 28, 57.00, 42.00, -9999.00, -9999.00, 35.00 +NBC, 12, 28, 59.00, 40.00, -9999.00, -9999.00, 29.00 +NBE, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 28, 30.00, 15.00, -9999.00, -9999.00, 32.00 +NCA, 12, 28, 57.00, 32.00, -9999.00, -9999.00, 29.00 +NCO, 12, 28, 39.00, 24.00, -9999.00, -9999.00, 40.00 +NC1, 12, 28, 53.00, 35.00, -9999.00, -9999.00, 9.00 +NEL, 12, 28, 42.00, 21.00, -9999.00, -9999.00, 32.00 +NFG, 12, 28, 65.00, 44.00, -9999.00, -9999.00, 12.00 +NFL, 12, 28, 43.00, 17.00, -9999.00, -9999.00, 13.00 +NGP, 12, 28, 67.00, 47.00, -9999.00, -9999.00, 19.00 +NGU, 12, 28, 49.00, 32.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 28, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 28, 44.00, 25.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 28, 31.00, 13.00, -9999.00, -9999.00, 39.00 +NID, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 28, 65.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 12, 28, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NKT, 12, 28, 56.00, 36.00, -9999.00, -9999.00, 29.00 +NKX, 12, 28, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 28, 56.00, 33.00, -9999.00, -9999.00, 35.00 +NPA, 12, 28, 61.00, 42.00, -9999.00, -9999.00, 29.00 +NQA, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 28, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NQX, 12, 28, 75.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 28, 65.00, 46.00, -9999.00, -9999.00, 19.00 +NRC, 12, 28, 53.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 28, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 28, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 12, 28, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 28, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 28, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 28, 49.00, 32.00, -9999.00, -9999.00, 29.00 +NUC, 12, 28, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 28, 56.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 28, 44.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 28, 66.00, 44.00, -9999.00, -9999.00, 13.00 +NXX, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 28, 45.00, 23.00, -9999.00, -9999.00, 29.00 +NZC, 12, 28, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 28, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 12, 28, 37.00, 20.00, -9999.00, -9999.00, 39.00 +NZY, 12, 28, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 28, 56.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 28, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 28, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 28, 47.00, 26.00, 13.00, 10.00, 17.00 +OLM, 12, 28, 43.00, 32.00, 56.00, 57.00, 73.00 +OMA, 12, 28, 31.00, 12.00, 14.00, 12.00, 21.00 +OME, 12, 28, 15.00, 1.00, 25.00, 26.00, 36.00 +ONT, 12, 28, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 28, 30.00, 15.00, 30.00, 27.00, 41.00 +ORF, 12, 28, 49.00, 32.00, 23.00, 26.00, 35.00 +ORH, 12, 28, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 28, -11.00, -26.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 28, 29.00, 13.00, -9999.00, -9999.00, 47.00 +OTG, 12, 28, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 28, 52.00, 39.00, 52.00, 54.00, 66.00 +OTM, 12, 28, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 28, 6.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 28, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 28, 28.00, 2.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 28, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 28, 60.00, 38.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 28, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 28, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 28, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 28, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 28, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 28, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 28, 63.00, 39.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 28, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 28, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 28, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 28, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 28, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 28, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 28, 28.00, 10.00, -9999.00, -9999.00, 42.00 +PBI, 12, 28, 75.00, 57.00, 18.00, 19.00, 29.00 +PDT, 12, 28, 39.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 28, 45.00, 34.00, 49.00, 50.00, 66.00 +PFN, 12, 28, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 28, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 28, 39.00, 25.00, 23.00, 21.00, 34.00 +PHX, 12, 28, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 28, 31.00, 15.00, 27.00, 24.00, 37.00 +PIB, 12, 28, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 28, 32.00, 14.00, 25.00, 25.00, 37.00 +PIR, 12, 28, 27.00, 7.00, 14.00, 14.00, 22.00 +PIT, 12, 28, 35.00, 21.00, 40.00, 37.00, 56.00 +PKB, 12, 28, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 28, 27.00, 11.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 28, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 28, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 28, 61.00, 42.00, 19.00, 17.00, 28.00 +POB, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 28, 58.00, 36.00, -9999.00, -9999.00, 47.00 +POM, 12, 28, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 28, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 28, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 28, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 28, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 28, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 28, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 28, 34.00, 15.00, -9999.00, -9999.00, 37.00 +PSP, 12, 28, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 28, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 28, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 28, 45.00, 14.00, 7.00, 9.00, 13.00 +PUC, 12, 28, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 28, 38.00, 21.00, 28.00, 29.00, 42.00 +PVU, 12, 28, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 28, 32.00, 13.00, 29.00, 28.00, 42.00 +P02, 12, 28, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +P07, 12, 28, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 28, 14.00, -4.00, -9999.00, -9999.00, -9999.00 +P24, 12, 28, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +P28, 12, 28, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 12, 28, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +P38, 12, 28, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 12, 28, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P58, 12, 28, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +P59, 12, 28, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +P60, 12, 28, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 12, 28, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +P67, 12, 28, 20.00, -1.00, -9999.00, -9999.00, -9999.00 +P68, 12, 28, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 28, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 28, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 28, 34.00, 11.00, 14.00, 10.00, 21.00 +RBL, 12, 28, 54.00, 36.00, 25.00, 23.00, 34.00 +RCA, 12, 28, 34.00, 11.00, -9999.00, -9999.00, 19.00 +RDD, 12, 28, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 28, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 28, 15.00, -4.00, -9999.00, -9999.00, 27.00 +RDU, 12, 28, 50.00, 30.00, 22.00, 24.00, 34.00 +REE, 12, 28, 52.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 12, 28, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 28, 28.00, 12.00, 27.00, 24.00, 36.00 +RIC, 12, 28, 47.00, 27.00, 21.00, 24.00, 33.00 +RIV, 12, 28, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 28, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 28, 29.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 28, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 12, 28, 61.00, 38.00, -9999.00, -9999.00, 21.00 +RNO, 12, 28, 44.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 28, 45.00, 26.00, 20.00, 21.00, 32.00 +ROC, 12, 28, 32.00, 18.00, 40.00, 44.00, 60.00 +ROW, 12, 28, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 28, 39.00, 17.00, 8.00, 10.00, 14.00 +RST, 12, 28, 21.00, 5.00, 23.00, 20.00, 31.00 +RWF, 12, 28, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 28, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 28, 51.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 28, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 28, 61.00, 38.00, 16.00, 18.00, 25.00 +SAV, 12, 28, 60.00, 39.00, 21.00, 19.00, 30.00 +SAW, 12, 28, 26.00, 13.00, -9999.00, -9999.00, 56.00 +SBA, 12, 28, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 28, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 28, 32.00, 18.00, 40.00, 38.00, 54.00 +SBP, 12, 28, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 28, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 28, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 28, -9.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 28, 51.00, 36.00, 15.00, 18.00, 22.00 +SDF, 12, 28, 41.00, 25.00, 28.00, 25.00, 38.00 +SEA, 12, 28, 44.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 28, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 28, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 28, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 28, 42.00, 22.00, 20.00, 19.00, 29.00 +SGY, 12, 28, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 28, 33.00, 8.00, 19.00, 17.00, 29.00 +SHV, 12, 28, 56.00, 35.00, 19.00, 20.00, 28.00 +SIT, 12, 28, 38.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 28, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 28, 57.00, 31.00, 9.00, 8.00, 14.00 +SKA, 12, 28, 32.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 12, 28, 61.00, 38.00, -9999.00, -9999.00, 21.00 +SLC, 12, 28, 35.00, 19.00, 22.00, 23.00, 33.00 +SLE, 12, 28, 46.00, 33.00, 48.00, 50.00, 63.00 +SLN, 12, 28, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 28, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 28, 64.00, 38.00, -9999.00, 13.00, 15.00 +SNA, 12, 28, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 28, 32.00, 24.00, 52.00, 52.00, 70.00 +SNS, 12, 28, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 28, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 28, 33.00, 18.00, 26.00, 22.00, 35.00 +SPS, 12, 28, 52.00, 28.00, 11.00, 8.00, 15.00 +SRQ, 12, 28, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 28, 56.00, 33.00, -9999.00, -9999.00, 28.00 +SSI, 12, 28, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 12, 28, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 28, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +STL, 12, 28, 38.00, 22.00, 21.00, 21.00, 32.00 +STNV, 12, 28, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 12, 28, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 28, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 28, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 28, 53.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 28, 28.00, 9.00, 14.00, 12.00, 21.00 +SVN, 12, 28, 60.00, 39.00, -9999.00, -9999.00, 20.00 +SWF, 12, 28, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 28, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 28, 32.00, 17.00, 44.00, 46.00, 61.00 +SZL, 12, 28, 39.00, 17.00, -9999.00, -9999.00, 27.00 +TAD, 12, 28, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 28, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 28, 46.00, 19.00, -9999.00, -9999.00, 33.00 +TCC, 12, 28, 52.00, 21.00, 4.00, 6.00, 6.00 +TCL, 12, 28, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 28, 45.00, 32.00, -9999.00, -9999.00, 63.00 +TCS, 12, 28, 52.00, 27.00, -9999.00, 8.00, 8.00 +TEB, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 28, 47.00, 26.00, -9999.00, -9999.00, 15.00 +TKA, 12, 28, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 28, 64.00, 39.00, 18.00, 20.00, 27.00 +TNX, 12, 28, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 28, 31.00, 17.00, 35.00, 35.00, 48.00 +TOP, 12, 28, 37.00, 17.00, 14.00, 13.00, 22.00 +TPA, 12, 28, 70.00, 51.00, 13.00, 17.00, 23.00 +TPH, 12, 28, 43.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 28, 45.00, 25.00, 25.00, 27.00, 38.00 +TRK, 12, 28, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 28, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 28, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 28, 46.00, 26.00, 13.00, 13.00, 21.00 +TUP, 12, 28, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 28, 63.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 28, 28.00, 16.00, 37.00, 42.00, 53.00 +TVL, 12, 28, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 28, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 28, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 28, 47.00, 27.00, 28.00, 25.00, 37.00 +T01, 12, 28, 46.00, 27.00, -9999.00, -9999.00, 29.00 +T02, 12, 28, 54.00, 32.00, -9999.00, -9999.00, 30.00 +T03, 12, 28, 58.00, 36.00, -9999.00, -9999.00, 28.00 +T04, 12, 28, 73.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 12, 28, 38.00, 15.00, -9999.00, -9999.00, 18.00 +T06, 12, 28, 59.00, 34.00, -9999.00, -9999.00, 35.00 +T07, 12, 28, 36.00, 9.00, -9999.00, -9999.00, 36.00 +T08, 12, 28, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 12, 28, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 28, 53.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 28, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 28, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 28, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 28, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 28, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +U15, 12, 28, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 12, 28, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 28, 62.00, 37.00, -9999.00, -9999.00, 24.00 +VBG, 12, 28, 65.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 28, 64.00, 43.00, 18.00, 18.00, 27.00 +VCV, 12, 28, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 28, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 28, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 28, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 28, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 28, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 28, 61.00, 37.00, -9999.00, -9999.00, 30.00 +VRB, 12, 28, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 28, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 28, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 28, 46.00, 27.00, 20.00, 29.00, 33.00 +WJA, 12, 28, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 28, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 28, 3.00, -15.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 28, 41.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 28, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 28, 57.00, 35.00, -9999.00, -9999.00, 22.00 +WRG, 12, 28, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 28, 41.00, 23.00, -9999.00, -9999.00, 31.00 +WRL, 12, 28, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 12, 28, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 28, 32.00, 19.00, 57.00, 58.00, 66.00 +YCG, 12, 28, 30.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 28, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 28, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 28, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 28, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 28, 36.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 28, 32.00, 19.00, 37.00, 38.00, 55.00 +YPA, 12, 28, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 28, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 28, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 28, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 28, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 28, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 28, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 28, 67.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 28, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 28, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 28, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 28, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 28, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 28, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 28, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 28, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 28, 22.00, 7.00, 50.00, 53.00, 68.00 +ZUN, 12, 28, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 28, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 28, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 28, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 12, 28, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 12, 28, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 28, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 28, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 28, 53.00, 36.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 28, 56.00, 33.00, -9999.00, -9999.00, 30.00 +3B1, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 28, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 28, 26.00, 12.00, -9999.00, -9999.00, 47.00 +3SE, 12, 28, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 28, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 28, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 28, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 28, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 28, 10.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 28, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 28, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 28, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 29, 35.00, 21.00, 25.00, 25.00, 39.00 +ABI, 12, 29, 55.00, 31.00, 9.00, 8.00, 13.00 +ABQ, 12, 29, 46.00, 21.00, 7.00, 8.00, 12.00 +ABR, 12, 29, 22.00, 1.00, 14.00, 12.00, 21.00 +ABY, 12, 29, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 29, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 29, 57.00, 35.00, 14.00, 12.00, 19.00 +ACV, 12, 29, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 29, 42.00, 23.00, 21.00, 23.00, 33.00 +ADK, 12, 29, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 29, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 29, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 29, 43.00, 23.00, -9999.00, -9999.00, 28.00 +AEX, 12, 29, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 12, 29, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 29, 73.00, 49.00, -9999.00, -9999.00, 24.00 +AGS, 12, 29, 57.00, 33.00, 22.00, 22.00, 32.00 +AHN, 12, 29, 52.00, 33.00, 23.00, 23.00, 32.00 +AKN, 12, 29, 22.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 29, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 29, 31.00, 13.00, 27.00, 29.00, 42.00 +ALI, 12, 29, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 29, 25.00, 7.00, 17.00, 14.00, 25.00 +ALS, 12, 29, 33.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 29, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 29, 49.00, 21.00, 6.00, 8.00, 12.00 +AMG, 12, 29, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 29, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 29, 21.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 29, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 29, 39.00, 30.00, 61.00, 58.00, 71.00 +AOO, 12, 29, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +APN, 12, 29, 28.00, 12.00, 33.00, 37.00, 52.00 +AQQ, 12, 29, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 12, 29, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AST, 12, 29, 47.00, 36.00, 60.00, 61.00, 72.00 +ATL, 12, 29, 51.00, 32.00, 22.00, 22.00, 31.00 +ATW, 12, 29, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 29, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 29, 37.00, 19.00, -9999.00, -9999.00, 41.00 +AUG, 12, 29, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 29, 59.00, 39.00, 16.00, 16.00, 24.00 +AUW, 12, 29, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 29, 47.00, 26.00, 22.00, 21.00, 31.00 +AVP, 12, 29, 33.00, 19.00, 28.00, 27.00, 42.00 +AXN, 12, 29, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 29, 34.00, 16.00, -9999.00, -9999.00, 32.00 +AYS, 12, 29, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 29, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 29, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 29, 35.00, 7.00, -9999.00, -9999.00, 11.00 +BDL, 12, 29, 34.00, 17.00, 28.00, 26.00, 41.00 +BDR, 12, 29, 37.00, 24.00, 28.00, 25.00, 43.00 +BET, 12, 29, 13.00, 1.00, 23.00, 26.00, 35.00 +BFD, 12, 29, 28.00, 14.00, 51.00, 49.00, 68.00 +BFF, 12, 29, 37.00, 11.00, 13.00, 12.00, 20.00 +BFL, 12, 29, 55.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 29, 29.00, 16.00, 38.00, 37.00, 56.00 +BGR, 12, 29, 28.00, 10.00, 28.00, 27.00, 41.00 +BGS, 12, 29, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 29, 53.00, 32.00, 24.00, 21.00, 31.00 +BID, 12, 29, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 29, 3.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 29, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 29, 32.00, 14.00, 17.00, 18.00, 26.00 +BIS, 12, 29, 21.00, -1.00, 19.00, 20.00, 31.00 +BIX, 12, 29, 61.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 12, 29, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 29, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 29, 44.00, 13.00, -9999.00, -9999.00, 16.00 +BKW, 12, 29, 39.00, 22.00, 35.00, 36.00, 49.00 +BLF, 12, 29, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 29, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 29, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 29, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 29, 40.00, 22.00, -9999.00, -9999.00, 29.00 +BNA, 12, 29, 47.00, 28.00, 29.00, 23.00, 38.00 +BNO, 12, 29, 33.00, 13.00, -9999.00, 30.00, 51.00 +BOI, 12, 29, 36.00, 21.00, 28.00, 29.00, 42.00 +BOS, 12, 29, 37.00, 23.00, 26.00, 28.00, 40.00 +BPI, 12, 29, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 29, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 29, 31.00, 14.00, -9999.00, -9999.00, 21.00 +BRO, 12, 29, 70.00, 50.00, 15.00, 16.00, 24.00 +BRW, 12, 29, -6.00, -19.00, 8.00, 9.00, 14.00 +BSM, 12, 29, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 12, 29, -8.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 29, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 29, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 29, 61.00, 40.00, 24.00, 19.00, 33.00 +BTT, 12, 29, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 29, 27.00, 10.00, 39.00, 32.00, 53.00 +BUB, 12, 29, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 29, 32.00, 19.00, 46.00, 51.00, 65.00 +BUR, 12, 29, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 29, 62.00, 44.00, -9999.00, 16.00, 20.00 +BWG, 12, 29, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 29, 42.00, 25.00, 22.00, 23.00, 33.00 +BYH, 12, 29, 46.00, 28.00, -9999.00, -9999.00, 35.00 +BYI, 12, 29, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 29, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 29, 56.00, 33.00, 24.00, 22.00, 33.00 +CAG, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 29, 34.00, 19.00, 39.00, 38.00, 55.00 +CAO, 12, 29, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 29, 20.00, 0.00, 38.00, 40.00, 54.00 +CBM, 12, 29, 53.00, 31.00, -9999.00, -9999.00, 35.00 +CDB, 12, 29, 34.00, 25.00, 56.00, 58.00, 73.00 +CDC, 12, 29, 41.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 29, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 29, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 29, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 29, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 29, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 29, 48.00, 29.00, 26.00, 23.00, 35.00 +CHO, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 29, 59.00, 39.00, 20.00, 22.00, 30.00 +CID, 12, 29, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 29, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 29, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 29, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 29, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 29, 33.00, 20.00, 42.00, 39.00, 56.00 +CLL, 12, 29, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 29, 49.00, 30.00, 22.00, 25.00, 35.00 +CMH, 12, 29, 35.00, 21.00, 30.00, 33.00, 46.00 +CMI, 12, 29, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 29, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 29, 36.00, 17.00, 10.00, 9.00, 16.00 +CNM, 12, 29, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 29, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 12, 29, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 12, 29, 72.00, 51.00, -9999.00, -9999.00, 21.00 +CON, 12, 29, 31.00, 10.00, 25.00, 27.00, 37.00 +COS, 12, 29, 41.00, 16.00, 13.00, 11.00, 17.00 +COT, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 29, 37.00, 20.00, 23.00, 20.00, 32.00 +CPR, 12, 29, 32.00, 12.00, 17.00, 16.00, 26.00 +CRBC, 12, 29, 26.00, -11.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 29, 66.00, 46.00, 14.00, 12.00, 21.00 +CRW, 12, 29, 42.00, 25.00, 37.00, 34.00, 50.00 +CSG, 12, 29, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 29, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 29, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 29, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 29, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 29, 38.00, 21.00, 28.00, 27.00, 40.00 +CVN, 12, 29, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 29, 50.00, 22.00, -9999.00, -9999.00, 11.00 +CXY, 12, 29, 37.00, 23.00, 20.00, 18.00, 29.00 +CYS, 12, 29, 37.00, 15.00, 15.00, 12.00, 20.00 +DAA, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 29, 69.00, 48.00, 17.00, 19.00, 26.00 +DAG, 12, 29, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 29, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 29, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 29, 35.00, 20.00, 32.00, 28.00, 43.00 +DBQ, 12, 29, 25.00, 9.00, 21.00, 20.00, 32.00 +DCA, 12, 29, 43.00, 28.00, 20.00, 21.00, 30.00 +DDC, 12, 29, 41.00, 19.00, 10.00, 10.00, 15.00 +DEC, 12, 29, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 29, 43.00, 16.00, 12.00, 12.00, 18.00 +DFW, 12, 29, 55.00, 33.00, 11.00, 10.00, 16.00 +DHN, 12, 29, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 29, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 29, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 29, 62.00, 39.00, -9999.00, -9999.00, 15.00 +DLG, 12, 29, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 29, 17.00, 0.00, 22.00, 21.00, 32.00 +DLLC, 12, 29, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 29, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 29, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 29, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 29, 44.00, 27.00, -9999.00, -9999.00, 31.00 +DPG, 12, 29, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 29, 61.00, 37.00, -9999.00, -9999.00, 30.00 +DRA, 12, 29, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 29, 62.00, 39.00, 8.00, 9.00, 14.00 +DSM, 12, 29, 29.00, 12.00, 20.00, 18.00, 30.00 +DTW, 12, 29, 32.00, 17.00, 34.00, 33.00, 46.00 +DUG, 12, 29, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 29, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 29, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 29, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 12, 29, 11.00, -10.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 29, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 29, 21.00, 3.00, 21.00, 17.00, 28.00 +ECG, 12, 29, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 29, 57.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 29, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 29, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 29, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 29, 39.00, 18.00, 42.00, 42.00, 59.00 +EKO, 12, 29, 36.00, 12.00, 19.00, 20.00, 28.00 +ELD, 12, 29, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 29, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 29, 56.00, 29.00, 7.00, 9.00, 12.00 +ELY, 12, 29, 39.00, 9.00, 12.00, 14.00, 21.00 +EMP, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 29, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 12, 29, 45.00, 25.00, -9999.00, -9999.00, 15.00 +ENN, 12, 29, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 29, 34.00, 18.00, -9999.00, -9999.00, 18.00 +EPH, 12, 29, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 29, 34.00, 21.00, 44.00, 45.00, 63.00 +ESF, 12, 29, 58.00, 37.00, -9999.00, -9999.00, 35.00 +EUG, 12, 29, 45.00, 35.00, 47.00, 47.00, 62.00 +EVV, 12, 29, 40.00, 23.00, 28.00, 24.00, 37.00 +EWN, 12, 29, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 29, 39.00, 25.00, 22.00, 23.00, 36.00 +EYW, 12, 29, 75.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 29, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 29, 49.00, 28.00, -9999.00, -9999.00, 29.00 +FAI, 12, 29, -1.00, -17.00, 22.00, 24.00, 33.00 +FAR, 12, 29, 16.00, -2.00, 13.00, 18.00, 25.00 +FAT, 12, 29, 52.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 29, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 29, 28.00, 13.00, 34.00, 38.00, 51.00 +FCS, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 29, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 29, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 29, 42.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 29, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 29, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 29, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +FME, 12, 29, 44.00, 23.00, -9999.00, -9999.00, 28.00 +FMH, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 29, 41.00, 15.00, 7.00, 8.00, 9.00 +FMY, 12, 29, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 29, 30.00, 16.00, 32.00, 32.00, 46.00 +FOD, 12, 29, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 29, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 12, 29, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 29, 39.00, 18.00, -9999.00, -9999.00, 18.00 +FSD, 12, 29, 25.00, 4.00, 12.00, 13.00, 20.00 +FSI, 12, 29, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 12, 29, 48.00, 26.00, 18.00, 16.00, 25.00 +FTK, 12, 29, 41.00, 22.00, -9999.00, -9999.00, 35.00 +FWA, 12, 29, 32.00, 17.00, 29.00, 33.00, 44.00 +FWH, 12, 29, 54.00, 31.00, -9999.00, -9999.00, 17.00 +FYU, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 29, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 29, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 29, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 29, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 29, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 29, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 29, 32.00, 20.00, 36.00, 35.00, 49.00 +GFA, 12, 29, 31.00, 12.00, -9999.00, -9999.00, 23.00 +GFK, 12, 29, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 29, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 29, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 29, 21.00, 2.00, 20.00, 20.00, 31.00 +GJT, 12, 29, 35.00, 15.00, 12.00, 12.00, 18.00 +GKN, 12, 29, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 29, 41.00, 15.00, 9.00, 8.00, 14.00 +GLH, 12, 29, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 29, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 29, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 29, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 12, 29, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 29, 24.00, 8.00, 27.00, 28.00, 41.00 +GRCI, 12, 29, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 29, 45.00, 32.00, -9999.00, -9999.00, 69.00 +GRI, 12, 29, 33.00, 12.00, 13.00, 11.00, 19.00 +GRK, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 29, 30.00, 17.00, 35.00, 41.00, 54.00 +GSB, 12, 29, 52.00, 31.00, -9999.00, -9999.00, 23.00 +GSG, 12, 29, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 29, 47.00, 28.00, 22.00, 23.00, 33.00 +GSP, 12, 29, 51.00, 31.00, 23.00, 25.00, 34.00 +GST, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 29, 29.00, 11.00, -9999.00, -9999.00, 61.00 +GTF, 12, 29, 31.00, 12.00, 19.00, 22.00, 30.00 +GUP, 12, 29, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 29, 33.00, 16.00, -9999.00, -9999.00, 37.00 +GVW, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 29, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 29, 54.00, 38.00, 24.00, 23.00, 34.00 +HBR, 12, 29, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 29, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 29, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 29, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 12, 29, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 29, 29.00, 9.00, 17.00, 17.00, 29.00 +HMN, 12, 29, 56.00, 21.00, -9999.00, -9999.00, 10.00 +HMS, 12, 29, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 29, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 29, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 12, 29, 25.00, 3.00, 9.00, 9.00, 16.00 +HOP, 12, 29, 43.00, 23.00, -9999.00, -9999.00, 35.00 +HOT, 12, 29, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 29, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 29, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 29, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 29, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 29, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 12, 29, 76.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 12, 29, 49.00, 30.00, 29.00, 22.00, 37.00 +HTL, 12, 29, 26.00, 11.00, 39.00, 36.00, 53.00 +HTS, 12, 29, 42.00, 25.00, 32.00, 31.00, 47.00 +HUF, 12, 29, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 29, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 29, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 29, 25.00, 4.00, 20.00, 17.00, 26.00 +IAB, 12, 29, 40.00, 20.00, -9999.00, -9999.00, 18.00 +IAD, 12, 29, 41.00, 23.00, 22.00, 22.00, 32.00 +IAG, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 29, 62.00, 40.00, 21.00, 20.00, 29.00 +ICT, 12, 29, 40.00, 20.00, 12.00, 11.00, 18.00 +IDA, 12, 29, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 29, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 29, 40.00, 24.00, 23.00, 22.00, 34.00 +ILI, 12, 29, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 29, 56.00, 35.00, 21.00, 24.00, 33.00 +IMT, 12, 29, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +IND, 12, 29, 35.00, 19.00, 32.00, 31.00, 45.00 +INL, 12, 29, 12.00, -8.00, 23.00, 22.00, 34.00 +INS, 12, 29, 53.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 29, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 12, 29, 44.00, 18.00, 7.00, 7.00, 11.00 +IPL, 12, 29, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 29, 34.00, 19.00, 26.00, 28.00, 40.00 +IRK, 12, 29, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 29, 20.00, -1.00, 20.00, 17.00, 30.00 +ISP, 12, 29, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 29, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 29, 64.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 29, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 29, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 29, 56.00, 34.00, 25.00, 20.00, 33.00 +JAX, 12, 29, 65.00, 41.00, 19.00, 18.00, 28.00 +JBR, 12, 29, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 29, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 29, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 29, 39.00, 27.00, 23.00, 23.00, 35.00 +JHW, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 29, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 29, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 29, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 29, 30.00, 20.00, 46.00, 49.00, 58.00 +JST, 12, 29, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 29, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 29, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 29, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 29, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 29, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 29, 30.00, 15.00, 34.00, 36.00, 49.00 +LAR, 12, 29, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 29, 56.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 29, 65.00, 47.00, 10.00, 9.00, 14.00 +LBB, 12, 29, 52.00, 25.00, 10.00, 7.00, 13.00 +LBF, 12, 29, 34.00, 9.00, 13.00, 8.00, 17.00 +LCH, 12, 29, 61.00, 42.00, 18.00, 19.00, 29.00 +LCK, 12, 29, 37.00, 21.00, -9999.00, -9999.00, 40.00 +LEB, 12, 29, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 29, 40.00, 24.00, 29.00, 28.00, 40.00 +LFI, 12, 29, 48.00, 32.00, -9999.00, -9999.00, 29.00 +LFK, 12, 29, 59.00, 37.00, 18.00, 21.00, 28.00 +LFT, 12, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 29, 38.00, 27.00, 23.00, 23.00, 36.00 +LGB, 12, 29, 66.00, 44.00, 10.00, 10.00, 14.00 +LGU, 12, 29, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 29, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 29, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 29, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 29, 50.00, 30.00, 19.00, 21.00, 28.00 +LIZ, 12, 29, 20.00, 0.00, -9999.00, -9999.00, 52.00 +LMT, 12, 29, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 12, 29, 31.00, 7.00, 10.00, 11.00, 15.00 +LNK, 12, 29, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 29, 41.00, 15.00, 9.00, 11.00, 14.00 +LOZ, 12, 29, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 29, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 29, 49.00, 29.00, -9999.00, -9999.00, 23.00 +LSE, 12, 29, 24.00, 7.00, 19.00, 17.00, 28.00 +LSF, 12, 29, 56.00, 36.00, -9999.00, -9999.00, 22.00 +LSV, 12, 29, 59.00, 26.00, -9999.00, -9999.00, 9.00 +LTS, 12, 29, 53.00, 26.00, -9999.00, -9999.00, 14.00 +LUF, 12, 29, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 12, 29, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 29, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 29, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 29, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 29, 45.00, 26.00, 23.00, 22.00, 33.00 +MAF, 12, 29, 57.00, 29.00, 7.00, 6.00, 11.00 +MBL, 12, 29, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 29, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 29, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 29, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 12, 29, 70.00, 51.00, -9999.00, -9999.00, 21.00 +MCG, 12, 29, 0.00, -17.00, 27.00, 27.00, 39.00 +MCI, 12, 29, 35.00, 18.00, 15.00, 14.00, 24.00 +MCK, 12, 29, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 29, 57.00, 35.00, 20.00, 20.00, 29.00 +MCO, 12, 29, 71.00, 49.00, 13.00, 16.00, 23.00 +MCW, 12, 29, 23.00, 6.00, 14.00, 11.00, 20.00 +MC2, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 29, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 29, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 29, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 29, 31.00, 17.00, 31.00, 30.00, 42.00 +MEI, 12, 29, 57.00, 34.00, 24.00, 18.00, 32.00 +MEM, 12, 29, 49.00, 32.00, 27.00, 22.00, 35.00 +MER, 12, 29, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 29, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 29, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 29, 44.00, 30.00, 35.00, 35.00, 49.00 +MGE, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 29, 57.00, 37.00, 23.00, 20.00, 33.00 +MGW, 12, 29, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 29, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 29, 52.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 12, 29, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 29, 76.00, 58.00, 13.00, 12.00, 21.00 +MIB, 12, 29, 18.00, 1.00, -9999.00, -9999.00, 24.00 +MIV, 12, 29, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 29, 38.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 29, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 29, 27.00, 13.00, 31.00, 30.00, 43.00 +MKG, 12, 29, 30.00, 20.00, 40.00, 40.00, 53.00 +MKL, 12, 29, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 29, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 29, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 29, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 29, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 29, 29.00, 13.00, 26.00, 23.00, 35.00 +MLS, 12, 29, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 29, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 29, 57.00, 36.00, -9999.00, -9999.00, 30.00 +MOB, 12, 29, 60.00, 41.00, 22.00, 17.00, 31.00 +MOT, 12, 29, 18.00, 1.00, 18.00, 17.00, 26.00 +MPV, 12, 29, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 29, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 29, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 29, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 29, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 29, 59.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 29, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 29, 26.00, 9.00, 25.00, 23.00, 35.00 +MSO, 12, 29, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 29, 21.00, 5.00, 19.00, 21.00, 30.00 +MSS, 12, 29, 25.00, 6.00, 39.00, 36.00, 55.00 +MSY, 12, 29, 62.00, 43.00, 23.00, 17.00, 32.00 +MTC, 12, 29, 31.00, 19.00, -9999.00, -9999.00, 37.00 +MTN, 12, 29, 42.00, 25.00, -9999.00, -9999.00, 28.00 +MTO, 12, 29, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 29, 37.00, 21.00, -9999.00, -9999.00, 28.00 +MUO, 12, 29, 38.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 29, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 29, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 29, 57.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 12, 29, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 29, 57.00, 34.00, -9999.00, -9999.00, 28.00 +NAO, 12, 29, 57.00, 42.00, -9999.00, -9999.00, 35.00 +NBC, 12, 29, 59.00, 40.00, -9999.00, -9999.00, 29.00 +NBE, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 29, 30.00, 15.00, -9999.00, -9999.00, 32.00 +NCA, 12, 29, 57.00, 32.00, -9999.00, -9999.00, 29.00 +NCO, 12, 29, 39.00, 24.00, -9999.00, -9999.00, 40.00 +NC1, 12, 29, 53.00, 35.00, -9999.00, -9999.00, 9.00 +NEL, 12, 29, 42.00, 21.00, -9999.00, -9999.00, 32.00 +NFG, 12, 29, 65.00, 44.00, -9999.00, -9999.00, 12.00 +NFL, 12, 29, 43.00, 17.00, -9999.00, -9999.00, 13.00 +NGP, 12, 29, 67.00, 47.00, -9999.00, -9999.00, 19.00 +NGU, 12, 29, 49.00, 32.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 29, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 29, 44.00, 25.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 29, 31.00, 12.00, -9999.00, -9999.00, 39.00 +NID, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 29, 65.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 12, 29, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NKT, 12, 29, 56.00, 36.00, -9999.00, -9999.00, 29.00 +NKX, 12, 29, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 29, 56.00, 33.00, -9999.00, -9999.00, 35.00 +NPA, 12, 29, 61.00, 42.00, -9999.00, -9999.00, 29.00 +NQA, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 29, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NQX, 12, 29, 75.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 29, 65.00, 46.00, -9999.00, -9999.00, 19.00 +NRC, 12, 29, 53.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 29, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 29, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 12, 29, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 29, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 29, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 29, 49.00, 32.00, -9999.00, -9999.00, 29.00 +NUC, 12, 29, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 29, 56.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 29, 44.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 29, 66.00, 44.00, -9999.00, -9999.00, 13.00 +NXX, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 29, 45.00, 23.00, -9999.00, -9999.00, 29.00 +NZC, 12, 29, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 29, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 12, 29, 37.00, 20.00, -9999.00, -9999.00, 39.00 +NZY, 12, 29, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 29, 56.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 29, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 29, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 29, 47.00, 26.00, 13.00, 10.00, 17.00 +OLM, 12, 29, 43.00, 32.00, 56.00, 58.00, 73.00 +OMA, 12, 29, 31.00, 12.00, 14.00, 12.00, 21.00 +OME, 12, 29, 15.00, 1.00, 25.00, 26.00, 36.00 +ONT, 12, 29, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 29, 30.00, 15.00, 30.00, 27.00, 41.00 +ORF, 12, 29, 49.00, 32.00, 23.00, 26.00, 35.00 +ORH, 12, 29, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 29, -11.00, -26.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 29, 29.00, 13.00, -9999.00, -9999.00, 47.00 +OTG, 12, 29, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 29, 52.00, 39.00, 52.00, 54.00, 66.00 +OTM, 12, 29, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 29, 6.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 29, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 29, 28.00, 2.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 29, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 29, 60.00, 38.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 29, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 29, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 29, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 29, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 29, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 29, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 29, 63.00, 39.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 29, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 29, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 29, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 29, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 29, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 29, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 29, 28.00, 10.00, -9999.00, -9999.00, 42.00 +PBI, 12, 29, 75.00, 57.00, 18.00, 19.00, 29.00 +PDT, 12, 29, 39.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 29, 45.00, 34.00, 49.00, 51.00, 66.00 +PFN, 12, 29, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 29, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 29, 39.00, 25.00, 23.00, 21.00, 34.00 +PHX, 12, 29, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 29, 31.00, 15.00, 27.00, 24.00, 37.00 +PIB, 12, 29, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 29, 32.00, 14.00, 25.00, 25.00, 37.00 +PIR, 12, 29, 27.00, 7.00, 14.00, 14.00, 22.00 +PIT, 12, 29, 35.00, 21.00, 40.00, 37.00, 56.00 +PKB, 12, 29, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 29, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 29, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 29, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 29, 61.00, 42.00, 19.00, 17.00, 28.00 +POB, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 29, 58.00, 36.00, -9999.00, -9999.00, 47.00 +POM, 12, 29, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 29, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 29, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 29, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 29, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 29, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 29, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 29, 34.00, 15.00, -9999.00, -9999.00, 37.00 +PSP, 12, 29, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 29, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 29, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 29, 45.00, 14.00, 7.00, 9.00, 13.00 +PUC, 12, 29, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 29, 38.00, 21.00, 28.00, 29.00, 42.00 +PVU, 12, 29, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 29, 32.00, 13.00, 29.00, 28.00, 42.00 +P02, 12, 29, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +P07, 12, 29, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 29, 14.00, -4.00, -9999.00, -9999.00, -9999.00 +P24, 12, 29, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +P28, 12, 29, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 12, 29, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +P38, 12, 29, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 12, 29, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P58, 12, 29, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +P59, 12, 29, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +P60, 12, 29, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 12, 29, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +P67, 12, 29, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 12, 29, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 29, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 29, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 29, 34.00, 11.00, 14.00, 10.00, 21.00 +RBL, 12, 29, 54.00, 36.00, 25.00, 23.00, 34.00 +RCA, 12, 29, 34.00, 11.00, -9999.00, -9999.00, 19.00 +RDD, 12, 29, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 29, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 29, 15.00, -4.00, -9999.00, -9999.00, 27.00 +RDU, 12, 29, 50.00, 30.00, 22.00, 24.00, 34.00 +REE, 12, 29, 52.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 12, 29, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 29, 28.00, 11.00, 27.00, 24.00, 36.00 +RIC, 12, 29, 47.00, 27.00, 21.00, 24.00, 33.00 +RIV, 12, 29, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 29, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 29, 29.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 29, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 12, 29, 61.00, 38.00, -9999.00, -9999.00, 21.00 +RNO, 12, 29, 44.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 29, 45.00, 26.00, 20.00, 21.00, 32.00 +ROC, 12, 29, 32.00, 18.00, 40.00, 44.00, 60.00 +ROW, 12, 29, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 29, 39.00, 17.00, 8.00, 10.00, 14.00 +RST, 12, 29, 21.00, 4.00, 23.00, 20.00, 31.00 +RWF, 12, 29, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 29, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 29, 51.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 29, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 29, 61.00, 38.00, 16.00, 18.00, 25.00 +SAV, 12, 29, 60.00, 39.00, 21.00, 19.00, 30.00 +SAW, 12, 29, 26.00, 13.00, -9999.00, -9999.00, 56.00 +SBA, 12, 29, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 29, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 29, 32.00, 18.00, 40.00, 38.00, 54.00 +SBP, 12, 29, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 29, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 29, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 29, -9.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 29, 51.00, 36.00, 15.00, 18.00, 22.00 +SDF, 12, 29, 41.00, 25.00, 28.00, 25.00, 38.00 +SEA, 12, 29, 44.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 29, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 29, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 29, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 29, 42.00, 22.00, 20.00, 19.00, 29.00 +SGY, 12, 29, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 29, 33.00, 8.00, 19.00, 17.00, 29.00 +SHV, 12, 29, 56.00, 35.00, 19.00, 20.00, 28.00 +SIT, 12, 29, 38.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 29, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 29, 57.00, 31.00, 9.00, 8.00, 14.00 +SKA, 12, 29, 32.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 12, 29, 61.00, 38.00, -9999.00, -9999.00, 21.00 +SLC, 12, 29, 35.00, 19.00, 22.00, 23.00, 33.00 +SLE, 12, 29, 46.00, 33.00, 48.00, 51.00, 63.00 +SLN, 12, 29, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 29, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 29, 64.00, 38.00, -9999.00, 13.00, 15.00 +SNA, 12, 29, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 29, 32.00, 24.00, 52.00, 52.00, 70.00 +SNS, 12, 29, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 29, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 29, 33.00, 18.00, 26.00, 22.00, 35.00 +SPS, 12, 29, 52.00, 28.00, 11.00, 8.00, 15.00 +SRQ, 12, 29, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 29, 56.00, 33.00, -9999.00, -9999.00, 28.00 +SSI, 12, 29, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 12, 29, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 29, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +STL, 12, 29, 38.00, 22.00, 21.00, 21.00, 32.00 +STNV, 12, 29, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 12, 29, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 29, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 29, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 29, 53.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 29, 28.00, 9.00, 14.00, 12.00, 21.00 +SVN, 12, 29, 60.00, 39.00, -9999.00, -9999.00, 20.00 +SWF, 12, 29, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 29, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 29, 32.00, 17.00, 44.00, 46.00, 61.00 +SZL, 12, 29, 39.00, 17.00, -9999.00, -9999.00, 27.00 +TAD, 12, 29, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 29, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 29, 46.00, 19.00, -9999.00, -9999.00, 33.00 +TCC, 12, 29, 52.00, 21.00, 4.00, 6.00, 6.00 +TCL, 12, 29, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 29, 45.00, 32.00, -9999.00, -9999.00, 63.00 +TCS, 12, 29, 52.00, 27.00, -9999.00, 8.00, 8.00 +TEB, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 29, 47.00, 26.00, -9999.00, -9999.00, 15.00 +TKA, 12, 29, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 29, 64.00, 39.00, 18.00, 20.00, 27.00 +TNX, 12, 29, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 29, 31.00, 17.00, 35.00, 35.00, 48.00 +TOP, 12, 29, 37.00, 17.00, 14.00, 13.00, 22.00 +TPA, 12, 29, 70.00, 51.00, 13.00, 17.00, 23.00 +TPH, 12, 29, 43.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 29, 45.00, 25.00, 25.00, 27.00, 38.00 +TRK, 12, 29, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 29, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 29, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 29, 46.00, 26.00, 13.00, 13.00, 21.00 +TUP, 12, 29, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 29, 63.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 29, 28.00, 16.00, 37.00, 42.00, 53.00 +TVL, 12, 29, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 29, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 29, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 29, 47.00, 27.00, 28.00, 25.00, 37.00 +T01, 12, 29, 46.00, 27.00, -9999.00, -9999.00, 29.00 +T02, 12, 29, 54.00, 32.00, -9999.00, -9999.00, 30.00 +T03, 12, 29, 58.00, 36.00, -9999.00, -9999.00, 28.00 +T04, 12, 29, 73.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 12, 29, 38.00, 15.00, -9999.00, -9999.00, 18.00 +T06, 12, 29, 59.00, 34.00, -9999.00, -9999.00, 35.00 +T07, 12, 29, 36.00, 9.00, -9999.00, -9999.00, 36.00 +T08, 12, 29, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 12, 29, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 29, 53.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 29, 46.00, 34.00, 67.00, 65.00, 76.00 +UIN, 12, 29, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 29, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 29, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 29, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +U15, 12, 29, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 12, 29, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 29, 62.00, 37.00, -9999.00, -9999.00, 24.00 +VBG, 12, 29, 65.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 29, 64.00, 43.00, 18.00, 18.00, 27.00 +VCV, 12, 29, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 29, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 29, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 29, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 29, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 29, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 29, 61.00, 37.00, -9999.00, -9999.00, 30.00 +VRB, 12, 29, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 29, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 29, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 29, 46.00, 27.00, 20.00, 29.00, 33.00 +WJA, 12, 29, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 29, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 29, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 29, 41.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 29, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 29, 57.00, 35.00, -9999.00, -9999.00, 22.00 +WRG, 12, 29, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 29, 41.00, 23.00, -9999.00, -9999.00, 31.00 +WRL, 12, 29, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 12, 29, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 29, 32.00, 19.00, 57.00, 58.00, 66.00 +YCG, 12, 29, 30.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 29, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 29, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 29, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 29, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 29, 36.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 29, 32.00, 19.00, 37.00, 38.00, 55.00 +YPA, 12, 29, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 29, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 29, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 29, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 29, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 29, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 29, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 29, 67.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 29, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 29, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 29, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 29, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 29, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 29, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 29, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 29, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 29, 22.00, 7.00, 50.00, 53.00, 68.00 +ZUN, 12, 29, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 29, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 29, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 29, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 12, 29, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 12, 29, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 29, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 29, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 29, 53.00, 36.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 29, 56.00, 33.00, -9999.00, -9999.00, 30.00 +3B1, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 29, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 29, 26.00, 12.00, -9999.00, -9999.00, 47.00 +3SE, 12, 29, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 29, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 29, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 29, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 29, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 29, 10.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 29, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 29, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 29, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 30, 35.00, 21.00, 25.00, 25.00, 39.00 +ABI, 12, 30, 55.00, 31.00, 9.00, 8.00, 13.00 +ABQ, 12, 30, 46.00, 21.00, 7.00, 8.00, 12.00 +ABR, 12, 30, 22.00, 1.00, 14.00, 12.00, 21.00 +ABY, 12, 30, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 30, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 30, 57.00, 35.00, 14.00, 12.00, 19.00 +ACV, 12, 30, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 30, 42.00, 23.00, 21.00, 23.00, 33.00 +ADK, 12, 30, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 30, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 30, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 30, 43.00, 23.00, -9999.00, -9999.00, 28.00 +AEX, 12, 30, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 12, 30, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 30, 73.00, 49.00, -9999.00, -9999.00, 24.00 +AGS, 12, 30, 57.00, 33.00, 22.00, 22.00, 32.00 +AHN, 12, 30, 52.00, 33.00, 23.00, 23.00, 32.00 +AKN, 12, 30, 22.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 30, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 30, 31.00, 13.00, 27.00, 29.00, 42.00 +ALI, 12, 30, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 30, 25.00, 7.00, 17.00, 14.00, 25.00 +ALS, 12, 30, 33.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 30, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 30, 49.00, 21.00, 6.00, 8.00, 12.00 +AMG, 12, 30, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 30, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 30, 21.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 30, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 30, 39.00, 30.00, 61.00, 58.00, 71.00 +AOO, 12, 30, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +APN, 12, 30, 28.00, 12.00, 33.00, 37.00, 52.00 +AQQ, 12, 30, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 12, 30, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AST, 12, 30, 47.00, 36.00, 60.00, 62.00, 72.00 +ATL, 12, 30, 51.00, 32.00, 22.00, 22.00, 31.00 +ATW, 12, 30, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 30, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 30, 37.00, 19.00, -9999.00, -9999.00, 41.00 +AUG, 12, 30, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 30, 59.00, 39.00, 16.00, 16.00, 24.00 +AUW, 12, 30, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 30, 47.00, 26.00, 22.00, 21.00, 31.00 +AVP, 12, 30, 33.00, 19.00, 28.00, 27.00, 42.00 +AXN, 12, 30, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 30, 34.00, 16.00, -9999.00, -9999.00, 32.00 +AYS, 12, 30, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 30, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 30, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 30, 35.00, 7.00, -9999.00, -9999.00, 11.00 +BDL, 12, 30, 34.00, 17.00, 28.00, 26.00, 41.00 +BDR, 12, 30, 37.00, 24.00, 28.00, 25.00, 43.00 +BET, 12, 30, 13.00, 1.00, 23.00, 26.00, 35.00 +BFD, 12, 30, 28.00, 14.00, 51.00, 49.00, 68.00 +BFF, 12, 30, 37.00, 11.00, 13.00, 12.00, 20.00 +BFL, 12, 30, 55.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 30, 29.00, 16.00, 38.00, 37.00, 56.00 +BGR, 12, 30, 28.00, 10.00, 28.00, 27.00, 41.00 +BGS, 12, 30, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 30, 53.00, 32.00, 24.00, 21.00, 31.00 +BID, 12, 30, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 30, 3.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 30, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 30, 32.00, 14.00, 17.00, 18.00, 26.00 +BIS, 12, 30, 21.00, -1.00, 19.00, 20.00, 31.00 +BIX, 12, 30, 61.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 12, 30, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 30, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 30, 44.00, 13.00, -9999.00, -9999.00, 16.00 +BKW, 12, 30, 39.00, 22.00, 35.00, 36.00, 49.00 +BLF, 12, 30, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 30, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 30, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 30, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 30, 40.00, 22.00, -9999.00, -9999.00, 29.00 +BNA, 12, 30, 47.00, 28.00, 29.00, 23.00, 38.00 +BNO, 12, 30, 33.00, 13.00, -9999.00, 30.00, 51.00 +BOI, 12, 30, 36.00, 21.00, 28.00, 29.00, 42.00 +BOS, 12, 30, 37.00, 23.00, 26.00, 28.00, 40.00 +BPI, 12, 30, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 30, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 30, 31.00, 14.00, -9999.00, -9999.00, 21.00 +BRO, 12, 30, 70.00, 50.00, 15.00, 16.00, 24.00 +BRW, 12, 30, -6.00, -19.00, 8.00, 9.00, 14.00 +BSM, 12, 30, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 12, 30, -8.00, -21.00, 10.00, 8.00, 15.00 +BTL, 12, 30, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 30, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 30, 61.00, 40.00, 24.00, 19.00, 33.00 +BTT, 12, 30, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 30, 27.00, 10.00, 39.00, 32.00, 53.00 +BUB, 12, 30, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 30, 32.00, 19.00, 46.00, 51.00, 65.00 +BUR, 12, 30, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 30, 62.00, 44.00, -9999.00, 16.00, 20.00 +BWG, 12, 30, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 30, 42.00, 25.00, 22.00, 23.00, 33.00 +BYH, 12, 30, 46.00, 28.00, -9999.00, -9999.00, 35.00 +BYI, 12, 30, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 30, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 30, 56.00, 33.00, 24.00, 22.00, 33.00 +CAG, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 30, 34.00, 19.00, 39.00, 38.00, 55.00 +CAO, 12, 30, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 30, 20.00, 0.00, 38.00, 40.00, 54.00 +CBM, 12, 30, 53.00, 31.00, -9999.00, -9999.00, 35.00 +CDB, 12, 30, 34.00, 25.00, 56.00, 58.00, 73.00 +CDC, 12, 30, 41.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 30, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 30, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 30, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 30, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 30, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 30, 48.00, 29.00, 26.00, 23.00, 35.00 +CHO, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 30, 59.00, 39.00, 20.00, 22.00, 30.00 +CID, 12, 30, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 30, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 30, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 30, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 30, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 30, 33.00, 20.00, 42.00, 39.00, 56.00 +CLL, 12, 30, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 30, 49.00, 30.00, 22.00, 25.00, 35.00 +CMH, 12, 30, 35.00, 21.00, 30.00, 33.00, 46.00 +CMI, 12, 30, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 30, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 30, 36.00, 17.00, 10.00, 9.00, 16.00 +CNM, 12, 30, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 30, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 12, 30, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 12, 30, 72.00, 51.00, -9999.00, -9999.00, 21.00 +CON, 12, 30, 31.00, 10.00, 25.00, 27.00, 37.00 +COS, 12, 30, 41.00, 16.00, 13.00, 11.00, 17.00 +COT, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 30, 37.00, 20.00, 23.00, 20.00, 32.00 +CPR, 12, 30, 32.00, 12.00, 17.00, 16.00, 26.00 +CRBC, 12, 30, 26.00, -11.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 30, 66.00, 46.00, 14.00, 12.00, 21.00 +CRW, 12, 30, 42.00, 25.00, 37.00, 34.00, 50.00 +CSG, 12, 30, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 30, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 30, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 30, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 30, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 30, 38.00, 21.00, 28.00, 27.00, 40.00 +CVN, 12, 30, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 30, 50.00, 22.00, -9999.00, -9999.00, 11.00 +CXY, 12, 30, 37.00, 23.00, 20.00, 18.00, 29.00 +CYS, 12, 30, 37.00, 15.00, 15.00, 12.00, 20.00 +DAA, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 30, 69.00, 48.00, 17.00, 19.00, 26.00 +DAG, 12, 30, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 30, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 30, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 30, 35.00, 20.00, 32.00, 28.00, 43.00 +DBQ, 12, 30, 25.00, 9.00, 21.00, 20.00, 32.00 +DCA, 12, 30, 43.00, 28.00, 20.00, 21.00, 30.00 +DDC, 12, 30, 41.00, 19.00, 10.00, 10.00, 15.00 +DEC, 12, 30, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 30, 43.00, 16.00, 12.00, 12.00, 18.00 +DFW, 12, 30, 55.00, 33.00, 11.00, 10.00, 16.00 +DHN, 12, 30, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 30, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 30, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 30, 62.00, 39.00, -9999.00, -9999.00, 15.00 +DLG, 12, 30, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 30, 17.00, 0.00, 22.00, 21.00, 32.00 +DLLC, 12, 30, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 30, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 30, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 30, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 30, 44.00, 27.00, -9999.00, -9999.00, 31.00 +DPG, 12, 30, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 30, 61.00, 37.00, -9999.00, -9999.00, 30.00 +DRA, 12, 30, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 30, 62.00, 39.00, 8.00, 9.00, 14.00 +DSM, 12, 30, 29.00, 12.00, 20.00, 18.00, 30.00 +DTW, 12, 30, 32.00, 17.00, 34.00, 33.00, 46.00 +DUG, 12, 30, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 30, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 30, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 30, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 12, 30, 11.00, -10.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 30, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 30, 21.00, 3.00, 21.00, 17.00, 28.00 +ECG, 12, 30, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 30, 57.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 30, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 30, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 30, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 30, 39.00, 18.00, 42.00, 42.00, 59.00 +EKO, 12, 30, 36.00, 12.00, 19.00, 20.00, 28.00 +ELD, 12, 30, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 30, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 30, 56.00, 29.00, 7.00, 9.00, 12.00 +ELY, 12, 30, 39.00, 9.00, 12.00, 14.00, 21.00 +EMP, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 30, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 12, 30, 45.00, 25.00, -9999.00, -9999.00, 15.00 +ENN, 12, 30, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 30, 34.00, 18.00, -9999.00, -9999.00, 18.00 +EPH, 12, 30, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 30, 34.00, 21.00, 44.00, 45.00, 63.00 +ESF, 12, 30, 58.00, 37.00, -9999.00, -9999.00, 35.00 +EUG, 12, 30, 45.00, 35.00, 48.00, 47.00, 62.00 +EVV, 12, 30, 40.00, 23.00, 28.00, 24.00, 37.00 +EWN, 12, 30, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 30, 39.00, 25.00, 22.00, 23.00, 36.00 +EYW, 12, 30, 75.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 30, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 30, 49.00, 28.00, -9999.00, -9999.00, 29.00 +FAI, 12, 30, -1.00, -17.00, 22.00, 24.00, 33.00 +FAR, 12, 30, 16.00, -2.00, 13.00, 18.00, 25.00 +FAT, 12, 30, 52.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 30, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 30, 28.00, 13.00, 34.00, 38.00, 51.00 +FCS, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 30, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 30, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 30, 42.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 30, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 30, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 30, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +FME, 12, 30, 44.00, 23.00, -9999.00, -9999.00, 28.00 +FMH, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 30, 41.00, 15.00, 7.00, 8.00, 9.00 +FMY, 12, 30, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 30, 30.00, 16.00, 32.00, 32.00, 46.00 +FOD, 12, 30, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 30, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 12, 30, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 30, 39.00, 18.00, -9999.00, -9999.00, 18.00 +FSD, 12, 30, 25.00, 4.00, 12.00, 13.00, 20.00 +FSI, 12, 30, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 12, 30, 48.00, 26.00, 18.00, 16.00, 25.00 +FTK, 12, 30, 41.00, 22.00, -9999.00, -9999.00, 35.00 +FWA, 12, 30, 32.00, 17.00, 29.00, 33.00, 44.00 +FWH, 12, 30, 54.00, 31.00, -9999.00, -9999.00, 17.00 +FYU, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 30, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 30, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 30, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 30, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 30, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 30, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 30, 32.00, 20.00, 37.00, 35.00, 50.00 +GFA, 12, 30, 31.00, 12.00, -9999.00, -9999.00, 23.00 +GFK, 12, 30, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 30, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 30, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 30, 21.00, 2.00, 20.00, 20.00, 31.00 +GJT, 12, 30, 35.00, 15.00, 12.00, 12.00, 18.00 +GKN, 12, 30, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 30, 41.00, 15.00, 9.00, 8.00, 14.00 +GLH, 12, 30, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 30, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 30, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 30, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 12, 30, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 30, 24.00, 8.00, 27.00, 28.00, 41.00 +GRCI, 12, 30, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 30, 45.00, 32.00, -9999.00, -9999.00, 69.00 +GRI, 12, 30, 33.00, 12.00, 13.00, 11.00, 19.00 +GRK, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 30, 30.00, 17.00, 35.00, 41.00, 54.00 +GSB, 12, 30, 52.00, 31.00, -9999.00, -9999.00, 23.00 +GSG, 12, 30, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 30, 47.00, 28.00, 22.00, 23.00, 33.00 +GSP, 12, 30, 51.00, 31.00, 23.00, 25.00, 34.00 +GST, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 30, 29.00, 11.00, -9999.00, -9999.00, 61.00 +GTF, 12, 30, 31.00, 12.00, 19.00, 22.00, 30.00 +GUP, 12, 30, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 30, 33.00, 16.00, -9999.00, -9999.00, 37.00 +GVW, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 30, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 30, 54.00, 38.00, 24.00, 23.00, 34.00 +HBR, 12, 30, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 30, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 30, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 30, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 12, 30, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 30, 29.00, 9.00, 17.00, 17.00, 29.00 +HMN, 12, 30, 56.00, 21.00, -9999.00, -9999.00, 10.00 +HMS, 12, 30, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 30, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 30, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 12, 30, 25.00, 3.00, 9.00, 9.00, 16.00 +HOP, 12, 30, 43.00, 23.00, -9999.00, -9999.00, 35.00 +HOT, 12, 30, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 30, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 30, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 30, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 30, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 30, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 12, 30, 76.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 12, 30, 49.00, 30.00, 29.00, 22.00, 37.00 +HTL, 12, 30, 26.00, 11.00, 39.00, 36.00, 53.00 +HTS, 12, 30, 42.00, 25.00, 32.00, 31.00, 47.00 +HUF, 12, 30, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 30, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 30, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 30, 25.00, 4.00, 20.00, 17.00, 26.00 +IAB, 12, 30, 40.00, 20.00, -9999.00, -9999.00, 18.00 +IAD, 12, 30, 41.00, 23.00, 22.00, 22.00, 32.00 +IAG, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 30, 62.00, 40.00, 21.00, 20.00, 29.00 +ICT, 12, 30, 40.00, 20.00, 12.00, 11.00, 18.00 +IDA, 12, 30, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 30, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 30, 40.00, 24.00, 23.00, 22.00, 34.00 +ILI, 12, 30, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 30, 56.00, 35.00, 21.00, 24.00, 33.00 +IMT, 12, 30, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +IND, 12, 30, 35.00, 19.00, 32.00, 31.00, 45.00 +INL, 12, 30, 12.00, -8.00, 23.00, 22.00, 34.00 +INS, 12, 30, 53.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 30, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 12, 30, 44.00, 18.00, 7.00, 7.00, 11.00 +IPL, 12, 30, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 30, 34.00, 19.00, 26.00, 28.00, 40.00 +IRK, 12, 30, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 30, 20.00, -1.00, 20.00, 17.00, 30.00 +ISP, 12, 30, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 30, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 30, 64.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 30, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 30, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 30, 56.00, 34.00, 25.00, 20.00, 33.00 +JAX, 12, 30, 65.00, 41.00, 19.00, 18.00, 28.00 +JBR, 12, 30, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 30, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 30, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 30, 39.00, 27.00, 23.00, 23.00, 35.00 +JHW, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 30, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 30, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 30, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 30, 30.00, 20.00, 46.00, 49.00, 58.00 +JST, 12, 30, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 30, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 30, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 30, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 30, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 30, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 30, 30.00, 15.00, 34.00, 36.00, 49.00 +LAR, 12, 30, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 30, 56.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 30, 65.00, 47.00, 10.00, 9.00, 14.00 +LBB, 12, 30, 52.00, 25.00, 10.00, 7.00, 13.00 +LBF, 12, 30, 34.00, 9.00, 13.00, 8.00, 17.00 +LCH, 12, 30, 61.00, 42.00, 18.00, 19.00, 29.00 +LCK, 12, 30, 37.00, 21.00, -9999.00, -9999.00, 40.00 +LEB, 12, 30, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 30, 40.00, 24.00, 29.00, 28.00, 40.00 +LFI, 12, 30, 48.00, 32.00, -9999.00, -9999.00, 29.00 +LFK, 12, 30, 59.00, 37.00, 18.00, 21.00, 28.00 +LFT, 12, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 30, 38.00, 27.00, 23.00, 23.00, 36.00 +LGB, 12, 30, 66.00, 44.00, 10.00, 10.00, 14.00 +LGU, 12, 30, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 30, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 30, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 30, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 30, 50.00, 30.00, 19.00, 21.00, 28.00 +LIZ, 12, 30, 20.00, 0.00, -9999.00, -9999.00, 52.00 +LMT, 12, 30, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 12, 30, 31.00, 7.00, 10.00, 11.00, 15.00 +LNK, 12, 30, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 30, 41.00, 15.00, 9.00, 11.00, 14.00 +LOZ, 12, 30, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 30, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 30, 49.00, 29.00, -9999.00, -9999.00, 23.00 +LSE, 12, 30, 24.00, 7.00, 19.00, 17.00, 28.00 +LSF, 12, 30, 56.00, 36.00, -9999.00, -9999.00, 22.00 +LSV, 12, 30, 59.00, 26.00, -9999.00, -9999.00, 9.00 +LTS, 12, 30, 53.00, 26.00, -9999.00, -9999.00, 14.00 +LUF, 12, 30, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 12, 30, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 30, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 30, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 30, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 30, 45.00, 26.00, 23.00, 22.00, 33.00 +MAF, 12, 30, 57.00, 29.00, 7.00, 6.00, 11.00 +MBL, 12, 30, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 30, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 30, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 30, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 12, 30, 70.00, 51.00, -9999.00, -9999.00, 21.00 +MCG, 12, 30, 0.00, -17.00, 27.00, 27.00, 39.00 +MCI, 12, 30, 35.00, 18.00, 15.00, 14.00, 24.00 +MCK, 12, 30, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 30, 57.00, 35.00, 20.00, 20.00, 29.00 +MCO, 12, 30, 71.00, 49.00, 13.00, 16.00, 23.00 +MCW, 12, 30, 23.00, 6.00, 14.00, 11.00, 20.00 +MC2, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 30, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 30, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 30, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 30, 31.00, 17.00, 31.00, 30.00, 42.00 +MEI, 12, 30, 57.00, 34.00, 24.00, 18.00, 32.00 +MEM, 12, 30, 49.00, 32.00, 27.00, 22.00, 35.00 +MER, 12, 30, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 30, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 30, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 30, 44.00, 30.00, 36.00, 35.00, 49.00 +MGE, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 30, 57.00, 37.00, 23.00, 20.00, 33.00 +MGW, 12, 30, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 30, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 30, 52.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 12, 30, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 30, 76.00, 58.00, 13.00, 12.00, 21.00 +MIB, 12, 30, 18.00, 1.00, -9999.00, -9999.00, 24.00 +MIV, 12, 30, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 30, 38.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 30, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 30, 27.00, 13.00, 31.00, 30.00, 43.00 +MKG, 12, 30, 30.00, 20.00, 40.00, 40.00, 53.00 +MKL, 12, 30, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 30, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 30, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 30, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 30, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 30, 29.00, 13.00, 26.00, 23.00, 35.00 +MLS, 12, 30, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 30, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 30, 57.00, 36.00, -9999.00, -9999.00, 30.00 +MOB, 12, 30, 60.00, 41.00, 22.00, 17.00, 31.00 +MOT, 12, 30, 18.00, 1.00, 18.00, 17.00, 26.00 +MPV, 12, 30, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 30, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 30, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 30, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 30, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 30, 59.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 30, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 30, 26.00, 9.00, 25.00, 23.00, 35.00 +MSO, 12, 30, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 30, 21.00, 5.00, 19.00, 21.00, 30.00 +MSS, 12, 30, 25.00, 6.00, 39.00, 36.00, 55.00 +MSY, 12, 30, 62.00, 43.00, 23.00, 17.00, 32.00 +MTC, 12, 30, 31.00, 19.00, -9999.00, -9999.00, 37.00 +MTN, 12, 30, 42.00, 25.00, -9999.00, -9999.00, 28.00 +MTO, 12, 30, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 30, 37.00, 21.00, -9999.00, -9999.00, 28.00 +MUO, 12, 30, 38.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 30, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 30, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 30, 57.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 12, 30, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 30, 57.00, 34.00, -9999.00, -9999.00, 28.00 +NAO, 12, 30, 57.00, 42.00, -9999.00, -9999.00, 35.00 +NBC, 12, 30, 59.00, 40.00, -9999.00, -9999.00, 29.00 +NBE, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 30, 30.00, 15.00, -9999.00, -9999.00, 32.00 +NCA, 12, 30, 57.00, 32.00, -9999.00, -9999.00, 29.00 +NCO, 12, 30, 39.00, 24.00, -9999.00, -9999.00, 40.00 +NC1, 12, 30, 53.00, 35.00, -9999.00, -9999.00, 9.00 +NEL, 12, 30, 42.00, 21.00, -9999.00, -9999.00, 32.00 +NFG, 12, 30, 65.00, 44.00, -9999.00, -9999.00, 12.00 +NFL, 12, 30, 43.00, 17.00, -9999.00, -9999.00, 13.00 +NGP, 12, 30, 67.00, 47.00, -9999.00, -9999.00, 19.00 +NGU, 12, 30, 49.00, 32.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 30, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 30, 44.00, 25.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 30, 31.00, 12.00, -9999.00, -9999.00, 39.00 +NID, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 30, 65.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 12, 30, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NKT, 12, 30, 56.00, 36.00, -9999.00, -9999.00, 29.00 +NKX, 12, 30, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 30, 56.00, 33.00, -9999.00, -9999.00, 35.00 +NPA, 12, 30, 61.00, 42.00, -9999.00, -9999.00, 29.00 +NQA, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 30, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NQX, 12, 30, 75.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 30, 65.00, 46.00, -9999.00, -9999.00, 19.00 +NRC, 12, 30, 53.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 30, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 30, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 12, 30, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 30, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 30, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 30, 49.00, 32.00, -9999.00, -9999.00, 29.00 +NUC, 12, 30, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 30, 56.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 30, 44.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 30, 66.00, 44.00, -9999.00, -9999.00, 13.00 +NXX, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 30, 45.00, 23.00, -9999.00, -9999.00, 29.00 +NZC, 12, 30, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 30, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 12, 30, 37.00, 20.00, -9999.00, -9999.00, 39.00 +NZY, 12, 30, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 30, 56.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 30, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 30, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 30, 47.00, 26.00, 13.00, 10.00, 17.00 +OLM, 12, 30, 43.00, 32.00, 56.00, 58.00, 73.00 +OMA, 12, 30, 31.00, 12.00, 14.00, 12.00, 21.00 +OME, 12, 30, 15.00, 1.00, 25.00, 26.00, 36.00 +ONT, 12, 30, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 30, 30.00, 15.00, 30.00, 27.00, 41.00 +ORF, 12, 30, 49.00, 32.00, 23.00, 26.00, 35.00 +ORH, 12, 30, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 30, -11.00, -26.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 30, 29.00, 13.00, -9999.00, -9999.00, 47.00 +OTG, 12, 30, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 30, 52.00, 39.00, 52.00, 54.00, 66.00 +OTM, 12, 30, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 30, 6.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 30, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 30, 28.00, 2.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 30, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 30, 60.00, 38.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 30, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 30, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 30, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 30, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 30, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 30, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 30, 63.00, 39.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 30, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 30, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 30, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 30, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 30, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 30, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 30, 28.00, 10.00, -9999.00, -9999.00, 42.00 +PBI, 12, 30, 75.00, 57.00, 18.00, 19.00, 29.00 +PDT, 12, 30, 39.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 30, 45.00, 34.00, 49.00, 51.00, 66.00 +PFN, 12, 30, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 30, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 30, 39.00, 25.00, 23.00, 21.00, 34.00 +PHX, 12, 30, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 30, 31.00, 15.00, 27.00, 24.00, 37.00 +PIB, 12, 30, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 30, 32.00, 14.00, 25.00, 25.00, 37.00 +PIR, 12, 30, 27.00, 7.00, 14.00, 14.00, 22.00 +PIT, 12, 30, 35.00, 21.00, 40.00, 37.00, 56.00 +PKB, 12, 30, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 30, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 30, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 30, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 30, 61.00, 42.00, 19.00, 17.00, 28.00 +POB, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 30, 58.00, 36.00, -9999.00, -9999.00, 47.00 +POM, 12, 30, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 30, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 30, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 30, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 30, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 30, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 30, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 30, 34.00, 15.00, -9999.00, -9999.00, 37.00 +PSP, 12, 30, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 30, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 30, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 30, 45.00, 14.00, 7.00, 9.00, 13.00 +PUC, 12, 30, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 30, 38.00, 21.00, 28.00, 29.00, 42.00 +PVU, 12, 30, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 30, 32.00, 13.00, 29.00, 28.00, 42.00 +P02, 12, 30, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +P07, 12, 30, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 30, 14.00, -4.00, -9999.00, -9999.00, -9999.00 +P24, 12, 30, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +P28, 12, 30, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 12, 30, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +P38, 12, 30, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 12, 30, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P58, 12, 30, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +P59, 12, 30, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +P60, 12, 30, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 12, 30, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +P67, 12, 30, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 12, 30, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 30, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 30, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 30, 34.00, 11.00, 14.00, 10.00, 21.00 +RBL, 12, 30, 54.00, 36.00, 25.00, 23.00, 34.00 +RCA, 12, 30, 34.00, 11.00, -9999.00, -9999.00, 19.00 +RDD, 12, 30, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 30, 41.00, 21.00, 24.00, 23.00, 36.00 +RDR, 12, 30, 15.00, -4.00, -9999.00, -9999.00, 27.00 +RDU, 12, 30, 50.00, 30.00, 22.00, 24.00, 34.00 +REE, 12, 30, 52.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 12, 30, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 30, 28.00, 11.00, 27.00, 24.00, 36.00 +RIC, 12, 30, 47.00, 27.00, 21.00, 24.00, 33.00 +RIV, 12, 30, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 30, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 30, 29.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 30, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 12, 30, 61.00, 38.00, -9999.00, -9999.00, 21.00 +RNO, 12, 30, 44.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 30, 45.00, 26.00, 20.00, 21.00, 32.00 +ROC, 12, 30, 32.00, 18.00, 40.00, 44.00, 60.00 +ROW, 12, 30, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 30, 39.00, 17.00, 8.00, 10.00, 14.00 +RST, 12, 30, 21.00, 4.00, 23.00, 20.00, 31.00 +RWF, 12, 30, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 30, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 30, 51.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 30, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 30, 61.00, 38.00, 16.00, 18.00, 25.00 +SAV, 12, 30, 60.00, 39.00, 21.00, 19.00, 30.00 +SAW, 12, 30, 26.00, 13.00, -9999.00, -9999.00, 56.00 +SBA, 12, 30, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 30, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 30, 32.00, 18.00, 40.00, 38.00, 54.00 +SBP, 12, 30, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 30, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 30, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 30, -9.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 30, 51.00, 36.00, 15.00, 18.00, 22.00 +SDF, 12, 30, 41.00, 25.00, 28.00, 25.00, 38.00 +SEA, 12, 30, 44.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 30, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 30, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 30, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 30, 42.00, 22.00, 20.00, 19.00, 29.00 +SGY, 12, 30, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 30, 33.00, 8.00, 19.00, 17.00, 29.00 +SHV, 12, 30, 56.00, 35.00, 19.00, 20.00, 28.00 +SIT, 12, 30, 38.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 30, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 30, 57.00, 31.00, 9.00, 8.00, 14.00 +SKA, 12, 30, 32.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 12, 30, 61.00, 38.00, -9999.00, -9999.00, 21.00 +SLC, 12, 30, 35.00, 19.00, 22.00, 23.00, 33.00 +SLE, 12, 30, 46.00, 33.00, 48.00, 51.00, 63.00 +SLN, 12, 30, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 30, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 30, 64.00, 38.00, -9999.00, 13.00, 15.00 +SNA, 12, 30, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 30, 32.00, 24.00, 52.00, 52.00, 70.00 +SNS, 12, 30, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 30, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 30, 33.00, 18.00, 26.00, 22.00, 35.00 +SPS, 12, 30, 52.00, 28.00, 11.00, 8.00, 15.00 +SRQ, 12, 30, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 30, 56.00, 33.00, -9999.00, -9999.00, 28.00 +SSI, 12, 30, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 12, 30, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 30, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +STL, 12, 30, 38.00, 22.00, 21.00, 21.00, 32.00 +STNV, 12, 30, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 12, 30, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 30, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 30, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 30, 53.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 30, 28.00, 9.00, 14.00, 12.00, 21.00 +SVN, 12, 30, 60.00, 39.00, -9999.00, -9999.00, 20.00 +SWF, 12, 30, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 30, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 30, 32.00, 17.00, 44.00, 46.00, 61.00 +SZL, 12, 30, 39.00, 17.00, -9999.00, -9999.00, 27.00 +TAD, 12, 30, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 30, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 30, 46.00, 19.00, -9999.00, -9999.00, 33.00 +TCC, 12, 30, 52.00, 21.00, 4.00, 6.00, 6.00 +TCL, 12, 30, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 30, 45.00, 32.00, -9999.00, -9999.00, 63.00 +TCS, 12, 30, 52.00, 27.00, -9999.00, 8.00, 8.00 +TEB, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 30, 47.00, 26.00, -9999.00, -9999.00, 15.00 +TKA, 12, 30, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 30, 64.00, 39.00, 18.00, 20.00, 27.00 +TNX, 12, 30, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 30, 31.00, 17.00, 35.00, 35.00, 48.00 +TOP, 12, 30, 37.00, 17.00, 14.00, 13.00, 22.00 +TPA, 12, 30, 70.00, 51.00, 13.00, 17.00, 23.00 +TPH, 12, 30, 43.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 30, 45.00, 25.00, 25.00, 27.00, 38.00 +TRK, 12, 30, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 30, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 30, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 30, 46.00, 26.00, 13.00, 13.00, 21.00 +TUP, 12, 30, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 30, 63.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 30, 28.00, 16.00, 37.00, 42.00, 53.00 +TVL, 12, 30, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 30, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 30, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 30, 47.00, 27.00, 28.00, 25.00, 37.00 +T01, 12, 30, 46.00, 27.00, -9999.00, -9999.00, 29.00 +T02, 12, 30, 54.00, 32.00, -9999.00, -9999.00, 30.00 +T03, 12, 30, 58.00, 36.00, -9999.00, -9999.00, 28.00 +T04, 12, 30, 73.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 12, 30, 38.00, 15.00, -9999.00, -9999.00, 18.00 +T06, 12, 30, 59.00, 34.00, -9999.00, -9999.00, 35.00 +T07, 12, 30, 36.00, 9.00, -9999.00, -9999.00, 36.00 +T08, 12, 30, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 12, 30, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 30, 53.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 30, 46.00, 34.00, 68.00, 65.00, 76.00 +UIN, 12, 30, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 30, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 30, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 30, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +U15, 12, 30, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 12, 30, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 30, 62.00, 37.00, -9999.00, -9999.00, 24.00 +VBG, 12, 30, 65.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 30, 64.00, 43.00, 18.00, 18.00, 27.00 +VCV, 12, 30, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 30, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 30, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 30, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 30, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 30, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 30, 61.00, 37.00, -9999.00, -9999.00, 30.00 +VRB, 12, 30, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 30, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 30, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 30, 46.00, 27.00, 20.00, 29.00, 33.00 +WJA, 12, 30, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 30, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 30, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 30, 41.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 30, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 30, 57.00, 35.00, -9999.00, -9999.00, 22.00 +WRG, 12, 30, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 30, 41.00, 23.00, -9999.00, -9999.00, 31.00 +WRL, 12, 30, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 12, 30, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 30, 32.00, 19.00, 57.00, 58.00, 66.00 +YCG, 12, 30, 30.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 30, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 30, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 30, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 30, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 30, 36.00, 21.00, 25.00, 22.00, 35.00 +YNG, 12, 30, 32.00, 19.00, 37.00, 38.00, 55.00 +YPA, 12, 30, 8.00, -14.00, -9999.00, -9999.00, -9999.00 +YQB, 12, 30, 19.00, 3.00, -9999.00, -9999.00, -9999.00 +YQD, 12, 30, 3.00, -14.00, -9999.00, -9999.00, -9999.00 +YQR, 12, 30, 13.00, -7.00, -9999.00, -9999.00, -9999.00 +YQT, 12, 30, 17.00, -4.00, -9999.00, -9999.00, -9999.00 +YRV, 12, 30, 27.00, 17.00, -9999.00, -9999.00, -9999.00 +YUL, 12, 30, 23.00, 7.00, -9999.00, -9999.00, -9999.00 +YUM, 12, 30, 67.00, 44.00, 6.00, 5.00, 8.00 +YVR, 12, 30, 42.00, 32.00, -9999.00, -9999.00, -9999.00 +YWG, 12, 30, 9.00, -9.00, -9999.00, -9999.00, -9999.00 +YXC, 12, 30, 24.00, 9.00, -9999.00, -9999.00, -9999.00 +YXS, 12, 30, 21.00, 7.00, -9999.00, -9999.00, -9999.00 +YYB, 12, 30, 19.00, 2.00, -9999.00, -9999.00, -9999.00 +YYC, 12, 30, 26.00, 4.00, -9999.00, -9999.00, -9999.00 +Y22, 12, 30, 26.00, 5.00, -9999.00, -9999.00, -9999.00 +Y26, 12, 30, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +Y62, 12, 30, 22.00, 7.00, 50.00, 53.00, 68.00 +ZUN, 12, 30, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +ZZV, 12, 30, 36.00, 20.00, -9999.00, -9999.00, -9999.00 +Z26, 12, 30, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +0V1, 12, 30, 36.00, 10.00, -9999.00, -9999.00, -9999.00 +01R, 12, 30, 58.00, 36.00, -9999.00, -9999.00, 32.00 +1V1, 12, 30, 36.00, 8.00, -9999.00, -9999.00, -9999.00 +1V4, 12, 30, 28.00, 8.00, -9999.00, -9999.00, -9999.00 +1V5B, 12, 30, 45.00, 20.00, -9999.00, -9999.00, -9999.00 +2DP, 12, 30, 53.00, 36.00, -9999.00, -9999.00, 28.00 +2PJ, 12, 30, 56.00, 33.00, -9999.00, -9999.00, 30.00 +3B1, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +3OI, 12, 30, 31.00, 14.00, -9999.00, -9999.00, -9999.00 +3RN, 12, 30, 26.00, 12.00, -9999.00, -9999.00, 47.00 +3SE, 12, 30, 24.00, 5.00, -9999.00, -9999.00, -9999.00 +4DG, 12, 30, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +4LJ, 12, 30, 43.00, 13.00, -9999.00, -9999.00, -9999.00 +4MR, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, 10.00 +4OM, 12, 30, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +5I3, 12, 30, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +5MK, 12, 30, 10.00, -7.00, -9999.00, -9999.00, -9999.00 +5WD, 12, 30, 30.00, 21.00, -9999.00, -9999.00, -9999.00 +5WT, 12, 30, 30.00, 20.00, -9999.00, -9999.00, -9999.00 +9V9, 12, 30, 29.00, 6.00, -9999.00, -9999.00, -9999.00 +ABE, 12, 31, 35.00, 21.00, 25.00, 25.00, 39.00 +ABI, 12, 31, 55.00, 31.00, 9.00, 8.00, 13.00 +ABQ, 12, 31, 46.00, 21.00, 7.00, 8.00, 12.00 +ABR, 12, 31, 22.00, 1.00, 14.00, 12.00, 21.00 +ABY, 12, 31, 60.00, 34.00, -9999.00, -9999.00, -9999.00 +ACK, 12, 31, 40.00, 26.00, -9999.00, -9999.00, -9999.00 +ACT, 12, 31, 57.00, 35.00, 14.00, 12.00, 19.00 +ACV, 12, 31, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +ACY, 12, 31, 42.00, 23.00, 21.00, 23.00, 33.00 +ADK, 12, 31, 37.00, 29.00, -9999.00, -9999.00, -9999.00 +ADM, 12, 31, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ADQ, 12, 31, 35.00, 25.00, -9999.00, -9999.00, -9999.00 +ADW, 12, 31, 43.00, 23.00, -9999.00, -9999.00, 28.00 +AEX, 12, 31, 58.00, 37.00, -9999.00, -9999.00, 32.00 +AFF, 12, 31, 41.00, 16.00, -9999.00, -9999.00, -9999.00 +AGC, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +AGR, 12, 31, 73.00, 49.00, -9999.00, -9999.00, 24.00 +AGS, 12, 31, 57.00, 33.00, 22.00, 22.00, 32.00 +AHN, 12, 31, 52.00, 33.00, 23.00, 23.00, 32.00 +AKN, 12, 31, 22.00, 8.00, 26.00, 29.00, 42.00 +AKO, 12, 31, 38.00, 14.00, -9999.00, -9999.00, -9999.00 +ALB, 12, 31, 31.00, 13.00, 27.00, 29.00, 42.00 +ALI, 12, 31, 67.00, 43.00, -9999.00, -9999.00, -9999.00 +ALO, 12, 31, 25.00, 7.00, 17.00, 14.00, 25.00 +ALS, 12, 31, 33.00, -3.00, -9999.00, -9999.00, -9999.00 +ALW, 12, 31, 39.00, 28.00, -9999.00, -9999.00, -9999.00 +AMA, 12, 31, 49.00, 21.00, 6.00, 8.00, 12.00 +AMG, 12, 31, 61.00, 39.00, -9999.00, -9999.00, -9999.00 +ANB, 12, 31, 53.00, 32.00, -9999.00, -9999.00, -9999.00 +ANC, 12, 31, 21.00, 9.00, 22.00, 20.00, 32.00 +AND, 12, 31, 52.00, 33.00, -9999.00, -9999.00, -9999.00 +ANI, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ANN, 12, 31, 39.00, 30.00, 61.00, 58.00, 71.00 +AOO, 12, 31, 34.00, 21.00, -9999.00, -9999.00, -9999.00 +APN, 12, 31, 28.00, 12.00, 33.00, 37.00, 52.00 +AQQ, 12, 31, 61.00, 45.00, -9999.00, -9999.00, -9999.00 +ART, 12, 31, 29.00, 11.00, -9999.00, -9999.00, -9999.00 +AST, 12, 31, 47.00, 36.00, 60.00, 62.00, 73.00 +ATL, 12, 31, 51.00, 32.00, 22.00, 22.00, 31.00 +ATW, 12, 31, 25.00, 9.00, -9999.00, -9999.00, -9999.00 +ATY, 12, 31, 22.00, 2.00, -9999.00, -9999.00, -9999.00 +AT2, 12, 31, 37.00, 19.00, -9999.00, -9999.00, 41.00 +AUG, 12, 31, 28.00, 12.00, -9999.00, -9999.00, -9999.00 +AUS, 12, 31, 59.00, 39.00, 16.00, 16.00, 24.00 +AUW, 12, 31, 22.00, 5.00, -9999.00, -9999.00, -9999.00 +AVL, 12, 31, 47.00, 26.00, 22.00, 21.00, 31.00 +AVP, 12, 31, 33.00, 19.00, 28.00, 27.00, 42.00 +AXN, 12, 31, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +AYE, 12, 31, 34.00, 16.00, -9999.00, -9999.00, 32.00 +AYS, 12, 31, 62.00, 39.00, -9999.00, -9999.00, -9999.00 +AZO, 12, 31, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +BAB, 12, 31, 53.00, 37.00, -9999.00, -9999.00, 31.00 +BAD, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 26.00 +BAF, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BCE, 12, 31, 35.00, 7.00, -9999.00, -9999.00, 11.00 +BDL, 12, 31, 34.00, 17.00, 28.00, 26.00, 41.00 +BDR, 12, 31, 37.00, 24.00, 28.00, 25.00, 43.00 +BET, 12, 31, 13.00, 1.00, 23.00, 26.00, 35.00 +BFD, 12, 31, 28.00, 14.00, 51.00, 49.00, 68.00 +BFF, 12, 31, 37.00, 11.00, 13.00, 12.00, 20.00 +BFL, 12, 31, 55.00, 38.00, 8.00, 11.00, 15.00 +BGM, 12, 31, 29.00, 16.00, 38.00, 37.00, 56.00 +BGR, 12, 31, 28.00, 10.00, 28.00, 27.00, 41.00 +BGS, 12, 31, 56.00, 29.00, -9999.00, -9999.00, -9999.00 +BHM, 12, 31, 53.00, 32.00, 24.00, 21.00, 31.00 +BID, 12, 31, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +BIG, 12, 31, 3.00, -10.00, -9999.00, -9999.00, -9999.00 +BIH, 12, 31, 53.00, 21.00, -9999.00, -9999.00, -9999.00 +BIL, 12, 31, 32.00, 14.00, 17.00, 18.00, 26.00 +BIS, 12, 31, 21.00, -1.00, 19.00, 20.00, 31.00 +BIX, 12, 31, 61.00, 43.00, -9999.00, -9999.00, 31.00 +BJI, 12, 31, 14.00, -6.00, -9999.00, -9999.00, -9999.00 +BKE, 12, 31, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +BKF, 12, 31, 44.00, 13.00, -9999.00, -9999.00, 16.00 +BKW, 12, 31, 39.00, 22.00, 35.00, 36.00, 49.00 +BLF, 12, 31, 40.00, 24.00, -9999.00, -9999.00, -9999.00 +BLH, 12, 31, 65.00, 41.00, -9999.00, -9999.00, -9999.00 +BLHM, 12, 31, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +BLI, 12, 31, 43.00, 32.00, -9999.00, -9999.00, -9999.00 +BLU, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +BLV, 12, 31, 40.00, 22.00, -9999.00, -9999.00, 29.00 +BNA, 12, 31, 47.00, 28.00, 29.00, 23.00, 38.00 +BNO, 12, 31, 33.00, 13.00, -9999.00, 30.00, 51.00 +BOI, 12, 31, 36.00, 21.00, 28.00, 29.00, 42.00 +BOS, 12, 31, 37.00, 23.00, 26.00, 28.00, 40.00 +BPI, 12, 31, 24.00, -9.00, -9999.00, -9999.00, -9999.00 +BPT, 12, 31, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +BRD, 12, 31, 19.00, -4.00, -9999.00, -9999.00, -9999.00 +BRL, 12, 31, 31.00, 14.00, -9999.00, -9999.00, 21.00 +BRO, 12, 31, 70.00, 50.00, 15.00, 16.00, 24.00 +BRW, 12, 31, -6.00, -19.00, 8.00, 9.00, 14.00 +BSM, 12, 31, 59.00, 39.00, -9999.00, -9999.00, 23.00 +BTI, 12, 31, -8.00, -21.00, 9.00, 8.00, 15.00 +BTL, 12, 31, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +BTM, 12, 31, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +BTR, 12, 31, 61.00, 40.00, 24.00, 19.00, 33.00 +BTT, 12, 31, -4.00, -19.00, -9999.00, -9999.00, -9999.00 +BTV, 12, 31, 27.00, 10.00, 39.00, 32.00, 53.00 +BUB, 12, 31, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +BUF, 12, 31, 32.00, 19.00, 46.00, 51.00, 65.00 +BUR, 12, 31, 67.00, 41.00, -9999.00, -9999.00, -9999.00 +BVE, 12, 31, 62.00, 44.00, -9999.00, 16.00, 20.00 +BWG, 12, 31, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +BWI, 12, 31, 42.00, 25.00, 22.00, 23.00, 33.00 +BYH, 12, 31, 46.00, 28.00, -9999.00, -9999.00, 35.00 +BYI, 12, 31, 34.00, 17.00, -9999.00, -9999.00, -9999.00 +BZN, 12, 31, 28.00, 6.00, -9999.00, -9999.00, -9999.00 +CAE, 12, 31, 56.00, 33.00, 24.00, 22.00, 33.00 +CAG, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CAK, 12, 31, 34.00, 19.00, 39.00, 38.00, 55.00 +CAO, 12, 31, 47.00, 19.00, -9999.00, -9999.00, -9999.00 +CAR, 12, 31, 20.00, 0.00, 38.00, 40.00, 54.00 +CBM, 12, 31, 53.00, 31.00, -9999.00, -9999.00, 35.00 +CDB, 12, 31, 34.00, 25.00, 56.00, 58.00, 73.00 +CDC, 12, 31, 41.00, 17.00, 10.00, 10.00, 16.00 +CDR, 12, 31, 35.00, 10.00, -9999.00, -9999.00, -9999.00 +CDS, 12, 31, 51.00, 26.00, -9999.00, -9999.00, -9999.00 +CDV, 12, 31, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +CEF, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +CEZ, 12, 31, 39.00, 11.00, -9999.00, -9999.00, -9999.00 +CGI, 12, 31, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +CHA, 12, 31, 48.00, 29.00, 26.00, 23.00, 35.00 +CHO, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +CHS, 12, 31, 59.00, 39.00, 20.00, 22.00, 30.00 +CID, 12, 31, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +CIR, 12, 31, 42.00, 23.00, -9999.00, -9999.00, -9999.00 +CIU, 12, 31, 24.00, 8.00, -9999.00, -9999.00, -9999.00 +CKB, 12, 31, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +CKL, 12, 31, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +CLE, 12, 31, 33.00, 20.00, 42.00, 39.00, 56.00 +CLL, 12, 31, 59.00, 39.00, -9999.00, -9999.00, -9999.00 +CLT, 12, 31, 49.00, 30.00, 22.00, 25.00, 35.00 +CMH, 12, 31, 35.00, 21.00, 30.00, 33.00, 46.00 +CMI, 12, 31, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +CMX, 12, 31, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +CNK, 12, 31, 36.00, 17.00, 10.00, 9.00, 16.00 +CNM, 12, 31, 56.00, 28.00, -9999.00, -9999.00, -9999.00 +CNU, 12, 31, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +COD, 12, 31, 34.00, 12.00, -9999.00, -9999.00, -9999.00 +COF, 12, 31, 72.00, 51.00, -9999.00, -9999.00, 21.00 +CON, 12, 31, 31.00, 10.00, 25.00, 27.00, 37.00 +COS, 12, 31, 41.00, 16.00, 13.00, 11.00, 17.00 +COT, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +COU, 12, 31, 37.00, 20.00, 23.00, 20.00, 32.00 +CPR, 12, 31, 32.00, 12.00, 17.00, 16.00, 26.00 +CRBC, 12, 31, 26.00, -11.00, -9999.00, -9999.00, -9999.00 +CRP, 12, 31, 66.00, 46.00, 14.00, 12.00, 21.00 +CRW, 12, 31, 42.00, 25.00, 37.00, 34.00, 50.00 +CSG, 12, 31, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +CSM, 12, 31, 49.00, 24.00, -9999.00, -9999.00, -9999.00 +CSV, 12, 31, 44.00, 26.00, -9999.00, -9999.00, -9999.00 +CTB, 12, 31, 27.00, 8.00, -9999.00, -9999.00, -9999.00 +CTY, 12, 31, 66.00, 40.00, -9999.00, -9999.00, -9999.00 +CVG, 12, 31, 38.00, 21.00, 28.00, 27.00, 40.00 +CVN, 12, 31, 50.00, 22.00, -9999.00, -9999.00, -9999.00 +CVS, 12, 31, 50.00, 22.00, -9999.00, -9999.00, 11.00 +CXY, 12, 31, 37.00, 23.00, 20.00, 18.00, 29.00 +CYS, 12, 31, 37.00, 15.00, 15.00, 12.00, 20.00 +DAA, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 30.00 +DAB, 12, 31, 69.00, 48.00, 17.00, 19.00, 26.00 +DAG, 12, 31, 60.00, 36.00, 4.00, 5.00, 7.00 +DAL, 12, 31, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +DAN, 12, 31, 48.00, 27.00, -9999.00, -9999.00, -9999.00 +DAY, 12, 31, 35.00, 20.00, 32.00, 28.00, 43.00 +DBQ, 12, 31, 25.00, 9.00, 21.00, 20.00, 32.00 +DCA, 12, 31, 43.00, 28.00, 20.00, 21.00, 30.00 +DDC, 12, 31, 41.00, 19.00, 10.00, 10.00, 15.00 +DEC, 12, 31, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +DEN, 12, 31, 43.00, 16.00, 12.00, 12.00, 18.00 +DFW, 12, 31, 55.00, 33.00, 11.00, 10.00, 16.00 +DHN, 12, 31, 59.00, 36.00, -9999.00, -9999.00, -9999.00 +DHT, 12, 31, 50.00, 20.00, -9999.00, -9999.00, -9999.00 +DIK, 12, 31, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +DLF, 12, 31, 62.00, 39.00, -9999.00, -9999.00, 15.00 +DLG, 12, 31, 21.00, 9.00, -9999.00, -9999.00, -9999.00 +DLH, 12, 31, 17.00, 0.00, 22.00, 21.00, 32.00 +DLLC, 12, 31, 29.00, 0.00, -9999.00, -9999.00, -9999.00 +DLS, 12, 31, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +DMA, 12, 31, 63.00, 39.00, -9999.00, -9999.00, 13.00 +DMN, 12, 31, 57.00, 25.00, -9999.00, -9999.00, -9999.00 +DOV, 12, 31, 44.00, 27.00, -9999.00, -9999.00, 31.00 +DPG, 12, 31, 35.00, 14.00, -9999.00, -9999.00, -9999.00 +DP1, 12, 31, 61.00, 37.00, -9999.00, -9999.00, 30.00 +DRA, 12, 31, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +DRT, 12, 31, 62.00, 39.00, 8.00, 9.00, 14.00 +DSM, 12, 31, 29.00, 12.00, 20.00, 18.00, 30.00 +DTW, 12, 31, 32.00, 17.00, 34.00, 33.00, 46.00 +DUG, 12, 31, 60.00, 28.00, -9999.00, -9999.00, -9999.00 +DUJ, 12, 31, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +DUT, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DVD, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 28.00 +DXR, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +DYR, 12, 31, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +DYS, 12, 31, 55.00, 31.00, -9999.00, -9999.00, 15.00 +D45, 12, 31, 11.00, -10.00, -9999.00, -9999.00, -9999.00 +EAT, 12, 31, 32.00, 21.00, -9999.00, -9999.00, -9999.00 +EAU, 12, 31, 21.00, 3.00, 21.00, 17.00, 28.00 +ECG, 12, 31, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +EDW, 12, 31, 57.00, 32.00, -9999.00, -9999.00, 9.00 +EED, 12, 31, 62.00, 41.00, -9999.00, -9999.00, -9999.00 +EFD, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +EGE, 12, 31, 33.00, 3.00, -9999.00, -9999.00, -9999.00 +EHA, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +EKA, 12, 31, 54.00, 41.00, -9999.00, -9999.00, -9999.00 +EKN, 12, 31, 39.00, 18.00, 42.00, 42.00, 59.00 +EKO, 12, 31, 36.00, 12.00, 19.00, 20.00, 28.00 +ELD, 12, 31, 54.00, 32.00, -9999.00, -9999.00, -9999.00 +ELM, 12, 31, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ELP, 12, 31, 56.00, 29.00, 7.00, 9.00, 12.00 +ELY, 12, 31, 39.00, 9.00, 12.00, 14.00, 21.00 +EMP, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +ENA, 12, 31, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +END, 12, 31, 45.00, 25.00, -9999.00, -9999.00, 15.00 +ENN, 12, 31, 1.00, -18.00, -9999.00, -9999.00, -9999.00 +ENV, 12, 31, 34.00, 18.00, -9999.00, -9999.00, 18.00 +EPH, 12, 31, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +ERI, 12, 31, 34.00, 21.00, 44.00, 45.00, 63.00 +ESF, 12, 31, 58.00, 37.00, -9999.00, -9999.00, 35.00 +EUG, 12, 31, 45.00, 35.00, 48.00, 47.00, 62.00 +EVV, 12, 31, 40.00, 23.00, 28.00, 24.00, 37.00 +EWN, 12, 31, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +EWR, 12, 31, 39.00, 25.00, 22.00, 23.00, 36.00 +EYW, 12, 31, 75.00, 66.00, 14.00, 10.00, 20.00 +E74, 12, 31, 58.00, 28.00, -9999.00, -9999.00, -9999.00 +FAF, 12, 31, 49.00, 28.00, -9999.00, -9999.00, 29.00 +FAI, 12, 31, -1.00, -17.00, 22.00, 24.00, 33.00 +FAR, 12, 31, 16.00, -2.00, 13.00, 18.00, 25.00 +FAT, 12, 31, 52.00, 37.00, 12.00, 15.00, 21.00 +FAY, 12, 31, 52.00, 30.00, -9999.00, -9999.00, -9999.00 +FCA, 12, 31, 28.00, 13.00, 34.00, 38.00, 51.00 +FCS, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +FDY, 12, 31, 32.00, 18.00, -9999.00, -9999.00, -9999.00 +FEW, 12, 31, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +FFO, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 39.00 +FHU, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 13.00 +FLG, 12, 31, 42.00, 15.00, 16.00, 18.00, 22.00 +FLL, 12, 31, 77.00, 59.00, -9999.00, -9999.00, -9999.00 +FLO, 12, 31, 55.00, 34.00, -9999.00, -9999.00, -9999.00 +FLV, 12, 31, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +FME, 12, 31, 44.00, 23.00, -9999.00, -9999.00, 28.00 +FMH, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 41.00 +FMN, 12, 31, 41.00, 15.00, 7.00, 8.00, 9.00 +FMY, 12, 31, 75.00, 54.00, 10.00, 9.00, 15.00 +FNT, 12, 31, 30.00, 16.00, 32.00, 32.00, 46.00 +FOD, 12, 31, 26.00, 8.00, -9999.00, -9999.00, -9999.00 +FOE, 12, 31, 37.00, 17.00, -9999.00, -9999.00, 19.00 +FOK, 12, 31, 39.00, 25.00, -9999.00, -9999.00, -9999.00 +FRI, 12, 31, 39.00, 18.00, -9999.00, -9999.00, 18.00 +FSD, 12, 31, 25.00, 4.00, 12.00, 13.00, 20.00 +FSI, 12, 31, 50.00, 24.00, -9999.00, -9999.00, 14.00 +FSM, 12, 31, 48.00, 26.00, 18.00, 16.00, 25.00 +FTK, 12, 31, 41.00, 22.00, -9999.00, -9999.00, 35.00 +FWA, 12, 31, 32.00, 17.00, 29.00, 33.00, 44.00 +FWH, 12, 31, 54.00, 31.00, -9999.00, -9999.00, 17.00 +FYU, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +FYV, 12, 31, 46.00, 24.00, -9999.00, -9999.00, -9999.00 +GAG, 12, 31, 48.00, 21.00, -9999.00, -9999.00, -9999.00 +GAM, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GBN, 12, 31, 68.00, 39.00, -9999.00, -9999.00, -9999.00 +GCC, 12, 31, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GCK, 12, 31, 42.00, 16.00, -9999.00, -9999.00, -9999.00 +GDP, 12, 31, 55.00, 32.00, -9999.00, -9999.00, -9999.00 +GEG, 12, 31, 32.00, 20.00, 37.00, 35.00, 50.00 +GFA, 12, 31, 31.00, 12.00, -9999.00, -9999.00, 23.00 +GFK, 12, 31, 15.00, -4.00, -9999.00, -9999.00, -9999.00 +GFL, 12, 31, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +GGG, 12, 31, 56.00, 36.00, -9999.00, -9999.00, -9999.00 +GGW, 12, 31, 21.00, 2.00, 20.00, 20.00, 31.00 +GJT, 12, 31, 35.00, 15.00, 12.00, 12.00, 18.00 +GKN, 12, 31, 2.00, -13.00, -9999.00, -9999.00, -9999.00 +GLD, 12, 31, 41.00, 15.00, 9.00, 8.00, 14.00 +GLH, 12, 31, 51.00, 33.00, -9999.00, -9999.00, -9999.00 +GLS, 12, 31, 59.00, 48.00, -9999.00, -9999.00, -9999.00 +GLWC, 12, 31, 34.00, 10.00, -9999.00, -9999.00, -9999.00 +GNV, 12, 31, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +GON, 12, 31, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +GPT, 12, 31, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +GRB, 12, 31, 24.00, 8.00, 27.00, 28.00, 41.00 +GRCI, 12, 31, 30.00, 10.00, -9999.00, -9999.00, -9999.00 +GRF, 12, 31, 45.00, 32.00, -9999.00, -9999.00, 69.00 +GRI, 12, 31, 33.00, 12.00, 13.00, 11.00, 19.00 +GRK, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 25.00 +GRR, 12, 31, 30.00, 17.00, 35.00, 41.00, 54.00 +GSB, 12, 31, 52.00, 31.00, -9999.00, -9999.00, 23.00 +GSG, 12, 31, 21.00, 2.00, -9999.00, -9999.00, -9999.00 +GSO, 12, 31, 47.00, 28.00, 22.00, 23.00, 33.00 +GSP, 12, 31, 51.00, 31.00, 23.00, 25.00, 34.00 +GST, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +GTB, 12, 31, 29.00, 11.00, -9999.00, -9999.00, 61.00 +GTF, 12, 31, 31.00, 12.00, 19.00, 22.00, 30.00 +GUP, 12, 31, 43.00, 12.00, -9999.00, -9999.00, -9999.00 +GUS, 12, 31, 33.00, 16.00, -9999.00, -9999.00, 37.00 +GVW, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +GWO, 12, 31, 52.00, 34.00, -9999.00, -9999.00, -9999.00 +HAT, 12, 31, 54.00, 38.00, 24.00, 23.00, 34.00 +HBR, 12, 31, 49.00, 26.00, -9999.00, -9999.00, -9999.00 +HDO, 12, 31, 61.00, 38.00, -9999.00, -9999.00, -9999.00 +HIB, 12, 31, 16.00, -5.00, -9999.00, -9999.00, -9999.00 +HIF, 12, 31, 35.00, 17.00, -9999.00, -9999.00, 36.00 +HKY, 12, 31, 48.00, 29.00, -9999.00, -9999.00, -9999.00 +HLC, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +HLN, 12, 31, 29.00, 9.00, 17.00, 17.00, 29.00 +HMN, 12, 31, 56.00, 21.00, -9999.00, -9999.00, 10.00 +HMS, 12, 31, 37.00, 22.00, -9999.00, -9999.00, -9999.00 +HOB, 12, 31, 57.00, 28.00, -9999.00, -9999.00, -9999.00 +HOM, 12, 31, 29.00, 17.00, -9999.00, -9999.00, -9999.00 +HON, 12, 31, 25.00, 3.00, 9.00, 9.00, 16.00 +HOP, 12, 31, 43.00, 23.00, -9999.00, -9999.00, 35.00 +HOT, 12, 31, 50.00, 29.00, -9999.00, -9999.00, -9999.00 +HOU, 12, 31, 62.00, 43.00, -9999.00, -9999.00, -9999.00 +HPN, 12, 31, 36.00, 22.00, -9999.00, -9999.00, -9999.00 +HQM, 12, 31, 47.00, 37.00, -9999.00, -9999.00, -9999.00 +HRO, 12, 31, 46.00, 26.00, -9999.00, -9999.00, -9999.00 +HRT, 12, 31, 61.00, 37.00, -9999.00, -9999.00, 30.00 +HST, 12, 31, 76.00, 55.00, -9999.00, -9999.00, 20.00 +HSV, 12, 31, 49.00, 30.00, 29.00, 22.00, 37.00 +HTL, 12, 31, 26.00, 11.00, 39.00, 36.00, 53.00 +HTS, 12, 31, 42.00, 25.00, 32.00, 31.00, 47.00 +HUF, 12, 31, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +HUL, 12, 31, 23.00, 3.00, -9999.00, -9999.00, -9999.00 +HVN, 12, 31, 37.00, 20.00, -9999.00, -9999.00, -9999.00 +HVR, 12, 31, 25.00, 4.00, 20.00, 17.00, 26.00 +IAB, 12, 31, 40.00, 20.00, -9999.00, -9999.00, 18.00 +IAD, 12, 31, 41.00, 23.00, 22.00, 22.00, 32.00 +IAG, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +IAH, 12, 31, 62.00, 40.00, 21.00, 20.00, 29.00 +ICT, 12, 31, 40.00, 20.00, 12.00, 11.00, 18.00 +IDA, 12, 31, 26.00, 10.00, -9999.00, -9999.00, -9999.00 +IGM, 12, 31, 53.00, 31.00, -9999.00, -9999.00, -9999.00 +ILG, 12, 31, 40.00, 24.00, 23.00, 22.00, 34.00 +ILI, 12, 31, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +ILM, 12, 31, 56.00, 35.00, 21.00, 24.00, 33.00 +IMT, 12, 31, 23.00, 4.00, -9999.00, -9999.00, -9999.00 +IND, 12, 31, 35.00, 19.00, 32.00, 31.00, 45.00 +INL, 12, 31, 12.00, -8.00, 23.00, 22.00, 34.00 +INS, 12, 31, 53.00, 31.00, -9999.00, -9999.00, 9.00 +INT, 12, 31, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +INW, 12, 31, 44.00, 18.00, 7.00, 7.00, 11.00 +IPL, 12, 31, 68.00, 41.00, -9999.00, -9999.00, -9999.00 +IPT, 12, 31, 34.00, 19.00, 26.00, 28.00, 40.00 +IRK, 12, 31, 33.00, 16.00, -9999.00, -9999.00, -9999.00 +ISN, 12, 31, 20.00, -1.00, 20.00, 17.00, 30.00 +ISP, 12, 31, 38.00, 23.00, -9999.00, -9999.00, -9999.00 +ITH, 12, 31, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +IWA, 12, 31, 64.00, 38.00, -9999.00, -9999.00, 12.00 +IWD, 12, 31, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +JAC, 12, 31, 23.00, -2.00, -9999.00, -9999.00, -9999.00 +JAN, 12, 31, 56.00, 34.00, 25.00, 20.00, 33.00 +JAX, 12, 31, 65.00, 41.00, 19.00, 18.00, 28.00 +JBR, 12, 31, 46.00, 29.00, -9999.00, -9999.00, -9999.00 +JCT, 12, 31, 62.00, 31.00, -9999.00, -9999.00, -9999.00 +JDN, 12, 31, 28.00, 3.00, -9999.00, -9999.00, -9999.00 +JFK, 12, 31, 39.00, 27.00, 23.00, 23.00, 35.00 +JHW, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +JKL, 12, 31, 43.00, 26.00, -9999.00, -9999.00, -9999.00 +JLN, 12, 31, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +JMS, 12, 31, 18.00, -1.00, -9999.00, -9999.00, -9999.00 +JNU, 12, 31, 30.00, 20.00, 46.00, 49.00, 58.00 +JST, 12, 31, 37.00, 21.00, -9999.00, -9999.00, -9999.00 +JXN, 12, 31, 30.00, 16.00, -9999.00, -9999.00, -9999.00 +KMRW, 12, 31, 28.00, 4.00, -9999.00, -9999.00, -9999.00 +KTN, 12, 31, 40.00, 29.00, -9999.00, -9999.00, -9999.00 +LAF, 12, 31, 33.00, 18.00, -9999.00, -9999.00, -9999.00 +LAL, 12, 31, 73.00, 49.00, -9999.00, -9999.00, -9999.00 +LAN, 12, 31, 30.00, 15.00, 34.00, 36.00, 49.00 +LAR, 12, 31, 32.00, 8.00, -9999.00, -9999.00, -9999.00 +LAS, 12, 31, 56.00, 33.00, 7.00, 7.00, 11.00 +LAX, 12, 31, 65.00, 47.00, 10.00, 9.00, 14.00 +LBB, 12, 31, 52.00, 25.00, 10.00, 7.00, 13.00 +LBF, 12, 31, 34.00, 9.00, 13.00, 8.00, 17.00 +LCH, 12, 31, 61.00, 42.00, 18.00, 19.00, 29.00 +LCK, 12, 31, 37.00, 21.00, -9999.00, -9999.00, 40.00 +LEB, 12, 31, 29.00, 8.00, -9999.00, -9999.00, -9999.00 +LEX, 12, 31, 40.00, 24.00, 29.00, 28.00, 40.00 +LFI, 12, 31, 48.00, 32.00, -9999.00, -9999.00, 29.00 +LFK, 12, 31, 59.00, 37.00, 18.00, 21.00, 28.00 +LFT, 12, 31, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +LGA, 12, 31, 38.00, 27.00, 23.00, 23.00, 36.00 +LGB, 12, 31, 66.00, 44.00, 10.00, 10.00, 14.00 +LGU, 12, 31, 30.00, 11.00, -9999.00, -9999.00, -9999.00 +LHW, 12, 31, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +LHX, 12, 31, 43.00, 15.00, -9999.00, -9999.00, -9999.00 +LIC, 12, 31, 39.00, 12.00, -9999.00, -9999.00, -9999.00 +LIT, 12, 31, 50.00, 30.00, 19.00, 21.00, 28.00 +LIZ, 12, 31, 20.00, 0.00, -9999.00, -9999.00, 52.00 +LMT, 12, 31, 38.00, 20.00, -9999.00, -9999.00, -9999.00 +LND, 12, 31, 31.00, 7.00, 10.00, 11.00, 15.00 +LNK, 12, 31, 33.00, 11.00, -9999.00, -9999.00, -9999.00 +LOL, 12, 31, 41.00, 15.00, 9.00, 11.00, 14.00 +LOZ, 12, 31, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +LRD, 12, 31, 66.00, 43.00, -9999.00, -9999.00, -9999.00 +LRF, 12, 31, 49.00, 29.00, -9999.00, -9999.00, 23.00 +LSE, 12, 31, 24.00, 7.00, 19.00, 17.00, 28.00 +LSF, 12, 31, 56.00, 36.00, -9999.00, -9999.00, 22.00 +LSV, 12, 31, 59.00, 26.00, -9999.00, -9999.00, 9.00 +LTS, 12, 31, 53.00, 26.00, -9999.00, -9999.00, 14.00 +LUF, 12, 31, 66.00, 35.00, -9999.00, -9999.00, 10.00 +LVS, 12, 31, 46.00, 18.00, -9999.00, -9999.00, -9999.00 +LWS, 12, 31, 39.00, 27.00, -9999.00, -9999.00, -9999.00 +LWT, 12, 31, 31.00, 9.00, -9999.00, -9999.00, -9999.00 +LXV, 12, 31, 29.00, 1.00, -9999.00, -9999.00, -9999.00 +LYH, 12, 31, 45.00, 26.00, 23.00, 22.00, 33.00 +MAF, 12, 31, 57.00, 29.00, 7.00, 6.00, 11.00 +MBL, 12, 31, 31.00, 19.00, -9999.00, -9999.00, -9999.00 +MBS, 12, 31, 28.00, 16.00, -9999.00, -9999.00, -9999.00 +MCB, 12, 31, 59.00, 37.00, -9999.00, -9999.00, -9999.00 +MCC, 12, 31, 53.00, 39.00, -9999.00, -9999.00, 31.00 +MCF, 12, 31, 70.00, 51.00, -9999.00, -9999.00, 21.00 +MCG, 12, 31, 0.00, -17.00, 27.00, 27.00, 40.00 +MCI, 12, 31, 35.00, 18.00, 15.00, 14.00, 24.00 +MCK, 12, 31, 38.00, 13.00, -9999.00, -9999.00, -9999.00 +MCN, 12, 31, 57.00, 35.00, 20.00, 20.00, 29.00 +MCO, 12, 31, 71.00, 49.00, 13.00, 16.00, 23.00 +MCW, 12, 31, 23.00, 6.00, 14.00, 11.00, 20.00 +MC2, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 18.00 +MDH, 12, 31, 41.00, 21.00, -9999.00, -9999.00, -9999.00 +MDO, 12, 31, 31.00, 16.00, -9999.00, -9999.00, -9999.00 +MDT, 12, 31, 37.00, 23.00, -9999.00, -9999.00, -9999.00 +MDW, 12, 31, 31.00, 17.00, 31.00, 30.00, 42.00 +MEI, 12, 31, 57.00, 34.00, 24.00, 18.00, 32.00 +MEM, 12, 31, 49.00, 32.00, 27.00, 22.00, 35.00 +MER, 12, 31, 53.00, 35.00, -9999.00, -9999.00, 24.00 +MFD, 12, 31, 33.00, 19.00, -9999.00, -9999.00, -9999.00 +MFE, 12, 31, 69.00, 49.00, -9999.00, -9999.00, -9999.00 +MFR, 12, 31, 44.00, 30.00, 36.00, 36.00, 49.00 +MGE, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +MGM, 12, 31, 57.00, 37.00, 23.00, 20.00, 33.00 +MGW, 12, 31, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +MHK, 12, 31, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +MHR, 12, 31, 52.00, 37.00, -9999.00, -9999.00, 31.00 +MHS, 12, 31, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +MIA, 12, 31, 76.00, 58.00, 13.00, 12.00, 21.00 +MIB, 12, 31, 18.00, 1.00, -9999.00, -9999.00, 24.00 +MIV, 12, 31, 41.00, 24.00, -9999.00, -9999.00, -9999.00 +MI1, 12, 31, 38.00, 20.00, -9999.00, -9999.00, 29.00 +MKC, 12, 31, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +MKE, 12, 31, 27.00, 13.00, 31.00, 30.00, 43.00 +MKG, 12, 31, 30.00, 20.00, 40.00, 40.00, 53.00 +MKL, 12, 31, 47.00, 28.00, -9999.00, -9999.00, -9999.00 +MLB, 12, 31, 72.00, 51.00, -9999.00, -9999.00, -9999.00 +MLC, 12, 31, 49.00, 27.00, -9999.00, -9999.00, -9999.00 +MLD, 12, 31, 32.00, 11.00, -9999.00, -9999.00, -9999.00 +MLF, 12, 31, 38.00, 12.00, -9999.00, -9999.00, -9999.00 +MLI, 12, 31, 29.00, 13.00, 26.00, 23.00, 35.00 +MLS, 12, 31, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +MLU, 12, 31, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +MMO, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +MMT, 12, 31, 57.00, 36.00, -9999.00, -9999.00, 30.00 +MOB, 12, 31, 60.00, 41.00, 22.00, 17.00, 31.00 +MOT, 12, 31, 18.00, 1.00, 18.00, 17.00, 26.00 +MPV, 12, 31, 25.00, 8.00, -9999.00, -9999.00, -9999.00 +MQT, 12, 31, 21.00, 5.00, -9999.00, -9999.00, -9999.00 +MRB, 12, 31, 40.00, 22.00, -9999.00, -9999.00, -9999.00 +MRF, 12, 31, 60.00, 26.00, -9999.00, -9999.00, -9999.00 +MRI, 12, 31, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +MRY, 12, 31, 59.00, 43.00, -9999.00, -9999.00, 26.00 +MSL, 12, 31, 49.00, 30.00, -9999.00, -9999.00, -9999.00 +MSN, 12, 31, 26.00, 9.00, 25.00, 23.00, 35.00 +MSO, 12, 31, 29.00, 15.00, 32.00, 31.00, 45.00 +MSP, 12, 31, 21.00, 5.00, 19.00, 21.00, 30.00 +MSS, 12, 31, 25.00, 6.00, 39.00, 36.00, 55.00 +MSY, 12, 31, 62.00, 43.00, 23.00, 17.00, 32.00 +MTC, 12, 31, 31.00, 19.00, -9999.00, -9999.00, 37.00 +MTN, 12, 31, 42.00, 25.00, -9999.00, -9999.00, 28.00 +MTO, 12, 31, 34.00, 18.00, -9999.00, -9999.00, -9999.00 +MUI, 12, 31, 37.00, 21.00, -9999.00, -9999.00, 28.00 +MUO, 12, 31, 38.00, 21.00, -9999.00, -9999.00, 29.00 +MWA, 12, 31, 40.00, 21.00, -9999.00, -9999.00, -9999.00 +MWH, 12, 31, 32.00, 20.00, -9999.00, -9999.00, -9999.00 +MXF, 12, 31, 57.00, 37.00, -9999.00, -9999.00, 33.00 +MYL, 12, 31, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +MYR, 12, 31, 57.00, 34.00, -9999.00, -9999.00, 28.00 +NAO, 12, 31, 57.00, 42.00, -9999.00, -9999.00, 35.00 +NBC, 12, 31, 59.00, 40.00, -9999.00, -9999.00, 29.00 +NBE, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +NBG, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NBU, 12, 31, 30.00, 15.00, -9999.00, -9999.00, 32.00 +NCA, 12, 31, 57.00, 32.00, -9999.00, -9999.00, 29.00 +NCO, 12, 31, 39.00, 24.00, -9999.00, -9999.00, 40.00 +NC1, 12, 31, 53.00, 35.00, -9999.00, -9999.00, 9.00 +NEL, 12, 31, 42.00, 21.00, -9999.00, -9999.00, 32.00 +NFG, 12, 31, 65.00, 44.00, -9999.00, -9999.00, 12.00 +NFL, 12, 31, 43.00, 17.00, -9999.00, -9999.00, 13.00 +NGP, 12, 31, 67.00, 47.00, -9999.00, -9999.00, 19.00 +NGU, 12, 31, 49.00, 32.00, -9999.00, -9999.00, 26.00 +NGZ, 12, 31, 56.00, 43.00, -9999.00, -9999.00, 29.00 +NHK, 12, 31, 44.00, 25.00, -9999.00, -9999.00, 29.00 +NHZ, 12, 31, 31.00, 12.00, -9999.00, -9999.00, 39.00 +NID, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 6.00 +NIP, 12, 31, 65.00, 41.00, -9999.00, -9999.00, 23.00 +NIR, 12, 31, 64.00, 41.00, -9999.00, -9999.00, 23.00 +NKT, 12, 31, 56.00, 36.00, -9999.00, -9999.00, 29.00 +NKX, 12, 31, 66.00, 48.00, -9999.00, -9999.00, 19.00 +NLC, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 23.00 +NMM, 12, 31, 56.00, 33.00, -9999.00, -9999.00, 35.00 +NPA, 12, 31, 61.00, 42.00, -9999.00, -9999.00, 29.00 +NQA, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 32.00 +NQI, 12, 31, 69.00, 45.00, -9999.00, -9999.00, 19.00 +NQX, 12, 31, 75.00, 66.00, -9999.00, -9999.00, 23.00 +NRB, 12, 31, 65.00, 46.00, -9999.00, -9999.00, 19.00 +NRC, 12, 31, 53.00, 35.00, -9999.00, -9999.00, 24.00 +NRS, 12, 31, 65.00, 45.00, -9999.00, -9999.00, 16.00 +NSE, 12, 31, 61.00, 39.00, -9999.00, -9999.00, 32.00 +NSI, 12, 31, 66.00, 44.00, -9999.00, -9999.00, 23.00 +NTD, 12, 31, 66.00, 44.00, -9999.00, -9999.00, 16.00 +NTK, 12, 31, 68.00, 45.00, -9999.00, -9999.00, 16.00 +NTU, 12, 31, 49.00, 32.00, -9999.00, -9999.00, 29.00 +NUC, 12, 31, 64.00, 48.00, -9999.00, -9999.00, 16.00 +NUQ, 12, 31, 56.00, 37.00, -9999.00, -9999.00, 32.00 +NUW, 12, 31, 44.00, 34.00, -9999.00, -9999.00, 58.00 +NWF, 12, 31, 66.00, 44.00, -9999.00, -9999.00, 13.00 +NXX, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 35.00 +NYG, 12, 31, 45.00, 23.00, -9999.00, -9999.00, 29.00 +NZC, 12, 31, 65.00, 38.00, -9999.00, -9999.00, 26.00 +NZJ, 12, 31, 67.00, 41.00, -9999.00, -9999.00, 16.00 +NZW, 12, 31, 37.00, 20.00, -9999.00, -9999.00, 39.00 +NZY, 12, 31, 66.00, 48.00, -9999.00, -9999.00, 16.00 +OAK, 12, 31, 56.00, 40.00, 16.00, 19.00, 24.00 +OAR, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 24.00 +OFF, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 19.00 +OFK, 12, 31, 30.00, 9.00, -9999.00, -9999.00, -9999.00 +OGD, 12, 31, 35.00, 17.00, -9999.00, -9999.00, -9999.00 +OKC, 12, 31, 47.00, 26.00, 13.00, 10.00, 17.00 +OLM, 12, 31, 43.00, 32.00, 56.00, 58.00, 73.00 +OMA, 12, 31, 31.00, 12.00, 14.00, 12.00, 21.00 +OME, 12, 31, 15.00, 1.00, 25.00, 26.00, 36.00 +ONT, 12, 31, 67.00, 44.00, -9999.00, -9999.00, -9999.00 +ORD, 12, 31, 30.00, 15.00, 30.00, 27.00, 41.00 +ORF, 12, 31, 49.00, 32.00, 23.00, 26.00, 35.00 +ORH, 12, 31, 32.00, 17.00, -9999.00, -9999.00, -9999.00 +ORT, 12, 31, -11.00, -26.00, -9999.00, -9999.00, -9999.00 +OSC, 12, 31, 29.00, 13.00, -9999.00, -9999.00, 47.00 +OTG, 12, 31, 22.00, 3.00, -9999.00, -9999.00, -9999.00 +OTH, 12, 31, 52.00, 39.00, 53.00, 55.00, 66.00 +OTM, 12, 31, 30.00, 13.00, -9999.00, -9999.00, -9999.00 +OTZ, 12, 31, 6.00, -8.00, 17.00, 18.00, 27.00 +OURC, 12, 31, 37.00, 14.00, -9999.00, -9999.00, -9999.00 +OURU, 12, 31, 28.00, 2.00, -9999.00, -9999.00, -9999.00 +OVN, 12, 31, 30.00, 12.00, -9999.00, -9999.00, -9999.00 +OZR, 12, 31, 60.00, 38.00, -9999.00, -9999.00, 30.00 +PACZ, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAE, 12, 31, 44.00, 33.00, -9999.00, -9999.00, -9999.00 +PAED, 12, 31, 20.00, 7.00, -9999.00, -9999.00, -9999.00 +PAEH, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAEI, 12, 31, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PAGA, 12, 31, -1.00, -16.00, -9999.00, -9999.00, -9999.00 +PAH, 12, 31, 43.00, 25.00, -9999.00, -9999.00, -9999.00 +PAIM, 12, 31, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +PALU, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PAM, 12, 31, 63.00, 39.00, -9999.00, -9999.00, 26.00 +PAQ, 12, 31, 21.00, 6.00, -9999.00, -9999.00, -9999.00 +PASV, 12, 31, 23.00, 5.00, -9999.00, -9999.00, -9999.00 +PASY, 12, 31, 34.00, 29.00, -9999.00, -9999.00, -9999.00 +PATC, 12, 31, 10.00, -3.00, -9999.00, -9999.00, -9999.00 +PATL, 12, 31, 0.00, -17.00, -9999.00, -9999.00, -9999.00 +PBF, 12, 31, 51.00, 31.00, -9999.00, -9999.00, -9999.00 +PBG, 12, 31, 28.00, 10.00, -9999.00, -9999.00, 42.00 +PBI, 12, 31, 75.00, 57.00, 18.00, 19.00, 29.00 +PDT, 12, 31, 39.00, 27.00, 28.00, 29.00, 42.00 +PDX, 12, 31, 45.00, 34.00, 49.00, 51.00, 66.00 +PFN, 12, 31, 63.00, 39.00, -9999.00, -9999.00, -9999.00 +PGA, 12, 31, 42.00, 24.00, -9999.00, -9999.00, -9999.00 +PHL, 12, 31, 39.00, 25.00, 23.00, 21.00, 34.00 +PHX, 12, 31, 65.00, 41.00, 8.00, 8.00, 11.00 +PIA, 12, 31, 31.00, 15.00, 27.00, 24.00, 37.00 +PIB, 12, 31, 59.00, 35.00, -9999.00, -9999.00, -9999.00 +PIH, 12, 31, 32.00, 14.00, 25.00, 25.00, 37.00 +PIR, 12, 31, 27.00, 7.00, 14.00, 14.00, 22.00 +PIT, 12, 31, 35.00, 21.00, 40.00, 37.00, 56.00 +PKB, 12, 31, 39.00, 23.00, -9999.00, -9999.00, -9999.00 +PLN, 12, 31, 27.00, 10.00, -9999.00, -9999.00, -9999.00 +PNC, 12, 31, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +PNE, 12, 31, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +PNS, 12, 31, 61.00, 42.00, 19.00, 17.00, 28.00 +POB, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 29.00 +POE, 12, 31, 58.00, 36.00, -9999.00, -9999.00, 47.00 +POM, 12, 31, 67.00, 40.00, -9999.00, -9999.00, -9999.00 +POU, 12, 31, 34.00, 16.00, -9999.00, -9999.00, -9999.00 +PRB, 12, 31, 59.00, 32.00, -9999.00, -9999.00, -9999.00 +PRC, 12, 31, 50.00, 21.00, -9999.00, -9999.00, -9999.00 +PSB, 12, 31, 31.00, 17.00, -9999.00, -9999.00, -9999.00 +PSC, 12, 31, 39.00, 26.00, -9999.00, -9999.00, -9999.00 +PSG, 12, 31, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +PSM, 12, 31, 34.00, 15.00, -9999.00, -9999.00, 37.00 +PSP, 12, 31, 69.00, 41.00, -9999.00, -9999.00, -9999.00 +PSX, 12, 31, 63.00, 45.00, -9999.00, -9999.00, -9999.00 +PTH, 12, 31, 29.00, 18.00, -9999.00, -9999.00, -9999.00 +PUB, 12, 31, 45.00, 14.00, 7.00, 9.00, 13.00 +PUC, 12, 31, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +PUO, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +PVD, 12, 31, 38.00, 21.00, 28.00, 29.00, 42.00 +PVU, 12, 31, 37.00, 18.00, -9999.00, -9999.00, -9999.00 +PWM, 12, 31, 32.00, 13.00, 29.00, 28.00, 42.00 +P02, 12, 31, 43.00, 23.00, -9999.00, -9999.00, -9999.00 +P07, 12, 31, 59.00, 30.00, -9999.00, -9999.00, -9999.00 +P11, 12, 31, 14.00, -4.00, -9999.00, -9999.00, -9999.00 +P24, 12, 31, 18.00, -2.00, -9999.00, -9999.00, -9999.00 +P28, 12, 31, 44.00, 20.00, -9999.00, -9999.00, -9999.00 +P35, 12, 31, 32.00, 13.00, -9999.00, -9999.00, -9999.00 +P38, 12, 31, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +P39, 12, 31, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +P58, 12, 31, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +P59, 12, 31, 22.00, 10.00, -9999.00, -9999.00, -9999.00 +P60, 12, 31, 21.00, -3.00, -9999.00, -9999.00, -9999.00 +P61, 12, 31, 23.00, 6.00, -9999.00, -9999.00, -9999.00 +P67, 12, 31, 20.00, -2.00, -9999.00, -9999.00, -9999.00 +P68, 12, 31, 37.00, 15.00, -9999.00, -9999.00, -9999.00 +P69, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P75, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +P88, 12, 31, 39.00, 17.00, -9999.00, -9999.00, -9999.00 +QOS, 12, 31, 49.00, 21.00, -9999.00, -9999.00, -9999.00 +RAP, 12, 31, 34.00, 11.00, 14.00, 10.00, 21.00 +RBL, 12, 31, 54.00, 36.00, 25.00, 23.00, 34.00 +RCA, 12, 31, 34.00, 11.00, -9999.00, -9999.00, 19.00 +RDD, 12, 31, 54.00, 35.00, -9999.00, -9999.00, -9999.00 +RDM, 12, 31, 41.00, 21.00, 24.00, 23.00, 37.00 +RDR, 12, 31, 15.00, -4.00, -9999.00, -9999.00, 27.00 +RDU, 12, 31, 50.00, 30.00, 22.00, 24.00, 34.00 +REE, 12, 31, 52.00, 25.00, -9999.00, -9999.00, 9.00 +REJ, 12, 31, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +RFD, 12, 31, 28.00, 11.00, 27.00, 24.00, 36.00 +RIC, 12, 31, 47.00, 27.00, 21.00, 24.00, 33.00 +RIV, 12, 31, 66.00, 41.00, -9999.00, -9999.00, 15.00 +RIW, 12, 31, 28.00, -2.00, -9999.00, -9999.00, -9999.00 +RKS, 12, 31, 29.00, 11.00, 12.00, 10.00, 17.00 +RME, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, 61.00 +RMG, 12, 31, 50.00, 28.00, -9999.00, -9999.00, -9999.00 +RND, 12, 31, 61.00, 38.00, -9999.00, -9999.00, 21.00 +RNO, 12, 31, 44.00, 19.00, 12.00, 13.00, 18.00 +ROA, 12, 31, 45.00, 26.00, 20.00, 21.00, 32.00 +ROC, 12, 31, 32.00, 18.00, 40.00, 44.00, 60.00 +ROW, 12, 31, 54.00, 24.00, -9999.00, -9999.00, -9999.00 +RSL, 12, 31, 39.00, 17.00, 8.00, 10.00, 14.00 +RST, 12, 31, 21.00, 4.00, 23.00, 20.00, 31.00 +RWF, 12, 31, 22.00, 4.00, -9999.00, -9999.00, -9999.00 +RWL, 12, 31, 29.00, 12.00, -9999.00, -9999.00, -9999.00 +SAC, 12, 31, 51.00, 37.00, 17.00, 19.00, 25.00 +SAF, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +SAN, 12, 31, 66.00, 48.00, 10.00, 11.00, 16.00 +SAT, 12, 31, 61.00, 38.00, 16.00, 18.00, 25.00 +SAV, 12, 31, 60.00, 39.00, 21.00, 19.00, 30.00 +SAW, 12, 31, 26.00, 13.00, -9999.00, -9999.00, 56.00 +SBA, 12, 31, 64.00, 40.00, -9999.00, -9999.00, -9999.00 +SBD, 12, 31, 66.00, 40.00, -9999.00, -9999.00, 16.00 +SBN, 12, 31, 32.00, 18.00, 40.00, 38.00, 54.00 +SBP, 12, 31, 63.00, 41.00, -9999.00, -9999.00, -9999.00 +SBS, 12, 31, 26.00, 1.00, -9999.00, -9999.00, -9999.00 +SBY, 12, 31, 45.00, 27.00, -9999.00, -9999.00, -9999.00 +SCC, 12, 31, -9.00, -21.00, -9999.00, -9999.00, -9999.00 +SCK, 12, 31, 51.00, 36.00, 15.00, 18.00, 22.00 +SDF, 12, 31, 41.00, 25.00, 28.00, 25.00, 38.00 +SEA, 12, 31, 44.00, 35.00, 45.00, 46.00, 60.00 +SEM, 12, 31, 57.00, 36.00, -9999.00, -9999.00, -9999.00 +SEP, 12, 31, 55.00, 31.00, -9999.00, -9999.00, -9999.00 +SFO, 12, 31, 55.00, 42.00, 19.00, 19.00, 27.00 +SGF, 12, 31, 42.00, 22.00, 20.00, 19.00, 29.00 +SGY, 12, 31, 29.00, 20.00, -9999.00, -9999.00, -9999.00 +SHR, 12, 31, 33.00, 8.00, 19.00, 17.00, 29.00 +SHV, 12, 31, 56.00, 35.00, 19.00, 20.00, 28.00 +SIT, 12, 31, 38.00, 31.00, -9999.00, -9999.00, -9999.00 +SJC, 12, 31, 57.00, 40.00, -9999.00, -9999.00, -9999.00 +SJT, 12, 31, 57.00, 31.00, 9.00, 8.00, 14.00 +SKA, 12, 31, 32.00, 20.00, -9999.00, -9999.00, 47.00 +SKF, 12, 31, 61.00, 38.00, -9999.00, -9999.00, 21.00 +SLC, 12, 31, 35.00, 19.00, 22.00, 23.00, 33.00 +SLE, 12, 31, 46.00, 33.00, 48.00, 51.00, 63.00 +SLN, 12, 31, 39.00, 18.00, -9999.00, -9999.00, -9999.00 +SMP, 12, 31, 38.00, 26.00, -9999.00, -9999.00, -9999.00 +SMX, 12, 31, 64.00, 38.00, -9999.00, 13.00, 15.00 +SNA, 12, 31, 63.00, 46.00, -9999.00, -9999.00, -9999.00 +SNP, 12, 31, 32.00, 24.00, 52.00, 52.00, 70.00 +SNS, 12, 31, 62.00, 40.00, -9999.00, -9999.00, -9999.00 +SNY, 12, 31, 37.00, 10.00, -9999.00, -9999.00, -9999.00 +SPI, 12, 31, 33.00, 18.00, 26.00, 22.00, 35.00 +SPS, 12, 31, 52.00, 28.00, 11.00, 8.00, 15.00 +SRQ, 12, 31, 72.00, 50.00, -9999.00, -9999.00, -9999.00 +SSC, 12, 31, 56.00, 33.00, -9999.00, -9999.00, 28.00 +SSI, 12, 31, 61.00, 42.00, -9999.00, -9999.00, -9999.00 +STC, 12, 31, 19.00, 0.00, -9999.00, -9999.00, -9999.00 +STJ, 12, 31, 35.00, 16.00, -9999.00, -9999.00, -9999.00 +STL, 12, 31, 38.00, 22.00, 21.00, 21.00, 32.00 +STNV, 12, 31, 41.00, 23.00, -9999.00, -9999.00, -9999.00 +STS, 12, 31, 55.00, 35.00, -9999.00, -9999.00, -9999.00 +SUN, 12, 31, 30.00, 8.00, -9999.00, -9999.00, -9999.00 +SUS, 12, 31, 38.00, 18.00, -9999.00, -9999.00, -9999.00 +SUU, 12, 31, 53.00, 36.00, -9999.00, -9999.00, 28.00 +SUX, 12, 31, 28.00, 9.00, 14.00, 12.00, 21.00 +SVN, 12, 31, 60.00, 39.00, -9999.00, -9999.00, 20.00 +SWF, 12, 31, 36.00, 18.00, -9999.00, -9999.00, -9999.00 +SXT, 12, 31, 41.00, 31.00, -9999.00, -9999.00, -9999.00 +SYR, 12, 31, 32.00, 17.00, 44.00, 46.00, 61.00 +SZL, 12, 31, 39.00, 17.00, -9999.00, -9999.00, 27.00 +TAD, 12, 31, 46.00, 16.00, -9999.00, -9999.00, -9999.00 +TAL, 12, 31, -2.00, -18.00, -9999.00, -9999.00, -9999.00 +TBN, 12, 31, 46.00, 19.00, -9999.00, -9999.00, 33.00 +TCC, 12, 31, 52.00, 21.00, 4.00, 6.00, 6.00 +TCL, 12, 31, 54.00, 33.00, -9999.00, -9999.00, -9999.00 +TCM, 12, 31, 45.00, 32.00, -9999.00, -9999.00, 63.00 +TCS, 12, 31, 52.00, 27.00, -9999.00, 8.00, 8.00 +TEB, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TIK, 12, 31, 47.00, 26.00, -9999.00, -9999.00, 15.00 +TKA, 12, 31, 19.00, 1.00, -9999.00, -9999.00, -9999.00 +TLH, 12, 31, 64.00, 39.00, 18.00, 20.00, 27.00 +TNX, 12, 31, 43.00, 18.00, -9999.00, -9999.00, -9999.00 +TOL, 12, 31, 31.00, 17.00, 35.00, 35.00, 48.00 +TOP, 12, 31, 37.00, 17.00, 14.00, 13.00, 22.00 +TPA, 12, 31, 70.00, 51.00, 13.00, 17.00, 23.00 +TPH, 12, 31, 43.00, 18.00, 4.00, 4.00, 7.00 +TRI, 12, 31, 45.00, 25.00, 25.00, 27.00, 38.00 +TRK, 12, 31, 39.00, 14.00, -9999.00, -9999.00, -9999.00 +TRM, 12, 31, 69.00, 37.00, -9999.00, -9999.00, -9999.00 +TTD, 12, 31, 45.00, 34.00, -9999.00, -9999.00, -9999.00 +TUL, 12, 31, 46.00, 26.00, 13.00, 13.00, 21.00 +TUP, 12, 31, 49.00, 32.00, -9999.00, -9999.00, -9999.00 +TUS, 12, 31, 63.00, 39.00, 9.00, 11.00, 15.00 +TVC, 12, 31, 28.00, 16.00, 37.00, 42.00, 53.00 +TVL, 12, 31, 40.00, 15.00, -9999.00, -9999.00, -9999.00 +TWF, 12, 31, 35.00, 18.00, -9999.00, -9999.00, -9999.00 +TXK, 12, 31, 54.00, 36.00, -9999.00, -9999.00, -9999.00 +TYR, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +TYS, 12, 31, 47.00, 27.00, 28.00, 25.00, 37.00 +T01, 12, 31, 46.00, 27.00, -9999.00, -9999.00, 29.00 +T02, 12, 31, 54.00, 32.00, -9999.00, -9999.00, 30.00 +T03, 12, 31, 58.00, 36.00, -9999.00, -9999.00, 28.00 +T04, 12, 31, 73.00, 52.00, -9999.00, -9999.00, 21.00 +T05, 12, 31, 38.00, 15.00, -9999.00, -9999.00, 18.00 +T06, 12, 31, 59.00, 34.00, -9999.00, -9999.00, 35.00 +T07, 12, 31, 36.00, 9.00, -9999.00, -9999.00, 36.00 +T08, 12, 31, 34.00, 18.00, -9999.00, -9999.00, 36.00 +UCA, 12, 31, 29.00, 15.00, -9999.00, -9999.00, -9999.00 +UCC, 12, 31, 53.00, 31.00, -9999.00, -9999.00, 9.00 +UIL, 12, 31, 46.00, 34.00, 68.00, 65.00, 77.00 +UIN, 12, 31, 33.00, 17.00, -9999.00, -9999.00, -9999.00 +UKI, 12, 31, 57.00, 35.00, -9999.00, -9999.00, -9999.00 +UNK, 12, 31, 11.00, 0.00, -9999.00, -9999.00, -9999.00 +UNV, 12, 31, 34.00, 19.00, -9999.00, -9999.00, -9999.00 +U15, 12, 31, 29.00, 9.00, -9999.00, -9999.00, -9999.00 +U28, 12, 31, 36.00, 9.00, -9999.00, -9999.00, -9999.00 +VAD, 12, 31, 62.00, 37.00, -9999.00, -9999.00, 24.00 +VBG, 12, 31, 65.00, 39.00, -9999.00, -9999.00, 22.00 +VCT, 12, 31, 64.00, 43.00, 18.00, 18.00, 27.00 +VCV, 12, 31, 58.00, 29.00, -9999.00, -9999.00, 8.00 +VDZ, 12, 31, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +VEL, 12, 31, 28.00, 5.00, -9999.00, -9999.00, -9999.00 +VIH, 12, 31, 39.00, 20.00, -9999.00, -9999.00, -9999.00 +VLD, 12, 31, 65.00, 42.00, -9999.00, -9999.00, -9999.00 +VLRC, 12, 31, 37.00, 7.00, -9999.00, -9999.00, -9999.00 +VNY, 12, 31, -9999.00, -9999.00, -9999.00, -9999.00, -9999.00 +VPS, 12, 31, 61.00, 37.00, -9999.00, -9999.00, 30.00 +VRB, 12, 31, 73.00, 51.00, -9999.00, -9999.00, -9999.00 +VTN, 12, 31, 33.00, 7.00, -9999.00, -9999.00, -9999.00 +VWS, 12, 31, 26.00, 16.00, -9999.00, -9999.00, -9999.00 +WAL, 12, 31, 46.00, 27.00, 20.00, 29.00, 33.00 +WJA, 12, 31, 20.00, 4.00, -9999.00, -9999.00, -9999.00 +WJF, 12, 31, 57.00, 31.00, -9999.00, -9999.00, -9999.00 +WLF, 12, 31, 2.00, -16.00, -9999.00, -9999.00, -9999.00 +WMC, 12, 31, 41.00, 16.00, 20.00, 20.00, 28.00 +WPO, 12, 31, 10.00, -8.00, -9999.00, -9999.00, -9999.00 +WRB, 12, 31, 57.00, 35.00, -9999.00, -9999.00, 21.00 +WRG, 12, 31, 34.00, 24.00, -9999.00, -9999.00, -9999.00 +WRI, 12, 31, 41.00, 23.00, -9999.00, -9999.00, 31.00 +WRL, 12, 31, 30.00, 3.00, -9999.00, -9999.00, -9999.00 +X68, 12, 31, 71.00, 48.00, -9999.00, -9999.00, -9999.00 +YAK, 12, 31, 32.00, 19.00, 57.00, 58.00, 66.00 +YCG, 12, 31, 30.00, 22.00, -9999.00, -9999.00, -9999.00 +YDC, 12, 31, 26.00, 12.00, -9999.00, -9999.00, -9999.00 +YEG, 12, 31, 17.00, -3.00, -9999.00, -9999.00, -9999.00 +YEN, 12, 31, 16.00, -3.00, -9999.00, -9999.00, -9999.00 +YFC, 12, 31, 26.00, 6.00, -9999.00, -9999.00, -9999.00 +YKM, 12, 31, 36.00, 21.00, 25.00, 22.0 , -9999.00 +\. diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadCountynam.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadCountynam.sql index ce7b66dc5c..6e462ea313 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadCountynam.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadCountynam.sql @@ -1,4 +1,4 @@ -COPY stns.countynam(PKEY, STID, STNUM, NAME, STATE, COUNTRY, LAT, LON, WFO) FROM stdin with delimiter as ','; +COPY stns.countynam(PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, WFO) FROM stdin with delimiter as ','; 1,Saipan,69110,Saipan,GU,US,15.19,145.76,GUM 2,Northern,69085,Northern_Islands,GU,US,18.11,145.76,GUM 3,Tinian,69120,Tinian,GU,US,15.01,145.63,GUM diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadCpcstns.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadCpcstns.sql index 9622b643f2..a4d9b2056e 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadCpcstns.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadCpcstns.sql @@ -1,4 +1,4 @@ -COPY stns.CPCSTNS(PKEY, STID, STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV, PRI) FROM stdin with delimiter as ','; +COPY stns.CPCSTNS(PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION, PRI) FROM stdin with delimiter as ','; 1,ABI,72266,ABILENE,TX,US,32.5,-99.7,0,0 2,ABQ,72365,ALBUQUERQUE_INTL,NM,US,35.05,-106.62,1620,0 3,ADK,70454,ADAK_NAS/MITCHELL,AK,US,51.88,-176.65,4,0 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadDlwx.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadDlwx.sql index bd30d62465..72b988a87c 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadDlwx.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadDlwx.sql @@ -1,4 +1,4 @@ -COPY stns.DLWX(PKEY, STID, STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV, PRI) FROM stdin with delimiter as ','; +COPY stns.DLWX(PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION, PRI) FROM stdin with delimiter as ','; 1,EYW,722010,KEY_WEST_INTL_ARPT_(ASOS),FL,US,24.55,-81.75,6,99 2,MIA,722020,MIAMI_INTL_AIRPORT_(ASOS),FL,US,25.82,-80.28,4,99 3,MCO,722050,ORLANDO_JETPORT___(ASOS),FL,US,28.43,-81.32,32,99 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadFfgzon.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadFfgzon.sql index 10420db159..85935543c4 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadFfgzon.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadFfgzon.sql @@ -1,4 +1,4 @@ -COPY stns.FFGZON(PKEY, STID, STNUM, NAME, STATE, COUNTRY, LAT, LON, WFO) FROM stdin with delimiter as ','; +COPY stns.FFGZON(PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, WFO) FROM stdin with delimiter as ','; 1,ALZ001,10010,Lauderdale,AL,US,34.89,-87.78, BMX 2,ALZ002,10020,Colbert,AL,US,34.65,-87.83, BMX 3,ALZ003,10030,Franklin,AL,US,34.43,-87.84, BMX diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadFirezones.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadFirezones.sql index 8f6362a3a4..0b06af4f57 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadFirezones.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadFirezones.sql @@ -1,4 +1,4 @@ -COPY stns.FIREZONES(PKEY, STID, STNUM, NAME, STATE, COUNTRY, LAT, LON, WFO) FROM stdin with delimiter as ','; +COPY stns.FIREZONES(PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, WFO) FROM stdin with delimiter as ','; 1,AKZ191,21910,Western_Aleutians,AK,US,51.51,179.05,AFC 2,GUZ004,540040,Saipan,GU,US,15.19,145.76,GUM 3,GUZ003,540030,Tinian,GU,US,15.01,145.63,GUM diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadNcepStns.sh b/edexOsgi/build.edex/opt/db/ddl/ncep/loadNcepStns.sh index 5c2ef44ea7..d0559747f9 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadNcepStns.sh +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadNcepStns.sh @@ -12,6 +12,7 @@ ${1}/bin/psql -d ncep -U ${3} -q -p ${2} -f ${4}/loadAirepWaypnts.sql >> ${5} 2>&1 ${1}/bin/psql -d ncep -U ${3} -q -p ${2} -f ${4}/loadBuoys.sql >> ${5} 2>&1 ${1}/bin/psql -d ncep -U ${3} -q -p ${2} -f ${4}/loadClimReg.sql >> ${5} 2>&1 +${1}/bin/psql -d ncep -U ${3} -q -p ${2} -f ${4}/loadClimodata.sql >> ${5} 2>&1 ${1}/bin/psql -d ncep -U ${3} -q -p ${2} -f ${4}/loadCities.sql >> ${5} 2>&1 ${1}/bin/psql -d ncep -U ${3} -q -p ${2} -f ${4}/loadCntyclst.sql >> ${5} 2>&1 ${1}/bin/psql -d ncep -U ${3} -q -p ${2} -f ${4}/loadCoastal.sql >> ${5} 2>&1 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadSnworld.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadSnworld.sql index 116b633ced..9a086e2357 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadSnworld.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadSnworld.sql @@ -1,4 +1,4 @@ -COPY stns.SNWORLD(PKEY, STID, STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV, PRI) FROM stdin with delimiter as ','; +COPY stns.SNWORLD(PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION, PRI) FROM stdin with delimiter as ','; 1,ENJA,1001,JAN MAYEN ISLAN, ,NO,70.93,-8.67,9,1 2,ENBJ,1028,BJORNOYA ISLAND, ,NO,74.52,19.02,14,1 3,ENBO,1152,BODO VI, ,NO,67.27,14.37,13,1 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadSpcwatch.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadSpcwatch.sql index aab1e2bd05..24b29ff6aa 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadSpcwatch.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadSpcwatch.sql @@ -1,4 +1,4 @@ -COPY stns.SPCWATCH (PKEY, STID ,STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV) FROM stdin with delimiter as ','; +COPY stns.SPCWATCH (PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION) FROM stdin with delimiter as ','; 1,EPM,504,EASTPORT,ME,US,44.92,-67.02,0 2,HUL,501,HOULTON,ME,US,46.12,-67.8,0 3,CAR,500,CARIBOU,ME,US,46.87,-68.02,0 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadState.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadState.sql index 50f0553e72..8d19db7f7e 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadState.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadState.sql @@ -1,60 +1,60 @@ COPY stns.STATE (STATEID , STATENAME) FROM stdin with delimiter as ','; -AL,ALABAMA -AK,ALASKA -AZ,ARIZONA -AR,ARKANSAS -CA,CALIFORNIA -CO,COLORADO -CT,CONNECTICUT -DE,DELAWARE -DC,DISTRICT OF COLUMBIA -FL,FLORIDA -GA,GEORGIA -HI,HAWAII -ID,IDAHO -IL,ILLINOIS -IN,INDIANA -IA,IOWA -KS,KANSAS -KY,KENTUCKY -LA,LOUISIANA -ME,MAINE -MD,MARYLAND -MA,MASSACHUSETTS -MI,MICHIGAN -MN,MINNESOTA -MS,MISSISSIPPI -MO,MISSOURI -MT,MONTANA -NE,NEBRASKA -NV,NEVADA -NH,NEW HAMPSHIRE -NJ,NEW JERSEY -NM,NEW MEXICO -NY,NEW YORK -NC,NORTH CAROLINA -ND,NORTH DAKOTA -OH,OHIO -OK,OKLAHOMA -OR,OREGON -PA,PENNSYLVANIA -RI,RHODE ISLAND -SC,SOUTH CAROLINA -SD,SOUTH DAKOTA -TN,TENNESSEE -TX,TEXAS -UT,UTAH -VT,VERMONT -VA,VIRGINIA -WA,WASHINGTON -WV,WEST VIRGINIA -WI,WISCONSIN -WY,WYOMING -LH,LAKE HURON -LO,LAKE ONTARIO -LM,LAKE MICHIGAN -LE,LAKE ERIE -LS,LAKE SUPERIOR -CW,COASTAL WATERS -PR,PUERTO RICO +AL,ALABAMA +AK,ALASKA +AZ,ARIZONA +AR,ARKANSAS +CA,CALIFORNIA +CO,COLORADO +CT,CONNECTICUT +DE,DELAWARE +DC,DISTRICT OF COLUMBIA +FL,FLORIDA +GA,GEORGIA +HI,HAWAII +ID,IDAHO +IL,ILLINOIS +IN,INDIANA +IA,IOWA +KS,KANSAS +KY,KENTUCKY +LA,LOUISIANA +ME,MAINE +MD,MARYLAND +MA,MASSACHUSETTS +MI,MICHIGAN +MN,MINNESOTA +MS,MISSISSIPPI +MO,MISSOURI +MT,MONTANA +NE,NEBRASKA +NV,NEVADA +NH,NEW HAMPSHIRE +NJ,NEW JERSEY +NM,NEW MEXICO +NY,NEW YORK +NC,NORTH CAROLINA +ND,NORTH DAKOTA +OH,OHIO +OK,OKLAHOMA +OR,OREGON +PA,PENNSYLVANIA +RI,RHODE ISLAND +SC,SOUTH CAROLINA +SD,SOUTH DAKOTA +TN,TENNESSEE +TX,TEXAS +UT,UTAH +VT,VERMONT +VA,VIRGINIA +WA,WASHINGTON +WV,WEST VIRGINIA +WI,WISCONSIN +WY,WYOMING +LH,LAKE HURON +LO,LAKE ONTARIO +LM,LAKE MICHIGAN +LE,LAKE ERIE +LS,LAKE SUPERIOR +CW,COASTAL WATERS +PR,PUERTO RICO \. diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadStns_II90.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadStns_II90.sql index a453c82cce..a8a3408ce6 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadStns_II90.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadStns_II90.sql @@ -1,4 +1,4 @@ -COPY stns.STNS_II90 (PKEY, STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV, PRI) FROM stdin with delimiter as ','; +COPY stns.STNS_II90 (PKEY, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION, PRI) FROM stdin with delimiter as ','; 1,69002, HUNTER_LIGGET/TUSI&,CA,US,36,-121.23,310,0 2,69007, FORT_ORD/FRITZSCHE&,CA,US,36.68,-121.77,41,0 3,69008, CAMP_ROBERTS,CA,US,35.75,-120.7,220,0 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadSystns.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadSystns.sql index 076abf0fe0..55c9f4689b 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadSystns.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadSystns.sql @@ -1,4 +1,4 @@ -COPY stns.SYSTNS (PKEY, STID ,STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV) FROM stdin with delimiter as ','; +COPY stns.SYSTNS (PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION) FROM stdin with delimiter as ','; 1,BRW,70026,BARROW/POST-ROGERS,AK,US,7130,-15678,4 2,OME,70200,NOME,AK,US,6450,-16543,7 3,MCG,70231,MCGRATH,AK,US,6297,-15562,103 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadSyworld.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadSyworld.sql index a284c168f6..b3512b489e 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadSyworld.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadSyworld.sql @@ -1,4 +1,4 @@ -COPY stns.SYWORLD (PKEY, STID ,STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV) FROM stdin with delimiter as ','; +COPY stns.SYWORLD (PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION) FROM stdin with delimiter as ','; 1,ENJA,1001,JAN MAYEN(NOR-NAVY, ,NO,70.93,-8.67,9 2,ENSB,1008,SVALBARD/LONGYEAR, ,NO,78.25,15.47,29 3,ENAN,1010,ANDOYA/ANDENES(AFB, ,NO,69.3,16.15,14 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTafstn.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTafstn.sql index 1e125769a9..7d4d16e63c 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTafstn.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTafstn.sql @@ -1,4 +1,4 @@ -COPY stns.TAFSTN (PKEY, STID ,STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV, PRI, MISC) FROM stdin with delimiter as ','; +COPY stns.TAFSTN (PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION, PRI, MISC) FROM stdin with delimiter as ','; 1,KDYS,690190,DYESS_AFB/ABILENE_&,TX,US,32.43,-99.85,545,0, 2,KNUW,690230,WHIDBEY_ISLAND_NAS&,WA,US,48.35,-122.65,14,0, 3,KNYL,699604,YUMA_MCAS_________&,AZ,US,32.65,-114.62,65,0, diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt.sql index adb3f99665..35f0108031 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt.sql @@ -1,4 +1,4 @@ -COPY stns.TCABKPT (PKEY, STID ,STNUM, NAME, STATE, COUNTRY, LAT, LON, PRI, TBCHRS) FROM stdin with delimiter as ','; +COPY stns.TCABKPT (PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, PRI, TBCHRS) FROM stdin with delimiter as ','; 1,MTH_RIO,100100,Mouth_of_the_Rio_Grande_River,TX,US,25.96,-97.15,10, TX061 G150 2,"",100112,"",TX,US,26.06,-97.17,12, G130G170 3,PORT_ISA,100120,Port_Isabel,TX,US,26.07,-97.21,19,"" diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_island.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_island.sql index 17aa106301..65c9024668 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_island.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_island.sql @@ -1,4 +1,4 @@ -COPY stns.TCABKPT_ISLAND (PKEY, STID ,STNUM, NAME, STATE, COUNTRY, LAT, LON, PRI ) FROM stdin with delimiter as ','; +COPY stns.TCABKPT_ISLAND (PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, PRI ) FROM stdin with delimiter as ','; 1,ANTIGUA/,500100,Antigua/Barbuda,--,AD,17.35,-61.8,50 2,ARUBA\,_B,500200,Aruba\,_Bonaire\,_Curacao,--,AC,12.35,-69,50 3,BAHAMA_C,500300,Bahamas_(Central),--,BA,24,-75.5,50 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_land.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_land.sql index e53787576a..5327210d39 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_land.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_land.sql @@ -1,4 +1,4 @@ -COPY stns.TCABKPT_LAND (PKEY, STID ,STNUM, NAME, STATE, COUNTRY, LAT, LON, PRI) FROM stdin with delimiter as ','; +COPY stns.TCABKPT_LAND (PKEY, STATION_ID ,STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, PRI) FROM stdin with delimiter as ','; 1,MTH_RIO,100100,Mouth_of_the_Rio_Grande_River,TX,US,25.96,-97.15,10 2,PT_MANSF,100200,Port_Mansfield,TX,US,26.6,-97.29,10 3,BAFFN_BY,100300,Baffin_Bay,TX,US,27.29,-97.38,10 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_ovl.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_ovl.sql index 985d9ecef9..3f8bd37fd7 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_ovl.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_ovl.sql @@ -1,4 +1,4 @@ -COPY stns.TCABKPT_OVL (PKEY, STID ,STNUM, NAME, STATE, COUNTRY, LAT, LON, PRI ) FROM stdin with delimiter as ','; +COPY stns.TCABKPT_OVL (PKEY, STATION_ID ,STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, PRI ) FROM stdin with delimiter as ','; 1,MTH_RIO,100100,Mouth_of_the_Rio_Grande_River,TX,US,25.96,-97.15,10 2,PT_MANSF,100200,Port_Mansfield,TX,US,26.6,-97.29,10 3,BAFFN_BY,100300,Baffin_Bay,TX,US,27.29,-97.37,10 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_water.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_water.sql index 39fff6c79c..e644af05dc 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_water.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkpt_water.sql @@ -1,4 +1,4 @@ -COPY stns.TCABKPT_WATER (PKEY, STID ,STNUM, NAME, STATE, COUNTRY, LAT, LON, PRI) FROM stdin with delimiter as ','; +COPY stns.TCABKPT_WATER (PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, PRI) FROM stdin with delimiter as ','; 1,FLA_BAY,800010,Florida_Bay,FL,US,24.95,-80.9,80 2,L_MAUREP,808080,Lake_Maurepas,LA,US,30.25,-90.54,80 3,L_OKEECH,800020,Lake_Okeechobee,FL,US,26.95,-80.8,80 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkptlz.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkptlz.sql index 8725938a2c..916ee76f28 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkptlz.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTcabkptlz.sql @@ -1,4 +1,4 @@ -COPY stns.TCABKPTLZ (PKEY, STID ,STNUM, NAME, STATE, COUNTRY, LAT, LON, PRI, TBCHRS) FROM stdin with delimiter as ','; +COPY stns.TCABKPTLZ (PKEY, STATION_ID ,STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, PRI, TBCHRS) FROM stdin with delimiter as ','; 1,MTH_RIO,100100,Mouth_of_the_Rio_Grande_River,TX,US,25.96,-97.15,10,TX256 2,--,100112,--,TX,US,26.06,-97.17,12,"" 3,PORT_ISA,100120,Port_Isabel,TX,US,26.07,-97.21,19,"" diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTpc_countries.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTpc_countries.sql index 90c4cbad38..bd436a6738 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTpc_countries.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTpc_countries.sql @@ -1,4 +1,4 @@ -COPY stns.TPC_COUNTRIES (PKEY, ALPHA ,FIPS, NAME, COUNTRY, LAT, LON) FROM stdin with delimiter as ','; +COPY stns.TPC_COUNTRIES (PKEY, ALPHA ,FIPS, NAME, COUNTRY, LATITUDE, LONGITUDE) FROM stdin with delimiter as ','; 1,PR,72,Puerto Rico,PR,18.9,-65 2,BA,101,Bahamas,BA,24.5,-73.8 3,BE,102,Bermuda,BE,32,-63.7 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTpc_states.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTpc_states.sql index 013557a320..f6d66a5307 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadTpc_states.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadTpc_states.sql @@ -1,4 +1,4 @@ -COPY stns.TPC_STATES (PKEY, ALPHA ,FIPS, NAME, STATE, COUNTRY, LAT, LON) FROM stdin with delimiter as ','; +COPY stns.TPC_STATES (PKEY, ALPHA ,FIPS, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE) FROM stdin with delimiter as ','; 1,AL,1,Alabama,AL,US,32.5,-86.5 2,AK,2,Alaska,AK,US,63,-150 3,AZ,4,Arizona,AZ,US,34.5,-111 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadVolcano.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadVolcano.sql index 63dd34ba70..e0e5d51d1f 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadVolcano.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadVolcano.sql @@ -1,4 +1,4 @@ -COPY stns.VOLCANO(PKEY, STID, STNUM, NAME, LAT, LON, ELEV, LOCATION) FROM stdin with delimiter as ','; +COPY stns.VOLCANO(PKEY, STATION_ID, STATION_NUM, NAME, LATITUDE, LONGITUDE, ELEVATION, LOCATION) FROM stdin with delimiter as ','; 1,1402-08,999999,Acatenango,14.5,-90.88,3976,Guatemala 2,1201-04,999999,Adams,46.13,-121.29,3742,US-Washington 3,0803-17,999999,Adatara,37.62,140.28,1718,Honshu-Japan diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadVolcano_small.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadVolcano_small.sql index d20a5d9854..3ad1cb7df6 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadVolcano_small.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadVolcano_small.sql @@ -1,4 +1,4 @@ -COPY stns.VOLCANO_SMALL(PKEY, STID, STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV) FROM stdin with delimiter as ','; +COPY stns.VOLCANO_SMALL(PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION) FROM stdin with delimiter as ','; 1,AVACHINS,999999,AVACHINSKY,--,BY,53.25,158.83,0 2,BEZYMIAN,999999,BEZYMIANNY,--,BY,55.97,160.58,0 3,KARYMSKY,999999,KARYMSKY,--,BY,54.05,159.43,0 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadVors.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadVors.sql index 458123633f..23a2e65e5f 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadVors.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadVors.sql @@ -1,4 +1,4 @@ -COPY stns.VORS(PKEY, STID, STNUM, NAME, STATE, COUNTRY, LAT, LON) FROM stdin with delimiter as ','; +COPY stns.VORS(PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE) FROM stdin with delimiter as ','; 1,YSJ,395,ST_JOHN,NB,CN,45.32,-65.88 2,HUL,341,HOULTON,ME,US,46.04,-67.83 3,PQI,367,PRESQUE_ISLE,ME,US,46.77,-68.09 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadWfo.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadWfo.sql index d645c0570b..99aef40f7d 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadWfo.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadWfo.sql @@ -1,4 +1,4 @@ -COPY stns.WFO(PKEY, STID, STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV) FROM stdin with delimiter as ','; +COPY stns.WFO(PKEY, STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION) FROM stdin with delimiter as ','; 1,ABQ,50,ALBUQUERQUE,NM,US,35.03,-106.62,0 2,ABR,76,ABERDEEN,SD,US,45.45,-98.41,0 3,AFC,112,ANCHORAGE,AK,US,61.15,-149.98,0 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadWrqpf.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadWrqpf.sql index fd9159414b..b924780f99 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadWrqpf.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadWrqpf.sql @@ -1,4 +1,4 @@ -COPY stns.WRQPF(STID, STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV, PRI) FROM stdin with delimiter as ','; +COPY stns.WRQPF(STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION, PRI) FROM stdin with delimiter as ','; 0E4,999999,PAYSON,AZ,US,34.14,-111.2,4913,1 4BK,999999,BROOKINGS-2SE,OR,US,42.03,-124.25,46,1 4HV,999999,HANKSVILLE,UT,US,38.22,-110.43,4308,1 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadXrainsort.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadXrainsort.sql index bdfbfa0835..70ea81ac64 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadXrainsort.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadXrainsort.sql @@ -1,4 +1,4 @@ -COPY stns.XRAINSORT(STID, STNUM, NAME, STATE, COUNTRY, LAT, LON, ELEV, PRI) FROM stdin with delimiter as ','; +COPY stns.XRAINSORT(STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, ELEVATION, PRI) FROM stdin with delimiter as ','; PASY,704140,SHEMYA_AFB,AK,US,52.72,174.12,30,0 YYT,718010,SAINT_JOHN'S_ARPT,NF,CN,47.62,-52.73,140,0 XSW,715870,ST.-JOHN'S-WEST_CDA_CS,NF,CN,47.52,-52.79,114,0 diff --git a/edexOsgi/build.edex/opt/db/ddl/ncep/loadZones.sql b/edexOsgi/build.edex/opt/db/ddl/ncep/loadZones.sql index b7566c8cba..866d126fd3 100644 --- a/edexOsgi/build.edex/opt/db/ddl/ncep/loadZones.sql +++ b/edexOsgi/build.edex/opt/db/ddl/ncep/loadZones.sql @@ -1,4 +1,4 @@ -COPY stns.ZONES(STID, STNUM, NAME, STATE, COUNTRY, LAT, LON, WFO) FROM stdin with delimiter as ','; +COPY stns.ZONES(STATION_ID, STATION_NUM, NAME, STATE, COUNTRY, LATITUDE, LONGITUDE, WFO) FROM stdin with delimiter as ','; AKZ187,21870,Central_Aleutians,AK,US,52.22,-174.23,AFC AKZ213,22130,St_Lawrence_I_and_Bering_St_Cst,AK,US,63.36,-170.27,AFG AKZ195,21950,Pribilof_Islands,AK,US,57.18,-170.26,AFC diff --git a/edexOsgi/build.edex/rpm/component/edex/includes/edex-binlightning/MANIFEST.MF b/edexOsgi/build.edex/rpm/component/edex/includes/edex-binlightning/MANIFEST.MF new file mode 100644 index 0000000000..5359d255a3 --- /dev/null +++ b/edexOsgi/build.edex/rpm/component/edex/includes/edex-binlightning/MANIFEST.MF @@ -0,0 +1,46 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: edex-binlightning +Bundle-SymbolicName: edex-binlightning +Bundle-Version: 1 +Bundle-Vendor: RAYTHEON +Eclipse-BuddyPolicy: registered, ext, global +Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization +Export-Package: com.raytheon.edex.colormap, + com.raytheon.edex.common.cluster, + com.raytheon.edex.common.db, + com.raytheon.edex.common.request, + com.raytheon.edex.contours, + com.raytheon.edex.contours.util, + com.raytheon.edex.db.dao, + com.raytheon.edex.db.dao.pool, + com.raytheon.edex.db.dao.spatial, + com.raytheon.edex.db.dao.supporting, + com.raytheon.edex.db.mapping, + com.raytheon.edex.db.objects.hibernate, + com.raytheon.edex.db.objects.spatial, + com.raytheon.edex.db.objects.supporting, + com.raytheon.edex.db.purge, + com.raytheon.edex.db.query, + com.raytheon.edex.esb, + com.raytheon.edex.exception, + com.raytheon.edex.grid, + com.raytheon.edex.jmx, + com.raytheon.edex.map, + com.raytheon.edex.msg, + com.raytheon.edex.objanalysis, + com.raytheon.edex.plugin, + com.raytheon.edex.plugin.factory, + com.raytheon.edex.scriptfactory, + com.raytheon.edex.site, + com.raytheon.edex.subscription, + com.raytheon.edex.test, + com.raytheon.edex.tools, + com.raytheon.edex.tools.time, + com.raytheon.edex.topo, + com.raytheon.edex.urifilter, + com.raytheon.edex.util, + com.raytheon.edex.utility +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: + com.raytheon.edex.plugin.binlightning;bundle-version="1.12.1174" diff --git a/edexOsgi/build.edex/rpm/component/edex/includes/edex-dataplugins/MANIFEST.MF b/edexOsgi/build.edex/rpm/component/edex/includes/edex-dataplugins/MANIFEST.MF index e6b26d09f8..76bd7e0543 100644 --- a/edexOsgi/build.edex/rpm/component/edex/includes/edex-dataplugins/MANIFEST.MF +++ b/edexOsgi/build.edex/rpm/component/edex/includes/edex-dataplugins/MANIFEST.MF @@ -61,7 +61,6 @@ Require-Bundle: com.raytheon.uf.common.dataplugin.acars;bundle-version="1.12.117 com.raytheon.uf.common.dataplugin.vaa;bundle-version="1.12.1174", com.raytheon.uf.common.dataplugin.goessounding;bundle-version="1.0.0", com.raytheon.edex.plugin.airep;bundle-version="1.12.1174", - com.raytheon.edex.plugin.binlightning;bundle-version="1.12.1174", com.raytheon.edex.plugin.ccfp;bundle-version="1.12.1174", com.raytheon.edex.plugin.goessounding;bundle-version="1.12.1174", com.raytheon.edex.plugin.ldadhydro;bundle-version="1.12.1174", diff --git a/edexOsgi/build.edex/rpm/component/edex/includes/edex-ncep-nsharp/MANIFEST.MF b/edexOsgi/build.edex/rpm/component/edex/includes/edex-ncep-nsharp/MANIFEST.MF deleted file mode 100644 index 4a6cb27f16..0000000000 --- a/edexOsgi/build.edex/rpm/component/edex/includes/edex-ncep-nsharp/MANIFEST.MF +++ /dev/null @@ -1,16 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: edex-ncep-nsharp -Bundle-SymbolicName: edex-ncep-nsharp -Bundle-Version: 1 -Bundle-Vendor: RAYTHEON -Eclipse-BuddyPolicy: registered, ext, global -Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.mcidas;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.ncgrib;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.uair;bundle-version="1.0.0", - gov.noaa.nws.ncep.common;bundle-version="1.0.0", - gov.noaa.nws.ncep.edex.uengine;bundle-version="1.0.0" - diff --git a/edexOsgi/build.edex/rpm/component/edex/includes/edex-ncep/MANIFEST.MF b/edexOsgi/build.edex/rpm/component/edex/includes/edex-ncep/MANIFEST.MF index bdfe4d430a..9e7336bf3a 100644 --- a/edexOsgi/build.edex/rpm/component/edex/includes/edex-ncep/MANIFEST.MF +++ b/edexOsgi/build.edex/rpm/component/edex/includes/edex-ncep/MANIFEST.MF @@ -11,9 +11,6 @@ Require-Bundle: edu.wisc.ssec.mcidas;bundle-version="1.0.0", gov.noaa.nws.ncep.common.dataplugin.airmet;bundle-version="1.0.0", gov.noaa.nws.ncep.common.dataplugin.atcf;bundle-version="1.0.0", gov.noaa.nws.ncep.common.dataplugin.aww;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.bufrsgwh;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.bufrssha;bundle-version="1.0.0", gov.noaa.nws.ncep.common.dataplugin.convsigmet;bundle-version="1.0.0", gov.noaa.nws.ncep.common.dataplugin.ffg;bundle-version="1.0.0", gov.noaa.nws.ncep.common.dataplugin.idft;bundle-version="1.0.0", @@ -21,7 +18,6 @@ Require-Bundle: edu.wisc.ssec.mcidas;bundle-version="1.0.0", gov.noaa.nws.ncep.common.dataplugin.ncccfp;bundle-version="1.0.0", gov.noaa.nws.ncep.common.dataplugin.ncscat;bundle-version="1.0.0", gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.pafm;bundle-version="1.0.0", gov.noaa.nws.ncep.common.dataplugin.tcm;bundle-version="1.0.0", gov.noaa.nws.ncep.common.dataplugin.wcp;bundle-version="1.0.0", gov.noaa.nws.ncep.common.log;bundle-version="1.0.0", @@ -30,9 +26,6 @@ Require-Bundle: edu.wisc.ssec.mcidas;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.plugin.airmet;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.plugin.atcf;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.plugin.aww;bundle-version="1.0.0", - gov.noaa.nws.ncep.edex.plugin.bufrsgwh;bundle-version="1.0.0", - gov.noaa.nws.ncep.edex.plugin.bufrsgwhv;bundle-version="1.0.0", - gov.noaa.nws.ncep.edex.plugin.bufrssha;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.plugin.convsigmet;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.plugin.ffg;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.plugin.idft;bundle-version="1.0.0", @@ -44,9 +37,33 @@ Require-Bundle: edu.wisc.ssec.mcidas;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.plugin.ncscat;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.plugin.nctext;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.plugin.nonconvsigmet;bundle-version="1.0.0", - gov.noaa.nws.ncep.edex.plugin.pafm;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.plugin.tcm;bundle-version="1.0.0", - gov.noaa.nws.ncep.edex.plugin.uair;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.plugin.wcp;bundle-version="1.0.0", - gov.noaa.nws.ncep.edex.purgeutil;bundle-version="1.0.0" + gov.noaa.nws.ncep.edex.purgeutil;bundle-version="1.0.0", + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.mcidas;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.ncairep;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.ncgrib;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.ncpafm;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.ncpirep;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.ncscd;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.nctaf;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.ncuair;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.sgwh;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.sgwhv;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.ssha;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.stormtrack;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.ingest.grib.util;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.plugin.ncairep;bundle-version="1.12.1174", + gov.noaa.nws.ncep.edex.plugin.ncpafm;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.plugin.ncpirep;bundle-version="1.12.1174", + gov.noaa.nws.ncep.edex.plugin.ncscd;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.plugin.nctaf;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.plugin.ncuair;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.plugin.sgwh;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.plugin.sgwhv;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.plugin.ssha;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.plugin.stormtrack;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.uengine;bundle-version="1.0.0" diff --git a/edexOsgi/build.edex/tmp/includes/core.includes b/edexOsgi/build.edex/tmp/includes/core.includes new file mode 100644 index 0000000000..b229dc770a --- /dev/null +++ b/edexOsgi/build.edex/tmp/includes/core.includes @@ -0,0 +1,87 @@ +## Core includes file generated on 2012-01-20 17:08:45 GMT +com.raytheon.edex.rpgenvdata/component-deploy.xml +com.raytheon.uf.common.jms/component-deploy.xml +com.raytheon.uf.edex.database/component-deploy.xml +com.raytheon.uf.common.cache/component-deploy.xml +com.raytheon.uf.edex.pointdata/component-deploy.xml +com.raytheon.uf.edex.esb.camel.launcher/component-deploy.xml +com.raytheon.uf.common.dissemination/component-deploy.xml +com.raytheon.uf.edex.bufrtools/component-deploy.xml +com.raytheon.edex.uengine/component-deploy.xml +com.raytheon.uf.common.pointdata/component-deploy.xml +com.raytheon.uf.common.serialization/component-deploy.xml +com.raytheon.uf.common.datastorage.remote/component-deploy.xml +com.raytheon.uf.common.awipstools/component-deploy.xml +com.raytheon.edex.ingestsrv/component-deploy.xml +com.raytheon.uf.common.alertviz/component-deploy.xml +com.raytheon.uf.common.serialization.comm/component-deploy.xml +com.raytheon.uf.tools.gfesuite.servicebackup/component-deploy.xml +com.raytheon.uf.common.auth/component-deploy.xml +com.raytheon.uf.common.menus/component-deploy.xml +com.raytheon.uf.edex.distribution/component-deploy.xml +com.raytheon.uf.common.hydro/component-deploy.xml +com.raytheon.uf.edex.core/component-deploy.xml +com.raytheon.edex.common/component-deploy.xml +com.raytheon.uf.edex.management/component-deploy.xml +com.raytheon.uf.common.datastorage.hdf5/component-deploy.xml +com.raytheon.uf.edex.cpgsrv/component-deploy.xml +com.raytheon.uf.edex.python.decoder/component-deploy.xml +gov.noaa.nws.ncep.edex.uengine/component-deploy.xml +com.raytheon.uf.common.status/component-deploy.xml +com.raytheon.uf.common.sounding/component-deploy.xml +com.raytheon.edex.autobldsrv/component-deploy.xml +gov.noaa.nws.ncep.edex.ingest.util/component-deploy.xml +com.raytheon.uf.common.climo/component-deploy.xml +com.raytheon.uf.common.localization/component-deploy.xml +gov.noaa.nws.ncep.common/component-deploy.xml +com.raytheon.uf.common.message/component-deploy.xml +com.raytheon.rcm.lib/component-deploy.xml +com.raytheon.uf.common.datastorage/component-deploy.xml +com.raytheon.uf.common.topo/component-deploy.xml +com.raytheon.edex.notifysrv/component-deploy.xml +gov.noaa.nws.ncep.edex.gempak.jna/component-deploy.xml +com.raytheon.edex.utilitysrv/component-deploy.xml +com.raytheon.uf.common.geospatial/component-deploy.xml +com.raytheon.uf.common.python/component-deploy.xml +gov.noaa.nws.ncep.edex.purgeutil/component-deploy.xml +com.raytheon.uf.edex.metartohmdbsrv/component-deploy.xml +com.raytheon.uf.common.time/component-deploy.xml +com.raytheon.uf.common.pypies/component-deploy.xml +com.raytheon.uf.common.monitor/component-deploy.xml +com.raytheon.uf.common.comm/component-deploy.xml +com.raytheon.edex.productsrv/component-deploy.xml +com.raytheon.uf.common.mpe/component-deploy.xml +com.raytheon.edex.adaptersrv/component-deploy.xml +com.raytheon.uf.edex.textdbsrv/component-deploy.xml +com.raytheon.uf.common.util/component-deploy.xml +com.raytheon.uf.edex.dat.utils/component-deploy.xml +com.raytheon.uf.common.ohd/component-deploy.xml +com.raytheon.uf.common.site/component-deploy.xml +gov.noaa.nws.ncep.edex.ingest.grib.util/component-deploy.xml +gov.noaa.nws.ncep.edex.common/component-deploy.xml +com.raytheon.uf.edex.log/component-deploy.xml +com.raytheon.uf.edex.ohd/component-deploy.xml +com.raytheon.uf.edex.awipstools/component-deploy.xml +com.raytheon.uf.edex.esb.camel/component-deploy.xml +com.raytheon.uf.common.dataquery/component-deploy.xml +com.raytheon.uf.edex.decodertools/component-deploy.xml +com.raytheon.uf.edex.topo/component-deploy.xml +com.raytheon.uf.common.alertmonitor/component-deploy.xml +com.raytheon.uf.common.activetable/component-deploy.xml +com.raytheon.uf.edex.alertviz/component-deploy.xml +com.raytheon.uf.common.management/component-deploy.xml +com.raytheon.uf.common.derivparam/component-deploy.xml +com.raytheon.uf.edex.dissemination/component-deploy.xml +com.raytheon.edex.kml/component-deploy.xml +com.raytheon.messaging.mhs/component-deploy.xml +com.raytheon.uf.common.colormap/component-deploy.xml +com.raytheon.uf.common.monitor.cpg/component-deploy.xml +gov.noaa.nws.ncep.common.log/component-deploy.xml +com.raytheon.edex.monitorsrv/component-deploy.xml +com.raytheon.edex.textdb/component-deploy.xml +com.raytheon.uf.edex.purgesrv/component-deploy.xml +com.raytheon.uf.edex.auth/component-deploy.xml +com.raytheon.uf.edex.site/component-deploy.xml +com.raytheon.uf.edex.maintenance/component-deploy.xml +com.raytheon.uf.edex.activetable/component-deploy.xml +com.raytheon.uf.common.hlstopo/component-deploy.xml diff --git a/edexOsgi/build.edex/tmp/includes/cots.includes b/edexOsgi/build.edex/tmp/includes/cots.includes new file mode 100644 index 0000000000..1fc912c95c --- /dev/null +++ b/edexOsgi/build.edex/tmp/includes/cots.includes @@ -0,0 +1,51 @@ +## Cots includes file generated on 2012-01-20 17:08:45 GMT +com.sun.jndi.nis/*.jar +net.sf.ehcache/*.jar +javax.persistence/*.jar +org.eclipse.jetty/*.jar +net.sf.cglib/*.jar +org.apache.commons.logging/*.jar +org.apache.commons.codec/*.jar +org.apache.commons.lang/*.jar +org.apache.commons.digester/*.jar +org.dom4j/*.jar +org.apache.tools.bzip2/*.jar +org.slf4j/*.jar +org.springframework/*.jar +uk.ltd.getahead/*.jar +org.objectweb/*.jar +org.apache.activemq/*.jar +org.apache.mina/*.jar +org.postgres/postgis.jar +org.postgres/postgresql-8.3-603.jdbc3.jar +javax.vecmath/*.jar +javax.mail/*.jar +org.apache.commons.configuration/*.jar +org.apache.commons.beanutils/*.jar +com.facebook.thrift/*.jar +org.apache.camel/*.jar +org.apache.commons.pool/*.jar +org.apache.log4j/*.jar +org.jep/*.jar +ncsa.hdf5/jhdf5.jar +com.sun.jna/*.jar +edu.wisc.ssec.mcidas/*.jar +org.apache.commons.management/*.jar +com.opensymphony.ognl/*.jar +javax.jms/*.jar +org.apache.commons.collections/*.jar +org.jboss.cache/*.jar +javax.measure/*.jar +org.apache.http/*.jar +org.apache.commons.cli/*.jar +ucar.nc2/*.jar +org.apache.tomcat.nativ/*.jar +org.hibernate/*.jar +org.apache.velocity/velocity-1.5.jar +org.apache.velocity/velocity-tools-generic-1.3.jar +org.apache.commons.validator/*.jar +com.mchange/*.jar +org.apache.qpid/*.jar +org.geotools/*.jar +javax.media.opengl/gluegen-rt.jar +javax.activation/*.jar diff --git a/edexOsgi/build.edex/tmp/includes/plugins.includes b/edexOsgi/build.edex/tmp/includes/plugins.includes new file mode 100644 index 0000000000..a38b6972d2 --- /dev/null +++ b/edexOsgi/build.edex/tmp/includes/plugins.includes @@ -0,0 +1,154 @@ +## Plug-in includes file generated on 2012-01-20 17:08:45 GMT +com.raytheon.uf.edex.plugin.satellite.mcidas/component-deploy.xml +com.raytheon.edex.plugin.ldadhydro/component-deploy.xml +com.raytheon.uf.edex.plugin.loctables/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.intlsigmet/component-deploy.xml +com.raytheon.uf.edex.plugin.acars/component-deploy.xml +com.raytheon.uf.edex.plugin.npp.viirs/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.intlsigmet/component-deploy.xml +com.raytheon.edex.plugin.ldadprofiler/component-deploy.xml +com.raytheon.edex.plugin.binlightning/component-deploy.xml +com.raytheon.edex.plugin.textlightning/component-deploy.xml +com.raytheon.uf.edex.plugin.svrwx/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.convsigmet/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.bufrsgwh/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.scd/component-deploy.xml +com.raytheon.edex.plugin.shef/component-deploy.xml +com.raytheon.uf.common.dataplugin.cwa/component-deploy.xml +com.raytheon.uf.common.dataplugin.level/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.airmet/component-deploy.xml +com.raytheon.uf.edex.plugin.mesowest/component-deploy.xml +com.raytheon.uf.common.dataplugin.ldadmesonet/component-deploy.xml +com.raytheon.uf.common.dataplugin.gfe/component-deploy.xml +com.raytheon.edex.plugin.radar/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.pafm/component-deploy.xml +com.raytheon.uf.edex.plugin.tcs/component-deploy.xml +com.raytheon.uf.common.dataplugin.binlightning/component-deploy.xml +com.raytheon.edex.plugin.airep/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.aww/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.airmet/component-deploy.xml +com.raytheon.uf.common.dataplugin.bufrquikscat/component-deploy.xml +com.raytheon.uf.common.dataplugin.preciprate/component-deploy.xml +com.raytheon.uf.edex.plugin.level.handler/component-deploy.xml +com.raytheon.uf.common.dataplugin.bufrsigwx/component-deploy.xml +com.raytheon.uf.common.dataplugin.ffmp/component-deploy.xml +com.raytheon.uf.common.dataplugin.cwat/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.atcf/component-deploy.xml +com.raytheon.edex.plugin.ldad/component-deploy.xml +com.raytheon.uf.edex.plugin.manualIngest/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.ncccfp/component-deploy.xml +com.raytheon.uf.common.dataplugin.radar/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.nctext/component-deploy.xml +com.raytheon.uf.edex.plugin.cwa/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.tcm/component-deploy.xml +com.raytheon.edex.plugin.grib/component-deploy.xml +com.raytheon.edex.plugin.warning/component-deploy.xml +com.raytheon.edex.plugin.profiler/component-deploy.xml +com.raytheon.uf.common.dataplugin.scan/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.aww/component-deploy.xml +com.raytheon.edex.plugin.pirep/component-deploy.xml +com.raytheon.uf.common.dataplugin.bufrua/component-deploy.xml +com.raytheon.uf.common.dataplugin.obs/component-deploy.xml +com.raytheon.uf.common.dataplugin.goessounding/component-deploy.xml +com.raytheon.uf.common.dataplugin.bufrssmi/component-deploy.xml +com.raytheon.edex.plugin.bufrua/component-deploy.xml +com.raytheon.uf.common.plugin.nwsauth/component-deploy.xml +com.raytheon.edex.plugin.goessounding/component-deploy.xml +com.raytheon.uf.common.dataplugin.fog/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.wcp/component-deploy.xml +com.raytheon.edex.plugin.sfcobs/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/component-deploy.xml +com.raytheon.edex.plugin.poessounding/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.ncscat/component-deploy.xml +com.raytheon.uf.common.dataplugin.warning/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.ffg/component-deploy.xml +com.raytheon.uf.edex.plugin.bufrhdw/component-deploy.xml +com.raytheon.uf.common.dataplugin.bufrascat/component-deploy.xml +com.raytheon.uf.common.dataplugin.shef/component-deploy.xml +com.raytheon.edex.plugin.ccfp/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.bufrssha/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.ffg/component-deploy.xml +com.raytheon.uf.common.dataplugin.vil/component-deploy.xml +com.raytheon.edex.plugin.ldadmanual/component-deploy.xml +com.raytheon.uf.edex.plugin.bufrquikscat/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/component-deploy.xml +com.raytheon.uf.edex.plugin.vil/component-deploy.xml +com.raytheon.uf.common.dataplugin.tcg/component-deploy.xml +com.raytheon.uf.common.dataplugin.lsr/component-deploy.xml +com.raytheon.edex.plugin.redbook/component-deploy.xml +com.raytheon.edex.plugin.obs/component-deploy.xml +com.raytheon.uf.edex.plugin.nwsauth/component-deploy.xml +com.raytheon.uf.common.dataplugin.sfcobs/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.h5scd/component-deploy.xml +com.raytheon.uf.common.dataplugin.tcs/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.ncccfp/component-deploy.xml +com.raytheon.edex.plugin.bufrmos/component-deploy.xml +com.raytheon.uf.edex.plugin.ffmp/component-deploy.xml +com.raytheon.uf.edex.plugin.scan.common/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.mcidas/component-deploy.xml +com.raytheon.uf.common.dataplugin/component-deploy.xml +com.raytheon.uf.edex.plugin.fssobs/component-deploy.xml +com.raytheon.uf.common.dataplugin.profiler/component-deploy.xml +com.raytheon.uf.common.dataplugin.text/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.ncgrib/component-deploy.xml +com.raytheon.uf.common.dataplugin.satellite/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.mcidas/component-deploy.xml +com.raytheon.uf.edex.plugin.lsr/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.uair/component-deploy.xml +com.raytheon.uf.edex.plugin.cwat/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.idft/component-deploy.xml +com.raytheon.uf.common.dataplugin.ldadhydro/component-deploy.xml +com.raytheon.uf.common.dataplugin.grib/component-deploy.xml +com.raytheon.uf.common.dataplugin.acars/component-deploy.xml +com.raytheon.uf.edex.plugin.scan/component-deploy.xml +com.raytheon.uf.edex.plugin.bufrncwf/component-deploy.xml +com.raytheon.uf.common.dataplugin.pirep/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.convsigmet/component-deploy.xml +com.raytheon.uf.edex.plugin.fog/component-deploy.xml +com.raytheon.uf.common.dataplugin.airep/component-deploy.xml +com.raytheon.edex.plugin.modelsounding/component-deploy.xml +com.raytheon.edex.plugin.taf/component-deploy.xml +com.raytheon.uf.edex.plugin.preciprate/component-deploy.xml +com.raytheon.uf.common.dataplugin.npp.viirs/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.idft/component-deploy.xml +com.raytheon.uf.edex.plugin.bufrascat/component-deploy.xml +com.raytheon.uf.common.dataplugin.vaa/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.uair/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.atcf/component-deploy.xml +com.raytheon.uf.common.dataplugin.svrwx/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.pafm/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.h5uair/component-deploy.xml +com.raytheon.uf.common.dataplugin.qc/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.ncgrib/component-deploy.xml +com.raytheon.uf.common.dataplugin.qpf/component-deploy.xml +com.raytheon.uf.common.dataplugin.bufrhdw/component-deploy.xml +com.raytheon.edex.plugin.gfe/component-deploy.xml +com.raytheon.uf.edex.plugin.qc/component-deploy.xml +com.raytheon.uf.common.dataplugin.fssobs/component-deploy.xml +com.raytheon.uf.common.dataplugin.bufrncwf/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.ncscat/component-deploy.xml +com.raytheon.uf.edex.plugin.level/component-deploy.xml +com.raytheon.uf.edex.plugin.bufrmthdw/component-deploy.xml +com.raytheon.uf.common.dataplugin.acarssounding/component-deploy.xml +com.raytheon.edex.plugin.text/component-deploy.xml +com.raytheon.uf.edex.plugin.tcg/component-deploy.xml +com.raytheon.uf.edex.plugin.qpf/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.mosaic/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/component-deploy.xml +com.raytheon.uf.edex.plugin.bufrsigwx/component-deploy.xml +com.raytheon.uf.edex.plugin.ldadmesonet/component-deploy.xml +com.raytheon.uf.common.dataplugin.bufrmthdw/component-deploy.xml +com.raytheon.uf.edex.plugin.acarssounding/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.tcm/component-deploy.xml +com.raytheon.edex.plugin.satellite/component-deploy.xml +com.raytheon.edex.plugin.recco/component-deploy.xml +com.raytheon.uf.edex.plugin.vaa/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.h5scd/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.scd/component-deploy.xml +gov.noaa.nws.ncep.edex.plugin.wcp/component-deploy.xml +com.raytheon.uf.common.dataplugin.poessounding/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.bufrssha/component-deploy.xml +com.raytheon.uf.edex.plugin.bufrssmi/component-deploy.xml +gov.noaa.nws.ncep.common.dataplugin.h5uair/component-deploy.xml diff --git a/edexOsgi/build.edex/tmp/uengine/com.raytheon.edex.common.jar b/edexOsgi/build.edex/tmp/uengine/com.raytheon.edex.common.jar new file mode 100644 index 0000000000..128f3525a9 Binary files /dev/null and b/edexOsgi/build.edex/tmp/uengine/com.raytheon.edex.common.jar differ diff --git a/edexOsgi/build.edex/tmp/uengine/com.raytheon.uf.common.serialization.jar b/edexOsgi/build.edex/tmp/uengine/com.raytheon.uf.common.serialization.jar new file mode 100644 index 0000000000..343c4c9e7c Binary files /dev/null and b/edexOsgi/build.edex/tmp/uengine/com.raytheon.uf.common.serialization.jar differ diff --git a/edexOsgi/com.raytheon.edex.feature.uframe/feature.xml b/edexOsgi/com.raytheon.edex.feature.uframe/feature.xml index 86838e72db..ec75b398b5 100644 --- a/edexOsgi/com.raytheon.edex.feature.uframe/feature.xml +++ b/edexOsgi/com.raytheon.edex.feature.uframe/feature.xml @@ -1630,27 +1630,6 @@ version="0.0.0" unpack="false"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/logPurge.py b/edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/logPurge.py index d793eb8afe..623e17fe8d 100644 --- a/edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/logPurge.py +++ b/edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/logPurge.py @@ -1,8 +1,6 @@ import os, shutil, time -from com.raytheon.edex.plugin.gfe.config import IFPServerConfig from com.raytheon.edex.plugin.gfe.config import IFPServerConfigManager -from com.raytheon.uf.edex.database.purge import PurgeLogger import siteConfig import LogStream @@ -14,8 +12,7 @@ def main(): cutoffTime = time.strftime("%Y%m%d", time.gmtime(time.time() - duration)) LogStream.logEvent("Purging GFE log files older than", purgeAge, "days") dirList = os.listdir(path) - dirList.sort() - toDelete = [] + for fname in dirList: if fname < cutoffTime: shutil.rmtree(path + fname) diff --git a/edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/decoderpostprocessors/MSASPostProcessor.java b/edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/decoderpostprocessors/MSASPostProcessor.java index ffa01d7d7f..e6318b1058 100644 --- a/edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/decoderpostprocessors/MSASPostProcessor.java +++ b/edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/decoderpostprocessors/MSASPostProcessor.java @@ -92,6 +92,7 @@ public class MSASPostProcessor implements IDecoderPostProcessor { // Reassigns 3-hr pressure tendency to abbreviation used by MSAS else if (currentAbbr.equals(TSLSA)) { gribModel.setParameterAbbreviation(PT3_ABBR); + gribModel.setParameterUnit("mb*100"); modelInfoModified = true; } diff --git a/edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/decoderpostprocessors/RUC236GribPostProcessor.java b/edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/decoderpostprocessors/RUC236GribPostProcessor.java new file mode 100644 index 0000000000..105b0cdb5f --- /dev/null +++ b/edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/decoderpostprocessors/RUC236GribPostProcessor.java @@ -0,0 +1,56 @@ +/** + * This software was developed and / or modified by Raytheon Company, + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA + * This software product contains export-restricted data whose + * export/transfer/disclosure is restricted by U.S. law. Dissemination + * to non-U.S. persons whether in the United States or abroad requires + * an export license or other authorization. + * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * + * See the AWIPS II Master Rights File ("Master Rights File.pdf") for + * further licensing information. + **/ + +package com.raytheon.edex.plugin.grib.decoderpostprocessors; + +import com.raytheon.uf.common.dataplugin.grib.GribRecord; +import com.raytheon.uf.common.dataplugin.grib.exception.GribException; + +/** + * Grib post processor implementation to eliminate invalid 7HR and 8HR forecast + * grids from the RUC236 model + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#     Engineer          Description
+ * ------------ ----------  -----------       --------------------------
+ * 1/24/2012    DR 14263    M. Porricelli     Initial Creation
+ * 
+ * 
+ * + * @author porricel + * @version 1 + */ +public class RUC236GribPostProcessor implements IDecoderPostProcessor { + + @Override + public GribRecord[] process(GribRecord record) throws GribException { + + // Toss out all 7HR and 8HR forecast grids + if(record.getDataTime().getFcstTime() == 25200 + || record.getDataTime().getFcstTime() == 28800) { + + return new GribRecord[] {}; + } + return new GribRecord[] { record }; + } +} diff --git a/edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/util/GribParamInfoLookup.java b/edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/util/GribParamInfoLookup.java index db62029508..1883247688 100644 --- a/edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/util/GribParamInfoLookup.java +++ b/edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/util/GribParamInfoLookup.java @@ -1,19 +1,19 @@ /** * This software was developed and / or modified by Raytheon Company, * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * + * * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination * to non-U.S. persons whether in the United States or abroad requires * an export license or other authorization. - * + * * Contractor Name: Raytheon Company * Contractor Address: 6825 Pine Street, Suite 340 * Mail Stop B8 * Omaha, NE 68106 * 402.291.0100 - * + * * See the AWIPS II Master Rights File ("Master Rights File.pdf") for * further licensing information. **/ @@ -41,16 +41,17 @@ import com.raytheon.uf.common.time.TimeRange; /** * Lookup class for getting metadata information about grib parameters. - * + * *
- * 
+ *
  * SOFTWARE HISTORY
  * Date         Ticket#    Engineer    Description
  * ------------ ---------- ----------- --------------------------
  * Jun 24, 2010 #6372      bphillip     Initial creation
- * 
+ * Jan 25, 2012 DR 14305   ryu          Read site parameterInfo files
+ *
  * 
- * + * * @author bphillip * @version 1.0 */ @@ -66,7 +67,7 @@ public class GribParamInfoLookup { /** * Gets the singleton instance - * + * * @return The singleton instance */ public synchronized static GribParamInfoLookup getInstance() { @@ -87,7 +88,7 @@ public class GribParamInfoLookup { /** * Gets the parameter information based on the specified model and parameter * name - * + * * @param site * The site which is requesting the information * @param model @@ -154,5 +155,27 @@ public class GribParamInfoLookup { "Error unmarshalling grib parameter information", e); } } + + // Read SITE level files. + File siteDir = pm.getFile(pm.getContext(LocalizationType.EDEX_STATIC, + LocalizationLevel.SITE), "/grib/parameterInfo"); + if (siteDir.exists()) { + files = siteDir.listFiles(); + for (File file : files) { + String name = file.getName().replace(".xml", ""); + // Do not override BASE files. + if (modelParamMap.get(name) != null) + continue; + + try { + GribParamInfo paramInfo = (GribParamInfo) SerializationUtil + .jaxbUnmarshalFromXmlFile(file); + modelParamMap.put(name, paramInfo); + } catch (SerializationException e) { + statusHandler.handle(Priority.PROBLEM, + "Error unmarshalling grib parameter information", e); + } + } + } } } diff --git a/edexOsgi/com.raytheon.edex.plugin.grib/utility/edex_static/base/grib/postProcessModels/postProcessedModels.txt b/edexOsgi/com.raytheon.edex.plugin.grib/utility/edex_static/base/grib/postProcessModels/postProcessedModels.txt index cc415567a9..6b1e7741e2 100644 --- a/edexOsgi/com.raytheon.edex.plugin.grib/utility/edex_static/base/grib/postProcessModels/postProcessedModels.txt +++ b/edexOsgi/com.raytheon.edex.plugin.grib/utility/edex_static/base/grib/postProcessModels/postProcessedModels.txt @@ -82,4 +82,7 @@ SREF243:com.raytheon.edex.plugin.grib.decoderpostprocessors.SREFProbPostProcesso #Canadian GEM grids Canadian-Reg:com.raytheon.edex.plugin.grib.decoderpostprocessors.CanadianRegPostProcessor -Canadian-NH:com.raytheon.edex.plugin.grib.decoderpostprocessors.CanadianNHPostProcessor \ No newline at end of file +Canadian-NH:com.raytheon.edex.plugin.grib.decoderpostprocessors.CanadianNHPostProcessor + +# RUC236 PostProcessor +RUC236:com.raytheon.edex.plugin.grib.decoderpostprocessors.RUC236GribPostProcessor \ No newline at end of file diff --git a/edexOsgi/com.raytheon.uf.common.dataplugin.text/res/scripts/afos2awips.sql b/edexOsgi/com.raytheon.uf.common.dataplugin.text/res/scripts/afos2awips.sql index b14c187537..0ac990fffb 100644 --- a/edexOsgi/com.raytheon.uf.common.dataplugin.text/res/scripts/afos2awips.sql +++ b/edexOsgi/com.raytheon.uf.common.dataplugin.text/res/scripts/afos2awips.sql @@ -15,7 +15,7 @@ -- * 402.291.0100 -- * -- * See the AWIPS II Master Rights File ("Master Rights File.pdf") for --- * further licensing information. +-- * further licensing information. -- ** INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('AAATIBCAX','WECA42','PHEB'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ABQABVABQ','UFUS45','KABQ'); @@ -953,12 +953,16 @@ INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFFAAER','WGAK INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFFAALU','WGAK62','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFFGBIN','ZEGZ98','PACR'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFFSAER','WGAK71','PAFC'); +INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFFSAFC','WGAK78','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFFSALU','WGAK72','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFFWAER','WGAK51','PAFC'); +INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFFWAFC','WGAK58','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFFWALU','WGAK52','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFLSAER','WGAK81','PAFC'); +INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFLSAFC','WGAK88','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFLSALU','WGAK82','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFLWAER','WGAK41','PAFC'); +INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFLWAFC','WGAK48','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFLWALU','WGAK42','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFRWADQ','WOAK48','PADQ'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCFRWAFC','WOAK48','PAFC'); @@ -1027,11 +1031,12 @@ INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCMONMSG','NTXX INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCMSMANC','CSAK48','PANC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCMVFAFC','FXAK58','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCMWSAER','FZAK71','PAFC'); +INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCMWSAFC','FZAK78','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCMWSALU','FZAK72','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCMWWADQ','WHAK78','PADQ'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCMWWAFC','WHAK78','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCNOWADQ','FPAK78','PADQ'); -INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCNOWAFC','FPAK58','PAFC'); +INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCNOWAFC','FPAK78','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCNOWAKN','FPAK78','PAKN'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCNOWBET','FPAK78','PABE'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCNOWCDB','FPAK78','PACD'); @@ -1134,6 +1139,7 @@ INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSIGAK8','WSAK INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSIGAK9','WSAK09','PAWU'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSIGANC','WSPN01','PANC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSMWAER','WHAK51','PAFC'); +INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSMWAFC','WHAK58','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSMWALU','WHAK52','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSPSADQ','WWAK88','PADQ'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSPSAER','WWAK81','PAFC'); @@ -1155,8 +1161,10 @@ INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSPWSNP','WOAK INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSTFAFC','FXUS91','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSTQAFC','BMBB91','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSVRAER','WUAK51','PAFC'); +INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSVRAFC','WUAK58','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSVRALU','WUAK52','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSVSAER','WWAK51','PAFC'); +INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSVSAFC','WWAK58','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCSVSALU','WWAK52','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCTAFAAQ','FTAK31','PANC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCTAFABE','FTAK31','PANC'); @@ -1198,6 +1206,7 @@ INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCTOECDB','WOAK INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCTOEMCG','WOAK48','PAMC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCTOESNP','WOAK48','PASN'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCTORAER','WFAK51','PAFC'); +INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCTORAFC','WFAK58','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCTORALU','WFAK52','PAFC'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCTSTAAQ','NTXX99','PAAQ'); INSERT INTO afos_to_awips (afosid, wmottaaii, wmocccc) VALUES ('ANCTSTMSG','NTXX98','PAAQ'); diff --git a/edexOsgi/com.raytheon.uf.tools.gfesuite.servicebackup/svcBackup/ServiceBackup/scripts/export_grids_to_failed_site b/edexOsgi/com.raytheon.uf.tools.gfesuite.servicebackup/svcBackup/ServiceBackup/scripts/export_grids_to_failed_site index 5fed17ffbb..ec6c83e09d 100644 --- a/edexOsgi/com.raytheon.uf.tools.gfesuite.servicebackup/svcBackup/ServiceBackup/scripts/export_grids_to_failed_site +++ b/edexOsgi/com.raytheon.uf.tools.gfesuite.servicebackup/svcBackup/ServiceBackup/scripts/export_grids_to_failed_site @@ -78,9 +78,20 @@ log_msg 90 # We need to add another -c command in message hanlding system. # Send the grids to the failed site cd ${SVCBU_HOME} -echo ${FAILED_SITE} > siteID.txt -tar cf Grd.tar ${FAILED_SITE}Grd.netcdf.gz siteID.txt -msgSendOutput=$($MSG_SEND_COMMAND -e ${SVCBU_HOME}/Grd.tar -a ${FAILED_CAPS_SITE} -s $subj -c 25) + +# these lines are commented out for DR14441 +# A1 expects to receive a file in gz format +# for now this change brings A2 in line with A1 +# this may return to the original design after all sites are on A2 +# +# echo ${FAILED_SITE} > siteID.txt +# tar cf Grd.tar ${FAILED_SITE}Grd.netcdf.gz siteID.txt +# msgSendOutput=$($MSG_SEND_COMMAND -e ${SVCBU_HOME}/Grd.tar -a ${FAILED_CAPS_SITE} -s $subj -c 25) + +# begin changes for 14441 +msgSendOutput=$($MSG_SEND_COMMAND -e ${FAILED_SITE}Grd.netcdf.gz -a ${FAILED_CAPS_SITE} -s $subj -c 25) +# end changes for 14441 + exitValue=$? if [ $exitValue -ne 0 ] then diff --git a/edexOsgi/com.raytheon.uf.tools.gfesuite.servicebackup/svcBackup/ServiceBackup/scripts/ndfd_mhs b/edexOsgi/com.raytheon.uf.tools.gfesuite.servicebackup/svcBackup/ServiceBackup/scripts/ndfd_mhs new file mode 100644 index 0000000000..fc130cc0ed --- /dev/null +++ b/edexOsgi/com.raytheon.uf.tools.gfesuite.servicebackup/svcBackup/ServiceBackup/scripts/ndfd_mhs @@ -0,0 +1,45 @@ +#!/bin/bash +if [ ${#AWIPS_HOME} = 0 ] +then + path_to_script=`readlink -f $0` + export AWIPS_HOME=$(dirname $(dirname $(dirname $(dirname $path_to_script)))) +fi + +. ${AWIPS_HOME}/GFESuite/ServiceBackup/configuration/svcbu.env + +# Create the log file +logdir=${IFPS_LOG}/`date +%Y%m%d` +logfil=ndfd_mhs`date +%H%M` +logfile=${logdir}/${logfil} + +[ ! -d ${logdir} ] && (umask 000;mkdir ${logdir}) +touch ${logdir}/${logfil} +exec 1>${logdir}/${logfil} 2>&1 + +log_msg 0 + +# Retrieve the name of the site from the tar file. +ndfd_msg=${1} +if [ -a ${ndfd_msg} ] +then + log_msg "Received NDFD banner message" + mv ${ndfd_msg} ${GFESUITE_HOME}/ndfdMsg + msg=`cat ${GFESUITE_HOME}/ndfdMsg` + + # Generate a GFE message saying an alert was received from NDFD. + ${GFESUITE_BIN}/sendGfeMessage -h ${SVCBU_HOST} -p ${CDSPORT} -c NDFD -m "$msg" -s +else + log_msg "Unable to locate the NDFD banner message" + log_msg 100 + exit 1 +fi + +log_msg 50 + +#clean-up. +rm -f ${GFESUITE_HOME}/ndfdMsg +log_msg 100 +#ALL well, send a msg and get out of here +log_msg "$msg successfully sent to GFE." +exit 0 + diff --git a/ncep/com.raytheon.uf.viz.ncep.core.feature/feature.xml b/ncep/com.raytheon.uf.viz.ncep.core.feature/feature.xml index cfe8b02210..696890bd96 100644 --- a/ncep/com.raytheon.uf.viz.ncep.core.feature/feature.xml +++ b/ncep/com.raytheon.uf.viz.ncep.core.feature/feature.xml @@ -81,11 +81,4 @@ version="0.0.0" unpack="false"/> - - diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetLocation.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetLocation.java old mode 100755 new mode 100644 index b892c2e117..38a2e80669 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetLocation.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetLocation.java @@ -1,210 +1,192 @@ -/** - * AirmetLocation - * - * This java class defines the getters and setters for the - * airmet location table. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 05/2009 39 L. Lin Initial creation - * 07/2009 39 L. Lin Migration to TO11 - * 09/2009 39 L. Lin Add latitude/longitude to location table - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.airmet; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import java.io.Serializable; - -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; - -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "airmet_location") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class AirmetLocation implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The consigmet record this object belongs to - @ManyToOne - @JoinColumn(name = "parentID", nullable = false) - private AirmetReport parentID; - - // Collection of locations - @Column(length = 480) - @XmlElement - @DynamicSerializeElement - private String locationLine; - - // Each location of a airmet forecast area - @Column(length = 48) - @XmlElement - @DynamicSerializeElement - private String location; - - // Each latitude of an airmet forecast area - @Column - @XmlElement - @DynamicSerializeElement - private double latitude; - - // Each longitude of an airmet forecast area - @Column - @XmlElement - @DynamicSerializeElement - private double longitude; - - // Index for the order of a complete location set - @Column - @XmlElement - @DynamicSerializeElement - private Integer index; - - /** - * No-Arg Convstructor. - */ - public AirmetLocation() { - this.locationLine = ""; - this.location = ""; - this.index = IDecoderConstantsN.INTEGER_MISSING; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * @return the parentID - */ - public AirmetReport getParentID() { - return parentID; - } - - /** - * @param parentID - * to set - */ - public void setParentID(AirmetReport parentID) { - this.parentID = parentID; - } - - /** - * @return the index - */ - public Integer getIndex() { - return index; - } - - /** - * @param index - * to set - */ - public void setIndex(Integer index) { - this.index = index; - } - - /** - * @return the locationLine - */ - public String getLocationLine() { - return locationLine; - } - - /** - * @param locationLine - * to set - */ - public void setLocationLine(String locationLine) { - this.locationLine = locationLine; - } - - /** - * @return the location - */ - public String getLocation() { - return location; - } - - /** - * @param location - * to set - */ - public void setLocation(String location) { - this.location = location; - } - - /** - * @return the latitude - */ - public double getLatitude() { - return latitude; - } - - /** - * @param latitude - * to set - */ - public void setLatitude(double latitude) { - this.latitude = latitude; - } - - /** - * @return the longitude - */ - public double getLongitude() { - return longitude; - } - - /** - * @param longitude - * to set - */ - public void setLongitude(double longitude) { - this.longitude = longitude; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - -} +/** + * AirmetLocation + * + * This java class defines the getters and setters for the + * airmet location table. + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 05/2009 39 L. Lin Initial creation + * 07/2009 39 L. Lin Migration to TO11 + * 09/2009 39 L. Lin Add latitude/longitude to location table + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.common.dataplugin.airmet; + +import java.io.Serializable; + +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.Column; +import javax.persistence.Entity; +import javax.persistence.Table; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + + +@Entity +@Table(name="airmet_location") +@DynamicSerialize +public class AirmetLocation implements Serializable, ISerializableObject { + + private static final long serialVersionUID = 1L; + + @Id + @GeneratedValue + private Integer recordId = null; + + + // Collection of locations + @Column(length=480) + @DynamicSerializeElement + private String locationLine; + + // Each location of a airmet forecast area + @Column(length=48) + @DynamicSerializeElement + private String location; + + // Each latitude of an airmet forecast area + @Column + @DynamicSerializeElement + private double latitude; + + // Each longitude of an airmet forecast area + @Column + @DynamicSerializeElement + private double longitude; + + // Index for the order of a complete location set + @Column + @DynamicSerializeElement + private Integer index; + + /** + * No-Arg Convstructor. + */ + public AirmetLocation() { + this.locationLine=""; + this.location=""; + this.index=IDecoderConstantsN.INTEGER_MISSING; + } + + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + /** + * @return the parentID + * + public AirmetReport getParentID() { + return parentID; + }*/ + + /** + * @param parentID to set + * + public void setParentID(AirmetReport parentID) { + this.parentID = parentID; + }*/ + + /** + * @return the index + */ + public Integer getIndex() { + return index; + } + + /** + * @param index to set + */ + public void setIndex(Integer index) { + this.index = index; + } + + /** + * @return the locationLine + */ + public String getLocationLine() { + return locationLine; + } + + /** + * @param locationLine to set + */ + public void setLocationLine(String locationLine) { + this.locationLine = locationLine; + } + + /** + * @return the location + */ + public String getLocation() { + return location; + } + + /** + * @param location to set + */ + public void setLocation(String location) { + this.location = location; + } + + /** + * @return the latitude + */ + public double getLatitude() { + return latitude; + } + + /** + * @param latitude to set + */ + public void setLatitude(double latitude) { + this.latitude = latitude; + } + + /** + * @return the longitude + */ + public double getLongitude() { + return longitude; + } + + /** + * @param longitude to set + */ + public void setLongitude(double longitude) { + this.longitude = longitude; + } + + /** + * Get the record id. + * + * @return The recordId. If not set returns null. + */ + public Integer getRecordId() { + return recordId; + } + + /** + * Set the record id. + * @param record + */ + public void setRecordId(Integer recordId) { + this.recordId = recordId; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetRecord.java old mode 100755 new mode 100644 index e8884574ec..543cccdc6c --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetRecord.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetRecord.java @@ -1,341 +1,322 @@ -/** - * AirmetRecord - * - * This java class performs the mapping to the database table for AIRMET - * - * HISTORY - * - * Date Author Description - * ------------ ---------- ----------- -------------------------- - * 05/2009 L. Lin Initial creation - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 05/2009 39 L. Lin Initial coding - * 07/2009 39 L. Lin Migration to TO11 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.airmet; - -import java.util.Calendar; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Set; - -import javax.persistence.CascadeType; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.FetchType; -import javax.persistence.OneToMany; -import javax.persistence.Table; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; - -import org.hibernate.annotations.Index; - -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "airmet", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class AirmetRecord extends PluginDataObject { - - /** - * - */ - private static final long serialVersionUID = 1L; - - // reportType is AIRMET. - @Column(length = 32) - @XmlElement - @DynamicSerializeElement - private String reportType; - - // reportName will be SIERRA, TANGO, or ZULU - @Column(length = 32) - @DataURI(position = 1) - @XmlElement - @DynamicSerializeElement - private String reportName; - - // WMO header - @Column(length = 32) - @DataURI(position = 2) - @XmlElement - @DynamicSerializeElement - private String wmoHeader; - - // The issue office where the report from - @Column(length = 32) - @XmlElement - @DynamicSerializeElement - private String issueOffice; - - // Update number as: 1, 2, 3, ... - @Column - @DataURI(position = 3) - @XmlElement - @DynamicSerializeElement - private Integer updateNumber; - - // Issue time of the report - @Column - @XmlElement - @DynamicSerializeElement - private Calendar issueTime; - - // The designator - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String designatorBBB; - - // CorrectionFlag is a flag: 0 for normal, 1 for COR or CC, 2 for AMD, and 3 - // for TEST - /* - * CorrectionFlag is a flag: 0 for normal, 1 for COR or CC, 2 for AMD, 3 for - * TEST, and 4 for NIL report - */ - @Column - @XmlElement - @DynamicSerializeElement - private Integer correctionFlag; - - // The entire report - @Column(length = 15000) - @XmlElement - @DynamicSerializeElement - private String bullMessage; - - /** - * Airmet report - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @Index(name = "airmet_report_parentid_idex") - private Set airmetReport = new HashSet(); - - /** - * Default Convstructor - */ - public AirmetRecord() { - this.issueOffice = ""; - this.wmoHeader = ""; - this.bullMessage = ""; - this.designatorBBB = ""; - this.updateNumber = 0; - this.reportType = ""; - this.reportName = null; - this.correctionFlag = 0; - } - - /** - * Convstructs an airmet record from a dataURI - * - * @param uri - * The dataURI - */ - public AirmetRecord(String uri) { - super(uri); - } - - @Override - public IDecoderGettable getDecoderGettable() { - // TODO Auto-generated method stub - return null; - } - - /** - * @return the issueOffice - */ - public String getIssueOffice() { - return issueOffice; - } - - /** - * @param issueOffice - * to set - */ - public void setIssueOffice(String issueOffice) { - this.issueOffice = issueOffice; - } - - /** - * @return the wmoHeader - */ - public String getWmoHeader() { - return wmoHeader; - } - - /** - * @param wnoHeader - * to set - */ - public void setWmoHeader(String wmoHeader) { - this.wmoHeader = wmoHeader; - } - - /** - * @return the issueTime - */ - public Calendar getIssueTime() { - return issueTime; - } - - /** - * @param issueTime - * to set - */ - public void setIssueTime(Calendar issueTime) { - this.issueTime = issueTime; - } - - /** - * @return the reportType - */ - public String getReportType() { - return reportType; - } - - /** - * @param reportType - * to set - */ - public void setReportType(String reportType) { - this.reportType = reportType; - } - - /** - * @return the designatorBBB - */ - public String getDesignatorBBB() { - return designatorBBB; - } - - /** - * @param designatorBBB - * to set - */ - public void setDesignatorBBB(String designatorBBB) { - this.designatorBBB = designatorBBB; - } - - /** - * @return the correctionFlag - */ - public Integer getCorrectionFlag() { - return correctionFlag; - } - - /** - * @param correctionFlag - * to set - */ - public void setCorrectionFlag(Integer correctionFlag) { - this.correctionFlag = correctionFlag; - } - - /** - * @return the updateNumber - */ - public Integer getUpdateNumber() { - return updateNumber; - } - - /** - * @param updateNumber - * to set - */ - public void setUpdateNumber(Integer updateNumber) { - this.updateNumber = updateNumber; - } - - /** - * @return the bullMessage - */ - public String getBullMessage() { - return bullMessage; - } - - /** - * @param bullMessage - * to set - */ - public void setBullMessage(String bullMessage) { - this.bullMessage = bullMessage; - } - - /** - * @return the reportName - */ - public String getReportName() { - return reportName; - } - - /** - * @param reportName - * to set - */ - public void setReportName(String reportName) { - this.reportName = reportName; - } - - /** - * @return the set of AIRMET report - */ - public Set getAirmetReport() { - return airmetReport; - } - - /** - * @param airmet - * the report to set - */ - public void setAirmetReport(Set curReport) { - this.airmetReport = curReport; - } - - /** - * @param add - * AirmetReport to set - */ - public void addAirmetReport(AirmetReport curReport) { - airmetReport.add(curReport); - curReport.setParentID(this); - } - - /** - * Override existing set method to modify any classes that use the dataURI - * as a foreign key - */ - @Override - public void setIdentifier(Object dataURI) { - - this.identifier = dataURI; - - if (this.getAirmetReport() != null && this.getAirmetReport().size() > 0) { - for (Iterator iter = this.getAirmetReport() - .iterator(); iter.hasNext();) { - AirmetReport cs = iter.next(); - cs.setParentID(this); - } - } - - } - -} +/** + * AirmetRecord + * + * This java class performs the mapping to the database table for AIRMET + * + * HISTORY + * + * Date Author Description + * ------------ ---------- ----------- -------------------------- + * 05/2009 L. Lin Initial creation + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 05/2009 39 L. Lin Initial coding + * 07/2009 39 L. Lin Migration to TO11 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.common.dataplugin.airmet; + +import java.util.Calendar; +import java.util.HashSet; +import java.util.Set; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; + +import javax.persistence.CascadeType; +import javax.persistence.Column; + +import javax.persistence.Entity; +import javax.persistence.FetchType; +import javax.persistence.JoinColumn; +import javax.persistence.OneToMany; +import javax.persistence.Table; +import javax.persistence.UniqueConstraint; + +import org.hibernate.annotations.Index; + +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +@Entity +@Table(name = "airmet", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@DynamicSerialize + + +public class AirmetRecord extends PluginDataObject{ + + /** + * + */ + private static final long serialVersionUID = 1L; + + // reportType is AIRMET. + @Column(length=32) + @DynamicSerializeElement + private String reportType; + + // reportName will be SIERRA, TANGO, or ZULU + @Column(length=32) + @DataURI(position=1) + @DynamicSerializeElement + private String reportName; + + // WMO header + @Column(length=32) + @DataURI(position=2) + @DynamicSerializeElement + private String wmoHeader; + + // The issue office where the report from + @Column(length=32) + @DynamicSerializeElement + private String issueOffice; + + // Update number as: 1, 2, 3, ... + @Column + @DataURI(position=3) + @DynamicSerializeElement + private Integer updateNumber; + + // Issue time of the report + @Column + @DynamicSerializeElement + private Calendar issueTime; + + // The designator + @Column(length=8) + @DynamicSerializeElement + private String designatorBBB; + + // CorrectionFlag is a flag: 0 for normal, 1 for COR or CC, 2 for AMD, and 3 for TEST + /* + * CorrectionFlag is a flag: + * 0 for normal, 1 for COR or CC, 2 for AMD, 3 for TEST, and 4 for NIL report + */ + @Column + @DynamicSerializeElement + private Integer correctionFlag; + + // The entire report + @Column(length=15000) + @DynamicSerializeElement + private String bullMessage; + + + /** + * Airmet report + */ + @DynamicSerializeElement + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "airmetReport_parentid_idex") + private Set airmetReport = new HashSet(); + + + /** + * Default Convstructor + */ + public AirmetRecord() { + this.issueOffice=""; + this.wmoHeader=""; + this.bullMessage=""; + this.designatorBBB=""; + this.updateNumber=0; + this.reportType=""; + this.reportName=null; + this.correctionFlag=0; + } + + /** + * Convstructs an airmet record from a dataURI + * + * @param uri The dataURI + */ + public AirmetRecord(String uri) { + super(uri); + } + + + @Override + public IDecoderGettable getDecoderGettable() { + // TODO Auto-generated method stub + return null; + } + + /** + * @return the issueOffice + */ + public String getIssueOffice(){ + return issueOffice; + } + + /** + * @param issueOffice to set + */ + public void setIssueOffice(String issueOffice){ + this.issueOffice=issueOffice; + } + + /** + * @return the wmoHeader + */ + public String getWmoHeader(){ + return wmoHeader; + } + + /** + * @param wnoHeader to set + */ + public void setWmoHeader(String wmoHeader){ + this.wmoHeader=wmoHeader; + } + + /** + * @return the issueTime + */ + public Calendar getIssueTime(){ + return issueTime; + } + + /** + * @param issueTime to set + */ + public void setIssueTime(Calendar issueTime){ + this.issueTime=issueTime; + } + + /** + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + /** + * @param reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + /** + * @return the designatorBBB + */ + public String getDesignatorBBB() { + return designatorBBB; + } + + /** + * @param designatorBBB to set + */ + public void setDesignatorBBB(String designatorBBB) { + this.designatorBBB = designatorBBB; + } + + /** + * @return the correctionFlag + */ + public Integer getCorrectionFlag() { + return correctionFlag; + } + + /** + * @param correctionFlag to set + */ + public void setCorrectionFlag(Integer correctionFlag) { + this.correctionFlag = correctionFlag; + } + + /** + * @return the updateNumber + */ + public Integer getUpdateNumber() { + return updateNumber; + } + + /** + * @param updateNumber to set + */ + public void setUpdateNumber(Integer updateNumber) { + this.updateNumber = updateNumber; + } + + /** + * @return the bullMessage + */ + public String getBullMessage() { + return bullMessage; + } + + /** + * @param bullMessage to set + */ + public void setBullMessage(String bullMessage) { + this.bullMessage = bullMessage; + } + + /** + * @return the reportName + */ + public String getReportName() { + return reportName; + } + + /** + * @param reportName to set + */ + public void setReportName(String reportName) { + this.reportName = reportName; + } + + /** + * @return the set of AIRMET report + */ + public Set getAirmetReport() { + return airmetReport; + } + + /** + * @param airmet the report to set + */ + public void setAirmetReport(Set curReport) { + this.airmetReport = curReport; + } + + /** + * @param add AirmetReport to set + */ + public void addAirmetReport(AirmetReport curReport){ + airmetReport.add(curReport); + //curReport.setParentID(this); + } + + /** + * Override existing set method to modify any + * classes that use the dataURI as a foreign key + */ + @Override + public void setIdentifier(Object dataURI) + { + + this.identifier = dataURI; + /* + if(this.getAirmetReport() != null && this.getAirmetReport().size() > 0) + { + for (Iterator iter = this.getAirmetReport().iterator(); iter.hasNext();) { + AirmetReport cs = iter.next(); + cs.setParentID(this); + } + }*/ + + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetReport.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetReport.java old mode 100755 new mode 100644 index 01a48fc106..723e4b8f76 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetReport.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/AirmetReport.java @@ -1,350 +1,328 @@ -/** - * AirmetReport - * - * This java class defines the getters and setters for the - * AIRMET report table. - * - * HISTORY - * - * Date Author Description - * ------------ ---------- ----------- -------------------------- - * 05/2009 L. Lin Initial creation - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.airmet; - -import java.io.Serializable; -import java.util.Calendar; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Set; - -import javax.persistence.CascadeType; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.FetchType; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.persistence.OneToMany; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; - -import org.hibernate.annotations.Index; - -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "airmet_report") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class AirmetReport implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The AIRMET record this object belongs to - @ManyToOne - @JoinColumn(name = "parentID", nullable = false) - private AirmetRecord parentID; - - /* - * hazard type as: Instrument Flight Rules(IR), Mountain Obscuration(MO), - * Turbulence(TB), Icing(IC), Sustained SFC Winds(SW), Low Level Wind - * Shear(LLWS), or CANCEL. If a report is outlook, then an "OUTLOOK: will be - * added. - */ - @Column(length = 40) - @XmlElement - @DynamicSerializeElement - private String hazardType; - - // The report indicator will be AIRMET or OUTLOOK. - @Column(length = 16) - @XmlElement - @DynamicSerializeElement - private String reportIndicator; - - // Sequence ID of an AIRMET report - @Column(length = 16) - @XmlElement - @DynamicSerializeElement - private String sequenceID; - - // Start time of the report - @Column - @XmlElement - @DynamicSerializeElement - private Calendar startTime; - - // End time of the report - @Column - @XmlElement - @DynamicSerializeElement - private Calendar endTime; - - // Flight level 1 - @Column(length = 16) - @XmlElement - @DynamicSerializeElement - private String flightLevel1; - - // Flight level 2 - @Column(length = 16) - @XmlElement - @DynamicSerializeElement - private String flightLevel2; - - // cancelFlag is a flag indicating a cancellation (0 or 1) - @Column - @XmlElement - @DynamicSerializeElement - private Integer cancelFlag; - - // The information of a complete report - @Column(length = 1440) - @XmlElement - @DynamicSerializeElement - private String segment; - - /** - * Airmet location - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @Index(name = "airmet_location_parentid_idex") - private Set airmetLocation = new HashSet(); - - /** - * No-Arg Convstructor - */ - public AirmetReport() { - this.flightLevel1 = null; - this.flightLevel2 = null; - this.segment = null; - this.hazardType = null; - this.reportIndicator = null; - this.sequenceID = null; - this.cancelFlag = 0; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * @return the sequenceID - */ - public String getSequenceID() { - return sequenceID; - - } - - /** - * @return the sequenceID - */ - public void setSequenceID(String sequenceID) { - this.sequenceID = sequenceID; - } - - /** - * @return the set of airmet location - */ - public Set getAirmetLocation() { - return airmetLocation; - } - - /** - * @param airmet - * the location to set - */ - public void setAirmetLocation(Set curLocation) { - this.airmetLocation = curLocation; - } - - /** - * @param add - * airmet location to set - */ - public void addAirmetLocation(AirmetLocation plocation) { - airmetLocation.add(plocation); - } - - /** - * @return the parentID - */ - // public String getParentID() { - public AirmetRecord getParentID() { - - return parentID; - } - - /** - * @param parentID - * the parentID to set - */ - public void setParentID(AirmetRecord parentID) { - this.parentID = parentID; - if (this.getAirmetLocation() != null - && this.getAirmetLocation().size() > 0) { - for (Iterator iter = this.getAirmetLocation() - .iterator(); iter.hasNext();) { - AirmetLocation cond = iter.next(); - cond.setParentID(this); - } - } - } - - /** - * @return the report - */ - public String getSegment() { - return segment; - } - - /** - * @param segment - * to set - */ - public void setSegment(String segment) { - this.segment = segment; - } - - /** - * @return the startTime - */ - public Calendar getStartTime() { - return startTime; - } - - /** - * @param startTime - * to set - */ - public void setStartTime(Calendar startTime) { - this.startTime = startTime; - } - - /** - * @return the endTime - */ - public Calendar getEndTime() { - return endTime; - } - - /** - * @param endTIme - * to set - */ - public void setEndTime(Calendar endTime) { - this.endTime = endTime; - } - - /** - * @return the flightLevel1 - */ - public String getFlightLevel1() { - return flightLevel1; - } - - /** - * @param flightLevel1 - * to set - */ - public void setFlightLevel1(String flightLevel1) { - this.flightLevel1 = flightLevel1; - } - - /** - * @return the flightLevel2 - */ - public String getFlightLevel2() { - return flightLevel2; - } - - /** - * @param flightLevel2 - * to set - */ - public void setFlightLevel2(String flightLevel2) { - this.flightLevel2 = flightLevel2; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * @return the cancelFlag - */ - public Integer getCancelFlag() { - return cancelFlag; - } - - /** - * @param cancelFlag - * to set - */ - public void setCancelFlag(Integer cancelFlag) { - this.cancelFlag = cancelFlag; - } - - /** - * @return the hazardType - */ - public String getHazardType() { - return hazardType; - } - - /** - * @param hazardType - * to set - */ - public void setHazardType(String hazardType) { - this.hazardType = hazardType; - } - - /** - * @return the reportIndicator - */ - public String getReportIndicator() { - return reportIndicator; - } - - /** - * @param reportIndicator - * to set - */ - public void setReportIndicator(String reportIndicator) { - this.reportIndicator = reportIndicator; - } - -} +/** + * AirmetReport + * + * This java class defines the getters and setters for the + * AIRMET report table. + * + * HISTORY + * + * Date Author Description + * ------------ ---------- ----------- -------------------------- + * 05/2009 L. Lin Initial creation + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.common.dataplugin.airmet; + +import java.io.Serializable; + +import java.util.Calendar; +import java.util.HashSet; +import java.util.Set; + +import javax.persistence.CascadeType; +import javax.persistence.Column; +import javax.persistence.GeneratedValue; +import javax.persistence.Id; + +import javax.persistence.Entity; +import javax.persistence.FetchType; +import javax.persistence.JoinColumn; +import javax.persistence.OneToMany; +import javax.persistence.Table; + +import org.hibernate.annotations.Index; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +@Entity +@Table(name="airmet_report") +@DynamicSerialize +public class AirmetReport implements Serializable, ISerializableObject { + + private static final long serialVersionUID = 1L; + + @Id + @GeneratedValue + private Integer recordId = null; + + // The AIRMET record this object belongs to + //@ManyToOne + //@JoinColumn(name="parentID", nullable=false) + // private AirmetRecord parentID; + + /* + * hazard type as: Instrument Flight Rules(IR), Mountain Obscuration(MO), + * Turbulence(TB), Icing(IC), Sustained SFC Winds(SW), + * Low Level Wind Shear(LLWS), or CANCEL. If a report is outlook, then + * an "OUTLOOK: will be added. + */ + @Column(length=40) + @DynamicSerializeElement + private String hazardType; + + //The report indicator will be AIRMET or OUTLOOK. + @Column(length=16) + @DynamicSerializeElement + private String reportIndicator; + + // Sequence ID of an AIRMET report + @Column(length=16) + @DynamicSerializeElement + private String sequenceID; + + // Start time of the report + @Column + @DynamicSerializeElement + private Calendar startTime; + + // End time of the report + @Column + @DynamicSerializeElement + private Calendar endTime; + + // Flight level 1 + @Column(length=16) + @DynamicSerializeElement + private String flightLevel1; + + // Flight level 2 + @Column(length=16) + @DynamicSerializeElement + private String flightLevel2; + + // cancelFlag is a flag indicating a cancellation (0 or 1) + @Column + @DynamicSerializeElement + private Integer cancelFlag; + + // The information of a complete report + @Column(length=1440) + @DynamicSerializeElement + private String segment; + + + /** + * Airmet location + */ + @DynamicSerializeElement + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "airmetLocation_parentid_idex") + private Set airmetLocation = new HashSet(); + + + /** + * No-Arg Convstructor + */ + public AirmetReport() { + this.flightLevel1 = null; + this.flightLevel2=null; + this.segment=null; + this.hazardType=null; + this.reportIndicator=null; + this.sequenceID=null; + this.cancelFlag=0; + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + /** + * @return the sequenceID + */ + public String getSequenceID() { + return sequenceID; + + } + + /** + * @return the sequenceID + */ + public void setSequenceID(String sequenceID) { + this.sequenceID = sequenceID; + } + + /** + * @return the set of airmet location + */ + public Set getAirmetLocation() { + return airmetLocation; + } + + /** + * @param airmet the location to set + */ + public void setAirmetLocation(Set curLocation) { + this.airmetLocation = curLocation; + } + + /** + * @param add airmet location to set + */ + public void addAirmetLocation(AirmetLocation plocation){ + airmetLocation.add(plocation); + } + + /** + * @return the parentID + * + //public String getParentID() { + public AirmetRecord getParentID() { + + return parentID; + }*/ + + /** + * @param parentID the parentID to set + * + public void setParentID(AirmetRecord parentID) { + //this.parentID = parentID; + if(this.getAirmetLocation() != null && this.getAirmetLocation().size() > 0) + { + for (Iterator iter = this.getAirmetLocation().iterator(); iter.hasNext();) { + AirmetLocation cond = iter.next(); + cond.setParentID(this); + } + } + }*/ + + /** + * @return the report + */ + public String getSegment() { + return segment; + } + + /** + * @param segment to set + */ + public void setSegment(String segment) { + this.segment = segment; + } + + /** + * @return the startTime + */ + public Calendar getStartTime() { + return startTime; + } + + /** + * @param startTime to set + */ + public void setStartTime(Calendar startTime) { + this.startTime = startTime; + } + + /** + * @return the endTime + */ + public Calendar getEndTime() { + return endTime; + } + + /** + * @param endTIme to set + */ + public void setEndTime(Calendar endTime) { + this.endTime = endTime; + } + + /** + * @return the flightLevel1 + */ + public String getFlightLevel1() { + return flightLevel1; + } + + /** + * @param flightLevel1 to set + */ + public void setFlightLevel1(String flightLevel1) { + this.flightLevel1 = flightLevel1; + } + + /** + * @return the flightLevel2 + */ + public String getFlightLevel2() { + return flightLevel2; + } + + /** + * @param flightLevel2 to set + */ + public void setFlightLevel2(String flightLevel2) { + this.flightLevel2 = flightLevel2; + } + + /** + * Get the record id. + * + * @return The recordId. If not set returns null. + */ + public Integer getRecordId() { + return recordId; + } + + /** + * Set the record id. + * @param record + */ + public void setRecordId(Integer recordId) { + this.recordId = recordId; + } + + /** + * @return the cancelFlag + */ + public Integer getCancelFlag() { + return cancelFlag; + } + + /** + * @param cancelFlag to set + */ + public void setCancelFlag(Integer cancelFlag) { + this.cancelFlag = cancelFlag; + } + + /** + * @return the hazardType + */ + public String getHazardType() { + return hazardType; + } + + /** + * @param hazardType to set + */ + public void setHazardType(String hazardType) { + this.hazardType = hazardType; + } + + /** + * @return the reportIndicator + */ + public String getReportIndicator() { + return reportIndicator; + } + + /** + * @param reportIndicator to set + */ + public void setReportIndicator(String reportIndicator) { + this.reportIndicator = reportIndicator; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/dao/AirmetDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/dao/AirmetDao.java index 3dbadd4965..157991d2b4 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/dao/AirmetDao.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/dao/AirmetDao.java @@ -1,31 +1,13 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ package gov.noaa.nws.ncep.common.dataplugin.airmet.dao; import gov.noaa.nws.ncep.common.dataplugin.airmet.AirmetRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; - import java.util.List; import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.datastorage.IDataStore; import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.database.plugin.PluginDao; /** * TODO Add Description @@ -36,6 +18,8 @@ import com.raytheon.uf.edex.database.DataAccessLayerException; * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * Sep 23, 2009 jkorman Initial creation + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @@ -43,7 +27,7 @@ import com.raytheon.uf.edex.database.DataAccessLayerException; * @version 1.0 */ -public class AirmetDao extends NcepDefaultPluginDao { +public class AirmetDao extends PluginDao { /** * Creates a new ReccoDao @@ -92,4 +76,11 @@ public class AirmetDao extends NcepDefaultPluginDao { return results; } + + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + // TODO Auto-generated method stub + return null; + } } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/dao/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/dao/package-info.java old mode 100755 new mode 100644 index 9756d21d53..a14f1d767a --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/dao/package-info.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/dao/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains data access object for airmet data. -*/ -package gov.noaa.nws.ncep.common.dataplugin.airmet.dao; +/** +* Contains data access object for airmet data. +*/ +package gov.noaa.nws.ncep.common.dataplugin.airmet.dao; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/package-info.java old mode 100755 new mode 100644 index 0834c431c0..8841b360da --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/package-info.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.airmet/src/gov/noaa/nws/ncep/common/dataplugin/airmet/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains table record for decoder plug-ins -*/ -package gov.noaa.nws.ncep.common.dataplugin.airmet; +/** +* Contains table record for decoder plug-ins +*/ +package gov.noaa.nws.ncep.common.dataplugin.airmet; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.atcf/src/gov/noaa/nws/ncep/common/dataplugin/atcf/dao/AtcfDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.atcf/src/gov/noaa/nws/ncep/common/dataplugin/atcf/dao/AtcfDao.java index a2dbda62eb..b8a7dd66b9 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.atcf/src/gov/noaa/nws/ncep/common/dataplugin/atcf/dao/AtcfDao.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.atcf/src/gov/noaa/nws/ncep/common/dataplugin/atcf/dao/AtcfDao.java @@ -12,64 +12,64 @@ * * @author fjyen * @version 1.0 - **/ -package gov.noaa.nws.ncep.common.dataplugin.atcf.dao; - -import java.util.List; - -import gov.noaa.nws.ncep.common.dataplugin.atcf.AtcfRecord; + **/ +package gov.noaa.nws.ncep.common.dataplugin.atcf.dao; + +import java.util.List; + +import gov.noaa.nws.ncep.common.dataplugin.atcf.AtcfRecord; import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; -import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.PluginException; import com.raytheon.uf.edex.database.DataAccessLayerException; - -public class AtcfDao extends NcepDefaultPluginDao { - - - /** - * Creates a new ReccoDao - * @throws PluginException - */ - public AtcfDao(String pluginName) throws PluginException { - super(pluginName); - } - - /** - * Retrieves a atcf report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public AtcfRecord queryByDataURI(String dataURI) { - AtcfRecord report = null; - List obs = null; - try { - obs = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if((obs != null)&&(obs.size() > 0)) { - report = (AtcfRecord) obs.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the ATCF table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.atcf where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } -} + +public class AtcfDao extends NcepDefaultPluginDao { + + + /** + * Creates a new ReccoDao + * @throws PluginException + */ + public AtcfDao(String pluginName) throws PluginException { + super(pluginName); + } + + /** + * Retrieves a atcf report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public AtcfRecord queryByDataURI(String dataURI) { + AtcfRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if((obs != null)&&(obs.size() > 0)) { + report = (AtcfRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the ATCF table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.atcf where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwFips.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwFips.java index 9375ee152d..849a81eeb0 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwFips.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwFips.java @@ -8,6 +8,8 @@ * Date Author Description * ------------ ---------- ----------- -------------------------- * 12/2008 L. Lin Initial creation + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * This code has been developed by the SIB for use in the AWIPS2 system. */ @@ -20,12 +22,7 @@ import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Column; import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; import com.raytheon.uf.common.serialization.ISerializableObject; import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @@ -33,7 +30,6 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @Entity @Table(name="aww_fips") -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class AwwFips implements Serializable, ISerializableObject { @@ -44,19 +40,17 @@ public class AwwFips implements Serializable, ISerializableObject { private Integer recordId = null; // The AWW record this object belongs to. - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private AwwUgc parentID; + //@ManyToOne + //@JoinColumn(name="parentID", nullable=false) + //private AwwUgc parentID; // The county FIPS @Column(length=16) - @XmlElement @DynamicSerializeElement private String fips; // The universal geographic code @Column(length=640) - @XmlElement @DynamicSerializeElement private String ugc; @@ -94,19 +88,7 @@ public class AwwFips implements Serializable, ISerializableObject { this.recordId = recordId; } - /** - * @return the parentID - */ - public AwwUgc getParentID() { - return parentID; - } - - /** - * @param parentID the parentID to set - */ - public void setParentID(AwwUgc parentID) { - this.parentID = parentID; - } + /** * @return the fips diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwHVtec.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwHVtec.java index aa1c5dc546..be1f89791d 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwHVtec.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwHVtec.java @@ -9,6 +9,8 @@ * ------------ ---------- ----------- -------------------------- * 12/2008 L. Lin Initial creation * 04/2009 L. Lin Convert to to10 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * This code has been developed by the SIB for use in the AWIPS2 system. */ @@ -23,12 +25,7 @@ import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Column; import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; import com.raytheon.uf.common.serialization.ISerializableObject; import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @@ -36,7 +33,6 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @Entity @Table(name="aww_hvtec") -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class AwwHVtec implements Serializable, ISerializableObject { @@ -47,55 +43,47 @@ public class AwwHVtec implements Serializable, ISerializableObject { private Integer recordId = null; // The AWW HVTEC record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private AwwVtec parentID; + //@ManyToOne + //@JoinColumn(name="parentID", nullable=false) + //private AwwVtec parentID; // NWS location Identifier @Column(length=16) - @XmlElement @DynamicSerializeElement private String locationIdentifier; // Flood severity such as 0, N, 1, 2, 3, U @Column(length=16) - @XmlElement @DynamicSerializeElement private String floodSeverity; // Immediate Cause such as ER, SM, ...etc @Column(length=16) - @XmlElement @DynamicSerializeElement private String immediateCause; // Flood record such as NO, NR, UU, OO @Column(length=32) - @XmlElement @DynamicSerializeElement private String floodRecord; // HVTEC event start time @Column - @XmlElement @DynamicSerializeElement private Calendar eventStartTime; // HVTEC event crest time @Column - @XmlElement @DynamicSerializeElement private Calendar eventCrestTime; // HVTEC event end time @Column - @XmlElement @DynamicSerializeElement private Calendar eventEndTime; // Text information for HVTEC line @Column(length=128) - @XmlElement @DynamicSerializeElement private String hvtecLine; @@ -139,19 +127,7 @@ public class AwwHVtec implements Serializable, ISerializableObject { this.recordId = recordId; } - /** - * @return the parentID - */ - public AwwVtec getParentID() { - return parentID; - } - - /** - * @param parentID the parentID to set - */ - public void setParentID(AwwVtec parentID) { - this.parentID = parentID; - } + /** * @return the floodSeverity diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwLatlons.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwLatlons.java index fe0e7d18be..542bd0d566 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwLatlons.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwLatlons.java @@ -9,6 +9,8 @@ * ------------ ---------- ----------- -------------------------- * 12/2008 L. Lin Initial creation * 04/2009 L. Lin Convert to to10 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * This code has been developed by the SIB for use in the AWIPS2 system. */ @@ -17,18 +19,11 @@ package gov.noaa.nws.ncep.common.dataplugin.aww; import java.io.Serializable; import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import gov.noaa.nws.ncep.common.dataplugin.aww.AwwRecord; - import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Column; import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; import com.raytheon.uf.common.serialization.ISerializableObject; import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @@ -36,7 +31,6 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @Entity @Table(name="aww_latlons") -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class AwwLatlons implements Serializable, ISerializableObject { @@ -46,26 +40,19 @@ public class AwwLatlons implements Serializable, ISerializableObject { @GeneratedValue private Integer recordId = null; - // The AWW Latlons record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private AwwUgc parentID; - + // Latitude @Column - @XmlElement @DynamicSerializeElement private Float lat; // longitude @Column - @XmlElement @DynamicSerializeElement private Float lon; // Index for the order of a complete "lat/lon" set @Column - @XmlElement @DynamicSerializeElement private int index; @@ -104,19 +91,7 @@ public class AwwLatlons implements Serializable, ISerializableObject { this.recordId = recordId; } - /** - * @return the parentID - */ - public AwwUgc getParentID() { - return parentID; - } - - /** - * @param parentID the parentID to set - */ - public void setParentID(AwwUgc parentID) { - this.parentID = parentID; - } + /** * @return the latitude diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwRecord.java index 5cfbf51672..081ff93ae5 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwRecord.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwRecord.java @@ -21,6 +21,8 @@ * when the aww record is inserted into relational DB * The reason mndTime is used is because the combination * of original 5 elements is not unique in some scenarios. + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * This code has been developed by the SIB for use in the AWIPS2 system. @@ -40,6 +42,7 @@ import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; +import javax.persistence.JoinColumn; import javax.persistence.OneToMany; import javax.persistence.Table; import javax.persistence.UniqueConstraint; @@ -48,6 +51,7 @@ import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; +import org.hibernate.annotations.Index; import org.hibernate.annotations.OnDelete; import org.hibernate.annotations.OnDeleteAction; @@ -57,8 +61,6 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @Entity @Table(name = "aww", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class AwwRecord extends PluginDataObject{ @@ -101,69 +103,60 @@ public class AwwRecord extends PluginDataObject{ */ @Column(length=40) @DataURI(position=1) - @XmlElement @DynamicSerializeElement private String reportType; // The issue office where the report from @Column(length=32) @DataURI(position=2) - @XmlElement @DynamicSerializeElement private String issueOffice; // The collection of watch numbers in the report @Column(length=160) @DataURI(position=5) - @XmlElement @DynamicSerializeElement private String watchNumber; // WMO header @Column(length=32) - @XmlElement @DynamicSerializeElement private String wmoHeader; // Issue time of the report @Column @DataURI(position=3) - @XmlElement @DynamicSerializeElement private Calendar issueTime; // The designator @Column(length=8) @DataURI(position=4) - @XmlElement @DynamicSerializeElement private String designatorBBB; // The designator @Column(length=72) @DataURI(position=6) - @XmlElement @DynamicSerializeElement private String mndTime; // Attention WFO @Column(length=72) - @XmlElement @DynamicSerializeElement private String attentionWFO; // The entire report @Column(length=40000) - @XmlElement @DynamicSerializeElement private String bullMessage; // AWW UGC Table @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "awwUGC_parentid_idex") private Set awwUGC = new HashSet(); @@ -258,7 +251,7 @@ public class AwwRecord extends PluginDataObject{ */ public void addAwwUGC(AwwUgc pugc){ awwUGC.add(pugc); - pugc.setParentID(this); + //pugc.setParentID(this); } /** @@ -270,13 +263,7 @@ public class AwwRecord extends PluginDataObject{ this.identifier = dataURI; - if(this.getAwwUGC() != null && this.getAwwUGC().size() > 0) - { - for (Iterator iter = this.getAwwUGC().iterator(); iter.hasNext();) { - AwwUgc cond = iter.next(); - cond.setParentID(this); - } - } + } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwUgc.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwUgc.java index 2333274836..9754660ca5 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwUgc.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwUgc.java @@ -9,6 +9,8 @@ * ------------ ---------- ----------- -------------------------- * 12/2008 L. Lin Initial creation * 04/2009 L. Lin Convert to to10 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * This code has been developed by the SIB for use in the AWIPS2 system. */ @@ -24,7 +26,6 @@ import gov.noaa.nws.ncep.common.dataplugin.aww.AwwLatlons; import java.util.HashSet; import java.util.Set; -import java.util.Iterator; import javax.persistence.CascadeType; import javax.persistence.Column; @@ -35,22 +36,15 @@ import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.JoinColumn; import javax.persistence.OneToMany; -import javax.persistence.ManyToOne; import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; - -import org.hibernate.annotations.OnDelete; -import org.hibernate.annotations.OnDeleteAction; +import org.hibernate.annotations.Index; import com.raytheon.uf.common.serialization.ISerializableObject; import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @Entity @Table(name="aww_ugc") -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class AwwUgc implements Serializable, ISerializableObject { @@ -61,31 +55,27 @@ public class AwwUgc implements Serializable, ISerializableObject { private Integer recordId = null; // The AWW record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private AwwRecord parentID; + //@ManyToOne + //@JoinColumn(name="parentID", nullable=false) + //private AwwRecord parentID; // The universal geographic code @Column(length=640) - @XmlElement @DynamicSerializeElement private String ugc; // The product purge time @Column - @XmlElement @DynamicSerializeElement private Calendar prodPurgeTime; // A collection of VTEC event tracking numbers under this UGC @Column(length=40) - @XmlElement @DynamicSerializeElement private String eventTrackingNumber; // Text information for this segment @Column(length=12000) - @XmlElement @DynamicSerializeElement private String segment; @@ -93,27 +83,27 @@ public class AwwUgc implements Serializable, ISerializableObject { * AWW VTEC Table */ @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "awwVtecLine_parentid_idex") private Set awwVtecLine = new HashSet(); /** * Aww FIPS Table */ @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "awwFIPS_parentid_idex") private Set awwFIPS = new HashSet(); /** * Aww LatLon Table */ @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "awwLatLon_parentid_idex") private Set awwLatLon = new HashSet(); /** @@ -152,44 +142,7 @@ public class AwwUgc implements Serializable, ISerializableObject { return serialVersionUID; } - /** - * @return the parentID - */ - public AwwRecord getParentID() { - return parentID; - } - - /** - * @param parentID the parentID to set - */ - public void setParentID(AwwRecord parentID) { - this.parentID = parentID; - - if(this.getAwwVtecLine() != null && this.getAwwVtecLine().size() > 0) - { - for (Iterator iter = this.getAwwVtecLine().iterator(); iter.hasNext();) { - AwwVtec cond = iter.next(); - cond.setParentID(this); - } - } - - if (this.getAwwFIPS() !=null && this.getAwwFIPS().size() >0 ) - { - for (Iterator iter = this.getAwwFIPS().iterator(); iter.hasNext();) { - AwwFips cond = iter.next(); - cond.setParentID(this); - cond.setUgc(ugc); - } - } - - if (this.getAwwLatLon() !=null && this.getAwwLatLon().size() >0 ) - { - for (Iterator iter = this.getAwwLatLon().iterator(); iter.hasNext();) { - AwwLatlons cond = iter.next(); - cond.setParentID(this); - } - } - } + /** * @return the ugc diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwVtec.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwVtec.java index ac68f47286..59031bc6d6 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwVtec.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/AwwVtec.java @@ -9,6 +9,8 @@ * ------------ ---------- ----------- -------------------------- * 12/2008 L. Lin Initial creation * 04/2009 L. Lin Convert to to10. + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * This code has been developed by the SIB for use in the AWIPS2 system. */ @@ -19,7 +21,6 @@ import java.io.Serializable; import java.util.Calendar; import java.util.HashSet; import java.util.Set; -import java.util.Iterator; import javax.persistence.CascadeType; import javax.persistence.Column; @@ -30,14 +31,9 @@ import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.JoinColumn; import javax.persistence.OneToMany; -import javax.persistence.ManyToOne; import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import org.hibernate.annotations.OnDelete; -import org.hibernate.annotations.OnDeleteAction; +import org.hibernate.annotations.Index; import com.raytheon.uf.common.serialization.ISerializableObject; import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; @@ -45,7 +41,6 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @Entity @Table(name="aww_vtec") -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class AwwVtec implements Serializable, ISerializableObject { @@ -56,61 +51,52 @@ public class AwwVtec implements Serializable, ISerializableObject { private Integer recordId = null; // The AWW VTEC record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private AwwUgc parentID; + //@ManyToOne + //@JoinColumn(name="parentID", nullable=false) + //private AwwUgc parentID; // VTEC office ID @Column(length=16) - @XmlElement @DynamicSerializeElement private String officeID; // Action such as NEW, CON, CAN, EXT, .... @Column(length=16) - @XmlElement @DynamicSerializeElement private String action; // VTEC event start time @Column - @XmlElement @DynamicSerializeElement private Calendar eventStartTime; // VTEC event end time @Column - @XmlElement @DynamicSerializeElement private Calendar eventEndTime; // VTEC event tracking number @Column(length=16) - @XmlElement @DynamicSerializeElement private String eventTrackingNumber; // Significance such as W-warning, A-watch, Y-advisory, S-statement @Column(length=16) - @XmlElement @DynamicSerializeElement private String significance; // product class such as O-operational product, T-test product, E-experimental... @Column(length=16) - @XmlElement @DynamicSerializeElement private String productClass; // phenomena - two character string PP @Column(length=16) - @XmlElement @DynamicSerializeElement private String phenomena; // Text information for VTEC @Column(length=128) - @XmlElement @DynamicSerializeElement private String vtecLine; @@ -118,9 +104,9 @@ public class AwwVtec implements Serializable, ISerializableObject { * AWW HVTEC Table */ @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "awwHVtecLine_parentid_idex") private Set awwHVtecLine = new HashSet(); /** @@ -163,26 +149,7 @@ public class AwwVtec implements Serializable, ISerializableObject { this.recordId = recordId; } - /** - * @return the parentID - */ - public AwwUgc getParentID() { - return parentID; - } - - /** - * @param parentID the parentID to set - */ - public void setParentID(AwwUgc parentID) { - this.parentID = parentID; - if (this.getAwwHVtecLine() != null && this.getAwwHVtecLine().size() > 0) - { - for (Iterator iter = this.getAwwHVtecLine().iterator(); iter.hasNext();) { - AwwHVtec cond = iter.next(); - cond.setParentID(this); - } - } - } + /** * @return the vtecLine diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/dao/AwwDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/dao/AwwDao.java index 19b6c3c350..962d8a7bb7 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/dao/AwwDao.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.aww/src/gov/noaa/nws/ncep/common/dataplugin/aww/dao/AwwDao.java @@ -8,20 +8,23 @@ * Date Author Description * ------------ ---------- ----------- -------------------------- * 05/2010 L. Lin Initial creation + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * This code has been developed by the SIB for use in the AWIPS2 system. */ package gov.noaa.nws.ncep.common.dataplugin.aww.dao; import gov.noaa.nws.ncep.common.dataplugin.aww.AwwRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; - import java.util.List; import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.datastorage.IDataStore; import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.database.plugin.PluginDao; -public class AwwDao extends NcepDefaultPluginDao { +public class AwwDao extends PluginDao { /** * Creates a new AwwDao @@ -70,4 +73,11 @@ public class AwwDao extends NcepDefaultPluginDao { return results; } + + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + // TODO Auto-generated method stub + return null; + } } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/.project deleted file mode 100644 index 04b6a494a5..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.common.dataplugin.bufrsgwh - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index ec5c731fcd..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,7 +0,0 @@ -#Mon May 24 15:10:35 EDT 2010 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 -org.eclipse.jdt.core.compiler.compliance=1.6 -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/META-INF/MANIFEST.MF deleted file mode 100644 index a93c580b6a..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/META-INF/MANIFEST.MF +++ /dev/null @@ -1,15 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Bufrsgwh Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.bufrsgwh -Bundle-Version: 1.0.0.qualifier -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: javax.persistence;bundle-version="1.0.0", - com.raytheon.edex.common;bundle-version="1.11.31", - gov.noaa.nws.ncep.common;bundle-version="1.0.0", - org.apache.commons.logging;bundle-version="1.0.4" -Export-Package: gov.noaa.nws.ncep.common.dataplugin.bufrsgwh, - gov.noaa.nws.ncep.common.dataplugin.bufrsgwh.dao -Import-Package: gov.noaa.nws.ncep.edex.common.dao diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject deleted file mode 100644 index bdfea55454..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject +++ /dev/null @@ -1 +0,0 @@ -gov.noaa.nws.ncep.common.dataplugin.bufrsgwh.BufrSgwhRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/component-deploy.xml deleted file mode 100644 index d8bb957419..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/component-deploy.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwh/BufrSgwhRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwh/BufrSgwhRecord.java deleted file mode 100644 index 39c8b3ad1c..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwh/BufrSgwhRecord.java +++ /dev/null @@ -1,1516 +0,0 @@ -/** - * - * BufrsgwhRecord - * - * This java class performs the mapping to the database for BUFR BufrSgwh. - * - *
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * ------- 		------- 	--------	-----------
- * 04/21/10		208			F. J. Yen	Initial coding to11dr3
- * 05/27/10		208			F. J. Yen	Refactored from plugin for migration to to11dr11
- * 08/09/10		208			F. J. Yen	Modify names of some getters
- * 
- * - * @author F. J. Yen - * @version 1.0 - * - */ -package gov.noaa.nws.ncep.common.dataplugin.bufrsgwh; - -import java.util.Calendar; -import java.util.Collection; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.Table; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "bufrsgwh", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize - -public class BufrSgwhRecord extends PluginDataObject implements IDecoderGettable { - private static final long serialVersionUID = 1L; - - /** Satellite Identification */ - @Column - @DataURI(position=1) - @XmlElement - @DynamicSerializeElement - private Long said; - - /** Software Identification */ - @Column - @XmlElement - @DynamicSerializeElement - private Long swid; - - /** Identification of the originating/generating center */ - @Column - @XmlElement - @DynamicSerializeElement - private Long ogce; - - /** Satellite sensor indicator, first occurrence */ - @Column - @XmlElement - @DynamicSerializeElement - private Long ssin1; - - /** Satellite sensor indicator, second occurrence */ - @Column - @XmlElement - @DynamicSerializeElement - private Long ssin2; - - /** Orbit Number */ - @Column - @DataURI(position=2) - @XmlElement - @DynamicSerializeElement - private Long orbn; - - /** Height of station in meters */ - @Column - @XmlElement - @DynamicSerializeElement - private Double selv; - - /** Height increment in meters */ - @Column - @XmlElement - @DynamicSerializeElement - private Double hinc; - - /** Observation time */ - @Column - @DataURI(position=3) - @XmlElement - @DynamicSerializeElement - private Calendar obsTime; - - /** Latitude */ - @Column - @DataURI(position=4) - @XmlElement - @DynamicSerializeElement - private Double clath; - - /** Longitude */ - @Column - @DataURI(position=5) - @XmlElement - @DynamicSerializeElement - private Double clonh; - - /** Remotely sensed surface type */ - @Column - @XmlElement - @DynamicSerializeElement - private Long rsst; - - /** Altimeter echo type */ - @Column - @XmlElement - @DynamicSerializeElement - private Long aetp; - - /** Land/Sea qualifier */ - @Column - @XmlElement - @DynamicSerializeElement - private Long lsql; - - /** Altimeter state flag */ - @Column - @XmlElement - @DynamicSerializeElement - private Long asfl; - - /** Radiometer state flag */ - @Column - @XmlElement - @DynamicSerializeElement - private Long rsfl; - - /** 3D error estimate of the navigator orbit */ - @Column - @XmlElement - @DynamicSerializeElement - private Long eeno; - - /** Associated field significance for sgwh */ - @Column - @XmlElement - @DynamicSerializeElement - private Long afssgwh; - - /** Significant wave height in meters */ - @Column - @XmlElement - @DynamicSerializeElement - private Double sgwh; - - /** First order statistics */ - @Column - @XmlElement - @DynamicSerializeElement - private Long fostsgwh; - - /** Significant wave height (standard deviation) in meters */ - @Column - @XmlElement - @DynamicSerializeElement - private Double sgwhstd; - - /** Number of valid points per second used to derive previous parameters */ - @Column - @XmlElement - @DynamicSerializeElement - private Long nvpp; - - /** Type of Band for 1st replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Long tobdg1r1; - - /** Type of Band for 2nd replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Long tobdg1r2; - - /** Associated field significance for group 1, replication 1, first occurrence*/ - @Column - @XmlElement - @DynamicSerializeElement - private Long afsbkstg1r1; - - /** Associated field significance for group 1, replication 2, first occurrence*/ - @Column - @XmlElement - @DynamicSerializeElement - private Long afsbkstg1r2; - - /** Backscatter in decibels for group 1 rep 1 */ - @Column - @XmlElement - @DynamicSerializeElement - private Double bkstg1r1; - - /** Backscatter in decibels for group 1 rep 2 */ - @Column - @XmlElement - @DynamicSerializeElement - private Double bkstg1r2; - - /** fost for bkst for group 1, replication 1, first fost occurrence*/ - @Column - @XmlElement - @DynamicSerializeElement - private Long fostbkstg1r1; - - /** fost for bkst for group 1, replication 2, first fost occurrence*/ - @Column - @XmlElement - @DynamicSerializeElement - private Long fostbkstg1r2; - - /** Backscatter Standard Deviation in decibels for group 1 rep 1 */ - @Column - @XmlElement - @DynamicSerializeElement - private Double bkststdg1r1; - - /** Backscatter Standard Deviation in decibels for group 1 rep 2 */ - @Column - @XmlElement - @DynamicSerializeElement - private Double bkststdg1r2; - - /** Square of the off-nadir angle in degrees squared */ - @Column - @XmlElement - @DynamicSerializeElement - private Double sona; - - /** Associated Field Significance for Square of the off-nadir angle in degrees squared */ - @Column - @XmlElement - @DynamicSerializeElement - private Long afssona; - - /** Radiometer water vapor content in kg per square meter */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rwvc; - - /** Radiometer liquid content in kg per square meter */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rlqc; - - /** Associated field significance for group 1, replication 1, second occurrence*/ - @Column - @XmlElement - @DynamicSerializeElement - private Long afsselvg1r1; - - /** Associated field significance for group 1, replication 2, second occurrence*/ - @Column - @XmlElement - @DynamicSerializeElement - private Long afsselvg1r2; - - /** Height of station for 1st replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Double selvg1r1; - - /** Height of station for 2nd replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Double selvg1r2; - - /** Height increment in meters for 1st replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Double hincg1r1; - - /** Height increment in meters for snd replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Double hincg1r2; - - /** fost for selv for group 1, replication 1, second fost occurrence*/ - @Column - @XmlElement - @DynamicSerializeElement - private Long fostselvg1r1; - - /** fost for selv for group 1, replication 2, second fost occurrence*/ - @Column - @XmlElement - @DynamicSerializeElement - private Long fostselvg1r2; - - /** Std of Height of station for 1st replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Double selvstdg1r1; - - /** Std of Height of station for 2nd replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Double selvstdg1r2; - - /** Number of valid points per second used to derive previous parameters for 1st replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Long nvppg1r1; - - /** Number of valid points per second used to derive previous parameters for 2nd replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Long nvppg1r2; - - /** MEFR Mean Frequency for group 2 for 1st replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Double mefrg2r1; - - /** mefr Mean Frequency for group 2 for 2nd replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Double mefrg2r2; - - /** mefr Mean Frequency for group 2 for 3rd replication */ - @Column - @XmlElement - @DynamicSerializeElement - private Double mefrg2r3; - - /** Associated field significance for tmbr for group 2, replication 1 */ - @Column - @XmlElement - @DynamicSerializeElement - private Long afstmbrg2r1; - - /** Associated field significance for tmbr for group 2, replication 2 */ - @Column - @XmlElement - @DynamicSerializeElement - private Long afstmbrg2r2; - - /** Associated field significance for tmbr for group 2, replication 3 */ - @Column - @XmlElement - @DynamicSerializeElement - private Long afstmbrg2r3; - - /** Brightness temperature tmbrg2r1 in K for group 2, rep 1 */ - @Column - @XmlElement - @DynamicSerializeElement - private Double tmbrg2r1; - - /** Brightness temperature tmbrg2r2 in K for group 2 rep 2 */ - @Column - @XmlElement - @DynamicSerializeElement - private Double tmbrg2r2; - - /** Brightness temperature tmbrg2r3 in K for group 2 rep 3 */ - @Column - @XmlElement - @DynamicSerializeElement - private Double tmbrg2r3; - - /** Satellite-derived wind computation method swcmg3r1 for group 3 rep 1 */ - @Column - @XmlElement - @DynamicSerializeElement - private Long swcmg3r1; - - /** Satellite-derived wind computation method swcmg3r1 for group 3 rep 2 */ - @Column - @XmlElement - @DynamicSerializeElement - private Long swcmg3r2; - - /** Wind speed at 10 m; in meters per second; for group 3 rep 1 */ - @Column - @XmlElement - @DynamicSerializeElement - private Double ws10g3r1; - - /** Wind speed at 10 m; in meters per second; for group 3 rep 2 */ - @Column - @XmlElement - @DynamicSerializeElement - private Double ws10g3r2; - - /** Report type */ - @Column(length=8) - @XmlElement - @DynamicSerializeElement - private String reportType; - - /** Text of the WMO header */ - @Column(length=32) - @XmlElement - @DynamicSerializeElement - private String wmoHeader; - - /** - * Empty constructor. - */ - public BufrSgwhRecord () { - } - - /** - * Constructor for DataURI construction through base class. This is used by - * the notification service. - * - * @param uri - * A data uri applicable to this class. - */ - public BufrSgwhRecord (String uri) { - super(uri); - } - - /** - * Get the observation report type. - * - * @return the reportType - */ - public String getReportType() { - return reportType; - } - - /** - * Set the observation report type. - * - * @param reportType the reportType to set - */ - public void setReportType(String reportType) { - this.reportType = reportType; - } - - /** - * Get the Satellite Identifier. - * - * @return the Satellite ID - */ - public Long getSaid() { - return said; - } - - /** - * Set the Satellite Identifier. - * - * @param said the Satellite ID to set - */ - public void setSaid(Long said) { - this.said = said; - } - - /** - * @param swid the Software Identification to get - */ - /** - * @return the swid - */ - public Long getSwid() { - return swid; - } - /** - * @param swid the Software Identification to set - */ - public void setSwid(Long swid) { - this.swid = swid; - } - - /** - * @param ogce the Identification of originating/generating center to return - */ - /** - * @return the ogce - */ - public Long getOgce() { - return ogce; - } - /** - * @param ogce the Identification of originating/generating center to set - */ - public void setOgce(Long ogce) { - this.ogce = ogce; - } - - /** - * @param ssin1 the Satellite Sensor Indicator 1 to return - */ - /** - * @return the ssin1 - */ - public Long getSsin1() { - return ssin1; - } - /** - * @param ssin the Satellite Sensor Indicator 1 to set - */ - public void setSsin1(Long ssin1) { - this.ssin1 = ssin1; - } - /** - * @param ssin the Satellite Sensor Indicator 2 to return - */ - /** - * @return the ssin2 - */ - public Long getSsin2() { - return ssin2; - } - /** - * @param ssin2 the Satellite Sensor Indicator 2 to set - */ - public void setSsin2(Long ssin2) { - this.ssin2 = ssin2; - } - - /** - * @param orbn the Orbit number to return - */ - /** - * @return the orbn - */ - public Long getOrbn() { - return orbn; - } - /** - * @param orbn the Orbit number to set - */ - public void setOrbn(Long orbn) { - this.orbn = orbn; - } - - /** - * @param selv height of station to return - */ - /** - * @return the selv - */ - public Double getSelv() { - return selv; - } - /** - * @param selv the height of elevation to set - */ - public void setSelv(Double selv) { - this.selv = selv; - } - - /** - * @param hinc height increment to return - */ - /** - * @return the hinc - */ - public Double getHinc() { - return hinc; - } - /** - * @param hinc the height increment to set - */ - public void setHinc(Double hinc) { - this.hinc = hinc; - } - - /** - * @return the clath - */ - public Double getClath() { - return clath; - } - - /** - * @param clath the clath to set - */ - public void setClath(Double clath) { - this.clath = clath; - } - - /** - * @return the clonh - */ - public Double getClonh() { - return clonh; - } - - /** - * @param clonh the clonh to set - */ - public void setClonh(Double clonh) { - this.clonh = clonh; - } - - /** - * @param rsst remotely sensed surface type to return - */ - /** - * @return the rsst - */ - public Long getRsst() { - return rsst; - } - /** - * @param rsst the remotely sensed surface type to set - */ - public void setRsst(Long rsst) { - this.rsst = rsst; - } - - /** - * @param aetp remotely sensed surface type to return - */ - /** - * @return the aetp - */ - public Long getAetp() { - return aetp; - } - /** - * @param aetp the remotely sensed surface type to set - */ - public void setAetp(Long aetp) { - this.aetp = aetp; - } - - /** - * @param lsql land/sea qualifier to return - */ - /** - * @return the lsql - */ - public Long getLsql() { - return lsql; - } - /** - * @param lsql land/sea qualifer to set - */ - public void setLsql(Long lsql) { - this.lsql = lsql; - } - - /** - * @param asfl altimeter state flag to return - */ - /** - * @return the asfl - */ - public Long getAsfl() { - return asfl; - } - /** - * @param asfl the altimeter state flag to set - */ - public void setAsfl(Long asfl) { - this.asfl = asfl; - } - - /** - * @param rsfl radiometer state flag to return - */ - /** - * @return the rsfl - */ - public Long getRsfl() { - return rsfl; - } - /** - * @param rsfl the radiometer state flag to set - */ - public void setRsfl(Long rsfl) { - this.rsfl = rsfl; - } - - /** - * @param eeno three dimensional error estimate of the navigator orbit to return - */ - /** - * @return the eeno - */ - public Long getEeno() { - return eeno; - } - /** - * @param eeno three dimensional error estimate of the navigator orbit to set - */ - public void setEeno(Long eeno) { - this.eeno = eeno; - } - - /** - * @param afssgwh associated field significance for sgwh to return - */ - /** - * @return the afssgwh - */ - public Long getAfssgwh() { - return afssgwh; - } - /** - * @param afssgwh associated field significance for sgwh to set - */ - public void setAfssgwh(Long afssgwh) { - this.afssgwh = afssgwh; - } - - - /** - * @param sgwh significant wave height to return - */ - /** - * @return the sgwh - */ - public Double getSgwh() { - return sgwh; - } - /** - * @param sgwh significant wave height to set - */ - public void setSgwh(Double sgwh) { - this.sgwh = sgwh; - } - - /** - * @param sgwh significant wave height (standard deviation) to return - */ - /** - * @return the sgwhStd - */ - public Double getSgwhstd() { - return sgwhstd; - } - /** - * @param sgwh significant wave height to set - */ - public void setSgwhstd(Double sgwhstd) { - this.sgwhstd = sgwhstd; - } - - /** - * @param fostsgwh first order statistics for sgwh to return - */ - /** - * @return the fostsgwh - */ - public Long getFostsgwh() { - return fostsgwh; - } - /** - * @param fostsgwh first order statistics for sgwh to set - */ - public void setFostsgwh(Long fostsgwh) { - this.fostsgwh = fostsgwh; - } - - /** - * @param nvpp number of valid points per sec used to derive previous parameters to return - */ - /** - * @return the nvpp - */ - public Long getNvpp() { - return nvpp; - } - /** - * @param nvpp number of valid points per sec used to derive previous parameters to set - */ - public void setNvpp(Long nvpp) { - this.nvpp = nvpp; - } - - /** - * @param tobdg1r1 type of band for 1st replication to return - */ - /** - * @return the tobdg1r1 - */ - public Long getTobdg1r1() { - return tobdg1r1; - } - /** - * @param tbnd type of band for 1st replication to set - */ - public void setTobdg1r1(Long tobdg1r1) { - this.tobdg1r1 = tobdg1r1; - } - - /** - * @param tobdg1r2 type of band for 2nd replication to return - */ - /** - * @return the tobdg1r2 - */ - public Long getTobdg1r2() { - return tobdg1r2; - } - /** - * @param tobdg1r2 type of band for 2nd replication to set - */ - public void setTobdg1r2(Long tobdg1r2) { - this.tobdg1r2 = tobdg1r2; - } - - /** - * @param afsbkstg1r1 associated field sig. bkst in group1, 1st replication to return - */ - /** - * @return the afsbkstg1r1 - */ - public Long getAfsbkstg1r1() { - return afsbkstg1r1; - } - /** - * @param afsbkstg1r1 associated field sig. for bkst in group 1, 1st replication to set - */ - public void setAfsbkstg1r1(Long afsbkstg1r1) { - this.afsbkstg1r1 = afsbkstg1r1; - } - - /** - * @param afsbkstg1r2 associated field sig for bkst in group 1, 2nd replication to return - */ - /** - * @return the afsbkstg1r2 - */ - public Long getAfsbkstg1r2() { - return afsbkstg1r2; - } - /** - * @param afsbkstg1r2 associated field sig for bkst in group 1, 2nd replication to set - */ - public void setAfsbkstg1r2(Long afsbkstg1r2) { - this.afsbkstg1r2 = afsbkstg1r2; - } - - /** - * @param afsselvg1r1 associated field sig for selv in group 1, 1st replication to return - */ - /** - * @return the afsselvg1r1 - */ - public Long getAfsselvg1r1() { - return afsselvg1r1; - } - /** - * @param afsselvg1r1 associated field sig for selv in group 1, 1st replication to set - */ - public void setAfsselvg1r1(Long afsselvg1r1) { - this.afsselvg1r1 = afsselvg1r1; - } - - /** - * @param afsselvg1r2b associated field sig for selv in group 1, 2nd replication to return - */ - /** - * @return the afsselvg1r2 - */ - public Long getAfsselvg1r2() { - return afsselvg1r2; - } - /** - * @param afsselvg1r2b associated field sig for selv in group 1 for 2nd replication to set - */ - public void setAfsselvg1r2(Long afsselvg1r2) { - this.afsselvg1r2 = afsselvg1r2; - } - - /** - * @param fostbkstg1r1 fost for bkst for group 1, 1st replication to return - */ - /** - * @return the fostbkstg1r1 - */ - public Long getFostbkstg1r1() { - return fostbkstg1r1; - } - /** - * @param fostbkstg1r1 fost for bkst for group 1, 1st replication to set - */ - public void setFostbkstg1r1(Long fostbkstg1r1) { - this.fostbkstg1r1 = fostbkstg1r1; - } - - /** - * @param fostbkstg1r2 fost for bkst for group 1, 2nd replication to return - */ - /** - * @return the fostbkstg1r2 fost for bkst for group 1, 2nd replication to set - */ - public Long getFostbkstg1r2() { - return fostbkstg1r2; - } - /** - * @param afsg1r2 associated field sig for 1st occurrence in group 1, 2nd replication to set - */ - public void setFostbkstg1r2(Long fostbkstg1r2) { - this.fostbkstg1r2 = fostbkstg1r2; - } - - /** - * @param bkstg1r1 backscatter to return - */ - /** - * @return the bkstg1r1 - */ - public Double getBkstg1r1() { - return bkstg1r1; - } - /** - * @param bkst backscatter to set - */ - public void setBkstg1r1(Double bkstg1r1) { - this.bkstg1r1 = bkstg1r1; - } - - /** - * @param bkststdg1r1 backscatter standard deviation to return - */ - /** - * @return the bkststdg1r1 - */ - public Double getBkststdg1r1() { - return bkststdg1r1; - } - /** - * @param bkststdg1r1 backscatter standard deviation to set - */ - public void setBkststdg1r1(Double bkststdg1r1) { - this.bkststdg1r1 = bkststdg1r1; - } - - /** - * @param bkstg1r2 backscatter to return - */ - /** - * @return the bkstg1r2 - */ - public Double getBkstg1r2() { - return bkstg1r2; - } - /** - * @param bkstg1r2 backscatter to set - */ - public void setBkstg1r2(Double bkstg1r2) { - this.bkstg1r2 = bkstg1r2; - } - - /** - * @param bkststdg1r2 backscatter standard deviation to return - */ - /** - * @return the bkststdg1r2 - */ - public Double getBkststdg1r2() { - return bkststdg1r2; - } - /** - * @param bkststdg1r backscatter standard deviation to set - */ - public void setBkststdg1r2(Double bkststdg1r2) { - this.bkststdg1r2 = bkststdg1r2; - } - - /** - * @param fostselvg1r1 fost for selv for group 1, 1st replication to return - */ - /** - * @return the fostselvg1r1 - */ - public Long getFostselvg1r1() { - return fostselvg1r1; - } - /** - * @param fostselvg1r1 fost for selv for group 1, 1st replication to set - */ - public void setFostselvg1r1(Long fostselvg1r1) { - this.fostselvg1r1 = fostselvg1r1; - } - - /** - * @param fostselvg1r2 fost for selv for group 1, 2nd replication to return - */ - /** - * @return the fostselvg1r2 - */ - public Long getFostselvg1r2() { - return fostselvg1r2; - } - /** - * @param fostselvg1r2 fost for selv for 1st occurrence in group 1, 2nd replication to set - */ - public void setFostselvg1r2(Long fostselvg1r2) { - this.fostselvg1r2 = fostselvg1r2; - } - - - /** - * @param selvg1r1 elevation of satellite in group 1 replication 1 to return - */ - /** - * @return the selvg1r1 - */ - public Double getSelvg1r1() { - return selvg1r1; - } - /** - * @param selv elevation of satellite in group 1 replication 1 to set - */ - public void setSelvg1r1(Double selvg1r1) { - this.selvg1r1 = selvg1r1; - } - - /** - * @param selvg1r2 elevation of satellite in group 1 replication 2 to return - */ - /** - * @return the selvg1r2 - */ - public Double getSelvg1r2() { - return selvg1r2; - } - /** - * @param selvg1r2 elevation of satellite in group 1 replication 2 to set - */ - public void setSelvg1r2(Double selvg1r2) { - this.selvg1r2 = selvg1r2; - } - - /** - * @param hincg1r1 height increment in group 1 replication 1 to return - */ - /** - * @return the hincg1r1 - */ - public Double getHincg1r1() { - return hincg1r1; - } - /** - * @param hincg1r1 height increment in group 1 replication 1 to set - */ - public void setHincg1r1(Double hincg1r1) { - this.hincg1r1 = hincg1r1; - } - - /** - * @param hincg1r2 height increment in group 1 replication 2 to return - */ - /** - * @return the hincg1r2 - */ - public Double getHincg1r2() { - return hincg1r2; - } - /** - * @param hincg1r1 height increment in group 1 replication 2 to set - */ - public void setHincg1r2(Double hincg1r2) { - this.hincg1r2 = hincg1r2; - } - - /** - * @param selvstdg1r1 std of elevation of satellite in group 1 replication 1 to return - */ - /** - * @return the selvstdg1r1 - */ - public Double getSelvstdg1r1() { - return selvstdg1r1; - } - /** - * @param selvstdg1r1 elevation of satellite in group 1 replication 2 to set - */ - public void setSelvstdg1r1(Double selvstdg1r1) { - this.selvstdg1r1 = selvstdg1r1; - } - - /** - * @param selvstdg1r2 std of elevation of satellite in group 1 replication 1 to return - */ - /** - * @return the selvstdg1r2 - */ - public Double getSelvstdg1r2() { - return selvstdg1r2; - } - /** - * @param selvstdg1r2 elevation of satellite in group 1 replication 2 to set - */ - public void setSelvstdg1r2(Double selvstdg1r2) { - this.selvstdg1r2 = selvstdg1r2; - } - - /** - * @param nvppg1r1 number of valid points per sec used to derive previous parameters - * in group 1 replication 1 to return - */ - /** - * @return the nvppg1r1 - */ - public Long getNvppg1r1() { - return nvppg1r1; - } - /** - * @param nvppg1r1 number of valid points per sec used to derive previous parameters - * in group 1 replication 1 to set - */ - public void setNvppg1r1(Long nvppg1r1) { - this.nvppg1r1 = nvppg1r1; - } - - /** - * @param nvppg1r2 number of valid points per sec used to derive previous parameters - * in group 1 replication 2 to return - */ - /** - * @return the nvppg1r1 - */ - public Long getNvppg1r2() { - return nvppg1r2; - } - /** - * @param nvppg1r2 number of valid points per sec used to derive previous parameters - * in group 1 replication 2 to set - */ - public void setNvppg1r2(Long nvppg1r2) { - this.nvppg1r2 = nvppg1r2; - } - - /** - * @param afssona Associated Field Significance of Square of the off-nadir angle to return - */ - /** - * @return the afssona - */ - public Long getAfssona () { - return afssona; - } - /** - * @param afssona Assocaited Field Significance of sona to set - */ - public void setAfssona(Long afssona) { - this.afssona = afssona; - } - - /** - * @param sona Square of the off-nadir angle to return - */ - /** - * @return the sona - */ - public Double getSona () { - return sona; - } - /** - * @param sona Square of the off-nadir angle to set - */ - public void setSona(Double sona) { - this.sona = sona; - } - - /** - * @param mefrg2r1 mean frequency in hz for group 2 rep 1 to return - */ - /** - * @return the mefrg2r1 - */ - public Double getMefrg2r1() { - return mefrg2r1; - } - /** - * @param mefrg2r1 mean frequency for group 2 rep 1 to set - */ - public void setMefrg2r1(Double mefrg2r1) { - this.mefrg2r1 = mefrg2r1; - } - - /** - * @param mefrg2r2 mean frequency in hz for group 2 rep 2 to return - */ - /** - * @return the mefrg2r2 - */ - public Double getMefrg2r2() { - return mefrg2r2; - } - /** - * @param mefrg2r2 mean frequency for group 2 rep 2 to set - */ - public void setMefrg2r2(Double mefrg2r2) { - this.mefrg2r2 = mefrg2r2; - } - - /** - * @param mefrg2r3 mean frequency in hz for group 2 rep 3 to return - */ - /** - * @return the mefrg2r3 - */ - public Double getMefrg2r3() { - return mefrg2r3; - } - /** - * @param mefrg2r3 mean frequency for group 2 rep 3 to set - */ - public void setMefrg2r3(Double mefrg2r3) { - this.mefrg2r3 = mefrg2r3; - } - - /** - * @param afstmbrg2r1 associated field sig for tmbr in group 2, 1st replication to return - */ - /** - * @return the afstmbrg2r1 - */ - public Long getAfstmbrg2r1() { - return afstmbrg2r1; - } - /** - * @param afstmbrg2r1 associated field sig for tmbr in group 2, 1st replication to set - */ - public void setAfstmbrg2r1(Long afstmbrg2r1) { - this.afstmbrg2r1 = afstmbrg2r1; - } - - /** - * @param afstmbrg2r2b associated field sig for tmbr in group 2, 2nd replication to return - */ - /** - * @return the afstmbrg2r2 - */ - public Long getAfstmbrg2r2() { - return afstmbrg2r2; - } - /** - * @param afstmbrg2r2b associated field sig for tmbr in group 2 for 2nd replication to set - */ - public void setAfstmbrg2r2(Long afstmbrg2r2) { - this.afstmbrg2r2 = afstmbrg2r2; - } - - /** - * @param afstmbrg2r3 associated field sig for tmbr in group 2, 3rd replication to return - */ - /** - * @return the afstmbrg2r3 - */ - public Long getAfstmbrg2r3() { - return afstmbrg2r3; - } - /** - * @param afstmbrg2r3 associated field sig for tmbr in group 2, 3rd replication to set - */ - public void setAfstmbrg2r3(Long afstmbrg2r3) { - this.afstmbrg2r3 = afstmbrg2r3; - } - - - /** - * @param tmbrg2r1 brightness temperature in K for group 2 rep 1 to return - */ - /** - * @return the tmbrg2r1 - */ - public Double getTmbrg2r1() { - return tmbrg2r1; - } - /** - * @param tmbrg2r1 brightness temperaturefor group 2 rep 1 to set - */ - public void setTmbrg2r1(Double tmbrg2r1) { - this.tmbrg2r1 = tmbrg2r1; - } - /** - * @param tmbrg2r2 brightness temperature in K for group 2 rep 2 to return - */ - /** - * @return the tmbrg2r2 - */ - public Double getTmbrg2r2() { - return tmbrg2r2; - } - /** - * @param tmbrg2r2 brightness temperaturefor group 2 rep 2 to set - */ - public void setTmbrg2r2(Double tmbrg2r2) { - this.tmbrg2r2 = tmbrg2r2; - } - /** - * @param tmbrg2r3 brightness temperature in K for group 2 rep 3 to return - */ - /** - * @return the tmbrg2r3 - */ - public Double getTmbrg2r3() { - return tmbrg2r3; - } - /** - * @param tmbrg2r3 mean frequency for group 2 rep 3 to set - */ - public void setTmbrg2r3(Double tmbrg2r3) { - this.tmbrg2r3 = tmbrg2r3; - } - - /** - * @param swcmg3r1 satellite-derived wind computation method for group 3 rep 1 to return - */ - /** - * @return the swcmg3r1 - */ - public Long getSwcmg3r1() { - return swcmg3r1; - } - /** - * @param swcmg3r1 satellite-derived wind computation method for group 3 rep 1 to set - */ - public void setSwcmg3r1(Long swcmg3r1) { - this.swcmg3r1 = swcmg3r1; - } - - /** - * @param swcmg3r2 satellite-derived wind computation method for group 3 rep 2 to return - */ - /** - * @return the swcmg3r2 - */ - public Long getSwcmg3r2() { - return swcmg3r2; - } - /** - * @param swcmg3r2 satellite-derived wind computation method for group 3 rep 2 to set - */ - public void setSwcmg3r2(Long swcmg3r2) { - this.swcmg3r2 = swcmg3r2; - } - - /** - * @param ws10g3r1 wind speed at 10 m for group 3 rep 1 to return - */ - /** - * @return the ws10g3r1 - */ - public Double getWs10g3r1() { - return ws10g3r1; - } - /** - * @param ws10g3r1 wind speed at 10 m to set - */ - public void setWs10g3r1(Double ws10g3r1) { - this.ws10g3r1 = ws10g3r1; - } - - /** - * @param ws10g3r1 wind speed at 10 m for group 3 rep 2 to return - */ - /** - * @return the ws10g3r2 - */ - public Double getWs10g3r2() { - return ws10g3r2; - } - /** - * @param ws10g3r1 wind speed at 10 m to set - */ - public void setWs10g3r2(Double ws10g3r2) { - this.ws10g3r2 = ws10g3r2; - } - - /** - * @param rwvc radiometer liquid content to return - */ - /** - * @return the rwvc - */ - public Double getRwvc() { - return rwvc; - } - /** - * @param rwvc radiometer liquid content to set - */ - public void setRwvc(Double rwvc) { - this.rwvc = rwvc; - } - - /** - * @param rlqc radiometer liquid content to return - */ - /** - * @return the rlqc - */ - public Double getRlqc() { - return rlqc; - } - /** - * @param rlqc radiometer liquid content to set - */ - public void setRlqc(Double rlqc) { - this.rlqc = rlqc; - } - - /** - * @return the wmoHeader - */ - public String getWmoHeader() { - return wmoHeader; - } - - /** - * @param wmoHeader - * the wmoHeader to set - */ - public void setWmoHeader(String wmoHeader) { - this.wmoHeader = wmoHeader; - } - - /** - * @return the obsTime - */ - public Calendar getObsTime() { - return obsTime; - } - - /** - * @param obsTime the obsTime to set - */ - public void setObsTime(Calendar obsTime) { - this.obsTime = obsTime; - } - - - /** - * Get the value and units of a named parameter within this observation. - * @param paramName - * The name of the parameter value to retrieve. - * @return An Amount with value and units. If the parameter is unknown, a - * null reference is returned. - */ - @Override - public Amount getValue(String paramName) { - return null; - } - - /** - * Get the value of a parameter that is represented as a String. - * - * @param paramName - * The name of the parameter value to retrieve. - * @return The String value of the parameter. If the parameter is unknown, a - * null reference is returned. - */ - @Override - public String getString(String paramName) { - return null; - } - - - /** - * Get the value of a parameter that is represented as a String. - * - * @param paramName - * The name of the parameter value to retrieve. - * @return The String value of the parameter. If the parameter is unknown, a - * null reference is returned. - */ - @Override - public Collection getValues(String paramName) { - return null; - } - - /** - * Get the IDecoderGettable reference for this record. - * - * @return The IDecoderGettable reference for this record. - */ - @Override - public IDecoderGettable getDecoderGettable() { - return this; - } - - @Override - public void setDataURI(String dataURI) { - identifier = dataURI; - } - - @Override - public String[] getStrings(String paramName) { - return null; - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwh/dao/BufrsgwhDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwh/dao/BufrsgwhDao.java deleted file mode 100644 index 103cc9b881..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwh/dao/BufrsgwhDao.java +++ /dev/null @@ -1,75 +0,0 @@ -/** - * Set of DAO methods for BUFRSGWH data. - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date			Ticket#		Engineer	Description
- * ------------ -----------	----------- --------------------------
- * 24May2010	   208		F. J. Yen	Initial Coding (Following one of RTN's DAO to refactor)
- * 
- * - * @author fjyen - * @version 1.0 - **/ -package gov.noaa.nws.ncep.common.dataplugin.bufrsgwh.dao; - -import java.util.List; - -import gov.noaa.nws.ncep.common.dataplugin.bufrsgwh.BufrSgwhRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; - -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.database.DataAccessLayerException; - -public class BufrsgwhDao extends NcepDefaultPluginDao { - - - /** - * Creates a new ReccoDao - * @throws PluginException - */ - public BufrsgwhDao(String pluginName) throws PluginException { - super(pluginName); - } - - /** - * Retrieves a BUFRSGWH report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public BufrSgwhRecord queryByDataURI(String dataURI) { - BufrSgwhRecord report = null; - List obs = null; - try { - obs = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if((obs != null)&&(obs.size() > 0)) { - report = (BufrSgwhRecord) obs.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the Bufrsgwh table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.bufrsgwh where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwh/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwh/package-info.java deleted file mode 100644 index 90a0e1ddb4..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwh/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains utility classes for BufrsSgwh plugin -*/ -package gov.noaa.nws.ncep.common.dataplugin.bufrsgwh; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/.project deleted file mode 100644 index 7d11c90044..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 9bfcd675f5..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,7 +0,0 @@ -#Tue Nov 09 17:59:07 EST 2010 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 -org.eclipse.jdt.core.compiler.compliance=1.6 -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/META-INF/MANIFEST.MF deleted file mode 100644 index be97025011..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/META-INF/MANIFEST.MF +++ /dev/null @@ -1,15 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Bufrsgwhv Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv -Bundle-Version: 1.0.0.qualifier -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: javax.persistence;bundle-version="1.0.0", - com.raytheon.edex.common;bundle-version="1.12.1142", - gov.noaa.nws.ncep.common;bundle-version="1.0.0", - org.apache.log4j;bundle-version="1.0.0" -Export-Package: gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv, - gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv.dao -Import-Package: gov.noaa.nws.ncep.edex.common.dao diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject deleted file mode 100644 index 80614a7403..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject +++ /dev/null @@ -1 +0,0 @@ -gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv.BufrSgwhvRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/component-deploy.xml deleted file mode 100644 index b6f8428ba9..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwhv/BufrSgwhvRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwhv/BufrSgwhvRecord.java deleted file mode 100644 index b47c266dd4..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwhv/BufrSgwhvRecord.java +++ /dev/null @@ -1,468 +0,0 @@ -/** - * - * BufrsgwhvRecord - * - * This java class performs the mapping to the database for BufrSgwhv. - * - *
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * ------- 		------- 	--------	-----------
- * 11/10/10		208			F. J. Yen	Initial coding R1G1-4
- * 
- * - * @author F. J. Yen - * @version 1.0 - * - */ -package gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import java.util.Calendar;import java.util.Collection; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.Table; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "bufrsgwhv", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize - -public class BufrSgwhvRecord extends PluginDataObject implements IDecoderGettable { - private static final long serialVersionUID = 1L; - private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; - private static final Integer IMISSD = IDecoderConstantsN.INTEGER_MISSING; - - /** Satellite Identification */ - @Column - /* - * Height of waves are from blended TOPEX/Poseidon, Jason-1, ERS 1, - * ERS 2m GPO and Envisat ocean altimetry satellites, therefore satelliteId should - * be a primary key. Data is from Navoceano. SGWH is from Jason-1 and has satelliteID of - * 260. SGWH2 is from Jason-2 and has satelliteId of 261. SGWHE is from Envisat and has - * satelliteId of 60. - */ - @DataURI(position=4) - @XmlElement - @DynamicSerializeElement - private Long satelliteId; - - /** Observation time */ - @Column - @DataURI(position=1) - @XmlElement - @DynamicSerializeElement - private Calendar obsTime; - - /** Latitude */ - @Column - @DataURI(position=2) - @XmlElement - @DynamicSerializeElement - private Double lat; - - /** Longitude */ - @Column - @DataURI(position=3) - @XmlElement - @DynamicSerializeElement - private Double lon; - - /** Wind speed at 10 m (m/s) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double wspd10; - - /** Height of waves (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double htwaves; - - /** Standard Deviation of significant wave height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double sgwhSd; - - /** Altitude (Platform to ellipsoid) (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double altitude; - - /** Number of valid points per second used to derive previous parameters */ - @Column - @XmlElement - @DynamicSerializeElement - private Long peak; - - /** Altitude correction (ionosphere) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double altCorrI; - - /** Altitude correction (dry troposphere) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double altCorrD; - - /** Altitude correction (wet troposphere) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double altCorrW; - - /** Open loop correction (auto gain control) in decibels for group 1 rep 2 */ - @Column - @XmlElement - @DynamicSerializeElement - private Double loopCorr; - - /** Backscatter in decibels */ - @Column - @XmlElement - @DynamicSerializeElement - private Double bkst; - - /** Report type */ - @Column(length=32) - @XmlElement - @DynamicSerializeElement - private String reportType; - - /** - * Default constructor. - */ - public BufrSgwhvRecord () { - Double doubleRmissd = Double.parseDouble(String.valueOf(RMISSD)); - Long longImissd = Long.parseLong(String.valueOf(IMISSD)); - this.reportType="BUFRSGWHV"; - this.satelliteId = longImissd; - this.lat = doubleRmissd; - this.lon = doubleRmissd; - this.altCorrD = doubleRmissd; - this.wspd10 = doubleRmissd; - this.htwaves = doubleRmissd; - this.sgwhSd = doubleRmissd; - this.altitude = doubleRmissd; - this.altCorrI = doubleRmissd; - this.altCorrD = doubleRmissd; - this.altCorrW = doubleRmissd; - this.loopCorr = doubleRmissd; - this.bkst = doubleRmissd; - this.peak = longImissd; - } - - /** - * Constructor for DataURI construction through base class. This is used by - * the notification service. - * - * @param uri - * A data uri applicable to this class. - */ - public BufrSgwhvRecord (String uri) { - super(uri); - } - - /** - * Get the observation report type. - * - * @return the reportType - */ - public String getReportType() { - return reportType; - } - - /** - * Set the observation report type. - * - * @param reportType the reportType to set - */ - public void setReportType(String reportType) { - this.reportType = reportType; - } - - /** - * Get the Satellite Identifier. - * - * @return the Satellite ID - */ - public Long getSatelliteId() { - return satelliteId; - } - /** - * @param satelliteId the Satellite Identifier to set - */ - public void setSatelliteId(Long satelliteId) { - this.satelliteId = satelliteId; - } - - /** - * @return the lat - */ - public Double getLat() { - return lat; - } - - /** - * @param lat the latitude (coarse) to set - */ - public void setLat(Double lat) { - this.lat = lat; - } - - /** - * @return the lon - */ - public Double getLon() { - return lon; - } - - /** - * @param lon the longitude (coarse) to set - */ - public void setLon(Double lon) { - this.lon = lon; - } - - /** - * @param wspd10 wind speed at 10 m to return - */ - public Double getWspd10() { - return wspd10; - } - /** - * @param wspd10 wind speed at 10 m to set - */ - public void setWspd10(Double wspd10) { - this.wspd10 = wspd10; - } - - /** - * @param htwaves height of waves to return - */ - public Double getHtwaves() { - return htwaves; - } - /** - * @param htwaves height of waves to set - */ - public void setHtwaves(Double htwaves) { - this.htwaves = htwaves; - } - - /** - * @param SgwhSd SGWH standard deviation to return - */ - /** - * @return the SgwhSd - */ - public Double getSgwhSd() { - return sgwhSd; - } - /** - * @param SgwhSd SGWH standard deviation to set - */ - public void setSgwhSd(Double sgwhSd) { - this.sgwhSd = sgwhSd; - } - - /** - * @param altitude altitude (platform to ellipsoid) m - */ - public Double getAltitude() { - return altitude; - } - /** - * @param altitude altitude to set - */ - public void setAltitude(Double altitude) { - this.altitude = altitude; - } - - /** - * @param peak peakiness to return - */ - /** - * @return the peak - */ - public Long getPeak() { - return peak; - } - /** - * @param peak peakiness to set - */ - public void setPeak(Long peak) { - this.peak = peak; - } - - /** - * @param altCorrI altitude correction (ionosphere) to return - */ - /** - * @return the altCorrI - */ - public Double getAltCorrI() { - return altCorrI; - } - /** - * @param altCorrI altitude correction (ionosphere) (m) to set - */ - public void setAltCorrI(Double altCorrI) { - this.altCorrI = altCorrI; - } - - /** - * @param altCorrD altitude correction (dry troposphere) to return - */ - /** - * @return the altCorrD - */ - public Double getAltCorrD() { - return altCorrD; - } - /** - * @param altCorrD altitude correction (dry troposphere) (m) to set - */ - public void setAltCorrD(Double altCorrD) { - this.altCorrD = altCorrD; - } - - /** - * @param altCorrW altitude correction (wet troposphere) to return - */ - /** - * @return the altCorrW - */ - public Double getAltCorrW() { - return altCorrW; - } - /** - * @param altCorrI altitude correction (wet troposphere) (m) to set - */ - public void setAltCorrW(Double altCorrW) { - this.altCorrW = altCorrW; - } - /** - * @param loopCorr open loop correction (auto gain control) (db) to return - */ - /** - * @return the loopCorr - */ - public Double getLoopCorr() { - return loopCorr; - } - /** - * @param loopCorr open loop correction (auto gain control) (db) to set - */ - public void setLoopCorr(Double loopCorr) { - this.loopCorr = loopCorr; - } - - /** - * @param bkst backscatter to return - */ - /** - * @return the bkst - */ - public Double getBkst() { - return bkst; - } - /** - * @param bkst backscatter to set - */ - public void setBkst(Double bkst) { - this.bkst = bkst; - } - - /** - * @return the obsTime - */ - public Calendar getObsTime() { - return obsTime; - } - - /** - * @param obsTime the obsTime to set - */ - public void setObsTime(Calendar obsTime) { - this.obsTime = obsTime; - } - - - /** - * Get the value and units of a named parameter within this observation. - * @param paramName - * The name of the parameter value to retrieve. - * @return An Amount with value and units. If the parameter is unknown, a - * null reference is returned. - */ - @Override - public Amount getValue(String paramName) { - return null; - } - - /** - * Get the value of a parameter that is represented as a String. - * - * @param paramName - * The name of the parameter value to retrieve. - * @return The String value of the parameter. If the parameter is unknown, a - * null reference is returned. - */ - @Override - public String getString(String paramName) { - return null; - } - - - /** - * Get the value of a parameter that is represented as a String. - * - * @param paramName - * The name of the parameter value to retrieve. - * @return The String value of the parameter. If the parameter is unknown, a - * null reference is returned. - */ - @Override - public Collection getValues(String paramName) { - return null; - } - - /** - * Get the IDecoderGettable reference for this record. - * - * @return The IDecoderGettable reference for this record. - */ - @Override - public IDecoderGettable getDecoderGettable() { - return this; - } - - @Override - public void setDataURI(String dataURI) { - identifier = dataURI; - } - - @Override - public String[] getStrings(String paramName) { - return null; - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwhv/dao/BufrsgwhvDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwhv/dao/BufrsgwhvDao.java deleted file mode 100644 index 150bd6a2b2..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwhv/dao/BufrsgwhvDao.java +++ /dev/null @@ -1,74 +0,0 @@ -/** - * Set of DAO methods for BUFRSGWHV data. - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date			Ticket#		Engineer	Description
- * ------------ -----------	----------- --------------------------
- * 11/17/10		208			F. J. Yen	Initial Coding (based on BUFRSGWH)
- * 
- * - * @author fjyen - * @version 1.0 - **/ -package gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv.dao; - -import java.util.List; - -import gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv.BufrSgwhvRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.database.DataAccessLayerException; - -public class BufrsgwhvDao extends NcepDefaultPluginDao { - - - /** - * Creates a new ReccoDao - * @throws PluginException - */ - public BufrsgwhvDao(String pluginName) throws PluginException { - super(pluginName); - } - - /** - * Retrieves a BUFRSGWHV report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public BufrSgwhvRecord queryByDataURI(String dataURI) { - BufrSgwhvRecord report = null; - List obs = null; - try { - obs = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if((obs != null)&&(obs.size() > 0)) { - report = (BufrSgwhvRecord) obs.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the Bufrsgwhv table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.bufrsgwhv where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwhv/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwhv/package-info.java deleted file mode 100644 index 0d6d164c6a..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/src/gov/noaa/nws/ncep/common/dataplugin/bufrsgwhv/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains utility classes for BufrSgwhv plugin -*/ -package gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/.project deleted file mode 100644 index f186fe3d1d..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.common.dataplugin.bufrssha - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/META-INF/MANIFEST.MF deleted file mode 100644 index b86c81e451..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/META-INF/MANIFEST.MF +++ /dev/null @@ -1,16 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Bufrssha Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.bufrssha -Bundle-Version: 1.0.0.qualifier -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.31", - javax.persistence;bundle-version="1.0.0", - org.junit;bundle-version="1.0.0", - org.apache.log4j;bundle-version="1.0.0", - gov.noaa.nws.ncep.common;bundle-version="1.0.0" -Export-Package: gov.noaa.nws.ncep.common.dataplugin.bufrssha, - gov.noaa.nws.ncep.common.dataplugin.bufrssha.dao -Import-Package: gov.noaa.nws.ncep.edex.common.dao diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject deleted file mode 100644 index 5e810ceafe..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject +++ /dev/null @@ -1 +0,0 @@ -gov.noaa.nws.ncep.common.dataplugin.bufrssha.BufrSshaRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/component-deploy.xml deleted file mode 100644 index 073394f1d1..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/component-deploy.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/src/gov/noaa/nws/ncep/common/dataplugin/bufrssha/BufrSshaRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/src/gov/noaa/nws/ncep/common/dataplugin/bufrssha/BufrSshaRecord.java deleted file mode 100644 index 4bf9ba7c15..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/src/gov/noaa/nws/ncep/common/dataplugin/bufrssha/BufrSshaRecord.java +++ /dev/null @@ -1,2337 +0,0 @@ -/** - * - * BufrsshaRecord - * - * This java class performs the mapping to the database for BufrSsha. - * - *
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * ------- 		------- 	--------	-----------
- * 01/26/11		209			F. J. Yen	Initial coding R1G1-6
- * 
- * - * @author F. J. Yen - * @version 1.0 - * - */ -package gov.noaa.nws.ncep.common.dataplugin.bufrssha; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import java.util.Calendar;import java.util.Collection; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.Table; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "bufrssha", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize - -public class BufrSshaRecord extends PluginDataObject implements IDecoderGettable { - private static final long serialVersionUID = 1L; - private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; - private static final Integer IMISSD = IDecoderConstantsN.INTEGER_MISSING; - - /** Satellite Identification */ - @Column - /* - * Sea surface height anomalies are from blended TOPEX/Poseidon, Jason-1, ERS 1, - * ERS 2m GPO and Envisat ocean altimetry satellites, therefore said should - * be a primary key. - */ - @DataURI(position=4) - @XmlElement - @DynamicSerializeElement - private Long said; - - /** Satellite Instruments */ - @Column - @XmlElement - @DynamicSerializeElement - private Long siid; - - /** Station Acquisition */ - @Column(length=20) - @XmlElement - @DynamicSerializeElement - private String staq; - - /** Software Identification and Version Number */ - @Column(length=12) - @XmlElement - @DynamicSerializeElement - private String softv; - - /** Satellite Cycle Number */ - @Column - @XmlElement - @DynamicSerializeElement - private Long sacyln; - - /** Orbit Number */ - @Column - @DataURI(position=5) - @XmlElement - @DynamicSerializeElement - private Long orbn; - - /** Numerical Model Identifier */ - @Column(length=16) - @XmlElement - @DynamicSerializeElement - private String numid; - - /** Observation time */ - @Column - @DataURI(position=1) - @XmlElement - @DynamicSerializeElement - private Calendar obsTime; - - /** Latitude */ - @Column - @DataURI(position=2) - @XmlElement - @DynamicSerializeElement - private Double clath; - - /** Longitude */ - @Column - @DataURI(position=3) - @XmlElement - @DynamicSerializeElement - private Double clonh; - - /** Remotely Sensed Surface Type */ - @Column - @XmlElement - @DynamicSerializeElement - private Long rsst; - - /** Altimeter Echo Type */ - @Column - @XmlElement - @DynamicSerializeElement - private Long aetp; - - /** Radiometer Sensed Surface Type */ - @Column - @XmlElement - @DynamicSerializeElement - private Long dsst; - - /** Interpolation Flag */ - @Column - @XmlElement - @DynamicSerializeElement - private Long intf; - - /** Three-dimensional Error Estimate of the Navigator Orbit */ - @Column - @XmlElement - @DynamicSerializeElement - private Long eeno; - - /** Altimeter State Flag */ - @Column - @XmlElement - @DynamicSerializeElement - private Long asfl; - - /** Altimeter Data Quality Flag */ - @Column - @XmlElement - @DynamicSerializeElement - private Long adqf; - - /** Altimeter Correction Quality Flag */ - @Column - @XmlElement - @DynamicSerializeElement - private Long arqf; - - /** Altimeter Rain Flag */ - @Column - @XmlElement - @DynamicSerializeElement - private Long alrf; - - /** Radioimeter State Flag */ - @Column - @XmlElement - @DynamicSerializeElement - private Long rsfl; - - /** Radioimeter Data Quality Flag */ - @Column - @XmlElement - @DynamicSerializeElement - private Long rdqf; - - /** Radioimeter Brightness Temperature Interpretation */ - @Column - @XmlElement - @DynamicSerializeElement - private Long rbif; - - /** Ice Presence Indicator */ - @Column - @XmlElement - @DynamicSerializeElement - private Long ipin; - - /** Auxilliary Altimeter State Flags */ - @Column - @XmlElement - @DynamicSerializeElement - private Long aasf; - - /** Meteorological Map Availability */ - @Column - @XmlElement - @DynamicSerializeElement - private Long mmap; - - /** Interpolation Flag For Mean Diurnal Tide */ - @Column - @XmlElement - @DynamicSerializeElement - private Long ifdt; - - /** Ku Band Ocean Range (m)*/ - @Column - @XmlElement - @DynamicSerializeElement - private Double kbor; - - /** RMS of 20 Hz Ku Band Ocean Range (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rkbor; - - /** Number of 20 Hz valid points for Ku Band */ - @Column - @XmlElement - @DynamicSerializeElement - private Long nvpk2; - - /** Ku Band net instrumental Correction (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double kbic; - - /** Sea State Bias Correction On Ku Band (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double sbck; - - /** Ku Band Significant Wave Height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double kbsw; - - /** RMS 20 Hz Ku Band Significant Wave Height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rksw; - - /** Number of 20 Hz valid points for Ku Band Significant Wave Height */ - @Column - @XmlElement - @DynamicSerializeElement - private Long nvksw; - - /** 20 Hz RMS Ku Band Net Instrumental Correction For Significant Wave Height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double kncs; - - /** Ku Band Corrected Ocean Backscatter coefficient (kb) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double kobc; - - /** STD Ku Band Corrected Ocean Backscatter coefficient (kb) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double skobc; - - /** Number of valid points for Ku Band Backscatter */ - @Column - @XmlElement - @DynamicSerializeElement - private Long nvpkb; - - /** Ku band net instrumental correction for AGC (db) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double knic; - - /** Attenuation Correction 1 On Sigma-0 (db) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double acrs1; - - /** Attenuation Correction 2 On Sigma-0 (db) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double acrs2; - - /** Ku Band Automatic Gain Control (db) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double kagc; - - /** RMS Ku Band Automatic Gain Control (db) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rkagc; - - /** Number of valid points for Ku Band Automatic Gain Control */ - @Column - @XmlElement - @DynamicSerializeElement - private Long nvkg; - - /** C Band Ocean Range (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double cbor; - - /** RMS of C Band Ocean Range (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rcbor; - - /** Number of 20 Hz valid points for C band */ - @Column - @XmlElement - @DynamicSerializeElement - private Long nvpc; - - /** C band net instrumental correction (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double cbic; - - /** Sea state bias correction on C band (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double sbcc; - - /** C band significant wave height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double cbsw; - - /** RMS 20 Hz C band significant wave height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rcsw; - - /** Number of 20 Hz valid points for C band significance */ - @Column - @XmlElement - @DynamicSerializeElement - private Long nvcsw; - - /** C band net instrumental correction for significance (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double cncs; - - /** C band corrected ocean backscatter coefficient (db) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double ccob; - - /** RMS C band corrected ocean backscatter coefficient (db) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rccob; - - /** Number of valid points for C band backscatter */ - @Column - @XmlElement - @DynamicSerializeElement - private Long nvpcb; - - /** C band net instrumental correction for AGC (db) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double cnia; - - /** C band automatic gain control (db) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double cagc; - - /** RMS C band automatic gain control (db) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rcagc; - - /** Number of valid points for C band automatic gain */ - @Column - @XmlElement - @DynamicSerializeElement - private Long nvpca; - - /** Satellite channel center frequency 1 (hz) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double sccf1; - - /** Satellite channel center frequency 2 (hz) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double sccf2; - - /** Satellite channel center frequency 3 (hz) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double sccf3; - - /** Brightness temperature 1 (k) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double tmbrst1; - - /** Brightness temperature 2 (k) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double tmbrst2; - - /** Brightness temperature 3 (k) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double tmbrst3; - - /** Radiometer water vapor content (kg/m**2) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rwvc; - - /** Radiometer liquid content (kg/m**) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rlqc; - - /** Height or altitude 1 (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double hmsl1; - - /** Height or altitude 2 (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double hmsl2; - - /** Wind speed from altimeter (m/s) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double wspa; - - /** Wind speed from radiometer (m/s) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double wspr; - - /** u-component of the model wind vector (m/s) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double umwv; - - /** v-component of the model wind vector (m/s) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double vwmv; - - /** Mean dynamic topography (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double mdyt; - - /** Altitude of COG above reference ellipsoid (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double alre; - - /** Instantaneous altitude rate (m/s) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double ialr; - - /** Squared off nadir angle of the satellite from platform data (degree**2) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double onap; - - /** Squared off nadir angle of the satellite from waveform data (degree**2) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double sonaw; - - /** Ionospheric correction from model on Ku band (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double icmk; - - /** Altimeter ionospheric correction on Ku band (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double aick; - - /** Model dry tropospheric correction (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double mdtc; - - /** Model wet tropospheric correction (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double mwtc; - - /** Radiometer wet tropospheric correction (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double rwtc; - - /** Mean sea-surface height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double mssh; - - /** Mean sea surface height from altimeter only (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double msha; - - /** Geoid's height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double geodh; - - /** Ocean depth/land elevation (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double odle; - - /** Solid earth tide height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double seth; - - /** Total geocentric ocean tide height solution 1 (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double tgoth1; - - /** Total geocentric ocean tide height solution 2 (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double tgoth2; - - /** Loading tide height geocentric ocean tide solution 1 (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double lths1; - - /** Loading tide height geocentric ocean tide solution 2 (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double lths2; - - /** Long period tide height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double lpth; - - /** Non-equilibrium long period tide height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double nlth; - - /** Geocentric pole tide height (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double gpth; - - /* Inverted barometer correction (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double ibco; - - /* High frequency fluctuations of the sea surface topography correction (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double hfstc; - - /** Sea Surface Height Anomoly (m) */ - @Column - @XmlElement - @DynamicSerializeElement - private Double ssha; - - /** Report type */ - @Column(length=32) - @XmlElement - @DynamicSerializeElement - private String reportType; - - /** - * Default constructor. - */ - public BufrSshaRecord () { - Double doubleRmissd = Double.parseDouble(String.valueOf(RMISSD)); - Long longImissd = Long.parseLong(String.valueOf(IMISSD)); - this.reportType="BUFRSSHA"; - this.said = longImissd; - this.siid = longImissd; - this.staq = " "; - this.softv = " "; - this.sacyln = longImissd; - this.orbn = longImissd; - this.numid = " "; - this.clath = doubleRmissd; - this.clonh = doubleRmissd; - this.rsst = longImissd; - this.aetp = longImissd; - this.dsst = longImissd; - this.intf = longImissd; - this.eeno = longImissd; - this.asfl = longImissd; - this.adqf = longImissd; - this.arqf = longImissd; - this.alrf = longImissd; - this.rsfl = longImissd; - this.rdqf = longImissd; - this.rbif = longImissd; - this.ipin = longImissd; - this.aasf = longImissd; - this.mmap = longImissd; - this.ifdt = longImissd; - this.kbor = doubleRmissd; - this.rkbor = doubleRmissd; - this.nvpk2 = longImissd; - this.kbic = doubleRmissd; - this.sbck = doubleRmissd; - this.kbsw = doubleRmissd; - this.rksw = doubleRmissd; - this.nvksw = longImissd; - this.kncs = doubleRmissd; - this.kobc = doubleRmissd; - this.skobc = doubleRmissd; - this.nvpkb = longImissd; - this.knic = doubleRmissd; - this.acrs1 = doubleRmissd; - this.acrs2 = doubleRmissd; - this.kagc = doubleRmissd; - this.rkagc = doubleRmissd; - this.nvkg = longImissd; - this.cbor = doubleRmissd; - this.rcbor = doubleRmissd; - this.nvpc = longImissd; - this.cbic = doubleRmissd; - this.sbcc = doubleRmissd; - this.cbsw = doubleRmissd; - this.rcsw = doubleRmissd; - this.nvcsw = longImissd; - this.cncs = doubleRmissd; - this.ccob = doubleRmissd; - this.rccob = doubleRmissd; - this.nvpcb = longImissd; - this.cnia = doubleRmissd; - this.cagc = doubleRmissd; - this.rcagc = doubleRmissd; - this.nvpca = longImissd; - this.sccf1 = doubleRmissd; - this.sccf2 = doubleRmissd; - this.sccf3 = doubleRmissd; - this.tmbrst1 = doubleRmissd; - this.tmbrst2 = doubleRmissd; - this.tmbrst3 = doubleRmissd; - this.rwvc = doubleRmissd; - this.rlqc = doubleRmissd; - this.hmsl1 = doubleRmissd; - this.hmsl2 = doubleRmissd; - this.wspa = doubleRmissd; - this.wspr = doubleRmissd; - this.umwv = doubleRmissd; - this.vwmv = doubleRmissd; - this.mdyt = doubleRmissd; - this.alre = doubleRmissd; - this.ialr = doubleRmissd; - this.onap = doubleRmissd; - this.sonaw = doubleRmissd; - this.icmk = doubleRmissd; - this.aick = doubleRmissd; - this.mdtc = doubleRmissd; - this.mwtc = doubleRmissd; - this.rwtc = doubleRmissd; - this.mssh = doubleRmissd; - this.msha = doubleRmissd; - this.geodh = doubleRmissd; - this.odle = doubleRmissd; - this.seth = doubleRmissd; - this.tgoth1 = doubleRmissd; - this.tgoth2 = doubleRmissd; - this.lths1 = doubleRmissd; - this.lths2 = doubleRmissd; - this.lpth = doubleRmissd; - this.nlth = doubleRmissd; - this.gpth = doubleRmissd; - this.ibco = doubleRmissd; - this.hfstc = doubleRmissd; - this.ssha = doubleRmissd; - } - - /** - * Constructor for DataURI construction through base class. This is used by - * the notification service. - * - * @param uri - * A data uri applicable to this class. - */ - public BufrSshaRecord (String uri) { - super(uri); - } - - /** - * Get the observation report type. - * - * @return the reportType - */ - public String getReportType() { - return reportType; - } - - /** - * Set the observation report type. - * - * @param reportType the reportType to set - */ - public void setReportType(String reportType) { - this.reportType = reportType; - } - - /** - * Get the Satellite Identifier. - * - * @return the Satellite ID - */ - public Long getSaid() { - return said; - } - /** - * @param said the Satellite Identifier to set - */ - public void setSaid(Long said) { - this.said = said; - } - - /** - * Get the Satellite Instruments. - * - * @return the Satellite Instruments - */ - public Long getSiid() { - return siid; - } - /** - * @param siid the Satellite Instruments to set - */ - public void setSiid(Long siid) { - this.siid = siid; - } - - /** - * Get the Station Acquisition. - * - * @return the Station Acquisition - */ - public String getStaq() { - return staq; - } - /** - * @param staq the Station Acquisition to set - */ - public void setStaq(String staq) { - this.staq = staq; - } - - /** - * Get the Software Identification and Version. - * - * @return the Software Id and Version - */ - public String getSoftv() { - return softv; - } - /** - * @param softv the Software Id and Version to set - */ - public void setSoftv(String softv) { - this.softv = softv; - } - - /** - * Get the Satellite Cycle Number. - * - * @return the Satellite Cycle Number - */ - public Long getSacyln() { - return sacyln; - } - /** - * @param sacyln the Satellite Cycle Number to set - */ - public void setSacyln(Long sacyln) { - this.sacyln = sacyln; - } - - /** - * Get the Orbit Number. - * - * @return the Orbit Number - */ - public Long getOrbn() { - return orbn; - } - /** - * @param orbn the Orbit Number to set - */ - public void setOrbn(Long orbn) { - this.orbn = orbn; - } - - /** - * Get the Numerical Model Identifier. - * - * @return the Numerical Model Identifier - */ - public String getNumid() { - return numid; - } - /** - * @param numid the Numerical Model Identifier to set - */ - public void setNumid(String numid) { - this.numid = numid; - } - - /** - * @return the clath - */ - public Double getClath() { - return clath; - } - - /** - * @param clath the latitude to set - */ - public void setClath(Double clath) { - this.clath = clath; - } - - /** - * @return the clonh - */ - public Double getClonh() { - return clonh; - } - - /** - * @param clonh the longitude to set - */ - public void setClonh(Double clonh) { - this.clonh = clonh; - } - - /** - * Get the Remote Sensed Surface Type. - * - * @return the Remote Sensed Surface Type - */ - public Long getRsst() { - return rsst; - } - /** - * @param rsst the Remote Sensed Surface Type to set - */ - public void setRsst(Long rsst) { - this.rsst = rsst; - } - - /** - * Get the Altimeter Echo Type. - * - * @return the Altimeter Echo Type - */ - public Long getAetp() { - return aetp; - } - /** - * @param aetp the Altimeter Echo Type to set - */ - public void setAetp(Long aetp) { - this.aetp = aetp; - } - - /** - * Get the Radiometer Sensed Surface Type. - * - * @return the Remote Sensed Surface Type - */ - public Long getDsst() { - return dsst; - } - /** - * @param dsst the Radiometer Sensed Surface Type to set - */ - public void setDsst(Long dsst) { - this.dsst = dsst; - } - - /** - * Get the Interpolation Flag. - * - * @return the Interpolation Flag - */ - public Long getIntf() { - return intf; - } - /** - * @param intf the Interpolation Flag to set - */ - public void setIntf(Long intf) { - this.intf = intf; - } - - /** - * Get the Three-dimensional Error Estimate of the Navigator Orbit. - * - * @return the Three-dimensional Error Estimate of the Navigator Orbit - */ - public Long getEeno() { - return eeno; - } - /** - * @param eeno the Three-dimensional Error Estimate of the Navigator Orbit to set - */ - public void setEeno(Long eeno) { - this.eeno = eeno; - } - - /** - * Get the Altimeter State Flag. - * - * @return the Altimeter State Flag - */ - public Long getAsfl() { - return asfl; - } - /** - * @param asfl the Altimeter State Flag to set - */ - public void setAsfl(Long asfl) { - this.asfl = asfl; - } - - /** - * Get the Altimeter Data Quality Flag. - * - * @return the Altimeter Data Quality Flag - */ - public Long getAdqf() { - return adqf; - } - /** - * @param adqf the Altimeter Data Quality Flag to set - */ - public void setAdqf(Long adqf) { - this.adqf = adqf; - } - - /** - * Get the Altimeter Correction Quality Flag. - * - * @return the Altimeter Correction Quality Flag - */ - public Long getArqf() { - return arqf; - } - /** - * @param arqf the Altimeter Correction Quality Flag to set - */ - public void setArqf(Long arqf) { - this.arqf = arqf; - } - - /** - * Get the Altimeter Rain Flag. - * - * @return the Altimeter Rain Flag - */ - public Long getAlrf() { - return alrf; - } - /** - * @param alrf the Altimeter Rain Flag to set - */ - public void setAlrf(Long alrf) { - this.alrf = alrf; - } - - /** - * Get the Radiometer State Flag. - * - * @return the Radiometer State Flag - */ - public Long getRsfl() { - return rsfl; - } - /** - * @param rsfl the Radiometer State Flag to set - */ - public void setRsfl(Long rsfl) { - this.rsfl = rsfl; - } - - /** - * Get the Radiometer Data Quality Flag. - * - * @return the Radiometer Data Quality Flag - */ - public Long getRdqf() { - return rdqf; - } - /** - * @param rdqf the Radiometer Data Quality Flag to set - */ - public void setRdqf(Long rdqf) { - this.rdqf = rdqf; - } - - /** - * Get the Radiometer Brightness Temperature Interpretation. - * - * @return the Radiometer Brightness Temperature Interpretation - */ - public Long getRbif() { - return rbif; - } - /** - * @param rbif the Radiometer Brightness Temperature Interpretation to set - */ - public void setRbif(Long rbif) { - this.rbif = rbif; - } - - /** - * Get the Ice Presence Indicator. - * - * @return the Ice Presence Indicator - */ - public Long getIpin() { - return ipin; - } - /** - * @param ipin the Ice Presence Indicator to set - */ - public void setIpin(Long ipin) { - this.ipin = ipin; - } - - /** - * Get the Auxillliary Altimeter State Flags. - * - * @return the Auxillliary Altimeter State Flags - */ - public Long getAasf() { - return aasf; - } - /** - * @param aasf the Auxillliary Altimeter State Flags to set - */ - public void setAasf(Long aasf) { - this.aasf = aasf; - } - - /** - * Get the Meteorological Map Availablity. - * - * @return the Meteorological Map Availablity - */ - public Long getMmap() { - return mmap; - } - /** - * @param mmap the Meteorological Map Availablity to set - */ - public void setMmap(Long mmap) { - this.mmap = mmap; - } - - /** - * Get the Interpolation Flag For Mean Diurnal Tide. - * - * @return the Interpolation Flag For Mean Diurnal Tide - */ - public Long getIfdt() { - return ifdt; - } - /** - * @param ifdt the Interpolation Flag For Mean Diurnal Tide to set - */ - public void setIfdt(Long ifdt) { - this.ifdt = ifdt; - } - - /** - * Get the Ku Band Ocean Range - * - * @param kbor Ku Band Ocean Range to return - */ - public Double getKbor() { - return kbor; - } - /** - * @param kbor Ku Band Ocean Range to set - */ - public void setKbor(Double kbor) { - this.kbor = kbor; - } - - /** - * Get the RMS of 20 Hz Ku Band Ocean Range - * - * @param rkbor RMS of 20 Hz Ku Band Ocean Range to return - */ - public Double getRkbor() { - return rkbor; - } - /** - * @param rkbor RMS of 20 Hz Ku Band Ocean Range to set - */ - public void setRkbor(Double rkbor) { - this.rkbor = rkbor; - } - - /** - * Get the Number of 20 Hz valid points for Ku Band. - * - * @return the Number of 20 Hz valid points for Ku Band - */ - public Long getNvpk2() { - return nvpk2; - } - /** - * @param nvpk2 the Number of 20 Hz valid points for Ku Band to set - */ - public void setNvpk2(Long nvpk2) { - this.nvpk2 = nvpk2; - } - - /** - * Get the Ku Band Net Instrumental Correction - * - * @param kbic Ku Band Net Instrumental Correction to return - */ - public Double getKbic() { - return kbic; - } - /** - * @param kbic Ku Band Net Instrumental Correction to set - */ - public void setKbic(Double kbic) { - this.kbic = kbic; - } - - /** - * Get the Sea State Bias Correction On Ku Band - * - * @param sbck Sea State Bias Correction On Ku Band to return - */ - public Double getSbck() { - return sbck; - } - - /** - * @param sbck Sea State Bias Correction On Ku Band to set - */ - public void setSbck(Double sbck) { - this.sbck = sbck; - } - - /** - * Get Ku Band Significant Wave Height - * - * @param kbsw Ku Band Significant Wave Height to return - */ - public Double getKbsw() { - return kbsw; - } - /** - * @param kbsw Ku Band Significant Wave Height to set - */ - public void setKbsw(Double kbsw) { - this.kbsw = kbsw; - } - - /** - * RMS 20 Hz Ku Band Significant Wave Height - * - * @param rksw RMS 20 Hz Ku Band Significant Wave Height - */ - public Double getRksw() { - return rksw; - } - /** - * @param rksw 20 Hz RMS Ku Band Significant Wave Height to set - */ - public void setRksw(Double rksw) { - this.rksw = rksw; - } - - /** - * Get the Number of 20 Hz valid points for Ku Band Significant Wave Height. - * - * @return the Number of 20 Hz valid points for Ku Band Significant Wave Height - */ - public Long getNvksw() { - return nvksw; - } - /** - * @param nvksw the Number of 20 Hz valid points for Ku Band Significant Wave Height to set - */ - public void setNvksw(Long nvksw) { - this.nvksw = nvksw; - } - - /** - * RMS 20 Hz Ku Band Net Instrumental Correction For Significant Wave Height - * - * @param kncs RMS 20 Hz Ku Band Net Instrumental Correction For Significant Wave Height - */ - public Double getKncs() { - return kncs; - } - /** - * @param kncs 20 Hz RMS Ku Band Net Instrumental Correction For Significant Wave Height to set - */ - public void setKncs(Double kncs) { - this.kncs = kncs; - } - - /** - * Ku Band Corrected Ocean Backscatter coefficient - * - * @param kobc Ku Band Corrected Ocean Backscatter coefficient - */ - public Double getKobc() { - return kobc; - } - /** - * @param kobc Ku Band Corrected Ocean Backscatter coefficient to set - */ - public void setKobc(Double kobc) { - this.kobc = kobc; - } - - /** - * STD Ku Band Corrected Ocean Backscatter coefficient - * - * @param kobc STD Ku Band Corrected Ocean Backscatter coefficient - */ - public Double getSkobc() { - return skobc; - } - /** - * @param skobc STD Ku Band Corrected Ocean Backscatter coefficient to set - */ - public void setSkobc(Double skobc) { - this.skobc = skobc; - } - - /** - * Get the Number of valid points for Ku Band Backscatter. - * - * @return the Number of valid points for Ku Band Backscatter - */ - public Long getNvpkb() { - return nvpkb; - } - /** - * @param nvpkb the Number of valid points for Ku Band Backscatter to set - */ - public void setNvpkb(Long nvpkb) { - this.nvpkb = nvpkb; - } - - /** - * Ku band net instrumental correction for AGC - * - * @param knic Ku band net instrumental correction for AGC - */ - public Double getKnic() { - return knic; - } - /** - * @param knic Ku band net instrumental correction for AGC to set - */ - public void setKnic(Double knic) { - this.knic = knic; - } - - /** - * Attenuation Correction 1 On Sigma-0 - * - * @param acrs1 Attenuation 1 Correction On Sigma-0 - */ - public Double getAcrs1() { - return acrs1; - } - /** - * @param acrs1 Attenuation Correction 1 On Sigma-0 - */ - public void setAcrs1(Double acrs1) { - this.acrs1 = acrs1; - } - - /** - * Attenuation Correction 2 On Sigma-0 - * - * @param acrs2 Attenuation Correction 2 On Sigma-0 - */ - public Double getAcrs2() { - return acrs2; - } - /** - * @param acrs2 Attenuation Correction 2 On Sigma-0 - */ - public void setAcrs2(Double acrs2) { - this.acrs2 = acrs2; - } - - /** - * Ku Band Automatic Gain Control - * - * @param kagc Ku Band Automatic Gain Control - */ - public Double getKagc() { - return kagc; - } - /** - * @param kagc Ku Band Automatic Gain Control - */ - public void setKagc(Double kagc) { - this.kagc = kagc; - } - - /** - * RMS Ku Band Automatic Gain Control - * - * @param rkagc RMS Ku Band Automatic Gain Control - */ - public Double getRkagc() { - return rkagc; - } - /** - * @param rkagc RMS Ku Band Automatic Gain Control - */ - public void setRkagc(Double rkagc) { - this.rkagc = rkagc; - } - - /** - * Get the Number of valid points for Ku Band Automatic Gain Control. - * - * @return nvkg the Number of valid points for Ku Band Automatic Gain Control - */ - public Long getNvkg() { - return nvkg; - } - /** - * @param nvkg the Number of valid points for Ku Band Automatic Gain Control to set - */ - public void setNvkg(Long nvkg) { - this.nvkg = nvkg; - } - - /** - * C Band Ocean Range - * - * @param cbor C Band Ocean Range to return - */ - public Double getCbor() { - return cbor; - } - /** - * @param cbor C Band Ocean Range to set - */ - public void setCbor(Double cbor) { - this.cbor = cbor; - } - - /** - * RMS of C Band Ocean Range - * - * @param rcbor RMS of C Band Ocean Range to return - */ - public Double getRcbor() { - return rcbor; - } - /** - * @param rcbor RMS of C Band Ocean Range to set - */ - public void setRcbor(Double rcbor) { - this.rcbor = rcbor; - } - - /** - * Get the Number of Number of 20 Hz valid points for C band - * - * @return nvpc the Number of 20 Hz valid points for C band - */ - public Long getNvpc() { - return nvpc; - } - /** - * @param nvpc the Number of 20 Hz valid points for C band to set - */ - public void setNvpc(Long nvpc) { - this.nvpc = nvpc; - } - - /** - * C Band net instrumental correction - * - * @param cbic C band net instrumental correction to return - */ - public Double getCbic() { - return cbic; - } - /** - * @param cbic C band net instrumental correction to set - */ - public void setCbic(Double cbic) { - this.cbic = cbic; - } - - /** - * Sea state bias correction on C band - * - * @param sbcc Sea state bias correction on C band to return - */ - public Double getSbcc() { - return sbcc; - } - /** - * @param sbcc Sea state bias correction on C band to set - */ - public void setSbcc(Double sbcc) { - this.sbcc = sbcc; - } - - /** - * C band significant wave height - * - * @param cbsw C band significant wave height to return - */ - public Double getCbsw() { - return cbsw; - } - /** - * @param cbsw C band significant wave height to set - */ - public void setCbsw(Double cbsw) { - this.cbsw = cbsw; - } - - /** - * RMS 20 Hz C band significant wave height - * - * @param rcsw RMS 20 Hz C band significant wave height to return - */ - public Double getRcsw() { - return rcsw; - } - /** - * @param rcsw RMS 20 Hz C band significant wave height to set - */ - public void setRcsw(Double rcsw) { - this.rcsw = rcsw; - } - - /** - * Get the Number of 20 Hz valid points for C band significance - * - * @return nvcsw the Number of 20 Hz valid points for C band significance - */ - public Long getNvcsw() { - return nvcsw; - } - /** - * @param nvcsw the Number of 20 Hz valid points for C band significance to set - */ - public void setNvcsw(Long nvcsw) { - this.nvcsw = nvcsw; - } - - /** - * C band net instrumental correction for significance - * - * @param cncs C band net instrumental correction for significance to return - */ - public Double getCncs() { - return cncs; - } - /** - * @param cncs C band net instrumental correction for significance to set - */ - public void setCncs(Double cncs) { - this.cncs = cncs; - } - - /** - * C band corrected ocean backscatter coefficient - * - * @param ccob C band corrected ocean backscatter coefficient to return - */ - public Double getCcob() { - return ccob; - } - /** - * @param ccob C band corrected ocean backscatter coefficient to set - */ - public void setCcob(Double ccob) { - this.ccob = ccob; - } - - /** - * RMS C band corrected ocean backscatter coefficient - * - * @param rccob RMS C band corrected ocean backscatter coefficient to return - */ - public Double getRccob() { - return rccob; - } - /** - * @param rccob RMS C band corrected ocean backscatter coefficient to set - */ - public void setRccob(Double rccob) { - this.rccob = rccob; - } - - /** - * Get the Number of valid points for C band backscatter - * - * @return nvpcb the Number of valid points for C band backscatter - */ - public Long getNvpcb() { - return nvpcb; - } - /** - * @param nvpcb the Number of valid points for C band backscatter to set - */ - public void setNvpcb(Long nvpcb) { - this.nvpcb = nvpcb; - } - - /** - * RMS C band net instrumental correction for AGC - * - * @param cnia C band net instrumental correction for AGC to return - */ - public Double getCnia() { - return cnia; - } - /** - * @param cnia C band net instrumental correction for AGC to set - */ - public void setCnia(Double cnia) { - this.cnia = cnia; - } - - /** - * C band automatic gain control - * - * @param cagc C band automatic gain control to return - */ - public Double getCagc() { - return cagc; - } - /** - * @param cagc C band automatic gain control to set - */ - public void setCagc(Double cagc) { - this.cagc = cagc; - } - - /** - * RMS C band automatic gain control - * - * @param rcagc RMS C band automatic gain control to return - */ - public Double getRcagc() { - return rcagc; - } - /** - * @param rcagc RMS C band automatic gain control to set - */ - public void setRcagc(Double rcagc) { - this.rcagc = rcagc; - } - - /** - * Get the Number of valid points for C band automatic gain - * - * @return nvpca the Number of valid points for C band automatic gain - */ - public Long getNvpca() { - return nvpca; - } - /** - * @param nvpca the Number of valid points for C band automatic gain to set - */ - public void setNvpca(Long nvpca) { - this.nvpca = nvpca; - } - - /** - * Satellite channel center frequency 1 - * - * @param sccf1 Satellite channel center frequency 1 - */ - public Double getSccf1() { - return sccf1; - } - /** - * @param sccf1 Satellite channel center frequency 1 - */ - public void setSccf1(Double sccf1) { - this.sccf1 = sccf1; - } - - /** - * Satellite channel center frequency 1 - * - * @param sccf2 Satellite channel center frequency 2 - */ - public Double getSccf2() { - return sccf2; - } - /** - * @param sccf2 Satellite channel center frequency 2 - */ - public void setSccf2(Double sccf2) { - this.sccf2 = sccf2; - } - - /** - * Satellite channel center frequency 3 - * - * @param sccf1 Satellite channel center frequency 3 - */ - public Double getSccf3() { - return sccf3; - } - /** - * @param sccf3 Satellite channel center frequency 3 - */ - public void setSccf3(Double sccf3) { - this.sccf3 = sccf3; - } - - /** - * Brightness temperature 1 - * - * @param tmbrst1 Brightness temperature 1 - */ - public Double getTmbrst1() { - return tmbrst1; - } - /** - * @param tmbrst1 Brightness temperature 1 - */ - public void setTmbrst1(Double tmbrst1) { - this.tmbrst1 = tmbrst1; - } - - /** - * Brightness temperature 2 - * - * @param tmbrst2 Brightness temperature 2 - */ - public Double getTmbrst2() { - return tmbrst2; - } - /** - * @param tmbrst2 Brightness temperature 2 - */ - public void setTmbrst2(Double tmbrst2) { - this.tmbrst2 = tmbrst2; - } - - /** - * Brightness temperature 3 - * - * @param tmbrst3 Brightness temperature 3 - */ - public Double getTmbrst3() { - return tmbrst3; - } - /** - * @param tmbrst3 Brightness temperature 3 - */ - public void setTmbrst3(Double tmbrst3) { - this.tmbrst3 = tmbrst3; - } - - /** - * Radiometer water vapor content - * - * @param rwvc Radiometer water vapor content to return - */ - public Double getRwvc() { - return rwvc; - } - /** - * @param rwvc Radiometer water vapor content to set - */ - public void setRwvc(Double rwvc) { - this.rwvc = rwvc; - } - - /** - * Radiometer liquid content - * - * @param rlqc Radiometer liquid content to return - */ - public Double getRlqc() { - return rlqc; - } - /** - * @param rlqc Radiometer liquid content to set - */ - public void setRlqc(Double rlqc) { - this.rlqc = rlqc; - } - - /** - * Height or altitude 1 - * - * @param hmsl Height or altitude 1 to return - */ - public Double getHmsl1() { - return hmsl1; - } - /** - * @param hmsl Height or altitude 1 to set - */ - public void setHmsl1(Double hmsl1) { - this.hmsl1 = hmsl1; - } - - /** - * Height or altitude 2 - * - * @param hmsl Height or altitude 2 to return - */ - public Double getHmsl2() { - return hmsl2; - } - /** - * @param hmsl Height or altitude 2 to set - */ - public void setHmsl2(Double hmsl2) { - this.hmsl2 = hmsl2; - } - - /** - * Wind speed from altimeter (m/s) - * - * @param wspa Wind speed from altimeter to return - */ - public Double getWspa() { - return wspa; - } - /** - * @param wspa Wind speed from altimeter to set - */ - public void setWspa(Double wspa) { - this.wspa = wspa; - } - - /** - * Wind speed from radiometer (m/s) - * - * @param wspr Wind speed from radiometer to return - */ - public Double getWspr() { - return wspr; - } - /** - * @param wspr Wind speed from radiometer to set - */ - public void setWspr(Double wspr) { - this.wspr = wspr; - } - - /** - * u-component of the model wind vector (m/s) - * - * @param umwv u-component of the model wind vector to return - */ - public Double getUmwv() { - return umwv; - } - /** - * @param umwv u-component of the model wind vector to set - */ - public void setUmwv(Double umwv) { - this.umwv = umwv; - } - - /** - * u-component of the model wind vector (m/s) - * - * @param vwmv u-component of the model wind vector to return - */ - public Double getVwmv() { - return vwmv; - } - /** - * @param vwmv u-component of the model wind vector to set - */ - public void setVwmv(Double vwmv) { - this.vwmv = vwmv; - } - - /** - * Mean dynamic topography (m) - * - * @param 1G Mean dynamic topography to return - */ - public Double getMdyt() { - return mdyt; - } - /** - * @param mdyt Mean dynamic topography to set - */ - public void setMdyt(Double mdyt) { - this.mdyt = mdyt; - } - - /** - * Altitude of COG above reference ellipsoid (m) - * - * @param alre Altitude of COG above reference ellipsoid - */ - public Double getAlre() { - return alre; - } - /** - * @param alre Altitude of COG above reference ellipsoid to set - */ - public void setAlre(Double alre) { - this.alre = alre; - } - - /** - * Instantaneous altitude rate (m/s) - * - * @param ialr Instantaneous altitude rate to return - */ - public Double getIalr() { - return ialr; - } - /** - * @param ialr Instantaneous altitude rate to set - */ - public void setIalr(Double ialr) { - this.ialr = ialr; - } - - /** - * Squared off nadir angle of the satellite from platform data (degree**2) - * - * @param onap Squared off nadir angle of the satellite from platform data to set - */ - public Double getOnap() { - return onap; - } - /** - * @param onap Squared off nadir angle of the satellite from platform data to set - */ - public void setOnap(Double onap) { - this.onap = onap; - } - - /** - * Squared off nadir angle of the satellite from waveform data (degree**2) - * - * @param sonaw Squared off nadir angle of the satellite from waveform data to return - */ - public Double getSonaw() { - return sonaw; - } - /** - * @param sonaw Squared off nadir angle of the satellite from waveform data to set - */ - public void setSonaw(Double sonaw) { - this.sonaw = sonaw; - } - - /** - * Ionospheric correction from model on Ku band (m) - * - * @param icmk Ionospheric correction from model on Ku band to return - */ - public Double getIcmk() { - return icmk; - } - /** - * @param icmk Ionospheric correction from model on Ku band to set - */ - public void setIcmk(Double icmk) { - this.icmk = icmk; - } - - /** - * Ionospheric correction from model on Ku band (m) - * - * @param aick Ionospheric correction from model on Ku band to return - */ - public Double getAick() { - return aick; - } - /** - * @param aick Ionospheric correction from model on Ku band to set - */ - public void setAick(Double aick) { - this.aick = aick; - } - - /** - * Model dry tropospheric correction (m) - * - * @param mdtc Model dry tropospheric correction to return - */ - public Double getMdtc() { - return mdtc; - } - /** - * @param mdtc Model dry tropospheric correction to set - */ - public void setMdtc(Double mdtc) { - this.mdtc = mdtc; - } - - /** - * Model wet tropospheric correction (m) - * - * @param mwtc Model wet tropospheric correction to return - */ - public Double getMwtc() { - return mwtc; - } - /** - * @param mwtc Model wet tropospheric correction to set - */ - public void setMwtc(Double mwtc) { - this.mwtc = mwtc; - } - - /** - * Radiometer wet tropospheric correction (m) - * - * @param rwtc Radiometer wet tropospheric correction to return - */ - public Double getRwtc() { - return rwtc; - } - /** - * @param rwtc Radiometer wet tropospheric correction to set - */ - public void setRwtc(Double rwtc) { - this.rwtc = rwtc; - } - - /** - * Mean sea-surface height (m) - * - * @param mssh Mean sea-surface height to return - */ - public Double getMssh() { - return mssh; - } - /** - * @param mssh Mean sea-surface height to set - */ - public void setMssh(Double mssh) { - this.mssh = mssh; - } - - /** - * Mean sea-surface height from altimeter only (m) - * - * @param msha Mean sea-surface height from altimeter only to return - */ - public Double getMsha() { - return msha; - } - /** - * @param msha Mean sea-surface height from altimeter only to set - */ - public void setMsha(Double msha) { - this.msha = msha; - } - - /** - * Geoid's height (m) - * - * @param geodh Geoid's height to return - */ - public Double getGeodh() { - return geodh; - } - /** - * @param odle Ocean depth/land elevation (m) - */ - public void setGeodh(Double geodh) { - this.geodh = geodh; - } - - /** - * Ocean depth/land elevation (m) - * - * @param odle Ocean depth/land elevation to return - */ - public Double getOdle() { - return odle; - } - /** - * @param odle Ocean depth/land elevation to set - */ - public void setOdle(Double odle) { - this.odle = odle; - } - - /** - * Solid earth tide height (m) - * - * @param seth Solid earth tide height to return - */ - public Double getSeth() { - return seth; - } - /** - * @param seth Solid earth tide height to set - */ - public void setSeth(Double seth) { - this.seth = seth; - } - - /** - * Total geocentric ocean tide height solution 1 (m) - * - * @param tgoth1 Total geocentric ocean tide height solution 1 to return - */ - public Double getTgoth1() { - return tgoth1; - } - /** - * @param tgoth1 Total geocentric ocean tide height solution 1 to set - */ - public void setTgoth1(Double tgoth1) { - this.tgoth1 = tgoth1; - } - - /** - * Total geocentric ocean tide height solution 2 (m) - * - * @param tgoth2 Total geocentric ocean tide height solution 2 to return - */ - public Double getTgoth2() { - return tgoth2; - } - /** - * @param tgoth2 Total geocentric ocean tide height solution 2 to set - */ - public void setTgoth2(Double tgoth2) { - this.tgoth2 = tgoth2; - } - - /** - * Loading tide height geocentric ocean tide solution 1 (m) - * - * @param lths1 Loading tide height geocentric ocean tide solution 1 to return - */ - public Double getLths1() { - return lths1; - } - /** - * @param lths1 Loading tide height geocentric ocean tide solution 1 to set - */ - public void setLths1(Double lths1) { - this.lths1 = lths1; - } - - /** - * Loading tide height geocentric ocean tide solution 2 (m) - * - * @param lths2 Loading tide height geocentric ocean tide solution 2 to return - */ - public Double getLths2() { - return lths2; - } - /** - * @param lths2 Loading tide height geocentric ocean tide solution 2 to set - */ - public void setLths2(Double lths2) { - this.lths2 = lths2; - } - - /** - * Long period tide height (m) - * - * @param lpth Long period tide height to return - */ - public Double getLpth() { - return lpth; - } - /** - * @param lpth Long period tide height to set - */ - public void setLpth(Double lpth) { - this.lpth = lpth; - } - - /** - * Non-equilibrium long period tide height (m) - * - * @param nlth Non-equilibrium long period tide height to return - */ - public Double getNlth() { - return nlth; - } - /** - * @param nlth Non-equilibrium long period tide height to set - */ - public void setNlth(Double nlth) { - this.nlth = nlth; - } - - /** - * Geocentric pole tide height (m) - * - * @param gpth Geocentric pole tide height to return - */ - public Double getGpth() { - return gpth; - } - /** - * @param gpth Geocentric pole tide height to set - */ - public void setGpth(Double gpth) { - this.gpth = gpth; - } - - /** - * Inverted barometer correction (m) - * - * @param ibco Inverted barometer correction to return - */ - public Double getIbco() { - return ibco; - } - /** - * @param ibco Inverted barometer correction to set - */ - public void setIbco(Double ibco) { - this.ibco = ibco; - } - - /** - * High frequency fluctuations of the sea surface topography correction (m) - * - * @param hfstc High frequency fluctuations of the sea surface topography correction - * - */ - public Double getHfstc() { - return hfstc; - } - /** - * @param hfstc High frequency fluctuations of the sea surface topography correction to set - */ - public void setHfstc(Double hfstc) { - this.hfstc = hfstc; - } - - /** - * Sea Surface Height Anomoly - * - * @param ssha Sea Surface Height Anomoly to return - */ - public Double getSsha() { - return ssha; - } - /** - * @param ssha Sea Surface Height Anomoly to set - */ - public void setSsha(Double ssha) { - this.ssha = ssha; - } - - /** - * @return the obsTime - */ - public Calendar getObsTime() { - return obsTime; - } - - /** - * @param obsTime the obsTime to set - */ - public void setObsTime(Calendar obsTime) { - this.obsTime = obsTime; - } - - - /** - * Get the value and units of a named parameter within this observation. - * @param paramName - * The name of the parameter value to retrieve. - * @return An Amount with value and units. If the parameter is unknown, a - * null reference is returned. - */ - @Override - public Amount getValue(String paramName) { - return null; - } - - /** - * Get the value of a parameter that is represented as a String. - * - * @param paramName - * The name of the parameter value to retrieve. - * @return The String value of the parameter. If the parameter is unknown, a - * null reference is returned. - */ - @Override - public String getString(String paramName) { - return null; - } - - /** - * Get the value of a parameter that is represented as a String. - * - * @param paramName - * The name of the parameter value to retrieve. - * @return The String value of the parameter. If the parameter is unknown, a - * null reference is returned. - */ - @Override - public Collection getValues(String paramName) { - return null; - } - - /** - * Get the IDecoderGettable reference for this record. - * - * @return The IDecoderGettable reference for this record. - */ - @Override - public IDecoderGettable getDecoderGettable() { - return this; - } - - @Override - public void setDataURI(String dataURI) { - identifier = dataURI; - } - - @Override - public String[] getStrings(String paramName) { - return null; - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/src/gov/noaa/nws/ncep/common/dataplugin/bufrssha/dao/BufrsshaDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/src/gov/noaa/nws/ncep/common/dataplugin/bufrssha/dao/BufrsshaDao.java deleted file mode 100644 index c7e9e45eda..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/src/gov/noaa/nws/ncep/common/dataplugin/bufrssha/dao/BufrsshaDao.java +++ /dev/null @@ -1,75 +0,0 @@ -/** - * Set of DAO methods for BUFRSSHA data. - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date			Ticket#		Engineer	Description
- * ------------ -----------	----------- --------------------------
- * 01/26/11		209			F. J. Yen	Initial Coding
- * 
- * - * @author fjyen - * @version 1.0 - **/ -package gov.noaa.nws.ncep.common.dataplugin.bufrssha.dao; - -import java.util.List; - -import gov.noaa.nws.ncep.common.dataplugin.bufrssha.BufrSshaRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; - -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.database.DataAccessLayerException; - -public class BufrsshaDao extends NcepDefaultPluginDao { - - - /** - * Creates a new BufrsshaDao - * @throws PluginException - */ - public BufrsshaDao(String pluginName) throws PluginException { - super(pluginName); - } - - /** - * Retrieves a BUFRSSHA report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public BufrSshaRecord queryByDataURI(String dataURI) { - BufrSshaRecord report = null; - List obs = null; - try { - obs = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if((obs != null)&&(obs.size() > 0)) { - report = (BufrSshaRecord) obs.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the Bufrssha table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.bufrssha where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/src/gov/noaa/nws/ncep/common/dataplugin/bufrssha/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/src/gov/noaa/nws/ncep/common/dataplugin/bufrssha/package-info.java deleted file mode 100644 index f9cc57f750..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/src/gov/noaa/nws/ncep/common/dataplugin/bufrssha/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains utility classes for BufrSsha plugin -*/ -package gov.noaa.nws.ncep.common.dataplugin.bufrssha; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetLocation.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetLocation.java old mode 100755 new mode 100644 index a4449d8251..4a900182ec --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetLocation.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetLocation.java @@ -1,204 +1,178 @@ -/** - * ConvsigmetLocation - * - * This java class defines the getters and setters for the - * convective sigmet location table. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2009 87/114 L. Lin Initial coding - * 06/2009 87/114 L. Lin Enlarge size of locationLine and location. - * 07/2009 87/114 L. Lin Migration to TO11 - * 09/2009 87/114 L. Lin Add latitude/longitude to location table - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ -package gov.noaa.nws.ncep.common.dataplugin.convsigmet; - -import java.io.Serializable; - -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@Entity -@Table(name="convsigmet_location") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class ConvSigmetLocation implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The consigmet record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private ConvSigmetSection parentID; - - // Collection of locations - @Column(length=480) - @XmlElement - @DynamicSerializeElement - private String locationLine; - - // Each location of a convective sigmet forecast area - @Column(length=48) - @XmlElement - @DynamicSerializeElement - private String location; - - // Each latitude of a convective sigmet forecast area - @Column - @XmlElement - @DynamicSerializeElement - private double latitude; - - // Each longitude of a convective sigmet forecast area - @Column - @XmlElement - @DynamicSerializeElement - private double longitude; - - // Index for the order of a complete location set - @Column - @XmlElement - @DynamicSerializeElement - private Integer index; - - /** - * No-Arg Convstructor. - */ - public ConvSigmetLocation() { - this.locationLine=""; - this.location=""; - this.index=IDecoderConstantsN.INTEGER_MISSING; - } - - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * @return the parentID - */ - public ConvSigmetSection getParentID() { - return parentID; - } - - /** - * @param parentID to set - */ - public void setParentID(ConvSigmetSection parentID) { - this.parentID = parentID; - } - - /** - * @return the index - */ - public Integer getIndex() { - return index; - } - - /** - * @param index to set - */ - public void setIndex(Integer index) { - this.index = index; - } - - /** - * @return the locationLine - */ - public String getLocationLine() { - return locationLine; - } - - /** - * @param locationLine to set - */ - public void setLocationLine(String locationLine) { - this.locationLine = locationLine; - } - - /** - * @return the location - */ - public String getLocation() { - return location; - } - - /** - * @param location to set - */ - public void setLocation(String location) { - this.location = location; - } - - /** - * @return the latitude - */ - public double getLatitude() { - return latitude; - } - - /** - * @param latitude to set - */ - public void setLatitude(double latitude) { - this.latitude = latitude; - } - - /** - * @return the longitude - */ - public double getLongitude() { - return longitude; - } - - /** - * @param longitude to set - */ - public void setLongitude(double longitude) { - this.longitude = longitude; - } - - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - -} +/** + * ConvsigmetLocation + * + * This java class defines the getters and setters for the + * convective sigmet location table. + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2009 87/114 L. Lin Initial coding + * 06/2009 87/114 L. Lin Enlarge size of locationLine and location. + * 07/2009 87/114 L. Lin Migration to TO11 + * 09/2009 87/114 L. Lin Add latitude/longitude to location table + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ +package gov.noaa.nws.ncep.common.dataplugin.convsigmet; + +import java.io.Serializable; + +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.Column; +import javax.persistence.Entity; +import javax.persistence.Table; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +@Entity +@Table(name="convsigmet_location") +@DynamicSerialize +public class ConvSigmetLocation implements Serializable, ISerializableObject { + + private static final long serialVersionUID = 1L; + + @Id + @GeneratedValue + private Integer recordId = null; + + + // Collection of locations + @Column(length=480) + @DynamicSerializeElement + private String locationLine; + + // Each location of a convective sigmet forecast area + @Column(length=48) + @DynamicSerializeElement + private String location; + + // Each latitude of a convective sigmet forecast area + @Column + @DynamicSerializeElement + private double latitude; + + // Each longitude of a convective sigmet forecast area + @Column + @DynamicSerializeElement + private double longitude; + + // Index for the order of a complete location set + @Column + @DynamicSerializeElement + private Integer index; + + /** + * No-Arg Convstructor. + */ + public ConvSigmetLocation() { + this.locationLine=""; + this.location=""; + this.index=IDecoderConstantsN.INTEGER_MISSING; + } + + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + + /** + * @return the index + */ + public Integer getIndex() { + return index; + } + + /** + * @param index to set + */ + public void setIndex(Integer index) { + this.index = index; + } + + /** + * @return the locationLine + */ + public String getLocationLine() { + return locationLine; + } + + /** + * @param locationLine to set + */ + public void setLocationLine(String locationLine) { + this.locationLine = locationLine; + } + + /** + * @return the location + */ + public String getLocation() { + return location; + } + + /** + * @param location to set + */ + public void setLocation(String location) { + this.location = location; + } + + /** + * @return the latitude + */ + public double getLatitude() { + return latitude; + } + + /** + * @param latitude to set + */ + public void setLatitude(double latitude) { + this.latitude = latitude; + } + + /** + * @return the longitude + */ + public double getLongitude() { + return longitude; + } + + /** + * @param longitude to set + */ + public void setLongitude(double longitude) { + this.longitude = longitude; + } + + + /** + * Get the record id. + * + * @return The recordId. If not set returns null. + */ + public Integer getRecordId() { + return recordId; + } + + /** + * Set the record id. + * @param record + */ + public void setRecordId(Integer recordId) { + this.recordId = recordId; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetRecord.java old mode 100755 new mode 100644 index b8ce874bb0..2e720ca28a --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetRecord.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetRecord.java @@ -1,311 +1,287 @@ -/** - * ConvsigmetRecord - * - * This java class performs the mapping to the database table for CONVSIGMET - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2009 87/114 L. Lin Initial coding - * 07/2009 87/114 L. Lin Migration to TO11 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.convsigmet; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import java.util.Calendar; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Set; - -import javax.persistence.CascadeType; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.FetchType; -import javax.persistence.OneToMany; -import javax.persistence.Table; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; - -import org.hibernate.annotations.Index; - -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "convsigmet", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class ConvSigmetRecord extends PluginDataObject { - - /** - * - */ - private static final long serialVersionUID = 1L; - - // reportType is "convective sigmet". - @Column(length = 32) - @DataURI(position = 1) - @XmlElement - @DynamicSerializeElement - private String reportType; - - // WMO header - @Column(length = 32) - @DataURI(position = 2) - @XmlElement - @DynamicSerializeElement - private String wmoHeader; - - // forecastRegion as: SIGW, SIGC, or SIGE - @Column(length = 8) - @DataURI(position = 3) - @XmlElement - @DynamicSerializeElement - private String forecastRegion; - - // The issue office where the report from - @Column(length = 32) - @XmlElement - @DynamicSerializeElement - private String issueOffice; - - // Issue time of the report - @Column - @XmlElement - @DynamicSerializeElement - private Calendar issueTime; - - // The designator - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String designatorBBB; - - // CorrectionFlag is a flag indicating a cancellation (0 or 1) - @Column - @XmlElement - @DynamicSerializeElement - private Integer correctionFlag; - - // The entire report - @Column(length = 15000) - @XmlElement - @DynamicSerializeElement - private String bullMessage; - - /** - * Convsigmet section - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @Index(name = "convsigmet_section_parentid_idex") - private Set convSigmetSection = new HashSet(); - - /** - * Default Convstructor - */ - public ConvSigmetRecord() { - this.issueOffice = ""; - this.wmoHeader = ""; - this.bullMessage = ""; - this.designatorBBB = ""; - this.forecastRegion = ""; - this.reportType = ""; - this.correctionFlag = IDecoderConstantsN.INTEGER_MISSING; - } - - /** - * Convstructs a consigmet record from a dataURI - * - * @param uri - * The dataURI - */ - public ConvSigmetRecord(String uri) { - super(uri); - } - - @Override - public IDecoderGettable getDecoderGettable() { - // TODO Auto-generated method stub - return null; - } - - /** - * @return the issueOffice - */ - public String getIssueOffice() { - return issueOffice; - } - - /** - * @param issueOffice - * to set - */ - public void setIssueOffice(String issueOffice) { - this.issueOffice = issueOffice; - } - - /** - * @return the wmoHeader - */ - public String getWmoHeader() { - return wmoHeader; - } - - /** - * @param wnoHeader - * to set - */ - public void setWmoHeader(String wmoHeader) { - this.wmoHeader = wmoHeader; - } - - /** - * @return the issueTime - */ - public Calendar getIssueTime() { - return issueTime; - } - - /** - * @param issueTime - * to set - */ - public void setIssueTime(Calendar issueTime) { - this.issueTime = issueTime; - } - - /** - * @return the reportType - */ - public String getReportType() { - return reportType; - } - - /** - * @param reportType - * to set - */ - public void setReportType(String reportType) { - this.reportType = reportType; - } - - /** - * @return the designatorBBB - */ - public String getDesignatorBBB() { - return designatorBBB; - } - - /** - * @param designatorBBB - * to set - */ - public void setDesignatorBBB(String designatorBBB) { - this.designatorBBB = designatorBBB; - } - - /** - * @return the correctionFlag - */ - public Integer getCorrectionFlag() { - return correctionFlag; - } - - /** - * @param correctionFlag - * to set - */ - public void setCorrectionFlag(Integer correctionFlag) { - this.correctionFlag = correctionFlag; - } - - /** - * @return the forecastRegion - */ - public String getForecastRegion() { - return forecastRegion; - } - - /** - * @param forecastRegion - * to set - */ - public void setForecastRegion(String forecastRegion) { - this.forecastRegion = forecastRegion; - } - - /** - * @return the bullMessage - */ - public String getBullMessage() { - return bullMessage; - } - - /** - * @param bullMessage - * to set - */ - public void setBullMessage(String bullMessage) { - this.bullMessage = bullMessage; - } - - /** - * @return the set of convective Sigmet section - */ - public Set getConvSigmetSection() { - return convSigmetSection; - } - - /** - * @param convsigmet - * the section to set - */ - public void setConvSigmetSection(Set convSection) { - this.convSigmetSection = convSection; - } - - /** - * @param add - * convective Sigmet Section to set - */ - public void addConvSigmetSection(ConvSigmetSection psection) { - convSigmetSection.add(psection); - psection.setParentID(this); - } - - /** - * Override existing set method to modify any classes that use the dataURI - * as a foreign key - */ - @Override - public void setIdentifier(Object dataURI) { - - this.identifier = dataURI; - - if (this.getConvSigmetSection() != null - && this.getConvSigmetSection().size() > 0) { - for (Iterator iter = this.getConvSigmetSection() - .iterator(); iter.hasNext();) { - ConvSigmetSection cs = iter.next(); - cs.setParentID(this); - } - } - - } - -} +/** + * ConvsigmetRecord + * + * This java class performs the mapping to the database table for CONVSIGMET + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2009 87/114 L. Lin Initial coding + * 07/2009 87/114 L. Lin Migration to TO11 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.common.dataplugin.convsigmet; + +import java.util.Calendar; +import java.util.HashSet; +import java.util.Set; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import javax.persistence.CascadeType; +import javax.persistence.Column; + +import javax.persistence.Entity; +import javax.persistence.FetchType; +import javax.persistence.JoinColumn; +import javax.persistence.OneToMany; +import javax.persistence.Table; +import javax.persistence.UniqueConstraint; + +import org.hibernate.annotations.Index; + +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +@Entity +@Table(name = "convsigmet", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@DynamicSerialize + + +public class ConvSigmetRecord extends PluginDataObject{ + + /** + * + */ + private static final long serialVersionUID = 1L; + + // reportType is "convective sigmet". + @Column(length=32) + @DataURI(position=1) + @DynamicSerializeElement + private String reportType; + + // WMO header + @Column(length=32) + @DataURI(position=2) + @DynamicSerializeElement + private String wmoHeader; + + // forecastRegion as: SIGW, SIGC, or SIGE + @Column(length=8) + @DataURI(position=3) + @DynamicSerializeElement + private String forecastRegion; + + // The issue office where the report from + @Column(length=32) + @DynamicSerializeElement + private String issueOffice; + + // Issue time of the report + @Column + @DynamicSerializeElement + private Calendar issueTime; + + // The designator + @Column(length=8) + @DynamicSerializeElement + private String designatorBBB; + + // CorrectionFlag is a flag indicating a cancellation (0 or 1) + @Column + @DynamicSerializeElement + private Integer correctionFlag; + + // The entire report + @Column(length=15000) + @DynamicSerializeElement + private String bullMessage; + + + /** + * Convsigmet section + */ + @DynamicSerializeElement + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "convSigmetSection_parentid_idex") + private Set convSigmetSection = new HashSet(); + + + /** + * Default Convstructor + */ + public ConvSigmetRecord() { + this.issueOffice=""; + this.wmoHeader=""; + this.bullMessage=""; + this.designatorBBB=""; + this.forecastRegion=""; + this.reportType=""; + this.correctionFlag=IDecoderConstantsN.INTEGER_MISSING; + } + + /** + * Convstructs a consigmet record from a dataURI + * + * @param uri The dataURI + */ + public ConvSigmetRecord(String uri) { + super(uri); + } + + + @Override + public IDecoderGettable getDecoderGettable() { + // TODO Auto-generated method stub + return null; + } + + /** + * @return the issueOffice + */ + public String getIssueOffice(){ + return issueOffice; + } + + /** + * @param issueOffice to set + */ + public void setIssueOffice(String issueOffice){ + this.issueOffice=issueOffice; + } + + /** + * @return the wmoHeader + */ + public String getWmoHeader(){ + return wmoHeader; + } + + /** + * @param wnoHeader to set + */ + public void setWmoHeader(String wmoHeader){ + this.wmoHeader=wmoHeader; + } + + /** + * @return the issueTime + */ + public Calendar getIssueTime(){ + return issueTime; + } + + /** + * @param issueTime to set + */ + public void setIssueTime(Calendar issueTime){ + this.issueTime=issueTime; + } + + /** + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + /** + * @param reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + /** + * @return the designatorBBB + */ + public String getDesignatorBBB() { + return designatorBBB; + } + + /** + * @param designatorBBB to set + */ + public void setDesignatorBBB(String designatorBBB) { + this.designatorBBB = designatorBBB; + } + + /** + * @return the correctionFlag + */ + public Integer getCorrectionFlag() { + return correctionFlag; + } + + /** + * @param correctionFlag to set + */ + public void setCorrectionFlag(Integer correctionFlag) { + this.correctionFlag = correctionFlag; + } + + /** + * @return the forecastRegion + */ + public String getForecastRegion() { + return forecastRegion; + } + + /** + * @param forecastRegion to set + */ + public void setForecastRegion(String forecastRegion) { + this.forecastRegion = forecastRegion; + } + + /** + * @return the bullMessage + */ + public String getBullMessage() { + return bullMessage; + } + + /** + * @param bullMessage to set + */ + public void setBullMessage(String bullMessage) { + this.bullMessage = bullMessage; + } + + + /** + * @return the set of convective Sigmet section + */ + public Set getConvSigmetSection() { + return convSigmetSection; + } + + /** + * @param convsigmet the section to set + */ + public void setConvSigmetSection(Set convSection) { + this.convSigmetSection = convSection; + } + + /** + * @param add convective Sigmet Section to set + */ + public void addConvSigmetSection(ConvSigmetSection psection){ + convSigmetSection.add(psection); + + } + + /** + * Override existing set method to modify any + * classes that use the dataURI as a foreign key + */ + @Override + public void setIdentifier(Object dataURI) + { + + this.identifier = dataURI; + + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetSection.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetSection.java old mode 100755 new mode 100644 index 1c64860c13..0a508f87f2 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetSection.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/ConvSigmetSection.java @@ -1,397 +1,343 @@ -/** - * ConvsigmetSection - * - * This java class defines the getters and setters for the - * convective sigmet section table. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2009 87/114 L. Lin Initial coding - * 07/2009 87/114 L. Lin Migration to TO11 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.convsigmet; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import java.io.Serializable; -import java.util.Calendar; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Set; - -import javax.persistence.CascadeType; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.FetchType; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.persistence.OneToMany; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; - -import org.hibernate.annotations.Index; - -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "convsigmet_section") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class ConvSigmetSection implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The CONVSIGMET record this object belongs to - @ManyToOne - @JoinColumn(name = "parentID", nullable = false) - private ConvSigmetRecord parentID; - - // Class type such as: LINE, AREA, ISOL, CS, and OUTLOOK - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String classType; - - // Sequence ID of a convective sigmet report - @Column(length = 16) - @XmlElement - @DynamicSerializeElement - private String sequenceID; - - // Start time of the report - @Column - @XmlElement - @DynamicSerializeElement - private Calendar startTime; - - // End time of the report - @Column - @XmlElement - @DynamicSerializeElement - private Calendar endTime; - - /* - * Intensity is DMSHG (weakening), DSIPTG (ending) INTSFYG (strengthening), - * DVLPG (beginning/growing) - */ - @Column(length = 32) - @XmlElement - @DynamicSerializeElement - private String intensity; - - // To where flight level from tops - @Column - @XmlElement - @DynamicSerializeElement - private int flightLevel; - - // TOPS TO or TOPS ABV for flight level - @Column(length = 16) - @XmlElement - @DynamicSerializeElement - private String cloudTop; - - // Direction of weather report heads to - @Column - @XmlElement - @DynamicSerializeElement - private int direction; - - // wind speed in knots - @Column - @XmlElement - @DynamicSerializeElement - private int speed; - - // Distance is the Distance or Area diameter of the area or line - @Column - @XmlElement - @DynamicSerializeElement - private int distance; - - // The information of a complete section - @Column(length = 720) - @XmlElement - @DynamicSerializeElement - private String segment; - - /** - * Convsigmet location - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @Index(name = "convsigmet_location_parentid_idex") - private Set convSigmetLocation = new HashSet(); - - /** - * No-Arg Convstructor - */ - public ConvSigmetSection() { - this.intensity = null; - this.cloudTop = null; - this.segment = null; - this.classType = null; - this.sequenceID = null; - - this.direction = IDecoderConstantsN.INTEGER_MISSING; - this.speed = IDecoderConstantsN.INTEGER_MISSING; - this.distance = IDecoderConstantsN.INTEGER_MISSING; - this.flightLevel = IDecoderConstantsN.INTEGER_MISSING; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * @return the sequenceID - */ - public String getSequenceID() { - return sequenceID; - - } - - /** - * @return the sequenceID - */ - public void setSequenceID(String sequenceID) { - this.sequenceID = sequenceID; - } - - /** - * @return the intensity - */ - public String getIntensity() { - return intensity; - } - - /** - * @param intensity - * to set - */ - public void setIntensity(String intensity) { - this.intensity = intensity; - } - - /** - * @return the direction - */ - public int getDirection() { - return direction; - } - - /** - * @param direction - * to set - */ - public void setDirection(int direction) { - this.direction = direction; - } - - /** - * @return the speed - */ - public int getSpeed() { - return speed; - } - - /** - * @param speed - * to set - */ - public void setSpeed(int speed) { - this.speed = speed; - } - - /** - * @return the distance - */ - public int getDistance() { - return distance; - } - - /** - * @param distance - * to set - */ - public void setDistance(int distance) { - this.distance = distance; - } - - /** - * @return the set of convective sigmet location - */ - public Set getConvSigmetLocation() { - return convSigmetLocation; - } - - /** - * @param convsigmet - * the location to set - */ - public void setConvSigmetLocation(Set convLocation) { - this.convSigmetLocation = convLocation; - } - - /** - * @param add - * conv Sigmet location to set - */ - public void addConvSigmetLocation(ConvSigmetLocation plocation) { - convSigmetLocation.add(plocation); - } - - /** - * @return the parentID - */ - // public String getParentID() { - public ConvSigmetRecord getParentID() { - - return parentID; - } - - /** - * @param parentID - * the parentID to set - */ - public void setParentID(ConvSigmetRecord parentID) { - this.parentID = parentID; - if (this.getConvSigmetLocation() != null - && this.getConvSigmetLocation().size() > 0) { - for (Iterator iter = this - .getConvSigmetLocation().iterator(); iter.hasNext();) { - ConvSigmetLocation cond = iter.next(); - cond.setParentID(this); - } - } - } - - /** - * @return the classType - */ - public String getClassType() { - return classType; - } - - /** - * @param classType - * to set - */ - public void setClassType(String classType) { - this.classType = classType; - } - - /** - * @return the section - */ - public String getSegment() { - return segment; - } - - /** - * @param segment - * to set - */ - public void setSegment(String segment) { - this.segment = segment; - } - - /** - * @return the startTime - */ - public Calendar getStartTime() { - return startTime; - } - - /** - * @param startTime - * to set - */ - public void setStartTime(Calendar startTime) { - this.startTime = startTime; - } - - /** - * @return the endTime - */ - public Calendar getEndTime() { - return endTime; - } - - /** - * @param endTIme - * to set - */ - public void setEndTime(Calendar endTime) { - this.endTime = endTime; - } - - /** - * @return the cloudTop - */ - public String getCloudTop() { - return cloudTop; - } - - /** - * @param cloudTop - * to set - */ - public void setCloudTop(String cloudTop) { - this.cloudTop = cloudTop; - } - - /** - * @return the flightLevel - */ - public int getFlightLevel() { - return flightLevel; - } - - /** - * @param flightLevel - * to set - */ - public void setFlightLevel(int flightLevel) { - this.flightLevel = flightLevel; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - -} +/** + * ConvsigmetSection + * + * This java class defines the getters and setters for the + * convective sigmet section table. + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2009 87/114 L. Lin Initial coding + * 07/2009 87/114 L. Lin Migration to TO11 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.common.dataplugin.convsigmet; + +import java.io.Serializable; + +import java.util.Calendar; +import java.util.HashSet; +import java.util.Set; + +import javax.persistence.CascadeType; +import javax.persistence.Column; +import javax.persistence.GeneratedValue; +import javax.persistence.Id; + +import javax.persistence.Entity; +import javax.persistence.FetchType; +import javax.persistence.JoinColumn; +import javax.persistence.OneToMany; +import javax.persistence.Table; +import org.hibernate.annotations.Index; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +@Entity +@Table(name="convsigmet_section") +@DynamicSerialize +public class ConvSigmetSection implements Serializable, ISerializableObject { + + private static final long serialVersionUID = 1L; + + @Id + @GeneratedValue + private Integer recordId = null; + + + // Class type such as: LINE, AREA, ISOL, CS, and OUTLOOK + @Column(length=8) + @DynamicSerializeElement + private String classType; + + // Sequence ID of a convective sigmet report + @Column(length=16) + @DynamicSerializeElement + private String sequenceID; + + // Start time of the report + @Column + @DynamicSerializeElement + private Calendar startTime; + + // End time of the report + @Column + @DynamicSerializeElement + private Calendar endTime; + + /* + * Intensity is DMSHG (weakening), DSIPTG (ending) + * INTSFYG (strengthening), DVLPG (beginning/growing) + */ + @Column(length=32) + @DynamicSerializeElement + private String intensity; + + // To where flight level from tops + @Column + @DynamicSerializeElement + private int flightLevel; + + // TOPS TO or TOPS ABV for flight level + @Column(length=16) + @DynamicSerializeElement + private String cloudTop; + + // Direction of weather report heads to + @Column + @DynamicSerializeElement + private int direction; + + // wind speed in knots + @Column + @DynamicSerializeElement + private int speed; + + // Distance is the Distance or Area diameter of the area or line + @Column + @DynamicSerializeElement + private int distance; + + // The information of a complete section + @Column(length=720) + @DynamicSerializeElement + private String segment; + + + /** + * Convsigmet location + */ + @DynamicSerializeElement + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "convSigmetLocation_parentid_idex") + private Set convSigmetLocation = new HashSet(); + + + /** + * No-Arg Convstructor + */ + public ConvSigmetSection() { + this.intensity = null; + this.cloudTop=null; + this.segment=null; + this.classType=null; + this.sequenceID=null; + + this.direction=IDecoderConstantsN.INTEGER_MISSING; + this.speed=IDecoderConstantsN.INTEGER_MISSING; + this.distance=IDecoderConstantsN.INTEGER_MISSING; + this.flightLevel=IDecoderConstantsN.INTEGER_MISSING; + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + /** + * @return the sequenceID + */ + public String getSequenceID() { + return sequenceID; + + } + + /** + * @return the sequenceID + */ + public void setSequenceID(String sequenceID) { + this.sequenceID = sequenceID; + } + + /** + * @return the intensity + */ + public String getIntensity() { + return intensity; + } + + /** + * @param intensity to set + */ + public void setIntensity(String intensity) { + this.intensity = intensity; + } + + /** + * @return the direction + */ + public int getDirection() { + return direction; + } + + /** + * @param direction to set + */ + public void setDirection(int direction) { + this.direction = direction; + } + + /** + * @return the speed + */ + public int getSpeed() { + return speed; + } + + /** + * @param speed to set + */ + public void setSpeed(int speed) { + this.speed = speed; + } + + /** + * @return the distance + */ + public int getDistance() { + return distance; + } + + /** + * @param distance to set + */ + public void setDistance(int distance) { + this.distance = distance; + } + + /** + * @return the set of convective sigmet location + */ + public Set getConvSigmetLocation() { + return convSigmetLocation; + } + + /** + * @param convsigmet the location to set + */ + public void setConvSigmetLocation(Set convLocation) { + this.convSigmetLocation = convLocation; + } + + /** + * @param add conv Sigmet location to set + */ + public void addConvSigmetLocation(ConvSigmetLocation plocation){ + convSigmetLocation.add(plocation); + } + + + + /** + * @return the classType + */ + public String getClassType() { + return classType; + } + + /** + * @param classType to set + */ + public void setClassType(String classType) { + this.classType = classType; + } + + /** + * @return the section + */ + public String getSegment() { + return segment; + } + + /** + * @param segment to set + */ + public void setSegment(String segment) { + this.segment = segment; + } + + /** + * @return the startTime + */ + public Calendar getStartTime() { + return startTime; + } + + /** + * @param startTime to set + */ + public void setStartTime(Calendar startTime) { + this.startTime = startTime; + } + + /** + * @return the endTime + */ + public Calendar getEndTime() { + return endTime; + } + + /** + * @param endTIme to set + */ + public void setEndTime(Calendar endTime) { + this.endTime = endTime; + } + + /** + * @return the cloudTop + */ + public String getCloudTop() { + return cloudTop; + } + + /** + * @param cloudTop to set + */ + public void setCloudTop(String cloudTop) { + this.cloudTop = cloudTop; + } + + /** + * @return the flightLevel + */ + public int getFlightLevel() { + return flightLevel; + } + + /** + * @param flightLevel to set + */ + public void setFlightLevel(int flightLevel) { + this.flightLevel = flightLevel; + } + + /** + * Get the record id. + * + * @return The recordId. If not set returns null. + */ + public Integer getRecordId() { + return recordId; + } + + /** + * Set the record id. + * @param record + */ + public void setRecordId(Integer recordId) { + this.recordId = recordId; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/dao/ConvSigmetDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/dao/ConvSigmetDao.java index ee358ce469..d901628cb1 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/dao/ConvSigmetDao.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/dao/ConvSigmetDao.java @@ -1,31 +1,14 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ package gov.noaa.nws.ncep.common.dataplugin.convsigmet.dao; import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; import java.util.List; import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.datastorage.IDataStore; import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.database.plugin.PluginDao; /** * TODO Add Description @@ -36,6 +19,8 @@ import com.raytheon.uf.edex.database.DataAccessLayerException; * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * Sep 23, 2009 jkorman Initial creation + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @@ -43,7 +28,7 @@ import com.raytheon.uf.edex.database.DataAccessLayerException; * @version 1.0 */ -public class ConvSigmetDao extends NcepDefaultPluginDao { +public class ConvSigmetDao extends PluginDao { /** * Creates a new ReccoDao @@ -92,4 +77,11 @@ public class ConvSigmetDao extends NcepDefaultPluginDao { return results; } + + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + // TODO Auto-generated method stub + return null; + } } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/package-info.java old mode 100755 new mode 100644 index f6e6ae41a7..a50a714f00 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/package-info.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.convsigmet/src/gov/noaa/nws/ncep/common/dataplugin/convsigmet/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains table record for decoder plug-ins -*/ -package gov.noaa.nws.ncep.common.dataplugin.convsigmet; +/** +* Contains table record for decoder plug-ins +*/ +package gov.noaa.nws.ncep.common.dataplugin.convsigmet; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/FfgPrecip.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/FfgPrecip.java index 219c0061ea..c7e806fa54 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/FfgPrecip.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/FfgPrecip.java @@ -13,6 +13,8 @@ * 03/2009 14 T. Lee Migration to TO10 * 11/2009 14 T. Lee Migration to TO11D6 * 05/2010 14 T. Lee Migration to TO11DR11 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @author T.Lee @@ -26,21 +28,15 @@ import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Column; import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import com.raytheon.uf.common.serialization.ISerializableObject; import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.dataplugin.ffg.FfgRecord; import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; @Entity @Table(name="ffg_precip") -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class FfgPrecip implements Serializable, ISerializableObject { @@ -50,11 +46,6 @@ public class FfgPrecip implements Serializable, ISerializableObject { @GeneratedValue private Integer recordId = null; - /** The FFG record this object belongs to **/ - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private FfgRecord parentID; - /** The zone ID **/ @Column(length=32) @XmlElement @@ -113,17 +104,17 @@ public class FfgPrecip implements Serializable, ISerializableObject { /** * @return the parentID - */ + * public FfgRecord getParentID() { return parentID; - } + }*/ /** * @param parentID the parentID to set - */ + * public void setParentID(FfgRecord parentID) { this.parentID = parentID; - } + }*/ /** * @return the zoneID diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/FfgRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/FfgRecord.java index 5b07795a16..c535b728d7 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/FfgRecord.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/FfgRecord.java @@ -13,6 +13,8 @@ * 12/2008 14 T. Lee Initialized variable * 03/2009 14 T. Lee Migration to TO10 * 07/2009 14 T. Lee Migration to TO11 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @author T.Lee @@ -23,23 +25,17 @@ package gov.noaa.nws.ncep.common.dataplugin.ffg; import java.util.Calendar; import java.util.HashSet; -import java.util.Iterator; import java.util.Set; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; +import javax.persistence.JoinColumn; import javax.persistence.OneToMany; import javax.persistence.Table; import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import javax.xml.bind.annotation.XmlRootElement; - -import org.hibernate.annotations.OnDelete; -import org.hibernate.annotations.OnDeleteAction; +import org.hibernate.annotations.Index; import com.raytheon.uf.common.dataplugin.PluginDataObject; import com.raytheon.uf.common.dataplugin.IDecoderGettable; @@ -49,67 +45,57 @@ import gov.noaa.nws.ncep.common.dataplugin.ffg.FfgPrecip; @Entity @Table(name = "ffg", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class FfgRecord extends PluginDataObject { private static final long serialVersionUID = 1L; /** Report type */ - @Column(length=32) - @XmlElement + @Column(length=32) @DynamicSerializeElement private String reportType; /** FFG AWIPS identifier */ @Column(length=32) - @DataURI(position=1) - @XmlElement + @DataURI(position=1) @DynamicSerializeElement private String awipsID; /** Bulletin insurance time */ - @Column - @XmlElement + @Column @DynamicSerializeElement private Calendar issueTime; /** Station ID */ - @Column(length=32) - @XmlElement + @Column(length=32) @DynamicSerializeElement private String issueOffice; /** Designator BBB */ - @Column(length=8) - @XmlElement + @Column(length=8) @DynamicSerializeElement private String designatorBBB; /** Bulletin messages */ - @Column(length=10000) - @XmlElement + @Column(length=10000) @DynamicSerializeElement private String bullMessage; /** Mass News Disseminator (MND) */ - @Column(length=72) - @XmlElement + @Column(length=72) @DynamicSerializeElement private String mndTime; /** WMO header */ - @Column(length=32) - @XmlElement + @Column(length=32) @DynamicSerializeElement private String wmoHeader; /** FFG precipitation */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) + @DynamicSerializeElement + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "ffgP_parentid_idex") private Set ffgP = new HashSet(); /** @@ -270,7 +256,7 @@ public class FfgRecord extends PluginDataObject { */ public void addPrecip(FfgPrecip precip){ ffgP.add(precip); - precip.setParentID (this); + //precip.setParentID (this); } /** @@ -281,11 +267,11 @@ public class FfgRecord extends PluginDataObject { public void setIdentifier(Object dataURI) { this.identifier = dataURI; - if (this.getFfgP() != null && this.getFfgP().size() > 0) { + /*if (this.getFfgP() != null && this.getFfgP().size() > 0) { for (Iterator iter = this.getFfgP().iterator(); iter.hasNext();) { FfgPrecip fp = iter.next(); - fp.setParentID(this); + //fp.setParentID(this); } - } + }*/ } } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/dao/FfgDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/dao/FfgDao.java index 01d8b865bf..1767d2828d 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/dao/FfgDao.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/dao/FfgDao.java @@ -10,6 +10,8 @@ * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * 05/2010 14 T. Lee Migration to TO11DR11 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @author T.Lee @@ -19,15 +21,14 @@ package gov.noaa.nws.ncep.common.dataplugin.ffg.dao; import gov.noaa.nws.ncep.common.dataplugin.ffg.FfgRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; - import java.util.List; - -import com.raytheon.edex.db.dao.DefaultPluginDao; import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.datastorage.IDataStore; import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.database.plugin.PluginDao; -public class FfgDao extends NcepDefaultPluginDao { +public class FfgDao extends PluginDao { /** * FfgDao constructor. @@ -76,4 +77,11 @@ public class FfgDao extends NcepDefaultPluginDao { return results; } + + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + // TODO Auto-generated method stub + return null; + } } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/package-info.java index bed1d1531f..87ecb1c61d 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/package-info.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ffg/src/gov/noaa/nws/ncep/common/dataplugin/ffg/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains table record for decoder plug-ins -*/ -package gov.noaa.nws.ncep.common.dataplugin.ffg; +/** +* Contains table record for decoder plug-ins +*/ +package gov.noaa.nws.ncep.common.dataplugin.ffg; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/.project deleted file mode 100644 index 80f8d2639c..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.common.dataplugin.h5scd - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/META-INF/MANIFEST.MF deleted file mode 100644 index c5da6858b7..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/META-INF/MANIFEST.MF +++ /dev/null @@ -1,31 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Scd Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.h5scd -Bundle-Version: 1.0.0.qualifier -Require-Bundle: org.eclipse.ui, - org.eclipse.core.runtime, - com.raytheon.uf.common.datastorage;bundle-version="1.11.31", - org.springframework;bundle-version="2.5.6", - gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", - com.raytheon.uf.edex.database;bundle-version="1.0.0", - com.raytheon.edex.common;bundle-version="1.12.1174", - org.apache.commons.logging;bundle-version="1.1.1", - com.raytheon.uf.common.pointdata;bundle-version="1.12.1174", - com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174" -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Import-Package: com.raytheon.edex.exception, - com.raytheon.uf.common.dataplugin, - com.raytheon.uf.common.dataplugin.annotations, - com.raytheon.uf.common.pointdata, - com.raytheon.uf.common.pointdata.spatial, - com.raytheon.uf.common.serialization.annotations, - com.raytheon.uf.common.status, - com.raytheon.uf.edex.decodertools.time, - com.raytheon.uf.edex.pointdata, - gov.noaa.nws.ncep.common.tools, - javax.measure.quantity, - javax.measure.unit, - javax.persistence -Export-Package: gov.noaa.nws.ncep.common.dataplugin.h5scd, - gov.noaa.nws.ncep.common.dataplugin.h5scd.dao diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject deleted file mode 100644 index fd7110f302..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject +++ /dev/null @@ -1 +0,0 @@ -gov.noaa.nws.ncep.common.dataplugin.h5scd.H5ScdRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/component-deploy.xml deleted file mode 100644 index a3a5e3551d..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/H5ScdRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/H5ScdRecord.java deleted file mode 100644 index d07812fc9d..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/H5ScdRecord.java +++ /dev/null @@ -1,504 +0,0 @@ -/** - * - * H5ScdRecord - * - * This java class performs the mapping to the database tables for SCD. - * - *
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * -------		-------	 	--------	-----------
- * 12/2008		41			T. Lee		Created
- * 04/2009		41			T. Lee		Migrated to TO10
- * 07/2009		41			T. Lee		Migrated to TO11
- * 11/2009		41			T. Lee		Migrated to TO11D6
- * 06/2011		41			F. J. Yen	Convert SCD to HDF5 (OB11.5).  Changed type
- * 										of suspectTimeFlag from Boolean to String
- * 										since undefined in PointDataDescription.
- * 
- * - * @author T.Lee - * @version 1.0 - * - */ - -package gov.noaa.nws.ncep.common.dataplugin.h5scd; - -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import java.util.Calendar; -import java.util.Collection; -import java.util.Date; - -import javax.measure.quantity.Length; -import javax.measure.quantity.Temperature; -import javax.measure.unit.NonSI; -import javax.measure.unit.SI; -import javax.measure.unit.Unit; -import javax.persistence.Column; -import javax.persistence.Embedded; -import javax.persistence.Entity; -import javax.persistence.Table; -import javax.persistence.Transient; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlAttribute; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import com.raytheon.uf.common.dataplugin.persist.IPersistable; -import com.raytheon.uf.common.geospatial.ISpatialEnabled; -import com.raytheon.uf.common.geospatial.ISpatialObject; -import com.raytheon.uf.common.pointdata.IPointData; -import com.raytheon.uf.common.pointdata.PointDataView; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@Entity -@Table(name = "h5scd", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize - -public class H5ScdRecord extends PluginDataObject implements ISpatialEnabled, IDecoderGettable, IPointData, IPersistable { - - private static final long serialVersionUID = 1L; - - public static final Unit TDXC_UNIT = SI.CELSIUS; - - public static final Unit PRECIP_UNIT = NonSI.INCH; - - /** Report type */ - @Transient - @XmlElement - @DynamicSerializeElement - private String reportType; - - /** Station ID */ - @Column(length=32) - @DataURI(position=1) - @XmlElement - @DynamicSerializeElement - private String stationID; - - /** Bulletin correction */ - @Column(length=8) - @DataURI(position=2) - @XmlElement - @DynamicSerializeElement - private String corIndicator; - - /** Bulletin observation time */ - @Transient - @XmlAttribute - @DynamicSerializeElement - private Calendar obsTime; - - /** Bulletin issuance time */ - @Column - @DataURI(position=3) - @XmlElement - @DynamicSerializeElement - private Calendar issueTime; - - /** Maximum 24h temperature in Celsius */ - @Transient - @XmlElement - @DynamicSerializeElement - private float TDXC; - - /** Minimum 24h temperature in Celsius */ - @Transient - @XmlElement - @DynamicSerializeElement - private float TDNC; - - /** Six hour accumulated precipitation in inches */ - @Transient - @XmlElement - @DynamicSerializeElement - private float P06I; - - /** Twenty-four hour accumulated precipitation in inches */ - @Transient - @XmlElement - @DynamicSerializeElement - private float P24I; - - /** Character weather phenomenon */ - @Transient - @XmlElement - @DynamicSerializeElement - private String WTHR; - - /** Snow depth */ - @Transient - @XmlElement - @DynamicSerializeElement - private float SNOW; - - /** New snow depth on the ground */ - @Transient - @XmlElement - @DynamicSerializeElement - private float SNEW; - - /** Total snow depth in a Calendar day */ - @Transient - @XmlElement - @DynamicSerializeElement - private float S24I; - - /** Water equivalent of snow */ - @Transient - @XmlElement - @DynamicSerializeElement - private float WEQS; - - /** Duration of sunshine */ - @Transient - @XmlElement - @DynamicSerializeElement - private int MSUN; - - /** Low-level cloud genera from WMO Code 0513 */ - @Transient - @XmlElement - @DynamicSerializeElement - private int CTYL; - - /** Mid-level cloud genera from WMO Code 0513 */ - @Transient - @XmlElement - @DynamicSerializeElement - private int CTYM; - - /** High-level cloud genera from WMO Code 0513 */ - @Transient - @XmlElement - @DynamicSerializeElement - private int CTYH; - - /** Fraction of celestial dome covered by cloud from WMO Code 2700 */ - @Transient - @XmlElement - @DynamicSerializeElement - private int CFRT; - - /** Fraction of celestial dome covered by low or mid cloud from WMO Code 2700 */ - @Transient - @XmlElement - @DynamicSerializeElement - private int CFRL; - - /** Cloud base height from WMO Code 1600 */ - @Transient - @XmlElement - @DynamicSerializeElement - private int CBAS; - - /** Suspect time flag */ - @Transient - @XmlElement - @DynamicSerializeElement - private String suspectTimeFlag; - - /** Raw report */ - @Transient - @XmlElement - @DynamicSerializeElement - private String report; - - @Embedded - private PointDataView pdv; - - /** - * Default constructor - * - */ - public H5ScdRecord(){ - this.stationID = null; - this.issueTime = null; - this.corIndicator = "REG"; - this.obsTime = null; - this.TDXC = IDecoderConstantsN.FLOAT_MISSING; - this.TDNC = IDecoderConstantsN.FLOAT_MISSING; - this.P06I = IDecoderConstantsN.FLOAT_MISSING; - this.P24I = IDecoderConstantsN.FLOAT_MISSING; - this.WTHR = ""; - this.SNOW = IDecoderConstantsN.FLOAT_MISSING; - this.SNEW = IDecoderConstantsN.FLOAT_MISSING; - this.S24I = IDecoderConstantsN.FLOAT_MISSING; - this.WEQS = IDecoderConstantsN.FLOAT_MISSING; - this.MSUN = IDecoderConstantsN.INTEGER_MISSING; - this.CTYL = IDecoderConstantsN.INTEGER_MISSING; - this.CTYM = IDecoderConstantsN.INTEGER_MISSING; - this.CTYH = IDecoderConstantsN.INTEGER_MISSING; - this.CFRT = IDecoderConstantsN.INTEGER_MISSING; - this.CFRL = IDecoderConstantsN.INTEGER_MISSING; - this.CBAS = IDecoderConstantsN.INTEGER_MISSING; - this.suspectTimeFlag = "false"; - this.report = ""; - } - - /** - * Constructs a SCD record from a dataURI - * - * @param uri The dataURI - */ - public H5ScdRecord(String uri) { - super(uri); - } - - @Override - public IDecoderGettable getDecoderGettable() { - return null; - } - - public String getReportType() { - return reportType; - } - - public void setReportType(String reportType) { - this.reportType = reportType; - } - - public String getStationID(){ - return stationID; - } - - public void setStationID(String stationID){ - this.stationID=stationID; - } - public Calendar getIssueTime(){ - return issueTime; - } - - public void setIssueTime(Calendar issueTime){ - this.issueTime=issueTime; - } - public String getCorIndicator(){ - return corIndicator; - } - - public void setCorIndicator(String corIndicator){ - this.corIndicator=corIndicator; - } - public Calendar getObsTime(){ - return obsTime; - } - - public void setObsTime(Calendar obsTime){ - this.obsTime=obsTime; - } - public float getTDXC(){ - return TDXC; - } - - public void setTDXC(float TDXC){ - this.TDXC=TDXC; - } - public float getTDNC(){ - return TDNC; - } - - public void setTDNC(float TDNC){ - this.TDNC=TDNC; - } - public float getP06I(){ - return P06I; - } - - public void setP06I(float P06I){ - this.P06I=P06I; - } - public float getP24I(){ - return P24I; - } - - public void setP24I(float P24I){ - this.P24I=P24I; - } - public String getWTHR(){ - return WTHR; - } - - public void setWTHR(String WTHR){ - this.WTHR=WTHR; - } - public float getSNOW(){ - return SNOW; - } - - public void setSNOW(float SNOW){ - this.SNOW=SNOW; - } - public float getSNEW(){ - return SNEW; - } - - public void setSNEW(float SNEW){ - this.SNEW=SNEW; - } - public float getS24I(){ - return S24I; - } - - public void setS24I(float S24I){ - this.S24I=S24I; - } - public float getWEQS(){ - return WEQS; - } - - public void setWEQS(float WEQS){ - this.WEQS=WEQS; - } - public int getMSUN(){ - return MSUN; - } - - public void setMSUN(int MSUN){ - this.MSUN=MSUN; - } - public int getCTYL(){ - return CTYL; - } - - public void setCTYL(int CTYL){ - this.CTYL=CTYL; - } - public int getCTYM(){ - return CTYM; - } - - public void setCTYM(int CTYM){ - this.CTYM=CTYM; - } - public int getCTYH(){ - return CTYH; - } - - public void setCTYH(int CTYH){ - this.CTYH=CTYH; - } - public int getCFRT(){ - return CFRT; - } - - public void setCFRT(int CFRT){ - this.CFRT=CFRT; - } - public int getCFRL(){ - return CFRL; - } - - public void setCFRL(int CFRL){ - this.CFRL=CFRL; - } - public int getCBAS(){ - return CBAS; - } - - public void setCBAS(int CBAS){ - this.CBAS=CBAS; - } - - public String getReport() { - return report; - } - - public void setReport(String report) { - this.report = report; - } - - public String getSuspectTimeFlag() { - return suspectTimeFlag; - } - - public void setSuspectTimeFlag(String suspectTimeFlag) { - this.suspectTimeFlag = suspectTimeFlag; - } - - /** - * Get the value and units of a named parameter within this observation. - * - * @param paramName - * The name of the parameter value to retrieve. - * @return An Amount with value and units. If the parameter is unknown, a - * null reference is returned. - */ - - @Override - public Date getPersistenceTime() { - return this.dataTime.getRefTime(); - } - - @Override - public void setPersistenceTime(Date persistTime) { - } - - @Override - public Integer getHdfFileId() { - return null; - } - - @Override - public void setHdfFileId(Integer hdfFileId) { - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.uf.common.pointdata.IPointData#getPointDataView() - */ - @Override - public PointDataView getPointDataView() { - return this.pdv; - } - - /* - * (non-Javadoc) - * - * @see - * com.raytheon.uf.common.pointdata.IPointData#setPointDataView(com.raytheon - * .uf.common.pointdata.PointDataView) - */ - @Override - public void setPointDataView(PointDataView pdv) { - this.pdv = pdv; - } - - @Override - public Amount getValue(String paramName) { - // TODO Auto-generated method stub - return null; - } - - @Override - public Collection getValues(String paramName) { - // TODO Auto-generated method stub - return null; - } - - @Override - public String getString(String paramName) { - // TODO Auto-generated method stub - return null; - } - - @Override - public String[] getStrings(String paramName) { - // TODO Auto-generated method stub - return null; - } - - @Override - public ISpatialObject getSpatialObject() { - // TODO Auto-generated method stub - return null; - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/dao/H5ScdDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/dao/H5ScdDao.java deleted file mode 100644 index 6f6115b0c3..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/dao/H5ScdDao.java +++ /dev/null @@ -1,197 +0,0 @@ -/** - * H5ScdDao - * - * This java class defines data access object for SCD data. - * - *
- * 
- * SOFTWARE HISTORY
- * Date         Ticket#    Engineer    	Description
- * ------------ ---------- ----------- 	--------------------------
- * 06/30/2011				F. J. Yen	Renamed and converted ScdDao to HDF5.
- * 
- * 
- * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author T. Lee - * @version 1.0 - */ - -package gov.noaa.nws.ncep.common.dataplugin.h5scd.dao; - -import java.io.InputStream; -import java.util.ArrayList; -import java.util.List; -import java.util.Map; - -import javax.xml.bind.JAXBException; - -import com.raytheon.edex.db.dao.spatial.ObStationDao; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.common.dataplugin.persist.IPersistable; -import com.raytheon.uf.common.dataquery.db.QueryParam; -import com.raytheon.uf.common.datastorage.IDataStore; -import com.raytheon.uf.common.pointdata.PointDataDescription; -import com.raytheon.uf.common.pointdata.spatial.ObStation; -import com.raytheon.uf.edex.database.DataAccessLayerException; -import com.raytheon.uf.edex.database.query.DatabaseQuery; -import com.raytheon.uf.edex.pointdata.PointDataDbDescription; -import com.raytheon.uf.edex.pointdata.PointDataPluginDao; -import gov.noaa.nws.ncep.common.dataplugin.h5scd.H5ScdRecord; - -public class H5ScdDao extends PointDataPluginDao { - - /** The station dao */ - private ObStationDao obDao = new ObStationDao(); - - /** - * Creates a new H5scdDao - * - * @throws PluginException - */ - public H5ScdDao(String pluginName) throws PluginException { - super(pluginName); - } - - @Override - protected IDataStore populateDataStore(IDataStore dataStore, - IPersistable obj) throws Exception { - // TODO Auto-generated method stub - return null; - } - public List queryBySpatialBox(double upperLeftLat, double upperLeftLon, - double lowerRightLat, double lowerRightLon) - throws DataAccessLayerException { - - List stationList = obDao.queryBySpatialBox(upperLeftLat, - upperLeftLon, lowerRightLat, lowerRightLon); - - List stationNames = new ArrayList(); - // for(ObStation station:stationList){ - // stationNames.add((String)station.getIdentifier()); - // } - stationList.clear(); - - DatabaseQuery query = new DatabaseQuery(H5ScdRecord.class); - query.addQueryParam("location.stationId", stationNames, - QueryParam.QueryOperand.IN); - return queryByCriteria(query); - } - - public List queryByState(String state, Integer count) - throws DataAccessLayerException { - - // List results = obDao.queryByState(state); - - ArrayList icaos = new ArrayList(); - // for (ObStation station : results) { - // //icaos.add((String)station.getIdentifier()); - // } - - DatabaseQuery query = new DatabaseQuery(H5ScdRecord.class, count); - query.addQueryParam("location.stationId", icaos, - QueryParam.QueryOperand.IN); - return queryByCriteria(query); - } - /** - * Retrieves an h5scd report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public H5ScdRecord queryByDataURI(String dataURI) { - H5ScdRecord report = null; - List h5scd = null; - try { - h5scd = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if ((h5scd != null) && (h5scd.size() > 0)) { - report = (H5ScdRecord) h5scd.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the h5scd table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.h5scd where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } - - public ObStationDao getObDao() { - return obDao; - } - - public void setObDao(ObStationDao obDao) { - this.obDao = obDao; - } - - @Override - public String[] getKeysRequiredForFileName() { - return new String[] { "dataTime.refTime" }; - } - - @Override - public String getPointDataFileName(H5ScdRecord p) { - return "h5scd.h5"; - } - - @Override - public H5ScdRecord newObject() { - return new H5ScdRecord(); - } - - @Override - public PointDataDescription getPointDataDescription(Map obj) { - if (hdf5DataDescription == null) { - try { - hdf5DataDescription = PointDataDescription.fromStream(this - .getClass().getResourceAsStream( - "/res/pointdata/h5scd.xml")); - } catch (JAXBException e) { - logger.error("Unable to load h5scd Point Data Description", e); - } - } - return hdf5DataDescription; - } - - /* - * (non-Javadoc) - * - * @see - * com.raytheon.uf.edex.pointdata.PointDataPluginDao#getPointDataDbDescription - * () - */ - @Override - public PointDataDbDescription getPointDataDbDescription() { - if (dbDataDescription == null) { - InputStream stream = this.getClass().getResourceAsStream( - "/res/pointdata/h5scddb.xml"); - if (stream != null) { - try { - dbDataDescription = PointDataDbDescription - .fromStream(stream); - } catch (JAXBException e) { - logger.error("Unable to load " + pluginName - + " Point Data Database Description", e); - } - } - } - return dbDataDescription; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/dao/H5ScdPointDataTransform.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/dao/H5ScdPointDataTransform.java deleted file mode 100644 index d8ed37873c..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/dao/H5ScdPointDataTransform.java +++ /dev/null @@ -1,235 +0,0 @@ -/** - * This software was modified from Raytheon's obs decoder plugin by NOAA/NWS/ - * NCEP/NCO in order to output point data in HDF5, - **/ -package gov.noaa.nws.ncep.common.dataplugin.h5scd.dao; - -import java.io.File; -import java.util.ArrayList; -import java.util.Date; -import java.util.HashMap; -import java.util.List; -import java.util.Map; - -import gov.noaa.nws.ncep.common.dataplugin.h5scd.H5ScdRecord; -import gov.noaa.nws.ncep.common.dataplugin.h5scd.dao.H5ScdDao; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.pointdata.PointDataContainer; -import com.raytheon.uf.common.pointdata.PointDataDescription; -import com.raytheon.uf.common.pointdata.PointDataView; -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.edex.decodertools.time.TimeTools; - -/** - * Provides a transform from H5ScdRecords to PointDataContainer and vice versa. - * - *
- * 
- * SOFTWARE HISTORY
- * Date         Ticket#    Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * 06/29/2011				F. J. Yen	Initial creation
- * 
- * 
- * - * @author chammack - * @version 1.0 - */ - -public class H5ScdPointDataTransform { - - private static final String STATION_ID = "stationId"; - - private static final String REPORT_TYPE = "reportType"; - - private static final String ISSUE_TIME = "issueTime"; - - private static final String OBS_TIME = "obsTime"; - - // STATION_ID, REPORT_TYPE, ISSUE_TIME, OBS_TIME - // ------------------ - - private static final String CORRECTION_CODE = "correctionCode"; - - private static final String DATAURI = "dataURI"; - - private static final String REPORT = "report"; - - // CORRECTION_CODE, DATAURI, REPORT - // ------------------ - - private static final String TDXC = "TDXC"; - - private static final String TDNC = "TDNC"; - - private static final String P06I = "P06I"; - - private static final String P24I = "P24I"; - - private static final String WTHR = "WTHR"; - - private static final String SNOW = "SNOW"; - - private static final String SNEW = "SNEW"; - - private static final String S24I = "S24I"; - - private static final String WEQS = "WEQS"; - - private static final String MSUN = "MSUN"; - - private static final String CTYL = "CTYL"; - - private static final String CTYM = "CTYM"; - - private static final String CTYH = "CTYH"; - - private static final String CFRT = "CFRT"; - - private static final String CFRL = "CFRL"; - - private static final String CBAS = "CBAS"; - - private static final String SUSPECT_TIME_FLAG = "suspectTimeFlag"; - - // TDXC, TDNC, P06I, P24I, WTHR, SNOW, SNEW, S24I, WEQS, MSUN, - // CTYL, CTYM, CTYH, CFRT, CFRL, CBAS, SUSPECT_TIME_FLAG - // ------------------ - - - /** - * It is important to keep this up to date or risk breaking backwards - * compatibility - */ - private static final String[] ALL_PARAMS = { STATION_ID, REPORT_TYPE, - ISSUE_TIME, OBS_TIME, CORRECTION_CODE, REPORT, DATAURI, TDXC, - TDNC, P06I, P24I, WTHR, SNOW, SNEW, S24I, WEQS, MSUN, CTYL, - CTYM, CTYH, CFRT, CFRL, CBAS, SUSPECT_TIME_FLAG,}; - - public static final String ALL_PARAMS_LIST; - static { - StringBuffer sb = new StringBuffer(); - boolean first = true; - for (String s : ALL_PARAMS) { - if (!first) { - sb.append(", "); - } else { - first = false; - } - sb.append(s); - } - ALL_PARAMS_LIST = sb.toString(); - } - - private H5ScdDao dao; - - private PointDataDescription description; - - public H5ScdPointDataTransform() { - try { - this.dao = new H5ScdDao("h5scd"); - this.description = dao.getPointDataDescription(null); - } catch (Exception e) { - // TODO Auto-generated catch block - e.printStackTrace(); - } - } - - public PluginDataObject[] toPointData(PluginDataObject[] pdo) { - - if (pdo.length > 0) { - Map pointMap = new HashMap(); - for (PluginDataObject p : pdo) { - if (!(p instanceof H5ScdRecord)) - continue; - File f = this.dao.getFullFilePath(p); - PointDataContainer pdc = pointMap.get(f); - if (pdc == null) { - pdc = PointDataContainer.build(this.description); - pointMap.put(f, pdc); - } - H5ScdRecord nar = (H5ScdRecord) p; - PointDataView pdv = buildView(pdc, nar); - nar.setPointDataView(pdv); - } - } - return pdo; - } - - private PointDataView buildView(PointDataContainer container, - H5ScdRecord record) { - PointDataView pdv = container.append(); - pdv.setLong(OBS_TIME, record.getObsTime().getTime().getTime()); - pdv.setString(REPORT, record.getReport()); - pdv.setString(REPORT_TYPE, record.getReportType()); - pdv.setString(REPORT, record.getReport()); - pdv.setFloat(TDXC, record.getTDXC()); - pdv.setFloat(TDNC, record.getTDNC()); - pdv.setFloat(P06I, record.getP06I()); - pdv.setFloat(P24I, record.getP24I()); - pdv.setString(WTHR, record.getWTHR()); - pdv.setFloat(SNOW, record.getSNOW()); - pdv.setFloat(SNEW, record.getSNEW()); - pdv.setFloat(S24I, record.getS24I()); - pdv.setFloat(WEQS, record.getWEQS()); - pdv.setInt(MSUN, record.getMSUN()); - pdv.setInt(CTYL, record.getCTYL()); - pdv.setInt(CTYM, record.getCTYM()); - pdv.setInt(CTYH, record.getCTYH()); - pdv.setInt(CFRT, record.getCFRT()); - pdv.setInt(CFRL, record.getCFRL()); - pdv.setInt(CBAS, record.getCBAS()); - pdv.setString(SUSPECT_TIME_FLAG, record.getSuspectTimeFlag()); - return pdv; - } - - public static H5ScdRecord toH5ScdRecord(PointDataView pdv) { - H5ScdRecord nar = new H5ScdRecord(); - - nar.setCorIndicator(pdv.getString(CORRECTION_CODE)); - nar.setDataTime(new DataTime(new Date(pdv.getNumber(OBS_TIME) - .longValue()))); - nar.setDataURI(pdv.getString(DATAURI)); - nar.setReport(pdv.getString(REPORT)); - nar.setReportType(pdv.getString(REPORT_TYPE)); - nar.setStationID(pdv.getString(STATION_ID)); - - long tmptime = pdv.getNumber(ISSUE_TIME).longValue(); - nar.setIssueTime(TimeTools.newCalendar(tmptime)); - tmptime = pdv.getNumber(OBS_TIME).longValue(); - nar.setObsTime(TimeTools.newCalendar(tmptime)); - - nar.setPluginName("h5scd"); - - nar.setTDXC(pdv.getNumber(TDXC).floatValue()); - nar.setTDNC(pdv.getNumber(TDNC).floatValue()); - nar.setP06I(pdv.getNumber(P06I).floatValue()); - nar.setP24I(pdv.getNumber(P24I).floatValue()); - nar.setWTHR(pdv.getString(WTHR)); - nar.setSNOW(pdv.getNumber(SNOW).floatValue()); - nar.setSNEW(pdv.getNumber(SNEW).floatValue()); - nar.setS24I(pdv.getNumber(S24I).floatValue()); - nar.setWEQS(pdv.getNumber(WEQS).floatValue()); - - nar.setMSUN(pdv.getInt(MSUN)); - nar.setCTYL(pdv.getInt(CTYL)); - nar.setCTYM(pdv.getInt(CTYM)); - nar.setCTYH(pdv.getInt(CTYH)); - nar.setCFRT(pdv.getInt(CFRT)); - nar.setCFRL(pdv.getInt(CFRL)); - nar.setCBAS(pdv.getInt(CBAS)); - nar.setSuspectTimeFlag(pdv.getString(SUSPECT_TIME_FLAG)); - - return nar; - } - - public static H5ScdRecord[] toH5ScdRecords(PointDataContainer container) { - List records = new ArrayList(); - container.setCurrentSz(container.getAllocatedSz()); - for (int i = 0; i < container.getCurrentSz(); i++) { - PointDataView pdv = container.readRandom(i); - records.add(toH5ScdRecord(pdv)); - } - return records.toArray(new H5ScdRecord[records.size()]); - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/package-info.java deleted file mode 100644 index dd7025cce5..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/src/gov/noaa/nws/ncep/common/dataplugin/h5scd/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * SCD implementation of the plug-in pattern. - * - * Package includes classes to decode the SCD message and persist the data. - * - */ -package gov.noaa.nws.ncep.common.dataplugin.h5scd; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/.project deleted file mode 100644 index cf2adf895a..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.common.dataplugin.h5uair - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/META-INF/MANIFEST.MF deleted file mode 100644 index b3a78f5fe2..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/META-INF/MANIFEST.MF +++ /dev/null @@ -1,20 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Uair Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.h5uair -Bundle-Version: 1.0.0.qualifier -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Require-Bundle: - com.raytheon.edex.common;bundle-version="1.11.17", - com.raytheon.uf.edex.decodertools;bundle-version="1.11.17", - gov.noaa.nws.ncep.common;bundle-version="1.0.0", - org.apache.commons.logging;bundle-version="1.0.4", - javax.persistence;bundle-version="1.0.0", - com.raytheon.uf.common.status;bundle-version="1.12.1174" -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization -Bundle-ActivationPolicy: lazy -Export-Package: gov.noaa.nws.ncep.common.dataplugin.h5uair, - gov.noaa.nws.ncep.common.dataplugin.h5uair.dao -Import-Package: com.raytheon.uf.common.pointdata, - com.raytheon.uf.edex.pointdata diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject deleted file mode 100644 index bc2dad451f..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject +++ /dev/null @@ -1,5 +0,0 @@ -gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord -gov.noaa.nws.ncep.common.dataplugin.h5uair.H5ObsLevels -gov.noaa.nws.ncep.common.dataplugin.h5uair.H5Tropopause -gov.noaa.nws.ncep.common.dataplugin.h5uair.H5MaxWind -gov.noaa.nws.ncep.common.dataplugin.h5uair.H5LiftedIndex \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/component-deploy.xml deleted file mode 100644 index 8e6027600a..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5LiftedIndex.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5LiftedIndex.java deleted file mode 100644 index 047dcdfdfa..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5LiftedIndex.java +++ /dev/null @@ -1,166 +0,0 @@ -/** - * H5LiftedIndex - * - * This java class defines the getters and setters for the Lifted Index - * and low-level and high-level wind shear data in TTAA of an upper air - * sounding. - * - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * 04/2011 210 T. Lee Removed table entity for H5 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.common.dataplugin.h5uair; - -import java.io.Serializable; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class H5LiftedIndex implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The CONVSIGMET record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private H5UairRecord parentID; - - // Observation pressure in Pascals - @XmlElement - @DynamicSerializeElement - private float liTemp; - - // - @XmlElement - @DynamicSerializeElement - private float loDrct; - - // - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float loSped; - - // - @XmlElement - @DynamicSerializeElement - private float hiDrct; - - // - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float hiSped; - - /** - * No-Arg Convstructor - */ - public H5LiftedIndex() { - liTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - loDrct = IDecoderConstantsN.UAIR_FLOAT_MISSING; - loSped = IDecoderConstantsN.UAIR_FLOAT_MISSING; - hiDrct = IDecoderConstantsN.UAIR_FLOAT_MISSING; - loSped = IDecoderConstantsN.UAIR_FLOAT_MISSING; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - public float getLiTemp() { - return liTemp; - } - - public void setLiTemp(float liTemp) { - this.liTemp = liTemp; - } - - public float getLoDrct() { - return loDrct; - } - - public void setLoDrct(float loDrct) { - this.loDrct = loDrct; - } - - public float getLoSped() { - return loSped; - } - - public void setLoSped(float loSped) { - this.loSped = loSped; - } - - public float getHiDrct() { - return hiDrct; - } - - public void setHiDrct(float hiDrct) { - this.hiDrct = hiDrct; - } - - public float getHiSped() { - return hiSped; - } - - public void setHiSped(float hiSped) { - this.hiSped = hiSped; - } - - /** - * @return the parentID - */ - public H5UairRecord getParentID() { - - return parentID; - } - - public void setParentID(H5UairRecord parentID) { - this.parentID = parentID; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5MaxWind.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5MaxWind.java deleted file mode 100644 index 341b205609..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5MaxWind.java +++ /dev/null @@ -1,195 +0,0 @@ -/** - * H5MaxWind - * - * This java class defines the getters and setters for the maximum wind - * data in TTAA of an upper air sounding. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * 04/2011 210 T. Lee Removed table entity for H5 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.common.dataplugin.h5uair; - -import java.io.Serializable; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class H5MaxWind implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The H5Uair record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private H5UairRecord parentID; - - // Observation pressure in Pascals - @XmlElement - @DynamicSerializeElement - private float pres; - - // Observation wind direction in angular degrees. - @XmlElement - @DynamicSerializeElement - private float drct; - - // Observation wind speed in meters per second. - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float sped; - - // Observation wind shear low - @XmlElement - @DynamicSerializeElement - private float loShear; - - // Observation wind shear hegith - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float hiShear; - - /** - * No-Arg Constructor - */ - public H5MaxWind() { - sped = IDecoderConstantsN.UAIR_FLOAT_MISSING; - drct = IDecoderConstantsN.UAIR_FLOAT_MISSING; - pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * Get the level pres in Pascals. - * - * @return the pres - */ - public float getPres() { - return pres; - } - - /** - * Set the level pressure in Pascals. - * - * @param pres - * the pres to set - */ - public void setPres(float pres) { - this.pres = pres; - } - - /** - * Get the level wind direction in angular degrees. - * - * @return the drct - */ - public float getDrct() { - return drct; - } - - /** - * Set the level wind direction in angular degrees. - * - * @param drct - * the drct to set - */ - public void setDrct(float drct) { - this.drct = drct; - } - - /** - * Get the level wind speed in meters per second. - * - * @return the sped - */ - public float getSped() { - return sped; - } - - /** - * Set the level wind speed in meters per second. - * - * @param sped - * the sped to set - */ - public void setSped(float sped) { - this.sped = sped; - } - - public float getLoShear() { - return loShear; - } - - public void setLoShear(float loShear) { - this.loShear = loShear; - } - - public float getHiShear() { - return hiShear; - } - - public void setHiShear(float hiShear) { - this.hiShear = hiShear; - } - - /** - * @return the parentID - */ - public H5UairRecord getParentID() { - - return parentID; - } - - public void setParentID(H5UairRecord parentID) { - this.parentID = parentID; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5ObsLevels.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5ObsLevels.java deleted file mode 100644 index dd60f6c89d..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5ObsLevels.java +++ /dev/null @@ -1,242 +0,0 @@ -/** - * H5ObsLevels - * - * This java class defines the getters and setters for the upper air - * parameters in TTAA of an upper air sounding. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * 04/2011 210 T. Lee Removed table entity for H5 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.common.dataplugin.h5uair; - -import java.io.Serializable; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class H5ObsLevels implements Serializable, ISerializableObject { - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The CONVSIGMET record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private H5UairRecord parentID; - - // Observation pressure in Pascals - @XmlElement - @DynamicSerializeElement - private float pres; - - // Observation geopotential height in meters. - @XmlElement - @DynamicSerializeElement - private float hght; - - // Observation dry air temperature in degrees Kelvin. - @XmlElement - @DynamicSerializeElement - private float temp; - - // Observation dewpoint temperature in degrees Kelvin. - @XmlElement - @DynamicSerializeElement - private float dwpt; - - // Observation wind direction in angular degrees. - @XmlElement - @DynamicSerializeElement - private float drct; - - // Observation wind speed in meters per second. - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float Sped; - - /** - * No-Arg Constructor - */ - public H5ObsLevels() { - Sped = IDecoderConstantsN.UAIR_FLOAT_MISSING; - drct = IDecoderConstantsN.UAIR_FLOAT_MISSING; - dwpt = IDecoderConstantsN.UAIR_FLOAT_MISSING; - temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - hght = IDecoderConstantsN.UAIR_FLOAT_MISSING; - pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * Get the level pressure in Pascals. - * - * @return the pres - */ - public float getPres() { - return pres; - } - - /** - * Set the level pressure in Pascals. - * - * @param pres - * the pres to set - */ - public void setPres(float pres) { - this.pres = pres; - } - - /** - * Get the level geopotential height in meters. - * - * @return the hght - */ - public float getHght() { - return hght; - } - - /** - * Set the level geopotential height in meters. - * - * @param hght - * the hght to set - */ - public void setHght(float hght) { - this.hght = hght; - } - - /** - * Get the level dry air temperature in degrees Kelvin. - * - * @return the temp - */ - public float getTemp() { - return temp; - } - - /** - * Set the level dry air temperature in degrees Kelvin. - * - * @param temp - * the temp to set - */ - public void setTemp(float temp) { - this.temp = temp; - } - - /** - * Get the level dewpoint temperature in degrees Kelvin. - * - * @return the dwpt - */ - public float getDwpt() { - return dwpt; - } - - /** - * Set the level dewpoint temperature in degrees Kelvin. - * - * @param dwpt - * the dwpt to set - */ - public void setDwpt(float dwpt) { - this.dwpt = dwpt; - } - - /** - * Get the level wind direction in angular degrees. - * - * @return the drct - */ - public float getDrct() { - return drct; - } - - /** - * Set the level wind direction in angular degrees. - * - * @param drct - * the drct to set - */ - public void setDrct(float drct) { - this.drct = drct; - } - - /** - * Get the level wind speed in meters per second. - * - * @return the Sped - */ - public float getSped() { - return Sped; - } - - /** - * Set the level wind speed in meters per second. - * - * @param Sped - * the Sped to set - */ - public void setSped(float Sped) { - this.Sped = Sped; - } - - /** - * @return the parentID - */ - public H5UairRecord getParentID() { - - return parentID; - } - - public void setParentID(H5UairRecord parentID) { - this.parentID = parentID; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5Tropopause.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5Tropopause.java deleted file mode 100644 index 75ffd7817d..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5Tropopause.java +++ /dev/null @@ -1,218 +0,0 @@ -/** - * H5Tropopouse - * - * This java class defines the getters and setters for the tropopause - * data in TTAA of an upper air sounding. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * 04/2011 210 T. Lee Removed table entity for H5 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.common.dataplugin.h5uair; - -import java.io.Serializable; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class H5Tropopause implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The CONVSIGMET record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private H5UairRecord parentID; - - // Observation pressure in Pascals - @XmlElement - @DynamicSerializeElement - private float pres; - - // Observation dry air temperature in degrees Kelvin. - @XmlElement - @DynamicSerializeElement - private float temp; - - // Observation dewpoint temperature in degrees Kelvin. - @XmlElement - @DynamicSerializeElement - private float dwpt; - - // Observation wind direction in angular degrees. - @XmlElement - @DynamicSerializeElement - private float drct; - - // Observation wind speed in meters per second. - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float sped; - - /** - * No-Arg Constructor - */ - public H5Tropopause() { - sped = IDecoderConstantsN.UAIR_FLOAT_MISSING; - drct = IDecoderConstantsN.UAIR_FLOAT_MISSING; - dwpt = IDecoderConstantsN.UAIR_FLOAT_MISSING; - temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * Get the level pressure in Pascals. - * - * @return the pres - */ - public float getPres() { - return pres; - } - - /** - * Set the level pressure in Pascals. - * - * @param pres - * the pres to set - */ - public void setPres(float pres) { - this.pres = pres; - } - - /** - * Get the level dry air temperature in degrees Kelvin. - * - * @return the temp - */ - public float getTemp() { - return temp; - } - - /** - * Set the level dry air temperature in degrees Kelvin. - * - * @param temp - * the temp to set - */ - public void setTemp(float temp) { - this.temp = temp; - } - - /** - * Get the level dewpoint temperature in degrees Kelvin. - * - * @return the dwpt - */ - public float getDwpt() { - return dwpt; - } - - /** - * Set the level dewpoint temperature in degrees Kelvin. - * - * @param dwpt - * the dwpt to set - */ - public void setDwpt(float dwpt) { - this.dwpt = dwpt; - } - - /** - * Get the level wind direction in angular degrees. - * - * @return the drct - */ - public float getDrct() { - return drct; - } - - /** - * Set the level wind direction in angular degrees. - * - * @param drct - * the drct to set - */ - public void setDrct(float drct) { - this.drct = drct; - } - - /** - * Get the level wind speed in meters per second. - * - * @return the sped - */ - public float getSped() { - return sped; - } - - /** - * Set the level wind speed in meters per second. - * - * @param sped - * the sped to set - */ - public void setSped(float sped) { - this.sped = sped; - } - - /** - * @return the parentID - */ - public H5UairRecord getParentID() { - - return parentID; - } - - public void setParentID(H5UairRecord parentID) { - this.parentID = parentID; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5UairRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5UairRecord.java deleted file mode 100644 index 14a6783f17..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/H5UairRecord.java +++ /dev/null @@ -1,578 +0,0 @@ -/** - * H5UairRecord - * - * The java class defines the parameters in the postgres table and - * the for HDF5 dataset for the upper air data. - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial creation - * 4/2011 T. Lee Persist to HDF5 - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.common.dataplugin.h5uair; - -import java.util.Date; -import java.util.Calendar; -import java.util.Collection; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Set; -import javax.persistence.Column; -import javax.persistence.Embedded; -import javax.persistence.Entity; -import javax.persistence.Table; -import javax.persistence.Transient; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlAttribute; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.dataplugin.persist.IPersistable; -import com.raytheon.uf.common.geospatial.ISpatialEnabled; -import com.raytheon.uf.common.geospatial.ISpatialObject; -import com.raytheon.uf.common.pointdata.IPointData; -import com.raytheon.uf.common.pointdata.PointDataView; -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "h5uair", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class H5UairRecord extends PluginDataObject implements ISpatialEnabled, - IDecoderGettable, IPointData, IPersistable { - - private static final long serialVersionUID = 1L; - public static final String PLUGIN_NAME = "h5uair"; - - // Time of the UTC - @DataURI(position = 4) - @Column - @XmlAttribute - @DynamicSerializeElement - private int UTC; - - // The observation report type. - @DataURI(position = 1) - @Column - @XmlAttribute - @DynamicSerializeElement - private String reportType; - - // Station ID - @Column - @XmlAttribute - @DynamicSerializeElement - private String stid; - - // Issue time for the bulletin - @Column - @XmlElement - @DynamicSerializeElement - private Calendar issueTime; - - // Observation time for the bulletin - @Column - @XmlElement - @DynamicSerializeElement - private Calendar obsTime; - - // Synoptic time for the bulletin - // Time of the observation to the nearest hour. - @Column - @XmlElement - @DynamicSerializeElement - private Calendar synopticTime; - - // Type of data such as TTAA/BB/CC/DD or PP... - @DataURI(position = 3) - @Column - @XmlElement - @DynamicSerializeElement - private String dataType; - - // Correction indicator from wmo header - @DataURI(position = 5) - @Column - @XmlAttribute - @DynamicSerializeElement - private String corr; - - // Text of the WMO header - @Column - @XmlAttribute - @DynamicSerializeElement - private String wmoHeader; - - // Station number - @DataURI(position = 2) - @Column - @XmlAttribute - @DynamicSerializeElement - private String stnum; - - // Latitude of the station - @Column - @XmlElement - @DynamicSerializeElement - private float slat; - - // Longitude of the station - @Column - @XmlElement - @DynamicSerializeElement - private float slon; - - // Elevation of the station - @Column - @XmlElement - @DynamicSerializeElement - private float selv; - - // Yes if report is a NIL. - @Column - @XmlAttribute - @DynamicSerializeElement - private Boolean nil; - - // bulletin message - @Transient - @XmlAttribute - @DynamicSerializeElement - private String bullMessage; - - /** - * Uair observation levels - */ - @DynamicSerializeElement - @XmlElement - @Transient - private Set obsLevels = new HashSet(); - - /** - * Uair tropopause data - */ - @DynamicSerializeElement - @XmlElement - @Transient - private Set tropopause = new HashSet(); - - /** - * Uair maxwind data - */ - @DynamicSerializeElement - @XmlElement - @Transient - private Set maxwind = new HashSet(); - - /** - * Uair lifted index data - */ - @DynamicSerializeElement - @XmlElement - @Transient - private Set liftedindex = new HashSet(); - - @Embedded - private PointDataView pdv; - private Integer hdfFileId; - - /** - * Empty constructor. - */ - public H5UairRecord() { - this.nil=false; - this.stnum=""; - this.wmoHeader=""; - this.stid=""; - this.corr=""; - this.dataType=""; - } - - /** - * Constructor for DataURI construction through base class. This is used by - * the notification service. - * - * @param uri - * A data uri applicable to this class. - * @param tableDef - * The table definitions for this class. - */ - public H5UairRecord(String uri) { - super(uri); - } - - /** - * @return the wmoHeader - */ - public String getWmoHeader() { - return wmoHeader; - } - - /** - * @param wmoHeader - * the wmoHeader to set - */ - public void setWmoHeader(String wmoHeader) { - this.wmoHeader = wmoHeader; - } - - /** - * Get the report correction indicator. - * - * @return The corr - */ - public String getCorr() { - return corr; - } - - /** - * Set the report correction indicator. - * - * @param corr - * The corr. - */ - public void setCorr(String corr) { - this.corr = corr; - } - - /** - * Get the observation report type. - * - * @return the reportType - */ - public String getReportType() { - return reportType; - } - - /** - * Set the observation report type. - * - * @param reportType - * the reportType to set - */ - public void setReportType(String reportType) { - this.reportType = reportType; - } - - public String getStnum() { - return stnum; - } - - public void setStnum(String stnum) { - this.stnum = stnum; - } - - public double getSlat() { - return slat; - } - - public void setSlat(float slat) { - this.slat = slat; - } - - public double getSlon() { - return slon; - } - - public void setSlon(float slon) { - this.slon = slon; - } - - public double getSelv() { - return selv; - } - - public void setSelv(float selv) { - this.selv = selv; - } - - public Calendar getObsTime() { - return obsTime; - } - - public void setObsTime(Calendar obsTime) { - this.obsTime = obsTime; - } - - public Calendar getSynopticTime() { - return synopticTime; - } - - public void setSynopticTime(Calendar synopticTime) { - this.synopticTime = synopticTime; - } - - public String getBullMessage() { - return bullMessage; - } - - public void setBullMessage(String bullMessage) { - this.bullMessage = bullMessage; - } - - public Calendar getIssueTime() { - return issueTime; - } - - public void setIssueTime(Calendar issueTime) { - this.issueTime = issueTime; - } - - public String getDataType() { - return dataType; - } - - public void setDataType(String dataType) { - this.dataType = dataType; - } - - public int getUTC() { - return UTC; - } - - public void setUTC(int utc) { - UTC = utc; - } - - public Boolean getNil() { - return nil; - } - - public void setNil(Boolean nil) { - this.nil = nil; - } - - public String getStid() { - return stid; - } - - public void setStid(String stid) { - this.stid = stid; - } - - @Override - public IDecoderGettable getDecoderGettable() { - // TODO Auto-generated method stub - return null; - } - - /** - * @return the set of uair observation levels - */ - public Set getObsLevels() { - return obsLevels; - } - - /** - * @param uair observation levels to set - */ - public void setObsLevels(Set uairLevel) { - this.obsLevels = uairLevel; - } - - /** - * @param add uair observation levels to set - */ - public void addObsLevels(H5ObsLevels plevel){ - obsLevels.add(plevel); - plevel.setParentID(this); - } - - /** - * @return the set of uair observation levels - */ - public Set getTropopause() { - return tropopause; - } - - /** - * @param uair observation levels to set - */ - public void setTropopause(Set trop) { - this.tropopause = trop; - } - - /** - * @param add uair observation levels to set - */ - public void addTropopause(H5Tropopause trop){ - tropopause.add(trop); - trop.setParentID(this); - } - - /** - * @return the set of uair maximum wind - */ - public Set getMaxWind() { - return maxwind; - } - - /** - * @param uair maximum wind to set - */ - public void setMaxWind(Set mwind) { - this.maxwind = mwind; - } - - /** - * @param add uair maximum wind to set - */ - public void addMaxWind(H5MaxWind mwind){ - maxwind.add(mwind); - mwind.setParentID(this); - } - - /** - * @return the set of uair lifted index - */ - public Set getLiftedIndex() { - return liftedindex; - } - - /** - * @param uair lifted index to set - */ - public void setLiftedIndex(Set li) { - this.liftedindex = li; - } - - /** - * @param add uair lifted index to set - */ - public void addLiftedIndex(H5LiftedIndex li){ - liftedindex.add(li); - li.setParentID(this); - } - - /** - * Override existing set method to modify any - * classes that use the dataURI as a foreign key - */ - @Override - public void setIdentifier(Object dataURI) - { - - this.identifier = dataURI; - - if(this.getObsLevels() != null && this.getObsLevels().size() > 0) - { - for (Iterator iter = this.getObsLevels().iterator(); iter.hasNext();) { - H5ObsLevels level = iter.next(); - level.setParentID(this); - } - } - - if(this.getTropopause() != null && this.getTropopause().size() > 0) - { - for (Iterator iter = this.getTropopause().iterator(); iter.hasNext();) { - H5Tropopause trop = iter.next(); - trop.setParentID(this); - } - } - - if(this.getMaxWind() != null && this.getMaxWind().size() > 0) - { - for (Iterator iter = this.getMaxWind().iterator(); iter.hasNext();) { - H5MaxWind mwind = iter.next(); - mwind.setParentID(this); - } - } - - if(this.getLiftedIndex() != null && this.getLiftedIndex().size() > 0) - { - for (Iterator iter = this.getLiftedIndex().iterator(); iter.hasNext();) { - H5LiftedIndex li = iter.next(); - li.setParentID(this); - } - } - - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.uf.common.pointdata.IPointData#getPointDataView() - */ - @Override - public PointDataView getPointDataView() { - return this.pdv; - } - - /* - * (non-Javadoc) - * - * @see - * com.raytheon.uf.common.pointdata.IPointData#setPointDataView(com.raytheon - * .uf.common.pointdata.PointDataView) - */ - @Override - public void setPointDataView(PointDataView pdv) { - this.pdv = pdv; - } - - @Override - public Integer getHdfFileId() { - return null; - } - - @Override - public Date getPersistenceTime() { -// return this.dataTime.getRefTime(); - return null; - } - - @Override - - public void setHdfFileId(Integer hdfFileId) { - this.hdfFileId = hdfFileId; - } - - @Override - public void setPersistenceTime(Date persistTime) { - // TODO Auto-generated method stub - - } - - @Override - public Amount getValue(String paramName) { - // TODO Auto-generated method stub - return null; - } - - @Override - public Collection getValues(String paramName) { - // TODO Auto-generated method stub - return null; - } - - @Override - public String getString(String paramName) { - // TODO Auto-generated method stub - return null; - } - - @Override - public String[] getStrings(String paramName) { - // TODO Auto-generated method stub - return null; - } - - @Override - public ISpatialObject getSpatialObject() { - // TODO Auto-generated method stub - return null; - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/dao/H5UairDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/dao/H5UairDao.java deleted file mode 100644 index a153748a98..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/dao/H5UairDao.java +++ /dev/null @@ -1,124 +0,0 @@ -/** - * H5UairDao - * - * This java class defines data access object for upper air sounding - * data. - * - *
- * 
- * SOFTWARE HISTORY
- * Date         Ticket#    Engineer    	Description
- * ------------ ---------- ----------- 	--------------------------
- * 4/2011				   T. Lee		Persisted to HDF5
- * 
- * 
- * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author T. Lee - * @version 1.0 - */ - -package gov.noaa.nws.ncep.common.dataplugin.h5uair.dao; - -import java.io.File; -import java.io.FileNotFoundException; -import java.util.List; -import javax.xml.bind.JAXBException; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.common.datastorage.StorageException; -import com.raytheon.uf.common.pointdata.PointDataDescription; -import com.raytheon.uf.edex.database.DataAccessLayerException; -import com.raytheon.uf.edex.pointdata.PointDataPluginDao; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord; - -public class H5UairDao extends PointDataPluginDao { - - private PointDataDescription pdd; - - /** - * Creates a new ReccoDao - * - * @throws PluginException - */ - public H5UairDao(String pluginName) throws PluginException { - super(pluginName); - } - - /** - * Retrieves an sfcobs report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public H5UairRecord queryByDataURI(String dataURI) { - H5UairRecord report = null; - List obs = null; - try { - obs = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if ((obs != null) && (obs.size() > 0)) { - report = (H5UairRecord) obs.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the sfcobs table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.h5uair where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } - - @Override - public String[] getKeysRequiredForFileName() { - return new String[] { "dataTime.refTime" }; - } - - @Override - public String getPointDataFileName(H5UairRecord p) { - return "h5uairs.h5"; - } - - @Override - public H5UairRecord newObject() { - return new H5UairRecord(); - } - - /* - @Override - public String[] getParameters(File file) throws StorageException, - FileNotFoundException { - try { - // This should be faster than hitting the datastore. - return getPointDataDescription().getParameterNames(); - } catch (Exception e) { - // let super handle it - return super.getParameters(file); - } - } - */ - - public PointDataDescription getPointDataDescription() throws JAXBException { - if (pdd == null) { - pdd = PointDataDescription.fromStream(this.getClass() - .getResourceAsStream("/res/pointdata/h5uair.xml")); - } - return pdd; - } - - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/dao/H5UairToPointData.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/dao/H5UairToPointData.java deleted file mode 100644 index 98e017192d..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/dao/H5UairToPointData.java +++ /dev/null @@ -1,481 +0,0 @@ -/** - * H5UairToPointData - * - * This java class provides the data transform from H5UairRecord to - * point data. - * - *
- * 
- * SOFTWARE HISTORY
- * Date         Ticket#    	Engineer    	Description
- * ------------ ---------- 	----------- 	--------------------------
- * 4/2011				   	T. Lee			Created
- * 7/2011					T. Lee			
- * 
- * 
- * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author T. Lee - * @version 1.0 - */ - -package gov.noaa.nws.ncep.common.dataplugin.h5uair.dao; - -import java.io.File; -import java.util.HashMap; -import java.util.Iterator; -import java.util.Map; - -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.pointdata.Dimension; -import com.raytheon.uf.common.pointdata.PointDataContainer; -import com.raytheon.uf.common.pointdata.PointDataDescription; -import com.raytheon.uf.common.pointdata.PointDataView; - -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5ObsLevels; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5Tropopause; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5MaxWind; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5LiftedIndex; - -public class H5UairToPointData { - private static final String RAW_DATA = "RAWDATA"; - private static final String UTC = "UTC"; - private static final String REPORT_TYPE = "REPORTTYPE"; - private static final String STATION_ID = "STID"; - private static final String ISSUE_TIME = "ISSUETIME"; - private static final String OBS_TIME = "OBSTIME"; - private static final String SYNOPTIC_TIME = "SYNOPTIME"; - private static final String DATAURI = "DATAURI"; - private static final String DATA_TYPE = "DATATYPE"; - private static final String CORRECTION_INDICATOR = "CORR"; - private static final String WMO_HEADER = "WMOHEADER"; - private static final String STATION_NUMBER = "STNUM"; - private static final String LATITUDE = "SLAT"; - private static final String LONGITUDE = "SLON"; - private static final String ELEVATION = "SELV"; - private static final String NIL = "NIL"; - private static final String TTAA_PRES = "TTAA_PRES"; - private static final String TTAA_TEMP = "TTAA_TEMP"; - private static final String TTAA_DWPT = "TTAA_DWPT"; - private static final String TTAA_DRCT = "TTAA_DRCT"; - private static final String TTAA_SPED = "TTAA_SPED"; - private static final String TTAA_HGHT = "TTAA_HGHT"; - private static final String TTBB_PRES = "TTBB_PRES"; - private static final String TTBB_TEMP = "TTBB_TEMP"; - private static final String TTBB_DWPT = "TTBB_DWPT"; - private static final String TTCC_PRES = "TTCC_PRES"; - private static final String TTCC_TEMP = "TTCC_TEMP"; - private static final String TTCC_DWPT = "TTCC_DWPT"; - private static final String TTCC_DRCT = "TTCC_DRCT"; - private static final String TTCC_SPED = "TTCC_SPED"; - private static final String TTCC_HGHT = "TTCC_HGHT"; - private static final String TTDD_PRES = "TTDD_PRES"; - private static final String TTDD_TEMP = "TTDD_TEMP"; - private static final String TTDD_DWPT = "TTDD_DWPT"; - private static final String PPAA_PRES = "PPAA_PRES"; - private static final String PPAA_TEMP = "PPAA_TEMP"; - private static final String PPAA_DWPT = "PPAA_DWPT"; - private static final String PPAA_DRCT = "PPAA_DRCT"; - private static final String PPAA_SPED = "PPAA_SPED"; - private static final String PPAA_HGHT = "PPAA_HGHT"; - private static final String PPBB_DRCT = "PPBB_DRCT"; - private static final String PPBB_SPED = "PPBB_SPED"; - private static final String PPBB_HGHT = "PPBB_HGHT"; - private static final String PPCC_PRES = "PPCC_PRES"; - private static final String PPCC_TEMP = "PPCC_TEMP"; - private static final String PPCC_DWPT = "PPCC_DWPT"; - private static final String PPCC_DRCT = "PPCC_DRCT"; - private static final String PPCC_SPED = "PPCC_SPED"; - private static final String PPCC_HGHT = "PPCC_HGHT"; - private static final String PPDD_DRCT = "PPDD_DRCT"; - private static final String PPDD_SPED = "PPDD_SPED"; - private static final String PPDD_HGHT = "PPDD_HGHT"; - private static final String TROP_PRES = "TROP_PRES"; - private static final String TROP_TEMP = "TROP_TEMP"; - private static final String TROP_DWPT = "TROP_DWPT"; - private static final String TROP_DRCT = "TROP_DRCT"; - private static final String TROP_SPED = "TROP_SPED"; - private static final String WMAX_PRES = "WMAX_PRES"; - private static final String WMAX_DRCT = "WMAX_DRCT"; - private static final String WMAX_SPED = "WMAX_SPED"; - private static final String WMAX_LO_SHEAR = "WMAX_LO_SHEAR"; - private static final String WMAX_HI_SHEAR = "WMAX_HI_SHEAR"; - private static final String TTAA_LIFT = "TTAA_LIFT"; - private static final String TTAA_LO_MEAN_DRCT = "TTAA_LO_MEAN_DRCT"; - private static final String TTAA_LO_MEAN_SPED = "TTAA_LO_MEAN_SPED"; - private static final String TTAA_HI_MEAN_DRCT = "TTAA_HI_MEAN_DRCT"; - private static final String TTAA_HI_MEAN_SPED = "TTAA_HI_MEAN_SPED"; - private static final String TTBB_LIFT = "TTBB_LIFT"; - private static final String TTBB_LO_MEAN_DRCT = "TTBB_LO_MEAN_DRCT"; - private static final String TTBB_LO_MEAN_SPED = "TTBB_LO_MEAN_SPED"; - private static final String TTBB_HI_MEAN_DRCT = "TTBB_HI_MEAN_DRCT"; - private static final String TTBB_HI_MEAN_SPED = "TTBB_HI_MEAN_SPED"; - - private enum REPORTTYPE {TTAA, TTBB, TTCC, TTDD, PPAA, PPBB, PPCC, PPDD, - UUAA, UUBB, UUCC, UUDD, XXAA, XXBB, XXCC, XXDD}; - - /** - * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! It is important to - * keep this up to date or risk breaking backwards compatibility - * uu - */ - private static final String[] ALL_PARAMS = { RAW_DATA, UTC, REPORT_TYPE, STATION_ID, - ISSUE_TIME, OBS_TIME, SYNOPTIC_TIME, DATAURI, DATA_TYPE, CORRECTION_INDICATOR, - WMO_HEADER, STATION_NUMBER, LATITUDE, LONGITUDE, ELEVATION, NIL, - TTAA_PRES, TTAA_TEMP, TTAA_DWPT, TTAA_DRCT, TTAA_SPED, TTAA_HGHT, - TTBB_PRES, TTBB_TEMP, TTBB_DWPT, - TTCC_PRES, TTCC_TEMP, TTCC_DWPT, TTCC_DRCT, TTCC_SPED, TTCC_HGHT, - TTDD_PRES, TTDD_TEMP, TTDD_DWPT, - PPAA_PRES, PPAA_TEMP, PPAA_DWPT, PPAA_DRCT, PPAA_SPED, PPAA_HGHT, - PPBB_DRCT, PPBB_SPED, PPBB_HGHT, - PPCC_PRES, PPCC_TEMP, PPCC_DWPT, PPCC_DRCT, PPCC_SPED, PPCC_HGHT, - PPDD_DRCT, PPDD_SPED, PPDD_HGHT, - TROP_PRES, TROP_TEMP, TROP_DWPT, TROP_DRCT, TROP_SPED, WMAX_PRES, - WMAX_DRCT, WMAX_SPED, WMAX_LO_SHEAR, WMAX_HI_SHEAR, - TTAA_LIFT, TTAA_LO_MEAN_DRCT, TTAA_LO_MEAN_SPED, TTAA_HI_MEAN_DRCT, TTAA_HI_MEAN_SPED, - TTBB_LIFT, TTBB_LO_MEAN_DRCT, TTBB_LO_MEAN_SPED, TTBB_HI_MEAN_DRCT, TTAA_HI_MEAN_SPED,}; - - public static final String ALL_PARAMS_LIST; - static { - StringBuffer sb = new StringBuffer(); - boolean first = true; - for (String s : ALL_PARAMS) { - if (!first) { - sb.append(", "); - } else { - first = false; - } - sb.append(s); - } - ALL_PARAMS_LIST = sb.toString(); - } - - private H5UairDao dao; - - private PointDataDescription pdd; - - public H5UairToPointData() { - try { - this.dao = new H5UairDao("h5uair"); - this.pdd = dao.getPointDataDescription(); - } catch (Exception e) { - // TODO Auto-generated catch block - e.printStackTrace(); - } - } - - public PluginDataObject[] toPointData(PluginDataObject[] pdo) { - - if (pdo.length > 0) { - Map pointMap = new HashMap(); - - for (PluginDataObject p : pdo) { - if (!(p instanceof H5UairRecord)) - continue; - File f = this.dao.getFullFilePath(p); - PointDataContainer pdc = pointMap.get(f); - - if (pdc == null) { - pdc = PointDataContainer.build(this.pdd); - pointMap.put(f, pdc); - } - H5UairRecord mr = (H5UairRecord) p; - PointDataView pdv = buildView(pdc, mr); - mr.setPointDataView(pdv); - } - } - return pdo; - } - - private PointDataView buildView(PointDataContainer container, - H5UairRecord record) { - - PointDataView pdv = container.append(); - pdv.setString(STATION_ID, record.getStid()); - - int maxManLevel = -1; - int maxSigTempLevel = -1; - int maxSigWindLevel = -1; - int maxWmaxLevel = -1; - int maxTropLevel = -1; - int maxMiscLevel = -1; - - Dimension [] dims = pdd.dimensions; - for(Dimension d : dims) { - - if("maxManLevel".equals(d.getDimensionName())) { - maxManLevel = d.getDimensionLength(); - } - - if("maxSigTempLevel".equals(d.getDimensionName())) { - maxSigTempLevel = d.getDimensionLength(); - } - - if("maxSigWindLevel".equals(d.getDimensionName())) { - maxSigWindLevel = d.getDimensionLength(); - } - - if("maxWmaxLevel".equals(d.getDimensionName())) { - maxWmaxLevel = d.getDimensionLength(); - } - - if("maxTropLevel".equals(d.getDimensionName())) { - maxTropLevel = d.getDimensionLength(); - } - - if("maxMiscLevel".equals(d.getDimensionName())) { - maxMiscLevel = d.getDimensionLength(); - } - } - - if (record.getCorr() != null) { - pdv.setString(CORRECTION_INDICATOR,record.getCorr()); - } else { - pdv.setString(CORRECTION_INDICATOR, ""); - } - - pdv.setFloat(LATITUDE, (float) record.getSlat()); - pdv.setFloat(LONGITUDE, (float) record.getSlon()); - pdv.setFloat(ELEVATION, (float) record.getSelv()); - pdv.setLong(OBS_TIME, record.getObsTime().getTime().getTime()); - pdv.setLong(SYNOPTIC_TIME, record.getSynopticTime().getTime().getTime()); - pdv.setLong(ISSUE_TIME, record.getIssueTime().getTime().getTime()); - pdv.setString(DATAURI, record.getDataURI()); - pdv.setString(DATA_TYPE, record.getDataType()); - pdv.setString(REPORT_TYPE, record.getReportType()); - pdv.setString(WMO_HEADER, record.getWmoHeader()); - pdv.setString(STATION_NUMBER, record.getStnum()); - pdv.setString(NIL, record.getNil().toString()); - pdv.setInt(UTC, record.getUTC()); - pdv.setString(RAW_DATA, record.getBullMessage()); - int index; - - if ( record.getObsLevels() != null ) { - Iterator sls = record.getObsLevels().iterator(); - switch ( REPORTTYPE.valueOf(record.getDataType()) ) { - - case TTAA: - case UUAA: - case XXAA: - index = 0; - if (sls !=null ) { - while (sls.hasNext()) { - H5ObsLevels sl = sls.next(); - if ( sl.getPres() > 0 && index < maxManLevel ) { - pdv.setFloat(TTAA_PRES, sl.getPres(), index); - pdv.setFloat(TTAA_HGHT, sl.getHght(), index); - pdv.setFloat(TTAA_TEMP, sl.getTemp(), index); - pdv.setFloat(TTAA_DWPT, sl.getDwpt(), index); - pdv.setFloat(TTAA_DRCT, sl.getDrct(), index); - pdv.setFloat(TTAA_SPED, sl.getSped(), index); - index++; - } - } - pdv.setInt("numTTAA", index); - } - - break; - - case TTBB: - case UUBB: - case XXBB: - index = 0; - if ( sls != null ) { - while (sls.hasNext() ) { - H5ObsLevels sl = sls.next(); - if ( sl.getPres() > 0 && index < maxSigTempLevel ) { - pdv.setFloat(TTBB_PRES, sl.getPres(), index); - pdv.setFloat(TTBB_TEMP, sl.getTemp(), index); - pdv.setFloat(TTBB_DWPT, sl.getDwpt(), index); - index++; - } - } - pdv.setInt("numTTBB", index); - } - break; - - case TTCC: - case UUCC: - case XXCC: - index = 0; - if ( sls != null ) { - while (sls.hasNext() ) { - H5ObsLevels sl = sls.next(); - if ( sl.getPres() > 0 && index < maxManLevel ) { - - pdv.setFloat(TTCC_PRES, sl.getPres(), index); - pdv.setFloat(TTCC_HGHT, sl.getHght(), index); - pdv.setFloat(TTCC_TEMP, sl.getTemp(), index); - pdv.setFloat(TTCC_DWPT, sl.getDwpt(), index); - pdv.setFloat(TTCC_DRCT, sl.getDrct(), index); - pdv.setFloat(TTCC_SPED, sl.getSped(), index); - index++; - } - } - pdv.setInt("numTTCC",index); - } - break; - - case TTDD: - case UUDD: - case XXDD: - index = 0; - if ( sls != null ) { - while (sls.hasNext() ) { - H5ObsLevels sl = sls.next(); - if ( sl.getPres() > 0 && index < maxSigTempLevel ) { - pdv.setFloat(TTDD_PRES, sl.getPres(), index); - pdv.setFloat(TTDD_TEMP, sl.getTemp(), index); - pdv.setFloat(TTDD_DWPT, sl.getDwpt(), index); - index++; - } - } - pdv.setInt("numTTDD", index); - } - break; - - case PPAA: - index = 0; - if ( sls != null ) { - while (sls.hasNext()) { - H5ObsLevels sl = sls.next(); - if ( sl.getPres() > 0 && index < maxManLevel ) { - pdv.setFloat(PPAA_PRES, sl.getPres(), index); - pdv.setFloat(PPAA_HGHT, sl.getHght(), index); - pdv.setFloat(PPAA_TEMP, sl.getTemp(), index); - pdv.setFloat(PPAA_DWPT, sl.getDwpt(), index); - pdv.setFloat(PPAA_DRCT, sl.getDrct(), index); - pdv.setFloat(PPAA_SPED, sl.getSped(), index); - index++; - } - } - pdv.setInt("numPPAA", index); - } - break; - case PPBB: - index = 0; - if ( sls != null ) { - while (sls.hasNext()) { - H5ObsLevels sl = sls.next(); - if ( sl.getHght() > 0 && index < maxSigWindLevel ) { - pdv.setFloat(PPBB_HGHT, sl.getHght(), index); - pdv.setFloat(PPBB_DRCT, sl.getDrct(), index); - pdv.setFloat(PPBB_SPED, sl.getSped(), index); - index++; - } - } - pdv.setInt ("numPPBB", index); - } - break; - - case PPCC: - index = 0; - if (sls !=null ) { - while (sls.hasNext()) { - H5ObsLevels sl = sls.next(); - if ( (sl.getPres() > 0 || sl.getHght() > 0 ) && index < maxManLevel ) { - pdv.setFloat(PPCC_PRES, sl.getPres(), index); - pdv.setFloat(PPCC_HGHT, sl.getHght(), index); - pdv.setFloat(PPCC_TEMP, sl.getTemp(), index); - pdv.setFloat(PPCC_DWPT, sl.getDwpt(), index); - pdv.setFloat(PPCC_DRCT, sl.getDrct(), index); - pdv.setFloat(PPCC_SPED, sl.getSped(), index); - index++; - - } - } - pdv.setInt ("numPPCC", index); - } - break; - - case PPDD: - index = 0; - if (sls !=null ) { - while (sls.hasNext()) { - H5ObsLevels sl = sls.next(); - if ( sl.getHght() > 0 && index < maxSigWindLevel ) { - pdv.setFloat(PPDD_HGHT, sl.getHght(), index); - pdv.setFloat(PPDD_DRCT, sl.getDrct(), index); - pdv.setFloat(PPDD_SPED, sl.getSped(), index); - index++; - } - - } - pdv.setInt ("numPPDD", index); - } - } - } - - - if ( record.getTropopause () != null ) { - Iterator trops = record.getTropopause().iterator(); - index = 0; - if (trops != null) { - while (trops.hasNext()) { - H5Tropopause trop = trops.next(); - if ( trop.getPres() > 0 && index < maxTropLevel ) { - pdv.setFloat(TROP_PRES, trop.getPres(), index); - pdv.setFloat(TROP_TEMP, trop.getTemp(), index); - pdv.setFloat(TROP_DWPT, trop.getDwpt(), index); - pdv.setFloat(TROP_DRCT, trop.getDrct(), index); - pdv.setFloat(TROP_SPED, trop.getSped(), index); - index++; - } - } - pdv.setInt ("numTrop", index); - } - } - - if (record.getMaxWind() != null ) { - Iterator wmaxs = record.getMaxWind().iterator(); - index = 0; - if (wmaxs != null) { - while (wmaxs.hasNext()) { - H5MaxWind wmax = wmaxs.next(); - if ( wmax.getPres() > 0 && index < maxWmaxLevel ) { - pdv.setFloat(WMAX_PRES, wmax.getPres(), index); - pdv.setFloat(WMAX_DRCT, wmax.getDrct(), index); - pdv.setFloat(WMAX_SPED, wmax.getSped(), index); - pdv.setFloat(WMAX_LO_SHEAR, wmax.getLoShear(), index); - pdv.setFloat(WMAX_HI_SHEAR, wmax.getHiShear(), index); - index++; - } - } - pdv.setInt ("numWmax", index); - } - } - - if (record.getLiftedIndex() != null) { - Iterator miscs = record.getLiftedIndex().iterator(); - index = 0; - if ( miscs != null) { - while (miscs.hasNext()) { - H5LiftedIndex misc = miscs.next(); - if ( index < maxMiscLevel ) { - if ( record.getDataType().equals("TTAA") ) { - pdv.setFloat(TTAA_LIFT, misc.getLiTemp(), index); - pdv.setFloat(TTAA_LO_MEAN_DRCT, misc.getLoDrct(), index); - pdv.setFloat(TTAA_LO_MEAN_SPED, misc.getLoSped(), index); - pdv.setFloat(TTAA_HI_MEAN_DRCT, misc.getHiDrct(), index); - pdv.setFloat(TTAA_HI_MEAN_SPED, misc.getHiSped(), index); - } else { - pdv.setFloat(TTBB_LIFT, misc.getLiTemp(), index); - pdv.setFloat(TTBB_LO_MEAN_DRCT, misc.getLoDrct(), index); - pdv.setFloat(TTBB_LO_MEAN_SPED, misc.getLoSped(), index); - pdv.setFloat(TTBB_HI_MEAN_DRCT, misc.getHiDrct(), index); - pdv.setFloat(TTBB_HI_MEAN_SPED, misc.getHiSped(), index); - } - index++; - } - } - if ( record.getDataType().equals ("TTAA")) { - pdv.setInt ("numMiscTTAA", index); - } else { - pdv.setInt ("numMiscTTBB", index); - } - } - } - return pdv; - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/dao/H5UairToRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/dao/H5UairToRecord.java deleted file mode 100644 index 6a7f777421..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/dao/H5UairToRecord.java +++ /dev/null @@ -1,653 +0,0 @@ -/** - * H5UairToRecord - * - * This java class provides a transform from point data to - * H5UairRecord. - * - *
- * 
- * SOFTWARE HISTORY
- * Date         Ticket#    Engineer    	Description
- * ------------ ---------- ----------- 	-----------------------
- * 4/2011				   T. Lee		Created
- * 6/2/2011                Chin Chen    Fixed bugs and reorganize code  
- * 
- * 
- * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author T. Lee - * @version 1.0 - */ - -package gov.noaa.nws.ncep.common.dataplugin.h5uair.dao; - -import java.util.ArrayList; -import java.util.List; -import java.util.Set; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.uf.common.pointdata.PointDataContainer; -import com.raytheon.uf.common.pointdata.PointDataView; -import com.raytheon.uf.edex.decodertools.time.TimeTools; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5LiftedIndex; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5MaxWind; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5ObsLevels; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5Tropopause; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord; - -public class H5UairToRecord { - - /** The logger */ - private static Log logger = LogFactory.getLog(H5UairToRecord.class); - public static final String HDR_PARAMS_LIST; - static { - StringBuffer sb = new StringBuffer(); - sb.append("DATAURI,"); - sb.append("WMOHEADER,"); - sb.append("STNUM,"); - sb.append("STID,"); - sb.append("SLAT,"); - sb.append("SLON,"); - sb.append("SELV,"); - sb.append("ISSUETIME,"); - sb.append("OBSTIME,"); - sb.append("SYNOPTIME,"); - sb.append("REPORTTYPE,"); - sb.append("DATATYPE,"); - sb.append("CORR,"); - sb.append("NIL,"); - sb.append("UTC"); - HDR_PARAMS_LIST = sb.toString(); - } - - public static final String MAN_PARAMS_LIST; - static { - StringBuffer sb = new StringBuffer(); - sb.append(HDR_PARAMS_LIST); - sb.append(",numTTAA,"); - sb.append("TTAA_PRES,"); - sb.append("TTAA_TEMP,"); - sb.append("TTAA_DWPT,"); - sb.append("TTAA_DRCT,"); - sb.append("TTAA_SPED,"); - sb.append("TTAA_HGHT,"); - //------------------------- - sb.append("numTTBB,"); - sb.append("TTBB_PRES,"); - sb.append("TTBB_TEMP,"); - sb.append("TTBB_DWPT,"); - //-------------------------- - sb.append("numTTCC,"); - sb.append("TTCC_PRES,"); - sb.append("TTCC_TEMP,"); - sb.append("TTCC_DWPT,"); - sb.append("TTCC_DRCT,"); - sb.append("TTCC_SPED,"); - sb.append("TTCC_HGHT,"); - //------------------------- - sb.append("numTTDD,"); - sb.append("TTDD_PRES,"); - sb.append("TTDD_TEMP,"); - sb.append("TTDD_DWPT,"); - //------------------------- - sb.append("numPPAA,"); - sb.append("PPAA_PRES,"); - sb.append("PPAA_TEMP,"); - sb.append("PPAA_DWPT,"); - sb.append("PPAA_DRCT,"); - sb.append("PPAA_SPED,"); - sb.append("PPAA_HGHT,"); - //------------------------- - sb.append("numPPBB,"); - sb.append("PPBB_DRCT,"); - sb.append("PPBB_SPED,"); - sb.append("PPBB_HGHT,"); - //------------------------- - sb.append("numPPCC,"); - sb.append("PPCC_PRES,"); - sb.append("PPCC_TEMP,"); - sb.append("PPCC_DWPT,"); - sb.append("PPCC_DRCT,"); - sb.append("PPCC_SPED,"); - sb.append("PPCC_HGHT,"); - //------------------------- - sb.append("numPPDD,"); - sb.append("PPDD_DRCT,"); - sb.append("PPDD_SPED,"); - sb.append("PPDD_HGHT,"); - //------------------------- - sb.append("numTrop,"); - sb.append("TROP_PRES,"); - sb.append("TROP_TEMP,"); - sb.append("TROP_DWPT,"); - sb.append("TROP_DRCT,"); - sb.append("TROP_SPED,"); - //------------------------- - sb.append("numWmax,"); - sb.append("WMAX_PRES,"); - sb.append("WMAX_DRCT,"); - sb.append("WMAX_SPED,"); - sb.append("WMAX_LO_SHEAR,"); - sb.append("WMAX_HI_SHEAR,"); - //------------------------- - sb.append("numMiscTTAA,"); - sb.append("TTAA_LIFT,"); - sb.append("TTAA_LO_MEAN_DRCT,"); - sb.append("TTAA_LO_MEAN_SPED,"); - sb.append("TTAA_HI_MEAN_DRCT,"); - sb.append("TTAA_HI_MEAN_SPED,"); - //------------------------- - sb.append("numMiscTTBB,"); - sb.append("TTBB_LIFT,"); - sb.append("TTBB_LO_MEAN_DRCT,"); - sb.append("TTBB_LO_MEAN_SPED,"); - sb.append("TTBB_HI_MEAN_DRCT,"); - sb.append("TTBB_HI_MEAN_SPED"); - //------------------------- - MAN_PARAMS_LIST = sb.toString(); - } - //static int count=0; - private static H5UairRecord getH5UairRecord(PointDataView pdv) { - H5UairRecord record = null; - //count++; - if (pdv != null) { - Set parameters = pdv.getContainer().getParameters(); - //for(String str: parameters){ - // System.out.println("record "+ count+" H5 uair parameter:" + str); - //} - if (parameters.contains("DATAURI")) { - String uri = pdv.getString("DATAURI"); - logger.debug("URI = " + uri); - record = new H5UairRecord(uri); - } - else{ - //System.out.println("no data uri"); - record = new H5UairRecord(); - } - - if (parameters.contains("UTC")) { - record.setUTC(pdv.getInt("UTC")); - } - if (parameters.contains("OBSTIME")) { - long vt = pdv.getNumber("OBSTIME").longValue(); - record.setObsTime(TimeTools.newCalendar(vt)); - } - if (parameters.contains("ISSUETIME")) { - long vt = pdv.getNumber("ISSUETIME").longValue(); - record.setIssueTime(TimeTools.newCalendar(vt)); - } - if (parameters.contains("SYNOPTIME")) { - long vt = pdv.getNumber("SYNOPTIME").longValue(); - record.setSynopticTime(TimeTools.newCalendar(vt)); - } - if (parameters.contains("WMOHEADER")) - record.setWmoHeader(pdv.getString("WMOHEADER")); - if (parameters.contains("REPORTTYPE")) - record.setReportType(pdv.getString("REPORTTYPE")); - if (parameters.contains("DATATYPE")) - record.setDataType(pdv.getString("DATATYPE")); - if (parameters.contains("CORR")) - record.setCorr(pdv.getString("CORR")); - if (parameters.contains("STID")) - record.setStid(pdv.getString("STID")); - if (parameters.contains("STNUM")) - record.setStnum(pdv.getString("STNUM")); - if (parameters.contains("SELV")) { - float elev = pdv.getNumber("SELV").floatValue(); - record.setSelv(elev); - } - if (parameters.contains("SLAT")) { - float slat = pdv.getNumber("SLAT").floatValue(); - record.setSlat(slat); - } - if (parameters.contains("SLON")) { - float slon = pdv.getNumber("SLON").floatValue(); - record.setSlon(slon); - } - - } - return record; - } - private static H5UairRecord getTTAA(PointDataView pdv, H5UairRecord record) { - H5ObsLevels obslevels; - - /* - * Add TTAA data - */ - if(record != null) { - Set parameters = pdv.getContainer().getParameters(); - Number[] pres, hght, temp, dwpt, drct,sped; - if (parameters.contains("numTTAA")) { - Number numTTAA = pdv.getInt("numTTAA"); - if (numTTAA != null) { - //System.out.println("numTTAA="+numTTAA); - pres = pdv.getNumberAllLevels("TTAA_PRES"); - hght = pdv.getNumberAllLevels("TTAA_HGHT"); - temp = pdv.getNumberAllLevels("TTAA_TEMP"); - dwpt = pdv.getNumberAllLevels("TTAA_DWPT"); - drct = pdv.getNumberAllLevels("TTAA_DRCT"); - sped = pdv.getNumberAllLevels("TTAA_SPED"); - - for (int i = 0; i < numTTAA.intValue(); i++) { - obslevels = new H5ObsLevels(); - obslevels.setPres(pres[i].floatValue()); - obslevels.setHght(hght[i].floatValue()); - obslevels.setTemp(temp[i].floatValue()); - obslevels.setDwpt(dwpt[i].floatValue()); - obslevels.setDrct(drct[i].floatValue()); - obslevels.setSped(sped[i].floatValue()); - record.addObsLevels(obslevels); - } - } - } - - /* - * Add lifted index - */ - if (parameters.contains("numMiscTTAA")) { - Number numMiscTTAA = pdv.getNumber("numMiscTTAA"); - if (numMiscTTAA != null) { - Number[] ttaa_lift, ttaa_lo_drct, ttaa_lo_sped, ttaa_hi_drct, ttaa_hi_sped; - ttaa_lift = pdv.getNumberAllLevels("TTAA_LIFT"); - ttaa_lo_drct = pdv.getNumberAllLevels("TTAA_LO_MEAN_DRCT"); - ttaa_lo_sped = pdv.getNumberAllLevels("TTAA_LO_MEAN_SPED"); - ttaa_hi_drct = pdv.getNumberAllLevels("TTAA_HI_MEAN_DRCT"); - ttaa_hi_sped = pdv.getNumberAllLevels("TTAA_HI_MEAN_SPED"); - for (int i = 0; i < numMiscTTAA.intValue(); i++) { - H5LiftedIndex liftedindex = new H5LiftedIndex(); - liftedindex.setLiTemp(ttaa_lift[i].floatValue()); - liftedindex.setLoDrct(ttaa_lo_drct[i].floatValue()); - liftedindex.setLoSped(ttaa_lo_sped[i].floatValue()); - liftedindex.setHiDrct(ttaa_hi_drct[i].floatValue()); - liftedindex.setHiSped(ttaa_hi_sped[i].floatValue()); - record.addLiftedIndex(liftedindex); - } - } - } - - /* - * Add tropopause data - */ - if (parameters.contains("numTrop")) { - Number numTrop = pdv.getInt("numTrop"); - if (numTrop != null) { - //System.out.println("numTropA="+numTrop); - pres = pdv.getNumberAllLevels("TROP_PRES"); - temp = pdv.getNumberAllLevels("TROP_TEMP"); - dwpt = pdv.getNumberAllLevels("TROP_DWPT"); - drct = pdv.getNumberAllLevels("TROP_DRCT"); - sped = pdv.getNumberAllLevels("TROP_SPED"); - for (int i = 0; i < numTrop.intValue(); i++) { - H5Tropopause trop = new H5Tropopause(); - trop.setPres(pres[i].floatValue()); - trop.setTemp(temp[i].floatValue()); - trop.setDwpt(dwpt[i].floatValue()); - trop.setDrct(drct[i].floatValue()); - trop.setSped(sped[i].floatValue()); - record.addTropopause(trop); - } - } - } - - /* - * Add max wind data - */ - if (parameters.contains("numWmax")) { - Number numWmax = pdv.getInt("numWmax"); - if (numWmax != null) { - //System.out.println("numWmaxA="+numWmax); - Number[] lo_shear = pdv.getNumberAllLevels("WMAX_LO_SHEAR"); - Number[] hi_shear = pdv.getNumberAllLevels("WMAX_HI_SHEAR"); - pres = pdv.getNumberAllLevels("WMAX_PRES"); - drct = pdv.getNumberAllLevels("WMAX_DRCT"); - sped = pdv.getNumberAllLevels("WMAX_SPED"); - - for (int i = 0; i < numWmax.intValue(); i++) { - H5MaxWind wmax = new H5MaxWind(); - wmax.setPres(pres[i].floatValue()); - wmax.setDrct(drct[i].floatValue()); - wmax.setSped(sped[i].floatValue()); - wmax.setHiShear(hi_shear[i].floatValue()); - wmax.setLoShear(lo_shear[i].floatValue()); - record.addMaxWind(wmax); - } - } - } - } - return record; - } - - private static H5UairRecord getTTCC(PointDataView pdv, H5UairRecord record) { - if(record != null) { - Set parameters = pdv.getContainer().getParameters(); - Number[] pres, hght, temp, dwpt, drct,sped; - if (parameters.contains("numTTCC")) { - Number numTTCC = pdv.getInt("numTTCC"); - if (numTTCC != null) { - //System.out.println("numTTCC="+numTTCC); - H5ObsLevels obslevels; - pres = pdv.getNumberAllLevels("TTCC_PRES"); - hght = pdv.getNumberAllLevels("TTCC_HGHT"); - temp = pdv.getNumberAllLevels("TTCC_TEMP"); - dwpt = pdv.getNumberAllLevels("TTCC_DWPT"); - drct = pdv.getNumberAllLevels("TTCC_DRCT"); - sped = pdv.getNumberAllLevels("TTCC_SPED"); - for (int i = 0; i < numTTCC.intValue(); i++) { - obslevels = new H5ObsLevels(); - obslevels.setPres(pres[i].floatValue()); - obslevels.setHght(hght[i].floatValue()); - obslevels.setTemp(temp[i].floatValue()); - obslevels.setDwpt(dwpt[i].floatValue()); - obslevels.setDrct(drct[i].floatValue()); - obslevels.setSped(sped[i].floatValue()); - record.addObsLevels(obslevels); - } - } - } - - /* - * Add tropopause data - */ - if (parameters.contains("numTrop")) { - Number numTrop = pdv.getInt("numTrop"); - if (numTrop != null) { - //System.out.println("numTropC="+numTrop); - pres = pdv.getNumberAllLevels("TROP_PRES"); - temp = pdv.getNumberAllLevels("TROP_TEMP"); - dwpt = pdv.getNumberAllLevels("TROP_DWPT"); - drct = pdv.getNumberAllLevels("TROP_DRCT"); - sped = pdv.getNumberAllLevels("TROP_SPED"); - for (int i = 0; i < numTrop.intValue(); i++) { - H5Tropopause trop = new H5Tropopause(); - trop.setPres(pres[i].floatValue()); - trop.setTemp(temp[i].floatValue()); - trop.setDwpt(dwpt[i].floatValue()); - trop.setDrct(drct[i].floatValue()); - trop.setSped(sped[i].floatValue()); - record.addTropopause(trop); - } - } - } - - /* - * Add max wind data - */ - if (parameters.contains("numWmax")) { - Number numWmax = pdv.getInt("numWmax"); - if (numWmax != null) { - //System.out.println("numWmaxC="+numWmax); - Number[] lo_shear = pdv.getNumberAllLevels("WMAX_LO_SHEAR"); - Number[] hi_shear = pdv.getNumberAllLevels("WMAX_HI_SHEAR"); - pres = pdv.getNumberAllLevels("WMAX_PRES"); - drct = pdv.getNumberAllLevels("WMAX_DRCT"); - sped = pdv.getNumberAllLevels("WMAX_SPED"); - - for (int i = 0; i < numWmax.intValue(); i++) { - H5MaxWind wmax = new H5MaxWind(); - wmax.setPres(pres[i].floatValue()); - wmax.setDrct(drct[i].floatValue()); - wmax.setSped(sped[i].floatValue()); - wmax.setHiShear(hi_shear[i].floatValue()); - wmax.setLoShear(lo_shear[i].floatValue()); - record.addMaxWind(wmax); - } - } - } - } - return record; - } - - /** - * @param pdv - * @param record - * @return - */ - private static H5UairRecord getPPBB(PointDataView pdv, H5UairRecord record) { - if (record != null) { - Set parameters = pdv.getContainer().getParameters(); - if (parameters.contains("numPPBB")) { - Number numPPBB = pdv.getInt("numPPBB"); - if (numPPBB != null){ - //System.out.println("numPPBB="+numPPBB); - Number[] drct, hght, sped; - if (record.getDataType().equals("PPBB")) { - drct = pdv.getNumberAllLevels("PPBB_DRCT"); - hght = pdv.getNumberAllLevels("PPBB_HGHT"); - sped = pdv.getNumberAllLevels("PPBB_SPED"); - for (int i = 0; i < numPPBB.intValue(); i++) { - H5ObsLevels obslevels = new H5ObsLevels(); - obslevels.setDrct(drct[i].floatValue()); - obslevels.setHght(hght[i].floatValue()); - obslevels.setSped(sped[i].floatValue()); - record.addObsLevels(obslevels); - } - } - } - } - } - return record; - } - /** - * @param pdv - * @param record - * @return - */ - private static H5UairRecord getPPDD(PointDataView pdv, H5UairRecord record) { - if (record != null) { - Set parameters = pdv.getContainer().getParameters(); - if (parameters.contains("numPPDD")) { - Number numPPDD = pdv.getInt("numPPDD"); - if (numPPDD != null){ - Number[] drct, hght, sped; - if (record.getDataType().equals("PPDD")) { - drct = pdv.getNumberAllLevels("PPDD_DRCT"); - hght = pdv.getNumberAllLevels("PPDD_HGHT"); - sped = pdv.getNumberAllLevels("PPDD_SPED"); - for (int i = 0; i < numPPDD.intValue(); i++) { - H5ObsLevels obslevels = new H5ObsLevels(); - obslevels.setDrct(drct[i].floatValue()); - obslevels.setHght(hght[i].floatValue()); - obslevels.setSped(sped[i].floatValue()); - record.addObsLevels(obslevels); - } - } - } - } - } - return record; - } - - /** - * @param pdv - * @param record - * @return H5UairRecord - */ - private static H5UairRecord getPPAA(PointDataView pdv, H5UairRecord record) { - if (record != null) { - Set parameters = pdv.getContainer().getParameters(); - if (parameters.contains("numPPAA")) { - Number numPPAA = pdv.getInt("numPPAA"); - if (numPPAA != null){ - //System.out.println("numPPAA="+numPPAA); - Number[] pres, temp, dwpt, drct, sped, hght; - pres = pdv.getNumberAllLevels("PPAA_PRES"); - temp = pdv.getNumberAllLevels("PPAA_TEMP"); - dwpt = pdv.getNumberAllLevels("PPAA_DWPT"); - drct = pdv.getNumberAllLevels("PPAA_DRCT"); - sped = pdv.getNumberAllLevels("PPAA_SPED"); - hght = pdv.getNumberAllLevels("PPAA_HGHT"); - { - for (int i = 0; i < numPPAA.intValue(); i++) { - H5ObsLevels obslevels = new H5ObsLevels(); - obslevels.setPres(pres[i].floatValue()); - obslevels.setTemp(temp[i].floatValue()); - obslevels.setDwpt(dwpt[i].floatValue()); - obslevels.setDrct(drct[i].floatValue()); - obslevels.setSped(sped[i].floatValue()); - obslevels.setHght(hght[i].floatValue()); - record.addObsLevels(obslevels); - } - } - } - } - } - return record; - } - /** - * @param pdv - * @param record - * @return H5UairRecord - */ - private static H5UairRecord getPPCC(PointDataView pdv, H5UairRecord record) { - if (record != null) { - Set parameters = pdv.getContainer().getParameters(); - if (parameters.contains("numPPCC")) { - Number numPPCC = pdv.getInt("numPPCC"); - if (numPPCC != null){ - //System.out.println("numPPCC="+numPPCC); - Number[] pres, temp, dwpt, drct, sped, hght; - pres = pdv.getNumberAllLevels("PPCC_PRES"); - temp = pdv.getNumberAllLevels("PPCC_TEMP"); - dwpt = pdv.getNumberAllLevels("PPCC_DWPT"); - drct = pdv.getNumberAllLevels("PPCC_DRCT"); - sped = pdv.getNumberAllLevels("PPCC_SPED"); - hght = pdv.getNumberAllLevels("PPCC_HGHT"); - for (int i = 0; i < numPPCC.intValue(); i++) { - H5ObsLevels obslevels = new H5ObsLevels(); - obslevels.setPres(pres[i].floatValue()); - obslevels.setTemp(temp[i].floatValue()); - obslevels.setDwpt(dwpt[i].floatValue()); - obslevels.setDrct(drct[i].floatValue()); - obslevels.setSped(sped[i].floatValue()); - obslevels.setHght(hght[i].floatValue()); - record.addObsLevels(obslevels); - } - } - } - } - return record; - } - private static H5UairRecord getTTDD(PointDataView pdv, H5UairRecord record) { - if (record != null) { - Set parameters = pdv.getContainer().getParameters(); - if (parameters.contains("numTTDD")) { - Number numTTDD = pdv.getInt("numTTDD"); - if (numTTDD != null) { - Number[] pres, temp, dwpt; - //System.out.println("numTTDD="+numTTDD); - pres = pdv.getNumberAllLevels("TTDD_PRES"); - temp = pdv.getNumberAllLevels("TTDD_TEMP"); - dwpt = pdv.getNumberAllLevels("TTDD_DWPT"); - for (int i = 0; i < numTTDD.intValue(); i++) { - H5ObsLevels obslevels = new H5ObsLevels(); - obslevels.setPres(pres[i].floatValue()); - obslevels.setTemp(temp[i].floatValue()); - obslevels.setDwpt(dwpt[i].floatValue()); - record.addObsLevels(obslevels); - } - } - } - } - return record; - } - - private static H5UairRecord getTTBB(PointDataView pdv, H5UairRecord record) { - if (record != null) { - Set parameters = pdv.getContainer().getParameters(); - if (parameters.contains("numTTBB")) { - - Number numTTBB = pdv.getInt("numTTBB"); - if (numTTBB != null) { - //System.out.println("numTTBB="+numTTBB); - Number[] pres, temp, dwpt; - pres = pdv.getNumberAllLevels("TTBB_PRES"); - temp = pdv.getNumberAllLevels("TTBB_TEMP"); - dwpt = pdv.getNumberAllLevels("TTBB_DWPT"); - - - for (int i = 0; i < numTTBB.intValue(); i++) { - H5ObsLevels obslevels = new H5ObsLevels(); - obslevels.setPres(pres[i].floatValue()); - obslevels.setTemp(temp[i].floatValue()); - obslevels.setDwpt(dwpt[i].floatValue()); - record.addObsLevels(obslevels); - } - } - } - /* - * Add lifted index - */ - if (parameters.contains("numMiscTTBB")) { - Number numMiscTTBB = pdv.getInt("numMiscTTBB"); - if (numMiscTTBB != null) { - Number[] ttbb_lift, ttbb_lo_drct, ttbb_lo_sped, ttbb_hi_drct, ttbb_hi_sped; - - ttbb_lift = pdv.getNumberAllLevels("TTBB_LIFT"); - ttbb_lo_drct = pdv.getNumberAllLevels("TTBB_LO_MEAN_DRCT"); - ttbb_lo_sped = pdv.getNumberAllLevels("TTBB_LO_MEAN_SPED"); - ttbb_hi_drct = pdv.getNumberAllLevels("TTBB_HI_MEAN_DRCT"); - ttbb_hi_sped = pdv.getNumberAllLevels("TTBB_HI_MEAN_SPED"); - - for (int i = 0; i < numMiscTTBB.intValue(); i++) { - H5LiftedIndex liftedindex = new H5LiftedIndex(); - liftedindex.setLiTemp(ttbb_lift[i].floatValue()); - liftedindex.setLoDrct(ttbb_lo_drct[i].floatValue()); - liftedindex.setLoSped(ttbb_lo_sped[i].floatValue()); - liftedindex.setHiDrct(ttbb_hi_drct[i].floatValue()); - liftedindex.setHiSped(ttbb_hi_sped[i].floatValue()); - record.addLiftedIndex(liftedindex); - } - - } - } - } - return record; - } - - /** - * @param container - * @return - */ - - private enum DATATYPE {TTAA, TTBB, TTCC, TTDD, PPAA, PPBB, PPCC, PPDD}; - public static H5UairRecord [] toH5UairRecords(PointDataContainer container) { - List records = new ArrayList(); - container.setCurrentSz(container.getAllocatedSz()); - for (int i = 0; i < container.getCurrentSz(); i++) { - PointDataView pdv = container.readRandom(i); - H5UairRecord record = getH5UairRecord(pdv); - if(record != null) { - switch(DATATYPE.valueOf(record.getDataType())) { - case TTAA: - record = getTTAA(pdv,record); - break; - case TTCC: - record = getTTCC(pdv,record); - break; - case TTBB: - record = getTTBB(pdv,record); - break; - case TTDD: - record = getTTDD(pdv,record); - break; - case PPAA: - record = getPPAA(pdv,record); - break; - case PPCC: - record = getPPCC(pdv,record); - break; - case PPBB: - record = getPPBB(pdv,record); - break; - case PPDD: - record = getPPDD(pdv,record); - break; - } - records.add(record); - } - } - return records.toArray(new H5UairRecord[records.size()]); - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/package-info.java deleted file mode 100644 index 692cac1ca0..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/src/gov/noaa/nws/ncep/common/dataplugin/h5uair/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains table record for decoder plug-ins -*/ -package gov.noaa.nws.ncep.common.dataplugin.h5uair; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.idft/src/gov/noaa/nws/ncep/common/dataplugin/idft/dao/IdftDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.idft/src/gov/noaa/nws/ncep/common/dataplugin/idft/dao/IdftDao.java index bb6d27b6f3..1f3ca5dd41 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.idft/src/gov/noaa/nws/ncep/common/dataplugin/idft/dao/IdftDao.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.idft/src/gov/noaa/nws/ncep/common/dataplugin/idft/dao/IdftDao.java @@ -12,64 +12,64 @@ * * @author fjyen * @version 1.0 - **/ -package gov.noaa.nws.ncep.common.dataplugin.idft.dao; - -import java.util.List; - -import gov.noaa.nws.ncep.common.dataplugin.idft.IdftRecord; + **/ +package gov.noaa.nws.ncep.common.dataplugin.idft.dao; + +import java.util.List; + +import gov.noaa.nws.ncep.common.dataplugin.idft.IdftRecord; import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; -import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.PluginException; import com.raytheon.uf.edex.database.DataAccessLayerException; - -public class IdftDao extends NcepDefaultPluginDao { - - - /** - * Creates a new ReccoDao - * @throws PluginException - */ - public IdftDao(String pluginName) throws PluginException { - super(pluginName); - } - - /** - * Retrieves a idft report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public IdftRecord queryByDataURI(String dataURI) { - IdftRecord report = null; - List obs = null; - try { - obs = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if((obs != null)&&(obs.size() > 0)) { - report = (IdftRecord) obs.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the IDFT table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.idft where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } -} + +public class IdftDao extends NcepDefaultPluginDao { + + + /** + * Creates a new ReccoDao + * @throws PluginException + */ + public IdftDao(String pluginName) throws PluginException { + super(pluginName); + } + + /** + * Retrieves a idft report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public IdftRecord queryByDataURI(String dataURI) { + IdftRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if((obs != null)&&(obs.size() > 0)) { + report = (IdftRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the IDFT table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.idft where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/IntlSigmetLocation.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/IntlSigmetLocation.java old mode 100755 new mode 100644 index 1df67890ab..8d41fb86ee --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/IntlSigmetLocation.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/IntlSigmetLocation.java @@ -1,205 +1,179 @@ -/** - * IntlsigmetLocation - * - * This java class defines the getters and setters for the - * international sigmet location table. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 05/2009 113 L. Lin Initial creation - * 07/2009 113 L. Lin Migration to TO11 - * 09/2009 113 L. Lin modify lat/lon float to latitude/longitude double - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.intlsigmet; - -import java.io.Serializable; - -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@Entity -@Table(name="intlsigmet_location") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class IntlSigmetLocation implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The intlsigmet record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private IntlSigmetRecord parentID; - - // Collection of locations - @Column(length=480) - @XmlElement - @DynamicSerializeElement - private String locationLine; - - // Each location of an international sigmet forecast area - @Column(length=48) - @XmlElement - @DynamicSerializeElement - private String locationName; - - // Each latitude of an international sigmet forecast area - @Column - @XmlElement - @DynamicSerializeElement - private double latitude; - - // Each longitude of an international sigmet forecast area - @Column - @XmlElement - @DynamicSerializeElement - private double longitude; - - // Index for the order of a complete location set - @Column - @XmlElement - @DynamicSerializeElement - private Integer index; - - /** - * No-Arg Convstructor. - */ - public IntlSigmetLocation() { - this.locationLine=null; - this.locationName=null; - this.latitude=IDecoderConstantsN.FLOAT_MISSING; - this.longitude=IDecoderConstantsN.FLOAT_MISSING; - this.index=IDecoderConstantsN.INTEGER_MISSING; - } - - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * @return the parentID - */ - public IntlSigmetRecord getParentID() { - return parentID; - } - - /** - * @param parentID to set - */ - public void setParentID(IntlSigmetRecord parentID) { - this.parentID = parentID; - } - - /** - * @return the index - */ - public Integer getIndex() { - return index; - } - - /** - * @param index to set - */ - public void setIndex(Integer index) { - this.index = index; - } - - /** - * @return the locationLine - */ - public String getLocationLine() { - return locationLine; - } - - /** - * @param locationLine to set - */ - public void setLocationLine(String locationLine) { - this.locationLine = locationLine; - } - - /** - * @return the location - */ - public String getLocationName() { - return locationName; - } - - /** - * @param location to set - */ - public void setLocationName(String location) { - this.locationName = location; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * @return the latitude - */ - public double getLatitude() { - return latitude; - } - - /** - * @param latitude to set - */ - public void setLatitude(double latitude) { - this.latitude = latitude; - } - - /** - * @return the longitude - */ - public double getLongitude() { - return longitude; - } - - /** - * @param longitude to set - */ - public void setLongitude(double longitude) { - this.longitude = longitude; - } - -} +/** + * IntlsigmetLocation + * + * This java class defines the getters and setters for the + * international sigmet location table. + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 05/2009 113 L. Lin Initial creation + * 07/2009 113 L. Lin Migration to TO11 + * 09/2009 113 L. Lin modify lat/lon float to latitude/longitude double + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.common.dataplugin.intlsigmet; + +import java.io.Serializable; + +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.Column; +import javax.persistence.Entity; +import javax.persistence.Table; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +@Entity +@Table(name="intlsigmet_location") +@DynamicSerialize +public class IntlSigmetLocation implements Serializable, ISerializableObject { + + private static final long serialVersionUID = 1L; + + @Id + @GeneratedValue + private Integer recordId = null; + + + // Collection of locations + @Column(length=480) + @DynamicSerializeElement + private String locationLine; + + // Each location of an international sigmet forecast area + @Column(length=48) + @DynamicSerializeElement + private String locationName; + + // Each latitude of an international sigmet forecast area + @Column + @DynamicSerializeElement + private double latitude; + + // Each longitude of an international sigmet forecast area + @Column + @DynamicSerializeElement + private double longitude; + + // Index for the order of a complete location set + @Column + @DynamicSerializeElement + private Integer index; + + /** + * No-Arg Convstructor. + */ + public IntlSigmetLocation() { + this.locationLine=null; + this.locationName=null; + this.latitude=IDecoderConstantsN.FLOAT_MISSING; + this.longitude=IDecoderConstantsN.FLOAT_MISSING; + this.index=IDecoderConstantsN.INTEGER_MISSING; + } + + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + + /** + * @return the index + */ + public Integer getIndex() { + return index; + } + + /** + * @param index to set + */ + public void setIndex(Integer index) { + this.index = index; + } + + /** + * @return the locationLine + */ + public String getLocationLine() { + return locationLine; + } + + /** + * @param locationLine to set + */ + public void setLocationLine(String locationLine) { + this.locationLine = locationLine; + } + + /** + * @return the location + */ + public String getLocationName() { + return locationName; + } + + /** + * @param location to set + */ + public void setLocationName(String location) { + this.locationName = location; + } + + /** + * Get the record id. + * + * @return The recordId. If not set returns null. + */ + public Integer getRecordId() { + return recordId; + } + + /** + * Set the record id. + * @param record + */ + public void setRecordId(Integer recordId) { + this.recordId = recordId; + } + + /** + * @return the latitude + */ + public double getLatitude() { + return latitude; + } + + /** + * @param latitude to set + */ + public void setLatitude(double latitude) { + this.latitude = latitude; + } + + /** + * @return the longitude + */ + public double getLongitude() { + return longitude; + } + + /** + * @param longitude to set + */ + public void setLongitude(double longitude) { + this.longitude = longitude; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/IntlSigmetRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/IntlSigmetRecord.java old mode 100755 new mode 100644 index b6ab63624a..96ce811903 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/IntlSigmetRecord.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/IntlSigmetRecord.java @@ -1,591 +1,558 @@ -/** - * IntlsigmetRecord - * - * This java class performs the mapping to the database table for ITNLSIGMET - * - * HISTORY - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 06/2009 113 L. Lin Initial coding - * 07/2009 113 L. Lin Migration to TO11 - * 05/2010 113 L. Lin Migration to TO11DR11 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.intlsigmet; - -import java.util.Calendar; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Set; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import javax.persistence.CascadeType; -import javax.persistence.Column; - -import javax.persistence.Entity; -import javax.persistence.FetchType; -import javax.persistence.OneToMany; -import javax.persistence.Table; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; - -import org.hibernate.annotations.OnDelete; -import org.hibernate.annotations.OnDeleteAction; - -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "intlsigmet", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize - - -public class IntlSigmetRecord extends PluginDataObject{ - - /** - * - */ - private static final long serialVersionUID = 1L; - - // reportType is "international sigmet". - @Column(length=32) - @DataURI(position=1) - @XmlElement - @DynamicSerializeElement - private String reportType; - - // hazardType is weather phenomena. - @Column(length=48) - @DataURI(position=2) - @XmlElement - @DynamicSerializeElement - private String hazardType; - - // WMO header - @Column(length=32) - @XmlElement - @DynamicSerializeElement - private String wmoHeader; - - // The issue office where the report from - @Column(length=32) - @XmlElement - @DynamicSerializeElement - private String issueOffice; - - // Issue time of the report - @Column - @XmlElement - @DynamicSerializeElement - private Calendar issueTime; - - // Start time of the report - @Column - @XmlElement - @DynamicSerializeElement - private Calendar startTime; - - // End time of the report - @Column - @XmlElement - @DynamicSerializeElement - private Calendar endTime; - - // The message ID - @Column(length=16) - @DataURI(position=3) - @XmlElement - @DynamicSerializeElement - private String messageID; - - // The sequence number - @Column(length=8) - @DataURI(position=4) - @XmlElement - @DynamicSerializeElement - private String sequenceNumber; - - // The air traffic services unit - @Column(length=16) - @XmlElement - @DynamicSerializeElement - private String atsu; - - // The location indicator of the meteorological watch office originator - @Column(length=16) - @XmlElement - @DynamicSerializeElement - private String omwo; - - // Flight level 1 - @Column - @XmlElement - @DynamicSerializeElement - private Integer flightlevel1; - - // Flight level 2 - @Column - @XmlElement - @DynamicSerializeElement - private Integer flightlevel2; - - // Distance - @Column - @XmlElement - @DynamicSerializeElement - private Integer distance; - - // Direction - @Column(length=16) - @XmlElement - @DynamicSerializeElement - private String direction; - - // Speed - @Column - @XmlElement - @DynamicSerializeElement - private Integer speed; - - /* - * the name of the storm, where applicable, or location of the - * volcano, where applicable, or the word, OTHER, for reports - * not from CONUS, Hawaii, Guam, Japan, UK, Tahiti, and Cuba - - */ - @Column(length=48) - @XmlElement - @DynamicSerializeElement - private String nameLocation; - - /* - * remarks such as: correction, remarks, ...etc. - */ - @Column(length=32) - @XmlElement - @DynamicSerializeElement - private String remarks; - - // The changes in intensity; using as "INTSF", "WKN", or "NC". - @Column(length=16) - @XmlElement - @DynamicSerializeElement - private String intensity; - - // The polygon indicator as "WI", "WTN", "EITHER SIDE", or "E OF". - @Column(length=16) - @XmlElement - @DynamicSerializeElement - private String polygonExtent; - - // The entire report - @Column(length=5000) - @XmlElement - @DynamicSerializeElement - private String bullMessage; - - - /** - * Intlsigmet location - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) - private Set intlSigmetLocation = new HashSet(); - - - /** - * Default Convstructor - */ - public IntlSigmetRecord() { - this.issueOffice=null; - this.wmoHeader=null; - this.bullMessage=null; - this.hazardType=null; - this.messageID=null; - this.reportType="INTLSIGMET"; - this.sequenceNumber=null; - this.atsu=null; - this.omwo=null; - this.nameLocation=null; - this.intensity=null; - this.remarks=null; - this.flightlevel1=IDecoderConstantsN.INTEGER_MISSING; - this.flightlevel2=IDecoderConstantsN.INTEGER_MISSING; - this.direction=null; - this.distance=IDecoderConstantsN.INTEGER_MISSING; - this.speed=IDecoderConstantsN.INTEGER_MISSING; - this.polygonExtent=null; - } - - /** - * Convstructs a consigmet record from a dataURI - * - * @param uri The dataURI - */ - public IntlSigmetRecord(String uri) { - super(uri); - } - - - @Override - public IDecoderGettable getDecoderGettable() { - // TODO Auto-generated method stub - return null; - } - - /** - * @return the issueOffice - */ - public String getIssueOffice(){ - return issueOffice; - } - - /** - * @param issueOffice to set - */ - public void setIssueOffice(String issueOffice){ - this.issueOffice=issueOffice; - } - - /** - * @return the wmoHeader - */ - public String getWmoHeader(){ - return wmoHeader; - } - - /** - * @param wnoHeader to set - */ - public void setWmoHeader(String wmoHeader){ - this.wmoHeader=wmoHeader; - } - - /** - * @return the issueTime - */ - public Calendar getIssueTime(){ - return issueTime; - } - - /** - * @param issueTime to set - */ - public void setIssueTime(Calendar issueTime){ - this.issueTime=issueTime; - } - - /** - * @return the reportType - */ - public String getReportType() { - return reportType; - } - - /** - * @param reportType to set - */ - public void setReportType(String reportType) { - this.reportType = reportType; - } - - /** - * @return the bullMessage - */ - public String getBullMessage() { - return bullMessage; - } - - /** - * @param bullMessage to set - */ - public void setBullMessage(String bullMessage) { - this.bullMessage = bullMessage; - } - - /** - * @return the set of hazard - */ - public String getHazardType() { - return hazardType; - } - - /** - * @param hazardType to set - */ - public void setHazardType(String hazardType) { - this.hazardType = hazardType; - } - - /** - * @return the startTime - */ - public Calendar getStartTime() { - return startTime; - } - - /** - * @param startTime to set - */ - public void setStartTime(Calendar startTime) { - this.startTime = startTime; - } - - /** - * @return the endTime - */ - public Calendar getEndTime() { - return endTime; - } - - /** - * @param endTime to set - */ - public void setEndTime(Calendar endTime) { - this.endTime = endTime; - } - - public String getMessageID() { - return messageID; - } - - /** - * @param messageID to set - */ - public void setMessageID(String messageID) { - this.messageID = messageID; - } - - /** - * @return the sequenceNumber - */ - public String getSequenceNumber() { - return sequenceNumber; - } - - /** - * @param sequenceNumber to set - */ - public void setSequenceNumber(String sequenceNumber) { - this.sequenceNumber = sequenceNumber; - } - - /** - * @return the atsu - */ - public String getAtsu() { - return atsu; - } - - /** - * @param atsu to set - */ - public void setAtsu(String atsu) { - this.atsu = atsu; - } - - /** - * @return the omwo - */ - public String getOmwo() { - return omwo; - } - - /** - * @param omwo to set - */ - public void setOmwo(String omwo) { - this.omwo = omwo; - } - - /** - * @return the flightLevel1 - */ - public Integer getFlightlevel1() { - return flightlevel1; - } - - /** - * @param flightLevel1 to set - */ - public void setFlightlevel1(Integer flightlevel1) { - this.flightlevel1 = flightlevel1; - } - - /** - * @return flightLevel2 - */ - public Integer getFlightlevel2() { - return flightlevel2; - } - - /** - * @param flightLevel2 to set - */ - public void setFlightlevel2(Integer flightlevel2) { - this.flightlevel2 = flightlevel2; - } - - /** - * @return distacne - */ - public Integer getDistance() { - return distance; - } - - /** - * @param distance to set - */ - public void setDistance(Integer distance) { - this.distance = distance; - } - - /** - * @return direction - */ - public String getDirection() { - return direction; - } - - /** - * @param direction to set - */ - public void setDirection(String direction) { - this.direction = direction; - } - - /** - * @return the speed - */ - public Integer getSpeed() { - return speed; - } - - /** - * @param speed to set - */ - public void setSpeed(Integer speed) { - this.speed = speed; - } - - /** - * @return the nameLocation - */ - public String getNameLocation() { - return nameLocation; - } - - /** - * @param nameLocation to set - */ - public void setNameLocation(String nameLocation) { - this.nameLocation = nameLocation; - } - - /** - * @return the remarks - */ - public String getRemarks() { - return remarks; - } - - /** - * @param remarks to set - */ - public void setRemarks(String remarks) { - this.remarks = remarks; - } - - /** - * @return the intensity - */ - public String getIntensity() { - return intensity; - } - - /** - * @param intensity to set - */ - public void setIntensity(String intensity) { - this.intensity = intensity; - } - - /** - * @return the polygonExtent - */ - public String getPolygonExtent() { - return polygonExtent; - } - - /** - * @param polygonExtent to set - */ - public void setPolygonExtent(String polygonExtent) { - this.polygonExtent = polygonExtent; - } - - /** - * @return the intlSigmetLocation - */ - public Set getIntlSigmetLocation() { - return intlSigmetLocation; - } - - /** - * @param intlSigmetLocation to set - */ - public void setIntlSigmetLocation(Set intlSigmetLocation) { - this.intlSigmetLocation = intlSigmetLocation; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * @param add international sigmet Location to set - */ - public void addIntlSigmetLocation(IntlSigmetLocation psection){ - intlSigmetLocation.add(psection); - psection.setParentID(this); - } - - /** - * Override existing set method to modify any - * classes that use the dataURI as a foreign key - */ - @Override - public void setIdentifier(Object dataURI) - { - - this.identifier = dataURI; - - if(this.getIntlSigmetLocation() != null && this.getIntlSigmetLocation().size() > 0) - { - for (Iterator iter = this.getIntlSigmetLocation().iterator(); iter.hasNext();) { - IntlSigmetLocation cs = iter.next(); - cs.setParentID(this); - } - } - - } - -} +/** + * IntlsigmetRecord + * + * This java class performs the mapping to the database table for ITNLSIGMET + * + * HISTORY + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 06/2009 113 L. Lin Initial coding + * 07/2009 113 L. Lin Migration to TO11 + * 05/2010 113 L. Lin Migration to TO11DR11 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.common.dataplugin.intlsigmet; + +import java.util.Calendar; +import java.util.HashSet; +import java.util.Set; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import javax.persistence.CascadeType; +import javax.persistence.Column; + +import javax.persistence.Entity; +import javax.persistence.FetchType; +import javax.persistence.JoinColumn; +import javax.persistence.OneToMany; +import javax.persistence.Table; +import javax.persistence.UniqueConstraint; + +import org.hibernate.annotations.Index; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +@Entity +@Table(name = "intlsigmet", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@DynamicSerialize + + +public class IntlSigmetRecord extends PluginDataObject{ + + /** + * + */ + private static final long serialVersionUID = 1L; + + // reportType is "international sigmet". + @Column(length=32) + @DataURI(position=1) + @DynamicSerializeElement + private String reportType; + + // hazardType is weather phenomena. + @Column(length=48) + @DataURI(position=2) + @DynamicSerializeElement + private String hazardType; + + // WMO header + @Column(length=32) + @DynamicSerializeElement + private String wmoHeader; + + // The issue office where the report from + @Column(length=32) + @DynamicSerializeElement + private String issueOffice; + + // Issue time of the report + @Column + @DynamicSerializeElement + private Calendar issueTime; + + // Start time of the report + @Column + @DynamicSerializeElement + private Calendar startTime; + + // End time of the report + @Column + @DynamicSerializeElement + private Calendar endTime; + + // The message ID + @Column(length=16) + @DataURI(position=3) + @DynamicSerializeElement + private String messageID; + + // The sequence number + @Column(length=8) + @DataURI(position=4) + @DynamicSerializeElement + private String sequenceNumber; + + // The air traffic services unit + @Column(length=16) + @DynamicSerializeElement + private String atsu; + + // The location indicator of the meteorological watch office originator + @Column(length=16) + @DynamicSerializeElement + private String omwo; + + // Flight level 1 + @Column + @DynamicSerializeElement + private Integer flightlevel1; + + // Flight level 2 + @Column + @DynamicSerializeElement + private Integer flightlevel2; + + // Distance + @Column + @DynamicSerializeElement + private Integer distance; + + // Direction + @Column(length=16) + @DynamicSerializeElement + private String direction; + + // Speed + @Column + @DynamicSerializeElement + private Integer speed; + + /* + * the name of the storm, where applicable, or location of the + * volcano, where applicable, or the word, OTHER, for reports + * not from CONUS, Hawaii, Guam, Japan, UK, Tahiti, and Cuba + + */ + @Column(length=48) + @DynamicSerializeElement + private String nameLocation; + + /* + * remarks such as: correction, remarks, ...etc. + */ + @Column(length=32) + @DynamicSerializeElement + private String remarks; + + // The changes in intensity; using as "INTSF", "WKN", or "NC". + @Column(length=16) + @DynamicSerializeElement + private String intensity; + + // The polygon indicator as "WI", "WTN", "EITHER SIDE", or "E OF". + @Column(length=16) + @DynamicSerializeElement + private String polygonExtent; + + // The entire report + @Column(length=5000) + @DynamicSerializeElement + private String bullMessage; + + + /** + * Intlsigmet location + */ + @DynamicSerializeElement + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "intlSigmetLocation_parentid_idex") + private Set intlSigmetLocation = new HashSet(); + + + /** + * Default Convstructor + */ + public IntlSigmetRecord() { + this.issueOffice=null; + this.wmoHeader=null; + this.bullMessage=null; + this.hazardType=null; + this.messageID=null; + this.reportType="INTLSIGMET"; + this.sequenceNumber=null; + this.atsu=null; + this.omwo=null; + this.nameLocation=null; + this.intensity=null; + this.remarks=null; + this.flightlevel1=IDecoderConstantsN.INTEGER_MISSING; + this.flightlevel2=IDecoderConstantsN.INTEGER_MISSING; + this.direction=null; + this.distance=IDecoderConstantsN.INTEGER_MISSING; + this.speed=IDecoderConstantsN.INTEGER_MISSING; + this.polygonExtent=null; + } + + /** + * Convstructs a consigmet record from a dataURI + * + * @param uri The dataURI + */ + public IntlSigmetRecord(String uri) { + super(uri); + } + + + @Override + public IDecoderGettable getDecoderGettable() { + // TODO Auto-generated method stub + return null; + } + + /** + * @return the issueOffice + */ + public String getIssueOffice(){ + return issueOffice; + } + + /** + * @param issueOffice to set + */ + public void setIssueOffice(String issueOffice){ + this.issueOffice=issueOffice; + } + + /** + * @return the wmoHeader + */ + public String getWmoHeader(){ + return wmoHeader; + } + + /** + * @param wnoHeader to set + */ + public void setWmoHeader(String wmoHeader){ + this.wmoHeader=wmoHeader; + } + + /** + * @return the issueTime + */ + public Calendar getIssueTime(){ + return issueTime; + } + + /** + * @param issueTime to set + */ + public void setIssueTime(Calendar issueTime){ + this.issueTime=issueTime; + } + + /** + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + /** + * @param reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + /** + * @return the bullMessage + */ + public String getBullMessage() { + return bullMessage; + } + + /** + * @param bullMessage to set + */ + public void setBullMessage(String bullMessage) { + this.bullMessage = bullMessage; + } + + /** + * @return the set of hazard + */ + public String getHazardType() { + return hazardType; + } + + /** + * @param hazardType to set + */ + public void setHazardType(String hazardType) { + this.hazardType = hazardType; + } + + /** + * @return the startTime + */ + public Calendar getStartTime() { + return startTime; + } + + /** + * @param startTime to set + */ + public void setStartTime(Calendar startTime) { + this.startTime = startTime; + } + + /** + * @return the endTime + */ + public Calendar getEndTime() { + return endTime; + } + + /** + * @param endTime to set + */ + public void setEndTime(Calendar endTime) { + this.endTime = endTime; + } + + public String getMessageID() { + return messageID; + } + + /** + * @param messageID to set + */ + public void setMessageID(String messageID) { + this.messageID = messageID; + } + + /** + * @return the sequenceNumber + */ + public String getSequenceNumber() { + return sequenceNumber; + } + + /** + * @param sequenceNumber to set + */ + public void setSequenceNumber(String sequenceNumber) { + this.sequenceNumber = sequenceNumber; + } + + /** + * @return the atsu + */ + public String getAtsu() { + return atsu; + } + + /** + * @param atsu to set + */ + public void setAtsu(String atsu) { + this.atsu = atsu; + } + + /** + * @return the omwo + */ + public String getOmwo() { + return omwo; + } + + /** + * @param omwo to set + */ + public void setOmwo(String omwo) { + this.omwo = omwo; + } + + /** + * @return the flightLevel1 + */ + public Integer getFlightlevel1() { + return flightlevel1; + } + + /** + * @param flightLevel1 to set + */ + public void setFlightlevel1(Integer flightlevel1) { + this.flightlevel1 = flightlevel1; + } + + /** + * @return flightLevel2 + */ + public Integer getFlightlevel2() { + return flightlevel2; + } + + /** + * @param flightLevel2 to set + */ + public void setFlightlevel2(Integer flightlevel2) { + this.flightlevel2 = flightlevel2; + } + + /** + * @return distacne + */ + public Integer getDistance() { + return distance; + } + + /** + * @param distance to set + */ + public void setDistance(Integer distance) { + this.distance = distance; + } + + /** + * @return direction + */ + public String getDirection() { + return direction; + } + + /** + * @param direction to set + */ + public void setDirection(String direction) { + this.direction = direction; + } + + /** + * @return the speed + */ + public Integer getSpeed() { + return speed; + } + + /** + * @param speed to set + */ + public void setSpeed(Integer speed) { + this.speed = speed; + } + + /** + * @return the nameLocation + */ + public String getNameLocation() { + return nameLocation; + } + + /** + * @param nameLocation to set + */ + public void setNameLocation(String nameLocation) { + this.nameLocation = nameLocation; + } + + /** + * @return the remarks + */ + public String getRemarks() { + return remarks; + } + + /** + * @param remarks to set + */ + public void setRemarks(String remarks) { + this.remarks = remarks; + } + + /** + * @return the intensity + */ + public String getIntensity() { + return intensity; + } + + /** + * @param intensity to set + */ + public void setIntensity(String intensity) { + this.intensity = intensity; + } + + /** + * @return the polygonExtent + */ + public String getPolygonExtent() { + return polygonExtent; + } + + /** + * @param polygonExtent to set + */ + public void setPolygonExtent(String polygonExtent) { + this.polygonExtent = polygonExtent; + } + + /** + * @return the intlSigmetLocation + */ + public Set getIntlSigmetLocation() { + return intlSigmetLocation; + } + + /** + * @param intlSigmetLocation to set + */ + public void setIntlSigmetLocation(Set intlSigmetLocation) { + this.intlSigmetLocation = intlSigmetLocation; + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + /** + * @param add international sigmet Location to set + */ + public void addIntlSigmetLocation(IntlSigmetLocation psection){ + intlSigmetLocation.add(psection); + + } + + /** + * Override existing set method to modify any + * classes that use the dataURI as a foreign key + */ + @Override + public void setIdentifier(Object dataURI) + { + + this.identifier = dataURI; + + + + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/dao/IntlSigmetDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/dao/IntlSigmetDao.java index 0b2a46a5da..b983f6e92c 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/dao/IntlSigmetDao.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/dao/IntlSigmetDao.java @@ -1,31 +1,13 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ package gov.noaa.nws.ncep.common.dataplugin.intlsigmet.dao; import java.util.List; import gov.noaa.nws.ncep.common.dataplugin.intlsigmet.IntlSigmetRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; - import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.datastorage.IDataStore; import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.database.plugin.PluginDao; /** * Set of DAO methods for AIREP Observation data. @@ -37,6 +19,8 @@ import com.raytheon.uf.edex.database.DataAccessLayerException; * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * 20080103 384 jkorman Initial Coding. + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @author jkorman @@ -59,7 +43,7 @@ import com.raytheon.uf.edex.database.DataAccessLayerException; * @version 1.0 */ -public class IntlSigmetDao extends NcepDefaultPluginDao { +public class IntlSigmetDao extends PluginDao { /** * Creates a new ReccoDao @@ -108,4 +92,11 @@ public class IntlSigmetDao extends NcepDefaultPluginDao { return results; } + + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + // TODO Auto-generated method stub + return null; + } } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/package-info.java old mode 100755 new mode 100644 index 109d80eeaf..2062041916 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/package-info.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.intlsigmet/src/gov/noaa/nws/ncep/common/dataplugin/intlsigmet/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains table record for decoder plug-ins -*/ -package gov.noaa.nws.ncep.common.dataplugin.intlsigmet; +/** +* Contains table record for decoder plug-ins +*/ +package gov.noaa.nws.ncep.common.dataplugin.intlsigmet; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/areaName.sql b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/areaName.sql index faac86f375..bffdcea1cb 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/areaName.sql +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/areaName.sql @@ -199,6 +199,11 @@ INSERT INTO awips.mcidas_area_names VALUES (324,'VAAC|SouthWestAtlantic'); INSERT INTO awips.mcidas_area_names VALUES (325,'VAAC|SouthEastPacific'); INSERT INTO awips.mcidas_area_names VALUES (326,'VAAC|Mexico-CentralAmerica'); INSERT INTO awips.mcidas_area_names VALUES (327,'VAAC|SouthEastPacific'); +INSERT INTO awips.mcidas_area_names VALUES (328,'VAAC|CentralPacific'); +INSERT INTO awips.mcidas_area_names VALUES (329,'VAAC|CentralPacific'); +INSERT INTO awips.mcidas_area_names VALUES (330,'VAAC|CentralPacific'); +INSERT INTO awips.mcidas_area_names VALUES (331,'VAAC|CentralPacific'); +INSERT INTO awips.mcidas_area_names VALUES (332,'VAAC|CentralPacific'); INSERT INTO awips.mcidas_area_names VALUES (1805,'WashDC'); INSERT INTO awips.mcidas_area_names VALUES (1810,'NAtlantic'); INSERT INTO awips.mcidas_area_names VALUES (1815,'US'); @@ -295,7 +300,7 @@ INSERT INTO awips.mcidas_area_names VALUES (8065,'World-10km'); INSERT INTO awips.mcidas_area_names VALUES (8066,'World'); INSERT INTO awips.mcidas_area_names VALUES (8067,'World-T'); INSERT INTO awips.mcidas_area_names VALUES (8069,'World'); -INSERT INTO awips.mcidas_area_names VALUES (8070,'World'); +INSERT INTO awips.mcidas_area_names VALUES (8070,'NHem'); INSERT INTO awips.mcidas_area_names VALUES (8072,'NPS-65E'); INSERT INTO awips.mcidas_area_names VALUES (8073,'NPS-45W'); INSERT INTO awips.mcidas_area_names VALUES (8074,'NPS-155W'); diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/imageType.sql b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/imageType.sql index b9ea69c97c..436a7b02e4 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/imageType.sql +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/imageType.sql @@ -129,3 +129,9 @@ INSERT INTO awips.mcidas_image_type VALUES (167, 'VIS', '1', '85'); INSERT INTO awips.mcidas_image_type VALUES (168, 'IR', '2', '85'); INSERT INTO awips.mcidas_image_type VALUES (169, 'WV', '8', '85'); INSERT INTO awips.mcidas_image_type VALUES (170, 'IR2', '16', '85'); +INSERT INTO awips.mcidas_image_type VALUES (171, 'VIS', '1', '184'); +INSERT INTO awips.mcidas_image_type VALUES (172, 'IR2', '2', '184'); +INSERT INTO awips.mcidas_image_type VALUES (173, 'WV', '4', '184'); +INSERT INTO awips.mcidas_image_type VALUES (174, 'IR', '8', '184'); +INSERT INTO awips.mcidas_image_type VALUES (175, 'IR3', '128', '184'); +INSERT INTO awips.mcidas_image_type VALUES (176, 'IR4', '16', '184'); \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/satelliteName.sql b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/satelliteName.sql index 453941558c..d58f95273c 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/satelliteName.sql +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/satelliteName.sql @@ -7,6 +7,7 @@ INSERT INTO awips.mcidas_satellite_names VALUES (31,'GOES6'); INSERT INTO awips.mcidas_satellite_names VALUES (32,'GOES7'); INSERT INTO awips.mcidas_satellite_names VALUES (33,'GOES7'); INSERT INTO awips.mcidas_satellite_names VALUES (35,'FYC'); +INSERT INTO awips.mcidas_satellite_names VALUES (36,'FYC'); INSERT INTO awips.mcidas_satellite_names VALUES (51,'METEOSAT8'); INSERT INTO awips.mcidas_satellite_names VALUES (52,'METEOSAT9'); INSERT INTO awips.mcidas_satellite_names VALUES (53,'METEOSAT10'); @@ -25,3 +26,4 @@ INSERT INTO awips.mcidas_satellite_names VALUES (83,'GMS'); INSERT INTO awips.mcidas_satellite_names VALUES (84,'MTS'); INSERT INTO awips.mcidas_satellite_names VALUES (85,'MTSAT2'); INSERT INTO awips.mcidas_satellite_names VALUES (180,'GOES13'); +INSERT INTO awips.mcidas_satellite_names VALUES (184,'GOES15'); diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasAreaProjection.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasAreaProjection.java index 1006cdbc2c..71f9a3c9b5 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasAreaProjection.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasAreaProjection.java @@ -223,7 +223,7 @@ public class McidasAreaProjection extends MapProjection { static final ParameterDescriptorGroup PARAMETERS = new DefaultParameterDescriptorGroup( "MCIDAS_AREA_NAV", - new ParameterDescriptor[] { SEMI_MAJOR, SEMI_MINOR, NAV_BLOCK_BASE64 } + new ParameterDescriptor[] { SEMI_MAJOR, SEMI_MINOR, CENTRAL_MERIDIAN, NAV_BLOCK_BASE64 } ); /** diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasMapCoverage.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasMapCoverage.java index 5352474dda..cc7ffaa469 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasMapCoverage.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasMapCoverage.java @@ -11,9 +11,9 @@ * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * 10/2009 144 T. Lee Created - * 12/2009 144 T. Lee Migrated to TO11D6 - * 01/2010 201 M. Li Split into dataplugin project - * 05/2010 144 L. Lin Migration to TO11DR11. + * 12/2009 144 T. Lee Migrated to TO11D6 + * 01/2010 201 M. Li Split into dataplugin project + * 05/2010 144 L. Lin Migration to TO11DR11. * * */ @@ -43,9 +43,9 @@ import org.hibernate.annotations.Type; import org.opengis.referencing.crs.CoordinateReferenceSystem; import org.opengis.referencing.crs.ProjectedCRS; -import com.raytheon.uf.common.dataplugin.persist.PersistableDataObject; import com.raytheon.uf.common.geospatial.ISpatialObject; -import com.raytheon.uf.common.serialization.adapters.GeometryAdapter; +import com.raytheon.uf.common.dataplugin.persist.PersistableDataObject; +import com.raytheon.uf.common.serialization.adapters.GeometryAdapter; import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; import com.vividsolutions.jts.geom.Geometry; @@ -56,18 +56,16 @@ import com.vividsolutions.jts.geom.Polygon; @Cache(usage = CacheConcurrencyStrategy.TRANSACTIONAL) @XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize -public class McidasMapCoverage extends PersistableDataObject implements - ISpatialObject { +public class McidasMapCoverage extends PersistableDataObject implements ISpatialObject { private static final long serialVersionUID = 1; - @Id private int pid; /** - * The projection of the map coverage 1 = Mercator, 3 = Lambert Conformal or - * TANC 5 = Polar Stereographic 7585 = native satellite navigation e.g. - * GVAR, ... + * The projection of the map coverage 1 = Mercator, 3 = Lambert Conformal or TANC + * 5 = Polar Stereographic + * 7585 = native satellite navigation e.g. GVAR, ... */ @Column @XmlAttribute @@ -85,7 +83,7 @@ public class McidasMapCoverage extends PersistableDataObject implements @XmlAttribute @DynamicSerializeElement private Integer ny; - + /** The pixel resolution of the image */ @Column @XmlAttribute @@ -105,11 +103,10 @@ public class McidasMapCoverage extends PersistableDataObject implements private Float clon; /** - * The standard latitude 1. For the Lambert Conformal projection this is the - * latitude of the proection cone intersects the earth. For the Polar - * Stereographic this is the latitude at which projection plan intersects - * the earth. For Mercator this is the latitude at which the Mercator - * projection cylinder intersects the earth. + * The standard latitude 1. For the Lambert Conformal projection this is the latitude + * of the proection cone intersects the earth. For the Polar Stereographic this is the + * latitude at which projection plan intersects the earth. For Mercator this is the + * latitude at which the Mercator projection cylinder intersects the earth. */ @Column @XmlAttribute @@ -117,14 +114,14 @@ public class McidasMapCoverage extends PersistableDataObject implements private Float stdlat1; /** - * The standard latitude 2 is the second latitude of a secant cone which - * intersects the earth for the Lambert Conformal projection. + * The standard latitude 2 is the second latitude of a secant cone which intersects the + * earth for the Lambert Conformal projection. */ @Column @XmlAttribute @DynamicSerializeElement private Float stdlat2; - + /** The latitude of the lower-left corner */ @Column @XmlAttribute @@ -148,31 +145,31 @@ public class McidasMapCoverage extends PersistableDataObject implements @XmlAttribute @DynamicSerializeElement private Float urlon; - + /** image element coordinate of area line 0, element 0 */ @Column @XmlAttribute @DynamicSerializeElement private int upperLeftElement; - + /** image line coordinate of area line 0, element 0 */ @Column @XmlAttribute @DynamicSerializeElement private int upperLeftLine; - + /** element resolution */ @Column @XmlAttribute @DynamicSerializeElement private int elementRes; - + /** line resolution */ @Column @XmlAttribute @DynamicSerializeElement private int lineRes; - + @Column(length = 5120) @XmlAttribute @DynamicSerializeElement @@ -223,10 +220,9 @@ public class McidasMapCoverage extends PersistableDataObject implements * @param geometry * The geometry */ - public McidasMapCoverage(Integer projection, Integer nx, Integer ny, - Float dx, Float dy, Float clon, Float stdlat1, Float stdlat2, - Float lllat, Float lllon, Float urlat, Float urlon, - CoordinateReferenceSystem crs, Geometry geometry) { + public McidasMapCoverage(Integer projection, Integer nx, Integer ny, Float dx, + Float dy, Float clon, Float stdlat1, Float stdlat2, Float lllat, Float lllon, + Float urlat,Float urlon, CoordinateReferenceSystem crs, Geometry geometry) { this.projection = projection; this.nx = nx; this.ny = ny; @@ -253,27 +249,19 @@ public class McidasMapCoverage extends PersistableDataObject implements * Constructs a new SatMapCoverage Object for native satellite navigation * * @param mapProjection - * @param nx - * The number of horizontal scan lines - * @param ny - * The number vertical scan lines - * @param reflon - * Reference Longitude - * @param upperLeftElement - * image element coordinate of area line 0, element 0 - * @param upperLeftLine - * image line coordinate of area line 0, element 0 - * @param xres - * Element resolution - * @param yres - * Line resolution - * @param crs - * The coordinate reference system + * @param nx The number of horizontal scan lines + * @param ny The number vertical scan lines + * @param reflon Reference Longitude + * @param upperLeftElement image element coordinate of area line 0, element 0 + * @param upperLeftLine image line coordinate of area line 0, element 0 + * @param xres Element resolution + * @param yres Line resolution + * @param crs The coordinate reference system * @param geometry */ public McidasMapCoverage(Integer projection, Integer nx, Integer ny, - Float reflon, int upperLeftElement, int upperLeftLine, int xres, - int yres, ProjectedCRS crs, Geometry geometry) { + Float reflon, int upperLeftElement, int upperLeftLine, int xres, + int yres, ProjectedCRS crs, Geometry geometry) { this.projection = projection; this.nx = nx; this.ny = ny; @@ -294,10 +282,10 @@ public class McidasMapCoverage extends PersistableDataObject implements this.crsWKT = crsObject.toWKT(); this.location = (Polygon) geometry; pid = this.hashCode(); - } + } @Override - public int hashCode() { + public int hashCode() { HashCodeBuilder hashBuilder = new HashCodeBuilder(); hashBuilder.append(projection); hashBuilder.append(nx); @@ -329,41 +317,39 @@ public class McidasMapCoverage extends PersistableDataObject implements if (crsObject == null) { try { crsObject = CRS.parseWKT(crsWKT); - // ReferencingFactoryFinder.getCRSFactory(null).createFromWKT(crsWKT); + // ReferencingFactoryFinder.getCRSFactory(null).createFromWKT(crsWKT); } catch (Exception e) { - /* - * parseWKT() doesn't recognize PROJCS PARAMETERS whose value is - * a "String" (it assumes all PARAMETER values are doubles.) If - * this crsWKT is a MCIDAS NAV, use McidasSpatialFactory - * instead. - */ - // e.printStackTrace(); - Pattern p = Pattern - .compile("PROJCS\\[\"MCIDAS\\sAREA\\s(.*)\""); + /* + * parseWKT() doesn't recognize PROJCS PARAMETERS whose value is a "String" (it + * assumes all PARAMETER values are doubles.) + * If this crsWKT is a MCIDAS NAV, use McidasSpatialFactory instead. + */ + //e.printStackTrace(); + Pattern p = Pattern.compile("PROJCS\\[\"MCIDAS\\sAREA\\s(.*)\""); Matcher m = p.matcher(crsWKT); m.find(); - if (m.groupCount() == 1) { - String type = m.group(1); - // System.out.println("FOUND PROJCS:"+m.group(0)+":"+type); - p = Pattern - .compile("\\[\"NAV_BLOCK_BASE64\",\\s\"(.*)\"\\]"); - m = p.matcher(crsWKT); - boolean found = m.find(); + if ( m.groupCount() == 1 ) { + String type = m.group(1); + //System.out.println("FOUND PROJCS:"+m.group(0)+":"+type); + p = Pattern.compile("\\[\"NAV_BLOCK_BASE64\",\\s\"(.*)\"\\]"); + m = p.matcher(crsWKT); + boolean found = m.find(); - // System.out.println(m.group()); - // System.out.println(m.groupCount()+m.group(1)); - if (found) { - String navBlock = m.group(1); - crsObject = McidasSpatialFactory.getInstance() - .constructCRS(type, navBlock); - } else { - crsObject = null; - } - } else { - crsObject = null; + //System.out.println(m.group()); + //System.out.println(m.groupCount()+m.group(1)); + if ( found ) { + String navBlock = m.group(1); + crsObject = McidasSpatialFactory.getInstance().constructCRS(type, navBlock); + } + else { + crsObject = null; + } } - + else { + crsObject = null; + } + } } return crsObject; @@ -400,7 +386,7 @@ public class McidasMapCoverage extends PersistableDataObject implements public void setStdlat1(Float stdlat1) { this.stdlat1 = stdlat1; } - + public Float getStdlat2() { return stdlat2; } @@ -475,78 +461,73 @@ public class McidasMapCoverage extends PersistableDataObject implements this.ny = ny; } + /** - * @return the upperLeftElement - */ - public int getUpperLeftElement() { - return upperLeftElement; - } + * @return the upperLeftElement + */ + public int getUpperLeftElement() { + return upperLeftElement; + } - /** - * @param upperLeftElement - * the upperLeftElement to set - */ - public void setUpperLeftElement(int upperLeftElement) { - this.upperLeftElement = upperLeftElement; - } + /** + * @param upperLeftElement the upperLeftElement to set + */ + public void setUpperLeftElement(int upperLeftElement) { + this.upperLeftElement = upperLeftElement; + } - /** - * @return the upperLeftLine - */ - public int getUpperLeftLine() { - return upperLeftLine; - } + /** + * @return the upperLeftLine + */ + public int getUpperLeftLine() { + return upperLeftLine; + } - /** - * @param upperLeftLine - * the upperLeftLine to set - */ - public void setUpperLeftLine(int upperLeftLine) { - this.upperLeftLine = upperLeftLine; - } + /** + * @param upperLeftLine the upperLeftLine to set + */ + public void setUpperLeftLine(int upperLeftLine) { + this.upperLeftLine = upperLeftLine; + } - /** - * @return the elementRes - */ - public int getElementRes() { - return elementRes; - } + /** + * @return the elementRes + */ + public int getElementRes() { + return elementRes; + } - /** - * @param elementRes - * the elementRes to set - */ - public void setElementRes(int elementRes) { - this.elementRes = elementRes; - } + /** + * @param elementRes the elementRes to set + */ + public void setElementRes(int elementRes) { + this.elementRes = elementRes; + } - /** - * @return the lineRes - */ - public int getLineRes() { - return lineRes; - } + /** + * @return the lineRes + */ + public int getLineRes() { + return lineRes; + } - /** - * @param lineRes - * the lineRes to set - */ - public void setLineRes(int lineRes) { - this.lineRes = lineRes; - } + /** + * @param lineRes the lineRes to set + */ + public void setLineRes(int lineRes) { + this.lineRes = lineRes; + } - public String getCrsWKT() { + public String getCrsWKT() { return crsWKT; } public void setCrsWKT(String crsWKT) { - // TODO new 2.6 version of geotools adds \r\n to long String parameters - // in WKT format - // this temp hack removes the extraneous characters, but we may want to - // investigate - // using a specific formatter to keep this consistent and in our control + //TODO new 2.6 version of geotools adds \r\n to long String parameters in WKT format + // this temp hack removes the extraneous characters, but we may want to investigate + // using a specific formatter to keep this consistent and in our control this.crsWKT = crsWKT.replaceAll("\r\n", ""); - // this.crsWKT = crsWKT; + //this.crsWKT = crsWKT; } public Polygon getLocation() { diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasRecord.java index c18ab15b11..67ba6ebd83 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasRecord.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasRecord.java @@ -19,53 +19,53 @@ * @version 1 */ -package gov.noaa.nws.ncep.common.dataplugin.mcidas; - -import java.util.Calendar; +package gov.noaa.nws.ncep.common.dataplugin.mcidas; + +import java.util.Calendar; import java.util.Date; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.ManyToOne; -import javax.persistence.PrimaryKeyJoinColumn; -import javax.persistence.Table; +import javax.persistence.Column; +import javax.persistence.Entity; +import javax.persistence.ManyToOne; +import javax.persistence.PrimaryKeyJoinColumn; +import javax.persistence.Table; import javax.persistence.Transient; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlAttribute; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; +import javax.persistence.UniqueConstraint; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAttribute; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; import org.hibernate.annotations.Cache; import org.hibernate.annotations.CacheConcurrencyStrategy; -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.dataplugin.persist.IPersistable; -import com.raytheon.uf.common.dataplugin.persist.PersistablePluginDataObject; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.dataplugin.persist.PersistablePluginDataObject; import com.raytheon.uf.common.geospatial.ISpatialEnabled; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; import gov.noaa.nws.ncep.common.dataplugin.mcidas.McidasMapCoverage; - -@Entity + +@Entity @Table(name = "mcidas", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@Cache(usage = CacheConcurrencyStrategy.TRANSACTIONAL) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class McidasRecord extends PersistablePluginDataObject implements - IPersistable, ISpatialEnabled { - - private static final long serialVersionUID = 1L; - - /** The satellite name */ - @Column(length = 32) - @DataURI(position = 1) - @XmlAttribute - @DynamicSerializeElement - private String satelliteName; +@Cache(usage = CacheConcurrencyStrategy.TRANSACTIONAL) +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class McidasRecord extends PersistablePluginDataObject implements + IPersistable, ISpatialEnabled { + + private static final long serialVersionUID = 1L; + + /** The satellite name */ + @Column(length = 32) + @DataURI(position = 1) + @XmlAttribute + @DynamicSerializeElement + private String satelliteName; /** The area name */ @Column(length = 64) @@ -95,29 +95,29 @@ public class McidasRecord extends PersistablePluginDataObject implements @XmlAttribute @DynamicSerializeElement private Calendar creationTime; - - /** - * The image time - */ - @Column - @XmlAttribute - @DynamicSerializeElement - private Calendar imageTime; + + /** + * The image time + */ + @Column + @XmlAttribute + @DynamicSerializeElement + private Calendar imageTime; - /** - * Size of logical records in bytes for product. - */ - @Column - @XmlAttribute - @DynamicSerializeElement - private Integer sizeRecords; - - /** Satellite projection */ + /** + * Size of logical records in bytes for product. + */ + @Column + @XmlAttribute + @DynamicSerializeElement + private Integer sizeRecords; + + /** Satellite projection */ @Column(length=16) @XmlAttribute - @DynamicSerializeElement - private String projection; - + @DynamicSerializeElement + private String projection; + /** The report type */ @Column(length=16) @XmlAttribute @@ -157,53 +157,53 @@ public class McidasRecord extends PersistablePluginDataObject implements * File name ingested to the end point. */ private String inputFileName; - - @ManyToOne - @PrimaryKeyJoinColumn - @XmlElement - @DynamicSerializeElement + + @ManyToOne + @PrimaryKeyJoinColumn + @XmlElement + @DynamicSerializeElement private McidasMapCoverage coverage; - + /** Area file header block */ @Transient private byte[] headerBlock; - - @Override - public McidasMapCoverage getSpatialObject() { - return coverage; - } - - public McidasMapCoverage getCoverage() { - return coverage; - } - - public void setCoverage(McidasMapCoverage coverage) { - this.coverage = coverage; - } - - /** - * No-arg constructor. - */ + + @Override + public McidasMapCoverage getSpatialObject() { + return coverage; + } + + public McidasMapCoverage getCoverage() { + return coverage; + } + + public void setCoverage(McidasMapCoverage coverage) { + this.coverage = coverage; + } + + /** + * No-arg constructor. + */ public McidasRecord() { satelliteName = null; imageType = null; resolution = null; projection = null; imageTime = null; - areaName = null; - } - - /** - * Constructs a McIDAS satellite record from a dataURI - * - * @param uri - * The dataURI - */ - public McidasRecord(String uri) { - super(uri); - } - - + areaName = null; + } + + /** + * Constructs a McIDAS satellite record from a dataURI + * + * @param uri + * The dataURI + */ + public McidasRecord(String uri) { + super(uri); + } + + /** * Get the time to use for persisting this data. * @@ -218,48 +218,48 @@ public class McidasRecord extends PersistablePluginDataObject implements return c.getTime(); } - - /** - * Set the time to be used for the persistence time for this object. - * - * @param persistTime - * The persistence time to be used. - */ - public void setPersistenceTime(Calendar persistTime) { - setInsertTime(persistTime); - } - - public Integer getSizeRecords() { - return sizeRecords; - } - - public void setSizeRecords(Integer sizeRecords) { - this.sizeRecords = sizeRecords; - } - - /** - * Get the IDecoderGettable reference for this record. - * - * @return The IDecoderGettable reference for this record. Null for this - * class. - */ - @Override - public IDecoderGettable getDecoderGettable() { - return null; - } - - public String getReportType() { - return reportType; - } - - public void setReportType(String reportType) { - this.reportType = reportType; - } - - public String getSatelliteName() { - return satelliteName; - } - + + /** + * Set the time to be used for the persistence time for this object. + * + * @param persistTime + * The persistence time to be used. + */ + public void setPersistenceTime(Calendar persistTime) { + setInsertTime(persistTime); + } + + public Integer getSizeRecords() { + return sizeRecords; + } + + public void setSizeRecords(Integer sizeRecords) { + this.sizeRecords = sizeRecords; + } + + /** + * Get the IDecoderGettable reference for this record. + * + * @return The IDecoderGettable reference for this record. Null for this + * class. + */ + @Override + public IDecoderGettable getDecoderGettable() { + return null; + } + + public String getReportType() { + return reportType; + } + + public void setReportType(String reportType) { + this.reportType = reportType; + } + + public String getSatelliteName() { + return satelliteName; + } + public Calendar getCreationTime() { return creationTime; } @@ -284,17 +284,17 @@ public class McidasRecord extends PersistablePluginDataObject implements this.projection = projection; } - public void setSatelliteName(String satelliteName) { - this.satelliteName = satelliteName; - } - - public String getImageType() { - return imageType; - } - - public void setImageType(String imageType) { - this.imageType = imageType; - } + public void setSatelliteName(String satelliteName) { + this.satelliteName = satelliteName; + } + + public String getImageType() { + return imageType; + } + + public void setImageType(String imageType) { + this.imageType = imageType; + } public Integer getResolution() { return resolution; @@ -372,5 +372,5 @@ public class McidasRecord extends PersistablePluginDataObject implements public void setPersistenceTime(Date persistTime) { // TODO Auto-generated method stub - } + } } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasSpatialFactory.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasSpatialFactory.java index f806d55e68..1996694e6e 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasSpatialFactory.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/src/gov/noaa/nws/ncep/common/dataplugin/mcidas/McidasSpatialFactory.java @@ -411,6 +411,7 @@ public class McidasSpatialFactory { */ pvg.parameter("semi_major").setValue(1.0); pvg.parameter("semi_minor").setValue(1.0); + pvg.parameter("central_meridian").setValue(0.0); //pvg.parameter("scale_factor").setValue(1.0); pvg.parameter("NAV_BLOCK_BASE64").setValue(encoded); diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/.classpath b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/.classpath rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/.classpath diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/.project new file mode 100644 index 0000000000..69a9312db5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.common.dataplugin.ncairep + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..848e52d2f7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,7 @@ +#Thu Dec 10 11:10:30 EST 2009 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..ec9888e821 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/META-INF/MANIFEST.MF @@ -0,0 +1,39 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Ncpirep Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.ncairep +Bundle-Version: 1.0.0.qualifier +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime, + org.eclipse.core.resources, + com.raytheon.uf.common.status;bundle-version="1.12.1174", + net.sf.cglib;bundle-version="2.1.3", + com.raytheon.uf.edex.core;bundle-version="1.12.1174", + javax.measure, + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + com.raytheon.edex.common;bundle-version="1.12.1174" +Import-Package: com.raytheon.edex.db.dao, + com.raytheon.uf.common.dataplugin, + com.raytheon.uf.common.dataplugin.annotations, + com.raytheon.uf.common.dataplugin.persist, + com.raytheon.uf.common.datastorage, + com.raytheon.uf.common.geospatial, + com.raytheon.uf.common.pointdata, + com.raytheon.uf.common.pointdata.spatial, + com.raytheon.uf.common.serialization, + com.raytheon.uf.common.serialization.annotations, + com.raytheon.uf.common.time, + com.raytheon.uf.edex.database, + com.raytheon.uf.edex.database.dao, + com.raytheon.uf.edex.database.plugin, + com.raytheon.uf.edex.decodertools.aircraft, + com.raytheon.uf.edex.pointdata, + com.vividsolutions.jts.geom, + gov.noaa.nws.ncep.common.tools, + javax.measure.unit, + javax.persistence, + org.springframework.orm.hibernate3 +Export-Package: gov.noaa.nws.ncep.common.dataplugin.ncairep, + gov.noaa.nws.ncep.common.dataplugin.ncairep.dao + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject new file mode 100644 index 0000000000..c865cb3c8c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject @@ -0,0 +1 @@ +gov.noaa.nws.ncep.common.dataplugin.ncairep.NcAirepRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/build.properties b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwh/build.properties rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/build.properties diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/component-deploy.xml new file mode 100644 index 0000000000..56cdb83c36 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/src/gov/noaa/nws/ncep/common/dataplugin/ncairep/NcAirepPointDataTransform.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/src/gov/noaa/nws/ncep/common/dataplugin/ncairep/NcAirepPointDataTransform.java new file mode 100644 index 0000000000..41841d241f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/src/gov/noaa/nws/ncep/common/dataplugin/ncairep/NcAirepPointDataTransform.java @@ -0,0 +1,263 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncairep; + +/** + * This software was developed and / or modified by Raytheon Company, + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA + * This software product contains export-restricted data whose + * export/transfer/disclosure is restricted by U.S. law. Dissemination + * to non-U.S. persons whether in the United States or abroad requires + * an export license or other authorization. + * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * + * See the AWIPS II Master Rights File ("Master Rights File.pdf") for + * further licensing information. + **/ + +import java.io.File; +import java.util.ArrayList; +import java.util.Date; +import java.util.HashMap; +import java.util.List; +import java.util.Map; + +import gov.noaa.nws.ncep.common.dataplugin.ncairep.dao.NcAirepDao; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.pointdata.spatial.AircraftObsLocation; +import com.raytheon.uf.common.time.DataTime; + +/** + * Provides a transform from NcAirepRecords to PointDataContainer and vice versa. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 04/27/2011				F. J. Yen	Initial creation from MetarPointDataTransform
+ * 06/28/2011				F. J. Yen	Updated for OB11.5
+ * 09/19/2011    286       Q.Zhou      Modified populateRecord to add 8 new fields for TB, IC and SK.
+ * 10/18/2011    286       Q.Zhou      Fixed datarui in db
+ * 
+ * + * @author f j yen + * @version 1.0 + */ + +public class NcAirepPointDataTransform { + + private static final String WIND_SPEED = "windSpeed"; + + private static final String WIND_DIR = "windDir"; + + // WIND_SPEED, WIND_DIR + // ------------------ + private static final String TEMPERATURE = "temperature"; + + // TEMPERATURE + // ------------------ + private static final String FLIGHT_HAZARD = "flightHazard"; + + private static final String FLIGHT_WEATHER = "flightWeather"; + + private static final String FLIGHT_CONDITIONS = "flightConditions"; + + // FLIGHT_HAZARD, FLIGHT_WEATHER, FLIGHT_CONDITIONS + // ------------------ + private static final String WMO_HEADER = "wmoHeader"; + + private static final String STATION_ID = "stationId"; + + private static final String REPORT_TYPE = "reportType"; + + private static final String TIME_OBS = "timeObs"; + + private static final String OBS_ID = "obsId"; + + // WMO_HEADER, STATION_ID, REPORT_TYPE, TIME_OBS, OBS_ID + // ------------------ + private static final String LONGITUDE = "longitude"; + + private static final String LATITUDE = "latitude"; + + private static final String FLIGHT_LEVEL = "flightLevel"; + + // LONGITUDE, LATITUDE, FLIGHT_LEVEL + // ------------------ + private static final String CORRECTION_CODE = "correctionCode"; + + private static final String DATAURI = "dataURI"; + + private static final String TURB_INTEN = "turbInten"; + private static final String TURB_TYPE = "turbType"; + private static final String TURB_FREQ = "turbFreq"; + private static final String ICE_INTEN = "iceInten"; + private static final String ICE_TYPE = "iceType"; + private static final String SKY_COVER = "skyCover"; + private static final String SKY_BASE_HEIGHT = "skyBaseHeight"; + private static final String SKY_TOP_HEIGHT = "skyTopHeight"; + private static final String SUSPECT_TIME_FLAG = "suspectTimeFlag"; + // CORRECTION_CODE, DATAURI, + // ------------------ + + /** + * It is important to keep this up to date or risk breaking backwards + * compatibility + */ + private static final String[] ALL_PARAMS = { DATAURI, TIME_OBS, OBS_ID, REPORT_TYPE, + STATION_ID, WMO_HEADER, FLIGHT_HAZARD, FLIGHT_WEATHER, + FLIGHT_CONDITIONS, LONGITUDE, LATITUDE, FLIGHT_LEVEL, + CORRECTION_CODE, TEMPERATURE, WIND_SPEED, WIND_DIR, + TURB_INTEN, TURB_TYPE, TURB_FREQ, ICE_INTEN, ICE_TYPE, SKY_COVER, + SKY_BASE_HEIGHT, SKY_TOP_HEIGHT, SUSPECT_TIME_FLAG}; + + public static final String ALL_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + boolean first = true; + for (String s : ALL_PARAMS) { + if (!first) { + sb.append(", "); + } else { + first = false; + } + sb.append(s); + } + ALL_PARAMS_LIST = sb.toString(); + } + + private NcAirepDao dao; + + private PointDataDescription description; + + public NcAirepPointDataTransform() { + try { + this.dao = new NcAirepDao("ncairep"); + this.description = dao.getPointDataDescription(null); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + + public PluginDataObject[] toPointData(PluginDataObject[] pdo) { + + long t0 =System.currentTimeMillis(); + System.out.println("===============>toPointData"); // in NcAirepPointDataTransform t0=" + t0); + /* 999 */ + + if (pdo.length > 0) { + Map pointMap = new HashMap(); + + for (PluginDataObject p : pdo) { + + if (!(p instanceof NcAirepRecord)) + continue; + + File f = this.dao.getFullFilePath(p); + + PointDataContainer pdc = pointMap.get(f); + if (pdc == null) { + pdc = PointDataContainer.build(this.description); + pointMap.put(f, pdc); + + } + + NcAirepRecord nar = (NcAirepRecord) p; + PointDataView pdv = buildView(pdc, nar); + nar.setPointDataView(pdv); + + } + } + + long t1 =System.currentTimeMillis(); + + return pdo; + } + + private PointDataView buildView(PointDataContainer container, + NcAirepRecord record) { + PointDataView pdv = container.append(); +// pdv.setString(STATION_ID, record.getStationId()); + if (record.getCorIndicator() != null) { + pdv.setString(CORRECTION_CODE, record.getCorIndicator()); + }else{ + pdv.setString(CORRECTION_CODE," "); + } + +// pdv.setFloat(LATITUDE, (float) record.getLatitude()); +// pdv.setFloat(LONGITUDE, (float) record.getLongitude()); + pdv.setFloat(FLIGHT_LEVEL, record.getFlightLevel()); + pdv.setLong(TIME_OBS, record.getDataTime().getRefTime().getTime()); +// pdv.setString(DATAURI, record.getDataURI()); +// pdv.setString(REPORT_TYPE, record.getReportType()); + pdv.setFloat(TEMPERATURE,(float) record.getTemp()); + pdv.setFloat(WIND_DIR, (float) record.getWindDirection()); + pdv.setFloat(WIND_SPEED, (float) record.getWindSpeed()); + + pdv.setString(TURB_INTEN, record.getTurbInten()); + pdv.setString(TURB_TYPE, record.getTurbType()); + pdv.setString(TURB_FREQ, record.getTurbFreq()); + pdv.setString(ICE_INTEN, record.getIceInten()); + pdv.setString(ICE_TYPE, record.getIceType()); + pdv.setString(SKY_COVER, record.getSkyCover()); + pdv.setInt(SKY_BASE_HEIGHT, record.getSkyBaseHeight()); + pdv.setInt(SKY_TOP_HEIGHT, record.getSkyTopHeight()); + pdv.setString(SUSPECT_TIME_FLAG, record.getSuspectTimeFlag()); + + return pdv; + } + + public static NcAirepRecord toNcAirepRecord(PointDataView pdv) { + NcAirepRecord nar = new NcAirepRecord(); + nar.setObsId(pdv.getInt(OBS_ID)); + + nar.setCorIndicator(pdv.getString(CORRECTION_CODE)); + nar.setDataTime(new DataTime(new Date(pdv.getNumber(TIME_OBS) + .longValue()))); + + AircraftObsLocation loc = new AircraftObsLocation( + pdv.getString(STATION_ID)); + Double lat = pdv.getNumber(LATITUDE).doubleValue(); + Double lon = pdv.getNumber(LONGITUDE).doubleValue(); + loc.setLocation(lat, lon); + loc.setFlightLevel(pdv.getNumber(FLIGHT_LEVEL).intValue()); + nar.setLocation(loc); + nar.setDataURI(pdv.getString(DATAURI)); + nar.setReportType(pdv.getString(REPORT_TYPE)); + + nar.setTemp(pdv.getNumber(TEMPERATURE).floatValue()); + + nar.setPluginName("ncairep"); + nar.setFlightHazard(pdv.getInt(FLIGHT_HAZARD)); + nar.setFlightWeather(pdv.getInt(FLIGHT_WEATHER)); + nar.setFlightConditions(pdv.getInt(FLIGHT_CONDITIONS)); + + // AIREP Wind data + nar.setWindDirection(pdv.getNumber(WIND_DIR).floatValue()); + nar.setWindSpeed(pdv.getNumber(WIND_SPEED).floatValue()); + //nar.setSuspectTimeFlag(pdv.getString(SUSPECT_TIME_FLAG)); + + return nar; + } + + public static NcAirepRecord[] toNcAirepRecords(PointDataContainer container) { + List records = new ArrayList(); + container.setCurrentSz(container.getAllocatedSz()); + for (int i = 0; i < container.getCurrentSz(); i++) { + PointDataView pdv = container.readRandom(i); + records.add(toNcAirepRecord(pdv)); + } + return records.toArray(new NcAirepRecord[records.size()]); + } +} + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/src/gov/noaa/nws/ncep/common/dataplugin/ncairep/NcAirepRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/src/gov/noaa/nws/ncep/common/dataplugin/ncairep/NcAirepRecord.java new file mode 100644 index 0000000000..87993c38d7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/src/gov/noaa/nws/ncep/common/dataplugin/ncairep/NcAirepRecord.java @@ -0,0 +1,858 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncairep; + +/** + * This software was modified from Raytheon's pirep plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + +import java.util.Calendar; +import java.util.Collection; +import java.util.Date; +import java.util.HashMap; + +import javax.measure.converter.UnitConverter; +import javax.measure.quantity.Angle; +import javax.measure.quantity.Length; +import javax.measure.quantity.Temperature; +import javax.measure.quantity.Velocity; +import javax.measure.unit.NonSI; +import javax.measure.unit.SI; +import javax.measure.unit.Unit; +import javax.persistence.Column; +import javax.persistence.Embedded; +import javax.persistence.Entity; +import javax.persistence.Table; +import javax.persistence.Transient; +import javax.persistence.UniqueConstraint; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAttribute; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; + + +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.pointdata.IPointData; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.geospatial.ISpatialEnabled; +import com.raytheon.uf.common.pointdata.spatial.AircraftObsLocation; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import com.vividsolutions.jts.geom.Geometry; + +/** + * NcAirepRecord is the Data Access component for pirep observation data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 20110421				   F. J. Yen   Initial creation from Raytheon's pirep.
+ * 									   Change temp, windSpeed from Double to Float.
+ * 									   Change windDirection from Integer to Float
+ * 08/30/2011    286        qzhou      Use IDecoderConstantsN.INTEGER_MISSING instead -9999 in visibility. 
+ * 08/31/2011    286        qzhou      Moved this from ~edex.plugin.airep
+ * 9/20/2011     286        qzhou      Change reportType to String
+ * 
+ * + * @author jkorman + * @version 1.0 + */ + +@Entity +@Table(name = "ncairep", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcAirepRecord extends PluginDataObject implements ISpatialEnabled, + IDecoderGettable, IPointData, IPersistable { + + private static final long serialVersionUID = 1L; + +// public static final String PLUGIN_NAME = "ncairep"; +// +// public static final String STATION_ID = "stationId"; + + public static final Unit TEMPERATURE_UNIT = SI.CELSIUS; + + public static final Unit WIND_SPEED_UNIT = NonSI.KNOT; + + public static final Unit WIND_DIR_UNIT = NonSI.DEGREE_ANGLE; + + public static final Unit ALTITUDE_UNIT = NonSI.FOOT; + + public static final Unit LOCATION_UNIT = NonSI.DEGREE_ANGLE; + + private static UnitConverter ftToHft = NonSI.FOOT.getConverterTo(SI + .HECTO(NonSI.FOOT)); + + private static final HashMap PARM_MAP = new HashMap(); + + // private static final HashMap WX_MAP = new + // HashMap(); + + static { + PARM_MAP.put("T", SFC_TEMP); + PARM_MAP.put("WS", SFC_WNDSPD); + PARM_MAP.put("WD", SFC_WNDDIR); + PARM_MAP.put("NLAT", STA_LAT); + PARM_MAP.put("NLON", STA_LON); + PARM_MAP.put("FLT_LVL", UA_FLTLVL); + + // WX_MAP.put(0, "CLR"); + // WX_MAP.put(1, "SCT"); + // WX_MAP.put(2, "BKN"); + // WX_MAP.put(3, "CONT"); + // WX_MAP.put(4, "LIGHTNING"); + // WX_MAP.put(5, "DZRA"); + // WX_MAP.put(6, "CONT RA"); + // WX_MAP.put(7, "CONT SN"); + // WX_MAP.put(8, "SH"); + // WX_MAP.put(9, "TSRA"); + } + + @Transient + @DynamicSerializeElement + @XmlAttribute + private Integer obsId; + + // Time of the observation. + @Transient + @DynamicSerializeElement + @XmlAttribute + private Calendar timeObs; + + // Time of the observation to the nearest hour. + @Column + @DynamicSerializeElement + @XmlAttribute + private Calendar refHour; + + // + @DataURI(position = 1) + @Column(length = 8) + @DynamicSerializeElement + @XmlAttribute + private String reportType; + + // Text of the WMO header + @Transient + @DynamicSerializeElement + @XmlElement + private String wmoHeader; + + // Correction indicator from wmo header + @DataURI(position = 2) + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private String corIndicator; + + // Observation air temperature in degrees Celsius. + // Decimal(5,2) + @Transient + @DynamicSerializeElement + @XmlElement + private Float temp; + + // Observation wind direction in angular degrees. Integer + @Transient + @DynamicSerializeElement + @XmlElement + private Float windDirection; + + // Observation wind speed in knots. + // Decimal(5,2) + @Transient + //@Column + @DynamicSerializeElement + @XmlElement + private Float windSpeed; + + @Transient + @DynamicSerializeElement + @XmlElement + private Integer flightHazard; + + @Transient + @DynamicSerializeElement + @XmlElement + private Integer flightWeather; + + @Transient + @DynamicSerializeElement + @XmlElement + private Integer flightConditions; + +// @Transient +// @DynamicSerializeElement +// @XmlElement +// private Float latitude; +// +// @Transient +// @DynamicSerializeElement +// @XmlElement +// private Float longitude; +// +// @Transient +// @DynamicSerializeElement +// @XmlElement +// private String stationId; + +// @Transient +// @DynamicSerializeElement +// @XmlElement +// private String dataURI; + + @Transient + @DynamicSerializeElement + //@XmlElement + @XmlAttribute + private String turbInten; + + + @Transient + @DynamicSerializeElement + @XmlElement + private String iceInten; + + + @Transient + @DynamicSerializeElement + @XmlElement + private String skyCover; + + @Transient + @DynamicSerializeElement + @XmlElement + private String turbType; + + + @Transient + @DynamicSerializeElement + @XmlElement + private String iceType; + + @Transient + @DynamicSerializeElement + @XmlElement + private String turbFreq; + + @Transient + @DynamicSerializeElement + @XmlElement + private int skyBaseHeight; + + @Transient + @DynamicSerializeElement + @XmlElement + private int skyTopHeight; + + @Transient + @DynamicSerializeElement + @XmlElement + private String suspectTimeFlag; + + @Embedded + @DataURI(position = 3, embedded = true) + @XmlElement + @DynamicSerializeElement + private AircraftObsLocation location; + + @Embedded + private PointDataView pdv; + + /** + * + */ + public NcAirepRecord() { + } + + /** + * Constructor for DataURI construction through base class. This is used by + * the notification service. + * + * @param uri + * A data uri applicable to this class. + * @param tableDef + * The table definitions for this class. + */ + public NcAirepRecord(String uri) { + super(uri); + } + + public Integer getObsId() { + return obsId; + } + + public void setObsId(Integer obsId) { + this.obsId = obsId; + } + + /** + * @return the wmoHeader + */ + public String getWmoHeader() { + return wmoHeader; + } + + /** + * @param wmoHeader + * the wmoHeader to set + */ + public void setWmoHeader(String wmoHeader) { + this.wmoHeader = wmoHeader; + } + + /** + * Get the report correction indicator. + * + * @return The corIndicator + */ + public String getCorIndicator() { + return corIndicator; + } + + /** + * Set the report correction indicator. + * + * @param corIndicator + * The corIndicator. + */ + public void setCorIndicator(String corIndicator) { + this.corIndicator = corIndicator; + } + + /** + * Get the report data for this observation. + * + * @return The Report data. + */ + public String getReportData() { + String s = null; + if (messageData != null && messageData instanceof String) { + s = (String) messageData; + } else { + s = buildMessageData(); + } + return s; + } + + /** + * Set the report data for this observation. + * + * @param reportData + * The Report data. + */ + public void setReportData(String reportData) { + messageData = reportData; + } + + /** + * Get this observation's geometry. + * + * @return The geometry for this observation. + */ + public Geometry getGeometry() { + return location.getGeometry(); + } + + /** + * Get the geometry latitude. + * + * @return The geometry latitude. + */ + public double getLatitude() { + return location.getLatitude(); + } + + /** + * Get the geometry longitude. + * + * @return The geometry longitude. + */ + public double getLongitude() { + return location.getLongitude(); + } + + /** + * Boolean for whether location is defined in the spatial tables. + * + * @return true or false (Is location defined in the spatial tables?) + */ + public Boolean getLocationDefined() { + return location.getLocationDefined(); + } + + /** + * Get the station identifier for this observation. + * + * @return the stationId + */ + public String getStationId() { + return location.getStationId(); + } + + /** + * Get the elevation, in meters, of the observing platform or location. + * + * @return The observation elevation, in meters. + */ + public Integer getFlightLevel() { + return location.getFlightLevel(); + } + + /** + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + /** + * @param reportType + * the reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + /** + * @return the timeObs + */ + public Calendar getTimeObs() { + if (this.dataTime == null) + return null; + return this.dataTime.getRefTimeAsCalendar(); + } + + /** + * @param timeObs + * the timeObs to set + */ + public void setTimeObs(Calendar timeObs) { + this.timeObs = timeObs; + } + + /** + * @return the refHour + */ + public Calendar getRefHour() { + return refHour; + } + + /** + * @param refHour + * the refHour to set + */ + public void setRefHour(Calendar refHour) { + this.refHour = refHour; + } + + /** + * @return the temp + */ + public float getTemp() { + return temp; + } + + /** + * @param temp + * the temp to set + */ + public void setTemp(float temp) { + this.temp = temp; + } + + /** + * @return the windDirection + */ + public float getWindDirection() { + return windDirection; + } + + /** + * @param windDirection + * the windDirection to set + */ + public void setWindDirection(float windDirection) { + this.windDirection = windDirection; + } + + /** + * @return the windspeed + */ + public float getWindSpeed() { + return windSpeed; + } + + /** + * @param windspeed + * the windspeed to set + */ + public void setWindSpeed(float windSpeed) { + this.windSpeed = windSpeed; + } + + /** + * @return the flightHazard + */ + public Integer getFlightHazard() { + return flightHazard; + } + + /** + * @param flightHazard + * the wx_past_1 to set + */ + public void setFlightHazard(Integer flightHazard) { + this.flightHazard = flightHazard; + } + + /** + * @return the flightWeather + */ + public Integer getFlightWeather() { + return flightWeather; + } + + /** + * @param flightWeather + * the getFlightWeather to set + */ + public void setFlightWeather(Integer flightWeather) { + this.flightWeather = flightWeather; + } + + /** + * @return the flightConditions + */ + public Integer getFlightConditions() { + return flightConditions; + } + + /** + * @param flightConditions + * the flightConditions to set + */ + public void setFlightConditions(Integer flightConditions) { + this.flightConditions = flightConditions; + } + + /** + * @return the wmoHeader + */ + public String getTurbInten() { + return turbInten; + } + public void setTurbInten(String turbInten) { + this.turbInten = turbInten; + } + + public String getIceInten() { + return iceInten; + } + public void setIceInten(String iceInten) { + this.iceInten = iceInten; + } + + public String getSkyCover() { + return skyCover; + } + public void setSkyCover(String skyCover) { + this.skyCover = skyCover; + } + + public String getTurbType() { + return turbType; + } + public void setTurbType(String turbType) { + this.turbType = turbType; + } + + public String getIceType() { + return iceType; + } + public void setIceType(String iceType) { + this.iceType = iceType; + } + + public String getTurbFreq() { + return turbFreq; + } + public void setTurbFreq(String turbFreq) { + this.turbFreq = turbFreq; + } + + public int getSkyBaseHeight() { + return skyBaseHeight; + } + public void setSkyBaseHeight(int skyBaseHeight) { + this.skyBaseHeight = skyBaseHeight; + } + + public int getSkyTopHeight() { + return skyTopHeight; + } + public void setSkyTopHeight(int skyTopHeight) { + this.skyTopHeight = skyTopHeight; + } + + public String getSuspectTimeFlag() { + return suspectTimeFlag; + } + public void setSuspectTimeFlag(String suspectTimeFlag) { + this.suspectTimeFlag = suspectTimeFlag; + } + + @Override + public void setDataURI(String dataURI) { + identifier = dataURI; + } + + /** + * Get the IDecoderGettable reference for this record. + * + * @return The IDecoderGettable reference for this record. + */ + @Override + public IDecoderGettable getDecoderGettable() { + return this; + } + + /** + * Get the value of a parameter that is represented as a String. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return The String value of the parameter. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public String getString(String paramName) { + if ("STA".matches(paramName)) { + return this.getStationId(); + } + return null; + } + + /** + * Get the value and units of a named parameter within this observation. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return An Amount with value and units. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public Amount getValue(String paramName) { + Amount a = null; + + String pName = PARM_MAP.get(paramName); + + if (SFC_TEMP.equals(pName) && (temp != null)) { + a = new Amount(temp, TEMPERATURE_UNIT); + } else if (SFC_WNDSPD.equals(pName) && (windSpeed != null)) { + a = new Amount(windSpeed, WIND_SPEED_UNIT); + } else if (SFC_WNDDIR.equals(pName) && (windDirection != null)) { + a = new Amount(windDirection, WIND_DIR_UNIT); + } else if (STA_LAT.equals(pName)) { + a = new Amount(this.getLatitude(), LOCATION_UNIT); + } else if (STA_LON.equals(pName)) { + a = new Amount(this.getLongitude(), LOCATION_UNIT); + } else if (UA_FLTLVL.equals(pName) && getFlightLevel() != null) { + a = new Amount(this.getFlightLevel().intValue(), ALTITUDE_UNIT); + + } + return a; + } + + /** + * Get the value of a parameter that is represented as a String. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return The String value of the parameter. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public Collection getValues(String paramName) { + return null; + } + + @Override + public String[] getStrings(String paramName) { + if ("FLT_HZD".matches(paramName) && flightHazard != null) { + String[] flightHazards = { flightHazard.toString() }; + return flightHazards; + } + return null; + } + + @Override + public AircraftObsLocation getSpatialObject() { + return location; + } + + public AircraftObsLocation getLocation() { + return location; + } + + public void setLocation(AircraftObsLocation location) { + this.location = location; + } + + @Override + public String getMessageData() { + return getReportData(); + } + + private String buildMessageData() { + String s = ""; + + String lat = String.valueOf(location.getLatitude()); + String lon = String.valueOf(location.getLongitude()); + String latDir = location.getLatitude() > 0 ? "N" : "S"; + String lonDir = location.getLongitude() > 0 ? "E" : "W"; + String hour = ""; + String minute = ""; + if (timeObs != null) { + hour = String.valueOf(timeObs.get(Calendar.HOUR_OF_DAY)); + minute = String.valueOf(timeObs.get(Calendar.MINUTE)); + } + String flightLevel = String.valueOf((int) ftToHft.convert(location + .getFlightLevel())); + String wind = windDirection != null? + String.valueOf(windDirection.intValue()) + "/" + + String.valueOf(windSpeed.intValue()) + "KT" : ""; + // String wx = flightWeather != null? WX_MAP.get(flightWeather) : ""; + lat = formatLatLon(lat); + lon = formatLatLon(lon); + String temperature = ""; + if (temp != null) { + if (temp > 0) { + temperature = "P" + temp.intValue(); + } else { + temperature = "M" + + String.valueOf(temp.intValue()).substring(1); + } + } + if (hour.length() < 2) { + hour = "0" + hour; + } + if (minute.length() < 2) { + minute = "0" + minute; + } + s = "ARP " + location.getStationId() + " " + lat + latDir + " " + lon + + lonDir + " " + hour + minute + " F" + flightLevel + " " + + temperature + " " + wind + "TB"; + return s; + } + + private String formatLatLon(String str) { + str = str.startsWith("-") ? str.substring(1) : str; + + int decimalIndex = str.indexOf("."); + + if (decimalIndex != -1) { + String temp = str.substring(decimalIndex + 1); + if (temp.length() > 3) { + temp = temp.substring(0, 3); + } else if (temp.length() != 3) { + while (temp.length() != 3) { + temp += "0"; + } + } + str = str.substring(0, decimalIndex) + temp; + } + + return str; + } + + /** + * Returns the hashCode for this object. This implementation returns the + * hashCode of the generated dataURI. + * + * @see java.lang.Object#hashCode() + */ + @Override + public int hashCode() { + final int prime = 31; + int result = 1; + result = prime * result + + ((getDataURI() == null) ? 0 : getDataURI().hashCode()); + return result; + } + + /** + * Checks if this record is equal to another by checking the generated + * dataURI. + * + * @param obj + * @see java.lang.Object#equals(java.lang.Object) + */ + @Override + public boolean equals(Object obj) { + if (this == obj) + return true; + if (obj == null) + return false; + if (getClass() != obj.getClass()) + return false; + NcAirepRecord other = (NcAirepRecord) obj; + if (getDataURI() == null) { + if (other.getDataURI() != null) { + return false; + } + } else if (!getDataURI().equals(other.getDataURI())) + return false; + return true; + } + + @Override + public Date getPersistenceTime() { + return this.dataTime.getRefTime(); + } + + @Override + public void setPersistenceTime(Date persistTime) { + } + + @Override + public Integer getHdfFileId() { + return null; + } + + @Override + public void setHdfFileId(Integer hdfFileId) { + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.uf.common.pointdata.IPointData#getPointDataView() + */ + @Override + public PointDataView getPointDataView() { + return this.pdv; + } + + /* + * (non-Javadoc) + * + * @see + * com.raytheon.uf.common.pointdata.IPointData#setPointDataView(com.raytheon + * .uf.common.pointdata.PointDataView) + */ + @Override + public void setPointDataView(PointDataView pdv) { + this.pdv = pdv; + } + + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/src/gov/noaa/nws/ncep/common/dataplugin/ncairep/dao/NcAirepDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/src/gov/noaa/nws/ncep/common/dataplugin/ncairep/dao/NcAirepDao.java new file mode 100644 index 0000000000..0594170370 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/src/gov/noaa/nws/ncep/common/dataplugin/ncairep/dao/NcAirepDao.java @@ -0,0 +1,135 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncairep.dao; + +/** + * This software was modified from Raytheon's pirep plugin by + * NOAA/NWS/NCEP/NCO to order to output point data in HDF5. + **/ +//uf.common.status.IUFStatusHandler cannot be resolved. It is indirectly +//referenced from required .class files +import gov.noaa.nws.ncep.common.dataplugin.ncairep.NcAirepRecord; + +import java.util.List; +import javax.xml.bind.JAXBException; + +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.datastorage.IDataStore; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.pointdata.PointDataPluginDao; + +/** + * Set of DAO methods for Surface Observation data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 04/28/2011              F. J. Yen   Initial creation from airep
+ * 08/31/2011    286       qzhou       Moved this from ~edex.plugin.pirep
+ * 
+ * + * @author qzhou + * @version 1.0 + */ + +public class NcAirepDao extends PointDataPluginDao { + + private PointDataDescription pdd; + + /** + * Creates a new NcAirepDao + * + * @throws PluginException + */ + public NcAirepDao(String pluginName) throws PluginException { + super(pluginName); + } + + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + return null; + } + + /** + * Retrieves an NcAirep report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public NcAirepRecord queryByDataURI(String dataURI) { + NcAirepRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if ((obs != null) && (obs.size() > 0)) { + report = (NcAirepRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the sfcobs table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.ncairep where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } + + @Override + public String[] getKeysRequiredForFileName() { + return new String[] { "dataTime.refTime" }; + } + + @Override + public NcAirepRecord newObject() { + return new NcAirepRecord(); + } + + @Override + public String getPointDataFileName(NcAirepRecord p) { + return "ncairep.h5"; + } + + /* + @Override + public String[] getParameters(File file) throws StorageException, + FileNotFoundException { + + try { + // This should be faster than hitting the datastore. + return getPointDataDescription().getParameterNames(); + } catch (Exception e) { + // let super handle it + return super.getParameters(file); + } + } + */ + + public PointDataDescription getPointDataDescription() throws JAXBException { + if (pdd == null) { + + pdd = PointDataDescription.fromStream(this.getClass() + .getResourceAsStream("/res/pointdata/ncairep.xml")); + } + return pdd; + } +} + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncccfp/src/gov/noaa/nws/ncep/common/dataplugin/ncccfp/NcccfpLocation.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncccfp/src/gov/noaa/nws/ncep/common/dataplugin/ncccfp/NcccfpLocation.java index 5879076583..78c3724a5a 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncccfp/src/gov/noaa/nws/ncep/common/dataplugin/ncccfp/NcccfpLocation.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncccfp/src/gov/noaa/nws/ncep/common/dataplugin/ncccfp/NcccfpLocation.java @@ -1,3 +1,4 @@ + package gov.noaa.nws.ncep.common.dataplugin.ncccfp; import javax.persistence.Column; @@ -10,8 +11,8 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; import org.hibernate.annotations.Type; import org.opengis.referencing.crs.CoordinateReferenceSystem; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; import com.raytheon.uf.common.geospatial.ISpatialObject; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; import com.raytheon.uf.common.serialization.adapters.GeometryAdapter; import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @@ -43,18 +44,18 @@ public class NcccfpLocation implements ISpatialObject { private static final long serialVersionUID = 8890315829188793187L; - @DataURI(position = 0) + @DataURI(position=0) @Column(name = "location", columnDefinition = "geometry") @Type(type = "com.raytheon.edex.db.objects.hibernate.GeometryType") @XmlJavaTypeAdapter(value = GeometryAdapter.class) @DynamicSerializeElement private Geometry geometry; - - @Column(length = 600) + + @Column(length=600) @DynamicSerializeElement @XmlElement private String locationAll; - + @Column @DynamicSerializeElement @XmlElement @@ -64,7 +65,7 @@ public class NcccfpLocation implements ISpatialObject { @DynamicSerializeElement @XmlElement private double boxLong; - + @Override public CoordinateReferenceSystem getCrs() { return null; @@ -104,12 +105,12 @@ public class NcccfpLocation implements ISpatialObject { public void setGeometry(Geometry geometry) { this.geometry = geometry; } - - public void setLocationAll(String locationAll) { - this.locationAll = locationAll; + + public void setLocationAll (String locationAll) { + this.locationAll = locationAll; } - - public String getLocationAll() { - return locationAll; + + public String getLocationAll () { + return locationAll; } } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncccfp/src/gov/noaa/nws/ncep/common/dataplugin/ncccfp/dao/NcccfpDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncccfp/src/gov/noaa/nws/ncep/common/dataplugin/ncccfp/dao/NcccfpDao.java index d222125aea..d8f8117a29 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncccfp/src/gov/noaa/nws/ncep/common/dataplugin/ncccfp/dao/NcccfpDao.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncccfp/src/gov/noaa/nws/ncep/common/dataplugin/ncccfp/dao/NcccfpDao.java @@ -12,64 +12,64 @@ * * @author fjyen * @version 1.0 - **/ -package gov.noaa.nws.ncep.common.dataplugin.ncccfp.dao; - -import java.util.List; - -import gov.noaa.nws.ncep.common.dataplugin.ncccfp.NcccfpRecord; + **/ +package gov.noaa.nws.ncep.common.dataplugin.ncccfp.dao; + +import java.util.List; + +import gov.noaa.nws.ncep.common.dataplugin.ncccfp.NcccfpRecord; import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; -import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.PluginException; import com.raytheon.uf.edex.database.DataAccessLayerException; - -public class NcccfpDao extends NcepDefaultPluginDao { - - - /** - * Creates a new ReccoDao - * @throws PluginException - */ - public NcccfpDao(String pluginName) throws PluginException { - super(pluginName); - } - - /** - * Retrieves a NCCCFP report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public NcccfpRecord queryByDataURI(String dataURI) { - NcccfpRecord report = null; - List obs = null; - try { - obs = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if((obs != null)&&(obs.size() > 0)) { - report = (NcccfpRecord) obs.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the NCCCFP table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.ncccfp where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } -} + +public class NcccfpDao extends NcepDefaultPluginDao { + + + /** + * Creates a new ReccoDao + * @throws PluginException + */ + public NcccfpDao(String pluginName) throws PluginException { + super(pluginName); + } + + /** + * Retrieves a NCCCFP report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public NcccfpRecord queryByDataURI(String dataURI) { + NcccfpRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if((obs != null)&&(obs.size() > 0)) { + report = (NcccfpRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the NCCCFP table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.ncccfp where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/META-INF/MANIFEST.MF index 2e4e99b19a..68b97e8882 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/META-INF/MANIFEST.MF +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/META-INF/MANIFEST.MF @@ -22,9 +22,11 @@ Require-Bundle: javax.measure, gov.noaa.nws.ncep.common;bundle-version="1.0.0", gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0" Import-Package: com.raytheon.uf.common.dataplugin.level, + com.raytheon.uf.common.derivparam.tree, com.raytheon.uf.common.geospatial Export-Package: gov.noaa.nws.ncep.common.dataplugin.ncgrib, gov.noaa.nws.ncep.common.dataplugin.ncgrib.exception, + gov.noaa.nws.ncep.common.dataplugin.ncgrib.ncdatatree, gov.noaa.nws.ncep.common.dataplugin.ncgrib.request, gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections, gov.noaa.nws.ncep.common.dataplugin.ncgrib.subgrid, diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcGenProcess.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcGenProcess.java index d84ed37d7e..b42e2bd75b 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcGenProcess.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcGenProcess.java @@ -1,19 +1,19 @@ /** * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination * to non-U.S. persons whether in the United States or abroad requires * an export license or other authorization. * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * * See the AWIPS II Master Rights File ("Master Rights File.pdf") for * further licensing information. **/ diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribModel.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribModel.java index ebcd4e229e..fb6e6c0699 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribModel.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribModel.java @@ -61,6 +61,8 @@ import gov.noaa.nws.ncep.common.dataplugin.ncgrib.util.NcgridModel; * ------------ ---------- ----------- -------------------------- * 4/7/09 1994 bphillip Initial Creation * 1/31/11 M. Li Add eventName for dynamic model name + * 9/08/11 X. Guo Check file size to create hash code + * 11/17/11 X. Guo Fixed hash generator problem * * * @@ -316,8 +318,12 @@ public class NcgribModel extends PersistableDataObject { public int hashCode(String afileName) { HashCodeBuilder builder = new HashCodeBuilder(); - String[] tokens = afileName.split("\\."); - builder.append(modelName + "_" + tokens[0] + "_"+ tokens[1] + "_" + tokens[3]); +// String[] tokens = afileName.split("\\."); + String tmp = afileName; + if ( tmp.contains(".")) { + tmp = tmp.replace(".", "_"); + } + builder.append(modelName + "_" + tmp); builder.append(eventName); builder.append(parameterName); builder.append(parameterAbbreviation); diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribPathProvider.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribPathProvider.java index dfac4debac..7a4ad26489 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribPathProvider.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribPathProvider.java @@ -37,6 +37,8 @@ import com.raytheon.uf.common.dataplugin.persist.IPersistable; * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * 4/24/09 1994 bphillip Initial Creation + * 1/12/12 xguo Create new HDF5 file name + * yyyy-MM-dd-HH-fhrs-ensNumber.h5 * * * @@ -46,7 +48,7 @@ import com.raytheon.uf.common.dataplugin.persist.IPersistable; public class NcgribPathProvider extends DefaultPathProvider { private static final SimpleDateFormat gribHdf5FileNameFormat = new SimpleDateFormat( - "yyyy-MM-dd-HHmm"); + "yyyy-MM-dd-HH"); static { gribHdf5FileNameFormat.setTimeZone(TimeZone.getTimeZone("GMT")); } @@ -102,11 +104,18 @@ public class NcgribPathProvider extends DefaultPathProvider { StringBuffer sb = new StringBuffer(); Date refTime = pdo.getDataTime().getRefTime(); + int fhrs = pdo.getDataTime().getFcstTime()/3600; String refTimeString = null; synchronized (gribHdf5FileNameFormat) { refTimeString = gribHdf5FileNameFormat.format(refTime); } + int pbNum = 0; + if ( pdo.getModelInfo().getPerturbationNumber() != null){ + pbNum = pdo.getModelInfo().getPerturbationNumber(); + } sb.append(refTimeString); + sb.append(String.format("-%d", fhrs)); + sb.append(String.format("-%d", pbNum)); sb.append(".h5"); return sb.toString(); } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribRecord.java index aedfda1d81..0a48fd40bf 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribRecord.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribRecord.java @@ -86,36 +86,36 @@ public class NcgribRecord extends PersistablePluginDataObject implements @DynamicSerializeElement private int masterTableVersion; - /** + /** * Version number of GRIB local tables used to augment Master Tables (See * Table 1.1) 0 - local tables not used, only table entries and templates - * the current master table are valid. (Currently 1) + * the current master table are valid. (Currently 1) */ @Column @XmlAttribute @DynamicSerializeElement private int localTableVersion; - /** - * Significance of reference time (See Table 1.2) 0 for analysis, 1 for - * forecast, 2 for verifying time, and 3 for observation time + /** Significance of reference time (See Table 1.2) + * 0 for analysis, 1 for forecast, 2 for verifying time, + * and 3 for observation time */ @Column @XmlAttribute @DynamicSerializeElement private int refTimeSignificance; - /** - * Processed data type in this GRIB message (See Table 1.4) 0 for analysis, - * 1 for forecast, 2 for both, .... or PDT in table 4.3 This refers to PDT# - * in GEMPAK output + /** Processed data type in this GRIB message (See Table 1.4) + * 0 for analysis, 1 for forecast, 2 for both, .... + * or PDT in table 4.3 + * This refers to PDT# in GEMPAK output */ @Column @XmlAttribute @DynamicSerializeElement private int processedDataType; - - /** Denotes if local section is present (currently false) */ + + /** Denotes if local section is present (currently false)*/ @Column @XmlAttribute @DynamicSerializeElement @@ -160,7 +160,7 @@ public class NcgribRecord extends PersistablePluginDataObject implements @DynamicSerializeElement private float[] hybridCoordList; - /** The model information in ncgrib_models child table */ + /** The model information in ncgrib_models child table*/ @ManyToOne(cascade = { CascadeType.REFRESH }, fetch = FetchType.EAGER) @PrimaryKeyJoinColumn @Fetch(FetchMode.SELECT) @@ -171,12 +171,13 @@ public class NcgribRecord extends PersistablePluginDataObject implements private boolean isVector = false; - /** - * The short model name (i.e.NAM80) This should be interpreted from the - * generating process number and grid id : 96 for gfs, 114 for NAEFS, 84 for - * meso NAM 12KM, 86 for RUC, 81 for GFS analysis, 82 for analysis GDAS, - * etc... information form ON388 - table A Generating Process or Model from - * originating center 7 which is NCEP + /** The short model name (i.e.NAM80) This should be interpreted from + * the generating process number and grid id : 96 for gfs, + * 114 for NAEFS, 84 for meso NAM 12KM, 86 for RUC, 81 for GFS analysis, + * 82 for analysis GDAS, etc... + * information form ON388 - table A + * Generating Process or Model from originating center 7 + * which is NCEP */ @Column @XmlAttribute @@ -190,34 +191,32 @@ public class NcgribRecord extends PersistablePluginDataObject implements @DataURI(position = 3) private int gridVersion = 0; - /** - * The name of ingested file + /** The name of ingested file */ @Column @XmlAttribute @DynamicSerializeElement @DataURI(position = 4) private String fileName; - - /** - * The name of event such as Hurricane or Volcano + + /** The name of event such as Hurricane or + * Volcano */ @Column @XmlAttribute @DynamicSerializeElement private String eventName; - - /** - * Type of Generating Process + + /** Type of Generating Process */ @Column @XmlAttribute @DynamicSerializeElement @DataURI(position = 7) private int processType; - - /** - * Resolution and componet flags (See Table 3.3) + + /** Resolution and componet flags + * (See Table 3.3) */ @Column @XmlAttribute @@ -225,9 +224,10 @@ public class NcgribRecord extends PersistablePluginDataObject implements private Integer resCompFlags; /** - * Indicate the discipline of the processed data contained within a GRIB - * message - 0 for Meteorological products in table 0.0 This refers to DIS# - * in GEMPAK output + * Indicate the discipline of the processed + * data contained within a GRIB message - + * 0 for Meteorological products in table 0.0 + * This refers to DIS# in GEMPAK output */ @Column @XmlAttribute @@ -235,8 +235,8 @@ public class NcgribRecord extends PersistablePluginDataObject implements private int discipline; /** - * Parameter category by product discipline 0 for temperature in table 4.1 - * by discipline 0 + * Parameter category by product discipline + * 0 for temperature in table 4.1 by discipline 0 */ @Column @XmlAttribute @@ -244,27 +244,29 @@ public class NcgribRecord extends PersistablePluginDataObject implements private int category; /** - * Parameter number by product discipline and parameter category 9 for - * temperature anomaly in table 4.2-0-0 for discipline 0 and category 0 This - * refers to ID# in GEMPAK output + * Parameter number by product discipline and parameter category + * 9 for temperature anomaly in table 4.2-0-0 for discipline 0 + * and category 0 + * This refers to ID# in GEMPAK output */ @Column @XmlAttribute @DynamicSerializeElement private int parameterId; - - /** - * pdt - Product definition template number. + + /** pdt - Product definition template number. */ @Column @XmlAttribute @DynamicSerializeElement private int pdt; - + /** - * Fixed surface types or vertical coordinate ID 1 2 for cloud base level - * and 100 for isobaric surface in table 4.5 or VCRDGRID1.TBL for NCEP This - * refers to VCD# in GEMPAK output The location in pds[9] + * Fixed surface types or vertical coordinate ID 1 + * 2 for cloud base level and 100 for isobaric surface + * in table 4.5 or VCRDGRID1.TBL for NCEP + * This refers to VCD# in GEMPAK output + * The location in pds[9] */ @Column @XmlAttribute @@ -272,9 +274,11 @@ public class NcgribRecord extends PersistablePluginDataObject implements private int vcrdId1; /** - * Fixed surface types or vertical coordinate ID 2 2 for cloud base level - * and 100 for isobaric surface in table 4.5 or VCRDGRID1.TBL for NCEP This - * refers to VCD# in GEMPAK output The location in pds[12] + * Fixed surface types or vertical coordinate ID 2 + * 2 for cloud base level and 100 for isobaric surface + * in table 4.5 or VCRDGRID1.TBL for NCEP + * This refers to VCD# in GEMPAK output + * The location in pds[12] */ @Column @XmlAttribute @@ -282,23 +286,27 @@ public class NcgribRecord extends PersistablePluginDataObject implements private int vcrdId2; /** - * Scaled value of first fixed surface in GRIB2- TEMPLATE 4.1 This refers to - * LEVEL1 in GEMPAK output + * Scaled value of first fixed surface in GRIB2- TEMPLATE 4.1 + * This refers to LEVEL1 in GEMPAK output */ @Column @XmlAttribute @DynamicSerializeElement private int glevel1; + + private float decodedLevel1; /** - * Scaled value of second fixed surface in GRIB2- TEMPLATE 4.1 This refers - * to LEVEL2 in GEMPAK output + * Scaled value of second fixed surface in GRIB2- TEMPLATE 4.1 + * This refers to LEVEL2 in GEMPAK output */ @Column @XmlAttribute @DynamicSerializeElement private int glevel2; + private float decodedLevel2; + /** * The gempak vertical coordinate grid name */ @@ -307,7 +315,7 @@ public class NcgribRecord extends PersistablePluginDataObject implements @DynamicSerializeElement @DataURI(position = 6) private String vcord; - + /** * The gempak abbreviation grid name */ @@ -316,7 +324,7 @@ public class NcgribRecord extends PersistablePluginDataObject implements @DynamicSerializeElement @DataURI(position = 5) private String parm; - + /** * The gempak scale for decoding the grid field */ @@ -324,7 +332,7 @@ public class NcgribRecord extends PersistablePluginDataObject implements @XmlAttribute @DynamicSerializeElement private String scale; - + /** * The forecast interval */ @@ -332,7 +340,7 @@ public class NcgribRecord extends PersistablePluginDataObject implements @XmlAttribute @DynamicSerializeElement private int interval; - + /** * Creates an empty NcgribRecord */ @@ -399,7 +407,7 @@ public class NcgribRecord extends PersistablePluginDataObject implements this.pdt = recordToCopy.pdt; this.vcrdId1 = recordToCopy.vcrdId1; this.vcrdId2 = recordToCopy.vcrdId2; - this.vcord = vcord; + this.vcord = recordToCopy.vcord; this.glevel1 = recordToCopy.glevel1; this.glevel2 = recordToCopy.glevel2; this.parm = recordToCopy.parm; @@ -438,10 +446,10 @@ public class NcgribRecord extends PersistablePluginDataObject implements } /** - * public void setSpatialObject(NcgridCoverage location) { - * modelInfo.setLocation(location); } - */ - + public void setSpatialObject(NcgridCoverage location) { + modelInfo.setLocation(location); + }*/ + /** * Gets the model information * @@ -645,7 +653,7 @@ public class NcgribRecord extends PersistablePluginDataObject implements this.gridVersion = gridVersion; } - public Integer getResCompFlags() { + public Integer getResCompFlags() { return resCompFlags; } @@ -654,131 +662,159 @@ public class NcgribRecord extends PersistablePluginDataObject implements } public String getModelName() { - return modelName; - } + return modelName; + } - public void setModelName(String modelName) { - this.modelName = modelName; - } + public void setModelName(String modelName) { + this.modelName = modelName; + } - public int getDiscipline() { - return discipline; - } + public int getDiscipline() { + return discipline; + } - public void setDiscipline(int discipline) { - this.discipline = discipline; - } + public void setDiscipline(int discipline) { + this.discipline = discipline; + } - public int getCategory() { - return category; - } + public int getCategory() { + return category; + } - public void setCategory(int category) { - this.category = category; - } + public void setCategory(int category) { + this.category = category; + } - public int getParameterId() { - return parameterId; - } + public int getParameterId() { + return parameterId; + } - public void setParameterId(int parameterId) { - this.parameterId = parameterId; - } + public void setParameterId(int parameterId) { + this.parameterId = parameterId; + } - public int getPdt() { - return pdt; - } + public int getPdt() { + return pdt; + } - public void setPdt(int pdt) { - this.pdt = pdt; - } + public void setPdt(int pdt) { + this.pdt = pdt; + } - public String getFileName() { - return fileName; - } + public String getFileName() { + return fileName; + } - public void setFileName(String fileName) { - this.fileName = fileName; - } + public void setFileName(String fileName) { + this.fileName = fileName; + } + + public String getEventName() { + return eventName; + } - public String getEventName() { - return eventName; - } + public void setEventName(String eventName) { + this.eventName = eventName; + } - public void setEventName(String eventName) { - this.eventName = eventName; - } + public int getProcessType() { + return processType; + } - public int getProcessType() { - return processType; - } + public void setProcessType(int processType) { + this.processType = processType; + } + + public int getVcrdId1() { + return vcrdId1; + } - public void setProcessType(int processType) { - this.processType = processType; - } + public void setVcrdId1(int vcrdId1) { + this.vcrdId1 = vcrdId1; + } - public int getVcrdId1() { - return vcrdId1; - } + public int getVcrdId2() { + return vcrdId2; + } - public void setVcrdId1(int vcrdId1) { - this.vcrdId1 = vcrdId1; - } + public void setVcrdId2(int vcrdId2) { + this.vcrdId2 = vcrdId2; + } - public int getVcrdId2() { - return vcrdId2; - } + public int getGlevel1() { + return glevel1; + } - public void setVcrdId2(int vcrdId2) { - this.vcrdId2 = vcrdId2; - } + public void setGlevel1(int glevel1) { + this.glevel1 = glevel1; + } - public int getGlevel1() { - return glevel1; - } + public int getGlevel2() { + return glevel2; + } - public void setGlevel1(int glevel1) { - this.glevel1 = glevel1; - } + public void setGlevel2(int glevel2) { + this.glevel2 = glevel2; + } - public int getGlevel2() { - return glevel2; - } + public String getVcord() { + return vcord; + } - public void setGlevel2(int glevel2) { - this.glevel2 = glevel2; - } + public void setVcord(String vcord) { + this.vcord = vcord; + } - public String getVcord() { - return vcord; - } + public String getParm() { + return parm; + } - public void setVcord(String vcord) { - this.vcord = vcord; - } + public void setParm(String parm) { + this.parm = parm; + } - public String getParm() { - return parm; - } + public String getScale() { + return scale; + } - public void setParm(String parm) { - this.parm = parm; - } + public void setScale(String scale) { + this.scale = scale; + } - public String getScale() { - return scale; - } + public int getInterval() { + return interval; + } - public void setScale(String scale) { - this.scale = scale; - } + public void setInterval(int interval) { + this.interval = interval; + } - public int getInterval() { - return interval; - } + /** + * @return the decodedLevel1 + */ + public float getDecodedLevel1() { + return decodedLevel1; + } - public void setInterval(int interval) { - this.interval = interval; - } + /** + * @param decodedLevel1 the decodedLevel1 to set + */ + public void setDecodedLevel1(float decodedLevel1) { + this.decodedLevel1 = decodedLevel1; + } + + /** + * @return the decodedLevel2 + */ + public float getDecodedLevel2() { + return decodedLevel2; + } + + /** + * @param decodedLevel2 the decodedLevel2 to set + */ + public void setDecodedLevel2(float decodedLevel2) { + this.decodedLevel2 = decodedLevel2; + } } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcDataTree.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcDataTree.java new file mode 100644 index 0000000000..8ca6d9e34e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcDataTree.java @@ -0,0 +1,234 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncgrib.ncdatatree; + +import java.util.HashMap; +import java.util.HashSet; +import java.util.Map; +import java.util.Set; + +//import com.raytheon.uf.common.derivparam.tree.DataTree; +//import com.raytheon.uf.common.derivparam.tree.LevelNode; +//import com.raytheon.uf.common.derivparam.tree.ParameterNode; +//import com.raytheon.uf.common.derivparam.tree.SourceNode; +import com.raytheon.uf.common.dataquery.requests.RequestConstraint; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +@DynamicSerialize +public class NcDataTree implements ISerializableObject, + Cloneable { + + @DynamicSerializeElement + private Map ncSourceNodes = new HashMap(); + + + public Map getNcSourceNodes() { + return ncSourceNodes; + } + + public void setNcSourceNodes(Map ncSourceNodes) { + this.ncSourceNodes = ncSourceNodes; + } + + public NcDataTree clone() { + NcDataTree tree = new NcDataTree(); + Map clonedNodes = tree.getNcSourceNodes(); + + for (NcSourceNode node : ncSourceNodes.values()) { + clonedNodes.put(node.getValue(), node.clone()); + } + + return tree; + } + +// public int mergeGridTree(NcDataTree tree) { +// for (NcSourceNode sourceNode : tree.getNcSourceNodes().values()) { +// NcSourceNode thisNcSourceNode = ncSourceNodes.get(sourceNode.getValue()); +// +// if (thisNcSourceNode == null) { +// ncSourceNodes.put(sourceNode.getValue(), (NcSourceNode) ncSourceNodes); +// } else { +// thisNcSourceNode.mergeNode(ncSourceNodes); +// } +// } +// +// return tree.getNcSourceNodes().size(); +// } + +// public void addBranch(String source, +// String parameterName, +// String levelName, String levelValue, Map rcMap) { +// addBranch(source, null, parameterName, +// levelName, levelValue, null, rcMap); +// } + + /** + * A convenience method that adds a new branch to the grid tree. This is for + * the GridCatalog script task and expects the list to contain the following + * metadata parameters in the same order: + *

+ * modelName, parameterAbbreviation, parameterName, parameterUnit, level.id + *

+ * + * @param gridInfo + * A List object that contains the above list + */ + public void addBranch(String source, String eventName, + String parameterName, String levelName, + String level1Value, String level2Value, Map rcMap) { + NcSourceNode sourceNode = ncSourceNodes.get(source); + if (sourceNode == null) { + sourceNode = new NcSourceNode(); + sourceNode.setValue(source); + ncSourceNodes.put(source, sourceNode); + } + + NcEventNode eventNode = sourceNode.getChildNode(eventName); + if (eventNode == null) { + eventNode = new NcEventNode(); + eventNode.setValue(eventName); + sourceNode.addChildNode(eventNode); + } + + + NcParameterNode paramNode = eventNode + .getChildNode(parameterName); + if (paramNode == null) { + paramNode = new NcParameterNode(); + paramNode.setValue(parameterName); + eventNode.addChildNode(paramNode); + } + + String levelId = null; + if ( level2Value.equals("-9999") ) + levelId = levelName + ":" + level1Value; + else + levelId = levelName + ":" + level1Value + ":" + level2Value; + NcLevelNode levelNode = paramNode.getChildNode(levelId); + if (levelNode == null) { + levelNode = new NcLevelNode(); + levelNode.setValue(levelId); + //levelNode.setLevelName(levelName); + levelNode.setRcmap(rcMap); + paramNode.addChildNode(levelNode); + } + + } + + /** + * Returns a list of available model names. + * + * @return The center id + */ + public Set getNcSources() { + return ncSourceNodes.keySet(); + } + + /** + * Returns the specified model name node. + * + * @param modelNameId + * @return The center node + */ + public NcSourceNode getNcSourceNode(String modelNameId) { + return ncSourceNodes.get(modelNameId); + } + + public Set getNcEvents(String modelName) { + NcSourceNode node = getNcSourceNode(modelName); + return node != null ? node.getChildNodeIds() : new HashSet(); + } + + public NcEventNode getNcEventNode(String modelName, String event) { + NcEventNode rval = null; + NcSourceNode node = getNcSourceNode(modelName); + + if (node != null) { + rval = node.getChildNode(event); + } + + return rval; + } + /** + * Returns a list of available parameters for the specified criteria. If not + * found, an empty string array is returned. + * + * @param modelName + * The target model name + * @return A string array of available parameter nodes + */ + public Set getNcParameters(String modelName, String eventName) { + NcEventNode node = getNcEventNode(modelName, eventName); + return node != null ? node.getChildNodeIds() : new HashSet(); + } + + /** + * Returns the specified parameter node. + * + * @param modelName + * The target model name + * @param param + * The target parameter + * @return The parameter node + */ + public NcParameterNode getNcParameterNode(String modelName, String eventName, String parameterName) { + NcParameterNode rval = null; + NcEventNode node = getNcEventNode(modelName, eventName); + + if (node != null) { + rval = node.getChildNode(parameterName); + } + + return rval; + } + + /** + * Returns a list of available levels for the specified criteria. If not + * found, an empty string array is returned. + * + * @param modelName + * The target model name + * @param param + * The target parameter + * @return A string array of available level nodes + */ + public Set getNcLevels(String modelName, String eventName, String paramName) { + NcParameterNode parameter = getNcParameterNode(modelName, eventName, paramName); + return parameter != null ? parameter.getChildNodeIds() + : new HashSet(); + } + + /** + * Returns the specified level node. + * + * @param modelName + * The target model name + * @param param + * The target parameter + * @param level + * The target level + * @return The level node or null if not found + */ + public NcLevelNode getNcLevelNode(String modelName, String eventName, String paramName, String level) { + NcLevelNode rval = null; + NcParameterNode parameter = getNcParameterNode(modelName, eventName, paramName); + + if (parameter != null) { + rval = parameter.getChildNode(level); + } + + return rval; + } + + @Override + public String toString() { + StringBuilder tmp = new StringBuilder(); + + for (NcSourceNode node : ncSourceNodes.values()) { + tmp.append(node.toString()); + } + + return tmp.toString(); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcEventNode.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcEventNode.java new file mode 100644 index 0000000000..6629adbec4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcEventNode.java @@ -0,0 +1,37 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncgrib.ncdatatree; + +import com.raytheon.uf.common.derivparam.tree.AbstractNode; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +@DynamicSerialize +public class NcEventNode extends AbstractNode { + + @DynamicSerializeElement + private String eventName; + + + public String getEventName() { + return eventName; + } + + + public void setEventName(String eventName) { + this.eventName = eventName; + } + + + @Override + public NcEventNode clone() { + NcEventNode node = new NcEventNode(); + node.setValue(this.getValue()); + node.setEventName(eventName); + + for (NcParameterNode child : this.getChildNodes().values()) { + node.addChildNode((NcParameterNode) child.clone()); + } + + return node; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcLevelNode.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcLevelNode.java new file mode 100644 index 0000000000..1c1f43e67e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcLevelNode.java @@ -0,0 +1,61 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncgrib.ncdatatree; + +import java.util.Map; + +import com.raytheon.uf.common.dataquery.requests.RequestConstraint; +import com.raytheon.uf.common.derivparam.tree.AbstractNode; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +@DynamicSerialize +public class NcLevelNode extends AbstractNode { + + @DynamicSerializeElement + private String levelName; + + @DynamicSerializeElement + private Map rcmap; + + public Map getRcmap() { + return rcmap; + } + + public void setRcmap(Map rcmap) { + this.rcmap = rcmap; + } + + public String getLevelName() { + return levelName; + } + + public void setLevelName(String levelName) { + this.levelName = levelName; + } + +// public NcLevelNode(NcLevelNode that) { +// this.value = that.value; +// this.levelName = that.levelName; +// +// for (NcLevelNode child : that.getChildNodes().values()) { +// addChildNode((NcLevelNode) child.clone()); +// } +// } + + public NcLevelNode() { + } + + @Override + public NcLevelNode clone() { + NcLevelNode node = new NcLevelNode(); + node.setValue(this.getValue()); + node.setLevelName(levelName); + node.setRcmap(rcmap); + + for (NcLevelNode child : this.getChildNodes().values()) { + node.addChildNode((NcLevelNode) child.clone()); + } + + return node; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcParameterNode.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcParameterNode.java new file mode 100644 index 0000000000..b8e935ba61 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcParameterNode.java @@ -0,0 +1,35 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncgrib.ncdatatree; + +import com.raytheon.uf.common.derivparam.tree.AbstractNode; + +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +@DynamicSerialize +public class NcParameterNode extends AbstractNode { + + @DynamicSerializeElement + private String parameterName; + + public String getParameterName() { + return parameterName; + } + + public void setParameterName(String parameterName) { + this.parameterName = parameterName; + } + + @Override + public NcParameterNode clone() { + NcParameterNode node = new NcParameterNode(); + node.setValue(this.getValue()); + node.setParameterName(parameterName); + + for (NcLevelNode child : this.getChildNodes().values()) { + node.addChildNode((NcLevelNode) child.clone()); + } + + return node; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcSourceNode.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcSourceNode.java new file mode 100644 index 0000000000..e5811cef80 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/ncdatatree/NcSourceNode.java @@ -0,0 +1,20 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncgrib.ncdatatree; + +import com.raytheon.uf.common.derivparam.tree.AbstractNode; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +@DynamicSerialize +public class NcSourceNode extends AbstractNode { + + @Override + public NcSourceNode clone() { + NcSourceNode node = new NcSourceNode(); + node.setValue(this.getValue()); + + for (NcEventNode child : this.getChildNodes().values()) { + node.addChildNode((NcEventNode) child.clone()); + } + return node; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/request/GetNcCoverageRequest.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/request/GetNcCoverageRequest.java index 5fd344c78d..c92c758c2b 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/request/GetNcCoverageRequest.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/request/GetNcCoverageRequest.java @@ -1,19 +1,19 @@ /** * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination * to non-U.S. persons whether in the United States or abroad requires * an export license or other authorization. * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * * See the AWIPS II Master Rights File ("Master Rights File.pdf") for * further licensing information. **/ diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/spatial/projections/LatLonNcgridCoverage.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/spatial/projections/LatLonNcgridCoverage.java index d2af97f5fd..e5d95b31c3 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/spatial/projections/LatLonNcgridCoverage.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/spatial/projections/LatLonNcgridCoverage.java @@ -60,6 +60,7 @@ import com.raytheon.uf.common.status.UFStatus.Priority; * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * 4/7/09 1994 bphillip Initial Creation + * 9/08/11 X. Guo Skip correct Lon value after add new column * * * @@ -154,10 +155,16 @@ public class LatLonNcgridCoverage extends NcgridCoverage { @Override public void initialize() throws GribException { + double maxLon; double minLat = MapUtil.correctLat(la1); double maxLat = MapUtil.correctLat(la2); double minLon = MapUtil.correctLon(lo1); - double maxLon = MapUtil.correctLon(lo2); + if ( lo2 >= 360.0) { + maxLon = lo2; + } + else { + maxLon = MapUtil.correctLon(lo2); + } if (maxLon < minLon) { maxLon += 360.0; } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/spatial/projections/NcgridCoverage.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/spatial/projections/NcgridCoverage.java index b870754954..8c19122842 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/spatial/projections/NcgridCoverage.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/spatial/projections/NcgridCoverage.java @@ -20,9 +20,6 @@ package gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.exception.GribException; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.subgrid.SubNcgrid; - import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; @@ -41,6 +38,8 @@ import org.hibernate.annotations.Type; import org.opengis.referencing.FactoryException; import org.opengis.referencing.crs.CoordinateReferenceSystem; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.exception.GribException; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.subgrid.SubNcgrid; import com.raytheon.uf.common.dataplugin.persist.PersistableDataObject; import com.raytheon.uf.common.geospatial.ISpatialObject; import com.raytheon.uf.common.geospatial.MapUtil; @@ -167,12 +166,10 @@ public abstract class NcgridCoverage extends PersistableDataObject implements */ public abstract NcgridCoverage trim(SubNcgrid subGrid); - @Override public Polygon getGeometry() { return geometry; } - @Override public CoordinateReferenceSystem getCrs() { if (crs == null) { try { diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/util/NcgribModelLookup.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/util/NcgribModelLookup.java index b626ff7986..c59a38ee36 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/util/NcgribModelLookup.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/util/NcgribModelLookup.java @@ -45,6 +45,7 @@ import com.raytheon.uf.common.serialization.SerializationUtil; * ------------ ---------- ----------- -------------------------- * 3/12/10 4758 bphillip Initial creation * 10/13/10 276 llin Modified for NC GRIB. + * 11/02/11 xguo Updated gridid * * * @author njensen @@ -173,7 +174,7 @@ public class NcgribModelLookup { modelsByName.put(model.getName(), model); Integer center = model.getCenter(); Integer subCenter = Integer.parseInt(model.getSubCenter()); - String grid = String.valueOf(model.getGrid()); + String grid = model.getGrid(); for (int process : model.getProcess()) { models.put(toHash(center, subCenter, grid, process), model); } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/util/NcgridModel.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/util/NcgridModel.java index 07c71f7b22..29d5944068 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/util/NcgridModel.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/util/NcgridModel.java @@ -1,19 +1,19 @@ /** * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination * to non-U.S. persons whether in the United States or abroad requires * an export license or other authorization. * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * * See the AWIPS II Master Rights File ("Master Rights File.pdf") for * further licensing information. **/ @@ -45,7 +45,7 @@ public class NcgridModel implements ISerializableObject { /** The NCEP grid associated with this model */ @XmlElement - private Integer grid; + private String grid; @XmlElement private String subcenter; @@ -80,11 +80,11 @@ public class NcgridModel implements ISerializableObject { this.name = name; } - public Integer getGrid() { + public String getGrid() { return grid; } - public void setGrid(Integer grid) { + public void setGrid(String grid) { this.grid = grid; } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/.classpath b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/.classpath rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/.classpath diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/.project new file mode 100644 index 0000000000..78a8841eaf --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.common.dataplugin.ncpafm + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/.settings/org.eclipse.jdt.core.prefs rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/.settings/org.eclipse.jdt.core.prefs diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..d265d80af3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/META-INF/MANIFEST.MF @@ -0,0 +1,20 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: NcPafm Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.ncpafm +Bundle-Version: 1.0.0.qualifier +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: javax.persistence;bundle-version="1.0.0", + com.raytheon.edex.common;bundle-version="1.11.31", + org.apache.commons.logging;bundle-version="1.0.4", + org.apache.log4j;bundle-version="1.0.0", + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0" +Export-Package: gov.noaa.nws.ncep.common.dataplugin.ncpafm, + gov.noaa.nws.ncep.common.dataplugin.ncpafm.dao +Import-Package: com.raytheon.uf.common.pointdata, + com.raytheon.uf.common.pointdata.spatial, + com.raytheon.uf.common.status, + com.raytheon.uf.edex.pointdata diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject new file mode 100644 index 0000000000..e69e450280 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject @@ -0,0 +1 @@ +gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/build.properties b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv/build.properties rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/build.properties diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/component-deploy.xml new file mode 100644 index 0000000000..0b554eb74e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmBulletin.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmBulletin.java new file mode 100644 index 0000000000..2fbe86e3fe --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmBulletin.java @@ -0,0 +1,310 @@ +/* + * + * NcPafmBulletin + * + * This class performs the mapping to the database tables for the Point/Area + * Forecast Matrices (PAFM) Decoder Plug-In + * + * SOFTWARE HISTORY + * Date Ticket# Engineer Description + * ------------ ----------- -------------- ----------------------------------- + * 08/05/2009 126 F. J. Yen Initial creation + * 01/06/2010 126 F. J. Yen Migrated and refactored from to11dr3 to to11dr11 + * * + * This code has been develped by the SIB for use in the AWIPS2 system. + * + * + * @author F. J. Yen, SIB + * @version 1 + + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncpafm; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.HashSet; +import java.util.List; +import java.util.Set; + +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.common.time.DataTime; + +/** + * NcPafmBulletin is the highest level class for PAFM + * (Point/Area Forecast Matrices) data. Each instance holds + * all of the data parsed from one bulletin. Children + * (NcPafmUgc) hold data from individual segments. + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 23Jun2009    126			F. J. Yen	Initial Coding.
+ * 22Sep2009	126			F. J. Yen	Increase size of column bullMessage
+ * 28Sep2009	126			F. J. Yen	Delete column bullMessage 
+ * 30Sep2011	126			B. Hebbard  PafmRecord (old PDO) becomes NcPafmBulletin
+ * 										-- still representing decoded content of a
+ * 										whole bulletin, but no longer the PDO.
+ * 										Removed persistence annotations.
+ * 12Oct2011    126         G. Hull     use a surfaceObsLocation object for the lat/lon/stationId.
+ * 
+ * + * @author F. J. Yen, SIB + * @version 1.0 + */ + +public class NcPafmBulletin { + + private static final long serialVersionUID = 1L; + + /** Report type */ + private String reportType; + + // WMO header + private String wmoHeader; + + // The issue office where the report from + private String issueOffice; + + private Calendar issueTime; + + private Calendar initialTime; + + private String designatorBBB; + + // The mndTime + private String mndTime; + + /** Matrix type */ + private String matrixType; + + /** PAFM UGC Child Table */ + private Set pafmUGC = new HashSet(); + + /** + * Default Constructor + */ + public NcPafmBulletin() { + this.issueOffice=null; + this.reportType="PAFM"; + this.matrixType=" "; + this.issueTime=null; + this.wmoHeader=null; + this.designatorBBB=" "; + this.mndTime=null; + } + + /** + * Constructs a pafm record from a dataURI + * + * @param uri + * The dataURI + */ + + /** + * Constructs an array of NcPafmRecord PDOs from this one bulletin + * record. (Each bulletin record contain data from a whole + * bulletin, while each NcPafmRecord is more fine-grained + * -- representing the values for a single forecast hour of a + * single location [NcPafmFips] of a single segment [NcPafmUgc] + * of the entire bulletin [NcPafmBulletin]). We do this "reshuffle" + * because the NcPafmBulletin/NcPafmUgc/NcPafmFips hierarchy + * efficiently represents the original structure as parsed from + * the text, but we want the persistent PDO (NcPafmRecord) to be + * optimized for efficient access. + */ + public NcPafmRecord[] split() { + List records = new ArrayList(); + for (NcPafmUgc ugc : getPafmUGC()) { + for (NcPafmFips fips : ugc.getPafmFIPS()) { + for (NcPafmParameters params : ugc.getPafmParms()) { + // Create a new PDO + NcPafmRecord npr = new NcPafmRecord(); + // Copy some fields from the bulletin level... + npr.setReportType(getReportType()); + npr.setWmoHeader(getWmoHeader()); + npr.setIssueOffice(getIssueOffice()); + npr.setIssueTime(getIssueTime()); + //npr.setDataTime(getDataTime()); //NO!! Must be DataTime of forecast hour + npr.setDesignatorBBB(getDesignatorBBB()); + npr.setMndTime(getMndTime()); + npr.setMatrixType(getMatrixType()); + // ...some fields from the UGC (group of locations) level... + npr.setUgc(ugc.getUgc()); //TODO: Needed? + npr.setProdPurgeTime(ugc.getProdPurgeTime()); + //TODO: Needed? npr.setSegment(ugc.getSegment()); + // ...some from the FIPS (individual location) level... + + // create a surfaceObsLocation object and set the lat/lon/stationId and elev. + // Note that we will use the fips here for the station id instead of the + // issuing station id. + // + SurfaceObsLocation loc = new SurfaceObsLocation( fips.getFips() ); +// npr.setFips(fips.getFips()); +// npr.setElev(fips.getElev()); +// npr.setLat(fips.getLat()); +// npr.setLon(fips.getLon()); + + loc.setLatitude( fips.getLat().doubleValue() ); + loc.setLongitude( fips.getLon().doubleValue() ); + loc.setElevation( fips.getElev().intValue() ); + npr.setLocation( loc ); + + // ...and finally the set of parameters for a + // single forecast hour, at that location + npr.setPafmParms(params); + + // A (forecast-component) DataTime needs to be + // constructed from the inferred initial time for + // this bulletin and the absolute forecast time + npr.setDataTime( constructDataTime( params.getForecastTimeUtc() ) ); + + // Add to records list + records.add(npr); + } + } + } + return records.toArray(new NcPafmRecord[0]); + } + + private DataTime constructDataTime(Calendar forecastTimeUtc) { + // Given an absolute forecast valid time, construct a + // (initial-plus-forecast-delta style) DataTime + // based on the initialTime deduced for this bulletin. + + int fcstTime = 0; // seconds from initialTime to forecastTimeUtc + fcstTime = (int) (forecastTimeUtc.getTimeInMillis() - initialTime.getTimeInMillis()); + fcstTime /= 1000; //TODO: Round in case off a few millis, somehow? Sanity? + + return new DataTime (initialTime, fcstTime); + } + + private Calendar inferInitialTime(Calendar issueTime) { + // Given the issue time on the bulletin, infer a reasonable + // initial time on which to base forecast-component DataTime's. + + // Algorithm: First UTC multiple of 3 hours greater than or + // exactly equal to the issue time. + // TODO: Check against PFM/AFM product spec if + // necessary to ensure this is reasonable. For + // example, is it possible that this issue time + // is (slightly) after the first (or even more) + // forecast hour in the product? If so, we'd + // wind up with a DataTime with negative fcstTime! + // Maybe we should find the earliest forecast hour + // that appears in the bulletin, instead of + // inferring from the issueTime? + // Check this................ + + final long threeHoursInMillis = 3 * 60 * 60 * 1000; + + long issueTimeInMillis = issueTime.getTimeInMillis(); + long initialTimeInMillis = 0; + + if (issueTimeInMillis % threeHoursInMillis == 0) { + initialTimeInMillis = issueTimeInMillis; + } + else { + initialTimeInMillis = issueTimeInMillis / threeHoursInMillis * threeHoursInMillis + threeHoursInMillis; + } + + Calendar initialTime = (Calendar) issueTime.clone(); + initialTime.setTimeInMillis(initialTimeInMillis); + + return initialTime ; + } + + public String getReportType() { + return reportType; + } + public void setReportType(String reportType) { + this.reportType = reportType; + } + + public String getMatrixType() { + return matrixType; + } + public void setMatrixType(String matrixType) { + this.matrixType = matrixType; + } + + public String getWmoHeader(){ + return wmoHeader; + } + public void setWmoHeader(String wmoHeader){ + this.wmoHeader=wmoHeader; + } + + public String getIssueOffice() { + return issueOffice; + } + public void setIssueOffice(String issueOffice) { + this.issueOffice = issueOffice; + } + + public Calendar getIssueTime(){ + return issueTime; + } + public void setIssueTime(Calendar issueTime){ + this.issueTime=issueTime; + this.initialTime=inferInitialTime(issueTime); + } + + public Calendar getInitialTime() { + return initialTime; + } + + public void setInitialTime(Calendar initialTime) { + this.initialTime = initialTime; + } + + public String getDesignatorBBB(){ + return designatorBBB; + } + public void setDesignatorBBB(String designatorBBB){ + this.designatorBBB=designatorBBB; + } + + public String getMndTime() { + return mndTime; + } + public void setMndTime(String mndTime) { + this.mndTime = mndTime; + } + + public Set getPafmUGC() { + return pafmUGC; + } + public void setPafmUgc(Set pafmUgcs) { + this.pafmUGC = pafmUgcs; + } + + /* + * Add pafmUgc to set + */ + public void addPafmUGC(NcPafmUgc pugc) { + pafmUGC.add(pugc); + pugc.setParentID(this); + } + + /** + * Override existing set method to modify any + * classes that use the dataURI as a foreign key + */ + //public void setIdentifier(Object dataURI){ + // this.identifier = dataURI; + // if(this.getPafmUGC() != null && this.getPafmUGC().size() > 0) + // { + // for (Iterator iter = this.getPafmUGC().iterator(); iter.hasNext();) { + // NcPafmUgc ws = iter.next(); + // ws.setParentID(this); + // } + // } + //} + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmFips.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmFips.java new file mode 100644 index 0000000000..009f278e76 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmFips.java @@ -0,0 +1,171 @@ +/** + * NcPafmFips + * + * This java class represents the county FIPS for a PAFM record. + * + * HISTORY + * + * Date Ticket # Author Description + * ------------ -------- ---------- ----------- -------------------------- + * 08/05/09 126 F. J. Yen Initial creation based on AWW Decoder + * 12/11/09 126 F. J. Yen Migrated from to11d3 to to11d6 + * 01/06/10 126 F. J. Yen Migrated and refactored from to11dr3 to to11dr11 + * 09/30/11 126 B. Hebbard PafmFips becomes new NcPafmFips. Same data, + * but no longer persisted to database. + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncpafm; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import java.io.Serializable; + +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.Column; +import javax.persistence.Entity; +import javax.persistence.JoinColumn; +import javax.persistence.ManyToOne; +import javax.persistence.Table; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + + +public class NcPafmFips implements Serializable, ISerializableObject { + + private static final long serialVersionUID = 1L; + + private Integer recordId = null; + + // The PAFM record this object belongs to. + private NcPafmUgc parentID; + + // The county FIPS + private String fips; + + // The elevation + private Float elev; + + // The latitude + private Float lat; + + // The longitude + private Float lon; + + /** + * No-Arg Constructor. + */ + public NcPafmFips() { + this.fips = null; + this.elev = IDecoderConstantsN.FLOAT_MISSING; + this.lat = IDecoderConstantsN.FLOAT_MISSING; + this.lon = IDecoderConstantsN.FLOAT_MISSING; +// this.ugc=null; + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + /** + * Get the record id. + * + * @return The recordId. If not set returns null. + */ + public Integer getRecordId() { + return recordId; + } + + /** + * Set the record id. + * @param record + */ + public void setRecordId(Integer recordId) { + this.recordId = recordId; + } + + /** + * @return the parentID + */ + public NcPafmUgc getParentID() { + return parentID; + } + + /** + * @param parentID the parentID to set + */ + public void setParentID(NcPafmUgc parentID) { + this.parentID = parentID; + } + + /** + * @return the fips + */ + public String getFips() { + return fips; + } + + /** + * @param fips to set + */ + public void setFips(String fips) { + this.fips = fips; + } + /** + * @return the elev + */ + public Float getElev() { + return elev; + } + /** + * @param elev to set + */ + public void setElev(Float elev) { + this.elev = elev; + } + + /** + * @return the lat + */ + public Float getLat() { + return lat; + } + /** + * @param lat to set + */ + public void setLat(Float lat) { + this.lat = lat; + } + + /** + * @return the lon + */ + public Float getLon() { + return lon; + } + /** + * @param lon to set + */ + public void setLon(Float lon) { + this.lon = lon; + } + + /** + * Set FIPS record. + */ + public static NcPafmFips setFIPS(String countyFips) { + // New NcPafmFips record to hold county FIPS + NcPafmFips currentFips = new NcPafmFips(); + currentFips.setFips(countyFips); + return currentFips; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmParameters.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmParameters.java new file mode 100644 index 0000000000..bc05c79ff6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmParameters.java @@ -0,0 +1,573 @@ +/** + * + * NcPafmParameters + * + * This class represents the parameters for the PAFM record. This contains the + * setters and getters for the grandchild table. + * + *
+ *      
+ * SOFTWARE HISTORY
+ *      
+ * Date       	Ticket#		Engineer	Description
+ * ------------	----------	-----------	--------------------------
+ * 08/21/2009   126         F. J. Yen   Initial Creation
+ * 12/11/2009	126			F. J. Yen	Migrated from to11d3 to to11d6
+ * 01/06/2010   126	 		F. J. Yen	Migrated and refactored from to11dr3 to to11dr11
+ * 09/29/2011   126         B. Hebbard  Refactored decoder to persist to HDF5.
+ * 										Old PafmParameters becomes new NcPafmParameters,
+ * 										with (main data) persistence annotations removed.
+ * 10/14/2011   126         B. Hebbard  Change windDir and pwindDir from String to Float;
+ * 										decoder will do conversion (vs. resource) per GH/SJ
+ *       
+ * 
+ * + * @author Fee Jing Yen, SIB + * @version 1 + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncpafm; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import java.io.Serializable; +import java.util.Calendar; + +import javax.persistence.Transient; + +import com.raytheon.uf.common.serialization.ISerializableObject; + +public class NcPafmParameters implements Serializable, ISerializableObject { + + private static final long serialVersionUID = 1L; + private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; + private static final Integer IMISSD = IDecoderConstantsN.INTEGER_MISSING; + private static final Calendar CMISSD = IDecoderConstantsN.CALENDAR_MISSING; + + private Integer recordId = null; + + /** The pafm record this object belongs to **/ + @Transient + private NcPafmUgc parentID; + + /** The UTC forecast time **/ + private Calendar forecastTimeUtc; + + /** The local forecast time **/ + private Integer forecastTimeLocal; + + /** The local forecast time zone **/ + @Transient + private String forecastTimeZone; + + private Float avgMxTmpf; + + private Float hiMxTmpf; + + private Float loMxTmpf; + + private Float avgMnTmpf; + + private Float hiMnTmpf; + + private Float loMnTmpf; + + private Float tmpf; + + private Float dwpf; + + private Float relh; + + private Float windDir; + + private String windSmph; + + private String gust_Mph; + + private Float pwindDir; + + private String windChar; + + private String skyCover; + + private Float pop12; + + private Float qpf12Mn; + + private Float qpf12Mx; + + private Float highestMaxQpf; + + private Float lowestMaxQpf; + + private Float snow12Mn; + + private Float snow12Mx; + + private String avgSkyCover; + + private String obvis; + + private Float windChill; + + private Float heatIndex; + + private Float minChill; + + private Float maxHeat; + + private String rain; + + private String rainShwrs; + + private String sprinkles; + + private String tstms; + + private String drizzle; + + private String snow; + + private String snowShwrs; + + private String flurries; + + private String sleet; + + private String frzgRain; + + private String frzgDrzl; + + private String hazards; + + /** + * No-Arg Constructor. + */ + public NcPafmParameters() { + this.avgMxTmpf = RMISSD; + this.hiMxTmpf = RMISSD; + this.loMxTmpf = RMISSD; + this.avgMnTmpf = RMISSD; + this.loMnTmpf = RMISSD; + this.hiMnTmpf = RMISSD; + this.tmpf = RMISSD; + this.dwpf = RMISSD; + this.relh = RMISSD; + this.windSmph = " "; + this.gust_Mph = " "; + this.pop12 = RMISSD; + this.qpf12Mn = RMISSD; + this.qpf12Mx = RMISSD; + this.highestMaxQpf = RMISSD; + this.lowestMaxQpf = RMISSD; + this.snow12Mn = RMISSD; + this.snow12Mx = RMISSD; + + this.windChill = RMISSD; + this.heatIndex = RMISSD; + this.minChill = RMISSD; + this.maxHeat = RMISSD; + //this.forecastTimeUtc = null; + this.forecastTimeUtc = CMISSD; + //this.forecastTimeLocal = null; + this.forecastTimeLocal = IMISSD; + this.forecastTimeZone = " "; + this.windDir = RMISSD; + this.pwindDir = RMISSD; + this.windChar = " "; + this.skyCover = " "; + this.avgSkyCover = " "; + this.obvis = " "; + + this.rain = " "; + this.rainShwrs = " "; + this.sprinkles = " "; + this.tstms = " "; + this.drizzle = " "; + this.snow = " "; + this.snowShwrs = " "; + this.flurries = " "; + this.sleet = " "; + this.frzgRain = " "; + this.frzgDrzl = " "; + this.hazards = " "; + } + + private enum Direction { + // (PFM/AFM only needs 8-point compass, but what the heck...) + N, NNE, NE, ENE, E, ESE, SE, SSE, S, SSW, SW, WSW, W, WNW, NW, NNW; + + private final float degrees;; + Direction() { degrees = ordinal() * 22.5f; } // Constructor + + static Float getDegreesFromLetters(String s) { + if ((s = s.trim()).isEmpty()) { + return RMISSD; + } + try { + return valueOf(s).degrees; + } + catch (IllegalArgumentException e) { // string not among above + //TODO: Log parsing error -- invalid direction string + return RMISSD; + } + } + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + /** + * @return the parentID + */ + public NcPafmUgc getParentID() { + return parentID; + } + + /** + * @param parentID the parentID to set + */ + public void setParentID(NcPafmUgc parentID) { + this.parentID = parentID; + } + + /** + * @return The recordId. If not set returns to null. + */ + public Integer getRecordId() { + return recordId; + } + + /** + * Set the record id. + * @param record + */ + @SuppressWarnings("unused") + private void setRecordId(Integer recordId) { + this.recordId = recordId; + } + + /** + * @return the forecastTimeUtc + */ + public Calendar getForecastTimeUtc() { + return forecastTimeUtc; + } + + /** + * @param forecastTimeUtc the forecastTimeUtc to set + */ + public void setForecastTimeUtc(Calendar forecastTimeUtc) { + this.forecastTimeUtc = forecastTimeUtc; + } + + public Integer getForecastTimeLocal() { + return forecastTimeLocal; + } + /** + * @param forecastTimeLocal the local forecast hour + */ + public void setForecastTimeLocal(Integer forecastTimeLocal) { + this.forecastTimeLocal = forecastTimeLocal; + } + + public String getForecastTimeZone() { + return forecastTimeZone; + } + /** + * @param forecastTimeZone the local time zone (for forecastTimeLocal) + */ + public void setForecastTimeZone(String forecastTimeZone) { + this.forecastTimeZone = forecastTimeZone; + } + + public float getAvgMxTmpf() { + return avgMxTmpf; + } + public void setAvgMxTmpf(float avgMxTmpf) { + this.avgMxTmpf = avgMxTmpf; + } + public float getHiMxTmpf() { + return hiMxTmpf; + } + public void setHiMxTmpf(float hiMxTmpf) { + this.hiMxTmpf = hiMxTmpf; + } + public float getLoMxTmpf() { + return loMxTmpf; + } + public void setLoMxTmpf(float loMxTmpf) { + this.loMxTmpf = loMxTmpf; + } + + public float getAvgMnTmpf() { + return avgMnTmpf; + } + public void setAvgMnTmpf(float avgMnTmpf) { + this.avgMnTmpf = avgMnTmpf; + } + public float getHiMnTmpf() { + return hiMnTmpf; + } + public void setHiMnTmpf(float hiMnTmpf) { + this.hiMnTmpf = hiMnTmpf; + } + public float getLoMnTmpf() { + return loMnTmpf; + } + public void setLoMnTmpf(float loMnTmpf) { + this.loMnTmpf = loMnTmpf; + } + + public float getTmpf() { + return tmpf; + } + public void setTmpf(float tmpf) { + this.tmpf = tmpf; + } + + public float getDwpf() { + return dwpf; + } + public void setDwpf(float dwpf) { + this.dwpf = dwpf; + } + + public float getRelh() { + return relh; + } + public void setRelh(float relh) { + this.relh = relh; + } + + public float getWindDir() { + return windDir; + } + public void setWindDir(float windDir) { + this.windDir = windDir; + } + public void setWindDir(String windDir) { + this.windDir = Direction.getDegreesFromLetters(windDir); + } + + /* + * Getter and setter for Wind Speed in mph + * + */ + public String getWindSmph() { + return windSmph; + } + public void setWindSmph(String windSmph) { + this.windSmph = windSmph; + } + + public String getGust_Mph() { + return gust_Mph; + } + public void setGust_Mph(String gust_Mph) { + this.gust_Mph = gust_Mph; + } + + public String getWindChar() { + return windChar; + } + public void setWindChar(String windChar) { + this.windChar = windChar; + } + + public float getPwindDir() { + return pwindDir; + } + public void setPwindDir(float pwindDir) { + this.pwindDir = pwindDir; + } + public void setPwindDir(String pwindDir) { + this.pwindDir = Direction.getDegreesFromLetters(pwindDir); + } + + public String getSkyCover() { + return skyCover; + } + public void setSkyCover(String skyCover) { + this.skyCover = skyCover; + } + + public float getPop12() { + return pop12; + } + public void setPop12(float pop12) { + this.pop12 = pop12; + } + + public float getQpf12Mn() { + return qpf12Mn; + } + public void setQpf12Mn(float qpf12Mn) { + this.qpf12Mn = qpf12Mn; + } + + public float getQpf12Mx() { + return qpf12Mx; + } + public void setQpf12Mx(float qpf12Mx) { + this.qpf12Mx = qpf12Mx; + } + + public float getHighestMaxQpf() { + return highestMaxQpf; + } + public void setHighestMaxQpf(float highestMaxQpf) { + this.highestMaxQpf = highestMaxQpf; + } + public float getLowestMaxQpf() { + return lowestMaxQpf; + } + public void setLowestMaxQpf(float lowestMaxQpf) { + this.lowestMaxQpf = lowestMaxQpf; + } + + public Float getSnow12Mn() { + return snow12Mn; + } + public void setSnow12Mn(Float snow12Mn) { + this.snow12Mn = snow12Mn; + } + + public Float getSnow12Mx() { + return snow12Mx; + } + public void setSnow12Mx(Float snow12Mx) { + this.snow12Mx = snow12Mx; + } + + public String getAvgSkyCover() { + return avgSkyCover; + } + public void setAvgSkyCover(String avgSkyCover) { + this.avgSkyCover = avgSkyCover; + + } + public String getObvis() { + return obvis; + } + public void setObvis(String obvis) { + this.obvis = obvis; + } + + public float getWindChill() { + return windChill; + } + public void setWindChill(float windChill) { + this.windChill = windChill; + } + + public float getHeatIndex() { + return heatIndex; + } + public void setHeatIndex(float heatIndex) { + this.heatIndex = heatIndex; + } + + public float getMinChill() { + return minChill; + } + public void setMinChill(float minChill) { + this.minChill = minChill; + } + + public float getMaxHeat() { + return maxHeat; + } + public void setMaxHeat(float maxHeat) { + this.maxHeat = maxHeat; + } + + public String getRain() { + return rain; + } + public void setRain(String rain) { + this.rain = rain; + } + + public String getRainShwrs() { + return rainShwrs; + } + public void setRainShwrs(String rainShwrs) { + this.rainShwrs = rainShwrs; + } + + public String getSprinkles() { + return sprinkles; + } + public void setSprinkles(String sprinkles) { + this.sprinkles = sprinkles; + } + + public String getTstms() { + return tstms; + } + public void setTstms(String tstms) { + this.tstms = tstms; + } + + public String getDrizzle() { + return drizzle; + } + public void setDrizzle(String drizzle) { + this.drizzle = drizzle; + } + + public String getSnow() { + return snow; + } + public void setSnow(String snow) { + this.snow = snow; + } + + public String getSnowShwrs() { + return snowShwrs; + } + public void setSnowShwrs(String snowShwrs) { + this.snowShwrs = snowShwrs; + } + + public String getFlurries() { + return flurries; + } + public void setFlurries(String flurries) { + this.flurries = flurries; + } + + public String getSleet() { + return sleet; + } + public void setSleet(String sleet) { + this.sleet = sleet; + } + + public String getFrzgRain() { + return frzgRain; + } + public void setFrzgRain(String frzgRain) { + this.frzgRain = frzgRain; + } + + public String getFrzgDrzl() { + return frzgDrzl; + } + public void setFrzgDrzl(String frzgDrzl) { + this.frzgDrzl = frzgDrzl; + } + + public String getHazards() { + return hazards; + } + public void setHazards(String hazards) { + this.hazards = hazards; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmPointDataTransform.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmPointDataTransform.java new file mode 100644 index 0000000000..6511ba05a4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmPointDataTransform.java @@ -0,0 +1,282 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncpafm; + +import java.io.File; +import java.util.ArrayList; +import java.util.Date; +import java.util.HashMap; +import java.util.HashSet; +import java.util.Iterator; +import java.util.List; +import java.util.Map; +import java.util.Set; + +import gov.noaa.nws.ncep.common.dataplugin.ncpafm.dao.NcPafmDao; +//import gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmLayerData; + +import com.raytheon.uf.common.pointdata.Dimension; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.time.DataTime; + +/** + * Provides a transform from NcPafmRecords to PointDataContainer and vice versa. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 30 Sep 2011  126        B. Hebbard  Initial creation (from ncpirep)
+ * 14 Oct 2011  126        B. Hebbard  Change windDir and pwindDir from String to Float;
+ *                                     decoder will do conversion (vs. resource) per GH/SJ
+ * 
+ * + * @author bhebbard + * @version 1.0 + */ + +public class NcPafmPointDataTransform { + + private static final String DATAURI = "dataURI"; + private static final String WMO_HEADER = "wmoHeader"; + private static final String STATION_ID = "stationId"; + private static final String REPORT_TYPE = "reportType"; + + private static final String FORECAST_TIME_UTC = "forecastTimeUtc"; + private static final String FORECAST_TIME_LOCAL = "forecastTimeLocal"; + private static final String FORECAST_TIME_ZONE = "forecastTimeZone"; + private static final String AVG_MX_TMPF = "avgMxTmpf"; + private static final String HI_MX_TMPF = "hiMxTmpf"; + private static final String LO_MX_TMPF = "loMxTmpf"; + private static final String AVG_MN_TMPF = "avgMnTmpf"; + private static final String HI_MN_TMPF = "hiMnTmpf"; + private static final String LO_MN_TMPF = "loMnTmpf"; + private static final String TMPF = "tmpf"; + private static final String DWPF = "dwpf"; + private static final String RELH = "relh"; + private static final String WIND_DIR = "windDir"; + private static final String WIND_S_MPH = "windSmph"; + private static final String GUST_MPH = "gust_Mph"; + private static final String P_WIND_DIR = "pwindDir"; + private static final String WIND_CHAR = "windChar"; + private static final String SKY_COVER = "skyCover"; + private static final String POP12 = "pop12"; + private static final String QPF_12_MN = "qpf12Mn"; + private static final String QPF_12_MX = "qpf12Mx"; + private static final String HIGHEST_MAX_QPF = "highestMaxQpf"; + private static final String LOWEST_MAX_QPF = "lowestMaxQpf"; + private static final String SNOW_12_MN = "snow12Mn"; + private static final String SNOW_12_MX = "snow12Mx"; + private static final String AVG_SKY_COVER = "avgSkyCover"; + private static final String OBVIS = "obvis"; + private static final String WIND_CHILL = "windChill"; + private static final String HEAT_INDEX = "heatIndex"; + private static final String MIN_CHILL = "minChill"; + private static final String MAX_HEAT = "maxHeat"; + private static final String RAIN = "rain"; + private static final String RAIN_SHWRS = "rainShwrs"; + private static final String SPRINKLES = "sprinkles"; + private static final String TSTMS = "tstms"; + private static final String DRIZZLE = "drizzle"; + private static final String SNOW = "snow"; + private static final String SNOW_SHWRS = "snowShwrs"; + private static final String FLURRIES = "flurries"; + private static final String SLEET = "sleet"; + private static final String FRZGRAIN = "frzgRain"; + private static final String FRZGDRZL = "frzgDrzl"; + private static final String HAZARDS = "hazards"; + + /** + * It is important to keep this up to date or risk breaking backwards + * compatibility + */ + private static final String[] ALL_PARAMS = { + DATAURI, WMO_HEADER, STATION_ID, REPORT_TYPE, + FORECAST_TIME_UTC, FORECAST_TIME_LOCAL, FORECAST_TIME_ZONE, + AVG_MX_TMPF, HI_MX_TMPF, LO_MX_TMPF, + AVG_MN_TMPF, HI_MN_TMPF, LO_MN_TMPF, TMPF, DWPF, RELH, + WIND_DIR, WIND_S_MPH, GUST_MPH, P_WIND_DIR, WIND_CHAR, SKY_COVER, + POP12, QPF_12_MN, QPF_12_MX, HIGHEST_MAX_QPF, LOWEST_MAX_QPF, + SNOW_12_MN, SNOW_12_MX, AVG_SKY_COVER, OBVIS, + WIND_CHILL, HEAT_INDEX, MIN_CHILL, MAX_HEAT, + RAIN, RAIN_SHWRS, SPRINKLES, TSTMS, DRIZZLE, SNOW, + SNOW_SHWRS, FLURRIES, SLEET, FRZGRAIN, FRZGDRZL, HAZARDS }; + + public static final String ALL_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + boolean first = true; + for (String s : ALL_PARAMS) { + if (!first) { + sb.append(", "); + } else { + first = false; + } + sb.append(s); + } + ALL_PARAMS_LIST = sb.toString(); + } + + private NcPafmDao dao; + + private PointDataDescription pdd; + + public NcPafmPointDataTransform() { + try { + this.dao = new NcPafmDao("ncpafm"); + this.pdd = dao.getPointDataDescription(); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + + public PluginDataObject[] toPointData(PluginDataObject[] pdo) { + + if (pdo.length > 0) { + Map pointMap = new HashMap(); + for (PluginDataObject p : pdo) { + if (!(p instanceof NcPafmRecord)) + continue; + File f = this.dao.getFullFilePath(p); + PointDataContainer pdc = pointMap.get(f); + if (pdc == null) { + pdc = PointDataContainer.build(this.pdd); + pointMap.put(f, pdc); + } + NcPafmRecord npr = (NcPafmRecord) p; + PointDataView pdv = buildView(pdc, npr); + npr.setPointDataView(pdv); + } + } + return pdo; + } + + private PointDataView buildView(PointDataContainer container, + NcPafmRecord record) { + PointDataView pdv = container.append(); + + pdv.setString(DATAURI, record.getDataURI()); + pdv.setString(REPORT_TYPE, record.getReportType()); + + NcPafmParameters npp = record.getPafmParms(); + + //TODO: check times + pdv.setLong(FORECAST_TIME_UTC, npp.getForecastTimeUtc().getTimeInMillis()); + pdv.setLong(FORECAST_TIME_LOCAL, npp.getForecastTimeLocal()); //TODO: Needed? + pdv.setString(FORECAST_TIME_ZONE, npp.getForecastTimeZone()); + + pdv.setFloat(AVG_MX_TMPF, npp.getAvgMxTmpf()); + pdv.setFloat(HI_MX_TMPF, npp.getHiMxTmpf()); + pdv.setFloat(LO_MX_TMPF, npp.getLoMxTmpf()); + pdv.setFloat(AVG_MN_TMPF, npp.getAvgMnTmpf()); + pdv.setFloat(HI_MN_TMPF, npp.getHiMnTmpf()); + pdv.setFloat(LO_MN_TMPF, npp.getLoMnTmpf()); + pdv.setFloat(TMPF, npp.getTmpf()); + pdv.setFloat(DWPF, npp.getDwpf()); + pdv.setFloat(RELH, npp.getRelh()); + pdv.setFloat(WIND_DIR, npp.getWindDir()); + pdv.setString(WIND_S_MPH, npp.getWindSmph()); + pdv.setString(GUST_MPH, npp.getGust_Mph()); + pdv.setFloat(P_WIND_DIR, npp.getPwindDir()); + pdv.setString(WIND_CHAR, npp.getWindChar()); + pdv.setString(SKY_COVER, npp.getSkyCover()); + pdv.setFloat(POP12, npp.getPop12()); + pdv.setFloat(QPF_12_MN, npp.getQpf12Mn()); + pdv.setFloat(QPF_12_MX, npp.getQpf12Mx()); + pdv.setFloat(HIGHEST_MAX_QPF, npp.getHighestMaxQpf()); + pdv.setFloat(LOWEST_MAX_QPF, npp.getLowestMaxQpf()); + pdv.setFloat(SNOW_12_MN, npp.getSnow12Mn()); + pdv.setFloat(SNOW_12_MX, npp.getSnow12Mx()); + pdv.setString(AVG_SKY_COVER, npp.getAvgSkyCover()); + pdv.setString(OBVIS, npp.getObvis()); + pdv.setFloat(WIND_CHILL, npp.getWindChill()); + pdv.setFloat(HEAT_INDEX, npp.getHeatIndex()); + pdv.setFloat(MIN_CHILL, npp.getMinChill()); + pdv.setFloat(MAX_HEAT, npp.getMaxHeat()); + pdv.setString(RAIN, npp.getRain()); + pdv.setString(RAIN_SHWRS, npp.getRainShwrs()); + pdv.setString(SPRINKLES, npp.getSprinkles()); + pdv.setString(TSTMS, npp.getTstms()); + pdv.setString(DRIZZLE, npp.getDrizzle()); + pdv.setString(SNOW, npp.getSnow()); + pdv.setString(SNOW_SHWRS, npp.getSnowShwrs()); + pdv.setString(FLURRIES, npp.getFlurries()); + pdv.setString(SLEET, npp.getSleet()); + pdv.setString(FRZGRAIN, npp.getFrzgRain()); + pdv.setString(FRZGDRZL, npp.getFrzgDrzl()); + pdv.setString(HAZARDS, npp.getHazards()); + + return pdv; + } + + public static NcPafmRecord toNcPafmRecord(PointDataView pdv) { + + //TODO: Needs retrieval testing for hooking up to display resource! + + NcPafmRecord npr = new NcPafmRecord(); + + NcPafmParameters npp = new NcPafmParameters(); + + ////npp.setForecastTimeUtc(pdv.getLong(FORECAST_TIME_UTC).getRefTime().getTime()); + ////npp.setForecastTimeLocal(pdv.getLong(FORECAST_TIME_LOCAL)); + npp.setForecastTimeZone(pdv.getString(FORECAST_TIME_ZONE)); + + npp.setAvgMxTmpf(pdv.getFloat(AVG_MX_TMPF)); + npp.setHiMxTmpf(pdv.getFloat(HI_MX_TMPF)); + npp.setLoMxTmpf(pdv.getFloat(LO_MX_TMPF)); + npp.setAvgMnTmpf(pdv.getFloat(AVG_MN_TMPF)); + npp.setHiMnTmpf(pdv.getFloat(HI_MN_TMPF)); + npp.setLoMnTmpf(pdv.getFloat(LO_MN_TMPF)); + npp.setTmpf(pdv.getFloat(TMPF)); + npp.setDwpf(pdv.getFloat(DWPF)); + npp.setRelh(pdv.getFloat(RELH)); + npp.setWindDir(pdv.getFloat(WIND_DIR)); + npp.setWindSmph(pdv.getString(WIND_S_MPH)); + npp.setGust_Mph(pdv.getString(GUST_MPH)); + npp.setPwindDir(pdv.getFloat(P_WIND_DIR)); + npp.setWindChar(pdv.getString(WIND_CHAR)); + npp.setSkyCover(pdv.getString(SKY_COVER)); + npp.setPop12(pdv.getFloat(POP12)); + npp.setQpf12Mn(pdv.getFloat(QPF_12_MN)); + npp.setQpf12Mx(pdv.getFloat(QPF_12_MX)); + npp.setHighestMaxQpf(pdv.getFloat(HIGHEST_MAX_QPF)); + npp.setLowestMaxQpf(pdv.getFloat(LOWEST_MAX_QPF)); + npp.setSnow12Mn(pdv.getFloat(SNOW_12_MN)); + npp.setSnow12Mx(pdv.getFloat(SNOW_12_MX)); + npp.setAvgSkyCover(pdv.getString(AVG_SKY_COVER)); + npp.setObvis(pdv.getString(OBVIS)); + npp.setWindChill(pdv.getFloat(WIND_CHILL)); + npp.setHeatIndex(pdv.getFloat(HEAT_INDEX)); + npp.setMinChill(pdv.getFloat(MIN_CHILL)); + npp.setMaxHeat(pdv.getFloat(MAX_HEAT)); + npp.setRain(pdv.getString(RAIN)); + npp.setRainShwrs(pdv.getString(RAIN_SHWRS)); + npp.setSprinkles(pdv.getString(SPRINKLES)); + npp.setTstms(pdv.getString(TSTMS)); + npp.setDrizzle(pdv.getString(DRIZZLE)); + npp.setSnow(pdv.getString(SNOW)); + npp.setSnowShwrs(pdv.getString(SNOW_SHWRS)); + npp.setFlurries(pdv.getString(FLURRIES)); + npp.setSleet(pdv.getString(SLEET)); + npp.setFrzgRain(pdv.getString(FRZGRAIN)); + npp.setFrzgDrzl(pdv.getString(FRZGDRZL)); + npp.setHazards(pdv.getString(HAZARDS)); + + npr.setPafmParms(npp); + + return npr; + } + + public static NcPafmRecord[] toNcPafmRecords(PointDataContainer container) { + List records = new ArrayList(); + container.setCurrentSz(container.getAllocatedSz()); + for (int i = 0; i < container.getCurrentSz(); i++) { + PointDataView pdv = container.readRandom(i); + records.add(toNcPafmRecord(pdv)); + } + return records.toArray(new NcPafmRecord[records.size()]); + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmRecord.java new file mode 100644 index 0000000000..c78e6bf198 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmRecord.java @@ -0,0 +1,407 @@ +/* + * + * NcPafmRecord + * + * This class performs the mapping to the database tables for the Point/Area + * Forecast Matrices (PAFM) Decoder Plug-In + * + * SOFTWARE HISTORY + * Date Ticket# Engineer Description + * ------------ ----------- -------------- ----------------------------------- + * 08/05/2009 126 F. J. Yen Initial creation + * 01/06/2010 126 F. J. Yen Migrated and refactored from to11dr3 to to11dr11 + * * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + * + * @author F. J. Yen, SIB + * @version 1 + + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncpafm; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Date; +import java.util.HashSet; +import java.util.Iterator; +import java.util.List; +import java.util.Set; + +import gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmUgc; + +import javax.persistence.CascadeType; +import javax.persistence.Column; +import javax.persistence.Embedded; +import javax.persistence.Entity; +import javax.persistence.FetchType; +import javax.persistence.OneToMany; +import javax.persistence.Table; +import javax.persistence.Transient; +import javax.persistence.UniqueConstraint; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; + +import org.hibernate.annotations.OnDelete; +import org.hibernate.annotations.OnDeleteAction; + +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.pointdata.IPointData; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import com.raytheon.uf.common.time.DataTime; + +/** + * NcPafmRecord is the Data Access component for PAFM Point/Area Forecast Matrices data. + * This contains getters and setters for the main table "ncpafm". + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 30 Sep 2011  126         B. Hebbard  Initial version in refactored NcPafm decoder.
+ *                                      This new (fine-grain) PDO contains data associated
+ *                                      with one location / forecast hour pair only, for
+ *                                      efficiency of retrieval.  It also implements
+ *                                      IPointData -- that is, presents a PointDataView
+ *                                      object suitable for HDF5 persistence.
+ * 10 Oct 2011  126         G. Hull     replace stnid,lat&lon with the SurfaceObsLocation.
+ * 
+ * + * @author B. Hebbard, SIB + * @version 1.0 + */ +@Entity +@Table(name = "ncpafm", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class NcPafmRecord extends PluginDataObject implements +//TODO: Make absolutely sure these are NO LONGER required... ISpatialEnabled, IDecoderGettable, + IPointData, IPersistable{ + + private static final long serialVersionUID = 1L; + + /** Report type */ + @Column(length=32) + @XmlElement + @DynamicSerializeElement + private String reportType; + + // WMO header + @DataURI(position = 4) + @Column(length=32) + @XmlElement + @DynamicSerializeElement + private String wmoHeader; + + // The issue office where the report from + @Column(length=32) + @DataURI(position=1) + @XmlElement + @DynamicSerializeElement + private String issueOffice; + + @Column + @DataURI(position = 2) + @DynamicSerializeElement + @XmlElement + private Calendar issueTime; + + // The stationId here is the FIPS code and not the issuing office + @Embedded + @DataURI(position = 3, embedded = true) + @XmlElement + @DynamicSerializeElement + private SurfaceObsLocation location; + + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private String designatorBBB; + + // The mndTime + @Column(length=72) + @XmlElement + @DynamicSerializeElement + private String mndTime; + + /** Matrix type */ + @DataURI(position = 5) + @Column(length=32) + @XmlElement + @DynamicSerializeElement + private String matrixType; + + // The universal geographic code + @Column(length=640) + @XmlElement + @DynamicSerializeElement + private String ugc; + + // The product purge time + @XmlElement + @DynamicSerializeElement + private Calendar prodPurgeTime; + + // Text information for this segment + //@Column(length=12000) + //@XmlElement + //@DynamicSerializeElement + private String segment; + +// // The county FIPS : this is the stationId in the SurfaceObsLocation +// @Column(length=16) +// @XmlElement +// @DynamicSerializeElement +// private String fips; + + // The group of parameter values associated with the above combination. + @Transient + private NcPafmParameters pafmParms; + + // The PointDataView representation of data associated with this PDO + // to be persisted as HDF5 + @Embedded + private PointDataView pdv; + + private Integer hdfFileId; + + /** + * Default Constructor + */ + public NcPafmRecord() { + this.location = null; + this.issueOffice=null; + this.reportType="PAFM"; + this.matrixType=" "; + this.issueTime=null; + this.wmoHeader=null; + this.designatorBBB=" "; + this.mndTime=null; + } + + /** + * Constructs a pafm record from a dataURI + * + * @param uri + * The dataURI + */ + public NcPafmRecord(String uri) { + super(uri); + } + + @Override + public IDecoderGettable getDecoderGettable() { + // TODO Auto-generated method stub + return null; + } + + public String getReportType() { + return reportType; + } + public void setReportType(String reportType) { + this.reportType = reportType; + } + + public String getMatrixType() { + return matrixType; + } + public void setMatrixType(String matrixType) { + this.matrixType = matrixType; + } + + public String getWmoHeader(){ + return wmoHeader; + } + public void setWmoHeader(String wmoHeader){ + this.wmoHeader=wmoHeader; + } + + public String getIssueOffice() { + return issueOffice; + } + public void setIssueOffice(String issueOffice) { + this.issueOffice = issueOffice; + } + + public Calendar getIssueTime(){ + return issueTime; + } + public void setIssueTime(Calendar issueTime){ + this.issueTime=issueTime; + } + + public String getDesignatorBBB(){ + return designatorBBB; + } + public void setDesignatorBBB(String designatorBBB){ + this.designatorBBB=designatorBBB; + } + + public String getMndTime() { + return mndTime; + } + public void setMndTime(String mndTime) { + this.mndTime = mndTime; + } + + /** + * @return the ugc + */ + public String getUgc() { + return ugc; + } + + /** + * @param ugc to set + */ + public void setUgc(String ugc) { + this.ugc = ugc; + } + + /** + * @return the prodPurgeTime + */ + public Calendar getProdPurgeTime() { + return prodPurgeTime; + } + /** + * @param prodPurgeTime to set + */ + public void setProdPurgeTime(Calendar prodPurgeTime) { + this.prodPurgeTime = prodPurgeTime; + } + + /** + * @return the segment + */ + public String getSegment() { + return segment; + } + /** + * @param segment to set + */ + public void setSegment(String segment) { + this.segment = segment; + } + +// public String getFips() { +// return fips; +// } + + public String getStationId() { + return location.getStationId(); + } + +// if this needs to be an ISpatialObject +// @Override +// public SurfaceObsLocation getSpatialObject() { +// return location; +// } + + public SurfaceObsLocation getLocation() { + return location; + } + + public void setLocation( SurfaceObsLocation obsLoc ){ + this.location = obsLoc; + } + + public double getLatitude() { + return location.getLatitude(); + } + + public double getLongitude() { + return location.getLongitude(); + } + + public Integer getElevation() { + return location.getElevation(); + } + +// public void setFips(String fips) { +// this.fips = fips; +// } + + /** + * @return the set of Parameters + */ + public NcPafmParameters getPafmParms() { + return pafmParms; + } + + /** + * @param pafmParameters-the set of Parmameters to set + */ + public void setPafmParms(NcPafmParameters pafmParams) { + this.pafmParms = pafmParams; + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.uf.common.pointdata.IPointData#getPointDataView() + */ + @Override + public PointDataView getPointDataView() { + return this.pdv; + } + + /* + * (non-Javadoc) + * + * @see + * com.raytheon.uf.common.pointdata.IPointData#setPointDataView(com.raytheon + * .uf.common.pointdata.PointDataView) + */ + @Override + public void setPointDataView(PointDataView pdv) { + this.pdv = pdv; + } + + @Override + public Integer getHdfFileId() { + return null; + } + + @Override + public Date getPersistenceTime() { +// return this.dataTime.getRefTime(); + return null; + } + + @Override + + public void setHdfFileId(Integer hdfFileId) { + this.hdfFileId = hdfFileId; + } + + @Override + public void setPersistenceTime(Date persistTime) { + // TODO Auto-generated method stub + + } + + /** + * Override existing set method to modify any + * classes that use the dataURI as a foreign key + */ + public void setIdentifier(Object dataURI){ + this.identifier = dataURI; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmUgc.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmUgc.java new file mode 100644 index 0000000000..66fc0509ae --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmUgc.java @@ -0,0 +1,202 @@ +/** + * NcPafmUgc + * + * This java class represents the UGC for an Pafm record. + * + * HISTORY + * + * Date Ticket # Author Description + * ------------ --------- ----------- -------------------------- + * 08/21/09 126 F. J. Yen Initial creation based on AWW Decoder + * 01/06/10 126 F. J. Yen Migrated and refactored from to11dr3 to to11dr11 + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncpafm; + +import java.io.Serializable; +import java.util.Calendar; +import java.util.HashSet; +import java.util.Iterator; +import java.util.Set; + +import com.raytheon.uf.common.serialization.ISerializableObject; + +public class NcPafmUgc implements Serializable, ISerializableObject { + + private static final long serialVersionUID = 1L; + + private Integer recordId = null; + + // The PAFM record this object belongs to + private NcPafmBulletin parentID; + + // The universal geographic code + private String ugc; + + // The product purge time + private Calendar prodPurgeTime; + + // Text information for this segment + private String segment; + + /** + * Pafm FIPS Table + */ + private Set pafmFIPS = new HashSet(); + + /** + * Pafm Parameters Table + */ + private Set pafmParms = new HashSet(); + + /** + * No-Arg Constructor. + */ + public NcPafmUgc() { + this.ugc=null; + this.prodPurgeTime=null; + this.segment=null; + //System.out.println("IN UGC constructor....."); + //Thread.dumpStack(); + } + + /** + * Get the record id. + * + * @return The recordId. If not set returns null. + */ + public Integer getRecordId() { + return recordId; + } + + /** + * Set the record id. + * @param record + */ + public void setRecordId(Integer recordId) { + this.recordId = recordId; + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + /** + * @return the parentID + */ + public NcPafmBulletin getParentID() { + return parentID; + } + + /** + * @param parentID the parentID to set + */ + public void setParentID(NcPafmBulletin parentID) { + this.parentID = parentID; + + if (this.getPafmFIPS() !=null && this.getPafmFIPS().size() >0 ) + { + for (Iterator iter = this.getPafmFIPS().iterator(); iter.hasNext();) { + NcPafmFips cond = iter.next(); + cond.setParentID(this); + //cond.setUgc(ugc); + } + } + + if (this.getPafmParms() !=null && this.getPafmParms().size() >0 ) + { + for (Iterator iter = this.getPafmParms().iterator(); iter.hasNext();) { + NcPafmParameters cond = iter.next(); + cond.setParentID(this); + } + } + } + + /** + * @return the ugc + */ + public String getUgc() { + return ugc; + } + + /** + * @param ugc to set + */ + public void setUgc(String ugc) { + this.ugc = ugc; + } + + /** + * @return the set of pafmFIPS + */ + public Set getPafmFIPS() { + return pafmFIPS; + } + + /** + * @param pafmFIPS-the set of pafmFIPS to set + */ + public void setPafmFIPS(Set ncPafmFips) { + this.pafmFIPS = ncPafmFips; + } + + /** + * Add NcPafmFips to set + */ + public void addPafmFIPS(NcPafmFips pfips){ + pafmFIPS.add(pfips); + } + + /** + * @return the set of Parameters + */ + public Set getPafmParms() { + return pafmParms; + } + + /** + * @param pafmParameters-the set of Parmameters to set + */ + public void setPafmParms(Set pafmParams) { + this.pafmParms = pafmParams; + } + + /** + * Add NcPafmParameters to set + */ + public void addPafmParms(NcPafmParameters pparms){ + pafmParms.add(pparms); + } + + /** + * @return the prodPurgeTime + */ + public Calendar getProdPurgeTime() { + return prodPurgeTime; + } + /** + * @param prodPurgeTime to set + */ + public void setProdPurgeTime(Calendar prodPurgeTime) { + this.prodPurgeTime = prodPurgeTime; + } + + /** + * @return the segment + */ + public String getSegment() { + return segment; + } + /** + * @param segment to set + */ + public void setSegment(String segment) { + this.segment = segment; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/dao/NcPafmDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/dao/NcPafmDao.java new file mode 100644 index 0000000000..e5c753695e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/dao/NcPafmDao.java @@ -0,0 +1,118 @@ +/** + * Set of DAO methods for PAFM data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date			Ticket#		Engineer	Description
+ * ------------ -----------	----------- --------------------------
+ * 23 Sep 2011				B. Hebbard	Initial Coding (Following NcUairDao and FJY's instructions)
+ * 
+ * + * @author fjyen + * @version 1.0 + **/ +package gov.noaa.nws.ncep.common.dataplugin.ncpafm.dao; + +import java.util.List; + +import javax.xml.bind.JAXBException; + +import gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmRecord; +import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; + +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.pointdata.PointDataPluginDao; + +public class NcPafmDao extends PointDataPluginDao { + + private PointDataDescription pdd; + + + /** + * Creates a new ReccoDao + * @throws PluginException + */ + public NcPafmDao(String pluginName) throws PluginException { + super(pluginName); + } + + /** + * Retrieves a pafm report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public NcPafmRecord queryByDataURI(String dataURI) { + NcPafmRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if((obs != null)&&(obs.size() > 0)) { + report = (NcPafmRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the PAFM table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.ncpafm where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } + + @Override + public String[] getKeysRequiredForFileName() { //TODO: See if this is correct/complete + return new String[] { "dataTime.refTime" }; + } + + @Override + public String getPointDataFileName(NcPafmRecord p) { + return "ncpafm.h5"; //TODO: "s"? or no "s"? + } + + @Override + public NcPafmRecord newObject() { + return new NcPafmRecord(); + } + + /* + @Override + public String[] getParameters(File file) throws StorageException, + FileNotFoundException { + try { + // This should be faster than hitting the datastore. + return getPointDataDescription().getParameterNames(); + } catch (Exception e) { + // let super handle it + return super.getParameters(file); + } + } + */ + + public PointDataDescription getPointDataDescription() throws JAXBException { + if (pdd == null) { + pdd = PointDataDescription.fromStream(this.getClass() + .getResourceAsStream("/res/pointdata/ncpafm.xml")); + } + return pdd; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/dao/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/dao/package-info.java new file mode 100644 index 0000000000..44483af649 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/dao/package-info.java @@ -0,0 +1,7 @@ +/** + * IDFT implementation of the plug-in pattern. + * + * Package includes classes to decode the IDFT message and persist the data. + * + */ +package gov.noaa.nws.ncep.common.dataplugin.ncpafm.dao; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/package-info.java new file mode 100644 index 0000000000..1f441bb8a4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains utility classes for ncpafm plugin +*/ +package gov.noaa.nws.ncep.common.dataplugin.ncpafm; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/.classpath b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/.classpath rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/.classpath diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/.project new file mode 100644 index 0000000000..150442e600 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.common.dataplugin.ncpirep + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..848e52d2f7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,7 @@ +#Thu Dec 10 11:10:30 EST 2009 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..a03c4894c7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/META-INF/MANIFEST.MF @@ -0,0 +1,39 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Ncpirep Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.ncpirep +Bundle-Version: 1.0.0.qualifier +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime, + org.eclipse.core.resources, + com.raytheon.uf.common.status;bundle-version="1.12.1174", + net.sf.cglib;bundle-version="2.1.3", + com.raytheon.uf.edex.core;bundle-version="1.12.1174", + javax.measure, + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + com.raytheon.edex.common;bundle-version="1.12.1174" +Import-Package: com.raytheon.edex.db.dao, + com.raytheon.uf.common.dataplugin, + com.raytheon.uf.common.dataplugin.annotations, + com.raytheon.uf.common.dataplugin.persist, + com.raytheon.uf.common.datastorage, + com.raytheon.uf.common.geospatial, + com.raytheon.uf.common.pointdata, + com.raytheon.uf.common.pointdata.spatial, + com.raytheon.uf.common.serialization, + com.raytheon.uf.common.serialization.annotations, + com.raytheon.uf.common.time, + com.raytheon.uf.edex.database, + com.raytheon.uf.edex.database.dao, + com.raytheon.uf.edex.database.plugin, + com.raytheon.uf.edex.decodertools.aircraft, + com.raytheon.uf.edex.pointdata, + com.vividsolutions.jts.geom, + gov.noaa.nws.ncep.common.tools, + javax.measure.unit, + javax.persistence, + org.springframework.orm.hibernate3 +Export-Package: gov.noaa.nws.ncep.common.dataplugin.ncpirep, + gov.noaa.nws.ncep.common.dataplugin.ncpirep.dao + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject new file mode 100644 index 0000000000..e24fb20a4b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject @@ -0,0 +1,2 @@ +gov.noaa.nws.ncep.common.dataplugin.ncpirep.NcPirepRecord +gov.noaa.nws.ncep.common.dataplugin.ncpirep.NcPirepLayerData diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/build.properties b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/build.properties rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/build.properties diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/component-deploy.xml new file mode 100644 index 0000000000..e27e7650fa --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/NcPirepLayerData.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/NcPirepLayerData.java new file mode 100644 index 0000000000..7ed5df7795 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/NcPirepLayerData.java @@ -0,0 +1,705 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncpirep; + +/** + * This software was modified from Raytheon's pirep plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + +import java.io.Serializable; + +import javax.persistence.Column; +import javax.persistence.Entity; +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.JoinColumn; +import javax.persistence.ManyToOne; +import javax.persistence.Table; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAttribute; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import com.raytheon.uf.edex.decodertools.aircraft.AircraftCloudLayer; +import com.raytheon.uf.edex.decodertools.aircraft.AircraftFlightCondition; + +/** + * This structure holds information about layer type data contained within a + * pirep observation. For turbulence and icing data each layer must have a layer + * type (i.e. icing) and at least one height to be considered valid. Cloud data + * must have at least one cloud cover amount and a height to be considered + * valid. These rules are enforced by using the getLayerData and + * getCloudLayerData factory methods. The user may enforce their own rules by + * setting the data directly. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 05/02/2011				F. J. Yen   Initial creation from Raytheon's pirep
+ * 08/30/2011    286        qzhou       Added fields for TB, IC, SK. Remove general fileds.
+ *                                     Append intensity2 to intensity1 for TB, IC, SK.
+ *                                     Created getTurbLayerData and getIceLayerData method.
+ * 08/31/2011    286        qzhou      Created project and moved this from ~edex.plugin.pirep
+ * 
+ * 
+ * + * @author qzhou + * @version 1.0 + */ +@Entity +@Table(name="ncpirep_anc_data") +@DynamicSerialize +@XmlAccessorType(XmlAccessType.NONE) +public class NcPirepLayerData implements Serializable, ISerializableObject { + + private static final long serialVersionUID = 1L; + + public static final String LAYER_TYP_ICING = "ICING"; + + public static final String LAYER_TYP_TURBC = "TURBC"; + + public static final String LAYER_TYP_CLOUD = "CLOUD"; + + //public static final Integer INDETERMINATE = 99999; //use IDecoderConstantsN.INTEGER_MISSING + + @Id + @GeneratedValue + private Integer recordId = null; + + @Column + private Integer obsId; + + @ManyToOne + @JoinColumn(name="parent", nullable=false) + private NcPirepRecord parent = null; + + @Column(length=8) + @XmlAttribute + @DynamicSerializeElement + private String hazardType; + +// @Column(length=8) +// @XmlAttribute +// @DynamicSerializeElement +// private String dataType; +// +// @Column(length=8) +// @XmlAttribute +// @DynamicSerializeElement +// private String frequency; +// +// @Column +// @XmlAttribute +// @DynamicSerializeElement +// private Integer baseLayerHeight; +// +// @Column +// @XmlAttribute +// @DynamicSerializeElement +// private Integer topLayerHeight; +// +// @Column(length=8) +// @XmlAttribute +// @DynamicSerializeElement +// private String firstValue; +// +// @Column(length=8) +// @XmlAttribute +// @DynamicSerializeElement +// private String secondValue; + + @Column(length=8) + @XmlAttribute + @DynamicSerializeElement + private String turbInten; + + @Column(length=8) + @XmlAttribute + @DynamicSerializeElement + private String turbFreq; + + @Column(length=8) + @XmlAttribute + @DynamicSerializeElement + private String turbType; + + @Column(length=8) + @XmlAttribute + @DynamicSerializeElement + private String iceInten; + + @Column(length=8) + @XmlAttribute + @DynamicSerializeElement + private String iceType; + + @Column(length=8) + @XmlAttribute + @DynamicSerializeElement + private String skyCover1; + + @Column(length=8) + @XmlAttribute + @DynamicSerializeElement + private String skyCover2; + + @Column + @XmlAttribute + @DynamicSerializeElement + private Integer turbBaseHeight; + + @Column + @XmlAttribute + @DynamicSerializeElement + private Integer turbTopHeight; + + @Column + @XmlAttribute + @DynamicSerializeElement + private Integer iceBaseHeight; + + @Column + @XmlAttribute + @DynamicSerializeElement + private Integer iceTopHeight; + + @Column + @XmlAttribute + @DynamicSerializeElement + private Integer skyBaseHeight; + + @Column + @XmlAttribute + @DynamicSerializeElement + private Integer skyTopHeight; + /** + * Construct an empty base. + */ + public NcPirepLayerData() { + } + + /** + * Constructor with known parent. + * + * @param parent + * The parent of this class. + */ + public NcPirepLayerData(NcPirepRecord parent) { + this.parent = parent; + } + + /** + * Constructor with known parent and observation type. + * + * @param parent + * The parent of this class. + * @param type + * The observation type for this data. + */ + public NcPirepLayerData(NcPirepRecord parent, String type) { + this(parent); + hazardType = type; + } + + /** + * Get the record id. + * + * @return The recordId. If not set returns null. + */ + public Integer getRecordId() { + return recordId; + } + + /** + * Set the record id. + * + * @param recordId + * The recordId. + */ + public void setRecordId(Integer recordId) { + this.recordId = recordId; + } + + /** + * Get the observation id. This is the foreign key to the parent. + * + * @return The observation id. If not set returns null. + */ + public Integer getObsId() { + return obsId; + } + + /** + * Set the observation id. This is the foreign key to the parent. + * + * @param obsId + * The observation id. + */ + public void setObsId(Integer obsId) { + this.obsId = obsId; + } + + /** + * Get the parent for this class. + * + * @return the parent + */ + public NcPirepRecord getParent() { + return parent; + } + + /** + * Set the parent for this class. + * + * @param parent + * The parent to set. + */ + public void setParent(NcPirepRecord parent) { + this.parent = parent; + } + + /** + * @return the layerType + */ + public String getLayerType() { + return hazardType; + } + + /** + * @param layerType + * the layerType to set + */ + public void setLayerType(String hazardType) { + this.hazardType = hazardType; + } + + /** + * @return the baseLayerHeight + */ + public Integer getTurbBaseHeight() { + return turbBaseHeight; + } + + /** + * @param baseLayerHeight + * the baseLayerHeight to set + */ + public void setTurbBaseHeight(Integer turbBaseHeight) { + this.turbBaseHeight = turbBaseHeight; + } + /** + * @return the baseLayerHeight + */ + public Integer getTurbTopHeight() { + return turbTopHeight; + } + + /** + * @param baseLayerHeight + * the baseLayerHeight to set + */ + public void setTurbTopHeight(Integer turbTopHeight) { + this.turbTopHeight = turbTopHeight; + } + /** + * @return the baseLayerHeight + */ + public Integer getIceBaseHeight() { + return iceBaseHeight; + } + + /** + * @param baseLayerHeight + * the baseLayerHeight to set + */ + public void setIceBaseHeight(Integer iceBaseHeight) { + this.iceBaseHeight = iceBaseHeight; + } + + /** + * @return the baseLayerHeight + */ + public Integer getIceTopHeight() { + return iceTopHeight; + } + + /** + * @param baseLayerHeight + * the baseLayerHeight to set + */ + public void setIceTopHeight(Integer iceTopHeight) { + this.iceTopHeight = iceTopHeight; + } + + /** + * @return the baseLayerHeight + */ + public Integer getSkyBaseHeight() { + return skyBaseHeight; + } + + /** + * @param baseLayerHeight + * the baseLayerHeight to set + */ + public void setSkyBaseHeight(Integer skyBaseHeight) { + this.skyBaseHeight = skyBaseHeight; + } + /** + * @return the topLayerHeight + */ + public Integer getSkyTopHeight() { + return skyTopHeight; + } + + /** + * @param topLayerHeight + * the topLayerHeight to set + */ + public void setSkyTopHeight(Integer skyTopHeight) { + this.skyTopHeight = skyTopHeight; + } + +// /** +// * @return the firstValue +// */ +// public String getFirstValue() { +// return firstValue; +// } +// +// /** +// * @param firstValue +// */ +// public void setFirstValue(String firstValue) { +// this.firstValue = firstValue; +// } +// +// /** +// * @return the secondValue +// */ +// public String getSecondValue() { +// return secondValue; +// } +// +// /** +// * @param secondValue +// */ +// public void setSecondValue(String secondValue) { +// this.secondValue = secondValue; +// } + +// /** +// * @return the dataType +// */ +// public String getDataType() { +// return dataType; +// } +// +// /** +// * @param dataType +// * the dataType to set +// */ +// public void setDataType(String dataType) { +// this.dataType = dataType; +// } +// +// /** +// * @return the frequency +// */ +// public String getFrequency() { +// return frequency; +// } +// +// /** +// * @param frequency the frequency to set +// */ +// public void setFrequency(String frequency) { +// this.frequency = frequency; +// } +// +// /** +// * @return the baseLayerHeight +// */ +// public Integer getBaseLayerHeight() { +// return baseLayerHeight; +// } +// +// /** +// * @param baseLayerHeight +// * the baseLayerHeight to set +// */ +// public void setBaseLayerHeight(Integer baseLayerHeight) { +// this.baseLayerHeight = baseLayerHeight; +// } +// +// /** +// * @return the topLayerHeight +// */ +// public Integer getTopLayerHeight() { +// return topLayerHeight; +// } +// +// /** +// * @param topLayerHeight +// * the topLayerHeight to set +// */ +// public void setTopLayerHeight(Integer topLayerHeight) { +// this.topLayerHeight = topLayerHeight; +// } + /** + * @return the turbInten + */ + public String getTurbInten() { + return turbInten; + } + + /** + * @param turbInten + */ + public void setTurbInten(String turbInten) { + this.turbInten = turbInten; + } + + /** + * @return the turbFreq + */ + public String getTurbFreq() { + return turbFreq; + } + + /** + * @param turbFreq + */ + public void setTurbFreq(String turbFreq) { + this.turbFreq = turbFreq; + } + + /** + * @return the turbType + */ + public String getTurbType() { + return turbType; + } + + /** + * @param turbType + */ + public void setTurbType(String turbType) { + this.turbType = turbType; + } + + /** + * @return the skyInten + */ + public String getIceInten() { + return iceInten; + } + + /** + * @param skyInten + */ + public void setIceInten(String iceInten) { + this.iceInten = iceInten; + } + /** + * @return the skyInten + */ + public String getIceType() { + return iceType; + } + + /** + * @param skyInten + */ + public void setIceType(String iceType) { + this.iceType = iceType; + } + + /** + * @return the skyInten + */ + public String getSkyInten1() { + return skyCover1; + } + + /** + * @param skyInten + */ + public void setSkyInten1(String skyCover1) { + this.skyCover1 = skyCover1; + } + + /** + * @return the skyInten + */ + public String getSkyInten2() { + return skyCover2; + } + + /** + * @param skyInten + */ + public void setSkyInten2(String skyCover2) { + this.skyCover2 = skyCover2; + } + + /** + * Factored out code that creates icing or turbulence layer data. + * + * @param layer + * Decoded flight conditions data (Turbulence or icing) + * @return A populated entry. + */ + public static NcPirepLayerData getTurbLayerData(AircraftFlightCondition layer) { + NcPirepLayerData dataLayer = new NcPirepLayerData(); //null; + + boolean isValid = false; + + String intensity = layer.getIntensity1(); + if (intensity != null) { + dataLayer.setTurbInten(intensity); + isValid = true; + } + + String intensity2 = layer.getIntensity2(); + if (intensity2 != null) { + dataLayer.setTurbInten(intensity+intensity2); + isValid = true; + } + + String type = layer.getType(); + if (type != null) { + dataLayer.setTurbType(type); + isValid = true; + } + + if (layer.getFrequency() != null) { + dataLayer.setTurbFreq(layer.getFrequency()); + isValid = true; + } + + // if we have at least one intensity and/or type get the height info. + if (isValid) { + // reset so we can ensure at least one height. + //isValid = false; + Integer hgt = layer.getBaseHeight(); + if (hgt != null) { + dataLayer.setTurbBaseHeight(hgt); + isValid = true; + } + hgt = layer.getTopHeight(); + if (hgt != null) { + dataLayer.setTurbTopHeight(hgt); + isValid = true; + } + } + if (!isValid) { + dataLayer = null; + } + if (dataLayer != null) { + dataLayer.setLayerType(NcPirepLayerData.LAYER_TYP_TURBC); + } + return dataLayer; + } + + public static NcPirepLayerData getIceLayerData(AircraftFlightCondition layer) { + NcPirepLayerData dataLayer = new NcPirepLayerData(); //null; + boolean isValid = false; + + String intensity = layer.getIntensity1(); + if (intensity != null) { + dataLayer.setIceInten(intensity); + isValid = true; + + } + String intensity2 = layer.getIntensity2(); + if (intensity2 != null) { + dataLayer.setIceInten(intensity+intensity2); + isValid = true; + } + String type = layer.getType(); + if (type != null) { + dataLayer.setIceType(type); + isValid = true; + } + + // if we have at least one intensity and/or type get the height info. + if (isValid) { + // reset so we can ensure at least one height. + //isValid = false; + Integer hgt = layer.getBaseHeight(); + if (hgt != null) { + dataLayer.setIceBaseHeight(hgt); + isValid = true; + } + hgt = layer.getTopHeight(); + if (hgt != null) { + dataLayer.setIceTopHeight(hgt); + isValid = true; + } + } + if (!isValid) { + dataLayer = null; + } + if (dataLayer != null) { + dataLayer.setLayerType(NcPirepLayerData.LAYER_TYP_ICING); + } + + return dataLayer; + } + + /** + * Factored out code that creates icing or turbulence layer data. + * + * @param layer + * Decoded flight conditions data (Turbulence or icing) + * @return A populated entry. + */ + public static NcPirepLayerData getCloudLayerData(AircraftCloudLayer layer) { + NcPirepLayerData cloudLayer = new NcPirepLayerData(); + + boolean isValid = false; + + String intensity = layer.getCloudCover1(); + if (intensity != null) { + cloudLayer.setSkyInten1(intensity); + isValid = true; + } + + String intensity2 = layer.getCloudCover2(); + if (intensity2 != null) { + cloudLayer.setSkyInten1(intensity +intensity2); + cloudLayer.setSkyInten2(intensity2); + isValid = true; + } + // if we have at least one cloud coverage + if (isValid) { + // reset so we can ensure at least one height. + //isValid = false; + Integer hgt = layer.getCloudBaseHeight(); + if (hgt != null) { + cloudLayer.setSkyBaseHeight(hgt); + isValid = true; + } + hgt = layer.getCloudTopHeight(); + if (hgt != null) { + cloudLayer.setSkyTopHeight(hgt); + isValid = true; + } + } + if (!isValid) { + cloudLayer = null; + } + if (cloudLayer != null) { + //cloudLayer.setDataType(null); + cloudLayer.setLayerType(NcPirepLayerData.LAYER_TYP_CLOUD); + } + + return cloudLayer; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/NcPirepPointDataTransform.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/NcPirepPointDataTransform.java new file mode 100644 index 0000000000..b8dc4d28e1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/NcPirepPointDataTransform.java @@ -0,0 +1,380 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncpirep; + +/** + * This software was developed and / or modified by Raytheon Company, + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA + * This software product contains export-restricted data whose + * export/transfer/disclosure is restricted by U.S. law. Dissemination + * to non-U.S. persons whether in the United States or abroad requires + * an export license or other authorization. + * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * + * See the AWIPS II Master Rights File ("Master Rights File.pdf") for + * further licensing information. + **/ + +import java.io.File; +import java.util.ArrayList; +import java.util.Date; +import java.util.HashMap; +import java.util.HashSet; +import java.util.Iterator; +import java.util.List; +import java.util.Map; +import java.util.Set; + +import gov.noaa.nws.ncep.common.dataplugin.ncpirep.dao.NcPirepDao; + +import com.raytheon.uf.common.pointdata.Dimension; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.pointdata.spatial.AircraftObsLocation; +import com.raytheon.uf.common.time.DataTime; + +/** + * Provides a transform from NcPirepRecords to PointDataContainer and vice versa. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 04/27/2011				F. J. Yen	Initial creation
+ * 08/30/2011    286        qzhou       Added fields for TB, IC, SK. Remove general fields.
+ * 08/31/2011    286        qzhou       Created project and moved this from ~edex.plugin.pirep    
+ * 09/27/2011    286        qzhou       Make TB, IC, SK records all start from 0 in the arrays. 
+ * 										Fixed visibility  .                         
+ * 
+ * + * @author qzhou + * @version 1.0 + */ + +public class NcPirepPointDataTransform { + + private static final String CORRECTION_CODE = "correctionCode"; + + private static final String DATAURI = "dataURI"; + + private static final String OBS_TEXT = "obsText"; + + private static final String WMO_HEADER = "wmoHeader"; + + private static final String STATION_ID = "stationId"; + + private static final String REPORT_TYPE = "reportType"; + + private static final String TIME_OBS = "timeObs"; + + private static final String OBS_ID = "obsId"; + + private static final String AIRCRAFT_TYPE = "aircraftType"; + + private static final String LONGITUDE = "longitude"; + + private static final String LATITUDE = "latitude"; + + private static final String FLIGHT_LEVEL = "flightLevel"; + + private static final String WIND_SPEED = "windSpeed"; + + private static final String WIND_DIR = "windDir"; + + private static final String TEMPERATURE = "temperature"; + + private static final String HORZ_VISIBILITY = "horzVisibility"; + + private static final String WEATHER_GROUP = "weatherGroup"; + + private static final String NUM_LAYER = "numLayer"; + + private static final String NCPIREP_LAYER_DATA = "ncPirepLayerData"; + + private static final String HAZARD_TYPE = "hazardType"; + +// private static final String DATA_TYPE = "dataType"; +// private static final String BASE_LAYER_HEIGHT = "baseLayerHeight"; +// private static final String TOP_LAYER_HEIGHT = "topLayerHeight"; +// private static final String FIRST_VALUE = "firstValue"; +// private static final String SECOND_VALUE = "secondValue"; + + private static final String TURB_INTEN = "turbInten"; + private static final String TURB_TYPE = "turbType"; + private static final String TURB_FREQ = "turbFreq"; + private static final String ICE_INTEN = "iceInten"; + private static final String ICE_TYPE = "iceType"; + private static final String SKY_COVER1 = "skyCover1"; + private static final String SKY_COVER2 = "skyCover2"; + + private static final String TURB_BASE_HEIGHT = "turbBaseHeight"; + private static final String TURB_TOP_HEIGHT = "turbTopHeight"; + private static final String ICE_BASE_HEIGHT = "iceBaseHeight"; + private static final String ICE_TOP_HEIGHT = "iceTopHeight"; + private static final String SKY_BASE_HEIGHT = "skyBaseHeight"; + private static final String SKY_TOP_HEIGHT = "skyTopHeight"; + private static final String SUSPECT_TIME_FLAG = "suspectTimeFlag"; + + + /** + * It is important to keep this up to date or risk breaking backwards + * compatibility + */ + private static final String[] ALL_PARAMS = { CORRECTION_CODE, DATAURI, + OBS_TEXT, WMO_HEADER, STATION_ID, REPORT_TYPE, TIME_OBS, OBS_ID, + AIRCRAFT_TYPE, LONGITUDE, LATITUDE, FLIGHT_LEVEL, TEMPERATURE, + WIND_SPEED, WIND_DIR, HORZ_VISIBILITY, WEATHER_GROUP, NUM_LAYER, + NCPIREP_LAYER_DATA, HAZARD_TYPE, TURB_INTEN, TURB_TYPE, + TURB_FREQ, ICE_INTEN, ICE_TYPE, SKY_COVER1, SKY_COVER2, TURB_BASE_HEIGHT, + TURB_TOP_HEIGHT, ICE_BASE_HEIGHT, ICE_TOP_HEIGHT, SKY_BASE_HEIGHT, SKY_TOP_HEIGHT, + SUSPECT_TIME_FLAG}; + + public static final String ALL_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + boolean first = true; + for (String s : ALL_PARAMS) { + if (!first) { + sb.append(", "); + } else { + first = false; + } + sb.append(s); + } + ALL_PARAMS_LIST = sb.toString(); + } + + private NcPirepDao dao; + + private PointDataDescription description; + + public NcPirepPointDataTransform() { + try { + this.dao = new NcPirepDao("ncpirep"); + this.description = dao.getPointDataDescription(); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + + public PluginDataObject[] toPointData(PluginDataObject[] pdo) { + System.out.println("===============>toPointData"); + if (pdo.length > 0) { + Map pointMap = new HashMap(); + for (PluginDataObject p : pdo) { + if (!(p instanceof NcPirepRecord)) + continue; + File f = this.dao.getFullFilePath(p); + PointDataContainer pdc = pointMap.get(f); + if (pdc == null) { + pdc = PointDataContainer.build(this.description); + pointMap.put(f, pdc); + } + NcPirepRecord npr = (NcPirepRecord) p; + PointDataView pdv = buildView(pdc, npr); + npr.setPointDataView(pdv); + } + } + return pdo; + } + + private PointDataView buildView(PointDataContainer container, + NcPirepRecord record) { + PointDataView pdv = container.append(); + pdv.setString(STATION_ID, record.getStationId()); + Dimension [] dims = description.dimensions; + int maxLayer = -1; + for(Dimension d : dims) { + if ("maxLayer".equals(d.getDimensionName())) { + maxLayer = d.getDimensionLength(); + } + } + if (record.getCorIndicator() != null) { + pdv.setString(CORRECTION_CODE, record.getCorIndicator()); + }else{ + pdv.setString(CORRECTION_CODE," "); + } + pdv.setFloat(LATITUDE, (float) record.getLatitude()); + pdv.setFloat(LONGITUDE, (float) record.getLongitude()); + pdv.setFloat(FLIGHT_LEVEL, record.getFlightLevel()); + pdv.setLong(TIME_OBS, record.getDataTime().getRefTime().getTime()); + //pdv.setString(DATAURI, record.getDataURI()); + pdv.setString(REPORT_TYPE, "PIREP"); //record.getReportType()); + pdv.setFloat(TEMPERATURE,(float) record.getTemp()); + pdv.setFloat(WIND_DIR, (float) record.getWindDirection()); + pdv.setFloat(WIND_SPEED, (float) record.getWindSpeed()); + pdv.setString(OBS_TEXT, record.getObsText()); + pdv.setInt(HORZ_VISIBILITY, record.getHorzVisibility()); + pdv.setString(WEATHER_GROUP, record.getWeatherGroup()); + pdv.setString(SUSPECT_TIME_FLAG, record.getSuspectTimeFlag()); + + if (record.getAncPirepData() != null) { + Iterator pldIterator = record.getAncPirepData().iterator(); + int i = 0; + int iTb = -1; + int iIc = -1; + int iSk = -1; + + while (pldIterator.hasNext()) { + // TODO: storing duplicate info like this, needs to be resolved + NcPirepLayerData pld = pldIterator.next(); + + if (pld.getLayerType() != null && i < maxLayer) { + StringBuffer pldBuffer = new StringBuffer(); + pldBuffer.append(pld.getLayerType()); +// //may not need in cave +// if (pld.getBaseLayerHeight() != null){ +// pldBuffer.append(" "); +// pldBuffer.append(pld.getBaseLayerHeight().toString()); +// } + + pdv.setString(NCPIREP_LAYER_DATA, pldBuffer.toString(), i); + /* +++ end of Needed? +++ */ + if (pld.getLayerType() != null) { + pdv.setString(HAZARD_TYPE, pld.getLayerType(), i); + } + + if (pld.getLayerType().equalsIgnoreCase("TURBC")) + iTb ++; + else if (pld.getLayerType().equalsIgnoreCase("ICING")) + iIc ++; + else if (pld.getLayerType().equalsIgnoreCase("CLOUD")) + iSk ++; + + if (pld.getTurbInten() != null) { + pdv.setString(TURB_INTEN, pld.getTurbInten(), iTb); + } + if (pld.getTurbInten() != null) { + pdv.setString(TURB_TYPE, pld.getTurbType(), iTb); + } + if (pld.getTurbInten() != null) { + pdv.setString(TURB_FREQ, pld.getTurbFreq(), iTb); + } + if (pld.getIceInten() != null) { + pdv.setString(ICE_INTEN, pld.getIceInten(), iIc); + } + if (pld.getIceType() != null) { + pdv.setString(ICE_TYPE, pld.getIceType(), iIc); + } + if (pld.getSkyInten1() != null) { + pdv.setString(SKY_COVER1, pld.getSkyInten1(), iSk); + } + if (pld.getSkyInten2() != null) { + pdv.setString(SKY_COVER2, pld.getSkyInten2(), iSk); + } + + if (pld.getTurbBaseHeight() != null) { + pdv.setInt(TURB_BASE_HEIGHT, pld.getTurbBaseHeight(), iTb); + } + if (pld.getTurbTopHeight() != null) { + pdv.setInt(TURB_TOP_HEIGHT, pld.getTurbBaseHeight(), iTb); + } + if (pld.getIceBaseHeight() != null) { + pdv.setInt(ICE_BASE_HEIGHT, pld.getIceBaseHeight(), iIc); + } + if (pld.getIceTopHeight() != null) { + pdv.setInt(ICE_TOP_HEIGHT, pld.getIceTopHeight(), iIc); + } + if (pld.getSkyBaseHeight() != null) { + pdv.setInt(SKY_BASE_HEIGHT, pld.getSkyBaseHeight(), iSk); + } + if (pld.getSkyTopHeight() != null) { + pdv.setInt(SKY_TOP_HEIGHT, pld.getSkyTopHeight(), iSk); + } + } + i++; + } + pdv.setInt("numLayer", i); + } + + return pdv; + } + + public static NcPirepRecord toNcPirepRecord(PointDataView pdv) { + NcPirepRecord npr = new NcPirepRecord(); + npr.setObsId(pdv.getInt(OBS_ID)); + + npr.setCorIndicator(pdv.getString(CORRECTION_CODE)); + npr.setDataTime(new DataTime(new Date(pdv.getNumber(TIME_OBS) + .longValue()))); + + AircraftObsLocation loc = new AircraftObsLocation( + pdv.getString(STATION_ID)); + Double lat = pdv.getNumber(LATITUDE).doubleValue(); + Double lon = pdv.getNumber(LONGITUDE).doubleValue(); + loc.setLocation(lat, lon); + loc.setFlightLevel(pdv.getNumber(FLIGHT_LEVEL).intValue()); + npr.setLocation(loc); + npr.setDataURI(pdv.getString(DATAURI)); + npr.setObsText(pdv.getString(OBS_TEXT)); + npr.setReportType("PIREP"); //pdv.getString(REPORT_TYPE)); + + npr.setTemp(pdv.getNumber(TEMPERATURE).floatValue()); + + npr.setHorzVisibility(pdv.getNumber(HORZ_VISIBILITY).intValue()); + npr.setWeatherGroup(pdv.getString(WEATHER_GROUP)); + + npr.setWindDirection(pdv.getNumber(WIND_DIR).floatValue()); + npr.setWindSpeed(pdv.getNumber(WIND_SPEED).floatValue()); + Number numLayer = pdv.getNumber("numLayer"); +// Number[] levels = pdv.getNumberAllLevels(BASE_LAYER_HEIGHT); + String[] pldLayerType = pdv.getStringAllLevels(HAZARD_TYPE); + String[] pldTurbInten = pdv.getStringAllLevels(TURB_INTEN); + String[] pldIceInten = pdv.getStringAllLevels(ICE_INTEN); + String[] pldSkyInten1 = pdv.getStringAllLevels(SKY_COVER1); + String[] pldSkyInten2 = pdv.getStringAllLevels(SKY_COVER2); + int[] pldTurbBaseHeight = pdv.getIntAllLevels(TURB_BASE_HEIGHT); + int[] pldTurbTopHeight = pdv.getIntAllLevels(TURB_TOP_HEIGHT); + int[] pldIceBaseHeight = pdv.getIntAllLevels(ICE_BASE_HEIGHT); + int[] pldIceTopHeight = pdv.getIntAllLevels(ICE_TOP_HEIGHT); + int[] pldSkyBaseHeight = pdv.getIntAllLevels(SKY_BASE_HEIGHT); + int[] pldSkyTopHeight = pdv.getIntAllLevels(SKY_BASE_HEIGHT); + + Set pldList = new HashSet(); + if (numLayer !=null && numLayer.intValue() > 0) { + for (int i = 0; i < numLayer.intValue(); i ++) { + NcPirepLayerData ncPirepLayerData = new NcPirepLayerData(); + ncPirepLayerData.setLayerType(pldLayerType[i]); + ncPirepLayerData.setTurbInten(pldTurbInten[i]); + ncPirepLayerData.setIceInten(pldIceInten[i]); + ncPirepLayerData.setSkyInten1(pldSkyInten1[i]); + ncPirepLayerData.setSkyInten2(pldSkyInten2[i]); + ncPirepLayerData.setTurbBaseHeight(pldTurbBaseHeight[i]); + ncPirepLayerData.setTurbTopHeight(pldTurbTopHeight[i]); + ncPirepLayerData.setIceBaseHeight(pldIceBaseHeight[i]); + ncPirepLayerData.setIceTopHeight(pldIceTopHeight[i]); + ncPirepLayerData.setSkyBaseHeight(pldSkyBaseHeight[i]); + ncPirepLayerData.setSkyTopHeight(pldSkyTopHeight[i]); +// //may not need in cave +// if ((levels[i].intValue()) != PointDataDescription.FILL_VALUE_INT) { +// ncPirepLayerData.setBaseLayerHeight(levels[i].intValue()); +// } + + pldList.add(ncPirepLayerData); + + } + } + npr.setAncPirepData(pldList); + + return npr; + } + + public static NcPirepRecord[] toNcPirepRecords(PointDataContainer container) { + List records = new ArrayList(); + container.setCurrentSz(container.getAllocatedSz()); + for (int i = 0; i < container.getCurrentSz(); i++) { + PointDataView pdv = container.readRandom(i); + records.add(toNcPirepRecord(pdv)); + } + return records.toArray(new NcPirepRecord[records.size()]); + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/NcPirepRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/NcPirepRecord.java new file mode 100644 index 0000000000..6deef23269 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/NcPirepRecord.java @@ -0,0 +1,820 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncpirep; + +/** + * This software was modified from Raytheon's pirep plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +//import gov.noaa.nws.ncep.edex.plugin.ncpirep.common.NcPirepLayerData; + +import java.util.Calendar; +import java.util.Collection; +import java.util.Date; +import java.util.HashMap; +import java.util.HashSet; +import java.util.Set; + +import javax.measure.quantity.Angle; +import javax.measure.quantity.Length; +import javax.measure.quantity.Pressure; +import javax.measure.quantity.Temperature; +import javax.measure.quantity.Velocity; +import javax.measure.unit.NonSI; +import javax.measure.unit.SI; +import javax.measure.unit.Unit; +import javax.persistence.Column; +import javax.persistence.Embedded; +import javax.persistence.Entity; +import javax.persistence.Table; +import javax.persistence.Transient; +import javax.persistence.UniqueConstraint; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAttribute; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; + + +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.pointdata.IPointData; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.geospatial.ISpatialEnabled; +import com.raytheon.uf.common.pointdata.spatial.AircraftObsLocation; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import com.vividsolutions.jts.geom.Geometry; + +/** + * NcPirepRecord is the Data Access component for pirep observation data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 20110421				   F. J. Yen   Initial creation from Raytheon's pirep.
+ * 									   Change temp, windSpeed from Double to Float.
+ * 									   Change windDirection from Integer to Float
+ * 08/30/2011    286        qzhou      Use IDecoderConstantsN.INTEGER_MISSING instead -9999 in visibility. 
+ * 08/31/2011    286        qzhou      Created project and moved this from ~edex.plugin.pirep
+ * 09/19/2011    286        Q.Zhou      Changed reportType to string, 
+ * 
+ * + * @author jkorman + * @version 1.0 + */ +@Entity +@Table(name = "ncpirep", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcPirepRecord extends PluginDataObject implements ISpatialEnabled, + IDecoderGettable, IPointData, IPersistable { + + private static final long serialVersionUID = 1L; + + public static final Unit TEMPERATURE_UNIT = SI.CELSIUS; + + public static final Unit ALTITUDE_UNIT = NonSI.FOOT; + + public static final Unit WIND_SPEED_UNIT = NonSI.KNOT; + + public static final Unit WIND_DIR_UNIT = NonSI.DEGREE_ANGLE; + + public static final Unit PRESSURE_UNIT = SI.PASCAL; + + public static final Unit LOCATION_UNIT = NonSI.DEGREE_ANGLE; + + private static final HashMap PARM_MAP = new HashMap(); + private static final HashMap ICING_MAP = new HashMap(); + private static final HashMap TURB_MAP = new HashMap(); + static { + PARM_MAP.put("T", SFC_TEMP); + PARM_MAP.put("WS", SFC_WNDSPD); + PARM_MAP.put("WD", SFC_WNDDIR); + PARM_MAP.put("NLAT", STA_LAT); + PARM_MAP.put("NLON", STA_LON); + PARM_MAP.put("FLT_LVL", UA_FLTLVL); + PARM_MAP.put("ICT", UA_ICETYPE); + PARM_MAP.put("ICI", UA_ICEINTENSE); + PARM_MAP.put("TBF", UA_TURBFREQ); + PARM_MAP.put("TBI", UA_TURBINTENSE); + PARM_MAP.put("TOP_HGT", UA_TOPHGT); + PARM_MAP.put("BOT_HGT", UA_BOTHGT); + + ICING_MAP.put("", new Integer(0)); + ICING_MAP.put("NEG", new Integer(1)); + ICING_MAP.put("TRACE", new Integer(2)); + ICING_MAP.put("TRACELGT", new Integer(3)); + ICING_MAP.put("LGT", new Integer(4)); + ICING_MAP.put("LGTMOD", new Integer(5)); + ICING_MAP.put("MOD", new Integer(6)); + ICING_MAP.put("MODSEV", new Integer(7)); + ICING_MAP.put("SEV", new Integer(8)); + + TURB_MAP.put("", new Integer(0)); + TURB_MAP.put("NEG", new Integer(1)); + TURB_MAP.put("SMOOTHLGT", new Integer(2)); + TURB_MAP.put("LGT", new Integer(3)); + TURB_MAP.put("LGTMOD", new Integer(4)); + TURB_MAP.put("MOD", new Integer(5)); + TURB_MAP.put("MODSEV", new Integer(6)); + TURB_MAP.put("SEV", new Integer(7)); + TURB_MAP.put("EXTRM", new Integer(8)); + } + + @Transient + private NcPirepLayerData maxPirepLayerData = null; + + @Transient + private boolean display = true; + + @Transient + @XmlAttribute + @DynamicSerializeElement + private Integer obsId; + + // Time of the observation. + @Transient + @XmlAttribute + @DynamicSerializeElement + private Calendar timeObs; + + // Time of the observation to the nearest hour. + @Column + @XmlElement + @DynamicSerializeElement + private Calendar refHour; + + // + @Column(length = 8) + @DataURI(position = 1) + @XmlAttribute + @DynamicSerializeElement + private String reportType; + + // Text of the WMO header + @Transient + @XmlElement + @DynamicSerializeElement + private String wmoHeader; + + @Transient + @DynamicSerializeElement + @XmlElement + private String suspectTimeFlag; + + // Correction indicator from wmo header + @Column(length = 8) + @DataURI(position = 2) + @XmlElement + @DynamicSerializeElement + private String corIndicator; + + @Transient + @XmlElement + @DynamicSerializeElement + private String aircraftType; + + // Observation air temperature in degrees Celsius, if not converted. + // Observation air temperature in degrees Kelvin. + // Decimal(5,2) + @Transient + @XmlElement + @DynamicSerializeElement +// private Double temp; + private Float temp; + + // Observation wind direction in angular degrees. Integer + @Transient + @XmlElement + @DynamicSerializeElement +// private Integer windDirection; + private Float windDirection; + + // Observation wind speed in knots, if not converted. + // Observation wind speed in meters per second. + // Decimal(5,2) + @Transient + @XmlElement + @DynamicSerializeElement +// private Double windSpeed; + private Float windSpeed; + + @Transient + @XmlElement + @DynamicSerializeElement +// private Integer horzVisibility; + private Integer horzVisibility = IDecoderConstantsN.INTEGER_MISSING; //-9999 + + @Transient + @XmlElement + @DynamicSerializeElement + private String obsText; + +// @Column(length = 16) + @Transient + @XmlElement + @DynamicSerializeElement + private String weatherGroup; + + @DynamicSerializeElement + @XmlElement +// @OneToMany(cascade = CascadeType.ALL, mappedBy = "parent", fetch = FetchType.EAGER) +// private Set ancPirepData; + @Transient + private Set ancPirepData = new HashSet(); + + @Embedded + @DataURI(position = 3, embedded = true) + @XmlElement + @DynamicSerializeElement + private AircraftObsLocation location; + + @Embedded + private PointDataView pdv; + + /** + * + */ + public NcPirepRecord() { + } + + /** + * Constructor for DataURI construction through base class. This is used by + * the notification service. + * + * @param uri + * A data uri applicable to this class. + * @param tableDef + * The table definitions for this class. + */ + public NcPirepRecord(String uri) { + super(uri); + } + + public Integer getObsId() { + return obsId; + } + + public void setObsId(Integer obsId) { + this.obsId = obsId; + } + + /** + * @return the wmoHeader + */ + public String getWmoHeader() { + return wmoHeader; + } + + /** + * @param wmoHeader + * the wmoHeader to set + */ + public void setWmoHeader(String wmoHeader) { + this.wmoHeader = wmoHeader; + } + + /** + * Get the report correction indicator. + * + * @return The corIndicator + */ + public String getCorIndicator() { + return corIndicator; + } + + /** + * Set the report correction indicator. + * + * @param corIndicator + * The corIndicator. + */ + public void setCorIndicator(String corIndicator) { + this.corIndicator = corIndicator; + } + + /** + * Get the report data for this observation. + * + * @return The Report data. + */ + public String getReportData() { + String s = null; + if (messageData instanceof String) { + s = (String) messageData; + } + return s; + } + + /** + * Set the report data for this observation. + * + * @param reportData + * The Report data. + */ + public void setReportData(String reportData) { + messageData = reportData; + } + + /** + * Get this observation's geometry. + * + * @return The geometry for this observation. + */ + public Geometry getGeometry() { + return location.getGeometry(); + } + + /** + * Get the geometry latitude. + * + * @return The geometry latitude. + */ + public double getLatitude() { + return location.getLatitude(); + } + + /** + * Get the geometry longitude. + * + * @return The geometry longitude. + */ + public double getLongitude() { + return location.getLongitude(); + } + + /** + * Is the location defined in the spatial tables. + * + * @return Is the location defined in the spatial tables. + */ + public Boolean getLocationDefined() { + return location.getLocationDefined(); + } + + /** + * Get the station identifier for this observation. + * + * @return the stationId + */ + public String getStationId() { + return location.getStationId(); + } + + /** +// * Get the elevation, in meters, of the observing platform or location. + * Get the elevation, in feet, of the observing platform or location. + * +// * @return The observation elevation, in meters. + * @return The observation elevation, in feet. + */ + public Integer getFlightLevel() { + return location.getFlightLevel(); + } + + /** + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + /** + * @param reportType + * the reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + /** + * @return the timeObs + */ + public Calendar getTimeObs() { + if (this.dataTime == null) + return null; + return this.dataTime.getRefTimeAsCalendar(); + } + + /** + * @param timeObs + * the timeObs to set + */ + public void setTimeObs(Calendar timeObs) { + this.timeObs = timeObs; + } + + /** + * @return the refHour + */ + public Calendar getRefHour() { + return refHour; + } + + /** + * @param refHour + * the refHour to set + */ + public void setRefHour(Calendar refHour) { + this.refHour = refHour; + } + + public String getSuspectTimeFlag() { + return suspectTimeFlag; + } + public void setSuspectTimeFlag(String suspectTimeFlag) { + this.suspectTimeFlag = suspectTimeFlag; + } + + /** + * @param aircraftType + * the aircraftType to set + */ + public void setAircraftType(String aircraftType) { + this.aircraftType = aircraftType; + } + + /** + * @return the aircraftType + */ + public String getAircraftType() { + return aircraftType; + } + + /** + * @return the temp + */ +// public Double getTemp() { + public float getTemp() { + return temp; + } + + /** + * @param temp + * the temp to set + */ +// public void setTemp(Double temp) { + public void setTemp(float temp) { + this.temp = temp; + } + + /** + * @return the windDirection + */ +// public Integer getWindDirection() { + public float getWindDirection() { + return windDirection; + } + + /** + * @param windDirection + * the windDirection to set + */ +// public void setWindDirection(Integer windDirection) { + public void setWindDirection(float windDirection) { + this.windDirection = windDirection; + } + + /** + * @return the windspeed + */ +// public Double getWindSpeed() { + public float getWindSpeed() { + return windSpeed; + } + + /** + * @param windspeed + * the windspeed to set + */ +// public void setWindSpeed(Double windSpeed) { + public void setWindSpeed(float windSpeed) { + this.windSpeed = windSpeed; + } + + /** + * @return the horzVisibility + */ + public Integer getHorzVisibility() { + return horzVisibility; + } + + /** + * @param horzVisibility + * the horzVisibility to set + */ + public void setHorzVisibility(Integer horzVisibility) { + this.horzVisibility = horzVisibility; + } + + /** + * @return the obsText + */ + public String getObsText() { + return obsText; + } + + /** + * @param obsText the obsText to set + */ + public void setObsText(String obsText) { + this.obsText = obsText; + } + + /** + * @return the weatherGroup + */ + public String getWeatherGroup() { + return weatherGroup; + } + + /** + * @param weatherGroup + * the weatherGroup to set + */ + public void setWeatherGroup(String weatherGroup) { + this.weatherGroup = weatherGroup; + } + + /** + * @return the ancPirepData + */ + public Set getAncPirepData() { + return ancPirepData; + } + + /** + * @param ancPirepData + * the ancPirepData to set + */ + public void setAncPirepData(Set ancPirepData) { + this.ancPirepData = ancPirepData; + } + + /** + * + * @param cloud + */ + public void addLayer(NcPirepLayerData layer) { + layer.setParent(this); + if (ancPirepData == null) { + ancPirepData = new HashSet(); + } + ancPirepData.add(layer); + } + + @Override + public void setDataURI(String dataURI) { + identifier = dataURI; + } + + /** + * Get the IDecoderGettable reference for this record. + * + * @return The IDecoderGettable reference for this record. + */ + @Override + public IDecoderGettable getDecoderGettable() { + return this; + } + + /** + * Get the value of a parameter that is represented as a String. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return The String value of the parameter. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public String getString(String paramName) { + String retData = null; + if ("STA".matches(paramName)) { + retData = getStationId(); + } else if ("TEXT".equals(paramName)) { + retData = obsText; + } + return retData; + } + + /** + * Get the value and units of a named parameter within this observation. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return An Amount with value and units. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public Amount getValue(String paramName) { + Amount a = null; + + String pName = PARM_MAP.get(paramName); + if (display) { + if (SFC_TEMP.equals(pName) && (temp != null)) { + a = new Amount(temp, TEMPERATURE_UNIT); + } else if (SFC_WNDSPD.equals(pName) && (windSpeed != null)) { + a = new Amount(windSpeed, WIND_SPEED_UNIT); + } else if (SFC_WNDDIR.equals(pName) && (windDirection != null)) { + a = new Amount(windDirection, WIND_DIR_UNIT); + } else if (STA_LAT.equals(pName)) { + a = new Amount(this.getLatitude(), LOCATION_UNIT); + } else if (STA_LON.equals(pName)) { + a = new Amount(this.getLongitude(), LOCATION_UNIT); + } else if (UA_FLTLVL.equals(pName) && getFlightLevel() != null) { + a = new Amount(this.getFlightLevel().intValue(), ALTITUDE_UNIT); +// if used, need to modify raytheon code +// } else if (UA_TOPHGT.equals(pName) && maxPirepLayerData != null +// && maxPirepLayerData.getTopLayerHeight() != null) { +// a = new Amount(maxPirepLayerData.getTopLayerHeight().intValue(), ALTITUDE_UNIT); +// } else if (UA_BOTHGT.equals(pName) && maxPirepLayerData != null +// && maxPirepLayerData.getBaseLayerHeight() != null) { +// a = new Amount(maxPirepLayerData.getBaseLayerHeight().intValue(), ALTITUDE_UNIT); + } + } + return a; + } + + /** + * Get the value of a parameter that is represented as a String. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return The String value of the parameter. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public Collection getValues(String paramName) { + return null; + } + + @Override + public String[] getStrings(String paramName) { + if ("ICI".matches(paramName)) { + int rank = -1; + String iceIntensity = null; + for (NcPirepLayerData layer : this.ancPirepData) { + String intensity = ""; + if (layer.getLayerType().equals(NcPirepLayerData.LAYER_TYP_ICING)) { + if(layer.getIceInten() != null) { + intensity = layer.getIceInten(); + } +// if (layer.getSecondValue() != null) { +// intensity += layer.getSecondValue(); +// } + + if(ICING_MAP.get(intensity).intValue() > rank) { + rank = ICING_MAP.get(intensity).intValue(); + iceIntensity = intensity; + maxPirepLayerData = layer; + } + } + } + if (iceIntensity != null) { + String[] maxIntensity = {iceIntensity}; + return maxIntensity; + } else { + display = false; + } + } else if ("ICT".matches(paramName) && maxPirepLayerData != null) { + String[] maxType = {maxPirepLayerData.getIceType()}; + return maxType; + } else if ("TBI".matches(paramName)) { + int rank = -1; + String turbIntensity = null; + for (NcPirepLayerData layer : this.ancPirepData) { + String intensity = ""; + if (layer.getLayerType().equals(NcPirepLayerData.LAYER_TYP_TURBC)) { + if(layer.getTurbInten() != null) { + intensity = layer.getTurbInten(); + } +// if (layer.getSecondValue() != null) { +// intensity += layer.getSecondValue(); +// } + + if(TURB_MAP.get(intensity).intValue() > rank) { + rank = TURB_MAP.get(intensity).intValue(); + turbIntensity = intensity; + maxPirepLayerData = layer; + } + } + } + if (turbIntensity != null) { + String[] maxIntensity = {turbIntensity}; + return maxIntensity; + } else { + display = false; + } + } else if ("TBT".matches(paramName) && maxPirepLayerData != null) { + String[] maxType = {maxPirepLayerData.getTurbType()}; + return maxType; + } else if ("TBF".matches(paramName) && maxPirepLayerData != null) { + //Turbulence Frequency Types do not get stored. + } + return null; + } + + @Override + public AircraftObsLocation getSpatialObject() { + return location; + } + + public AircraftObsLocation getLocation() { + return location; + } + + public void setLocation(AircraftObsLocation location) { + this.location = location; + } + + @Override + public String getMessageData() { + return getObsText(); + } + + /** + * Returns the hashCode for this object. This implementation + * returns the hashCode of the generated dataURI. + * @see java.lang.Object#hashCode() + */ + @Override + public int hashCode() { + final int prime = 31; + int result = 1; + result = prime * result + + ((getDataURI() == null) ? 0 : getDataURI().hashCode()); + return result; + } + + /** + * Checks if this record is equal to another by checking the + * generated dataURI. + * @param obj + * @see java.lang.Object#equals(java.lang.Object) + */ + @Override + public boolean equals(Object obj) { + if (this == obj) + return true; + if (obj == null) + return false; + if (getClass() != obj.getClass()) + return false; + NcPirepRecord other = (NcPirepRecord) obj; + if (getDataURI() == null) { + if (other.getDataURI() != null) { + return false; + } + } else if (!getDataURI().equals(other.getDataURI())) + return false; + return true; + } + + @Override + public Date getPersistenceTime() { + return this.dataTime.getRefTime(); + } + + @Override + public void setPersistenceTime(Date persistTime) { + } + + @Override + public Integer getHdfFileId() { + return null; + } + + @Override + public void setHdfFileId(Integer hdfFileId) { + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.uf.common.pointdata.IPointData#getPointDataView() + */ + @Override + public PointDataView getPointDataView() { + return this.pdv; + } + + /* + * (non-Javadoc) + * + * @see + * com.raytheon.uf.common.pointdata.IPointData#setPointDataView(com.raytheon + * .uf.common.pointdata.PointDataView) + */ + @Override + public void setPointDataView(PointDataView pdv) { + this.pdv = pdv; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/dao/NcPirepDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/dao/NcPirepDao.java new file mode 100644 index 0000000000..92db022f61 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/dao/NcPirepDao.java @@ -0,0 +1,132 @@ +package gov.noaa.nws.ncep.common.dataplugin.ncpirep.dao; + +/** + * This software was modified from Raytheon's pirep plugin by + * NOAA/NWS/NCEP/NCO to order to output point data in HDF5. + **/ +//uf.common.status.IUFStatusHandler cannot be resolved. It is indirectly +//referenced from required .class files +import gov.noaa.nws.ncep.common.dataplugin.ncpirep.NcPirepRecord; + +import java.util.List; +import javax.xml.bind.JAXBException; + +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.datastorage.IDataStore; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.pointdata.PointDataPluginDao; + +/** + * Set of DAO methods for Surface Observation data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 04/28/2011              F. J. Yen   Initial creation from pirep
+ * 08/31/2011    286       qzhou       Moved this from ~edex.plugin.pirep
+ * 
+ * + * @author qzhou + * @version 1.0 + */ + +public class NcPirepDao extends PointDataPluginDao { + + private PointDataDescription pdd; + /** + * Creates a new NcPirepDao + * + * @throws PluginException + */ + public NcPirepDao(String pluginName) throws PluginException { + super(pluginName); + } + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + return null; + } + /** + * Retrieves an NcPirep report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public NcPirepRecord queryByDataURI(String dataURI) { + NcPirepRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if ((obs != null) && (obs.size() > 0)) { + report = (NcPirepRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the sfcobs table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.ncpirep where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } + @Override + public String[] getKeysRequiredForFileName() { + return new String[] { "dataTime.refTime" }; + } + + @Override + public NcPirepRecord newObject() { + return new NcPirepRecord(); + } + + @Override + public String getPointDataFileName(NcPirepRecord p) { + return "ncpirep.h5"; + } + + /* + @Override + public String[] getParameters(File file) throws StorageException, + FileNotFoundException { + + try { + // This should be faster than hitting the datastore. + return getPointDataDescription().getParameterNames(); + } catch (Exception e) { + // let super handle it + return super.getParameters(file); + } + } + */ + + public PointDataDescription getPointDataDescription() throws JAXBException { + if (pdd == null) { + + pdd = PointDataDescription.fromStream(this.getClass() + .getResourceAsStream("/res/pointdata/ncpirep.xml")); + } + return pdd; + } + +} + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscat/src/gov/noaa/nws/ncep/common/dataplugin/ncscat/dao/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscat/src/gov/noaa/nws/ncep/common/dataplugin/ncscat/dao/package-info.java index b8855f6780..82e6dddf92 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscat/src/gov/noaa/nws/ncep/common/dataplugin/ncscat/dao/package-info.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscat/src/gov/noaa/nws/ncep/common/dataplugin/ncscat/dao/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains data access object for airmet data. -*/ -package gov.noaa.nws.ncep.common.dataplugin.ncscat.dao; +/** +* Contains data access object for airmet data. +*/ +package gov.noaa.nws.ncep.common.dataplugin.ncscat.dao; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/.classpath b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/.classpath rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/.classpath diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/.project new file mode 100644 index 0000000000..0b32b1d2d9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.common.dataplugin.ncscd + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/.settings/org.eclipse.jdt.core.prefs rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/.settings/org.eclipse.jdt.core.prefs diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..769e599a4b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/META-INF/MANIFEST.MF @@ -0,0 +1,33 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: NcScd Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.ncscd +Bundle-Version: 1.0.0.qualifier +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime, + com.raytheon.uf.common.datastorage;bundle-version="1.11.31", + org.springframework;bundle-version="2.5.6", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", + com.raytheon.uf.edex.database;bundle-version="1.0.0", + com.raytheon.edex.common;bundle-version="1.12.1174", + org.apache.commons.logging;bundle-version="1.1.1", + com.raytheon.uf.common.pointdata;bundle-version="1.12.1174", + com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174" +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Import-Package: com.raytheon.edex.exception, + com.raytheon.uf.common.dataplugin, + com.raytheon.uf.common.dataplugin.annotations, + com.raytheon.uf.common.pointdata, + com.raytheon.uf.common.pointdata.spatial, + com.raytheon.uf.common.serialization.annotations, + com.raytheon.uf.common.status, + com.raytheon.uf.edex.decodertools.time, + com.raytheon.uf.edex.pointdata, + gov.noaa.nws.ncep.common.tools, + javax.measure.quantity, + javax.measure.unit, + javax.persistence +Export-Package: gov.noaa.nws.ncep.common.dataplugin.ncscd, + gov.noaa.nws.ncep.common.dataplugin.ncscd.dao +Bundle-ActivationPolicy: lazy diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject new file mode 100644 index 0000000000..ac6846ac39 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject @@ -0,0 +1 @@ +gov.noaa.nws.ncep.common.dataplugin.ncscd.NcScdRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/build.properties b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.h5scd/build.properties rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/build.properties diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/component-deploy.xml new file mode 100644 index 0000000000..d0222d23b5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/component-deploy.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/NcScdRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/NcScdRecord.java new file mode 100644 index 0000000000..c5306a1156 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/NcScdRecord.java @@ -0,0 +1,522 @@ +/** + * + * NcScdRecord + * + * This java class performs the mapping to the database tables for SCD. + * + *
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * -------		-------	 	--------	-----------
+ * 12/2008		41			T. Lee		Created
+ * 04/2009		41			T. Lee		Migrated to TO10
+ * 07/2009		41			T. Lee		Migrated to TO11
+ * 11/2009		41			T. Lee		Migrated to TO11D6
+ * 06/2011		41			F. J. Yen	Convert SCD to HDF5 (OB11.5).  Changed type
+ * 										of suspectTimeFlag from Boolean to String
+ * 										since undefined in PointDataDescription.
+ * 09/2011      457         S. Gurung   Renamed H5 to Nc and h5 to nc
+ * 
+ * + * @author T.Lee + * @version 1.0 + * + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncscd; + +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import java.util.Calendar; +import java.util.Collection; +import java.util.Date; + +import javax.measure.quantity.Length; +import javax.measure.quantity.Temperature; +import javax.measure.unit.NonSI; +import javax.measure.unit.SI; +import javax.measure.unit.Unit; +import javax.persistence.Column; +import javax.persistence.Embedded; +import javax.persistence.Entity; +import javax.persistence.Table; +import javax.persistence.Transient; +import javax.persistence.UniqueConstraint; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAttribute; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.geospatial.ISpatialEnabled; +import com.raytheon.uf.common.geospatial.ISpatialObject; +import com.raytheon.uf.common.pointdata.IPointData; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +@Entity +@Table(name = "ncscd", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class NcScdRecord extends PluginDataObject implements ISpatialEnabled, IDecoderGettable, IPointData, IPersistable { + + private static final long serialVersionUID = 1L; + + public static final Unit TDXC_UNIT = SI.CELSIUS; + + public static final Unit PRECIP_UNIT = NonSI.INCH; + + /** Report type */ + @XmlElement + @DynamicSerializeElement + @Column + @DataURI(position = 1) + private String reportType; + + @Embedded + @DataURI(position = 2, embedded = true) + @XmlElement + @DynamicSerializeElement + private SurfaceObsLocation location; + + /** Bulletin correction */ + @Column(length=8) + @DataURI(position=3) + @XmlElement + @DynamicSerializeElement + private String corIndicator; + + /** Bulletin observation time */ + @Transient + @XmlAttribute + @DynamicSerializeElement + private Calendar obsTime; + + /** Bulletin issuance time */ + @Column + @DataURI(position=4) + @XmlElement + @DynamicSerializeElement + private Calendar issueTime; + + /** Maximum 24h temperature in Celsius */ + @Transient + @XmlElement + @DynamicSerializeElement + private float TDXC; + + /** Minimum 24h temperature in Celsius */ + @Transient + @XmlElement + @DynamicSerializeElement + private float TDNC; + + /** Six hour accumulated precipitation in inches */ + @Transient + @XmlElement + @DynamicSerializeElement + private float P06I; + + /** Twenty-four hour accumulated precipitation in inches */ + @Transient + @XmlElement + @DynamicSerializeElement + private float P24I; + + /** Character weather phenomenon */ + @Transient + @XmlElement + @DynamicSerializeElement + private String WTHR; + + /** Snow depth */ + @Transient + @XmlElement + @DynamicSerializeElement + private float SNOW; + + /** New snow depth on the ground */ + @Transient + @XmlElement + @DynamicSerializeElement + private float SNEW; + + /** Total snow depth in a Calendar day */ + @Transient + @XmlElement + @DynamicSerializeElement + private float S24I; + + /** Water equivalent of snow */ + @Transient + @XmlElement + @DynamicSerializeElement + private float WEQS; + + /** Duration of sunshine */ + @Transient + @XmlElement + @DynamicSerializeElement + private int MSUN; + + /** Low-level cloud genera from WMO Code 0513 */ + @Transient + @XmlElement + @DynamicSerializeElement + private int CTYL; + + /** Mid-level cloud genera from WMO Code 0513 */ + @Transient + @XmlElement + @DynamicSerializeElement + private int CTYM; + + /** High-level cloud genera from WMO Code 0513 */ + @Transient + @XmlElement + @DynamicSerializeElement + private int CTYH; + + /** Fraction of celestial dome covered by cloud from WMO Code 2700 */ + @Transient + @XmlElement + @DynamicSerializeElement + private int CFRT; + + /** Fraction of celestial dome covered by low or mid cloud from WMO Code 2700 */ + @Transient + @XmlElement + @DynamicSerializeElement + private int CFRL; + + /** Cloud base height from WMO Code 1600 */ + @Transient + @XmlElement + @DynamicSerializeElement + private int CBAS; + + /** Suspect time flag */ + @Transient + @XmlElement + @DynamicSerializeElement + private String suspectTimeFlag; + + /** Raw report */ + @Transient + @XmlElement + @DynamicSerializeElement + private String report; + + @Embedded + private PointDataView pdv; + + /** + * Default constructor + * + */ + public NcScdRecord(){ + this.location = null; + this.issueTime = null; + this.corIndicator = "REG"; + this.obsTime = null; + this.TDXC = IDecoderConstantsN.FLOAT_MISSING; + this.TDNC = IDecoderConstantsN.FLOAT_MISSING; + this.P06I = IDecoderConstantsN.FLOAT_MISSING; + this.P24I = IDecoderConstantsN.FLOAT_MISSING; + this.WTHR = ""; + this.SNOW = IDecoderConstantsN.FLOAT_MISSING; + this.SNEW = IDecoderConstantsN.FLOAT_MISSING; + this.S24I = IDecoderConstantsN.FLOAT_MISSING; + this.WEQS = IDecoderConstantsN.FLOAT_MISSING; + this.MSUN = IDecoderConstantsN.INTEGER_MISSING; + this.CTYL = IDecoderConstantsN.INTEGER_MISSING; + this.CTYM = IDecoderConstantsN.INTEGER_MISSING; + this.CTYH = IDecoderConstantsN.INTEGER_MISSING; + this.CFRT = IDecoderConstantsN.INTEGER_MISSING; + this.CFRL = IDecoderConstantsN.INTEGER_MISSING; + this.CBAS = IDecoderConstantsN.INTEGER_MISSING; + this.suspectTimeFlag = "false"; + this.report = ""; + } + + /** + * Constructs a SCD record from a dataURI + * + * @param uri The dataURI + */ + public NcScdRecord(String uri) { + super(uri); + } + + @Override + public IDecoderGettable getDecoderGettable() { + return null; + } + + public String getReportType() { + return reportType; + } + + public void setReportType(String reportType) { + this.reportType = reportType; + } + + public String getStationId() { + return location.getStationId(); + } + + @Override + public SurfaceObsLocation getSpatialObject() { + return location; + } + + public SurfaceObsLocation getLocation() { + return location; + } + + public void setLocation( SurfaceObsLocation obsLoc ){ + this.location = obsLoc; + } + + public double getLatitude() { + return location.getLatitude(); + } + + public double getLongitude() { + return location.getLongitude(); + } + + public Integer getElevation() { + return location.getElevation(); + } + + public Calendar getIssueTime(){ + return issueTime; + } + + public void setIssueTime(Calendar issueTime){ + this.issueTime=issueTime; + } + public String getCorIndicator(){ + return corIndicator; + } + + public void setCorIndicator(String corIndicator){ + this.corIndicator=corIndicator; + } + public Calendar getObsTime(){ + return obsTime; + } + + public void setObsTime(Calendar obsTime){ + this.obsTime=obsTime; + } + public float getTDXC(){ + return TDXC; + } + + public void setTDXC(float TDXC){ + this.TDXC=TDXC; + } + public float getTDNC(){ + return TDNC; + } + + public void setTDNC(float TDNC){ + this.TDNC=TDNC; + } + public float getP06I(){ + return P06I; + } + + public void setP06I(float P06I){ + this.P06I=P06I; + } + public float getP24I(){ + return P24I; + } + + public void setP24I(float P24I){ + this.P24I=P24I; + } + public String getWTHR(){ + return WTHR; + } + + public void setWTHR(String WTHR){ + this.WTHR=WTHR; + } + public float getSNOW(){ + return SNOW; + } + + public void setSNOW(float SNOW){ + this.SNOW=SNOW; + } + public float getSNEW(){ + return SNEW; + } + + public void setSNEW(float SNEW){ + this.SNEW=SNEW; + } + public float getS24I(){ + return S24I; + } + + public void setS24I(float S24I){ + this.S24I=S24I; + } + public float getWEQS(){ + return WEQS; + } + + public void setWEQS(float WEQS){ + this.WEQS=WEQS; + } + public int getMSUN(){ + return MSUN; + } + + public void setMSUN(int MSUN){ + this.MSUN=MSUN; + } + public int getCTYL(){ + return CTYL; + } + + public void setCTYL(int CTYL){ + this.CTYL=CTYL; + } + public int getCTYM(){ + return CTYM; + } + + public void setCTYM(int CTYM){ + this.CTYM=CTYM; + } + public int getCTYH(){ + return CTYH; + } + + public void setCTYH(int CTYH){ + this.CTYH=CTYH; + } + public int getCFRT(){ + return CFRT; + } + + public void setCFRT(int CFRT){ + this.CFRT=CFRT; + } + public int getCFRL(){ + return CFRL; + } + + public void setCFRL(int CFRL){ + this.CFRL=CFRL; + } + public int getCBAS(){ + return CBAS; + } + + public void setCBAS(int CBAS){ + this.CBAS=CBAS; + } + + public String getReport() { + return report; + } + + public void setReport(String report) { + this.report = report; + } + + public String getSuspectTimeFlag() { + return suspectTimeFlag; + } + + public void setSuspectTimeFlag(String suspectTimeFlag) { + this.suspectTimeFlag = suspectTimeFlag; + } + + /** + * Get the value and units of a named parameter within this observation. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return An Amount with value and units. If the parameter is unknown, a + * null reference is returned. + */ + + @Override + public Date getPersistenceTime() { + return this.dataTime.getRefTime(); + } + + @Override + public void setPersistenceTime(Date persistTime) { + } + + @Override + public Integer getHdfFileId() { + return null; + } + + @Override + public void setHdfFileId(Integer hdfFileId) { + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.uf.common.pointdata.IPointData#getPointDataView() + */ + @Override + public PointDataView getPointDataView() { + return this.pdv; + } + + /* + * (non-Javadoc) + * + * @see + * com.raytheon.uf.common.pointdata.IPointData#setPointDataView(com.raytheon + * .uf.common.pointdata.PointDataView) + */ + @Override + public void setPointDataView(PointDataView pdv) { + this.pdv = pdv; + } + + @Override + public Amount getValue(String paramName) { + // TODO Auto-generated method stub + return null; + } + + @Override + public Collection getValues(String paramName) { + // TODO Auto-generated method stub + return null; + } + + @Override + public String getString(String paramName) { + // TODO Auto-generated method stub + return null; + } + + @Override + public String[] getStrings(String paramName) { + // TODO Auto-generated method stub + return null; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/dao/NcScdDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/dao/NcScdDao.java new file mode 100644 index 0000000000..9ed9c0806a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/dao/NcScdDao.java @@ -0,0 +1,199 @@ +/** + * NcScdDao + * + * This java class defines data access object for SCD data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    	Description
+ * ------------ ---------- ----------- 	--------------------------
+ * 06/30/2011				F. J. Yen	Renamed and converted ScdDao to HDF5.
+ * 09/13/2011   457         S. Gurung   Renamed H5 to Nc and h5 to nc
+ * 
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author T. Lee + * @version 1.0 + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncscd.dao; + +import java.io.InputStream; +import java.util.ArrayList; +import java.util.List; +import java.util.Map; + +import javax.xml.bind.JAXBException; + +import com.raytheon.edex.db.dao.spatial.ObStationDao; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.dataquery.db.QueryParam; +import com.raytheon.uf.common.datastorage.IDataStore; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.common.pointdata.spatial.ObStation; +import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.database.query.DatabaseQuery; +import com.raytheon.uf.edex.pointdata.PointDataDbDescription; +import com.raytheon.uf.edex.pointdata.PointDataPluginDao; + +import gov.noaa.nws.ncep.common.dataplugin.ncscd.NcScdRecord; + +public class NcScdDao extends PointDataPluginDao { + + /** The station dao */ + private ObStationDao obDao = new ObStationDao(); + + /** + * Creates a new NcScdDao + * + * @throws PluginException + */ + public NcScdDao(String pluginName) throws PluginException { + super(pluginName); + } + + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + // TODO Auto-generated method stub + return null; + } + public List queryBySpatialBox(double upperLeftLat, double upperLeftLon, + double lowerRightLat, double lowerRightLon) + throws DataAccessLayerException { + + List stationList = obDao.queryBySpatialBox(upperLeftLat, + upperLeftLon, lowerRightLat, lowerRightLon); + + List stationNames = new ArrayList(); + // for(ObStation station:stationList){ + // stationNames.add((String)station.getIdentifier()); + // } + stationList.clear(); + + DatabaseQuery query = new DatabaseQuery(NcScdRecord.class); + query.addQueryParam("location.stationId", stationNames, + QueryParam.QueryOperand.IN); + return queryByCriteria(query); + } + + public List queryByState(String state, Integer count) + throws DataAccessLayerException { + + // List results = obDao.queryByState(state); + + ArrayList icaos = new ArrayList(); + // for (ObStation station : results) { + // //icaos.add((String)station.getIdentifier()); + // } + + DatabaseQuery query = new DatabaseQuery(NcScdRecord.class, count); + query.addQueryParam("location.stationId", icaos, + QueryParam.QueryOperand.IN); + return queryByCriteria(query); + } + /** + * Retrieves an ncscd report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public NcScdRecord queryByDataURI(String dataURI) { + NcScdRecord report = null; + List ncscd = null; + try { + ncscd = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if ((ncscd != null) && (ncscd.size() > 0)) { + report = (NcScdRecord) ncscd.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the ncscd table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.ncscd where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } + + public ObStationDao getObDao() { + return obDao; + } + + public void setObDao(ObStationDao obDao) { + this.obDao = obDao; + } + + @Override + public String[] getKeysRequiredForFileName() { + return new String[] { "dataTime.refTime" }; + } + + @Override + public String getPointDataFileName(NcScdRecord p) { + return "ncscd.h5"; + } + + @Override + public NcScdRecord newObject() { + return new NcScdRecord(); + } + + @Override + public PointDataDescription getPointDataDescription(Map obj) { + if (hdf5DataDescription == null) { + try { + hdf5DataDescription = PointDataDescription.fromStream(this + .getClass().getResourceAsStream( + "/res/pointdata/ncscd.xml")); + } catch (JAXBException e) { + logger.error("Unable to load ncscd Point Data Description", e); + } + } + return hdf5DataDescription; + } + + /* + * (non-Javadoc) + * + * @see + * com.raytheon.uf.edex.pointdata.PointDataPluginDao#getPointDataDbDescription + * () + */ + @Override + public PointDataDbDescription getPointDataDbDescription() { + if (dbDataDescription == null) { + InputStream stream = this.getClass().getResourceAsStream( + "/res/pointdata/ncscddb.xml"); + if (stream != null) { + try { + dbDataDescription = PointDataDbDescription + .fromStream(stream); + } catch (JAXBException e) { + logger.error("Unable to load " + pluginName + + " Point Data Database Description", e); + } + } + } + return dbDataDescription; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/dao/NcScdPointDataTransform.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/dao/NcScdPointDataTransform.java new file mode 100644 index 0000000000..534cf3c6f8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/dao/NcScdPointDataTransform.java @@ -0,0 +1,255 @@ +/** + * This software was modified from Raytheon's obs decoder plugin by NOAA/NWS/ + * NCEP/NCO in order to output point data in HDF5, + **/ +package gov.noaa.nws.ncep.common.dataplugin.ncscd.dao; + +import java.io.File; +import java.util.ArrayList; +import java.util.Date; +import java.util.HashMap; +import java.util.List; +import java.util.Map; + +import gov.noaa.nws.ncep.common.dataplugin.ncscd.NcScdRecord; +import gov.noaa.nws.ncep.common.dataplugin.ncscd.dao.NcScdDao; + +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +/** + * Provides a transform from NcScdRecords to PointDataContainer and vice versa. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 06/29/2011				F. J. Yen	Initial creation
+ * 09/08/2011     294       G. Hull     Use SurfaceObsLocation to set lat/lon
+ * 09/13/2011     457       S. Gurung   Renamed H5 to Nc and h5 to nc
+ * 
+ * 
+ * + * @author chammack + * @version 1.0 + */ + +public class NcScdPointDataTransform { + + private static final String STATION_NAME = "stationName"; + + private static final String STATION_ID = "stationId"; + + private static final String REPORT_TYPE = "reportType"; + + // STATION_NAME, STATION_ID, AUTO_STATION_TYPE, REPORT_TYPE, TIME_OBS, + // ------------------ + private static final String LONGITUDE = "longitude"; + + private static final String LATITUDE = "latitude"; + + private static final String ELEVATION = "elevation"; + + private static final String ISSUE_TIME = "issueTime"; + + private static final String OBS_TIME = "obsTime"; + + // STATION_ID, REPORT_TYPE, ISSUE_TIME, OBS_TIME + // ------------------ + + private static final String CORRECTION_CODE = "correctionCode"; + + private static final String DATAURI = "dataURI"; + + private static final String REPORT = "report"; + + // CORRECTION_CODE, DATAURI, REPORT + // ------------------ + + private static final String TDXC = "TDXC"; + + private static final String TDNC = "TDNC"; + + private static final String P06I = "P06I"; + + private static final String P24I = "P24I"; + + private static final String WTHR = "WTHR"; + + private static final String SNOW = "SNOW"; + + private static final String SNEW = "SNEW"; + + private static final String S24I = "S24I"; + + private static final String WEQS = "WEQS"; + + private static final String MSUN = "MSUN"; + + private static final String CTYL = "CTYL"; + + private static final String CTYM = "CTYM"; + + private static final String CTYH = "CTYH"; + + private static final String CFRT = "CFRT"; + + private static final String CFRL = "CFRL"; + + private static final String CBAS = "CBAS"; + + private static final String SUSPECT_TIME_FLAG = "suspectTimeFlag"; + + // TDXC, TDNC, P06I, P24I, WTHR, SNOW, SNEW, S24I, WEQS, MSUN, + // CTYL, CTYM, CTYH, CFRT, CFRL, CBAS, SUSPECT_TIME_FLAG + // ------------------ + + + /** + * It is important to keep this up to date or risk breaking backwards + * compatibility + */ + private static final String[] ALL_PARAMS = { STATION_ID, REPORT_TYPE, + ISSUE_TIME, OBS_TIME, CORRECTION_CODE, REPORT, DATAURI, TDXC, + TDNC, P06I, P24I, WTHR, SNOW, SNEW, S24I, WEQS, MSUN, CTYL, + CTYM, CTYH, CFRT, CFRL, CBAS, SUSPECT_TIME_FLAG,}; + + public static final String ALL_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + boolean first = true; + for (String s : ALL_PARAMS) { + if (!first) { + sb.append(", "); + } else { + first = false; + } + sb.append(s); + } + ALL_PARAMS_LIST = sb.toString(); + } + + private NcScdDao dao; + + private PointDataDescription description; + + public NcScdPointDataTransform() { + try { + this.dao = new NcScdDao("ncscd"); + this.description = dao.getPointDataDescription(null); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + + public PluginDataObject[] toPointData(PluginDataObject[] pdo) { + + if (pdo.length > 0) { + Map pointMap = new HashMap(); + for (PluginDataObject p : pdo) { + if (!(p instanceof NcScdRecord)) + continue; + File f = this.dao.getFullFilePath(p); + PointDataContainer pdc = pointMap.get(f); + if (pdc == null) { + pdc = PointDataContainer.build(this.description); + pointMap.put(f, pdc); + } + NcScdRecord nar = (NcScdRecord) p; + PointDataView pdv = buildView(pdc, nar); + nar.setPointDataView(pdv); + } + } + return pdo; + } + + private PointDataView buildView(PointDataContainer container, + NcScdRecord record) { + PointDataView pdv = container.append(); + pdv.setLong(OBS_TIME, record.getObsTime().getTime().getTime()); + pdv.setString(REPORT, record.getReport()); + pdv.setString(REPORT_TYPE, record.getReportType()); + pdv.setString(REPORT, record.getReport()); + pdv.setFloat(TDXC, record.getTDXC()); + pdv.setFloat(TDNC, record.getTDNC()); + pdv.setFloat(P06I, record.getP06I()); + pdv.setFloat(P24I, record.getP24I()); + pdv.setString(WTHR, record.getWTHR()); + pdv.setFloat(SNOW, record.getSNOW()); + pdv.setFloat(SNEW, record.getSNEW()); + pdv.setFloat(S24I, record.getS24I()); + pdv.setFloat(WEQS, record.getWEQS()); + pdv.setInt(MSUN, record.getMSUN()); + pdv.setInt(CTYL, record.getCTYL()); + pdv.setInt(CTYM, record.getCTYM()); + pdv.setInt(CTYH, record.getCTYH()); + pdv.setInt(CFRT, record.getCFRT()); + pdv.setInt(CFRL, record.getCFRL()); + pdv.setInt(CBAS, record.getCBAS()); + pdv.setString(SUSPECT_TIME_FLAG, record.getSuspectTimeFlag()); + return pdv; + } + + public static NcScdRecord toNcScdRecord(PointDataView pdv) { + NcScdRecord nar = new NcScdRecord(); + + nar.setCorIndicator(pdv.getString(CORRECTION_CODE)); + nar.setDataTime(new DataTime(new Date(pdv.getNumber(OBS_TIME) + .longValue()))); + nar.setDataURI(pdv.getString(DATAURI)); + nar.setReport(pdv.getString(REPORT)); + nar.setReportType(pdv.getString(REPORT_TYPE)); + + SurfaceObsLocation loc = new SurfaceObsLocation( + pdv.getString(STATION_NAME)); + Double lat = pdv.getNumber(LATITUDE).doubleValue(); + Double lon = pdv.getNumber(LONGITUDE).doubleValue(); + loc.assignLocation(lat, lon); + loc.setElevation(pdv.getNumber(ELEVATION).intValue()); + + long tmptime = pdv.getNumber(ISSUE_TIME).longValue(); + nar.setIssueTime(TimeTools.newCalendar(tmptime)); + tmptime = pdv.getNumber(OBS_TIME).longValue(); + nar.setObsTime(TimeTools.newCalendar(tmptime)); + + nar.setPluginName("ncscd"); + + nar.setTDXC(pdv.getNumber(TDXC).floatValue()); + nar.setTDNC(pdv.getNumber(TDNC).floatValue()); + nar.setP06I(pdv.getNumber(P06I).floatValue()); + nar.setP24I(pdv.getNumber(P24I).floatValue()); + nar.setWTHR(pdv.getString(WTHR)); + nar.setSNOW(pdv.getNumber(SNOW).floatValue()); + nar.setSNEW(pdv.getNumber(SNEW).floatValue()); + nar.setS24I(pdv.getNumber(S24I).floatValue()); + nar.setWEQS(pdv.getNumber(WEQS).floatValue()); + + nar.setMSUN(pdv.getInt(MSUN)); + nar.setCTYL(pdv.getInt(CTYL)); + nar.setCTYM(pdv.getInt(CTYM)); + nar.setCTYH(pdv.getInt(CTYH)); + nar.setCFRT(pdv.getInt(CFRT)); + nar.setCFRL(pdv.getInt(CFRL)); + nar.setCBAS(pdv.getInt(CBAS)); + nar.setSuspectTimeFlag(pdv.getString(SUSPECT_TIME_FLAG)); + + return nar; + } + + public static NcScdRecord[] toNcScdRecords(PointDataContainer container) { + List records = new ArrayList(); + container.setCurrentSz(container.getAllocatedSz()); + for (int i = 0; i < container.getCurrentSz(); i++) { + PointDataView pdv = container.readRandom(i); + records.add(toNcScdRecord(pdv)); + } + return records.toArray(new NcScdRecord[records.size()]); + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/package-info.java new file mode 100644 index 0000000000..507c614c2e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/package-info.java @@ -0,0 +1,7 @@ +/** + * SCD implementation of the plug-in pattern. + * + * Package includes classes to decode the SCD message and persist the data. + * + */ +package gov.noaa.nws.ncep.common.dataplugin.ncscd; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/.classpath b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/.classpath rename to ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/.classpath diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/.project new file mode 100644 index 0000000000..1ca7b46a67 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.common.dataplugin.nctaf + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..848e52d2f7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,7 @@ +#Thu Dec 10 11:10:30 EST 2009 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..2a66e64cb8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/META-INF/MANIFEST.MF @@ -0,0 +1,44 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Nctaf Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.nctaf +Bundle-Version: 1.0.0.qualifier +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime, + org.eclipse.core.resources, + com.raytheon.uf.common.status;bundle-version="1.12.1174", + net.sf.cglib;bundle-version="2.1.3", + com.raytheon.uf.edex.core;bundle-version="1.12.1174", + javax.measure, + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + com.raytheon.edex.common;bundle-version="1.12.1174", + org.apache.commons.lang +Import-Package: com.raytheon.edex.db.dao, + com.raytheon.uf.common.dataplugin, + com.raytheon.uf.common.dataplugin.annotations, + com.raytheon.uf.common.dataplugin.persist, + com.raytheon.uf.common.datastorage, + com.raytheon.uf.common.geospatial, + com.raytheon.uf.common.pointdata, + com.raytheon.uf.common.pointdata.spatial, + com.raytheon.uf.common.serialization, + com.raytheon.uf.common.serialization.annotations, + com.raytheon.uf.common.time, + com.raytheon.uf.edex.database, + com.raytheon.uf.edex.database.dao, + com.raytheon.uf.edex.database.plugin, + com.raytheon.uf.edex.decodertools.aircraft, + com.raytheon.uf.edex.decodertools.time, + com.raytheon.uf.edex.pointdata, + com.raytheon.uf.edex.wmo.message, + com.vividsolutions.jts.geom, + gov.noaa.nws.ncep.common.tools, + javax.measure.unit, + javax.persistence, + org.springframework.orm.hibernate3, + org.apache.commons.lang.builder, + org.apache.commons.logging;bundle-version="1.0.4" +Export-Package: gov.noaa.nws.ncep.common.dataplugin.nctaf, + gov.noaa.nws.ncep.common.dataplugin.nctaf.dao + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject new file mode 100644 index 0000000000..7a6958b770 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject @@ -0,0 +1,8 @@ +gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafRecord +gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafChangeGroup +gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafIcingLayer +gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafSkyCover +gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafTemperatureForecast +gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafTurbulenceLayer +gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafWeatherCondition + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/build.properties b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/build.properties rename to ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/build.properties diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/component-deploy.xml new file mode 100644 index 0000000000..bb18e6d92f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafBulletinRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafBulletinRecord.java new file mode 100644 index 0000000000..b23bf0286a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafBulletinRecord.java @@ -0,0 +1,439 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO to order to output point data in HDF5. + **/ + +package gov.noaa.nws.ncep.common.dataplugin.nctaf; + +import java.util.Collection; +import java.util.Date; +import java.util.HashSet; +import java.util.LinkedHashSet; +import java.util.Set; + +import javax.persistence.Column; +import javax.persistence.Embedded; +import javax.persistence.Transient; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; + +import org.hibernate.annotations.Index; + +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.geospatial.ISpatialEnabled; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.common.pointdata.IPointData; +import com.raytheon.uf.common.pointdata.PointDataView; + +/** + * Record implementation for a taf message + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#     Engineer    Description
+ * ------------ ----------  ----------- --------------------------
+ * 09/22/2011   458			sgurung	    Initial Creation
+ * 09/29/2011               sgurung     Added reportType
+ * 10/26/2011               sgurung     Added tafValidPeriod 
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ +@DynamicSerialize +@XmlAccessorType(XmlAccessType.NONE) +@XmlRootElement +public class NcTafBulletinRecord implements ISpatialEnabled, IDecoderGettable, IPointData { + + private static final long serialVersionUID = 1L; + + /** The data time for this record */ + @Embedded + @XmlElement + @DynamicSerializeElement + @DataURI(position = 0) + protected DataTime dataTime; + + /** The raw data from the message */ + @Transient + @DynamicSerializeElement + protected Object messageData; + + @DynamicSerializeElement + @XmlElement + @Column + private String wmoHeader; + + @DynamicSerializeElement + @XmlElement + @Column(length = 1024) + private String tafText; + + // The observation report type + @DataURI(position = 1) + @XmlElement + @Column + @DynamicSerializeElement + private String reportType; + + // Station Identifier for the data + @DynamicSerializeElement + @XmlElement + @Column + @Index(name = "nctaf_stationIndex") + @DataURI(position = 2) + private String stationId; + + @DynamicSerializeElement + @XmlElement + @Column + @DataURI(position = 3) + private String corIndicator; + + @DynamicSerializeElement + @XmlElement + @Column + @DataURI(position = 4) + private String amdIndicator; + + /** Issue date */ + @DynamicSerializeElement + @XmlElement + @Column + // @DataURI(position = 4) + private Date issue_time; + + /** Issue date string */ + @DynamicSerializeElement + @XmlElement + @Column + @DataURI(position = 5) + private String issue_timeString; + + /** Bulletin issuance time */ + @DynamicSerializeElement + @XmlElement + @Transient + private Date bulletin_time; + + /** Any remarks contained in the TAF record */ + @DynamicSerializeElement + @XmlElement + @Column + private String remarks; + + /** + * The valid period for the TAF record. + */ + @DynamicSerializeElement + @XmlElement + @Embedded + @Transient + private NcTafPeriod tafValidPeriod; + + /** List of change groups (FM, BECMG, etc.) */ + @DynamicSerializeElement + @XmlElement + @Transient + private Set changeGroups = new LinkedHashSet(); + + @Embedded + @XmlElement + @DynamicSerializeElement + private SurfaceObsLocation location; + + @Embedded + private PointDataView pdv; + + public NcTafBulletinRecord() { + } + + public DataTime getDataTime() { + return dataTime; + } + + public void setDataTime(DataTime dataTime) { + this.dataTime = dataTime; + } + + public Object getMessageData() { + return messageData; + } + + public void setMessageData(Object messageData) { + this.messageData = messageData; + } + + /** + * Get the WMO header for the enclosing WMO message. + * + * @return The wmoHeader. + */ + public String getWmoHeader() { + return wmoHeader; + } + + /** + * Set the WMO header for the enclosing WMO message. + * + * @param wmoHeader + * The WMOHeader to set. + */ + public void setWmoHeader(String wmoHeader) { + this.wmoHeader = wmoHeader; + } + + /** + * Get the text of this terminal forecast. + * + * @return The terminal forecast text. + */ + public String getTafText() { + return tafText; + } + + /** + * Set the text of this terminal forecast. + * + * @param tafText + * The terminal forecast text. + */ + public void setTafText(String tafText) { + this.tafText = tafText; + } + + /** + * Get the observation report type. + * + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + /** + * Set the observation report type. + * + * @param reportType + * the reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + /** + * + * @return + */ + public String getStationId() { + return stationId; + } + + /** + * + * @param stationID + */ + public void setStationId(String stationID) { + stationId = stationID; + } + + /** + * + * @return the corIndicator + */ + public String getCorIndicator() { + return corIndicator; + } + + /** + * + * @param corIndicator + * the corIndicator to set + */ + public void setCorIndicator(String corIndicator) { + this.corIndicator = corIndicator; + } + + /** + * + * @return the amdIndicator + */ + public String getAmdIndicator() { + return amdIndicator; + } + + /** + * + * @param amdIndicator + * the amdIndicator to set + */ + public void setAmdIndicator(String amdIndicator) { + this.amdIndicator = amdIndicator; + } + + /** + * + * @return the bulletin_time + */ + public Date getBulletin_time() { + return bulletin_time; + } + + /** + * + * @param bulletin_time + * the bulletin_time to set + */ + public void setBulletin_time(Date bulletin_time) { + this.bulletin_time = bulletin_time; + } + + /** + * @return the changeGroups + */ + public Set getChangeGroups() { + return changeGroups; + } + + /** + * @param changeGroups + * the changeGroups to set + */ + public void setChangeGroups(Set changeGroups) { + this.changeGroups = changeGroups; + } + + /** + * @return the issue_time + */ + public Date getIssue_time() { + return issue_time; + } + + /** + * @param issue_time + * the issue_time to set + */ + public void setIssue_time(Date issue_time) { + this.issue_time = issue_time; + } + + /** + * @return the issue_timeString + */ + public String getIssue_timeString() { + return issue_timeString; + } + + /** + * @param issue_timeString + * the issue_time to set + */ + public void setIssue_timeString(String issue_timeString) { + this.issue_timeString = issue_timeString; + } + + /** + * @return the remarks + */ + public String getRemarks() { + return remarks; + } + + /** + * @param remarks + * the remarks to set + */ + public void setRemarks(String remarks) { + this.remarks = remarks; + } + + @Override + public SurfaceObsLocation getSpatialObject() { + return location; + } + + public SurfaceObsLocation getLocation() { + return location; + } + + public void setLocation(SurfaceObsLocation location) { + this.location = location; + } + + public double getLatitude() { + return location.getLatitude(); + } + + public double getLongitude() { + return location.getLongitude(); + } + + public Integer getElevation() { + return location.getElevation(); + } + + public NcTafPeriod getTafValidPeriod() { + return tafValidPeriod; + } + + public void setTafValidPeriod(NcTafPeriod tafValidPeriod) { + this.tafValidPeriod = tafValidPeriod; + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.uf.common.pointdata.IPointData#getPointDataView() + */ + @Override + public PointDataView getPointDataView() { + return this.pdv; + } + + /* + * (non-Javadoc) + * + * @see + * com.raytheon.uf.common.pointdata.IPointData#setPointDataView(com.raytheon + * .uf.common.pointdata.PointDataView) + */ + @Override + public void setPointDataView(PointDataView pdv) { + this.pdv = pdv; + } + + @Override + public Amount getValue(String paramName) { + // TODO Auto-generated method stub + return null; + } + + @Override + public Collection getValues(String paramName) { + // TODO Auto-generated method stub + return null; + } + + @Override + public String getString(String paramName) { + // TODO Auto-generated method stub + return null; + } + + @Override + public String[] getStrings(String paramName) { + // TODO Auto-generated method stub + return null; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafChangeGroup.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafChangeGroup.java new file mode 100644 index 0000000000..5a11d570fb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafChangeGroup.java @@ -0,0 +1,1269 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + + +package gov.noaa.nws.ncep.common.dataplugin.nctaf; + +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.ALTIMETER_GROUP_EXP; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_BECMG; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_FM; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_PROB; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_PROB_TEMPO; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_TEMPO; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CHANGE_GROUP_EXP; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.ICING_GROUP_EXP; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.SKY_COVER_GROUP_EXP; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.TEMP_GROUP_EXP; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.TURBULENCE_GROUP_EXP; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.VISIBILITY_GROUP_EXP; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.VS_6PLUS_M; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.VS_6PLUS_SM; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.WIND_GROUP_EXP; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.WIND_SHEAR_GROUP_EXP; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.WX_CAVOK; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.WX_NSW; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import java.io.Serializable; +import java.util.Calendar; +import java.util.HashSet; +import java.util.Iterator; +import java.util.Set; +import java.util.UUID; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import javax.persistence.Column; +import javax.persistence.Embedded; +import javax.persistence.Id; +import javax.persistence.JoinColumn; +import javax.persistence.ManyToOne; +import javax.persistence.Transient; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +/** + * + * This class represents a forecast group found in a taf message. + * + *
+ * 
+ *  SOFTWARE HISTORY
+ *                 
+ * Date       	Ticket#		Engineer	Description
+ * ------------	----------	-----------	--------------------------
+ * 09/09/2011   458			sgurung	    Initial Creation from Raytheon's taf plugin
+ * 09/23/2011   458			sgurung	    Converted to HDF5
+ * 10/26/2011               sgurung     Added probable parameters (for TEMPO/PROB) 
+ * 11/03/2011               sgurung     Added probable weather and sky cover, set probability * 10 
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcTafChangeGroup implements Serializable, ISerializableObject{ + + private static final long serialVersionUID = 1L; + + /** An identifier used to link this ChangeGroup to its parent TAF */ + @ManyToOne + @JoinColumn(name = "parentID", nullable = false) + private NcTafRecord parentID; + + @Id + private int id; + + /** A String containing the change group */ + @DynamicSerializeElement + @XmlElement + private String changeGroup; + + /** The period for which the TAF is valid */ + @Transient + private NcTafPeriod tafValidPeriod; + + /** + * The period for which the change group conditions apply. + */ + @DynamicSerializeElement + @XmlElement + @Embedded + @Transient + private NcTafPeriod tafChangePeriod; + + /** + * The forecast valid starting date + */ + @DynamicSerializeElement + @XmlElement + @Column + private Calendar startDate; + + // This time is only used for BECMG groups. It marks the end time of the + // BECMG transition period. + @DynamicSerializeElement + @XmlElement + @Column + private Calendar transitionEndDate; + + /** + * The forecast valid ending date + */ + @DynamicSerializeElement + @XmlElement + @Column + private Calendar endDate; + + /** + * The sequence id is used to physically order a collection of ChangeGroups. + * This is required because the start times may be ambiguous i.e. A BECMG + * and TEMPO change group could share the same start time. + */ + @DynamicSerializeElement + @XmlElement + private Integer sequenceId; + + /** + * The change group indicator i.e. BECMG, FM, TEMPO, etc + */ + @DynamicSerializeElement + @XmlElement + private String change_indicator; + + /** + * The probability percentage for PROB and PROB TEMPO change groups. + */ + @DynamicSerializeElement + @XmlElement + private Integer probability; + + /** Wind direction in degrees */ + @DynamicSerializeElement + @XmlElement + private String wind_dir_degrees; + + /** Wind speed in knots */ + @DynamicSerializeElement + @XmlElement + private Integer wind_speed_kt; + + /** Wind gust in knots */ + @DynamicSerializeElement + @XmlElement + private Integer wind_gust_kt; + + /** Wind shear height above ground level */ + @DynamicSerializeElement + @XmlElement + private Integer wind_shear_hgt_ft_agl; + + /** Wind shear direction in degrees */ + @DynamicSerializeElement + @XmlElement + private Integer wind_shear_dir_degrees; + + /** Wind shear speed in knots */ + @DynamicSerializeElement + @XmlElement + private Integer wind_shear_speed_kt; + + /** Visibility (horizontal) in miles */ + @DynamicSerializeElement + @XmlElement + private String visibility_mi; + + /** Altimeter reading in inches of mercury */ + @DynamicSerializeElement + @XmlElement + private String altim_in_hg; + + /** Vertical visibility */ + @DynamicSerializeElement + @XmlElement + private String vert_vis_ft; + + /** Wind direction in degrees (TEMPO/PROB) */ + @DynamicSerializeElement + @XmlElement + @Transient + private String probable_wind_dir_degrees; + + /** Wind speed in knots (TEMPO/PROB) */ + @DynamicSerializeElement + @XmlElement + @Transient + private Integer probable_wind_speed_kt; + + /** Wind gust in knots (TEMPO/PROB) */ + @DynamicSerializeElement + @XmlElement + @Transient + private Integer probable_wind_gust_kt; + + /** Wind shear height above ground level (TEMPO/PROB) */ + @DynamicSerializeElement + @XmlElement + @Transient + private Integer probable_wind_shear_hgt_ft_agl; + + /** Wind shear direction in degrees (TEMPO/PROB) */ + @DynamicSerializeElement + @XmlElement + @Transient + private Integer probable_wind_shear_dir_degrees; + + /** Wind shear speed in knots (TEMPO/PROB) */ + @DynamicSerializeElement + @XmlElement + @Transient + private Integer probable_wind_shear_speed_kt; + + /** Visibility (horizontal) in miles (TEMPO/PROB) */ + @DynamicSerializeElement + @XmlElement + @Transient + private String probable_visibility_mi; + + /** Vertical visibility (TEMPO/PROB) */ + @DynamicSerializeElement + @XmlElement + @Transient + private String probable_vert_vis_ft; + + /** + * Weather and obscurations + */ + @DynamicSerializeElement + @XmlElement + @Transient + private Set weather; + + /** + * (TEMPO/PROB) Weather and obscurations + */ + @DynamicSerializeElement + @XmlElement + @Transient + private Set probable_weather; + + /** Sky coverage */ + @DynamicSerializeElement + @XmlElement + @Transient + private Set sky_cover; + + /** (TEMPO/PROB) Sky coverage */ + @DynamicSerializeElement + @XmlElement + @Transient + private Set probable_sky_cover; + + /** The turbulence layers */ + @DynamicSerializeElement + @XmlElement + @Transient + private Set turbulence_layers; + + /** The icing layers */ + @DynamicSerializeElement + @XmlElement + @Transient + private Set icing_layers; + + /** The temperature forecasts */ + @DynamicSerializeElement + @XmlElement + @Transient + private Set temp_forecasts; + + /** Maximum temperature */ + @DynamicSerializeElement + @XmlElement + private Integer max_temp_c; + + /** Minimum temperature */ + @DynamicSerializeElement + @XmlElement + private Integer min_temp_c; + + @DynamicSerializeElement + @XmlElement + private String remarks; + + /** + * No-Arg Constructor + */ + public NcTafChangeGroup() { + changeGroup = " "; + altim_in_hg = " "; + change_indicator = " "; + max_temp_c = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + min_temp_c = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + probability = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + remarks = " "; + sequenceId = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + vert_vis_ft = " "; + visibility_mi = " "; + wind_dir_degrees = " "; + wind_gust_kt = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + wind_speed_kt = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + wind_shear_hgt_ft_agl = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + wind_shear_dir_degrees = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + wind_shear_speed_kt = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + startDate = null; + endDate = null; + transitionEndDate = null; + probable_vert_vis_ft = " "; + probable_visibility_mi = " "; + probable_wind_dir_degrees = " "; + probable_wind_gust_kt = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + probable_wind_speed_kt = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + probable_wind_shear_hgt_ft_agl = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + probable_wind_shear_dir_degrees = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + probable_wind_shear_speed_kt = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING; + } + + /** + * Constructor for ChangeGroup + * + * @param group + * A string containing the change group + * @param tafIssuePeriod + * The valid time period of the TAF + */ + public NcTafChangeGroup(String group, NcTafPeriod tafIssuePeriod) { + //identifier = java.util.UUID.randomUUID().toString(); + id = java.util.UUID.randomUUID().hashCode(); + changeGroup = group; + tafValidPeriod = tafIssuePeriod; + + tafChangePeriod = new NcTafPeriod(TimeTools.copy(tafValidPeriod + .getStartDate()), TimeTools.copy(tafValidPeriod.getEndDate())); + + decode(extractTime(group)); + } + + /** + * Constructor for use where the issue period and group valid period are + * determined in advance of decoding the change group data. + * + * @param group + * @param fcstData + * A String containing the change group with the group type and + * time information removed. + * @param tafIssuePeriod + * The valid period of the enclosing TAF. + * @param groupValidPeriod + * The change group valid period. + */ + public NcTafChangeGroup(String group, String fcstData, NcTafPeriod tafIssuePeriod, + NcTafPeriod groupValidPeriod) { + //identifier = UUID.randomUUID().toString(); + id = UUID.randomUUID().hashCode(); + changeGroup = fcstData; + change_indicator = group; + tafValidPeriod = tafIssuePeriod; + tafChangePeriod = groupValidPeriod; + + decode(fcstData); + } + + /** + * + * @return The string containing the change group text + */ + public String getChangeGroup() { + return this.changeGroup; + } + + public void setChangeGroup(String changeGroup) { + this.changeGroup = changeGroup; + } + + /** + * + * @param groupData + * @return + */ + private String extractTime(String groupData) { + StringBuilder grpData = new StringBuilder(groupData); + checkGroupDataEnd(grpData); + Pattern groupPattern = Pattern.compile(CHANGE_GROUP_EXP); + Matcher matcher = groupPattern.matcher(grpData); + + int stopPos = -1; + if (matcher.find()) { + + stopPos = matcher.end(); + String s = matcher.group(2); + String chgGrp = (s != null) ? s.trim() : null; + + String prob = matcher.group(6); + if (prob != null) { + probability = Integer.parseInt(prob.substring(4, 6)) * 10; + s = (matcher.group(7) != null) ? matcher.group(7).trim() : null; + if (CG_TEMPO.equals(s)) { + chgGrp = CG_PROB_TEMPO; + } else { + chgGrp = CG_PROB; + } + } + + change_indicator = chgGrp; + + s = matcher.group(9); + if (s != null) { + + int t1 = Integer.parseInt(s.substring(0, 2)); + int t2 = Integer.parseInt(s.substring(2, 4)); + + // FM group is hour/minute + if (CG_FM.equals(chgGrp)) { + tafChangePeriod = NcTafPeriod.determineChangeGroupPeriodSSss( + t1, t2, tafValidPeriod); + } else { + // All the rest are hour/hour + tafChangePeriod = NcTafPeriod.determineChangeGroupPeriodSSEE( + t1, t2, tafValidPeriod, CG_BECMG + .equals(change_indicator)); + } + } + } + if (stopPos > -1) { + grpData.delete(0, stopPos); + } + + return grpData.toString(); + } + + /** + * Extracts information from the change group and stores in class fields + * + */ + private void decode(String fcstData) { + + StringBuilder grpData = new StringBuilder(fcstData); + weather = new HashSet(); + probable_weather = new HashSet(); + sky_cover = new HashSet(); + probable_sky_cover = new HashSet(); + turbulence_layers = new HashSet(); + icing_layers = new HashSet(); + temp_forecasts = new HashSet(); + + Pattern groupPattern = Pattern.compile(WIND_GROUP_EXP); + // Extracting the wind group + checkGroupDataEnd(grpData); + Matcher matcher = groupPattern.matcher(grpData); + + int stopPos = -1; + if (matcher.find()) { + stopPos = matcher.end(); + + if (!isTempGroup(change_indicator)) { + wind_dir_degrees = matcher.group(1); + + String s = matcher.group(2); + Integer ws = (s != null) ? Integer.parseInt(s) : -9999; + s = matcher.group(5); + Integer wg = (s != null) ? Integer.parseInt(s) : -9999; + if ("MPS".equals(matcher.group(6))) { + Double wspd = (ws >= 0) ? ws * 1.943 : -9999.0; + wind_speed_kt = (wspd >= 0) ? wspd.intValue() : null; + + wspd = (wg >= 0) ? wg * 1.943 : -9999.0; + wind_gust_kt = (wspd >= 0) ? wspd.intValue() : null; + } else if ("KMH".equals(matcher.group(6))) { + Double wspd = (ws >= 0) ? ws * 0.53995 : -9999.0; + wind_speed_kt = (wspd >= 0) ? wspd.intValue() : null; + + wspd = (wg >= 0) ? wg * 0.53995 : -9999.0; + wind_gust_kt = (wspd >= 0) ? wspd.intValue() : null; + } else { + wind_speed_kt = (ws >= 0) ? ws : null; + wind_gust_kt = (wg >= 0) ? wg : null; + } + } else { + probable_wind_dir_degrees = matcher.group(1); + String s = matcher.group(2); + Integer ws = (s != null) ? Integer.parseInt(s) : -9999; + s = matcher.group(5); + Integer wg = (s != null) ? Integer.parseInt(s) : -9999; + if ("MPS".equals(matcher.group(6))) { + Double wspd = (ws >= 0) ? ws * 1.943 : -9999.0; + probable_wind_speed_kt = (wspd >= 0) ? wspd.intValue() : null; + + wspd = (wg >= 0) ? wg * 1.943 : -9999.0; + probable_wind_gust_kt = (wspd >= 0) ? wspd.intValue() : null; + } else if ("KMH".equals(matcher.group(6))) { + Double wspd = (ws >= 0) ? ws * 0.53995 : -9999.0; + probable_wind_speed_kt = (wspd >= 0) ? wspd.intValue() : null; + + wspd = (wg >= 0) ? wg * 0.53995 : -9999.0; + probable_wind_gust_kt = (wspd >= 0) ? wspd.intValue() : null; + } else { + probable_wind_speed_kt = (ws >= 0) ? ws : null; + probable_wind_gust_kt = (wg >= 0) ? wg : null; + } + } + + } + if (stopPos > -1) { + grpData.delete(0, stopPos); + } + + // Extracting icing information + groupPattern = Pattern.compile(ICING_GROUP_EXP); + checkGroupDataEnd(grpData); + int start = grpData.length(); + int stop = -1; + matcher = groupPattern.matcher(grpData); + while (matcher.find()) { + icing_layers.add(new NcTafIcingLayer(this, matcher.group(1), matcher + .group(2), matcher.group(3))); + start = Math.min(start, matcher.start()); + stop = Math.max(stop, matcher.end()); + } + if ((start < stop) && (stop > 0)) { + grpData.delete(start, stop); + } + + // Extracting turbulence information + groupPattern = Pattern.compile(TURBULENCE_GROUP_EXP); + checkGroupDataEnd(grpData); + start = grpData.length(); + stop = -1; + matcher = groupPattern.matcher(grpData); + while (matcher.find()) { + turbulence_layers.add(new NcTafTurbulenceLayer(this, matcher.group(1), + matcher.group(2), matcher.group(3))); + start = Math.min(start, matcher.start()); + stop = Math.max(stop, matcher.end()); + } + if ((start < stop) && (stop > 0)) { + grpData.delete(start, stop); + } + + groupPattern = Pattern.compile(TEMP_GROUP_EXP); + checkGroupDataEnd(grpData); + start = grpData.length(); + stop = -1; + matcher = groupPattern.matcher(grpData); + while (matcher.find()) { + temp_forecasts.add(new NcTafTemperatureForecast(this, matcher.group(1), + matcher.group(2), matcher.group(3))); + start = Math.min(start, matcher.start()); + stop = Math.max(stop, matcher.end()); + } + if ((start < stop) && (stop > 0)) { + grpData.delete(start, stop); + } + + // Extracting altimeter information + groupPattern = Pattern.compile(ALTIMETER_GROUP_EXP); + checkGroupDataEnd(grpData); + matcher = groupPattern.matcher(grpData); + if (matcher.find()) { + altim_in_hg = Double + .toString(Double.parseDouble(matcher.group(1)) / 100); + grpData.delete(matcher.start(), matcher.end()); + } + + // Extracting wind shear information + groupPattern = Pattern.compile(WIND_SHEAR_GROUP_EXP); + checkGroupDataEnd(grpData); + matcher = groupPattern.matcher(grpData); + if (matcher.find()) { + if (!isTempGroup(change_indicator)) { + this.wind_shear_hgt_ft_agl = Integer.parseInt(matcher.group(1)) * 100; + this.wind_shear_dir_degrees = Integer.parseInt(matcher.group(2)); + this.wind_shear_speed_kt = Integer.parseInt(matcher.group(3)); + } else { + this.probable_wind_shear_hgt_ft_agl = Integer.parseInt(matcher.group(1)) * 100; + this.probable_wind_shear_dir_degrees = Integer.parseInt(matcher.group(2)); + this.probable_wind_shear_speed_kt = Integer.parseInt(matcher.group(3)); + } + grpData.delete(matcher.start(), matcher.end()); + } + + // Extracting the visibility + groupPattern = Pattern.compile(WX_CAVOK); + checkGroupDataEnd(grpData); + matcher = groupPattern.matcher(grpData); + if (matcher.find()) { + // CAVOK implies 6+ visibility and no cloud or weather groups! + visibility_mi = VS_6PLUS_SM; + grpData.delete(matcher.start(), matcher.end()); + } else { + // Extracting the visibility + groupPattern = Pattern.compile(VISIBILITY_GROUP_EXP); + matcher = groupPattern.matcher(grpData); + + if (matcher.find()) { + visibility_mi = matcher.group(1); + grpData.delete(matcher.start(), matcher.end()); + } else { + // Statue miles vis didn't work so check metric + groupPattern = Pattern.compile("\\d{4}"); + matcher = groupPattern.matcher(grpData); + if (matcher.find()) { + if (matcher.end() < 6) { + visibility_mi = matcher.group(); + if (VS_6PLUS_M.equals(visibility_mi)) { + visibility_mi = VS_6PLUS_SM; + } + grpData.delete(matcher.start(), matcher.end()); + } + } + } + if (isTempGroup(change_indicator)) { + probable_visibility_mi = visibility_mi; + visibility_mi = " "; + } + + // Extracting the weather + groupPattern = Pattern.compile(WX_NSW); + checkGroupDataEnd(grpData); + matcher = groupPattern.matcher(grpData); + if (matcher.find()) { + NcTafWeatherCondition wxCon = new NcTafWeatherCondition(); + wxCon.setSequenceId(1); + wxCon.setOther(WX_NSW); + weather.add(wxCon); + wxCon.setParentID(this); + grpData.delete(matcher.start(), matcher.end()); + } else { + NcTafWeatherTools wxTool = new NcTafWeatherTools(); + Set cond = wxTool.parseWeather(grpData); + if (cond != null) { + for (NcTafWeatherCondition c : cond) { + /* shova : c.setIdentifier(identifier);*/ + c.setParentID(this); + weather.add(c); + } + } + cond = null; + } + + if (isTempGroup(change_indicator)) { + probable_weather = weather; + weather = new HashSet(); + } + + // Extracting the sky cover + groupPattern = Pattern.compile(SKY_COVER_GROUP_EXP); + checkGroupDataEnd(grpData); + matcher = groupPattern.matcher(grpData); + start = grpData.length(); + stop = -1; + + while (matcher.find()) { + // keep track of the start - stop for all sky cover groups. + start = Math.min(start, matcher.start()); + stop = Math.max(stop, matcher.end()); + + // if SKC | CLR | NSC then no cloud info present, exit! + String grp = matcher.group(8); + if (grp != null) { + NcTafSkyCover cover = new NcTafSkyCover(); + cover.setParentID(this); + cover.setType(grp); + cover.setHeight(-1); + sky_cover.add(cover); + break; + } + grp = matcher.group(3); + if ("VV".equals(grp)) { + vert_vis_ft = matcher.group(5); + if (isTempGroup(change_indicator)) { + probable_vert_vis_ft = vert_vis_ft; + vert_vis_ft = " "; + } + } + NcTafSkyCover cover = new NcTafSkyCover(); + cover.setParentID(this); + cover.setGenus(matcher.group(7)); + cover.setType(matcher.group(3)); + grp = matcher.group(5); + if (grp != null) { + if ("///".equals(grp)) { + // For now we're not going to handle surface based + // obscuration. + cover = null; + } else { + int height = Integer.parseInt(grp) * 100; + cover.setHeight(height); + } + } + if (cover != null) { + sky_cover.add(cover); + } + } + if ((start < stop) && (stop > 0)) { + grpData.delete(start, stop); + } + } + + if (isTempGroup(change_indicator)) { + probable_sky_cover = sky_cover; + sky_cover = new HashSet(); + } + + // Anything left will be considered remarks for this group! + if (grpData.length() > 0) { + remarks = grpData.toString(); + remarks = remarks.replaceAll("[;\\$=]", ""); + grpData = new StringBuilder(remarks); + while ((grpData.length() > 0) + && (grpData.charAt(grpData.length() - 1) == ' ')) { + grpData.deleteCharAt(grpData.length() - 1); + } + if (remarks.length() == 0) { + remarks = null; + } + } + int maxTemp = -999; + int minTemp = 999; + + Iterator tFcsts = getTemp_forecasts().iterator(); + while (tFcsts.hasNext()) { + + int tFcst = tFcsts.next().getSfc_temp_c(); + minTemp = Math.min(minTemp, tFcst); + maxTemp = Math.max(maxTemp, tFcst); + } + min_temp_c = (minTemp != 999) ? minTemp : null; + max_temp_c = (maxTemp != -999) ? maxTemp : null; + + if (weather.size() == 0) { + weather = null; + } + if (probable_weather.size() == 0) { + probable_weather = null; + } + if (sky_cover.size() == 0) { + sky_cover = null; + } + if (probable_sky_cover.size() == 0) { + probable_sky_cover = null; + } + if (turbulence_layers.size() == 0) { + turbulence_layers = null; + } + if (icing_layers.size() == 0) { + icing_layers = null; + } + if (temp_forecasts.size() == 0) { + temp_forecasts = null; + } + } + + /** + * Create a string representation of this ChangeGroup. + * + * @return The string representation of this ChangeGroup. + */ + @Override + public String toString() { + StringBuilder retVal = new StringBuilder("___CHANGE GROUP___"); + + retVal.append("Change Indicator: "); + if (change_indicator != null) { + retVal.append(change_indicator); + } + retVal.append(":Prob: "); + if (probability != null) { + retVal.append(probability); + } + retVal.append(" :Valid Period: "); + if (tafChangePeriod != null) { + retVal.append(tafChangePeriod); + } + retVal.append("\nWDir: "); + if (wind_dir_degrees != null) { + retVal.append(wind_dir_degrees); + } + retVal.append("WSpd: "); + if (wind_speed_kt != null) { + retVal.append(wind_speed_kt); + retVal.append(" "); + } + if (wind_gust_kt != null) { + retVal.append("G"); + retVal.append(wind_gust_kt); + retVal.append(" "); + } + if (altim_in_hg != null) { + retVal.append(":Altimeter: "); + retVal.append(altim_in_hg); + retVal.append(" "); + } + if (max_temp_c != null) { + retVal.append("MxTmp: "); + retVal.append(max_temp_c); + } + if (min_temp_c != null) { + retVal.append(":MnTmp: "); + retVal.append(min_temp_c); + retVal.append("\n"); + } + if (wind_shear_hgt_ft_agl != null) { + retVal.append("\nWind Shear Height: "); + retVal.append(wind_shear_hgt_ft_agl); + retVal.append(" "); + } + if (wind_shear_dir_degrees != null) { + retVal.append(":WShearDir: "); + retVal.append(wind_shear_dir_degrees); + retVal.append(" "); + } + if (wind_shear_speed_kt != null) { + retVal.append("WShearSpd: "); + retVal.append(wind_shear_speed_kt); + retVal.append("\n"); + } + if (visibility_mi != null) { + retVal.append("\nVisibility: "); + retVal.append(visibility_mi); + } + if (vert_vis_ft != null) { + retVal.append("\nVertical Visibility: "); + retVal.append(vert_vis_ft); + } + + retVal.append("\nProbable WDir: "); + if (probable_wind_dir_degrees != null) { + retVal.append(probable_wind_dir_degrees); + } + retVal.append("Probable WSpd: "); + if (probable_wind_speed_kt != null) { + retVal.append(probable_wind_speed_kt); + retVal.append(" "); + } + if (probable_wind_gust_kt != null) { + retVal.append("G"); + retVal.append(probable_wind_gust_kt); + retVal.append(" "); + } + if (probable_wind_shear_hgt_ft_agl != null) { + retVal.append("\nProbable Wind Shear Height: "); + retVal.append(probable_wind_shear_hgt_ft_agl); + retVal.append(" "); + } + if (probable_wind_shear_dir_degrees != null) { + retVal.append(":Probable WShearDir: "); + retVal.append(probable_wind_shear_dir_degrees); + retVal.append(" "); + } + if (probable_wind_shear_speed_kt != null) { + retVal.append("Probable WShearSpd: "); + retVal.append(probable_wind_shear_speed_kt); + retVal.append("\n"); + } + if (probable_visibility_mi != null) { + retVal.append("\nProbable Visibility: "); + retVal.append(visibility_mi); + } + if (probable_vert_vis_ft != null) { + retVal.append("\nProbable Vertical Visibility: "); + retVal.append(probable_vert_vis_ft); + } + if ((weather != null) && (weather.size() > 0)) { + retVal.append("\nWeather Phenomena: "); + for (Iterator iter = this.getWeather() + .iterator(); iter.hasNext();) { + NcTafWeatherCondition condition = iter.next(); + // retVal.append(condition); + condition.toString(retVal); + } + } + if ((sky_cover != null) && (sky_cover.size() > 0)) { + retVal.append("\n"); + retVal.append("Sky Conditions: "); + for (Iterator iter = this.getSky_cover().iterator(); iter + .hasNext();) { + NcTafSkyCover cover = iter.next(); + retVal.append(cover); + } + + } + if ((turbulence_layers != null) && (turbulence_layers.size() > 0)) { + for (Iterator iter = this.getTurbulence_layers() + .iterator(); iter.hasNext();) { + NcTafTurbulenceLayer layer = iter.next(); + retVal.append("\n"); + retVal.append(layer); + } + } + if ((icing_layers != null) && (icing_layers.size() > 0)) { + + for (Iterator iter = this.getIcing_layers().iterator(); iter + .hasNext();) { + NcTafIcingLayer layer = iter.next(); + retVal.append(layer); + } + } + if ((temp_forecasts != null) && (temp_forecasts.size() > 0)) { + for (Iterator iter = this.getTemp_forecasts() + .iterator(); iter.hasNext();) { + NcTafTemperatureForecast forecast = iter.next(); + retVal.append(forecast); + } + } + + return retVal.toString(); + } + + public NcTafRecord getParentID() { + return parentID; + } + + public void setParentID(NcTafRecord parentID) { + this.parentID = parentID; + } + + public NcTafPeriod getTafChangePeriod() { + return tafChangePeriod; + } + + public void setTafChangePeriod(NcTafPeriod tafChangePeriod) { + this.tafChangePeriod = tafChangePeriod; + } + + public String getWind_dir_degrees() { + return wind_dir_degrees; + } + + public void setWind_dir_degrees(String wind_dir_degrees) { + this.wind_dir_degrees = wind_dir_degrees; + } + + public Integer getWind_speed_kt() { + return wind_speed_kt; + } + + public void setWind_speed_kt(Integer wind_speed_kt) { + this.wind_speed_kt = wind_speed_kt; + } + + public Integer getWind_gust_kt() { + return wind_gust_kt; + } + + public void setWind_gust_kt(Integer wind_gust_kt) { + this.wind_gust_kt = wind_gust_kt; + } + + public Integer getWind_shear_hgt_ft_agl() { + return wind_shear_hgt_ft_agl; + } + + public void setWind_shear_hgt_ft_agl(Integer wind_shear_hgt_ft_agl) { + this.wind_shear_hgt_ft_agl = wind_shear_hgt_ft_agl; + } + + public Integer getWind_shear_dir_degrees() { + return wind_shear_dir_degrees; + } + + public void setWind_shear_dir_degrees(Integer wind_shear_dir_degrees) { + this.wind_shear_dir_degrees = wind_shear_dir_degrees; + } + + public Integer getWind_shear_speed_kt() { + return wind_shear_speed_kt; + } + + public void setWind_shear_speed_kt(Integer wind_shear_speed_kt) { + this.wind_shear_speed_kt = wind_shear_speed_kt; + } + + public String getVisibility_mi() { + return visibility_mi; + } + + public void setVisibility_mi(String visibility_mi) { + this.visibility_mi = visibility_mi; + } + + public String getAltim_in_hg() { + return altim_in_hg; + } + + public void setAltim_in_hg(String altim_in_hg) { + this.altim_in_hg = altim_in_hg; + } + + public String getVert_vis_ft() { + return vert_vis_ft; + } + + public void setVert_vis_ft(String vert_vis_ft) { + this.vert_vis_ft = vert_vis_ft; + } + + public Integer getMax_temp_c() { + return max_temp_c; + } + + public void setMax_temp_c(Integer max_temp_c) { + this.max_temp_c = max_temp_c; + } + + public Integer getMin_temp_c() { + return min_temp_c; + } + + public void setMin_temp_c(Integer min_temp_c) { + this.min_temp_c = min_temp_c; + } + + public Integer getProbability() { + return probability; + } + + public void setProbability(Integer probability) { + this.probability = probability; + } + + public String getProbable_wind_dir_degrees() { + return probable_wind_dir_degrees; + } + + public void setProbable_wind_dir_degrees(String wind_dir_degrees) { + this.probable_wind_dir_degrees = wind_dir_degrees; + } + + public Integer getProbable_wind_speed_kt() { + return probable_wind_speed_kt; + } + + public void setProbable_wind_speed_kt(Integer wind_speed_kt) { + this.probable_wind_speed_kt = wind_speed_kt; + } + + public Integer getProbable_wind_gust_kt() { + return probable_wind_gust_kt; + } + + public void setProbable_wind_gust_kt(Integer wind_gust_kt) { + this.probable_wind_gust_kt = wind_gust_kt; + } + + public Integer getProbable_wind_shear_hgt_ft_agl() { + return probable_wind_shear_hgt_ft_agl; + } + + public void setProbable_wind_shear_hgt_ft_agl(Integer wind_shear_hgt_ft_agl) { + this.probable_wind_shear_hgt_ft_agl = wind_shear_hgt_ft_agl; + } + + public Integer getProbable_wind_shear_dir_degrees() { + return probable_wind_shear_dir_degrees; + } + + public void setProbable_wind_shear_dir_degrees(Integer wind_shear_dir_degrees) { + this.probable_wind_shear_dir_degrees = wind_shear_dir_degrees; + } + + public Integer getProbable_wind_shear_speed_kt() { + return probable_wind_shear_speed_kt; + } + + public void setProbable_wind_shear_speed_kt(Integer wind_shear_speed_kt) { + this.probable_wind_shear_speed_kt = wind_shear_speed_kt; + } + + public String getProbable_visibility_mi() { + return probable_visibility_mi; + } + + public void setProbable_visibility_mi(String visibility_mi) { + this.probable_visibility_mi = visibility_mi; + } + + public String getProbable_vert_vis_ft() { + return probable_vert_vis_ft; + } + + public void setProbable_vert_vis_ft(String vert_vis_ft) { + this.probable_vert_vis_ft = vert_vis_ft; + } + + /** + * @return the sequenceId + */ + public Integer getSequenceId() { + return sequenceId; + } + + /** + * @param sequenceId + * the sequenceId to set + */ + public void setSequenceId(Integer sequenceId) { + this.sequenceId = sequenceId; + } + + /** + * @return the remarks + */ + public String getRemarks() { + return remarks; + } + + /** + * @param remarks + * the remarks to set + */ + public void setRemarks(String remarks) { + this.remarks = remarks; + } + + public String getChange_indicator() { + return change_indicator; + } + + public void setChange_indicator(String change_indicator) { + this.change_indicator = change_indicator; + } + + public Set getTurbulence_layers() { + return turbulence_layers; + } + + public void setTurbulence_layers(Set turbulence_layers) { + this.turbulence_layers = turbulence_layers; + } + + public Set getIcing_layers() { + return icing_layers; + } + + public void setIcing_layers(Set icing_layers) { + this.icing_layers = icing_layers; + } + + public Set getTemp_forecasts() { + return temp_forecasts; + } + + public void setTemp_forecasts(Set temp_forecasts) { + this.temp_forecasts = temp_forecasts; + } + + public Set getWeather() { + return weather; + } + + public void setWeather(Set weather) { + this.weather = weather; + } + + public Set getSky_cover() { + return sky_cover; + } + + public void setSky_cover(Set sky_cover) { + this.sky_cover = sky_cover; + } + + public Set getProbable_sky_cover() { + return probable_sky_cover; + } + + public void setProbable_sky_cover(Set sky_cover) { + this.probable_sky_cover = sky_cover; + } + + private void checkGroupDataEnd(StringBuilder group) { + if ((group != null) && (group.length() > 1)) { + if (group.charAt(group.length() - 1) != ' ') { + group.append(' '); + } + } + } + + public int getId() { + return id; + } + + public void setId(int id) { + this.id = id; + } + + /** + * @return the theStartDate + */ + public Calendar getStartDate() { + return startDate; + } + + /** + * @param theStartDate + * the theStartDate to set + */ + public void setStartDate(Calendar start) { + startDate = start; + } + + /** + * @return the transitionEndDate + */ + public Calendar getTransitionEndDate() { + return transitionEndDate; + } + + /** + * @param transitionEndDate + * the transitionEndDate to set + */ + public void setTransitionEndDate(Calendar transitionEndDate) { + this.transitionEndDate = transitionEndDate; + } + + /** + * @return the theEndDate + */ + public Calendar getEndDate() { + return endDate; + } + + /** + * @param theEndDate + * the theEndDate to set + */ + public void setEndDate(Calendar end) { + endDate = end; + } + + public static String formatDate(Calendar dateTime) { + return String.format("%1$tY%1$tm%1$td%1$tH%1$tM%1$tS", dateTime); + } + + /** + * + * @param groupValue + * @return + */ + public static boolean isTempGroup(String groupValue) { + + boolean isTemp = CG_TEMPO.equals(groupValue); + isTemp = isTemp || CG_PROB_TEMPO.equals(groupValue); + isTemp = isTemp || CG_PROB.equals(groupValue); + return isTemp; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafConstants.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafConstants.java new file mode 100644 index 0000000000..d0b55a073c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafConstants.java @@ -0,0 +1,115 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + +package gov.noaa.nws.ncep.common.dataplugin.nctaf; + +/** + * String constants used in the nctaf Plugin. + * + *
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 09/09/2011   458			sgurung	    Initial Creation from Raytheon's taf plugin
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ + +public final class NcTafConstants { + + /** Regular expression for extracting wind information */ + public static final String WIND_GROUP_EXP = "(\\d{3}|VRB)(\\d{2,3})((G)(\\d{2,3}))?(KT|MPS|KMH)()"; + + /** Regular expression for extracting visibility information */ + public static final String VISIBILITY_GROUP_EXP = "(P?[0-6]|[0-6] [13]/[24]|[13]/[24])SM"; + + /** Regular expression for extracting sky coverage information */ + public static final String SKY_COVER_GROUP_EXP = "(((FEW|SCT|BKN|OVC|VV)((\\d{3}|///)((CB|TCU)?)))|((SKC|CLR|NSC)))"; + + /** Regular expression for extracting wind shear information */ + public static final String WIND_SHEAR_GROUP_EXP = "WS([0-9]{3})/([0-9]{3})([0-9]{2})KT"; + + /** Regular expression for extracting icing information */ + public static final String ICING_GROUP_EXP = "6([0-9])([0-9]{3})([0-9])"; + + /** Regular expression for extracting turbulence information */ + public static final String TURBULENCE_GROUP_EXP = "5([0-9])([0-9]{3})([0-9])"; + + /** Regular expression for extracting temperature information */ + public static final String TEMP_GROUP_EXP = "T(M)?([0-9]{2})/([0-9]{2})Z"; + + /** Regular expression for extracting altimeter information */ + public static final String ALTIMETER_GROUP_EXP = "QNH([23]\\d{3})INS"; + + /** + * Pattern used for extracting change groups + * + *
+     *  Group #
+     *   0
+     *   1
+     *   2 Change group id = {FM|BECMG|PROBxx|TEMPO|PROBxx TEMPO
+     *   3
+     *   4
+     *   5
+     *   6 null | PROBxx When in conjunction with PROBxx or PROBxx TEMPO
+     *   7 null | TEMPO  When in conjunction with PROBxx TEMPO
+     *   8 null | TEMPO
+     *   9 time group
+     * 
+ */ + + public static final String CHANGE_GROUP_EXP = "((FM|((BECMG )|((PROB[34]0) +(TEMPO )?)|(TEMPO )))((\\d{6})|(([0-3]\\d{3})/([0-3]\\d{3})))( ))"; + + public static final String CG_FM = "FM"; + + public static final String CG_BECMG = "BECMG"; + + public static final String CG_INITIAL = "INITIAL"; + + public static final String CG_TEMPO = "TEMPO"; + + public static final String CG_PROB = "PROB"; + + public static final String CG_PROB_TEMPO = "PROB TEMPO"; + + public static final String VS_6PLUS_SM = "P6"; + + public static final String VS_6PLUS_M = "9999"; + + public static final String WX_NSW = "NSW"; + + public static final String WX_CAVOK = "CAVOK"; + + public static final String CLD_SKC = "SKC"; + + public static final String CLD_VV = "VV"; + + public static final String TAF_IND = "TAF"; + + public static final String AMD_IND = "AMD"; + + public static final String COR_IND = "COR"; + + public static final String REPORT_HEADER = "(TAF )?((AMD|COR) )*?" + + "([A-Z][A-Z,0-9]{3}) ([0-3]\\d{5}Z )?([0-3]\\d{5})( )"; + + public static final String REPORT_HEADER30 = "(TAF )?((AMD|COR) )*?" + + "([A-Z][A-Z,0-9]{3}) ([0-3]\\d{5}Z )?(\\d{4}/\\d{4})( )"; + + public static final String RPT_HDR_TAF = "(TAF((\\s)+(AMD|COR))?)"; + + public static final String RPT_HDR_CCCC = "([A-Z][A-Z,0-9]{3}) ([0-3]\\d{5}Z )?([0-3]\\d{3})/([0-3]\\d{3})( )"; + + /** + * Constructor. + */ + private NcTafConstants() { + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafIcingLayer.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafIcingLayer.java new file mode 100644 index 0000000000..ef95102fbd --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafIcingLayer.java @@ -0,0 +1,191 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + +package gov.noaa.nws.ncep.common.dataplugin.nctaf; + +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.JoinColumn; +import javax.persistence.ManyToOne; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; + +import org.apache.commons.lang.builder.HashCodeBuilder; + +import com.raytheon.uf.common.dataplugin.persist.PersistableDataObject; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +/** + * + * An icing layer found in a TAF message. + * + *
+ * SOFTWARE HISTORY
+ * Date         Ticket#     Engineer    Description
+ * ------------ ----------  ----------- --------------------------
+ * 09/09/2011   458			sgurung	    Initial Creation from Raytheon's taf plugin
+ * 09/23/2011   458			sgurung	    Converted to HDF5
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcTafIcingLayer extends PersistableDataObject implements + ISerializableObject { + + @Id + @GeneratedValue + private int id; + + /** + * + */ + private static final long serialVersionUID = 1L; + + @ManyToOne + @JoinColumn(name = "parentID", nullable = false) + private NcTafChangeGroup parentID; + + /** The icing intensity */ + @DynamicSerializeElement + @XmlElement + private Integer icing_intensity; + + /** The minimum altitude for the icing */ + @DynamicSerializeElement + @XmlElement + private Integer icing_min_alt_ft_agl; + + /** The maximum altitude for the icing */ + @DynamicSerializeElement + @XmlElement + private Integer icing_max_alt_ft_agl; + + public NcTafIcingLayer() { + + } + + /** + * Constructor for IcingLayer + * + * @param intensityVal + * The intensity of the icing layer + * @param baseLayer + * The base altitude of the icing layer + * @param thicknessIce + * The thickness of the icing layer + */ + public NcTafIcingLayer(NcTafChangeGroup parentid, String intensityVal, + String baseLayer, String thicknessIce) { + this.parentID = parentid; + this.icing_intensity = Integer.parseInt(intensityVal); + this.icing_min_alt_ft_agl = Integer.parseInt(baseLayer + "00"); + this.icing_max_alt_ft_agl = icing_min_alt_ft_agl + + Integer.parseInt(thicknessIce) * 1000; + } + + /** + * Converts an IcingLayer object to a String + */ + @Override + public String toString() { + + return "\nIcing Layer ->Intensity: " + icing_intensity + " Min: " + + icing_min_alt_ft_agl + " ft. Max: " + icing_max_alt_ft_agl + + " ft.\n"; + + } + + public Integer getIcing_intensity() { + return icing_intensity; + } + + public void setIcing_intensity(Integer icing_intensity) { + this.icing_intensity = icing_intensity; + } + + public Integer getIcing_min_alt_ft_agl() { + return icing_min_alt_ft_agl; + } + + public void setIcing_min_alt_ft_agl(Integer icing_min_alt_ft_agl) { + this.icing_min_alt_ft_agl = icing_min_alt_ft_agl; + } + + public Integer getIcing_max_alt_ft_agl() { + return icing_max_alt_ft_agl; + } + + public void setIcing_max_alt_ft_agl(Integer icing_max_alt_ft_agl) { + this.icing_max_alt_ft_agl = icing_max_alt_ft_agl; + } + + public NcTafChangeGroup getParentID() { + return parentID; + } + + public void setParentID(NcTafChangeGroup parentID) { + this.parentID = parentID; + } + + @Override + public boolean equals(Object obj) { + if (obj instanceof NcTafIcingLayer) { + NcTafIcingLayer layer = (NcTafIcingLayer) obj; + + if (this.parentID != layer.parentID) { + return false; + } + + if (!(this.icing_intensity == null ? layer.getIcing_intensity() == null + : this.icing_intensity.equals(layer.getIcing_intensity()))) { + return false; + } + + if (!(this.icing_min_alt_ft_agl == null ? layer + .getIcing_min_alt_ft_agl() == null + : this.icing_min_alt_ft_agl.equals(layer + .getIcing_min_alt_ft_agl()))) { + return false; + } + + if (!(this.icing_max_alt_ft_agl == null ? layer + .getIcing_max_alt_ft_agl() == null + : this.icing_max_alt_ft_agl.equals(layer + .getIcing_max_alt_ft_agl()))) { + return false; + } + + return true; + + } else { + return false; + } + + } + + @Override + public int hashCode() { + + return new HashCodeBuilder(17, 37).append(parentID).append( + this.icing_intensity).append(this.icing_min_alt_ft_agl).append( + this.icing_max_alt_ft_agl).toHashCode(); + } + + public int getId() { + return id; + } + + public void setId(int id) { + this.id = id; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafPeriod.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafPeriod.java new file mode 100644 index 0000000000..faf43a0706 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafPeriod.java @@ -0,0 +1,505 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + + +package gov.noaa.nws.ncep.common.dataplugin.nctaf; + +import java.io.Serializable; +import java.util.Calendar; + +import javax.persistence.Column; +import javax.persistence.Embeddable; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import com.raytheon.uf.edex.decodertools.time.TimeTools; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +/** + * + * Class representing a period of time. + * + *
+ * 
+ * SOFTWARE HISTORY
+ *      
+ * Date         Ticket#     Engineer    Description
+ * ------------ ----------  ----------- --------------------------
+ * 09/09/2011   458			sgurung	    Initial Creation from Raytheon's taf plugin
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ +@Embeddable +@DynamicSerialize +@XmlAccessorType(XmlAccessType.NONE) +public class NcTafPeriod implements Serializable, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 1L; + + /** + * The forecast valid starting date + */ + @DynamicSerializeElement + @XmlElement + @Column + private Calendar startDate; + + // This time is only used for BECMG groups. It marks the end time of the + // BECMG transition period. + @DynamicSerializeElement + @XmlElement + @Column + private Calendar transitionEndDate; + + /** + * The forecast valid ending date + */ + @DynamicSerializeElement + @XmlElement + @Column + private Calendar endDate; + + /** + * Empty constructor for period. Internal values set to null. + */ + public NcTafPeriod() { + } + + /** + * Constructor + * + * @param sDate + * @param eDate + */ + public NcTafPeriod(Calendar sDate, Calendar eDate) { + startDate = sDate; + if (startDate != null) { + startDate.set(Calendar.SECOND, 0); + startDate.set(Calendar.MILLISECOND, 0); + } + endDate = eDate; + if (endDate != null) { + endDate.set(Calendar.SECOND, 0); + endDate.set(Calendar.MILLISECOND, 0); + } + } + + /** + * + * @param period + * @return + */ + public static NcTafPeriod copy(NcTafPeriod period) { + NcTafPeriod periodCopy = new NcTafPeriod(); + periodCopy.startDate = TimeTools.copy(period.startDate); + periodCopy.transitionEndDate = TimeTools.copy(period.transitionEndDate); + periodCopy.endDate = TimeTools.copy(period.endDate); + + return periodCopy; + } + + /** + * Constructor that parses string. This constructor parses the string passed + * into the method into beginning and ending dates. The dates specified may + * only cover a 24 hour period but may extend into the next calendar day. + * + * @param aValidPeriod + * String containing the valid forecast times to be parsed + * @throws TAFFormatException + * If dates are not in proper format + */ + public static NcTafPeriod parseValidPeriod(String aValidPeriod, + WMOHeader header) { + + aValidPeriod = new String(aValidPeriod.trim()); + + // decode day + int day = Integer.parseInt(aValidPeriod.substring(0, 2).trim()); + + // decode start and end hours + int hour1 = Integer.parseInt(aValidPeriod.substring(2, 4).trim()); + int hour2 = Integer.parseInt(aValidPeriod.substring(4, 6).trim()); + + // Get the current time : In GMT! + Calendar startTime = TimeTools.getSystemCalendar(header.getYear(), + header.getMonth(), header.getDay()); + + return NcTafPeriod.determineValidPeriod(startTime, day, hour1, hour2); + } + + /** + * This method determines starting and ending dates based on the input + * values. + * + * @param baseTime + * @param day + * @param hour1 + * @param hour2 + * @return TAFPeriod that represents starting and ending dates. + */ + public static NcTafPeriod determineValidPeriod(Calendar baseTime, int day, + int hour1, int hour2) { + + Calendar sTime = TimeTools.copy(baseTime); + + // get start time day + int startTimeDay = sTime.get(Calendar.DAY_OF_MONTH); + + int nearEndOfMonth = sTime.getLeastMaximum(Calendar.DAY_OF_MONTH) - 1; + + // TAFs are suppose to cover a short time frame. Adjust for month + // and year rollover if day difference is 'large'. Subtract one + // from the greatestMinimum in case month is Jan and year is a + // leap year. + if (startTimeDay == 1 && day >= nearEndOfMonth) { + // we are at the beginning of a month and the TAF is for the + // end of the month. Adjust month to previous. + sTime.add(Calendar.MONTH, -1); + } else if (startTimeDay >= nearEndOfMonth && day < 3) { + // we are at the end of the month and the TAF is for the + // beginning of the next month. Adjust month to next. + sTime.add(Calendar.MONTH, 1); + } + + sTime.set(Calendar.DAY_OF_MONTH, day); + sTime.set(Calendar.HOUR_OF_DAY, hour1); + sTime.set(Calendar.MINUTE, 0); + sTime.set(Calendar.SECOND, 0); + + // Set the ending time for the period + Calendar eTime = TimeTools.copy(sTime); + + // Add a day to ending time if the hour is less than or equal + // to the the start hour + if (hour2 <= hour1) { + eTime.add(Calendar.DAY_OF_MONTH, 1); + } + + if (hour2 == 24) { + eTime.add(Calendar.DAY_OF_MONTH, 1); + hour2 = 0; + } + eTime.set(Calendar.HOUR_OF_DAY, hour2); + eTime.set(Calendar.MINUTE, 0); + eTime.set(Calendar.SECOND, 0); + + return new NcTafPeriod(sTime, eTime); + } + + /** + * This method determines starting and ending dates based on the input + * values from a 30 Hour TAF. + * + * @param baseTime + * @param day1 + * @param hour1 + * @param day2 + * The + * @param hour2 + * @return TAFPeriod that represents starting and ending dates. + */ + public static NcTafPeriod determineValidPeriod(Calendar baseTime, int day1, + int hour1, int day2, int hour2) { + + Calendar sTime = TimeTools.copy(baseTime); + + // get start time day + int startTimeDay = sTime.get(Calendar.DAY_OF_MONTH); + + int nearEndOfMonth = sTime.getLeastMaximum(Calendar.DAY_OF_MONTH) - 1; + + // TAFs are suppose to cover a short time frame. Adjust for month + // and year rollover if day difference is 'large'. Subtract one + // from the greatestMinimum in case month is Jan and year is a + // leap year. + if (startTimeDay == 1 && day1 >= nearEndOfMonth) { + // we are at the beginning of a month and the TAF is for the + // end of the month. Adjust month to previous. + sTime.add(Calendar.MONTH, -1); + } else if (startTimeDay >= nearEndOfMonth && day1 < 3) { + // we are at the end of the month and the TAF is for the + // beginning of the next month. Adjust month to next. + sTime.add(Calendar.MONTH, 1); + } + + sTime.set(Calendar.DAY_OF_MONTH, day1); + sTime.set(Calendar.HOUR_OF_DAY, hour1); + sTime.set(Calendar.MINUTE, 0); + sTime.set(Calendar.SECOND, 0); + + // Set the ending time for the period + Calendar eTime = TimeTools.copy(sTime); + + // Add a day to ending time if the hour is less than or equal + // to the the start hour + if (hour2 <= hour1) { + eTime.add(Calendar.DAY_OF_MONTH, 1); + } + + if (hour2 == 24) { + eTime.add(Calendar.DAY_OF_MONTH, 1); + hour2 = 0; + } + eTime.set(Calendar.HOUR_OF_DAY, hour2); + eTime.set(Calendar.MINUTE, 0); + eTime.set(Calendar.SECOND, 0); + + return new NcTafPeriod(sTime, eTime); + } + + /** + * This method determines the valid period for a change group of type + * BECOMING or TEMPORARY which have the format SSEE where SS is the start + * hour and EE is the end hour of the valid period. The valid period for the + * entire TAF must be supplied in order to determine the correct dates + * associated with the hours. + * + * @param aStartTimeHour + * @param aEndTimeHour + * @param aTAFValidPeriod + * @param isChangeCodeBecoming + * true if change code is Becoming + * @return + */ + public static NcTafPeriod determineChangeGroupPeriodSSEE(int hour1, + int hour2, NcTafPeriod aTAFValidPeriod, boolean isChangeCodeBecoming) { + + Calendar tafStartTime = aTAFValidPeriod.getStartDate(); + + Calendar sDate = TimeTools.copy(tafStartTime); + if (hour1 < tafStartTime.get(Calendar.HOUR_OF_DAY)) { + sDate.add(Calendar.DAY_OF_MONTH, 1); + } + sDate.set(Calendar.HOUR_OF_DAY, hour1); + sDate.set(Calendar.MINUTE, 0); + sDate.set(Calendar.SECOND, 0); + sDate.set(Calendar.MILLISECOND, 0); + + Calendar eDate = TimeTools.copy(tafStartTime); + if (hour2 <= tafStartTime.get(Calendar.HOUR_OF_DAY)) { + eDate.add(Calendar.DAY_OF_MONTH, 1); + } + eDate.set(Calendar.HOUR_OF_DAY, hour2); + eDate.set(Calendar.MINUTE, 0); + eDate.set(Calendar.SECOND, 0); + eDate.set(Calendar.MILLISECOND, 0); + + NcTafPeriod period = new NcTafPeriod(); + + // All groups use the start date as is. + period.setStartDate(sDate); + + if (isChangeCodeBecoming) { + period.setTransitionEndDate(eDate); + } else { + period.setEndDate(eDate); + } + + return period; + } + + /** + * This method determines the valid period for a change group of type + * BECOMING, PROB, PROB TEMP, or TEMPO which have the format DDhh/DDhh where + * DDhh/DDhh are the start and end day and hour for a 30 hour change group. + * The TAFs' valid period is supplied in order to determine the month and + * year. + * + * @param aStartTimeHour + * @param aEndTimeHour + * @param aTAFValidPeriod + * @param isChangeCodeBecoming + * true if change code is Becoming + * @return + */ + public static NcTafPeriod determineChangeGroupPeriodDDhhDDhh(int day1, + int hour1, int day2, int hour2, NcTafPeriod aTAFValidPeriod, + boolean isChangeCodeBecoming) { + + Calendar sDate = setDayHourMin(aTAFValidPeriod.getStartDate(), day1, + hour1, 0); + + Calendar eDate = setDayHourMin(aTAFValidPeriod.getStartDate(), day2, + hour2, 0); + + NcTafPeriod period = new NcTafPeriod(); + + // All groups use the start date as is. + period.setStartDate(sDate); + if (isChangeCodeBecoming) { + period.setTransitionEndDate(eDate); + } else { + period.setEndDate(eDate); + } + + return period; + } + + /** + * This method determines the valid period for a change group of type FroM + * which have the format SSss where SS is the start hour and ss is the start + * minute of the valid period. The valid period for the entire TAF must be + * supplied in order to determine the correct dates associated with the + * time. + * + * @param aStartTimeHour + * @param aStartTimeMin + * @param aTAFValidPeriod + * @return + */ + public static NcTafPeriod determineChangeGroupPeriodSSss(int hour, int min, + NcTafPeriod aTAFValidPeriod) { + + Calendar startDate = TimeTools.copy(aTAFValidPeriod.getStartDate()); + if (hour <= startDate.get(Calendar.HOUR_OF_DAY)) { + startDate.add(Calendar.DAY_OF_MONTH, 1); + } + startDate.set(Calendar.HOUR_OF_DAY, hour); + startDate.set(Calendar.MINUTE, min); + startDate.set(Calendar.SECOND, 0); + startDate.set(Calendar.MILLISECOND, 0); + + // Have to wait until the next group to figure the actual stop datetime. + return new NcTafPeriod(startDate, null); + } + + /** + * This method determines the valid period for a change group of type FroM + * which have the format SSss where SS is the start hour and ss is the start + * minute of the valid period. The valid period for the entire TAF must be + * supplied in order to determine the correct dates associated with the + * time. + * + * @param aStartTimeHour + * @param aStartTimeMin + * @param aTAFValidPeriod + * @return + */ + public static NcTafPeriod determineChangeGroupPeriodDDhhmm(int day, int hour, + int min, NcTafPeriod aTAFValidPeriod) { + + Calendar sDate = setDayHourMin(aTAFValidPeriod.getStartDate(), day, + hour, min); + + NcTafPeriod period = new NcTafPeriod(); + + // All groups use the start date as is. + period.setStartDate(sDate); + + return period; + } + + /** + * Converts object to string + * + * @return String representing the valid forecast period + */ + @Override + public String toString() { + StringBuilder sb = new StringBuilder(); + sb.append("start:"); + if (startDate != null) { + sb.append(formatDate(startDate)); + } + sb.append(":trans:"); + if (transitionEndDate != null) { + sb.append(formatDate(transitionEndDate)); + } + sb.append(":end:"); + if (endDate != null) { + sb.append(formatDate(endDate)); + } + return sb.toString(); + } + + /** + * @return the theStartDate + */ + public Calendar getStartDate() { + return startDate; + } + + /** + * @param theStartDate + * the theStartDate to set + */ + public void setStartDate(Calendar start) { + startDate = start; + } + + /** + * @return the transitionEndDate + */ + public Calendar getTransitionEndDate() { + return transitionEndDate; + } + + /** + * @param transitionEndDate + * the transitionEndDate to set + */ + public void setTransitionEndDate(Calendar transitionEndDate) { + this.transitionEndDate = transitionEndDate; + } + + /** + * @return the theEndDate + */ + public Calendar getEndDate() { + return endDate; + } + + /** + * @param theEndDate + * the theEndDate to set + */ + public void setEndDate(Calendar end) { + endDate = end; + } + + public static String formatDate(Calendar dateTime) { + return String.format("%1$tY%1$tm%1$td%1$tH%1$tM%1$tS", dateTime); + } + + /** + * + * @param day + * @param hour + * @param min + * @return + */ + public static Calendar setDayHourMin(Calendar base, int day, int hour, + int min) { + + Calendar cal = null; + Calendar target = TimeTools.copy(base); + target.set(Calendar.SECOND, 0); + target.set(Calendar.MILLISECOND, 0); + + for (int i = 0; i < 3; i++) { + + int sDay = target.get(Calendar.DAY_OF_MONTH); + if (sDay == day) { + cal = TimeTools.copy(target); + cal.set(Calendar.HOUR_OF_DAY, hour); + cal.set(Calendar.MINUTE, min); + break; + } else { + target.add(Calendar.DAY_OF_MONTH, 1); + } + } + return cal; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafRecord.java new file mode 100644 index 0000000000..be4b0c1d6c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafRecord.java @@ -0,0 +1,1607 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO to order to output point data in HDF5. + **/ + +package gov.noaa.nws.ncep.common.dataplugin.nctaf; + +import gov.noaa.nws.ncep.common.dataplugin.nctaf.util.VisibilityParser; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import java.util.Calendar; +import java.util.Collection; +import java.util.Date; +import java.util.HashSet; +import java.util.Iterator; +import java.util.Set; +import java.util.List; +import java.util.ArrayList; +import java.util.SortedSet; +import java.util.TreeSet; + +import javax.persistence.Column; +import javax.persistence.Embedded; +import javax.persistence.Entity; +import javax.persistence.Table; +import javax.persistence.Transient; +import javax.persistence.UniqueConstraint; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.geospatial.ISpatialEnabled; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.common.time.TimeRange; +import com.raytheon.uf.common.pointdata.IPointData; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +import org.apache.commons.lang.time.DateUtils; + +/** + * Record implementation for taf plugin + * + *
 weather;
+
+    /**
+     * (TEMPO/PROB) Weather and obscurations
+     */
+    @DynamicSerializeElement
+    @XmlElement
+	@Transient
+    private Set probable_weather;
+    
+    /** Sky coverage */
+    @DynamicSerializeElement
+    @XmlElement
+	@Transient
+    private Set sky_cover;
+    
+    /** (TEMPO/PROB) Sky coverage */
+    @DynamicSerializeElement
+    @XmlElement
+	@Transient
+    private Set probable_sky_cover;
+
+    /** The turbulence layers */
+    @DynamicSerializeElement
+    @XmlElement
+	@Transient
+    private Set turbulence_layers;
+
+    /** The icing layers */
+    @DynamicSerializeElement
+    @XmlElement
+	@Transient
+    private Set icing_layers;
+
+    /** The temperature forecasts */
+    @DynamicSerializeElement
+    @XmlElement
+	@Transient
+    private Set temp_forecasts;
+        
+    @Embedded 
+	private PointDataView pdv;
+	//private Integer hdfFileId;
+
+    public NcTafRecord() {
+    	wmoHeader = " ";
+    	tafText = " ";
+    	reportType = "TAF";
+    	stationId = " ";
+    	bulletin_time = null;
+    	corIndicator = " ";
+    	amdIndicator = " ";
+    	issue_timeString = " ";
+    	remarks = " ";
+    	changeGroup = " ";
+    	altim_in_hg = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	change_indicator = " ";
+    	max_temp_c = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING;
+    	min_temp_c = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING;
+    	probability = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING;
+    	remarks = " ";
+    	sequenceId = IDecoderConstantsN.NEGATIVE_INTEGER_MISSING;
+    	vert_vis_ft = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	visibility_mi = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	wind_dir_degrees = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	wind_gust_kt = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	wind_speed_kt = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	wind_shear_hgt_ft_agl = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	wind_shear_dir_degrees = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	wind_shear_speed_kt = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	startDate = null;
+    	endDate = null;
+    	transitionEndDate = null;
+    	location = null;
+    	probable_vert_vis_ft = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	probable_visibility_mi = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	probable_wind_dir_degrees = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	probable_wind_gust_kt = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	probable_wind_speed_kt = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	probable_wind_shear_hgt_ft_agl = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	probable_wind_shear_dir_degrees = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    	probable_wind_shear_speed_kt = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+    }
+
+    /**
+     * Constructs a taf record from a dataURI
+     * 
+     * @param uri
+     *            The dataURI
+     * @param tableDef
+     *            The table definition associated with this class
+     */
+    public NcTafRecord(String uri) {
+        super(uri);
+    }
+
+    /**
+     * Get the WMO header for the enclosing WMO message.
+     * 
+     * @return The wmoHeader.
+     */
+    public String getWmoHeader() {
+        return wmoHeader;
+    }
+
+    /**
+     * Set the WMO header for the enclosing WMO message.
+     * 
+     * @param wmoHeader
+     *            The WMOHeader to set.
+     */
+    public void setWmoHeader(String wmoHeader) {
+        this.wmoHeader = wmoHeader;
+    }
+
+    /**
+     * Get the text of this terminal forecast.
+     * 
+     * @return The terminal forecast text.
+     */
+    public String getTafText() {
+        return tafText;
+    }
+
+    /**
+     * Set the text of this terminal forecast.
+     * 
+     * @param tafText
+     *            The terminal forecast text.
+     */
+    public void setTafText(String tafText) {
+        this.tafText = tafText;
+    }
+
+    /**
+     * Get the observation report type.
+     * 
+     * @return the reportType
+     */
+    public String getReportType() {
+        return reportType;
+    }
+
+    /**
+     * Set the observation report type.
+     * 
+     * @param reportType
+     *            the reportType to set
+     */
+    public void setReportType(String reportType) {
+        this.reportType = reportType;
+    }
+
+    /**
+     * 
+     * @return
+     */
+    public String getStationId() {
+        return stationId;
+    }
+
+    /**
+     * 
+     * @param stationID
+     */
+    public void setStationId(String stationID) {
+        stationId = stationID;
+    }
+
+    /**
+     * 
+     * @return the corIndicator
+     */
+    public String getCorIndicator() {
+        return corIndicator;
+    }
+
+    /**
+     * 
+     * @param corIndicator
+     *            the corIndicator to set
+     */
+    public void setCorIndicator(String corIndicator) {
+        this.corIndicator = corIndicator;
+    }
+
+    /**
+     * 
+     * @return the amdIndicator
+     */
+    public String getAmdIndicator() {
+        return amdIndicator;
+    }
+
+    /**
+     * 
+     * @param amdIndicator
+     *            the amdIndicator to set
+     */
+    public void setAmdIndicator(String amdIndicator) {
+        this.amdIndicator = amdIndicator;
+    }
+
+    /**
+     * 
+     * @return the bulletin_time
+     */
+    public Date getBulletin_time() {
+        return bulletin_time;
+    }
+
+    /**
+     * 
+     * @param bulletin_time
+     *            the bulletin_time to set
+     */
+    public void setBulletin_time(Date bulletin_time) {
+        this.bulletin_time = bulletin_time;
+    }
+   
+    /**
+     * @return the issue_time
+     */
+    public Date getIssue_time() {
+        return issue_time;
+    }
+
+    /**
+     * @param issue_time
+     *            the issue_time to set
+     */
+    public void setIssue_time(Date issue_time) {
+        this.issue_time = issue_time;
+    }
+
+    /**
+     * @return the issue_timeString
+     */
+    public String getIssue_timeString() {
+        return issue_timeString;
+    }
+
+    /**
+     * @param issue_timeString
+     *            the issue_time to set
+     */
+    public void setIssue_timeString(String issue_timeString) {
+        this.issue_timeString = issue_timeString;
+    }
+   
+    @Override
+    public void setIdentifier(Object dataURI) {
+
+        this.identifier = dataURI;
+
+    }
+
+    /**
+     * Get the IDecoderGettable reference for this record.
+     * 
+     * @return The IDecoderGettable reference for this record. Null for this
+     *         class.
+     */
+    @Override
+    public IDecoderGettable getDecoderGettable() {
+        return null;
+    }
+
+    @Override
+    public SurfaceObsLocation getSpatialObject() {
+        return location;
+    }
+
+    public SurfaceObsLocation getLocation() {
+        return location;
+    }
+
+    public void setLocation(SurfaceObsLocation location) {
+        this.location = location;
+    }
+    
+    public double getLatitude() {
+        return location.getLatitude();
+    }
+
+    public double getLongitude() {
+        return location.getLongitude();
+    }
+
+    public Integer getElevation() {
+        return location.getElevation();
+    }
+
+    /**
+     * Returns the hashCode for this object. This implementation returns the
+     * hashCode of the generated dataURI.
+     * 
+     * @see java.lang.Object#hashCode()
+     */
+    @Override
+    public int hashCode() {
+        final int prime = 31;
+        int result = 1;
+        result = prime * result
+                + ((getDataURI() == null) ? 0 : getDataURI().hashCode());
+        return result;
+    }
+
+    /**
+     * Checks if this record is equal to another by checking the generated
+     * dataURI.
+     * 
+     * @param obj
+     * @see java.lang.Object#equals(java.lang.Object)
+     */
+    @Override
+    public boolean equals(Object obj) {
+        if (this == obj)
+            return true;
+        if (obj == null)
+            return false;
+        if (getClass() != obj.getClass())
+            return false;
+        NcTafRecord other = (NcTafRecord) obj;
+        if (getDataURI() == null) {
+            if (other.getDataURI() != null) {
+                return false;
+            }
+        } else if (!getDataURI().equals(other.getDataURI()))
+            return false;
+        return true;
+    }
+
+    /*
+     * (non-Javadoc)
+     * 
+     * @see com.raytheon.uf.common.pointdata.IPointData#getPointDataView()
+     */
+    @Override
+    public PointDataView getPointDataView() {
+        return this.pdv;
+    }
+
+    /*
+     * (non-Javadoc)
+     * 
+     * @see
+     * com.raytheon.uf.common.pointdata.IPointData#setPointDataView(com.raytheon
+     * .uf.common.pointdata.PointDataView)
+     */
+    @Override
+    public void setPointDataView(PointDataView pdv) {
+        this.pdv = pdv;
+    }
+
+    @Override
+    public Integer getHdfFileId() {
+        return null;
+    }
+
+    /**
+     * Get the time to use for persisting this data.
+     * 
+     * @return The persistence time for this data.
+     */
+    @Override
+    public Date getPersistenceTime() {
+    	if(getInsertTime()== null)	
+    		return null;
+    	else
+    		return getInsertTime().getTime();
+    }
+
+    @Override
+
+    public void setHdfFileId(Integer hdfFileId) {
+    	//this.hdfFileId = hdfFileId;
+    }
+
+    /**
+     * Set the time to be used for the persistence time for this object.
+     * 
+     * @param persistTime
+     *            The persistence time to be used.
+     */
+    @Override
+	public void setPersistenceTime(Date persistTime) {
+		Calendar insertTime=Calendar.getInstance();
+    	insertTime.setTime(persistTime);
+    	setInsertTime(insertTime);		
+	}
+
+	@Override
+	public Amount getValue(String paramName) {
+		// TODO Auto-generated method stub
+		return null;
+	}
+
+	@Override
+	public Collection getValues(String paramName) {
+		// TODO Auto-generated method stub
+		return null;
+	}
+
+	@Override
+	public String getString(String paramName) {
+		// TODO Auto-generated method stub
+		return null;
+	}
+
+	@Override
+	public String[] getStrings(String paramName) {
+		// TODO Auto-generated method stub
+		return null;
+	}
+	
+	/**
+     * 
+     * @return The string containing the change group text
+     */
+    public String getChangeGroup() {
+        return this.changeGroup;
+    }
+
+    public void setChangeGroup(String changeGroup) {
+        this.changeGroup = changeGroup;
+    }
+	
+	public NcTafPeriod getTafChangePeriod() {
+        return tafChangePeriod;
+    }
+
+    public void setTafChangePeriod(NcTafPeriod tafChangePeriod) {
+        this.tafChangePeriod = tafChangePeriod;
+    }
+
+    public Float getWind_dir_degrees() {
+        return wind_dir_degrees;
+    }
+
+    public void setWind_dir_degrees(Float wind_dir_degrees) {
+        this.wind_dir_degrees = wind_dir_degrees;
+    }
+
+    public Float getWind_speed_kt() {
+        return wind_speed_kt;
+    }
+
+    public void setWind_speed_kt(Float wind_speed_kt) {
+        this.wind_speed_kt = wind_speed_kt;
+    }
+
+    public Float getWind_gust_kt() {
+        return wind_gust_kt;
+    }
+
+    public void setWind_gust_kt(Float wind_gust_kt) {
+        this.wind_gust_kt = wind_gust_kt;
+    }
+
+    public Float getWind_shear_hgt_ft_agl() {
+        return wind_shear_hgt_ft_agl;
+    }
+
+    public void setWind_shear_hgt_ft_agl(Float wind_shear_hgt_ft_agl) {
+        this.wind_shear_hgt_ft_agl = wind_shear_hgt_ft_agl;
+    }
+
+    public Float getWind_shear_dir_degrees() {
+        return wind_shear_dir_degrees;
+    }
+
+    public void setWind_shear_dir_degrees(Float wind_shear_dir_degrees) {
+        this.wind_shear_dir_degrees = wind_shear_dir_degrees;
+    }
+
+    public Float getWind_shear_speed_kt() {
+        return wind_shear_speed_kt;
+    }
+
+    public void setWind_shear_speed_kt(Float wind_shear_speed_kt) {
+        this.wind_shear_speed_kt = wind_shear_speed_kt;
+    }
+
+    public Float getVisibility_mi() {
+        return visibility_mi;
+    }
+
+    public void setVisibility_mi(Float visibility_mi) {
+        this.visibility_mi = visibility_mi;
+    }
+
+    public float getAltim_in_hg() {
+        return altim_in_hg;
+    }
+
+    public void setAltim_in_hg(float altim_in_hg) {
+        this.altim_in_hg = altim_in_hg;
+    }
+
+    public float getVert_vis_ft() {
+        return probable_vert_vis_ft;
+    }
+
+    public void setVert_vis_ft(float vert_vis_ft) {
+        this.probable_vert_vis_ft = vert_vis_ft;
+    }
+    
+    public float getProbable_wind_dir_degrees() {
+        return probable_wind_dir_degrees;
+    }
+
+    public void setProbable_wind_dir_degrees(float wind_dir_degrees) {
+        this.probable_wind_dir_degrees = wind_dir_degrees;
+    }
+
+    public float getProbable_wind_speed_kt() {
+        return probable_wind_speed_kt;
+    }
+
+    public void setProbable_wind_speed_kt(float wind_speed_kt) {
+        this.probable_wind_speed_kt = wind_speed_kt;
+    }
+
+    public float getProbable_wind_gust_kt() {
+        return probable_wind_gust_kt;
+    }
+
+    public void setProbable_wind_gust_kt(float wind_gust_kt) {
+        this.probable_wind_gust_kt = wind_gust_kt;
+    }
+
+    public float getProbable_wind_shear_hgt_ft_agl() {
+        return probable_wind_shear_hgt_ft_agl;
+    }
+
+    public void setProbable_wind_shear_hgt_ft_agl(float wind_shear_hgt_ft_agl) {
+        this.probable_wind_shear_hgt_ft_agl = wind_shear_hgt_ft_agl;
+    }
+
+    public float getProbable_wind_shear_dir_degrees() {
+        return probable_wind_shear_dir_degrees;
+    }
+
+    public void setProbable_wind_shear_dir_degrees(float wind_shear_dir_degrees) {
+        this.probable_wind_shear_dir_degrees = wind_shear_dir_degrees;
+    }
+
+    public float getProbable_wind_shear_speed_kt() {
+        return probable_wind_shear_speed_kt;
+    }
+
+    public void setProbable_wind_shear_speed_kt(float wind_shear_speed_kt) {
+        this.probable_wind_shear_speed_kt = wind_shear_speed_kt;
+    }
+
+    public float getProbable_visibility_mi() {
+        return probable_visibility_mi;
+    }
+
+    public void setProbable_visibility_mi(float visibility_mi) {
+        this.probable_visibility_mi = visibility_mi;
+    }
+
+    public float getProbable_vert_vis_ft() {
+        return probable_vert_vis_ft;
+    }
+
+    public void setProbable_vert_vis_ft(float vert_vis_ft) {
+        this.probable_vert_vis_ft = vert_vis_ft;
+    }
+
+    public Integer getMax_temp_c() {
+        return max_temp_c;
+    }
+
+    public void setMax_temp_c(Integer max_temp_c) {
+        this.max_temp_c = max_temp_c;
+    }
+
+    public Integer getMin_temp_c() {
+        return min_temp_c;
+    }
+
+    public void setMin_temp_c(Integer min_temp_c) {
+        this.min_temp_c = min_temp_c;
+    }
+
+    public Integer getProbability() {
+        return probability;
+    }
+
+    public void setProbability(Integer probability) {
+        this.probability = probability;
+    }
+
+    /**
+     * @return the sequenceId
+     */
+    public Integer getSequenceId() {
+        return sequenceId;
+    }
+
+    /**
+     * @param sequenceId
+     *            the sequenceId to set
+     */
+    public void setSequenceId(Integer sequenceId) {
+        this.sequenceId = sequenceId;
+    }
+
+    /**
+     * @return the remarks
+     */
+    public String getRemarks() {
+        return remarks;
+    }
+
+    /**
+     * @param remarks
+     *            the remarks to set
+     */
+    public void setRemarks(String remarks) {
+        this.remarks = remarks;
+    }
+
+    public String getChange_indicator() {
+        return change_indicator;
+    }
+
+    public void setChange_indicator(String change_indicator) {
+        this.change_indicator = change_indicator;
+    }
+
+    public NcTafPeriod getTafValidPeriod() {
+        return tafValidPeriod;
+    }
+
+    public void setTafValidPeriod(NcTafPeriod tafValidPeriod) {
+        this.tafValidPeriod = tafValidPeriod;
+    }
+ 
+    public Set getTurbulence_layers() {
+        return turbulence_layers;
+    }
+
+    public void setTurbulence_layers(Set turbulence_layers) {
+        this.turbulence_layers = turbulence_layers;
+    }
+    
+    /**
+	 * @param add taf turbulence layer to set
+	 */
+	public void addTurbulence_layer(NcTafTurbulenceLayer turb){
+		turbulence_layers.add(turb);
+	}
+
+    public Set getIcing_layers() {
+        return icing_layers;
+    }
+
+    public void setIcing_layers(Set icing_layers) {
+        this.icing_layers = icing_layers;
+    }
+
+    /**
+	 * @param add taf icing layer to set
+	 */
+	public void addIcing_layer(NcTafIcingLayer icng){
+		icing_layers.add(icng);
+	}
+	
+    public Set getTemp_forecasts() {
+        return temp_forecasts;
+    }
+
+    public void setTemp_forecasts(Set temp_forecasts) {
+        this.temp_forecasts = temp_forecasts;
+    }
+
+    /**
+	 * @param add taf temp forecast to set
+	 */
+	public void addTemp_forecast(NcTafTemperatureForecast tempFcst){
+		temp_forecasts.add(tempFcst);
+	}
+		
+    public Set getWeather() {
+        return weather;
+    }
+
+    public void setWeather(Set weather) {
+        this.weather = weather;
+    }
+
+    /**
+	 * @param add taf weather condition to set
+	 */
+	public void addWeather(NcTafWeatherCondition wthrCond){
+		weather.add(wthrCond);
+	}
+	
+	public Set getProbable_weather() {
+        return probable_weather;
+    }
+
+    public void setProbable_weather(Set weather) {
+        this.probable_weather = weather;
+    }
+
+    /**
+	 * @param add probable taf weather condition to set
+	 */
+	public void addProbable_weather(NcTafWeatherCondition wthrCond){
+		probable_weather.add(wthrCond);
+	}
+	
+    public Set getSky_cover() {
+    	 return sky_cover;
+    }
+
+    public void setSky_cover(Set sky_cover) {
+        this.sky_cover = sky_cover;
+    }
+
+    /**
+	 * @param add taf sky cover to set
+	 */
+	public void addSky_cover(NcTafSkyCover skyCvr){
+		sky_cover.add(skyCvr);
+	}
+	
+	/**
+	 * @param add probable taf sky cover to set
+	 */
+	public void addProbable_sky_cover(NcTafSkyCover skyCvr){
+		probable_sky_cover.add(skyCvr);
+	}
+	
+	public Set getProbable_sky_cover() {
+        return probable_sky_cover;
+    }
+
+    public void setProbable_sky_cover(Set sky_cover) {
+        this.probable_sky_cover = sky_cover;
+    }
+	    
+    /**
+     * @return the theStartDate
+     */
+    public Calendar getStartDate() {
+        return startDate;
+    }
+
+    /**
+     * @param theStartDate
+     *            the theStartDate to set
+     */
+    public void setStartDate(Calendar start) {
+        startDate = start;
+    }
+
+    /**
+     * @return the transitionEndDate
+     */
+    public Calendar getTransitionEndDate() {
+        return transitionEndDate;
+    }
+
+    /**
+     * @param transitionEndDate
+     *            the transitionEndDate to set
+     */
+    public void setTransitionEndDate(Calendar transitionEndDate) {
+        this.transitionEndDate = transitionEndDate;
+    }
+
+    /**
+     * @return the theEndDate
+     */
+    public Calendar getEndDate() {
+        return endDate;
+    }
+
+    /**
+     * @param theEndDate
+     *            the theEndDate to set
+     */
+    public void setEndDate(Calendar end) {
+        endDate = end;
+    }    
+          
+    public static String formatDate(Calendar dateTime) {
+        return String.format("%1$tY%1$tm%1$td%1$tH%1$tM%1$tS", dateTime);
+    }	
+	
+    /**
+     * This method determines the ceiling value of a TAF.
+     */
+    public static float getCeiling(Set skyCov, float vertVis) {
+
+        // If a vertical visibility has been reported, the sky is obscured
+        // and the vertical visibility becomes the ceiling.
+        if (vertVis >= 0 && vertVis < 1e20f) {
+           return vertVis;
+        } else {
+            // Otherwise, determine the ceiling value.
+            return findTafCeilingFromLayers(sortSkyCover(skyCov));
+        }
+    }
+    
+    public static Set sortSkyCover(Set skySet) {
+    	if (skySet != null ) {
+    	    SortedSet skSet = new TreeSet();
+	        for (NcTafSkyCover sc : skySet) {
+	            skSet.add(sc);
+	        }	
+	        return skSet;
+    	} else {
+    		return new HashSet();
+    	}
+    }
+    
+    /**
+     * This method calculates a floating point number representing the ceiling.
+     * By definition, the ceiling is the lowest overcast or broken cloud layer,
+     * so the method looks for the lowest layer that matches a BKN or OVC
+     * condition, and returns that layer.
+     * 
+     * @param skyCov
+     *            -- the set of sky coverage data
+     * @return -- the ceiling
+     */
+    public static float findTafCeilingFromLayers(Set skyCov) {
+        float ceiling = 1e20f;
+        // Find a ceiling in a TAF report.
+        try {
+            for (NcTafSkyCover sc : skyCov) {
+                if (sc.getType().equals("CLR") || sc.getType().equals("SKC")) {
+                    ceiling = IDecoderConstantsN.NEGATIVE_FLOAT_MISSING;
+                    break;
+                } else if ((sc.getType().equals("BKN"))
+                        || (sc.getType().equals("OVC"))) {
+                    if (sc.getHeight() != null) {
+                        ceiling = sc.getHeight();
+                        break;
+                    }
+                }
+
+            }
+        } catch (RuntimeException e) {
+            // ignore cloud cover that is null
+        }
+        return ceiling >= 1e20f ? IDecoderConstantsN.NEGATIVE_FLOAT_MISSING : ceiling;
+    }
+    
+ 	/**
+      * Constructs an array of NcTafRecord PDOs given one or more bulletin
+      * records. (The bulletin records each contain data from a
+      * whole bulletin, while each NcTafRecord is more fine-grained
+      * -- representing the values for a single NcTafChangeGroup
+      * of the entire bulletin [NcTafBulletin]). We do this "reshuffle"
+      * because the NcTafBulletin/NcTafChangeGroup/NcTafSkyCover
+      * (same for NcTafTemperatureForecase, NcTafTurbulenceLayer,
+      * NcTafSkyCover, NcTafWeatherCondition) hierarchy 
+      * efficiently represents the original structure as parsed from
+      * the text, but we want the persistent PDO (NcTafRecord) to be
+      * optimized for efficient access.
+      * 
+      * @param bulletin
+      * 			the bulletin record to split
+      * @return NcTafRecord[]
+      * 			the array of NcTafRecord PDOs
+      */
+     public static NcTafRecord[] split(NcTafBulletinRecord bulletin) {
+        List records = new ArrayList();
+        if ( bulletin.getChangeGroups () != null ) {
+    		Iterator chgGrps = bulletin.getChangeGroups().iterator();
+    		if (chgGrps != null) {
+    			while (chgGrps.hasNext()) {
+    			
+    				NcTafRecord tfr = new NcTafRecord();
+    				
+    				NcTafChangeGroup chgGrp = chgGrps.next();
+    				
+                    tfr.setPersistenceTime(new Date());
+                    
+                    NcTafPeriod validPeriod = chgGrp.getTafChangePeriod();
+                    Calendar cStart = TimeTools.copy(validPeriod.getStartDate());
+                   
+                    TimeRange range = new TimeRange(cStart, validPeriod.getEndDate());                    
+                    DataTime tafPeriod = new DataTime(cStart, range);
+
+                    tfr.setDataTime(tafPeriod);     
+                    
+                    if (bulletin.getTafValidPeriod()!=null)
+                    	tfr.setTafValidPeriod(bulletin.getTafValidPeriod());
+                    
+                    if (chgGrp.getTafChangePeriod() != null)
+						tfr.setTafChangePeriod(chgGrp.getTafChangePeriod());
+					
+					if (chgGrp.getTafChangePeriod().getEndDate() != null)
+						tfr.setEndDate(chgGrp.getTafChangePeriod().getEndDate());
+				
+					if (chgGrp.getTafChangePeriod().getStartDate() != null)
+						tfr.setStartDate(chgGrp.getTafChangePeriod().getStartDate());
+				
+					if (chgGrp.getTafChangePeriod().getTransitionEndDate() != null)
+						tfr.setTransitionEndDate(chgGrp.getTafChangePeriod().getTransitionEndDate());                                 
+                    
+                	if (bulletin.getWmoHeader()!=null)
+                    	tfr.setWmoHeader(bulletin.getWmoHeader());
+                    
+                    if (bulletin.getTafText()!=null)
+                    	tfr.setTafText(bulletin.getTafText());
+                    
+                    if (bulletin.getReportType()!=null)
+                    	tfr.setReportType(bulletin.getReportType());
+                    
+                    if (bulletin.getStationId()!=null)
+                    	tfr.setStationId(bulletin.getStationId());
+                    
+                    if (bulletin.getCorIndicator() != null) {
+                    	tfr.setCorIndicator(bulletin.getCorIndicator());
+                    } else {
+                    	tfr.setCorIndicator("");
+                    }
+
+                    if (bulletin.getAmdIndicator() != null) {
+                    	tfr.setAmdIndicator(bulletin.getAmdIndicator());
+                    } else {
+                    	tfr.setAmdIndicator("");
+                    }
+
+                    if (bulletin.getIssue_time()!=null)
+                    	tfr.setIssue_time(bulletin.getIssue_time());
+                    
+                    if (bulletin.getIssue_timeString()!=null)
+                    	tfr.setIssue_timeString(bulletin.getIssue_timeString());
+                    
+                    if (bulletin.getBulletin_time()!=null)
+                    	tfr.setBulletin_time(bulletin.getBulletin_time());
+                    
+                    if (bulletin.getLocation()!=null)
+                    	tfr.setLocation(bulletin.getLocation());
+					
+					if (chgGrp.getChange_indicator() != null) 
+						tfr.setChange_indicator(chgGrp.getChange_indicator());
+					
+					if (chgGrp.getChangeGroup() != null) 
+						tfr.setChangeGroup(chgGrp.getChangeGroup());
+					
+					if (chgGrp.getProbability() != null) 
+						tfr.setProbability(chgGrp.getProbability());
+					
+					if (chgGrp.getMax_temp_c() != null) 
+						tfr.setMax_temp_c(chgGrp.getMax_temp_c());
+					
+					if (chgGrp.getMin_temp_c() != null) 
+						tfr.setMin_temp_c(chgGrp.getMin_temp_c());
+					
+					if (chgGrp.getAltim_in_hg() != null && (chgGrp.getAltim_in_hg().trim().length() > 0)) {
+						tfr.setAltim_in_hg(Float.parseFloat(chgGrp.getAltim_in_hg()));
+					} else {
+						tfr.setAltim_in_hg(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getRemarks() != null)
+						tfr.setRemarks(chgGrp.getRemarks());
+					
+					if (chgGrp.getSequenceId() != null)
+						tfr.setSequenceId(chgGrp.getSequenceId());
+					
+					VisibilityParser parser = new VisibilityParser();
+					if (chgGrp.getVisibility_mi() != null && parser.decode(chgGrp.getVisibility_mi()+"SM")) {
+						float val = (float)parser.getPrevail_vsbySM();
+						tfr.setVisibility_mi(val);
+					} else {
+						tfr.setVisibility_mi(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}						
+					
+					if (chgGrp.getVert_vis_ft() != null && (chgGrp.getVert_vis_ft().trim().length() > 0)) {
+						tfr.setVert_vis_ft(Float.parseFloat(chgGrp.getVert_vis_ft()));
+					} else {
+						tfr.setVert_vis_ft(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}						
+					
+					if (chgGrp.getWind_dir_degrees() != null && !chgGrp.getWind_dir_degrees().equalsIgnoreCase("VRB")) {
+						tfr.setWind_dir_degrees(Float.parseFloat(chgGrp.getWind_dir_degrees()));
+					} else {
+						tfr.setWind_dir_degrees(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getWind_gust_kt() != null) {
+						tfr.setWind_gust_kt(new Float(chgGrp.getWind_gust_kt()));
+					}  else {
+						tfr.setWind_gust_kt(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getWind_speed_kt() != null) {
+						tfr.setWind_speed_kt(new Float(chgGrp.getWind_speed_kt()));
+					} else {
+						tfr.setWind_speed_kt(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getWind_shear_dir_degrees() != null) {
+						tfr.setWind_shear_dir_degrees(new Float(chgGrp.getWind_shear_dir_degrees()));
+					} else {
+						tfr.setWind_shear_dir_degrees(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getWind_shear_speed_kt() != null) {
+						tfr.setWind_shear_speed_kt(new Float(chgGrp.getWind_shear_speed_kt()));
+					} else {
+						tfr.setWind_shear_speed_kt(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getWind_shear_hgt_ft_agl() != null) {
+						tfr.setWind_shear_hgt_ft_agl(new Float(chgGrp.getWind_shear_hgt_ft_agl()));
+					} else {
+						tfr.setWind_shear_hgt_ft_agl(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getProbable_visibility_mi() != null && parser.decode(chgGrp.getProbable_visibility_mi()+"SM")) {
+						float val = (float)parser.getPrevail_vsbySM();
+						tfr.setProbable_visibility_mi(val);
+					} else {
+						tfr.setProbable_visibility_mi(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getProbable_vert_vis_ft() != null && (chgGrp.getProbable_vert_vis_ft().trim().length() > 0)) {
+						tfr.setProbable_vert_vis_ft(Float.parseFloat(chgGrp.getProbable_vert_vis_ft()));
+					} else {
+						tfr.setProbable_vert_vis_ft(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}					
+					
+					if (chgGrp.getProbable_wind_dir_degrees() != null && !chgGrp.getProbable_wind_dir_degrees().equalsIgnoreCase("VRB")) {		
+						tfr.setProbable_wind_dir_degrees(Float.parseFloat(chgGrp.getProbable_wind_dir_degrees()));
+					} else {
+						tfr.setProbable_wind_dir_degrees(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getProbable_wind_gust_kt() != null) {
+						tfr.setProbable_wind_gust_kt(new Float(chgGrp.getProbable_wind_gust_kt()));
+					} else {
+						tfr.setProbable_wind_gust_kt(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getProbable_wind_speed_kt() != null) {
+						tfr.setProbable_wind_speed_kt(new Float(chgGrp.getProbable_wind_speed_kt()));
+					} else {
+						tfr.setProbable_wind_speed_kt(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getProbable_wind_shear_dir_degrees() != null) {
+						tfr.setProbable_wind_speed_kt(new Float(chgGrp.getProbable_wind_shear_dir_degrees()));
+					} else {
+						tfr.setWind_shear_dir_degrees(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getProbable_wind_shear_speed_kt() != null) {
+						tfr.setWind_shear_speed_kt(new Float(chgGrp.getProbable_wind_shear_speed_kt()));
+					} else {
+						tfr.setWind_shear_speed_kt(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getProbable_wind_shear_hgt_ft_agl() != null) {
+						tfr.setProbable_wind_shear_hgt_ft_agl(new Float(chgGrp.getProbable_wind_shear_hgt_ft_agl()));
+					} else {
+						tfr.setProbable_wind_shear_hgt_ft_agl(IDecoderConstantsN.NEGATIVE_FLOAT_MISSING);
+					}
+					
+					if (chgGrp.getIcing_layers() != null) {
+						tfr.setIcing_layers(chgGrp.getIcing_layers());
+					}
+					
+					if (chgGrp.getSky_cover() != null) {
+						tfr.setSky_cover(chgGrp.getSky_cover());
+					}
+					
+					if (chgGrp.getProbable_sky_cover() != null) {
+						tfr.setProbable_sky_cover(chgGrp.getProbable_sky_cover());
+					}
+					
+					if (chgGrp.getTemp_forecasts() != null) {
+						tfr.setTemp_forecasts(chgGrp.getTemp_forecasts());
+					}
+					
+					if (chgGrp.getTurbulence_layers() != null) {
+						tfr.setTurbulence_layers(chgGrp.getTurbulence_layers());
+					}
+					
+					if (chgGrp.getWeather() != null) {
+						tfr.setWeather(chgGrp.getWeather());
+					}
+					
+					records.add(tfr);					
+    			}
+    			
+    		}       		
+         }	
+       
+        List hourlyRecords = splitToHourlyRecords(records);
+         
+        return hourlyRecords.toArray(new NcTafRecord[0]);
+     }
+     
+     
+     public static List splitToHourlyRecords(List records) {
+         List newRecords = new ArrayList();
+         int recordsSize = (records!=null)?records.size():0;
+         
+         if ( recordsSize > 0 ) {
+         	
+        	 for (int i = 0; i < recordsSize; i++ ) {
+        		 
+        		 NcTafRecord record = records.get(i);
+        		
+        		 Calendar startRefTime = record.getStartDate();
+        		 Calendar endRefTime = record.getEndDate();
+             	 
+        		 //add 1 minute so that 12:30 becomes 12:31 and hence is rounded to 13:00 and not 12:00
+        		 startRefTime.add(Calendar.MINUTE, 1); 
+        		 Date nearestHour   = DateUtils.round(startRefTime.getTime(), Calendar.HOUR);
+                 startRefTime.setTime(nearestHour);
+                 
+                 nearestHour   = DateUtils.round(endRefTime.getTime(), Calendar.HOUR);
+                 endRefTime.setTime(nearestHour);
+                 
+             	 long milliseconds1 = startRefTime.getTimeInMillis();
+             	 long milliseconds2 = endRefTime.getTimeInMillis();
+             	 long diff = milliseconds2 - milliseconds1;
+             	 long diffHours = diff / (60 * 60 * 1000);    
+             		 
+             	 for (int hour=0; hour < diffHours; hour++) {
+  	        		 
+  	        		NcTafRecord tfr = new NcTafRecord();
+  	        		  	        	
+  	        		tfr.setPersistenceTime(new Date());
+                    tfr.setDataTime(new DataTime(startRefTime));                     
+                    tfr.setTafValidPeriod(record.getTafValidPeriod());                    
+                    tfr.setTafChangePeriod(record.getTafChangePeriod());					
+					tfr.setEndDate(record.getTafChangePeriod().getEndDate());				
+					tfr.setStartDate(record.getTafChangePeriod().getStartDate());				
+					tfr.setTransitionEndDate(record.getTafChangePeriod().getTransitionEndDate());  
+                	tfr.setWmoHeader(record.getWmoHeader());                    
+                    if (record.getTafText() != null && record.getTafText().length() > 1024) {
+                    	tfr.setTafText(record.getTafText().substring(0, 1024));  
+                    } else {
+                    	tfr.setTafText(record.getTafText());  
+                    }   
+                	tfr.setTafText(record.getTafText());
+                    tfr.setReportType(record.getReportType());                    
+                    tfr.setStationId(record.getStationId());                    
+                    tfr.setCorIndicator(record.getCorIndicator());                   
+                    tfr.setAmdIndicator(record.getAmdIndicator());                   
+                    tfr.setIssue_time(record.getIssue_time());                    
+                    tfr.setIssue_timeString(record.getIssue_timeString());                    
+                    tfr.setBulletin_time(record.getBulletin_time());                    
+                    tfr.setLocation(record.getLocation());	                            
+					tfr.setChange_indicator(record.getChange_indicator());					
+					if (record.getChangeGroup() != null && record.getChangeGroup().length() > 128) {
+                    	tfr.setChangeGroup(record.getChangeGroup().substring(0, 128));  
+                    } else {
+                    	tfr.setChangeGroup(record.getChangeGroup());	
+                    } 	
+					tfr.setChangeGroup(record.getChangeGroup());	
+					tfr.setProbability(record.getProbability());					
+					tfr.setMax_temp_c(record.getMax_temp_c());					
+					tfr.setMin_temp_c(record.getMin_temp_c());					
+					tfr.setAltim_in_hg(record.getAltim_in_hg());					
+					tfr.setRemarks(record.getRemarks());					
+					tfr.setSequenceId(record.getSequenceId());					
+					tfr.setVisibility_mi(record.getVisibility_mi());					
+					tfr.setVert_vis_ft(record.getVert_vis_ft());					
+					tfr.setWind_dir_degrees(record.getWind_dir_degrees());					
+					tfr.setWind_gust_kt(record.getWind_gust_kt());					
+					tfr.setWind_speed_kt(record.getWind_speed_kt());					
+					tfr.setWind_shear_dir_degrees(record.getWind_shear_dir_degrees());					
+					tfr.setWind_shear_speed_kt(record.getWind_shear_speed_kt());					
+					tfr.setWind_shear_hgt_ft_agl(record.getWind_shear_hgt_ft_agl());					
+					tfr.setProbable_visibility_mi(record.getProbable_visibility_mi());					
+					tfr.setProbable_vert_vis_ft(record.getProbable_vert_vis_ft());					
+					tfr.setProbable_wind_dir_degrees(record.getProbable_wind_dir_degrees());					
+					tfr.setProbable_wind_gust_kt(record.getProbable_wind_gust_kt());					
+					tfr.setProbable_wind_speed_kt(record.getProbable_wind_speed_kt());					
+					tfr.setWind_shear_dir_degrees(record.getProbable_wind_shear_dir_degrees());					
+					tfr.setWind_shear_speed_kt(record.getProbable_wind_shear_speed_kt());					
+					tfr.setProbable_wind_shear_hgt_ft_agl(record.getProbable_wind_shear_hgt_ft_agl());						
+					tfr.setIcing_layers(record.getIcing_layers());					
+					tfr.setSky_cover(record.getSky_cover());
+					tfr.setProbable_sky_cover(record.getProbable_sky_cover());
+					tfr.setTemp_forecasts(record.getTemp_forecasts());
+					tfr.setTurbulence_layers(record.getTurbulence_layers());
+					tfr.setWeather(record.getWeather());
+					tfr.setProbable_weather(record.getWeather()); 
+                    newRecords.add(tfr);                     
+                    startRefTime.add(Calendar.HOUR_OF_DAY, 1);
+  	        	 }
+        	 }		
+          }	
+                 
+         return newRecords;
+      }
+     
+     /**
+      * 
+      * @param args
+      */
+     public static final void main(String [] args) {
+         
+     	Set skyCovers = new HashSet();
+     		
+     	NcTafSkyCover cover = new NcTafSkyCover();
+     	cover.setGenus("");
+     	cover.setType("OVC");
+        cover.setHeight(1800);
+     	skyCovers.add(cover); 
+     	
+     	cover = new NcTafSkyCover();
+     	cover.setGenus("");
+     	cover.setType("BKN");
+        cover.setHeight(1000);
+     	skyCovers.add(cover); 
+     	
+     	cover = new NcTafSkyCover();
+     	cover.setGenus("");
+     	cover.setType("SCT");
+        cover.setHeight(800);
+     	skyCovers.add(cover); 
+         
+         for(NcTafSkyCover s : skyCovers) {
+             System.out.println(s);
+         }
+         
+         System.out.println(getCeiling(skyCovers, 8));
+         
+         System.out.println(getCeiling(skyCovers, -1));
+         
+         Calendar startRefTime = Calendar.getInstance();
+         startRefTime.set(2011, 11, 04, 12, 30);
+         startRefTime.add(Calendar.MINUTE, 1);
+     	 Calendar endRefTime = Calendar.getInstance();
+         endRefTime.set(2011, 11, 04, 14, 30);
+         
+         Date nearestHour   = DateUtils.round(startRefTime.getTime(), Calendar.HOUR);
+         startRefTime.setTime(nearestHour);
+         
+         nearestHour   = DateUtils.round(endRefTime.getTime(), Calendar.HOUR);
+         endRefTime.setTime(nearestHour);
+         
+     	 long milliseconds1 = startRefTime.getTimeInMillis();
+     	 long milliseconds2 = endRefTime.getTimeInMillis();
+     	 long diff = milliseconds2 - milliseconds1;
+     	 long diffHours = diff / (60 * 60 * 1000);    
+     
+     	 System.out.println(" diffHours = " + diffHours);
+     	
+     	 for (int hour=0; hour < diffHours; hour++) {
+     		 System.out.println(" startRefTime = " + startRefTime.getTime().toString());
+     		 startRefTime.add(Calendar.HOUR_OF_DAY, 1);
+     	 }
+     }
+     
+}
diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafSkyCover.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafSkyCover.java
new file mode 100644
index 0000000000..2fcf4c1a81
--- /dev/null
+++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafSkyCover.java
@@ -0,0 +1,238 @@
+/**
+ * This software was modified from Raytheon's taf plugin by
+ * NOAA/NWS/NCEP/NCO in order to output point data in HDF5.
+ **/
+
+package gov.noaa.nws.ncep.common.dataplugin.nctaf;
+
+import javax.persistence.GeneratedValue;
+import javax.persistence.Id;
+import javax.persistence.JoinColumn;
+import javax.persistence.ManyToOne;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+
+import org.apache.commons.lang.builder.HashCodeBuilder;
+
+import com.raytheon.uf.common.dataplugin.persist.PersistableDataObject;
+import com.raytheon.uf.common.serialization.ISerializableObject;
+import com.raytheon.uf.common.serialization.annotations.DynamicSerialize;
+import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement;
+
+/**
+ * Class representing a sky coverage item contained in a taf message
+ * 
+ * 
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#     Engineer    Description
+ * ------------ ----------  ----------- --------------------------
+ * 09/09/2011   458			sgurung	    Initial Creation from Raytheon's taf plugin
+ * 09/23/2011   458			sgurung	    Converted to HDF5
+ * 10/26/2011               sgurung     Added isProbable to indicate if it is for TEMPO/PROB
+ * 11/03/2011               sgurung     Removed isProbable (not needed)
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcTafSkyCover extends PersistableDataObject implements + ISerializableObject, Comparable { + + private static final long serialVersionUID = 1L; + + @Id + @GeneratedValue + private int id; + + /** The taf record this skycover object belongs to * */ + @ManyToOne + @JoinColumn(name = "parentID", nullable = false) + private NcTafChangeGroup parentID; + + /** The type of sky coverage * */ + @DynamicSerializeElement + @XmlElement + private String type; + + /** The height of the cloud layer * */ + @DynamicSerializeElement + @XmlElement + private Integer height; + + // For convective low level cloud - CB + @DynamicSerializeElement + @XmlElement + private String genus; + + /** + * @return the parentID + */ + public NcTafChangeGroup getParentID() { + return parentID; + } + + /** + * @param parentID + * the parentID to set + */ + public void setParentID(NcTafChangeGroup parentID) { + this.parentID = parentID; + } + + /** + * No-Arg Constructor. + */ + public NcTafSkyCover() { + this.type = ""; + this.height = 0; + } + + /** + * Constructor + * + * @param type + * @param height + */ + public NcTafSkyCover(String type, int height) { + this.type = type; + this.height = height; + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + /** + * @return the height + */ + public Integer getHeight() { + return height; + } + + /** + * @param height + * the height to set + */ + public void setHeight(Integer height) { + this.height = height; + } + + /** + * @return the type + */ + public String getType() { + return type; + } + + /** + * @param type + * the type to set + */ + public void setType(String type) { + this.type = type; + } + + /** + * @return the genus + */ + public String getGenus() { + return genus; + } + + /** + * @param genus + * the genus to set + */ + public void setGenus(String genus) { + this.genus = genus; + } + + @Override + public boolean equals(Object obj) { + if (obj instanceof NcTafSkyCover) { + NcTafSkyCover sky = (NcTafSkyCover) obj; + + if (parentID != sky.parentID) { + return false; + } + + if (!(this.height == null ? sky.getHeight() == null : this.height + .equals(sky.getHeight()))) { + return false; + } + + if (!(this.type == null ? sky.getType() == null : this.type + .equals(sky.getType()))) { + return false; + } + + return true; + + } else { + return false; + } + + } + + @Override + public int hashCode() { + + return new HashCodeBuilder(17, 37).append(parentID).append(height) + .append(type).toHashCode(); + } + + /** + * @return + */ + @Override + public String toString() { + StringBuilder retVal = new StringBuilder("_TAF SKY COVER_"); + + if (type != null) { + retVal.append(type); + } else { + retVal.append("---"); + } + if (height != null) { + retVal.append(String.format("%3d", height)); + } else { + retVal.append("---"); + } + if (genus != null) { + retVal.append(genus); + } + return retVal.toString(); + } + + public int getId() { + return id; + } + + public void setId(int id) { + this.id = id; + } + + public int compareTo(NcTafSkyCover sc) { + int rVal = 0; + + if (this.height != null && sc.getHeight() != null) { + rVal = height.compareTo(sc.getHeight()); + } else if (this.height != null && sc.getHeight() == null) { + rVal = -1; + } else if (this.height == null && sc.getHeight() != null) { + rVal = 1; + } + + return rVal; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafTemperatureForecast.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafTemperatureForecast.java new file mode 100644 index 0000000000..da6e0a7bfc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafTemperatureForecast.java @@ -0,0 +1,170 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + +package gov.noaa.nws.ncep.common.dataplugin.nctaf; + +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.JoinColumn; +import javax.persistence.ManyToOne; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; + +import org.apache.commons.lang.builder.HashCodeBuilder; + +import com.raytheon.uf.common.dataplugin.persist.PersistableDataObject; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +/** + * + * A temperature forecast found in a taf message. + * + *
+ * 
+ *   SOFTWARE HISTORY
+ *  
+ *   Date           Ticket#     Engineer    Description
+ *   ------------   ----------  ----------- --------------------------
+ * 09/09/2011   458			sgurung	    Initial Creation from Raytheon's taf plugin
+ * 09/23/2011   458			sgurung	    Converted to HDF5
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcTafTemperatureForecast extends PersistableDataObject implements + ISerializableObject { + + @Id + @GeneratedValue + private int id; + + /** + * + */ + private static final long serialVersionUID = 1L; + + /** The taf record this weather condition object belongs to * */ + @ManyToOne + @JoinColumn(name = "parentID", nullable = false) + private NcTafChangeGroup parentID; + + /** Temperature valid time */ + @DynamicSerializeElement + @XmlElement + private Integer valid_time; + + /** Surface temperature */ + @DynamicSerializeElement + @XmlElement + private Integer sfc_temp_c; + + public NcTafTemperatureForecast() { + + } + + /** + * Constructor for new temperature forecast + * + * @param negative + * "M" if temperature is negative + * @param temp + * The temperature + * @param time + * The valid time for the temperature + */ + public NcTafTemperatureForecast(NcTafChangeGroup parentid, String negative, + String temp, String time) { + this.parentID = parentid; + sfc_temp_c = Integer.parseInt(temp); + if (negative != null) { + sfc_temp_c *= -1; + } + + valid_time = Integer.parseInt(time); + } + + /** + * Converts Temperature Forecast object to a string + */ + @Override + public String toString() { + return "\nTemperature Forecast-> Surface Temp: " + sfc_temp_c + " at " + + valid_time + " Z"; + } + + public NcTafChangeGroup getParentID() { + return parentID; + } + + public void setParentID(NcTafChangeGroup parentID) { + this.parentID = parentID; + } + + public Integer getValid_time() { + return valid_time; + } + + public void setValid_time(Integer valid_time) { + this.valid_time = valid_time; + } + + public Integer getSfc_temp_c() { + return sfc_temp_c; + } + + public void setSfc_temp_c(Integer sfc_temp_c) { + this.sfc_temp_c = sfc_temp_c; + } + + @Override + public boolean equals(Object obj) { + if (obj instanceof NcTafTemperatureForecast) { + NcTafTemperatureForecast forecast = (NcTafTemperatureForecast) obj; + + if (this.parentID != forecast.parentID) { + return false; + } + + if (!(this.valid_time == null ? forecast.getValid_time() == null + : this.valid_time.equals(forecast.getValid_time()))) { + return false; + } + + if (!(this.sfc_temp_c == null ? forecast.getSfc_temp_c() == null + : this.sfc_temp_c.equals(forecast.getSfc_temp_c()))) { + return false; + } + + return true; + + } else { + return false; + } + + } + + @Override + public int hashCode() { + + return new HashCodeBuilder(17, 37).append(parentID).append( + this.valid_time).append(this.sfc_temp_c).toHashCode(); + } + + public int getId() { + return id; + } + + public void setId(int id) { + this.id = id; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafTurbulenceLayer.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafTurbulenceLayer.java new file mode 100644 index 0000000000..bfe4bd2e2d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafTurbulenceLayer.java @@ -0,0 +1,190 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + +package gov.noaa.nws.ncep.common.dataplugin.nctaf; + +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.JoinColumn; +import javax.persistence.ManyToOne; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; + +import org.apache.commons.lang.builder.HashCodeBuilder; + +import com.raytheon.uf.common.dataplugin.persist.PersistableDataObject; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +/** + * + * A turbulence layer found in a taf message. + * + *
+ * SOFTWARE HISTORY
+ * Date         Ticket#     Engineer    Description
+ * ------------ ----------  ----------- --------------------------
+ * 09/09/2011   458			sgurung	    Initial Creation from Raytheon's taf plugin
+ * 09/23/2011   458			sgurung	    Converted to HDF5
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcTafTurbulenceLayer extends PersistableDataObject implements + ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 1L; + + @Id + @GeneratedValue + private int id; + + @ManyToOne + @JoinColumn(name = "parentID", nullable = false) + private NcTafChangeGroup parentID; + + /** The intensity of the turbulence */ + @DynamicSerializeElement + @XmlElement + private Integer turbulence_intensity; + + /** The minimum altitude for the turbulence */ + @DynamicSerializeElement + @XmlElement + private Integer turbulence_min_alt_ft_agl; + + /** The maximum altitude for the turbulence */ + @DynamicSerializeElement + @XmlElement + private Integer turbulence_max_alt_ft_agl; + + public NcTafTurbulenceLayer() { + } + + /** + * Constructor for new TurbulenceLayer + * + * @param intensityVal + * The intensity of the turbulence + * @param baseLayer + * The lower altitude of the turbulence + * @param thicknessIce + * The thickness of the turbulence + */ + public NcTafTurbulenceLayer(NcTafChangeGroup parentID, String intensityVal, + String baseLayer, String thicknessIce) { + this.parentID = parentID; + this.turbulence_intensity = Integer.parseInt(intensityVal); + this.turbulence_min_alt_ft_agl = Integer.parseInt(baseLayer + "00"); + this.turbulence_max_alt_ft_agl = turbulence_min_alt_ft_agl + + Integer.parseInt(thicknessIce) * 1000; + } + + /** + * Converts a TurbulenceLayer object to a String + */ + @Override + public String toString() { + return "Turbulence Layer->Int: " + turbulence_intensity + "ft Base: " + + turbulence_min_alt_ft_agl + " Top: " + + turbulence_max_alt_ft_agl + " ft."; + } + + public Integer getTurbulence_intensity() { + return turbulence_intensity; + } + + public void setTurbulence_intensity(Integer turbulence_intensity) { + this.turbulence_intensity = turbulence_intensity; + } + + public Integer getTurbulence_min_alt_ft_agl() { + return turbulence_min_alt_ft_agl; + } + + public void setTurbulence_min_alt_ft_agl(Integer turbulence_min_alt_ft_agl) { + this.turbulence_min_alt_ft_agl = turbulence_min_alt_ft_agl; + } + + public Integer getTurbulence_max_alt_ft_agl() { + return turbulence_max_alt_ft_agl; + } + + public void setTurbulence_max_alt_ft_agl(Integer turbulence_max_alt_ft_agl) { + this.turbulence_max_alt_ft_agl = turbulence_max_alt_ft_agl; + } + + public NcTafChangeGroup getParentID() { + return parentID; + } + + public void setParentID(NcTafChangeGroup parentID) { + this.parentID = parentID; + } + + @Override + public boolean equals(Object obj) { + if (obj instanceof NcTafTurbulenceLayer) { + NcTafTurbulenceLayer layer = (NcTafTurbulenceLayer) obj; + + if (this.parentID != layer.parentID) { + return false; + } + + if (!(this.turbulence_intensity == null ? layer + .getTurbulence_intensity() == null + : this.turbulence_intensity.equals(layer + .getTurbulence_intensity()))) { + return false; + } + + if (!(this.turbulence_min_alt_ft_agl == null ? layer + .getTurbulence_min_alt_ft_agl() == null + : this.turbulence_min_alt_ft_agl.equals(layer + .getTurbulence_min_alt_ft_agl()))) { + return false; + } + + if (!(this.turbulence_max_alt_ft_agl == null ? layer + .getTurbulence_max_alt_ft_agl() == null + : this.turbulence_max_alt_ft_agl.equals(layer + .getTurbulence_max_alt_ft_agl()))) { + return false; + } + + return true; + + } else { + return false; + } + + } + + @Override + public int hashCode() { + + return new HashCodeBuilder(17, 37).append(parentID).append( + this.turbulence_intensity).append( + this.turbulence_min_alt_ft_agl).append( + this.turbulence_max_alt_ft_agl).toHashCode(); + } + + public int getId() { + return id; + } + + public void setId(int id) { + this.id = id; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafWeatherCondition.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafWeatherCondition.java new file mode 100644 index 0000000000..3157051249 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafWeatherCondition.java @@ -0,0 +1,462 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + +package gov.noaa.nws.ncep.common.dataplugin.nctaf; + +import java.util.ArrayList; +import java.util.HashSet; +import java.util.List; +import java.util.Set; + +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.JoinColumn; +import javax.persistence.ManyToOne; +import javax.persistence.Transient; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; + +import org.apache.commons.lang.builder.HashCodeBuilder; + +import com.raytheon.uf.common.dataplugin.persist.PersistableDataObject; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +/** + * Class representing a weather condition item contained in a taf message + * + *
+ * 
+ *  SOFTWARE HISTORY
+ * 
+ *  Date        Ticket#     Engineer    Description
+ *  ------------    ----------  ----------- --------------------------
+ * 09/09/2011   458			sgurung	    Initial Creation from Raytheon's taf plugin
+ * 09/23/2011   458			sgurung	    Converted to HDF5
+ * 10/26/2011               sgurung     Added isProbable to indicate if it is for TEMPO/PROB
+ * 11/03/2011               sgurung     Removed isProbable (not needed). Added method to convert weather to canonical form.
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcTafWeatherCondition extends PersistableDataObject implements + ISerializableObject { + + private static final long serialVersionUID = 1L; + + @Id + @GeneratedValue + private int id; + + /** The taf record this weather condition object belongs to * */ + @ManyToOne + @JoinColumn(name = "parentID", nullable = false) + private NcTafChangeGroup parentID; + + /** The intensity proximity notation * */ + @DynamicSerializeElement + @XmlElement + private String intensityProximity = ""; + + /** The descriptor notation * */ + @DynamicSerializeElement + @XmlElement + private String descriptor = ""; + + /** The precipitation notation * */ + @DynamicSerializeElement + @XmlElement + private String precipitation = ""; + + /** The obscuration notation * */ + @DynamicSerializeElement + @XmlElement + private String obscuration = ""; + + /** The other notation * */ + @DynamicSerializeElement + @XmlElement + private String other = ""; + + @Transient + private Integer sequenceId; + + /** + * No-Arg Constructor. + */ + public NcTafWeatherCondition() { + this.intensityProximity = ""; + this.descriptor = ""; + this.precipitation = ""; + this.obscuration = ""; + this.other = ""; + } + + /** + * Constructor. + * + * @param intensityProximity + * @param descriptor + * @param precipitation + * @param obscuration + * @param other + */ + public NcTafWeatherCondition(NcTafChangeGroup parentID, String intensityProximity, + String descriptor, String precipitation, String obscuration, + String other, int sequence) { + + this.parentID = parentID; + sequenceId = sequence; + if (intensityProximity == null) { + intensityProximity = ""; + } + if (descriptor == null) { + descriptor = ""; + } + if (precipitation == null) { + precipitation = ""; + } + if (obscuration == null) { + obscuration = ""; + } + if (other == null) { + other = ""; + } + + setIntensityProximity(intensityProximity); + setDescriptor(descriptor); + setPrecipitation(precipitation); + setObscuration(obscuration); + setOther(other); + } + + /* Constructor. + * + * @param intensityProximity + * @param descriptor + * @param precipitation + * @param obscuration + * @param other + */ + public NcTafWeatherCondition(NcTafChangeGroup parentID, String intensityProximity, + String descriptor, String precipitation, String obscuration, + String other, String isProbable, int sequence) { + + this.parentID = parentID; + sequenceId = sequence; + if (intensityProximity == null) { + intensityProximity = ""; + } + if (descriptor == null) { + descriptor = ""; + } + if (precipitation == null) { + precipitation = ""; + } + if (obscuration == null) { + obscuration = ""; + } + if (other == null) { + other = ""; + } + if (isProbable == null) { + isProbable = ""; + } + setIntensityProximity(intensityProximity); + setDescriptor(descriptor); + setPrecipitation(precipitation); + setObscuration(obscuration); + setOther(other); + } + + /** + * @return the descriptor + */ + public String getDescriptor() { + return descriptor; + } + + /** + * @param descriptor + * the descriptor to set + */ + public void setDescriptor(String descriptor) { + if (descriptor != null) { + this.descriptor = descriptor; + } + } + + /** + * @return the intensityProximity + */ + public String getIntensityProximity() { + return intensityProximity; + } + + /** + * @param intensityProximity + * the intensityProximity to set + */ + public void setIntensityProximity(String intensityProximity) { + if (intensityProximity != null) { + this.intensityProximity = intensityProximity; + } + } + + /** + * @return the obscuration + */ + public String getObscuration() { + return obscuration; + } + + /** + * @param obscuration + * the obscuration to set + */ + public void setObscuration(String obscuration) { + if (obscuration != null) { + this.obscuration = obscuration; + } + } + + /** + * @return the other + */ + public String getOther() { + return other; + } + + /** + * @param other + * the other to set + */ + public void setOther(String other) { + if (other != null) { + this.other = other; + } + } + + /** + * @return the parentID + */ + public NcTafChangeGroup getParentID() { + return parentID; + } + + /** + * @param parentID + * the parentID to set + */ + public void setParentID(NcTafChangeGroup parentID) { + this.parentID = parentID; + + } + + /** + * @return the precipitation + */ + public String getPrecipitation() { + return precipitation; + } + + /** + * @param precipitation + * the precipitation to set + */ + public void setPrecipitation(String precipitation) { + if (precipitation != null) { + this.precipitation = precipitation; + } + } + + /** + * @return the sequenceId + */ + public Integer getSequenceId() { + return sequenceId; + } + + public StringBuilder toString(StringBuilder buffer) { + if (buffer == null) { + buffer = new StringBuilder(); + } + // buffer.append(parentID); + // buffer.append(":"); + buffer.append((sequenceId != null) ? sequenceId : "--"); + buffer.append(":"); + buffer.append((intensityProximity != null) ? intensityProximity : "_"); + + buffer.append((intensityProximity != null) ? intensityProximity : "_"); + buffer.append(":"); + buffer.append((descriptor != null) ? descriptor : "__"); + buffer.append(":"); + buffer.append((precipitation != null) ? precipitation : "__"); + buffer.append(":"); + buffer.append((obscuration != null) ? obscuration : "__"); + buffer.append(":"); + buffer.append((other != null) ? other : "__"); + + return buffer; + } + + /* (non-Javadoc) + * @see java.lang.Object#toString() + */ + @Override + public String toString() { + StringBuilder sb = new StringBuilder(); + sb.append("Int:"); + sb.append(intensityProximity); + sb.append(":Desc:"); + sb.append(descriptor); + sb.append(":Precip:"); + sb.append(precipitation); + sb.append(":Obscuration:"); + sb.append(obscuration); + sb.append(":other:"); + sb.append(other); + return sb.toString(); + } + + /** + * @param sequenceId + * the sequenceId to set + */ + public void setSequenceId(Integer sequenceId) { + this.sequenceId = sequenceId; + } + + @Override + public boolean equals(Object obj) { + + if (obj instanceof NcTafWeatherCondition) { + NcTafWeatherCondition cond = (NcTafWeatherCondition) obj; + + if (!(this.precipitation == null ? cond.getPrecipitation() == null + : this.precipitation.equals(cond.getPrecipitation()))) { + return false; + } + + if (!(this.obscuration == null ? cond.getObscuration() == null + : this.obscuration.equals(cond.getObscuration()))) { + return false; + } + + if (parentID != cond.getParentID()) { + return false; + } + + if (!(this.intensityProximity == null ? cond + .getIntensityProximity() == null : this.intensityProximity + .equals(cond.getIntensityProximity()))) { + return false; + } + + if (!(this.descriptor == null ? cond.getDescriptor() == null + : this.descriptor.equals(cond.getDescriptor()))) { + return false; + } + + if (!(this.other == null ? cond.other == null : this.other + .equals(cond.getOther()))) { + return false; + } + + return true; + + } else { + return false; + } + + } + + @Override + public int hashCode() { + + return new HashCodeBuilder(17, 37).append(precipitation).append( + obscuration).append(parentID).append(intensityProximity) + .append(descriptor).append(other).toHashCode(); + } + + public int getId() { + return id; + } + + public void setId(int id) { + this.id = id; + } + + /** + * + * @return + */ + public String toCanonicalForm() { + StringBuilder sb = new StringBuilder(); + if((intensityProximity != null)&&(!"".equals(intensityProximity))) { + sb.append(intensityProximity); + } + if((descriptor != null)&&(!"".equals(descriptor))) { + sb.append(descriptor); + } + if((precipitation != null)&&(!"".equals(precipitation))) { + sb.append(precipitation); + } + if((obscuration != null)&&(!"".equals(obscuration))) { + sb.append(obscuration); + } + if((other != null)&&(!"".equals(other))) { + sb.append(other); + } + return sb.toString(); + } + + /** + * + * @return + */ + public static String toCanonicalForm(Set wthrConds) { + + List groups = new ArrayList(wthrConds); + + StringBuilder sb = new StringBuilder(); + if((groups != null)&&(groups.size() > 0)) { + sb.append(groups.get(0).toCanonicalForm()); + for(int i = 1;i < groups.size();i++) { + sb.append(" "); + sb.append(groups.get(i).toCanonicalForm()); + } + } + return sb.toString(); + } + + /** + * + * @param args + */ + public static final void main(String [] args) { + + Set wthrConds = new HashSet(); + + NcTafWeatherCondition cond = new NcTafWeatherCondition(); + cond.setIntensityProximity("+"); + cond.setDescriptor("SH"); + cond.setPrecipitation("RA"); + cond.setObscuration(""); + cond.setOther(""); + wthrConds.add(cond); + + for(NcTafWeatherCondition w : wthrConds) { + System.out.println(w); + System.out.println(w.toCanonicalForm()); + } + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafWeatherTools.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafWeatherTools.java new file mode 100644 index 0000000000..082730c339 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafWeatherTools.java @@ -0,0 +1,501 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + +package gov.noaa.nws.ncep.common.dataplugin.nctaf; + +import java.util.ArrayList; +import java.util.Collections; +import java.util.HashSet; +import java.util.List; +import java.util.Set; + +/** + * Set of tools to parse TAF weather conditions. The public parseWeather() calls + * various helper methods to properly parse the data following certain rules + * that are defined in the TAF standard and in NWS coding standards. + * + *
+ *
+ * SOFTWARE HISTORY
+ *
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 09/09/2011   458			sgurung	    Initial Creation from Raytheon's taf plugin
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ +public class NcTafWeatherTools { + + private static String[] tsTypes = { "TSRA", "TSSN", "TSPL", "TSGS", "TSGR", }; + + private static String[] shTypes = { "SHRA", "SHSN", "SHPL", "SHGS", "SHGR", }; + + private static String [] wxTypes = { "DZ", "RA", "SN", "SG", "IC", "PL", "GR", "GS", }; + + private static String[] vcTypes = { "VCTS", "VCSH", "VCFG", }; + + private static String[] fzTypes = { "FZRA", "FZDZ", "FZFG", }; + + // Freezing fog will get picked up in the FZ category! + // Vicinity fog will get picked up in the VC category! + private static String [] drTypes = { "DRSN", "DRDU", "DRSA", }; + + private static String [] blTypes = { "BLSN", "BLDU", "BLSA", "BLPY", }; + + private static String [] obTypes = { "BR", "MIFG", "PRFG", "BCFG", "FG", "FU", "VA", "DU", "SA", "HZ", "PY", }; + + private static String [] otTypes = { "PO", "SQ", "FC", "SS", "DS", }; + + private List elements = null; + + /** + * Parse Vicinity weather elements. + * @param data Candidate TAF weather data. + * @return Was Vicinity found. + */ + private boolean doVC(StringBuilder data) { + + boolean foundVC = false; + int posx = -1; + for(String s : vcTypes) { + posx = data.indexOf(s); + if (posx >= 0) { + foundVC = true; + + String ss = data.substring(posx+2,posx+4); + data.delete(posx, posx + 4); + + NcTafWxElements e = new NcTafWxElements(); + e.setIntensity("VC"); + if("FG".equals(ss)) { + e.setObscuration(ss); + } else { + e.setDescriptor(ss); + } + elements.add(e); + break; + } + } + return foundVC; + } + + /** + * Parse Freezing weather elements. + * @param data Candidate TAF weather data. + * @return Was Freezing found. + */ + private boolean doFZ(StringBuilder data) { + + boolean foundFZ = false; + + String descriptor = null; + int pos = data.indexOf("FZ"); + if(pos >= 0) { + descriptor = "FZ"; + } + if(descriptor != null) { + + // Going to check for TS here. + int posx = data.indexOf("TS"); + if((posx >= 0)&&(posx < pos)) { + data.delete(posx,pos); + NcTafWxElements e = new NcTafWxElements(); + e.setDescriptor("TS"); + elements.add(e); + pos -= 2; + } else { + posx = data.indexOf("SH"); + if((posx >= 0)&&(posx < pos)) { + data.delete(posx,pos); + NcTafWxElements e = new NcTafWxElements(); + e.setDescriptor("SH"); + elements.add(e); + pos -= 2; + } + } + String intensity = " "; + for(String s : fzTypes) { + posx = data.indexOf(s); + if(posx == pos) { + int end = posx + s.length(); + NcTafWxElements e = new NcTafWxElements(); + e.setDescriptor(descriptor); + e.setWx(data.substring(posx+2,posx+4)); + + // Check if there is an intensity + // Is it possible? + if(posx > 0) { + char c = data.charAt(posx-1); + if((c == '+')||(c == '-')) { + posx--; + intensity = data.substring(posx,posx+1); + } + } + e.setIntensity(intensity); + elements.add(e); + data.delete(posx, end); + + // RA,SN,PL,GR, and GS can follow + if(data.length() > 0) { + // If there's a character here then we're in a compound weather + // group. Extract it. + while(data.charAt(0) != ' ') { + boolean breakOut = true; + for(String ss : wxTypes) { + String subGrp = data.substring(0,2); + if(ss.equals(subGrp)) { + e = new NcTafWxElements(); + e.setIntensity(intensity); + e.setWx(subGrp); + elements.add(e); + data.delete(0,2); + breakOut = false; + } + } + if(breakOut) { + break; + } + } + } + } + } + } + + return foundFZ; + } + + /** + * Parse Thunderstorm/Shower weather elements. + * @param data Candidate TAF weather data. + * @return Was Thunderstorms/Showers found. + */ + private boolean doTSSH(StringBuilder data) { + + // RA,SN,PL,GR, and GS can follow + String [] wx = { + "RA","SN","PL","GR","GS", + }; + + boolean foundTS = false; + String [] types = null; + + String descriptor = null; + int pos = data.indexOf("TS"); + if(pos >= 0) { + descriptor = "TS"; + types = tsTypes; + } else { + pos = data.indexOf("SH"); + if(pos >= 0) { + descriptor = "SH"; + types = shTypes; + } + } + if(descriptor != null) { + // Assume moderate until we find out otherwise. + String intensity = " "; + int posx = -1; + for(String s : types) { + posx = data.indexOf(s); + if(posx >= pos) { + foundTS = true; + int end = posx + 4; + NcTafWxElements e = new NcTafWxElements(); + e.setDescriptor(descriptor); + e.setWx(data.substring(posx+2,posx+4)); + + // Check if there is an intensity + // Is it possible? + if(posx > 0) { + char c = data.charAt(posx-1); + if((c == '+')||(c == '-')) { + posx--; + intensity = data.substring(posx,posx+1); + e.setIntensity(intensity); + } + elements.add(e); + } else { + e.setIntensity(intensity); + elements.add(e); + } + data.delete(posx, end); + // RA,SN,PL,GR, and GS can follow + // If there's a character here then we're in a compound + // weather + // group. Extract it. + outerLoop: while ((data.length() > 1) + && (data.charAt(0) != ' ')) { + boolean breakOut = true; + for (String ss : wx) { + String subGrp = data.substring(0, 2); + if (ss.equals(subGrp)) { + e = new NcTafWxElements(); + e.setIntensity(intensity); + e.setDescriptor(descriptor); + e.setWx(subGrp); + elements.add(e); + data.delete(0, 2); + breakOut = false; + continue outerLoop; + } + } // for + // If we've gone through the entire list without finding + // anything, quit. + if(breakOut) { + break; + } + } // while + break; + } + } + } + return foundTS; + } + + /** + * Parse weather elements. + * @param data Candidate TAF weather data. + * @return Was weather found. + */ + private boolean doWx(StringBuilder data) { + + ArrayList wxData = new ArrayList(); + + boolean foundWx = false; + + int minPos = 9999; + int end = -1; + + int pos = -1; + for(String s : wxTypes) { + pos = data.indexOf(s); + if (pos >= 0) { + minPos = Math.min(minPos,pos); + end = Math.max(end,pos+2); + + NcTafWxElements e = new NcTafWxElements(); + e.setWx(data.substring(pos,pos+2)); + e.setPos(pos); + wxData.add(e); + foundWx = true; + } + } + if(wxData.size() > 0) { + Collections.sort(wxData); + + String intensity = " "; + if(minPos > 0) { + char c = data.charAt(minPos-1); + if((c == '+')||(c == '-')) { + minPos--; + intensity = data.substring(minPos,minPos+1); + } + } + data.delete(minPos, end); + + for(NcTafWxElements s : wxData) { + s.setIntensity(intensity); + elements.add(s); + } + } + return foundWx; + } + + /** + * Parse Blowing weather elements. + * @param data Candidate TAF weather data. + * @return Was Blowing found. + */ + private boolean doBL(StringBuilder data) { + + boolean foundBL = false; + int posx = -1; + for(String s : blTypes) { + posx = data.indexOf(s); + if (posx >= 0) { + foundBL = true; + NcTafWxElements e = new NcTafWxElements(); + e.setDescriptor(data.substring(posx,posx+2)); + String ss = data.substring(posx+2,posx+4); + if("SN".equals(ss)) { + e.setWx(ss); + } else { + e.setObscuration(ss); + } + elements.add(e); + data.delete(posx, posx + 4); + break; + } + } + return foundBL; + } + + /** + * Parse Drifting weather elements. + * @param data Candidate TAF weather data. + * @return Was Drifting found. + */ + private boolean doDR(StringBuilder data) { + + boolean foundDR = false; + int posx = -1; + for(String s : drTypes) { + posx = data.indexOf(s); + if (posx >= 0) { + foundDR = true; + NcTafWxElements e = new NcTafWxElements(); + String ss = data.substring(posx+2,posx+4); + if("SN".equals(ss)) { + e.setWx(ss); + } else { + e.setObscuration(ss); + } + e.setDescriptor(data.substring(posx,posx+2)); + elements.add(e); + data.delete(posx, posx + 4); + break; + } + } + return foundDR; + } + + /** + * Parse Obscuration weather elements. + * @param data Candidate TAF weather data. + * @return Was Obscuration found. + */ + private boolean doOB(StringBuilder data) { + + boolean foundOB = false; + ArrayList wxData = new ArrayList(); + + int minPos = 9999; + int end = -1; + + int pos = -1; + for(String s : obTypes) { + pos = data.indexOf(s); + if (pos >= 0) { + minPos = Math.min(minPos,pos); + end = Math.max(end,pos+s.length()); + + NcTafWxElements e = new NcTafWxElements(); + if(s.length() == 4) { + e.setDescriptor(data.substring(pos,pos+2)); + e.setObscuration(data.substring(pos+2,pos+4)); + } else { + e.setObscuration(data.substring(pos,pos+s.length())); + } + int size = s.length(); + data.replace(pos,pos+size,String.format("%" + size + "s" ," ")); + e.setPos(pos); + wxData.add(e); + foundOB = true; + } + } + if(foundOB) { + Collections.sort(wxData); + data.delete(minPos, end); + + for(NcTafWxElements s : wxData) { + elements.add(s); + } + } + + return foundOB; + } + + /** + * Parse Other weather elements. + * @param data Candidate TAF weather data. + * @return Was Other found. + */ + private boolean doOT(StringBuilder data) { + + boolean foundOT = false; + ArrayList wxData = new ArrayList(); + + int minPos = 9999; + int end = -1; + + int pos = -1; + for(String s : otTypes) { + pos = data.indexOf(s); + if (pos >= 0) { + minPos = Math.min(minPos,pos); + end = Math.max(end,pos+s.length()); + int size = s.length(); + + NcTafWxElements e = new NcTafWxElements(); + + String ss = data.substring(pos,pos+size); + e.setWx(ss); + // Have to check for a special case of +FC here. (Tornado/Waterspout) + if("FC".equals(ss) || "DS".equals(ss) || "SS".equals(ss) ) { + // Could there be a plus sign? + if((pos > 0)&&('+' == data.charAt(pos-1))) { + pos--; + size++; + minPos = Math.min(minPos,pos); + e.setIntensity("+"); + } + } + + data.replace(pos,pos+size,String.format("%" + size + "s" ," ")); + e.setPos(pos); + wxData.add(e); + foundOT = true; + } + } + if(foundOT) { + Collections.sort(wxData); + data.delete(minPos, end); + + for(NcTafWxElements s : wxData) { + elements.add(s); + } + } + + return foundOT; + } + + /** + * Parse all weather elements and delete those found. + * @param data Candidate TAF weather data. + * @return Set of all weather element data found. + */ + public Set parseWeather(StringBuilder data) { + + Set wxElements = null; + + elements = new ArrayList(); + + // The order of these method calls depends on the data definition. + // Changes should be made with caution! + doFZ(data); + doTSSH(data); + doBL(data); + doDR(data); + doWx(data); + doVC(data); + doOB(data); + doOT(data); + + if(elements.size() > 0) { + wxElements = new HashSet(); + + int sequence = 1; + for(NcTafWxElements e : elements) { + NcTafWeatherCondition con = e.getWeather(sequence++); + wxElements.add(con); + } + } + + return wxElements; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafWxElements.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafWxElements.java new file mode 100644 index 0000000000..39001d2950 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafWxElements.java @@ -0,0 +1,179 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + +package gov.noaa.nws.ncep.common.dataplugin.nctaf; + +/** + * Intermediate data element used to parse weather data elements. It differs from + * the TafWeatherCondition by allowing the text position of elements to be kept. + * It also implements Comparable allowing these elements to be sorted by their + * position. + * + *
+ *
+ * SOFTWARE HISTORY
+ *
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 09/09/2011   458			sgurung	    Initial Creation from Raytheon's taf plugin
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ +public class NcTafWxElements implements Comparable { + + private String intensity; + + private String descriptor; + + private String wx; + + private String obscuration; + + private String other; + + private Integer pos; + + /** + * Get the intensity value. + * @return the intensity + */ + public String getIntensity() { + return intensity; + } + + /** + * Set the intensity value. + * @param intensity the intensity to set + */ + public void setIntensity(String intensity) { + this.intensity = intensity; + } + + /** + * Get the descriptor value. + * @return the descriptor + */ + public String getDescriptor() { + return descriptor; + } + + /** + * Set the descriptor value. + * @param descriptor the descriptor to set + */ + public void setDescriptor(String descriptor) { + this.descriptor = descriptor; + } + + /** + * Get the weather value. + * @return the wx + */ + public String getWx() { + return wx; + } + + /** + * Set the weather value. + * @param wx the wx to set + */ + public void setWx(String wx) { + this.wx = wx; + } + + /** + * Get the obscuration value. + * @return the obscuration + */ + public String getObscuration() { + return obscuration; + } + + /** + * Get the obscuration value. + * @param obscuration the obscuration to set + */ + public void setObscuration(String obscuration) { + this.obscuration = obscuration; + } + + /** + * Get the value of other weather data elements + * @return the other + */ + public String getOther() { + return other; + } + + /** + * Set the value of other weather data elements. + * @param other the other to set + */ + public void setOther(String other) { + this.other = other; + } + + /** + * Get the position where this element was found in the data. + * @return the pos + */ + public Integer getPos() { + return pos; + } + + /** + * Set the position where this element was found in the data. + * @param pos the pos to set + */ + public void setPos(Integer pos) { + this.pos = pos; + } + + public StringBuilder toString(StringBuilder buffer) { + if(buffer == null) { + buffer = new StringBuilder(); + } + buffer.append((intensity != null) ? intensity : "_"); + buffer.append(":"); + buffer.append((descriptor != null) ? descriptor : "__"); + buffer.append(":"); + buffer.append((wx != null) ? wx : "__"); + buffer.append(":"); + buffer.append((obscuration != null) ? obscuration : "__"); + buffer.append(":"); + buffer.append((other != null) ? other : "__"); + return buffer; + } + + public String toString() { + return toString(null).toString(); + } + + @Override + public int compareTo(NcTafWxElements element) { + return getPos().compareTo(element.getPos()); + } + + /** + * Factory method to create a TafWeatherCondition entry from this data. + * @param sequence An externally supplied sequence number to use. + * @return The created TafWeatherCondition element. + */ + public NcTafWeatherCondition getWeather(int sequence) { + NcTafWeatherCondition condition = new NcTafWeatherCondition(); + + condition.setSequenceId(sequence); + condition.setIntensityProximity(intensity); + condition.setDescriptor(descriptor); + condition.setPrecipitation(wx); + condition.setObscuration(obscuration); + condition.setOther(other); + + return condition; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/NcTafDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/NcTafDao.java new file mode 100644 index 0000000000..1822c8f27b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/NcTafDao.java @@ -0,0 +1,190 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.common.dataplugin.nctaf.dao; + +import java.io.InputStream; +import java.util.ArrayList; +import java.util.List; + +import javax.xml.bind.JAXBException; + +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafRecord; + +import com.raytheon.edex.db.dao.spatial.ObStationDao; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.dataquery.db.QueryParam; +import com.raytheon.uf.common.datastorage.IDataStore; +import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.database.query.DatabaseQuery; +import com.raytheon.uf.edex.pointdata.PointDataDbDescription; +import com.raytheon.uf.edex.pointdata.PointDataPluginDao; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.common.pointdata.spatial.ObStation; + +/** + * Set of DAO methods for TAF data. + * + *
+ *
+ * SOFTWARE HISTORY
+ *
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 09/09/2011   458			sgurung	   Initial Creation from Raytheon's taf plugin
+ * 09/23/2011   458			sgurung	   Converted to HDF5
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ + +public class NcTafDao extends PointDataPluginDao { + + /** The station dao */ + private ObStationDao obDao = new ObStationDao(); + + /** + * Creates a new NcTafDao + * @throws PluginException + */ + public NcTafDao(String pluginName) throws PluginException { + super(pluginName); + } + + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + // TODO Auto-generated method stub + return null; + } + + public List queryBySpatialBox(double upperLeftLat, double upperLeftLon, + double lowerRightLat, double lowerRightLon) + throws DataAccessLayerException { + + List stationList = obDao.queryBySpatialBox(upperLeftLat, + upperLeftLon, lowerRightLat, lowerRightLon); + + List stationNames = new ArrayList(); + // for(ObStation station:stationList){ + // stationNames.add((String)station.getIdentifier()); + // } + stationList.clear(); + + DatabaseQuery query = new DatabaseQuery(NcTafRecord.class); + query.addQueryParam("location.stationId", stationNames, + QueryParam.QueryOperand.IN); + return queryByCriteria(query); + } + + public List queryByState(String state, Integer count) + throws DataAccessLayerException { + + // List results = obDao.queryByState(state); + + ArrayList icaos = new ArrayList(); + // for (ObStation station : results) { + // //icaos.add((String)station.getIdentifier()); + // } + + DatabaseQuery query = new DatabaseQuery(NcTafRecord.class, count); + query.addQueryParam("location.stationId", icaos, + QueryParam.QueryOperand.IN); + return queryByCriteria(query); + } + + /** + * Retrieves an nctaf report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public NcTafRecord queryByDataURI(String dataURI) { + NcTafRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if((obs != null)&&(obs.size() > 0)) { + report = (NcTafRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the nctaf table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.nctaf where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } + + public ObStationDao getObDao() { + return obDao; + } + + public void setObDao(ObStationDao obDao) { + this.obDao = obDao; + } + + @Override + public String[] getKeysRequiredForFileName() { + return new String[] { "dataTime.refTime" }; + } + + @Override + public String getPointDataFileName(NcTafRecord p) { + return "nctafs.h5"; + } + + @Override + public NcTafRecord newObject() { + return new NcTafRecord(); + } + + public PointDataDescription getPointDataDescription() throws JAXBException { + if (hdf5DataDescription == null) { + hdf5DataDescription = PointDataDescription.fromStream(this.getClass() + .getResourceAsStream("/res/pointdata/nctaf.xml")); + + } + return hdf5DataDescription; + } + + @Override + public PointDataDbDescription getPointDataDbDescription() { + if (dbDataDescription == null) { + InputStream stream = this.getClass().getResourceAsStream( + "/res/pointdata/nctafdb.xml"); + if (stream != null) { + try { + dbDataDescription = PointDataDbDescription + .fromStream(stream); + } catch (JAXBException e) { + logger.error("Unable to load " + pluginName + + " Point Data Database Description", e); + } + } + } + return dbDataDescription; + } + + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/NcTafToPointData.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/NcTafToPointData.java new file mode 100644 index 0000000000..9b59139fda --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/NcTafToPointData.java @@ -0,0 +1,539 @@ +/** + * NcTafToPointData + * + * This java class provides the data transform from NcTafRecord to + * point data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    	Engineer    	Description
+ * ------------ ---------- 	----------- 	--------------------------
+ * 09/23/2011   458         S. Gurung       Initial Creation
+ * 09/29/2011               sgurung         Added REPORT_TYPE
+ * 10/26/2011               sgurung         Added probable parameters (for TEMPO/PROB)
+ * 11/03/2011               sgurung         Added additional parameters
+ * 11/07/2011               sgurung         Added LOW_LEVEL_WIND_SHEAR
+ * 
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author S. Gurung + * @version 1.0 + */ + +package gov.noaa.nws.ncep.common.dataplugin.nctaf.dao; + +import java.io.File; +import java.util.HashMap; +import java.util.Iterator; +import java.util.Map; + +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.pointdata.Dimension; +import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.common.pointdata.PointDataView; + +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafIcingLayer; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafRecord; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafSkyCover; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafTemperatureForecast; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafTurbulenceLayer; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafWeatherCondition; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +public class NcTafToPointData { + private static final String DATAURI = "DATAURI"; + private static final String WMO_HEADER = "WMOHEADER"; + private static final String TAF_TEXT = "TAFTEXT"; + private static final String STATION_ID = "STID"; + private static final String CORRECTION_INDICATOR = "CORR"; + private static final String AMD_INDICATOR = "AMD"; + private static final String ISSUE_TIME = "ISSUETIME"; + private static final String ISSUE_TIME_STRING = "ISSUETIMESTR"; + private static final String BULLETIN_TIME = "BULLETINTIME"; + //private static final String RAW_DATA = "RAWDATA"; + private static final String REPORT_TYPE = "REPORTTYPE"; + + private static final String CGRP = "CGRP"; + private static final String IND = "IND"; + private static final String PROB = "PROB"; + private static final String MAX_TEMP = "MAX_TEMP"; + private static final String MIN_TEMP = "MIN_TEMP"; + private static final String ALTIM = "ALTIM"; + private static final String REMARKS = "REMARKS"; + private static final String SEQID = "SEQID"; + private static final String END_DATE = "END_DATE"; + private static final String START_DATE = "START_DATE"; + private static final String TRANS_END_DATE = "TRANS_END_DATE"; + private static final String VISIBILITY = "VISIBILITY"; + private static final String VERT_VISIBILITY ="VERT_VISIBILITY"; + private static final String WIND_DIR = "WIND_DIR"; + private static final String WIND_GUST = "WIND_GUST"; + private static final String WIND_SPEED = "WIND_SPEED"; + private static final String SHEAR_WIND_DIR = "SHEAR_WIND_DIR"; + private static final String SHEAR_WIND_SPEED = "SHEAR_WIND_SPEED"; + private static final String SHEAR_WIND_HGT = "SHEAR_WIND_HGT"; + private static final String PROBABLE_VISIBILITY = "PROBABLE_VISIBILITY"; + private static final String PROBABLE_VERT_VISIBILITY ="PROBABLE_VERT_VISIBILITY"; + private static final String PROBABLE_WIND_DIR = "PROBABLE_WIND_DIR"; + private static final String PROBABLE_WIND_GUST = "PROBABLE_WIND_GUST"; + private static final String PROBABLE_WIND_SPEED = "PROBABLE_WIND_SPEED"; + private static final String PROBABLE_SHEAR_WIND_DIR = "PROBABLE_SHEAR_WIND_DIR"; + private static final String PROBABLE_SHEAR_WIND_SPEED = "PROBABLE_SHEAR_WIND_SPEED"; + private static final String PROBABLE_SHEAR_WIND_HGT = "PROBABLE_SHEAR_WIND_HGT"; + private static final String CEILING ="CEILING"; + private static final String PROBABLE_CEILING ="PROBABLE_CEILING"; + private static final String STIM = "STIM"; + private static final String LOW_LEVEL_WIND_SHEAR_FLAG = "LOW_LEVEL_WIND_SHEAR"; + + private static final String ICNG_INTENSITY = "ICNG_INTENSITY"; + private static final String ICNG_MAX_ALT = "ICNG_MAX_ALT"; + private static final String ICNG_MIN_ALT = "ICNG_MIN_ALT"; + + private static final String SCVR_HGT = "SCVR_HGT"; + private static final String SCVR_TYPE = "SCVR_TYPE"; + private static final String SCVR_GENUS = "SCVR_GENUS"; + + private static final String PROBABLE_SCVR_HGT = "PROBABLE_SCVR_HGT"; + private static final String PROBABLE_SCVR_TYPE = "PROBABLE_SCVR_TYPE"; + private static final String PROBABLE_SCVR_GENUS = "PROBABLE_SCVR_GENUS"; + + private static final String TMPFCST_VALID_TIME = "TMPFCST_VALID_TIME"; + private static final String TMPFCST_TEMP = "TMPFCST_TEMP"; + + private static final String TURB_INTENSITY = "TURB_INTENSITY"; + private static final String TURB_MAX_ALT = "TURB_MAX_ALT"; + private static final String TURB_MIN_ALT = "TURB_MIN_ALT"; + + private static final String WTHRCOND_DESCRIPTOR = "WTHRCOND_DESCRIPTOR"; + private static final String WTHRCOND_INTSTY_PRXMTY = "WTHRCOND_INTSTY_PRXMTY"; + private static final String WTHRCOND_OBSCURATION = "WTHRCOND_OBSCURATION"; + private static final String WTHRCOND_OTHER = "WTHRCOND_OTHER"; + private static final String WTHRCOND_PRECIPITATION = "WTHRCOND_PRECIPITATION"; + + private static final String PRES_WEATHER = "PRES_WEATHER"; + + private static final String PROBABLE_WTHRCOND_DESCRIPTOR = "PROBABLE_WTHRCOND_DESCRIPTOR"; + private static final String PROBABLE_WTHRCOND_INTSTY_PRXMTY = "PROBABLE_WTHRCOND_INTSTY_PRXMTY"; + private static final String PROBABLE_WTHRCOND_OBSCURATION = "PROBABLE_WTHRCOND_OBSCURATION"; + private static final String PROBABLE_WTHRCOND_OTHER = "PROBABLE_WTHRCOND_OTHER"; + private static final String PROBABLE_WTHRCOND_PRECIPITATION = "PROBABLE_WTHRCOND_PRECIPITATION"; + + private static final String PROBABLE_PRES_WEATHER = "PROBABLE_PRES_WEATHER"; + + /** + * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! It is important to + * keep this up to date or risk breaking backwards compatibility + */ + private static final String[] ALL_PARAMS = { DATAURI, + WMO_HEADER, TAF_TEXT, REPORT_TYPE, STATION_ID, CORRECTION_INDICATOR, AMD_INDICATOR, + ISSUE_TIME, ISSUE_TIME_STRING, BULLETIN_TIME, + CGRP, IND, PROB, MAX_TEMP, MIN_TEMP, ALTIM, + REMARKS, SEQID, END_DATE, START_DATE, TRANS_END_DATE, + VISIBILITY, VERT_VISIBILITY,WIND_DIR, WIND_GUST, + WIND_SPEED,SHEAR_WIND_DIR,SHEAR_WIND_SPEED, SHEAR_WIND_HGT, LOW_LEVEL_WIND_SHEAR_FLAG, + CEILING, PROBABLE_CEILING, + PROBABLE_VISIBILITY, PROBABLE_VERT_VISIBILITY,PROBABLE_WIND_DIR, PROBABLE_WIND_GUST, + PROBABLE_WIND_SPEED,PROBABLE_SHEAR_WIND_DIR,PROBABLE_SHEAR_WIND_SPEED, PROBABLE_SHEAR_WIND_HGT, + ICNG_INTENSITY, ICNG_MAX_ALT, ICNG_MIN_ALT, + SCVR_HGT, SCVR_TYPE, SCVR_GENUS, + PROBABLE_SCVR_HGT, PROBABLE_SCVR_TYPE, PROBABLE_SCVR_GENUS, + TMPFCST_VALID_TIME, TMPFCST_TEMP, + TURB_INTENSITY, TURB_MAX_ALT, TURB_MIN_ALT, + WTHRCOND_DESCRIPTOR, WTHRCOND_INTSTY_PRXMTY, WTHRCOND_OBSCURATION, WTHRCOND_OTHER, WTHRCOND_PRECIPITATION, PRES_WEATHER, + PROBABLE_WTHRCOND_DESCRIPTOR, PROBABLE_WTHRCOND_INTSTY_PRXMTY, PROBABLE_WTHRCOND_OBSCURATION, PROBABLE_WTHRCOND_OTHER, PROBABLE_WTHRCOND_PRECIPITATION, PROBABLE_PRES_WEATHER }; + + public static final String ALL_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + boolean first = true; + for (String s : ALL_PARAMS) { + if (!first) { + sb.append(", "); + } else { + first = false; + } + sb.append(s); + } + ALL_PARAMS_LIST = sb.toString(); + } + + private NcTafDao dao; + + private PointDataDescription pdd; + + public NcTafToPointData() { + try { + this.dao = new NcTafDao("nctaf"); + this.pdd = dao.getPointDataDescription(); + + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + + public PluginDataObject[] toPointData(PluginDataObject[] pdo) { + + if (pdo.length > 0) { + Map pointMap = new HashMap(); + + for (PluginDataObject p : pdo) { + if (!(p instanceof NcTafRecord)) + continue; + File f = this.dao.getFullFilePath(p); + PointDataContainer pdc = pointMap.get(f); + + if (pdc == null) { + pdc = PointDataContainer.build(this.pdd); + pointMap.put(f, pdc); + } + NcTafRecord mr = (NcTafRecord) p; + PointDataView pdv = buildView(pdc, mr); + mr.setPointDataView(pdv); + } + } + return pdo; + } + + private PointDataView buildView(PointDataContainer container, + NcTafRecord record) { + + PointDataView pdv = container.append(); + + int maxIcngLyr = -1; + int maxSkyCover = -1; + int maxTempFcst = -1; + int maxTurbFcst = -1; + int maxWthrCond = -1; + + Dimension [] dims = pdd.dimensions; + for(Dimension d : dims) { + + if("maxIcngLyr".equals(d.getDimensionName())) { + maxIcngLyr = d.getDimensionLength(); + } + + if("maxSkyCover".equals(d.getDimensionName())) { + maxSkyCover = d.getDimensionLength(); + } + + if("maxTempFcst".equals(d.getDimensionName())) { + maxTempFcst = d.getDimensionLength(); + } + + if("maxTurbFcst".equals(d.getDimensionName())) { + maxTurbFcst = d.getDimensionLength(); + } + + if("maxWthrCond".equals(d.getDimensionName())) { + maxWthrCond = d.getDimensionLength(); + } + } + + if (record.getDataURI()!=null) + pdv.setString(DATAURI, record.getDataURI()); + + if (record.getWmoHeader()!=null) + pdv.setString(WMO_HEADER, record.getWmoHeader()); + + if (record.getTafText()!=null) + pdv.setString(TAF_TEXT, record.getTafText()); + + if (record.getReportType()!=null) + pdv.setString(REPORT_TYPE, record.getReportType()); + + if (record.getStationId()!=null) + pdv.setString(STATION_ID, record.getStationId()); + + if (record.getCorIndicator() != null) { + pdv.setString(CORRECTION_INDICATOR,record.getCorIndicator()); + } else { + pdv.setString(CORRECTION_INDICATOR, ""); + } + + if (record.getCorIndicator() != null) { + pdv.setString(AMD_INDICATOR,record.getAmdIndicator()); + } else { + pdv.setString(AMD_INDICATOR, ""); + } + + if (record.getIssue_time()!=null) + pdv.setLong(ISSUE_TIME, record.getIssue_time().getTime()); + + if (record.getIssue_timeString()!=null) + pdv.setString(ISSUE_TIME_STRING, record.getIssue_timeString()); + + if (record.getBulletin_time()!=null) + pdv.setLong(BULLETIN_TIME, record.getBulletin_time().getTime()); + + if (record.getChange_indicator() != null) + pdv.setString(IND, record.getChange_indicator()); + + if (record.getChangeGroup() != null) + pdv.setString(CGRP, record.getChangeGroup().trim()); + + if (record.getProbability() != null) + pdv.setInt(PROB, record.getProbability()); + + if (record.getMax_temp_c() != null) + pdv.setFloat(MAX_TEMP, record.getMax_temp_c()); + + if (record.getMin_temp_c() != null) + pdv.setFloat(MIN_TEMP, record.getMin_temp_c()); + + pdv.setFloat(ALTIM, record.getAltim_in_hg()); + + if (record.getRemarks() != null) + pdv.setString(REMARKS, record.getRemarks()); + + if (record.getSequenceId() != null) + pdv.setInt(SEQID, record.getSequenceId()); + + if (record.getEndDate() != null) + pdv.setLong(END_DATE, record.getEndDate().getTime().getTime()); + + if (record.getStartDate() != null) + pdv.setLong(START_DATE, record.getStartDate().getTime().getTime()); + + if (record.getTransitionEndDate() != null) + pdv.setLong(TRANS_END_DATE, record.getTransitionEndDate().getTime().getTime()); + + if (record.getVisibility_mi() != null) + pdv.setFloat(VISIBILITY, record.getVisibility_mi()); + + pdv.setFloat(VERT_VISIBILITY, record.getVert_vis_ft()); + + if (record.getWind_dir_degrees() != null) + pdv.setFloat(WIND_DIR, record.getWind_dir_degrees()); + + if (record.getWind_gust_kt() != null) + pdv.setFloat(WIND_GUST, record.getWind_gust_kt()); + + if (record.getWind_speed_kt() != null) + pdv.setFloat(WIND_SPEED, record.getWind_speed_kt()); + + if (record.getWind_shear_dir_degrees() != null) + pdv.setFloat(SHEAR_WIND_DIR, record.getWind_shear_dir_degrees()); + + if (record.getWind_shear_speed_kt() != null) + pdv.setFloat(SHEAR_WIND_SPEED, record.getWind_shear_speed_kt()); + + if (record.getWind_shear_hgt_ft_agl() != null) + pdv.setFloat(SHEAR_WIND_HGT, record.getWind_shear_hgt_ft_agl()); + + // Set low level wind shear forecast flag + if ((record.getWind_shear_hgt_ft_agl() != IDecoderConstantsN.NEGATIVE_FLOAT_MISSING) + && (record.getWind_shear_dir_degrees() != IDecoderConstantsN.NEGATIVE_FLOAT_MISSING) + && (record.getWind_shear_speed_kt() != IDecoderConstantsN.NEGATIVE_FLOAT_MISSING)) + pdv.setInt(LOW_LEVEL_WIND_SHEAR_FLAG, 1); + + pdv.setFloat(PROBABLE_VISIBILITY, record.getProbable_visibility_mi()); + + pdv.setFloat(PROBABLE_VERT_VISIBILITY, record.getProbable_vert_vis_ft()); + + pdv.setFloat(PROBABLE_WIND_DIR, record.getProbable_wind_dir_degrees()); + + pdv.setFloat(PROBABLE_WIND_GUST, record.getProbable_wind_gust_kt()); + + pdv.setFloat(PROBABLE_WIND_SPEED, record.getProbable_wind_speed_kt()); + + pdv.setFloat(PROBABLE_SHEAR_WIND_DIR, record.getProbable_wind_shear_dir_degrees()); + + pdv.setFloat(PROBABLE_SHEAR_WIND_SPEED, record.getProbable_wind_shear_speed_kt()); + + pdv.setFloat(PROBABLE_SHEAR_WIND_HGT, record.getProbable_wind_shear_hgt_ft_agl()); + + String reportIssueTime = record.getIssue_timeString(); + + if (reportIssueTime != null && reportIssueTime.length() == 7) { + reportIssueTime = reportIssueTime.substring(2, reportIssueTime.length()-1); + pdv.setInt(STIM, Integer.parseInt(reportIssueTime)); + } + + int index = 0; + if (record.getIcing_layers() != null) { + Iterator icngLyrs = record.getIcing_layers().iterator(); + + if (icngLyrs != null ) { + while (icngLyrs.hasNext()) { + NcTafIcingLayer icngLyr = icngLyrs.next(); + if (index < maxIcngLyr ) { + if (icngLyr.getIcing_intensity() != null) + pdv.setInt(ICNG_INTENSITY, icngLyr.getIcing_intensity(), index); + if (icngLyr.getIcing_max_alt_ft_agl() != null) + pdv.setInt(ICNG_MAX_ALT, icngLyr.getIcing_max_alt_ft_agl(), index); + if (icngLyr.getIcing_min_alt_ft_agl() != null) + pdv.setInt(ICNG_MIN_ALT, icngLyr.getIcing_min_alt_ft_agl(), index); + index++; + } + } + pdv.setInt ("numICNG", index); + } + } + + index = 0; + if (record.getSky_cover() != null) { + Iterator skyCvrs = record.getSky_cover().iterator(); + + if (skyCvrs != null ) { + while (skyCvrs.hasNext()) { + NcTafSkyCover skyCvr = skyCvrs.next(); + if (index < maxSkyCover ) { + if (skyCvr.getHeight() != null) + pdv.setFloat(SCVR_HGT, skyCvr.getHeight(), index); + if (skyCvr.getType() != null) + pdv.setString(SCVR_TYPE, skyCvr.getType(), index); + if (skyCvr.getGenus() != null) + pdv.setString(SCVR_GENUS, skyCvr.getGenus(), index); + index++; + } + } + pdv.setInt ("numSCVR", index); + } + + // Set ceiling + float ceiling = NcTafRecord.getCeiling(record.getSky_cover(), record.getVert_vis_ft()); + if (ceiling != IDecoderConstantsN.NEGATIVE_FLOAT_MISSING) + pdv.setFloat(CEILING, ceiling); + } + + index = 0; + if (record.getProbable_sky_cover() != null) { + Iterator skyCvrs = record.getProbable_sky_cover().iterator(); + + if (skyCvrs != null ) { + while (skyCvrs.hasNext()) { + NcTafSkyCover skyCvr = skyCvrs.next(); + if (index < maxSkyCover ) { + if (skyCvr.getHeight() != null) + pdv.setFloat(PROBABLE_SCVR_HGT, skyCvr.getHeight(), index); + if (skyCvr.getType() != null) + pdv.setString(PROBABLE_SCVR_TYPE, skyCvr.getType(), index); + if (skyCvr.getGenus() != null) + pdv.setString(PROBABLE_SCVR_GENUS, skyCvr.getGenus(), index); + index++; + } + } + pdv.setInt ("numPROBABLE_SCVR", index); + } + + // Set probable ceiling (TEMPO/PROB) + float probableCeiling = NcTafRecord.getCeiling(record.getProbable_sky_cover(), record.getProbable_vert_vis_ft()); + if (probableCeiling != IDecoderConstantsN.NEGATIVE_FLOAT_MISSING) + pdv.setFloat(PROBABLE_CEILING, probableCeiling); + } + + index = 0; + if (record.getTemp_forecasts() != null) { + Iterator tmpFcsts = record.getTemp_forecasts().iterator(); + + if (tmpFcsts != null ) { + while (tmpFcsts.hasNext()) { + NcTafTemperatureForecast tmpFcst = tmpFcsts.next(); + if (index < maxTempFcst ) { + if (tmpFcst.getSfc_temp_c() != null) + pdv.setFloat(TMPFCST_VALID_TIME, tmpFcst.getSfc_temp_c(), index); + if (tmpFcst.getValid_time() != null) + pdv.setFloat(TMPFCST_TEMP, tmpFcst.getValid_time(), index); + index++; + } + } + pdv.setInt ("numTMPFCST", index); + } + } + + index = 0; + if (record.getTurbulence_layers() != null) { + Iterator turbLyrs = record.getTurbulence_layers().iterator(); + + if (turbLyrs != null ) { + while (turbLyrs.hasNext()) { + NcTafTurbulenceLayer turbLyr = turbLyrs.next(); + if (index < maxTurbFcst ) { + if (turbLyr.getTurbulence_intensity() != null) + pdv.setFloat(TURB_INTENSITY, turbLyr.getTurbulence_intensity(), index); + if (turbLyr.getTurbulence_max_alt_ft_agl() != null) + pdv.setFloat(TURB_MAX_ALT, turbLyr.getTurbulence_max_alt_ft_agl(), index); + if (turbLyr.getTurbulence_min_alt_ft_agl() != null) + pdv.setFloat(TURB_MIN_ALT, turbLyr.getTurbulence_min_alt_ft_agl(), index); + index++; + } + } + pdv.setInt ("numTURB", index); + } + } + + index = 0; + if (record.getWeather() != null) { + Iterator wthrConds = record.getWeather().iterator(); + + if (wthrConds != null ) { + while (wthrConds.hasNext()) { + NcTafWeatherCondition wthrCond = wthrConds.next(); + if (index < maxWthrCond ) { + if (wthrCond.getDescriptor() != null) + pdv.setString(WTHRCOND_DESCRIPTOR, wthrCond.getDescriptor(), index); + if (wthrCond.getIntensityProximity() != null) + pdv.setString(WTHRCOND_INTSTY_PRXMTY, wthrCond.getIntensityProximity(), index); + if (wthrCond.getObscuration() != null) + pdv.setString(WTHRCOND_OBSCURATION, wthrCond.getObscuration(), index); + if (wthrCond.getOther() != null) + pdv.setString(WTHRCOND_OTHER, wthrCond.getOther(), index); + if (wthrCond.getPrecipitation() != null) + pdv.setString(WTHRCOND_PRECIPITATION, wthrCond.getPrecipitation(), index); + index++; + } + } + pdv.setInt ("numWTHRCOND", index); + } + } + + // Write this data in "backwards" so that the plot model stuff + // displays correctly. + if (record.getWeather() != null) { + int i = record.getWeather().size() - 1; + for (NcTafWeatherCondition wc : record.getWeather()) { + pdv.setString(PRES_WEATHER, wc.toCanonicalForm(), i--); + } + } + + index = 0; + if (record.getProbable_weather() != null) { + Iterator wthrConds = record.getProbable_weather().iterator(); + + if (wthrConds != null ) { + while (wthrConds.hasNext()) { + NcTafWeatherCondition wthrCond = wthrConds.next(); + if (index < maxWthrCond ) { + if (wthrCond.getDescriptor() != null) + pdv.setString(PROBABLE_WTHRCOND_DESCRIPTOR, wthrCond.getDescriptor(), index); + if (wthrCond.getIntensityProximity() != null) + pdv.setString(PROBABLE_WTHRCOND_INTSTY_PRXMTY, wthrCond.getIntensityProximity(), index); + if (wthrCond.getObscuration() != null) + pdv.setString(PROBABLE_WTHRCOND_OBSCURATION, wthrCond.getObscuration(), index); + if (wthrCond.getOther() != null) + pdv.setString(PROBABLE_WTHRCOND_OTHER, wthrCond.getOther(), index); + if (wthrCond.getPrecipitation() != null) + pdv.setString(PROBABLE_WTHRCOND_PRECIPITATION, wthrCond.getPrecipitation(), index); + index++; + } + } + pdv.setInt ("numPROBABLE_WTHRCOND", index); + } + } + + // Write this data in "backwards" so that the plot model stuff + // displays correctly. + if (record.getProbable_weather() != null) { + int i = record.getProbable_weather().size() - 1; + for (NcTafWeatherCondition wc : record.getWeather()) { + pdv.setString(PROBABLE_PRES_WEATHER, wc.toCanonicalForm(), i--); + } + } + + return pdv; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/NcTafToRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/NcTafToRecord.java new file mode 100644 index 0000000000..14517885f9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/NcTafToRecord.java @@ -0,0 +1,487 @@ +/** + * NcTafToRecord + * + * This java class provides a transform from point data to + * NcTafRecord. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    	Description
+ * ------------ ---------- ----------- 	-----------------------
+ * 09/23/2011   458        S. Gurung    Initial Creation
+ * 09/29/2011              S. Gurung    Added REPORTTYPE
+ * 10/26/2011              S. Gurung    Added probable parameters (for TEMPO/PROB)
+ * 11/03/2011              S. Gurung    Added additional parameters and renamed some parameters
+ * 11/07/2011              S. Gurung    Added LOW_LEVEL_WIND_SHEAR
+ * 
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author S. Gurung + * @version 1.0 + */ + +package gov.noaa.nws.ncep.common.dataplugin.nctaf.dao; + +import java.util.ArrayList; +import java.util.Date; +import java.util.List; +import java.util.Set; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafIcingLayer; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafRecord; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafSkyCover; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafTemperatureForecast; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafTurbulenceLayer; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafWeatherCondition; + +public class NcTafToRecord { + + /** The logger */ + private static Log logger = LogFactory.getLog(NcTafToRecord.class); + + private static final String LONGITUDE = "longitude"; + + private static final String LATITUDE = "latitude"; + + private static final String ELEVATION = "elevation"; + + public static final String HDR_PARAMS_LIST; + + static { + StringBuffer sb = new StringBuffer(); + sb.append("DATAURI,"); + sb.append("WMOHEADER,"); + sb.append("TAFTEXT,"); + sb.append("REPORTTYPE,"); + sb.append("STID,"); + sb.append("CORR,"); + sb.append("AMD,"); + sb.append("ISSUETIME,"); + sb.append("ISSUETIMESTR,"); + sb.append("BULLETINTIME,"); + sb.append("CGRP,"); + sb.append("IND,"); + sb.append("PROB,"); + sb.append("MAX_TEMP,"); + sb.append("MIN_TEMP,"); + sb.append("ALTIM,"); + sb.append("REMARKS,"); + sb.append("SEQID,"); + sb.append("END_DATE,"); + sb.append("START_DATE,"); + sb.append("TRANS_END_DATE,"); + sb.append("VISIBILITY,"); + sb.append("VERT_VISIBILITY,"); + sb.append("WIND_DIR,"); + sb.append("WIND_GUST,"); + sb.append("WIND_SPEED,"); + sb.append("SHEAR_WIND_DIR,"); + sb.append("SHEAR_WIND_SPEED,"); + sb.append("SHEAR_WIND_HGT,"); + sb.append("LOW_LEVEL_WIND_SHEAR,"); + sb.append("CEILING,"); + sb.append("PROBABLE_CEILING,"); + sb.append("PROBABLE_VISIBILITY,"); + sb.append("PROBABLE_VERT_VISIBILITY,"); + sb.append("PROBABLE_WIND_DIR,"); + sb.append("PROBABLE_WIND_GUST,"); + sb.append("PROBABLE_WIND_SPEED,"); + sb.append("PROBABLE_SHEAR_WIND_DIR,"); + sb.append("PROBABLE_SHEAR_WIND_SPEED,"); + sb.append("PROBABLE_SHEAR_WIND_HGT,"); + + HDR_PARAMS_LIST = sb.toString(); + } + + public static final String MAN_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + sb.append(HDR_PARAMS_LIST); + //------------------------- + sb.append("numICNG,"); + sb.append("ICNG_INTENSITY,"); + sb.append("ICNG_MAX_ALT,"); + sb.append("ICNG_MIN_ALT,"); + //------------------------- + sb.append("numSCVR,"); + sb.append("SCVR_HGT,"); + sb.append("SCVR_TYPE,"); + sb.append("SCVR_GENUS,"); + //------------------------- + sb.append("numPROBABLE_SCVR,"); + sb.append("PROBABLE_SCVR_HGT,"); + sb.append("PROBABLE_SCVR_TYPE,"); + sb.append("PROBABLE_SCVR_GENUS,"); + //------------------------- + sb.append("numTMPFCST,"); + sb.append("TMPFCST_VALID_TIME,"); + sb.append("TMPFCST_TEMP,"); + //------------------------- + sb.append("numTURB,"); + sb.append("TURB_INTENSITY,"); + sb.append("TURB_MAX_ALT,"); + sb.append("TURB_MIN_ALT,"); + //------------------------- + sb.append("numWTHRCOND,"); + sb.append("WTHRCOND_DESCRIPTOR,"); + sb.append("WTHRCOND_INTSTY_PRXMTY,"); + sb.append("WTHRCOND_OBSCURATION,"); + sb.append("WTHRCOND_OTHER,"); + sb.append("WTHRCOND_PRECIPITATION"); + sb.append("PRES_WEATHER"); + //------------------------- + sb.append("numPROBABLE_WTHRCOND,"); + sb.append("PROBABLE_WTHRCOND_DESCRIPTOR,"); + sb.append("PROBABLE_WTHRCOND_INTSTY_PRXMTY,"); + sb.append("PROBABLE_WTHRCOND_OBSCURATION,"); + sb.append("PROBABLE_WTHRCOND_OTHER,"); + sb.append("PROBABLE_WTHRCOND_PRECIPITATION"); + sb.append("PROBABLE_PRES_WEATHER"); + //------------------------- + MAN_PARAMS_LIST = sb.toString(); + } + + private static NcTafRecord getNcTafRecord(PointDataView pdv) { + NcTafRecord record = null; + + if (pdv != null) { + Set parameters = pdv.getContainer().getParameters(); + + if (parameters.contains("DATAURI")) { + String uri = pdv.getString("DATAURI"); + logger.debug("URI = " + uri); + record = new NcTafRecord(uri); + } + else{ + logger.debug("No DATAURI"); + record = new NcTafRecord(); + } + + if (parameters.contains("WMOHEADER")) + record.setWmoHeader(pdv.getString("WMOHEADER")); + + if (parameters.contains("TAFTEXT")) { + record.setTafText(pdv.getString("TAFTEXT")); + } + + if (parameters.contains("REPORTTYPE")) + record.setReportType(pdv.getString("REPORTTYPE")); + + if (parameters.contains("STID")) + record.setStationId(pdv.getString("STID")); + + SurfaceObsLocation loc = new SurfaceObsLocation(pdv.getString("STID")); + Double lat = pdv.getNumber(LATITUDE).doubleValue(); + Double lon = pdv.getNumber(LONGITUDE).doubleValue(); + loc.assignLocation(lat, lon); + loc.setElevation(pdv.getNumber(ELEVATION).intValue()); + record.setLocation(loc); + + if (parameters.contains("CORR")) + record.setCorIndicator(pdv.getString("CORR")); + + if (parameters.contains("AMD")) + record.setAmdIndicator(pdv.getString("AMD")); + + if (parameters.contains("ISSUETIME")) { + long vt = pdv.getNumber("ISSUETIME").longValue(); + record.setIssue_time(new Date(vt)); + } + + if (parameters.contains("ISSUETIMESTR")) + record.setIssue_timeString(pdv.getString("ISSUETIMESTR")); + + if (parameters.contains("BULLETINTIME")) { + long vt = pdv.getNumber("BULLETINTIME").longValue(); + record.setBulletin_time(new Date(vt)); + } + + if (parameters.contains("REMARKS")) + record.setRemarks(pdv.getString("REMARKS")); + + if (parameters.contains("IND")) + record.setChange_indicator(pdv.getString("IND")); + + if (parameters.contains("CGRP")) + record.setChangeGroup(pdv.getString("CGRP")); + + if (parameters.contains("PROB")) + record.setProbability(pdv.getInt("PROB")); + + if (parameters.contains("MAX_TEMP")) + record.setMax_temp_c(pdv.getInt("MAX_TEMP")); + + if (parameters.contains("MIN_TEMP")) + record.setMin_temp_c(pdv.getInt("MIN_TEMP")); + + if (parameters.contains("ALTIM")) + record.setAltim_in_hg(pdv.getFloat("ALTIM")); + + if (parameters.contains("REMARKS")) + record.setRemarks(pdv.getString("REMARKS")); + + if (parameters.contains("SEQID")) + record.setSequenceId(pdv.getInt("SEQID")); + + if (parameters.contains("END_DATE")) { + long vt = pdv.getNumber("END_DATE").longValue(); + record.setEndDate(TimeTools.newCalendar(vt)); + } + + if (parameters.contains("START_DATE")) { + long vt = pdv.getNumber("START_DATE").longValue(); + record.setStartDate(TimeTools.newCalendar(vt)); + } + + if (parameters.contains("TRANS_END_DATE")) { + long vt = pdv.getNumber("TRANS_END_DATE").longValue(); + record.setTransitionEndDate(TimeTools.newCalendar(vt)); + } + + if (parameters.contains("VISIBILITY")) + record.setVisibility_mi(pdv.getFloat("VISIBILITY")); + + if (parameters.contains("VERT_VISIBILITY")) + record.setVert_vis_ft(pdv.getFloat("VERT_VISIBILITY")); + + if (parameters.contains("WIND_DIR")) + record.setWind_dir_degrees(pdv.getFloat("WIND_DIR")); + + if (parameters.contains("WIND_GUST")) + record.setWind_gust_kt(pdv.getFloat("WIND_GUST")); + + if (parameters.contains("WIND_SPEED")) + record.setWind_speed_kt(pdv.getFloat("WIND_SPEED")); + + if (parameters.contains("SHEAR_WIND_DIR")) + record.setWind_shear_dir_degrees(pdv.getFloat("SHEAR_WIND_DIR")); + + if (parameters.contains("SHEAR_WIND_SPEED")) + record.setWind_shear_speed_kt(pdv.getFloat("SHEAR_WIND_SPEED")); + + if (parameters.contains("SHEAR_WIND_HGT")) + record.setWind_shear_hgt_ft_agl(pdv.getFloat("SHEAR_WIND_HGT")); + + if (parameters.contains("PROBABLE_VISIBILITY")) + record.setProbable_visibility_mi(pdv.getFloat("PROBABLE_VISIBILITY")); + + if (parameters.contains("PROBABLE_VERT_VISIBILITY")) + record.setProbable_vert_vis_ft(pdv.getFloat("PROBABLE_VERT_VISIBILITY")); + + if (parameters.contains("PROBABLE_WIND_DIR")) + record.setProbable_wind_dir_degrees(pdv.getFloat("PROBABLE_WIND_DIR")); + + if (parameters.contains("PROBABLE_WIND_GUST")) + record.setProbable_wind_gust_kt(pdv.getFloat("PROBABLE_WIND_GUST")); + + if (parameters.contains("PROBABLE_WIND_SPEED")) + record.setProbable_wind_speed_kt(pdv.getFloat("PROBABLE_WIND_SPEED")); + + if (parameters.contains("PROBABLE_SHEAR_WIND_DIR")) + record.setProbable_wind_shear_dir_degrees(pdv.getFloat("PROBABLE_SHEAR_WIND_DIR")); + + if (parameters.contains("PROBABLE_SHEAR_WIND_SPEED")) + record.setProbable_wind_shear_speed_kt(pdv.getFloat("PROBABLE_SHEAR_WIND_SPEED")); + + if (parameters.contains("PROBABLE_SHEAR_WIND_HGT")) + record.setProbable_wind_shear_hgt_ft_agl(pdv.getFloat("PROBABLE_SHEAR_WIND_HGT")); + + } + return record; + } + + private static NcTafRecord getIcingLayerData(PointDataView pdv, NcTafRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numICNG")) { + Number numICNG = pdv.getInt("numICNG"); + if (numICNG != null) { + Number[] intensity, maxAlt, minAlt; + intensity = pdv.getNumberAllLevels("ICNG_INTENSITY"); + maxAlt = pdv.getNumberAllLevels("ICNG_MAX_ALT"); + minAlt = pdv.getNumberAllLevels("ICNG_MIN_ALT"); + for (int i = 0; i < numICNG.intValue(); i++) { + NcTafIcingLayer icngLyr = new NcTafIcingLayer(); + icngLyr.setIcing_intensity(intensity[i].intValue()); + icngLyr.setIcing_max_alt_ft_agl(maxAlt[i].intValue()); + icngLyr.setIcing_min_alt_ft_agl(minAlt[i].intValue()); + record.addIcing_layer(icngLyr); + } + } + } + } + return record; + } + + private static NcTafRecord getWeatherConditionData(PointDataView pdv, NcTafRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numWTHRCOND")) { + Number numWTHRCOND = pdv.getInt("numWTHRCOND"); + if (numWTHRCOND != null) { + Number[] desc, intPrxty, obscur, other, precip; + desc = pdv.getNumberAllLevels("WTHRCOND_DESCRIPTOR"); + intPrxty = pdv.getNumberAllLevels("WTHRCOND_INTSTY_PRXMTY"); + obscur = pdv.getNumberAllLevels("WTHRCOND_OBSCURATION"); + other = pdv.getNumberAllLevels("WTHRCOND_OTHER"); + precip = pdv.getNumberAllLevels("WTHRCOND_PRECIPITATION"); + for (int i = 0; i < numWTHRCOND.intValue(); i++) { + NcTafWeatherCondition wthrCond = new NcTafWeatherCondition(); + wthrCond.setDescriptor(desc[i].toString()); + wthrCond.setIntensityProximity(intPrxty[i].toString()); + wthrCond.setObscuration(obscur[i].toString()); + wthrCond.setOther(other[i].toString()); + wthrCond.setPrecipitation(precip[i].toString()); + record.addWeather(wthrCond); + } + } + } + } + return record; + } + + private static NcTafRecord getProbableWeatherConditionData(PointDataView pdv, NcTafRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numPROBABLE_WTHRCOND")) { + Number numWTHRCOND = pdv.getInt("numPROBABLE_WTHRCOND"); + if (numWTHRCOND != null) { + Number[] desc, intPrxty, obscur, other, precip; + desc = pdv.getNumberAllLevels("PROBABLE_WTHRCOND_DESCRIPTOR"); + intPrxty = pdv.getNumberAllLevels("PROBABLE_WTHRCOND_INTSTY_PRXMTY"); + obscur = pdv.getNumberAllLevels("PROBABLE_WTHRCOND_OBSCURATION"); + other = pdv.getNumberAllLevels("PROBABLE_WTHRCOND_OTHER"); + precip = pdv.getNumberAllLevels("PROBABLE_WTHRCOND_PRECIPITATION"); + for (int i = 0; i < numWTHRCOND.intValue(); i++) { + NcTafWeatherCondition wthrCond = new NcTafWeatherCondition(); + wthrCond.setDescriptor(desc[i].toString()); + wthrCond.setIntensityProximity(intPrxty[i].toString()); + wthrCond.setObscuration(obscur[i].toString()); + wthrCond.setOther(other[i].toString()); + wthrCond.setPrecipitation(precip[i].toString()); + record.addProbable_weather(wthrCond); + } + } + } + } + return record; + } + + private static NcTafRecord getTurbulenceLayerData(PointDataView pdv, NcTafRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numTURB")) { + Number numTURB = pdv.getInt("numTURB"); + if (numTURB != null) { + Number[] intensity, maxAlt, minAlt; + intensity = pdv.getNumberAllLevels("TURB_INTENSITY"); + maxAlt = pdv.getNumberAllLevels("TURB_MAX_ALT"); + minAlt = pdv.getNumberAllLevels("TURB_MIN_ALT"); + for (int i = 0; i < numTURB.intValue(); i++) { + NcTafTurbulenceLayer turbLyr = new NcTafTurbulenceLayer(); + turbLyr.setTurbulence_intensity(intensity[i].intValue()); + turbLyr.setTurbulence_max_alt_ft_agl(maxAlt[i].intValue()); + turbLyr.setTurbulence_min_alt_ft_agl(minAlt[i].intValue()); + record.addTurbulence_layer(turbLyr); + } + } + } + } + return record; + } + + private static NcTafRecord getTemperatureForecastData(PointDataView pdv, NcTafRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numTMPFCST")) { + Number numTMPFCST = pdv.getInt("numTMPFCST"); + if (numTMPFCST != null) { + Number[] time, temp; + time = pdv.getNumberAllLevels("TMPFCST_VALID_TIME"); + temp = pdv.getNumberAllLevels("TMPFCST_TEMP"); + for (int i = 0; i < numTMPFCST.intValue(); i++) { + NcTafTemperatureForecast tempFcst = new NcTafTemperatureForecast(); + tempFcst.setValid_time(time[i].intValue()); + tempFcst.setSfc_temp_c(temp[i].intValue()); + record.addTemp_forecast(tempFcst); + } + } + } + } + return record; + } + + private static NcTafRecord getSkyCoverData(PointDataView pdv, NcTafRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numSCVR")) { + Number numSCVR = pdv.getInt("numSCVR"); + if (numSCVR != null) { + Number[] height, type, genus; + height = pdv.getNumberAllLevels("SCVR_HGT"); + type = pdv.getNumberAllLevels("SCVR_TYPE"); + genus = pdv.getNumberAllLevels("SCVR_GENUS"); + for (int i = 0; i < numSCVR.intValue(); i++) { + NcTafSkyCover skyCvr = new NcTafSkyCover(); + skyCvr.setHeight(height[i].intValue()); + skyCvr.setType(type[i].toString()); + skyCvr.setGenus(genus[i].toString()); + record.addSky_cover(skyCvr); + } + } + } + } + return record; + } + + private static NcTafRecord getProbableSkyCoverData(PointDataView pdv, NcTafRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numPROBABLE_SCVR")) { + Number numSCVR = pdv.getInt("numPROBABLE_SCVR"); + if (numSCVR != null) { + Number[] height, type, genus; + height = pdv.getNumberAllLevels("PROBABLE_SCVR_HGT"); + type = pdv.getNumberAllLevels("PROBABLE_SCVR_TYPE"); + genus = pdv.getNumberAllLevels("PROBABLE_SCVR_GENUS"); + for (int i = 0; i < numSCVR.intValue(); i++) { + NcTafSkyCover skyCvr = new NcTafSkyCover(); + skyCvr.setHeight(height[i].intValue()); + skyCvr.setType(type[i].toString()); + skyCvr.setGenus(genus[i].toString()); + record.addProbable_sky_cover(skyCvr); + } + } + } + } + return record; + } + + public static NcTafRecord [] toNcTafRecords(PointDataContainer container) { + List records = new ArrayList(); + container.setCurrentSz(container.getAllocatedSz()); + for (int i = 0; i < container.getCurrentSz(); i++) { + PointDataView pdv = container.readRandom(i); + NcTafRecord record = getNcTafRecord(pdv); + record = getIcingLayerData(pdv, record); + record = getSkyCoverData(pdv, record); + record = getProbableSkyCoverData(pdv, record); + record = getTemperatureForecastData(pdv, record); + record = getTurbulenceLayerData(pdv, record); + record = getWeatherConditionData(pdv, record); + record = getProbableWeatherConditionData(pdv, record); + records.add(record); + } + return records.toArray(new NcTafRecord[records.size()]); + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/package-info.java new file mode 100644 index 0000000000..cfb1380142 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/dao/package-info.java @@ -0,0 +1 @@ +package gov.noaa.nws.ncep.common.dataplugin.nctaf.dao; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/package-info.java new file mode 100644 index 0000000000..9706c695a8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/package-info.java @@ -0,0 +1 @@ +package gov.noaa.nws.ncep.common.dataplugin.nctaf; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/util/VisibilityParser.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/util/VisibilityParser.java new file mode 100644 index 0000000000..d8953cdc4d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/util/VisibilityParser.java @@ -0,0 +1,204 @@ +package gov.noaa.nws.ncep.common.dataplugin.nctaf.util; + +import java.util.regex.Matcher; +import java.util.regex.Pattern; +import javax.measure.converter.UnitConverter; +import javax.measure.unit.NonSI; +import javax.measure.unit.SI; + +/** + * TODO Parse visibility provided in different formats. + * + *
+ *
+ * SOFTWARE HISTORY
+ *
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 11/03/2011              sgurung     Initial creation
+ *
+ * 
+ * + * @author sgurung + * @version 1.0 + */ + +public class VisibilityParser { + + private String visibility; + private double prevail_vsbySM; + private String vsby_Dir; + private Pattern digitsOnly; + private UnitConverter miles2Meters; + private UnitConverter miles2Km; + + // MAX value taken from AWIPSI code + private static final double MAX = 2147483647; + + public VisibilityParser() { + this.miles2Meters = NonSI.MILE.getConverterTo(SI.METER); + this.miles2Km = NonSI.MILE.getConverterTo(SI.KILOMETER); + this.visibility = new String(); + this.prevail_vsbySM = 0.0; + this.vsby_Dir = new String(); + this.digitsOnly = Pattern.compile("^\\d+$"); + } + + public String getVisibility() { + return visibility; + } + + public double getPrevail_vsbySM() { + return prevail_vsbySM; + } + + public double getPrevail_vsbyKM() { + return this.miles2Km.convert(prevail_vsbySM); + } + + public double getPrevail_vsbyM() { + return this.miles2Meters.convert(prevail_vsbySM); + } + + public String getVsby_Dir() { + return vsby_Dir; + } + + public boolean decode(String visString) { + + int offset = 0; + int charOffset = 0; + + String[] vis = visString.split(" "); + + if(vis == null || vis.length == 0) { + return false; + } + + /****************************************/ + /* CHECK FOR VISIBILITY MEASURED <1/4SM */ + /****************************************/ + if(vis[0].equals("M1/4SM") || vis[0].equals("<1/4SM")) { + this.prevail_vsbySM = 0.0; + this.visibility = vis[0]; + return true; + } + /****************************************/ + /* CHECK FOR VISIBILITY MEASURED >6SM */ + /****************************************/ + else if(vis[0].equals("P6SM")) { + this.prevail_vsbySM = 6.0; + this.visibility = vis[0]; + return true; + } + /***********************************/ + /* CHECK FOR VISIBILITY MEASURED */ + /* IN A FRACTION OF A STATUTE MILE */ + /***********************************/ + if( (charOffset = vis[0].indexOf('/')) != -1 && + (offset = vis[0].indexOf("SM")) != -1 ) { + Matcher num = digitsOnly.matcher(vis[0].substring(0, charOffset)); + Matcher den = + digitsOnly.matcher(vis[0].substring(charOffset+1, offset)); + if(num.matches() && den.matches()) { + this.prevail_vsbySM = prevailVSBY(vis[0]); + this.visibility = vis[0]; + return true; + } + else + return false; + } + /***********************************/ + /* CHECK FOR VISIBILITY MEASURED */ + /* IN WHOLE STATUTE MILES */ + /***********************************/ + else if((offset = vis[0].indexOf("SM")) != -1) { + Matcher sm = digitsOnly.matcher(vis[0].substring(0, offset)); + if(sm.matches()) { + prevail_vsbySM = prevailVSBY(vis[0]); + this.visibility = vis[0]; + return true; + } + else { + return false; + } + } + /***********************************/ + /* CHECK FOR VISIBILITY MEASURED */ + /* IN WHOLE AND FRACTIONAL STATUTE */ + /* MILES */ + /***********************************/ + else if( vis[0].length() < 4 ) { + Matcher wholeNumber = digitsOnly.matcher(vis[0]); + if(!wholeNumber.matches()) { + return false; + } + String save_token = vis[0]; + + if(vis.length <= 1 || vis[1] == null) { + return false; + } + if( (charOffset = vis[1].indexOf('/')) != -1 && + (offset = vis[1].indexOf("SM")) != -1 ) { + Matcher num = + digitsOnly.matcher(vis[1].substring(0, charOffset)); + Matcher den = + digitsOnly.matcher(vis[1].substring(charOffset+1, offset)); + if( num.matches() && den.matches() ) + { + prevail_vsbySM = prevailVSBY(vis[1]); + prevail_vsbySM += Double.valueOf(save_token); + this.visibility = vis[0] + " " + vis[1]; + return true; + } + else { + return false; + } + } + else { + return false; + } + } + return false; + } + + private Double prevailVSBY(String vis) { + int Slash_ptr, SM_KM_ptr; + if(vis == null || vis.length() == 0) { + return MAX; + } + if( (SM_KM_ptr = vis.indexOf("SM")) == -1) { + SM_KM_ptr = vis.indexOf("KM"); + } + Slash_ptr = vis.indexOf('/'); + if( Slash_ptr == -1 ) + { + return Double.valueOf(vis.substring(0, SM_KM_ptr)); + } + else + { + String numerator = vis.substring(0, Slash_ptr); + String denominator = vis.substring(Slash_ptr+1, SM_KM_ptr); + return (Double.valueOf(numerator)/ + Double.valueOf(denominator)); + } + } + + /** + * @param args + */ + public static void main(String[] args) { + String[] visibilities = {"10SM", "1 3/8SM","5000NW","3/16SM","9999NDV", "1 1/2SM", "P6SM", "2 1/2SM", "M1/4SM", ""}; + VisibilityParser parser = new VisibilityParser(); + for(String vis : visibilities) { + if(parser.decode(vis)) { + System.out.println("Found vis info: " + parser.getVisibility() + " " + parser.getPrevail_vsbySM()); + } + else { + System.out.println("The decode method didn't find anything"); + } + } + + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/.classpath b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/.classpath rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/.classpath diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/.project new file mode 100644 index 0000000000..46928ed0d1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.common.dataplugin.ncuair + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.h5uair/.settings/org.eclipse.jdt.core.prefs rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/.settings/org.eclipse.jdt.core.prefs diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..3f5d50b99d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/META-INF/MANIFEST.MF @@ -0,0 +1,26 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: NcUair Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.ncuair +Bundle-Version: 1.0.0.qualifier +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB +Require-Bundle: + com.raytheon.edex.common;bundle-version="1.11.17", + com.raytheon.uf.edex.decodertools;bundle-version="1.11.17", + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + org.apache.commons.logging;bundle-version="1.0.4", + javax.persistence;bundle-version="1.0.0", + com.raytheon.uf.common.status;bundle-version="1.12.1174", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", + com.raytheon.uf.common.pointdata, + org.geotools +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Bundle-ActivationPolicy: lazy +Export-Package: gov.noaa.nws.ncep.common.dataplugin.ncuair, + gov.noaa.nws.ncep.common.dataplugin.ncuair.dao +Import-Package: com.raytheon.uf.common.pointdata, + com.raytheon.uf.edex.pointdata, + com.raytheon.uf.common.pointdata.spatial, + gov.noaa.flddb, + com.vividsolutions.jts.geom diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject new file mode 100644 index 0000000000..af896ba984 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject @@ -0,0 +1 @@ +gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairRecord diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/build.properties b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/build.properties rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/build.properties diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/component-deploy.xml new file mode 100644 index 0000000000..4d38e9428d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairLiftedIndex.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairLiftedIndex.java new file mode 100644 index 0000000000..20dc53a9c8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairLiftedIndex.java @@ -0,0 +1,134 @@ +/** + * NcUairLiftedIndex + * + * This java class defines the getters and setters for the Lifted Index + * and low-level and high-level wind shear data in TTAA of an upper air + * sounding. + * + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2010 210 L. Lin Initial coding + * 04/2011 210 T. Lee Removed table entity for H5 + * 09/2011 457 S. Gurung Renamed H5 to Nc and h5 to nc + * 09/2011 Chin Chen support batch decoding methods for better performance and + * remove xml serialization as well + *
+ * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncuair; + +import java.io.Serializable; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcUairLiftedIndex implements ISerializableObject { + +// private static final long serialVersionUID = 1L; + + // Observation pressure in Pascals + + /** + * + */ + private static final long serialVersionUID = 5454992542008085989L; + + @DynamicSerializeElement + private float liTemp; + + // + + @DynamicSerializeElement + private float loDrct; + + // + // Decimal(5,2) + + @DynamicSerializeElement + private float loSped; + + // + + @DynamicSerializeElement + private float hiDrct; + + // + // Decimal(5,2) + + @DynamicSerializeElement + private float hiSped; + + /** + * No-Arg Convstructor + */ + public NcUairLiftedIndex() { + liTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + loDrct = IDecoderConstantsN.UAIR_FLOAT_MISSING; + loSped = IDecoderConstantsN.UAIR_FLOAT_MISSING; + hiDrct = IDecoderConstantsN.UAIR_FLOAT_MISSING; + loSped = IDecoderConstantsN.UAIR_FLOAT_MISSING; + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + + public float getLiTemp() { + return liTemp; + } + + public void setLiTemp(float liTemp) { + this.liTemp = liTemp; + } + + public float getLoDrct() { + return loDrct; + } + + public void setLoDrct(float loDrct) { + this.loDrct = loDrct; + } + + public float getLoSped() { + return loSped; + } + + public void setLoSped(float loSped) { + this.loSped = loSped; + } + + public float getHiDrct() { + return hiDrct; + } + + public void setHiDrct(float hiDrct) { + this.hiDrct = hiDrct; + } + + public float getHiSped() { + return hiSped; + } + + public void setHiSped(float hiSped) { + this.hiSped = hiSped; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairMaxWind.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairMaxWind.java new file mode 100644 index 0000000000..b0013a7dd8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairMaxWind.java @@ -0,0 +1,175 @@ +/** + * NcUairMaxWind + * + * This java class defines the getters and setters for the maximum wind + * data in TTAA of an upper air sounding. + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2010 210 L. Lin Initial coding + * 04/2011 210 T. Lee Removed table entity for H5 + * 09/2011 457 S. Gurung Renamed H5 to Nc and h5 to nc + * 09/2011 Chin Chen support batch decoding methods for better performance and + * remove xml serialization as well + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncuair; + +import java.io.Serializable; + +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAccessType; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcUairMaxWind implements ISerializableObject { + +/** + * + */ + private static final long serialVersionUID = 3322911349013884198L; + + // Observation pressure in Pascals + + @DynamicSerializeElement + private float pres; + + // Observation wind direction in angular degrees. + + @DynamicSerializeElement + private float drct; + + // Observation wind speed in meters per second. + // Decimal(5,2) + + @DynamicSerializeElement + private float sped; + + // Observation wind shear low + + @DynamicSerializeElement + private float loShear; + + // Observation wind shear hegith + // Decimal(5,2) + + @DynamicSerializeElement + private float hiShear; + + /** + * No-Arg Constructor + */ + public NcUairMaxWind() { + sped = IDecoderConstantsN.UAIR_FLOAT_MISSING; + drct = IDecoderConstantsN.UAIR_FLOAT_MISSING; + pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + /** + * Get the record id. + * + * @return The recordId. If not set returns null. + * + public Integer getRecordId() { + return recordId; + } +*/ + /** + * Set the record id. + * @param record + * + public void setRecordId(Integer recordId) { + this.recordId = recordId; + } +*/ + /** + * Get the level pres in Pascals. + * + * @return the pres + */ + public float getPres() { + return pres; + } + + /** + * Set the level pressure in Pascals. + * + * @param pres + * the pres to set + */ + public void setPres(float pres) { + this.pres = pres; + } + + /** + * Get the level wind direction in angular degrees. + * + * @return the drct + */ + public float getDrct() { + return drct; + } + + /** + * Set the level wind direction in angular degrees. + * + * @param drct + * the drct to set + */ + public void setDrct(float drct) { + this.drct = drct; + } + + /** + * Get the level wind speed in meters per second. + * + * @return the sped + */ + public float getSped() { + return sped; + } + + /** + * Set the level wind speed in meters per second. + * + * @param sped + * the sped to set + */ + public void setSped(float sped) { + this.sped = sped; + } + + public float getLoShear() { + return loShear; + } + + public void setLoShear(float loShear) { + this.loShear = loShear; + } + + public float getHiShear() { + return hiShear; + } + + public void setHiShear(float hiShear) { + this.hiShear = hiShear; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairObsLevels.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairObsLevels.java new file mode 100644 index 0000000000..cb8488a652 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairObsLevels.java @@ -0,0 +1,211 @@ +/** + * NcUairObsLevels + * + * This java class defines the getters and setters for the upper air + * parameters in TTAA of an upper air sounding. + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2010 210 L. Lin Initial coding + * 04/2011 210 T. Lee Removed table entity for H5 + * 09/2011 457 S. Gurung Renamed H5 to Nc and h5 to nc + * 09/2011 Chin Chen support batch decoding methods for better performance and + * remove xml serialization as well + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncuair; + + +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.JoinColumn; +import javax.persistence.ManyToOne; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcUairObsLevels implements ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 100852718286926645L; + + // Observation pressure in Pascals + @DynamicSerializeElement + private float pres; + + // Observation geopotential height in meters. + + @DynamicSerializeElement + private float hght; + + // Observation dry air temperature in degrees Kelvin. + + @DynamicSerializeElement + private float temp; + + // Observation dewpoint temperature in degrees Kelvin. + + @DynamicSerializeElement + private float dwpt; + + // Observation wind direction in angular degrees. + + @DynamicSerializeElement + private float drct; + + // Observation wind speed in meters per second. + // Decimal(5,2) + + @DynamicSerializeElement + private float Sped; + + /** + * No-Arg Constructor + */ + public NcUairObsLevels() { + Sped = IDecoderConstantsN.UAIR_FLOAT_MISSING; + drct = IDecoderConstantsN.UAIR_FLOAT_MISSING; + dwpt = IDecoderConstantsN.UAIR_FLOAT_MISSING; + temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + hght = IDecoderConstantsN.UAIR_FLOAT_MISSING; + pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + + /** + * Get the level pressure in Pascals. + * + * @return the pres + */ + public float getPres() { + return pres; + } + + /** + * Set the level pressure in Pascals. + * + * @param pres + * the pres to set + */ + public void setPres(float pres) { + this.pres = pres; + } + + /** + * Get the level geopotential height in meters. + * + * @return the hght + */ + public float getHght() { + return hght; + } + + /** + * Set the level geopotential height in meters. + * + * @param hght + * the hght to set + */ + public void setHght(float hght) { + this.hght = hght; + } + + /** + * Get the level dry air temperature in degrees Kelvin. + * + * @return the temp + */ + public float getTemp() { + return temp; + } + + /** + * Set the level dry air temperature in degrees Kelvin. + * + * @param temp + * the temp to set + */ + public void setTemp(float temp) { + this.temp = temp; + } + + /** + * Get the level dewpoint temperature in degrees Kelvin. + * + * @return the dwpt + */ + public float getDwpt() { + return dwpt; + } + + /** + * Set the level dewpoint temperature in degrees Kelvin. + * + * @param dwpt + * the dwpt to set + */ + public void setDwpt(float dwpt) { + this.dwpt = dwpt; + } + + /** + * Get the level wind direction in angular degrees. + * + * @return the drct + */ + public float getDrct() { + return drct; + } + + /** + * Set the level wind direction in angular degrees. + * + * @param drct + * the drct to set + */ + public void setDrct(float drct) { + this.drct = drct; + } + + /** + * Get the level wind speed in meters per second. + * + * @return the Sped + */ + public float getSped() { + return Sped; + } + + /** + * Set the level wind speed in meters per second. + * + * @param Sped + * the Sped to set + */ + public void setSped(float Sped) { + this.Sped = Sped; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairRecord.java new file mode 100644 index 0000000000..a6235c6ff5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairRecord.java @@ -0,0 +1,571 @@ +/** + * NcUairRecord + * + * The java class defines the parameters in the postgres table and + * the for HDF5 dataset for the upper air data. + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2010 210 L. Lin Initial creation + * 4/2011 T. Lee Persist to HDF5 + * 09/2011 457 S. Gurung Renamed H5 to Nc and h5 to nc + * 09/2011 Chin Chen support batch decoding methods for better performance and + * remove xml serialization as well + * 10/2011 S. Gurung Replace slat/slon/selv with location of type SurfaceObsLocation + * + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncuair; + +import java.util.Date; +import java.util.Calendar; +import java.util.Collection; +import java.util.HashSet; +import java.util.Iterator; +import java.util.Set; +import javax.persistence.Column; +import javax.persistence.Embedded; +import javax.persistence.Entity; +import javax.persistence.Table; +import javax.persistence.Transient; +import javax.persistence.UniqueConstraint; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlAttribute; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.geospatial.ISpatialEnabled; +import com.raytheon.uf.common.geospatial.ISpatialObject; +import com.raytheon.uf.common.pointdata.IPointData; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import com.vividsolutions.jts.geom.Geometry; + +@Entity +@Table(name = "ncuair", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@DynamicSerialize +public class NcUairRecord extends PluginDataObject implements ISpatialEnabled, + IDecoderGettable, IPointData, IPersistable { + + private static final long serialVersionUID = 1L; + public static final String PLUGIN_NAME = "ncuair"; + + // Time of the UTC + @DataURI(position = 4) + @Column + + @DynamicSerializeElement + private int UTC; + + // The observation report type. + @DataURI(position = 1) + @Column + + @DynamicSerializeElement + private String reportType; + + // Issue time for the bulletin + @Column + + @DynamicSerializeElement + private Calendar issueTime; + + // Observation time for the bulletin + @Column + + @DynamicSerializeElement + private Calendar obsTime; + + // Synoptic time for the bulletin + // Time of the observation to the nearest hour. + @Column + + @DynamicSerializeElement + private Calendar synopticTime; + + // Type of data such as TTAA/BB/CC/DD or PP... + @DataURI(position = 3) + @Column + + @DynamicSerializeElement + private String dataType; + + // Correction indicator from wmo header + @DataURI(position = 5) + @Column + + @DynamicSerializeElement + private String corr; + + // Text of the WMO header + @Column + + @DynamicSerializeElement + private String wmoHeader; + + // Station number + //@DataURI(position = 2) + @Column + + @DynamicSerializeElement + private String stnum; + + @Embedded + @DataURI(position = 2, embedded = true) + @XmlElement + @DynamicSerializeElement + private SurfaceObsLocation location; + + // Yes if report is a NIL. + @Column + + @DynamicSerializeElement + private Boolean nil; + + // bulletin message + @Transient + + @DynamicSerializeElement + private String bullMessage; + + /** + * Uair observation levels + */ + @DynamicSerializeElement + + @Transient + private Set obsLevels = new HashSet(); + + /** + * Uair tropopause data + */ + @DynamicSerializeElement + + @Transient + private Set tropopause = new HashSet(); + + /** + * Uair maxwind data + */ + @DynamicSerializeElement + + @Transient + private Set maxwind = new HashSet(); + + /** + * Uair lifted index data + */ + @DynamicSerializeElement + + @Transient + private Set liftedindex = new HashSet(); + + @Embedded + private PointDataView pdv; + private Integer hdfFileId; + + /** + * Empty constructor. + */ + public NcUairRecord() { + this.nil=false; + this.stnum=""; + this.wmoHeader=""; + //this.stid=""; + this.corr=""; + this.dataType=""; + } + + /** + * Constructor for DataURI construction through base class. This is used by + * the notification service. + * + * @param uri + * A data uri applicable to this class. + * @param tableDef + * The table definitions for this class. + */ + public NcUairRecord(String uri) { + super(uri); + if (location != null) { + String staId = location.getStationId(); + location.setStationId("null".equals(staId) ? null : staId); + } + } + + /** + * @return the wmoHeader + */ + public String getWmoHeader() { + return wmoHeader; + } + + /** + * @param wmoHeader + * the wmoHeader to set + */ + public void setWmoHeader(String wmoHeader) { + this.wmoHeader = wmoHeader; + } + + /** + * Get the report correction indicator. + * + * @return The corr + */ + public String getCorr() { + return corr; + } + + /** + * Set the report correction indicator. + * + * @param corr + * The corr. + */ + public void setCorr(String corr) { + this.corr = corr; + } + + /** + * Get the observation report type. + * + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + /** + * Set the observation report type. + * + * @param reportType + * the reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + public String getStnum() { + return stnum; + } + + public void setStnum(String stnum) { + this.stnum = stnum; + } + + /* Get this observation's geometry. + * + * @return The geometry for this observation. + */ + public Geometry getGeometry() { + return location.getGeometry(); + } + + /** + * Get the geometry latitude. + * + * @return The geometry latitude. + */ + public double getLatitude() { + return location.getLatitude(); + } + + /** + * Get the geometry longitude. + * + * @return The geometry longitude. + */ + public double getLongitude() { + return location.getLongitude(); + } + + /** + * Get the station identifier for this observation. + * + * @return the stationId + */ + public String getStationId() { + return location.getStationId(); + } + + /** + * Get the elevation, in meters, of the observing platform or location. + * + * @return The observation elevation, in meters. + */ + public Integer getElevation() { + return location.getElevation(); + } + + /** + * Get whether the location for this observation is defined. + * + * @return Is this location defined. + */ + public Boolean getLocationDefined() { + return location.getLocationDefined(); + } + + + public Calendar getObsTime() { + return obsTime; + } + + public void setObsTime(Calendar obsTime) { + this.obsTime = obsTime; + } + + public Calendar getSynopticTime() { + return synopticTime; + } + + public void setSynopticTime(Calendar synopticTime) { + this.synopticTime = synopticTime; + } + + public String getBullMessage() { + return bullMessage; + } + + public void setBullMessage(String bullMessage) { + this.bullMessage = bullMessage; + } + + public Calendar getIssueTime() { + return issueTime; + } + + public void setIssueTime(Calendar issueTime) { + this.issueTime = issueTime; + } + + public String getDataType() { + return dataType; + } + + public void setDataType(String dataType) { + this.dataType = dataType; + } + + public int getUTC() { + return UTC; + } + + public void setUTC(int utc) { + UTC = utc; + } + + public Boolean getNil() { + return nil; + } + + public void setNil(Boolean nil) { + this.nil = nil; + } + + @Override + public IDecoderGettable getDecoderGettable() { + // TODO Auto-generated method stub + return null; + } + + /** + * @return the set of uair observation levels + */ + public Set getObsLevels() { + return obsLevels; + } + + /** + * @param uair observation levels to set + */ + public void setObsLevels(Set uairLevel) { + this.obsLevels = uairLevel; + } + + /** + * @param add uair observation levels to set + */ + public void addObsLevels(NcUairObsLevels plevel){ + obsLevels.add(plevel); + //plevel.setParentID(this); + } + + /** + * @return the set of uair observation levels + */ + public Set getTropopause() { + return tropopause; + } + + /** + * @param uair observation levels to set + */ + public void setTropopause(Set trop) { + this.tropopause = trop; + } + + /** + * @param add uair observation levels to set + */ + public void addTropopause(NcUairTropopause trop){ + tropopause.add(trop); + //trop.setParentID(this); + } + + /** + * @return the set of uair maximum wind + */ + public Set getMaxWind() { + return maxwind; + } + + /** + * @param uair maximum wind to set + */ + public void setMaxWind(Set mwind) { + this.maxwind = mwind; + } + + /** + * @param add uair maximum wind to set + */ + public void addMaxWind(NcUairMaxWind mwind){ + maxwind.add(mwind); + //mwind.setParentID(this); + } + + /** + * @return the set of uair lifted index + */ + public Set getLiftedIndex() { + return liftedindex; + } + + /** + * @param uair lifted index to set + */ + public void setLiftedIndex(Set li) { + this.liftedindex = li; + } + + /** + * @param add uair lifted index to set + */ + public void addLiftedIndex(NcUairLiftedIndex li){ + liftedindex.add(li); + //li.setParentID(this); + } + + /** + * Override existing set method to modify any + * classes that use the dataURI as a foreign key + */ + @Override + public void setIdentifier(Object dataURI) + { + + this.identifier = dataURI; + + + + } + + @Override + public SurfaceObsLocation getSpatialObject() { + return location; + } + + public SurfaceObsLocation getLocation() { + if (location == null) { + location = new SurfaceObsLocation(); + } + return location; + } + + public void setLocation(SurfaceObsLocation location) { + this.location = location; + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.uf.common.pointdata.IPointData#getPointDataView() + */ + @Override + public PointDataView getPointDataView() { + return this.pdv; + } + + /* + * (non-Javadoc) + * + * @see + * com.raytheon.uf.common.pointdata.IPointData#setPointDataView(com.raytheon + * .uf.common.pointdata.PointDataView) + */ + @Override + public void setPointDataView(PointDataView pdv) { + this.pdv = pdv; + } + + @Override + public Integer getHdfFileId() { + return null; + } + + @Override + public Date getPersistenceTime() { +// return this.dataTime.getRefTime(); + return null; + } + + @Override + + public void setHdfFileId(Integer hdfFileId) { + this.hdfFileId = hdfFileId; + } + + @Override + public void setPersistenceTime(Date persistTime) { + // TODO Auto-generated method stub + + } + + @Override + public Amount getValue(String paramName) { + // TODO Auto-generated method stub + return null; + } + + @Override + public Collection getValues(String paramName) { + // TODO Auto-generated method stub + return null; + } + + @Override + public String getString(String paramName) { + // TODO Auto-generated method stub + return null; + } + + @Override + public String[] getStrings(String paramName) { + // TODO Auto-generated method stub + return null; + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairTropopause.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairTropopause.java new file mode 100644 index 0000000000..ab2b8a7e53 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairTropopause.java @@ -0,0 +1,186 @@ +/** + * H5Tropopouse + * + * This java class defines the getters and setters for the tropopause + * data in TTAA of an upper air sounding. + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2010 210 L. Lin Initial coding + * 04/2011 210 T. Lee Removed table entity for H5 + * 09/2011 457 S. Gurung Renamed H5 to Nc and h5 to nc + * 09/2011 Chin Chen support batch decoding methods for better performance and + * remove xml serialization as well + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncuair; + + +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.JoinColumn; +import javax.persistence.ManyToOne; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcUairTropopause implements ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8451424934840570405L; + + @DynamicSerializeElement + private float pres; + + // Observation dry air temperature in degrees Kelvin. + + @DynamicSerializeElement + private float temp; + + // Observation dewpoint temperature in degrees Kelvin. + + @DynamicSerializeElement + private float dwpt; + + // Observation wind direction in angular degrees. + + @DynamicSerializeElement + private float drct; + + // Observation wind speed in meters per second. + // Decimal(5,2) + + @DynamicSerializeElement + private float sped; + + /** + * No-Arg Constructor + */ + public NcUairTropopause() { + sped = IDecoderConstantsN.UAIR_FLOAT_MISSING; + drct = IDecoderConstantsN.UAIR_FLOAT_MISSING; + dwpt = IDecoderConstantsN.UAIR_FLOAT_MISSING; + temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } + + + /** + * Get the level pressure in Pascals. + * + * @return the pres + */ + public float getPres() { + return pres; + } + + /** + * Set the level pressure in Pascals. + * + * @param pres + * the pres to set + */ + public void setPres(float pres) { + this.pres = pres; + } + + /** + * Get the level dry air temperature in degrees Kelvin. + * + * @return the temp + */ + public float getTemp() { + return temp; + } + + /** + * Set the level dry air temperature in degrees Kelvin. + * + * @param temp + * the temp to set + */ + public void setTemp(float temp) { + this.temp = temp; + } + + /** + * Get the level dewpoint temperature in degrees Kelvin. + * + * @return the dwpt + */ + public float getDwpt() { + return dwpt; + } + + /** + * Set the level dewpoint temperature in degrees Kelvin. + * + * @param dwpt + * the dwpt to set + */ + public void setDwpt(float dwpt) { + this.dwpt = dwpt; + } + + /** + * Get the level wind direction in angular degrees. + * + * @return the drct + */ + public float getDrct() { + return drct; + } + + /** + * Set the level wind direction in angular degrees. + * + * @param drct + * the drct to set + */ + public void setDrct(float drct) { + this.drct = drct; + } + + /** + * Get the level wind speed in meters per second. + * + * @return the sped + */ + public float getSped() { + return sped; + } + + /** + * Set the level wind speed in meters per second. + * + * @param sped + * the sped to set + */ + public void setSped(float sped) { + this.sped = sped; + } + + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/dao/NcUairDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/dao/NcUairDao.java new file mode 100644 index 0000000000..9d933b755c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/dao/NcUairDao.java @@ -0,0 +1,146 @@ +/** + * NcUairDao + * + * This java class defines data access object for upper air sounding + * data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    	Description
+ * ------------ ---------- ----------- 	--------------------------
+ * 4/2011				   T. Lee		Persisted to HDF5
+ * 09/2011      457        S. Gurung    Renamed H5 to Nc and h5 to nc
+ * 09/2011                 Chin Chen    support batch decoding methods for better performance and
+ * 											remove xml serialization as well * 
+ * 10/2011                 S. Gurung    Added method to get dbDataDescription file ncuairdb.xml
+ * 
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author T. Lee + * @version 1.0 + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncuair.dao; + +import java.io.InputStream; +import java.util.List; +import javax.xml.bind.JAXBException; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.pointdata.PointDataDbDescription; + +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairRecord; +import gov.noaa.nws.ncep.edex.common.dao.NcepPointDataPluginDao; + +public class NcUairDao extends NcepPointDataPluginDao { + + private PointDataDescription pdd; + + /** + * Creates a new ReccoDao + * + * @throws PluginException + */ + public NcUairDao(String pluginName) throws PluginException { + super(pluginName); + } + + /** + * Retrieves an sfcobs report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public NcUairRecord queryByDataURI(String dataURI) { + NcUairRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if ((obs != null) && (obs.size() > 0)) { + report = (NcUairRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the sfcobs table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.ncuair where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } + + @Override + public String[] getKeysRequiredForFileName() { + return new String[] { "dataTime.refTime" }; + } + + @Override + public String getPointDataFileName(NcUairRecord p) { + return "ncuairs.h5"; + } + + @Override + public NcUairRecord newObject() { + return new NcUairRecord(); + } + + /* + @Override + public String[] getParameters(File file) throws StorageException, + FileNotFoundException { + try { + // This should be faster than hitting the datastore. + return getPointDataDescription().getParameterNames(); + } catch (Exception e) { + // let super handle it + return super.getParameters(file); + } + } + */ + + public PointDataDescription getPointDataDescription() throws JAXBException { + if (pdd == null) { + pdd = PointDataDescription.fromStream(this.getClass() + .getResourceAsStream("/res/pointdata/ncuair.xml")); + } + return pdd; + } + + @Override + public PointDataDbDescription getPointDataDbDescription() { + if (dbDataDescription == null) { + InputStream stream = this.getClass().getResourceAsStream( + "/res/pointdata/ncuairdb.xml"); + if (stream != null) { + try { + dbDataDescription = PointDataDbDescription + .fromStream(stream); + } catch (JAXBException e) { + logger.error("Unable to load " + pluginName + + " Point Data Database Description", e); + } + } + } + return dbDataDescription; + } + + + } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/dao/NcUairToPointData.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/dao/NcUairToPointData.java new file mode 100644 index 0000000000..47daa33cf6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/dao/NcUairToPointData.java @@ -0,0 +1,498 @@ +/** + * NcUairToPointData + * + * This java class provides the data transform from NcUairRecord to + * point data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    	Engineer    	Description
+ * ------------ ---------- 	----------- 	--------------------------
+ * 4/2011				   	T. Lee			Created
+ * 7/2011					T. Lee			
+ * 09/2011      457         S. Gurung       Renamed H5 to Nc and h5 to nc
+ * 09/2011                  Chin Chen       support batch decoding methods for better performance and
+ * 											remove xml serialization as well * 
+ * 10/2011                  S. Gurung       Added changes related to getting stid/lat/lon/elev 
+ * 										    from database instead of snstns.xml file
+ * 
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author T. Lee + * @version 1.0 + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncuair.dao; + +import java.io.File; +import java.util.HashMap; +import java.util.Iterator; +import java.util.Map; + +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.pointdata.Dimension; +import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.common.pointdata.PointDataView; + +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairLiftedIndex; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairMaxWind; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairObsLevels; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairTropopause; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairRecord; + +public class NcUairToPointData { + private static final String RAW_DATA = "RAWDATA"; + private static final String UTC = "UTC"; + private static final String REPORT_TYPE = "REPORTTYPE"; + private static final String STATION_ID = "STATIONID"; + private static final String ISSUE_TIME = "ISSUETIME"; + private static final String OBS_TIME = "OBSTIME"; + private static final String SYNOPTIC_TIME = "SYNOPTIME"; + private static final String DATAURI = "DATAURI"; + private static final String DATA_TYPE = "DATATYPE"; + private static final String CORRECTION_INDICATOR = "CORR"; + private static final String WMO_HEADER = "WMOHEADER"; + private static final String STATION_NUMBER = "STNUM"; + private static final String LATITUDE = "LATITUDE"; + private static final String LONGITUDE = "LONGITUDE"; + private static final String ELEVATION = "ELEVATION"; + private static final String NIL = "NIL"; + private static final String TTAA_PRES = "TTAA_PRES"; + private static final String TTAA_TEMP = "TTAA_TEMP"; + private static final String TTAA_DWPT = "TTAA_DWPT"; + private static final String TTAA_DRCT = "TTAA_DRCT"; + private static final String TTAA_SPED = "TTAA_SPED"; + private static final String TTAA_HGHT = "TTAA_HGHT"; + private static final String TTBB_PRES = "TTBB_PRES"; + private static final String TTBB_TEMP = "TTBB_TEMP"; + private static final String TTBB_DWPT = "TTBB_DWPT"; + private static final String TTCC_PRES = "TTCC_PRES"; + private static final String TTCC_TEMP = "TTCC_TEMP"; + private static final String TTCC_DWPT = "TTCC_DWPT"; + private static final String TTCC_DRCT = "TTCC_DRCT"; + private static final String TTCC_SPED = "TTCC_SPED"; + private static final String TTCC_HGHT = "TTCC_HGHT"; + private static final String TTDD_PRES = "TTDD_PRES"; + private static final String TTDD_TEMP = "TTDD_TEMP"; + private static final String TTDD_DWPT = "TTDD_DWPT"; + private static final String PPAA_PRES = "PPAA_PRES"; + private static final String PPAA_TEMP = "PPAA_TEMP"; + private static final String PPAA_DWPT = "PPAA_DWPT"; + private static final String PPAA_DRCT = "PPAA_DRCT"; + private static final String PPAA_SPED = "PPAA_SPED"; + private static final String PPAA_HGHT = "PPAA_HGHT"; + private static final String PPBB_DRCT = "PPBB_DRCT"; + private static final String PPBB_SPED = "PPBB_SPED"; + private static final String PPBB_HGHT = "PPBB_HGHT"; + private static final String PPCC_PRES = "PPCC_PRES"; + private static final String PPCC_TEMP = "PPCC_TEMP"; + private static final String PPCC_DWPT = "PPCC_DWPT"; + private static final String PPCC_DRCT = "PPCC_DRCT"; + private static final String PPCC_SPED = "PPCC_SPED"; + private static final String PPCC_HGHT = "PPCC_HGHT"; + private static final String PPDD_DRCT = "PPDD_DRCT"; + private static final String PPDD_SPED = "PPDD_SPED"; + private static final String PPDD_HGHT = "PPDD_HGHT"; + private static final String TROP_PRES = "TROP_PRES"; + private static final String TROP_TEMP = "TROP_TEMP"; + private static final String TROP_DWPT = "TROP_DWPT"; + private static final String TROP_DRCT = "TROP_DRCT"; + private static final String TROP_SPED = "TROP_SPED"; + private static final String WMAX_PRES = "WMAX_PRES"; + private static final String WMAX_DRCT = "WMAX_DRCT"; + private static final String WMAX_SPED = "WMAX_SPED"; + private static final String WMAX_LO_SHEAR = "WMAX_LO_SHEAR"; + private static final String WMAX_HI_SHEAR = "WMAX_HI_SHEAR"; + private static final String TTAA_LIFT = "TTAA_LIFT"; + private static final String TTAA_LO_MEAN_DRCT = "TTAA_LO_MEAN_DRCT"; + private static final String TTAA_LO_MEAN_SPED = "TTAA_LO_MEAN_SPED"; + private static final String TTAA_HI_MEAN_DRCT = "TTAA_HI_MEAN_DRCT"; + private static final String TTAA_HI_MEAN_SPED = "TTAA_HI_MEAN_SPED"; + private static final String TTBB_LIFT = "TTBB_LIFT"; + private static final String TTBB_LO_MEAN_DRCT = "TTBB_LO_MEAN_DRCT"; + private static final String TTBB_LO_MEAN_SPED = "TTBB_LO_MEAN_SPED"; + private static final String TTBB_HI_MEAN_DRCT = "TTBB_HI_MEAN_DRCT"; + private static final String TTBB_HI_MEAN_SPED = "TTBB_HI_MEAN_SPED"; + + private enum REPORTTYPE {TTAA, TTBB, TTCC, TTDD, PPAA, PPBB, PPCC, PPDD, + UUAA, UUBB, UUCC, UUDD, XXAA, XXBB, XXCC, XXDD}; + + /** + * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! It is important to + * keep this up to date or risk breaking backwards compatibility + * uu + */ + private static final String[] ALL_PARAMS = { RAW_DATA, UTC, REPORT_TYPE, STATION_ID, + ISSUE_TIME, OBS_TIME, SYNOPTIC_TIME, DATAURI, DATA_TYPE, CORRECTION_INDICATOR, + WMO_HEADER, STATION_NUMBER, LATITUDE, LONGITUDE, ELEVATION, NIL, + TTAA_PRES, TTAA_TEMP, TTAA_DWPT, TTAA_DRCT, TTAA_SPED, TTAA_HGHT, + TTBB_PRES, TTBB_TEMP, TTBB_DWPT, + TTCC_PRES, TTCC_TEMP, TTCC_DWPT, TTCC_DRCT, TTCC_SPED, TTCC_HGHT, + TTDD_PRES, TTDD_TEMP, TTDD_DWPT, + PPAA_PRES, PPAA_TEMP, PPAA_DWPT, PPAA_DRCT, PPAA_SPED, PPAA_HGHT, + PPBB_DRCT, PPBB_SPED, PPBB_HGHT, + PPCC_PRES, PPCC_TEMP, PPCC_DWPT, PPCC_DRCT, PPCC_SPED, PPCC_HGHT, + PPDD_DRCT, PPDD_SPED, PPDD_HGHT, + TROP_PRES, TROP_TEMP, TROP_DWPT, TROP_DRCT, TROP_SPED, WMAX_PRES, + WMAX_DRCT, WMAX_SPED, WMAX_LO_SHEAR, WMAX_HI_SHEAR, + TTAA_LIFT, TTAA_LO_MEAN_DRCT, TTAA_LO_MEAN_SPED, TTAA_HI_MEAN_DRCT, TTAA_HI_MEAN_SPED, + TTBB_LIFT, TTBB_LO_MEAN_DRCT, TTBB_LO_MEAN_SPED, TTBB_HI_MEAN_DRCT, TTAA_HI_MEAN_SPED,}; + + public static final String ALL_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + boolean first = true; + for (String s : ALL_PARAMS) { + if (!first) { + sb.append(", "); + } else { + first = false; + } + sb.append(s); + } + ALL_PARAMS_LIST = sb.toString(); + } + + private NcUairDao dao; + + private PointDataDescription pdd; + + public NcUairToPointData() { + try { + this.dao = new NcUairDao("ncuair"); + this.pdd = dao.getPointDataDescription(); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + + public PluginDataObject[] toPointData(PluginDataObject[] pdo) { + //long curTime = System.currentTimeMillis(); + //System.out.println("H5 uair toPointData entered, pdo size = "+ pdo.length); + if (pdo.length > 0) { + Map pointMap = new HashMap(); + + for (PluginDataObject p : pdo) { + if (!(p instanceof NcUairRecord)) + continue; + File f = this.dao.getFullFilePath(p); + PointDataContainer pdc = pointMap.get(f); + + if (pdc == null) { + pdc = PointDataContainer.build(this.pdd); + pointMap.put(f, pdc); + } + NcUairRecord mr = (NcUairRecord) p; + PointDataView pdv = buildView(pdc, mr); + mr.setPointDataView(pdv); + + } + } + //long enqueueTime = System.currentTimeMillis(); + //double latency = (enqueueTime-curTime) ; + //System.out.println("H5 uair toPointData spend "+ latency); + return pdo; + } + + private PointDataView buildView(PointDataContainer container, + NcUairRecord record) { + + PointDataView pdv = container.append(); + pdv.setString(STATION_ID, record.getStationId()); + + int maxManLevel = -1; + int maxSigTempLevel = -1; + int maxSigWindLevel = -1; + int maxWmaxLevel = -1; + int maxTropLevel = -1; + int maxMiscLevel = -1; + + Dimension [] dims = pdd.dimensions; + for(Dimension d : dims) { + + if("maxManLevel".equals(d.getDimensionName())) { + maxManLevel = d.getDimensionLength(); + } + + if("maxSigTempLevel".equals(d.getDimensionName())) { + maxSigTempLevel = d.getDimensionLength(); + } + + if("maxSigWindLevel".equals(d.getDimensionName())) { + maxSigWindLevel = d.getDimensionLength(); + } + + if("maxWmaxLevel".equals(d.getDimensionName())) { + maxWmaxLevel = d.getDimensionLength(); + } + + if("maxTropLevel".equals(d.getDimensionName())) { + maxTropLevel = d.getDimensionLength(); + } + + if("maxMiscLevel".equals(d.getDimensionName())) { + maxMiscLevel = d.getDimensionLength(); + } + } + + if (record.getCorr() != null) { + pdv.setString(CORRECTION_INDICATOR,record.getCorr()); + } else { + pdv.setString(CORRECTION_INDICATOR, ""); + } + + if (record.getLocation()!=null) { + pdv.setFloat(LATITUDE, (float) record.getLatitude()); + pdv.setFloat(LONGITUDE, (float) record.getLongitude()); + if(record.getElevation()!=null) + pdv.setFloat(ELEVATION, (float) record.getElevation()); + } + if(record.getObsTime()!=null) + pdv.setLong(OBS_TIME, record.getObsTime().getTime().getTime()); + if(record.getSynopticTime()!=null) + pdv.setLong(SYNOPTIC_TIME, record.getSynopticTime().getTime().getTime()); + if(record.getIssueTime()!=null) + pdv.setLong(ISSUE_TIME, record.getIssueTime().getTime().getTime()); + pdv.setString(DATAURI, record.getDataURI()); + pdv.setString(DATA_TYPE, record.getDataType()); + pdv.setString(REPORT_TYPE, record.getReportType()); + pdv.setString(WMO_HEADER, record.getWmoHeader()); + pdv.setString(STATION_NUMBER, record.getStnum()); + if(record.getNil()!=null) + pdv.setString(NIL, record.getNil().toString()); + pdv.setInt(UTC, record.getUTC()); + pdv.setString(RAW_DATA, record.getBullMessage()); + int index; + + if ( record.getObsLevels() != null ) { + Iterator sls = record.getObsLevels().iterator(); + switch ( REPORTTYPE.valueOf(record.getDataType()) ) { + + case TTAA: + case UUAA: + case XXAA: + index = 0; + if (sls !=null ) { + while (sls.hasNext()) { + NcUairObsLevels sl = sls.next(); + if ( sl.getPres() > 0 && index < maxManLevel ) { + pdv.setFloat(TTAA_PRES, sl.getPres(), index); + pdv.setFloat(TTAA_HGHT, sl.getHght(), index); + pdv.setFloat(TTAA_TEMP, sl.getTemp(), index); + pdv.setFloat(TTAA_DWPT, sl.getDwpt(), index); + pdv.setFloat(TTAA_DRCT, sl.getDrct(), index); + pdv.setFloat(TTAA_SPED, sl.getSped(), index); + index++; + } + } + pdv.setInt("numTTAA", index); + } + + break; + + case TTBB: + case UUBB: + case XXBB: + index = 0; + if ( sls != null ) { + while (sls.hasNext() ) { + NcUairObsLevels sl = sls.next(); + if ( sl.getPres() > 0 && index < maxSigTempLevel ) { + pdv.setFloat(TTBB_PRES, sl.getPres(), index); + pdv.setFloat(TTBB_TEMP, sl.getTemp(), index); + pdv.setFloat(TTBB_DWPT, sl.getDwpt(), index); + index++; + } + } + pdv.setInt("numTTBB", index); + } + break; + + case TTCC: + case UUCC: + case XXCC: + index = 0; + if ( sls != null ) { + while (sls.hasNext() ) { + NcUairObsLevels sl = sls.next(); + if ( sl.getPres() > 0 && index < maxManLevel ) { + + pdv.setFloat(TTCC_PRES, sl.getPres(), index); + pdv.setFloat(TTCC_HGHT, sl.getHght(), index); + pdv.setFloat(TTCC_TEMP, sl.getTemp(), index); + pdv.setFloat(TTCC_DWPT, sl.getDwpt(), index); + pdv.setFloat(TTCC_DRCT, sl.getDrct(), index); + pdv.setFloat(TTCC_SPED, sl.getSped(), index); + index++; + } + } + pdv.setInt("numTTCC",index); + } + break; + + case TTDD: + case UUDD: + case XXDD: + index = 0; + if ( sls != null ) { + while (sls.hasNext() ) { + NcUairObsLevels sl = sls.next(); + if ( sl.getPres() > 0 && index < maxSigTempLevel ) { + pdv.setFloat(TTDD_PRES, sl.getPres(), index); + pdv.setFloat(TTDD_TEMP, sl.getTemp(), index); + pdv.setFloat(TTDD_DWPT, sl.getDwpt(), index); + index++; + } + } + pdv.setInt("numTTDD", index); + } + break; + + case PPAA: + index = 0; + if ( sls != null ) { + while (sls.hasNext()) { + NcUairObsLevels sl = sls.next(); + if ( sl.getPres() > 0 && index < maxManLevel ) { + pdv.setFloat(PPAA_PRES, sl.getPres(), index); + pdv.setFloat(PPAA_HGHT, sl.getHght(), index); + pdv.setFloat(PPAA_TEMP, sl.getTemp(), index); + pdv.setFloat(PPAA_DWPT, sl.getDwpt(), index); + pdv.setFloat(PPAA_DRCT, sl.getDrct(), index); + pdv.setFloat(PPAA_SPED, sl.getSped(), index); + index++; + } + } + pdv.setInt("numPPAA", index); + } + break; + case PPBB: + index = 0; + if ( sls != null ) { + while (sls.hasNext()) { + NcUairObsLevels sl = sls.next(); + if ( sl.getHght() > 0 && index < maxSigWindLevel ) { + pdv.setFloat(PPBB_HGHT, sl.getHght(), index); + pdv.setFloat(PPBB_DRCT, sl.getDrct(), index); + pdv.setFloat(PPBB_SPED, sl.getSped(), index); + index++; + } + } + pdv.setInt ("numPPBB", index); + } + break; + + case PPCC: + index = 0; + if (sls !=null ) { + while (sls.hasNext()) { + NcUairObsLevels sl = sls.next(); + if ( (sl.getPres() > 0 || sl.getHght() > 0 ) && index < maxManLevel ) { + pdv.setFloat(PPCC_PRES, sl.getPres(), index); + pdv.setFloat(PPCC_HGHT, sl.getHght(), index); + pdv.setFloat(PPCC_TEMP, sl.getTemp(), index); + pdv.setFloat(PPCC_DWPT, sl.getDwpt(), index); + pdv.setFloat(PPCC_DRCT, sl.getDrct(), index); + pdv.setFloat(PPCC_SPED, sl.getSped(), index); + index++; + + } + } + pdv.setInt ("numPPCC", index); + } + break; + + case PPDD: + index = 0; + if (sls !=null ) { + while (sls.hasNext()) { + NcUairObsLevels sl = sls.next(); + if ( sl.getHght() > 0 && index < maxSigWindLevel ) { + pdv.setFloat(PPDD_HGHT, sl.getHght(), index); + pdv.setFloat(PPDD_DRCT, sl.getDrct(), index); + pdv.setFloat(PPDD_SPED, sl.getSped(), index); + index++; + } + + } + pdv.setInt ("numPPDD", index); + } + } + } + + + if ( record.getTropopause () != null ) { + Iterator trops = record.getTropopause().iterator(); + index = 0; + if (trops != null) { + while (trops.hasNext()) { + NcUairTropopause trop = trops.next(); + if ( trop.getPres() > 0 && index < maxTropLevel ) { + pdv.setFloat(TROP_PRES, trop.getPres(), index); + pdv.setFloat(TROP_TEMP, trop.getTemp(), index); + pdv.setFloat(TROP_DWPT, trop.getDwpt(), index); + pdv.setFloat(TROP_DRCT, trop.getDrct(), index); + pdv.setFloat(TROP_SPED, trop.getSped(), index); + index++; + } + } + pdv.setInt ("numTrop", index); + } + } + + if (record.getMaxWind() != null ) { + Iterator wmaxs = record.getMaxWind().iterator(); + index = 0; + if (wmaxs != null) { + while (wmaxs.hasNext()) { + NcUairMaxWind wmax = wmaxs.next(); + if ( wmax.getPres() > 0 && index < maxWmaxLevel ) { + pdv.setFloat(WMAX_PRES, wmax.getPres(), index); + pdv.setFloat(WMAX_DRCT, wmax.getDrct(), index); + pdv.setFloat(WMAX_SPED, wmax.getSped(), index); + pdv.setFloat(WMAX_LO_SHEAR, wmax.getLoShear(), index); + pdv.setFloat(WMAX_HI_SHEAR, wmax.getHiShear(), index); + index++; + } + } + pdv.setInt ("numWmax", index); + } + } + + if (record.getLiftedIndex() != null) { + Iterator miscs = record.getLiftedIndex().iterator(); + index = 0; + if ( miscs != null) { + while (miscs.hasNext()) { + NcUairLiftedIndex misc = miscs.next(); + if ( index < maxMiscLevel ) { + if ( record.getDataType().equals("TTAA") ) { + pdv.setFloat(TTAA_LIFT, misc.getLiTemp(), index); + pdv.setFloat(TTAA_LO_MEAN_DRCT, misc.getLoDrct(), index); + pdv.setFloat(TTAA_LO_MEAN_SPED, misc.getLoSped(), index); + pdv.setFloat(TTAA_HI_MEAN_DRCT, misc.getHiDrct(), index); + pdv.setFloat(TTAA_HI_MEAN_SPED, misc.getHiSped(), index); + } else { + pdv.setFloat(TTBB_LIFT, misc.getLiTemp(), index); + pdv.setFloat(TTBB_LO_MEAN_DRCT, misc.getLoDrct(), index); + pdv.setFloat(TTBB_LO_MEAN_SPED, misc.getLoSped(), index); + pdv.setFloat(TTBB_HI_MEAN_DRCT, misc.getHiDrct(), index); + pdv.setFloat(TTBB_HI_MEAN_SPED, misc.getHiSped(), index); + } + index++; + } + } + if ( record.getDataType().equals ("TTAA")) { + pdv.setInt ("numMiscTTAA", index); + } else { + pdv.setInt ("numMiscTTBB", index); + } + } + } + return pdv; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/dao/NcUairToRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/dao/NcUairToRecord.java new file mode 100644 index 0000000000..6e0b649fb2 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/dao/NcUairToRecord.java @@ -0,0 +1,695 @@ +/** + * NcUairToRecord + * + * This java class provides a transform from point data to + * NcUairRecord. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    	Description
+ * ------------ ---------- ----------- 	-----------------------
+ * 4/2011				   T. Lee		Created
+ * 6/2/2011                Chin Chen    Fixed bugs and reorganize code  
+ * 09/2011      457        S. Gurung    Renamed H5 to Nc and h5 to nc
+ * 10/2011                 S. Gurung    Added changes related to getting stid/lat/lon/elev 
+ * 										from database instead of snstns.xml file
+ * 
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author T. Lee + * @version 1.0 + */ + +package gov.noaa.nws.ncep.common.dataplugin.ncuair.dao; + +import java.util.ArrayList; +import java.util.List; +import java.util.Set; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairLiftedIndex; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairMaxWind; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairObsLevels; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairTropopause; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairRecord; + +public class NcUairToRecord { + + /** The logger */ + private static Log logger = LogFactory.getLog(NcUairToRecord.class); + public static final String HDR_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + sb.append("DATAURI,"); + sb.append("WMOHEADER,"); + sb.append("STNUM,"); + sb.append("STATIONID,"); + sb.append("LATITUDE,"); + sb.append("LONGITUDE,"); + sb.append("ELEVATION,"); + sb.append("ISSUETIME,"); + sb.append("OBSTIME,"); + sb.append("SYNOPTIME,"); + sb.append("REPORTTYPE,"); + sb.append("DATATYPE,"); + sb.append("CORR,"); + sb.append("NIL,"); + sb.append("UTC"); + HDR_PARAMS_LIST = sb.toString(); + } + + public static final String MAN_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + sb.append(HDR_PARAMS_LIST); + sb.append(",numTTAA,"); + sb.append("TTAA_PRES,"); + sb.append("TTAA_TEMP,"); + sb.append("TTAA_DWPT,"); + sb.append("TTAA_DRCT,"); + sb.append("TTAA_SPED,"); + sb.append("TTAA_HGHT,"); + //------------------------- + sb.append("numTTBB,"); + sb.append("TTBB_PRES,"); + sb.append("TTBB_TEMP,"); + sb.append("TTBB_DWPT,"); + //-------------------------- + sb.append("numTTCC,"); + sb.append("TTCC_PRES,"); + sb.append("TTCC_TEMP,"); + sb.append("TTCC_DWPT,"); + sb.append("TTCC_DRCT,"); + sb.append("TTCC_SPED,"); + sb.append("TTCC_HGHT,"); + //------------------------- + sb.append("numTTDD,"); + sb.append("TTDD_PRES,"); + sb.append("TTDD_TEMP,"); + sb.append("TTDD_DWPT,"); + //------------------------- + sb.append("numPPAA,"); + sb.append("PPAA_PRES,"); + sb.append("PPAA_TEMP,"); + sb.append("PPAA_DWPT,"); + sb.append("PPAA_DRCT,"); + sb.append("PPAA_SPED,"); + sb.append("PPAA_HGHT,"); + //------------------------- + sb.append("numPPBB,"); + sb.append("PPBB_DRCT,"); + sb.append("PPBB_SPED,"); + sb.append("PPBB_HGHT,"); + //------------------------- + sb.append("numPPCC,"); + sb.append("PPCC_PRES,"); + sb.append("PPCC_TEMP,"); + sb.append("PPCC_DWPT,"); + sb.append("PPCC_DRCT,"); + sb.append("PPCC_SPED,"); + sb.append("PPCC_HGHT,"); + //------------------------- + sb.append("numPPDD,"); + sb.append("PPDD_DRCT,"); + sb.append("PPDD_SPED,"); + sb.append("PPDD_HGHT,"); + //------------------------- + sb.append("numTrop,"); + sb.append("TROP_PRES,"); + sb.append("TROP_TEMP,"); + sb.append("TROP_DWPT,"); + sb.append("TROP_DRCT,"); + sb.append("TROP_SPED,"); + //------------------------- + sb.append("numWmax,"); + sb.append("WMAX_PRES,"); + sb.append("WMAX_DRCT,"); + sb.append("WMAX_SPED,"); + sb.append("WMAX_LO_SHEAR,"); + sb.append("WMAX_HI_SHEAR,"); + //------------------------- + sb.append("numMiscTTAA,"); + sb.append("TTAA_LIFT,"); + sb.append("TTAA_LO_MEAN_DRCT,"); + sb.append("TTAA_LO_MEAN_SPED,"); + sb.append("TTAA_HI_MEAN_DRCT,"); + sb.append("TTAA_HI_MEAN_SPED,"); + //------------------------- + sb.append("numMiscTTBB,"); + sb.append("TTBB_LIFT,"); + sb.append("TTBB_LO_MEAN_DRCT,"); + sb.append("TTBB_LO_MEAN_SPED,"); + sb.append("TTBB_HI_MEAN_DRCT,"); + sb.append("TTBB_HI_MEAN_SPED"); + //------------------------- + MAN_PARAMS_LIST = sb.toString(); + } + //static int count=0; + private static NcUairRecord getNcUairRecord(PointDataView pdv) { + NcUairRecord record = null; + //count++; + if (pdv != null) { + Set parameters = pdv.getContainer().getParameters(); + //for(String str: parameters){ + // System.out.println("record "+ count+" H5 uair parameter:" + str); + //} + if (parameters.contains("DATAURI")) { + String uri = pdv.getString("DATAURI"); + logger.debug("URI = " + uri); + record = new NcUairRecord(uri); + } + else{ + //System.out.println("no data uri"); + record = new NcUairRecord(); + } + + if (parameters.contains("UTC")) { + record.setUTC(pdv.getInt("UTC")); + } + if (parameters.contains("OBSTIME")) { + long vt = pdv.getNumber("OBSTIME").longValue(); + record.setObsTime(TimeTools.newCalendar(vt)); + } + if (parameters.contains("ISSUETIME")) { + long vt = pdv.getNumber("ISSUETIME").longValue(); + record.setIssueTime(TimeTools.newCalendar(vt)); + } + if (parameters.contains("SYNOPTIME")) { + long vt = pdv.getNumber("SYNOPTIME").longValue(); + record.setSynopticTime(TimeTools.newCalendar(vt)); + } + if (parameters.contains("WMOHEADER")) + record.setWmoHeader(pdv.getString("WMOHEADER")); + if (parameters.contains("REPORTTYPE")) + record.setReportType(pdv.getString("REPORTTYPE")); + if (parameters.contains("DATATYPE")) + record.setDataType(pdv.getString("DATATYPE")); + if (parameters.contains("CORR")) + record.setCorr(pdv.getString("CORR")); + if (parameters.contains("STNUM")) + record.setStnum(pdv.getString("STNUM")); + + SurfaceObsLocation location = new SurfaceObsLocation(); + int elev = pdv.getNumber("ELEVATION").intValue(); + location.setElevation(elev); + double lat = pdv.getNumber("LATITUDE").doubleValue(); + double lon = pdv.getNumber("LONGITUDE").doubleValue(); + location.assignLocation(lat, lon); + String sta = pdv.getString("STATIONID"); + location.setStationId(sta); + record.setLocation(location); + } + return record; + } + private static NcUairRecord getTTAA(PointDataView pdv, NcUairRecord record) { + NcUairObsLevels obslevels; + + /* + * Add TTAA data + */ + if(record != null) { + Set parameters = pdv.getContainer().getParameters(); + Number[] pres, hght, temp, dwpt, drct,sped; + if (parameters.contains("numTTAA")) { + Number numTTAA = pdv.getInt("numTTAA"); + if (numTTAA != null) { + //System.out.println("numTTAA="+numTTAA); + pres = pdv.getNumberAllLevels("TTAA_PRES"); + hght = pdv.getNumberAllLevels("TTAA_HGHT"); + temp = pdv.getNumberAllLevels("TTAA_TEMP"); + dwpt = pdv.getNumberAllLevels("TTAA_DWPT"); + drct = pdv.getNumberAllLevels("TTAA_DRCT"); + sped = pdv.getNumberAllLevels("TTAA_SPED"); + + for (int i = 0; i < numTTAA.intValue(); i++) { + obslevels = new NcUairObsLevels(); + obslevels.setPres(pres[i].floatValue()); + obslevels.setHght(hght[i].floatValue()); + obslevels.setTemp(temp[i].floatValue()); + obslevels.setDwpt(dwpt[i].floatValue()); + obslevels.setDrct(drct[i].floatValue()); + obslevels.setSped(sped[i].floatValue()); + record.addObsLevels(obslevels); + } + } + } + + /* + * Add lifted index + */ + if (parameters.contains("numMiscTTAA")) { + Number numMiscTTAA = pdv.getNumber("numMiscTTAA"); + if (numMiscTTAA != null) { + Number[] ttaa_lift, ttaa_lo_drct, ttaa_lo_sped, ttaa_hi_drct, ttaa_hi_sped; + ttaa_lift = pdv.getNumberAllLevels("TTAA_LIFT"); + ttaa_lo_drct = pdv.getNumberAllLevels("TTAA_LO_MEAN_DRCT"); + ttaa_lo_sped = pdv.getNumberAllLevels("TTAA_LO_MEAN_SPED"); + ttaa_hi_drct = pdv.getNumberAllLevels("TTAA_HI_MEAN_DRCT"); + ttaa_hi_sped = pdv.getNumberAllLevels("TTAA_HI_MEAN_SPED"); + for (int i = 0; i < numMiscTTAA.intValue(); i++) { + NcUairLiftedIndex liftedindex = new NcUairLiftedIndex(); + liftedindex.setLiTemp(ttaa_lift[i].floatValue()); + liftedindex.setLoDrct(ttaa_lo_drct[i].floatValue()); + liftedindex.setLoSped(ttaa_lo_sped[i].floatValue()); + liftedindex.setHiDrct(ttaa_hi_drct[i].floatValue()); + liftedindex.setHiSped(ttaa_hi_sped[i].floatValue()); + record.addLiftedIndex(liftedindex); + } + } + } + + /* + * Add tropopause data + */ + if (parameters.contains("numTrop")) { + Number numTrop = pdv.getInt("numTrop"); + if (numTrop != null) { + //System.out.println("numTropA="+numTrop); + pres = pdv.getNumberAllLevels("TROP_PRES"); + temp = pdv.getNumberAllLevels("TROP_TEMP"); + dwpt = pdv.getNumberAllLevels("TROP_DWPT"); + drct = pdv.getNumberAllLevels("TROP_DRCT"); + sped = pdv.getNumberAllLevels("TROP_SPED"); + for (int i = 0; i < numTrop.intValue(); i++) { + NcUairTropopause trop = new NcUairTropopause(); + trop.setPres(pres[i].floatValue()); + trop.setTemp(temp[i].floatValue()); + trop.setDwpt(dwpt[i].floatValue()); + trop.setDrct(drct[i].floatValue()); + trop.setSped(sped[i].floatValue()); + record.addTropopause(trop); + } + } + } + + /* + * Add max wind data + */ + if (parameters.contains("numWmax")) { + Number numWmax = pdv.getInt("numWmax"); + if (numWmax != null) { + //System.out.println("numWmaxA="+numWmax); + Number[] lo_shear = pdv.getNumberAllLevels("WMAX_LO_SHEAR"); + Number[] hi_shear = pdv.getNumberAllLevels("WMAX_HI_SHEAR"); + pres = pdv.getNumberAllLevels("WMAX_PRES"); + drct = pdv.getNumberAllLevels("WMAX_DRCT"); + sped = pdv.getNumberAllLevels("WMAX_SPED"); + + for (int i = 0; i < numWmax.intValue(); i++) { + NcUairMaxWind wmax = new NcUairMaxWind(); + wmax.setPres(pres[i].floatValue()); + wmax.setDrct(drct[i].floatValue()); + wmax.setSped(sped[i].floatValue()); + wmax.setHiShear(hi_shear[i].floatValue()); + wmax.setLoShear(lo_shear[i].floatValue()); + record.addMaxWind(wmax); + } + } + } + } + return record; + } + + private static NcUairRecord getTTCC(PointDataView pdv, NcUairRecord record) { + if(record != null) { + Set parameters = pdv.getContainer().getParameters(); + Number[] pres, hght, temp, dwpt, drct,sped; + if (parameters.contains("numTTCC")) { + Number numTTCC = pdv.getInt("numTTCC"); + if (numTTCC != null) { + //System.out.println("numTTCC="+numTTCC); + NcUairObsLevels obslevels; + pres = pdv.getNumberAllLevels("TTCC_PRES"); + hght = pdv.getNumberAllLevels("TTCC_HGHT"); + temp = pdv.getNumberAllLevels("TTCC_TEMP"); + dwpt = pdv.getNumberAllLevels("TTCC_DWPT"); + drct = pdv.getNumberAllLevels("TTCC_DRCT"); + sped = pdv.getNumberAllLevels("TTCC_SPED"); + for (int i = 0; i < numTTCC.intValue(); i++) { + obslevels = new NcUairObsLevels(); + obslevels.setPres(pres[i].floatValue()); + obslevels.setHght(hght[i].floatValue()); + obslevels.setTemp(temp[i].floatValue()); + obslevels.setDwpt(dwpt[i].floatValue()); + obslevels.setDrct(drct[i].floatValue()); + obslevels.setSped(sped[i].floatValue()); + record.addObsLevels(obslevels); + } + } + } + + /* + * Add tropopause data + */ + if (parameters.contains("numTrop")) { + Number numTrop = pdv.getInt("numTrop"); + if (numTrop != null) { + //System.out.println("numTropC="+numTrop); + pres = pdv.getNumberAllLevels("TROP_PRES"); + temp = pdv.getNumberAllLevels("TROP_TEMP"); + dwpt = pdv.getNumberAllLevels("TROP_DWPT"); + drct = pdv.getNumberAllLevels("TROP_DRCT"); + sped = pdv.getNumberAllLevels("TROP_SPED"); + for (int i = 0; i < numTrop.intValue(); i++) { + NcUairTropopause trop = new NcUairTropopause(); + trop.setPres(pres[i].floatValue()); + trop.setTemp(temp[i].floatValue()); + trop.setDwpt(dwpt[i].floatValue()); + trop.setDrct(drct[i].floatValue()); + trop.setSped(sped[i].floatValue()); + record.addTropopause(trop); + } + } + } + + /* + * Add max wind data + */ + if (parameters.contains("numWmax")) { + Number numWmax = pdv.getInt("numWmax"); + if (numWmax != null) { + //System.out.println("numWmaxC="+numWmax); + Number[] lo_shear = pdv.getNumberAllLevels("WMAX_LO_SHEAR"); + Number[] hi_shear = pdv.getNumberAllLevels("WMAX_HI_SHEAR"); + pres = pdv.getNumberAllLevels("WMAX_PRES"); + drct = pdv.getNumberAllLevels("WMAX_DRCT"); + sped = pdv.getNumberAllLevels("WMAX_SPED"); + + for (int i = 0; i < numWmax.intValue(); i++) { + NcUairMaxWind wmax = new NcUairMaxWind(); + wmax.setPres(pres[i].floatValue()); + wmax.setDrct(drct[i].floatValue()); + wmax.setSped(sped[i].floatValue()); + wmax.setHiShear(hi_shear[i].floatValue()); + wmax.setLoShear(lo_shear[i].floatValue()); + record.addMaxWind(wmax); + } + } + } + } + return record; + } + + /** + * @param pdv + * @param record + * @return + */ + private static NcUairRecord getPPBB(PointDataView pdv, NcUairRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numPPBB")) { + Number numPPBB = pdv.getInt("numPPBB"); + if (numPPBB != null){ + //System.out.println("numPPBB="+numPPBB); + Number[] drct, hght, sped; + if (record.getDataType().equals("PPBB")) { + drct = pdv.getNumberAllLevels("PPBB_DRCT"); + hght = pdv.getNumberAllLevels("PPBB_HGHT"); + sped = pdv.getNumberAllLevels("PPBB_SPED"); + for (int i = 0; i < numPPBB.intValue(); i++) { + NcUairObsLevels obslevels = new NcUairObsLevels(); + obslevels.setDrct(drct[i].floatValue()); + obslevels.setHght(hght[i].floatValue()); + obslevels.setSped(sped[i].floatValue()); + record.addObsLevels(obslevels); + } + } + } + } + } + return record; + } + /** + * @param pdv + * @param record + * @return + */ + private static NcUairRecord getPPDD(PointDataView pdv, NcUairRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numPPDD")) { + Number numPPDD = pdv.getInt("numPPDD"); + if (numPPDD != null){ + Number[] drct, hght, sped; + if (record.getDataType().equals("PPDD")) { + drct = pdv.getNumberAllLevels("PPDD_DRCT"); + hght = pdv.getNumberAllLevels("PPDD_HGHT"); + sped = pdv.getNumberAllLevels("PPDD_SPED"); + for (int i = 0; i < numPPDD.intValue(); i++) { + NcUairObsLevels obslevels = new NcUairObsLevels(); + obslevels.setDrct(drct[i].floatValue()); + obslevels.setHght(hght[i].floatValue()); + obslevels.setSped(sped[i].floatValue()); + record.addObsLevels(obslevels); + } + } + } + } + } + return record; + } + + /** + * @param pdv + * @param record + * @return NcUairRecord + */ + private static NcUairRecord getPPAA(PointDataView pdv, NcUairRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numPPAA")) { + Number numPPAA = pdv.getInt("numPPAA"); + if (numPPAA != null){ + //System.out.println("numPPAA="+numPPAA); + Number[] pres, temp, dwpt, drct, sped, hght; + pres = pdv.getNumberAllLevels("PPAA_PRES"); + temp = pdv.getNumberAllLevels("PPAA_TEMP"); + dwpt = pdv.getNumberAllLevels("PPAA_DWPT"); + drct = pdv.getNumberAllLevels("PPAA_DRCT"); + sped = pdv.getNumberAllLevels("PPAA_SPED"); + hght = pdv.getNumberAllLevels("PPAA_HGHT"); + { + for (int i = 0; i < numPPAA.intValue(); i++) { + NcUairObsLevels obslevels = new NcUairObsLevels(); + obslevels.setPres(pres[i].floatValue()); + obslevels.setTemp(temp[i].floatValue()); + obslevels.setDwpt(dwpt[i].floatValue()); + obslevels.setDrct(drct[i].floatValue()); + obslevels.setSped(sped[i].floatValue()); + obslevels.setHght(hght[i].floatValue()); + record.addObsLevels(obslevels); + } + } + } + } + } + return record; + } + /** + * @param pdv + * @param record + * @return NcUairRecord + */ + private static NcUairRecord getPPCC(PointDataView pdv, NcUairRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numPPCC")) { + Number numPPCC = pdv.getInt("numPPCC"); + if (numPPCC != null){ + //System.out.println("numPPCC="+numPPCC); + Number[] pres, temp, dwpt, drct, sped, hght; + pres = pdv.getNumberAllLevels("PPCC_PRES"); + temp = pdv.getNumberAllLevels("PPCC_TEMP"); + dwpt = pdv.getNumberAllLevels("PPCC_DWPT"); + drct = pdv.getNumberAllLevels("PPCC_DRCT"); + sped = pdv.getNumberAllLevels("PPCC_SPED"); + hght = pdv.getNumberAllLevels("PPCC_HGHT"); + for (int i = 0; i < numPPCC.intValue(); i++) { + NcUairObsLevels obslevels = new NcUairObsLevels(); + obslevels.setPres(pres[i].floatValue()); + obslevels.setTemp(temp[i].floatValue()); + obslevels.setDwpt(dwpt[i].floatValue()); + obslevels.setDrct(drct[i].floatValue()); + obslevels.setSped(sped[i].floatValue()); + obslevels.setHght(hght[i].floatValue()); + record.addObsLevels(obslevels); + } + } + } + } + return record; + } + private static NcUairRecord getTTDD(PointDataView pdv, NcUairRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numTTDD")) { + Number numTTDD = pdv.getInt("numTTDD"); + if (numTTDD != null) { + Number[] pres, temp, dwpt; + //System.out.println("numTTDD="+numTTDD); + pres = pdv.getNumberAllLevels("TTDD_PRES"); + temp = pdv.getNumberAllLevels("TTDD_TEMP"); + dwpt = pdv.getNumberAllLevels("TTDD_DWPT"); + for (int i = 0; i < numTTDD.intValue(); i++) { + NcUairObsLevels obslevels = new NcUairObsLevels(); + obslevels.setPres(pres[i].floatValue()); + obslevels.setTemp(temp[i].floatValue()); + obslevels.setDwpt(dwpt[i].floatValue()); + record.addObsLevels(obslevels); + } + } + } + } + return record; + } + + private static NcUairRecord getTTBB(PointDataView pdv, NcUairRecord record) { + if (record != null) { + Set parameters = pdv.getContainer().getParameters(); + if (parameters.contains("numTTBB")) { + + Number numTTBB = pdv.getInt("numTTBB"); + if (numTTBB != null) { + //System.out.println("numTTBB="+numTTBB); + Number[] pres, temp, dwpt; + pres = pdv.getNumberAllLevels("TTBB_PRES"); + temp = pdv.getNumberAllLevels("TTBB_TEMP"); + dwpt = pdv.getNumberAllLevels("TTBB_DWPT"); + + + for (int i = 0; i < numTTBB.intValue(); i++) { + NcUairObsLevels obslevels = new NcUairObsLevels(); + obslevels.setPres(pres[i].floatValue()); + obslevels.setTemp(temp[i].floatValue()); + obslevels.setDwpt(dwpt[i].floatValue()); + record.addObsLevels(obslevels); + } + } + } + /* + * Add lifted index + */ + if (parameters.contains("numMiscTTBB")) { + Number numMiscTTBB = pdv.getInt("numMiscTTBB"); + if (numMiscTTBB != null) { + Number[] ttbb_lift, ttbb_lo_drct, ttbb_lo_sped, ttbb_hi_drct, ttbb_hi_sped; + + ttbb_lift = pdv.getNumberAllLevels("TTBB_LIFT"); + ttbb_lo_drct = pdv.getNumberAllLevels("TTBB_LO_MEAN_DRCT"); + ttbb_lo_sped = pdv.getNumberAllLevels("TTBB_LO_MEAN_SPED"); + ttbb_hi_drct = pdv.getNumberAllLevels("TTBB_HI_MEAN_DRCT"); + ttbb_hi_sped = pdv.getNumberAllLevels("TTBB_HI_MEAN_SPED"); + + for (int i = 0; i < numMiscTTBB.intValue(); i++) { + NcUairLiftedIndex liftedindex = new NcUairLiftedIndex(); + liftedindex.setLiTemp(ttbb_lift[i].floatValue()); + liftedindex.setLoDrct(ttbb_lo_drct[i].floatValue()); + liftedindex.setLoSped(ttbb_lo_sped[i].floatValue()); + liftedindex.setHiDrct(ttbb_hi_drct[i].floatValue()); + liftedindex.setHiSped(ttbb_hi_sped[i].floatValue()); + record.addLiftedIndex(liftedindex); + } + + } + } + } + return record; + } + + /** + * @param container + * @return + */ + + private enum DATATYPE {TTAA, TTBB, TTCC, TTDD, PPAA, PPBB, PPCC, PPDD, XXAA, XXBB, XXCC, XXDD, UUAA, UUBB, UUCC, UUDD}; + public static NcUairRecord [] toNcUairRecords(PointDataContainer container) { + List records = new ArrayList(); + container.setCurrentSz(container.getAllocatedSz()); + for (int i = 0; i < container.getCurrentSz(); i++) { + PointDataView pdv = container.readRandom(i); + NcUairRecord record = getNcUairRecord(pdv); + if(record != null) { + switch(DATATYPE.valueOf(record.getDataType())) { + case TTAA: + record = getTTAA(pdv,record); + break; + case TTCC: + record = getTTCC(pdv,record); + break; + case TTBB: + record = getTTBB(pdv,record); + break; + case TTDD: + record = getTTDD(pdv,record); + break; + case PPAA: + record = getPPAA(pdv,record); + break; + case PPCC: + record = getPPCC(pdv,record); + break; + case PPBB: + record = getPPBB(pdv,record); + break; + case PPDD: + record = getPPDD(pdv,record); + break; + default: + continue; + } + records.add(record); + } + } + return records.toArray(new NcUairRecord[records.size()]); + } + public static List toNcUairRecordsList(PointDataContainer container) { + List records = new ArrayList(); + container.setCurrentSz(container.getAllocatedSz()); + for (int i = 0; i < container.getCurrentSz(); i++) { + PointDataView pdv = container.readRandom(i); + NcUairRecord record = getNcUairRecord(pdv); + if(record != null) { + switch(DATATYPE.valueOf(record.getDataType())) { + case TTAA: + record = getTTAA(pdv,record); + break; + case TTCC: + record = getTTCC(pdv,record); + break; + case TTBB: + record = getTTBB(pdv,record); + break; + case TTDD: + record = getTTDD(pdv,record); + break; + case PPAA: + record = getPPAA(pdv,record); + break; + case PPCC: + record = getPPCC(pdv,record); + break; + case PPBB: + record = getPPBB(pdv,record); + break; + case PPDD: + record = getPPDD(pdv,record); + break; + default: + continue; + } + records.add(record); + } + } + return records; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/package-info.java new file mode 100644 index 0000000000..2dc94735ae --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains table record for decoder plug-ins +*/ +package gov.noaa.nws.ncep.common.dataplugin.ncuair; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/NonConvSigmetLocation.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/NonConvSigmetLocation.java old mode 100755 new mode 100644 index ae6ac7e47a..fafe385dce --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/NonConvSigmetLocation.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/NonConvSigmetLocation.java @@ -1,185 +1,161 @@ -/** - * NonConvsigmetLocation - * - * This java class defines the getters and setters for the - * convective sigmet location table. - * - * HISTORY - * - * Date Author Description - * ------------ ---------- ----------- -------------------------- - * 06/2009 Uma Josyula Initial creation - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet; - -import java.io.Serializable; - -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - - - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@Entity -@Table(name="nonconvsigmet_location") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class NonConvSigmetLocation implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - @Id - @GeneratedValue - private Integer recordId = null; - - // The nonconvsigmet record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private NonConvSigmetRecord parentID; - - // Collection of locations - @Column(length=120) - @XmlElement - @DynamicSerializeElement - private String locationLine; - - // Each location of a nonconvective sigmet forecast area - @Column(length=40) - @XmlElement - @DynamicSerializeElement - private String location; - - // Each latitude of a nonconvective sigmet forecast area - @Column - @XmlElement - @DynamicSerializeElement - private double latitude; - - // Each longitude of a nonconvective sigmet forecast area - @Column - @XmlElement - @DynamicSerializeElement - private double longitude; - - // Index for the order of a complete location set - @Column - @XmlElement - @DynamicSerializeElement - private Integer index; - - /** - * No-Arg Convstructor. - */ - public NonConvSigmetLocation() { - this.locationLine=""; - this.location=""; - this.index=IDecoderConstantsN.INTEGER_MISSING; - } - - /** - * @return the recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * @param recordId to set - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * @return the parentID - */ - public NonConvSigmetRecord getParentID() { - return parentID; - } - - /** - * @param parentID to set - */ - public void setParentID(NonConvSigmetRecord parentID) { - this.parentID = parentID; - } - - /** - * @return the locationLine - */ - public String getLocationLine() { - return locationLine; - } - - /** - * @param locationLine to set - */ - public void setLocationLine(String locationLine) { - this.locationLine = locationLine; - } - - /** - * @return the location - */ - public String getLocation() { - return location; - } - - /** - * @param location to set - */ - public void setLocation(String location) { - this.location = location; - } - - /** - * @return the index - */ - public Integer getIndex() { - return index; - } - - /** - * @param index to set - */ - public void setIndex(Integer index) { - this.index = index; - } - - public double getLatitude() { - return latitude; - } - - public void setLatitude(double latitude) { - this.latitude = latitude; - } - - public double getLongitude() { - return longitude; - } - - public void setLongitude(double longitude) { - this.longitude = longitude; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } +/** + * NonConvsigmetLocation + * + * This java class defines the getters and setters for the + * convective sigmet location table. + * + * HISTORY + * + * Date Author Description + * ------------ ---------- ----------- -------------------------- + * 06/2009 Uma Josyula Initial creation + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet; + +import java.io.Serializable; + +import javax.persistence.GeneratedValue; +import javax.persistence.Id; +import javax.persistence.Column; +import javax.persistence.Entity; +import javax.persistence.Table; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + + + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +@Entity +@Table(name="nonconvsigmet_location") +@DynamicSerialize +public class NonConvSigmetLocation implements Serializable, ISerializableObject { + + private static final long serialVersionUID = 1L; + @Id + @GeneratedValue + private Integer recordId = null; + + + + // Collection of locations + @Column(length=120) + @DynamicSerializeElement + private String locationLine; + + // Each location of a nonconvective sigmet forecast area + @Column(length=40) + @DynamicSerializeElement + private String location; + + // Each latitude of a nonconvective sigmet forecast area + @Column + @DynamicSerializeElement + private double latitude; + + // Each longitude of a nonconvective sigmet forecast area + @Column + @DynamicSerializeElement + private double longitude; + + // Index for the order of a complete location set + @Column + @DynamicSerializeElement + private Integer index; + + /** + * No-Arg Convstructor. + */ + public NonConvSigmetLocation() { + this.locationLine=""; + this.location=""; + this.index=IDecoderConstantsN.INTEGER_MISSING; + } + + /** + * @return the recordId. If not set returns null. + */ + public Integer getRecordId() { + return recordId; + } + + /** + * @param recordId to set + */ + public void setRecordId(Integer recordId) { + this.recordId = recordId; + } + + + + /** + * @return the locationLine + */ + public String getLocationLine() { + return locationLine; + } + + /** + * @param locationLine to set + */ + public void setLocationLine(String locationLine) { + this.locationLine = locationLine; + } + + /** + * @return the location + */ + public String getLocation() { + return location; + } + + /** + * @param location to set + */ + public void setLocation(String location) { + this.location = location; + } + + /** + * @return the index + */ + public Integer getIndex() { + return index; + } + + /** + * @param index to set + */ + public void setIndex(Integer index) { + this.index = index; + } + + public double getLatitude() { + return latitude; + } + + public void setLatitude(double latitude) { + this.latitude = latitude; + } + + public double getLongitude() { + return longitude; + } + + public void setLongitude(double longitude) { + this.longitude = longitude; + } + + /** + * @return the serialVersionUID + */ + public static long getSerialVersionUID() { + return serialVersionUID; + } } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/NonConvSigmetRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/NonConvSigmetRecord.java old mode 100755 new mode 100644 index 2c8cc8532c..39b31aa410 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/NonConvSigmetRecord.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/NonConvSigmetRecord.java @@ -1,548 +1,546 @@ -/** - * NonConvsigmetRecord - * - * This java class performs the mapping to the database table for NONCONVSIGMET - * - * HISTORY - * - * Date Author Description - * ------------ ---------- ----------- -------------------------- - * 06/2009 Uma Josyula Initial creation - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import java.util.Calendar; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Set; - -import javax.persistence.CascadeType; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.FetchType; -import javax.persistence.OneToMany; -import javax.persistence.Table; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; - -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "nonconvsigmet", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class NonConvSigmetRecord extends PluginDataObject { - - /** - * - */ - private static final long serialVersionUID = 1L; - - // reportType is "non-convective sigmet". - @Column(length = 32) - @XmlElement - @DynamicSerializeElement - private String reportType; - - // WMO header - @Column(length = 32) - @XmlElement - @DynamicSerializeElement - private String wmoHeader; - - // forecastRegion as: SL - @Column(length = 8) - @DataURI(position = 2) - @XmlElement - @DynamicSerializeElement - private String forecastRegion; - - // The issue office where the report from - @Column(length = 32) - @DataURI(position = 1) - @XmlElement - @DynamicSerializeElement - private String issueOffice; - - // Issue time of the report - @Column - @DataURI(position = 3) - @XmlElement - @DynamicSerializeElement - private Calendar issueTime; - - // The designator - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String designatorBBB; - - // CorrectionFlag is a flag with values (1 or 2 or 3) - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String correctionRemarks; - - // The awipsId from the report - @Column(length = 32) - @DataURI(position = 4) - @XmlElement - @DynamicSerializeElement - private String awipsId; - - // The state list from the report - @Column(length = 256) - @XmlElement - @DynamicSerializeElement - private String stateList; - - // Start time of the report - @Column - @XmlElement - @DynamicSerializeElement - private Calendar startTime; - - // End time of the report - @Column - @XmlElement - @DynamicSerializeElement - private Calendar endTime; - - // The type of the hazard from the report - @Column(length = 16) - @XmlElement - @DynamicSerializeElement - private String hazardType; - - // The intensity of the hazard from the report - @Column(length = 64) - @XmlElement - @DynamicSerializeElement - private String hazardIntensity; - - // The cause for the hazard from the report - @Column(length = 128) - @XmlElement - @DynamicSerializeElement - private String hazardCause; - - // The conditions stated about the hazard from the report - @Column(length = 128) - @XmlElement - @DynamicSerializeElement - private String hazardCondition; - - // The lower flight level from the report - @Column - @XmlElement - @DynamicSerializeElement - private int flightLevel1; - - // The upper flight level from the report - @Column - @XmlElement - @DynamicSerializeElement - private int flightLevel2; - - // The sigmet Identifier from the report - @Column(length = 32) - @XmlElement - @DynamicSerializeElement - private String sigmetId; - - // The entire report - @Column(length = 3000) - @XmlElement - @DynamicSerializeElement - private String bullMessage; - - /** - * Convsigmet location - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - private Set nonConvSigmetLocation = new HashSet(); - - /** - * Default Constructor - */ - public NonConvSigmetRecord() { - this.issueOffice = ""; - this.wmoHeader = ""; - this.bullMessage = ""; - this.designatorBBB = ""; - this.forecastRegion = ""; - this.reportType = ""; - this.correctionRemarks = ""; - this.awipsId = ""; - this.flightLevel1 = IDecoderConstantsN.INTEGER_MISSING; - this.flightLevel2 = IDecoderConstantsN.INTEGER_MISSING; - this.hazardCause = ""; - this.hazardCondition = ""; - this.hazardIntensity = ""; - this.hazardType = "UNKNOWN"; - this.stateList = ""; - this.sigmetId = ""; - } - - /** - * Convstructs a non-consigmet record from a dataURI - * - * @param uri - * The dataURI - */ - public NonConvSigmetRecord(String uri) { - super(uri); - } - - @Override - public IDecoderGettable getDecoderGettable() { - // TODO Auto-generated method stub - return null; - } - - /** - * @return the reportType - */ - public String getReportType() { - return reportType; - } - - /** - * @param reportType - * to set - */ - public void setReportType(String reportType) { - this.reportType = reportType; - } - - /** - * @return the wmoHeader - */ - public String getWmoHeader() { - return wmoHeader; - } - - /** - * @param wmoHeader - * to set - */ - public void setWmoHeader(String wmoHeader) { - this.wmoHeader = wmoHeader; - } - - /** - * @return the forecastRegion - */ - public String getForecastRegion() { - return forecastRegion; - } - - /** - * @param forecastRegion - * to set - */ - public void setForecastRegion(String forecastRegion) { - this.forecastRegion = forecastRegion; - } - - /** - * @return the issueOffice - */ - public String getIssueOffice() { - return issueOffice; - } - - /** - * @param issueOffice - * to set - */ - public void setIssueOffice(String issueOffice) { - this.issueOffice = issueOffice; - } - - /** - * @return the issueTime - */ - public Calendar getIssueTime() { - return issueTime; - } - - /** - * @param issueTime - * to set - */ - public void setIssueTime(Calendar issueTime) { - this.issueTime = issueTime; - } - - /** - * @return the designatorBBB - */ - public String getDesignatorBBB() { - return designatorBBB; - } - - /** - * @param designatorBBB - * to set - */ - public void setDesignatorBBB(String designatorBBB) { - this.designatorBBB = designatorBBB; - } - - /** - * @return the correctionFlag - */ - public String getCorrectionRemarks() { - return correctionRemarks; - } - - /** - * @param correctionFlag - * to set - */ - public void setCorrectionRemarks(String correctionRemarks) { - this.correctionRemarks = correctionRemarks; - } - - /** - * @return the awipsId - */ - public String getAwipsId() { - return awipsId; - } - - /** - * @param awipsId - * to set - */ - public void setAwipsId(String awipsId) { - this.awipsId = awipsId; - } - - /** - * @return the stateList - */ - public String getStateList() { - return stateList; - } - - /** - * @param stateList - * to set - */ - public void setStateList(String stateList) { - this.stateList = stateList; - } - - /** - * @return the startTime - */ - public Calendar getStartTime() { - return startTime; - } - - /** - * @param startTime - * to set - */ - public void setStartTime(Calendar startTime) { - this.startTime = startTime; - } - - /** - * @return the endTime - */ - public Calendar getEndTime() { - return endTime; - } - - /** - * @param endTime - * to set - */ - public void setEndTime(Calendar endTime) { - this.endTime = endTime; - } - - /** - * @return the hazardType - */ - public String getHazardType() { - return hazardType; - } - - /** - * @param hazardType - * to set - */ - public void setHazardType(String hazardType) { - this.hazardType = hazardType; - } - - /** - * @return the hazardIntensity - */ - public String getHazardIntensity() { - return hazardIntensity; - } - - /** - * @param hazardIntensity - * to set - */ - public void setHazardIntensity(String hazardIntensity) { - this.hazardIntensity = hazardIntensity; - } - - /** - * @return the hazardCause - */ - public String getHazardCause() { - return hazardCause; - } - - /** - * @param hazardCause - * to set - */ - public void setHazardCause(String hazardCause) { - this.hazardCause = hazardCause; - } - - /** - * @return the hazardCondition - */ - public String getHazardCondition() { - return hazardCondition; - } - - /** - * @param hazardCondition - * to set - */ - public void setHazardCondition(String hazardCondition) { - this.hazardCondition = hazardCondition; - } - - /** - * @return the flightLevel1 - */ - public int getFlightLevel1() { - return flightLevel1; - } - - /** - * @param flightLevel1 - * to set - */ - public void setFlightLevel1(int flightLevel1) { - this.flightLevel1 = flightLevel1; - } - - /** - * @return the flightLevel2 - */ - public int getFlightLevel2() { - return flightLevel2; - } - - /** - * @param flightLevel2 - * to set - */ - public void setFlightLevel2(int flightLevel2) { - this.flightLevel2 = flightLevel2; - } - - /** - * @return the sigmetId - */ - public String getSigmetId() { - return sigmetId; - } - - /** - * @param sigmetId - * to set - */ - public void setSigmetId(String sigmetId) { - this.sigmetId = sigmetId; - } - - /** - * @return the bullMessage - */ - public String getBullMessage() { - return bullMessage; - } - - /** - * @param bullMessage - * to set - */ - public void setBullMessage(String bullMessage) { - this.bullMessage = bullMessage; - } - - /** - * @return the set of nonconvective sigmet location - */ - public Set getNonConvSigmetLocation() { - return nonConvSigmetLocation; - } - - /** - * @param nonconvsigmet - * the location to set - */ - public void setNonConvSigmetLocation( - Set nonConvLocation) { - this.nonConvSigmetLocation = nonConvLocation; - } - - /** - * @param add - * conv Sigmet location to set - */ - public void addNonConvSigmetLocation(NonConvSigmetLocation pLocation) { - nonConvSigmetLocation.add(pLocation); - pLocation.setParentID(this); - } - - /** - * Override existing set method to modify any classes that use the dataURI - * as a foreign key - */ - @Override - public void setIdentifier(Object dataURI) { - - this.identifier = dataURI; - - if (this.getNonConvSigmetLocation() != null - && this.getNonConvSigmetLocation().size() > 0) { - for (Iterator iter = this - .getNonConvSigmetLocation().iterator(); iter.hasNext();) { - NonConvSigmetLocation cl = iter.next(); - cl.setParentID(this); - } - } - - } - +/** + * NonConvsigmetRecord + * + * This java class performs the mapping to the database table for NONCONVSIGMET + * + * HISTORY + * + * Date Author Description + * ------------ ---------- ----------- -------------------------- + * 06/2009 Uma Josyula Initial creation + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet; + +import java.util.Calendar; +import java.util.HashSet; +import java.util.Set; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import javax.persistence.CascadeType; +import javax.persistence.Column; + +import javax.persistence.Entity; +import javax.persistence.FetchType; +import javax.persistence.JoinColumn; +import javax.persistence.OneToMany; +import javax.persistence.Table; +import javax.persistence.UniqueConstraint; + +import org.hibernate.annotations.Index; + +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +@Entity +@Table(name = "nonconvsigmet", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@DynamicSerialize + + +public class NonConvSigmetRecord extends PluginDataObject{ + + /** + * + */ + private static final long serialVersionUID = 1L; + + // reportType is "non-convective sigmet". + @Column(length=32) + @DynamicSerializeElement + private String reportType; + + // WMO header + @Column(length=32) + @DynamicSerializeElement + private String wmoHeader; + + // forecastRegion as: SL + @Column(length=8) + @DataURI(position=2) + @DynamicSerializeElement + private String forecastRegion; + + // The issue office where the report from + @Column(length=32) + @DataURI(position=1) + @DynamicSerializeElement + private String issueOffice; + + // Issue time of the report + @Column + @DataURI(position=3) + @DynamicSerializeElement + private Calendar issueTime; + + // The designator + @Column(length=8) + @DynamicSerializeElement + private String designatorBBB; + + // CorrectionFlag is a flag with values (1 or 2 or 3) + @Column(length=8) + @DynamicSerializeElement + private String correctionRemarks; + + // The awipsId from the report + @Column(length=32) + @DataURI(position=4) + @DynamicSerializeElement + private String awipsId; + + // The state list from the report + @Column(length=256) + @DynamicSerializeElement + private String stateList; + + // Start time of the report + @Column + @DynamicSerializeElement + private Calendar startTime; + + // End time of the report + @Column + @DynamicSerializeElement + private Calendar endTime; + + // The type of the hazard from the report + @Column(length=16) + @DynamicSerializeElement + private String hazardType; + + // The intensity of the hazard from the report + @Column(length=64) + @DynamicSerializeElement + private String hazardIntensity; + + // The cause for the hazard from the report + @Column(length=128) + @DynamicSerializeElement + private String hazardCause; + + // The conditions stated about the hazard from the report + @Column(length=128) + @DynamicSerializeElement + private String hazardCondition; + + // The lower flight level from the report + @Column + @DynamicSerializeElement + private int flightLevel1; + + // The upper flight level from the report + @Column + @DynamicSerializeElement + private int flightLevel2; + + // The sigmet Identifier from the report + @Column(length=32) + @DynamicSerializeElement + private String sigmetId; + + // The entire report + @Column(length=3000) + @DynamicSerializeElement + private String bullMessage; + + + /** + * Convsigmet location + */ + @DynamicSerializeElement + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "nonConvSigmetLocation_parentid_idex") + private Set nonConvSigmetLocation = new HashSet(); + + + /** + * Default Constructor + */ + public NonConvSigmetRecord() { + this.issueOffice =""; + this.wmoHeader =""; + this.bullMessage =""; + this.designatorBBB =""; + this.forecastRegion =""; + this.reportType =""; + this.correctionRemarks =""; + this.awipsId =""; + this.flightLevel1 =IDecoderConstantsN.INTEGER_MISSING; + this.flightLevel2 =IDecoderConstantsN.INTEGER_MISSING; + this.hazardCause =""; + this.hazardCondition =""; + this.hazardIntensity =""; + this.hazardType ="UNKNOWN"; + this.stateList =""; + this.sigmetId =""; + } + + /** + * Convstructs a non-consigmet record from a dataURI + * + * @param uri The dataURI + */ + public NonConvSigmetRecord(String uri) { + super(uri); + } + + @Override + public IDecoderGettable getDecoderGettable() { + // TODO Auto-generated method stub + return null; + } + + + /** + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + + /** + * @param reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + + /** + * @return the wmoHeader + */ + public String getWmoHeader() { + return wmoHeader; + } + + + /** + * @param wmoHeader to set + */ + public void setWmoHeader(String wmoHeader) { + this.wmoHeader = wmoHeader; + } + + + /** + * @return the forecastRegion + */ + public String getForecastRegion() { + return forecastRegion; + } + + + /** + * @param forecastRegion to set + */ + public void setForecastRegion(String forecastRegion) { + this.forecastRegion = forecastRegion; + } + + + /** + * @return the issueOffice + */ + public String getIssueOffice() { + return issueOffice; + } + + + /** + * @param issueOffice to set + */ + public void setIssueOffice(String issueOffice) { + this.issueOffice = issueOffice; + } + + + /** + * @return the issueTime + */ + public Calendar getIssueTime() { + return issueTime; + } + + + /** + * @param issueTime to set + */ + public void setIssueTime(Calendar issueTime) { + this.issueTime = issueTime; + } + + + /** + * @return the designatorBBB + */ + public String getDesignatorBBB() { + return designatorBBB; + } + + + /** + * @param designatorBBB to set + */ + public void setDesignatorBBB(String designatorBBB) { + this.designatorBBB = designatorBBB; + } + + + /** + * @return the correctionFlag + */ + public String getCorrectionRemarks() { + return correctionRemarks; + } + + + /** + * @param correctionFlag to set + */ + public void setCorrectionRemarks(String correctionRemarks) { + this.correctionRemarks = correctionRemarks; + } + + + /** + * @return the awipsId + */ + public String getAwipsId() { + return awipsId; + } + + + /** + * @param awipsId to set + */ + public void setAwipsId(String awipsId) { + this.awipsId = awipsId; + } + + + /** + * @return the stateList + */ + public String getStateList() { + return stateList; + } + + + /** + * @param stateList to set + */ + public void setStateList(String stateList) { + this.stateList = stateList; + } + + + /** + * @return the startTime + */ + public Calendar getStartTime() { + return startTime; + } + + + /** + * @param startTime to set + */ + public void setStartTime(Calendar startTime) { + this.startTime = startTime; + } + + + /** + * @return the endTime + */ + public Calendar getEndTime() { + return endTime; + } + + + /** + * @param endTime to set + */ + public void setEndTime(Calendar endTime) { + this.endTime = endTime; + } + + + /** + * @return the hazardType + */ + public String getHazardType() { + return hazardType; + } + + + /** + * @param hazardType to set + */ + public void setHazardType(String hazardType) { + this.hazardType = hazardType; + } + + + /** + * @return the hazardIntensity + */ + public String getHazardIntensity() { + return hazardIntensity; + } + + + /** + * @param hazardIntensity to set + */ + public void setHazardIntensity(String hazardIntensity) { + this.hazardIntensity = hazardIntensity; + } + + + /** + * @return the hazardCause + */ + public String getHazardCause() { + return hazardCause; + } + + + /** + * @param hazardCause to set + */ + public void setHazardCause(String hazardCause) { + this.hazardCause = hazardCause; + } + + + /** + * @return the hazardCondition + */ + public String getHazardCondition() { + return hazardCondition; + } + + + /** + * @param hazardCondition to set + */ + public void setHazardCondition(String hazardCondition) { + this.hazardCondition = hazardCondition; + } + + + /** + * @return the flightLevel1 + */ + public int getFlightLevel1() { + return flightLevel1; + } + + + /** + * @param flightLevel1 to set + */ + public void setFlightLevel1(int flightLevel1) { + this.flightLevel1 = flightLevel1; + } + + + /** + * @return the flightLevel2 + */ + public int getFlightLevel2() { + return flightLevel2; + } + + + /** + * @param flightLevel2 to set + */ + public void setFlightLevel2(int flightLevel2) { + this.flightLevel2 = flightLevel2; + } + + + /** + * @return the sigmetId + */ + public String getSigmetId() { + return sigmetId; + } + + + /** + * @param sigmetId to set + */ + public void setSigmetId(String sigmetId) { + this.sigmetId = sigmetId; + } + + + /** + * @return the bullMessage + */ + public String getBullMessage() { + return bullMessage; + } + + + /** + * @param bullMessage to set + */ + public void setBullMessage(String bullMessage) { + this.bullMessage = bullMessage; + } + + + /** + * @return the set of nonconvective sigmet location + */ + public Set getNonConvSigmetLocation() { + return nonConvSigmetLocation; + } + + /** + * @param nonconvsigmet the location to set + */ + public void setNonConvSigmetLocation(Set nonConvLocation) { + this.nonConvSigmetLocation = nonConvLocation; + } + + /** + * @param add conv Sigmet location to set + */ + public void addNonConvSigmetLocation(NonConvSigmetLocation pLocation){ + nonConvSigmetLocation.add(pLocation); + + } + + + /** + * Override existing set method to modify any + * classes that use the dataURI as a foreign key + */ + @Override + public void setIdentifier(Object dataURI) + { + + this.identifier = dataURI; + + + + } + + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/dao/NonConvSigmetDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/dao/NonConvSigmetDao.java index 64176dfd62..3d27e41cb7 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/dao/NonConvSigmetDao.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/dao/NonConvSigmetDao.java @@ -1,31 +1,14 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ package gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.dao; import gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.NonConvSigmetRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; import java.util.List; import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.datastorage.IDataStore; import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.database.plugin.PluginDao; /** * TODO Add Description @@ -36,14 +19,15 @@ import com.raytheon.uf.edex.database.DataAccessLayerException; * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * Sep 23, 2009 jkorman Initial creation - * + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @author jkorman * @version 1.0 */ -public class NonConvSigmetDao extends NcepDefaultPluginDao { +public class NonConvSigmetDao extends PluginDao { /** * Creates a new ReccoDao @@ -92,4 +76,11 @@ public class NonConvSigmetDao extends NcepDefaultPluginDao { return results; } + + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + // TODO Auto-generated method stub + return null; + } } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/package-info.java old mode 100755 new mode 100644 index 403310ea11..a3058334a5 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/package-info.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet/src/gov/noaa/nws/ncep/common/dataplugin/nonconvsigmet/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains table record for decoder plug-ins -*/ -package gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet; +/** +* Contains table record for decoder plug-ins +*/ +package gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/.project deleted file mode 100644 index 54d985dae2..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.common.dataplugin.pafm - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/META-INF/MANIFEST.MF deleted file mode 100644 index e587a4e9d5..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/META-INF/MANIFEST.MF +++ /dev/null @@ -1,16 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Pafm Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.pafm -Bundle-Version: 1.0.0.qualifier -Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: javax.persistence;bundle-version="1.0.0", - com.raytheon.edex.common;bundle-version="1.11.31", - org.apache.commons.logging;bundle-version="1.0.4", - org.apache.log4j;bundle-version="1.0.0", - gov.noaa.nws.ncep.common;bundle-version="1.0.0", - gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0" -Export-Package: gov.noaa.nws.ncep.common.dataplugin.pafm, - gov.noaa.nws.ncep.common.dataplugin.pafm.dao diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject deleted file mode 100644 index 5040800b9b..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject +++ /dev/null @@ -1,4 +0,0 @@ -gov.noaa.nws.ncep.common.dataplugin.pafm.PafmRecord -gov.noaa.nws.ncep.common.dataplugin.pafm.PafmUgc -gov.noaa.nws.ncep.common.dataplugin.pafm.PafmFips -gov.noaa.nws.ncep.common.dataplugin.pafm.PafmParameters \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/component-deploy.xml deleted file mode 100644 index efaa84cac8..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmFips.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmFips.java deleted file mode 100644 index 6b04c666df..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmFips.java +++ /dev/null @@ -1,201 +0,0 @@ -/** - * PafmFips - * - * This java class represents the county FIPS for a PAFM record. - * - * HISTORY - * - * Date Ticket # Author Description - * ------------ -------- ---------- ----------- -------------------------- - * 08/05/09 126 F. J. Yen Initial creation based on AWW Decoder - * 12/11/09 126 F. J. Yen Migrated from to11d3 to to11d6 - * 01/06/10 126 F. J. Yen Migrated and refactored from to11dr3 to to11dr11 - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.pafm; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import java.io.Serializable; - -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; - -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "pafm_fips") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class PafmFips implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The county FIPS - @Column(length = 16) - @XmlElement - @DynamicSerializeElement - private String fips; - - // The universal geographic code - /* - * 888888888888888888 - * - * @Column(length=640) - * - * @XmlElement - * - * @DynamicSerializeElement private String ugc; 888 - */ - - // The elevation - @XmlElement - @DynamicSerializeElement - private Float elev; - - // The latitude - @XmlElement - @DynamicSerializeElement - private Float lat; - - // The longitude - @XmlElement - @DynamicSerializeElement - private Float lon; - - /** - * No-Arg Constructor. - */ - public PafmFips() { - this.fips = null; - this.elev = IDecoderConstantsN.FLOAT_MISSING; - this.lat = IDecoderConstantsN.FLOAT_MISSING; - this.lon = IDecoderConstantsN.FLOAT_MISSING; - // this.ugc=null; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * @return the fips - */ - public String getFips() { - return fips; - } - - /** - * @param fips - * to set - */ - public void setFips(String fips) { - this.fips = fips; - } - - /** - * @return the elev - */ - public Float getElev() { - return elev; - } - - /** - * @param elev - * to set - */ - public void setElev(Float elev) { - this.elev = elev; - } - - /** - * @return the lat - */ - public Float getLat() { - return lat; - } - - /** - * @param lat - * to set - */ - public void setLat(Float lat) { - this.lat = lat; - } - - /** - * @return the lon - */ - public Float getLon() { - return lon; - } - - /** - * @param lon - * to set - */ - public void setLon(Float lon) { - this.lon = lon; - } - - /** - * @return the ugc - */ - /* - * 888888888888888 public String getUgc() { return ugc; } 888 - */ - - /** - * @param ugc - * to set - */ - /* - * 888888888888888888888 public void setUgc(String ugc) { this.ugc = ugc; } - * 888 - */ - - /** - * Set FIPS record. - */ - public static PafmFips setFIPS(String countyFips) { - // New PafmFips record to hold county FIPS - PafmFips currentFips = new PafmFips(); - currentFips.setFips(countyFips); - return currentFips; - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmParameters.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmParameters.java deleted file mode 100644 index e53871c581..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmParameters.java +++ /dev/null @@ -1,715 +0,0 @@ -/** - * - * PafmParameters - * - * This class represents the parameters for the PAFM record. This contains the - * setters and getters for the grandchild table. - * - *
- *      
- * SOFTWARE HISTORY
- *      
- * Date       	Ticket#		Engineer	Description
- * ------------	----------	-----------	--------------------------
- * 08/21/2009   126         F. J. Yen   Initial Creation
- * 12/11/2009	126			F. J. Yen	Migrated from to11d3 to to11d6
- * 01/06/2010   126	 		F. J. Yen	Migrated and refactored from to11dr3 to to11dr11
- *       
- * 
- * - * @author Fee Jing Yen, SIB - * @version 1 - */ - -package gov.noaa.nws.ncep.common.dataplugin.pafm; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import java.io.Serializable; -import java.util.Calendar; - -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; - -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "pafm_parameters") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class PafmParameters implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; - - private static final Integer IMISSD = IDecoderConstantsN.INTEGER_MISSING; - - @Id - @GeneratedValue - private Integer recordId = null; - - /** The UTC forecast time **/ - // @DataURI(position=1) - @XmlElement - @DynamicSerializeElement - private Calendar forecastTimeUtc; - - /** The local forecast time **/ - @XmlElement - @DynamicSerializeElement - private Integer forecastTimeLocal; - - /** The local forecast time zone **/ - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String forecastTimeZone; - - @XmlElement - @DynamicSerializeElement - private Float avgMxTmpf; - - @XmlElement - @DynamicSerializeElement - private Float hiMxTmpf; - - @XmlElement - @DynamicSerializeElement - private Float loMxTmpf; - - @XmlElement - @DynamicSerializeElement - private Float avgMnTmpf; - - @XmlElement - @DynamicSerializeElement - private Float hiMnTmpf; - - @XmlElement - @DynamicSerializeElement - private Float loMnTmpf; - - @XmlElement - @DynamicSerializeElement - private Float tmpf; - - @XmlElement - @DynamicSerializeElement - private Float dwpf; - - @XmlElement - @DynamicSerializeElement - private Float relh; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String windDir; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String windSmph; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String gust_Mph; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String pwindDir; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String windChar; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String skyCover; - - @XmlElement - @DynamicSerializeElement - private Float pop12; - - @XmlElement - @DynamicSerializeElement - private Float qpf12Mn; - - @XmlElement - @DynamicSerializeElement - private Float qpf12Mx; - - @XmlElement - @DynamicSerializeElement - private Float highestMaxQpf; - - @XmlElement - @DynamicSerializeElement - private Float lowestMaxQpf; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private Float snow12Mn; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private Float snow12Mx; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String avgSkyCover; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String obvis; - - @XmlElement - @DynamicSerializeElement - private Float windChill; - - @XmlElement - @DynamicSerializeElement - private Float heatIndex; - - @XmlElement - @DynamicSerializeElement - private Float minChill; - - @XmlElement - @DynamicSerializeElement - private Float maxHeat; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String rain; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String rainShwrs; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String sprinkles; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String tstms; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String drizzle; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String snow; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String snowShwrs; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String flurries; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String sleet; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String frzgRain; - - @Column(length = 8) - @XmlElement - @DynamicSerializeElement - private String frzgDrzl; - - @Column(length = 160) - @XmlElement - @DynamicSerializeElement - private String hazards; - - /** - * No-Arg Constructor. - */ - public PafmParameters() { - this.avgMxTmpf = RMISSD; - this.hiMxTmpf = RMISSD; - this.loMxTmpf = RMISSD; - this.avgMnTmpf = RMISSD; - this.loMnTmpf = RMISSD; - this.hiMnTmpf = RMISSD; - this.tmpf = RMISSD; - this.dwpf = RMISSD; - this.relh = RMISSD; - this.windSmph = " "; - this.gust_Mph = " "; - this.pop12 = RMISSD; - this.qpf12Mn = RMISSD; - this.qpf12Mx = RMISSD; - this.highestMaxQpf = RMISSD; - this.lowestMaxQpf = RMISSD; - this.snow12Mn = RMISSD; - this.snow12Mx = RMISSD; - - this.windChill = RMISSD; - this.heatIndex = RMISSD; - this.minChill = RMISSD; - this.maxHeat = RMISSD; - this.forecastTimeUtc = null; - // this.forecastTimeLocal = null; - this.forecastTimeLocal = IMISSD; - this.forecastTimeZone = " "; - this.windDir = " "; - this.pwindDir = " "; - this.windChar = " "; - this.skyCover = " "; - this.avgSkyCover = " "; - this.obvis = " "; - - this.rain = " "; - this.rainShwrs = " "; - this.sprinkles = " "; - this.tstms = " "; - this.drizzle = " "; - this.snow = " "; - this.snowShwrs = " "; - this.flurries = " "; - this.sleet = " "; - this.frzgRain = " "; - this.frzgDrzl = " "; - this.hazards = " "; - - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * @return The recordId. If not set returns to null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * - * @param record - */ - @SuppressWarnings("unused") - private void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * @return the forecastTimeUtc - */ - public Calendar getForecastTimeUtc() { - return forecastTimeUtc; - } - - /** - * @param forecastTimeUtc - * the forecastTimeUtc to set - */ - public void setForecastTimeUtc(Calendar forecastTimeUtc) { - this.forecastTimeUtc = forecastTimeUtc; - } - - public Integer getForecastTimeLocal() { - return forecastTimeLocal; - } - - /** - * @param forecastTimeLocal - * the local forecast hour - */ - public void setForecastTimeLocal(Integer forecastTimeLocal) { - this.forecastTimeLocal = forecastTimeLocal; - } - - public String getForecastTimeZone() { - return forecastTimeZone; - } - - /** - * @param forecastTimeZone - * the local time zone (for forecastTimeLocal) - */ - public void setForecastTimeZone(String forecastTimeZone) { - this.forecastTimeZone = forecastTimeZone; - } - - public float getAvgMxTmpf() { - return avgMxTmpf; - } - - public void setAvgMxTmpf(float avgMxTmpf) { - this.avgMxTmpf = avgMxTmpf; - } - - public float getHiMxTmpf() { - return hiMxTmpf; - } - - public void setHiMxTmpf(float hiMxTmpf) { - this.hiMxTmpf = hiMxTmpf; - } - - public float getLoMxTmpf() { - return loMxTmpf; - } - - public void setLoMxTmpf(float loMxTmpf) { - this.loMxTmpf = loMxTmpf; - } - - public float getAvgMnTmpf() { - return avgMnTmpf; - } - - public void setAvgMnTmpf(float avgMnTmpf) { - this.avgMnTmpf = avgMnTmpf; - } - - public float getHiMnTmpf() { - return hiMnTmpf; - } - - public void setHiMnTmpf(float hiMnTmpf) { - this.hiMnTmpf = hiMnTmpf; - } - - public float getLoMnTmpf() { - return loMnTmpf; - } - - public void setLoMnTmpf(float loMnTmpf) { - this.loMnTmpf = loMnTmpf; - } - - public float getTmpf() { - return tmpf; - } - - public void setTmpf(float tmpf) { - this.tmpf = tmpf; - } - - public float getDwpf() { - return dwpf; - } - - public void setDwpf(float dwpf) { - this.dwpf = dwpf; - } - - public float getRelh() { - return relh; - } - - public void setRelh(float relh) { - this.relh = relh; - } - - public String getWindDir() { - return windDir; - } - - public void setWindDir(String windDir) { - this.windDir = windDir; - } - - /* - * Getter and setter for Wind Speed in mph - */ - public String getWindSmph() { - return windSmph; - } - - public void setWindSmph(String windSmph) { - this.windSmph = windSmph; - } - - public String getGust_Mph() { - return gust_Mph; - } - - public void setGust_Mph(String gust_Mph) { - this.gust_Mph = gust_Mph; - } - - public String getWindChar() { - return windChar; - } - - public void setWindChar(String windChar) { - this.windChar = windChar; - } - - public String getPwindDir() { - return pwindDir; - } - - public void setPwindDir(String pwindDir) { - this.pwindDir = pwindDir; - } - - public String getSkyCover() { - return skyCover; - } - - public void setSkyCover(String skyCover) { - this.skyCover = skyCover; - } - - public float getPop12() { - return pop12; - } - - public void setPop12(float pop12) { - this.pop12 = pop12; - } - - public float getQpf12Mn() { - return qpf12Mn; - } - - public void setQpf12Mn(float qpf12Mn) { - this.qpf12Mn = qpf12Mn; - } - - public float getQpf12Mx() { - return qpf12Mx; - } - - public void setQpf12Mx(float qpf12Mx) { - this.qpf12Mx = qpf12Mx; - } - - public float getHighestMaxQpf() { - return highestMaxQpf; - } - - public void setHighestMaxQpf(float highestMaxQpf) { - this.highestMaxQpf = highestMaxQpf; - } - - public float getLowestMaxQpf() { - return lowestMaxQpf; - } - - public void setLowestMaxQpf(float lowestMaxQpf) { - this.lowestMaxQpf = lowestMaxQpf; - } - - public Float getSnow12Mn() { - return snow12Mn; - } - - public void setSnow12Mn(Float snow12Mn) { - this.snow12Mn = snow12Mn; - } - - public Float getSnow12Mx() { - return snow12Mx; - } - - public void setSnow12Mx(Float snow12Mx) { - this.snow12Mx = snow12Mx; - } - - public String getAvgSkyCover() { - return avgSkyCover; - } - - public void setAvgSkyCover(String avgSkyCover) { - this.avgSkyCover = avgSkyCover; - - } - - public String getObvis() { - return obvis; - } - - public void setObvis(String obvis) { - this.obvis = obvis; - } - - public float getWindChill() { - return windChill; - } - - public void setWindChill(float windChill) { - this.windChill = windChill; - } - - public float getHeatIndex() { - return heatIndex; - } - - public void setHeatIndex(float heatIndex) { - this.heatIndex = heatIndex; - } - - public float getMinChill() { - return minChill; - } - - public void setMinChill(float minChill) { - this.minChill = minChill; - } - - public float getMaxHeat() { - return maxHeat; - } - - public void setMaxHeat(float maxHeat) { - this.maxHeat = maxHeat; - } - - public String getRain() { - return rain; - } - - public void setRain(String rain) { - this.rain = rain; - } - - public String getRainShwrs() { - return rainShwrs; - } - - public void setRainShwrs(String rainShwrs) { - this.rainShwrs = rainShwrs; - } - - public String getSprinkles() { - return sprinkles; - } - - public void setSprinkles(String sprinkles) { - this.sprinkles = sprinkles; - } - - public String getTstms() { - return tstms; - } - - public void setTstms(String tstms) { - this.tstms = tstms; - } - - public String getDrizzle() { - return drizzle; - } - - public void setDrizzle(String drizzle) { - this.drizzle = drizzle; - } - - public String getSnow() { - return snow; - } - - public void setSnow(String snow) { - this.snow = snow; - } - - public String getSnowShwrs() { - return snowShwrs; - } - - public void setSnowShwrs(String snowShwrs) { - this.snowShwrs = snowShwrs; - } - - public String getFlurries() { - return flurries; - } - - public void setFlurries(String flurries) { - this.flurries = flurries; - } - - public String getSleet() { - return sleet; - } - - public void setSleet(String sleet) { - this.sleet = sleet; - } - - public String getFrzgRain() { - return frzgRain; - } - - public void setFrzgRain(String frzgRain) { - this.frzgRain = frzgRain; - } - - public String getFrzgDrzl() { - return frzgDrzl; - } - - public void setFrzgDrzl(String frzgDrzl) { - this.frzgDrzl = frzgDrzl; - } - - public String getHazards() { - return hazards; - } - - public void setHazards(String hazards) { - this.hazards = hazards; - } - - /** - * Set Parameters record. - */ - /* - * 8888888888888888888888 public static PafmParameters setParms(String - * pParameters) { - * - * // New PafmParameters record to hold PafmRecord PafmParameters - * currentParameters = new PafmParameters(); - * currentParameters.setParameters(pParameters); - * - * return currentParameters; - * - * } 888 - */ - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmRecord.java deleted file mode 100644 index 7d65b1e63b..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmRecord.java +++ /dev/null @@ -1,245 +0,0 @@ -/* - * - * PafmRecord - * - * This class performs the mapping to the database tables for the Point/Area - * Forecast Matrices (PAFM) Decoder Plug-In - * - * SOFTWARE HISTORY - * Date Ticket# Engineer Description - * ------------ ----------- -------------- ----------------------------------- - * 08/05/2009 126 F. J. Yen Initial creation - * 01/06/2010 126 F. J. Yen Migrated and refactored from to11dr3 to to11dr11 - * * - * This code has been develped by the SIB for use in the AWIPS2 system. - * - * - * @author F. J. Yen, SIB - * @version 1 - - */ - -package gov.noaa.nws.ncep.common.dataplugin.pafm; - -import java.util.Calendar; -import java.util.HashSet; -import java.util.Set; - -import javax.persistence.CascadeType; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.FetchType; -import javax.persistence.JoinColumn; -import javax.persistence.OneToMany; -import javax.persistence.Table; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; - -import org.hibernate.annotations.Index; - -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -/** - * PafmRecord is the Data Access component for PAFM Point/Area Forecast Matrices - * data. This contains getters and setters for the main parent table pafm. This - * code has been developed by the SIB for use in the AWIPS2 system. - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * 23Jun2009    126			F. J. Yen	Initial Coding.
- * 22Sep2009	126			F. J. Yen	Increase size of column bullMessage
- * 28Sep2009	126			F. J. Yen	Delete column bullMessage
- * 
- * - * @author F. J. Yen, SIB - * @version 1.0 - */ -@Entity -@Table(name = "pafm", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class PafmRecord extends PluginDataObject { - - private static final long serialVersionUID = 1L; - - /** Report type */ - @Column(length = 32) - @XmlElement - @DynamicSerializeElement - private String reportType; - - // WMO header - @DataURI(position = 4) - @Column(length = 32) - @XmlElement - @DynamicSerializeElement - private String wmoHeader; - - // The issue office where the report from - @Column(length = 32) - @DataURI(position = 1) - @XmlElement - @DynamicSerializeElement - private String issueOffice; - - @Column - @DataURI(position = 2) - @DynamicSerializeElement - @XmlElement - private Calendar issueTime; - - @DataURI(position = 3) - @Column(length = 8) - @DynamicSerializeElement - @XmlElement - private String designatorBBB; - - // The mndTime - @Column(length = 72) - @XmlElement - @DynamicSerializeElement - private String mndTime; - - /** Matrix type */ - @DataURI(position = 5) - @Column(length = 32) - @XmlElement - @DynamicSerializeElement - private String matrixType; - - /** PAFM UGC Child Table */ - @XmlElement - @DynamicSerializeElement - @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) - @JoinColumn(name = "parentId", nullable = false) - @Index(name = "pafm_ugc_parentid_idex") - private Set pafmUGC = new HashSet(); - - /** - * Default Constructor - */ - public PafmRecord() { - this.issueOffice = null; - this.reportType = "PAFM"; - this.matrixType = " "; - this.issueTime = null; - this.wmoHeader = null; - this.designatorBBB = " "; - this.mndTime = null; - } - - /** - * Constructs a pafm record from a dataURI - * - * @param uri - * The dataURI - */ - public PafmRecord(String uri) { - super(uri); - } - - @Override - public IDecoderGettable getDecoderGettable() { - // TODO Auto-generated method stub - return null; - } - - public String getReportType() { - return reportType; - } - - public void setReportType(String reportType) { - this.reportType = reportType; - } - - public String getMatrixType() { - return matrixType; - } - - public void setMatrixType(String matrixType) { - this.matrixType = matrixType; - } - - public String getWmoHeader() { - return wmoHeader; - } - - public void setWmoHeader(String wmoHeader) { - this.wmoHeader = wmoHeader; - } - - public String getIssueOffice() { - return issueOffice; - } - - public void setIssueOffice(String issueOffice) { - this.issueOffice = issueOffice; - } - - public Calendar getIssueTime() { - return issueTime; - } - - public void setIssueTime(Calendar issueTime) { - this.issueTime = issueTime; - } - - public String getDesignatorBBB() { - return designatorBBB; - } - - public void setDesignatorBBB(String designatorBBB) { - this.designatorBBB = designatorBBB; - } - - public String getMndTime() { - return mndTime; - } - - public void setMndTime(String mndTime) { - this.mndTime = mndTime; - } - - /** - * return the set of pafmUgc - */ - public Set getPafmUGC() { - return pafmUGC; - } - - /** - * @param pafmUgc - * the pafmUgc to set - */ - public void setPafmUgc(Set pafmUgcs) { - this.pafmUGC = pafmUgcs; - } - - /* - * Add pafmUgc to set - */ - public void addPafmUGC(PafmUgc pugc) { - pafmUGC.add(pugc); - } - - /** - * Override existing set method to modify any classes that use the dataURI - * as a foreign key - */ - public void setIdentifier(Object dataURI) { - this.identifier = dataURI; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmUgc.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmUgc.java deleted file mode 100644 index dd2f24a795..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/PafmUgc.java +++ /dev/null @@ -1,217 +0,0 @@ -/** - * PafmUgc - * - * This java class represents the UGC for an Pafm record. - * - * HISTORY - * - * Date Ticket # Author Description - * ------------ --------- ----------- -------------------------- - * 08/21/09 126 F. J. Yen Initial creation based on AWW Decoder - * 01/06/10 126 F. J. Yen Migrated and refactored from to11dr3 to to11dr11 - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.pafm; - -import java.io.Serializable; -import java.util.Calendar; -import java.util.HashSet; -import java.util.Set; - -import javax.persistence.CascadeType; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.FetchType; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; -import javax.persistence.JoinColumn; -import javax.persistence.OneToMany; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; - -import org.hibernate.annotations.Index; - -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -@Entity -@Table(name = "pafm_ugc") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class PafmUgc implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The universal geographic code - @Column(length = 640) - @XmlElement - @DynamicSerializeElement - private String ugc; - - // The product purge time - @XmlElement - @DynamicSerializeElement - private Calendar prodPurgeTime; - - // Text information for this segment - @Column(length = 12000) - @XmlElement - @DynamicSerializeElement - private String segment; - - /** - * Pafm FIPS Table - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) - @JoinColumn(name = "parentId", nullable = false) - @Index(name = "pafm_fips_parentid_idx") - private Set pafmFIPS = new HashSet(); - - /** - * Pafm Parameters Table - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) - @JoinColumn(name = "parentId", nullable = false) - @Index(name = "pafm_parameters_parentid_idx") - private Set pafmParms = new HashSet(); - - /** - * No-Arg Constructor. - */ - public PafmUgc() { - this.ugc = null; - this.prodPurgeTime = null; - this.segment = null; - // System.out.println("IN UGC constructor....."); - // Thread.dumpStack(); - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * @return the ugc - */ - public String getUgc() { - return ugc; - } - - /** - * @param ugc - * to set on the UGC record and children - * tables.~lukelin/bin/stopcamel - */ - public void setUgc(String ugc) { - this.ugc = ugc; - } - - /** - * @return the set of pafmFIPS - */ - public Set getPafmFIPS() { - return pafmFIPS; - } - - /** - * @param pafmFIPS - * -the set of pafmFIPS to set - */ - public void setPafmFIPS(Set pafmFips) { - this.pafmFIPS = pafmFips; - } - - /** - * Add PafmFips to set - */ - public void addPafmFIPS(PafmFips pfips) { - pafmFIPS.add(pfips); - } - - /** - * @return the set of Parameters - */ - public Set getPafmParms() { - return pafmParms; - } - - /** - * @param pafmParameters - * -the set of Parmameters to set - */ - public void setPafmParms(Set pafmParams) { - this.pafmParms = pafmParams; - } - - /** - * Add PafmParameters to set - */ - public void addPafmParms(PafmParameters pparms) { - pafmParms.add(pparms); - } - - /** - * @return the prodPurgeTime - */ - public Calendar getProdPurgeTime() { - return prodPurgeTime; - } - - /** - * @param prodPurgeTime - * to set - */ - public void setProdPurgeTime(Calendar prodPurgeTime) { - this.prodPurgeTime = prodPurgeTime; - } - - /** - * @return the segment - */ - public String getSegment() { - return segment; - } - - /** - * @param segment - * to set - */ - public void setSegment(String segment) { - this.segment = segment; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/dao/PafmDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/dao/PafmDao.java deleted file mode 100644 index a50edaaef3..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/dao/PafmDao.java +++ /dev/null @@ -1,75 +0,0 @@ -/** - * Set of DAO methods for PAFM data. - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date			Ticket#		Engineer	Description
- * ------------ -----------	----------- --------------------------
- * 27May2010		37		F. J. Yen	Initial Coding (Following one of RTN's DAO to refactor)
- * 
- * - * @author fjyen - * @version 1.0 - **/ -package gov.noaa.nws.ncep.common.dataplugin.pafm.dao; - -import java.util.List; - -import gov.noaa.nws.ncep.common.dataplugin.pafm.PafmRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; - -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.database.DataAccessLayerException; - -public class PafmDao extends NcepDefaultPluginDao { - - - /** - * Creates a new ReccoDao - * @throws PluginException - */ - public PafmDao(String pluginName) throws PluginException { - super(pluginName); - } - - /** - * Retrieves a pafm report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public PafmRecord queryByDataURI(String dataURI) { - PafmRecord report = null; - List obs = null; - try { - obs = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if((obs != null)&&(obs.size() > 0)) { - report = (PafmRecord) obs.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the PAFM table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.pafm where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/dao/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/dao/package-info.java deleted file mode 100644 index 2897683dc1..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/dao/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * IDFT implementation of the plug-in pattern. - * - * Package includes classes to decode the IDFT message and persist the data. - * - */ -package gov.noaa.nws.ncep.common.dataplugin.pafm.dao; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/package-info.java deleted file mode 100644 index 9d577ca387..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.pafm/src/gov/noaa/nws/ncep/common/dataplugin/pafm/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains utility classes for pafm plugin -*/ -package gov.noaa.nws.ncep.common.dataplugin.pafm; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/.project deleted file mode 100644 index 80daabfc8b..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.common.dataplugin.scd - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index a54d2075d7..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,7 +0,0 @@ -#Wed Jun 02 16:49:03 EDT 2010 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 -org.eclipse.jdt.core.compiler.compliance=1.6 -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/META-INF/MANIFEST.MF deleted file mode 100644 index 0a7b76a612..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/META-INF/MANIFEST.MF +++ /dev/null @@ -1,21 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Scd Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.scd -Bundle-Version: 1.0.0.qualifier -Require-Bundle: org.eclipse.ui, - org.eclipse.core.runtime, - com.raytheon.uf.common.datastorage;bundle-version="1.11.31", - org.springframework;bundle-version="2.5.6", - gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", - com.raytheon.uf.edex.database;bundle-version="1.0.0", - com.raytheon.edex.common;bundle-version="1.12.1174" -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Import-Package: com.raytheon.edex.exception, - com.raytheon.uf.common.dataplugin, - com.raytheon.uf.common.dataplugin.annotations, - com.raytheon.uf.common.serialization.annotations, - gov.noaa.nws.ncep.common.tools, - javax.persistence -Export-Package: gov.noaa.nws.ncep.common.dataplugin.scd, - gov.noaa.nws.ncep.common.dataplugin.scd.dao diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject deleted file mode 100644 index 5b0ec654d8..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject +++ /dev/null @@ -1 +0,0 @@ -gov.noaa.nws.ncep.common.dataplugin.scd.ScdRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/component-deploy.xml deleted file mode 100644 index ac5c21979b..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/src/gov/noaa/nws/ncep/common/dataplugin/scd/ScdRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/src/gov/noaa/nws/ncep/common/dataplugin/scd/ScdRecord.java deleted file mode 100644 index c805aa3432..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/src/gov/noaa/nws/ncep/common/dataplugin/scd/ScdRecord.java +++ /dev/null @@ -1,399 +0,0 @@ -/** - * - * ScdRecord - * - * This java class performs the mapping to the database tables for SCD. - * - *
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * -------		-------	 	--------	-----------
- * 12/2008		41			T. Lee		Created
- * 04/2009		41			T. Lee		Migrated to TO10
- * 07/2009		41			T. Lee		Migrated to TO11
- * 11/2009		41			T. Lee		Migrated to TO11D6
- * 
- * - * @author T.Lee - * @version 1.0 - * - */ - -package gov.noaa.nws.ncep.common.dataplugin.scd; - -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import java.util.Calendar; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.Table; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@Entity -@Table(name = "scd", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize - -public class ScdRecord extends PluginDataObject{ - - private static final long serialVersionUID = 1L; - - /** Report type */ - @Column(length=32) - @XmlElement - @DynamicSerializeElement - private String reportType; - - /** Station ID */ - @Column(length=32) - @DataURI(position=1) - @XmlElement - @DynamicSerializeElement - private String stationID; - - /** Bulletin correction */ - @Column(length=8) - @DataURI(position=2) - @XmlElement - @DynamicSerializeElement - private String corr; - - /** Bulletin observation time */ - @Column - @XmlElement - @DynamicSerializeElement - private Calendar obsTime; - - /** Bulletin insurance time */ - @Column - @DataURI(position=3) - @XmlElement - @DynamicSerializeElement - private Calendar issueTime; - - /** Maximum 24h temperature in Celsius */ - @Column - @XmlElement - @DynamicSerializeElement - private float TDXC; - - /** Minimum 24h temperature in Celsius */ - @Column - @XmlElement - @DynamicSerializeElement - private float TDNC; - - /** Six hour accumulated precipitation in inches */ - @Column - @XmlElement - @DynamicSerializeElement - private float P06I; - - /** Twenty-four hour accumulated precipitation in inches */ - @Column - @XmlElement - @DynamicSerializeElement - private float P24I; - - /** Character weather phenomenon */ - @Column(length=16) - @XmlElement - @DynamicSerializeElement - private String WTHR; - - /** Snow depth */ - @Column - @XmlElement - @DynamicSerializeElement - private float SNOW; - - /** New snow depth on the ground */ - @Column - @XmlElement - @DynamicSerializeElement - private float SNEW; - - /** Total snow depth in a Calendar day */ - @Column - @XmlElement - @DynamicSerializeElement - private float S24I; - - /** Water equivalent of snow */ - @Column - @XmlElement - @DynamicSerializeElement - private float WEQS; - - /** Duration of sunshine */ - @Column - @XmlElement - @DynamicSerializeElement - private int MSUN; - - /** Low-level cloud genera from WMO Code 0513 */ - @Column - @XmlElement - @DynamicSerializeElement - private int CTYL; - - /** Mid-level cloud genera from WMO Code 0513 */ - @Column - @XmlElement - @DynamicSerializeElement - private int CTYM; - - /** High-level cloud genera from WMO Code 0513 */ - @Column - @XmlElement - @DynamicSerializeElement - private int CTYH; - - /** Fraction of celestial dome covered by cloud from WMO Code 2700 */ - @Column - @XmlElement - @DynamicSerializeElement - private int CFRT; - - /** Fraction of celestial dome covered by low or mid cloud from WMO Code 2700 */ - @Column - @XmlElement - @DynamicSerializeElement - private int CFRL; - - /** Cloud base height from WMO Code 1600 */ - @Column - @XmlElement - @DynamicSerializeElement - private int CBAS; - - /** Suspect time flag */ - @Column - @XmlElement - @DynamicSerializeElement - private Boolean suspectTimeFlag; - - /** Raw report */ - @Column(length=128) - @XmlElement - @DynamicSerializeElement - private String report; - - /** - * Default constructor - * - */ - public ScdRecord(){ - this.stationID = null; - this.issueTime = null; - this.corr = "REG"; - this.obsTime = null; - this.TDXC = IDecoderConstantsN.FLOAT_MISSING; - this.TDNC = IDecoderConstantsN.FLOAT_MISSING; - this.P06I = IDecoderConstantsN.FLOAT_MISSING; - this.P24I = IDecoderConstantsN.FLOAT_MISSING; - this.WTHR = ""; - this.SNOW = IDecoderConstantsN.FLOAT_MISSING; - this.SNEW = IDecoderConstantsN.FLOAT_MISSING; - this.S24I = IDecoderConstantsN.FLOAT_MISSING; - this.WEQS = IDecoderConstantsN.FLOAT_MISSING; - this.MSUN = IDecoderConstantsN.INTEGER_MISSING; - this.CTYL = IDecoderConstantsN.INTEGER_MISSING; - this.CTYM = IDecoderConstantsN.INTEGER_MISSING; - this.CTYH = IDecoderConstantsN.INTEGER_MISSING; - this.CFRT = IDecoderConstantsN.INTEGER_MISSING; - this.CFRL = IDecoderConstantsN.INTEGER_MISSING; - this.CBAS = IDecoderConstantsN.INTEGER_MISSING; - this.suspectTimeFlag = false; - this.report = ""; - } - - /** - * Constructs a SCD record from a dataURI - * - * @param uri The dataURI - */ - public ScdRecord(String uri) { - super(uri); - } - - @Override - public IDecoderGettable getDecoderGettable() { - return null; - } - - public String getReportType() { - return reportType; - } - - public void setReportType(String reportType) { - this.reportType = reportType; - } - - public String getStationID(){ - return stationID; - } - - public void setStationID(String stationID){ - this.stationID=stationID; - } - public Calendar getIssueTime(){ - return issueTime; - } - - public void setIssueTime(Calendar issueTime){ - this.issueTime=issueTime; - } - public String getCorr(){ - return corr; - } - - public void setCorr(String corr){ - this.corr=corr; - } - public Calendar getObsTime(){ - return obsTime; - } - - public void setObsTime(Calendar obsTime){ - this.obsTime=obsTime; - } - public float getTDXC(){ - return TDXC; - } - - public void setTDXC(float TDXC){ - this.TDXC=TDXC; - } - public float getTDNC(){ - return TDNC; - } - - public void setTDNC(float TDNC){ - this.TDNC=TDNC; - } - public float getP06I(){ - return P06I; - } - - public void setP06I(float P06I){ - this.P06I=P06I; - } - public float getP24I(){ - return P24I; - } - - public void setP24I(float P24I){ - this.P24I=P24I; - } - public String getWTHR(){ - return WTHR; - } - - public void setWTHR(String WTHR){ - this.WTHR=WTHR; - } - public float getSNOW(){ - return SNOW; - } - - public void setSNOW(float SNOW){ - this.SNOW=SNOW; - } - public float getSNEW(){ - return SNEW; - } - - public void setSNEW(float SNEW){ - this.SNEW=SNEW; - } - public float getS24I(){ - return S24I; - } - - public void setS24I(float S24I){ - this.S24I=S24I; - } - public float getWEQS(){ - return WEQS; - } - - public void setWEQS(float WEQS){ - this.WEQS=WEQS; - } - public int getMSUN(){ - return MSUN; - } - - public void setMSUN(int MSUN){ - this.MSUN=MSUN; - } - public int getCTYL(){ - return CTYL; - } - - public void setCTYL(int CTYL){ - this.CTYL=CTYL; - } - public int getCTYM(){ - return CTYM; - } - - public void setCTYM(int CTYM){ - this.CTYM=CTYM; - } - public int getCTYH(){ - return CTYH; - } - - public void setCTYH(int CTYH){ - this.CTYH=CTYH; - } - public int getCFRT(){ - return CFRT; - } - - public void setCFRT(int CFRT){ - this.CFRT=CFRT; - } - public int getCFRL(){ - return CFRL; - } - - public void setCFRL(int CFRL){ - this.CFRL=CFRL; - } - public int getCBAS(){ - return CBAS; - } - - public void setCBAS(int CBAS){ - this.CBAS=CBAS; - } - - public String getReport() { - return report; - } - - public void setReport(String report) { - this.report = report; - } - - public Boolean getSuspectTimeFlag() { - return suspectTimeFlag; - } - - public void setSuspectTimeFlag(Boolean suspectTimeFlag) { - this.suspectTimeFlag = suspectTimeFlag; - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/src/gov/noaa/nws/ncep/common/dataplugin/scd/dao/ScdDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/src/gov/noaa/nws/ncep/common/dataplugin/scd/dao/ScdDao.java deleted file mode 100644 index 5d86e16e38..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/src/gov/noaa/nws/ncep/common/dataplugin/scd/dao/ScdDao.java +++ /dev/null @@ -1,78 +0,0 @@ -/** - * - * FfgDao - * - * This java class performs data access for FFG. - * - *
- * SOFTWARE HISTORY
- *
- * Date         Ticket#         Engineer    Description
- * ------------ ----------      ----------- --------------------------
- * 05/2010		14				T. Lee		Migration to TO11DR11
- * 
- * - * @author T.Lee - * @version 1.0 - */ - -package gov.noaa.nws.ncep.common.dataplugin.scd.dao; - -import gov.noaa.nws.ncep.common.dataplugin.scd.ScdRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; - -import java.util.List; - -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.database.DataAccessLayerException; - -public class ScdDao extends NcepDefaultPluginDao { - - /** - * FfgDao constructor. - * - * @throws PluginException - */ - public ScdDao(String pluginName) throws PluginException { - super(pluginName); - } - - /** - * Retrieves an FFG report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public ScdRecord queryByDataURI(String dataURI) { - ScdRecord report = null; - List obs = null; - try { - obs = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if ((obs != null) && (obs.size() > 0)) { - report = (ScdRecord) obs.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the FFG table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.ffg where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/src/gov/noaa/nws/ncep/common/dataplugin/scd/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/src/gov/noaa/nws/ncep/common/dataplugin/scd/package-info.java deleted file mode 100644 index 3c02e88f93..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/src/gov/noaa/nws/ncep/common/dataplugin/scd/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * SCD implementation of the plug-in pattern. - * - * Package includes classes to decode the SCD message and persist the data. - * - */ -package gov.noaa.nws.ncep.common.dataplugin.scd; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/.classpath b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.scd/.classpath rename to ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/.classpath diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/.project new file mode 100644 index 0000000000..eb6e7729c5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.common.dataplugin.sgwh + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..d3f2272a67 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,8 @@ +#Tue Aug 16 16:34:43 EDT 2011 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..74bc4026fe --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/META-INF/MANIFEST.MF @@ -0,0 +1,17 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Sgwh +Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.sgwh +Bundle-Version: 1.0.0.qualifier +Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.17", + com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174", + javax.persistence;bundle-version="1.0.0", + com.raytheon.uf.common.status;bundle-version="1.12.1174", + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0" +Bundle-ActivationPolicy: lazy +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Import-Package: com.raytheon.uf.common.pointdata, + com.raytheon.uf.edex.database, + com.raytheon.uf.edex.pointdata +Export-Package: gov.noaa.nws.ncep.common.dataplugin.sgwh diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject new file mode 100644 index 0000000000..e7561197ce --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject @@ -0,0 +1 @@ +gov.noaa.nws.ncep.common.dataplugin.sgwh.SgwhRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.scd/build.properties b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.scd/build.properties rename to ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/build.properties diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/component-deploy.xml new file mode 100644 index 0000000000..7d51821762 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/src/gov/noaa/nws/ncep/common/dataplugin/sgwh/SgwhRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/src/gov/noaa/nws/ncep/common/dataplugin/sgwh/SgwhRecord.java new file mode 100644 index 0000000000..bdb0dd669a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/src/gov/noaa/nws/ncep/common/dataplugin/sgwh/SgwhRecord.java @@ -0,0 +1,1557 @@ +/** + * SgwhRecord + * This java class performs the mapping to the database for BUFR Sgwh. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date			Ticket#		Engineer	Description
+ * ------------ -----------	----------- --------------------------
+ * Aug17 2011	   		    Chin Chen	Initial Coding (Following BufrsgwhRecord to refactor for 
+ * 										saving data to HDF5)
+ * 
+ * + * @author chin chen + * @version 1.0 + */ + package gov.noaa.nws.ncep.common.dataplugin.sgwh; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import java.util.Calendar; +import java.util.Collection; +import java.util.Date; + +import javax.persistence.Column; +import javax.persistence.Embedded; +import javax.persistence.Entity; +import javax.persistence.Table; +import javax.persistence.Transient; +import javax.persistence.UniqueConstraint; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.pointdata.IPointData; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; + +@Entity +@Table(name = "sgwh", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@DynamicSerialize + +public class SgwhRecord extends PluginDataObject implements IDecoderGettable, IPointData, IPersistable { + private static final long serialVersionUID = 1L; + + /** Satellite Identification */ + @Column + @DataURI(position=1) + + @DynamicSerializeElement + private Long said; + + /** Software Identification */ + @Column + + @DynamicSerializeElement + private Long swid; + + /** Identification of the originating/generating center */ + @Column + + @DynamicSerializeElement + private Long ogce; + + /** Satellite sensor indicator, first occurrence */ + @Column + + @DynamicSerializeElement + private Long ssin1; + + /** Satellite sensor indicator, second occurrence */ + @Column + + @DynamicSerializeElement + private Long ssin2; + + /** Orbit Number */ + @Column + @DataURI(position=2) + + @DynamicSerializeElement + private Long orbn; + + /** Height of station in meters */ + @Column + + @DynamicSerializeElement + private Double selv= IDecoderConstantsN.DOUBLE_MISSING; + + /** Height increment in meters */ + @Column + + @DynamicSerializeElement + private Double hinc= IDecoderConstantsN.DOUBLE_MISSING; + + /** Observation time */ + @Column + @DataURI(position=3) + + @DynamicSerializeElement + private Calendar obsTime; + + /** Latitude */ + @Column + @DataURI(position=4) + + @DynamicSerializeElement + private Double clath= IDecoderConstantsN.DOUBLE_MISSING; + + /** Longitude */ + @Column + @DataURI(position=5) + + @DynamicSerializeElement + private Double clonh= IDecoderConstantsN.DOUBLE_MISSING; + + /** Remotely sensed surface type */ + @Transient + + @DynamicSerializeElement + private Long rsst; + + /** Altimeter echo type */ + @Transient + + @DynamicSerializeElement + private Long aetp; + + /** Land/Sea qualifier */ + @Transient + + @DynamicSerializeElement + private Long lsql; + + /** Altimeter state flag */ + @Transient + + @DynamicSerializeElement + private Long asfl; + + /** Radiometer state flag */ + @Transient + + @DynamicSerializeElement + private Long rsfl; + + /** 3D error estimate of the navigator orbit */ + @Transient + + @DynamicSerializeElement + private Long eeno; + + /** Associated field significance for sgwh */ + @Transient + + @DynamicSerializeElement + private Long afssgwh; + + /** Significant wave height in meters */ + @Transient + + @DynamicSerializeElement + private Double sgwh= IDecoderConstantsN.DOUBLE_MISSING; + + /** First order statistics */ + @Transient + + @DynamicSerializeElement + private Long fostsgwh; + + /** Significant wave height (standard deviation) in meters */ + @Transient + + @DynamicSerializeElement + private Double sgwhstd= IDecoderConstantsN.DOUBLE_MISSING; + + /** Number of valid points per second used to derive previous parameters */ + @Transient + + @DynamicSerializeElement + private Long nvpp; + + /** Type of Band for 1st replication */ + @Transient + + @DynamicSerializeElement + private Long tobdg1r1; + + /** Type of Band for 2nd replication */ + @Transient + + @DynamicSerializeElement + private Long tobdg1r2; + + /** Associated field significance for group 1, replication 1, first occurrence*/ + @Transient + + @DynamicSerializeElement + private Long afsbkstg1r1; + + /** Associated field significance for group 1, replication 2, first occurrence*/ + @Transient + + @DynamicSerializeElement + private Long afsbkstg1r2; + + /** Backscatter in decibels for group 1 rep 1 */ + @Transient + + @DynamicSerializeElement + private Double bkstg1r1= IDecoderConstantsN.DOUBLE_MISSING; + + /** Backscatter in decibels for group 1 rep 2 */ + @Transient + + @DynamicSerializeElement + private Double bkstg1r2= IDecoderConstantsN.DOUBLE_MISSING; + + /** fost for bkst for group 1, replication 1, first fost occurrence*/ + @Transient + + @DynamicSerializeElement + private Long fostbkstg1r1; + + /** fost for bkst for group 1, replication 2, first fost occurrence*/ + @Transient + + @DynamicSerializeElement + private Long fostbkstg1r2; + + /** Backscatter Standard Deviation in decibels for group 1 rep 1 */ + @Transient + + @DynamicSerializeElement + private Double bkststdg1r1= IDecoderConstantsN.DOUBLE_MISSING; + + /** Backscatter Standard Deviation in decibels for group 1 rep 2 */ + @Transient + + @DynamicSerializeElement + private Double bkststdg1r2= IDecoderConstantsN.DOUBLE_MISSING; + + /** Square of the off-nadir angle in degrees squared */ + @Transient + + @DynamicSerializeElement + private Double sona; + + /** Associated Field Significance for Square of the off-nadir angle in degrees squared */ + @Transient + + @DynamicSerializeElement + private Long afssona; + + /** Radiometer water vapor content in kg per square meter */ + @Transient + + @DynamicSerializeElement + private Double rwvc= IDecoderConstantsN.DOUBLE_MISSING; + + /** Radiometer liquid content in kg per square meter */ + @Transient + + @DynamicSerializeElement + private Double rlqc= IDecoderConstantsN.DOUBLE_MISSING; + + /** Associated field significance for group 1, replication 1, second occurrence*/ + @Transient + + @DynamicSerializeElement + private Long afsselvg1r1; + + /** Associated field significance for group 1, replication 2, second occurrence*/ + @Transient + + @DynamicSerializeElement + private Long afsselvg1r2; + + /** Height of station for 1st replication */ + @Transient + + @DynamicSerializeElement + private Double selvg1r1= IDecoderConstantsN.DOUBLE_MISSING; + + /** Height of station for 2nd replication */ + @Transient + + @DynamicSerializeElement + private Double selvg1r2= IDecoderConstantsN.DOUBLE_MISSING; + + /** Height increment in meters for 1st replication */ + @Transient + + @DynamicSerializeElement + private Double hincg1r1= IDecoderConstantsN.DOUBLE_MISSING; + + /** Height increment in meters for snd replication */ + @Transient + + @DynamicSerializeElement + private Double hincg1r2= IDecoderConstantsN.DOUBLE_MISSING; + + /** fost for selv for group 1, replication 1, second fost occurrence*/ + @Transient + + @DynamicSerializeElement + private Long fostselvg1r1; + + /** fost for selv for group 1, replication 2, second fost occurrence*/ + @Transient + + @DynamicSerializeElement + private Long fostselvg1r2; + + /** Std of Height of station for 1st replication */ + @Transient + + @DynamicSerializeElement + private Double selvstdg1r1= IDecoderConstantsN.DOUBLE_MISSING; + + /** Std of Height of station for 2nd replication */ + @Transient + + @DynamicSerializeElement + private Double selvstdg1r2= IDecoderConstantsN.DOUBLE_MISSING; + + /** Number of valid points per second used to derive previous parameters for 1st replication */ + @Transient + + @DynamicSerializeElement + private Long nvppg1r1; + + /** Number of valid points per second used to derive previous parameters for 2nd replication */ + @Transient + + @DynamicSerializeElement + private Long nvppg1r2; + + /** MEFR Mean Frequency for group 2 for 1st replication */ + @Transient + + @DynamicSerializeElement + private Double mefrg2r1= IDecoderConstantsN.DOUBLE_MISSING; + + /** mefr Mean Frequency for group 2 for 2nd replication */ + @Transient + + @DynamicSerializeElement + private Double mefrg2r2= IDecoderConstantsN.DOUBLE_MISSING; + + /** mefr Mean Frequency for group 2 for 3rd replication */ + @Transient + + @DynamicSerializeElement + private Double mefrg2r3= IDecoderConstantsN.DOUBLE_MISSING; + + /** Associated field significance for tmbr for group 2, replication 1 */ + @Transient + + @DynamicSerializeElement + private Long afstmbrg2r1; + + /** Associated field significance for tmbr for group 2, replication 2 */ + @Transient + + @DynamicSerializeElement + private Long afstmbrg2r2; + + /** Associated field significance for tmbr for group 2, replication 3 */ + @Transient + + @DynamicSerializeElement + private Long afstmbrg2r3; + + /** Brightness temperature tmbrg2r1 in K for group 2, rep 1 */ + @Transient + + @DynamicSerializeElement + private Double tmbrg2r1= IDecoderConstantsN.DOUBLE_MISSING; + + /** Brightness temperature tmbrg2r2 in K for group 2 rep 2 */ + @Transient + + @DynamicSerializeElement + private Double tmbrg2r2= IDecoderConstantsN.DOUBLE_MISSING; + + /** Brightness temperature tmbrg2r3 in K for group 2 rep 3 */ + @Transient + + @DynamicSerializeElement + private Double tmbrg2r3= IDecoderConstantsN.DOUBLE_MISSING; + + /** Satellite-derived wind computation method swcmg3r1 for group 3 rep 1 */ + @Transient + + @DynamicSerializeElement + private Long swcmg3r1; + + /** Satellite-derived wind computation method swcmg3r1 for group 3 rep 2 */ + @Transient + + @DynamicSerializeElement + private Long swcmg3r2; + + /** Wind speed at 10 m; in meters per second; for group 3 rep 1 */ + @Transient + + @DynamicSerializeElement + private Double ws10g3r1= IDecoderConstantsN.DOUBLE_MISSING; + + /** Wind speed at 10 m; in meters per second; for group 3 rep 2 */ + @Transient + + @DynamicSerializeElement + private Double ws10g3r2= IDecoderConstantsN.DOUBLE_MISSING; + + /** Report type */ + //@Column(length=8) + @Transient + + @DynamicSerializeElement + private String reportType; + + /** Text of the WMO header */ + @Column(length=32) + + @DynamicSerializeElement + private String wmoHeader; + + @Embedded + private PointDataView pdv; + + /** + * Empty constructor. + */ + public SgwhRecord () { + } + + /** + * Constructor for DataURI construction through base class. This is used by + * the notification service. + * + * @param uri + * A data uri applicable to this class. + */ + public SgwhRecord (String uri) { + super(uri); + } + + /** + * Get the observation report type. + * + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + /** + * Set the observation report type. + * + * @param reportType the reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + /** + * Get the Satellite Identifier. + * + * @return the Satellite ID + */ + public Long getSaid() { + return said; + } + + /** + * Set the Satellite Identifier. + * + * @param said the Satellite ID to set + */ + public void setSaid(Long said) { + this.said = said; + } + + /** + * @param swid the Software Identification to get + */ + /** + * @return the swid + */ + public Long getSwid() { + return swid; + } + /** + * @param swid the Software Identification to set + */ + public void setSwid(Long swid) { + this.swid = swid; + } + + /** + * @param ogce the Identification of originating/generating center to return + */ + /** + * @return the ogce + */ + public Long getOgce() { + return ogce; + } + /** + * @param ogce the Identification of originating/generating center to set + */ + public void setOgce(Long ogce) { + this.ogce = ogce; + } + + /** + * @param ssin1 the Satellite Sensor Indicator 1 to return + */ + /** + * @return the ssin1 + */ + public Long getSsin1() { + return ssin1; + } + /** + * @param ssin the Satellite Sensor Indicator 1 to set + */ + public void setSsin1(Long ssin1) { + this.ssin1 = ssin1; + } + /** + * @param ssin the Satellite Sensor Indicator 2 to return + */ + /** + * @return the ssin2 + */ + public Long getSsin2() { + return ssin2; + } + /** + * @param ssin2 the Satellite Sensor Indicator 2 to set + */ + public void setSsin2(Long ssin2) { + this.ssin2 = ssin2; + } + + /** + * @param orbn the Orbit number to return + */ + /** + * @return the orbn + */ + public Long getOrbn() { + return orbn; + } + /** + * @param orbn the Orbit number to set + */ + public void setOrbn(Long orbn) { + this.orbn = orbn; + } + + /** + * @param selv height of station to return + */ + /** + * @return the selv + */ + public Double getSelv() { + return selv; + } + /** + * @param selv the height of elevation to set + */ + public void setSelv(Double selv) { + this.selv = selv; + } + + /** + * @param hinc height increment to return + */ + /** + * @return the hinc + */ + public Double getHinc() { + return hinc; + } + /** + * @param hinc the height increment to set + */ + public void setHinc(Double hinc) { + this.hinc = hinc; + } + + /** + * @return the clath + */ + public Double getClath() { + return clath; + } + + /** + * @param clath the clath to set + */ + public void setClath(Double clath) { + this.clath = clath; + } + + /** + * @return the clonh + */ + public Double getClonh() { + return clonh; + } + + /** + * @param clonh the clonh to set + */ + public void setClonh(Double clonh) { + this.clonh = clonh; + } + + /** + * @param rsst remotely sensed surface type to return + */ + /** + * @return the rsst + */ + public Long getRsst() { + return rsst; + } + /** + * @param rsst the remotely sensed surface type to set + */ + public void setRsst(Long rsst) { + this.rsst = rsst; + } + + /** + * @param aetp remotely sensed surface type to return + */ + /** + * @return the aetp + */ + public Long getAetp() { + return aetp; + } + /** + * @param aetp the remotely sensed surface type to set + */ + public void setAetp(Long aetp) { + this.aetp = aetp; + } + + /** + * @param lsql land/sea qualifier to return + */ + /** + * @return the lsql + */ + public Long getLsql() { + return lsql; + } + /** + * @param lsql land/sea qualifer to set + */ + public void setLsql(Long lsql) { + this.lsql = lsql; + } + + /** + * @param asfl altimeter state flag to return + */ + /** + * @return the asfl + */ + public Long getAsfl() { + return asfl; + } + /** + * @param asfl the altimeter state flag to set + */ + public void setAsfl(Long asfl) { + this.asfl = asfl; + } + + /** + * @param rsfl radiometer state flag to return + */ + /** + * @return the rsfl + */ + public Long getRsfl() { + return rsfl; + } + /** + * @param rsfl the radiometer state flag to set + */ + public void setRsfl(Long rsfl) { + this.rsfl = rsfl; + } + + /** + * @param eeno three dimensional error estimate of the navigator orbit to return + */ + /** + * @return the eeno + */ + public Long getEeno() { + return eeno; + } + /** + * @param eeno three dimensional error estimate of the navigator orbit to set + */ + public void setEeno(Long eeno) { + this.eeno = eeno; + } + + /** + * @param afssgwh associated field significance for sgwh to return + */ + /** + * @return the afssgwh + */ + public Long getAfssgwh() { + return afssgwh; + } + /** + * @param afssgwh associated field significance for sgwh to set + */ + public void setAfssgwh(Long afssgwh) { + this.afssgwh = afssgwh; + } + + + /** + * @param sgwh significant wave height to return + */ + /** + * @return the sgwh + */ + public Double getSgwh() { + return sgwh; + } + /** + * @param sgwh significant wave height to set + */ + public void setSgwh(Double sgwh) { + this.sgwh = sgwh; + } + + /** + * @param sgwh significant wave height (standard deviation) to return + */ + /** + * @return the sgwhStd + */ + public Double getSgwhstd() { + return sgwhstd; + } + /** + * @param sgwh significant wave height to set + */ + public void setSgwhstd(Double sgwhstd) { + this.sgwhstd = sgwhstd; + } + + /** + * @param fostsgwh first order statistics for sgwh to return + */ + /** + * @return the fostsgwh + */ + public Long getFostsgwh() { + return fostsgwh; + } + /** + * @param fostsgwh first order statistics for sgwh to set + */ + public void setFostsgwh(Long fostsgwh) { + this.fostsgwh = fostsgwh; + } + + /** + * @param nvpp number of valid points per sec used to derive previous parameters to return + */ + /** + * @return the nvpp + */ + public Long getNvpp() { + return nvpp; + } + /** + * @param nvpp number of valid points per sec used to derive previous parameters to set + */ + public void setNvpp(Long nvpp) { + this.nvpp = nvpp; + } + + /** + * @param tobdg1r1 type of band for 1st replication to return + */ + /** + * @return the tobdg1r1 + */ + public Long getTobdg1r1() { + return tobdg1r1; + } + /** + * @param tbnd type of band for 1st replication to set + */ + public void setTobdg1r1(Long tobdg1r1) { + this.tobdg1r1 = tobdg1r1; + } + + /** + * @param tobdg1r2 type of band for 2nd replication to return + */ + /** + * @return the tobdg1r2 + */ + public Long getTobdg1r2() { + return tobdg1r2; + } + /** + * @param tobdg1r2 type of band for 2nd replication to set + */ + public void setTobdg1r2(Long tobdg1r2) { + this.tobdg1r2 = tobdg1r2; + } + + /** + * @param afsbkstg1r1 associated field sig. bkst in group1, 1st replication to return + */ + /** + * @return the afsbkstg1r1 + */ + public Long getAfsbkstg1r1() { + return afsbkstg1r1; + } + /** + * @param afsbkstg1r1 associated field sig. for bkst in group 1, 1st replication to set + */ + public void setAfsbkstg1r1(Long afsbkstg1r1) { + this.afsbkstg1r1 = afsbkstg1r1; + } + + /** + * @param afsbkstg1r2 associated field sig for bkst in group 1, 2nd replication to return + */ + /** + * @return the afsbkstg1r2 + */ + public Long getAfsbkstg1r2() { + return afsbkstg1r2; + } + /** + * @param afsbkstg1r2 associated field sig for bkst in group 1, 2nd replication to set + */ + public void setAfsbkstg1r2(Long afsbkstg1r2) { + this.afsbkstg1r2 = afsbkstg1r2; + } + + /** + * @param afsselvg1r1 associated field sig for selv in group 1, 1st replication to return + */ + /** + * @return the afsselvg1r1 + */ + public Long getAfsselvg1r1() { + return afsselvg1r1; + } + /** + * @param afsselvg1r1 associated field sig for selv in group 1, 1st replication to set + */ + public void setAfsselvg1r1(Long afsselvg1r1) { + this.afsselvg1r1 = afsselvg1r1; + } + + /** + * @param afsselvg1r2b associated field sig for selv in group 1, 2nd replication to return + */ + /** + * @return the afsselvg1r2 + */ + public Long getAfsselvg1r2() { + return afsselvg1r2; + } + /** + * @param afsselvg1r2b associated field sig for selv in group 1 for 2nd replication to set + */ + public void setAfsselvg1r2(Long afsselvg1r2) { + this.afsselvg1r2 = afsselvg1r2; + } + + /** + * @param fostbkstg1r1 fost for bkst for group 1, 1st replication to return + */ + /** + * @return the fostbkstg1r1 + */ + public Long getFostbkstg1r1() { + return fostbkstg1r1; + } + /** + * @param fostbkstg1r1 fost for bkst for group 1, 1st replication to set + */ + public void setFostbkstg1r1(Long fostbkstg1r1) { + this.fostbkstg1r1 = fostbkstg1r1; + } + + /** + * @param fostbkstg1r2 fost for bkst for group 1, 2nd replication to return + */ + /** + * @return the fostbkstg1r2 fost for bkst for group 1, 2nd replication to set + */ + public Long getFostbkstg1r2() { + return fostbkstg1r2; + } + /** + * @param afsg1r2 associated field sig for 1st occurrence in group 1, 2nd replication to set + */ + public void setFostbkstg1r2(Long fostbkstg1r2) { + this.fostbkstg1r2 = fostbkstg1r2; + } + + /** + * @param bkstg1r1 backscatter to return + */ + /** + * @return the bkstg1r1 + */ + public Double getBkstg1r1() { + return bkstg1r1; + } + /** + * @param bkst backscatter to set + */ + public void setBkstg1r1(Double bkstg1r1) { + this.bkstg1r1 = bkstg1r1; + } + + /** + * @param bkststdg1r1 backscatter standard deviation to return + */ + /** + * @return the bkststdg1r1 + */ + public Double getBkststdg1r1() { + return bkststdg1r1; + } + /** + * @param bkststdg1r1 backscatter standard deviation to set + */ + public void setBkststdg1r1(Double bkststdg1r1) { + this.bkststdg1r1 = bkststdg1r1; + } + + /** + * @param bkstg1r2 backscatter to return + */ + /** + * @return the bkstg1r2 + */ + public Double getBkstg1r2() { + return bkstg1r2; + } + /** + * @param bkstg1r2 backscatter to set + */ + public void setBkstg1r2(Double bkstg1r2) { + this.bkstg1r2 = bkstg1r2; + } + + /** + * @param bkststdg1r2 backscatter standard deviation to return + */ + /** + * @return the bkststdg1r2 + */ + public Double getBkststdg1r2() { + return bkststdg1r2; + } + /** + * @param bkststdg1r backscatter standard deviation to set + */ + public void setBkststdg1r2(Double bkststdg1r2) { + this.bkststdg1r2 = bkststdg1r2; + } + + /** + * @param fostselvg1r1 fost for selv for group 1, 1st replication to return + */ + /** + * @return the fostselvg1r1 + */ + public Long getFostselvg1r1() { + return fostselvg1r1; + } + /** + * @param fostselvg1r1 fost for selv for group 1, 1st replication to set + */ + public void setFostselvg1r1(Long fostselvg1r1) { + this.fostselvg1r1 = fostselvg1r1; + } + + /** + * @param fostselvg1r2 fost for selv for group 1, 2nd replication to return + */ + /** + * @return the fostselvg1r2 + */ + public Long getFostselvg1r2() { + return fostselvg1r2; + } + /** + * @param fostselvg1r2 fost for selv for 1st occurrence in group 1, 2nd replication to set + */ + public void setFostselvg1r2(Long fostselvg1r2) { + this.fostselvg1r2 = fostselvg1r2; + } + + + /** + * @param selvg1r1 elevation of satellite in group 1 replication 1 to return + */ + /** + * @return the selvg1r1 + */ + public Double getSelvg1r1() { + return selvg1r1; + } + /** + * @param selv elevation of satellite in group 1 replication 1 to set + */ + public void setSelvg1r1(Double selvg1r1) { + this.selvg1r1 = selvg1r1; + } + + /** + * @param selvg1r2 elevation of satellite in group 1 replication 2 to return + */ + /** + * @return the selvg1r2 + */ + public Double getSelvg1r2() { + return selvg1r2; + } + /** + * @param selvg1r2 elevation of satellite in group 1 replication 2 to set + */ + public void setSelvg1r2(Double selvg1r2) { + this.selvg1r2 = selvg1r2; + } + + /** + * @param hincg1r1 height increment in group 1 replication 1 to return + */ + /** + * @return the hincg1r1 + */ + public Double getHincg1r1() { + return hincg1r1; + } + /** + * @param hincg1r1 height increment in group 1 replication 1 to set + */ + public void setHincg1r1(Double hincg1r1) { + this.hincg1r1 = hincg1r1; + } + + /** + * @param hincg1r2 height increment in group 1 replication 2 to return + */ + /** + * @return the hincg1r2 + */ + public Double getHincg1r2() { + return hincg1r2; + } + /** + * @param hincg1r1 height increment in group 1 replication 2 to set + */ + public void setHincg1r2(Double hincg1r2) { + this.hincg1r2 = hincg1r2; + } + + /** + * @param selvstdg1r1 std of elevation of satellite in group 1 replication 1 to return + */ + /** + * @return the selvstdg1r1 + */ + public Double getSelvstdg1r1() { + return selvstdg1r1; + } + /** + * @param selvstdg1r1 elevation of satellite in group 1 replication 2 to set + */ + public void setSelvstdg1r1(Double selvstdg1r1) { + this.selvstdg1r1 = selvstdg1r1; + } + + /** + * @param selvstdg1r2 std of elevation of satellite in group 1 replication 1 to return + */ + /** + * @return the selvstdg1r2 + */ + public Double getSelvstdg1r2() { + return selvstdg1r2; + } + /** + * @param selvstdg1r2 elevation of satellite in group 1 replication 2 to set + */ + public void setSelvstdg1r2(Double selvstdg1r2) { + this.selvstdg1r2 = selvstdg1r2; + } + + /** + * @param nvppg1r1 number of valid points per sec used to derive previous parameters + * in group 1 replication 1 to return + */ + /** + * @return the nvppg1r1 + */ + public Long getNvppg1r1() { + return nvppg1r1; + } + /** + * @param nvppg1r1 number of valid points per sec used to derive previous parameters + * in group 1 replication 1 to set + */ + public void setNvppg1r1(Long nvppg1r1) { + this.nvppg1r1 = nvppg1r1; + } + + /** + * @param nvppg1r2 number of valid points per sec used to derive previous parameters + * in group 1 replication 2 to return + */ + /** + * @return the nvppg1r1 + */ + public Long getNvppg1r2() { + return nvppg1r2; + } + /** + * @param nvppg1r2 number of valid points per sec used to derive previous parameters + * in group 1 replication 2 to set + */ + public void setNvppg1r2(Long nvppg1r2) { + this.nvppg1r2 = nvppg1r2; + } + + /** + * @param afssona Associated Field Significance of Square of the off-nadir angle to return + */ + /** + * @return the afssona + */ + public Long getAfssona () { + return afssona; + } + /** + * @param afssona Assocaited Field Significance of sona to set + */ + public void setAfssona(Long afssona) { + this.afssona = afssona; + } + + /** + * @param sona Square of the off-nadir angle to return + */ + /** + * @return the sona + */ + public Double getSona () { + return sona; + } + /** + * @param sona Square of the off-nadir angle to set + */ + public void setSona(Double sona) { + this.sona = sona; + } + + /** + * @param mefrg2r1 mean frequency in hz for group 2 rep 1 to return + */ + /** + * @return the mefrg2r1 + */ + public Double getMefrg2r1() { + return mefrg2r1; + } + /** + * @param mefrg2r1 mean frequency for group 2 rep 1 to set + */ + public void setMefrg2r1(Double mefrg2r1) { + this.mefrg2r1 = mefrg2r1; + } + + /** + * @param mefrg2r2 mean frequency in hz for group 2 rep 2 to return + */ + /** + * @return the mefrg2r2 + */ + public Double getMefrg2r2() { + return mefrg2r2; + } + /** + * @param mefrg2r2 mean frequency for group 2 rep 2 to set + */ + public void setMefrg2r2(Double mefrg2r2) { + this.mefrg2r2 = mefrg2r2; + } + + /** + * @param mefrg2r3 mean frequency in hz for group 2 rep 3 to return + */ + /** + * @return the mefrg2r3 + */ + public Double getMefrg2r3() { + return mefrg2r3; + } + /** + * @param mefrg2r3 mean frequency for group 2 rep 3 to set + */ + public void setMefrg2r3(Double mefrg2r3) { + this.mefrg2r3 = mefrg2r3; + } + + /** + * @param afstmbrg2r1 associated field sig for tmbr in group 2, 1st replication to return + */ + /** + * @return the afstmbrg2r1 + */ + public Long getAfstmbrg2r1() { + return afstmbrg2r1; + } + /** + * @param afstmbrg2r1 associated field sig for tmbr in group 2, 1st replication to set + */ + public void setAfstmbrg2r1(Long afstmbrg2r1) { + this.afstmbrg2r1 = afstmbrg2r1; + } + + /** + * @param afstmbrg2r2b associated field sig for tmbr in group 2, 2nd replication to return + */ + /** + * @return the afstmbrg2r2 + */ + public Long getAfstmbrg2r2() { + return afstmbrg2r2; + } + /** + * @param afstmbrg2r2b associated field sig for tmbr in group 2 for 2nd replication to set + */ + public void setAfstmbrg2r2(Long afstmbrg2r2) { + this.afstmbrg2r2 = afstmbrg2r2; + } + + /** + * @param afstmbrg2r3 associated field sig for tmbr in group 2, 3rd replication to return + */ + /** + * @return the afstmbrg2r3 + */ + public Long getAfstmbrg2r3() { + return afstmbrg2r3; + } + /** + * @param afstmbrg2r3 associated field sig for tmbr in group 2, 3rd replication to set + */ + public void setAfstmbrg2r3(Long afstmbrg2r3) { + this.afstmbrg2r3 = afstmbrg2r3; + } + + + /** + * @param tmbrg2r1 brightness temperature in K for group 2 rep 1 to return + */ + /** + * @return the tmbrg2r1 + */ + public Double getTmbrg2r1() { + return tmbrg2r1; + } + /** + * @param tmbrg2r1 brightness temperaturefor group 2 rep 1 to set + */ + public void setTmbrg2r1(Double tmbrg2r1) { + this.tmbrg2r1 = tmbrg2r1; + } + /** + * @param tmbrg2r2 brightness temperature in K for group 2 rep 2 to return + */ + /** + * @return the tmbrg2r2 + */ + public Double getTmbrg2r2() { + return tmbrg2r2; + } + /** + * @param tmbrg2r2 brightness temperaturefor group 2 rep 2 to set + */ + public void setTmbrg2r2(Double tmbrg2r2) { + this.tmbrg2r2 = tmbrg2r2; + } + /** + * @param tmbrg2r3 brightness temperature in K for group 2 rep 3 to return + */ + /** + * @return the tmbrg2r3 + */ + public Double getTmbrg2r3() { + return tmbrg2r3; + } + /** + * @param tmbrg2r3 mean frequency for group 2 rep 3 to set + */ + public void setTmbrg2r3(Double tmbrg2r3) { + this.tmbrg2r3 = tmbrg2r3; + } + + /** + * @param swcmg3r1 satellite-derived wind computation method for group 3 rep 1 to return + */ + /** + * @return the swcmg3r1 + */ + public Long getSwcmg3r1() { + return swcmg3r1; + } + /** + * @param swcmg3r1 satellite-derived wind computation method for group 3 rep 1 to set + */ + public void setSwcmg3r1(Long swcmg3r1) { + this.swcmg3r1 = swcmg3r1; + } + + /** + * @param swcmg3r2 satellite-derived wind computation method for group 3 rep 2 to return + */ + /** + * @return the swcmg3r2 + */ + public Long getSwcmg3r2() { + return swcmg3r2; + } + /** + * @param swcmg3r2 satellite-derived wind computation method for group 3 rep 2 to set + */ + public void setSwcmg3r2(Long swcmg3r2) { + this.swcmg3r2 = swcmg3r2; + } + + /** + * @param ws10g3r1 wind speed at 10 m for group 3 rep 1 to return + */ + /** + * @return the ws10g3r1 + */ + public Double getWs10g3r1() { + return ws10g3r1; + } + /** + * @param ws10g3r1 wind speed at 10 m to set + */ + public void setWs10g3r1(Double ws10g3r1) { + this.ws10g3r1 = ws10g3r1; + } + + /** + * @param ws10g3r1 wind speed at 10 m for group 3 rep 2 to return + */ + /** + * @return the ws10g3r2 + */ + public Double getWs10g3r2() { + return ws10g3r2; + } + /** + * @param ws10g3r1 wind speed at 10 m to set + */ + public void setWs10g3r2(Double ws10g3r2) { + this.ws10g3r2 = ws10g3r2; + } + + /** + * @param rwvc radiometer liquid content to return + */ + /** + * @return the rwvc + */ + public Double getRwvc() { + return rwvc; + } + /** + * @param rwvc radiometer liquid content to set + */ + public void setRwvc(Double rwvc) { + this.rwvc = rwvc; + } + + /** + * @param rlqc radiometer liquid content to return + */ + /** + * @return the rlqc + */ + public Double getRlqc() { + return rlqc; + } + /** + * @param rlqc radiometer liquid content to set + */ + public void setRlqc(Double rlqc) { + this.rlqc = rlqc; + } + + /** + * @return the wmoHeader + */ + public String getWmoHeader() { + return wmoHeader; + } + + /** + * @param wmoHeader + * the wmoHeader to set + */ + public void setWmoHeader(String wmoHeader) { + this.wmoHeader = wmoHeader; + } + + /** + * @return the obsTime + */ + public Calendar getObsTime() { + return obsTime; + } + + /** + * @param obsTime the obsTime to set + */ + public void setObsTime(Calendar obsTime) { + this.obsTime = obsTime; + } + + + /** + * Get the value and units of a named parameter within this observation. + * @param paramName + * The name of the parameter value to retrieve. + * @return An Amount with value and units. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public Amount getValue(String paramName) { + return null; + } + + /** + * Get the value of a parameter that is represented as a String. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return The String value of the parameter. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public String getString(String paramName) { + return null; + } + + + /** + * Get the value of a parameter that is represented as a String. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return The String value of the parameter. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public Collection getValues(String paramName) { + return null; + } + + /** + * Get the IDecoderGettable reference for this record. + * + * @return The IDecoderGettable reference for this record. + */ + @Override + public IDecoderGettable getDecoderGettable() { + return this; + } + + @Override + public void setDataURI(String dataURI) { + identifier = dataURI; + } + + @Override + public String[] getStrings(String paramName) { + return null; + } + + @Override + public Date getPersistenceTime() { + return this.dataTime.getRefTime(); + + } + + @Override + public void setPersistenceTime(Date persistTime) { + // TODO Auto-generated method stub + + } + + @Override + public Integer getHdfFileId() { + // TODO Auto-generated method stub + return null; + } + + @Override + public void setHdfFileId(Integer hdfFileId) { + // TODO Auto-generated method stub + + } + + @Override + public PointDataView getPointDataView() { + return this.pdv; + } + + @Override + public void setPointDataView(PointDataView pdv) { + this.pdv = pdv; + + } + + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/src/gov/noaa/nws/ncep/common/dataplugin/sgwh/dao/SgwhDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/src/gov/noaa/nws/ncep/common/dataplugin/sgwh/dao/SgwhDao.java new file mode 100644 index 0000000000..31ff863243 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/src/gov/noaa/nws/ncep/common/dataplugin/sgwh/dao/SgwhDao.java @@ -0,0 +1,100 @@ +/** + * Set of DAO methods for SGWH data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date			Ticket#		Engineer	Description
+ * ------------ -----------	----------- --------------------------
+ * Aug17 2011	   		    Chin Chen	Initial Coding (Following BufrsgwhDao to refactor for 
+ * 										saving data to HDF5)
+ * 
+ * + * @author chin chen + * @version 1.0 + **/ +package gov.noaa.nws.ncep.common.dataplugin.sgwh.dao; + +import java.util.List; + +import javax.xml.bind.JAXBException; + +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.edex.database.DataAccessLayerException; +import gov.noaa.nws.ncep.common.dataplugin.sgwh.SgwhRecord; +import gov.noaa.nws.ncep.edex.common.dao.NcepPointDataPluginDao; + +public class SgwhDao extends NcepPointDataPluginDao { + + private PointDataDescription pdd; + /** + * Creates a new ReccoDao + * @throws PluginException + */ + public SgwhDao(String pluginName) throws PluginException { + super(pluginName); + } + + /** + * Retrieves a SGWH report using the datauri . + * + * @param dataURIqueryBySingleCriteria + * The dataURI to match against. + * @return The report record if it exists. + */ + public SgwhRecord queryByDataURI(String dataURI) { + SgwhRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if((obs != null)&&(obs.size() > 0)) { + report = (SgwhRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the sgwh table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.sgwh where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } + public PointDataDescription getPointDataDescription() throws JAXBException { + if (pdd == null) { + pdd = PointDataDescription.fromStream(this.getClass() + .getResourceAsStream("/res/pointdata/sgwh.xml")); + } + return pdd; + } + + @Override + public String[] getKeysRequiredForFileName() { + return new String[] { "dataTime.refTime" }; + } + + @Override + public String getPointDataFileName(SgwhRecord p) { + return "sgwh.h5"; + } + + @Override + public SgwhRecord newObject() { + return new SgwhRecord(); + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/src/gov/noaa/nws/ncep/common/dataplugin/sgwh/dao/SgwhPointDataTransform.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/src/gov/noaa/nws/ncep/common/dataplugin/sgwh/dao/SgwhPointDataTransform.java new file mode 100644 index 0000000000..0827898efe --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/src/gov/noaa/nws/ncep/common/dataplugin/sgwh/dao/SgwhPointDataTransform.java @@ -0,0 +1,394 @@ +/** + * SgwhPointDataTransform + * This java class performs the transformation between SwghRecord Java class to pointdata format. + * . + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date			Ticket#		Engineer	Description
+ * ------------ -----------	----------- --------------------------
+ * Aug17 2011	   		    Chin Chen	Initial Coding 
+ * 
+ * + * @author chin chen + * @version 1.0 + */ +package gov.noaa.nws.ncep.common.dataplugin.sgwh.dao; + +import gov.noaa.nws.ncep.common.dataplugin.sgwh.SgwhRecord; + +import java.io.File; +import java.util.ArrayList; +import java.util.Date; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + + + +public class SgwhPointDataTransform { + + private static final String FORECASTTIME = "FORECASTTIME"; + + private static final String OBSTIME = "OBSTIME"; + + private static final String REFTIME = "REFTIME"; + + private static final String DATAURI = "DATAURI"; + private static final String REPORTTYPE = "REPORTTYPE"; + + private static final String WMOHEADER = "WMOHEADER"; + + private static final String CLATH = "CLATH"; + + private static final String CLONH = "CLONH"; + private static final String SELV = "SELV"; + + private static final String HINC = "HINC"; + + private static final String SAID = "SAID"; + + private static final String SWID = "SWID"; + + private static final String OGCE = "OGCE"; + + private static final String SSIN1 = "SSIN1"; + + private static final String SSIN2 = "SSIN2"; + + private static final String ORBN = "ORBN"; + + private static final String RSST = "RSST"; + + private static final String AETP = "AETP"; + private static final String LSQL = "LSQL"; + + private static final String ASFL = "ASFL"; + + private static final String RSFL = "RSFL"; + + private static final String EENO = "EENO"; + + private static final String AFSSGWH = "AFSSGWH"; + + private static final String SGWH = "SGWH"; + + private static final String FOSTSGWH = "FOSTSGWH"; + + private static final String SGWHSTD = "SGWHSTD"; + + private static final String NVPP = "NVPP"; + + private static final String TOBDG1R1 = "TOBDG1R1"; + + private static final String TOBDG1R2 = "TOBDG1R2"; + + private static final String AFSBKSTG1R1 = "AFSBKSTG1R1"; + + private static final String AFSBKSTG1R2 = "AFSBKSTG1R2"; + + private static final String BKSTG1R1 = "BKSTG1R1"; + + private static final String BKSTG1R2 = "BKSTG1R2"; + + private static final String FOSTBKSTG1R1 = "FOSTBKSTG1R1"; + + private static final String FOSTBKSTG1R2 = "FOSTBKSTG1R2"; + + private static final String BKSTSTDG1R1 = "BKSTSTDG1R1"; + + private static final String BKSTSTDG1R2 = "BKSTSTDG1R2"; + + private static final String SONA = "SONA"; + + private static final String AFSSONA = "AFSSONA"; + + private static final String RWVC = "RWVC"; + + private static final String RLQC = "RLQC"; + + private static final String AFSSELVG1R1 = "AFSSELVG1R1"; + + private static final String AFSSELVG1R2 = "AFSSELVG1R2"; + + private static final String SELVG1R1 = "SELVG1R1"; + + private static final String SELVG1R2 = "SELVG1R2"; + + private static final String HINCG1R1 = "HINCG1R1"; + + private static final String HINCG1R2 = "HINCG1R2"; + + private static final String FOSTSELVG1R1 = "FOSTSELVG1R1"; + + private static final String FOSTSELVG1R2 = "FOSTSELVG1R2"; + + private static final String SELVSTDG1R1 = "SELVSTDG1R1"; + + private static final String SELVSTDG1R2 = "SELVSTDG1R2"; + + private static final String NVPPG1R1 = "NVPPG1R1"; + + private static final String NVPPG1R2 = "NVPPG1R2"; + + private static final String MEFRG2R1 = "MEFRG2R1"; + + private static final String MEFRG2R2 = "MEFRG2R2"; + + private static final String MEFRG2R3 = "MEFRG2R3"; + + private static final String AFSTMBRG2R1 = "AFSTMBRG2R1"; + + private static final String AFSTMBRG2R2 = "AFSTMBRG2R2"; + + private static final String AFSTMBRG2R3 = "AFSTMBRG2R3"; + + private static final String TMBRG2R1 = "TMBRG2R1"; + + private static final String TMBRG2R2 = "TMBRG2R2"; + + private static final String TMBRG2R3 = "TMBRG2R3"; + + private static final String SWCMG3R1 = "SWCMG3R1"; + + private static final String SWCMG3R2 = "SWCMG3R2"; + + private static final String WS10G3R1 = "WS10G3R1"; + + private static final String WS10G3R2 = "WS10G3R2"; + + /** + * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! It is important to + * keep this up to date or risk breaking backwards compatibility + * + */ + private static final String[] ALL_PARAMS = { FORECASTTIME,OBSTIME,REFTIME, DATAURI,REPORTTYPE, + WMOHEADER, CLATH, CLONH, SELV, HINC, SAID,SWID,OGCE,SSIN1,SSIN2,ORBN, RSST,AETP,LSQL,ASFL, + RSFL, EENO, AFSSGWH,SGWH,FOSTSGWH,SGWHSTD,NVPP,TOBDG1R1, TOBDG1R2, AFSBKSTG1R1, AFSBKSTG1R2, + BKSTG1R1, BKSTG1R2,FOSTBKSTG1R1, FOSTBKSTG1R2,BKSTSTDG1R1, BKSTSTDG1R2, SONA,AFSSONA, + RWVC,RLQC,AFSSELVG1R1, AFSSELVG1R2, SELVG1R1,SELVG1R2,HINCG1R1, HINCG1R2,FOSTSELVG1R1, FOSTSELVG1R2, + SELVSTDG1R1, SELVSTDG1R2,NVPPG1R1, NVPPG1R2,MEFRG2R1, MEFRG2R2,MEFRG2R3,AFSTMBRG2R1,AFSTMBRG2R2, + AFSTMBRG2R3,TMBRG2R1,TMBRG2R2,TMBRG2R3,SWCMG3R1,SWCMG3R2,WS10G3R1,WS10G3R2,}; + + public static final String ALL_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + boolean first = true; + for (String s : ALL_PARAMS) { + if (!first) { + sb.append(", "); + } else { + first = false; + } + sb.append(s); + } + ALL_PARAMS_LIST = sb.toString(); + } + + private SgwhDao dao; + + private PointDataDescription description; + + public SgwhPointDataTransform() { + try { + this.dao = new SgwhDao("sgwh"); + this.description = dao.getPointDataDescription(null); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + + public PluginDataObject[] toPointData(PluginDataObject[] pdo) { + + if (pdo.length > 0) { + Map pointMap = new HashMap(); + + for (PluginDataObject p : pdo) { + if (!(p instanceof SgwhRecord)) + continue; + + File f = this.dao.getFullFilePath(p); + PointDataContainer pdc = pointMap.get(f); + if (pdc == null) { + pdc = PointDataContainer.build(this.description); + pointMap.put(f, pdc); + } + + SgwhRecord mr = (SgwhRecord) p; + PointDataView pdv = buildView(pdc, mr); + mr.setPointDataView(pdv); + } + } + return pdo; + } + + private PointDataView buildView(PointDataContainer container, + SgwhRecord record) { + PointDataView pdv = container.append(); + if(record.getDataTime()!= null) + pdv.setLong(FORECASTTIME, record.getDataTime().getFcstTime()); + if(record.getObsTime()!= null) + pdv.setLong(OBSTIME, record.getObsTime().getTime().getTime()); + if(record.getDataTime()!= null) + pdv.setLong(REFTIME, record.getDataTime().getRefTime().getTime()); + if(record.getDataURI()!= null) pdv.setString(DATAURI, record.getDataURI()); + if(record.getReportType()!= null) pdv.setString(REPORTTYPE, record.getReportType()); + if(record.getWmoHeader()!= null) pdv.setString(WMOHEADER, record.getWmoHeader()); + if(record.getClath()!= null) pdv.setFloat(CLATH, record.getClath().floatValue()); + if(record.getClonh()!= null) pdv.setFloat(CLONH, record.getClonh().floatValue()); + if(record.getSelv()!= null) pdv.setFloat(SELV, record.getSelv().floatValue()); + if(record.getHinc()!= null) pdv.setFloat(HINC, record.getHinc().floatValue()); + if(record.getSaid()!= null) pdv.setLong(SAID, record.getSaid()); + if(record.getSwid()!= null) pdv.setLong(SWID, record.getSwid()); + if(record.getOgce()!= null) pdv.setLong(OGCE, record.getOgce()); + if(record.getSsin1()!= null) pdv.setLong(SSIN1, record.getSsin1()); + if(record.getSsin2()!= null) pdv.setLong(SSIN2, record.getSsin2()); + if(record.getOrbn()!= null) pdv.setLong(ORBN, record.getOrbn()); + if(record.getRsst()!= null) pdv.setLong(RSST, record.getRsst()); + if(record.getAetp()!= null) pdv.setLong(AETP, record.getAetp()); + if(record.getLsql()!= null) pdv.setLong(LSQL, record.getLsql()); + if(record.getAsfl()!= null) pdv.setLong(ASFL, record.getAsfl()); + if(record.getRsfl()!= null) pdv.setLong(RSFL, record.getRsfl()); + if(record.getEeno()!= null) pdv.setLong(EENO, record.getEeno()); + if(record.getAfssgwh()!= null) pdv.setLong(AFSSGWH, record.getAfssgwh()); + if(record.getSgwh()!= null) pdv.setFloat(SGWH, record.getSgwh().floatValue()); + if(record.getFostsgwh()!= null) pdv.setLong(FOSTSGWH, record.getFostsgwh()); + if(record.getSgwhstd()!= null) pdv.setFloat(SGWHSTD, record.getSgwhstd().floatValue()); + if(record.getNvpp()!= null) pdv.setLong(NVPP, record.getNvpp()); + if(record.getTobdg1r1()!= null) pdv.setLong(TOBDG1R1, record.getTobdg1r1()); + if(record.getTobdg1r2()!= null) pdv.setLong(TOBDG1R2, record.getTobdg1r2()); + if(record.getAfsbkstg1r1()!= null) pdv.setLong(AFSBKSTG1R1, record.getAfsbkstg1r1()); + if(record.getAfsbkstg1r2()!= null) pdv.setLong(AFSBKSTG1R2, record.getAfsbkstg1r2()); + if(record.getBkstg1r1()!= null) pdv.setFloat(BKSTG1R1, record.getBkstg1r1().floatValue()); + if(record.getBkstg1r2()!= null) pdv.setFloat(BKSTG1R2, record.getBkstg1r2().floatValue()); + if(record.getFostbkstg1r1()!= null) pdv.setLong(FOSTBKSTG1R1, record.getFostbkstg1r1()); + if(record.getFostbkstg1r2()!= null) pdv.setLong(FOSTBKSTG1R2, record.getFostbkstg1r2()); + if(record.getBkststdg1r1()!= null) pdv.setFloat(BKSTSTDG1R1, record.getBkststdg1r1().floatValue()); + if(record.getBkststdg1r2()!= null) pdv.setFloat(BKSTSTDG1R2, record.getBkststdg1r2().floatValue()); + if(record.getSona()!= null) pdv.setFloat(SONA, record.getSona().floatValue()); + if(record.getAfssona()!= null) pdv.setLong(AFSSONA, record.getAfssona()); + if(record.getRwvc()!=null) pdv.setFloat(RWVC, record.getRwvc().floatValue()); + if(record.getRlqc()!= null) pdv.setFloat(RLQC, record.getRlqc().floatValue()); + if(record.getAfsselvg1r1()!= null) pdv.setLong(AFSSELVG1R1, record.getAfsselvg1r1()); + if(record.getAfsselvg1r2()!= null) pdv.setLong(AFSSELVG1R2, record.getAfsselvg1r2()); + if(record.getSelvg1r1()!= null) pdv.setFloat(SELVG1R1, record.getSelvg1r1().floatValue()); + if(record.getSelvg1r2()!= null) pdv.setFloat(SELVG1R2, record.getSelvg1r2().floatValue()); + if(record.getHincg1r1()!= null) pdv.setFloat(HINCG1R1, record.getHincg1r1().floatValue()); + if(record.getHincg1r2()!= null) pdv.setFloat(HINCG1R2, record.getHincg1r2().floatValue()); + if(record.getFostselvg1r1()!= null) pdv.setLong(FOSTSELVG1R1, record.getFostselvg1r1()); + if(record.getFostselvg1r2()!= null) pdv.setLong(FOSTSELVG1R2, record.getFostselvg1r2()); + if(record.getSelvstdg1r1()!= null) pdv.setFloat(SELVSTDG1R1, record.getSelvstdg1r1().floatValue()); + if(record.getSelvstdg1r2()!= null) pdv.setFloat(SELVSTDG1R2, record.getSelvstdg1r2().floatValue()); + if(record.getNvppg1r1()!= null) pdv.setLong(NVPPG1R1, record.getNvppg1r1()); + if(record.getNvppg1r2()!= null) pdv.setLong(NVPPG1R2, record.getNvppg1r2()); + if(record.getMefrg2r1()!= null) pdv.setFloat(MEFRG2R1, record.getMefrg2r1().floatValue()); + if(record.getMefrg2r2()!= null) pdv.setFloat(MEFRG2R2, record.getMefrg2r2().floatValue()); + if(record.getMefrg2r3()!= null) pdv.setFloat(MEFRG2R3, record.getMefrg2r3().floatValue()); + if(record.getAfstmbrg2r1()!= null) pdv.setLong(AFSTMBRG2R1, record.getAfstmbrg2r1()); + if(record.getAfstmbrg2r2()!= null) pdv.setLong(AFSTMBRG2R2, record.getAfstmbrg2r2()); + if(record.getAfstmbrg2r3()!= null) pdv.setLong(AFSTMBRG2R3, record.getAfstmbrg2r3()); + if(record.getTmbrg2r1()!= null) pdv.setFloat(TMBRG2R1, record.getTmbrg2r1().floatValue()); + if(record.getTmbrg2r2()!= null) pdv.setFloat(TMBRG2R2, record.getTmbrg2r2().floatValue()); + if(record.getTmbrg2r3()!= null) pdv.setFloat(TMBRG2R3, record.getTmbrg2r3().floatValue()); + if(record.getSwcmg3r1()!= null) pdv.setLong(SWCMG3R1, record.getSwcmg3r1()); + if(record.getSwcmg3r2()!= null) pdv.setLong(SWCMG3R2, record.getSwcmg3r2()); + if(record.getWs10g3r1()!= null) pdv.setFloat(WS10G3R1, record.getWs10g3r1().floatValue()); + if(record.getWs10g3r2()!= null) pdv.setFloat(WS10G3R2, record.getWs10g3r2().floatValue()); + + return pdv; + + } + + public static SgwhRecord toSgwhRecord(PointDataView pdv) { + SgwhRecord mr = new SgwhRecord(); + + mr.setDataTime(new DataTime(new Date(pdv.getLong(REFTIME)),pdv.getNumber(FORECASTTIME).intValue())); + mr.setObsTime(TimeTools.newCalendar(pdv.getLong(OBSTIME))); + mr.setDataURI(pdv.getString(DATAURI)); + mr.setReportType(pdv.getString(REPORTTYPE)); + mr.setWmoHeader(pdv.getString(WMOHEADER)); + mr.setClath(pdv.getNumber(CLATH).doubleValue()); + mr.setClonh(pdv.getNumber(CLONH).doubleValue()); + mr.setSelv(pdv.getNumber(SELV).doubleValue()); + mr.setHinc(pdv.getNumber(HINC).doubleValue()); + mr.setSaid(pdv.getNumber(SAID).longValue()); + mr.setSwid(pdv.getNumber(SWID).longValue()); + mr.setOgce(pdv.getNumber(OGCE).longValue()); + mr.setSsin1(pdv.getNumber(SSIN1).longValue()); + mr.setSsin2(pdv.getNumber(SSIN2).longValue()); + mr.setOrbn(pdv.getNumber(ORBN).longValue()); + mr.setRsst(pdv.getNumber(RSST).longValue()); + mr.setAetp(pdv.getNumber(AETP).longValue()); + mr.setLsql(pdv.getNumber(LSQL).longValue()); + mr.setAsfl(pdv.getNumber(ASFL).longValue()); + mr.setRsfl(pdv.getNumber(RSFL).longValue()); + mr.setEeno(pdv.getNumber(EENO).longValue()); + mr.setAfssgwh(pdv.getNumber(AFSSGWH).longValue()); + mr.setSgwh(pdv.getNumber(SGWH).doubleValue()); + mr.setFostsgwh(pdv.getNumber(FOSTSGWH).longValue()); + mr.setSgwhstd(pdv.getNumber(SGWHSTD).doubleValue()); + mr.setNvpp(pdv.getNumber(NVPP).longValue()); + mr.setTobdg1r1(pdv.getNumber(TOBDG1R1).longValue()); + mr.setTobdg1r2(pdv.getNumber(TOBDG1R2).longValue()); + mr.setAfsbkstg1r1(pdv.getNumber(AFSBKSTG1R1).longValue()); + mr.setAfsbkstg1r2(pdv.getNumber(AFSBKSTG1R2).longValue()); + mr.setBkstg1r1(pdv.getNumber(BKSTG1R1).doubleValue()); + mr.setBkstg1r2(pdv.getNumber(BKSTG1R2).doubleValue()); + mr.setFostbkstg1r1(pdv.getNumber(FOSTBKSTG1R1).longValue()); + mr.setFostbkstg1r2(pdv.getNumber(FOSTBKSTG1R2).longValue()); + mr.setBkststdg1r1(pdv.getNumber(BKSTSTDG1R1).doubleValue()); + mr.setBkststdg1r2(pdv.getNumber(BKSTSTDG1R2).doubleValue()); + mr.setSona(pdv.getNumber(SONA).doubleValue()); + mr.setAfssona(pdv.getNumber(AFSSONA).longValue()); + mr.setRwvc(pdv.getNumber(RWVC).doubleValue()); + mr.setRlqc(pdv.getNumber(RLQC).doubleValue()); + mr.setAfsselvg1r1(pdv.getNumber(AFSSELVG1R1).longValue()); + mr.setAfsselvg1r2(pdv.getNumber(AFSSELVG1R2).longValue()); + mr.setSelvg1r1(pdv.getNumber(SELVG1R1).doubleValue()); + mr.setSelvg1r2(pdv.getNumber(SELVG1R2).doubleValue()); + mr.setHincg1r1(pdv.getNumber(HINCG1R1).doubleValue()); + mr.setHincg1r2(pdv.getNumber(HINCG1R2).doubleValue()); + mr.setFostselvg1r1(pdv.getNumber(FOSTSELVG1R1).longValue()); + mr.setFostselvg1r2(pdv.getNumber(FOSTSELVG1R2).longValue()); + mr.setSelvstdg1r1(pdv.getNumber(SELVSTDG1R1).doubleValue()); + mr.setSelvstdg1r2(pdv.getNumber(SELVSTDG1R2).doubleValue()); + mr.setNvppg1r1(pdv.getNumber(NVPPG1R1).longValue()); + mr.setNvppg1r2(pdv.getNumber(NVPPG1R2).longValue()); + mr.setMefrg2r1(pdv.getNumber(MEFRG2R1).doubleValue()); + mr.setMefrg2r2(pdv.getNumber(MEFRG2R2).doubleValue()); + mr.setMefrg2r3(pdv.getNumber(MEFRG2R3).doubleValue()); + mr.setAfstmbrg2r1(pdv.getNumber(AFSTMBRG2R1).longValue()); + mr.setAfstmbrg2r2(pdv.getNumber(AFSTMBRG2R2).longValue()); + mr.setAfstmbrg2r3(pdv.getNumber(AFSTMBRG2R3).longValue()); + mr.setTmbrg2r1(pdv.getNumber(TMBRG2R1).doubleValue()); + mr.setTmbrg2r2(pdv.getNumber(TMBRG2R2).doubleValue()); + mr.setTmbrg2r3(pdv.getNumber(TMBRG2R3).doubleValue()); + mr.setSwcmg3r1(pdv.getNumber(SWCMG3R1).longValue()); + mr.setSwcmg3r2(pdv.getNumber(SWCMG3R2).longValue()); + mr.setWs10g3r1(pdv.getNumber(WS10G3R1).doubleValue()); + mr.setWs10g3r2(pdv.getNumber(WS10G3R2).doubleValue()); + + + return mr; + } + + public static SgwhRecord[] toSgwhRecords(PointDataContainer container) { + List records = new ArrayList(); + container.setCurrentSz(container.getAllocatedSz()); + for (int i = 0; i < container.getCurrentSz(); i++) { + PointDataView pdv = container.readRandom(i); + records.add(toSgwhRecord(pdv)); + } + return records.toArray(new SgwhRecord[records.size()]); + + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/.classpath b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.uair/.classpath rename to ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/.classpath diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/.project new file mode 100644 index 0000000000..6a702113b7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.common.dataplugin.sgwhv + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..26cb5d6dcc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,8 @@ +#Tue Aug 23 14:14:10 EDT 2011 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..6387caf2fb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/META-INF/MANIFEST.MF @@ -0,0 +1,16 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Sgwhv +Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.sgwhv +Bundle-Version: 1.0.0.qualifier +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Import-Package: com.raytheon.uf.common.pointdata, + com.raytheon.uf.edex.database, + com.raytheon.uf.edex.pointdata +Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.17", + com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174", + javax.persistence;bundle-version="1.0.0", + com.raytheon.uf.common.status;bundle-version="1.12.1174", + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0" +Export-Package: gov.noaa.nws.ncep.common.dataplugin.sgwhv diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject new file mode 100644 index 0000000000..6ca0353164 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject @@ -0,0 +1 @@ +gov.noaa.nws.ncep.common.dataplugin.sgwhv.SgwhvRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/build.properties b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.uair/build.properties rename to ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/build.properties diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/component-deploy.xml new file mode 100644 index 0000000000..ca9b53055c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/src/gov/noaa/nws/ncep/common/dataplugin/sgwhv/SgwhvRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/src/gov/noaa/nws/ncep/common/dataplugin/sgwhv/SgwhvRecord.java new file mode 100644 index 0000000000..1c2c3d59f7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/src/gov/noaa/nws/ncep/common/dataplugin/sgwhv/SgwhvRecord.java @@ -0,0 +1,489 @@ +/** + * SgwhvRecord + * This java class performs the mapping to the database for BUFR Sgwhv. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date			Ticket#		Engineer	Description
+ * ------------ -----------	----------- --------------------------
+ * Aug23 2011	   		    Chin Chen	Initial Coding (Following BufrsgwhvRecord to refactor for 
+ * 										saving data to HDF5)
+ * 
+ * + * @author chin chen + * @version 1.0 + */ +package gov.noaa.nws.ncep.common.dataplugin.sgwhv; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import java.util.Calendar; +import java.util.Collection; +import java.util.Date; + +import javax.persistence.Column; +import javax.persistence.Embedded; +import javax.persistence.Entity; +import javax.persistence.Table; +import javax.persistence.Transient; +import javax.persistence.UniqueConstraint; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.pointdata.IPointData; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +@Entity +@Table(name = "sgwhv", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@DynamicSerialize +public class SgwhvRecord extends PluginDataObject implements IDecoderGettable, IPointData, IPersistable{ + private static final long serialVersionUID = 1L; + private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; + private static final Integer IMISSD = IDecoderConstantsN.INTEGER_MISSING; + + /** Satellite Identification */ + @Column + /* + * Height of waves are from blended TOPEX/Poseidon, Jason-1, ERS 1, + * ERS 2m GPO and Envisat ocean altimetry satellites, therefore satelliteId should + * be a primary key. Data is from Navoceano. SGWH is from Jason-1 and has satelliteID of + * 260. SGWH2 is from Jason-2 and has satelliteId of 261. SGWHE is from Envisat and has + * satelliteId of 60. + */ + @DataURI(position=4) + @DynamicSerializeElement + private Long satelliteId; + + /** Observation time */ + @Column + @DataURI(position=1) + @DynamicSerializeElement + private Calendar obsTime; + + /** Latitude */ + @Column + @DataURI(position=2) + @DynamicSerializeElement + private Double lat; + + /** Longitude */ + @Column + @DataURI(position=3) + @DynamicSerializeElement + private Double lon; + + /** Wind speed at 10 m (m/s) */ + @Transient + @DynamicSerializeElement + private Double wspd10; + + /** Height of waves (m) */ + @Transient + @DynamicSerializeElement + private Double htwaves; + + /** Standard Deviation of significant wave height (m) */ + @Transient + @DynamicSerializeElement + private Double sgwhSd; + + /** Altitude (Platform to ellipsoid) (m) */ + @Transient + @DynamicSerializeElement + private Double altitude; + + /** Number of valid points per second used to derive previous parameters */ + @Transient + @DynamicSerializeElement + private Long peak; + + /** Altitude correction (ionosphere) */ + @Transient + @DynamicSerializeElement + private Double altCorrI; + + /** Altitude correction (dry troposphere) */ + @Transient + @DynamicSerializeElement + private Double altCorrD; + + /** Altitude correction (wet troposphere) */ + @Transient + @DynamicSerializeElement + private Double altCorrW; + + /** Open loop correction (auto gain control) in decibels for group 1 rep 2 */ + @Transient + @DynamicSerializeElement + private Double loopCorr; + + /** Backscatter in decibels */ + @Transient + @DynamicSerializeElement + private Double bkst; + + /** Report type */ + //@Column(length=8) + @Transient + @DynamicSerializeElement + private String reportType; + + @Embedded + private PointDataView pdv; + /** + * Default constructor. + */ + public SgwhvRecord () { + Double doubleRmissd = Double.parseDouble(String.valueOf(RMISSD)); + Long longImissd = Long.parseLong(String.valueOf(IMISSD)); + this.reportType="BUFRSGWHV"; + this.satelliteId = longImissd; + this.lat = doubleRmissd; + this.lon = doubleRmissd; + this.altCorrD = doubleRmissd; + this.wspd10 = doubleRmissd; + this.htwaves = doubleRmissd; + this.sgwhSd = doubleRmissd; + this.altitude = doubleRmissd; + this.altCorrI = doubleRmissd; + this.altCorrD = doubleRmissd; + this.altCorrW = doubleRmissd; + this.loopCorr = doubleRmissd; + this.bkst = doubleRmissd; + this.peak = longImissd; + } + + /** + * Constructor for DataURI construction through base class. This is used by + * the notification service. + * + * @param uri + * A data uri applicable to this class. + */ + public SgwhvRecord (String uri) { + super(uri); + } + + /** + * Get the observation report type. + * + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + /** + * Set the observation report type. + * + * @param reportType the reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + /** + * Get the Satellite Identifier. + * + * @return the Satellite ID + */ + public Long getSatelliteId() { + return satelliteId; + } + /** + * @param satelliteId the Satellite Identifier to set + */ + public void setSatelliteId(Long satelliteId) { + this.satelliteId = satelliteId; + } + + /** + * @return the lat + */ + public Double getLat() { + return lat; + } + + /** + * @param lat the latitude (coarse) to set + */ + public void setLat(Double lat) { + this.lat = lat; + } + + /** + * @return the lon + */ + public Double getLon() { + return lon; + } + + /** + * @param lon the longitude (coarse) to set + */ + public void setLon(Double lon) { + this.lon = lon; + } + + /** + * @param wspd10 wind speed at 10 m to return + */ + public Double getWspd10() { + return wspd10; + } + /** + * @param wspd10 wind speed at 10 m to set + */ + public void setWspd10(Double wspd10) { + this.wspd10 = wspd10; + } + + /** + * @param htwaves height of waves to return + */ + public Double getHtwaves() { + return htwaves; + } + /** + * @param htwaves height of waves to set + */ + public void setHtwaves(Double htwaves) { + this.htwaves = htwaves; + } + + /** + * @param SgwhSd SGWH standard deviation to return + */ + /** + * @return the SgwhSd + */ + public Double getSgwhSd() { + return sgwhSd; + } + /** + * @param SgwhSd SGWH standard deviation to set + */ + public void setSgwhSd(Double sgwhSd) { + this.sgwhSd = sgwhSd; + } + + /** + * @param altitude altitude (platform to ellipsoid) m + */ + public Double getAltitude() { + return altitude; + } + /** + * @param altitude altitude to set + */ + public void setAltitude(Double altitude) { + this.altitude = altitude; + } + + /** + * @param peak peakiness to return + */ + /** + * @return the peak + */ + public Long getPeak() { + return peak; + } + /** + * @param peak peakiness to set + */ + public void setPeak(Long peak) { + this.peak = peak; + } + + /** + * @param altCorrI altitude correction (ionosphere) to return + */ + /** + * @return the altCorrI + */ + public Double getAltCorrI() { + return altCorrI; + } + /** + * @param altCorrI altitude correction (ionosphere) (m) to set + */ + public void setAltCorrI(Double altCorrI) { + this.altCorrI = altCorrI; + } + + /** + * @param altCorrD altitude correction (dry troposphere) to return + */ + /** + * @return the altCorrD + */ + public Double getAltCorrD() { + return altCorrD; + } + /** + * @param altCorrD altitude correction (dry troposphere) (m) to set + */ + public void setAltCorrD(Double altCorrD) { + this.altCorrD = altCorrD; + } + + /** + * @param altCorrW altitude correction (wet troposphere) to return + */ + /** + * @return the altCorrW + */ + public Double getAltCorrW() { + return altCorrW; + } + /** + * @param altCorrI altitude correction (wet troposphere) (m) to set + */ + public void setAltCorrW(Double altCorrW) { + this.altCorrW = altCorrW; + } + /** + * @param loopCorr open loop correction (auto gain control) (db) to return + */ + /** + * @return the loopCorr + */ + public Double getLoopCorr() { + return loopCorr; + } + /** + * @param loopCorr open loop correction (auto gain control) (db) to set + */ + public void setLoopCorr(Double loopCorr) { + this.loopCorr = loopCorr; + } + + /** + * @param bkst backscatter to return + */ + /** + * @return the bkst + */ + public Double getBkst() { + return bkst; + } + /** + * @param bkst backscatter to set + */ + public void setBkst(Double bkst) { + this.bkst = bkst; + } + + /** + * @return the obsTime + */ + public Calendar getObsTime() { + return obsTime; + } + + /** + * @param obsTime the obsTime to set + */ + public void setObsTime(Calendar obsTime) { + this.obsTime = obsTime; + } + + + /** + * Get the value and units of a named parameter within this observation. + * @param paramName + * The name of the parameter value to retrieve. + * @return An Amount with value and units. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public Amount getValue(String paramName) { + return null; + } + + /** + * Get the value of a parameter that is represented as a String. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return The String value of the parameter. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public String getString(String paramName) { + return null; + } + + + /** + * Get the value of a parameter that is represented as a String. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return The String value of the parameter. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public Collection getValues(String paramName) { + return null; + } + + /** + * Get the IDecoderGettable reference for this record. + * + * @return The IDecoderGettable reference for this record. + */ + @Override + public IDecoderGettable getDecoderGettable() { + return this; + } + + @Override + public void setDataURI(String dataURI) { + identifier = dataURI; + } + + @Override + public String[] getStrings(String paramName) { + return null; + } + + @Override + public Date getPersistenceTime() { + return this.dataTime.getRefTime(); + } + + @Override + public void setPersistenceTime(Date persistTime) { + // TODO Auto-generated method stub + + } + + @Override + public Integer getHdfFileId() { + // TODO Auto-generated method stub + return null; + } + + @Override + public void setHdfFileId(Integer hdfFileId) { + // TODO Auto-generated method stub + + } + + @Override + public PointDataView getPointDataView() { + return this.pdv; + } + + @Override + public void setPointDataView(PointDataView pdv) { + this.pdv = pdv; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/src/gov/noaa/nws/ncep/common/dataplugin/sgwhv/dao/SgwhvDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/src/gov/noaa/nws/ncep/common/dataplugin/sgwhv/dao/SgwhvDao.java new file mode 100644 index 0000000000..aeba4b112d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/src/gov/noaa/nws/ncep/common/dataplugin/sgwhv/dao/SgwhvDao.java @@ -0,0 +1,100 @@ +/** + * Set of DAO methods for SGWHV data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date			Ticket#		Engineer	Description
+ * ------------ -----------	----------- --------------------------
+ * 8/23/2011	   		    Chin Chen	Initial Coding (Following BufrsgwhvDao to refactor for 
+ * 										saving data to HDF5)
+ * 
+ * + * @author chin chen + * @version 1.0 + **/ +package gov.noaa.nws.ncep.common.dataplugin.sgwhv.dao; + +import java.util.List; + +import javax.xml.bind.JAXBException; + +import gov.noaa.nws.ncep.common.dataplugin.sgwhv.SgwhvRecord; +import gov.noaa.nws.ncep.edex.common.dao.NcepPointDataPluginDao; + +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.edex.database.DataAccessLayerException; + +public class SgwhvDao extends NcepPointDataPluginDao { + private PointDataDescription pdd; + + /** + * Creates a new ReccoDao + * @throws PluginException + */ + public SgwhvDao(String pluginName) throws PluginException { + super(pluginName); + } + + /** + * Retrieves a BUFRSGWHV report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public SgwhvRecord queryByDataURI(String dataURI) { + SgwhvRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if((obs != null)&&(obs.size() > 0)) { + report = (SgwhvRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the Bufrsgwhv table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.sgwhv where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } + public PointDataDescription getPointDataDescription() throws JAXBException { + if (pdd == null) { + pdd = PointDataDescription.fromStream(this.getClass() + .getResourceAsStream("/res/pointdata/sgwhv.xml")); + } + return pdd; + } + @Override + public String[] getKeysRequiredForFileName() { + return new String[] { "dataTime.refTime" }; + } + + @Override + public String getPointDataFileName(SgwhvRecord p) { + return "sgwhv.h5"; + } + + @Override + public SgwhvRecord newObject() { + return new SgwhvRecord(); + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/src/gov/noaa/nws/ncep/common/dataplugin/sgwhv/dao/SgwhvPointDataTransform.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/src/gov/noaa/nws/ncep/common/dataplugin/sgwhv/dao/SgwhvPointDataTransform.java new file mode 100644 index 0000000000..2b6edb2f0f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/src/gov/noaa/nws/ncep/common/dataplugin/sgwhv/dao/SgwhvPointDataTransform.java @@ -0,0 +1,202 @@ +/** + * SgwhvPointDataTransform + * This java class performs the transformation between SwghvRecord Java class to pointdata format. + * . + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date			Ticket#		Engineer	Description
+ * ------------ -----------	----------- --------------------------
+ * Aug23 2011	   		    Chin Chen	Initial Coding 
+ * 
+ * + * @author chin chen + * @version 1.0 + */ +package gov.noaa.nws.ncep.common.dataplugin.sgwhv.dao; + +import gov.noaa.nws.ncep.common.dataplugin.sgwhv.SgwhvRecord; + +import java.io.File; +import java.util.ArrayList; +import java.util.Date; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + + + +public class SgwhvPointDataTransform { + + private static final String FORECASTTIME = "FORECASTTIME"; + + private static final String OBSTIME = "OBSTIME"; + + private static final String REFTIME = "REFTIME"; + //private static final String INSERTTIME = "INSERTTIME"; + private static final String DATAURI = "DATAURI"; + private static final String REPORTTYPE = "REPORTTYPE"; + private static final String LAT = "LAT"; + + private static final String LON = "LON"; + + private static final String ALTITUDE = "ALTITUDE"; + + private static final String ALTCORRI = "ALTCORRI"; + + private static final String ALTCORRD = "ALTCORRD"; + + private static final String ALTCORRW = "ALTCORRW"; + + private static final String LOOPCORR = "LOOPCORR"; + + private static final String BKST = "BKST"; + + private static final String SATELLITEID = "SATELLITEID"; + + private static final String WSPD10 = "WSPD10"; + + private static final String HTWAVES = "HTWAVES"; + + private static final String SGWHSD = "SGWHSD"; + private static final String PEAK = "PEAK"; + + + /** + * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! It is important to + * keep this up to date or risk breaking backwards compatibility + * + */ + private static final String[] ALL_PARAMS = { FORECASTTIME,OBSTIME,REFTIME, DATAURI,REPORTTYPE, + LAT,LON,ALTITUDE, ALTCORRI,ALTCORRD, ALTCORRW, LOOPCORR, BKST, SATELLITEID, + WSPD10, HTWAVES, SGWHSD, PEAK,}; + + public static final String ALL_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + boolean first = true; + for (String s : ALL_PARAMS) { + if (!first) { + sb.append(", "); + } else { + first = false; + } + sb.append(s); + } + ALL_PARAMS_LIST = sb.toString(); + } + + private SgwhvDao dao; + + private PointDataDescription description; + + public SgwhvPointDataTransform() { + try { + this.dao = new SgwhvDao("sgwhv"); + this.description = dao.getPointDataDescription(null); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + + public PluginDataObject[] toPointData(PluginDataObject[] pdo) { + + if (pdo.length > 0) { + Map pointMap = new HashMap(); + + for (PluginDataObject p : pdo) { + if (!(p instanceof SgwhvRecord)) + continue; + + File f = this.dao.getFullFilePath(p); + PointDataContainer pdc = pointMap.get(f); + if (pdc == null) { + pdc = PointDataContainer.build(this.description); + pointMap.put(f, pdc); + } + + SgwhvRecord mr = (SgwhvRecord) p; + PointDataView pdv = buildView(pdc, mr); + mr.setPointDataView(pdv); + } + } + return pdo; + } + private PointDataView buildView(PointDataContainer container, + SgwhvRecord record) { + PointDataView pdv = container.append(); + if(record.getDataTime()!= null) + pdv.setLong(FORECASTTIME, record.getDataTime().getFcstTime()); + if(record.getObsTime()!= null) + pdv.setLong(OBSTIME, record.getObsTime().getTime().getTime()); + if(record.getDataTime()!= null) + pdv.setLong(REFTIME, record.getDataTime().getRefTime().getTime()); + //if(record.getInsertTime()!= null) + // pdv.setLong(INSERTTIME, record.getInsertTime().getTime().getTime()); + if(record.getDataURI()!= null) pdv.setString(DATAURI, record.getDataURI()); + if(record.getReportType()!= null) pdv.setString(REPORTTYPE, record.getReportType()); + if(record.getAltCorrD()!= null) pdv.setFloat(ALTCORRD, record.getAltCorrD().floatValue()); + if(record.getAltCorrI()!= null) pdv.setFloat(ALTCORRI, record.getAltCorrI().floatValue()); + if(record.getAltCorrW()!= null) pdv.setFloat(ALTCORRW, record.getAltCorrW().floatValue()); + if(record.getAltitude()!= null) pdv.setFloat(ALTITUDE, record.getAltitude().floatValue()); + if(record.getBkst()!= null) pdv.setFloat(BKST, record.getBkst().floatValue()); + if(record.getPeak()!= null) pdv.setLong(PEAK, record.getPeak()); + if(record.getSatelliteId()!= null) pdv.setLong(SATELLITEID, record.getSatelliteId()); + + if(record.getLat()!= null) pdv.setFloat(LAT, record.getLat().floatValue()); + if(record.getLon()!= null) pdv.setFloat(LON, record.getLon().floatValue()); + + if(record.getLoopCorr()!= null) pdv.setFloat(LOOPCORR, record.getLoopCorr().floatValue()); + if(record.getWspd10()!= null) pdv.setFloat(WSPD10, record.getWspd10().floatValue()); + if(record.getHtwaves()!= null) pdv.setFloat(HTWAVES, record.getHtwaves().floatValue()); + if(record.getSgwhSd()!= null) pdv.setFloat(SGWHSD, record.getSgwhSd().floatValue()); + + return pdv; + + } + public static SgwhvRecord toSgwhvRecord(PointDataView pdv) { + SgwhvRecord mr = new SgwhvRecord(); + + mr.setDataTime(new DataTime(new Date(pdv.getLong(REFTIME)), + pdv.getNumber(FORECASTTIME).intValue())); + mr.setObsTime(TimeTools.newCalendar(pdv.getLong(OBSTIME))); + mr.setDataURI(pdv.getString(DATAURI)); + mr.setReportType(pdv.getString(REPORTTYPE)); + mr.setLat(pdv.getNumber(LAT).doubleValue()); + mr.setLon(pdv.getNumber(LON).doubleValue()); + mr.setAltitude(pdv.getNumber(ALTITUDE).doubleValue()); + mr.setAltCorrI(pdv.getNumber(ALTCORRI).doubleValue()); + mr.setAltCorrD(pdv.getNumber(ALTCORRD).doubleValue()); + mr.setSatelliteId(pdv.getNumber(SATELLITEID).longValue()); + mr.setPeak(pdv.getNumber(PEAK).longValue()); + mr.setAltCorrW(pdv.getNumber(ALTCORRW).doubleValue()); + mr.setLoopCorr(pdv.getNumber(LOOPCORR).doubleValue()); + mr.setBkst(pdv.getNumber(BKST).doubleValue()); + mr.setWspd10(pdv.getNumber(WSPD10).doubleValue()); + mr.setHtwaves(pdv.getNumber(HTWAVES).doubleValue()); + mr.setSgwhSd(pdv.getNumber(SGWHSD).doubleValue()); + //mr.setInsertTime(TimeTools.newCalendar(pdv.getLong(INSERTTIME))); + + return mr; + } + + public static SgwhvRecord[] toSgwhvRecords(PointDataContainer container) { + List records = new ArrayList(); + container.setCurrentSz(container.getAllocatedSz()); + for (int i = 0; i < container.getCurrentSz(); i++) { + PointDataView pdv = container.readRandom(i); + records.add(toSgwhvRecord(pdv)); + } + return records.toArray(new SgwhvRecord[records.size()]); + + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/.classpath b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/.classpath new file mode 100644 index 0000000000..ad32c83a78 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/.project new file mode 100644 index 0000000000..90d96400c1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.common.dataplugin.ssha + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from ncep/gov.noaa.nws.ncep.common.dataplugin.bufrssha/.settings/org.eclipse.jdt.core.prefs rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/.settings/org.eclipse.jdt.core.prefs diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..991e8de9e1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/META-INF/MANIFEST.MF @@ -0,0 +1,20 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Bufrssha Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.ssha +Bundle-Version: 1.0.0.qualifier +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.31", + javax.persistence;bundle-version="1.0.0", + org.junit;bundle-version="1.0.0", + org.apache.log4j;bundle-version="1.0.0", + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + com.raytheon.uf.common.status;bundle-version="1.12.1174" +Export-Package: gov.noaa.nws.ncep.common.dataplugin.ssha, + gov.noaa.nws.ncep.common.dataplugin.ssha.dao +Import-Package: com.raytheon.uf.common.pointdata, + com.raytheon.uf.edex.decodertools.time, + com.raytheon.uf.edex.pointdata, + gov.noaa.nws.ncep.edex.common.dao diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject new file mode 100644 index 0000000000..d7598d6af8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject @@ -0,0 +1 @@ +gov.noaa.nws.ncep.common.dataplugin.ssha.SshaRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/build.properties b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/build.properties rename to ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/build.properties diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/component-deploy.xml new file mode 100644 index 0000000000..45990ae99f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/SshaRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/SshaRecord.java new file mode 100644 index 0000000000..c0654c26f6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/SshaRecord.java @@ -0,0 +1,2368 @@ +/** + * + * SshaRecord + * + * This java class performs the mapping to the database for Ssha. + * + *
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * ------- 		------- 	--------	-----------
+ * Sep 2011	   		        Chin Chen	Initial Coding (Following BufrsshaRecord to refactor for 
+ * 										saving data to HDF5)
+ * 
+ * + * @author Chin Chen + * @version 1.0 + * + */ +package gov.noaa.nws.ncep.common.dataplugin.ssha; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import java.util.Calendar;import java.util.Collection; +import java.util.Date; + +import javax.persistence.Column; +import javax.persistence.Embedded; +import javax.persistence.Entity; +import javax.persistence.Table; +import javax.persistence.Transient; +import javax.persistence.UniqueConstraint; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.pointdata.IPointData; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +@Entity +@Table(name = "ssha", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@DynamicSerialize + +public class SshaRecord extends PluginDataObject implements IDecoderGettable, IPointData, IPersistable { + private static final long serialVersionUID = 1L; + private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; + private static final Integer IMISSD = IDecoderConstantsN.INTEGER_MISSING; + + /** Satellite Identification */ + @Column + /* + * Sea surface height anomalies are from blended TOPEX/Poseidon, Jason-1, ERS 1, + * ERS 2m GPO and Envisat ocean altimetry satellites, therefore said should + * be a primary key. + */ + @DataURI(position=4) + @DynamicSerializeElement + private Long said; + + /** Satellite Instruments */ + @Column + @DynamicSerializeElement + private Long siid; + + /** Station Acquisition */ + @Column(length=20) + @DynamicSerializeElement + private String staq; + + /** Software Identification and Version Number */ + @Column(length=12) + @DynamicSerializeElement + private String softv; + + /** Satellite Cycle Number */ + @Column + @DynamicSerializeElement + private Long sacyln; + + /** Orbit Number */ + @Column + @DataURI(position=5) + @DynamicSerializeElement + private Long orbn; + + /** Numerical Model Identifier */ + @Column(length=16) + @DynamicSerializeElement + private String numid; + + /** Observation time */ + @Column + @DataURI(position=1) + @DynamicSerializeElement + private Calendar obsTime; + + /** Latitude */ + @Column + @DataURI(position=2) + + @DynamicSerializeElement + private Double clath; + + /** Longitude */ + @Column + @DataURI(position=3) + + @DynamicSerializeElement + private Double clonh; + + /** Remotely Sensed Surface Type */ + @Transient + + @DynamicSerializeElement + private Long rsst; + + /** Altimeter Echo Type */ + @Transient + + @DynamicSerializeElement + private Long aetp; + + /** Radiometer Sensed Surface Type */ + @Transient + + @DynamicSerializeElement + private Long dsst; + + /** Interpolation Flag */ + @Transient + + @DynamicSerializeElement + private Long intf; + + /** Three-dimensional Error Estimate of the Navigator Orbit */ + @Transient + + @DynamicSerializeElement + private Long eeno; + + /** Altimeter State Flag */ + @Transient + + @DynamicSerializeElement + private Long asfl; + + /** Altimeter Data Quality Flag */ + @Transient + + @DynamicSerializeElement + private Long adqf; + + /** Altimeter Correction Quality Flag */ + @Transient + + @DynamicSerializeElement + private Long arqf; + + /** Altimeter Rain Flag */ + @Transient + + @DynamicSerializeElement + private Long alrf; + + /** Radioimeter State Flag */ + @Transient + + @DynamicSerializeElement + private Long rsfl; + + /** Radioimeter Data Quality Flag */ + @Transient + + @DynamicSerializeElement + private Long rdqf; + + /** Radioimeter Brightness Temperature Interpretation */ + @Transient + + @DynamicSerializeElement + private Long rbif; + + /** Ice Presence Indicator */ + @Transient + + @DynamicSerializeElement + private Long ipin; + + /** Auxilliary Altimeter State Flags */ + @Transient + + @DynamicSerializeElement + private Long aasf; + + /** Meteorological Map Availability */ + @Transient + + @DynamicSerializeElement + private Long mmap; + + /** Interpolation Flag For Mean Diurnal Tide */ + @Transient + + @DynamicSerializeElement + private Long ifdt; + + /** Ku Band Ocean Range (m)*/ + @Transient + + @DynamicSerializeElement + private Double kbor; + + /** RMS of 20 Hz Ku Band Ocean Range (m) */ + @Transient + + @DynamicSerializeElement + private Double rkbor; + + /** Number of 20 Hz valid points for Ku Band */ + @Transient + + @DynamicSerializeElement + private Long nvpk2; + + /** Ku Band net instrumental Correction (m) */ + @Transient + + @DynamicSerializeElement + private Double kbic; + + /** Sea State Bias Correction On Ku Band (m) */ + @Transient + + @DynamicSerializeElement + private Double sbck; + + /** Ku Band Significant Wave Height (m) */ + @Transient + + @DynamicSerializeElement + private Double kbsw; + + /** RMS 20 Hz Ku Band Significant Wave Height (m) */ + @Transient + + @DynamicSerializeElement + private Double rksw; + + /** Number of 20 Hz valid points for Ku Band Significant Wave Height */ + @Transient + + @DynamicSerializeElement + private Long nvksw; + + /** 20 Hz RMS Ku Band Net Instrumental Correction For Significant Wave Height (m) */ + @Transient + + @DynamicSerializeElement + private Double kncs; + + /** Ku Band Corrected Ocean Backscatter coefficient (kb) */ + @Transient + + @DynamicSerializeElement + private Double kobc; + + /** STD Ku Band Corrected Ocean Backscatter coefficient (kb) */ + @Transient + + @DynamicSerializeElement + private Double skobc; + + /** Number of valid points for Ku Band Backscatter */ + @Transient + + @DynamicSerializeElement + private Long nvpkb; + + /** Ku band net instrumental correction for AGC (db) */ + @Transient + + @DynamicSerializeElement + private Double knic; + + /** Attenuation Correction 1 On Sigma-0 (db) */ + @Transient + + @DynamicSerializeElement + private Double acrs1; + + /** Attenuation Correction 2 On Sigma-0 (db) */ + @Transient + + @DynamicSerializeElement + private Double acrs2; + + /** Ku Band Automatic Gain Control (db) */ + @Transient + + @DynamicSerializeElement + private Double kagc; + + /** RMS Ku Band Automatic Gain Control (db) */ + @Transient + + @DynamicSerializeElement + private Double rkagc; + + /** Number of valid points for Ku Band Automatic Gain Control */ + @Transient + + @DynamicSerializeElement + private Long nvkg; + + /** C Band Ocean Range (m) */ + @Transient + + @DynamicSerializeElement + private Double cbor; + + /** RMS of C Band Ocean Range (m) */ + @Transient + + @DynamicSerializeElement + private Double rcbor; + + /** Number of 20 Hz valid points for C band */ + @Transient + + @DynamicSerializeElement + private Long nvpc; + + /** C band net instrumental correction (m) */ + @Transient + + @DynamicSerializeElement + private Double cbic; + + /** Sea state bias correction on C band (m) */ + @Transient + + @DynamicSerializeElement + private Double sbcc; + + /** C band significant wave height (m) */ + @Transient + + @DynamicSerializeElement + private Double cbsw; + + /** RMS 20 Hz C band significant wave height (m) */ + @Transient + + @DynamicSerializeElement + private Double rcsw; + + /** Number of 20 Hz valid points for C band significance */ + @Transient + + @DynamicSerializeElement + private Long nvcsw; + + /** C band net instrumental correction for significance (m) */ + @Transient + + @DynamicSerializeElement + private Double cncs; + + /** C band corrected ocean backscatter coefficient (db) */ + @Transient + + @DynamicSerializeElement + private Double ccob; + + /** RMS C band corrected ocean backscatter coefficient (db) */ + @Transient + + @DynamicSerializeElement + private Double rccob; + + /** Number of valid points for C band backscatter */ + @Transient + + @DynamicSerializeElement + private Long nvpcb; + + /** C band net instrumental correction for AGC (db) */ + @Transient + + @DynamicSerializeElement + private Double cnia; + + /** C band automatic gain control (db) */ + @Transient + + @DynamicSerializeElement + private Double cagc; + + /** RMS C band automatic gain control (db) */ + @Transient + + @DynamicSerializeElement + private Double rcagc; + + /** Number of valid points for C band automatic gain */ + @Transient + + @DynamicSerializeElement + private Long nvpca; + + /** Satellite channel center frequency 1 (hz) */ + @Transient + + @DynamicSerializeElement + private Double sccf1; + + /** Satellite channel center frequency 2 (hz) */ + @Transient + + @DynamicSerializeElement + private Double sccf2; + + /** Satellite channel center frequency 3 (hz) */ + @Transient + + @DynamicSerializeElement + private Double sccf3; + + /** Brightness temperature 1 (k) */ + @Transient + + @DynamicSerializeElement + private Double tmbrst1; + + /** Brightness temperature 2 (k) */ + @Transient + + @DynamicSerializeElement + private Double tmbrst2; + + /** Brightness temperature 3 (k) */ + @Transient + + @DynamicSerializeElement + private Double tmbrst3; + + /** Radiometer water vapor content (kg/m**2) */ + @Transient + + @DynamicSerializeElement + private Double rwvc; + + /** Radiometer liquid content (kg/m**) */ + @Transient + + @DynamicSerializeElement + private Double rlqc; + + /** Height or altitude 1 (m) */ + @Transient + + @DynamicSerializeElement + private Double hmsl1; + + /** Height or altitude 2 (m) */ + @Transient + + @DynamicSerializeElement + private Double hmsl2; + + /** Wind speed from altimeter (m/s) */ + @Transient + + @DynamicSerializeElement + private Double wspa; + + /** Wind speed from radiometer (m/s) */ + @Transient + + @DynamicSerializeElement + private Double wspr; + + /** u-component of the model wind vector (m/s) */ + @Transient + + @DynamicSerializeElement + private Double umwv; + + /** v-component of the model wind vector (m/s) */ + @Transient + + @DynamicSerializeElement + private Double vwmv; + + /** Mean dynamic topography (m) */ + @Transient + + @DynamicSerializeElement + private Double mdyt; + + /** Altitude of COG above reference ellipsoid (m) */ + @Transient + + @DynamicSerializeElement + private Double alre; + + /** Instantaneous altitude rate (m/s) */ + @Transient + + @DynamicSerializeElement + private Double ialr; + + /** Squared off nadir angle of the satellite from platform data (degree**2) */ + @Transient + + @DynamicSerializeElement + private Double onap; + + /** Squared off nadir angle of the satellite from waveform data (degree**2) */ + @Transient + + @DynamicSerializeElement + private Double sonaw; + + /** Ionospheric correction from model on Ku band (m) */ + @Transient + + @DynamicSerializeElement + private Double icmk; + + /** Altimeter ionospheric correction on Ku band (m) */ + @Transient + + @DynamicSerializeElement + private Double aick; + + /** Model dry tropospheric correction (m) */ + @Transient + + @DynamicSerializeElement + private Double mdtc; + + /** Model wet tropospheric correction (m) */ + @Transient + + @DynamicSerializeElement + private Double mwtc; + + /** Radiometer wet tropospheric correction (m) */ + @Transient + + @DynamicSerializeElement + private Double rwtc; + + /** Mean sea-surface height (m) */ + @Transient + + @DynamicSerializeElement + private Double mssh; + + /** Mean sea surface height from altimeter only (m) */ + @Transient + + @DynamicSerializeElement + private Double msha; + + /** Geoid's height (m) */ + @Transient + + @DynamicSerializeElement + private Double geodh; + + /** Ocean depth/land elevation (m) */ + @Transient + + @DynamicSerializeElement + private Double odle; + + /** Solid earth tide height (m) */ + @Transient + + @DynamicSerializeElement + private Double seth; + + /** Total geocentric ocean tide height solution 1 (m) */ + @Transient + + @DynamicSerializeElement + private Double tgoth1; + + /** Total geocentric ocean tide height solution 2 (m) */ + @Transient + + @DynamicSerializeElement + private Double tgoth2; + + /** Loading tide height geocentric ocean tide solution 1 (m) */ + @Transient + + @DynamicSerializeElement + private Double lths1; + + /** Loading tide height geocentric ocean tide solution 2 (m) */ + @Transient + + @DynamicSerializeElement + private Double lths2; + + /** Long period tide height (m) */ + @Transient + + @DynamicSerializeElement + private Double lpth; + + /** Non-equilibrium long period tide height (m) */ + @Transient + + @DynamicSerializeElement + private Double nlth; + + /** Geocentric pole tide height (m) */ + @Transient + + @DynamicSerializeElement + private Double gpth; + + /* Inverted barometer correction (m) */ + @Transient + + @DynamicSerializeElement + private Double ibco; + + /* High frequency fluctuations of the sea surface topography correction (m) */ + @Transient + + @DynamicSerializeElement + private Double hfstc; + + /** Sea Surface Height Anomoly (m) */ + @Transient + + @DynamicSerializeElement + private Double ssha; + + /** Report type */ + @Transient + + @DynamicSerializeElement + private String reportType; + + @Embedded + private PointDataView pdv; + /** + * Default constructor. + */ + public SshaRecord () { + Double doubleRmissd = Double.parseDouble(String.valueOf(RMISSD)); + Long longImissd = Long.parseLong(String.valueOf(IMISSD)); + this.reportType="BUFRSSHA"; + this.said = longImissd; + this.siid = longImissd; + this.staq = " "; + this.softv = " "; + this.sacyln = longImissd; + this.orbn = longImissd; + this.numid = " "; + this.clath = doubleRmissd; + this.clonh = doubleRmissd; + this.rsst = longImissd; + this.aetp = longImissd; + this.dsst = longImissd; + this.intf = longImissd; + this.eeno = longImissd; + this.asfl = longImissd; + this.adqf = longImissd; + this.arqf = longImissd; + this.alrf = longImissd; + this.rsfl = longImissd; + this.rdqf = longImissd; + this.rbif = longImissd; + this.ipin = longImissd; + this.aasf = longImissd; + this.mmap = longImissd; + this.ifdt = longImissd; + this.kbor = doubleRmissd; + this.rkbor = doubleRmissd; + this.nvpk2 = longImissd; + this.kbic = doubleRmissd; + this.sbck = doubleRmissd; + this.kbsw = doubleRmissd; + this.rksw = doubleRmissd; + this.nvksw = longImissd; + this.kncs = doubleRmissd; + this.kobc = doubleRmissd; + this.skobc = doubleRmissd; + this.nvpkb = longImissd; + this.knic = doubleRmissd; + this.acrs1 = doubleRmissd; + this.acrs2 = doubleRmissd; + this.kagc = doubleRmissd; + this.rkagc = doubleRmissd; + this.nvkg = longImissd; + this.cbor = doubleRmissd; + this.rcbor = doubleRmissd; + this.nvpc = longImissd; + this.cbic = doubleRmissd; + this.sbcc = doubleRmissd; + this.cbsw = doubleRmissd; + this.rcsw = doubleRmissd; + this.nvcsw = longImissd; + this.cncs = doubleRmissd; + this.ccob = doubleRmissd; + this.rccob = doubleRmissd; + this.nvpcb = longImissd; + this.cnia = doubleRmissd; + this.cagc = doubleRmissd; + this.rcagc = doubleRmissd; + this.nvpca = longImissd; + this.sccf1 = doubleRmissd; + this.sccf2 = doubleRmissd; + this.sccf3 = doubleRmissd; + this.tmbrst1 = doubleRmissd; + this.tmbrst2 = doubleRmissd; + this.tmbrst3 = doubleRmissd; + this.rwvc = doubleRmissd; + this.rlqc = doubleRmissd; + this.hmsl1 = doubleRmissd; + this.hmsl2 = doubleRmissd; + this.wspa = doubleRmissd; + this.wspr = doubleRmissd; + this.umwv = doubleRmissd; + this.vwmv = doubleRmissd; + this.mdyt = doubleRmissd; + this.alre = doubleRmissd; + this.ialr = doubleRmissd; + this.onap = doubleRmissd; + this.sonaw = doubleRmissd; + this.icmk = doubleRmissd; + this.aick = doubleRmissd; + this.mdtc = doubleRmissd; + this.mwtc = doubleRmissd; + this.rwtc = doubleRmissd; + this.mssh = doubleRmissd; + this.msha = doubleRmissd; + this.geodh = doubleRmissd; + this.odle = doubleRmissd; + this.seth = doubleRmissd; + this.tgoth1 = doubleRmissd; + this.tgoth2 = doubleRmissd; + this.lths1 = doubleRmissd; + this.lths2 = doubleRmissd; + this.lpth = doubleRmissd; + this.nlth = doubleRmissd; + this.gpth = doubleRmissd; + this.ibco = doubleRmissd; + this.hfstc = doubleRmissd; + this.ssha = doubleRmissd; + } + + /** + * Constructor for DataURI construction through base class. This is used by + * the notification service. + * + * @param uri + * A data uri applicable to this class. + */ + public SshaRecord (String uri) { + super(uri); + } + + /** + * Get the observation report type. + * + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + /** + * Set the observation report type. + * + * @param reportType the reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + /** + * Get the Satellite Identifier. + * + * @return the Satellite ID + */ + public Long getSaid() { + return said; + } + /** + * @param said the Satellite Identifier to set + */ + public void setSaid(Long said) { + this.said = said; + } + + /** + * Get the Satellite Instruments. + * + * @return the Satellite Instruments + */ + public Long getSiid() { + return siid; + } + /** + * @param siid the Satellite Instruments to set + */ + public void setSiid(Long siid) { + this.siid = siid; + } + + /** + * Get the Station Acquisition. + * + * @return the Station Acquisition + */ + public String getStaq() { + return staq; + } + /** + * @param staq the Station Acquisition to set + */ + public void setStaq(String staq) { + this.staq = staq; + } + + /** + * Get the Software Identification and Version. + * + * @return the Software Id and Version + */ + public String getSoftv() { + return softv; + } + /** + * @param softv the Software Id and Version to set + */ + public void setSoftv(String softv) { + this.softv = softv; + } + + /** + * Get the Satellite Cycle Number. + * + * @return the Satellite Cycle Number + */ + public Long getSacyln() { + return sacyln; + } + /** + * @param sacyln the Satellite Cycle Number to set + */ + public void setSacyln(Long sacyln) { + this.sacyln = sacyln; + } + + /** + * Get the Orbit Number. + * + * @return the Orbit Number + */ + public Long getOrbn() { + return orbn; + } + /** + * @param orbn the Orbit Number to set + */ + public void setOrbn(Long orbn) { + this.orbn = orbn; + } + + /** + * Get the Numerical Model Identifier. + * + * @return the Numerical Model Identifier + */ + public String getNumid() { + return numid; + } + /** + * @param numid the Numerical Model Identifier to set + */ + public void setNumid(String numid) { + this.numid = numid; + } + + /** + * @return the clath + */ + public Double getClath() { + return clath; + } + + /** + * @param clath the latitude to set + */ + public void setClath(Double clath) { + this.clath = clath; + } + + /** + * @return the clonh + */ + public Double getClonh() { + return clonh; + } + + /** + * @param clonh the longitude to set + */ + public void setClonh(Double clonh) { + this.clonh = clonh; + } + + /** + * Get the Remote Sensed Surface Type. + * + * @return the Remote Sensed Surface Type + */ + public Long getRsst() { + return rsst; + } + /** + * @param rsst the Remote Sensed Surface Type to set + */ + public void setRsst(Long rsst) { + this.rsst = rsst; + } + + /** + * Get the Altimeter Echo Type. + * + * @return the Altimeter Echo Type + */ + public Long getAetp() { + return aetp; + } + /** + * @param aetp the Altimeter Echo Type to set + */ + public void setAetp(Long aetp) { + this.aetp = aetp; + } + + /** + * Get the Radiometer Sensed Surface Type. + * + * @return the Remote Sensed Surface Type + */ + public Long getDsst() { + return dsst; + } + /** + * @param dsst the Radiometer Sensed Surface Type to set + */ + public void setDsst(Long dsst) { + this.dsst = dsst; + } + + /** + * Get the Interpolation Flag. + * + * @return the Interpolation Flag + */ + public Long getIntf() { + return intf; + } + /** + * @param intf the Interpolation Flag to set + */ + public void setIntf(Long intf) { + this.intf = intf; + } + + /** + * Get the Three-dimensional Error Estimate of the Navigator Orbit. + * + * @return the Three-dimensional Error Estimate of the Navigator Orbit + */ + public Long getEeno() { + return eeno; + } + /** + * @param eeno the Three-dimensional Error Estimate of the Navigator Orbit to set + */ + public void setEeno(Long eeno) { + this.eeno = eeno; + } + + /** + * Get the Altimeter State Flag. + * + * @return the Altimeter State Flag + */ + public Long getAsfl() { + return asfl; + } + /** + * @param asfl the Altimeter State Flag to set + */ + public void setAsfl(Long asfl) { + this.asfl = asfl; + } + + /** + * Get the Altimeter Data Quality Flag. + * + * @return the Altimeter Data Quality Flag + */ + public Long getAdqf() { + return adqf; + } + /** + * @param adqf the Altimeter Data Quality Flag to set + */ + public void setAdqf(Long adqf) { + this.adqf = adqf; + } + + /** + * Get the Altimeter Correction Quality Flag. + * + * @return the Altimeter Correction Quality Flag + */ + public Long getArqf() { + return arqf; + } + /** + * @param arqf the Altimeter Correction Quality Flag to set + */ + public void setArqf(Long arqf) { + this.arqf = arqf; + } + + /** + * Get the Altimeter Rain Flag. + * + * @return the Altimeter Rain Flag + */ + public Long getAlrf() { + return alrf; + } + /** + * @param alrf the Altimeter Rain Flag to set + */ + public void setAlrf(Long alrf) { + this.alrf = alrf; + } + + /** + * Get the Radiometer State Flag. + * + * @return the Radiometer State Flag + */ + public Long getRsfl() { + return rsfl; + } + /** + * @param rsfl the Radiometer State Flag to set + */ + public void setRsfl(Long rsfl) { + this.rsfl = rsfl; + } + + /** + * Get the Radiometer Data Quality Flag. + * + * @return the Radiometer Data Quality Flag + */ + public Long getRdqf() { + return rdqf; + } + /** + * @param rdqf the Radiometer Data Quality Flag to set + */ + public void setRdqf(Long rdqf) { + this.rdqf = rdqf; + } + + /** + * Get the Radiometer Brightness Temperature Interpretation. + * + * @return the Radiometer Brightness Temperature Interpretation + */ + public Long getRbif() { + return rbif; + } + /** + * @param rbif the Radiometer Brightness Temperature Interpretation to set + */ + public void setRbif(Long rbif) { + this.rbif = rbif; + } + + /** + * Get the Ice Presence Indicator. + * + * @return the Ice Presence Indicator + */ + public Long getIpin() { + return ipin; + } + /** + * @param ipin the Ice Presence Indicator to set + */ + public void setIpin(Long ipin) { + this.ipin = ipin; + } + + /** + * Get the Auxillliary Altimeter State Flags. + * + * @return the Auxillliary Altimeter State Flags + */ + public Long getAasf() { + return aasf; + } + /** + * @param aasf the Auxillliary Altimeter State Flags to set + */ + public void setAasf(Long aasf) { + this.aasf = aasf; + } + + /** + * Get the Meteorological Map Availablity. + * + * @return the Meteorological Map Availablity + */ + public Long getMmap() { + return mmap; + } + /** + * @param mmap the Meteorological Map Availablity to set + */ + public void setMmap(Long mmap) { + this.mmap = mmap; + } + + /** + * Get the Interpolation Flag For Mean Diurnal Tide. + * + * @return the Interpolation Flag For Mean Diurnal Tide + */ + public Long getIfdt() { + return ifdt; + } + /** + * @param ifdt the Interpolation Flag For Mean Diurnal Tide to set + */ + public void setIfdt(Long ifdt) { + this.ifdt = ifdt; + } + + /** + * Get the Ku Band Ocean Range + * + * @param kbor Ku Band Ocean Range to return + */ + public Double getKbor() { + return kbor; + } + /** + * @param kbor Ku Band Ocean Range to set + */ + public void setKbor(Double kbor) { + this.kbor = kbor; + } + + /** + * Get the RMS of 20 Hz Ku Band Ocean Range + * + * @param rkbor RMS of 20 Hz Ku Band Ocean Range to return + */ + public Double getRkbor() { + return rkbor; + } + /** + * @param rkbor RMS of 20 Hz Ku Band Ocean Range to set + */ + public void setRkbor(Double rkbor) { + this.rkbor = rkbor; + } + + /** + * Get the Number of 20 Hz valid points for Ku Band. + * + * @return the Number of 20 Hz valid points for Ku Band + */ + public Long getNvpk2() { + return nvpk2; + } + /** + * @param nvpk2 the Number of 20 Hz valid points for Ku Band to set + */ + public void setNvpk2(Long nvpk2) { + this.nvpk2 = nvpk2; + } + + /** + * Get the Ku Band Net Instrumental Correction + * + * @param kbic Ku Band Net Instrumental Correction to return + */ + public Double getKbic() { + return kbic; + } + /** + * @param kbic Ku Band Net Instrumental Correction to set + */ + public void setKbic(Double kbic) { + this.kbic = kbic; + } + + /** + * Get the Sea State Bias Correction On Ku Band + * + * @param sbck Sea State Bias Correction On Ku Band to return + */ + public Double getSbck() { + return sbck; + } + + /** + * @param sbck Sea State Bias Correction On Ku Band to set + */ + public void setSbck(Double sbck) { + this.sbck = sbck; + } + + /** + * Get Ku Band Significant Wave Height + * + * @param kbsw Ku Band Significant Wave Height to return + */ + public Double getKbsw() { + return kbsw; + } + /** + * @param kbsw Ku Band Significant Wave Height to set + */ + public void setKbsw(Double kbsw) { + this.kbsw = kbsw; + } + + /** + * RMS 20 Hz Ku Band Significant Wave Height + * + * @param rksw RMS 20 Hz Ku Band Significant Wave Height + */ + public Double getRksw() { + return rksw; + } + /** + * @param rksw 20 Hz RMS Ku Band Significant Wave Height to set + */ + public void setRksw(Double rksw) { + this.rksw = rksw; + } + + /** + * Get the Number of 20 Hz valid points for Ku Band Significant Wave Height. + * + * @return the Number of 20 Hz valid points for Ku Band Significant Wave Height + */ + public Long getNvksw() { + return nvksw; + } + /** + * @param nvksw the Number of 20 Hz valid points for Ku Band Significant Wave Height to set + */ + public void setNvksw(Long nvksw) { + this.nvksw = nvksw; + } + + /** + * RMS 20 Hz Ku Band Net Instrumental Correction For Significant Wave Height + * + * @param kncs RMS 20 Hz Ku Band Net Instrumental Correction For Significant Wave Height + */ + public Double getKncs() { + return kncs; + } + /** + * @param kncs 20 Hz RMS Ku Band Net Instrumental Correction For Significant Wave Height to set + */ + public void setKncs(Double kncs) { + this.kncs = kncs; + } + + /** + * Ku Band Corrected Ocean Backscatter coefficient + * + * @param kobc Ku Band Corrected Ocean Backscatter coefficient + */ + public Double getKobc() { + return kobc; + } + /** + * @param kobc Ku Band Corrected Ocean Backscatter coefficient to set + */ + public void setKobc(Double kobc) { + this.kobc = kobc; + } + + /** + * STD Ku Band Corrected Ocean Backscatter coefficient + * + * @param kobc STD Ku Band Corrected Ocean Backscatter coefficient + */ + public Double getSkobc() { + return skobc; + } + /** + * @param skobc STD Ku Band Corrected Ocean Backscatter coefficient to set + */ + public void setSkobc(Double skobc) { + this.skobc = skobc; + } + + /** + * Get the Number of valid points for Ku Band Backscatter. + * + * @return the Number of valid points for Ku Band Backscatter + */ + public Long getNvpkb() { + return nvpkb; + } + /** + * @param nvpkb the Number of valid points for Ku Band Backscatter to set + */ + public void setNvpkb(Long nvpkb) { + this.nvpkb = nvpkb; + } + + /** + * Ku band net instrumental correction for AGC + * + * @param knic Ku band net instrumental correction for AGC + */ + public Double getKnic() { + return knic; + } + /** + * @param knic Ku band net instrumental correction for AGC to set + */ + public void setKnic(Double knic) { + this.knic = knic; + } + + /** + * Attenuation Correction 1 On Sigma-0 + * + * @param acrs1 Attenuation 1 Correction On Sigma-0 + */ + public Double getAcrs1() { + return acrs1; + } + /** + * @param acrs1 Attenuation Correction 1 On Sigma-0 + */ + public void setAcrs1(Double acrs1) { + this.acrs1 = acrs1; + } + + /** + * Attenuation Correction 2 On Sigma-0 + * + * @param acrs2 Attenuation Correction 2 On Sigma-0 + */ + public Double getAcrs2() { + return acrs2; + } + /** + * @param acrs2 Attenuation Correction 2 On Sigma-0 + */ + public void setAcrs2(Double acrs2) { + this.acrs2 = acrs2; + } + + /** + * Ku Band Automatic Gain Control + * + * @param kagc Ku Band Automatic Gain Control + */ + public Double getKagc() { + return kagc; + } + /** + * @param kagc Ku Band Automatic Gain Control + */ + public void setKagc(Double kagc) { + this.kagc = kagc; + } + + /** + * RMS Ku Band Automatic Gain Control + * + * @param rkagc RMS Ku Band Automatic Gain Control + */ + public Double getRkagc() { + return rkagc; + } + /** + * @param rkagc RMS Ku Band Automatic Gain Control + */ + public void setRkagc(Double rkagc) { + this.rkagc = rkagc; + } + + /** + * Get the Number of valid points for Ku Band Automatic Gain Control. + * + * @return nvkg the Number of valid points for Ku Band Automatic Gain Control + */ + public Long getNvkg() { + return nvkg; + } + /** + * @param nvkg the Number of valid points for Ku Band Automatic Gain Control to set + */ + public void setNvkg(Long nvkg) { + this.nvkg = nvkg; + } + + /** + * C Band Ocean Range + * + * @param cbor C Band Ocean Range to return + */ + public Double getCbor() { + return cbor; + } + /** + * @param cbor C Band Ocean Range to set + */ + public void setCbor(Double cbor) { + this.cbor = cbor; + } + + /** + * RMS of C Band Ocean Range + * + * @param rcbor RMS of C Band Ocean Range to return + */ + public Double getRcbor() { + return rcbor; + } + /** + * @param rcbor RMS of C Band Ocean Range to set + */ + public void setRcbor(Double rcbor) { + this.rcbor = rcbor; + } + + /** + * Get the Number of Number of 20 Hz valid points for C band + * + * @return nvpc the Number of 20 Hz valid points for C band + */ + public Long getNvpc() { + return nvpc; + } + /** + * @param nvpc the Number of 20 Hz valid points for C band to set + */ + public void setNvpc(Long nvpc) { + this.nvpc = nvpc; + } + + /** + * C Band net instrumental correction + * + * @param cbic C band net instrumental correction to return + */ + public Double getCbic() { + return cbic; + } + /** + * @param cbic C band net instrumental correction to set + */ + public void setCbic(Double cbic) { + this.cbic = cbic; + } + + /** + * Sea state bias correction on C band + * + * @param sbcc Sea state bias correction on C band to return + */ + public Double getSbcc() { + return sbcc; + } + /** + * @param sbcc Sea state bias correction on C band to set + */ + public void setSbcc(Double sbcc) { + this.sbcc = sbcc; + } + + /** + * C band significant wave height + * + * @param cbsw C band significant wave height to return + */ + public Double getCbsw() { + return cbsw; + } + /** + * @param cbsw C band significant wave height to set + */ + public void setCbsw(Double cbsw) { + this.cbsw = cbsw; + } + + /** + * RMS 20 Hz C band significant wave height + * + * @param rcsw RMS 20 Hz C band significant wave height to return + */ + public Double getRcsw() { + return rcsw; + } + /** + * @param rcsw RMS 20 Hz C band significant wave height to set + */ + public void setRcsw(Double rcsw) { + this.rcsw = rcsw; + } + + /** + * Get the Number of 20 Hz valid points for C band significance + * + * @return nvcsw the Number of 20 Hz valid points for C band significance + */ + public Long getNvcsw() { + return nvcsw; + } + /** + * @param nvcsw the Number of 20 Hz valid points for C band significance to set + */ + public void setNvcsw(Long nvcsw) { + this.nvcsw = nvcsw; + } + + /** + * C band net instrumental correction for significance + * + * @param cncs C band net instrumental correction for significance to return + */ + public Double getCncs() { + return cncs; + } + /** + * @param cncs C band net instrumental correction for significance to set + */ + public void setCncs(Double cncs) { + this.cncs = cncs; + } + + /** + * C band corrected ocean backscatter coefficient + * + * @param ccob C band corrected ocean backscatter coefficient to return + */ + public Double getCcob() { + return ccob; + } + /** + * @param ccob C band corrected ocean backscatter coefficient to set + */ + public void setCcob(Double ccob) { + this.ccob = ccob; + } + + /** + * RMS C band corrected ocean backscatter coefficient + * + * @param rccob RMS C band corrected ocean backscatter coefficient to return + */ + public Double getRccob() { + return rccob; + } + /** + * @param rccob RMS C band corrected ocean backscatter coefficient to set + */ + public void setRccob(Double rccob) { + this.rccob = rccob; + } + + /** + * Get the Number of valid points for C band backscatter + * + * @return nvpcb the Number of valid points for C band backscatter + */ + public Long getNvpcb() { + return nvpcb; + } + /** + * @param nvpcb the Number of valid points for C band backscatter to set + */ + public void setNvpcb(Long nvpcb) { + this.nvpcb = nvpcb; + } + + /** + * RMS C band net instrumental correction for AGC + * + * @param cnia C band net instrumental correction for AGC to return + */ + public Double getCnia() { + return cnia; + } + /** + * @param cnia C band net instrumental correction for AGC to set + */ + public void setCnia(Double cnia) { + this.cnia = cnia; + } + + /** + * C band automatic gain control + * + * @param cagc C band automatic gain control to return + */ + public Double getCagc() { + return cagc; + } + /** + * @param cagc C band automatic gain control to set + */ + public void setCagc(Double cagc) { + this.cagc = cagc; + } + + /** + * RMS C band automatic gain control + * + * @param rcagc RMS C band automatic gain control to return + */ + public Double getRcagc() { + return rcagc; + } + /** + * @param rcagc RMS C band automatic gain control to set + */ + public void setRcagc(Double rcagc) { + this.rcagc = rcagc; + } + + /** + * Get the Number of valid points for C band automatic gain + * + * @return nvpca the Number of valid points for C band automatic gain + */ + public Long getNvpca() { + return nvpca; + } + /** + * @param nvpca the Number of valid points for C band automatic gain to set + */ + public void setNvpca(Long nvpca) { + this.nvpca = nvpca; + } + + /** + * Satellite channel center frequency 1 + * + * @param sccf1 Satellite channel center frequency 1 + */ + public Double getSccf1() { + return sccf1; + } + /** + * @param sccf1 Satellite channel center frequency 1 + */ + public void setSccf1(Double sccf1) { + this.sccf1 = sccf1; + } + + /** + * Satellite channel center frequency 1 + * + * @param sccf2 Satellite channel center frequency 2 + */ + public Double getSccf2() { + return sccf2; + } + /** + * @param sccf2 Satellite channel center frequency 2 + */ + public void setSccf2(Double sccf2) { + this.sccf2 = sccf2; + } + + /** + * Satellite channel center frequency 3 + * + * @param sccf1 Satellite channel center frequency 3 + */ + public Double getSccf3() { + return sccf3; + } + /** + * @param sccf3 Satellite channel center frequency 3 + */ + public void setSccf3(Double sccf3) { + this.sccf3 = sccf3; + } + + /** + * Brightness temperature 1 + * + * @param tmbrst1 Brightness temperature 1 + */ + public Double getTmbrst1() { + return tmbrst1; + } + /** + * @param tmbrst1 Brightness temperature 1 + */ + public void setTmbrst1(Double tmbrst1) { + this.tmbrst1 = tmbrst1; + } + + /** + * Brightness temperature 2 + * + * @param tmbrst2 Brightness temperature 2 + */ + public Double getTmbrst2() { + return tmbrst2; + } + /** + * @param tmbrst2 Brightness temperature 2 + */ + public void setTmbrst2(Double tmbrst2) { + this.tmbrst2 = tmbrst2; + } + + /** + * Brightness temperature 3 + * + * @param tmbrst3 Brightness temperature 3 + */ + public Double getTmbrst3() { + return tmbrst3; + } + /** + * @param tmbrst3 Brightness temperature 3 + */ + public void setTmbrst3(Double tmbrst3) { + this.tmbrst3 = tmbrst3; + } + + /** + * Radiometer water vapor content + * + * @param rwvc Radiometer water vapor content to return + */ + public Double getRwvc() { + return rwvc; + } + /** + * @param rwvc Radiometer water vapor content to set + */ + public void setRwvc(Double rwvc) { + this.rwvc = rwvc; + } + + /** + * Radiometer liquid content + * + * @param rlqc Radiometer liquid content to return + */ + public Double getRlqc() { + return rlqc; + } + /** + * @param rlqc Radiometer liquid content to set + */ + public void setRlqc(Double rlqc) { + this.rlqc = rlqc; + } + + /** + * Height or altitude 1 + * + * @param hmsl Height or altitude 1 to return + */ + public Double getHmsl1() { + return hmsl1; + } + /** + * @param hmsl Height or altitude 1 to set + */ + public void setHmsl1(Double hmsl1) { + this.hmsl1 = hmsl1; + } + + /** + * Height or altitude 2 + * + * @param hmsl Height or altitude 2 to return + */ + public Double getHmsl2() { + return hmsl2; + } + /** + * @param hmsl Height or altitude 2 to set + */ + public void setHmsl2(Double hmsl2) { + this.hmsl2 = hmsl2; + } + + /** + * Wind speed from altimeter (m/s) + * + * @param wspa Wind speed from altimeter to return + */ + public Double getWspa() { + return wspa; + } + /** + * @param wspa Wind speed from altimeter to set + */ + public void setWspa(Double wspa) { + this.wspa = wspa; + } + + /** + * Wind speed from radiometer (m/s) + * + * @param wspr Wind speed from radiometer to return + */ + public Double getWspr() { + return wspr; + } + /** + * @param wspr Wind speed from radiometer to set + */ + public void setWspr(Double wspr) { + this.wspr = wspr; + } + + /** + * u-component of the model wind vector (m/s) + * + * @param umwv u-component of the model wind vector to return + */ + public Double getUmwv() { + return umwv; + } + /** + * @param umwv u-component of the model wind vector to set + */ + public void setUmwv(Double umwv) { + this.umwv = umwv; + } + + /** + * u-component of the model wind vector (m/s) + * + * @param vwmv u-component of the model wind vector to return + */ + public Double getVwmv() { + return vwmv; + } + /** + * @param vwmv u-component of the model wind vector to set + */ + public void setVwmv(Double vwmv) { + this.vwmv = vwmv; + } + + /** + * Mean dynamic topography (m) + * + * @param 1G Mean dynamic topography to return + */ + public Double getMdyt() { + return mdyt; + } + /** + * @param mdyt Mean dynamic topography to set + */ + public void setMdyt(Double mdyt) { + this.mdyt = mdyt; + } + + /** + * Altitude of COG above reference ellipsoid (m) + * + * @param alre Altitude of COG above reference ellipsoid + */ + public Double getAlre() { + return alre; + } + /** + * @param alre Altitude of COG above reference ellipsoid to set + */ + public void setAlre(Double alre) { + this.alre = alre; + } + + /** + * Instantaneous altitude rate (m/s) + * + * @param ialr Instantaneous altitude rate to return + */ + public Double getIalr() { + return ialr; + } + /** + * @param ialr Instantaneous altitude rate to set + */ + public void setIalr(Double ialr) { + this.ialr = ialr; + } + + /** + * Squared off nadir angle of the satellite from platform data (degree**2) + * + * @param onap Squared off nadir angle of the satellite from platform data to set + */ + public Double getOnap() { + return onap; + } + /** + * @param onap Squared off nadir angle of the satellite from platform data to set + */ + public void setOnap(Double onap) { + this.onap = onap; + } + + /** + * Squared off nadir angle of the satellite from waveform data (degree**2) + * + * @param sonaw Squared off nadir angle of the satellite from waveform data to return + */ + public Double getSonaw() { + return sonaw; + } + /** + * @param sonaw Squared off nadir angle of the satellite from waveform data to set + */ + public void setSonaw(Double sonaw) { + this.sonaw = sonaw; + } + + /** + * Ionospheric correction from model on Ku band (m) + * + * @param icmk Ionospheric correction from model on Ku band to return + */ + public Double getIcmk() { + return icmk; + } + /** + * @param icmk Ionospheric correction from model on Ku band to set + */ + public void setIcmk(Double icmk) { + this.icmk = icmk; + } + + /** + * Ionospheric correction from model on Ku band (m) + * + * @param aick Ionospheric correction from model on Ku band to return + */ + public Double getAick() { + return aick; + } + /** + * @param aick Ionospheric correction from model on Ku band to set + */ + public void setAick(Double aick) { + this.aick = aick; + } + + /** + * Model dry tropospheric correction (m) + * + * @param mdtc Model dry tropospheric correction to return + */ + public Double getMdtc() { + return mdtc; + } + /** + * @param mdtc Model dry tropospheric correction to set + */ + public void setMdtc(Double mdtc) { + this.mdtc = mdtc; + } + + /** + * Model wet tropospheric correction (m) + * + * @param mwtc Model wet tropospheric correction to return + */ + public Double getMwtc() { + return mwtc; + } + /** + * @param mwtc Model wet tropospheric correction to set + */ + public void setMwtc(Double mwtc) { + this.mwtc = mwtc; + } + + /** + * Radiometer wet tropospheric correction (m) + * + * @param rwtc Radiometer wet tropospheric correction to return + */ + public Double getRwtc() { + return rwtc; + } + /** + * @param rwtc Radiometer wet tropospheric correction to set + */ + public void setRwtc(Double rwtc) { + this.rwtc = rwtc; + } + + /** + * Mean sea-surface height (m) + * + * @param mssh Mean sea-surface height to return + */ + public Double getMssh() { + return mssh; + } + /** + * @param mssh Mean sea-surface height to set + */ + public void setMssh(Double mssh) { + this.mssh = mssh; + } + + /** + * Mean sea-surface height from altimeter only (m) + * + * @param msha Mean sea-surface height from altimeter only to return + */ + public Double getMsha() { + return msha; + } + /** + * @param msha Mean sea-surface height from altimeter only to set + */ + public void setMsha(Double msha) { + this.msha = msha; + } + + /** + * Geoid's height (m) + * + * @param geodh Geoid's height to return + */ + public Double getGeodh() { + return geodh; + } + /** + * @param odle Ocean depth/land elevation (m) + */ + public void setGeodh(Double geodh) { + this.geodh = geodh; + } + + /** + * Ocean depth/land elevation (m) + * + * @param odle Ocean depth/land elevation to return + */ + public Double getOdle() { + return odle; + } + /** + * @param odle Ocean depth/land elevation to set + */ + public void setOdle(Double odle) { + this.odle = odle; + } + + /** + * Solid earth tide height (m) + * + * @param seth Solid earth tide height to return + */ + public Double getSeth() { + return seth; + } + /** + * @param seth Solid earth tide height to set + */ + public void setSeth(Double seth) { + this.seth = seth; + } + + /** + * Total geocentric ocean tide height solution 1 (m) + * + * @param tgoth1 Total geocentric ocean tide height solution 1 to return + */ + public Double getTgoth1() { + return tgoth1; + } + /** + * @param tgoth1 Total geocentric ocean tide height solution 1 to set + */ + public void setTgoth1(Double tgoth1) { + this.tgoth1 = tgoth1; + } + + /** + * Total geocentric ocean tide height solution 2 (m) + * + * @param tgoth2 Total geocentric ocean tide height solution 2 to return + */ + public Double getTgoth2() { + return tgoth2; + } + /** + * @param tgoth2 Total geocentric ocean tide height solution 2 to set + */ + public void setTgoth2(Double tgoth2) { + this.tgoth2 = tgoth2; + } + + /** + * Loading tide height geocentric ocean tide solution 1 (m) + * + * @param lths1 Loading tide height geocentric ocean tide solution 1 to return + */ + public Double getLths1() { + return lths1; + } + /** + * @param lths1 Loading tide height geocentric ocean tide solution 1 to set + */ + public void setLths1(Double lths1) { + this.lths1 = lths1; + } + + /** + * Loading tide height geocentric ocean tide solution 2 (m) + * + * @param lths2 Loading tide height geocentric ocean tide solution 2 to return + */ + public Double getLths2() { + return lths2; + } + /** + * @param lths2 Loading tide height geocentric ocean tide solution 2 to set + */ + public void setLths2(Double lths2) { + this.lths2 = lths2; + } + + /** + * Long period tide height (m) + * + * @param lpth Long period tide height to return + */ + public Double getLpth() { + return lpth; + } + /** + * @param lpth Long period tide height to set + */ + public void setLpth(Double lpth) { + this.lpth = lpth; + } + + /** + * Non-equilibrium long period tide height (m) + * + * @param nlth Non-equilibrium long period tide height to return + */ + public Double getNlth() { + return nlth; + } + /** + * @param nlth Non-equilibrium long period tide height to set + */ + public void setNlth(Double nlth) { + this.nlth = nlth; + } + + /** + * Geocentric pole tide height (m) + * + * @param gpth Geocentric pole tide height to return + */ + public Double getGpth() { + return gpth; + } + /** + * @param gpth Geocentric pole tide height to set + */ + public void setGpth(Double gpth) { + this.gpth = gpth; + } + + /** + * Inverted barometer correction (m) + * + * @param ibco Inverted barometer correction to return + */ + public Double getIbco() { + return ibco; + } + /** + * @param ibco Inverted barometer correction to set + */ + public void setIbco(Double ibco) { + this.ibco = ibco; + } + + /** + * High frequency fluctuations of the sea surface topography correction (m) + * + * @param hfstc High frequency fluctuations of the sea surface topography correction + * + */ + public Double getHfstc() { + return hfstc; + } + /** + * @param hfstc High frequency fluctuations of the sea surface topography correction to set + */ + public void setHfstc(Double hfstc) { + this.hfstc = hfstc; + } + + /** + * Sea Surface Height Anomoly + * + * @param ssha Sea Surface Height Anomoly to return + */ + public Double getSsha() { + return ssha; + } + /** + * @param ssha Sea Surface Height Anomoly to set + */ + public void setSsha(Double ssha) { + this.ssha = ssha; + } + + /** + * @return the obsTime + */ + public Calendar getObsTime() { + return obsTime; + } + + /** + * @param obsTime the obsTime to set + */ + public void setObsTime(Calendar obsTime) { + this.obsTime = obsTime; + } + + + /** + * Get the value and units of a named parameter within this observation. + * @param paramName + * The name of the parameter value to retrieve. + * @return An Amount with value and units. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public Amount getValue(String paramName) { + return null; + } + + /** + * Get the value of a parameter that is represented as a String. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return The String value of the parameter. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public String getString(String paramName) { + return null; + } + + /** + * Get the value of a parameter that is represented as a String. + * + * @param paramName + * The name of the parameter value to retrieve. + * @return The String value of the parameter. If the parameter is unknown, a + * null reference is returned. + */ + @Override + public Collection getValues(String paramName) { + return null; + } + + /** + * Get the IDecoderGettable reference for this record. + * + * @return The IDecoderGettable reference for this record. + */ + @Override + public IDecoderGettable getDecoderGettable() { + return this; + } + + @Override + public void setDataURI(String dataURI) { + identifier = dataURI; + } + + @Override + public String[] getStrings(String paramName) { + return null; + } + + @Override + public Date getPersistenceTime() { + return this.dataTime.getRefTime(); + + } + + @Override + public void setPersistenceTime(Date persistTime) { + // TODO Auto-generated method stub + + } + + @Override + public Integer getHdfFileId() { + // TODO Auto-generated method stub + return null; + } + + @Override + public void setHdfFileId(Integer hdfFileId) { + // TODO Auto-generated method stub + + } + + @Override + public PointDataView getPointDataView() { + return this.pdv; + } + + @Override + public void setPointDataView(PointDataView pdv) { + this.pdv = pdv; + + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/dao/SshaDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/dao/SshaDao.java new file mode 100644 index 0000000000..86d8144919 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/dao/SshaDao.java @@ -0,0 +1,101 @@ +/** + * Set of DAO methods for BUFRSSHA data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date			Ticket#		Engineer	Description
+ * ------------ -----------	----------- --------------------------
+ * 09/2011	   		       Chin Chen	Initial Coding (Following BufrSshaDao to refactor for 
+ * 										saving data to HDF5)
+ * 
+ * + * @author Chin Chen + * @version 1.0 + **/ +package gov.noaa.nws.ncep.common.dataplugin.ssha.dao; + +import java.util.List; + +import javax.xml.bind.JAXBException; + +import gov.noaa.nws.ncep.common.dataplugin.ssha.SshaRecord; +import gov.noaa.nws.ncep.edex.common.dao.NcepPointDataPluginDao; + +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.edex.database.DataAccessLayerException; + +public class SshaDao extends NcepPointDataPluginDao { + private PointDataDescription pdd; + + /** + * Creates a new BufrsshaDao + * @throws PluginException + */ + public SshaDao(String pluginName) throws PluginException { + super(pluginName); + } + + /** + * Retrieves a BUFRSSHA report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public SshaRecord queryByDataURI(String dataURI) { + SshaRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if((obs != null)&&(obs.size() > 0)) { + report = (SshaRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the Bufrssha table.import gov.noaa.nws.ncep.common.dataplugin.sgwh.SgwhRecord; + + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.ssha where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } + public PointDataDescription getPointDataDescription() throws JAXBException { + if (pdd == null) { + pdd = PointDataDescription.fromStream(this.getClass() + .getResourceAsStream("/res/pointdata/ssha.xml")); + } + return pdd; + } + @Override + public String[] getKeysRequiredForFileName() { + return new String[] { "dataTime.refTime" }; + } + + @Override + public String getPointDataFileName(SshaRecord p) { + return "ssha.h5"; + } + + @Override + public SshaRecord newObject() { + return new SshaRecord(); + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/dao/SshaPointDataTransform.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/dao/SshaPointDataTransform.java new file mode 100644 index 0000000000..a77ecc10cf --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/dao/SshaPointDataTransform.java @@ -0,0 +1,538 @@ +/** + * SshaPointDataTransform + * This java class performs the transformation between SshaRecord Java class to pointdata format. + * . + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date			Ticket#		Engineer	Description
+ * ------------ -----------	----------- --------------------------
+ * Sep 2011	   		        Chin Chen	Initial Coding 
+ * 
+ * + * @author chin chen + * @version 1.0 + */ +package gov.noaa.nws.ncep.common.dataplugin.ssha.dao; + +import gov.noaa.nws.ncep.common.dataplugin.ssha.SshaRecord; + +import java.io.File; +import java.util.ArrayList; +import java.util.Date; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.PointDataDescription; +import com.raytheon.uf.common.pointdata.PointDataView; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + + + +public class SshaPointDataTransform { + + private static final String FORECASTTIME = "FORECASTTIME"; + + private static final String OBSTIME = "OBSTIME"; + + private static final String REFTIME = "REFTIME"; + + private static final String DATAURI = "DATAURI"; + private static final String REPORTTYPE = "REPORTTYPE"; + + private static final String CLATH = "CLATH"; + + private static final String CLONH = "CLONH"; + private static final String SAID = "SAID"; + + private static final String STAQ = "STAQ"; + + private static final String SIID = "SIID"; + + private static final String SOFTV = "SOFTV"; + + private static final String SACYLN = "SACYLN"; + + private static final String ORBN = "ORBN"; + + private static final String RSST = "RSST"; + + private static final String NUMID = "NUMID"; + private static final String AETP = "AETP"; + + private static final String DSST = "DSST"; + + private static final String INTF = "INTF"; + + private static final String EENO = "EENO"; + + private static final String ASFL = "ASFL"; + + private static final String ADQF = "ADQF"; + + private static final String ARQF = "ARQF"; + + private static final String ALRF = "ALRF"; + + private static final String RSFL = "RSFL"; + + private static final String RDQF = "RDQF"; + + private static final String RBIF = "RBIF"; + + private static final String IPIN = "IPIN"; + + private static final String AASF = "AASF"; + + private static final String MMAP = "MMAP"; + + private static final String IFDT = "IFDT"; + + private static final String KBOR = "KBOR"; + + private static final String RKBOR = "RKBOR"; + + private static final String NVPK2 = "NVPK2"; + + private static final String KBIC = "KBIC"; + + private static final String SBCK = "SBCK"; + + private static final String KBSW = "KBSW"; + + private static final String RKSW = "RKSW"; + + private static final String NVKSW = "NVKSW"; + + private static final String KNCS = "KNCS"; + + private static final String KOBC = "KOBC"; + + private static final String SKOBC = "SKOBC"; + + private static final String NVPKB = "NVPKB"; + + private static final String KNIC = "KNIC"; + + private static final String ACRS1 = "ACRS1"; + + private static final String ACRS2 = "ACRS2"; + + private static final String KAGC = "KAGC"; + + private static final String RKAGC = "RKAGC"; + + private static final String NVKG = "NVKG"; + + private static final String CBOR = "CBOR"; + + private static final String RCBOR = "RCBOR"; + + private static final String NVPC = "NVPC"; + + private static final String CBIC = "CBIC"; + + private static final String SBCC = "SBCC"; + + private static final String CBSW = "CBSW"; + + private static final String RCSW = "RCSW"; + + private static final String NVCSW = "NVCSW"; + + private static final String CNCS = "CNCS"; + + private static final String CCOB = "CCOB"; + + private static final String RCCOB = "RCCOB"; + + private static final String NVPCB = "NVPCB"; + + private static final String CNIA = "CNIA"; + + private static final String CAGC = "CAGC"; + + private static final String RCAGC = "RCAGC"; + + private static final String NVPCA = "NVPCA"; + + private static final String SCCF1 = "SCCF1"; + + private static final String SCCF2 = "SCCF2"; + + private static final String SCCF3 = "SCCF3"; + + private static final String TMBRST1 = "TMBRST1"; + + private static final String TMBRST2 = "TMBRST2"; + + private static final String TMBRST3 = "TMBRST3"; + + private static final String RWVC = "RWVC"; + + private static final String RLQC = "RLQC"; + + private static final String HMSL1 = "HMSL1"; + + private static final String HMSL2 = "HMSL2"; + + private static final String WSPA = "WSPA"; + + private static final String WSPR = "WSPR"; + + private static final String UMWV = "UMWV"; + + private static final String VWMV = "VWMV"; + + private static final String MDYT = "MDYT"; + + private static final String ALRE = "ALRE"; + + private static final String IALR = "IALR"; + + private static final String ONAP = "ONAP"; + + private static final String SONAW = "SONAW"; + + private static final String ICMK = "ICMK"; + + private static final String AICK = "AICK"; + + private static final String MDTC = "MDTC"; + + private static final String MWTC = "MWTC"; + + private static final String RWTC = "RWTC"; + + private static final String MSSH = "MSSH"; + + private static final String MSHA = "MSHA"; + + private static final String GEODH = "GEODH"; + + private static final String ODLE = "ODLE"; + + private static final String SETH = "SETH"; + + private static final String TGOTH1 = "TGOTH1"; + + private static final String TGOTH2 = "TGOTH2"; + + private static final String LTHS1 = "LTHS1"; + + private static final String LTHS2 = "LTHS2"; + + private static final String LPTH = "LPTH"; + + private static final String NLTH = "NLTH"; + + private static final String GPTH = "GPTH"; + + private static final String IBCO = "IBCO"; + + private static final String HFSTC = "HFSTC"; + + private static final String SSHA = "SSHA"; + + + /** + * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! It is important to + * keep this up to date or risk breaking backwards compatibility + * + */ + private static final String[] ALL_PARAMS = { FORECASTTIME,OBSTIME,REFTIME, DATAURI,REPORTTYPE, + CLATH, CLONH, STAQ, SAID,SIID,SOFTV,SACYLN,NUMID,ORBN,RSST,AETP,DSST,INTF,EENO,ASFL,ADQF, + ARQF,RSFL,ALRF,RDQF,RBIF,IPIN,AASF,MMAP,IFDT,KBOR,RKBOR,NVPK2,KBIC,SBCK,KBSW,RKSW,NVKSW, + KNCS,KOBC,SKOBC,NVPKB,KNIC,ACRS1,ACRS2,KAGC,RKAGC,NVKG,CBOR,RCBOR,NVPC,CBIC,SBCC,CBSW, + RCSW,NVCSW,CNCS,CCOB,RCCOB,NVPCB,CNIA,CAGC,RCAGC,NVPCA,SCCF1,SCCF2,SCCF3,TMBRST1, + TMBRST2,TMBRST3,RWVC,RLQC,HMSL1,HMSL2,WSPA,WSPR,UMWV,VWMV,MDYT,ALRE,IALR,ONAP,SONAW,ICMK, + AICK,MDTC,MWTC,RWTC,MSSH,MSHA,GEODH,ODLE,SETH,TGOTH1,TGOTH2,LTHS1,LTHS2,LPTH,NLTH,GPTH, + IBCO,HFSTC,SSHA,}; + + public static final String ALL_PARAMS_LIST; + static { + StringBuffer sb = new StringBuffer(); + boolean first = true; + for (String s : ALL_PARAMS) { + if (!first) { + sb.append(", "); + } else { + first = false; + } + sb.append(s); + } + ALL_PARAMS_LIST = sb.toString(); + } + + private SshaDao dao; + + private PointDataDescription description; + + public SshaPointDataTransform() { + try { + this.dao = new SshaDao("ssha"); + this.description = dao.getPointDataDescription(null); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + + public PluginDataObject[] toPointData(PluginDataObject[] pdo) { + + if (pdo.length > 0) { + Map pointMap = new HashMap(); + + for (PluginDataObject p : pdo) { + if (!(p instanceof SshaRecord)) + continue; + + File f = this.dao.getFullFilePath(p); + PointDataContainer pdc = pointMap.get(f); + if (pdc == null) { + pdc = PointDataContainer.build(this.description); + pointMap.put(f, pdc); + } + + SshaRecord mr = (SshaRecord) p; + PointDataView pdv = buildView(pdc, mr); + mr.setPointDataView(pdv); + } + } + return pdo; + } + private PointDataView buildView(PointDataContainer container, + SshaRecord record) { + PointDataView pdv = container.append(); + if(record.getDataTime()!= null) + pdv.setLong(FORECASTTIME, record.getDataTime().getFcstTime()); + if(record.getObsTime()!= null) + pdv.setLong(OBSTIME, record.getObsTime().getTime().getTime()); + if(record.getDataTime()!= null) + pdv.setLong(REFTIME, record.getDataTime().getRefTime().getTime()); + if(record.getDataURI()!= null) pdv.setString(DATAURI, record.getDataURI()); + if(record.getReportType()!= null) pdv.setString(REPORTTYPE, record.getReportType()); + if(record.getSaid()!= null) pdv.setLong(SAID, record.getSaid()); + if(record.getSiid()!= null) pdv.setLong(SIID, record.getSiid()); + if(record.getClath()!= null) pdv.setFloat(CLATH, record.getClath().floatValue()); + if(record.getClonh()!= null) pdv.setFloat(CLONH, record.getClonh().floatValue()); + if(record.getStaq()!= null) pdv.setString(STAQ, record.getStaq()); + if(record.getSoftv()!= null) pdv.setString(SOFTV, record.getSoftv()); + if(record.getSacyln()!= null) pdv.setLong(SACYLN, record.getSacyln()); + if(record.getOrbn()!= null) pdv.setLong(ORBN, record.getOrbn()); + if(record.getNumid()!= null) pdv.setString(NUMID, record.getNumid()); + if(record.getRsst()!= null) pdv.setLong(RSST, record.getRsst()); + if(record.getAetp()!= null) pdv.setLong(AETP, record.getAetp()); + if(record.getIntf()!= null) pdv.setLong(INTF, record.getIntf()); + if(record.getAsfl()!= null) pdv.setLong(ASFL, record.getAsfl()); + if(record.getRsfl()!= null) pdv.setLong(RSFL, record.getRsfl()); + if(record.getEeno()!= null) pdv.setLong(EENO, record.getEeno()); + if(record.getAdqf()!= null) pdv.setLong(ADQF, record.getAdqf()); + if(record.getArqf()!= null) pdv.setLong(ARQF, record.getArqf()); + if(record.getAlrf()!= null) pdv.setLong(ALRF, record.getAlrf()); + if(record.getRdqf()!= null) pdv.setLong(RDQF, record.getRdqf()); + if(record.getRbif()!= null) pdv.setLong(RBIF, record.getRbif()); + if(record.getIpin()!= null) pdv.setLong(IPIN, record.getIpin()); + if(record.getAasf()!= null) pdv.setLong(AASF, record.getAasf()); + if(record.getKbor()!= null) pdv.setFloat(KBOR, record.getKbor().floatValue()); + if(record.getRkbor()!= null) pdv.setFloat(RKBOR, record.getRkbor().floatValue()); + if(record.getMmap()!= null) pdv.setLong(MMAP, record.getMmap()); + if(record.getIfdt()!= null) pdv.setLong(IFDT, record.getIfdt()); + if(record.getKbic()!= null) pdv.setFloat(KBIC, record.getKbic().floatValue()); + if(record.getSbck()!= null) pdv.setFloat(SBCK, record.getSbck().floatValue()); + if(record.getKbsw()!= null) pdv.setFloat(KBSW, record.getKbsw().floatValue()); + if(record.getNvpk2()!= null) pdv.setLong(NVPK2, record.getNvpk2()); + if(record.getRwvc()!=null) pdv.setFloat(RWVC, record.getRwvc().floatValue()); + if(record.getRlqc()!= null) pdv.setFloat(RLQC, record.getRlqc().floatValue()); + if(record.getNvksw()!= null) pdv.setLong(NVKSW, record.getNvksw()); + if(record.getNvpkb()!= null) pdv.setLong(NVPKB, record.getNvpkb()); + if(record.getRksw()!= null) pdv.setFloat(RKSW, record.getRksw().floatValue()); + if(record.getKncs()!= null) pdv.setFloat(KNCS, record.getKncs().floatValue()); + if(record.getKobc()!= null) pdv.setFloat(KOBC, record.getKobc().floatValue()); + if(record.getSkobc()!= null) pdv.setFloat(SKOBC, record.getSkobc().floatValue()); + if(record.getNvkg()!= null) pdv.setLong(NVKG, record.getNvkg()); + if(record.getNvpc()!= null) pdv.setLong(NVPC, record.getNvpc()); + if(record.getKnic()!= null) pdv.setFloat(KNIC, record.getKnic().floatValue()); + if(record.getAcrs1()!= null) pdv.setFloat(ACRS1, record.getAcrs1().floatValue()); + if(record.getAcrs2()!= null) pdv.setFloat(ACRS2, record.getAcrs2().floatValue()); + if(record.getNvcsw()!= null) pdv.setLong(NVCSW, record.getNvcsw()); + if(record.getNvpcb()!= null) pdv.setLong(NVPCB, record.getNvpcb()); + if(record.getNvpca()!= null) pdv.setLong(NVPCA, record.getNvpca()); + if(record.getKagc()!= null) pdv.setFloat(KAGC, record.getKagc().floatValue()); + if(record.getRkagc()!= null) pdv.setFloat(RKAGC, record.getRkagc().floatValue()); + if(record.getCbor()!= null) pdv.setFloat(CBOR, record.getCbor().floatValue()); + if(record.getRcbor()!= null) pdv.setFloat(RCBOR, record.getRcbor().floatValue()); + if(record.getDsst()!= null) pdv.setLong(DSST, record.getDsst()); + if(record.getCbic()!= null) pdv.setFloat(CBIC, record.getCbic().floatValue()); + if(record.getSbcc()!= null) pdv.setFloat(SBCC, record.getSbcc().floatValue()); + if(record.getCbsw()!= null) pdv.setFloat(CBSW, record.getCbsw().floatValue()); + if(record.getRcsw()!= null) pdv.setFloat(RCSW, record.getRcsw().floatValue()); + if(record.getCncs()!= null) pdv.setFloat(CNCS, record.getCncs().floatValue()); + if(record.getCcob()!= null) pdv.setFloat(CCOB, record.getCcob().floatValue()); + if(record.getRccob()!= null) pdv.setFloat(RCCOB, record.getRccob().floatValue()); + if(record.getCnia()!= null) pdv.setFloat(CNIA, record.getCnia().floatValue()); + if(record.getCagc()!= null) pdv.setFloat(CAGC, record.getCagc().floatValue()); + if(record.getRcagc()!= null) pdv.setFloat(RCAGC, record.getRcagc().floatValue()); + if(record.getSccf1()!= null) pdv.setFloat(SCCF1, record.getSccf1().floatValue()); + if(record.getSccf2()!= null) pdv.setFloat(SCCF2, record.getSccf2().floatValue()); + if(record.getSccf3()!= null) pdv.setFloat(SCCF3, record.getSccf3().floatValue()); + if(record.getTmbrst1()!= null) pdv.setFloat(TMBRST1, record.getTmbrst1().floatValue()); + if(record.getTmbrst2()!= null) pdv.setFloat(TMBRST2, record.getTmbrst2().floatValue()); + if(record.getTmbrst3()!= null) pdv.setFloat(TMBRST3, record.getTmbrst3().floatValue()); + if(record.getHmsl1()!= null) pdv.setFloat(HMSL1, record.getHmsl1().floatValue()); + if(record.getHmsl2()!= null) pdv.setFloat(HMSL2, record.getHmsl2().floatValue()); + if(record.getWspa()!= null) pdv.setFloat(WSPA, record.getWspa().floatValue()); + if(record.getWspr()!= null) pdv.setFloat(WSPR, record.getWspr().floatValue()); + if(record.getUmwv()!= null) pdv.setFloat(UMWV, record.getUmwv().floatValue()); + if(record.getVwmv()!= null) pdv.setFloat(VWMV, record.getVwmv().floatValue()); + if(record.getMdyt()!= null) pdv.setFloat(MDYT, record.getMdyt().floatValue()); + if(record.getAlre()!= null) pdv.setFloat(ALRE, record.getAlre().floatValue()); + if(record.getIalr()!= null) pdv.setFloat(IALR, record.getIalr().floatValue()); + if(record.getOnap()!= null) pdv.setFloat(ONAP, record.getOnap().floatValue()); + if(record.getSonaw()!= null) pdv.setFloat(SONAW, record.getSonaw().floatValue()); + if(record.getIcmk()!= null) pdv.setFloat(ICMK, record.getIcmk().floatValue()); + if(record.getAick()!= null) pdv.setFloat(AICK, record.getAick().floatValue()); + if(record.getMdtc()!= null) pdv.setFloat(MDTC, record.getMdtc().floatValue()); + if(record.getMwtc()!= null) pdv.setFloat(MWTC, record.getMwtc().floatValue()); + if(record.getRwtc()!= null) pdv.setFloat(RWTC, record.getRwtc().floatValue()); + if(record.getMssh()!= null) pdv.setFloat(MSSH, record.getMssh().floatValue()); + if(record.getMsha()!= null) pdv.setFloat(MSHA, record.getMsha().floatValue()); + if(record.getGeodh()!= null) pdv.setFloat(GEODH, record.getGeodh().floatValue()); + if(record.getOdle()!= null) pdv.setFloat(ODLE, record.getOdle().floatValue()); + if(record.getSeth()!= null) pdv.setFloat(SETH, record.getSeth().floatValue()); + if(record.getTgoth1()!= null) pdv.setFloat(TGOTH1, record.getTgoth1().floatValue()); + if(record.getTgoth2()!= null) pdv.setFloat(TGOTH2, record.getTgoth2().floatValue()); + if(record.getLths1()!= null) pdv.setFloat(LTHS1, record.getLths1().floatValue()); + if(record.getLths2()!= null) pdv.setFloat(LTHS2, record.getLths2().floatValue()); + if(record.getLpth()!= null) pdv.setFloat(LPTH, record.getLpth().floatValue()); + if(record.getNlth()!= null) pdv.setFloat(NLTH, record.getNlth().floatValue()); + if(record.getGpth()!= null) pdv.setFloat(GPTH, record.getGpth().floatValue()); + if(record.getIbco()!= null) pdv.setFloat(IBCO, record.getIbco().floatValue()); + if(record.getHfstc()!= null) pdv.setFloat(HFSTC, record.getHfstc().floatValue()); + if(record.getSsha()!= null) pdv.setFloat(SSHA, record.getSsha().floatValue()); + + return pdv; + + } + public static SshaRecord toSshaRecord(PointDataView pdv) { + SshaRecord mr = new SshaRecord(); + mr.setDataTime(new DataTime(new Date(pdv.getLong(REFTIME)),pdv.getNumber(FORECASTTIME).intValue())); + mr.setSaid(pdv.getNumber(SAID).longValue()); + mr.setSiid(pdv.getNumber(SIID).longValue()); + mr.setStaq(pdv.getString(STAQ)); + mr.setSoftv(pdv.getString(SOFTV)); + mr.setSacyln(pdv.getNumber(SACYLN).longValue()); + mr.setOrbn(pdv.getNumber(ORBN).longValue()); + mr.setObsTime(TimeTools.newCalendar(pdv.getLong(OBSTIME))); + mr.setClath(pdv.getNumber(CLATH).doubleValue()); + mr.setClonh(pdv.getNumber(CLONH).doubleValue()); + mr.setRsst(pdv.getNumber(RSST).longValue()); + mr.setAetp(pdv.getNumber(AETP).longValue()); + mr.setDsst(pdv.getNumber(DSST).longValue()); + mr.setIntf(pdv.getNumber(INTF).longValue()); + mr.setEeno(pdv.getNumber(EENO).longValue()); + mr.setAsfl(pdv.getNumber(ASFL).longValue()); + mr.setAdqf(pdv.getNumber(ADQF).longValue()); + mr.setArqf(pdv.getNumber(ARQF).longValue()); + mr.setAlrf(pdv.getNumber(ALRF).longValue()); + mr.setRsfl(pdv.getNumber(RSFL).longValue()); + mr.setRdqf(pdv.getNumber(RDQF).longValue()); + mr.setRbif(pdv.getNumber(RBIF).longValue()); + mr.setIpin(pdv.getNumber(IPIN).longValue()); + mr.setAasf(pdv.getNumber(AASF).longValue()); + mr.setMmap(pdv.getNumber(MMAP).longValue()); + mr.setIfdt(pdv.getNumber(IFDT).longValue()); + mr.setKbor(pdv.getNumber(KBOR).doubleValue()); + mr.setRkbor(pdv.getNumber(RKBOR).doubleValue()); + mr.setNvpk2(pdv.getNumber(NVPK2).longValue()); + mr.setKbic(pdv.getNumber(KBIC).doubleValue()); + mr.setKbsw(pdv.getNumber(KBSW).doubleValue()); + mr.setRksw(pdv.getNumber(RKSW).doubleValue()); + mr.setSbck(pdv.getNumber(SBCK).doubleValue()); + mr.setNvksw(pdv.getNumber(NVKSW).longValue()); + mr.setKncs(pdv.getNumber(KNCS).doubleValue()); + mr.setKobc(pdv.getNumber(KOBC).doubleValue()); + mr.setSkobc(pdv.getNumber(SKOBC).doubleValue()); + mr.setNvpkb(pdv.getNumber(NVPKB).longValue()); + mr.setKnic(pdv.getNumber(KNIC).doubleValue()); + mr.setAcrs1(pdv.getNumber(ACRS1).doubleValue()); + mr.setAcrs2(pdv.getNumber(ACRS2).doubleValue()); + mr.setKagc(pdv.getNumber(KAGC).doubleValue()); + mr.setRkagc(pdv.getNumber(RKAGC).doubleValue()); + mr.setNvkg(pdv.getNumber(NVKG).longValue()); + mr.setCbor(pdv.getNumber(CBOR).doubleValue()); + mr.setRcbor(pdv.getNumber(RCBOR).doubleValue()); + mr.setNvpc(pdv.getNumber(NVPC).longValue()); + mr.setCbic(pdv.getNumber(CBIC).doubleValue()); + mr.setSbcc(pdv.getNumber(SBCC).doubleValue()); + mr.setCbsw(pdv.getNumber(CBSW).doubleValue()); + mr.setRcsw(pdv.getNumber(RCSW).doubleValue()); + mr.setNvcsw(pdv.getNumber(NVCSW).longValue()); + mr.setCncs(pdv.getNumber(CNCS).doubleValue()); + mr.setCcob(pdv.getNumber(CCOB).doubleValue()); + mr.setRccob(pdv.getNumber(RCCOB).doubleValue()); + mr.setNvpcb(pdv.getNumber(NVPCB).longValue()); + mr.setCnia(pdv.getNumber(CNIA).doubleValue()); + mr.setCagc(pdv.getNumber(CAGC).doubleValue()); + mr.setRcagc(pdv.getNumber(RCAGC).doubleValue()); + mr.setNvpca(pdv.getNumber(NVPCA).longValue()); + mr.setSccf1(pdv.getNumber(SCCF1).doubleValue()); + mr.setSccf2(pdv.getNumber(SCCF2).doubleValue()); + mr.setTmbrst1(pdv.getNumber(TMBRST1).doubleValue()); + mr.setTmbrst2(pdv.getNumber(TMBRST2).doubleValue()); + mr.setTmbrst3(pdv.getNumber(TMBRST3).doubleValue()); + mr.setRwvc(pdv.getNumber(RWVC).doubleValue()); + mr.setRlqc(pdv.getNumber(RLQC).doubleValue()); + mr.setHmsl1(pdv.getNumber(HMSL1).doubleValue()); + mr.setHmsl2(pdv.getNumber(HMSL2).doubleValue()); + mr.setWspa(pdv.getNumber(WSPA).doubleValue()); + mr.setWspr(pdv.getNumber(WSPR).doubleValue()); + mr.setUmwv(pdv.getNumber(UMWV).doubleValue()); + mr.setVwmv(pdv.getNumber(VWMV).doubleValue()); + mr.setMdyt(pdv.getNumber(MDYT).doubleValue()); + mr.setAlre(pdv.getNumber(ALRE).doubleValue()); + mr.setIalr(pdv.getNumber(IALR).doubleValue()); + mr.setOnap(pdv.getNumber(ONAP).doubleValue()); + mr.setSonaw(pdv.getNumber(SONAW).doubleValue()); + mr.setIcmk(pdv.getNumber(ICMK).doubleValue()); + mr.setAick(pdv.getNumber(AICK).doubleValue()); + mr.setMdtc(pdv.getNumber(MDTC).doubleValue()); + mr.setMwtc(pdv.getNumber(MWTC).doubleValue()); + mr.setRwtc(pdv.getNumber(RWTC).doubleValue()); + mr.setMssh(pdv.getNumber(MSSH).doubleValue()); + mr.setMsha(pdv.getNumber(MSHA).doubleValue()); + mr.setGeodh(pdv.getNumber(GEODH).doubleValue()); + mr.setOdle(pdv.getNumber(ODLE).doubleValue()); + mr.setSeth(pdv.getNumber(SETH).doubleValue()); + mr.setTgoth1(pdv.getNumber(TGOTH1).doubleValue()); + mr.setTgoth2(pdv.getNumber(TGOTH2).doubleValue()); + mr.setLths1(pdv.getNumber(LTHS1).doubleValue()); + mr.setLths2(pdv.getNumber(LTHS2).doubleValue()); + mr.setLpth(pdv.getNumber(LPTH).doubleValue()); + mr.setNlth(pdv.getNumber(NLTH).doubleValue()); + mr.setGpth(pdv.getNumber(GPTH).doubleValue()); + mr.setIbco(pdv.getNumber(IBCO).doubleValue()); + mr.setHfstc(pdv.getNumber(HFSTC).doubleValue()); + mr.setSsha(pdv.getNumber(SSHA).doubleValue()); + mr.setDataURI(pdv.getString(DATAURI)); + mr.setReportType(pdv.getString(REPORTTYPE)); + + return mr; + } + + public static SshaRecord[] toSshaRecords(PointDataContainer container) { + List records = new ArrayList(); + container.setCurrentSz(container.getAllocatedSz()); + for (int i = 0; i < container.getCurrentSz(); i++) { + PointDataView pdv = container.readRandom(i); + records.add(toSshaRecord(pdv)); + } + return records.toArray(new SshaRecord[records.size()]); + + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/package-info.java new file mode 100644 index 0000000000..1e93a7bec6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.ssha/src/gov/noaa/nws/ncep/common/dataplugin/ssha/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains utility classes for BufrSsha plugin +*/ +package gov.noaa.nws.ncep.common.dataplugin.ssha; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/.classpath b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/.classpath new file mode 100644 index 0000000000..ad32c83a78 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/.project new file mode 100644 index 0000000000..88d74e29a6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.common.dataplugin.stormtrack + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..1e1afc2670 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,7 @@ +#Thu Jun 03 14:41:57 EDT 2010 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..75da415845 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/META-INF/MANIFEST.MF @@ -0,0 +1,19 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: StormTrack Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.stormtrack +Bundle-Version: 1.0.0.qualifier +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Export-Package: gov.noaa.nws.ncep.common.dataplugin.stormtrack, + gov.noaa.nws.ncep.common.dataplugin.stormtrack.dao, + gov.noaa.nws.ncep.edex.uengine.tasks.stormtrack +Require-Bundle: javax.persistence;bundle-version="1.0.0", + com.raytheon.edex.common;bundle-version="1.11.31", + org.apache.log4j;bundle-version="1.0.0", + org.apache.commons.logging;bundle-version="1.0.4", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", + gov.noaa.nws.ncep.common;bundle-version="1.0.0" +Import-Package: com.raytheon.uf.edex.decodertools.core, + com.vividsolutions.jts.geom diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject new file mode 100644 index 0000000000..71a09d4fe0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject @@ -0,0 +1,3 @@ +gov.noaa.nws.ncep.common.dataplugin.stormtrack.StormTrackRecord +gov.noaa.nws.ncep.edex.uengine.tasks.stormtrack.StormTrackList +gov.noaa.nws.ncep.edex.uengine.tasks.stormtrack.StormTrack \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/build.properties b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/build.properties rename to ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/build.properties diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/component-deploy.xml new file mode 100644 index 0000000000..33d7dac712 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/StormTrackRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/StormTrackRecord.java new file mode 100644 index 0000000000..13c8fc3849 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/StormTrackRecord.java @@ -0,0 +1,733 @@ +/* + * + * StormTrackRecord + * + * This class performs the mapping to the database tables for the Automated + * Tropical Cyclone Forecast (ATCF) and ensemble storm tracks Decoder plug-in. + * + * SOFTWARE HISTORY + * Date Ticket# Engineer Description + * ------------ ----------- -------------- ----------------------------------- + * 06/23/10 283 F. J. Yen Initial creation + * * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + * + * @author F. J. Yen, SIB + * @version 1 + + */ + +package gov.noaa.nws.ncep.common.dataplugin.stormtrack; + +import java.util.Calendar; + +import javax.persistence.Column; +import javax.persistence.Entity; +import javax.persistence.Table; +import javax.persistence.UniqueConstraint; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +/** + * StormTrackRecord is the Data Access component for Automated Tropical Cyclone + * Forecast (ATCF) and ensemble cyclone tracks. This class contains getters and + * setters for the main parent table stormtrack. + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * ------------ ---------- 	----------- --------------------------
+ * 07/2011					T. Lee		ATCF and Ensemble storm tracks
+ * 
+ * + * @author tlee + * @version 1.0 + */ +@Entity +@Table(name = "stormtrack", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class StormTrackRecord extends PluginDataObject { + + private static final long serialVersionUID = 1L; + private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; + private static final Integer IMISSD = IDecoderConstantsN.INTEGER_MISSING; + + /** Report type */ + @Column(length = 32) + @XmlElement + @DynamicSerializeElement + private String reportType; + + /** + * Basin, e.g. WP, IO, SH, CP, EP, AL, SL, ML + */ + @DataURI(position = 1) + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private String basin; + + /** + * Annual cyclone number; 1 through 99 + */ + @DataURI(position = 2) + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private String cycloneNum; + + /** + * Warning Date-Time + */ + @Column + @DynamicSerializeElement + @XmlElement + private Calendar warnTime; + + /** + * Objective technique sorting number/Minutes for best track: 00-99 + */ + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private int techniqueNum; + + /** + * Objective Technique or CARQ or WRNG, BEST for best Track + */ + @DataURI(position = 3) + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private String model; + + /** + * TAU -- forecast Period: -24 through 120 hours, 0 for best-track, negative + * forecastHours used for CARQ and WRNG records. + */ + @DataURI(position = 4) + @Column + @DynamicSerializeElement + @XmlElement + private int fcstHour; + + /** + * Latitude (degrees) for the DTG: -900 through 900 + */ + @DynamicSerializeElement + @XmlElement + private float clat; + + /** + * Longitude (degrees) for the DTG: -1800 through 1800 + */ + @DynamicSerializeElement + @XmlElement + private float clon; + + /** + * Maximum sustained wind speed in knots: 0 through 300 + */ + @DynamicSerializeElement + @XmlElement + private float windMax; + + /** + * Minimum sea level pressure, 1 through 1100MB + */ + @DynamicSerializeElement + @XmlElement + private float mslp; + + /** + * Level of tropical cyclone development; such as DB, TD, TS, TY, ... + */ + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private String stormType; + + /** + * Wind intensity (kts) for the radii defined i this record: 34, 50, 64 + */ + @DataURI(position = 5) + @DynamicSerializeElement + @XmlElement + private float windCategory; + + /** + * Radius Code for wind intensity: AAA = full circle; QQQ = quadrant (NNQ, + * NEQ, EEQ, SEQ, SSQ, SWQ, WWQ, NWQ) + */ + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private String windCode; + + /** + * If full circle, radius of specified wind intensity. If semicircle or + * quadrant, radius of specified wind intensity of circle portion specified + * in radius code. 0 - 1200 nm. + */ + @DynamicSerializeElement + @XmlElement + private float quad1WindRad; + + /** + * If full circle, this field not used. If semicircle, radius (nm) of + * specified wind intensity for semicircle not specified in radius code. If + * quadrant, radius (nm) of specified wind intensity for 2nd quadrant + * (counting clockwise from quadrant specified in radius code). 0 - 1200 nm. + */ + @DynamicSerializeElement + @XmlElement + private float quad2WindRad; + + /** + * If full circle or semicircle this field not used. If quadrant, radius + * (nm) of specified wind intensity for 3rd quadrant (counting clockwise + * from quadrant specified in radius code). 0 - 1200 nm. + */ + @DynamicSerializeElement + @XmlElement + private float quad3WindRad; + + /** + * If full circle or semicircle this field not used. If quadrant, radius + * (nm) of specified wind intensity for 4th quadrant (counting clockwise + * from quadrant specified in radius code). 0 - 1200 nm. + */ + @DynamicSerializeElement + @XmlElement + private float quad4WindRad; + + /** + * Pressure in millibars of the last closed isobar. 900 - 1050 mb + */ + @DynamicSerializeElement + @XmlElement + private float closedP; + + /** + * Radius of the last closed isobar in nm. 0 - 9999 nm + */ + @DynamicSerializeElement + @XmlElement + private float radClosedP; + + /** + * Radius of max winds. 0 - 999 nm + */ + @DynamicSerializeElement + @XmlElement + private float maxWindRad; + + /** + * Gusts. 0 - 995 kts. + */ + @DynamicSerializeElement + @XmlElement + private float gust; + + /** + * Eye diameter. 0 - 999nm + */ + @DynamicSerializeElement + @XmlElement + private float eyeSize; + + /** + * Subregion code: A, B, C, E, L, P, Q, S, W + */ + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private String subRegion; + + /** + * Max seas: 0 through 999 ft. + */ + @DynamicSerializeElement + @XmlElement + private float maxSeas; + + /** + * Forecaster's initials, used for forecastHour 0 WRNG, up to 3 chars + */ + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private String forecaster; + + /** + * Storm direction in compass coordinates, 0 - 359 degrees + */ + @DynamicSerializeElement + @XmlElement + private float stormDrct; + + /** + * Storm speed. 0 - 999 kts + */ + @DynamicSerializeElement + @XmlElement + private float stormSped; + + /** + * Literal storm name, NONAME, or INVEST + */ + @DataURI(position = 6) + @Column(length = 32) + @DynamicSerializeElement + @XmlElement + private String stormName; + + /** + * System depth, D=deep, M=medium, S=shallow, X=unknown + */ + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private String stormDepth; + + /** + * Wave height for radii defined in seas1 - seas4. 0 - 99 ft. + */ + @DynamicSerializeElement + @XmlElement + private float waveHght; + + /** + * Radius code for seas wave height + */ + @Column(length = 8) + @DynamicSerializeElement + @XmlElement + private String waveCode; + + /** + * First quadrant seas radius as defined by waveCode, 0 - 999 nm + */ + @DynamicSerializeElement + @XmlElement + private float quad1WaveRad; + + /** + * Second quadrant seas radius as defined by waveCode, 0 - 999 nm + */ + @DynamicSerializeElement + @XmlElement + private float quad2WaveRad; + + /** + * Third quadrant seas radius as defined by waveCode, 0 - 999 nm + */ + @DynamicSerializeElement + @XmlElement + private float quad3WaveRad; + + /** + * Fourth quadrant seas radius as defined by waveCode, 0 - 999 nm + */ + @DynamicSerializeElement + @XmlElement + private float quad4WaveRad; + + /* + * 20 character description of format to follow in userData + */ + @Column(length = 20) + @DynamicSerializeElement + @XmlElement + private String userDefined; + + /* + * User data section as indicated by userDefined parameter + */ + @Column(length = 30) + @DynamicSerializeElement + @XmlElement + private String userData; + + /** + * Default Constructor + */ + public StormTrackRecord() { + this.reportType= " "; + this.basin = "XX"; + this.cycloneNum = "M"; + this.warnTime = null; + this.techniqueNum = IDecoderConstantsN.INTEGER_MISSING; + this.model = " "; + this.fcstHour = IMISSD; + this.clat = RMISSD; + this.clon = RMISSD; + this.windMax = RMISSD; + this.mslp = RMISSD; + this.stormType = "XX"; + this.windCategory = RMISSD; + this.windCode = "M"; + this.quad1WindRad = RMISSD; + this.quad2WindRad = RMISSD; + this.quad3WindRad = RMISSD; + this.quad4WindRad = RMISSD; + this.closedP = RMISSD; + this.radClosedP = RMISSD; + this.maxWindRad = RMISSD; + this.gust = RMISSD; + this.eyeSize = RMISSD; + this.subRegion = " "; + this.maxSeas = RMISSD; + this.forecaster = ""; + this.stormDrct = RMISSD; + this.stormSped = RMISSD; + this.stormName = " "; + this.stormDepth = " "; + this.waveHght = RMISSD; + this.waveCode = " "; + this.quad1WaveRad = RMISSD; + this.quad2WaveRad = RMISSD; + this.quad3WaveRad = RMISSD; + this.quad4WaveRad = RMISSD; + this.userDefined = " "; + this.userData = " "; + } + + /** + * Constructs a StormTrack record from a dataURI + * + * @param uri + * The dataURI + */ + public StormTrackRecord(String uri) { + super(uri); + } + + @Override + public IDecoderGettable getDecoderGettable() { + // TODO Auto-generated method stub + return null; + } + + public String getReportType() { + return reportType; + } + + public void setReportType(String reportType) { + this.reportType = reportType; + } + + public String getBasin() { + return basin; + } + + public void setBasin(String basin) { + this.basin = basin; + } + + public String getCycloneNum() { + return cycloneNum; + } + + public void setCycloneNum(String cycloneNum) { + this.cycloneNum = cycloneNum; + } + + public Calendar getWarnTime() { + return warnTime; + } + + public void setWarnTime(Calendar warnTime) { + this.warnTime = warnTime; + } + + public int getTechniqueNum() { + return techniqueNum; + } + + public void setTechniqueNum(int techniqueNum) { + this.techniqueNum = techniqueNum; + } + + public String getModel() { + return model; + } + + public void setModel(String model) { + this.model = model; + } + + public int getFcstHour() { + return fcstHour; + } + + public void setFcstHour(int fcstHour) { + this.fcstHour = fcstHour; + } + + public float getClat() { + return clat; + } + + public void setClat(float clat) { + this.clat = clat; + } + + public float getClon() { + return clon; + } + + public void setClon(float clon) { + this.clon = clon; + } + + public float getWindMax() { + return windMax; + } + + public void setWindMax(float windMax) { + this.windMax = windMax; + } + + public float getMslp() { + return mslp; + } + + public void setMslp(float mslp) { + this.mslp = mslp; + } + + public String getStormType() { + return stormType; + } + + public void setStormType(String stormType) { + this.stormType = stormType; + } + + public float getWindCategory() { + return windCategory; + } + + public void setWindCategory(float windCategory) { + this.windCategory = windCategory; + } + + public String getWindCode() { + return windCode; + } + + public void setWindCode(String windCode) { + this.windCode = windCode; + } + + public float getQuad1WindRad() { + return quad1WindRad; + } + + public void setQuad1WindRad(float quad1WindRad) { + this.quad1WindRad = quad1WindRad; + } + + public float getQuad2WindRad() { + return quad2WindRad; + } + + public void setQuad2WindRad(float quad2WindRad) { + this.quad2WindRad = quad2WindRad; + } + + public float getQuad3WindRad() { + return quad3WindRad; + } + + public void setQuad3WindRad(float quad3WindRad) { + this.quad3WindRad = quad3WindRad; + } + + public float getQuad4WindRad() { + return quad4WindRad; + } + + public void setQuad4WindRad(float quad4WindRad) { + this.quad4WindRad = quad4WindRad; + } + + public float getClosedP() { + return closedP; + } + + public void setClosedP(float closedP) { + this.closedP = closedP; + } + + public float getRadClosedP() { + return radClosedP; + } + + public void setRadClosedP(float radClosedP) { + this.radClosedP = radClosedP; + } + + public float getMaxWindRad() { + return maxWindRad; + } + + public void setMaxWindRad(float maxWindRad) { + this.maxWindRad = maxWindRad; + } + + public float getGust() { + return gust; + } + + public void setGust(float gust) { + this.gust = gust; + } + + public float getEyeSize() { + return eyeSize; + } + + public void setEyeSize(float eyeSize) { + this.eyeSize = eyeSize; + } + + public String getSubRegion() { + return subRegion; + } + + public void setSubRegion(String subRegion) { + this.subRegion = subRegion; + } + + public float getMaxSeas() { + return maxSeas; + } + + public void setMaxSeas(float maxSeas) { + this.maxSeas = maxSeas; + } + + public String getForecaster() { + return forecaster; + } + + public void setForecaster(String forecaster) { + this.forecaster = forecaster; + } + + public float getStormDrct() { + return stormDrct; + } + + public void setStormDrct(float stormDrct) { + this.stormDrct = stormDrct; + } + + public float getStormSped() { + return stormSped; + } + + public void setStormSped(float stormSped) { + this.stormSped = stormSped; + } + + public String getStormName() { + return stormName; + } + + public void setStormName(String stormName) { + this.stormName = stormName; + } + + public String getStormDepth() { + return stormDepth; + } + + public void setStormDepth(String stormDepth) { + this.stormDepth = stormDepth; + } + + public float getWaveHght() { + return waveHght; + } + + public void setWaveHght(float waveHght) { + this.waveHght = waveHght; + } + + public String getWaveCode() { + return waveCode; + } + + public void setWaveCode(String waveCode) { + this.waveCode = waveCode; + } + + public float getQuad1WaveRad() { + return quad1WaveRad; + } + + public void setQuad1WaveRad(float quad1WaveRad) { + this.quad1WaveRad = quad1WaveRad; + } + + public float getQuad2WaveRad() { + return quad2WaveRad; + } + + public void setQuad2WaveRad(float quad2WaveRad) { + this.quad2WaveRad = quad2WaveRad; + } + + public float getQuad3WaveRad() { + return quad3WaveRad; + } + + public void setQuad3WaveRad(float quad3WaveRad) { + this.quad3WaveRad = quad3WaveRad; + } + + public float getQuad4WaveRad() { + return quad4WaveRad; + } + + public void setQuad4WaveRad(float quad4WaveRad) { + this.quad4WaveRad = quad4WaveRad; + } + + public String getUserDefined() { + return userDefined; + } + + public void setUserDefined(String userDefined) { + this.userDefined = userDefined; + } + + public String getUserData() { + return userData; + } + + public void setUserData(String userData) { + this.userData = userData; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/dao/StormTrackDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/dao/StormTrackDao.java new file mode 100644 index 0000000000..e9536e5f0d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/dao/StormTrackDao.java @@ -0,0 +1,75 @@ +/** + * Set of DAO methods for StormTrack data. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date			Ticket#		Engineer	Description
+ * ------------ -----------	----------- --------------------------
+ * 8/2011					T. Lee		Emulated ATCF
+ * 
+ * + * @author tlee + * @version 1.0 + **/ +package gov.noaa.nws.ncep.common.dataplugin.stormtrack.dao; + +import java.util.List; + +import gov.noaa.nws.ncep.common.dataplugin.stormtrack.StormTrackRecord; +import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; + +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.edex.database.DataAccessLayerException; + +public class StormTrackDao extends NcepDefaultPluginDao { + + + /** + * Creates a new ReccoDao + * @throws PluginException + */ + public StormTrackDao(String pluginName) throws PluginException { + super(pluginName); + } + + /** + * Retrieves a StormTrack report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public StormTrackRecord queryByDataURI(String dataURI) { + StormTrackRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if((obs != null)&&(obs.size() > 0)) { + report = (StormTrackRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the StormTrack table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.stormtrack where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/dao/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/dao/package-info.java new file mode 100644 index 0000000000..4fff7efdba --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/dao/package-info.java @@ -0,0 +1,7 @@ +/** + * StormTrack implementation of the plug-in pattern. + * + * Package includes classes to decode the StormTrack message and persist the data. + * + */ +package gov.noaa.nws.ncep.common.dataplugin.stormtrack.dao; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/package-info.java new file mode 100644 index 0000000000..fe3697f38a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/common/dataplugin/stormtrack/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains utility classes for StormTrack plugin +*/ +package gov.noaa.nws.ncep.common.dataplugin.stormtrack; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/edex/uengine/tasks/stormtrack/StormTrack.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/edex/uengine/tasks/stormtrack/StormTrack.java new file mode 100644 index 0000000000..51793eefab --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/edex/uengine/tasks/stormtrack/StormTrack.java @@ -0,0 +1,156 @@ +/** + * StormTrack + * + * Date created 07 Sep 2010 + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ +package gov.noaa.nws.ncep.edex.uengine.tasks.stormtrack; + +import java.util.Calendar; +import java.util.List; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.common.dataplugin.stormtrack.StormTrackRecord; + +/** + * StormTrack + * + *
+ * SOFTWARE HISTORY
+ *    Date                  Ticket#     Engineer               	Description
+ * ------------------      	---------   ----------------------- ------------------
+ * 07- Sep-2010         	284      	mgamazaychikov     		Initial creation
+ * 8/2011								T. Lee					Renamed from AtcfTrack
+ * @author mgamazaychikov
+ * 
+ *
+ */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class StormTrack { + @XmlElement + @DynamicSerializeElement + private String technique; + @XmlElement + @DynamicSerializeElement + private float clat[]; + @XmlElement + @DynamicSerializeElement + private float clon[]; + @XmlElement + @DynamicSerializeElement + private int forecastHour[]; + @XmlElement + @DynamicSerializeElement + private Calendar warningTime; + + @XmlElement + @DynamicSerializeElement + private float windMax[]; + + @XmlElement + @DynamicSerializeElement + private String stormName; + + public StormTrack() { + } + + public StormTrack(String technique, List dataRecords) { + this.technique = technique; + int recordSize = dataRecords.size(); + clat = new float[recordSize]; + clon = new float[recordSize]; + windMax = new float[recordSize]; + forecastHour = new int[recordSize]; + stormName = new String(); + for ( int ii=0; ii< recordSize; ii++ ) { + StormTrackRecord atcf = (StormTrackRecord)dataRecords.get(ii); + clat[ii] = atcf.getClat(); + clon[ii] = atcf.getClon(); + forecastHour[ii] = atcf.getFcstHour(); + windMax[ii] = atcf.getWindMax(); + if(ii==0){ + warningTime = atcf.getWarnTime(); + } + + if( this.stormName.isEmpty() && this.technique.contains("CARQ") && this.forecastHour[ii] == 0){ + this.stormName = new String(atcf.getStormName()); + } + + + } + } + + public String getTechnique() { + return technique; + } + + public void setTechnique(String technique) { + this.technique = technique; + } + + public float[] getClat() { + return clat; + } + + public void setClat(float[] clat) { + this.clat = clat; + } + + public float[] getClon() { + return clon; + } + + public void setClon(float[] clon) { + this.clon = clon; + } + + public int[] getForecastHour() { + return forecastHour; + } + + public void setForecastHour(int[] forecastHour) { + this.forecastHour = forecastHour; + } + + public void setWarningTime(Calendar warntime) { + this.warningTime = warntime; + } + + public Calendar getWarningTime() { + return this.warningTime; + } + + public void setWindMax(float windMax[]) { + this.windMax = windMax; + } + + public float[] getWindMax() { + return windMax; + } + + /** + * @return the stormName + */ + public String getStormName() { + return stormName; + } + + /** + * @param stormName the stormName to set + */ + public void setStormName(String stormName) { + this.stormName = stormName; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/edex/uengine/tasks/stormtrack/StormTrackList.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/edex/uengine/tasks/stormtrack/StormTrackList.java new file mode 100644 index 0000000000..403106fa7a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.stormtrack/src/gov/noaa/nws/ncep/edex/uengine/tasks/stormtrack/StormTrackList.java @@ -0,0 +1,79 @@ +/** + * StormTrackList + * + * Date created 07 Sep 2010 + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ +package gov.noaa.nws.ncep.edex.uengine.tasks.stormtrack; + +import java.util.ArrayList; +import java.util.List; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +/** + * StormTrackList + * + *
+ * SOFTWARE HISTORY
+ *    Date        		Ticket#		Engineer			Description
+ * ------------------	---------- 	-----------------	-------------------
+ * 07- Sep-2010         284      	mgamazaychikov     	Initial creation
+ * 8/2011							T. Lee				Renamed from AtcfCyclone
+ * 
+ * @author mgamazaychikov
+ *
+ */ + + + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class StormTrackList implements ISerializableObject { + + @XmlElement + @DynamicSerializeElement + private String cyclone; + + @XmlElement + @DynamicSerializeElement + private List trackList; + + public StormTrackList() { + trackList = new ArrayList(0); + } + + public StormTrackList(String cyclone) { + super(); + trackList = new ArrayList(0); + this.cyclone = cyclone; + } + public String getCyclone() { + return cyclone; + } + public void setCyclone(String cyclone) { + this.cyclone = cyclone; + } + public List getTrackList() { + return trackList; + } + + public void setTrackList(List aList) { + this.trackList = new ArrayList(aList); + } + + public void addTrack(StormTrack newTrack){ + this.trackList.add(newTrack); + } + +} + diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/Activator.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/Activator.java deleted file mode 100644 index 4bf51992fc..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/Activator.java +++ /dev/null @@ -1,37 +0,0 @@ -package gov.noaa.nws.ncep.common.dataplugin.tcm; - -import org.osgi.framework.BundleActivator; -import org.osgi.framework.BundleContext; - -public class Activator implements BundleActivator { - - private static BundleContext context; - - static BundleContext getContext() { - return context; - } - - /* - * (non-Javadoc) - * - * @see - * org.osgi.framework.BundleActivator#start(org.osgi.framework.BundleContext - * ) - */ - @Override - public void start(BundleContext bundleContext) throws Exception { - Activator.context = bundleContext; - } - - /* - * (non-Javadoc) - * - * @see - * org.osgi.framework.BundleActivator#stop(org.osgi.framework.BundleContext) - */ - @Override - public void stop(BundleContext bundleContext) throws Exception { - Activator.context = null; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/TcmPositionWinds.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/TcmPositionWinds.java index 7c4acf0a31..ef52311f27 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/TcmPositionWinds.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/TcmPositionWinds.java @@ -12,6 +12,8 @@ * ------------ ---------- ----------- -------------------------- * 06/2009 128 T. Lee Initial coding * 11/2009 128 T. Lee Migrated to TO11D6 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @author T.Lee @@ -26,21 +28,14 @@ import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Column; import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; import com.raytheon.uf.common.serialization.ISerializableObject; import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.dataplugin.tcm.TcmRecord; import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; @Entity @Table(name="tcm_position_winds") -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class TcmPositionWinds implements Serializable, ISerializableObject { private static final long serialVersionUID = 1L; @@ -49,128 +44,105 @@ public class TcmPositionWinds implements Serializable, ISerializableObject { @GeneratedValue private Integer recordId = null; - /** The TCM record this object belongs to **/ - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private TcmRecord parentID; + /** The forecast valid time **/ @Column - @XmlElement @DynamicSerializeElement private Calendar validTime; /** The forecast hour **/ @Column - @XmlElement @DynamicSerializeElement private String fcstHour; /** The latitude of the storm center **/ @Column - @XmlElement @DynamicSerializeElement private Float clat; /** The longitude of the storm center **/ @Column - @XmlElement @DynamicSerializeElement private Float clon; /** The maximum wind of the storm **/ @Column - @XmlElement @DynamicSerializeElement private Integer windMax; /** The wind gust of the storm **/ @Column - @XmlElement @DynamicSerializeElement private Integer gust; /** Storm moving direction in compass direction */ @Column - @XmlElement @DynamicSerializeElement private Integer stormDrct; /** Storm moving speed */ @Column - @XmlElement @DynamicSerializeElement private Integer stormSped; /** The extent of 34kts wind at NE quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String ne34k; /** The extent of 34kts wind at SE quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String se34k; /** The extent of 34kts wind at SW quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String sw34k; /** The extent of 34kts wind at NW quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String nw34k; /** The extent of 50kts wind at NE quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String ne50k; /** The extent of 50kts wind at SE quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String se50k; /** The extent of 50kts wind at SW quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String sw50k; /** The extent of 50kts wind at NW quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String nw50k; /** The extent of 64kts wind at NE quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String ne64k; /** The extent of 64kts wind at SE quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String se64k; /** The extent of 64kts wind at SW quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String sw64k; /** The extent of 64kts wind at NW quadrant of the storm **/ @Column(length=8) - @XmlElement @DynamicSerializeElement private String nw64k; @@ -199,19 +171,7 @@ public class TcmPositionWinds implements Serializable, ISerializableObject { return serialVersionUID; } - /** - * @return the parentID - */ - public TcmRecord getParentID() { - return parentID; - } - - /** - * @param parentID the parentID to set - */ - public void setParentID(TcmRecord parentID) { - this.parentID = parentID; - } + /** * @return the recordId diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/TcmRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/TcmRecord.java index 51bb27287d..997acca29e 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/TcmRecord.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/TcmRecord.java @@ -12,6 +12,8 @@ * 06/2009 128 T. Lee Initial coding * 07/2009 128 T. Lee Migrated to TO11 * 11/2009 128 T. Lee Migrated to TO11D6 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @author T.Lee @@ -22,23 +24,18 @@ package gov.noaa.nws.ncep.common.dataplugin.tcm; import java.util.Calendar; import java.util.HashSet; -import java.util.Iterator; import java.util.Set; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; +import javax.persistence.JoinColumn; import javax.persistence.OneToMany; import javax.persistence.Table; import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import javax.xml.bind.annotation.XmlRootElement; -import org.hibernate.annotations.OnDelete; -import org.hibernate.annotations.OnDeleteAction; +import org.hibernate.annotations.Index; import com.raytheon.uf.common.dataplugin.PluginDataObject; import com.raytheon.uf.common.dataplugin.IDecoderGettable; @@ -49,8 +46,6 @@ import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; @Entity @Table(name = "tcm", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class TcmRecord extends PluginDataObject { @@ -59,122 +54,104 @@ public class TcmRecord extends PluginDataObject { /** Report type */ @Column(length=32) - @XmlElement @DynamicSerializeElement private String reportType; /** Storm name */ @Column(length=32) @DataURI(position=2) - @XmlElement @DynamicSerializeElement private String stormName; /** Tropical storm basin */ @Column(length=8) @DataURI(position=1) - @XmlElement @DynamicSerializeElement private String basin; /** Storm number */ @Column(length=8) @DataURI(position=3) - @XmlElement @DynamicSerializeElement private String stormNumber; /** Advisory number */ @Column(length=8) @DataURI(position=4) - @XmlElement @DynamicSerializeElement private String advisoryNumber; /** Correction flag */ @Column @DataURI(position=5) - @XmlElement @DynamicSerializeElement private Boolean corr; /** Bulletin insurance time */ @Column - @XmlElement @DynamicSerializeElement private Calendar issueTime; /** Storm observation time **/ @Column - @XmlElement @DynamicSerializeElement private Calendar obsTime; /** Storm type */ @Column(length=32) - @XmlElement @DynamicSerializeElement private String stormType; /** Eye size */ @Column - @XmlElement @DynamicSerializeElement private Integer eyeSize; /** Minimum central pressure */ @Column - @XmlElement @DynamicSerializeElement private Integer centralPressure; /** Position accuracy */ @Column - @XmlElement @DynamicSerializeElement private Integer positionAccuracy; /** Twelve-foot wave height radii at the NE quadrant */ @Column - @XmlElement @DynamicSerializeElement private String ne12ft; /** Twelve-foot wave height radii at the SE quadrant */ @Column - @XmlElement @DynamicSerializeElement private String se12ft; /** Twelve-foot wave height radii at the SW quadrant */ @Column - @XmlElement @DynamicSerializeElement private String sw12ft; /** Twelve-foot wave height radii at the NW quadrant */ @Column - @XmlElement @DynamicSerializeElement private String nw12ft; /** Mass news disseminator (MND) */ @Column(length=72) - @XmlElement @DynamicSerializeElement private String mndTime; /** Bulletin messages */ @Column(length=8000) - @XmlElement @DynamicSerializeElement private String bullMessage; /** TCM position and winds */ @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "tcmPosWinds_parentid_idex") private Set tcmPosWinds = new HashSet(); /** @@ -479,7 +456,7 @@ public class TcmRecord extends PluginDataObject { */ public void addPosWinds(TcmPositionWinds poswinds){ tcmPosWinds.add(poswinds); - poswinds.setParentID (this); + } /** @@ -489,12 +466,7 @@ public class TcmRecord extends PluginDataObject { @Override public void setIdentifier(Object dataURI) { this.identifier = dataURI; - if (this.getTcmPosWinds() != null && this.getTcmPosWinds().size() > 0) { - for (Iterator iter = this.getTcmPosWinds().iterator(); iter.hasNext();) { - TcmPositionWinds tpw = iter.next(); - tpw.setParentID(this); - } - } + } @Override diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/dao/TcmDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/dao/TcmDao.java index c48f8cf170..a69df6804e 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/dao/TcmDao.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.tcm/src/gov/noaa/nws/ncep/common/dataplugin/tcm/dao/TcmDao.java @@ -10,6 +10,8 @@ * Date Ticket# Engineer Description * ------------ ---------- ----------- -------------------------- * 05/2010 128 T. Lee Migration to TO11DR11 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @author T.Lee @@ -19,13 +21,15 @@ package gov.noaa.nws.ncep.common.dataplugin.tcm.dao; import gov.noaa.nws.ncep.common.dataplugin.tcm.TcmRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; import java.util.List; import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.datastorage.IDataStore; import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.database.plugin.PluginDao; -public class TcmDao extends NcepDefaultPluginDao { +public class TcmDao extends PluginDao { /** * FfgDao constructor. @@ -74,4 +78,11 @@ public class TcmDao extends NcepDefaultPluginDao { return results; } + + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + // TODO Auto-generated method stub + return null; + } } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/.project b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/.project deleted file mode 100644 index fa19fdec06..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.common.dataplugin.uair - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 7f7ec4da7a..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,7 +0,0 @@ -#Tue Dec 08 16:29:06 EST 2009 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 -org.eclipse.jdt.core.compiler.compliance=1.6 -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/META-INF/MANIFEST.MF deleted file mode 100644 index 9ab728c18d..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/META-INF/MANIFEST.MF +++ /dev/null @@ -1,20 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Uair Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.common.dataplugin.uair -Bundle-Version: 1.0.0.qualifier -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Require-Bundle: - com.raytheon.edex.common;bundle-version="1.11.17", - com.raytheon.uf.edex.decodertools;bundle-version="1.11.17", - gov.noaa.nws.ncep.common;bundle-version="1.0.0", - org.apache.commons.logging;bundle-version="1.0.4", - javax.measure;bundle-version="1.0.0", - javax.persistence;bundle-version="1.0.0" -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Bundle-ActivationPolicy: lazy -Export-Package: gov.noaa.nws.ncep.common.dataplugin.uair, - gov.noaa.nws.ncep.common.dataplugin.uair.dao -Import-Package: com.raytheon.uf.common.pointdata, - com.raytheon.uf.edex.pointdata, - gov.noaa.nws.ncep.edex.common.dao diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject deleted file mode 100644 index d6ebdca37c..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject +++ /dev/null @@ -1,5 +0,0 @@ -gov.noaa.nws.ncep.common.dataplugin.uair.UairRecord -gov.noaa.nws.ncep.common.dataplugin.uair.ObsLevels -gov.noaa.nws.ncep.common.dataplugin.uair.Tropopause -gov.noaa.nws.ncep.common.dataplugin.uair.MaxWind -gov.noaa.nws.ncep.common.dataplugin.uair.LiftedIndex \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/component-deploy.xml deleted file mode 100644 index 46320935be..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/LiftedIndex.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/LiftedIndex.java deleted file mode 100644 index a287a52023..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/LiftedIndex.java +++ /dev/null @@ -1,166 +0,0 @@ -/** - * LiftedIndex - * - * This java class defines the getters and setters for the - * usir maximum wind data. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.uair; - -import java.io.Serializable; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; - -import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@Entity -@Table(name="uair_liftedindex") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class LiftedIndex implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The CONVSIGMET record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private UairRecord parentID; - - // Observation pressure in Pascals - @XmlElement - @DynamicSerializeElement - private float liTemp; - - // - @XmlElement - @DynamicSerializeElement - private float loWindDir; - - // - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float loWindSpeed; - - // - @XmlElement - @DynamicSerializeElement - private float hiWindDir; - - // - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float hiWindSpeed; - - /** - * No-Arg Convstructor - */ - public LiftedIndex() { - liTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - loWindDir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - loWindSpeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - hiWindDir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - loWindSpeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - public float getLiTemp() { - return liTemp; - } - - public void setLiTemp(float liTemp) { - this.liTemp = liTemp; - } - - public float getLoWindDir() { - return loWindDir; - } - - public void setLoWindDir(float loWindDir) { - this.loWindDir = loWindDir; - } - - public float getLoWindSpeed() { - return loWindSpeed; - } - - public void setLoWindSpeed(float loWindSpeed) { - this.loWindSpeed = loWindSpeed; - } - - public float getHiWindDir() { - return hiWindDir; - } - - public void setHiWindDir(float hiWindDir) { - this.hiWindDir = hiWindDir; - } - - public float getHiWindSpeed() { - return hiWindSpeed; - } - - public void setHiWindSpeed(float hiWindSpeed) { - this.hiWindSpeed = hiWindSpeed; - } - - /** - * @return the parentID - */ - public UairRecord getParentID() { - - return parentID; - } - - public void setParentID(UairRecord parentID) { - this.parentID = parentID; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/MaxWind.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/MaxWind.java deleted file mode 100644 index 326d1aa5ef..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/MaxWind.java +++ /dev/null @@ -1,197 +0,0 @@ -/** - * MaxWind - * - * This java class defines the getters and setters for the - * usir maximum wind data. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.uair; - -import java.io.Serializable; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; - -import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@Entity -@Table(name="uair_maxwind") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class MaxWind implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The CONVSIGMET record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private UairRecord parentID; - - // Observation pressure in Pascals - @XmlElement - @DynamicSerializeElement - private float pressure; - - // Observation wind direction in angular degrees. Integer - @XmlElement - @DynamicSerializeElement - private float windDirection; - - // Observation wind speed in meters per second. - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float windSpeed; - - // Observation wind shear low - @XmlElement - @DynamicSerializeElement - private float loShear; - - // Observation wind shear hight - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float hiShear; - - /** - * No-Arg Convstructor - */ - public MaxWind() { - windSpeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - windDirection = IDecoderConstantsN.INTEGER_MISSING; - pressure = IDecoderConstantsN.UAIR_FLOAT_MISSING; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * Get the level pressure in Pascals. - * - * @return the pressure - */ - public float getPressure() { - return pressure; - } - - /** - * Set the level pressure in Pascals. - * - * @param pressure - * the pressure to set - */ - public void setPressure(float pressure) { - this.pressure = pressure; - } - - /** - * Get the level wind direction in angular degrees. - * - * @return the windDirection - */ - public float getWindDirection() { - return windDirection; - } - - /** - * Set the level wind direction in angular degrees. - * - * @param windDirection - * the windDirection to set - */ - public void setWindDirection(float windDirection) { - this.windDirection = windDirection; - } - - /** - * Get the level wind speed in meters per second. - * - * @return the windSpeed - */ - public float getWindSpeed() { - return windSpeed; - } - - /** - * Set the level wind speed in meters per second. - * - * @param windSpeed - * the windSpeed to set - */ - public void setWindSpeed(float windSpeed) { - this.windSpeed = windSpeed; - } - - public float getLoShear() { - return loShear; - } - - public void setLoShear(float loShear) { - this.loShear = loShear; - } - - public float getHiShear() { - return hiShear; - } - - public void setHiShear(float hiShear) { - this.hiShear = hiShear; - } - - /** - * @return the parentID - */ - public UairRecord getParentID() { - - return parentID; - } - - public void setParentID(UairRecord parentID) { - this.parentID = parentID; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/ObsLevels.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/ObsLevels.java deleted file mode 100644 index 4e768df332..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/ObsLevels.java +++ /dev/null @@ -1,245 +0,0 @@ -/** - * ObsLevels - * - * This java class defines the getters and setters for the - * usir observation levels. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.uair; - -import java.io.Serializable; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; - -import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@Entity -@Table(name="uair_obslevels") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class ObsLevels implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The CONVSIGMET record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private UairRecord parentID; - - // Observation pressure in Pascals - @XmlElement - @DynamicSerializeElement - private float pressure; - - // Observation geopotential height in meters. - @XmlElement - @DynamicSerializeElement - private float geoHeight; - - // Observation dry air temperature in degrees Kelvin. - @XmlElement - @DynamicSerializeElement - private float temp; - - // Observation dewpoint temperature in degrees Kelvin. - @XmlElement - @DynamicSerializeElement - private float dwpt; - - // Observation wind direction in angular degrees. Integer - @XmlElement - @DynamicSerializeElement - private float windDirection; - - // Observation wind speed in meters per second. - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float windSpeed; - - /** - * No-Arg Convstructor - */ - public ObsLevels() { - windSpeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - windDirection = IDecoderConstantsN.INTEGER_MISSING; - dwpt = IDecoderConstantsN.UAIR_FLOAT_MISSING; - temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - geoHeight = IDecoderConstantsN.INTEGER_MISSING; - pressure = IDecoderConstantsN.UAIR_FLOAT_MISSING; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * Get the level pressure in Pascals. - * - * @return the pressure - */ - public float getPressure() { - return pressure; - } - - /** - * Set the level pressure in Pascals. - * - * @param pressure - * the pressure to set - */ - public void setPressure(float pressure) { - this.pressure = pressure; - } - - /** - * Get the level geopotential height in meters. - * - * @return the geoHeight - */ - public float getGeoHeight() { - return geoHeight; - } - - /** - * Set the level geopotential height in meters. - * - * @param geoHeight - * the geoHeight to set - */ - public void setGeoHeight(float geoHeight) { - this.geoHeight = geoHeight; - } - - /** - * Get the level dry air temperature in degrees Kelvin. - * - * @return the temp - */ - public float getTemp() { - return temp; - } - - /** - * Set the level dry air temperature in degrees Kelvin. - * - * @param temp - * the temp to set - */ - public void setTemp(float temp) { - this.temp = temp; - } - - /** - * Get the level dewpoint temperature in degrees Kelvin. - * - * @return the dwpt - */ - public float getDwpt() { - return dwpt; - } - - /** - * Set the level dewpoint temperature in degrees Kelvin. - * - * @param dwpt - * the dwpt to set - */ - public void setDwpt(float dwpt) { - this.dwpt = dwpt; - } - - /** - * Get the level wind direction in angular degrees. - * - * @return the windDirection - */ - public float getWindDirection() { - return windDirection; - } - - /** - * Set the level wind direction in angular degrees. - * - * @param windDirection - * the windDirection to set - */ - public void setWindDirection(float windDirection) { - this.windDirection = windDirection; - } - - /** - * Get the level wind speed in meters per second. - * - * @return the windSpeed - */ - public float getWindSpeed() { - return windSpeed; - } - - /** - * Set the level wind speed in meters per second. - * - * @param windSpeed - * the windSpeed to set - */ - public void setWindSpeed(float windSpeed) { - this.windSpeed = windSpeed; - } - - /** - * @return the parentID - */ - public UairRecord getParentID() { - - return parentID; - } - - public void setParentID(UairRecord parentID) { - this.parentID = parentID; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/Tropopause.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/Tropopause.java deleted file mode 100644 index ab0c850476..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/Tropopause.java +++ /dev/null @@ -1,220 +0,0 @@ -/** - * Tropopouse - * - * This java class defines the getters and setters for the - * usir tropopause data. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.common.dataplugin.uair; - -import java.io.Serializable; -import javax.persistence.GeneratedValue; -import javax.persistence.Id; - -import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; -import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -@Entity -@Table(name="uair_tropopause") -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class Tropopause implements Serializable, ISerializableObject { - - private static final long serialVersionUID = 1L; - - @Id - @GeneratedValue - private Integer recordId = null; - - // The CONVSIGMET record this object belongs to - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private UairRecord parentID; - - // Observation pressure in Pascals - @XmlElement - @DynamicSerializeElement - private float pressure; - - // Observation dry air temperature in degrees Kelvin. - @XmlElement - @DynamicSerializeElement - private float temp; - - // Observation dewpoint temperature in degrees Kelvin. - @XmlElement - @DynamicSerializeElement - private float dwpt; - - // Observation wind direction in angular degrees. Integer - @XmlElement - @DynamicSerializeElement - private float windDirection; - - // Observation wind speed in meters per second. - // Decimal(5,2) - @XmlElement - @DynamicSerializeElement - private float windSpeed; - - /** - * No-Arg Convstructor - */ - public Tropopause() { - windSpeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - windDirection = IDecoderConstantsN.INTEGER_MISSING; - dwpt = IDecoderConstantsN.UAIR_FLOAT_MISSING; - temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - pressure = IDecoderConstantsN.UAIR_FLOAT_MISSING; - } - - /** - * @return the serialVersionUID - */ - public static long getSerialVersionUID() { - return serialVersionUID; - } - - /** - * Get the record id. - * - * @return The recordId. If not set returns null. - */ - public Integer getRecordId() { - return recordId; - } - - /** - * Set the record id. - * @param record - */ - public void setRecordId(Integer recordId) { - this.recordId = recordId; - } - - /** - * Get the level pressure in Pascals. - * - * @return the pressure - */ - public float getPressure() { - return pressure; - } - - /** - * Set the level pressure in Pascals. - * - * @param pressure - * the pressure to set - */ - public void setPressure(float pressure) { - this.pressure = pressure; - } - - /** - * Get the level dry air temperature in degrees Kelvin. - * - * @return the temp - */ - public float getTemp() { - return temp; - } - - /** - * Set the level dry air temperature in degrees Kelvin. - * - * @param temp - * the temp to set - */ - public void setTemp(float temp) { - this.temp = temp; - } - - /** - * Get the level dewpoint temperature in degrees Kelvin. - * - * @return the dwpt - */ - public float getDwpt() { - return dwpt; - } - - /** - * Set the level dewpoint temperature in degrees Kelvin. - * - * @param dwpt - * the dwpt to set - */ - public void setDwpt(float dwpt) { - this.dwpt = dwpt; - } - - /** - * Get the level wind direction in angular degrees. - * - * @return the windDirection - */ - public float getWindDirection() { - return windDirection; - } - - /** - * Set the level wind direction in angular degrees. - * - * @param windDirection - * the windDirection to set - */ - public void setWindDirection(float windDirection) { - this.windDirection = windDirection; - } - - /** - * Get the level wind speed in meters per second. - * - * @return the windSpeed - */ - public float getWindSpeed() { - return windSpeed; - } - - /** - * Set the level wind speed in meters per second. - * - * @param windSpeed - * the windSpeed to set - */ - public void setWindSpeed(float windSpeed) { - this.windSpeed = windSpeed; - } - - /** - * @return the parentID - */ - public UairRecord getParentID() { - - return parentID; - } - - public void setParentID(UairRecord parentID) { - this.parentID = parentID; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/UairRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/UairRecord.java deleted file mode 100644 index 6cfdefade2..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/UairRecord.java +++ /dev/null @@ -1,498 +0,0 @@ - -package gov.noaa.nws.ncep.common.dataplugin.uair; - -import java.util.Calendar; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Set; - -import javax.persistence.CascadeType; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.FetchType; -import javax.persistence.OneToMany; -import javax.persistence.Table; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlAttribute; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; - -import org.hibernate.annotations.OnDelete; -import org.hibernate.annotations.OnDeleteAction; - -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; - -/** - * Decoder implementation for uair plugin - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial creation - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -@Entity -@Table(name = "uair", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) -@DynamicSerialize -public class UairRecord extends PluginDataObject { - - private static final long serialVersionUID = 1L; - - // Time of the UTC - @DataURI(position = 4) - @Column - @XmlAttribute - @DynamicSerializeElement - private int UTC; - - // The observation report type. - @DataURI(position = 1) - @Column(length=32) - @XmlAttribute - @DynamicSerializeElement - private String reportType; - - // Station ID - @Column(length=16) - @XmlAttribute - @DynamicSerializeElement - private String stationId; - - // Issue time for the bulletin - @Column - @XmlElement - @DynamicSerializeElement - private Calendar issueTime; - - // Observation time for the bulletin - @Column - @XmlElement - @DynamicSerializeElement - private Calendar observationTime; - - // Synoptic time for the bulletin - // Time of the observation to the nearest hour. - @Column - @XmlElement - @DynamicSerializeElement - private Calendar synopticTime; - - // Type of data such as TTAA/BB/CC/DD or PP... - @DataURI(position = 3) - @Column(length=8) - @XmlElement - @DynamicSerializeElement - private String dataType; - - // Correction indicator from wmo header - @DataURI(position = 5) - @Column(length=8) - @XmlAttribute - @DynamicSerializeElement - private String corIndicator; - - // Text of the WMO header - @Column(length=32) - @XmlAttribute - @DynamicSerializeElement - private String wmoHeader; - - // Station number - @DataURI(position = 2) - @Column(length=16) - @XmlAttribute - @DynamicSerializeElement - private String stationNumber; - - // Latitude of the station - @Column - @XmlElement - @DynamicSerializeElement - private double slat; - - // Longitude of the station - @Column - @XmlElement - @DynamicSerializeElement - private double slon; - - // Elevation of the station - @Column - @XmlElement - @DynamicSerializeElement - private double selv; - - // Yes if report is a NIL. - @Column - @XmlAttribute - @DynamicSerializeElement - private Boolean nil; - - // bulletin message - @Column(length=4000) - @XmlAttribute - @DynamicSerializeElement - private String bullMessage; - - /** - * Uair observation levels - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) - private Set obsLevels = new HashSet(); - - /** - * Uair tropopause data - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) - private Set tropopause = new HashSet(); - - /** - * Uair maxwind data - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) - private Set maxwind = new HashSet(); - - /** - * Uair lifted index data - */ - @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) - private Set liftedindex = new HashSet(); - - /** - * Empty constructor. - */ - public UairRecord() { - this.nil=false; - this.stationNumber=""; - this.wmoHeader=""; - this.stationId=""; - this.corIndicator=""; - this.dataType=""; - } - - /** - * Constructor for DataURI construction through base class. This is used by - * the notification service. - * - * @param uri - * A data uri applicable to this class. - * @param tableDef - * The table definitions for this class. - */ - public UairRecord(String uri) { - super(uri); - } - - /** - * @return the wmoHeader - */ - public String getWmoHeader() { - return wmoHeader; - } - - /** - * @param wmoHeader - * the wmoHeader to set - */ - public void setWmoHeader(String wmoHeader) { - this.wmoHeader = wmoHeader; - } - - /** - * Get the report correction indicator. - * - * @return The corIndicator - */ - public String getCorIndicator() { - return corIndicator; - } - - /** - * Set the report correction indicator. - * - * @param corIndicator - * The corIndicator. - */ - public void setCorIndicator(String corIndicator) { - this.corIndicator = corIndicator; - } - - /** - * Get the observation report type. - * - * @return the reportType - */ - public String getReportType() { - return reportType; - } - - /** - * Set the observation report type. - * - * @param reportType - * the reportType to set - */ - public void setReportType(String reportType) { - this.reportType = reportType; - } - - public String getStationNumber() { - return stationNumber; - } - - public void setStationNumber(String stationNumber) { - this.stationNumber = stationNumber; - } - - public double getSlat() { - return slat; - } - - public void setSlat(double slat) { - this.slat = slat; - } - - public double getSlon() { - return slon; - } - - public void setSlon(double slon) { - this.slon = slon; - } - - public double getSelv() { - return selv; - } - - public void setSelv(double selv) { - this.selv = selv; - } - - public Calendar getObservationTime() { - return observationTime; - } - - public void setObservationTime(Calendar observationTime) { - this.observationTime = observationTime; - } - - public Calendar getSynopticTime() { - return synopticTime; - } - - public void setSynopticTime(Calendar synopticTime) { - this.synopticTime = synopticTime; - } - - public String getBullMessage() { - return bullMessage; - } - - public void setBullMessage(String bullMessage) { - this.bullMessage = bullMessage; - } - - public Calendar getIssueTime() { - return issueTime; - } - - public void setIssueTime(Calendar issueTime) { - this.issueTime = issueTime; - } - - public String getDataType() { - return dataType; - } - - public void setDataType(String dataType) { - this.dataType = dataType; - } - - public int getUTC() { - return UTC; - } - - public void setUTC(int utc) { - UTC = utc; - } - - public Boolean getNil() { - return nil; - } - - public void setNil(Boolean nil) { - this.nil = nil; - } - - public String getStationId() { - return stationId; - } - - public void setStationId(String stationId) { - this.stationId = stationId; - } - - @Override - public IDecoderGettable getDecoderGettable() { - // TODO Auto-generated method stub - return null; - } - - /** - * @return the set of uair observation levels - */ - public Set getObsLevels() { - return obsLevels; - } - - /** - * @param uair observation levels to set - */ - public void setObsLevels(Set uairLevel) { - this.obsLevels = uairLevel; - } - - /** - * @param add uair observation levels to set - */ - public void addObsLevels(ObsLevels plevel){ - obsLevels.add(plevel); - plevel.setParentID(this); - } - - /** - * @return the set of uair observation levels - */ - public Set getTropopause() { - return tropopause; - } - - /** - * @param uair observation levels to set - */ - public void setTropopause(Set trop) { - this.tropopause = trop; - } - - /** - * @param add uair observation levels to set - */ - public void addTropopause(Tropopause trop){ - tropopause.add(trop); - trop.setParentID(this); - } - - /** - * @return the set of uair maximum wind - */ - public Set getMaxWind() { - return maxwind; - } - - /** - * @param uair maximum wind to set - */ - public void setMaxWind(Set mwind) { - this.maxwind = mwind; - } - - /** - * @param add uair maximum wind to set - */ - public void addMaxWind(MaxWind mwind){ - maxwind.add(mwind); - mwind.setParentID(this); - } - - /** - * @return the set of uair lifted index - */ - public Set getLiftedIndex() { - return liftedindex; - } - - /** - * @param uair lifted index to set - */ - public void setLiftedIndex(Set li) { - this.liftedindex = li; - } - - /** - * @param add uair lifted index to set - */ - public void addLiftedIndex(LiftedIndex li){ - liftedindex.add(li); - li.setParentID(this); - } - - /** - * Override existing set method to modify any - * classes that use the dataURI as a foreign key - */ - @Override - public void setIdentifier(Object dataURI) - { - - this.identifier = dataURI; - - if(this.getObsLevels() != null && this.getObsLevels().size() > 0) - { - for (Iterator iter = this.getObsLevels().iterator(); iter.hasNext();) { - ObsLevels level = iter.next(); - level.setParentID(this); - } - } - - if(this.getTropopause() != null && this.getTropopause().size() > 0) - { - for (Iterator iter = this.getTropopause().iterator(); iter.hasNext();) { - Tropopause trop = iter.next(); - trop.setParentID(this); - } - } - - if(this.getMaxWind() != null && this.getMaxWind().size() > 0) - { - for (Iterator iter = this.getMaxWind().iterator(); iter.hasNext();) { - MaxWind mwind = iter.next(); - mwind.setParentID(this); - } - } - - if(this.getLiftedIndex() != null && this.getLiftedIndex().size() > 0) - { - for (Iterator iter = this.getLiftedIndex().iterator(); iter.hasNext();) { - LiftedIndex li = iter.next(); - li.setParentID(this); - } - } - - } - -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/dao/UairDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/dao/UairDao.java deleted file mode 100644 index 6b9252e646..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/dao/UairDao.java +++ /dev/null @@ -1,97 +0,0 @@ -/***************************************************************************************** - * COPYRIGHT (c), 2006-2009, RAYTHEON COMPANY - * ALL RIGHTS RESERVED, An Unpublished Work - * - * RAYTHEON PROPRIETARY - * If the end user is not the U.S. Government or any agency thereof, use - * or disclosure of data contained in this source code file is subject to - * the proprietary restrictions set forth in the Master Rights File. - * - * U.S. GOVERNMENT PURPOSE RIGHTS NOTICE - * If the end user is the U.S. Government or any agency thereof, this source - * code is provided to the U.S. Government with Government Purpose Rights. - * Use or disclosure of data contained in this source code file is subject to - * the "Government Purpose Rights" restriction in the Master Rights File. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * Use or disclosure of data contained in this source code file is subject to - * the export restrictions set forth in the Master Rights File. - ******************************************************************************************/ -package gov.noaa.nws.ncep.common.dataplugin.uair.dao; - -import gov.noaa.nws.ncep.common.dataplugin.uair.UairRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; - -import java.util.List; - -import com.raytheon.edex.db.dao.DefaultPluginDao; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.database.DataAccessLayerException; - -/** - * TODO Add Description - * - *
- * 
- * SOFTWARE HISTORY
- * Date         Ticket#    Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * Sep 23, 2009            jkorman     Initial creation
- * 
- * 
- * - * @author jkorman - * @version 1.0 - */ - -public class UairDao extends NcepDefaultPluginDao { - - /** - * Creates a new ReccoDao - * - * @throws PluginException - */ - public UairDao(String pluginName) throws PluginException { - super(pluginName); - } - - /** - * Retrieves an sfcobs report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public UairRecord queryByDataURI(String dataURI) { - UairRecord report = null; - List obs = null; - try { - obs = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if ((obs != null) && (obs.size() > 0)) { - report = (UairRecord) obs.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the sfcobs table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.uair where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/package-info.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/package-info.java deleted file mode 100644 index a88b1c8e85..0000000000 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.uair/src/gov/noaa/nws/ncep/common/dataplugin/uair/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains table record for decoder plug-ins -*/ -package gov.noaa.nws.ncep.common.dataplugin.uair; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpLatlons.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpLatlons.java index 59d7316ebe..d9a55b717d 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpLatlons.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpLatlons.java @@ -14,6 +14,8 @@ * 12Dec2008 37 F. J. Yen Initial * 17Apr2009 37 F. J. Yen Redesigned table and refactored for TO10 * 17May2010 37 F. J. Yen Refactored to dataplugin for migration to to11dr11 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @@ -27,12 +29,7 @@ import java.io.Serializable; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Entity; -import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; import com.raytheon.uf.common.serialization.ISerializableObject; import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @@ -40,7 +37,6 @@ import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; @Entity @Table(name="wcp_latlons") -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class WcpLatlons implements Serializable, ISerializableObject { @@ -53,26 +49,19 @@ public class WcpLatlons implements Serializable, ISerializableObject { @GeneratedValue private Integer recordId = null; - /** The wcp record this object belongs to **/ - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private WcpSevrln parentID; - + /** The latitude of the index-th position **/ //@DataURI(position=2) - @XmlElement @DynamicSerializeElement private Float lat; /** The longitude of the index-th position **/ //@DataURI(position=3) - @XmlElement @DynamicSerializeElement private Float lon; /** index for the order of lat/lons */ //@DataURI(position=4) - @XmlElement @DynamicSerializeElement private Integer index; @@ -92,19 +81,7 @@ public class WcpLatlons implements Serializable, ISerializableObject { return serialVersionUID; } - /** - * @return the parentID - */ - public WcpSevrln getParentID() { - return parentID; - } - - /** - * @param parentID the parentID to set - */ - public void setParentID(WcpSevrln parentID) { - this.parentID = parentID; - } + /** * @return The recordId. If not set returns to null. diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpRecord.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpRecord.java index 0834732f99..7915a62c7e 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpRecord.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpRecord.java @@ -1,52 +1,3 @@ -/* - * - * WcpRecord - * - * This class performs the mapping to the database tables for the Watch Corner Point - * (WCP) Decoder Plug-In - * - * SOFTWARE HISTORY - * Date Ticket# Engineer Description - * ------------ ----------- -------------- ----------------------------------- - * 02Dec2008 37 F. J. Yen Initial creation - * 03Apr2009 37 F. J. Yen Refactored for TO10 - * * - * This code has been develped by the SIB for use in the AWIPS2 system. - * - * - * @author F. J. Yen, SIB - * @version 1 - - */ - -package gov.noaa.nws.ncep.common.dataplugin.wcp; - -import java.util.Calendar; -import java.util.HashSet; -import java.util.Iterator; -import java.util.Set; -import gov.noaa.nws.ncep.common.dataplugin.wcp.WcpSevrln; - -import javax.persistence.CascadeType; -import javax.persistence.Column; -import javax.persistence.Entity; -import javax.persistence.FetchType; -import javax.persistence.OneToMany; -import javax.persistence.Table; -import javax.persistence.UniqueConstraint; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; - -import org.hibernate.annotations.OnDelete; -import org.hibernate.annotations.OnDeleteAction; - -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.IDecoderGettable; -import com.raytheon.uf.common.dataplugin.annotations.DataURI; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; /** * WcpRecord is the Data Access component for WCP Watch Corner Point data. @@ -63,15 +14,39 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; * 17Apr2009 37 F. J. Yen Refactored for TO10 * 24Aug2009 37 F. J. Yen Refactored for TO11 * 17May2010 37 F. J. Yen Refactored to dataplugin for migration to to11dr11 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @author F. J. Yen, SIB * @version 1.0 */ + +package gov.noaa.nws.ncep.common.dataplugin.wcp; + +import java.util.Calendar; +import java.util.HashSet; +import java.util.Set; +import gov.noaa.nws.ncep.common.dataplugin.wcp.WcpSevrln; + +import javax.persistence.CascadeType; +import javax.persistence.Column; +import javax.persistence.Entity; +import javax.persistence.FetchType; +import javax.persistence.JoinColumn; +import javax.persistence.OneToMany; +import javax.persistence.Table; +import javax.persistence.UniqueConstraint; + +import org.hibernate.annotations.Index; + +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.IDecoderGettable; +import com.raytheon.uf.common.dataplugin.annotations.DataURI; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @Entity @Table(name = "wcp", uniqueConstraints = { @UniqueConstraint(columnNames = { "dataURI" }) }) -@XmlRootElement -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class WcpRecord extends PluginDataObject{ @@ -80,33 +55,29 @@ public class WcpRecord extends PluginDataObject{ /** Report type */ @Column(length=32) - @XmlElement @DynamicSerializeElement private String reportType; //@DataURI(position = 1) @Column @DynamicSerializeElement - @XmlElement private Calendar issueTime; //@DataURI(position = 2) @DataURI(position = 1) @Column(length = 8) @DynamicSerializeElement - @XmlElement private String designatorBBB; @Column(length = 2500) @DynamicSerializeElement - @XmlElement private String bullMessage; /** WcpSevrln */ - @XmlElement - @DynamicSerializeElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) + @DynamicSerializeElement + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "wcpSevrLn_parentid_idex") private Set wcpSevrLn = new HashSet(); /** @@ -178,18 +149,12 @@ public class WcpRecord extends PluginDataObject{ */ public void addWcpSevrLn(WcpSevrln psevrln) { wcpSevrLn.add(psevrln); - psevrln.setParentID(this); + } public void setIdentifier(Object dataURI){ this.identifier = dataURI; - if(this.getWcpSevrLn() != null && this.getWcpSevrLn().size() > 0) - { - for (Iterator iter = this.getWcpSevrLn().iterator(); iter.hasNext();) { - WcpSevrln ws = iter.next(); - ws.setParentID(this); - } - } + } diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpSevrln.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpSevrln.java index 25c2231e6c..7ec2114176 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpSevrln.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/WcpSevrln.java @@ -14,6 +14,8 @@ * 12Dec2008 37 F. J. Yen Initial * 17Apr2009 37 F. J. Yen Refactored for TO10 * 17May2010 37 F. J. Yen Refactored to dataplugin for migration to to11dr11 + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @@ -27,9 +29,6 @@ import java.io.Serializable; import java.util.Calendar; import java.util.HashSet; import java.util.Set; -import java.util.Iterator; - -import gov.noaa.nws.ncep.common.dataplugin.wcp.WcpRecord; import gov.noaa.nws.ncep.common.dataplugin.wcp.WcpLatlons; import javax.persistence.CascadeType; @@ -39,15 +38,10 @@ import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.JoinColumn; -import javax.persistence.ManyToOne; import javax.persistence.OneToMany; import javax.persistence.Table; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import org.hibernate.annotations.OnDelete; -import org.hibernate.annotations.OnDeleteAction; +import org.hibernate.annotations.Index; import com.raytheon.uf.common.serialization.ISerializableObject; import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; @@ -55,7 +49,6 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @Entity @Table(name="wcp_sevrln") -@XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize /* * 8888888888888888 public class WcpSevrln extends PersistableDataObject @@ -69,49 +62,39 @@ public class WcpSevrln implements Serializable, ISerializableObject { @GeneratedValue private Integer recordId = null; - /** An identifier used to link this to its parent WcpRecord */ - /** The WcpSevrln record this object belongs to */ - @ManyToOne - @JoinColumn(name="parentID", nullable=false) - private WcpRecord parentID; + //@DataURI(position=1) @Column(length = 8) - @XmlElement @DynamicSerializeElement private String watchNumber; //@DataURI(position=2) @Column(length = 8) - @XmlElement @DynamicSerializeElement private String eventType; @Column - @XmlElement @DynamicSerializeElement private Calendar startTime; @Column - @XmlElement @DynamicSerializeElement private Calendar endTime; @Column - @XmlElement @DynamicSerializeElement private Integer numPnts; @Column(length = 272) - @XmlElement @DynamicSerializeElement private String sevrLines; @DynamicSerializeElement - @XmlElement - @OneToMany(cascade = CascadeType.ALL, mappedBy = "parentID", fetch = FetchType.EAGER) - @OnDelete(action = OnDeleteAction.CASCADE) + @OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER) + @JoinColumn(name = "parentID", nullable = false) + @Index(name = "wcpLatLon_parentid_idex") private Set wcpLatLon = new HashSet(); /** @@ -129,28 +112,7 @@ public class WcpSevrln implements Serializable, ISerializableObject { return serialVersionUID; } - /** - * @return the parentID - */ - public WcpRecord getParentID() { - return parentID; - } - - /** - * @param parentID - * the parentID to set - */ - public void setParentID(WcpRecord parentID) { - this.parentID = parentID; - - if (this.getWcpLatLon() != null && this.getWcpLatLon().size() > 0) { - for (Iterator iter = this.getWcpLatLon().iterator(); - iter.hasNext();) { - WcpLatlons cond = iter.next(); - cond.setParentID(this); - } - } - } + public String getWatchNumber() { return watchNumber; diff --git a/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/dao/WcpDao.java b/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/dao/WcpDao.java index 078b2e9042..a36a65dea1 100644 --- a/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/dao/WcpDao.java +++ b/ncep/gov.noaa.nws.ncep.common.dataplugin.wcp/src/gov/noaa/nws/ncep/common/dataplugin/wcp/dao/WcpDao.java @@ -8,68 +8,79 @@ * Date Ticket# Engineer Description * ------------ ----------- ----------- -------------------------- * 17May2010 37 F. J. Yen Initial Coding (Following one of RTN's DAO to refactor) + * 09/2011 Chin Chen changed to improve purge performance and + * removed xml serialization as well * * * @author fjyen * @version 1.0 - **/ -package gov.noaa.nws.ncep.common.dataplugin.wcp.dao; + **/ +package gov.noaa.nws.ncep.common.dataplugin.wcp.dao; + +import java.util.List; + +import gov.noaa.nws.ncep.common.dataplugin.wcp.WcpRecord; -import java.util.List; - -import gov.noaa.nws.ncep.common.dataplugin.wcp.WcpRecord; -import gov.noaa.nws.ncep.edex.common.dao.NcepDefaultPluginDao; - -import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.datastorage.IDataStore; import com.raytheon.uf.edex.database.DataAccessLayerException; - -public class WcpDao extends NcepDefaultPluginDao { - - - /** - * Creates a new ReccoDao - * @throws PluginException - */ - public WcpDao(String pluginName) throws PluginException { - super(pluginName); +import com.raytheon.uf.edex.database.plugin.PluginDao; + +public class WcpDao extends PluginDao { + + + /** + * Creates a new ReccoDao + * @throws PluginException + */ + public WcpDao(String pluginName) throws PluginException { + super(pluginName); + } + + /** + * Retrieves a WCP report using the datauri . + * + * @param dataURI + * The dataURI to match against. + * @return The report record if it exists. + */ + public WcpRecord queryByDataURI(String dataURI) { + WcpRecord report = null; + List obs = null; + try { + obs = queryBySingleCriteria("dataURI", dataURI); + } catch (DataAccessLayerException e) { + e.printStackTrace(); + } + if((obs != null)&&(obs.size() > 0)) { + report = (WcpRecord) obs.get(0); + } + return report; + } + + /** + * Queries for to determine if a given data uri exists on the WCP table. + * + * @param dataUri + * The DataURI to find. + * @return An array of objects. If not null, there should only be a single + * element. + */ + public Object[] queryDataUriColumn(final String dataUri) { + + String sql = "select datauri from awips.wcp where datauri='" + + dataUri + "';"; + + Object[] results = executeSQLQuery(sql); + + return results; } - /** - * Retrieves a WCP report using the datauri . - * - * @param dataURI - * The dataURI to match against. - * @return The report record if it exists. - */ - public WcpRecord queryByDataURI(String dataURI) { - WcpRecord report = null; - List obs = null; - try { - obs = queryBySingleCriteria("dataURI", dataURI); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - if((obs != null)&&(obs.size() > 0)) { - report = (WcpRecord) obs.get(0); - } - return report; - } - - /** - * Queries for to determine if a given data uri exists on the WCP table. - * - * @param dataUri - * The DataURI to find. - * @return An array of objects. If not null, there should only be a single - * element. - */ - public Object[] queryDataUriColumn(final String dataUri) { - - String sql = "select datauri from awips.wcp where datauri='" - + dataUri + "';"; - - Object[] results = executeSQLQuery(sql); - - return results; - } -} + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + // TODO Auto-generated method stub + return null; + } +} diff --git a/ncep/gov.noaa.nws.ncep.common/component-deploy.xml b/ncep/gov.noaa.nws.ncep.common/component-deploy.xml old mode 100755 new mode 100644 index 1d3c8e5bb0..e0fe48e841 --- a/ncep/gov.noaa.nws.ncep.common/component-deploy.xml +++ b/ncep/gov.noaa.nws.ncep.common/component-deploy.xml @@ -1,10 +1,11 @@ - - - - - + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.common/src/gov/noaa/nws/ncep/common/tools/IDecoderConstantsN.java b/ncep/gov.noaa.nws.ncep.common/src/gov/noaa/nws/ncep/common/tools/IDecoderConstantsN.java index d0dd8b35df..33ff60334b 100644 --- a/ncep/gov.noaa.nws.ncep.common/src/gov/noaa/nws/ncep/common/tools/IDecoderConstantsN.java +++ b/ncep/gov.noaa.nws.ncep.common/src/gov/noaa/nws/ncep/common/tools/IDecoderConstantsN.java @@ -1,71 +1,63 @@ -/** - * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA - * This software product contains export-restricted data whose - * export/transfer/disclosure is restricted by U.S. law. Dissemination - * to non-U.S. persons whether in the United States or abroad requires - * an export license or other authorization. - * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * - * See the AWIPS II Master Rights File ("Master Rights File.pdf") for - * further licensing information. - **/ package gov.noaa.nws.ncep.common.tools; +import java.util.Calendar; + import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; +import com.raytheon.uf.edex.decodertools.time.TimeTools; /** - * TODO Add Description + * This software was a utility class developed by NCEP. * *
- * 
+ *
  * SOFTWARE HISTORY
- * 
- * Date         Ticket#    Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * Sep 29, 2009            jkorman     Initial creation
- * May 17, 2010			   LLin		   Modify Integer and float missing
- * 									   identical to Raytheon's.
- * 4/2011                   T. Lee      Added UAIR_INTEGER_MISSING
- * 
+ *
+ * Date         Ticket#    	Engineer   	 Description
+ * ------------ ---------- 	----------- 	--------------------------
+ * Sep 29, 2009            	jkorman    	Initial creation
+ * May 17, 2010			   	LLin		Modify Integer and float missing
+ * 									   	identical to Raytheon's.
+ * 4/2011					T. Lee		Added UAIR_INTEGER_MISSING
+ * 7/2011					T. Lee		Added STORM_BULLSEPARATOR
+ * 9/2011					B. Hebbard	Added CALENDAR_MISSING
+ * 11/2011					S. Gurung	Added NEGATIVE_FLOAT_MISSING and NEGATIVE_INTEGER_MISSING
+ *
  * 
- * + * * @author jkorman - * @version 1.0 + * @version 1.0 */ public interface IDecoderConstantsN extends IDecoderConstants { /** Missing values */ public static final Integer INTEGER_MISSING = IDecoderConstants.VAL_MISSING; - public static final Float FLOAT_MISSING = 999999.f; - public static final Float UAIR_FLOAT_MISSING = -9999.f; - + public static final Float NEGATIVE_FLOAT_MISSING = -9999.f; public static final Integer UAIR_INTEGER_MISSING = -9999; - + public static final Integer NEGATIVE_INTEGER_MISSING = -9999; public static final float GRID_MISSING = -999999.f; - + public static final Double DOUBLE_MISSING = -9999.0; + public static final Calendar CALENDAR_MISSING = TimeTools.newCalendar(INTEGER_MISSING); + /** FFG separator */ - public static final String FFG_BULLSEPARATOR = "\\d{3} \\r\\r\\n" - + IDecoderConstants.WMO_HEADER + "(FFG[A-Z]{2}).\\r\\r\\n"; - + public static final String FFG_BULLSEPARATOR = "\\d{3} \\r\\r\\n"+ + IDecoderConstants.WMO_HEADER + "(FFG[A-Z]{2}).\\r\\r\\n"; + /** Regular expression for FFG report */ - public static final String FFG_REPORT = "([A-Z]{3}\\d{3})\\s{2}(.*)(\\r\\r\\n)"; - + public static final String FFG_REPORT = "([A-Z]{3}\\d{3})\\s{2}(.*)(\\r\\r\\n)"; + /** SCD separator */ - public static final String SCD_BULLSEPARATOR = "\\d{3} \\r\\r\\n" - + IDecoderConstants.WMO_HEADER + "(SCD[A-Z]{2}).\\r\\r\\n"; - + public static final String SCD_BULLSEPARATOR = "\\d{3} \\r\\r\\n"+ + IDecoderConstants.WMO_HEADER + "(SCD[A-Z]{2}).\\r\\r\\n"; + /** Regular expression for SCD report */ - public static final String SCD_REPORT = "([A-Z]{4}) (SCD) ([A-Z]{3} )*(\\d{4})(.*)(\\r\\r\\n)" - + "(([0-9]{1}|/)(.*)(\\r\\r\\n))*"; -} \ No newline at end of file + public static final String SCD_REPORT = "([A-Z]{4}) (SCD) ([A-Z]{3} )*(\\d{4})(.*)(\\r\\r\\n)" + + "(([0-9]{1}|/)(.*)(\\r\\r\\n))*"; + + /** Regular expression for STORM_TRACK report */ + public static final String STORM_BULLSEPARATOR = + "(WP|IO|SH|CP|EP|AL|ML), +(\\d{1,2}|\\w{1,4}), +\\d{10}, +\\d{1,2}, +\\w{1,4}, +" + +"(-|\\d)\\d{0,2}, +\\d{1,3}(N|S| ), +\\d{1,4}(E|W|\\W), +.*\\x0a"; +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.common/META-INF/MANIFEST.MF index bc47e8f184..3d55fe6462 100644 --- a/ncep/gov.noaa.nws.ncep.edex.common/META-INF/MANIFEST.MF +++ b/ncep/gov.noaa.nws.ncep.edex.common/META-INF/MANIFEST.MF @@ -7,11 +7,15 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization Export-Package: gov.noaa.nws.ncep.edex.common.dao, gov.noaa.nws.ncep.edex.common.dataRecords, + gov.noaa.nws.ncep.edex.common.metparameters, + gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion, + gov.noaa.nws.ncep.edex.common.metparameters.quantity, gov.noaa.nws.ncep.edex.common.sounding, gov.noaa.nws.ncep.edex.common.stationTables, gov.noaa.nws.ncep.edex.locations, gov.noaa.nws.ncep.edex.tools.decoder, - gov.noaa.nws.ncep.edex.util + gov.noaa.nws.ncep.edex.util, + gov.noaa.nws.ncep.metparameters.util Require-Bundle: com.raytheon.uf.common.serialization;bundle-version="1.11.12", com.raytheon.uf.edex.decodertools;bundle-version="1.11.16", com.raytheon.uf.common.localization;bundle-version="1.11.16", @@ -20,6 +24,12 @@ Require-Bundle: com.raytheon.uf.common.serialization;bundle-version="1.11.12", org.geotools;bundle-version="2.5.8", com.facebook.thrift, javax.persistence;bundle-version="1.0.0", - com.raytheon.uf.common.serialization.comm;bundle-version="1.11.31" -Import-Package: gov.noaa.nws.ncep.common.tools, - org.eclipse.core.runtime;version="3.4.0" + com.raytheon.uf.common.serialization.comm;bundle-version="1.11.31", + com.raytheon.uf.edex.pointdata;bundle-version="1.12.1174", + com.raytheon.uf.common.pointdata;bundle-version="1.12.1174", + com.raytheon.uf.common.status;bundle-version="1.12.1174" +Import-Package: gov.noaa.nws.ncep.common.log.logger, + gov.noaa.nws.ncep.common.tools, + javax.measure.converter, + javax.measure.quantity, + javax.measure.unit diff --git a/ncep/gov.noaa.nws.ncep.edex.common/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.edex.common/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject index fc890712a7..93633f5d94 100644 --- a/ncep/gov.noaa.nws.ncep.edex.common/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject +++ b/ncep/gov.noaa.nws.ncep.edex.common/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject @@ -6,3 +6,272 @@ gov.noaa.nws.ncep.edex.common.sounding.NcSoundingStnInfoCollection gov.noaa.nws.ncep.edex.common.sounding.NcSoundingStnInfo gov.noaa.nws.ncep.edex.common.sounding.NcSoundingTimeLines gov.noaa.nws.ncep.edex.common.sounding.NcSoundingModel +gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer2 +gov.noaa.nws.ncep.edex.common.metparameters.AbstractMetParameter +gov.noaa.nws.ncep.edex.common.metparameters.AircraftReportType +gov.noaa.nws.ncep.edex.common.metparameters.AircraftType +gov.noaa.nws.ncep.edex.common.metparameters.AirParcelTemp +gov.noaa.nws.ncep.edex.common.metparameters.AirTemperature +gov.noaa.nws.ncep.edex.common.metparameters.Amount +gov.noaa.nws.ncep.edex.common.metparameters.Avg3HrShipSpeed +gov.noaa.nws.ncep.edex.common.metparameters.BaseOfIcing +gov.noaa.nws.ncep.edex.common.metparameters.BaseOfTurbulence +gov.noaa.nws.ncep.edex.common.metparameters.BaseOfWeather +gov.noaa.nws.ncep.edex.common.metparameters.BruntVaisalaFreq +gov.noaa.nws.ncep.edex.common.metparameters.BruntVaisalaFreqSquared +gov.noaa.nws.ncep.edex.common.metparameters.BruntVaisalaPeriod +gov.noaa.nws.ncep.edex.common.metparameters.CatFcstCeilingHeightCond +gov.noaa.nws.ncep.edex.common.metparameters.CatFcstObstructionsVision +gov.noaa.nws.ncep.edex.common.metparameters.CatFcstPrecipitation +gov.noaa.nws.ncep.edex.common.metparameters.CatFcstSnowAmountFalling24hr +gov.noaa.nws.ncep.edex.common.metparameters.CatFcstVisibilityCond +gov.noaa.nws.ncep.edex.common.metparameters.CeilingFromSeaLevel +gov.noaa.nws.ncep.edex.common.metparameters.CeilingFromSeaLevelWorstCase +gov.noaa.nws.ncep.edex.common.metparameters.CeilingFromSurface +gov.noaa.nws.ncep.edex.common.metparameters.Clim12HrPOP +gov.noaa.nws.ncep.edex.common.metparameters.Clim24HrPOP +gov.noaa.nws.ncep.edex.common.metparameters.ClimDayTemp +gov.noaa.nws.ncep.edex.common.metparameters.ClimNightTemp +gov.noaa.nws.ncep.edex.common.metparameters.CloudBase1 +gov.noaa.nws.ncep.edex.common.metparameters.CloudBase2 +gov.noaa.nws.ncep.edex.common.metparameters.CloudCover +gov.noaa.nws.ncep.edex.common.metparameters.CloudFractionInLayer +gov.noaa.nws.ncep.edex.common.metparameters.CloudTop1 +gov.noaa.nws.ncep.edex.common.metparameters.CloudTop2 +gov.noaa.nws.ncep.edex.common.metparameters.CloudWater +gov.noaa.nws.ncep.edex.common.metparameters.CondFcstPrecip12HrType +gov.noaa.nws.ncep.edex.common.metparameters.CondProbOf12HrFreezingPrecip +gov.noaa.nws.ncep.edex.common.metparameters.CondProbOf12HrMixedLiquidOrFrozenSolid +gov.noaa.nws.ncep.edex.common.metparameters.CondProbOf12HrRain +gov.noaa.nws.ncep.edex.common.metparameters.CondProbOf12HrSevereWeather +gov.noaa.nws.ncep.edex.common.metparameters.CondProbOf12HrSnow +gov.noaa.nws.ncep.edex.common.metparameters.CondProbOf24HrSevereWeather +gov.noaa.nws.ncep.edex.common.metparameters.CondProbOf6HrSevereWeather +gov.noaa.nws.ncep.edex.common.metparameters.CondProbOfFreezingPrecip +gov.noaa.nws.ncep.edex.common.metparameters.CondProbOfSnow +gov.noaa.nws.ncep.edex.common.metparameters.DayTempAnomaly +gov.noaa.nws.ncep.edex.common.metparameters.DayTempFcst +gov.noaa.nws.ncep.edex.common.metparameters.DewPointDepression +gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp +gov.noaa.nws.ncep.edex.common.metparameters.DPRN +gov.noaa.nws.ncep.edex.common.metparameters.DryAirDensity +gov.noaa.nws.ncep.edex.common.metparameters.DryHydrostaticHeight +gov.noaa.nws.ncep.edex.common.metparameters.EquivPotentialTemp +gov.noaa.nws.ncep.edex.common.metparameters.EquivWindSpeed10min +gov.noaa.nws.ncep.edex.common.metparameters.EquivWindSpeed20min +gov.noaa.nws.ncep.edex.common.metparameters.EstStormDirectionUComp +gov.noaa.nws.ncep.edex.common.metparameters.EstStormDirectionVComp +gov.noaa.nws.ncep.edex.common.metparameters.FcstFZRainAccumulationIn12Hours +gov.noaa.nws.ncep.edex.common.metparameters.FcstFZRainAccumulationToWatchThresh +gov.noaa.nws.ncep.edex.common.metparameters.FcstSnowIcePelletAccumToWatchThresh +gov.noaa.nws.ncep.edex.common.metparameters.FcstSnowIcePelletAccumulation12Hrs +gov.noaa.nws.ncep.edex.common.metparameters.FiveSecPeakWindDir +gov.noaa.nws.ncep.edex.common.metparameters.FlashFloodGuid01Hr +gov.noaa.nws.ncep.edex.common.metparameters.FlashFloodGuid03Hr +gov.noaa.nws.ncep.edex.common.metparameters.FlashFloodGuid06Hr +gov.noaa.nws.ncep.edex.common.metparameters.FlashFloodGuid12Hr +gov.noaa.nws.ncep.edex.common.metparameters.FlashFloodGuid24Hr +gov.noaa.nws.ncep.edex.common.metparameters.FlightLevel +gov.noaa.nws.ncep.edex.common.metparameters.FlightRulesID +gov.noaa.nws.ncep.edex.common.metparameters.FlightRulesIdWorstCase +gov.noaa.nws.ncep.edex.common.metparameters.FosbergFireWxIndex +gov.noaa.nws.ncep.edex.common.metparameters.FZRainWatchThresh +gov.noaa.nws.ncep.edex.common.metparameters.HailSize +gov.noaa.nws.ncep.edex.common.metparameters.HeatIndex +gov.noaa.nws.ncep.edex.common.metparameters.HeightAboveSeaLevel +gov.noaa.nws.ncep.edex.common.metparameters.Highest1MinMeanWindSpeedInPastHour +gov.noaa.nws.ncep.edex.common.metparameters.HighResWaveHeight +gov.noaa.nws.ncep.edex.common.metparameters.HumitureIndex +gov.noaa.nws.ncep.edex.common.metparameters.IceCode +gov.noaa.nws.ncep.edex.common.metparameters.IcingIntensitySymbol +gov.noaa.nws.ncep.edex.common.metparameters.IcingTypeSymbol +gov.noaa.nws.ncep.edex.common.metparameters.InstrumentWaveHeight +gov.noaa.nws.ncep.edex.common.metparameters.InstrumentWavePeriod +gov.noaa.nws.ncep.edex.common.metparameters.InterWindDir +gov.noaa.nws.ncep.edex.common.metparameters.InterWindSpeed +gov.noaa.nws.ncep.edex.common.metparameters.InterWindTime +gov.noaa.nws.ncep.edex.common.metparameters.IsentropesVerticalSeparation +gov.noaa.nws.ncep.edex.common.metparameters.LatentHeatOfVapor +gov.noaa.nws.ncep.edex.common.metparameters.LCLParcelPressure +gov.noaa.nws.ncep.edex.common.metparameters.LCLParcelTemperature +gov.noaa.nws.ncep.edex.common.metparameters.LiftedIndex +gov.noaa.nws.ncep.edex.common.metparameters.LiftedSurfaceAirTempAt500mb +gov.noaa.nws.ncep.edex.common.metparameters.Lowest01MinAvgPressInPastHour +gov.noaa.nws.ncep.edex.common.metparameters.Max12HrPrecipFcst +gov.noaa.nws.ncep.edex.common.metparameters.Max24HrTemp +gov.noaa.nws.ncep.edex.common.metparameters.Max6HrTemp +gov.noaa.nws.ncep.edex.common.metparameters.MaxCloudCover +gov.noaa.nws.ncep.edex.common.metparameters.MaxDailyWeatherMapTemp +gov.noaa.nws.ncep.edex.common.metparameters.MaxDayTemp +gov.noaa.nws.ncep.edex.common.metparameters.MaxEditedTemp +gov.noaa.nws.ncep.edex.common.metparameters.MaxMidnightTemp +gov.noaa.nws.ncep.edex.common.metparameters.MaxOrMinTemp +gov.noaa.nws.ncep.edex.common.metparameters.MaxPrecipPR6X +gov.noaa.nws.ncep.edex.common.metparameters.MaxSustSurfWindSpeedFcst +gov.noaa.nws.ncep.edex.common.metparameters.MaxWindSpeed +gov.noaa.nws.ncep.edex.common.metparameters.MeanSeaLevelPres +gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory +gov.noaa.nws.ncep.edex.common.metparameters.Min24HrTemp +gov.noaa.nws.ncep.edex.common.metparameters.Min6HrTemp +gov.noaa.nws.ncep.edex.common.metparameters.MinDailyWeatherMapTemp +gov.noaa.nws.ncep.edex.common.metparameters.MinNightTemp +gov.noaa.nws.ncep.edex.common.metparameters.MixingRatio +gov.noaa.nws.ncep.edex.common.metparameters.MoistHydrostaticHeight +gov.noaa.nws.ncep.edex.common.metparameters.MontgomeryStreamFnct +gov.noaa.nws.ncep.edex.common.metparameters.MountainObscThresh +gov.noaa.nws.ncep.edex.common.metparameters.MountainObscThreshMetIndicator +gov.noaa.nws.ncep.edex.common.metparameters.MountainObscThreshMetIndicatorWorstCase +gov.noaa.nws.ncep.edex.common.metparameters.NewSnowAmount +gov.noaa.nws.ncep.edex.common.metparameters.NightTempAnomaly +gov.noaa.nws.ncep.edex.common.metparameters.NightTempFcst +gov.noaa.nws.ncep.edex.common.metparameters.NumInterWinds +gov.noaa.nws.ncep.edex.common.metparameters.Omega +gov.noaa.nws.ncep.edex.common.metparameters.OneMinPeakWindDir +gov.noaa.nws.ncep.edex.common.metparameters.PeakWindDir +gov.noaa.nws.ncep.edex.common.metparameters.PeakWindSpeed +gov.noaa.nws.ncep.edex.common.metparameters.PeakWindSpeedTime +gov.noaa.nws.ncep.edex.common.metparameters.PerpendicularWindComp +gov.noaa.nws.ncep.edex.common.metparameters.PlatformTrueDirection +gov.noaa.nws.ncep.edex.common.metparameters.PlatformTrueSpeed +gov.noaa.nws.ncep.edex.common.metparameters.POP12Hrs +gov.noaa.nws.ncep.edex.common.metparameters.POP24Hrs +gov.noaa.nws.ncep.edex.common.metparameters.POPAnomalyIn12hrs +gov.noaa.nws.ncep.edex.common.metparameters.POPAnomalyIn24hrs +gov.noaa.nws.ncep.edex.common.metparameters.POPFcst06Hrs +gov.noaa.nws.ncep.edex.common.metparameters.POPFcst12Hrs +gov.noaa.nws.ncep.edex.common.metparameters.POPFcst24Hrs +gov.noaa.nws.ncep.edex.common.metparameters.PotentialTemp +gov.noaa.nws.ncep.edex.common.metparameters.PotentialTempLapseRate +gov.noaa.nws.ncep.edex.common.metparameters.Precip01Hr +gov.noaa.nws.ncep.edex.common.metparameters.Precip03Hr +gov.noaa.nws.ncep.edex.common.metparameters.Precip06Hr +gov.noaa.nws.ncep.edex.common.metparameters.Precip12Hr +gov.noaa.nws.ncep.edex.common.metparameters.Precip18Hr +gov.noaa.nws.ncep.edex.common.metparameters.Precip24Hr +gov.noaa.nws.ncep.edex.common.metparameters.PrecipitableWaterForEntireSounding +gov.noaa.nws.ncep.edex.common.metparameters.PrecipitableWaterUptoSpecifiedLevel +gov.noaa.nws.ncep.edex.common.metparameters.Precipitation +gov.noaa.nws.ncep.edex.common.metparameters.PredomSwellWaveDir +gov.noaa.nws.ncep.edex.common.metparameters.PredomSwellWaveHeight +gov.noaa.nws.ncep.edex.common.metparameters.PredomSwellWavePeriod +gov.noaa.nws.ncep.edex.common.metparameters.PresentWeather +gov.noaa.nws.ncep.edex.common.metparameters.PressChange24Hr +gov.noaa.nws.ncep.edex.common.metparameters.PressChange3Hr +gov.noaa.nws.ncep.edex.common.metparameters.PressureTendencySymbol +gov.noaa.nws.ncep.edex.common.metparameters.PressureLevel +gov.noaa.nws.ncep.edex.common.metparameters.RateOfIceAccretionOnVesselInSaltWater +gov.noaa.nws.ncep.edex.common.metparameters.RelativeHumidity +gov.noaa.nws.ncep.edex.common.metparameters.RichardsonNumber +gov.noaa.nws.ncep.edex.common.metparameters.SatEquivPotentialTemp +gov.noaa.nws.ncep.edex.common.metparameters.SatMixingRatio +gov.noaa.nws.ncep.edex.common.metparameters.SatVaporPressure +gov.noaa.nws.ncep.edex.common.metparameters.SeaIceDriftDist +gov.noaa.nws.ncep.edex.common.metparameters.SeaLevelPressure +gov.noaa.nws.ncep.edex.common.metparameters.SeaSurfaceTemp +gov.noaa.nws.ncep.edex.common.metparameters.SecondarySwellWaveDir +gov.noaa.nws.ncep.edex.common.metparameters.SecondarySwellWaveHeight +gov.noaa.nws.ncep.edex.common.metparameters.SecondarySwellWavePeriod +gov.noaa.nws.ncep.edex.common.metparameters.ShipCourse +gov.noaa.nws.ncep.edex.common.metparameters.ShipIceThickness +gov.noaa.nws.ncep.edex.common.metparameters.ShowalterIndex +gov.noaa.nws.ncep.edex.common.metparameters.SkyCoverage +gov.noaa.nws.ncep.edex.common.metparameters.SnowDepth +gov.noaa.nws.ncep.edex.common.metparameters.SnowIcePelletWatchThresh +gov.noaa.nws.ncep.edex.common.metparameters.SpecificHumidity +gov.noaa.nws.ncep.edex.common.metparameters.SpeedOf05SecPeakWind +gov.noaa.nws.ncep.edex.common.metparameters.StabilityWithRespectToPressure +gov.noaa.nws.ncep.edex.common.metparameters.StationElevation +gov.noaa.nws.ncep.edex.common.metparameters.StationID +gov.noaa.nws.ncep.edex.common.metparameters.StationLatitude +gov.noaa.nws.ncep.edex.common.metparameters.StationLongitude +gov.noaa.nws.ncep.edex.common.metparameters.StationName +gov.noaa.nws.ncep.edex.common.metparameters.StormMotionDirection +gov.noaa.nws.ncep.edex.common.metparameters.StormMotionSpeed +gov.noaa.nws.ncep.edex.common.metparameters.SunshineDuration +gov.noaa.nws.ncep.edex.common.metparameters.SurfaceEquivPotentialTemp +gov.noaa.nws.ncep.edex.common.metparameters.SurfaceMixingRatio +gov.noaa.nws.ncep.edex.common.metparameters.SurfacePotentialTemp +gov.noaa.nws.ncep.edex.common.metparameters.SurfacePressure +gov.noaa.nws.ncep.edex.common.metparameters.SurfaceSatEquivPotentialTemp +gov.noaa.nws.ncep.edex.common.metparameters.SurfaceSatMixingRatio +gov.noaa.nws.ncep.edex.common.metparameters.TempLapseRate +gov.noaa.nws.ncep.edex.common.metparameters.ProbableCeilingAsMeanSeaLevel +gov.noaa.nws.ncep.edex.common.metparameters.ProbableCeiling +gov.noaa.nws.ncep.edex.common.metparameters.ProbableFlightRuleIdentifier +gov.noaa.nws.ncep.edex.common.metparameters.ProbableMountainObscThreshMetIndicator +gov.noaa.nws.ncep.edex.common.metparameters.ProbableVisibility +gov.noaa.nws.ncep.edex.common.metparameters.ProbableWindDirection +gov.noaa.nws.ncep.edex.common.metparameters.ProbableWindGust +gov.noaa.nws.ncep.edex.common.metparameters.ProbableWindSpeed +gov.noaa.nws.ncep.edex.common.metparameters.TempTndncyFromAllRad +gov.noaa.nws.ncep.edex.common.metparameters.TempTndncyFromConvPhaseChange +gov.noaa.nws.ncep.edex.common.metparameters.TempTndncyFromGrdSclPhaseChange +gov.noaa.nws.ncep.edex.common.metparameters.TempTndncyFromLongWaveRad +gov.noaa.nws.ncep.edex.common.metparameters.TempTndncyFromShortWaveRad +gov.noaa.nws.ncep.edex.common.metparameters.TimeOf5SecPeakWindInHrs +gov.noaa.nws.ncep.edex.common.metparameters.TimeOf5SecPeakWindInMins +gov.noaa.nws.ncep.edex.common.metparameters.TopOfIcing +gov.noaa.nws.ncep.edex.common.metparameters.TopOfTurbulence +gov.noaa.nws.ncep.edex.common.metparameters.TopOfWeather +gov.noaa.nws.ncep.edex.common.metparameters.TurbulenceFrequencySymbol +gov.noaa.nws.ncep.edex.common.metparameters.TurbulenceIntensitySymbol +gov.noaa.nws.ncep.edex.common.metparameters.TurbulentKineticEnergy +gov.noaa.nws.ncep.edex.common.metparameters.UncondProbOfTstorms12hr +gov.noaa.nws.ncep.edex.common.metparameters.UncondProbOfTstorms24hr +gov.noaa.nws.ncep.edex.common.metparameters.UncondProbOfTstorms2hr +gov.noaa.nws.ncep.edex.common.metparameters.UncondProbOfTstorms6hr +gov.noaa.nws.ncep.edex.common.metparameters.VaporPressure +gov.noaa.nws.ncep.edex.common.metparameters.VerticalVelocity +gov.noaa.nws.ncep.edex.common.metparameters.VirtualPotentialTemp +gov.noaa.nws.ncep.edex.common.metparameters.VirtualTemp +gov.noaa.nws.ncep.edex.common.metparameters.Visibility +gov.noaa.nws.ncep.edex.common.metparameters.WaterEquivOfNewSnow +gov.noaa.nws.ncep.edex.common.metparameters.WaveHeight +gov.noaa.nws.ncep.edex.common.metparameters.WavePeriod +gov.noaa.nws.ncep.edex.common.metparameters.WaveSteepness +gov.noaa.nws.ncep.edex.common.metparameters.WetBulbPotentialTemp +gov.noaa.nws.ncep.edex.common.metparameters.WetBulbTemp +gov.noaa.nws.ncep.edex.common.metparameters.WindChillEquivalentTemp +gov.noaa.nws.ncep.edex.common.metparameters.WindChillTemperature +gov.noaa.nws.ncep.edex.common.metparameters.WindCompDirection +gov.noaa.nws.ncep.edex.common.metparameters.WindDirection +gov.noaa.nws.ncep.edex.common.metparameters.WindDirectionUComp +gov.noaa.nws.ncep.edex.common.metparameters.WindDirectionVComp +gov.noaa.nws.ncep.edex.common.metparameters.WindGust +gov.noaa.nws.ncep.edex.common.metparameters.WindSpeedComp +gov.noaa.nws.ncep.edex.common.metparameters.WindSpeed +gov.noaa.nws.ncep.edex.common.metparameters.WindWaveHeight +gov.noaa.nws.ncep.edex.common.metparameters.WindWavePeriod +gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.GempakConstants +gov.noaa.nws.ncep.edex.common.metparameters.Avg1HrHeatFlux +gov.noaa.nws.ncep.edex.common.metparameters.Avg1HrSnowPhaseChangeHeatFlux +gov.noaa.nws.ncep.edex.common.metparameters.Avg1HrSubSurfaceHeatFlux +gov.noaa.nws.ncep.edex.common.metparameters.AccumSnowFallIn01Hr +gov.noaa.nws.ncep.edex.common.metparameters.AccumSnowMeltIn01Hr +gov.noaa.nws.ncep.edex.common.metparameters.AmountOfHighClouds +gov.noaa.nws.ncep.edex.common.metparameters.AmountOfLowClouds +gov.noaa.nws.ncep.edex.common.metparameters.AmountOfMidClouds +gov.noaa.nws.ncep.edex.common.metparameters.ConvectivePrecip +gov.noaa.nws.ncep.edex.common.metparameters.DryBulbTemp +gov.noaa.nws.ncep.edex.common.metparameters.FreezingRainType +gov.noaa.nws.ncep.edex.common.metparameters.IceType +gov.noaa.nws.ncep.edex.common.metparameters.LandSea +gov.noaa.nws.ncep.edex.common.metparameters.NumProfileLevels +gov.noaa.nws.ncep.edex.common.metparameters.PercentageOfCloudCover +gov.noaa.nws.ncep.edex.common.metparameters.PotentialTempAt10Meters +gov.noaa.nws.ncep.edex.common.metparameters.PressureAtCloudLevel +gov.noaa.nws.ncep.edex.common.metparameters.RainType +gov.noaa.nws.ncep.edex.common.metparameters.SkinTemperature +gov.noaa.nws.ncep.edex.common.metparameters.SnowFall +gov.noaa.nws.ncep.edex.common.metparameters.SnowPrecipType +gov.noaa.nws.ncep.edex.common.metparameters.SpecificHumidityAt02Meters +gov.noaa.nws.ncep.edex.common.metparameters.SpecificHumidityAt10Meters +gov.noaa.nws.ncep.edex.common.metparameters.StormRelativeHelicity +gov.noaa.nws.ncep.edex.common.metparameters.TotalPrecip +gov.noaa.nws.ncep.edex.common.metparameters.UCompAt10Meters +gov.noaa.nws.ncep.edex.common.metparameters.VCompAt10Meters +gov.noaa.nws.ncep.edex.common.metparameters.Probability +gov.noaa.nws.ncep.edex.common.metparameters.ProbableSkyCoverage +gov.noaa.nws.ncep.edex.common.metparameters.ReportTimeInHourMins +gov.noaa.nws.ncep.edex.common.metparameters.ProbablePresentWeather +gov.noaa.nws.ncep.edex.common.metparameters.LowLevelWindShear \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/dao/NcepDefaultPluginDao.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/dao/NcepDefaultPluginDao.java index 04ec498ff3..6d554e2e04 100644 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/dao/NcepDefaultPluginDao.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/dao/NcepDefaultPluginDao.java @@ -60,6 +60,7 @@ public class NcepDefaultPluginDao extends PluginDao { String queryString = "delete " + daoClass.getSimpleName() + " x"; + logger.info("query..."+ queryString); Query query = s.createQuery(queryString); results = query.executeUpdate(); tx.commit(); @@ -77,22 +78,24 @@ public class NcepDefaultPluginDao extends PluginDao { } return results; } - @Override + /*@Override /** * Purges all data associated with the owning plugin based on criteria * specified by the owning plugin * * @throws PluginException * If problems occur while interacting with the data stores - */ + * public void purgeAllData() throws PluginException { purgeAllTables(); + ArrayList files = FileUtil.listFiles(new File(PLUGIN_HDF5_DIR), new HDF5PluginFilenameFilter(pluginName), true); for (File file : files) { file.delete(); } - } + + }*/ @Override protected IDataStore populateDataStore(IDataStore dataStore, diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/dao/NcepPointDataPluginDao.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/dao/NcepPointDataPluginDao.java new file mode 100644 index 0000000000..5438c26887 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/dao/NcepPointDataPluginDao.java @@ -0,0 +1,101 @@ +package gov.noaa.nws.ncep.edex.common.dao; + +import java.io.File; +import java.util.ArrayList; +import java.util.List; + +import org.hibernate.Query; +import org.hibernate.Session; +import org.hibernate.Transaction; + +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.persist.IPersistable; +import com.raytheon.uf.common.datastorage.IDataStore; +import com.raytheon.uf.common.util.FileUtil; +import com.raytheon.uf.edex.core.hdf5.HDF5PluginFilenameFilter; +import com.raytheon.uf.edex.pointdata.*; +public abstract class NcepPointDataPluginDao extends PointDataPluginDao{ + + protected List tableClassNameList= new ArrayList(); + + public List getTableClassName() { + return tableClassNameList; + } + + public void setTableClassName(List tableClassNamelst) { + this.tableClassNameList = tableClassNamelst; + } + + + public NcepPointDataPluginDao(String pluginName) throws PluginException { + super(pluginName); + // TODO Auto-generated constructor stub + } + /** + * Purges all metadata for the + * owning plugin from the database + * + * @param date + * The data cutoff date + * @return The number of items deleted + */ + protected int purgeAllTables() { + int results = 0; + logger.info("purging..."+ this.pluginName); + if (this.daoClass == null) { + logger.info("No record class specified for " + this.pluginName + + " plugin. EDEX will not purge data for " + + this.pluginName + " plugin"); + } else { + Session s = this.getHibernateTemplate().getSessionFactory() + .openSession(); + + Transaction tx = s.beginTransaction(); + try { + + + String queryString = "delete " + daoClass.getSimpleName() + + " x"; + Query query = s.createQuery(queryString); + results = query.executeUpdate(); + tx.commit(); + + s.flush(); + } catch (Throwable t) { + // TODO + t.printStackTrace(); + tx.rollback(); + } finally { + if (s != null) { + s.close(); + } + } + } + return results; + } + @Override + /** + * Purges all data associated with the owning plugin based on criteria + * specified by the owning plugin + * + * @throws PluginException + * If problems occur while interacting with the data stores + */ + public void purgeAllData() throws PluginException { + purgeAllTables(); + ArrayList files = FileUtil.listFiles(new File(PLUGIN_HDF5_DIR), + new HDF5PluginFilenameFilter(pluginName), true); + for (File file : files) { + file.delete(); + } + } + + @Override + protected IDataStore populateDataStore(IDataStore dataStore, + IPersistable obj) throws Exception { + // TODO Auto-generated method stub + return null; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AbstractMetParameter.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AbstractMetParameter.java new file mode 100644 index 0000000000..624a65cb79 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AbstractMetParameter.java @@ -0,0 +1,603 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +//import gov.noaa.nws.ncep.edex.common.metparameters.AbstractMetParameter; +//import gov.noaa.nws.ncep.edex.common.metparameters.Amount; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.NotDerivableException; + +import java.lang.reflect.Constructor; +import java.lang.reflect.InvocationTargetException; +import java.lang.reflect.Method; +import java.text.NumberFormat; +import java.text.ParseException; +import java.util.ArrayList; +import java.util.Collection; +import java.util.Formatter; +import java.util.List; + +import javax.measure.converter.ConversionException; +import javax.measure.quantity.Quantity; +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.common.time.DataTime.FLAG; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +/** + * An abstract class for all metParameters. This will hold the value of the parameter and + * its units. + * + * TODO : add support for the Level/Layer at which the value applies. The level could be a PressureLevel, + * a Height or 'Surface' or other defined layer. This would allow the derive methods to remove the PressureLevel + * derive() arguements and do a compatibility check on the other arguements to make sure they are all from the same + * level. + * Could also add support for the time or duration for which the value applies. + * + * + * TODO : make this a generic for a Quantity? ... AbstractMetParameter + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 05/05/2011              Greg Hull    Initial creation
+ * 06/05/2011              Greg Hull    Added check for infinite recursion in derive method.
+ * 10/05/2011              Greg Hull    add dataTime 
+ * 10/14/2011              Greg Hull    add setValueFromString
+ * 11/14/2011              B. Hebbard   remove standardUnit
+ * 
+ * 
+ * + * @author ghull + * @version 1.0 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public abstract class AbstractMetParameter extends Amount implements Quantity, ISerializableObject { + + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = 7369542461296836406L; + + public AbstractMetParameter(){ + super(); + } + @DynamicSerializeElement + private boolean useStringValue; // override to true for String parameters. + + @DynamicSerializeElement + protected DataTime dataTime; + +// @DynamicSerializeElement +// @XmlJavaTypeAdapter(value = UnitAdapter.class) +// private Unit standardUnit; + +// public Unit getStandardUnit() { +// return standardUnit; +// } + + /** + * @return the dataTime + */ + public final DataTime getDataTime() { + return dataTime; + } + + /** + * @param dataTime the dataTime to set + */ + public final void setDataTime(DataTime dataTime) { + this.dataTime = dataTime; + } + + /** + * @return the valueString + */ + public final String getValueString() { + return valueString; + } + + /** + * @param valueString the valueString to set + */ + public final void setValueString(String valueString) { + this.valueString = valueString; + } + + /** + * @param useStringValue the useStringValue to set + */ + public final void setUseStringValue(boolean useStringValue) { + this.useStringValue = useStringValue; + } + + /** + * @param standardUnit the standardUnit to set + */ +// public final void setStandardUnit(Unit standardUnit) { +// this.standardUnit = standardUnit; +// } + // only one of these may be set at a time. In order to hold a string value + // the Quantity of the parameter must be Dimensionless + @DynamicSerializeElement + protected String valueString; // "" is MISSING, null for non-string values + + // if this list is set then derive() will first look for a derive method using + // just these parameters. + @DynamicSerializeElement + protected ArrayList preferedDeriveParameters; + + + /** + * @return the useStringValue + */ + public final boolean isUseStringValue() { + return useStringValue; + } + + protected AbstractMetParameter( Unit u ) { + super( u ); + valueString = null; + //standardUnit = u; + } + + protected AbstractMetParameter( Unit u, DataTime dt ) { + super( u ); + valueString = null; + //standardUnit = u; + dataTime = dt; + } + + protected AbstractMetParameter( String unitStr ) { // String ncPrmName ) { + + super(unitStr); + try { + valueString = null; + Unit newUnit = new UnitAdapter().unmarshal(unitStr); + //standardUnit = newUnit; + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + } + + // Override for real Description information + public String getParameterDescription( ) { + return getMetParamName(); + } + + protected void setValueIsString() { + useStringValue = true; + } + + //To be removed + public boolean isUnitCompatible( Unit u ) { + //return standardUnit.isCompatible( u ); + return getUnit().isCompatible( u ); + } + + public boolean isUnitCompatible( String unitName ) { + try { + //return getStandardUnit().isCompatible( new UnitAdapter().unmarshal(unitName) ); + return getUnit().isCompatible( new UnitAdapter().unmarshal(unitName) ); + } catch (Exception e) { + e.printStackTrace(); + } + return false; + } + + public Boolean hasStringValue() { + return useStringValue; + } + + public String getStringValue() { + return (valueString == null ? "" : valueString); + + } + + public Boolean hasValidTime( ) { + return ( dataTime != null ); + } + + public DataTime getValidTime() { + return dataTime; + } + + public Boolean isValidAtTime( DataTime dt ) { + if( dataTime == null ) { + return null; + } + + if( dataTime.getUtilityFlags().contains( FLAG.PERIOD_USED ) ) { + return dataTime.getValidPeriod().contains( dt.getValidTime().getTime() ); + } + else { + return dataTime.compareTo( dt ) == 0; + } + } + + public void setValidTime( DataTime dt ) { + dataTime = dt; + } + + @Override + public boolean hasValidValue() { + if( useStringValue ) { + return (valueString == null ? false : true ); + } + else { + return super.hasValidValue(); + } + } + + // ?throw exceptions for invalid value or for incompatible units? + //TODO remove this method + public Number getValueAs( Unit unitNeeded ) { + if( !hasValidValue() ) { + return null; + } + else if( !isUnitCompatible( unitNeeded ) ) { + System.out.println("getValueAs() : asking for incompatible units. "+ + getUnit().toString() +", "+ unitNeeded.toString() ); + return null; + } + + if( useStringValue ) { + return getMissingValueSentinel(); + } + else { + return super.getValueAs( unitNeeded ); + } + } + + public Number getValueAs( String unitName) { + if( !hasValidValue() ) { + return null; + } + try { + + if( !isUnitCompatible( unitName ) ) { + System.out.println("getValueAs() : asking for incompatible units. "+ + getUnit().toString() +" , "+ unitName ); + return null; + } + + if( useStringValue ) { + return getMissingValueSentinel(); + } + else { + return super.getValueAs( new UnitAdapter().unmarshal(unitName) ); + } + + + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + return null; + + + + } + + // this will work off of the current units so if we need to + // format at string using different units the value must be + // changed before calling this method. + // the formatStr can be a 'printf' style string or a + // parameter-specific tag for abbreviating, triming or + // converting the parameter value. In the latter case this + // method must be overridden. + // + public String getFormattedString( String formatStr ) { + + String formattedValueStr = null; + + if( hasStringValue() ) { + formattedValueStr = valueString; + } + else { + formattedValueStr = getValue().toString(); + } + + if( formatStr == null ) { + return formattedValueStr; + } + else if( formatStr.startsWith("%") ) { +// double formattedValue = valueAs.doubleValue(); + StringBuilder sb = new StringBuilder(); + Formatter fmtr = new Formatter( sb ); + fmtr.format( formatStr, getValue() ); // formattedValue + + formattedValueStr = sb.toString(); + +// sValue = sValue.substring( trim ); + + return formattedValueStr; + } + else { + System.out.println("Sanity Check: Unrecognized format string ("+ formatStr + + ") for metParameter "+ getMetParamName() ); + return formattedValueStr; + } + } + + // if this + public void setStringValue( String sv ) throws ConversionException { + // the units must be dimensionless +// if( isUnitCompatible( Unit.ONE ) ) { +// throw new ConversionException("Incompatible unit in setStringValue the Quantity " +// +" for this parameter must be Dimensionless." ); +// } + setValueToMissing(); + + valueString = sv; + } + + // This is intended for numeric params that may need to parse their values from a string + // + public void setValueFromString( String valStr, Unit u ) { + if( hasStringValue() ) { + setStringValue( valStr ); + } + else { + NumberFormat numFmt = NumberFormat.getInstance(); + try { + setValue( numFmt.parse( valStr ), u ); + } + catch ( ParseException pe ) { + super.setValueToMissing(); + } + } + } + + @Override + public void setValueToMissing( ) { + if( useStringValue ) { + valueString = null; + } + + super.setValueToMissing(); + } + + public Boolean derivable( ArrayList checkedParams, + Collection inputParams ) { + + return (getDeriveMethod( checkedParams, inputParams) != null); + } + + public Method getDeriveMethod( Collection inputParams ) { + + ArrayList checkedParams = new ArrayList(); + + // if the preferredDeriveParameters list is set then only use these + // parameters. + if( preferedDeriveParameters != null ) { + ArrayList inputParamsList = new ArrayList(); + for( AbstractMetParameter prm : inputParams ) { + if( preferedDeriveParameters.contains( prm.getMetParamName() ) ) { + inputParamsList.add( prm ); + } + } + return getDeriveMethod( checkedParams, inputParamsList ); + } + else { + return getDeriveMethod( checkedParams, inputParams ); + } + } + + // check each of the methods named 'derive' and check to see if the + // given inputParams are sufficient to derive this ncParameter. + // + public Method getDeriveMethod( ArrayList checkedParams, + Collection inputParams ) { + + Method[] deriveMthds = this.getClass().getDeclaredMethods(); + ArrayList foundDeriveMthds = new ArrayList(); + + // check each derive method to see if its arguments are in the inputParams + for( Method m : deriveMthds ) { + boolean derivable = true; + + if( m.getAnnotation( DeriveMethod.class ) != null ) { + + Class rtype = m.getReturnType(); +// if( rtype.getSimpleName().compareTo(AbstractMetParameter.class.getName()) != 0 ) { // sanity check +// continue; +// } + Class[] deriveMthdArgs = m.getParameterTypes(); + + // loop thru the list of args for this derive() method and check + // if it is in the inputParams list. + for( Class argClass : deriveMthdArgs ) { + boolean prmFound = false; + boolean prmIsDerivable = false; + + for( AbstractMetParameter inputPrm : inputParams ) { + + // if we have this input parameter or we can + // derive this input parameter + if( inputPrm.getClass() == argClass ) { + prmFound = true; + break; + } + } + + // if not in the list and if we have already checked this parameter + // then see if it is derivable + // + if( !prmFound && + !checkedParams.contains( this.getMetParamName() ) ) { + + AbstractMetParameter argParam; + try { + argParam = (AbstractMetParameter) + argClass.getConstructor( ).newInstance(); + + checkedParams.add( argParam.getMetParamName() ); + + prmIsDerivable = argParam.derivable( checkedParams, inputParams); + + checkedParams.remove( argParam.getMetParamName() ); + + } catch (Exception e) { + System.out.println("error getting newInstance for metParam " + argClass.getSimpleName() ); + } + } + + if( !prmFound && !prmIsDerivable ) { + derivable = false; +// break; + } + } // end loop thru derive() args + + if( derivable ) { + //return m; + foundDeriveMthds.add( m ); + } + } + } + + // + if( foundDeriveMthds.isEmpty() ) { + return null; + } + else if( foundDeriveMthds.size() > 1 ) { + // If this happens then the caller should set the preferredDeriveParameters + // list to tell this method which arguements to use. + System.out.println("Sanity Check: metParameter "+ + getMetParamName() + " has multiple derive() methods for " + + "the given input parameters."); + return null; + } + else { + return foundDeriveMthds.get( 0 ); + } + } + + public AbstractMetParameter derive( Collection inputParams ) + throws NotDerivableException { + + Method deriveMthd = getDeriveMethod( inputParams ); + + if( deriveMthd == null ) { + setValueToMissing(); + return this; + // throw new NotDerivableException("can't derive param from given parameters."); + } + String errMsg=""; + + try { + // check each derive method to see if its arguments are in the input + Class[] deriveMthdArgs = deriveMthd.getParameterTypes(); + + // a list of the parameter args (actual values) that will be passed to + // the derive() method. + List mthdArgs = new ArrayList(0); + + for( Class argClass : deriveMthdArgs ) { + boolean prmFound = false; + + for( AbstractMetParameter inputPrm : inputParams ) { + // if we don't have this input parameter, derive it + // + if( inputPrm.getClass() == argClass ) { + + if( !inputPrm.hasValidValue() ) { + setValueToMissing(); + return this; + } + else { + mthdArgs.add( inputPrm ); + prmFound = true; + break; + } + } + } + if( !prmFound ) { + // create an object for this parameter and then set/derive + // the value + Constructor constr = argClass.getConstructor(); + AbstractMetParameter derivedArgPrm = (AbstractMetParameter)constr.newInstance(); + derivedArgPrm = derivedArgPrm.derive( inputParams ); + mthdArgs.add( derivedArgPrm ); + } + } + + Class rtype = deriveMthd.getReturnType(); + Object derivedParam=null; + + switch( mthdArgs.size() ) { + case 1 : + derivedParam = deriveMthd.invoke(this, mthdArgs.get(0) ); + break; + case 2 : + derivedParam = deriveMthd.invoke(this, mthdArgs.get(0), mthdArgs.get(1) ); + break; + case 3 : + derivedParam = deriveMthd.invoke(this, mthdArgs.get(0), mthdArgs.get(1), + mthdArgs.get(2) ); + break; + case 4 : + derivedParam = deriveMthd.invoke(this, mthdArgs.get(0), mthdArgs.get(1), + mthdArgs.get(2), mthdArgs.get(3) ); + break; + } + + return (AbstractMetParameter) derivedParam; + + } catch (IllegalArgumentException e) { + errMsg = e.getMessage(); + } catch (IllegalAccessException e) { + errMsg = e.getMessage(); + } catch (InvocationTargetException e) { + errMsg = e.getMessage(); + } catch (SecurityException e) { + errMsg = e.getMessage(); + } catch (NoSuchMethodException e) { + errMsg = e.getMessage(); + } catch (InstantiationException e) { + errMsg = e.getMessage(); + } + + throw new NotDerivableException( errMsg == null ? "" : errMsg ); + } + + public String getMetParamName() { + return this.getClass().getSimpleName(); + } + + public ArrayList getPreferedDeriveParameters() { + return preferedDeriveParameters; + } + + // Assume that the caller has already called isValidMetParameterName() to + // validate the names in the list. + public void setPreferedDeriveParameters( ArrayList preferedDeriveParameters ) { + this.preferedDeriveParameters = preferedDeriveParameters; + } + + @Override + public String toString() { + //String + if( hasStringValue() ) { + return getClass().getSimpleName()+ " "+ getStringValue(); + } + else { + return getClass().getSimpleName()+ " "+ getValue().toString() + " " + getUnit().toString(); + } + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AccumSnowFallIn01Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AccumSnowFallIn01Hr.java new file mode 100644 index 0000000000..380a807d9d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AccumSnowFallIn01Hr.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import java.io.Serializable; + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * + * Maps to the modelsounding parameter snowWater + * + */ + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class AccumSnowFallIn01Hr extends AbstractMetParameter implements + Length, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -6822860327143776139L; + + public AccumSnowFallIn01Hr(){ + super(UNIT); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AccumSnowMeltIn01Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AccumSnowMeltIn01Hr.java new file mode 100644 index 0000000000..ce07f4c916 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AccumSnowMeltIn01Hr.java @@ -0,0 +1,33 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import java.io.Serializable; + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * + * Maps to the modelsounding parameter snowMelt + * + */ + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class AccumSnowMeltIn01Hr extends AbstractMetParameter implements + Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 517046204174710703L; + + public AccumSnowMeltIn01Hr(){ + super(UNIT); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AirParcelTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AirParcelTemp.java new file mode 100644 index 0000000000..6d688cb0ec --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AirParcelTemp.java @@ -0,0 +1,42 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.AirTemperature; +import gov.noaa.nws.ncep.edex.common.metparameters.EquivPotentialTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.PressureLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class AirParcelTemp extends AbstractMetParameter implements javax.measure.quantity.Temperature, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -8870456977205187179L; + + public AirParcelTemp() { + super( UNIT ); + } + + @DeriveMethod + public AirParcelTemp derive(EquivPotentialTemp et, PressureLevel p, AirTemperature t ) throws InvalidValueException, NullPointerException { + if ( et.hasValidValue() && p.hasValidValue() && t.hasValidValue() ){ + Amount val = PRLibrary.prTmst(et, p, t); + setValue(val); + } + else + setValueToMissing(); + + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AirTemperature.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AirTemperature.java new file mode 100644 index 0000000000..315e093e20 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AirTemperature.java @@ -0,0 +1,50 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * + * Maps to any of the GEMPAK parameters TMPC, TMPK and TMPF (depending on the unit used) + * + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class AirTemperature extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = 6434922743958827566L; + + public AirTemperature( ) throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + + @DeriveMethod + public AirTemperature derive( PressureLevel p, PotentialTemp pt) throws InvalidValueException, NullPointerException { + if ( p.hasValidValue() && pt.hasValidValue() ){ + Amount tempAmount = PRLibrary.prTmpk(p, pt); + setValue(tempAmount); + } + else + setValueToMissing(); + + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AircraftReportType.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AircraftReportType.java new file mode 100644 index 0000000000..8a8fdf2f8f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AircraftReportType.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + *Maps to the GEMPAK parameter ACRT + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class AircraftReportType extends AbstractMetParameter implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -6027887696168926504L; + + public AircraftReportType() { + super(UNIT); +// setValueIsString(); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AircraftType.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AircraftType.java new file mode 100644 index 0000000000..fa80365fe0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AircraftType.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ACTP + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class AircraftType extends AbstractMetParameter implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -71537774622130647L; + + public AircraftType() { + super(UNIT); + setValueIsString(); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Amount.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Amount.java new file mode 100644 index 0000000000..97c334b4f1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Amount.java @@ -0,0 +1,363 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import java.text.ParseException; + +import javax.measure.unit.SI; +import javax.measure.unit.Unit; +import javax.measure.unit.UnitFormat; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +/** + * Class used to hold a value and its units. + * + *
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ *  06/16/2011   #441       G Hull    Initial creation.
+ *  10/16/2011              G Hull    make sure types of missing data and value are the same;
+ *                                    make value private
+ *  11/14/2011              B Hebbard Resolve unit serialization issues
+ * 
+ * 
+ * + * @author ghull + * @version 1.0 + */ + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class Amount implements ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -7742796238434954463L; + + // TODO : add capability to let user set their own missing data value. + @DynamicSerializeElement + private Number missing_data_value = new Double( -9999 ); + + @DynamicSerializeElement + private Number value = missing_data_value; + + // Following should always be the string representation of below + // "unit"; that is, these must be kept in sync. (We use the String + // due to problems serializing the Unit) + @DynamicSerializeElement + private String unitStr = ""; + + private transient Unit unit; + + // To simplify the + public Amount( Number val, Unit unit) { + //System.out.println("Constructor 0 called -- val " + val + " unit " + unit); + initMissingDataSentinel(); + + setValue( val, unit ); + } + + public Amount( Unit u ) { + //System.out.println("Constructor 1 called -- u " + u); + setValue( missing_data_value, u ); + } + + public Amount(String unitStr) { + //System.out.println("Constructor 2 called -- unitStr " + unitStr); + try { + Unit u = new UnitAdapter().unmarshal(unitStr); + setValue( missing_data_value, u ); + } catch (Exception e) { + e.printStackTrace(); + } + } + + public Amount() { + //System.out.println("Constructor 3 called"); + // TODO Auto-generated constructor stub + } + + // TODO Should we allow access to the value without the units? Or + // can we let the user assume the stored units for convienience? + public Number getValue() { + return value; + } + + // call hasValidValue before calling this method. + // + public Number getValueAs( Unit unitNeeded ) { + if( unitNeeded != unit && unitNeeded.isCompatible( unit ) ) { + double newValue = unit.getConverterTo(unitNeeded).convert( value.doubleValue() ); + return newValue; + } + else { + return value; + } + } + + //public Unit getUnit() { + // return unit; + //} + + public Unit getUnit() { + if (this.unitStr == null) + return Unit.ONE; + if (this.unit == null) { + try { + this.unit = (Unit) UnitFormat.getUCUMInstance() + .parseObject(this.unitStr); + } catch (ParseException e) { + // logger.warn("ParseException while parsing unit string: " + // + this.unit + " defaulting to unit: " + Unit.ONE); + this.unit = Unit.ONE; + } + } + return this.unit; + } + + public void setValue( Amount v ) { + //System.out.println("Amount.setValue(Amount v) called with v " + v); + setValue( v.value, v.unit ); + } + + public void setValue( Number n ) { + //System.out.println("Amount.setValue(Number n) called with n " + n + " and unit " + unit); + //setValue( n, unit ); + value = n; + } + + /** + * @return the missing_data_value + */ + public final Number getMissing_data_value() { + return missing_data_value; + } + + /** + * @param missing_data_value the missing_data_value to set + */ + public final void setMissing_data_value(Number missing_data_value) { + this.missing_data_value = missing_data_value; + } + + + + public void setValueAs ( Number n, String unitStr ) { + try { + Unit u = new UnitAdapter().unmarshal(unitStr); + setValue( n, u ); + } catch (Exception e) { + e.printStackTrace(); + } + } + + // + public void setValue( Number n, Unit u ) { + value = n; + //unit = u; + setUnitPair(u); + + // to make the hasValidValue method simpler, ensure that the types + // of the value and missing data value are the same. + // (wonder if there is a nicer way to do this for all Number types?) + if( !value.getClass().equals( missing_data_value.getClass() ) ) { + if( value instanceof Double ) { + missing_data_value = new Double( missing_data_value.doubleValue() ); + } + else if( value instanceof Float ) { + missing_data_value = new Float( missing_data_value.floatValue() ); + } + else if( value instanceof Short ) { + missing_data_value = new Short( missing_data_value.shortValue() ); + } + else if( value instanceof Integer ) { + missing_data_value = new Integer( missing_data_value.intValue() ); + } + else if( value instanceof Long ) { + missing_data_value = new Long( missing_data_value.longValue() ); + } + else if( value instanceof Byte ) { + missing_data_value = new Byte( missing_data_value.byteValue() ); + } + else { + System.out.println("Amount: missing_data_value and value are of different types?"); + } + } + +// if( hasValidValue() ) { +// System.out.println( getClass().getName() +" has valid value "+ n.toString() ); +// } + } + + // make sure the missing data sentinal and the stored value are of the + // same type so that the comparisons will work. + // + public void initMissingDataSentinel( ) { // Number mds ) { + // limit the number of + if( value instanceof Double ) { + missing_data_value = new Double( -9999 ); + } + else if( value instanceof Float ) { + missing_data_value = new Float( -9999 ); + } + else if( value instanceof Integer ) { + missing_data_value = new Integer( -9999 ); + } + else if( value instanceof Long ) { + missing_data_value = new Long( -9999 ); + } + else if( value instanceof Short ) { + missing_data_value = new Short( (short)-9999 ); + } + else { + System.out.println("Error: Number object in Amount is not one of the supported types: "+ + "Double, Float, Integer, Long or Short" ); + } + } + + public void setMissingDataSentinel( Number mds ) { + missing_data_value = mds; + } + + public Number getMissingValueSentinel() { + return missing_data_value; + } + + // convenience method used by PRLibrary. + // TODO : replace calls with getValue().doubleValue + public double doubleValue() { + return value.doubleValue(); + } + + public boolean hasValidValue() { + if (unit == null) { + return false; + } + if( !value.getClass().equals(missing_data_value.getClass() ) ) { + //TODO: Do we care? See a lot of Double/Float differences + //System.out.println("value and missingDataValue are of different types."); + } + if( value == null || + value.equals( missing_data_value ) ) { + //|| value.doubleValue() <= missing_data_value.doubleValue()) ) { + return false; + } + return true; + } + + public void setValueToMissing( ) { + value = missing_data_value; + } + + public void setUnit( Unit u ) { + // Set the unit field only, but not the associated string. + /*DEBUG + String oldUnitStr = (unitStr == null ? "NULL" : UnitFormat.getUCUMInstance().format(unit)); + String newUnitStr = UnitFormat.getUCUMInstance().format(u); + if (oldUnitStr.equals("Pa") && newUnitStr.equals("hPa")) { + System.out.println("In setUnit for... " + this.getClass()); + System.out.println("...changing from Pa to hPa..."); + } + if (oldUnitStr.equals("hPa") && newUnitStr.equals("Pa")) { + System.out.println("In setUnit for... " + this.getClass()); + System.out.println("...changing from hPa to Pa..."); + } + DEBUG*/ + unit = u; + } + + public void setUnitPair( Unit u ) { + // Set the unit object and string, but do not convert existing value. + unit = u; + /*DEBUG + String newUnitStr = UnitFormat.getUCUMInstance().format(u); + if (unitStr.equals("Pa") && newUnitStr.equals("hPa")) { + System.out.println("In setUnitPair for... " + this.getClass()); + System.out.println("...changing from Pa to hPa..."); + } + if (unitStr.equals("hPa") && newUnitStr.equals("Pa")) { + System.out.println("In setUnitPair for... " + this.getClass()); + System.out.println("...changing from hPa to Pa..."); + } + unitStr = newUnitStr; + DEBUG*/ + unitStr = UnitFormat.getUCUMInstance().format(u); + } + + public void setUnitPairAndConvertValue( Unit u ) { + // Set the unit object and string, and convert an existing value to + // the new unit + if( hasValidValue() ) { + value = getValueAs( u ); + } + + unit = u; + /*DEBUG + String newUnitStr = UnitFormat.getUCUMInstance().format(u); + if (unitStr.equals("Pa") && newUnitStr.equals("hPa")) { + System.out.println("In setUnitPairAndConvertValue for... " + this.getClass()); + System.out.println("...changing from Pa to hPa..."); + } + if (unitStr.equals("hPa") && newUnitStr.equals("Pa")) { + System.out.println("In setUnitPairAndConvertValue for... " + this.getClass()); + System.out.println("...changing from hPa to Pa..."); + } + unitStr = newUnitStr; + DEBUG*/ + unitStr = UnitFormat.getUCUMInstance().format(u); + } + + public void syncUnits() { + Unit u; + try { + u = new UnitAdapter().unmarshal(unitStr); + } catch (Exception e) { + e.printStackTrace(); + //System.out.println("Amount.syncUnits(): 'unitStr' invalid!!"); + return; + } + if (unit == null) { + //System.out.println("Amount.syncUnits(): 'unit' NULL, using unitStr value " + unitStr); + unit = u; + } + else if (!unit.equals(u)) { + //System.out.println("Amount.syncUnits(): 'unit' is " + u + ", but unitStr is " + unitStr + " using the latter"); + unit = u; + } + else { + //System.out.println("Amount.syncUnits(): Good! 'unit' is " + u + ", and unitStr is " + unitStr); + } + } + + public String getUnitStr() { + return unitStr; + } + + public void setUnitStr(String unitStr) { + this.unitStr = unitStr; + } + + // // convert the current value to + // public void changeUnits( Unit u ) { + // if( value != MISSING_DATA_VALUE ) { + // unit = u; + // } + // else { + // + // } + // } + // TODO : Do we need to worry about rounding errors here? + // public Boolean isMissingValue( ) { + // return value.doubleValue() == MISSING_DATA_VALUE; + // } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AmountOfHighClouds.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AmountOfHighClouds.java new file mode 100644 index 0000000000..8d62b3c23f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AmountOfHighClouds.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import java.io.Serializable; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * + * Maps to the modelsounding parameter hiCld + * + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class AmountOfHighClouds extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -7386803479446558071L; +public AmountOfHighClouds() { + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AmountOfLowClouds.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AmountOfLowClouds.java new file mode 100644 index 0000000000..a32bb644d9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AmountOfLowClouds.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * + * Maps to the modelsounding parameter loCld + * + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class AmountOfLowClouds extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -1520128247117394192L; + + public AmountOfLowClouds() { + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AmountOfMidClouds.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AmountOfMidClouds.java new file mode 100644 index 0000000000..463fe9b8a7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/AmountOfMidClouds.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import java.io.Serializable; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * + * Maps to the modelsounding parameter midCld + * + */ + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class AmountOfMidClouds extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -1872870575854564310L; + public AmountOfMidClouds() { + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg1HrHeatFlux.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg1HrHeatFlux.java new file mode 100644 index 0000000000..92b0b5583d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg1HrHeatFlux.java @@ -0,0 +1,25 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.HeatFlux; + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class Avg1HrHeatFlux extends AbstractMetParameter implements HeatFlux, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5727639156619032638L; + + public Avg1HrHeatFlux(){ + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg1HrSnowPhaseChangeHeatFlux.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg1HrSnowPhaseChangeHeatFlux.java new file mode 100644 index 0000000000..c1179f39b1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg1HrSnowPhaseChangeHeatFlux.java @@ -0,0 +1,23 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.HeatFlux; + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class Avg1HrSnowPhaseChangeHeatFlux extends AbstractMetParameter +implements HeatFlux, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -7773523014678970046L; + + public Avg1HrSnowPhaseChangeHeatFlux(){ + super( UNIT ); + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg1HrSubSurfaceHeatFlux.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg1HrSubSurfaceHeatFlux.java new file mode 100644 index 0000000000..65292fb0ed --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg1HrSubSurfaceHeatFlux.java @@ -0,0 +1,24 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.HeatFlux; + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class Avg1HrSubSurfaceHeatFlux extends AbstractMetParameter implements HeatFlux, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -7325430999910159140L; + + public Avg1HrSubSurfaceHeatFlux(){ + super( UNIT ); + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg3HrShipSpeed.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg3HrShipSpeed.java new file mode 100644 index 0000000000..45d6021c83 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Avg3HrShipSpeed.java @@ -0,0 +1,34 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Velocity; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to GEMPAK parameter SHPK + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class Avg3HrShipSpeed extends AbstractMetParameter implements Velocity, ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = 6360391790792140109L; + + public Avg3HrShipSpeed(){ + super( UNIT ); + } + + @Override + public String getParameterDescription( ) { + return "Average Ship Speed for the last 3 Hours"; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BaseOfIcing.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BaseOfIcing.java new file mode 100644 index 0000000000..1c77bf02c3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BaseOfIcing.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to GEMPAK parameter IBSE + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class BaseOfIcing extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5530237003460096006L; + + public BaseOfIcing() { + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BaseOfTurbulence.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BaseOfTurbulence.java new file mode 100644 index 0000000000..680c9f9106 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BaseOfTurbulence.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter TBSE + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class BaseOfTurbulence extends AbstractMetParameter implements Length, + ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = 5987818828696801094L; + + public BaseOfTurbulence() { + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BaseOfWeather.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BaseOfWeather.java new file mode 100644 index 0000000000..1b7ab97d3f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BaseOfWeather.java @@ -0,0 +1,28 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter WBSE + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class BaseOfWeather extends AbstractMetParameter implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 3258917808081211047L; + + public BaseOfWeather() { + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BruntVaisalaFreq.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BruntVaisalaFreq.java new file mode 100644 index 0000000000..772597f4ee --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BruntVaisalaFreq.java @@ -0,0 +1,28 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Frequency; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to GEMPAK parameter BVFQ + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class BruntVaisalaFreq extends AbstractMetParameter implements Frequency, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 6363221742540720813L; + + public BruntVaisalaFreq(){ + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BruntVaisalaFreqSquared.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BruntVaisalaFreqSquared.java new file mode 100644 index 0000000000..6edacf6352 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BruntVaisalaFreqSquared.java @@ -0,0 +1,34 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Frequency; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter BVSQ + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class BruntVaisalaFreqSquared extends AbstractMetParameter implements Frequency, +ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = -2945684208078186666L; + + public BruntVaisalaFreqSquared(){ + super( UNIT ); + } + +// @Override +// protected AbstractMetParameter create() { +// BruntVaisalaFrequencySquared b = new BruntVaisalaFrequencySquared(); +// return b; +// } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BruntVaisalaPeriod.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BruntVaisalaPeriod.java new file mode 100644 index 0000000000..d67cf0221e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/BruntVaisalaPeriod.java @@ -0,0 +1,25 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Duration; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class BruntVaisalaPeriod extends AbstractMetParameter implements Duration, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -8554062919999416630L; + + public BruntVaisalaPeriod(){ + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstCeilingHeightCond.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstCeilingHeightCond.java new file mode 100644 index 0000000000..68214686a1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstCeilingHeightCond.java @@ -0,0 +1,28 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter FCIG + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class CatFcstCeilingHeightCond extends AbstractMetParameter implements Dimensionless,ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -1658711340119638316L; + + public CatFcstCeilingHeightCond() { + super( UNIT ); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstObstructionsVision.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstObstructionsVision.java new file mode 100644 index 0000000000..a6c0a47138 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstObstructionsVision.java @@ -0,0 +1,33 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter OVIS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class CatFcstObstructionsVision extends AbstractMetParameter implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5686820237050412644L; + + public CatFcstObstructionsVision() { + super( UNIT ); + + // ??? is this supposed to be a string? +// setValueIsString(); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstPrecipitation.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstPrecipitation.java new file mode 100644 index 0000000000..2710b10e67 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstPrecipitation.java @@ -0,0 +1,28 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter PCPT + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class CatFcstPrecipitation extends AbstractMetParameter implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -3437799364059098241L; + + public CatFcstPrecipitation() { + super( UNIT ); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstSnowAmountFalling24hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstSnowAmountFalling24hr.java new file mode 100644 index 0000000000..7aa7d889f1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstSnowAmountFalling24hr.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter SN24 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class CatFcstSnowAmountFalling24hr extends AbstractMetParameter implements Dimensionless, +ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = 533871106146515898L; + + public CatFcstSnowAmountFalling24hr() { + super( UNIT ); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstVisibilityCond.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstVisibilityCond.java new file mode 100644 index 0000000000..ba59578fd9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CatFcstVisibilityCond.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * TODO: Cross-check if it maps to both the GEMPAK parameters FVIS and FVSA + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class CatFcstVisibilityCond extends AbstractMetParameter implements +Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 376519018066379860L; + + public CatFcstVisibilityCond() { + super( UNIT ); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CeilingFromSeaLevel.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CeilingFromSeaLevel.java new file mode 100644 index 0000000000..2a03c1a937 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CeilingFromSeaLevel.java @@ -0,0 +1,49 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import gov.noaa.nws.ncep.edex.common.metparameters.StationElevation; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * TODO: Cross-check if it maps to the GEMPAK parameter CEIL or CMSL + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class CeilingFromSeaLevel extends AbstractMetParameter implements + Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -1967627991712235906L; + + public CeilingFromSeaLevel() { + super( UNIT ); + } + + @Override + public String getParameterDescription( ) { + return "The Ceiling as measured from sea level."; + } + + @DeriveMethod //TODO cross check the validity of this equation + AbstractMetParameter derive ( CeilingFromSurface c, StationElevation se) throws InvalidValueException, NullPointerException{ + if ( c.hasValidValue() && se.hasValidValue() ){ + Amount val = PRLibrary.prCmsl( c, se ); + setValue( val ); + }else + setValueToMissing(); + + return this; + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CeilingFromSeaLevelWorstCase.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CeilingFromSeaLevelWorstCase.java new file mode 100644 index 0000000000..2d83c50e31 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CeilingFromSeaLevelWorstCase.java @@ -0,0 +1,42 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import gov.noaa.nws.ncep.edex.common.metparameters.ProbableCeilingAsMeanSeaLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter WCMS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class CeilingFromSeaLevelWorstCase extends AbstractMetParameter +implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 5379275105368701383L; + + public CeilingFromSeaLevelWorstCase(){ + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( CeilingFromSeaLevel cmsl, ProbableCeilingAsMeanSeaLevel tcms ){ + if ( cmsl.hasValidValue() ){ + Amount val = ( !tcms.hasValidValue() ? cmsl : tcms ); //prWcms + setValue( val ); + } + else + setValueToMissing(); + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CeilingFromSurface.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CeilingFromSurface.java new file mode 100644 index 0000000000..d4595d61dc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CeilingFromSurface.java @@ -0,0 +1,57 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import gov.noaa.nws.ncep.edex.common.metparameters.StationElevation; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class CeilingFromSurface extends AbstractMetParameter implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -6058298343743033424L; + + public CeilingFromSurface() { + super( UNIT ); + } + + @Override + public String getParameterDescription( ) { + return "The Ceiling as measured from the station or surface."; + } + + // This was not in the PRLibrary but adding it here since it makes sense. + // (TODO : not tested.) + @DeriveMethod + AbstractMetParameter derive( CeilingFromSeaLevel csl, StationElevation se) throws InvalidValueException, NullPointerException{ + if( csl.hasValidValue() && se.hasValidValue() ) { + // subtract the surface elevation from the ceiling from sealevel. + Double ceil = csl.getValueAs( getUnit() ).doubleValue() - + se.getValueAs( getUnit() ).doubleValue(); + + setValue( ceil, getUnit() ); + } + else { + setValueToMissing(); + } + return this; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Clim12HrPOP.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Clim12HrPOP.java new file mode 100644 index 0000000000..a9197c510d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Clim12HrPOP.java @@ -0,0 +1,37 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter PP1C + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class Clim12HrPOP extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 5186883329582900913L; + + public Clim12HrPOP() { + super( UNIT ); + } + + @Override + public String getParameterDescription( ) { + return "Climatological 12 Hour Probability of Precipitation."; + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Clim24HrPOP.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Clim24HrPOP.java new file mode 100644 index 0000000000..6fd7c74750 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Clim24HrPOP.java @@ -0,0 +1,40 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PP2C + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class Clim24HrPOP extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -3752589406220123063L; + + public Clim24HrPOP() { + super( UNIT ); + } + + @Override + public String getParameterDescription( ) { + return "Climatological 24 Hour Probability of Precipitation."; + } + + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ClimDayTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ClimDayTemp.java new file mode 100644 index 0000000000..162f5b2d04 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ClimDayTemp.java @@ -0,0 +1,38 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Temperature; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TDCF + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class ClimDayTemp extends AbstractMetParameter implements + Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -1430506563363890796L; + + public ClimDayTemp() { + super( UNIT ); + } + + @Override + public String getParameterDescription( ) { + return "Climatological Day-time temperature."; + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ClimNightTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ClimNightTemp.java new file mode 100644 index 0000000000..8bc4d17b8a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ClimNightTemp.java @@ -0,0 +1,38 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Temperature; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TNCF + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class ClimNightTemp extends AbstractMetParameter implements Temperature, + ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = 7198420674894755646L; + + public ClimNightTemp() { + super( UNIT ); + } + + @Override + public String getParameterDescription( ) { + return "Climatological Night-time temperature."; + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudBase1.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudBase1.java new file mode 100644 index 0000000000..fe13c36ca3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudBase1.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameters CBS1 and CB1M depending + * on whether the cloud base was measured in feet or meters respectively + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class CloudBase1 extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -3149744986611243631L; + + public CloudBase1() { + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudBase2.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudBase2.java new file mode 100644 index 0000000000..e9aedc057f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudBase2.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameters CBS2 and CB2M depending + * on whether the cloud base was measured in feet or meters respectively + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class CloudBase2 extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 4796330470566529739L; + + public CloudBase2() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudCover.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudCover.java new file mode 100644 index 0000000000..4b3445deb4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudCover.java @@ -0,0 +1,28 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import com.raytheon.uf.common.serialization.ISerializableObject; + +// The cloud coverage at a given height. Values are strings representing +// metar observations FEW, OVC, +// +// A list of CloudCovers is used to determine the skyCoverage. +// + public class CloudCover extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 3361597684903438954L; + + public CloudCover() { + super( UNIT ); + } + + @Override + public Boolean hasStringValue() { + return true; + }; + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudFractionInLayer.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudFractionInLayer.java new file mode 100644 index 0000000000..0cfd78855e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudFractionInLayer.java @@ -0,0 +1,31 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter CFRL + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class CloudFractionInLayer extends AbstractMetParameter implements +Dimensionless, ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = -2737617534554849647L; + + public CloudFractionInLayer(){ + super ( UNIT ); + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudTop1.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudTop1.java new file mode 100644 index 0000000000..16dd5b7bc5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudTop1.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + + +/** + * Maps to the GEMPAK parameters CTP1 and CT1M depending + * on whether the cloud top was measured in feet or meters respectively + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class CloudTop1 extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 588699362093971849L; + + public CloudTop1() { + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudTop2.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudTop2.java new file mode 100644 index 0000000000..dff368ca3d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudTop2.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameters CTP2 and CT2M depending + * on whether the cloud top was measured in feet or meters respectively + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class CloudTop2 extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 5350671288255158890L; + + public CloudTop2() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudWater.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudWater.java new file mode 100644 index 0000000000..67e7835035 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CloudWater.java @@ -0,0 +1,31 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter CWTR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class CloudWater extends AbstractMetParameter implements +Dimensionless, ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = -1033259743349803777L; + + public CloudWater(){ + super ( UNIT ); + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondFcstPrecip12HrType.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondFcstPrecip12HrType.java new file mode 100644 index 0000000000..a7e721b447 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondFcstPrecip12HrType.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class CondFcstPrecip12HrType extends AbstractMetParameter implements +Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -7746863199784977880L; + + public CondFcstPrecip12HrType() { + super( UNIT ); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrFreezingPrecip.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrFreezingPrecip.java new file mode 100644 index 0000000000..bbfdc45232 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrFreezingPrecip.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PZ12 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class CondProbOf12HrFreezingPrecip extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5752791443181533431L; + + public CondProbOf12HrFreezingPrecip() { + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrMixedLiquidOrFrozenSolid.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrMixedLiquidOrFrozenSolid.java new file mode 100644 index 0000000000..7e98cd6464 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrMixedLiquidOrFrozenSolid.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PR12 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class CondProbOf12HrMixedLiquidOrFrozenSolid extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 6912666665456308149L; + + public CondProbOf12HrMixedLiquidOrFrozenSolid() { + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrRain.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrRain.java new file mode 100644 index 0000000000..855d2e6766 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrRain.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class CondProbOf12HrRain extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 5188256528302697257L; + + public CondProbOf12HrRain() { + super( UNIT ); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrSevereWeather.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrSevereWeather.java new file mode 100644 index 0000000000..acb6284e6c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrSevereWeather.java @@ -0,0 +1,31 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TC12 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + public class CondProbOf12HrSevereWeather extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 7565653710046867602L; + + public CondProbOf12HrSevereWeather() { + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrSnow.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrSnow.java new file mode 100644 index 0000000000..6ecf50a281 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf12HrSnow.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PS12 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class CondProbOf12HrSnow extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -3872874662396177978L; + + public CondProbOf12HrSnow() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf24HrSevereWeather.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf24HrSevereWeather.java new file mode 100644 index 0000000000..0e62a357ed --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf24HrSevereWeather.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class CondProbOf24HrSevereWeather extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8606034719943640699L; + + public CondProbOf24HrSevereWeather() { + super( UNIT ); + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf6HrSevereWeather.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf6HrSevereWeather.java new file mode 100644 index 0000000000..157e7ac793 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOf6HrSevereWeather.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TC06 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class CondProbOf6HrSevereWeather extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5783634334859296723L; + + public CondProbOf6HrSevereWeather() { + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOfFreezingPrecip.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOfFreezingPrecip.java new file mode 100644 index 0000000000..7e2c3eccf4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOfFreezingPrecip.java @@ -0,0 +1,32 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter POZP + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class CondProbOfFreezingPrecip extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -828875553945419033L; + + public CondProbOfFreezingPrecip() { + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOfSnow.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOfSnow.java new file mode 100644 index 0000000000..4a66a14226 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/CondProbOfSnow.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter POSN + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class CondProbOfSnow extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 5082106533175814151L; + + public CondProbOfSnow() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ConvectivePrecip.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ConvectivePrecip.java new file mode 100644 index 0000000000..5f8749dd1a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ConvectivePrecip.java @@ -0,0 +1,26 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class ConvectivePrecip extends AbstractMetParameter implements + javax.measure.quantity.Length, ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = -6389631280178712154L; + + public ConvectivePrecip ( ){ + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DPRN.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DPRN.java new file mode 100644 index 0000000000..092bb91dd4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DPRN.java @@ -0,0 +1,43 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MaxPrecipPR6X; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.Precip24Hr; + +/** + * Maps to the GEMPAK parameter DPRN + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class DPRN extends AbstractMetParameter implements javax.measure.quantity.Length, +ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = 4784319145861079670L; + + public DPRN() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive( Precip24Hr pt, MaxPrecipPR6X mp){ + if ( pt.hasValidValue() && mp.hasValidValue() ){ + setValue( pt.doubleValue() > mp.doubleValue() ? + pt : mp ); + }else + setValueToMissing(); + + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DayTempAnomaly.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DayTempAnomaly.java new file mode 100644 index 0000000000..bc647209c7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DayTempAnomaly.java @@ -0,0 +1,71 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +//import gov.noaa.nws.ncep.metParameters.parameterConversion.PRLibrary.InvalidRangeException; +//import gov.noaa.nws.ncep.metParameters.parameterConversion.PRLibrary.InvalidValueException; +//import gov.noaa.nws.ncep.metparameters.Amount; +//import gov.noaa.nws.ncep.metparameters.ClimateDataDbAccess; +//import gov.noaa.nws.ncep.metparameters.DayTempAnomaly; +//import gov.noaa.nws.ncep.metparameters.Max24HrTemp; +//import gov.noaa.nws.ncep.metparameters.StationID; +//import gov.noaa.nws.ncep.metparameters.MetParameterFactory.DeriveMethod; + +import javax.measure.quantity.Temperature; +import javax.measure.unit.NonSI; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TDAF + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class DayTempAnomaly extends AbstractMetParameter implements + Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 6489210440084721750L; + + public DayTempAnomaly() { + super( UNIT ); + } + +// @DeriveMethod +// public DayTempAnomaly derive( Max24HrTemp max24HrTemp, StationID stationId ) throws InvalidValueException, NullPointerException { +// if ( max24HrTemp.hasValidValue() && stationId.hasValidValue() ){ +// String month = SelectedFrameTimeUtil.getFrameTimeMonthStringValue(); +// String dayOfMonth = SelectedFrameTimeUtil.getFrameTimeDayOfMonthStringValue(); +// double climateTDYFInF = getClimateTDYF(stationId.valueString, month, dayOfMonth); +//// double max24HrTempInF = TemperatureConverter.convertToFahrenheitFromKelvin(max24HrTemp.doubleValue()); +// double max24HrTempInF = max24HrTemp.getValueAs(NonSI.FAHRENHEIT).doubleValue(); +// double finalTDYFInF = max24HrTempInF - climateTDYFInF; +//// System.out.println("=======, max24HrTempInF= "+max24HrTempInF); +//// System.out.println("=======, climateTDYFInF= "+climateTDYFInF); +//// System.out.println("=======, finalTDYFInF= "+finalTDYFInF); +// /* +// * tdaf: Day Temp anomaly in F +// */ +// Amount tdafAmount = new Amount(finalTDYFInF, NonSI.FAHRENHEIT); +// setValue(tdafAmount); +// }else +// setValueToMissing(); +// return this; +// } +// +// private double getClimateTDYF(String stationId, String month, String day) { +// ClimateDataDbAccess climateDataDbAccess = ClimateDataDbAccessManager.getInstance().getClimateDataDbAccess(); +// double tdyfClimateValue = climateDataDbAccess.getTDYF(stationId, month, day); +// return tdyfClimateValue; +// } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DayTempFcst.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DayTempFcst.java new file mode 100644 index 0000000000..15498b7e98 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DayTempFcst.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Temperature; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TDYF + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class DayTempFcst extends AbstractMetParameter implements + Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -7822362786743684778L; + + public DayTempFcst() { + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DewPointDepression.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DewPointDepression.java new file mode 100644 index 0000000000..5446f3bc68 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DewPointDepression.java @@ -0,0 +1,74 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.unit.SI; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to any of the GEMPAK parameters DPDC or DPDK or DPDF + * depending on the unit used to measure the dewpoint depression. + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class DewPointDepression extends AbstractMetParameter +implements javax.measure.quantity.Temperature , ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -8246047973579792393L; + + public DewPointDepression() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + + @DeriveMethod + public DewPointDepression derive( AirTemperature t, DewPointTemp d) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() && d.hasValidValue() ){ + Amount dwdpAmount = PRLibrary.prDdep( t, d ); + if (t.getUnit().equals(SI.KELVIN) && d.getUnit().equals(SI.KELVIN) ) { + // Dew point depression is the difference in degrees Celsius between the temperature + // and the dew point, therefore, need to convert the amount to celcius. + double dwdp = (Double)dwdpAmount.getValue(); + dwdp = dwdp + 273.15; + dwdpAmount = new Amount ( dwdp , t.getUnit()); + } + this.setValue(dwdpAmount); + } + else + setValueToMissing(); + return this; + } + + // TODO : could change this to pass along the threshhold instead of hardcoding 30. + @Override + public String getFormattedString( String formatStr ) { + + if( formatStr == null || formatStr.isEmpty() || + formatStr.startsWith("%" ) ) { + return super.getFormattedString( formatStr ); + } + else if ( ( formatStr.compareToIgnoreCase("DPDX") == 0 ) ){ + if( getValueAs( SI.CELSIUS ).doubleValue() >= 30.0 ) { + return "X"; + } + else { + return super.getFormattedString( "%3.0f" ); + } + } + else { + return getValue().toString(); + } + } +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DewPointTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DewPointTemp.java new file mode 100644 index 0000000000..4fd28477a0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DewPointTemp.java @@ -0,0 +1,94 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +/** + * Maps to any of the GEMPAK parameters DWPC/ DWPK/DWPF + * depending on the unit used to measure the dewpoint. + */ + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class DewPointTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = 8432204748729755161L; + + public DewPointTemp() { + super( UNIT ); + } + + @DeriveMethod + public DewPointTemp derive( MixingRatio m, PressureLevel p ) throws InvalidValueException, NullPointerException { + if ( m.hasValidValue() && p.hasValidValue() ){ + Amount theDewpointTemperatureAmount = PRLibrary.prDwpt(m , p ); + this.setValue(theDewpointTemperatureAmount); + }else + setValueToMissing(); + return this; + } + + @DeriveMethod + public DewPointTemp derive( SurfaceMixingRatio m, SurfacePressure p ) throws InvalidValueException, NullPointerException { + if ( m.hasValidValue() && p.hasValidValue() ){ + Amount theDewpointTemperatureAmount = PRLibrary.prDwpt(m , p ); + this.setValue(theDewpointTemperatureAmount); + }else + setValueToMissing(); + return this; + } + + @DeriveMethod + public DewPointTemp derive ( AirTemperature t, DewPointDepression dp) throws InvalidValueException, NullPointerException{ + if ( t.hasValidValue() && dp.hasValidValue() ){ + Amount theDewpointTemperatureAmount = PRLibrary.prDwdp(t, dp); + this.setValue(theDewpointTemperatureAmount); + }else + setValueToMissing(); + + return this; + } + + @DeriveMethod + public DewPointTemp derive ( AirTemperature t, RelativeHumidity rh) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() && rh.hasValidValue() ){ + Amount dewpointAmount = PRLibrary.prRhdp(t, rh); + this.setValue(dewpointAmount); + }else + setValueToMissing(); + return this; + } +} + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DryAirDensity.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DryAirDensity.java new file mode 100644 index 0000000000..8955ed03ae --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DryAirDensity.java @@ -0,0 +1,53 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.PressureLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter DDEN + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class DryAirDensity extends AbstractMetParameter implements javax.measure.quantity.VolumetricDensity, +ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = -5600672976643167843L; + + public DryAirDensity() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive(PressureLevel p, AirTemperature t) throws InvalidValueException, NullPointerException{ + Amount val = PRLibrary.prDden( p, t ) ; + setValue(val); + return this; + } +} + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DryBulbTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DryBulbTemp.java new file mode 100644 index 0000000000..ca7a30b5a6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DryBulbTemp.java @@ -0,0 +1,44 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class DryBulbTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + + /** + * + */ + private static final long serialVersionUID = 3026150096446118901L; + + public DryBulbTemp() { + super( UNIT ); + } + +} + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DryHydrostaticHeight.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DryHydrostaticHeight.java new file mode 100644 index 0000000000..162de83f1f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/DryHydrostaticHeight.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter DHGT + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class DryHydrostaticHeight extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -2584501102976729370L; + + public DryHydrostaticHeight(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EquivPotentialTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EquivPotentialTemp.java new file mode 100644 index 0000000000..fa88425bfb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EquivPotentialTemp.java @@ -0,0 +1,46 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.PressureLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter THTE + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class EquivPotentialTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -8632870848396073629L; + + public EquivPotentialTemp() { + super( UNIT ); + } + + @DeriveMethod + public EquivPotentialTemp derive( PressureLevel p, AirTemperature t, DewPointTemp dpt ) throws InvalidValueException, NullPointerException { + if ( p.hasValidValue() && t.hasValidValue() && dpt.hasValidValue() ){ + Amount theEquivPotTempAmount = PRLibrary.prThte(p, t, dpt); + setValue(theEquivPotTempAmount); + }else + setValueToMissing(); + return this; + } + +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EquivWindSpeed10min.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EquivWindSpeed10min.java new file mode 100644 index 0000000000..bd8e1f08d1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EquivWindSpeed10min.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Velocity; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SP10 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class EquivWindSpeed10min extends AbstractMetParameter implements + Velocity, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 1212777270519641600L; + + public EquivWindSpeed10min() { + super(UNIT); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EquivWindSpeed20min.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EquivWindSpeed20min.java new file mode 100644 index 0000000000..3d270abd97 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EquivWindSpeed20min.java @@ -0,0 +1,35 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Velocity; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SP20 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class EquivWindSpeed20min extends AbstractMetParameter implements + Velocity, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -8503686810160432294L; + + public EquivWindSpeed20min() { + super(UNIT); + } + + } + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EstStormDirectionUComp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EstStormDirectionUComp.java new file mode 100644 index 0000000000..b65a417cea --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EstStormDirectionUComp.java @@ -0,0 +1,28 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter USTM + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class EstStormDirectionUComp extends AbstractMetParameter implements +javax.measure.quantity.Velocity, ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = -182955586525242890L; + + EstStormDirectionUComp(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EstStormDirectionVComp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EstStormDirectionVComp.java new file mode 100644 index 0000000000..174a18a12f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/EstStormDirectionVComp.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter VSTM + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class EstStormDirectionVComp extends AbstractMetParameter implements +javax.measure.quantity.Velocity, ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = -6158382200072441442L; + + public EstStormDirectionVComp(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FZRainWatchThresh.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FZRainWatchThresh.java new file mode 100644 index 0000000000..a113ff957f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FZRainWatchThresh.java @@ -0,0 +1,35 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + +/** + * Maps to the GEMPAK parameter FZRN + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class FZRainWatchThresh extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 3598252226637218141L; + + public FZRainWatchThresh(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstFZRainAccumulationIn12Hours.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstFZRainAccumulationIn12Hours.java new file mode 100644 index 0000000000..b203e897d4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstFZRainAccumulationIn12Hours.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter FZ12 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class FcstFZRainAccumulationIn12Hours extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8322791592026998000L; + + public FcstFZRainAccumulationIn12Hours(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstFZRainAccumulationToWatchThresh.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstFZRainAccumulationToWatchThresh.java new file mode 100644 index 0000000000..1d5d66125d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstFZRainAccumulationToWatchThresh.java @@ -0,0 +1,51 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import gov.noaa.nws.ncep.edex.common.metparameters.FZRainWatchThresh; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import javax.measure.quantity.Dimensionless; +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter FZRN + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class FcstFZRainAccumulationToWatchThresh extends AbstractMetParameter + implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5030331180297757822L; + + public FcstFZRainAccumulationToWatchThresh(){ + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( FcstFZRainAccumulationIn12Hours fz12, FZRainWatchThresh fzrt){ + if ( fz12.hasValidValue() && fzrt.hasValidValue() ){ + Amount val = new Amount ( fz12.doubleValue() / fzrt.doubleValue() , Unit.ONE ); + setValue( val ); + }else + setValueToMissing(); + return this; + } +} + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstSnowIcePelletAccumToWatchThresh.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstSnowIcePelletAccumToWatchThresh.java new file mode 100644 index 0000000000..94eb883c92 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstSnowIcePelletAccumToWatchThresh.java @@ -0,0 +1,46 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.SnowIcePelletWatchThresh; + +import javax.measure.quantity.Dimensionless; +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SNRT + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class FcstSnowIcePelletAccumToWatchThresh extends AbstractMetParameter + implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 4266261492936535275L; + + public FcstSnowIcePelletAccumToWatchThresh(){ + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( FcstSnowIcePelletAccumulation12Hrs si12, SnowIcePelletWatchThresh snip){ + if ( si12.hasValidValue() && snip.hasValidValue() ){ + Amount val = new Amount ( si12.doubleValue() / snip.doubleValue() , Unit.ONE ); + setValue( val ); + }else + setValueToMissing(); + return this; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstSnowIcePelletAccumulation12Hrs.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstSnowIcePelletAccumulation12Hrs.java new file mode 100644 index 0000000000..66c2f860b9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FcstSnowIcePelletAccumulation12Hrs.java @@ -0,0 +1,32 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SI12 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class FcstSnowIcePelletAccumulation12Hrs extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 1190330935212040850L; + +public FcstSnowIcePelletAccumulation12Hrs(){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FiveSecPeakWindDir.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FiveSecPeakWindDir.java new file mode 100644 index 0000000000..a876e1ae5b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FiveSecPeakWindDir.java @@ -0,0 +1,28 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PWDR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class FiveSecPeakWindDir extends AbstractMetParameter implements + javax.measure.quantity.Angle, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -9021635625609421348L; + + public FiveSecPeakWindDir() { + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid01Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid01Hr.java new file mode 100644 index 0000000000..d48c5d73fc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid01Hr.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter FF01 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class FlashFloodGuid01Hr extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -2077019493131152860L; + + public FlashFloodGuid01Hr(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid03Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid03Hr.java new file mode 100644 index 0000000000..19a379047f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid03Hr.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter FF03 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class FlashFloodGuid03Hr extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -2426939708866975321L; + + public FlashFloodGuid03Hr(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid06Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid06Hr.java new file mode 100644 index 0000000000..be9e4669ea --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid06Hr.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter FF06 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class FlashFloodGuid06Hr extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 6303645536571051199L; + + public FlashFloodGuid06Hr(){ + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid12Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid12Hr.java new file mode 100644 index 0000000000..f60a78335f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid12Hr.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter FF12 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class FlashFloodGuid12Hr extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -8994410230393003638L; + + public FlashFloodGuid12Hr(){ + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid24Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid24Hr.java new file mode 100644 index 0000000000..f05e19fc86 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlashFloodGuid24Hr.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter FF24 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class FlashFloodGuid24Hr extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5911365117945390325L; + + public FlashFloodGuid24Hr(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlightLevel.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlightLevel.java new file mode 100644 index 0000000000..997199eda5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlightLevel.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameters FELV or SELV depending on the + * unit used to measure the flight level + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class FlightLevel extends AbstractMetParameter implements Length { + + /** + * + */ + private static final long serialVersionUID = -7636793669183105894L; + + public FlightLevel() { + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlightRulesID.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlightRulesID.java new file mode 100644 index 0000000000..0911653ce9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlightRulesID.java @@ -0,0 +1,79 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.Visibility; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter XVFR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class FlightRulesID extends AbstractMetParameter implements + javax.measure.quantity.Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -702246286811850560L; + @DynamicSerializeElement + private FlightRuleCategory flightRuleCategory; + + public enum FlightRuleCategory{ + LIFR( 0 ), IFR( 1 ), MVFR( 2 ), VFR( 3 ), UNKNOWN( -9999 ); + private int code; + private FlightRuleCategory ( int i){ + code = i; + } + + public int getCode(){ + return code; + } + } + + public FlightRulesID() { + super( UNIT ); + flightRuleCategory = FlightRuleCategory.UNKNOWN; + } + + @DeriveMethod + AbstractMetParameter derive( CeilingFromSurface c, Visibility v) throws InvalidValueException, NullPointerException{ + if ( c.hasValidValue() && v.hasValidValue() ){ + Amount val = PRLibrary.prXvfr( c, v); + setValue( val ); + }else + setValueToMissing(); + return this; + } + + /** + * @return the flightRuleCategory + */ + public final FlightRuleCategory getFlightRuleCategory() { + return flightRuleCategory; + } + + + } + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlightRulesIdWorstCase.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlightRulesIdWorstCase.java new file mode 100644 index 0000000000..e10a8c5ebb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FlightRulesIdWorstCase.java @@ -0,0 +1,53 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter WXVF + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class FlightRulesIdWorstCase extends AbstractMetParameter + implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -224394111957151881L; + + public FlightRulesIdWorstCase() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( FlightRulesID xvfr, ProbableFlightRuleIdentifier txvf) throws InvalidValueException, NullPointerException{ + if ( xvfr.hasValidValue() && txvf.hasValidValue() ){ + Amount val = PRLibrary.prWxvf( xvfr, txvf ); + setValue ( val ); + }else + setValueToMissing(); + return this; + } + +} + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FosbergFireWxIndex.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FosbergFireWxIndex.java new file mode 100644 index 0000000000..2725b59c5c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FosbergFireWxIndex.java @@ -0,0 +1,59 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.RelativeHumidity; +import gov.noaa.nws.ncep.edex.common.metparameters.WindSpeed; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter FOSB + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class FosbergFireWxIndex extends AbstractMetParameter + implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 5452338178762123762L; + + public FosbergFireWxIndex(){ + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( AirTemperature t, RelativeHumidity r, WindSpeed w) throws InvalidValueException, NullPointerException{ + if ( t.hasValidValue() && r.hasValidValue() && w.hasValidValue() ) { + Amount val = PRLibrary.prFosb( t, r, w ); + setValue( val ); + } + else{ + setValueToMissing(); + } + return this; + } + } + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FreezingRainType.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FreezingRainType.java new file mode 100644 index 0000000000..c9f86fd841 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/FreezingRainType.java @@ -0,0 +1,36 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import java.io.Serializable; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the modelsounding parameter frzgRainTyp + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class FreezingRainType extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 6911996277316067187L; + + public FreezingRainType(){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HailSize.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HailSize.java new file mode 100644 index 0000000000..122ae31c23 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HailSize.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter HLSZ + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class HailSize extends AbstractMetParameter implements + Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 1015935475949631887L; + + public HailSize(){ + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HeatIndex.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HeatIndex.java new file mode 100644 index 0000000000..75504f6350 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HeatIndex.java @@ -0,0 +1,46 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import gov.noaa.nws.ncep.edex.common.metparameters.RelativeHumidity; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +/** + * Maps to the GEMPAK parameter HEAT + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class HeatIndex extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -2316672515150990983L; + + public HeatIndex( ) { + super( UNIT ); + } + + @DeriveMethod + public HeatIndex derive( AirTemperature t, RelativeHumidity rh ) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() && rh.hasValidValue() ){ + Amount theRelhAmount = PRLibrary.prHeat(t, rh); + this.setValue(theRelhAmount); + } + else + setValueToMissing(); + + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HeightAboveSeaLevel.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HeightAboveSeaLevel.java new file mode 100644 index 0000000000..af61eb912c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HeightAboveSeaLevel.java @@ -0,0 +1,92 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Length; +import javax.measure.unit.SI; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +/** + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 09/29/2011              qzhou       Added STDZ format
+ * 
+ * 
+ * + * @author + * @version 1.0 + */ + +/** + * Maps to either of the GEMPAK parameters HGHT or STDZ + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class HeightAboveSeaLevel extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ +@DynamicSerializeElement + private static final long serialVersionUID = -3831219033024527337L; + +@Override +public String getFormattedString( String formatStr ) { + if( formatStr == null || formatStr.isEmpty() || + formatStr.startsWith("%" ) ) { + return super.getFormattedString( formatStr ); + } + else if( !formatStr.equals("STDZ") ) { + return super.getFormattedString( formatStr ); + } + + Number valInMeters = getValueAs( SI.METER ); + + // TODO : add code to create the abbreviated string. + + String valueStr = ""; + int value = valInMeters.intValue(); + + if (!hasValidValue()) { + valueStr = ""; + } + else if (value < 10) { + valueStr = "00" + Integer.toString(value); + } + else if (value < 100) { + valueStr = "0" + formatStr; + } + else if (value < 1000) { + valueStr = Integer.toString(value); + } + else if (value < 10000) { + if (value %10 < 5) + valueStr = Integer.toString((int) (value/10)); + else + valueStr = Integer.toString((int) (value/10 +1)); + } + else if (value >= 10000) { + valueStr = Integer.toString(value); + valueStr = valueStr.substring(1, 4); + } + + return valueStr; +} + + public HeightAboveSeaLevel() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HighResWaveHeight.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HighResWaveHeight.java new file mode 100644 index 0000000000..3f0b282ac3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HighResWaveHeight.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter HRWH + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class HighResWaveHeight extends AbstractMetParameter implements + Length, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -7898954096905342308L; + + public HighResWaveHeight(){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Highest1MinMeanWindSpeedInPastHour.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Highest1MinMeanWindSpeedInPastHour.java new file mode 100644 index 0000000000..e74039cd4b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Highest1MinMeanWindSpeedInPastHour.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Velocity; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to either of the GEMPAK parameters PKWK or PKWS depending on the unit used + * to measure the wind speed + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class Highest1MinMeanWindSpeedInPastHour extends AbstractMetParameter + implements Velocity, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -4291223174405597214L; + + public Highest1MinMeanWindSpeedInPastHour() { + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HumitureIndex.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HumitureIndex.java new file mode 100644 index 0000000000..97d5a1667b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/HumitureIndex.java @@ -0,0 +1,43 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter HMTR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class HumitureIndex extends AbstractMetParameter implements +javax.measure.quantity.Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 977661518465118018L; + public HumitureIndex(){ + super( UNIT ); + } + @DeriveMethod + public HumitureIndex derive( AirTemperature t, DewPointTemp dt ) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() && dt.hasValidValue() ){ + Amount hmtrAmount = PRLibrary.prHmtr(t, dt); + setValue(hmtrAmount); + }else + setValueToMissing(); + return this; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IceCode.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IceCode.java new file mode 100644 index 0000000000..e659ed598c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IceCode.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class IceCode extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 8020954729388759315L; + + public IceCode(){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IceType.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IceType.java new file mode 100644 index 0000000000..622aa23505 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IceType.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the modelsounding parameter iceTyp + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class IceType extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 5545342242369880295L; + + public IceType(){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IcingIntensitySymbol.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IcingIntensitySymbol.java new file mode 100644 index 0000000000..5152b42e5b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IcingIntensitySymbol.java @@ -0,0 +1,36 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ICSY + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class IcingIntensitySymbol extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -1141395306025199138L; + + public IcingIntensitySymbol() { + super(UNIT); + setValueIsString(); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IcingTypeSymbol.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IcingTypeSymbol.java new file mode 100644 index 0000000000..5c87175735 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IcingTypeSymbol.java @@ -0,0 +1,36 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TPOI + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class IcingTypeSymbol extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 6283824335666448395L; + + public IcingTypeSymbol() { + super(UNIT); + setValueIsString(); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InstrumentWaveHeight.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InstrumentWaveHeight.java new file mode 100644 index 0000000000..a7d5bff86a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InstrumentWaveHeight.java @@ -0,0 +1,34 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + + +/** + * Maps to the GEMPAK parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class InstrumentWaveHeight extends AbstractMetParameter implements +Length , ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = 7279740237504124922L; + + public InstrumentWaveHeight() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InstrumentWavePeriod.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InstrumentWavePeriod.java new file mode 100644 index 0000000000..3a8f7be7a2 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InstrumentWavePeriod.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Duration; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class InstrumentWavePeriod extends AbstractMetParameter implements + Duration, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8897120024853102693L; + + public InstrumentWavePeriod() { + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InterWindDir.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InterWindDir.java new file mode 100644 index 0000000000..32cdbfd001 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InterWindDir.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Angle; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter IDIR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class InterWindDir extends AbstractMetParameter implements + Angle, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 4178367873528504404L; + + public InterWindDir ( ){ + super ( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InterWindSpeed.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InterWindSpeed.java new file mode 100644 index 0000000000..939fac27f6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InterWindSpeed.java @@ -0,0 +1,32 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Velocity; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ISPD + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class InterWindSpeed extends AbstractMetParameter implements +Velocity, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 4938488066790115956L; + + public InterWindSpeed ( ){ + super ( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InterWindTime.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InterWindTime.java new file mode 100644 index 0000000000..09c72d228e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/InterWindTime.java @@ -0,0 +1,34 @@ + +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Duration; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the parameter ITIM + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class InterWindTime extends AbstractMetParameter implements Duration, +ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = -774409538192328195L; + + public InterWindTime () { + super ( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IsentropesVerticalSeparation.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IsentropesVerticalSeparation.java new file mode 100644 index 0000000000..2f567f10ad --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/IsentropesVerticalSeparation.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SEPA + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class IsentropesVerticalSeparation extends AbstractMetParameter implements +javax.measure.quantity.Pressure, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -5980882473474381393L; + + public IsentropesVerticalSeparation() { + super( UNIT ); + } + +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LCLParcelPressure.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LCLParcelPressure.java new file mode 100644 index 0000000000..2772f0cc00 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LCLParcelPressure.java @@ -0,0 +1,44 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.PressureLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter PLCL + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class LCLParcelPressure extends AbstractMetParameter implements +javax.measure.quantity.Pressure, ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = -1959728817791370835L; + + public LCLParcelPressure() { + super( UNIT ); + } + + @DeriveMethod + public LCLParcelPressure derive(AirTemperature t, PressureLevel p, LCLParcelTemperature parcelTemp ) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() && p.hasValidValue() && parcelTemp.hasValidValue() ){ + Amount val = PRLibrary.prPlcl(t, p, parcelTemp); + setValue(val); + }else + setValueToMissing(); + return this; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LCLParcelTemperature.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LCLParcelTemperature.java new file mode 100644 index 0000000000..11569bffbb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LCLParcelTemperature.java @@ -0,0 +1,45 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + + /** + * Maps to the GEMPAK parameter TLCL + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class LCLParcelTemperature extends AbstractMetParameter implements +javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5018087414179576098L; + + public LCLParcelTemperature() { + super( UNIT ); + } + + @DeriveMethod + public LCLParcelTemperature derive(AirTemperature t, DewPointTemp d ) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() && d.hasValidValue() ){ + Amount val = PRLibrary.prTlcl(t, d ); + setValue(val); + } + else + setValueToMissing(); + + return this; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LandSea.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LandSea.java new file mode 100644 index 0000000000..290657bda9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LandSea.java @@ -0,0 +1,37 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import java.io.Serializable; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the modelsounding parameter landSea + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class LandSea extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + + /** + * + */ + private static final long serialVersionUID = 6559113832610632797L; + + public LandSea(){ + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LatentHeatOfVapor.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LatentHeatOfVapor.java new file mode 100644 index 0000000000..eb67b0baa3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LatentHeatOfVapor.java @@ -0,0 +1,41 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter LHVP + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class LatentHeatOfVapor extends AbstractMetParameter implements +javax.measure.quantity.Energy, ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = -249479667379624821L; + + public LatentHeatOfVapor() { + super( UNIT ); + } + + @DeriveMethod + public LatentHeatOfVapor derive( AirTemperature t ) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() ){ + Amount val = PRLibrary.prLhvp( t ); + setValue(val); + }else + setValueToMissing(); + return this; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LiftedIndex.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LiftedIndex.java new file mode 100644 index 0000000000..5181f3b03e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LiftedIndex.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter LIFT + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class LiftedIndex extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 334458576514252604L; + + public LiftedIndex(){ + super( UNIT ); + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LiftedSurfaceAirTempAt500mb.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LiftedSurfaceAirTempAt500mb.java new file mode 100644 index 0000000000..8cf4ca18e1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LiftedSurfaceAirTempAt500mb.java @@ -0,0 +1,97 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.SurfaceEquivPotentialTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.SurfacePotentialTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter LTMP + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class LiftedSurfaceAirTempAt500mb extends AbstractMetParameter + implements javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -6642535132031119396L; + + public LiftedSurfaceAirTempAt500mb() { + super( UNIT ); + } + + @DeriveMethod + public LiftedSurfaceAirTempAt500mb derive(SurfacePotentialTemp pt, SurfaceEquivPotentialTemp eqt ) throws InvalidValueException, NullPointerException { + if( pt.hasValidValue() && eqt.hasValidValue() ) { + /*The pressure is hard-coded as 500 mb, since legacy hard-codes the pressure + * value as 500 mb as well*/ + Amount val = PRLibrary.prLtmp(pt, eqt, + new Amount( new Double(500.0), NcUnits.MILLIBAR ) ); // the pressureLevel + this.setValue(val); + } + else { + setValueToMissing(); + } + return this; + } + + /**** The methods below may apply for a generalized LiftedSurfaceAirTemp parameter + @DeriveMethod + public LiftedSurfaceAirTempAt500mb derive(SurfacePotentialTemperature pt, SurfaceEquivPotentialTemp eqt, PressureLevel p) throws InvalidValueException, NullPointerException { + Amount val = PRLibrary.prLtmp(pt, eqt, p ); + this.setValue(val); + return this; + } + + @DeriveMethod + public LiftedSurfaceAirTempAt500mb derive(SurfacePotentialTemperature pt, SurfaceEquivPotentialTemp eqt, SurfacePressure p) throws InvalidValueException, NullPointerException { + Amount val = PRLibrary.prLtmp(pt, eqt, p ); + this.setValue(val); + return this; + } + + @DeriveMethod + public LiftedSurfaceAirTempAt500mb derive(SurfacePotentialTemperature pt, SurfaceEquivPotentialTemp eqt, SeaLevelPressure p) throws InvalidValueException, NullPointerException { + Amount val = PRLibrary.prLtmp(pt, eqt, p ); + this.setValue(val); + return this; + } + + @DeriveMethod + public LiftedSurfaceAirTempAt500mb derive(SurfacePotentialTemperature pt, SurfaceEquivPotentialTemp eqt, MeanSeaLevelPres p) throws InvalidValueException, NullPointerException { + Amount val = PRLibrary.prLtmp(pt, eqt, p ); + this.setValue(val); + return this; + } + + @DeriveMethod + //TODO: is this the right kind of Pressure being used? + public LiftedSurfaceAirTempAt500mb derive( PotentialTemperature pt, EquivPotentialTemp eqt, PressureLevel p) throws InvalidValueException, NullPointerException { + Amount val = PRLibrary.prLtmp(pt, eqt, p ); + this.setValue(val); + return this; + } + ******/ + } + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LowLevelWindShear.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LowLevelWindShear.java new file mode 100644 index 0000000000..e0955b83f8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/LowLevelWindShear.java @@ -0,0 +1,36 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter LLWS (low level wind shear forecast flag) + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class LowLevelWindShear extends AbstractMetParameter implements + javax.measure.quantity.Dimensionless, ISerializableObject { + + private static final long serialVersionUID = -702246286811850500L; + + public LowLevelWindShear() { + super( UNIT ); + } +} + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Lowest01MinAvgPressInPastHour.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Lowest01MinAvgPressInPastHour.java new file mode 100644 index 0000000000..17efa80482 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Lowest01MinAvgPressInPastHour.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PMN1 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class Lowest01MinAvgPressInPastHour extends AbstractMetParameter implements +javax.measure.quantity.Pressure, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 9129617762010357872L; + + public Lowest01MinAvgPressInPastHour() { + super( UNIT ); + } + +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Max12HrPrecipFcst.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Max12HrPrecipFcst.java new file mode 100644 index 0000000000..cea925e6d0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Max12HrPrecipFcst.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter QPX2 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class Max12HrPrecipFcst extends + AbstractMetParameter implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 3367483164300511042L; + + public Max12HrPrecipFcst(){ + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Max24HrTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Max24HrTemp.java new file mode 100644 index 0000000000..85f78d7210 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Max24HrTemp.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to either the GEMPAK parameter TDXC or TDXF depending on the + * unit used to measure the temperature + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class Max24HrTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8225713333054145814L; + + public Max24HrTemp(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Max6HrTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Max6HrTemp.java new file mode 100644 index 0000000000..0ef5e6df32 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Max6HrTemp.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to either the GEMPAK parameter T6XC or T6XF depending on the + * unit used to measure the temperature + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class Max6HrTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -6320369876092404681L; + +public Max6HrTemp (){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxCloudCover.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxCloudCover.java new file mode 100644 index 0000000000..da11ce8193 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxCloudCover.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class MaxCloudCover extends AbstractMetParameter implements +Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 2925253923914118756L; + + public MaxCloudCover() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxDailyWeatherMapTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxDailyWeatherMapTemp.java new file mode 100644 index 0000000000..42c1f670ba --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxDailyWeatherMapTemp.java @@ -0,0 +1,51 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter DMAX + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class MaxDailyWeatherMapTemp extends AbstractMetParameter + implements javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 65484313692581090L; + + public MaxDailyWeatherMapTemp() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( Max6HrTemp t00x, Max6HrTemp t06x, MaxMidnightTemp tdxc ) throws InvalidValueException, NullPointerException{ + Amount val = PRLibrary.prDmax(t00x, t06x, tdxc); + setValue(val); + return this; + } + +} + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxDayTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxDayTemp.java new file mode 100644 index 0000000000..83954eef3d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxDayTemp.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Temperature; +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TMAX + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class MaxDayTemp extends AbstractMetParameter implements + Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -2427044114816057551L; + + public MaxDayTemp(){ + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxEditedTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxEditedTemp.java new file mode 100644 index 0000000000..81217afa8c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxEditedTemp.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TDYE + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class MaxEditedTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -6640587535848529347L; + + public MaxEditedTemp() { + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxMidnightTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxMidnightTemp.java new file mode 100644 index 0000000000..0d4e6b2e35 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxMidnightTemp.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TDXC - maximum midnight temperature reported locally at 00 LST + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class MaxMidnightTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5614173427532739513L; + + public MaxMidnightTemp() { + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxOrMinTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxOrMinTemp.java new file mode 100644 index 0000000000..1b31ef9cd7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxOrMinTemp.java @@ -0,0 +1,33 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Temperature; +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter MXMN + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class MaxOrMinTemp extends AbstractMetParameter implements + Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -2056635460264217098L; + + public MaxOrMinTemp(){ + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxPrecipPR6X.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxPrecipPR6X.java new file mode 100644 index 0000000000..a25ad93063 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxPrecipPR6X.java @@ -0,0 +1,63 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import java.util.List; + +import gov.noaa.nws.ncep.edex.common.metparameters.Precipitation; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +import javax.measure.quantity.Length; +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PR6X + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class MaxPrecipPR6X extends AbstractMetParameter implements Length, + ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = -3742141583445322880L; + + public MaxPrecipPR6X() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive( Precipitation p00z,Precipitation p06z,Precipitation p12z,Precipitation p18z ) throws InvalidValueException, NullPointerException{ + Amount val = PRLibrary.prPr6x( p00z, p06z, p12z, p18z ); + setValue(val); + return this; + + } + + + } + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxSustSurfWindSpeedFcst.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxSustSurfWindSpeedFcst.java new file mode 100644 index 0000000000..9b5330b153 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxSustSurfWindSpeedFcst.java @@ -0,0 +1,37 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SK12 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class MaxSustSurfWindSpeedFcst extends AbstractMetParameter implements + javax.measure.quantity.Velocity, ISerializableObject { + + /* + * This maps to legacy GFSXMOS parameter SK12, which is observed and not derived. + * On NMAP, SK12 is displayed as specific wind-speeds at specific stations. The categorical range + * values defined for this parameter, in sfparm.hl2 are not used in the GUI... + * TODO : Clarify whether or not these ranges need to be implemented at all... + */ + + /** + * + */ + private static final long serialVersionUID = -6413683612711961442L; + + public MaxSustSurfWindSpeedFcst(){ + super( UNIT ); + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxWindSpeed.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxWindSpeed.java new file mode 100644 index 0000000000..c79bd3b422 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MaxWindSpeed.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class MaxWindSpeed extends AbstractMetParameter implements +javax.measure.quantity.Velocity, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 5537037865632080167L; + + public MaxWindSpeed() { + super( UNIT ); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MeanSeaLevelPres.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MeanSeaLevelPres.java new file mode 100644 index 0000000000..3dd600d77b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MeanSeaLevelPres.java @@ -0,0 +1,110 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import +gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.PressureLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter PMSL + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class MeanSeaLevelPres extends AbstractMetParameter implements + javax.measure.quantity.Pressure, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -5651047733149575606L; + + public MeanSeaLevelPres() { + super( UNIT ); + } + + @DeriveMethod + public MeanSeaLevelPres derive( PressureLevel prs, AirTemperature t, + DewPointTemp dpt, HeightAboveSeaLevel hght ) throws InvalidValueException, NullPointerException { + if( prs.hasValidValue() && t.hasValidValue() && dpt.hasValidValue() && + hght.hasValidValue() ) { + Amount pmsl = PRLibrary.prPmsl ( prs, t, dpt, hght ); + if( pmsl.hasValidValue() ) { + setValue( pmsl ); + } + } + else { + setValueToMissing(); + } + + return this; + } + + @Override + public String getFormattedString( String formatStr ) { + if( formatStr == null || formatStr.isEmpty() || + formatStr.startsWith("%" ) ) { + return super.getFormattedString( formatStr ); + } + else if ( ( formatStr.compareToIgnoreCase("RMSL") == 0 ) + || (formatStr.compareToIgnoreCase("SMSL") == 0 )){ + double newPresValInMb = Double.NaN; + if ( ( this.getUnit().toString().compareTo("mb") != 0 ) ){ + double oldPresVal = getValue().doubleValue(); + newPresValInMb = this.getUnit() + .getConverterTo( NcUnits.MILLIBAR ) + .convert( oldPresVal ) ; + //setValue(new Amount ( newPresValInMb, NcUnits.MILLIBAR )); + } + double temp = newPresValInMb * 10; + double abbrevPressVal = temp % 1000; + abbrevPressVal = Math.abs(abbrevPressVal); + Integer abbrevpressValAsInt = new Integer ( ( int ) abbrevPressVal ); + String abbrevPressureString = abbrevpressValAsInt.toString(); + if ( abbrevPressureString.length() == 1 ){ + abbrevPressureString = new String ( "00" + abbrevPressureString); + } + if ( abbrevPressureString.length() == 2 ){ + abbrevPressureString = new String ( "0" + abbrevPressureString); + } + return abbrevPressureString; + + } + + else + return super.getFormattedString( formatStr ); +// String fmtValStr = super.getFormattedString( "%2.2f" ); +// +// return fmtValStr.substring( 1 ); + } + + + + + +// @DeriveMethod +// public MeanSeaLevelPres derive( StationPressure prs, Temperature t, +// DewPointTemp dpt, StationElevation selv ) { +// if( prs.hasValidValue() && t.hasValidValue() && dpt.hasValidValue() && +// selv.hasValidValue() ) { +//// Amount prPmsl ( Amount pres, Amount tmpc, Amount dwpc, Amount selv ); +// } +// else { +// setValueToMissing(); +// } +// +// return this; +// } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MetParameterFactory.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MetParameterFactory.java new file mode 100644 index 0000000000..90e699fe8d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MetParameterFactory.java @@ -0,0 +1,422 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import java.lang.annotation.Retention; +import java.lang.annotation.RetentionPolicy; +import java.text.ParseException; +import java.text.ParsePosition; +import java.util.HashMap; +import javax.measure.unit.Unit; +import javax.measure.unit.UnitFormat; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +//import com.raytheon.uf.viz.core.exception.VizException; + +// TODO : this class can be enhanced to read AbstractNcParameter objects either from an extension point or to read +// jaxb files from a directory. Till then the AbstractNcParameter's are just created here. +// +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class MetParameterFactory implements ISerializableObject{ + + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = 5589025391819288854L; + + // map from the alias to the ncep parameter name. + @DynamicSerializeElement + private HashMap ncParamsAliasMap = new HashMap(); + + // + @DynamicSerializeElement + private HashMap ncParamsMap = + new HashMap(); + + @DynamicSerializeElement + private static MetParameterFactory instance=null; + + public static MetParameterFactory getInstance() { + if( instance == null ) { + instance = new MetParameterFactory(); + } + return instance; + } + + private MetParameterFactory() { + try{ + ncParamsMap.put( AircraftType.class.getSimpleName(), new AircraftType() ); + ncParamsMap.put( AircraftReportType.class.getSimpleName(), new AircraftReportType() ); + ncParamsMap.put( Avg3HrShipSpeed.class.getSimpleName(), new Avg3HrShipSpeed() ); + ncParamsMap.put( Avg1HrHeatFlux.class.getSimpleName(), new Avg1HrHeatFlux() ); + ncParamsMap.put( Avg1HrSnowPhaseChangeHeatFlux.class.getSimpleName(), new Avg1HrSnowPhaseChangeHeatFlux() ); + ncParamsMap.put( Avg1HrSubSurfaceHeatFlux.class.getSimpleName(), new Avg1HrSubSurfaceHeatFlux() ); + ncParamsMap.put( BaseOfIcing.class.getSimpleName(), new BaseOfIcing() ); + ncParamsMap.put( BaseOfTurbulence.class.getSimpleName(), new BaseOfTurbulence() ); + ncParamsMap.put( BaseOfWeather.class.getSimpleName(), new BaseOfWeather() ); + ncParamsMap.put( BruntVaisalaFreq.class.getSimpleName(), new BruntVaisalaFreq() ); + ncParamsMap.put( BruntVaisalaPeriod.class.getSimpleName(), new BruntVaisalaPeriod() ); +// ncParamsMap.put( BruntVaisalaFrequencySquared.class.getSimpleName(), new BruntVaisalaFrequencySquared() ); + ncParamsMap.put( CatFcstCeilingHeightCond.class.getSimpleName(), new CatFcstCeilingHeightCond() ); + ncParamsMap.put( CatFcstObstructionsVision.class.getSimpleName(), new CatFcstObstructionsVision() ); + ncParamsMap.put( CatFcstPrecipitation.class.getSimpleName(), new CatFcstPrecipitation() ); + ncParamsMap.put( CatFcstSnowAmountFalling24hr.class.getSimpleName(), new CatFcstSnowAmountFalling24hr() ); + ncParamsMap.put( CatFcstVisibilityCond.class.getSimpleName(), new CatFcstVisibilityCond() ); + ncParamsMap.put( CeilingFromSurface.class.getSimpleName(), new CeilingFromSurface() ); + ncParamsMap.put( CeilingFromSeaLevel.class.getSimpleName(), new CeilingFromSeaLevel() ); + ncParamsMap.put( CloudCover.class.getSimpleName(), new CloudCover() ); + ncParamsMap.put( ClimDayTemp.class.getSimpleName(), new ClimDayTemp() ); + ncParamsMap.put( ClimNightTemp.class.getSimpleName(), new ClimNightTemp() ); + ncParamsMap.put( Clim12HrPOP.class.getSimpleName(), new Clim12HrPOP() ); + ncParamsMap.put( Clim24HrPOP.class.getSimpleName(), new Clim24HrPOP() ); + ncParamsMap.put( CloudBase1.class.getSimpleName(), new CloudBase1() ); + ncParamsMap.put( CloudBase2.class.getSimpleName(), new CloudBase2() ); + ncParamsMap.put( CloudFractionInLayer.class.getSimpleName(), new CloudFractionInLayer() ); + ncParamsMap.put( CloudWater.class.getSimpleName(), new CloudWater() ); + ncParamsMap.put( CloudTop1.class.getSimpleName(), new CloudTop1() ); + ncParamsMap.put( CloudTop2.class.getSimpleName(), new CloudTop2() ); + ncParamsMap.put( CondProbOf6HrSevereWeather.class.getSimpleName(), new CondProbOf6HrSevereWeather() ); + ncParamsMap.put( CondProbOf12HrSevereWeather.class.getSimpleName(), new CondProbOf12HrSevereWeather() ); + ncParamsMap.put( CondProbOf12HrFreezingPrecip.class.getSimpleName(), new CondProbOf12HrFreezingPrecip() ); + ncParamsMap.put( CondProbOf12HrRain.class.getSimpleName(), new CondProbOf12HrRain() ); + ncParamsMap.put( CondFcstPrecip12HrType.class.getSimpleName(), new CondFcstPrecip12HrType() ); + ncParamsMap.put( CondProbOf12HrSnow.class.getSimpleName(), new CondProbOf12HrSnow() ); + ncParamsMap.put( CondProbOf24HrSevereWeather.class.getSimpleName(), new CondProbOf24HrSevereWeather() ); + ncParamsMap.put( CondProbOfFreezingPrecip.class.getSimpleName(), new CondProbOfFreezingPrecip() ); + ncParamsMap.put( CondProbOfSnow.class.getSimpleName(), new CondProbOfSnow() ); + ncParamsMap.put( ConvectivePrecip.class.getSimpleName(), new ConvectivePrecip() ); + ncParamsMap.put( ShipCourse.class.getSimpleName(), new ShipCourse() ); + ncParamsMap.put( DayTempAnomaly.class.getSimpleName(), new DayTempAnomaly() ); + ncParamsMap.put( DayTempFcst.class.getSimpleName(), new DayTempFcst() ); + ncParamsMap.put( DewPointDepression.class.getSimpleName(), new DewPointDepression() ); + ncParamsMap.put( DewPointTemp.class.getSimpleName(), new DewPointTemp() ); + ncParamsMap.put( DryBulbTemp.class.getSimpleName(), new DryBulbTemp() ); + ncParamsMap.put( FiveSecPeakWindDir.class.getSimpleName(), new FiveSecPeakWindDir() ); + ncParamsMap.put( PredomSwellWaveDir.class.getSimpleName(), new PredomSwellWaveDir() ); + ncParamsMap.put( SecondarySwellWaveDir.class.getSimpleName(), new SecondarySwellWaveDir() ); + ncParamsMap.put( DPRN.class.getSimpleName(), new DPRN() ); + ncParamsMap.put( DryAirDensity.class.getSimpleName(), new DryAirDensity() ); + ncParamsMap.put( DryHydrostaticHeight.class.getSimpleName(), new DryHydrostaticHeight() ); + ncParamsMap.put( TimeOf5SecPeakWindInHrs.class.getSimpleName(), new TimeOf5SecPeakWindInHrs() ); + ncParamsMap.put( TimeOf5SecPeakWindInMins.class.getSimpleName(), new TimeOf5SecPeakWindInMins() ); + ncParamsMap.put( EquivPotentialTemp.class.getSimpleName(), new EquivPotentialTemp() ); + ncParamsMap.put( EquivWindSpeed10min.class.getSimpleName(), new EquivWindSpeed10min() ); + ncParamsMap.put( EquivWindSpeed20min.class.getSimpleName(), new EquivWindSpeed20min() ); + ncParamsMap.put( FcstFZRainAccumulationIn12Hours.class.getSimpleName(), new FcstFZRainAccumulationIn12Hours() ); + ncParamsMap.put( FcstFZRainAccumulationToWatchThresh.class.getSimpleName(), new FcstFZRainAccumulationToWatchThresh() ); + ncParamsMap.put( FcstSnowIcePelletAccumulation12Hrs.class.getSimpleName(), new FcstSnowIcePelletAccumulation12Hrs() ); + ncParamsMap.put( FcstSnowIcePelletAccumToWatchThresh.class.getSimpleName(), new FcstSnowIcePelletAccumToWatchThresh() ); + ncParamsMap.put( FlashFloodGuid01Hr.class.getSimpleName(), new FlashFloodGuid01Hr() ); + ncParamsMap.put( FlashFloodGuid03Hr.class.getSimpleName(), new FlashFloodGuid03Hr() ); + ncParamsMap.put( FlashFloodGuid06Hr.class.getSimpleName(), new FlashFloodGuid06Hr() ); + ncParamsMap.put( FlashFloodGuid12Hr.class.getSimpleName(), new FlashFloodGuid12Hr() ); + ncParamsMap.put( FlashFloodGuid24Hr.class.getSimpleName(), new FlashFloodGuid24Hr() ); + ncParamsMap.put( FlightRulesID.class.getSimpleName(), new FlightRulesID() ); + ncParamsMap.put( FlightLevel.class.getSimpleName(), new FlightLevel() ); + ncParamsMap.put( FosbergFireWxIndex.class.getSimpleName(), new FosbergFireWxIndex() ); + ncParamsMap.put( FZRainWatchThresh.class.getSimpleName(), new FZRainWatchThresh() ); +// ncParamsMap.put( GenericDimensionlessParameter.class.getSimpleName(), new GenericDimensionlessParameter() ); +// ncParamsMap.put( GustBarb.class.getSimpleName(), new GustBarb() ); + ncParamsMap.put( HailSize.class.getSimpleName(), new HailSize() ); + ncParamsMap.put( HeatIndex.class.getSimpleName(), new HeatIndex() ); + ncParamsMap.put( HeightAboveSeaLevel.class.getSimpleName(), new HeightAboveSeaLevel() ); + ncParamsMap.put( InstrumentWaveHeight.class.getSimpleName(), new InstrumentWaveHeight() ); + ncParamsMap.put( PredomSwellWaveHeight.class.getSimpleName(), new PredomSwellWaveHeight() ); + ncParamsMap.put( SecondarySwellWaveHeight.class.getSimpleName(), new SecondarySwellWaveHeight() ); + ncParamsMap.put( WaveHeight.class.getSimpleName(), new WaveHeight() ); + ncParamsMap.put( WindWaveHeight.class.getSimpleName(), new WindWaveHeight() ); + ncParamsMap.put( Highest1MinMeanWindSpeedInPastHour.class.getSimpleName(), new Highest1MinMeanWindSpeedInPastHour() ); + ncParamsMap.put( HighResWaveHeight.class.getSimpleName(), new HighResWaveHeight() ); + ncParamsMap.put( HumitureIndex.class.getSimpleName(), new HumitureIndex() ); + ncParamsMap.put( IceCode.class.getSimpleName(), new IceCode() ); + ncParamsMap.put( IcingIntensitySymbol.class.getSimpleName(), new IcingIntensitySymbol() ); + ncParamsMap.put( IcingTypeSymbol.class.getSimpleName(), new IcingTypeSymbol() ); + ncParamsMap.put( InterWindDir.class.getSimpleName(), new InterWindDir() ); + ncParamsMap.put( InterWindSpeed.class.getSimpleName(), new InterWindSpeed() ); + ncParamsMap.put( InterWindTime.class.getSimpleName(), new InterWindTime() ); + ncParamsMap.put( LandSea.class.getSimpleName(), new LandSea() ); + ncParamsMap.put( LatentHeatOfVapor.class.getSimpleName(), new LatentHeatOfVapor() ); + ncParamsMap.put( LCLParcelPressure.class.getSimpleName(), new LCLParcelPressure() ); + ncParamsMap.put( LCLParcelTemperature.class.getSimpleName(), new LCLParcelTemperature() ); + ncParamsMap.put( LiftedIndex.class.getSimpleName(), new LiftedIndex() ); + ncParamsMap.put( LiftedSurfaceAirTempAt500mb.class.getSimpleName(), new LiftedSurfaceAirTempAt500mb() ); + ncParamsMap.put( Lowest01MinAvgPressInPastHour.class.getSimpleName(), new Lowest01MinAvgPressInPastHour() ); + ncParamsMap.put( Max24HrTemp.class.getSimpleName(), new Max24HrTemp() ); + ncParamsMap.put( Max6HrTemp.class.getSimpleName(), new Max6HrTemp() ); + ncParamsMap.put( MaxDailyWeatherMapTemp.class.getSimpleName(), new MaxDailyWeatherMapTemp() ); + ncParamsMap.put( MaxDayTemp.class.getSimpleName(), new MaxDayTemp() ); + ncParamsMap.put( MaxEditedTemp.class.getSimpleName(), new MaxEditedTemp() ); + ncParamsMap.put( MaxCloudCover.class.getSimpleName(), new MaxCloudCover() ); + ncParamsMap.put( MaxPrecipPR6X.class.getSimpleName(), new MaxPrecipPR6X() ); //remove?? + ncParamsMap.put( MaxMidnightTemp.class.getSimpleName(), new MaxMidnightTemp() ); + ncParamsMap.put( MaxOrMinTemp.class.getSimpleName(), new MaxOrMinTemp() ); + ncParamsMap.put( Max12HrPrecipFcst.class.getSimpleName(), new Max12HrPrecipFcst() ); + ncParamsMap.put( MaxWindSpeed.class.getSimpleName(), new MaxWindSpeed() ); + ncParamsMap.put( MeanSeaLevelPres.class.getSimpleName(), new MeanSeaLevelPres() ); + ncParamsMap.put( Min24HrTemp.class.getSimpleName(), new Min24HrTemp() ); + ncParamsMap.put( Min6HrTemp.class.getSimpleName(), new Min6HrTemp() ); + ncParamsMap.put( MinDailyWeatherMapTemp.class.getSimpleName(), new MinDailyWeatherMapTemp() ); + ncParamsMap.put( MinNightTemp.class.getSimpleName(), new MinNightTemp() ); + ncParamsMap.put( MixingRatio.class.getSimpleName(), new MixingRatio() ); + ncParamsMap.put( MoistHydrostaticHeight.class.getSimpleName(), new MoistHydrostaticHeight() ); + ncParamsMap.put( MontgomeryStreamFnct.class.getSimpleName(), new MontgomeryStreamFnct() ); + ncParamsMap.put( MountainObscThreshMetIndicator.class.getSimpleName(), new MountainObscThreshMetIndicator() ); + ncParamsMap.put( MountainObscThresh.class.getSimpleName(), new MountainObscThresh() ); + ncParamsMap.put( NightTempAnomaly.class.getSimpleName(), new NightTempAnomaly() ); + ncParamsMap.put( NewSnowAmount.class.getSimpleName(), new NewSnowAmount() ); + ncParamsMap.put( NightTempFcst.class.getSimpleName(), new NightTempFcst() ); + ncParamsMap.put( NumInterWinds.class.getSimpleName(), new NumInterWinds() ); + ncParamsMap.put( AirParcelTemp.class.getSimpleName(), new AirParcelTemp() ); + ncParamsMap.put( Omega.class.getSimpleName(), new Omega() ); + ncParamsMap.put( PeakWindDir.class.getSimpleName(), new PeakWindDir() ); + ncParamsMap.put( PeakWindSpeed.class.getSimpleName(), new PeakWindSpeed() ); + ncParamsMap.put( PeakWindSpeedTime.class.getSimpleName(), new PeakWindSpeedTime() ); + ncParamsMap.put( InstrumentWavePeriod.class.getSimpleName(), new InstrumentWavePeriod() ); + ncParamsMap.put( PredomSwellWavePeriod.class.getSimpleName(), new PredomSwellWavePeriod() ); + ncParamsMap.put( SecondarySwellWavePeriod.class.getSimpleName(), new SecondarySwellWavePeriod() ); + ncParamsMap.put( WavePeriod.class.getSimpleName(), new WavePeriod() ); + ncParamsMap.put( WindWavePeriod.class.getSimpleName(), new WindWavePeriod() ); + ncParamsMap.put( PerpendicularWindComp.class.getSimpleName(), new PerpendicularWindComp() ); + ncParamsMap.put( PotentialTemp.class.getSimpleName(), new PotentialTemp() ); + ncParamsMap.put( PotentialTempAt10Meters.class.getSimpleName(), new PotentialTempAt10Meters() ); + ncParamsMap.put( PlatformTrueDirection.class.getSimpleName(), new PlatformTrueDirection() ); + ncParamsMap.put( PlatformTrueSpeed.class.getSimpleName(), new PlatformTrueSpeed() ); + ncParamsMap.put( PotentialTempLapseRate.class.getSimpleName(), new PotentialTempLapseRate() ); + ncParamsMap.put( PrecipitableWaterForEntireSounding.class.getSimpleName(), new PrecipitableWaterForEntireSounding() ); + ncParamsMap.put( PrecipitableWaterUptoSpecifiedLevel.class.getSimpleName(), new PrecipitableWaterUptoSpecifiedLevel() ); + ncParamsMap.put( Precipitation.class.getSimpleName(), new Precipitation() ); + ncParamsMap.put( Precip01Hr.class.getSimpleName(), new Precip01Hr() ); + ncParamsMap.put( Precip03Hr.class.getSimpleName(), new Precip03Hr() ); + ncParamsMap.put( Precip06Hr.class.getSimpleName(), new Precip06Hr() ); +// ncParamsMap.put( PrecipitationIn09Hours.class.getSimpleName(), new PrecipitationIn09Hours() ); + ncParamsMap.put( Precip12Hr.class.getSimpleName(), new Precip12Hr() ); + ncParamsMap.put( Precip18Hr.class.getSimpleName(), new Precip18Hr() ); + ncParamsMap.put( Precip24Hr.class.getSimpleName(), new Precip24Hr() ); + ncParamsMap.put( PresentWeather.class.getSimpleName(), new PresentWeather() ); + ncParamsMap.put( PressureLevel.class.getSimpleName(), new PressureLevel() ); + ncParamsMap.put( PressChange3Hr.class.getSimpleName(), new PressChange3Hr() ); + ncParamsMap.put( PressChange24Hr.class.getSimpleName(), new PressChange24Hr() ); + ncParamsMap.put( PressureTendencySymbol.class.getSimpleName(), new PressureTendencySymbol() ); + ncParamsMap.put( POPFcst06Hrs.class.getSimpleName(), new POPFcst06Hrs() ); + ncParamsMap.put( POPFcst12Hrs.class.getSimpleName(), new POPFcst12Hrs() ); + ncParamsMap.put( POPFcst24Hrs.class.getSimpleName(), new POPFcst24Hrs() ); + ncParamsMap.put( POP12Hrs.class.getSimpleName(), new POPAnomalyIn12hrs() ); + ncParamsMap.put( POPAnomalyIn12hrs.class.getSimpleName(), new POPAnomalyIn12hrs() ); + ncParamsMap.put( POP24Hrs.class.getSimpleName(), new POP24Hrs() ); + ncParamsMap.put( POPAnomalyIn24hrs.class.getSimpleName(), new POPAnomalyIn24hrs() ); + ncParamsMap.put( RateOfIceAccretionOnVesselInSaltWater.class.getSimpleName(), new RateOfIceAccretionOnVesselInSaltWater() ); + ncParamsMap.put( RelativeHumidity.class.getSimpleName(), new RelativeHumidity() ); + ncParamsMap.put( RichardsonNumber.class.getSimpleName(), new RichardsonNumber() ); + ncParamsMap.put( SatEquivPotentialTemp.class.getSimpleName(), new SatEquivPotentialTemp() ); + ncParamsMap.put( SatMixingRatio.class.getSimpleName(), new SatMixingRatio() ); + ncParamsMap.put( SatVaporPressure.class.getSimpleName(), new SatVaporPressure() ); + ncParamsMap.put( SeaIceDriftDist.class.getSimpleName(), new SeaIceDriftDist() ); + ncParamsMap.put( SeaLevelPressure.class.getSimpleName(), new SeaLevelPressure() ); + ncParamsMap.put( SeaSurfaceTemp.class.getSimpleName(), new SeaSurfaceTemp() ); + ncParamsMap.put( ShowalterIndex.class.getSimpleName(), new ShowalterIndex() ); + ncParamsMap.put( SkinTemperature.class.getSimpleName(), new SkinTemperature() ); + ncParamsMap.put( SkyCoverage.class.getSimpleName(), new SkyCoverage() ); + ncParamsMap.put( SnowDepth.class.getSimpleName(), new SnowDepth() ); + ncParamsMap.put( SnowIcePelletWatchThresh.class.getSimpleName(), new SnowIcePelletWatchThresh() ); + ncParamsMap.put( SpeedOf05SecPeakWind.class.getSimpleName(), new SpeedOf05SecPeakWind() ); + ncParamsMap.put( SpecificHumidity.class.getSimpleName(), new SpecificHumidity() ); + ncParamsMap.put( SpecificHumidityAt02Meters.class.getSimpleName(), new SpecificHumidityAt02Meters()); + ncParamsMap.put( SpecificHumidityAt10Meters.class.getSimpleName(), new SpecificHumidityAt10Meters() ); + ncParamsMap.put( StabilityWithRespectToPressure.class.getSimpleName(), new StabilityWithRespectToPressure() ); + ncParamsMap.put( StationElevation.class.getSimpleName(), new StationElevation() ); + ncParamsMap.put( StationID.class.getSimpleName(), new StationID() ); + ncParamsMap.put( StationLatitude.class.getSimpleName(), new StationLatitude() ); + ncParamsMap.put( StationLongitude.class.getSimpleName(), new StationLongitude() ); + ncParamsMap.put( StationName.class.getSimpleName(), new StationName() ); + ncParamsMap.put( SurfacePressure.class.getSimpleName(), new SurfacePressure() ); + ncParamsMap.put( StormMotionSpeed.class.getSimpleName(), new StormMotionSpeed() ); + ncParamsMap.put( StormMotionDirection.class.getSimpleName(), new StormMotionDirection() ); + // ncParamsMap.put( SumOfFour6HrPrecipitation.class.getSimpleName(), new SumOfFour6HrPrecipitation() ); + ncParamsMap.put( SunshineDuration.class.getSimpleName(), new SunshineDuration() ); + ncParamsMap.put( SurfaceEquivPotentialTemp.class.getSimpleName(), new SurfaceEquivPotentialTemp() ); + ncParamsMap.put( SurfaceMixingRatio.class.getSimpleName(), new SurfaceMixingRatio() ); + ncParamsMap.put( SurfacePotentialTemp.class.getSimpleName(), new SurfacePotentialTemp() ); + ncParamsMap.put( SurfacePressure.class.getSimpleName(), new SurfacePressure() ); + ncParamsMap.put( SurfaceSatEquivPotentialTemp.class.getSimpleName(), new SurfaceSatEquivPotentialTemp() ); + ncParamsMap.put( SurfaceSatMixingRatio.class.getSimpleName(), new SurfaceSatMixingRatio() ); + ncParamsMap.put( AirTemperature.class.getSimpleName(), new AirTemperature() ); + ncParamsMap.put( TempLapseRate.class.getSimpleName(), new TempLapseRate() ); + ncParamsMap.put( ProbableCeiling.class.getSimpleName(), new ProbableCeiling() ); + ncParamsMap.put( ProbableCeilingAsMeanSeaLevel.class.getSimpleName(), new ProbableCeilingAsMeanSeaLevel() ); + ncParamsMap.put( ProbableFlightRuleIdentifier.class.getSimpleName(), new ProbableFlightRuleIdentifier() ); + ncParamsMap.put( ProbableMountainObscThreshMetIndicator.class.getSimpleName(), new ProbableMountainObscThreshMetIndicator() ); + ncParamsMap.put( ProbableVisibility.class.getSimpleName(), new ProbableVisibility() ); + ncParamsMap.put( ProbableWindDirection.class.getSimpleName(), new ProbableWindDirection() ); + ncParamsMap.put( ProbableWindGust.class.getSimpleName(), new ProbableWindGust() ); + ncParamsMap.put( ProbableWindSpeed.class.getSimpleName(), new ProbableWindSpeed() ); +// ncParamsMap.put( ThunderstormOccurring2hr.class.getSimpleName(), new ThunderstormOccurring2hr() ); +// ncParamsMap.put( ThunderstormOccurring6hr.class.getSimpleName(), new ThunderstormOccurring6hr() ); +// ncParamsMap.put( ThunderstormOccurring12hr.class.getSimpleName(), new ThunderstormOccurring12hr() ); +// ncParamsMap.put( ThunderstormOccurring24hr.class.getSimpleName(), new ThunderstormOccurring24hr() ); + ncParamsMap.put( ShipIceThickness.class.getSimpleName(), new ShipIceThickness() ); + ncParamsMap.put( TopOfIcing.class.getSimpleName(), new TopOfIcing() ); + ncParamsMap.put( TopOfTurbulence.class.getSimpleName(), new TopOfTurbulence() ); + ncParamsMap.put( TopOfWeather.class.getSimpleName(), new TopOfWeather() ); + ncParamsMap.put( TotalSkyCoverFcst12hr.class.getSimpleName(), new TotalSkyCoverFcst12hr() ); + ncParamsMap.put( TotalPrecip.class.getSimpleName(), new TotalPrecip() ); + ncParamsMap.put( TotalSkyCoverFcst12hr.class.getSimpleName(), new TotalSkyCoverFcst12hr() ); + ncParamsMap.put( TurbulenceFrequencySymbol.class.getSimpleName(), new TurbulenceFrequencySymbol() ); + ncParamsMap.put( TurbulenceIntensitySymbol.class.getSimpleName(), new TurbulenceIntensitySymbol() ); + ncParamsMap.put( TurbulentKineticEnergy.class.getSimpleName(), new TurbulentKineticEnergy() ); + ncParamsMap.put( EstStormDirectionUComp.class.getSimpleName(), new EstStormDirectionUComp() ); + ncParamsMap.put( UCompAt10Meters.class.getSimpleName(), new UCompAt10Meters() ); + ncParamsMap.put( UncondProbOfTstorms2hr.class.getSimpleName(), new UncondProbOfTstorms2hr() ); + ncParamsMap.put( UncondProbOfTstorms6hr.class.getSimpleName(), new UncondProbOfTstorms6hr() ); + ncParamsMap.put( UncondProbOfTstorms12hr.class.getSimpleName(), new UncondProbOfTstorms12hr() ); + ncParamsMap.put( UncondProbOfTstorms24hr.class.getSimpleName(), new UncondProbOfTstorms24hr() ); + ncParamsMap.put( VCompAt10Meters.class.getSimpleName(), new VCompAt10Meters() ); + ncParamsMap.put( WindDirectionUComp.class.getSimpleName(), new WindDirectionUComp() ); + ncParamsMap.put( VaporPressure.class.getSimpleName(), new VaporPressure() ); + ncParamsMap.put( EstStormDirectionVComp.class.getSimpleName(), new EstStormDirectionVComp() ); + ncParamsMap.put( IsentropesVerticalSeparation.class.getSimpleName(), new IsentropesVerticalSeparation() ); + ncParamsMap.put( VerticalVelocity.class.getSimpleName(), new VerticalVelocity() ); + ncParamsMap.put( VirtualPotentialTemp.class.getSimpleName(), new VirtualPotentialTemp() ); + ncParamsMap.put( VirtualTemp.class.getSimpleName(), new VirtualTemp() ); + ncParamsMap.put( Visibility.class.getSimpleName(), new Visibility() ); + ncParamsMap.put( WindDirectionVComp.class.getSimpleName(), new WindDirectionVComp() ); + ncParamsMap.put( WaterEquivOfNewSnow.class.getSimpleName(), new + WaterEquivOfNewSnow() ); + ncParamsMap.put( WaveSteepness.class.getSimpleName(), new WaveSteepness() ); + ncParamsMap.put( WetBulbPotentialTemp.class.getSimpleName(), new WetBulbPotentialTemp() ); + ncParamsMap.put( WetBulbTemp.class.getSimpleName(), new WetBulbTemp() ); +// ncParamsMap.put( WindBarb.class.getSimpleName(), new WindBarb() ); + ncParamsMap.put( WindChillEquivalentTemp.class.getSimpleName(), new WindChillEquivalentTemp() ); + ncParamsMap.put( WindChillTemperature.class.getSimpleName(), new WindChillTemperature() ); + ncParamsMap.put( WindSpeedComp.class.getSimpleName(), new WindSpeedComp() ); + ncParamsMap.put( WindCompDirection.class.getSimpleName(), new WindCompDirection() ); + ncParamsMap.put( WindDirection.class.getSimpleName(), new WindDirection() ); + ncParamsMap.put( WindGust.class.getSimpleName(), new WindGust() ); + ncParamsMap.put( WindSpeed.class.getSimpleName(), new WindSpeed() ); + ncParamsMap.put( CeilingFromSeaLevelWorstCase.class.getSimpleName(), new CeilingFromSeaLevelWorstCase() ); + ncParamsMap.put( FlightRulesIdWorstCase.class.getSimpleName(), new FlightRulesIdWorstCase() ); + ncParamsMap.put( MountainObscThreshMetIndicatorWorstCase.class.getSimpleName(), new MountainObscThreshMetIndicatorWorstCase() ); + ncParamsMap.put( Probability.class.getSimpleName(), new Probability() ); + ncParamsMap.put( ProbableSkyCoverage.class.getSimpleName(), new ProbableSkyCoverage() ); + ncParamsMap.put( ReportTimeInHourMins.class.getSimpleName(), new ReportTimeInHourMins() ); + ncParamsMap.put( ProbablePresentWeather.class.getSimpleName(), new ProbablePresentWeather() ); + ncParamsMap.put( LowLevelWindShear.class.getSimpleName(), new LowLevelWindShear() ); + } + catch(Exception e ){ + e.printStackTrace(); + } + } + + public boolean isValidMetParameterName( String metPrmName ) { + return ncParamsMap.containsKey( metPrmName ); + } + + // get the default units + public AbstractMetParameter createParameter( String prmName ) { + String ncParamName; + if( ncParamsAliasMap.containsKey( prmName ) ) { + ncParamName = ncParamsAliasMap.get( prmName ); + } + else { + ncParamName = prmName; + } + + if( ncParamName == null || + !ncParamsMap.containsKey( ncParamName )) { + System.out.println("can't find ncParam for : "+prmName ); + return null; + } + + AbstractMetParameter ncParam = ncParamsMap.get( ncParamName ); + + try { + AbstractMetParameter newParam = (AbstractMetParameter) + ncParam.getClass().getConstructor().newInstance(); + return newParam; + } catch (Exception e) { + System.out.println("error getting newInstance for metParam " + + ncParam.getClass().getSimpleName() ); + } + + return null; + } + + // u is the expected units and must be compatible with the units for the implemented + // Quantity. + public AbstractMetParameter createParameter( String prmName, String unitName ) { + Unit units; + + if( unitName == null ) { + units = Unit.ONE; + } + else { + try { + units = UnitFormat.getUCUMInstance().parseProductUnit( + unitName, new ParsePosition(0) ); + } catch (ParseException e) { + System.out.println("unable to determine units for "+unitName); + return null; + } + } + + return createParameter(prmName, units); + } + + // create a parameter value with MISSING value. + // name may be an alias, or the name of the parameter + // + public AbstractMetParameter createParameter( String prmName, Unit u ) { + AbstractMetParameter newParam = createParameter( prmName ); + newParam.setUnitPair( u ); + return newParam; + } + + public AbstractMetParameter createParameter( String prmName, DataTime dt ) { + AbstractMetParameter newParam = createParameter( prmName ); + newParam.setValidTime( dt ); + return newParam; + } + + public AbstractMetParameter createParameter( String prmName, Unit u, DataTime dt ) { + AbstractMetParameter newParam = createParameter( prmName ); + newParam.setValidTime( dt ); + newParam.setUnitPair( u ); + return newParam; + } + + public boolean alias( String prmName, String alias ) { + + if( ncParamsAliasMap.containsKey( alias ) && + !ncParamsAliasMap.get( alias ).equals( prmName ) ) { + System.out.println("Error aliasing ncParam "+prmName+" : "+alias + + " is already aliased to "+ncParamsAliasMap.get( alias ) ); + // return false; + } + + ncParamsAliasMap.put( alias, prmName ); + + return true; + } + + @DynamicSerialize + public static class NotDerivableException extends Exception { + + @DynamicSerializeElement + private static final long serialVersionUID = -5750539413381916413L; + + public NotDerivableException( String msg) { + super( msg ); + } + } + + public @Retention(RetentionPolicy.RUNTIME) @interface DeriveMethod { + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Min24HrTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Min24HrTemp.java new file mode 100644 index 0000000000..2f09ce8972 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Min24HrTemp.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to either the GEMPAK parameter TDNF or TDNC depending on the unit used + * to measure the temperature + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class Min24HrTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -3934543961904215455L; + + public Min24HrTemp() { + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Min6HrTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Min6HrTemp.java new file mode 100644 index 0000000000..7045a5e747 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Min6HrTemp.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + + + +/** + * Maps to either the GEMPAK parameter T6NC or T6NF depending on the + * unit used to measure the temperature + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class Min6HrTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8715863509076183885L; + + public Min6HrTemp() { + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MinDailyWeatherMapTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MinDailyWeatherMapTemp.java new file mode 100644 index 0000000000..eab9f7cedf --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MinDailyWeatherMapTemp.java @@ -0,0 +1,57 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter DMIN + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class MinDailyWeatherMapTemp extends AbstractMetParameter implements +javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 2749065884345131481L; + + public MinDailyWeatherMapTemp() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( Min6HrTemp t00x, Min6HrTemp t06x ) throws InvalidValueException, NullPointerException{ + if ( t00x.hasValidValue() && t06x.hasValidValue() ){ + Amount val = PRLibrary.prDmin(t00x, t06x); + setValue(val); + }else + setValueToMissing(); + + return this; + } + +} + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MinNightTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MinNightTemp.java new file mode 100644 index 0000000000..aa5b910827 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MinNightTemp.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Temperature; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TMIN + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class MinNightTemp extends AbstractMetParameter implements + Temperature,ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -669548000408286037L; + + public MinNightTemp(){ + super( UNIT ); + } + } + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MixingRatio.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MixingRatio.java new file mode 100644 index 0000000000..aa313b06c1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MixingRatio.java @@ -0,0 +1,47 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + + +/** + * Maps to the GEMPAK parameter MIXR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public final class MixingRatio extends AbstractMetParameter implements javax.measure.quantity.Dimensionless +, ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = -2756891504664905612L; + + public MixingRatio() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + + @DeriveMethod + public MixingRatio derive ( DewPointTemp d , PressureLevel p ) throws InvalidValueException, NullPointerException { + if ( d.hasValidValue() && p.hasValidValue() ){ + Amount mixingRatio = PRLibrary.prMixr( d, p ); + this.setValue(mixingRatio); + }else + setValueToMissing(); + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MoistHydrostaticHeight.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MoistHydrostaticHeight.java new file mode 100644 index 0000000000..5b1959229b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MoistHydrostaticHeight.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter MHGT + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class MoistHydrostaticHeight extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8245418217527164558L; + + public MoistHydrostaticHeight(){ + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MontgomeryStreamFnct.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MontgomeryStreamFnct.java new file mode 100644 index 0000000000..9c0bf04966 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MontgomeryStreamFnct.java @@ -0,0 +1,35 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PSYM + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class MontgomeryStreamFnct extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -2501441516760814911L; + + protected MontgomeryStreamFnct() { + super(UNIT); + } + + //TODO: add the derive method once the nature/order of the input parameters in known +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MountainObscThresh.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MountainObscThresh.java new file mode 100644 index 0000000000..9ef1e5936e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MountainObscThresh.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + +/** + * Maps to the GEMPAK parameter MOTV + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class MountainObscThresh extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -2606947959752594152L; + + public MountainObscThresh() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MountainObscThreshMetIndicator.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MountainObscThreshMetIndicator.java new file mode 100644 index 0000000000..e982f22056 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MountainObscThreshMetIndicator.java @@ -0,0 +1,40 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter MOBS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class MountainObscThreshMetIndicator extends + AbstractMetParameter implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 2376979287466609756L; + + public MountainObscThreshMetIndicator() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( CeilingFromSeaLevel tcms, MountainObscThresh motv) throws InvalidValueException, NullPointerException{ + Amount val = PRLibrary.prMobs(tcms, motv ); + setValue ( val ); + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MountainObscThreshMetIndicatorWorstCase.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MountainObscThreshMetIndicatorWorstCase.java new file mode 100644 index 0000000000..89026007f2 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/MountainObscThreshMetIndicatorWorstCase.java @@ -0,0 +1,51 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter WMOB + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class MountainObscThreshMetIndicatorWorstCase extends + AbstractMetParameter implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -7188732050781835300L; + + public MountainObscThreshMetIndicatorWorstCase() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( CeilingFromSeaLevelWorstCase wcms, MountainObscThresh motv) throws InvalidValueException, NullPointerException{ + if ( wcms.hasValidValue() && motv.hasValidValue() ){ + Amount val = PRLibrary.prMobs(wcms, motv ); + setValue ( val ); + }else + setValueToMissing(); + + return this; + } +} + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NewSnowAmount.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NewSnowAmount.java new file mode 100644 index 0000000000..04ccc3c857 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NewSnowAmount.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SNEW + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class NewSnowAmount extends AbstractMetParameter implements + Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 7765768344504570624L; + + public NewSnowAmount(){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NightTempAnomaly.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NightTempAnomaly.java new file mode 100644 index 0000000000..4293e47dd0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NightTempAnomaly.java @@ -0,0 +1,71 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + +//import gov.noaa.nws.ncep.metParameters.parameterConversion.PRLibrary.InvalidRangeException; +//import gov.noaa.nws.ncep.metParameters.parameterConversion.PRLibrary.InvalidValueException; +//import gov.noaa.nws.ncep.metparameters.Amount; +//import gov.noaa.nws.ncep.metparameters.ClimateDataDbAccess; +//import gov.noaa.nws.ncep.metparameters.Min24HrTemp; +//import gov.noaa.nws.ncep.metparameters.NightTempAnomaly; +//import gov.noaa.nws.ncep.metparameters.StationID; +//import gov.noaa.nws.ncep.metparameters.MetParameterFactory.DeriveMethod; + +import javax.measure.quantity.Temperature; +import javax.measure.unit.NonSI; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TNAF + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class NightTempAnomaly extends AbstractMetParameter implements + Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -8221554987555370951L; + + public NightTempAnomaly() { + super( UNIT ); + } + + +// @DeriveMethod +// public NightTempAnomaly derive( Min24HrTemp min24HrTemp, StationID stationId ) throws InvalidValueException, NullPointerException { +// if ( min24HrTemp.hasValidValue() && stationId.hasValidValue() ){ +// String month = SelectedFrameTimeUtil.getFrameTimeMonthStringValue(); +// String dayOfMonth = SelectedFrameTimeUtil.getFrameTimeDayOfMonthStringValue(); +// double climateTNTFInF = getClimateTNTFInF(stationId.valueString, month, dayOfMonth); +// double min24HrTempInF = min24HrTemp.getValueAs(NonSI.FAHRENHEIT).doubleValue(); +// double finalTNAFInF = min24HrTempInF - climateTNTFInF; +//// System.out.println("=======, min24HrTempInF= "+min24HrTempInF); +//// System.out.println("=======, climateTNTFInF= "+climateTNTFInF); +//// System.out.println("=======, finalTNAFInF= "+finalTNAFInF); +// +// /* +// * tnaf: Night Temp anomaly in F +// */ +// Amount tnafAmount = new Amount(finalTNAFInF, NonSI.FAHRENHEIT); +// setValue(tnafAmount); +// }else +// setValueToMissing(); +// return this; +// } +// +// private double getClimateTNTFInF(String stationId, String month, String day) { +// ClimateDataDbAccess climateDataDbAccess = ClimateDataDbAccessManager.getInstance().getClimateDataDbAccess(); +// double tntfClimateValue = climateDataDbAccess.getTNTF(stationId, month, day); +// return tntfClimateValue; +// } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NightTempFcst.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NightTempFcst.java new file mode 100644 index 0000000000..e99d8d84cb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NightTempFcst.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Temperature; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TNYF + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class NightTempFcst extends AbstractMetParameter implements + Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -6365011797040807386L; + + public NightTempFcst() { + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NumInterWinds.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NumInterWinds.java new file mode 100644 index 0000000000..6408dc4b83 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NumInterWinds.java @@ -0,0 +1,32 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the parameter IWND + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class NumInterWinds extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -3162957000693078990L; + + public NumInterWinds ( ){ + super ( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NumProfileLevels.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NumProfileLevels.java new file mode 100644 index 0000000000..20be130332 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/NumProfileLevels.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * + * Maps to the modelsounding parameter numProfLevels + * + */ + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NumProfileLevels extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + private static final long serialVersionUID = -5087367989856117007L; + + public NumProfileLevels() { + super( UNIT ); + } +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Omega.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Omega.java new file mode 100644 index 0000000000..55310c962f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Omega.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.RateOfChangeInPressureWithTime; + +/** + * Maps to the GEMPAK parameter OMEG + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class Omega extends AbstractMetParameter implements RateOfChangeInPressureWithTime, ISerializableObject{ + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = -264798634764916223L; + + public Omega( ) throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/OneMinPeakWindDir.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/OneMinPeakWindDir.java new file mode 100644 index 0000000000..2510b1b1fc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/OneMinPeakWindDir.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Angle; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PKWD + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class OneMinPeakWindDir extends AbstractMetParameter + implements Angle, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 256479496067713436L; + + public OneMinPeakWindDir (){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POP12Hrs.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POP12Hrs.java new file mode 100644 index 0000000000..973f5eb93c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POP12Hrs.java @@ -0,0 +1,35 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class POP12Hrs extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 4375299583286360694L; + + public POP12Hrs() { + super( UNIT ); + } + + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POP24Hrs.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POP24Hrs.java new file mode 100644 index 0000000000..8f9c424d7c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POP24Hrs.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class POP24Hrs extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -323517251895490537L; + + public POP24Hrs() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPAnomalyIn12hrs.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPAnomalyIn12hrs.java new file mode 100644 index 0000000000..214fd9fbd3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPAnomalyIn12hrs.java @@ -0,0 +1,73 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +//import gov.noaa.nws.ncep.metParameters.parameterConversion.PRLibrary.InvalidRangeException; +//import gov.noaa.nws.ncep.metParameters.parameterConversion.PRLibrary.InvalidValueException; +//import gov.noaa.nws.ncep.metparameters.Amount; +//import gov.noaa.nws.ncep.metparameters.ClimateDataDbAccess; +//import gov.noaa.nws.ncep.metparameters.POPAnomalyIn12hrs; +//import gov.noaa.nws.ncep.metparameters.POPFcst12Hrs; +//import gov.noaa.nws.ncep.metparameters.StationID; +//import gov.noaa.nws.ncep.metparameters.MetParameterFactory.DeriveMethod; + +import javax.measure.quantity.Dimensionless; +import javax.measure.unit.NonSI; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PP1A + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class POPAnomalyIn12hrs extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 6717100189995101363L; + + public POPAnomalyIn12hrs() { + super( UNIT ); + } + +// @DeriveMethod +// public POPAnomalyIn12hrs derive( POPFcst12Hrs popFcst12Hrs, StationID stationId ) throws InvalidValueException, NullPointerException { +// if ( popFcst12Hrs.hasValidValue() && stationId.hasValidValue() ){ +// String month = SelectedFrameTimeUtil.getFrameTimeMonthStringValue(); +// String dayOfMonth = SelectedFrameTimeUtil.getFrameTimeDayOfMonthStringValue(); +// double climatePPNT = getClimatePPNT(stationId.valueString, month, dayOfMonth); +// double finalPP1A = popFcst12Hrs.doubleValue() - climatePPNT; +//// System.out.println("=======, popFcst12Hrs.doubleValue()= "+popFcst12Hrs.doubleValue()); +//// System.out.println("=======, climatePPNT= "+climatePPNT); +//// System.out.println("=======, finalPP1A= "+finalPP1A); +// +// /* +// * pp1a: Probability of precipitation anomaly in a 12-hr period in percentage +// * pp1a = pp12 - ppnt(climate) +// */ +// Amount pp1aAmount = new Amount(finalPP1A, NonSI.PERCENT); +// setValue(pp1aAmount); +// }else +// setValueToMissing(); +// return this; +// } +// +// private double getClimatePPNT(String stationId, String month, String day) { +// ClimateDataDbAccess climateDataDbAccess = ClimateDataDbAccessManager.getInstance().getClimateDataDbAccess(); +// double ppntClimateValue = climateDataDbAccess.getPPNT(stationId, month, day); +// return ppntClimateValue; +// } + + } + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPAnomalyIn24hrs.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPAnomalyIn24hrs.java new file mode 100644 index 0000000000..960b697218 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPAnomalyIn24hrs.java @@ -0,0 +1,74 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +//import gov.noaa.nws.ncep.metParameters.parameterConversion.PRLibrary.InvalidRangeException; +//import gov.noaa.nws.ncep.metParameters.parameterConversion.PRLibrary.InvalidValueException; +//import gov.noaa.nws.ncep.metparameters.Amount; +//import gov.noaa.nws.ncep.metparameters.ClimateDataDbAccess; +//import gov.noaa.nws.ncep.metparameters.POPAnomalyIn24hrs; +//import gov.noaa.nws.ncep.metparameters.POPFcst24Hrs; +//import gov.noaa.nws.ncep.metparameters.StationID; +//import gov.noaa.nws.ncep.metparameters.MetParameterFactory.DeriveMethod; + +import javax.measure.quantity.Dimensionless; +import javax.measure.unit.NonSI; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PP2A + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class POPAnomalyIn24hrs extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8690261205610416205L; + + public POPAnomalyIn24hrs() { + super( UNIT ); + } +// +// +// @DeriveMethod +// public POPAnomalyIn24hrs derive( POPFcst24Hrs popFcst24Hrs, StationID stationId ) throws InvalidValueException, NullPointerException { +// if ( popFcst24Hrs.hasValidValue() && stationId.hasValidValue() ){ +// String month = SelectedFrameTimeUtil.getFrameTimeMonthStringValue(); +// String dayOfMonth = SelectedFrameTimeUtil.getFrameTimeDayOfMonthStringValue(); +// double climatePP24 = getClimatePP24(stationId.valueString, month, dayOfMonth); +// double finalPP2A = popFcst24Hrs.doubleValue() - climatePP24; +//// System.out.println("=======, popFcst24Hrs.doubleValue()= "+popFcst24Hrs.doubleValue()); +//// System.out.println("=======, climatePP24= "+climatePP24); +//// System.out.println("=======, finalPP2A= "+finalPP2A); +// +// /* +// * pp2a: Probability of precipitation anomaly in a 24-hr period in percentage +// * pp2a = pp24 - pp24(climate) +// */ +// Amount pp2aAmount = new Amount(finalPP2A, NonSI.PERCENT); +// setValue(pp2aAmount); +// }else +// setValueToMissing(); +// return this; +// } +// +// private double getClimatePP24(String stationId, String month, String day) { +// ClimateDataDbAccess climateDataDbAccess = ClimateDataDbAccessManager.getInstance().getClimateDataDbAccess(); +// double pp24ClimateValue = climateDataDbAccess.getPP24(stationId, month, day); +// return pp24ClimateValue; +// } + + } + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPFcst06Hrs.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPFcst06Hrs.java new file mode 100644 index 0000000000..6e33572d89 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPFcst06Hrs.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PP06 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class POPFcst06Hrs extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -115699359078068227L; + + public POPFcst06Hrs() { + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPFcst12Hrs.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPFcst12Hrs.java new file mode 100644 index 0000000000..2f7ea0fad7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPFcst12Hrs.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PP12 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class POPFcst12Hrs extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -3391007787628192723L; + + public POPFcst12Hrs() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPFcst24Hrs.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPFcst24Hrs.java new file mode 100644 index 0000000000..559f878453 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/POPFcst24Hrs.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PP24 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class POPFcst24Hrs extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -951249604516029542L; + + public POPFcst24Hrs() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PeakWindDir.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PeakWindDir.java new file mode 100644 index 0000000000..a667df5c66 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PeakWindDir.java @@ -0,0 +1,31 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Angle; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PWDR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class PeakWindDir extends AbstractMetParameter implements Angle, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -283922350485556851L; + + public PeakWindDir ( ){ + super ( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PeakWindSpeed.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PeakWindSpeed.java new file mode 100644 index 0000000000..8293186f63 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PeakWindSpeed.java @@ -0,0 +1,28 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Velocity; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PMPH + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class PeakWindSpeed extends AbstractMetParameter implements Velocity, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 1574677024600899549L; + + public PeakWindSpeed ( ){ + super ( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PeakWindSpeedTime.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PeakWindSpeedTime.java new file mode 100644 index 0000000000..c1f599faad --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PeakWindSpeedTime.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Duration; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to either the GEMPAK parameter PKWK or PKWS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class PeakWindSpeedTime extends AbstractMetParameter implements + Duration, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 3843485044342999552L; + + public PeakWindSpeedTime(){ + super ( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PercentageOfCloudCover.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PercentageOfCloudCover.java new file mode 100644 index 0000000000..b2c32b698b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PercentageOfCloudCover.java @@ -0,0 +1,19 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import com.raytheon.uf.common.serialization.ISerializableObject; + + public class PercentageOfCloudCover extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + + /** + * + */ + private static final long serialVersionUID = -3939330897502523677L; + + public PercentageOfCloudCover() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PerpendicularWindComp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PerpendicularWindComp.java new file mode 100644 index 0000000000..c9e4fc43e0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PerpendicularWindComp.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import com.raytheon.uf.common.serialization.ISerializableObject; + +import gov.noaa.nws.ncep.edex.common.metparameters.WindCompDirection; +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirection; +import gov.noaa.nws.ncep.edex.common.metparameters.WindSpeed; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +public class PerpendicularWindComp extends AbstractMetParameter implements +javax.measure.quantity.Angle, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -166841346863071797L; + + public PerpendicularWindComp() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( WindDirection wd, WindSpeed ws,WindCompDirection d) throws InvalidValueException, NullPointerException { + Amount windDrct = PRLibrary.prWnml( wd , ws , d ); + this.setValue(windDrct); + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PlatformTrueDirection.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PlatformTrueDirection.java new file mode 100644 index 0000000000..cf4f70c4f0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PlatformTrueDirection.java @@ -0,0 +1,31 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Angle; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SHPD + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class PlatformTrueDirection extends AbstractMetParameter implements Angle, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 4241526169911161569L; + + public PlatformTrueDirection(){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PlatformTrueSpeed.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PlatformTrueSpeed.java new file mode 100644 index 0000000000..da75dd72fa --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PlatformTrueSpeed.java @@ -0,0 +1,32 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Velocity; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SHPK + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class PlatformTrueSpeed extends AbstractMetParameter implements Velocity + , ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = -2820059210808436147L; + +public PlatformTrueSpeed( ){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PotentialTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PotentialTemp.java new file mode 100644 index 0000000000..6e7de6e86d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PotentialTemp.java @@ -0,0 +1,57 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter THTA + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public final class PotentialTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -273204188466291660L; + + public PotentialTemp() throws Exception { + super( new UnitAdapter().marshal( UNIT ) ); + } + + @DeriveMethod + public PotentialTemp derive( AirTemperature t, PressureLevel p ) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() && p.hasValidValue() ){ + Amount thePotentialTempAmount = PRLibrary.prThta(t, p); + this.setValue(thePotentialTempAmount); + }else + setValueToMissing(); + return this; + } + +//@DeriveMethod +// public PotentialTemp derive( AirTemperature t, SeaLevelPressure p ) throws InvalidValueException, NullPointerException { +// if ( t.hasValidValue() && p.hasValidValue() ){ +// Amount thePotentialTempAmount = PRLibrary.prThta(t, p); +// this.setValue(thePotentialTempAmount); +// }else +// setValueToMissing(); +// return this; +// } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PotentialTempAt10Meters.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PotentialTempAt10Meters.java new file mode 100644 index 0000000000..39915dd541 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PotentialTempAt10Meters.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import java.io.Serializable; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public final class PotentialTempAt10Meters extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -535215977337883178L; + + public PotentialTempAt10Meters() { + super( UNIT ) ; + } + + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PotentialTempLapseRate.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PotentialTempLapseRate.java new file mode 100644 index 0000000000..c201a4e1ad --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PotentialTempLapseRate.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter STAB + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class PotentialTempLapseRate extends AbstractMetParameter implements + gov.noaa.nws.ncep.edex.common.metparameters.quantity.RateOfChangeInTemperatureWithHeight, + ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = 2377541620177003256L; + + public PotentialTempLapseRate(){ + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip01Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip01Hr.java new file mode 100644 index 0000000000..d2d98c683d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip01Hr.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter P01I or P01M - based on whether the precipitation + * is measured in inches or mm + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class Precip01Hr extends AbstractMetParameter implements + javax.measure.quantity.Length, ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = 621090290855727073L; + + public Precip01Hr ( ){ + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip03Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip03Hr.java new file mode 100644 index 0000000000..acf40cead1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip03Hr.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter P03I or P03M - based on whether the precipitation + * is measured in inches or mm + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class Precip03Hr extends AbstractMetParameter implements + javax.measure.quantity.Length, ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = -207901412863781931L; + + public Precip03Hr ( ){ + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip06Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip06Hr.java new file mode 100644 index 0000000000..17b51ed18d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip06Hr.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter P06I or P06M - based on whether the precipitation + * is measured in inches or mm + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class Precip06Hr extends AbstractMetParameter implements + javax.measure.quantity.Length, ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = -4801129276467749485L; + + public Precip06Hr ( ){ + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip12Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip12Hr.java new file mode 100644 index 0000000000..8d6b7f92a4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip12Hr.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter P12I or P12M - based on whether the precipitation + * is measured in inches or mm + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class Precip12Hr extends AbstractMetParameter implements + javax.measure.quantity.Length, ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = -9190253114092702475L; + + public Precip12Hr ( ){ + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip18Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip18Hr.java new file mode 100644 index 0000000000..6e3bcbbd16 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip18Hr.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter P18I or P18M - based on whether the precipitation + * is measured in inches or mm + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class Precip18Hr extends AbstractMetParameter implements javax.measure.quantity.Length, +ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = 5294851669193766852L; + + public Precip18Hr() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip24Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip24Hr.java new file mode 100644 index 0000000000..9d6cd268af --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precip24Hr.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter P24I or P24M - based on whether the precipitation + * is measured in inches or mm + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class Precip24Hr extends AbstractMetParameter implements + javax.measure.quantity.Length, ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = 8411794382636632766L; + + public Precip24Hr() { + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PrecipitableWaterForEntireSounding.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PrecipitableWaterForEntireSounding.java new file mode 100644 index 0000000000..f691dc8dcf --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PrecipitableWaterForEntireSounding.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PWAT + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class PrecipitableWaterForEntireSounding extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -2693040170236863469L; + + public PrecipitableWaterForEntireSounding(){ + super( UNIT ); + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PrecipitableWaterUptoSpecifiedLevel.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PrecipitableWaterUptoSpecifiedLevel.java new file mode 100644 index 0000000000..7da9916c23 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PrecipitableWaterUptoSpecifiedLevel.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PWTR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class PrecipitableWaterUptoSpecifiedLevel extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5695495970394581710L; + + public PrecipitableWaterUptoSpecifiedLevel(){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precipitation.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precipitation.java new file mode 100644 index 0000000000..d6551b78ab --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Precipitation.java @@ -0,0 +1,19 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import com.raytheon.uf.common.serialization.ISerializableObject; + + + + public class Precipitation extends AbstractMetParameter implements + javax.measure.quantity.Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 9118116421916778963L; + + public Precipitation() { + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PredomSwellWaveDir.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PredomSwellWaveDir.java new file mode 100644 index 0000000000..8fed97b6a9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PredomSwellWaveDir.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Angle; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter DOSW + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class PredomSwellWaveDir extends AbstractMetParameter + implements Angle, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8593433134786232633L; + + public PredomSwellWaveDir() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PredomSwellWaveHeight.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PredomSwellWaveHeight.java new file mode 100644 index 0000000000..ab0e52277e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PredomSwellWaveHeight.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter HOSW + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class PredomSwellWaveHeight extends AbstractMetParameter implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -4506732984397655917L; + + public PredomSwellWaveHeight() { + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PredomSwellWavePeriod.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PredomSwellWavePeriod.java new file mode 100644 index 0000000000..edc8c01138 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PredomSwellWavePeriod.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Duration; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter POSW + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class PredomSwellWavePeriod extends AbstractMetParameter implements Duration, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -7273625766532365623L; + + public PredomSwellWavePeriod() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PresentWeather.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PresentWeather.java new file mode 100644 index 0000000000..9cca41ff64 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PresentWeather.java @@ -0,0 +1,52 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter WSYM + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class PresentWeather extends AbstractMetParameter implements Dimensionless, ISerializableObject { + + + /** + * + */ + private static final long serialVersionUID = -8287716899602021479L; + + public PresentWeather() { + super( UNIT ); + setValueIsString(); + } + + } + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressChange24Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressChange24Hr.java new file mode 100644 index 0000000000..bc5424d2e6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressChange24Hr.java @@ -0,0 +1,34 @@ + package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter P24C + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class PressChange24Hr extends AbstractMetParameter implements + javax.measure.quantity.Pressure, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 5580079908204082433L; + + public PressChange24Hr() { + super( UNIT ); + } + + } + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressChange3Hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressChange3Hr.java new file mode 100644 index 0000000000..cf8c2a091c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressChange3Hr.java @@ -0,0 +1,34 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter P03C + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class PressChange3Hr extends AbstractMetParameter implements + javax.measure.quantity.Pressure, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 4636092028758506639L; + + public PressChange3Hr() { + super( UNIT ); + } + + } + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressureAtCloudLevel.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressureAtCloudLevel.java new file mode 100644 index 0000000000..7de1b9b183 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressureAtCloudLevel.java @@ -0,0 +1,33 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + + +import java.io.Serializable; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the modelsounding parameter prCloud + */ + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class PressureAtCloudLevel extends AbstractMetParameter implements +javax.measure.quantity.Pressure, ISerializableObject { + + + + private static final long serialVersionUID = 5582361384028648335L; + + public PressureAtCloudLevel() { + super ( UNIT ); + } +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressureLevel.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressureLevel.java new file mode 100644 index 0000000000..a3638480b3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressureLevel.java @@ -0,0 +1,37 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + + +/** + * Maps to the GEMPAK parameter PRES + * This parameter is intended to be used as a Vertical Coordinate. + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class PressureLevel extends AbstractMetParameter implements +javax.measure.quantity.Pressure, ISerializableObject { + + + /** + * + */ + private static final long serialVersionUID = 167491198657595212L; + + public PressureLevel() throws Exception { +// super( new UnitAdapter().marshal(UNIT) ); + super ( UNIT ); + } +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressureTendencySymbol.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressureTendencySymbol.java new file mode 100644 index 0000000000..5ced70e448 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/PressureTendencySymbol.java @@ -0,0 +1,35 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + +/** + * Maps to the GEMPAK parameter PTND + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class PressureTendencySymbol extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * The parameter values are indexes into the press_change_char_lookup.txt file which + * references symbols defined in the WxSymbols.svg file. + */ + private static final long serialVersionUID = -4616340047592131749L; + + public PressureTendencySymbol() { + super( UNIT ); + //setValueIsString(); it has both int and string + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Probability.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Probability.java new file mode 100644 index 0000000000..5994c6b606 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Probability.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to GEMPAK parameters PPRB (used in TAF) + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class Probability extends AbstractMetParameter implements + javax.measure.quantity.Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -838483615539473672L; + + public Probability() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableCeiling.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableCeiling.java new file mode 100644 index 0000000000..1f2218f15b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableCeiling.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TCEL + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class ProbableCeiling extends AbstractMetParameter +implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 4508683917613735355L; + + public ProbableCeiling() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableCeilingAsMeanSeaLevel.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableCeilingAsMeanSeaLevel.java new file mode 100644 index 0000000000..5207d8d5f4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableCeilingAsMeanSeaLevel.java @@ -0,0 +1,56 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TCMS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class ProbableCeilingAsMeanSeaLevel extends AbstractMetParameter +implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8944843816644953699L; + + public ProbableCeilingAsMeanSeaLevel() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( ProbableCeiling c, StationElevation se) throws InvalidValueException, NullPointerException{ + if ( c.hasValidValue() && se.hasValidValue() ){ + Amount val = PRLibrary.prCmsl( c, se ); + setValue ( val ); + }else + setValueToMissing(); + return this; + } +} + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableFlightRuleIdentifier.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableFlightRuleIdentifier.java new file mode 100644 index 0000000000..2731f965a2 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableFlightRuleIdentifier.java @@ -0,0 +1,68 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter TXVF + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class ProbableFlightRuleIdentifier extends AbstractMetParameter + implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 2175227267072536120L; + + public ProbableFlightRuleIdentifier() { + super( UNIT ); + flightRuleCategory = FlightRuleCategory.UNKNOWN; + } + + private FlightRuleCategory flightRuleCategory; + + public enum FlightRuleCategory{ + LIFR( 0 ), IFR( 1 ), MVFR( 2 ), VFR( 3 ), UNKNOWN( -9999 ); + private int code; + private FlightRuleCategory ( int i){ + code = i; + } + + public int getCode(){ + return code; + } + } + + @DeriveMethod + AbstractMetParameter derive( ProbableCeiling c, ProbableVisibility v) throws InvalidValueException, NullPointerException{ + if ( c.hasValidValue() && v.hasValidValue() ){ + Amount val = PRLibrary.prXvfr( c, v); + setValue( val ); + }else + setValueToMissing(); + return this; + } + + /** + * @return the flightRuleCategory + */ + public final FlightRuleCategory getFlightRuleCategory() { + return flightRuleCategory; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableMountainObscThreshMetIndicator.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableMountainObscThreshMetIndicator.java new file mode 100644 index 0000000000..f341ab82df --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableMountainObscThreshMetIndicator.java @@ -0,0 +1,46 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import +gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TMOB + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class ProbableMountainObscThreshMetIndicator extends + AbstractMetParameter implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 1026296526240671473L; + + public ProbableMountainObscThreshMetIndicator() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( ProbableCeilingAsMeanSeaLevel tcms, MountainObscThresh motv) throws InvalidValueException, NullPointerException{ + if( tcms.hasValidValue() && motv.hasValidValue() ){ + Amount val = PRLibrary.prMobs(tcms, motv ); + setValue ( val ); + }else + setValueToMissing(); + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbablePresentWeather.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbablePresentWeather.java new file mode 100644 index 0000000000..a462769fa0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbablePresentWeather.java @@ -0,0 +1,52 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TWSY + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class ProbablePresentWeather extends AbstractMetParameter implements Dimensionless, ISerializableObject { + + + /** + * + */ + private static final long serialVersionUID = -8287716899602021479L; + + public ProbablePresentWeather() { + super( UNIT ); + setValueIsString(); + } + + } + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableSkyCoverage.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableSkyCoverage.java new file mode 100644 index 0000000000..d17c944778 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableSkyCoverage.java @@ -0,0 +1,52 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SKYC + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class ProbableSkyCoverage extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 1882201043516341918L; + + public ProbableSkyCoverage() { + super( UNIT ); + setValueIsString(); + } + + + } + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableVisibility.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableVisibility.java new file mode 100644 index 0000000000..2fe74863cc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableVisibility.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TVSB + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class ProbableVisibility extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 1817435773585536204L; + + public ProbableVisibility(){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableWindDirection.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableWindDirection.java new file mode 100644 index 0000000000..d7172663e8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableWindDirection.java @@ -0,0 +1,42 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirectionUComp; +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirectionVComp; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter TDRC + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class ProbableWindDirection extends + AbstractMetParameter implements javax.measure.quantity.Angle, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 6401802482888694453L; + + public ProbableWindDirection() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( WindDirectionUComp u, WindDirectionVComp v) throws InvalidValueException, NullPointerException{ + if ( u.hasValidValue() && v.hasValidValue() ){ + Amount windDrct = PRLibrary.prDrct( u , v ); + setValue(windDrct); + }else + setValueToMissing(); + return this; + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableWindGust.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableWindGust.java new file mode 100644 index 0000000000..4e02f5c83a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableWindGust.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TGST + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class ProbableWindGust extends AbstractMetParameter implements + javax.measure.quantity.Velocity, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -845022460206752829L; + + public ProbableWindGust() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableWindSpeed.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableWindSpeed.java new file mode 100644 index 0000000000..af4499be23 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ProbableWindSpeed.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TSKN + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class ProbableWindSpeed extends AbstractMetParameter implements + javax.measure.quantity.Velocity, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 4242298510513693570L; + + public ProbableWindSpeed(){ + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RainType.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RainType.java new file mode 100644 index 0000000000..d08ba38714 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RainType.java @@ -0,0 +1,36 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import java.io.Serializable; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the modelsounding parameter rainType + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class RainType extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 3592644850344271686L; + + public RainType(){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RateOfIceAccretionOnVesselInSaltWater.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RateOfIceAccretionOnVesselInSaltWater.java new file mode 100644 index 0000000000..7f69566500 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RateOfIceAccretionOnVesselInSaltWater.java @@ -0,0 +1,48 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + + +import gov.noaa.nws.ncep.edex.common.metparameters.WindSpeed; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + +/** + * Maps to the GEMPAK parameter IGRO + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class RateOfIceAccretionOnVesselInSaltWater extends AbstractMetParameter implements +javax.measure.quantity.Velocity, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 4592641986498306172L; + + public RateOfIceAccretionOnVesselInSaltWater() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive( AirTemperature airTemp, SeaSurfaceTemp seaTemp, WindSpeed ws ) throws InvalidValueException, NullPointerException { + if ( airTemp.hasValidValue() && seaTemp.hasValidValue() && ws.hasValidValue() ){ + Amount val = PRLibrary.prIgro(airTemp, seaTemp, ws ); + setValue(val); + }else + setValueToMissing(); + + return this; + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RelativeHumidity.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RelativeHumidity.java new file mode 100644 index 0000000000..d29f0dcd5b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RelativeHumidity.java @@ -0,0 +1,68 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +/** + * Maps to the GEMPAK parameter RELH + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class RelativeHumidity extends AbstractMetParameter implements Dimensionless, ISerializableObject { + + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = 1580959009469861384L; + + public RelativeHumidity( ) throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + +// protected AbstractMetParameter create( Amount val ) { +//// RelativeHumidity p ; +// try { +// RelativeHumidity p = new RelativeHumidity(); +// p.setValue( val ); +// return p; +// } catch (Exception e) { +// // TODO Auto-generated catch block +// e.printStackTrace(); +// } +// return null; +// } +// +// @Override +// public boolean isUnitCompatible( Unit u) { +// return UNIT.isCompatible( u ); +// } + + @DeriveMethod + public RelativeHumidity derive( AirTemperature t, DewPointTemp d ) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() && d.hasValidValue() ){ + Amount theRelhAmount = PRLibrary.prRelh(t, d); + this.setValue(theRelhAmount); + } else + this.setValueToMissing(); + + return this; + } +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ReportTimeInHourMins.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ReportTimeInHourMins.java new file mode 100644 index 0000000000..fcdff40781 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ReportTimeInHourMins.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to GEMPAK parameters STIM + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class ReportTimeInHourMins extends AbstractMetParameter implements + javax.measure.quantity.Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -838483615539473683L; + + public ReportTimeInHourMins() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RichardsonNumber.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RichardsonNumber.java new file mode 100644 index 0000000000..4c74c3f70a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/RichardsonNumber.java @@ -0,0 +1,33 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter RICH + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class RichardsonNumber extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -6309904955409888041L; + + public RichardsonNumber(){ + super( UNIT ); + } + + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SatEquivPotentialTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SatEquivPotentialTemp.java new file mode 100644 index 0000000000..5944bd8f18 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SatEquivPotentialTemp.java @@ -0,0 +1,45 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter THES + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class SatEquivPotentialTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 3560480372372905066L; + + public SatEquivPotentialTemp() { + super( UNIT ); + } + + @DeriveMethod + public SatEquivPotentialTemp derive( PressureLevel p, AirTemperature t, AirTemperature t2 ) throws InvalidValueException, NullPointerException { + if ( p.hasValidValue() && t.hasValidValue() && t2.hasValidValue() ){ + Amount theEquivPotTempAmount = PRLibrary.prThte(p, t, t2); + setValue(theEquivPotTempAmount); + }else + setValueToMissing(); + return this; + } + +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SatMixingRatio.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SatMixingRatio.java new file mode 100644 index 0000000000..da4b29f65b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SatMixingRatio.java @@ -0,0 +1,51 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + + + + +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter MIXS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public final class SatMixingRatio extends AbstractMetParameter implements +javax.measure.quantity.Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -6509723867277103993L; + + public SatMixingRatio(){ + super( UNIT ); + } + + @DeriveMethod + public SatMixingRatio derive ( DewPointTemp d , PressureLevel p ) throws InvalidValueException, NullPointerException { + if ( d.hasValidValue() && p.hasValidValue() ){ + Amount mixingRatio = PRLibrary.prMixr( d, p ); + setValue(mixingRatio); + }else + setValueToMissing(); + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SatVaporPressure.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SatVaporPressure.java new file mode 100644 index 0000000000..f58e7d2ce6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SatVaporPressure.java @@ -0,0 +1,45 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter VAPS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + +public class SatVaporPressure extends AbstractMetParameter implements +javax.measure.quantity.Pressure, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -6945752189065771295L; + + public SatVaporPressure() { + super( UNIT ); + } + + @DeriveMethod + public SatVaporPressure derive( AirTemperature t ) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() ){ + Amount vaporPresAmount = PRLibrary.prVapr( t ); + this.setValue(vaporPresAmount); + }else + setValueToMissing(); + return this; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SeaIceDriftDist.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SeaIceDriftDist.java new file mode 100644 index 0000000000..be2c06a3b2 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SeaIceDriftDist.java @@ -0,0 +1,34 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter DTNM + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + +public class SeaIceDriftDist extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -6810136439885658980L; + + public SeaIceDriftDist(){ + super( UNIT ); + } + +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SeaLevelPressure.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SeaLevelPressure.java new file mode 100644 index 0000000000..26125794e5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SeaLevelPressure.java @@ -0,0 +1,92 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.unit.NonSI; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; + +/** + * Maps to either of the GEMPAK parameters ALTI or ALTM depending on the unit + * used to measure the sea level pressure + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class SeaLevelPressure extends AbstractMetParameter implements + javax.measure.quantity.Pressure, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -1025585414782928040L; + + public SeaLevelPressure() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + + @Override + public String getFormattedString(String formatStr) { + + if( formatStr == null || formatStr.isEmpty() || + formatStr.startsWith("%" ) ) { + return super.getFormattedString( formatStr ); + } + + else if ( ( formatStr.compareToIgnoreCase("RSLT") == 0 ) + || (formatStr.compareToIgnoreCase("SALT") == 0 )){ + double newPresValInMb = Double.NaN; + if ( ( this.getUnit().toString().compareTo("mb") != 0 ) ){ + double oldPresVal = getValue().doubleValue(); + newPresValInMb = this.getUnit() + .getConverterTo( NcUnits.MILLIBAR ) + .convert( oldPresVal ) ; + //setValue(new Amount ( newPresValInMb, NcUnits.MILLIBAR )); + } + + double abbrevPressVal = ( newPresValInMb % 100 ) * 10; + Integer abbrevpressValAsInt = new Integer ( ( int ) abbrevPressVal ); + String abbrevPressureString = abbrevpressValAsInt.toString(); + return abbrevPressureString; + } + + else if ( ( formatStr.compareToIgnoreCase("RSLI") == 0 ) + || (formatStr.compareToIgnoreCase("SALI") == 0 )){ + + double newPresValInMb = Double.NaN; + double oldPresVal = getValue().doubleValue(); + if ( ( this.getUnit().toString().compareTo("inHg") != 0 ) ){ + newPresValInMb = this.getUnit() + .getConverterTo( NonSI.INCH_OF_MERCURY ) + .convert( oldPresVal ) ; + //setValue(new Amount ( newPresValInMb, NonSI.INCH_OF_MERCURY )); + } else { + newPresValInMb = oldPresVal; + } + + double abbrevPressVal = ( newPresValInMb % 10 ) * 100; + Integer abbrevpressValAsInt = new Integer ( ( int ) abbrevPressVal ); + String abbrevPressureString = abbrevpressValAsInt.toString(); + + if ( abbrevPressureString.length() == 1 ){ + abbrevPressureString = new String ( "00" + abbrevPressureString); + } + if ( abbrevPressureString.length() == 2 ){ + abbrevPressureString = new String ( "0" + abbrevPressureString); + } + + return abbrevPressureString; + } + + else + return super.getFormattedString( formatStr ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SeaSurfaceTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SeaSurfaceTemp.java new file mode 100644 index 0000000000..ebae0ba46d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SeaSurfaceTemp.java @@ -0,0 +1,33 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Temperature; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to either of the GEMPAK parameters SSTC/SSTF + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class SeaSurfaceTemp extends AbstractMetParameter implements + Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -734515503056112921L; + + public SeaSurfaceTemp() { + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SecondarySwellWaveDir.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SecondarySwellWaveDir.java new file mode 100644 index 0000000000..515b0d6a88 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SecondarySwellWaveDir.java @@ -0,0 +1,34 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Angle; + + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter DOS2 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class SecondarySwellWaveDir extends AbstractMetParameter + implements Angle, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 828169481143715948L; + + public SecondarySwellWaveDir() { + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SecondarySwellWaveHeight.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SecondarySwellWaveHeight.java new file mode 100644 index 0000000000..6b6e72eb3c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SecondarySwellWaveHeight.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter HOS2 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class SecondarySwellWaveHeight extends AbstractMetParameter +implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 3450300196292105594L; + + public SecondarySwellWaveHeight() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SecondarySwellWavePeriod.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SecondarySwellWavePeriod.java new file mode 100644 index 0000000000..c6b941194d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SecondarySwellWavePeriod.java @@ -0,0 +1,34 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Duration; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter POS2 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + +public class SecondarySwellWavePeriod extends AbstractMetParameter +implements Duration, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8619472791456134737L; + + public SecondarySwellWavePeriod() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ShipCourse.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ShipCourse.java new file mode 100644 index 0000000000..f2a9a494c8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ShipCourse.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Angle; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SHPD + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class ShipCourse extends + AbstractMetParameter implements Angle, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8099617644669899754L; + + public ShipCourse() { + super( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ShipIceThickness.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ShipIceThickness.java new file mode 100644 index 0000000000..324ea64435 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ShipIceThickness.java @@ -0,0 +1,33 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter IDTH + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class ShipIceThickness extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 818063834928146573L; + + public ShipIceThickness() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ShowalterIndex.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ShowalterIndex.java new file mode 100644 index 0000000000..fa2ca3adc4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/ShowalterIndex.java @@ -0,0 +1,34 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SHOW + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + +public class ShowalterIndex extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -139824657077147495L; + + public ShowalterIndex(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SkinTemperature.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SkinTemperature.java new file mode 100644 index 0000000000..0a59b9b437 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SkinTemperature.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * + * Maps to any of the GEMPAK parameters TMPC, TMPK and TMPF (depending on the unit used) + * + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class SkinTemperature extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 2955966767363683734L; + + public SkinTemperature( ) { + super( UNIT) ; + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SkyCoverage.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SkyCoverage.java new file mode 100644 index 0000000000..25aeddcde6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SkyCoverage.java @@ -0,0 +1,73 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SKYC + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class SkyCoverage extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 1882201043516341917L; + + public SkyCoverage() { + super( UNIT ); + setValueIsString(); + } + + +// @DeriveMethod +// public AbstractMetParameter determineFromCloudCover( CloudCover[] cldCoverList ) { +// // TODO : what is the default "", "CLR" +// if( cldCoverList == null || cldCoverList.length == 0 ) { +// setStringValue("BLNK"); +// return this; +// } +// +// // TODO : Raytheon reads the cloud_select.txt file to determine the 'rankedField' +// // but here we'll just encode the rules for determining the skyCoverage from the +// // various cloud coverages. +// // +// for( CloudCover cldCov : cldCoverList ) { +// +// } +// +// setStringValue("CLR"); +// +// return this; +// } + + } + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowDepth.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowDepth.java new file mode 100644 index 0000000000..e9a9fcb3a3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowDepth.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SNOW + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class SnowDepth extends AbstractMetParameter implements + Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 985194418480385141L; + + public SnowDepth(){ + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowFall.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowFall.java new file mode 100644 index 0000000000..ebe0617ed2 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowFall.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the modelsounding parameter snowFall + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class SnowFall extends AbstractMetParameter implements + Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 7759179226889594021L; + + public SnowFall(){ + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowIcePelletWatchThresh.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowIcePelletWatchThresh.java new file mode 100644 index 0000000000..c027b60079 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowIcePelletWatchThresh.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SNIP + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class SnowIcePelletWatchThresh extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -3656752193306116001L; + + public SnowIcePelletWatchThresh(){ + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowPrecipType.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowPrecipType.java new file mode 100644 index 0000000000..7be1a41ce6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SnowPrecipType.java @@ -0,0 +1,36 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import java.io.Serializable; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the modelsounding parameter snowTyp + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class SnowPrecipType extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 4015909418078131263L; + + public SnowPrecipType(){ + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpecificHumidity.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpecificHumidity.java new file mode 100644 index 0000000000..cf586a03f5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpecificHumidity.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class SpecificHumidity extends AbstractMetParameter implements Dimensionless, ISerializableObject { + + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = -4072992714364345396L; + + public SpecificHumidity() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpecificHumidityAt02Meters.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpecificHumidityAt02Meters.java new file mode 100644 index 0000000000..714ea053d2 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpecificHumidityAt02Meters.java @@ -0,0 +1,28 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import java.io.Serializable; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class SpecificHumidityAt02Meters extends AbstractMetParameter implements +Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 3722327125466922473L; + + public SpecificHumidityAt02Meters() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpecificHumidityAt10Meters.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpecificHumidityAt10Meters.java new file mode 100644 index 0000000000..6a1feaa095 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpecificHumidityAt10Meters.java @@ -0,0 +1,26 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class SpecificHumidityAt10Meters extends AbstractMetParameter implements +Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -7004884934195917247L; + + public SpecificHumidityAt10Meters() { + super(UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpeedOf05SecPeakWind.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpeedOf05SecPeakWind.java new file mode 100644 index 0000000000..5dbe6c3bdb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SpeedOf05SecPeakWind.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + +/** + * Maps to the GEMPAK parameter PWSP + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class SpeedOf05SecPeakWind extends AbstractMetParameter implements + javax.measure.quantity.Velocity, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -6216706738928142396L; + + public SpeedOf05SecPeakWind(){ + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StabilityWithRespectToPressure.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StabilityWithRespectToPressure.java new file mode 100644 index 0000000000..c716520b40 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StabilityWithRespectToPressure.java @@ -0,0 +1,34 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.RateOfChangeInTemperatureWithPressure; + +/** + * Maps to the GEMPAK parameter STAP + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class StabilityWithRespectToPressure extends AbstractMetParameter + implements RateOfChangeInTemperatureWithPressure, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 4499398695128635919L; + + public StabilityWithRespectToPressure(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationElevation.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationElevation.java new file mode 100644 index 0000000000..ad8f7420ec --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationElevation.java @@ -0,0 +1,117 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + + + +//import com.raytheon.uf.viz.core.catalog.DirectDbQuery; + +//import com.raytheon.uf.viz.core.catalog.DirectDbQuery.QueryLanguage; +//import com.raytheon.uf.viz.core.exception.VizException; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter SELV + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class StationElevation extends AbstractMetParameter implements javax.measure.quantity.Length, + ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = 2767610303034472411L; + + public StationElevation() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + +// // TODO : not implemented, hard code to test derived parameters +// @DeriveMethod +// AbstractMetParameter derive( StationID sid ) throws InvalidValueException, NullPointerException { +// if( sid.hasValidValue() ) { +// +// +// } +// +// this.setValue( 10, SI.METER ); +// +// return this; +// } + + // TODO : check that this is stationPressure is correct here + @DeriveMethod + AbstractMetParameter derive( SeaLevelPressure alti, SurfacePressure pres ) throws InvalidValueException, NullPointerException { + if ( alti.hasValidValue() && pres.hasValidValue() ){ + Amount val = PRLibrary.prZalt(alti, pres ); + setValue(val); + }else + setValueToMissing(); + return this; + } +//TODO check if this functionality can actually be moved into the plot resource project +// @DeriveMethod +// AbstractMetParameter derive( StationID sid ) throws InvalidValueException, NullPointerException { +// // TODO : look up the lat from the station name. +// // this.setValue(val); +// +// StringBuilder query = new StringBuilder("select elevation from "); +// query.append("obs "); +// query.append("where stationid = '"); +// query.append(sid.getStringValue()); +// query.append("' "); +// query.append(" and reporttype = 'METAR';"); +// try { +// List results = DirectDbQuery.executeQuery(query.toString(), "metadata", QueryLanguage.SQL); +// if(results != null && results.size() > 0){ +// +// Object[] theObjectArray = results.get(0); +// Integer selv = ( Integer ) theObjectArray[0]; +// setValue(new Amount ( selv, SI.METER ) ) ; +// +// } +// } catch (VizException e) { +// // TODO Auto-generated catch block +// e.printStackTrace(); +// } +// return this; +// } + + + } + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationID.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationID.java new file mode 100644 index 0000000000..8051d20fc3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationID.java @@ -0,0 +1,61 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter STID + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class StationID extends AbstractMetParameter implements Dimensionless, ISerializableObject { + + + /** + * + */ + private static final long serialVersionUID = -2649695765720117791L; + + public StationID() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + setValueIsString(); + } + +// // NOT Implemented. Just enough to execute and return something +// @DeriveMethod +// public AbstractMetParameter getStationIdFromName( StationName stnName ) throws InvalidValueException, NullPointerException { +// this.setStringValue(stnName.getStringValue() ); +// return this; +// } + + } + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationLatitude.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationLatitude.java new file mode 100644 index 0000000000..43e897c8bc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationLatitude.java @@ -0,0 +1,75 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SLAT + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class StationLatitude extends AbstractMetParameter + implements javax.measure.quantity.Angle, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -7368446769312114604L; + + public StationLatitude() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + +// @DeriveMethod +// AbstractMetParameter derive( StationID sid ) throws InvalidValueException, NullPointerException { +// // TODO : look up the lat from the station name. +// // this.setValue(val); +// +// StringBuilder query = new StringBuilder("select latitude from "); +// query.append("sfcobs "); +// query.append("where stationid = '"); +// query.append(sid.getStringValue()); +// query.append("'; "); +// try { +// List results = DirectDbQuery.executeQuery(query.toString(), "metadata", QueryLanguage.SQL); +// if(results != null && results.size() > 0){ +// for( Object[] theObjectArray : results ){ +// Double latitude = ( Double ) theObjectArray[0]; +// this.setValue(new Amount ( latitude, NonSI.DEGREE_ANGLE ) ) ; +// } +// } +// } catch (VizException e) { +// // TODO Auto-generated catch block +// e.printStackTrace(); +// } +// return this; +// } + } + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationLongitude.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationLongitude.java new file mode 100644 index 0000000000..4ec448be37 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationLongitude.java @@ -0,0 +1,75 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import java.io.Serializable; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter SLON + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class StationLongitude extends AbstractMetParameter + implements javax.measure.quantity.Angle, Serializable { + + /** + * + */ + private static final long serialVersionUID = -6858325572623824100L; + + public StationLongitude() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + +// @DeriveMethod +// AbstractMetParameter derive( StationID sid ) throws InvalidValueException, NullPointerException { +// // TODO : look up the long from the station name. +// // this.setValue(val); +// StringBuilder query = new StringBuilder("select longitude from "); +// query.append("sfcobs "); +// query.append("where stationid = '"); +// query.append(sid.getStringValue()); +// query.append("'; "); +// try { +// List results = DirectDbQuery.executeQuery(query.toString(), "metadata", QueryLanguage.SQL); +// if(results != null && results.size() > 0){ +// for( Object[] theObjectArray : results ){ +// Double longitude = ( Double ) theObjectArray[0]; +// this.setValue(new Amount ( longitude, NonSI.DEGREE_ANGLE ) ) ; +// } +// } +// } catch (VizException e) { +// // TODO Auto-generated catch block +// e.printStackTrace(); +// } +// return this; +// } + } + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationName.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationName.java new file mode 100644 index 0000000000..4b60d63ae1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StationName.java @@ -0,0 +1,66 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter STNM + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + + public class StationName extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5094080499590194267L; + + // StationName is a String and so the Amount value does not apply + public StationName() { + super( UNIT ); + setValueIsString(); + } + + // NOT Implemented. Just enough to execute and return something + @DeriveMethod + public AbstractMetParameter getStationNameFromID( StationID stnId ) throws InvalidValueException, NullPointerException { + this.setStringValue(stnId.getStringValue() ); + return this; + } + + } + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StormMotionDirection.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StormMotionDirection.java new file mode 100644 index 0000000000..3988c0b187 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StormMotionDirection.java @@ -0,0 +1,42 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter STMD + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class StormMotionDirection extends AbstractMetParameter implements + javax.measure.quantity.Velocity, ISerializableObject { + + + /** + * + */ + private static final long serialVersionUID = 7198383505591927665L; + + public StormMotionDirection(){ + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( EstStormDirectionUComp u, EstStormDirectionVComp v ) throws InvalidValueException, NullPointerException{ + if ( u.hasValidValue() && v.hasValidValue() ){ + Amount val = PRLibrary.prDrct( u, v ); + setValue ( val ); + }else + setValueToMissing(); + return this; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StormMotionSpeed.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StormMotionSpeed.java new file mode 100644 index 0000000000..c0bc88138d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StormMotionSpeed.java @@ -0,0 +1,44 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter STMS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class StormMotionSpeed extends AbstractMetParameter implements + javax.measure.quantity.Velocity, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 1910307321507810389L; + + public StormMotionSpeed(){ + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( EstStormDirectionUComp u, EstStormDirectionVComp v ) throws InvalidValueException, NullPointerException{ + if ( u.hasValidValue() && v.hasValidValue() ){ + Amount val = PRLibrary.prSped( u, v ); + setValue ( val ); + }else + setValueToMissing(); + return this; + } +} + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StormRelativeHelicity.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StormRelativeHelicity.java new file mode 100644 index 0000000000..388e99ece0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/StormRelativeHelicity.java @@ -0,0 +1,33 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.PotentialForCyclonicUpdraftRotation; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * + * Maps to the modelsounding parameter srHel + * + */ + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class StormRelativeHelicity extends AbstractMetParameter implements + PotentialForCyclonicUpdraftRotation, ISerializableObject { + +/** + * + */ + private static final long serialVersionUID = 2352306262526992878L; + +public StormRelativeHelicity() { + super( UNIT ); + } +} + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SunshineDuration.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SunshineDuration.java new file mode 100644 index 0000000000..815e7111ad --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SunshineDuration.java @@ -0,0 +1,34 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Duration; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter MSUN + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class SunshineDuration extends AbstractMetParameter implements + Duration, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 7217316090558367234L; + + public SunshineDuration(){ + super( UNIT ); + } + + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceEquivPotentialTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceEquivPotentialTemp.java new file mode 100644 index 0000000000..f6727642fb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceEquivPotentialTemp.java @@ -0,0 +1,45 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter STHE + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class SurfaceEquivPotentialTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -4351636981225279540L; + + public SurfaceEquivPotentialTemp() { + super( UNIT ); + } + + @DeriveMethod + public SurfaceEquivPotentialTemp derive( SurfacePressure p, AirTemperature t, DewPointTemp dpt ) throws InvalidValueException, NullPointerException { + + + if ( p.hasValidValue() && t.hasValidValue() && dpt.hasValidValue() ){ + Amount theEquivPotTempAmount = PRLibrary.prThte( p, t, dpt ); + this.setValue(theEquivPotTempAmount); + } + else + setValueToMissing(); + return this; + } + +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceMixingRatio.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceMixingRatio.java new file mode 100644 index 0000000000..78aeca8b2f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceMixingRatio.java @@ -0,0 +1,48 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + + +/** + * Maps to the GEMPAK parameter SMXR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public final class SurfaceMixingRatio extends AbstractMetParameter implements Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -8085056178927715836L; + + public SurfaceMixingRatio() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + + @DeriveMethod + public SurfaceMixingRatio derive ( DewPointTemp d , SurfacePressure p ) throws InvalidValueException, NullPointerException { + if ( d.hasValidValue() && p.hasValidValue() ){ + Amount mixingRatio = PRLibrary.prMixr( d, p ); + setValue(mixingRatio); + }else + setValueToMissing(); + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfacePotentialTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfacePotentialTemp.java new file mode 100644 index 0000000000..c756e707a8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfacePotentialTemp.java @@ -0,0 +1,53 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; +import +gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + + +import javax.measure.unit.SI; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to one of the GEMPAK parameters STHA/STHK/STHC, + * depending on the unit in which the surface potential temperature is to be calibrated + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public final class SurfacePotentialTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -8627976249494965761L; + + public SurfacePotentialTemp() { + super( UNIT ); + } + + @DeriveMethod + public SurfacePotentialTemp derive( AirTemperature t, SurfacePressure p ) throws InvalidValueException, NullPointerException { + + + if ( t.hasValidValue() && p.hasValidValue() ){ + Amount thePotentialTempAmount = PRLibrary.prThta(t, p); + this.setValue(thePotentialTempAmount); + }else + setValueToMissing(); + return this; + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfacePressure.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfacePressure.java new file mode 100644 index 0000000000..7cfb7a5413 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfacePressure.java @@ -0,0 +1,60 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + + + +/** + * Maps to the GEMPAK parameter PALT + * This met parameter also be used to represent a StationPressure. + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class SurfacePressure extends AbstractMetParameter implements javax.measure.quantity.Pressure, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 2544704276202774995L; + + public SurfacePressure() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + + // TODO : check if this is correct. +// @DeriveMethod +// AbstractMetParameter derive( AirTemperature tmpc, PotentialTemp thta) +// throws InvalidValueException, NullPointerException { +// if ( tmpc.hasValidValue() && thta.hasValidValue() ){ +// Amount val = PRLibrary.prPres(tmpc, thta ); +// setValue ( val ); +// }else +// setValueToMissing(); +// return this; +// } + + @DeriveMethod + AbstractMetParameter derive( SeaLevelPressure altm, StationElevation selv ) + throws InvalidValueException, NullPointerException { + + if( altm.hasValidValue() && selv.hasValidValue() ) { + + Amount val = PRLibrary.prPalt ( altm, selv ); + this.setValue( val ); + } + else { + this.setValueToMissing(); + } + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceSatEquivPotentialTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceSatEquivPotentialTemp.java new file mode 100644 index 0000000000..c79ab3f936 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceSatEquivPotentialTemp.java @@ -0,0 +1,42 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter STHS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class SurfaceSatEquivPotentialTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 1998586274867642327L; + + public SurfaceSatEquivPotentialTemp() { + super( UNIT ); + } + + @DeriveMethod + public SurfaceSatEquivPotentialTemp derive( SurfacePressure p, AirTemperature t, AirTemperature t2 ) throws InvalidValueException, NullPointerException { + if ( p.hasValidValue() && t.hasValidValue() && t2.hasValidValue() ){ + Amount theEquivPotTempAmount = PRLibrary.prThte( p, t, t2 ); + setValue(theEquivPotTempAmount); + }else + setValueToMissing(); + + return this; + } + +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceSatMixingRatio.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceSatMixingRatio.java new file mode 100644 index 0000000000..38819864a3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/SurfaceSatMixingRatio.java @@ -0,0 +1,48 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import +gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter SMXS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public final class SurfaceSatMixingRatio extends AbstractMetParameter + implements javax.measure.quantity.Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -8450901636891230762L; + + public SurfaceSatMixingRatio(){ + super( UNIT ); + } + + @DeriveMethod + public SurfaceSatMixingRatio derive ( AirTemperature t , SurfacePressure p ) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() && p.hasValidValue() ){ + Amount mixingRatio = PRLibrary.prMixr( t, p ); + setValue(mixingRatio); + } + else + setValueToMissing(); + + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempLapseRate.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempLapseRate.java new file mode 100644 index 0000000000..336c3d639f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempLapseRate.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter LAPS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class TempLapseRate extends AbstractMetParameter implements + gov.noaa.nws.ncep.edex.common.metparameters.quantity.RateOfChangeInTemperatureWithHeight, + ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = 6960050211358125647L; + + public TempLapseRate(){ + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromAllRad.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromAllRad.java new file mode 100644 index 0000000000..85556b12de --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromAllRad.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.TemperatureTendency; + +/** + * Maps to the GEMPAK parameter DTAR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class TempTndncyFromAllRad extends AbstractMetParameter implements TemperatureTendency, ISerializableObject{ + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = 8605989070479742230L; + + public TempTndncyFromAllRad() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromConvPhaseChange.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromConvPhaseChange.java new file mode 100644 index 0000000000..c8917b4217 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromConvPhaseChange.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.TemperatureTendency; + +/** + * Maps to the GEMPAK parameter DTCP + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class TempTndncyFromConvPhaseChange extends AbstractMetParameter implements TemperatureTendency, ISerializableObject{ + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = 5476886082652929051L; + + public TempTndncyFromConvPhaseChange() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromGrdSclPhaseChange.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromGrdSclPhaseChange.java new file mode 100644 index 0000000000..6476dfc8eb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromGrdSclPhaseChange.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.TemperatureTendency; + +/** + * Maps to the GEMPAK parameter DTGP + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class TempTndncyFromGrdSclPhaseChange extends AbstractMetParameter implements TemperatureTendency, ISerializableObject{ + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = 8176965639807536650L; + + public TempTndncyFromGrdSclPhaseChange() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromLongWaveRad.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromLongWaveRad.java new file mode 100644 index 0000000000..0b86cedcc8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromLongWaveRad.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.TemperatureTendency; + +/** + * Maps to the GEMPAK parameter DTLW + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class TempTndncyFromLongWaveRad extends AbstractMetParameter implements TemperatureTendency, ISerializableObject{ + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = -8671020095552229315L; + + public TempTndncyFromLongWaveRad() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromShortWaveRad.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromShortWaveRad.java new file mode 100644 index 0000000000..632c35bcf4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TempTndncyFromShortWaveRad.java @@ -0,0 +1,33 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.TemperatureTendency; + +/** + * Maps to the GEMPAK parameter DTSW + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class TempTndncyFromShortWaveRad extends AbstractMetParameter implements TemperatureTendency, ISerializableObject{ + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = -7527533400470345687L; + + public TempTndncyFromShortWaveRad() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TimeOf5SecPeakWindInHrs.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TimeOf5SecPeakWindInHrs.java new file mode 100644 index 0000000000..1554ecfa3f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TimeOf5SecPeakWindInHrs.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Duration; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter PWHR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class TimeOf5SecPeakWindInHrs extends AbstractMetParameter +implements Duration, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8731345402856925803L; + + public TimeOf5SecPeakWindInHrs(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TimeOf5SecPeakWindInMins.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TimeOf5SecPeakWindInMins.java new file mode 100644 index 0000000000..5c4afbc8c5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TimeOf5SecPeakWindInMins.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Duration; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter PWMN + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class TimeOf5SecPeakWindInMins extends AbstractMetParameter +implements Duration, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -989016891839815811L; + + public TimeOf5SecPeakWindInMins(){ + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TopOfIcing.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TopOfIcing.java new file mode 100644 index 0000000000..2799552d00 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TopOfIcing.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter ITOP or HTOI depending on whether the + * top of icing was measured in feet or meters + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class TopOfIcing extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 368270798514444926L; + + public TopOfIcing() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TopOfTurbulence.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TopOfTurbulence.java new file mode 100644 index 0000000000..cd416e6880 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TopOfTurbulence.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +/** + * Maps to the GEMPAK parameter TTOT or HTOT depending on whether the + * top of turbulence was measured in feet or meters + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class TopOfTurbulence extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -3105613869840547034L; + + public TopOfTurbulence() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TopOfWeather.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TopOfWeather.java new file mode 100644 index 0000000000..7aabd01cd4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TopOfWeather.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter WTOP or HTWX depending on whether the + * top of weather was measured in feet or meters + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class TopOfWeather extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 8803348466729052652L; + + public TopOfWeather() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TotalPrecip.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TotalPrecip.java new file mode 100644 index 0000000000..3e71321840 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TotalPrecip.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import java.io.Serializable; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class TotalPrecip extends AbstractMetParameter implements + javax.measure.quantity.Length, ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = 5122003873558060930L; + + public TotalPrecip ( ){ + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TotalSkyCoverFcst12hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TotalSkyCoverFcst12hr.java new file mode 100644 index 0000000000..733da95310 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TotalSkyCoverFcst12hr.java @@ -0,0 +1,28 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class TotalSkyCoverFcst12hr extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 4375299581116360694L; + + public TotalSkyCoverFcst12hr() { + super( UNIT ); + } + + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TurbulenceFrequencySymbol.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TurbulenceFrequencySymbol.java new file mode 100644 index 0000000000..2832815cdf --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TurbulenceFrequencySymbol.java @@ -0,0 +1,36 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TPOT + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class TurbulenceFrequencySymbol extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 4058106405874676930L; + + public TurbulenceFrequencySymbol() { + super(UNIT); + setValueIsString(); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TurbulenceIntensitySymbol.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TurbulenceIntensitySymbol.java new file mode 100644 index 0000000000..dd5f5ed643 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TurbulenceIntensitySymbol.java @@ -0,0 +1,36 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TBSY + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class TurbulenceIntensitySymbol extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -8266804270282509278L; + + public TurbulenceIntensitySymbol() { + super(UNIT); + setValueIsString(); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TurbulentKineticEnergy.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TurbulentKineticEnergy.java new file mode 100644 index 0000000000..0463bbf338 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/TurbulentKineticEnergy.java @@ -0,0 +1,29 @@ + package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter TKEL + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class TurbulentKineticEnergy extends AbstractMetParameter + implements javax.measure.quantity.Energy, ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = -4336082923017129663L; + + public TurbulentKineticEnergy() { + super( UNIT ); + } + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UCompAt10Meters.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UCompAt10Meters.java new file mode 100644 index 0000000000..b0d7d930f1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UCompAt10Meters.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import java.io.Serializable; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class UCompAt10Meters extends AbstractMetParameter implements javax.measure.quantity.Velocity, ISerializableObject{ + + + /** + * + */ + private static final long serialVersionUID = 6465946066649208891L; + + public UCompAt10Meters() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms12hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms12hr.java new file mode 100644 index 0000000000..12c712db91 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms12hr.java @@ -0,0 +1,35 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + +/** + * Maps to the parameter TS12 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class UncondProbOfTstorms12hr extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 3873261645845080924L; + + public UncondProbOfTstorms12hr() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms24hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms24hr.java new file mode 100644 index 0000000000..693afa2218 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms24hr.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the parameter TS24 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class UncondProbOfTstorms24hr extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -941540151994722478L; + + public UncondProbOfTstorms24hr() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms2hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms2hr.java new file mode 100644 index 0000000000..c5df89a1da --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms2hr.java @@ -0,0 +1,34 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the parameter TS02 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class UncondProbOfTstorms2hr extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -7530180701363762459L; + + public UncondProbOfTstorms2hr() { + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms6hr.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms6hr.java new file mode 100644 index 0000000000..5d9253156c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/UncondProbOfTstorms6hr.java @@ -0,0 +1,35 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + + +/** + * Maps to the GEMPAK parameter TS06 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class UncondProbOfTstorms6hr extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -2848602546909481775L; + + public UncondProbOfTstorms6hr() { + super( UNIT ); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VCompAt10Meters.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VCompAt10Meters.java new file mode 100644 index 0000000000..39210e193f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VCompAt10Meters.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import java.io.Serializable; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class VCompAt10Meters extends AbstractMetParameter +implements javax.measure.quantity.Velocity, Serializable{ + + /** + * + */ + private static final long serialVersionUID = -6244870468588440392L; + + public VCompAt10Meters() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VaporPressure.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VaporPressure.java new file mode 100644 index 0000000000..7d7f1ef9eb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VaporPressure.java @@ -0,0 +1,47 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter VAPR + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class VaporPressure extends AbstractMetParameter implements +javax.measure.quantity.Pressure, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = -7385036051859860024L; + + public VaporPressure() { + super( UNIT ); + } + + @DeriveMethod + public VaporPressure derive( DewPointTemp d ) throws InvalidValueException, NullPointerException { + + if ( d.hasValidValue() ){ + Amount vaporPresAmount = PRLibrary.prVapr( d ); + setValue(vaporPresAmount); + }else + setValueToMissing(); + + return this; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VerticalVelocity.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VerticalVelocity.java new file mode 100644 index 0000000000..4038fd3ad8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VerticalVelocity.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Velocity; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class VerticalVelocity extends AbstractMetParameter +implements Velocity, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 2287974035743287368L; + + protected VerticalVelocity() { + super(UNIT); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VirtualPotentialTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VirtualPotentialTemp.java new file mode 100644 index 0000000000..9f6cdb8603 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VirtualPotentialTemp.java @@ -0,0 +1,62 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +import javax.measure.quantity.Temperature; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter THTV + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class VirtualPotentialTemp extends AbstractMetParameter implements + Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 7559368640781326821L; + + + public VirtualPotentialTemp() { + super( UNIT ); + } + + +// @DeriveMethod +// AbstractMetParameter derive(VirtualTemp v, SurfacePressure s ) throws InvalidValueException, NullPointerException{ +// if ( v.hasValidValue() && s.hasValidValue() ){ +// Amount val = PRLibrary.prThta( v, s ) ; +// setValue ( val ); +// }else +// setValueToMissing(); +// return this; +// } + + @DeriveMethod + AbstractMetParameter derive(VirtualTemp v, PressureLevel p ) throws InvalidValueException, NullPointerException{ + Amount val = PRLibrary.prThta( v , p ) ; + setValue ( val ); + return this; + } + +} + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VirtualTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VirtualTemp.java new file mode 100644 index 0000000000..64405fcddd --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/VirtualTemp.java @@ -0,0 +1,61 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + + +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +/** + * Maps to any of the GEMPAK parameters TVRK/TVRC or TVRF depending on the units + * in which the virtual temperature is to be computed. + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class VirtualTemp extends AbstractMetParameter implements +javax.measure.quantity.Temperature, ISerializableObject{ + + /** + * + */ + private static final long serialVersionUID = 6705218807309667397L; + + public VirtualTemp(){ + super( UNIT ); + } + + //TODO test this to see if the name of the derive method can be anything other than 'derive' + @DeriveMethod + public VirtualTemp computeVirtualTemp(AirTemperature t, DewPointTemp d, PressureLevel p) throws InvalidValueException, NullPointerException { + if (t.hasValidValue() && d.hasValidValue() && p.hasValidValue() ){ + Amount virtualTempAmount = PRLibrary.prTvrk(t, d, p); + setValue(virtualTempAmount); + }else + setValueToMissing(); + + return this; + } + +// @DeriveMethod +// public VirtualTemp computeVirtualTemp(AirTemperature t, DewPointTemp d, SurfacePressure p) throws InvalidValueException, NullPointerException { +// if (t.hasValidValue() && d.hasValidValue() && p.hasValidValue() ){ +// Amount virtualTempAmount = PRLibrary.prTvrk(t, d, p); +// setValue(virtualTempAmount); +// }else +// setValueToMissing(); +// +// return this; +// } + + + } + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Visibility.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Visibility.java new file mode 100644 index 0000000000..9de73735d1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/Visibility.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to any of the GEMPAK parameters VSBK or VSBY or VSBN depending on the units + * in which the visibility is reported (kilometers, statue miles or nautical miles respectively). + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class Visibility extends AbstractMetParameter implements + javax.measure.quantity.Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -838483615539473671L; + + public Visibility() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WaterEquivOfNewSnow.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WaterEquivOfNewSnow.java new file mode 100644 index 0000000000..9eeff2335f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WaterEquivOfNewSnow.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter WEQS + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class WaterEquivOfNewSnow extends AbstractMetParameter + implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 1803236555737125814L; + + public WaterEquivOfNewSnow(){ + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WaveHeight.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WaveHeight.java new file mode 100644 index 0000000000..60271eb2fd --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WaveHeight.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter WHGT/WHFT depending on the units used to measure the + * wave height + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class WaveHeight extends AbstractMetParameter implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -4484888842596046788L; + + public WaveHeight() { + super( UNIT ); + } +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WavePeriod.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WavePeriod.java new file mode 100644 index 0000000000..f8930f745e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WavePeriod.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Duration; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter WPER + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + public class WavePeriod extends AbstractMetParameter implements Duration, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 7561463713517702035L; + + public WavePeriod() { + super( UNIT ); + } + + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WaveSteepness.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WaveSteepness.java new file mode 100644 index 0000000000..3a8304ef76 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WaveSteepness.java @@ -0,0 +1,32 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Dimensionless; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the parameter WSTP + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class WaveSteepness extends AbstractMetParameter implements + Dimensionless, ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 2152727813308552985L; + + public WaveSteepness( ){ + super ( UNIT ); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WetBulbPotentialTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WetBulbPotentialTemp.java new file mode 100644 index 0000000000..cfc14fa26d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WetBulbPotentialTemp.java @@ -0,0 +1,68 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to any of the GEMPAK parameters THWK/THWC or THWF + * depending on the units in which the wet bulb potential temperature needs to be derived. + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class WetBulbPotentialTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 795571539832273959L; + + public WetBulbPotentialTemp() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive (PressureLevel p, AirTemperature t, DewPointTemp d ) throws InvalidValueException, NullPointerException { + if ( p.hasValidValue() && t.hasValidValue() && d.hasValidValue() ){ + Amount val = PRLibrary.prThwc(p, t, d ); + setValue(val); + } + else + setValueToMissing(); + + return this; + } + +// AbstractMetParameter derive (SurfacePressure p, AirTemperature t, DewPointTemp d ) throws InvalidValueException, NullPointerException { +// Amount val = PRLibrary.prThwc(p, t, d ); +// this.setValue(val); +// return this; +// } + +} + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WetBulbTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WetBulbTemp.java new file mode 100644 index 0000000000..d0548feb1a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WetBulbTemp.java @@ -0,0 +1,86 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.measure.unit.SI; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to any of the GEMPAK parameters TMWK/TMWC or TMWF + * depending on the units in which the wet bulb temperature needs to be derived. + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class WetBulbTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5416052389195936616L; + + public WetBulbTemp() { + super( UNIT ); + } + + @DeriveMethod + AbstractMetParameter derive ( AirTemperature t, MixingRatio m, PressureLevel p ) throws InvalidValueException, NullPointerException { + + if ( t.hasValidValue() && m.hasValidValue() && p.hasValidValue() ){ + Amount val = PRLibrary.prTmwb(t, m, p ); + setValue(val); + }else + setValueToMissing(); + + return this; + } + + @DeriveMethod + AbstractMetParameter derive ( AirTemperature t, SurfaceMixingRatio m, SurfacePressure p ) throws InvalidValueException, NullPointerException { + + if ( t.hasValidValue() && m.hasValidValue() && p.hasValidValue() ){ + Amount val = PRLibrary.prTmwb(t, m, p ); + if (val.getUnit().equals(SI.KELVIN)) { + // unit of val is Kelvin but value returned is a Celcius value, + // therefore, need to compute the Kelvin value as compared to legacy + // (might have to modify PRLibrary.prTmwb() to return a Celcius Amount instead) + double wbVal = (Double)val.getValue(); + wbVal = wbVal + 273.15; + val = new Amount (wbVal , SI.KELVIN); + } + setValue(val); + }else + setValueToMissing(); + + return this; + } + +} + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindChillEquivalentTemp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindChillEquivalentTemp.java new file mode 100644 index 0000000000..eabd16ab3f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindChillEquivalentTemp.java @@ -0,0 +1,50 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; + + +import gov.noaa.nws.ncep.edex.common.metparameters.WindSpeed; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter WCEQ + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class WindChillEquivalentTemp extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -7672651387146926009L; + + public WindChillEquivalentTemp( ) { + super( UNIT ); + } + + @DeriveMethod + public WindChillEquivalentTemp derive( AirTemperature t, WindSpeed ws) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() && ws.hasValidValue() ){ + Amount tempAmount = PRLibrary.prWceq(t, ws); + setValue(tempAmount); + } + else + setValueToMissing(); + + return this; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindChillTemperature.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindChillTemperature.java new file mode 100644 index 0000000000..167990d744 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindChillTemperature.java @@ -0,0 +1,49 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.WindSpeed; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +//import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter WCHT + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class WindChillTemperature extends AbstractMetParameter implements + javax.measure.quantity.Temperature, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -5387752025941448082L; + + public WindChillTemperature( ) { + super( UNIT ); + } + + @DeriveMethod + public WindChillTemperature derive( AirTemperature t, WindSpeed ws) throws InvalidValueException, NullPointerException { + if ( t.hasValidValue() && ws.hasValidValue() ){ + Amount tempAmount = PRLibrary.prWcht( t, ws); + setValue(tempAmount); + }else + setValueToMissing(); + + return this; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindCompDirection.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindCompDirection.java new file mode 100644 index 0000000000..9c1a7efee4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindCompDirection.java @@ -0,0 +1,30 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the parameter ?? + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + +public class WindCompDirection extends AbstractMetParameter +implements javax.measure.quantity.Angle, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = -3645429836806486033L; + + public WindCompDirection() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindDirection.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindDirection.java new file mode 100644 index 0000000000..81d707acc8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindDirection.java @@ -0,0 +1,104 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import java.text.NumberFormat; +import java.text.ParseException; +import java.util.HashMap; + +import javax.measure.unit.NonSI; +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + + +/** + * Maps to the GEMPAK parameter DRCT + * + * + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class WindDirection extends AbstractMetParameter implements javax.measure.quantity.Angle, ISerializableObject { + + static HashMap newsMap = null; + + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = -3145116266557037286L; + + public WindDirection() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + + // Handle east/west/NE...... + // + @Override + public void setValueFromString( String valStr, Unit u ) { + if( hasStringValue() ) { + setStringValue( valStr ); + } + else { + if( newsMap == null ) { + newsMap = new HashMap(); + newsMap.put( "NNE", 22.5 ); + newsMap.put( "NE", 45.0 ); + newsMap.put( "ENE", 67.5 ); + newsMap.put( "E", 90.0 ); + newsMap.put( "ESE", 112.5 ); + newsMap.put( "SE", 135.0 ); + newsMap.put( "SSE", 157.5 ); + newsMap.put( "S", 180.0 ); + newsMap.put( "SSW", 202.5 ); + newsMap.put( "SW", 225.0 ); + newsMap.put( "WSW", 247.5 ); + newsMap.put( "W", 270.0 ); + newsMap.put( "WNW", 292.5 ); + newsMap.put( "NW", 315.0 ); + newsMap.put( "NNW", 337.5 ); + newsMap.put( "N", 360.0 ); + + newsMap.put( "NORTHEAST", 45.0 ); + newsMap.put( "EAST", 90.0 ); + newsMap.put( "SOUTHEAST", 135.0 ); + newsMap.put( "SOUTH", 180.0 ); + newsMap.put( "SOUTHWEST", 225.0 ); + newsMap.put( "WEST", 270.0 ); + newsMap.put( "NORTHWEST", 315.0 ); + newsMap.put( "NORTH", 360.0 ); + } + + if( newsMap.containsKey( valStr.toUpperCase() ) ) { + setValue( newsMap.get( valStr.toUpperCase() ),NonSI.DEGREE_ANGLE ); + } + else { + super.setValueFromString(valStr, NonSI.DEGREE_ANGLE ); + } + } + } + + + @DeriveMethod + AbstractMetParameter derive ( WindDirectionUComp u, WindDirectionVComp v) throws InvalidValueException, NullPointerException{ + if ( u.hasValidValue() && v.hasValidValue() ){ + Amount windDrct = PRLibrary.prDrct( u , v ); + setValue(windDrct); + }else + setValueToMissing(); + + return this; + } + + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindDirectionUComp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindDirectionUComp.java new file mode 100644 index 0000000000..f62c6938d4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindDirectionUComp.java @@ -0,0 +1,46 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter UWND (m/sec) or UKNT (knots) + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class WindDirectionUComp extends AbstractMetParameter implements javax.measure.quantity.Velocity, ISerializableObject{ + + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = -3330403426014946174L; + + public WindDirectionUComp() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + + @DeriveMethod + AbstractMetParameter derive( WindSpeed w, WindDirection d ) throws InvalidValueException, NullPointerException{ + if ( w.hasValidValue() && d.hasValidValue()){ + Amount uWnd = PRLibrary.prUwnd( w, d ); + setValue( uWnd ); + }else + setValueToMissing(); + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindDirectionVComp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindDirectionVComp.java new file mode 100644 index 0000000000..a9ef725dcd --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindDirectionVComp.java @@ -0,0 +1,46 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter VWND (m/sec) or VKNT (knots) + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + public class WindDirectionVComp extends AbstractMetParameter implements javax.measure.quantity.Velocity, ISerializableObject{ + + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = -647302759085698122L; + + public WindDirectionVComp() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + + @DeriveMethod + AbstractMetParameter derive( WindSpeed w, WindDirection d ) throws InvalidValueException, NullPointerException{ + if ( w.hasValidValue() && d.hasValidValue()){ + Amount vWnd = PRLibrary.prVwnd( w, d ); + setValue( vWnd ); + }else + setValueToMissing(); + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindGust.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindGust.java new file mode 100644 index 0000000000..d52ea099f9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindGust.java @@ -0,0 +1,35 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter GUST + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class WindGust extends AbstractMetParameter implements + javax.measure.quantity.Velocity, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 4318966667549027562L; + + public WindGust() { + super( UNIT ); + } + +// @DeriveMethod +// public AbstractMetParameter getWindSpeedFromGustBarb( GustBarb gb ) { +// return gb.getWindGust(); +// } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindSpeed.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindSpeed.java new file mode 100644 index 0000000000..766c40355e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindSpeed.java @@ -0,0 +1,57 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + + + +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.adapters.UnitAdapter; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +/** + * Maps to any of the GEMPAK parameters SPED (m/sec), SKNT (knots) + * or SMPH (miles/hour) based on the units in which the wind speed needs to be computed + * + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class WindSpeed extends AbstractMetParameter implements + javax.measure.quantity.Velocity, ISerializableObject { + + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = -4498547565649728275L; + + public WindSpeed() throws Exception { + super( new UnitAdapter().marshal(UNIT) ); + } + + @DeriveMethod + AbstractMetParameter derive ( WindDirectionUComp u, WindDirectionVComp v ) throws InvalidValueException, NullPointerException{ + if ( u.hasValidValue() && v.hasValidValue() ){ + Amount val = PRLibrary.prSped( u, v ); + setValue ( val ); + }else + setValueToMissing(); + + return this; + } +// @DeriveMethod +// public AbstractMetParameter getWindSpeedFromWindBarb( WindBarb wb ) { +// return wb.getWindSpeed(); +// } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindSpeedComp.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindSpeedComp.java new file mode 100644 index 0000000000..251189c2df --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindSpeedComp.java @@ -0,0 +1,44 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import gov.noaa.nws.ncep.edex.common.metparameters.MetParameterFactory.DeriveMethod; +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirection; +import gov.noaa.nws.ncep.edex.common.metparameters.WindSpeed; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; + +/** + * Maps to the GEMPAK parameter WCMP + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + + public class WindSpeedComp extends AbstractMetParameter + implements javax.measure.quantity.Angle, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 7155251791270662526L; + public WindSpeedComp() { + super( UNIT ); + } + @DeriveMethod + AbstractMetParameter derive ( WindDirection wd, WindSpeed ws, WindCompDirection d) throws InvalidValueException, NullPointerException{ + if ( wd.hasValidValue() && ws.hasValidValue() && d.hasValidValue() ){ + Amount windDrct = PRLibrary.prWcmp(wd , ws , d ); + setValue(windDrct); + }else + setValueToMissing(); + + return this; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindWaveHeight.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindWaveHeight.java new file mode 100644 index 0000000000..32f2b165cd --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindWaveHeight.java @@ -0,0 +1,31 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Length; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter HOWW + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + +public class WindWaveHeight extends AbstractMetParameter implements Length, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 5764540871910027620L; + + public WindWaveHeight() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindWavePeriod.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindWavePeriod.java new file mode 100644 index 0000000000..52a92a96a8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/WindWavePeriod.java @@ -0,0 +1,33 @@ +package gov.noaa.nws.ncep.edex.common.metparameters; + + +import javax.measure.quantity.Duration; +import javax.measure.unit.Unit; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; + +/** + * Maps to the GEMPAK parameter POWW + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize + + + +public class WindWavePeriod extends AbstractMetParameter implements Duration, ISerializableObject { + + /** + * + */ + private static final long serialVersionUID = 9068132951552388458L; + + public WindWavePeriod() { + super( UNIT ); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/GempakConstants.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/GempakConstants.java new file mode 100644 index 0000000000..14fa6acacf --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/GempakConstants.java @@ -0,0 +1,160 @@ +package gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion; + + + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +/** + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket# Engineer    Description
+ * ------------ ------- ----------- --------------------------
+ *        2011	398		Archana		Initial Creation
+ * 04 Apr 2011	398		F. J. Yen	Change fields in METERS_TO_KILOMETERS. FEET_TO_MILES,
+ * 									METERS_TO_DECAMETERS to floating point.
+ * 
+ * + * @author archana + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class GempakConstants implements ISerializableObject{ + /** + * No-arguments constructor + */ + public GempakConstants(){ + + } + + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = -600433513849174813L; + + /**Missing Float value*/ + @DynamicSerializeElement + public static final float RMISSD = -9999.0f; + + /**Missing Integer value*/ + @DynamicSerializeElement + public static final float IMISSD = -9999; + + /**Missing value fuzziness*/ + @DynamicSerializeElement + public static final float RDIFFD = 0.1f; + + /**Earth's radius*/ + @DynamicSerializeElement + public static final float RADIUS = 6371200.f; + + /**Earth's angular velocity*/ + @DynamicSerializeElement + public static final float OMEGA = 7.2921E-5f; + + /**Acceleration of gravity*/ + @DynamicSerializeElement + public static final float GRAVTY = 9.80616f; + + @DynamicSerializeElement + public static final float RDGAS = 287.04f; + + /** Gas constant of dry air*/ + @DynamicSerializeElement + public static final float RKAP = RDGAS / GRAVTY; + + /**Centigrade -> Kelvin*/ + @DynamicSerializeElement + public static final float TMCK = 273.15f; + + /**US standard atmospheric lapse rate*/ + @DynamicSerializeElement + public static final float GAMUSD = 6.5f; + + /**Poisson constant*/ + @DynamicSerializeElement + public static final float RKAPPA = 2.0f / 7.0f; + + /**Inverse Poisson constant*/ + @DynamicSerializeElement + public static final float AKAPPA = 7.0f / 2.0f; + + /** Used in conversion from Celsius to Farenheit*/ + @DynamicSerializeElement + public static final float RPRM = 9.0f / 5.0f; + + @DynamicSerializeElement + public static final float PI = 3.14159265f; + + @DynamicSerializeElement + public static final float HALFPI = PI / 2.0f; + + @DynamicSerializeElement + public static final float TWOPI = 2 * PI; + + @DynamicSerializeElement + public static final float PI4TH = PI / 4; + + @DynamicSerializeElement + public static final float DTR = PI / 180; + + @DynamicSerializeElement + public static final float RTD = 180 / PI; + + @DynamicSerializeElement + public static final float FEET_TO_METERS = 0.3048f; + + @DynamicSerializeElement + public static final float METERS_TO_FEET = 3.28084f; + + @DynamicSerializeElement + public static final float MILES_PER_HOUR_TO_KNOTS = 0.868976f; + + @DynamicSerializeElement + public static final float KNOTS_TO_MILES_PER_HOUR = 1 / 0.868976f; + + @DynamicSerializeElement + public static final float METERS_PER_SEC_TO_KNOTS = 1.9425f; + + @DynamicSerializeElement + public static final float KNOTS_TO_METERS_PER_SEC = 1 / 1.9425f; + + @DynamicSerializeElement + public static final float FEET_TO_MILES = 1f / 5280f; + + @DynamicSerializeElement + public static final float MILES_TO_FEET = 5280; + + @DynamicSerializeElement + public static final float METERS_TO_KILOMETERS = 1 / 1000f; + + @DynamicSerializeElement + public static final float KILOMETERS_TO_METERS = 1000.0f; + + @DynamicSerializeElement + public static final float METERS_TO_DECAMETERS = 1f / 10f; + + @DynamicSerializeElement + public static final float DECAMETERS_TO_METERS = 10.0f; + + @DynamicSerializeElement + public static final float NAUTICAL_MILES_TO_METERS = 1852.0f; + + @DynamicSerializeElement + public static final float METERS_TO_NAUTICAL_MILES = 1 / 1852.0f; + + @DynamicSerializeElement + public static final float INCHES_TO_MILLIMETERS = 25.4f; + + @DynamicSerializeElement + public static final float MILLIMETERS_TO_INCHES = .0393701f; +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/NcUnits.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/NcUnits.java new file mode 100644 index 0000000000..c1f9a24f16 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/NcUnits.java @@ -0,0 +1,115 @@ +package gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion; + + +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.HeatFlux; +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.PotentialForCyclonicUpdraftRotation; +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.RateOfChangeInPressureWithTime; +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.RateOfChangeInTemperatureWithHeight; +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.RateOfChangeInTemperatureWithPressure; +import gov.noaa.nws.ncep.edex.common.metparameters.quantity.TemperatureTendency; + +import javax.measure.quantity.Length; +import javax.measure.quantity.Pressure; +import javax.measure.unit.NonSI; +import javax.measure.unit.ProductUnit; +import javax.measure.unit.SI; +import javax.measure.unit.Unit; +import javax.measure.unit.UnitFormat; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +/** + * @author archana + * + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcUnits implements ISerializableObject{ + /** + * No-arguments constructor + */ + public NcUnits(){ + + } + + @DynamicSerializeElement + public static final Unit GRAMS_PER_KILOGRAM = SI.GRAM.divide(SI.KILOGRAM) ; + + @DynamicSerializeElement + public static final Unit HUNDREDS_OF_FEET = NonSI.FOOT.times( 100 ); + + @DynamicSerializeElement + public static Unit INCHES_PER_THREE_HOURS = NonSI.INCH.divide(NonSI.HOUR.times( 3 ) ); + + @DynamicSerializeElement + public static Unit METER_SQUARE_PER_SECOND_SQUARE = + new ProductUnit ( ( SI.METER.pow( 2 ) ).divide( ( SI.SECOND.pow( 2 ) ) )); + + @DynamicSerializeElement + public static final Unit JOULES_PER_KILOGRAM = SI.JOULE.divide(SI.KILOGRAM) ; + //public static final Unit KILOGRAM_PER_METER_CUBE = VolumetricDensity.UNIT; + + @DynamicSerializeElement + public static final Unit MILLIBAR = SI.HECTO( SI.PASCAL ); + + @DynamicSerializeElement + public static final Unit FREQUENCY_SQUARED = SI.HERTZ.times(SI.HERTZ); + + + //TODO Rename CELSIUS_PER_KILOMETER to TEMPERATURE_PER_UNIT_HEIGHT ?? + @DynamicSerializeElement + public static final Unit CELSIUS_PER_KILOMETER = + new ProductUnit( SI.CELSIUS.divide( SI.KILOMETER ) ); + + @DynamicSerializeElement + public static final Unit KELVIN_PER_MILLIBAR = + new ProductUnit( SI.KELVIN.divide( NcUnits.MILLIBAR ) ); + + @DynamicSerializeElement + public static final Unit PASCALS_PER_SEC = + new ProductUnit( SI.PASCAL.divide( SI.SECOND ) ); + + @DynamicSerializeElement + public static final Unit KELVIN_PER_DAY = + new ProductUnit( SI.KELVIN.divide( NonSI.DAY ) ); + + @DynamicSerializeElement + public static final Unit WATT_PER_SECOND_SQUARE + = new ProductUnit(SI.WATT.divide(SI.SECOND.times( 2 ) ) ); + + public static void register(){ + if( UnitFormat.getUCUMInstance().isValidIdentifier( "100*inHg") ) { + System.out.println("100*inHg is invalid"); + } + + UnitFormat.getUCUMInstance().label( NonSI.INCH_OF_MERCURY.divide(100), "hecto_inHg" ); + UnitFormat.getUCUMInstance().label( HUNDREDS_OF_FEET, "hecto_ft" ); + + UnitFormat.getUCUMInstance().label( MILLIBAR, "mb" ); + + UnitFormat.getUCUMInstance().label( NonSI.FAHRENHEIT, "Fahrenheit" ); + UnitFormat.getUCUMInstance().label( NonSI.INCH_OF_MERCURY.divide(100), "hecto_inHg" ); + UnitFormat.getUCUMInstance().label( HUNDREDS_OF_FEET, "hecto_ft" ); + UnitFormat.getUCUMInstance().label( NonSI.DEGREE_ANGLE, "degree" ); +// UnitFormat.getUCUMInstance().label( GRAMS_PER_KILOGRAM, "g/kg" ); + UnitFormat.getUCUMInstance().label( PASCALS_PER_SEC, "pascals_per_sec" ); + UnitFormat.getUCUMInstance().label( KELVIN_PER_DAY, "kelvin_per_day" ); + UnitFormat.getUCUMInstance().label( JOULES_PER_KILOGRAM, "joules_per_kg" ); +// UnitFormat.getUCUMInstance().label( CELSIUS_PER_KILOMETER, "℃/km" ); +// UnitFormat.getUCUMInstance().label( KELVIN_PER_MILLIBAR, "K/mb" ); + +// UnitFormat.getUCUMInstance().label( KILOGRAM_PER_METER_CUBE, "kg/m³" ); +// UnitFormat.getUCUMInstance().label( INCHES_PER_THREE_HOURS, "in/hr*3" ); +// UnitFormat.getUCUMInstance().label( FREQUENCY_SQUARED, "Hz^2" ); //not sure if this will parse... + + // aliases to make editing the plotParameter.xml files easier (ie no non-ascii chars) + + + + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/PCLibrary.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/PCLibrary.java new file mode 100644 index 0000000000..a487e4cef3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/PCLibrary.java @@ -0,0 +1,1062 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion; + +import java.util.ArrayList; +import java.util.List; + +import javax.measure.unit.SI; +import javax.measure.unit.Unit; + +import gov.noaa.nws.ncep.edex.common.metparameters.AirTemperature; +import gov.noaa.nws.ncep.edex.common.metparameters.Amount; +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.HeightAboveSeaLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.Omega; +import gov.noaa.nws.ncep.edex.common.metparameters.PressureLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.SpecificHumidity; +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirection; +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirectionUComp; +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirectionVComp; +import gov.noaa.nws.ncep.edex.common.metparameters.WindSpeed; +////import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer2; + +/** + * + *
+ * SOFTWARE HISTORY
+ *     Date            Ticket#    Engineer        Description
+ * ------------------ ---------- --------------- --------------------------
+ * 18-Feb-2011        398       Archana       Initial creation.
+ * 
+ *
+ * @author Archana + * @version 1.0 + */ +public final class PCLibrary { + + public enum VerticalCoordinate { NONE, PRESSURE, TEMPERATURE, HEIGHT }; + public enum LevelType { AT_SURFACE, AT_TOP, BETWEEN_LEVELS, + BETWEEN_SURFACE_AND_TOP, EXACT_MATCH, + BELOW_SURFACE, ABOVE_TOP, NONE }; + public enum SearchOrder { BOTTOM_UP, TOP_DOWN }; + private static LevelType locationOfLevel = LevelType.NONE; +/** + * @return the locationOfLevel + */ + public final static LevelType getLocationOfLevel() { + return locationOfLevel; + } + + public final static class PCDHGT { + + + private static PCDHGT instance; + + /**The height increment*/ + private static float delh; + + /**The dry hydrostatic height*/ + private static Amount pcdhgt; + + public final static PCDHGT getInstance(){ + if ( instance == null ){ + instance = new PCDHGT(); + } + return instance; + } + + private PCDHGT(){ + } + + /** + * Computes the dry hydrostatic height + * @param tkb - bottom temperature + * @param tkt - top temperature + * @param pb - bottom pressure + * @param pt - top pressure + * @param hb - bottom height + * @throws InvalidValueException + * @throws NullPointerException + */ + public final static void pcDhgt ( Amount tkb, Amount tkt, Amount pb, Amount pt, Amount hb) throws NullPointerException, InvalidValueException{ + pcdhgt = new Amount(); + delh = GempakConstants.RMISSD; + PRLibrary.checkNullOrInvalidValue( tkb ); + PRLibrary.checkNullOrInvalidValue( tkt ); + PRLibrary.checkNullOrInvalidValue( pb ); + PRLibrary.checkNullOrInvalidValue( pt ); + PRLibrary.checkNullOrInvalidValue( hb ); + + if ( pt.getValue().floatValue() > 0 ){ + delh = ( float ) ( GempakConstants.RKAP * 0.5 * (tkb.getValue().floatValue() + + tkt.getValue().floatValue()) * Math.log ( pb.getValue().floatValue() / pt.getValue().floatValue() )); + pcdhgt = new Amount ( hb.getValue().floatValue() + delh, hb.getUnit() ); + } +// } + } + + /** + * @return the delh + */ + public final static float getHeightIncrement() { + return delh; + } + + /** + * @return the pcdhgt + */ + public final static Amount getDryHydrostaticHeight() { + return pcdhgt; + } + + } + + /** + * Computes the moist hydrostatic height + * @param tb - Bottom temperature + * @param tt - Top temperature + * @param tdb - Bottom dewpoint + * @param tdt - Top dewpoint + * @param pb - Bottom pressure + * @param pt - Top pressure + * @param hb - Bottom height + * @return the moist hydrostatic height if the input values are not missing and + * RMISSD (-9999) otherwise + * @throws InvalidValueException + * @throws NullPointerException + * + */ + public final static Amount pcMhgt ( Amount tb, Amount tt, Amount tdb, + Amount tdt, Amount pb, Amount pt, Amount hb ) throws NullPointerException, InvalidValueException{ + Amount pcmght = new Amount(); + + if ( !PRLibrary.checkNullOrInvalidValue( tb ) + || !PRLibrary.checkNullOrInvalidValue( tt ) + || !PRLibrary.checkNullOrInvalidValue( tdb ) + || !PRLibrary.checkNullOrInvalidValue( tdt ) + || !PRLibrary.checkNullOrInvalidValue( pb ) + || !PRLibrary.checkNullOrInvalidValue( pt ) + || !PRLibrary.checkNullOrInvalidValue( hb ) ) + return new Amount ( SI.METER ); + + if ( pt.getValue().floatValue() != 0 ){ + Amount tvb = PRLibrary.prTvrk ( tb, tdb, pb ); + Amount tvt = PRLibrary.prTvrk ( tt, tdt, pt ); + float tav = ( tvb.getValue().floatValue() + tvt.getValue().floatValue() ) / 2; + pcmght = new Amount ( ( float ) ( hb.getValue().floatValue() + + GempakConstants.RKAP * tav + * Math.log ( pb.getValue().floatValue() / pt.getValue().floatValue() ) ), + hb.getUnit() ); + } + return pcmght; + } + + /** + * Computes precipitable water + * @param tdb - Bottom dewpoint + * @param tdt - Top dewpoint + * @param pb - Bottom Pressure + * @param pt - Top Pressure + * @param pwb - Bottom precipitable water + * @return the computed precipitable water, if none of the inputs are missing and RMISSD (-9999) otherwise + * @throws InvalidRangeException + * @throws InvalidValueException + * @throws NullPointerException + */ + public final static Amount pcPwtr ( Amount tdb, Amount tdt, Amount pb, Amount pt, Amount pwb) throws NullPointerException, InvalidValueException{ + Amount pcpwtr = new Amount(); + if ( tdb != null && tdt != null + && pb != null && pt != null + && tdb.hasValidValue() + && tdt.hasValidValue() + && pb.hasValidValue() + && pt.hasValidValue() ){ + + /*Compute the average mixing ratio. Note that the mixing + *ratio is divided by 1000. since PR_MIXR computes g/kg. + */ + + Amount rmb = PRLibrary.prMixr ( tdb, pb ); + Amount rmt = PRLibrary.prMixr ( tdt, pt ); + float rmav = ( ( rmb.getValue().floatValue() + + rmt.getValue().floatValue() ) / 2) / 1000; + pcpwtr = new Amount ( 100 * rmav + * ( pb.getValue().floatValue() - pt.getValue().floatValue() ) + / (GempakConstants.GRAVTY + pwb.getValue().floatValue() ), + SI.MILLIMETER ); + } + else{ + pcpwtr = pwb; + } + return pcpwtr; + } + + /** + * Computes the Montgomery stream function + * @param tb - Bottom temperature + * @param tt - Top temperature + * @param delh - Incremental dry hydrostatic height + * @param psb - Bottom psi + * @return the computed Montgomery Stream function if none of the inputs are missing + * and RMISSD (-999) otherwise + * @throws InvalidValueException + * @throws NullPointerException + */ + public final static Amount pcPsym ( Amount tb, Amount tt, Amount delh, Amount psb) throws NullPointerException, InvalidValueException { + float pcpsym = GempakConstants.RMISSD; +// if ( !MissingValueTester.isDataValueMissing( tb ) +// && !MissingValueTester.isDataValueMissing( tt ) +// && !MissingValueTester.isDataValueMissing( delh ) +// && !MissingValueTester.isDataValueMissing( psb ) ){ + PRLibrary.checkNullOrInvalidValue(tt); + PRLibrary.checkNullOrInvalidValue(tb); + PRLibrary.checkNullOrInvalidValue(delh); + PRLibrary.checkNullOrInvalidValue(psb); + /* + * (Non-Javadoc) + * The values of 'cp' and 'g' are divided by 100 to make the + * Montgomery stream function smaller than 10**6 + * + */ + float cp = GempakConstants.RDGAS / GempakConstants.RKAPPA / 100; + float g = GempakConstants.GRAVTY/100; + pcpsym = ( cp * ( tt.getValue().floatValue() - tb.getValue().floatValue() ) + g * delh.getValue().floatValue() ); +// } + return new Amount ( pcpsym, Unit.ONE); + } + + /** + * Interpolates between two levels of data with respect to the log of pressure + * + * @param vlev - Pressure to be interpolated + * @param adata - Data at first level + * @param bdata - Data at second level + * @param nparms - Size of data arrays + * @param intflg - Interpolation flags + * @param angflg - Angle interpolation flags + * @param outdat - The data interpolated to vlev + * @return The data array interpolated to the pressure vlev, if the computations succeed. + * Else individual members of the data array are set to RMISSD (-9999). + */ + public final static float[] pcIntp ( float vlev,float[] adata,float[] bdata,int nparms,boolean[] intflg,boolean[] angflg){ + float[] outdat = new float[0]; + if ( adata != null && bdata != null + && adata.length > 0 && bdata.length > 0){ + + float pres1 = adata[0]; + float pres2 = bdata[0]; + if ( ( ( (pres1 < pres2) && (pres1 < vlev) && (vlev < pres2) ) + || ( (pres2 < pres1) && (pres2 < vlev) && (vlev < pres1) ) ) + && ( pres1 > 0 ) && ( pres2 > 0 ) ) { + /* + * Set up interpolation. Check for interpolation of angles through 360 degrees. + */ + outdat = new float[nparms]; + float rmult = ( float ) ( Math.log( vlev / adata[0] ) / Math.log( bdata[0] / adata[0]) ); + outdat[0] = vlev; + for ( int i = 1; i < nparms; i++){ + outdat[i] = GempakConstants.RMISSD; + if ( adata[i] !=GempakConstants.RMISSD + && bdata[i] != GempakConstants.RMISSD ) { + if (intflg[i]) { + if (angflg[i]) { + float ang1 = adata[i] % 360; + float ang2 = bdata[i] % 360; + if (Math.abs(ang1 - ang2) > 180) { + if (ang1 < ang2) + ang1 = ang1 + 360; + else + ang2 = ang2 + 360; + } + float ang = ang1 + (ang2 - ang1) + * rmult; + outdat[i] = ang % 360; + } else { + outdat[i] = adata[i] + + (bdata[i] - adata[i]) * rmult; + } + } + } + } + } + } + return outdat; + } + + /** + * Interpolates between two levels of data with respect to height + * @param hght - Height to be interpolated + * @param adata - Data at first level + * @param bdata - Data at second level + * @param nparms - Size of the data arrays + * @param intflg - Interpolation flags + * @param angflg - Angle interpolation flags + * @param jhght - index of the height data in the input data arrays + * @return The data array interpolated to the height 'hght', if the computations succeed. + * Else individual members of the data array are set to RMISSD (-9999). + */ + public final static float[] pcInth( float hght,float[] adata,float[] bdata,int nparms,boolean[] intflg,boolean[] angflg,int jhght ){ + float[] outdat = new float[0]; + if ( adata != null && bdata != null && adata.length > 0 && bdata.length > 0){ + float hght1 = adata[jhght]; + float hght2 = bdata[jhght]; + if ( ( ( ( hght1 < hght2 ) && ( hght1 < hght ) && ( hght < hght2 ) ) + || ( ( hght2 < hght1 ) && ( hght2 < hght ) && ( hght < hght1 ) ) ) ){ + + float rmult = ( hght - adata [jhght] ) / ( bdata [jhght] - adata [jhght] ); + outdat = new float[nparms]; + outdat[jhght] = hght; + for ( int i = 0; i < nparms ; i++ ){ + if ( i != jhght){ + if (adata[i] != GempakConstants.RMISSD + && bdata[i] != GempakConstants.RMISSD ){ + if (intflg[i]) { + if (angflg[i]) { + float ang1 = adata[i] % 360; + float ang2 = bdata[i] % 360; + if (Math.abs(ang1 - ang2) > 180) { + if (ang1 < ang2) + ang1 += 360; + else + ang2 += 360; + } + + float ang = ang1 + (ang2 - ang1) * rmult; + outdat[i] = ang % 360; + } else { + outdat[i] = adata[i] + (bdata[i] - adata[i]) * rmult; + } + } + }else{ + outdat[i] = GempakConstants.RMISSD; + } + } + } + } + } + return outdat; + } + + /** + * Interpolates between two levels of data with respect to temperature + * @param temp - Temperature to be interpolated + * @param adata - Data at first level + * @param bdata - Data at second level + * @param nparms - Size of the data arrays + * @param intflg - Interpolation flags + * @param angflg - Angle interpolation flags + * @param jtemp - index of the temperature data in the input data arrays + * @return The data array interpolated to the temperature 'temp', if the computations succeed. + * Else individual members of the data array are set to RMISSD (-9999). + */ + public final static float[] pcIntt ( float temp,float[] adata,float[] bdata, + int nparms,boolean[] intflg,boolean[] angflg,int jtemp){ + float[] outdat = new float[0]; + if ( adata != null && bdata != null && adata.length > 0 && bdata.length > 0 ){ + + float temp1 = adata[jtemp]; + float temp2 = bdata[jtemp]; + if ( ( ( ( temp1 < temp2 ) && ( temp1 < temp ) && ( temp < temp2 ) ) + || ( ( temp2 < temp1 ) && ( temp2 < temp ) && ( temp < temp1 ) ) )){ + outdat = new float[nparms]; + float rmult = ( temp - adata[jtemp] ) / ( bdata[jtemp] - adata[jtemp] ) ; + outdat[jtemp] = temp; + for ( int i = 0 ; i < nparms ; i++ ){ + if ( i != jtemp ){ + if (adata[i] != GempakConstants.RMISSD + && bdata[i] != GempakConstants.RMISSD) { + if (intflg[i]) { + if (angflg[i]) { + float ang1 = adata[i] % 360; + float ang2 = bdata[i] % 360; + if ( Math.abs( ang1 - ang2) > 180 ){ + if ( ang1 < ang2 ) + ang1 += 360; + else + ang2 += 360; + } + float ang = ang1 + (ang2 - ang1) * rmult; + outdat[i] = ang % 360; + } + else{ + if ( i == 1 ){ + float plog = ( float ) ( Math.log( bdata[i] ) - Math.log ( adata[i] ) ) ; + outdat[i] = ( float ) ( adata[i] * Math.exp ( rmult * plog ) ); + }else{ + outdat[i] = adata[i] + ( bdata[i] - adata[i] ) * rmult; + } + } + } + }else{ + outdat[i] = GempakConstants.RMISSD; + } + } + } + } + + } + return outdat; + } + + /** + * Pulls out a single sounding ( NcSoundingLayer2 ) from a list of sounding data + * @param listOfSoundingData - the list of NcSoundingLayer2 to be searched + * @param levelToFind - the index of the NcSoundingLayer2 to be found in the list + * + * @return the NcSoundingLayer2 object using levelToFind as an index to listOfSounding. + * If the list is null or empty or if levelToFind is greater than the size of the list or it is a negative number, it returns null + */ + public final static NcSoundingLayer2 pcGlev ( List listOfSoundingData, int levelToFind ){ + NcSoundingLayer2 thisSounding = null; + if ( listOfSoundingData != null && !listOfSoundingData.isEmpty() ){ + if ( levelToFind>= 0 && levelToFind < listOfSoundingData.size() ) { + thisSounding = listOfSoundingData.get( levelToFind ); + } + } + return thisSounding; + } + + + /** + * Finds the appropriate sounding data for a given vertical level. + * @param inputSoundingLayerList - the list of NcSoundingLayer2 to search + * @param levelToFind - the vertical level for which a match is needed + * @param verticalCoordinateToFind - the type of vertical level - pressure / temperature / height + * @param searchOrder - the order in which the list is to be searched (bottom up or top down) + * @return An empty list if levelToFind exceeds the bounds of the dataset or if no match is found. + * If an exact match is found, a list the corresponding sounding and the sounding above it are returned. + * If levelToFind lies between 2 soundings in the data-set, both soundings are returned as a part of the list. + * + */ + public final static List< NcSoundingLayer2 > pcFndl( List inputSoundingLayerList, + float levelToFind, + VerticalCoordinate verticalCoordinateToFind, + SearchOrder searchOrder ) { + List < NcSoundingLayer2 > listOfNearestSoundingLayers = new ArrayList( 0 ); + NcSoundingLayer2 firstNcSounding = null; + NcSoundingLayer2 secondNcSounding = null; + if ( inputSoundingLayerList != null && !inputSoundingLayerList.isEmpty() && levelToFind != GempakConstants.RMISSD) { + + int beginIndex = 0; + int endIndex = 0; + int searchIndex = 0; + + /*Depending on the order of the search, change the order of the beginning and ending indices*/ + if ( searchOrder == SearchOrder.BOTTOM_UP ) { + endIndex = inputSoundingLayerList.size() -1 ; + } else { + beginIndex = inputSoundingLayerList.size() - 1; + } + + /*Set the searchIndex to the beginningIndex*/ + searchIndex = beginIndex; + boolean done = false; + + while ( !done ) { + + float levelInSounding = GempakConstants.RMISSD; + float nextLevelInSounding = GempakConstants.RMISSD; + NcSoundingLayer2 thisNcSounding = inputSoundingLayerList.get( searchIndex ); + firstNcSounding = thisNcSounding; + int nextElementIndex = ( ( searchOrder == SearchOrder.BOTTOM_UP) ? searchIndex + 1 : searchIndex - 1); + secondNcSounding = pcGlev( inputSoundingLayerList, nextElementIndex ); + if ( secondNcSounding == null ) + secondNcSounding = firstNcSounding; + + switch (verticalCoordinateToFind) { + + case PRESSURE: + + levelInSounding = thisNcSounding.getPressure().getValue().floatValue(); + nextLevelInSounding = secondNcSounding.getPressure().getValue().floatValue(); + break; + + case HEIGHT: + + levelInSounding = thisNcSounding.getGeoHeight().getValue().floatValue(); + nextLevelInSounding = secondNcSounding.getGeoHeight().getValue().floatValue(); + break; + + case TEMPERATURE: + + levelInSounding = thisNcSounding.getTemperature().getValue().floatValue(); + nextLevelInSounding = secondNcSounding.getTemperature().getValue().floatValue(); + break; + + default: + levelInSounding = GempakConstants.RMISSD; + nextLevelInSounding = GempakConstants.RMISSD; + break; + } + + /* Check if the levelToFind is out of bounds */ + if (levelInSounding != GempakConstants.RMISSD && nextLevelInSounding != GempakConstants.RMISSD) { + if ( searchIndex == 0 ){ + done = checkDataBelowSurface(levelInSounding, levelToFind,verticalCoordinateToFind, searchOrder ); + if ( done ) + locationOfLevel = LevelType.BELOW_SURFACE; + } + else if ( searchIndex == endIndex){ + done = checkDataAboveTop(levelInSounding, levelToFind,verticalCoordinateToFind, searchOrder ); + if ( done ) + locationOfLevel = LevelType.ABOVE_TOP; + } + } + + /*Only if levelToFind is not out-of bounds, proceed with further checks...*/ + if ( !done) { + /*Check if levelToFind has an exact match in the data-set*/ + done = ( levelInSounding == levelToFind ); + if ( done ) + locationOfLevel = LevelType.EXACT_MATCH; + else{ + /*Else, check if the levelToFind is between 2 levels in the data-set*/ + done = checkDataBetweenLevels( levelInSounding, nextLevelInSounding, levelToFind, verticalCoordinateToFind, searchOrder); + if ( done ) + locationOfLevel = LevelType.BETWEEN_LEVELS; + } + + /*In either case, if a match is found, add the appropriate soundings to the output list*/ + if ( firstNcSounding != null && secondNcSounding != null && done ) { + + listOfNearestSoundingLayers.add ( firstNcSounding ); + listOfNearestSoundingLayers.add ( secondNcSounding ); + + } + + /*If the end of the sounding data-set is reached without a match, exit the loop*/ + if (searchIndex == endIndex) + done = true; + else + searchIndex = ( ( searchOrder == SearchOrder.BOTTOM_UP ) ? searchIndex + 1 : searchIndex - 1 ); + } + + } + } + return listOfNearestSoundingLayers; + } + +private static boolean checkDataAboveTop(float surfaceLevel, + float levelToCheck, VerticalCoordinate verticalCoordinate, + SearchOrder searchOrder) { + boolean isDataAboveTop = false; + if ( surfaceLevel != GempakConstants.RMISSD && levelToCheck != GempakConstants.RMISSD ){ + switch ( verticalCoordinate ){ + case PRESSURE: + if ( searchOrder == SearchOrder.TOP_DOWN ){ + isDataAboveTop = ( levelToCheck < surfaceLevel ); + }else{ + isDataAboveTop = ( levelToCheck > surfaceLevel ); + } + break; + case TEMPERATURE: + if ( searchOrder == SearchOrder.TOP_DOWN ){ + isDataAboveTop = ( levelToCheck > surfaceLevel ); + }else{ + isDataAboveTop = ( levelToCheck < surfaceLevel ); + } + break; + case HEIGHT: + if ( searchOrder == SearchOrder.TOP_DOWN ){ + isDataAboveTop = ( levelToCheck > surfaceLevel ); + }else{ + isDataAboveTop = ( levelToCheck < surfaceLevel ); + } + break; + default: + break; + } + } + return isDataAboveTop; + } + +/** + * + * @param firstLevel + * @param secondLevel + * @param levelToCheck + * @param verticalCoordinate + * @param searchOrder + * @return + */ + private static boolean checkDataBetweenLevels ( float firstLevel, float secondLevel, float levelToCheck, VerticalCoordinate verticalCoordinate, SearchOrder searchOrder ){ + boolean isDataBetweenLevels = false; + if ( levelToCheck != GempakConstants.RMISSD && firstLevel != GempakConstants.RMISSD && secondLevel != GempakConstants.RMISSD ){ + if ( searchOrder == SearchOrder.BOTTOM_UP ){ + if ( verticalCoordinate == VerticalCoordinate.PRESSURE ){ + if ( firstLevel > levelToCheck && levelToCheck > secondLevel && firstLevel > secondLevel ) + isDataBetweenLevels = true; + }else{ + if ( firstLevel < levelToCheck && levelToCheck< secondLevel && firstLevel < secondLevel ) + isDataBetweenLevels = true; + } + + }else{ + if ( verticalCoordinate == VerticalCoordinate.PRESSURE ){ + if ( firstLevel < levelToCheck && levelToCheck < secondLevel && firstLevel < secondLevel ) + isDataBetweenLevels = true; + }else{ + if ( firstLevel > levelToCheck && levelToCheck > secondLevel && firstLevel > secondLevel ) + isDataBetweenLevels = true; + } + } + + } + return isDataBetweenLevels; + } + + private static boolean checkDataBelowSurface ( float surfaceLevel, float levelToCheck, VerticalCoordinate verticalCoordinate, SearchOrder searchOrder ){ + boolean isDataBelowSurface = false; + if ( surfaceLevel != GempakConstants.RMISSD && levelToCheck != GempakConstants.RMISSD ){ + switch ( verticalCoordinate ){ + case PRESSURE: + if ( searchOrder == SearchOrder.BOTTOM_UP ){ + isDataBelowSurface = ( levelToCheck > surfaceLevel ); + }else{ + isDataBelowSurface = ( levelToCheck < surfaceLevel ); + } + break; + case TEMPERATURE: + if ( searchOrder == SearchOrder.BOTTOM_UP ){ + isDataBelowSurface = ( levelToCheck < surfaceLevel ); + }else{ + isDataBelowSurface = ( levelToCheck > surfaceLevel ); + } + break; + case HEIGHT: + if ( searchOrder == SearchOrder.BOTTOM_UP ){ + isDataBelowSurface = ( levelToCheck < surfaceLevel ); + }else{ + isDataBelowSurface = ( levelToCheck > surfaceLevel ); + } + break; + default: + break; + } + } + return isDataBelowSurface; + } + + /** + * + * @param inputSoundingLayerList + * @return + * @throws Exception + */ + + public final static List< NcSoundingLayer2 > findSoundingLayersClosestToVerticalCoordinate( List inputSoundingLayerList, + float levelToFind, + VerticalCoordinate verticalCoordinateToFind ) throws Exception{ + //Note: Combines the functionality of PC_FNDL and PC_FLVL + List < NcSoundingLayer2 > listOfNearestSoundingLayers = new ArrayList( 0 ); + if (inputSoundingLayerList != null && !inputSoundingLayerList.isEmpty() ) { + NcSoundingLayer2 prevNcSoundingLayer2 = new NcSoundingLayer2(); + NcSoundingLayer2 nextNcSoundingLayer2 = new NcSoundingLayer2(); + boolean found = false; + int nextLevelIndex = 0; + for (NcSoundingLayer2 thisNcSounding : inputSoundingLayerList) { + + if ( !found ) { + float levelInSounding = GempakConstants.RMISSD; + nextLevelIndex++; + switch (verticalCoordinateToFind) { + + case PRESSURE: + levelInSounding = thisNcSounding.getPressure().getValue().floatValue(); + break; + + case HEIGHT: + levelInSounding = thisNcSounding.getGeoHeight().getValue().floatValue(); + break; + + case TEMPERATURE: + levelInSounding = thisNcSounding.getTemperature().getValue().floatValue(); + break; + + default: + levelInSounding = GempakConstants.RMISSD; + break; + } + if ( ( levelInSounding != GempakConstants.RMISSD ) && ( levelInSounding > levelToFind ) ) + prevNcSoundingLayer2 = thisNcSounding; + + if ( ( levelInSounding != GempakConstants.RMISSD ) && ( levelInSounding < levelToFind ) ) { + nextNcSoundingLayer2 = thisNcSounding; + found = true; + } + + if ( levelInSounding == levelToFind ) { + prevNcSoundingLayer2 = thisNcSounding; + if ( nextLevelIndex < inputSoundingLayerList.size() ) + nextNcSoundingLayer2 = PCLibrary.pcGlev( inputSoundingLayerList, nextLevelIndex ); + else + nextNcSoundingLayer2 = prevNcSoundingLayer2; + } + + } else { + break; + } + } + if (prevNcSoundingLayer2 != null && nextNcSoundingLayer2 != null) { + listOfNearestSoundingLayers.add(prevNcSoundingLayer2); + listOfNearestSoundingLayers.add(nextNcSoundingLayer2); + } + } + return listOfNearestSoundingLayers; + } + + /** + * + * @param listOfSoundingLayersToInterpolate + * @param levelToInterpolate + * @param typeOfVerticalCoordinate + * @return the interpolated sounding data + * if the input list of sounding data is not null or empty and contains exactly 2 NcSoundingLayer2 objects. + * @throws Exception + */ + + public final static NcSoundingLayer2 interpolateBetweenTwoSoundingLayers( List listOfSoundingLayersToInterpolate, + float levelToInterpolate, + VerticalCoordinate typeOfVerticalCoordinate ) throws Exception{ + NcSoundingLayer2 thisSounding = new NcSoundingLayer2(); + + if (listOfSoundingLayersToInterpolate != null && + !listOfSoundingLayersToInterpolate.isEmpty() + && listOfSoundingLayersToInterpolate.size() == 2) { + NcSoundingLayer2 firstSounding = listOfSoundingLayersToInterpolate . get(0); + float[] adata = new float[10]; + adata[0] = firstSounding.getPressure().getValue().floatValue(); + adata[1] = firstSounding.getTemperature().getValue().floatValue(); + adata[2] = firstSounding.getDewpoint().getValue().floatValue(); + adata[3] = firstSounding.getWindSpeed().getValue().floatValue(); + adata[4] = firstSounding.getWindDirection().getValue().floatValue(); + adata[5] = firstSounding.getGeoHeight().getValue().floatValue(); + adata[6] = firstSounding.getOmega().getValue().floatValue(); + adata[7] = firstSounding.getSpecificHumidity().getValue().floatValue(); + adata[8] = firstSounding.getWindU().getValue().floatValue(); + adata[9] = firstSounding.getWindV().getValue().floatValue(); + NcSoundingLayer2 secondSounding = listOfSoundingLayersToInterpolate . get(1); + float[] bdata = new float[10]; + bdata[0] = secondSounding.getPressure().getValue().floatValue(); + bdata[1] = secondSounding.getTemperature().getValue().floatValue(); + bdata[2] = secondSounding.getDewpoint().getValue().floatValue(); + bdata[3] = secondSounding.getWindSpeed().getValue().floatValue(); + bdata[4] = secondSounding.getWindDirection().getValue().floatValue(); + bdata[5] = secondSounding.getGeoHeight().getValue().floatValue(); + bdata[6] = secondSounding.getOmega().getValue().floatValue(); + bdata[7] = secondSounding.getSpecificHumidity().getValue().floatValue(); + bdata[8] = secondSounding.getWindU().getValue().floatValue(); + bdata[9] = secondSounding.getWindV().getValue().floatValue(); + boolean[] intflg = new boolean[10]; + boolean[] angflg = new boolean[10]; + for (int i = 0; i < 10; i++) { + if (i > 0) { + intflg[i] = true; + } else { + intflg[i] = false; + } + + if (i == 4) //wind direction alone needs to be interpolated by angle.. + angflg[i] = true; + else + angflg[i] = false; + } + int nparms = 10; + int jhght = 5; + int jtemp = 1; + float[] interpolatedValues = new float[nparms]; + if (typeOfVerticalCoordinate + .compareTo(PCLibrary.VerticalCoordinate.PRESSURE) == 0) { + interpolatedValues = PCLibrary.pcIntp(levelToInterpolate, + adata, bdata, nparms, intflg, angflg); + } else if (typeOfVerticalCoordinate + .compareTo(PCLibrary.VerticalCoordinate.HEIGHT) == 0) { + //TODO:update the method signature of pcInth() to remove the jhght parameter? + interpolatedValues = PCLibrary.pcInth(levelToInterpolate, + adata, bdata, nparms, intflg, angflg, jhght); + } else if (typeOfVerticalCoordinate + .compareTo(PCLibrary.VerticalCoordinate.TEMPERATURE) == 0) { + //TODO:update the method signature of pcIntt() to remove the jtemp parameter? + interpolatedValues = PCLibrary.pcIntt(levelToInterpolate, + adata, bdata, nparms, intflg, angflg, jtemp); + } + // TODO might need to tweak this condition, if nparms is not 10 + if (interpolatedValues != null + && interpolatedValues.length == nparms && nparms == 10) { + + PressureLevel p = new PressureLevel(); + p.setValue(new Amount ( interpolatedValues[0], NcUnits.MILLIBAR)); + thisSounding.setPressure( p); + + AirTemperature t = new AirTemperature(); + t.setValue( new Amount ( interpolatedValues[1], + firstSounding.getTemperature().getUnit() )); + thisSounding.setTemperature( t ); + + DewPointTemp d = new DewPointTemp(); + d.setValue( new Amount ( interpolatedValues[2], + firstSounding.getDewpoint().getUnit() )); + thisSounding.setDewpoint( d ); + + WindSpeed ws = new WindSpeed(); + ws.setValue( new Amount ( interpolatedValues[3], + firstSounding.getWindSpeed().getUnit() )); + thisSounding.setWindSpeed(ws); + + WindDirection wd = new WindDirection(); + wd.setValue( new Amount ( interpolatedValues[4], + firstSounding.getWindDirection().getUnit() )); + thisSounding.setWindDirection( wd ); + + HeightAboveSeaLevel h = new HeightAboveSeaLevel(); + h.setValue( new Amount ( interpolatedValues[5], + firstSounding.getGeoHeight().getUnit() )); + thisSounding.setGeoHeight( h ); + + Omega o = new Omega(); + o.setValue( new Amount ( interpolatedValues[6], + firstSounding.getOmega().getUnit() )); + thisSounding.setOmega( o ); + + SpecificHumidity sh = new SpecificHumidity(); + sh.setValue( new Amount ( interpolatedValues[7], + firstSounding.getSpecificHumidity().getUnit() )); + thisSounding.setSpecificHumidity( sh ); + + WindDirectionUComp uwnd = new WindDirectionUComp(); + uwnd.setValue( new Amount ( interpolatedValues[8], + firstSounding.getWindU().getUnit() )); + thisSounding.setWindU( uwnd ); + + WindDirectionVComp vwnd = new WindDirectionVComp(); + vwnd.setValue( new Amount ( interpolatedValues[9], + firstSounding.getWindV().getUnit() )); + thisSounding.setWindV( vwnd ); + } + } + return thisSounding; + } + + /** + *
+	     * Finds the sounding data at the requested level.
+	     * If the requested level is AT_SURFACE, then the first element of the input list of sounding data is
+	     * returned. 
+         * If the requested level is AT_TOP, then the last element of the input list of sounding data is
+	     * returned. 
+	     * If the requested level is BETWEEN_SURFACE_AND_TOP, then the method 
+	     * findSoundingLayersClosestToVerticalCoordinate(List NcSoundingLayer2, float, VerticalCoordinate)
+	     * is called to find the sounding data for levels on either side of the input level.
+	     *  
+	     * 
+ * @param inputSoundingLayerList - the list of NcSoundingLayer2 to search + * @param levelToFind - the vertical level to be found + * @param verticalCoordinateToFind - the type of vertical level ( pressure / temperature / height ) + * @param levelType - decides the location of the search - whether it is at the beginning of the list + * or at its end or in between the list. + * @return a list of NcSoundingLayer2 containing the desired sounding data. + * If the search level requested is BETWEEN_SURFACE_AND_TOP, then 2 elements are present in the list. + * If the search level requested is either AT_SURFACE or AT_TOP, then only 1 element is present in the list. + * Otherwise, an empty list is returned. + */ + public final static List < NcSoundingLayer2 > pcFlvl( List < NcSoundingLayer2 > inputSoundingLayerList, float levelToFind, + VerticalCoordinate verticalCoordinateToFind, LevelType levelType ){ + List < NcSoundingLayer2 > listOfSoundingLevelsToFind = new ArrayList < NcSoundingLayer2 >( 0 ); + if( inputSoundingLayerList != null && !inputSoundingLayerList.isEmpty() ){ + switch ( levelType ){ + case AT_SURFACE: + NcSoundingLayer2 firstSoundingData = inputSoundingLayerList.get( 0 ); + listOfSoundingLevelsToFind.add( firstSoundingData ); + break; + + case AT_TOP: + int listSize = inputSoundingLayerList.size(); + NcSoundingLayer2 lastSoundingData = inputSoundingLayerList.get( listSize - 1 ); + listOfSoundingLevelsToFind.add( lastSoundingData ); + break; + + case BETWEEN_SURFACE_AND_TOP: + listOfSoundingLevelsToFind = pcFndl( inputSoundingLayerList, levelToFind, verticalCoordinateToFind,SearchOrder.BOTTOM_UP ); + break; + + default: + break; + } + } + return listOfSoundingLevelsToFind; + } + + /** + * Returns the sounding data at the top level of the list of sounding data + * @param listOfNcSounding - the list of sounding data + * @return the sounding at the top of the list that contains both valid pressure and valid temperature data + * @throws Exception + */ + public final static NcSoundingLayer2 pcFtop ( List listOfNcSounding ) throws Exception{ + NcSoundingLayer2 soundingAtTopLevel = new NcSoundingLayer2(); + if ( listOfNcSounding != null && !listOfNcSounding.isEmpty() ){ + int sizeOfList = listOfNcSounding.size(); + int startIndex = sizeOfList - 1; + boolean done = false; + while ( !done ){ + soundingAtTopLevel = listOfNcSounding.get(startIndex); + PressureLevel p = soundingAtTopLevel.getPressure(); + AirTemperature t = soundingAtTopLevel.getTemperature(); + if ( soundingAtTopLevel != null ){ + if ( p != null && p.hasValidValue() && t != null && t.hasValidValue() ) + done = true; + + startIndex--; + if ( startIndex < 0 ) + done = true; + } + } + } + return soundingAtTopLevel; + } + + public final static List pcLyrd ( List listOfNcSoundingLayer2, float levelToFind, VerticalCoordinate verticalCoordinate ){ + return pcFndl( listOfNcSoundingLayer2, levelToFind, verticalCoordinate, SearchOrder.BOTTOM_UP ); + } + +// /** +// * Computes the value of pressure given the potential temperature +// * @param thta - the potential temperature +// * @param firstLevelVerticalData - VerticalData comprising of (pressure/temperature/dew-point/geoHeight/thta) +// * @param secondLevelVerticalData - VerticalData comprising of (pressure/temperature/dew-point/geoHeight/thta) +// * @return the computed pressure or RMISSD (-9999) +// */ +// public final static float pcPval ( float thta, VerticalData firstLevelVerticalData, VerticalData secondLevelVerticalData ){ +// float pressure = GempakConstants.RMISSD; +// float p1; +// float p2; +// float th1; +// float th2; +// float t1; +// float t2; +// if ( firstLevelVerticalData.getThta() < secondLevelVerticalData.getThta() ){ +// p1 = firstLevelVerticalData.getPressure(); +// p2 = secondLevelVerticalData.getPressure(); +// th1 = firstLevelVerticalData.getThta(); +// th2 = secondLevelVerticalData.getThta(); +// t1 = firstLevelVerticalData.getTemperature(); +// t2 = secondLevelVerticalData.getTemperature(); +// }else{ +// p1 = secondLevelVerticalData.getPressure(); +// p2 = firstLevelVerticalData.getPressure(); +// th1 = secondLevelVerticalData.getThta(); +// th2 = firstLevelVerticalData.getThta(); +// t1 = secondLevelVerticalData.getTemperature(); +// t2 = firstLevelVerticalData.getTemperature(); +// } +// +// if (! MissingValueTester.isDataValueMissing( p1 ) +// && ! MissingValueTester.isDataValueMissing( p2 ) +// && ! MissingValueTester.isDataValueMissing( t1 ) +// && ! MissingValueTester.isDataValueMissing( t2) +// && ! MissingValueTester.isDataValueMissing( th1 ) +// && ! MissingValueTester.isDataValueMissing( th2) ){ +// +// float pg = ( float ) ( Math.exp ( Math.log ( p1 ) + ( thta - th1) * Math.log( p2 / p1 ) / ( th2 / th1 ) ) ); +// float pgold = GempakConstants.RMISSD; +// float[] adata = new float[2]; +// float[] bdata = new float[2]; +// adata[0] = p1; +// adata[1] = t1; +// adata[0] = p2; +// bdata[1] = t2; +// float tg = GempakConstants.RMISSD; +// float thg = GempakConstants.RMISSD; +// boolean done = false; +// int kiter = 1; +// boolean[] intflg = new boolean[] {true, true}; +// boolean[] angflg = new boolean[] {false, false}; +// while ( !done ){ +// float[] cdata = new float[]{GempakConstants.RMISSD, GempakConstants.RMISSD }; +// cdata = pcIntp ( pg, adata, bdata, 2,intflg, angflg); +// tg = cdata[1]; +// thg = PRLibrary.prThta ( tg, pg ); +// if ( Math.abs ( thg - thta ) < 0.001 || ( pg == pgold )){ +// pressure = pg; +// done = true; +// } +// else if ( checkIfInbetween(thta, th2, thg ) ){ +// p2 = pg; +// th2 = thg; +// } +// else if ( checkIfInbetween(th1, thta, thg ) ){ +// p1 = pg; +// th1 = thg; +// } +// else +// done = true; +// +// pgold = pg; +// pg = ( float ) ( Math.exp ( Math.log ( p1 ) + ( thta - th1) * Math.log( p2 / p1 ) / ( th2 / th1 ) ) ); +// +// if ( kiter > 100 ) +// done = true; +// else +// kiter++; +// } +// } +// return pressure; +// } + + private static boolean checkIfInbetween ( Amount value1, Amount value2, Amount valueToCheck ){ + boolean isInBetween = false; + isInBetween = ( ( value1.hasValidValue() && value2.hasValidValue() && valueToCheck.hasValidValue()) + && ( value1.getValue().floatValue() <= valueToCheck.getValue().floatValue() ) + && ( valueToCheck.getValue().floatValue() <= value2.getValue().floatValue() ) ); + return isInBetween; + } + +// public VerticalData getVerticalDataFromSoundingData( NcSoundingLayer2 soundingData ){ +// return ( new VerticalData( soundingData ) ); +// } + +// /** +// * +// * @param listOfSoundingData +// * @param clev +// * @param verticaalCoordinate +// * @param dfdpth +// * @return +// */ +// public final static List pcDpth ( List listOfSoundingData, float clev, VerticalCoordinate verticalCoordinate, float dfdpth){ +// List depthSoundingDataList = new ArrayList(0); +// if ( listOfSoundingData != null && !listOfSoundingData.isEmpty() ){ +// float depth = dfdpth; +// +// /*TODO: replace pcFndl with pcCmdt*/ +// NcSoundingLayer2 stndl = pcFndl(listOfSoundingData, clev, verticalCoordinate, SearchOrder.BOTTOM_UP ).get( 0 ); +// if ( MissingValueTester.isDataValueMissing(depth) ) { +// List tempSoundingList = pcLyrd(listOfSoundingData, clev, verticalCoordinate); +// if ( tempSoundingList != null && !tempSoundingList.isEmpty() && tempSoundingList.size() == 2 ) { +// NcSoundingLayer2 stndt = tempSoundingList.get(0); +// NcSoundingLayer2 stndb = tempSoundingList.get(1); +// switch ( verticalCoordinate ){ +// case PRESSURE: +// depth = stndb.getPressure() - stndt.getPressure(); +// break; +// case TEMPERATURE: +// depth = PRLibrary.prThta( stndt.getTemperature(), stndt.getPressure() ) +// - PRLibrary.prThta( stndb.getTemperature(), stndb.getPressure() ); +// break; +// case HEIGHT: +// depth = stndt.getGeoHeight() - stndb.getGeoHeight(); +// break; +// default: +// break; +// } +// } +// } +// } +// return depthSoundingDataList; +// } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/PRLibrary.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/PRLibrary.java new file mode 100644 index 0000000000..40646838a1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/PRLibrary.java @@ -0,0 +1,2576 @@ +/* + * + * PRLibrary + * + * Date created 04 May 2011 + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ +package gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion; + +import java.util.Arrays; + +import gov.noaa.nws.ncep.edex.common.metparameters.Amount; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.GempakConstants; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; + +//import com.raytheon.uf.viz.core.exception.VizException; + +import javax.measure.quantity.Temperature; +import javax.measure.quantity.VolumetricDensity; +import javax.measure.unit.NonSI; +import javax.measure.unit.SI; +import javax.measure.unit.Unit; + +public final class PRLibrary +{ + + /** + * No-arguments constructor + */ + public PRLibrary(){ + + } + /** + * Computes altimeter from the station pressure and elevation + * @param pres - pressure at the station + * @param selv - elevation of the station + * @return the computed altimeter in Inches + * @throws NullPointerException + * + */ + public static final Amount prAltp( Amount pres, Amount selv) throws InvalidValueException, NullPointerException{ + //System.out.println("From prAltp:"); + //System.out.println(" pres = " + pres.doubleValue()); + //System.out.println(" selv = " + selv.doubleValue()); + + if ( !checkNullOrInvalidValue( pres ) || !checkNullOrInvalidValue( selv ) ) + return new Amount ( NonSI.INCH_OF_MERCURY); + + selv = checkAndConvertInputAmountToExpectedUnits(selv, SI.METER ); + pres = checkAndConvertInputAmountToExpectedUnits(pres, NcUnits.MILLIBAR); + double seaLevelTempInKelvin = GempakConstants.TMCK + 15; + double hgtk = selv.getUnit().getConverterTo( SI.KILOMETER ).convert( selv.doubleValue() ) ; + double exponent = - ( GempakConstants.GRAVTY / ( GempakConstants.GAMUSD * GempakConstants.RDGAS ) * 1000 ); +// double base = pres * ( 1.0f - ( hgtk * GempakConstants.GAMUSD / seaLevelTempInKelvin ) ); +// float altm = (float) Math.pow( base, Math.exp( exponent ) ); +// return prAlti( pres * altm ); + double base = ( 1.0 - ( hgtk * GempakConstants.GAMUSD / seaLevelTempInKelvin ) ); + double altm = Math.pow( base, exponent ); + double altp = pres.doubleValue() * altm; + return ( new Amount ( altp, NonSI.INCH_OF_MERCURY ) ); + } + + + + + /*** + * Computes the Ceiling converted to Mean Sea Level in hundreds of feet + * @param ceil - Ceiling in hundreds of feet + * @param selv - Station elevation in meters + * @return The ceiling converted to Mean Sea Level in hundreds of feet + * @throws NullPointerException + * + */ + public static final Amount prCmsl( Amount ceil, Amount selv) throws InvalidValueException, NullPointerException{ + //System.out.println("From prCmsl:"); + //System.out.println(" ceil = " + ceil.doubleValue()); + //System.out.println(" selv = " + selv.doubleValue()); + /*Sanity check*/ +// checkNullOrInvalidValue( ceil ); +// checkNullOrInvalidValue( selv ); + if ( !checkNullOrInvalidValue( ceil ) || !checkNullOrInvalidValue( selv ) ) + return new Amount ( NcUnits.HUNDREDS_OF_FEET); + + selv = checkAndConvertInputAmountToExpectedUnits(selv, NcUnits.HUNDREDS_OF_FEET); + ceil = checkAndConvertInputAmountToExpectedUnits(ceil, NcUnits.HUNDREDS_OF_FEET); + return ( new Amount ( selv.doubleValue() + ceil.doubleValue() , NcUnits.HUNDREDS_OF_FEET ) ); + } + + /** + * Computes the wind direction in degrees from the input u and v components of velocity, + * both of which must be in the same units (either meters/second or knots) + * @param uX - U component of velocity + * @param vX- V component of velocity + * @return The wind direction in degrees + * @throws NullPointerException + * + */ + public static final Amount prDrct ( Amount uX, Amount vX) throws InvalidValueException, NullPointerException{ + //System.out.println("From prDrct:"); + //System.out.println(" uX = " + uX.doubleValue()); + //System.out.println(" vX = " + vX.doubleValue()); + +// checkNullOrInvalidValue(uX); +// checkNullOrInvalidValue(vX); + if ( !checkNullOrInvalidValue( uX ) || !checkNullOrInvalidValue( vX ) ) + return new Amount ( NonSI.DEGREE_ANGLE); + + double vXVal = Double.NaN; + double uXVal = Double.NaN; + if ( uX.getUnit() != vX.getUnit() && uX.getUnit().isCompatible(vX.getUnit() )) { + vXVal = vX.getUnit().getConverterTo(uX.getUnit() ).convert(vX.doubleValue() ); + vX = new Amount ( vXVal, uX.getUnit() ); + } + uXVal = uX.doubleValue(); + double prDrct = 0.0; + + if ( ( uXVal != 0 ) || ( vXVal != 0 ) ){ + prDrct = Math.atan2(-uXVal, -vXVal) * GempakConstants.RTD; + if ( prDrct <= 0 ) + prDrct += 360; + } + return ( new Amount ( prDrct , NonSI.DEGREE_ANGLE )); + + } + + /** + * Computes the density of dry air given the pressure (in mb) + * and temperature (in Celsius) + * @param pres - Pressure in millibars + * @param tmpc - Temperature in Celsius + * @return Density of dry air in kg/(m**3) + * @throws InvalidRangeException + * @throws NullPointerException + * + */ + public static final Amount prDden ( Amount pres, Amount tmpc ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prDden:"); + //System.out.println(" pres = " + pres.doubleValue()); + //System.out.println(" tmpc = " + tmpc.doubleValue()); + + double prdden = GempakConstants.RMISSD; + /*Check for bad data*/ +// checkNullOrInvalidValue(pres); +// checkNullOrInvalidValue(tmpc); + + if ( !checkNullOrInvalidValue( pres ) || !checkNullOrInvalidValue( tmpc ) ) + return new Amount ( VolumetricDensity.UNIT ); + + pres = checkAndConvertInputAmountToExpectedUnits( pres, NcUnits.MILLIBAR ); + tmpc = checkAndConvertInputAmountToExpectedUnits( tmpc, SI.CELSIUS ); + + double tmpcVal = tmpc.doubleValue(); + if ( tmpcVal < -GempakConstants.TMCK ){ + System.out.println("From prDden: temperature must be greater than or equal to -273.15 "); + return new Amount ( VolumetricDensity.UNIT ); +// throw new InvalidRangeException("From prDden: temperature must be greater than or equal to -273.15 "); + } + /* Convert temperature and compute*/ + double tmpk = tmpc.getUnit().getConverterTo( SI.KELVIN ).convert( tmpcVal ); + prdden = 100 * pres.doubleValue() / ( GempakConstants.RDGAS * tmpk ); + + return new Amount ( prdden, VolumetricDensity.UNIT ); + } + + /*** + * Computes the dewpoint depression, from tmpx and dwpx, both of which + * must be in the same units (one of Kelvin, Celsius or Farenheit) + * @param tmpx - Air temperature + * @param dwpx - Dewpoint temperature + * @return the dewpoint depresssion (in the same units are tmpx and dwpx) + * if both tmpx and dwpx are valid values + */ + + public static final Amount prDdep ( Amount tmpx, Amount dwpx) throws InvalidValueException, NullPointerException{ + //System.out.println("From prDdep:"); + //System.out.println(" tmpx = " + tmpx.doubleValue()); + //System.out.println(" dwpx = " + dwpx.doubleValue()); +// checkNullOrInvalidValue(tmpx); +// checkNullOrInvalidValue(dwpx); + if ( !checkNullOrInvalidValue( tmpx ) || !checkNullOrInvalidValue( dwpx ) ) + return new Amount ( tmpx.getUnit() ); + + + Amount prDdep = null; + + dwpx = checkAndConvertInputAmountToExpectedUnits( dwpx, tmpx.getUnit() ); + double dewpointDepression = tmpx.doubleValue() - dwpx.doubleValue(); + prDdep = new Amount ( dewpointDepression , tmpx.getUnit()); + return prDdep; + } + + /** + * Computes DMAX, the maximum temperature obtained by + * comparing the 6-hour maximum at 00Z, + * the 6-hour maximum at 06Z and + * the local midnight maximum (reported at 00 LST) + * if either of the 6-hour values is missing, the maximum is set to missing. + * The inputs are in Celsius, the output in degrees Farenheit + * @param t00x - 6-hour maximum temperature at 00Z, Celsius + * @param t06x - 6-hour maximum temperature at 06Z, Celsius + * @param tdxc - Local midnight max temperature at 00 LST, Celsius + * @return The maximum of the 3 temperature values (in Farenheit) + * @throws NullPointerException + * + */ + public static final Amount prDmax ( Amount t00x, Amount t06x, Amount tdxc) throws InvalidValueException, NullPointerException{ + //System.out.println("From prDmax:"); + //System.out.println(" t00x = " + t00x.doubleValue()); + //System.out.println(" t06x = " + t06x.doubleValue()); + //System.out.println(" tdxc= " + tdxc.doubleValue()); + +// checkNullOrInvalidValue(t00x); +// checkNullOrInvalidValue(t06x); + + if ( !checkNullOrInvalidValue( t00x ) || !checkNullOrInvalidValue( t06x ) ) + return new Amount ( NonSI.FAHRENHEIT ); + + t00x = checkAndConvertInputAmountToExpectedUnits( t00x, SI.CELSIUS ); + t06x = checkAndConvertInputAmountToExpectedUnits( t06x, SI.CELSIUS ); + + if ( tdxc != null && tdxc.doubleValue() > -9999 ) { + tdxc = checkAndConvertInputAmountToExpectedUnits( tdxc, SI.CELSIUS ); + double[] tempArray = { t00x.doubleValue(), t06x.doubleValue(), tdxc.doubleValue() }; + + Arrays.sort(tempArray); + double newTemp = SI.CELSIUS.getConverterTo(NonSI.FAHRENHEIT).convert(tempArray[2]); + return ( new Amount ( newTemp , NonSI.FAHRENHEIT ) ); + } + else{ + double t00xVal = t00x.doubleValue(); + double t06xVal = t06x.doubleValue(); + Amount dmax = ( t00xVal > t06xVal + ? checkAndConvertInputAmountToExpectedUnits(t00x, NonSI.FAHRENHEIT) + : checkAndConvertInputAmountToExpectedUnits(t06x, NonSI.FAHRENHEIT ) ); + return dmax; + } + + } + + /** + *
+     * Computes the minimum temperature obtained by
+     * comparing the 6-hour minimum at 12Z and the 6-hour minimum at 18Z.
+     * if either of the 6-hour values is missing, the minimum is set to missing.
+     * The inputs are in degrees C, the output in degrees F.
+     *  
+ * @param t12n - 6-hour minimum temperature at 12Z, deg Celsius + * @param t18n - 6-hour minimum temperature at 18Z, deg Celsius + * @return the minimum temperature (in Farenheit) after comparing the two input values, if they exist + * @throws NullPointerException + * + */ + public static final Amount prDmin ( Amount t12n, Amount t18n ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prDmin:"); + //System.out.println(" t12n = " + t12n.doubleValue()); + //System.out.println(" t18n = " + t18n.doubleValue()); +// checkNullOrInvalidValue( t12n ); +// checkNullOrInvalidValue( t18n ); + if ( !checkNullOrInvalidValue( t12n ) || !checkNullOrInvalidValue( t18n ) ) + return new Amount ( NonSI.FAHRENHEIT ); + + t12n = checkAndConvertInputAmountToExpectedUnits( t12n,SI.CELSIUS); + t18n = checkAndConvertInputAmountToExpectedUnits( t18n,SI.CELSIUS); + Amount minValue = ( t12n.doubleValue() < t18n.doubleValue() ? t12n : t18n); + return ( checkAndConvertInputAmountToExpectedUnits(minValue, NonSI.FAHRENHEIT) ); + + } + + /** + * Computes the dewpoint as the difference between the input temperature and dewpoint depression + * @param tmpx - temperature (in Celsius or Farenheit or Kelvin) + * @param dpdx - the dewpoint depression ( in the same units as the temperature) + * @return the dewpoint in the same units as ( in the same units as the temperature) + * @throws NullPointerException + * + */ + public static final Amount prDwdp( Amount tmpx, Amount dpdx ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prDwdp:"); + //System.out.println(" tmpx = " + tmpx.doubleValue()); + //System.out.println(" dpdx = " + dpdx.doubleValue()); + +// checkNullOrInvalidValue(tmpx); +// checkNullOrInvalidValue(dpdx); + + if ( !checkNullOrInvalidValue( tmpx ) || !checkNullOrInvalidValue( dpdx ) ) + return new Amount ( tmpx.getUnit() ); + + Unit tempUnits = (Unit) tmpx.getUnit(); + Unit dewpointDepUnits = (Unit) dpdx.getUnit(); + if ( !tempUnits.equals( dewpointDepUnits) && tempUnits.isCompatible(dewpointDepUnits)){ + double dewpointDepValue= (double) dewpointDepUnits.getConverterTo(tempUnits).convert(dpdx.doubleValue()); + dpdx = new Amount ( dewpointDepValue, tempUnits); + } + + Amount dewpointTemperature = new Amount ( tmpx.doubleValue() - dpdx.doubleValue(), tempUnits ); + return dewpointTemperature; + } + + /** + * Computes the dewpoint ( in Celsius ) from the mixing ratio (in grams/kilogram) + * and the pressure (in mb) + * @param rmix - the mixing ratio (in grams/kilogram) + * @param pres - the pressure (in mb) + * @return the dewpoint (in Celsius), if both the input values are valid + * @throws InvalidRangeException + * @throws NullPointerException + * + */ + public static final Amount prDwpt( Amount rmix, Amount pres) throws InvalidValueException, NullPointerException{ + //System.out.println("From prDwpt:"); + //System.out.println(" rmix = " + rmix.doubleValue()); + //System.out.println(" pres = " + pres.doubleValue()); + Amount prDwpt = null; +// checkNullOrInvalidValue( rmix ); +// checkNullOrInvalidValue( pres ); + if ( !checkNullOrInvalidValue( rmix ) || !checkNullOrInvalidValue( pres ) ) + return new Amount ( SI.CELSIUS ); + + rmix = checkAndConvertInputAmountToExpectedUnits( rmix, Unit.ONE ); + pres = checkAndConvertInputAmountToExpectedUnits( pres, NcUnits.MILLIBAR ); + double mixingRatioValue = rmix.doubleValue() ; + double pressureValue = pres.doubleValue(); + if ( mixingRatioValue <= 0 ){ + System.out.println("From prDwpt() - mixing ratio must be greater than 0"); + return new Amount ( SI.CELSIUS ); +// throw new InvalidRangeException("From prDwpt() - mixing ratio must be greater than 0"); + } + if ( pressureValue <= 0 ){ + System.out.println("From prDwpt() - pres must be greater than 0"); + return new Amount ( SI.CELSIUS ); +// throw new InvalidRangeException("From prDwpt() - pres must be greater than 0"); + } + /*Convert gram/kilogram to gram/gram*/ + double ratio = mixingRatioValue / 1000; + + /*Calculate vapor pressure from mixing ratio and pressure*/ + double vaporPressure = ( pressureValue * ratio ) / ( 0.62197 + ratio ); + + /*Correct vapor pressure*/ + vaporPressure = vaporPressure / ( 1.001 + ( ( pressureValue - 100.0 ) / 900) * .0034 ) ; + + /*Calculate dewpoint*/ + double dewPointValue = ( double ) ( Math.log ( vaporPressure / 6.112 ) * 243.5 / ( 17.67 - Math.log( vaporPressure / 6.112 ) ) ) ; + prDwpt = new Amount ( dewPointValue, SI.CELSIUS); + return prDwpt; + } + + /*** + * Computes the Fosberg index from the temperature, relative humidity and wind speed + * at the surface. + * @param tmpc - Temperature in Celsius + * @param relh - Relative humidity in percent + * @param sped - Wind speed in meters/second + * @return the Fosberg index + * @throws NullPointerException + * + */ + public static final Amount prFosb( Amount tmpc, Amount relh, Amount sped) throws InvalidValueException, NullPointerException{ + //System.out.println("From prFosb:"); + //System.out.println("Temperature ( in K ) is: " + tmpc.doubleValue()); + //System.out.println("Relative Humidity is: " + relh.doubleValue()); + //System.out.println("Wind Speed is: " + sped.doubleValue()); +// checkNullOrInvalidValue( tmpc ); +// checkNullOrInvalidValue( relh ); +// checkNullOrInvalidValue( sped ); + if ( !checkNullOrInvalidValue( tmpc ) || !checkNullOrInvalidValue( relh ) + || !checkNullOrInvalidValue( sped )) + return new Amount ( Unit.ONE ); + + tmpc = checkAndConvertInputAmountToExpectedUnits( tmpc, SI.CELSIUS ); + relh = checkAndConvertInputAmountToExpectedUnits( relh, NonSI.PERCENT ); + sped = checkAndConvertInputAmountToExpectedUnits( sped, SI.METERS_PER_SECOND ); + + /*Change temperature to degrees Fahrenheit*/ + double tf = tmpc.getUnit().getConverterTo(NonSI.FAHRENHEIT).convert(tmpc.doubleValue()); + + /*Convert wind speed from meters/second to knots*/ + double smph = sped.getUnit().getConverterTo( NonSI.MILES_PER_HOUR ).convert( sped.doubleValue() ); + + + double A = 0.03229; + double B = 0.281073; + double C = 0.000578; + double D = 2.22749; + double E = 0.160107; + double F = 0.014784; + double G = 21.0606; + double H = 0.005565; + double P = 0.00035; + double Q = 0.483199; + double R = 0.3002; +// float T = 9.0f/5.0f; +// float U = 1.9425f; +// float V = 0.868976f; + double fw = GempakConstants.RMISSD; + double relhVal = relh.doubleValue(); + if ( relhVal <= 10 ) { + fw = A + B * relhVal - C * relhVal * tf; + } + else if ( relhVal <= 50 ) { + fw = D + E * relhVal - F * tf; + } + else{ + fw = G + H *relhVal*relhVal - P * relhVal * tf - Q * relhVal; + } + + double sss = ( double ) ( Math.sqrt ( 1. + ( smph * smph ) )); + double fwd = fw / 30; + double fwd2 = fwd * fwd; + double fwd3 = fwd2 * fwd; + double fire = 1 - 2 * fwd + 1.5f * fwd2 - 0.5f * fwd3; + + /*Find the Fosberg Index*/ + + double prfosb = ( fire * sss ) / R; + + return ( new Amount ( prfosb , Unit.ONE ) ); + } + + /** + *
+	 * Computes the Southern Region/CPC Rothfusz heat index.
+	 * 
+	 * The Rothfusz regression is optimal for TMPF > ~80 and RELH > ~40%.   
+	 * This code applies a simple heat index formula and then resorts to   
+	 * the Rothfusz regression only if the simple heat index exceeds 80,   
+	 * implying temperatures near, but slightly below 80.  To make the    
+	 * simple calculation continuous with the values obtained from the   
+	 * Rothfusz regression, the simple result is averaged with TMPF in    
+	 * computing the simple heat index value.                               
+	 * Source:  NWS Southern Region SSD Technical Attachment SR 90-23  7/1/90.  
+	 * Heat Index was originally known as the apparent temperature index 
+	 * (Steadman, JAM, July, 1979).                                                                  
+	 * This code includes adjustments made by the CPC for low RELH at high  
+	 * TMPF and high RELH for TMPF in the mid 80's.
+	 * 
+	 * 
+	 * @param tmpf  - the input air temperature
+	 * @param relh   - the relative humidity 
+	 * @return the heat index (in deg Farenheit) if both 
+	 * the input air temperature and relative humidity
+	 * are valid values 
+	 * 
+ * @throws NullPointerException + * + */ + public static final Amount prHeat( Amount tmpf, Amount relh ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prHeat:"); + //System.out.println(" tmpf = " + tmpf.doubleValue()); + //System.out.println(" relh = " + relh.doubleValue()); + + double prheat = GempakConstants.RMISSD; +// checkNullOrInvalidValue( tmpf ); +// checkNullOrInvalidValue( relh ); + if ( !checkNullOrInvalidValue( tmpf ) || !checkNullOrInvalidValue( relh ) ) + return new Amount ( Unit.ONE ); + + tmpf = checkAndConvertInputAmountToExpectedUnits( tmpf, NonSI.FAHRENHEIT ); + relh = checkAndConvertInputAmountToExpectedUnits( relh, NonSI.PERCENT ); + double tmpfVal = tmpf.doubleValue(); + double relhVal = relh.doubleValue(); + /*If the temperature is less than 40 degrees, set the heat index to the temperature*/ + if ( tmpfVal <= 40 ) + prheat = tmpfVal; + else{ + /* + * Compute a simple heat index. If the value is less than 80 deg F + * use it + */ + prheat = ( float ) ( 61 + ( tmpfVal - 68 ) * 1.2 + relhVal * 0.094); + prheat = ( float ) ( ( tmpfVal + prheat ) * 0.5); + /*Else compute the full regression value*/ + if ( prheat >= 80.0 ){ + double t2 = tmpfVal * tmpfVal; + double r2 = relhVal * relhVal; + prheat = ( float ) ( -42.379 + + 2.04901523 * tmpfVal + + 10.14333127 * relhVal + - 0.22475541 * tmpfVal * relhVal + - 0.00683783 * t2 + - 0.05481717 * r2 + + 0.00122874 * t2 * relhVal + + 0.00085282 * tmpfVal *r2 + - 0.00000199 * t2 * r2 ); + /* + * Adjust for high regression at low relative humidity for temperatures above 80 degrees F. + */ + if ( ( relhVal <= 13.0 ) && ( ( tmpfVal >= 80.0 ) &&( tmpfVal <= 112.0 ) ) ) { + float adj1 = ( float) ( ( 13. - relhVal ) / 4 ); + float adj2 = ( float ) ( Math.sqrt ( ( 17 - Math.abs (tmpfVal - 95) ) / 17 ) ); + float adj = adj1 * adj2; + prheat -= adj; + } + /* + * Adjust for low regression at high relative humidity and temperatures in the mid-80s + */ + else if ( ( relhVal > 85 ) && ( ( tmpfVal >= 80.0 ) &&( tmpfVal <= 87.0 ) ) ){ + float adj1 = ( float) ( ( relhVal - 85.0 ) / 10.0 ); + float adj2 = ( float ) ( ( 87.0 - tmpfVal ) / 5); + float adj = adj1 * adj2; + prheat += adj; + } + } + } + return ( new Amount ( prheat,NonSI.FAHRENHEIT ) ); + } + + /** + * Computes the humiture index from the air temperature and the dew point + * temperature using the equation: PR_HMTR = TMPF + ( PR_VAPR ( DWPC ) - 21 ) + * @param tmpf - the air temperature (in Farenheit) + * @param dwpf - the dew point (in Farenheit) + * @return the humiture index if both the air temperature and the dewpoint temperature are + * valid values + * @throws InvalidRangeException + * @throws NullPointerException + * + */ + public static final Amount prHmtr( Amount tmpf, Amount dwpf) throws InvalidValueException, NullPointerException{ + //System.out.println("From prHmtr:"); + //System.out.println(" tmpf = " + tmpf.doubleValue()); + //System.out.println(" dwpf = " + dwpf.doubleValue()); + + double prhmtr = GempakConstants.RMISSD; + if ( !checkNullOrInvalidValue( tmpf ) || !checkNullOrInvalidValue( dwpf )) + return new Amount ( Unit.ONE ); + + tmpf = checkAndConvertInputAmountToExpectedUnits( tmpf, NonSI.FAHRENHEIT ); + dwpf = checkAndConvertInputAmountToExpectedUnits( dwpf, NonSI.FAHRENHEIT ); + + Amount dwpc = checkAndConvertInputAmountToExpectedUnits(dwpf, SI.CELSIUS); + Amount vapr = prVapr( dwpc ); + if ( !checkNullOrInvalidValue( vapr ) ) + return new Amount ( Unit.ONE); + + prhmtr = tmpf.doubleValue() + (vapr.doubleValue() - 21 ); + + return ( new Amount ( prhmtr, Unit.ONE)); + } + + /** + * Computes the rate of ice accretion/growth of ice + * on a vessel in salt water, in units of inches per 3 hours (the WMO standard) + * The formula used is + * IGRO = ( A*pr + B*pr*pr + *pr*pr*pr ) * CVFAC + * where + * A = 2.73 * 10e-2 + * B = 2.91 * 10e-4 + * C = 1.84 * 10e-6 + * pr = ( sped * ( -1.7 - tmpc ) ) / ( 1 + 0.4 * ( sstc + 1.7 ) ) + * (priesendorfer regression) + * and + * CVFAC = 1.1811, to convert cm/hr to in/3hr. + * + * @param tmpc - the observed surface air temperature in Celsius + * @param sstc - the observed surface sea temperature in Celsius + * @param sped - the observed wind speed + * @return the rate of ice growth if all the input values are valid and lie between specific limits + * and if the rate of ice growth that is computed is greater than or equal to 0, + * @throws NullPointerException + * + * @throws InvalidRangeException + */ + public static final Amount prIgro ( Amount tmpc, Amount sstc, Amount sped) throws InvalidValueException, NullPointerException{ + //System.out.println("From prIgro:"); + //System.out.println(" tmpc = " + tmpc.doubleValue()); + //System.out.println(" sstc = " + sstc.doubleValue()); + //System.out.println(" sped = " + sped.doubleValue()); + + double prigro = GempakConstants.RMISSD; +// checkNullOrInvalidValue( tmpc ) ; +// checkNullOrInvalidValue( sstc ) ; +// checkNullOrInvalidValue( sped ) ; + + if ( !checkNullOrInvalidValue( tmpc ) || !checkNullOrInvalidValue( sstc ) + || !checkNullOrInvalidValue( sped )) + return new Amount ( NcUnits.INCHES_PER_THREE_HOURS ); + + checkAndConvertInputAmountToExpectedUnits( tmpc, SI.CELSIUS ); + checkAndConvertInputAmountToExpectedUnits( sstc, SI.CELSIUS ); + + //TODO: verify that wind speed can have any unit + double tmpcVal = tmpc.doubleValue(); + double sstcVal = sstc.doubleValue(); + double spedVal = sped.doubleValue(); + + /* Check that these values are within the valid range */ + + if ( spedVal < 0 || spedVal > 50){ +// throw new InvalidRangeException("The wind speed must lie between 0 and 50. Both limits inclusive"); + System.out.println("The wind speed must lie between 0 and 50. Both limits inclusive"); + return new Amount ( NcUnits.INCHES_PER_THREE_HOURS ); + } + if ( tmpcVal < -20 || tmpcVal > 0 ){ +// throw new InvalidRangeException("The observed surface air temperature must lie between -20 and 0. Both limits inclusive"); + System.out.println("The observed surface air temperature must lie between -20 and 0. Both limits inclusive"); + return new Amount ( NcUnits.INCHES_PER_THREE_HOURS ); + } + if ( sstcVal < -1.7f || sstcVal > 12 ){ +// throw new InvalidRangeException("The observed surface sea temperature must lie between -1.7 and 12. Both limits inclusive"); + } + double A = 0.0273f; + double B = 0.000291f; + double C = 0.00000184f; + double cvfac = 1.1811f; // to convert cm/hr to in per 3 hours + double pr = ( ( spedVal * ( -1.7 - tmpcVal ) ) / ( 1 + 0.4 * ( sstcVal + 1.7 ) ) ); // Compute the Priesendorfer regression + double pr2 = pr * pr; + prigro = ( A * pr + B * pr2 + C * pr * pr2 ) * cvfac; + if ( prigro < 0 ){ +// throw new InvalidRangeException("The rate of ice growth must be greater than or equal to 0"); + System.out.println("The rate of ice growth must be greater than or equal to 0"); + return new Amount ( NcUnits.INCHES_PER_THREE_HOURS ); + } + return ( new Amount ( prigro, NcUnits.INCHES_PER_THREE_HOURS ) ); + } + + /** + * Computes the latent heat of vaporization at constant pressure + * from the input temperature (in Celsius) using the equation: + * LHVP = ( 2.500 - .00237 * TMPC ) * 10E6 + * LHVP is in J/kg. + * @param tmpc - the input temperature (in Celsius) + * @return the latent heat of vaporization at constant pressure if + * the input temperature is valid + * @throws NullPointerException + * + */ + public static final Amount prLhvp( Amount tmpc) throws InvalidValueException, NullPointerException{ + + //System.out.println("From prLhvp:"); + //System.out.println(" tmpc = " + tmpc.doubleValue()); + +// checkNullOrInvalidValue(tmpc); + if ( !checkNullOrInvalidValue( tmpc ) ) + return new Amount ( NcUnits.JOULES_PER_KILOGRAM ); + + tmpc = checkAndConvertInputAmountToExpectedUnits(tmpc, SI.CELSIUS); + double latentHeatOfVapr = ( float) ( (2.500 - 0.00237 * tmpc.doubleValue()) * 1000000); + return ( new Amount ( latentHeatOfVapr, NcUnits.JOULES_PER_KILOGRAM ) ); + } + + /** + * Computes the temperature of a parcel lifted (or sunk) + * adiabatically to a given pressure. + * @param thta - Potential temperature in Kelvin + * @param thte - Equivalent potential temp in Kelvin + * @param pres - Lifted pressure in millibar + * @return the lifted temperature in Celsius, if all the input parameters are valid + * @throws NullPointerException + * + * @throws InvalidRangeException + */ + public static final Amount prLtmp ( Amount thta, Amount thte, Amount pres ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prLtmp:"); + //System.out.println(" thta = " + thta.doubleValue()); + //System.out.println(" thte = " + thte.doubleValue()); + //System.out.println(" pres = " + pres.doubleValue()); + + double prltmp = GempakConstants.RMISSD; +// checkNullOrInvalidValue(thta); +// checkNullOrInvalidValue(thte); +// checkNullOrInvalidValue(pres); + + if ( !checkNullOrInvalidValue( thta ) || !checkNullOrInvalidValue( thte ) + || !checkNullOrInvalidValue( pres )) + return new Amount ( SI.CELSIUS ); + + thta = checkAndConvertInputAmountToExpectedUnits(thta, SI.KELVIN); + thte = checkAndConvertInputAmountToExpectedUnits(thte, SI.KELVIN); + + if ( pres.doubleValue() <= 0 ) + pres = new Amount ( 500, NcUnits.MILLIBAR ); + + /*Compute parcel temperatures on moist and dry adiabats*/ + Amount tmpe = prTmst ( thte, pres, new Amount (0, SI.KELVIN )); + Amount tmpd = prTmpk ( pres, thta); + checkNullOrInvalidValue(tmpe); + checkNullOrInvalidValue(tmpd); + /* + * ( Non-Javadoc ) + * The correct parcel temperature is the warmer of the + * temperature on the dry adiabat and the temperature on the + * moist adiabat. + */ + + double tmpeVal = tmpe.doubleValue(); + double tmpdVal = tmpd.doubleValue(); + if ( tmpeVal > tmpdVal ){ + prltmp = SI.KELVIN.getConverterTo(SI.CELSIUS).convert( tmpeVal ); + }else{ + prltmp = SI.KELVIN.getConverterTo(SI.CELSIUS).convert( tmpdVal ); + } + + return ( new Amount ( prltmp, SI.CELSIUS )); + } + + /** + * Computes the mountain obscuration threshold met indicator + * @param cmsl - Ceiling converted to MSL in 100's of ft + * @param otval - Mountain obscuration threshold in 100's of ft + * @return The mountain obscuration threshold met indicator if + * the input values are valid + * @throws NullPointerException + * + */ + public static final Amount prMobs ( Amount cmsl, Amount otval) throws InvalidValueException, NullPointerException{ + //System.out.println("From prMobs:"); + //System.out.println(" cmsl = " + cmsl.doubleValue()); + //System.out.println(" otval = " + otval.doubleValue()); + +// checkNullOrInvalidValue( cmsl ); +// checkNullOrInvalidValue( otval ); + + if ( !checkNullOrInvalidValue( cmsl ) || !checkNullOrInvalidValue( otval ) ) + return new Amount ( Unit.ONE ); + + cmsl = checkAndConvertInputAmountToExpectedUnits( cmsl, NcUnits.HUNDREDS_OF_FEET ); + otval = checkAndConvertInputAmountToExpectedUnits( otval, NcUnits.HUNDREDS_OF_FEET ); + return ( cmsl.doubleValue() < otval.doubleValue() ? new Amount ( 1, Unit.ONE) : new Amount ( 1, Unit.ONE) ); + } + + /** + * Computes the mixing ratio in grams/kilograms from the dewpoint ( in Celsius ) + * and the pressure ( in mb) using the equation: + * MIXR = .62197 * ( e / ( PRES - e ) ) * 1000. + * where + * e = VAPR * corr + * corr = (1.001 + ( ( PRES - 100. ) / 900. ) * .0034) + * ( University of Wisconsin green sheet ). + * This method can also be used for the folloiwng computations: + * MIXS from TMPC and PRES + * SMXR from DWPC and PALT + * SMXS from TMPC and PALT + * + * @param dwpc - the dewpoint ( in Celsius ) + * @param pres - the pressure ( in mb) + * @return the missing ratio ( in grams / kilograms ) if both the input + * parameters are valid + * @throws NullPointerException + * + */ + public static final Amount prMixr ( Amount dwpc, Amount pres ) { + //System.out.println("From prMixr:"); + //System.out.println(" dwpc = " + dwpc.doubleValue()); + //System.out.println(" pres = " + pres.doubleValue()); + + Amount prmixr = new Amount ( -9999.0, Unit.ONE); +// checkNullOrInvalidValue(pres); +// checkNullOrInvalidValue(dwpc); + + if ( !checkNullOrInvalidValue( pres ) || !checkNullOrInvalidValue( dwpc ) ) + return new Amount ( NcUnits.GRAMS_PER_KILOGRAM ); + + pres = checkAndConvertInputAmountToExpectedUnits(pres, NcUnits.MILLIBAR); + dwpc = checkAndConvertInputAmountToExpectedUnits(dwpc, SI.CELSIUS); + + /*Calculate vapor pressure*/ + Amount vapr = prVapr ( dwpc ); + + if ( !checkNullOrInvalidValue(vapr) ) + return new Amount ( NcUnits.GRAMS_PER_KILOGRAM ); + + vapr = checkAndConvertInputAmountToExpectedUnits(vapr, NcUnits.MILLIBAR); + double pressureValue = pres.doubleValue(); + double vaporPressureValue = vapr.doubleValue(); + /* + * (Non-Javadoc) + * corr is a correction to the vapor pressure since the atmosphere is not an ideal gas. + */ + double corr = ( double ) (1.001 + ( ( pressureValue - 100 ) / 900 ) * 0.0034 ); + double e = corr * vaporPressureValue; + + /* + * Test for unphysical case of large E at low PRES + */ + if ( e <= ( 0.5 * pressureValue ) ){ + /*Calculate mixing ratio */ + prmixr = new Amount ( ( double ) ( 0.62197 * ( e / ( pressureValue - e ) ) * 1000 ) , NcUnits.GRAMS_PER_KILOGRAM ); + } + return prmixr; + } + + /** + * Extracts the pressure change ( in millibars ) from + * the pressure tendency information + * @param p03d - Pressure tendency information + * @return the pressure change ( in mb ) + * @throws NullPointerException + * + */ + //TODO : remove it to make it a part of display options or let it stay? + public static final Amount prP03c( Amount p03d) throws InvalidValueException, NullPointerException{ + //System.out.println("From prP03c:"); + //System.out.println(" p03d = " + p03d.doubleValue()); + + + double prp03c = GempakConstants.RMISSD; +// checkNullOrInvalidValue( p03d ); + if ( !checkNullOrInvalidValue( p03d ) ) + return new Amount ( NcUnits.MILLIBAR ); + + double p03dVal = p03d.doubleValue(); + float[] psign = {1, 1, 1, 1, 0, -1, -1, -1, -1}; + int itendc = ( int ) ( p03dVal / 1000); + float ptend = ( float ) ( ( ( int ) p03dVal ) % 1000 ) / 10f; + // TODO: compare tests with legacy + if ( itendc < psign.length ) + prp03c = psign[itendc] * ptend; + + return ( new Amount ( prp03c , NcUnits.MILLIBAR ) ); + } + + + /** + * Computes station pressure from altimeter and station elevation using + * the equation + * PALT = ALTM * ( 1 - ( SELK * GAMUSD / To ) ) ** expo + * where + * SELK = SELV / 1000 + * To = US Std. Atmos. sea level temp in Kelvin + * = TMCK + 15 + * expo = GRAVTY / ( GAMUSD * RDGAS ) * 1000 + * Wallace and Hobbs. + * + * @param altm - Altimeter in millibars + * @param selv - Station elevation in meters + * @return the pressure in millibars if none of the input values are missing + * @throws NullPointerException + * + */ + public static final Amount prPalt ( Amount altm, Amount selv) throws InvalidValueException, NullPointerException{ + //System.out.println("From prPalt:"); + //System.out.println(" altm = " + altm.doubleValue()); + //System.out.println(" selv = " + selv.doubleValue()); + + // checkNullOrInvalidValue( altm ); +// checkNullOrInvalidValue( selv ); + + if ( !checkNullOrInvalidValue( altm ) || !checkNullOrInvalidValue( selv ) ) + return new Amount ( NcUnits.MILLIBAR ); + + altm = checkAndConvertInputAmountToExpectedUnits( altm, NcUnits.MILLIBAR ); + selv = checkAndConvertInputAmountToExpectedUnits( selv, SI.METER ); + double hgtk = selv.getUnit().getConverterTo( SI.KILOMETER ).convert( selv.doubleValue() ); + + /*Calculate the exponent*/ + double expo = ( GempakConstants.GRAVTY / ( GempakConstants.GAMUSD * GempakConstants.RDGAS ) * 1000.0f); + + /*Calculate pressure*/ + double prpalt = ( altm.doubleValue() * Math.pow( ( 1 - ( hgtk * GempakConstants.GAMUSD/ ( GempakConstants.TMCK + 15 ) ) ) , expo ) ); + + return ( new Amount ( prpalt, NcUnits.MILLIBAR ) ); + } + + /** + * Computes the lifted condensation level pressure ( in mb ) for a parcel of air + * from TMPC, PRES, and TLCL. TLCL may be computed using PR_TLCL. The equation + * used is a modified Poisson equation: + * PLCL = PRES * ( TLCL / TMPK ) ** ( 1 / RKAPPA ) + * @param tmpc - Temperature ( in Celsius ) before lifting the air parcel + * @param pres - Pressure ( in mb ) before lifting the air parcel + * @param tlcl - Temperature ( in Kelvin ) at the lifted condensation level + * @return the pressure at the lifted condensation level, if all the inputs are valid + * @throws NullPointerException + * + */ + public static final Amount prPlcl ( Amount tmpc, Amount pres, Amount tlcl) throws InvalidValueException, NullPointerException{ + double prplcl = GempakConstants.RMISSD; + //System.out.println("From prPlcl:"); + //System.out.println(" tmpc = " + tmpc.doubleValue()); + //System.out.println(" pres = " + pres.doubleValue()); + //System.out.println(" tlcl = " + tlcl.doubleValue()); + +// checkNullOrInvalidValue(tmpc); +// checkNullOrInvalidValue(pres); +// checkNullOrInvalidValue(tlcl); + if ( !checkNullOrInvalidValue( tmpc ) || !checkNullOrInvalidValue( pres ) + || !checkNullOrInvalidValue( tlcl )) + return new Amount ( NcUnits.MILLIBAR ); + + tmpc = checkAndConvertInputAmountToExpectedUnits(tmpc, SI.CELSIUS); + pres = checkAndConvertInputAmountToExpectedUnits(pres, NcUnits.MILLIBAR); + tlcl = checkAndConvertInputAmountToExpectedUnits(tlcl, SI.KELVIN); + Amount tmpk = checkAndConvertInputAmountToExpectedUnits(tmpc, SI.KELVIN) ; + double tclValue = tlcl.doubleValue(); + double tmpkValue = tmpk.doubleValue(); + double presValue = pres.doubleValue(); + prplcl = ( double ) ( presValue * Math.pow( ( tclValue / tmpkValue ) , ( 1 / GempakConstants.RKAPPA ) ) ); + return new Amount ( prplcl, NcUnits.MILLIBAR ); + } + + /** + *
+	 *  Computes the mean sea level pressure ( in mb ) from the station pressure ( in mb ),
+	 *  the temperature ( in deg Celsius), the dewpoint ( in deg Celsius ) and 
+	 *  the station elevation ( in meters ) using the equation:
+	 *  	PMSL = PRES * EXP ( ( GRAVTY * SELV ) / ( RDGAS * TVAVE ) ) 
+	 *     where
+	 *     		 TVAVE = avg virtual temp between station and sea level 
+	 *     		        = TVRK + ( DELTV / 2 )
+	 *     		 DELTV = GAMUSD * SELV / 1000
+	 *  Wallace and Hobbs.
+	 * @param pres - the station pressure ( in mb )
+	 * @param tmpc - the temperature ( in deg Celsius)
+	 * @param dwpc - the dewpoint ( in deg Celsius )
+	 * @param selv - the station elevation ( in meters )
+	 * @return the mean sea level pressure ( in mb ) if all the inputs are valid
+     * 
+ * @throws NullPointerException + * + * @throws InvalidRangeException + */ + public static final Amount prPmsl ( Amount pres, Amount tmpc, Amount dwpc, Amount selv ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prPmsl:"); + //System.out.println(" tmpc = " + tmpc.doubleValue()); + //System.out.println(" pres = " + pres.doubleValue()); + //System.out.println(" dwpc = " + dwpc.doubleValue()); + //System.out.println(" selv = " + selv.doubleValue()); +// checkNullOrInvalidValue( pres ); +// checkNullOrInvalidValue( tmpc ); +// checkNullOrInvalidValue( dwpc ); +// checkNullOrInvalidValue( selv ); + if ( !checkNullOrInvalidValue( tmpc ) + || !checkNullOrInvalidValue( pres ) + || !checkNullOrInvalidValue( dwpc ) + || !checkNullOrInvalidValue( selv ) ) + return new Amount ( NcUnits.MILLIBAR ); + + pres = checkAndConvertInputAmountToExpectedUnits(pres, NcUnits.MILLIBAR); + tmpc = checkAndConvertInputAmountToExpectedUnits(pres, SI.CELSIUS); + dwpc = checkAndConvertInputAmountToExpectedUnits(pres, SI.CELSIUS); + selv = checkAndConvertInputAmountToExpectedUnits(pres, SI.METER); + + /*Calculate virtual temperature*/ + Amount tv = prTvrk ( tmpc, dwpc, pres); + + /*deltaV and tVave*/ + double selvVal = selv.doubleValue(); + double deltaV = selvVal * GempakConstants.GAMUSD / 1000; + double tVave = tv.doubleValue() + ( deltaV / 2); + double mathFormula = ( GempakConstants.GRAVTY * selvVal ) / ( GempakConstants.RDGAS * tVave ); + double prpmsl = ( pres.doubleValue() * Math.exp(mathFormula)); + + return ( new Amount ( prpmsl, NcUnits.MILLIBAR ) ); + } + + /** + * Computes the maximum precipitation amount for upto 4 preciptiation values in inches + * @param p01 - First precipitation amount + * @param p02 - Second precipitation amount + * @param p03 - Third precipitation amount + * @param p04 - Fourth precipitation amount + * @return the maximum precipitation + * @throws NullPointerException + * + */ + + public static final Amount prPr6x ( Amount p01, Amount p02, Amount p03, Amount p04 ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prPr6x:"); + //System.out.println(" p01 = " + p01.doubleValue()); + //System.out.println(" p02 = " + p02.doubleValue()); + //System.out.println(" p03 = " + p03.doubleValue()); + //System.out.println(" p04 = " + p04.doubleValue()); + Amount[] tempArray = {p01, p02, p03, p04 }; + int index = 0; + double[] tempDblArray = new double[ 4 ]; + for ( Amount thisAmount : tempArray){ + if (!checkNullOrInvalidValue(thisAmount)){ + return new Amount ( NonSI.INCH ); + } + + if ( thisAmount.getUnit() != NonSI.INCH ) { + thisAmount = checkAndConvertInputAmountToExpectedUnits(thisAmount, NonSI.INCH); + tempArray[index] = thisAmount; + } + tempDblArray[ index ] = thisAmount.doubleValue(); + index++; + } + + Arrays.sort(tempDblArray); + return ( new Amount ( tempDblArray[ 3 ], NonSI.INCH ) ); + } + + /** + * Computes PR24, the 24-hour precipitation calculated by + * summing four 6-hour precipitation values + * @param p01 - First 6-hour precipitation amount + * @param p02 - Second 6-hour precipitation amount + * @param p03 - Third 6-hour precipitation amount + * @param p04 - Fourth 6-hour precipitation amount + * @return the total 24-hour precipitation amount + * @throws InvalidRangeException + * @throws NullPointerException + * + */ + public static final Amount prPr24 ( Amount p01, Amount p02, Amount p03, Amount p04 ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prPr24:"); + //System.out.println(" p01 = " + p01.doubleValue()); + //System.out.println(" p02 = " + p02.doubleValue()); + //System.out.println(" p03 = " + p03.doubleValue()); + //System.out.println(" p04 = " + p04.doubleValue()); + +// checkNullOrInvalidValue( p01 ); +// checkNullOrInvalidValue( p02 ); +// checkNullOrInvalidValue( p03 ); +// checkNullOrInvalidValue( p04 ); + + if ( !checkNullOrInvalidValue( p01 ) + || !checkNullOrInvalidValue( p02 ) + || !checkNullOrInvalidValue( p03 ) + || !checkNullOrInvalidValue( p04 ) ) + return new Amount ( NonSI.INCH ); + + Amount[] tempArray = {p01, p02, p03, p04 }; + Arrays.sort(tempArray); + + Amount p24 = tempArray[3]; + double p01Val = p01.doubleValue(); + double p02Val = p02.doubleValue(); + double p03Val = p03.doubleValue(); + double p04Val = p04.doubleValue(); + double p24Val = p24.doubleValue(); + + if ( p24Val > 0 ){ + p24Val = 0; + if ( p01Val > 0 ) + p24Val += p01Val; + + if ( p02Val > 0 ) + p24Val += p01Val; + + if ( p03Val > 0 ) + p24Val += p01Val; + + if ( p04Val > 0 ) + p24Val += p01Val; + + } + + if ( p24Val < 0 ){ +// throw new InvalidRangeException("From prPr24: the total 24 hour precipitation amount cannot be less than 0 inches"); + System.out.println("From prPr24: the total 24 hour precipitation amount cannot be less than 0 inches"); + return new Amount ( NonSI.INCH ); + } + return ( new Amount ( p24Val, NonSI.INCH ) ); + } + + /** + * Computes the station pressure ( in mb ) from the temperature ( in deg Celsius ) + * and the potential temperature ( in Kelvin ) using Poisson's equation: + * PRES = 1000. * ( PR_TMCK (TMPC) / THTA ) ** (1 / RKAPPA) + * @param tmpc - temperature (in deg Celsius) + * @param thta - potential temperature ( in Kelvin ) + * @return the station pressure ( in mb ) if both the inputs are valid + * @throws NullPointerException + * + * @throws InvalidRangeException + */ + public static final Amount prPres ( Amount tmpc, Amount thta ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prPres:"); + //System.out.println(" tmpc = " + tmpc.doubleValue()); + //System.out.println(" thta = " + thta.doubleValue()); + + +// checkNullOrInvalidValue( tmpc ); +// checkNullOrInvalidValue( thta ); + + if ( !checkNullOrInvalidValue( tmpc ) + || !checkNullOrInvalidValue( thta ) ) + return new Amount ( NcUnits.MILLIBAR ); + + tmpc = checkAndConvertInputAmountToExpectedUnits( tmpc, SI.CELSIUS ); + thta = checkAndConvertInputAmountToExpectedUnits( thta, SI.KELVIN ); + double tmpcVal = tmpc.doubleValue(); + double thtaVal = thta.doubleValue(); + if ( tmpcVal <= -GempakConstants.TMCK ){ + // throw new InvalidRangeException("From prPres: the temperature must be greater than -273.15"); + System.out.println("From prPres: the temperature must be greater than -273.15"); + return new Amount ( NcUnits.MILLIBAR ); + } + if ( thtaVal <= 0 ){ +// throw new InvalidRangeException("From prPres: the potential temperature must be greater than 0"); + System.out.println("From prPres: the potential temperature must be greater than 0"); + return new Amount ( NcUnits.MILLIBAR ); + } + double tmpkVal = tmpc.getUnit().getConverterTo( SI.KELVIN ).convert( tmpcVal ); + double prpres = ( float ) ( 1000 * Math.pow(tmpkVal / thtaVal, 1 / GempakConstants.RKAPPA ) ); + + return ( new Amount ( prpres , NcUnits.MILLIBAR ) ); + } + + + /** + * Extracts the symbol code from the pressure tendency information. + * The code number is returned follow by 999 so that the output is a 4-digit number. + * @param p03d - the pressure tendency information + * @return the pressure tendency symbol code if the input is valid + * @throws NullPointerException + * + */ + //TODO add it to the Met Parameters or remove it and make it part of the display options instead? + public static final Amount prPtsy ( Amount p03d ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prPtsy:"); + //System.out.println(" p03d = " + p03d.doubleValue()); + + if ( !checkNullOrInvalidValue( p03d )) + return new Amount ( Unit.ONE); + + double p03dVal = p03d.doubleValue(); + int prptsy = -9999; + if ( !( p03dVal < 0 ) & !( p03dVal >= 9000 ) ) { + prptsy = ( ( int ) ( p03dVal / 1000 ) ) * 1000 + 999 ; + } + return ( new Amount ( prptsy, Unit.ONE ) ); + } + +/** + * Computes the relative humidity ( in percent ) from the input temperature and dewpoint using + * the equation: + * RELH = VAPR / VAPS * 100 + * where + * VAPR = vapor pressure + * = PR_VAPR ( DWPC ) + * VAPS = saturation vapor pressure + * = PR_VAPR ( TMPC ) + * + * @param tmpc - temperature ( in Celsius ) + * @param dwpc - dewpoint ( in Celsius) + * @return the relative humidity ( in percent ) if both inputs are valid and RMISSD ( -9999.0 ) otherwise + * @throws NullPointerException + * + */ +public static final Amount prRelh ( Amount tmpc, Amount dwpc ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prRelh:"); + //System.out.println(" tmpc = " + tmpc.doubleValue()); + //System.out.println(" dwpc = " + dwpc.doubleValue()); + + double prrelh = GempakConstants.RMISSD; +// checkNullOrInvalidValue(tmpc); +// checkNullOrInvalidValue(dwpc); + + if ( !checkNullOrInvalidValue( tmpc ) + || !checkNullOrInvalidValue( dwpc ) ) + return new Amount (NonSI.PERCENT ); + + tmpc = checkAndConvertInputAmountToExpectedUnits(tmpc, SI.CELSIUS); + dwpc = checkAndConvertInputAmountToExpectedUnits(dwpc, SI.CELSIUS); + + /* Find the vapor pressure */ + Amount e = prVapr ( dwpc ); + + if ( !checkNullOrInvalidValue( e ) ) + return new Amount ( NonSI.PERCENT ); + + /*Find the saturated vapor pressure*/ + Amount es = prVapr ( tmpc ); + + if ( !checkNullOrInvalidValue( es ) ) + return new Amount ( NonSI.PERCENT ); + + /*Calculate humidity*/ + prrelh = ( e.doubleValue()/es.doubleValue()) * 100; + + return new Amount(prrelh,NonSI.PERCENT); +} + + /** + * Computes the dewpoint (in Celsius) from the temperature ( in Celsius ) + * and the relative humidity ( in percent ). + * @param tmpc - the temperature ( in deg Celsius ) + * @param relh - the relative humidity ( in percent ) + * @return the dewpoint in ( deg Celsius), if both inputs are valid and the value of the vapor + * pressure computed is greater than ( 1* e^(-30)) + * @throws InvalidRangeException + * @throws NullPointerException + * + */ + public static final Amount prRhdp ( Amount tmpc, Amount relh) throws InvalidValueException, NullPointerException{ + //System.out.println("From prRhdp:"); + //System.out.println(" tmpc =" + tmpc.doubleValue()); + //System.out.println(" relh = " + relh.doubleValue()); + +// checkNullOrInvalidValue(tmpc); +// checkNullOrInvalidValue(relh); + + if ( !checkNullOrInvalidValue( tmpc ) + || !checkNullOrInvalidValue( relh ) ) + return new Amount ( SI.CELSIUS ); + + tmpc = checkAndConvertInputAmountToExpectedUnits(tmpc, SI.CELSIUS); + relh = checkAndConvertInputAmountToExpectedUnits(relh, NonSI.PERCENT); + + /*Calculate saturation vapor pressure; test for existence*/ + Amount vaps = prVapr ( tmpc); + + if ( !checkNullOrInvalidValue(vaps) ) + return new Amount ( SI.CELSIUS ); + + /*Calculate vapor pressure*/ + double relativeHumidity = relh.doubleValue(); + double saturationVaporPressure = vaps.doubleValue(); + double vapr = relativeHumidity * saturationVaporPressure / 100; + + /*Calculate dewpoint. The VAPR test prevents LOG blowups*/ + double prrhdp = -191; + Amount dewpointAmount = null; + if ( vapr >= ( Math.pow(Math.E, -30) ) ){//legacy checks for 1.E-30 + prrhdp = ( double) ( 243.5 * ( Math.log(6.112) - Math.log(vapr) ) / ( Math.log(vapr) - Math.log(6.112) - 17.67 ) ); + + /* If the dew-point is less than -190 degrees C, it is treated as missing data + * Note: Legacy documents it but does not implement it. + * However, in CAVE, it was decided to implement it. + * */ + + if ( prrhdp < -190 ){ + System.out.println(" From prRhdp: dewpoint is less than -190 C"); + return new Amount( SI.CELSIUS ); + } + } + dewpointAmount = new Amount(prrhdp, SI.CELSIUS); + return dewpointAmount; + } + + + public static class RZLL //implements ISerializableObject + { + // @DynamicSerializeElement + private static RZLL rzll; + + /**Station latitude in degrees*/ + // @DynamicSerializeElement + Amount stltdg = null; + + /**Station longitude in degrees*/ + // @DynamicSerializeElement + Amount stlndg = null; + + /**Range in kilometers*/ + // @DynamicSerializeElement + Amount range = null; + + /**Geographic azimuth in radians*/ + // @DynamicSerializeElement + Amount azim = null; + + /**Height above the ground in kilometers*/ + // @DynamicSerializeElement + Amount hght = null; + + /**Latitude in degrees*/ + // @DynamicSerializeElement + Amount xlat = null; + + /**Longitude in degrees*/ + // @DynamicSerializeElement + Amount xlon = null; + + /** + * @return the xlat + */ + public Amount getXlat() { + return xlat; + } + /** + * @return the xlon + */ + public Amount getXlon() { + return xlon; + } + + + + private static RZLL getInstance(){ + if (rzll == null) + {rzll = new RZLL();} + return rzll; + } + + /** + * Computes the actual latitude/longitude given the station latitude/longitude, elevation + * and azimuth. + * It uses equations developed for use in the AOIPS radar. + * @param instltdg - Station latitude in degrees + * @param instlndg - Station longitude in degrees + * @param inrange - Range in kilometers + * @param inazim - Geographic azimuth in radians + * @param inhght - Height above ground in km + * @throws NullPointerException + * + */ + public void prRzll ( Amount instltdg,Amount instlndg,Amount inrange,Amount inazim,Amount inhght) throws InvalidValueException, NullPointerException{ + //System.out.println("From prRzll:"); + //System.out.println(" instltdg = " + instltdg.doubleValue()); + //System.out.println(" instlndg = " + instlndg.doubleValue()); + //System.out.println(" inrange = " + inrange.doubleValue()); + //System.out.println(" inazim = " + inazim.doubleValue()); + //System.out.println(" inhght = " + inhght.doubleValue()); + +// checkNullOrInvalidValue( instltdg ); +// checkNullOrInvalidValue( instlndg ); +// checkNullOrInvalidValue(inrange); +// checkNullOrInvalidValue(inazim); +// checkNullOrInvalidValue(inhght); + + if ( !checkNullOrInvalidValue( instltdg ) + || !checkNullOrInvalidValue( instlndg ) + || !checkNullOrInvalidValue( inrange ) + || !checkNullOrInvalidValue( inazim ) + || !checkNullOrInvalidValue( inhght )) + return; + + instltdg = checkAndConvertInputAmountToExpectedUnits( instltdg, NonSI.DEGREE_ANGLE ); + instlndg = checkAndConvertInputAmountToExpectedUnits( instlndg, NonSI.DEGREE_ANGLE ); + inrange = checkAndConvertInputAmountToExpectedUnits(inrange, SI.KILOMETER ); + inazim = checkAndConvertInputAmountToExpectedUnits(inazim, SI.RADIAN ); + inhght = checkAndConvertInputAmountToExpectedUnits(inhght, SI.KILOMETER ); + + this.stltdg = new Amount ( instltdg.doubleValue(), NonSI.DEGREE_ANGLE ); + this.stlndg = new Amount ( instlndg.doubleValue(), NonSI.DEGREE_ANGLE ); + this.range = new Amount ( inrange.doubleValue(), SI.KILOMETER ); + this.azim = new Amount ( inazim.doubleValue(), SI.RADIAN ); + this.hght = new Amount ( inhght.doubleValue(), SI.KILOMETER ); + + double hdr = GempakConstants.RMISSD; + double elev = GempakConstants.RMISSD; + double rad = GempakConstants.RMISSD; + double radp= GempakConstants.RMISSD; + + /*Convert the station lat/lon to radians*/ + Amount stlat = checkAndConvertInputAmountToExpectedUnits( stltdg, NonSI.DEGREE_ANGLE ); + Amount stlon = checkAndConvertInputAmountToExpectedUnits( stlndg, NonSI.DEGREE_ANGLE ); + + + /*Get the elevation angle*/ + hdr = ( range.doubleValue() == 0.0f ? 0.0f : hght.doubleValue() / range.doubleValue() ); +// elev = (float) ( Math.abs(hdr) < 1.0f ? Math.asin(hdr) : 0.0f ); + elev = ( Math.abs(hdr) <= 1.0f ? Math.asin(hdr) : 0.0f ); + + double temp = (Math.pow( Math.sin(stlat.doubleValue()), 2 ) ) ; + + /*Get the earth's corrected radius*/ + rad = (6378.4 / Math.sqrt( 1 + ( 0.00677 * temp ) )); + radp = 4* ( rad / 3 ); + + double dist = GempakConstants.RMISSD; + double cx = GempakConstants.RMISSD; + double cy = GempakConstants.RMISSD; + double mathFormula1 = GempakConstants.RMISSD; + double mathFormula2 = GempakConstants.RMISSD; + + /*Calculate the distance*/ + double rangeVal = range.doubleValue(); + if ( elev > 0.2618f ) + dist = ( double ) ( rangeVal * Math.cos( elev )); + else{ + mathFormula1 = ( double ) ( (1 - ( Math.pow( elev, 2 ) / 2 ) ) - rangeVal * elev / radp); + dist = rangeVal * mathFormula1; + } + + /*Calculate the latitude and longitude*/ + double azimVal = azim.doubleValue(); + cx = ( double ) ( dist * Math.sin( azimVal ) ); + cy = ( double ) ( dist * Math.cos( azimVal ) ); + +// mathFormula2 = ( float ) ( ( ( 2 * Math.pow( rad, 2 ) ) * Math.tan( stlat ) )); +// xlat = ( float ) ( stlat + ( cy / rad ) - ( Math.pow(cx, 2) / mathFormula2 ) ); + double stlatVal = stlat.doubleValue(); + mathFormula2 = (double) ( ( Math.pow(cx, 2) / ( 2 * Math.pow( rad, 2 ) ) * Math.tan( stlatVal ) )); + double xlatVal = ( double ) ( stlatVal + ( cy / rad ) - mathFormula2 ); + double xlonVal = ( double ) ( stlon.doubleValue() + ( cx / ( rad * Math.cos( xlat.doubleValue() ) ) ) ) ; + + /*Change lat/lon to degrees*/ + xlatVal = SI.RADIAN.getConverterTo(NonSI.DEGREE_ANGLE).convert( xlatVal ); + xlonVal = SI.RADIAN.getConverterTo(NonSI.DEGREE_ANGLE).convert( xlonVal ); + + this.xlat = new Amount ( xlatVal, NonSI.DEGREE_ANGLE ); + this.xlon = new Amount ( xlonVal, NonSI.DEGREE_ANGLE ); + } + } + + + /** + * Computes the wind speed from the 'U' and 'V' components of + * the wind velocity. The formula is the square root of ( u^2 + v^2 ) + * + * @param uWnd - U component of velocity + * @param vWnd - V component of velocity + * @return the computed windspeed if both inputs are valid + * @throws NullPointerException + * + */ + public static final Amount prSped ( Amount uWnd, Amount vWnd) throws InvalidValueException, NullPointerException{ + //System.out.println("From prSped:"); + //System.out.println(" uWnd = " +uWnd.doubleValue()); + //System.out.println(" vWnd = " + vWnd.doubleValue()); + +// checkNullOrInvalidValue( uWnd ); +// checkNullOrInvalidValue( vWnd ); + if ( !checkNullOrInvalidValue( uWnd ) + || !checkNullOrInvalidValue( vWnd ) ) + return new Amount ( uWnd.getUnit() ); + + Unit uWndUnits = uWnd.getUnit(); + Unit vWndUnits = vWnd.getUnit(); + if ( uWndUnits != vWndUnits && uWndUnits.isCompatible(vWndUnits)){ + double vWndVal = vWndUnits.getConverterTo( uWndUnits ).convert( vWnd.doubleValue() ); + vWnd = new Amount ( vWndVal, uWndUnits ); + } + double prsped = ( Math.sqrt( ( Math.pow(uWnd.doubleValue(), 2) + Math.pow(vWnd.doubleValue(), 2) ) ) ); + return new Amount ( prsped, uWndUnits ); + } + + /** + * Computes the potential temperature ( in Kelvin ) from the + * temperature (in Celsius ) and the pressure ( in mb ). + * @param tmpc - The temperature ( in Celsius ) + * @param pres - The pressure ( in mb ) + * @return the potential temperature ( in Kelvin ), if both inputs are valid + * . + * @throws InvalidRangeException + * @throws NullPointerException + * + */ + public static Amount prThta ( Amount tmpc, Amount pres) throws InvalidValueException, NullPointerException{ + checkNullOrInvalidValue(tmpc); + checkNullOrInvalidValue(pres); + + if ( !checkNullOrInvalidValue( tmpc ) + || !checkNullOrInvalidValue( pres )) + return new Amount ( SI.KELVIN ); + + tmpc = checkAndConvertInputAmountToExpectedUnits(tmpc, SI.CELSIUS); + pres = checkAndConvertInputAmountToExpectedUnits(pres, NcUnits.MILLIBAR); + double pressureValue = pres.doubleValue(); + if ( pressureValue <= 0 ){ + System.out.println("From prThta( ) - pressure must be > 0 "); + return new Amount ( SI.KELVIN ); +// throw new InvalidRangeException("From prThta( ) - pressure must be > 0 "); + } + + /*Change temperature in degrees Celsius to Kelvin.*/ + double temperatureInKelvin = (double) tmpc.getUnit().getConverterTo(SI.KELVIN).convert(tmpc.doubleValue() ); + + /*Calculate theta using Poisson's equation*/ + double prthta = ( double ) ( temperatureInKelvin * Math.pow( ( 1000 / pres.doubleValue()) , GempakConstants.RKAPPA) ); + return new Amount ( prthta , SI.KELVIN ); + } + + + /** + * Computes the equivalent potential temperature ( in Kelvin ) from + * the pressure ( in mb ), the temperature ( in Celsius ) and the dewpoint ( in Celsius ) + * using the equation: + * THTE = THTAM * EXP [ ( 3.376/TLCL - .00254 ) * + * ( MIXR * ( 1 + .81*.001*MIXR ) ) ] + * where + * THTAM = potential temperature of moist air + * = TMPK * (1000 / PRES) ** E + * E = RKAPPA * ( 1 - ( .28 * .001 * MIXR ) ) + * Bolton. + * + * @param pres - the pressure ( in mb ) + * @param tmpc - the temperature ( in Celsius ) + * @param dwpc - the dewpoint ( in Celsius ) + * @return the the equivalent potential temperature ( in Kelvin ), if all the input values + * are valid + * @throws NullPointerException + * + * @throws InvalidRangeException + */ + public static final Amount prThte ( Amount pres, Amount tmpc, Amount dwpc ) { + //System.out.println("From prThte:"); + //System.out.println(" pres = " + pres.doubleValue()); + //System.out.println(" tmpc = " + tmpc.doubleValue()); + //System.out.println(" dwpc = " + dwpc.doubleValue()); + +// checkNullOrInvalidValue(pres); +// checkNullOrInvalidValue(tmpc); +// checkNullOrInvalidValue(dwpc); + if ( !checkNullOrInvalidValue( tmpc ) + || !checkNullOrInvalidValue( pres ) + || !checkNullOrInvalidValue( dwpc ) ) + return new Amount ( SI.KELVIN ); + + if ( pres.doubleValue() <= 0){ + System.out.println("From prThte() - Input pressure must be greater than 0 "); + return new Amount ( SI.KELVIN ); +// throw new InvalidRangeException("From prThte() - Input pressure must be greater than 0 "); + } + + pres = checkAndConvertInputAmountToExpectedUnits( pres, NcUnits.MILLIBAR ); + dwpc = checkAndConvertInputAmountToExpectedUnits( dwpc, SI.CELSIUS ); + tmpc = checkAndConvertInputAmountToExpectedUnits( tmpc, SI.CELSIUS ); + + /*Find mixing ratio*/ + Amount rmix = prMixr ( dwpc, pres); + if ( !checkNullOrInvalidValue(rmix) ) + return new Amount ( SI.KELVIN ); + /*Change degrees Celsius to Kelvin*/ + Amount tmpk = checkAndConvertInputAmountToExpectedUnits(tmpc, SI.KELVIN); + + + /*Calculate theta for moist air (thtam) */ + double mixingRatioVal = rmix.doubleValue(); + double pressureVal = pres.doubleValue(); + double tempVal = tmpk.doubleValue(); + + double e = ( double) ( GempakConstants.RKAPPA * (1 - (0.28 * 0.001 * mixingRatioVal) )); + double thtam = ( double ) ( tempVal * Math.pow(1000 / pressureVal, e)); + + /*Find the temperature at the lifted condensation level */ + Amount tlcl = prTlcl ( tmpc, dwpc ); + + if ( ! checkNullOrInvalidValue(tlcl) ) + return new Amount ( SI.KELVIN ); + + double lclTemp = tlcl.doubleValue(); + e = ( ( 3.376f / lclTemp ) - 0.00254f ) * ( mixingRatioVal * ( 1 + 0.81f * 0.001f * mixingRatioVal )); + double prthte = ( double ) ( thtam * Math.exp(e)); + Amount equivPotentialTempAmount = new Amount(prthte, SI.KELVIN); + return equivPotentialTempAmount; + } + + /** + * Computes wet bulb potential temperature ( in Celsius ) from the + * pressure, temperature and dewpoint. The result is obtained by first + * computing the equivalent potential temperature (thte) of the the air parcel at level + * pres. Then the air parcel is brought to 1000 mb moist adiabatically to get the + * wet bulb potential temperature. + * @param pres - Pressure ( in millibars ) + * @param tmpc - Temperature ( in Celsius ) + * @param dwpc - Dewpoint ( in Celsius ) + * @return The wet bulb potential temperature ( in Celsius ) if all inputs are valid + * @throws NullPointerException + * + * @throws InvalidRangeException + */ + public static final Amount prThwc ( Amount pres, Amount tmpc, Amount dwpc) throws InvalidValueException, NullPointerException { + //System.out.println("From prThwc:"); + //System.out.println(" press = " + pres.doubleValue()); + //System.out.println(" tmpc = " + tmpc.doubleValue()); + //System.out.println(" dwpc = " + dwpc.doubleValue()); + + /*Check for missing and invalid data*/ +// checkNullOrInvalidValue( pres ); +// checkNullOrInvalidValue( tmpc ); +// checkNullOrInvalidValue( dwpc ); + + if ( !checkNullOrInvalidValue( tmpc ) + || !checkNullOrInvalidValue( pres ) + || !checkNullOrInvalidValue( dwpc ) ) + return new Amount ( SI.CELSIUS ); + + pres = checkAndConvertInputAmountToExpectedUnits( pres , NcUnits.MILLIBAR ); + tmpc = checkAndConvertInputAmountToExpectedUnits( tmpc , SI.CELSIUS ); + dwpc = checkAndConvertInputAmountToExpectedUnits( dwpc , SI.CELSIUS ); + double presVal = pres.doubleValue(); + if ( presVal <= 0 ){ + System.out.println("From prThwc: Pressure must be greater than 0 mb"); + return new Amount ( SI.CELSIUS ); +// throw new InvalidRangeException("From prThwc: Pressure must be greater than 0 mb"); + } + /*Compute the thte*/ + Amount thte = prThte(pres, tmpc, dwpc); + + /*Check for missing 'thte' and compute wet bulb temperature.*/ + if ( ! checkNullOrInvalidValue( thte ) ) + return new Amount ( SI.CELSIUS ); + /*Compute the parcel temperature (in Kelvin)*/ + + Amount prthwc = prTmst ( thte, + new Amount ( 1000, NcUnits.MILLIBAR ), + new Amount ( 0, SI.KELVIN ) ); + if ( ! checkNullOrInvalidValue( prthwc ) ) + return new Amount ( SI.CELSIUS ); + /*Convert the parcel temperature to Celsius*/ + prthwc = checkAndConvertInputAmountToExpectedUnits(prthwc, SI.CELSIUS); + + return prthwc; + } + + + /** + * Computes the temperature at the lifted condensation level for a parcel of air + * given the temperature ( in Celsius ) and the dewpoint (in Celsius) using the + * equation: + * TLCL = [ 1 / ( 1 / (DWPK-56) + ALOG (TMPK/DWPK) / 800 ) ] + 56 + * Bolton. + * @param tmpc - the temperature ( in Celsius ) + * @param dwpc - the dewpoint ( in Celsius ) + * @return the lifted condensation level temperature In Kelvin, if both input values are valid + * + * @throws NullPointerException + * + * @throws InvalidRangeException + */ + public static final Amount prTlcl ( Amount tmpc, Amount dwpc ) { + //System.out.println("From prTlcl:"); + //System.out.println(" tmpc = " + tmpc.doubleValue()); + //System.out.println(" dwpc = " + dwpc.doubleValue()); + + +// checkNullOrInvalidValue(tmpc); +// checkNullOrInvalidValue(dwpc); + if ( !checkNullOrInvalidValue( tmpc ) + || !checkNullOrInvalidValue( dwpc ) ) + return new Amount ( SI.KELVIN ); + + if ( tmpc.doubleValue() < -GempakConstants.TMCK || dwpc.doubleValue() < -GempakConstants.TMCK){ + System.out.println("From prTlcl: Input temperature cannot be less than -273.15"); + return new Amount (SI.KELVIN ); + } + Amount tmpk = checkAndConvertInputAmountToExpectedUnits(tmpc, SI.KELVIN); + Amount dwpk = checkAndConvertInputAmountToExpectedUnits(dwpc, SI.KELVIN); + double tempVal = tmpk.doubleValue(); + double dewpointVal = dwpk.doubleValue(); + double lclTemp = ( double ) ( ( 800 * ( dewpointVal - 56 ) / ( 800 + ( dewpointVal - 56 ) * Math.log ( tempVal / dewpointVal ) ) ) + 56 ); + Amount prtlcl = new Amount ( lclTemp, SI.KELVIN ); + + return prtlcl; + } + + /** + * Computes the temperature ( in Kelvin ) from the pressure ( in mb ) and + * the potential temperature ( in Kelvin ) using the Poisson equation: + * TMPK = THTA * ( PRES / 1000 ) ** RKAPPA + * + * @param pres - the pressure ( in mb ) + * @param thta - the potential temperature ( in Kelvin ) + * @return the temperature ( in Kelvin ) + * @throws InvalidRangeException + * @throws NullPointerException + * + */ + public static final Amount prTmpk ( Amount pres, Amount thta ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prTmpk:"); + //System.out.println(" pres = " + pres.doubleValue()); + //System.out.println("thta = " + thta.doubleValue()); + + Amount prtmpk = new Amount ( SI.KELVIN ); + if ( !checkNullOrInvalidValue(pres) + || !checkNullOrInvalidValue(thta) ){ + return new Amount ( SI.KELVIN ); + } + + pres = checkAndConvertInputAmountToExpectedUnits(pres, NcUnits.MILLIBAR); + thta = checkAndConvertInputAmountToExpectedUnits(thta, SI.KELVIN); + double pressureValue = pres.doubleValue(); + double thtaValue = thta.doubleValue(); + if ( pressureValue >= 0){ + double temperature = ( double ) ( thtaValue * ( Math.pow( pressureValue / 1000f, GempakConstants.RKAPPA ) ) ); + prtmpk = new Amount ( temperature , SI.KELVIN ); + return prtmpk; + } + else{ + System.out.println("From prTmpk() - pressure cannot be less than 0 mb"); + return new Amount ( SI.KELVIN ); +// throw new InvalidRangeException("From prTmpk() - pressure cannot be less than 0 mb"); + } + } + + /** + *
+	 * Computes the parcel temperature ( in Kelvin ) from the equivalent potential temp ( in Kelvin ),
+	 * pressure ( in millibars ) and the first guess temperature ( in Kelvin ). 
+	 * The parcel temperature at level pres on a specified moist adiabat ( thte ). 
+	 * The computation is an iterative Newton-Raphson technique of the form:
+	 * 
+	 * x = x(guess) + [ f( x ) - f( x(guess) ) ] / f'( x(guess) )
+	 * f' is approximated with finite differences
+	 * f' = [ f( x(guess) + 1 ) - f( x(guess) ) ] / 1
+	 * 
+	 * If tguess is 0, a reasonable first guess will be made.
+	 * Convergence is not guaranteed for extreme input values.  If the
+	 * computation does not converge after 100 iterations, the missing 
+	 * data value will be returned. 
+	 * @param thte      - Equivalent potential temp ( in Kelvin )
+	 * @param pres      - Pressure ( in millibars )
+	 * @param tguess   - First guess temperature ( in Kelvin )
+	 * @return the Parcel temperature in Kelvin if all the input values are valid 
+	 * (without being extreme) and if a convergence is obtained within 100 iterations 
+	 * 
+ * @throws NullPointerException + * + */ + public static final Amount prTmst ( Amount thte, Amount pres, Amount tguess) { + double prtmst = GempakConstants.RMISSD; + //System.out.println("From prTmst:"); + //System.out.println(" thte = " + thte.doubleValue()); + //System.out.println(" pres = " + pres.doubleValue()); + //System.out.println(" tguess = " + tguess.doubleValue()); + if ( !checkNullOrInvalidValue(pres) + || !checkNullOrInvalidValue(thte) + || !checkNullOrInvalidValue(tguess) ){ + return new Amount ( SI.KELVIN ); + } +// checkNullOrInvalidValue( thte ); +// checkNullOrInvalidValue( pres ); +// checkNullOrInvalidValue( tguess ); + thte = checkAndConvertInputAmountToExpectedUnits( thte, SI.KELVIN ); + pres = checkAndConvertInputAmountToExpectedUnits( pres, NcUnits.MILLIBAR ); + tguess = checkAndConvertInputAmountToExpectedUnits( tguess, SI.KELVIN ); + double thteVal = thte.doubleValue(); + double presVal = pres.doubleValue(); + double tguessVal = tguess.doubleValue(); + + if ( thteVal <= 0 ){ + System.out.println(" From prTmst(): Potential temperature must be greater than 0"); + return new Amount ( SI.KELVIN ); +// throw new InvalidRangeException(" From prTmst(): Potential temperature must be greater than 0"); + } + else if ( presVal <= 0 ){ + System.out.println(" From prTmst(): Pressure must be greater than 0"); + return new Amount ( SI.KELVIN ); +// throw new InvalidRangeException(" From prTmst(): Pressure must be greater than 0"); + } + else if ( tguessVal < 0 ){ + System.out.println(" From prTmst(): First guess temperature must be greater than or equal to 0"); + return new Amount ( SI.KELVIN ); +// throw new InvalidRangeException(" From prTmst(): First guess temperature must be greater than 0"); + } + double tg = tguess.doubleValue(); + /* + * If tguess is passed as 0. it is computed from an MIT scheme + */ + if ( tg == 0 ){ + double diffVar = thte.doubleValue() - 270; + double mathFormula1 = (double) ( diffVar > 0 ? diffVar : 0.0 ); + tg = (double) ( ( thte.doubleValue() - 5.0f * ( Math.pow ( mathFormula1, 1.05f) ) ) + * ( Math.pow ( pres.doubleValue() / 1000.0f, 0.2f ) ) ); + } + + /*Set convergence and initial guess in degrees Celsius*/ + double epsi = 0.01f; + double tgnu = SI.KELVIN.getConverterTo(SI.CELSIUS).convert(tg) ; + + /* + * Set a limit of 100 iterations. Compute tenu,tenup, the + * thte's at one degree above the guess temperature. + */ + int index = 0; + while( index < 100 ){ + double tgnup = tgnu + 1; + Amount tgnuAmount = new Amount ( tgnu, SI.CELSIUS ); + Amount tgnupAmount = new Amount ( tgnup, SI.CELSIUS ); + Amount tenu = prThte ( pres, tgnuAmount, tgnuAmount ); + Amount tenup = prThte ( pres, tgnupAmount, tgnupAmount ); + /*Check that the THTE's exist.*/ + + if (( ! checkNullOrInvalidValue(tenu) + || !checkNullOrInvalidValue(tenup) ) ){ + return new Amount ( SI.KELVIN); +// index++; +// continue; + } + + /*Compute the correction*/ + double tenuVal = tenu.doubleValue(); + double tenupVal = tenup.doubleValue(); + double cor = ( thteVal - tenuVal ) / ( tenupVal - tenuVal ); + tgnu += cor; + + if ( ( cor < epsi ) && (-cor < epsi) ){ + + /*return on convergence*/ + prtmst = tgnuAmount.getUnit().getConverterTo(SI.KELVIN).convert(tgnu); + break; + } + + index++; + } + return new Amount ( prtmst, SI.KELVIN); + } + + /** + *
+	 * Computes wet bulb temperature from the temperature, mixing ratio, and pressure.
+	 * The result is obtained by solving for the temperature at which saturation occurs,
+	 *  when the latent heat required to vaporize the water is provided by a cooling of the air.
+	 *  The equation representing the process is:
+	 *   ( tmpk - tmwb ) * cp - ( Rsat (tmwb) - rmix ) * lvap = 0  
+	 *  This implicit equation is solved by Newton's method, since the 
+	 *  saturation mixing ratio Rsat is a transcendental function of tmwb.
+	 *  The expressions for the heat of vaporization (LVAP) and saturation 
+	 *   vapor pressure are equations (2) and (10) from Bolton (MWR, 1980).
+	 *   
+ * @param tmpk - Temperature (K) + * @param rmix - Mixing ratio (g/kg) + * @param pres - Pressure (mb) + * @return Wet bulb temperature (K) if all inputs are valid + * @throws NullPointerException + * + */ + public static final Amount prTmwb ( Amount tmpk, Amount rmix, Amount pres) throws InvalidValueException, NullPointerException{ + //System.out.println("From prTmwb:"); + //System.out.println(" tmpk = " + tmpk.doubleValue()); + //System.out.println(" rmix = " + rmix.doubleValue()); + //System.out.println(" pres = " + pres.doubleValue()); + + Amount prtmwb = null; + /*Check for missing and invalid data*/ +// checkNullOrInvalidValue( tmpk ); +// checkNullOrInvalidValue( rmix ); +// checkNullOrInvalidValue( pres ); + if ( !checkNullOrInvalidValue(pres) + || !checkNullOrInvalidValue(tmpk) + || !checkNullOrInvalidValue(rmix) ){ + return new Amount ( SI.KELVIN ); + } + tmpk = checkAndConvertInputAmountToExpectedUnits( tmpk, SI.KELVIN ); + rmix = checkAndConvertInputAmountToExpectedUnits( rmix , NcUnits.GRAMS_PER_KILOGRAM ); + pres = checkAndConvertInputAmountToExpectedUnits( pres , NcUnits.MILLIBAR ); + double presVal = pres.doubleValue(); + if ( presVal <= 0 ){ + System.out.println("From prTmwb - pressure value must be greater than 0 "); + return new Amount ( SI.KELVIN ); +// throw new InvalidRangeException("From prTmwb - pressure value must be greater than 0 "); + } + /*Change temperature to degrees Celsius.*/ + Amount tmp = checkAndConvertInputAmountToExpectedUnits(tmpk, SI.CELSIUS); + + /*Compute the latent heat of vaporization.*/ + Amount lvap = prLhvp ( tmp ); + if ( !checkNullOrInvalidValue( lvap ) ) + return new Amount ( SI.KELVIN ); + /*Compute the specific heat of moist air*/ + double rmixVal = rmix.doubleValue()/1000; + double cp = ( 1005.7 * ( 1.0 + 0.887 * rmixVal ) ); + + double rlocp = lvap.doubleValue() / cp; + + /*Do Newton iteration*/ + int iter = 0; + double twb = tmp.doubleValue(); + boolean isConvrg = false; + + double A = 6.112; + double B = 17.67; + double C = 243.5; + double EPSI = 0.622; + double G = B * C; + double ERRMAX = 0.001; + double tmpVal = tmp.doubleValue(); + while ( iter <= 50 && !isConvrg ){ + iter++; + double bt = B * twb; + double tpc = twb + C; + double d = ( ( presVal / A ) * Math.exp( ( -bt ) / tpc ) ); + double dm1 = d - 1; + double f = (tmpVal - twb ) - rlocp * ( EPSI / dm1 - rmixVal ); + double df = (-G) / ( tpc * tpc ); + df = d * df * rlocp * EPSI / ( dm1 * dm1 ) - 1; + double cor = f / df; + twb = twb - cor; + if ( Math.abs ( cor ) <= ERRMAX ) + isConvrg = true; + } + + if ( isConvrg ){ + Amount twk = new Amount ( twb , SI.KELVIN ); + if ( twk.doubleValue() > tmpk.doubleValue() ) + twk = new Amount ( tmpk.doubleValue(), SI.KELVIN ) ; + + prtmwb = twk; + } +// } + return prtmwb; + } + + + /** + * Computes the virtual temperature ( in Kelvin ) from the temperature ( in Celsius ), + * dewpoint ( in Celsius ) and pressure ( in mb ) where DWPC and PRES are used to compute + * MIXR. The following equation is used: + * TVRK = TMPK * (1 + .001 * MIXR / .62197) / (1 + .001 * MIXR) + * If DWPC is missing, dry air is assumed and TMPK is returned. + * + * @param tmpc - Temperature ( in Celsius ) + * @param dwpc - Dewpoint ( in Celsius ) + * @param pres - Pressure ( in mb ) + * @return the virtual temperature ( in Kelvin ) + * @throws NullPointerException + * + */ + public static final Amount prTvrk( Amount tmpc, Amount dwpc, Amount pres ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prTvrk:"); + //System.out.println(" tmpc = " + tmpc.doubleValue()); + //System.out.println(" dwpc = " + dwpc.doubleValue()); + //System.out.println(" pres = " + pres.doubleValue()); + + Amount prtvrk = null; +// checkNullOrInvalidValue(tmpc); +// checkNullOrInvalidValue(pres); + + if ( !checkNullOrInvalidValue( pres ) + || !checkNullOrInvalidValue( tmpc ) ){ + return new Amount ( SI.KELVIN ); + } + + /*If dewpoint is missing, return temperature*/ + + if ( !checkNullOrInvalidValue(dwpc )) + return checkAndConvertInputAmountToExpectedUnits(tmpc, SI.KELVIN); + + else { + /*Change temperature to Kelvin.*/ + Amount tmpk = checkAndConvertInputAmountToExpectedUnits(tmpc, SI.KELVIN); + + /* Find mixing ratio in g/kg; if missing, return temperature */ + Amount rmix = prMixr ( dwpc, pres ); + + double virtualTemp; + if (rmix.doubleValue() == GempakConstants.RMISSD ) + virtualTemp = (double) tmpc.getUnit().getConverterTo(SI.KELVIN).convert(tmpc.doubleValue()); + else{ + double mixingRatioVal = rmix.doubleValue(); + double temp = tmpk.doubleValue(); + virtualTemp =( double ) ( temp * ( 1 + 0.001 * mixingRatioVal / 0.62197 ) / ( 1 + 0.001 * mixingRatioVal ) ); + + } + prtvrk = new Amount (virtualTemp, SI.KELVIN); + } + return prtvrk; + } + + /** + * Computes the 'U' component of the wind from its speed and direction + * @param sped - wind speed + * @param drct - wind direction + * @return The 'U' component of the wind if both inputs are valid + * @throws NullPointerException + * + */ + public static final Amount prUwnd ( Amount sped, Amount drct) throws InvalidValueException, NullPointerException { + //System.out.println("From prUwnd:"); + //System.out.println(" sped = " + sped.doubleValue()); + //System.out.println(" drct = " + drct.doubleValue()); + if ( !checkNullOrInvalidValue( drct ) + || !checkNullOrInvalidValue( sped ) ){ + return new Amount (SI.METERS_PER_SECOND ); + } + drct = checkAndConvertInputAmountToExpectedUnits(drct, NonSI.DEGREE_ANGLE ); + double pruwnd = ( ( -Math.sin( drct.doubleValue() * GempakConstants.DTR ) ) * sped.doubleValue() ); + return new Amount ( pruwnd, sped.getUnit() ); //TODO :verify the units + } + + /** + * Computes the 'V' component of the wind from its speed and direction + * @param sped - wind speed + * @param drct - wind direction + * @return The 'V' component of the wind if both inputs are valid + * @throws NullPointerException + * + */ + public static final Amount prVwnd ( Amount sped, Amount drct) throws InvalidValueException, NullPointerException { + //System.out.println("From prVwnd:"); + //System.out.println(" sped = " + sped.doubleValue()); + //System.out.println(" drct = " + drct.doubleValue()); + if ( !checkNullOrInvalidValue( drct ) + || !checkNullOrInvalidValue( sped ) ){ + return new Amount (SI.METERS_PER_SECOND ); + } + drct = checkAndConvertInputAmountToExpectedUnits(drct, NonSI.DEGREE_ANGLE ); + double prvwnd = ( ( -Math.cos( drct.doubleValue() * GempakConstants.DTR ) ) * sped.doubleValue() ); + return new Amount ( prvwnd, sped.getUnit() ); //TODO :verify the units + } + + + /** + * Computes the vapor pressure ( in mb) from the input + * dewpoint temperature in Celsius using the equation: + * VAPR = 6.112 * EXP [ (17.67 * dewpointValue) / (dewpointValue + 243.5) ] + * @param dwpc - the dewpoint temperature ( in Celsius ) + * @return the vapor pressure ( in mb) from the dewpoint temperature if it is valid + * @throws NullPointerException + * + */ + public static final Amount prVapr ( Amount dwpc) { + //System.out.println("From prVapr:"); + //System.out.println(" dwpc = " + dwpc.doubleValue()); + + if ( !checkNullOrInvalidValue(dwpc) ) + return new Amount ( NcUnits.MILLIBAR ); + dwpc = checkAndConvertInputAmountToExpectedUnits(dwpc, SI.CELSIUS); + double dewpointValue = dwpc.doubleValue(); + if ( dewpointValue >= -240.0f ) + return ( new Amount ( ( 6.112 * ( Math.exp ( ( 17.67 * dewpointValue ) / ( dewpointValue + 243.5) ) ) ) , + NcUnits.MILLIBAR ) ); + else{ +// throw new InvalidRangeException("Exception from prVapr() - dewpoint cannot be less than -240 "); + System.out.println("From prVapr() - dewpoint cannot be less than -240 "); + return new Amount ( NcUnits.MILLIBAR ); + } + } + +// /** +// * Computes the visibility ( in nautical miles ) from the input visibility ( in kilometers ) +// * @param vsbk - visibility ( in kilometers ) +// * @return visibility ( in nautical miles ) if the input is valid +// * @throws NullPointerException +// * +// */ +// //TODO: remove this - since the getValueAs(Unit) offers the same facility? +// public static final Amount prVskn ( Amount vsbk) throws InvalidValueException, NullPointerException { +// //System.out.println("From prVskn:"); +// //System.out.println(" vsbk = " + vsbk.doubleValue()); +// +// checkNullOrInvalidValue( vsbk ); +// vsbk = checkAndConvertInputAmountToExpectedUnits( vsbk, SI.KILOMETER ); +// return ( checkAndConvertInputAmountToExpectedUnits(vsbk, NonSI.NAUTICAL_MILE ) ); +// } + + /** + * Computes the wind chill equivalent temperature ( the temperature with calm winds that produces the same + * cooling effect as the given temperature with the given wind speed) + * @param tmpf - Air temperature ( in Farenheit ) + * @param sknt - Wind speed ( in knots ) + * @return the wind chill equivalent temperature ( in Farenheit ), + * if the inputs are valid + * @throws NullPointerException + * + */ + public static final Amount prWceq ( Amount tmpf, Amount sknt ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prWceq:"); + //System.out.println(" tmpf = " + tmpf.doubleValue()); + //System.out.println(" sknt = " + sknt.doubleValue()); + + double prwceq = GempakConstants.RMISSD; + if ( !checkNullOrInvalidValue( tmpf ) + || !checkNullOrInvalidValue( sknt ) ){ + return new Amount (NonSI.FAHRENHEIT ); + } + + /*Convert input variables to Celsius and meters/second.*/ + Amount tmpc = checkAndConvertInputAmountToExpectedUnits(tmpf, SI.CELSIUS); + Amount sped = checkAndConvertInputAmountToExpectedUnits(sknt, SI.METERS_PER_SECOND) ; + + + if ( sped.doubleValue() <= 1.34) + /*If the wind speed does not exceed 1.34 m/s ( not much wind to contribute to the wind chill), + * return the input temperature as the wind chill temperature*/ + prwceq = tmpc.getUnit().getConverterTo(NonSI.FAHRENHEIT).convert(tmpc.doubleValue()); + else{ + /* + * Compute the wind chill temp if the inputs are not missing and + * and the wind speed is greater than 1.34 m/s. + * Equations for wind chill computation + * from R. Falconer, "Windchill, A Useful Wintertime Weather Variable", Weatherwise, Dec 1968. + */ + if ( sped.getUnit() == SI.METERS_PER_SECOND ){ + float windChill = ( float ) ( 33.0 - ( ( 33.0 - tmpc.doubleValue() ) * wci( sped.doubleValue() ) / wci( 1.34f ) ) ); + prwceq = tmpc.getUnit().getConverterTo(NonSI.FAHRENHEIT).convert(windChill); + } + } + + return ( new Amount ( prwceq, NonSI.FAHRENHEIT)); + } + + +// /** +// * Computes the numeric total cloud cover for the worst case aviation flight condition, +// * based on the categorical identification of flight rules for prevailing and temporary / probability conditions. +// * @param xvfr - Prevailing categorical id of flight rules +// * @param txvf - Temporary / Probability categorical id of flight rules +// * @param cfrt - Prevailing numeric total cloud cover +// * @param tcfr - Temporary / Probability numeric total cloud cover +// * @return Worst case numeric total cloud cover or RMISSD (-9999) if the computation does not fall through +// * @throws NullPointerException +// * +// */ +// public static final Amount prWcfr ( Amount xvfr, Amount txvf, Amount cfrt, Amount tcfr) throws InvalidValueException, NullPointerException { +// double prwcfr = GempakConstants.RMISSD; +// checkNullOrInvalidValue( tcfr ); +// checkNullOrInvalidValue( cfrt ); +// double cfrtVal = cfrt.doubleValue(); +// double tcfrVal = tcfr.doubleValue(); +// if ( ( xvfr == null || xvfr.doubleValue() == GempakConstants.RMISSD ) +// || ( txvf == null || txvf.doubleValue() == GempakConstants.RMISSD )) +// prwcfr = ( cfrtVal > tcfrVal ? cfrtVal : tcfrVal ); +// +// else { +// double txvfVal = txvf.doubleValue(); +// double xvfrVal = xvfr.doubleValue(); +// if ( txvfVal < xvfrVal ) +// prwcfr = tcfrVal; +// else if ( txvfVal == xvfrVal) +// prwcfr = ( cfrtVal > tcfrVal ? cfrtVal : tcfrVal ); +// else +// prwcfr = cfrtVal; +// } +// return ( new Amount ( prwcfr ,Unit.ONE)); +// } + + + /** + * Computes the wind chill temperature from the air temperature and the wind speed + * @param tmpf - Air temperature ( in degree Farenheit ) + * @param sknt - Wind speed ( in knots ) + * @return the wind chill temperature ( in Farenheit ) if none of the inputs are missing + * @throws NullPointerException + * + */ + public static final Amount prWcht ( Amount tmpf, Amount sknt) throws InvalidValueException, NullPointerException{ + //System.out.println("From prWcht:"); + //System.out.println(" tmpf = " + tmpf.doubleValue()); + //System.out.println(" sknt = " + sknt.doubleValue()); + double prwrcht = GempakConstants.RMISSD; + if ( !checkNullOrInvalidValue( tmpf ) + || !checkNullOrInvalidValue( sknt ) ){ + return new Amount (NonSI.FAHRENHEIT ); + } + + /*Convert the speed to miles per hour*/ + Amount smph = checkAndConvertInputAmountToExpectedUnits(sknt, NonSI.MILES_PER_HOUR); + + /*If the inputs are not missing , check if the wind speed is <= 3 miles per hour*/ + + double smphVal = smph.doubleValue(); + double tmpfVal = tmpf.doubleValue(); + if( smphVal <= 3 ) + prwrcht = tmpfVal ; + else{ + /*Compute the wind-chill temperature for wind speeds that exceed 3 miles per hour*/ + float wcht = ( float ) ( 35.74 + 0.6215 * tmpfVal -35.75 * Math.pow(smphVal, 0.16) + + 0.4275 * tmpfVal * Math.pow(smphVal, 0.16) ); + prwrcht = ( wcht > tmpfVal ? tmpfVal : wcht); + } + return ( new Amount ( prwrcht , NonSI.FAHRENHEIT ) ); + } + + + /** + * Computes the wind component towards a specific direction from the + * wind direction, wind speed and direction of desired component. + * @param drct - the wind direction in degrees + * @param sped - the wind speed in m/s + * @param dcmp - the direction of the desired component + * @return the component of the wind (in m/s) if none of the input parameters are missing + * @throws NullPointerException + * + */ + public static final Amount prWcmp ( Amount drct, Amount sped, Amount dcmp ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prWcmp:"); + //System.out.println(" sped = " + sped.doubleValue()); + //System.out.println(" drct = " + drct.doubleValue()); + //System.out.println(" dcmp = " + dcmp.doubleValue()); + /*Check for missing input parameters*/ +// checkNullOrInvalidValue( drct ); +// checkNullOrInvalidValue( sped ); +// checkNullOrInvalidValue( dcmp ); + if ( !checkNullOrInvalidValue( drct ) + || !checkNullOrInvalidValue( sped ) + || !checkNullOrInvalidValue( dcmp ) ){ + return new Amount (SI.METERS_PER_SECOND ); + } + + drct = checkAndConvertInputAmountToExpectedUnits( drct , NonSI.DEGREE_ANGLE ); + dcmp = checkAndConvertInputAmountToExpectedUnits( dcmp , NonSI.DEGREE_ANGLE ); + sped = checkAndConvertInputAmountToExpectedUnits( sped , SI.METERS_PER_SECOND ); + + /*Calculate wind speed toward specified direction*/ + double prwcmp = sped.doubleValue() * ( -Math.cos( ( drct.doubleValue() - dcmp.doubleValue()) *GempakConstants.DTR ) ) ; + + return new Amount ( prwcmp , SI.METERS_PER_SECOND); + } + + /** + * Computes the wind component toward a direction 90 degrees counterclockwise of a specified direction. + * If no direction is specified, the component toward north is returned. + * @param drct - wind direction ( in degrees ) + * @param sped - wind speed ( in knots or m/s ) + * @param dcmp - specified wind direction ( in degrees ) + * @return a component of the wind in m/s if the input wind speed and direction are valid and if + * the specified wind direction is between 0 degrees and 360 degrees. + * @throws NullPointerException + * + * @throws InvalidRangeException + */ + public static final Amount prWnml ( Amount drct, Amount sped, Amount dcmp) throws InvalidValueException, NullPointerException{ + //System.out.println("From prWnml:"); + //System.out.println(" sped = " + sped.doubleValue()); + //System.out.println(" drct = " + drct.doubleValue()); + //System.out.println(" dcmp = " + dcmp.doubleValue()); +// checkNullOrInvalidValue(sped); +// checkNullOrInvalidValue(drct); +// checkNullOrInvalidValue(dcmp); + if ( !checkNullOrInvalidValue( drct ) + || !checkNullOrInvalidValue( sped ) + || !checkNullOrInvalidValue( dcmp ) ){ + return new Amount (SI.METERS_PER_SECOND ); + } + + drct = checkAndConvertInputAmountToExpectedUnits( drct , NonSI.DEGREE_ANGLE ); + dcmp = checkAndConvertInputAmountToExpectedUnits( dcmp , NonSI.DEGREE_ANGLE ); + sped = checkAndConvertInputAmountToExpectedUnits( sped , SI.METERS_PER_SECOND ); + if ( ( dcmp.doubleValue() < 0 ) && ( dcmp.doubleValue() > 360 ) ){ +// throw new InvalidRangeException("From prWnml - the wind direction 'dcmp' mus be greater than or equal to 0 and less than or equal to 360"); + System.out.println("From prWnml - the wind direction 'dcmp' mus be greater than or equal to 0 and less than or equal to 360"); + return new Amount ( SI.METERS_PER_SECOND); + } + /* + * Calculate wind speed 90 degrees to left of given direction. + */ + double prwnml = ( float ) ( sped.doubleValue() * ( -Math.cos( ( drct.doubleValue() - dcmp.doubleValue() - 90 ) * GempakConstants.DTR ) ) ); + return ( new Amount ( prwnml , SI.METERS_PER_SECOND ) ); + } + +// /** +// * Computes the packed wind speed and direction from the input wind speed and wind direction +// * @param drct - wind direction ( in degrees ) +// * @param sped - wind speed ( in knots or m/s ) +// * @return the packed speed and direction +// */ +// public static final Amount prWind ( Amount drct, Amount sped ){ +// float prwind = GempakConstants.RMISSD; +//// if ( !MissingValueTester.isDataValueMissing(drct) +//// && !MissingValueTester.isDataValueMissing(sped)){ +// /* +// * (Non-Javadoc) +// * The packed wind speed and direction are of the form: +// * SSSDDD, where SSS - wind speed ( in knots or m/s ) and +// * DDD - wind direction in degrees +// * +// */ +// int jdrct = (int ) Math.round( drct.doubleValue() ); +// int jsped = (int) Math.round( sped.doubleValue() ); +// prwind = jdrct + jsped * 1000; +//// } +// return prwind; +// } + + /** + * Computes the worst case categorical identification of flight rules for prevailing + * and temporary / probability conditions. + * @param xvfr - Prevailing categorical id of flight rules + * @param txvf - Temporary / probability categorical id of flight rules + * @return The worst case categorical id of flight rules + * @throws NullPointerException + * + */ + public static final Amount prWxvf ( Amount xvfr, Amount txvf ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prWxvf:"); + //System.out.println(" xvfr = " + xvfr.doubleValue()); + //System.out.println(" txvf = " + txvf.doubleValue()); + + double prwxvf = GempakConstants.RMISSD; + if ( txvf != null && xvfr != null ){ + + double xvfrVal = xvfr.doubleValue(); + double txvfVal = txvf.doubleValue(); + + if ( txvfVal != GempakConstants.RMISSD && xvfrVal != GempakConstants.RMISSD ) + prwxvf = ( xvfrVal < txvfVal ? xvfrVal : txvfVal ); + + else if (xvfrVal == GempakConstants.RMISSD && txvfVal != GempakConstants.RMISSD ) + prwxvf = xvfrVal; + + else if ( txvfVal != GempakConstants.RMISSD && xvfrVal != GempakConstants.RMISSD ) + prwxvf = txvfVal; + } + + return ( new Amount ( prwxvf , Unit.ONE ) ); + } + + + /** + *
+      * Computes LIFR/IFR/MVFR/VFR flight conditions based on ceiling and visibility.
+      * @param ceil - Ceiling in hundreds of feet
+      * @param vsby - Visibility in statute miles
+      * @return Flight conditions index value: 
+      *     0 - LIFR
+      *     1 - IFR
+      *     2 - MVFR
+      *     3 - VFR 
+      *  
+ * @throws NullPointerException + * + */ + public static final Amount prXvfr ( Amount ceil, Amount vsby ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prXvfr:"); + //System.out.println(" ceil = " + ceil.doubleValue()); + //System.out.println(" vsby = " + vsby.doubleValue()); + + + double prxvfr = GempakConstants.RMISSD; + double vc = GempakConstants.RMISSD; + double vs = GempakConstants.RMISSD; + if ( vsby == null ) + return null; + + if ( !checkNullOrInvalidValue( ceil ) ) + return new Amount ( Unit.ONE ); + ceil = checkAndConvertInputAmountToExpectedUnits( ceil, NcUnits.HUNDREDS_OF_FEET ); + vsby = checkAndConvertInputAmountToExpectedUnits(vsby, NonSI.MILE ); + /*Compute categorical flight rules*/ + + //Check the ceiling value + + double ceilVal = ceil.doubleValue(); + + double vsbyVal = vsby.doubleValue(); + + if ( ceilVal < 0){ + //no-op. So vc retains its RMISSD value + } + else if ( ceilVal < 5 ) + vc = 0; + else if ( ceilVal < 10 ) + vc = 1; + else if ( ceilVal <= 30 ) + vc = 2; + else if ( ( vsbyVal > 5 ) + || ( vsbyVal < 0 ) + || ( vsbyVal == GempakConstants.RMISSD ) ){ + prxvfr = 3; + } + + /*Check the visibility value.*/ + if ( vsbyVal != GempakConstants.RMISSD ){ + if ( vsbyVal < 0 ){ + //no-op. So vs retains it RMISSD value + } + else if ( vsbyVal < 1 ) + vs = 0; + else if ( vsbyVal < 3) + vs = 1; + else if ( vsbyVal <= 5) + vs = 2; + else + vs = 3; + } + + /*Determine the more restrictive of the two values.*/ + if ( vc == GempakConstants.RMISSD ) + prxvfr = vs; + else if ( vs == GempakConstants.RMISSD ) + prxvfr = vc; + else + prxvfr = ( vc < vs ? vc : vs ); + + return ( new Amount ( prxvfr , Unit.ONE ) ) ; + + } + + /** + * Computes station elevation from altimeter and station pressure. + * It is also used to estimate height at various pressure levels from the altimeter in millibars. + * The PC library computes zmsl, Z000, Z950, Z850, Z800 by calling this function with pres + * equal to PMSL, 1000, 950, 850 and 800 respectively. + * @param altm - Altimeter in millibars + * @param pres - Pressure in millibars + * @return the height ( in meters ) if neither input value is missing and both input values + * are greater than zero. + * @throws NullPointerException + * + * @throws InvalidRangeException + */ + public static final Amount prZalt ( Amount altm, Amount pres ) throws InvalidValueException, NullPointerException{ + //System.out.println("From prZalt:"); + //System.out.println(" altm = " + altm.doubleValue()); + //System.out.println(" pres = " + pres.doubleValue()); + +// checkNullOrInvalidValue( pres ); +// checkNullOrInvalidValue( altm ); + + if ( !checkNullOrInvalidValue( pres ) + || !checkNullOrInvalidValue( altm ) ){ + return new Amount (SI.METER ); + } + + pres = checkAndConvertInputAmountToExpectedUnits( pres, NcUnits.MILLIBAR ); + altm = checkAndConvertInputAmountToExpectedUnits( altm, NcUnits.MILLIBAR ); + if ( altm.doubleValue() <= 0 ){ + // throw new InvalidRangeException("From prZalt: altm must be greater than 0 mb"); + System.out.println("From prZalt: altm must be greater than 0 mb"); + return new Amount (SI.METER ); + } + if ( pres.doubleValue() <= 0 ){ +// throw new InvalidRangeException("From prZalt: pres must be greater than 0 mb"); + System.out.println("From prZalt: pres must be greater than 0 mb"); + return new Amount (SI.METER ); + } + double to = GempakConstants.TMCK + 15; + double gamma = GempakConstants.GAMUSD / 1000 ; + + /*Calculate the exponent and pressure ratio.*/ + double expo = ( gamma * GempakConstants.RDGAS ) / GempakConstants.GRAVTY; + double prat = pres.doubleValue() / altm.doubleValue() ; + double przalt = ( to * ( 1 - Math.pow ( prat, expo) ) ) / gamma ; + + return ( new Amount ( przalt , SI.METER) ) ; + } + + + + /** + * Computes the windchill from the wind velocity ( part of the Falconer equation - refer method prWceq) + * @param d - wind velocity ( in meters per second ) + * @return the windchill temperature + */ + private static double wci ( double d){ + + /* from R. Falconer, "Windchill, A Useful Wintertime Weather Variable", Weatherwise, Dec 1968.*/ + return ( ( double ) (10 * Math.sqrt(d) + 10.45 - d )); + + + } + +public static final Amount checkAndConvertInputAmountToExpectedUnits(Amount amountIn, Unit expectedUnit){ + Amount amountOut = null; + if ( ! amountIn.getUnit().equals(expectedUnit) + && amountIn.getUnit().isCompatible(expectedUnit)){ + double newValue = amountIn.getUnit().getConverterTo(expectedUnit).convert(amountIn.doubleValue()); + amountOut = new Amount(newValue,expectedUnit); + }else +// throw new ConversionException("Unable to convert " + amountIn.getUnit().toString() + " to " + expectedUnit.toString() ); + amountOut = amountIn; + + return amountOut; + } + +// public static final void checkNullOrInvalidValue( Amount amountToCheck ) throws InvalidValueException, NullPointerException{ +// if (amountToCheck == null ) +// throw new NullPointerException(); +// else { +// double amountValue = amountToCheck.doubleValue(); +// if ( amountValue == GempakConstants.RMISSD){ +// throw new InvalidValueException( new String ("Input amount cannot be -9999")); +// } +// else if ( Double.isNaN(amountValue)) +// throw new InvalidValueException( new String ("Input amount cannot be NaN" )); +// } +// } + +public static final boolean checkNullOrInvalidValue( Amount amountToCheck ) { + if (amountToCheck == null ){ + return false; + // throw new NullPointerException(); + } + else { + double amountValue = amountToCheck.doubleValue(); + if ( amountValue == GempakConstants.RMISSD){ + System.out.println("Input amount cannot be -9999"); + return false; +// throw new InvalidValueException( new String ("Input amount cannot be -9999")); + } + else if ( Double.isNaN(amountValue)){ + System.out.println("Input amount cannot be NaN"); +// throw new InvalidValueException( new String ("Input amount cannot be NaN" )); + return false; + } + else + return true; + } +} + +// public static final class InvalidRangeException extends Exception { +// /** +// * +// */ +// private static final long serialVersionUID = -4962228676211688262L; +// +// /** +// * +// */ +// public InvalidRangeException( String msg) { +// super( msg ); +// } +// } + + public static final class InvalidValueException extends Exception { + /** + * + */ + private static final long serialVersionUID = 3844655201015825508L; + + /** + * + */ + public InvalidValueException( String msg) { + super( msg ); + } +} + + + /** +* This function computes parcel PRES from THTE and TMPC, where TMPC +* is the parcel temperature at PRES on a specified moist adiabat +* (THTE). The computation is an iterative Newton-Raphson technique +* of the form: +* +* x = x(guess) + [ f( x ) - f( x(guess) ) ] / f'( x(guess) ) +* +* f' is approximated with finite differences +* f' = [ f( x(guess) + 1 ) - f( x(guess) ) ] / 1 +* +* Convergence is not guaranteed for extreme input values. If the +* computation does not converge after 100 iterations, the missing +* data value will be returned. +* @param thte - Equivalent potential temp in K +* @param tmpk - Parcel temperature in Kelvin +* @return Pressure in millibars +* +* @throws NullPointerException +* @throws InvalidRangeException +*/ + + public static Amount prPmst(Amount thte, Amount tmpk) throws InvalidValueException, NullPointerException { +// checkNullOrInvalidValue(thte); +// checkNullOrInvalidValue(tmpk); + + if ( !checkNullOrInvalidValue( thte ) + || !checkNullOrInvalidValue( tmpk ) ){ + return new Amount (SI.KELVIN ); + } + + thte = checkAndConvertInputAmountToExpectedUnits(thte, SI.KELVIN); + tmpk = checkAndConvertInputAmountToExpectedUnits(tmpk, SI.KELVIN); + + if ( thte.getValue().doubleValue() <= 0){ + System.out.println("From prPmst(): The equivalent potential temperature must be greater than 0"); + return new Amount ( SI.KELVIN ); +// throw new InvalidRangeException("The equivalent potential temperature must be greater than 0"); + } + Amount prpmst = new Amount(NcUnits.MILLIBAR); + /*Set convergence and initial guess of pressure.*/ + double epsi = 0.01; + Amount tmpc = new Amount ( tmpk.getValueAs(SI.CELSIUS), SI.CELSIUS ); + double tempVal = 1000 * Math.pow ( tmpk.getValue().doubleValue() / thte.getValue().doubleValue(), GempakConstants.AKAPPA ); + Amount pgdn = new Amount ( tempVal, NcUnits.MILLIBAR ); + boolean done = false; + int i = 1; + while ( !done ) { +// Amount pgdn = new Amount ( tempVal, NcUnits.MILLIBAR ); + Amount pgup = new Amount ( pgdn.getValueAs(NcUnits.MILLIBAR).doubleValue() + 1, NcUnits.MILLIBAR ); + + Amount tedn = prThte ( pgdn, tmpc, tmpc); + Amount teup = prThte ( pgup, tmpc, tmpc); + + if ( ! tedn.hasValidValue() || ! teup.hasValidValue() ) + return prpmst; + + /*Compute the correction; return on convergence.*/ + double cor = ( thte.getValueAs (SI.KELVIN ).doubleValue() - + tedn.getValueAs (SI.KELVIN ).doubleValue() ) / ( teup.getValueAs (SI.KELVIN ).doubleValue() - + tedn.getValueAs (SI.KELVIN ).doubleValue() ); + + double pgdnVal = ( pgdn.getValueAs(NcUnits.MILLIBAR ).doubleValue() + cor ); + pgdn = new Amount (pgdnVal, NcUnits.MILLIBAR); + if ( Math.abs( cor ) < epsi ){ + prpmst = new Amount ( pgdnVal, NcUnits.MILLIBAR ) ; + return prpmst; + } + + i++; + if ( i > 100 ) + done = true; + } + return prpmst; + } + + + + +} + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/PSLibrary.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/PSLibrary.java new file mode 100644 index 0000000000..71f1331684 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/parameterconversion/PSLibrary.java @@ -0,0 +1,390 @@ +/** + * + */ +package gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion; + +import java.util.Comparator; + +import java.util.List; + +import java.util.Collections; + +import javax.measure.unit.NonSI; +import javax.measure.unit.SI; +import javax.measure.unit.Unit; + +import gov.noaa.nws.ncep.edex.common.metparameters.AirTemperature; +import gov.noaa.nws.ncep.edex.common.metparameters.Amount; +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.PressureLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.WetBulbPotentialTemp; +////import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidRangeException; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.PRLibrary.InvalidValueException; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer2; +/** + * @author archana + * + */ +public final class PSLibrary { + + /** + * Computes the cross totals index + * @param td850 - dewpoint at 850 mb ( in Celsius ) + * @param t500 - temperature at 500 mb ( in Celsius ) + * @return the difference between the dewpoint and the temperature if neither of them are missing + * and RMISSD ( -9999 ) otherwise. + * @throws InvalidValueException + * @throws NullPointerException + */ + + public final static Amount psCtot ( Amount td850, Amount t500) { + + /* + * Compute the cross totals index by subtracting 500 mb + * temperature from the 850 mb dewpoint. + */ +if ( !PRLibrary.checkNullOrInvalidValue( td850 ) + || ! PRLibrary.checkNullOrInvalidValue( t500 ) ){ + return new Amount ( Unit.ONE ); + } + Amount psCtot = new Amount( td850.getValue().floatValue() - t500.getValue().floatValue() , Unit.ONE ); + return psCtot; + } + + /** + * Computes low, middle, and high elevation Haines indices + * from the temperature and the dewpoint. + * @param tc1 - temperature ( in Celsius ) + * @param tc2 - temperature ( in Celsius ) + * @param dwpc - dewpoint ( in Celsius ) + * @param itype - Haines index: + * 1- Low + * 2 - Middle + * 3 - High + * + * @return + * @throws InvalidValueException + * @throws NullPointerException + */ + public static Amount psHans ( Amount tc1Amt, Amount tc2Amt, Amount dwpcAmt, Amount itypeAmt) { + Amount pshans =new Amount(); + if ( ! PRLibrary.checkNullOrInvalidValue( tc1Amt ) + || !PRLibrary.checkNullOrInvalidValue( tc2Amt ) + || !PRLibrary.checkNullOrInvalidValue( dwpcAmt ) + || !PRLibrary.checkNullOrInvalidValue( itypeAmt ) ) + return new Amount ( Unit.ONE ); + float a = GempakConstants.RMISSD; + float b = GempakConstants.RMISSD; + float tc1 = tc1Amt.getValue().floatValue(); + float tc2 = tc2Amt.getValue().floatValue(); + float dwpc = dwpcAmt.getValue().floatValue(); + float itype = itypeAmt.getValue().floatValue(); + /* Compute the Haines index*/ + if ( itype == 1 ) { + a = ( ( tc2 - tc1 ) - 3 ) * ( 2 / 5 ) + 1; + b = ( ( tc1 - dwpc ) - 5 ) * ( 2 / 5 ) + 1; + } + else if ( itype == 2 ) { + a = ( ( tc1 - tc2 ) - 5 ) * ( 2 / 6 ) + 1; + b = ( ( tc1 - dwpc ) - 5 ) * ( 2 / 8 ) + 1; + } + else if ( itype == 3 ) { + a = ( ( tc1 - tc2 ) - 17 ) * ( 2 / 5 ) + 1; + b = ( ( tc1 - dwpc ) - 14 ) * ( 2 / 7 ) + 1; + } + + a = ( a > 0.9f ? a : 0.9f ); + a = ( a < 3.1f ? a : 3.1f ); + b = ( b > 0.9f ? b : 0.9f ); + b = ( b < 3.1f ? b : 3.1f ); + pshans = new Amount ( a + b,Unit.ONE ); +// } + return pshans; + } + + /** + * + * Computes the 'K' index + * @param t850 - 850 mb temperature ( in Celsius ) + * @param t700 - 700 mb temperature ( in Celsius ) + * @param t500 - 500 mb temperature ( in Celsius ) + * @param td850 - 850 mb dewpoint ( in Celsius ) + * @param td700 - 700 mb dewpoint ( in Celsius ) + * @return returns the 'K' index if all the input values are valid and + * RMISSD ( -9999 ) otherwise + * @throws InvalidValueException + * @throws NullPointerException + */ + public final static Amount pskinx ( Amount t850, Amount t700, Amount t500, Amount td850, Amount td700) { + Amount pskinx = new Amount(); + if ( !PRLibrary.checkNullOrInvalidValue(t850) + || !PRLibrary.checkNullOrInvalidValue(t700) + || !PRLibrary.checkNullOrInvalidValue(t500) + || !PRLibrary.checkNullOrInvalidValue(td850) + || !PRLibrary.checkNullOrInvalidValue(td700) ) + return new Amount ( Unit.ONE ); + pskinx = new Amount ( ( t850.getValue().floatValue() - t500.getValue().floatValue() ) + + td850.getValue().floatValue() - ( t700.getValue().floatValue() - td700.getValue().floatValue() ) , Unit.ONE); + + return pskinx; + } + + + /** + * Computes the Showalter index + * @param t850 - 850 mb temperature ( in Celsius ) + * @param td850 - 850 mb dewpoint ( in Celsius ) + * @param t500 - 500 mb temperature ( in Celsius ) + * @return the Showalter index if all the three input parameters are valid and the parcel temperature is computed correctly. + * Otherwise, it returns RMISSD (-9999). + */ + public final static Amount psShow ( Amount t850Amt, Amount td850Amt, Amount t500Amt ) { + float psshow = GempakConstants.RMISSD; + + if ( !PRLibrary.checkNullOrInvalidValue(t850Amt) + || !PRLibrary.checkNullOrInvalidValue(td850Amt) + || !PRLibrary.checkNullOrInvalidValue(t500Amt) ) + return new Amount ( Unit.ONE ); + float p850 = 850; + float p500 = 500; + float guess = 0; + /* + * Find equivalent potential temperature at the LCL using 850 mb + * temperature and dewpoint. + */ + Amount thtlcl = PRLibrary.prThte ( new Amount ( p850, NcUnits.MILLIBAR ), t850Amt, td850Amt ); + if ( !PRLibrary.checkNullOrInvalidValue(thtlcl) ) + return new Amount ( Unit.ONE ); + /*Find parcel temperature along pseudoadiabat at 500 mb. + * The parcel temperature tp is the temperature in Celsius at 500 mb of a parcel, + * which lies on the moist adiabat determined by the sounding at 850 mb + */ + Amount tp = PRLibrary.prTmst ( thtlcl, + new Amount( p500, NcUnits.MILLIBAR ), + new Amount ( 0, Unit.ONE ) ); + + /*Subtract the parcel temperature from the temperature at 500 mb, is the parcel temperature is valid*/ + + if ( !PRLibrary.checkNullOrInvalidValue(tp) ) + return new Amount ( Unit.ONE ); + t500Amt = PRLibrary.checkAndConvertInputAmountToExpectedUnits(t500Amt, SI.KELVIN); + float t500 = t500Amt.getValue().floatValue(); + psshow = t500 - tp.getValue().floatValue(); + + return new Amount ( psshow, Unit.ONE); + } + + /** + * Computes the vertical totals index + * @param t850 - 850 mb temperature ( in Celsius ) + * @param t500 - 500 mb temperature ( in Celsius ) + * @return the vertical totals index as a difference of the temperature at 850 mb and the temperature at 500 mb, if neither value is missing. + * Else it returns RMISSD (-9999) + * @throws InvalidValueException + * @throws NullPointerException + */ + public final static Amount psVtot ( Amount t850, Amount t500 ) { + if ( ! PRLibrary.checkNullOrInvalidValue(t850 ) + || ! PRLibrary.checkNullOrInvalidValue(t500 ) ) + return new Amount ( Unit.ONE ); + + return new Amount ( t850.getValue().floatValue() - t500.getValue().floatValue() , Unit.ONE ); + } + + /** + * Computes the total Totals index from the temperature and dewpoint at 850 mb and the temperature at 500 mb + * + * @param t850 - 850 mb temperature ( in Celsius ) + * @param td850 - 850 mb dewpoint ( in Celsius ) + * @param t500 - 500 mb temperature ( in Celsius ) + * @return the total totals index if none of the input parameters are missing and + * RMISSD (-9999) otherwise + * @throws InvalidValueException + * @throws NullPointerException + */ + public final static Amount psTotl ( Amount t850, Amount td850, Amount t500 ) { + float pstotl = GempakConstants.RMISSD; + + if ( !PRLibrary.checkNullOrInvalidValue(t500) + || !PRLibrary.checkNullOrInvalidValue(td850) + || !PRLibrary.checkNullOrInvalidValue(t850) ) + return new Amount ( Unit.ONE ); + + /*Compute the vertical totals*/ + Amount vtot = psVtot ( t850, t500 ); + + /*Compute the cross totals*/ + Amount ctot = psCtot ( td850, t500 ); + + if ( !PRLibrary.checkNullOrInvalidValue( vtot ) + || ! PRLibrary.checkNullOrInvalidValue( ctot ) ) + return new Amount ( Unit.ONE ); + pstotl = vtot.getValue().floatValue() + ctot .getValue().floatValue(); + + return new Amount ( pstotl, Unit.ONE ); + } + + /** + * Computes the SWEAT index. Winds must be input in m/sec + * @param t850 - 850 mb temperature + * @param td850 - 850 mb dewpoint + * @param t500 - 500 mb temperature + * @param spd850 - 850 mb windspeed ( in m/sec ) + * @param spd500 - 500 mb windspeed ( in m/sec ) + * @param dir850 - 850 mb wind direction + * @param dir500 - 500 mb wind direction + * @return the SWEAT index if none of the inputs are missing and RMISSD ( -9999 ) otherwise + * @throws InvalidValueException + * @throws NullPointerException + */ + public final static Amount psSwet ( Amount t850, Amount td850, Amount t500, + Amount spd850, Amount spd500, + Amount dir850, Amount dir500 ) { + float pssweat = GempakConstants.RMISSD; + if ( !PRLibrary.checkNullOrInvalidValue( t500 ) + || !PRLibrary.checkNullOrInvalidValue( td850 ) + || !PRLibrary.checkNullOrInvalidValue( t500 ) + || !PRLibrary.checkNullOrInvalidValue( spd850 ) + || !PRLibrary.checkNullOrInvalidValue( spd500 ) + || !PRLibrary.checkNullOrInvalidValue( dir850 ) + || !PRLibrary.checkNullOrInvalidValue( dir500 ) ) + return new Amount ( Unit.ONE ); + /* + * (Non-Javadoc): + * All computations are from + * Miller, R.C., 1972: Notes on Severe Storm Forecasting Procedures of + * the Air Force Global Weather Central, AWS Tech. Report 200 + */ + /*Convert meters per second to knots*/ + Amount skt850 = PRLibrary.checkAndConvertInputAmountToExpectedUnits(spd850, NonSI.KNOT) ; + Amount skt500 = PRLibrary.checkAndConvertInputAmountToExpectedUnits(spd500, NonSI.KNOT) ; + + /* Compute the total totals index. If < 49, set term to zero.*/ + float total = psTotl ( t850, td850, t500 ).getValue().floatValue(); + float term2 = total - 49; + if ( total < 49 ) + term2 = 0; + + /* Compute shear term.*/ + + float dif = dir500.getValue().floatValue() - dir850.getValue().floatValue(); + float s = ( float ) ( Math.sin ( dif * GempakConstants.DTR ) ); + float shear = 125 * ( s + 0.2f ); + + /*Make various wind checks.*/ + float dir850Val = dir850.getValue().floatValue(); + float dir500Val = dir500.getValue().floatValue(); + float skt500Val = skt500.getValue().floatValue(); + float skt850Val = skt850.getValue().floatValue(); + + if ((dir850Val < 130.) || (dir850Val > 250.)) + shear = 0; + if ((dir500Val < 210.) || (dir500Val > 310.)) + shear = 0; + if ((skt500Val < 15.) || (skt850Val < 15. )) + shear = 0; + if (dif <= 0) + shear = 0; + + /*Check for sub-zero dewpoint*/ + float dwp850 = td850.getValue().floatValue(); + if ( dwp850 < 0 ) + dwp850 = 0; + + /*Calculate SWEAT index*/ + pssweat = 12 * dwp850 + 20 * term2 + 2 * skt850Val + skt500Val + shear; + return new Amount ( pssweat , Unit.ONE); + } + + /** + * Finds the most unstable level of a sounding from the surface to the input pressure level. + * @param listOfNcSoundingLayer - the list of NcSoundingLayer to search + * @param plev - input pressure level + * @return the most unstable level of a sounding from the surface to the input pressure level (plev), + * if plev is not -1 and all computations fall through correctly.Else it returns an empty NcSoundingLayer object + * @throws Exception + */ + public static NcSoundingLayer2 psUstb(List listOfNcSoundingLayer, PressureLevel plev ) throws Exception{ + //TODO: update to find pressure value between 2 levels + NcSoundingLayer2 outputNcSoundingLayer = new NcSoundingLayer2(); + class PressureComparator implements Comparator < NcSoundingLayer2>{ + public int compare(NcSoundingLayer2 n1, NcSoundingLayer2 n2){ + return Float.compare(n2.getPressure().getValue().floatValue(), n1.getPressure().getValue().floatValue()); + } + } + if ( listOfNcSoundingLayer != null && listOfNcSoundingLayer.size() > 0 ){ + if ( listOfNcSoundingLayer.size() > 1 ) + Collections.sort(listOfNcSoundingLayer, new PressureComparator() ); + + NcSoundingLayer2 surfaceLevelNcSoundingLayer = listOfNcSoundingLayer.get( 0 ); + PressureLevel pressureAtSurfaceLevel = surfaceLevelNcSoundingLayer.getPressure(); + NcSoundingLayer2 topLevelNcSoundingLayer = PCLibrary.pcFtop( listOfNcSoundingLayer ); + PressureLevel pressureAtTopLevel = topLevelNcSoundingLayer.getPressure(); + float plevVal = plev.getValue().floatValue(); + float presAtSurfaceLevelValue = pressureAtSurfaceLevel.getValue().floatValue(); + float presAtTopLevelVal = pressureAtTopLevel.getValue().floatValue(); + if( plevVal > presAtSurfaceLevelValue) + return outputNcSoundingLayer; + else if ( plevVal == -1 || plevVal <= presAtTopLevelVal ) + plev = pressureAtTopLevel; + + + int sizeOfList = listOfNcSoundingLayer.size(); + boolean done = false; + int lev = 0; + float eps = GempakConstants.RMISSD; + + while ( !done && lev < sizeOfList){ + NcSoundingLayer2 currNcSoundingLayer = listOfNcSoundingLayer.get( lev ); + + Amount pressure = new Amount ( currNcSoundingLayer.getPressure().getValue(), NcUnits.MILLIBAR ); + Amount tmpc = new Amount ( currNcSoundingLayer.getTemperature().getValue(), SI.CELSIUS ); + Amount dwpc = new Amount ( currNcSoundingLayer.getDewpoint().getValue(), SI.CELSIUS ); + if ( pressure.hasValidValue() && tmpc.hasValidValue() && dwpc.hasValidValue() ){ + WetBulbPotentialTemp thwc = new WetBulbPotentialTemp(); + thwc.setValue( PRLibrary.prThwc ( pressure, tmpc, dwpc ) ); + if ( thwc.getValue().floatValue() > eps && ( pressure.getValue().floatValue() >= plevVal ) ){ + eps = thwc.getValue().floatValue(); + outputNcSoundingLayer.setPressure( currNcSoundingLayer.getPressure() ); + outputNcSoundingLayer.setTemperature( currNcSoundingLayer.getTemperature() ); + outputNcSoundingLayer.setDewpoint( currNcSoundingLayer.getDewpoint() ); + outputNcSoundingLayer.setWindSpeed( currNcSoundingLayer.getWindSpeed() ); + outputNcSoundingLayer.setWindDirection( currNcSoundingLayer.getWindDirection() ); + outputNcSoundingLayer.setWindU( currNcSoundingLayer.getWindU() ); + outputNcSoundingLayer.setWindV( currNcSoundingLayer.getWindV() ); + outputNcSoundingLayer.setGeoHeight( currNcSoundingLayer.getGeoHeight() ); + outputNcSoundingLayer.setOmega( currNcSoundingLayer.getOmega() ); + outputNcSoundingLayer.setSpecificHumidity( currNcSoundingLayer.getSpecificHumidity() ); +// System.out.println("Outdat: " +// + outputNcSoundingLayer.getPressure().getValueAs( NcUnits.MILLIBAR ).floatValue() + " " +// + outputNcSoundingLayer.getTemperature().getValueAs( SI.CELSIUS ).floatValue() + " " +// + outputNcSoundingLayer.getDewpoint().getValueAs( SI.CELSIUS ).floatValue() + " " +// + outputNcSoundingLayer.getWindSpeed().getValueAs( SI.METERS_PER_SECOND ).floatValue() + " " +// + outputNcSoundingLayer.getWindDirection().getValueAs( NonSI.DEGREE_ANGLE ).floatValue() + " " +// + outputNcSoundingLayer.getGeoHeight().getValueAs( SI.METER ).floatValue() ); + } + + } +// System.out.println("Pressure value is " + pressure.getValue().floatValue() + " " + pressure.getUnit().toString() ); +// System.out.println("lev is " + lev ); + lev++; + if ( pressure.hasValidValue() && pressure.getValue().floatValue() <= plevVal ){ + done = true; + break; + } + } + } + System.out.println("From PS_USTB Outdat: " + + outputNcSoundingLayer.getPressure().getValue().floatValue() + " " + + outputNcSoundingLayer.getTemperature().getValue().floatValue() + " " + + outputNcSoundingLayer.getDewpoint().getValue().floatValue() + " " + + outputNcSoundingLayer.getWindSpeed().getValue().floatValue() + " " + + outputNcSoundingLayer.getWindDirection().getValue().floatValue() + " " + + outputNcSoundingLayer.getGeoHeight().getValue().floatValue() ); + + return outputNcSoundingLayer; + } + + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/HeatFlux.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/HeatFlux.java new file mode 100644 index 0000000000..0fa9fc5d65 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/HeatFlux.java @@ -0,0 +1,9 @@ +package gov.noaa.nws.ncep.edex.common.metparameters.quantity; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; + +import javax.measure.unit.Unit; + +public interface HeatFlux extends javax.measure.quantity.Quantity { + public static final Unit UNIT = NcUnits.WATT_PER_SECOND_SQUARE; + } diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/PotentialForCyclonicUpdraftRotation.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/PotentialForCyclonicUpdraftRotation.java new file mode 100644 index 0000000000..ef32eb589b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/PotentialForCyclonicUpdraftRotation.java @@ -0,0 +1,8 @@ +package gov.noaa.nws.ncep.edex.common.metparameters.quantity; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; +import javax.measure.unit.Unit; + +public interface PotentialForCyclonicUpdraftRotation extends javax.measure.quantity.Quantity { + public static final Unit UNIT = NcUnits.METER_SQUARE_PER_SECOND_SQUARE; + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/RateOfChangeInPressureWithTime.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/RateOfChangeInPressureWithTime.java new file mode 100644 index 0000000000..f8e51f1a98 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/RateOfChangeInPressureWithTime.java @@ -0,0 +1,8 @@ +package gov.noaa.nws.ncep.edex.common.metparameters.quantity; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; + +import javax.measure.unit.Unit; + + public interface RateOfChangeInPressureWithTime extends javax.measure.quantity.Quantity { + public final static Unit UNIT = NcUnits.PASCALS_PER_SEC; +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/RateOfChangeInTemperatureWithHeight.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/RateOfChangeInTemperatureWithHeight.java new file mode 100644 index 0000000000..638c45ff88 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/RateOfChangeInTemperatureWithHeight.java @@ -0,0 +1,9 @@ +package gov.noaa.nws.ncep.edex.common.metparameters.quantity; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; + +import javax.measure.unit.Unit; + + public interface RateOfChangeInTemperatureWithHeight extends javax.measure.quantity.Quantity { + public final static Unit UNIT = NcUnits.CELSIUS_PER_KILOMETER; +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/RateOfChangeInTemperatureWithPressure.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/RateOfChangeInTemperatureWithPressure.java new file mode 100644 index 0000000000..210e318f74 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/RateOfChangeInTemperatureWithPressure.java @@ -0,0 +1,9 @@ +package gov.noaa.nws.ncep.edex.common.metparameters.quantity; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; + +import javax.measure.unit.Unit; + + public interface RateOfChangeInTemperatureWithPressure extends javax.measure.quantity.Quantity { + public final static Unit UNIT = NcUnits.KELVIN_PER_MILLIBAR; +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/TemperatureTendency.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/TemperatureTendency.java new file mode 100644 index 0000000000..609bc6c5ad --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/metparameters/quantity/TemperatureTendency.java @@ -0,0 +1,10 @@ +package gov.noaa.nws.ncep.edex.common.metparameters.quantity; + +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; + +import javax.measure.unit.Unit; + + +public interface TemperatureTendency extends javax.measure.quantity.Quantity { +public static final Unit UNIT = NcUnits.KELVIN_PER_DAY; +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/sounding/NcSoundingCube.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/sounding/NcSoundingCube.java index 46c406be4c..d05ff9b9ac 100644 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/sounding/NcSoundingCube.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/sounding/NcSoundingCube.java @@ -15,13 +15,14 @@ package gov.noaa.nws.ncep.edex.common.sounding; * Date Ticket# Engineer Description * ------- ------- -------- ----------- * 11/18/2010 TBD Chin Chen Initial coding - * + *10/06/2011 465 Archana Generated a fresh serial version id * * * @author Chin Chen * @version 1.0 */ +import java.io.Serializable; import java.util.ArrayList; import java.util.List; @@ -36,12 +37,17 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize public class NcSoundingCube implements ISerializableObject { + /** + * + */ + private static final long serialVersionUID = 8077693951195416377L; + public enum QueryStatus { OK, FAILED, LOCATION_NOT_FOUND } - @DynamicSerializeElement - private static final long serialVersionUID = 1324632468L; +// @DynamicSerializeElement + // private static final long serialVersionUID = 1324632468L; @DynamicSerializeElement private List soundingProfileList; @@ -78,3 +84,4 @@ public class NcSoundingCube implements ISerializableObject { } + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/sounding/NcSoundingLayer2.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/sounding/NcSoundingLayer2.java new file mode 100644 index 0000000000..d9ca917f93 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/sounding/NcSoundingLayer2.java @@ -0,0 +1,425 @@ +package gov.noaa.nws.ncep.edex.common.sounding; + + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import gov.noaa.nws.ncep.edex.common.metparameters.AbstractMetParameter; +import gov.noaa.nws.ncep.edex.common.metparameters.AirTemperature; +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.HeightAboveSeaLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.Omega; +import gov.noaa.nws.ncep.edex.common.metparameters.PressureLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.RelativeHumidity; +import gov.noaa.nws.ncep.edex.common.metparameters.SpecificHumidity; +import gov.noaa.nws.ncep.edex.common.metparameters.TempTndncyFromAllRad; +import gov.noaa.nws.ncep.edex.common.metparameters.TempTndncyFromConvPhaseChange; +import gov.noaa.nws.ncep.edex.common.metparameters.TempTndncyFromGrdSclPhaseChange; +import gov.noaa.nws.ncep.edex.common.metparameters.TempTndncyFromLongWaveRad; +import gov.noaa.nws.ncep.edex.common.metparameters.TempTndncyFromShortWaveRad; +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirection; +import gov.noaa.nws.ncep.edex.common.metparameters.WindSpeed; +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirectionUComp; +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirectionVComp; +//import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer.DataType; + +//import java.io.Serializable; +//import java.util.Comparator; +import java.util.HashMap; +import java.util.Map; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +//import com.vividsolutions.jts.geom.Coordinate; + + +/** + * + * gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer2 + * + * This java class provides sounding data data structure for used with NC sounding query. + * Each NcSoundingLayer2 contains one layer of sounding information (pressure, height, temperature, dewpoint and so on) for + * one point (lat/lon) at a particular time (timeLine) and particular height. + * Each piece of this sounding information is stored as a Met parameter that has a value and a unit associated with it. + * These Met parameters are stored in a Map and they should be accessed directly from this map. + * The getter/setter methods provided in this class, to access each Met parameter are intended as a convenience only. + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + *
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * -------		------- 	           -------- 	-----------
+ *08/19/11     465                 Archana       Initial creation  
+ *
+ * @version 1.0 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class NcSoundingLayer2 implements ISerializableObject, Cloneable{ + /** + * + */ + private static final long serialVersionUID = 3120604609064402378L; + + @DynamicSerializeElement + public static final float LEGACY_MISSING = -999.f; + + @DynamicSerializeElement + public static final float MISSING = IDecoderConstantsN.UAIR_FLOAT_MISSING;/*-9999.f; + + /**UAIR (standard) data type definitions*/ + + + public static enum DataType { + TTAA, TTBB, TTCC, TTDD, PPAA, PPBB, PPCC, PPDD, + UUAA, UUBB, UUCC, UUDD, MAXWIND_A,MAXWIND_C, TROPOPAUSE_A, TROPOPAUSE_C, ALLDATA + } + + /**mapping from UAIR (standard) data type to BUFRUA data type.*/ +// @DynamicSerializeElement + public static HashMap dataTypeMap = new HashMap(); + static { + dataTypeMap.put(DataType.TTAA.toString(), 2020); //Mandatory, Troppause, MaxWind + dataTypeMap.put(DataType.TTCC.toString(), 2030); //Mandatory, Troppause, MaxWind + dataTypeMap.put(DataType.TTBB.toString(), 2022); //SigT + dataTypeMap.put(DataType.TTDD.toString(), 2032); //SigT + dataTypeMap.put(DataType.PPBB.toString(), 2021); //SigW + dataTypeMap.put(DataType.PPDD.toString(), 2031); //SigW + dataTypeMap.put(DataType.PPAA.toString(), 0000); //TBD, BUFRUA does not support this now + dataTypeMap.put(DataType.PPCC.toString(), 0000); //TBD, BUFRUA does not support this now + dataTypeMap.put(DataType.MAXWIND_A.toString(), 2020); + dataTypeMap.put(DataType.TROPOPAUSE_A.toString(), 2020); + dataTypeMap.put(DataType.MAXWIND_C.toString(), 2030); + dataTypeMap.put(DataType.TROPOPAUSE_C.toString(), 2030); + + } + + @DynamicSerializeElement + /** + * A Map of the available met parameters reported in the sounding profile. Can be used to + * accommodate met parameters that can be derived from the parameters available in the map + */ + Map metParamsMap; + + private void initializeMetParamsMap() + { + + try { + metParamsMap.put( AirTemperature.class.getSimpleName(), new AirTemperature() ); + metParamsMap.put( PressureLevel.class.getSimpleName(), new PressureLevel() ); + metParamsMap.put( DewPointTemp.class.getSimpleName(), new DewPointTemp() ); + metParamsMap.put( HeightAboveSeaLevel.class.getSimpleName(), new HeightAboveSeaLevel() ); + metParamsMap.put( WindSpeed.class.getSimpleName(), new WindSpeed() ); + metParamsMap.put( WindDirection.class.getSimpleName(), new WindDirection() ); + metParamsMap.put( WindDirectionUComp.class.getSimpleName(), new WindDirectionUComp() ); + metParamsMap.put( WindDirectionVComp.class.getSimpleName(), new WindDirectionVComp() ); + metParamsMap.put( Omega.class.getSimpleName(), new Omega() ); + metParamsMap.put( RelativeHumidity.class.getSimpleName(), new RelativeHumidity() ); + metParamsMap.put( SpecificHumidity.class.getSimpleName(), new SpecificHumidity() ); + metParamsMap.put( TempTndncyFromAllRad.class.getSimpleName(), new TempTndncyFromAllRad() ); + metParamsMap.put( TempTndncyFromConvPhaseChange.class.getSimpleName(), new TempTndncyFromConvPhaseChange() ); + metParamsMap.put( TempTndncyFromGrdSclPhaseChange.class.getSimpleName(), new TempTndncyFromGrdSclPhaseChange() ); + metParamsMap.put( TempTndncyFromLongWaveRad.class.getSimpleName(), new TempTndncyFromLongWaveRad() ); + metParamsMap.put( TempTndncyFromShortWaveRad.class.getSimpleName(), new TempTndncyFromShortWaveRad() ); + }catch(Exception e ){ + System.out.println(e.getMessage()); + } + } + + public NcSoundingLayer2() throws Exception{ + metParamsMap = new HashMap(0); + initializeMetParamsMap(); + } + + /** + * @return the pressure + */ + public PressureLevel getPressure() { +// return pressure; + return (PressureLevel) metParamsMap.get("PressureLevel"); + } + + /** + * @param pressure the pressure to set + */ + public void setPressure(PressureLevel pressure) { +// this.pressure = pressure; + this.metParamsMap.put("PressureLevel", pressure); + } + + /** + * @return the temperature + */ + public AirTemperature getTemperature() { +// return temperature; + return ( AirTemperature ) metParamsMap.get("AirTemperature"); + } + + /** + * @param temperature the temperature to set + */ + public void setTemperature(AirTemperature temperature) { +// this.temperature = temperature; + this.metParamsMap.put("AirTemperature", temperature); + } + + /** + * @return the dewpoint + */ + public DewPointTemp getDewpoint() { +// return dewpoint; + return ( DewPointTemp ) metParamsMap.get("DewPointTemp"); + } + + /** + * @param dewpoint the dewpoint to set + */ + public void setDewpoint(DewPointTemp dewpoint) { +// this.dewpoint = dewpoint; + this.metParamsMap.put("DewPointTemp", dewpoint); + } + + /** + * @return the windSpeed + */ + public WindSpeed getWindSpeed() { + return ( WindSpeed ) metParamsMap.get("WindSpeed"); +// return windSpeed; + } + + /** + * @param windSpeed the windSpeed to set + */ + public void setWindSpeed(WindSpeed windSpeed) { +// this.windSpeed = windSpeed; + this.metParamsMap.put("WindSpeed", windSpeed); + } + + /** + * @return the windDirection + */ + public WindDirection getWindDirection() { +// return windDirection; + return ( WindDirection ) metParamsMap.get("WindDirection"); + } + + /** + * @param windDirection the windDirection to set + */ + public void setWindDirection(WindDirection windDirection) { +// this.windDirection = windDirection; + this.metParamsMap.put("WindDirection", windDirection); + } + + /** + * @return the windU + */ + public WindDirectionUComp getWindU() { +// return windU; + return ( WindDirectionUComp ) metParamsMap.get("WindDirectionUComp"); + } + + /** + * @param windU the windU to set + */ + public void setWindU(WindDirectionUComp windU) { +// this.windU = windU; + this.metParamsMap.put("WindDirectionUComp", windU); + } + + /** + * @return the windV + */ + public WindDirectionVComp getWindV() { +// return windV; + return ( WindDirectionVComp ) metParamsMap.get("WindDirectionVComp"); + } + + /** + * @param windV the windV to set + */ + public void setWindV(WindDirectionVComp windV) { +// this.windV = windV; + this.metParamsMap.put("WindDirectionVComp", windV); + } + + /** + * @return the geoHeight + */ + + public HeightAboveSeaLevel getGeoHeight() { +// return geoHeight; + return ( HeightAboveSeaLevel ) metParamsMap.get("HeightAboveSeaLevel"); + } + + /** + * @param geoHeight the geoHeight to set + */ + public void setGeoHeight(HeightAboveSeaLevel geoHeight) { +// this.geoHeight = geoHeight; + this.metParamsMap.put("HeightAboveSeaLevel", geoHeight); + } + + /** + * @return the omega + */ + public Omega getOmega() { +// return omega; + return ( Omega ) metParamsMap.get("Omega"); + } + + /** + * @param omega the omega to set + */ + public void setOmega(Omega omega) { +// this.omega = omega; + this.metParamsMap.put("Omega", omega); + } + + /** + * @return the realtiveHumidity + */ + public RelativeHumidity getRelativeHumidity() { +// return relativeHumidity; + return ( RelativeHumidity ) metParamsMap.get("RelativeHumidity"); + } + + /** + * @param realtiveHumidity the realtiveHumidity to set + */ + public void setRelativeHumidity(RelativeHumidity relativeHumidity) { +// this.relativeHumidity = realtiveHumidity; + this.metParamsMap.put("RelativeHumidity", relativeHumidity); + } + + /** + * @return the specificHumidity + */ + public SpecificHumidity getSpecificHumidity() { +// return specificHumidity; + return ( SpecificHumidity ) metParamsMap.get("SpecificHumidity"); + } + + /** + * @param specificHumidity the specificHumidity to set + */ + public void setSpecificHumidity(SpecificHumidity specificHumidity) { +// this.specificHumidity = specificHumidity; + this.metParamsMap.put("SpecificHumidity", specificHumidity); + } + + /** + * @return the temperatureTendencyFromAllRadiation + */ + public TempTndncyFromAllRad getTemperatureTendencyFromAllRadiation() { +// return temperatureTendencyFromAllRadiation; + return ( TempTndncyFromAllRad ) metParamsMap.get("TempTndncyFromAllRad"); + } + + /** + * @param temperatureTendencyFromAllRadiation the temperatureTendencyFromAllRadiation to set + */ + public void setTemperatureTendencyFromAllRadiation( + TempTndncyFromAllRad temperatureTendencyFromAllRadiation) { +// this.temperatureTendencyFromAllRadiation = temperatureTendencyFromAllRadiation; + this.metParamsMap.put("TempTndncyFromAllRad", temperatureTendencyFromAllRadiation); + } + + /** + * @return the temperatureTendencyFromConvPhaseChange + */ + public final TempTndncyFromConvPhaseChange getTemperatureTendencyFromConvPhaseChange() { +// return temperatureTendencyFromConvPhaseChange; + return ( TempTndncyFromConvPhaseChange ) metParamsMap.get("TempTndncyFromConvPhaseChange"); + } + /** + * @param temperatureTendencyFromConvPhaseChange the temperatureTendencyFromConvPhaseChange to set + */ + public final void setTemperatureTendencyFromConvPhaseChange( + TempTndncyFromConvPhaseChange temperatureTendencyFromConvPhaseChange) { +// this.temperatureTendencyFromConvPhaseChange = temperatureTendencyFromConvPhaseChange; + this.metParamsMap.put("TempTndncyFromConvPhaseChange", temperatureTendencyFromConvPhaseChange); + } + /** + * @return the temperatureTendencyFromGrdSclPhaseChange + */ + public final TempTndncyFromGrdSclPhaseChange getTemperatureTendencyFromGrdSclPhaseChange() { +// return temperatureTendencyFromGrdSclPhaseChange; + return ( TempTndncyFromGrdSclPhaseChange ) metParamsMap.get("TempTndncyFromGrdSclPhaseChange"); + } + /** + * @param temperatureTendencyFromGrdSclPhaseChange the temperatureTendencyFromGrdSclPhaseChange to set + */ + public final void setTemperatureTendencyFromGrdSclPhaseChange( + TempTndncyFromGrdSclPhaseChange temperatureTendencyFromGrdSclPhaseChange) { +// this.temperatureTendencyFromGrdSclPhaseChange = temperatureTendencyFromGrdSclPhaseChange; + this.metParamsMap.put("TempTndncyFromGrdSclPhaseChange", temperatureTendencyFromGrdSclPhaseChange); + } + /** + * @return the temperatureTendencyFromLongWaveRad + */ + public final TempTndncyFromLongWaveRad getTemperatureTendencyFromLongWaveRad() { +// return temperatureTendencyFromLongWaveRad; + return ( TempTndncyFromLongWaveRad ) metParamsMap.get("TempTndncyFromLongWaveRad"); + } + /** + * @param temperatureTendencyFromLongWaveRad the temperatureTendencyFromLongWaveRad to set + */ + public final void setTemperatureTendencyFromLongWaveRad( + TempTndncyFromLongWaveRad temperatureTendencyFromLongWaveRad) { +// this.temperatureTendencyFromLongWaveRad = temperatureTendencyFromLongWaveRad; + this.metParamsMap.put("TempTndncyFromLongWaveRad", temperatureTendencyFromLongWaveRad); + } + /** + * @return the temperatureTendencyFromShortWaveRad + */ + public final TempTndncyFromShortWaveRad getTemperatureTendencyFromShortWaveRad() { +// return temperatureTendencyFromShortWaveRad; + return ( TempTndncyFromShortWaveRad ) metParamsMap.get("TempTndncyFromShortWaveRad"); + } + /** + * @param temperatureTendencyFromShortWaveRad the temperatureTendencyFromShortWaveRad to set + */ + public final void setTemperatureTendencyFromShortWaveRad( + TempTndncyFromShortWaveRad temperatureTendencyFromShortWaveRad) { +// this.temperatureTendencyFromShortWaveRad = temperatureTendencyFromShortWaveRad; + this.metParamsMap.put("TempTndncyFromShortWaveRad", temperatureTendencyFromShortWaveRad); + } + /** + * @return the metParamsMap + */ + public final Map getMetParamsMap() { + return metParamsMap; + } + /** + * @param metParamsMap the metParamsMap to set + */ + public final void setMetParamsMap( + Map metParamsMap) { + this.metParamsMap = metParamsMap; + } + +} + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/sounding/NcSoundingProfile.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/sounding/NcSoundingProfile.java index 1dc62ae4c0..76ca77a997 100644 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/sounding/NcSoundingProfile.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/sounding/NcSoundingProfile.java @@ -11,17 +11,19 @@ package gov.noaa.nws.ncep.edex.common.sounding; *
  * SOFTWARE HISTORY
  * 
- * Date         Ticket#    	Engineer    Description
- * -------		------- 	-------- 	-----------
- * 09/13/2010	362			Chin Chen	Initial coding
- * 12/16/2010   362         Chin Chen   add support of BUFRUA observed sounding and PFC (NAM and GFS) model sounding data
- *
+ * Date             Ticket#    	Engineer       Description
+ * -------		      ---------   ---------------    ------------------
+ * 09/13/2010	362		   Chin Chen	 Initial coding
+ * 12/16/2010   362         Chin Chen    add support of BUFRUA observed sounding and PFC (NAM and GFS) model sounding data
+ * 09/14/2011   457         S. Gurung     Renamed ObsSndType.H5UAIR to ObsSndType.NCUAIR
+ *10/06/2011    465         Archana        Added a list of NcSoundingLayer2 objects to the sounding profile
  * 
* * @author Chin Chen * @version 1.0 */ +import java.io.Serializable; import java.util.ArrayList; import java.util.List; @@ -35,10 +37,13 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; @XmlRootElement @XmlAccessorType(XmlAccessType.NONE) @DynamicSerialize -public class NcSoundingProfile implements ISerializableObject{ - @DynamicSerializeElement - private static final long serialVersionUID = 1324632468L; +public class NcSoundingProfile implements ISerializableObject{ + /** + * + */ + private static final long serialVersionUID = 6858474095965608817L; + @DynamicSerializeElement public static final float MISSING = -9999.f; public static enum PfcSndType { NAMSND, GFSSND, RUC2SND, RUCPTYPSND, BROWSE, NONE @@ -47,7 +52,7 @@ public class NcSoundingProfile implements ISerializableObject{ ANY, NONE }; public static enum ObsSndType { - H5UAIR, UAIR, DROP, TAMDAR, BUFRUA //same as uair but using bufrua decoder and data is saved in HDF5 + NCUAIR, UAIR, DROP, TAMDAR, BUFRUA //same as uair but using bufrua decoder and data is saved in HDF5 ,BROWSE, NONE }; //Important Note: @@ -60,7 +65,11 @@ public class NcSoundingProfile implements ISerializableObject{ }; @DynamicSerializeElement private List soundingLyLst; + @DynamicSerializeElement + private List soundingLyLst2; + + @DynamicSerializeElement private float stationElevation; //@DynamicSerializeElement //private String stationId; @@ -77,6 +86,7 @@ public class NcSoundingProfile implements ISerializableObject{ @DynamicSerializeElement private int stationNum; + @DynamicSerializeElement private NcSoundingCube.QueryStatus rtnStatus = NcSoundingCube.QueryStatus.OK; @@ -112,6 +122,20 @@ public class NcSoundingProfile implements ISerializableObject{ this.soundingLyLst = soundingLyLst; } + /** + * @return the soundingLyLst2 + */ + public List getSoundingLyLst2() { + return soundingLyLst2; + } + + /** + * @param soundingLyLst2 the soundingLyLst2 to set + */ + public void setSoundingLyLst2(List soundingLyLst2) { + this.soundingLyLst2 = soundingLyLst2; + } + public float getStationElevation() { return stationElevation; } @@ -150,10 +174,12 @@ public class NcSoundingProfile implements ISerializableObject{ } // TO-DO: Add station number (stationNumber) - public NcSoundingProfile(List soundingLyLst, + public NcSoundingProfile(List soundingLyLst2, + List soundingLyLst, float stationElevation, String stationId, float stationLatitude, float stationLongitude, float sfcPress, int stnNum) { super(); + this.soundingLyLst2 = soundingLyLst2; this.soundingLyLst = soundingLyLst; this.stationElevation = stationElevation; this.stationId = stationId; @@ -166,6 +192,7 @@ public class NcSoundingProfile implements ISerializableObject{ public NcSoundingProfile() { super(); this.soundingLyLst = new ArrayList(); + this.soundingLyLst2 = new ArrayList(); this.stationElevation = MISSING; this.stationId = ""; this.stationLatitude = MISSING; @@ -211,3 +238,4 @@ public class NcSoundingProfile implements ISerializableObject{ */ } + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/IStationField.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/IStationField.java old mode 100755 new mode 100644 index 1277e1931e..f61765c1bd --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/IStationField.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/IStationField.java @@ -1,19 +1,19 @@ -package gov.noaa.nws.ncep.edex.common.stationTables; - -public interface IStationField { - - public static enum StationField { - STID, // station id - STNM, // station number - NAME, // station name - ST, // state - CO, // country - //LAT, // latitude - //LON, // longitude - //ELV, // elevation - //PRI, // priority - WFO, // WFO - LOC // location - } - -} +package gov.noaa.nws.ncep.edex.common.stationTables; + +public interface IStationField { + + public static enum StationField { + STID, // station id + STNM, // station number + NAME, // station name + ST, // state + CO, // country + //LAT, // latitude + //LON, // longitude + //ELV, // elevation + //PRI, // priority + WFO, // WFO + LOC // location + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/ObjectFactory.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/ObjectFactory.java old mode 100755 new mode 100644 index 7fe56dbf70..b7c82ddfab --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/ObjectFactory.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/ObjectFactory.java @@ -1,168 +1,168 @@ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2009.06.08 at 02:36:43 PM EDT -// - - -package gov.noaa.nws.ncep.edex.common.stationTables; - -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlElementDecl; -import javax.xml.bind.annotation.XmlRegistry; -import javax.xml.namespace.QName; - - -/** - * This object contains factory methods for each - * Java content interface and Java element interface - * generated in the gov.noaa.nws.ncep.viz.common.stnTables package. - *

An ObjectFactory allows you to programatically - * construct new instances of the Java representation - * for XML content. The Java representation of XML - * content can consist of schema derived interfaces - * and classes representing the binding of schema - * type definitions, element declarations and model - * groups. Factory methods for each of these are - * provided in this class. - * - */ -@XmlRegistry -public class ObjectFactory { - - private final static QName _Wfo_QNAME = new QName("", "wfo"); - private final static QName _Stid_QNAME = new QName("", "stid"); - private final static QName _Stnnum_QNAME = new QName("", "stnnum"); - private final static QName _Location_QNAME = new QName("", "location"); - private final static QName _Priority_QNAME = new QName("", "priority"); - private final static QName _Elevation_QNAME = new QName("", "elevation"); - private final static QName _State_QNAME = new QName("", "state"); - private final static QName _Longitude_QNAME = new QName("", "longitude"); - private final static QName _Stnname_QNAME = new QName("", "stnname"); - private final static QName _Latitude_QNAME = new QName("", "latitude"); - private final static QName _Country_QNAME = new QName("", "country"); - - /** - * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gov.noaa.nws.ncep.viz.common.stnTables - * - */ - public ObjectFactory() { - } - - /** - * Create an instance of {@link StationList } - * - */ - public StationList createStationList() { - return new StationList(); - } - - /** - * Create an instance of {@link Station } - * - */ - public Station createStation() { - return new Station(); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "wfo") - public JAXBElement createWfo(String value) { - return new JAXBElement(_Wfo_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "stid") - public JAXBElement createStid(String value) { - return new JAXBElement(_Stid_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "stnnum") - public JAXBElement createStnnum(String value) { - return new JAXBElement(_Stnnum_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "location") - public JAXBElement createLocation(String value) { - return new JAXBElement(_Location_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "priority") - public JAXBElement createPriority(Integer value) { - return new JAXBElement(_Priority_QNAME, Integer.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "elevation") - public JAXBElement createElevation(Integer value) { - return new JAXBElement(_Elevation_QNAME, Integer.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "state") - public JAXBElement createState(String value) { - return new JAXBElement(_State_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "longitude") - public JAXBElement createLongitude(Float value) { - return new JAXBElement(_Longitude_QNAME, Float.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "stnname") - public JAXBElement createStnname(String value) { - return new JAXBElement(_Stnname_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "latitude") - public JAXBElement createLatitude(Float value) { - return new JAXBElement(_Latitude_QNAME, Float.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "country") - public JAXBElement createCountry(String value) { - return new JAXBElement(_Country_QNAME, String.class, null, value); - } - -} +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.06.08 at 02:36:43 PM EDT +// + + +package gov.noaa.nws.ncep.edex.common.stationTables; + +import javax.xml.bind.JAXBElement; +import javax.xml.bind.annotation.XmlElementDecl; +import javax.xml.bind.annotation.XmlRegistry; +import javax.xml.namespace.QName; + + +/** + * This object contains factory methods for each + * Java content interface and Java element interface + * generated in the gov.noaa.nws.ncep.viz.common.stnTables package. + *

An ObjectFactory allows you to programatically + * construct new instances of the Java representation + * for XML content. The Java representation of XML + * content can consist of schema derived interfaces + * and classes representing the binding of schema + * type definitions, element declarations and model + * groups. Factory methods for each of these are + * provided in this class. + * + */ +@XmlRegistry +public class ObjectFactory { + + private final static QName _Wfo_QNAME = new QName("", "wfo"); + private final static QName _Stid_QNAME = new QName("", "stid"); + private final static QName _Stnnum_QNAME = new QName("", "stnnum"); + private final static QName _Location_QNAME = new QName("", "location"); + private final static QName _Priority_QNAME = new QName("", "priority"); + private final static QName _Elevation_QNAME = new QName("", "elevation"); + private final static QName _State_QNAME = new QName("", "state"); + private final static QName _Longitude_QNAME = new QName("", "longitude"); + private final static QName _Stnname_QNAME = new QName("", "stnname"); + private final static QName _Latitude_QNAME = new QName("", "latitude"); + private final static QName _Country_QNAME = new QName("", "country"); + + /** + * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gov.noaa.nws.ncep.viz.common.stnTables + * + */ + public ObjectFactory() { + } + + /** + * Create an instance of {@link StationList } + * + */ + public StationList createStationList() { + return new StationList(); + } + + /** + * Create an instance of {@link Station } + * + */ + public Station createStation() { + return new Station(); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "wfo") + public JAXBElement createWfo(String value) { + return new JAXBElement(_Wfo_QNAME, String.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "stid") + public JAXBElement createStid(String value) { + return new JAXBElement(_Stid_QNAME, String.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "stnnum") + public JAXBElement createStnnum(String value) { + return new JAXBElement(_Stnnum_QNAME, String.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "location") + public JAXBElement createLocation(String value) { + return new JAXBElement(_Location_QNAME, String.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "priority") + public JAXBElement createPriority(Integer value) { + return new JAXBElement(_Priority_QNAME, Integer.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "elevation") + public JAXBElement createElevation(Integer value) { + return new JAXBElement(_Elevation_QNAME, Integer.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "state") + public JAXBElement createState(String value) { + return new JAXBElement(_State_QNAME, String.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "longitude") + public JAXBElement createLongitude(Float value) { + return new JAXBElement(_Longitude_QNAME, Float.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "stnname") + public JAXBElement createStnname(String value) { + return new JAXBElement(_Stnname_QNAME, String.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "latitude") + public JAXBElement createLatitude(Float value) { + return new JAXBElement(_Latitude_QNAME, Float.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "country") + public JAXBElement createCountry(String value) { + return new JAXBElement(_Country_QNAME, String.class, null, value); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/Station.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/Station.java old mode 100755 new mode 100644 index dd7a0f878d..16e73c4d48 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/Station.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/Station.java @@ -1,339 +1,339 @@ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2009.06.08 at 02:36:43 PM EDT -// - - -package gov.noaa.nws.ncep.edex.common.stationTables; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element ref="{}stid" minOccurs="0"/>
- *         <element ref="{}stnnum" minOccurs="0"/>
- *         <element ref="{}stnname" minOccurs="0"/>
- *         <element ref="{}state" minOccurs="0"/>
- *         <element ref="{}country" minOccurs="0"/>
- *         <element ref="{}latitude" minOccurs="0"/>
- *         <element ref="{}longitude" minOccurs="0"/>
- *         <element ref="{}elevation" minOccurs="0"/>
- *         <element ref="{}priority" minOccurs="0"/>
- *         <element ref="{}location" minOccurs="0"/>
- *         <element ref="{}wfo" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "stid", - "stnnum", - "stnname", - "state", - "country", - "latitude", - "longitude", - "elevation", - "priority", - "location", - "wfo" -}) -@XmlRootElement(name = "station") -public class Station { - - protected String stid; - protected String stnnum; - protected String stnname; - protected String state; - protected String country; - protected Float latitude; - protected Float longitude; - protected Integer elevation; - protected Integer priority; - protected String location; - protected String wfo; - - /** - * Gets the value of the stid property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getStid() { - return stid; - } - - /** - * Sets the value of the stid property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setStid(String value) { - this.stid = value; - } - - /** - * Gets the value of the stnnum property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getStnnum() { - return stnnum; - } - - /** - * Sets the value of the stnnum property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setStnnum(String value) { - this.stnnum = value; - } - - /** - * Gets the value of the stnname property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getStnname() { - return stnname; - } - - /** - * Sets the value of the stnname property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setStnname(String value) { - this.stnname = value; - } - - /** - * Gets the value of the state property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getState() { - return state; - } - - /** - * Sets the value of the state property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setState(String value) { - this.state = value; - } - - /** - * Gets the value of the country property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCountry() { - return country; - } - - /** - * Sets the value of the country property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCountry(String value) { - this.country = value; - } - - /** - * Gets the value of the latitude property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getLatitude() { - return latitude; - } - - /** - * Sets the value of the latitude property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setLatitude(Float value) { - this.latitude = value; - } - - /** - * Gets the value of the longitude property. - * - * @return - * possible object is - * {@link Float } - * - */ - public Float getLongitude() { - return longitude; - } - - /** - * Sets the value of the longitude property. - * - * @param value - * allowed object is - * {@link Float } - * - */ - public void setLongitude(Float value) { - this.longitude = value; - } - - /** - * Gets the value of the elevation property. - * - * @return - * possible object is - * {@link Integer } - * - */ - public Integer getElevation() { - return elevation; - } - - /** - * Sets the value of the elevation property. - * - * @param value - * allowed object is - * {@link Integer } - * - */ - public void setElevation(Integer value) { - this.elevation = value; - } - - /** - * Gets the value of the priority property. - * - * @return - * possible object is - * {@link Integer } - * - */ - public Integer getPriority() { - return priority; - } - - /** - * Sets the value of the priority property. - * - * @param value - * allowed object is - * {@link Integer } - * - */ - public void setPriority(Integer value) { - this.priority = value; - } - - /** - * Gets the value of the location property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getLocation() { - return location; - } - - /** - * Sets the value of the location property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setLocation(String value) { - this.location = value; - } - - /** - * Gets the value of the wfo property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getWfo() { - return wfo; - } - - /** - * Sets the value of the wfo property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setWfo(String value) { - this.wfo = value; - } - -} +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.06.08 at 02:36:43 PM EDT +// + + +package gov.noaa.nws.ncep.edex.common.stationTables; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import javax.xml.bind.annotation.XmlType; + + +/** + *

Java class for anonymous complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType>
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <element ref="{}stid" minOccurs="0"/>
+ *         <element ref="{}stnnum" minOccurs="0"/>
+ *         <element ref="{}stnname" minOccurs="0"/>
+ *         <element ref="{}state" minOccurs="0"/>
+ *         <element ref="{}country" minOccurs="0"/>
+ *         <element ref="{}latitude" minOccurs="0"/>
+ *         <element ref="{}longitude" minOccurs="0"/>
+ *         <element ref="{}elevation" minOccurs="0"/>
+ *         <element ref="{}priority" minOccurs="0"/>
+ *         <element ref="{}location" minOccurs="0"/>
+ *         <element ref="{}wfo" minOccurs="0"/>
+ *       </sequence>
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "", propOrder = { + "stid", + "stnnum", + "stnname", + "state", + "country", + "latitude", + "longitude", + "elevation", + "priority", + "location", + "wfo" +}) +@XmlRootElement(name = "station") +public class Station { + + protected String stid; + protected String stnnum; + protected String stnname; + protected String state; + protected String country; + protected Float latitude; + protected Float longitude; + protected Integer elevation; + protected Integer priority; + protected String location; + protected String wfo; + + /** + * Gets the value of the stid property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getStid() { + return stid; + } + + /** + * Sets the value of the stid property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setStid(String value) { + this.stid = value; + } + + /** + * Gets the value of the stnnum property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getStnnum() { + return stnnum; + } + + /** + * Sets the value of the stnnum property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setStnnum(String value) { + this.stnnum = value; + } + + /** + * Gets the value of the stnname property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getStnname() { + return stnname; + } + + /** + * Sets the value of the stnname property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setStnname(String value) { + this.stnname = value; + } + + /** + * Gets the value of the state property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getState() { + return state; + } + + /** + * Sets the value of the state property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setState(String value) { + this.state = value; + } + + /** + * Gets the value of the country property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getCountry() { + return country; + } + + /** + * Sets the value of the country property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setCountry(String value) { + this.country = value; + } + + /** + * Gets the value of the latitude property. + * + * @return + * possible object is + * {@link Float } + * + */ + public Float getLatitude() { + return latitude; + } + + /** + * Sets the value of the latitude property. + * + * @param value + * allowed object is + * {@link Float } + * + */ + public void setLatitude(Float value) { + this.latitude = value; + } + + /** + * Gets the value of the longitude property. + * + * @return + * possible object is + * {@link Float } + * + */ + public Float getLongitude() { + return longitude; + } + + /** + * Sets the value of the longitude property. + * + * @param value + * allowed object is + * {@link Float } + * + */ + public void setLongitude(Float value) { + this.longitude = value; + } + + /** + * Gets the value of the elevation property. + * + * @return + * possible object is + * {@link Integer } + * + */ + public Integer getElevation() { + return elevation; + } + + /** + * Sets the value of the elevation property. + * + * @param value + * allowed object is + * {@link Integer } + * + */ + public void setElevation(Integer value) { + this.elevation = value; + } + + /** + * Gets the value of the priority property. + * + * @return + * possible object is + * {@link Integer } + * + */ + public Integer getPriority() { + return priority; + } + + /** + * Sets the value of the priority property. + * + * @param value + * allowed object is + * {@link Integer } + * + */ + public void setPriority(Integer value) { + this.priority = value; + } + + /** + * Gets the value of the location property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getLocation() { + return location; + } + + /** + * Sets the value of the location property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setLocation(String value) { + this.location = value; + } + + /** + * Gets the value of the wfo property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getWfo() { + return wfo; + } + + /** + * Sets the value of the wfo property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setWfo(String value) { + this.wfo = value; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationComparator.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationComparator.java old mode 100755 new mode 100644 index ce509d026f..0a2a02e19c --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationComparator.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationComparator.java @@ -1,61 +1,61 @@ -package gov.noaa.nws.ncep.edex.common.stationTables; - -import java.util.Comparator; - -/** - * Comparator for Station fields. - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * 06/09		134  		M. Li	   Initial Creation
- *                       
- * 
- * - * @author mli - * @version 1 - */ - -public class StationComparator implements Comparator, IStationField { - - private StationField field; - - public StationComparator(StationField f) { - this.field = f; - } - - public int compare(Station o1, Station o2) { - switch (field) { - case STID: - return o1.getStid().compareToIgnoreCase(o2.getStid()); - case STNM: - return o1.getStnnum().compareToIgnoreCase(o2.getStnnum()); - case NAME: - return o1.getStnnum().compareToIgnoreCase(o2.getStnnum()); - case ST: - return o1.getState().compareToIgnoreCase(o2.getState()); - case CO: - return o1.getCountry().compareToIgnoreCase(o2.getCountry()); - /* - case LAT: - return o1.getLatitude().compareTo(o2.getLatitude()); - case LON: - return o1.getLongitude().compareTo(o2.getLongitude()); - case ELV: - return o1.getElevation() - o2.getElevation(); - case PRI: - return o1.getPriority() - o2.getPriority(); - */ - case WFO: - return o1.getWfo().compareToIgnoreCase(o2.getWfo()); - case LOC: - return o1.getLocation().compareToIgnoreCase(o2.getLocation()); - - default: - return 0; - } - - } +package gov.noaa.nws.ncep.edex.common.stationTables; + +import java.util.Comparator; + +/** + * Comparator for Station fields. + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 06/09		134  		M. Li	   Initial Creation
+ *                       
+ * 
+ * + * @author mli + * @version 1 + */ + +public class StationComparator implements Comparator, IStationField { + + private StationField field; + + public StationComparator(StationField f) { + this.field = f; + } + + public int compare(Station o1, Station o2) { + switch (field) { + case STID: + return o1.getStid().compareToIgnoreCase(o2.getStid()); + case STNM: + return o1.getStnnum().compareToIgnoreCase(o2.getStnnum()); + case NAME: + return o1.getStnnum().compareToIgnoreCase(o2.getStnnum()); + case ST: + return o1.getState().compareToIgnoreCase(o2.getState()); + case CO: + return o1.getCountry().compareToIgnoreCase(o2.getCountry()); + /* + case LAT: + return o1.getLatitude().compareTo(o2.getLatitude()); + case LON: + return o1.getLongitude().compareTo(o2.getLongitude()); + case ELV: + return o1.getElevation() - o2.getElevation(); + case PRI: + return o1.getPriority() - o2.getPriority(); + */ + case WFO: + return o1.getWfo().compareToIgnoreCase(o2.getWfo()); + case LOC: + return o1.getLocation().compareToIgnoreCase(o2.getLocation()); + + default: + return 0; + } + + } } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationList.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationList.java old mode 100755 new mode 100644 index e8826da29d..6ea06463d4 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationList.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationList.java @@ -1,76 +1,76 @@ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2009.06.08 at 02:36:43 PM EDT -// - - -package gov.noaa.nws.ncep.edex.common.stationTables; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element ref="{}station" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "station" -}) -@XmlRootElement(name = "stationList") -public class StationList { - - protected List station; - - /** - * Gets the value of the station property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the station property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getStation().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link Station } - * - * - */ - public List getStation() { - if (station == null) { - station = new ArrayList(); - } - return this.station; - } - -} +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.06.08 at 02:36:43 PM EDT +// + + +package gov.noaa.nws.ncep.edex.common.stationTables; + +import java.util.ArrayList; +import java.util.List; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; +import javax.xml.bind.annotation.XmlType; + + +/** + *

Java class for anonymous complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType>
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <element ref="{}station" maxOccurs="unbounded" minOccurs="0"/>
+ *       </sequence>
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "", propOrder = { + "station" +}) +@XmlRootElement(name = "stationList") +public class StationList { + + protected List station; + + /** + * Gets the value of the station property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the station property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getStation().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link Station } + * + * + */ + public List getStation() { + if (station == null) { + station = new ArrayList(); + } + return this.station; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationTable.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationTable.java old mode 100755 new mode 100644 index 432fed382e..99fa8b3ddf --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationTable.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/common/stationTables/StationTable.java @@ -1,91 +1,91 @@ -package gov.noaa.nws.ncep.edex.common.stationTables; - -import java.io.File; -import java.io.FileNotFoundException; -import java.io.FileReader; -import java.util.ArrayList; -import java.util.Collections; +package gov.noaa.nws.ncep.edex.common.stationTables; + +import java.io.File; +import java.io.FileNotFoundException; +import java.io.FileReader; +import java.util.ArrayList; +import java.util.Collections; import java.util.Iterator; -import java.util.List; - -import javax.xml.bind.JAXBContext; -import javax.xml.bind.JAXBException; -import javax.xml.bind.Unmarshaller; - +import java.util.List; + +import javax.xml.bind.JAXBContext; +import javax.xml.bind.JAXBException; +import javax.xml.bind.Unmarshaller; + import com.vividsolutions.jts.geom.Coordinate; import com.vividsolutions.jts.geom.Envelope; import com.vividsolutions.jts.index.quadtree.Quadtree; import org.geotools.referencing.GeodeticCalculator; -/** - * This class reads a station table from an xml file and contains a list of stations. - * This class also provide general station search functions given station field, and - * field value. - * - *

- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * 06/09  		?    	   	B. Yin   Initial Creation
- * 06/09		134			M. Li		Add station search
+/**
+ * This class reads a station table from an xml file and contains a list of stations.
+ * This class also provide general station search functions given station field, and
+ * field value.
+ * 
+ * 
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 06/09  		?    	   	B. Yin   Initial Creation
+ * 06/09		134			M. Li		Add station search
  * 10/09        39/87/114   L. Lin   Make "last" as private StationField.
  * 12/09		159			B. Yin	 Add getNearestStation(...)
- *                       
- * 
- * - * @author bingfan - * @version 1 - */ - -public class StationTable implements IStationField { - - private final String PACKAGE = "gov.noaa.nws.ncep.edex.common.stationTables"; - - private List stationList; - + * + *
+ * + * @author bingfan + * @version 1 + */ + +public class StationTable implements IStationField { + + private final String PACKAGE = "gov.noaa.nws.ncep.edex.common.stationTables"; + + private List stationList; + private StationField last = null; private Quadtree stTree = null; private final double DIST = 1.0; - - /** - * Constructor. - * @param tableFileName - full path of the xml table file - */ - public StationTable( String tableFileName ) { - - try{ - stationList = readStationTable( tableFileName ); - } - catch ( JAXBException exp ){ - stationList = null; - exp.printStackTrace(); - } - - } - - /** - * Reads the contents of the input station table file - * @param xmlFilename - full path of the xml table name - * @return - a list of stations - * @throws JAXBException - */ - private List readStationTable( String xmlFilename ) throws JAXBException{ - - File xmlFile = new File(xmlFilename); - - JAXBContext context = JAXBContext.newInstance( - PACKAGE); - Unmarshaller unmarshaller = context.createUnmarshaller(); - StationList stns = null; - - try { - stns = (StationList)unmarshaller.unmarshal( - new FileReader(xmlFile)); - List listOfItems = stns.getStation(); + + /** + * Constructor. + * @param tableFileName - full path of the xml table file + */ + public StationTable( String tableFileName ) { + + try{ + stationList = readStationTable( tableFileName ); + } + catch ( JAXBException exp ){ + stationList = null; + exp.printStackTrace(); + } + + } + + /** + * Reads the contents of the input station table file + * @param xmlFilename - full path of the xml table name + * @return - a list of stations + * @throws JAXBException + */ + private List readStationTable( String xmlFilename ) throws JAXBException{ + + File xmlFile = new File(xmlFilename); + + JAXBContext context = JAXBContext.newInstance( + PACKAGE); + Unmarshaller unmarshaller = context.createUnmarshaller(); + StationList stns = null; + + try { + stns = (StationList)unmarshaller.unmarshal( + new FileReader(xmlFile)); + List listOfItems = stns.getStation(); /* * save stations in a Quadtree for efficient spatial query @@ -97,136 +97,136 @@ public class StationTable implements IStationField { stTree.insert(env, st); } - return listOfItems; - - } catch (FileNotFoundException e1) { - e1.printStackTrace(); - - } catch (NullPointerException e2) { - e2.printStackTrace(); - } - - return null; - - } - - /** - * Gets the list of the stations - * @return - the list of stations - */ - public List getStationList(){ - - return stationList; - - } - - /** - * Search a station given a field, and search key value. - * - * @param sf - * @param key - * @return Station - */ - public Station getStation(StationField sf, String key) { - if (stationList == null || stationList.isEmpty()) return null; - - StationComparator comparator = new StationComparator(sf); - if (last == null || (last != null && last != sf )) { - Collections.sort(stationList, comparator); - last = sf; - } - - Station s = getComparedStation(sf, key); - int index = Collections.binarySearch(stationList, s, comparator); - - if (index >= 0){ - return stationList.get(index); - } else - return null; - } - - /** - * Search station list given a field, and search key value. - * - * @param sf - * @param key - * @return Station - */ - public List getStations(StationField sf, String key) { - if (stationList == null || stationList.isEmpty()) return null; - - StationComparator comparator = new StationComparator(sf); - if (last == null || (last != null && last != sf )) { - Collections.sort(stationList, comparator); - last = sf; - } - - List list = new ArrayList(); - - Station s = getComparedStation(sf, key); - int index; - while ((index = Collections.binarySearch(stationList, s, comparator)) >= 0) { - list.add(stationList.get(index)); - stationList.remove(index); - } - - if (list.size() > 0) { - for (Station st : list) { - stationList.add(st); - } - - last = null; - return list; - } - else { - return null; - } - } - - - private Station getComparedStation(StationField sf, String key){ - Station station = new Station(); - switch (sf) { - case STID: - station.setStid((String)key); - break; - case STNM: - station.setStnnum((String)key); - break; - case NAME: - station.setStnname((String)key); - break; - case ST: - station.setState((String)key); - break; - case CO: - station.setCountry((String)key); - break; - /* - case LAT: - station.setLatitude((Float)key); - break; - case LON: - station.setLongitude((Float)key); - break; - case ELV: - station.setElevation((Integer)key); - break; - case PRI: - station.setPriority((Integer)key); - break; - */ - case WFO: - station.setWfo((String)key); - break; - case LOC: - station.setLocation((String)key); - break; - } - - return station; - } - + return listOfItems; + + } catch (FileNotFoundException e1) { + e1.printStackTrace(); + + } catch (NullPointerException e2) { + e2.printStackTrace(); + } + + return null; + + } + + /** + * Gets the list of the stations + * @return - the list of stations + */ + public List getStationList(){ + + return stationList; + + } + + /** + * Search a station given a field, and search key value. + * + * @param sf + * @param key + * @return Station + */ + public Station getStation(StationField sf, String key) { + if (stationList == null || stationList.isEmpty()) return null; + + StationComparator comparator = new StationComparator(sf); + if (last == null || (last != null && last != sf )) { + Collections.sort(stationList, comparator); + last = sf; + } + + Station s = getComparedStation(sf, key); + int index = Collections.binarySearch(stationList, s, comparator); + + if (index >= 0){ + return stationList.get(index); + } else + return null; + } + + /** + * Search station list given a field, and search key value. + * + * @param sf + * @param key + * @return Station + */ + public List getStations(StationField sf, String key) { + if (stationList == null || stationList.isEmpty()) return null; + + StationComparator comparator = new StationComparator(sf); + if (last == null || (last != null && last != sf )) { + Collections.sort(stationList, comparator); + last = sf; + } + + List list = new ArrayList(); + + Station s = getComparedStation(sf, key); + int index; + while ((index = Collections.binarySearch(stationList, s, comparator)) >= 0) { + list.add(stationList.get(index)); + stationList.remove(index); + } + + if (list.size() > 0) { + for (Station st : list) { + stationList.add(st); + } + + last = null; + return list; + } + else { + return null; + } + } + + + private Station getComparedStation(StationField sf, String key){ + Station station = new Station(); + switch (sf) { + case STID: + station.setStid((String)key); + break; + case STNM: + station.setStnnum((String)key); + break; + case NAME: + station.setStnname((String)key); + break; + case ST: + station.setState((String)key); + break; + case CO: + station.setCountry((String)key); + break; + /* + case LAT: + station.setLatitude((Float)key); + break; + case LON: + station.setLongitude((Float)key); + break; + case ELV: + station.setElevation((Integer)key); + break; + case PRI: + station.setPriority((Integer)key); + break; + */ + case WFO: + station.setWfo((String)key); + break; + case LOC: + station.setLocation((String)key); + break; + } + + return station; + } + /** * Get the nearest station from the input location * @param loc diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftLocs.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftLocs.java old mode 100755 new mode 100644 index 46c89085f1..3aea9f3dc8 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftLocs.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftLocs.java @@ -1,78 +1,78 @@ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2009.05.05 at 04:38:50 PM EDT -// - - -package gov.noaa.nws.ncep.edex.locations; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element ref="{}idftPoint" maxOccurs="unbounded"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "idftPoint" -}) -@XmlRootElement(name = "idftLocs") -public class IdftLocs { - - @XmlElement(required = true) - protected List idftPoint; - - /** - * Gets the value of the idftPoint property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the idftPoint property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getIdftPoint().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link IdftPoint } - * - * - */ - public List getIdftPoint() { - if (idftPoint == null) { - idftPoint = new ArrayList(); - } - return this.idftPoint; - } - -} +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.05.05 at 04:38:50 PM EDT +// + + +package gov.noaa.nws.ncep.edex.locations; + +import java.util.ArrayList; +import java.util.List; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; +import javax.xml.bind.annotation.XmlType; + + +/** + *

Java class for anonymous complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType>
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <element ref="{}idftPoint" maxOccurs="unbounded"/>
+ *       </sequence>
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "", propOrder = { + "idftPoint" +}) +@XmlRootElement(name = "idftLocs") +public class IdftLocs { + + @XmlElement(required = true) + protected List idftPoint; + + /** + * Gets the value of the idftPoint property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the idftPoint property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getIdftPoint().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link IdftPoint } + * + * + */ + public List getIdftPoint() { + if (idftPoint == null) { + idftPoint = new ArrayList(); + } + return this.idftPoint; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftLocsTableReader.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftLocsTableReader.java old mode 100755 new mode 100644 index b4b274938d..e3429521c6 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftLocsTableReader.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftLocsTableReader.java @@ -1,71 +1,71 @@ -/** - * This function reads the Idft Point Location Table from idftLoc.xml - * and unmarshall it. - * - *

- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * 14May2009  	98    	   F. J. Yen   Initial Creation
- *                       
- * 
- * - * @author Fee Jing Yen, SIB - * @version 1 - */ -package gov.noaa.nws.ncep.edex.locations; - -import java.io.File; -import java.io.FileNotFoundException; -import java.io.FileReader; -import java.util.List; - -import javax.xml.bind.JAXBContext; -import javax.xml.bind.JAXBException; -import javax.xml.bind.Unmarshaller; - -public class IdftLocsTableReader { - - - private final String PACKAGE = "gov.noaa.nws.ncep.edex.locations"; - - private String xmlFilename = null; - - public IdftLocsTableReader(String file) { - /* - * file is the full name including the path for the - * idft point location xml file, idftLoc.xml - */ - - xmlFilename = file; - } - - public List getIdftLocsTable() throws JAXBException{ - - File xmlFile = new File(xmlFilename); - - JAXBContext context = JAXBContext.newInstance( - PACKAGE); - Unmarshaller unmarshaller = context.createUnmarshaller(); - IdftLocs loc = null; - - try { - loc = (IdftLocs)unmarshaller.unmarshal( - new FileReader(xmlFile)); - List listOfItems = loc.getIdftPoint(); - return listOfItems; - - } catch (FileNotFoundException e1) { - // TODO Auto-generated catch block - e1.printStackTrace(); - - } catch (NullPointerException e2) { - e2.printStackTrace(); - } - - return null; - - } +/** + * This function reads the Idft Point Location Table from idftLoc.xml + * and unmarshall it. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 14May2009  	98    	   F. J. Yen   Initial Creation
+ *                       
+ * 
+ * + * @author Fee Jing Yen, SIB + * @version 1 + */ +package gov.noaa.nws.ncep.edex.locations; + +import java.io.File; +import java.io.FileNotFoundException; +import java.io.FileReader; +import java.util.List; + +import javax.xml.bind.JAXBContext; +import javax.xml.bind.JAXBException; +import javax.xml.bind.Unmarshaller; + +public class IdftLocsTableReader { + + + private final String PACKAGE = "gov.noaa.nws.ncep.edex.locations"; + + private String xmlFilename = null; + + public IdftLocsTableReader(String file) { + /* + * file is the full name including the path for the + * idft point location xml file, idftLoc.xml + */ + + xmlFilename = file; + } + + public List getIdftLocsTable() throws JAXBException{ + + File xmlFile = new File(xmlFilename); + + JAXBContext context = JAXBContext.newInstance( + PACKAGE); + Unmarshaller unmarshaller = context.createUnmarshaller(); + IdftLocs loc = null; + + try { + loc = (IdftLocs)unmarshaller.unmarshal( + new FileReader(xmlFile)); + List listOfItems = loc.getIdftPoint(); + return listOfItems; + + } catch (FileNotFoundException e1) { + // TODO Auto-generated catch block + e1.printStackTrace(); + + } catch (NullPointerException e2) { + e2.printStackTrace(); + } + + return null; + + } } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftPoint.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftPoint.java old mode 100755 new mode 100644 index a8db5002d7..89e90b5324 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftPoint.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/IdftPoint.java @@ -1,203 +1,203 @@ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2009.05.05 at 04:38:50 PM EDT -// - - -package gov.noaa.nws.ncep.edex.locations; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element ref="{}stid"/>
- *         <element ref="{}stnnum"/>
- *         <element ref="{}stnname"/>
- *         <element ref="{}latitude"/>
- *         <element ref="{}longitude"/>
- *         <element ref="{}elevation"/>
- *         <element ref="{}priority"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "stid", - "stnnum", - "stnname", - "latitude", - "longitude", - "elevation", - "priority" -}) -@XmlRootElement(name = "idftPoint") -public class IdftPoint { - - @XmlElement(required = true) - protected String stid; - @XmlElement(required = true) - protected String stnnum; - @XmlElement(required = true) - protected String stnname; - protected float latitude; - protected float longitude; - protected int elevation; - protected int priority; - - /** - * Gets the value of the stid property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getStid() { - return stid; - } - - /** - * Sets the value of the stid property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setStid(String value) { - this.stid = value; - } - - /** - * Gets the value of the stnnum property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getStnnum() { - return stnnum; - } - - /** - * Sets the value of the stnnum property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setStnnum(String value) { - this.stnnum = value; - } - - /** - * Gets the value of the stnname property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getStnname() { - return stnname; - } - - /** - * Sets the value of the stnname property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setStnname(String value) { - this.stnname = value; - } - - /** - * Gets the value of the latitude property. - * - */ - public float getLatitude() { - return latitude; - } - - /** - * Sets the value of the latitude property. - * - */ - public void setLatitude(float value) { - this.latitude = value; - } - - /** - * Gets the value of the longitude property. - * - */ - public float getLongitude() { - return longitude; - } - - /** - * Sets the value of the longitude property. - * - */ - public void setLongitude(float value) { - this.longitude = value; - } - - /** - * Gets the value of the elevation property. - * - */ - public int getElevation() { - return elevation; - } - - /** - * Sets the value of the elevation property. - * - */ - public void setElevation(int value) { - this.elevation = value; - } - - /** - * Gets the value of the priority property. - * - */ - public int getPriority() { - return priority; - } - - /** - * Sets the value of the priority property. - * - */ - public void setPriority(int value) { - this.priority = value; - } - -} +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.05.05 at 04:38:50 PM EDT +// + + +package gov.noaa.nws.ncep.edex.locations; + +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlElement; +import javax.xml.bind.annotation.XmlRootElement; +import javax.xml.bind.annotation.XmlType; + + +/** + *

Java class for anonymous complex type. + * + *

The following schema fragment specifies the expected content contained within this class. + * + *

+ * <complexType>
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <element ref="{}stid"/>
+ *         <element ref="{}stnnum"/>
+ *         <element ref="{}stnname"/>
+ *         <element ref="{}latitude"/>
+ *         <element ref="{}longitude"/>
+ *         <element ref="{}elevation"/>
+ *         <element ref="{}priority"/>
+ *       </sequence>
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
+ * + * + */ +@XmlAccessorType(XmlAccessType.FIELD) +@XmlType(name = "", propOrder = { + "stid", + "stnnum", + "stnname", + "latitude", + "longitude", + "elevation", + "priority" +}) +@XmlRootElement(name = "idftPoint") +public class IdftPoint { + + @XmlElement(required = true) + protected String stid; + @XmlElement(required = true) + protected String stnnum; + @XmlElement(required = true) + protected String stnname; + protected float latitude; + protected float longitude; + protected int elevation; + protected int priority; + + /** + * Gets the value of the stid property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getStid() { + return stid; + } + + /** + * Sets the value of the stid property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setStid(String value) { + this.stid = value; + } + + /** + * Gets the value of the stnnum property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getStnnum() { + return stnnum; + } + + /** + * Sets the value of the stnnum property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setStnnum(String value) { + this.stnnum = value; + } + + /** + * Gets the value of the stnname property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getStnname() { + return stnname; + } + + /** + * Sets the value of the stnname property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setStnname(String value) { + this.stnname = value; + } + + /** + * Gets the value of the latitude property. + * + */ + public float getLatitude() { + return latitude; + } + + /** + * Sets the value of the latitude property. + * + */ + public void setLatitude(float value) { + this.latitude = value; + } + + /** + * Gets the value of the longitude property. + * + */ + public float getLongitude() { + return longitude; + } + + /** + * Sets the value of the longitude property. + * + */ + public void setLongitude(float value) { + this.longitude = value; + } + + /** + * Gets the value of the elevation property. + * + */ + public int getElevation() { + return elevation; + } + + /** + * Sets the value of the elevation property. + * + */ + public void setElevation(int value) { + this.elevation = value; + } + + /** + * Gets the value of the priority property. + * + */ + public int getPriority() { + return priority; + } + + /** + * Sets the value of the priority property. + * + */ + public void setPriority(int value) { + this.priority = value; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/ObjectFactory.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/ObjectFactory.java old mode 100755 new mode 100644 index 7c3ff7312e..a57f13ba18 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/ObjectFactory.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/ObjectFactory.java @@ -1,128 +1,128 @@ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2009.05.05 at 04:38:50 PM EDT -// - - -package gov.noaa.nws.ncep.edex.locations; - -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlElementDecl; -import javax.xml.bind.annotation.XmlRegistry; -import javax.xml.namespace.QName; - - -/** - * This object contains factory methods for each - * Java content interface and Java element interface - * generated in the generated package. - *

An ObjectFactory allows you to programatically - * construct new instances of the Java representation - * for XML content. The Java representation of XML - * content can consist of schema derived interfaces - * and classes representing the binding of schema - * type definitions, element declarations and model - * groups. Factory methods for each of these are - * provided in this class. - * - */ -@XmlRegistry -public class ObjectFactory { - - private final static QName _Stid_QNAME = new QName("", "stid"); - private final static QName _Stnnum_QNAME = new QName("", "stnnum"); - private final static QName _Priority_QNAME = new QName("", "priority"); - private final static QName _Elevation_QNAME = new QName("", "elevation"); - private final static QName _Longitude_QNAME = new QName("", "longitude"); - private final static QName _Stnname_QNAME = new QName("", "stnname"); - private final static QName _Latitude_QNAME = new QName("", "latitude"); - - /** - * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: generated - * - */ - public ObjectFactory() { - } - - /** - * Create an instance of {@link IdftLocs } - * - */ - public IdftLocs createIdftLocs() { - return new IdftLocs(); - } - - /** - * Create an instance of {@link IdftPoint } - * - */ - public IdftPoint createIdftPoint() { - return new IdftPoint(); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "stid") - public JAXBElement createStid(String value) { - return new JAXBElement(_Stid_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "stnnum") - public JAXBElement createStnnum(String value) { - return new JAXBElement(_Stnnum_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "priority") - public JAXBElement createPriority(Integer value) { - return new JAXBElement(_Priority_QNAME, Integer.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "elevation") - public JAXBElement createElevation(Integer value) { - return new JAXBElement(_Elevation_QNAME, Integer.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "longitude") - public JAXBElement createLongitude(Float value) { - return new JAXBElement(_Longitude_QNAME, Float.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "stnname") - public JAXBElement createStnname(String value) { - return new JAXBElement(_Stnname_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}} - * - */ - @XmlElementDecl(namespace = "", name = "latitude") - public JAXBElement createLatitude(Float value) { - return new JAXBElement(_Latitude_QNAME, Float.class, null, value); - } - -} +// +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 +// See http://java.sun.com/xml/jaxb +// Any modifications to this file will be lost upon recompilation of the source schema. +// Generated on: 2009.05.05 at 04:38:50 PM EDT +// + + +package gov.noaa.nws.ncep.edex.locations; + +import javax.xml.bind.JAXBElement; +import javax.xml.bind.annotation.XmlElementDecl; +import javax.xml.bind.annotation.XmlRegistry; +import javax.xml.namespace.QName; + + +/** + * This object contains factory methods for each + * Java content interface and Java element interface + * generated in the generated package. + *

An ObjectFactory allows you to programatically + * construct new instances of the Java representation + * for XML content. The Java representation of XML + * content can consist of schema derived interfaces + * and classes representing the binding of schema + * type definitions, element declarations and model + * groups. Factory methods for each of these are + * provided in this class. + * + */ +@XmlRegistry +public class ObjectFactory { + + private final static QName _Stid_QNAME = new QName("", "stid"); + private final static QName _Stnnum_QNAME = new QName("", "stnnum"); + private final static QName _Priority_QNAME = new QName("", "priority"); + private final static QName _Elevation_QNAME = new QName("", "elevation"); + private final static QName _Longitude_QNAME = new QName("", "longitude"); + private final static QName _Stnname_QNAME = new QName("", "stnname"); + private final static QName _Latitude_QNAME = new QName("", "latitude"); + + /** + * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: generated + * + */ + public ObjectFactory() { + } + + /** + * Create an instance of {@link IdftLocs } + * + */ + public IdftLocs createIdftLocs() { + return new IdftLocs(); + } + + /** + * Create an instance of {@link IdftPoint } + * + */ + public IdftPoint createIdftPoint() { + return new IdftPoint(); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "stid") + public JAXBElement createStid(String value) { + return new JAXBElement(_Stid_QNAME, String.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "stnnum") + public JAXBElement createStnnum(String value) { + return new JAXBElement(_Stnnum_QNAME, String.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "priority") + public JAXBElement createPriority(Integer value) { + return new JAXBElement(_Priority_QNAME, Integer.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "elevation") + public JAXBElement createElevation(Integer value) { + return new JAXBElement(_Elevation_QNAME, Integer.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "longitude") + public JAXBElement createLongitude(Float value) { + return new JAXBElement(_Longitude_QNAME, Float.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "stnname") + public JAXBElement createStnname(String value) { + return new JAXBElement(_Stnname_QNAME, String.class, null, value); + } + + /** + * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}} + * + */ + @XmlElementDecl(namespace = "", name = "latitude") + public JAXBElement createLatitude(Float value) { + return new JAXBElement(_Latitude_QNAME, Float.class, null, value); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/package-info.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/package-info.java old mode 100755 new mode 100644 index d41b4dd232..d13910d183 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains supporting and test methods for reading and unmarshalling idftLocs.tbl -*/ -package gov.noaa.nws.ncep.edex.locations; +/** +* Contains supporting and test methods for reading and unmarshalling idftLocs.tbl +*/ +package gov.noaa.nws.ncep.edex.locations; diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/test_IdftLocsTableReader.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/test_IdftLocsTableReader.java old mode 100755 new mode 100644 index 028a36dd72..84eef8c9ea --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/test_IdftLocsTableReader.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/locations/test_IdftLocsTableReader.java @@ -1,51 +1,51 @@ -/** - * This function tests the Idft Point Location Table Reader, IdftLocsTableReader - * by printing out all the elements in the XML file. It also gets the first and - * last element from the list and prints them out - *

- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * 12May2009  	98    	   F. J. Yen   Initial Creation
- *                       
- * 
- * - * @author Fee Jing Yen, SIB - * @version 1 - */ -package gov.noaa.nws.ncep.edex.locations; - -import java.util.List; - -public class test_IdftLocsTableReader { - - public static void main(String args[]) throws Exception{ - String idftLocsXmlName = "../build.edex/esb/data/utility/edex_static/base/ncep/stns/idftLoc.xml"; - IdftLocsTableReader myloc = new IdftLocsTableReader (idftLocsXmlName); - List list = myloc.getIdftLocsTable(); - for(IdftPoint itm : list){ - System.out.println( - " Stid = " + itm.getStid() + - " Stnnum= " + itm.getStnnum() + - " Stnname = " + itm.getStnname() + - " Latitude = " + itm.getLatitude() + - " Longitude =" + itm.getLongitude() + - " Elevation =" + itm.getElevation() + - " Priortiy =" + itm.getPriority() ); - } - // Get the first and last elements of the list and print them along with the list size - System.out.println(" Stid(0)=" + list.get(0).stid - + " Stnnum(0) = " + list.get(0).stnnum - + " Stnname(0) = " + list.get(0).stnname - + " Latitude(0) = " + list.get(0).latitude - + " Longitude(0) = " + list.get(0).longitude - + "\n Stid(206) = " + list.get(206).stid - + " Stnnum(206) = " + list.get(206).stnnum - + " Stnname(206) = " + list.get(206).stnname - + " Latitude(206) = " + list.get(206).latitude - + " Longitude(206) = " + list.get(206).longitude - + "\n size = " + list.size()); - } -} +/** + * This function tests the Idft Point Location Table Reader, IdftLocsTableReader + * by printing out all the elements in the XML file. It also gets the first and + * last element from the list and prints them out + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 12May2009  	98    	   F. J. Yen   Initial Creation
+ *                       
+ * 
+ * + * @author Fee Jing Yen, SIB + * @version 1 + */ +package gov.noaa.nws.ncep.edex.locations; + +import java.util.List; + +public class test_IdftLocsTableReader { + + public static void main(String args[]) throws Exception{ + String idftLocsXmlName = "../build.edex/esb/data/utility/edex_static/base/ncep/stns/idftLoc.xml"; + IdftLocsTableReader myloc = new IdftLocsTableReader (idftLocsXmlName); + List list = myloc.getIdftLocsTable(); + for(IdftPoint itm : list){ + System.out.println( + " Stid = " + itm.getStid() + + " Stnnum= " + itm.getStnnum() + + " Stnname = " + itm.getStnname() + + " Latitude = " + itm.getLatitude() + + " Longitude =" + itm.getLongitude() + + " Elevation =" + itm.getElevation() + + " Priortiy =" + itm.getPriority() ); + } + // Get the first and last elements of the list and print them along with the list size + System.out.println(" Stid(0)=" + list.get(0).stid + + " Stnnum(0) = " + list.get(0).stnnum + + " Stnname(0) = " + list.get(0).stnname + + " Latitude(0) = " + list.get(0).latitude + + " Longitude(0) = " + list.get(0).longitude + + "\n Stid(206) = " + list.get(206).stid + + " Stnnum(206) = " + list.get(206).stnnum + + " Stnname(206) = " + list.get(206).stnname + + " Latitude(206) = " + list.get(206).latitude + + " Longitude(206) = " + list.get(206).longitude + + "\n size = " + list.size()); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/LatLonLocTbl.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/LatLonLocTbl.java old mode 100755 new mode 100644 index 84cc63656f..ac74fc8dbc --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/LatLonLocTbl.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/LatLonLocTbl.java @@ -1,182 +1,182 @@ -/** - * LatLonLocTbl - A Java class to define some known VORs and Intlsig talbes - * used to define convective/nonconvective/airmet/intl SIGMET locations. - * - * SOFTWARE HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 12 Jun 2009 95/132 B. Hebbard Initial creation. - * 10 Sep 2009 39/87/114 L. Lin Remove the temporary enum - * and add xml for VORs and - * Intlsig gempak tables. - * 30 Sep 2009 3102 jkorman Changed printlns to logging statements. - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ -package gov.noaa.nws.ncep.edex.tools.decoder; - -import static com.raytheon.uf.common.localization.LocalizationContext.LocalizationType.EDEX_STATIC; -import gov.noaa.nws.ncep.edex.common.stationTables.IStationField.StationField; -import gov.noaa.nws.ncep.edex.common.stationTables.Station; -import gov.noaa.nws.ncep.edex.common.stationTables.StationTable; - -import java.io.File; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.uf.common.localization.IPathManager; -import com.raytheon.uf.common.localization.LocalizationContext; -import com.raytheon.uf.common.localization.LocalizationContext.LocalizationLevel; -import com.raytheon.uf.common.localization.PathManagerFactory; -import com.raytheon.uf.edex.decodertools.core.LatLonPoint; - -public class LatLonLocTbl { - private static Log logger = LogFactory.getLog(LatLonLocTbl.class); - - static StationTable vorsloc = null; - - static StationTable intlsigloc = null; - - static StationTable myloc = null; - - private double latitude; - - private double longitude; - - private LatLonLocTbl(double latitude, double longitude) { - this.latitude = latitude; - this.longitude = longitude; - } - - public static void readLocTable(String tableName) throws Exception { - - final String NCEP_DIR = "ncep"; - final String stnsDir = "stns"; - final String vorsLocTableName = "vors.xml"; - - IPathManager manager = PathManagerFactory.getPathManager(); - - LocalizationContext baseContext = null; - File baseDir = null; - String stnsFileName = null; - baseContext = manager.getContext(EDEX_STATIC, LocalizationLevel.BASE); - baseContext.setContextName(NCEP_DIR); - baseDir = manager.getFile(baseContext, ""); - if (tableName == "vors") { - stnsFileName = baseDir + File.separator + stnsDir + File.separator - + vorsLocTableName; - } - logger.debug(" stnsFileName=" + stnsFileName); - myloc = new StationTable(stnsFileName); - - } - - public double getLatitude() { - return latitude; - } - - public double getLongitude() { - return longitude; - } - - public LatLonPoint getLatLonPoint() { - return new LatLonPoint(latitude, longitude, LatLonPoint.INDEGREES); - } - - private enum Direction { - N, NNE, NE, ENE, E, ESE, SE, SSE, S, SSW, SW, WSW, W, WNW, NW, NNW; - public double getDegrees() { - return ordinal() * 22.5; - } - } - - private static final double ONE_NM_RADIANS = Math.toRadians(1.0 / 60.0); - - /** - * Given a relative reference string, returns a LatLonPoint - * (com.raytheon.uf.edex.decodertools.core.LatLonPoint). - * - * @param location - * A String such as... "BOS" "20S EMI" "30 WNW BUM" " 40ENE HUH " - * ...referencing a VOR listed in AC 00-45F (Appendix F), - * optionally preceded by distance in nautical miles and 16-point - * compass direction string. - * @param locTable - * A string such as "vors" referring to "vors" location table or - * "intlsig" referring to intl location table - * @return The decoded location as a LatLonPoint; null on error (such as - * unrecognized VOR identifier or direction string). - * - */ - public static LatLonPoint getLatLonPoint(String location, String locTable) { - LatLonPoint point = null; - Station vor = null; - // Wrap decoding in a try block, in case of exception on - // one of the xml or direction enum, or other problems. - - try { - location = location.trim(); - - // VOR is always last 3 nonblank char of location - String navaid = location.substring(location.length() - 3); - - // Read in the location table XML if not exists - if (myloc == null) { - readLocTable(locTable); - logger.debug(" - read vors.xml to cache"); - } - // Search station ID and return whole station record - if (myloc != null) { - logger.debug(" - navaid = " + navaid); - vor = myloc.getStation(StationField.STID, navaid); - } else { - logger.debug(" - myloc is null"); - } - - // Get LatLonPoint from lat/lon - if (vor != null) { - point = new LatLonPoint(vor.getLatitude(), vor.getLongitude(), - LatLonPoint.INDEGREES); - } else { - logger.debug(" - DID NOT find station ID in vors.xml"); - } - - // If there's an offset direction/bearing, process it - if (location.length() > 3) { - String u = location.substring(0, location.length() - 3); - - Pattern p = Pattern.compile("^([0-9]+)\\s*([A-Z]+)"); - Matcher m = p.matcher(u); - if (m.find()) { - String distanceStr = m.group(1); - - String bearingStr = m.group(2); - - int distanceNM = Integer.parseInt(distanceStr); - - double distanceRad = distanceNM * ONE_NM_RADIANS; - // LatLonPoint.positionOf thinks bearing is CCW, not CW... - double bearingDeg = 360.0 - Direction.valueOf(bearingStr) - .getDegrees(); - double bearingRad = Math.toRadians(bearingDeg); - point = point.positionOf(bearingRad, distanceRad); - logger.debug(" - get a good latlon point"); - } - } - return point; - } catch (Exception e) { - logger.error("[Error decoding location in LatLonLocTbl: " - + location + "]"); - return null; - } - } - -} +/** + * LatLonLocTbl - A Java class to define some known VORs and Intlsig talbes + * used to define convective/nonconvective/airmet/intl SIGMET locations. + * + * SOFTWARE HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 12 Jun 2009 95/132 B. Hebbard Initial creation. + * 10 Sep 2009 39/87/114 L. Lin Remove the temporary enum + * and add xml for VORs and + * Intlsig gempak tables. + * 30 Sep 2009 3102 jkorman Changed printlns to logging statements. + * + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ +package gov.noaa.nws.ncep.edex.tools.decoder; + +import static com.raytheon.uf.common.localization.LocalizationContext.LocalizationType.EDEX_STATIC; +import gov.noaa.nws.ncep.edex.common.stationTables.IStationField.StationField; +import gov.noaa.nws.ncep.edex.common.stationTables.Station; +import gov.noaa.nws.ncep.edex.common.stationTables.StationTable; + +import java.io.File; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.uf.common.localization.IPathManager; +import com.raytheon.uf.common.localization.LocalizationContext; +import com.raytheon.uf.common.localization.LocalizationContext.LocalizationLevel; +import com.raytheon.uf.common.localization.PathManagerFactory; +import com.raytheon.uf.edex.decodertools.core.LatLonPoint; + +public class LatLonLocTbl { + private static Log logger = LogFactory.getLog(LatLonLocTbl.class); + + static StationTable vorsloc = null; + + static StationTable intlsigloc = null; + + static StationTable myloc = null; + + private double latitude; + + private double longitude; + + private LatLonLocTbl(double latitude, double longitude) { + this.latitude = latitude; + this.longitude = longitude; + } + + public static void readLocTable(String tableName) throws Exception { + + final String NCEP_DIR = "ncep"; + final String stnsDir = "stns"; + final String vorsLocTableName = "vors.xml"; + + IPathManager manager = PathManagerFactory.getPathManager(); + + LocalizationContext baseContext = null; + File baseDir = null; + String stnsFileName = null; + baseContext = manager.getContext(EDEX_STATIC, LocalizationLevel.BASE); + baseContext.setContextName(NCEP_DIR); + baseDir = manager.getFile(baseContext, ""); + if (tableName == "vors") { + stnsFileName = baseDir + File.separator + stnsDir + File.separator + + vorsLocTableName; + } + logger.debug(" stnsFileName=" + stnsFileName); + myloc = new StationTable(stnsFileName); + + } + + public double getLatitude() { + return latitude; + } + + public double getLongitude() { + return longitude; + } + + public LatLonPoint getLatLonPoint() { + return new LatLonPoint(latitude, longitude, LatLonPoint.INDEGREES); + } + + private enum Direction { + N, NNE, NE, ENE, E, ESE, SE, SSE, S, SSW, SW, WSW, W, WNW, NW, NNW; + public double getDegrees() { + return ordinal() * 22.5; + } + } + + private static final double ONE_NM_RADIANS = Math.toRadians(1.0 / 60.0); + + /** + * Given a relative reference string, returns a LatLonPoint + * (com.raytheon.uf.edex.decodertools.core.LatLonPoint). + * + * @param location + * A String such as... "BOS" "20S EMI" "30 WNW BUM" " 40ENE HUH " + * ...referencing a VOR listed in AC 00-45F (Appendix F), + * optionally preceded by distance in nautical miles and 16-point + * compass direction string. + * @param locTable + * A string such as "vors" referring to "vors" location table or + * "intlsig" referring to intl location table + * @return The decoded location as a LatLonPoint; null on error (such as + * unrecognized VOR identifier or direction string). + * + */ + public static LatLonPoint getLatLonPoint(String location, String locTable) { + LatLonPoint point = null; + Station vor = null; + // Wrap decoding in a try block, in case of exception on + // one of the xml or direction enum, or other problems. + + try { + location = location.trim(); + + // VOR is always last 3 nonblank char of location + String navaid = location.substring(location.length() - 3); + + // Read in the location table XML if not exists + if (myloc == null) { + readLocTable(locTable); + logger.debug(" - read vors.xml to cache"); + } + // Search station ID and return whole station record + if (myloc != null) { + logger.debug(" - navaid = " + navaid); + vor = myloc.getStation(StationField.STID, navaid); + } else { + logger.debug(" - myloc is null"); + } + + // Get LatLonPoint from lat/lon + if (vor != null) { + point = new LatLonPoint(vor.getLatitude(), vor.getLongitude(), + LatLonPoint.INDEGREES); + } else { + logger.debug(" - DID NOT find station ID in vors.xml"); + } + + // If there's an offset direction/bearing, process it + if (location.length() > 3) { + String u = location.substring(0, location.length() - 3); + + Pattern p = Pattern.compile("^([0-9]+)\\s*([A-Z]+)"); + Matcher m = p.matcher(u); + if (m.find()) { + String distanceStr = m.group(1); + + String bearingStr = m.group(2); + + int distanceNM = Integer.parseInt(distanceStr); + + double distanceRad = distanceNM * ONE_NM_RADIANS; + // LatLonPoint.positionOf thinks bearing is CCW, not CW... + double bearingDeg = 360.0 - Direction.valueOf(bearingStr) + .getDegrees(); + double bearingRad = Math.toRadians(bearingDeg); + point = point.positionOf(bearingRad, distanceRad); + logger.debug(" - get a good latlon point"); + } + } + return point; + } catch (Exception e) { + logger.error("[Error decoding location in LatLonLocTbl: " + + location + "]"); + return null; + } + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/MndTime.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/MndTime.java old mode 100755 new mode 100644 index 186abc02be..f1a2c95cd9 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/MndTime.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/MndTime.java @@ -1,600 +1,600 @@ -/* - * - * MndTime - * - * This java class processes MND (Mass News Disseminator) block. - *
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * ------------ ---------- 	----------- --------------------------
- * 10/2008		14			T. Lee		Creation
- * 04/2009		14			T. Lee		Used log4j logger
- * 06/2009		128			T. Lee		Added UTC/Zulu; Returned UTC 
- * 										or null for MND time
- * 07/2009		128			T. Lee		Migration to TO11
- * 01/26/2011   N/A         M. Gao      Refactor the logic of parsing MndTime string
- *                                      Now the regular expression is more flexible. 
- *                                      It can tolerate extra spaces at the beginning, ending 
- *                                      or in between of words. It can either take THU abbreviation
- *                                      or Thursday. The similar flexibility applies to MON and MONDAY too.
- *                                      It can also understand both format listed as below: 
- *                                      1018 PM CDT THU APR 1 2010 or
- *                                      1018 PM CDT THURSDAY 1 APR  2010 
- * 
- * - * @author T.Lee - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.tools.decoder; -import java.text.ParseException; -import java.text.SimpleDateFormat; -import java.util.Calendar; -import java.util.TimeZone; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -public final class MndTime { - private final Log logger = LogFactory.getLog(getClass()); - - /** MND time calendar*/ - private Calendar mndTm = null; - - /** MND time string */ - private String mndTmStr = null; - - /** - * Constructor the MND time - * - * @param messageData - */ - public MndTime (byte[] messageData) { - mndTm = processMndTime (messageData); - } - - /** - * Get MND time - * - * @return mndTm - */ - public Calendar getMndTime() { - return mndTm; - } - - /** - * Get MND time string - * - * @return mndTmStr - */ - public String getMndTimeString() { - return mndTmStr; - } - - /** - * Return MND time as Calendar object. - * - * @param tm the Matcher object - * @return cal - */ - - public Calendar processMndTime (byte[] msg) { - String s = new String(msg); - SimpleDateFormat sdf; - - /* - * MND time (local format) - */ -// final String MNDTIME_EXP_LOCAL = "(\\d{3,4}) ([A-Za-z]{2}) ([A-Za-z]{3}) " + -// "([A-Za-z]{3}) ([A-Za-z]{3}) (\\d{1,2}) (\\d{4})\r\r\n"; -// Pattern pt = Pattern.compile(MNDTIME_EXP_LOCAL); -// Matcher tm = pt.matcher(s); -// Calendar cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); -// -// /* -// * Decode local time pattern -// */ -// if (tm.find()) { -// String group1; -// String group6; -// mndTmStr = tm.group(0).trim(); -// sdf = new SimpleDateFormat ("HHmm a zzz EEE MMM dd yy"); -// group1 = tm.group(1); -// if ( tm.group(1).length() == 3 ) { -// group1 = "0"+tm.group(1); -// } -// /* -// * changes made are: -// * 1. Handle both cases of "1 APR" and "APR 1" for the string fields -// * group(5) and group(6) -// */ -//// group6 = tm.group(6); -//// if ( tm.group(6).length() == 1 ) { -//// group6 = "0"+tm.group(6); -//// } -//// String mnd = group1+" "+tm.group(2)+" "+tm.group(3)+" "+ tm.group(4)+" "+ -//// tm.group(5)+" "+group6+" "+tm.group(7); -// String [] monthAndDayStringArray = verifyAndRetrieveMonthAndDay(tm.group(5), tm.group(6)); -// String mnd = group1+" "+tm.group(2)+" "+tm.group(3)+" "+ tm.group(4)+" "+ -// monthAndDayStringArray[0]+" "+ monthAndDayStringArray[1] +" "+tm.group(7); -// try { -// java.util.Date parsedDate = sdf.parse(mnd); -// cal.setTime(parsedDate); -// } catch (ParseException pe) { -// if ( logger.isInfoEnabled()) { -// logger.info ( "Errors in processing MND local time"); -// } -// if(isTimeZoneInvalid(tm.group(3))) { -// setDayOfMonthAndMonthAndYearToCalendar(cal, monthAndDayStringArray[1], -// monthAndDayStringArray[0], tm.group(7)); -// } -// } - /* - * expression pattern string match something like "800 AM PDT THU APR 1 2010" - */ - final String MNDTIME_EXP_LOCAL_1 = "( *\\d{3,4})( *[A-Za-z]{2})( *[A-Za-z]{3})" + - "( *[A-Za-z]{3,9})( *[A-Za-z]{3,9})( *\\d{1,2})( *\\d{4} *)\r\r\n"; - Pattern pattern1 = Pattern.compile(MNDTIME_EXP_LOCAL_1); - Matcher matcher1 = pattern1.matcher(s); - /* - * expression pattern string match something like "800 AM PDT THU 1 APR 2010" - */ - final String MNDTIME_EXP_LOCAL_2 = "( *\\d{3,4})( *[A-Za-z]{2})( *[A-Za-z]{3})" + - "( *[A-Za-z]{3,9})( *\\d{1,2})( *[A-Za-z]{3,9})( *\\d{4} *)\r\r\n"; - Pattern pattern2 = Pattern.compile(MNDTIME_EXP_LOCAL_2); - Matcher matcher2 = pattern2.matcher(s); - - Calendar cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - Matcher matcher = getMatcher(matcher1, matcher2); - - Pattern pt = null; - Matcher tm = null; - /* - * Decode local time pattern - */ - if (matcher != null) { - mndTmStr = matcher.group(0).trim(); - sdf = new SimpleDateFormat ("HHmm a zzz EEE MMM dd yy"); - String group1; - group1 = matcher.group(1).trim(); - if ( group1.length() == 3 ) { - group1 = "0"+matcher.group(1); - } - /* - * changes made are: - * 1. Handle both cases of "1 APR" and "APR 1" for the string fields - * group(5) and group(6) - */ - String group2 = matcher.group(2).trim(); - String group3 = matcher.group(3).trim(); - String group4 = matcher.group(4).trim(); - String group5 = matcher.group(5).trim(); - String group6 = matcher.group(6).trim(); - String group7 = matcher.group(7).trim(); - String [] monthAndDayStringArray = verifyAndRetrieveMonthAndDay(group5, group6); - String mnd = group1+" "+ group2 + " "+ group3 +" "+ group4 + " " + - monthAndDayStringArray[0] + " "+ monthAndDayStringArray[1] +" "+ group7; - try { - java.util.Date parsedDate = sdf.parse(mnd); - cal.setTime(parsedDate); - } catch (ParseException pe) { - if ( logger.isInfoEnabled()) { - logger.info ( "Errors in processing MND local time"); - } - if(isTimeZoneInvalid(group3)) { - setDayOfMonthAndMonthAndYearToCalendar(cal, monthAndDayStringArray[1], - monthAndDayStringArray[0], group7); - } - } - - } else { - - /* - * UTC format, e.g., 1500 UTC THU MAY 28 2009 - */ - final String MNDTIME_EXP_UTC = "(\\d{3,4}) UTC ([A-Za-z]{3}) ([A-Za-z]{3}) " + - "(\\d{1,2}) (\\d{4})\r\r\n"; - - pt = Pattern.compile(MNDTIME_EXP_UTC); - tm = pt.matcher(s); - - /* - * decode UTC pattern - */ - if (tm.find()) { - String group1, group4; - sdf = new SimpleDateFormat ("HHmm zzz EEE MMM dd yyyy"); - mndTmStr = tm.group(0).trim(); - try { - group1 = tm.group(1); - if ( tm.group(1).length() == 3 ) { - group1 = "0"+tm.group(1); - } - group4 = tm.group(4); - if ( tm.group(4).length() == 1 ) { - group4 = "0"+tm.group(4); - } - String mnd = group1+" UTC "+tm.group(2)+" "+tm.group(3)+" "+ group4+ - " "+tm.group(5); - cal.setTime(sdf.parse(mnd)); - cal.set(Calendar.SECOND, 0); - cal.set(Calendar.MILLISECOND, 0); - } catch (Exception e) { - if ( logger.isInfoEnabled()) { - logger.info ( "Errors in processing MND UTC time"); - } - } - - } else { - - /* - * Check Zulu pattern - */ - String MNDTIME_EXP_ZULU = "(\\d{5,6})(z|Z) ([A-Za-z]{3}) (\\d{2})//(\r\r\n|\r\n)"; - pt = Pattern.compile(MNDTIME_EXP_ZULU); - tm = pt.matcher(s); - - /* - * Check UTC pattern - */ - if (tm.find()) { - String group1; - sdf = new SimpleDateFormat ("ddHHmm zzz MMM yy"); - mndTmStr = tm.group(0).trim(); - try { - group1 = tm.group(1); - if ( tm.group(1).length() == 5 ) { - group1 = "0"+tm.group(1); - } - String time = group1+" UTC "+tm.group(3)+" "+tm.group(4); - cal.setTime(sdf.parse(time)); - cal.set(Calendar.SECOND, 0); - cal.set(Calendar.MILLISECOND, 0); - } catch (Exception e) { - if ( logger.isInfoEnabled()) { - logger.info ( "Errors in processing MND zulu time"); - } - } - } else { - - /* - * Check Zulu pattern - */ - MNDTIME_EXP_ZULU = "(\\d{5,6})(z|Z)([A-Za-z]{3})(\\d{4})//(\n|\r\n)"; - pt = Pattern.compile(MNDTIME_EXP_ZULU); - tm = pt.matcher(s); - - /* - * Check UTC pattern - */ - if (tm.find()) { - String group1; - sdf = new SimpleDateFormat ("ddHHmm zzz MMM yyyy"); - mndTmStr = tm.group(0).trim(); - try { - group1 = tm.group(1); - if ( tm.group(1).length() == 5 ) { - group1 = "0"+tm.group(1); - } - String time = group1+" UTC "+tm.group(3)+" "+tm.group(4); - cal.setTime(sdf.parse(time)); - cal.set(Calendar.SECOND, 0); - cal.set(Calendar.MILLISECOND, 0); - } catch (Exception e) { - if ( logger.isInfoEnabled()) { - logger.info ( "Errors in processing MND zulu time"); - } - } - } else { - - /* - * return null if no MND time - */ - cal = null; - } - } - } - } - return cal; - } - - private String stripExtraSpace(String str) { - if(isStringEmpty(str)) - return ""; - StringBuilder builder = new StringBuilder(str.length()); - String [] strArray = str.split(" "); - displayStringArray(strArray); - /* - * find the first string that can be parsed as an integer - * and discard any strings in front of it - */ - int firstIntegerStringIndex = findFirstIntegerStringIndex(strArray); - for(int i=firstIntegerStringIndex; i< strArray.length; i++) { - builder.append(strArray[i].trim()) - .append(" "); - } - return builder.toString().trim(); - } - - private void displayStringArray(String[] strArray) { - if(strArray == null) - System.out.println("=====, the input strArray is NULL and thus can not be displayed!!!!"); - else { - System.out.println("=======, the total number of String array is = " + strArray.length); - int arrayIndex = 1; - for(String eachString : strArray) { - System.out.println(" Array Intem No." + arrayIndex + ":= "+eachString + " with LENGTH ="+eachString.length()); - arrayIndex++; - } - } - } - - /** - * - * @param timezoneString - * @return - */ - private String replaceInvalidTimezoneValue(String timezoneString) { - String timezoneValueReturned = timezoneString; - if(timezoneValueReturned != null && timezoneValueReturned.trim().length() > 0) { - if(timezoneValueReturned.equalsIgnoreCase("PLT")) - timezoneValueReturned = "PDT"; - } - return timezoneValueReturned; - } - - /** - * - * @param strArray - * @return - */ - private int findFirstIntegerStringIndex(String[] strArray) { - int firstIntegerStringIndex = 0; - if(strArray != null) { - for(String eachString : strArray) { - if(isIntegerString(eachString)) - break; - firstIntegerStringIndex++; - } - } - return firstIntegerStringIndex; - } - - private boolean isIntegerString(String str) { - boolean isIntegerString = false; - try { - Integer.parseInt(str); - isIntegerString = true; - } catch(NumberFormatException nfe) { - //do nothing - } - return isIntegerString; - } - - /** - * a helper method to check is a string is empty - * @param str - * @return - */ - private boolean isStringEmpty(String str) { - boolean isEmpty = false; - if(str == null || str.trim().length() == 0) - isEmpty = true; - return isEmpty; - } - /** - * - * @param matcher1 - * @param matcher2 - * @return - */ - private Matcher getMatcher(Matcher matcher1, Matcher matcher2) { - Matcher matcher = null; - if(matcher1 != null && matcher1.find()) - matcher = matcher1; - else if(matcher2 != null && matcher2.find()) - matcher = matcher2; - return matcher; - } - - /** - * - * @param timeZoneString - * @return - */ - private boolean isTimeZoneInvalid(String timeZoneString) { - boolean isInvalid = false; - if(isStringEqual("PLT", timeZoneString)) - isInvalid = true; - return isInvalid; - } - - /** - * A helper method to parse and monthString and yearString directly - * and then set to the calendar object - * @param calendar - * @param monthString - * @param yearString - */ - private void setDayOfMonthAndMonthAndYearToCalendar(Calendar calendar, String dayOfMonthString, - String monthString, String yearString) { - if(calendar == null) - return; - /* - * set day of month - */ - int dayOfMonthInt = getDayOfMonthInt(dayOfMonthString); - if(isDayOfMonthIntValid(dayOfMonthInt)) - calendar.set(Calendar.DAY_OF_MONTH, dayOfMonthInt); - - /* - * set month - */ - int monthId = getMonthId(monthString); - if(isMonthIdValid(monthId)) - calendar.set(Calendar.MONTH, monthId); - - /* - * Now set year value - */ - int yearInt = getYearInt(yearString); - if(isYearIntValid(yearInt)) - calendar.set(Calendar.YEAR, yearInt); - } - - private int getMonthId(String monthString) { - int monthId = -1; - if(isStringEqual("JAN", monthString) || isStringEqual("JANUARY", monthString)) - monthId = Calendar.JANUARY; - else if(isStringEqual("FEB", monthString) || isStringEqual("FEBRUARY", monthString)) - monthId = Calendar.FEBRUARY; - else if(isStringEqual("MAR", monthString) || isStringEqual("MARCH", monthString)) - monthId = Calendar.MARCH; - else if(isStringEqual("APR", monthString) || isStringEqual("APRIL", monthString)) - monthId = Calendar.APRIL; - else if(isStringEqual("MAY", monthString)) - monthId = Calendar.MAY; - else if(isStringEqual("JUN", monthString) || isStringEqual("JUNE", monthString)) - monthId = Calendar.JUNE; - else if(isStringEqual("JUL", monthString) || isStringEqual("JULY", monthString)) - monthId = Calendar.JULY; - else if(isStringEqual("AUG", monthString) || isStringEqual("AUGUST", monthString)) - monthId = Calendar.AUGUST; - else if(isStringEqual("SEP", monthString) || isStringEqual("SEPTEMBER", monthString)) - monthId = Calendar.SEPTEMBER; - else if(isStringEqual("OCT", monthString) || isStringEqual("OCTOBER", monthString)) - monthId = Calendar.OCTOBER; - else if(isStringEqual("NOV", monthString) || isStringEqual("NOVEMBER", monthString)) - monthId = Calendar.NOVEMBER; - else if(isStringEqual("DEC", monthString) || isStringEqual("DECEMBER", monthString)) - monthId = Calendar.DECEMBER; - return monthId; - } - - private boolean isStringEqual(String str1, String str2) { - boolean isEqual = false; - if(str1.equalsIgnoreCase(str2)) - isEqual = true; - return isEqual; - } - - /** - * - * @param yearString - * @return - */ - private int getYearInt(String yearString) { - int yearInt = -1; - if(yearString != null) { - try { - yearInt = Integer.parseInt(yearString); - } catch(NumberFormatException nfe) { - //do nothing - } - } - return yearInt; - } - - private int getDayOfMonthInt(String dayOfMonthString) { - int dayOfMonthInt = -1; - if(dayOfMonthString != null) { - try { - dayOfMonthInt = Integer.parseInt(dayOfMonthString); - } catch(NumberFormatException nfe) { - //do nothing - } - } - return dayOfMonthInt; - } - - - /** - * - * @param monthId - * @return - */ - private boolean isMonthIdValid(int monthId) { - boolean isValid = true; - if(isIntegerNegative(monthId)) - isValid = false; - return isValid; - } - - /** - * - * @param yearInt - * @return - */ - private boolean isYearIntValid(int yearInt) { - boolean isValid = true; - if(isIntegerNegative(yearInt)) - isValid = false; - return isValid; - } - - private boolean isDayOfMonthIntValid(int dayOfMonthInt) { - boolean isValid = true; - if(isIntegerNegative(dayOfMonthInt)) - isValid = false; - return isValid; - } - - /** - * a method to return true if the input is a negative number - * @param intValue - * @return - */ - private boolean isIntegerNegative(int intValue) { - return intValue < 0 ? true : false; - } - - /* - * A helper method to retrieve month and day values - * Case No.1: 12 APR - * Case No.2: APR 12 - */ - private String[] verifyAndRetrieveMonthAndDay(String monthAndDayValue1, String monthAndDayValue2) { - String [] monthAndDayStringArray = new String[2]; - if(canStringBeParsedAsInteger(monthAndDayValue2)) { - monthAndDayStringArray[0] = monthAndDayValue1; - monthAndDayStringArray[1] = monthAndDayValue2; - } else if(canStringBeParsedAsInteger(monthAndDayValue1)) { - monthAndDayStringArray[0] = monthAndDayValue2; - monthAndDayStringArray[1] = monthAndDayValue1; - } - if(monthAndDayStringArray[1] != null && monthAndDayStringArray[1].length()==1) - monthAndDayStringArray[1] = "0" + monthAndDayStringArray[1]; - - checkStringArray(monthAndDayStringArray); - return monthAndDayStringArray; - } - - /* - * A helper method to check each element of the array - * to make sure there is no any null value exists in the array - * Assign an empty string value to any null element of the array - */ - private void checkStringArray(String[] stringArray) { - for(int i=0; i + * SOFTWARE HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 10/2008 14 T. Lee Creation + * 04/2009 14 T. Lee Used log4j logger + * 06/2009 128 T. Lee Added UTC/Zulu; Returned UTC + * or null for MND time + * 07/2009 128 T. Lee Migration to TO11 + * 01/26/2011 N/A M. Gao Refactor the logic of parsing MndTime string + * Now the regular expression is more flexible. + * It can tolerate extra spaces at the beginning, ending + * or in between of words. It can either take THU abbreviation + * or Thursday. The similar flexibility applies to MON and MONDAY too. + * It can also understand both format listed as below: + * 1018 PM CDT THU APR 1 2010 or + * 1018 PM CDT THURSDAY 1 APR 2010 + * + * + * @author T.Lee + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.tools.decoder; +import java.text.ParseException; +import java.text.SimpleDateFormat; +import java.util.Calendar; +import java.util.TimeZone; +import java.util.regex.Matcher; +import java.util.regex.Pattern; +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +public final class MndTime { + private final Log logger = LogFactory.getLog(getClass()); + + /** MND time calendar*/ + private Calendar mndTm = null; + + /** MND time string */ + private String mndTmStr = null; + + /** + * Constructor the MND time + * + * @param messageData + */ + public MndTime (byte[] messageData) { + mndTm = processMndTime (messageData); + } + + /** + * Get MND time + * + * @return mndTm + */ + public Calendar getMndTime() { + return mndTm; + } + + /** + * Get MND time string + * + * @return mndTmStr + */ + public String getMndTimeString() { + return mndTmStr; + } + + /** + * Return MND time as Calendar object. + * + * @param tm the Matcher object + * @return cal + */ + + public Calendar processMndTime (byte[] msg) { + String s = new String(msg); + SimpleDateFormat sdf; + + /* + * MND time (local format) + */ +// final String MNDTIME_EXP_LOCAL = "(\\d{3,4}) ([A-Za-z]{2}) ([A-Za-z]{3}) " + +// "([A-Za-z]{3}) ([A-Za-z]{3}) (\\d{1,2}) (\\d{4})\r\r\n"; +// Pattern pt = Pattern.compile(MNDTIME_EXP_LOCAL); +// Matcher tm = pt.matcher(s); +// Calendar cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); +// +// /* +// * Decode local time pattern +// */ +// if (tm.find()) { +// String group1; +// String group6; +// mndTmStr = tm.group(0).trim(); +// sdf = new SimpleDateFormat ("HHmm a zzz EEE MMM dd yy"); +// group1 = tm.group(1); +// if ( tm.group(1).length() == 3 ) { +// group1 = "0"+tm.group(1); +// } +// /* +// * changes made are: +// * 1. Handle both cases of "1 APR" and "APR 1" for the string fields +// * group(5) and group(6) +// */ +//// group6 = tm.group(6); +//// if ( tm.group(6).length() == 1 ) { +//// group6 = "0"+tm.group(6); +//// } +//// String mnd = group1+" "+tm.group(2)+" "+tm.group(3)+" "+ tm.group(4)+" "+ +//// tm.group(5)+" "+group6+" "+tm.group(7); +// String [] monthAndDayStringArray = verifyAndRetrieveMonthAndDay(tm.group(5), tm.group(6)); +// String mnd = group1+" "+tm.group(2)+" "+tm.group(3)+" "+ tm.group(4)+" "+ +// monthAndDayStringArray[0]+" "+ monthAndDayStringArray[1] +" "+tm.group(7); +// try { +// java.util.Date parsedDate = sdf.parse(mnd); +// cal.setTime(parsedDate); +// } catch (ParseException pe) { +// if ( logger.isInfoEnabled()) { +// logger.info ( "Errors in processing MND local time"); +// } +// if(isTimeZoneInvalid(tm.group(3))) { +// setDayOfMonthAndMonthAndYearToCalendar(cal, monthAndDayStringArray[1], +// monthAndDayStringArray[0], tm.group(7)); +// } +// } + /* + * expression pattern string match something like "800 AM PDT THU APR 1 2010" + */ + final String MNDTIME_EXP_LOCAL_1 = "( *\\d{3,4})( *[A-Za-z]{2})( *[A-Za-z]{3})" + + "( *[A-Za-z]{3,9})( *[A-Za-z]{3,9})( *\\d{1,2})( *\\d{4} *)\r\r\n"; + Pattern pattern1 = Pattern.compile(MNDTIME_EXP_LOCAL_1); + Matcher matcher1 = pattern1.matcher(s); + /* + * expression pattern string match something like "800 AM PDT THU 1 APR 2010" + */ + final String MNDTIME_EXP_LOCAL_2 = "( *\\d{3,4})( *[A-Za-z]{2})( *[A-Za-z]{3})" + + "( *[A-Za-z]{3,9})( *\\d{1,2})( *[A-Za-z]{3,9})( *\\d{4} *)\r\r\n"; + Pattern pattern2 = Pattern.compile(MNDTIME_EXP_LOCAL_2); + Matcher matcher2 = pattern2.matcher(s); + + Calendar cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + Matcher matcher = getMatcher(matcher1, matcher2); + + Pattern pt = null; + Matcher tm = null; + /* + * Decode local time pattern + */ + if (matcher != null) { + mndTmStr = matcher.group(0).trim(); + sdf = new SimpleDateFormat ("HHmm a zzz EEE MMM dd yy"); + String group1; + group1 = matcher.group(1).trim(); + if ( group1.length() == 3 ) { + group1 = "0"+matcher.group(1); + } + /* + * changes made are: + * 1. Handle both cases of "1 APR" and "APR 1" for the string fields + * group(5) and group(6) + */ + String group2 = matcher.group(2).trim(); + String group3 = matcher.group(3).trim(); + String group4 = matcher.group(4).trim(); + String group5 = matcher.group(5).trim(); + String group6 = matcher.group(6).trim(); + String group7 = matcher.group(7).trim(); + String [] monthAndDayStringArray = verifyAndRetrieveMonthAndDay(group5, group6); + String mnd = group1+" "+ group2 + " "+ group3 +" "+ group4 + " " + + monthAndDayStringArray[0] + " "+ monthAndDayStringArray[1] +" "+ group7; + try { + java.util.Date parsedDate = sdf.parse(mnd); + cal.setTime(parsedDate); + } catch (ParseException pe) { + if ( logger.isInfoEnabled()) { + logger.info ( "Errors in processing MND local time"); + } + if(isTimeZoneInvalid(group3)) { + setDayOfMonthAndMonthAndYearToCalendar(cal, monthAndDayStringArray[1], + monthAndDayStringArray[0], group7); + } + } + + } else { + + /* + * UTC format, e.g., 1500 UTC THU MAY 28 2009 + */ + final String MNDTIME_EXP_UTC = "(\\d{3,4}) UTC ([A-Za-z]{3}) ([A-Za-z]{3}) " + + "(\\d{1,2}) (\\d{4})\r\r\n"; + + pt = Pattern.compile(MNDTIME_EXP_UTC); + tm = pt.matcher(s); + + /* + * decode UTC pattern + */ + if (tm.find()) { + String group1, group4; + sdf = new SimpleDateFormat ("HHmm zzz EEE MMM dd yyyy"); + mndTmStr = tm.group(0).trim(); + try { + group1 = tm.group(1); + if ( tm.group(1).length() == 3 ) { + group1 = "0"+tm.group(1); + } + group4 = tm.group(4); + if ( tm.group(4).length() == 1 ) { + group4 = "0"+tm.group(4); + } + String mnd = group1+" UTC "+tm.group(2)+" "+tm.group(3)+" "+ group4+ + " "+tm.group(5); + cal.setTime(sdf.parse(mnd)); + cal.set(Calendar.SECOND, 0); + cal.set(Calendar.MILLISECOND, 0); + } catch (Exception e) { + if ( logger.isInfoEnabled()) { + logger.info ( "Errors in processing MND UTC time"); + } + } + + } else { + + /* + * Check Zulu pattern + */ + String MNDTIME_EXP_ZULU = "(\\d{5,6})(z|Z) ([A-Za-z]{3}) (\\d{2})//(\r\r\n|\r\n)"; + pt = Pattern.compile(MNDTIME_EXP_ZULU); + tm = pt.matcher(s); + + /* + * Check UTC pattern + */ + if (tm.find()) { + String group1; + sdf = new SimpleDateFormat ("ddHHmm zzz MMM yy"); + mndTmStr = tm.group(0).trim(); + try { + group1 = tm.group(1); + if ( tm.group(1).length() == 5 ) { + group1 = "0"+tm.group(1); + } + String time = group1+" UTC "+tm.group(3)+" "+tm.group(4); + cal.setTime(sdf.parse(time)); + cal.set(Calendar.SECOND, 0); + cal.set(Calendar.MILLISECOND, 0); + } catch (Exception e) { + if ( logger.isInfoEnabled()) { + logger.info ( "Errors in processing MND zulu time"); + } + } + } else { + + /* + * Check Zulu pattern + */ + MNDTIME_EXP_ZULU = "(\\d{5,6})(z|Z)([A-Za-z]{3})(\\d{4})//(\n|\r\n)"; + pt = Pattern.compile(MNDTIME_EXP_ZULU); + tm = pt.matcher(s); + + /* + * Check UTC pattern + */ + if (tm.find()) { + String group1; + sdf = new SimpleDateFormat ("ddHHmm zzz MMM yyyy"); + mndTmStr = tm.group(0).trim(); + try { + group1 = tm.group(1); + if ( tm.group(1).length() == 5 ) { + group1 = "0"+tm.group(1); + } + String time = group1+" UTC "+tm.group(3)+" "+tm.group(4); + cal.setTime(sdf.parse(time)); + cal.set(Calendar.SECOND, 0); + cal.set(Calendar.MILLISECOND, 0); + } catch (Exception e) { + if ( logger.isInfoEnabled()) { + logger.info ( "Errors in processing MND zulu time"); + } + } + } else { + + /* + * return null if no MND time + */ + cal = null; + } + } + } + } + return cal; + } + + private String stripExtraSpace(String str) { + if(isStringEmpty(str)) + return ""; + StringBuilder builder = new StringBuilder(str.length()); + String [] strArray = str.split(" "); + displayStringArray(strArray); + /* + * find the first string that can be parsed as an integer + * and discard any strings in front of it + */ + int firstIntegerStringIndex = findFirstIntegerStringIndex(strArray); + for(int i=firstIntegerStringIndex; i< strArray.length; i++) { + builder.append(strArray[i].trim()) + .append(" "); + } + return builder.toString().trim(); + } + + private void displayStringArray(String[] strArray) { + if(strArray == null) + System.out.println("=====, the input strArray is NULL and thus can not be displayed!!!!"); + else { + System.out.println("=======, the total number of String array is = " + strArray.length); + int arrayIndex = 1; + for(String eachString : strArray) { + System.out.println(" Array Intem No." + arrayIndex + ":= "+eachString + " with LENGTH ="+eachString.length()); + arrayIndex++; + } + } + } + + /** + * + * @param timezoneString + * @return + */ + private String replaceInvalidTimezoneValue(String timezoneString) { + String timezoneValueReturned = timezoneString; + if(timezoneValueReturned != null && timezoneValueReturned.trim().length() > 0) { + if(timezoneValueReturned.equalsIgnoreCase("PLT")) + timezoneValueReturned = "PDT"; + } + return timezoneValueReturned; + } + + /** + * + * @param strArray + * @return + */ + private int findFirstIntegerStringIndex(String[] strArray) { + int firstIntegerStringIndex = 0; + if(strArray != null) { + for(String eachString : strArray) { + if(isIntegerString(eachString)) + break; + firstIntegerStringIndex++; + } + } + return firstIntegerStringIndex; + } + + private boolean isIntegerString(String str) { + boolean isIntegerString = false; + try { + Integer.parseInt(str); + isIntegerString = true; + } catch(NumberFormatException nfe) { + //do nothing + } + return isIntegerString; + } + + /** + * a helper method to check is a string is empty + * @param str + * @return + */ + private boolean isStringEmpty(String str) { + boolean isEmpty = false; + if(str == null || str.trim().length() == 0) + isEmpty = true; + return isEmpty; + } + /** + * + * @param matcher1 + * @param matcher2 + * @return + */ + private Matcher getMatcher(Matcher matcher1, Matcher matcher2) { + Matcher matcher = null; + if(matcher1 != null && matcher1.find()) + matcher = matcher1; + else if(matcher2 != null && matcher2.find()) + matcher = matcher2; + return matcher; + } + + /** + * + * @param timeZoneString + * @return + */ + private boolean isTimeZoneInvalid(String timeZoneString) { + boolean isInvalid = false; + if(isStringEqual("PLT", timeZoneString)) + isInvalid = true; + return isInvalid; + } + + /** + * A helper method to parse and monthString and yearString directly + * and then set to the calendar object + * @param calendar + * @param monthString + * @param yearString + */ + private void setDayOfMonthAndMonthAndYearToCalendar(Calendar calendar, String dayOfMonthString, + String monthString, String yearString) { + if(calendar == null) + return; + /* + * set day of month + */ + int dayOfMonthInt = getDayOfMonthInt(dayOfMonthString); + if(isDayOfMonthIntValid(dayOfMonthInt)) + calendar.set(Calendar.DAY_OF_MONTH, dayOfMonthInt); + + /* + * set month + */ + int monthId = getMonthId(monthString); + if(isMonthIdValid(monthId)) + calendar.set(Calendar.MONTH, monthId); + + /* + * Now set year value + */ + int yearInt = getYearInt(yearString); + if(isYearIntValid(yearInt)) + calendar.set(Calendar.YEAR, yearInt); + } + + private int getMonthId(String monthString) { + int monthId = -1; + if(isStringEqual("JAN", monthString) || isStringEqual("JANUARY", monthString)) + monthId = Calendar.JANUARY; + else if(isStringEqual("FEB", monthString) || isStringEqual("FEBRUARY", monthString)) + monthId = Calendar.FEBRUARY; + else if(isStringEqual("MAR", monthString) || isStringEqual("MARCH", monthString)) + monthId = Calendar.MARCH; + else if(isStringEqual("APR", monthString) || isStringEqual("APRIL", monthString)) + monthId = Calendar.APRIL; + else if(isStringEqual("MAY", monthString)) + monthId = Calendar.MAY; + else if(isStringEqual("JUN", monthString) || isStringEqual("JUNE", monthString)) + monthId = Calendar.JUNE; + else if(isStringEqual("JUL", monthString) || isStringEqual("JULY", monthString)) + monthId = Calendar.JULY; + else if(isStringEqual("AUG", monthString) || isStringEqual("AUGUST", monthString)) + monthId = Calendar.AUGUST; + else if(isStringEqual("SEP", monthString) || isStringEqual("SEPTEMBER", monthString)) + monthId = Calendar.SEPTEMBER; + else if(isStringEqual("OCT", monthString) || isStringEqual("OCTOBER", monthString)) + monthId = Calendar.OCTOBER; + else if(isStringEqual("NOV", monthString) || isStringEqual("NOVEMBER", monthString)) + monthId = Calendar.NOVEMBER; + else if(isStringEqual("DEC", monthString) || isStringEqual("DECEMBER", monthString)) + monthId = Calendar.DECEMBER; + return monthId; + } + + private boolean isStringEqual(String str1, String str2) { + boolean isEqual = false; + if(str1.equalsIgnoreCase(str2)) + isEqual = true; + return isEqual; + } + + /** + * + * @param yearString + * @return + */ + private int getYearInt(String yearString) { + int yearInt = -1; + if(yearString != null) { + try { + yearInt = Integer.parseInt(yearString); + } catch(NumberFormatException nfe) { + //do nothing + } + } + return yearInt; + } + + private int getDayOfMonthInt(String dayOfMonthString) { + int dayOfMonthInt = -1; + if(dayOfMonthString != null) { + try { + dayOfMonthInt = Integer.parseInt(dayOfMonthString); + } catch(NumberFormatException nfe) { + //do nothing + } + } + return dayOfMonthInt; + } + + + /** + * + * @param monthId + * @return + */ + private boolean isMonthIdValid(int monthId) { + boolean isValid = true; + if(isIntegerNegative(monthId)) + isValid = false; + return isValid; + } + + /** + * + * @param yearInt + * @return + */ + private boolean isYearIntValid(int yearInt) { + boolean isValid = true; + if(isIntegerNegative(yearInt)) + isValid = false; + return isValid; + } + + private boolean isDayOfMonthIntValid(int dayOfMonthInt) { + boolean isValid = true; + if(isIntegerNegative(dayOfMonthInt)) + isValid = false; + return isValid; + } + + /** + * a method to return true if the input is a negative number + * @param intValue + * @return + */ + private boolean isIntegerNegative(int intValue) { + return intValue < 0 ? true : false; + } + + /* + * A helper method to retrieve month and day values + * Case No.1: 12 APR + * Case No.2: APR 12 + */ + private String[] verifyAndRetrieveMonthAndDay(String monthAndDayValue1, String monthAndDayValue2) { + String [] monthAndDayStringArray = new String[2]; + if(canStringBeParsedAsInteger(monthAndDayValue2)) { + monthAndDayStringArray[0] = monthAndDayValue1; + monthAndDayStringArray[1] = monthAndDayValue2; + } else if(canStringBeParsedAsInteger(monthAndDayValue1)) { + monthAndDayStringArray[0] = monthAndDayValue2; + monthAndDayStringArray[1] = monthAndDayValue1; + } + if(monthAndDayStringArray[1] != null && monthAndDayStringArray[1].length()==1) + monthAndDayStringArray[1] = "0" + monthAndDayStringArray[1]; + + checkStringArray(monthAndDayStringArray); + return monthAndDayStringArray; + } + + /* + * A helper method to check each element of the array + * to make sure there is no any null value exists in the array + * Assign an empty string value to any null element of the array + */ + private void checkStringArray(String[] stringArray) { + for(int i=0; i - * SOFTWARE HISTORY - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 12 Jun 2009 95 B. Hebbard Initial creation. - * 24 Jun 2009 95/132 B. Hebbard Add getLatLonPoint; move to common plugin - * 22 Jul 2009 for 132 B. Hebbard Port to TO11 until station table avail. EDEX - * - * - * - * @author bhebbard - * @version 1.0 - */ -public enum VOR { - - // (From GEMPAK vors.tbl -- for TEMPORARY use only, just until - // this is handled by more general station/location design. - // - // Note these are a SUBSET of the high-altitude VORs in North America - // used by AWC for SIGMET bounding points. It is NOT sufficient - // for lookup in cases where where all VHF NAVAIDs -- or - // even all VORs -- are required [say, for PIREP decoding]) - // - // Lat Lon - YSJ ( 45.32 , -65.88 ) , - HUL ( 46.04 , -67.83 ) , - PQI ( 46.77 , -68.09 ) , - MLT ( 45.58 , -68.52 ) , - BGR ( 44.84 , -68.87 ) , - ACK ( 41.28 , -70.03 ) , - ENE ( 43.43 , -70.61 ) , - BOS ( 42.36 , -70.99 ) , - YQB ( 46.80 , -71.38 ) , - PVD ( 41.72 , -71.43 ) , - CON ( 43.22 , -71.58 ) , - YSC ( 45.43 , -71.68 ) , - HTO ( 40.92 , -72.32 ) , - MPV ( 44.22 , -72.57 ) , - BDL ( 41.94 , -72.69 ) , - PLB ( 44.69 , -73.52 ) , - JFK ( 40.63 , -73.77 ) , - ALB ( 42.75 , -73.80 ) , - CYN ( 39.82 , -74.43 ) , - SAX ( 41.07 , -74.54 ) , - MSS ( 44.91 , -74.72 ) , - SIE ( 39.10 , -74.80 ) , - HNK ( 42.06 , -75.32 ) , - SBY ( 38.35 , -75.52 ) , - YOW ( 45.32 , -75.67 ) , - ETX ( 40.58 , -75.68 ) , - ECG ( 36.25 , -76.18 ) , - SYR ( 43.16 , -76.20 ) , - ORF ( 36.89 , -76.20 ) , - EMI ( 39.50 , -76.98 ) , - HAR ( 40.23 , -77.02 ) , - DCA ( 38.86 , -77.04 ) , - RIC ( 37.50 , -77.32 ) , - CSN ( 38.64 , -77.87 ) , - ILM ( 34.35 , -77.87 ) , - SLT ( 41.51 , -77.97 ) , - PSB ( 40.92 , -77.99 ) , - BUF ( 42.93 , -78.65 ) , - RDU ( 35.87 , -78.78 ) , - JST ( 40.32 , -78.83 ) , - JHW ( 42.19 , -79.12 ) , - LYH ( 37.25 , -79.23 ) , - YYZ ( 43.67 , -79.63 ) , - FLO ( 34.23 , -79.66 ) , - GSO ( 36.05 , -79.98 ) , - CHS ( 32.89 , -80.04 ) , - PBI ( 26.68 , -80.09 ) , - EKN ( 38.92 , -80.10 ) , - EWC ( 40.83 , -80.21 ) , - ERI ( 42.02 , -80.30 ) , - MIA ( 25.80 , -80.30 ) , - VRB ( 27.68 , -80.49 ) , - PSK ( 37.09 , -80.71 ) , - AIR ( 40.02 , -80.82 ) , - CLT ( 35.22 , -80.93 ) , - CAE ( 33.86 , -81.05 ) , - YVV ( 44.75 , -81.10 ) , - SAV ( 32.16 , -81.11 ) , - OMN ( 29.30 , -81.11 ) , - BKW ( 37.78 , -81.12 ) , - ORL ( 28.54 , -81.34 ) , - CRG ( 30.34 , -81.51 ) , - EYW ( 24.59 , -81.80 ) , - FMY ( 26.58 , -81.87 ) , // OBSOLETE - SPA ( 35.03 , -81.93 ) , - HNN ( 38.75 , -82.03 ) , - HMV ( 36.44 , -82.13 ) , - CLE ( 41.42 , -81.85 ) , - IRQ ( 33.71 , -82.16 ) , - AMG ( 31.54 , -82.51 ) , - SRQ ( 27.40 , -82.55 ) , - APE ( 40.15 , -82.59 ) , - PIE ( 27.91 , -82.68 ) , - ECK ( 43.26 , -82.72 ) , - CTY ( 29.60 , -83.05 ) , - ODF ( 34.70 , -83.30 ) , - DXO ( 42.21 , -83.37 ) , - ASP ( 44.45 , -83.39 ) , - MCN ( 32.69 , -83.65 ) , - FNT ( 42.97 , -83.74 ) , - VXV ( 35.90 , -83.89 ) , - ROD ( 40.29 , -84.04 ) , - MBS ( 43.53 , -84.08 ) , - LOZ ( 37.03 , -84.12 ) , - ABY ( 31.65 , -84.30 ) , // OBSOLETE - SSM ( 46.41 , -84.31 ) , - TLH ( 30.56 , -84.37 ) , - ATL ( 33.63 , -84.44 ) , - CVG ( 39.02 , -84.70 ) , - GQO ( 34.96 , -85.15 ) , - FWA ( 40.98 , -85.19 ) , - LGC ( 33.05 , -85.21 ) , - GRR ( 42.79 , -85.50 ) , - TVC ( 44.67 , -85.55 ) , - LOU ( 38.10 , -85.58 ) , // OBSOLETE - MKG ( 43.17 , -86.04 ) , - PMM ( 42.47 , -86.11 ) , - GIJ ( 41.77 , -86.32 ) , - MGM ( 32.22 , -86.32 ) , - IND ( 39.81 , -86.37 ) , - BWG ( 36.93 , -86.44 ) , - BNA ( 36.14 , -86.68 ) , - CEW ( 30.83 , -86.68 ) , - VUZ ( 33.67 , -86.90 ) , - BVT ( 40.56 , -87.07 ) , - TTH ( 39.49 , -87.25 ) , - MSL ( 34.70 , -87.48 ) , - SAW ( 46.36 , -87.40 ) , - PXV ( 37.93 , -87.76 ) , - ORD ( 41.98 , -87.90 ) , - GRB ( 44.56 , -88.19 ) , - BAE ( 43.12 , -88.28 ) , - JOT ( 41.55 , -88.32 ) , - SJI ( 30.73 , -88.36 ) , - IGB ( 33.48 , -88.52 ) , - MEI ( 32.38 , -88.80 ) , - DEC ( 39.74 , -88.86 ) , - YQT ( 48.37 , -89.32 ) , - DYR ( 36.02 , -89.32 ) , - RHI ( 45.63 , -89.45 ) , - BDF ( 41.16 , -89.59 ) , - DLL ( 43.55 , -89.76 ) , - MEM ( 35.06 , -89.98 ) , - LEV ( 29.18 , -90.10 ) , - JAN ( 32.51 , -90.17 ) , - MSY ( 30.00 , -90.27 ) , // OBSOLETE - FAM ( 37.67 , -90.23 ) , - MCB ( 31.30 , -90.26 ) , - SQS ( 33.46 , -90.28 ) , - STL ( 38.86 , -90.48 ) , - DBQ ( 42.40 , -90.71 ) , - ARG ( 36.11 , -90.95 ) , - UIN ( 39.85 , -91.28 ) , - BTR ( 30.48 , -91.30 ) , - ODI ( 43.91 , -91.47 ) , - EAU ( 44.90 , -91.48 ) , - IOW ( 41.52 , -91.61 ) , - MLU ( 32.52 , -92.03 ) , - LIT ( 34.68 , -92.18 ) , - DLH ( 46.80 , -92.20 ) , - COU ( 38.82 , -92.22 ) , - AEX ( 31.26 , -92.50 ) , - IRK ( 40.14 , -92.59 ) , - ELD ( 33.26 , -92.74 ) , - LCH ( 30.14 , -93.11 ) , - MSP ( 44.88 , -93.23 ) , - MCW ( 43.09 , -93.33 ) , - SGF ( 37.36 , -93.33 ) , - INL ( 48.57 , -93.40 ) , - DSM ( 41.44 , -93.65 ) , - EIC ( 32.77 , -93.81 ) , - BRD ( 46.35 , -94.03 ) , - TXK ( 33.51 , -94.07 ) , - RZC ( 36.25 , -94.12 ) , - FSM ( 35.38 , -94.27 ) , - FOD ( 42.61 , -94.29 ) , - BUM ( 38.27 , -94.49 ) , - MKC ( 39.28 , -94.59 ) , // OBSOLETE - LFK ( 31.16 , -94.72 ) , - GGG ( 32.42 , -94.75 ) , - BJI ( 47.58 , -95.02 ) , - RWF ( 44.47 , -95.13 ) , - OSW ( 37.15 , -95.20 ) , - IAH ( 29.96 , -95.35 ) , - OVR ( 41.17 , -95.74 ) , - MLC ( 34.85 , -95.78 ) , - TUL ( 36.20 , -95.79 ) , - PWE ( 40.20 , -96.21 ) , - PSX ( 28.76 , -96.31 ) , - FSD ( 43.65 , -96.78 ) , - FAR ( 46.75 , -96.85 ) , - DFW ( 32.87 , -97.03 ) , // OBSOLETE - ADM ( 34.21 , -97.17 ) , - GFK ( 47.95 , -97.19 ) , - YWG ( 49.90 , -97.23 ) , - ACT ( 31.66 , -97.27 ) , - BRO ( 25.92 , -97.38 ) , - CRP ( 27.90 , -97.45 ) , - ICT ( 37.75 , -97.58 ) , - OKC ( 35.36 , -97.61 ) , - SLN ( 38.93 , -97.62 ) , - AUS ( 30.30 , -97.70 ) , // OBSOLETE - END ( 36.35 , -97.92 ) , - OBH ( 41.38 , -98.35 ) , - ABR ( 45.42 , -98.37 ) , - SAT ( 29.64 , -98.46 ) , - SPS ( 33.99 , -98.59 ) , - ONL ( 42.47 , -98.69 ) , - LRD ( 27.48 , -99.42 ) , - JCT ( 30.60 , -99.82 ) , - ABI ( 32.48 , -99.86 ) , - GAG ( 36.34 , -99.88 ) , - ANW ( 42.57 , -99.99 ) , - PIR ( 44.40 , -100.17 ) , - HLC ( 39.26 , -100.23 ) , - CDS ( 34.37 , -100.28 ) , - SJT ( 31.38 , -100.46 ) , - MCK ( 40.20 , -100.59 ) , - BIS ( 46.77 , -100.67 ) , - LBF ( 41.13 , -100.72 ) , - GCK ( 37.92 , -100.73 ) , - DLF ( 29.36 , -100.77 ) , - LBL ( 37.04 , -100.97 ) , - MOT ( 48.26 , -101.29 ) , - AMA ( 35.29 , -101.64 ) , - GLD ( 39.39 , -101.69 ) , - DPR ( 45.08 , -101.72 ) , - LBB ( 33.70 , -101.92 ) , - MAF ( 32.02 , -102.18 ) , - LAA ( 38.20 , -102.69 ) , - DIK ( 46.86 , -102.77 ) , - TXO ( 34.50 , -102.84 ) , - SNY ( 41.10 , -102.98 ) , - FST ( 30.95 , -102.98 ) , - RAP ( 43.98 , -103.01 ) , - AKO ( 40.16 , -103.18 ) , - INK ( 31.87 , -103.24 ) , - BFF ( 41.89 , -103.48 ) , - TBE ( 37.27 , -103.60 ) , - TCC ( 35.18 , -103.60 ) , - ISN ( 48.18 , -103.63 ) , - MRF ( 30.30 , -103.95 ) , - PUB ( 38.29 , -104.43 ) , - ROW ( 33.34 , -104.62 ) , // OBSOLETE - DEN ( 39.81 , -104.66 ) , - CYS ( 41.21 , -104.77 ) , - CIM ( 36.49 , -104.87 ) , - LVS ( 35.66 , -105.14 ) , // OBSOLETE - LAR ( 41.33 , -105.72 ) , - ALS ( 37.35 , -105.82 ) , - MLS ( 46.38 , -105.95 ) , - DDY ( 43.09 , -106.28 ) , - ELP ( 31.82 , -106.28 ) , - CZI ( 44.00 , -106.44 ) , - GGW ( 48.22 , -106.63 ) , - ABQ ( 35.04 , -106.82 ) , - DBL ( 39.44 , -106.90 ) , - HBU ( 38.45 , -107.04 ) , - SHR ( 44.84 , -107.06 ) , - TCS ( 33.28 , -107.28 ) , - CHE ( 40.52 , -107.31 ) , - DMN ( 32.28 , -107.60 ) , - YYN ( 50.28 , -107.68 ) , - FMN ( 36.75 , -108.10 ) , // OBSOLETE - BOY ( 43.46 , -108.30 ) , - BIL ( 45.81 , -108.63 ) , - JNC ( 39.06 , -108.79 ) , - DVC ( 37.81 , -108.93 ) , - OCS ( 41.59 , -109.02 ) , - SJN ( 34.42 , -109.14 ) , - SSO ( 32.27 , -109.26 ) , - LWT ( 47.05 , -109.61 ) , - HVR ( 48.54 , -109.77 ) , - BPI ( 42.58 , -110.11 ) , - MTU ( 40.15 , -110.13 ) , - HVE ( 38.42 , -110.70 ) , - YXH ( 50.02 , -110.72 ) , - JAC ( 43.62 , -110.73 ) , - INW ( 35.06 , -110.80 ) , - TUS ( 32.10 , -110.92 ) , - TBC ( 36.12 , -111.27 ) , - GTF ( 47.45 , -111.41 ) , - HLN ( 46.61 , -111.95 ) , - PHX ( 33.43 , -112.02 ) , - SLC ( 40.85 , -111.98 ) , - DBS ( 44.09 , -112.21 ) , - BCE ( 37.69 , -112.30 ) , - MLD ( 42.20 , -112.45 ) , - DRK ( 34.70 , -112.48 ) , - DTA ( 39.30 , -112.51 ) , - DLN ( 45.25 , -112.55 ) , - PIH ( 42.87 , -112.65 ) , - YQL ( 49.63 , -112.80 ) , - PGS ( 35.62 , -113.54 ) , - BVL ( 40.73 , -113.76 ) , - LKT ( 45.02 , -114.08 ) , - FCA ( 48.21 , -114.18 ) , - ILC ( 38.25 , -114.39 ) , - EED ( 34.77 , -114.47 ) , - TWF ( 42.48 , -114.49 ) , - BZA ( 32.77 , -114.60 ) , - ELY ( 39.30 , -114.85 ) , - LAS ( 36.08 , -115.16 ) , - MLP ( 47.46 , -115.65 ) , - YXC ( 49.60 , -115.78 ) , - TRM ( 33.63 , -116.16 ) , - BOI ( 43.55 , -116.19 ) , - DNJ ( 44.77 , -116.21 ) , - HEC ( 34.80 , -116.46 ) , - BTY ( 36.80 , -116.75 ) , - BAM ( 40.57 , -116.92 ) , - MZB ( 32.78 , -117.23 ) , - GEG ( 47.56 , -117.63 ) , - OAL ( 38.00 , -117.77 ) , - BKE ( 44.84 , -117.81 ) , - REO ( 42.59 , -117.87 ) , - LAX ( 33.93 , -118.43 ) , - PDT ( 45.70 , -118.94 ) , - EHF ( 35.48 , -119.10 ) , - EPH ( 47.38 , -119.42 ) , - FMG ( 39.53 , -119.66 ) , - RZS ( 34.51 , -119.77 ) , - CZQ ( 36.88 , -119.82 ) , - YKM ( 46.57 , -120.45 ) , - LKV ( 42.49 , -120.51 ) , - YDC ( 49.47 , -120.52 ) , - MOD ( 37.63 , -120.96 ) , - DSD ( 44.25 , -121.30 ) , - SAC ( 38.44 , -121.55 ) , - SNS ( 36.66 , -121.60 ) , - OAK ( 37.73 , -122.22 ) , - RBL ( 40.10 , -122.24 ) , - SEA ( 47.44 , -122.31 ) , - BLI ( 48.95 , -122.58 ) , // OBSOLETE - PDX ( 45.58 , -122.60 ) , - PYE ( 38.08 , -122.87 ) , - OED ( 42.48 , -122.91 ) , - EUG ( 44.12 , -123.22 ) , - ENI ( 39.05 , -123.27 ) , - ONP ( 44.58 , -124.06 ) , - HQM ( 46.95 , -124.15 ) , - FOT ( 40.67 , -124.23 ) , - TOU ( 48.30 , -124.63 ) , - YQV ( 51.27 , -102.47 ) , - ANN ( 55.05 , -131.57 ) , - LVD ( 56.47 , -133.08 ) , - BKA ( 56.86 , -135.55 ) , - SSR ( 58.17 , -135.25 ) , - JNU ( 58.35 , -134.58 ) , - YAK ( 59.50 , -139.67 ) , - MDO ( 59.45 , -146.30 ) , - JOH ( 60.48 , -146.60 ) , - ODK ( 57.75 , -152.50 ) , - HOM ( 59.65 , -151.48 ) , - ENA ( 60.57 , -151.25 ) , - ANC ( 61.17 , -150.00 ) , - BGQ ( 61.53 , -149.82 ) , - ORT ( 62.97 , -141.93 ) , - GKN ( 62.15 , -145.45 ) , - TKA ( 62.32 , -150.10 ) , - SQA ( 61.10 , -155.63 ) , - DLG ( 59.05 , -158.50 ) , - AKN ( 58.68 , -156.65 ) , - PDN ( 56.95 , -158.65 ) , - CDB ( 55.20 , -162.73 ) , - DUT ( 53.90 , -166.55 ) , - NUD ( 51.88 , -176.65 ) , - SYA ( 52.72 , -174.12 ) , - SPY ( 57.17 , -170.22 ) , - EHM ( 58.66 , -162.07 ) , - HPB ( 61.52 , -166.14 ) , - BET ( 60.78 , -161.83 ) , - ANI ( 61.59 , -159.61 ) , - SMA ( 62.06 , -163.30 ) , - UNK ( 63.88 , -160.80 ) , - ULL ( 63.70 , -170.48 ) , - MCG ( 62.95 , -155.60 ) , - ENN ( 64.55 , -149.07 ) , - FAI ( 64.82 , -147.85 ) , - BIG ( 64.00 , -145.72 ) , - FYU ( 66.57 , -145.25 ) , - BTT ( 66.92 , -151.53 ) , - TAL ( 65.18 , -152.18 ) , - CQR ( 67.50 , -148.47 ) , - SCC ( 70.20 , -148.47 ) , - BTI ( 70.13 , -143.57 ) , - BRW ( 71.28 , -156.77 ) , - GAL ( 64.73 , -156.93 ) , - OME ( 64.52 , -165.45 ) , - OTZ ( 66.88 , -162.60 ) , - WLK ( 66.60 , -160.00 ) , - HSL ( 65.71 , -156.37 ) , - BSF ( 19.76 , -155.39 ) , - UPP ( 20.20 , -155.84 ) , - ITO ( 19.72 , -155.01 ) , - HNL ( 21.33 , -157.93 ) , - OGG ( 20.91 , -156.42 ) , - NDB ( 20.88 , -156.44 ) , - MUE ( 20.00 , -155.67 ) , - NGF ( 21.45 , -157.76 ) , - MKK ( 21.14 , -157.17 ) , - NBS ( 22.04 , -159.79 ) , - CKH ( 21.27 , -157.70 ) , - IAI ( 19.65 , -156.02 ) , - LLD ( 20.77 , -156.97 ) , - LNY ( 20.76 , -156.97 ) , - LIH ( 21.97 , -159.34 ) , - SOK ( 21.90 , -159.53 ) , - // - // Newcomers! These are in the set of VORs now used by AWC for Convective SIGMET bounds, - // but not in (out-of-the-box V5.11.4) $GEMTBL/stns/vors.tbl : - // - RSW ( 26.53 , -81.78 ) , // Lee County VORTAC Fort Myers FL L-VORTAC !? replaces FMY - PZD ( 31.66 , -84.29 ) , // Pecan VORTAC Albany GA H-VORTACW replaces ABY - IIU ( 38.10 , -85.58 ) , // Louisville VORTAC Louisville KY H-VORTAC replaces LOU - HRV ( 29.85 , -90.00 ) , // Harvey VORTAC New Orleans LA H-VORTACW replaces MSY - MCI ( 39.29 , -94.74 ) , // Kansas City VORTAC Kansas City MO H-VORTAC replaces MKC - TTT ( 32.87 , -97.04 ) , // Maverick VOR/DME Dallas-Fort Worth TX H-VORW/DME replaces DFW - CWK ( 30.38 , -97.53 ) , // Centex VORTAC Austin TX H-VORTACW replaces AUS - CME ( 33.34 , -104.62 ) , // Chisum VORTAC Roswell NM H-VORTACW replaces ROW - FTI ( 35.66 , -105.14 ) , // Fort Union VORTAC Las Vegas NM H-VORTACW replaces LVS - RSK ( 36.75 , -108.10 ) , // Rattlesnake VORTAC Farmington NM H-VORTACW replaces FMN - HUH ( 48.95 , -122.58 ) ; // Whatcom VORTAC Bellingham WA H-VORTACW replaces BLI - - private static Log logger = LogFactory.getLog(VOR.class); - - private double latitude; - private double longitude; - - private VOR (double latitude, double longitude) - { - this.latitude = latitude; - this.longitude = longitude; - } - - public double getLatitude() - { - return latitude; - } - - public double getLongitude() - { - return longitude; - } - - public LatLonPoint getLatLonPoint() - { - return new LatLonPoint (latitude, longitude, LatLonPoint.INDEGREES); - } - - private enum Direction { - N, NNE, NE, ENE, E, ESE, SE, SSE, S, SSW, SW, WSW, W, WNW, NW, NNW; - public double getDegrees() { return ordinal() * 22.5; } - } - - private static final double ONE_NM_RADIANS = Math.toRadians (1.0 / 60.0); - - /** - * Given a VOR-relative reference string, returns a LatLonPoint - * (com.raytheon.uf.edex.decodertools.core.LatLonPoint). - * - * @param location A String such as... - * "BOS" - * "20S EMI" - * "30 WNW BUM" - * " 40ENE HUH " - * ...referencing a VOR listed in AC 00-45F - * (Appendix F), optionally preceded by - * distance in nautical miles and 16-point - * compass direction string. - * @return The decoded location as a LatLonPoint; - * null on error (such as unrecognized VOR - * identifier or direction string). - * - */ - public static LatLonPoint getLatLonPoint(String location) { - // Wrap decoding in a try block, in case of exception on - // one ofthe two enum valueOf lookups, or other problems. - try { - location = location.trim(); - // VOR is always last 3 nonblank char of location - String navaid = location.substring(location.length()-3); - LatLonPoint point = VOR.valueOf(navaid).getLatLonPoint(); - // If there's an offset direction/bearing, process it - if (location.length() > 3) { - String u = location.substring(0, location.length()-3); - Pattern p = Pattern.compile("^([0-9]+)\\s*([A-Z]+)"); - Matcher m = p.matcher(u); - if (m.find()) { - String distanceStr = m.group(1); - String bearingStr = m.group(2); - int distanceNM = Integer.parseInt(distanceStr); - double distanceRad = distanceNM * ONE_NM_RADIANS; - // LatLonPoint.positionOf thinks bearing is CCW, not CW... - double bearingDeg = 360.0 - Direction.valueOf(bearingStr).getDegrees(); - double bearingRad = Math.toRadians(bearingDeg); - point = point.positionOf(bearingRad, distanceRad); - } - } - return point; - } - catch (Exception e) { - logger.error("[Error decoding location: " + location + "]"); - return null; - } - } - -} +/** + * + */ +package gov.noaa.nws.ncep.edex.tools.decoder; + +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +//import com.raytheon.edex.tools.decoder.LatLonPoint; //TO10 +import com.raytheon.uf.edex.decodertools.core.LatLonPoint; //TO11 + +/** + * VOR - A *TEMPORARY* enum class to define some known VORs + * used to define convective SIGMET locations. (See below.) + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + *
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 12 Jun 2009  95         B. Hebbard  Initial creation.
+ * 24 Jun 2009  95/132     B. Hebbard  Add getLatLonPoint; move to common plugin
+ * 22 Jul 2009  for 132    B. Hebbard  Port to TO11 until station table avail. EDEX
+ * 
+ * 
+ * + * @author bhebbard + * @version 1.0 + */ +public enum VOR { + + // (From GEMPAK vors.tbl -- for TEMPORARY use only, just until + // this is handled by more general station/location design. + // + // Note these are a SUBSET of the high-altitude VORs in North America + // used by AWC for SIGMET bounding points. It is NOT sufficient + // for lookup in cases where where all VHF NAVAIDs -- or + // even all VORs -- are required [say, for PIREP decoding]) + // + // Lat Lon + YSJ ( 45.32 , -65.88 ) , + HUL ( 46.04 , -67.83 ) , + PQI ( 46.77 , -68.09 ) , + MLT ( 45.58 , -68.52 ) , + BGR ( 44.84 , -68.87 ) , + ACK ( 41.28 , -70.03 ) , + ENE ( 43.43 , -70.61 ) , + BOS ( 42.36 , -70.99 ) , + YQB ( 46.80 , -71.38 ) , + PVD ( 41.72 , -71.43 ) , + CON ( 43.22 , -71.58 ) , + YSC ( 45.43 , -71.68 ) , + HTO ( 40.92 , -72.32 ) , + MPV ( 44.22 , -72.57 ) , + BDL ( 41.94 , -72.69 ) , + PLB ( 44.69 , -73.52 ) , + JFK ( 40.63 , -73.77 ) , + ALB ( 42.75 , -73.80 ) , + CYN ( 39.82 , -74.43 ) , + SAX ( 41.07 , -74.54 ) , + MSS ( 44.91 , -74.72 ) , + SIE ( 39.10 , -74.80 ) , + HNK ( 42.06 , -75.32 ) , + SBY ( 38.35 , -75.52 ) , + YOW ( 45.32 , -75.67 ) , + ETX ( 40.58 , -75.68 ) , + ECG ( 36.25 , -76.18 ) , + SYR ( 43.16 , -76.20 ) , + ORF ( 36.89 , -76.20 ) , + EMI ( 39.50 , -76.98 ) , + HAR ( 40.23 , -77.02 ) , + DCA ( 38.86 , -77.04 ) , + RIC ( 37.50 , -77.32 ) , + CSN ( 38.64 , -77.87 ) , + ILM ( 34.35 , -77.87 ) , + SLT ( 41.51 , -77.97 ) , + PSB ( 40.92 , -77.99 ) , + BUF ( 42.93 , -78.65 ) , + RDU ( 35.87 , -78.78 ) , + JST ( 40.32 , -78.83 ) , + JHW ( 42.19 , -79.12 ) , + LYH ( 37.25 , -79.23 ) , + YYZ ( 43.67 , -79.63 ) , + FLO ( 34.23 , -79.66 ) , + GSO ( 36.05 , -79.98 ) , + CHS ( 32.89 , -80.04 ) , + PBI ( 26.68 , -80.09 ) , + EKN ( 38.92 , -80.10 ) , + EWC ( 40.83 , -80.21 ) , + ERI ( 42.02 , -80.30 ) , + MIA ( 25.80 , -80.30 ) , + VRB ( 27.68 , -80.49 ) , + PSK ( 37.09 , -80.71 ) , + AIR ( 40.02 , -80.82 ) , + CLT ( 35.22 , -80.93 ) , + CAE ( 33.86 , -81.05 ) , + YVV ( 44.75 , -81.10 ) , + SAV ( 32.16 , -81.11 ) , + OMN ( 29.30 , -81.11 ) , + BKW ( 37.78 , -81.12 ) , + ORL ( 28.54 , -81.34 ) , + CRG ( 30.34 , -81.51 ) , + EYW ( 24.59 , -81.80 ) , + FMY ( 26.58 , -81.87 ) , // OBSOLETE + SPA ( 35.03 , -81.93 ) , + HNN ( 38.75 , -82.03 ) , + HMV ( 36.44 , -82.13 ) , + CLE ( 41.42 , -81.85 ) , + IRQ ( 33.71 , -82.16 ) , + AMG ( 31.54 , -82.51 ) , + SRQ ( 27.40 , -82.55 ) , + APE ( 40.15 , -82.59 ) , + PIE ( 27.91 , -82.68 ) , + ECK ( 43.26 , -82.72 ) , + CTY ( 29.60 , -83.05 ) , + ODF ( 34.70 , -83.30 ) , + DXO ( 42.21 , -83.37 ) , + ASP ( 44.45 , -83.39 ) , + MCN ( 32.69 , -83.65 ) , + FNT ( 42.97 , -83.74 ) , + VXV ( 35.90 , -83.89 ) , + ROD ( 40.29 , -84.04 ) , + MBS ( 43.53 , -84.08 ) , + LOZ ( 37.03 , -84.12 ) , + ABY ( 31.65 , -84.30 ) , // OBSOLETE + SSM ( 46.41 , -84.31 ) , + TLH ( 30.56 , -84.37 ) , + ATL ( 33.63 , -84.44 ) , + CVG ( 39.02 , -84.70 ) , + GQO ( 34.96 , -85.15 ) , + FWA ( 40.98 , -85.19 ) , + LGC ( 33.05 , -85.21 ) , + GRR ( 42.79 , -85.50 ) , + TVC ( 44.67 , -85.55 ) , + LOU ( 38.10 , -85.58 ) , // OBSOLETE + MKG ( 43.17 , -86.04 ) , + PMM ( 42.47 , -86.11 ) , + GIJ ( 41.77 , -86.32 ) , + MGM ( 32.22 , -86.32 ) , + IND ( 39.81 , -86.37 ) , + BWG ( 36.93 , -86.44 ) , + BNA ( 36.14 , -86.68 ) , + CEW ( 30.83 , -86.68 ) , + VUZ ( 33.67 , -86.90 ) , + BVT ( 40.56 , -87.07 ) , + TTH ( 39.49 , -87.25 ) , + MSL ( 34.70 , -87.48 ) , + SAW ( 46.36 , -87.40 ) , + PXV ( 37.93 , -87.76 ) , + ORD ( 41.98 , -87.90 ) , + GRB ( 44.56 , -88.19 ) , + BAE ( 43.12 , -88.28 ) , + JOT ( 41.55 , -88.32 ) , + SJI ( 30.73 , -88.36 ) , + IGB ( 33.48 , -88.52 ) , + MEI ( 32.38 , -88.80 ) , + DEC ( 39.74 , -88.86 ) , + YQT ( 48.37 , -89.32 ) , + DYR ( 36.02 , -89.32 ) , + RHI ( 45.63 , -89.45 ) , + BDF ( 41.16 , -89.59 ) , + DLL ( 43.55 , -89.76 ) , + MEM ( 35.06 , -89.98 ) , + LEV ( 29.18 , -90.10 ) , + JAN ( 32.51 , -90.17 ) , + MSY ( 30.00 , -90.27 ) , // OBSOLETE + FAM ( 37.67 , -90.23 ) , + MCB ( 31.30 , -90.26 ) , + SQS ( 33.46 , -90.28 ) , + STL ( 38.86 , -90.48 ) , + DBQ ( 42.40 , -90.71 ) , + ARG ( 36.11 , -90.95 ) , + UIN ( 39.85 , -91.28 ) , + BTR ( 30.48 , -91.30 ) , + ODI ( 43.91 , -91.47 ) , + EAU ( 44.90 , -91.48 ) , + IOW ( 41.52 , -91.61 ) , + MLU ( 32.52 , -92.03 ) , + LIT ( 34.68 , -92.18 ) , + DLH ( 46.80 , -92.20 ) , + COU ( 38.82 , -92.22 ) , + AEX ( 31.26 , -92.50 ) , + IRK ( 40.14 , -92.59 ) , + ELD ( 33.26 , -92.74 ) , + LCH ( 30.14 , -93.11 ) , + MSP ( 44.88 , -93.23 ) , + MCW ( 43.09 , -93.33 ) , + SGF ( 37.36 , -93.33 ) , + INL ( 48.57 , -93.40 ) , + DSM ( 41.44 , -93.65 ) , + EIC ( 32.77 , -93.81 ) , + BRD ( 46.35 , -94.03 ) , + TXK ( 33.51 , -94.07 ) , + RZC ( 36.25 , -94.12 ) , + FSM ( 35.38 , -94.27 ) , + FOD ( 42.61 , -94.29 ) , + BUM ( 38.27 , -94.49 ) , + MKC ( 39.28 , -94.59 ) , // OBSOLETE + LFK ( 31.16 , -94.72 ) , + GGG ( 32.42 , -94.75 ) , + BJI ( 47.58 , -95.02 ) , + RWF ( 44.47 , -95.13 ) , + OSW ( 37.15 , -95.20 ) , + IAH ( 29.96 , -95.35 ) , + OVR ( 41.17 , -95.74 ) , + MLC ( 34.85 , -95.78 ) , + TUL ( 36.20 , -95.79 ) , + PWE ( 40.20 , -96.21 ) , + PSX ( 28.76 , -96.31 ) , + FSD ( 43.65 , -96.78 ) , + FAR ( 46.75 , -96.85 ) , + DFW ( 32.87 , -97.03 ) , // OBSOLETE + ADM ( 34.21 , -97.17 ) , + GFK ( 47.95 , -97.19 ) , + YWG ( 49.90 , -97.23 ) , + ACT ( 31.66 , -97.27 ) , + BRO ( 25.92 , -97.38 ) , + CRP ( 27.90 , -97.45 ) , + ICT ( 37.75 , -97.58 ) , + OKC ( 35.36 , -97.61 ) , + SLN ( 38.93 , -97.62 ) , + AUS ( 30.30 , -97.70 ) , // OBSOLETE + END ( 36.35 , -97.92 ) , + OBH ( 41.38 , -98.35 ) , + ABR ( 45.42 , -98.37 ) , + SAT ( 29.64 , -98.46 ) , + SPS ( 33.99 , -98.59 ) , + ONL ( 42.47 , -98.69 ) , + LRD ( 27.48 , -99.42 ) , + JCT ( 30.60 , -99.82 ) , + ABI ( 32.48 , -99.86 ) , + GAG ( 36.34 , -99.88 ) , + ANW ( 42.57 , -99.99 ) , + PIR ( 44.40 , -100.17 ) , + HLC ( 39.26 , -100.23 ) , + CDS ( 34.37 , -100.28 ) , + SJT ( 31.38 , -100.46 ) , + MCK ( 40.20 , -100.59 ) , + BIS ( 46.77 , -100.67 ) , + LBF ( 41.13 , -100.72 ) , + GCK ( 37.92 , -100.73 ) , + DLF ( 29.36 , -100.77 ) , + LBL ( 37.04 , -100.97 ) , + MOT ( 48.26 , -101.29 ) , + AMA ( 35.29 , -101.64 ) , + GLD ( 39.39 , -101.69 ) , + DPR ( 45.08 , -101.72 ) , + LBB ( 33.70 , -101.92 ) , + MAF ( 32.02 , -102.18 ) , + LAA ( 38.20 , -102.69 ) , + DIK ( 46.86 , -102.77 ) , + TXO ( 34.50 , -102.84 ) , + SNY ( 41.10 , -102.98 ) , + FST ( 30.95 , -102.98 ) , + RAP ( 43.98 , -103.01 ) , + AKO ( 40.16 , -103.18 ) , + INK ( 31.87 , -103.24 ) , + BFF ( 41.89 , -103.48 ) , + TBE ( 37.27 , -103.60 ) , + TCC ( 35.18 , -103.60 ) , + ISN ( 48.18 , -103.63 ) , + MRF ( 30.30 , -103.95 ) , + PUB ( 38.29 , -104.43 ) , + ROW ( 33.34 , -104.62 ) , // OBSOLETE + DEN ( 39.81 , -104.66 ) , + CYS ( 41.21 , -104.77 ) , + CIM ( 36.49 , -104.87 ) , + LVS ( 35.66 , -105.14 ) , // OBSOLETE + LAR ( 41.33 , -105.72 ) , + ALS ( 37.35 , -105.82 ) , + MLS ( 46.38 , -105.95 ) , + DDY ( 43.09 , -106.28 ) , + ELP ( 31.82 , -106.28 ) , + CZI ( 44.00 , -106.44 ) , + GGW ( 48.22 , -106.63 ) , + ABQ ( 35.04 , -106.82 ) , + DBL ( 39.44 , -106.90 ) , + HBU ( 38.45 , -107.04 ) , + SHR ( 44.84 , -107.06 ) , + TCS ( 33.28 , -107.28 ) , + CHE ( 40.52 , -107.31 ) , + DMN ( 32.28 , -107.60 ) , + YYN ( 50.28 , -107.68 ) , + FMN ( 36.75 , -108.10 ) , // OBSOLETE + BOY ( 43.46 , -108.30 ) , + BIL ( 45.81 , -108.63 ) , + JNC ( 39.06 , -108.79 ) , + DVC ( 37.81 , -108.93 ) , + OCS ( 41.59 , -109.02 ) , + SJN ( 34.42 , -109.14 ) , + SSO ( 32.27 , -109.26 ) , + LWT ( 47.05 , -109.61 ) , + HVR ( 48.54 , -109.77 ) , + BPI ( 42.58 , -110.11 ) , + MTU ( 40.15 , -110.13 ) , + HVE ( 38.42 , -110.70 ) , + YXH ( 50.02 , -110.72 ) , + JAC ( 43.62 , -110.73 ) , + INW ( 35.06 , -110.80 ) , + TUS ( 32.10 , -110.92 ) , + TBC ( 36.12 , -111.27 ) , + GTF ( 47.45 , -111.41 ) , + HLN ( 46.61 , -111.95 ) , + PHX ( 33.43 , -112.02 ) , + SLC ( 40.85 , -111.98 ) , + DBS ( 44.09 , -112.21 ) , + BCE ( 37.69 , -112.30 ) , + MLD ( 42.20 , -112.45 ) , + DRK ( 34.70 , -112.48 ) , + DTA ( 39.30 , -112.51 ) , + DLN ( 45.25 , -112.55 ) , + PIH ( 42.87 , -112.65 ) , + YQL ( 49.63 , -112.80 ) , + PGS ( 35.62 , -113.54 ) , + BVL ( 40.73 , -113.76 ) , + LKT ( 45.02 , -114.08 ) , + FCA ( 48.21 , -114.18 ) , + ILC ( 38.25 , -114.39 ) , + EED ( 34.77 , -114.47 ) , + TWF ( 42.48 , -114.49 ) , + BZA ( 32.77 , -114.60 ) , + ELY ( 39.30 , -114.85 ) , + LAS ( 36.08 , -115.16 ) , + MLP ( 47.46 , -115.65 ) , + YXC ( 49.60 , -115.78 ) , + TRM ( 33.63 , -116.16 ) , + BOI ( 43.55 , -116.19 ) , + DNJ ( 44.77 , -116.21 ) , + HEC ( 34.80 , -116.46 ) , + BTY ( 36.80 , -116.75 ) , + BAM ( 40.57 , -116.92 ) , + MZB ( 32.78 , -117.23 ) , + GEG ( 47.56 , -117.63 ) , + OAL ( 38.00 , -117.77 ) , + BKE ( 44.84 , -117.81 ) , + REO ( 42.59 , -117.87 ) , + LAX ( 33.93 , -118.43 ) , + PDT ( 45.70 , -118.94 ) , + EHF ( 35.48 , -119.10 ) , + EPH ( 47.38 , -119.42 ) , + FMG ( 39.53 , -119.66 ) , + RZS ( 34.51 , -119.77 ) , + CZQ ( 36.88 , -119.82 ) , + YKM ( 46.57 , -120.45 ) , + LKV ( 42.49 , -120.51 ) , + YDC ( 49.47 , -120.52 ) , + MOD ( 37.63 , -120.96 ) , + DSD ( 44.25 , -121.30 ) , + SAC ( 38.44 , -121.55 ) , + SNS ( 36.66 , -121.60 ) , + OAK ( 37.73 , -122.22 ) , + RBL ( 40.10 , -122.24 ) , + SEA ( 47.44 , -122.31 ) , + BLI ( 48.95 , -122.58 ) , // OBSOLETE + PDX ( 45.58 , -122.60 ) , + PYE ( 38.08 , -122.87 ) , + OED ( 42.48 , -122.91 ) , + EUG ( 44.12 , -123.22 ) , + ENI ( 39.05 , -123.27 ) , + ONP ( 44.58 , -124.06 ) , + HQM ( 46.95 , -124.15 ) , + FOT ( 40.67 , -124.23 ) , + TOU ( 48.30 , -124.63 ) , + YQV ( 51.27 , -102.47 ) , + ANN ( 55.05 , -131.57 ) , + LVD ( 56.47 , -133.08 ) , + BKA ( 56.86 , -135.55 ) , + SSR ( 58.17 , -135.25 ) , + JNU ( 58.35 , -134.58 ) , + YAK ( 59.50 , -139.67 ) , + MDO ( 59.45 , -146.30 ) , + JOH ( 60.48 , -146.60 ) , + ODK ( 57.75 , -152.50 ) , + HOM ( 59.65 , -151.48 ) , + ENA ( 60.57 , -151.25 ) , + ANC ( 61.17 , -150.00 ) , + BGQ ( 61.53 , -149.82 ) , + ORT ( 62.97 , -141.93 ) , + GKN ( 62.15 , -145.45 ) , + TKA ( 62.32 , -150.10 ) , + SQA ( 61.10 , -155.63 ) , + DLG ( 59.05 , -158.50 ) , + AKN ( 58.68 , -156.65 ) , + PDN ( 56.95 , -158.65 ) , + CDB ( 55.20 , -162.73 ) , + DUT ( 53.90 , -166.55 ) , + NUD ( 51.88 , -176.65 ) , + SYA ( 52.72 , -174.12 ) , + SPY ( 57.17 , -170.22 ) , + EHM ( 58.66 , -162.07 ) , + HPB ( 61.52 , -166.14 ) , + BET ( 60.78 , -161.83 ) , + ANI ( 61.59 , -159.61 ) , + SMA ( 62.06 , -163.30 ) , + UNK ( 63.88 , -160.80 ) , + ULL ( 63.70 , -170.48 ) , + MCG ( 62.95 , -155.60 ) , + ENN ( 64.55 , -149.07 ) , + FAI ( 64.82 , -147.85 ) , + BIG ( 64.00 , -145.72 ) , + FYU ( 66.57 , -145.25 ) , + BTT ( 66.92 , -151.53 ) , + TAL ( 65.18 , -152.18 ) , + CQR ( 67.50 , -148.47 ) , + SCC ( 70.20 , -148.47 ) , + BTI ( 70.13 , -143.57 ) , + BRW ( 71.28 , -156.77 ) , + GAL ( 64.73 , -156.93 ) , + OME ( 64.52 , -165.45 ) , + OTZ ( 66.88 , -162.60 ) , + WLK ( 66.60 , -160.00 ) , + HSL ( 65.71 , -156.37 ) , + BSF ( 19.76 , -155.39 ) , + UPP ( 20.20 , -155.84 ) , + ITO ( 19.72 , -155.01 ) , + HNL ( 21.33 , -157.93 ) , + OGG ( 20.91 , -156.42 ) , + NDB ( 20.88 , -156.44 ) , + MUE ( 20.00 , -155.67 ) , + NGF ( 21.45 , -157.76 ) , + MKK ( 21.14 , -157.17 ) , + NBS ( 22.04 , -159.79 ) , + CKH ( 21.27 , -157.70 ) , + IAI ( 19.65 , -156.02 ) , + LLD ( 20.77 , -156.97 ) , + LNY ( 20.76 , -156.97 ) , + LIH ( 21.97 , -159.34 ) , + SOK ( 21.90 , -159.53 ) , + // + // Newcomers! These are in the set of VORs now used by AWC for Convective SIGMET bounds, + // but not in (out-of-the-box V5.11.4) $GEMTBL/stns/vors.tbl : + // + RSW ( 26.53 , -81.78 ) , // Lee County VORTAC Fort Myers FL L-VORTAC !? replaces FMY + PZD ( 31.66 , -84.29 ) , // Pecan VORTAC Albany GA H-VORTACW replaces ABY + IIU ( 38.10 , -85.58 ) , // Louisville VORTAC Louisville KY H-VORTAC replaces LOU + HRV ( 29.85 , -90.00 ) , // Harvey VORTAC New Orleans LA H-VORTACW replaces MSY + MCI ( 39.29 , -94.74 ) , // Kansas City VORTAC Kansas City MO H-VORTAC replaces MKC + TTT ( 32.87 , -97.04 ) , // Maverick VOR/DME Dallas-Fort Worth TX H-VORW/DME replaces DFW + CWK ( 30.38 , -97.53 ) , // Centex VORTAC Austin TX H-VORTACW replaces AUS + CME ( 33.34 , -104.62 ) , // Chisum VORTAC Roswell NM H-VORTACW replaces ROW + FTI ( 35.66 , -105.14 ) , // Fort Union VORTAC Las Vegas NM H-VORTACW replaces LVS + RSK ( 36.75 , -108.10 ) , // Rattlesnake VORTAC Farmington NM H-VORTACW replaces FMN + HUH ( 48.95 , -122.58 ) ; // Whatcom VORTAC Bellingham WA H-VORTACW replaces BLI + + private static Log logger = LogFactory.getLog(VOR.class); + + private double latitude; + private double longitude; + + private VOR (double latitude, double longitude) + { + this.latitude = latitude; + this.longitude = longitude; + } + + public double getLatitude() + { + return latitude; + } + + public double getLongitude() + { + return longitude; + } + + public LatLonPoint getLatLonPoint() + { + return new LatLonPoint (latitude, longitude, LatLonPoint.INDEGREES); + } + + private enum Direction { + N, NNE, NE, ENE, E, ESE, SE, SSE, S, SSW, SW, WSW, W, WNW, NW, NNW; + public double getDegrees() { return ordinal() * 22.5; } + } + + private static final double ONE_NM_RADIANS = Math.toRadians (1.0 / 60.0); + + /** + * Given a VOR-relative reference string, returns a LatLonPoint + * (com.raytheon.uf.edex.decodertools.core.LatLonPoint). + * + * @param location A String such as... + * "BOS" + * "20S EMI" + * "30 WNW BUM" + * " 40ENE HUH " + * ...referencing a VOR listed in AC 00-45F + * (Appendix F), optionally preceded by + * distance in nautical miles and 16-point + * compass direction string. + * @return The decoded location as a LatLonPoint; + * null on error (such as unrecognized VOR + * identifier or direction string). + * + */ + public static LatLonPoint getLatLonPoint(String location) { + // Wrap decoding in a try block, in case of exception on + // one ofthe two enum valueOf lookups, or other problems. + try { + location = location.trim(); + // VOR is always last 3 nonblank char of location + String navaid = location.substring(location.length()-3); + LatLonPoint point = VOR.valueOf(navaid).getLatLonPoint(); + // If there's an offset direction/bearing, process it + if (location.length() > 3) { + String u = location.substring(0, location.length()-3); + Pattern p = Pattern.compile("^([0-9]+)\\s*([A-Z]+)"); + Matcher m = p.matcher(u); + if (m.find()) { + String distanceStr = m.group(1); + String bearingStr = m.group(2); + int distanceNM = Integer.parseInt(distanceStr); + double distanceRad = distanceNM * ONE_NM_RADIANS; + // LatLonPoint.positionOf thinks bearing is CCW, not CW... + double bearingDeg = 360.0 - Direction.valueOf(bearingStr).getDegrees(); + double bearingRad = Math.toRadians(bearingDeg); + point = point.positionOf(bearingRad, distanceRad); + } + } + return point; + } + catch (Exception e) { + logger.error("[Error decoding location: " + location + "]"); + return null; + } + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/package-info.java old mode 100755 new mode 100644 index bd90a7c646..44b8eecc06 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/tools/decoder/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains tools for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.tools.decoder; +/** +* Contains tools for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.tools.decoder; diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/util/UtilN.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/util/UtilN.java old mode 100755 new mode 100644 index 0d967ca0a4..ac9ad3c11c --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/util/UtilN.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/util/UtilN.java @@ -1,122 +1,122 @@ -/* - * - * Util - * - * This java class contains edex generic utility methods for use. - * - * T. Lee 11/2008 Creation - * T. Lee 3/2009 Fixed roll-over cases; added String functions - * T. Lee 4/2009 Added date to the base time - * T. Lee - *
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * ------------ ---------- 	----------- --------------------------
- * 11/2008		14			T. Lee		Creation
- *  3/2009		14			T. Lee		Fixed roll-over cases; added String functions
- *  4/2009		14			T. Lee		Added date to the base time
- *  5/2009		128			T. Lee		Used UTC in findDataTime
- * 
- * - * @author T.Lee - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.util; - -import java.util.Calendar; -import java.util.TimeZone; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; -import com.raytheon.edex.util.Util; - -public class UtilN { - private static final Log logger = LogFactory.getLog(UtilN.class); - - /** - * Constructor - */ - public UtilN() { - - } - /** - * Convert a string in ddhhmm format to a standard {@link Calendar} format where - * ddhhmm is the GMT format while the standard time is in Calendar format with - * Year and Month information. Usage: ddhhmm is the issue time whereas utcTime - * can be the MDN time. The former comes "after" the latter. - * - * @parm ddhhmm day-hour-minute in GMT - * @parm local Time UTC time in Calendar - */ - public static Calendar findDataTime (String ddhhmm, Calendar utcTime) { - Calendar cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); ; - if ( utcTime == null ) { - try { - return Util.findCurrentTime(ddhhmm); - } catch (Exception e) { - if ( logger.isInfoEnabled()) { - logger.info( " Error in processing MND time; return current time "); - } - return cal; - } - - } else { - int iDay = Integer.parseInt(ddhhmm.substring(0, 2).trim()); - int iHour = Integer.parseInt(ddhhmm.substring(2, 4).trim()); - int iMinute = Integer.parseInt(ddhhmm.substring(4, 6).trim()); - int iMonth = utcTime.get(Calendar.MONTH); - int iYear = utcTime.get(Calendar.YEAR); - - /* - * adjust the month and year for roll-over situations - */ - if (iDay < utcTime.get(Calendar.DAY_OF_MONTH) ) { - iMonth++; - if ( iMonth == 12 ) { - iMonth = Calendar.JANUARY; - iYear++; - } - } - cal.set(iYear,iMonth,iDay,iHour,iMinute); - cal.set(Calendar.SECOND, 0); - cal.set(Calendar.MILLISECOND, 0); - return cal; - } - } - - /** - * Remove the leading spaces and tabs in a string. - */ - public static String removeLeadingWhiteSpaces (String str) { - int i; - for ( i = 0; i < str.length(); i++ ) { - if ( !Character.isWhitespace(str.charAt(i))) { - break; - } - } - return str.substring(i); - } - - /** - * Remove multiple white spaces in a string. - */ - public static String removeExtraWhiteSpaces (String str) { - StringBuffer sb = new StringBuffer(); - int i; - char first = str.charAt(0); - char second; - for ( i = 1; i < str.length(); i++ ) { - second = str.charAt(i); - if ( !Character.isWhitespace(first) || !Character.isWhitespace(second)) { - sb.append(first); - first = second; - } - if ( i == ( str.length()-1) ) { - sb.append(second); - } - } - return sb.toString(); - } -} +/* + * + * Util + * + * This java class contains edex generic utility methods for use. + * + * T. Lee 11/2008 Creation + * T. Lee 3/2009 Fixed roll-over cases; added String functions + * T. Lee 4/2009 Added date to the base time + * T. Lee + *
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * ------------ ---------- 	----------- --------------------------
+ * 11/2008		14			T. Lee		Creation
+ *  3/2009		14			T. Lee		Fixed roll-over cases; added String functions
+ *  4/2009		14			T. Lee		Added date to the base time
+ *  5/2009		128			T. Lee		Used UTC in findDataTime
+ * 
+ * + * @author T.Lee + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.util; + +import java.util.Calendar; +import java.util.TimeZone; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; +import com.raytheon.edex.util.Util; + +public class UtilN { + private static final Log logger = LogFactory.getLog(UtilN.class); + + /** + * Constructor + */ + public UtilN() { + + } + /** + * Convert a string in ddhhmm format to a standard {@link Calendar} format where + * ddhhmm is the GMT format while the standard time is in Calendar format with + * Year and Month information. Usage: ddhhmm is the issue time whereas utcTime + * can be the MDN time. The former comes "after" the latter. + * + * @parm ddhhmm day-hour-minute in GMT + * @parm local Time UTC time in Calendar + */ + public static Calendar findDataTime (String ddhhmm, Calendar utcTime) { + Calendar cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); ; + if ( utcTime == null ) { + try { + return Util.findCurrentTime(ddhhmm); + } catch (Exception e) { + if ( logger.isInfoEnabled()) { + logger.info( " Error in processing MND time; return current time "); + } + return cal; + } + + } else { + int iDay = Integer.parseInt(ddhhmm.substring(0, 2).trim()); + int iHour = Integer.parseInt(ddhhmm.substring(2, 4).trim()); + int iMinute = Integer.parseInt(ddhhmm.substring(4, 6).trim()); + int iMonth = utcTime.get(Calendar.MONTH); + int iYear = utcTime.get(Calendar.YEAR); + + /* + * adjust the month and year for roll-over situations + */ + if (iDay < utcTime.get(Calendar.DAY_OF_MONTH) ) { + iMonth++; + if ( iMonth == 12 ) { + iMonth = Calendar.JANUARY; + iYear++; + } + } + cal.set(iYear,iMonth,iDay,iHour,iMinute); + cal.set(Calendar.SECOND, 0); + cal.set(Calendar.MILLISECOND, 0); + return cal; + } + } + + /** + * Remove the leading spaces and tabs in a string. + */ + public static String removeLeadingWhiteSpaces (String str) { + int i; + for ( i = 0; i < str.length(); i++ ) { + if ( !Character.isWhitespace(str.charAt(i))) { + break; + } + } + return str.substring(i); + } + + /** + * Remove multiple white spaces in a string. + */ + public static String removeExtraWhiteSpaces (String str) { + StringBuffer sb = new StringBuffer(); + int i; + char first = str.charAt(0); + char second; + for ( i = 1; i < str.length(); i++ ) { + second = str.charAt(i); + if ( !Character.isWhitespace(first) || !Character.isWhitespace(second)) { + sb.append(first); + first = second; + } + if ( i == ( str.length()-1) ) { + sb.append(second); + } + } + return sb.toString(); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/util/package-info.java old mode 100755 new mode 100644 index 6bd08cd08a..56ea3b8542 --- a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/util/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/edex/util/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains tools for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.util; +/** +* Contains tools for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/dbquery/util/ClimateDataDbAccess.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/dbquery/util/ClimateDataDbAccess.java new file mode 100644 index 0000000000..3c11a115d9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/dbquery/util/ClimateDataDbAccess.java @@ -0,0 +1,8 @@ +package gov.noaa.nws.ncep.metparameters.dbquery.util; + +public interface ClimateDataDbAccess { + double getTDYF(String stationId, String monthString, String monthDayString); + double getTNTF(String stationId, String monthString, String monthDayString); + double getPPNT(String stationId, String monthString, String monthDayString); + double getPP24(String stationId, String monthString, String monthDayString); +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/dbquery/util/ClimateDataDbAccessImpl.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/dbquery/util/ClimateDataDbAccessImpl.java new file mode 100644 index 0000000000..8dd74f7dbe --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/dbquery/util/ClimateDataDbAccessImpl.java @@ -0,0 +1,136 @@ +package gov.noaa.nws.ncep.metparameters.dbquery.util; + +import gov.noaa.nws.ncep.common.log.logger.NcepLogger; +import gov.noaa.nws.ncep.common.log.logger.NcepLoggerManager; + +import java.math.BigDecimal; +import java.util.ArrayList; +import java.util.List; + +//import com.raytheon.uf.viz.core.catalog.DirectDbQuery; +//import com.raytheon.uf.viz.core.catalog.DirectDbQuery.QueryLanguage; +//import com.raytheon.uf.viz.core.exception.VizException; + +public class ClimateDataDbAccessImpl implements ClimateDataDbAccess { + + private NcepLogger logger = NcepLoggerManager.getNcepLogger(this.getClass()); + + @Override + public double getTDYF(String stationId, String monthString, String monthDayString) { + String queryString = createClimateDataQueryForTDYF(stationId, monthString, monthDayString); + double tdyfValue = retrieveValue(queryString); +// logger.info("=== Now input stationid="+stationId); +// logger.info("=== Now retrieved tdyf="+tdyfValue); + return tdyfValue; + } + + @Override + public double getTNTF(String stationId, String monthString, String monthDayString) { + String queryString = createClimateDataQueryForTNTF(stationId, monthString, monthDayString); + double tntfValue = retrieveValue(queryString); +// logger.info("=== Now input stationid="+stationId); +// logger.info("=== Now retrieved tntf="+tntfValue); + return tntfValue; + } + + @Override + public double getPPNT(String stationId, String monthString, String monthDayString) { + String queryString = createClimateDataQueryForPPNT(stationId, monthString, monthDayString); + double ppntValue = retrieveValue(queryString); +// logger.info("=== Now input stationid="+stationId); +// logger.info("=== Now retrieved ppnt="+ppntValue); + return ppntValue; + } + + @Override + public double getPP24(String stationId, String monthString, String monthDayString) { + String queryString = createClimateDataQueryForPP24(stationId, monthString, monthDayString); + double ppdyValue = retrieveValue(queryString); +// logger.info("=== Now input stationid="+stationId); +// logger.info("=== Now retrieved ppdy="+ppdyValue); + return ppdyValue; + } + + + private double retrieveValue(String queryString) { + List objectArrayList = new ArrayList(); + try { +// objectArrayList = DirectDbQuery.executeQuery(queryString, "ncep", QueryLanguage.SQL); + } catch (Exception e1) { + logger.error("VizException is thrown when trying to do DirectDbQuery.executeQuery to query stns.climo_data table, error="+e1.getMessage()); + e1.printStackTrace(); + } + double retrievedValue = 0.0; + if(!objectArrayList.isEmpty()) { + Object[] objectArray = objectArrayList.get(0); + + String retrievedStationId = (String)objectArray[0]; +// logger.info("=== Now retrieved stationid="+retrievedStationId); + BigDecimal retrievedValueInBigDecimal = (BigDecimal)objectArray[1]; + retrievedValue = retrievedValueInBigDecimal.doubleValue(); + } + + return retrievedValue; + } + + private String createClimateDataQueryForTDYF(String stationId, String monthString, String monthDayString) { + StringBuilder queryBuilder = new StringBuilder( + "select station_id, tdyf from stns.climo_data where station_id ='"); + queryBuilder.append(stationId) + .append("' and ") + .append("month = '") + .append(monthString) + .append("' and day = '") + .append(monthDayString) + .append("'"); + String queryString = queryBuilder.toString(); +// System.out.println("climate data query string ="+queryString); + return queryString; + } + + private String createClimateDataQueryForTNTF(String stationId, String monthString, String monthDayString) { + StringBuilder queryBuilder = new StringBuilder( + "select station_id, tntf from stns.climo_data where station_id ='"); + queryBuilder.append(stationId) + .append("' and ") + .append("month = '") + .append(monthString) + .append("' and day = '") + .append(monthDayString) + .append("'"); + String queryString = queryBuilder.toString(); +// System.out.println("climate data query string ="+queryString); + return queryString; + } + + private String createClimateDataQueryForPPNT(String stationId, String monthString, String monthDayString) { + StringBuilder queryBuilder = new StringBuilder( + "select station_id, ppnt from stns.climo_data where station_id ='"); + queryBuilder.append(stationId) + .append("' and ") + .append("month = '") + .append(monthString) + .append("' and day = '") + .append(monthDayString) + .append("'"); + String queryString = queryBuilder.toString(); +// System.out.println("climate data query string ="+queryString); + return queryString; + } + + private String createClimateDataQueryForPP24(String stationId, String monthString, String monthDayString) { + StringBuilder queryBuilder = new StringBuilder( + "select station_id, pp24 from stns.climo_data where station_id ='"); + queryBuilder.append(stationId) + .append("' and ") + .append("month = '") + .append(monthString) + .append("' and day = '") + .append(monthDayString) + .append("'"); + String queryString = queryBuilder.toString(); +// System.out.println("climate data query string ="+queryString); + return queryString; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/dbquery/util/ClimateDataDbAccessManager.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/dbquery/util/ClimateDataDbAccessManager.java new file mode 100644 index 0000000000..9cc1365eee --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/dbquery/util/ClimateDataDbAccessManager.java @@ -0,0 +1,23 @@ +package gov.noaa.nws.ncep.metparameters.dbquery.util; + +public class ClimateDataDbAccessManager { + private static ClimateDataDbAccessManager instance; + + static { + instance = new ClimateDataDbAccessManager(); + } + + private ClimateDataDbAccess climateDataDbAccess; + + private ClimateDataDbAccessManager() { + climateDataDbAccess = new ClimateDataDbAccessImpl(); + } + + public static ClimateDataDbAccessManager getInstance() { + return instance; + } + + public ClimateDataDbAccess getClimateDataDbAccess() { + return climateDataDbAccess; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/util/SelectedFrameTimeUtil.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/util/SelectedFrameTimeUtil.java new file mode 100644 index 0000000000..fbdb5e537d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/util/SelectedFrameTimeUtil.java @@ -0,0 +1,43 @@ +package gov.noaa.nws.ncep.metparameters.util; + +import java.util.Calendar; +import java.util.Date; + +public class SelectedFrameTimeUtil { + private static Calendar calendar = Calendar.getInstance(); + + private static int frameTimeMonthValue; + private static int frameTimeDayOfMonthValue; + + public static void setSelectedFrameTime(Date frameDate) { + if(frameDate != null) { + calendar.setTime(frameDate); + frameTimeMonthValue = calendar.get(Calendar.MONTH) + 1; + frameTimeDayOfMonthValue = calendar.get(Calendar.DAY_OF_MONTH); +// displayDateInfo(calendar); + } + } + + public static int getFrameTimeMonthIntValue() { + return frameTimeMonthValue; + } + + public static String getFrameTimeMonthStringValue() { + return String.valueOf(frameTimeMonthValue); + } + + public static int getFrameTimeDayOfMonthIntValue() { + return frameTimeDayOfMonthValue; + } + + public static String getFrameTimeDayOfMonthStringValue() { + return String.valueOf(frameTimeDayOfMonthValue); + } + + private static void displayDateInfo(Calendar cal) { + System.out.println("===after being set in Class SelectedFrameTimeUtil, month=" + + cal.get(Calendar.MONTH)); + System.out.println("===after being set in Class SelectedFrameTimeUtil, dayOfMonth=" + + cal.get(Calendar.DAY_OF_MONTH)); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/util/TemperatureConverter.java b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/util/TemperatureConverter.java new file mode 100644 index 0000000000..064e0705ee --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.common/src/gov/noaa/nws/ncep/metparameters/util/TemperatureConverter.java @@ -0,0 +1,29 @@ +package gov.noaa.nws.ncep.metparameters.util; + +public class TemperatureConverter { + public static double convertToCelsiusFromFahrenheit(double degreeInF) { + double degreeInC = (degreeInF - 32)*5/9; + return degreeInC; + } + + public static double convertToFahrenheitFromKelvin(double degreeInK) { + double degreeInF = (degreeInK - 273.15)*9/5 + 32; + return degreeInF; + } + + public static double convertToKelvinFromFahrenheit(double degreeInF) { + double degreeInK = (degreeInF - 32)*5/9 + 273.15; + return degreeInK; + } + + public static double convertToKelvinFromCelsius(double degreeInC) { + double degreeInK = degreeInC + 273.15; + return degreeInK; + } + + public static double convertToFahrenheitFromCelsius(double degreeInC) { + double degreeInF = (degreeInC *9) / 5 + 32; + return degreeInF; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/idftLoc.xml b/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/idftLoc.xml old mode 100755 new mode 100644 index e8c90fc54d..bf4bde2cec --- a/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/idftLoc.xml +++ b/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/idftLoc.xml @@ -1,1868 +1,1868 @@ - - - - - 0001 - 000001 - POINT 1 - 48.88 - -60.02 - 0 - 0 - - - 0002 - 000002 - POINT 2 - 46.24 - -51.39 - 0 - 0 - - - 0003 - 000003 - POINT 3 - 54.46 - -80.00 - 0 - 0 - - - 0004 - 000004 - POINT 4 - 50.58 - -53.43 - 0 - 0 - - - 0005 - 000005 - POINT 5 - 49.02 - -49.04 - 0 - 0 - - - 0006 - 000006 - POINT 6 - 47.27 - -45.01 - 0 - 0 - - - 0007 - 000007 - POINT 7 - 57.63 - -86.34 - 0 - 0 - - - 0008 - 000008 - POINT 8 - 57.82 - -80.00 - 0 - 0 - - - 0009 - 000009 - POINT 9 - 56.18 - -61.57 - 0 - 0 - - - 0010 - 000010 - POINT 10 - 54.97 - -56.04 - 0 - 0 - - - 0011 - 000011 - POINT 11 - 53.48 - -50.95 - 0 - 0 - - - 0012 - 000012 - POINT 12 - 51.76 - -46.31 - 0 - 0 - - - 0013 - 000013 - POINT 13 - 49.86 - -42.13 - 0 - 0 - - - 0014 - 000014 - POINT 14 - 60.39 - -94.04 - 0 - 0 - - - 0015 - 000015 - POINT 15 - 61.03 - -87.13 - 0 - 0 - - - 0016 - 000016 - POINT 16 - 61.24 - -80.00 - 0 - 0 - - - 0017 - 000017 - POINT 17 - 61.03 - -72.88 - 0 - 0 - - - 0018 - 000018 - POINT 18 - 60.39 - -65.96 - 0 - 0 - - - 0019 - 000019 - POINT 19 - 59.37 - -59.44 - 0 - 0 - - - 0020 - 000020 - POINT 20 - 58.01 - -53.43 - 0 - 0 - - - 0021 - 000021 - POINT 21 - 56.36 - -47.99 - 0 - 0 - - - 0022 - 000022 - POINT 22 - 54.46 - -43.13 - 0 - 0 - - - 0023 - 000023 - POINT 23 - 64.46 - -88.13 - 0 - 0 - - - 0024 - 000024 - POINT 24 - 64.71 - -80.00 - 0 - 0 - - - 0025 - 000025 - POINT 25 - 64.46 - -71.87 - 0 - 0 - - - 0026 - 000026 - POINT 26 - 63.74 - -64.05 - 0 - 0 - - - 0027 - 000027 - POINT 27 - 62.57 - -56.80 - 0 - 0 - - - 0028 - 000028 - POINT 28 - 61.03 - -50.26 - 0 - 0 - - - 0029 - 000029 - POINT 29 - 59.18 - -44.46 - 0 - 0 - - - 0030 - 000030 - POINT 30 - 57.08 - -39.40 - 0 - 0 - - - 0031 - 000031 - POINT 31 - 67.08 - -98.43 - 0 - 0 - - - 0032 - 000032 - POINT 32 - 67.94 - -89.46 - 0 - 0 - - - 0033 - 000033 - POINT 33 - 68.23 - -80.00 - 0 - 0 - - - 0034 - 000034 - POINT 34 - 67.08 - -61.57 - 0 - 0 - - - 0035 - 000035 - POINT 35 - 65.73 - -53.43 - 0 - 0 - - - 0036 - 000036 - POINT 36 - 63.98 - -46.31 - 0 - 0 - - - 0037 - 000037 - POINT 37 - 61.90 - -40.19 - 0 - 0 - - - 0038 - 000038 - POINT 38 - 59.58 - -35.00 - 0 - 0 - - - 0039 - 000039 - POINT 39 - 68.83 - -110.96 - 0 - 0 - - - 0040 - 000040 - POINT 40 - 70.42 - -101.80 - 0 - 0 - - - 0041 - 000041 - POINT 41 - 71.44 - -91.31 - 0 - 0 - - - 0042 - 000042 - POINT 42 - 71.79 - -80.00 - 0 - 0 - - - 0043 - 000043 - POINT 43 - 71.44 - -68.69 - 0 - 0 - - - 0044 - 000044 - POINT 44 - 70.42 - -58.20 - 0 - 0 - - - 0045 - 000045 - POINT 45 - 64.46 - -35.00 - 0 - 0 - - - 0046 - 000046 - POINT 46 - 61.90 - -29.81 - 0 - 0 - - - 0047 - 000047 - POINT 47 - 69.45 - -125.00 - 0 - 0 - - - 0048 - 000048 - POINT 48 - 71.79 - -116.87 - 0 - 0 - - - 0049 - 000049 - POINT 49 - 73.69 - -106.57 - 0 - 0 - - - 0050 - 000050 - POINT 50 - 74.95 - -94.04 - 0 - 0 - - - 0051 - 000051 - POINT 51 - 75.39 - -80.00 - 0 - 0 - - - 0052 - 000052 - POINT 52 - 74.95 - -65.96 - 0 - 0 - - - 0053 - 000053 - POINT 53 - 73.69 - -53.43 - 0 - 0 - - - 0054 - 000054 - POINT 54 - 66.81 - -28.66 - 0 - 0 - - - 0055 - 000055 - POINT 55 - 63.98 - -23.69 - 0 - 0 - - - 0056 - 000056 - POINT 56 - 68.83 - -139.04 - 0 - 0 - - - 0057 - 000057 - POINT 57 - 71.79 - -133.13 - 0 - 0 - - - 0058 - 000058 - POINT 58 - 74.51 - -125.00 - 0 - 0 - - - 0059 - 000059 - POINT 59 - 76.82 - -113.69 - 0 - 0 - - - 0060 - 000060 - POINT 60 - 78.43 - -98.43 - 0 - 0 - - - 0061 - 000061 - POINT 61 - 79.02 - -80.00 - 0 - 0 - - - 0062 - 000062 - POINT 62 - 71.79 - -26.87 - 0 - 0 - - - 0063 - 000063 - POINT 63 - 68.83 - -20.96 - 0 - 0 - - - 0064 - 000064 - POINT 64 - 65.73 - -16.57 - 0 - 0 - - - 0065 - 000065 - POINT 65 - 62.57 - -13.20 - 0 - 0 - - - 0066 - 000066 - POINT 66 - 70.42 - -148.20 - 0 - 0 - - - 0067 - 000067 - POINT 67 - 73.69 - -143.44 - 0 - 0 - - - 0068 - 000068 - POINT 68 - 76.82 - -136.31 - 0 - 0 - - - 0069 - 000069 - POINT 69 - 79.64 - -125.00 - 0 - 0 - - - 0070 - 000070 - POINT 70 - 81.80 - -106.57 - 0 - 0 - - - 0071 - 000071 - POINT 71 - 82.67 - -80.00 - 0 - 0 - - - 0072 - 000072 - POINT 72 - 81.80 - -53.43 - 0 - 0 - - - 0073 - 000073 - POINT 73 - 76.82 - -23.69 - 0 - 0 - - - 0074 - 000074 - POINT 74 - 73.69 - -16.57 - 0 - 0 - - - 0075 - 000075 - POINT 75 - 70.42 - -11.80 - 0 - 0 - - - 0076 - 000076 - POINT 76 - 67.08 - -8.43 - 0 - 0 - - - 0077 - 000077 - POINT 77 - 54.30 - -164.29 - 0 - 0 - - - 0078 - 000078 - POINT 78 - 57.63 - -163.66 - 0 - 0 - - - 0079 - 000079 - POINT 79 - 61.03 - -162.88 - 0 - 0 - - - 0080 - 000080 - POINT 80 - 64.46 - -161.87 - 0 - 0 - - - 0081 - 000081 - POINT 81 - 67.94 - -160.54 - 0 - 0 - - - 0082 - 000082 - POINT 82 - 71.44 - -158.69 - 0 - 0 - - - 0083 - 000083 - POINT 83 - 74.95 - -155.96 - 0 - 0 - - - 0084 - 000084 - POINT 84 - 78.43 - -151.57 - 0 - 0 - - - 0085 - 000085 - POINT 85 - 81.80 - -143.44 - 0 - 0 - - - 0086 - 000086 - POINT 86 - 84.81 - -125.00 - 0 - 0 - - - 0087 - 000087 - POINT 87 - 86.33 - -80.00 - 0 - 0 - - - 0088 - 000088 - POINT 88 - 84.81 - -35.00 - 0 - 0 - - - 0089 - 000089 - POINT 89 - 81.80 - -16.57 - 0 - 0 - - - 0090 - 000090 - POINT 90 - 78.43 - -8.43 - 0 - 0 - - - 0091 - 000091 - POINT 91 - 74.95 - -4.04 - 0 - 0 - - - 0092 - 000092 - POINT 92 - 71.44 - -1.31 - 0 - 0 - - - 0093 - 000093 - POINT 93 - 54.46 - -170.00 - 0 - 0 - - - 0094 - 000094 - POINT 94 - 57.82 - -170.00 - 0 - 0 - - - 0095 - 000095 - POINT 95 - 61.24 - -170.00 - 0 - 0 - - - 0096 - 000096 - POINT 96 - 64.71 - -170.00 - 0 - 0 - - - 0097 - 000097 - POINT 97 - 68.23 - -170.00 - 0 - 0 - - - 0098 - 000098 - POINT 98 - 71.79 - -170.00 - 0 - 0 - - - 0099 - 000099 - POINT 99 - 75.39 - -170.00 - 0 - 0 - - - 0100 - 000100 - POINT 100 - 79.02 - -170.00 - 0 - 0 - - - 0101 - 000101 - POINT 101 - 82.67 - -170.00 - 0 - 0 - - - 0102 - 000102 - POINT 102 - 86.33 - -170.00 - 0 - 0 - - - 0103 - 000103 - POINT 103 - 90.00 - -80.00 - 0 - 0 - - - 0104 - 000104 - POINT 104 - 86.33 - 10.00 - 0 - 0 - - - 0105 - 000105 - POINT 105 - 82.67 - 10.00 - 0 - 0 - - - 0106 - 000106 - POINT 106 - 79.02 - 10.00 - 0 - 0 - - - 0107 - 000107 - POINT 107 - 75.39 - 10.00 - 0 - 0 - - - 0108 - 000108 - POINT 108 - 71.79 - 10.00 - 0 - 0 - - - 0109 - 000109 - POINT 109 - 57.82 - 10.00 - 0 - 0 - - - 0110 - 000110 - POINT 110 - 54.46 - 10.00 - 0 - 0 - - - 0111 - 000111 - POINT 111 - 54.30 - -175.71 - 0 - 0 - - - 0112 - 000112 - POINT 112 - 57.63 - -176.34 - 0 - 0 - - - 0113 - 000113 - POINT 113 - 61.03 - -177.13 - 0 - 0 - - - 0114 - 000114 - POINT 114 - 64.46 - -178.13 - 0 - 0 - - - 0115 - 000115 - POINT 115 - 67.94 - -179.46 - 0 - 0 - - - 0116 - 000116 - POINT 116 - 71.44 - 178.69 - 0 - 0 - - - 0117 - 000117 - POINT 117 - 74.95 - 175.96 - 0 - 0 - - - 0118 - 000118 - POINT 118 - 78.43 - 171.57 - 0 - 0 - - - 0119 - 000119 - POINT 119 - 81.80 - 163.44 - 0 - 0 - - - 0120 - 000120 - POINT 120 - 84.81 - 145.00 - 0 - 0 - - - 0121 - 000121 - POINT 121 - 86.33 - 100.00 - 0 - 0 - - - 0122 - 000122 - POINT 122 - 84.81 - 55.00 - 0 - 0 - - - 0123 - 000123 - POINT 123 - 81.80 - 36.57 - 0 - 0 - - - 0124 - 000124 - POINT 124 - 78.43 - 28.44 - 0 - 0 - - - 0125 - 000125 - POINT 125 - 74.95 - 24.04 - 0 - 0 - - - 0126 - 000126 - POINT 126 - 71.44 - 21.31 - 0 - 0 - - - 0127 - 000127 - POINT 127 - 61.03 - 17.13 - 0 - 0 - - - 0128 - 000128 - POINT 128 - 57.63 - 16.34 - 0 - 0 - - - 0129 - 000129 - POINT 129 - 54.30 - 15.71 - 0 - 0 - - - 0130 - 000130 - POINT 130 - 53.80 - 178.69 - 0 - 0 - - - 0131 - 000131 - POINT 131 - 57.08 - 177.47 - 0 - 0 - - - 0132 - 000132 - POINT 132 - 60.39 - 175.96 - 0 - 0 - - - 0133 - 000133 - POINT 133 - 70.42 - 168.20 - 0 - 0 - - - 0134 - 000134 - POINT 134 - 73.69 - 163.44 - 0 - 0 - - - 0135 - 000135 - POINT 135 - 76.82 - 156.31 - 0 - 0 - - - 0136 - 000136 - POINT 136 - 79.64 - 145.00 - 0 - 0 - - - 0137 - 000137 - POINT 137 - 81.80 - 126.57 - 0 - 0 - - - 0138 - 000138 - POINT 138 - 82.67 - 100.00 - 0 - 0 - - - 0139 - 000139 - POINT 139 - 81.80 - 73.44 - 0 - 0 - - - 0140 - 000140 - POINT 140 - 79.64 - 55.00 - 0 - 0 - - - 0141 - 000141 - POINT 141 - 76.82 - 43.69 - 0 - 0 - - - 0142 - 000142 - POINT 142 - 73.69 - 36.57 - 0 - 0 - - - 0143 - 000143 - POINT 143 - 70.42 - 31.80 - 0 - 0 - - - 0144 - 000144 - POINT 144 - 63.74 - 25.95 - 0 - 0 - - - 0145 - 000145 - POINT 145 - 60.39 - 24.04 - 0 - 0 - - - 0146 - 000146 - POINT 146 - 57.08 - 22.53 - 0 - 0 - - - 0147 - 000147 - POINT 147 - 56.18 - 171.57 - 0 - 0 - - - 0148 - 000148 - POINT 148 - 59.37 - 169.44 - 0 - 0 - - - 0149 - 000149 - POINT 149 - 71.79 - 153.13 - 0 - 0 - - - 0150 - 000150 - POINT 150 - 74.51 - 145.00 - 0 - 0 - - - 0151 - 000151 - POINT 151 - 76.82 - 133.69 - 0 - 0 - - - 0152 - 000152 - POINT 152 - 78.43 - 118.44 - 0 - 0 - - - 0153 - 000153 - POINT 153 - 79.02 - 100.00 - 0 - 0 - - - 0154 - 000154 - POINT 154 - 78.43 - 81.57 - 0 - 0 - - - 0155 - 000155 - POINT 155 - 76.82 - 66.31 - 0 - 0 - - - 0156 - 000156 - POINT 156 - 74.51 - 55.00 - 0 - 0 - - - 0157 - 000157 - POINT 157 - 71.79 - 46.87 - 0 - 0 - - - 0158 - 000158 - POINT 158 - 68.83 - 40.96 - 0 - 0 - - - 0159 - 000159 - POINT 159 - 65.73 - 36.57 - 0 - 0 - - - 0160 - 000160 - POINT 160 - 59.37 - 30.56 - 0 - 0 - - - 0161 - 000161 - POINT 161 - 54.97 - 166.04 - 0 - 0 - - - 0162 - 000162 - POINT 162 - 58.01 - 163.44 - 0 - 0 - - - 0163 - 000163 - POINT 163 - 61.03 - 160.26 - 0 - 0 - - - 0164 - 000164 - POINT 164 - 71.79 - 136.87 - 0 - 0 - - - 0165 - 000165 - POINT 165 - 73.69 - 126.57 - 0 - 0 - - - 0166 - 000166 - POINT 166 - 74.95 - 114.04 - 0 - 0 - - - 0167 - 000167 - POINT 167 - 74.95 - 85.96 - 0 - 0 - - - 0168 - 000168 - POINT 168 - 73.69 - 73.44 - 0 - 0 - - - 0169 - 000169 - POINT 169 - 71.79 - 63.13 - 0 - 0 - - - 0170 - 000170 - POINT 170 - 69.45 - 55.00 - 0 - 0 - - - 0171 - 000171 - POINT 171 - 66.81 - 48.66 - 0 - 0 - - - 0172 - 000172 - POINT 172 - 45.87 - 28.44 - 0 - 0 - - - 0173 - 000173 - POINT 173 - 42.90 - 27.10 - 0 - 0 - - - 0174 - 000174 - POINT 174 - 53.48 - 160.95 - 0 - 0 - - - 0175 - 000175 - POINT 175 - 59.18 - 154.46 - 0 - 0 - - - 0176 - 000176 - POINT 176 - 70.42 - 78.20 - 0 - 0 - - - 0177 - 000177 - POINT 177 - 68.83 - 69.04 - 0 - 0 - - - 0178 - 000178 - POINT 178 - 66.81 - 61.34 - 0 - 0 - - - 0179 - 000179 - POINT 179 - 44.77 - 32.62 - 0 - 0 - - - 0180 - 000180 - POINT 180 - 41.89 - 31.04 - 0 - 0 - - - 0181 - 000181 - POINT 181 - 49.02 - 159.04 - 0 - 0 - - - 0182 - 000182 - POINT 182 - 51.76 - 156.31 - 0 - 0 - - - 0183 - 000183 - POINT 183 - 54.46 - 153.13 - 0 - 0 - - - 0184 - 000184 - POINT 184 - 57.08 - 149.40 - 0 - 0 - - - 0185 - 000185 - POINT 185 - 59.58 - 145.00 - 0 - 0 - - - 0186 - 000186 - POINT 186 - 46.24 - 38.61 - 0 - 0 - - - 0187 - 000187 - POINT 187 - 43.47 - 36.57 - 0 - 0 - - - 0188 - 000188 - POINT 188 - 47.27 - 155.01 - 0 - 0 - - - 0189 - 000189 - POINT 189 - 49.86 - 152.13 - 0 - 0 - - - 0190 - 000190 - POINT 190 - 52.38 - 148.81 - 0 - 0 - - - 0191 - 000191 - POINT 191 - 54.80 - 145.00 - 0 - 0 - - - 0192 - 000192 - POINT 192 - 57.08 - 140.60 - 0 - 0 - - - 0193 - 000193 - POINT 193 - 45.37 - 151.34 - 0 - 0 - - - 0194 - 000194 - POINT 194 - 47.80 - 148.37 - 0 - 0 - - - 0195 - 000195 - POINT 195 - 50.14 - 145.00 - 0 - 0 - - - 0196 - 000196 - POINT 196 - 52.38 - 141.19 - 0 - 0 - - - 0197 - 000197 - POINT 197 - 54.46 - 136.87 - 0 - 0 - - - 0198 - 000198 - POINT 198 - 43.35 - 148.01 - 0 - 0 - - - 0199 - 000199 - POINT 199 - 45.62 - 145.00 - 0 - 0 - - - 0200 - 000200 - POINT 200 - 47.80 - 141.63 - 0 - 0 - - - 0201 - 000201 - POINT 201 - 45.37 - 138.66 - 0 - 0 - - - 0202 - 000202 - POINT 202 - 42.90 - 136.03 - 0 - 0 - - - 0203 - 000203 - POINT 203 - 40.39 - 133.69 - 0 - 0 - - - 0204 - 000204 - POINT 204 - 42.00 - 130.26 - 0 - 0 - - - 0205 - 000205 - POINT 205 - 39.36 - 128.30 - 0 - 0 - - - 0206 - 000206 - POINT 206 - 37.96 - 123.20 - 0 - 0 - - - 0207 - 000207 - POINT 207 - 39.05 - 119.65 - 0 - 0 - - + + + + + 0001 + 000001 + POINT 1 + 48.88 + -60.02 + 0 + 0 + + + 0002 + 000002 + POINT 2 + 46.24 + -51.39 + 0 + 0 + + + 0003 + 000003 + POINT 3 + 54.46 + -80.00 + 0 + 0 + + + 0004 + 000004 + POINT 4 + 50.58 + -53.43 + 0 + 0 + + + 0005 + 000005 + POINT 5 + 49.02 + -49.04 + 0 + 0 + + + 0006 + 000006 + POINT 6 + 47.27 + -45.01 + 0 + 0 + + + 0007 + 000007 + POINT 7 + 57.63 + -86.34 + 0 + 0 + + + 0008 + 000008 + POINT 8 + 57.82 + -80.00 + 0 + 0 + + + 0009 + 000009 + POINT 9 + 56.18 + -61.57 + 0 + 0 + + + 0010 + 000010 + POINT 10 + 54.97 + -56.04 + 0 + 0 + + + 0011 + 000011 + POINT 11 + 53.48 + -50.95 + 0 + 0 + + + 0012 + 000012 + POINT 12 + 51.76 + -46.31 + 0 + 0 + + + 0013 + 000013 + POINT 13 + 49.86 + -42.13 + 0 + 0 + + + 0014 + 000014 + POINT 14 + 60.39 + -94.04 + 0 + 0 + + + 0015 + 000015 + POINT 15 + 61.03 + -87.13 + 0 + 0 + + + 0016 + 000016 + POINT 16 + 61.24 + -80.00 + 0 + 0 + + + 0017 + 000017 + POINT 17 + 61.03 + -72.88 + 0 + 0 + + + 0018 + 000018 + POINT 18 + 60.39 + -65.96 + 0 + 0 + + + 0019 + 000019 + POINT 19 + 59.37 + -59.44 + 0 + 0 + + + 0020 + 000020 + POINT 20 + 58.01 + -53.43 + 0 + 0 + + + 0021 + 000021 + POINT 21 + 56.36 + -47.99 + 0 + 0 + + + 0022 + 000022 + POINT 22 + 54.46 + -43.13 + 0 + 0 + + + 0023 + 000023 + POINT 23 + 64.46 + -88.13 + 0 + 0 + + + 0024 + 000024 + POINT 24 + 64.71 + -80.00 + 0 + 0 + + + 0025 + 000025 + POINT 25 + 64.46 + -71.87 + 0 + 0 + + + 0026 + 000026 + POINT 26 + 63.74 + -64.05 + 0 + 0 + + + 0027 + 000027 + POINT 27 + 62.57 + -56.80 + 0 + 0 + + + 0028 + 000028 + POINT 28 + 61.03 + -50.26 + 0 + 0 + + + 0029 + 000029 + POINT 29 + 59.18 + -44.46 + 0 + 0 + + + 0030 + 000030 + POINT 30 + 57.08 + -39.40 + 0 + 0 + + + 0031 + 000031 + POINT 31 + 67.08 + -98.43 + 0 + 0 + + + 0032 + 000032 + POINT 32 + 67.94 + -89.46 + 0 + 0 + + + 0033 + 000033 + POINT 33 + 68.23 + -80.00 + 0 + 0 + + + 0034 + 000034 + POINT 34 + 67.08 + -61.57 + 0 + 0 + + + 0035 + 000035 + POINT 35 + 65.73 + -53.43 + 0 + 0 + + + 0036 + 000036 + POINT 36 + 63.98 + -46.31 + 0 + 0 + + + 0037 + 000037 + POINT 37 + 61.90 + -40.19 + 0 + 0 + + + 0038 + 000038 + POINT 38 + 59.58 + -35.00 + 0 + 0 + + + 0039 + 000039 + POINT 39 + 68.83 + -110.96 + 0 + 0 + + + 0040 + 000040 + POINT 40 + 70.42 + -101.80 + 0 + 0 + + + 0041 + 000041 + POINT 41 + 71.44 + -91.31 + 0 + 0 + + + 0042 + 000042 + POINT 42 + 71.79 + -80.00 + 0 + 0 + + + 0043 + 000043 + POINT 43 + 71.44 + -68.69 + 0 + 0 + + + 0044 + 000044 + POINT 44 + 70.42 + -58.20 + 0 + 0 + + + 0045 + 000045 + POINT 45 + 64.46 + -35.00 + 0 + 0 + + + 0046 + 000046 + POINT 46 + 61.90 + -29.81 + 0 + 0 + + + 0047 + 000047 + POINT 47 + 69.45 + -125.00 + 0 + 0 + + + 0048 + 000048 + POINT 48 + 71.79 + -116.87 + 0 + 0 + + + 0049 + 000049 + POINT 49 + 73.69 + -106.57 + 0 + 0 + + + 0050 + 000050 + POINT 50 + 74.95 + -94.04 + 0 + 0 + + + 0051 + 000051 + POINT 51 + 75.39 + -80.00 + 0 + 0 + + + 0052 + 000052 + POINT 52 + 74.95 + -65.96 + 0 + 0 + + + 0053 + 000053 + POINT 53 + 73.69 + -53.43 + 0 + 0 + + + 0054 + 000054 + POINT 54 + 66.81 + -28.66 + 0 + 0 + + + 0055 + 000055 + POINT 55 + 63.98 + -23.69 + 0 + 0 + + + 0056 + 000056 + POINT 56 + 68.83 + -139.04 + 0 + 0 + + + 0057 + 000057 + POINT 57 + 71.79 + -133.13 + 0 + 0 + + + 0058 + 000058 + POINT 58 + 74.51 + -125.00 + 0 + 0 + + + 0059 + 000059 + POINT 59 + 76.82 + -113.69 + 0 + 0 + + + 0060 + 000060 + POINT 60 + 78.43 + -98.43 + 0 + 0 + + + 0061 + 000061 + POINT 61 + 79.02 + -80.00 + 0 + 0 + + + 0062 + 000062 + POINT 62 + 71.79 + -26.87 + 0 + 0 + + + 0063 + 000063 + POINT 63 + 68.83 + -20.96 + 0 + 0 + + + 0064 + 000064 + POINT 64 + 65.73 + -16.57 + 0 + 0 + + + 0065 + 000065 + POINT 65 + 62.57 + -13.20 + 0 + 0 + + + 0066 + 000066 + POINT 66 + 70.42 + -148.20 + 0 + 0 + + + 0067 + 000067 + POINT 67 + 73.69 + -143.44 + 0 + 0 + + + 0068 + 000068 + POINT 68 + 76.82 + -136.31 + 0 + 0 + + + 0069 + 000069 + POINT 69 + 79.64 + -125.00 + 0 + 0 + + + 0070 + 000070 + POINT 70 + 81.80 + -106.57 + 0 + 0 + + + 0071 + 000071 + POINT 71 + 82.67 + -80.00 + 0 + 0 + + + 0072 + 000072 + POINT 72 + 81.80 + -53.43 + 0 + 0 + + + 0073 + 000073 + POINT 73 + 76.82 + -23.69 + 0 + 0 + + + 0074 + 000074 + POINT 74 + 73.69 + -16.57 + 0 + 0 + + + 0075 + 000075 + POINT 75 + 70.42 + -11.80 + 0 + 0 + + + 0076 + 000076 + POINT 76 + 67.08 + -8.43 + 0 + 0 + + + 0077 + 000077 + POINT 77 + 54.30 + -164.29 + 0 + 0 + + + 0078 + 000078 + POINT 78 + 57.63 + -163.66 + 0 + 0 + + + 0079 + 000079 + POINT 79 + 61.03 + -162.88 + 0 + 0 + + + 0080 + 000080 + POINT 80 + 64.46 + -161.87 + 0 + 0 + + + 0081 + 000081 + POINT 81 + 67.94 + -160.54 + 0 + 0 + + + 0082 + 000082 + POINT 82 + 71.44 + -158.69 + 0 + 0 + + + 0083 + 000083 + POINT 83 + 74.95 + -155.96 + 0 + 0 + + + 0084 + 000084 + POINT 84 + 78.43 + -151.57 + 0 + 0 + + + 0085 + 000085 + POINT 85 + 81.80 + -143.44 + 0 + 0 + + + 0086 + 000086 + POINT 86 + 84.81 + -125.00 + 0 + 0 + + + 0087 + 000087 + POINT 87 + 86.33 + -80.00 + 0 + 0 + + + 0088 + 000088 + POINT 88 + 84.81 + -35.00 + 0 + 0 + + + 0089 + 000089 + POINT 89 + 81.80 + -16.57 + 0 + 0 + + + 0090 + 000090 + POINT 90 + 78.43 + -8.43 + 0 + 0 + + + 0091 + 000091 + POINT 91 + 74.95 + -4.04 + 0 + 0 + + + 0092 + 000092 + POINT 92 + 71.44 + -1.31 + 0 + 0 + + + 0093 + 000093 + POINT 93 + 54.46 + -170.00 + 0 + 0 + + + 0094 + 000094 + POINT 94 + 57.82 + -170.00 + 0 + 0 + + + 0095 + 000095 + POINT 95 + 61.24 + -170.00 + 0 + 0 + + + 0096 + 000096 + POINT 96 + 64.71 + -170.00 + 0 + 0 + + + 0097 + 000097 + POINT 97 + 68.23 + -170.00 + 0 + 0 + + + 0098 + 000098 + POINT 98 + 71.79 + -170.00 + 0 + 0 + + + 0099 + 000099 + POINT 99 + 75.39 + -170.00 + 0 + 0 + + + 0100 + 000100 + POINT 100 + 79.02 + -170.00 + 0 + 0 + + + 0101 + 000101 + POINT 101 + 82.67 + -170.00 + 0 + 0 + + + 0102 + 000102 + POINT 102 + 86.33 + -170.00 + 0 + 0 + + + 0103 + 000103 + POINT 103 + 90.00 + -80.00 + 0 + 0 + + + 0104 + 000104 + POINT 104 + 86.33 + 10.00 + 0 + 0 + + + 0105 + 000105 + POINT 105 + 82.67 + 10.00 + 0 + 0 + + + 0106 + 000106 + POINT 106 + 79.02 + 10.00 + 0 + 0 + + + 0107 + 000107 + POINT 107 + 75.39 + 10.00 + 0 + 0 + + + 0108 + 000108 + POINT 108 + 71.79 + 10.00 + 0 + 0 + + + 0109 + 000109 + POINT 109 + 57.82 + 10.00 + 0 + 0 + + + 0110 + 000110 + POINT 110 + 54.46 + 10.00 + 0 + 0 + + + 0111 + 000111 + POINT 111 + 54.30 + -175.71 + 0 + 0 + + + 0112 + 000112 + POINT 112 + 57.63 + -176.34 + 0 + 0 + + + 0113 + 000113 + POINT 113 + 61.03 + -177.13 + 0 + 0 + + + 0114 + 000114 + POINT 114 + 64.46 + -178.13 + 0 + 0 + + + 0115 + 000115 + POINT 115 + 67.94 + -179.46 + 0 + 0 + + + 0116 + 000116 + POINT 116 + 71.44 + 178.69 + 0 + 0 + + + 0117 + 000117 + POINT 117 + 74.95 + 175.96 + 0 + 0 + + + 0118 + 000118 + POINT 118 + 78.43 + 171.57 + 0 + 0 + + + 0119 + 000119 + POINT 119 + 81.80 + 163.44 + 0 + 0 + + + 0120 + 000120 + POINT 120 + 84.81 + 145.00 + 0 + 0 + + + 0121 + 000121 + POINT 121 + 86.33 + 100.00 + 0 + 0 + + + 0122 + 000122 + POINT 122 + 84.81 + 55.00 + 0 + 0 + + + 0123 + 000123 + POINT 123 + 81.80 + 36.57 + 0 + 0 + + + 0124 + 000124 + POINT 124 + 78.43 + 28.44 + 0 + 0 + + + 0125 + 000125 + POINT 125 + 74.95 + 24.04 + 0 + 0 + + + 0126 + 000126 + POINT 126 + 71.44 + 21.31 + 0 + 0 + + + 0127 + 000127 + POINT 127 + 61.03 + 17.13 + 0 + 0 + + + 0128 + 000128 + POINT 128 + 57.63 + 16.34 + 0 + 0 + + + 0129 + 000129 + POINT 129 + 54.30 + 15.71 + 0 + 0 + + + 0130 + 000130 + POINT 130 + 53.80 + 178.69 + 0 + 0 + + + 0131 + 000131 + POINT 131 + 57.08 + 177.47 + 0 + 0 + + + 0132 + 000132 + POINT 132 + 60.39 + 175.96 + 0 + 0 + + + 0133 + 000133 + POINT 133 + 70.42 + 168.20 + 0 + 0 + + + 0134 + 000134 + POINT 134 + 73.69 + 163.44 + 0 + 0 + + + 0135 + 000135 + POINT 135 + 76.82 + 156.31 + 0 + 0 + + + 0136 + 000136 + POINT 136 + 79.64 + 145.00 + 0 + 0 + + + 0137 + 000137 + POINT 137 + 81.80 + 126.57 + 0 + 0 + + + 0138 + 000138 + POINT 138 + 82.67 + 100.00 + 0 + 0 + + + 0139 + 000139 + POINT 139 + 81.80 + 73.44 + 0 + 0 + + + 0140 + 000140 + POINT 140 + 79.64 + 55.00 + 0 + 0 + + + 0141 + 000141 + POINT 141 + 76.82 + 43.69 + 0 + 0 + + + 0142 + 000142 + POINT 142 + 73.69 + 36.57 + 0 + 0 + + + 0143 + 000143 + POINT 143 + 70.42 + 31.80 + 0 + 0 + + + 0144 + 000144 + POINT 144 + 63.74 + 25.95 + 0 + 0 + + + 0145 + 000145 + POINT 145 + 60.39 + 24.04 + 0 + 0 + + + 0146 + 000146 + POINT 146 + 57.08 + 22.53 + 0 + 0 + + + 0147 + 000147 + POINT 147 + 56.18 + 171.57 + 0 + 0 + + + 0148 + 000148 + POINT 148 + 59.37 + 169.44 + 0 + 0 + + + 0149 + 000149 + POINT 149 + 71.79 + 153.13 + 0 + 0 + + + 0150 + 000150 + POINT 150 + 74.51 + 145.00 + 0 + 0 + + + 0151 + 000151 + POINT 151 + 76.82 + 133.69 + 0 + 0 + + + 0152 + 000152 + POINT 152 + 78.43 + 118.44 + 0 + 0 + + + 0153 + 000153 + POINT 153 + 79.02 + 100.00 + 0 + 0 + + + 0154 + 000154 + POINT 154 + 78.43 + 81.57 + 0 + 0 + + + 0155 + 000155 + POINT 155 + 76.82 + 66.31 + 0 + 0 + + + 0156 + 000156 + POINT 156 + 74.51 + 55.00 + 0 + 0 + + + 0157 + 000157 + POINT 157 + 71.79 + 46.87 + 0 + 0 + + + 0158 + 000158 + POINT 158 + 68.83 + 40.96 + 0 + 0 + + + 0159 + 000159 + POINT 159 + 65.73 + 36.57 + 0 + 0 + + + 0160 + 000160 + POINT 160 + 59.37 + 30.56 + 0 + 0 + + + 0161 + 000161 + POINT 161 + 54.97 + 166.04 + 0 + 0 + + + 0162 + 000162 + POINT 162 + 58.01 + 163.44 + 0 + 0 + + + 0163 + 000163 + POINT 163 + 61.03 + 160.26 + 0 + 0 + + + 0164 + 000164 + POINT 164 + 71.79 + 136.87 + 0 + 0 + + + 0165 + 000165 + POINT 165 + 73.69 + 126.57 + 0 + 0 + + + 0166 + 000166 + POINT 166 + 74.95 + 114.04 + 0 + 0 + + + 0167 + 000167 + POINT 167 + 74.95 + 85.96 + 0 + 0 + + + 0168 + 000168 + POINT 168 + 73.69 + 73.44 + 0 + 0 + + + 0169 + 000169 + POINT 169 + 71.79 + 63.13 + 0 + 0 + + + 0170 + 000170 + POINT 170 + 69.45 + 55.00 + 0 + 0 + + + 0171 + 000171 + POINT 171 + 66.81 + 48.66 + 0 + 0 + + + 0172 + 000172 + POINT 172 + 45.87 + 28.44 + 0 + 0 + + + 0173 + 000173 + POINT 173 + 42.90 + 27.10 + 0 + 0 + + + 0174 + 000174 + POINT 174 + 53.48 + 160.95 + 0 + 0 + + + 0175 + 000175 + POINT 175 + 59.18 + 154.46 + 0 + 0 + + + 0176 + 000176 + POINT 176 + 70.42 + 78.20 + 0 + 0 + + + 0177 + 000177 + POINT 177 + 68.83 + 69.04 + 0 + 0 + + + 0178 + 000178 + POINT 178 + 66.81 + 61.34 + 0 + 0 + + + 0179 + 000179 + POINT 179 + 44.77 + 32.62 + 0 + 0 + + + 0180 + 000180 + POINT 180 + 41.89 + 31.04 + 0 + 0 + + + 0181 + 000181 + POINT 181 + 49.02 + 159.04 + 0 + 0 + + + 0182 + 000182 + POINT 182 + 51.76 + 156.31 + 0 + 0 + + + 0183 + 000183 + POINT 183 + 54.46 + 153.13 + 0 + 0 + + + 0184 + 000184 + POINT 184 + 57.08 + 149.40 + 0 + 0 + + + 0185 + 000185 + POINT 185 + 59.58 + 145.00 + 0 + 0 + + + 0186 + 000186 + POINT 186 + 46.24 + 38.61 + 0 + 0 + + + 0187 + 000187 + POINT 187 + 43.47 + 36.57 + 0 + 0 + + + 0188 + 000188 + POINT 188 + 47.27 + 155.01 + 0 + 0 + + + 0189 + 000189 + POINT 189 + 49.86 + 152.13 + 0 + 0 + + + 0190 + 000190 + POINT 190 + 52.38 + 148.81 + 0 + 0 + + + 0191 + 000191 + POINT 191 + 54.80 + 145.00 + 0 + 0 + + + 0192 + 000192 + POINT 192 + 57.08 + 140.60 + 0 + 0 + + + 0193 + 000193 + POINT 193 + 45.37 + 151.34 + 0 + 0 + + + 0194 + 000194 + POINT 194 + 47.80 + 148.37 + 0 + 0 + + + 0195 + 000195 + POINT 195 + 50.14 + 145.00 + 0 + 0 + + + 0196 + 000196 + POINT 196 + 52.38 + 141.19 + 0 + 0 + + + 0197 + 000197 + POINT 197 + 54.46 + 136.87 + 0 + 0 + + + 0198 + 000198 + POINT 198 + 43.35 + 148.01 + 0 + 0 + + + 0199 + 000199 + POINT 199 + 45.62 + 145.00 + 0 + 0 + + + 0200 + 000200 + POINT 200 + 47.80 + 141.63 + 0 + 0 + + + 0201 + 000201 + POINT 201 + 45.37 + 138.66 + 0 + 0 + + + 0202 + 000202 + POINT 202 + 42.90 + 136.03 + 0 + 0 + + + 0203 + 000203 + POINT 203 + 40.39 + 133.69 + 0 + 0 + + + 0204 + 000204 + POINT 204 + 42.00 + 130.26 + 0 + 0 + + + 0205 + 000205 + POINT 205 + 39.36 + 128.30 + 0 + 0 + + + 0206 + 000206 + POINT 206 + 37.96 + 123.20 + 0 + 0 + + + 0207 + 000207 + POINT 207 + 39.05 + 119.65 + 0 + 0 + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/stns.xsd b/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/stns.xsd old mode 100755 new mode 100644 index e4416acbc5..145fba212c --- a/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/stns.xsd +++ b/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/stns.xsd @@ -1,163 +1,163 @@ - - - - - - The station ID - - - - - - - - - - - - The station number - - - - - - - - - - - - The station name - - - - - - - - - - - state - - - - - - - - - - - country - - - - - - - - - - - The latitude - - - - - - - - - - - - The longitude - - - - - - - - - - - - The elevation - - - - - - - - - - - - The priority - - - - - - - - - - - - Volcano location - - - - - - - - - - - WFO - - - - - - - - - - - - - - - - - - - A station - - - - - - - - - - - - - - - - - - - - + + + + + + The station ID + + + + + + + + + + + + The station number + + + + + + + + + + + + The station name + + + + + + + + + + + state + + + + + + + + + + + country + + + + + + + + + + + The latitude + + + + + + + + + + + + The longitude + + + + + + + + + + + + The elevation + + + + + + + + + + + + The priority + + + + + + + + + + + + Volcano location + + + + + + + + + + + WFO + + + + + + + + + + + + + + + + + + + A station + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/vors.xml b/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/vors.xml old mode 100755 new mode 100644 index 80239cf1d0..2e15934cd5 --- a/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/vors.xml +++ b/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/vors.xml @@ -1,7049 +1,7049 @@ - - - - - YSJ - 000395 - ST_JOHN - NB - CN - 45.32 - -65.88 - 0 - 0 - - - - HUL - 000341 - HOULTON - ME - US - 46.04 - -67.83 - 0 - 0 - - - - PQI - 000367 - PRESQUE_ISLE - ME - US - 46.77 - -68.09 - 0 - 0 - - - - MLT - 000183 - MILLINOCKET - ME - US - 45.58 - -68.52 - 0 - 0 - - - - BGR - 000029 - BANGOR - ME - US - 44.84 - -68.87 - 0 - 0 - - - - ACK - 000005 - NANTUCKET - MA - US - 41.28 - -70.03 - 0 - 0 - - - - ENE - 000322 - KENNEBUNK - ME - US - 43.43 - -70.61 - 0 - 0 - - - - BOS - 000289 - BOSTON - MA - US - 42.36 - -70.99 - 0 - 0 - - - - YQB - 000391 - QUEBEC - QB - CN - 46.80 - -71.38 - 0 - 0 - - - - PVD - 000221 - PROVIDENCE - RI - US - 41.72 - -71.43 - 0 - 0 - - - - CON - 000062 - CONCORD - NH - US - 43.22 - -71.58 - 0 - 0 - - - - YSC - 000394 - SHERBROOKE - QB - CN - 45.43 - -71.68 - 0 - 0 - - - - HTO - 000340 - EAST_HAMPTON - NY - US - 40.92 - -72.32 - 0 - 0 - - - - MPV - 000188 - MONTPELIER - VT - US - 44.22 - -72.57 - 0 - 0 - - - - BDL - 000287 - WINSOR_LOCKS - CT - US - 41.94 - -72.69 - 0 - 0 - - - - PLB - 000365 - PLATTSBURGH - NY - US - 44.69 - -73.52 - 0 - 0 - - - - JFK - 000345 - NEW_YORK/JF_KENNEDY - NY - US - 40.63 - -73.77 - 0 - 0 - - - - ALB - 000012 - ALBANY - NY - US - 42.75 - -73.80 - 0 - 0 - - - - CYN - 000300 - COYLE - NJ - US - 39.82 - -74.43 - 0 - 0 - - - - SAX - 000376 - SPARTA - NJ - US - 41.07 - -74.54 - 0 - 0 - - - - MSS - 000353 - MASSENA - NY - US - 44.91 - -74.72 - 0 - 0 - - - - SIE - 000377 - SEA_ISLE - NJ - US - 39.10 - -74.80 - 0 - 0 - - - - HNK - 000338 - HANCOCK - NY - US - 42.06 - -75.32 - 0 - 0 - - - - SBY - 000242 - SALISBURY - MD - US - 38.35 - -75.52 - 0 - 0 - - - - YOW - 000390 - OTTAWA - ON - CN - 45.32 - -75.67 - 0 - 0 - - - - ETX - 000325 - EAST_TEXAS - PA - US - 40.58 - -75.68 - 0 - 0 - - - - ECG - 000086 - ELIZABETH_CITY - NC - US - 36.25 - -76.18 - 0 - 0 - - - - SYR - 000259 - SYRACUSE - NY - US - 43.16 - -76.20 - 0 - 0 - - - - ORF - 000203 - NORFOLK - VA - US - 36.89 - -76.20 - 0 - 0 - - - - EMI - 000320 - WESTMINSTER - MD - US - 39.50 - -76.98 - 0 - 0 - - - - HAR - 000126 - HARRISBURG - PA - US - 40.23 - -77.02 - 0 - 0 - - - - DCA - 000306 - WASHINGTON - DC - US - 38.86 - -77.04 - 0 - 0 - - - - RIC - 000229 - RICHMOND - VA - US - 37.50 - -77.32 - 0 - 0 - - - - CSN - 000299 - CASSANOVA - VA - US - 38.64 - -77.87 - 0 - 0 - - - - ILM - 000135 - WILMINGTON - NC - US - 34.35 - -77.87 - 0 - 0 - - - - SLT - 000252 - SLATE_RUN - PA - US - 41.51 - -77.97 - 0 - 0 - - - - PSB - 000368 - PHILLIPSBURG - PA - US - 40.92 - -77.99 - 0 - 0 - - - - BUF - 000044 - BUFFALO - NY - US - 42.93 - -78.65 - 0 - 0 - - - - RDU - 000372 - RALEIGH-DURHAM - NC - US - 35.87 - -78.78 - 0 - 0 - - - - JST - 000145 - JOHNSTOWN - PA - US - 40.32 - -78.83 - 0 - 0 - - - - JHW - 000346 - JAMESTOWN - NY - US - 42.19 - -79.12 - 0 - 0 - - - - LYH - 000166 - LYNCHBURG - VA - US - 37.25 - -79.23 - 0 - 0 - - - - YYZ - 000401 - TORONTO - ON - CN - 43.67 - -79.63 - 0 - 0 - - - - FLO - 000102 - FLORENCE - SC - US - 34.23 - -79.66 - 0 - 0 - - - - GSO - 000122 - GREENSBORO - NC - US - 36.05 - -79.98 - 0 - 0 - - - - CHS - 000056 - CHARLESTON - SC - US - 32.89 - -80.04 - 0 - 0 - - - - PBI - 000206 - WEST_PALM_BEACH - FL - US - 26.68 - -80.09 - 0 - 0 - - - - EKN - 000088 - ELKINS - WV - US - 38.92 - -80.10 - 0 - 0 - - - - EWC - 000326 - ELLWOOD_CITY - PA - US - 40.83 - -80.21 - 0 - 0 - - - - ERI - 000092 - ERIE - PA - US - 42.02 - -80.30 - 0 - 0 - - - - MIA - 000176 - MIAMI - FL - US - 25.80 - -80.30 - 0 - 0 - - - - VRB - 000276 - VERO_BEACH - FL - US - 27.68 - -80.49 - 0 - 0 - - - - PSK - 000369 - DUBLIN - VA - US - 37.09 - -80.71 - 0 - 0 - - - - AIR - 000280 - BELLAIRE - OH - US - 40.02 - -80.82 - 0 - 0 - - - - CLT - 000059 - CHARLOTTE - NC - US - 35.22 - -80.93 - 0 - 0 - - - - CAE - 000295 - COLUMBIA - SC - US - 33.86 - -81.05 - 0 - 0 - - - - YVV - 000396 - WIARTON - ON - CN - 44.75 - -81.10 - 0 - 0 - - - - SAV - 000239 - SAVANNAH - GA - US - 32.16 - -81.11 - 0 - 0 - - - - OMN - 000363 - ORMOND_BEACH - FL - US - 29.30 - -81.11 - 0 - 0 - - - - BKW - 000034 - BECKLEY - WV - US - 37.78 - -81.12 - 0 - 0 - - - - ORL - 000204 - ORLANDO - FL - US - 28.54 - -81.34 - 0 - 0 - - - - CRG - 000298 - JACKSONVILLE - FL - US - 30.34 - -81.51 - 0 - 0 - - - - EYW - 000096 - KEY_WEST - FL - US - 24.59 - -81.80 - 0 - 0 - - - - FMY - 000104 - FT_MEYERS - FL - US - 26.58 - -81.87 - 0 - 0 - - - - SPA - 000380 - SPARTANBURG - SC - US - 35.03 - -81.93 - 0 - 0 - - - - HNN - 000339 - HENDERSON - WV - US - 38.75 - -82.03 - 0 - 0 - - - - HMV - 000337 - HOLSTON_MOUNTAIN - TN - US - 36.44 - -82.13 - 0 - 0 - - - - CLE - 000058 - CLEVELAND - OH - US - 41.42 - -81.85 - 0 - 0 - - - - IRQ - 000344 - COLLIERS - SC - US - 33.71 - -82.16 - 0 - 0 - - - - AMG - 000015 - ALMA - GA - US - 31.54 - -82.51 - 0 - 0 - - - - SRQ - 000382 - SARASOTA - FL - US - 27.40 - -82.55 - 0 - 0 - - - - APE - 000283 - APPLETON - OH - US - 40.15 - -82.59 - 0 - 0 - - - - PIE - 000212 - SAINT_PETERSBURG - FL - US - 27.91 - -82.68 - 0 - 0 - - - - ECK - 000316 - PECK - MI - US - 43.26 - -82.72 - 0 - 0 - - - - CTY - 000066 - CROSS_CITY - FL - US - 29.60 - -83.05 - 0 - 0 - - - - ODF - 000360 - TOCCOA - GA - US - 34.70 - -83.30 - 0 - 0 - - - - DXO - 000315 - DETROIT - MI - US - 42.21 - -83.37 - 0 - 0 - - - - ASP - 000284 - OSCODA - MI - US - 44.45 - -83.39 - 0 - 0 - - - - MCN - 000170 - MACON - GA - US - 32.69 - -83.65 - 0 - 0 - - - - FNT - 000328 - FLINT - MI - US - 42.97 - -83.74 - 0 - 0 - - - - VXV - 000388 - KNOXVILLE - TN - US - 35.90 - -83.89 - 0 - 0 - - - - ROD - 000373 - ROSEWOOD - OH - US - 40.29 - -84.04 - 0 - 0 - - - - MBS - 000168 - SAGINAW - MI - US - 43.53 - -84.08 - 0 - 0 - - - - LOZ - 000160 - LONDON - KY - US - 37.03 - -84.12 - 0 - 0 - - - - ABY - 000004 - ALBANY - GA - US - 31.65 - -84.30 - 0 - 0 - - - - SSM - 000255 - SAULT_STE_MARIE - MI - US - 46.41 - -84.31 - 0 - 0 - - - - TLH - 000264 - TALLAHASSEE - FL - US - 30.56 - -84.37 - 0 - 0 - - - - ATL - 000019 - ATLANTA - GA - US - 33.63 - -84.44 - 0 - 0 - - - - CVG - 000067 - COVINGTON - KY - US - 39.02 - -84.70 - 0 - 0 - - - - GQO - 000331 - CHATTANOOGA - TN - US - 34.96 - -85.15 - 0 - 0 - - - - FWA - 000109 - FT_WAYNE - IN - US - 40.98 - -85.19 - 0 - 0 - - - - LGC - 000350 - LA_GRANGE - GA - US - 33.05 - -85.21 - 0 - 0 - - - - GRR - 000332 - GRAND_RAPIDS - MI - US - 42.79 - -85.50 - 0 - 0 - - - - TVC - 000270 - TRAVERSE_CITY - MI - US - 44.67 - -85.55 - 0 - 0 - - - - LOU - 000159 - LOUISVILLE - KY - US - 38.10 - -85.58 - 0 - 0 - - - - MKG - 000179 - MUSKEGON - MI - US - 43.17 - -86.04 - 0 - 0 - - - - PMM - 000366 - PULLMAN - MI - US - 42.47 - -86.11 - 0 - 0 - - - - GIJ - 000330 - NILES - MI - US - 41.77 - -86.32 - 0 - 0 - - - - MGM - 000175 - MONTGOMERY - AL - US - 32.22 - -86.32 - 0 - 0 - - - - IND - 000136 - INDIANAPOLIS - IN - US - 39.81 - -86.37 - 0 - 0 - - - - BWG - 000047 - BOWLING_GREEN - KY - US - 36.93 - -86.44 - 0 - 0 - - - - BNA - 000037 - NASHVILLE - TN - US - 36.14 - -86.68 - 0 - 0 - - - - CEW - 000052 - CRESTVIEW - FL - US - 30.83 - -86.68 - 0 - 0 - - - - VUZ - 000387 - VULCAN - AL - US - 33.67 - -86.90 - 0 - 0 - - - - BVT - 000293 - LAFAYETTE - IN - US - 40.56 - -87.07 - 0 - 0 - - - - TTH - 000384 - TERRE_HAUTE - IN - US - 39.49 - -87.25 - 0 - 0 - - - - MSL - 000191 - MUSCLE_SHOALS - AL - US - 34.70 - -87.48 - 0 - 0 - - - - SAW - 000189 - SAWYER - MI - US - 46.35 - -87.38 - 0 - 0 - - - - PXV - 000370 - POCKET_CITY - IN - US - 37.93 - -87.76 - 0 - 0 - - - - ORD - 000202 - O'HARE_INTERNATIONAL - IL - US - 41.98 - -87.90 - 0 - 0 - - - - GRB - 000119 - GREEN_BAY - WI - US - 44.56 - -88.19 - 0 - 0 - - - - BAE - 000285 - MILWAUKEE - WI - US - 43.12 - -88.28 - 0 - 0 - - - - JOT - 000348 - JOLIET - IL - US - 41.55 - -88.32 - 0 - 0 - - - - SJI - 000378 - SEMMNES - AL - US - 30.73 - -88.36 - 0 - 0 - - - - IGB - 000133 - BIGBEE - MS - US - 33.48 - -88.52 - 0 - 0 - - - - MEI - 000172 - MERIDIAN - MS - US - 32.38 - -88.80 - 0 - 0 - - - - DEC - 000070 - DECATUR - IL - US - 39.74 - -88.86 - 0 - 0 - - - - YQT - 000393 - THUNDER_BAY - ON - CN - 48.37 - -89.32 - 0 - 0 - - - - DYR - 000083 - DYERSBURG - TN - US - 36.02 - -89.32 - 0 - 0 - - - - RHI - 000228 - RHINELANDER - WI - US - 45.63 - -89.45 - 0 - 0 - - - - BDF - 000024 - BRADFORD - IL - US - 41.16 - -89.59 - 0 - 0 - - - - DLL - 000310 - DELLS - WI - US - 43.55 - -89.76 - 0 - 0 - - - - MEM - 000173 - MEMPHIS - TN - US - 35.06 - -89.98 - 0 - 0 - - - - LEV - 000349 - GRAND_ISLE - LA - US - 29.18 - -90.10 - 0 - 0 - - - - JAN - 000142 - JACKSON - MS - US - 32.51 - -90.17 - 0 - 0 - - - - MSY - 000195 - NEW_ORLEANS - LA - US - 30.00 - -90.27 - 0 - 0 - - - - FAM - 000097 - FARMINGTON - MO - US - 37.67 - -90.23 - 0 - 0 - - - - MCB - 000169 - MC_COMB - MS - US - 31.30 - -90.26 - 0 - 0 - - - - SQS - 000381 - SIDON - MS - US - 33.46 - -90.28 - 0 - 0 - - - - STL - 000257 - ST_LOUIS - MO - US - 38.86 - -90.48 - 0 - 0 - - - - DBQ - 000069 - DUBUQUE - IA - US - 42.40 - -90.71 - 0 - 0 - - - - ARG - 000018 - WALNUT_RIDGE - AR - US - 36.11 - -90.95 - 0 - 0 - - - - UIN - 000386 - QUINCY - IL - US - 39.85 - -91.28 - 0 - 0 - - - - BTR - 000042 - BATON_ROUGE - LA - US - 30.48 - -91.30 - 0 - 0 - - - - ODI - 000361 - NODINE - MN - US - 43.91 - -91.47 - 0 - 0 - - - - EAU - 000085 - EAU_CLAIRE - WI - US - 44.90 - -91.48 - 0 - 0 - - - - IOW - 000343 - IOWA_CITY - IA - US - 41.52 - -91.61 - 0 - 0 - - - - MLU - 000184 - MONROE - LA - US - 32.52 - -92.03 - 0 - 0 - - - - LIT - 000156 - LITTLE_ROCK - AR - US - 34.68 - -92.18 - 0 - 0 - - - - DLH - 000075 - DULUTH - MN - US - 46.80 - -92.20 - 0 - 0 - - - - COU - 000063 - COLUMBIA - MO - US - 38.82 - -92.22 - 0 - 0 - - - - AEX - 000009 - ALEXANDRIA - LA - US - 31.26 - -92.50 - 0 - 0 - - - - IRK - 000139 - KIRKSVILLE - MO - US - 40.14 - -92.59 - 0 - 0 - - - - ELD - 000319 - EL_DORADO - AR - US - 33.26 - -92.74 - 0 - 0 - - - - LCH - 000154 - LAKE_CHARLES - LA - US - 30.14 - -93.11 - 0 - 0 - - - - MSP - 000194 - MINNEAPOLIS - MN - US - 44.88 - -93.23 - 0 - 0 - - - - MCW - 000171 - MASON_CITY - IA - US - 43.09 - -93.33 - 0 - 0 - - - - SGF - 000245 - SPRINGFIELD - MO - US - 37.36 - -93.33 - 0 - 0 - - - - INL - 000137 - INTERNATIONAL_FALLS - MN - US - 48.57 - -93.40 - 0 - 0 - - - - DSM - 000079 - DES_MOINES - IA - US - 41.44 - -93.65 - 0 - 0 - - - - EIC - 000318 - SHREVEPORT - LA - US - 32.77 - -93.81 - 0 - 0 - - - - BRD - 000292 - BRAINERD - MN - US - 46.35 - -94.03 - 0 - 0 - - - - TXK - 000272 - TEXARKANA - AR - US - 33.51 - -94.07 - 0 - 0 - - - - RZC - 000374 - RAZORBACK - AR - US - 36.25 - -94.12 - 0 - 0 - - - - FSM - 000108 - FT_SMITH - AR - US - 35.38 - -94.27 - 0 - 0 - - - - FOD - 000105 - FT_DODGE - IA - US - 42.61 - -94.29 - 0 - 0 - - - - BUM - 000045 - BUTLER - MO - US - 38.27 - -94.49 - 0 - 0 - - - - MKC - 000177 - KANSAS_CITY - MO - US - 39.28 - -94.59 - 0 - 0 - - - - LFK - 000155 - LUFKIN - TX - US - 31.16 - -94.72 - 0 - 0 - - - - GGG - 000115 - LONGVIEW - TX - US - 32.42 - -94.75 - 0 - 0 - - - - BJI - 000033 - BEMIDJI - MN - US - 47.58 - -95.02 - 0 - 0 - - - - RWF - 000234 - REDWWOD_FALLS - MN - US - 44.47 - -95.13 - 0 - 0 - - - - OSW - 000205 - OSWEGO - KS - US - 37.15 - -95.20 - 0 - 0 - - - - IAH - 000131 - HOUSTON_INTERNATIONAL - TX - US - 29.96 - -95.35 - 0 - 0 - - - - OVR - 000364 - OMAHA - NE - US - 41.17 - -95.74 - 0 - 0 - - - - MLC - 000180 - MC_CALESTER - OK - US - 34.85 - -95.78 - 0 - 0 - - - - TUL - 000268 - TULSA - OK - US - 36.20 - -95.79 - 0 - 0 - - - - PWE - 000222 - PAWNEE_CITY - NE - US - 40.20 - -96.21 - 0 - 0 - - - - PSX - 000219 - PALACIOS - TX - US - 28.76 - -96.31 - 0 - 0 - - - - FSD - 000107 - SIOUX_FALLS - SD - US - 43.65 - -96.78 - 0 - 0 - - - - FAR - 000098 - FARGO - ND - US - 46.75 - -96.85 - 0 - 0 - - - - DFW - 000072 - DALLAS-FT_WORTH - TX - US - 32.87 - -97.03 - 0 - 0 - - - - ADM - 000008 - ARDMORE - OK - US - 34.21 - -97.17 - 0 - 0 - - - - GFK - 000114 - GRAND_FORKS - ND - US - 47.95 - -97.19 - 0 - 0 - - - - YWG - 000397 - WINNIPEG - MB - CN - 49.90 - -97.23 - 0 - 0 - - - - ACT - 000006 - WACO - TX - US - 31.66 - -97.27 - 0 - 0 - - - - BRO - 000041 - BROWNSVILLE - TX - US - 25.92 - -97.38 - 0 - 0 - - - - CRP - 000065 - CORPUS_CHRISTI - TX - US - 27.90 - -97.45 - 0 - 0 - - - - ICT - 000132 - WICHITA - KS - US - 37.75 - -97.58 - 0 - 0 - - - - OKC - 000198 - OKLAHOMA_CITY - OK - US - 35.36 - -97.61 - 0 - 0 - - - - SLN - 000251 - SALINA - KS - US - 38.93 - -97.62 - 0 - 0 - - - - AUS - 000020 - AUSTIN - TX - US - 30.30 - -97.70 - 0 - 0 - - - - END - 000321 - VANCE_AFB - OK - US - 36.35 - -97.92 - 0 - 0 - - - - OBH - 000358 - WOLBACH - NE - US - 41.38 - -98.35 - 0 - 0 - - - - ABR - 000003 - ABERDEEN - SD - US - 45.42 - -98.37 - 0 - 0 - - - - SAT - 000238 - SAN_ANTONIO - TX - US - 29.64 - -98.46 - 0 - 0 - - - - SPS - 000254 - WICHITA_FALLS - TX - US - 33.99 - -98.59 - 0 - 0 - - - - ONL - 000200 - ONEILL - NE - US - 42.47 - -98.69 - 0 - 0 - - - - LRD - 000161 - LAREDO - TX - US - 27.48 - -99.42 - 0 - 0 - - - - JCT - 000144 - JUNCTION - TX - US - 30.60 - -99.82 - 0 - 0 - - - - ABI - 000001 - ABILENE - TX - US - 32.48 - -99.86 - 0 - 0 - - - - GAG - 000110 - GAGE - OK - US - 36.34 - -99.88 - 0 - 0 - - - - ANW - 000282 - AINSWORTH - NE - US - 42.57 - -99.99 - 0 - 0 - - - - PIR - 000214 - PIERRE - SD - US - 44.40 - -100.17 - 0 - 0 - - - - HLC - 000335 - HILL_CITY - KS - US - 39.26 - -100.23 - 0 - 0 - - - - CDS - 000051 - CHILDRESS - TX - US - 34.37 - -100.28 - 0 - 0 - - - - SJT - 000248 - SAN_ANGELO - TX - US - 31.38 - -100.46 - 0 - 0 - - - - MCK - 000351 - MC_COOK - NE - US - 40.20 - -100.59 - 0 - 0 - - - - BIS - 000032 - BISMARK - ND - US - 46.77 - -100.67 - 0 - 0 - - - - LBF - 000152 - NORTH_PLATTE - NE - US - 41.13 - -100.72 - 0 - 0 - - - - GCK - 000112 - GARDEN_CITY - KS - US - 37.92 - -100.73 - 0 - 0 - - - - DLF - 000309 - LAUGHLIN_AFB - TX - US - 29.36 - -100.77 - 0 - 0 - - - - LBL - 000153 - LIBERAL - KS - US - 37.04 - -100.97 - 0 - 0 - - - - MOT - 000187 - MINOT - ND - US - 48.26 - -101.29 - 0 - 0 - - - - AMA - 000014 - AMARILLO - TX - US - 35.29 - -101.64 - 0 - 0 - - - - GLD - 000118 - GOODLAND - KS - US - 39.39 - -101.69 - 0 - 0 - - - - DPR - 000077 - DUPREE - SD - US - 45.08 - -101.72 - 0 - 0 - - - - LBB - 000151 - LUBBOCK_INTERNATIONAL - TX - US - 33.70 - -101.92 - 0 - 0 - - - - MAF - 000167 - MIDLAND - TX - US - 32.02 - -102.18 - 0 - 0 - - - - LAA - 000146 - LAMAR - CO - US - 38.20 - -102.69 - 0 - 0 - - - - DIK - 000074 - DICKINSIN - ND - US - 46.86 - -102.77 - 0 - 0 - - - - TXO - 000385 - TEXICO_NM/BOVINA - TX - US - 34.50 - -102.84 - 0 - 0 - - - - SNY - 000379 - SIDNEY - NE - US - 41.10 - -102.98 - 0 - 0 - - - - FST - 000329 - FT_STOCKTON - TX - US - 30.95 - -102.98 - 0 - 0 - - - - RAP - 000224 - RAPID_CITY - SD - US - 43.98 - -103.01 - 0 - 0 - - - - AKO - 000011 - AKRON - CO - US - 40.16 - -103.18 - 0 - 0 - - - - INK - 000342 - WINK - TX - US - 31.87 - -103.24 - 0 - 0 - - - - BFF - 000026 - SCOTTSBLUFF - NE - US - 41.89 - -103.48 - 0 - 0 - - - - TBE - 000261 - TOBE - CO - US - 37.27 - -103.60 - 0 - 0 - - - - TCC - 000262 - TUCUMCARI - NM - US - 35.18 - -103.60 - 0 - 0 - - - - ISN - 000140 - WILLISTON - ND - US - 48.18 - -103.63 - 0 - 0 - - - - MRF - 000190 - MARFA - TX - US - 30.30 - -103.95 - 0 - 0 - - - - PUB - 000220 - PUEBLO - CO - US - 38.29 - -104.43 - 0 - 0 - - - - ROW - 000233 - ROSWELL - NM - US - 33.34 - -104.62 - 0 - 0 - - - - DEN - 000071 - DENVER - CO - US - 39.81 - -104.66 - 0 - 0 - - - - CYS - 000301 - CHEYENNE - WY - US - 41.21 - -104.77 - 0 - 0 - - - - CIM - 000297 - CIMARRON - NM - US - 36.49 - -104.87 - 0 - 0 - - - - LVS - 000163 - LAS_VEGAS - NM - US - 35.66 - -105.14 - 0 - 0 - - - - LAR - 000148 - LARAMIE - WY - US - 41.33 - -105.72 - 0 - 0 - - - - ALS - 000013 - ALAMOSA - CO - US - 37.35 - -105.82 - 0 - 0 - - - - MLS - 000182 - MILES_CITY - MT - US - 46.38 - -105.95 - 0 - 0 - - - - DDY - 000307 - CASPER - WY - US - 43.09 - -106.28 - 0 - 0 - - - - ELP - 000090 - EL_PASO - TX - US - 31.82 - -106.28 - 0 - 0 - - - - CZI - 000302 - CRAZY_WOMAN - WY - US - 44.00 - -106.44 - 0 - 0 - - - - GGW - 000116 - GLASGOW - MT - US - 48.22 - -106.63 - 0 - 0 - - - - ABQ - 000002 - ALBUQUERQUE - NM - US - 35.04 - -106.82 - 0 - 0 - - - - DBL - 000304 - EAGLE - CO - US - 39.44 - -106.90 - 0 - 0 - - - - HBU - 000333 - GUNNISON - CO - US - 38.45 - -107.04 - 0 - 0 - - - - SHR - 000246 - SHERIDAN - WY - US - 44.84 - -107.06 - 0 - 0 - - - - TCS - 000263 - TRUTH_OR_CONSEQUENCES - NM - US - 33.28 - -107.28 - 0 - 0 - - - - CHE - 000054 - HAYDEN - CO - US - 40.52 - -107.31 - 0 - 0 - - - - DMN - 000076 - DEMING - NM - US - 32.28 - -107.60 - 0 - 0 - - - - YYN - 000400 - SWIFT_CURRENT - SA - CN - 50.28 - -107.68 - 0 - 0 - - - - FMN - 000103 - FARMINGTON - NM - US - 36.75 - -108.10 - 0 - 0 - - - - BOY - 000290 - BOYSEN_RESV. - WY - US - 43.46 - -108.30 - 0 - 0 - - - - BIL - 000031 - BILLINGS - MT - US - 45.81 - -108.63 - 0 - 0 - - - - JNC - 000347 - GRAND_JUNCTION - CO - US - 39.06 - -108.79 - 0 - 0 - - - - DVC - 000082 - DOVE_CREEK - CO - US - 37.81 - -108.93 - 0 - 0 - - - - OCS - 000359 - ROCKSPRINGS - WY - US - 41.59 - -109.02 - 0 - 0 - - - - SJN - 000247 - ST_JOHNS - AZ - US - 34.42 - -109.14 - 0 - 0 - - - - SSO - 000256 - SAN_SIMON - AZ - US - 32.27 - -109.26 - 0 - 0 - - - - LWT - 000165 - LEWISTOWN - MT - US - 47.05 - -109.61 - 0 - 0 - - - - HVR - 000129 - HAVRE - MT - US - 48.54 - -109.77 - 0 - 0 - - - - BPI - 000291 - BIG_PINEY - WY - US - 42.58 - -110.11 - 0 - 0 - - - - MTU - 000196 - MYTON - UT - US - 40.15 - -110.13 - 0 - 0 - - - - HVE - 000128 - HANKSVILLE - UT - US - 38.42 - -110.70 - 0 - 0 - - - - YXH - 000399 - MEDICINE_HAT - AB - CN - 50.02 - -110.72 - 0 - 0 - - - - JAC - 000141 - JACKSON - WY - US - 43.62 - -110.73 - 0 - 0 - - - - INW - 000138 - WINSLOW - AZ - US - 35.06 - -110.80 - 0 - 0 - - - - TUS - 000269 - TUCSON - AZ - US - 32.10 - -110.92 - 0 - 0 - - - - TBC - 000260 - TUBA_CITY - AZ - US - 36.12 - -111.27 - 0 - 0 - - - - GTF - 000123 - GREAT_FALLS - MT - US - 47.45 - -111.41 - 0 - 0 - - - - HLN - 000336 - HELENA - MT - US - 46.61 - -111.95 - 0 - 0 - - - - PHX - 000211 - PHOENIX - AZ - US - 33.43 - -112.02 - 0 - 0 - - - - SLC - 000249 - SALT_LAKE_CITY - UT - US - 40.85 - -111.98 - 0 - 0 - - - - DBS - 000305 - DUBOIS - ID - US - 44.09 - -112.21 - 0 - 0 - - - - BCE - 000023 - BRYCE_CANYON - UT - US - 37.69 - -112.30 - 0 - 0 - - - - MLD - 000352 - MALAD_CITY - ID - US - 42.20 - -112.45 - 0 - 0 - - - - DRK - 000313 - PRESCOTT - AZ - US - 34.70 - -112.48 - 0 - 0 - - - - DTA - 000080 - DELTA - UT - US - 39.30 - -112.51 - 0 - 0 - - - - DLN - 000311 - DILLON - MT - US - 45.25 - -112.55 - 0 - 0 - - - - PIH - 000213 - POCATELLO - ID - US - 42.87 - -112.65 - 0 - 0 - - - - YQL - 000392 - LETHBRIDGE - AB - CN - 49.63 - -112.80 - 0 - 0 - - - - PGS - 000210 - PEACH_SPRINGS - AZ - US - 35.62 - -113.54 - 0 - 0 - - - - BVL - 000046 - BOONEVILLE - UT - US - 40.73 - -113.76 - 0 - 0 - - - - LKT - 000157 - SALMON - ID - US - 45.02 - -114.08 - 0 - 0 - - - - FCA - 000100 - KALISPELL - MT - US - 48.21 - -114.18 - 0 - 0 - - - - ILC - 000134 - WILSON_CREEK - NV - US - 38.25 - -114.39 - 0 - 0 - - - - EED - 000087 - NEEDLES - CA - US - 34.77 - -114.47 - 0 - 0 - - - - TWF - 000271 - TWIN_FALLS - ID - US - 42.48 - -114.49 - 0 - 0 - - - - BZA - 000294 - YUMA - AZ - US - 32.77 - -114.60 - 0 - 0 - - - - ELY - 000091 - ELY - NV - US - 39.30 - -114.85 - 0 - 0 - - - - LAS - 000149 - LAS_VEGAS - NV - US - 36.08 - -115.16 - 0 - 0 - - - - MLP - 000181 - MULLAN_PASS - ID - US - 47.46 - -115.65 - 0 - 0 - - - - YXC - 000398 - CRANBROOK - BC - CN - 49.60 - -115.78 - 0 - 0 - - - - TRM - 000383 - THERMAL - CA - US - 33.63 - -116.16 - 0 - 0 - - - - BOI - 000039 - BOISE - ID - US - 43.55 - -116.19 - 0 - 0 - - - - DNJ - 000312 - MC_CALL - ID - US - 44.77 - -116.21 - 0 - 0 - - - - HEC - 000334 - HECTOR - CA - US - 34.80 - -116.46 - 0 - 0 - - - - BTY - 000043 - BEATTY - NV - US - 36.80 - -116.75 - 0 - 0 - - - - BAM - 000286 - BATTLE_MOUNTAIN - NV - US - 40.57 - -116.92 - 0 - 0 - - - - MZB - 000354 - MISSION_BAY - CA - US - 32.78 - -117.23 - 0 - 0 - - - - GEG - 000113 - SPOKANE - WA - US - 47.56 - -117.63 - 0 - 0 - - - - OAL - 000357 - COALDALE - NV - US - 38.00 - -117.77 - 0 - 0 - - - - BKE - 000288 - BAKER - OR - US - 44.84 - -117.81 - 0 - 0 - - - - REO - 000227 - ROME - OR - US - 42.59 - -117.87 - 0 - 0 - - - - LAX - 000150 - LOS_ANGELES_INTL - CA - US - 33.93 - -118.43 - 0 - 0 - - - - PDT - 000207 - PENDLETON - OR - US - 45.70 - -118.94 - 0 - 0 - - - - EHF - 000317 - BAKERSFIELD - CA - US - 35.48 - -119.10 - 0 - 0 - - - - EPH - 000324 - EPHRATA - WA - US - 47.38 - -119.42 - 0 - 0 - - - - FMG - 000327 - RENO - NV - US - 39.53 - -119.66 - 0 - 0 - - - - RZS - 000375 - SANTA_BARBARA - CA - US - 34.51 - -119.77 - 0 - 0 - - - - CZQ - 000303 - FRESNO - CA - US - 36.88 - -119.82 - 0 - 0 - - - - YKM - 000279 - YAKIMA - WA - US - 46.57 - -120.45 - 0 - 0 - - - - LKV - 000158 - LAKEVIEW - OR - US - 42.49 - -120.51 - 0 - 0 - - - - YDC - 000389 - PRINCETON - BC - CN - 49.47 - -120.52 - 0 - 0 - - - - MOD - 000186 - MODESTO - CA - US - 37.63 - -120.96 - 0 - 0 - - - - DSD - 000314 - REDMOND - WA - US - 44.25 - -121.30 - 0 - 0 - - - - SAC - 000236 - SACRAMENTO - CA - US - 38.44 - -121.55 - 0 - 0 - - - - SNS - 000253 - SALINAS - CA - US - 36.66 - -121.60 - 0 - 0 - - - - OAK - 000356 - OAKLAND - CA - US - 37.73 - -122.22 - 0 - 0 - - - - RBL - 000225 - RED_BLUFF - CA - US - 40.10 - -122.24 - 0 - 0 - - - - SEA - 000243 - SEATTLE - WA - US - 47.44 - -122.31 - 0 - 0 - - - - BLI - 000035 - BELLINGHAM - WA - US - 48.95 - -122.58 - 0 - 0 - - - - PDX - 000208 - PORTLAND - OR - US - 45.58 - -122.60 - 0 - 0 - - - - PYE - 000371 - POINT_REYES - CA - US - 38.08 - -122.87 - 0 - 0 - - - - OED - 000362 - MEDFORD - OR - US - 42.48 - -122.91 - 0 - 0 - - - - EUG - 000093 - EUGENE - OR - US - 44.12 - -123.22 - 0 - 0 - - - - ENI - 000323 - UKIAH - CA - US - 39.05 - -123.27 - 0 - 0 - - - - ONP - 000201 - NEWPORT - OR - US - 44.58 - -124.06 - 0 - 0 - - - - HQM - 000127 - HOQUIAM - WA - US - 46.95 - -124.15 - 0 - 0 - - - - FOT - 000106 - FORTUNA - CA - US - 40.67 - -124.23 - 0 - 0 - - - - TOU - 000265 - NEAH_BAY - WA - US - 48.30 - -124.63 - 0 - 0 - - - - YQV - 000402 - YORKTON - SA - CN - 51.27 - -102.47 - 0 - 0 - - - - ANN - 0 - ANNETTE_ISLAND - AK - US - 55.05 - -131.57 - 0 - 0 - - - - LVD - 0 - LEVEL_ISLAND - AK - US - 56.47 - -133.08 - 0 - 0 - - - - BKA - 0 - BIORKA_ISLAND - AK - US - 56.86 - -135.55 - 0 - 0 - - - - SSR - 0 - SISTERS_ISLAND - AK - US - 58.17 - -135.25 - 0 - 0 - - - - JNU - 0 - JUNEAU - AK - US - 58.35 - -134.58 - 0 - 0 - - - - YAK - 0 - YAKUTAT - AK - US - 59.50 - -139.67 - 0 - 0 - - - - MDO - 0 - MIDDLETON_ISLAND - AK - US - 59.45 - -146.30 - 0 - 0 - - - - JOH - 0 - JOHNSTONE_POINT - AK - US - 60.48 - -146.60 - 0 - 0 - - - - ODK - 0 - KODIAK - AK - US - 57.75 - -152.50 - 0 - 0 - - - - HOM - 0 - HOMER - AK - US - 59.65 - -151.48 - 0 - 0 - - - - ENA - 0 - KENAI - AK - US - 60.57 - -151.25 - 0 - 0 - - - - ANC - 0 - ANCHORAGE - AK - US - 61.17 - -150.00 - 0 - 0 - - - - BGQ - 0 - BIG_LAKE - AK - US - 61.53 - -149.82 - 0 - 0 - - - - ORT - 0 - NORTHWAY - AK - US - 62.97 - -141.93 - 0 - 0 - - - - GKN - 0 - GULKANA - AK - US - 62.15 - -145.45 - 0 - 0 - - - - TKA - 0 - TALKEETNA - AK - US - 62.32 - -150.10 - 0 - 0 - - - - SQA - 0 - SPARREVOHN - AK - US - 61.10 - -155.63 - 0 - 0 - - - - DLG - 0 - DILLINGHAM - AK - US - 59.05 - -158.50 - 0 - 0 - - - - AKN - 0 - KING_SALMON - AK - US - 58.68 - -156.65 - 0 - 0 - - - - PDN - 0 - PORT_HEIDEN - AK - US - 56.95 - -158.65 - 0 - 0 - - - - CDB - 0 - COLD_BAY - AK - US - 55.20 - -162.73 - 0 - 0 - - - - DUT - 0 - DUTCH_HARBOR - AK - US - 53.90 - -166.55 - 0 - 0 - - - - NUD - 0 - ADAK - AK - US - 51.88 - -176.65 - 0 - 0 - - - - SYA - 0 - SHEMYA - AK - US - 52.72 - 174.12 - 0 - 0 - - - - SPY - 0 - ST_PAUL_ISLAND - AK - US - 57.17 - -170.22 - 0 - 0 - - - - EHM - 0 - CAPE_NEWENHAM - AK - US - 58.66 - -162.07 - 0 - 0 - - - - HPB - 0 - HOOPER_BAY - AK - US - 61.52 - -166.14 - 0 - 0 - - - - BET - 0 - BETHEL - AK - US - 60.78 - -161.83 - 0 - 0 - - - - ANI - 0 - ANIAK - AK - US - 61.59 - -159.61 - 0 - 0 - - - - SMA - 0 - ST_MARYS - AK - US - 62.06 - -163.30 - 0 - 0 - - - - UNK - 0 - UNALAKLEET - AK - US - 63.88 - -160.80 - 0 - 0 - - - - ULL - 0 - KUKULIAK - AK - US - 63.70 - -170.48 - 0 - 0 - - - - MCG - 0 - MC_GRATH - AK - US - 62.95 - -155.60 - 0 - 0 - - - - ENN - 0 - NENANA - AK - US - 64.55 - -149.07 - 0 - 0 - - - - FAI - 0 - FAIRBANKS - AK - US - 64.82 - -147.85 - 0 - 0 - - - - BIG - 0 - BIG_DELTA - AK - US - 64.00 - -145.72 - 0 - 0 - - - - FYU - 0 - FORT_YUKON - AK - US - 66.57 - -145.25 - 0 - 0 - - - - BTT - 0 - BETTLES - AK - US - 66.92 - -151.53 - 0 - 0 - - - - TAL - 0 - TANANA - AK - US - 65.18 - -152.18 - 0 - 0 - - - - CQR - 0 - CHANDALAR_LAKE - AK - US - 67.50 - -148.47 - 0 - 0 - - - - SCC - 0 - DEADHORSE - AK - US - 70.20 - -148.47 - 0 - 0 - - - - BTI - 0 - BARTER_ISLAND - AK - US - 70.13 - -143.57 - 0 - 0 - - - - BRW - 0 - BARROW - AK - US - 71.28 - -156.77 - 0 - 0 - - - - GAL - 0 - GALENA - AK - US - 64.73 - -156.93 - 0 - 0 - - - - OME - 0 - NOME - AK - US - 64.52 - -165.45 - 0 - 0 - - - - OTZ - 0 - KOTZEBUE - AK - US - 66.88 - -162.60 - 0 - 0 - - - - WLK - 0 - SELAWIK - AK - US - 66.60 - -160.00 - 0 - 0 - - - - HSL - 0 - HUSLIA - AK - US - 65.71 - -156.37 - 0 - 0 - - - - BSF - 0 - BRADSHAW - HI - US - 19.76 - -155.39 - 0 - 0 - - - - UPP - 0 - UPOLU_POINT - HI - US - 20.20 - -155.84 - 0 - 0 - - - - ITO - 0 - HILO - HI - US - 19.72 - -155.01 - 0 - 0 - - - - HNL - 0 - HONOLULU - HI - US - 21.33 - -157.93 - 0 - 0 - - - - OGG - 0 - MAUI - HI - US - 20.91 - -156.42 - 0 - 0 - - - - NDB - 0 - VALLEY_ISLAND - HI - US - 20.88 - -156.44 - 0 - 0 - - - - MUE - 0 - KAMUELA - HI - US - 20.00 - -155.67 - 0 - 0 - - - - NGF - 0 - KANEOHE_BAY - HI - US - 21.45 - -157.76 - 0 - 0 - - - - MKK - 0 - MOLOKAI - HI - US - 21.14 - -157.17 - 0 - 0 - - - - NBS - 0 - BARKING_SANDS - HI - US - 22.04 - -159.79 - 0 - 0 - - - - CKH - 0 - KOKO_HEAD - HI - US - 21.27 - -157.70 - 0 - 0 - - - - IAI - 0 - KONA - HI - US - 19.65 - -156.02 - 0 - 0 - - - - LLD - 0 - LANAI - HI - US - 20.77 - -156.97 - 0 - 0 - - - - LNY - 0 - LANAI_CITY - HI - US - 20.76 - -156.97 - 0 - 0 - - - - LIH - 0 - LIHUE - HI - US - 21.97 - -159.34 - 0 - 0 - - - - SOK - 0 - SOUTH_KAUAI - HI - US - 21.90 - -159.53 - 0 - 0 - - - - RSW - 0 - LEE_COUNTY - FL - US - 26.53 - -81.78 - 0 - 0 - - - - PZD - 0 - PECAN - GA - US - 31.66 - -84.29 - 0 - 0 - - - - IIU - 0 - LOUISVILLE - KY - US - 38.10 - -85.58 - 0 - 0 - - - - HRV - 0 - HARVEY - LA - US - 29.85 - -90.00 - 0 - 0 - - - - MCI - 0 - KANSAS_CITY - MO - US - 39.29 - -94.74 - 0 - 0 - - - - TTT - 0 - MAVERICK - TX - US - 32.87 - -97.04 - 0 - 0 - - - - CWK - 0 - CENTEX - TX - US - 30.38 - -97.53 - 0 - 0 - - - - CME - 0 - CHISUM - NM - US - 33.34 - -104.62 - 0 - 0 - - - - FTI - 0 - FT_UNION - NM - US - 35.66 - -105.14 - 0 - 0 - - - - RSK - 0 - RATTLESNAKE - NM - US - 36.75 - -108.10 - 0 - 0 - - - - HUH - 0 - WHATCOM - WA - US - 48.95 - -122.58 - 0 - 0 - - - - ASRF - 948640 - MELBOURNE - VC - AU - -37.73 - 144.90 - 81 - 0 - - - - AYPY - 940350 - PORT_MORESBY_INTL - - NG - -9.43 - 147.22 - 47 - 0 - - - - BGSF - 042310 - SONDRE_STROMFJORD - - GL - 67.00 - -50.80 - 53 - 0 - - - - BIRK - 040300 - REYKJAVIK - - IL - 64.13 - -21.90 - 61 - 0 - - - - CWEG - 999999 - ALBERTA_WEATHER_CENTRE - - CN - 53.50 - -113.50 - -9999 - 0 - - - - CWLW - 712030 - KELOWNA - BC - CN - 49.95 - -119.40 - 456 - 0 - - - - CWNT - 712500 - TURTLE_MOUNTAIN - AB - CN - 49.58 - -114.42 - 2164 - 0 - - - - CWTO - 716380 - TORONTO_A_E_S__HQ - ON - CN - 43.78 - -79.47 - 187 - 0 - - - - CWUL - 999999 - QUEBEC_FCST_OFFICE - - CN - 45.50 - -73.68 - -9999 - 0 - - - - CYQX - 718030 - GANDER_INTL_AIRPORT - NF - CN - 48.95 - -54.57 - 151 - 0 - - - - DTTA - 607150 - TUNIS/CARTHAGE - - TS - 36.83 - 10.23 - 4 - 0 - - - - EBBR - 064510 - BRUSSELS_NATIONAL - - BX - 50.90 - 4.53 - 58 - 0 - - - - EDMM - 108680 - MUENCHEN - - DL - 48.25 - 11.58 - 484 - 0 - - - - EDZB - 102380 - BERGEN/HOHNE - - DL - 52.82 - 9.93 - 70 - 0 - - - - EDZE - 104100 - ESSEN/MULHEIM - - DL - 51.40 - 6.97 - 161 - 0 - - - - EDZF - 106370 - FRANKFURT/MAIN - - DL - 50.05 - 8.58 - 112 - 0 - - - - EDZH - 107710 - GAERMERSDORF - - DL - 49.43 - 11.90 - 419 - 0 - - - - EDZM - 108680 - MUENCHEN - - DL - 48.25 - 11.58 - 484 - 0 - - - - EETN - 260380 - TALLIN - - BY - 59.35 - 24.80 - 44 - 0 - - - - EFHK - 029740 - HELSINKI/VANTAA - - FI - 60.32 - 24.97 - 56 - 0 - - - - EFRO - 028450 - ROVANIEMI(CIV/MIL) - - FI - 66.57 - 25.83 - 201 - 0 - - - - EGJJ - 038950 - JERSEY_AIRPORT - - UK - 49.22 - -2.20 - 84 - 0 - - - - EHAM - 062400 - AMSTERDAM/SCHIPHOL - - NL - 52.30 - 4.77 - -2 - 0 - - - - EHDB - 062600 - DE_BILT - - NL - 52.10 - 5.18 - 4 - 0 - - - - EINN - 039620 - SHANNON_AIRPORT - - IE - 52.70 - -8.92 - 20 - 0 - - - - EKCH - 061800 - COPENHAGEN/KASTRUP - - DN - 55.63 - 12.67 - 5 - 0 - - - - ENMI - 999999 - OSLO - - NO - 59.50 - 10.70 - -9999 - 0 - - - - ENVN - 011520 - BODO - - NO - 67.25 - 14.40 - 8 - 0 - - - - ENVV - 014150 - STAVANGER - - NO - 58.87 - 5.67 - 34 - 0 - - - - EPWA - 123750 - WARSAW/OKECIE - - PL - 52.17 - 20.97 - 107 - 0 - - - - ESNN - 023660 - SUNDSVALL/HARNOSAND - - SN - 62.53 - 17.45 - 10 - 0 - - - - ESSA - 024600 - STOCKHOLM/ARLANDA - - SN - 59.65 - 17.95 - 61 - 0 - - - - EVRA - 999999 - RIGA_AIRPORT - LE - BY - 56.92 - 23.97 - 10 - 0 - - - - EYVI - 267300 - VILNIUS_INTL - MI - BY - 54.63 - 25.28 - 156 - 0 - - - - FAJS - 683680 - JAN_SMUTS - - ZA - -26.13 - 28.23 - 1700 - 0 - - - - FCBB - 644500 - BRAZZAVILLE/MAYA-MA - - CG - -4.25 - 15.25 - 316 - 0 - - - - FTTJ - 647000 - NDJAMENA(CIV/MIL) - - CD - 12.13 - 15.03 - 295 - 0 - - - - GCGC - 999999 - CANARY_ISLANDS - - CR - 28.50 - -16.00 - -9999 - 0 - - - - GMMC - 601550 - CASABLANCA - - MC - 33.57 - -7.67 - 62 - 0 - - - - HECA - 623660 - CAIRO_INTL_AIRPORT - - EG - 30.13 - 31.40 - 74 - 0 - - - - LBSF - 156140 - SOFIA - - BU - 42.65 - 23.38 - 595 - 0 - - - - LBWN - 155520 - VARNA - - BU - 43.20 - 27.92 - 43 - 0 - - - - LCLK - 176090 - LARNACA/LARNAX_ARPT - - CY - 34.88 - 33.63 - 2 - 0 - - - - LDZA - 131310 - ZAGREB/PLESO - - RH - 45.73 - 16.07 - 107 - 0 - - - - LDZO - 999999 - ZAGREB/PLESO - - RH - 45.73 - 16.07 - 107 - 0 - - - - LECB - 081810 - BARCELONA - - SP - 41.28 - 2.07 - 6 - 0 - - - - LEMM - 999999 - MADRID_CNM - - SP - 40.12 - -3.53 - -9999 - 0 - - - - LFBD - 075100 - BORDEAUX/MERIGNAC - - FR - 44.83 - -.70 - 61 - 0 - - - - LFMM - 076500 - MARSEILLE - - FR - 43.45 - 5.22 - 20 - 0 - - - - LFPW - 999999 - PARIS_MET_CENTER - - FR - 48.83 - 2.33 - 75 - 0 - - - - LFRN - 071300 - RENNES/ST.JACQUES - - FR - 48.07 - -1.73 - 37 - 0 - - - - LFST - 071900 - STRASBOURG/ENTZHEIM - - FR - 48.55 - 7.63 - 154 - 0 - - - - LGAT - 167160 - ATHENS/HELLENKION - - GR - 37.90 - 23.73 - 15 - 0 - - - - LHBP - 128390 - BUDAPEST/FERIHEGY - - HU - 47.43 - 19.27 - 185 - 0 - - - - LIMM - 160800 - MILANO/LINATE - - IY - 45.43 - 9.27 - 103 - 0 - - - - LJLJ - 130140 - LJUBLJANA/BRNIK - - LJ - 46.22 - 14.48 - 385 - 0 - - - - LKPR - 115180 - PRAGUE/RUZYNE - - CZ - 50.10 - 14.28 - 365 - 0 - - - - LLBG - 401800 - BEN-GURION(CIV/MIL) - - IS - 32.00 - 34.90 - 49 - 0 - - - - LMML - 165970 - LUQA/MALTA - - ML - 35.85 - 14.48 - 91 - 0 - - - - LOWW - 110360 - VIENNA/SCHWECHAT - - OS - 48.12 - 16.57 - 190 - 0 - - - - LPPT - 085360 - LISBON/PORTELA - - PO - 38.78 - -9.13 - 123 - 0 - - - - LROM - 154210 - BUCHAREST/OTOPENI - - RO - 44.55 - 26.10 - 95 - 0 - - - - LROP - 154210 - BUCHAREST/OTOPENI - - RO - 44.55 - 26.10 - 95 - 0 - - - - LSZH - 066700 - ZURICH-KLOTEN_(AUT) - - SW - 47.48 - 8.53 - 432 - 0 - - - - LTAC - 171280 - ANKARA/ESENBOGA - - TU - 40.11 - 32.97 - 949 - 0 - - - - LTBA - 170600 - ISTANBUL/ATATURK_AB - - TU - 40.97 - 28.82 - 37 - 0 - - - - LUKK - 338387 - KISHINAU - - UR - 46.93 - 28.93 - 122 - 0 - - - - LWSK - 135860 - SKOPJE/PETROVAC - - MK - 41.97 - 21.65 - 239 - 0 - - - - LYBE - 132720 - BELGRADE/SURCIN - - YG - 44.82 - 20.28 - 99 - 0 - - - - LZIB - 118160 - BRATISLAVA_IVANKA - - CZ - 48.20 - 17.20 - 130 - 0 - - - - NFFN - 916800 - NANDI/NADI_INTL - - FJ - -17.75 - 177.45 - 18 - 0 - - - - NZDT - 999999 - NEW_ZEALAND - - NZ - -41.00 - 172.50 - -9999 - 0 - - - - NZKL - 999999 - AUCKLAND - - NZ - -37.02 - 174.80 - 6 - 0 - - - - MHTG - 787200 - TEGUCIGALPA/TONCONT - - HO - 14.05 - -87.22 - 994 - 0 - - - - MPTO - 787920 - TOCUMEN/GEN._OMAR - - PM - 9.05 - -79.37 - 11 - 0 - - - - OBBB - 999999 - BAHRAIN_INTL_ARPT - - BN - 26.27 - 50.65 - 2 - 0 - - - - OBBI - 411500 - BAHRAIN_INTL_ARPT - - BN - 26.27 - 50.65 - 2 - 0 - - - - OEJD - 999999 - JEDDAH - - SD - 21.30 - 39.20 - -9999 - 0 - - - - OEJN - 410240 - JEDDAH/KING_ABD - - SD - 21.67 - 39.15 - 12 - 0 - - - - OIII - 407540 - TEHRAN/MEHRABAD_AFB - - IR - 35.68 - 51.35 - 1191 - 0 - - - - OIIX - 999999 - TEHRAN - - IR - 35.68 - 51.35 - 1191 - 0 - - - - OLBA - 401000 - BEIRUT_(CIV/MIL) - - LB - 33.82 - 35.48 - 19 - 0 - - - - OPKC - 417800 - KARACHI_INTL_ARPT - - PK - 24.90 - 67.13 - 22 - 0 - - - - OPLA - 416410 - LAHORE(CIV/MIL) - - PK - 31.52 - 74.40 - 217 - 0 - - - - OYSN - 413440 - SANA'A - - YE - 15.52 - 44.18 - 2190 - 0 - - - - PAFA - 702610 - FAIRBANKS_INTL_ARPT_(ASOS) - AK - US - 64.82 - -147.87 - 138 - 0 - - - - PAJN - 703810 - JUNEAU_INTL_AIRPORT_(ASOS) - AK - US - 58.37 - -134.58 - 7 - 0 - - - - PANC - 702730 - ANCHORAGE_INTL_ARPT_(ASOS) - AK - US - 61.17 - -150.02 - 40 - 0 - - - - RKSI - 470699 - CHAJANG_NI_(K-ARMY) - - KO - 37.87 - 127.18 - 100 - 0 - - - - RCTP - 466860 - TAIPEI/CHIANG_KAI_SHEK - - TW - 25.08 - 121.22 - 33 - 0 - - - - SABE - 875820 - AEROPARQUE(CIV/MIL) - - AG - -34.57 - -58.42 - 6 - 0 - - - - SACO - 873440 - CORDOBA_AIRPORT - - AG - -31.32 - -64.22 - 474 - 0 - - - - SAEZ - 875760 - BUENOS_AIRES/EZEIZA - - AG - -34.82 - -58.53 - 20 - 0 - - - - SAME - 874180 - MENDOZA/EL_PLUMERIL - - AG - -32.83 - -68.78 - 704 - 0 - - - - SARE - 871550 - RESISTENCIA_AIRPORT - - AG - -27.45 - -59.05 - 52 - 0 - - - - SBBE - 821930 - BELEM/VAL_DE_CAES - - BZ - -1.38 - -48.48 - 16 - 0 - - - - SBBR - 833780 - BRASILIA_(CIV/MIL) - - BZ - -15.87 - -47.93 - 1061 - 0 - - - - SBBS - 833780 - BRASILIA - - BZ - -15.87 - -47.93 - 1061 - 0 - - - - SBCT - 838400 - CURITIBA/AFONSO_PEN - - BZ - -25.52 - -49.17 - 908 - 0 - - - - SBCW - 838400 - CURITIBA/AFONSO_PEN - - BZ - -25.52 - -49.17 - 908 - 0 - - - - SBEG - 821110 - EDUARDO_GOMES_INTL - - BZ - -3.03 - -60.05 - 2 - 0 - - - - SBGL - 837460 - GALEAO/RIO(CIV/MIL) - - BZ - -22.82 - -43.25 - 6 - 0 - - - - SBGR - 837753 - GUARULHOS_(CIV/MIL) - - BZ - -23.43 - -46.47 - 750 - 0 - - - - SBRF - 828990 - RECIFE/GUARARAPES - - BZ - -8.07 - -34.85 - 19 - 0 - - - - SCCI - 859340 - PUNTA_ARENAS/PRES_C - - CH - -53.00 - -70.85 - 37 - 0 - - - - SCEL - 855740 - PUDAHUEL/ARTURO_MER - - CH - -33.38 - -70.78 - 476 - 0 - - - - SCFA - 854420 - ANTOFAGASTA/CERRO - - CH - -23.43 - -70.43 - 120 - 0 - - - - SCTE - 857990 - PUERTO_MONTT/TEPUAL - - CH - -41.42 - -73.08 - 86 - 0 - - - - SLLP - 852010 - LA_PAZ/JFK_INTL - - BO - -16.52 - -68.18 - 4014 - 0 - - - - SOCA - 814050 - CAYENNE/ROCHAMBEAU - - FG - 4.83 - -52.37 - 9 - 0 - - - - SPIM - 846280 - LIMA/JORGE_CHAVEZ - - PR - -12.00 - -77.12 - 13 - 0 - - - - TNCC - 789880 - HATO_ARPT_(CIV/MIL) - - NU - 12.20 - -68.97 - 67 - 0 - - - - TTPP - 789700 - PIARCO_INTL_AIRPORT - - TD - 10.62 - -61.35 - 15 - 0 - - - - UAAA - 368700 - ALMA-ATA - AL - RA - 43.23 - 76.93 - 847 - 0 - - - - UAFM - 835300 - FRUNZE - - RA - 42.85 - 74.53 - 760 - 0 - - - - UATT - 352290 - AKTJUBINSK - AL - KZ - 50.30 - 57.23 - 227 - 0 - - - - UBBB - 378640 - BAKU/BINE_ARPT - TB - AJ - 40.45 - 50.07 - -1 - 0 - - - - UGEE - 377890 - YEREVAN/ZAPADNY - TB - RS - 40.13 - 44.47 - 907 - 0 - - - - UGGG - 375490 - TBILISI/NOVO-AL - TB - RS - 41.68 - 44.95 - 490 - 0 - - - - UHBB - 315100 - BLAGOVESHCHENSK - HA - RA - 50.27 - 127.50 - 137 - 0 - - - - UHHH - 317350 - KHABAROVSK/NOVY - HA - RA - 48.52 - 135.16 - 72 - 0 - - - - UHNN - 999999 - NIKOLAEVSK-NA-AMURE_CENTER - HA - RA - 53.15 - 140.70 - 68 - 0 - - - - UHWW - 319600 - VLADIVOSTOK - HA - RA - 43.12 - 131.94 - 184 - 0 - - - - UHPP - 325400 - PETROPAVLOVSK-KAMCA - HA - RA - 52.97 - 158.75 - 24 - 0 - - - - UHSS - 321500 - JUZNO-SAHALINSK - HA - RA - 46.92 - 142.73 - 31 - 0 - - - - UIBB - 303090 - BRATSK - - RA - 56.07 - 101.83 - 489 - 0 - - - - UIII - 307100 - IRKUTSK - IR - RA - 52.27 - 104.35 - 513 - 0 - - - - UIKK - 302300 - KIRENSK - IR - RA - 57.77 - 108.07 - 258 - 0 - - - - UKBB - 333470 - BORISPOL'/KIEV - KV - UR - 50.33 - 30.97 - 119 - 0 - - - - UKFF - 339460 - SIMFEROPOL - - UR - 44.68 - 34.13 - 180 - 0 - - - - UKHH - 343000 - KHARKIV - KI - UR - 49.96 - 36.13 - 1550 - 0 - - - - UKLL - 333930 - LVOV - KI - UR - 49.82 - 23.95 - 325 - 0 - - - - UKOO - 338370 - ODESSA/TSENTRALNY - KI - UR - 46.43 - 30.77 - 35 - 0 - - - - ULAA - 225500 - ARHANGELSK - AR - RS - 64.53 - 40.47 - 13 - 0 - - - - ULLI - 260630 - ST.PETERSBURG(VOEJKOVO) - LE - RS - 59.95 - 30.70 - 78 - 0 - - - - ULLL - 260630 - ST.PETERSBURG - LE - RS - 59.95 - 30.70 - 78 - 0 - - - - ULWW - 270370 - VOLOGDA - AR - RS - 59.23 - 39.87 - 131 - 0 - - - - ULMM - 221130 - MURMANSK - AR - RS - 68.97 - 33.05 - 51 - 0 - - - - UMKK - 267020 - KALININGRAD - - BY - 54.70 - 20.62 - 27 - 0 - - - - UMMS - 268500 - MINSK - MI - BY - 53.87 - 27.53 - 234 - 0 - - - - UNBB - 298380 - BARNAUL - NO - RA - 53.40 - 83.70 - 252 - 0 - - - - UNIT - 245070 - TURA - NO - RA - 64.27 - 100.23 - 186 - 0 - - - - UNKB - 292820 - BOGUCHANY - NO - RA - 58.42 - 97.40 - 134 - 0 - - - - UNKL - 284935 - KRASNOYARSK - - RS - 56.18 - 92.52 - -9999 - 0 - - - - UNLL - 999999 - KOLPASHEVO - NO - RA - 58.30 - 82.90 - 76 - 0 - - - - UNNT - 296340 - NOVOSIBIRSK/TOLMACH - - RA - 55.03 - 82.90 - 177 - 0 - - - - UNOO - 286980 - OMSK - NO - RA - 54.93 - 73.40 - 123 - 0 - - - - UODD - 206740 - DIKSON_ISLAND - DK - RA - 73.53 - 80.40 - 47 - 0 - - - - UOHH - 208910 - KHATANGA - DK - RA - 71.98 - 102.47 - 24 - 0 - - - - UOTT - 234720 - TURUKHANSK - - RA - 65.78 - 087.95 - 37 - 0 - - - - URRV - 273290 - ROSTOV - MS - RS - 57.20 - 39.42 - 102 - 0 - - - - URWA - 999999 - ASTRAKHAN - - RS - 46.35 - 47.97 - -22 - 0 - - - - URWW - 345600 - VOLGOGRAD - TB - RS - 48.68 - 44.35 - 145 - 0 - - - - USCC - 286420 - CHELYABINSK/BALANDI - SV - RA - 55.18 - 61.32 - -9999 - 0 - - - - USDD - 999999 - SALEKHARD - NO - RA - 66.53 - 66.53 - 358 - 0 - - - - USDS - 235520 - TARKO-SALE - NO - RA - 64.92 - 77.82 - 27 - 0 - - - - USHB - 236310 - BEREZOVO - NO - RA - 63.93 - 65.05 - 27 - 0 - - - - USHH - 239330 - HANTY-MANSIJSK - NO - RA - 60.97 - 69.07 - 40 - 0 - - - - USKK - 999999 - KIROV - MS - RS - 58.60 - 49.63 - 158 - 0 - - - - USPP - 282250 - PERM - SV - RA - 58.02 - 56.30 - 172 - 0 - - - - USRR - 238490 - SURGUT - NO - RA - 61.25 - 73.50 - 44 - 0 - - - - USSS - 284400 - SVERDLOVSK - SV - RA - 56.80 - 60.63 - 237 - 0 - - - - USUU - 286610 - KURGAN - SV - RA - 55.47 - 65.40 - 79 - 0 - - - - UTAA - 388800 - ASHABAD - TA - RA - 37.97 - 58.33 - 210 - 0 - - - - UTTT - 384570 - TASHKENT/YUZNI - TA - RA - 41.27 - 69.27 - 489 - 0 - - - - UUWW - 275185 - MOSCOW/VNUKOVO - MS - RS - 55.65 - 37.27 - 203 - 0 - - - - UUYP - 234180 - PECHORA - AR - RS - 65.11 - 57.10 - 61 - 0 - - - - UUYW - 232260 - VORKUTA - AR - RA - 67.48 - 64.02 - 180 - 0 - - - - UUYY - 238040 - SYKTYVKAR - AR - RA - 61.72 - 50.83 - 119 - 0 - - - - UWKD - 275950 - KAZAN' - MS - RS - 55.78 - 49.18 - 116 - 0 - - - - UWUU - 287220 - UFA - SV - RA - 54.75 - 56.00 - 105 - 0 - - - - VABB - 430030 - BOMBAY/SANTA_CR - - IN - 19.12 - 72.84 - 14 - 0 - - - - VCBI - 434500 - COLOMBO/KATUNAYAKE - - SB - 7.17 - 79.88 - 8 - 0 - - - - VGZR - 419220 - KURMITOLA/ZIA_INTL - - BW - 23.85 - 90.40 - 10 - 0 - - - - VHHH - 450070 - HONG_KONG_INTL_ARPT - - HK - 22.33 - 114.18 - 24 - 0 - - - - VIDP - 421810 - INDIRA_GANDHI/DELHI - - IN - 28.57 - 77.12 - 233 - 0 - - - - WSSS - 486980 - SINGAPORE/CHANG - - SR - 1.37 - 103.98 - 16 - 0 - - - - YBRF - 945780 - BRISBANE - QU - AU - -27.43 - 153.08 - 2 - 0 - - - - YBTL - 942940 - TOWNSVILLE(CIV/MIL) - QU - AU - -19.25 - 146.75 - 6 - 0 - - - - YMHF - 948640 - MELBOURNE - VC - AU - -37.73 - 144.90 - 81 - 0 - - - - YMMB - 948700 - MOORABBIN_AIRPORT - VC - AU - -37.98 - 145.10 - 13 - 0 - - - - YMMC - 948640 - MELBOURNE - VC - AU - -37.73 - 144.90 - 81 - 0 - - - - YMRF - 948640 - MELBOURNE - VC - AU - -37.73 - 144.90 - 81 - 0 - - - - YPDM - 948640 - MELBOURNE - VC - AU - -37.73 - 144.90 - 81 - 0 - - - - YPRF - 948640 - MELBOURNE - VC - AU - -37.73 - 144.90 - 81 - 0 - - - - YPRM - 948640 - MELBOURNE - VC - AU - -37.73 - 144.90 - 81 - 0 - - - - YSRF - 948640 - MELBOURNE - VC - AU - -37.73 - 144.90 - 81 - 0 - - - - ZPPP - 567780 - KUNMING/WUJIABA - CD - CI - 25.02 - 102.68 - 1892 - 0 - - - + + + + + YSJ + 000395 + ST_JOHN + NB + CN + 45.32 + -65.88 + 0 + 0 + + + + HUL + 000341 + HOULTON + ME + US + 46.04 + -67.83 + 0 + 0 + + + + PQI + 000367 + PRESQUE_ISLE + ME + US + 46.77 + -68.09 + 0 + 0 + + + + MLT + 000183 + MILLINOCKET + ME + US + 45.58 + -68.52 + 0 + 0 + + + + BGR + 000029 + BANGOR + ME + US + 44.84 + -68.87 + 0 + 0 + + + + ACK + 000005 + NANTUCKET + MA + US + 41.28 + -70.03 + 0 + 0 + + + + ENE + 000322 + KENNEBUNK + ME + US + 43.43 + -70.61 + 0 + 0 + + + + BOS + 000289 + BOSTON + MA + US + 42.36 + -70.99 + 0 + 0 + + + + YQB + 000391 + QUEBEC + QB + CN + 46.80 + -71.38 + 0 + 0 + + + + PVD + 000221 + PROVIDENCE + RI + US + 41.72 + -71.43 + 0 + 0 + + + + CON + 000062 + CONCORD + NH + US + 43.22 + -71.58 + 0 + 0 + + + + YSC + 000394 + SHERBROOKE + QB + CN + 45.43 + -71.68 + 0 + 0 + + + + HTO + 000340 + EAST_HAMPTON + NY + US + 40.92 + -72.32 + 0 + 0 + + + + MPV + 000188 + MONTPELIER + VT + US + 44.22 + -72.57 + 0 + 0 + + + + BDL + 000287 + WINSOR_LOCKS + CT + US + 41.94 + -72.69 + 0 + 0 + + + + PLB + 000365 + PLATTSBURGH + NY + US + 44.69 + -73.52 + 0 + 0 + + + + JFK + 000345 + NEW_YORK/JF_KENNEDY + NY + US + 40.63 + -73.77 + 0 + 0 + + + + ALB + 000012 + ALBANY + NY + US + 42.75 + -73.80 + 0 + 0 + + + + CYN + 000300 + COYLE + NJ + US + 39.82 + -74.43 + 0 + 0 + + + + SAX + 000376 + SPARTA + NJ + US + 41.07 + -74.54 + 0 + 0 + + + + MSS + 000353 + MASSENA + NY + US + 44.91 + -74.72 + 0 + 0 + + + + SIE + 000377 + SEA_ISLE + NJ + US + 39.10 + -74.80 + 0 + 0 + + + + HNK + 000338 + HANCOCK + NY + US + 42.06 + -75.32 + 0 + 0 + + + + SBY + 000242 + SALISBURY + MD + US + 38.35 + -75.52 + 0 + 0 + + + + YOW + 000390 + OTTAWA + ON + CN + 45.32 + -75.67 + 0 + 0 + + + + ETX + 000325 + EAST_TEXAS + PA + US + 40.58 + -75.68 + 0 + 0 + + + + ECG + 000086 + ELIZABETH_CITY + NC + US + 36.25 + -76.18 + 0 + 0 + + + + SYR + 000259 + SYRACUSE + NY + US + 43.16 + -76.20 + 0 + 0 + + + + ORF + 000203 + NORFOLK + VA + US + 36.89 + -76.20 + 0 + 0 + + + + EMI + 000320 + WESTMINSTER + MD + US + 39.50 + -76.98 + 0 + 0 + + + + HAR + 000126 + HARRISBURG + PA + US + 40.23 + -77.02 + 0 + 0 + + + + DCA + 000306 + WASHINGTON + DC + US + 38.86 + -77.04 + 0 + 0 + + + + RIC + 000229 + RICHMOND + VA + US + 37.50 + -77.32 + 0 + 0 + + + + CSN + 000299 + CASSANOVA + VA + US + 38.64 + -77.87 + 0 + 0 + + + + ILM + 000135 + WILMINGTON + NC + US + 34.35 + -77.87 + 0 + 0 + + + + SLT + 000252 + SLATE_RUN + PA + US + 41.51 + -77.97 + 0 + 0 + + + + PSB + 000368 + PHILLIPSBURG + PA + US + 40.92 + -77.99 + 0 + 0 + + + + BUF + 000044 + BUFFALO + NY + US + 42.93 + -78.65 + 0 + 0 + + + + RDU + 000372 + RALEIGH-DURHAM + NC + US + 35.87 + -78.78 + 0 + 0 + + + + JST + 000145 + JOHNSTOWN + PA + US + 40.32 + -78.83 + 0 + 0 + + + + JHW + 000346 + JAMESTOWN + NY + US + 42.19 + -79.12 + 0 + 0 + + + + LYH + 000166 + LYNCHBURG + VA + US + 37.25 + -79.23 + 0 + 0 + + + + YYZ + 000401 + TORONTO + ON + CN + 43.67 + -79.63 + 0 + 0 + + + + FLO + 000102 + FLORENCE + SC + US + 34.23 + -79.66 + 0 + 0 + + + + GSO + 000122 + GREENSBORO + NC + US + 36.05 + -79.98 + 0 + 0 + + + + CHS + 000056 + CHARLESTON + SC + US + 32.89 + -80.04 + 0 + 0 + + + + PBI + 000206 + WEST_PALM_BEACH + FL + US + 26.68 + -80.09 + 0 + 0 + + + + EKN + 000088 + ELKINS + WV + US + 38.92 + -80.10 + 0 + 0 + + + + EWC + 000326 + ELLWOOD_CITY + PA + US + 40.83 + -80.21 + 0 + 0 + + + + ERI + 000092 + ERIE + PA + US + 42.02 + -80.30 + 0 + 0 + + + + MIA + 000176 + MIAMI + FL + US + 25.80 + -80.30 + 0 + 0 + + + + VRB + 000276 + VERO_BEACH + FL + US + 27.68 + -80.49 + 0 + 0 + + + + PSK + 000369 + DUBLIN + VA + US + 37.09 + -80.71 + 0 + 0 + + + + AIR + 000280 + BELLAIRE + OH + US + 40.02 + -80.82 + 0 + 0 + + + + CLT + 000059 + CHARLOTTE + NC + US + 35.22 + -80.93 + 0 + 0 + + + + CAE + 000295 + COLUMBIA + SC + US + 33.86 + -81.05 + 0 + 0 + + + + YVV + 000396 + WIARTON + ON + CN + 44.75 + -81.10 + 0 + 0 + + + + SAV + 000239 + SAVANNAH + GA + US + 32.16 + -81.11 + 0 + 0 + + + + OMN + 000363 + ORMOND_BEACH + FL + US + 29.30 + -81.11 + 0 + 0 + + + + BKW + 000034 + BECKLEY + WV + US + 37.78 + -81.12 + 0 + 0 + + + + ORL + 000204 + ORLANDO + FL + US + 28.54 + -81.34 + 0 + 0 + + + + CRG + 000298 + JACKSONVILLE + FL + US + 30.34 + -81.51 + 0 + 0 + + + + EYW + 000096 + KEY_WEST + FL + US + 24.59 + -81.80 + 0 + 0 + + + + FMY + 000104 + FT_MEYERS + FL + US + 26.58 + -81.87 + 0 + 0 + + + + SPA + 000380 + SPARTANBURG + SC + US + 35.03 + -81.93 + 0 + 0 + + + + HNN + 000339 + HENDERSON + WV + US + 38.75 + -82.03 + 0 + 0 + + + + HMV + 000337 + HOLSTON_MOUNTAIN + TN + US + 36.44 + -82.13 + 0 + 0 + + + + CLE + 000058 + CLEVELAND + OH + US + 41.42 + -81.85 + 0 + 0 + + + + IRQ + 000344 + COLLIERS + SC + US + 33.71 + -82.16 + 0 + 0 + + + + AMG + 000015 + ALMA + GA + US + 31.54 + -82.51 + 0 + 0 + + + + SRQ + 000382 + SARASOTA + FL + US + 27.40 + -82.55 + 0 + 0 + + + + APE + 000283 + APPLETON + OH + US + 40.15 + -82.59 + 0 + 0 + + + + PIE + 000212 + SAINT_PETERSBURG + FL + US + 27.91 + -82.68 + 0 + 0 + + + + ECK + 000316 + PECK + MI + US + 43.26 + -82.72 + 0 + 0 + + + + CTY + 000066 + CROSS_CITY + FL + US + 29.60 + -83.05 + 0 + 0 + + + + ODF + 000360 + TOCCOA + GA + US + 34.70 + -83.30 + 0 + 0 + + + + DXO + 000315 + DETROIT + MI + US + 42.21 + -83.37 + 0 + 0 + + + + ASP + 000284 + OSCODA + MI + US + 44.45 + -83.39 + 0 + 0 + + + + MCN + 000170 + MACON + GA + US + 32.69 + -83.65 + 0 + 0 + + + + FNT + 000328 + FLINT + MI + US + 42.97 + -83.74 + 0 + 0 + + + + VXV + 000388 + KNOXVILLE + TN + US + 35.90 + -83.89 + 0 + 0 + + + + ROD + 000373 + ROSEWOOD + OH + US + 40.29 + -84.04 + 0 + 0 + + + + MBS + 000168 + SAGINAW + MI + US + 43.53 + -84.08 + 0 + 0 + + + + LOZ + 000160 + LONDON + KY + US + 37.03 + -84.12 + 0 + 0 + + + + ABY + 000004 + ALBANY + GA + US + 31.65 + -84.30 + 0 + 0 + + + + SSM + 000255 + SAULT_STE_MARIE + MI + US + 46.41 + -84.31 + 0 + 0 + + + + TLH + 000264 + TALLAHASSEE + FL + US + 30.56 + -84.37 + 0 + 0 + + + + ATL + 000019 + ATLANTA + GA + US + 33.63 + -84.44 + 0 + 0 + + + + CVG + 000067 + COVINGTON + KY + US + 39.02 + -84.70 + 0 + 0 + + + + GQO + 000331 + CHATTANOOGA + TN + US + 34.96 + -85.15 + 0 + 0 + + + + FWA + 000109 + FT_WAYNE + IN + US + 40.98 + -85.19 + 0 + 0 + + + + LGC + 000350 + LA_GRANGE + GA + US + 33.05 + -85.21 + 0 + 0 + + + + GRR + 000332 + GRAND_RAPIDS + MI + US + 42.79 + -85.50 + 0 + 0 + + + + TVC + 000270 + TRAVERSE_CITY + MI + US + 44.67 + -85.55 + 0 + 0 + + + + LOU + 000159 + LOUISVILLE + KY + US + 38.10 + -85.58 + 0 + 0 + + + + MKG + 000179 + MUSKEGON + MI + US + 43.17 + -86.04 + 0 + 0 + + + + PMM + 000366 + PULLMAN + MI + US + 42.47 + -86.11 + 0 + 0 + + + + GIJ + 000330 + NILES + MI + US + 41.77 + -86.32 + 0 + 0 + + + + MGM + 000175 + MONTGOMERY + AL + US + 32.22 + -86.32 + 0 + 0 + + + + IND + 000136 + INDIANAPOLIS + IN + US + 39.81 + -86.37 + 0 + 0 + + + + BWG + 000047 + BOWLING_GREEN + KY + US + 36.93 + -86.44 + 0 + 0 + + + + BNA + 000037 + NASHVILLE + TN + US + 36.14 + -86.68 + 0 + 0 + + + + CEW + 000052 + CRESTVIEW + FL + US + 30.83 + -86.68 + 0 + 0 + + + + VUZ + 000387 + VULCAN + AL + US + 33.67 + -86.90 + 0 + 0 + + + + BVT + 000293 + LAFAYETTE + IN + US + 40.56 + -87.07 + 0 + 0 + + + + TTH + 000384 + TERRE_HAUTE + IN + US + 39.49 + -87.25 + 0 + 0 + + + + MSL + 000191 + MUSCLE_SHOALS + AL + US + 34.70 + -87.48 + 0 + 0 + + + + SAW + 000189 + SAWYER + MI + US + 46.35 + -87.38 + 0 + 0 + + + + PXV + 000370 + POCKET_CITY + IN + US + 37.93 + -87.76 + 0 + 0 + + + + ORD + 000202 + O'HARE_INTERNATIONAL + IL + US + 41.98 + -87.90 + 0 + 0 + + + + GRB + 000119 + GREEN_BAY + WI + US + 44.56 + -88.19 + 0 + 0 + + + + BAE + 000285 + MILWAUKEE + WI + US + 43.12 + -88.28 + 0 + 0 + + + + JOT + 000348 + JOLIET + IL + US + 41.55 + -88.32 + 0 + 0 + + + + SJI + 000378 + SEMMNES + AL + US + 30.73 + -88.36 + 0 + 0 + + + + IGB + 000133 + BIGBEE + MS + US + 33.48 + -88.52 + 0 + 0 + + + + MEI + 000172 + MERIDIAN + MS + US + 32.38 + -88.80 + 0 + 0 + + + + DEC + 000070 + DECATUR + IL + US + 39.74 + -88.86 + 0 + 0 + + + + YQT + 000393 + THUNDER_BAY + ON + CN + 48.37 + -89.32 + 0 + 0 + + + + DYR + 000083 + DYERSBURG + TN + US + 36.02 + -89.32 + 0 + 0 + + + + RHI + 000228 + RHINELANDER + WI + US + 45.63 + -89.45 + 0 + 0 + + + + BDF + 000024 + BRADFORD + IL + US + 41.16 + -89.59 + 0 + 0 + + + + DLL + 000310 + DELLS + WI + US + 43.55 + -89.76 + 0 + 0 + + + + MEM + 000173 + MEMPHIS + TN + US + 35.06 + -89.98 + 0 + 0 + + + + LEV + 000349 + GRAND_ISLE + LA + US + 29.18 + -90.10 + 0 + 0 + + + + JAN + 000142 + JACKSON + MS + US + 32.51 + -90.17 + 0 + 0 + + + + MSY + 000195 + NEW_ORLEANS + LA + US + 30.00 + -90.27 + 0 + 0 + + + + FAM + 000097 + FARMINGTON + MO + US + 37.67 + -90.23 + 0 + 0 + + + + MCB + 000169 + MC_COMB + MS + US + 31.30 + -90.26 + 0 + 0 + + + + SQS + 000381 + SIDON + MS + US + 33.46 + -90.28 + 0 + 0 + + + + STL + 000257 + ST_LOUIS + MO + US + 38.86 + -90.48 + 0 + 0 + + + + DBQ + 000069 + DUBUQUE + IA + US + 42.40 + -90.71 + 0 + 0 + + + + ARG + 000018 + WALNUT_RIDGE + AR + US + 36.11 + -90.95 + 0 + 0 + + + + UIN + 000386 + QUINCY + IL + US + 39.85 + -91.28 + 0 + 0 + + + + BTR + 000042 + BATON_ROUGE + LA + US + 30.48 + -91.30 + 0 + 0 + + + + ODI + 000361 + NODINE + MN + US + 43.91 + -91.47 + 0 + 0 + + + + EAU + 000085 + EAU_CLAIRE + WI + US + 44.90 + -91.48 + 0 + 0 + + + + IOW + 000343 + IOWA_CITY + IA + US + 41.52 + -91.61 + 0 + 0 + + + + MLU + 000184 + MONROE + LA + US + 32.52 + -92.03 + 0 + 0 + + + + LIT + 000156 + LITTLE_ROCK + AR + US + 34.68 + -92.18 + 0 + 0 + + + + DLH + 000075 + DULUTH + MN + US + 46.80 + -92.20 + 0 + 0 + + + + COU + 000063 + COLUMBIA + MO + US + 38.82 + -92.22 + 0 + 0 + + + + AEX + 000009 + ALEXANDRIA + LA + US + 31.26 + -92.50 + 0 + 0 + + + + IRK + 000139 + KIRKSVILLE + MO + US + 40.14 + -92.59 + 0 + 0 + + + + ELD + 000319 + EL_DORADO + AR + US + 33.26 + -92.74 + 0 + 0 + + + + LCH + 000154 + LAKE_CHARLES + LA + US + 30.14 + -93.11 + 0 + 0 + + + + MSP + 000194 + MINNEAPOLIS + MN + US + 44.88 + -93.23 + 0 + 0 + + + + MCW + 000171 + MASON_CITY + IA + US + 43.09 + -93.33 + 0 + 0 + + + + SGF + 000245 + SPRINGFIELD + MO + US + 37.36 + -93.33 + 0 + 0 + + + + INL + 000137 + INTERNATIONAL_FALLS + MN + US + 48.57 + -93.40 + 0 + 0 + + + + DSM + 000079 + DES_MOINES + IA + US + 41.44 + -93.65 + 0 + 0 + + + + EIC + 000318 + SHREVEPORT + LA + US + 32.77 + -93.81 + 0 + 0 + + + + BRD + 000292 + BRAINERD + MN + US + 46.35 + -94.03 + 0 + 0 + + + + TXK + 000272 + TEXARKANA + AR + US + 33.51 + -94.07 + 0 + 0 + + + + RZC + 000374 + RAZORBACK + AR + US + 36.25 + -94.12 + 0 + 0 + + + + FSM + 000108 + FT_SMITH + AR + US + 35.38 + -94.27 + 0 + 0 + + + + FOD + 000105 + FT_DODGE + IA + US + 42.61 + -94.29 + 0 + 0 + + + + BUM + 000045 + BUTLER + MO + US + 38.27 + -94.49 + 0 + 0 + + + + MKC + 000177 + KANSAS_CITY + MO + US + 39.28 + -94.59 + 0 + 0 + + + + LFK + 000155 + LUFKIN + TX + US + 31.16 + -94.72 + 0 + 0 + + + + GGG + 000115 + LONGVIEW + TX + US + 32.42 + -94.75 + 0 + 0 + + + + BJI + 000033 + BEMIDJI + MN + US + 47.58 + -95.02 + 0 + 0 + + + + RWF + 000234 + REDWWOD_FALLS + MN + US + 44.47 + -95.13 + 0 + 0 + + + + OSW + 000205 + OSWEGO + KS + US + 37.15 + -95.20 + 0 + 0 + + + + IAH + 000131 + HOUSTON_INTERNATIONAL + TX + US + 29.96 + -95.35 + 0 + 0 + + + + OVR + 000364 + OMAHA + NE + US + 41.17 + -95.74 + 0 + 0 + + + + MLC + 000180 + MC_CALESTER + OK + US + 34.85 + -95.78 + 0 + 0 + + + + TUL + 000268 + TULSA + OK + US + 36.20 + -95.79 + 0 + 0 + + + + PWE + 000222 + PAWNEE_CITY + NE + US + 40.20 + -96.21 + 0 + 0 + + + + PSX + 000219 + PALACIOS + TX + US + 28.76 + -96.31 + 0 + 0 + + + + FSD + 000107 + SIOUX_FALLS + SD + US + 43.65 + -96.78 + 0 + 0 + + + + FAR + 000098 + FARGO + ND + US + 46.75 + -96.85 + 0 + 0 + + + + DFW + 000072 + DALLAS-FT_WORTH + TX + US + 32.87 + -97.03 + 0 + 0 + + + + ADM + 000008 + ARDMORE + OK + US + 34.21 + -97.17 + 0 + 0 + + + + GFK + 000114 + GRAND_FORKS + ND + US + 47.95 + -97.19 + 0 + 0 + + + + YWG + 000397 + WINNIPEG + MB + CN + 49.90 + -97.23 + 0 + 0 + + + + ACT + 000006 + WACO + TX + US + 31.66 + -97.27 + 0 + 0 + + + + BRO + 000041 + BROWNSVILLE + TX + US + 25.92 + -97.38 + 0 + 0 + + + + CRP + 000065 + CORPUS_CHRISTI + TX + US + 27.90 + -97.45 + 0 + 0 + + + + ICT + 000132 + WICHITA + KS + US + 37.75 + -97.58 + 0 + 0 + + + + OKC + 000198 + OKLAHOMA_CITY + OK + US + 35.36 + -97.61 + 0 + 0 + + + + SLN + 000251 + SALINA + KS + US + 38.93 + -97.62 + 0 + 0 + + + + AUS + 000020 + AUSTIN + TX + US + 30.30 + -97.70 + 0 + 0 + + + + END + 000321 + VANCE_AFB + OK + US + 36.35 + -97.92 + 0 + 0 + + + + OBH + 000358 + WOLBACH + NE + US + 41.38 + -98.35 + 0 + 0 + + + + ABR + 000003 + ABERDEEN + SD + US + 45.42 + -98.37 + 0 + 0 + + + + SAT + 000238 + SAN_ANTONIO + TX + US + 29.64 + -98.46 + 0 + 0 + + + + SPS + 000254 + WICHITA_FALLS + TX + US + 33.99 + -98.59 + 0 + 0 + + + + ONL + 000200 + ONEILL + NE + US + 42.47 + -98.69 + 0 + 0 + + + + LRD + 000161 + LAREDO + TX + US + 27.48 + -99.42 + 0 + 0 + + + + JCT + 000144 + JUNCTION + TX + US + 30.60 + -99.82 + 0 + 0 + + + + ABI + 000001 + ABILENE + TX + US + 32.48 + -99.86 + 0 + 0 + + + + GAG + 000110 + GAGE + OK + US + 36.34 + -99.88 + 0 + 0 + + + + ANW + 000282 + AINSWORTH + NE + US + 42.57 + -99.99 + 0 + 0 + + + + PIR + 000214 + PIERRE + SD + US + 44.40 + -100.17 + 0 + 0 + + + + HLC + 000335 + HILL_CITY + KS + US + 39.26 + -100.23 + 0 + 0 + + + + CDS + 000051 + CHILDRESS + TX + US + 34.37 + -100.28 + 0 + 0 + + + + SJT + 000248 + SAN_ANGELO + TX + US + 31.38 + -100.46 + 0 + 0 + + + + MCK + 000351 + MC_COOK + NE + US + 40.20 + -100.59 + 0 + 0 + + + + BIS + 000032 + BISMARK + ND + US + 46.77 + -100.67 + 0 + 0 + + + + LBF + 000152 + NORTH_PLATTE + NE + US + 41.13 + -100.72 + 0 + 0 + + + + GCK + 000112 + GARDEN_CITY + KS + US + 37.92 + -100.73 + 0 + 0 + + + + DLF + 000309 + LAUGHLIN_AFB + TX + US + 29.36 + -100.77 + 0 + 0 + + + + LBL + 000153 + LIBERAL + KS + US + 37.04 + -100.97 + 0 + 0 + + + + MOT + 000187 + MINOT + ND + US + 48.26 + -101.29 + 0 + 0 + + + + AMA + 000014 + AMARILLO + TX + US + 35.29 + -101.64 + 0 + 0 + + + + GLD + 000118 + GOODLAND + KS + US + 39.39 + -101.69 + 0 + 0 + + + + DPR + 000077 + DUPREE + SD + US + 45.08 + -101.72 + 0 + 0 + + + + LBB + 000151 + LUBBOCK_INTERNATIONAL + TX + US + 33.70 + -101.92 + 0 + 0 + + + + MAF + 000167 + MIDLAND + TX + US + 32.02 + -102.18 + 0 + 0 + + + + LAA + 000146 + LAMAR + CO + US + 38.20 + -102.69 + 0 + 0 + + + + DIK + 000074 + DICKINSIN + ND + US + 46.86 + -102.77 + 0 + 0 + + + + TXO + 000385 + TEXICO_NM/BOVINA + TX + US + 34.50 + -102.84 + 0 + 0 + + + + SNY + 000379 + SIDNEY + NE + US + 41.10 + -102.98 + 0 + 0 + + + + FST + 000329 + FT_STOCKTON + TX + US + 30.95 + -102.98 + 0 + 0 + + + + RAP + 000224 + RAPID_CITY + SD + US + 43.98 + -103.01 + 0 + 0 + + + + AKO + 000011 + AKRON + CO + US + 40.16 + -103.18 + 0 + 0 + + + + INK + 000342 + WINK + TX + US + 31.87 + -103.24 + 0 + 0 + + + + BFF + 000026 + SCOTTSBLUFF + NE + US + 41.89 + -103.48 + 0 + 0 + + + + TBE + 000261 + TOBE + CO + US + 37.27 + -103.60 + 0 + 0 + + + + TCC + 000262 + TUCUMCARI + NM + US + 35.18 + -103.60 + 0 + 0 + + + + ISN + 000140 + WILLISTON + ND + US + 48.18 + -103.63 + 0 + 0 + + + + MRF + 000190 + MARFA + TX + US + 30.30 + -103.95 + 0 + 0 + + + + PUB + 000220 + PUEBLO + CO + US + 38.29 + -104.43 + 0 + 0 + + + + ROW + 000233 + ROSWELL + NM + US + 33.34 + -104.62 + 0 + 0 + + + + DEN + 000071 + DENVER + CO + US + 39.81 + -104.66 + 0 + 0 + + + + CYS + 000301 + CHEYENNE + WY + US + 41.21 + -104.77 + 0 + 0 + + + + CIM + 000297 + CIMARRON + NM + US + 36.49 + -104.87 + 0 + 0 + + + + LVS + 000163 + LAS_VEGAS + NM + US + 35.66 + -105.14 + 0 + 0 + + + + LAR + 000148 + LARAMIE + WY + US + 41.33 + -105.72 + 0 + 0 + + + + ALS + 000013 + ALAMOSA + CO + US + 37.35 + -105.82 + 0 + 0 + + + + MLS + 000182 + MILES_CITY + MT + US + 46.38 + -105.95 + 0 + 0 + + + + DDY + 000307 + CASPER + WY + US + 43.09 + -106.28 + 0 + 0 + + + + ELP + 000090 + EL_PASO + TX + US + 31.82 + -106.28 + 0 + 0 + + + + CZI + 000302 + CRAZY_WOMAN + WY + US + 44.00 + -106.44 + 0 + 0 + + + + GGW + 000116 + GLASGOW + MT + US + 48.22 + -106.63 + 0 + 0 + + + + ABQ + 000002 + ALBUQUERQUE + NM + US + 35.04 + -106.82 + 0 + 0 + + + + DBL + 000304 + EAGLE + CO + US + 39.44 + -106.90 + 0 + 0 + + + + HBU + 000333 + GUNNISON + CO + US + 38.45 + -107.04 + 0 + 0 + + + + SHR + 000246 + SHERIDAN + WY + US + 44.84 + -107.06 + 0 + 0 + + + + TCS + 000263 + TRUTH_OR_CONSEQUENCES + NM + US + 33.28 + -107.28 + 0 + 0 + + + + CHE + 000054 + HAYDEN + CO + US + 40.52 + -107.31 + 0 + 0 + + + + DMN + 000076 + DEMING + NM + US + 32.28 + -107.60 + 0 + 0 + + + + YYN + 000400 + SWIFT_CURRENT + SA + CN + 50.28 + -107.68 + 0 + 0 + + + + FMN + 000103 + FARMINGTON + NM + US + 36.75 + -108.10 + 0 + 0 + + + + BOY + 000290 + BOYSEN_RESV. + WY + US + 43.46 + -108.30 + 0 + 0 + + + + BIL + 000031 + BILLINGS + MT + US + 45.81 + -108.63 + 0 + 0 + + + + JNC + 000347 + GRAND_JUNCTION + CO + US + 39.06 + -108.79 + 0 + 0 + + + + DVC + 000082 + DOVE_CREEK + CO + US + 37.81 + -108.93 + 0 + 0 + + + + OCS + 000359 + ROCKSPRINGS + WY + US + 41.59 + -109.02 + 0 + 0 + + + + SJN + 000247 + ST_JOHNS + AZ + US + 34.42 + -109.14 + 0 + 0 + + + + SSO + 000256 + SAN_SIMON + AZ + US + 32.27 + -109.26 + 0 + 0 + + + + LWT + 000165 + LEWISTOWN + MT + US + 47.05 + -109.61 + 0 + 0 + + + + HVR + 000129 + HAVRE + MT + US + 48.54 + -109.77 + 0 + 0 + + + + BPI + 000291 + BIG_PINEY + WY + US + 42.58 + -110.11 + 0 + 0 + + + + MTU + 000196 + MYTON + UT + US + 40.15 + -110.13 + 0 + 0 + + + + HVE + 000128 + HANKSVILLE + UT + US + 38.42 + -110.70 + 0 + 0 + + + + YXH + 000399 + MEDICINE_HAT + AB + CN + 50.02 + -110.72 + 0 + 0 + + + + JAC + 000141 + JACKSON + WY + US + 43.62 + -110.73 + 0 + 0 + + + + INW + 000138 + WINSLOW + AZ + US + 35.06 + -110.80 + 0 + 0 + + + + TUS + 000269 + TUCSON + AZ + US + 32.10 + -110.92 + 0 + 0 + + + + TBC + 000260 + TUBA_CITY + AZ + US + 36.12 + -111.27 + 0 + 0 + + + + GTF + 000123 + GREAT_FALLS + MT + US + 47.45 + -111.41 + 0 + 0 + + + + HLN + 000336 + HELENA + MT + US + 46.61 + -111.95 + 0 + 0 + + + + PHX + 000211 + PHOENIX + AZ + US + 33.43 + -112.02 + 0 + 0 + + + + SLC + 000249 + SALT_LAKE_CITY + UT + US + 40.85 + -111.98 + 0 + 0 + + + + DBS + 000305 + DUBOIS + ID + US + 44.09 + -112.21 + 0 + 0 + + + + BCE + 000023 + BRYCE_CANYON + UT + US + 37.69 + -112.30 + 0 + 0 + + + + MLD + 000352 + MALAD_CITY + ID + US + 42.20 + -112.45 + 0 + 0 + + + + DRK + 000313 + PRESCOTT + AZ + US + 34.70 + -112.48 + 0 + 0 + + + + DTA + 000080 + DELTA + UT + US + 39.30 + -112.51 + 0 + 0 + + + + DLN + 000311 + DILLON + MT + US + 45.25 + -112.55 + 0 + 0 + + + + PIH + 000213 + POCATELLO + ID + US + 42.87 + -112.65 + 0 + 0 + + + + YQL + 000392 + LETHBRIDGE + AB + CN + 49.63 + -112.80 + 0 + 0 + + + + PGS + 000210 + PEACH_SPRINGS + AZ + US + 35.62 + -113.54 + 0 + 0 + + + + BVL + 000046 + BOONEVILLE + UT + US + 40.73 + -113.76 + 0 + 0 + + + + LKT + 000157 + SALMON + ID + US + 45.02 + -114.08 + 0 + 0 + + + + FCA + 000100 + KALISPELL + MT + US + 48.21 + -114.18 + 0 + 0 + + + + ILC + 000134 + WILSON_CREEK + NV + US + 38.25 + -114.39 + 0 + 0 + + + + EED + 000087 + NEEDLES + CA + US + 34.77 + -114.47 + 0 + 0 + + + + TWF + 000271 + TWIN_FALLS + ID + US + 42.48 + -114.49 + 0 + 0 + + + + BZA + 000294 + YUMA + AZ + US + 32.77 + -114.60 + 0 + 0 + + + + ELY + 000091 + ELY + NV + US + 39.30 + -114.85 + 0 + 0 + + + + LAS + 000149 + LAS_VEGAS + NV + US + 36.08 + -115.16 + 0 + 0 + + + + MLP + 000181 + MULLAN_PASS + ID + US + 47.46 + -115.65 + 0 + 0 + + + + YXC + 000398 + CRANBROOK + BC + CN + 49.60 + -115.78 + 0 + 0 + + + + TRM + 000383 + THERMAL + CA + US + 33.63 + -116.16 + 0 + 0 + + + + BOI + 000039 + BOISE + ID + US + 43.55 + -116.19 + 0 + 0 + + + + DNJ + 000312 + MC_CALL + ID + US + 44.77 + -116.21 + 0 + 0 + + + + HEC + 000334 + HECTOR + CA + US + 34.80 + -116.46 + 0 + 0 + + + + BTY + 000043 + BEATTY + NV + US + 36.80 + -116.75 + 0 + 0 + + + + BAM + 000286 + BATTLE_MOUNTAIN + NV + US + 40.57 + -116.92 + 0 + 0 + + + + MZB + 000354 + MISSION_BAY + CA + US + 32.78 + -117.23 + 0 + 0 + + + + GEG + 000113 + SPOKANE + WA + US + 47.56 + -117.63 + 0 + 0 + + + + OAL + 000357 + COALDALE + NV + US + 38.00 + -117.77 + 0 + 0 + + + + BKE + 000288 + BAKER + OR + US + 44.84 + -117.81 + 0 + 0 + + + + REO + 000227 + ROME + OR + US + 42.59 + -117.87 + 0 + 0 + + + + LAX + 000150 + LOS_ANGELES_INTL + CA + US + 33.93 + -118.43 + 0 + 0 + + + + PDT + 000207 + PENDLETON + OR + US + 45.70 + -118.94 + 0 + 0 + + + + EHF + 000317 + BAKERSFIELD + CA + US + 35.48 + -119.10 + 0 + 0 + + + + EPH + 000324 + EPHRATA + WA + US + 47.38 + -119.42 + 0 + 0 + + + + FMG + 000327 + RENO + NV + US + 39.53 + -119.66 + 0 + 0 + + + + RZS + 000375 + SANTA_BARBARA + CA + US + 34.51 + -119.77 + 0 + 0 + + + + CZQ + 000303 + FRESNO + CA + US + 36.88 + -119.82 + 0 + 0 + + + + YKM + 000279 + YAKIMA + WA + US + 46.57 + -120.45 + 0 + 0 + + + + LKV + 000158 + LAKEVIEW + OR + US + 42.49 + -120.51 + 0 + 0 + + + + YDC + 000389 + PRINCETON + BC + CN + 49.47 + -120.52 + 0 + 0 + + + + MOD + 000186 + MODESTO + CA + US + 37.63 + -120.96 + 0 + 0 + + + + DSD + 000314 + REDMOND + WA + US + 44.25 + -121.30 + 0 + 0 + + + + SAC + 000236 + SACRAMENTO + CA + US + 38.44 + -121.55 + 0 + 0 + + + + SNS + 000253 + SALINAS + CA + US + 36.66 + -121.60 + 0 + 0 + + + + OAK + 000356 + OAKLAND + CA + US + 37.73 + -122.22 + 0 + 0 + + + + RBL + 000225 + RED_BLUFF + CA + US + 40.10 + -122.24 + 0 + 0 + + + + SEA + 000243 + SEATTLE + WA + US + 47.44 + -122.31 + 0 + 0 + + + + BLI + 000035 + BELLINGHAM + WA + US + 48.95 + -122.58 + 0 + 0 + + + + PDX + 000208 + PORTLAND + OR + US + 45.58 + -122.60 + 0 + 0 + + + + PYE + 000371 + POINT_REYES + CA + US + 38.08 + -122.87 + 0 + 0 + + + + OED + 000362 + MEDFORD + OR + US + 42.48 + -122.91 + 0 + 0 + + + + EUG + 000093 + EUGENE + OR + US + 44.12 + -123.22 + 0 + 0 + + + + ENI + 000323 + UKIAH + CA + US + 39.05 + -123.27 + 0 + 0 + + + + ONP + 000201 + NEWPORT + OR + US + 44.58 + -124.06 + 0 + 0 + + + + HQM + 000127 + HOQUIAM + WA + US + 46.95 + -124.15 + 0 + 0 + + + + FOT + 000106 + FORTUNA + CA + US + 40.67 + -124.23 + 0 + 0 + + + + TOU + 000265 + NEAH_BAY + WA + US + 48.30 + -124.63 + 0 + 0 + + + + YQV + 000402 + YORKTON + SA + CN + 51.27 + -102.47 + 0 + 0 + + + + ANN + 0 + ANNETTE_ISLAND + AK + US + 55.05 + -131.57 + 0 + 0 + + + + LVD + 0 + LEVEL_ISLAND + AK + US + 56.47 + -133.08 + 0 + 0 + + + + BKA + 0 + BIORKA_ISLAND + AK + US + 56.86 + -135.55 + 0 + 0 + + + + SSR + 0 + SISTERS_ISLAND + AK + US + 58.17 + -135.25 + 0 + 0 + + + + JNU + 0 + JUNEAU + AK + US + 58.35 + -134.58 + 0 + 0 + + + + YAK + 0 + YAKUTAT + AK + US + 59.50 + -139.67 + 0 + 0 + + + + MDO + 0 + MIDDLETON_ISLAND + AK + US + 59.45 + -146.30 + 0 + 0 + + + + JOH + 0 + JOHNSTONE_POINT + AK + US + 60.48 + -146.60 + 0 + 0 + + + + ODK + 0 + KODIAK + AK + US + 57.75 + -152.50 + 0 + 0 + + + + HOM + 0 + HOMER + AK + US + 59.65 + -151.48 + 0 + 0 + + + + ENA + 0 + KENAI + AK + US + 60.57 + -151.25 + 0 + 0 + + + + ANC + 0 + ANCHORAGE + AK + US + 61.17 + -150.00 + 0 + 0 + + + + BGQ + 0 + BIG_LAKE + AK + US + 61.53 + -149.82 + 0 + 0 + + + + ORT + 0 + NORTHWAY + AK + US + 62.97 + -141.93 + 0 + 0 + + + + GKN + 0 + GULKANA + AK + US + 62.15 + -145.45 + 0 + 0 + + + + TKA + 0 + TALKEETNA + AK + US + 62.32 + -150.10 + 0 + 0 + + + + SQA + 0 + SPARREVOHN + AK + US + 61.10 + -155.63 + 0 + 0 + + + + DLG + 0 + DILLINGHAM + AK + US + 59.05 + -158.50 + 0 + 0 + + + + AKN + 0 + KING_SALMON + AK + US + 58.68 + -156.65 + 0 + 0 + + + + PDN + 0 + PORT_HEIDEN + AK + US + 56.95 + -158.65 + 0 + 0 + + + + CDB + 0 + COLD_BAY + AK + US + 55.20 + -162.73 + 0 + 0 + + + + DUT + 0 + DUTCH_HARBOR + AK + US + 53.90 + -166.55 + 0 + 0 + + + + NUD + 0 + ADAK + AK + US + 51.88 + -176.65 + 0 + 0 + + + + SYA + 0 + SHEMYA + AK + US + 52.72 + 174.12 + 0 + 0 + + + + SPY + 0 + ST_PAUL_ISLAND + AK + US + 57.17 + -170.22 + 0 + 0 + + + + EHM + 0 + CAPE_NEWENHAM + AK + US + 58.66 + -162.07 + 0 + 0 + + + + HPB + 0 + HOOPER_BAY + AK + US + 61.52 + -166.14 + 0 + 0 + + + + BET + 0 + BETHEL + AK + US + 60.78 + -161.83 + 0 + 0 + + + + ANI + 0 + ANIAK + AK + US + 61.59 + -159.61 + 0 + 0 + + + + SMA + 0 + ST_MARYS + AK + US + 62.06 + -163.30 + 0 + 0 + + + + UNK + 0 + UNALAKLEET + AK + US + 63.88 + -160.80 + 0 + 0 + + + + ULL + 0 + KUKULIAK + AK + US + 63.70 + -170.48 + 0 + 0 + + + + MCG + 0 + MC_GRATH + AK + US + 62.95 + -155.60 + 0 + 0 + + + + ENN + 0 + NENANA + AK + US + 64.55 + -149.07 + 0 + 0 + + + + FAI + 0 + FAIRBANKS + AK + US + 64.82 + -147.85 + 0 + 0 + + + + BIG + 0 + BIG_DELTA + AK + US + 64.00 + -145.72 + 0 + 0 + + + + FYU + 0 + FORT_YUKON + AK + US + 66.57 + -145.25 + 0 + 0 + + + + BTT + 0 + BETTLES + AK + US + 66.92 + -151.53 + 0 + 0 + + + + TAL + 0 + TANANA + AK + US + 65.18 + -152.18 + 0 + 0 + + + + CQR + 0 + CHANDALAR_LAKE + AK + US + 67.50 + -148.47 + 0 + 0 + + + + SCC + 0 + DEADHORSE + AK + US + 70.20 + -148.47 + 0 + 0 + + + + BTI + 0 + BARTER_ISLAND + AK + US + 70.13 + -143.57 + 0 + 0 + + + + BRW + 0 + BARROW + AK + US + 71.28 + -156.77 + 0 + 0 + + + + GAL + 0 + GALENA + AK + US + 64.73 + -156.93 + 0 + 0 + + + + OME + 0 + NOME + AK + US + 64.52 + -165.45 + 0 + 0 + + + + OTZ + 0 + KOTZEBUE + AK + US + 66.88 + -162.60 + 0 + 0 + + + + WLK + 0 + SELAWIK + AK + US + 66.60 + -160.00 + 0 + 0 + + + + HSL + 0 + HUSLIA + AK + US + 65.71 + -156.37 + 0 + 0 + + + + BSF + 0 + BRADSHAW + HI + US + 19.76 + -155.39 + 0 + 0 + + + + UPP + 0 + UPOLU_POINT + HI + US + 20.20 + -155.84 + 0 + 0 + + + + ITO + 0 + HILO + HI + US + 19.72 + -155.01 + 0 + 0 + + + + HNL + 0 + HONOLULU + HI + US + 21.33 + -157.93 + 0 + 0 + + + + OGG + 0 + MAUI + HI + US + 20.91 + -156.42 + 0 + 0 + + + + NDB + 0 + VALLEY_ISLAND + HI + US + 20.88 + -156.44 + 0 + 0 + + + + MUE + 0 + KAMUELA + HI + US + 20.00 + -155.67 + 0 + 0 + + + + NGF + 0 + KANEOHE_BAY + HI + US + 21.45 + -157.76 + 0 + 0 + + + + MKK + 0 + MOLOKAI + HI + US + 21.14 + -157.17 + 0 + 0 + + + + NBS + 0 + BARKING_SANDS + HI + US + 22.04 + -159.79 + 0 + 0 + + + + CKH + 0 + KOKO_HEAD + HI + US + 21.27 + -157.70 + 0 + 0 + + + + IAI + 0 + KONA + HI + US + 19.65 + -156.02 + 0 + 0 + + + + LLD + 0 + LANAI + HI + US + 20.77 + -156.97 + 0 + 0 + + + + LNY + 0 + LANAI_CITY + HI + US + 20.76 + -156.97 + 0 + 0 + + + + LIH + 0 + LIHUE + HI + US + 21.97 + -159.34 + 0 + 0 + + + + SOK + 0 + SOUTH_KAUAI + HI + US + 21.90 + -159.53 + 0 + 0 + + + + RSW + 0 + LEE_COUNTY + FL + US + 26.53 + -81.78 + 0 + 0 + + + + PZD + 0 + PECAN + GA + US + 31.66 + -84.29 + 0 + 0 + + + + IIU + 0 + LOUISVILLE + KY + US + 38.10 + -85.58 + 0 + 0 + + + + HRV + 0 + HARVEY + LA + US + 29.85 + -90.00 + 0 + 0 + + + + MCI + 0 + KANSAS_CITY + MO + US + 39.29 + -94.74 + 0 + 0 + + + + TTT + 0 + MAVERICK + TX + US + 32.87 + -97.04 + 0 + 0 + + + + CWK + 0 + CENTEX + TX + US + 30.38 + -97.53 + 0 + 0 + + + + CME + 0 + CHISUM + NM + US + 33.34 + -104.62 + 0 + 0 + + + + FTI + 0 + FT_UNION + NM + US + 35.66 + -105.14 + 0 + 0 + + + + RSK + 0 + RATTLESNAKE + NM + US + 36.75 + -108.10 + 0 + 0 + + + + HUH + 0 + WHATCOM + WA + US + 48.95 + -122.58 + 0 + 0 + + + + ASRF + 948640 + MELBOURNE + VC + AU + -37.73 + 144.90 + 81 + 0 + + + + AYPY + 940350 + PORT_MORESBY_INTL + + NG + -9.43 + 147.22 + 47 + 0 + + + + BGSF + 042310 + SONDRE_STROMFJORD + + GL + 67.00 + -50.80 + 53 + 0 + + + + BIRK + 040300 + REYKJAVIK + + IL + 64.13 + -21.90 + 61 + 0 + + + + CWEG + 999999 + ALBERTA_WEATHER_CENTRE + + CN + 53.50 + -113.50 + -9999 + 0 + + + + CWLW + 712030 + KELOWNA + BC + CN + 49.95 + -119.40 + 456 + 0 + + + + CWNT + 712500 + TURTLE_MOUNTAIN + AB + CN + 49.58 + -114.42 + 2164 + 0 + + + + CWTO + 716380 + TORONTO_A_E_S__HQ + ON + CN + 43.78 + -79.47 + 187 + 0 + + + + CWUL + 999999 + QUEBEC_FCST_OFFICE + + CN + 45.50 + -73.68 + -9999 + 0 + + + + CYQX + 718030 + GANDER_INTL_AIRPORT + NF + CN + 48.95 + -54.57 + 151 + 0 + + + + DTTA + 607150 + TUNIS/CARTHAGE + + TS + 36.83 + 10.23 + 4 + 0 + + + + EBBR + 064510 + BRUSSELS_NATIONAL + + BX + 50.90 + 4.53 + 58 + 0 + + + + EDMM + 108680 + MUENCHEN + + DL + 48.25 + 11.58 + 484 + 0 + + + + EDZB + 102380 + BERGEN/HOHNE + + DL + 52.82 + 9.93 + 70 + 0 + + + + EDZE + 104100 + ESSEN/MULHEIM + + DL + 51.40 + 6.97 + 161 + 0 + + + + EDZF + 106370 + FRANKFURT/MAIN + + DL + 50.05 + 8.58 + 112 + 0 + + + + EDZH + 107710 + GAERMERSDORF + + DL + 49.43 + 11.90 + 419 + 0 + + + + EDZM + 108680 + MUENCHEN + + DL + 48.25 + 11.58 + 484 + 0 + + + + EETN + 260380 + TALLIN + + BY + 59.35 + 24.80 + 44 + 0 + + + + EFHK + 029740 + HELSINKI/VANTAA + + FI + 60.32 + 24.97 + 56 + 0 + + + + EFRO + 028450 + ROVANIEMI(CIV/MIL) + + FI + 66.57 + 25.83 + 201 + 0 + + + + EGJJ + 038950 + JERSEY_AIRPORT + + UK + 49.22 + -2.20 + 84 + 0 + + + + EHAM + 062400 + AMSTERDAM/SCHIPHOL + + NL + 52.30 + 4.77 + -2 + 0 + + + + EHDB + 062600 + DE_BILT + + NL + 52.10 + 5.18 + 4 + 0 + + + + EINN + 039620 + SHANNON_AIRPORT + + IE + 52.70 + -8.92 + 20 + 0 + + + + EKCH + 061800 + COPENHAGEN/KASTRUP + + DN + 55.63 + 12.67 + 5 + 0 + + + + ENMI + 999999 + OSLO + + NO + 59.50 + 10.70 + -9999 + 0 + + + + ENVN + 011520 + BODO + + NO + 67.25 + 14.40 + 8 + 0 + + + + ENVV + 014150 + STAVANGER + + NO + 58.87 + 5.67 + 34 + 0 + + + + EPWA + 123750 + WARSAW/OKECIE + + PL + 52.17 + 20.97 + 107 + 0 + + + + ESNN + 023660 + SUNDSVALL/HARNOSAND + + SN + 62.53 + 17.45 + 10 + 0 + + + + ESSA + 024600 + STOCKHOLM/ARLANDA + + SN + 59.65 + 17.95 + 61 + 0 + + + + EVRA + 999999 + RIGA_AIRPORT + LE + BY + 56.92 + 23.97 + 10 + 0 + + + + EYVI + 267300 + VILNIUS_INTL + MI + BY + 54.63 + 25.28 + 156 + 0 + + + + FAJS + 683680 + JAN_SMUTS + + ZA + -26.13 + 28.23 + 1700 + 0 + + + + FCBB + 644500 + BRAZZAVILLE/MAYA-MA + + CG + -4.25 + 15.25 + 316 + 0 + + + + FTTJ + 647000 + NDJAMENA(CIV/MIL) + + CD + 12.13 + 15.03 + 295 + 0 + + + + GCGC + 999999 + CANARY_ISLANDS + + CR + 28.50 + -16.00 + -9999 + 0 + + + + GMMC + 601550 + CASABLANCA + + MC + 33.57 + -7.67 + 62 + 0 + + + + HECA + 623660 + CAIRO_INTL_AIRPORT + + EG + 30.13 + 31.40 + 74 + 0 + + + + LBSF + 156140 + SOFIA + + BU + 42.65 + 23.38 + 595 + 0 + + + + LBWN + 155520 + VARNA + + BU + 43.20 + 27.92 + 43 + 0 + + + + LCLK + 176090 + LARNACA/LARNAX_ARPT + + CY + 34.88 + 33.63 + 2 + 0 + + + + LDZA + 131310 + ZAGREB/PLESO + + RH + 45.73 + 16.07 + 107 + 0 + + + + LDZO + 999999 + ZAGREB/PLESO + + RH + 45.73 + 16.07 + 107 + 0 + + + + LECB + 081810 + BARCELONA + + SP + 41.28 + 2.07 + 6 + 0 + + + + LEMM + 999999 + MADRID_CNM + + SP + 40.12 + -3.53 + -9999 + 0 + + + + LFBD + 075100 + BORDEAUX/MERIGNAC + + FR + 44.83 + -.70 + 61 + 0 + + + + LFMM + 076500 + MARSEILLE + + FR + 43.45 + 5.22 + 20 + 0 + + + + LFPW + 999999 + PARIS_MET_CENTER + + FR + 48.83 + 2.33 + 75 + 0 + + + + LFRN + 071300 + RENNES/ST.JACQUES + + FR + 48.07 + -1.73 + 37 + 0 + + + + LFST + 071900 + STRASBOURG/ENTZHEIM + + FR + 48.55 + 7.63 + 154 + 0 + + + + LGAT + 167160 + ATHENS/HELLENKION + + GR + 37.90 + 23.73 + 15 + 0 + + + + LHBP + 128390 + BUDAPEST/FERIHEGY + + HU + 47.43 + 19.27 + 185 + 0 + + + + LIMM + 160800 + MILANO/LINATE + + IY + 45.43 + 9.27 + 103 + 0 + + + + LJLJ + 130140 + LJUBLJANA/BRNIK + + LJ + 46.22 + 14.48 + 385 + 0 + + + + LKPR + 115180 + PRAGUE/RUZYNE + + CZ + 50.10 + 14.28 + 365 + 0 + + + + LLBG + 401800 + BEN-GURION(CIV/MIL) + + IS + 32.00 + 34.90 + 49 + 0 + + + + LMML + 165970 + LUQA/MALTA + + ML + 35.85 + 14.48 + 91 + 0 + + + + LOWW + 110360 + VIENNA/SCHWECHAT + + OS + 48.12 + 16.57 + 190 + 0 + + + + LPPT + 085360 + LISBON/PORTELA + + PO + 38.78 + -9.13 + 123 + 0 + + + + LROM + 154210 + BUCHAREST/OTOPENI + + RO + 44.55 + 26.10 + 95 + 0 + + + + LROP + 154210 + BUCHAREST/OTOPENI + + RO + 44.55 + 26.10 + 95 + 0 + + + + LSZH + 066700 + ZURICH-KLOTEN_(AUT) + + SW + 47.48 + 8.53 + 432 + 0 + + + + LTAC + 171280 + ANKARA/ESENBOGA + + TU + 40.11 + 32.97 + 949 + 0 + + + + LTBA + 170600 + ISTANBUL/ATATURK_AB + + TU + 40.97 + 28.82 + 37 + 0 + + + + LUKK + 338387 + KISHINAU + + UR + 46.93 + 28.93 + 122 + 0 + + + + LWSK + 135860 + SKOPJE/PETROVAC + + MK + 41.97 + 21.65 + 239 + 0 + + + + LYBE + 132720 + BELGRADE/SURCIN + + YG + 44.82 + 20.28 + 99 + 0 + + + + LZIB + 118160 + BRATISLAVA_IVANKA + + CZ + 48.20 + 17.20 + 130 + 0 + + + + NFFN + 916800 + NANDI/NADI_INTL + + FJ + -17.75 + 177.45 + 18 + 0 + + + + NZDT + 999999 + NEW_ZEALAND + + NZ + -41.00 + 172.50 + -9999 + 0 + + + + NZKL + 999999 + AUCKLAND + + NZ + -37.02 + 174.80 + 6 + 0 + + + + MHTG + 787200 + TEGUCIGALPA/TONCONT + + HO + 14.05 + -87.22 + 994 + 0 + + + + MPTO + 787920 + TOCUMEN/GEN._OMAR + + PM + 9.05 + -79.37 + 11 + 0 + + + + OBBB + 999999 + BAHRAIN_INTL_ARPT + + BN + 26.27 + 50.65 + 2 + 0 + + + + OBBI + 411500 + BAHRAIN_INTL_ARPT + + BN + 26.27 + 50.65 + 2 + 0 + + + + OEJD + 999999 + JEDDAH + + SD + 21.30 + 39.20 + -9999 + 0 + + + + OEJN + 410240 + JEDDAH/KING_ABD + + SD + 21.67 + 39.15 + 12 + 0 + + + + OIII + 407540 + TEHRAN/MEHRABAD_AFB + + IR + 35.68 + 51.35 + 1191 + 0 + + + + OIIX + 999999 + TEHRAN + + IR + 35.68 + 51.35 + 1191 + 0 + + + + OLBA + 401000 + BEIRUT_(CIV/MIL) + + LB + 33.82 + 35.48 + 19 + 0 + + + + OPKC + 417800 + KARACHI_INTL_ARPT + + PK + 24.90 + 67.13 + 22 + 0 + + + + OPLA + 416410 + LAHORE(CIV/MIL) + + PK + 31.52 + 74.40 + 217 + 0 + + + + OYSN + 413440 + SANA'A + + YE + 15.52 + 44.18 + 2190 + 0 + + + + PAFA + 702610 + FAIRBANKS_INTL_ARPT_(ASOS) + AK + US + 64.82 + -147.87 + 138 + 0 + + + + PAJN + 703810 + JUNEAU_INTL_AIRPORT_(ASOS) + AK + US + 58.37 + -134.58 + 7 + 0 + + + + PANC + 702730 + ANCHORAGE_INTL_ARPT_(ASOS) + AK + US + 61.17 + -150.02 + 40 + 0 + + + + RKSI + 470699 + CHAJANG_NI_(K-ARMY) + + KO + 37.87 + 127.18 + 100 + 0 + + + + RCTP + 466860 + TAIPEI/CHIANG_KAI_SHEK + + TW + 25.08 + 121.22 + 33 + 0 + + + + SABE + 875820 + AEROPARQUE(CIV/MIL) + + AG + -34.57 + -58.42 + 6 + 0 + + + + SACO + 873440 + CORDOBA_AIRPORT + + AG + -31.32 + -64.22 + 474 + 0 + + + + SAEZ + 875760 + BUENOS_AIRES/EZEIZA + + AG + -34.82 + -58.53 + 20 + 0 + + + + SAME + 874180 + MENDOZA/EL_PLUMERIL + + AG + -32.83 + -68.78 + 704 + 0 + + + + SARE + 871550 + RESISTENCIA_AIRPORT + + AG + -27.45 + -59.05 + 52 + 0 + + + + SBBE + 821930 + BELEM/VAL_DE_CAES + + BZ + -1.38 + -48.48 + 16 + 0 + + + + SBBR + 833780 + BRASILIA_(CIV/MIL) + + BZ + -15.87 + -47.93 + 1061 + 0 + + + + SBBS + 833780 + BRASILIA + + BZ + -15.87 + -47.93 + 1061 + 0 + + + + SBCT + 838400 + CURITIBA/AFONSO_PEN + + BZ + -25.52 + -49.17 + 908 + 0 + + + + SBCW + 838400 + CURITIBA/AFONSO_PEN + + BZ + -25.52 + -49.17 + 908 + 0 + + + + SBEG + 821110 + EDUARDO_GOMES_INTL + + BZ + -3.03 + -60.05 + 2 + 0 + + + + SBGL + 837460 + GALEAO/RIO(CIV/MIL) + + BZ + -22.82 + -43.25 + 6 + 0 + + + + SBGR + 837753 + GUARULHOS_(CIV/MIL) + + BZ + -23.43 + -46.47 + 750 + 0 + + + + SBRF + 828990 + RECIFE/GUARARAPES + + BZ + -8.07 + -34.85 + 19 + 0 + + + + SCCI + 859340 + PUNTA_ARENAS/PRES_C + + CH + -53.00 + -70.85 + 37 + 0 + + + + SCEL + 855740 + PUDAHUEL/ARTURO_MER + + CH + -33.38 + -70.78 + 476 + 0 + + + + SCFA + 854420 + ANTOFAGASTA/CERRO + + CH + -23.43 + -70.43 + 120 + 0 + + + + SCTE + 857990 + PUERTO_MONTT/TEPUAL + + CH + -41.42 + -73.08 + 86 + 0 + + + + SLLP + 852010 + LA_PAZ/JFK_INTL + + BO + -16.52 + -68.18 + 4014 + 0 + + + + SOCA + 814050 + CAYENNE/ROCHAMBEAU + + FG + 4.83 + -52.37 + 9 + 0 + + + + SPIM + 846280 + LIMA/JORGE_CHAVEZ + + PR + -12.00 + -77.12 + 13 + 0 + + + + TNCC + 789880 + HATO_ARPT_(CIV/MIL) + + NU + 12.20 + -68.97 + 67 + 0 + + + + TTPP + 789700 + PIARCO_INTL_AIRPORT + + TD + 10.62 + -61.35 + 15 + 0 + + + + UAAA + 368700 + ALMA-ATA + AL + RA + 43.23 + 76.93 + 847 + 0 + + + + UAFM + 835300 + FRUNZE + + RA + 42.85 + 74.53 + 760 + 0 + + + + UATT + 352290 + AKTJUBINSK + AL + KZ + 50.30 + 57.23 + 227 + 0 + + + + UBBB + 378640 + BAKU/BINE_ARPT + TB + AJ + 40.45 + 50.07 + -1 + 0 + + + + UGEE + 377890 + YEREVAN/ZAPADNY + TB + RS + 40.13 + 44.47 + 907 + 0 + + + + UGGG + 375490 + TBILISI/NOVO-AL + TB + RS + 41.68 + 44.95 + 490 + 0 + + + + UHBB + 315100 + BLAGOVESHCHENSK + HA + RA + 50.27 + 127.50 + 137 + 0 + + + + UHHH + 317350 + KHABAROVSK/NOVY + HA + RA + 48.52 + 135.16 + 72 + 0 + + + + UHNN + 999999 + NIKOLAEVSK-NA-AMURE_CENTER + HA + RA + 53.15 + 140.70 + 68 + 0 + + + + UHWW + 319600 + VLADIVOSTOK + HA + RA + 43.12 + 131.94 + 184 + 0 + + + + UHPP + 325400 + PETROPAVLOVSK-KAMCA + HA + RA + 52.97 + 158.75 + 24 + 0 + + + + UHSS + 321500 + JUZNO-SAHALINSK + HA + RA + 46.92 + 142.73 + 31 + 0 + + + + UIBB + 303090 + BRATSK + + RA + 56.07 + 101.83 + 489 + 0 + + + + UIII + 307100 + IRKUTSK + IR + RA + 52.27 + 104.35 + 513 + 0 + + + + UIKK + 302300 + KIRENSK + IR + RA + 57.77 + 108.07 + 258 + 0 + + + + UKBB + 333470 + BORISPOL'/KIEV + KV + UR + 50.33 + 30.97 + 119 + 0 + + + + UKFF + 339460 + SIMFEROPOL + + UR + 44.68 + 34.13 + 180 + 0 + + + + UKHH + 343000 + KHARKIV + KI + UR + 49.96 + 36.13 + 1550 + 0 + + + + UKLL + 333930 + LVOV + KI + UR + 49.82 + 23.95 + 325 + 0 + + + + UKOO + 338370 + ODESSA/TSENTRALNY + KI + UR + 46.43 + 30.77 + 35 + 0 + + + + ULAA + 225500 + ARHANGELSK + AR + RS + 64.53 + 40.47 + 13 + 0 + + + + ULLI + 260630 + ST.PETERSBURG(VOEJKOVO) + LE + RS + 59.95 + 30.70 + 78 + 0 + + + + ULLL + 260630 + ST.PETERSBURG + LE + RS + 59.95 + 30.70 + 78 + 0 + + + + ULWW + 270370 + VOLOGDA + AR + RS + 59.23 + 39.87 + 131 + 0 + + + + ULMM + 221130 + MURMANSK + AR + RS + 68.97 + 33.05 + 51 + 0 + + + + UMKK + 267020 + KALININGRAD + + BY + 54.70 + 20.62 + 27 + 0 + + + + UMMS + 268500 + MINSK + MI + BY + 53.87 + 27.53 + 234 + 0 + + + + UNBB + 298380 + BARNAUL + NO + RA + 53.40 + 83.70 + 252 + 0 + + + + UNIT + 245070 + TURA + NO + RA + 64.27 + 100.23 + 186 + 0 + + + + UNKB + 292820 + BOGUCHANY + NO + RA + 58.42 + 97.40 + 134 + 0 + + + + UNKL + 284935 + KRASNOYARSK + + RS + 56.18 + 92.52 + -9999 + 0 + + + + UNLL + 999999 + KOLPASHEVO + NO + RA + 58.30 + 82.90 + 76 + 0 + + + + UNNT + 296340 + NOVOSIBIRSK/TOLMACH + + RA + 55.03 + 82.90 + 177 + 0 + + + + UNOO + 286980 + OMSK + NO + RA + 54.93 + 73.40 + 123 + 0 + + + + UODD + 206740 + DIKSON_ISLAND + DK + RA + 73.53 + 80.40 + 47 + 0 + + + + UOHH + 208910 + KHATANGA + DK + RA + 71.98 + 102.47 + 24 + 0 + + + + UOTT + 234720 + TURUKHANSK + + RA + 65.78 + 087.95 + 37 + 0 + + + + URRV + 273290 + ROSTOV + MS + RS + 57.20 + 39.42 + 102 + 0 + + + + URWA + 999999 + ASTRAKHAN + + RS + 46.35 + 47.97 + -22 + 0 + + + + URWW + 345600 + VOLGOGRAD + TB + RS + 48.68 + 44.35 + 145 + 0 + + + + USCC + 286420 + CHELYABINSK/BALANDI + SV + RA + 55.18 + 61.32 + -9999 + 0 + + + + USDD + 999999 + SALEKHARD + NO + RA + 66.53 + 66.53 + 358 + 0 + + + + USDS + 235520 + TARKO-SALE + NO + RA + 64.92 + 77.82 + 27 + 0 + + + + USHB + 236310 + BEREZOVO + NO + RA + 63.93 + 65.05 + 27 + 0 + + + + USHH + 239330 + HANTY-MANSIJSK + NO + RA + 60.97 + 69.07 + 40 + 0 + + + + USKK + 999999 + KIROV + MS + RS + 58.60 + 49.63 + 158 + 0 + + + + USPP + 282250 + PERM + SV + RA + 58.02 + 56.30 + 172 + 0 + + + + USRR + 238490 + SURGUT + NO + RA + 61.25 + 73.50 + 44 + 0 + + + + USSS + 284400 + SVERDLOVSK + SV + RA + 56.80 + 60.63 + 237 + 0 + + + + USUU + 286610 + KURGAN + SV + RA + 55.47 + 65.40 + 79 + 0 + + + + UTAA + 388800 + ASHABAD + TA + RA + 37.97 + 58.33 + 210 + 0 + + + + UTTT + 384570 + TASHKENT/YUZNI + TA + RA + 41.27 + 69.27 + 489 + 0 + + + + UUWW + 275185 + MOSCOW/VNUKOVO + MS + RS + 55.65 + 37.27 + 203 + 0 + + + + UUYP + 234180 + PECHORA + AR + RS + 65.11 + 57.10 + 61 + 0 + + + + UUYW + 232260 + VORKUTA + AR + RA + 67.48 + 64.02 + 180 + 0 + + + + UUYY + 238040 + SYKTYVKAR + AR + RA + 61.72 + 50.83 + 119 + 0 + + + + UWKD + 275950 + KAZAN' + MS + RS + 55.78 + 49.18 + 116 + 0 + + + + UWUU + 287220 + UFA + SV + RA + 54.75 + 56.00 + 105 + 0 + + + + VABB + 430030 + BOMBAY/SANTA_CR + + IN + 19.12 + 72.84 + 14 + 0 + + + + VCBI + 434500 + COLOMBO/KATUNAYAKE + + SB + 7.17 + 79.88 + 8 + 0 + + + + VGZR + 419220 + KURMITOLA/ZIA_INTL + + BW + 23.85 + 90.40 + 10 + 0 + + + + VHHH + 450070 + HONG_KONG_INTL_ARPT + + HK + 22.33 + 114.18 + 24 + 0 + + + + VIDP + 421810 + INDIRA_GANDHI/DELHI + + IN + 28.57 + 77.12 + 233 + 0 + + + + WSSS + 486980 + SINGAPORE/CHANG + + SR + 1.37 + 103.98 + 16 + 0 + + + + YBRF + 945780 + BRISBANE + QU + AU + -27.43 + 153.08 + 2 + 0 + + + + YBTL + 942940 + TOWNSVILLE(CIV/MIL) + QU + AU + -19.25 + 146.75 + 6 + 0 + + + + YMHF + 948640 + MELBOURNE + VC + AU + -37.73 + 144.90 + 81 + 0 + + + + YMMB + 948700 + MOORABBIN_AIRPORT + VC + AU + -37.98 + 145.10 + 13 + 0 + + + + YMMC + 948640 + MELBOURNE + VC + AU + -37.73 + 144.90 + 81 + 0 + + + + YMRF + 948640 + MELBOURNE + VC + AU + -37.73 + 144.90 + 81 + 0 + + + + YPDM + 948640 + MELBOURNE + VC + AU + -37.73 + 144.90 + 81 + 0 + + + + YPRF + 948640 + MELBOURNE + VC + AU + -37.73 + 144.90 + 81 + 0 + + + + YPRM + 948640 + MELBOURNE + VC + AU + -37.73 + 144.90 + 81 + 0 + + + + YSRF + 948640 + MELBOURNE + VC + AU + -37.73 + 144.90 + 81 + 0 + + + + ZPPP + 567780 + KUNMING/WUJIABA + CD + CI + 25.02 + 102.68 + 1892 + 0 + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/zones.xml b/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/zones.xml old mode 100755 new mode 100644 index fb26a34d6f..662ba89deb --- a/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/zones.xml +++ b/ncep/gov.noaa.nws.ncep.edex.common/utility/edex_static/base/ncep/stns/zones.xml @@ -1,47189 +1,47189 @@ - - - - - AKZ187 - 21870 - Central_Aleutians - AK - US - 52.22 - -174.23 - 0 - 0 - AFC - - - AKZ213 - 22130 - St_Lawrence_I_and_Bering_St_Cst - AK - US - 63.36 - -170.27 - 0 - 0 - AFG - - - AKZ195 - 21950 - Pribilof_Islands - AK - US - 57.18 - -170.26 - 0 - 0 - AFC - - - AKZ185 - 21850 - Eastern_Aleutians - AK - US - 53.63 - -166.66 - 0 - 0 - AFC - - - AKZ207 - 22070 - Chukchi_Sea_Coast - AK - US - 67.98 - -165.11 - 0 - 0 - AFG - - - AKZ211 - 22110 - Southern_Seward_Peninsula_Coast - AK - US - 64.58 - -164.56 - 0 - 0 - AFG - - - AKZ214 - 22140 - Yukon_Delta - AK - US - 62.24 - -164.37 - 0 - 0 - AFG - - - AKZ155 - 21550 - Kuskokwim_Delta - AK - US - 60.18 - -163.61 - 0 - 0 - AFC - - - AKZ208 - 22080 - Lower_Kobuk_and_Noatak_Valleys - AK - US - 67.77 - -162.75 - 0 - 0 - AFG - - - AKZ210 - 22100 - Nrn_and_Interior_Seward_Penin - AK - US - 65.40 - -162.41 - 0 - 0 - AFG - - - AKZ201 - 22010 - Western_Arctic_Coast - AK - US - 69.84 - -161.53 - 0 - 0 - AFG - - - AKZ181 - 21810 - Alaska_Peninsula - AK - US - 55.82 - -161.44 - 0 - 0 - AFC - - - AKZ209 - 22090 - Baldwin_Penin_and_Selawik_Vly - AK - US - 66.69 - -161.06 - 0 - 0 - AFG - - - AKZ212 - 22120 - Ern_Norton_Snd_and_Nulato_Hills - AK - US - 63.74 - -160.39 - 0 - 0 - AFG - - - HIZ001 - 110010 - Niihau - HI - US - 21.89 - -160.15 - 0 - 0 - HFO - - - AKZ215 - 22150 - Lower_Yukon_Valley - AK - US - 62.56 - -159.94 - 0 - 0 - AFG - - - HIZ003 - 110030 - Kauai_Leeward - HI - US - 22.02 - -159.67 - 0 - 0 - HFO - - - HIZ004 - 110040 - Kauai_Mountains - HI - US - 22.07 - -159.54 - 0 - 0 - HFO - - - HIZ002 - 110020 - Kauai_Windward - HI - US - 22.05 - -159.40 - 0 - 0 - HFO - - - AKZ205 - 22050 - Northwestern_Brooks_Range - AK - US - 69.06 - -158.44 - 0 - 0 - AFG - - - HIZ006 - 110060 - Waianae_Coast - HI - US - 21.48 - -158.21 - 0 - 0 - HFO - - - HIZ011 - 110110 - Waianae_Mountains - HI - US - 21.46 - -158.10 - 0 - 0 - HFO - - - HIZ007 - 110070 - Oahu_North_Shore - HI - US - 21.59 - -158.08 - 0 - 0 - HFO - - - HIZ005 - 110050 - Oahu_South_Shore - HI - US - 21.33 - -158.05 - 0 - 0 - HFO - - - HIZ010 - 110100 - Central_Oahu - HI - US - 21.50 - -158.01 - 0 - 0 - HFO - - - HIZ008 - 110080 - Oahu_Koolau - HI - US - 21.50 - -157.89 - 0 - 0 - HFO - - - HIZ009 - 110090 - Olomana - HI - US - 21.39 - -157.73 - 0 - 0 - HFO - - - HIZ013 - 110130 - Molokai_Leeward - HI - US - 21.14 - -157.09 - 0 - 0 - HFO - - - AKZ217 - 22170 - Upper_Kobuk_and_Noatak_Valleys - AK - US - 67.41 - -156.95 - 0 - 0 - AFG - - - HIZ015 - 110150 - Lanai_Mauka - HI - US - 20.82 - -156.92 - 0 - 0 - HFO - - - HIZ012 - 110120 - Molokai_Windward - HI - US - 21.14 - -156.85 - 0 - 0 - HFO - - - HIZ014 - 110140 - Lanai_Makai - HI - US - 20.83 - -156.84 - 0 - 0 - HFO - - - HIZ018 - 110180 - Maui_Leeward_West - HI - US - 20.89 - -156.67 - 0 - 0 - HFO - - - HIZ016 - 110160 - Kahoolawe - HI - US - 20.56 - -156.62 - 0 - 0 - HFO - - - AKZ216 - 22160 - Lwr_Koyukuk_and_Middle_Yukon_Vly - AK - US - 64.44 - -156.58 - 0 - 0 - AFG - - - HIZ017 - 110170 - Maui_Windward_West - HI - US - 20.92 - -156.58 - 0 - 0 - HFO - - - HIZ019 - 110190 - Maui_Central_Valley - HI - US - 20.85 - -156.45 - 0 - 0 - HFO - - - HIZ021 - 110210 - Leeward_Haleakala - HI - US - 20.72 - -156.31 - 0 - 0 - HFO - - - HIZ022 - 110220 - Haleakala_Summit - HI - US - 20.72 - -156.23 - 0 - 0 - HFO - - - HIZ020 - 110200 - Windward_Haleakala - HI - US - 20.80 - -156.18 - 0 - 0 - HFO - - - AKZ151 - 21510 - Kuskokwim_Valley - AK - US - 62.26 - -156.04 - 0 - 0 - AFC - - - HIZ023 - 110230 - Kona - HI - US - 19.45 - -155.86 - 0 - 0 - HFO - - - HIZ026 - 110260 - Kohala - HI - US - 20.02 - -155.74 - 0 - 0 - HFO - - - AKZ161 - 21610 - Bristol_Bay - AK - US - 58.67 - -155.70 - 0 - 0 - AFC - - - HIZ027 - 110270 - Big_Island_Interior - HI - US - 19.56 - -155.61 - 0 - 0 - HFO - - - HIZ028 - 110280 - Big_Island_Summit - HI - US - 19.44 - -155.58 - 0 - 0 - HFO - - - HIZ024 - 110240 - South_Big_Island - HI - US - 19.19 - -155.42 - 0 - 0 - HFO - - - AKZ202 - 22020 - Northern_Arctic_Coast - AK - US - 70.78 - -155.25 - 0 - 0 - AFG - - - HIZ025 - 110250 - Big_Island_North_and_East - HI - US - 19.81 - -155.19 - 0 - 0 - HFO - - - AKZ171 - 21710 - Kodiak_Island - AK - US - 58.65 - -154.17 - 0 - 0 - AFC - - - AKZ219 - 22190 - Upper_Koyukuk_Valley - AK - US - 66.28 - -152.42 - 0 - 0 - AFG - - - AKZ221 - 22210 - Central_Interior - AK - US - 64.61 - -151.55 - 0 - 0 - AFG - - - AKZ145 - 21450 - Susitna_Valley - AK - US - 61.95 - -150.71 - 0 - 0 - AFC - - - AKZ121 - 21210 - Western_Kenai_Peninsula - AK - US - 60.12 - -150.69 - 0 - 0 - AFC - - - AKZ225 - 22250 - Denali - AK - US - 63.51 - -150.21 - 0 - 0 - AFG - - - AKZ101 - 21010 - Anchorage - AK - US - 61.20 - -149.71 - 0 - 0 - AFC - - - AKZ203 - 22030 - Central_Beaufort_Sea_Coast - AK - US - 70.34 - -149.66 - 0 - 0 - AFG - - - AKZ111 - 21110 - Matanuska_Valley - AK - US - 61.60 - -149.43 - 0 - 0 - AFC - - - AKZ125 - 21250 - Western_Prince_William_Sound - AK - US - 60.28 - -149.43 - 0 - 0 - AFC - - - AKZ218 - 22180 - Southeastern_Brooks_Range - AK - US - 67.94 - -147.78 - 0 - 0 - AFG - - - AKZ206 - 22060 - Northeastern_Brooks_Range - AK - US - 68.97 - -147.55 - 0 - 0 - AFG - - - AKZ222 - 22220 - Middle_Tanana_Valley - AK - US - 64.97 - -147.45 - 0 - 0 - AFG - - - AKZ223 - 22230 - Deltana_and_Tanana_Flats - AK - US - 64.13 - -146.62 - 0 - 0 - AFG - - - AKZ131 - 21310 - Northeast_Prince_William_Sound - AK - US - 61.14 - -146.39 - 0 - 0 - AFC - - - AKZ220 - 22200 - Yukon_Flats_and_Surrounding_Upla - AK - US - 66.46 - -146.25 - 0 - 0 - AFG - - - AKZ135 - 21350 - Southeast_Prince_William_Sound - AK - US - 60.65 - -145.32 - 0 - 0 - AFC - - - AKZ141 - 21410 - Copper_River_Basin - AK - US - 61.88 - -144.85 - 0 - 0 - AFC - - - AKZ204 - 22040 - Eastern_Beaufort_Sea_Coast - AK - US - 69.85 - -143.75 - 0 - 0 - AFG - - - AKZ224 - 22240 - Upr_Tanana_Vly_and_the_Ftymile_C - AK - US - 64.21 - -143.50 - 0 - 0 - AFG - - - AKZ226 - 22260 - Eastern_Alaska_Range - AK - US - 62.77 - -142.76 - 0 - 0 - AFG - - - AKZ017 - 20170 - C_Fairweather_to_C_Suckling_Csta - AK - US - 59.74 - -140.70 - 0 - 0 - AJK - - - AKZ022 - 20220 - Salisbury_Snd_to_C_Fairweather_C - AK - US - 58.68 - -137.66 - 0 - 0 - AJK - - - AKZ020 - 20200 - Glacier_Bay - AK - US - 58.79 - -136.99 - 0 - 0 - AJK - - - AKZ021 - 20210 - Eastern_Chichagof_Island - AK - US - 57.88 - -135.51 - 0 - 0 - AJK - - - AKZ019 - 20190 - Haines_Borough_and_Lynn_Canal - AK - US - 58.95 - -135.41 - 0 - 0 - AJK - - - AKZ018 - 20180 - Taiya_Inlet_and_Klondike_Hiway - AK - US - 59.57 - -135.35 - 0 - 0 - AJK - - - AKZ023 - 20230 - C_Decision_to_Salisbury_Snd_Csta - AK - US - 56.85 - -135.25 - 0 - 0 - AJK - - - AKZ024 - 20240 - Ern_Baranof_I_and_Srn_Admty_I - AK - US - 57.31 - -134.27 - 0 - 0 - AJK - - - AKZ025 - 20250 - Juneau_Borough_and_Nrn_Admty_I - AK - US - 58.08 - -133.64 - 0 - 0 - AJK - - - AKZ027 - 20270 - Dixon_Entr_to_C_Decision_Cstal_A - AK - US - 55.36 - -133.19 - 0 - 0 - AJK - - - AKZ026 - 20260 - Inr_Chnls_fr_Kupreanof_I_to_Etol - AK - US - 56.53 - -133.00 - 0 - 0 - AJK - - - AKZ028 - 20280 - Southern_Inner_Channels - AK - US - 55.71 - -132.71 - 0 - 0 - AJK - - - AKZ029 - 20290 - Misty_Fjords - AK - US - 55.67 - -130.98 - 0 - 0 - AJK - - - WAZ516 - 475160 - North_Coast - WA - US - 47.95 - -124.39 - 0 - 0 - SEW - - - ORZ022 - 370220 - Curry_County_Coast - OR - US - 42.35 - -124.27 - 0 - 0 - MFR - - - WAZ515 - 475150 - Western_Strait_of_Juan_De_Fuca - WA - US - 48.19 - -124.25 - 0 - 0 - SEW - - - ORZ021 - 370210 - South_Central_Oregon_Coast - OR - US - 43.28 - -124.24 - 0 - 0 - MFR - - - WAZ517 - 475170 - Central_Coast - WA - US - 47.16 - -124.06 - 0 - 0 - SEW - - - CAZ001 - 50010 - Redwood_Coast - CA - US - 41.02 - -124.03 - 0 - 0 - EKA - - - ORZ002 - 370020 - Central_Oregon_Coast - OR - US - 44.44 - -124.01 - 0 - 0 - PQR - - - ORZ001 - 370010 - North_Oregon_Coast - OR - US - 45.64 - -123.92 - 0 - 0 - PQR - - - ORZ024 - 370240 - Ern_Curry_Cnty_and_Josephine_Cnt - OR - US - 42.39 - -123.75 - 0 - 0 - MFR - - - CAZ003 - 50030 - North_Coast_Interior - CA - US - 40.99 - -123.72 - 0 - 0 - EKA - - - WAZ021 - 470210 - South_Washington_Coast - WA - US - 46.47 - -123.71 - 0 - 0 - PQR - - - CAZ002 - 50020 - Mendocino_Coast - CA - US - 39.40 - -123.64 - 0 - 0 - EKA - - - ORZ004 - 370040 - Ctrl_Coast_Range_of_Wrn_Oregon - OR - US - 44.42 - -123.62 - 0 - 0 - PQR - - - WAZ513 - 475130 - Olympics - WA - US - 47.71 - -123.61 - 0 - 0 - SEW - - - WAZ512 - 475120 - Lower_Chehalis_Valley_Area - WA - US - 47.09 - -123.52 - 0 - 0 - SEW - - - WAZ020 - 470200 - Willapa_Hills - WA - US - 46.52 - -123.51 - 0 - 0 - PQR - - - ORZ003 - 370030 - Coast_Range_of_Northwest_Oregon - OR - US - 45.59 - -123.40 - 0 - 0 - PQR - - - CAZ076 - 50760 - Mendocino_Interior - CA - US - 39.40 - -123.39 - 0 - 0 - EKA - - - ORZ023 - 370230 - Central_Douglas_County - OR - US - 43.32 - -123.35 - 0 - 0 - MFR - - - WAZ514 - 475140 - Eastern_Strait_of_Juan_de_Fuca - WA - US - 48.07 - -123.28 - 0 - 0 - SEW - - - CAZ080 - 50800 - Western_Siskiyou_County - CA - US - 41.49 - -123.13 - 0 - 0 - MFR - - - ORZ008 - 370080 - South__Willamette_Valley - OR - US - 44.32 - -123.11 - 0 - 0 - PQR - - - CAZ004 - 50040 - Upper_Trinity_River - CA - US - 40.44 - -123.07 - 0 - 0 - EKA - - - CAZ505 - 55050 - Cstal_N_Bay_Incl_Pt_Reyes_Natl_S - CA - US - 38.30 - -122.99 - 0 - 0 - MTR - - - WAZ001 - 470010 - San_Juan_County - WA - US - 48.60 - -122.99 - 0 - 0 - SEW - - - ORZ007 - 370070 - Central_Willamette_Valley - OR - US - 45.05 - -122.94 - 0 - 0 - PQR - - - WAZ511 - 475110 - Hood_Canal_Area - WA - US - 47.52 - -122.94 - 0 - 0 - SEW - - - WAZ022 - 470220 - Lwr_Columbia_and_I_-_5_Corridor_ - WA - US - 46.11 - -122.88 - 0 - 0 - PQR - - - ORZ005 - 370050 - Lower_Columbia - OR - US - 45.97 - -122.87 - 0 - 0 - PQR - - - WAZ504 - 475040 - Southwest_Interior - WA - US - 46.78 - -122.87 - 0 - 0 - SEW - - - ORZ026 - 370260 - Jackson_County - OR - US - 42.48 - -122.86 - 0 - 0 - MFR - - - ORZ006 - 370060 - Greater_Portland_Metro_Area - OR - US - 45.52 - -122.83 - 0 - 0 - PQR - - - CAZ506 - 55060 - North_Bay_Interior_Valleys - CA - US - 38.34 - -122.78 - 0 - 0 - MTR - - - ORZ012 - 370120 - Cascade_Foothills_in_Lane_Cnty - OR - US - 43.91 - -122.77 - 0 - 0 - PQR - - - ORZ025 - 370250 - Ern_Douglas_County_Foothills - OR - US - 43.18 - -122.75 - 0 - 0 - MFR - - - CAZ063 - 50630 - Mtns_SWrn_Shasta_Cnty_to_Nrn_L_C - CA - US - 39.91 - -122.73 - 0 - 0 - STO - - - CAZ064 - 50640 - Clear_Lake/Southern_Lake_County - CA - US - 38.96 - -122.67 - 0 - 0 - STO - - - CAZ081 - 50810 - Central_Siskiyou_County - CA - US - 41.68 - -122.60 - 0 - 0 - MFR - - - WAZ503 - 475030 - Western_Whatcom_County - WA - US - 48.82 - -122.59 - 0 - 0 - SEW - - - WAZ039 - 470390 - Greater_Vancouver_Area - WA - US - 45.73 - -122.54 - 0 - 0 - PQR - - - ORZ010 - 370100 - Nrn_Oregon_Cascade_Foothills - OR - US - 44.86 - -122.52 - 0 - 0 - PQR - - - WAZ509 - 475090 - Tacoma_Area - WA - US - 47.17 - -122.52 - 0 - 0 - SEW - - - WAZ510 - 475100 - Admiralty_Inlet_Area - WA - US - 48.15 - -122.50 - 0 - 0 - SEW - - - WAZ040 - 470400 - S_Washington_Cascade_Foothills - WA - US - 46.00 - -122.48 - 0 - 0 - PQR - - - CAZ006 - 50060 - San_Francisco - CA - US - 37.75 - -122.42 - 0 - 0 - MTR - - - WAZ506 - 475060 - Western_Skagit_County - WA - US - 48.47 - -122.42 - 0 - 0 - SEW - - - CAZ509 - 55090 - San_Francisco_Peninsula_Coast - CA - US - 37.36 - -122.38 - 0 - 0 - MTR - - - WAZ508 - 475080 - Seattle/Bremerton_Area - WA - US - 47.51 - -122.29 - 0 - 0 - SEW - - - CAZ507 - 55070 - North_Bay_Mountains - CA - US - 38.54 - -122.27 - 0 - 0 - MTR - - - CAZ015 - 50150 - Northern_Sacramento_Valley - CA - US - 40.26 - -122.25 - 0 - 0 - STO - - - ORZ013 - 370130 - Cascades_in_Lane_County - OR - US - 43.84 - -122.25 - 0 - 0 - PQR - - - ORZ028 - 370280 - Siskiyou_Mtns_and_Srn_Oregon_Cas - OR - US - 42.41 - -122.24 - 0 - 0 - MFR - - - CAZ013 - 50130 - Shasta_L_Area_/_Nrn_Shasta_Cnty - CA - US - 40.87 - -122.21 - 0 - 0 - STO - - - ORZ027 - 370270 - South_Central_Oregon_Cascades - OR - US - 43.21 - -122.21 - 0 - 0 - MFR - - - CAZ082 - 50820 - South_Central_Siskiyou_County - CA - US - 41.30 - -122.14 - 0 - 0 - MFR - - - WAZ507 - 475070 - Everett_and_Vicinity - WA - US - 48.03 - -122.14 - 0 - 0 - SEW - - - CAZ508 - 55080 - San_Francisco_Bay_Shoreline - CA - US - 37.64 - -122.08 - 0 - 0 - MTR - - - WAZ505 - 475050 - East_Puget_Sound_Lowlands - WA - US - 47.53 - -122.05 - 0 - 0 - SEW - - - WAZ019 - 470190 - South_Washington_Cascades - WA - US - 46.00 - -122.04 - 0 - 0 - PQR - - - CAZ512 - 55120 - Santa_Cruz_Mountains - CA - US - 37.20 - -121.98 - 0 - 0 - MTR - - - CAZ510 - 55100 - East_Bay_Interior_Valleys - CA - US - 37.82 - -121.97 - 0 - 0 - MTR - - - ORZ009 - 370090 - Western_Columbia_River_Gorge - OR - US - 45.61 - -121.96 - 0 - 0 - PQR - - - ORZ011 - 370110 - Northern_Oregon_Cascades - OR - US - 44.93 - -121.94 - 0 - 0 - PQR - - - WAZ023 - 470230 - Western_Columbia_River_Gorge - WA - US - 45.66 - -121.92 - 0 - 0 - PQR - - - CAZ016 - 50160 - Central_Sacramento_Valley - CA - US - 39.40 - -121.90 - 0 - 0 - STO - - - CAZ083 - 50830 - N_Ctrl_and_SE_Siskiyou_County - CA - US - 41.59 - -121.90 - 0 - 0 - MFR - - - CAZ530 - 55300 - Srn_Monterey_Bay_and_Big_Sur_Cst - CA - US - 36.35 - -121.90 - 0 - 0 - MTR - - - WAZ519 - 475190 - W_Slopes_Ctrl_Cascades_and_Passe - WA - US - 47.08 - -121.89 - 0 - 0 - SEW - - - CAZ018 - 50180 - Carquinez_Strait_and_Delta - CA - US - 38.07 - -121.80 - 0 - 0 - STO - - - CAZ529 - 55290 - Northern_Monterey_Bay - CA - US - 36.96 - -121.79 - 0 - 0 - MTR - - - CAZ511 - 55110 - E_Bay_Hills_and_the_Diablo_Rng - CA - US - 37.48 - -121.73 - 0 - 0 - MTR - - - CAZ513 - 55130 - Santa_Clara_Vly_Incl_San_Jose - CA - US - 37.17 - -121.69 - 0 - 0 - MTR - - - CAZ066 - 50660 - NE_Foothills/Sacramento_Valley - CA - US - 40.13 - -121.65 - 0 - 0 - STO - - - CAZ017 - 50170 - Southern_Sacramento_Valley - CA - US - 38.64 - -121.63 - 0 - 0 - STO - - - CAZ084 - 50840 - NE_Siskiyou_and_NW_Modoc_Cnties - CA - US - 41.86 - -121.63 - 0 - 0 - MFR - - - ORZ029 - 370290 - Klamath_Basin - OR - US - 42.47 - -121.63 - 0 - 0 - MFR - - - ORZ014 - 370140 - Upper_Hood_River_Valley - OR - US - 45.56 - -121.58 - 0 - 0 - PQR - - - CAZ528 - 55280 - Nrn_Salinas_Vly/Hollister_Vly_an - CA - US - 36.67 - -121.56 - 0 - 0 - MTR - - - CAZ014 - 50140 - Burney_Basin_/_Ern_Shasta_Cnty - CA - US - 40.88 - -121.52 - 0 - 0 - STO - - - WAZ518 - 475180 - W_Slopes_Nrn_Cascades_and_Passes - WA - US - 48.39 - -121.49 - 0 - 0 - SEW - - - CAZ517 - 55170 - Sta_Lucia_Mtns_and_Los_Padres_Na - CA - US - 36.19 - -121.39 - 0 - 0 - MTR - - - CAZ068 - 50680 - Wrn_Plumas_County/Lassen_Park - CA - US - 40.22 - -121.32 - 0 - 0 - STO - - - ORZ030 - 370300 - Nrn_and_Ern_Klamath_Cnty_and_Wrn - OR - US - 42.80 - -121.24 - 0 - 0 - MFR - - - ORZ042 - 370420 - North_Central_Oregon - OR - US - 45.04 - -121.10 - 0 - 0 - PDT - - - CAZ516 - 55160 - Srn_Salinas_Vly/Arroyo_Seco_and_ - CA - US - 36.09 - -121.09 - 0 - 0 - MTR - - - WAZ024 - 470240 - East_Columbia_River_Gorge - WA - US - 45.70 - -121.06 - 0 - 0 - PDT - - - ORZ041 - 370410 - East_Columbia_River_Gorge - OR - US - 45.64 - -121.02 - 0 - 0 - PDT - - - WAZ501 - 475010 - E_Slopes_of_the_Ctrl_Cascades - WA - US - 47.05 - -120.96 - 0 - 0 - PDT - - - ORZ043 - 370430 - Central_Oregon - OR - US - 44.00 - -120.95 - 0 - 0 - PDT - - - CAZ019 - 50190 - Northern_San_Joaquin_Valley - CA - US - 37.76 - -120.93 - 0 - 0 - STO - - - CAZ518 - 55180 - Mtns_Of_Sn_Benito_Cnty_And_Int_M - CA - US - 36.39 - -120.89 - 0 - 0 - MTR - - - CAZ034 - 50340 - San_Luis_Obispo_Cnty_Ctrl_Coast - CA - US - 35.35 - -120.78 - 0 - 0 - LOX - - - WAZ502 - 475020 - East_Slopes_of_the_Srn_Cascades - WA - US - 46.10 - -120.78 - 0 - 0 - PDT - - - CAZ085 - 50850 - Modoc_County - CA - US - 41.58 - -120.74 - 0 - 0 - MFR - - - CAZ067 - 50670 - Motherlode - CA - US - 38.63 - -120.71 - 0 - 0 - STO - - - CAZ071 - 50710 - Lassen-Ern_Plumas-Ern_Sierra_Cnt - CA - US - 40.31 - -120.66 - 0 - 0 - REV - - - WAZ027 - 470270 - Yakima_Valley - WA - US - 46.43 - -120.45 - 0 - 0 - PDT - - - CAZ035 - 50350 - Santa_Barbara_County_Ctrl_Coast - CA - US - 34.72 - -120.41 - 0 - 0 - LOX - - - CAZ089 - 50890 - West-Central_San_Joaquin_Valley - CA - US - 36.62 - -120.39 - 0 - 0 - HNX - - - WAZ026 - 470260 - Kittitas_Valley - WA - US - 47.00 - -120.39 - 0 - 0 - PDT - - - WAZ042 - 470420 - East_Slopes_Northern_Cascades - WA - US - 48.13 - -120.38 - 0 - 0 - OTX - - - CAZ069 - 50690 - West_Slope_Nrn_Sierra_Nevada - CA - US - 38.76 - -120.37 - 0 - 0 - STO - - - CAZ037 - 50370 - San_Luis_Obispo_Cnty_Int_Vlys - CA - US - 35.41 - -120.31 - 0 - 0 - LOX - - - ORZ031 - 370310 - Central_and_Eastern_Lake_County - OR - US - 42.80 - -120.24 - 0 - 0 - MFR - - - ORZ506 - 375060 - Ochoco-John_Day_Highlands - OR - US - 44.34 - -120.20 - 0 - 0 - PDT - - - WAZ041 - 470410 - Wenatchee_Area - WA - US - 47.61 - -120.18 - 0 - 0 - OTX - - - CAZ051 - 50510 - San_Luis_Obispo_County_Mtns - CA - US - 35.16 - -120.17 - 0 - 0 - LOX - - - CAZ036 - 50360 - Santa_Ynez_Valley - CA - US - 34.72 - -120.14 - 0 - 0 - LOX - - - CAZ070 - 50700 - Surprise_Valley_California - CA - US - 41.58 - -120.11 - 0 - 0 - REV - - - CAZ090 - 50900 - East-Central_San_Joaquin_Valley - CA - US - 37.11 - -120.11 - 0 - 0 - HNX - - - ORZ504 - 375040 - Nrn_Wheeler_and_Srn_Gilliam_Cnti - OR - US - 45.01 - -120.10 - 0 - 0 - PDT - - - CAZ072 - 50720 - Greater_Lake_Tahoe_Area - CA - US - 38.89 - -119.96 - 0 - 0 - REV - - - CAZ039 - 50390 - Santa_Barbara_County_S_Coast - CA - US - 34.45 - -119.95 - 0 - 0 - LOX - - - NVZ002 - 280020 - Greater_Lake_Tahoe_Area - NV - US - 39.19 - -119.90 - 0 - 0 - REV - - - CAZ052 - 50520 - Santa_Barbara_County_Mountains - CA - US - 34.77 - -119.88 - 0 - 0 - LOX - - - CAZ091 - 50910 - Southwestern_San_Joaquin_Valley - CA - US - 35.75 - -119.78 - 0 - 0 - HNX - - - CAZ038 - 50380 - Cuyama_Valley - CA - US - 34.96 - -119.77 - 0 - 0 - LOX - - - NVZ005 - 280050 - Northern_Washoe_County - NV - US - 41.01 - -119.65 - 0 - 0 - REV - - - ORZ044 - 370440 - Lower_Columbia_Basin - OR - US - 45.60 - -119.65 - 0 - 0 - PDT - - - WAZ044 - 470440 - Waterville_Plateau - WA - US - 47.68 - -119.65 - 0 - 0 - OTX - - - CAZ093 - 50930 - Mariposa_Madera_and_Fresno_Cnty_ - CA - US - 37.24 - -119.64 - 0 - 0 - HNX - - - NVZ003 - 280030 - Gter_Reno-Carson_Cty-Minden_Area - NV - US - 39.36 - -119.63 - 0 - 0 - REV - - - ORZ505 - 375050 - John_Day_Basin - OR - US - 44.63 - -119.49 - 0 - 0 - PDT - - - WAZ034 - 470340 - Moses_Lake_Area - WA - US - 47.03 - -119.48 - 0 - 0 - OTX - - - WAZ043 - 470430 - Okanogan_Valley - WA - US - 48.47 - -119.47 - 0 - 0 - OTX - - - WAZ028 - 470280 - Lower_Columbia_Basin - WA - US - 46.21 - -119.43 - 0 - 0 - PDT - - - CAZ044 - 50440 - Ventura_County_Interior_Valleys - CA - US - 34.44 - -119.25 - 0 - 0 - LOX - - - CAZ040 - 50400 - Ventura_County_Coast - CA - US - 34.22 - -119.19 - 0 - 0 - LOX - - - CAZ092 - 50920 - Southeastern_San_Joaquin_Valley - CA - US - 35.82 - -119.14 - 0 - 0 - HNX - - - CAZ096 - 50960 - Sierra_NV_fr_Yosemite_to_Kings_C - CA - US - 37.43 - -119.12 - 0 - 0 - HNX - - - CAZ053 - 50530 - Ventura_County_Mountains - CA - US - 34.65 - -119.10 - 0 - 0 - LOX - - - ORZ501 - 375010 - Foothills_of_the_Blue_Mountains - OR - US - 45.53 - -119.07 - 0 - 0 - PDT - - - ORZ061 - 370610 - Harney_County - OR - US - 43.01 - -119.06 - 0 - 0 - BOI - - - CAZ094 - 50940 - Tulare_County_Foothills - CA - US - 36.23 - -118.96 - 0 - 0 - HNX - - - WAZ035 - 470350 - Upper_Columbia_Basin - WA - US - 47.41 - -118.91 - 0 - 0 - OTX - - - ORZ503 - 375030 - Southern_Blue_Mtns_of_Oregon - OR - US - 45.23 - -118.88 - 0 - 0 - PDT - - - CAZ045 - 50450 - Ventura_County_Coastal_Valleys - CA - US - 34.23 - -118.87 - 0 - 0 - LOX - - - WAZ038 - 470380 - Okanogan_Highlands - WA - US - 48.42 - -118.75 - 0 - 0 - OTX - - - CAZ073 - 50730 - Mono - CA - US - 38.08 - -118.74 - 0 - 0 - REV - - - CAZ095 - 50950 - Kern_County_Mountains - CA - US - 35.30 - -118.71 - 0 - 0 - HNX - - - CAZ046 - 50460 - Santa_Monica_Mtns_Recnl_Area - CA - US - 34.09 - -118.58 - 0 - 0 - LOX - - - CAZ088 - 50880 - Santa_Clarita_Valley - CA - US - 34.46 - -118.55 - 0 - 0 - LOX - - - NVZ001 - 280010 - Mineral_and_Srn_Lyon_Counties - NV - US - 38.56 - -118.55 - 0 - 0 - REV - - - NVZ004 - 280040 - Wrn_NV_Bsn_and_Rng_including_Pyr - NV - US - 40.01 - -118.53 - 0 - 0 - REV - - - CAZ547 - 55470 - Los_Angeles_Cnty_Sn_Fernando_Vly - CA - US - 34.21 - -118.51 - 0 - 0 - LOX - - - CAZ097 - 50970 - Tulare_County_Mountains - CA - US - 36.27 - -118.48 - 0 - 0 - HNX - - - CAZ087 - 50870 - Catalina_Island - CA - US - 33.39 - -118.45 - 0 - 0 - LOX - - - CAZ054 - 50540 - Los_Angeles_Cnty_Mtns_excluding_ - CA - US - 34.48 - -118.26 - 0 - 0 - LOX - - - CAZ519 - 55190 - Ern_Sierra_Slopes_of_Inyo_Cnty - CA - US - 36.63 - -118.26 - 0 - 0 - VEF - - - CAZ041 - 50410 - Los_Angeles_Cnty_Cst_including_D - CA - US - 33.92 - -118.24 - 0 - 0 - LOX - - - CAZ059 - 50590 - Antelope_Valley - CA - US - 34.62 - -118.22 - 0 - 0 - LOX - - - ORZ502 - 375020 - Northern_Blue_Mtns_of_Oregon - OR - US - 45.65 - -118.19 - 0 - 0 - PDT - - - NVZ030 - 280300 - Humboldt_County - NV - US - 41.26 - -118.16 - 0 - 0 - LKN - - - WAZ029 - 470290 - Foothills_of_the_Blue_Mountains - WA - US - 46.31 - -118.16 - 0 - 0 - PDT - - - CAZ520 - 55200 - Owens_Valley - CA - US - 36.63 - -118.08 - 0 - 0 - VEF - - - CAZ521 - 55210 - White_Mountains_of_Inyo_County - CA - US - 36.92 - -118.00 - 0 - 0 - VEF - - - CAZ548 - 55480 - Los_Angeles_Cnty_Sn_Gabriel_Vly - CA - US - 34.05 - -117.96 - 0 - 0 - LOX - - - CAZ099 - 50990 - Southeastern_Kern_County_Desert - CA - US - 35.15 - -117.93 - 0 - 0 - HNX - - - WAZ030 - 470300 - Northwest_Blue_Mountains - WA - US - 46.17 - -117.87 - 0 - 0 - PDT - - - CAZ098 - 50980 - Indian_Wells_Valley - CA - US - 35.62 - -117.82 - 0 - 0 - HNX - - - CAZ042 - 50420 - Orange_County_Coastal_Areas - CA - US - 33.67 - -117.79 - 0 - 0 - SGX - - - WAZ037 - 470370 - Northeast_Mountains - WA - US - 48.36 - -117.71 - 0 - 0 - OTX - - - WAZ036 - 470360 - Spokane_Area - WA - US - 47.60 - -117.70 - 0 - 0 - OTX - - - ORZ049 - 370490 - Grande_Ronde_Valley - OR - US - 45.39 - -117.69 - 0 - 0 - PDT - - - ORZ062 - 370620 - Baker_County - OR - US - 44.66 - -117.65 - 0 - 0 - BOI - - - WAZ033 - 470330 - Washington_Palouse - WA - US - 46.89 - -117.64 - 0 - 0 - OTX - - - ORZ063 - 370630 - Malheur_County - OR - US - 43.21 - -117.62 - 0 - 0 - BOI - - - CAZ057 - 50570 - Santa_Ana_Mtns_and_Foothills - CA - US - 33.63 - -117.45 - 0 - 0 - SGX - - - WAZ031 - 470310 - Northeast_Blue_Mountains - WA - US - 46.21 - -117.37 - 0 - 0 - OTX - - - CAZ043 - 50430 - San_Diego_County_Coastal_Areas - CA - US - 33.00 - -117.28 - 0 - 0 - SGX - - - CAZ048 - 50480 - Sn_Bernardino_and_Rivside_Cnty_V - CA - US - 33.85 - -117.28 - 0 - 0 - SGX - - - ORZ050 - 370500 - Wallowa_County - OR - US - 45.54 - -117.17 - 0 - 0 - PDT - - - WAZ032 - 470320 - Lwr_Garfield_and_Asotin_Cnties - WA - US - 46.35 - -117.16 - 0 - 0 - OTX - - - NVZ014 - 280140 - Esmeralda_and_Ctrl_Nye_County - NV - US - 37.65 - -117.15 - 0 - 0 - VEF - - - CAZ055 - 50550 - San_Bernardino_County_Mountains - CA - US - 34.23 - -117.13 - 0 - 0 - SGX - - - ORZ064 - 370640 - Oregon_Lower_Treasure_Valley - OR - US - 44.02 - -117.11 - 0 - 0 - BOI - - - CAZ050 - 50500 - San_Diego_County_Valleys - CA - US - 33.03 - -117.06 - 0 - 0 - SGX - - - CAZ060 - 50600 - Apple_and_Lucerne_Valleys - CA - US - 34.43 - -117.03 - 0 - 0 - SGX - - - CAZ523 - 55230 - Western_Mojave_Desert - CA - US - 35.27 - -116.98 - 0 - 0 - VEF - - - IDZ003 - 120030 - Idaho_Palouse - ID - US - 46.96 - -116.96 - 0 - 0 - OTX - - - CAZ522 - 55220 - Death_Valley_National_Park - CA - US - 36.63 - -116.85 - 0 - 0 - VEF - - - IDZ002 - 120020 - Coeur_d'Alene_Area - ID - US - 47.62 - -116.83 - 0 - 0 - OTX - - - NVZ037 - 280370 - Srn_Lander_Cnty_and_Srn_Eureka_C - NV - US - 39.62 - -116.78 - 0 - 0 - LKN - - - NVZ036 - 280360 - Nrn_Lander_Cnty_and_Nrn_Eureka_C - NV - US - 40.51 - -116.76 - 0 - 0 - LKN - - - IDZ012 - 120120 - Lower_Treasure_Valley - ID - US - 43.82 - -116.75 - 0 - 0 - BOI - - - IDZ026 - 120260 - Lewiston_Area - ID - US - 46.47 - -116.71 - 0 - 0 - OTX - - - IDZ029 - 120290 - Owyhee_Mountains - ID - US - 43.07 - -116.70 - 0 - 0 - BOI - - - CAZ056 - 50560 - Riverside_County_Mountains - CA - US - 33.73 - -116.60 - 0 - 0 - SGX - - - NVZ013 - 280130 - Northern_Nye_County - NV - US - 38.60 - -116.59 - 0 - 0 - LKN - - - CAZ058 - 50580 - San_Diego_County_Mountains - CA - US - 33.00 - -116.57 - 0 - 0 - SGX - - - IDZ001 - 120010 - Northern_Panhandle - ID - US - 48.36 - -116.55 - 0 - 0 - OTX - - - IDZ027 - 120270 - Lewis_and_Srn_Nez_Perce_Cnties - ID - US - 46.16 - -116.51 - 0 - 0 - OTX - - - IDZ008 - 120080 - Lwr_Hells_Canyon/Salmon_Riv_Rgn - ID - US - 45.65 - -116.49 - 0 - 0 - MSO - - - CAZ061 - 50610 - Coachella_Valley - CA - US - 33.73 - -116.36 - 0 - 0 - SGX - - - CAZ062 - 50620 - San_Diego_County_Deserts - CA - US - 33.02 - -116.31 - 0 - 0 - SGX - - - CAZ525 - 55250 - Morongo_Basin - CA - US - 34.39 - -116.15 - 0 - 0 - VEF - - - NVZ017 - 280170 - Wrn_Clark_and_Srn_Nye_County - NV - US - 36.28 - -116.11 - 0 - 0 - VEF - - - IDZ015 - 120150 - Southwest_Highlands - ID - US - 42.51 - -116.02 - 0 - 0 - BOI - - - IDZ011 - 120110 - West_Central_Mountains - ID - US - 44.70 - -115.94 - 0 - 0 - BOI - - - IDZ004 - 120040 - Central_Panhandle_Mountains - ID - US - 47.34 - -115.93 - 0 - 0 - OTX - - - CAZ030 - 50300 - Joshua_Tree_National_Park - CA - US - 33.93 - -115.89 - 0 - 0 - PSR - - - IDZ007 - 120070 - Orofino/Grangeville_Region - ID - US - 46.24 - -115.85 - 0 - 0 - MSO - - - IDZ014 - 120140 - Upper_Treasure_Valley - ID - US - 43.16 - -115.77 - 0 - 0 - BOI - - - CAZ524 - 55240 - Ern_Mojave_Dsrt,_Incl_the_Mojave - CA - US - 35.17 - -115.61 - 0 - 0 - VEF - - - NVZ019 - 280190 - Spring_Mtns-Red_Rock_Canyon - NV - US - 36.13 - -115.57 - 0 - 0 - VEF - - - NVZ031 - 280310 - Northern_Elko_County - NV - US - 41.49 - -115.52 - 0 - 0 - LKN - - - IDZ005 - 120050 - Northern_Clearwater_Mountains - ID - US - 46.65 - -115.47 - 0 - 0 - MSO - - - CAZ033 - 50330 - Imperial_County - CA - US - 33.02 - -115.41 - 0 - 0 - PSR - - - IDZ013 - 120130 - Boise_Mountains - ID - US - 43.79 - -115.39 - 0 - 0 - BOI - - - CAZ032 - 50320 - Riverside_County/Ern_Deserts - CA - US - 33.75 - -115.33 - 0 - 0 - PSR - - - IDZ006 - 120060 - Southern_Clearwater_Mountains - ID - US - 45.88 - -115.33 - 0 - 0 - MSO - - - NVZ034 - 280340 - Ruby_Mtns/East_Humboldt_Range - NV - US - 40.56 - -115.33 - 0 - 0 - LKN - - - MTZ001 - 260010 - Kootenai/Cabinet_Region - MT - US - 48.18 - -115.15 - 0 - 0 - MSO - - - NVZ018 - 280180 - Sheep_Range - NV - US - 36.84 - -115.15 - 0 - 0 - VEF - - - NVZ020 - 280200 - Las_Vegas_Valley - NV - US - 36.11 - -115.12 - 0 - 0 - VEF - - - NVZ022 - 280220 - Southern_Clark_County - NV - US - 35.50 - -115.09 - 0 - 0 - VEF - - - CAZ526 - 55260 - Cadiz_Basin - CA - US - 34.45 - -115.08 - 0 - 0 - VEF - - - MTZ004 - 260040 - Lower_Clark_Fork_Region - MT - US - 47.38 - -115.02 - 0 - 0 - MSO - - - NVZ035 - 280350 - White_Pine_County - NV - US - 39.40 - -114.97 - 0 - 0 - LKN - - - NVZ015 - 280150 - Lincoln_County - NV - US - 37.76 - -114.96 - 0 - 0 - VEF - - - IDZ028 - 120280 - Camas_Prairie - ID - US - 43.34 - -114.86 - 0 - 0 - BOI - - - NVZ032 - 280320 - SW_and_South_Ctrl_Elko_County - NV - US - 40.64 - -114.83 - 0 - 0 - LKN - - - CAZ031 - 50310 - Lower_Colorado_River_Valley_CA - CA - US - 33.39 - -114.79 - 0 - 0 - PSR - - - NVZ021 - 280210 - L_Mead_National_Recreation_Area - NV - US - 35.79 - -114.78 - 0 - 0 - VEF - - - IDZ030 - 120300 - Southern_Twin__Falls_County - ID - US - 42.26 - -114.65 - 0 - 0 - BOI - - - AZZ036 - 30360 - L_Mead_National_Recreation_Area - AZ - US - 35.67 - -114.61 - 0 - 0 - VEF - - - AZZ025 - 30250 - Yuma/Martinez_Lake_and_Vicinity - AZ - US - 32.69 - -114.58 - 0 - 0 - PSR - - - NVZ016 - 280160 - Northeast_Clark_County - NV - US - 36.55 - -114.53 - 0 - 0 - VEF - - - IDZ016 - 120160 - Western_Magic_Valley - ID - US - 42.80 - -114.50 - 0 - 0 - BOI - - - IDZ018 - 120180 - Sawtooth_Mountains - ID - US - 44.18 - -114.49 - 0 - 0 - PIH - - - CAZ527 - 55270 - Sn_Bernardino_Cnty-Upr_CO_Riv_Vl - CA - US - 34.58 - -114.44 - 0 - 0 - VEF - - - AZZ020 - 30200 - Lower_Colorado_River_Valley_AZ - AZ - US - 33.65 - -114.43 - 0 - 0 - PSR - - - IDZ009 - 120090 - Western_Lemhi_County - ID - US - 45.10 - -114.39 - 0 - 0 - MSO - - - AZZ002 - 30020 - Lake_Havasu_and_Fort_Mohave - AZ - US - 34.63 - -114.37 - 0 - 0 - VEF - - - MTZ003 - 260030 - Flathead/Mission_Valleys - MT - US - 47.82 - -114.31 - 0 - 0 - MSO - - - IDZ031 - 120310 - Big_and_Little_Wood_River_Rgn - ID - US - 43.59 - -114.29 - 0 - 0 - PIH - - - NVZ033 - 280330 - Extreme_Eastern_Elko_County - NV - US - 40.64 - -114.23 - 0 - 0 - LKN - - - MTZ005 - 260050 - Missoula/Bitterroot_Valleys - MT - US - 46.44 - -114.10 - 0 - 0 - MSO - - - MTZ006 - 260060 - Bitterroot/Sapphire_Mountains - MT - US - 46.16 - -113.95 - 0 - 0 - MSO - - - MTZ002 - 260020 - West_Glacier_Region - MT - US - 48.30 - -113.94 - 0 - 0 - MSO - - - AZZ003 - 30030 - Northwest_Deserts - AZ - US - 35.14 - -113.92 - 0 - 0 - VEF - - - AZZ021 - 30210 - West_Central_Deserts - AZ - US - 33.86 - -113.90 - 0 - 0 - PSR - - - AZZ026 - 30260 - Southwest_Deserts - AZ - US - 32.75 - -113.90 - 0 - 0 - PSR - - - IDZ017 - 120170 - Eastern_Magic_Valley - ID - US - 42.94 - -113.79 - 0 - 0 - PIH - - - MTZ043 - 260430 - Potomac/Seeley_Lake_Region - MT - US - 47.12 - -113.60 - 0 - 0 - MSO - - - IDZ032 - 120320 - Lost_River/Pashimeroi - ID - US - 44.17 - -113.54 - 0 - 0 - PIH - - - IDZ010 - 120100 - Eastern_Lemhi_County - ID - US - 44.96 - -113.48 - 0 - 0 - MSO - - - UTZ019 - 440190 - Utah's_Dixie_and_Zion_Natl_Pk - UT - US - 37.20 - -113.47 - 0 - 0 - SLC - - - UTZ016 - 440160 - Southwest_Utah - UT - US - 37.98 - -113.33 - 0 - 0 - SLC - - - AZZ001 - 30010 - Northwest_Plateau - AZ - US - 36.49 - -113.28 - 0 - 0 - VEF - - - IDZ022 - 120220 - South_Central_Highlands - ID - US - 42.39 - -113.17 - 0 - 0 - PIH - - - MTZ009 - 260090 - Northern_Rocky_Mountain_Front - MT - US - 48.56 - -113.12 - 0 - 0 - TFX - - - AZZ037 - 30370 - Yavapai_County_Vlys_and_Basins - AZ - US - 34.56 - -113.07 - 0 - 0 - FGZ - - - UTZ005 - 440050 - Great_Salt_Lake_Desert_and_Mtns - UT - US - 40.95 - -113.00 - 0 - 0 - SLC - - - UTZ015 - 440150 - West_Central_Utah - UT - US - 39.29 - -112.99 - 0 - 0 - SLC - - - AZZ008 - 30080 - Yavapai_County__Mountains - AZ - US - 34.82 - -112.97 - 0 - 0 - FGZ - - - AZZ031 - 30310 - Western_Pima_County - AZ - US - 32.14 - -112.87 - 0 - 0 - TWC - - - MTZ007 - 260070 - Butte/Blackfoot_Region - MT - US - 46.40 - -112.84 - 0 - 0 - MSO - - - AZZ027 - 30270 - Southwest_Maricopa_County - AZ - US - 32.94 - -112.77 - 0 - 0 - PSR - - - AZZ022 - 30220 - Northwest_Maricopa_County - AZ - US - 33.67 - -112.70 - 0 - 0 - PSR - - - MTZ008 - 260080 - Beaverhead - MT - US - 45.15 - -112.69 - 0 - 0 - TFX - - - MTZ010 - 260100 - Eastern_Glacier - MT - US - 48.65 - -112.67 - 0 - 0 - TFX - - - IDZ020 - 120200 - Upper_Snake_River_Plain - ID - US - 43.66 - -112.62 - 0 - 0 - PIH - - - MTZ048 - 260480 - Southern_Rocky_Mountain_Front - MT - US - 47.73 - -112.60 - 0 - 0 - TFX - - - IDZ021 - 120210 - Lower_Snake_River_Plain - ID - US - 42.94 - -112.55 - 0 - 0 - PIH - - - AZZ007 - 30070 - Coconino_Plateau - AZ - US - 35.71 - -112.43 - 0 - 0 - FGZ - - - UTZ003 - 440030 - Salt_Lake_and_Tooele_Valleys - UT - US - 40.45 - -112.42 - 0 - 0 - SLC - - - UTZ518 - 445180 - Southern_Utah_Mountains - UT - US - 37.79 - -112.33 - 0 - 0 - SLC - - - AZZ006 - 30060 - Grand_Canyon_Country - AZ - US - 36.22 - -112.32 - 0 - 0 - FGZ - - - MTZ014 - 260140 - Central_and_Srn_Lewis_and_Clark - MT - US - 46.87 - -112.28 - 0 - 0 - TFX - - - UTZ002 - 440020 - Northern_Wasatch_Front - UT - US - 41.39 - -112.16 - 0 - 0 - SLC - - - AZZ004 - 30040 - Kaibab_Plateau - AZ - US - 36.56 - -112.14 - 0 - 0 - FGZ - - - MTZ052 - 260520 - Jefferson - MT - US - 46.15 - -112.13 - 0 - 0 - TFX - - - AZZ023 - 30230 - Greater_Phoenix_Area - AZ - US - 33.57 - -112.09 - 0 - 0 - PSR - - - UTZ020 - 440200 - South_Central_Utah - UT - US - 37.50 - -112.04 - 0 - 0 - SLC - - - MTZ015 - 260150 - Madison - MT - US - 45.28 - -112.02 - 0 - 0 - TFX - - - IDZ019 - 120190 - Upper_Snake_Highlands - ID - US - 44.13 - -112.01 - 0 - 0 - PIH - - - MTZ046 - 260460 - Eastern_Pondera - MT - US - 48.23 - -112.00 - 0 - 0 - TFX - - - IDZ024 - 120240 - Cache_Valley/Idaho_Portion - ID - US - 42.14 - -111.94 - 0 - 0 - PIH - - - UTZ001 - 440010 - Cache_Valley/Utah_Portion - UT - US - 41.73 - -111.93 - 0 - 0 - SLC - - - AZZ038 - 30380 - Oak_Creek_and_Sycamore_Canyons - AZ - US - 34.93 - -111.89 - 0 - 0 - FGZ - - - AZZ005 - 30050 - Marble_and_Glen_Canyons - AZ - US - 36.63 - -111.87 - 0 - 0 - FGZ - - - UTZ004 - 440040 - Southern_Wasatch_Front - UT - US - 40.01 - -111.87 - 0 - 0 - SLC - - - UTZ014 - 440140 - Sanpete/Sevier_Valleys - UT - US - 39.17 - -111.84 - 0 - 0 - SLC - - - AZZ032 - 30320 - Tohono_Oodham_Nation - AZ - US - 31.98 - -111.83 - 0 - 0 - TWC - - - AZZ015 - 30150 - Western_Mogollon_Rim - AZ - US - 35.20 - -111.80 - 0 - 0 - FGZ - - - MTZ049 - 260490 - Eastern_Teton - MT - US - 47.80 - -111.80 - 0 - 0 - TFX - - - IDZ023 - 120230 - Caribou_Highlands - ID - US - 42.94 - -111.78 - 0 - 0 - PIH - - - MTZ044 - 260440 - Toole - MT - US - 48.60 - -111.74 - 0 - 0 - TFX - - - AZZ028 - 30280 - NW_and_North_Ctrl_Pinal_County - AZ - US - 33.08 - -111.67 - 0 - 0 - PSR - - - UTZ007 - 440070 - Wasatch_Mountains_I-80_North - UT - US - 41.36 - -111.61 - 0 - 0 - SLC - - - IDZ025 - 120250 - Wasatch_Mountains/Idaho_Portion - ID - US - 42.30 - -111.47 - 0 - 0 - PIH - - - UTZ008 - 440080 - Wasatch_Mountains_South_of_I-80 - UT - US - 40.17 - -111.45 - 0 - 0 - SLC - - - UTZ517 - 445170 - Central_Utah_Mountains - UT - US - 39.02 - -111.44 - 0 - 0 - SLC - - - MTZ053 - 260530 - Broadwater - MT - US - 46.31 - -111.42 - 0 - 0 - TFX - - - UTZ006 - 440060 - Wasatch_Mountain_Valleys - UT - US - 40.86 - -111.39 - 0 - 0 - SLC - - - MTZ012 - 260120 - Cascade - MT - US - 47.26 - -111.34 - 0 - 0 - TFX - - - AZZ029 - 30290 - Southeast_Pinal_County - AZ - US - 32.88 - -111.33 - 0 - 0 - TWC - - - MTZ055 - 260550 - Gallatin - MT - US - 45.34 - -111.29 - 0 - 0 - TFX - - - AZZ012 - 30120 - Ltl_CO_Riv_Vly_in_Coconino_Cnty - AZ - US - 35.44 - -111.25 - 0 - 0 - FGZ - - - MTZ045 - 260450 - Liberty - MT - US - 48.56 - -111.08 - 0 - 0 - TFX - - - AZZ024 - 30240 - Srn_Gila/Tonto_NF_Foothills - AZ - US - 33.51 - -111.03 - 0 - 0 - PSR - - - MTZ054 - 260540 - Meagher - MT - US - 46.63 - -110.97 - 0 - 0 - TFX - - - WYZ023 - 500230 - Star_Valley - WY - US - 42.89 - -110.96 - 0 - 0 - RIW - - - AZZ009 - 30090 - NE_Plateaus_and_Mesas_Hwy_264_Nw - AZ - US - 36.39 - -110.92 - 0 - 0 - FGZ - - - AZZ033 - 30330 - Tucson_Metro/Marana/Grn_Valley - AZ - US - 32.13 - -110.92 - 0 - 0 - TWC - - - AZZ034 - 30340 - Santa_Cruz_County - AZ - US - 31.54 - -110.91 - 0 - 0 - TWC - - - AZZ018 - 30180 - Northern_Gila_County - AZ - US - 34.06 - -110.85 - 0 - 0 - FGZ - - - UTZ012 - 440120 - Castle_Country - UT - US - 39.29 - -110.85 - 0 - 0 - SLC - - - AZZ016 - 30160 - Eastern_Mogollon_Rim - AZ - US - 34.49 - -110.77 - 0 - 0 - FGZ - - - MTZ064 - 260640 - Paradise_Valley - MT - US - 45.33 - -110.73 - 0 - 0 - BYZ - - - UTZ010 - 440100 - Wasatch_Plateau/Book_Cliffs - UT - US - 39.76 - -110.73 - 0 - 0 - SLC - - - UTZ009 - 440090 - Western_Uinta_Mountains - UT - US - 40.70 - -110.70 - 0 - 0 - SLC - - - UTZ021 - 440210 - Glen_Canyon_Rec_Area/L_Powell - UT - US - 37.54 - -110.70 - 0 - 0 - SLC - - - WYZ024 - 500240 - Salt_River_and_Wyoming_Ranges - WY - US - 42.55 - -110.65 - 0 - 0 - RIW - - - UTZ013 - 440130 - San_Rafael_Swell - UT - US - 38.54 - -110.64 - 0 - 0 - SLC - - - WYZ013 - 500130 - Jackson_Hole - WY - US - 43.63 - -110.62 - 0 - 0 - RIW - - - MTZ040 - 260400 - Northern_Park - MT - US - 45.98 - -110.55 - 0 - 0 - BYZ - - - WYZ012 - 500120 - Teton_and_Gros_Ventre_Mountains - WY - US - 43.64 - -110.55 - 0 - 0 - RIW - - - WYZ021 - 500210 - Southwest_Wyoming - WY - US - 41.29 - -110.55 - 0 - 0 - SLC - - - WYZ027 - 500270 - South_Lincoln_County - WY - US - 41.93 - -110.55 - 0 - 0 - RIW - - - MTZ065 - 260650 - Livingston_Area - MT - US - 45.65 - -110.51 - 0 - 0 - BYZ - - - WYZ001 - 500010 - Yellowstone_National_Park - WY - US - 44.62 - -110.49 - 0 - 0 - RIW - - - MTZ013 - 260130 - Chouteau - MT - US - 47.86 - -110.48 - 0 - 0 - TFX - - - UTZ011 - 440110 - Western_Uinta_Basin - UT - US - 40.22 - -110.46 - 0 - 0 - SLC - - - MTZ068 - 260680 - Crazy_Mountains - MT - US - 46.10 - -110.32 - 0 - 0 - BYZ - - - AZZ040 - 30400 - NE_Plateaus_and_Mesas_S_of_Hwy_2 - AZ - US - 35.52 - -110.30 - 0 - 0 - FGZ - - - AZZ013 - 30130 - Ltl_CO_Riv_Vly_in_Navajo_Cnty - AZ - US - 34.88 - -110.29 - 0 - 0 - FGZ - - - MTZ050 - 260500 - Judith_Basin - MT - US - 47.05 - -110.27 - 0 - 0 - TFX - - - AZZ039 - 30390 - Black_Mesa_Area - AZ - US - 36.37 - -110.25 - 0 - 0 - FGZ - - - MTZ067 - 260670 - Absaroka/Beartooth_Mountains - MT - US - 45.33 - -110.13 - 0 - 0 - BYZ - - - MTZ011 - 260110 - Hill - MT - US - 48.57 - -110.11 - 0 - 0 - TFX - - - UTZ029 - 440290 - Canyonlands/Natural_Bridges - UT - US - 37.87 - -110.03 - 0 - 0 - GJT - - - WYZ025 - 500250 - Upper_Grn_River_Basin_Foothills - WY - US - 42.98 - -110.03 - 0 - 0 - RIW - - - MTZ041 - 260410 - Northern_Sweet_Grass - MT - US - 45.93 - -109.86 - 0 - 0 - BYZ - - - MTZ028 - 260280 - Southern_Wheatland - MT - US - 46.38 - -109.84 - 0 - 0 - BYZ - - - MTZ066 - 260660 - Beartooth_Foothills - MT - US - 45.54 - -109.81 - 0 - 0 - BYZ - - - AZZ010 - 30100 - Chinle_Valley - AZ - US - 36.36 - -109.76 - 0 - 0 - FGZ - - - AZZ030 - 30300 - Upper_Gila_River_Valley - AZ - US - 33.05 - -109.75 - 0 - 0 - TWC - - - AZZ035 - 30350 - Cochise_County - AZ - US - 31.89 - -109.75 - 0 - 0 - TWC - - - WYZ014 - 500140 - Wind_River_Mountains_West - WY - US - 43.00 - -109.70 - 0 - 0 - RIW - - - WYZ026 - 500260 - Upper_Green_River_Basin - WY - US - 42.42 - -109.68 - 0 - 0 - RIW - - - AZZ017 - 30170 - White_Mountains - AZ - US - 33.89 - -109.65 - 0 - 0 - FGZ - - - MTZ063 - 260630 - Judith_Gap - MT - US - 46.65 - -109.65 - 0 - 0 - BYZ - - - UTZ027 - 440270 - Arches/Grand_Flat - UT - US - 38.95 - -109.61 - 0 - 0 - GJT - - - WYZ028 - 500280 - Rock_Springs_and_Green_River - WY - US - 41.51 - -109.60 - 0 - 0 - RIW - - - UTZ025 - 440250 - Tavaputs_Plateau - UT - US - 39.50 - -109.58 - 0 - 0 - GJT - - - UTZ028 - 440280 - La_Sal_and_Abajo_Mountains - UT - US - 38.15 - -109.53 - 0 - 0 - GJT - - - UTZ023 - 440230 - Eastern_Uinta_Mountains - UT - US - 40.68 - -109.52 - 0 - 0 - GJT - - - UTZ024 - 440240 - Eastern_Uinta_Basin - UT - US - 40.21 - -109.51 - 0 - 0 - GJT - - - WYZ002 - 500020 - Absaroka_Mountains - WY - US - 44.24 - -109.49 - 0 - 0 - RIW - - - AZZ014 - 30140 - Ltl_CO_Riv_Vly_in_Apache_Cnty - AZ - US - 34.58 - -109.45 - 0 - 0 - FGZ - - - UTZ022 - 440220 - Southeast_Utah - UT - US - 37.40 - -109.45 - 0 - 0 - GJT - - - WYZ029 - 500290 - Flaming_Gorge - WY - US - 41.25 - -109.42 - 0 - 0 - RIW - - - WYZ016 - 500160 - Upper_Wind_River_Basin - WY - US - 43.44 - -109.41 - 0 - 0 - RIW - - - MTZ056 - 260560 - Red_Lodge_Foothills - MT - US - 45.23 - -109.32 - 0 - 0 - BYZ - - - AZZ011 - 30110 - Chuska_Mtns_and_Defiance_Plateay - AZ - US - 35.98 - -109.31 - 0 - 0 - FGZ - - - WYZ015 - 500150 - Wind_River_Mountains_East - WY - US - 43.09 - -109.31 - 0 - 0 - RIW - - - AZZ019 - 30190 - Northern_Greenlee - AZ - US - 33.42 - -109.27 - 0 - 0 - TWC - - - MTZ051 - 260510 - Fergus - MT - US - 47.25 - -109.26 - 0 - 0 - TFX - - - MTZ042 - 260420 - Golden_Valley - MT - US - 46.36 - -109.22 - 0 - 0 - BYZ - - - MTZ034 - 260340 - Northern_Stillwater - MT - US - 45.78 - -109.21 - 0 - 0 - BYZ - - - WYZ003 - 500030 - Cody_Foothills - WY - US - 44.46 - -109.04 - 0 - 0 - RIW - - - MTZ047 - 260470 - Blaine - MT - US - 48.37 - -108.90 - 0 - 0 - TFX - - - MTZ039 - 260390 - Eastern_Carbon - MT - US - 45.32 - -108.71 - 0 - 0 - BYZ - - - COZ006 - 60060 - Grand_Valley - CO - US - 39.16 - -108.65 - 0 - 0 - GJT - - - COZ021 - 60210 - Four_Corners/Upper_Dolores_Riv - CO - US - 37.49 - -108.64 - 0 - 0 - GJT - - - NMZ030 - 310300 - Southwest_Desert/Bootheel - NM - US - 31.93 - -108.63 - 0 - 0 - EPZ - - - COZ020 - 60200 - Paradox_Vly/Little_Dolores_Riv - CO - US - 38.28 - -108.61 - 0 - 0 - GJT - - - WYZ007 - 500070 - Owl_Creek_and_Bridger_Mountains - WY - US - 43.62 - -108.61 - 0 - 0 - RIW - - - WYZ018 - 500180 - Lander_Foothills - WY - US - 42.81 - -108.61 - 0 - 0 - RIW - - - MTZ060 - 260600 - Southwest_Phillips - MT - US - 47.83 - -108.55 - 0 - 0 - GGW - - - COZ001 - 60010 - Lower_Yampa_River_Basin - CO - US - 40.30 - -108.49 - 0 - 0 - GJT - - - COZ003 - 60030 - Roan_and_Tavaputs_Plateaus - CO - US - 39.63 - -108.44 - 0 - 0 - GJT - - - MTZ029 - 260290 - Musselshell - MT - US - 46.44 - -108.40 - 0 - 0 - BYZ - - - WYZ030 - 500300 - East_Sweetwater_County - WY - US - 41.61 - -108.37 - 0 - 0 - RIW - - - COZ017 - 60170 - Uncompahgre_Plateau/Dallas_Divid - CO - US - 38.58 - -108.35 - 0 - 0 - GJT - - - WYZ017 - 500170 - Wind_River_Basin - WY - US - 43.13 - -108.34 - 0 - 0 - RIW - - - MTZ021 - 260210 - Petroleum - MT - US - 47.18 - -108.28 - 0 - 0 - GGW - - - WYZ005 - 500050 - Southwest_Big_Horn_Basin - WY - US - 43.81 - -108.25 - 0 - 0 - RIW - - - NMZ001 - 310010 - Northwest_Plateau - NM - US - 36.35 - -108.23 - 0 - 0 - ABQ - - - MTZ035 - 260350 - Yellowstone - MT - US - 45.98 - -108.20 - 0 - 0 - BYZ - - - WYZ004 - 500040 - North_Big_Horn_Basin - WY - US - 44.57 - -108.19 - 0 - 0 - RIW - - - NMZ022 - 310220 - SW_Mtns/Lower_Gila_Region - NM - US - 33.00 - -108.17 - 0 - 0 - EPZ - - - NMZ014 - 310140 - SW_Mtns/Upper_Gila_Region - NM - US - 33.77 - -108.13 - 0 - 0 - ABQ - - - NMZ008 - 310080 - West_Central_Mountains - NM - US - 35.06 - -108.09 - 0 - 0 - ABQ - - - COZ007 - 60070 - Debeque_to_Silt_Corridor - CO - US - 39.43 - -108.05 - 0 - 0 - GJT - - - WYZ019 - 500190 - Grn_Mtns_and_Rattlesnake_Range - WY - US - 42.40 - -107.96 - 0 - 0 - RIW - - - COZ011 - 60110 - Ctrl_Gunnison_and_Uncompahgre_Ri - CO - US - 38.64 - -107.94 - 0 - 0 - GJT - - - COZ022 - 60220 - Animas_River_Basin - CO - US - 37.25 - -107.92 - 0 - 0 - GJT - - - WYZ006 - 500060 - Southeast_Big_Horn_Basin - WY - US - 43.87 - -107.90 - 0 - 0 - RIW - - - COZ002 - 60020 - Central_Yampa_River_Basin - CO - US - 40.34 - -107.85 - 0 - 0 - GJT - - - COZ009 - 60090 - Grand_and_Battlement_Mesas - CO - US - 39.17 - -107.85 - 0 - 0 - GJT - - - MTZ016 - 260160 - Central_and_Southeast_Phillips - MT - US - 48.02 - -107.82 - 0 - 0 - GGW - - - MTZ059 - 260590 - Northern_Phillips - MT - US - 48.79 - -107.75 - 0 - 0 - GGW - - - NMZ031 - 310310 - Southwest_Desert/Mimbres_Basin - NM - US - 32.20 - -107.75 - 0 - 0 - EPZ - - - COZ018 - 60180 - Northwestern_San_Juan_Mountains - CO - US - 38.08 - -107.64 - 0 - 0 - GJT - - - COZ019 - 60190 - Southwest_San_Juan_Mountains - CO - US - 37.48 - -107.64 - 0 - 0 - GJT - - - COZ013 - 60130 - Flattops - CO - US - 39.98 - -107.53 - 0 - 0 - GJT - - - MTZ038 - 260380 - Southern_Big_Horn - MT - US - 45.26 - -107.48 - 0 - 0 - BYZ - - - WYZ098 - 500980 - Northeast_Big_Horn_Mountains - WY - US - 44.78 - -107.43 - 0 - 0 - BYZ - - - MTZ057 - 260570 - Northern_Big_Horn - MT - US - 45.78 - -107.40 - 0 - 0 - BYZ - - - MTZ030 - 260300 - Treasure - MT - US - 46.18 - -107.34 - 0 - 0 - BYZ - - - COZ023 - 60230 - San_Juan_River_Basin - CO - US - 37.20 - -107.30 - 0 - 0 - GJT - - - WYZ008 - 500080 - Bighorn_Mountains_West - WY - US - 44.21 - -107.28 - 0 - 0 - RIW - - - WYZ061 - 500610 - Southwest_Carbon - WY - US - 41.53 - -107.28 - 0 - 0 - CYS - - - COZ014 - 60140 - Upper_Gunnison_River_Valley - CO - US - 38.51 - -107.17 - 0 - 0 - GJT - - - NMZ002 - 310020 - Northwest_Mtns_including_Jemez - NM - US - 36.16 - -107.10 - 0 - 0 - ABQ - - - WYZ009 - 500090 - Bighorn_Mountains_Southeast - WY - US - 43.88 - -107.07 - 0 - 0 - RIW - - - MTZ022 - 260220 - Garfield - MT - US - 47.41 - -107.03 - 0 - 0 - GGW - - - COZ008 - 60080 - Central_Colorado_River_Basin - CO - US - 39.60 - -106.99 - 0 - 0 - GJT - - - MTZ031 - 260310 - Northern_Rosebud - MT - US - 46.27 - -106.99 - 0 - 0 - BYZ - - - NMZ023 - 310230 - Sierra_County_Lakes_Region - NM - US - 33.04 - -106.97 - 0 - 0 - EPZ - - - COZ005 - 60050 - Upper_Yampa_River_Basin - CO - US - 40.41 - -106.96 - 0 - 0 - GJT - - - COZ012 - 60120 - West_Elk_and_Sawatch_Mountains - CO - US - 38.84 - -106.93 - 0 - 0 - GJT - - - COZ010 - 60100 - Gore_and_Elk_Mtns/Ctrl_Mtn_Vlys - CO - US - 39.45 - -106.92 - 0 - 0 - GJT - - - NMZ032 - 310320 - Southern_Desert - NM - US - 32.37 - -106.87 - 0 - 0 - EPZ - - - NMZ015 - 310150 - Lower_Rio_Grande_Valley - NM - US - 34.03 - -106.86 - 0 - 0 - ABQ - - - NMZ009 - 310090 - Middle_Rio_Gnde_Vly/Albuquerque_ - NM - US - 34.90 - -106.85 - 0 - 0 - ABQ - - - WYZ062 - 500620 - North_Carbon - WY - US - 42.03 - -106.80 - 0 - 0 - CYS - - - WYZ020 - 500200 - Natrona_County_Lower_Elevations - WY - US - 42.97 - -106.79 - 0 - 0 - RIW - - - WYZ099 - 500990 - Sheridan_Foothills - WY - US - 44.78 - -106.77 - 0 - 0 - BYZ - - - COZ004 - 60040 - Elkhead_and_Park_Mountains - CO - US - 40.46 - -106.73 - 0 - 0 - GJT - - - COZ066 - 60660 - La_Garita_Mtns_Above_10000_Ft - CO - US - 38.05 - -106.72 - 0 - 0 - PUB - - - COZ064 - 60640 - Saguache_Cnty_W_of_Continental_D - CO - US - 38.24 - -106.64 - 0 - 0 - PUB - - - COZ031 - 60310 - W_Jackson_and_W_Gnd_Cnties_Above - CO - US - 40.48 - -106.62 - 0 - 0 - BOU - - - MTZ017 - 260170 - Central_and_Southern_Valley - MT - US - 48.12 - -106.62 - 0 - 0 - GGW - - - MTZ061 - 260610 - Northern_Valley - MT - US - 48.79 - -106.62 - 0 - 0 - GGW - - - COZ068 - 60680 - Ern_Sn_Juan_Mtns_Above_10000_Ft - CO - US - 37.40 - -106.61 - 0 - 0 - PUB - - - MTZ058 - 260580 - Southern_Rosebud - MT - US - 45.43 - -106.50 - 0 - 0 - BYZ - - - WYZ011 - 500110 - Southeast_Johnson_County - WY - US - 43.83 - -106.48 - 0 - 0 - RIW - - - WYZ010 - 500100 - Northeast_Johnson_County - WY - US - 44.36 - -106.46 - 0 - 0 - RIW - - - NMZ010 - 310100 - Sandia/Manzano_Mountains - NM - US - 34.76 - -106.40 - 0 - 0 - ABQ - - - COZ060 - 60600 - Ern_Sawatch_Mtns_Above_11000_Ft - CO - US - 38.81 - -106.39 - 0 - 0 - PUB - - - COZ059 - 60590 - Leadvl_Vic/L_Cnty_Below_11000_Ft - CO - US - 39.20 - -106.38 - 0 - 0 - PUB - - - WYZ063 - 500630 - Snowy_Range - WY - US - 41.39 - -106.37 - 0 - 0 - CYS - - - COZ065 - 60650 - Saguache_Cnty_E_of_Continental_D - CO - US - 38.07 - -106.36 - 0 - 0 - PUB - - - TXZ055 - 430550 - El_Paso - TX - US - 31.70 - -106.30 - 0 - 0 - EPZ - - - COZ030 - 60300 - Jackson_County_Below_9000_Feet - CO - US - 40.69 - -106.28 - 0 - 0 - BOU - - - WYZ022 - 500220 - Casper_Mountain - WY - US - 42.61 - -106.24 - 0 - 0 - RIW - - - COZ067 - 60670 - Upr_Rio_Gnde_Vly/Ern_Sn_Juan_Mtn - CO - US - 37.45 - -106.23 - 0 - 0 - PUB - - - COZ058 - 60580 - Wrn_Mosquito_Rng/E_L_Cnty_Above_ - CO - US - 39.21 - -106.21 - 0 - 0 - PUB - - - COZ061 - 60610 - Wrn_Chaffee_Cnty_Between_9000_an - CO - US - 38.74 - -106.20 - 0 - 0 - PUB - - - NMZ024 - 310240 - Tularosa_Basin/Southern_Desert - NM - US - 32.70 - -106.18 - 0 - 0 - EPZ - - - COZ032 - 60320 - Gnd_and_Summit_Cnties_Below_9000 - CO - US - 40.00 - -106.17 - 0 - 0 - BOU - - - COZ062 - 60620 - Ctrl_Chaffee_Cnty_Below_9000_Ft - CO - US - 38.74 - -106.12 - 0 - 0 - PUB - - - NMZ003 - 310030 - Upper_Rio_Grande_Valley - NM - US - 35.80 - -106.07 - 0 - 0 - ABQ - - - COZ069 - 60690 - Del_Norte_Vic/Nrn_Sn_Luis_Vly_Be - CO - US - 37.97 - -106.04 - 0 - 0 - PUB - - - COZ063 - 60630 - Wrn_Mosquito_Rng/E_Chaffee_Cnty_ - CO - US - 38.79 - -105.96 - 0 - 0 - PUB - - - COZ033 - 60330 - S_and_E_Jackson/Larimer/N_and_NE - CO - US - 40.55 - -105.94 - 0 - 0 - BOU - - - COZ034 - 60340 - S_and_SE_Gnd/W_Ctrl_and_SW_Bould - CO - US - 39.55 - -105.91 - 0 - 0 - BOU - - - COZ070 - 60700 - Alamosa_Vic/Ctrl_Sn_Luis_Vly_Bel - CO - US - 37.54 - -105.91 - 0 - 0 - PUB - - - NMZ011 - 310110 - Ctrl_Hi_Plains/Estancia_Valley - NM - US - 34.77 - -105.83 - 0 - 0 - ABQ - - - MTZ023 - 260230 - McCone - MT - US - 47.59 - -105.82 - 0 - 0 - GGW - - - WYZ065 - 500650 - Laramie_Valley - WY - US - 41.59 - -105.81 - 0 - 0 - CYS - - - COZ071 - 60710 - Southern_San_Luis_Valley - CO - US - 37.27 - -105.78 - 0 - 0 - PUB - - - WYZ064 - 500640 - North_Laramie_Range - WY - US - 42.32 - -105.68 - 0 - 0 - CYS - - - COZ037 - 60370 - Central_and_SE_Park_County - CO - US - 39.05 - -105.66 - 0 - 0 - BOU - - - COZ077 - 60770 - Wrn/Ctrl_Fremt_Cnty_Below_8500_F - CO - US - 38.46 - -105.63 - 0 - 0 - PUB - - - MTZ036 - 260360 - Powder_River - MT - US - 45.40 - -105.63 - 0 - 0 - BYZ - - - NMZ025 - 310250 - Southern_Sacramento_Mountains - NM - US - 32.91 - -105.63 - 0 - 0 - EPZ - - - COZ076 - 60760 - NWrn_Fremt_County_above_8500_Ft - CO - US - 38.55 - -105.61 - 0 - 0 - PUB - - - COZ073 - 60730 - Nrn_Sngre_De_Cristo_Mtns_Above_1 - CO - US - 38.00 - -105.59 - 0 - 0 - PUB - - - NMZ017 - 310170 - Capitan/Nrn_Sacramento_Mtns - NM - US - 33.71 - -105.58 - 0 - 0 - ABQ - - - MTZ018 - 260180 - Daniels - MT - US - 48.79 - -105.57 - 0 - 0 - GGW - - - NMZ004 - 310040 - Sangre_de_Cristo_Mountains - NM - US - 36.25 - -105.57 - 0 - 0 - ABQ - - - WYZ054 - 500540 - Northern_Campbell - WY - US - 44.60 - -105.55 - 0 - 0 - UNR - - - WYZ055 - 500550 - Southern_Campbell - WY - US - 43.84 - -105.55 - 0 - 0 - UNR - - - COZ072 - 60720 - Nrn_Sngre_De_Cristo_Mtns_Between - CO - US - 37.98 - -105.49 - 0 - 0 - PUB - - - WYZ059 - 500590 - Converse - WY - US - 43.02 - -105.49 - 0 - 0 - CYS - - - MTZ032 - 260320 - Custer - MT - US - 46.33 - -105.47 - 0 - 0 - BYZ - - - COZ078 - 60780 - Wet_Mtn_Valley_Below_8500_Feet - CO - US - 38.08 - -105.45 - 0 - 0 - PUB - - - TXZ056 - 430560 - Hudspeth - TX - US - 31.32 - -105.45 - 0 - 0 - EPZ - - - MTZ020 - 260200 - Western_Roosevelt - MT - US - 48.29 - -105.41 - 0 - 0 - GGW - - - COZ035 - 60350 - Larimer_and_Boulder_Cnties_Betwe - CO - US - 40.46 - -105.39 - 0 - 0 - BOU - - - MTZ026 - 260260 - Prairie - MT - US - 46.86 - -105.34 - 0 - 0 - GGW - - - COZ036 - 60360 - Jefferson_and_W_Douglas_Cnties_A - CO - US - 39.53 - -105.32 - 0 - 0 - BOU - - - WYZ066 - 500660 - Laramie_Range - WY - US - 41.45 - -105.31 - 0 - 0 - CYS - - - COZ081 - 60810 - Teller_Cnty/Rampart_Rng_above_75 - CO - US - 38.82 - -105.22 - 0 - 0 - PUB - - - COZ039 - 60390 - Boulder_And_Jefferson_Cnties_Bel - CO - US - 39.87 - -105.19 - 0 - 0 - BOU - - - COZ075 - 60750 - Srn_Sngre_De_Cristo_Mtns_Above_1 - CO - US - 37.20 - -105.17 - 0 - 0 - PUB - - - COZ079 - 60790 - Wet_Mtns_Between_6300_and_10000_ - CO - US - 38.08 - -105.14 - 0 - 0 - PUB - - - COZ080 - 60800 - Wet_Mountains_Above_10000_Ft - CO - US - 37.98 - -105.14 - 0 - 0 - PUB - - - COZ083 - 60830 - Canon_City_Vic/Ern_Fremt_County - CO - US - 38.44 - -105.14 - 0 - 0 - PUB - - - NMZ026 - 310260 - Guadalupe_Mtns_of_Chaves_County - NM - US - 32.83 - -105.08 - 0 - 0 - ABQ - - - NMZ016 - 310160 - Lincoln_Cnty_Hi_Plns/Hondo_Vly - NM - US - 33.74 - -105.07 - 0 - 0 - ABQ - - - COZ082 - 60820 - PIkes_Peak_above_11000_Ft - CO - US - 38.82 - -105.04 - 0 - 0 - PUB - - - WYZ067 - 500670 - Platte - WY - US - 42.13 - -104.97 - 0 - 0 - CYS - - - COZ087 - 60870 - Walsenbg_Vic/Upr_Huerfano_Riv_Bs - CO - US - 37.67 - -104.87 - 0 - 0 - PUB - - - MTZ025 - 260250 - Dawson - MT - US - 47.32 - -104.86 - 0 - 0 - GGW - - - COZ074 - 60740 - Srn_Sngre_De_Cristo_Mtns_Between - CO - US - 37.26 - -104.83 - 0 - 0 - PUB - - - COZ040 - 60400 - N_Douglas_Cnty_Below_6000_Feet/D - CO - US - 39.73 - -104.81 - 0 - 0 - BOU - - - COZ038 - 60380 - Larimer_Cnty_Below_6000_Feet/NW_ - CO - US - 40.63 - -104.80 - 0 - 0 - BOU - - - WYZ069 - 500690 - Cheyenne_Foothills - WY - US - 41.33 - -104.75 - 0 - 0 - CYS - - - WYZ056 - 500560 - Western_Crook - WY - US - 44.59 - -104.72 - 0 - 0 - UNR - - - TXZ258 - 432580 - Guadalupe_Mountains - TX - US - 31.90 - -104.71 - 0 - 0 - MAF - - - NMZ027 - 310270 - Guadalupe_Mtns_of_Eddy_County - NM - US - 32.30 - -104.67 - 0 - 0 - MAF - - - MTZ024 - 260240 - Richland - MT - US - 47.75 - -104.64 - 0 - 0 - GGW - - - TXZ079 - 430790 - Presidio_Valley - TX - US - 29.95 - -104.61 - 0 - 0 - MAF - - - COZ043 - 60430 - Central_and_South_Weld_County - CO - US - 40.29 - -104.59 - 0 - 0 - BOU - - - WYZ058 - 500580 - Weston - WY - US - 43.84 - -104.57 - 0 - 0 - UNR - - - MTZ019 - 260190 - Sheridan - MT - US - 48.70 - -104.55 - 0 - 0 - GGW - - - TXZ057 - 430570 - Van_Horn_and_Hiway_54_Corridor - TX - US - 31.24 - -104.55 - 0 - 0 - MAF - - - COZ086 - 60860 - Pueblo_and_Vic/Pueblo_Cnty_Below - CO - US - 38.12 - -104.54 - 0 - 0 - PUB - - - MTZ037 - 260370 - Carter - MT - US - 45.57 - -104.54 - 0 - 0 - BYZ - - - NMZ005 - 310050 - Northeast_Highlands - NM - US - 36.10 - -104.54 - 0 - 0 - ABQ - - - COZ085 - 60850 - CO_Spgs_Vic/Srn_El_Paso_Cnty/Ram - CO - US - 38.74 - -104.51 - 0 - 0 - PUB - - - MTZ062 - 260620 - Eastern_Roosevelt - MT - US - 48.28 - -104.51 - 0 - 0 - GGW - - - COZ088 - 60880 - Trinidad_Vic/Wrn_Las_Animas_Cnty - CO - US - 37.40 - -104.50 - 0 - 0 - PUB - - - COZ084 - 60840 - Nrn_El_Paso_Cnty/Monument_Ridge/ - CO - US - 38.99 - -104.49 - 0 - 0 - PUB - - - WYZ060 - 500600 - Niobrara - WY - US - 43.06 - -104.49 - 0 - 0 - CYS - - - MTZ033 - 260330 - Fallon - MT - US - 46.29 - -104.48 - 0 - 0 - BYZ - - - NMZ012 - 310120 - Conchas_Lake/Guadalupe_County - NM - US - 35.08 - -104.46 - 0 - 0 - ABQ - - - COZ041 - 60410 - Elbert/Ctrl_and_E_Douglas_Cnties - CO - US - 39.28 - -104.43 - 0 - 0 - BOU - - - NMZ018 - 310180 - De_Baca_County - NM - US - 34.39 - -104.41 - 0 - 0 - ABQ - - - TXZ080 - 430800 - Marfa_Plateau - TX - US - 30.16 - -104.39 - 0 - 0 - MAF - - - WYZ057 - 500570 - Wyoming_Black_Hills - WY - US - 44.38 - -104.37 - 0 - 0 - UNR - - - WYZ068 - 500680 - Goshen - WY - US - 42.09 - -104.35 - 0 - 0 - CYS - - - MTZ027 - 260270 - Wibaux - MT - US - 47.02 - -104.33 - 0 - 0 - GGW - - - WYZ070 - 500700 - Pine_Bluffs - WY - US - 41.28 - -104.28 - 0 - 0 - CYS - - - NMZ028 - 310280 - Eddy_County_Plains - NM - US - 32.49 - -104.27 - 0 - 0 - MAF - - - WYZ071 - 500710 - Northeastern_Crook - WY - US - 44.79 - -104.21 - 0 - 0 - UNR - - - NMZ019 - 310190 - Chaves_County_Plains - NM - US - 33.53 - -104.19 - 0 - 0 - ABQ - - - COZ042 - 60420 - Northeast_Weld_County - CO - US - 40.75 - -104.10 - 0 - 0 - BOU - - - COZ045 - 60450 - Ctrl_and_E_Adams_and_Arapahoe_Cn - CO - US - 39.78 - -104.10 - 0 - 0 - BOU - - - NMZ006 - 310060 - Harding_County - NM - US - 35.81 - -103.89 - 0 - 0 - ABQ - - - NDZ031 - 340310 - Golden_Valley - ND - US - 46.94 - -103.83 - 0 - 0 - BIS - - - COZ046 - 60460 - N_and_NE_Elbert_Cnty_Below_6000_ - CO - US - 39.33 - -103.81 - 0 - 0 - BOU - - - COZ044 - 60440 - Morgan_County - CO - US - 40.25 - -103.80 - 0 - 0 - BOU - - - TXZ074 - 430740 - Davis/Apache_Mountains_Area - TX - US - 30.71 - -103.80 - 0 - 0 - MAF - - - TXZ058 - 430580 - Reeves_Cnty_and_Upr_Trans_Pecos - TX - US - 31.39 - -103.78 - 0 - 0 - MAF - - - COZ089 - 60890 - Crowley_County - CO - US - 38.31 - -103.77 - 0 - 0 - PUB - - - NEZ001 - 270010 - Sioux - NE - US - 42.50 - -103.73 - 0 - 0 - CYS - - - COZ093 - 60930 - La_Junta_Vicinity/Otero_County - CO - US - 37.95 - -103.72 - 0 - 0 - PUB - - - SDZ024 - 410240 - Northern_Black_Hills - SD - US - 44.31 - -103.72 - 0 - 0 - UNR - - - NEZ019 - 270190 - Scotts_Bluff - NE - US - 41.85 - -103.71 - 0 - 0 - CYS - - - NEZ020 - 270200 - Banner - NE - US - 41.54 - -103.71 - 0 - 0 - CYS - - - NEZ054 - 270540 - Kimball - NE - US - 41.20 - -103.71 - 0 - 0 - CYS - - - SDZ028 - 410280 - Central_Black_Hills - SD - US - 44.00 - -103.69 - 0 - 0 - UNR - - - SDZ029 - 410290 - Southern_Black_Hills - SD - US - 43.67 - -103.69 - 0 - 0 - UNR - - - NMZ007 - 310070 - Far_Northeast_Plains - NM - US - 36.37 - -103.67 - 0 - 0 - ABQ - - - TXZ059 - 430590 - Loving - TX - US - 31.83 - -103.66 - 0 - 0 - MAF - - - SDZ025 - 410250 - Northern_Foot_Hills - SD - US - 44.44 - -103.64 - 0 - 0 - UNR - - - SDZ027 - 410270 - Southern_Foot_Hills - SD - US - 43.36 - -103.64 - 0 - 0 - UNR - - - COZ047 - 60470 - SE_Elbert_Cnty_Below_6000_Feet/S - CO - US - 38.80 - -103.60 - 0 - 0 - BOU - - - NMZ013 - 310130 - Quay_County - NM - US - 35.17 - -103.57 - 0 - 0 - ABQ - - - COZ094 - 60940 - Eastern_Las_Animas_County - CO - US - 37.32 - -103.56 - 0 - 0 - PUB - - - SDZ041 - 410410 - Fall_River - SD - US - 43.24 - -103.53 - 0 - 0 - UNR - - - NDZ043 - 340430 - Bowman - ND - US - 46.11 - -103.52 - 0 - 0 - BIS - - - SDZ012 - 410120 - Butte - SD - US - 44.89 - -103.51 - 0 - 0 - UNR - - - SDZ001 - 410010 - Harding - SD - US - 45.58 - -103.50 - 0 - 0 - UNR - - - NDZ040 - 340400 - Slope - ND - US - 46.45 - -103.49 - 0 - 0 - BIS - - - NMZ020 - 310200 - Roosevelt_County - NM - US - 34.08 - -103.49 - 0 - 0 - ABQ - - - NDZ001 - 340010 - Divide - ND - US - 48.82 - -103.47 - 0 - 0 - BIS - - - NDZ009 - 340090 - Williams - ND - US - 48.30 - -103.44 - 0 - 0 - BIS - - - NMZ033 - 310330 - Central_Lea_County - NM - US - 32.75 - -103.43 - 0 - 0 - MAF - - - NMZ029 - 310290 - Northern_Lea_County - NM - US - 33.28 - -103.40 - 0 - 0 - MAF - - - NMZ034 - 310340 - Southern_Lea_County - NM - US - 32.25 - -103.39 - 0 - 0 - MAF - - - NMZ021 - 310210 - Curry_County - NM - US - 34.64 - -103.38 - 0 - 0 - ABQ - - - NDZ032 - 340320 - Billings - ND - US - 46.98 - -103.35 - 0 - 0 - BIS - - - SDZ072 - 410720 - Sturgis/Piedmont_Foot_Hills - SD - US - 44.38 - -103.35 - 0 - 0 - UNR - - - NDZ017 - 340170 - McKenzie - ND - US - 47.74 - -103.31 - 0 - 0 - BIS - - - SDZ074 - 410740 - Hermosa_Foot_Hills - SD - US - 43.67 - -103.27 - 0 - 0 - UNR - - - COZ049 - 60490 - Washington_County - CO - US - 40.00 - -103.24 - 0 - 0 - BOU - - - SDZ026 - 410260 - Rapid_City - SD - US - 44.00 - -103.23 - 0 - 0 - UNR - - - TXZ067 - 430670 - Ward - TX - US - 31.46 - -103.18 - 0 - 0 - MAF - - - NEZ002 - 270020 - Dawes - NE - US - 42.72 - -103.14 - 0 - 0 - CYS - - - COZ048 - 60480 - Logan_County - CO - US - 40.72 - -103.11 - 0 - 0 - BOU - - - COZ095 - 60950 - Western_Kiowa_County - CO - US - 38.43 - -103.11 - 0 - 0 - PUB - - - NEZ003 - 270030 - Box_Butte - NE - US - 42.22 - -103.07 - 0 - 0 - CYS - - - TXZ060 - 430600 - Winkler - TX - US - 31.87 - -103.07 - 0 - 0 - MAF - - - TXZ081 - 430810 - Big_Bend_Area - TX - US - 29.69 - -103.06 - 0 - 0 - MAF - - - COZ097 - 60970 - Las_Animas_Vicinity/Bent_County - CO - US - 37.95 - -103.05 - 0 - 0 - PUB - - - NEZ021 - 270210 - Morrill - NE - US - 41.72 - -103.00 - 0 - 0 - CYS - - - NEZ055 - 270550 - Cheyenne - NE - US - 41.22 - -102.99 - 0 - 0 - CYS - - - SDZ030 - 410300 - Custer_Co_Plains - SD - US - 43.67 - -102.96 - 0 - 0 - UNR - - - TXZ027 - 430270 - Bailey - TX - US - 34.07 - -102.82 - 0 - 0 - LUB - - - TXZ033 - 430330 - Cochran - TX - US - 33.61 - -102.82 - 0 - 0 - LUB - - - TXZ039 - 430390 - Yoakum - TX - US - 33.17 - -102.82 - 0 - 0 - LUB - - - SDZ073 - 410730 - Southern_Meade_Co_Plains - SD - US - 44.38 - -102.78 - 0 - 0 - UNR - - - TXZ021 - 430210 - Parmer - TX - US - 34.53 - -102.78 - 0 - 0 - LUB - - - TXZ075 - 430750 - Pecos - TX - US - 30.72 - -102.67 - 0 - 0 - MAF - - - NDZ033 - 340330 - Stark - ND - US - 46.82 - -102.66 - 0 - 0 - BIS - - - NDZ018 - 340180 - Dunn - ND - US - 47.40 - -102.63 - 0 - 0 - BIS - - - TXZ050 - 430500 - Andrews - TX - US - 32.30 - -102.63 - 0 - 0 - MAF - - - TXZ045 - 430450 - Gaines - TX - US - 32.74 - -102.62 - 0 - 0 - MAF - - - COZ092 - 60920 - Cheyenne_County - CO - US - 38.82 - -102.61 - 0 - 0 - GLD - - - COZ091 - 60910 - Kit_Carson_County - CO - US - 39.30 - -102.60 - 0 - 0 - GLD - - - TXZ001 - 430010 - Dallam - TX - US - 36.27 - -102.60 - 0 - 0 - AMA - - - TXZ006 - 430060 - Hartley - TX - US - 35.84 - -102.59 - 0 - 0 - AMA - - - TXZ011 - 430110 - Oldham - TX - US - 35.40 - -102.59 - 0 - 0 - AMA - - - TXZ016 - 430160 - Deaf_Smith - TX - US - 34.97 - -102.59 - 0 - 0 - AMA - - - COZ099 - 60990 - Springfield_Vic/Baca_County - CO - US - 37.32 - -102.56 - 0 - 0 - PUB - - - SDZ031 - 410310 - Pennington_Co_Plains - SD - US - 44.10 - -102.56 - 0 - 0 - UNR - - - SDZ042 - 410420 - Shannon - SD - US - 43.35 - -102.54 - 0 - 0 - UNR - - - TXZ061 - 430610 - Ector - TX - US - 31.87 - -102.54 - 0 - 0 - MAF - - - TXZ068 - 430680 - Crane - TX - US - 31.37 - -102.54 - 0 - 0 - MAF - - - OKZ001 - 360010 - Cimarron - OK - US - 36.74 - -102.51 - 0 - 0 - AMA - - - NDZ044 - 340440 - Adams - ND - US - 46.11 - -102.50 - 0 - 0 - BIS - - - NDZ002 - 340020 - Burke - ND - US - 48.78 - -102.48 - 0 - 0 - BIS - - - SDZ002 - 410020 - Perkins - SD - US - 45.49 - -102.48 - 0 - 0 - UNR - - - SDZ013 - 410130 - Northern_Meade_Co_Plains - SD - US - 44.82 - -102.48 - 0 - 0 - UNR - - - NDZ041 - 340410 - Hettinger - ND - US - 46.42 - -102.46 - 0 - 0 - BIS - - - COZ090 - 60900 - Yuma_County - CO - US - 40.00 - -102.42 - 0 - 0 - GLD - - - NEZ004 - 270040 - Sheridan - NE - US - 42.50 - -102.40 - 0 - 0 - LBF - - - COZ096 - 60960 - Eastern_Kiowa_County - CO - US - 38.44 - -102.39 - 0 - 0 - PUB - - - COZ098 - 60980 - Lamar_Vicinity/Prowers_County - CO - US - 37.95 - -102.39 - 0 - 0 - PUB - - - NDZ010 - 340100 - Mountrail - ND - US - 48.16 - -102.38 - 0 - 0 - BIS - - - COZ050 - 60500 - Sedgwick_County - CO - US - 40.87 - -102.35 - 0 - 0 - BOU - - - COZ051 - 60510 - Phillips_County - CO - US - 40.59 - -102.35 - 0 - 0 - BOU - - - TXZ028 - 430280 - Lamb - TX - US - 34.07 - -102.35 - 0 - 0 - LUB - - - TXZ034 - 430340 - Hockley - TX - US - 33.61 - -102.34 - 0 - 0 - LUB - - - NEZ022 - 270220 - Garden - NE - US - 41.61 - -102.33 - 0 - 0 - LBF - - - NEZ056 - 270560 - Deuel - NE - US - 41.11 - -102.33 - 0 - 0 - LBF - - - TXZ040 - 430400 - Terry - TX - US - 33.17 - -102.33 - 0 - 0 - LUB - - - TXZ022 - 430220 - Castro - TX - US - 34.53 - -102.26 - 0 - 0 - LUB - - - TXZ082 - 430820 - Terrell - TX - US - 30.22 - -102.11 - 0 - 0 - MAF - - - TXZ069 - 430690 - Upton - TX - US - 31.37 - -102.04 - 0 - 0 - MAF - - - TXZ062 - 430620 - Midland - TX - US - 31.87 - -102.03 - 0 - 0 - MAF - - - TXZ051 - 430510 - Martin - TX - US - 32.30 - -101.95 - 0 - 0 - MAF - - - TXZ046 - 430460 - Dawson - TX - US - 32.74 - -101.94 - 0 - 0 - MAF - - - TXZ017 - 430170 - Randall - TX - US - 34.97 - -101.90 - 0 - 0 - AMA - - - TXZ002 - 430020 - Sherman - TX - US - 36.27 - -101.89 - 0 - 0 - AMA - - - TXZ007 - 430070 - Moore - TX - US - 35.84 - -101.89 - 0 - 0 - AMA - - - TXZ012 - 430120 - Potter - TX - US - 35.40 - -101.89 - 0 - 0 - AMA - - - TXZ029 - 430290 - Hale - TX - US - 34.07 - -101.82 - 0 - 0 - LUB - - - TXZ035 - 430350 - Lubbock - TX - US - 33.61 - -101.82 - 0 - 0 - LUB - - - TXZ041 - 430410 - Lynn - TX - US - 33.17 - -101.82 - 0 - 0 - LUB - - - KSZ041 - 160410 - Greeley - KS - US - 38.47 - -101.80 - 0 - 0 - GLD - - - KSZ084 - 160840 - Morton - KS - US - 37.19 - -101.80 - 0 - 0 - DDC - - - KSZ061 - 160610 - Hamilton - KS - US - 37.99 - -101.78 - 0 - 0 - DDC - - - KSZ074 - 160740 - Stanton - KS - US - 37.56 - -101.78 - 0 - 0 - DDC - - - KSZ027 - 160270 - Wallace - KS - US - 38.91 - -101.76 - 0 - 0 - GLD - - - NEZ023 - 270230 - Grant - NE - US - 41.91 - -101.75 - 0 - 0 - LBF - - - KSZ001 - 160010 - Cheyenne - KS - US - 39.78 - -101.73 - 0 - 0 - GLD - - - NDZ019 - 340190 - Mercer - ND - US - 47.28 - -101.73 - 0 - 0 - BIS - - - TXZ023 - 430230 - Swisher - TX - US - 34.53 - -101.73 - 0 - 0 - LUB - - - KSZ013 - 160130 - Sherman - KS - US - 39.35 - -101.72 - 0 - 0 - GLD - - - NEZ035 - 270350 - Arthur - NE - US - 41.56 - -101.70 - 0 - 0 - LBF - - - NEZ069 - 270690 - Chase - NE - US - 40.52 - -101.69 - 0 - 0 - LBF - - - NEZ079 - 270790 - Dundy - NE - US - 40.17 - -101.69 - 0 - 0 - GLD - - - SDZ044 - 410440 - Bennett - SD - US - 43.19 - -101.67 - 0 - 0 - UNR - - - TXZ076 - 430760 - Crockett - TX - US - 30.69 - -101.67 - 0 - 0 - SJT - - - NEZ057 - 270570 - Keith - NE - US - 41.19 - -101.65 - 0 - 0 - LBF - - - NEZ058 - 270580 - Perkins - NE - US - 40.85 - -101.65 - 0 - 0 - LBF - - - SDZ043 - 410430 - Jackson - SD - US - 43.69 - -101.61 - 0 - 0 - UNR - - - NDZ011 - 340110 - Ward - ND - US - 48.33 - -101.60 - 0 - 0 - BIS - - - NDZ042 - 340420 - Grant - ND - US - 46.37 - -101.58 - 0 - 0 - BIS - - - SDZ014 - 410140 - Ziebach - SD - US - 45.00 - -101.57 - 0 - 0 - UNR - - - NDZ003 - 340030 - Renville - ND - US - 48.73 - -101.54 - 0 - 0 - BIS - - - SDZ032 - 410320 - Haakon - SD - US - 44.37 - -101.53 - 0 - 0 - UNR - - - TXZ063 - 430630 - Glasscock - TX - US - 31.87 - -101.52 - 0 - 0 - MAF - - - TXZ070 - 430700 - Reagan - TX - US - 31.37 - -101.52 - 0 - 0 - MAF - - - OKZ002 - 360020 - Texas - OK - US - 36.74 - -101.49 - 0 - 0 - AMA - - - TXZ047 - 430470 - Borden - TX - US - 32.74 - -101.43 - 0 - 0 - MAF - - - TXZ052 - 430520 - Howard - TX - US - 32.30 - -101.43 - 0 - 0 - MAF - - - NEZ094 - 270940 - Western_Cherry - NE - US - 42.54 - -101.42 - 0 - 0 - LBF - - - TXZ013 - 430130 - Carson - TX - US - 35.40 - -101.36 - 0 - 0 - AMA - - - TXZ018 - 430180 - Armstrong - TX - US - 34.97 - -101.36 - 0 - 0 - AMA - - - TXZ003 - 430030 - Hansford - TX - US - 36.27 - -101.35 - 0 - 0 - AMA - - - TXZ008 - 430080 - Hutchinson - TX - US - 35.84 - -101.35 - 0 - 0 - AMA - - - KSZ042 - 160420 - Wichita - KS - US - 38.48 - -101.34 - 0 - 0 - GLD - - - NDZ034 - 340340 - Morton - ND - US - 46.63 - -101.33 - 0 - 0 - BIS - - - NDZ020 - 340200 - Oliver - ND - US - 47.14 - -101.32 - 0 - 0 - BIS - - - KSZ062 - 160620 - Kearny - KS - US - 37.99 - -101.31 - 0 - 0 - DDC - - - KSZ085 - 160850 - Stevens - KS - US - 37.19 - -101.31 - 0 - 0 - DDC - - - KSZ075 - 160750 - Grant - KS - US - 37.56 - -101.30 - 0 - 0 - DDC - - - TXZ030 - 430300 - Floyd - TX - US - 34.07 - -101.30 - 0 - 0 - LUB - - - TXZ036 - 430360 - Crosby - TX - US - 33.61 - -101.30 - 0 - 0 - LUB - - - TXZ042 - 430420 - Garza - TX - US - 33.17 - -101.30 - 0 - 0 - LUB - - - TXZ183 - 431830 - Val_Verde - TX - US - 29.76 - -101.22 - 0 - 0 - EWX - - - TXZ024 - 430240 - Briscoe - TX - US - 34.53 - -101.21 - 0 - 0 - LUB - - - SDZ003 - 410030 - Corson - SD - US - 45.71 - -101.15 - 0 - 0 - ABR - - - KSZ028 - 160280 - Logan - KS - US - 38.91 - -101.14 - 0 - 0 - GLD - - - NEZ024 - 270240 - Hooker - NE - US - 41.91 - -101.13 - 0 - 0 - LBF - - - KSZ002 - 160020 - Rawlins - KS - US - 39.78 - -101.07 - 0 - 0 - GLD - - - NEZ036 - 270360 - McPherson - NE - US - 41.56 - -101.06 - 0 - 0 - LBF - - - NEZ070 - 270700 - Hayes - NE - US - 40.52 - -101.06 - 0 - 0 - LBF - - - KSZ014 - 160140 - Thomas - KS - US - 39.35 - -101.05 - 0 - 0 - GLD - - - NDZ021 - 340210 - McLean - ND - US - 47.51 - -101.04 - 0 - 0 - BIS - - - NEZ080 - 270800 - Hitchcock - NE - US - 40.17 - -101.04 - 0 - 0 - GLD - - - TXZ064 - 430640 - Sterling - TX - US - 31.83 - -101.04 - 0 - 0 - SJT - - - TXZ071 - 430710 - Irion - TX - US - 31.31 - -100.98 - 0 - 0 - SJT - - - TXZ048 - 430480 - Scurry - TX - US - 32.74 - -100.92 - 0 - 0 - MAF - - - TXZ053 - 430530 - Mitchell - TX - US - 32.30 - -100.92 - 0 - 0 - MAF - - - KSZ043 - 160430 - Scott - KS - US - 38.48 - -100.90 - 0 - 0 - DDC - - - NDZ045 - 340450 - Sioux - ND - US - 46.19 - -100.90 - 0 - 0 - BIS - - - SDZ015 - 410150 - Dewey - SD - US - 45.10 - -100.89 - 0 - 0 - ABR - - - SDZ033 - 410330 - Stanley - SD - US - 44.48 - -100.88 - 0 - 0 - ABR - - - KSZ076 - 160760 - Haskell - KS - US - 37.56 - -100.86 - 0 - 0 - DDC - - - KSZ086 - 160860 - Seward - KS - US - 37.19 - -100.85 - 0 - 0 - DDC - - - NDZ004 - 340040 - Bottineau - ND - US - 48.77 - -100.82 - 0 - 0 - BIS - - - TXZ004 - 430040 - Ochiltree - TX - US - 36.27 - -100.82 - 0 - 0 - AMA - - - TXZ009 - 430090 - Roberts - TX - US - 35.84 - -100.82 - 0 - 0 - AMA - - - TXZ014 - 430140 - Gray - TX - US - 35.40 - -100.81 - 0 - 0 - AMA - - - TXZ019 - 430190 - Donley - TX - US - 34.96 - -100.81 - 0 - 0 - AMA - - - TXZ031 - 430310 - Motley - TX - US - 34.08 - -100.78 - 0 - 0 - LUB - - - TXZ037 - 430370 - Dickens - TX - US - 33.62 - -100.78 - 0 - 0 - LUB - - - TXZ043 - 430430 - Kent - TX - US - 33.18 - -100.78 - 0 - 0 - LUB - - - NEZ059 - 270590 - Lincoln - NE - US - 41.04 - -100.74 - 0 - 0 - LBF - - - SDZ046 - 410460 - Mellette - SD - US - 43.63 - -100.72 - 0 - 0 - UNR - - - SDZ047 - 410470 - Todd - SD - US - 43.19 - -100.72 - 0 - 0 - UNR - - - SDZ045 - 410450 - Jones - SD - US - 43.95 - -100.71 - 0 - 0 - ABR - - - TXZ025 - 430250 - Hall - TX - US - 34.53 - -100.68 - 0 - 0 - LUB - - - KSZ063 - 160630 - Finney - KS - US - 37.99 - -100.66 - 0 - 0 - DDC - - - NDZ012 - 340120 - McHenry - ND - US - 48.24 - -100.63 - 0 - 0 - BIS - - - NEZ025 - 270250 - Thomas - NE - US - 41.91 - -100.55 - 0 - 0 - LBF - - - TXZ077 - 430770 - Schleicher - TX - US - 30.89 - -100.54 - 0 - 0 - SJT - - - TXZ078 - 430780 - Sutton - TX - US - 30.49 - -100.54 - 0 - 0 - SJT - - - NEZ005 - 270050 - Eastern_Cherry - NE - US - 42.53 - -100.53 - 0 - 0 - LBF - - - TXZ065 - 430650 - Coke - TX - US - 31.89 - -100.53 - 0 - 0 - SJT - - - NDZ035 - 340350 - Burleigh - ND - US - 46.98 - -100.52 - 0 - 0 - BIS - - - KSZ029 - 160290 - Gove - KS - US - 38.91 - -100.48 - 0 - 0 - GLD - - - NEZ037 - 270370 - Logan - NE - US - 41.57 - -100.48 - 0 - 0 - LBF - - - OKZ003 - 360030 - Beaver - OK - US - 36.74 - -100.48 - 0 - 0 - AMA - - - NEZ081 - 270810 - Red_Willow - NE - US - 40.17 - -100.47 - 0 - 0 - GLD - - - KSZ003 - 160030 - Decatur - KS - US - 39.78 - -100.46 - 0 - 0 - GLD - - - KSZ044 - 160440 - Lane - KS - US - 38.47 - -100.46 - 0 - 0 - DDC - - - TXZ202 - 432020 - Kinney - TX - US - 29.35 - -100.45 - 0 - 0 - EWX - - - KSZ015 - 160150 - Sheridan - KS - US - 39.35 - -100.44 - 0 - 0 - GLD - - - KSZ077 - 160770 - Gray - KS - US - 37.73 - -100.43 - 0 - 0 - DDC - - - TXZ049 - 430490 - Fisher - TX - US - 32.74 - -100.41 - 0 - 0 - SJT - - - TXZ054 - 430540 - Nolan - TX - US - 32.30 - -100.41 - 0 - 0 - SJT - - - TXZ072 - 430720 - Tom_Green - TX - US - 31.39 - -100.40 - 0 - 0 - SJT - - - TXZ217 - 432170 - Maverick - TX - US - 28.65 - -100.39 - 0 - 0 - EWX - - - KSZ087 - 160870 - Meade - KS - US - 37.23 - -100.37 - 0 - 0 - DDC - - - NEZ071 - 270710 - Frontier - NE - US - 40.52 - -100.37 - 0 - 0 - LBF - - - NDZ022 - 340220 - Sheridan - ND - US - 47.59 - -100.36 - 0 - 0 - BIS - - - TXZ005 - 430050 - Lipscomb - TX - US - 36.28 - -100.27 - 0 - 0 - AMA - - - TXZ010 - 430100 - Hemphill - TX - US - 35.84 - -100.27 - 0 - 0 - AMA - - - TXZ015 - 430150 - Wheeler - TX - US - 35.40 - -100.27 - 0 - 0 - AMA - - - TXZ020 - 430200 - Collingsworth - TX - US - 34.96 - -100.27 - 0 - 0 - AMA - - - NDZ046 - 340460 - Emmons - ND - US - 46.29 - -100.26 - 0 - 0 - BIS - - - TXZ032 - 430320 - Cottle - TX - US - 34.08 - -100.26 - 0 - 0 - LUB - - - TXZ038 - 430380 - King - TX - US - 33.62 - -100.26 - 0 - 0 - LUB - - - TXZ044 - 430440 - Stonewall - TX - US - 33.18 - -100.26 - 0 - 0 - LUB - - - TXZ184 - 431840 - Edwards - TX - US - 29.96 - -100.22 - 0 - 0 - EWX - - - TXZ026 - 430260 - Childress - TX - US - 34.53 - -100.21 - 0 - 0 - LUB - - - SDZ034 - 410340 - Sully - SD - US - 44.72 - -100.20 - 0 - 0 - ABR - - - SDZ004 - 410040 - Campbell - SD - US - 45.77 - -100.12 - 0 - 0 - ABR - - - SDZ009 - 410090 - Walworth - SD - US - 45.43 - -100.10 - 0 - 0 - ABR - - - SDZ035 - 410350 - Hughes - SD - US - 44.33 - -100.10 - 0 - 0 - ABR - - - SDZ016 - 410160 - Potter - SD - US - 45.07 - -100.00 - 0 - 0 - ABR - - - NEZ026 - 270260 - Blaine - NE - US - 41.91 - -99.97 - 0 - 0 - LBF - - - TXZ066 - 430660 - Runnels - TX - US - 31.83 - -99.97 - 0 - 0 - SJT - - - NEZ008 - 270080 - Brown - NE - US - 42.46 - -99.93 - 0 - 0 - LBF - - - KSZ045 - 160450 - Ness - KS - US - 38.47 - -99.91 - 0 - 0 - DDC - - - NEZ082 - 270820 - Furnas - NE - US - 40.17 - -99.91 - 0 - 0 - GID - - - KSZ004 - 160040 - Norton - KS - US - 39.78 - -99.90 - 0 - 0 - GLD - - - KSZ064 - 160640 - Hodgeman - KS - US - 38.08 - -99.89 - 0 - 0 - DDC - - - KSZ078 - 160780 - Ford - KS - US - 37.69 - -99.89 - 0 - 0 - DDC - - - NDZ013 - 340130 - Pierce - ND - US - 48.20 - -99.89 - 0 - 0 - BIS - - - TXZ127 - 431270 - Taylor - TX - US - 32.30 - -99.89 - 0 - 0 - SJT - - - KSZ016 - 160160 - Graham - KS - US - 39.34 - -99.88 - 0 - 0 - GLD - - - SDZ049 - 410490 - Tripp - SD - US - 43.38 - -99.88 - 0 - 0 - UNR - - - TXZ113 - 431130 - Jones - TX - US - 32.74 - -99.88 - 0 - 0 - SJT - - - KSZ030 - 160300 - Trego - KS - US - 38.91 - -99.87 - 0 - 0 - DDC - - - NEZ072 - 270720 - Gosper - NE - US - 40.52 - -99.86 - 0 - 0 - GID - - - TXZ073 - 430730 - Concho - TX - US - 31.34 - -99.86 - 0 - 0 - SJT - - - NDZ005 - 340050 - Rolette - ND - US - 48.77 - -99.84 - 0 - 0 - BIS - - - OKZ033 - 360330 - Harmon - OK - US - 34.77 - -99.83 - 0 - 0 - OUN - - - SDZ048 - 410480 - Lyman - SD - US - 43.86 - -99.83 - 0 - 0 - ABR - - - TXZ185 - 431850 - Real - TX - US - 29.86 - -99.83 - 0 - 0 - EWX - - - KSZ088 - 160880 - Clark - KS - US - 37.23 - -99.82 - 0 - 0 - DDC - - - NEZ060 - 270600 - Dawson - NE - US - 40.86 - -99.81 - 0 - 0 - GID - - - TXZ168 - 431680 - Menard - TX - US - 30.90 - -99.80 - 0 - 0 - SJT - - - NDZ036 - 340360 - Kidder - ND - US - 46.98 - -99.79 - 0 - 0 - BIS - - - TXZ203 - 432030 - Uvalde - TX - US - 29.36 - -99.77 - 0 - 0 - EWX - - - TXZ084 - 430840 - Foard - TX - US - 33.99 - -99.76 - 0 - 0 - OUN - - - TXZ218 - 432180 - Zavala - TX - US - 28.87 - -99.76 - 0 - 0 - EWX - - - TXZ228 - 432280 - Dimmit - TX - US - 28.42 - -99.75 - 0 - 0 - EWX - - - TXZ083 - 430830 - Hardeman - TX - US - 34.32 - -99.74 - 0 - 0 - OUN - - - NEZ006 - 270060 - Keya_Paha - NE - US - 42.85 - -99.73 - 0 - 0 - LBF - - - TXZ087 - 430870 - Knox - TX - US - 33.61 - -99.73 - 0 - 0 - OUN - - - TXZ098 - 430980 - Haskell - TX - US - 33.18 - -99.73 - 0 - 0 - SJT - - - NEZ038 - 270380 - Custer - NE - US - 41.39 - -99.72 - 0 - 0 - LBF - - - TXZ169 - 431690 - Kimble - TX - US - 30.50 - -99.71 - 0 - 0 - SJT - - - OKZ009 - 360090 - Ellis - OK - US - 36.22 - -99.69 - 0 - 0 - OUN - - - OKZ014 - 360140 - Roger_Mills - OK - US - 35.72 - -99.68 - 0 - 0 - OUN - - - OKZ021 - 360210 - Beckham - OK - US - 35.27 - -99.68 - 0 - 0 - OUN - - - NDZ023 - 340230 - Wells - ND - US - 47.59 - -99.67 - 0 - 0 - BIS - - - OKZ004 - 360040 - Harper - OK - US - 36.79 - -99.65 - 0 - 0 - OUN - - - OKZ034 - 360340 - Greer - OK - US - 34.92 - -99.56 - 0 - 0 - OUN - - - TXZ239 - 432390 - Webb - TX - US - 27.73 - -99.51 - 0 - 0 - CRP - - - SDZ036 - 410360 - Hyde - SD - US - 44.55 - -99.49 - 0 - 0 - ABR - - - NDZ047 - 340470 - Logan - ND - US - 46.46 - -99.48 - 0 - 0 - BIS - - - TXZ139 - 431390 - Coleman - TX - US - 31.75 - -99.46 - 0 - 0 - SJT - - - NEZ009 - 270090 - Rock - NE - US - 42.44 - -99.45 - 0 - 0 - LBF - - - NEZ027 - 270270 - Loup - NE - US - 41.91 - -99.45 - 0 - 0 - LBF - - - NDZ050 - 340500 - McIntosh - ND - US - 46.11 - -99.44 - 0 - 0 - BIS - - - OKZ036 - 360360 - Jackson - OK - US - 34.59 - -99.44 - 0 - 0 - OUN - - - NEZ073 - 270730 - Phelps - NE - US - 40.51 - -99.41 - 0 - 0 - GID - - - NEZ083 - 270830 - Harlan - NE - US - 40.17 - -99.40 - 0 - 0 - GID - - - TXZ128 - 431280 - Callahan - TX - US - 32.30 - -99.37 - 0 - 0 - SJT - - - TXZ114 - 431140 - Shackelford - TX - US - 32.74 - -99.36 - 0 - 0 - SJT - - - TXZ154 - 431540 - McCulloch - TX - US - 31.22 - -99.35 - 0 - 0 - SJT - - - KSZ005 - 160050 - Phillips - KS - US - 39.78 - -99.34 - 0 - 0 - GID - - - TXZ186 - 431860 - Kerr - TX - US - 30.04 - -99.34 - 0 - 0 - EWX - - - KSZ017 - 160170 - Rooks - KS - US - 39.35 - -99.32 - 0 - 0 - GID - - - KSZ031 - 160310 - Ellis - KS - US - 38.91 - -99.31 - 0 - 0 - DDC - - - KSZ046 - 160460 - Rush - KS - US - 38.52 - -99.30 - 0 - 0 - DDC - - - KSZ079 - 160790 - Edwards - KS - US - 37.90 - -99.29 - 0 - 0 - DDC - - - KSZ080 - 160800 - Kiowa - KS - US - 37.55 - -99.28 - 0 - 0 - DDC - - - OKZ010 - 360100 - Woodward - OK - US - 36.48 - -99.28 - 0 - 0 - OUN - - - KSZ089 - 160890 - Comanche - KS - US - 37.19 - -99.27 - 0 - 0 - DDC - - - NDZ006 - 340060 - Towner - ND - US - 48.69 - -99.25 - 0 - 0 - FGF - - - SDZ051 - 410510 - Buffalo - SD - US - 44.06 - -99.25 - 0 - 0 - ABR - - - KSZ065 - 160650 - Pawnee - KS - US - 38.17 - -99.24 - 0 - 0 - DDC - - - SDZ005 - 410050 - McPherson - SD - US - 45.77 - -99.23 - 0 - 0 - ABR - - - SDZ010 - 410100 - Edmunds - SD - US - 45.42 - -99.22 - 0 - 0 - ABR - - - TXZ085 - 430850 - Wilbarger - TX - US - 34.14 - -99.22 - 0 - 0 - OUN - - - TXZ170 - 431700 - Mason - TX - US - 30.72 - -99.22 - 0 - 0 - SJT - - - TXZ088 - 430880 - Baylor - TX - US - 33.62 - -99.21 - 0 - 0 - OUN - - - TXZ099 - 430990 - Throckmorton - TX - US - 33.18 - -99.21 - 0 - 0 - SJT - - - TXZ187 - 431870 - Bandera - TX - US - 29.74 - -99.21 - 0 - 0 - EWX - - - TXZ248 - 432480 - Zapata - TX - US - 26.94 - -99.21 - 0 - 0 - BRO - - - NDZ014 - 340140 - Benson - ND - US - 48.11 - -99.19 - 0 - 0 - FGF - - - SDZ017 - 410170 - Faulk - SD - US - 45.07 - -99.15 - 0 - 0 - ABR - - - SDZ057 - 410570 - Brule - SD - US - 43.72 - -99.13 - 0 - 0 - FSD - - - TXZ204 - 432040 - Medina - TX - US - 29.39 - -99.11 - 0 - 0 - EWX - - - TXZ219 - 432190 - Frio - TX - US - 28.87 - -99.11 - 0 - 0 - EWX - - - TXZ229 - 432290 - La_Salle - TX - US - 28.34 - -99.10 - 0 - 0 - CRP - - - NEZ061 - 270610 - Buffalo - NE - US - 40.85 - -99.07 - 0 - 0 - GID - - - SDZ050 - 410500 - Gregory - SD - US - 43.25 - -99.02 - 0 - 0 - FSD - - - OKZ015 - 360150 - Dewey - OK - US - 35.99 - -99.01 - 0 - 0 - OUN - - - OKZ035 - 360350 - Kiowa - OK - US - 34.86 - -99.01 - 0 - 0 - OUN - - - SDZ037 - 410370 - Hand - SD - US - 44.55 - -99.01 - 0 - 0 - ABR - - - OKZ016 - 360160 - Custer - OK - US - 35.64 - -99.00 - 0 - 0 - OUN - - - NEZ028 - 270280 - Garfield - NE - US - 41.91 - -98.99 - 0 - 0 - LBF - - - NEZ039 - 270390 - Valley - NE - US - 41.56 - -98.98 - 0 - 0 - GID - - - OKZ005 - 360050 - Woods - OK - US - 36.69 - -98.98 - 0 - 0 - OUN - - - OKZ022 - 360220 - Washita - OK - US - 35.29 - -98.98 - 0 - 0 - OUN - - - NEZ046 - 270460 - Sherman - NE - US - 41.22 - -98.97 - 0 - 0 - GID - - - NDZ037 - 340370 - Stutsman - ND - US - 46.98 - -98.96 - 0 - 0 - BIS - - - NEZ074 - 270740 - Kearney - NE - US - 40.51 - -98.95 - 0 - 0 - GID - - - NEZ084 - 270840 - Franklin - NE - US - 40.17 - -98.95 - 0 - 0 - GID - - - TXZ188 - 431880 - Gillespie - TX - US - 30.32 - -98.95 - 0 - 0 - EWX - - - TXZ140 - 431400 - Brown - TX - US - 31.77 - -98.94 - 0 - 0 - SJT - - - OKZ037 - 360370 - Tillman - OK - US - 34.38 - -98.92 - 0 - 0 - OUN - - - NDZ024 - 340240 - Eddy - ND - US - 47.72 - -98.90 - 0 - 0 - FGF - - - NDZ025 - 340250 - Foster - ND - US - 47.46 - -98.89 - 0 - 0 - BIS - - - TXZ115 - 431150 - Stephens - TX - US - 32.74 - -98.83 - 0 - 0 - FWD - - - TXZ129 - 431290 - Eastland - TX - US - 32.30 - -98.80 - 0 - 0 - FWD - - - KSZ006 - 160060 - Smith - KS - US - 39.78 - -98.78 - 0 - 0 - GID - - - NEZ007 - 270070 - Boyd - NE - US - 42.88 - -98.77 - 0 - 0 - LBF - - - NEZ010 - 270100 - Holt - NE - US - 42.49 - -98.77 - 0 - 0 - LBF - - - KSZ018 - 160180 - Osborne - KS - US - 39.34 - -98.76 - 0 - 0 - GID - - - KSZ032 - 160320 - Russell - KS - US - 38.91 - -98.76 - 0 - 0 - ICT - - - TXZ252 - 432520 - Starr - TX - US - 26.52 - -98.76 - 0 - 0 - BRO - - - KSZ047 - 160470 - Barton - KS - US - 38.47 - -98.75 - 0 - 0 - ICT - - - NDZ015 - 340150 - Ramsey - ND - US - 48.23 - -98.75 - 0 - 0 - FGF - - - TXZ155 - 431550 - San_Saba - TX - US - 31.21 - -98.75 - 0 - 0 - SJT - - - KSZ066 - 160660 - Stafford - KS - US - 38.03 - -98.74 - 0 - 0 - DDC - - - KSZ081 - 160810 - Pratt - KS - US - 37.64 - -98.73 - 0 - 0 - DDC - - - TXZ249 - 432490 - Jim_Hogg - TX - US - 27.08 - -98.70 - 0 - 0 - BRO - - - SDZ063 - 410630 - Charles_Mix - SD - US - 43.17 - -98.69 - 0 - 0 - FSD - - - TXZ086 - 430860 - Wichita - TX - US - 34.01 - -98.69 - 0 - 0 - OUN - - - KSZ090 - 160900 - Barber - KS - US - 37.23 - -98.68 - 0 - 0 - DDC - - - TXZ089 - 430890 - Archer - TX - US - 33.62 - -98.68 - 0 - 0 - OUN - - - TXZ100 - 431000 - Young - TX - US - 33.18 - -98.68 - 0 - 0 - FWD - - - TXZ189 - 431890 - Kendall - TX - US - 29.93 - -98.67 - 0 - 0 - EWX - - - TXZ171 - 431710 - Llano - TX - US - 30.71 - -98.65 - 0 - 0 - EWX - - - SDZ052 - 410520 - Jerauld - SD - US - 44.07 - -98.63 - 0 - 0 - FSD - - - TXZ142 - 431420 - Mills - TX - US - 31.48 - -98.63 - 0 - 0 - FWD - - - SDZ058 - 410580 - Aurora - SD - US - 43.72 - -98.57 - 0 - 0 - FSD - - - TXZ230 - 432300 - McMullen - TX - US - 28.35 - -98.57 - 0 - 0 - CRP - - - NDZ048 - 340480 - La_Moure - ND - US - 46.46 - -98.54 - 0 - 0 - BIS - - - TXZ141 - 431410 - Comanche - TX - US - 31.98 - -98.54 - 0 - 0 - FWD - - - OKZ011 - 360110 - Major - OK - US - 36.33 - -98.53 - 0 - 0 - OUN - - - NEZ029 - 270290 - Wheeler - NE - US - 41.91 - -98.52 - 0 - 0 - LBF - - - NEZ040 - 270400 - Greeley - NE - US - 41.57 - -98.52 - 0 - 0 - GID - - - TXZ240 - 432400 - Duval - TX - US - 27.66 - -98.52 - 0 - 0 - CRP - - - NDZ051 - 340510 - Dickey - ND - US - 46.11 - -98.51 - 0 - 0 - BIS - - - NEZ047 - 270470 - Howard - NE - US - 41.22 - -98.51 - 0 - 0 - GID - - - NEZ062 - 270620 - Hall - NE - US - 40.87 - -98.50 - 0 - 0 - GID - - - NEZ075 - 270750 - Adams - NE - US - 40.52 - -98.50 - 0 - 0 - GID - - - NEZ085 - 270850 - Webster - NE - US - 40.17 - -98.49 - 0 - 0 - GID - - - TXZ205 - 432050 - Bexar - TX - US - 29.44 - -98.47 - 0 - 0 - EWX - - - NDZ007 - 340070 - Cavalier - ND - US - 48.77 - -98.46 - 0 - 0 - FGF - - - OKZ038 - 360380 - Comanche - OK - US - 34.63 - -98.46 - 0 - 0 - OUN - - - TXZ220 - 432200 - Atascosa - TX - US - 28.93 - -98.45 - 0 - 0 - EWX - - - OKZ017 - 360170 - Blaine - OK - US - 35.86 - -98.42 - 0 - 0 - OUN - - - SDZ064 - 410640 - Douglas - SD - US - 43.35 - -98.41 - 0 - 0 - FSD - - - OKZ044 - 360440 - Cotton - OK - US - 34.28 - -98.40 - 0 - 0 - OUN - - - SDZ006 - 410060 - Brown - SD - US - 45.59 - -98.36 - 0 - 0 - ABR - - - TXZ190 - 431900 - Blanco - TX - US - 30.23 - -98.36 - 0 - 0 - EWX - - - OKZ023 - 360230 - Caddo - OK - US - 35.21 - -98.35 - 0 - 0 - OUN - - - SDZ018 - 410180 - Spink - SD - US - 44.94 - -98.35 - 0 - 0 - ABR - - - TXZ206 - 432060 - Comal - TX - US - 29.82 - -98.33 - 0 - 0 - EWX - - - OKZ006 - 360060 - Alfalfa - OK - US - 36.73 - -98.32 - 0 - 0 - OUN - - - TXZ116 - 431160 - Palo_Pinto - TX - US - 32.76 - -98.31 - 0 - 0 - FWD - - - SDZ038 - 410380 - Beadle - SD - US - 44.41 - -98.28 - 0 - 0 - FSD - - - TXZ250 - 432500 - Brooks - TX - US - 27.03 - -98.26 - 0 - 0 - BRO - - - TXZ156 - 431560 - Lampasas - TX - US - 31.25 - -98.24 - 0 - 0 - FWD - - - NDZ028 - 340280 - Griggs - ND - US - 47.46 - -98.23 - 0 - 0 - FGF - - - TXZ253 - 432530 - Hidalgo - TX - US - 26.41 - -98.23 - 0 - 0 - BRO - - - KSZ007 - 160070 - Jewell - KS - US - 39.78 - -98.22 - 0 - 0 - GID - - - KSZ033 - 160330 - Lincoln - KS - US - 39.04 - -98.21 - 0 - 0 - ICT - - - TXZ130 - 431300 - Erath - TX - US - 32.22 - -98.21 - 0 - 0 - FWD - - - KSZ019 - 160190 - Mitchell - KS - US - 39.39 - -98.20 - 0 - 0 - GID - - - KSZ048 - 160480 - Ellsworth - KS - US - 38.69 - -98.20 - 0 - 0 - ICT - - - KSZ050 - 160500 - Rice - KS - US - 38.33 - -98.20 - 0 - 0 - ICT - - - NDZ026 - 340260 - Nelson - ND - US - 47.94 - -98.20 - 0 - 0 - FGF - - - TXZ090 - 430900 - Clay - TX - US - 33.81 - -98.18 - 0 - 0 - OUN - - - TXZ101 - 431010 - Jack - TX - US - 33.24 - -98.17 - 0 - 0 - FWD - - - SDZ059 - 410590 - Davison - SD - US - 43.67 - -98.15 - 0 - 0 - FSD - - - TXZ172 - 431720 - Burnet - TX - US - 30.74 - -98.15 - 0 - 0 - EWX - - - KSZ082 - 160820 - Kingman - KS - US - 37.55 - -98.13 - 0 - 0 - ICT - - - TXZ143 - 431430 - Hamilton - TX - US - 31.72 - -98.11 - 0 - 0 - FWD - - - SDZ053 - 410530 - Sanborn - SD - US - 44.02 - -98.10 - 0 - 0 - FSD - - - NDZ054 - 340540 - Western_Walsh_County - ND - US - 48.37 - -98.09 - 0 - 0 - FGF - - - KSZ067 - 160670 - Reno - KS - US - 37.95 - -98.08 - 0 - 0 - ICT - - - NDZ038 - 340380 - Barnes - ND - US - 46.94 - -98.08 - 0 - 0 - FGF - - - TXZ221 - 432210 - Wilson - TX - US - 29.16 - -98.08 - 0 - 0 - EWX - - - TXZ231 - 432310 - Live_Oak - TX - US - 28.42 - -98.08 - 0 - 0 - CRP - - - KSZ091 - 160910 - Harper - KS - US - 37.19 - -98.07 - 0 - 0 - ICT - - - NEZ016 - 270160 - Antelope - NE - US - 42.17 - -98.07 - 0 - 0 - OAX - - - NEZ030 - 270300 - Boone - NE - US - 41.70 - -98.06 - 0 - 0 - OAX - - - NEZ063 - 270630 - Hamilton - NE - US - 40.93 - -98.05 - 0 - 0 - GID - - - NEZ076 - 270760 - Clay - NE - US - 40.52 - -98.05 - 0 - 0 - GID - - - NEZ086 - 270860 - Nuckolls - NE - US - 40.17 - -98.04 - 0 - 0 - GID - - - TXZ191 - 431910 - Hays - TX - US - 30.05 - -98.02 - 0 - 0 - EWX - - - TXZ241 - 432410 - Jim_Wells - TX - US - 27.66 - -98.02 - 0 - 0 - CRP - - - NEZ041 - 270410 - Nance - NE - US - 41.39 - -97.99 - 0 - 0 - GID - - - OKZ024 - 360240 - Canadian - OK - US - 35.53 - -97.99 - 0 - 0 - OUN - - - TXZ207 - 432070 - Guadalupe - TX - US - 29.62 - -97.98 - 0 - 0 - EWX - - - NEZ048 - 270480 - Merrick - NE - US - 41.13 - -97.94 - 0 - 0 - GID - - - OKZ018 - 360180 - Kingfisher - OK - US - 35.95 - -97.94 - 0 - 0 - OUN - - - NEZ011 - 270110 - Knox - NE - US - 42.66 - -97.90 - 0 - 0 - OAX - - - SDZ068 - 410680 - Bon_Homme - SD - US - 42.97 - -97.90 - 0 - 0 - FSD - - - OKZ027 - 360270 - Grady - OK - US - 35.03 - -97.88 - 0 - 0 - OUN - - - TXZ222 - 432220 - Karnes - TX - US - 28.95 - -97.88 - 0 - 0 - EWX - - - OKZ039 - 360390 - Stephens - OK - US - 34.49 - -97.85 - 0 - 0 - OUN - - - TXZ131 - 431310 - Hood - TX - US - 32.40 - -97.84 - 0 - 0 - FWD - - - OKZ045 - 360450 - Jefferson - OK - US - 34.07 - -97.83 - 0 - 0 - OUN - - - TXZ117 - 431170 - Parker - TX - US - 32.78 - -97.80 - 0 - 0 - FWD - - - TXZ157 - 431570 - Coryell - TX - US - 31.39 - -97.80 - 0 - 0 - FWD - - - SDZ060 - 410600 - Hanson - SD - US - 43.67 - -97.79 - 0 - 0 - FSD - - - OKZ007 - 360070 - Grant - OK - US - 36.79 - -97.78 - 0 - 0 - OUN - - - OKZ012 - 360120 - Garfield - OK - US - 36.38 - -97.78 - 0 - 0 - OUN - - - TXZ132 - 431320 - Somervell - TX - US - 32.21 - -97.78 - 0 - 0 - FWD - - - TXZ192 - 431920 - Travis - TX - US - 30.33 - -97.77 - 0 - 0 - EWX - - - SDZ065 - 410650 - Hutchinson - SD - US - 43.33 - -97.76 - 0 - 0 - FSD - - - SDZ019 - 410190 - Clark - SD - US - 44.85 - -97.74 - 0 - 0 - ABR - - - TXZ091 - 430910 - Montague - TX - US - 33.71 - -97.73 - 0 - 0 - FWD - - - TXZ232 - 432320 - Bee - TX - US - 28.42 - -97.73 - 0 - 0 - CRP - - - TXZ254 - 432540 - Inland_Willacy - TX - US - 26.46 - -97.73 - 0 - 0 - BRO - - - NDZ029 - 340290 - Steele - ND - US - 47.46 - -97.72 - 0 - 0 - FGF - - - NDZ049 - 340490 - Ransom - ND - US - 46.46 - -97.66 - 0 - 0 - FGF - - - TXZ102 - 431020 - Wise - TX - US - 33.22 - -97.65 - 0 - 0 - FWD - - - KSZ008 - 160080 - Republic - KS - US - 39.82 - -97.64 - 0 - 0 - TOP - - - KSZ020 - 160200 - Cloud - KS - US - 39.48 - -97.64 - 0 - 0 - TOP - - - KSZ034 - 160340 - Ottawa - KS - US - 39.13 - -97.64 - 0 - 0 - TOP - - - KSZ049 - 160490 - Saline - KS - US - 38.78 - -97.64 - 0 - 0 - ICT - - - KSZ051 - 160510 - McPherson - KS - US - 38.38 - -97.64 - 0 - 0 - ICT - - - TXZ144 - 431440 - Bosque - TX - US - 31.90 - -97.64 - 0 - 0 - FWD - - - TXZ242 - 432420 - Kleberg - TX - US - 27.43 - -97.64 - 0 - 0 - CRP - - - TXZ251 - 432510 - Kenedy - TX - US - 26.94 - -97.64 - 0 - 0 - BRO - - - NDZ052 - 340520 - Sargent - ND - US - 46.11 - -97.62 - 0 - 0 - FGF - - - TXZ208 - 432080 - Caldwell - TX - US - 29.86 - -97.62 - 0 - 0 - EWX - - - SDZ011 - 410110 - Day - SD - US - 45.37 - -97.61 - 0 - 0 - ABR - - - SDZ054 - 410540 - Miner - SD - US - 44.02 - -97.61 - 0 - 0 - FSD - - - NEZ017 - 270170 - Pierce - NE - US - 42.26 - -97.60 - 0 - 0 - OAX - - - NEZ031 - 270310 - Madison - NE - US - 41.91 - -97.60 - 0 - 0 - OAX - - - SDZ007 - 410070 - Marshall - SD - US - 45.75 - -97.60 - 0 - 0 - ABR - - - TXZ173 - 431730 - Williamson - TX - US - 30.66 - -97.60 - 0 - 0 - EWX - - - NEZ049 - 270490 - Polk - NE - US - 41.22 - -97.59 - 0 - 0 - GID - - - NEZ064 - 270640 - York - NE - US - 40.87 - -97.59 - 0 - 0 - GID - - - NEZ077 - 270770 - Fillmore - NE - US - 40.52 - -97.59 - 0 - 0 - GID - - - NEZ087 - 270870 - Thayer - NE - US - 40.17 - -97.59 - 0 - 0 - GID - - - TXZ255 - 432550 - Inland_Cameron - TX - US - 26.10 - -97.56 - 0 - 0 - BRO - - - NEZ042 - 270420 - Platte - NE - US - 41.54 - -97.54 - 0 - 0 - OAX - - - OKZ028 - 360280 - McClain - OK - US - 35.10 - -97.54 - 0 - 0 - OUN - - - NDZ008 - 340080 - Pembina - ND - US - 48.77 - -97.52 - 0 - 0 - FGF - - - TXZ244 - 432440 - San_Patricio - TX - US - 27.99 - -97.52 - 0 - 0 - CRP - - - TXZ158 - 431580 - Bell - TX - US - 31.05 - -97.50 - 0 - 0 - FWD - - - TXZ223 - 432230 - Gonzales - TX - US - 29.45 - -97.50 - 0 - 0 - EWX - - - TXZ243 - 432430 - Nueces - TX - US - 27.78 - -97.50 - 0 - 0 - CRP - - - NDZ016 - 340160 - Eastern_Walsh_County - ND - US - 48.37 - -97.49 - 0 - 0 - FGF - - - SDZ039 - 410390 - Kingsbury - SD - US - 44.37 - -97.49 - 0 - 0 - FSD - - - TXZ256 - 432560 - Coastal_Willacy - TX - US - 26.47 - -97.49 - 0 - 0 - BRO - - - KSZ083 - 160830 - Sedgwick - KS - US - 37.69 - -97.47 - 0 - 0 - ICT - - - KSZ092 - 160920 - Sumner - KS - US - 37.23 - -97.47 - 0 - 0 - ICT - - - TXZ233 - 432330 - Goliad - TX - US - 28.65 - -97.47 - 0 - 0 - CRP - - - KSZ068 - 160680 - Harvey - KS - US - 38.04 - -97.42 - 0 - 0 - ICT - - - OKZ019 - 360190 - Logan - OK - US - 35.95 - -97.41 - 0 - 0 - OUN - - - NDZ027 - 340270 - Grand_Forks - ND - US - 47.93 - -97.40 - 0 - 0 - FGF - - - OKZ025 - 360250 - Oklahoma - OK - US - 35.55 - -97.40 - 0 - 0 - OUN - - - OKZ029 - 360290 - Cleveland - OK - US - 35.16 - -97.40 - 0 - 0 - OUN - - - SDZ069 - 410690 - Yankton - SD - US - 42.99 - -97.40 - 0 - 0 - FSD - - - SDZ061 - 410610 - McCook - SD - US - 43.67 - -97.37 - 0 - 0 - FSD - - - TXZ224 - 432240 - DeWitt - TX - US - 29.10 - -97.37 - 0 - 0 - EWX - - - TXZ133 - 431330 - Johnson - TX - US - 32.35 - -97.35 - 0 - 0 - FWD - - - TXZ193 - 431930 - Bastrop - TX - US - 30.10 - -97.35 - 0 - 0 - EWX - - - TXZ257 - 432570 - Coastal_Cameron - TX - US - 26.20 - -97.34 - 0 - 0 - BRO - - - OKZ040 - 360400 - Garvin - OK - US - 34.69 - -97.30 - 0 - 0 - OUN - - - TXZ118 - 431180 - Tarrant - TX - US - 32.78 - -97.29 - 0 - 0 - FWD - - - NEZ012 - 270120 - Cedar - NE - US - 42.61 - -97.25 - 0 - 0 - OAX - - - OKZ046 - 360460 - Carter - OK - US - 34.29 - -97.24 - 0 - 0 - OUN - - - OKZ050 - 360500 - Love - OK - US - 33.90 - -97.24 - 0 - 0 - OUN - - - NDZ039 - 340390 - Cass - ND - US - 46.94 - -97.23 - 0 - 0 - FGF - - - TXZ092 - 430920 - Cooke - TX - US - 33.69 - -97.21 - 0 - 0 - FWD - - - TXZ159 - 431590 - McLennan - TX - US - 31.56 - -97.20 - 0 - 0 - FWD - - - NEZ032 - 270320 - Stanton - NE - US - 41.92 - -97.19 - 0 - 0 - OAX - - - SDZ020 - 410200 - Codington - SD - US - 44.98 - -97.19 - 0 - 0 - ABR - - - SDZ022 - 410220 - Hamlin - SD - US - 44.67 - -97.19 - 0 - 0 - ABR - - - OKZ013 - 360130 - Noble - OK - US - 36.39 - -97.17 - 0 - 0 - OUN - - - KSZ021 - 160210 - Clay - KS - US - 39.35 - -97.16 - 0 - 0 - TOP - - - NDZ030 - 340300 - Traill - ND - US - 47.46 - -97.16 - 0 - 0 - FGF - - - SDZ066 - 410660 - Turner - SD - US - 43.29 - -97.16 - 0 - 0 - FSD - - - TXZ246 - 432460 - Refugio - TX - US - 28.30 - -97.15 - 0 - 0 - CRP - - - KSZ035 - 160350 - Dickinson - KS - US - 38.86 - -97.14 - 0 - 0 - TOP - - - NEZ088 - 270880 - Jefferson - NE - US - 40.17 - -97.14 - 0 - 0 - OAX - - - NEZ050 - 270500 - Butler - NE - US - 41.25 - -97.13 - 0 - 0 - OAX - - - NEZ065 - 270650 - Seward - NE - US - 40.87 - -97.13 - 0 - 0 - OAX - - - NEZ078 - 270780 - Saline - NE - US - 40.52 - -97.13 - 0 - 0 - OAX - - - SDZ055 - 410550 - Lake - SD - US - 44.02 - -97.13 - 0 - 0 - FSD - - - OKZ008 - 360080 - Kay - OK - US - 36.79 - -97.11 - 0 - 0 - OUN - - - TXZ103 - 431030 - Denton - TX - US - 33.21 - -97.11 - 0 - 0 - FWD - - - TXZ145 - 431450 - Hill - TX - US - 32.00 - -97.11 - 0 - 0 - FWD - - - NEZ018 - 270180 - Wayne - NE - US - 42.22 - -97.10 - 0 - 0 - OAX - - - KSZ052 - 160520 - Marion - KS - US - 38.34 - -97.09 - 0 - 0 - ICT - - - OKZ041 - 360410 - Murray - OK - US - 34.49 - -97.09 - 0 - 0 - OUN - - - KSZ009 - 160090 - Washington - KS - US - 39.78 - -97.08 - 0 - 0 - TOP - - - NEZ043 - 270430 - Colfax - NE - US - 41.56 - -97.08 - 0 - 0 - OAX - - - OKZ020 - 360200 - Payne - OK - US - 36.10 - -96.99 - 0 - 0 - OUN - - - SDZ070 - 410700 - Clay - SD - US - 42.90 - -96.99 - 0 - 0 - FSD - - - TXZ194 - 431940 - Lee - TX - US - 30.30 - -96.99 - 0 - 0 - EWX - - - TXZ234 - 432340 - Victoria - TX - US - 28.80 - -96.98 - 0 - 0 - CRP - - - TXZ174 - 431740 - Milam - TX - US - 30.80 - -96.97 - 0 - 0 - FWD - - - TXZ209 - 432090 - Fayette - TX - US - 29.90 - -96.95 - 0 - 0 - EWX - - - TXZ160 - 431600 - Falls - TX - US - 31.26 - -96.94 - 0 - 0 - FWD - - - NDZ053 - 340530 - Richland - ND - US - 46.28 - -96.92 - 0 - 0 - FGF - - - TXZ225 - 432250 - Lavaca - TX - US - 29.35 - -96.91 - 0 - 0 - EWX - - - OKZ026 - 360260 - Lincoln - OK - US - 35.71 - -96.88 - 0 - 0 - OUN - - - OKZ030 - 360300 - Pottawatomie - OK - US - 35.19 - -96.88 - 0 - 0 - OUN - - - TXZ245 - 432450 - Aransas - TX - US - 28.21 - -96.87 - 0 - 0 - CRP - - - SDZ008 - 410080 - Roberts - SD - US - 45.62 - -96.86 - 0 - 0 - ABR - - - SDZ021 - 410210 - Grant - SD - US - 45.15 - -96.84 - 0 - 0 - ABR - - - KSZ069 - 160690 - Butler - KS - US - 37.78 - -96.83 - 0 - 0 - ICT - - - KSZ093 - 160930 - Cowley - KS - US - 37.23 - -96.83 - 0 - 0 - ICT - - - NEZ013 - 270130 - Dixon - NE - US - 42.51 - -96.82 - 0 - 0 - FSD - - - MNZ004 - 230040 - Kittson - MN - US - 48.77 - -96.81 - 0 - 0 - FGF - - - NEZ033 - 270330 - Cuming - NE - US - 41.92 - -96.79 - 0 - 0 - OAX - - - SDZ040 - 410400 - Brookings - SD - US - 44.37 - -96.79 - 0 - 0 - FSD - - - SDZ062 - 410620 - Minnehaha - SD - US - 43.67 - -96.79 - 0 - 0 - FSD - - - MNZ007 - 230070 - West_Marshall - MN - US - 48.36 - -96.78 - 0 - 0 - FGF - - - TXZ119 - 431190 - Dallas - TX - US - 32.77 - -96.77 - 0 - 0 - FWD - - - OKZ051 - 360510 - Marshall - OK - US - 34.01 - -96.76 - 0 - 0 - OUN - - - MNZ001 - 230010 - West_Polk - MN - US - 47.84 - -96.75 - 0 - 0 - FGF - - - TXZ134 - 431340 - Ellis - TX - US - 32.31 - -96.74 - 0 - 0 - FWD - - - KSZ036 - 160360 - Geary - KS - US - 39.04 - -96.72 - 0 - 0 - TOP - - - SDZ067 - 410670 - Lincoln - SD - US - 43.29 - -96.69 - 0 - 0 - FSD - - - NEZ066 - 270660 - Lancaster - NE - US - 40.78 - -96.68 - 0 - 0 - OAX - - - NEZ089 - 270890 - Gage - NE - US - 40.26 - -96.68 - 0 - 0 - OAX - - - KSZ022 - 160220 - Riley - KS - US - 39.30 - -96.67 - 0 - 0 - TOP - - - OKZ047 - 360470 - Johnston - OK - US - 34.32 - -96.67 - 0 - 0 - OUN - - - SDZ023 - 410230 - Deuel - SD - US - 44.76 - -96.67 - 0 - 0 - ABR - - - SDZ056 - 410560 - Moody - SD - US - 44.02 - -96.67 - 0 - 0 - FSD - - - OKZ042 - 360420 - Pontotoc - OK - US - 34.74 - -96.66 - 0 - 0 - OUN - - - TXZ093 - 430930 - Grayson - TX - US - 33.68 - -96.65 - 0 - 0 - FWD - - - KSZ037 - 160370 - Morris - KS - US - 38.69 - -96.64 - 0 - 0 - TOP - - - OKZ059 - 360590 - Pawnee - OK - US - 36.37 - -96.64 - 0 - 0 - TSA - - - SDZ071 - 410710 - Union - SD - US - 42.79 - -96.64 - 0 - 0 - FSD - - - TXZ247 - 432470 - Calhoun - TX - US - 28.39 - -96.63 - 0 - 0 - CRP - - - NEZ044 - 270440 - Dodge - NE - US - 41.57 - -96.62 - 0 - 0 - OAX - - - TXZ195 - 431950 - Burleson - TX - US - 30.52 - -96.62 - 0 - 0 - HGX - - - TXZ235 - 432350 - Jackson - TX - US - 28.96 - -96.62 - 0 - 0 - HGX - - - NEZ051 - 270510 - Saunders - NE - US - 41.24 - -96.61 - 0 - 0 - OAX - - - OKZ031 - 360310 - Seminole - OK - US - 35.16 - -96.61 - 0 - 0 - OUN - - - KSZ053 - 160530 - Chase - KS - US - 38.30 - -96.59 - 0 - 0 - ICT - - - TXZ161 - 431610 - Limestone - TX - US - 31.53 - -96.58 - 0 - 0 - FWD - - - MNZ039 - 230390 - Traverse - MN - US - 45.80 - -96.56 - 0 - 0 - ABR - - - TXZ104 - 431040 - Collin - TX - US - 33.20 - -96.56 - 0 - 0 - FWD - - - NEZ015 - 270150 - Thurston - NE - US - 42.15 - -96.55 - 0 - 0 - OAX - - - OKZ054 - 360540 - Osage - OK - US - 36.58 - -96.54 - 0 - 0 - TSA - - - TXZ175 - 431750 - Robertson - TX - US - 31.04 - -96.54 - 0 - 0 - FWD - - - NEZ014 - 270140 - Dakota - NE - US - 42.40 - -96.53 - 0 - 0 - FSD - - - TXZ210 - 432100 - Colorado - TX - US - 29.60 - -96.53 - 0 - 0 - HGX - - - KSZ010 - 160100 - Marshall - KS - US - 39.78 - -96.52 - 0 - 0 - TOP - - - MNZ029 - 230290 - Wilkin - MN - US - 46.33 - -96.52 - 0 - 0 - FGF - - - MNZ003 - 230030 - Clay - MN - US - 46.89 - -96.51 - 0 - 0 - FGF - - - MNZ046 - 230460 - Big_Stone - MN - US - 45.38 - -96.48 - 0 - 0 - ABR - - - MNZ002 - 230020 - Norman - MN - US - 47.33 - -96.47 - 0 - 0 - FGF - - - TXZ146 - 431460 - Navarro - TX - US - 32.07 - -96.47 - 0 - 0 - FWD - - - TXZ197 - 431970 - Washington - TX - US - 30.23 - -96.44 - 0 - 0 - HGX - - - TXZ120 - 431200 - Rockwall - TX - US - 32.91 - -96.40 - 0 - 0 - FWD - - - KSZ023 - 160230 - Pottawatomie - KS - US - 39.34 - -96.37 - 0 - 0 - TOP - - - TXZ196 - 431960 - Brazos - TX - US - 30.66 - -96.34 - 0 - 0 - HGX - - - OKZ064 - 360640 - Creek - OK - US - 35.91 - -96.33 - 0 - 0 - TSA - - - TXZ211 - 432110 - Austin - TX - US - 29.85 - -96.32 - 0 - 0 - HGX - - - NEZ034 - 270340 - Burt - NE - US - 41.87 - -96.31 - 0 - 0 - OAX - - - OKZ043 - 360430 - Coal - OK - US - 34.60 - -96.30 - 0 - 0 - OUN - - - OKZ065 - 360650 - Okfuskee - OK - US - 35.47 - -96.30 - 0 - 0 - TSA - - - TXZ121 - 431210 - Kaufman - TX - US - 32.61 - -96.30 - 0 - 0 - FWD - - - MNZ071 - 230710 - Lincoln - MN - US - 44.41 - -96.27 - 0 - 0 - FSD - - - MNZ097 - 230970 - Pipestone - MN - US - 44.02 - -96.26 - 0 - 0 - FSD - - - MNZ098 - 230980 - Rock - MN - US - 43.67 - -96.26 - 0 - 0 - FSD - - - NEZ090 - 270900 - Johnson - NE - US - 40.39 - -96.26 - 0 - 0 - OAX - - - IAZ020 - 150200 - Plymouth - IA - US - 42.74 - -96.25 - 0 - 0 - FSD - - - TXZ226 - 432260 - Wharton - TX - US - 29.30 - -96.25 - 0 - 0 - HGX - - - KSZ070 - 160700 - Greenwood - KS - US - 37.88 - -96.24 - 0 - 0 - ICT - - - KSZ094 - 160940 - Elk - KS - US - 37.45 - -96.24 - 0 - 0 - ICT - - - KSZ098 - 160980 - Chautauqua - KS - US - 37.15 - -96.24 - 0 - 0 - ICT - - - IAZ001 - 150010 - Lyon - IA - US - 43.38 - -96.23 - 0 - 0 - FSD - - - NEZ092 - 270920 - Pawnee - NE - US - 40.13 - -96.23 - 0 - 0 - OAX - - - OKZ032 - 360320 - Hughes - OK - US - 35.03 - -96.23 - 0 - 0 - OUN - - - IAZ012 - 150120 - Sioux - IA - US - 43.09 - -96.22 - 0 - 0 - FSD - - - KSZ038 - 160380 - Wabaunsee - KS - US - 38.97 - -96.22 - 0 - 0 - TOP - - - OKZ052 - 360520 - Bryan - OK - US - 33.93 - -96.19 - 0 - 0 - OUN - - - NEZ045 - 270450 - Washington - NE - US - 41.54 - -96.18 - 0 - 0 - OAX - - - NEZ052 - 270520 - Douglas - NE - US - 41.29 - -96.18 - 0 - 0 - OAX - - - KSZ054 - 160540 - Lyon - KS - US - 38.45 - -96.15 - 0 - 0 - TOP - - - NEZ067 - 270670 - Cass - NE - US - 40.93 - -96.15 - 0 - 0 - OAX - - - TXZ147 - 431470 - Freestone - TX - US - 31.72 - -96.14 - 0 - 0 - FWD - - - TXZ094 - 430940 - Fannin - TX - US - 33.62 - -96.11 - 0 - 0 - FWD - - - MNZ014 - 230140 - Red_Lake - MN - US - 47.86 - -96.10 - 0 - 0 - FGF - - - MNZ054 - 230540 - Lac_qui_Parle - MN - US - 45.04 - -96.09 - 0 - 0 - MPX - - - NEZ053 - 270530 - Sarpy - NE - US - 41.09 - -96.09 - 0 - 0 - OAX - - - NEZ068 - 270680 - Otoe - NE - US - 40.66 - -96.09 - 0 - 0 - OAX - - - IAZ031 - 150310 - Woodbury - IA - US - 42.39 - -96.08 - 0 - 0 - FSD - - - TXZ105 - 431050 - Hunt - TX - US - 33.13 - -96.07 - 0 - 0 - FWD - - - MNZ013 - 230130 - Pennington - MN - US - 48.05 - -96.04 - 0 - 0 - FGF - - - OKZ048 - 360480 - Atoka - OK - US - 34.43 - -96.04 - 0 - 0 - OUN - - - OKZ060 - 360600 - Tulsa - OK - US - 36.15 - -96.03 - 0 - 0 - TSA - - - IAZ043 - 150430 - Monona - IA - US - 42.04 - -96.02 - 0 - 0 - OAX - - - MNZ030 - 230300 - West_Otter_Tail - MN - US - 46.41 - -96.02 - 0 - 0 - FGF - - - KSZ011 - 160110 - Nemaha - KS - US - 39.78 - -96.01 - 0 - 0 - TOP - - - MNZ040 - 230400 - Grant - MN - US - 45.93 - -96.01 - 0 - 0 - FGF - - - MNZ047 - 230470 - Stevens - MN - US - 45.59 - -96.00 - 0 - 0 - MPX - - - TXZ212 - 432120 - Waller - TX - US - 29.99 - -96.00 - 0 - 0 - HGX - - - MNZ008 - 230080 - East_Marshall - MN - US - 48.36 - -95.99 - 0 - 0 - FGF - - - TXZ162 - 431620 - Leon - TX - US - 31.32 - -95.99 - 0 - 0 - FWD - - - TXZ198 - 431980 - Grimes - TX - US - 30.55 - -95.99 - 0 - 0 - HGX - - - MNZ015 - 230150 - East_Polk - MN - US - 47.72 - -95.95 - 0 - 0 - FGF - - - OKZ066 - 360660 - Okmulgee - OK - US - 35.62 - -95.95 - 0 - 0 - TSA - - - TXZ135 - 431350 - Henderson - TX - US - 32.19 - -95.94 - 0 - 0 - FWD - - - TXZ236 - 432360 - Matagorda - TX - US - 28.81 - -95.94 - 0 - 0 - HGX - - - MNZ027 - 230270 - West_Becker - MN - US - 46.94 - -95.93 - 0 - 0 - FGF - - - TXZ176 - 431760 - Madison - TX - US - 30.97 - -95.93 - 0 - 0 - HGX - - - MNZ064 - 230640 - Yellow_Medicine - MN - US - 44.74 - -95.91 - 0 - 0 - MPX - - - OKZ055 - 360550 - Washington - OK - US - 36.71 - -95.90 - 0 - 0 - TSA - - - MNZ072 - 230720 - Lyon - MN - US - 44.41 - -95.84 - 0 - 0 - FSD - - - IAZ055 - 150550 - Harrison - IA - US - 41.69 - -95.82 - 0 - 0 - OAX - - - MNZ022 - 230220 - Mahnomen - MN - US - 47.33 - -95.81 - 0 - 0 - FGF - - - NEZ091 - 270910 - Nemaha - NE - US - 40.41 - -95.80 - 0 - 0 - OAX - - - TXZ123 - 431230 - Rains - TX - US - 32.85 - -95.80 - 0 - 0 - FWD - - - KSZ024 - 160240 - Jackson - KS - US - 39.43 - -95.79 - 0 - 0 - TOP - - - MNZ080 - 230800 - Murray - MN - US - 44.02 - -95.77 - 0 - 0 - FSD - - - KSZ039 - 160390 - Shawnee - KS - US - 39.04 - -95.76 - 0 - 0 - TOP - - - MNZ089 - 230890 - Nobles - MN - US - 43.67 - -95.76 - 0 - 0 - FSD - - - TXZ122 - 431220 - Van_Zandt - TX - US - 32.61 - -95.76 - 0 - 0 - FWD - - - MNZ005 - 230050 - Roseau - MN - US - 48.77 - -95.75 - 0 - 0 - FGF - - - TXZ227 - 432270 - Fort_Bend - TX - US - 29.53 - -95.75 - 0 - 0 - HGX - - - KSZ095 - 160950 - Wilson - KS - US - 37.56 - -95.74 - 0 - 0 - ICT - - - KSZ099 - 160990 - Montgomery - KS - US - 37.19 - -95.74 - 0 - 0 - ICT - - - KSZ058 - 160580 - Coffey - KS - US - 38.23 - -95.73 - 0 - 0 - TOP - - - KSZ071 - 160710 - Woodson - KS - US - 37.88 - -95.73 - 0 - 0 - ICT - - - KSZ055 - 160550 - Osage - KS - US - 38.65 - -95.72 - 0 - 0 - TOP - - - OKZ073 - 360730 - Pittsburg - OK - US - 34.95 - -95.72 - 0 - 0 - TSA - - - MNZ055 - 230550 - Swift - MN - US - 45.28 - -95.69 - 0 - 0 - MPX - - - OKZ071 - 360710 - McIntosh - OK - US - 35.35 - -95.66 - 0 - 0 - TSA - - - TXZ148 - 431480 - Anderson - TX - US - 31.80 - -95.66 - 0 - 0 - FWD - - - MNZ056 - 230560 - Chippewa - MN - US - 44.96 - -95.65 - 0 - 0 - MPX - - - NEZ093 - 270930 - Richardson - NE - US - 40.13 - -95.65 - 0 - 0 - OAX - - - IAZ079 - 150790 - Mills - IA - US - 41.03 - -95.64 - 0 - 0 - OAX - - - IAZ002 - 150020 - Osceola - IA - US - 43.38 - -95.63 - 0 - 0 - FSD - - - IAZ013 - 150130 - O'Brien - IA - US - 43.09 - -95.63 - 0 - 0 - FSD - - - IAZ021 - 150210 - Cherokee - IA - US - 42.74 - -95.63 - 0 - 0 - FSD - - - IAZ090 - 150900 - Fremont - IA - US - 40.75 - -95.63 - 0 - 0 - OAX - - - OKZ056 - 360560 - Nowata - OK - US - 36.80 - -95.61 - 0 - 0 - TSA - - - TXZ177 - 431770 - Walker - TX - US - 30.79 - -95.60 - 0 - 0 - HGX - - - IAZ069 - 150690 - Pottawattamie - IA - US - 41.34 - -95.59 - 0 - 0 - OAX - - - TXZ095 - 430950 - Lamar - TX - US - 33.66 - -95.58 - 0 - 0 - FWD - - - TXZ106 - 431060 - Delta - TX - US - 33.36 - -95.58 - 0 - 0 - FWD - - - TXZ107 - 431070 - Hopkins - TX - US - 33.18 - -95.58 - 0 - 0 - FWD - - - OKZ053 - 360530 - Choctaw - OK - US - 34.02 - -95.57 - 0 - 0 - TSA - - - OKZ061 - 360610 - Rogers - OK - US - 36.34 - -95.57 - 0 - 0 - TSA - - - KSZ012 - 160120 - Brown - KS - US - 39.82 - -95.56 - 0 - 0 - TOP - - - IAZ032 - 150320 - Ida - IA - US - 42.39 - -95.54 - 0 - 0 - FSD - - - OKZ067 - 360670 - Wagoner - OK - US - 35.97 - -95.51 - 0 - 0 - TSA - - - MOZ001 - 250010 - Atchison - MO - US - 40.43 - -95.48 - 0 - 0 - EAX - - - TXZ237 - 432370 - Brazoria - TX - US - 29.21 - -95.47 - 0 - 0 - HGX - - - MNZ031 - 230310 - East_Otter_Tail - MN - US - 46.41 - -95.46 - 0 - 0 - FGF - - - TXZ199 - 431990 - Montgomery - TX - US - 30.33 - -95.46 - 0 - 0 - HGX - - - MNZ041 - 230410 - Douglas - MN - US - 45.93 - -95.45 - 0 - 0 - MPX - - - MNZ048 - 230480 - Pope - MN - US - 45.58 - -95.44 - 0 - 0 - MPX - - - TXZ213 - 432130 - Harris - TX - US - 29.84 - -95.44 - 0 - 0 - HGX - - - OKZ070 - 360700 - Muskogee - OK - US - 35.57 - -95.42 - 0 - 0 - TSA - - - MNZ028 - 230280 - East_Becker - MN - US - 46.93 - -95.41 - 0 - 0 - FGF - - - TXZ124 - 431240 - Wood - TX - US - 32.78 - -95.40 - 0 - 0 - SHV - - - IAZ044 - 150440 - Crawford - IA - US - 42.04 - -95.39 - 0 - 0 - DMX - - - MNZ016 - 230160 - North_Clearwater - MN - US - 47.76 - -95.39 - 0 - 0 - FGF - - - KSZ026 - 160260 - Jefferson - KS - US - 39.22 - -95.38 - 0 - 0 - TOP - - - TXZ163 - 431630 - Houston - TX - US - 31.27 - -95.37 - 0 - 0 - HGX - - - MNZ023 - 230230 - South_Clearwater - MN - US - 47.32 - -95.36 - 0 - 0 - FGF - - - OKZ049 - 360490 - Pushmataha - OK - US - 34.42 - -95.36 - 0 - 0 - TSA - - - IAZ056 - 150560 - Shelby - IA - US - 41.68 - -95.31 - 0 - 0 - OAX - - - KSZ072 - 160720 - Allen - KS - US - 37.88 - -95.30 - 0 - 0 - ICT - - - KSZ096 - 160960 - Neosho - KS - US - 37.56 - -95.30 - 0 - 0 - ICT - - - KSZ059 - 160590 - Anderson - KS - US - 38.21 - -95.29 - 0 - 0 - TOP - - - KSZ100 - 161000 - Labette - KS - US - 37.19 - -95.29 - 0 - 0 - ICT - - - TXZ136 - 431360 - Smith - TX - US - 32.42 - -95.29 - 0 - 0 - SHV - - - KSZ056 - 160560 - Franklin - KS - US - 38.56 - -95.28 - 0 - 0 - TOP - - - KSZ040 - 160400 - Douglas - KS - US - 38.90 - -95.27 - 0 - 0 - TOP - - - KSZ025 - 160250 - Atchison - KS - US - 39.53 - -95.26 - 0 - 0 - EAX - - - MOZ011 - 250110 - Holt - MO - US - 40.07 - -95.26 - 0 - 0 - EAX - - - MNZ073 - 230730 - Redwood - MN - US - 44.45 - -95.23 - 0 - 0 - MPX - - - OKZ062 - 360620 - Mayes - OK - US - 36.30 - -95.23 - 0 - 0 - TSA - - - OKZ057 - 360570 - Craig - OK - US - 36.76 - -95.22 - 0 - 0 - TSA - - - OKZ075 - 360750 - Latimer - OK - US - 34.88 - -95.22 - 0 - 0 - TSA - - - TXZ108 - 431080 - Franklin - TX - US - 33.18 - -95.21 - 0 - 0 - SHV - - - MNZ081 - 230810 - Cottonwood - MN - US - 44.02 - -95.17 - 0 - 0 - FSD - - - TXZ149 - 431490 - Cherokee - TX - US - 31.79 - -95.17 - 0 - 0 - SHV - - - IAZ003 - 150030 - Dickinson - IA - US - 43.38 - -95.16 - 0 - 0 - FSD - - - IAZ014 - 150140 - Clay - IA - US - 43.08 - -95.16 - 0 - 0 - FSD - - - IAZ022 - 150220 - Buena_Vista - IA - US - 42.74 - -95.16 - 0 - 0 - FSD - - - IAZ080 - 150800 - Montgomery - IA - US - 41.04 - -95.16 - 0 - 0 - OAX - - - IAZ091 - 150910 - Page - IA - US - 40.74 - -95.16 - 0 - 0 - OAX - - - MNZ090 - 230900 - Jackson - MN - US - 43.67 - -95.16 - 0 - 0 - FSD - - - IAZ033 - 150330 - Sac - IA - US - 42.39 - -95.13 - 0 - 0 - DMX - - - OKZ074 - 360740 - Haskell - OK - US - 35.27 - -95.13 - 0 - 0 - TSA - - - TXZ164 - 431640 - Trinity - TX - US - 31.11 - -95.13 - 0 - 0 - HGX - - - KSZ102 - 161020 - Doniphan - KS - US - 39.81 - -95.10 - 0 - 0 - EAX - - - TXZ178 - 431780 - San_Jacinto - TX - US - 30.62 - -95.10 - 0 - 0 - HGX - - - OKZ068 - 360680 - Cherokee - OK - US - 35.91 - -95.04 - 0 - 0 - TSA - - - TXZ096 - 430960 - Red_River - TX - US - 33.65 - -95.02 - 0 - 0 - SHV - - - MNZ009 - 230090 - North_Beltrami - MN - US - 48.20 - -95.01 - 0 - 0 - FGF - - - MNZ057 - 230570 - Kandiyohi - MN - US - 45.15 - -95.01 - 0 - 0 - MPX - - - KSZ103 - 161030 - Leavenworth - KS - US - 39.19 - -94.99 - 0 - 0 - EAX - - - MNZ065 - 230650 - Renville - MN - US - 44.67 - -94.99 - 0 - 0 - MPX - - - TXZ109 - 431090 - Titus - TX - US - 33.19 - -94.97 - 0 - 0 - SHV - - - MNZ032 - 230320 - Wadena - MN - US - 46.59 - -94.95 - 0 - 0 - FGF - - - IAZ070 - 150700 - Cass - IA - US - 41.33 - -94.94 - 0 - 0 - DMX - - - TXZ110 - 431100 - Camp - TX - US - 33.00 - -94.94 - 0 - 0 - SHV - - - MNZ024 - 230240 - Hubbard - MN - US - 47.11 - -94.92 - 0 - 0 - FGF - - - TXZ125 - 431250 - Upshur - TX - US - 32.72 - -94.92 - 0 - 0 - SHV - - - IAZ057 - 150570 - Audubon - IA - US - 41.68 - -94.91 - 0 - 0 - DMX - - - MOZ002 - 250020 - Nodaway - MO - US - 40.36 - -94.91 - 0 - 0 - EAX - - - MNZ042 - 230420 - Todd - MN - US - 46.07 - -94.90 - 0 - 0 - MPX - - - MNZ006 - 230060 - Lake_of_The_Woods - MN - US - 48.87 - -94.89 - 0 - 0 - FGF - - - IAZ045 - 150450 - Carroll - IA - US - 42.03 - -94.87 - 0 - 0 - DMX - - - TXZ179 - 431790 - Polk - TX - US - 30.82 - -94.87 - 0 - 0 - HGX - - - MOZ020 - 250200 - Buchanan - MO - US - 39.68 - -94.86 - 0 - 0 - EAX - - - KSZ073 - 160730 - Bourbon - KS - US - 37.85 - -94.85 - 0 - 0 - SGF - - - KSZ097 - 160970 - Crawford - KS - US - 37.50 - -94.85 - 0 - 0 - SGF - - - KSZ101 - 161010 - Cherokee - KS - US - 37.16 - -94.85 - 0 - 0 - SGF - - - MOZ028 - 250280 - Platte - MO - US - 39.34 - -94.85 - 0 - 0 - EAX - - - KSZ057 - 160570 - Miami - KS - US - 38.56 - -94.84 - 0 - 0 - EAX - - - KSZ060 - 160600 - Linn - KS - US - 38.21 - -94.84 - 0 - 0 - EAX - - - MOZ012 - 250120 - Andrew - MO - US - 39.97 - -94.84 - 0 - 0 - EAX - - - KSZ105 - 161050 - Johnson - KS - US - 38.89 - -94.83 - 0 - 0 - EAX - - - OKZ058 - 360580 - Ottawa - OK - US - 36.83 - -94.83 - 0 - 0 - TSA - - - MNZ017 - 230170 - South_Beltrami - MN - US - 47.63 - -94.81 - 0 - 0 - FGF - - - OKZ077 - 360770 - McCurtain - OK - US - 34.07 - -94.81 - 0 - 0 - SHV - - - TXZ200 - 432000 - Liberty - TX - US - 30.19 - -94.81 - 0 - 0 - HGX - - - TXZ238 - 432380 - Galveston - TX - US - 29.34 - -94.81 - 0 - 0 - HGX - - - OKZ063 - 360630 - Delaware - OK - US - 36.42 - -94.79 - 0 - 0 - TSA - - - OKZ072 - 360720 - Sequoyah - OK - US - 35.46 - -94.78 - 0 - 0 - TSA - - - TXZ137 - 431370 - Gregg - TX - US - 32.51 - -94.78 - 0 - 0 - SHV - - - KSZ104 - 161040 - Wyandotte - KS - US - 39.09 - -94.75 - 0 - 0 - EAX - - - MNZ074 - 230740 - Brown - MN - US - 44.30 - -94.74 - 0 - 0 - MPX - - - OKZ076 - 360760 - Le_Flore - OK - US - 34.95 - -94.74 - 0 - 0 - TSA - - - TXZ111 - 431110 - Morris - TX - US - 33.13 - -94.74 - 0 - 0 - SHV - - - TXZ150 - 431500 - Rusk - TX - US - 32.13 - -94.72 - 0 - 0 - SHV - - - IAZ081 - 150810 - Adams - IA - US - 41.03 - -94.71 - 0 - 0 - DMX - - - IAZ092 - 150920 - Taylor - IA - US - 40.74 - -94.71 - 0 - 0 - DMX - - - IAZ004 - 150040 - Emmet - IA - US - 43.38 - -94.69 - 0 - 0 - DMX - - - IAZ015 - 150150 - Palo_Alto - IA - US - 43.08 - -94.69 - 0 - 0 - DMX - - - IAZ023 - 150230 - Pocahontas - IA - US - 42.74 - -94.69 - 0 - 0 - DMX - - - TXZ214 - 432140 - Chambers - TX - US - 29.71 - -94.67 - 0 - 0 - HGX - - - IAZ034 - 150340 - Calhoun - IA - US - 42.38 - -94.66 - 0 - 0 - DMX - - - OKZ069 - 360690 - Adair - OK - US - 35.91 - -94.64 - 0 - 0 - TSA - - - TXZ152 - 431520 - Nacogdoches - TX - US - 31.54 - -94.64 - 0 - 0 - SHV - - - MNZ082 - 230820 - Watonwan - MN - US - 43.98 - -94.62 - 0 - 0 - MPX - - - MNZ049 - 230490 - Stearns - MN - US - 45.53 - -94.59 - 0 - 0 - MPX - - - TXZ165 - 431650 - Angelina - TX - US - 31.28 - -94.57 - 0 - 0 - SHV - - - MNZ033 - 230330 - South_Cass - MN - US - 46.54 - -94.56 - 0 - 0 - DLH - - - MNZ091 - 230910 - Martin - MN - US - 43.67 - -94.55 - 0 - 0 - MPX - - - MNZ058 - 230580 - Meeker - MN - US - 45.11 - -94.51 - 0 - 0 - MPX - - - IAZ058 - 150580 - Guthrie - IA - US - 41.68 - -94.50 - 0 - 0 - DMX - - - IAZ071 - 150710 - Adair - IA - US - 41.33 - -94.48 - 0 - 0 - DMX - - - MOZ003 - 250030 - Worth - MO - US - 40.48 - -94.43 - 0 - 0 - EAX - - - MOZ004 - 250040 - Gentry - MO - US - 40.21 - -94.42 - 0 - 0 - EAX - - - MOZ021 - 250210 - Clinton - MO - US - 39.60 - -94.42 - 0 - 0 - EAX - - - MOZ029 - 250290 - Clay - MO - US - 39.28 - -94.42 - 0 - 0 - EAX - - - IAZ046 - 150460 - Greene - IA - US - 42.03 - -94.41 - 0 - 0 - DMX - - - MOZ013 - 250130 - De_Kalb - MO - US - 39.89 - -94.41 - 0 - 0 - EAX - - - TXZ201 - 432010 - Hardin - TX - US - 30.31 - -94.40 - 0 - 0 - LCH - - - TXZ097 - 430970 - Bowie - TX - US - 33.47 - -94.39 - 0 - 0 - SHV - - - TXZ126 - 431260 - Marion - TX - US - 32.79 - -94.38 - 0 - 0 - SHV - - - TXZ138 - 431380 - Harrison - TX - US - 32.56 - -94.37 - 0 - 0 - SHV - - - MNZ075 - 230750 - Nicollet - MN - US - 44.31 - -94.36 - 0 - 0 - MPX - - - MOZ037 - 250370 - Jackson - MO - US - 39.03 - -94.36 - 0 - 0 - EAX - - - MOZ077 - 250770 - Barton - MO - US - 37.50 - -94.35 - 0 - 0 - SGF - - - MOZ101 - 251010 - McDonald - MO - US - 36.63 - -94.35 - 0 - 0 - SGF - - - TXZ112 - 431120 - Cass - TX - US - 33.10 - -94.35 - 0 - 0 - SHV - - - TXZ180 - 431800 - Tyler - TX - US - 30.79 - -94.35 - 0 - 0 - LCH - - - MOZ043 - 250430 - Cass - MO - US - 38.64 - -94.34 - 0 - 0 - EAX - - - MOZ053 - 250530 - Bates - MO - US - 38.25 - -94.34 - 0 - 0 - EAX - - - MOZ066 - 250660 - Vernon - MO - US - 37.85 - -94.34 - 0 - 0 - SGF - - - MOZ088 - 250880 - Jasper - MO - US - 37.21 - -94.34 - 0 - 0 - SGF - - - MOZ093 - 250930 - Newton - MO - US - 36.90 - -94.34 - 0 - 0 - SGF - - - TXZ151 - 431510 - Panola - TX - US - 32.18 - -94.30 - 0 - 0 - SHV - - - MNZ066 - 230660 - McLeod - MN - US - 44.81 - -94.26 - 0 - 0 - MPX - - - IAZ082 - 150820 - Union - IA - US - 41.03 - -94.25 - 0 - 0 - DMX - - - IAZ093 - 150930 - Ringgold - IA - US - 40.74 - -94.25 - 0 - 0 - DMX - - - ARZ001 - 40010 - Benton - AR - US - 36.30 - -94.24 - 0 - 0 - TSA - - - ARZ029 - 40290 - Sebastian - AR - US - 35.19 - -94.24 - 0 - 0 - TSA - - - ARZ010 - 40100 - Washington - AR - US - 36.00 - -94.22 - 0 - 0 - TSA - - - ARZ050 - 40500 - Sevier - AR - US - 33.97 - -94.22 - 0 - 0 - SHV - - - IAZ005 - 150050 - Kossuth - IA - US - 43.21 - -94.22 - 0 - 0 - DMX - - - IAZ024 - 150240 - Humboldt - IA - US - 42.78 - -94.22 - 0 - 0 - DMX - - - MNZ025 - 230250 - North_Cass - MN - US - 47.14 - -94.22 - 0 - 0 - DLH - - - MNZ043 - 230430 - Morrison - MN - US - 46.06 - -94.21 - 0 - 0 - MPX - - - ARZ040 - 40400 - Polk - AR - US - 34.47 - -94.20 - 0 - 0 - LZK - - - MNZ067 - 230670 - Sibley - MN - US - 44.59 - -94.20 - 0 - 0 - MPX - - - ARZ019 - 40190 - Crawford - AR - US - 35.56 - -94.19 - 0 - 0 - TSA - - - IAZ035 - 150350 - Webster - IA - US - 42.43 - -94.19 - 0 - 0 - DMX - - - TXZ166 - 431660 - San_Augustine - TX - US - 31.38 - -94.19 - 0 - 0 - SHV - - - TXZ153 - 431530 - Shelby - TX - US - 31.78 - -94.15 - 0 - 0 - SHV - - - ARZ059 - 40590 - Little_River - AR - US - 33.74 - -94.14 - 0 - 0 - SHV - - - TXZ215 - 432150 - Jefferson - TX - US - 29.87 - -94.14 - 0 - 0 - LCH - - - ARZ037 - 40370 - Scott - AR - US - 34.89 - -94.08 - 0 - 0 - LZK - - - MNZ034 - 230340 - Crow_Wing - MN - US - 46.48 - -94.08 - 0 - 0 - DLH - - - MNZ083 - 230830 - Blue_Earth - MN - US - 44.06 - -94.07 - 0 - 0 - MPX - - - MNZ050 - 230500 - Benton - MN - US - 45.69 - -94.06 - 0 - 0 - MPX - - - IAZ059 - 150590 - Dallas - IA - US - 41.68 - -94.04 - 0 - 0 - DMX - - - ARZ051 - 40510 - Howard - AR - US - 34.05 - -94.03 - 0 - 0 - SHV - - - IAZ072 - 150720 - Madison - IA - US - 41.34 - -94.02 - 0 - 0 - DMX - - - MOZ005 - 250050 - Harrison - MO - US - 40.36 - -94.00 - 0 - 0 - EAX - - - MOZ014 - 250140 - Daviess - MO - US - 39.96 - -94.00 - 0 - 0 - EAX - - - TXZ181 - 431810 - Jasper - TX - US - 30.70 - -94.00 - 0 - 0 - LCH - - - MOZ022 - 250220 - Caldwell - MO - US - 39.66 - -93.99 - 0 - 0 - EAX - - - MOZ030 - 250300 - Ray - MO - US - 39.33 - -93.99 - 0 - 0 - EAX - - - MNZ092 - 230920 - Faribault - MN - US - 43.67 - -93.95 - 0 - 0 - MPX - - - IAZ047 - 150470 - Boone - IA - US - 42.03 - -93.94 - 0 - 0 - DMX - - - TXZ216 - 432160 - Orange - TX - US - 30.10 - -93.90 - 0 - 0 - LCH - - - MNZ059 - 230590 - Wright - MN - US - 45.20 - -93.89 - 0 - 0 - MPX - - - ARZ020 - 40200 - Franklin - AR - US - 35.49 - -93.88 - 0 - 0 - TSA - - - MOZ089 - 250890 - Dade - MO - US - 37.43 - -93.86 - 0 - 0 - SGF - - - ARZ070 - 40700 - Miller - AR - US - 33.31 - -93.85 - 0 - 0 - SHV - - - MOZ078 - 250780 - Cedar - MO - US - 37.73 - -93.85 - 0 - 0 - SGF - - - MOZ094 - 250940 - Lawrence - MO - US - 37.11 - -93.84 - 0 - 0 - SGF - - - MNZ051 - 230510 - Sherburne - MN - US - 45.41 - -93.83 - 0 - 0 - MPX - - - MOZ102 - 251020 - Barry - MO - US - 36.71 - -93.83 - 0 - 0 - SGF - - - MOZ044 - 250440 - Johnson - MO - US - 38.75 - -93.82 - 0 - 0 - EAX - - - TXZ167 - 431670 - Sabine - TX - US - 31.37 - -93.82 - 0 - 0 - SHV - - - MOZ038 - 250380 - Lafayette - MO - US - 39.09 - -93.80 - 0 - 0 - EAX - - - IAZ083 - 150830 - Clarke - IA - US - 41.03 - -93.79 - 0 - 0 - DMX - - - IAZ094 - 150940 - Decatur - IA - US - 40.74 - -93.79 - 0 - 0 - DMX - - - MOZ054 - 250540 - Henry - MO - US - 38.38 - -93.79 - 0 - 0 - EAX - - - MOZ067 - 250670 - St._Clair - MO - US - 38.02 - -93.79 - 0 - 0 - SGF - - - MNZ076 - 230760 - Le_Sueur - MN - US - 44.37 - -93.78 - 0 - 0 - MPX - - - LAZ001 - 180010 - Caddo - LA - US - 32.61 - -93.77 - 0 - 0 - SHV - - - MNZ068 - 230680 - Carver - MN - US - 44.81 - -93.77 - 0 - 0 - MPX - - - MNZ010 - 230100 - Koochiching - MN - US - 48.28 - -93.76 - 0 - 0 - DLH - - - IAZ006 - 150060 - Winnebago - IA - US - 43.38 - -93.74 - 0 - 0 - DMX - - - IAZ016 - 150160 - Hancock - IA - US - 43.08 - -93.74 - 0 - 0 - DMX - - - IAZ025 - 150250 - Wright - IA - US - 42.73 - -93.74 - 0 - 0 - DMX - - - MNZ018 - 230180 - North_Itasca - MN - US - 47.66 - -93.74 - 0 - 0 - DLH - - - IAZ036 - 150360 - Hamilton - IA - US - 42.38 - -93.72 - 0 - 0 - DMX - - - ARZ030 - 40300 - Logan - AR - US - 35.22 - -93.71 - 0 - 0 - LZK - - - ARZ060 - 40600 - Hempstead - AR - US - 33.75 - -93.71 - 0 - 0 - SHV - - - TXZ182 - 431820 - Newton - TX - US - 30.72 - -93.71 - 0 - 0 - LCH - - - ARZ011 - 40110 - Madison - AR - US - 36.03 - -93.70 - 0 - 0 - TSA - - - LAZ010 - 180100 - De_Soto - LA - US - 32.10 - -93.69 - 0 - 0 - SHV - - - ARZ041 - 40410 - Montgomery - AR - US - 34.55 - -93.66 - 0 - 0 - LZK - - - ARZ052 - 40520 - Pike - AR - US - 34.15 - -93.65 - 0 - 0 - LZK - - - MNZ044 - 230440 - Mille_Lacs - MN - US - 45.90 - -93.62 - 0 - 0 - MPX - - - ARZ071 - 40710 - Lafayette - AR - US - 33.25 - -93.61 - 0 - 0 - SHV - - - LAZ002 - 180020 - Bossier - LA - US - 32.63 - -93.61 - 0 - 0 - SHV - - - MNZ069 - 230690 - Scott - MN - US - 44.68 - -93.60 - 0 - 0 - MPX - - - MNZ084 - 230840 - Waseca - MN - US - 44.02 - -93.59 - 0 - 0 - MPX - - - ARZ002 - 40020 - Carroll - AR - US - 36.31 - -93.58 - 0 - 0 - TSA - - - MOZ006 - 250060 - Mercer - MO - US - 40.42 - -93.58 - 0 - 0 - EAX - - - IAZ060 - 150600 - Polk - IA - US - 41.68 - -93.57 - 0 - 0 - DMX - - - MNZ026 - 230260 - South_Itasca - MN - US - 47.24 - -93.57 - 0 - 0 - DLH - - - MOZ015 - 250150 - Grundy - MO - US - 40.11 - -93.57 - 0 - 0 - EAX - - - IAZ073 - 150730 - Warren - IA - US - 41.34 - -93.56 - 0 - 0 - DMX - - - LAZ017 - 180170 - Sabine - LA - US - 31.51 - -93.55 - 0 - 0 - SHV - - - MOZ023 - 250230 - Livingston - MO - US - 39.79 - -93.52 - 0 - 0 - EAX - - - IAZ048 - 150480 - Story - IA - US - 42.03 - -93.47 - 0 - 0 - DMX - - - MNZ060 - 230600 - Hennepin - MN - US - 45.02 - -93.47 - 0 - 0 - MPX - - - MOZ103 - 251030 - Stone - MO - US - 36.74 - -93.47 - 0 - 0 - SGF - - - MOZ031 - 250310 - Carroll - MO - US - 39.41 - -93.44 - 0 - 0 - EAX - - - ARZ021 - 40210 - Johnson - AR - US - 35.55 - -93.43 - 0 - 0 - LZK - - - MNZ036 - 230360 - South_Aitkin - MN - US - 46.39 - -93.43 - 0 - 0 - DLH - - - MNZ035 - 230350 - Northern_Aitkin - MN - US - 46.83 - -93.42 - 0 - 0 - DLH - - - MOZ079 - 250790 - Polk - MO - US - 37.62 - -93.41 - 0 - 0 - SGF - - - LAZ011 - 180110 - Red_River - LA - US - 32.07 - -93.36 - 0 - 0 - SHV - - - LAZ030 - 180300 - Beauregard - LA - US - 30.65 - -93.36 - 0 - 0 - LCH - - - MNZ093 - 230930 - Freeborn - MN - US - 43.67 - -93.35 - 0 - 0 - MPX - - - MOZ090 - 250900 - Greene - MO - US - 37.26 - -93.35 - 0 - 0 - SGF - - - IAZ084 - 150840 - Lucas - IA - US - 41.03 - -93.33 - 0 - 0 - DMX - - - IAZ095 - 150950 - Wayne - IA - US - 40.74 - -93.33 - 0 - 0 - DMX - - - LAZ003 - 180030 - Webster - LA - US - 32.72 - -93.33 - 0 - 0 - SHV - - - ARZ038 - 40380 - Yell - AR - US - 35.03 - -93.32 - 0 - 0 - LZK - - - LAZ041 - 180410 - Calcasieu - LA - US - 30.27 - -93.32 - 0 - 0 - LCH - - - MOZ068 - 250680 - Hickory - MO - US - 37.93 - -93.32 - 0 - 0 - SGF - - - ARZ061 - 40610 - Nevada - AR - US - 33.70 - -93.29 - 0 - 0 - SHV - - - MNZ045 - 230450 - Kanabec - MN - US - 45.95 - -93.29 - 0 - 0 - MPX - - - MNZ077 - 230770 - Rice - MN - US - 44.37 - -93.29 - 0 - 0 - MPX - - - MOZ045 - 250450 - Pettis - MO - US - 38.72 - -93.29 - 0 - 0 - EAX - - - MOZ055 - 250550 - Benton - MO - US - 38.30 - -93.29 - 0 - 0 - SGF - - - MNZ052 - 230520 - Isanti - MN - US - 45.57 - -93.27 - 0 - 0 - MPX - - - MNZ061 - 230610 - Anoka - MN - US - 45.23 - -93.27 - 0 - 0 - MPX - - - IAZ007 - 150070 - Worth - IA - US - 43.38 - -93.26 - 0 - 0 - DMX - - - IAZ017 - 150170 - Cerro_Gordo - IA - US - 43.08 - -93.26 - 0 - 0 - DMX - - - IAZ026 - 150260 - Franklin - IA - US - 42.73 - -93.26 - 0 - 0 - DMX - - - MOZ095 - 250950 - Christian - MO - US - 36.95 - -93.26 - 0 - 0 - SGF - - - IAZ037 - 150370 - Hardin - IA - US - 42.38 - -93.25 - 0 - 0 - DMX - - - LAZ051 - 180510 - Cameron - LA - US - 29.83 - -93.25 - 0 - 0 - LCH - - - MNZ085 - 230850 - Steele - MN - US - 44.02 - -93.23 - 0 - 0 - MPX - - - ARZ012 - 40120 - Newton - AR - US - 35.93 - -93.22 - 0 - 0 - LZK - - - ARZ072 - 40720 - Columbia - AR - US - 33.24 - -93.22 - 0 - 0 - SHV - - - ARZ053 - 40530 - Clark - AR - US - 34.06 - -93.19 - 0 - 0 - LZK - - - LAZ027 - 180270 - Vernon - LA - US - 31.12 - -93.19 - 0 - 0 - LCH - - - MOZ039 - 250390 - Saline - MO - US - 39.17 - -93.18 - 0 - 0 - EAX - - - MNZ062 - 230620 - Ramsey - MN - US - 45.01 - -93.11 - 0 - 0 - MPX - - - MOZ016 - 250160 - Sullivan - MO - US - 40.21 - -93.11 - 0 - 0 - EAX - - - MOZ024 - 250240 - Linn - MO - US - 39.87 - -93.11 - 0 - 0 - EAX - - - IAZ074 - 150740 - Marion - IA - US - 41.34 - -93.10 - 0 - 0 - DMX - - - LAZ012 - 180120 - Bienville - LA - US - 32.37 - -93.10 - 0 - 0 - SHV - - - ARZ042 - 40420 - Garland - AR - US - 34.58 - -93.09 - 0 - 0 - LZK - - - LAZ018 - 180180 - Natchitoches - LA - US - 31.75 - -93.08 - 0 - 0 - SHV - - - ARZ003 - 40030 - Boone - AR - US - 36.31 - -93.07 - 0 - 0 - LZK - - - IAZ061 - 150610 - Jasper - IA - US - 41.69 - -93.06 - 0 - 0 - DMX - - - ARZ022 - 40220 - Pope - AR - US - 35.43 - -93.05 - 0 - 0 - LZK - - - MOZ104 - 251040 - Taney - MO - US - 36.66 - -93.05 - 0 - 0 - SGF - - - ARZ054 - 40540 - Hot_Spring - AR - US - 34.33 - -93.04 - 0 - 0 - LZK - - - MNZ070 - 230700 - Dakota - MN - US - 44.71 - -93.03 - 0 - 0 - MPX - - - MOZ007 - 250070 - Putnam - MO - US - 40.46 - -93.02 - 0 - 0 - EAX - - - MOZ080 - 250800 - Dallas - MO - US - 37.66 - -93.02 - 0 - 0 - SGF - - - IAZ049 - 150490 - Marshall - IA - US - 42.04 - -93.01 - 0 - 0 - DMX - - - MOZ032 - 250320 - Chariton - MO - US - 39.46 - -92.99 - 0 - 0 - EAX - - - LAZ004 - 180040 - Claiborne - LA - US - 32.80 - -92.97 - 0 - 0 - SHV - - - ARZ039 - 40390 - Perry - AR - US - 34.94 - -92.92 - 0 - 0 - LZK - - - MNZ053 - 230530 - Chisago - MN - US - 45.52 - -92.89 - 0 - 0 - MPX - - - MNZ063 - 230630 - Washington - MN - US - 45.02 - -92.88 - 0 - 0 - MPX - - - MOZ091 - 250910 - Webster - MO - US - 37.28 - -92.88 - 0 - 0 - SGF - - - IAZ085 - 150850 - Monroe - IA - US - 41.03 - -92.87 - 0 - 0 - DMX - - - IAZ096 - 150960 - Appanoose - IA - US - 40.74 - -92.87 - 0 - 0 - DMX - - - MNZ086 - 230860 - Dodge - MN - US - 44.02 - -92.87 - 0 - 0 - ARX - - - LAZ031 - 180310 - Allen - LA - US - 30.66 - -92.85 - 0 - 0 - LCH - - - LAZ042 - 180420 - Jefferson_Davis - LA - US - 30.27 - -92.85 - 0 - 0 - LCH - - - MOZ056 - 250560 - Morgan - MO - US - 38.44 - -92.85 - 0 - 0 - SGF - - - ARZ066 - 40660 - Ouachita - AR - US - 33.60 - -92.83 - 0 - 0 - LZK - - - IAZ008 - 150080 - Mitchell - IA - US - 43.36 - -92.79 - 0 - 0 - ARX - - - IAZ018 - 150180 - Floyd - IA - US - 43.06 - -92.79 - 0 - 0 - ARX - - - IAZ027 - 150270 - Butler - IA - US - 42.73 - -92.79 - 0 - 0 - DMX - - - IAZ038 - 150380 - Grundy - IA - US - 42.38 - -92.79 - 0 - 0 - DMX - - - MOZ046 - 250460 - Cooper - MO - US - 38.87 - -92.78 - 0 - 0 - EAX - - - ARZ031 - 40310 - Conway - AR - US - 35.27 - -92.76 - 0 - 0 - LZK - - - MNZ094 - 230940 - Mower - MN - US - 43.67 - -92.75 - 0 - 0 - ARX - - - MOZ069 - 250690 - Camden - MO - US - 38.03 - -92.74 - 0 - 0 - SGF - - - MNZ038 - 230380 - Pine - MN - US - 46.07 - -92.71 - 0 - 0 - DLH - - - MOZ040 - 250400 - Howard - MO - US - 39.16 - -92.69 - 0 - 0 - EAX - - - ARZ013 - 40130 - Searcy - AR - US - 35.92 - -92.68 - 0 - 0 - LZK - - - ARZ004 - 40040 - Marion - AR - US - 36.28 - -92.65 - 0 - 0 - LZK - - - ARZ043 - 40430 - Saline - AR - US - 34.64 - -92.65 - 0 - 0 - LZK - - - ARZ062 - 40620 - Dallas - AR - US - 33.98 - -92.65 - 0 - 0 - LZK - - - IAZ075 - 150750 - Mahaska - IA - US - 41.34 - -92.65 - 0 - 0 - DMX - - - MNZ078 - 230780 - Goodhue - MN - US - 44.45 - -92.65 - 0 - 0 - MPX - - - LAZ005 - 180050 - Lincoln - LA - US - 32.61 - -92.64 - 0 - 0 - SHV - - - LAZ019 - 180190 - Winn - LA - US - 31.93 - -92.64 - 0 - 0 - SHV - - - MOZ047 - 250470 - Moniteau - MO - US - 38.67 - -92.62 - 0 - 0 - LSX - - - MOZ017 - 250170 - Adair - MO - US - 40.19 - -92.61 - 0 - 0 - EAX - - - LAZ020 - 180200 - Grant - LA - US - 31.60 - -92.58 - 0 - 0 - SHV - - - MOZ025 - 250250 - Macon - MO - US - 39.82 - -92.57 - 0 - 0 - EAX - - - LAZ013 - 180130 - Jackson - LA - US - 32.33 - -92.56 - 0 - 0 - SHV - - - MOZ081 - 250810 - Laclede - MO - US - 37.69 - -92.56 - 0 - 0 - SGF - - - ARZ023 - 40230 - Van_Buren - AR - US - 35.58 - -92.54 - 0 - 0 - LZK - - - ARZ067 - 40670 - Calhoun - AR - US - 33.54 - -92.54 - 0 - 0 - LZK - - - IAZ050 - 150500 - Tama - IA - US - 42.08 - -92.54 - 0 - 0 - DMX - - - IAZ062 - 150620 - Poweshiek - IA - US - 41.69 - -92.54 - 0 - 0 - DMX - - - MOZ008 - 250080 - Schuyler - MO - US - 40.47 - -92.54 - 0 - 0 - EAX - - - ARZ073 - 40730 - Union - AR - US - 33.20 - -92.52 - 0 - 0 - SHV - - - LAZ028 - 180280 - Rapides - LA - US - 31.21 - -92.52 - 0 - 0 - LCH - - - WIZ014 - 490140 - Polk - WI - US - 45.47 - -92.52 - 0 - 0 - MPX - - - MOZ033 - 250330 - Randolph - MO - US - 39.43 - -92.51 - 0 - 0 - EAX - - - MOZ096 - 250960 - Douglas - MO - US - 36.93 - -92.50 - 0 - 0 - SGF - - - MOZ092 - 250920 - Wright - MO - US - 37.27 - -92.47 - 0 - 0 - SGF - - - WIZ023 - 490230 - St._Croix - WI - US - 45.04 - -92.47 - 0 - 0 - MPX - - - WIZ024 - 490240 - Pierce - WI - US - 44.70 - -92.47 - 0 - 0 - MPX - - - WIZ006 - 490060 - Burnett - WI - US - 45.90 - -92.46 - 0 - 0 - DLH - - - MOZ105 - 251050 - Ozark - MO - US - 36.65 - -92.45 - 0 - 0 - SGF - - - ARZ055 - 40550 - Grant - AR - US - 34.28 - -92.44 - 0 - 0 - LZK - - - MNZ011 - 230110 - North_St._Louis - MN - US - 48.24 - -92.44 - 0 - 0 - DLH - - - MNZ019 - 230190 - Central_St._Louis - MN - US - 47.43 - -92.44 - 0 - 0 - DLH - - - MOZ057 - 250570 - Miller - MO - US - 38.22 - -92.44 - 0 - 0 - SGF - - - MNZ037 - 230370 - Carlton/South_St._Louis - MN - US - 46.72 - -92.43 - 0 - 0 - DLH - - - IAZ097 - 150970 - Davis - IA - US - 40.75 - -92.42 - 0 - 0 - DMX - - - IAZ086 - 150860 - Wapello - IA - US - 41.03 - -92.41 - 0 - 0 - DMX - - - ARZ044 - 40440 - Pulaski - AR - US - 34.76 - -92.39 - 0 - 0 - LZK - - - LAZ032 - 180320 - Evangeline - LA - US - 30.74 - -92.39 - 0 - 0 - LCH - - - MNZ087 - 230870 - Olmsted - MN - US - 44.01 - -92.39 - 0 - 0 - ARX - - - LAZ006 - 180060 - Union - LA - US - 32.80 - -92.38 - 0 - 0 - SHV - - - LAZ043 - 180430 - Acadia - LA - US - 30.28 - -92.38 - 0 - 0 - LCH - - - ARZ005 - 40050 - Baxter - AR - US - 36.24 - -92.37 - 0 - 0 - LZK - - - ARZ032 - 40320 - Faulkner - AR - US - 35.12 - -92.36 - 0 - 0 - LZK - - - LAZ052 - 180520 - Vermilion - LA - US - 29.85 - -92.34 - 0 - 0 - LCH - - - MOZ041 - 250410 - Boone - MO - US - 38.94 - -92.34 - 0 - 0 - LSX - - - IAZ009 - 150090 - Howard - IA - US - 43.36 - -92.32 - 0 - 0 - ARX - - - IAZ019 - 150190 - Chickasaw - IA - US - 43.07 - -92.32 - 0 - 0 - ARX - - - IAZ028 - 150280 - Bremer - IA - US - 42.78 - -92.32 - 0 - 0 - DMX - - - IAZ039 - 150390 - Black_Hawk - IA - US - 42.47 - -92.31 - 0 - 0 - DMX - - - MOZ048 - 250480 - Cole - MO - US - 38.53 - -92.22 - 0 - 0 - LSX - - - MOZ070 - 250700 - Pulaski - MO - US - 37.81 - -92.22 - 0 - 0 - SGF - - - ARZ063 - 40630 - Cleveland - AR - US - 33.89 - -92.20 - 0 - 0 - LZK - - - MNZ079 - 230790 - Wabasha - MN - US - 44.28 - -92.20 - 0 - 0 - ARX - - - LAZ022 - 180220 - La_Salle - LA - US - 31.63 - -92.19 - 0 - 0 - SHV - - - IAZ076 - 150760 - Keokuk - IA - US - 41.33 - -92.18 - 0 - 0 - DVN - - - ARZ068 - 40680 - Bradley - AR - US - 33.44 - -92.16 - 0 - 0 - LZK - - - LAZ014 - 180140 - Ouachita - LA - US - 32.50 - -92.16 - 0 - 0 - SHV - - - MOZ009 - 250090 - Scotland - MO - US - 40.46 - -92.15 - 0 - 0 - DVN - - - MOZ018 - 250180 - Knox - MO - US - 40.13 - -92.15 - 0 - 0 - LSX - - - ARZ014 - 40140 - Stone - AR - US - 35.91 - -92.12 - 0 - 0 - LZK - - - LAZ021 - 180210 - Caldwell - LA - US - 32.11 - -92.09 - 0 - 0 - SHV - - - LAZ044 - 180440 - Lafayette - LA - US - 30.22 - -92.09 - 0 - 0 - LCH - - - MNZ095 - 230950 - Fillmore - MN - US - 43.67 - -92.09 - 0 - 0 - ARX - - - WIZ026 - 490260 - Pepin - WI - US - 44.55 - -92.09 - 0 - 0 - MPX - - - LAZ033 - 180330 - St._Landry - LA - US - 30.58 - -92.08 - 0 - 0 - LCH - - - IAZ051 - 150510 - Benton - IA - US - 42.08 - -92.07 - 0 - 0 - DVN - - - MOZ026 - 250260 - Shelby - MO - US - 39.78 - -92.07 - 0 - 0 - LSX - - - IAZ063 - 150630 - Iowa - IA - US - 41.68 - -92.06 - 0 - 0 - DVN - - - ARZ024 - 40240 - Cleburne - AR - US - 35.54 - -92.02 - 0 - 0 - LZK - - - MOZ034 - 250340 - Monroe - MO - US - 39.50 - -92.01 - 0 - 0 - LSX - - - LAZ029 - 180290 - Avoyelles - LA - US - 31.10 - -91.97 - 0 - 0 - LCH - - - MOZ082 - 250820 - Texas - MO - US - 37.33 - -91.96 - 0 - 0 - SGF - - - IAZ087 - 150870 - Jefferson - IA - US - 41.03 - -91.95 - 0 - 0 - DVN - - - IAZ098 - 150980 - Van_Buren - IA - US - 40.75 - -91.95 - 0 - 0 - DVN - - - ARZ015 - 40150 - Izard - AR - US - 36.06 - -91.94 - 0 - 0 - LZK - - - MOZ050 - 250500 - Callaway - MO - US - 38.81 - -91.93 - 0 - 0 - LSX - - - MOZ049 - 250490 - Osage - MO - US - 38.50 - -91.92 - 0 - 0 - LSX - - - MOZ058 - 250580 - Maries - MO - US - 38.15 - -91.92 - 0 - 0 - SGF - - - WIZ001 - 490010 - Douglas - WI - US - 46.46 - -91.92 - 0 - 0 - DLH - - - LAZ024 - 180240 - Catahoula - LA - US - 31.60 - -91.91 - 0 - 0 - JAN - - - WIZ025 - 490250 - Dunn - WI - US - 44.95 - -91.91 - 0 - 0 - MPX - - - MOZ097 - 250970 - Howell - MO - US - 36.78 - -91.90 - 0 - 0 - SGF - - - ARZ045 - 40450 - Lonoke - AR - US - 34.78 - -91.88 - 0 - 0 - LZK - - - MOZ042 - 250420 - Audrain - MO - US - 39.21 - -91.87 - 0 - 0 - LSX - - - IAZ010 - 150100 - Winneshiek - IA - US - 43.29 - -91.85 - 0 - 0 - ARX - - - IAZ029 - 150290 - Fayette - IA - US - 42.86 - -91.85 - 0 - 0 - ARX - - - WIZ015 - 490150 - Barron - WI - US - 45.43 - -91.85 - 0 - 0 - MPX - - - IAZ040 - 150400 - Buchanan - IA - US - 42.47 - -91.84 - 0 - 0 - DVN - - - ARZ056 - 40560 - Jefferson - AR - US - 34.28 - -91.83 - 0 - 0 - LZK - - - LAZ053 - 180530 - Iberia - LA - US - 29.93 - -91.81 - 0 - 0 - LCH - - - WIZ032 - 490320 - Buffalo - WI - US - 44.32 - -91.81 - 0 - 0 - ARX - - - ARZ006 - 40060 - Fulton - AR - US - 36.38 - -91.80 - 0 - 0 - LZK - - - ARZ074 - 40740 - Ashley - AR - US - 33.20 - -91.79 - 0 - 0 - JAN - - - WIZ007 - 490070 - Washburn - WI - US - 45.90 - -91.79 - 0 - 0 - DLH - - - MOZ071 - 250710 - Phelps - MO - US - 37.88 - -91.78 - 0 - 0 - SGF - - - LAZ007 - 180070 - Morehouse - LA - US - 32.77 - -91.75 - 0 - 0 - JAN - - - ARZ033 - 40330 - White - AR - US - 35.28 - -91.73 - 0 - 0 - LZK - - - LAZ015 - 180150 - Richland - LA - US - 32.42 - -91.73 - 0 - 0 - JAN - - - ARZ069 - 40690 - Drew - AR - US - 33.59 - -91.72 - 0 - 0 - LZK - - - IAZ077 - 150770 - Washington - IA - US - 41.34 - -91.71 - 0 - 0 - DVN - - - MOZ010 - 250100 - Clark - MO - US - 40.43 - -91.70 - 0 - 0 - DVN - - - MOZ019 - 250190 - Lewis - MO - US - 40.10 - -91.70 - 0 - 0 - LSX - - - ARZ064 - 40640 - Lincoln - AR - US - 33.98 - -91.69 - 0 - 0 - LZK - - - MNZ088 - 230880 - Winona - MN - US - 44.02 - -91.69 - 0 - 0 - ARX - - - LAZ023 - 180230 - Franklin - LA - US - 32.14 - -91.68 - 0 - 0 - JAN - - - LAZ034 - 180340 - Pointe_Coupee - LA - US - 30.76 - -91.67 - 0 - 0 - LIX - - - LAZ045 - 180450 - Upper_St._Martin - LA - US - 30.27 - -91.67 - 0 - 0 - LCH - - - LAZ026 - 180260 - Concordia - LA - US - 31.37 - -91.61 - 0 - 0 - JAN - - - IAZ052 - 150520 - Linn - IA - US - 42.07 - -91.60 - 0 - 0 - DVN - - - IAZ064 - 150640 - Johnson - IA - US - 41.64 - -91.60 - 0 - 0 - DVN - - - MOZ027 - 250270 - Marion - MO - US - 39.80 - -91.58 - 0 - 0 - LSX - - - ARZ046 - 40460 - Prairie - AR - US - 34.79 - -91.57 - 0 - 0 - LZK - - - ARZ016 - 40160 - Independence - AR - US - 35.73 - -91.54 - 0 - 0 - LZK - - - IAZ088 - 150880 - Henry - IA - US - 40.99 - -91.54 - 0 - 0 - DVN - - - MNZ020 - 230200 - Southern_Lake/North_Shore - MN - US - 47.31 - -91.51 - 0 - 0 - DLH - - - MOZ059 - 250590 - Gasconade - MO - US - 38.44 - -91.51 - 0 - 0 - LSX - - - ARZ007 - 40070 - Sharp - AR - US - 36.19 - -91.49 - 0 - 0 - LZK - - - MOZ083 - 250830 - Dent - MO - US - 37.60 - -91.49 - 0 - 0 - SGF - - - MNZ096 - 230960 - Houston - MN - US - 43.67 - -91.48 - 0 - 0 - ARX - - - LAZ054 - 180540 - St._Mary - LA - US - 29.72 - -91.47 - 0 - 0 - LCH - - - LAZ035 - 180350 - West_Feliciana - LA - US - 30.86 - -91.46 - 0 - 0 - LIX - - - MOZ035 - 250350 - Ralls - MO - US - 39.50 - -91.46 - 0 - 0 - LSX - - - MOZ051 - 250510 - Montgomery - MO - US - 38.91 - -91.46 - 0 - 0 - LSX - - - LAZ008 - 180080 - West_Carroll - LA - US - 32.80 - -91.44 - 0 - 0 - JAN - - - IAZ099 - 150990 - Lee - IA - US - 40.59 - -91.42 - 0 - 0 - DVN - - - MNZ012 - 230120 - Northern_Cook/Northern_Lake - MN - US - 47.70 - -91.41 - 0 - 0 - DLH - - - MOZ106 - 251060 - Oregon - MO - US - 36.69 - -91.40 - 0 - 0 - SGF - - - MSZ060 - 240600 - Adams - MS - US - 31.49 - -91.40 - 0 - 0 - JAN - - - WIZ033 - 490330 - Trempealeau - WI - US - 44.29 - -91.38 - 0 - 0 - ARX - - - ARZ057 - 40570 - Arkansas - AR - US - 34.25 - -91.37 - 0 - 0 - LZK - - - IAZ041 - 150410 - Delaware - IA - US - 42.47 - -91.37 - 0 - 0 - DVN - - - LAZ046 - 180460 - Iberville - LA - US - 30.27 - -91.35 - 0 - 0 - LIX - - - MOZ098 - 250980 - Shannon - MO - US - 37.15 - -91.35 - 0 - 0 - SGF - - - IAZ011 - 150110 - Allamakee - IA - US - 43.29 - -91.34 - 0 - 0 - ARX - - - MSZ068 - 240680 - Wilkinson - MS - US - 31.19 - -91.34 - 0 - 0 - LIX - - - MOZ072 - 250720 - Crawford - MO - US - 37.95 - -91.32 - 0 - 0 - LSX - - - ARZ025 - 40250 - Jackson - AR - US - 35.63 - -91.31 - 0 - 0 - LZK - - - LAZ047 - 180470 - West_Baton_Rouge - LA - US - 30.49 - -91.31 - 0 - 0 - LIX - - - LAZ025 - 180250 - Tensas - LA - US - 32.00 - -91.30 - 0 - 0 - JAN - - - WIZ027 - 490270 - Chippewa - WI - US - 45.07 - -91.29 - 0 - 0 - MPX - - - WIZ028 - 490280 - Eau_Claire - WI - US - 44.73 - -91.29 - 0 - 0 - MPX - - - LAZ055 - 180550 - Lower_St._Martin - LA - US - 29.85 - -91.28 - 0 - 0 - LCH - - - ARZ034 - 40340 - Woodruff - AR - US - 35.18 - -91.26 - 0 - 0 - LZK - - - ARZ075 - 40750 - Chicot - AR - US - 33.29 - -91.25 - 0 - 0 - JAN - - - IAZ030 - 150300 - Clayton - IA - US - 42.86 - -91.25 - 0 - 0 - ARX - - - LAZ009 - 180090 - East_Carroll - LA - US - 32.78 - -91.23 - 0 - 0 - JAN - - - IAZ078 - 150780 - Louisa - IA - US - 41.25 - -91.22 - 0 - 0 - DVN - - - ILZ095 - 130950 - Adams - IL - US - 39.98 - -91.22 - 0 - 0 - LSX - - - ARZ047 - 40470 - Monroe - AR - US - 34.67 - -91.21 - 0 - 0 - LZK - - - ARZ065 - 40650 - Desha - AR - US - 33.82 - -91.21 - 0 - 0 - LZK - - - ILZ034 - 130340 - Hancock - IL - US - 40.42 - -91.21 - 0 - 0 - DVN - - - LAZ016 - 180160 - Madison - LA - US - 32.35 - -91.21 - 0 - 0 - JAN - - - MOZ060 - 250600 - Warren - MO - US - 38.77 - -91.19 - 0 - 0 - LSX - - - IAZ089 - 150890 - Des_Moines - IA - US - 40.89 - -91.18 - 0 - 0 - DVN - - - WIZ041 - 490410 - La_Crosse - WI - US - 43.91 - -91.17 - 0 - 0 - ARX - - - WIZ002 - 490020 - Bayfield - WI - US - 46.58 - -91.15 - 0 - 0 - DLH - - - IAZ065 - 150650 - Cedar - IA - US - 41.77 - -91.14 - 0 - 0 - DVN - - - IAZ053 - 150530 - Jones - IA - US - 42.12 - -91.13 - 0 - 0 - DVN - - - WIZ008 - 490080 - Sawyer - WI - US - 45.90 - -91.12 - 0 - 0 - DLH - - - WIZ016 - 490160 - Rusk - WI - US - 45.47 - -91.11 - 0 - 0 - MPX - - - MOZ036 - 250360 - Pike - MO - US - 39.37 - -91.10 - 0 - 0 - LSX - - - ARZ008 - 40080 - Randolph - AR - US - 36.32 - -91.08 - 0 - 0 - MEG - - - IAZ067 - 150670 - Muscatine - IA - US - 41.47 - -91.08 - 0 - 0 - DVN - - - LAZ048 - 180480 - East_Baton_Rouge - LA - US - 30.52 - -91.08 - 0 - 0 - LIX - - - LAZ036 - 180360 - East_Feliciana - LA - US - 30.83 - -91.07 - 0 - 0 - LIX - - - LAZ056 - 180560 - Assumption - LA - US - 29.86 - -91.07 - 0 - 0 - LIX - - - MOZ062 - 250620 - Franklin - MO - US - 38.45 - -91.06 - 0 - 0 - LSX - - - ARZ017 - 40170 - Lawrence - AR - US - 36.07 - -91.05 - 0 - 0 - MEG - - - MSZ059 - 240590 - Jefferson - MS - US - 31.75 - -91.05 - 0 - 0 - JAN - - - MOZ099 - 250990 - Reynolds - MO - US - 37.33 - -91.03 - 0 - 0 - LSX - - - MSZ040 - 240400 - Issaquena - MS - US - 32.73 - -91.01 - 0 - 0 - JAN - - - ILZ025 - 130250 - Henderson - IL - US - 40.85 - -91.00 - 0 - 0 - DVN - - - MSZ053 - 240530 - Claiborne - MS - US - 32.01 - -90.98 - 0 - 0 - JAN - - - ILZ097 - 130970 - Pike - IL - US - 39.62 - -90.97 - 0 - 0 - LSX - - - MOZ052 - 250520 - Lincoln - MO - US - 39.05 - -90.97 - 0 - 0 - LSX - - - MOZ107 - 251070 - Carter - MO - US - 36.96 - -90.95 - 0 - 0 - PAH - - - MSZ034 - 240340 - Washington - MS - US - 33.28 - -90.95 - 0 - 0 - JAN - - - MSZ018 - 240180 - Bolivar - MS - US - 33.83 - -90.94 - 0 - 0 - JAN - - - WIZ054 - 490540 - Crawford - WI - US - 43.21 - -90.94 - 0 - 0 - ARX - - - MSZ061 - 240610 - Franklin - MS - US - 31.47 - -90.89 - 0 - 0 - JAN - - - LAZ049 - 180490 - Ascension - LA - US - 30.21 - -90.87 - 0 - 0 - LIX - - - MOZ073 - 250730 - Washington - MO - US - 37.97 - -90.87 - 0 - 0 - LSX - - - LAZ066 - 180660 - Lower_Terrebonne - LA - US - 29.34 - -90.86 - 0 - 0 - LIX - - - MOZ108 - 251080 - Ripley - MO - US - 36.66 - -90.86 - 0 - 0 - PAH - - - MSZ047 - 240470 - Warren - MS - US - 32.34 - -90.86 - 0 - 0 - JAN - - - ARZ058 - 40580 - Phillips - AR - US - 34.39 - -90.82 - 0 - 0 - MEG - - - IAZ042 - 150420 - Dubuque - IA - US - 42.49 - -90.82 - 0 - 0 - DVN - - - LAZ065 - 180650 - Upper_Terrebonne - LA - US - 29.67 - -90.82 - 0 - 0 - LIX - - - MSZ069 - 240690 - Amite - MS - US - 31.18 - -90.82 - 0 - 0 - LIX - - - MSZ041 - 240410 - Sharkey - MS - US - 32.89 - -90.81 - 0 - 0 - JAN - - - LAZ057 - 180570 - St._James - LA - US - 30.03 - -90.80 - 0 - 0 - LIX - - - WIZ053 - 490530 - Vernon - WI - US - 43.58 - -90.79 - 0 - 0 - ARX - - - WIZ061 - 490610 - Grant - WI - US - 42.86 - -90.79 - 0 - 0 - ARX - - - ARZ035 - 40350 - Cross - AR - US - 35.30 - -90.77 - 0 - 0 - MEG - - - ARZ048 - 40480 - St._Francis - AR - US - 35.01 - -90.77 - 0 - 0 - MEG - - - ILZ024 - 130240 - Mercer - IL - US - 41.20 - -90.77 - 0 - 0 - DVN - - - ARZ049 - 40490 - Lee - AR - US - 34.77 - -90.75 - 0 - 0 - MEG - - - WIZ034 - 490340 - Jackson - WI - US - 44.33 - -90.74 - 0 - 0 - ARX - - - LAZ037 - 180370 - St._Helena - LA - US - 30.83 - -90.73 - 0 - 0 - LIX - - - ILZ096 - 130960 - Brown - IL - US - 39.98 - -90.72 - 0 - 0 - LSX - - - LAZ050 - 180500 - Livingston - LA - US - 30.42 - -90.72 - 0 - 0 - LIX - - - ILZ098 - 130980 - Calhoun - IL - US - 39.14 - -90.71 - 0 - 0 - LSX - - - ILZ035 - 130350 - McDonough - IL - US - 40.46 - -90.68 - 0 - 0 - DVN - - - MOZ084 - 250840 - Iron - MO - US - 37.51 - -90.67 - 0 - 0 - LSX - - - MSZ010 - 240100 - Coahoma - MS - US - 34.26 - -90.67 - 0 - 0 - MEG - - - ARZ026 - 40260 - Craighead - AR - US - 35.85 - -90.66 - 0 - 0 - MEG - - - ARZ027 - 40270 - Poinsett - AR - US - 35.58 - -90.66 - 0 - 0 - MEG - - - WIZ042 - 490420 - Monroe - WI - US - 43.94 - -90.64 - 0 - 0 - ARX - - - ILZ026 - 130260 - Warren - IL - US - 40.85 - -90.62 - 0 - 0 - DVN - - - MNZ021 - 230210 - Southern_Cook/North_Shore - MN - US - 47.75 - -90.62 - 0 - 0 - DLH - - - WIZ003 - 490030 - Ashland - WI - US - 46.53 - -90.62 - 0 - 0 - DLH - - - WIZ029 - 490290 - Clark - WI - US - 44.73 - -90.62 - 0 - 0 - ARX - - - IAZ068 - 150680 - Scott - IA - US - 41.61 - -90.61 - 0 - 0 - DVN - - - MSZ019 - 240190 - Sunflower - MS - US - 33.63 - -90.61 - 0 - 0 - JAN - - - ILZ040 - 130400 - Schuyler - IL - US - 40.13 - -90.57 - 0 - 0 - ILX - - - LAZ059 - 180590 - Upper_Lafourche - LA - US - 29.74 - -90.57 - 0 - 0 - LIX - - - MOZ061 - 250610 - St._Charles - MO - US - 38.75 - -90.54 - 0 - 0 - LSX - - - MOZ074 - 250740 - St._Francois - MO - US - 37.86 - -90.54 - 0 - 0 - LSX - - - MSZ035 - 240350 - Humphreys - MS - US - 33.13 - -90.53 - 0 - 0 - JAN - - - IAZ054 - 150540 - Jackson - IA - US - 42.21 - -90.52 - 0 - 0 - DVN - - - IAZ066 - 150660 - Clinton - IA - US - 41.88 - -90.52 - 0 - 0 - DVN - - - MOZ065 - 250650 - Jefferson - MO - US - 38.25 - -90.52 - 0 - 0 - LSX - - - ARZ018 - 40180 - Greene - AR - US - 36.12 - -90.51 - 0 - 0 - MEG - - - LAZ058 - 180580 - St._John_The_Baptist - LA - US - 30.09 - -90.50 - 0 - 0 - LIX - - - MSZ062 - 240620 - Lincoln - MS - US - 31.54 - -90.49 - 0 - 0 - JAN - - - WIZ017 - 490170 - Taylor - WI - US - 45.21 - -90.48 - 0 - 0 - ARX - - - ILZ049 - 130490 - Scott - IL - US - 39.66 - -90.47 - 0 - 0 - ILX - - - MOZ100 - 251000 - Wayne - MO - US - 37.12 - -90.45 - 0 - 0 - PAH - - - ARZ009 - 40090 - Clay - AR - US - 36.35 - -90.43 - 0 - 0 - MEG - - - MOZ063 - 250630 - St._Louis - MO - US - 38.64 - -90.43 - 0 - 0 - LSX - - - WIZ055 - 490550 - Richland - WI - US - 43.36 - -90.43 - 0 - 0 - ARX - - - MSZ054 - 240540 - Copiah - MS - US - 31.87 - -90.42 - 0 - 0 - JAN - - - MOZ109 - 251090 - Butler - MO - US - 36.71 - -90.41 - 0 - 0 - PAH - - - LAZ038 - 180380 - Tangipahoa - LA - US - 30.65 - -90.40 - 0 - 0 - LIX - - - MSZ070 - 240700 - Pike - MS - US - 31.18 - -90.40 - 0 - 0 - LIX - - - ILZ058 - 130580 - Greene - IL - US - 39.32 - -90.39 - 0 - 0 - LSX - - - MSZ007 - 240070 - Tunica - MS - US - 34.66 - -90.39 - 0 - 0 - MEG - - - MSZ048 - 240480 - Hinds - MS - US - 32.31 - -90.39 - 0 - 0 - JAN - - - ILZ099 - 130990 - Jersey - IL - US - 39.09 - -90.38 - 0 - 0 - LSX - - - MSZ042 - 240420 - Yazoo - MS - US - 32.77 - -90.36 - 0 - 0 - JAN - - - WIZ009 - 490090 - Price - WI - US - 45.68 - -90.36 - 0 - 0 - DLH - - - MOZ085 - 250850 - Madison - MO - US - 37.48 - -90.35 - 0 - 0 - LSX - - - LAZ060 - 180600 - St._Charles - LA - US - 29.89 - -90.34 - 0 - 0 - LIX - - - ILZ015 - 130150 - Rock_Island - IL - US - 41.56 - -90.31 - 0 - 0 - DVN - - - ILZ001 - 130010 - Jo_Daviess - IL - US - 42.35 - -90.29 - 0 - 0 - DVN - - - ILZ047 - 130470 - Cass - IL - US - 40.00 - -90.29 - 0 - 0 - ILX - - - LAZ067 - 180670 - Lower_Lafourche - LA - US - 29.31 - -90.29 - 0 - 0 - LIX - - - MSZ011 - 240110 - Quitman - MS - US - 34.30 - -90.29 - 0 - 0 - MEG - - - ARZ036 - 40360 - Crittenden - AR - US - 35.14 - -90.28 - 0 - 0 - MEG - - - ILZ050 - 130500 - Morgan - IL - US - 39.70 - -90.27 - 0 - 0 - ILX - - - MSZ025 - 240250 - Leflore - MS - US - 33.53 - -90.27 - 0 - 0 - JAN - - - MOZ064 - 250640 - St._Louis_City - MO - US - 38.65 - -90.24 - 0 - 0 - LSX - - - WIZ004 - 490040 - Iron - WI - US - 46.29 - -90.23 - 0 - 0 - DLH - - - ILZ027 - 130270 - Knox - IL - US - 40.93 - -90.22 - 0 - 0 - ILX - - - MOZ075 - 250750 - Ste._Genevieve - MO - US - 37.90 - -90.20 - 0 - 0 - LSX - - - MSZ020 - 240200 - Tallahatchie - MS - US - 33.93 - -90.19 - 0 - 0 - MEG - - - ILZ036 - 130360 - Fulton - IL - US - 40.45 - -90.16 - 0 - 0 - ILX - - - ILZ016 - 130160 - Henry - IL - US - 41.37 - -90.15 - 0 - 0 - DVN - - - ILZ102 - 131020 - Monroe - IL - US - 38.30 - -90.14 - 0 - 0 - LSX - - - LAZ061 - 180610 - Upper_Jefferson - LA - US - 29.81 - -90.14 - 0 - 0 - LIX - - - WIZ062 - 490620 - Iowa - WI - US - 43.01 - -90.13 - 0 - 0 - MKX - - - WIZ067 - 490670 - Lafayette - WI - US - 42.66 - -90.13 - 0 - 0 - MKX - - - MSZ063 - 240630 - Lawrence - MS - US - 31.55 - -90.10 - 0 - 0 - JAN - - - MSZ036 - 240360 - Holmes - MS - US - 33.13 - -90.09 - 0 - 0 - JAN - - - MSZ043 - 240430 - Madison - MS - US - 32.65 - -90.08 - 0 - 0 - JAN - - - LAZ068 - 180680 - Lower_Jefferson - LA - US - 29.56 - -90.07 - 0 - 0 - LIX - - - MSZ071 - 240710 - Walthall - MS - US - 31.18 - -90.05 - 0 - 0 - LIX - - - WIZ043 - 490430 - Juneau - WI - US - 43.95 - -90.05 - 0 - 0 - ARX - - - MOZ086 - 250860 - Bollinger - MO - US - 37.32 - -90.04 - 0 - 0 - PAH - - - LAZ039 - 180390 - Washington - LA - US - 30.84 - -90.03 - 0 - 0 - LIX - - - WIZ035 - 490350 - Wood - WI - US - 44.47 - -90.02 - 0 - 0 - GRB - - - ILZ007 - 130070 - Carroll - IL - US - 42.06 - -90.01 - 0 - 0 - DVN - - - MOZ113 - 251130 - Dunklin - MO - US - 36.31 - -90.01 - 0 - 0 - MEG - - - MSZ001 - 240010 - De_Soto - MS - US - 34.86 - -90.01 - 0 - 0 - MEG - - - ILZ101 - 131010 - St._Clair - IL - US - 38.44 - -89.99 - 0 - 0 - LSX - - - ILZ041 - 130410 - Mason - IL - US - 40.25 - -89.98 - 0 - 0 - ILX - - - MOZ110 - 251100 - Stoddard - MO - US - 36.88 - -89.98 - 0 - 0 - PAH - - - MSZ049 - 240490 - Rankin - MS - US - 32.33 - -89.98 - 0 - 0 - JAN - - - TNZ088 - 420880 - Shelby - TN - US - 35.21 - -89.97 - 0 - 0 - MEG - - - ARZ028 - 40280 - Mississippi - AR - US - 35.71 - -89.96 - 0 - 0 - MEG - - - LAZ063 - 180630 - Upper_Plaquemines - LA - US - 29.77 - -89.96 - 0 - 0 - LIX - - - MSZ012 - 240120 - Panola - MS - US - 34.36 - -89.96 - 0 - 0 - MEG - - - WIZ056 - 490560 - Sauk - WI - US - 43.40 - -89.96 - 0 - 0 - MKX - - - ILZ009 - 130090 - Whiteside - IL - US - 41.76 - -89.95 - 0 - 0 - DVN - - - MSZ008 - 240080 - Tate - MS - US - 34.67 - -89.95 - 0 - 0 - MEG - - - ILZ100 - 131000 - Madison - IL - US - 38.83 - -89.94 - 0 - 0 - LSX - - - MSZ055 - 240550 - Simpson - MS - US - 31.91 - -89.94 - 0 - 0 - JAN - - - ILZ059 - 130590 - Macoupin - IL - US - 39.26 - -89.93 - 0 - 0 - LSX - - - MSZ027 - 240270 - Carroll - MS - US - 33.45 - -89.91 - 0 - 0 - JAN - - - ILZ079 - 130790 - Randolph - IL - US - 38.01 - -89.90 - 0 - 0 - LSX - - - LAZ040 - 180400 - St._Tammany - LA - US - 30.44 - -89.89 - 0 - 0 - LIX - - - LAZ062 - 180620 - Orleans - LA - US - 30.03 - -89.88 - 0 - 0 - LIX - - - LAZ064 - 180640 - Upper_St._Bernard - LA - US - 29.91 - -89.86 - 0 - 0 - LIX - - - MSZ072 - 240720 - Marion - MS - US - 31.22 - -89.85 - 0 - 0 - JAN - - - MOZ076 - 250760 - Perry - MO - US - 37.74 - -89.83 - 0 - 0 - PAH - - - ILZ028 - 130280 - Stark - IL - US - 41.11 - -89.82 - 0 - 0 - ILX - - - MSZ026 - 240260 - Grenada - MS - US - 33.79 - -89.82 - 0 - 0 - JAN - - - TNZ049 - 420490 - Tipton - TN - US - 35.51 - -89.82 - 0 - 0 - MEG - - - WIZ044 - 490440 - Adams - WI - US - 43.95 - -89.81 - 0 - 0 - ARX - - - ILZ048 - 130480 - Menard - IL - US - 40.04 - -89.79 - 0 - 0 - ILX - - - MSZ064 - 240640 - Jefferson_Davis - MS - US - 31.59 - -89.78 - 0 - 0 - JAN - - - WIZ030 - 490300 - Marathon - WI - US - 44.90 - -89.76 - 0 - 0 - GRB - - - MOZ115 - 251150 - Pemiscot - MO - US - 36.21 - -89.75 - 0 - 0 - MEG - - - WIZ018 - 490180 - Lincoln - WI - US - 45.34 - -89.73 - 0 - 0 - GRB - - - ILZ029 - 130290 - Peoria - IL - US - 40.75 - -89.72 - 0 - 0 - ILX - - - MSZ021 - 240210 - Yalobusha - MS - US - 34.03 - -89.72 - 0 - 0 - MEG - - - MIZ009 - 220090 - Gogebic - MI - US - 46.44 - -89.70 - 0 - 0 - MQT - - - ILZ002 - 130020 - Stephenson - IL - US - 42.35 - -89.66 - 0 - 0 - DVN - - - MOZ114 - 251140 - New_Madrid - MO - US - 36.61 - -89.66 - 0 - 0 - PAH - - - MOZ087 - 250870 - Cape_Girardeau - MO - US - 37.37 - -89.65 - 0 - 0 - PAH - - - TNZ048 - 420480 - Lauderdale - TN - US - 35.75 - -89.65 - 0 - 0 - MEG - - - MSZ037 - 240370 - Attala - MS - US - 33.09 - -89.64 - 0 - 0 - JAN - - - ILZ051 - 130510 - Sangamon - IL - US - 39.75 - -89.61 - 0 - 0 - ILX - - - ILZ037 - 130370 - Tazewell - IL - US - 40.54 - -89.60 - 0 - 0 - ILX - - - WIZ068 - 490680 - Green - WI - US - 42.68 - -89.60 - 0 - 0 - MKX - - - LAZ070 - 180700 - Lower_St._Bernard - LA - US - 29.85 - -89.59 - 0 - 0 - LIX - - - MSZ077 - 240770 - Pearl_River - MS - US - 30.74 - -89.59 - 0 - 0 - LIX - - - MSZ028 - 240280 - Montgomery - MS - US - 33.49 - -89.58 - 0 - 0 - JAN - - - MSZ065 - 240650 - Covington - MS - US - 31.62 - -89.57 - 0 - 0 - JAN - - - MOZ111 - 251110 - Scott - MO - US - 37.06 - -89.55 - 0 - 0 - PAH - - - MSZ050 - 240500 - Scott - MS - US - 32.43 - -89.55 - 0 - 0 - JAN - - - WIZ010 - 490100 - Oneida - WI - US - 45.68 - -89.54 - 0 - 0 - GRB - - - MSZ056 - 240560 - Smith - MS - US - 32.01 - -89.53 - 0 - 0 - JAN - - - WIZ036 - 490360 - Portage - WI - US - 44.46 - -89.53 - 0 - 0 - GRB - - - ILZ017 - 130170 - Bureau - IL - US - 41.37 - -89.52 - 0 - 0 - DVN - - - MSZ044 - 240440 - Leake - MS - US - 32.76 - -89.52 - 0 - 0 - JAN - - - TNZ001 - 420010 - Lake - TN - US - 36.34 - -89.52 - 0 - 0 - MEG - - - MSZ073 - 240730 - Lamar - MS - US - 31.21 - -89.50 - 0 - 0 - JAN - - - MSZ080 - 240800 - Hancock - MS - US - 30.42 - -89.50 - 0 - 0 - LIX - - - LAZ069 - 180690 - Lower_Plaquemines - LA - US - 29.37 - -89.48 - 0 - 0 - LIX - - - MSZ002 - 240020 - Marshall - MS - US - 34.75 - -89.48 - 0 - 0 - MEG - - - MSZ013 - 240130 - Lafayette - MS - US - 34.37 - -89.48 - 0 - 0 - MEG - - - WIZ005 - 490050 - Vilas - WI - US - 46.08 - -89.48 - 0 - 0 - GRB - - - ILZ064 - 130640 - Bond - IL - US - 38.88 - -89.45 - 0 - 0 - LSX - - - TNZ019 - 420190 - Dyer - TN - US - 36.05 - -89.44 - 0 - 0 - MEG - - - ILZ069 - 130690 - Clinton - IL - US - 38.58 - -89.43 - 0 - 0 - LSX - - - ILZ074 - 130740 - Washington - IL - US - 38.36 - -89.43 - 0 - 0 - LSX - - - ILZ060 - 130600 - Montgomery - IL - US - 39.26 - -89.42 - 0 - 0 - LSX - - - ILZ084 - 130840 - Jackson - IL - US - 37.76 - -89.42 - 0 - 0 - PAH - - - TNZ089 - 420890 - Fayette - TN - US - 35.20 - -89.42 - 0 - 0 - MEG - - - WIZ063 - 490630 - Dane - WI - US - 43.07 - -89.42 - 0 - 0 - MKX - - - WIZ057 - 490570 - Columbia - WI - US - 43.47 - -89.39 - 0 - 0 - MKX - - - ILZ042 - 130420 - Logan - IL - US - 40.12 - -89.38 - 0 - 0 - ILX - - - WIZ046 - 490460 - Marquette - WI - US - 43.81 - -89.38 - 0 - 0 - MKX - - - MIZ002 - 220020 - Ontonagon - MI - US - 46.68 - -89.37 - 0 - 0 - MQT - - - ILZ080 - 130800 - Perry - IL - US - 38.08 - -89.36 - 0 - 0 - PAH - - - ILZ030 - 130300 - Marshall - IL - US - 41.04 - -89.35 - 0 - 0 - ILX - - - ILZ008 - 130080 - Ogle - IL - US - 42.04 - -89.32 - 0 - 0 - LOT - - - ILZ018 - 130180 - Putnam - IL - US - 41.21 - -89.32 - 0 - 0 - DVN - - - ILZ092 - 130920 - Alexander - IL - US - 37.16 - -89.32 - 0 - 0 - PAH - - - MOZ112 - 251120 - Mississippi - MO - US - 36.83 - -89.32 - 0 - 0 - PAH - - - MSZ022 - 240220 - Calhoun - MS - US - 33.95 - -89.32 - 0 - 0 - MEG - - - ILZ010 - 130100 - Lee - IL - US - 41.75 - -89.29 - 0 - 0 - LOT - - - ILZ052 - 130520 - Christian - IL - US - 39.58 - -89.29 - 0 - 0 - ILX - - - ILZ088 - 130880 - Union - IL - US - 37.47 - -89.29 - 0 - 0 - PAH - - - MSZ074 - 240740 - Forrest - MS - US - 31.18 - -89.29 - 0 - 0 - JAN - - - TNZ050 - 420500 - Haywood - TN - US - 35.61 - -89.29 - 0 - 0 - MEG - - - MSZ032 - 240320 - Choctaw - MS - US - 33.33 - -89.27 - 0 - 0 - JAN - - - MSZ029 - 240290 - Webster - MS - US - 33.60 - -89.26 - 0 - 0 - JAN - - - ILZ031 - 130310 - Woodford - IL - US - 40.76 - -89.25 - 0 - 0 - ILX - - - WIZ045 - 490450 - Waushara - WI - US - 44.11 - -89.24 - 0 - 0 - GRB - - - KYZ001 - 170010 - Fulton - KY - US - 36.58 - -89.20 - 0 - 0 - PAH - - - ILZ003 - 130030 - Winnebago - IL - US - 42.32 - -89.17 - 0 - 0 - LOT - - - MSZ003 - 240030 - Benton - MS - US - 34.80 - -89.17 - 0 - 0 - MEG - - - MSZ066 - 240660 - Jones - MS - US - 31.63 - -89.16 - 0 - 0 - JAN - - - TNZ002 - 420020 - Obion - TN - US - 36.35 - -89.14 - 0 - 0 - MEG - - - TNZ051 - 420510 - Crockett - TN - US - 35.84 - -89.13 - 0 - 0 - MEG - - - MSZ051 - 240510 - Newton - MS - US - 32.41 - -89.12 - 0 - 0 - JAN - - - MSZ045 - 240450 - Neshoba - MS - US - 32.76 - -89.11 - 0 - 0 - JAN - - - MSZ057 - 240570 - Jasper - MS - US - 32.02 - -89.11 - 0 - 0 - JAN - - - ILZ093 - 130930 - Pulaski - IL - US - 37.20 - -89.10 - 0 - 0 - PAH - - - MSZ078 - 240780 - Stone - MS - US - 30.78 - -89.10 - 0 - 0 - MOB - - - WIZ069 - 490690 - Rock - WI - US - 42.67 - -89.07 - 0 - 0 - MKX - - - MSZ038 - 240380 - Winston - MS - US - 33.11 - -89.06 - 0 - 0 - JAN - - - MSZ081 - 240810 - Harrison - MS - US - 30.44 - -89.06 - 0 - 0 - LIX - - - WIZ047 - 490470 - Green_Lake - WI - US - 43.81 - -89.06 - 0 - 0 - MKX - - - MSZ015 - 240150 - Pontotoc - MS - US - 34.23 - -89.03 - 0 - 0 - MEG - - - WIZ019 - 490190 - Langlade - WI - US - 45.25 - -89.03 - 0 - 0 - GRB - - - KYZ002 - 170020 - Hickman - KY - US - 36.65 - -89.01 - 0 - 0 - PAH - - - KYZ003 - 170030 - Carlisle - KY - US - 36.87 - -89.00 - 0 - 0 - PAH - - - KYZ004 - 170040 - Ballard - KY - US - 37.07 - -89.00 - 0 - 0 - PAH - - - ILZ053 - 130530 - Macon - IL - US - 39.86 - -88.99 - 0 - 0 - ILX - - - TNZ090 - 420900 - Hardeman - TN - US - 35.22 - -88.99 - 0 - 0 - MEG - - - ILZ065 - 130650 - Fayette - IL - US - 38.98 - -88.98 - 0 - 0 - LSX - - - MSZ014 - 240140 - Union - MS - US - 34.49 - -88.98 - 0 - 0 - MEG - - - MSZ075 - 240750 - Perry - MS - US - 31.18 - -88.98 - 0 - 0 - MOB - - - MSZ023 - 240230 - Chickasaw - MS - US - 33.91 - -88.95 - 0 - 0 - MEG - - - TNZ020 - 420200 - Gibson - TN - US - 36.01 - -88.95 - 0 - 0 - MEG - - - ILZ081 - 130810 - Franklin - IL - US - 38.00 - -88.94 - 0 - 0 - PAH - - - ILZ075 - 130750 - Jefferson - IL - US - 38.30 - -88.93 - 0 - 0 - PAH - - - ILZ085 - 130850 - Williamson - IL - US - 37.74 - -88.93 - 0 - 0 - PAH - - - ILZ070 - 130700 - Marion - IL - US - 38.65 - -88.92 - 0 - 0 - LSX - - - WIZ037 - 490370 - Waupaca - WI - US - 44.46 - -88.91 - 0 - 0 - GRB - - - MSZ004 - 240040 - Tippah - MS - US - 34.80 - -88.89 - 0 - 0 - MEG - - - ILZ019 - 130190 - La_Salle - IL - US - 41.28 - -88.88 - 0 - 0 - LOT - - - ILZ089 - 130890 - Johnson - IL - US - 37.45 - -88.88 - 0 - 0 - PAH - - - ILZ038 - 130380 - McLean - IL - US - 40.52 - -88.87 - 0 - 0 - ILX - - - ILZ043 - 130430 - De_Witt - IL - US - 40.17 - -88.87 - 0 - 0 - ILX - - - MSZ033 - 240330 - Oktibbeha - MS - US - 33.43 - -88.87 - 0 - 0 - JAN - - - MIZ001 - 220010 - Keweenaw - MI - US - 48.01 - -88.84 - 0 - 0 - MQT - - - TNZ052 - 420520 - Madison - TN - US - 35.62 - -88.84 - 0 - 0 - MEG - - - ILZ004 - 130040 - Boone - IL - US - 42.32 - -88.83 - 0 - 0 - LOT - - - MIZ084 - 220840 - Southern_Houghton - MI - US - 46.64 - -88.83 - 0 - 0 - MQT - - - ILZ061 - 130610 - Shelby - IL - US - 39.43 - -88.81 - 0 - 0 - ILX - - - ILZ011 - 130110 - DeKalb - IL - US - 41.89 - -88.77 - 0 - 0 - LOT - - - WIZ064 - 490640 - Jefferson - WI - US - 43.02 - -88.77 - 0 - 0 - MKX - - - MSZ030 - 240300 - Clay - MS - US - 33.66 - -88.75 - 0 - 0 - JAN - - - TNZ003 - 420030 - Weakley - TN - US - 36.28 - -88.73 - 0 - 0 - MEG - - - WIZ011 - 490110 - Forest - WI - US - 45.72 - -88.73 - 0 - 0 - GRB - - - WIZ020 - 490200 - Menominee - WI - US - 44.99 - -88.73 - 0 - 0 - GRB - - - WIZ031 - 490310 - Shawano - WI - US - 44.81 - -88.73 - 0 - 0 - GRB - - - ILZ094 - 130940 - Massac - IL - US - 37.20 - -88.71 - 0 - 0 - PAH - - - KYZ005 - 170050 - McCracken - KY - US - 37.08 - -88.71 - 0 - 0 - PAH - - - WIZ058 - 490580 - Dodge - WI - US - 43.42 - -88.70 - 0 - 0 - MKX - - - MSZ067 - 240670 - Wayne - MS - US - 31.66 - -88.69 - 0 - 0 - MOB - - - MSZ016 - 240160 - Lee - MS - US - 34.30 - -88.68 - 0 - 0 - MEG - - - MSZ058 - 240580 - Clarke - MS - US - 32.03 - -88.68 - 0 - 0 - JAN - - - KYZ006 - 170060 - Graves - KY - US - 36.73 - -88.66 - 0 - 0 - PAH - - - MSZ052 - 240520 - Lauderdale - MS - US - 32.40 - -88.66 - 0 - 0 - JAN - - - ILZ054 - 130540 - Moultrie - IL - US - 39.62 - -88.64 - 0 - 0 - ILX - - - MSZ079 - 240790 - George - MS - US - 30.87 - -88.64 - 0 - 0 - MOB - - - WIZ048 - 490480 - Winnebago - WI - US - 44.07 - -88.64 - 0 - 0 - GRB - - - MSZ046 - 240460 - Kemper - MS - US - 32.76 - -88.63 - 0 - 0 - JAN - - - MSZ076 - 240760 - Greene - MS - US - 31.22 - -88.63 - 0 - 0 - MOB - - - MSZ082 - 240820 - Jackson - MS - US - 30.47 - -88.63 - 0 - 0 - LIX - - - ILZ044 - 130440 - Piatt - IL - US - 40.04 - -88.61 - 0 - 0 - ILX - - - TNZ053 - 420530 - Chester - TN - US - 35.42 - -88.61 - 0 - 0 - MEG - - - ILZ032 - 130320 - Livingston - IL - US - 40.87 - -88.59 - 0 - 0 - LOT - - - ILZ066 - 130660 - Effingham - IL - US - 39.06 - -88.59 - 0 - 0 - ILX - - - MSZ005 - 240050 - Alcorn - MS - US - 34.88 - -88.58 - 0 - 0 - MEG - - - TNZ091 - 420910 - McNairy - TN - US - 35.20 - -88.58 - 0 - 0 - MEG - - - MIZ003 - 220030 - Northern_Houghton - MI - US - 47.05 - -88.57 - 0 - 0 - MQT - - - ILZ090 - 130900 - Pope - IL - US - 37.34 - -88.56 - 0 - 0 - PAH - - - MSZ039 - 240390 - Noxubee - MS - US - 33.11 - -88.56 - 0 - 0 - JAN - - - MIZ010 - 220100 - Iron - MI - US - 46.18 - -88.55 - 0 - 0 - MQT - - - ILZ082 - 130820 - Hamilton - IL - US - 38.08 - -88.54 - 0 - 0 - PAH - - - ILZ086 - 130860 - Saline - IL - US - 37.76 - -88.54 - 0 - 0 - PAH - - - WIZ070 - 490700 - Walworth - WI - US - 42.67 - -88.53 - 0 - 0 - MKX - - - MSZ009 - 240090 - Prentiss - MS - US - 34.61 - -88.52 - 0 - 0 - MEG - - - WIZ051 - 490510 - Fond_Du_Lac - WI - US - 43.74 - -88.52 - 0 - 0 - MKX - - - ILZ071 - 130710 - Clay - IL - US - 38.76 - -88.48 - 0 - 0 - ILX - - - MSZ024 - 240240 - Monroe - MS - US - 33.87 - -88.46 - 0 - 0 - MEG - - - MSZ031 - 240310 - Lowndes - MS - US - 33.52 - -88.46 - 0 - 0 - JAN - - - WIZ038 - 490380 - Outagamie - WI - US - 44.42 - -88.46 - 0 - 0 - GRB - - - ILZ005 - 130050 - McHenry - IL - US - 42.32 - -88.45 - 0 - 0 - LOT - - - ILZ020 - 130200 - Kendall - IL - US - 41.59 - -88.44 - 0 - 0 - LOT - - - TNZ021 - 420210 - Carroll - TN - US - 35.97 - -88.44 - 0 - 0 - MEG - - - ILZ012 - 130120 - Kane - IL - US - 41.94 - -88.43 - 0 - 0 - LOT - - - ILZ076 - 130760 - Wayne - IL - US - 38.43 - -88.43 - 0 - 0 - PAH - - - ILZ021 - 130210 - Grundy - IL - US - 41.29 - -88.42 - 0 - 0 - LOT - - - TNZ054 - 420540 - Henderson - TN - US - 35.62 - -88.39 - 0 - 0 - MEG - - - WIZ021 - 490210 - Northern_Oconto_County - WI - US - 45.20 - -88.39 - 0 - 0 - GRB - - - KYZ007 - 170070 - Livingston - KY - US - 37.20 - -88.38 - 0 - 0 - PAH - - - WIZ012 - 490120 - Florence - WI - US - 45.87 - -88.36 - 0 - 0 - GRB - - - MSZ017 - 240170 - Itawamba - MS - US - 34.28 - -88.35 - 0 - 0 - MEG - - - MIZ004 - 220040 - Baraga - MI - US - 46.69 - -88.33 - 0 - 0 - MQT - - - KYZ008 - 170080 - Marshall - KY - US - 36.91 - -88.31 - 0 - 0 - PAH - - - WIZ065 - 490650 - Waukesha - WI - US - 43.02 - -88.30 - 0 - 0 - MKX - - - KYZ009 - 170090 - Calloway - KY - US - 36.63 - -88.27 - 0 - 0 - PAH - - - TNZ004 - 420040 - Henry - TN - US - 36.32 - -88.26 - 0 - 0 - MEG - - - ILZ091 - 130910 - Hardin - IL - US - 37.51 - -88.25 - 0 - 0 - PAH - - - ILZ062 - 130620 - Cumberland - IL - US - 39.28 - -88.24 - 0 - 0 - ILX - - - ILZ056 - 130560 - Coles - IL - US - 39.53 - -88.22 - 0 - 0 - ILX - - - MSZ006 - 240060 - Tishomingo - MS - US - 34.73 - -88.22 - 0 - 0 - MEG - - - WIZ049 - 490490 - Calumet - WI - US - 44.07 - -88.22 - 0 - 0 - GRB - - - WIZ059 - 490590 - Washington - WI - US - 43.37 - -88.22 - 0 - 0 - MKX - - - ALZ063 - 10630 - Lower_Mobile - AL - US - 30.44 - -88.21 - 0 - 0 - MOB - - - ILZ055 - 130550 - Douglas - IL - US - 39.77 - -88.21 - 0 - 0 - ILX - - - ILZ087 - 130870 - Gallatin - IL - US - 37.75 - -88.21 - 0 - 0 - PAH - - - ALZ051 - 10510 - Choctaw - AL - US - 32.01 - -88.20 - 0 - 0 - MOB - - - ILZ039 - 130390 - Ford - IL - US - 40.70 - -88.20 - 0 - 0 - LOT - - - ILZ045 - 130450 - Champaign - IL - US - 40.14 - -88.20 - 0 - 0 - ILX - - - ALZ052 - 10520 - Washington - AL - US - 31.41 - -88.18 - 0 - 0 - MOB - - - ALZ061 - 10610 - Upper_Mobile - AL - US - 30.93 - -88.18 - 0 - 0 - MOB - - - TNZ092 - 420920 - Hardin - TN - US - 35.22 - -88.18 - 0 - 0 - MEG - - - ILZ067 - 130670 - Jasper - IL - US - 39.02 - -88.16 - 0 - 0 - ILX - - - ILZ083 - 130830 - White - IL - US - 38.08 - -88.15 - 0 - 0 - PAH - - - ALZ030 - 10300 - Sumter - AL - US - 32.65 - -88.13 - 0 - 0 - BMX - - - WIZ074 - 490740 - Southern_Oconto_County - WI - US - 44.85 - -88.12 - 0 - 0 - GRB - - - ALZ012 - 10120 - Lamar - AL - US - 33.80 - -88.11 - 0 - 0 - BMX - - - ILZ072 - 130720 - Richland - IL - US - 38.72 - -88.11 - 0 - 0 - ILX - - - TNZ055 - 420550 - Decatur - TN - US - 35.62 - -88.10 - 0 - 0 - MEG - - - WIZ013 - 490130 - Northern_Marinette_County - WI - US - 45.57 - -88.10 - 0 - 0 - GRB - - - ALZ022 - 10220 - Pickens - AL - US - 33.26 - -88.09 - 0 - 0 - BMX - - - ILZ013 - 130130 - DuPage - IL - US - 41.85 - -88.09 - 0 - 0 - LOT - - - KYZ010 - 170100 - Crittenden - KY - US - 37.34 - -88.09 - 0 - 0 - PAH - - - KYZ011 - 170110 - Lyon - KY - US - 37.03 - -88.07 - 0 - 0 - PAH - - - TNZ022 - 420220 - Benton - TN - US - 36.09 - -88.07 - 0 - 0 - OHX - - - ILZ077 - 130770 - Edwards - IL - US - 38.42 - -88.05 - 0 - 0 - PAH - - - WIZ072 - 490720 - Kenosha - WI - US - 42.58 - -88.05 - 0 - 0 - MKX - - - WIZ071 - 490710 - Racine - WI - US - 42.73 - -88.03 - 0 - 0 - MKX - - - WIZ039 - 490390 - Brown - WI - US - 44.46 - -87.99 - 0 - 0 - GRB - - - ILZ006 - 130060 - Lake - IL - US - 42.32 - -87.98 - 0 - 0 - LOT - - - ALZ031 - 10310 - Greene - AL - US - 32.84 - -87.96 - 0 - 0 - BMX - - - KYZ014 - 170140 - Union - KY - US - 37.69 - -87.95 - 0 - 0 - PAH - - - WIZ066 - 490660 - Milwaukee - WI - US - 43.02 - -87.94 - 0 - 0 - MKX - - - WIZ073 - 490730 - Southern_Marinette_County - WI - US - 45.18 - -87.94 - 0 - 0 - GRB - - - WIZ052 - 490520 - Sheboygan - WI - US - 43.72 - -87.93 - 0 - 0 - MKX - - - ALZ011 - 10110 - Marion - AL - US - 34.12 - -87.92 - 0 - 0 - BMX - - - KYZ012 - 170120 - Trigg - KY - US - 36.83 - -87.92 - 0 - 0 - PAH - - - WIZ060 - 490600 - Ozaukee - WI - US - 43.37 - -87.92 - 0 - 0 - MKX - - - ILZ014 - 130140 - Cook - IL - US - 41.81 - -87.90 - 0 - 0 - LOT - - - ILZ022 - 130220 - Will - IL - US - 41.47 - -87.90 - 0 - 0 - LOT - - - INZ085 - 140850 - Posey - IN - US - 38.01 - -87.90 - 0 - 0 - PAH - - - ILZ023 - 130230 - Kankakee - IL - US - 41.15 - -87.89 - 0 - 0 - LOT - - - KYZ013 - 170130 - Caldwell - KY - US - 37.17 - -87.89 - 0 - 0 - PAH - - - MIZ011 - 220110 - Dickinson - MI - US - 45.99 - -87.87 - 0 - 0 - MQT - - - ALZ003 - 10030 - Franklin - AL - US - 34.45 - -87.85 - 0 - 0 - HUN - - - TNZ056 - 420560 - Perry - TN - US - 35.64 - -87.85 - 0 - 0 - OHX - - - ALZ053 - 10530 - Clarke - AL - US - 31.60 - -87.84 - 0 - 0 - MOB - - - ILZ033 - 130330 - Iroquois - IL - US - 40.75 - -87.83 - 0 - 0 - LOT - - - TNZ005 - 420050 - Stewart - TN - US - 36.50 - -87.83 - 0 - 0 - OHX - - - ILZ078 - 130780 - Wabash - IL - US - 38.41 - -87.82 - 0 - 0 - PAH - - - TNZ093 - 420930 - Wayne - TN - US - 35.26 - -87.80 - 0 - 0 - OHX - - - ALZ039 - 10390 - Marengo - AL - US - 32.27 - -87.79 - 0 - 0 - BMX - - - ALZ002 - 10020 - Colbert - AL - US - 34.74 - -87.78 - 0 - 0 - HUN - - - ILZ063 - 130630 - Clark - IL - US - 39.33 - -87.78 - 0 - 0 - ILX - - - TNZ024 - 420240 - Humphreys - TN - US - 36.03 - -87.77 - 0 - 0 - OHX - - - WIZ050 - 490500 - Manitowoc - WI - US - 44.11 - -87.77 - 0 - 0 - GRB - - - ILZ057 - 130570 - Edgar - IL - US - 39.68 - -87.75 - 0 - 0 - ILX - - - TNZ023 - 420230 - Houston - TN - US - 36.28 - -87.75 - 0 - 0 - OHX - - - ILZ046 - 130460 - Vermilion - IL - US - 40.19 - -87.74 - 0 - 0 - ILX - - - ILZ068 - 130680 - Crawford - IL - US - 39.02 - -87.74 - 0 - 0 - ILX - - - ALZ062 - 10620 - Upper_Baldwin - AL - US - 31.01 - -87.72 - 0 - 0 - MOB - - - ILZ073 - 130730 - Lawrence - IL - US - 38.72 - -87.71 - 0 - 0 - ILX - - - ALZ001 - 10010 - Lauderdale - AL - US - 34.88 - -87.70 - 0 - 0 - HUN - - - ALZ064 - 10640 - Lower_Baldwin - AL - US - 30.45 - -87.70 - 0 - 0 - MOB - - - ALZ013 - 10130 - Fayette - AL - US - 33.73 - -87.68 - 0 - 0 - BMX - - - KYZ015 - 170150 - Webster - KY - US - 37.50 - -87.66 - 0 - 0 - PAH - - - INZ081 - 140810 - Gibson - IN - US - 38.35 - -87.65 - 0 - 0 - PAH - - - ALZ032 - 10320 - Hale - AL - US - 32.75 - -87.64 - 0 - 0 - BMX - - - KYZ018 - 170180 - Henderson - KY - US - 37.81 - -87.61 - 0 - 0 - PAH - - - MIZ005 - 220050 - Marquette - MI - US - 46.48 - -87.61 - 0 - 0 - MQT - - - INZ086 - 140860 - Vanderburgh - IN - US - 38.00 - -87.58 - 0 - 0 - PAH - - - KYZ016 - 170160 - Hopkins - KY - US - 37.34 - -87.58 - 0 - 0 - PAH - - - MIZ012 - 220120 - Menominee - MI - US - 45.55 - -87.57 - 0 - 0 - MQT - - - WIZ040 - 490400 - Kewaunee - WI - US - 44.50 - -87.57 - 0 - 0 - GRB - - - KYZ017 - 170170 - Christian - KY - US - 36.90 - -87.50 - 0 - 0 - PAH - - - TNZ058 - 420580 - Lewis - TN - US - 35.53 - -87.49 - 0 - 0 - OHX - - - TNZ057 - 420570 - Hickman - TN - US - 35.81 - -87.47 - 0 - 0 - OHX - - - INZ060 - 140600 - Sullivan - IN - US - 39.08 - -87.46 - 0 - 0 - IND - - - ALZ023 - 10230 - Tuscaloosa - AL - US - 33.32 - -87.45 - 0 - 0 - BMX - - - INZ043 - 140430 - Vermillion - IN - US - 39.89 - -87.45 - 0 - 0 - IND - - - INZ067 - 140670 - Knox - IN - US - 38.66 - -87.43 - 0 - 0 - IND - - - INZ051 - 140510 - Vigo - IN - US - 39.43 - -87.42 - 0 - 0 - IND - - - FLZ001 - 90010 - Inland_Escambia - FL - US - 30.86 - -87.40 - 0 - 0 - MOB - - - INZ010 - 140100 - Newton - IN - US - 40.98 - -87.40 - 0 - 0 - LOT - - - TNZ094 - 420940 - Lawrence - TN - US - 35.24 - -87.40 - 0 - 0 - OHX - - - INZ001 - 140010 - Lake - IN - US - 41.44 - -87.38 - 0 - 0 - LOT - - - TNZ006 - 420060 - Montgomery - TN - US - 36.49 - -87.38 - 0 - 0 - OHX - - - ALZ014 - 10140 - Winston - AL - US - 34.15 - -87.37 - 0 - 0 - BMX - - - ALZ055 - 10550 - Monroe - AL - US - 31.54 - -87.35 - 0 - 0 - MOB - - - TNZ025 - 420250 - Dickson - TN - US - 36.15 - -87.35 - 0 - 0 - OHX - - - ALZ004 - 10040 - Lawrence - AL - US - 34.56 - -87.32 - 0 - 0 - HUN - - - INZ019 - 140190 - Benton - IN - US - 40.61 - -87.32 - 0 - 0 - LOT - - - INZ028 - 140280 - Warren - IN - US - 40.31 - -87.32 - 0 - 0 - IND - - - ALZ015 - 10150 - Walker - AL - US - 33.76 - -87.30 - 0 - 0 - BMX - - - INZ082 - 140820 - Pike - IN - US - 38.39 - -87.28 - 0 - 0 - PAH - - - KYZ020 - 170200 - McLean - KY - US - 37.54 - -87.28 - 0 - 0 - PAH - - - ALZ033 - 10330 - Perry - AL - US - 32.59 - -87.27 - 0 - 0 - BMX - - - INZ035 - 140350 - Fountain - IN - US - 40.17 - -87.27 - 0 - 0 - IND - - - WIZ022 - 490220 - Door - WI - US - 45.05 - -87.27 - 0 - 0 - GRB - - - ALZ054 - 10540 - Wilcox - AL - US - 32.05 - -87.26 - 0 - 0 - MOB - - - INZ087 - 140870 - Warrick - IN - US - 38.06 - -87.25 - 0 - 0 - PAH - - - INZ044 - 140440 - Parke - IN - US - 39.79 - -87.23 - 0 - 0 - IND - - - FLZ002 - 90020 - Coastal_Escambia - FL - US - 30.50 - -87.20 - 0 - 0 - MOB - - - KYZ022 - 170220 - Todd - KY - US - 36.86 - -87.20 - 0 - 0 - PAH - - - ALZ059 - 10590 - Escambia - AL - US - 31.13 - -87.16 - 0 - 0 - MOB - - - ALZ034 - 10340 - Bibb - AL - US - 33.04 - -87.15 - 0 - 0 - BMX - - - ALZ040 - 10400 - Dallas - AL - US - 32.38 - -87.14 - 0 - 0 - BMX - - - KYZ021 - 170210 - Muhlenberg - KY - US - 37.23 - -87.14 - 0 - 0 - PAH - - - KYZ019 - 170190 - Daviess - KY - US - 37.75 - -87.12 - 0 - 0 - PAH - - - INZ011 - 140110 - Jasper - IN - US - 41.01 - -87.11 - 0 - 0 - LOT - - - INZ052 - 140520 - Clay - IN - US - 39.39 - -87.10 - 0 - 0 - IND - - - INZ068 - 140680 - Daviess - IN - US - 38.70 - -87.10 - 0 - 0 - IND - - - TNZ026 - 420260 - Cheatham - TN - US - 36.26 - -87.09 - 0 - 0 - OHX - - - INZ002 - 140020 - Porter - IN - US - 41.47 - -87.08 - 0 - 0 - LOT - - - TNZ060 - 420600 - Maury - TN - US - 35.64 - -87.07 - 0 - 0 - OHX - - - ALZ056 - 10560 - Conecuh - AL - US - 31.47 - -87.04 - 0 - 0 - MOB - - - FLZ003 - 90030 - Inland_Santa_Rosa - FL - US - 30.86 - -87.04 - 0 - 0 - MOB - - - ALZ005 - 10050 - Limestone - AL - US - 34.78 - -87.02 - 0 - 0 - HUN - - - INZ088 - 140880 - Spencer - IN - US - 37.99 - -87.02 - 0 - 0 - PAH - - - TNZ095 - 420950 - Giles - TN - US - 35.23 - -87.02 - 0 - 0 - OHX - - - INZ061 - 140610 - Greene - IN - US - 39.03 - -86.98 - 0 - 0 - IND - - - ALZ024 - 10240 - Jefferson - AL - US - 33.55 - -86.93 - 0 - 0 - BMX - - - MIZ013 - 220130 - Delta - MI - US - 45.82 - -86.91 - 0 - 0 - MQT - - - TNZ059 - 420590 - Williamson - TN - US - 35.88 - -86.91 - 0 - 0 - OHX - - - INZ029 - 140290 - Tippecanoe - IN - US - 40.40 - -86.90 - 0 - 0 - IND - - - INZ036 - 140360 - Montgomery - IN - US - 40.05 - -86.90 - 0 - 0 - IND - - - FLZ004 - 90040 - Coastal_Santa_Rosa - FL - US - 30.53 - -86.89 - 0 - 0 - MOB - - - INZ083 - 140830 - Dubois - IN - US - 38.36 - -86.88 - 0 - 0 - LMK - - - KYZ026 - 170260 - Ohio - KY - US - 37.48 - -86.86 - 0 - 0 - LMK - - - INZ053 - 140530 - Owen - IN - US - 39.31 - -86.85 - 0 - 0 - IND - - - KYZ070 - 170700 - Logan - KY - US - 36.86 - -86.85 - 0 - 0 - LMK - - - INZ020 - 140200 - White - IN - US - 40.75 - -86.84 - 0 - 0 - IWX - - - ALZ007 - 10070 - Morgan - AL - US - 34.50 - -86.83 - 0 - 0 - HUN - - - INZ045 - 140450 - Putnam - IN - US - 39.67 - -86.83 - 0 - 0 - IND - - - TNZ007 - 420070 - Robertson - TN - US - 36.50 - -86.82 - 0 - 0 - OHX - - - INZ069 - 140690 - Martin - IN - US - 38.70 - -86.81 - 0 - 0 - IND - - - KYZ023 - 170230 - Hancock - KY - US - 37.83 - -86.81 - 0 - 0 - LMK - - - ALZ016 - 10160 - Cullman - AL - US - 34.09 - -86.78 - 0 - 0 - HUN - - - TNZ027 - 420270 - Davidson - TN - US - 36.19 - -86.78 - 0 - 0 - OHX - - - TNZ061 - 420610 - Marshall - TN - US - 35.49 - -86.77 - 0 - 0 - OHX - - - INZ003 - 140030 - La_Porte - IN - US - 41.50 - -86.71 - 0 - 0 - IWX - - - ALZ035 - 10350 - Chilton - AL - US - 32.87 - -86.70 - 0 - 0 - BMX - - - INZ012 - 140120 - Starke - IN - US - 41.31 - -86.70 - 0 - 0 - IWX - - - INZ013 - 140130 - Pulaski - IN - US - 41.05 - -86.70 - 0 - 0 - IWX - - - ALZ025 - 10250 - Shelby - AL - US - 33.29 - -86.68 - 0 - 0 - BMX - - - ALZ057 - 10570 - Butler - AL - US - 31.75 - -86.68 - 0 - 0 - MOB - - - KYZ061 - 170610 - Butler - KY - US - 37.20 - -86.67 - 0 - 0 - LMK - - - ALZ041 - 10410 - Autauga - AL - US - 32.52 - -86.66 - 0 - 0 - BMX - - - ALZ042 - 10420 - Lowndes - AL - US - 32.19 - -86.66 - 0 - 0 - BMX - - - ALZ017 - 10170 - Blount - AL - US - 34.01 - -86.64 - 0 - 0 - BMX - - - INZ089 - 140890 - Perry - IN - US - 38.05 - -86.63 - 0 - 0 - LMK - - - FLZ006 - 90060 - Coastal_Okaloosa - FL - US - 30.55 - -86.59 - 0 - 0 - MOB - - - KYZ072 - 170720 - Simpson - KY - US - 36.77 - -86.59 - 0 - 0 - LMK - - - FLZ005 - 90050 - Inland_Okaloosa - FL - US - 30.86 - -86.58 - 0 - 0 - MOB - - - INZ021 - 140210 - Carroll - IN - US - 40.59 - -86.57 - 0 - 0 - IND - - - TNZ096 - 420960 - Lincoln - TN - US - 35.19 - -86.57 - 0 - 0 - HUN - - - MIZ077 - 220770 - Berrien - MI - US - 42.01 - -86.53 - 0 - 0 - IWX - - - ALZ006 - 10060 - Madison - AL - US - 34.74 - -86.52 - 0 - 0 - HUN - - - INZ046 - 140460 - Hendricks - IN - US - 39.77 - -86.52 - 0 - 0 - IND - - - INZ062 - 140620 - Monroe - IN - US - 39.16 - -86.52 - 0 - 0 - IND - - - INZ076 - 140760 - Orange - IN - US - 38.54 - -86.50 - 0 - 0 - LMK - - - INZ070 - 140700 - Lawrence - IN - US - 38.84 - -86.49 - 0 - 0 - IND - - - INZ037 - 140370 - Boone - IN - US - 40.06 - -86.48 - 0 - 0 - IND - - - INZ054 - 140540 - Morgan - IN - US - 39.48 - -86.48 - 0 - 0 - IND - - - MIZ006 - 220060 - Alger - MI - US - 46.43 - -86.48 - 0 - 0 - MQT - - - TNZ008 - 420080 - Sumner - TN - US - 36.45 - -86.48 - 0 - 0 - OHX - - - INZ030 - 140300 - Clinton - IN - US - 40.31 - -86.47 - 0 - 0 - IND - - - INZ084 - 140840 - Crawford - IN - US - 38.26 - -86.46 - 0 - 0 - LMK - - - TNZ075 - 420750 - Bedford - TN - US - 35.52 - -86.45 - 0 - 0 - OHX - - - ALZ060 - 10600 - Covington - AL - US - 31.26 - -86.44 - 0 - 0 - MOB - - - KYZ024 - 170240 - Breckinridge - KY - US - 37.81 - -86.42 - 0 - 0 - LMK - - - TNZ062 - 420620 - Rutherford - TN - US - 35.86 - -86.41 - 0 - 0 - OHX - - - KYZ071 - 170710 - Warren - KY - US - 36.99 - -86.40 - 0 - 0 - LMK - - - INZ022 - 140220 - Cass - IN - US - 40.75 - -86.38 - 0 - 0 - IWX - - - TNZ076 - 420760 - Moore - TN - US - 35.28 - -86.38 - 0 - 0 - HUN - - - KYZ027 - 170270 - Grayson - KY - US - 37.47 - -86.35 - 0 - 0 - LMK - - - ALZ008 - 10080 - Marshall - AL - US - 34.36 - -86.32 - 0 - 0 - HUN - - - ALZ058 - 10580 - Crenshaw - AL - US - 31.75 - -86.32 - 0 - 0 - MOB - - - ALZ026 - 10260 - St._Clair - AL - US - 33.69 - -86.31 - 0 - 0 - BMX - - - INZ004 - 140040 - St._Joseph - IN - US - 41.60 - -86.30 - 0 - 0 - IWX - - - MIZ043 - 220430 - Oceana - MI - US - 43.64 - -86.29 - 0 - 0 - GRR - - - TNZ028 - 420280 - Wilson - TN - US - 36.15 - -86.29 - 0 - 0 - OHX - - - MIZ037 - 220370 - Mason - MI - US - 44.00 - -86.28 - 0 - 0 - GRR - - - ALZ036 - 10360 - Coosa - AL - US - 32.93 - -86.27 - 0 - 0 - BMX - - - INZ014 - 140140 - Marshall - IN - US - 41.33 - -86.27 - 0 - 0 - IWX - - - KYZ062 - 170620 - Edmonson - KY - US - 37.20 - -86.27 - 0 - 0 - LMK - - - INZ063 - 140630 - Brown - IN - US - 39.19 - -86.24 - 0 - 0 - IND - - - KYZ025 - 170250 - Meade - KY - US - 38.00 - -86.24 - 0 - 0 - LMK - - - MIZ085 - 220850 - Northern_Schoolcraft - MI - US - 46.33 - -86.23 - 0 - 0 - MQT - - - ALZ044 - 10440 - Montgomery - AL - US - 32.24 - -86.21 - 0 - 0 - BMX - - - FLZ007 - 90070 - Inland_Walton - FL - US - 30.85 - -86.21 - 0 - 0 - TAE - - - INZ015 - 140150 - Fulton - IN - US - 41.05 - -86.21 - 0 - 0 - IWX - - - KYZ073 - 170730 - Allen - KY - US - 36.78 - -86.19 - 0 - 0 - LMK - - - MIZ014 - 220140 - Southern_Schoolcraft - MI - US - 46.00 - -86.17 - 0 - 0 - MQT - - - ALZ027 - 10270 - Talladega - AL - US - 33.40 - -86.15 - 0 - 0 - BMX - - - ALZ043 - 10430 - Elmore - AL - US - 32.59 - -86.14 - 0 - 0 - BMX - - - INZ047 - 140470 - Marion - IN - US - 39.78 - -86.14 - 0 - 0 - IND - - - INZ090 - 140900 - Harrison - IN - US - 38.19 - -86.13 - 0 - 0 - LMK - - - MIZ050 - 220500 - Muskegon - MI - US - 43.30 - -86.13 - 0 - 0 - GRR - - - TNZ029 - 420290 - Trousdale - TN - US - 36.40 - -86.13 - 0 - 0 - OHX - - - FLZ008 - 90080 - Coastal_Walton - FL - US - 30.49 - -86.12 - 0 - 0 - TAE - - - INZ031 - 140310 - Howard - IN - US - 40.48 - -86.12 - 0 - 0 - IND - - - INZ055 - 140550 - Johnson - IN - US - 39.49 - -86.11 - 0 - 0 - IND - - - MIZ031 - 220310 - Manistee - MI - US - 44.35 - -86.10 - 0 - 0 - APX - - - TNZ097 - 420970 - Franklin - TN - US - 35.18 - -86.10 - 0 - 0 - HUN - - - INZ077 - 140770 - Washington - IN - US - 38.60 - -86.09 - 0 - 0 - LMK - - - INZ071 - 140710 - Jackson - IN - US - 38.90 - -86.07 - 0 - 0 - IND - - - MIZ071 - 220710 - Van_Buren - MI - US - 42.25 - -86.07 - 0 - 0 - GRR - - - TNZ077 - 420770 - Coffee - TN - US - 35.50 - -86.07 - 0 - 0 - OHX - - - INZ039 - 140390 - Hamilton - IN - US - 40.08 - -86.06 - 0 - 0 - IND - - - ALZ018 - 10180 - Etowah - AL - US - 34.03 - -86.05 - 0 - 0 - BMX - - - INZ038 - 140380 - Tipton - IN - US - 40.32 - -86.05 - 0 - 0 - IND - - - TNZ063 - 420630 - Cannon - TN - US - 35.81 - -86.05 - 0 - 0 - OHX - - - MIZ025 - 220250 - Benzie - MI - US - 44.65 - -86.04 - 0 - 0 - APX - - - MIZ056 - 220560 - Ottawa - MI - US - 42.99 - -86.03 - 0 - 0 - GRR - - - INZ023 - 140230 - Miami - IN - US - 40.79 - -86.02 - 0 - 0 - IWX - - - MIZ078 - 220780 - Cass - MI - US - 41.92 - -86.00 - 0 - 0 - IWX - - - TNZ009 - 420090 - Macon - TN - US - 36.53 - -86.00 - 0 - 0 - OHX - - - ALZ065 - 10650 - Coffee - AL - US - 31.41 - -85.99 - 0 - 0 - TAE - - - KYZ028 - 170280 - Hardin - KY - US - 37.72 - -85.98 - 0 - 0 - LMK - - - ALZ009 - 10090 - Jackson - AL - US - 34.74 - -85.97 - 0 - 0 - HUN - - - KYZ074 - 170740 - Barren - KY - US - 36.95 - -85.96 - 0 - 0 - LMK - - - TNZ030 - 420300 - Smith - TN - US - 36.26 - -85.96 - 0 - 0 - OHX - - - ALZ049 - 10490 - Pike - AL - US - 31.85 - -85.93 - 0 - 0 - BMX - - - ALZ028 - 10280 - Clay - AL - US - 33.30 - -85.91 - 0 - 0 - BMX - - - KYZ063 - 170630 - Hart - KY - US - 37.30 - -85.91 - 0 - 0 - LMK - - - MIZ064 - 220640 - Allegan - MI - US - 42.60 - -85.91 - 0 - 0 - GRR - - - INZ064 - 140640 - Bartholomew - IN - US - 39.19 - -85.90 - 0 - 0 - IND - - - INZ091 - 140910 - Floyd - IN - US - 38.30 - -85.90 - 0 - 0 - LMK - - - INZ016 - 140160 - Kosciusko - IN - US - 41.25 - -85.87 - 0 - 0 - IWX - - - INZ005 - 140050 - Elkhart - IN - US - 41.60 - -85.86 - 0 - 0 - IWX - - - TNZ064 - 420640 - DeKalb - TN - US - 35.98 - -85.84 - 0 - 0 - OHX - - - ALZ019 - 10190 - Calhoun - AL - US - 33.76 - -85.83 - 0 - 0 - BMX - - - ALZ068 - 10680 - Geneva - AL - US - 31.10 - -85.83 - 0 - 0 - TAE - - - ALZ010 - 10100 - De_Kalb - AL - US - 34.53 - -85.82 - 0 - 0 - HUN - - - ALZ037 - 10370 - Tallapoosa - AL - US - 32.81 - -85.80 - 0 - 0 - BMX - - - INZ024 - 140240 - Wabash - IN - US - 40.85 - -85.80 - 0 - 0 - IWX - - - INZ056 - 140560 - Shelby - IN - US - 39.52 - -85.80 - 0 - 0 - IND - - - MIZ038 - 220380 - Lake - MI - US - 43.99 - -85.80 - 0 - 0 - GRR - - - MIZ044 - 220440 - Newaygo - MI - US - 43.56 - -85.80 - 0 - 0 - GRR - - - FLZ009 - 90090 - Holmes - FL - US - 30.86 - -85.77 - 0 - 0 - TAE - - - INZ048 - 140480 - Hancock - IN - US - 39.83 - -85.77 - 0 - 0 - IND - - - TNZ078 - 420780 - Warren - TN - US - 35.68 - -85.77 - 0 - 0 - OHX - - - INZ078 - 140780 - Scott - IN - US - 38.69 - -85.74 - 0 - 0 - LMK - - - ALZ045 - 10450 - Macon - AL - US - 32.42 - -85.72 - 0 - 0 - BMX - - - INZ040 - 140400 - Madison - IN - US - 40.17 - -85.72 - 0 - 0 - IND - - - ALZ046 - 10460 - Bullock - AL - US - 32.10 - -85.71 - 0 - 0 - BMX - - - FLZ010 - 90100 - Washington - FL - US - 30.62 - -85.71 - 0 - 0 - TAE - - - INZ092 - 140920 - Clark - IN - US - 38.44 - -85.71 - 0 - 0 - LMK - - - KYZ075 - 170750 - Monroe - KY - US - 36.73 - -85.71 - 0 - 0 - LMK - - - MIZ020 - 220200 - Leelanau - MI - US - 44.99 - -85.71 - 0 - 0 - APX - - - KYZ029 - 170290 - Bullitt - KY - US - 37.97 - -85.70 - 0 - 0 - LMK - - - TNZ079 - 420790 - Grundy - TN - US - 35.38 - -85.70 - 0 - 0 - OHX - - - KYZ030 - 170300 - Jefferson - KY - US - 38.19 - -85.69 - 0 - 0 - LMK - - - KYZ053 - 170530 - Larue - KY - US - 37.57 - -85.69 - 0 - 0 - LMK - - - FLZ012 - 90120 - Bay - FL - US - 30.31 - -85.68 - 0 - 0 - TAE - - - TNZ031 - 420310 - Jackson - TN - US - 36.37 - -85.67 - 0 - 0 - OHX - - - INZ032 - 140320 - Grant - IN - US - 40.53 - -85.66 - 0 - 0 - IWX - - - INZ072 - 140720 - Jennings - IN - US - 39.00 - -85.63 - 0 - 0 - IND - - - ALZ020 - 10200 - Cherokee - AL - US - 34.23 - -85.62 - 0 - 0 - BMX - - - KYZ076 - 170760 - Metcalfe - KY - US - 37.01 - -85.62 - 0 - 0 - LMK - - - TNZ098 - 420980 - Marion - TN - US - 35.16 - -85.62 - 0 - 0 - MRX - - - ALZ066 - 10660 - Dale - AL - US - 31.41 - -85.61 - 0 - 0 - TAE - - - ALZ021 - 10210 - Cleburne - AL - US - 33.72 - -85.60 - 0 - 0 - BMX - - - MIZ026 - 220260 - Grand_Traverse - MI - US - 44.75 - -85.58 - 0 - 0 - APX - - - MIZ032 - 220320 - Wexford - MI - US - 44.34 - -85.58 - 0 - 0 - APX - - - MIZ057 - 220570 - Kent - MI - US - 43.03 - -85.56 - 0 - 0 - GRR - - - MIZ079 - 220790 - St._Joseph - MI - US - 41.92 - -85.55 - 0 - 0 - IWX - - - MIZ007 - 220070 - Luce - MI - US - 46.50 - -85.54 - 0 - 0 - MQT - - - TNZ010 - 420100 - Clay - TN - US - 36.52 - -85.54 - 0 - 0 - OHX - - - KYZ064 - 170640 - Green - KY - US - 37.29 - -85.53 - 0 - 0 - LMK - - - MIZ072 - 220720 - Kalamazoo - MI - US - 42.25 - -85.53 - 0 - 0 - GRR - - - INZ017 - 140170 - Whitley - IN - US - 41.15 - -85.50 - 0 - 0 - IWX - - - INZ065 - 140650 - Decatur - IN - US - 39.29 - -85.50 - 0 - 0 - IND - - - INZ025 - 140250 - Huntington - IN - US - 40.84 - -85.49 - 0 - 0 - IWX - - - GAZ001 - 100010 - Dade - GA - US - 34.81 - -85.48 - 0 - 0 - FFC - - - INZ057 - 140570 - Rush - IN - US - 39.62 - -85.48 - 0 - 0 - IND - - - KYZ031 - 170310 - Oldham - KY - US - 38.42 - -85.47 - 0 - 0 - LMK - - - INZ079 - 140790 - Jefferson - IN - US - 38.75 - -85.45 - 0 - 0 - LMK - - - KYZ045 - 170450 - Nelson - KY - US - 37.76 - -85.45 - 0 - 0 - LMK - - - TNZ032 - 420320 - Putnam - TN - US - 36.15 - -85.45 - 0 - 0 - OHX - - - ALZ029 - 10290 - Randolph - AL - US - 33.31 - -85.44 - 0 - 0 - BMX - - - TNZ065 - 420650 - White - TN - US - 35.94 - -85.44 - 0 - 0 - OHX - - - INZ006 - 140060 - Lagrange - IN - US - 41.65 - -85.43 - 0 - 0 - IWX - - - INZ008 - 140080 - Noble - IN - US - 41.41 - -85.43 - 0 - 0 - IWX - - - TNZ080 - 420800 - Van_Buren - TN - US - 35.69 - -85.43 - 0 - 0 - OHX - - - KYZ081 - 170810 - Cumberland - KY - US - 36.78 - -85.42 - 0 - 0 - LMK - - - TNZ081 - 420810 - Sequatchie - TN - US - 35.36 - -85.42 - 0 - 0 - MRX - - - ALZ050 - 10500 - Barbour - AL - US - 31.89 - -85.40 - 0 - 0 - BMX - - - INZ041 - 140410 - Delaware - IN - US - 40.24 - -85.40 - 0 - 0 - IND - - - INZ049 - 140490 - Henry - IN - US - 39.94 - -85.40 - 0 - 0 - IND - - - ALZ038 - 10380 - Chambers - AL - US - 32.93 - -85.36 - 0 - 0 - BMX - - - ALZ069 - 10690 - Houston - AL - US - 31.16 - -85.35 - 0 - 0 - TAE - - - ALZ047 - 10470 - Lee - AL - US - 32.58 - -85.34 - 0 - 0 - BMX - - - KYZ065 - 170650 - Taylor - KY - US - 37.33 - -85.34 - 0 - 0 - LMK - - - MIZ039 - 220390 - Osceola - MI - US - 43.99 - -85.33 - 0 - 0 - GRR - - - MIZ045 - 220450 - Mecosta - MI - US - 43.64 - -85.33 - 0 - 0 - GRR - - - INZ033 - 140330 - Blackford - IN - US - 40.49 - -85.32 - 0 - 0 - IWX - - - GAZ011 - 100110 - Chattooga - GA - US - 34.44 - -85.31 - 0 - 0 - FFC - - - KYZ032 - 170320 - Trimble - KY - US - 38.62 - -85.31 - 0 - 0 - LMK - - - KYZ038 - 170380 - Spencer - KY - US - 38.05 - -85.31 - 0 - 0 - LMK - - - MIZ065 - 220650 - Barry - MI - US - 42.60 - -85.31 - 0 - 0 - GRR - - - GAZ002 - 100020 - Walker - GA - US - 34.79 - -85.29 - 0 - 0 - FFC - - - KYZ077 - 170770 - Adair - KY - US - 37.12 - -85.29 - 0 - 0 - LMK - - - KYZ054 - 170540 - Marion - KY - US - 37.57 - -85.28 - 0 - 0 - LMK - - - TNZ033 - 420330 - Overton - TN - US - 36.35 - -85.28 - 0 - 0 - OHX - - - INZ073 - 140730 - Ripley - IN - US - 39.11 - -85.27 - 0 - 0 - ILN - - - INZ026 - 140260 - Wells - IN - US - 40.76 - -85.26 - 0 - 0 - IWX - - - ALZ067 - 10670 - Henry - AL - US - 31.55 - -85.23 - 0 - 0 - TAE - - - FLZ011 - 90110 - Jackson - FL - US - 30.79 - -85.23 - 0 - 0 - TAE - - - GAZ019 - 100190 - Floyd - GA - US - 34.34 - -85.23 - 0 - 0 - FFC - - - FLZ014 - 90140 - Gulf - FL - US - 29.94 - -85.22 - 0 - 0 - TAE - - - KYZ034 - 170340 - Shelby - KY - US - 38.20 - -85.22 - 0 - 0 - LMK - - - GAZ041 - 100410 - Haralson - GA - US - 33.78 - -85.21 - 0 - 0 - FFC - - - KYZ046 - 170460 - Washington - KY - US - 37.77 - -85.20 - 0 - 0 - LMK - - - MIZ051 - 220510 - Montcalm - MI - US - 43.30 - -85.20 - 0 - 0 - GRR - - - TNZ099 - 420990 - Hamilton - TN - US - 35.23 - -85.20 - 0 - 0 - MRX - - - GAZ030 - 100300 - Polk - GA - US - 34.00 - -85.17 - 0 - 0 - FFC - - - INZ058 - 140580 - Fayette - IN - US - 39.65 - -85.17 - 0 - 0 - ILN - - - ALZ048 - 10480 - Russell - AL - US - 32.29 - -85.16 - 0 - 0 - BMX - - - FLZ013 - 90130 - Calhoun - FL - US - 30.40 - -85.16 - 0 - 0 - TAE - - - TNZ082 - 420820 - Bledsoe - TN - US - 35.57 - -85.16 - 0 - 0 - MRX - - - KYZ082 - 170820 - Clinton - KY - US - 36.75 - -85.15 - 0 - 0 - LMK - - - MIZ021 - 220210 - Antrim - MI - US - 45.01 - -85.15 - 0 - 0 - APX - - - KYZ089 - 170890 - Carroll - KY - US - 38.68 - -85.14 - 0 - 0 - ILN - - - TNZ011 - 420110 - Pickett - TN - US - 36.52 - -85.14 - 0 - 0 - OHX - - - GAZ003 - 100030 - Catoosa - GA - US - 34.88 - -85.12 - 0 - 0 - FFC - - - KYZ033 - 170330 - Henry - KY - US - 38.47 - -85.12 - 0 - 0 - LMK - - - GAZ052 - 100520 - Heard - GA - US - 33.28 - -85.11 - 0 - 0 - FFC - - - MIZ033 - 220330 - Missaukee - MI - US - 44.34 - -85.10 - 0 - 0 - APX - - - MIZ027 - 220270 - Kalkaska - MI - US - 44.69 - -85.09 - 0 - 0 - APX - - - MIZ058 - 220580 - Ionia - MI - US - 42.95 - -85.08 - 0 - 0 - GRR - - - GAZ042 - 100420 - Carroll - GA - US - 33.62 - -85.07 - 0 - 0 - FFC - - - INZ018 - 140180 - Allen - IN - US - 41.11 - -85.07 - 0 - 0 - IWX - - - KYZ078 - 170780 - Russell - KY - US - 37.01 - -85.07 - 0 - 0 - LMK - - - INZ066 - 140660 - Franklin - IN - US - 39.39 - -85.06 - 0 - 0 - ILN - - - MIZ019 - 220190 - Charlevoix - MI - US - 45.25 - -85.06 - 0 - 0 - APX - - - MIZ080 - 220800 - Branch - MI - US - 41.92 - -85.06 - 0 - 0 - IWX - - - GAZ066 - 100660 - Troup - GA - US - 33.04 - -85.04 - 0 - 0 - FFC - - - GAZ120 - 101200 - Quitman - GA - US - 31.88 - -85.02 - 0 - 0 - TAE - - - INZ050 - 140500 - Wayne - IN - US - 39.87 - -85.02 - 0 - 0 - ILN - - - INZ034 - 140340 - Jay - IN - US - 40.45 - -85.01 - 0 - 0 - IWX - - - INZ042 - 140420 - Randolph - IN - US - 40.17 - -85.01 - 0 - 0 - IND - - - MIZ073 - 220730 - Calhoun - MI - US - 42.25 - -85.01 - 0 - 0 - GRR - - - INZ080 - 140800 - Switzerland - IN - US - 38.81 - -85.00 - 0 - 0 - ILN - - - KYZ039 - 170390 - Anderson - KY - US - 38.00 - -85.00 - 0 - 0 - LMK - - - INZ007 - 140070 - Steuben - IN - US - 41.65 - -84.99 - 0 - 0 - IWX - - - INZ009 - 140090 - De_Kalb - IN - US - 41.41 - -84.99 - 0 - 0 - IWX - - - INZ075 - 140750 - Ohio - IN - US - 38.97 - -84.99 - 0 - 0 - ILN - - - MIZ015 - 220150 - Mackinac - MI - US - 46.04 - -84.99 - 0 - 0 - APX - - - GAZ004 - 100040 - Whitfield - GA - US - 34.80 - -84.98 - 0 - 0 - FFC - - - INZ074 - 140740 - Dearborn - IN - US - 39.12 - -84.98 - 0 - 0 - ILN - - - TNZ066 - 420660 - Cumberland - TN - US - 35.96 - -84.98 - 0 - 0 - OHX - - - GAZ121 - 101210 - Clay - GA - US - 31.64 - -84.96 - 0 - 0 - TAE - - - KYZ066 - 170660 - Casey - KY - US - 37.33 - -84.95 - 0 - 0 - LMK - - - MIZ016 - 220160 - Emmet - MI - US - 45.53 - -84.95 - 0 - 0 - APX - - - INZ027 - 140270 - Adams - IN - US - 40.76 - -84.94 - 0 - 0 - IWX - - - INZ059 - 140590 - Union - IN - US - 39.62 - -84.93 - 0 - 0 - ILN - - - GAZ078 - 100780 - Harris - GA - US - 32.73 - -84.92 - 0 - 0 - FFC - - - TNZ083 - 420830 - Rhea - TN - US - 35.62 - -84.92 - 0 - 0 - MRX - - - KYZ035 - 170350 - Franklin - KY - US - 38.23 - -84.89 - 0 - 0 - LMK - - - TNZ034 - 420340 - Fentress - TN - US - 36.36 - -84.89 - 0 - 0 - OHX - - - GAZ031 - 100310 - Paulding - GA - US - 33.93 - -84.88 - 0 - 0 - FFC - - - GAZ012 - 100120 - Gordon - GA - US - 34.51 - -84.87 - 0 - 0 - FFC - - - GAZ089 - 100890 - Muscogee - GA - US - 32.49 - -84.87 - 0 - 0 - FFC - - - GAZ142 - 101420 - Early - GA - US - 31.30 - -84.87 - 0 - 0 - TAE - - - GAZ155 - 101550 - Seminole - GA - US - 30.90 - -84.87 - 0 - 0 - TAE - - - KYZ047 - 170470 - Mercer - KY - US - 37.82 - -84.87 - 0 - 0 - LMK - - - KYZ055 - 170550 - Boyle - KY - US - 37.63 - -84.86 - 0 - 0 - LMK - - - FLZ026 - 90260 - Liberty - FL - US - 30.29 - -84.85 - 0 - 0 - TAE - - - GAZ102 - 101020 - Stewart - GA - US - 32.07 - -84.85 - 0 - 0 - FFC - - - KYZ090 - 170900 - Gallatin - KY - US - 38.77 - -84.85 - 0 - 0 - ILN - - - MIZ040 - 220400 - Clare - MI - US - 43.99 - -84.85 - 0 - 0 - GRR - - - MIZ046 - 220460 - Isabella - MI - US - 43.64 - -84.85 - 0 - 0 - GRR - - - TNZ100 - 421000 - Bradley - TN - US - 35.18 - -84.85 - 0 - 0 - MRX - - - GAZ020 - 100200 - Bartow - GA - US - 34.25 - -84.84 - 0 - 0 - FFC - - - MIZ066 - 220660 - Eaton - MI - US - 42.60 - -84.84 - 0 - 0 - GRR - - - KYZ083 - 170830 - Wayne - KY - US - 36.80 - -84.83 - 0 - 0 - JKL - - - KYZ094 - 170940 - Owen - KY - US - 38.53 - -84.83 - 0 - 0 - ILN - - - GAZ090 - 100900 - Chattahoochee - GA - US - 32.38 - -84.82 - 0 - 0 - FFC - - - TNZ084 - 420840 - Meigs - TN - US - 35.52 - -84.82 - 0 - 0 - MRX - - - FLZ015 - 90150 - Franklin - FL - US - 29.80 - -84.77 - 0 - 0 - TAE - - - GAZ005 - 100050 - Murray - GA - US - 34.79 - -84.76 - 0 - 0 - FFC - - - KYZ040 - 170400 - Woodford - KY - US - 38.02 - -84.76 - 0 - 0 - LMK - - - GAZ053 - 100530 - Coweta - GA - US - 33.35 - -84.75 - 0 - 0 - FFC - - - KYZ091 - 170910 - Boone - KY - US - 38.96 - -84.75 - 0 - 0 - ILN - - - GAZ043 - 100430 - Douglas - GA - US - 33.69 - -84.74 - 0 - 0 - FFC - - - GAZ122 - 101220 - Randolph - GA - US - 31.77 - -84.74 - 0 - 0 - TAE - - - GAZ143 - 101430 - Miller - GA - US - 31.17 - -84.72 - 0 - 0 - TAE - - - GAZ067 - 100670 - Meriwether - GA - US - 33.03 - -84.67 - 0 - 0 - FFC - - - KYZ067 - 170670 - Lincoln - KY - US - 37.44 - -84.66 - 0 - 0 - LMK - - - OHZ060 - 350600 - Preble - OH - US - 39.74 - -84.65 - 0 - 0 - ILN - - - KYZ095 - 170950 - Grant - KY - US - 38.64 - -84.64 - 0 - 0 - ILN - - - TNZ085 - 420850 - McMinn - TN - US - 35.45 - -84.63 - 0 - 0 - MRX - - - GAZ123 - 101230 - Calhoun - GA - US - 31.54 - -84.62 - 0 - 0 - TAE - - - GAZ156 - 101560 - Decatur - GA - US - 30.89 - -84.62 - 0 - 0 - TAE - - - MIZ022 - 220220 - Otsego - MI - US - 45.03 - -84.62 - 0 - 0 - APX - - - OHZ034 - 350340 - Mercer - OH - US - 40.54 - -84.62 - 0 - 0 - ILN - - - OHZ042 - 350420 - Darke - OH - US - 40.14 - -84.62 - 0 - 0 - ILN - - - TNZ035 - 420350 - Morgan - TN - US - 36.14 - -84.62 - 0 - 0 - MRX - - - FLZ016 - 90160 - Gadsden - FL - US - 30.56 - -84.61 - 0 - 0 - TAE - - - KYZ079 - 170790 - Pulaski - KY - US - 37.12 - -84.61 - 0 - 0 - JKL - - - MIZ028 - 220280 - Crawford - MI - US - 44.69 - -84.61 - 0 - 0 - APX - - - MIZ034 - 220340 - Roscommon - MI - US - 44.34 - -84.61 - 0 - 0 - APX - - - MIZ052 - 220520 - Gratiot - MI - US - 43.30 - -84.61 - 0 - 0 - GRR - - - MIZ059 - 220590 - Clinton - MI - US - 42.95 - -84.60 - 0 - 0 - GRR - - - MIZ081 - 220810 - Hillsdale - MI - US - 41.89 - -84.60 - 0 - 0 - IWX - - - GAZ044 - 100440 - South_Fulton - GA - US - 33.62 - -84.59 - 0 - 0 - FFC - - - KYZ036 - 170360 - Scott - KY - US - 38.30 - -84.59 - 0 - 0 - LMK - - - KYZ048 - 170480 - Jessamine - KY - US - 37.87 - -84.59 - 0 - 0 - LMK - - - OHZ070 - 350700 - Butler - OH - US - 39.44 - -84.58 - 0 - 0 - ILN - - - OHZ015 - 350150 - Paulding - OH - US - 41.12 - -84.57 - 0 - 0 - IWX - - - OHZ024 - 350240 - Van_Wert - OH - US - 40.84 - -84.57 - 0 - 0 - IWX - - - TNZ101 - 421010 - West_Polk - TN - US - 35.14 - -84.57 - 0 - 0 - MRX - - - GAZ032 - 100320 - Cobb - GA - US - 33.93 - -84.56 - 0 - 0 - FFC - - - OHZ001 - 350010 - Williams - OH - US - 41.57 - -84.56 - 0 - 0 - IWX - - - KYZ056 - 170560 - Garrard - KY - US - 37.65 - -84.55 - 0 - 0 - LMK - - - GAZ103 - 101030 - Webster - GA - US - 32.07 - -84.54 - 0 - 0 - FFC - - - OHZ077 - 350770 - Hamilton - OH - US - 39.16 - -84.54 - 0 - 0 - ILN - - - GAZ091 - 100910 - Marion - GA - US - 32.35 - -84.52 - 0 - 0 - FFC - - - KYZ084 - 170840 - McCreary - KY - US - 36.78 - -84.52 - 0 - 0 - JKL - - - KYZ092 - 170920 - Kenton - KY - US - 38.94 - -84.52 - 0 - 0 - ILN - - - TNZ067 - 420670 - Roane - TN - US - 35.85 - -84.52 - 0 - 0 - MRX - - - OHZ004 - 350040 - Defiance - OH - US - 41.29 - -84.51 - 0 - 0 - IWX - - - TNZ012 - 420120 - Scott - TN - US - 36.39 - -84.51 - 0 - 0 - MRX - - - GAZ054 - 100540 - Fayette - GA - US - 33.41 - -84.49 - 0 - 0 - FFC - - - GAZ079 - 100790 - Talbot - GA - US - 32.70 - -84.49 - 0 - 0 - FFC - - - KYZ041 - 170410 - Fayette - KY - US - 38.03 - -84.48 - 0 - 0 - LMK - - - MIZ017 - 220170 - Cheboygan - MI - US - 45.49 - -84.47 - 0 - 0 - APX - - - GAZ013 - 100130 - Pickens - GA - US - 34.47 - -84.46 - 0 - 0 - FFC - - - GAZ021 - 100210 - Cherokee - GA - US - 34.25 - -84.46 - 0 - 0 - FFC - - - TNZ102 - 421020 - East_Polk - TN - US - 35.12 - -84.44 - 0 - 0 - MRX - - - MIZ074 - 220740 - Jackson - MI - US - 42.25 - -84.43 - 0 - 0 - GRR - - - GAZ007 - 100070 - Gilmer - GA - US - 34.70 - -84.42 - 0 - 0 - FFC - - - GAZ124 - 101240 - Terrell - GA - US - 31.79 - -84.42 - 0 - 0 - TAE - - - FLZ027 - 90270 - Wakulla - FL - US - 30.14 - -84.40 - 0 - 0 - TAE - - - GAZ068 - 100680 - Pike - GA - US - 33.09 - -84.39 - 0 - 0 - FFC - - - GAZ144 - 101440 - Baker - GA - US - 31.27 - -84.39 - 0 - 0 - TAE - - - MIZ041 - 220410 - Gladwin - MI - US - 43.99 - -84.39 - 0 - 0 - APX - - - MIZ047 - 220470 - Midland - MI - US - 43.65 - -84.39 - 0 - 0 - DTX - - - KYZ093 - 170930 - Campbell - KY - US - 38.96 - -84.37 - 0 - 0 - ILN - - - KYZ096 - 170960 - Pendleton - KY - US - 38.70 - -84.37 - 0 - 0 - ILN - - - MIZ067 - 220670 - Ingham - MI - US - 42.60 - -84.37 - 0 - 0 - GRR - - - GAZ033 - 100330 - North_Fulton - GA - US - 33.92 - -84.35 - 0 - 0 - FFC - - - GAZ055 - 100550 - Clayton - GA - US - 33.50 - -84.35 - 0 - 0 - FFC - - - MIZ008 - 220080 - Chippewa - MI - US - 46.34 - -84.35 - 0 - 0 - APX - - - TNZ068 - 420680 - Loudon - TN - US - 35.76 - -84.35 - 0 - 0 - MRX - - - FLZ017 - 90170 - Leon - FL - US - 30.49 - -84.34 - 0 - 0 - TAE - - - KYZ037 - 170370 - Harrison - KY - US - 38.43 - -84.33 - 0 - 0 - LMK - - - KYZ068 - 170680 - Rockcastle - KY - US - 37.35 - -84.33 - 0 - 0 - JKL - - - GAZ069 - 100690 - Upson - GA - US - 32.85 - -84.32 - 0 - 0 - FFC - - - KYZ057 - 170570 - Madison - KY - US - 37.72 - -84.31 - 0 - 0 - LMK - - - GAZ092 - 100920 - Schley - GA - US - 32.29 - -84.30 - 0 - 0 - FFC - - - GAZ056 - 100560 - Spalding - GA - US - 33.27 - -84.29 - 0 - 0 - FFC - - - TNZ086 - 420860 - Northwest_Monroe - TN - US - 35.46 - -84.28 - 0 - 0 - MRX - - - OHZ061 - 350610 - Montgomery - OH - US - 39.75 - -84.27 - 0 - 0 - ILN - - - GAZ145 - 101450 - Mitchell - GA - US - 31.26 - -84.25 - 0 - 0 - TAE - - - GAZ080 - 100800 - Taylor - GA - US - 32.55 - -84.23 - 0 - 0 - FFC - - - GAZ006 - 100060 - Fannin - GA - US - 34.80 - -84.22 - 0 - 0 - FFC - - - GAZ157 - 101570 - Grady - GA - US - 30.88 - -84.22 - 0 - 0 - TAE - - - OHZ051 - 350510 - Miami - OH - US - 40.04 - -84.22 - 0 - 0 - ILN - - - GAZ125 - 101250 - Dougherty - GA - US - 31.55 - -84.21 - 0 - 0 - TAE - - - KYZ042 - 170420 - Bourbon - KY - US - 38.22 - -84.21 - 0 - 0 - LMK - - - OHZ043 - 350430 - Shelby - OH - US - 40.33 - -84.21 - 0 - 0 - ILN - - - TNZ036 - 420360 - Anderson - TN - US - 36.10 - -84.20 - 0 - 0 - MRX - - - GAZ045 - 100450 - DeKalb - GA - US - 33.79 - -84.19 - 0 - 0 - FFC - - - GAZ104 - 101040 - Sumter - GA - US - 32.05 - -84.18 - 0 - 0 - FFC - - - KYZ049 - 170490 - Clark - KY - US - 37.97 - -84.17 - 0 - 0 - LMK - - - OHZ071 - 350710 - Warren - OH - US - 39.42 - -84.17 - 0 - 0 - ILN - - - OHZ035 - 350350 - Auglaize - OH - US - 40.52 - -84.16 - 0 - 0 - ILN - - - GAZ014 - 100140 - Dawson - GA - US - 34.48 - -84.15 - 0 - 0 - FFC - - - GAZ070 - 100700 - Lamar - GA - US - 33.06 - -84.15 - 0 - 0 - FFC - - - MIZ060 - 220600 - Shiawassee - MI - US - 42.96 - -84.15 - 0 - 0 - DTX - - - OHZ078 - 350780 - Clermont - OH - US - 39.02 - -84.15 - 0 - 0 - ILN - - - TNZ087 - 420870 - Southeast_Monroe - TN - US - 35.38 - -84.15 - 0 - 0 - MRX - - - GAZ057 - 100570 - Henry - GA - US - 33.48 - -84.14 - 0 - 0 - FFC - - - TNZ013 - 420130 - Campbell - TN - US - 36.39 - -84.14 - 0 - 0 - MRX - - - GAZ126 - 101260 - Lee - GA - US - 31.77 - -84.13 - 0 - 0 - TAE - - - MIZ023 - 220230 - Montmorency - MI - US - 45.03 - -84.13 - 0 - 0 - APX - - - MIZ029 - 220290 - Oscoda - MI - US - 44.68 - -84.13 - 0 - 0 - APX - - - MIZ035 - 220350 - Ogemaw - MI - US - 44.34 - -84.13 - 0 - 0 - APX - - - OHZ016 - 350160 - Putnam - OH - US - 41.01 - -84.13 - 0 - 0 - IWX - - - OHZ025 - 350250 - Allen - OH - US - 40.78 - -84.13 - 0 - 0 - IWX - - - KYZ080 - 170800 - Laurel - KY - US - 37.13 - -84.12 - 0 - 0 - JKL - - - KYZ085 - 170850 - Whitley - KY - US - 36.78 - -84.12 - 0 - 0 - JKL - - - OHZ002 - 350020 - Fulton - OH - US - 41.60 - -84.12 - 0 - 0 - IWX - - - OHZ005 - 350050 - Henry - OH - US - 41.32 - -84.10 - 0 - 0 - IWX - - - GAZ022 - 100220 - Forsyth - GA - US - 34.19 - -84.09 - 0 - 0 - FFC - - - KYZ097 - 170970 - Bracken - KY - US - 38.68 - -84.08 - 0 - 0 - ILN - - - KYZ098 - 170980 - Robertson - KY - US - 38.51 - -84.08 - 0 - 0 - ILN - - - MIZ082 - 220820 - Lenawee - MI - US - 41.90 - -84.07 - 0 - 0 - DTX - - - MIZ048 - 220480 - Bay - MI - US - 43.74 - -84.06 - 0 - 0 - DTX - - - GAZ046 - 100460 - Rockdale - GA - US - 33.66 - -84.04 - 0 - 0 - FFC - - - GAZ093 - 100930 - Macon - GA - US - 32.35 - -84.04 - 0 - 0 - FFC - - - GAZ034 - 100340 - Gwinnett - GA - US - 33.96 - -84.03 - 0 - 0 - FFC - - - MIZ053 - 220530 - Saginaw - MI - US - 43.35 - -84.03 - 0 - 0 - DTX - - - KYZ043 - 170430 - Nicholas - KY - US - 38.33 - -84.02 - 0 - 0 - LMK - - - GAZ015 - 100150 - Lumpkin - GA - US - 34.57 - -84.01 - 0 - 0 - FFC - - - NCZ060 - 330600 - Cherokee - NC - US - 35.14 - -84.01 - 0 - 0 - MRX - - - KYZ069 - 170690 - Jackson - KY - US - 37.42 - -84.00 - 0 - 0 - JKL - - - GAZ008 - 100080 - Union - GA - US - 34.81 - -83.98 - 0 - 0 - FFC - - - GAZ058 - 100580 - Butts - GA - US - 33.32 - -83.97 - 0 - 0 - FFC - - - GAZ081 - 100810 - Crawford - GA - US - 32.69 - -83.97 - 0 - 0 - FFC - - - TNZ069 - 420690 - Knox - TN - US - 35.99 - -83.96 - 0 - 0 - MRX - - - KYZ058 - 170580 - Estill - KY - US - 37.70 - -83.93 - 0 - 0 - JKL - - - GAZ071 - 100710 - Monroe - GA - US - 33.02 - -83.92 - 0 - 0 - FFC - - - GAZ158 - 101580 - Thomas - GA - US - 30.87 - -83.92 - 0 - 0 - TAE - - - KYZ050 - 170500 - Montgomery - KY - US - 38.05 - -83.92 - 0 - 0 - JKL - - - TNZ071 - 420710 - NW_Blount - TN - US - 35.71 - -83.92 - 0 - 0 - MRX - - - MIZ068 - 220680 - Livingston - MI - US - 42.61 - -83.91 - 0 - 0 - DTX - - - OHZ062 - 350620 - Greene - OH - US - 39.70 - -83.88 - 0 - 0 - ILN - - - MIZ042 - 220420 - Arenac - MI - US - 44.04 - -83.87 - 0 - 0 - APX - - - GAZ048 - 100480 - Newton - GA - US - 33.56 - -83.86 - 0 - 0 - FFC - - - GAZ094 - 100940 - Peach - GA - US - 32.56 - -83.86 - 0 - 0 - FFC - - - OHZ079 - 350790 - Brown - OH - US - 38.95 - -83.86 - 0 - 0 - ILN - - - FLZ018 - 90180 - Jefferson - FL - US - 30.38 - -83.84 - 0 - 0 - TAE - - - GAZ023 - 100230 - Hall - GA - US - 34.30 - -83.84 - 0 - 0 - FFC - - - GAZ127 - 101270 - Worth - GA - US - 31.59 - -83.84 - 0 - 0 - TAE - - - KYZ059 - 170590 - Powell - KY - US - 37.83 - -83.84 - 0 - 0 - JKL - - - KYZ086 - 170860 - Knox - KY - US - 36.87 - -83.84 - 0 - 0 - JKL - - - MIZ075 - 220750 - Washtenaw - MI - US - 42.26 - -83.84 - 0 - 0 - DTX - - - TNZ037 - 420370 - Union - TN - US - 36.30 - -83.84 - 0 - 0 - MRX - - - TNZ072 - 420720 - Blount_Smoky_Mountains - TN - US - 35.57 - -83.84 - 0 - 0 - MRX - - - GAZ105 - 101050 - Dooly - GA - US - 32.16 - -83.82 - 0 - 0 - FFC - - - KYZ099 - 170990 - Mason - KY - US - 38.62 - -83.82 - 0 - 0 - ILN - - - MIZ018 - 220180 - Presque_Isle - MI - US - 45.42 - -83.82 - 0 - 0 - APX - - - NCZ058 - 330580 - Graham - NC - US - 35.34 - -83.81 - 0 - 0 - GSP - - - OHZ072 - 350720 - Clinton - OH - US - 39.39 - -83.79 - 0 - 0 - ILN - - - GAZ106 - 101060 - Crisp - GA - US - 31.91 - -83.78 - 0 - 0 - FFC - - - OHZ053 - 350530 - Clark - OH - US - 39.90 - -83.78 - 0 - 0 - ILN - - - OHZ044 - 350440 - Logan - OH - US - 40.38 - -83.76 - 0 - 0 - ILN - - - OHZ052 - 350520 - Champaign - OH - US - 40.14 - -83.76 - 0 - 0 - ILN - - - GAZ016 - 100160 - White - GA - US - 34.65 - -83.75 - 0 - 0 - FFC - - - GAZ047 - 100470 - Walton - GA - US - 33.76 - -83.75 - 0 - 0 - FFC - - - GAZ146 - 101460 - Colquitt - GA - US - 31.18 - -83.75 - 0 - 0 - TAE - - - NCZ061 - 330610 - Clay - NC - US - 35.07 - -83.75 - 0 - 0 - MRX - - - GAZ009 - 100090 - Towns - GA - US - 34.89 - -83.74 - 0 - 0 - FFC - - - KYZ116 - 171160 - Clay - KY - US - 37.15 - -83.74 - 0 - 0 - JKL - - - OHZ003 - 350030 - Lucas - OH - US - 41.57 - -83.74 - 0 - 0 - CLE - - - KYZ051 - 170510 - Bath - KY - US - 38.15 - -83.73 - 0 - 0 - JKL - - - KYZ044 - 170440 - Fleming - KY - US - 38.36 - -83.72 - 0 - 0 - JKL - - - KYZ111 - 171110 - Lee - KY - US - 37.60 - -83.72 - 0 - 0 - JKL - - - KYZ087 - 170870 - Bell - KY - US - 36.77 - -83.71 - 0 - 0 - JKL - - - KYZ114 - 171140 - Owsley - KY - US - 37.40 - -83.71 - 0 - 0 - JKL - - - GAZ035 - 100350 - Barrow - GA - US - 34.01 - -83.70 - 0 - 0 - FFC - - - GAZ059 - 100590 - Jasper - GA - US - 33.33 - -83.69 - 0 - 0 - FFC - - - GAZ082 - 100820 - Bibb - GA - US - 32.80 - -83.69 - 0 - 0 - FFC - - - MIZ061 - 220610 - Genesee - MI - US - 43.00 - -83.69 - 0 - 0 - DTX - - - TNZ014 - 420140 - Claiborne - TN - US - 36.47 - -83.69 - 0 - 0 - MRX - - - GAZ095 - 100950 - Houston - GA - US - 32.49 - -83.67 - 0 - 0 - FFC - - - FLZ028 - 90280 - Taylor - FL - US - 29.99 - -83.65 - 0 - 0 - TAE - - - OHZ026 - 350260 - Hardin - OH - US - 40.66 - -83.65 - 0 - 0 - ILN - - - OHZ006 - 350060 - Wood - OH - US - 41.39 - -83.64 - 0 - 0 - CLE - - - OHZ017 - 350170 - Hancock - OH - US - 40.99 - -83.64 - 0 - 0 - CLE - - - GAZ128 - 101280 - Turner - GA - US - 31.71 - -83.63 - 0 - 0 - TAE - - - KYZ060 - 170600 - Menifee - KY - US - 37.94 - -83.61 - 0 - 0 - JKL - - - OHZ080 - 350800 - Highland - OH - US - 39.20 - -83.61 - 0 - 0 - ILN - - - MIZ036 - 220360 - Iosco - MI - US - 44.34 - -83.60 - 0 - 0 - APX - - - GAZ025 - 100250 - Jackson - GA - US - 34.13 - -83.59 - 0 - 0 - FFC - - - MIZ030 - 220300 - Alcona - MI - US - 44.69 - -83.59 - 0 - 0 - APX - - - GAZ072 - 100720 - Jones - GA - US - 33.01 - -83.58 - 0 - 0 - FFC - - - NCZ051 - 330510 - Swain - NC - US - 35.48 - -83.56 - 0 - 0 - GSP - - - GAZ159 - 101590 - Brooks - GA - US - 30.85 - -83.55 - 0 - 0 - TAE - - - MIZ024 - 220240 - Alpena - MI - US - 45.03 - -83.54 - 0 - 0 - APX - - - TNZ073 - 420730 - North_Sevier - TN - US - 35.87 - -83.53 - 0 - 0 - MRX - - - GAZ017 - 100170 - Habersham - GA - US - 34.63 - -83.51 - 0 - 0 - GSP - - - GAZ024 - 100240 - Banks - GA - US - 34.35 - -83.50 - 0 - 0 - FFC - - - GAZ129 - 101290 - Tift - GA - US - 31.46 - -83.50 - 0 - 0 - TAE - - - TNZ038 - 420380 - Grainger - TN - US - 36.25 - -83.50 - 0 - 0 - MRX - - - FLZ019 - 90190 - Madison - FL - US - 30.46 - -83.49 - 0 - 0 - TAE - - - OHZ081 - 350810 - Adams - OH - US - 38.82 - -83.49 - 0 - 0 - ILN - - - GAZ049 - 100490 - Morgan - GA - US - 33.62 - -83.48 - 0 - 0 - FFC - - - KYZ108 - 171080 - Wolfe - KY - US - 37.75 - -83.48 - 0 - 0 - JKL - - - MIZ083 - 220830 - Monroe - MI - US - 41.91 - -83.48 - 0 - 0 - DTX - - - TNZ070 - 420700 - Jefferson - TN - US - 36.04 - -83.47 - 0 - 0 - MRX - - - GAZ037 - 100370 - Oconee - GA - US - 33.83 - -83.46 - 0 - 0 - FFC - - - GAZ107 - 101070 - Pulaski - GA - US - 32.25 - -83.46 - 0 - 0 - FFC - - - OHZ063 - 350630 - Fayette - OH - US - 39.54 - -83.46 - 0 - 0 - ILN - - - TNZ074 - 420740 - Sevier_Smoky_Mountains - TN - US - 35.69 - -83.46 - 0 - 0 - MRX - - - GAZ147 - 101470 - Cook - GA - US - 31.19 - -83.43 - 0 - 0 - TAE - - - OHZ054 - 350540 - Madison - OH - US - 39.90 - -83.43 - 0 - 0 - ILN - - - KYZ052 - 170520 - Rowan - KY - US - 38.21 - -83.42 - 0 - 0 - JKL - - - NCZ062 - 330620 - Macon - NC - US - 35.16 - -83.42 - 0 - 0 - GSP - - - GAZ083 - 100830 - Twiggs - GA - US - 32.67 - -83.41 - 0 - 0 - FFC - - - MIZ054 - 220540 - Tuscola - MI - US - 43.51 - -83.40 - 0 - 0 - DTX - - - GAZ108 - 101080 - Wilcox - GA - US - 31.98 - -83.39 - 0 - 0 - FFC - - - MIZ069 - 220690 - Oakland - MI - US - 42.66 - -83.39 - 0 - 0 - DTX - - - GAZ010 - 100100 - Rabun - GA - US - 34.85 - -83.38 - 0 - 0 - GSP - - - GAZ036 - 100360 - Clarke - GA - US - 33.95 - -83.38 - 0 - 0 - FFC - - - KYZ117 - 171170 - Leslie - KY - US - 37.11 - -83.36 - 0 - 0 - JKL - - - OHZ045 - 350450 - Union - OH - US - 40.30 - -83.36 - 0 - 0 - ILN - - - GAZ060 - 100600 - Putnam - GA - US - 33.32 - -83.34 - 0 - 0 - FFC - - - KYZ100 - 171000 - Lewis - KY - US - 38.52 - -83.34 - 0 - 0 - ILN - - - GAZ096 - 100960 - Bleckley - GA - US - 32.42 - -83.32 - 0 - 0 - FFC - - - OHZ027 - 350270 - Wyandot - OH - US - 40.84 - -83.31 - 0 - 0 - CLE - - - GAZ018 - 100180 - Stephens - GA - US - 34.57 - -83.29 - 0 - 0 - GSP - - - KYZ112 - 171120 - Breathitt - KY - US - 37.52 - -83.28 - 0 - 0 - JKL - - - KYZ115 - 171150 - Perry - KY - US - 37.22 - -83.28 - 0 - 0 - JKL - - - TNZ039 - 420390 - Hamblen - TN - US - 36.23 - -83.28 - 0 - 0 - MRX - - - GAZ131 - 101310 - Irwin - GA - US - 31.62 - -83.25 - 0 - 0 - TAE - - - GAZ160 - 101600 - Lowndes - GA - US - 30.82 - -83.25 - 0 - 0 - TAE - - - GAZ073 - 100730 - Baldwin - GA - US - 33.05 - -83.24 - 0 - 0 - FFC - - - GAZ130 - 101300 - Ben_Hill - GA - US - 31.75 - -83.24 - 0 - 0 - TAE - - - GAZ026 - 100260 - Franklin - GA - US - 34.39 - -83.23 - 0 - 0 - GSP - - - GAZ148 - 101480 - Berrien - GA - US - 31.25 - -83.23 - 0 - 0 - TAE - - - KYZ106 - 171060 - Morgan - KY - US - 37.92 - -83.23 - 0 - 0 - JKL - - - MIZ062 - 220620 - Lapeer - MI - US - 43.11 - -83.22 - 0 - 0 - DTX - - - MIZ076 - 220760 - Wayne - MI - US - 42.25 - -83.21 - 0 - 0 - DTX - - - GAZ027 - 100270 - Madison - GA - US - 34.13 - -83.19 - 0 - 0 - FFC - - - KYZ088 - 170880 - Harlan - KY - US - 36.85 - -83.19 - 0 - 0 - JKL - - - GAZ050 - 100500 - Greene - GA - US - 33.56 - -83.18 - 0 - 0 - FFC - - - GAZ084 - 100840 - Wilkinson - GA - US - 32.79 - -83.18 - 0 - 0 - FFC - - - FLZ034 - 90340 - Dixie - FL - US - 29.56 - -83.16 - 0 - 0 - TAE - - - NCZ059 - 330590 - Northern_Jackson - NC - US - 35.37 - -83.14 - 0 - 0 - GSP - - - OHZ036 - 350360 - Marion - OH - US - 40.57 - -83.14 - 0 - 0 - CLE - - - TNZ015 - 420150 - Hancock - TN - US - 36.50 - -83.14 - 0 - 0 - MRX - - - TNZ040 - 420400 - Northwest_Cocke - TN - US - 36.00 - -83.13 - 0 - 0 - MRX - - - FLZ029 - 90290 - Lafayette - FL - US - 30.04 - -83.12 - 0 - 0 - TAE - - - GAZ109 - 101090 - Dodge - GA - US - 32.17 - -83.12 - 0 - 0 - FFC - - - OHZ008 - 350080 - Sandusky - OH - US - 41.37 - -83.12 - 0 - 0 - CLE - - - OHZ018 - 350180 - Seneca - OH - US - 41.12 - -83.12 - 0 - 0 - CLE - - - SCZ001 - 400010 - Oconee_Mountains - SC - US - 34.83 - -83.12 - 0 - 0 - GSP - - - TNZ041 - 420410 - Cocke_Smoky_Mountains - TN - US - 35.86 - -83.09 - 0 - 0 - MRX - - - GAZ161 - 101610 - Lanier - GA - US - 31.02 - -83.08 - 0 - 0 - TAE - - - KYZ104 - 171040 - Elliott - KY - US - 38.14 - -83.08 - 0 - 0 - JKL - - - KYZ109 - 171090 - Magoffin - KY - US - 37.69 - -83.08 - 0 - 0 - JKL - - - OHZ082 - 350820 - Pike - OH - US - 39.07 - -83.08 - 0 - 0 - ILN - - - NCZ063 - 330630 - Southern_Jackson - NC - US - 35.15 - -83.07 - 0 - 0 - GSP - - - OHZ073 - 350730 - Ross - OH - US - 39.34 - -83.07 - 0 - 0 - ILN - - - KYZ102 - 171020 - Carter - KY - US - 38.34 - -83.06 - 0 - 0 - RLX - - - OHZ007 - 350070 - Ottawa - OH - US - 41.54 - -83.06 - 0 - 0 - CLE - - - GAZ038 - 100380 - Oglethorpe - GA - US - 33.87 - -83.04 - 0 - 0 - FFC - - - MIZ049 - 220490 - Huron - MI - US - 43.87 - -83.04 - 0 - 0 - DTX - - - GAZ061 - 100610 - Hancock - GA - US - 33.27 - -83.02 - 0 - 0 - FFC - - - OHZ055 - 350550 - Franklin - OH - US - 39.96 - -83.01 - 0 - 0 - ILN - - - FLZ021 - 90210 - Suwannee - FL - US - 30.17 - -83.00 - 0 - 0 - JAX - - - NCZ052 - 330520 - Haywood - NC - US - 35.54 - -83.00 - 0 - 0 - GSP - - - OHZ064 - 350640 - Pickaway - OH - US - 39.63 - -83.00 - 0 - 0 - ILN - - - SCZ004 - 400040 - Greater_Oconee - SC - US - 34.64 - -83.00 - 0 - 0 - GSP - - - VAZ001 - 460010 - Lee - VA - US - 36.74 - -83.00 - 0 - 0 - MRX - - - OHZ046 - 350460 - Delaware - OH - US - 40.28 - -82.99 - 0 - 0 - ILN - - - FLZ020 - 90200 - Hamilton - FL - US - 30.48 - -82.96 - 0 - 0 - JAX - - - OHZ088 - 350880 - Scioto - OH - US - 38.79 - -82.96 - 0 - 0 - ILN - - - GAZ028 - 100280 - Hart - GA - US - 34.35 - -82.95 - 0 - 0 - GSP - - - TNZ016 - 420160 - Hawkins - TN - US - 36.42 - -82.94 - 0 - 0 - MRX - - - GAZ097 - 100970 - Laurens - GA - US - 32.43 - -82.93 - 0 - 0 - FFC - - - GAZ110 - 101100 - Telfair - GA - US - 31.96 - -82.93 - 0 - 0 - FFC - - - KYZ101 - 171010 - Greenup - KY - US - 38.56 - -82.92 - 0 - 0 - RLX - - - KYZ113 - 171130 - Knott - KY - US - 37.36 - -82.92 - 0 - 0 - JKL - - - MIZ070 - 220700 - Macomb - MI - US - 42.68 - -82.92 - 0 - 0 - DTX - - - OHZ028 - 350280 - Crawford - OH - US - 40.85 - -82.91 - 0 - 0 - CLE - - - GAZ149 - 101490 - Atkinson - GA - US - 31.30 - -82.88 - 0 - 0 - JAX - - - TNZ042 - 420420 - Northwest_Greene - TN - US - 36.21 - -82.88 - 0 - 0 - MRX - - - GAZ132 - 101320 - Coffee - GA - US - 31.59 - -82.87 - 0 - 0 - JAX - - - GAZ162 - 101620 - Echols - GA - US - 30.73 - -82.86 - 0 - 0 - JAX - - - KYZ118 - 171180 - Letcher - KY - US - 37.12 - -82.86 - 0 - 0 - JKL - - - GAZ051 - 100510 - Taliaferro - GA - US - 33.59 - -82.85 - 0 - 0 - FFC - - - GAZ029 - 100290 - Elbert - GA - US - 34.12 - -82.84 - 0 - 0 - GSP - - - KYZ107 - 171070 - Johnson - KY - US - 37.86 - -82.82 - 0 - 0 - JKL - - - OHZ037 - 350370 - Morrow - OH - US - 40.53 - -82.82 - 0 - 0 - CLE - - - FLZ035 - 90350 - Gilchrist - FL - US - 29.75 - -82.81 - 0 - 0 - JAX - - - MIZ055 - 220550 - Sanilac - MI - US - 43.43 - -82.81 - 0 - 0 - DTX - - - NCZ064 - 330640 - Transylvania - NC - US - 35.22 - -82.81 - 0 - 0 - GSP - - - GAZ074 - 100740 - Washington - GA - US - 32.99 - -82.79 - 0 - 0 - FFC - - - FLZ039 - 90390 - Levy - FL - US - 29.30 - -82.78 - 0 - 0 - TBW - - - TNZ043 - 420430 - Southeast_Greene - TN - US - 36.01 - -82.77 - 0 - 0 - MRX - - - KYZ110 - 171100 - Floyd - KY - US - 37.52 - -82.76 - 0 - 0 - JKL - - - GAZ111 - 101110 - Wheeler - GA - US - 32.11 - -82.75 - 0 - 0 - FFC - - - KYZ105 - 171050 - Lawrence - KY - US - 38.08 - -82.75 - 0 - 0 - RLX - - - GAZ039 - 100390 - Wilkes - GA - US - 33.79 - -82.74 - 0 - 0 - FFC - - - SCZ002 - 400020 - Pickens_Mountains - SC - US - 34.95 - -82.73 - 0 - 0 - GSP - - - FLZ050 - 90500 - Pinellas - FL - US - 27.89 - -82.71 - 0 - 0 - TBW - - - MIZ063 - 220630 - St._Clair - MI - US - 42.85 - -82.71 - 0 - 0 - DTX - - - GAZ085 - 100850 - Johnson - GA - US - 32.67 - -82.70 - 0 - 0 - FFC - - - KYZ103 - 171030 - Boyd - KY - US - 38.37 - -82.70 - 0 - 0 - RLX - - - GAZ163 - 101630 - Clinch - GA - US - 30.88 - -82.69 - 0 - 0 - JAX - - - SCZ005 - 400050 - Greater_Pickens - SC - US - 34.79 - -82.69 - 0 - 0 - GSP - - - NCZ048 - 330480 - Madison - NC - US - 35.87 - -82.68 - 0 - 0 - GSP - - - SCZ010 - 400100 - Anderson - SC - US - 34.51 - -82.65 - 0 - 0 - GSP - - - VAZ005 - 460050 - Scott - VA - US - 36.74 - -82.64 - 0 - 0 - MRX - - - GAZ062 - 100620 - Warren - GA - US - 33.43 - -82.63 - 0 - 0 - FFC - - - GAZ133 - 101330 - Jeff_Davis - GA - US - 31.82 - -82.63 - 0 - 0 - JAX - - - FLZ022 - 90220 - Columbia - FL - US - 30.21 - -82.62 - 0 - 0 - JAX - - - OHZ009 - 350090 - Erie - OH - US - 41.39 - -82.62 - 0 - 0 - CLE - - - OHZ083 - 350830 - Jackson - OH - US - 39.02 - -82.62 - 0 - 0 - RLX - - - OHZ065 - 350650 - Fairfield - OH - US - 39.74 - -82.60 - 0 - 0 - ILN - - - GAZ075 - 100750 - Glascock - GA - US - 33.23 - -82.59 - 0 - 0 - FFC - - - VAZ002 - 460020 - Wise - VA - US - 37.00 - -82.59 - 0 - 0 - MRX - - - OHZ019 - 350190 - Huron - OH - US - 41.14 - -82.58 - 0 - 0 - CLE - - - GAZ098 - 100980 - Treutlen - GA - US - 32.40 - -82.56 - 0 - 0 - FFC - - - OHZ087 - 350870 - Lawrence - OH - US - 38.62 - -82.56 - 0 - 0 - RLX - - - GAZ112 - 101120 - Montgomery - GA - US - 32.15 - -82.53 - 0 - 0 - FFC - - - NCZ053 - 330530 - Buncombe - NC - US - 35.62 - -82.53 - 0 - 0 - GSP - - - OHZ029 - 350290 - Richland - OH - US - 40.77 - -82.53 - 0 - 0 - CLE - - - OHZ084 - 350840 - Vinton - OH - US - 39.21 - -82.51 - 0 - 0 - RLX - - - KYZ119 - 171190 - Martin - KY - US - 37.82 - -82.50 - 0 - 0 - JKL - - - NCZ065 - 330650 - Henderson - NC - US - 35.32 - -82.50 - 0 - 0 - GSP - - - SCZ003 - 400030 - Greenville_Mountains - SC - US - 35.09 - -82.49 - 0 - 0 - GSP - - - SCZ011 - 400110 - Abbeville - SC - US - 34.25 - -82.49 - 0 - 0 - GSP - - - TNZ044 - 420440 - Washington - TN - US - 36.27 - -82.49 - 0 - 0 - MRX - - - OHZ056 - 350560 - Licking - OH - US - 40.09 - -82.48 - 0 - 0 - ILN - - - GAZ063 - 100630 - McDuffie - GA - US - 33.49 - -82.47 - 0 - 0 - CAE - - - FLZ042 - 90420 - Citrus - FL - US - 28.86 - -82.46 - 0 - 0 - TBW - - - OHZ047 - 350470 - Knox - OH - US - 40.40 - -82.46 - 0 - 0 - CLE - - - FLZ049 - 90490 - Pasco - FL - US - 28.32 - -82.45 - 0 - 0 - TBW - - - OHZ074 - 350740 - Hocking - OH - US - 39.50 - -82.45 - 0 - 0 - ILN - - - GAZ040 - 100400 - Lincoln - GA - US - 33.81 - -82.44 - 0 - 0 - CAE - - - GAZ076 - 100760 - Jefferson - GA - US - 33.04 - -82.44 - 0 - 0 - FFC - - - GAZ134 - 101340 - Bacon - GA - US - 31.56 - -82.42 - 0 - 0 - JAX - - - GAZ150 - 101500 - Ware - GA - US - 31.02 - -82.41 - 0 - 0 - JAX - - - TNZ045 - 420450 - Unicoi - TN - US - 36.11 - -82.41 - 0 - 0 - MRX - - - WVZ005 - 480050 - Wayne - WV - US - 38.14 - -82.41 - 0 - 0 - RLX - - - FLZ055 - 90550 - Manatee - FL - US - 27.43 - -82.40 - 0 - 0 - TBW - - - FLZ048 - 90480 - Hernando - FL - US - 28.56 - -82.37 - 0 - 0 - TBW - - - FLZ030 - 90300 - Union - FL - US - 30.03 - -82.35 - 0 - 0 - JAX - - - FLZ036 - 90360 - Alachua - FL - US - 29.68 - -82.35 - 0 - 0 - JAX - - - FLZ051 - 90510 - Hillsborough - FL - US - 27.91 - -82.35 - 0 - 0 - TBW - - - FLZ060 - 90600 - Sarasota - FL - US - 27.17 - -82.35 - 0 - 0 - TBW - - - KYZ120 - 171200 - Pike - KY - US - 37.47 - -82.35 - 0 - 0 - JKL - - - OHZ086 - 350860 - Gallia - OH - US - 38.81 - -82.34 - 0 - 0 - RLX - - - SCZ006 - 400060 - Greater_Greenville - SC - US - 34.77 - -82.34 - 0 - 0 - GSP - - - VAZ003 - 460030 - Dickenson - VA - US - 37.13 - -82.34 - 0 - 0 - RLX - - - GAZ113 - 101130 - Toombs - GA - US - 32.13 - -82.33 - 0 - 0 - FFC - - - GAZ086 - 100860 - Emanuel - GA - US - 32.56 - -82.32 - 0 - 0 - FFC - - - SCZ018 - 400180 - McCormick - SC - US - 33.83 - -82.32 - 0 - 0 - CAE - - - NCZ049 - 330490 - Yancey - NC - US - 35.89 - -82.31 - 0 - 0 - GSP - - - NCZ509 - 335090 - Polk_Mountains - NC - US - 35.29 - -82.31 - 0 - 0 - GSP - - - GAZ135 - 101350 - Appling - GA - US - 31.72 - -82.30 - 0 - 0 - JAX - - - OHZ030 - 350300 - Ashland - OH - US - 40.81 - -82.28 - 0 - 0 - CLE - - - WVZ006 - 480060 - Cabell - WV - US - 38.41 - -82.27 - 0 - 0 - RLX - - - TNZ017 - 420170 - Sullivan - TN - US - 36.51 - -82.26 - 0 - 0 - MRX - - - FLZ023 - 90230 - Baker - FL - US - 30.36 - -82.25 - 0 - 0 - JAX - - - GAZ064 - 100640 - Columbia - GA - US - 33.53 - -82.24 - 0 - 0 - CAE - - - OHZ066 - 350660 - Perry - OH - US - 39.74 - -82.24 - 0 - 0 - RLX - - - FLZ031 - 90310 - Bradford - FL - US - 29.93 - -82.23 - 0 - 0 - JAX - - - GAZ151 - 101510 - Pierce - GA - US - 31.37 - -82.20 - 0 - 0 - JAX - - - NCZ507 - 335070 - Rutherford_Mountains - NC - US - 35.46 - -82.18 - 0 - 0 - GSP - - - GAZ164 - 101640 - Charlton - GA - US - 30.71 - -82.15 - 0 - 0 - JAX - - - TNZ046 - 420460 - Northwest_Carter - TN - US - 36.38 - -82.15 - 0 - 0 - MRX - - - FLZ043 - 90430 - Sumter - FL - US - 28.63 - -82.13 - 0 - 0 - TBW - - - NCZ510 - 335100 - Eastern_Polk - NC - US - 35.29 - -82.13 - 0 - 0 - GSP - - - NCZ050 - 330500 - Mitchell - NC - US - 35.98 - -82.12 - 0 - 0 - GSP - - - OHZ010 - 350100 - Lorain - OH - US - 41.29 - -82.11 - 0 - 0 - CLE - - - TNZ047 - 420470 - Southeast_Carter - TN - US - 36.23 - -82.11 - 0 - 0 - MRX - - - WVZ024 - 480240 - Mingo - WV - US - 37.74 - -82.11 - 0 - 0 - RLX - - - NCZ505 - 335050 - McDowell_Mountains - NC - US - 35.74 - -82.10 - 0 - 0 - GSP - - - SCZ019 - 400190 - Greenwood - SC - US - 34.18 - -82.10 - 0 - 0 - GSP - - - FLZ040 - 90400 - Marion - FL - US - 29.24 - -82.09 - 0 - 0 - JAX - - - GAZ065 - 100650 - Richmond - GA - US - 33.39 - -82.09 - 0 - 0 - CAE - - - VAZ006 - 460060 - Russell - VA - US - 36.93 - -82.09 - 0 - 0 - MRX - - - GAZ099 - 100990 - Candler - GA - US - 32.41 - -82.08 - 0 - 0 - CHS - - - WVZ013 - 480130 - Lincoln - WV - US - 38.16 - -82.04 - 0 - 0 - RLX - - - OHZ085 - 350850 - Meigs - OH - US - 39.04 - -82.03 - 0 - 0 - RLX - - - OHZ075 - 350750 - Athens - OH - US - 39.36 - -82.01 - 0 - 0 - RLX - - - VAZ004 - 460040 - Buchanan - VA - US - 37.29 - -82.01 - 0 - 0 - RLX - - - GAZ114 - 101140 - Tattnall - GA - US - 32.05 - -82.00 - 0 - 0 - CHS - - - GAZ152 - 101520 - Brantley - GA - US - 31.19 - -82.00 - 0 - 0 - JAX - - - WVZ007 - 480070 - Mason - WV - US - 38.75 - -82.00 - 0 - 0 - RLX - - - SCZ012 - 400120 - Laurens - SC - US - 34.49 - -81.98 - 0 - 0 - GSP - - - FLZ062 - 90620 - Charlotte - FL - US - 26.90 - -81.97 - 0 - 0 - TBW - - - VAZ008 - 460080 - Washington - VA - US - 36.76 - -81.97 - 0 - 0 - MRX - - - GAZ087 - 100870 - Jenkins - GA - US - 32.78 - -81.96 - 0 - 0 - CHS - - - OHZ057 - 350570 - Muskingum - OH - US - 39.96 - -81.96 - 0 - 0 - PBZ - - - SCZ007 - 400070 - Spartanburg - SC - US - 34.89 - -81.96 - 0 - 0 - GSP - - - NCZ506 - 335060 - Eastern_McDowell - NC - US - 35.64 - -81.95 - 0 - 0 - GSP - - - GAZ077 - 100770 - Burke - GA - US - 33.05 - -81.94 - 0 - 0 - CAE - - - NCZ508 - 335080 - Greater_Rutherford - NC - US - 35.39 - -81.94 - 0 - 0 - GSP - - - OHZ038 - 350380 - Holmes - OH - US - 40.56 - -81.93 - 0 - 0 - CLE - - - FLZ065 - 90650 - Lee - FL - US - 26.55 - -81.92 - 0 - 0 - TBW - - - OHZ020 - 350200 - Medina - OH - US - 41.13 - -81.92 - 0 - 0 - CLE - - - NCZ033 - 330330 - Avery - NC - US - 36.10 - -81.91 - 0 - 0 - GSP - - - SCZ025 - 400250 - Edgefield - SC - US - 33.76 - -81.91 - 0 - 0 - CAE - - - OHZ048 - 350480 - Coshocton - OH - US - 40.30 - -81.90 - 0 - 0 - PBZ - - - WVZ025 - 480250 - Logan - WV - US - 37.83 - -81.90 - 0 - 0 - RLX - - - GAZ136 - 101360 - Wayne - GA - US - 31.58 - -81.88 - 0 - 0 - JAX - - - OHZ031 - 350310 - Wayne - OH - US - 40.83 - -81.88 - 0 - 0 - CLE - - - WVZ014 - 480140 - Putnam - WV - US - 38.48 - -81.88 - 0 - 0 - RLX - - - GAZ115 - 101150 - Evans - GA - US - 32.16 - -81.87 - 0 - 0 - CHS - - - NCZ503 - 335030 - Burke_Mountains - NC - US - 35.88 - -81.85 - 0 - 0 - GSP - - - TNZ018 - 420180 - Johnson - TN - US - 36.44 - -81.85 - 0 - 0 - MRX - - - OHZ067 - 350670 - Morgan - OH - US - 39.61 - -81.83 - 0 - 0 - RLX - - - FLZ032 - 90320 - Clay - FL - US - 29.96 - -81.82 - 0 - 0 - JAX - - - FLZ056 - 90560 - Hardee - FL - US - 27.49 - -81.81 - 0 - 0 - TBW - - - FLZ061 - 90610 - De_Soto - FL - US - 27.19 - -81.81 - 0 - 0 - TBW - - - FLZ144 - 91440 - Southern_Lake_County - FL - US - 28.56 - -81.80 - 0 - 0 - MLB - - - GAZ165 - 101650 - Inland_Camden - GA - US - 30.95 - -81.76 - 0 - 0 - JAX - - - FLZ037 - 90370 - Putnam - FL - US - 29.58 - -81.75 - 0 - 0 - JAX - - - FLZ024 - 90240 - Nassau - FL - US - 30.54 - -81.74 - 0 - 0 - JAX - - - SCZ026 - 400260 - Saluda - SC - US - 33.99 - -81.74 - 0 - 0 - CAE - - - FLZ069 - 90690 - Coastal_Collier_County - FL - US - 26.07 - -81.73 - 0 - 0 - MFL - - - GAZ100 - 101000 - Bulloch - GA - US - 32.40 - -81.73 - 0 - 0 - CHS - - - GAZ137 - 101370 - Long - GA - US - 31.77 - -81.73 - 0 - 0 - CHS - - - WVZ026 - 480260 - Boone - WV - US - 38.00 - -81.72 - 0 - 0 - RLX - - - FLZ025 - 90250 - Duval - FL - US - 30.34 - -81.71 - 0 - 0 - JAX - - - WVZ008 - 480080 - Jackson - WV - US - 38.83 - -81.71 - 0 - 0 - RLX - - - NCZ018 - 330180 - Watauga - NC - US - 36.25 - -81.68 - 0 - 0 - RNK - - - NCZ504 - 335040 - Greater_Burke - NC - US - 35.72 - -81.66 - 0 - 0 - GSP - - - OHZ011 - 350110 - Cuyahoga - OH - US - 41.45 - -81.66 - 0 - 0 - CLE - - - WVZ033 - 480330 - McDowell - WV - US - 37.38 - -81.65 - 0 - 0 - RLX - - - FLZ044 - 90440 - Northern_Lake_County - FL - US - 29.03 - -81.64 - 0 - 0 - MLB - - - SCZ013 - 400130 - Union - SC - US - 34.68 - -81.64 - 0 - 0 - GSP - - - GAZ088 - 100880 - Screven - GA - US - 32.77 - -81.63 - 0 - 0 - CHS - - - GAZ153 - 101530 - Inland_Glynn - GA - US - 31.28 - -81.63 - 0 - 0 - JAX - - - FLZ052 - 90520 - Polk - FL - US - 28.00 - -81.62 - 0 - 0 - TBW - - - SCZ008 - 400080 - Cherokee - SC - US - 35.01 - -81.62 - 0 - 0 - GSP - - - SCZ020 - 400200 - Newberry - SC - US - 34.29 - -81.62 - 0 - 0 - CAE - - - NCZ501 - 335010 - Caldwell_Mountains - NC - US - 36.01 - -81.61 - 0 - 0 - GSP - - - SCZ030 - 400300 - Aiken - SC - US - 33.54 - -81.60 - 0 - 0 - CAE - - - VAZ007 - 460070 - Tazewell - VA - US - 37.14 - -81.56 - 0 - 0 - RNK - - - WVZ015 - 480150 - Kanawha - WV - US - 38.30 - -81.56 - 0 - 0 - RLX - - - FLZ078 - 90780 - Monroe/Lower_Keys - FL - US - 24.64 - -81.55 - 0 - 0 - KEY - - - GAZ166 - 101660 - Coastal_Camden - GA - US - 30.91 - -81.55 - 0 - 0 - JAX - - - GAZ138 - 101380 - Inland_Liberty - GA - US - 31.87 - -81.54 - 0 - 0 - CHS - - - NCZ068 - 330680 - Cleveland - NC - US - 35.36 - -81.54 - 0 - 0 - GSP - - - VAZ009 - 460090 - Smyth - VA - US - 36.82 - -81.54 - 0 - 0 - RNK - - - WVZ034 - 480340 - Wyoming - WV - US - 37.60 - -81.54 - 0 - 0 - RLX - - - OHZ021 - 350210 - Summit - OH - US - 41.13 - -81.53 - 0 - 0 - CLE - - - NCZ502 - 335020 - Greater_Caldwell - NC - US - 35.91 - -81.52 - 0 - 0 - GSP - - - GAZ116 - 101160 - Inland_Bryan - GA - US - 32.00 - -81.50 - 0 - 0 - CHS - - - WVZ009 - 480090 - Wood - WV - US - 39.22 - -81.50 - 0 - 0 - RLX - - - NCZ001 - 330010 - Ashe - NC - US - 36.41 - -81.49 - 0 - 0 - RNK - - - OHZ039 - 350390 - Tuscarawas - OH - US - 40.43 - -81.49 - 0 - 0 - PBZ - - - GAZ140 - 101400 - Inland_McIntosh - GA - US - 31.52 - -81.48 - 0 - 0 - CHS - - - SCZ035 - 400350 - Barnwell - SC - US - 33.29 - -81.48 - 0 - 0 - CAE - - - OHZ058 - 350580 - Guernsey - OH - US - 40.02 - -81.47 - 0 - 0 - PBZ - - - OHZ068 - 350680 - Noble - OH - US - 39.76 - -81.46 - 0 - 0 - PBZ - - - FLZ033 - 90330 - St._Johns - FL - US - 29.94 - -81.45 - 0 - 0 - JAX - - - OHZ076 - 350760 - Washington - OH - US - 39.43 - -81.45 - 0 - 0 - RLX - - - GAZ154 - 101540 - Coastal_Glynn - GA - US - 31.23 - -81.41 - 0 - 0 - JAX - - - WVZ017 - 480170 - Wirt - WV - US - 39.04 - -81.38 - 0 - 0 - RLX - - - FLZ041 - 90410 - Inland_Volusia_County - FL - US - 29.10 - -81.37 - 0 - 0 - MLB - - - OHZ032 - 350320 - Stark - OH - US - 40.81 - -81.36 - 0 - 0 - CLE - - - SCZ040 - 400400 - Allendale - SC - US - 32.95 - -81.34 - 0 - 0 - CHS - - - GAZ101 - 101010 - Effingham - GA - US - 32.35 - -81.33 - 0 - 0 - CHS - - - GAZ141 - 101410 - Coastal_McIntosh - GA - US - 31.46 - -81.33 - 0 - 0 - CHS - - - WVZ016 - 480160 - Roane - WV - US - 38.74 - -81.32 - 0 - 0 - RLX - - - FLZ038 - 90380 - Flagler - FL - US - 29.47 - -81.31 - 0 - 0 - JAX - - - FLZ070 - 90700 - Inland_Collier_County - FL - US - 26.16 - -81.31 - 0 - 0 - MFL - - - FLZ045 - 90450 - Orange - FL - US - 28.56 - -81.27 - 0 - 0 - MLB - - - FLZ053 - 90530 - Osceola - FL - US - 27.99 - -81.26 - 0 - 0 - MLB - - - FLZ057 - 90570 - Highlands - FL - US - 27.34 - -81.26 - 0 - 0 - TBW - - - VAZ015 - 460150 - Grayson - VA - US - 36.69 - -81.26 - 0 - 0 - RNK - - - GAZ118 - 101180 - Inland_Chatham - GA - US - 32.07 - -81.24 - 0 - 0 - CHS - - - OHZ012 - 350120 - Lake - OH - US - 41.71 - -81.24 - 0 - 0 - CLE - - - SCZ027 - 400270 - Lexington - SC - US - 33.92 - -81.24 - 0 - 0 - CAE - - - NCZ056 - 330560 - Catawba - NC - US - 35.68 - -81.23 - 0 - 0 - GSP - - - NCZ069 - 330690 - Lincoln - NC - US - 35.48 - -81.23 - 0 - 0 - GSP - - - FLZ046 - 90460 - Seminole - FL - US - 28.74 - -81.22 - 0 - 0 - MLB - - - FLZ063 - 90630 - Glades - FL - US - 26.99 - -81.22 - 0 - 0 - MFL - - - FLZ066 - 90660 - Hendry - FL - US - 26.52 - -81.22 - 0 - 0 - MFL - - - WVZ035 - 480350 - Raleigh - WV - US - 37.75 - -81.22 - 0 - 0 - RLX - - - GAZ139 - 101390 - Coastal_Liberty - GA - US - 31.66 - -81.21 - 0 - 0 - CHS - - - NCZ019 - 330190 - Wilkes - NC - US - 36.21 - -81.21 - 0 - 0 - RNK - - - GAZ117 - 101170 - Coastal_Bryan - GA - US - 31.83 - -81.20 - 0 - 0 - CHS - - - OHZ013 - 350130 - Geauga - OH - US - 41.53 - -81.19 - 0 - 0 - CLE - - - OHZ022 - 350220 - Portage - OH - US - 41.17 - -81.19 - 0 - 0 - CLE - - - WVZ010 - 480100 - Pleasants - WV - US - 39.37 - -81.19 - 0 - 0 - RLX - - - NCZ070 - 330700 - Gaston - NC - US - 35.28 - -81.18 - 0 - 0 - GSP - - - SCZ009 - 400090 - York - SC - US - 34.99 - -81.18 - 0 - 0 - GSP - - - SCZ014 - 400140 - Chester - SC - US - 34.68 - -81.18 - 0 - 0 - GSP - - - NCZ035 - 330350 - Alexander - NC - US - 35.90 - -81.17 - 0 - 0 - GSP - - - VAZ010 - 460100 - Bland - VA - US - 37.13 - -81.15 - 0 - 0 - RNK - - - WVZ018 - 480180 - Calhoun - WV - US - 38.83 - -81.13 - 0 - 0 - RLX - - - FLZ075 - 90750 - Mainland_Monroe - FL - US - 25.46 - -81.12 - 0 - 0 - MFL - - - NCZ002 - 330020 - Alleghany - NC - US - 36.47 - -81.12 - 0 - 0 - RNK - - - SCZ042 - 400420 - Hampton - SC - US - 32.79 - -81.12 - 0 - 0 - CHS - - - OHZ049 - 350490 - Harrison - OH - US - 40.29 - -81.10 - 0 - 0 - PBZ - - - SCZ021 - 400210 - Fairfield - SC - US - 34.37 - -81.10 - 0 - 0 - CAE - - - WVZ042 - 480420 - Mercer - WV - US - 37.42 - -81.10 - 0 - 0 - RNK - - - OHZ040 - 350400 - Carroll - OH - US - 40.57 - -81.09 - 0 - 0 - PBZ - - - OHZ069 - 350690 - Monroe - OH - US - 39.70 - -81.07 - 0 - 0 - PBZ - - - WVZ019 - 480190 - Ritchie - WV - US - 39.20 - -81.07 - 0 - 0 - RLX - - - WVZ036 - 480360 - Fayette - WV - US - 38.04 - -81.07 - 0 - 0 - RLX - - - VAZ012 - 460120 - Wythe - VA - US - 36.92 - -81.06 - 0 - 0 - RNK - - - SCZ047 - 400470 - Inland_Jasper - SC - US - 32.42 - -81.05 - 0 - 0 - CHS - - - WVZ027 - 480270 - Clay - WV - US - 38.47 - -81.05 - 0 - 0 - RLX - - - FLZ141 - 91410 - Coastal_Volusia_County - FL - US - 29.02 - -81.03 - 0 - 0 - MLB - - - GAZ119 - 101190 - Coastal_Chatham - GA - US - 31.91 - -81.02 - 0 - 0 - CHS - - - SCZ041 - 400410 - Bamberg - SC - US - 33.23 - -81.01 - 0 - 0 - CAE - - - SCZ051 - 400510 - Coastal_Jasper - SC - US - 32.27 - -81.00 - 0 - 0 - CHS - - - OHZ059 - 350590 - Belmont - OH - US - 40.00 - -80.97 - 0 - 0 - PBZ - - - SCZ028 - 400280 - Richland - SC - US - 34.00 - -80.97 - 0 - 0 - CAE - - - FLZ077 - 90770 - Monroe/Middle_Keys - FL - US - 24.76 - -80.96 - 0 - 0 - KEY - - - FLZ058 - 90580 - Okeechobee - FL - US - 27.38 - -80.94 - 0 - 0 - MLB - - - NCZ036 - 330360 - Iredell - NC - US - 35.78 - -80.90 - 0 - 0 - GSP - - - WVZ011 - 480110 - Tyler - WV - US - 39.45 - -80.87 - 0 - 0 - RLX - - - WVZ043 - 480430 - Summers - WV - US - 37.65 - -80.87 - 0 - 0 - RNK - - - FLZ147 - 91470 - Northern_Brevard_County - FL - US - 28.56 - -80.86 - 0 - 0 - MLB - - - WVZ037 - 480370 - Nicholas - WV - US - 38.32 - -80.84 - 0 - 0 - RLX - - - WVZ029 - 480290 - Gilmer - WV - US - 38.92 - -80.83 - 0 - 0 - RLX - - - NCZ071 - 330710 - Mecklenburg - NC - US - 35.26 - -80.80 - 0 - 0 - GSP - - - OHZ033 - 350330 - Mahoning - OH - US - 41.01 - -80.80 - 0 - 0 - CLE - - - OHZ041 - 350410 - Columbiana - OH - US - 40.76 - -80.80 - 0 - 0 - PBZ - - - SCZ036 - 400360 - Orangeburg - SC - US - 33.44 - -80.79 - 0 - 0 - CAE - - - OHZ050 - 350500 - Jefferson - OH - US - 40.37 - -80.77 - 0 - 0 - PBZ - - - SCZ037 - 400370 - Calhoun - SC - US - 33.67 - -80.77 - 0 - 0 - CAE - - - OHZ014 - 350140 - Ashtabula_Inland - OH - US - 41.71 - -80.76 - 0 - 0 - CLE - - - OHZ023 - 350230 - Trumbull - OH - US - 41.31 - -80.76 - 0 - 0 - CLE - - - OHZ089 - 350890 - Ashtabula_Lakeshore - OH - US - 41.88 - -80.76 - 0 - 0 - CLE - - - VAZ016 - 460160 - Carroll - VA - US - 36.74 - -80.75 - 0 - 0 - RNK - - - WVZ028 - 480280 - Braxton - WV - US - 38.71 - -80.74 - 0 - 0 - RLX - - - SCZ043 - 400430 - Inland_Colleton - SC - US - 32.92 - -80.73 - 0 - 0 - CHS - - - WVZ020 - 480200 - Doddridge - WV - US - 39.27 - -80.73 - 0 - 0 - RLX - - - SCZ048 - 400480 - Beaufort - SC - US - 32.39 - -80.72 - 0 - 0 - CHS - - - VAZ011 - 460110 - Giles - VA - US - 37.31 - -80.72 - 0 - 0 - RNK - - - VAZ013 - 460130 - Pulaski - VA - US - 37.06 - -80.72 - 0 - 0 - RNK - - - NCZ003 - 330030 - Surry - NC - US - 36.40 - -80.70 - 0 - 0 - RNK - - - WVZ004 - 480040 - Marshall - WV - US - 39.88 - -80.70 - 0 - 0 - PBZ - - - WVZ012 - 480120 - Wetzel - WV - US - 39.58 - -80.67 - 0 - 0 - PBZ - - - FLZ047 - 90470 - Southern_Brevard_County - FL - US - 28.08 - -80.66 - 0 - 0 - MLB - - - NCZ020 - 330200 - Yadkin - NC - US - 36.16 - -80.66 - 0 - 0 - RNK - - - SCZ015 - 400150 - Lancaster - SC - US - 34.76 - -80.66 - 0 - 0 - CAE - - - FLZ174 - 91740 - Far_South_Miami-Dade_County - FL - US - 25.30 - -80.63 - 0 - 0 - MFL - - - WVZ003 - 480030 - Ohio - WV - US - 40.11 - -80.63 - 0 - 0 - PBZ - - - FLZ073 - 90730 - Inland_Miami-Dade_County - FL - US - 25.69 - -80.61 - 0 - 0 - MFL - - - FLZ054 - 90540 - Indian_River - FL - US - 27.71 - -80.60 - 0 - 0 - MLB - - - WVZ001 - 480010 - Hancock - WV - US - 40.52 - -80.60 - 0 - 0 - PBZ - - - WVZ002 - 480020 - Brooke - WV - US - 40.28 - -80.60 - 0 - 0 - PBZ - - - FLZ071 - 90710 - Inland_Broward_County - FL - US - 26.15 - -80.59 - 0 - 0 - MFL - - - SCZ022 - 400220 - Kershaw - SC - US - 34.34 - -80.58 - 0 - 0 - CAE - - - NCZ082 - 330820 - Union - NC - US - 35.01 - -80.56 - 0 - 0 - GSP - - - FLZ067 - 90670 - Inland_Palm_Beach_County - FL - US - 26.64 - -80.54 - 0 - 0 - MFL - - - NCZ072 - 330720 - Cabarrus - NC - US - 35.35 - -80.54 - 0 - 0 - GSP - - - WVZ044 - 480440 - Monroe - WV - US - 37.55 - -80.54 - 0 - 0 - RNK - - - NCZ037 - 330370 - Davie - NC - US - 35.90 - -80.53 - 0 - 0 - GSP - - - WVZ030 - 480300 - Lewis - WV - US - 38.94 - -80.52 - 0 - 0 - RLX - - - NCZ057 - 330570 - Rowan - NC - US - 35.67 - -80.47 - 0 - 0 - GSP - - - SCZ049 - 400490 - Coastal_Colleton - SC - US - 32.61 - -80.46 - 0 - 0 - CHS - - - FLZ059 - 90590 - St._Lucie - FL - US - 27.38 - -80.44 - 0 - 0 - MLB - - - SCZ044 - 400440 - Dorchester - SC - US - 33.07 - -80.44 - 0 - 0 - CHS - - - WVZ038 - 480380 - Webster - WV - US - 38.49 - -80.43 - 0 - 0 - RLX - - - WVZ045 - 480450 - Greenbrier - WV - US - 37.98 - -80.43 - 0 - 0 - RNK - - - VAZ014 - 460140 - Montgomery - VA - US - 37.17 - -80.40 - 0 - 0 - RNK - - - WVZ031 - 480310 - Harrison - WV - US - 39.28 - -80.39 - 0 - 0 - RLX - - - FLZ064 - 90640 - Martin - FL - US - 27.11 - -80.38 - 0 - 0 - MLB - - - FLZ076 - 90760 - Monroe/Upper_Keys - FL - US - 25.15 - -80.38 - 0 - 0 - KEY - - - VAZ017 - 460170 - Floyd - VA - US - 36.92 - -80.37 - 0 - 0 - RNK - - - PAZ020 - 380200 - Beaver - PA - US - 40.67 - -80.34 - 0 - 0 - PBZ - - - VAZ032 - 460320 - Patrick - VA - US - 36.71 - -80.33 - 0 - 0 - RNK - - - PAZ013 - 380130 - Lawrence - PA - US - 40.99 - -80.31 - 0 - 0 - PBZ - - - FLZ173 - 91730 - Coastal_Miami_Dade_County - FL - US - 25.64 - -80.30 - 0 - 0 - MFL - - - FLZ072 - 90720 - Metro_Broward_County - FL - US - 26.15 - -80.28 - 0 - 0 - MFL - - - FLZ074 - 90740 - Metropolitan_Miami_Dade - FL - US - 25.78 - -80.28 - 0 - 0 - MFL - - - NCZ073 - 330730 - Stanly - NC - US - 35.33 - -80.28 - 0 - 0 - RAH - - - NCZ021 - 330210 - Forsyth - NC - US - 36.11 - -80.27 - 0 - 0 - RAH - - - SCZ031 - 400310 - Sumter - SC - US - 33.90 - -80.27 - 0 - 0 - CAE - - - NCZ038 - 330380 - Davidson - NC - US - 35.76 - -80.26 - 0 - 0 - RAH - - - PAZ007 - 380070 - Mercer - PA - US - 41.28 - -80.26 - 0 - 0 - PBZ - - - NCZ004 - 330040 - Stokes - NC - US - 36.40 - -80.24 - 0 - 0 - RNK - - - SCZ029 - 400290 - Lee - SC - US - 34.16 - -80.23 - 0 - 0 - CAE - - - WVZ039 - 480390 - Upshur - WV - US - 38.90 - -80.23 - 0 - 0 - RLX - - - PAZ031 - 380310 - Greene - PA - US - 39.87 - -80.22 - 0 - 0 - PBZ - - - VAZ018 - 460180 - Craig - VA - US - 37.49 - -80.22 - 0 - 0 - RNK - - - WVZ021 - 480210 - Marion - WV - US - 39.51 - -80.22 - 0 - 0 - PBZ - - - SCZ038 - 400380 - Clarendon - SC - US - 33.69 - -80.21 - 0 - 0 - CAE - - - PAZ029 - 380290 - Washington - PA - US - 40.22 - -80.19 - 0 - 0 - PBZ - - - SCZ016 - 400160 - Chesterfield - SC - US - 34.59 - -80.17 - 0 - 0 - CAE - - - FLZ068 - 90680 - Metro_Palm_Beach_County - FL - US - 26.64 - -80.14 - 0 - 0 - MFL - - - PAZ001 - 380010 - Northern_Erie - PA - US - 42.10 - -80.14 - 0 - 0 - CLE - - - FLZ172 - 91720 - Coastal_Broward_County - FL - US - 26.15 - -80.12 - 0 - 0 - MFL - - - WVZ022 - 480220 - Monongalia - WV - US - 39.58 - -80.10 - 0 - 0 - PBZ - - - NCZ083 - 330830 - Anson - NC - US - 35.01 - -80.09 - 0 - 0 - RAH - - - PAZ002 - 380020 - Southern_Erie - PA - US - 42.03 - -80.07 - 0 - 0 - CLE - - - PAZ003 - 380030 - Crawford - PA - US - 41.67 - -80.07 - 0 - 0 - CLE - - - FLZ168 - 91680 - Coastal_Palm_Beach_County - FL - US - 26.65 - -80.06 - 0 - 0 - MFL - - - WVZ032 - 480320 - Taylor - WV - US - 39.34 - -80.06 - 0 - 0 - RLX - - - VAZ022 - 460220 - Roanoke - VA - US - 37.26 - -80.05 - 0 - 0 - RNK - - - PAZ021 - 380210 - Allegheny - PA - US - 40.44 - -80.03 - 0 - 0 - PBZ - - - WVZ040 - 480400 - Barbour - WV - US - 39.12 - -80.02 - 0 - 0 - RLX - - - WVZ046 - 480460 - Pocahontas - WV - US - 38.39 - -80.00 - 0 - 0 - RLX - - - SCZ023 - 400230 - Darlington - SC - US - 34.31 - -79.98 - 0 - 0 - ILM - - - VAZ019 - 460190 - Alleghany - VA - US - 37.78 - -79.95 - 0 - 0 - RNK - - - PAZ014 - 380140 - Butler - PA - US - 40.92 - -79.93 - 0 - 0 - PBZ - - - VAZ033 - 460330 - Franklin - VA - US - 37.01 - -79.92 - 0 - 0 - RNK - - - SCZ045 - 400450 - Berkeley - SC - US - 33.17 - -79.90 - 0 - 0 - CHS - - - NCZ074 - 330740 - Montgomery - NC - US - 35.32 - -79.89 - 0 - 0 - RAH - - - VAZ043 - 460430 - Henry - VA - US - 36.70 - -79.87 - 0 - 0 - RNK - - - SCZ050 - 400500 - Charleston - SC - US - 32.85 - -79.86 - 0 - 0 - CHS - - - WVZ047 - 480470 - Randolph - WV - US - 38.75 - -79.81 - 0 - 0 - RLX - - - NCZ039 - 330390 - Randolph - NC - US - 35.71 - -79.80 - 0 - 0 - RAH - - - NCZ022 - 330220 - Guilford - NC - US - 36.07 - -79.79 - 0 - 0 - RAH - - - VAZ023 - 460230 - Botetourt - VA - US - 37.55 - -79.79 - 0 - 0 - RNK - - - NCZ005 - 330050 - Rockingham - NC - US - 36.39 - -79.77 - 0 - 0 - RNK - - - NCZ084 - 330840 - Richmond - NC - US - 34.99 - -79.76 - 0 - 0 - RAH - - - VAZ020 - 460200 - Bath - VA - US - 38.06 - -79.75 - 0 - 0 - RNK - - - PAZ008 - 380080 - Venango - PA - US - 41.40 - -79.74 - 0 - 0 - PBZ - - - SCZ039 - 400390 - Williamsburg - SC - US - 33.59 - -79.71 - 0 - 0 - ILM - - - WVZ023 - 480230 - Preston - WV - US - 39.46 - -79.70 - 0 - 0 - PBZ - - - SCZ017 - 400170 - Marlboro - SC - US - 34.55 - -79.69 - 0 - 0 - ILM - - - SCZ032 - 400320 - Florence - SC - US - 34.04 - -79.69 - 0 - 0 - ILM - - - PAZ032 - 380320 - Fayette - PA - US - 39.93 - -79.66 - 0 - 0 - PBZ - - - WVZ041 - 480410 - Tucker - WV - US - 39.11 - -79.57 - 0 - 0 - PBZ - - - VAZ021 - 460210 - Highland - VA - US - 38.39 - -79.56 - 0 - 0 - LWX - - - VAZ034 - 460340 - Bedford - VA - US - 37.31 - -79.52 - 0 - 0 - RNK - - - NCZ085 - 330850 - Scotland - NC - US - 34.84 - -79.51 - 0 - 0 - RAH - - - PAZ015 - 380150 - Clarion - PA - US - 41.20 - -79.46 - 0 - 0 - PBZ - - - PAZ022 - 380220 - Armstrong - PA - US - 40.85 - -79.46 - 0 - 0 - PBZ - - - PAZ030 - 380300 - Westmoreland - PA - US - 40.36 - -79.44 - 0 - 0 - PBZ - - - WVZ501 - 485010 - Western_Grant - WV - US - 39.20 - -79.44 - 0 - 0 - LWX - - - NCZ075 - 330750 - Moore - NC - US - 35.28 - -79.43 - 0 - 0 - RAH - - - NYZ019 - 320190 - Chautauqua - NY - US - 42.29 - -79.41 - 0 - 0 - BUF - - - VAZ024 - 460240 - Rockbridge - VA - US - 37.81 - -79.41 - 0 - 0 - RNK - - - VAZ044 - 460440 - Pittsylvania - VA - US - 36.84 - -79.41 - 0 - 0 - RNK - - - NCZ023 - 330230 - Alamance - NC - US - 36.04 - -79.39 - 0 - 0 - RAH - - - SCZ024 - 400240 - Dillon - SC - US - 34.42 - -79.36 - 0 - 0 - ILM - - - SCZ033 - 400330 - Marion - SC - US - 34.00 - -79.35 - 0 - 0 - ILM - - - WVZ054 - 480540 - Pendleton - WV - US - 38.68 - -79.35 - 0 - 0 - LWX - - - NCZ006 - 330060 - Caswell - NC - US - 36.39 - -79.34 - 0 - 0 - RNK - - - SCZ046 - 400460 - Georgetown - SC - US - 33.45 - -79.34 - 0 - 0 - ILM - - - PAZ004 - 380040 - Warren - PA - US - 41.81 - -79.27 - 0 - 0 - CTP - - - NCZ086 - 330860 - Hoke - NC - US - 35.02 - -79.24 - 0 - 0 - RAH - - - PAZ009 - 380090 - Forest - PA - US - 41.47 - -79.24 - 0 - 0 - PBZ - - - NCZ040 - 330400 - Chatham - NC - US - 35.69 - -79.23 - 0 - 0 - RAH - - - MDZ001 - 200010 - Garrett - MD - US - 39.46 - -79.21 - 0 - 0 - PBZ - - - NCZ076 - 330760 - Lee - NC - US - 35.46 - -79.17 - 0 - 0 - RAH - - - WVZ502 - 485020 - Eastern_Grant - WV - US - 39.06 - -79.17 - 0 - 0 - LWX - - - VAZ035 - 460350 - Amherst - VA - US - 37.59 - -79.16 - 0 - 0 - RNK - - - PAZ023 - 380230 - Indiana - PA - US - 40.64 - -79.14 - 0 - 0 - PBZ - - - NCZ087 - 330870 - Robeson - NC - US - 34.63 - -79.13 - 0 - 0 - ILM - - - VAZ025 - 460250 - Augusta - VA - US - 38.18 - -79.13 - 0 - 0 - LWX - - - VAZ045 - 460450 - Campbell - VA - US - 37.25 - -79.13 - 0 - 0 - RNK - - - WVZ503 - 485030 - Western_Mineral - WV - US - 39.40 - -79.13 - 0 - 0 - LWX - - - NCZ024 - 330240 - Orange - NC - US - 36.04 - -79.11 - 0 - 0 - RAH - - - PAZ033 - 380330 - Somerset - PA - US - 40.00 - -79.04 - 0 - 0 - CTP - - - NCZ007 - 330070 - Person - NC - US - 36.39 - -78.98 - 0 - 0 - RAH - - - PAZ016 - 380160 - Jefferson - PA - US - 41.14 - -78.96 - 0 - 0 - PBZ - - - SCZ034 - 400340 - Horry - SC - US - 33.94 - -78.94 - 0 - 0 - ILM - - - MDZ501 - 205010 - Extreme_Western_Allegany - MD - US - 39.58 - -78.92 - 0 - 0 - LWX - - - VAZ036 - 460360 - Nelson - VA - US - 37.79 - -78.92 - 0 - 0 - LWX - - - WVZ504 - 485040 - Eastern_Mineral - WV - US - 39.44 - -78.89 - 0 - 0 - LWX - - - NCZ077 - 330770 - Harnett - NC - US - 35.38 - -78.88 - 0 - 0 - RAH - - - VAZ058 - 460580 - Halifax - VA - US - 36.80 - -78.88 - 0 - 0 - RNK - - - NCZ025 - 330250 - Durham - NC - US - 36.05 - -78.86 - 0 - 0 - RAH - - - VAZ026 - 460260 - Rockingham - VA - US - 38.53 - -78.86 - 0 - 0 - LWX - - - VAZ046 - 460460 - Appomattox - VA - US - 37.38 - -78.81 - 0 - 0 - RNK - - - WVZ055 - 480550 - Hardy - WV - US - 39.00 - -78.81 - 0 - 0 - LWX - - - NCZ088 - 330880 - Cumberland - NC - US - 35.04 - -78.80 - 0 - 0 - RAH - - - NYZ085 - 320850 - Southern_Erie - NY - US - 42.62 - -78.80 - 0 - 0 - BUF - - - NYZ001 - 320010 - Niagara - NY - US - 43.20 - -78.77 - 0 - 0 - BUF - - - NYZ010 - 320100 - Northern_Erie - NY - US - 42.94 - -78.74 - 0 - 0 - BUF - - - PAZ024 - 380240 - Cambria - PA - US - 40.48 - -78.71 - 0 - 0 - CTP - - - NYZ020 - 320200 - Cattaraugus - NY - US - 42.27 - -78.68 - 0 - 0 - BUF - - - VAZ059 - 460590 - Charlotte - VA - US - 36.98 - -78.68 - 0 - 0 - RNK - - - PAZ010 - 380100 - Elk - PA - US - 41.42 - -78.67 - 0 - 0 - CTP - - - WVZ050 - 480500 - Hampshire - WV - US - 39.32 - -78.66 - 0 - 0 - LWX - - - MDZ502 - 205020 - Central_and_Eastern_Allegany - MD - US - 39.58 - -78.65 - 0 - 0 - LWX - - - NCZ008 - 330080 - Granville - NC - US - 36.28 - -78.63 - 0 - 0 - RAH - - - NCZ041 - 330410 - Wake - NC - US - 35.79 - -78.63 - 0 - 0 - RAH - - - NCZ099 - 330990 - Columbus - NC - US - 34.21 - -78.61 - 0 - 0 - ILM - - - PAZ005 - 380050 - McKean - PA - US - 41.80 - -78.58 - 0 - 0 - CTP - - - VAZ027 - 460270 - Shenandoah - VA - US - 38.86 - -78.58 - 0 - 0 - LWX - - - VAZ047 - 460470 - Buckingham - VA - US - 37.56 - -78.55 - 0 - 0 - RNK - - - NCZ096 - 330960 - Bladen - NC - US - 34.61 - -78.53 - 0 - 0 - ILM - - - VAZ037 - 460370 - Albemarle - VA - US - 38.00 - -78.52 - 0 - 0 - LWX - - - PAZ034 - 380340 - Bedford - PA - US - 40.02 - -78.48 - 0 - 0 - CTP - - - VAZ029 - 460290 - Page - VA - US - 38.62 - -78.48 - 0 - 0 - LWX - - - VAZ038 - 460380 - Greene - VA - US - 38.33 - -78.47 - 0 - 0 - LWX - - - VAZ060 - 460600 - Prince_Edward - VA - US - 37.24 - -78.46 - 0 - 0 - AKQ - - - PAZ017 - 380170 - Clearfield - PA - US - 40.99 - -78.43 - 0 - 0 - CTP - - - NCZ009 - 330090 - Vance - NC - US - 36.35 - -78.40 - 0 - 0 - RAH - - - NCZ042 - 330420 - Johnston - NC - US - 35.53 - -78.39 - 0 - 0 - RAH - - - NCZ089 - 330890 - Sampson - NC - US - 34.93 - -78.39 - 0 - 0 - RAH - - - VAZ065 - 460650 - Mecklenburg - VA - US - 36.72 - -78.39 - 0 - 0 - AKQ - - - PAZ025 - 380250 - Blair - PA - US - 40.50 - -78.37 - 0 - 0 - CTP - - - NCZ100 - 331000 - Brunswick - NC - US - 34.10 - -78.30 - 0 - 0 - ILM - - - VAZ028 - 460280 - Frederick - VA - US - 39.23 - -78.29 - 0 - 0 - LWX - - - NCZ026 - 330260 - Franklin - NC - US - 36.04 - -78.28 - 0 - 0 - RAH - - - VAZ048 - 460480 - Fluvanna - VA - US - 37.85 - -78.28 - 0 - 0 - AKQ - - - VAZ061 - 460610 - Cumberland - VA - US - 37.52 - -78.28 - 0 - 0 - AKQ - - - VAZ039 - 460390 - Madison - VA - US - 38.43 - -78.27 - 0 - 0 - LWX - - - VAZ066 - 460660 - Lunenburg - VA - US - 36.95 - -78.25 - 0 - 0 - AKQ - - - WVZ051 - 480510 - Morgan - WV - US - 39.54 - -78.25 - 0 - 0 - LWX - - - NYZ002 - 320020 - Orleans - NY - US - 43.25 - -78.23 - 0 - 0 - BUF - - - NYZ012 - 320120 - Wyoming - NY - US - 42.70 - -78.22 - 0 - 0 - BUF - - - PAZ011 - 380110 - Cameron - PA - US - 41.42 - -78.21 - 0 - 0 - CTP - - - VAZ030 - 460300 - Warren - VA - US - 38.90 - -78.20 - 0 - 0 - LWX - - - NYZ011 - 320110 - Genesee - NY - US - 43.00 - -78.18 - 0 - 0 - BUF - - - VAZ040 - 460400 - Rappahannock - VA - US - 38.69 - -78.14 - 0 - 0 - LWX - - - PAZ035 - 380350 - Fulton - PA - US - 39.94 - -78.13 - 0 - 0 - CTP - - - NCZ010 - 330100 - Warren - NC - US - 36.37 - -78.11 - 0 - 0 - RAH - - - NCZ078 - 330780 - Wayne - NC - US - 35.37 - -78.06 - 0 - 0 - RAH - - - VAZ050 - 460500 - Orange - VA - US - 38.26 - -78.04 - 0 - 0 - LWX - - - VAZ067 - 460670 - Nottoway - VA - US - 37.14 - -78.03 - 0 - 0 - AKQ - - - WVZ052 - 480520 - Berkeley - WV - US - 39.44 - -78.03 - 0 - 0 - LWX - - - NYZ021 - 320210 - Allegany - NY - US - 42.26 - -78.01 - 0 - 0 - BUF - - - PAZ018 - 380180 - Northern_Centre - PA - US - 41.00 - -78.01 - 0 - 0 - CTP - - - VAZ049 - 460490 - Louisa - VA - US - 37.94 - -78.00 - 0 - 0 - AKQ - - - VAZ031 - 460310 - Clarke - VA - US - 39.12 - -77.99 - 0 - 0 - LWX - - - NCZ027 - 330270 - Nash - NC - US - 35.96 - -77.98 - 0 - 0 - RAH - - - PAZ026 - 380260 - Huntingdon - PA - US - 40.40 - -77.97 - 0 - 0 - CTP - - - VAZ068 - 460680 - Amelia - VA - US - 37.34 - -77.95 - 0 - 0 - AKQ - - - NCZ043 - 330430 - Wilson - NC - US - 35.71 - -77.93 - 0 - 0 - RAH - - - NCZ090 - 330900 - Duplin - NC - US - 34.95 - -77.93 - 0 - 0 - MHX - - - VAZ051 - 460510 - Culpeper - VA - US - 38.51 - -77.93 - 0 - 0 - LWX - - - PAZ006 - 380060 - Potter - PA - US - 41.74 - -77.91 - 0 - 0 - CTP - - - VAZ062 - 460620 - Goochland - VA - US - 37.73 - -77.90 - 0 - 0 - AKQ - - - VAZ069 - 460690 - Powhatan - VA - US - 37.55 - -77.90 - 0 - 0 - AKQ - - - NCZ097 - 330970 - Pender - NC - US - 34.51 - -77.89 - 0 - 0 - ILM - - - NCZ101 - 331010 - New_Hanover - NC - US - 34.16 - -77.88 - 0 - 0 - ILM - - - WVZ053 - 480530 - Jefferson - WV - US - 39.32 - -77.88 - 0 - 0 - LWX - - - VAZ079 - 460790 - Brunswick - VA - US - 36.79 - -77.86 - 0 - 0 - AKQ - - - VAZ041 - 460410 - Fauquier - VA - US - 38.71 - -77.84 - 0 - 0 - LWX - - - PAZ036 - 380360 - Franklin - PA - US - 40.01 - -77.78 - 0 - 0 - CTP - - - NYZ013 - 320130 - Livingston - NY - US - 42.73 - -77.77 - 0 - 0 - BUF - - - MDZ003 - 200030 - Washington - MD - US - 39.52 - -77.72 - 0 - 0 - LWX - - - PAZ012 - 380120 - Northern_Clinton - PA - US - 41.28 - -77.71 - 0 - 0 - CTP - - - PAZ019 - 380190 - Southern_Centre - PA - US - 40.89 - -77.69 - 0 - 0 - CTP - - - NYZ003 - 320030 - Monroe - NY - US - 43.16 - -77.68 - 0 - 0 - BUF - - - VAZ056 - 460560 - Spotsylvania - VA - US - 38.19 - -77.66 - 0 - 0 - LWX - - - NCZ079 - 330790 - Greene - NC - US - 35.50 - -77.65 - 0 - 0 - MHX - - - VAZ080 - 460800 - Dinwiddie - VA - US - 37.07 - -77.65 - 0 - 0 - AKQ - - - VAZ042 - 460420 - Loudoun - VA - US - 39.09 - -77.64 - 0 - 0 - LWX - - - NCZ011 - 330110 - Halifax - NC - US - 36.25 - -77.62 - 0 - 0 - RAH - - - NCZ091 - 330910 - Lenoir - NC - US - 35.21 - -77.61 - 0 - 0 - MHX - - - PAZ027 - 380270 - Mifflin - PA - US - 40.61 - -77.60 - 0 - 0 - CTP - - - NCZ028 - 330280 - Edgecombe - NC - US - 35.91 - -77.59 - 0 - 0 - RAH - - - VAZ070 - 460700 - Chesterfield - VA - US - 37.39 - -77.56 - 0 - 0 - AKQ - - - VAZ087 - 460870 - Greensville - VA - US - 36.72 - -77.56 - 0 - 0 - AKQ - - - PAZ028 - 380280 - Juniata - PA - US - 40.48 - -77.50 - 0 - 0 - CTP - - - NCZ012 - 330120 - Northampton - NC - US - 36.36 - -77.49 - 0 - 0 - AKQ - - - VAZ052 - 460520 - Pr_William/Manassas/Manassas_Pk - VA - US - 38.72 - -77.47 - 0 - 0 - LWX - - - VAZ055 - 460550 - Stafford - VA - US - 38.42 - -77.46 - 0 - 0 - LWX - - - VAZ063 - 460630 - Hanover - VA - US - 37.78 - -77.46 - 0 - 0 - AKQ - - - VAZ071 - 460710 - Henrico - VA - US - 37.53 - -77.42 - 0 - 0 - AKQ - - - MDZ004 - 200040 - Frederick - MD - US - 39.47 - -77.40 - 0 - 0 - LWX - - - NCZ044 - 330440 - Pitt - NC - US - 35.58 - -77.40 - 0 - 0 - MHX - - - NCZ092 - 330920 - Jones - NC - US - 35.01 - -77.39 - 0 - 0 - MHX - - - PAZ045 - 380450 - Southern_Clinton - PA - US - 41.09 - -77.39 - 0 - 0 - CTP - - - NYZ022 - 320220 - Steuben - NY - US - 42.29 - -77.36 - 0 - 0 - BGM - - - VAZ064 - 460640 - Caroline - VA - US - 38.01 - -77.36 - 0 - 0 - AKQ - - - NYZ014 - 320140 - Ontario - NY - US - 42.81 - -77.29 - 0 - 0 - BUF - - - PAZ056 - 380560 - Perry - PA - US - 40.41 - -77.29 - 0 - 0 - CTP - - - VAZ053 - 460530 - Fairfax - VA - US - 38.84 - -77.29 - 0 - 0 - LWX - - - VAZ088 - 460880 - Sussex - VA - US - 36.91 - -77.29 - 0 - 0 - AKQ - - - NCZ098 - 330980 - Onslow - NC - US - 34.72 - -77.26 - 0 - 0 - MHX - - - PAZ037 - 380370 - Tioga - PA - US - 41.77 - -77.25 - 0 - 0 - CTP - - - PAZ063 - 380630 - Cumberland - PA - US - 40.14 - -77.24 - 0 - 0 - CTP - - - PAZ064 - 380640 - Adams - PA - US - 39.90 - -77.22 - 0 - 0 - CTP - - - VAZ081 - 460810 - Prince_George - VA - US - 37.16 - -77.22 - 0 - 0 - AKQ - - - MDZ009 - 200090 - Montgomery - MD - US - 39.14 - -77.20 - 0 - 0 - LWX - - - VAZ057 - 460570 - King_George - VA - US - 38.28 - -77.18 - 0 - 0 - LWX - - - VAZ092 - 460920 - Southampton - VA - US - 36.78 - -77.16 - 0 - 0 - AKQ - - - NYZ015 - 320150 - Yates - NY - US - 42.61 - -77.13 - 0 - 0 - BGM - - - VAZ054 - 460540 - Arlington/Falls_Ch/Alexandria - VA - US - 38.86 - -77.12 - 0 - 0 - LWX - - - PAZ041 - 380410 - Northern_Lycoming - PA - US - 41.41 - -77.11 - 0 - 0 - CTP - - - PAZ049 - 380490 - Union - PA - US - 40.98 - -77.10 - 0 - 0 - CTP - - - NCZ029 - 330290 - Martin - NC - US - 35.86 - -77.09 - 0 - 0 - MHX - - - PAZ050 - 380500 - Snyder - PA - US - 40.76 - -77.09 - 0 - 0 - CTP - - - VAZ082 - 460820 - Charles_City - VA - US - 37.36 - -77.08 - 0 - 0 - AKQ - - - VAZ072 - 460720 - King_William - VA - US - 37.71 - -77.06 - 0 - 0 - AKQ - - - MDZ005 - 200050 - Carroll - MD - US - 39.53 - -77.05 - 0 - 0 - LWX - - - NCZ093 - 330930 - Craven - NC - US - 35.13 - -77.05 - 0 - 0 - MHX - - - NYZ004 - 320040 - Wayne - NY - US - 43.18 - -77.04 - 0 - 0 - BUF - - - DCZ001 - 510010 - District_of_Columbia - DC - US - 38.89 - -77.02 - 0 - 0 - LWX - - - NCZ030 - 330300 - Bertie - NC - US - 36.03 - -77.01 - 0 - 0 - AKQ - - - VAZ083 - 460830 - New_Kent - VA - US - 37.50 - -76.99 - 0 - 0 - AKQ - - - MDZ016 - 200160 - Charles - MD - US - 38.48 - -76.98 - 0 - 0 - LWX - - - NCZ013 - 330130 - Hertford - NC - US - 36.39 - -76.96 - 0 - 0 - AKQ - - - MDZ010 - 200100 - Howard - MD - US - 39.23 - -76.94 - 0 - 0 - LWX - - - VAZ074 - 460740 - Essex - VA - US - 37.95 - -76.93 - 0 - 0 - AKQ - - - VAZ073 - 460730 - King_and_Queen - VA - US - 37.70 - -76.92 - 0 - 0 - AKQ - - - VAZ089 - 460890 - Surry - VA - US - 37.10 - -76.91 - 0 - 0 - AKQ - - - MDZ013 - 200130 - Prince_Georges - MD - US - 38.83 - -76.88 - 0 - 0 - LWX - - - PAZ046 - 380460 - Southern_Lycoming - PA - US - 41.22 - -76.88 - 0 - 0 - CTP - - - NYZ023 - 320230 - Schuyler - NY - US - 42.40 - -76.86 - 0 - 0 - BGM - - - NCZ080 - 330800 - Beaufort - NC - US - 35.48 - -76.84 - 0 - 0 - MHX - - - VAZ075 - 460750 - Westmoreland - VA - US - 38.12 - -76.80 - 0 - 0 - AKQ - - - PAZ057 - 380570 - Dauphin - PA - US - 40.40 - -76.79 - 0 - 0 - CTP - - - NYZ016 - 320160 - Seneca - NY - US - 42.79 - -76.78 - 0 - 0 - BGM - - - NYZ024 - 320240 - Chemung - NY - US - 42.15 - -76.75 - 0 - 0 - BGM - - - VAZ090 - 460900 - James_City - VA - US - 37.32 - -76.75 - 0 - 0 - AKQ - - - VAZ076 - 460760 - Richmond - VA - US - 37.95 - -76.73 - 0 - 0 - AKQ - - - NCZ014 - 330140 - Gates - NC - US - 36.42 - -76.71 - 0 - 0 - AKQ - - - NCZ094 - 330940 - Pamlico - NC - US - 35.15 - -76.71 - 0 - 0 - MHX - - - VAZ093 - 460930 - Isle_of_Wight - VA - US - 36.89 - -76.71 - 0 - 0 - AKQ - - - PAZ065 - 380650 - York - PA - US - 39.97 - -76.69 - 0 - 0 - CTP - - - PAZ052 - 380520 - Northumberland - PA - US - 40.89 - -76.67 - 0 - 0 - CTP - - - VAZ096 - 460960 - Suffolk - VA - US - 36.74 - -76.67 - 0 - 0 - AKQ - - - NCZ031 - 330310 - Chowan - NC - US - 36.17 - -76.66 - 0 - 0 - AKQ - - - PAZ051 - 380510 - Montour - PA - US - 41.02 - -76.66 - 0 - 0 - CTP - - - MDZ006 - 200060 - Northern_Baltimore - MD - US - 39.57 - -76.64 - 0 - 0 - LWX - - - VAZ085 - 460850 - Middlesex - VA - US - 37.65 - -76.64 - 0 - 0 - AKQ - - - MDZ011 - 200110 - Southern_Baltimore - MD - US - 39.31 - -76.61 - 0 - 0 - LWX - - - MDZ014 - 200140 - Anne_Arundel - MD - US - 38.97 - -76.61 - 0 - 0 - LWX - - - NCZ045 - 330450 - Washington - NC - US - 35.84 - -76.60 - 0 - 0 - MHX - - - NCZ095 - 330950 - Carteret - NC - US - 34.85 - -76.60 - 0 - 0 - MHX - - - NYZ005 - 320050 - Northern_Cayuga - NY - US - 43.22 - -76.60 - 0 - 0 - BUF - - - MDZ017 - 200170 - St._Marys - MD - US - 38.28 - -76.59 - 0 - 0 - LWX - - - VAZ084 - 460840 - Gloucester - VA - US - 37.43 - -76.55 - 0 - 0 - AKQ - - - MDZ018 - 200180 - Calvert - MD - US - 38.54 - -76.54 - 0 - 0 - LWX - - - PAZ038 - 380380 - Bradford - PA - US - 41.77 - -76.53 - 0 - 0 - BGM - - - PAZ042 - 380420 - Sullivan - PA - US - 41.44 - -76.52 - 0 - 0 - CTP - - - VAZ091 - 460910 - York - VA - US - 37.23 - -76.51 - 0 - 0 - AKQ - - - NYZ017 - 320170 - Southern_Cayuga - NY - US - 42.82 - -76.50 - 0 - 0 - BGM - - - VAZ094 - 460940 - Newport_News/Hampton - VA - US - 37.10 - -76.50 - 0 - 0 - AKQ - - - NYZ025 - 320250 - Tompkins - NY - US - 42.45 - -76.47 - 0 - 0 - BGM - - - VAZ078 - 460780 - Lancaster - VA - US - 37.73 - -76.45 - 0 - 0 - AKQ - - - VAZ077 - 460770 - Northumberland - VA - US - 37.86 - -76.44 - 0 - 0 - AKQ - - - PAZ053 - 380530 - Columbia - PA - US - 41.04 - -76.43 - 0 - 0 - CTP - - - PAZ059 - 380590 - Lebanon - PA - US - 40.38 - -76.42 - 0 - 0 - CTP - - - NCZ032 - 330320 - Perquimans - NC - US - 36.22 - -76.40 - 0 - 0 - AKQ - - - MDZ007 - 200070 - Harford - MD - US - 39.50 - -76.32 - 0 - 0 - LWX - - - NYZ055 - 320550 - Tioga - NY - US - 42.20 - -76.32 - 0 - 0 - BGM - - - PAZ066 - 380660 - Lancaster - PA - US - 40.02 - -76.31 - 0 - 0 - CTP - - - VAZ095 - 460950 - Norfolk/Portsmouth - VA - US - 36.87 - -76.30 - 0 - 0 - AKQ - - - VAZ086 - 460860 - Mathews - VA - US - 37.42 - -76.29 - 0 - 0 - AKQ - - - NCZ015 - 330150 - Pasquotank - NC - US - 36.31 - -76.28 - 0 - 0 - AKQ - - - VAZ097 - 460970 - Chesapeake - VA - US - 36.71 - -76.28 - 0 - 0 - AKQ - - - NCZ081 - 330810 - Western_Hyde - NC - US - 35.51 - -76.26 - 0 - 0 - MHX - - - PAZ058 - 380580 - Schuylkill - PA - US - 40.72 - -76.23 - 0 - 0 - CTP - - - NCZ046 - 330460 - Tyrrell - NC - US - 35.79 - -76.21 - 0 - 0 - MHX - - - NYZ006 - 320060 - Oswego - NY - US - 43.43 - -76.19 - 0 - 0 - BUF - - - NYZ018 - 320180 - Onondaga - NY - US - 43.02 - -76.19 - 0 - 0 - BGM - - - NCZ016 - 330160 - Camden - NC - US - 36.36 - -76.17 - 0 - 0 - AKQ - - - MDZ012 - 200120 - Kent - MD - US - 39.20 - -76.15 - 0 - 0 - PHI - - - MDZ019 - 200190 - Talbot - MD - US - 38.76 - -76.15 - 0 - 0 - PHI - - - NYZ044 - 320440 - Cortland - NY - US - 42.60 - -76.07 - 0 - 0 - BGM - - - MDZ015 - 200150 - Queen_Anne's - MD - US - 39.06 - -76.06 - 0 - 0 - PHI - - - VAZ098 - 460980 - Virginia_Beach - VA - US - 36.74 - -76.05 - 0 - 0 - AKQ - - - MDZ021 - 200210 - Dorchester - MD - US - 38.41 - -76.03 - 0 - 0 - AKQ - - - PAZ043 - 380430 - Wyoming - PA - US - 41.52 - -76.01 - 0 - 0 - BGM - - - PAZ060 - 380600 - Berks - PA - US - 40.41 - -75.99 - 0 - 0 - PHI - - - PAZ047 - 380470 - Luzerne - PA - US - 41.16 - -75.96 - 0 - 0 - BGM - - - NYZ007 - 320070 - Jefferson - NY - US - 44.03 - -75.95 - 0 - 0 - BUF - - - VAZ100 - 461000 - Northampton - VA - US - 37.34 - -75.95 - 0 - 0 - AKQ - - - NCZ017 - 330170 - Western_Currituck - NC - US - 36.31 - -75.94 - 0 - 0 - AKQ - - - MDZ008 - 200080 - Cecil - MD - US - 39.55 - -75.93 - 0 - 0 - PHI - - - NCZ104 - 331040 - Eastern_Hyde - NC - US - 35.13 - -75.92 - 0 - 0 - MHX - - - NCZ047 - 330470 - Western_Dare - NC - US - 35.77 - -75.87 - 0 - 0 - MHX - - - MDZ020 - 200200 - Caroline - MD - US - 38.90 - -75.86 - 0 - 0 - PHI - - - NCZ102 - 331020 - Eastern_Currituck - NC - US - 36.37 - -75.84 - 0 - 0 - AKQ - - - PAZ039 - 380390 - Susquehanna - PA - US - 41.82 - -75.81 - 0 - 0 - BGM - - - MDZ023 - 200230 - Somerset - MD - US - 38.10 - -75.80 - 0 - 0 - AKQ - - - NYZ056 - 320560 - Broome - NY - US - 42.21 - -75.76 - 0 - 0 - BGM - - - PAZ067 - 380670 - Chester - PA - US - 39.99 - -75.76 - 0 - 0 - PHI - - - PAZ054 - 380540 - Carbon - PA - US - 40.94 - -75.74 - 0 - 0 - PHI - - - PAZ044 - 380440 - Lackawanna - PA - US - 41.40 - -75.64 - 0 - 0 - BGM - - - VAZ099 - 460990 - Accomack - VA - US - 37.74 - -75.64 - 0 - 0 - AKQ - - - MDZ022 - 200220 - Wicomico - MD - US - 38.39 - -75.62 - 0 - 0 - AKQ - - - NYZ036 - 320360 - Madison - NY - US - 42.96 - -75.62 - 0 - 0 - BGM - - - PAZ061 - 380610 - Lehigh - PA - US - 40.60 - -75.62 - 0 - 0 - PHI - - - DEZ001 - 80010 - New_Castle - DE - US - 39.57 - -75.60 - 0 - 0 - PHI - - - NYZ045 - 320450 - Chenango - NY - US - 42.47 - -75.59 - 0 - 0 - BGM - - - DEZ002 - 80020 - Kent - DE - US - 39.10 - -75.53 - 0 - 0 - PHI - - - NCZ103 - 331030 - Eastern_Dare - NC - US - 35.48 - -75.48 - 0 - 0 - MHX - - - NYZ008 - 320080 - Lewis - NY - US - 43.82 - -75.48 - 0 - 0 - BUF - - - NYZ009 - 320090 - Northern_Oneida - NY - US - 43.38 - -75.48 - 0 - 0 - BGM - - - PAZ070 - 380700 - Delaware - PA - US - 39.93 - -75.43 - 0 - 0 - PHI - - - DEZ003 - 80030 - Inland_Sussex - DE - US - 38.70 - -75.42 - 0 - 0 - PHI - - - NYZ037 - 320370 - Southern_Oneida - NY - US - 43.08 - -75.41 - 0 - 0 - BGM - - - MDZ024 - 200240 - Inland_Worcester - MD - US - 38.23 - -75.39 - 0 - 0 - AKQ - - - PAZ068 - 380680 - Montgomery - PA - US - 40.21 - -75.36 - 0 - 0 - PHI - - - PAZ062 - 380620 - Northampton - PA - US - 40.75 - -75.34 - 0 - 0 - PHI - - - NJZ016 - 300160 - Salem - NJ - US - 39.58 - -75.32 - 0 - 0 - PHI - - - PAZ055 - 380550 - Monroe - PA - US - 41.03 - -75.31 - 0 - 0 - PHI - - - PAZ072 - 380720 - Southern_Wayne - PA - US - 41.44 - -75.28 - 0 - 0 - BGM - - - PAZ040 - 380400 - Northern_Wayne - PA - US - 41.80 - -75.27 - 0 - 0 - BGM - - - NYZ087 - 320870 - Southwestern_St._Lawrence - NY - US - 44.46 - -75.23 - 0 - 0 - BTV - - - MDZ025 - 200250 - Maryland_Beaches - MD - US - 38.17 - -75.18 - 0 - 0 - AKQ - - - NJZ017 - 300170 - Gloucester - NJ - US - 39.70 - -75.16 - 0 - 0 - PHI - - - NJZ021 - 300210 - Cumberland - NJ - US - 39.37 - -75.14 - 0 - 0 - PHI - - - PAZ071 - 380710 - Philadelphia - PA - US - 39.99 - -75.13 - 0 - 0 - PHI - - - PAZ069 - 380690 - Bucks - PA - US - 40.32 - -75.11 - 0 - 0 - PHI - - - DEZ004 - 80040 - Delaware_Beaches - DE - US - 38.63 - -75.09 - 0 - 0 - PHI - - - PAZ048 - 380480 - Pike - PA - US - 41.34 - -75.03 - 0 - 0 - BGM - - - NYZ046 - 320460 - Otsego - NY - US - 42.61 - -75.02 - 0 - 0 - BGM - - - NJZ007 - 300070 - Warren - NJ - US - 40.83 - -74.99 - 0 - 0 - PHI - - - NYZ026 - 320260 - Northern_St._Lawrence - NY - US - 44.86 - -74.99 - 0 - 0 - BTV - - - NYZ032 - 320320 - Northern_Herkimer - NY - US - 43.71 - -74.97 - 0 - 0 - ALY - - - NJZ009 - 300090 - Hunterdon - NJ - US - 40.56 - -74.96 - 0 - 0 - PHI - - - NJZ018 - 300180 - Camden - NJ - US - 39.79 - -74.95 - 0 - 0 - PHI - - - NYZ038 - 320380 - Southern_Herkimer - NY - US - 43.08 - -74.95 - 0 - 0 - ALY - - - NYZ029 - 320290 - Southeastern_St._Lawrence - NY - US - 44.39 - -74.93 - 0 - 0 - BTV - - - NYZ057 - 320570 - Delaware - NY - US - 42.19 - -74.93 - 0 - 0 - BGM - - - NJZ023 - 300230 - Cape_May - NJ - US - 39.15 - -74.81 - 0 - 0 - PHI - - - NJZ019 - 300190 - Northwestern_Burlington - NJ - US - 39.97 - -74.77 - 0 - 0 - PHI - - - NJZ024 - 300240 - Atlantic_Coastal_Cape_May - NJ - US - 39.11 - -74.76 - 0 - 0 - PHI - - - NYZ062 - 320620 - Sullivan - NY - US - 41.72 - -74.76 - 0 - 0 - BGM - - - NJZ015 - 300150 - Mercer - NJ - US - 40.27 - -74.71 - 0 - 0 - PHI - - - NJZ022 - 300220 - Atlantic - NJ - US - 39.50 - -74.69 - 0 - 0 - PHI - - - NJZ001 - 300010 - Sussex - NJ - US - 41.13 - -74.68 - 0 - 0 - PHI - - - NJZ010 - 300100 - Somerset - NJ - US - 40.56 - -74.60 - 0 - 0 - PHI - - - NJZ027 - 300270 - Southeastern_Burlington - NJ - US - 39.73 - -74.60 - 0 - 0 - PHI - - - NJZ008 - 300080 - Morris - NJ - US - 40.86 - -74.58 - 0 - 0 - PHI - - - NJZ025 - 300250 - Coastal_Atlantic - NJ - US - 39.40 - -74.46 - 0 - 0 - PHI - - - NYZ033 - 320330 - Hamilton - NY - US - 43.66 - -74.46 - 0 - 0 - ALY - - - NYZ039 - 320390 - Southern_Fulton - NY - US - 43.05 - -74.44 - 0 - 0 - ALY - - - NYZ047 - 320470 - Schoharie - NY - US - 42.59 - -74.44 - 0 - 0 - ALY - - - NYZ082 - 320820 - Northern_Fulton - NY - US - 43.17 - -74.44 - 0 - 0 - ALY - - - NJZ012 - 300120 - Middlesex - NJ - US - 40.42 - -74.43 - 0 - 0 - PHI - - - NYZ040 - 320400 - Montgomery - NY - US - 42.91 - -74.43 - 0 - 0 - ALY - - - NYZ063 - 320630 - Western_Ulster - NY - US - 41.88 - -74.43 - 0 - 0 - ALY - - - NYZ027 - 320270 - Northern_Franklin - NY - US - 44.86 - -74.39 - 0 - 0 - BTV - - - NJZ002 - 300020 - Western_Passaic - NJ - US - 41.09 - -74.36 - 0 - 0 - OKX - - - NYZ067 - 320670 - Orange - NY - US - 41.39 - -74.36 - 0 - 0 - OKX - - - NJZ013 - 300130 - Western_Monmouth - NJ - US - 40.26 - -74.32 - 0 - 0 - PHI - - - NJZ020 - 300200 - Ocean - NJ - US - 39.85 - -74.32 - 0 - 0 - PHI - - - NJZ011 - 300110 - Union - NJ - US - 40.66 - -74.31 - 0 - 0 - OKX - - - NYZ058 - 320580 - Western_Greene - NY - US - 42.26 - -74.28 - 0 - 0 - ALY - - - NJZ026 - 300260 - Coastal_Ocean - NJ - US - 39.64 - -74.26 - 0 - 0 - PHI - - - NYZ030 - 320300 - Southern_Franklin - NY - US - 44.54 - -74.26 - 0 - 0 - BTV - - - NJZ005 - 300050 - Essex - NJ - US - 40.79 - -74.25 - 0 - 0 - OKX - - - NJZ004 - 300040 - Eastern_Passaic - NJ - US - 40.91 - -74.20 - 0 - 0 - OKX - - - NYZ048 - 320480 - Western_Schenectady - NY - US - 42.80 - -74.17 - 0 - 0 - ALY - - - NYZ074 - 320740 - Richmond_(Staten_Is.) - NY - US - 40.58 - -74.15 - 0 - 0 - OKX - - - NYZ051 - 320510 - Western_Albany - NY - US - 42.58 - -74.14 - 0 - 0 - ALY - - - NYZ064 - 320640 - Eastern_Ulster - NY - US - 41.88 - -74.09 - 0 - 0 - ALY - - - NJZ003 - 300030 - Bergen - NJ - US - 40.94 - -74.08 - 0 - 0 - OKX - - - NJZ006 - 300060 - Hudson - NJ - US - 40.74 - -74.07 - 0 - 0 - OKX - - - NYZ069 - 320690 - Rockland - NY - US - 41.16 - -74.07 - 0 - 0 - OKX - - - NJZ014 - 300140 - Eastern_Monmouth - NJ - US - 40.28 - -74.03 - 0 - 0 - PHI - - - NYZ049 - 320490 - Eastern_Schenectady - NY - US - 42.85 - -73.96 - 0 - 0 - ALY - - - NYZ072 - 320720 - New_York_(Manhattan) - NY - US - 40.79 - -73.96 - 0 - 0 - OKX - - - NYZ075 - 320750 - Kings_(Brooklyn) - NY - US - 40.66 - -73.94 - 0 - 0 - OKX - - - NYZ059 - 320590 - Eastern_Greene - NY - US - 42.30 - -73.91 - 0 - 0 - ALY - - - NYZ034 - 320340 - Western_Essex - NY - US - 44.10 - -73.90 - 0 - 0 - BTV - - - NYZ050 - 320500 - Southern_Saratoga - NY - US - 42.94 - -73.88 - 0 - 0 - ALY - - - NYZ041 - 320410 - Northern_Saratoga - NY - US - 43.17 - -73.87 - 0 - 0 - ALY - - - NYZ052 - 320520 - Eastern_Albany - NY - US - 42.62 - -73.86 - 0 - 0 - ALY - - - NYZ065 - 320650 - Western_Dutchess - NY - US - 41.76 - -73.85 - 0 - 0 - ALY - - - NYZ073 - 320730 - Bronx - NY - US - 40.86 - -73.85 - 0 - 0 - OKX - - - NYZ042 - 320420 - Northern_Warren - NY - US - 43.58 - -73.84 - 0 - 0 - ALY - - - NYZ076 - 320760 - Queens - NY - US - 40.68 - -73.83 - 0 - 0 - OKX - - - NYZ031 - 320310 - Western_Clinton - NY - US - 44.71 - -73.79 - 0 - 0 - BTV - - - NYZ071 - 320710 - Southern_Westchester - NY - US - 40.99 - -73.78 - 0 - 0 - OKX - - - NYZ068 - 320680 - Putnam - NY - US - 41.43 - -73.76 - 0 - 0 - OKX - - - NYZ060 - 320600 - Western_Columbia - NY - US - 42.24 - -73.75 - 0 - 0 - ALY - - - NYZ083 - 320830 - Southeast_Warren - NY - US - 43.34 - -73.74 - 0 - 0 - ALY - - - NYZ070 - 320700 - Northern_Westchester - NY - US - 41.18 - -73.73 - 0 - 0 - OKX - - - NYZ053 - 320530 - Western_Rensselaer - NY - US - 42.70 - -73.62 - 0 - 0 - ALY - - - NYZ066 - 320660 - Eastern_Dutchess - NY - US - 41.78 - -73.62 - 0 - 0 - ALY - - - NYZ077 - 320770 - Nassau - NY - US - 40.75 - -73.59 - 0 - 0 - OKX - - - NYZ028 - 320280 - Eastern_Clinton - NY - US - 44.74 - -73.57 - 0 - 0 - BTV - - - NYZ061 - 320610 - Eastern_Columbia - NY - US - 42.24 - -73.52 - 0 - 0 - ALY - - - NYZ043 - 320430 - Northern_Washington - NY - US - 43.56 - -73.44 - 0 - 0 - ALY - - - NYZ084 - 320840 - Southern_Washington - NY - US - 43.18 - -73.44 - 0 - 0 - ALY - - - NYZ035 - 320350 - Eastern_Essex - NY - US - 44.17 - -73.43 - 0 - 0 - BTV - - - NYZ054 - 320540 - Eastern_Rensselaer - NY - US - 42.72 - -73.42 - 0 - 0 - ALY - - - CTZ009 - 70090 - Southern_Fairfield - CT - US - 41.13 - -73.41 - 0 - 0 - OKX - - - CTZ005 - 70050 - Northern_Fairfield - CT - US - 41.41 - -73.31 - 0 - 0 - OKX - - - VTZ001 - 450010 - Grand_Isle - VT - US - 44.78 - -73.29 - 0 - 0 - BTV - - - MAZ025 - 210250 - Southern_Berkshire - MA - US - 42.23 - -73.25 - 0 - 0 - ALY - - - CTZ013 - 70130 - Southern_Litchfield - CT - US - 41.64 - -73.24 - 0 - 0 - ALY - - - VTZ009 - 450090 - Western_Addison - VT - US - 44.02 - -73.23 - 0 - 0 - BTV - - - CTZ001 - 70010 - Northern_Litchfield - CT - US - 41.86 - -73.20 - 0 - 0 - ALY - - - NYZ078 - 320780 - Northwest_Suffolk - NY - US - 40.88 - -73.18 - 0 - 0 - OKX - - - VTZ011 - 450110 - Western_Rutland - VT - US - 43.57 - -73.18 - 0 - 0 - BTV - - - MAZ001 - 210010 - Northern_Berkshire - MA - US - 42.56 - -73.16 - 0 - 0 - ALY - - - NYZ080 - 320800 - Southwest_Suffolk - NY - US - 40.73 - -73.15 - 0 - 0 - OKX - - - VTZ005 - 450050 - Western_Chittenden - VT - US - 44.49 - -73.13 - 0 - 0 - BTV - - - VTZ013 - 450130 - Bennington - VT - US - 43.02 - -73.06 - 0 - 0 - ALY - - - CTZ006 - 70060 - Northern_New_Haven - CT - US - 41.47 - -73.03 - 0 - 0 - OKX - - - VTZ002 - 450020 - Western_Franklin - VT - US - 44.82 - -73.03 - 0 - 0 - BTV - - - VTZ017 - 450170 - Eastern_Chittenden - VT - US - 44.40 - -72.94 - 0 - 0 - BTV - - - VTZ018 - 450180 - Eastern_Addison - VT - US - 44.05 - -72.94 - 0 - 0 - BTV - - - MAZ009 - 210090 - Western_Hampden - MA - US - 42.19 - -72.93 - 0 - 0 - BOX - - - MAZ008 - 210080 - Western_Hampshire - MA - US - 42.39 - -72.87 - 0 - 0 - BOX - - - VTZ019 - 450190 - Eastern_Rutland - VT - US - 43.57 - -72.86 - 0 - 0 - BTV - - - CTZ010 - 70100 - Southern_New_Haven - CT - US - 41.30 - -72.82 - 0 - 0 - OKX - - - MAZ002 - 210020 - Western_Franklin - MA - US - 42.59 - -72.80 - 0 - 0 - BOX - - - VTZ014 - 450140 - Western_Windham - VT - US - 43.00 - -72.78 - 0 - 0 - ALY - - - VTZ016 - 450160 - Eastern_Franklin - VT - US - 44.83 - -72.77 - 0 - 0 - BTV - - - CTZ002 - 70020 - Hartford - CT - US - 41.79 - -72.72 - 0 - 0 - BOX - - - VTZ006 - 450060 - Lamoille - VT - US - 44.60 - -72.65 - 0 - 0 - BTV - - - VTZ012 - 450120 - Windsor - VT - US - 43.59 - -72.59 - 0 - 0 - BTV - - - VTZ008 - 450080 - Washington - VT - US - 44.26 - -72.58 - 0 - 0 - BTV - - - VTZ015 - 450150 - Eastern_Windham - VT - US - 42.98 - -72.57 - 0 - 0 - ALY - - - CTZ007 - 70070 - Northern_Middlesex - CT - US - 41.48 - -72.53 - 0 - 0 - OKX - - - MAZ010 - 210100 - Eastern_Hampshire - MA - US - 42.31 - -72.51 - 0 - 0 - BOX - - - MAZ011 - 210110 - Eastern_Hampden - MA - US - 42.14 - -72.50 - 0 - 0 - BOX - - - CTZ011 - 70110 - Southern_Middlesex - CT - US - 41.33 - -72.46 - 0 - 0 - OKX - - - MAZ003 - 210030 - Eastern_Franklin - MA - US - 42.52 - -72.46 - 0 - 0 - BOX - - - NYZ079 - 320790 - Northeast_Suffolk - NY - US - 41.07 - -72.41 - 0 - 0 - OKX - - - VTZ010 - 450100 - Orange - VT - US - 43.99 - -72.41 - 0 - 0 - BTV - - - NYZ081 - 320810 - Southeast_Suffolk - NY - US - 40.90 - -72.37 - 0 - 0 - OKX - - - CTZ003 - 70030 - Tolland - CT - US - 41.81 - -72.31 - 0 - 0 - BOX - - - NHZ011 - 290110 - Cheshire - NH - US - 42.94 - -72.24 - 0 - 0 - BOX - - - VTZ003 - 450030 - Orleans - VT - US - 44.77 - -72.23 - 0 - 0 - BTV - - - NHZ007 - 290070 - Sullivan - NH - US - 43.36 - -72.20 - 0 - 0 - GYX - - - CTZ008 - 70080 - Northern_New_London - CT - US - 41.53 - -72.13 - 0 - 0 - OKX - - - VTZ007 - 450070 - Caledonia - VT - US - 44.46 - -72.13 - 0 - 0 - BTV - - - CTZ004 - 70040 - Windham - CT - US - 41.83 - -72.02 - 0 - 0 - BOX - - - CTZ012 - 70120 - Southern_New_London - CT - US - 41.36 - -71.96 - 0 - 0 - OKX - - - NHZ005 - 290050 - Southern_Grafton - NH - US - 43.71 - -71.93 - 0 - 0 - GYX - - - MAZ004 - 210040 - Northern_Worcester - MA - US - 42.43 - -71.92 - 0 - 0 - BOX - - - MAZ012 - 210120 - Southern_Worcester - MA - US - 42.18 - -71.81 - 0 - 0 - BOX - - - NHZ015 - 290150 - Wrn_And_Central_Hillsborough - NH - US - 42.95 - -71.78 - 0 - 0 - BOX - - - NHZ003 - 290030 - Northern_Grafton - NH - US - 44.13 - -71.76 - 0 - 0 - GYX - - - VTZ004 - 450040 - Essex - VT - US - 44.68 - -71.74 - 0 - 0 - BTV - - - NHZ008 - 290080 - Merrimack - NH - US - 43.31 - -71.67 - 0 - 0 - GYX - - - RIZ003 - 390030 - Western_Kent - RI - US - 41.66 - -71.66 - 0 - 0 - BOX - - - RIZ006 - 390060 - Washington - RI - US - 41.48 - -71.66 - 0 - 0 - BOX - - - MAZ026 - 210260 - Northwest_Middlesex_County - MA - US - 42.61 - -71.59 - 0 - 0 - BOX - - - RIZ001 - 390010 - Northwest_Providence - RI - US - 41.87 - -71.59 - 0 - 0 - BOX - - - RIZ008 - 390080 - Block_Island - RI - US - 41.19 - -71.57 - 0 - 0 - BOX - - - NHZ012 - 290120 - Eastern_Hillsborough - NH - US - 42.88 - -71.50 - 0 - 0 - BOX - - - RIZ004 - 390040 - Eastern_Kent - RI - US - 41.68 - -71.46 - 0 - 0 - BOX - - - NHZ009 - 290090 - Belknap - NH - US - 43.52 - -71.45 - 0 - 0 - GYX - - - RIZ002 - 390020 - Southeast_Providence - RI - US - 41.81 - -71.45 - 0 - 0 - BOX - - - NHZ002 - 290020 - Southern_Coos - NH - US - 44.41 - -71.39 - 0 - 0 - GYX - - - MAZ005 - 210050 - Central_Middlesex_County - MA - US - 42.44 - -71.33 - 0 - 0 - BOX - - - NHZ001 - 290010 - Northern_Coos - NH - US - 45.02 - -71.33 - 0 - 0 - GYX - - - RIZ005 - 390050 - Bristol - RI - US - 41.71 - -71.27 - 0 - 0 - BOX - - - NHZ006 - 290060 - Southern_Carroll - NH - US - 43.71 - -71.26 - 0 - 0 - GYX - - - RIZ007 - 390070 - Newport - RI - US - 41.56 - -71.26 - 0 - 0 - BOX - - - MAZ013 - 210130 - Western_Norfolk - MA - US - 42.15 - -71.24 - 0 - 0 - BOX - - - NHZ004 - 290040 - Northern_Carroll - NH - US - 44.10 - -71.22 - 0 - 0 - GYX - - - MAZ017 - 210170 - Northern_Bristol - MA - US - 41.93 - -71.18 - 0 - 0 - BOX - - - NHZ013 - 290130 - Interior_Rockingham - NH - US - 43.01 - -71.17 - 0 - 0 - GYX - - - MAZ014 - 210140 - Southeast_Middlesex - MA - US - 42.41 - -71.16 - 0 - 0 - BOX - - - MAZ006 - 210060 - Western_Essex - MA - US - 42.72 - -71.08 - 0 - 0 - BOX - - - MAZ015 - 210150 - Suffolk - MA - US - 42.34 - -71.07 - 0 - 0 - BOX - - - MAZ020 - 210200 - Southern_Bristol - MA - US - 41.65 - -71.07 - 0 - 0 - BOX - - - NHZ010 - 290100 - Strafford - NH - US - 43.33 - -71.03 - 0 - 0 - GYX - - - MAZ016 - 210160 - Eastern_Norfolk - MA - US - 42.22 - -71.02 - 0 - 0 - BOX - - - MAZ018 - 210180 - Western_Plymouth - MA - US - 42.00 - -70.88 - 0 - 0 - BOX - - - MAZ007 - 210070 - Eastern_Essex - MA - US - 42.65 - -70.83 - 0 - 0 - BOX - - - NHZ014 - 290140 - Coastal_Rockingham - NH - US - 42.99 - -70.82 - 0 - 0 - GYX - - - MEZ007 - 190070 - Northern_Oxford - ME - US - 44.88 - -70.80 - 0 - 0 - GYX - - - MAZ021 - 210210 - Southern_Plymouth - MA - US - 41.72 - -70.77 - 0 - 0 - BOX - - - MAZ019 - 210190 - Eastern_Plymouth - MA - US - 42.03 - -70.73 - 0 - 0 - BOX - - - MEZ018 - 190180 - Interior_York - ME - US - 43.52 - -70.73 - 0 - 0 - GYX - - - MAZ023 - 210230 - Dukes - MA - US - 41.38 - -70.70 - 0 - 0 - BOX - - - MEZ012 - 190120 - Southern_Oxford - ME - US - 44.20 - -70.63 - 0 - 0 - GYX - - - MEZ023 - 190230 - Coastal_York - ME - US - 43.34 - -70.58 - 0 - 0 - GYX - - - MEZ019 - 190190 - Interior_Cumberland - ME - US - 43.91 - -70.49 - 0 - 0 - GYX - - - MEZ008 - 190080 - Northern_Franklin - ME - US - 45.14 - -70.48 - 0 - 0 - GYX - - - MEZ024 - 190240 - Coastal_Cumberland - ME - US - 43.75 - -70.26 - 0 - 0 - GYX - - - MEZ020 - 190200 - Androscoggin - ME - US - 44.20 - -70.24 - 0 - 0 - GYX - - - MEZ013 - 190130 - Southern_Franklin - ME - US - 44.67 - -70.23 - 0 - 0 - GYX - - - MEZ009 - 190090 - Central_Somerset - ME - US - 45.42 - -70.10 - 0 - 0 - GYX - - - MEZ003 - 190030 - Northern_Somerset - ME - US - 46.27 - -70.01 - 0 - 0 - CAR - - - MAZ024 - 210240 - Nantucket - MA - US - 41.31 - -70.00 - 0 - 0 - BOX - - - MAZ022 - 210220 - Barnstable - MA - US - 41.80 - -69.99 - 0 - 0 - BOX - - - MEZ025 - 190250 - Sagadahoc - ME - US - 43.94 - -69.89 - 0 - 0 - GYX - - - MEZ021 - 190210 - Kennebec - ME - US - 44.42 - -69.75 - 0 - 0 - GYX - - - MEZ014 - 190140 - Southern_Somerset - ME - US - 44.85 - -69.67 - 0 - 0 - GYX - - - MEZ026 - 190260 - Lincoln - ME - US - 44.05 - -69.54 - 0 - 0 - GYX - - - MEZ010 - 190100 - Central_Piscataquis - ME - US - 45.55 - -69.38 - 0 - 0 - CAR - - - MEZ004 - 190040 - Northern_Piscataquis - ME - US - 46.12 - -69.27 - 0 - 0 - CAR - - - MEZ027 - 190270 - Knox - ME - US - 44.14 - -69.23 - 0 - 0 - GYX - - - MEZ031 - 190310 - Southern_Piscataquis - ME - US - 45.27 - -69.22 - 0 - 0 - CAR - - - MEZ022 - 190220 - Interior_Waldo - ME - US - 44.53 - -69.16 - 0 - 0 - GYX - - - MEZ001 - 190010 - Northwest_Aroostook - ME - US - 47.01 - -69.06 - 0 - 0 - CAR - - - MEZ028 - 190280 - Coastal_Waldo - ME - US - 44.36 - -69.04 - 0 - 0 - GYX - - - MEZ015 - 190150 - Southern_Penobscot - ME - US - 44.93 - -68.81 - 0 - 0 - CAR - - - MEZ005 - 190050 - Northern_Penobscot - ME - US - 45.95 - -68.69 - 0 - 0 - CAR - - - MEZ011 - 190110 - Central_Penobscot - ME - US - 45.39 - -68.41 - 0 - 0 - CAR - - - MEZ016 - 190160 - Interior_Hancock - ME - US - 44.88 - -68.41 - 0 - 0 - CAR - - - MEZ029 - 190290 - Coastal_Hancock - ME - US - 44.45 - -68.39 - 0 - 0 - CAR - - - MEZ002 - 190020 - Northeast_Aroostook - ME - US - 46.83 - -68.30 - 0 - 0 - CAR - - - MEZ006 - 190060 - Southeast_Aroostook - ME - US - 45.97 - -68.09 - 0 - 0 - CAR - - - MEZ032 - 190320 - Northern_Washington - ME - US - 45.48 - -67.73 - 0 - 0 - CAR - - - MEZ017 - 190170 - Central_Washington - ME - US - 45.00 - -67.57 - 0 - 0 - CAR - - - MEZ030 - 190300 - Coastal_Washington - ME - US - 44.67 - -67.49 - 0 - 0 - CAR - - - PRZ010 - 530100 - Mayaguez_and_Vicinity - PR - US - 18.26 - -67.12 - 0 - 0 - SJU - - - PRZ011 - 530110 - Southwest - PR - US - 18.05 - -67.04 - 0 - 0 - SJU - - - PRZ008 - 530080 - Northwest - PR - US - 18.42 - -66.97 - 0 - 0 - SJU - - - PRZ009 - 530090 - Western_Interior - PR - US - 18.21 - -66.82 - 0 - 0 - SJU - - - PRZ007 - 530070 - Ponce_and_Vicinity - PR - US - 18.03 - -66.63 - 0 - 0 - SJU - - - PRZ005 - 530050 - North_Central - PR - US - 18.40 - -66.48 - 0 - 0 - SJU - - - PRZ006 - 530060 - Central_Interior - PR - US - 18.20 - -66.43 - 0 - 0 - SJU - - - PRZ001 - 530010 - San_Juan_and_Vicinity - PR - US - 18.37 - -66.11 - 0 - 0 - SJU - - - PRZ003 - 530030 - Southeast - PR - US - 18.02 - -66.07 - 0 - 0 - SJU - - - PRZ004 - 530040 - Eastern_Interior - PR - US - 18.17 - -66.04 - 0 - 0 - SJU - - - PRZ002 - 530020 - Northeast - PR - US - 18.26 - -65.76 - 0 - 0 - SJU - - - PRZ013 - 530130 - Vieques - PR - US - 18.13 - -65.42 - 0 - 0 - SJU - - - PRZ012 - 530120 - Culebra - PR - US - 18.32 - -65.31 - 0 - 0 - SJU - - - VIZ001 - 520010 - St._Thomas...St._John..._and_Adj - VI - US - 18.34 - -64.87 - 0 - 0 - SJU - - - VIZ002 - 520020 - St_Croix - VI - US - 17.73 - -64.73 - 0 - 0 - SJU - - - CAZ000 - 50000 - No_name - CA - US - 32.92 - -118.48 - 0 - 0 - - - - GUZ012 - 540120 - Sonsorol - GU - US - 5.30 - 132.22 - 0 - 0 - GUM - - - GUZ011 - 540110 - Koror - GU - US - 7.53 - 134.56 - 0 - 0 - GUM - - - GUZ013 - 540130 - Kayangel - GU - US - 8.08 - 134.72 - 0 - 0 - GUM - - - GUZ022 - 540220 - Ngulu - GU - US - 8.30 - 137.51 - 0 - 0 - GUM - - - GUZ021 - 540210 - Yap - GU - US - 9.54 - 138.12 - 0 - 0 - GUM - - - GUZ023 - 540230 - Ulithi - GU - US - 10.02 - 139.79 - 0 - 0 - GUM - - - GUZ024 - 540240 - Sorol - GU - US - 8.21 - 140.70 - 0 - 0 - GUM - - - GUZ025 - 540250 - Woleai - GU - US - 7.38 - 143.92 - 0 - 0 - GUM - - - GUZ001 - 540010 - Guam - GU - US - 13.44 - 144.79 - 0 - 0 - GUM - - - GUZ002 - 540020 - Rota - GU - US - 14.15 - 145.20 - 0 - 0 - GUM - - - GUZ003 - 540030 - Tinian - GU - US - 15.01 - 145.63 - 0 - 0 - GUM - - - GUZ005 - 540050 - Agrihan - GU - US - 18.76 - 145.66 - 0 - 0 - GUM - - - GUZ004 - 540040 - Saipan - GU - US - 15.19 - 145.76 - 0 - 0 - GUM - - - GUZ026 - 540260 - Satawal - GU - US - 7.36 - 147.04 - 0 - 0 - GUM - - - GUZ032 - 540320 - Puluwat - GU - US - 7.38 - 149.18 - 0 - 0 - GUM - - - GUZ031 - 540310 - Chuuk - GU - US - 7.35 - 151.83 - 0 - 0 - GUM - - - GUZ033 - 540330 - Lukunor - GU - US - 5.50 - 153.82 - 0 - 0 - GUM - - - GUZ041 - 540410 - Pohnpei - GU - US - 6.88 - 158.22 - 0 - 0 - GUM - - - GUZ042 - 540420 - Mokil - GU - US - 6.68 - 159.79 - 0 - 0 - GUM - - - GUZ043 - 540430 - Pingelap - GU - US - 6.21 - 160.71 - 0 - 0 - GUM - - - GUZ062 - 540620 - Ujelang - GU - US - 9.76 - 160.97 - 0 - 0 - GUM - - - GUZ063 - 540630 - Enewetak - GU - US - 11.34 - 162.33 - 0 - 0 - GUM - - - GUZ051 - 540510 - Kosrae - GU - US - 5.32 - 162.97 - 0 - 0 - GUM - - - GUZ081 - 540810 - Wake_Island - GU - US - 19.30 - 166.63 - 0 - 0 - GUM - - - GUZ064 - 540640 - Ailinglaplap - GU - US - 7.29 - 168.75 - 0 - 0 - GUM - - - GUZ065 - 540650 - Jaluit - GU - US - 5.85 - 169.53 - 0 - 0 - GUM - - - GUZ066 - 540660 - Utirik - GU - US - 11.24 - 169.86 - 0 - 0 - GUM - - - GUZ067 - 540670 - Wotje - GU - US - 9.55 - 170.24 - 0 - 0 - GUM - - - GUZ061 - 540610 - Majuro - GU - US - 7.11 - 171.08 - 0 - 0 - GUM - - - GUZ068 - 540680 - Mili - GU - US - 6.04 - 171.95 - 0 - 0 - GUM - - - AKZ191 - 21910 - Western_Aleutians - AK - US - 51.51 - 179.05 - 0 - 0 - AFC - - - PKZ175 - 691750 - Adak_to_Kiska - - US - 51.71 - -178.59 - 0 - 0 - AFC - - - PKZ185 - 691850 - St_Matthew_Island_Waters - - US - 60.43 - -174.18 - 0 - 0 - AFC - - - PKZ172 - 691720 - Nikolski_to_Adak - - US - 52.26 - -173.19 - 0 - 0 - AFC - - - PSZ152 - 721520 - Coastal_waters_of_Swain's_I - - US - -11.08 - -171.03 - 0 - 0 - STU - - - PSZ150 - 721500 - Cstal_wtrs_of_Tututila_and_Aunuu - - US - -14.31 - -170.77 - 0 - 0 - STU - - - PKZ179 - 691790 - Pribilof_Is_Nearshore_Waters - - US - 56.90 - -169.97 - 0 - 0 - AFC - - - PKZ210 - 692100 - Dall_Point_to_Wales - - US - 63.31 - -169.57 - 0 - 0 - AFG - - - PSZ151 - 721510 - Coastal_waters_of_Manua - - US - -14.21 - -169.45 - 0 - 0 - STU - - - PKZ225 - 692250 - Cape_Thompson_to_Cape_Beaufort - - US - 69.01 - -167.45 - 0 - 0 - AFG - - - PKZ170 - 691700 - Cape_Sarichef_to_Nikoski - - US - 53.72 - -166.78 - 0 - 0 - AFC - - - PKZ220 - 692200 - Wales_to_Cape_Thompson - - US - 66.97 - -166.69 - 0 - 0 - AFG - - - PKZ171 - 691710 - Unalaska_Bay - - US - 53.92 - -166.59 - 0 - 0 - AFC - - - PKZ180 - 691800 - Cape_Newenham_to_Dall_Point - - US - 59.92 - -165.98 - 0 - 0 - AFC - - - PKZ200 - 692000 - Norton_Sound - - US - 63.99 - -163.30 - 0 - 0 - AFG - - - PKZ230 - 692300 - Cape_Beaufort_to_Point_Franklin - - US - 70.53 - -163.03 - 0 - 0 - AFG - - - PKZ165 - 691650 - Port_Heiden_to_Cape_Sarichef - - US - 56.01 - -162.88 - 0 - 0 - AFC - - - PKZ215 - 692150 - Kotzebue_Sound - - US - 66.65 - -162.83 - 0 - 0 - AFG - - - PKZ155 - 691550 - Castle_Cape_to_Cape_Sarichef - - US - 54.50 - -160.72 - 0 - 0 - AFC - - - PKZ160 - 691600 - Cape_Newenham_to_Port_Heiden - - US - 57.98 - -160.52 - 0 - 0 - AFC - - - PHZ110 - 701100 - Kauai_Northwest_Waters - - US - 22.44 - -159.99 - 0 - 0 - HFO - - - PHZ112 - 701120 - Kauai_Leeward_Waters - - US - 21.64 - -159.99 - 0 - 0 - HFO - - - PHZ111 - 701110 - Kauai_Windward_Waters - - US - 22.41 - -159.03 - 0 - 0 - HFO - - - PHZ113 - 701130 - Kauai_Channel - - US - 21.62 - -159.00 - 0 - 0 - HFO - - - PHZ115 - 701150 - Oahu_Leeward_Waters - - US - 21.04 - -158.18 - 0 - 0 - HFO - - - PHZ114 - 701140 - Oahu_Windward_Waters - - US - 21.88 - -157.59 - 0 - 0 - HFO - - - PHZ116 - 701160 - Kaiwi_Channel - - US - 21.22 - -157.49 - 0 - 0 - HFO - - - PHZ118 - 701180 - Maui_County_Leeward_Waters - - US - 20.70 - -157.49 - 0 - 0 - HFO - - - PHZ120 - 701200 - Pailolo_Channel - - US - 21.03 - -156.91 - 0 - 0 - HFO - - - PHZ119 - 701190 - Maalaea_Bay - - US - 20.75 - -156.53 - 0 - 0 - HFO - - - PHZ121 - 701210 - Alenuihaha_Channel - - US - 20.30 - -156.44 - 0 - 0 - HFO - - - PHZ123 - 701230 - Big_Island_Leeward_Waters - - US - 19.34 - -156.40 - 0 - 0 - HFO - - - PHZ117 - 701170 - Maui_County_Windward_Waters - - US - 21.32 - -156.39 - 0 - 0 - HFO - - - PKZ235 - 692350 - Point_Franklin_to_Cape_Halkett - - US - 71.66 - -156.01 - 0 - 0 - AFG - - - PKZ150 - 691500 - Sitkinak_to_Castle_Cape - - US - 55.91 - -155.76 - 0 - 0 - AFC - - - PHZ124 - 701240 - Big_Island_Southeast_Waters - - US - 18.71 - -155.37 - 0 - 0 - HFO - - - PHZ122 - 701220 - Big_Island_Windward_Waters - - US - 19.92 - -154.97 - 0 - 0 - HFO - - - PKZ138 - 691380 - _Shelikof_Strait - - US - 57.83 - -153.52 - 0 - 0 - AFC - - - PKZ137 - 691370 - _Marmot_Bay - - US - 58.00 - -152.62 - 0 - 0 - AFC - - - PKZ136 - 691360 - _Chiniak_Bay - - US - 57.70 - -152.37 - 0 - 0 - AFC - - - PKZ132 - 691320 - Shuyak_Island_To_Sitkinak - - US - 56.92 - -152.20 - 0 - 0 - AFC - - - PKZ140 - 691400 - Cook_Inlt_N_of_Kamishak_Bay_and_ - - US - 60.34 - -151.89 - 0 - 0 - AFC - - - PKZ141 - 691410 - Kachemak_Bay - - US - 59.56 - -151.45 - 0 - 0 - AFC - - - PKZ130 - 691300 - Barren_Is_And_Kamishak_Bay_Wtrs - - US - 58.64 - -151.33 - 0 - 0 - AFC - - - PKZ121 - 691210 - _Resurrection_Bay - - US - 60.06 - -149.39 - 0 - 0 - AFC - - - PKZ240 - 692400 - Cape_Halkett_to_Flaxman_Island - - US - 71.09 - -149.19 - 0 - 0 - AFG - - - PKZ129 - 691290 - Passage_Canal - - US - 60.81 - -148.58 - 0 - 0 - AFC - - - PKZ125 - 691250 - Prince_William_Sound - - US - 60.48 - -147.34 - 0 - 0 - AFC - - - PKZ120 - 691200 - Cape_Suckling_to_Gore_Point - - US - 59.42 - -147.01 - 0 - 0 - AFC - - - PKZ128 - 691280 - _Valdez_Arm - - US - 60.94 - -146.86 - 0 - 0 - AFC - - - PKZ127 - 691270 - _Valdez_Narrows - - US - 61.05 - -146.67 - 0 - 0 - AFC - - - PKZ126 - 691260 - _Port_of_Valdez - - US - 61.11 - -146.44 - 0 - 0 - AFC - - - PKZ245 - 692450 - Flaxman_I_to_Demarcation_Point - - US - 70.60 - -143.39 - 0 - 0 - AFG - - - PKZ052 - 690520 - Icy_Cape_to_Cape_Suckling - - US - 59.40 - -142.97 - 0 - 0 - AJK - - - PKZ051 - 690510 - Cape_Fairweather_to_Icy_Cape - - US - 58.95 - -140.30 - 0 - 0 - AJK - - - PKZ053 - 690530 - Yakutat_Bay - - US - 59.80 - -139.76 - 0 - 0 - AJK - - - PKZ043 - 690430 - SE_AK_Outside_Wtrs_From_C_Edgecu - - US - 57.59 - -137.69 - 0 - 0 - AJK - - - PKZ022 - 690220 - Cross_Sound - - US - 58.14 - -136.36 - 0 - 0 - AJK - - - PKZ011 - 690110 - _Glacier_Bay - - US - 58.72 - -136.23 - 0 - 0 - AJK - - - PKZ042 - 690420 - Cape_Decision_to_Cape_Edgecumbe - - US - 56.23 - -136.12 - 0 - 0 - AJK - - - PKZ021 - 690210 - Icy_Strait - - US - 58.27 - -135.73 - 0 - 0 - AJK - - - PKZ012 - 690120 - Northern_Lynn_Canal - - US - 59.10 - -135.30 - 0 - 0 - AJK - - - PKZ013 - 690130 - Southern_Lynn_Canal - - US - 58.59 - -135.07 - 0 - 0 - AJK - - - PKZ032 - 690320 - Northern_Chatham_Strait - - US - 57.61 - -134.77 - 0 - 0 - AJK - - - PKZ033 - 690330 - Southern_Chatham_Strait - - US - 56.54 - -134.55 - 0 - 0 - AJK - - - PKZ041 - 690410 - Dixon_Entrance_to_Cape_Decision - - US - 55.04 - -134.31 - 0 - 0 - AJK - - - PKZ031 - 690310 - Stephens_Passage - - US - 57.94 - -134.29 - 0 - 0 - AJK - - - PKZ034 - 690340 - Frederick_Sound - - US - 56.99 - -134.28 - 0 - 0 - AJK - - - PKZ035 - 690350 - Sumner_Strait - - US - 56.40 - -133.28 - 0 - 0 - AJK - - - PKZ036 - 690360 - Clarence_Strait - - US - 55.40 - -131.52 - 0 - 0 - AJK - - - PZZ170 - 611700 - Cstal_Wtrs_From_C_Flattery_To_Ja - - US - 48.22 - -125.73 - 0 - 0 - SEW - - - PZZ173 - 611730 - Wtrs_From_James_I_To_Pt_Grenvl_2 - - US - 47.57 - -125.40 - 0 - 0 - SEW - - - PZZ376 - 613760 - Wtrs_fr_C_Blanco_OR_to_Pt._St._G - - US - 42.33 - -125.39 - 0 - 0 - MFR - - - PZZ370 - 613700 - Wtrs_fr_Florence_to_C_Blanco_OR_ - - US - 43.40 - -125.19 - 0 - 0 - MFR - - - PZZ275 - 612750 - Wtrs_fr_Cascade_Hd_to_Florence_O - - US - 44.59 - -125.15 - 0 - 0 - PQR - - - PZZ470 - 614700 - Wtrs_fr_Pt._St._Geo_to_C_Mendoci - - US - 41.14 - -125.08 - 0 - 0 - EKA - - - PZZ176 - 611760 - Cstal_Wtrs_From_Pt_Grenvl_To_C_S - - US - 46.97 - -125.06 - 0 - 0 - SEW - - - PZZ153 - 611530 - Cstal_Wtrs_From_James_I_To_Pt_Gr - - US - 47.74 - -124.99 - 0 - 0 - SEW - - - PZZ270 - 612700 - Wtrs_fr_C_Shoalwtr_WA_to_Cascade - - US - 45.92 - -124.99 - 0 - 0 - PQR - - - PZZ150 - 611500 - Cstal_Wtrs_From_C_Flattery_To_Ja - - US - 48.17 - -124.89 - 0 - 0 - SEW - - - PZZ475 - 614750 - Wtrs_fr_C_Mendocino_to_Pt._Arena - - US - 39.69 - -124.74 - 0 - 0 - EKA - - - PZZ350 - 613500 - Cstal_wtrs_fr_Florence_to_C_Blan - - US - 43.47 - -124.68 - 0 - 0 - MFR - - - PZZ330 - 613300 - Chetco_River_Bar - - US - 42.31 - -124.60 - 0 - 0 - MFR - - - PZZ130 - 611300 - W_Entr_U.S._Wtrs_St_Of_Juan_De_F - - US - 48.37 - -124.48 - 0 - 0 - SEW - - - PZZ310 - 613100 - Coos_Bay_Bar - - US - 43.43 - -124.47 - 0 - 0 - MFR - - - PZZ156 - 611560 - Cstal_Wtrs_From_Pt_Grenvl_To_C_S - - US - 47.02 - -124.44 - 0 - 0 - SEW - - - PZZ356 - 613560 - Cstal_wtrs_fr_C_Blanco_OR_to_Pt. - - US - 42.24 - -124.43 - 0 - 0 - MFR - - - PZZ450 - 614500 - Cstal_wtrs_fr_Pt._St._Geo_to_C_M - - US - 41.11 - -124.33 - 0 - 0 - EKA - - - PZZ250 - 612500 - Cstal_wtrs_fr_C_Shoalwtr_WA_to_C - - US - 45.93 - -124.20 - 0 - 0 - PQR - - - PZZ410 - 614100 - Humboldt_Bay_Bar - - US - 40.77 - -124.19 - 0 - 0 - EKA - - - PZZ255 - 612550 - Cstal_wtrs_fr_Cascade_Hd_to_Flor - - US - 44.47 - -124.10 - 0 - 0 - PQR - - - PZZ110 - 611100 - Grays_Harbor_Bar - - US - 46.93 - -123.99 - 0 - 0 - SEW - - - PZZ570 - 615700 - Wtrs_fr_Pt._Arena_to_Pigeon_Pt._ - - US - 38.08 - -123.99 - 0 - 0 - MTR - - - PZZ455 - 614550 - Cstal_wtrs_fr_C_Mendocino_to_Pt. - - US - 39.69 - -123.91 - 0 - 0 - EKA - - - PZZ131 - 611310 - Ctrl_U.S._Wtrs_St_Of_Juan_De_Fuc - - US - 48.27 - -123.68 - 0 - 0 - SEW - - - PZZ210 - 612100 - Columbia_River_Bar - - US - 46.21 - -123.68 - 0 - 0 - PQR - - - PZZ540 - 615400 - Cstal_Wtrs_fr_Pt_Arena_to_Pt_Rey - - US - 38.48 - -123.53 - 0 - 0 - MTR - - - PZZ132 - 611320 - E_Entr_U.S._Wtrs_St_Of_Juan_De_F - - US - 48.21 - -122.96 - 0 - 0 - SEW - - - PZZ133 - 611330 - Nrn_Inlnd_Wtrs_Incl_The_Sn_Juan_ - - US - 48.58 - -122.78 - 0 - 0 - SEW - - - PZZ575 - 615750 - Wtrs_fr_Pigeon_Pt._to_Pt._Piedra - - US - 36.41 - -122.76 - 0 - 0 - MTR - - - PZZ545 - 615450 - Cstal_Wtrs_fr_Pt_Reyes_to_Pigeon - - US - 37.58 - -122.72 - 0 - 0 - MTR - - - PZZ134 - 611340 - Admiralty_Inlet - - US - 48.06 - -122.68 - 0 - 0 - SEW - - - PZZ560 - 615600 - Cstal_Wtrs_fr_Pigeon_Pt_to_Pt_Pi - - US - 36.99 - -122.59 - 0 - 0 - MTR - - - PZZ135 - 611350 - Puget_Sound_and_Hood_Canal - - US - 47.56 - -122.47 - 0 - 0 - SEW - - - PZZ530 - 615300 - Sn_Francisco/Sn_Pablo/Suisun_Bay - - US - 37.83 - -122.39 - 0 - 0 - MTR - - - PZZ535 - 615350 - Monterey_Bay - - US - 36.79 - -121.89 - 0 - 0 - MTR - - - PZZ565 - 615650 - Cstal_Wtrs_fr_Pt_Pinos_to_Pt_Pie - - US - 36.11 - -121.84 - 0 - 0 - MTR - - - PZZ670 - 616700 - The_Wtrs_fr_Pt._Piedras_Blancas_ - - US - 35.14 - -121.55 - 0 - 0 - LOX - - - PZZ673 - 616730 - Wtrs_fr_Pt._Arguello_to_Sta_Cruz - - US - 34.18 - -120.98 - 0 - 0 - LOX - - - PZZ650 - 616500 - E_Sta_Barbara_Chnl_fr_Pt._Concep - - US - 34.28 - -119.87 - 0 - 0 - LOX - - - PZZ676 - 616760 - Out_wtrs_fr_Sta_Cruz_I_to_Sn_Cle - - US - 33.54 - -119.79 - 0 - 0 - LOX - - - PZZ655 - 616550 - Inr_wtrs_fr_Pt_Mugu_to_Sn_Mateo_ - - US - 33.59 - -118.55 - 0 - 0 - LOX - - - PZZ775 - 617750 - Wtrs_fr_Sn_Mateo_point_to_the_Me - - US - 32.83 - -118.20 - 0 - 0 - SGX - - - PZZ750 - 617500 - Cstal_Wtrs_fr_Sn_Mateo_Pt_to_the - - US - 32.92 - -117.55 - 0 - 0 - SGX - - - GMZ135 - 681350 - Laguna_Madre_From_5_nm_N_Of_Port - - US - 26.93 - -97.44 - 0 - 0 - BRO - - - GMZ132 - 681320 - Laguna_Madre_From_The_Arroyo_Col - - US - 26.49 - -97.37 - 0 - 0 - BRO - - - GMZ230 - 682300 - Bays_and_Wtrways_fr_Baffin_Bay_t - - US - 27.54 - -97.31 - 0 - 0 - CRP - - - GMZ130 - 681300 - Laguna_Madre_From_the_Port_Of_Br - - US - 26.19 - -97.30 - 0 - 0 - BRO - - - GMZ155 - 681550 - Cstal_wtrs_fr_Baffin_Bay_to_Port - - US - 26.92 - -97.23 - 0 - 0 - BRO - - - GMZ250 - 682500 - Cstal_wtrs_fr_Baffin_Bay_to_Port - - US - 27.52 - -97.10 - 0 - 0 - CRP - - - GMZ150 - 681500 - Cstal_wtrs_fr_Port_Mansfield_TX_ - - US - 26.28 - -97.04 - 0 - 0 - BRO - - - GMZ235 - 682350 - Bays_and_Wtrways_fr_Port_Aransas - - US - 28.16 - -96.82 - 0 - 0 - CRP - - - GMZ175 - 681750 - Wtrs_fr_Baffin_Bay_to_Port_Mansf - - US - 26.87 - -96.68 - 0 - 0 - BRO - - - GMZ255 - 682550 - Cstal_wtrs_fr_Port_Aransas_to_Ma - - US - 28.06 - -96.66 - 0 - 0 - CRP - - - GMZ270 - 682700 - Wtrs_fr_Baffin_Bay_to_Port_Arans - - US - 27.35 - -96.51 - 0 - 0 - CRP - - - GMZ170 - 681700 - Wtrs_fr_Port_Mansfield_TX_to_the - - US - 26.26 - -96.50 - 0 - 0 - BRO - - - GMZ330 - 683300 - Matagorda_Bay - - US - 28.60 - -96.32 - 0 - 0 - HGX - - - GMZ275 - 682750 - Wtrs_fr_Port_Aransas_to_Matagord - - US - 27.74 - -96.12 - 0 - 0 - CRP - - - GMZ350 - 683500 - Cstal_wtrs_fr_Freeport_to_Matago - - US - 28.52 - -95.70 - 0 - 0 - HGX - - - GMZ370 - 683700 - Wtrs_fr_Freeport_to_Matagorda_Sh - - US - 28.13 - -95.38 - 0 - 0 - HGX - - - GMZ335 - 683350 - Galveston_Bay - - US - 29.41 - -94.87 - 0 - 0 - HGX - - - GMZ355 - 683550 - Cstal_wtrs_fr_Hi_I_to_Freeport_T - - US - 29.10 - -94.78 - 0 - 0 - HGX - - - GMZ375 - 683750 - Wtrs_fr_Hi_I_to_Freeport_TX_fr_2 - - US - 28.66 - -94.60 - 0 - 0 - HGX - - - GMZ450 - 684500 - Cstal_wtrs_fr_Cameron_LA_to_Hi_I - - US - 29.58 - -93.95 - 0 - 0 - LCH - - - GMZ430 - 684300 - Sabine_Lake - - US - 29.62 - -93.85 - 0 - 0 - LCH - - - GMZ470 - 684700 - Wtrs_fr_Cameron_LA_to_Hi_I_TX_fr - - US - 29.07 - -93.82 - 0 - 0 - LCH - - - GMZ432 - 684320 - Calcasieu_Lake - - US - 29.92 - -93.31 - 0 - 0 - LCH - - - GMZ452 - 684520 - Cstal_wtrs_fr_Intracoastal_Cty_t - - US - 29.48 - -92.72 - 0 - 0 - LCH - - - GMZ472 - 684720 - Wtrs_fr__Intracoastal_Cty_to_Cam - - US - 28.95 - -92.68 - 0 - 0 - LCH - - - LSZ145 - 651450 - Duluth_MN_to_Port_Wing_WI - - US - 46.76 - -91.84 - 0 - 0 - DLH - - - LSZ144 - 651440 - Two_Harbors_to_Duluth_MN - - US - 46.89 - -91.82 - 0 - 0 - DLH - - - GMZ475 - 684750 - Wtrs_fr_Lwr_Atchafalaya_Riv_to_I - - US - 28.70 - -91.72 - 0 - 0 - LCH - - - GMZ435 - 684350 - Vermillion_Bay - - US - 29.38 - -91.70 - 0 - 0 - LCH - - - GMZ455 - 684550 - Cstal_wtrs_fr_Lwr_Atchafalaya_Ri - - US - 29.32 - -91.69 - 0 - 0 - LCH - - - LSZ143 - 651430 - Silver_Bay_Hbr_to_2_Hbrs_MN - - US - 47.13 - -91.40 - 0 - 0 - DLH - - - LSZ146 - 651460 - Port_Wing_to_Sand_Island_WI - - US - 46.91 - -91.19 - 0 - 0 - DLH - - - LSZ142 - 651420 - Taconite_Hbr_to_Silver_Bay_Hbr_M - - US - 47.38 - -91.05 - 0 - 0 - DLH - - - LSZ121 - 651210 - Chequamegon_Bay-Bayfield_to_Oak_ - - US - 46.69 - -90.81 - 0 - 0 - DLH - - - LSZ147 - 651470 - Sand_Island_to_Bayfield_WI - - US - 46.91 - -90.71 - 0 - 0 - DLH - - - LSZ148 - 651480 - Oak_Point_to_Saxon_Harbor_WI - - US - 46.67 - -90.59 - 0 - 0 - DLH - - - LSZ141 - 651410 - Grand_Marais_to_Taconite_Hbr_MN - - US - 47.58 - -90.57 - 0 - 0 - DLH - - - LSZ162 - 651620 - L_Sup_W_of_a_line_fr_Saxon_Hbr_W - - US - 47.28 - -90.56 - 0 - 0 - DLH - - - LSZ240 - 652400 - Saxon_Harbor_WI_to_Black_Riv_MI - - US - 46.66 - -90.24 - 0 - 0 - MQT - - - GMZ550 - 685500 - Cstal_wtrs_fr_the_SW_pass_of_the - - US - 29.00 - -90.19 - 0 - 0 - LIX - - - GMZ570 - 685700 - Wtrs_fr_the_SW_Pass_of_the_MS_Ri - - US - 28.39 - -90.18 - 0 - 0 - LIX - - - GMZ530 - 685300 - L_Pontchartrain_and_L_Maurepas - - US - 30.17 - -90.10 - 0 - 0 - LIX - - - LSZ241 - 652410 - Black_River_To_Ontonagon_MI - - US - 46.81 - -89.91 - 0 - 0 - MQT - - - LSZ140 - 651400 - Gnd_Portage_to_Gnd_Marais_MN - - US - 47.84 - -89.85 - 0 - 0 - DLH - - - LSZ263 - 652630 - L_Sup_fr_Saxon_Hbr_WI_to_Upr_Ent - - US - 47.45 - -89.29 - 0 - 0 - MQT - - - GMZ555 - 685550 - Cstal_wtrs_fr_Pascagoula_MS_to_t - - US - 29.72 - -89.09 - 0 - 0 - LIX - - - LSZ242 - 652420 - Ontonagon_to_Upr_Entr_of_Portage - - US - 47.10 - -88.96 - 0 - 0 - MQT - - - GMZ575 - 685750 - Wtrs_fr_Pascagoula_MS_to_the_SW_ - - US - 28.86 - -88.56 - 0 - 0 - LIX - - - LSZ243 - 652430 - Upr_Entr_of_Portage_Canal_to_Eag - - US - 47.37 - -88.47 - 0 - 0 - MQT - - - LSZ247 - 652470 - Portage_L_to_Huron_I_MI_to_Lwr_E - - US - 46.90 - -88.37 - 0 - 0 - MQT - - - LSZ246 - 652460 - Pt_Isabelle_to_Lwr_Entr_of_Porta - - US - 47.15 - -88.22 - 0 - 0 - MQT - - - LSZ264 - 652640 - L_Sup_fr_Upr_Entr_to_Portage_Can - - US - 47.83 - -88.08 - 0 - 0 - MQT - - - GMZ650 - 686500 - Cstal_wtrs_fr_Pensacola_FL_to_Pa - - US - 30.19 - -88.01 - 0 - 0 - MOB - - - LSZ244 - 652440 - Eagle_River_to_Manitou_I_MI - - US - 47.49 - -87.95 - 0 - 0 - MQT - - - GMZ630 - 686300 - Mobile_Bay - - US - 30.53 - -87.93 - 0 - 0 - MOB - - - LMZ644 - 646440 - Port_Washington_to_N_Pt_Lt_WI - - US - 43.24 - -87.87 - 0 - 0 - MKX - - - LMZ522 - 645220 - Grn_Bay_S_of_line_fr__Oconto_WI_ - - US - 44.71 - -87.79 - 0 - 0 - GRB - - - LMZ645 - 646450 - N_Point_Light_to_Wind_Point_WI - - US - 42.93 - -87.77 - 0 - 0 - MKX - - - LMZ740 - 647400 - Winthrop_Hbr_to_Wilmette_Hbr_IL - - US - 42.28 - -87.77 - 0 - 0 - LOT - - - LSZ265 - 652650 - L_Sup_W_of_Line_fr_Manitou_I_to_ - - US - 47.00 - -87.73 - 0 - 0 - MQT - - - LMZ643 - 646430 - Sheboygan_to_Port_Washington_WI - - US - 43.55 - -87.72 - 0 - 0 - MKX - - - LMZ646 - 646460 - Wind_Pt_WI_to_Winthrop_Hbr_IL - - US - 42.64 - -87.72 - 0 - 0 - MKX - - - LSZ245 - 652450 - Manitou_I_to_Point_Isabelle_MI - - US - 47.32 - -87.71 - 0 - 0 - MQT - - - GMZ670 - 686700 - Wtrs_fr_Pensacola_FL_to_Pascagou - - US - 29.60 - -87.65 - 0 - 0 - MOB - - - LMZ543 - 645430 - Two_Rivers_to_Sheboygan_WI - - US - 43.95 - -87.64 - 0 - 0 - GRB - - - LMZ742 - 647420 - Nerly_I_to_Calumet_Harbor_IL - - US - 41.84 - -87.60 - 0 - 0 - LOT - - - LMZ741 - 647410 - Wilmette_Harbor_to_Nerly_I_IL - - US - 41.98 - -87.58 - 0 - 0 - LOT - - - LSZ248 - 652480 - Huron_Islands_to_Marquette_MI - - US - 46.77 - -87.52 - 0 - 0 - MQT - - - LMZ669 - 646690 - L_MI_fr_Sheboygan_to_Port_Washin - - US - 43.63 - -87.44 - 0 - 0 - MKX - - - LMZ743 - 647430 - Calumet_Harbor_IL_to_Gary_IN - - US - 41.70 - -87.42 - 0 - 0 - LOT - - - LMZ671 - 646710 - L_MI_fr_Port_Washington_to_N_Pt_ - - US - 43.20 - -87.41 - 0 - 0 - MKX - - - LMZ673 - 646730 - L_MI_fr_N_Pt_Lt_to_Wind_Pt_WI_5N - - US - 42.93 - -87.40 - 0 - 0 - MKX - - - LMZ521 - 645210 - Grn_Bay_S_of_line_fr__Cedar_Riv_ - - US - 45.11 - -87.39 - 0 - 0 - GRB - - - LMZ542 - 645420 - Sturgeon_Bay_to_Two_Rivers_WI - - US - 44.49 - -87.37 - 0 - 0 - GRB - - - LMZ777 - 647770 - L_MI_fr_Winthrop_Hbr_to_Wilmette - - US - 42.31 - -87.37 - 0 - 0 - LOT - - - LMZ567 - 645670 - L_MI_fr_2_Rivs_to_Sheboygan_WI_5 - - US - 44.05 - -87.33 - 0 - 0 - GRB - - - LMZ675 - 646750 - L_MI_fr_Wind_Pt_WI_to_Winthrop_H - - US - 42.61 - -87.32 - 0 - 0 - MKX - - - LMZ779 - 647790 - L_MI_fr_Wilmette_Hbr_to_MI_Cty_i - - US - 41.95 - -87.26 - 0 - 0 - LOT - - - LMZ744 - 647440 - Gary_to_Burns_Harbor_IN - - US - 41.67 - -87.25 - 0 - 0 - LOT - - - LMZ565 - 645650 - L_MI_fr_Sturgeon_Bay_to_2_Rivs_W - - US - 44.47 - -87.11 - 0 - 0 - GRB - - - LSZ249 - 652490 - Marquette_to_Munising_MI - - US - 46.60 - -87.05 - 0 - 0 - MQT - - - LMZ745 - 647450 - Burns_Harbor_to_MI_City_IN - - US - 41.72 - -87.04 - 0 - 0 - LOT - - - LMZ541 - 645410 - Rock_I_Passage_to_Sturgeon_Bay_W - - US - 45.07 - -86.96 - 0 - 0 - GRB - - - LMZ870 - 648700 - L_MI_fr_Whthall_to_Pentwtr_MI_5N - - US - 43.63 - -86.96 - 0 - 0 - GRR - - - LMZ221 - 642210 - Grn_Bay_N_of_line_fr_Cedar_Riv_M - - US - 45.66 - -86.94 - 0 - 0 - MQT - - - LMZ046 - 640460 - MI_City_IN_to_New_Buffalo_MI - - US - 41.80 - -86.86 - 0 - 0 - IWX - - - LSZ266 - 652660 - L_Sup_E_of_a_line_fr_Manitou_I_t - - US - 47.21 - -86.85 - 0 - 0 - MQT - - - LMZ878 - 648780 - L_MI_fr_St_Joseph_to_S_Haven_MI_ - - US - 42.36 - -86.84 - 0 - 0 - GRR - - - GMZ675 - 686750 - Wtrs_fr_Destin_to_Pensacola_FL_f - - US - 29.72 - -86.83 - 0 - 0 - MOB - - - LMZ080 - 640800 - L_MI_MI_Cty_IN_to_St._Joseph_MI_ - - US - 41.97 - -86.79 - 0 - 0 - IWX - - - LMZ872 - 648720 - L_MI_fr_Gnd_Haven_to_Whthall_MI_ - - US - 43.22 - -86.78 - 0 - 0 - GRR - - - LMZ874 - 648740 - L_MI_fr_Holland_to_Gnd_Haven_MI_ - - US - 42.95 - -86.78 - 0 - 0 - GRR - - - LMZ366 - 643660 - L_MI_fr_Pt_Betsie_to_Manistee_MI - - US - 44.53 - -86.75 - 0 - 0 - APX - - - GMZ655 - 686550 - Cstal_wtrs_fr_Destin_to_Pensacol - - US - 30.24 - -86.72 - 0 - 0 - MOB - - - LMZ043 - 640430 - New_Buffalo_MI_to_St_Joseph_MI - - US - 41.97 - -86.67 - 0 - 0 - IWX - - - LMZ563 - 645630 - L_MI_fr_Rock_I_Passage_to_Sturge - - US - 45.02 - -86.67 - 0 - 0 - GRB - - - LMZ250 - 642500 - 5NM_E_of_a_line_fr_Fairport_MI_t - - US - 45.49 - -86.66 - 0 - 0 - MQT - - - LMZ868 - 648680 - L_MI_fr_Pentwtr_to_Manistee_MI_5 - - US - 43.95 - -86.65 - 0 - 0 - GRR - - - LMZ876 - 648760 - L_MI_fr_S_Haven_to_Holland_MI_5N - - US - 42.60 - -86.65 - 0 - 0 - GRR - - - LMZ849 - 648490 - Pentwater_to_Manistee_MI - - US - 44.03 - -86.57 - 0 - 0 - GRR - - - LMZ848 - 648480 - Whitehall_to_Pentwater_MI - - US - 43.59 - -86.53 - 0 - 0 - GRR - - - LSZ250 - 652500 - Munising_to_Grand_Marais_MI - - US - 46.59 - -86.49 - 0 - 0 - MQT - - - LMZ844 - 648440 - St_Joseph_to_South_Haven_MI - - US - 42.28 - -86.46 - 0 - 0 - GRR - - - LMZ847 - 648470 - Grand_Haven_to_Whitehall_MI - - US - 43.22 - -86.36 - 0 - 0 - GRR - - - LMZ346 - 643460 - Manistee_to_Point_Betsie_MI - - US - 44.48 - -86.33 - 0 - 0 - APX - - - LMZ261 - 642610 - L_MI_fr_Seul_Choix_Pt_to_Rock_I_ - - US - 45.60 - -86.32 - 0 - 0 - MQT - - - LMZ846 - 648460 - Holland_to_Grand_Haven_MI - - US - 42.91 - -86.30 - 0 - 0 - GRR - - - LMZ845 - 648450 - South_Haven_to_Holland_MI - - US - 42.59 - -86.28 - 0 - 0 - GRR - - - LMZ248 - 642480 - Seul_Choix_Pt_to_Pt_Detour_MI - - US - 45.79 - -86.27 - 0 - 0 - MQT - - - LMZ364 - 643640 - L_MI_fr_Charlevoix_to_Pt_Betsie_ - - US - 45.02 - -86.19 - 0 - 0 - APX - - - LMZ345 - 643450 - Pt_Betsie_to_Sleeping_Bear_Pt_MI - - US - 44.82 - -86.18 - 0 - 0 - APX - - - LMZ344 - 643440 - Sleeping_Bear_Pt_to_Gnd_Traverse - - US - 45.09 - -85.79 - 0 - 0 - APX - - - GMZ770 - 687700 - Wtrs_fr_Apalachicola_to_Destin_F - - US - 29.27 - -85.76 - 0 - 0 - TAE - - - LMZ341 - 643410 - Seul_Choix_Pt_to_5NM_W_of_Mackin - - US - 45.96 - -85.71 - 0 - 0 - APX - - - GMZ750 - 687500 - Cstal_wtrs_fr_Apalachicola_to_De - - US - 29.84 - -85.65 - 0 - 0 - TAE - - - LSZ267 - 652670 - L_Sup_fr_Gnd_Marais_MI_to_Whtfis - - US - 47.00 - -85.61 - 0 - 0 - MQT - - - LMZ362 - 643620 - L_MI_S_of_a_line_fr_Seul_Choix_P - - US - 45.60 - -85.57 - 0 - 0 - APX - - - LMZ323 - 643230 - Gnd_Traverse_Bay_S_of_a_line_Gnd - - US - 44.98 - -85.56 - 0 - 0 - APX - - - LSZ251 - 652510 - Grand_Marais_to_Whitefish_Pt_MI - - US - 46.75 - -85.41 - 0 - 0 - MQT - - - LMZ342 - 643420 - Norwood_MI_to_5NM_W_of_Mackinac_ - - US - 45.53 - -85.20 - 0 - 0 - APX - - - LSZ321 - 653210 - Whtfish_Bay_(U.S._Portion)/Whtfi - - US - 46.54 - -84.77 - 0 - 0 - APX - - - LHZ345 - 743450 - Sts_of_Mackinac_within_5NM_of_Ma - - US - 45.81 - -84.71 - 0 - 0 - APX - - - GMZ755 - 687550 - Cstal_Wtrs_From__Ochlockonee_Riv - - US - 29.61 - -84.54 - 0 - 0 - TAE - - - GMZ775 - 687750 - Wtrs_fr__Suwannee_Riv_to_Apalach - - US - 29.15 - -84.35 - 0 - 0 - TAE - - - LHZ347 - 743470 - 5NM_E_of_Mackinac_Br_to_Presque_ - - US - 45.73 - -84.31 - 0 - 0 - APX - - - LHZ346 - 743460 - St_Ignace_to_False_Detour_Chnl - - US - 45.94 - -84.13 - 0 - 0 - APX - - - LSZ322 - 653220 - St._Marys_Riv_Pt_Iroquois_to_E._ - - US - 46.26 - -84.11 - 0 - 0 - APX - - - GMZ730 - 687300 - Apalachee_Bay_or_Cstal_Wtrs_From - - US - 29.90 - -83.95 - 0 - 0 - TAE - - - LHZ361 - 743610 - L_Huron_fr_5NM_E_of_Mackinac_Br_ - - US - 45.63 - -83.69 - 0 - 0 - APX - - - LHZ422 - 744220 - Inr_Saginaw_Bay_SW_of_Pt_Au_Gres - - US - 43.80 - -83.67 - 0 - 0 - DTX - - - GMZ870 - 688700 - Wtrs_fr_Tarpon_Spgs_to_Suwannee_ - - US - 28.60 - -83.54 - 0 - 0 - TBW - - - GMZ765 - 687650 - Cstal_wtrs_fr__Suwannee_Riv_to_K - - US - 29.50 - -83.53 - 0 - 0 - TAE - - - LHZ421 - 744210 - Out_Saginaw_Bay_SW_of_Alabaster_ - - US - 44.07 - -83.38 - 0 - 0 - DTX - - - GMZ873 - 688730 - Wtrs_fr_Englewood_to_Tarpon_Spgs - - US - 27.42 - -83.36 - 0 - 0 - TBW - - - LEZ142 - 631420 - Maumee_Bay_to_Reno_Beach_OH - - US - 41.74 - -83.35 - 0 - 0 - CLE - - - LHZ348 - 743480 - Presque_I_Lt_to_Sturgeon_Pt_MI_I - - US - 45.06 - -83.32 - 0 - 0 - APX - - - LEZ444 - 634440 - MI_Wtrs_of_L_Erie_fr_Detroit_Riv - - US - 41.89 - -83.29 - 0 - 0 - DTX - - - LHZ349 - 743490 - Sturgeon_Point_to_Alabaster_MI - - US - 44.45 - -83.26 - 0 - 0 - APX - - - LEZ162 - 631620 - Detroit_Riv_Lt._to_Maumee_Bay_OH - - US - 41.86 - -83.20 - 0 - 0 - CLE - - - LCZ423 - 604230 - Detroit_River - - US - 42.18 - -83.16 - 0 - 0 - DTX - - - GMZ850 - 688500 - Cstal_wtrs_fr_Tarpon_Spgs_to_Suw - - US - 28.74 - -82.94 - 0 - 0 - TBW - - - LEZ143 - 631430 - Reno_Beach_to_The_Islands_OH - - US - 41.63 - -82.94 - 0 - 0 - CLE - - - LEZ163 - 631630 - Reno_Beach_to_The_Is_OH_beyond_5 - - US - 41.73 - -82.92 - 0 - 0 - CLE - - - GMZ853 - 688530 - Cstal_wtrs_fr_Englewood_to_Tarpo - - US - 27.53 - -82.87 - 0 - 0 - TBW - - - GMZ876 - 688760 - Wtrs_fr_Bonita_Beach_to_Englewoo - - US - 26.39 - -82.86 - 0 - 0 - TBW - - - LHZ362 - 743620 - L_Huron_fr_Presque_I_Lt_to_Sturg - - US - 45.10 - -82.84 - 0 - 0 - APX - - - LCZ460 - 604600 - L_St._Clair_Open_L_(U.S._Portion - - US - 42.52 - -82.76 - 0 - 0 - DTX - - - LHZ363 - 743630 - L_Huron_fr_Sturgeon_Pt_to_Alabas - - US - 44.42 - -82.75 - 0 - 0 - APX - - - LEZ144 - 631440 - The_Islands_to_Vermilion_OH - - US - 41.48 - -82.71 - 0 - 0 - CLE - - - GMZ830 - 688300 - Tampa_Bay_waters - - US - 27.76 - -82.60 - 0 - 0 - TBW - - - LHZ441 - 744410 - Port_Austin_to_Harbor_Beach_MI - - US - 43.93 - -82.59 - 0 - 0 - DTX - - - LHZ442 - 744420 - Harbor_Beach_to_Port_Sanilac_MI - - US - 43.64 - -82.53 - 0 - 0 - DTX - - - GMZ075 - 680750 - Wtrs_fr_Key_W_to_20_NM_W_of_Dry_ - - US - 24.26 - -82.51 - 0 - 0 - KEY - - - LHZ462 - 744620 - L_Huron_fr_Port_Austin_to_Hbr_Be - - US - 44.05 - -82.51 - 0 - 0 - DTX - - - LEZ164 - 631640 - The_Is_to_Vermilion_OH_beyond_5n - - US - 41.59 - -82.48 - 0 - 0 - CLE - - - LCZ422 - 604220 - St._Clair_River - - US - 42.77 - -82.47 - 0 - 0 - DTX - - - LHZ443 - 744430 - Port_Sanilac_to_Port_Huron_MI - - US - 43.21 - -82.43 - 0 - 0 - DTX - - - GMZ676 - 686760 - Wtrs_fr_Chokoloskee_to_Bonita_Be - - US - 25.80 - -82.42 - 0 - 0 - MFL - - - LHZ463 - 744630 - L_Huron_fr_Hbr_Beach_to_Port_Sni - - US - 43.70 - -82.41 - 0 - 0 - DTX - - - LHZ464 - 744640 - L_Huron_fr_Port_Snilac_to_Port_H - - US - 43.33 - -82.40 - 0 - 0 - DTX - - - GMZ856 - 688560 - Cstal_wtrs_fr_Bonita_Beach_to_En - - US - 26.56 - -82.28 - 0 - 0 - TBW - - - LEZ145 - 631450 - Vermilion_to_Avon_Point_OH - - US - 41.51 - -82.17 - 0 - 0 - CLE - - - LEZ165 - 631650 - Vermilion_to_Avon_Pt_OH_beyond_5 - - US - 41.61 - -82.04 - 0 - 0 - CLE - - - GMZ033 - 680330 - Wtrs_fr_E_C_Sable_to_Chokoloskee - - US - 25.27 - -82.00 - 0 - 0 - KEY - - - GMZ656 - 686560 - Cstal_wtrs_fr_Chokoloskee_to_Bon - - US - 25.96 - -81.92 - 0 - 0 - MFL - - - LEZ166 - 631660 - Avon_Pt_to_Willowick_OH_beyond_5 - - US - 41.82 - -81.81 - 0 - 0 - CLE - - - LEZ146 - 631460 - Avon_Point_to_Willowick_OH - - US - 41.54 - -81.66 - 0 - 0 - CLE - - - GMZ054 - 680540 - Cstal_wtrs_fr_the_W_end_of_the_S - - US - 24.48 - -81.61 - 0 - 0 - KEY - - - GMZ032 - 680320 - Gulf_Side_of_the_Lwr_Keys_out_20 - - US - 24.86 - -81.48 - 0 - 0 - KEY - - - GMZ074 - 680740 - Wtrs_fr_the_W_end_of_the_Seven_M - - US - 23.93 - -81.44 - 0 - 0 - KEY - - - GMZ657 - 686570 - Cstal_wtrs_fr_E_C_Sable_to_Choko - - US - 25.47 - -81.41 - 0 - 0 - MFL - - - AMZ450 - 664500 - Cstal_wtrs_fr_Altamaha_Snd_to_Fe - - US - 30.99 - -81.28 - 0 - 0 - JAX - - - LEZ147 - 631470 - Willowick_to_Geneva-on-the_L_OH - - US - 41.80 - -81.22 - 0 - 0 - CLE - - - AMZ452 - 664520 - Cstal_wtrs_fr_Fernandina_Beach_t - - US - 30.28 - -81.18 - 0 - 0 - JAX - - - LEZ167 - 631670 - Willowick_to_Geneva-on-the-L_OH_ - - US - 42.00 - -81.16 - 0 - 0 - CLE - - - AMZ354 - 663540 - Cstal_wtrs_fr_Savannah_GA_to_Alt - - US - 31.67 - -81.05 - 0 - 0 - CHS - - - AMZ550 - 665500 - Flagler_Beach_to_Volusia-Brevard - - US - 29.22 - -80.97 - 0 - 0 - MLB - - - AMZ454 - 664540 - Cstal_wtrs_fr_St._Augustine_to_F - - US - 29.66 - -80.94 - 0 - 0 - JAX - - - GMZ053 - 680530 - Cstal_wtrs_fr_Craig_Key_to_the_W - - US - 24.57 - -80.90 - 0 - 0 - KEY - - - GMZ031 - 680310 - Florida_Bay - - US - 24.99 - -80.86 - 0 - 0 - KEY - - - AMZ610 - 666100 - Lake_Okeechobee - - US - 26.94 - -80.82 - 0 - 0 - MFL - - - GMZ073 - 680730 - Wtrs_fr_Craig_Key_to_the_W_end_o - - US - 24.10 - -80.79 - 0 - 0 - KEY - - - LEZ148 - 631480 - Geneva-on-the-L_to_Conneaut_OH - - US - 41.96 - -80.75 - 0 - 0 - CLE - - - AMZ472 - 664720 - Wtrs_fr_Fernandina_Beach_to_St._ - - US - 30.27 - -80.73 - 0 - 0 - JAX - - - AMZ470 - 664700 - Wtrs_fr_Altamaha_Snd_GA_to_Ferna - - US - 30.90 - -80.71 - 0 - 0 - JAX - - - LEZ168 - 631680 - Geneva-on-the-L_to_Conneaut_OH_b - - US - 42.11 - -80.69 - 0 - 0 - CLE - - - AMZ474 - 664740 - Wtrs_fr_St._Augustine_to_Flagler - - US - 29.71 - -80.54 - 0 - 0 - JAX - - - AMZ552 - 665520 - Volusia-Brevard_Cnty_Line_to_Seb - - US - 28.39 - -80.48 - 0 - 0 - MLB - - - AMZ352 - 663520 - Cstal_wtrs_fr_Edisto_Beach_SC_to - - US - 32.18 - -80.47 - 0 - 0 - CHS - - - AMZ374 - 663740 - Wtrs_fr_Savannah_GA_to_Altamaha_ - - US - 31.48 - -80.45 - 0 - 0 - CHS - - - LEZ169 - 631690 - Conneaut_OH_to_Ripley_NY_beyond_ - - US - 42.33 - -80.35 - 0 - 0 - CLE - - - GMZ052 - 680520 - Cstal_wtrs_fr_O_Reef_to_Craig_Ke - - US - 24.94 - -80.34 - 0 - 0 - KEY - - - AMZ630 - 666300 - Biscayne_Bay - - US - 25.58 - -80.28 - 0 - 0 - MFL - - - AMZ570 - 665700 - Flagler_Beach_to_Volusia-Brevard - - US - 29.20 - -80.22 - 0 - 0 - MLB - - - LEZ149 - 631490 - Conneaut_OH_to_Ripley_NY - - US - 42.15 - -80.15 - 0 - 0 - CLE - - - GMZ072 - 680720 - Wtrs_fr_O_Reef_to_Craig_Key_fr_2 - - US - 24.53 - -80.05 - 0 - 0 - KEY - - - AMZ555 - 665550 - Sebastian_Inlt_to_Jupiter_Inlt_0 - - US - 27.40 - -80.03 - 0 - 0 - MLB - - - AMZ651 - 666510 - Cstal_wtrs_fr_Deerfield_Beach_to - - US - 25.77 - -80.01 - 0 - 0 - MFL - - - AMZ330 - 663300 - Charleston_Harbor - - US - 32.78 - -79.89 - 0 - 0 - CHS - - - AMZ572 - 665720 - Volusia-Brevard_Cnty_Line_to_Seb - - US - 28.42 - -79.87 - 0 - 0 - MLB - - - AMZ650 - 666500 - Cstal_wtrs_fr_Jupiter_Inlt_to_De - - US - 26.59 - -79.74 - 0 - 0 - MFL - - - AMZ370 - 663700 - Wtrs_fr_S_Sntee_Riv_SC_to_Savann - - US - 32.35 - -79.63 - 0 - 0 - CHS - - - LEZ040 - 630400 - Ripley_to_Dunkirk_NY - - US - 42.43 - -79.56 - 0 - 0 - BUF - - - AMZ575 - 665750 - Sebastian_Inlt_to_Jupiter_Inlt_2 - - US - 27.46 - -79.52 - 0 - 0 - MLB - - - AMZ350 - 663500 - Cstal_wtrs_fr_S_Sntee_Riv_to_Edi - - US - 32.65 - -79.51 - 0 - 0 - CHS - - - AMZ671 - 666710 - Wtrs_fr_Deerfield_Beach_to_O_Ree - - US - 25.50 - -79.50 - 0 - 0 - MFL - - - LEZ061 - 630610 - Ripley_to_Buffalo_NY_extending_f - - US - 42.55 - -79.49 - 0 - 0 - BUF - - - AMZ670 - 666700 - Wtrs_fr_Jupiter_Inlt_to_Deerfiel - - US - 26.58 - -79.34 - 0 - 0 - MFL - - - LEZ041 - 630410 - Dunkirk_to_Buffalo_NY - - US - 42.69 - -79.11 - 0 - 0 - BUF - - - LEZ020 - 630200 - Buffalo_Hbr_and_the_Upr_Niagara_ - - US - 43.11 - -79.06 - 0 - 0 - BUF - - - AMZ256 - 662560 - Cstal_wtrs_fr_Murrells_Inlt_to_S - - US - 33.21 - -78.86 - 0 - 0 - ILM - - - LOZ042 - 620420 - Niagara_Riv_to_Hamlin_Beach_NY - - US - 43.36 - -78.79 - 0 - 0 - BUF - - - LOZ062 - 620620 - Niagara_Riv_to_Hamlin_Beach_NY_b - - US - 43.55 - -78.63 - 0 - 0 - BUF - - - AMZ254 - 662540 - Cstal_wtrs_fr_Ltl_Riv_Inlt_to_Mu - - US - 33.62 - -78.59 - 0 - 0 - ILM - - - AMZ252 - 662520 - Cstal_wtrs_fr_C_Fear_NC_to_Ltl_R - - US - 33.69 - -78.01 - 0 - 0 - ILM - - - AMZ270 - 662700 - Wtrs_fr_Surf_Cty_NC_to_S_Sntee_R - - US - 33.49 - -77.96 - 0 - 0 - ILM - - - AMZ250 - 662500 - Cstal_wtrs_fr_Surf_Cty_to_C_Fear - - US - 34.07 - -77.60 - 0 - 0 - ILM - - - LOZ043 - 620430 - Hamlin_Beach_to_Sodus_Bay_NY - - US - 43.33 - -77.46 - 0 - 0 - BUF - - - LOZ063 - 620630 - Hamlin_Beach_to_Sodus_Bay_NY_bey - - US - 43.47 - -77.38 - 0 - 0 - BUF - - - ANZ536 - 675360 - Tidal_Potomac_fr_Ind_Hd_to_Cobb_ - - US - 38.42 - -77.12 - 0 - 0 - LWX - - - ANZ535 - 675350 - Tidal_Potomac_fr_Key_Br_to_Ind_H - - US - 38.75 - -77.04 - 0 - 0 - LWX - - - AMZ158 - 661580 - Cstal_wtrs_fr_C_Lookout_to_Surf_ - - US - 34.52 - -76.95 - 0 - 0 - MHX - - - LOZ064 - 620640 - Sodus_Bay_to_Mex_Bay_NY_beyond_5 - - US - 43.62 - -76.75 - 0 - 0 - BUF - - - LOZ044 - 620440 - Sodus_Bay_to_Mexico_Bay_NY - - US - 43.44 - -76.62 - 0 - 0 - BUF - - - ANZ537 - 675370 - Tidal_Potomac_fr_Cobb_I_MD_to_Sm - - US - 38.15 - -76.58 - 0 - 0 - LWX - - - ANZ533 - 675330 - Chsapke_Bay_fr_N_Beach_to_Drum_P - - US - 38.56 - -76.41 - 0 - 0 - LWX - - - LOZ065 - 620650 - Mex_Bay_NY_to_the_St._Lawrence_R - - US - 43.78 - -76.39 - 0 - 0 - BUF - - - LOZ045 - 620450 - Mex_Bay_NY_to_the_St._Lawrence_R - - US - 43.86 - -76.36 - 0 - 0 - BUF - - - ANZ531 - 675310 - Chsapke_Bay_fr_Pooles_I_to_Sndy_ - - US - 39.18 - -76.35 - 0 - 0 - LWX - - - AMZ156 - 661560 - Cstal_wtrs_fr_Ocracoke_Inlt_to_C - - US - 34.80 - -76.27 - 0 - 0 - MHX - - - ANZ532 - 675320 - Chsapke_Bay_fr_Sndy_Pt_to_N_Beac - - US - 38.90 - -76.27 - 0 - 0 - LWX - - - AMZ135 - 661350 - Pamlico_Sound - - US - 35.30 - -76.13 - 0 - 0 - MHX - - - ANZ632 - 676320 - Chsapke_Bay_fr_New_Pt_Comfort_to - - US - 37.10 - -76.13 - 0 - 0 - AKQ - - - ANZ534 - 675340 - Chsapke_Bay_fr_Drum_Pt_MD_to_Smi - - US - 38.13 - -76.11 - 0 - 0 - LWX - - - AMZ130 - 661300 - Albemarle_Sound - - US - 36.00 - -76.09 - 0 - 0 - MHX - - - ANZ631 - 676310 - Chsapke_Bay_fr_Windmill_Pt_to_Ne - - US - 37.46 - -76.09 - 0 - 0 - AKQ - - - ANZ530 - 675300 - Chesapeake_Bay_N_of_Pooles_I_MD - - US - 39.46 - -76.06 - 0 - 0 - LWX - - - ANZ630 - 676300 - Chsapke_Bay_fr_Smith_Pt_to_Windm - - US - 37.80 - -76.04 - 0 - 0 - AKQ - - - ANZ633 - 676330 - Currituck_Sound - - US - 36.40 - -75.92 - 0 - 0 - AKQ - - - SLZ022 - 730220 - St._Lawrence_Riv_above_Ogdensbg_ - - US - 44.45 - -75.79 - 0 - 0 - BUF - - - ANZ656 - 676560 - Cstal_wtrs_fr_C_Charles_Lt_VA_to - - US - 36.78 - -75.68 - 0 - 0 - AKQ - - - AMZ170 - 661700 - Wtrs_fr_Currituck_Beach_Lt_to_Su - - US - 34.83 - -75.64 - 0 - 0 - MHX - - - ANZ654 - 676540 - Cstal_wtrs_fr_Parramore_I_to_C_C - - US - 37.31 - -75.62 - 0 - 0 - AKQ - - - ANZ658 - 676580 - Cstal_wtrs_fr_NC_VA_border_to_Cu - - US - 36.36 - -75.60 - 0 - 0 - AKQ - - - AMZ154 - 661540 - Cstal_wtrs_fr_C_Hatteras_to_Ocra - - US - 35.05 - -75.58 - 0 - 0 - MHX - - - AMZ150 - 661500 - Cstal_wtrs_fr_Currituck_Beach_Lt - - US - 36.02 - -75.50 - 0 - 0 - MHX - - - ANZ652 - 676520 - Cstal_wtrs_fr_Chincoteague_to_Pa - - US - 37.81 - -75.39 - 0 - 0 - AKQ - - - AMZ152 - 661520 - Cstal_wtrs_fr_Oregon_Inlt_to_C_H - - US - 35.50 - -75.38 - 0 - 0 - MHX - - - ANZ430 - 674300 - DE_Bay_wtrs_N_of_E_Pt_NJ_to_Slau - - US - 39.32 - -75.34 - 0 - 0 - PHI - - - SLZ024 - 730240 - St._Lawrence_Riv_fr_Ogdensbg_to_ - - US - 44.86 - -75.23 - 0 - 0 - BUF - - - ANZ431 - 674310 - DE_Bay_wtrs_S_of_E_Pt_NJ_to_Slau - - US - 39.00 - -75.10 - 0 - 0 - PHI - - - ANZ670 - 676700 - Wtrs_fr_Fenwick_I_DE_to_Currituc - - US - 37.28 - -75.10 - 0 - 0 - AKQ - - - ANZ650 - 676500 - Cstal_wtrs_fr_Fenwick_I_DE_to_Ch - - US - 38.23 - -75.07 - 0 - 0 - AKQ - - - ANZ454 - 674540 - Cstal_wtrs_fr_C_May_NJ_to_C_Henl - - US - 38.80 - -74.89 - 0 - 0 - PHI - - - ANZ455 - 674550 - Cstal_wtrs_fr_C_Henlopen_to_Fenw - - US - 38.48 - -74.74 - 0 - 0 - PHI - - - ANZ453 - 674530 - Cstal_wtrs_fr_Gt_Egg_Inlt_to_C_M - - US - 38.97 - -74.57 - 0 - 0 - PHI - - - ANZ452 - 674520 - Cstal_wtrs_fr_Ltl_Egg_Inlt_to_Gt - - US - 39.26 - -74.36 - 0 - 0 - PHI - - - ANZ338 - 673380 - New_York_Harbor - - US - 40.55 - -74.09 - 0 - 0 - OKX - - - ANZ470 - 674700 - Wtrs_fr_Sndy_Hook_NJ_to_Fenwick_ - - US - 39.18 - -74.02 - 0 - 0 - PHI - - - ANZ451 - 674510 - Cstal_wtrs_fr_Manasquan_Inlt_to_ - - US - 39.65 - -73.95 - 0 - 0 - PHI - - - ANZ450 - 674500 - Cstal_wtrs_fr_Sndy_Hook_to_Manas - - US - 40.16 - -73.78 - 0 - 0 - PHI - - - ANZ355 - 673550 - Sndy_Hook_NJ_to_Fire_I_Inlt_NY_o - - US - 40.41 - -73.51 - 0 - 0 - OKX - - - ANZ335 - 673350 - Long_I_Snd_W_of_New_Haven_CT/Por - - US - 41.04 - -73.36 - 0 - 0 - OKX - - - ANZ353 - 673530 - Fire_I_Inlt_NY_to_Moriches_Inlt_ - - US - 40.55 - -73.04 - 0 - 0 - OKX - - - ANZ345 - 673450 - S_Shore_Bays_fr_Jones_Inlt_throu - - US - 40.74 - -73.00 - 0 - 0 - OKX - - - ANZ370 - 673700 - Wtrs_fr_Montauk_Pt_NY_to_Sndy_Ho - - US - 40.31 - -72.48 - 0 - 0 - OKX - - - ANZ330 - 673300 - Long_I_Snd_E_of_New_Haven_CT/Por - - US - 41.15 - -72.44 - 0 - 0 - OKX - - - ANZ340 - 673400 - Peconic_and_Gardiners_Bays - - US - 41.02 - -72.33 - 0 - 0 - OKX - - - ANZ350 - 673500 - Moriches_Inlt_NY_to_Montauk_Pt_N - - US - 40.75 - -72.21 - 0 - 0 - OKX - - - ANZ237 - 672370 - Block_Island_Sound - - US - 41.21 - -71.61 - 0 - 0 - BOX - - - ANZ236 - 672360 - Narragansett_Bay - - US - 41.62 - -71.29 - 0 - 0 - BOX - - - ANZ235 - 672350 - Rhode_Island_Sound - - US - 41.32 - -71.13 - 0 - 0 - BOX - - - ANZ230 - 672300 - Boston_Harbor - - US - 42.34 - -70.94 - 0 - 0 - BOX - - - ANZ233 - 672330 - Vineyard_Sound - - US - 41.43 - -70.78 - 0 - 0 - BOX - - - ANZ234 - 672340 - Buzzards_Bay - - US - 41.52 - -70.74 - 0 - 0 - BOX - - - ANZ255 - 672550 - Cstal_wtrs_fr_Nantucket_MA_to_Ma - - US - 41.07 - -70.74 - 0 - 0 - BOX - - - ANZ250 - 672500 - Cstal_wtrs_fr_Merrimack_Riv_MA_o - - US - 42.44 - -70.37 - 0 - 0 - BOX - - - ANZ231 - 672310 - Cape_Cod_Bay - - US - 41.92 - -70.34 - 0 - 0 - BOX - - - ANZ154 - 671540 - Cstal_Wtrs_fr_C_Elizabeth,_ME_to - - US - 43.11 - -70.26 - 0 - 0 - GYX - - - ANZ232 - 672320 - Nantucket_Sound - - US - 41.48 - -70.26 - 0 - 0 - BOX - - - ANZ153 - 671530 - Casco_Bay - - US - 43.72 - -70.06 - 0 - 0 - GYX - - - ANZ254 - 672540 - Cstal_wtrs_fr_Provincetown_MA_to - - US - 41.66 - -69.75 - 0 - 0 - BOX - - - ANZ152 - 671520 - Cstal_Wtrs_fr_Port_Clyde,_ME_to_ - - US - 43.57 - -69.47 - 0 - 0 - GYX - - - ANZ170 - 671700 - Wtrs_fr_Stonington_ME_to_Merrima - - US - 43.32 - -69.31 - 0 - 0 - GYX - - - ANZ270 - 672700 - Wtrs_fr_Merrimack_Riv_MA_to_Watc - - US - 41.69 - -69.29 - 0 - 0 - BOX - - - ANZ150 - 671500 - Cstal_Wtrs_fr_Stonington,_ME_to_ - - US - 43.84 - -68.91 - 0 - 0 - GYX - - - ANZ151 - 671510 - Penobscot_Bay - - US - 44.18 - -68.77 - 0 - 0 - GYX - - - ANZ051 - 670510 - Cstal_Wtrs_fr_Schoodic_Pt,_ME_to - - US - 44.00 - -68.25 - 0 - 0 - CAR - - - ANZ052 - 670520 - Intra_Cstal_Wtrs_fr_Schoodic_Pt, - - US - 44.19 - -68.25 - 0 - 0 - CAR - - - ANZ070 - 670700 - Wtrs_fr_Eport_ME_to_Stonington_( - - US - 43.84 - -67.86 - 0 - 0 - CAR - - - AMZ741 - 667410 - Mona_Passage_Southward_to_17N - - US - 17.74 - -67.69 - 0 - 0 - SJU - - - ANZ050 - 670500 - Cstal_Wtrs_fr_Eport,_ME_to_Schoo - - US - 44.30 - -67.48 - 0 - 0 - CAR - - - AMZ742 - 667420 - Cstal_Wtrs_OF_NWrn_Puerto_Rico_o - - US - 18.34 - -67.30 - 0 - 0 - SJU - - - AMZ745 - 667450 - Cstal_Wtrs_OF_SWrn_Puerto_Rico_o - - US - 18.06 - -67.28 - 0 - 0 - SJU - - - AMZ712 - 667120 - Cstal_Wtrs_of_Nrn_Puerto_Rico_ou - - US - 18.60 - -66.63 - 0 - 0 - SJU - - - AMZ735 - 667350 - Cstal_Wtrs_of_Srn_Puerto_Rico_ou - - US - 17.84 - -66.43 - 0 - 0 - SJU - - - AMZ710 - 667100 - Atl_Wtrs_of_Puerto_Rico_AND_USVI - - US - 19.04 - -66.01 - 0 - 0 - SJU - - - AMZ732 - 667320 - Carib_Wtrs_of_Puerto_Rico_fr_10_ - - US - 17.49 - -65.58 - 0 - 0 - SJU - - - AMZ725 - 667250 - Cstal_Wtrs_of_Srn_USVI,_Vieques, - - US - 18.24 - -65.16 - 0 - 0 - SJU - - - AMZ715 - 667150 - Cstal_Wtrs_of_Nrn_USVI_and_Culeb - - US - 18.47 - -64.85 - 0 - 0 - SJU - - - AMZ722 - 667220 - Anegada_Passage_Sward_to_17N - - US - 17.75 - -64.08 - 0 - 0 - SJU - - - PMZ161 - 711610 - Koror_Palau_Coastal_Waters - - US - 7.34 - 134.48 - 0 - 0 - GUM - - - PMZ171 - 711710 - Yap_Coastal_Waters - - US - 9.48 - 138.08 - 0 - 0 - GUM - - - PMZ151 - 711510 - Guam_Coastal_Waters - - US - 13.32 - 144.66 - 0 - 0 - GUM - - - PMZ152 - 711520 - Rota_Coastal_Waters - - US - 14.18 - 145.24 - 0 - 0 - GUM - - - PMZ153 - 711530 - Tinian_Coastal_Waters - - US - 14.83 - 145.45 - 0 - 0 - GUM - - - PMZ154 - 711540 - Saipan_Coastal_Waters - - US - 15.40 - 145.81 - 0 - 0 - GUM - - - PMZ172 - 711720 - Chuuk_Coastal_Waters - - US - 7.45 - 151.83 - 0 - 0 - GUM - - - PMZ173 - 711730 - Pohnpei_Coastal_Waters - - US - 6.97 - 158.23 - 0 - 0 - GUM - - - PMZ174 - 711740 - Kosrae_Coastal_Waters - - US - 5.35 - 162.95 - 0 - 0 - GUM - - - PMZ191 - 711910 - Waters_out_to_40_Nautical_Miles - - US - 19.30 - 166.64 - 0 - 0 - GUM - - - PMZ181 - 711810 - Majuro_Coastal_Waters - - US - 7.08 - 171.38 - 0 - 0 - GUM - - - PKZ176 - 691760 - Kiska_to_Attu - - US - 52.48 - 174.46 - 0 - 0 - AFC - - + + + + + AKZ187 + 21870 + Central_Aleutians + AK + US + 52.22 + -174.23 + 0 + 0 + AFC + + + AKZ213 + 22130 + St_Lawrence_I_and_Bering_St_Cst + AK + US + 63.36 + -170.27 + 0 + 0 + AFG + + + AKZ195 + 21950 + Pribilof_Islands + AK + US + 57.18 + -170.26 + 0 + 0 + AFC + + + AKZ185 + 21850 + Eastern_Aleutians + AK + US + 53.63 + -166.66 + 0 + 0 + AFC + + + AKZ207 + 22070 + Chukchi_Sea_Coast + AK + US + 67.98 + -165.11 + 0 + 0 + AFG + + + AKZ211 + 22110 + Southern_Seward_Peninsula_Coast + AK + US + 64.58 + -164.56 + 0 + 0 + AFG + + + AKZ214 + 22140 + Yukon_Delta + AK + US + 62.24 + -164.37 + 0 + 0 + AFG + + + AKZ155 + 21550 + Kuskokwim_Delta + AK + US + 60.18 + -163.61 + 0 + 0 + AFC + + + AKZ208 + 22080 + Lower_Kobuk_and_Noatak_Valleys + AK + US + 67.77 + -162.75 + 0 + 0 + AFG + + + AKZ210 + 22100 + Nrn_and_Interior_Seward_Penin + AK + US + 65.40 + -162.41 + 0 + 0 + AFG + + + AKZ201 + 22010 + Western_Arctic_Coast + AK + US + 69.84 + -161.53 + 0 + 0 + AFG + + + AKZ181 + 21810 + Alaska_Peninsula + AK + US + 55.82 + -161.44 + 0 + 0 + AFC + + + AKZ209 + 22090 + Baldwin_Penin_and_Selawik_Vly + AK + US + 66.69 + -161.06 + 0 + 0 + AFG + + + AKZ212 + 22120 + Ern_Norton_Snd_and_Nulato_Hills + AK + US + 63.74 + -160.39 + 0 + 0 + AFG + + + HIZ001 + 110010 + Niihau + HI + US + 21.89 + -160.15 + 0 + 0 + HFO + + + AKZ215 + 22150 + Lower_Yukon_Valley + AK + US + 62.56 + -159.94 + 0 + 0 + AFG + + + HIZ003 + 110030 + Kauai_Leeward + HI + US + 22.02 + -159.67 + 0 + 0 + HFO + + + HIZ004 + 110040 + Kauai_Mountains + HI + US + 22.07 + -159.54 + 0 + 0 + HFO + + + HIZ002 + 110020 + Kauai_Windward + HI + US + 22.05 + -159.40 + 0 + 0 + HFO + + + AKZ205 + 22050 + Northwestern_Brooks_Range + AK + US + 69.06 + -158.44 + 0 + 0 + AFG + + + HIZ006 + 110060 + Waianae_Coast + HI + US + 21.48 + -158.21 + 0 + 0 + HFO + + + HIZ011 + 110110 + Waianae_Mountains + HI + US + 21.46 + -158.10 + 0 + 0 + HFO + + + HIZ007 + 110070 + Oahu_North_Shore + HI + US + 21.59 + -158.08 + 0 + 0 + HFO + + + HIZ005 + 110050 + Oahu_South_Shore + HI + US + 21.33 + -158.05 + 0 + 0 + HFO + + + HIZ010 + 110100 + Central_Oahu + HI + US + 21.50 + -158.01 + 0 + 0 + HFO + + + HIZ008 + 110080 + Oahu_Koolau + HI + US + 21.50 + -157.89 + 0 + 0 + HFO + + + HIZ009 + 110090 + Olomana + HI + US + 21.39 + -157.73 + 0 + 0 + HFO + + + HIZ013 + 110130 + Molokai_Leeward + HI + US + 21.14 + -157.09 + 0 + 0 + HFO + + + AKZ217 + 22170 + Upper_Kobuk_and_Noatak_Valleys + AK + US + 67.41 + -156.95 + 0 + 0 + AFG + + + HIZ015 + 110150 + Lanai_Mauka + HI + US + 20.82 + -156.92 + 0 + 0 + HFO + + + HIZ012 + 110120 + Molokai_Windward + HI + US + 21.14 + -156.85 + 0 + 0 + HFO + + + HIZ014 + 110140 + Lanai_Makai + HI + US + 20.83 + -156.84 + 0 + 0 + HFO + + + HIZ018 + 110180 + Maui_Leeward_West + HI + US + 20.89 + -156.67 + 0 + 0 + HFO + + + HIZ016 + 110160 + Kahoolawe + HI + US + 20.56 + -156.62 + 0 + 0 + HFO + + + AKZ216 + 22160 + Lwr_Koyukuk_and_Middle_Yukon_Vly + AK + US + 64.44 + -156.58 + 0 + 0 + AFG + + + HIZ017 + 110170 + Maui_Windward_West + HI + US + 20.92 + -156.58 + 0 + 0 + HFO + + + HIZ019 + 110190 + Maui_Central_Valley + HI + US + 20.85 + -156.45 + 0 + 0 + HFO + + + HIZ021 + 110210 + Leeward_Haleakala + HI + US + 20.72 + -156.31 + 0 + 0 + HFO + + + HIZ022 + 110220 + Haleakala_Summit + HI + US + 20.72 + -156.23 + 0 + 0 + HFO + + + HIZ020 + 110200 + Windward_Haleakala + HI + US + 20.80 + -156.18 + 0 + 0 + HFO + + + AKZ151 + 21510 + Kuskokwim_Valley + AK + US + 62.26 + -156.04 + 0 + 0 + AFC + + + HIZ023 + 110230 + Kona + HI + US + 19.45 + -155.86 + 0 + 0 + HFO + + + HIZ026 + 110260 + Kohala + HI + US + 20.02 + -155.74 + 0 + 0 + HFO + + + AKZ161 + 21610 + Bristol_Bay + AK + US + 58.67 + -155.70 + 0 + 0 + AFC + + + HIZ027 + 110270 + Big_Island_Interior + HI + US + 19.56 + -155.61 + 0 + 0 + HFO + + + HIZ028 + 110280 + Big_Island_Summit + HI + US + 19.44 + -155.58 + 0 + 0 + HFO + + + HIZ024 + 110240 + South_Big_Island + HI + US + 19.19 + -155.42 + 0 + 0 + HFO + + + AKZ202 + 22020 + Northern_Arctic_Coast + AK + US + 70.78 + -155.25 + 0 + 0 + AFG + + + HIZ025 + 110250 + Big_Island_North_and_East + HI + US + 19.81 + -155.19 + 0 + 0 + HFO + + + AKZ171 + 21710 + Kodiak_Island + AK + US + 58.65 + -154.17 + 0 + 0 + AFC + + + AKZ219 + 22190 + Upper_Koyukuk_Valley + AK + US + 66.28 + -152.42 + 0 + 0 + AFG + + + AKZ221 + 22210 + Central_Interior + AK + US + 64.61 + -151.55 + 0 + 0 + AFG + + + AKZ145 + 21450 + Susitna_Valley + AK + US + 61.95 + -150.71 + 0 + 0 + AFC + + + AKZ121 + 21210 + Western_Kenai_Peninsula + AK + US + 60.12 + -150.69 + 0 + 0 + AFC + + + AKZ225 + 22250 + Denali + AK + US + 63.51 + -150.21 + 0 + 0 + AFG + + + AKZ101 + 21010 + Anchorage + AK + US + 61.20 + -149.71 + 0 + 0 + AFC + + + AKZ203 + 22030 + Central_Beaufort_Sea_Coast + AK + US + 70.34 + -149.66 + 0 + 0 + AFG + + + AKZ111 + 21110 + Matanuska_Valley + AK + US + 61.60 + -149.43 + 0 + 0 + AFC + + + AKZ125 + 21250 + Western_Prince_William_Sound + AK + US + 60.28 + -149.43 + 0 + 0 + AFC + + + AKZ218 + 22180 + Southeastern_Brooks_Range + AK + US + 67.94 + -147.78 + 0 + 0 + AFG + + + AKZ206 + 22060 + Northeastern_Brooks_Range + AK + US + 68.97 + -147.55 + 0 + 0 + AFG + + + AKZ222 + 22220 + Middle_Tanana_Valley + AK + US + 64.97 + -147.45 + 0 + 0 + AFG + + + AKZ223 + 22230 + Deltana_and_Tanana_Flats + AK + US + 64.13 + -146.62 + 0 + 0 + AFG + + + AKZ131 + 21310 + Northeast_Prince_William_Sound + AK + US + 61.14 + -146.39 + 0 + 0 + AFC + + + AKZ220 + 22200 + Yukon_Flats_and_Surrounding_Upla + AK + US + 66.46 + -146.25 + 0 + 0 + AFG + + + AKZ135 + 21350 + Southeast_Prince_William_Sound + AK + US + 60.65 + -145.32 + 0 + 0 + AFC + + + AKZ141 + 21410 + Copper_River_Basin + AK + US + 61.88 + -144.85 + 0 + 0 + AFC + + + AKZ204 + 22040 + Eastern_Beaufort_Sea_Coast + AK + US + 69.85 + -143.75 + 0 + 0 + AFG + + + AKZ224 + 22240 + Upr_Tanana_Vly_and_the_Ftymile_C + AK + US + 64.21 + -143.50 + 0 + 0 + AFG + + + AKZ226 + 22260 + Eastern_Alaska_Range + AK + US + 62.77 + -142.76 + 0 + 0 + AFG + + + AKZ017 + 20170 + C_Fairweather_to_C_Suckling_Csta + AK + US + 59.74 + -140.70 + 0 + 0 + AJK + + + AKZ022 + 20220 + Salisbury_Snd_to_C_Fairweather_C + AK + US + 58.68 + -137.66 + 0 + 0 + AJK + + + AKZ020 + 20200 + Glacier_Bay + AK + US + 58.79 + -136.99 + 0 + 0 + AJK + + + AKZ021 + 20210 + Eastern_Chichagof_Island + AK + US + 57.88 + -135.51 + 0 + 0 + AJK + + + AKZ019 + 20190 + Haines_Borough_and_Lynn_Canal + AK + US + 58.95 + -135.41 + 0 + 0 + AJK + + + AKZ018 + 20180 + Taiya_Inlet_and_Klondike_Hiway + AK + US + 59.57 + -135.35 + 0 + 0 + AJK + + + AKZ023 + 20230 + C_Decision_to_Salisbury_Snd_Csta + AK + US + 56.85 + -135.25 + 0 + 0 + AJK + + + AKZ024 + 20240 + Ern_Baranof_I_and_Srn_Admty_I + AK + US + 57.31 + -134.27 + 0 + 0 + AJK + + + AKZ025 + 20250 + Juneau_Borough_and_Nrn_Admty_I + AK + US + 58.08 + -133.64 + 0 + 0 + AJK + + + AKZ027 + 20270 + Dixon_Entr_to_C_Decision_Cstal_A + AK + US + 55.36 + -133.19 + 0 + 0 + AJK + + + AKZ026 + 20260 + Inr_Chnls_fr_Kupreanof_I_to_Etol + AK + US + 56.53 + -133.00 + 0 + 0 + AJK + + + AKZ028 + 20280 + Southern_Inner_Channels + AK + US + 55.71 + -132.71 + 0 + 0 + AJK + + + AKZ029 + 20290 + Misty_Fjords + AK + US + 55.67 + -130.98 + 0 + 0 + AJK + + + WAZ516 + 475160 + North_Coast + WA + US + 47.95 + -124.39 + 0 + 0 + SEW + + + ORZ022 + 370220 + Curry_County_Coast + OR + US + 42.35 + -124.27 + 0 + 0 + MFR + + + WAZ515 + 475150 + Western_Strait_of_Juan_De_Fuca + WA + US + 48.19 + -124.25 + 0 + 0 + SEW + + + ORZ021 + 370210 + South_Central_Oregon_Coast + OR + US + 43.28 + -124.24 + 0 + 0 + MFR + + + WAZ517 + 475170 + Central_Coast + WA + US + 47.16 + -124.06 + 0 + 0 + SEW + + + CAZ001 + 50010 + Redwood_Coast + CA + US + 41.02 + -124.03 + 0 + 0 + EKA + + + ORZ002 + 370020 + Central_Oregon_Coast + OR + US + 44.44 + -124.01 + 0 + 0 + PQR + + + ORZ001 + 370010 + North_Oregon_Coast + OR + US + 45.64 + -123.92 + 0 + 0 + PQR + + + ORZ024 + 370240 + Ern_Curry_Cnty_and_Josephine_Cnt + OR + US + 42.39 + -123.75 + 0 + 0 + MFR + + + CAZ003 + 50030 + North_Coast_Interior + CA + US + 40.99 + -123.72 + 0 + 0 + EKA + + + WAZ021 + 470210 + South_Washington_Coast + WA + US + 46.47 + -123.71 + 0 + 0 + PQR + + + CAZ002 + 50020 + Mendocino_Coast + CA + US + 39.40 + -123.64 + 0 + 0 + EKA + + + ORZ004 + 370040 + Ctrl_Coast_Range_of_Wrn_Oregon + OR + US + 44.42 + -123.62 + 0 + 0 + PQR + + + WAZ513 + 475130 + Olympics + WA + US + 47.71 + -123.61 + 0 + 0 + SEW + + + WAZ512 + 475120 + Lower_Chehalis_Valley_Area + WA + US + 47.09 + -123.52 + 0 + 0 + SEW + + + WAZ020 + 470200 + Willapa_Hills + WA + US + 46.52 + -123.51 + 0 + 0 + PQR + + + ORZ003 + 370030 + Coast_Range_of_Northwest_Oregon + OR + US + 45.59 + -123.40 + 0 + 0 + PQR + + + CAZ076 + 50760 + Mendocino_Interior + CA + US + 39.40 + -123.39 + 0 + 0 + EKA + + + ORZ023 + 370230 + Central_Douglas_County + OR + US + 43.32 + -123.35 + 0 + 0 + MFR + + + WAZ514 + 475140 + Eastern_Strait_of_Juan_de_Fuca + WA + US + 48.07 + -123.28 + 0 + 0 + SEW + + + CAZ080 + 50800 + Western_Siskiyou_County + CA + US + 41.49 + -123.13 + 0 + 0 + MFR + + + ORZ008 + 370080 + South__Willamette_Valley + OR + US + 44.32 + -123.11 + 0 + 0 + PQR + + + CAZ004 + 50040 + Upper_Trinity_River + CA + US + 40.44 + -123.07 + 0 + 0 + EKA + + + CAZ505 + 55050 + Cstal_N_Bay_Incl_Pt_Reyes_Natl_S + CA + US + 38.30 + -122.99 + 0 + 0 + MTR + + + WAZ001 + 470010 + San_Juan_County + WA + US + 48.60 + -122.99 + 0 + 0 + SEW + + + ORZ007 + 370070 + Central_Willamette_Valley + OR + US + 45.05 + -122.94 + 0 + 0 + PQR + + + WAZ511 + 475110 + Hood_Canal_Area + WA + US + 47.52 + -122.94 + 0 + 0 + SEW + + + WAZ022 + 470220 + Lwr_Columbia_and_I_-_5_Corridor_ + WA + US + 46.11 + -122.88 + 0 + 0 + PQR + + + ORZ005 + 370050 + Lower_Columbia + OR + US + 45.97 + -122.87 + 0 + 0 + PQR + + + WAZ504 + 475040 + Southwest_Interior + WA + US + 46.78 + -122.87 + 0 + 0 + SEW + + + ORZ026 + 370260 + Jackson_County + OR + US + 42.48 + -122.86 + 0 + 0 + MFR + + + ORZ006 + 370060 + Greater_Portland_Metro_Area + OR + US + 45.52 + -122.83 + 0 + 0 + PQR + + + CAZ506 + 55060 + North_Bay_Interior_Valleys + CA + US + 38.34 + -122.78 + 0 + 0 + MTR + + + ORZ012 + 370120 + Cascade_Foothills_in_Lane_Cnty + OR + US + 43.91 + -122.77 + 0 + 0 + PQR + + + ORZ025 + 370250 + Ern_Douglas_County_Foothills + OR + US + 43.18 + -122.75 + 0 + 0 + MFR + + + CAZ063 + 50630 + Mtns_SWrn_Shasta_Cnty_to_Nrn_L_C + CA + US + 39.91 + -122.73 + 0 + 0 + STO + + + CAZ064 + 50640 + Clear_Lake/Southern_Lake_County + CA + US + 38.96 + -122.67 + 0 + 0 + STO + + + CAZ081 + 50810 + Central_Siskiyou_County + CA + US + 41.68 + -122.60 + 0 + 0 + MFR + + + WAZ503 + 475030 + Western_Whatcom_County + WA + US + 48.82 + -122.59 + 0 + 0 + SEW + + + WAZ039 + 470390 + Greater_Vancouver_Area + WA + US + 45.73 + -122.54 + 0 + 0 + PQR + + + ORZ010 + 370100 + Nrn_Oregon_Cascade_Foothills + OR + US + 44.86 + -122.52 + 0 + 0 + PQR + + + WAZ509 + 475090 + Tacoma_Area + WA + US + 47.17 + -122.52 + 0 + 0 + SEW + + + WAZ510 + 475100 + Admiralty_Inlet_Area + WA + US + 48.15 + -122.50 + 0 + 0 + SEW + + + WAZ040 + 470400 + S_Washington_Cascade_Foothills + WA + US + 46.00 + -122.48 + 0 + 0 + PQR + + + CAZ006 + 50060 + San_Francisco + CA + US + 37.75 + -122.42 + 0 + 0 + MTR + + + WAZ506 + 475060 + Western_Skagit_County + WA + US + 48.47 + -122.42 + 0 + 0 + SEW + + + CAZ509 + 55090 + San_Francisco_Peninsula_Coast + CA + US + 37.36 + -122.38 + 0 + 0 + MTR + + + WAZ508 + 475080 + Seattle/Bremerton_Area + WA + US + 47.51 + -122.29 + 0 + 0 + SEW + + + CAZ507 + 55070 + North_Bay_Mountains + CA + US + 38.54 + -122.27 + 0 + 0 + MTR + + + CAZ015 + 50150 + Northern_Sacramento_Valley + CA + US + 40.26 + -122.25 + 0 + 0 + STO + + + ORZ013 + 370130 + Cascades_in_Lane_County + OR + US + 43.84 + -122.25 + 0 + 0 + PQR + + + ORZ028 + 370280 + Siskiyou_Mtns_and_Srn_Oregon_Cas + OR + US + 42.41 + -122.24 + 0 + 0 + MFR + + + CAZ013 + 50130 + Shasta_L_Area_/_Nrn_Shasta_Cnty + CA + US + 40.87 + -122.21 + 0 + 0 + STO + + + ORZ027 + 370270 + South_Central_Oregon_Cascades + OR + US + 43.21 + -122.21 + 0 + 0 + MFR + + + CAZ082 + 50820 + South_Central_Siskiyou_County + CA + US + 41.30 + -122.14 + 0 + 0 + MFR + + + WAZ507 + 475070 + Everett_and_Vicinity + WA + US + 48.03 + -122.14 + 0 + 0 + SEW + + + CAZ508 + 55080 + San_Francisco_Bay_Shoreline + CA + US + 37.64 + -122.08 + 0 + 0 + MTR + + + WAZ505 + 475050 + East_Puget_Sound_Lowlands + WA + US + 47.53 + -122.05 + 0 + 0 + SEW + + + WAZ019 + 470190 + South_Washington_Cascades + WA + US + 46.00 + -122.04 + 0 + 0 + PQR + + + CAZ512 + 55120 + Santa_Cruz_Mountains + CA + US + 37.20 + -121.98 + 0 + 0 + MTR + + + CAZ510 + 55100 + East_Bay_Interior_Valleys + CA + US + 37.82 + -121.97 + 0 + 0 + MTR + + + ORZ009 + 370090 + Western_Columbia_River_Gorge + OR + US + 45.61 + -121.96 + 0 + 0 + PQR + + + ORZ011 + 370110 + Northern_Oregon_Cascades + OR + US + 44.93 + -121.94 + 0 + 0 + PQR + + + WAZ023 + 470230 + Western_Columbia_River_Gorge + WA + US + 45.66 + -121.92 + 0 + 0 + PQR + + + CAZ016 + 50160 + Central_Sacramento_Valley + CA + US + 39.40 + -121.90 + 0 + 0 + STO + + + CAZ083 + 50830 + N_Ctrl_and_SE_Siskiyou_County + CA + US + 41.59 + -121.90 + 0 + 0 + MFR + + + CAZ530 + 55300 + Srn_Monterey_Bay_and_Big_Sur_Cst + CA + US + 36.35 + -121.90 + 0 + 0 + MTR + + + WAZ519 + 475190 + W_Slopes_Ctrl_Cascades_and_Passe + WA + US + 47.08 + -121.89 + 0 + 0 + SEW + + + CAZ018 + 50180 + Carquinez_Strait_and_Delta + CA + US + 38.07 + -121.80 + 0 + 0 + STO + + + CAZ529 + 55290 + Northern_Monterey_Bay + CA + US + 36.96 + -121.79 + 0 + 0 + MTR + + + CAZ511 + 55110 + E_Bay_Hills_and_the_Diablo_Rng + CA + US + 37.48 + -121.73 + 0 + 0 + MTR + + + CAZ513 + 55130 + Santa_Clara_Vly_Incl_San_Jose + CA + US + 37.17 + -121.69 + 0 + 0 + MTR + + + CAZ066 + 50660 + NE_Foothills/Sacramento_Valley + CA + US + 40.13 + -121.65 + 0 + 0 + STO + + + CAZ017 + 50170 + Southern_Sacramento_Valley + CA + US + 38.64 + -121.63 + 0 + 0 + STO + + + CAZ084 + 50840 + NE_Siskiyou_and_NW_Modoc_Cnties + CA + US + 41.86 + -121.63 + 0 + 0 + MFR + + + ORZ029 + 370290 + Klamath_Basin + OR + US + 42.47 + -121.63 + 0 + 0 + MFR + + + ORZ014 + 370140 + Upper_Hood_River_Valley + OR + US + 45.56 + -121.58 + 0 + 0 + PQR + + + CAZ528 + 55280 + Nrn_Salinas_Vly/Hollister_Vly_an + CA + US + 36.67 + -121.56 + 0 + 0 + MTR + + + CAZ014 + 50140 + Burney_Basin_/_Ern_Shasta_Cnty + CA + US + 40.88 + -121.52 + 0 + 0 + STO + + + WAZ518 + 475180 + W_Slopes_Nrn_Cascades_and_Passes + WA + US + 48.39 + -121.49 + 0 + 0 + SEW + + + CAZ517 + 55170 + Sta_Lucia_Mtns_and_Los_Padres_Na + CA + US + 36.19 + -121.39 + 0 + 0 + MTR + + + CAZ068 + 50680 + Wrn_Plumas_County/Lassen_Park + CA + US + 40.22 + -121.32 + 0 + 0 + STO + + + ORZ030 + 370300 + Nrn_and_Ern_Klamath_Cnty_and_Wrn + OR + US + 42.80 + -121.24 + 0 + 0 + MFR + + + ORZ042 + 370420 + North_Central_Oregon + OR + US + 45.04 + -121.10 + 0 + 0 + PDT + + + CAZ516 + 55160 + Srn_Salinas_Vly/Arroyo_Seco_and_ + CA + US + 36.09 + -121.09 + 0 + 0 + MTR + + + WAZ024 + 470240 + East_Columbia_River_Gorge + WA + US + 45.70 + -121.06 + 0 + 0 + PDT + + + ORZ041 + 370410 + East_Columbia_River_Gorge + OR + US + 45.64 + -121.02 + 0 + 0 + PDT + + + WAZ501 + 475010 + E_Slopes_of_the_Ctrl_Cascades + WA + US + 47.05 + -120.96 + 0 + 0 + PDT + + + ORZ043 + 370430 + Central_Oregon + OR + US + 44.00 + -120.95 + 0 + 0 + PDT + + + CAZ019 + 50190 + Northern_San_Joaquin_Valley + CA + US + 37.76 + -120.93 + 0 + 0 + STO + + + CAZ518 + 55180 + Mtns_Of_Sn_Benito_Cnty_And_Int_M + CA + US + 36.39 + -120.89 + 0 + 0 + MTR + + + CAZ034 + 50340 + San_Luis_Obispo_Cnty_Ctrl_Coast + CA + US + 35.35 + -120.78 + 0 + 0 + LOX + + + WAZ502 + 475020 + East_Slopes_of_the_Srn_Cascades + WA + US + 46.10 + -120.78 + 0 + 0 + PDT + + + CAZ085 + 50850 + Modoc_County + CA + US + 41.58 + -120.74 + 0 + 0 + MFR + + + CAZ067 + 50670 + Motherlode + CA + US + 38.63 + -120.71 + 0 + 0 + STO + + + CAZ071 + 50710 + Lassen-Ern_Plumas-Ern_Sierra_Cnt + CA + US + 40.31 + -120.66 + 0 + 0 + REV + + + WAZ027 + 470270 + Yakima_Valley + WA + US + 46.43 + -120.45 + 0 + 0 + PDT + + + CAZ035 + 50350 + Santa_Barbara_County_Ctrl_Coast + CA + US + 34.72 + -120.41 + 0 + 0 + LOX + + + CAZ089 + 50890 + West-Central_San_Joaquin_Valley + CA + US + 36.62 + -120.39 + 0 + 0 + HNX + + + WAZ026 + 470260 + Kittitas_Valley + WA + US + 47.00 + -120.39 + 0 + 0 + PDT + + + WAZ042 + 470420 + East_Slopes_Northern_Cascades + WA + US + 48.13 + -120.38 + 0 + 0 + OTX + + + CAZ069 + 50690 + West_Slope_Nrn_Sierra_Nevada + CA + US + 38.76 + -120.37 + 0 + 0 + STO + + + CAZ037 + 50370 + San_Luis_Obispo_Cnty_Int_Vlys + CA + US + 35.41 + -120.31 + 0 + 0 + LOX + + + ORZ031 + 370310 + Central_and_Eastern_Lake_County + OR + US + 42.80 + -120.24 + 0 + 0 + MFR + + + ORZ506 + 375060 + Ochoco-John_Day_Highlands + OR + US + 44.34 + -120.20 + 0 + 0 + PDT + + + WAZ041 + 470410 + Wenatchee_Area + WA + US + 47.61 + -120.18 + 0 + 0 + OTX + + + CAZ051 + 50510 + San_Luis_Obispo_County_Mtns + CA + US + 35.16 + -120.17 + 0 + 0 + LOX + + + CAZ036 + 50360 + Santa_Ynez_Valley + CA + US + 34.72 + -120.14 + 0 + 0 + LOX + + + CAZ070 + 50700 + Surprise_Valley_California + CA + US + 41.58 + -120.11 + 0 + 0 + REV + + + CAZ090 + 50900 + East-Central_San_Joaquin_Valley + CA + US + 37.11 + -120.11 + 0 + 0 + HNX + + + ORZ504 + 375040 + Nrn_Wheeler_and_Srn_Gilliam_Cnti + OR + US + 45.01 + -120.10 + 0 + 0 + PDT + + + CAZ072 + 50720 + Greater_Lake_Tahoe_Area + CA + US + 38.89 + -119.96 + 0 + 0 + REV + + + CAZ039 + 50390 + Santa_Barbara_County_S_Coast + CA + US + 34.45 + -119.95 + 0 + 0 + LOX + + + NVZ002 + 280020 + Greater_Lake_Tahoe_Area + NV + US + 39.19 + -119.90 + 0 + 0 + REV + + + CAZ052 + 50520 + Santa_Barbara_County_Mountains + CA + US + 34.77 + -119.88 + 0 + 0 + LOX + + + CAZ091 + 50910 + Southwestern_San_Joaquin_Valley + CA + US + 35.75 + -119.78 + 0 + 0 + HNX + + + CAZ038 + 50380 + Cuyama_Valley + CA + US + 34.96 + -119.77 + 0 + 0 + LOX + + + NVZ005 + 280050 + Northern_Washoe_County + NV + US + 41.01 + -119.65 + 0 + 0 + REV + + + ORZ044 + 370440 + Lower_Columbia_Basin + OR + US + 45.60 + -119.65 + 0 + 0 + PDT + + + WAZ044 + 470440 + Waterville_Plateau + WA + US + 47.68 + -119.65 + 0 + 0 + OTX + + + CAZ093 + 50930 + Mariposa_Madera_and_Fresno_Cnty_ + CA + US + 37.24 + -119.64 + 0 + 0 + HNX + + + NVZ003 + 280030 + Gter_Reno-Carson_Cty-Minden_Area + NV + US + 39.36 + -119.63 + 0 + 0 + REV + + + ORZ505 + 375050 + John_Day_Basin + OR + US + 44.63 + -119.49 + 0 + 0 + PDT + + + WAZ034 + 470340 + Moses_Lake_Area + WA + US + 47.03 + -119.48 + 0 + 0 + OTX + + + WAZ043 + 470430 + Okanogan_Valley + WA + US + 48.47 + -119.47 + 0 + 0 + OTX + + + WAZ028 + 470280 + Lower_Columbia_Basin + WA + US + 46.21 + -119.43 + 0 + 0 + PDT + + + CAZ044 + 50440 + Ventura_County_Interior_Valleys + CA + US + 34.44 + -119.25 + 0 + 0 + LOX + + + CAZ040 + 50400 + Ventura_County_Coast + CA + US + 34.22 + -119.19 + 0 + 0 + LOX + + + CAZ092 + 50920 + Southeastern_San_Joaquin_Valley + CA + US + 35.82 + -119.14 + 0 + 0 + HNX + + + CAZ096 + 50960 + Sierra_NV_fr_Yosemite_to_Kings_C + CA + US + 37.43 + -119.12 + 0 + 0 + HNX + + + CAZ053 + 50530 + Ventura_County_Mountains + CA + US + 34.65 + -119.10 + 0 + 0 + LOX + + + ORZ501 + 375010 + Foothills_of_the_Blue_Mountains + OR + US + 45.53 + -119.07 + 0 + 0 + PDT + + + ORZ061 + 370610 + Harney_County + OR + US + 43.01 + -119.06 + 0 + 0 + BOI + + + CAZ094 + 50940 + Tulare_County_Foothills + CA + US + 36.23 + -118.96 + 0 + 0 + HNX + + + WAZ035 + 470350 + Upper_Columbia_Basin + WA + US + 47.41 + -118.91 + 0 + 0 + OTX + + + ORZ503 + 375030 + Southern_Blue_Mtns_of_Oregon + OR + US + 45.23 + -118.88 + 0 + 0 + PDT + + + CAZ045 + 50450 + Ventura_County_Coastal_Valleys + CA + US + 34.23 + -118.87 + 0 + 0 + LOX + + + WAZ038 + 470380 + Okanogan_Highlands + WA + US + 48.42 + -118.75 + 0 + 0 + OTX + + + CAZ073 + 50730 + Mono + CA + US + 38.08 + -118.74 + 0 + 0 + REV + + + CAZ095 + 50950 + Kern_County_Mountains + CA + US + 35.30 + -118.71 + 0 + 0 + HNX + + + CAZ046 + 50460 + Santa_Monica_Mtns_Recnl_Area + CA + US + 34.09 + -118.58 + 0 + 0 + LOX + + + CAZ088 + 50880 + Santa_Clarita_Valley + CA + US + 34.46 + -118.55 + 0 + 0 + LOX + + + NVZ001 + 280010 + Mineral_and_Srn_Lyon_Counties + NV + US + 38.56 + -118.55 + 0 + 0 + REV + + + NVZ004 + 280040 + Wrn_NV_Bsn_and_Rng_including_Pyr + NV + US + 40.01 + -118.53 + 0 + 0 + REV + + + CAZ547 + 55470 + Los_Angeles_Cnty_Sn_Fernando_Vly + CA + US + 34.21 + -118.51 + 0 + 0 + LOX + + + CAZ097 + 50970 + Tulare_County_Mountains + CA + US + 36.27 + -118.48 + 0 + 0 + HNX + + + CAZ087 + 50870 + Catalina_Island + CA + US + 33.39 + -118.45 + 0 + 0 + LOX + + + CAZ054 + 50540 + Los_Angeles_Cnty_Mtns_excluding_ + CA + US + 34.48 + -118.26 + 0 + 0 + LOX + + + CAZ519 + 55190 + Ern_Sierra_Slopes_of_Inyo_Cnty + CA + US + 36.63 + -118.26 + 0 + 0 + VEF + + + CAZ041 + 50410 + Los_Angeles_Cnty_Cst_including_D + CA + US + 33.92 + -118.24 + 0 + 0 + LOX + + + CAZ059 + 50590 + Antelope_Valley + CA + US + 34.62 + -118.22 + 0 + 0 + LOX + + + ORZ502 + 375020 + Northern_Blue_Mtns_of_Oregon + OR + US + 45.65 + -118.19 + 0 + 0 + PDT + + + NVZ030 + 280300 + Humboldt_County + NV + US + 41.26 + -118.16 + 0 + 0 + LKN + + + WAZ029 + 470290 + Foothills_of_the_Blue_Mountains + WA + US + 46.31 + -118.16 + 0 + 0 + PDT + + + CAZ520 + 55200 + Owens_Valley + CA + US + 36.63 + -118.08 + 0 + 0 + VEF + + + CAZ521 + 55210 + White_Mountains_of_Inyo_County + CA + US + 36.92 + -118.00 + 0 + 0 + VEF + + + CAZ548 + 55480 + Los_Angeles_Cnty_Sn_Gabriel_Vly + CA + US + 34.05 + -117.96 + 0 + 0 + LOX + + + CAZ099 + 50990 + Southeastern_Kern_County_Desert + CA + US + 35.15 + -117.93 + 0 + 0 + HNX + + + WAZ030 + 470300 + Northwest_Blue_Mountains + WA + US + 46.17 + -117.87 + 0 + 0 + PDT + + + CAZ098 + 50980 + Indian_Wells_Valley + CA + US + 35.62 + -117.82 + 0 + 0 + HNX + + + CAZ042 + 50420 + Orange_County_Coastal_Areas + CA + US + 33.67 + -117.79 + 0 + 0 + SGX + + + WAZ037 + 470370 + Northeast_Mountains + WA + US + 48.36 + -117.71 + 0 + 0 + OTX + + + WAZ036 + 470360 + Spokane_Area + WA + US + 47.60 + -117.70 + 0 + 0 + OTX + + + ORZ049 + 370490 + Grande_Ronde_Valley + OR + US + 45.39 + -117.69 + 0 + 0 + PDT + + + ORZ062 + 370620 + Baker_County + OR + US + 44.66 + -117.65 + 0 + 0 + BOI + + + WAZ033 + 470330 + Washington_Palouse + WA + US + 46.89 + -117.64 + 0 + 0 + OTX + + + ORZ063 + 370630 + Malheur_County + OR + US + 43.21 + -117.62 + 0 + 0 + BOI + + + CAZ057 + 50570 + Santa_Ana_Mtns_and_Foothills + CA + US + 33.63 + -117.45 + 0 + 0 + SGX + + + WAZ031 + 470310 + Northeast_Blue_Mountains + WA + US + 46.21 + -117.37 + 0 + 0 + OTX + + + CAZ043 + 50430 + San_Diego_County_Coastal_Areas + CA + US + 33.00 + -117.28 + 0 + 0 + SGX + + + CAZ048 + 50480 + Sn_Bernardino_and_Rivside_Cnty_V + CA + US + 33.85 + -117.28 + 0 + 0 + SGX + + + ORZ050 + 370500 + Wallowa_County + OR + US + 45.54 + -117.17 + 0 + 0 + PDT + + + WAZ032 + 470320 + Lwr_Garfield_and_Asotin_Cnties + WA + US + 46.35 + -117.16 + 0 + 0 + OTX + + + NVZ014 + 280140 + Esmeralda_and_Ctrl_Nye_County + NV + US + 37.65 + -117.15 + 0 + 0 + VEF + + + CAZ055 + 50550 + San_Bernardino_County_Mountains + CA + US + 34.23 + -117.13 + 0 + 0 + SGX + + + ORZ064 + 370640 + Oregon_Lower_Treasure_Valley + OR + US + 44.02 + -117.11 + 0 + 0 + BOI + + + CAZ050 + 50500 + San_Diego_County_Valleys + CA + US + 33.03 + -117.06 + 0 + 0 + SGX + + + CAZ060 + 50600 + Apple_and_Lucerne_Valleys + CA + US + 34.43 + -117.03 + 0 + 0 + SGX + + + CAZ523 + 55230 + Western_Mojave_Desert + CA + US + 35.27 + -116.98 + 0 + 0 + VEF + + + IDZ003 + 120030 + Idaho_Palouse + ID + US + 46.96 + -116.96 + 0 + 0 + OTX + + + CAZ522 + 55220 + Death_Valley_National_Park + CA + US + 36.63 + -116.85 + 0 + 0 + VEF + + + IDZ002 + 120020 + Coeur_d'Alene_Area + ID + US + 47.62 + -116.83 + 0 + 0 + OTX + + + NVZ037 + 280370 + Srn_Lander_Cnty_and_Srn_Eureka_C + NV + US + 39.62 + -116.78 + 0 + 0 + LKN + + + NVZ036 + 280360 + Nrn_Lander_Cnty_and_Nrn_Eureka_C + NV + US + 40.51 + -116.76 + 0 + 0 + LKN + + + IDZ012 + 120120 + Lower_Treasure_Valley + ID + US + 43.82 + -116.75 + 0 + 0 + BOI + + + IDZ026 + 120260 + Lewiston_Area + ID + US + 46.47 + -116.71 + 0 + 0 + OTX + + + IDZ029 + 120290 + Owyhee_Mountains + ID + US + 43.07 + -116.70 + 0 + 0 + BOI + + + CAZ056 + 50560 + Riverside_County_Mountains + CA + US + 33.73 + -116.60 + 0 + 0 + SGX + + + NVZ013 + 280130 + Northern_Nye_County + NV + US + 38.60 + -116.59 + 0 + 0 + LKN + + + CAZ058 + 50580 + San_Diego_County_Mountains + CA + US + 33.00 + -116.57 + 0 + 0 + SGX + + + IDZ001 + 120010 + Northern_Panhandle + ID + US + 48.36 + -116.55 + 0 + 0 + OTX + + + IDZ027 + 120270 + Lewis_and_Srn_Nez_Perce_Cnties + ID + US + 46.16 + -116.51 + 0 + 0 + OTX + + + IDZ008 + 120080 + Lwr_Hells_Canyon/Salmon_Riv_Rgn + ID + US + 45.65 + -116.49 + 0 + 0 + MSO + + + CAZ061 + 50610 + Coachella_Valley + CA + US + 33.73 + -116.36 + 0 + 0 + SGX + + + CAZ062 + 50620 + San_Diego_County_Deserts + CA + US + 33.02 + -116.31 + 0 + 0 + SGX + + + CAZ525 + 55250 + Morongo_Basin + CA + US + 34.39 + -116.15 + 0 + 0 + VEF + + + NVZ017 + 280170 + Wrn_Clark_and_Srn_Nye_County + NV + US + 36.28 + -116.11 + 0 + 0 + VEF + + + IDZ015 + 120150 + Southwest_Highlands + ID + US + 42.51 + -116.02 + 0 + 0 + BOI + + + IDZ011 + 120110 + West_Central_Mountains + ID + US + 44.70 + -115.94 + 0 + 0 + BOI + + + IDZ004 + 120040 + Central_Panhandle_Mountains + ID + US + 47.34 + -115.93 + 0 + 0 + OTX + + + CAZ030 + 50300 + Joshua_Tree_National_Park + CA + US + 33.93 + -115.89 + 0 + 0 + PSR + + + IDZ007 + 120070 + Orofino/Grangeville_Region + ID + US + 46.24 + -115.85 + 0 + 0 + MSO + + + IDZ014 + 120140 + Upper_Treasure_Valley + ID + US + 43.16 + -115.77 + 0 + 0 + BOI + + + CAZ524 + 55240 + Ern_Mojave_Dsrt,_Incl_the_Mojave + CA + US + 35.17 + -115.61 + 0 + 0 + VEF + + + NVZ019 + 280190 + Spring_Mtns-Red_Rock_Canyon + NV + US + 36.13 + -115.57 + 0 + 0 + VEF + + + NVZ031 + 280310 + Northern_Elko_County + NV + US + 41.49 + -115.52 + 0 + 0 + LKN + + + IDZ005 + 120050 + Northern_Clearwater_Mountains + ID + US + 46.65 + -115.47 + 0 + 0 + MSO + + + CAZ033 + 50330 + Imperial_County + CA + US + 33.02 + -115.41 + 0 + 0 + PSR + + + IDZ013 + 120130 + Boise_Mountains + ID + US + 43.79 + -115.39 + 0 + 0 + BOI + + + CAZ032 + 50320 + Riverside_County/Ern_Deserts + CA + US + 33.75 + -115.33 + 0 + 0 + PSR + + + IDZ006 + 120060 + Southern_Clearwater_Mountains + ID + US + 45.88 + -115.33 + 0 + 0 + MSO + + + NVZ034 + 280340 + Ruby_Mtns/East_Humboldt_Range + NV + US + 40.56 + -115.33 + 0 + 0 + LKN + + + MTZ001 + 260010 + Kootenai/Cabinet_Region + MT + US + 48.18 + -115.15 + 0 + 0 + MSO + + + NVZ018 + 280180 + Sheep_Range + NV + US + 36.84 + -115.15 + 0 + 0 + VEF + + + NVZ020 + 280200 + Las_Vegas_Valley + NV + US + 36.11 + -115.12 + 0 + 0 + VEF + + + NVZ022 + 280220 + Southern_Clark_County + NV + US + 35.50 + -115.09 + 0 + 0 + VEF + + + CAZ526 + 55260 + Cadiz_Basin + CA + US + 34.45 + -115.08 + 0 + 0 + VEF + + + MTZ004 + 260040 + Lower_Clark_Fork_Region + MT + US + 47.38 + -115.02 + 0 + 0 + MSO + + + NVZ035 + 280350 + White_Pine_County + NV + US + 39.40 + -114.97 + 0 + 0 + LKN + + + NVZ015 + 280150 + Lincoln_County + NV + US + 37.76 + -114.96 + 0 + 0 + VEF + + + IDZ028 + 120280 + Camas_Prairie + ID + US + 43.34 + -114.86 + 0 + 0 + BOI + + + NVZ032 + 280320 + SW_and_South_Ctrl_Elko_County + NV + US + 40.64 + -114.83 + 0 + 0 + LKN + + + CAZ031 + 50310 + Lower_Colorado_River_Valley_CA + CA + US + 33.39 + -114.79 + 0 + 0 + PSR + + + NVZ021 + 280210 + L_Mead_National_Recreation_Area + NV + US + 35.79 + -114.78 + 0 + 0 + VEF + + + IDZ030 + 120300 + Southern_Twin__Falls_County + ID + US + 42.26 + -114.65 + 0 + 0 + BOI + + + AZZ036 + 30360 + L_Mead_National_Recreation_Area + AZ + US + 35.67 + -114.61 + 0 + 0 + VEF + + + AZZ025 + 30250 + Yuma/Martinez_Lake_and_Vicinity + AZ + US + 32.69 + -114.58 + 0 + 0 + PSR + + + NVZ016 + 280160 + Northeast_Clark_County + NV + US + 36.55 + -114.53 + 0 + 0 + VEF + + + IDZ016 + 120160 + Western_Magic_Valley + ID + US + 42.80 + -114.50 + 0 + 0 + BOI + + + IDZ018 + 120180 + Sawtooth_Mountains + ID + US + 44.18 + -114.49 + 0 + 0 + PIH + + + CAZ527 + 55270 + Sn_Bernardino_Cnty-Upr_CO_Riv_Vl + CA + US + 34.58 + -114.44 + 0 + 0 + VEF + + + AZZ020 + 30200 + Lower_Colorado_River_Valley_AZ + AZ + US + 33.65 + -114.43 + 0 + 0 + PSR + + + IDZ009 + 120090 + Western_Lemhi_County + ID + US + 45.10 + -114.39 + 0 + 0 + MSO + + + AZZ002 + 30020 + Lake_Havasu_and_Fort_Mohave + AZ + US + 34.63 + -114.37 + 0 + 0 + VEF + + + MTZ003 + 260030 + Flathead/Mission_Valleys + MT + US + 47.82 + -114.31 + 0 + 0 + MSO + + + IDZ031 + 120310 + Big_and_Little_Wood_River_Rgn + ID + US + 43.59 + -114.29 + 0 + 0 + PIH + + + NVZ033 + 280330 + Extreme_Eastern_Elko_County + NV + US + 40.64 + -114.23 + 0 + 0 + LKN + + + MTZ005 + 260050 + Missoula/Bitterroot_Valleys + MT + US + 46.44 + -114.10 + 0 + 0 + MSO + + + MTZ006 + 260060 + Bitterroot/Sapphire_Mountains + MT + US + 46.16 + -113.95 + 0 + 0 + MSO + + + MTZ002 + 260020 + West_Glacier_Region + MT + US + 48.30 + -113.94 + 0 + 0 + MSO + + + AZZ003 + 30030 + Northwest_Deserts + AZ + US + 35.14 + -113.92 + 0 + 0 + VEF + + + AZZ021 + 30210 + West_Central_Deserts + AZ + US + 33.86 + -113.90 + 0 + 0 + PSR + + + AZZ026 + 30260 + Southwest_Deserts + AZ + US + 32.75 + -113.90 + 0 + 0 + PSR + + + IDZ017 + 120170 + Eastern_Magic_Valley + ID + US + 42.94 + -113.79 + 0 + 0 + PIH + + + MTZ043 + 260430 + Potomac/Seeley_Lake_Region + MT + US + 47.12 + -113.60 + 0 + 0 + MSO + + + IDZ032 + 120320 + Lost_River/Pashimeroi + ID + US + 44.17 + -113.54 + 0 + 0 + PIH + + + IDZ010 + 120100 + Eastern_Lemhi_County + ID + US + 44.96 + -113.48 + 0 + 0 + MSO + + + UTZ019 + 440190 + Utah's_Dixie_and_Zion_Natl_Pk + UT + US + 37.20 + -113.47 + 0 + 0 + SLC + + + UTZ016 + 440160 + Southwest_Utah + UT + US + 37.98 + -113.33 + 0 + 0 + SLC + + + AZZ001 + 30010 + Northwest_Plateau + AZ + US + 36.49 + -113.28 + 0 + 0 + VEF + + + IDZ022 + 120220 + South_Central_Highlands + ID + US + 42.39 + -113.17 + 0 + 0 + PIH + + + MTZ009 + 260090 + Northern_Rocky_Mountain_Front + MT + US + 48.56 + -113.12 + 0 + 0 + TFX + + + AZZ037 + 30370 + Yavapai_County_Vlys_and_Basins + AZ + US + 34.56 + -113.07 + 0 + 0 + FGZ + + + UTZ005 + 440050 + Great_Salt_Lake_Desert_and_Mtns + UT + US + 40.95 + -113.00 + 0 + 0 + SLC + + + UTZ015 + 440150 + West_Central_Utah + UT + US + 39.29 + -112.99 + 0 + 0 + SLC + + + AZZ008 + 30080 + Yavapai_County__Mountains + AZ + US + 34.82 + -112.97 + 0 + 0 + FGZ + + + AZZ031 + 30310 + Western_Pima_County + AZ + US + 32.14 + -112.87 + 0 + 0 + TWC + + + MTZ007 + 260070 + Butte/Blackfoot_Region + MT + US + 46.40 + -112.84 + 0 + 0 + MSO + + + AZZ027 + 30270 + Southwest_Maricopa_County + AZ + US + 32.94 + -112.77 + 0 + 0 + PSR + + + AZZ022 + 30220 + Northwest_Maricopa_County + AZ + US + 33.67 + -112.70 + 0 + 0 + PSR + + + MTZ008 + 260080 + Beaverhead + MT + US + 45.15 + -112.69 + 0 + 0 + TFX + + + MTZ010 + 260100 + Eastern_Glacier + MT + US + 48.65 + -112.67 + 0 + 0 + TFX + + + IDZ020 + 120200 + Upper_Snake_River_Plain + ID + US + 43.66 + -112.62 + 0 + 0 + PIH + + + MTZ048 + 260480 + Southern_Rocky_Mountain_Front + MT + US + 47.73 + -112.60 + 0 + 0 + TFX + + + IDZ021 + 120210 + Lower_Snake_River_Plain + ID + US + 42.94 + -112.55 + 0 + 0 + PIH + + + AZZ007 + 30070 + Coconino_Plateau + AZ + US + 35.71 + -112.43 + 0 + 0 + FGZ + + + UTZ003 + 440030 + Salt_Lake_and_Tooele_Valleys + UT + US + 40.45 + -112.42 + 0 + 0 + SLC + + + UTZ518 + 445180 + Southern_Utah_Mountains + UT + US + 37.79 + -112.33 + 0 + 0 + SLC + + + AZZ006 + 30060 + Grand_Canyon_Country + AZ + US + 36.22 + -112.32 + 0 + 0 + FGZ + + + MTZ014 + 260140 + Central_and_Srn_Lewis_and_Clark + MT + US + 46.87 + -112.28 + 0 + 0 + TFX + + + UTZ002 + 440020 + Northern_Wasatch_Front + UT + US + 41.39 + -112.16 + 0 + 0 + SLC + + + AZZ004 + 30040 + Kaibab_Plateau + AZ + US + 36.56 + -112.14 + 0 + 0 + FGZ + + + MTZ052 + 260520 + Jefferson + MT + US + 46.15 + -112.13 + 0 + 0 + TFX + + + AZZ023 + 30230 + Greater_Phoenix_Area + AZ + US + 33.57 + -112.09 + 0 + 0 + PSR + + + UTZ020 + 440200 + South_Central_Utah + UT + US + 37.50 + -112.04 + 0 + 0 + SLC + + + MTZ015 + 260150 + Madison + MT + US + 45.28 + -112.02 + 0 + 0 + TFX + + + IDZ019 + 120190 + Upper_Snake_Highlands + ID + US + 44.13 + -112.01 + 0 + 0 + PIH + + + MTZ046 + 260460 + Eastern_Pondera + MT + US + 48.23 + -112.00 + 0 + 0 + TFX + + + IDZ024 + 120240 + Cache_Valley/Idaho_Portion + ID + US + 42.14 + -111.94 + 0 + 0 + PIH + + + UTZ001 + 440010 + Cache_Valley/Utah_Portion + UT + US + 41.73 + -111.93 + 0 + 0 + SLC + + + AZZ038 + 30380 + Oak_Creek_and_Sycamore_Canyons + AZ + US + 34.93 + -111.89 + 0 + 0 + FGZ + + + AZZ005 + 30050 + Marble_and_Glen_Canyons + AZ + US + 36.63 + -111.87 + 0 + 0 + FGZ + + + UTZ004 + 440040 + Southern_Wasatch_Front + UT + US + 40.01 + -111.87 + 0 + 0 + SLC + + + UTZ014 + 440140 + Sanpete/Sevier_Valleys + UT + US + 39.17 + -111.84 + 0 + 0 + SLC + + + AZZ032 + 30320 + Tohono_Oodham_Nation + AZ + US + 31.98 + -111.83 + 0 + 0 + TWC + + + AZZ015 + 30150 + Western_Mogollon_Rim + AZ + US + 35.20 + -111.80 + 0 + 0 + FGZ + + + MTZ049 + 260490 + Eastern_Teton + MT + US + 47.80 + -111.80 + 0 + 0 + TFX + + + IDZ023 + 120230 + Caribou_Highlands + ID + US + 42.94 + -111.78 + 0 + 0 + PIH + + + MTZ044 + 260440 + Toole + MT + US + 48.60 + -111.74 + 0 + 0 + TFX + + + AZZ028 + 30280 + NW_and_North_Ctrl_Pinal_County + AZ + US + 33.08 + -111.67 + 0 + 0 + PSR + + + UTZ007 + 440070 + Wasatch_Mountains_I-80_North + UT + US + 41.36 + -111.61 + 0 + 0 + SLC + + + IDZ025 + 120250 + Wasatch_Mountains/Idaho_Portion + ID + US + 42.30 + -111.47 + 0 + 0 + PIH + + + UTZ008 + 440080 + Wasatch_Mountains_South_of_I-80 + UT + US + 40.17 + -111.45 + 0 + 0 + SLC + + + UTZ517 + 445170 + Central_Utah_Mountains + UT + US + 39.02 + -111.44 + 0 + 0 + SLC + + + MTZ053 + 260530 + Broadwater + MT + US + 46.31 + -111.42 + 0 + 0 + TFX + + + UTZ006 + 440060 + Wasatch_Mountain_Valleys + UT + US + 40.86 + -111.39 + 0 + 0 + SLC + + + MTZ012 + 260120 + Cascade + MT + US + 47.26 + -111.34 + 0 + 0 + TFX + + + AZZ029 + 30290 + Southeast_Pinal_County + AZ + US + 32.88 + -111.33 + 0 + 0 + TWC + + + MTZ055 + 260550 + Gallatin + MT + US + 45.34 + -111.29 + 0 + 0 + TFX + + + AZZ012 + 30120 + Ltl_CO_Riv_Vly_in_Coconino_Cnty + AZ + US + 35.44 + -111.25 + 0 + 0 + FGZ + + + MTZ045 + 260450 + Liberty + MT + US + 48.56 + -111.08 + 0 + 0 + TFX + + + AZZ024 + 30240 + Srn_Gila/Tonto_NF_Foothills + AZ + US + 33.51 + -111.03 + 0 + 0 + PSR + + + MTZ054 + 260540 + Meagher + MT + US + 46.63 + -110.97 + 0 + 0 + TFX + + + WYZ023 + 500230 + Star_Valley + WY + US + 42.89 + -110.96 + 0 + 0 + RIW + + + AZZ009 + 30090 + NE_Plateaus_and_Mesas_Hwy_264_Nw + AZ + US + 36.39 + -110.92 + 0 + 0 + FGZ + + + AZZ033 + 30330 + Tucson_Metro/Marana/Grn_Valley + AZ + US + 32.13 + -110.92 + 0 + 0 + TWC + + + AZZ034 + 30340 + Santa_Cruz_County + AZ + US + 31.54 + -110.91 + 0 + 0 + TWC + + + AZZ018 + 30180 + Northern_Gila_County + AZ + US + 34.06 + -110.85 + 0 + 0 + FGZ + + + UTZ012 + 440120 + Castle_Country + UT + US + 39.29 + -110.85 + 0 + 0 + SLC + + + AZZ016 + 30160 + Eastern_Mogollon_Rim + AZ + US + 34.49 + -110.77 + 0 + 0 + FGZ + + + MTZ064 + 260640 + Paradise_Valley + MT + US + 45.33 + -110.73 + 0 + 0 + BYZ + + + UTZ010 + 440100 + Wasatch_Plateau/Book_Cliffs + UT + US + 39.76 + -110.73 + 0 + 0 + SLC + + + UTZ009 + 440090 + Western_Uinta_Mountains + UT + US + 40.70 + -110.70 + 0 + 0 + SLC + + + UTZ021 + 440210 + Glen_Canyon_Rec_Area/L_Powell + UT + US + 37.54 + -110.70 + 0 + 0 + SLC + + + WYZ024 + 500240 + Salt_River_and_Wyoming_Ranges + WY + US + 42.55 + -110.65 + 0 + 0 + RIW + + + UTZ013 + 440130 + San_Rafael_Swell + UT + US + 38.54 + -110.64 + 0 + 0 + SLC + + + WYZ013 + 500130 + Jackson_Hole + WY + US + 43.63 + -110.62 + 0 + 0 + RIW + + + MTZ040 + 260400 + Northern_Park + MT + US + 45.98 + -110.55 + 0 + 0 + BYZ + + + WYZ012 + 500120 + Teton_and_Gros_Ventre_Mountains + WY + US + 43.64 + -110.55 + 0 + 0 + RIW + + + WYZ021 + 500210 + Southwest_Wyoming + WY + US + 41.29 + -110.55 + 0 + 0 + SLC + + + WYZ027 + 500270 + South_Lincoln_County + WY + US + 41.93 + -110.55 + 0 + 0 + RIW + + + MTZ065 + 260650 + Livingston_Area + MT + US + 45.65 + -110.51 + 0 + 0 + BYZ + + + WYZ001 + 500010 + Yellowstone_National_Park + WY + US + 44.62 + -110.49 + 0 + 0 + RIW + + + MTZ013 + 260130 + Chouteau + MT + US + 47.86 + -110.48 + 0 + 0 + TFX + + + UTZ011 + 440110 + Western_Uinta_Basin + UT + US + 40.22 + -110.46 + 0 + 0 + SLC + + + MTZ068 + 260680 + Crazy_Mountains + MT + US + 46.10 + -110.32 + 0 + 0 + BYZ + + + AZZ040 + 30400 + NE_Plateaus_and_Mesas_S_of_Hwy_2 + AZ + US + 35.52 + -110.30 + 0 + 0 + FGZ + + + AZZ013 + 30130 + Ltl_CO_Riv_Vly_in_Navajo_Cnty + AZ + US + 34.88 + -110.29 + 0 + 0 + FGZ + + + MTZ050 + 260500 + Judith_Basin + MT + US + 47.05 + -110.27 + 0 + 0 + TFX + + + AZZ039 + 30390 + Black_Mesa_Area + AZ + US + 36.37 + -110.25 + 0 + 0 + FGZ + + + MTZ067 + 260670 + Absaroka/Beartooth_Mountains + MT + US + 45.33 + -110.13 + 0 + 0 + BYZ + + + MTZ011 + 260110 + Hill + MT + US + 48.57 + -110.11 + 0 + 0 + TFX + + + UTZ029 + 440290 + Canyonlands/Natural_Bridges + UT + US + 37.87 + -110.03 + 0 + 0 + GJT + + + WYZ025 + 500250 + Upper_Grn_River_Basin_Foothills + WY + US + 42.98 + -110.03 + 0 + 0 + RIW + + + MTZ041 + 260410 + Northern_Sweet_Grass + MT + US + 45.93 + -109.86 + 0 + 0 + BYZ + + + MTZ028 + 260280 + Southern_Wheatland + MT + US + 46.38 + -109.84 + 0 + 0 + BYZ + + + MTZ066 + 260660 + Beartooth_Foothills + MT + US + 45.54 + -109.81 + 0 + 0 + BYZ + + + AZZ010 + 30100 + Chinle_Valley + AZ + US + 36.36 + -109.76 + 0 + 0 + FGZ + + + AZZ030 + 30300 + Upper_Gila_River_Valley + AZ + US + 33.05 + -109.75 + 0 + 0 + TWC + + + AZZ035 + 30350 + Cochise_County + AZ + US + 31.89 + -109.75 + 0 + 0 + TWC + + + WYZ014 + 500140 + Wind_River_Mountains_West + WY + US + 43.00 + -109.70 + 0 + 0 + RIW + + + WYZ026 + 500260 + Upper_Green_River_Basin + WY + US + 42.42 + -109.68 + 0 + 0 + RIW + + + AZZ017 + 30170 + White_Mountains + AZ + US + 33.89 + -109.65 + 0 + 0 + FGZ + + + MTZ063 + 260630 + Judith_Gap + MT + US + 46.65 + -109.65 + 0 + 0 + BYZ + + + UTZ027 + 440270 + Arches/Grand_Flat + UT + US + 38.95 + -109.61 + 0 + 0 + GJT + + + WYZ028 + 500280 + Rock_Springs_and_Green_River + WY + US + 41.51 + -109.60 + 0 + 0 + RIW + + + UTZ025 + 440250 + Tavaputs_Plateau + UT + US + 39.50 + -109.58 + 0 + 0 + GJT + + + UTZ028 + 440280 + La_Sal_and_Abajo_Mountains + UT + US + 38.15 + -109.53 + 0 + 0 + GJT + + + UTZ023 + 440230 + Eastern_Uinta_Mountains + UT + US + 40.68 + -109.52 + 0 + 0 + GJT + + + UTZ024 + 440240 + Eastern_Uinta_Basin + UT + US + 40.21 + -109.51 + 0 + 0 + GJT + + + WYZ002 + 500020 + Absaroka_Mountains + WY + US + 44.24 + -109.49 + 0 + 0 + RIW + + + AZZ014 + 30140 + Ltl_CO_Riv_Vly_in_Apache_Cnty + AZ + US + 34.58 + -109.45 + 0 + 0 + FGZ + + + UTZ022 + 440220 + Southeast_Utah + UT + US + 37.40 + -109.45 + 0 + 0 + GJT + + + WYZ029 + 500290 + Flaming_Gorge + WY + US + 41.25 + -109.42 + 0 + 0 + RIW + + + WYZ016 + 500160 + Upper_Wind_River_Basin + WY + US + 43.44 + -109.41 + 0 + 0 + RIW + + + MTZ056 + 260560 + Red_Lodge_Foothills + MT + US + 45.23 + -109.32 + 0 + 0 + BYZ + + + AZZ011 + 30110 + Chuska_Mtns_and_Defiance_Plateay + AZ + US + 35.98 + -109.31 + 0 + 0 + FGZ + + + WYZ015 + 500150 + Wind_River_Mountains_East + WY + US + 43.09 + -109.31 + 0 + 0 + RIW + + + AZZ019 + 30190 + Northern_Greenlee + AZ + US + 33.42 + -109.27 + 0 + 0 + TWC + + + MTZ051 + 260510 + Fergus + MT + US + 47.25 + -109.26 + 0 + 0 + TFX + + + MTZ042 + 260420 + Golden_Valley + MT + US + 46.36 + -109.22 + 0 + 0 + BYZ + + + MTZ034 + 260340 + Northern_Stillwater + MT + US + 45.78 + -109.21 + 0 + 0 + BYZ + + + WYZ003 + 500030 + Cody_Foothills + WY + US + 44.46 + -109.04 + 0 + 0 + RIW + + + MTZ047 + 260470 + Blaine + MT + US + 48.37 + -108.90 + 0 + 0 + TFX + + + MTZ039 + 260390 + Eastern_Carbon + MT + US + 45.32 + -108.71 + 0 + 0 + BYZ + + + COZ006 + 60060 + Grand_Valley + CO + US + 39.16 + -108.65 + 0 + 0 + GJT + + + COZ021 + 60210 + Four_Corners/Upper_Dolores_Riv + CO + US + 37.49 + -108.64 + 0 + 0 + GJT + + + NMZ030 + 310300 + Southwest_Desert/Bootheel + NM + US + 31.93 + -108.63 + 0 + 0 + EPZ + + + COZ020 + 60200 + Paradox_Vly/Little_Dolores_Riv + CO + US + 38.28 + -108.61 + 0 + 0 + GJT + + + WYZ007 + 500070 + Owl_Creek_and_Bridger_Mountains + WY + US + 43.62 + -108.61 + 0 + 0 + RIW + + + WYZ018 + 500180 + Lander_Foothills + WY + US + 42.81 + -108.61 + 0 + 0 + RIW + + + MTZ060 + 260600 + Southwest_Phillips + MT + US + 47.83 + -108.55 + 0 + 0 + GGW + + + COZ001 + 60010 + Lower_Yampa_River_Basin + CO + US + 40.30 + -108.49 + 0 + 0 + GJT + + + COZ003 + 60030 + Roan_and_Tavaputs_Plateaus + CO + US + 39.63 + -108.44 + 0 + 0 + GJT + + + MTZ029 + 260290 + Musselshell + MT + US + 46.44 + -108.40 + 0 + 0 + BYZ + + + WYZ030 + 500300 + East_Sweetwater_County + WY + US + 41.61 + -108.37 + 0 + 0 + RIW + + + COZ017 + 60170 + Uncompahgre_Plateau/Dallas_Divid + CO + US + 38.58 + -108.35 + 0 + 0 + GJT + + + WYZ017 + 500170 + Wind_River_Basin + WY + US + 43.13 + -108.34 + 0 + 0 + RIW + + + MTZ021 + 260210 + Petroleum + MT + US + 47.18 + -108.28 + 0 + 0 + GGW + + + WYZ005 + 500050 + Southwest_Big_Horn_Basin + WY + US + 43.81 + -108.25 + 0 + 0 + RIW + + + NMZ001 + 310010 + Northwest_Plateau + NM + US + 36.35 + -108.23 + 0 + 0 + ABQ + + + MTZ035 + 260350 + Yellowstone + MT + US + 45.98 + -108.20 + 0 + 0 + BYZ + + + WYZ004 + 500040 + North_Big_Horn_Basin + WY + US + 44.57 + -108.19 + 0 + 0 + RIW + + + NMZ022 + 310220 + SW_Mtns/Lower_Gila_Region + NM + US + 33.00 + -108.17 + 0 + 0 + EPZ + + + NMZ014 + 310140 + SW_Mtns/Upper_Gila_Region + NM + US + 33.77 + -108.13 + 0 + 0 + ABQ + + + NMZ008 + 310080 + West_Central_Mountains + NM + US + 35.06 + -108.09 + 0 + 0 + ABQ + + + COZ007 + 60070 + Debeque_to_Silt_Corridor + CO + US + 39.43 + -108.05 + 0 + 0 + GJT + + + WYZ019 + 500190 + Grn_Mtns_and_Rattlesnake_Range + WY + US + 42.40 + -107.96 + 0 + 0 + RIW + + + COZ011 + 60110 + Ctrl_Gunnison_and_Uncompahgre_Ri + CO + US + 38.64 + -107.94 + 0 + 0 + GJT + + + COZ022 + 60220 + Animas_River_Basin + CO + US + 37.25 + -107.92 + 0 + 0 + GJT + + + WYZ006 + 500060 + Southeast_Big_Horn_Basin + WY + US + 43.87 + -107.90 + 0 + 0 + RIW + + + COZ002 + 60020 + Central_Yampa_River_Basin + CO + US + 40.34 + -107.85 + 0 + 0 + GJT + + + COZ009 + 60090 + Grand_and_Battlement_Mesas + CO + US + 39.17 + -107.85 + 0 + 0 + GJT + + + MTZ016 + 260160 + Central_and_Southeast_Phillips + MT + US + 48.02 + -107.82 + 0 + 0 + GGW + + + MTZ059 + 260590 + Northern_Phillips + MT + US + 48.79 + -107.75 + 0 + 0 + GGW + + + NMZ031 + 310310 + Southwest_Desert/Mimbres_Basin + NM + US + 32.20 + -107.75 + 0 + 0 + EPZ + + + COZ018 + 60180 + Northwestern_San_Juan_Mountains + CO + US + 38.08 + -107.64 + 0 + 0 + GJT + + + COZ019 + 60190 + Southwest_San_Juan_Mountains + CO + US + 37.48 + -107.64 + 0 + 0 + GJT + + + COZ013 + 60130 + Flattops + CO + US + 39.98 + -107.53 + 0 + 0 + GJT + + + MTZ038 + 260380 + Southern_Big_Horn + MT + US + 45.26 + -107.48 + 0 + 0 + BYZ + + + WYZ098 + 500980 + Northeast_Big_Horn_Mountains + WY + US + 44.78 + -107.43 + 0 + 0 + BYZ + + + MTZ057 + 260570 + Northern_Big_Horn + MT + US + 45.78 + -107.40 + 0 + 0 + BYZ + + + MTZ030 + 260300 + Treasure + MT + US + 46.18 + -107.34 + 0 + 0 + BYZ + + + COZ023 + 60230 + San_Juan_River_Basin + CO + US + 37.20 + -107.30 + 0 + 0 + GJT + + + WYZ008 + 500080 + Bighorn_Mountains_West + WY + US + 44.21 + -107.28 + 0 + 0 + RIW + + + WYZ061 + 500610 + Southwest_Carbon + WY + US + 41.53 + -107.28 + 0 + 0 + CYS + + + COZ014 + 60140 + Upper_Gunnison_River_Valley + CO + US + 38.51 + -107.17 + 0 + 0 + GJT + + + NMZ002 + 310020 + Northwest_Mtns_including_Jemez + NM + US + 36.16 + -107.10 + 0 + 0 + ABQ + + + WYZ009 + 500090 + Bighorn_Mountains_Southeast + WY + US + 43.88 + -107.07 + 0 + 0 + RIW + + + MTZ022 + 260220 + Garfield + MT + US + 47.41 + -107.03 + 0 + 0 + GGW + + + COZ008 + 60080 + Central_Colorado_River_Basin + CO + US + 39.60 + -106.99 + 0 + 0 + GJT + + + MTZ031 + 260310 + Northern_Rosebud + MT + US + 46.27 + -106.99 + 0 + 0 + BYZ + + + NMZ023 + 310230 + Sierra_County_Lakes_Region + NM + US + 33.04 + -106.97 + 0 + 0 + EPZ + + + COZ005 + 60050 + Upper_Yampa_River_Basin + CO + US + 40.41 + -106.96 + 0 + 0 + GJT + + + COZ012 + 60120 + West_Elk_and_Sawatch_Mountains + CO + US + 38.84 + -106.93 + 0 + 0 + GJT + + + COZ010 + 60100 + Gore_and_Elk_Mtns/Ctrl_Mtn_Vlys + CO + US + 39.45 + -106.92 + 0 + 0 + GJT + + + NMZ032 + 310320 + Southern_Desert + NM + US + 32.37 + -106.87 + 0 + 0 + EPZ + + + NMZ015 + 310150 + Lower_Rio_Grande_Valley + NM + US + 34.03 + -106.86 + 0 + 0 + ABQ + + + NMZ009 + 310090 + Middle_Rio_Gnde_Vly/Albuquerque_ + NM + US + 34.90 + -106.85 + 0 + 0 + ABQ + + + WYZ062 + 500620 + North_Carbon + WY + US + 42.03 + -106.80 + 0 + 0 + CYS + + + WYZ020 + 500200 + Natrona_County_Lower_Elevations + WY + US + 42.97 + -106.79 + 0 + 0 + RIW + + + WYZ099 + 500990 + Sheridan_Foothills + WY + US + 44.78 + -106.77 + 0 + 0 + BYZ + + + COZ004 + 60040 + Elkhead_and_Park_Mountains + CO + US + 40.46 + -106.73 + 0 + 0 + GJT + + + COZ066 + 60660 + La_Garita_Mtns_Above_10000_Ft + CO + US + 38.05 + -106.72 + 0 + 0 + PUB + + + COZ064 + 60640 + Saguache_Cnty_W_of_Continental_D + CO + US + 38.24 + -106.64 + 0 + 0 + PUB + + + COZ031 + 60310 + W_Jackson_and_W_Gnd_Cnties_Above + CO + US + 40.48 + -106.62 + 0 + 0 + BOU + + + MTZ017 + 260170 + Central_and_Southern_Valley + MT + US + 48.12 + -106.62 + 0 + 0 + GGW + + + MTZ061 + 260610 + Northern_Valley + MT + US + 48.79 + -106.62 + 0 + 0 + GGW + + + COZ068 + 60680 + Ern_Sn_Juan_Mtns_Above_10000_Ft + CO + US + 37.40 + -106.61 + 0 + 0 + PUB + + + MTZ058 + 260580 + Southern_Rosebud + MT + US + 45.43 + -106.50 + 0 + 0 + BYZ + + + WYZ011 + 500110 + Southeast_Johnson_County + WY + US + 43.83 + -106.48 + 0 + 0 + RIW + + + WYZ010 + 500100 + Northeast_Johnson_County + WY + US + 44.36 + -106.46 + 0 + 0 + RIW + + + NMZ010 + 310100 + Sandia/Manzano_Mountains + NM + US + 34.76 + -106.40 + 0 + 0 + ABQ + + + COZ060 + 60600 + Ern_Sawatch_Mtns_Above_11000_Ft + CO + US + 38.81 + -106.39 + 0 + 0 + PUB + + + COZ059 + 60590 + Leadvl_Vic/L_Cnty_Below_11000_Ft + CO + US + 39.20 + -106.38 + 0 + 0 + PUB + + + WYZ063 + 500630 + Snowy_Range + WY + US + 41.39 + -106.37 + 0 + 0 + CYS + + + COZ065 + 60650 + Saguache_Cnty_E_of_Continental_D + CO + US + 38.07 + -106.36 + 0 + 0 + PUB + + + TXZ055 + 430550 + El_Paso + TX + US + 31.70 + -106.30 + 0 + 0 + EPZ + + + COZ030 + 60300 + Jackson_County_Below_9000_Feet + CO + US + 40.69 + -106.28 + 0 + 0 + BOU + + + WYZ022 + 500220 + Casper_Mountain + WY + US + 42.61 + -106.24 + 0 + 0 + RIW + + + COZ067 + 60670 + Upr_Rio_Gnde_Vly/Ern_Sn_Juan_Mtn + CO + US + 37.45 + -106.23 + 0 + 0 + PUB + + + COZ058 + 60580 + Wrn_Mosquito_Rng/E_L_Cnty_Above_ + CO + US + 39.21 + -106.21 + 0 + 0 + PUB + + + COZ061 + 60610 + Wrn_Chaffee_Cnty_Between_9000_an + CO + US + 38.74 + -106.20 + 0 + 0 + PUB + + + NMZ024 + 310240 + Tularosa_Basin/Southern_Desert + NM + US + 32.70 + -106.18 + 0 + 0 + EPZ + + + COZ032 + 60320 + Gnd_and_Summit_Cnties_Below_9000 + CO + US + 40.00 + -106.17 + 0 + 0 + BOU + + + COZ062 + 60620 + Ctrl_Chaffee_Cnty_Below_9000_Ft + CO + US + 38.74 + -106.12 + 0 + 0 + PUB + + + NMZ003 + 310030 + Upper_Rio_Grande_Valley + NM + US + 35.80 + -106.07 + 0 + 0 + ABQ + + + COZ069 + 60690 + Del_Norte_Vic/Nrn_Sn_Luis_Vly_Be + CO + US + 37.97 + -106.04 + 0 + 0 + PUB + + + COZ063 + 60630 + Wrn_Mosquito_Rng/E_Chaffee_Cnty_ + CO + US + 38.79 + -105.96 + 0 + 0 + PUB + + + COZ033 + 60330 + S_and_E_Jackson/Larimer/N_and_NE + CO + US + 40.55 + -105.94 + 0 + 0 + BOU + + + COZ034 + 60340 + S_and_SE_Gnd/W_Ctrl_and_SW_Bould + CO + US + 39.55 + -105.91 + 0 + 0 + BOU + + + COZ070 + 60700 + Alamosa_Vic/Ctrl_Sn_Luis_Vly_Bel + CO + US + 37.54 + -105.91 + 0 + 0 + PUB + + + NMZ011 + 310110 + Ctrl_Hi_Plains/Estancia_Valley + NM + US + 34.77 + -105.83 + 0 + 0 + ABQ + + + MTZ023 + 260230 + McCone + MT + US + 47.59 + -105.82 + 0 + 0 + GGW + + + WYZ065 + 500650 + Laramie_Valley + WY + US + 41.59 + -105.81 + 0 + 0 + CYS + + + COZ071 + 60710 + Southern_San_Luis_Valley + CO + US + 37.27 + -105.78 + 0 + 0 + PUB + + + WYZ064 + 500640 + North_Laramie_Range + WY + US + 42.32 + -105.68 + 0 + 0 + CYS + + + COZ037 + 60370 + Central_and_SE_Park_County + CO + US + 39.05 + -105.66 + 0 + 0 + BOU + + + COZ077 + 60770 + Wrn/Ctrl_Fremt_Cnty_Below_8500_F + CO + US + 38.46 + -105.63 + 0 + 0 + PUB + + + MTZ036 + 260360 + Powder_River + MT + US + 45.40 + -105.63 + 0 + 0 + BYZ + + + NMZ025 + 310250 + Southern_Sacramento_Mountains + NM + US + 32.91 + -105.63 + 0 + 0 + EPZ + + + COZ076 + 60760 + NWrn_Fremt_County_above_8500_Ft + CO + US + 38.55 + -105.61 + 0 + 0 + PUB + + + COZ073 + 60730 + Nrn_Sngre_De_Cristo_Mtns_Above_1 + CO + US + 38.00 + -105.59 + 0 + 0 + PUB + + + NMZ017 + 310170 + Capitan/Nrn_Sacramento_Mtns + NM + US + 33.71 + -105.58 + 0 + 0 + ABQ + + + MTZ018 + 260180 + Daniels + MT + US + 48.79 + -105.57 + 0 + 0 + GGW + + + NMZ004 + 310040 + Sangre_de_Cristo_Mountains + NM + US + 36.25 + -105.57 + 0 + 0 + ABQ + + + WYZ054 + 500540 + Northern_Campbell + WY + US + 44.60 + -105.55 + 0 + 0 + UNR + + + WYZ055 + 500550 + Southern_Campbell + WY + US + 43.84 + -105.55 + 0 + 0 + UNR + + + COZ072 + 60720 + Nrn_Sngre_De_Cristo_Mtns_Between + CO + US + 37.98 + -105.49 + 0 + 0 + PUB + + + WYZ059 + 500590 + Converse + WY + US + 43.02 + -105.49 + 0 + 0 + CYS + + + MTZ032 + 260320 + Custer + MT + US + 46.33 + -105.47 + 0 + 0 + BYZ + + + COZ078 + 60780 + Wet_Mtn_Valley_Below_8500_Feet + CO + US + 38.08 + -105.45 + 0 + 0 + PUB + + + TXZ056 + 430560 + Hudspeth + TX + US + 31.32 + -105.45 + 0 + 0 + EPZ + + + MTZ020 + 260200 + Western_Roosevelt + MT + US + 48.29 + -105.41 + 0 + 0 + GGW + + + COZ035 + 60350 + Larimer_and_Boulder_Cnties_Betwe + CO + US + 40.46 + -105.39 + 0 + 0 + BOU + + + MTZ026 + 260260 + Prairie + MT + US + 46.86 + -105.34 + 0 + 0 + GGW + + + COZ036 + 60360 + Jefferson_and_W_Douglas_Cnties_A + CO + US + 39.53 + -105.32 + 0 + 0 + BOU + + + WYZ066 + 500660 + Laramie_Range + WY + US + 41.45 + -105.31 + 0 + 0 + CYS + + + COZ081 + 60810 + Teller_Cnty/Rampart_Rng_above_75 + CO + US + 38.82 + -105.22 + 0 + 0 + PUB + + + COZ039 + 60390 + Boulder_And_Jefferson_Cnties_Bel + CO + US + 39.87 + -105.19 + 0 + 0 + BOU + + + COZ075 + 60750 + Srn_Sngre_De_Cristo_Mtns_Above_1 + CO + US + 37.20 + -105.17 + 0 + 0 + PUB + + + COZ079 + 60790 + Wet_Mtns_Between_6300_and_10000_ + CO + US + 38.08 + -105.14 + 0 + 0 + PUB + + + COZ080 + 60800 + Wet_Mountains_Above_10000_Ft + CO + US + 37.98 + -105.14 + 0 + 0 + PUB + + + COZ083 + 60830 + Canon_City_Vic/Ern_Fremt_County + CO + US + 38.44 + -105.14 + 0 + 0 + PUB + + + NMZ026 + 310260 + Guadalupe_Mtns_of_Chaves_County + NM + US + 32.83 + -105.08 + 0 + 0 + ABQ + + + NMZ016 + 310160 + Lincoln_Cnty_Hi_Plns/Hondo_Vly + NM + US + 33.74 + -105.07 + 0 + 0 + ABQ + + + COZ082 + 60820 + PIkes_Peak_above_11000_Ft + CO + US + 38.82 + -105.04 + 0 + 0 + PUB + + + WYZ067 + 500670 + Platte + WY + US + 42.13 + -104.97 + 0 + 0 + CYS + + + COZ087 + 60870 + Walsenbg_Vic/Upr_Huerfano_Riv_Bs + CO + US + 37.67 + -104.87 + 0 + 0 + PUB + + + MTZ025 + 260250 + Dawson + MT + US + 47.32 + -104.86 + 0 + 0 + GGW + + + COZ074 + 60740 + Srn_Sngre_De_Cristo_Mtns_Between + CO + US + 37.26 + -104.83 + 0 + 0 + PUB + + + COZ040 + 60400 + N_Douglas_Cnty_Below_6000_Feet/D + CO + US + 39.73 + -104.81 + 0 + 0 + BOU + + + COZ038 + 60380 + Larimer_Cnty_Below_6000_Feet/NW_ + CO + US + 40.63 + -104.80 + 0 + 0 + BOU + + + WYZ069 + 500690 + Cheyenne_Foothills + WY + US + 41.33 + -104.75 + 0 + 0 + CYS + + + WYZ056 + 500560 + Western_Crook + WY + US + 44.59 + -104.72 + 0 + 0 + UNR + + + TXZ258 + 432580 + Guadalupe_Mountains + TX + US + 31.90 + -104.71 + 0 + 0 + MAF + + + NMZ027 + 310270 + Guadalupe_Mtns_of_Eddy_County + NM + US + 32.30 + -104.67 + 0 + 0 + MAF + + + MTZ024 + 260240 + Richland + MT + US + 47.75 + -104.64 + 0 + 0 + GGW + + + TXZ079 + 430790 + Presidio_Valley + TX + US + 29.95 + -104.61 + 0 + 0 + MAF + + + COZ043 + 60430 + Central_and_South_Weld_County + CO + US + 40.29 + -104.59 + 0 + 0 + BOU + + + WYZ058 + 500580 + Weston + WY + US + 43.84 + -104.57 + 0 + 0 + UNR + + + MTZ019 + 260190 + Sheridan + MT + US + 48.70 + -104.55 + 0 + 0 + GGW + + + TXZ057 + 430570 + Van_Horn_and_Hiway_54_Corridor + TX + US + 31.24 + -104.55 + 0 + 0 + MAF + + + COZ086 + 60860 + Pueblo_and_Vic/Pueblo_Cnty_Below + CO + US + 38.12 + -104.54 + 0 + 0 + PUB + + + MTZ037 + 260370 + Carter + MT + US + 45.57 + -104.54 + 0 + 0 + BYZ + + + NMZ005 + 310050 + Northeast_Highlands + NM + US + 36.10 + -104.54 + 0 + 0 + ABQ + + + COZ085 + 60850 + CO_Spgs_Vic/Srn_El_Paso_Cnty/Ram + CO + US + 38.74 + -104.51 + 0 + 0 + PUB + + + MTZ062 + 260620 + Eastern_Roosevelt + MT + US + 48.28 + -104.51 + 0 + 0 + GGW + + + COZ088 + 60880 + Trinidad_Vic/Wrn_Las_Animas_Cnty + CO + US + 37.40 + -104.50 + 0 + 0 + PUB + + + COZ084 + 60840 + Nrn_El_Paso_Cnty/Monument_Ridge/ + CO + US + 38.99 + -104.49 + 0 + 0 + PUB + + + WYZ060 + 500600 + Niobrara + WY + US + 43.06 + -104.49 + 0 + 0 + CYS + + + MTZ033 + 260330 + Fallon + MT + US + 46.29 + -104.48 + 0 + 0 + BYZ + + + NMZ012 + 310120 + Conchas_Lake/Guadalupe_County + NM + US + 35.08 + -104.46 + 0 + 0 + ABQ + + + COZ041 + 60410 + Elbert/Ctrl_and_E_Douglas_Cnties + CO + US + 39.28 + -104.43 + 0 + 0 + BOU + + + NMZ018 + 310180 + De_Baca_County + NM + US + 34.39 + -104.41 + 0 + 0 + ABQ + + + TXZ080 + 430800 + Marfa_Plateau + TX + US + 30.16 + -104.39 + 0 + 0 + MAF + + + WYZ057 + 500570 + Wyoming_Black_Hills + WY + US + 44.38 + -104.37 + 0 + 0 + UNR + + + WYZ068 + 500680 + Goshen + WY + US + 42.09 + -104.35 + 0 + 0 + CYS + + + MTZ027 + 260270 + Wibaux + MT + US + 47.02 + -104.33 + 0 + 0 + GGW + + + WYZ070 + 500700 + Pine_Bluffs + WY + US + 41.28 + -104.28 + 0 + 0 + CYS + + + NMZ028 + 310280 + Eddy_County_Plains + NM + US + 32.49 + -104.27 + 0 + 0 + MAF + + + WYZ071 + 500710 + Northeastern_Crook + WY + US + 44.79 + -104.21 + 0 + 0 + UNR + + + NMZ019 + 310190 + Chaves_County_Plains + NM + US + 33.53 + -104.19 + 0 + 0 + ABQ + + + COZ042 + 60420 + Northeast_Weld_County + CO + US + 40.75 + -104.10 + 0 + 0 + BOU + + + COZ045 + 60450 + Ctrl_and_E_Adams_and_Arapahoe_Cn + CO + US + 39.78 + -104.10 + 0 + 0 + BOU + + + NMZ006 + 310060 + Harding_County + NM + US + 35.81 + -103.89 + 0 + 0 + ABQ + + + NDZ031 + 340310 + Golden_Valley + ND + US + 46.94 + -103.83 + 0 + 0 + BIS + + + COZ046 + 60460 + N_and_NE_Elbert_Cnty_Below_6000_ + CO + US + 39.33 + -103.81 + 0 + 0 + BOU + + + COZ044 + 60440 + Morgan_County + CO + US + 40.25 + -103.80 + 0 + 0 + BOU + + + TXZ074 + 430740 + Davis/Apache_Mountains_Area + TX + US + 30.71 + -103.80 + 0 + 0 + MAF + + + TXZ058 + 430580 + Reeves_Cnty_and_Upr_Trans_Pecos + TX + US + 31.39 + -103.78 + 0 + 0 + MAF + + + COZ089 + 60890 + Crowley_County + CO + US + 38.31 + -103.77 + 0 + 0 + PUB + + + NEZ001 + 270010 + Sioux + NE + US + 42.50 + -103.73 + 0 + 0 + CYS + + + COZ093 + 60930 + La_Junta_Vicinity/Otero_County + CO + US + 37.95 + -103.72 + 0 + 0 + PUB + + + SDZ024 + 410240 + Northern_Black_Hills + SD + US + 44.31 + -103.72 + 0 + 0 + UNR + + + NEZ019 + 270190 + Scotts_Bluff + NE + US + 41.85 + -103.71 + 0 + 0 + CYS + + + NEZ020 + 270200 + Banner + NE + US + 41.54 + -103.71 + 0 + 0 + CYS + + + NEZ054 + 270540 + Kimball + NE + US + 41.20 + -103.71 + 0 + 0 + CYS + + + SDZ028 + 410280 + Central_Black_Hills + SD + US + 44.00 + -103.69 + 0 + 0 + UNR + + + SDZ029 + 410290 + Southern_Black_Hills + SD + US + 43.67 + -103.69 + 0 + 0 + UNR + + + NMZ007 + 310070 + Far_Northeast_Plains + NM + US + 36.37 + -103.67 + 0 + 0 + ABQ + + + TXZ059 + 430590 + Loving + TX + US + 31.83 + -103.66 + 0 + 0 + MAF + + + SDZ025 + 410250 + Northern_Foot_Hills + SD + US + 44.44 + -103.64 + 0 + 0 + UNR + + + SDZ027 + 410270 + Southern_Foot_Hills + SD + US + 43.36 + -103.64 + 0 + 0 + UNR + + + COZ047 + 60470 + SE_Elbert_Cnty_Below_6000_Feet/S + CO + US + 38.80 + -103.60 + 0 + 0 + BOU + + + NMZ013 + 310130 + Quay_County + NM + US + 35.17 + -103.57 + 0 + 0 + ABQ + + + COZ094 + 60940 + Eastern_Las_Animas_County + CO + US + 37.32 + -103.56 + 0 + 0 + PUB + + + SDZ041 + 410410 + Fall_River + SD + US + 43.24 + -103.53 + 0 + 0 + UNR + + + NDZ043 + 340430 + Bowman + ND + US + 46.11 + -103.52 + 0 + 0 + BIS + + + SDZ012 + 410120 + Butte + SD + US + 44.89 + -103.51 + 0 + 0 + UNR + + + SDZ001 + 410010 + Harding + SD + US + 45.58 + -103.50 + 0 + 0 + UNR + + + NDZ040 + 340400 + Slope + ND + US + 46.45 + -103.49 + 0 + 0 + BIS + + + NMZ020 + 310200 + Roosevelt_County + NM + US + 34.08 + -103.49 + 0 + 0 + ABQ + + + NDZ001 + 340010 + Divide + ND + US + 48.82 + -103.47 + 0 + 0 + BIS + + + NDZ009 + 340090 + Williams + ND + US + 48.30 + -103.44 + 0 + 0 + BIS + + + NMZ033 + 310330 + Central_Lea_County + NM + US + 32.75 + -103.43 + 0 + 0 + MAF + + + NMZ029 + 310290 + Northern_Lea_County + NM + US + 33.28 + -103.40 + 0 + 0 + MAF + + + NMZ034 + 310340 + Southern_Lea_County + NM + US + 32.25 + -103.39 + 0 + 0 + MAF + + + NMZ021 + 310210 + Curry_County + NM + US + 34.64 + -103.38 + 0 + 0 + ABQ + + + NDZ032 + 340320 + Billings + ND + US + 46.98 + -103.35 + 0 + 0 + BIS + + + SDZ072 + 410720 + Sturgis/Piedmont_Foot_Hills + SD + US + 44.38 + -103.35 + 0 + 0 + UNR + + + NDZ017 + 340170 + McKenzie + ND + US + 47.74 + -103.31 + 0 + 0 + BIS + + + SDZ074 + 410740 + Hermosa_Foot_Hills + SD + US + 43.67 + -103.27 + 0 + 0 + UNR + + + COZ049 + 60490 + Washington_County + CO + US + 40.00 + -103.24 + 0 + 0 + BOU + + + SDZ026 + 410260 + Rapid_City + SD + US + 44.00 + -103.23 + 0 + 0 + UNR + + + TXZ067 + 430670 + Ward + TX + US + 31.46 + -103.18 + 0 + 0 + MAF + + + NEZ002 + 270020 + Dawes + NE + US + 42.72 + -103.14 + 0 + 0 + CYS + + + COZ048 + 60480 + Logan_County + CO + US + 40.72 + -103.11 + 0 + 0 + BOU + + + COZ095 + 60950 + Western_Kiowa_County + CO + US + 38.43 + -103.11 + 0 + 0 + PUB + + + NEZ003 + 270030 + Box_Butte + NE + US + 42.22 + -103.07 + 0 + 0 + CYS + + + TXZ060 + 430600 + Winkler + TX + US + 31.87 + -103.07 + 0 + 0 + MAF + + + TXZ081 + 430810 + Big_Bend_Area + TX + US + 29.69 + -103.06 + 0 + 0 + MAF + + + COZ097 + 60970 + Las_Animas_Vicinity/Bent_County + CO + US + 37.95 + -103.05 + 0 + 0 + PUB + + + NEZ021 + 270210 + Morrill + NE + US + 41.72 + -103.00 + 0 + 0 + CYS + + + NEZ055 + 270550 + Cheyenne + NE + US + 41.22 + -102.99 + 0 + 0 + CYS + + + SDZ030 + 410300 + Custer_Co_Plains + SD + US + 43.67 + -102.96 + 0 + 0 + UNR + + + TXZ027 + 430270 + Bailey + TX + US + 34.07 + -102.82 + 0 + 0 + LUB + + + TXZ033 + 430330 + Cochran + TX + US + 33.61 + -102.82 + 0 + 0 + LUB + + + TXZ039 + 430390 + Yoakum + TX + US + 33.17 + -102.82 + 0 + 0 + LUB + + + SDZ073 + 410730 + Southern_Meade_Co_Plains + SD + US + 44.38 + -102.78 + 0 + 0 + UNR + + + TXZ021 + 430210 + Parmer + TX + US + 34.53 + -102.78 + 0 + 0 + LUB + + + TXZ075 + 430750 + Pecos + TX + US + 30.72 + -102.67 + 0 + 0 + MAF + + + NDZ033 + 340330 + Stark + ND + US + 46.82 + -102.66 + 0 + 0 + BIS + + + NDZ018 + 340180 + Dunn + ND + US + 47.40 + -102.63 + 0 + 0 + BIS + + + TXZ050 + 430500 + Andrews + TX + US + 32.30 + -102.63 + 0 + 0 + MAF + + + TXZ045 + 430450 + Gaines + TX + US + 32.74 + -102.62 + 0 + 0 + MAF + + + COZ092 + 60920 + Cheyenne_County + CO + US + 38.82 + -102.61 + 0 + 0 + GLD + + + COZ091 + 60910 + Kit_Carson_County + CO + US + 39.30 + -102.60 + 0 + 0 + GLD + + + TXZ001 + 430010 + Dallam + TX + US + 36.27 + -102.60 + 0 + 0 + AMA + + + TXZ006 + 430060 + Hartley + TX + US + 35.84 + -102.59 + 0 + 0 + AMA + + + TXZ011 + 430110 + Oldham + TX + US + 35.40 + -102.59 + 0 + 0 + AMA + + + TXZ016 + 430160 + Deaf_Smith + TX + US + 34.97 + -102.59 + 0 + 0 + AMA + + + COZ099 + 60990 + Springfield_Vic/Baca_County + CO + US + 37.32 + -102.56 + 0 + 0 + PUB + + + SDZ031 + 410310 + Pennington_Co_Plains + SD + US + 44.10 + -102.56 + 0 + 0 + UNR + + + SDZ042 + 410420 + Shannon + SD + US + 43.35 + -102.54 + 0 + 0 + UNR + + + TXZ061 + 430610 + Ector + TX + US + 31.87 + -102.54 + 0 + 0 + MAF + + + TXZ068 + 430680 + Crane + TX + US + 31.37 + -102.54 + 0 + 0 + MAF + + + OKZ001 + 360010 + Cimarron + OK + US + 36.74 + -102.51 + 0 + 0 + AMA + + + NDZ044 + 340440 + Adams + ND + US + 46.11 + -102.50 + 0 + 0 + BIS + + + NDZ002 + 340020 + Burke + ND + US + 48.78 + -102.48 + 0 + 0 + BIS + + + SDZ002 + 410020 + Perkins + SD + US + 45.49 + -102.48 + 0 + 0 + UNR + + + SDZ013 + 410130 + Northern_Meade_Co_Plains + SD + US + 44.82 + -102.48 + 0 + 0 + UNR + + + NDZ041 + 340410 + Hettinger + ND + US + 46.42 + -102.46 + 0 + 0 + BIS + + + COZ090 + 60900 + Yuma_County + CO + US + 40.00 + -102.42 + 0 + 0 + GLD + + + NEZ004 + 270040 + Sheridan + NE + US + 42.50 + -102.40 + 0 + 0 + LBF + + + COZ096 + 60960 + Eastern_Kiowa_County + CO + US + 38.44 + -102.39 + 0 + 0 + PUB + + + COZ098 + 60980 + Lamar_Vicinity/Prowers_County + CO + US + 37.95 + -102.39 + 0 + 0 + PUB + + + NDZ010 + 340100 + Mountrail + ND + US + 48.16 + -102.38 + 0 + 0 + BIS + + + COZ050 + 60500 + Sedgwick_County + CO + US + 40.87 + -102.35 + 0 + 0 + BOU + + + COZ051 + 60510 + Phillips_County + CO + US + 40.59 + -102.35 + 0 + 0 + BOU + + + TXZ028 + 430280 + Lamb + TX + US + 34.07 + -102.35 + 0 + 0 + LUB + + + TXZ034 + 430340 + Hockley + TX + US + 33.61 + -102.34 + 0 + 0 + LUB + + + NEZ022 + 270220 + Garden + NE + US + 41.61 + -102.33 + 0 + 0 + LBF + + + NEZ056 + 270560 + Deuel + NE + US + 41.11 + -102.33 + 0 + 0 + LBF + + + TXZ040 + 430400 + Terry + TX + US + 33.17 + -102.33 + 0 + 0 + LUB + + + TXZ022 + 430220 + Castro + TX + US + 34.53 + -102.26 + 0 + 0 + LUB + + + TXZ082 + 430820 + Terrell + TX + US + 30.22 + -102.11 + 0 + 0 + MAF + + + TXZ069 + 430690 + Upton + TX + US + 31.37 + -102.04 + 0 + 0 + MAF + + + TXZ062 + 430620 + Midland + TX + US + 31.87 + -102.03 + 0 + 0 + MAF + + + TXZ051 + 430510 + Martin + TX + US + 32.30 + -101.95 + 0 + 0 + MAF + + + TXZ046 + 430460 + Dawson + TX + US + 32.74 + -101.94 + 0 + 0 + MAF + + + TXZ017 + 430170 + Randall + TX + US + 34.97 + -101.90 + 0 + 0 + AMA + + + TXZ002 + 430020 + Sherman + TX + US + 36.27 + -101.89 + 0 + 0 + AMA + + + TXZ007 + 430070 + Moore + TX + US + 35.84 + -101.89 + 0 + 0 + AMA + + + TXZ012 + 430120 + Potter + TX + US + 35.40 + -101.89 + 0 + 0 + AMA + + + TXZ029 + 430290 + Hale + TX + US + 34.07 + -101.82 + 0 + 0 + LUB + + + TXZ035 + 430350 + Lubbock + TX + US + 33.61 + -101.82 + 0 + 0 + LUB + + + TXZ041 + 430410 + Lynn + TX + US + 33.17 + -101.82 + 0 + 0 + LUB + + + KSZ041 + 160410 + Greeley + KS + US + 38.47 + -101.80 + 0 + 0 + GLD + + + KSZ084 + 160840 + Morton + KS + US + 37.19 + -101.80 + 0 + 0 + DDC + + + KSZ061 + 160610 + Hamilton + KS + US + 37.99 + -101.78 + 0 + 0 + DDC + + + KSZ074 + 160740 + Stanton + KS + US + 37.56 + -101.78 + 0 + 0 + DDC + + + KSZ027 + 160270 + Wallace + KS + US + 38.91 + -101.76 + 0 + 0 + GLD + + + NEZ023 + 270230 + Grant + NE + US + 41.91 + -101.75 + 0 + 0 + LBF + + + KSZ001 + 160010 + Cheyenne + KS + US + 39.78 + -101.73 + 0 + 0 + GLD + + + NDZ019 + 340190 + Mercer + ND + US + 47.28 + -101.73 + 0 + 0 + BIS + + + TXZ023 + 430230 + Swisher + TX + US + 34.53 + -101.73 + 0 + 0 + LUB + + + KSZ013 + 160130 + Sherman + KS + US + 39.35 + -101.72 + 0 + 0 + GLD + + + NEZ035 + 270350 + Arthur + NE + US + 41.56 + -101.70 + 0 + 0 + LBF + + + NEZ069 + 270690 + Chase + NE + US + 40.52 + -101.69 + 0 + 0 + LBF + + + NEZ079 + 270790 + Dundy + NE + US + 40.17 + -101.69 + 0 + 0 + GLD + + + SDZ044 + 410440 + Bennett + SD + US + 43.19 + -101.67 + 0 + 0 + UNR + + + TXZ076 + 430760 + Crockett + TX + US + 30.69 + -101.67 + 0 + 0 + SJT + + + NEZ057 + 270570 + Keith + NE + US + 41.19 + -101.65 + 0 + 0 + LBF + + + NEZ058 + 270580 + Perkins + NE + US + 40.85 + -101.65 + 0 + 0 + LBF + + + SDZ043 + 410430 + Jackson + SD + US + 43.69 + -101.61 + 0 + 0 + UNR + + + NDZ011 + 340110 + Ward + ND + US + 48.33 + -101.60 + 0 + 0 + BIS + + + NDZ042 + 340420 + Grant + ND + US + 46.37 + -101.58 + 0 + 0 + BIS + + + SDZ014 + 410140 + Ziebach + SD + US + 45.00 + -101.57 + 0 + 0 + UNR + + + NDZ003 + 340030 + Renville + ND + US + 48.73 + -101.54 + 0 + 0 + BIS + + + SDZ032 + 410320 + Haakon + SD + US + 44.37 + -101.53 + 0 + 0 + UNR + + + TXZ063 + 430630 + Glasscock + TX + US + 31.87 + -101.52 + 0 + 0 + MAF + + + TXZ070 + 430700 + Reagan + TX + US + 31.37 + -101.52 + 0 + 0 + MAF + + + OKZ002 + 360020 + Texas + OK + US + 36.74 + -101.49 + 0 + 0 + AMA + + + TXZ047 + 430470 + Borden + TX + US + 32.74 + -101.43 + 0 + 0 + MAF + + + TXZ052 + 430520 + Howard + TX + US + 32.30 + -101.43 + 0 + 0 + MAF + + + NEZ094 + 270940 + Western_Cherry + NE + US + 42.54 + -101.42 + 0 + 0 + LBF + + + TXZ013 + 430130 + Carson + TX + US + 35.40 + -101.36 + 0 + 0 + AMA + + + TXZ018 + 430180 + Armstrong + TX + US + 34.97 + -101.36 + 0 + 0 + AMA + + + TXZ003 + 430030 + Hansford + TX + US + 36.27 + -101.35 + 0 + 0 + AMA + + + TXZ008 + 430080 + Hutchinson + TX + US + 35.84 + -101.35 + 0 + 0 + AMA + + + KSZ042 + 160420 + Wichita + KS + US + 38.48 + -101.34 + 0 + 0 + GLD + + + NDZ034 + 340340 + Morton + ND + US + 46.63 + -101.33 + 0 + 0 + BIS + + + NDZ020 + 340200 + Oliver + ND + US + 47.14 + -101.32 + 0 + 0 + BIS + + + KSZ062 + 160620 + Kearny + KS + US + 37.99 + -101.31 + 0 + 0 + DDC + + + KSZ085 + 160850 + Stevens + KS + US + 37.19 + -101.31 + 0 + 0 + DDC + + + KSZ075 + 160750 + Grant + KS + US + 37.56 + -101.30 + 0 + 0 + DDC + + + TXZ030 + 430300 + Floyd + TX + US + 34.07 + -101.30 + 0 + 0 + LUB + + + TXZ036 + 430360 + Crosby + TX + US + 33.61 + -101.30 + 0 + 0 + LUB + + + TXZ042 + 430420 + Garza + TX + US + 33.17 + -101.30 + 0 + 0 + LUB + + + TXZ183 + 431830 + Val_Verde + TX + US + 29.76 + -101.22 + 0 + 0 + EWX + + + TXZ024 + 430240 + Briscoe + TX + US + 34.53 + -101.21 + 0 + 0 + LUB + + + SDZ003 + 410030 + Corson + SD + US + 45.71 + -101.15 + 0 + 0 + ABR + + + KSZ028 + 160280 + Logan + KS + US + 38.91 + -101.14 + 0 + 0 + GLD + + + NEZ024 + 270240 + Hooker + NE + US + 41.91 + -101.13 + 0 + 0 + LBF + + + KSZ002 + 160020 + Rawlins + KS + US + 39.78 + -101.07 + 0 + 0 + GLD + + + NEZ036 + 270360 + McPherson + NE + US + 41.56 + -101.06 + 0 + 0 + LBF + + + NEZ070 + 270700 + Hayes + NE + US + 40.52 + -101.06 + 0 + 0 + LBF + + + KSZ014 + 160140 + Thomas + KS + US + 39.35 + -101.05 + 0 + 0 + GLD + + + NDZ021 + 340210 + McLean + ND + US + 47.51 + -101.04 + 0 + 0 + BIS + + + NEZ080 + 270800 + Hitchcock + NE + US + 40.17 + -101.04 + 0 + 0 + GLD + + + TXZ064 + 430640 + Sterling + TX + US + 31.83 + -101.04 + 0 + 0 + SJT + + + TXZ071 + 430710 + Irion + TX + US + 31.31 + -100.98 + 0 + 0 + SJT + + + TXZ048 + 430480 + Scurry + TX + US + 32.74 + -100.92 + 0 + 0 + MAF + + + TXZ053 + 430530 + Mitchell + TX + US + 32.30 + -100.92 + 0 + 0 + MAF + + + KSZ043 + 160430 + Scott + KS + US + 38.48 + -100.90 + 0 + 0 + DDC + + + NDZ045 + 340450 + Sioux + ND + US + 46.19 + -100.90 + 0 + 0 + BIS + + + SDZ015 + 410150 + Dewey + SD + US + 45.10 + -100.89 + 0 + 0 + ABR + + + SDZ033 + 410330 + Stanley + SD + US + 44.48 + -100.88 + 0 + 0 + ABR + + + KSZ076 + 160760 + Haskell + KS + US + 37.56 + -100.86 + 0 + 0 + DDC + + + KSZ086 + 160860 + Seward + KS + US + 37.19 + -100.85 + 0 + 0 + DDC + + + NDZ004 + 340040 + Bottineau + ND + US + 48.77 + -100.82 + 0 + 0 + BIS + + + TXZ004 + 430040 + Ochiltree + TX + US + 36.27 + -100.82 + 0 + 0 + AMA + + + TXZ009 + 430090 + Roberts + TX + US + 35.84 + -100.82 + 0 + 0 + AMA + + + TXZ014 + 430140 + Gray + TX + US + 35.40 + -100.81 + 0 + 0 + AMA + + + TXZ019 + 430190 + Donley + TX + US + 34.96 + -100.81 + 0 + 0 + AMA + + + TXZ031 + 430310 + Motley + TX + US + 34.08 + -100.78 + 0 + 0 + LUB + + + TXZ037 + 430370 + Dickens + TX + US + 33.62 + -100.78 + 0 + 0 + LUB + + + TXZ043 + 430430 + Kent + TX + US + 33.18 + -100.78 + 0 + 0 + LUB + + + NEZ059 + 270590 + Lincoln + NE + US + 41.04 + -100.74 + 0 + 0 + LBF + + + SDZ046 + 410460 + Mellette + SD + US + 43.63 + -100.72 + 0 + 0 + UNR + + + SDZ047 + 410470 + Todd + SD + US + 43.19 + -100.72 + 0 + 0 + UNR + + + SDZ045 + 410450 + Jones + SD + US + 43.95 + -100.71 + 0 + 0 + ABR + + + TXZ025 + 430250 + Hall + TX + US + 34.53 + -100.68 + 0 + 0 + LUB + + + KSZ063 + 160630 + Finney + KS + US + 37.99 + -100.66 + 0 + 0 + DDC + + + NDZ012 + 340120 + McHenry + ND + US + 48.24 + -100.63 + 0 + 0 + BIS + + + NEZ025 + 270250 + Thomas + NE + US + 41.91 + -100.55 + 0 + 0 + LBF + + + TXZ077 + 430770 + Schleicher + TX + US + 30.89 + -100.54 + 0 + 0 + SJT + + + TXZ078 + 430780 + Sutton + TX + US + 30.49 + -100.54 + 0 + 0 + SJT + + + NEZ005 + 270050 + Eastern_Cherry + NE + US + 42.53 + -100.53 + 0 + 0 + LBF + + + TXZ065 + 430650 + Coke + TX + US + 31.89 + -100.53 + 0 + 0 + SJT + + + NDZ035 + 340350 + Burleigh + ND + US + 46.98 + -100.52 + 0 + 0 + BIS + + + KSZ029 + 160290 + Gove + KS + US + 38.91 + -100.48 + 0 + 0 + GLD + + + NEZ037 + 270370 + Logan + NE + US + 41.57 + -100.48 + 0 + 0 + LBF + + + OKZ003 + 360030 + Beaver + OK + US + 36.74 + -100.48 + 0 + 0 + AMA + + + NEZ081 + 270810 + Red_Willow + NE + US + 40.17 + -100.47 + 0 + 0 + GLD + + + KSZ003 + 160030 + Decatur + KS + US + 39.78 + -100.46 + 0 + 0 + GLD + + + KSZ044 + 160440 + Lane + KS + US + 38.47 + -100.46 + 0 + 0 + DDC + + + TXZ202 + 432020 + Kinney + TX + US + 29.35 + -100.45 + 0 + 0 + EWX + + + KSZ015 + 160150 + Sheridan + KS + US + 39.35 + -100.44 + 0 + 0 + GLD + + + KSZ077 + 160770 + Gray + KS + US + 37.73 + -100.43 + 0 + 0 + DDC + + + TXZ049 + 430490 + Fisher + TX + US + 32.74 + -100.41 + 0 + 0 + SJT + + + TXZ054 + 430540 + Nolan + TX + US + 32.30 + -100.41 + 0 + 0 + SJT + + + TXZ072 + 430720 + Tom_Green + TX + US + 31.39 + -100.40 + 0 + 0 + SJT + + + TXZ217 + 432170 + Maverick + TX + US + 28.65 + -100.39 + 0 + 0 + EWX + + + KSZ087 + 160870 + Meade + KS + US + 37.23 + -100.37 + 0 + 0 + DDC + + + NEZ071 + 270710 + Frontier + NE + US + 40.52 + -100.37 + 0 + 0 + LBF + + + NDZ022 + 340220 + Sheridan + ND + US + 47.59 + -100.36 + 0 + 0 + BIS + + + TXZ005 + 430050 + Lipscomb + TX + US + 36.28 + -100.27 + 0 + 0 + AMA + + + TXZ010 + 430100 + Hemphill + TX + US + 35.84 + -100.27 + 0 + 0 + AMA + + + TXZ015 + 430150 + Wheeler + TX + US + 35.40 + -100.27 + 0 + 0 + AMA + + + TXZ020 + 430200 + Collingsworth + TX + US + 34.96 + -100.27 + 0 + 0 + AMA + + + NDZ046 + 340460 + Emmons + ND + US + 46.29 + -100.26 + 0 + 0 + BIS + + + TXZ032 + 430320 + Cottle + TX + US + 34.08 + -100.26 + 0 + 0 + LUB + + + TXZ038 + 430380 + King + TX + US + 33.62 + -100.26 + 0 + 0 + LUB + + + TXZ044 + 430440 + Stonewall + TX + US + 33.18 + -100.26 + 0 + 0 + LUB + + + TXZ184 + 431840 + Edwards + TX + US + 29.96 + -100.22 + 0 + 0 + EWX + + + TXZ026 + 430260 + Childress + TX + US + 34.53 + -100.21 + 0 + 0 + LUB + + + SDZ034 + 410340 + Sully + SD + US + 44.72 + -100.20 + 0 + 0 + ABR + + + SDZ004 + 410040 + Campbell + SD + US + 45.77 + -100.12 + 0 + 0 + ABR + + + SDZ009 + 410090 + Walworth + SD + US + 45.43 + -100.10 + 0 + 0 + ABR + + + SDZ035 + 410350 + Hughes + SD + US + 44.33 + -100.10 + 0 + 0 + ABR + + + SDZ016 + 410160 + Potter + SD + US + 45.07 + -100.00 + 0 + 0 + ABR + + + NEZ026 + 270260 + Blaine + NE + US + 41.91 + -99.97 + 0 + 0 + LBF + + + TXZ066 + 430660 + Runnels + TX + US + 31.83 + -99.97 + 0 + 0 + SJT + + + NEZ008 + 270080 + Brown + NE + US + 42.46 + -99.93 + 0 + 0 + LBF + + + KSZ045 + 160450 + Ness + KS + US + 38.47 + -99.91 + 0 + 0 + DDC + + + NEZ082 + 270820 + Furnas + NE + US + 40.17 + -99.91 + 0 + 0 + GID + + + KSZ004 + 160040 + Norton + KS + US + 39.78 + -99.90 + 0 + 0 + GLD + + + KSZ064 + 160640 + Hodgeman + KS + US + 38.08 + -99.89 + 0 + 0 + DDC + + + KSZ078 + 160780 + Ford + KS + US + 37.69 + -99.89 + 0 + 0 + DDC + + + NDZ013 + 340130 + Pierce + ND + US + 48.20 + -99.89 + 0 + 0 + BIS + + + TXZ127 + 431270 + Taylor + TX + US + 32.30 + -99.89 + 0 + 0 + SJT + + + KSZ016 + 160160 + Graham + KS + US + 39.34 + -99.88 + 0 + 0 + GLD + + + SDZ049 + 410490 + Tripp + SD + US + 43.38 + -99.88 + 0 + 0 + UNR + + + TXZ113 + 431130 + Jones + TX + US + 32.74 + -99.88 + 0 + 0 + SJT + + + KSZ030 + 160300 + Trego + KS + US + 38.91 + -99.87 + 0 + 0 + DDC + + + NEZ072 + 270720 + Gosper + NE + US + 40.52 + -99.86 + 0 + 0 + GID + + + TXZ073 + 430730 + Concho + TX + US + 31.34 + -99.86 + 0 + 0 + SJT + + + NDZ005 + 340050 + Rolette + ND + US + 48.77 + -99.84 + 0 + 0 + BIS + + + OKZ033 + 360330 + Harmon + OK + US + 34.77 + -99.83 + 0 + 0 + OUN + + + SDZ048 + 410480 + Lyman + SD + US + 43.86 + -99.83 + 0 + 0 + ABR + + + TXZ185 + 431850 + Real + TX + US + 29.86 + -99.83 + 0 + 0 + EWX + + + KSZ088 + 160880 + Clark + KS + US + 37.23 + -99.82 + 0 + 0 + DDC + + + NEZ060 + 270600 + Dawson + NE + US + 40.86 + -99.81 + 0 + 0 + GID + + + TXZ168 + 431680 + Menard + TX + US + 30.90 + -99.80 + 0 + 0 + SJT + + + NDZ036 + 340360 + Kidder + ND + US + 46.98 + -99.79 + 0 + 0 + BIS + + + TXZ203 + 432030 + Uvalde + TX + US + 29.36 + -99.77 + 0 + 0 + EWX + + + TXZ084 + 430840 + Foard + TX + US + 33.99 + -99.76 + 0 + 0 + OUN + + + TXZ218 + 432180 + Zavala + TX + US + 28.87 + -99.76 + 0 + 0 + EWX + + + TXZ228 + 432280 + Dimmit + TX + US + 28.42 + -99.75 + 0 + 0 + EWX + + + TXZ083 + 430830 + Hardeman + TX + US + 34.32 + -99.74 + 0 + 0 + OUN + + + NEZ006 + 270060 + Keya_Paha + NE + US + 42.85 + -99.73 + 0 + 0 + LBF + + + TXZ087 + 430870 + Knox + TX + US + 33.61 + -99.73 + 0 + 0 + OUN + + + TXZ098 + 430980 + Haskell + TX + US + 33.18 + -99.73 + 0 + 0 + SJT + + + NEZ038 + 270380 + Custer + NE + US + 41.39 + -99.72 + 0 + 0 + LBF + + + TXZ169 + 431690 + Kimble + TX + US + 30.50 + -99.71 + 0 + 0 + SJT + + + OKZ009 + 360090 + Ellis + OK + US + 36.22 + -99.69 + 0 + 0 + OUN + + + OKZ014 + 360140 + Roger_Mills + OK + US + 35.72 + -99.68 + 0 + 0 + OUN + + + OKZ021 + 360210 + Beckham + OK + US + 35.27 + -99.68 + 0 + 0 + OUN + + + NDZ023 + 340230 + Wells + ND + US + 47.59 + -99.67 + 0 + 0 + BIS + + + OKZ004 + 360040 + Harper + OK + US + 36.79 + -99.65 + 0 + 0 + OUN + + + OKZ034 + 360340 + Greer + OK + US + 34.92 + -99.56 + 0 + 0 + OUN + + + TXZ239 + 432390 + Webb + TX + US + 27.73 + -99.51 + 0 + 0 + CRP + + + SDZ036 + 410360 + Hyde + SD + US + 44.55 + -99.49 + 0 + 0 + ABR + + + NDZ047 + 340470 + Logan + ND + US + 46.46 + -99.48 + 0 + 0 + BIS + + + TXZ139 + 431390 + Coleman + TX + US + 31.75 + -99.46 + 0 + 0 + SJT + + + NEZ009 + 270090 + Rock + NE + US + 42.44 + -99.45 + 0 + 0 + LBF + + + NEZ027 + 270270 + Loup + NE + US + 41.91 + -99.45 + 0 + 0 + LBF + + + NDZ050 + 340500 + McIntosh + ND + US + 46.11 + -99.44 + 0 + 0 + BIS + + + OKZ036 + 360360 + Jackson + OK + US + 34.59 + -99.44 + 0 + 0 + OUN + + + NEZ073 + 270730 + Phelps + NE + US + 40.51 + -99.41 + 0 + 0 + GID + + + NEZ083 + 270830 + Harlan + NE + US + 40.17 + -99.40 + 0 + 0 + GID + + + TXZ128 + 431280 + Callahan + TX + US + 32.30 + -99.37 + 0 + 0 + SJT + + + TXZ114 + 431140 + Shackelford + TX + US + 32.74 + -99.36 + 0 + 0 + SJT + + + TXZ154 + 431540 + McCulloch + TX + US + 31.22 + -99.35 + 0 + 0 + SJT + + + KSZ005 + 160050 + Phillips + KS + US + 39.78 + -99.34 + 0 + 0 + GID + + + TXZ186 + 431860 + Kerr + TX + US + 30.04 + -99.34 + 0 + 0 + EWX + + + KSZ017 + 160170 + Rooks + KS + US + 39.35 + -99.32 + 0 + 0 + GID + + + KSZ031 + 160310 + Ellis + KS + US + 38.91 + -99.31 + 0 + 0 + DDC + + + KSZ046 + 160460 + Rush + KS + US + 38.52 + -99.30 + 0 + 0 + DDC + + + KSZ079 + 160790 + Edwards + KS + US + 37.90 + -99.29 + 0 + 0 + DDC + + + KSZ080 + 160800 + Kiowa + KS + US + 37.55 + -99.28 + 0 + 0 + DDC + + + OKZ010 + 360100 + Woodward + OK + US + 36.48 + -99.28 + 0 + 0 + OUN + + + KSZ089 + 160890 + Comanche + KS + US + 37.19 + -99.27 + 0 + 0 + DDC + + + NDZ006 + 340060 + Towner + ND + US + 48.69 + -99.25 + 0 + 0 + FGF + + + SDZ051 + 410510 + Buffalo + SD + US + 44.06 + -99.25 + 0 + 0 + ABR + + + KSZ065 + 160650 + Pawnee + KS + US + 38.17 + -99.24 + 0 + 0 + DDC + + + SDZ005 + 410050 + McPherson + SD + US + 45.77 + -99.23 + 0 + 0 + ABR + + + SDZ010 + 410100 + Edmunds + SD + US + 45.42 + -99.22 + 0 + 0 + ABR + + + TXZ085 + 430850 + Wilbarger + TX + US + 34.14 + -99.22 + 0 + 0 + OUN + + + TXZ170 + 431700 + Mason + TX + US + 30.72 + -99.22 + 0 + 0 + SJT + + + TXZ088 + 430880 + Baylor + TX + US + 33.62 + -99.21 + 0 + 0 + OUN + + + TXZ099 + 430990 + Throckmorton + TX + US + 33.18 + -99.21 + 0 + 0 + SJT + + + TXZ187 + 431870 + Bandera + TX + US + 29.74 + -99.21 + 0 + 0 + EWX + + + TXZ248 + 432480 + Zapata + TX + US + 26.94 + -99.21 + 0 + 0 + BRO + + + NDZ014 + 340140 + Benson + ND + US + 48.11 + -99.19 + 0 + 0 + FGF + + + SDZ017 + 410170 + Faulk + SD + US + 45.07 + -99.15 + 0 + 0 + ABR + + + SDZ057 + 410570 + Brule + SD + US + 43.72 + -99.13 + 0 + 0 + FSD + + + TXZ204 + 432040 + Medina + TX + US + 29.39 + -99.11 + 0 + 0 + EWX + + + TXZ219 + 432190 + Frio + TX + US + 28.87 + -99.11 + 0 + 0 + EWX + + + TXZ229 + 432290 + La_Salle + TX + US + 28.34 + -99.10 + 0 + 0 + CRP + + + NEZ061 + 270610 + Buffalo + NE + US + 40.85 + -99.07 + 0 + 0 + GID + + + SDZ050 + 410500 + Gregory + SD + US + 43.25 + -99.02 + 0 + 0 + FSD + + + OKZ015 + 360150 + Dewey + OK + US + 35.99 + -99.01 + 0 + 0 + OUN + + + OKZ035 + 360350 + Kiowa + OK + US + 34.86 + -99.01 + 0 + 0 + OUN + + + SDZ037 + 410370 + Hand + SD + US + 44.55 + -99.01 + 0 + 0 + ABR + + + OKZ016 + 360160 + Custer + OK + US + 35.64 + -99.00 + 0 + 0 + OUN + + + NEZ028 + 270280 + Garfield + NE + US + 41.91 + -98.99 + 0 + 0 + LBF + + + NEZ039 + 270390 + Valley + NE + US + 41.56 + -98.98 + 0 + 0 + GID + + + OKZ005 + 360050 + Woods + OK + US + 36.69 + -98.98 + 0 + 0 + OUN + + + OKZ022 + 360220 + Washita + OK + US + 35.29 + -98.98 + 0 + 0 + OUN + + + NEZ046 + 270460 + Sherman + NE + US + 41.22 + -98.97 + 0 + 0 + GID + + + NDZ037 + 340370 + Stutsman + ND + US + 46.98 + -98.96 + 0 + 0 + BIS + + + NEZ074 + 270740 + Kearney + NE + US + 40.51 + -98.95 + 0 + 0 + GID + + + NEZ084 + 270840 + Franklin + NE + US + 40.17 + -98.95 + 0 + 0 + GID + + + TXZ188 + 431880 + Gillespie + TX + US + 30.32 + -98.95 + 0 + 0 + EWX + + + TXZ140 + 431400 + Brown + TX + US + 31.77 + -98.94 + 0 + 0 + SJT + + + OKZ037 + 360370 + Tillman + OK + US + 34.38 + -98.92 + 0 + 0 + OUN + + + NDZ024 + 340240 + Eddy + ND + US + 47.72 + -98.90 + 0 + 0 + FGF + + + NDZ025 + 340250 + Foster + ND + US + 47.46 + -98.89 + 0 + 0 + BIS + + + TXZ115 + 431150 + Stephens + TX + US + 32.74 + -98.83 + 0 + 0 + FWD + + + TXZ129 + 431290 + Eastland + TX + US + 32.30 + -98.80 + 0 + 0 + FWD + + + KSZ006 + 160060 + Smith + KS + US + 39.78 + -98.78 + 0 + 0 + GID + + + NEZ007 + 270070 + Boyd + NE + US + 42.88 + -98.77 + 0 + 0 + LBF + + + NEZ010 + 270100 + Holt + NE + US + 42.49 + -98.77 + 0 + 0 + LBF + + + KSZ018 + 160180 + Osborne + KS + US + 39.34 + -98.76 + 0 + 0 + GID + + + KSZ032 + 160320 + Russell + KS + US + 38.91 + -98.76 + 0 + 0 + ICT + + + TXZ252 + 432520 + Starr + TX + US + 26.52 + -98.76 + 0 + 0 + BRO + + + KSZ047 + 160470 + Barton + KS + US + 38.47 + -98.75 + 0 + 0 + ICT + + + NDZ015 + 340150 + Ramsey + ND + US + 48.23 + -98.75 + 0 + 0 + FGF + + + TXZ155 + 431550 + San_Saba + TX + US + 31.21 + -98.75 + 0 + 0 + SJT + + + KSZ066 + 160660 + Stafford + KS + US + 38.03 + -98.74 + 0 + 0 + DDC + + + KSZ081 + 160810 + Pratt + KS + US + 37.64 + -98.73 + 0 + 0 + DDC + + + TXZ249 + 432490 + Jim_Hogg + TX + US + 27.08 + -98.70 + 0 + 0 + BRO + + + SDZ063 + 410630 + Charles_Mix + SD + US + 43.17 + -98.69 + 0 + 0 + FSD + + + TXZ086 + 430860 + Wichita + TX + US + 34.01 + -98.69 + 0 + 0 + OUN + + + KSZ090 + 160900 + Barber + KS + US + 37.23 + -98.68 + 0 + 0 + DDC + + + TXZ089 + 430890 + Archer + TX + US + 33.62 + -98.68 + 0 + 0 + OUN + + + TXZ100 + 431000 + Young + TX + US + 33.18 + -98.68 + 0 + 0 + FWD + + + TXZ189 + 431890 + Kendall + TX + US + 29.93 + -98.67 + 0 + 0 + EWX + + + TXZ171 + 431710 + Llano + TX + US + 30.71 + -98.65 + 0 + 0 + EWX + + + SDZ052 + 410520 + Jerauld + SD + US + 44.07 + -98.63 + 0 + 0 + FSD + + + TXZ142 + 431420 + Mills + TX + US + 31.48 + -98.63 + 0 + 0 + FWD + + + SDZ058 + 410580 + Aurora + SD + US + 43.72 + -98.57 + 0 + 0 + FSD + + + TXZ230 + 432300 + McMullen + TX + US + 28.35 + -98.57 + 0 + 0 + CRP + + + NDZ048 + 340480 + La_Moure + ND + US + 46.46 + -98.54 + 0 + 0 + BIS + + + TXZ141 + 431410 + Comanche + TX + US + 31.98 + -98.54 + 0 + 0 + FWD + + + OKZ011 + 360110 + Major + OK + US + 36.33 + -98.53 + 0 + 0 + OUN + + + NEZ029 + 270290 + Wheeler + NE + US + 41.91 + -98.52 + 0 + 0 + LBF + + + NEZ040 + 270400 + Greeley + NE + US + 41.57 + -98.52 + 0 + 0 + GID + + + TXZ240 + 432400 + Duval + TX + US + 27.66 + -98.52 + 0 + 0 + CRP + + + NDZ051 + 340510 + Dickey + ND + US + 46.11 + -98.51 + 0 + 0 + BIS + + + NEZ047 + 270470 + Howard + NE + US + 41.22 + -98.51 + 0 + 0 + GID + + + NEZ062 + 270620 + Hall + NE + US + 40.87 + -98.50 + 0 + 0 + GID + + + NEZ075 + 270750 + Adams + NE + US + 40.52 + -98.50 + 0 + 0 + GID + + + NEZ085 + 270850 + Webster + NE + US + 40.17 + -98.49 + 0 + 0 + GID + + + TXZ205 + 432050 + Bexar + TX + US + 29.44 + -98.47 + 0 + 0 + EWX + + + NDZ007 + 340070 + Cavalier + ND + US + 48.77 + -98.46 + 0 + 0 + FGF + + + OKZ038 + 360380 + Comanche + OK + US + 34.63 + -98.46 + 0 + 0 + OUN + + + TXZ220 + 432200 + Atascosa + TX + US + 28.93 + -98.45 + 0 + 0 + EWX + + + OKZ017 + 360170 + Blaine + OK + US + 35.86 + -98.42 + 0 + 0 + OUN + + + SDZ064 + 410640 + Douglas + SD + US + 43.35 + -98.41 + 0 + 0 + FSD + + + OKZ044 + 360440 + Cotton + OK + US + 34.28 + -98.40 + 0 + 0 + OUN + + + SDZ006 + 410060 + Brown + SD + US + 45.59 + -98.36 + 0 + 0 + ABR + + + TXZ190 + 431900 + Blanco + TX + US + 30.23 + -98.36 + 0 + 0 + EWX + + + OKZ023 + 360230 + Caddo + OK + US + 35.21 + -98.35 + 0 + 0 + OUN + + + SDZ018 + 410180 + Spink + SD + US + 44.94 + -98.35 + 0 + 0 + ABR + + + TXZ206 + 432060 + Comal + TX + US + 29.82 + -98.33 + 0 + 0 + EWX + + + OKZ006 + 360060 + Alfalfa + OK + US + 36.73 + -98.32 + 0 + 0 + OUN + + + TXZ116 + 431160 + Palo_Pinto + TX + US + 32.76 + -98.31 + 0 + 0 + FWD + + + SDZ038 + 410380 + Beadle + SD + US + 44.41 + -98.28 + 0 + 0 + FSD + + + TXZ250 + 432500 + Brooks + TX + US + 27.03 + -98.26 + 0 + 0 + BRO + + + TXZ156 + 431560 + Lampasas + TX + US + 31.25 + -98.24 + 0 + 0 + FWD + + + NDZ028 + 340280 + Griggs + ND + US + 47.46 + -98.23 + 0 + 0 + FGF + + + TXZ253 + 432530 + Hidalgo + TX + US + 26.41 + -98.23 + 0 + 0 + BRO + + + KSZ007 + 160070 + Jewell + KS + US + 39.78 + -98.22 + 0 + 0 + GID + + + KSZ033 + 160330 + Lincoln + KS + US + 39.04 + -98.21 + 0 + 0 + ICT + + + TXZ130 + 431300 + Erath + TX + US + 32.22 + -98.21 + 0 + 0 + FWD + + + KSZ019 + 160190 + Mitchell + KS + US + 39.39 + -98.20 + 0 + 0 + GID + + + KSZ048 + 160480 + Ellsworth + KS + US + 38.69 + -98.20 + 0 + 0 + ICT + + + KSZ050 + 160500 + Rice + KS + US + 38.33 + -98.20 + 0 + 0 + ICT + + + NDZ026 + 340260 + Nelson + ND + US + 47.94 + -98.20 + 0 + 0 + FGF + + + TXZ090 + 430900 + Clay + TX + US + 33.81 + -98.18 + 0 + 0 + OUN + + + TXZ101 + 431010 + Jack + TX + US + 33.24 + -98.17 + 0 + 0 + FWD + + + SDZ059 + 410590 + Davison + SD + US + 43.67 + -98.15 + 0 + 0 + FSD + + + TXZ172 + 431720 + Burnet + TX + US + 30.74 + -98.15 + 0 + 0 + EWX + + + KSZ082 + 160820 + Kingman + KS + US + 37.55 + -98.13 + 0 + 0 + ICT + + + TXZ143 + 431430 + Hamilton + TX + US + 31.72 + -98.11 + 0 + 0 + FWD + + + SDZ053 + 410530 + Sanborn + SD + US + 44.02 + -98.10 + 0 + 0 + FSD + + + NDZ054 + 340540 + Western_Walsh_County + ND + US + 48.37 + -98.09 + 0 + 0 + FGF + + + KSZ067 + 160670 + Reno + KS + US + 37.95 + -98.08 + 0 + 0 + ICT + + + NDZ038 + 340380 + Barnes + ND + US + 46.94 + -98.08 + 0 + 0 + FGF + + + TXZ221 + 432210 + Wilson + TX + US + 29.16 + -98.08 + 0 + 0 + EWX + + + TXZ231 + 432310 + Live_Oak + TX + US + 28.42 + -98.08 + 0 + 0 + CRP + + + KSZ091 + 160910 + Harper + KS + US + 37.19 + -98.07 + 0 + 0 + ICT + + + NEZ016 + 270160 + Antelope + NE + US + 42.17 + -98.07 + 0 + 0 + OAX + + + NEZ030 + 270300 + Boone + NE + US + 41.70 + -98.06 + 0 + 0 + OAX + + + NEZ063 + 270630 + Hamilton + NE + US + 40.93 + -98.05 + 0 + 0 + GID + + + NEZ076 + 270760 + Clay + NE + US + 40.52 + -98.05 + 0 + 0 + GID + + + NEZ086 + 270860 + Nuckolls + NE + US + 40.17 + -98.04 + 0 + 0 + GID + + + TXZ191 + 431910 + Hays + TX + US + 30.05 + -98.02 + 0 + 0 + EWX + + + TXZ241 + 432410 + Jim_Wells + TX + US + 27.66 + -98.02 + 0 + 0 + CRP + + + NEZ041 + 270410 + Nance + NE + US + 41.39 + -97.99 + 0 + 0 + GID + + + OKZ024 + 360240 + Canadian + OK + US + 35.53 + -97.99 + 0 + 0 + OUN + + + TXZ207 + 432070 + Guadalupe + TX + US + 29.62 + -97.98 + 0 + 0 + EWX + + + NEZ048 + 270480 + Merrick + NE + US + 41.13 + -97.94 + 0 + 0 + GID + + + OKZ018 + 360180 + Kingfisher + OK + US + 35.95 + -97.94 + 0 + 0 + OUN + + + NEZ011 + 270110 + Knox + NE + US + 42.66 + -97.90 + 0 + 0 + OAX + + + SDZ068 + 410680 + Bon_Homme + SD + US + 42.97 + -97.90 + 0 + 0 + FSD + + + OKZ027 + 360270 + Grady + OK + US + 35.03 + -97.88 + 0 + 0 + OUN + + + TXZ222 + 432220 + Karnes + TX + US + 28.95 + -97.88 + 0 + 0 + EWX + + + OKZ039 + 360390 + Stephens + OK + US + 34.49 + -97.85 + 0 + 0 + OUN + + + TXZ131 + 431310 + Hood + TX + US + 32.40 + -97.84 + 0 + 0 + FWD + + + OKZ045 + 360450 + Jefferson + OK + US + 34.07 + -97.83 + 0 + 0 + OUN + + + TXZ117 + 431170 + Parker + TX + US + 32.78 + -97.80 + 0 + 0 + FWD + + + TXZ157 + 431570 + Coryell + TX + US + 31.39 + -97.80 + 0 + 0 + FWD + + + SDZ060 + 410600 + Hanson + SD + US + 43.67 + -97.79 + 0 + 0 + FSD + + + OKZ007 + 360070 + Grant + OK + US + 36.79 + -97.78 + 0 + 0 + OUN + + + OKZ012 + 360120 + Garfield + OK + US + 36.38 + -97.78 + 0 + 0 + OUN + + + TXZ132 + 431320 + Somervell + TX + US + 32.21 + -97.78 + 0 + 0 + FWD + + + TXZ192 + 431920 + Travis + TX + US + 30.33 + -97.77 + 0 + 0 + EWX + + + SDZ065 + 410650 + Hutchinson + SD + US + 43.33 + -97.76 + 0 + 0 + FSD + + + SDZ019 + 410190 + Clark + SD + US + 44.85 + -97.74 + 0 + 0 + ABR + + + TXZ091 + 430910 + Montague + TX + US + 33.71 + -97.73 + 0 + 0 + FWD + + + TXZ232 + 432320 + Bee + TX + US + 28.42 + -97.73 + 0 + 0 + CRP + + + TXZ254 + 432540 + Inland_Willacy + TX + US + 26.46 + -97.73 + 0 + 0 + BRO + + + NDZ029 + 340290 + Steele + ND + US + 47.46 + -97.72 + 0 + 0 + FGF + + + NDZ049 + 340490 + Ransom + ND + US + 46.46 + -97.66 + 0 + 0 + FGF + + + TXZ102 + 431020 + Wise + TX + US + 33.22 + -97.65 + 0 + 0 + FWD + + + KSZ008 + 160080 + Republic + KS + US + 39.82 + -97.64 + 0 + 0 + TOP + + + KSZ020 + 160200 + Cloud + KS + US + 39.48 + -97.64 + 0 + 0 + TOP + + + KSZ034 + 160340 + Ottawa + KS + US + 39.13 + -97.64 + 0 + 0 + TOP + + + KSZ049 + 160490 + Saline + KS + US + 38.78 + -97.64 + 0 + 0 + ICT + + + KSZ051 + 160510 + McPherson + KS + US + 38.38 + -97.64 + 0 + 0 + ICT + + + TXZ144 + 431440 + Bosque + TX + US + 31.90 + -97.64 + 0 + 0 + FWD + + + TXZ242 + 432420 + Kleberg + TX + US + 27.43 + -97.64 + 0 + 0 + CRP + + + TXZ251 + 432510 + Kenedy + TX + US + 26.94 + -97.64 + 0 + 0 + BRO + + + NDZ052 + 340520 + Sargent + ND + US + 46.11 + -97.62 + 0 + 0 + FGF + + + TXZ208 + 432080 + Caldwell + TX + US + 29.86 + -97.62 + 0 + 0 + EWX + + + SDZ011 + 410110 + Day + SD + US + 45.37 + -97.61 + 0 + 0 + ABR + + + SDZ054 + 410540 + Miner + SD + US + 44.02 + -97.61 + 0 + 0 + FSD + + + NEZ017 + 270170 + Pierce + NE + US + 42.26 + -97.60 + 0 + 0 + OAX + + + NEZ031 + 270310 + Madison + NE + US + 41.91 + -97.60 + 0 + 0 + OAX + + + SDZ007 + 410070 + Marshall + SD + US + 45.75 + -97.60 + 0 + 0 + ABR + + + TXZ173 + 431730 + Williamson + TX + US + 30.66 + -97.60 + 0 + 0 + EWX + + + NEZ049 + 270490 + Polk + NE + US + 41.22 + -97.59 + 0 + 0 + GID + + + NEZ064 + 270640 + York + NE + US + 40.87 + -97.59 + 0 + 0 + GID + + + NEZ077 + 270770 + Fillmore + NE + US + 40.52 + -97.59 + 0 + 0 + GID + + + NEZ087 + 270870 + Thayer + NE + US + 40.17 + -97.59 + 0 + 0 + GID + + + TXZ255 + 432550 + Inland_Cameron + TX + US + 26.10 + -97.56 + 0 + 0 + BRO + + + NEZ042 + 270420 + Platte + NE + US + 41.54 + -97.54 + 0 + 0 + OAX + + + OKZ028 + 360280 + McClain + OK + US + 35.10 + -97.54 + 0 + 0 + OUN + + + NDZ008 + 340080 + Pembina + ND + US + 48.77 + -97.52 + 0 + 0 + FGF + + + TXZ244 + 432440 + San_Patricio + TX + US + 27.99 + -97.52 + 0 + 0 + CRP + + + TXZ158 + 431580 + Bell + TX + US + 31.05 + -97.50 + 0 + 0 + FWD + + + TXZ223 + 432230 + Gonzales + TX + US + 29.45 + -97.50 + 0 + 0 + EWX + + + TXZ243 + 432430 + Nueces + TX + US + 27.78 + -97.50 + 0 + 0 + CRP + + + NDZ016 + 340160 + Eastern_Walsh_County + ND + US + 48.37 + -97.49 + 0 + 0 + FGF + + + SDZ039 + 410390 + Kingsbury + SD + US + 44.37 + -97.49 + 0 + 0 + FSD + + + TXZ256 + 432560 + Coastal_Willacy + TX + US + 26.47 + -97.49 + 0 + 0 + BRO + + + KSZ083 + 160830 + Sedgwick + KS + US + 37.69 + -97.47 + 0 + 0 + ICT + + + KSZ092 + 160920 + Sumner + KS + US + 37.23 + -97.47 + 0 + 0 + ICT + + + TXZ233 + 432330 + Goliad + TX + US + 28.65 + -97.47 + 0 + 0 + CRP + + + KSZ068 + 160680 + Harvey + KS + US + 38.04 + -97.42 + 0 + 0 + ICT + + + OKZ019 + 360190 + Logan + OK + US + 35.95 + -97.41 + 0 + 0 + OUN + + + NDZ027 + 340270 + Grand_Forks + ND + US + 47.93 + -97.40 + 0 + 0 + FGF + + + OKZ025 + 360250 + Oklahoma + OK + US + 35.55 + -97.40 + 0 + 0 + OUN + + + OKZ029 + 360290 + Cleveland + OK + US + 35.16 + -97.40 + 0 + 0 + OUN + + + SDZ069 + 410690 + Yankton + SD + US + 42.99 + -97.40 + 0 + 0 + FSD + + + SDZ061 + 410610 + McCook + SD + US + 43.67 + -97.37 + 0 + 0 + FSD + + + TXZ224 + 432240 + DeWitt + TX + US + 29.10 + -97.37 + 0 + 0 + EWX + + + TXZ133 + 431330 + Johnson + TX + US + 32.35 + -97.35 + 0 + 0 + FWD + + + TXZ193 + 431930 + Bastrop + TX + US + 30.10 + -97.35 + 0 + 0 + EWX + + + TXZ257 + 432570 + Coastal_Cameron + TX + US + 26.20 + -97.34 + 0 + 0 + BRO + + + OKZ040 + 360400 + Garvin + OK + US + 34.69 + -97.30 + 0 + 0 + OUN + + + TXZ118 + 431180 + Tarrant + TX + US + 32.78 + -97.29 + 0 + 0 + FWD + + + NEZ012 + 270120 + Cedar + NE + US + 42.61 + -97.25 + 0 + 0 + OAX + + + OKZ046 + 360460 + Carter + OK + US + 34.29 + -97.24 + 0 + 0 + OUN + + + OKZ050 + 360500 + Love + OK + US + 33.90 + -97.24 + 0 + 0 + OUN + + + NDZ039 + 340390 + Cass + ND + US + 46.94 + -97.23 + 0 + 0 + FGF + + + TXZ092 + 430920 + Cooke + TX + US + 33.69 + -97.21 + 0 + 0 + FWD + + + TXZ159 + 431590 + McLennan + TX + US + 31.56 + -97.20 + 0 + 0 + FWD + + + NEZ032 + 270320 + Stanton + NE + US + 41.92 + -97.19 + 0 + 0 + OAX + + + SDZ020 + 410200 + Codington + SD + US + 44.98 + -97.19 + 0 + 0 + ABR + + + SDZ022 + 410220 + Hamlin + SD + US + 44.67 + -97.19 + 0 + 0 + ABR + + + OKZ013 + 360130 + Noble + OK + US + 36.39 + -97.17 + 0 + 0 + OUN + + + KSZ021 + 160210 + Clay + KS + US + 39.35 + -97.16 + 0 + 0 + TOP + + + NDZ030 + 340300 + Traill + ND + US + 47.46 + -97.16 + 0 + 0 + FGF + + + SDZ066 + 410660 + Turner + SD + US + 43.29 + -97.16 + 0 + 0 + FSD + + + TXZ246 + 432460 + Refugio + TX + US + 28.30 + -97.15 + 0 + 0 + CRP + + + KSZ035 + 160350 + Dickinson + KS + US + 38.86 + -97.14 + 0 + 0 + TOP + + + NEZ088 + 270880 + Jefferson + NE + US + 40.17 + -97.14 + 0 + 0 + OAX + + + NEZ050 + 270500 + Butler + NE + US + 41.25 + -97.13 + 0 + 0 + OAX + + + NEZ065 + 270650 + Seward + NE + US + 40.87 + -97.13 + 0 + 0 + OAX + + + NEZ078 + 270780 + Saline + NE + US + 40.52 + -97.13 + 0 + 0 + OAX + + + SDZ055 + 410550 + Lake + SD + US + 44.02 + -97.13 + 0 + 0 + FSD + + + OKZ008 + 360080 + Kay + OK + US + 36.79 + -97.11 + 0 + 0 + OUN + + + TXZ103 + 431030 + Denton + TX + US + 33.21 + -97.11 + 0 + 0 + FWD + + + TXZ145 + 431450 + Hill + TX + US + 32.00 + -97.11 + 0 + 0 + FWD + + + NEZ018 + 270180 + Wayne + NE + US + 42.22 + -97.10 + 0 + 0 + OAX + + + KSZ052 + 160520 + Marion + KS + US + 38.34 + -97.09 + 0 + 0 + ICT + + + OKZ041 + 360410 + Murray + OK + US + 34.49 + -97.09 + 0 + 0 + OUN + + + KSZ009 + 160090 + Washington + KS + US + 39.78 + -97.08 + 0 + 0 + TOP + + + NEZ043 + 270430 + Colfax + NE + US + 41.56 + -97.08 + 0 + 0 + OAX + + + OKZ020 + 360200 + Payne + OK + US + 36.10 + -96.99 + 0 + 0 + OUN + + + SDZ070 + 410700 + Clay + SD + US + 42.90 + -96.99 + 0 + 0 + FSD + + + TXZ194 + 431940 + Lee + TX + US + 30.30 + -96.99 + 0 + 0 + EWX + + + TXZ234 + 432340 + Victoria + TX + US + 28.80 + -96.98 + 0 + 0 + CRP + + + TXZ174 + 431740 + Milam + TX + US + 30.80 + -96.97 + 0 + 0 + FWD + + + TXZ209 + 432090 + Fayette + TX + US + 29.90 + -96.95 + 0 + 0 + EWX + + + TXZ160 + 431600 + Falls + TX + US + 31.26 + -96.94 + 0 + 0 + FWD + + + NDZ053 + 340530 + Richland + ND + US + 46.28 + -96.92 + 0 + 0 + FGF + + + TXZ225 + 432250 + Lavaca + TX + US + 29.35 + -96.91 + 0 + 0 + EWX + + + OKZ026 + 360260 + Lincoln + OK + US + 35.71 + -96.88 + 0 + 0 + OUN + + + OKZ030 + 360300 + Pottawatomie + OK + US + 35.19 + -96.88 + 0 + 0 + OUN + + + TXZ245 + 432450 + Aransas + TX + US + 28.21 + -96.87 + 0 + 0 + CRP + + + SDZ008 + 410080 + Roberts + SD + US + 45.62 + -96.86 + 0 + 0 + ABR + + + SDZ021 + 410210 + Grant + SD + US + 45.15 + -96.84 + 0 + 0 + ABR + + + KSZ069 + 160690 + Butler + KS + US + 37.78 + -96.83 + 0 + 0 + ICT + + + KSZ093 + 160930 + Cowley + KS + US + 37.23 + -96.83 + 0 + 0 + ICT + + + NEZ013 + 270130 + Dixon + NE + US + 42.51 + -96.82 + 0 + 0 + FSD + + + MNZ004 + 230040 + Kittson + MN + US + 48.77 + -96.81 + 0 + 0 + FGF + + + NEZ033 + 270330 + Cuming + NE + US + 41.92 + -96.79 + 0 + 0 + OAX + + + SDZ040 + 410400 + Brookings + SD + US + 44.37 + -96.79 + 0 + 0 + FSD + + + SDZ062 + 410620 + Minnehaha + SD + US + 43.67 + -96.79 + 0 + 0 + FSD + + + MNZ007 + 230070 + West_Marshall + MN + US + 48.36 + -96.78 + 0 + 0 + FGF + + + TXZ119 + 431190 + Dallas + TX + US + 32.77 + -96.77 + 0 + 0 + FWD + + + OKZ051 + 360510 + Marshall + OK + US + 34.01 + -96.76 + 0 + 0 + OUN + + + MNZ001 + 230010 + West_Polk + MN + US + 47.84 + -96.75 + 0 + 0 + FGF + + + TXZ134 + 431340 + Ellis + TX + US + 32.31 + -96.74 + 0 + 0 + FWD + + + KSZ036 + 160360 + Geary + KS + US + 39.04 + -96.72 + 0 + 0 + TOP + + + SDZ067 + 410670 + Lincoln + SD + US + 43.29 + -96.69 + 0 + 0 + FSD + + + NEZ066 + 270660 + Lancaster + NE + US + 40.78 + -96.68 + 0 + 0 + OAX + + + NEZ089 + 270890 + Gage + NE + US + 40.26 + -96.68 + 0 + 0 + OAX + + + KSZ022 + 160220 + Riley + KS + US + 39.30 + -96.67 + 0 + 0 + TOP + + + OKZ047 + 360470 + Johnston + OK + US + 34.32 + -96.67 + 0 + 0 + OUN + + + SDZ023 + 410230 + Deuel + SD + US + 44.76 + -96.67 + 0 + 0 + ABR + + + SDZ056 + 410560 + Moody + SD + US + 44.02 + -96.67 + 0 + 0 + FSD + + + OKZ042 + 360420 + Pontotoc + OK + US + 34.74 + -96.66 + 0 + 0 + OUN + + + TXZ093 + 430930 + Grayson + TX + US + 33.68 + -96.65 + 0 + 0 + FWD + + + KSZ037 + 160370 + Morris + KS + US + 38.69 + -96.64 + 0 + 0 + TOP + + + OKZ059 + 360590 + Pawnee + OK + US + 36.37 + -96.64 + 0 + 0 + TSA + + + SDZ071 + 410710 + Union + SD + US + 42.79 + -96.64 + 0 + 0 + FSD + + + TXZ247 + 432470 + Calhoun + TX + US + 28.39 + -96.63 + 0 + 0 + CRP + + + NEZ044 + 270440 + Dodge + NE + US + 41.57 + -96.62 + 0 + 0 + OAX + + + TXZ195 + 431950 + Burleson + TX + US + 30.52 + -96.62 + 0 + 0 + HGX + + + TXZ235 + 432350 + Jackson + TX + US + 28.96 + -96.62 + 0 + 0 + HGX + + + NEZ051 + 270510 + Saunders + NE + US + 41.24 + -96.61 + 0 + 0 + OAX + + + OKZ031 + 360310 + Seminole + OK + US + 35.16 + -96.61 + 0 + 0 + OUN + + + KSZ053 + 160530 + Chase + KS + US + 38.30 + -96.59 + 0 + 0 + ICT + + + TXZ161 + 431610 + Limestone + TX + US + 31.53 + -96.58 + 0 + 0 + FWD + + + MNZ039 + 230390 + Traverse + MN + US + 45.80 + -96.56 + 0 + 0 + ABR + + + TXZ104 + 431040 + Collin + TX + US + 33.20 + -96.56 + 0 + 0 + FWD + + + NEZ015 + 270150 + Thurston + NE + US + 42.15 + -96.55 + 0 + 0 + OAX + + + OKZ054 + 360540 + Osage + OK + US + 36.58 + -96.54 + 0 + 0 + TSA + + + TXZ175 + 431750 + Robertson + TX + US + 31.04 + -96.54 + 0 + 0 + FWD + + + NEZ014 + 270140 + Dakota + NE + US + 42.40 + -96.53 + 0 + 0 + FSD + + + TXZ210 + 432100 + Colorado + TX + US + 29.60 + -96.53 + 0 + 0 + HGX + + + KSZ010 + 160100 + Marshall + KS + US + 39.78 + -96.52 + 0 + 0 + TOP + + + MNZ029 + 230290 + Wilkin + MN + US + 46.33 + -96.52 + 0 + 0 + FGF + + + MNZ003 + 230030 + Clay + MN + US + 46.89 + -96.51 + 0 + 0 + FGF + + + MNZ046 + 230460 + Big_Stone + MN + US + 45.38 + -96.48 + 0 + 0 + ABR + + + MNZ002 + 230020 + Norman + MN + US + 47.33 + -96.47 + 0 + 0 + FGF + + + TXZ146 + 431460 + Navarro + TX + US + 32.07 + -96.47 + 0 + 0 + FWD + + + TXZ197 + 431970 + Washington + TX + US + 30.23 + -96.44 + 0 + 0 + HGX + + + TXZ120 + 431200 + Rockwall + TX + US + 32.91 + -96.40 + 0 + 0 + FWD + + + KSZ023 + 160230 + Pottawatomie + KS + US + 39.34 + -96.37 + 0 + 0 + TOP + + + TXZ196 + 431960 + Brazos + TX + US + 30.66 + -96.34 + 0 + 0 + HGX + + + OKZ064 + 360640 + Creek + OK + US + 35.91 + -96.33 + 0 + 0 + TSA + + + TXZ211 + 432110 + Austin + TX + US + 29.85 + -96.32 + 0 + 0 + HGX + + + NEZ034 + 270340 + Burt + NE + US + 41.87 + -96.31 + 0 + 0 + OAX + + + OKZ043 + 360430 + Coal + OK + US + 34.60 + -96.30 + 0 + 0 + OUN + + + OKZ065 + 360650 + Okfuskee + OK + US + 35.47 + -96.30 + 0 + 0 + TSA + + + TXZ121 + 431210 + Kaufman + TX + US + 32.61 + -96.30 + 0 + 0 + FWD + + + MNZ071 + 230710 + Lincoln + MN + US + 44.41 + -96.27 + 0 + 0 + FSD + + + MNZ097 + 230970 + Pipestone + MN + US + 44.02 + -96.26 + 0 + 0 + FSD + + + MNZ098 + 230980 + Rock + MN + US + 43.67 + -96.26 + 0 + 0 + FSD + + + NEZ090 + 270900 + Johnson + NE + US + 40.39 + -96.26 + 0 + 0 + OAX + + + IAZ020 + 150200 + Plymouth + IA + US + 42.74 + -96.25 + 0 + 0 + FSD + + + TXZ226 + 432260 + Wharton + TX + US + 29.30 + -96.25 + 0 + 0 + HGX + + + KSZ070 + 160700 + Greenwood + KS + US + 37.88 + -96.24 + 0 + 0 + ICT + + + KSZ094 + 160940 + Elk + KS + US + 37.45 + -96.24 + 0 + 0 + ICT + + + KSZ098 + 160980 + Chautauqua + KS + US + 37.15 + -96.24 + 0 + 0 + ICT + + + IAZ001 + 150010 + Lyon + IA + US + 43.38 + -96.23 + 0 + 0 + FSD + + + NEZ092 + 270920 + Pawnee + NE + US + 40.13 + -96.23 + 0 + 0 + OAX + + + OKZ032 + 360320 + Hughes + OK + US + 35.03 + -96.23 + 0 + 0 + OUN + + + IAZ012 + 150120 + Sioux + IA + US + 43.09 + -96.22 + 0 + 0 + FSD + + + KSZ038 + 160380 + Wabaunsee + KS + US + 38.97 + -96.22 + 0 + 0 + TOP + + + OKZ052 + 360520 + Bryan + OK + US + 33.93 + -96.19 + 0 + 0 + OUN + + + NEZ045 + 270450 + Washington + NE + US + 41.54 + -96.18 + 0 + 0 + OAX + + + NEZ052 + 270520 + Douglas + NE + US + 41.29 + -96.18 + 0 + 0 + OAX + + + KSZ054 + 160540 + Lyon + KS + US + 38.45 + -96.15 + 0 + 0 + TOP + + + NEZ067 + 270670 + Cass + NE + US + 40.93 + -96.15 + 0 + 0 + OAX + + + TXZ147 + 431470 + Freestone + TX + US + 31.72 + -96.14 + 0 + 0 + FWD + + + TXZ094 + 430940 + Fannin + TX + US + 33.62 + -96.11 + 0 + 0 + FWD + + + MNZ014 + 230140 + Red_Lake + MN + US + 47.86 + -96.10 + 0 + 0 + FGF + + + MNZ054 + 230540 + Lac_qui_Parle + MN + US + 45.04 + -96.09 + 0 + 0 + MPX + + + NEZ053 + 270530 + Sarpy + NE + US + 41.09 + -96.09 + 0 + 0 + OAX + + + NEZ068 + 270680 + Otoe + NE + US + 40.66 + -96.09 + 0 + 0 + OAX + + + IAZ031 + 150310 + Woodbury + IA + US + 42.39 + -96.08 + 0 + 0 + FSD + + + TXZ105 + 431050 + Hunt + TX + US + 33.13 + -96.07 + 0 + 0 + FWD + + + MNZ013 + 230130 + Pennington + MN + US + 48.05 + -96.04 + 0 + 0 + FGF + + + OKZ048 + 360480 + Atoka + OK + US + 34.43 + -96.04 + 0 + 0 + OUN + + + OKZ060 + 360600 + Tulsa + OK + US + 36.15 + -96.03 + 0 + 0 + TSA + + + IAZ043 + 150430 + Monona + IA + US + 42.04 + -96.02 + 0 + 0 + OAX + + + MNZ030 + 230300 + West_Otter_Tail + MN + US + 46.41 + -96.02 + 0 + 0 + FGF + + + KSZ011 + 160110 + Nemaha + KS + US + 39.78 + -96.01 + 0 + 0 + TOP + + + MNZ040 + 230400 + Grant + MN + US + 45.93 + -96.01 + 0 + 0 + FGF + + + MNZ047 + 230470 + Stevens + MN + US + 45.59 + -96.00 + 0 + 0 + MPX + + + TXZ212 + 432120 + Waller + TX + US + 29.99 + -96.00 + 0 + 0 + HGX + + + MNZ008 + 230080 + East_Marshall + MN + US + 48.36 + -95.99 + 0 + 0 + FGF + + + TXZ162 + 431620 + Leon + TX + US + 31.32 + -95.99 + 0 + 0 + FWD + + + TXZ198 + 431980 + Grimes + TX + US + 30.55 + -95.99 + 0 + 0 + HGX + + + MNZ015 + 230150 + East_Polk + MN + US + 47.72 + -95.95 + 0 + 0 + FGF + + + OKZ066 + 360660 + Okmulgee + OK + US + 35.62 + -95.95 + 0 + 0 + TSA + + + TXZ135 + 431350 + Henderson + TX + US + 32.19 + -95.94 + 0 + 0 + FWD + + + TXZ236 + 432360 + Matagorda + TX + US + 28.81 + -95.94 + 0 + 0 + HGX + + + MNZ027 + 230270 + West_Becker + MN + US + 46.94 + -95.93 + 0 + 0 + FGF + + + TXZ176 + 431760 + Madison + TX + US + 30.97 + -95.93 + 0 + 0 + HGX + + + MNZ064 + 230640 + Yellow_Medicine + MN + US + 44.74 + -95.91 + 0 + 0 + MPX + + + OKZ055 + 360550 + Washington + OK + US + 36.71 + -95.90 + 0 + 0 + TSA + + + MNZ072 + 230720 + Lyon + MN + US + 44.41 + -95.84 + 0 + 0 + FSD + + + IAZ055 + 150550 + Harrison + IA + US + 41.69 + -95.82 + 0 + 0 + OAX + + + MNZ022 + 230220 + Mahnomen + MN + US + 47.33 + -95.81 + 0 + 0 + FGF + + + NEZ091 + 270910 + Nemaha + NE + US + 40.41 + -95.80 + 0 + 0 + OAX + + + TXZ123 + 431230 + Rains + TX + US + 32.85 + -95.80 + 0 + 0 + FWD + + + KSZ024 + 160240 + Jackson + KS + US + 39.43 + -95.79 + 0 + 0 + TOP + + + MNZ080 + 230800 + Murray + MN + US + 44.02 + -95.77 + 0 + 0 + FSD + + + KSZ039 + 160390 + Shawnee + KS + US + 39.04 + -95.76 + 0 + 0 + TOP + + + MNZ089 + 230890 + Nobles + MN + US + 43.67 + -95.76 + 0 + 0 + FSD + + + TXZ122 + 431220 + Van_Zandt + TX + US + 32.61 + -95.76 + 0 + 0 + FWD + + + MNZ005 + 230050 + Roseau + MN + US + 48.77 + -95.75 + 0 + 0 + FGF + + + TXZ227 + 432270 + Fort_Bend + TX + US + 29.53 + -95.75 + 0 + 0 + HGX + + + KSZ095 + 160950 + Wilson + KS + US + 37.56 + -95.74 + 0 + 0 + ICT + + + KSZ099 + 160990 + Montgomery + KS + US + 37.19 + -95.74 + 0 + 0 + ICT + + + KSZ058 + 160580 + Coffey + KS + US + 38.23 + -95.73 + 0 + 0 + TOP + + + KSZ071 + 160710 + Woodson + KS + US + 37.88 + -95.73 + 0 + 0 + ICT + + + KSZ055 + 160550 + Osage + KS + US + 38.65 + -95.72 + 0 + 0 + TOP + + + OKZ073 + 360730 + Pittsburg + OK + US + 34.95 + -95.72 + 0 + 0 + TSA + + + MNZ055 + 230550 + Swift + MN + US + 45.28 + -95.69 + 0 + 0 + MPX + + + OKZ071 + 360710 + McIntosh + OK + US + 35.35 + -95.66 + 0 + 0 + TSA + + + TXZ148 + 431480 + Anderson + TX + US + 31.80 + -95.66 + 0 + 0 + FWD + + + MNZ056 + 230560 + Chippewa + MN + US + 44.96 + -95.65 + 0 + 0 + MPX + + + NEZ093 + 270930 + Richardson + NE + US + 40.13 + -95.65 + 0 + 0 + OAX + + + IAZ079 + 150790 + Mills + IA + US + 41.03 + -95.64 + 0 + 0 + OAX + + + IAZ002 + 150020 + Osceola + IA + US + 43.38 + -95.63 + 0 + 0 + FSD + + + IAZ013 + 150130 + O'Brien + IA + US + 43.09 + -95.63 + 0 + 0 + FSD + + + IAZ021 + 150210 + Cherokee + IA + US + 42.74 + -95.63 + 0 + 0 + FSD + + + IAZ090 + 150900 + Fremont + IA + US + 40.75 + -95.63 + 0 + 0 + OAX + + + OKZ056 + 360560 + Nowata + OK + US + 36.80 + -95.61 + 0 + 0 + TSA + + + TXZ177 + 431770 + Walker + TX + US + 30.79 + -95.60 + 0 + 0 + HGX + + + IAZ069 + 150690 + Pottawattamie + IA + US + 41.34 + -95.59 + 0 + 0 + OAX + + + TXZ095 + 430950 + Lamar + TX + US + 33.66 + -95.58 + 0 + 0 + FWD + + + TXZ106 + 431060 + Delta + TX + US + 33.36 + -95.58 + 0 + 0 + FWD + + + TXZ107 + 431070 + Hopkins + TX + US + 33.18 + -95.58 + 0 + 0 + FWD + + + OKZ053 + 360530 + Choctaw + OK + US + 34.02 + -95.57 + 0 + 0 + TSA + + + OKZ061 + 360610 + Rogers + OK + US + 36.34 + -95.57 + 0 + 0 + TSA + + + KSZ012 + 160120 + Brown + KS + US + 39.82 + -95.56 + 0 + 0 + TOP + + + IAZ032 + 150320 + Ida + IA + US + 42.39 + -95.54 + 0 + 0 + FSD + + + OKZ067 + 360670 + Wagoner + OK + US + 35.97 + -95.51 + 0 + 0 + TSA + + + MOZ001 + 250010 + Atchison + MO + US + 40.43 + -95.48 + 0 + 0 + EAX + + + TXZ237 + 432370 + Brazoria + TX + US + 29.21 + -95.47 + 0 + 0 + HGX + + + MNZ031 + 230310 + East_Otter_Tail + MN + US + 46.41 + -95.46 + 0 + 0 + FGF + + + TXZ199 + 431990 + Montgomery + TX + US + 30.33 + -95.46 + 0 + 0 + HGX + + + MNZ041 + 230410 + Douglas + MN + US + 45.93 + -95.45 + 0 + 0 + MPX + + + MNZ048 + 230480 + Pope + MN + US + 45.58 + -95.44 + 0 + 0 + MPX + + + TXZ213 + 432130 + Harris + TX + US + 29.84 + -95.44 + 0 + 0 + HGX + + + OKZ070 + 360700 + Muskogee + OK + US + 35.57 + -95.42 + 0 + 0 + TSA + + + MNZ028 + 230280 + East_Becker + MN + US + 46.93 + -95.41 + 0 + 0 + FGF + + + TXZ124 + 431240 + Wood + TX + US + 32.78 + -95.40 + 0 + 0 + SHV + + + IAZ044 + 150440 + Crawford + IA + US + 42.04 + -95.39 + 0 + 0 + DMX + + + MNZ016 + 230160 + North_Clearwater + MN + US + 47.76 + -95.39 + 0 + 0 + FGF + + + KSZ026 + 160260 + Jefferson + KS + US + 39.22 + -95.38 + 0 + 0 + TOP + + + TXZ163 + 431630 + Houston + TX + US + 31.27 + -95.37 + 0 + 0 + HGX + + + MNZ023 + 230230 + South_Clearwater + MN + US + 47.32 + -95.36 + 0 + 0 + FGF + + + OKZ049 + 360490 + Pushmataha + OK + US + 34.42 + -95.36 + 0 + 0 + TSA + + + IAZ056 + 150560 + Shelby + IA + US + 41.68 + -95.31 + 0 + 0 + OAX + + + KSZ072 + 160720 + Allen + KS + US + 37.88 + -95.30 + 0 + 0 + ICT + + + KSZ096 + 160960 + Neosho + KS + US + 37.56 + -95.30 + 0 + 0 + ICT + + + KSZ059 + 160590 + Anderson + KS + US + 38.21 + -95.29 + 0 + 0 + TOP + + + KSZ100 + 161000 + Labette + KS + US + 37.19 + -95.29 + 0 + 0 + ICT + + + TXZ136 + 431360 + Smith + TX + US + 32.42 + -95.29 + 0 + 0 + SHV + + + KSZ056 + 160560 + Franklin + KS + US + 38.56 + -95.28 + 0 + 0 + TOP + + + KSZ040 + 160400 + Douglas + KS + US + 38.90 + -95.27 + 0 + 0 + TOP + + + KSZ025 + 160250 + Atchison + KS + US + 39.53 + -95.26 + 0 + 0 + EAX + + + MOZ011 + 250110 + Holt + MO + US + 40.07 + -95.26 + 0 + 0 + EAX + + + MNZ073 + 230730 + Redwood + MN + US + 44.45 + -95.23 + 0 + 0 + MPX + + + OKZ062 + 360620 + Mayes + OK + US + 36.30 + -95.23 + 0 + 0 + TSA + + + OKZ057 + 360570 + Craig + OK + US + 36.76 + -95.22 + 0 + 0 + TSA + + + OKZ075 + 360750 + Latimer + OK + US + 34.88 + -95.22 + 0 + 0 + TSA + + + TXZ108 + 431080 + Franklin + TX + US + 33.18 + -95.21 + 0 + 0 + SHV + + + MNZ081 + 230810 + Cottonwood + MN + US + 44.02 + -95.17 + 0 + 0 + FSD + + + TXZ149 + 431490 + Cherokee + TX + US + 31.79 + -95.17 + 0 + 0 + SHV + + + IAZ003 + 150030 + Dickinson + IA + US + 43.38 + -95.16 + 0 + 0 + FSD + + + IAZ014 + 150140 + Clay + IA + US + 43.08 + -95.16 + 0 + 0 + FSD + + + IAZ022 + 150220 + Buena_Vista + IA + US + 42.74 + -95.16 + 0 + 0 + FSD + + + IAZ080 + 150800 + Montgomery + IA + US + 41.04 + -95.16 + 0 + 0 + OAX + + + IAZ091 + 150910 + Page + IA + US + 40.74 + -95.16 + 0 + 0 + OAX + + + MNZ090 + 230900 + Jackson + MN + US + 43.67 + -95.16 + 0 + 0 + FSD + + + IAZ033 + 150330 + Sac + IA + US + 42.39 + -95.13 + 0 + 0 + DMX + + + OKZ074 + 360740 + Haskell + OK + US + 35.27 + -95.13 + 0 + 0 + TSA + + + TXZ164 + 431640 + Trinity + TX + US + 31.11 + -95.13 + 0 + 0 + HGX + + + KSZ102 + 161020 + Doniphan + KS + US + 39.81 + -95.10 + 0 + 0 + EAX + + + TXZ178 + 431780 + San_Jacinto + TX + US + 30.62 + -95.10 + 0 + 0 + HGX + + + OKZ068 + 360680 + Cherokee + OK + US + 35.91 + -95.04 + 0 + 0 + TSA + + + TXZ096 + 430960 + Red_River + TX + US + 33.65 + -95.02 + 0 + 0 + SHV + + + MNZ009 + 230090 + North_Beltrami + MN + US + 48.20 + -95.01 + 0 + 0 + FGF + + + MNZ057 + 230570 + Kandiyohi + MN + US + 45.15 + -95.01 + 0 + 0 + MPX + + + KSZ103 + 161030 + Leavenworth + KS + US + 39.19 + -94.99 + 0 + 0 + EAX + + + MNZ065 + 230650 + Renville + MN + US + 44.67 + -94.99 + 0 + 0 + MPX + + + TXZ109 + 431090 + Titus + TX + US + 33.19 + -94.97 + 0 + 0 + SHV + + + MNZ032 + 230320 + Wadena + MN + US + 46.59 + -94.95 + 0 + 0 + FGF + + + IAZ070 + 150700 + Cass + IA + US + 41.33 + -94.94 + 0 + 0 + DMX + + + TXZ110 + 431100 + Camp + TX + US + 33.00 + -94.94 + 0 + 0 + SHV + + + MNZ024 + 230240 + Hubbard + MN + US + 47.11 + -94.92 + 0 + 0 + FGF + + + TXZ125 + 431250 + Upshur + TX + US + 32.72 + -94.92 + 0 + 0 + SHV + + + IAZ057 + 150570 + Audubon + IA + US + 41.68 + -94.91 + 0 + 0 + DMX + + + MOZ002 + 250020 + Nodaway + MO + US + 40.36 + -94.91 + 0 + 0 + EAX + + + MNZ042 + 230420 + Todd + MN + US + 46.07 + -94.90 + 0 + 0 + MPX + + + MNZ006 + 230060 + Lake_of_The_Woods + MN + US + 48.87 + -94.89 + 0 + 0 + FGF + + + IAZ045 + 150450 + Carroll + IA + US + 42.03 + -94.87 + 0 + 0 + DMX + + + TXZ179 + 431790 + Polk + TX + US + 30.82 + -94.87 + 0 + 0 + HGX + + + MOZ020 + 250200 + Buchanan + MO + US + 39.68 + -94.86 + 0 + 0 + EAX + + + KSZ073 + 160730 + Bourbon + KS + US + 37.85 + -94.85 + 0 + 0 + SGF + + + KSZ097 + 160970 + Crawford + KS + US + 37.50 + -94.85 + 0 + 0 + SGF + + + KSZ101 + 161010 + Cherokee + KS + US + 37.16 + -94.85 + 0 + 0 + SGF + + + MOZ028 + 250280 + Platte + MO + US + 39.34 + -94.85 + 0 + 0 + EAX + + + KSZ057 + 160570 + Miami + KS + US + 38.56 + -94.84 + 0 + 0 + EAX + + + KSZ060 + 160600 + Linn + KS + US + 38.21 + -94.84 + 0 + 0 + EAX + + + MOZ012 + 250120 + Andrew + MO + US + 39.97 + -94.84 + 0 + 0 + EAX + + + KSZ105 + 161050 + Johnson + KS + US + 38.89 + -94.83 + 0 + 0 + EAX + + + OKZ058 + 360580 + Ottawa + OK + US + 36.83 + -94.83 + 0 + 0 + TSA + + + MNZ017 + 230170 + South_Beltrami + MN + US + 47.63 + -94.81 + 0 + 0 + FGF + + + OKZ077 + 360770 + McCurtain + OK + US + 34.07 + -94.81 + 0 + 0 + SHV + + + TXZ200 + 432000 + Liberty + TX + US + 30.19 + -94.81 + 0 + 0 + HGX + + + TXZ238 + 432380 + Galveston + TX + US + 29.34 + -94.81 + 0 + 0 + HGX + + + OKZ063 + 360630 + Delaware + OK + US + 36.42 + -94.79 + 0 + 0 + TSA + + + OKZ072 + 360720 + Sequoyah + OK + US + 35.46 + -94.78 + 0 + 0 + TSA + + + TXZ137 + 431370 + Gregg + TX + US + 32.51 + -94.78 + 0 + 0 + SHV + + + KSZ104 + 161040 + Wyandotte + KS + US + 39.09 + -94.75 + 0 + 0 + EAX + + + MNZ074 + 230740 + Brown + MN + US + 44.30 + -94.74 + 0 + 0 + MPX + + + OKZ076 + 360760 + Le_Flore + OK + US + 34.95 + -94.74 + 0 + 0 + TSA + + + TXZ111 + 431110 + Morris + TX + US + 33.13 + -94.74 + 0 + 0 + SHV + + + TXZ150 + 431500 + Rusk + TX + US + 32.13 + -94.72 + 0 + 0 + SHV + + + IAZ081 + 150810 + Adams + IA + US + 41.03 + -94.71 + 0 + 0 + DMX + + + IAZ092 + 150920 + Taylor + IA + US + 40.74 + -94.71 + 0 + 0 + DMX + + + IAZ004 + 150040 + Emmet + IA + US + 43.38 + -94.69 + 0 + 0 + DMX + + + IAZ015 + 150150 + Palo_Alto + IA + US + 43.08 + -94.69 + 0 + 0 + DMX + + + IAZ023 + 150230 + Pocahontas + IA + US + 42.74 + -94.69 + 0 + 0 + DMX + + + TXZ214 + 432140 + Chambers + TX + US + 29.71 + -94.67 + 0 + 0 + HGX + + + IAZ034 + 150340 + Calhoun + IA + US + 42.38 + -94.66 + 0 + 0 + DMX + + + OKZ069 + 360690 + Adair + OK + US + 35.91 + -94.64 + 0 + 0 + TSA + + + TXZ152 + 431520 + Nacogdoches + TX + US + 31.54 + -94.64 + 0 + 0 + SHV + + + MNZ082 + 230820 + Watonwan + MN + US + 43.98 + -94.62 + 0 + 0 + MPX + + + MNZ049 + 230490 + Stearns + MN + US + 45.53 + -94.59 + 0 + 0 + MPX + + + TXZ165 + 431650 + Angelina + TX + US + 31.28 + -94.57 + 0 + 0 + SHV + + + MNZ033 + 230330 + South_Cass + MN + US + 46.54 + -94.56 + 0 + 0 + DLH + + + MNZ091 + 230910 + Martin + MN + US + 43.67 + -94.55 + 0 + 0 + MPX + + + MNZ058 + 230580 + Meeker + MN + US + 45.11 + -94.51 + 0 + 0 + MPX + + + IAZ058 + 150580 + Guthrie + IA + US + 41.68 + -94.50 + 0 + 0 + DMX + + + IAZ071 + 150710 + Adair + IA + US + 41.33 + -94.48 + 0 + 0 + DMX + + + MOZ003 + 250030 + Worth + MO + US + 40.48 + -94.43 + 0 + 0 + EAX + + + MOZ004 + 250040 + Gentry + MO + US + 40.21 + -94.42 + 0 + 0 + EAX + + + MOZ021 + 250210 + Clinton + MO + US + 39.60 + -94.42 + 0 + 0 + EAX + + + MOZ029 + 250290 + Clay + MO + US + 39.28 + -94.42 + 0 + 0 + EAX + + + IAZ046 + 150460 + Greene + IA + US + 42.03 + -94.41 + 0 + 0 + DMX + + + MOZ013 + 250130 + De_Kalb + MO + US + 39.89 + -94.41 + 0 + 0 + EAX + + + TXZ201 + 432010 + Hardin + TX + US + 30.31 + -94.40 + 0 + 0 + LCH + + + TXZ097 + 430970 + Bowie + TX + US + 33.47 + -94.39 + 0 + 0 + SHV + + + TXZ126 + 431260 + Marion + TX + US + 32.79 + -94.38 + 0 + 0 + SHV + + + TXZ138 + 431380 + Harrison + TX + US + 32.56 + -94.37 + 0 + 0 + SHV + + + MNZ075 + 230750 + Nicollet + MN + US + 44.31 + -94.36 + 0 + 0 + MPX + + + MOZ037 + 250370 + Jackson + MO + US + 39.03 + -94.36 + 0 + 0 + EAX + + + MOZ077 + 250770 + Barton + MO + US + 37.50 + -94.35 + 0 + 0 + SGF + + + MOZ101 + 251010 + McDonald + MO + US + 36.63 + -94.35 + 0 + 0 + SGF + + + TXZ112 + 431120 + Cass + TX + US + 33.10 + -94.35 + 0 + 0 + SHV + + + TXZ180 + 431800 + Tyler + TX + US + 30.79 + -94.35 + 0 + 0 + LCH + + + MOZ043 + 250430 + Cass + MO + US + 38.64 + -94.34 + 0 + 0 + EAX + + + MOZ053 + 250530 + Bates + MO + US + 38.25 + -94.34 + 0 + 0 + EAX + + + MOZ066 + 250660 + Vernon + MO + US + 37.85 + -94.34 + 0 + 0 + SGF + + + MOZ088 + 250880 + Jasper + MO + US + 37.21 + -94.34 + 0 + 0 + SGF + + + MOZ093 + 250930 + Newton + MO + US + 36.90 + -94.34 + 0 + 0 + SGF + + + TXZ151 + 431510 + Panola + TX + US + 32.18 + -94.30 + 0 + 0 + SHV + + + MNZ066 + 230660 + McLeod + MN + US + 44.81 + -94.26 + 0 + 0 + MPX + + + IAZ082 + 150820 + Union + IA + US + 41.03 + -94.25 + 0 + 0 + DMX + + + IAZ093 + 150930 + Ringgold + IA + US + 40.74 + -94.25 + 0 + 0 + DMX + + + ARZ001 + 40010 + Benton + AR + US + 36.30 + -94.24 + 0 + 0 + TSA + + + ARZ029 + 40290 + Sebastian + AR + US + 35.19 + -94.24 + 0 + 0 + TSA + + + ARZ010 + 40100 + Washington + AR + US + 36.00 + -94.22 + 0 + 0 + TSA + + + ARZ050 + 40500 + Sevier + AR + US + 33.97 + -94.22 + 0 + 0 + SHV + + + IAZ005 + 150050 + Kossuth + IA + US + 43.21 + -94.22 + 0 + 0 + DMX + + + IAZ024 + 150240 + Humboldt + IA + US + 42.78 + -94.22 + 0 + 0 + DMX + + + MNZ025 + 230250 + North_Cass + MN + US + 47.14 + -94.22 + 0 + 0 + DLH + + + MNZ043 + 230430 + Morrison + MN + US + 46.06 + -94.21 + 0 + 0 + MPX + + + ARZ040 + 40400 + Polk + AR + US + 34.47 + -94.20 + 0 + 0 + LZK + + + MNZ067 + 230670 + Sibley + MN + US + 44.59 + -94.20 + 0 + 0 + MPX + + + ARZ019 + 40190 + Crawford + AR + US + 35.56 + -94.19 + 0 + 0 + TSA + + + IAZ035 + 150350 + Webster + IA + US + 42.43 + -94.19 + 0 + 0 + DMX + + + TXZ166 + 431660 + San_Augustine + TX + US + 31.38 + -94.19 + 0 + 0 + SHV + + + TXZ153 + 431530 + Shelby + TX + US + 31.78 + -94.15 + 0 + 0 + SHV + + + ARZ059 + 40590 + Little_River + AR + US + 33.74 + -94.14 + 0 + 0 + SHV + + + TXZ215 + 432150 + Jefferson + TX + US + 29.87 + -94.14 + 0 + 0 + LCH + + + ARZ037 + 40370 + Scott + AR + US + 34.89 + -94.08 + 0 + 0 + LZK + + + MNZ034 + 230340 + Crow_Wing + MN + US + 46.48 + -94.08 + 0 + 0 + DLH + + + MNZ083 + 230830 + Blue_Earth + MN + US + 44.06 + -94.07 + 0 + 0 + MPX + + + MNZ050 + 230500 + Benton + MN + US + 45.69 + -94.06 + 0 + 0 + MPX + + + IAZ059 + 150590 + Dallas + IA + US + 41.68 + -94.04 + 0 + 0 + DMX + + + ARZ051 + 40510 + Howard + AR + US + 34.05 + -94.03 + 0 + 0 + SHV + + + IAZ072 + 150720 + Madison + IA + US + 41.34 + -94.02 + 0 + 0 + DMX + + + MOZ005 + 250050 + Harrison + MO + US + 40.36 + -94.00 + 0 + 0 + EAX + + + MOZ014 + 250140 + Daviess + MO + US + 39.96 + -94.00 + 0 + 0 + EAX + + + TXZ181 + 431810 + Jasper + TX + US + 30.70 + -94.00 + 0 + 0 + LCH + + + MOZ022 + 250220 + Caldwell + MO + US + 39.66 + -93.99 + 0 + 0 + EAX + + + MOZ030 + 250300 + Ray + MO + US + 39.33 + -93.99 + 0 + 0 + EAX + + + MNZ092 + 230920 + Faribault + MN + US + 43.67 + -93.95 + 0 + 0 + MPX + + + IAZ047 + 150470 + Boone + IA + US + 42.03 + -93.94 + 0 + 0 + DMX + + + TXZ216 + 432160 + Orange + TX + US + 30.10 + -93.90 + 0 + 0 + LCH + + + MNZ059 + 230590 + Wright + MN + US + 45.20 + -93.89 + 0 + 0 + MPX + + + ARZ020 + 40200 + Franklin + AR + US + 35.49 + -93.88 + 0 + 0 + TSA + + + MOZ089 + 250890 + Dade + MO + US + 37.43 + -93.86 + 0 + 0 + SGF + + + ARZ070 + 40700 + Miller + AR + US + 33.31 + -93.85 + 0 + 0 + SHV + + + MOZ078 + 250780 + Cedar + MO + US + 37.73 + -93.85 + 0 + 0 + SGF + + + MOZ094 + 250940 + Lawrence + MO + US + 37.11 + -93.84 + 0 + 0 + SGF + + + MNZ051 + 230510 + Sherburne + MN + US + 45.41 + -93.83 + 0 + 0 + MPX + + + MOZ102 + 251020 + Barry + MO + US + 36.71 + -93.83 + 0 + 0 + SGF + + + MOZ044 + 250440 + Johnson + MO + US + 38.75 + -93.82 + 0 + 0 + EAX + + + TXZ167 + 431670 + Sabine + TX + US + 31.37 + -93.82 + 0 + 0 + SHV + + + MOZ038 + 250380 + Lafayette + MO + US + 39.09 + -93.80 + 0 + 0 + EAX + + + IAZ083 + 150830 + Clarke + IA + US + 41.03 + -93.79 + 0 + 0 + DMX + + + IAZ094 + 150940 + Decatur + IA + US + 40.74 + -93.79 + 0 + 0 + DMX + + + MOZ054 + 250540 + Henry + MO + US + 38.38 + -93.79 + 0 + 0 + EAX + + + MOZ067 + 250670 + St._Clair + MO + US + 38.02 + -93.79 + 0 + 0 + SGF + + + MNZ076 + 230760 + Le_Sueur + MN + US + 44.37 + -93.78 + 0 + 0 + MPX + + + LAZ001 + 180010 + Caddo + LA + US + 32.61 + -93.77 + 0 + 0 + SHV + + + MNZ068 + 230680 + Carver + MN + US + 44.81 + -93.77 + 0 + 0 + MPX + + + MNZ010 + 230100 + Koochiching + MN + US + 48.28 + -93.76 + 0 + 0 + DLH + + + IAZ006 + 150060 + Winnebago + IA + US + 43.38 + -93.74 + 0 + 0 + DMX + + + IAZ016 + 150160 + Hancock + IA + US + 43.08 + -93.74 + 0 + 0 + DMX + + + IAZ025 + 150250 + Wright + IA + US + 42.73 + -93.74 + 0 + 0 + DMX + + + MNZ018 + 230180 + North_Itasca + MN + US + 47.66 + -93.74 + 0 + 0 + DLH + + + IAZ036 + 150360 + Hamilton + IA + US + 42.38 + -93.72 + 0 + 0 + DMX + + + ARZ030 + 40300 + Logan + AR + US + 35.22 + -93.71 + 0 + 0 + LZK + + + ARZ060 + 40600 + Hempstead + AR + US + 33.75 + -93.71 + 0 + 0 + SHV + + + TXZ182 + 431820 + Newton + TX + US + 30.72 + -93.71 + 0 + 0 + LCH + + + ARZ011 + 40110 + Madison + AR + US + 36.03 + -93.70 + 0 + 0 + TSA + + + LAZ010 + 180100 + De_Soto + LA + US + 32.10 + -93.69 + 0 + 0 + SHV + + + ARZ041 + 40410 + Montgomery + AR + US + 34.55 + -93.66 + 0 + 0 + LZK + + + ARZ052 + 40520 + Pike + AR + US + 34.15 + -93.65 + 0 + 0 + LZK + + + MNZ044 + 230440 + Mille_Lacs + MN + US + 45.90 + -93.62 + 0 + 0 + MPX + + + ARZ071 + 40710 + Lafayette + AR + US + 33.25 + -93.61 + 0 + 0 + SHV + + + LAZ002 + 180020 + Bossier + LA + US + 32.63 + -93.61 + 0 + 0 + SHV + + + MNZ069 + 230690 + Scott + MN + US + 44.68 + -93.60 + 0 + 0 + MPX + + + MNZ084 + 230840 + Waseca + MN + US + 44.02 + -93.59 + 0 + 0 + MPX + + + ARZ002 + 40020 + Carroll + AR + US + 36.31 + -93.58 + 0 + 0 + TSA + + + MOZ006 + 250060 + Mercer + MO + US + 40.42 + -93.58 + 0 + 0 + EAX + + + IAZ060 + 150600 + Polk + IA + US + 41.68 + -93.57 + 0 + 0 + DMX + + + MNZ026 + 230260 + South_Itasca + MN + US + 47.24 + -93.57 + 0 + 0 + DLH + + + MOZ015 + 250150 + Grundy + MO + US + 40.11 + -93.57 + 0 + 0 + EAX + + + IAZ073 + 150730 + Warren + IA + US + 41.34 + -93.56 + 0 + 0 + DMX + + + LAZ017 + 180170 + Sabine + LA + US + 31.51 + -93.55 + 0 + 0 + SHV + + + MOZ023 + 250230 + Livingston + MO + US + 39.79 + -93.52 + 0 + 0 + EAX + + + IAZ048 + 150480 + Story + IA + US + 42.03 + -93.47 + 0 + 0 + DMX + + + MNZ060 + 230600 + Hennepin + MN + US + 45.02 + -93.47 + 0 + 0 + MPX + + + MOZ103 + 251030 + Stone + MO + US + 36.74 + -93.47 + 0 + 0 + SGF + + + MOZ031 + 250310 + Carroll + MO + US + 39.41 + -93.44 + 0 + 0 + EAX + + + ARZ021 + 40210 + Johnson + AR + US + 35.55 + -93.43 + 0 + 0 + LZK + + + MNZ036 + 230360 + South_Aitkin + MN + US + 46.39 + -93.43 + 0 + 0 + DLH + + + MNZ035 + 230350 + Northern_Aitkin + MN + US + 46.83 + -93.42 + 0 + 0 + DLH + + + MOZ079 + 250790 + Polk + MO + US + 37.62 + -93.41 + 0 + 0 + SGF + + + LAZ011 + 180110 + Red_River + LA + US + 32.07 + -93.36 + 0 + 0 + SHV + + + LAZ030 + 180300 + Beauregard + LA + US + 30.65 + -93.36 + 0 + 0 + LCH + + + MNZ093 + 230930 + Freeborn + MN + US + 43.67 + -93.35 + 0 + 0 + MPX + + + MOZ090 + 250900 + Greene + MO + US + 37.26 + -93.35 + 0 + 0 + SGF + + + IAZ084 + 150840 + Lucas + IA + US + 41.03 + -93.33 + 0 + 0 + DMX + + + IAZ095 + 150950 + Wayne + IA + US + 40.74 + -93.33 + 0 + 0 + DMX + + + LAZ003 + 180030 + Webster + LA + US + 32.72 + -93.33 + 0 + 0 + SHV + + + ARZ038 + 40380 + Yell + AR + US + 35.03 + -93.32 + 0 + 0 + LZK + + + LAZ041 + 180410 + Calcasieu + LA + US + 30.27 + -93.32 + 0 + 0 + LCH + + + MOZ068 + 250680 + Hickory + MO + US + 37.93 + -93.32 + 0 + 0 + SGF + + + ARZ061 + 40610 + Nevada + AR + US + 33.70 + -93.29 + 0 + 0 + SHV + + + MNZ045 + 230450 + Kanabec + MN + US + 45.95 + -93.29 + 0 + 0 + MPX + + + MNZ077 + 230770 + Rice + MN + US + 44.37 + -93.29 + 0 + 0 + MPX + + + MOZ045 + 250450 + Pettis + MO + US + 38.72 + -93.29 + 0 + 0 + EAX + + + MOZ055 + 250550 + Benton + MO + US + 38.30 + -93.29 + 0 + 0 + SGF + + + MNZ052 + 230520 + Isanti + MN + US + 45.57 + -93.27 + 0 + 0 + MPX + + + MNZ061 + 230610 + Anoka + MN + US + 45.23 + -93.27 + 0 + 0 + MPX + + + IAZ007 + 150070 + Worth + IA + US + 43.38 + -93.26 + 0 + 0 + DMX + + + IAZ017 + 150170 + Cerro_Gordo + IA + US + 43.08 + -93.26 + 0 + 0 + DMX + + + IAZ026 + 150260 + Franklin + IA + US + 42.73 + -93.26 + 0 + 0 + DMX + + + MOZ095 + 250950 + Christian + MO + US + 36.95 + -93.26 + 0 + 0 + SGF + + + IAZ037 + 150370 + Hardin + IA + US + 42.38 + -93.25 + 0 + 0 + DMX + + + LAZ051 + 180510 + Cameron + LA + US + 29.83 + -93.25 + 0 + 0 + LCH + + + MNZ085 + 230850 + Steele + MN + US + 44.02 + -93.23 + 0 + 0 + MPX + + + ARZ012 + 40120 + Newton + AR + US + 35.93 + -93.22 + 0 + 0 + LZK + + + ARZ072 + 40720 + Columbia + AR + US + 33.24 + -93.22 + 0 + 0 + SHV + + + ARZ053 + 40530 + Clark + AR + US + 34.06 + -93.19 + 0 + 0 + LZK + + + LAZ027 + 180270 + Vernon + LA + US + 31.12 + -93.19 + 0 + 0 + LCH + + + MOZ039 + 250390 + Saline + MO + US + 39.17 + -93.18 + 0 + 0 + EAX + + + MNZ062 + 230620 + Ramsey + MN + US + 45.01 + -93.11 + 0 + 0 + MPX + + + MOZ016 + 250160 + Sullivan + MO + US + 40.21 + -93.11 + 0 + 0 + EAX + + + MOZ024 + 250240 + Linn + MO + US + 39.87 + -93.11 + 0 + 0 + EAX + + + IAZ074 + 150740 + Marion + IA + US + 41.34 + -93.10 + 0 + 0 + DMX + + + LAZ012 + 180120 + Bienville + LA + US + 32.37 + -93.10 + 0 + 0 + SHV + + + ARZ042 + 40420 + Garland + AR + US + 34.58 + -93.09 + 0 + 0 + LZK + + + LAZ018 + 180180 + Natchitoches + LA + US + 31.75 + -93.08 + 0 + 0 + SHV + + + ARZ003 + 40030 + Boone + AR + US + 36.31 + -93.07 + 0 + 0 + LZK + + + IAZ061 + 150610 + Jasper + IA + US + 41.69 + -93.06 + 0 + 0 + DMX + + + ARZ022 + 40220 + Pope + AR + US + 35.43 + -93.05 + 0 + 0 + LZK + + + MOZ104 + 251040 + Taney + MO + US + 36.66 + -93.05 + 0 + 0 + SGF + + + ARZ054 + 40540 + Hot_Spring + AR + US + 34.33 + -93.04 + 0 + 0 + LZK + + + MNZ070 + 230700 + Dakota + MN + US + 44.71 + -93.03 + 0 + 0 + MPX + + + MOZ007 + 250070 + Putnam + MO + US + 40.46 + -93.02 + 0 + 0 + EAX + + + MOZ080 + 250800 + Dallas + MO + US + 37.66 + -93.02 + 0 + 0 + SGF + + + IAZ049 + 150490 + Marshall + IA + US + 42.04 + -93.01 + 0 + 0 + DMX + + + MOZ032 + 250320 + Chariton + MO + US + 39.46 + -92.99 + 0 + 0 + EAX + + + LAZ004 + 180040 + Claiborne + LA + US + 32.80 + -92.97 + 0 + 0 + SHV + + + ARZ039 + 40390 + Perry + AR + US + 34.94 + -92.92 + 0 + 0 + LZK + + + MNZ053 + 230530 + Chisago + MN + US + 45.52 + -92.89 + 0 + 0 + MPX + + + MNZ063 + 230630 + Washington + MN + US + 45.02 + -92.88 + 0 + 0 + MPX + + + MOZ091 + 250910 + Webster + MO + US + 37.28 + -92.88 + 0 + 0 + SGF + + + IAZ085 + 150850 + Monroe + IA + US + 41.03 + -92.87 + 0 + 0 + DMX + + + IAZ096 + 150960 + Appanoose + IA + US + 40.74 + -92.87 + 0 + 0 + DMX + + + MNZ086 + 230860 + Dodge + MN + US + 44.02 + -92.87 + 0 + 0 + ARX + + + LAZ031 + 180310 + Allen + LA + US + 30.66 + -92.85 + 0 + 0 + LCH + + + LAZ042 + 180420 + Jefferson_Davis + LA + US + 30.27 + -92.85 + 0 + 0 + LCH + + + MOZ056 + 250560 + Morgan + MO + US + 38.44 + -92.85 + 0 + 0 + SGF + + + ARZ066 + 40660 + Ouachita + AR + US + 33.60 + -92.83 + 0 + 0 + LZK + + + IAZ008 + 150080 + Mitchell + IA + US + 43.36 + -92.79 + 0 + 0 + ARX + + + IAZ018 + 150180 + Floyd + IA + US + 43.06 + -92.79 + 0 + 0 + ARX + + + IAZ027 + 150270 + Butler + IA + US + 42.73 + -92.79 + 0 + 0 + DMX + + + IAZ038 + 150380 + Grundy + IA + US + 42.38 + -92.79 + 0 + 0 + DMX + + + MOZ046 + 250460 + Cooper + MO + US + 38.87 + -92.78 + 0 + 0 + EAX + + + ARZ031 + 40310 + Conway + AR + US + 35.27 + -92.76 + 0 + 0 + LZK + + + MNZ094 + 230940 + Mower + MN + US + 43.67 + -92.75 + 0 + 0 + ARX + + + MOZ069 + 250690 + Camden + MO + US + 38.03 + -92.74 + 0 + 0 + SGF + + + MNZ038 + 230380 + Pine + MN + US + 46.07 + -92.71 + 0 + 0 + DLH + + + MOZ040 + 250400 + Howard + MO + US + 39.16 + -92.69 + 0 + 0 + EAX + + + ARZ013 + 40130 + Searcy + AR + US + 35.92 + -92.68 + 0 + 0 + LZK + + + ARZ004 + 40040 + Marion + AR + US + 36.28 + -92.65 + 0 + 0 + LZK + + + ARZ043 + 40430 + Saline + AR + US + 34.64 + -92.65 + 0 + 0 + LZK + + + ARZ062 + 40620 + Dallas + AR + US + 33.98 + -92.65 + 0 + 0 + LZK + + + IAZ075 + 150750 + Mahaska + IA + US + 41.34 + -92.65 + 0 + 0 + DMX + + + MNZ078 + 230780 + Goodhue + MN + US + 44.45 + -92.65 + 0 + 0 + MPX + + + LAZ005 + 180050 + Lincoln + LA + US + 32.61 + -92.64 + 0 + 0 + SHV + + + LAZ019 + 180190 + Winn + LA + US + 31.93 + -92.64 + 0 + 0 + SHV + + + MOZ047 + 250470 + Moniteau + MO + US + 38.67 + -92.62 + 0 + 0 + LSX + + + MOZ017 + 250170 + Adair + MO + US + 40.19 + -92.61 + 0 + 0 + EAX + + + LAZ020 + 180200 + Grant + LA + US + 31.60 + -92.58 + 0 + 0 + SHV + + + MOZ025 + 250250 + Macon + MO + US + 39.82 + -92.57 + 0 + 0 + EAX + + + LAZ013 + 180130 + Jackson + LA + US + 32.33 + -92.56 + 0 + 0 + SHV + + + MOZ081 + 250810 + Laclede + MO + US + 37.69 + -92.56 + 0 + 0 + SGF + + + ARZ023 + 40230 + Van_Buren + AR + US + 35.58 + -92.54 + 0 + 0 + LZK + + + ARZ067 + 40670 + Calhoun + AR + US + 33.54 + -92.54 + 0 + 0 + LZK + + + IAZ050 + 150500 + Tama + IA + US + 42.08 + -92.54 + 0 + 0 + DMX + + + IAZ062 + 150620 + Poweshiek + IA + US + 41.69 + -92.54 + 0 + 0 + DMX + + + MOZ008 + 250080 + Schuyler + MO + US + 40.47 + -92.54 + 0 + 0 + EAX + + + ARZ073 + 40730 + Union + AR + US + 33.20 + -92.52 + 0 + 0 + SHV + + + LAZ028 + 180280 + Rapides + LA + US + 31.21 + -92.52 + 0 + 0 + LCH + + + WIZ014 + 490140 + Polk + WI + US + 45.47 + -92.52 + 0 + 0 + MPX + + + MOZ033 + 250330 + Randolph + MO + US + 39.43 + -92.51 + 0 + 0 + EAX + + + MOZ096 + 250960 + Douglas + MO + US + 36.93 + -92.50 + 0 + 0 + SGF + + + MOZ092 + 250920 + Wright + MO + US + 37.27 + -92.47 + 0 + 0 + SGF + + + WIZ023 + 490230 + St._Croix + WI + US + 45.04 + -92.47 + 0 + 0 + MPX + + + WIZ024 + 490240 + Pierce + WI + US + 44.70 + -92.47 + 0 + 0 + MPX + + + WIZ006 + 490060 + Burnett + WI + US + 45.90 + -92.46 + 0 + 0 + DLH + + + MOZ105 + 251050 + Ozark + MO + US + 36.65 + -92.45 + 0 + 0 + SGF + + + ARZ055 + 40550 + Grant + AR + US + 34.28 + -92.44 + 0 + 0 + LZK + + + MNZ011 + 230110 + North_St._Louis + MN + US + 48.24 + -92.44 + 0 + 0 + DLH + + + MNZ019 + 230190 + Central_St._Louis + MN + US + 47.43 + -92.44 + 0 + 0 + DLH + + + MOZ057 + 250570 + Miller + MO + US + 38.22 + -92.44 + 0 + 0 + SGF + + + MNZ037 + 230370 + Carlton/South_St._Louis + MN + US + 46.72 + -92.43 + 0 + 0 + DLH + + + IAZ097 + 150970 + Davis + IA + US + 40.75 + -92.42 + 0 + 0 + DMX + + + IAZ086 + 150860 + Wapello + IA + US + 41.03 + -92.41 + 0 + 0 + DMX + + + ARZ044 + 40440 + Pulaski + AR + US + 34.76 + -92.39 + 0 + 0 + LZK + + + LAZ032 + 180320 + Evangeline + LA + US + 30.74 + -92.39 + 0 + 0 + LCH + + + MNZ087 + 230870 + Olmsted + MN + US + 44.01 + -92.39 + 0 + 0 + ARX + + + LAZ006 + 180060 + Union + LA + US + 32.80 + -92.38 + 0 + 0 + SHV + + + LAZ043 + 180430 + Acadia + LA + US + 30.28 + -92.38 + 0 + 0 + LCH + + + ARZ005 + 40050 + Baxter + AR + US + 36.24 + -92.37 + 0 + 0 + LZK + + + ARZ032 + 40320 + Faulkner + AR + US + 35.12 + -92.36 + 0 + 0 + LZK + + + LAZ052 + 180520 + Vermilion + LA + US + 29.85 + -92.34 + 0 + 0 + LCH + + + MOZ041 + 250410 + Boone + MO + US + 38.94 + -92.34 + 0 + 0 + LSX + + + IAZ009 + 150090 + Howard + IA + US + 43.36 + -92.32 + 0 + 0 + ARX + + + IAZ019 + 150190 + Chickasaw + IA + US + 43.07 + -92.32 + 0 + 0 + ARX + + + IAZ028 + 150280 + Bremer + IA + US + 42.78 + -92.32 + 0 + 0 + DMX + + + IAZ039 + 150390 + Black_Hawk + IA + US + 42.47 + -92.31 + 0 + 0 + DMX + + + MOZ048 + 250480 + Cole + MO + US + 38.53 + -92.22 + 0 + 0 + LSX + + + MOZ070 + 250700 + Pulaski + MO + US + 37.81 + -92.22 + 0 + 0 + SGF + + + ARZ063 + 40630 + Cleveland + AR + US + 33.89 + -92.20 + 0 + 0 + LZK + + + MNZ079 + 230790 + Wabasha + MN + US + 44.28 + -92.20 + 0 + 0 + ARX + + + LAZ022 + 180220 + La_Salle + LA + US + 31.63 + -92.19 + 0 + 0 + SHV + + + IAZ076 + 150760 + Keokuk + IA + US + 41.33 + -92.18 + 0 + 0 + DVN + + + ARZ068 + 40680 + Bradley + AR + US + 33.44 + -92.16 + 0 + 0 + LZK + + + LAZ014 + 180140 + Ouachita + LA + US + 32.50 + -92.16 + 0 + 0 + SHV + + + MOZ009 + 250090 + Scotland + MO + US + 40.46 + -92.15 + 0 + 0 + DVN + + + MOZ018 + 250180 + Knox + MO + US + 40.13 + -92.15 + 0 + 0 + LSX + + + ARZ014 + 40140 + Stone + AR + US + 35.91 + -92.12 + 0 + 0 + LZK + + + LAZ021 + 180210 + Caldwell + LA + US + 32.11 + -92.09 + 0 + 0 + SHV + + + LAZ044 + 180440 + Lafayette + LA + US + 30.22 + -92.09 + 0 + 0 + LCH + + + MNZ095 + 230950 + Fillmore + MN + US + 43.67 + -92.09 + 0 + 0 + ARX + + + WIZ026 + 490260 + Pepin + WI + US + 44.55 + -92.09 + 0 + 0 + MPX + + + LAZ033 + 180330 + St._Landry + LA + US + 30.58 + -92.08 + 0 + 0 + LCH + + + IAZ051 + 150510 + Benton + IA + US + 42.08 + -92.07 + 0 + 0 + DVN + + + MOZ026 + 250260 + Shelby + MO + US + 39.78 + -92.07 + 0 + 0 + LSX + + + IAZ063 + 150630 + Iowa + IA + US + 41.68 + -92.06 + 0 + 0 + DVN + + + ARZ024 + 40240 + Cleburne + AR + US + 35.54 + -92.02 + 0 + 0 + LZK + + + MOZ034 + 250340 + Monroe + MO + US + 39.50 + -92.01 + 0 + 0 + LSX + + + LAZ029 + 180290 + Avoyelles + LA + US + 31.10 + -91.97 + 0 + 0 + LCH + + + MOZ082 + 250820 + Texas + MO + US + 37.33 + -91.96 + 0 + 0 + SGF + + + IAZ087 + 150870 + Jefferson + IA + US + 41.03 + -91.95 + 0 + 0 + DVN + + + IAZ098 + 150980 + Van_Buren + IA + US + 40.75 + -91.95 + 0 + 0 + DVN + + + ARZ015 + 40150 + Izard + AR + US + 36.06 + -91.94 + 0 + 0 + LZK + + + MOZ050 + 250500 + Callaway + MO + US + 38.81 + -91.93 + 0 + 0 + LSX + + + MOZ049 + 250490 + Osage + MO + US + 38.50 + -91.92 + 0 + 0 + LSX + + + MOZ058 + 250580 + Maries + MO + US + 38.15 + -91.92 + 0 + 0 + SGF + + + WIZ001 + 490010 + Douglas + WI + US + 46.46 + -91.92 + 0 + 0 + DLH + + + LAZ024 + 180240 + Catahoula + LA + US + 31.60 + -91.91 + 0 + 0 + JAN + + + WIZ025 + 490250 + Dunn + WI + US + 44.95 + -91.91 + 0 + 0 + MPX + + + MOZ097 + 250970 + Howell + MO + US + 36.78 + -91.90 + 0 + 0 + SGF + + + ARZ045 + 40450 + Lonoke + AR + US + 34.78 + -91.88 + 0 + 0 + LZK + + + MOZ042 + 250420 + Audrain + MO + US + 39.21 + -91.87 + 0 + 0 + LSX + + + IAZ010 + 150100 + Winneshiek + IA + US + 43.29 + -91.85 + 0 + 0 + ARX + + + IAZ029 + 150290 + Fayette + IA + US + 42.86 + -91.85 + 0 + 0 + ARX + + + WIZ015 + 490150 + Barron + WI + US + 45.43 + -91.85 + 0 + 0 + MPX + + + IAZ040 + 150400 + Buchanan + IA + US + 42.47 + -91.84 + 0 + 0 + DVN + + + ARZ056 + 40560 + Jefferson + AR + US + 34.28 + -91.83 + 0 + 0 + LZK + + + LAZ053 + 180530 + Iberia + LA + US + 29.93 + -91.81 + 0 + 0 + LCH + + + WIZ032 + 490320 + Buffalo + WI + US + 44.32 + -91.81 + 0 + 0 + ARX + + + ARZ006 + 40060 + Fulton + AR + US + 36.38 + -91.80 + 0 + 0 + LZK + + + ARZ074 + 40740 + Ashley + AR + US + 33.20 + -91.79 + 0 + 0 + JAN + + + WIZ007 + 490070 + Washburn + WI + US + 45.90 + -91.79 + 0 + 0 + DLH + + + MOZ071 + 250710 + Phelps + MO + US + 37.88 + -91.78 + 0 + 0 + SGF + + + LAZ007 + 180070 + Morehouse + LA + US + 32.77 + -91.75 + 0 + 0 + JAN + + + ARZ033 + 40330 + White + AR + US + 35.28 + -91.73 + 0 + 0 + LZK + + + LAZ015 + 180150 + Richland + LA + US + 32.42 + -91.73 + 0 + 0 + JAN + + + ARZ069 + 40690 + Drew + AR + US + 33.59 + -91.72 + 0 + 0 + LZK + + + IAZ077 + 150770 + Washington + IA + US + 41.34 + -91.71 + 0 + 0 + DVN + + + MOZ010 + 250100 + Clark + MO + US + 40.43 + -91.70 + 0 + 0 + DVN + + + MOZ019 + 250190 + Lewis + MO + US + 40.10 + -91.70 + 0 + 0 + LSX + + + ARZ064 + 40640 + Lincoln + AR + US + 33.98 + -91.69 + 0 + 0 + LZK + + + MNZ088 + 230880 + Winona + MN + US + 44.02 + -91.69 + 0 + 0 + ARX + + + LAZ023 + 180230 + Franklin + LA + US + 32.14 + -91.68 + 0 + 0 + JAN + + + LAZ034 + 180340 + Pointe_Coupee + LA + US + 30.76 + -91.67 + 0 + 0 + LIX + + + LAZ045 + 180450 + Upper_St._Martin + LA + US + 30.27 + -91.67 + 0 + 0 + LCH + + + LAZ026 + 180260 + Concordia + LA + US + 31.37 + -91.61 + 0 + 0 + JAN + + + IAZ052 + 150520 + Linn + IA + US + 42.07 + -91.60 + 0 + 0 + DVN + + + IAZ064 + 150640 + Johnson + IA + US + 41.64 + -91.60 + 0 + 0 + DVN + + + MOZ027 + 250270 + Marion + MO + US + 39.80 + -91.58 + 0 + 0 + LSX + + + ARZ046 + 40460 + Prairie + AR + US + 34.79 + -91.57 + 0 + 0 + LZK + + + ARZ016 + 40160 + Independence + AR + US + 35.73 + -91.54 + 0 + 0 + LZK + + + IAZ088 + 150880 + Henry + IA + US + 40.99 + -91.54 + 0 + 0 + DVN + + + MNZ020 + 230200 + Southern_Lake/North_Shore + MN + US + 47.31 + -91.51 + 0 + 0 + DLH + + + MOZ059 + 250590 + Gasconade + MO + US + 38.44 + -91.51 + 0 + 0 + LSX + + + ARZ007 + 40070 + Sharp + AR + US + 36.19 + -91.49 + 0 + 0 + LZK + + + MOZ083 + 250830 + Dent + MO + US + 37.60 + -91.49 + 0 + 0 + SGF + + + MNZ096 + 230960 + Houston + MN + US + 43.67 + -91.48 + 0 + 0 + ARX + + + LAZ054 + 180540 + St._Mary + LA + US + 29.72 + -91.47 + 0 + 0 + LCH + + + LAZ035 + 180350 + West_Feliciana + LA + US + 30.86 + -91.46 + 0 + 0 + LIX + + + MOZ035 + 250350 + Ralls + MO + US + 39.50 + -91.46 + 0 + 0 + LSX + + + MOZ051 + 250510 + Montgomery + MO + US + 38.91 + -91.46 + 0 + 0 + LSX + + + LAZ008 + 180080 + West_Carroll + LA + US + 32.80 + -91.44 + 0 + 0 + JAN + + + IAZ099 + 150990 + Lee + IA + US + 40.59 + -91.42 + 0 + 0 + DVN + + + MNZ012 + 230120 + Northern_Cook/Northern_Lake + MN + US + 47.70 + -91.41 + 0 + 0 + DLH + + + MOZ106 + 251060 + Oregon + MO + US + 36.69 + -91.40 + 0 + 0 + SGF + + + MSZ060 + 240600 + Adams + MS + US + 31.49 + -91.40 + 0 + 0 + JAN + + + WIZ033 + 490330 + Trempealeau + WI + US + 44.29 + -91.38 + 0 + 0 + ARX + + + ARZ057 + 40570 + Arkansas + AR + US + 34.25 + -91.37 + 0 + 0 + LZK + + + IAZ041 + 150410 + Delaware + IA + US + 42.47 + -91.37 + 0 + 0 + DVN + + + LAZ046 + 180460 + Iberville + LA + US + 30.27 + -91.35 + 0 + 0 + LIX + + + MOZ098 + 250980 + Shannon + MO + US + 37.15 + -91.35 + 0 + 0 + SGF + + + IAZ011 + 150110 + Allamakee + IA + US + 43.29 + -91.34 + 0 + 0 + ARX + + + MSZ068 + 240680 + Wilkinson + MS + US + 31.19 + -91.34 + 0 + 0 + LIX + + + MOZ072 + 250720 + Crawford + MO + US + 37.95 + -91.32 + 0 + 0 + LSX + + + ARZ025 + 40250 + Jackson + AR + US + 35.63 + -91.31 + 0 + 0 + LZK + + + LAZ047 + 180470 + West_Baton_Rouge + LA + US + 30.49 + -91.31 + 0 + 0 + LIX + + + LAZ025 + 180250 + Tensas + LA + US + 32.00 + -91.30 + 0 + 0 + JAN + + + WIZ027 + 490270 + Chippewa + WI + US + 45.07 + -91.29 + 0 + 0 + MPX + + + WIZ028 + 490280 + Eau_Claire + WI + US + 44.73 + -91.29 + 0 + 0 + MPX + + + LAZ055 + 180550 + Lower_St._Martin + LA + US + 29.85 + -91.28 + 0 + 0 + LCH + + + ARZ034 + 40340 + Woodruff + AR + US + 35.18 + -91.26 + 0 + 0 + LZK + + + ARZ075 + 40750 + Chicot + AR + US + 33.29 + -91.25 + 0 + 0 + JAN + + + IAZ030 + 150300 + Clayton + IA + US + 42.86 + -91.25 + 0 + 0 + ARX + + + LAZ009 + 180090 + East_Carroll + LA + US + 32.78 + -91.23 + 0 + 0 + JAN + + + IAZ078 + 150780 + Louisa + IA + US + 41.25 + -91.22 + 0 + 0 + DVN + + + ILZ095 + 130950 + Adams + IL + US + 39.98 + -91.22 + 0 + 0 + LSX + + + ARZ047 + 40470 + Monroe + AR + US + 34.67 + -91.21 + 0 + 0 + LZK + + + ARZ065 + 40650 + Desha + AR + US + 33.82 + -91.21 + 0 + 0 + LZK + + + ILZ034 + 130340 + Hancock + IL + US + 40.42 + -91.21 + 0 + 0 + DVN + + + LAZ016 + 180160 + Madison + LA + US + 32.35 + -91.21 + 0 + 0 + JAN + + + MOZ060 + 250600 + Warren + MO + US + 38.77 + -91.19 + 0 + 0 + LSX + + + IAZ089 + 150890 + Des_Moines + IA + US + 40.89 + -91.18 + 0 + 0 + DVN + + + WIZ041 + 490410 + La_Crosse + WI + US + 43.91 + -91.17 + 0 + 0 + ARX + + + WIZ002 + 490020 + Bayfield + WI + US + 46.58 + -91.15 + 0 + 0 + DLH + + + IAZ065 + 150650 + Cedar + IA + US + 41.77 + -91.14 + 0 + 0 + DVN + + + IAZ053 + 150530 + Jones + IA + US + 42.12 + -91.13 + 0 + 0 + DVN + + + WIZ008 + 490080 + Sawyer + WI + US + 45.90 + -91.12 + 0 + 0 + DLH + + + WIZ016 + 490160 + Rusk + WI + US + 45.47 + -91.11 + 0 + 0 + MPX + + + MOZ036 + 250360 + Pike + MO + US + 39.37 + -91.10 + 0 + 0 + LSX + + + ARZ008 + 40080 + Randolph + AR + US + 36.32 + -91.08 + 0 + 0 + MEG + + + IAZ067 + 150670 + Muscatine + IA + US + 41.47 + -91.08 + 0 + 0 + DVN + + + LAZ048 + 180480 + East_Baton_Rouge + LA + US + 30.52 + -91.08 + 0 + 0 + LIX + + + LAZ036 + 180360 + East_Feliciana + LA + US + 30.83 + -91.07 + 0 + 0 + LIX + + + LAZ056 + 180560 + Assumption + LA + US + 29.86 + -91.07 + 0 + 0 + LIX + + + MOZ062 + 250620 + Franklin + MO + US + 38.45 + -91.06 + 0 + 0 + LSX + + + ARZ017 + 40170 + Lawrence + AR + US + 36.07 + -91.05 + 0 + 0 + MEG + + + MSZ059 + 240590 + Jefferson + MS + US + 31.75 + -91.05 + 0 + 0 + JAN + + + MOZ099 + 250990 + Reynolds + MO + US + 37.33 + -91.03 + 0 + 0 + LSX + + + MSZ040 + 240400 + Issaquena + MS + US + 32.73 + -91.01 + 0 + 0 + JAN + + + ILZ025 + 130250 + Henderson + IL + US + 40.85 + -91.00 + 0 + 0 + DVN + + + MSZ053 + 240530 + Claiborne + MS + US + 32.01 + -90.98 + 0 + 0 + JAN + + + ILZ097 + 130970 + Pike + IL + US + 39.62 + -90.97 + 0 + 0 + LSX + + + MOZ052 + 250520 + Lincoln + MO + US + 39.05 + -90.97 + 0 + 0 + LSX + + + MOZ107 + 251070 + Carter + MO + US + 36.96 + -90.95 + 0 + 0 + PAH + + + MSZ034 + 240340 + Washington + MS + US + 33.28 + -90.95 + 0 + 0 + JAN + + + MSZ018 + 240180 + Bolivar + MS + US + 33.83 + -90.94 + 0 + 0 + JAN + + + WIZ054 + 490540 + Crawford + WI + US + 43.21 + -90.94 + 0 + 0 + ARX + + + MSZ061 + 240610 + Franklin + MS + US + 31.47 + -90.89 + 0 + 0 + JAN + + + LAZ049 + 180490 + Ascension + LA + US + 30.21 + -90.87 + 0 + 0 + LIX + + + MOZ073 + 250730 + Washington + MO + US + 37.97 + -90.87 + 0 + 0 + LSX + + + LAZ066 + 180660 + Lower_Terrebonne + LA + US + 29.34 + -90.86 + 0 + 0 + LIX + + + MOZ108 + 251080 + Ripley + MO + US + 36.66 + -90.86 + 0 + 0 + PAH + + + MSZ047 + 240470 + Warren + MS + US + 32.34 + -90.86 + 0 + 0 + JAN + + + ARZ058 + 40580 + Phillips + AR + US + 34.39 + -90.82 + 0 + 0 + MEG + + + IAZ042 + 150420 + Dubuque + IA + US + 42.49 + -90.82 + 0 + 0 + DVN + + + LAZ065 + 180650 + Upper_Terrebonne + LA + US + 29.67 + -90.82 + 0 + 0 + LIX + + + MSZ069 + 240690 + Amite + MS + US + 31.18 + -90.82 + 0 + 0 + LIX + + + MSZ041 + 240410 + Sharkey + MS + US + 32.89 + -90.81 + 0 + 0 + JAN + + + LAZ057 + 180570 + St._James + LA + US + 30.03 + -90.80 + 0 + 0 + LIX + + + WIZ053 + 490530 + Vernon + WI + US + 43.58 + -90.79 + 0 + 0 + ARX + + + WIZ061 + 490610 + Grant + WI + US + 42.86 + -90.79 + 0 + 0 + ARX + + + ARZ035 + 40350 + Cross + AR + US + 35.30 + -90.77 + 0 + 0 + MEG + + + ARZ048 + 40480 + St._Francis + AR + US + 35.01 + -90.77 + 0 + 0 + MEG + + + ILZ024 + 130240 + Mercer + IL + US + 41.20 + -90.77 + 0 + 0 + DVN + + + ARZ049 + 40490 + Lee + AR + US + 34.77 + -90.75 + 0 + 0 + MEG + + + WIZ034 + 490340 + Jackson + WI + US + 44.33 + -90.74 + 0 + 0 + ARX + + + LAZ037 + 180370 + St._Helena + LA + US + 30.83 + -90.73 + 0 + 0 + LIX + + + ILZ096 + 130960 + Brown + IL + US + 39.98 + -90.72 + 0 + 0 + LSX + + + LAZ050 + 180500 + Livingston + LA + US + 30.42 + -90.72 + 0 + 0 + LIX + + + ILZ098 + 130980 + Calhoun + IL + US + 39.14 + -90.71 + 0 + 0 + LSX + + + ILZ035 + 130350 + McDonough + IL + US + 40.46 + -90.68 + 0 + 0 + DVN + + + MOZ084 + 250840 + Iron + MO + US + 37.51 + -90.67 + 0 + 0 + LSX + + + MSZ010 + 240100 + Coahoma + MS + US + 34.26 + -90.67 + 0 + 0 + MEG + + + ARZ026 + 40260 + Craighead + AR + US + 35.85 + -90.66 + 0 + 0 + MEG + + + ARZ027 + 40270 + Poinsett + AR + US + 35.58 + -90.66 + 0 + 0 + MEG + + + WIZ042 + 490420 + Monroe + WI + US + 43.94 + -90.64 + 0 + 0 + ARX + + + ILZ026 + 130260 + Warren + IL + US + 40.85 + -90.62 + 0 + 0 + DVN + + + MNZ021 + 230210 + Southern_Cook/North_Shore + MN + US + 47.75 + -90.62 + 0 + 0 + DLH + + + WIZ003 + 490030 + Ashland + WI + US + 46.53 + -90.62 + 0 + 0 + DLH + + + WIZ029 + 490290 + Clark + WI + US + 44.73 + -90.62 + 0 + 0 + ARX + + + IAZ068 + 150680 + Scott + IA + US + 41.61 + -90.61 + 0 + 0 + DVN + + + MSZ019 + 240190 + Sunflower + MS + US + 33.63 + -90.61 + 0 + 0 + JAN + + + ILZ040 + 130400 + Schuyler + IL + US + 40.13 + -90.57 + 0 + 0 + ILX + + + LAZ059 + 180590 + Upper_Lafourche + LA + US + 29.74 + -90.57 + 0 + 0 + LIX + + + MOZ061 + 250610 + St._Charles + MO + US + 38.75 + -90.54 + 0 + 0 + LSX + + + MOZ074 + 250740 + St._Francois + MO + US + 37.86 + -90.54 + 0 + 0 + LSX + + + MSZ035 + 240350 + Humphreys + MS + US + 33.13 + -90.53 + 0 + 0 + JAN + + + IAZ054 + 150540 + Jackson + IA + US + 42.21 + -90.52 + 0 + 0 + DVN + + + IAZ066 + 150660 + Clinton + IA + US + 41.88 + -90.52 + 0 + 0 + DVN + + + MOZ065 + 250650 + Jefferson + MO + US + 38.25 + -90.52 + 0 + 0 + LSX + + + ARZ018 + 40180 + Greene + AR + US + 36.12 + -90.51 + 0 + 0 + MEG + + + LAZ058 + 180580 + St._John_The_Baptist + LA + US + 30.09 + -90.50 + 0 + 0 + LIX + + + MSZ062 + 240620 + Lincoln + MS + US + 31.54 + -90.49 + 0 + 0 + JAN + + + WIZ017 + 490170 + Taylor + WI + US + 45.21 + -90.48 + 0 + 0 + ARX + + + ILZ049 + 130490 + Scott + IL + US + 39.66 + -90.47 + 0 + 0 + ILX + + + MOZ100 + 251000 + Wayne + MO + US + 37.12 + -90.45 + 0 + 0 + PAH + + + ARZ009 + 40090 + Clay + AR + US + 36.35 + -90.43 + 0 + 0 + MEG + + + MOZ063 + 250630 + St._Louis + MO + US + 38.64 + -90.43 + 0 + 0 + LSX + + + WIZ055 + 490550 + Richland + WI + US + 43.36 + -90.43 + 0 + 0 + ARX + + + MSZ054 + 240540 + Copiah + MS + US + 31.87 + -90.42 + 0 + 0 + JAN + + + MOZ109 + 251090 + Butler + MO + US + 36.71 + -90.41 + 0 + 0 + PAH + + + LAZ038 + 180380 + Tangipahoa + LA + US + 30.65 + -90.40 + 0 + 0 + LIX + + + MSZ070 + 240700 + Pike + MS + US + 31.18 + -90.40 + 0 + 0 + LIX + + + ILZ058 + 130580 + Greene + IL + US + 39.32 + -90.39 + 0 + 0 + LSX + + + MSZ007 + 240070 + Tunica + MS + US + 34.66 + -90.39 + 0 + 0 + MEG + + + MSZ048 + 240480 + Hinds + MS + US + 32.31 + -90.39 + 0 + 0 + JAN + + + ILZ099 + 130990 + Jersey + IL + US + 39.09 + -90.38 + 0 + 0 + LSX + + + MSZ042 + 240420 + Yazoo + MS + US + 32.77 + -90.36 + 0 + 0 + JAN + + + WIZ009 + 490090 + Price + WI + US + 45.68 + -90.36 + 0 + 0 + DLH + + + MOZ085 + 250850 + Madison + MO + US + 37.48 + -90.35 + 0 + 0 + LSX + + + LAZ060 + 180600 + St._Charles + LA + US + 29.89 + -90.34 + 0 + 0 + LIX + + + ILZ015 + 130150 + Rock_Island + IL + US + 41.56 + -90.31 + 0 + 0 + DVN + + + ILZ001 + 130010 + Jo_Daviess + IL + US + 42.35 + -90.29 + 0 + 0 + DVN + + + ILZ047 + 130470 + Cass + IL + US + 40.00 + -90.29 + 0 + 0 + ILX + + + LAZ067 + 180670 + Lower_Lafourche + LA + US + 29.31 + -90.29 + 0 + 0 + LIX + + + MSZ011 + 240110 + Quitman + MS + US + 34.30 + -90.29 + 0 + 0 + MEG + + + ARZ036 + 40360 + Crittenden + AR + US + 35.14 + -90.28 + 0 + 0 + MEG + + + ILZ050 + 130500 + Morgan + IL + US + 39.70 + -90.27 + 0 + 0 + ILX + + + MSZ025 + 240250 + Leflore + MS + US + 33.53 + -90.27 + 0 + 0 + JAN + + + MOZ064 + 250640 + St._Louis_City + MO + US + 38.65 + -90.24 + 0 + 0 + LSX + + + WIZ004 + 490040 + Iron + WI + US + 46.29 + -90.23 + 0 + 0 + DLH + + + ILZ027 + 130270 + Knox + IL + US + 40.93 + -90.22 + 0 + 0 + ILX + + + MOZ075 + 250750 + Ste._Genevieve + MO + US + 37.90 + -90.20 + 0 + 0 + LSX + + + MSZ020 + 240200 + Tallahatchie + MS + US + 33.93 + -90.19 + 0 + 0 + MEG + + + ILZ036 + 130360 + Fulton + IL + US + 40.45 + -90.16 + 0 + 0 + ILX + + + ILZ016 + 130160 + Henry + IL + US + 41.37 + -90.15 + 0 + 0 + DVN + + + ILZ102 + 131020 + Monroe + IL + US + 38.30 + -90.14 + 0 + 0 + LSX + + + LAZ061 + 180610 + Upper_Jefferson + LA + US + 29.81 + -90.14 + 0 + 0 + LIX + + + WIZ062 + 490620 + Iowa + WI + US + 43.01 + -90.13 + 0 + 0 + MKX + + + WIZ067 + 490670 + Lafayette + WI + US + 42.66 + -90.13 + 0 + 0 + MKX + + + MSZ063 + 240630 + Lawrence + MS + US + 31.55 + -90.10 + 0 + 0 + JAN + + + MSZ036 + 240360 + Holmes + MS + US + 33.13 + -90.09 + 0 + 0 + JAN + + + MSZ043 + 240430 + Madison + MS + US + 32.65 + -90.08 + 0 + 0 + JAN + + + LAZ068 + 180680 + Lower_Jefferson + LA + US + 29.56 + -90.07 + 0 + 0 + LIX + + + MSZ071 + 240710 + Walthall + MS + US + 31.18 + -90.05 + 0 + 0 + LIX + + + WIZ043 + 490430 + Juneau + WI + US + 43.95 + -90.05 + 0 + 0 + ARX + + + MOZ086 + 250860 + Bollinger + MO + US + 37.32 + -90.04 + 0 + 0 + PAH + + + LAZ039 + 180390 + Washington + LA + US + 30.84 + -90.03 + 0 + 0 + LIX + + + WIZ035 + 490350 + Wood + WI + US + 44.47 + -90.02 + 0 + 0 + GRB + + + ILZ007 + 130070 + Carroll + IL + US + 42.06 + -90.01 + 0 + 0 + DVN + + + MOZ113 + 251130 + Dunklin + MO + US + 36.31 + -90.01 + 0 + 0 + MEG + + + MSZ001 + 240010 + De_Soto + MS + US + 34.86 + -90.01 + 0 + 0 + MEG + + + ILZ101 + 131010 + St._Clair + IL + US + 38.44 + -89.99 + 0 + 0 + LSX + + + ILZ041 + 130410 + Mason + IL + US + 40.25 + -89.98 + 0 + 0 + ILX + + + MOZ110 + 251100 + Stoddard + MO + US + 36.88 + -89.98 + 0 + 0 + PAH + + + MSZ049 + 240490 + Rankin + MS + US + 32.33 + -89.98 + 0 + 0 + JAN + + + TNZ088 + 420880 + Shelby + TN + US + 35.21 + -89.97 + 0 + 0 + MEG + + + ARZ028 + 40280 + Mississippi + AR + US + 35.71 + -89.96 + 0 + 0 + MEG + + + LAZ063 + 180630 + Upper_Plaquemines + LA + US + 29.77 + -89.96 + 0 + 0 + LIX + + + MSZ012 + 240120 + Panola + MS + US + 34.36 + -89.96 + 0 + 0 + MEG + + + WIZ056 + 490560 + Sauk + WI + US + 43.40 + -89.96 + 0 + 0 + MKX + + + ILZ009 + 130090 + Whiteside + IL + US + 41.76 + -89.95 + 0 + 0 + DVN + + + MSZ008 + 240080 + Tate + MS + US + 34.67 + -89.95 + 0 + 0 + MEG + + + ILZ100 + 131000 + Madison + IL + US + 38.83 + -89.94 + 0 + 0 + LSX + + + MSZ055 + 240550 + Simpson + MS + US + 31.91 + -89.94 + 0 + 0 + JAN + + + ILZ059 + 130590 + Macoupin + IL + US + 39.26 + -89.93 + 0 + 0 + LSX + + + MSZ027 + 240270 + Carroll + MS + US + 33.45 + -89.91 + 0 + 0 + JAN + + + ILZ079 + 130790 + Randolph + IL + US + 38.01 + -89.90 + 0 + 0 + LSX + + + LAZ040 + 180400 + St._Tammany + LA + US + 30.44 + -89.89 + 0 + 0 + LIX + + + LAZ062 + 180620 + Orleans + LA + US + 30.03 + -89.88 + 0 + 0 + LIX + + + LAZ064 + 180640 + Upper_St._Bernard + LA + US + 29.91 + -89.86 + 0 + 0 + LIX + + + MSZ072 + 240720 + Marion + MS + US + 31.22 + -89.85 + 0 + 0 + JAN + + + MOZ076 + 250760 + Perry + MO + US + 37.74 + -89.83 + 0 + 0 + PAH + + + ILZ028 + 130280 + Stark + IL + US + 41.11 + -89.82 + 0 + 0 + ILX + + + MSZ026 + 240260 + Grenada + MS + US + 33.79 + -89.82 + 0 + 0 + JAN + + + TNZ049 + 420490 + Tipton + TN + US + 35.51 + -89.82 + 0 + 0 + MEG + + + WIZ044 + 490440 + Adams + WI + US + 43.95 + -89.81 + 0 + 0 + ARX + + + ILZ048 + 130480 + Menard + IL + US + 40.04 + -89.79 + 0 + 0 + ILX + + + MSZ064 + 240640 + Jefferson_Davis + MS + US + 31.59 + -89.78 + 0 + 0 + JAN + + + WIZ030 + 490300 + Marathon + WI + US + 44.90 + -89.76 + 0 + 0 + GRB + + + MOZ115 + 251150 + Pemiscot + MO + US + 36.21 + -89.75 + 0 + 0 + MEG + + + WIZ018 + 490180 + Lincoln + WI + US + 45.34 + -89.73 + 0 + 0 + GRB + + + ILZ029 + 130290 + Peoria + IL + US + 40.75 + -89.72 + 0 + 0 + ILX + + + MSZ021 + 240210 + Yalobusha + MS + US + 34.03 + -89.72 + 0 + 0 + MEG + + + MIZ009 + 220090 + Gogebic + MI + US + 46.44 + -89.70 + 0 + 0 + MQT + + + ILZ002 + 130020 + Stephenson + IL + US + 42.35 + -89.66 + 0 + 0 + DVN + + + MOZ114 + 251140 + New_Madrid + MO + US + 36.61 + -89.66 + 0 + 0 + PAH + + + MOZ087 + 250870 + Cape_Girardeau + MO + US + 37.37 + -89.65 + 0 + 0 + PAH + + + TNZ048 + 420480 + Lauderdale + TN + US + 35.75 + -89.65 + 0 + 0 + MEG + + + MSZ037 + 240370 + Attala + MS + US + 33.09 + -89.64 + 0 + 0 + JAN + + + ILZ051 + 130510 + Sangamon + IL + US + 39.75 + -89.61 + 0 + 0 + ILX + + + ILZ037 + 130370 + Tazewell + IL + US + 40.54 + -89.60 + 0 + 0 + ILX + + + WIZ068 + 490680 + Green + WI + US + 42.68 + -89.60 + 0 + 0 + MKX + + + LAZ070 + 180700 + Lower_St._Bernard + LA + US + 29.85 + -89.59 + 0 + 0 + LIX + + + MSZ077 + 240770 + Pearl_River + MS + US + 30.74 + -89.59 + 0 + 0 + LIX + + + MSZ028 + 240280 + Montgomery + MS + US + 33.49 + -89.58 + 0 + 0 + JAN + + + MSZ065 + 240650 + Covington + MS + US + 31.62 + -89.57 + 0 + 0 + JAN + + + MOZ111 + 251110 + Scott + MO + US + 37.06 + -89.55 + 0 + 0 + PAH + + + MSZ050 + 240500 + Scott + MS + US + 32.43 + -89.55 + 0 + 0 + JAN + + + WIZ010 + 490100 + Oneida + WI + US + 45.68 + -89.54 + 0 + 0 + GRB + + + MSZ056 + 240560 + Smith + MS + US + 32.01 + -89.53 + 0 + 0 + JAN + + + WIZ036 + 490360 + Portage + WI + US + 44.46 + -89.53 + 0 + 0 + GRB + + + ILZ017 + 130170 + Bureau + IL + US + 41.37 + -89.52 + 0 + 0 + DVN + + + MSZ044 + 240440 + Leake + MS + US + 32.76 + -89.52 + 0 + 0 + JAN + + + TNZ001 + 420010 + Lake + TN + US + 36.34 + -89.52 + 0 + 0 + MEG + + + MSZ073 + 240730 + Lamar + MS + US + 31.21 + -89.50 + 0 + 0 + JAN + + + MSZ080 + 240800 + Hancock + MS + US + 30.42 + -89.50 + 0 + 0 + LIX + + + LAZ069 + 180690 + Lower_Plaquemines + LA + US + 29.37 + -89.48 + 0 + 0 + LIX + + + MSZ002 + 240020 + Marshall + MS + US + 34.75 + -89.48 + 0 + 0 + MEG + + + MSZ013 + 240130 + Lafayette + MS + US + 34.37 + -89.48 + 0 + 0 + MEG + + + WIZ005 + 490050 + Vilas + WI + US + 46.08 + -89.48 + 0 + 0 + GRB + + + ILZ064 + 130640 + Bond + IL + US + 38.88 + -89.45 + 0 + 0 + LSX + + + TNZ019 + 420190 + Dyer + TN + US + 36.05 + -89.44 + 0 + 0 + MEG + + + ILZ069 + 130690 + Clinton + IL + US + 38.58 + -89.43 + 0 + 0 + LSX + + + ILZ074 + 130740 + Washington + IL + US + 38.36 + -89.43 + 0 + 0 + LSX + + + ILZ060 + 130600 + Montgomery + IL + US + 39.26 + -89.42 + 0 + 0 + LSX + + + ILZ084 + 130840 + Jackson + IL + US + 37.76 + -89.42 + 0 + 0 + PAH + + + TNZ089 + 420890 + Fayette + TN + US + 35.20 + -89.42 + 0 + 0 + MEG + + + WIZ063 + 490630 + Dane + WI + US + 43.07 + -89.42 + 0 + 0 + MKX + + + WIZ057 + 490570 + Columbia + WI + US + 43.47 + -89.39 + 0 + 0 + MKX + + + ILZ042 + 130420 + Logan + IL + US + 40.12 + -89.38 + 0 + 0 + ILX + + + WIZ046 + 490460 + Marquette + WI + US + 43.81 + -89.38 + 0 + 0 + MKX + + + MIZ002 + 220020 + Ontonagon + MI + US + 46.68 + -89.37 + 0 + 0 + MQT + + + ILZ080 + 130800 + Perry + IL + US + 38.08 + -89.36 + 0 + 0 + PAH + + + ILZ030 + 130300 + Marshall + IL + US + 41.04 + -89.35 + 0 + 0 + ILX + + + ILZ008 + 130080 + Ogle + IL + US + 42.04 + -89.32 + 0 + 0 + LOT + + + ILZ018 + 130180 + Putnam + IL + US + 41.21 + -89.32 + 0 + 0 + DVN + + + ILZ092 + 130920 + Alexander + IL + US + 37.16 + -89.32 + 0 + 0 + PAH + + + MOZ112 + 251120 + Mississippi + MO + US + 36.83 + -89.32 + 0 + 0 + PAH + + + MSZ022 + 240220 + Calhoun + MS + US + 33.95 + -89.32 + 0 + 0 + MEG + + + ILZ010 + 130100 + Lee + IL + US + 41.75 + -89.29 + 0 + 0 + LOT + + + ILZ052 + 130520 + Christian + IL + US + 39.58 + -89.29 + 0 + 0 + ILX + + + ILZ088 + 130880 + Union + IL + US + 37.47 + -89.29 + 0 + 0 + PAH + + + MSZ074 + 240740 + Forrest + MS + US + 31.18 + -89.29 + 0 + 0 + JAN + + + TNZ050 + 420500 + Haywood + TN + US + 35.61 + -89.29 + 0 + 0 + MEG + + + MSZ032 + 240320 + Choctaw + MS + US + 33.33 + -89.27 + 0 + 0 + JAN + + + MSZ029 + 240290 + Webster + MS + US + 33.60 + -89.26 + 0 + 0 + JAN + + + ILZ031 + 130310 + Woodford + IL + US + 40.76 + -89.25 + 0 + 0 + ILX + + + WIZ045 + 490450 + Waushara + WI + US + 44.11 + -89.24 + 0 + 0 + GRB + + + KYZ001 + 170010 + Fulton + KY + US + 36.58 + -89.20 + 0 + 0 + PAH + + + ILZ003 + 130030 + Winnebago + IL + US + 42.32 + -89.17 + 0 + 0 + LOT + + + MSZ003 + 240030 + Benton + MS + US + 34.80 + -89.17 + 0 + 0 + MEG + + + MSZ066 + 240660 + Jones + MS + US + 31.63 + -89.16 + 0 + 0 + JAN + + + TNZ002 + 420020 + Obion + TN + US + 36.35 + -89.14 + 0 + 0 + MEG + + + TNZ051 + 420510 + Crockett + TN + US + 35.84 + -89.13 + 0 + 0 + MEG + + + MSZ051 + 240510 + Newton + MS + US + 32.41 + -89.12 + 0 + 0 + JAN + + + MSZ045 + 240450 + Neshoba + MS + US + 32.76 + -89.11 + 0 + 0 + JAN + + + MSZ057 + 240570 + Jasper + MS + US + 32.02 + -89.11 + 0 + 0 + JAN + + + ILZ093 + 130930 + Pulaski + IL + US + 37.20 + -89.10 + 0 + 0 + PAH + + + MSZ078 + 240780 + Stone + MS + US + 30.78 + -89.10 + 0 + 0 + MOB + + + WIZ069 + 490690 + Rock + WI + US + 42.67 + -89.07 + 0 + 0 + MKX + + + MSZ038 + 240380 + Winston + MS + US + 33.11 + -89.06 + 0 + 0 + JAN + + + MSZ081 + 240810 + Harrison + MS + US + 30.44 + -89.06 + 0 + 0 + LIX + + + WIZ047 + 490470 + Green_Lake + WI + US + 43.81 + -89.06 + 0 + 0 + MKX + + + MSZ015 + 240150 + Pontotoc + MS + US + 34.23 + -89.03 + 0 + 0 + MEG + + + WIZ019 + 490190 + Langlade + WI + US + 45.25 + -89.03 + 0 + 0 + GRB + + + KYZ002 + 170020 + Hickman + KY + US + 36.65 + -89.01 + 0 + 0 + PAH + + + KYZ003 + 170030 + Carlisle + KY + US + 36.87 + -89.00 + 0 + 0 + PAH + + + KYZ004 + 170040 + Ballard + KY + US + 37.07 + -89.00 + 0 + 0 + PAH + + + ILZ053 + 130530 + Macon + IL + US + 39.86 + -88.99 + 0 + 0 + ILX + + + TNZ090 + 420900 + Hardeman + TN + US + 35.22 + -88.99 + 0 + 0 + MEG + + + ILZ065 + 130650 + Fayette + IL + US + 38.98 + -88.98 + 0 + 0 + LSX + + + MSZ014 + 240140 + Union + MS + US + 34.49 + -88.98 + 0 + 0 + MEG + + + MSZ075 + 240750 + Perry + MS + US + 31.18 + -88.98 + 0 + 0 + MOB + + + MSZ023 + 240230 + Chickasaw + MS + US + 33.91 + -88.95 + 0 + 0 + MEG + + + TNZ020 + 420200 + Gibson + TN + US + 36.01 + -88.95 + 0 + 0 + MEG + + + ILZ081 + 130810 + Franklin + IL + US + 38.00 + -88.94 + 0 + 0 + PAH + + + ILZ075 + 130750 + Jefferson + IL + US + 38.30 + -88.93 + 0 + 0 + PAH + + + ILZ085 + 130850 + Williamson + IL + US + 37.74 + -88.93 + 0 + 0 + PAH + + + ILZ070 + 130700 + Marion + IL + US + 38.65 + -88.92 + 0 + 0 + LSX + + + WIZ037 + 490370 + Waupaca + WI + US + 44.46 + -88.91 + 0 + 0 + GRB + + + MSZ004 + 240040 + Tippah + MS + US + 34.80 + -88.89 + 0 + 0 + MEG + + + ILZ019 + 130190 + La_Salle + IL + US + 41.28 + -88.88 + 0 + 0 + LOT + + + ILZ089 + 130890 + Johnson + IL + US + 37.45 + -88.88 + 0 + 0 + PAH + + + ILZ038 + 130380 + McLean + IL + US + 40.52 + -88.87 + 0 + 0 + ILX + + + ILZ043 + 130430 + De_Witt + IL + US + 40.17 + -88.87 + 0 + 0 + ILX + + + MSZ033 + 240330 + Oktibbeha + MS + US + 33.43 + -88.87 + 0 + 0 + JAN + + + MIZ001 + 220010 + Keweenaw + MI + US + 48.01 + -88.84 + 0 + 0 + MQT + + + TNZ052 + 420520 + Madison + TN + US + 35.62 + -88.84 + 0 + 0 + MEG + + + ILZ004 + 130040 + Boone + IL + US + 42.32 + -88.83 + 0 + 0 + LOT + + + MIZ084 + 220840 + Southern_Houghton + MI + US + 46.64 + -88.83 + 0 + 0 + MQT + + + ILZ061 + 130610 + Shelby + IL + US + 39.43 + -88.81 + 0 + 0 + ILX + + + ILZ011 + 130110 + DeKalb + IL + US + 41.89 + -88.77 + 0 + 0 + LOT + + + WIZ064 + 490640 + Jefferson + WI + US + 43.02 + -88.77 + 0 + 0 + MKX + + + MSZ030 + 240300 + Clay + MS + US + 33.66 + -88.75 + 0 + 0 + JAN + + + TNZ003 + 420030 + Weakley + TN + US + 36.28 + -88.73 + 0 + 0 + MEG + + + WIZ011 + 490110 + Forest + WI + US + 45.72 + -88.73 + 0 + 0 + GRB + + + WIZ020 + 490200 + Menominee + WI + US + 44.99 + -88.73 + 0 + 0 + GRB + + + WIZ031 + 490310 + Shawano + WI + US + 44.81 + -88.73 + 0 + 0 + GRB + + + ILZ094 + 130940 + Massac + IL + US + 37.20 + -88.71 + 0 + 0 + PAH + + + KYZ005 + 170050 + McCracken + KY + US + 37.08 + -88.71 + 0 + 0 + PAH + + + WIZ058 + 490580 + Dodge + WI + US + 43.42 + -88.70 + 0 + 0 + MKX + + + MSZ067 + 240670 + Wayne + MS + US + 31.66 + -88.69 + 0 + 0 + MOB + + + MSZ016 + 240160 + Lee + MS + US + 34.30 + -88.68 + 0 + 0 + MEG + + + MSZ058 + 240580 + Clarke + MS + US + 32.03 + -88.68 + 0 + 0 + JAN + + + KYZ006 + 170060 + Graves + KY + US + 36.73 + -88.66 + 0 + 0 + PAH + + + MSZ052 + 240520 + Lauderdale + MS + US + 32.40 + -88.66 + 0 + 0 + JAN + + + ILZ054 + 130540 + Moultrie + IL + US + 39.62 + -88.64 + 0 + 0 + ILX + + + MSZ079 + 240790 + George + MS + US + 30.87 + -88.64 + 0 + 0 + MOB + + + WIZ048 + 490480 + Winnebago + WI + US + 44.07 + -88.64 + 0 + 0 + GRB + + + MSZ046 + 240460 + Kemper + MS + US + 32.76 + -88.63 + 0 + 0 + JAN + + + MSZ076 + 240760 + Greene + MS + US + 31.22 + -88.63 + 0 + 0 + MOB + + + MSZ082 + 240820 + Jackson + MS + US + 30.47 + -88.63 + 0 + 0 + LIX + + + ILZ044 + 130440 + Piatt + IL + US + 40.04 + -88.61 + 0 + 0 + ILX + + + TNZ053 + 420530 + Chester + TN + US + 35.42 + -88.61 + 0 + 0 + MEG + + + ILZ032 + 130320 + Livingston + IL + US + 40.87 + -88.59 + 0 + 0 + LOT + + + ILZ066 + 130660 + Effingham + IL + US + 39.06 + -88.59 + 0 + 0 + ILX + + + MSZ005 + 240050 + Alcorn + MS + US + 34.88 + -88.58 + 0 + 0 + MEG + + + TNZ091 + 420910 + McNairy + TN + US + 35.20 + -88.58 + 0 + 0 + MEG + + + MIZ003 + 220030 + Northern_Houghton + MI + US + 47.05 + -88.57 + 0 + 0 + MQT + + + ILZ090 + 130900 + Pope + IL + US + 37.34 + -88.56 + 0 + 0 + PAH + + + MSZ039 + 240390 + Noxubee + MS + US + 33.11 + -88.56 + 0 + 0 + JAN + + + MIZ010 + 220100 + Iron + MI + US + 46.18 + -88.55 + 0 + 0 + MQT + + + ILZ082 + 130820 + Hamilton + IL + US + 38.08 + -88.54 + 0 + 0 + PAH + + + ILZ086 + 130860 + Saline + IL + US + 37.76 + -88.54 + 0 + 0 + PAH + + + WIZ070 + 490700 + Walworth + WI + US + 42.67 + -88.53 + 0 + 0 + MKX + + + MSZ009 + 240090 + Prentiss + MS + US + 34.61 + -88.52 + 0 + 0 + MEG + + + WIZ051 + 490510 + Fond_Du_Lac + WI + US + 43.74 + -88.52 + 0 + 0 + MKX + + + ILZ071 + 130710 + Clay + IL + US + 38.76 + -88.48 + 0 + 0 + ILX + + + MSZ024 + 240240 + Monroe + MS + US + 33.87 + -88.46 + 0 + 0 + MEG + + + MSZ031 + 240310 + Lowndes + MS + US + 33.52 + -88.46 + 0 + 0 + JAN + + + WIZ038 + 490380 + Outagamie + WI + US + 44.42 + -88.46 + 0 + 0 + GRB + + + ILZ005 + 130050 + McHenry + IL + US + 42.32 + -88.45 + 0 + 0 + LOT + + + ILZ020 + 130200 + Kendall + IL + US + 41.59 + -88.44 + 0 + 0 + LOT + + + TNZ021 + 420210 + Carroll + TN + US + 35.97 + -88.44 + 0 + 0 + MEG + + + ILZ012 + 130120 + Kane + IL + US + 41.94 + -88.43 + 0 + 0 + LOT + + + ILZ076 + 130760 + Wayne + IL + US + 38.43 + -88.43 + 0 + 0 + PAH + + + ILZ021 + 130210 + Grundy + IL + US + 41.29 + -88.42 + 0 + 0 + LOT + + + TNZ054 + 420540 + Henderson + TN + US + 35.62 + -88.39 + 0 + 0 + MEG + + + WIZ021 + 490210 + Northern_Oconto_County + WI + US + 45.20 + -88.39 + 0 + 0 + GRB + + + KYZ007 + 170070 + Livingston + KY + US + 37.20 + -88.38 + 0 + 0 + PAH + + + WIZ012 + 490120 + Florence + WI + US + 45.87 + -88.36 + 0 + 0 + GRB + + + MSZ017 + 240170 + Itawamba + MS + US + 34.28 + -88.35 + 0 + 0 + MEG + + + MIZ004 + 220040 + Baraga + MI + US + 46.69 + -88.33 + 0 + 0 + MQT + + + KYZ008 + 170080 + Marshall + KY + US + 36.91 + -88.31 + 0 + 0 + PAH + + + WIZ065 + 490650 + Waukesha + WI + US + 43.02 + -88.30 + 0 + 0 + MKX + + + KYZ009 + 170090 + Calloway + KY + US + 36.63 + -88.27 + 0 + 0 + PAH + + + TNZ004 + 420040 + Henry + TN + US + 36.32 + -88.26 + 0 + 0 + MEG + + + ILZ091 + 130910 + Hardin + IL + US + 37.51 + -88.25 + 0 + 0 + PAH + + + ILZ062 + 130620 + Cumberland + IL + US + 39.28 + -88.24 + 0 + 0 + ILX + + + ILZ056 + 130560 + Coles + IL + US + 39.53 + -88.22 + 0 + 0 + ILX + + + MSZ006 + 240060 + Tishomingo + MS + US + 34.73 + -88.22 + 0 + 0 + MEG + + + WIZ049 + 490490 + Calumet + WI + US + 44.07 + -88.22 + 0 + 0 + GRB + + + WIZ059 + 490590 + Washington + WI + US + 43.37 + -88.22 + 0 + 0 + MKX + + + ALZ063 + 10630 + Lower_Mobile + AL + US + 30.44 + -88.21 + 0 + 0 + MOB + + + ILZ055 + 130550 + Douglas + IL + US + 39.77 + -88.21 + 0 + 0 + ILX + + + ILZ087 + 130870 + Gallatin + IL + US + 37.75 + -88.21 + 0 + 0 + PAH + + + ALZ051 + 10510 + Choctaw + AL + US + 32.01 + -88.20 + 0 + 0 + MOB + + + ILZ039 + 130390 + Ford + IL + US + 40.70 + -88.20 + 0 + 0 + LOT + + + ILZ045 + 130450 + Champaign + IL + US + 40.14 + -88.20 + 0 + 0 + ILX + + + ALZ052 + 10520 + Washington + AL + US + 31.41 + -88.18 + 0 + 0 + MOB + + + ALZ061 + 10610 + Upper_Mobile + AL + US + 30.93 + -88.18 + 0 + 0 + MOB + + + TNZ092 + 420920 + Hardin + TN + US + 35.22 + -88.18 + 0 + 0 + MEG + + + ILZ067 + 130670 + Jasper + IL + US + 39.02 + -88.16 + 0 + 0 + ILX + + + ILZ083 + 130830 + White + IL + US + 38.08 + -88.15 + 0 + 0 + PAH + + + ALZ030 + 10300 + Sumter + AL + US + 32.65 + -88.13 + 0 + 0 + BMX + + + WIZ074 + 490740 + Southern_Oconto_County + WI + US + 44.85 + -88.12 + 0 + 0 + GRB + + + ALZ012 + 10120 + Lamar + AL + US + 33.80 + -88.11 + 0 + 0 + BMX + + + ILZ072 + 130720 + Richland + IL + US + 38.72 + -88.11 + 0 + 0 + ILX + + + TNZ055 + 420550 + Decatur + TN + US + 35.62 + -88.10 + 0 + 0 + MEG + + + WIZ013 + 490130 + Northern_Marinette_County + WI + US + 45.57 + -88.10 + 0 + 0 + GRB + + + ALZ022 + 10220 + Pickens + AL + US + 33.26 + -88.09 + 0 + 0 + BMX + + + ILZ013 + 130130 + DuPage + IL + US + 41.85 + -88.09 + 0 + 0 + LOT + + + KYZ010 + 170100 + Crittenden + KY + US + 37.34 + -88.09 + 0 + 0 + PAH + + + KYZ011 + 170110 + Lyon + KY + US + 37.03 + -88.07 + 0 + 0 + PAH + + + TNZ022 + 420220 + Benton + TN + US + 36.09 + -88.07 + 0 + 0 + OHX + + + ILZ077 + 130770 + Edwards + IL + US + 38.42 + -88.05 + 0 + 0 + PAH + + + WIZ072 + 490720 + Kenosha + WI + US + 42.58 + -88.05 + 0 + 0 + MKX + + + WIZ071 + 490710 + Racine + WI + US + 42.73 + -88.03 + 0 + 0 + MKX + + + WIZ039 + 490390 + Brown + WI + US + 44.46 + -87.99 + 0 + 0 + GRB + + + ILZ006 + 130060 + Lake + IL + US + 42.32 + -87.98 + 0 + 0 + LOT + + + ALZ031 + 10310 + Greene + AL + US + 32.84 + -87.96 + 0 + 0 + BMX + + + KYZ014 + 170140 + Union + KY + US + 37.69 + -87.95 + 0 + 0 + PAH + + + WIZ066 + 490660 + Milwaukee + WI + US + 43.02 + -87.94 + 0 + 0 + MKX + + + WIZ073 + 490730 + Southern_Marinette_County + WI + US + 45.18 + -87.94 + 0 + 0 + GRB + + + WIZ052 + 490520 + Sheboygan + WI + US + 43.72 + -87.93 + 0 + 0 + MKX + + + ALZ011 + 10110 + Marion + AL + US + 34.12 + -87.92 + 0 + 0 + BMX + + + KYZ012 + 170120 + Trigg + KY + US + 36.83 + -87.92 + 0 + 0 + PAH + + + WIZ060 + 490600 + Ozaukee + WI + US + 43.37 + -87.92 + 0 + 0 + MKX + + + ILZ014 + 130140 + Cook + IL + US + 41.81 + -87.90 + 0 + 0 + LOT + + + ILZ022 + 130220 + Will + IL + US + 41.47 + -87.90 + 0 + 0 + LOT + + + INZ085 + 140850 + Posey + IN + US + 38.01 + -87.90 + 0 + 0 + PAH + + + ILZ023 + 130230 + Kankakee + IL + US + 41.15 + -87.89 + 0 + 0 + LOT + + + KYZ013 + 170130 + Caldwell + KY + US + 37.17 + -87.89 + 0 + 0 + PAH + + + MIZ011 + 220110 + Dickinson + MI + US + 45.99 + -87.87 + 0 + 0 + MQT + + + ALZ003 + 10030 + Franklin + AL + US + 34.45 + -87.85 + 0 + 0 + HUN + + + TNZ056 + 420560 + Perry + TN + US + 35.64 + -87.85 + 0 + 0 + OHX + + + ALZ053 + 10530 + Clarke + AL + US + 31.60 + -87.84 + 0 + 0 + MOB + + + ILZ033 + 130330 + Iroquois + IL + US + 40.75 + -87.83 + 0 + 0 + LOT + + + TNZ005 + 420050 + Stewart + TN + US + 36.50 + -87.83 + 0 + 0 + OHX + + + ILZ078 + 130780 + Wabash + IL + US + 38.41 + -87.82 + 0 + 0 + PAH + + + TNZ093 + 420930 + Wayne + TN + US + 35.26 + -87.80 + 0 + 0 + OHX + + + ALZ039 + 10390 + Marengo + AL + US + 32.27 + -87.79 + 0 + 0 + BMX + + + ALZ002 + 10020 + Colbert + AL + US + 34.74 + -87.78 + 0 + 0 + HUN + + + ILZ063 + 130630 + Clark + IL + US + 39.33 + -87.78 + 0 + 0 + ILX + + + TNZ024 + 420240 + Humphreys + TN + US + 36.03 + -87.77 + 0 + 0 + OHX + + + WIZ050 + 490500 + Manitowoc + WI + US + 44.11 + -87.77 + 0 + 0 + GRB + + + ILZ057 + 130570 + Edgar + IL + US + 39.68 + -87.75 + 0 + 0 + ILX + + + TNZ023 + 420230 + Houston + TN + US + 36.28 + -87.75 + 0 + 0 + OHX + + + ILZ046 + 130460 + Vermilion + IL + US + 40.19 + -87.74 + 0 + 0 + ILX + + + ILZ068 + 130680 + Crawford + IL + US + 39.02 + -87.74 + 0 + 0 + ILX + + + ALZ062 + 10620 + Upper_Baldwin + AL + US + 31.01 + -87.72 + 0 + 0 + MOB + + + ILZ073 + 130730 + Lawrence + IL + US + 38.72 + -87.71 + 0 + 0 + ILX + + + ALZ001 + 10010 + Lauderdale + AL + US + 34.88 + -87.70 + 0 + 0 + HUN + + + ALZ064 + 10640 + Lower_Baldwin + AL + US + 30.45 + -87.70 + 0 + 0 + MOB + + + ALZ013 + 10130 + Fayette + AL + US + 33.73 + -87.68 + 0 + 0 + BMX + + + KYZ015 + 170150 + Webster + KY + US + 37.50 + -87.66 + 0 + 0 + PAH + + + INZ081 + 140810 + Gibson + IN + US + 38.35 + -87.65 + 0 + 0 + PAH + + + ALZ032 + 10320 + Hale + AL + US + 32.75 + -87.64 + 0 + 0 + BMX + + + KYZ018 + 170180 + Henderson + KY + US + 37.81 + -87.61 + 0 + 0 + PAH + + + MIZ005 + 220050 + Marquette + MI + US + 46.48 + -87.61 + 0 + 0 + MQT + + + INZ086 + 140860 + Vanderburgh + IN + US + 38.00 + -87.58 + 0 + 0 + PAH + + + KYZ016 + 170160 + Hopkins + KY + US + 37.34 + -87.58 + 0 + 0 + PAH + + + MIZ012 + 220120 + Menominee + MI + US + 45.55 + -87.57 + 0 + 0 + MQT + + + WIZ040 + 490400 + Kewaunee + WI + US + 44.50 + -87.57 + 0 + 0 + GRB + + + KYZ017 + 170170 + Christian + KY + US + 36.90 + -87.50 + 0 + 0 + PAH + + + TNZ058 + 420580 + Lewis + TN + US + 35.53 + -87.49 + 0 + 0 + OHX + + + TNZ057 + 420570 + Hickman + TN + US + 35.81 + -87.47 + 0 + 0 + OHX + + + INZ060 + 140600 + Sullivan + IN + US + 39.08 + -87.46 + 0 + 0 + IND + + + ALZ023 + 10230 + Tuscaloosa + AL + US + 33.32 + -87.45 + 0 + 0 + BMX + + + INZ043 + 140430 + Vermillion + IN + US + 39.89 + -87.45 + 0 + 0 + IND + + + INZ067 + 140670 + Knox + IN + US + 38.66 + -87.43 + 0 + 0 + IND + + + INZ051 + 140510 + Vigo + IN + US + 39.43 + -87.42 + 0 + 0 + IND + + + FLZ001 + 90010 + Inland_Escambia + FL + US + 30.86 + -87.40 + 0 + 0 + MOB + + + INZ010 + 140100 + Newton + IN + US + 40.98 + -87.40 + 0 + 0 + LOT + + + TNZ094 + 420940 + Lawrence + TN + US + 35.24 + -87.40 + 0 + 0 + OHX + + + INZ001 + 140010 + Lake + IN + US + 41.44 + -87.38 + 0 + 0 + LOT + + + TNZ006 + 420060 + Montgomery + TN + US + 36.49 + -87.38 + 0 + 0 + OHX + + + ALZ014 + 10140 + Winston + AL + US + 34.15 + -87.37 + 0 + 0 + BMX + + + ALZ055 + 10550 + Monroe + AL + US + 31.54 + -87.35 + 0 + 0 + MOB + + + TNZ025 + 420250 + Dickson + TN + US + 36.15 + -87.35 + 0 + 0 + OHX + + + ALZ004 + 10040 + Lawrence + AL + US + 34.56 + -87.32 + 0 + 0 + HUN + + + INZ019 + 140190 + Benton + IN + US + 40.61 + -87.32 + 0 + 0 + LOT + + + INZ028 + 140280 + Warren + IN + US + 40.31 + -87.32 + 0 + 0 + IND + + + ALZ015 + 10150 + Walker + AL + US + 33.76 + -87.30 + 0 + 0 + BMX + + + INZ082 + 140820 + Pike + IN + US + 38.39 + -87.28 + 0 + 0 + PAH + + + KYZ020 + 170200 + McLean + KY + US + 37.54 + -87.28 + 0 + 0 + PAH + + + ALZ033 + 10330 + Perry + AL + US + 32.59 + -87.27 + 0 + 0 + BMX + + + INZ035 + 140350 + Fountain + IN + US + 40.17 + -87.27 + 0 + 0 + IND + + + WIZ022 + 490220 + Door + WI + US + 45.05 + -87.27 + 0 + 0 + GRB + + + ALZ054 + 10540 + Wilcox + AL + US + 32.05 + -87.26 + 0 + 0 + MOB + + + INZ087 + 140870 + Warrick + IN + US + 38.06 + -87.25 + 0 + 0 + PAH + + + INZ044 + 140440 + Parke + IN + US + 39.79 + -87.23 + 0 + 0 + IND + + + FLZ002 + 90020 + Coastal_Escambia + FL + US + 30.50 + -87.20 + 0 + 0 + MOB + + + KYZ022 + 170220 + Todd + KY + US + 36.86 + -87.20 + 0 + 0 + PAH + + + ALZ059 + 10590 + Escambia + AL + US + 31.13 + -87.16 + 0 + 0 + MOB + + + ALZ034 + 10340 + Bibb + AL + US + 33.04 + -87.15 + 0 + 0 + BMX + + + ALZ040 + 10400 + Dallas + AL + US + 32.38 + -87.14 + 0 + 0 + BMX + + + KYZ021 + 170210 + Muhlenberg + KY + US + 37.23 + -87.14 + 0 + 0 + PAH + + + KYZ019 + 170190 + Daviess + KY + US + 37.75 + -87.12 + 0 + 0 + PAH + + + INZ011 + 140110 + Jasper + IN + US + 41.01 + -87.11 + 0 + 0 + LOT + + + INZ052 + 140520 + Clay + IN + US + 39.39 + -87.10 + 0 + 0 + IND + + + INZ068 + 140680 + Daviess + IN + US + 38.70 + -87.10 + 0 + 0 + IND + + + TNZ026 + 420260 + Cheatham + TN + US + 36.26 + -87.09 + 0 + 0 + OHX + + + INZ002 + 140020 + Porter + IN + US + 41.47 + -87.08 + 0 + 0 + LOT + + + TNZ060 + 420600 + Maury + TN + US + 35.64 + -87.07 + 0 + 0 + OHX + + + ALZ056 + 10560 + Conecuh + AL + US + 31.47 + -87.04 + 0 + 0 + MOB + + + FLZ003 + 90030 + Inland_Santa_Rosa + FL + US + 30.86 + -87.04 + 0 + 0 + MOB + + + ALZ005 + 10050 + Limestone + AL + US + 34.78 + -87.02 + 0 + 0 + HUN + + + INZ088 + 140880 + Spencer + IN + US + 37.99 + -87.02 + 0 + 0 + PAH + + + TNZ095 + 420950 + Giles + TN + US + 35.23 + -87.02 + 0 + 0 + OHX + + + INZ061 + 140610 + Greene + IN + US + 39.03 + -86.98 + 0 + 0 + IND + + + ALZ024 + 10240 + Jefferson + AL + US + 33.55 + -86.93 + 0 + 0 + BMX + + + MIZ013 + 220130 + Delta + MI + US + 45.82 + -86.91 + 0 + 0 + MQT + + + TNZ059 + 420590 + Williamson + TN + US + 35.88 + -86.91 + 0 + 0 + OHX + + + INZ029 + 140290 + Tippecanoe + IN + US + 40.40 + -86.90 + 0 + 0 + IND + + + INZ036 + 140360 + Montgomery + IN + US + 40.05 + -86.90 + 0 + 0 + IND + + + FLZ004 + 90040 + Coastal_Santa_Rosa + FL + US + 30.53 + -86.89 + 0 + 0 + MOB + + + INZ083 + 140830 + Dubois + IN + US + 38.36 + -86.88 + 0 + 0 + LMK + + + KYZ026 + 170260 + Ohio + KY + US + 37.48 + -86.86 + 0 + 0 + LMK + + + INZ053 + 140530 + Owen + IN + US + 39.31 + -86.85 + 0 + 0 + IND + + + KYZ070 + 170700 + Logan + KY + US + 36.86 + -86.85 + 0 + 0 + LMK + + + INZ020 + 140200 + White + IN + US + 40.75 + -86.84 + 0 + 0 + IWX + + + ALZ007 + 10070 + Morgan + AL + US + 34.50 + -86.83 + 0 + 0 + HUN + + + INZ045 + 140450 + Putnam + IN + US + 39.67 + -86.83 + 0 + 0 + IND + + + TNZ007 + 420070 + Robertson + TN + US + 36.50 + -86.82 + 0 + 0 + OHX + + + INZ069 + 140690 + Martin + IN + US + 38.70 + -86.81 + 0 + 0 + IND + + + KYZ023 + 170230 + Hancock + KY + US + 37.83 + -86.81 + 0 + 0 + LMK + + + ALZ016 + 10160 + Cullman + AL + US + 34.09 + -86.78 + 0 + 0 + HUN + + + TNZ027 + 420270 + Davidson + TN + US + 36.19 + -86.78 + 0 + 0 + OHX + + + TNZ061 + 420610 + Marshall + TN + US + 35.49 + -86.77 + 0 + 0 + OHX + + + INZ003 + 140030 + La_Porte + IN + US + 41.50 + -86.71 + 0 + 0 + IWX + + + ALZ035 + 10350 + Chilton + AL + US + 32.87 + -86.70 + 0 + 0 + BMX + + + INZ012 + 140120 + Starke + IN + US + 41.31 + -86.70 + 0 + 0 + IWX + + + INZ013 + 140130 + Pulaski + IN + US + 41.05 + -86.70 + 0 + 0 + IWX + + + ALZ025 + 10250 + Shelby + AL + US + 33.29 + -86.68 + 0 + 0 + BMX + + + ALZ057 + 10570 + Butler + AL + US + 31.75 + -86.68 + 0 + 0 + MOB + + + KYZ061 + 170610 + Butler + KY + US + 37.20 + -86.67 + 0 + 0 + LMK + + + ALZ041 + 10410 + Autauga + AL + US + 32.52 + -86.66 + 0 + 0 + BMX + + + ALZ042 + 10420 + Lowndes + AL + US + 32.19 + -86.66 + 0 + 0 + BMX + + + ALZ017 + 10170 + Blount + AL + US + 34.01 + -86.64 + 0 + 0 + BMX + + + INZ089 + 140890 + Perry + IN + US + 38.05 + -86.63 + 0 + 0 + LMK + + + FLZ006 + 90060 + Coastal_Okaloosa + FL + US + 30.55 + -86.59 + 0 + 0 + MOB + + + KYZ072 + 170720 + Simpson + KY + US + 36.77 + -86.59 + 0 + 0 + LMK + + + FLZ005 + 90050 + Inland_Okaloosa + FL + US + 30.86 + -86.58 + 0 + 0 + MOB + + + INZ021 + 140210 + Carroll + IN + US + 40.59 + -86.57 + 0 + 0 + IND + + + TNZ096 + 420960 + Lincoln + TN + US + 35.19 + -86.57 + 0 + 0 + HUN + + + MIZ077 + 220770 + Berrien + MI + US + 42.01 + -86.53 + 0 + 0 + IWX + + + ALZ006 + 10060 + Madison + AL + US + 34.74 + -86.52 + 0 + 0 + HUN + + + INZ046 + 140460 + Hendricks + IN + US + 39.77 + -86.52 + 0 + 0 + IND + + + INZ062 + 140620 + Monroe + IN + US + 39.16 + -86.52 + 0 + 0 + IND + + + INZ076 + 140760 + Orange + IN + US + 38.54 + -86.50 + 0 + 0 + LMK + + + INZ070 + 140700 + Lawrence + IN + US + 38.84 + -86.49 + 0 + 0 + IND + + + INZ037 + 140370 + Boone + IN + US + 40.06 + -86.48 + 0 + 0 + IND + + + INZ054 + 140540 + Morgan + IN + US + 39.48 + -86.48 + 0 + 0 + IND + + + MIZ006 + 220060 + Alger + MI + US + 46.43 + -86.48 + 0 + 0 + MQT + + + TNZ008 + 420080 + Sumner + TN + US + 36.45 + -86.48 + 0 + 0 + OHX + + + INZ030 + 140300 + Clinton + IN + US + 40.31 + -86.47 + 0 + 0 + IND + + + INZ084 + 140840 + Crawford + IN + US + 38.26 + -86.46 + 0 + 0 + LMK + + + TNZ075 + 420750 + Bedford + TN + US + 35.52 + -86.45 + 0 + 0 + OHX + + + ALZ060 + 10600 + Covington + AL + US + 31.26 + -86.44 + 0 + 0 + MOB + + + KYZ024 + 170240 + Breckinridge + KY + US + 37.81 + -86.42 + 0 + 0 + LMK + + + TNZ062 + 420620 + Rutherford + TN + US + 35.86 + -86.41 + 0 + 0 + OHX + + + KYZ071 + 170710 + Warren + KY + US + 36.99 + -86.40 + 0 + 0 + LMK + + + INZ022 + 140220 + Cass + IN + US + 40.75 + -86.38 + 0 + 0 + IWX + + + TNZ076 + 420760 + Moore + TN + US + 35.28 + -86.38 + 0 + 0 + HUN + + + KYZ027 + 170270 + Grayson + KY + US + 37.47 + -86.35 + 0 + 0 + LMK + + + ALZ008 + 10080 + Marshall + AL + US + 34.36 + -86.32 + 0 + 0 + HUN + + + ALZ058 + 10580 + Crenshaw + AL + US + 31.75 + -86.32 + 0 + 0 + MOB + + + ALZ026 + 10260 + St._Clair + AL + US + 33.69 + -86.31 + 0 + 0 + BMX + + + INZ004 + 140040 + St._Joseph + IN + US + 41.60 + -86.30 + 0 + 0 + IWX + + + MIZ043 + 220430 + Oceana + MI + US + 43.64 + -86.29 + 0 + 0 + GRR + + + TNZ028 + 420280 + Wilson + TN + US + 36.15 + -86.29 + 0 + 0 + OHX + + + MIZ037 + 220370 + Mason + MI + US + 44.00 + -86.28 + 0 + 0 + GRR + + + ALZ036 + 10360 + Coosa + AL + US + 32.93 + -86.27 + 0 + 0 + BMX + + + INZ014 + 140140 + Marshall + IN + US + 41.33 + -86.27 + 0 + 0 + IWX + + + KYZ062 + 170620 + Edmonson + KY + US + 37.20 + -86.27 + 0 + 0 + LMK + + + INZ063 + 140630 + Brown + IN + US + 39.19 + -86.24 + 0 + 0 + IND + + + KYZ025 + 170250 + Meade + KY + US + 38.00 + -86.24 + 0 + 0 + LMK + + + MIZ085 + 220850 + Northern_Schoolcraft + MI + US + 46.33 + -86.23 + 0 + 0 + MQT + + + ALZ044 + 10440 + Montgomery + AL + US + 32.24 + -86.21 + 0 + 0 + BMX + + + FLZ007 + 90070 + Inland_Walton + FL + US + 30.85 + -86.21 + 0 + 0 + TAE + + + INZ015 + 140150 + Fulton + IN + US + 41.05 + -86.21 + 0 + 0 + IWX + + + KYZ073 + 170730 + Allen + KY + US + 36.78 + -86.19 + 0 + 0 + LMK + + + MIZ014 + 220140 + Southern_Schoolcraft + MI + US + 46.00 + -86.17 + 0 + 0 + MQT + + + ALZ027 + 10270 + Talladega + AL + US + 33.40 + -86.15 + 0 + 0 + BMX + + + ALZ043 + 10430 + Elmore + AL + US + 32.59 + -86.14 + 0 + 0 + BMX + + + INZ047 + 140470 + Marion + IN + US + 39.78 + -86.14 + 0 + 0 + IND + + + INZ090 + 140900 + Harrison + IN + US + 38.19 + -86.13 + 0 + 0 + LMK + + + MIZ050 + 220500 + Muskegon + MI + US + 43.30 + -86.13 + 0 + 0 + GRR + + + TNZ029 + 420290 + Trousdale + TN + US + 36.40 + -86.13 + 0 + 0 + OHX + + + FLZ008 + 90080 + Coastal_Walton + FL + US + 30.49 + -86.12 + 0 + 0 + TAE + + + INZ031 + 140310 + Howard + IN + US + 40.48 + -86.12 + 0 + 0 + IND + + + INZ055 + 140550 + Johnson + IN + US + 39.49 + -86.11 + 0 + 0 + IND + + + MIZ031 + 220310 + Manistee + MI + US + 44.35 + -86.10 + 0 + 0 + APX + + + TNZ097 + 420970 + Franklin + TN + US + 35.18 + -86.10 + 0 + 0 + HUN + + + INZ077 + 140770 + Washington + IN + US + 38.60 + -86.09 + 0 + 0 + LMK + + + INZ071 + 140710 + Jackson + IN + US + 38.90 + -86.07 + 0 + 0 + IND + + + MIZ071 + 220710 + Van_Buren + MI + US + 42.25 + -86.07 + 0 + 0 + GRR + + + TNZ077 + 420770 + Coffee + TN + US + 35.50 + -86.07 + 0 + 0 + OHX + + + INZ039 + 140390 + Hamilton + IN + US + 40.08 + -86.06 + 0 + 0 + IND + + + ALZ018 + 10180 + Etowah + AL + US + 34.03 + -86.05 + 0 + 0 + BMX + + + INZ038 + 140380 + Tipton + IN + US + 40.32 + -86.05 + 0 + 0 + IND + + + TNZ063 + 420630 + Cannon + TN + US + 35.81 + -86.05 + 0 + 0 + OHX + + + MIZ025 + 220250 + Benzie + MI + US + 44.65 + -86.04 + 0 + 0 + APX + + + MIZ056 + 220560 + Ottawa + MI + US + 42.99 + -86.03 + 0 + 0 + GRR + + + INZ023 + 140230 + Miami + IN + US + 40.79 + -86.02 + 0 + 0 + IWX + + + MIZ078 + 220780 + Cass + MI + US + 41.92 + -86.00 + 0 + 0 + IWX + + + TNZ009 + 420090 + Macon + TN + US + 36.53 + -86.00 + 0 + 0 + OHX + + + ALZ065 + 10650 + Coffee + AL + US + 31.41 + -85.99 + 0 + 0 + TAE + + + KYZ028 + 170280 + Hardin + KY + US + 37.72 + -85.98 + 0 + 0 + LMK + + + ALZ009 + 10090 + Jackson + AL + US + 34.74 + -85.97 + 0 + 0 + HUN + + + KYZ074 + 170740 + Barren + KY + US + 36.95 + -85.96 + 0 + 0 + LMK + + + TNZ030 + 420300 + Smith + TN + US + 36.26 + -85.96 + 0 + 0 + OHX + + + ALZ049 + 10490 + Pike + AL + US + 31.85 + -85.93 + 0 + 0 + BMX + + + ALZ028 + 10280 + Clay + AL + US + 33.30 + -85.91 + 0 + 0 + BMX + + + KYZ063 + 170630 + Hart + KY + US + 37.30 + -85.91 + 0 + 0 + LMK + + + MIZ064 + 220640 + Allegan + MI + US + 42.60 + -85.91 + 0 + 0 + GRR + + + INZ064 + 140640 + Bartholomew + IN + US + 39.19 + -85.90 + 0 + 0 + IND + + + INZ091 + 140910 + Floyd + IN + US + 38.30 + -85.90 + 0 + 0 + LMK + + + INZ016 + 140160 + Kosciusko + IN + US + 41.25 + -85.87 + 0 + 0 + IWX + + + INZ005 + 140050 + Elkhart + IN + US + 41.60 + -85.86 + 0 + 0 + IWX + + + TNZ064 + 420640 + DeKalb + TN + US + 35.98 + -85.84 + 0 + 0 + OHX + + + ALZ019 + 10190 + Calhoun + AL + US + 33.76 + -85.83 + 0 + 0 + BMX + + + ALZ068 + 10680 + Geneva + AL + US + 31.10 + -85.83 + 0 + 0 + TAE + + + ALZ010 + 10100 + De_Kalb + AL + US + 34.53 + -85.82 + 0 + 0 + HUN + + + ALZ037 + 10370 + Tallapoosa + AL + US + 32.81 + -85.80 + 0 + 0 + BMX + + + INZ024 + 140240 + Wabash + IN + US + 40.85 + -85.80 + 0 + 0 + IWX + + + INZ056 + 140560 + Shelby + IN + US + 39.52 + -85.80 + 0 + 0 + IND + + + MIZ038 + 220380 + Lake + MI + US + 43.99 + -85.80 + 0 + 0 + GRR + + + MIZ044 + 220440 + Newaygo + MI + US + 43.56 + -85.80 + 0 + 0 + GRR + + + FLZ009 + 90090 + Holmes + FL + US + 30.86 + -85.77 + 0 + 0 + TAE + + + INZ048 + 140480 + Hancock + IN + US + 39.83 + -85.77 + 0 + 0 + IND + + + TNZ078 + 420780 + Warren + TN + US + 35.68 + -85.77 + 0 + 0 + OHX + + + INZ078 + 140780 + Scott + IN + US + 38.69 + -85.74 + 0 + 0 + LMK + + + ALZ045 + 10450 + Macon + AL + US + 32.42 + -85.72 + 0 + 0 + BMX + + + INZ040 + 140400 + Madison + IN + US + 40.17 + -85.72 + 0 + 0 + IND + + + ALZ046 + 10460 + Bullock + AL + US + 32.10 + -85.71 + 0 + 0 + BMX + + + FLZ010 + 90100 + Washington + FL + US + 30.62 + -85.71 + 0 + 0 + TAE + + + INZ092 + 140920 + Clark + IN + US + 38.44 + -85.71 + 0 + 0 + LMK + + + KYZ075 + 170750 + Monroe + KY + US + 36.73 + -85.71 + 0 + 0 + LMK + + + MIZ020 + 220200 + Leelanau + MI + US + 44.99 + -85.71 + 0 + 0 + APX + + + KYZ029 + 170290 + Bullitt + KY + US + 37.97 + -85.70 + 0 + 0 + LMK + + + TNZ079 + 420790 + Grundy + TN + US + 35.38 + -85.70 + 0 + 0 + OHX + + + KYZ030 + 170300 + Jefferson + KY + US + 38.19 + -85.69 + 0 + 0 + LMK + + + KYZ053 + 170530 + Larue + KY + US + 37.57 + -85.69 + 0 + 0 + LMK + + + FLZ012 + 90120 + Bay + FL + US + 30.31 + -85.68 + 0 + 0 + TAE + + + TNZ031 + 420310 + Jackson + TN + US + 36.37 + -85.67 + 0 + 0 + OHX + + + INZ032 + 140320 + Grant + IN + US + 40.53 + -85.66 + 0 + 0 + IWX + + + INZ072 + 140720 + Jennings + IN + US + 39.00 + -85.63 + 0 + 0 + IND + + + ALZ020 + 10200 + Cherokee + AL + US + 34.23 + -85.62 + 0 + 0 + BMX + + + KYZ076 + 170760 + Metcalfe + KY + US + 37.01 + -85.62 + 0 + 0 + LMK + + + TNZ098 + 420980 + Marion + TN + US + 35.16 + -85.62 + 0 + 0 + MRX + + + ALZ066 + 10660 + Dale + AL + US + 31.41 + -85.61 + 0 + 0 + TAE + + + ALZ021 + 10210 + Cleburne + AL + US + 33.72 + -85.60 + 0 + 0 + BMX + + + MIZ026 + 220260 + Grand_Traverse + MI + US + 44.75 + -85.58 + 0 + 0 + APX + + + MIZ032 + 220320 + Wexford + MI + US + 44.34 + -85.58 + 0 + 0 + APX + + + MIZ057 + 220570 + Kent + MI + US + 43.03 + -85.56 + 0 + 0 + GRR + + + MIZ079 + 220790 + St._Joseph + MI + US + 41.92 + -85.55 + 0 + 0 + IWX + + + MIZ007 + 220070 + Luce + MI + US + 46.50 + -85.54 + 0 + 0 + MQT + + + TNZ010 + 420100 + Clay + TN + US + 36.52 + -85.54 + 0 + 0 + OHX + + + KYZ064 + 170640 + Green + KY + US + 37.29 + -85.53 + 0 + 0 + LMK + + + MIZ072 + 220720 + Kalamazoo + MI + US + 42.25 + -85.53 + 0 + 0 + GRR + + + INZ017 + 140170 + Whitley + IN + US + 41.15 + -85.50 + 0 + 0 + IWX + + + INZ065 + 140650 + Decatur + IN + US + 39.29 + -85.50 + 0 + 0 + IND + + + INZ025 + 140250 + Huntington + IN + US + 40.84 + -85.49 + 0 + 0 + IWX + + + GAZ001 + 100010 + Dade + GA + US + 34.81 + -85.48 + 0 + 0 + FFC + + + INZ057 + 140570 + Rush + IN + US + 39.62 + -85.48 + 0 + 0 + IND + + + KYZ031 + 170310 + Oldham + KY + US + 38.42 + -85.47 + 0 + 0 + LMK + + + INZ079 + 140790 + Jefferson + IN + US + 38.75 + -85.45 + 0 + 0 + LMK + + + KYZ045 + 170450 + Nelson + KY + US + 37.76 + -85.45 + 0 + 0 + LMK + + + TNZ032 + 420320 + Putnam + TN + US + 36.15 + -85.45 + 0 + 0 + OHX + + + ALZ029 + 10290 + Randolph + AL + US + 33.31 + -85.44 + 0 + 0 + BMX + + + TNZ065 + 420650 + White + TN + US + 35.94 + -85.44 + 0 + 0 + OHX + + + INZ006 + 140060 + Lagrange + IN + US + 41.65 + -85.43 + 0 + 0 + IWX + + + INZ008 + 140080 + Noble + IN + US + 41.41 + -85.43 + 0 + 0 + IWX + + + TNZ080 + 420800 + Van_Buren + TN + US + 35.69 + -85.43 + 0 + 0 + OHX + + + KYZ081 + 170810 + Cumberland + KY + US + 36.78 + -85.42 + 0 + 0 + LMK + + + TNZ081 + 420810 + Sequatchie + TN + US + 35.36 + -85.42 + 0 + 0 + MRX + + + ALZ050 + 10500 + Barbour + AL + US + 31.89 + -85.40 + 0 + 0 + BMX + + + INZ041 + 140410 + Delaware + IN + US + 40.24 + -85.40 + 0 + 0 + IND + + + INZ049 + 140490 + Henry + IN + US + 39.94 + -85.40 + 0 + 0 + IND + + + ALZ038 + 10380 + Chambers + AL + US + 32.93 + -85.36 + 0 + 0 + BMX + + + ALZ069 + 10690 + Houston + AL + US + 31.16 + -85.35 + 0 + 0 + TAE + + + ALZ047 + 10470 + Lee + AL + US + 32.58 + -85.34 + 0 + 0 + BMX + + + KYZ065 + 170650 + Taylor + KY + US + 37.33 + -85.34 + 0 + 0 + LMK + + + MIZ039 + 220390 + Osceola + MI + US + 43.99 + -85.33 + 0 + 0 + GRR + + + MIZ045 + 220450 + Mecosta + MI + US + 43.64 + -85.33 + 0 + 0 + GRR + + + INZ033 + 140330 + Blackford + IN + US + 40.49 + -85.32 + 0 + 0 + IWX + + + GAZ011 + 100110 + Chattooga + GA + US + 34.44 + -85.31 + 0 + 0 + FFC + + + KYZ032 + 170320 + Trimble + KY + US + 38.62 + -85.31 + 0 + 0 + LMK + + + KYZ038 + 170380 + Spencer + KY + US + 38.05 + -85.31 + 0 + 0 + LMK + + + MIZ065 + 220650 + Barry + MI + US + 42.60 + -85.31 + 0 + 0 + GRR + + + GAZ002 + 100020 + Walker + GA + US + 34.79 + -85.29 + 0 + 0 + FFC + + + KYZ077 + 170770 + Adair + KY + US + 37.12 + -85.29 + 0 + 0 + LMK + + + KYZ054 + 170540 + Marion + KY + US + 37.57 + -85.28 + 0 + 0 + LMK + + + TNZ033 + 420330 + Overton + TN + US + 36.35 + -85.28 + 0 + 0 + OHX + + + INZ073 + 140730 + Ripley + IN + US + 39.11 + -85.27 + 0 + 0 + ILN + + + INZ026 + 140260 + Wells + IN + US + 40.76 + -85.26 + 0 + 0 + IWX + + + ALZ067 + 10670 + Henry + AL + US + 31.55 + -85.23 + 0 + 0 + TAE + + + FLZ011 + 90110 + Jackson + FL + US + 30.79 + -85.23 + 0 + 0 + TAE + + + GAZ019 + 100190 + Floyd + GA + US + 34.34 + -85.23 + 0 + 0 + FFC + + + FLZ014 + 90140 + Gulf + FL + US + 29.94 + -85.22 + 0 + 0 + TAE + + + KYZ034 + 170340 + Shelby + KY + US + 38.20 + -85.22 + 0 + 0 + LMK + + + GAZ041 + 100410 + Haralson + GA + US + 33.78 + -85.21 + 0 + 0 + FFC + + + KYZ046 + 170460 + Washington + KY + US + 37.77 + -85.20 + 0 + 0 + LMK + + + MIZ051 + 220510 + Montcalm + MI + US + 43.30 + -85.20 + 0 + 0 + GRR + + + TNZ099 + 420990 + Hamilton + TN + US + 35.23 + -85.20 + 0 + 0 + MRX + + + GAZ030 + 100300 + Polk + GA + US + 34.00 + -85.17 + 0 + 0 + FFC + + + INZ058 + 140580 + Fayette + IN + US + 39.65 + -85.17 + 0 + 0 + ILN + + + ALZ048 + 10480 + Russell + AL + US + 32.29 + -85.16 + 0 + 0 + BMX + + + FLZ013 + 90130 + Calhoun + FL + US + 30.40 + -85.16 + 0 + 0 + TAE + + + TNZ082 + 420820 + Bledsoe + TN + US + 35.57 + -85.16 + 0 + 0 + MRX + + + KYZ082 + 170820 + Clinton + KY + US + 36.75 + -85.15 + 0 + 0 + LMK + + + MIZ021 + 220210 + Antrim + MI + US + 45.01 + -85.15 + 0 + 0 + APX + + + KYZ089 + 170890 + Carroll + KY + US + 38.68 + -85.14 + 0 + 0 + ILN + + + TNZ011 + 420110 + Pickett + TN + US + 36.52 + -85.14 + 0 + 0 + OHX + + + GAZ003 + 100030 + Catoosa + GA + US + 34.88 + -85.12 + 0 + 0 + FFC + + + KYZ033 + 170330 + Henry + KY + US + 38.47 + -85.12 + 0 + 0 + LMK + + + GAZ052 + 100520 + Heard + GA + US + 33.28 + -85.11 + 0 + 0 + FFC + + + MIZ033 + 220330 + Missaukee + MI + US + 44.34 + -85.10 + 0 + 0 + APX + + + MIZ027 + 220270 + Kalkaska + MI + US + 44.69 + -85.09 + 0 + 0 + APX + + + MIZ058 + 220580 + Ionia + MI + US + 42.95 + -85.08 + 0 + 0 + GRR + + + GAZ042 + 100420 + Carroll + GA + US + 33.62 + -85.07 + 0 + 0 + FFC + + + INZ018 + 140180 + Allen + IN + US + 41.11 + -85.07 + 0 + 0 + IWX + + + KYZ078 + 170780 + Russell + KY + US + 37.01 + -85.07 + 0 + 0 + LMK + + + INZ066 + 140660 + Franklin + IN + US + 39.39 + -85.06 + 0 + 0 + ILN + + + MIZ019 + 220190 + Charlevoix + MI + US + 45.25 + -85.06 + 0 + 0 + APX + + + MIZ080 + 220800 + Branch + MI + US + 41.92 + -85.06 + 0 + 0 + IWX + + + GAZ066 + 100660 + Troup + GA + US + 33.04 + -85.04 + 0 + 0 + FFC + + + GAZ120 + 101200 + Quitman + GA + US + 31.88 + -85.02 + 0 + 0 + TAE + + + INZ050 + 140500 + Wayne + IN + US + 39.87 + -85.02 + 0 + 0 + ILN + + + INZ034 + 140340 + Jay + IN + US + 40.45 + -85.01 + 0 + 0 + IWX + + + INZ042 + 140420 + Randolph + IN + US + 40.17 + -85.01 + 0 + 0 + IND + + + MIZ073 + 220730 + Calhoun + MI + US + 42.25 + -85.01 + 0 + 0 + GRR + + + INZ080 + 140800 + Switzerland + IN + US + 38.81 + -85.00 + 0 + 0 + ILN + + + KYZ039 + 170390 + Anderson + KY + US + 38.00 + -85.00 + 0 + 0 + LMK + + + INZ007 + 140070 + Steuben + IN + US + 41.65 + -84.99 + 0 + 0 + IWX + + + INZ009 + 140090 + De_Kalb + IN + US + 41.41 + -84.99 + 0 + 0 + IWX + + + INZ075 + 140750 + Ohio + IN + US + 38.97 + -84.99 + 0 + 0 + ILN + + + MIZ015 + 220150 + Mackinac + MI + US + 46.04 + -84.99 + 0 + 0 + APX + + + GAZ004 + 100040 + Whitfield + GA + US + 34.80 + -84.98 + 0 + 0 + FFC + + + INZ074 + 140740 + Dearborn + IN + US + 39.12 + -84.98 + 0 + 0 + ILN + + + TNZ066 + 420660 + Cumberland + TN + US + 35.96 + -84.98 + 0 + 0 + OHX + + + GAZ121 + 101210 + Clay + GA + US + 31.64 + -84.96 + 0 + 0 + TAE + + + KYZ066 + 170660 + Casey + KY + US + 37.33 + -84.95 + 0 + 0 + LMK + + + MIZ016 + 220160 + Emmet + MI + US + 45.53 + -84.95 + 0 + 0 + APX + + + INZ027 + 140270 + Adams + IN + US + 40.76 + -84.94 + 0 + 0 + IWX + + + INZ059 + 140590 + Union + IN + US + 39.62 + -84.93 + 0 + 0 + ILN + + + GAZ078 + 100780 + Harris + GA + US + 32.73 + -84.92 + 0 + 0 + FFC + + + TNZ083 + 420830 + Rhea + TN + US + 35.62 + -84.92 + 0 + 0 + MRX + + + KYZ035 + 170350 + Franklin + KY + US + 38.23 + -84.89 + 0 + 0 + LMK + + + TNZ034 + 420340 + Fentress + TN + US + 36.36 + -84.89 + 0 + 0 + OHX + + + GAZ031 + 100310 + Paulding + GA + US + 33.93 + -84.88 + 0 + 0 + FFC + + + GAZ012 + 100120 + Gordon + GA + US + 34.51 + -84.87 + 0 + 0 + FFC + + + GAZ089 + 100890 + Muscogee + GA + US + 32.49 + -84.87 + 0 + 0 + FFC + + + GAZ142 + 101420 + Early + GA + US + 31.30 + -84.87 + 0 + 0 + TAE + + + GAZ155 + 101550 + Seminole + GA + US + 30.90 + -84.87 + 0 + 0 + TAE + + + KYZ047 + 170470 + Mercer + KY + US + 37.82 + -84.87 + 0 + 0 + LMK + + + KYZ055 + 170550 + Boyle + KY + US + 37.63 + -84.86 + 0 + 0 + LMK + + + FLZ026 + 90260 + Liberty + FL + US + 30.29 + -84.85 + 0 + 0 + TAE + + + GAZ102 + 101020 + Stewart + GA + US + 32.07 + -84.85 + 0 + 0 + FFC + + + KYZ090 + 170900 + Gallatin + KY + US + 38.77 + -84.85 + 0 + 0 + ILN + + + MIZ040 + 220400 + Clare + MI + US + 43.99 + -84.85 + 0 + 0 + GRR + + + MIZ046 + 220460 + Isabella + MI + US + 43.64 + -84.85 + 0 + 0 + GRR + + + TNZ100 + 421000 + Bradley + TN + US + 35.18 + -84.85 + 0 + 0 + MRX + + + GAZ020 + 100200 + Bartow + GA + US + 34.25 + -84.84 + 0 + 0 + FFC + + + MIZ066 + 220660 + Eaton + MI + US + 42.60 + -84.84 + 0 + 0 + GRR + + + KYZ083 + 170830 + Wayne + KY + US + 36.80 + -84.83 + 0 + 0 + JKL + + + KYZ094 + 170940 + Owen + KY + US + 38.53 + -84.83 + 0 + 0 + ILN + + + GAZ090 + 100900 + Chattahoochee + GA + US + 32.38 + -84.82 + 0 + 0 + FFC + + + TNZ084 + 420840 + Meigs + TN + US + 35.52 + -84.82 + 0 + 0 + MRX + + + FLZ015 + 90150 + Franklin + FL + US + 29.80 + -84.77 + 0 + 0 + TAE + + + GAZ005 + 100050 + Murray + GA + US + 34.79 + -84.76 + 0 + 0 + FFC + + + KYZ040 + 170400 + Woodford + KY + US + 38.02 + -84.76 + 0 + 0 + LMK + + + GAZ053 + 100530 + Coweta + GA + US + 33.35 + -84.75 + 0 + 0 + FFC + + + KYZ091 + 170910 + Boone + KY + US + 38.96 + -84.75 + 0 + 0 + ILN + + + GAZ043 + 100430 + Douglas + GA + US + 33.69 + -84.74 + 0 + 0 + FFC + + + GAZ122 + 101220 + Randolph + GA + US + 31.77 + -84.74 + 0 + 0 + TAE + + + GAZ143 + 101430 + Miller + GA + US + 31.17 + -84.72 + 0 + 0 + TAE + + + GAZ067 + 100670 + Meriwether + GA + US + 33.03 + -84.67 + 0 + 0 + FFC + + + KYZ067 + 170670 + Lincoln + KY + US + 37.44 + -84.66 + 0 + 0 + LMK + + + OHZ060 + 350600 + Preble + OH + US + 39.74 + -84.65 + 0 + 0 + ILN + + + KYZ095 + 170950 + Grant + KY + US + 38.64 + -84.64 + 0 + 0 + ILN + + + TNZ085 + 420850 + McMinn + TN + US + 35.45 + -84.63 + 0 + 0 + MRX + + + GAZ123 + 101230 + Calhoun + GA + US + 31.54 + -84.62 + 0 + 0 + TAE + + + GAZ156 + 101560 + Decatur + GA + US + 30.89 + -84.62 + 0 + 0 + TAE + + + MIZ022 + 220220 + Otsego + MI + US + 45.03 + -84.62 + 0 + 0 + APX + + + OHZ034 + 350340 + Mercer + OH + US + 40.54 + -84.62 + 0 + 0 + ILN + + + OHZ042 + 350420 + Darke + OH + US + 40.14 + -84.62 + 0 + 0 + ILN + + + TNZ035 + 420350 + Morgan + TN + US + 36.14 + -84.62 + 0 + 0 + MRX + + + FLZ016 + 90160 + Gadsden + FL + US + 30.56 + -84.61 + 0 + 0 + TAE + + + KYZ079 + 170790 + Pulaski + KY + US + 37.12 + -84.61 + 0 + 0 + JKL + + + MIZ028 + 220280 + Crawford + MI + US + 44.69 + -84.61 + 0 + 0 + APX + + + MIZ034 + 220340 + Roscommon + MI + US + 44.34 + -84.61 + 0 + 0 + APX + + + MIZ052 + 220520 + Gratiot + MI + US + 43.30 + -84.61 + 0 + 0 + GRR + + + MIZ059 + 220590 + Clinton + MI + US + 42.95 + -84.60 + 0 + 0 + GRR + + + MIZ081 + 220810 + Hillsdale + MI + US + 41.89 + -84.60 + 0 + 0 + IWX + + + GAZ044 + 100440 + South_Fulton + GA + US + 33.62 + -84.59 + 0 + 0 + FFC + + + KYZ036 + 170360 + Scott + KY + US + 38.30 + -84.59 + 0 + 0 + LMK + + + KYZ048 + 170480 + Jessamine + KY + US + 37.87 + -84.59 + 0 + 0 + LMK + + + OHZ070 + 350700 + Butler + OH + US + 39.44 + -84.58 + 0 + 0 + ILN + + + OHZ015 + 350150 + Paulding + OH + US + 41.12 + -84.57 + 0 + 0 + IWX + + + OHZ024 + 350240 + Van_Wert + OH + US + 40.84 + -84.57 + 0 + 0 + IWX + + + TNZ101 + 421010 + West_Polk + TN + US + 35.14 + -84.57 + 0 + 0 + MRX + + + GAZ032 + 100320 + Cobb + GA + US + 33.93 + -84.56 + 0 + 0 + FFC + + + OHZ001 + 350010 + Williams + OH + US + 41.57 + -84.56 + 0 + 0 + IWX + + + KYZ056 + 170560 + Garrard + KY + US + 37.65 + -84.55 + 0 + 0 + LMK + + + GAZ103 + 101030 + Webster + GA + US + 32.07 + -84.54 + 0 + 0 + FFC + + + OHZ077 + 350770 + Hamilton + OH + US + 39.16 + -84.54 + 0 + 0 + ILN + + + GAZ091 + 100910 + Marion + GA + US + 32.35 + -84.52 + 0 + 0 + FFC + + + KYZ084 + 170840 + McCreary + KY + US + 36.78 + -84.52 + 0 + 0 + JKL + + + KYZ092 + 170920 + Kenton + KY + US + 38.94 + -84.52 + 0 + 0 + ILN + + + TNZ067 + 420670 + Roane + TN + US + 35.85 + -84.52 + 0 + 0 + MRX + + + OHZ004 + 350040 + Defiance + OH + US + 41.29 + -84.51 + 0 + 0 + IWX + + + TNZ012 + 420120 + Scott + TN + US + 36.39 + -84.51 + 0 + 0 + MRX + + + GAZ054 + 100540 + Fayette + GA + US + 33.41 + -84.49 + 0 + 0 + FFC + + + GAZ079 + 100790 + Talbot + GA + US + 32.70 + -84.49 + 0 + 0 + FFC + + + KYZ041 + 170410 + Fayette + KY + US + 38.03 + -84.48 + 0 + 0 + LMK + + + MIZ017 + 220170 + Cheboygan + MI + US + 45.49 + -84.47 + 0 + 0 + APX + + + GAZ013 + 100130 + Pickens + GA + US + 34.47 + -84.46 + 0 + 0 + FFC + + + GAZ021 + 100210 + Cherokee + GA + US + 34.25 + -84.46 + 0 + 0 + FFC + + + TNZ102 + 421020 + East_Polk + TN + US + 35.12 + -84.44 + 0 + 0 + MRX + + + MIZ074 + 220740 + Jackson + MI + US + 42.25 + -84.43 + 0 + 0 + GRR + + + GAZ007 + 100070 + Gilmer + GA + US + 34.70 + -84.42 + 0 + 0 + FFC + + + GAZ124 + 101240 + Terrell + GA + US + 31.79 + -84.42 + 0 + 0 + TAE + + + FLZ027 + 90270 + Wakulla + FL + US + 30.14 + -84.40 + 0 + 0 + TAE + + + GAZ068 + 100680 + Pike + GA + US + 33.09 + -84.39 + 0 + 0 + FFC + + + GAZ144 + 101440 + Baker + GA + US + 31.27 + -84.39 + 0 + 0 + TAE + + + MIZ041 + 220410 + Gladwin + MI + US + 43.99 + -84.39 + 0 + 0 + APX + + + MIZ047 + 220470 + Midland + MI + US + 43.65 + -84.39 + 0 + 0 + DTX + + + KYZ093 + 170930 + Campbell + KY + US + 38.96 + -84.37 + 0 + 0 + ILN + + + KYZ096 + 170960 + Pendleton + KY + US + 38.70 + -84.37 + 0 + 0 + ILN + + + MIZ067 + 220670 + Ingham + MI + US + 42.60 + -84.37 + 0 + 0 + GRR + + + GAZ033 + 100330 + North_Fulton + GA + US + 33.92 + -84.35 + 0 + 0 + FFC + + + GAZ055 + 100550 + Clayton + GA + US + 33.50 + -84.35 + 0 + 0 + FFC + + + MIZ008 + 220080 + Chippewa + MI + US + 46.34 + -84.35 + 0 + 0 + APX + + + TNZ068 + 420680 + Loudon + TN + US + 35.76 + -84.35 + 0 + 0 + MRX + + + FLZ017 + 90170 + Leon + FL + US + 30.49 + -84.34 + 0 + 0 + TAE + + + KYZ037 + 170370 + Harrison + KY + US + 38.43 + -84.33 + 0 + 0 + LMK + + + KYZ068 + 170680 + Rockcastle + KY + US + 37.35 + -84.33 + 0 + 0 + JKL + + + GAZ069 + 100690 + Upson + GA + US + 32.85 + -84.32 + 0 + 0 + FFC + + + KYZ057 + 170570 + Madison + KY + US + 37.72 + -84.31 + 0 + 0 + LMK + + + GAZ092 + 100920 + Schley + GA + US + 32.29 + -84.30 + 0 + 0 + FFC + + + GAZ056 + 100560 + Spalding + GA + US + 33.27 + -84.29 + 0 + 0 + FFC + + + TNZ086 + 420860 + Northwest_Monroe + TN + US + 35.46 + -84.28 + 0 + 0 + MRX + + + OHZ061 + 350610 + Montgomery + OH + US + 39.75 + -84.27 + 0 + 0 + ILN + + + GAZ145 + 101450 + Mitchell + GA + US + 31.26 + -84.25 + 0 + 0 + TAE + + + GAZ080 + 100800 + Taylor + GA + US + 32.55 + -84.23 + 0 + 0 + FFC + + + GAZ006 + 100060 + Fannin + GA + US + 34.80 + -84.22 + 0 + 0 + FFC + + + GAZ157 + 101570 + Grady + GA + US + 30.88 + -84.22 + 0 + 0 + TAE + + + OHZ051 + 350510 + Miami + OH + US + 40.04 + -84.22 + 0 + 0 + ILN + + + GAZ125 + 101250 + Dougherty + GA + US + 31.55 + -84.21 + 0 + 0 + TAE + + + KYZ042 + 170420 + Bourbon + KY + US + 38.22 + -84.21 + 0 + 0 + LMK + + + OHZ043 + 350430 + Shelby + OH + US + 40.33 + -84.21 + 0 + 0 + ILN + + + TNZ036 + 420360 + Anderson + TN + US + 36.10 + -84.20 + 0 + 0 + MRX + + + GAZ045 + 100450 + DeKalb + GA + US + 33.79 + -84.19 + 0 + 0 + FFC + + + GAZ104 + 101040 + Sumter + GA + US + 32.05 + -84.18 + 0 + 0 + FFC + + + KYZ049 + 170490 + Clark + KY + US + 37.97 + -84.17 + 0 + 0 + LMK + + + OHZ071 + 350710 + Warren + OH + US + 39.42 + -84.17 + 0 + 0 + ILN + + + OHZ035 + 350350 + Auglaize + OH + US + 40.52 + -84.16 + 0 + 0 + ILN + + + GAZ014 + 100140 + Dawson + GA + US + 34.48 + -84.15 + 0 + 0 + FFC + + + GAZ070 + 100700 + Lamar + GA + US + 33.06 + -84.15 + 0 + 0 + FFC + + + MIZ060 + 220600 + Shiawassee + MI + US + 42.96 + -84.15 + 0 + 0 + DTX + + + OHZ078 + 350780 + Clermont + OH + US + 39.02 + -84.15 + 0 + 0 + ILN + + + TNZ087 + 420870 + Southeast_Monroe + TN + US + 35.38 + -84.15 + 0 + 0 + MRX + + + GAZ057 + 100570 + Henry + GA + US + 33.48 + -84.14 + 0 + 0 + FFC + + + TNZ013 + 420130 + Campbell + TN + US + 36.39 + -84.14 + 0 + 0 + MRX + + + GAZ126 + 101260 + Lee + GA + US + 31.77 + -84.13 + 0 + 0 + TAE + + + MIZ023 + 220230 + Montmorency + MI + US + 45.03 + -84.13 + 0 + 0 + APX + + + MIZ029 + 220290 + Oscoda + MI + US + 44.68 + -84.13 + 0 + 0 + APX + + + MIZ035 + 220350 + Ogemaw + MI + US + 44.34 + -84.13 + 0 + 0 + APX + + + OHZ016 + 350160 + Putnam + OH + US + 41.01 + -84.13 + 0 + 0 + IWX + + + OHZ025 + 350250 + Allen + OH + US + 40.78 + -84.13 + 0 + 0 + IWX + + + KYZ080 + 170800 + Laurel + KY + US + 37.13 + -84.12 + 0 + 0 + JKL + + + KYZ085 + 170850 + Whitley + KY + US + 36.78 + -84.12 + 0 + 0 + JKL + + + OHZ002 + 350020 + Fulton + OH + US + 41.60 + -84.12 + 0 + 0 + IWX + + + OHZ005 + 350050 + Henry + OH + US + 41.32 + -84.10 + 0 + 0 + IWX + + + GAZ022 + 100220 + Forsyth + GA + US + 34.19 + -84.09 + 0 + 0 + FFC + + + KYZ097 + 170970 + Bracken + KY + US + 38.68 + -84.08 + 0 + 0 + ILN + + + KYZ098 + 170980 + Robertson + KY + US + 38.51 + -84.08 + 0 + 0 + ILN + + + MIZ082 + 220820 + Lenawee + MI + US + 41.90 + -84.07 + 0 + 0 + DTX + + + MIZ048 + 220480 + Bay + MI + US + 43.74 + -84.06 + 0 + 0 + DTX + + + GAZ046 + 100460 + Rockdale + GA + US + 33.66 + -84.04 + 0 + 0 + FFC + + + GAZ093 + 100930 + Macon + GA + US + 32.35 + -84.04 + 0 + 0 + FFC + + + GAZ034 + 100340 + Gwinnett + GA + US + 33.96 + -84.03 + 0 + 0 + FFC + + + MIZ053 + 220530 + Saginaw + MI + US + 43.35 + -84.03 + 0 + 0 + DTX + + + KYZ043 + 170430 + Nicholas + KY + US + 38.33 + -84.02 + 0 + 0 + LMK + + + GAZ015 + 100150 + Lumpkin + GA + US + 34.57 + -84.01 + 0 + 0 + FFC + + + NCZ060 + 330600 + Cherokee + NC + US + 35.14 + -84.01 + 0 + 0 + MRX + + + KYZ069 + 170690 + Jackson + KY + US + 37.42 + -84.00 + 0 + 0 + JKL + + + GAZ008 + 100080 + Union + GA + US + 34.81 + -83.98 + 0 + 0 + FFC + + + GAZ058 + 100580 + Butts + GA + US + 33.32 + -83.97 + 0 + 0 + FFC + + + GAZ081 + 100810 + Crawford + GA + US + 32.69 + -83.97 + 0 + 0 + FFC + + + TNZ069 + 420690 + Knox + TN + US + 35.99 + -83.96 + 0 + 0 + MRX + + + KYZ058 + 170580 + Estill + KY + US + 37.70 + -83.93 + 0 + 0 + JKL + + + GAZ071 + 100710 + Monroe + GA + US + 33.02 + -83.92 + 0 + 0 + FFC + + + GAZ158 + 101580 + Thomas + GA + US + 30.87 + -83.92 + 0 + 0 + TAE + + + KYZ050 + 170500 + Montgomery + KY + US + 38.05 + -83.92 + 0 + 0 + JKL + + + TNZ071 + 420710 + NW_Blount + TN + US + 35.71 + -83.92 + 0 + 0 + MRX + + + MIZ068 + 220680 + Livingston + MI + US + 42.61 + -83.91 + 0 + 0 + DTX + + + OHZ062 + 350620 + Greene + OH + US + 39.70 + -83.88 + 0 + 0 + ILN + + + MIZ042 + 220420 + Arenac + MI + US + 44.04 + -83.87 + 0 + 0 + APX + + + GAZ048 + 100480 + Newton + GA + US + 33.56 + -83.86 + 0 + 0 + FFC + + + GAZ094 + 100940 + Peach + GA + US + 32.56 + -83.86 + 0 + 0 + FFC + + + OHZ079 + 350790 + Brown + OH + US + 38.95 + -83.86 + 0 + 0 + ILN + + + FLZ018 + 90180 + Jefferson + FL + US + 30.38 + -83.84 + 0 + 0 + TAE + + + GAZ023 + 100230 + Hall + GA + US + 34.30 + -83.84 + 0 + 0 + FFC + + + GAZ127 + 101270 + Worth + GA + US + 31.59 + -83.84 + 0 + 0 + TAE + + + KYZ059 + 170590 + Powell + KY + US + 37.83 + -83.84 + 0 + 0 + JKL + + + KYZ086 + 170860 + Knox + KY + US + 36.87 + -83.84 + 0 + 0 + JKL + + + MIZ075 + 220750 + Washtenaw + MI + US + 42.26 + -83.84 + 0 + 0 + DTX + + + TNZ037 + 420370 + Union + TN + US + 36.30 + -83.84 + 0 + 0 + MRX + + + TNZ072 + 420720 + Blount_Smoky_Mountains + TN + US + 35.57 + -83.84 + 0 + 0 + MRX + + + GAZ105 + 101050 + Dooly + GA + US + 32.16 + -83.82 + 0 + 0 + FFC + + + KYZ099 + 170990 + Mason + KY + US + 38.62 + -83.82 + 0 + 0 + ILN + + + MIZ018 + 220180 + Presque_Isle + MI + US + 45.42 + -83.82 + 0 + 0 + APX + + + NCZ058 + 330580 + Graham + NC + US + 35.34 + -83.81 + 0 + 0 + GSP + + + OHZ072 + 350720 + Clinton + OH + US + 39.39 + -83.79 + 0 + 0 + ILN + + + GAZ106 + 101060 + Crisp + GA + US + 31.91 + -83.78 + 0 + 0 + FFC + + + OHZ053 + 350530 + Clark + OH + US + 39.90 + -83.78 + 0 + 0 + ILN + + + OHZ044 + 350440 + Logan + OH + US + 40.38 + -83.76 + 0 + 0 + ILN + + + OHZ052 + 350520 + Champaign + OH + US + 40.14 + -83.76 + 0 + 0 + ILN + + + GAZ016 + 100160 + White + GA + US + 34.65 + -83.75 + 0 + 0 + FFC + + + GAZ047 + 100470 + Walton + GA + US + 33.76 + -83.75 + 0 + 0 + FFC + + + GAZ146 + 101460 + Colquitt + GA + US + 31.18 + -83.75 + 0 + 0 + TAE + + + NCZ061 + 330610 + Clay + NC + US + 35.07 + -83.75 + 0 + 0 + MRX + + + GAZ009 + 100090 + Towns + GA + US + 34.89 + -83.74 + 0 + 0 + FFC + + + KYZ116 + 171160 + Clay + KY + US + 37.15 + -83.74 + 0 + 0 + JKL + + + OHZ003 + 350030 + Lucas + OH + US + 41.57 + -83.74 + 0 + 0 + CLE + + + KYZ051 + 170510 + Bath + KY + US + 38.15 + -83.73 + 0 + 0 + JKL + + + KYZ044 + 170440 + Fleming + KY + US + 38.36 + -83.72 + 0 + 0 + JKL + + + KYZ111 + 171110 + Lee + KY + US + 37.60 + -83.72 + 0 + 0 + JKL + + + KYZ087 + 170870 + Bell + KY + US + 36.77 + -83.71 + 0 + 0 + JKL + + + KYZ114 + 171140 + Owsley + KY + US + 37.40 + -83.71 + 0 + 0 + JKL + + + GAZ035 + 100350 + Barrow + GA + US + 34.01 + -83.70 + 0 + 0 + FFC + + + GAZ059 + 100590 + Jasper + GA + US + 33.33 + -83.69 + 0 + 0 + FFC + + + GAZ082 + 100820 + Bibb + GA + US + 32.80 + -83.69 + 0 + 0 + FFC + + + MIZ061 + 220610 + Genesee + MI + US + 43.00 + -83.69 + 0 + 0 + DTX + + + TNZ014 + 420140 + Claiborne + TN + US + 36.47 + -83.69 + 0 + 0 + MRX + + + GAZ095 + 100950 + Houston + GA + US + 32.49 + -83.67 + 0 + 0 + FFC + + + FLZ028 + 90280 + Taylor + FL + US + 29.99 + -83.65 + 0 + 0 + TAE + + + OHZ026 + 350260 + Hardin + OH + US + 40.66 + -83.65 + 0 + 0 + ILN + + + OHZ006 + 350060 + Wood + OH + US + 41.39 + -83.64 + 0 + 0 + CLE + + + OHZ017 + 350170 + Hancock + OH + US + 40.99 + -83.64 + 0 + 0 + CLE + + + GAZ128 + 101280 + Turner + GA + US + 31.71 + -83.63 + 0 + 0 + TAE + + + KYZ060 + 170600 + Menifee + KY + US + 37.94 + -83.61 + 0 + 0 + JKL + + + OHZ080 + 350800 + Highland + OH + US + 39.20 + -83.61 + 0 + 0 + ILN + + + MIZ036 + 220360 + Iosco + MI + US + 44.34 + -83.60 + 0 + 0 + APX + + + GAZ025 + 100250 + Jackson + GA + US + 34.13 + -83.59 + 0 + 0 + FFC + + + MIZ030 + 220300 + Alcona + MI + US + 44.69 + -83.59 + 0 + 0 + APX + + + GAZ072 + 100720 + Jones + GA + US + 33.01 + -83.58 + 0 + 0 + FFC + + + NCZ051 + 330510 + Swain + NC + US + 35.48 + -83.56 + 0 + 0 + GSP + + + GAZ159 + 101590 + Brooks + GA + US + 30.85 + -83.55 + 0 + 0 + TAE + + + MIZ024 + 220240 + Alpena + MI + US + 45.03 + -83.54 + 0 + 0 + APX + + + TNZ073 + 420730 + North_Sevier + TN + US + 35.87 + -83.53 + 0 + 0 + MRX + + + GAZ017 + 100170 + Habersham + GA + US + 34.63 + -83.51 + 0 + 0 + GSP + + + GAZ024 + 100240 + Banks + GA + US + 34.35 + -83.50 + 0 + 0 + FFC + + + GAZ129 + 101290 + Tift + GA + US + 31.46 + -83.50 + 0 + 0 + TAE + + + TNZ038 + 420380 + Grainger + TN + US + 36.25 + -83.50 + 0 + 0 + MRX + + + FLZ019 + 90190 + Madison + FL + US + 30.46 + -83.49 + 0 + 0 + TAE + + + OHZ081 + 350810 + Adams + OH + US + 38.82 + -83.49 + 0 + 0 + ILN + + + GAZ049 + 100490 + Morgan + GA + US + 33.62 + -83.48 + 0 + 0 + FFC + + + KYZ108 + 171080 + Wolfe + KY + US + 37.75 + -83.48 + 0 + 0 + JKL + + + MIZ083 + 220830 + Monroe + MI + US + 41.91 + -83.48 + 0 + 0 + DTX + + + TNZ070 + 420700 + Jefferson + TN + US + 36.04 + -83.47 + 0 + 0 + MRX + + + GAZ037 + 100370 + Oconee + GA + US + 33.83 + -83.46 + 0 + 0 + FFC + + + GAZ107 + 101070 + Pulaski + GA + US + 32.25 + -83.46 + 0 + 0 + FFC + + + OHZ063 + 350630 + Fayette + OH + US + 39.54 + -83.46 + 0 + 0 + ILN + + + TNZ074 + 420740 + Sevier_Smoky_Mountains + TN + US + 35.69 + -83.46 + 0 + 0 + MRX + + + GAZ147 + 101470 + Cook + GA + US + 31.19 + -83.43 + 0 + 0 + TAE + + + OHZ054 + 350540 + Madison + OH + US + 39.90 + -83.43 + 0 + 0 + ILN + + + KYZ052 + 170520 + Rowan + KY + US + 38.21 + -83.42 + 0 + 0 + JKL + + + NCZ062 + 330620 + Macon + NC + US + 35.16 + -83.42 + 0 + 0 + GSP + + + GAZ083 + 100830 + Twiggs + GA + US + 32.67 + -83.41 + 0 + 0 + FFC + + + MIZ054 + 220540 + Tuscola + MI + US + 43.51 + -83.40 + 0 + 0 + DTX + + + GAZ108 + 101080 + Wilcox + GA + US + 31.98 + -83.39 + 0 + 0 + FFC + + + MIZ069 + 220690 + Oakland + MI + US + 42.66 + -83.39 + 0 + 0 + DTX + + + GAZ010 + 100100 + Rabun + GA + US + 34.85 + -83.38 + 0 + 0 + GSP + + + GAZ036 + 100360 + Clarke + GA + US + 33.95 + -83.38 + 0 + 0 + FFC + + + KYZ117 + 171170 + Leslie + KY + US + 37.11 + -83.36 + 0 + 0 + JKL + + + OHZ045 + 350450 + Union + OH + US + 40.30 + -83.36 + 0 + 0 + ILN + + + GAZ060 + 100600 + Putnam + GA + US + 33.32 + -83.34 + 0 + 0 + FFC + + + KYZ100 + 171000 + Lewis + KY + US + 38.52 + -83.34 + 0 + 0 + ILN + + + GAZ096 + 100960 + Bleckley + GA + US + 32.42 + -83.32 + 0 + 0 + FFC + + + OHZ027 + 350270 + Wyandot + OH + US + 40.84 + -83.31 + 0 + 0 + CLE + + + GAZ018 + 100180 + Stephens + GA + US + 34.57 + -83.29 + 0 + 0 + GSP + + + KYZ112 + 171120 + Breathitt + KY + US + 37.52 + -83.28 + 0 + 0 + JKL + + + KYZ115 + 171150 + Perry + KY + US + 37.22 + -83.28 + 0 + 0 + JKL + + + TNZ039 + 420390 + Hamblen + TN + US + 36.23 + -83.28 + 0 + 0 + MRX + + + GAZ131 + 101310 + Irwin + GA + US + 31.62 + -83.25 + 0 + 0 + TAE + + + GAZ160 + 101600 + Lowndes + GA + US + 30.82 + -83.25 + 0 + 0 + TAE + + + GAZ073 + 100730 + Baldwin + GA + US + 33.05 + -83.24 + 0 + 0 + FFC + + + GAZ130 + 101300 + Ben_Hill + GA + US + 31.75 + -83.24 + 0 + 0 + TAE + + + GAZ026 + 100260 + Franklin + GA + US + 34.39 + -83.23 + 0 + 0 + GSP + + + GAZ148 + 101480 + Berrien + GA + US + 31.25 + -83.23 + 0 + 0 + TAE + + + KYZ106 + 171060 + Morgan + KY + US + 37.92 + -83.23 + 0 + 0 + JKL + + + MIZ062 + 220620 + Lapeer + MI + US + 43.11 + -83.22 + 0 + 0 + DTX + + + MIZ076 + 220760 + Wayne + MI + US + 42.25 + -83.21 + 0 + 0 + DTX + + + GAZ027 + 100270 + Madison + GA + US + 34.13 + -83.19 + 0 + 0 + FFC + + + KYZ088 + 170880 + Harlan + KY + US + 36.85 + -83.19 + 0 + 0 + JKL + + + GAZ050 + 100500 + Greene + GA + US + 33.56 + -83.18 + 0 + 0 + FFC + + + GAZ084 + 100840 + Wilkinson + GA + US + 32.79 + -83.18 + 0 + 0 + FFC + + + FLZ034 + 90340 + Dixie + FL + US + 29.56 + -83.16 + 0 + 0 + TAE + + + NCZ059 + 330590 + Northern_Jackson + NC + US + 35.37 + -83.14 + 0 + 0 + GSP + + + OHZ036 + 350360 + Marion + OH + US + 40.57 + -83.14 + 0 + 0 + CLE + + + TNZ015 + 420150 + Hancock + TN + US + 36.50 + -83.14 + 0 + 0 + MRX + + + TNZ040 + 420400 + Northwest_Cocke + TN + US + 36.00 + -83.13 + 0 + 0 + MRX + + + FLZ029 + 90290 + Lafayette + FL + US + 30.04 + -83.12 + 0 + 0 + TAE + + + GAZ109 + 101090 + Dodge + GA + US + 32.17 + -83.12 + 0 + 0 + FFC + + + OHZ008 + 350080 + Sandusky + OH + US + 41.37 + -83.12 + 0 + 0 + CLE + + + OHZ018 + 350180 + Seneca + OH + US + 41.12 + -83.12 + 0 + 0 + CLE + + + SCZ001 + 400010 + Oconee_Mountains + SC + US + 34.83 + -83.12 + 0 + 0 + GSP + + + TNZ041 + 420410 + Cocke_Smoky_Mountains + TN + US + 35.86 + -83.09 + 0 + 0 + MRX + + + GAZ161 + 101610 + Lanier + GA + US + 31.02 + -83.08 + 0 + 0 + TAE + + + KYZ104 + 171040 + Elliott + KY + US + 38.14 + -83.08 + 0 + 0 + JKL + + + KYZ109 + 171090 + Magoffin + KY + US + 37.69 + -83.08 + 0 + 0 + JKL + + + OHZ082 + 350820 + Pike + OH + US + 39.07 + -83.08 + 0 + 0 + ILN + + + NCZ063 + 330630 + Southern_Jackson + NC + US + 35.15 + -83.07 + 0 + 0 + GSP + + + OHZ073 + 350730 + Ross + OH + US + 39.34 + -83.07 + 0 + 0 + ILN + + + KYZ102 + 171020 + Carter + KY + US + 38.34 + -83.06 + 0 + 0 + RLX + + + OHZ007 + 350070 + Ottawa + OH + US + 41.54 + -83.06 + 0 + 0 + CLE + + + GAZ038 + 100380 + Oglethorpe + GA + US + 33.87 + -83.04 + 0 + 0 + FFC + + + MIZ049 + 220490 + Huron + MI + US + 43.87 + -83.04 + 0 + 0 + DTX + + + GAZ061 + 100610 + Hancock + GA + US + 33.27 + -83.02 + 0 + 0 + FFC + + + OHZ055 + 350550 + Franklin + OH + US + 39.96 + -83.01 + 0 + 0 + ILN + + + FLZ021 + 90210 + Suwannee + FL + US + 30.17 + -83.00 + 0 + 0 + JAX + + + NCZ052 + 330520 + Haywood + NC + US + 35.54 + -83.00 + 0 + 0 + GSP + + + OHZ064 + 350640 + Pickaway + OH + US + 39.63 + -83.00 + 0 + 0 + ILN + + + SCZ004 + 400040 + Greater_Oconee + SC + US + 34.64 + -83.00 + 0 + 0 + GSP + + + VAZ001 + 460010 + Lee + VA + US + 36.74 + -83.00 + 0 + 0 + MRX + + + OHZ046 + 350460 + Delaware + OH + US + 40.28 + -82.99 + 0 + 0 + ILN + + + FLZ020 + 90200 + Hamilton + FL + US + 30.48 + -82.96 + 0 + 0 + JAX + + + OHZ088 + 350880 + Scioto + OH + US + 38.79 + -82.96 + 0 + 0 + ILN + + + GAZ028 + 100280 + Hart + GA + US + 34.35 + -82.95 + 0 + 0 + GSP + + + TNZ016 + 420160 + Hawkins + TN + US + 36.42 + -82.94 + 0 + 0 + MRX + + + GAZ097 + 100970 + Laurens + GA + US + 32.43 + -82.93 + 0 + 0 + FFC + + + GAZ110 + 101100 + Telfair + GA + US + 31.96 + -82.93 + 0 + 0 + FFC + + + KYZ101 + 171010 + Greenup + KY + US + 38.56 + -82.92 + 0 + 0 + RLX + + + KYZ113 + 171130 + Knott + KY + US + 37.36 + -82.92 + 0 + 0 + JKL + + + MIZ070 + 220700 + Macomb + MI + US + 42.68 + -82.92 + 0 + 0 + DTX + + + OHZ028 + 350280 + Crawford + OH + US + 40.85 + -82.91 + 0 + 0 + CLE + + + GAZ149 + 101490 + Atkinson + GA + US + 31.30 + -82.88 + 0 + 0 + JAX + + + TNZ042 + 420420 + Northwest_Greene + TN + US + 36.21 + -82.88 + 0 + 0 + MRX + + + GAZ132 + 101320 + Coffee + GA + US + 31.59 + -82.87 + 0 + 0 + JAX + + + GAZ162 + 101620 + Echols + GA + US + 30.73 + -82.86 + 0 + 0 + JAX + + + KYZ118 + 171180 + Letcher + KY + US + 37.12 + -82.86 + 0 + 0 + JKL + + + GAZ051 + 100510 + Taliaferro + GA + US + 33.59 + -82.85 + 0 + 0 + FFC + + + GAZ029 + 100290 + Elbert + GA + US + 34.12 + -82.84 + 0 + 0 + GSP + + + KYZ107 + 171070 + Johnson + KY + US + 37.86 + -82.82 + 0 + 0 + JKL + + + OHZ037 + 350370 + Morrow + OH + US + 40.53 + -82.82 + 0 + 0 + CLE + + + FLZ035 + 90350 + Gilchrist + FL + US + 29.75 + -82.81 + 0 + 0 + JAX + + + MIZ055 + 220550 + Sanilac + MI + US + 43.43 + -82.81 + 0 + 0 + DTX + + + NCZ064 + 330640 + Transylvania + NC + US + 35.22 + -82.81 + 0 + 0 + GSP + + + GAZ074 + 100740 + Washington + GA + US + 32.99 + -82.79 + 0 + 0 + FFC + + + FLZ039 + 90390 + Levy + FL + US + 29.30 + -82.78 + 0 + 0 + TBW + + + TNZ043 + 420430 + Southeast_Greene + TN + US + 36.01 + -82.77 + 0 + 0 + MRX + + + KYZ110 + 171100 + Floyd + KY + US + 37.52 + -82.76 + 0 + 0 + JKL + + + GAZ111 + 101110 + Wheeler + GA + US + 32.11 + -82.75 + 0 + 0 + FFC + + + KYZ105 + 171050 + Lawrence + KY + US + 38.08 + -82.75 + 0 + 0 + RLX + + + GAZ039 + 100390 + Wilkes + GA + US + 33.79 + -82.74 + 0 + 0 + FFC + + + SCZ002 + 400020 + Pickens_Mountains + SC + US + 34.95 + -82.73 + 0 + 0 + GSP + + + FLZ050 + 90500 + Pinellas + FL + US + 27.89 + -82.71 + 0 + 0 + TBW + + + MIZ063 + 220630 + St._Clair + MI + US + 42.85 + -82.71 + 0 + 0 + DTX + + + GAZ085 + 100850 + Johnson + GA + US + 32.67 + -82.70 + 0 + 0 + FFC + + + KYZ103 + 171030 + Boyd + KY + US + 38.37 + -82.70 + 0 + 0 + RLX + + + GAZ163 + 101630 + Clinch + GA + US + 30.88 + -82.69 + 0 + 0 + JAX + + + SCZ005 + 400050 + Greater_Pickens + SC + US + 34.79 + -82.69 + 0 + 0 + GSP + + + NCZ048 + 330480 + Madison + NC + US + 35.87 + -82.68 + 0 + 0 + GSP + + + SCZ010 + 400100 + Anderson + SC + US + 34.51 + -82.65 + 0 + 0 + GSP + + + VAZ005 + 460050 + Scott + VA + US + 36.74 + -82.64 + 0 + 0 + MRX + + + GAZ062 + 100620 + Warren + GA + US + 33.43 + -82.63 + 0 + 0 + FFC + + + GAZ133 + 101330 + Jeff_Davis + GA + US + 31.82 + -82.63 + 0 + 0 + JAX + + + FLZ022 + 90220 + Columbia + FL + US + 30.21 + -82.62 + 0 + 0 + JAX + + + OHZ009 + 350090 + Erie + OH + US + 41.39 + -82.62 + 0 + 0 + CLE + + + OHZ083 + 350830 + Jackson + OH + US + 39.02 + -82.62 + 0 + 0 + RLX + + + OHZ065 + 350650 + Fairfield + OH + US + 39.74 + -82.60 + 0 + 0 + ILN + + + GAZ075 + 100750 + Glascock + GA + US + 33.23 + -82.59 + 0 + 0 + FFC + + + VAZ002 + 460020 + Wise + VA + US + 37.00 + -82.59 + 0 + 0 + MRX + + + OHZ019 + 350190 + Huron + OH + US + 41.14 + -82.58 + 0 + 0 + CLE + + + GAZ098 + 100980 + Treutlen + GA + US + 32.40 + -82.56 + 0 + 0 + FFC + + + OHZ087 + 350870 + Lawrence + OH + US + 38.62 + -82.56 + 0 + 0 + RLX + + + GAZ112 + 101120 + Montgomery + GA + US + 32.15 + -82.53 + 0 + 0 + FFC + + + NCZ053 + 330530 + Buncombe + NC + US + 35.62 + -82.53 + 0 + 0 + GSP + + + OHZ029 + 350290 + Richland + OH + US + 40.77 + -82.53 + 0 + 0 + CLE + + + OHZ084 + 350840 + Vinton + OH + US + 39.21 + -82.51 + 0 + 0 + RLX + + + KYZ119 + 171190 + Martin + KY + US + 37.82 + -82.50 + 0 + 0 + JKL + + + NCZ065 + 330650 + Henderson + NC + US + 35.32 + -82.50 + 0 + 0 + GSP + + + SCZ003 + 400030 + Greenville_Mountains + SC + US + 35.09 + -82.49 + 0 + 0 + GSP + + + SCZ011 + 400110 + Abbeville + SC + US + 34.25 + -82.49 + 0 + 0 + GSP + + + TNZ044 + 420440 + Washington + TN + US + 36.27 + -82.49 + 0 + 0 + MRX + + + OHZ056 + 350560 + Licking + OH + US + 40.09 + -82.48 + 0 + 0 + ILN + + + GAZ063 + 100630 + McDuffie + GA + US + 33.49 + -82.47 + 0 + 0 + CAE + + + FLZ042 + 90420 + Citrus + FL + US + 28.86 + -82.46 + 0 + 0 + TBW + + + OHZ047 + 350470 + Knox + OH + US + 40.40 + -82.46 + 0 + 0 + CLE + + + FLZ049 + 90490 + Pasco + FL + US + 28.32 + -82.45 + 0 + 0 + TBW + + + OHZ074 + 350740 + Hocking + OH + US + 39.50 + -82.45 + 0 + 0 + ILN + + + GAZ040 + 100400 + Lincoln + GA + US + 33.81 + -82.44 + 0 + 0 + CAE + + + GAZ076 + 100760 + Jefferson + GA + US + 33.04 + -82.44 + 0 + 0 + FFC + + + GAZ134 + 101340 + Bacon + GA + US + 31.56 + -82.42 + 0 + 0 + JAX + + + GAZ150 + 101500 + Ware + GA + US + 31.02 + -82.41 + 0 + 0 + JAX + + + TNZ045 + 420450 + Unicoi + TN + US + 36.11 + -82.41 + 0 + 0 + MRX + + + WVZ005 + 480050 + Wayne + WV + US + 38.14 + -82.41 + 0 + 0 + RLX + + + FLZ055 + 90550 + Manatee + FL + US + 27.43 + -82.40 + 0 + 0 + TBW + + + FLZ048 + 90480 + Hernando + FL + US + 28.56 + -82.37 + 0 + 0 + TBW + + + FLZ030 + 90300 + Union + FL + US + 30.03 + -82.35 + 0 + 0 + JAX + + + FLZ036 + 90360 + Alachua + FL + US + 29.68 + -82.35 + 0 + 0 + JAX + + + FLZ051 + 90510 + Hillsborough + FL + US + 27.91 + -82.35 + 0 + 0 + TBW + + + FLZ060 + 90600 + Sarasota + FL + US + 27.17 + -82.35 + 0 + 0 + TBW + + + KYZ120 + 171200 + Pike + KY + US + 37.47 + -82.35 + 0 + 0 + JKL + + + OHZ086 + 350860 + Gallia + OH + US + 38.81 + -82.34 + 0 + 0 + RLX + + + SCZ006 + 400060 + Greater_Greenville + SC + US + 34.77 + -82.34 + 0 + 0 + GSP + + + VAZ003 + 460030 + Dickenson + VA + US + 37.13 + -82.34 + 0 + 0 + RLX + + + GAZ113 + 101130 + Toombs + GA + US + 32.13 + -82.33 + 0 + 0 + FFC + + + GAZ086 + 100860 + Emanuel + GA + US + 32.56 + -82.32 + 0 + 0 + FFC + + + SCZ018 + 400180 + McCormick + SC + US + 33.83 + -82.32 + 0 + 0 + CAE + + + NCZ049 + 330490 + Yancey + NC + US + 35.89 + -82.31 + 0 + 0 + GSP + + + NCZ509 + 335090 + Polk_Mountains + NC + US + 35.29 + -82.31 + 0 + 0 + GSP + + + GAZ135 + 101350 + Appling + GA + US + 31.72 + -82.30 + 0 + 0 + JAX + + + OHZ030 + 350300 + Ashland + OH + US + 40.81 + -82.28 + 0 + 0 + CLE + + + WVZ006 + 480060 + Cabell + WV + US + 38.41 + -82.27 + 0 + 0 + RLX + + + TNZ017 + 420170 + Sullivan + TN + US + 36.51 + -82.26 + 0 + 0 + MRX + + + FLZ023 + 90230 + Baker + FL + US + 30.36 + -82.25 + 0 + 0 + JAX + + + GAZ064 + 100640 + Columbia + GA + US + 33.53 + -82.24 + 0 + 0 + CAE + + + OHZ066 + 350660 + Perry + OH + US + 39.74 + -82.24 + 0 + 0 + RLX + + + FLZ031 + 90310 + Bradford + FL + US + 29.93 + -82.23 + 0 + 0 + JAX + + + GAZ151 + 101510 + Pierce + GA + US + 31.37 + -82.20 + 0 + 0 + JAX + + + NCZ507 + 335070 + Rutherford_Mountains + NC + US + 35.46 + -82.18 + 0 + 0 + GSP + + + GAZ164 + 101640 + Charlton + GA + US + 30.71 + -82.15 + 0 + 0 + JAX + + + TNZ046 + 420460 + Northwest_Carter + TN + US + 36.38 + -82.15 + 0 + 0 + MRX + + + FLZ043 + 90430 + Sumter + FL + US + 28.63 + -82.13 + 0 + 0 + TBW + + + NCZ510 + 335100 + Eastern_Polk + NC + US + 35.29 + -82.13 + 0 + 0 + GSP + + + NCZ050 + 330500 + Mitchell + NC + US + 35.98 + -82.12 + 0 + 0 + GSP + + + OHZ010 + 350100 + Lorain + OH + US + 41.29 + -82.11 + 0 + 0 + CLE + + + TNZ047 + 420470 + Southeast_Carter + TN + US + 36.23 + -82.11 + 0 + 0 + MRX + + + WVZ024 + 480240 + Mingo + WV + US + 37.74 + -82.11 + 0 + 0 + RLX + + + NCZ505 + 335050 + McDowell_Mountains + NC + US + 35.74 + -82.10 + 0 + 0 + GSP + + + SCZ019 + 400190 + Greenwood + SC + US + 34.18 + -82.10 + 0 + 0 + GSP + + + FLZ040 + 90400 + Marion + FL + US + 29.24 + -82.09 + 0 + 0 + JAX + + + GAZ065 + 100650 + Richmond + GA + US + 33.39 + -82.09 + 0 + 0 + CAE + + + VAZ006 + 460060 + Russell + VA + US + 36.93 + -82.09 + 0 + 0 + MRX + + + GAZ099 + 100990 + Candler + GA + US + 32.41 + -82.08 + 0 + 0 + CHS + + + WVZ013 + 480130 + Lincoln + WV + US + 38.16 + -82.04 + 0 + 0 + RLX + + + OHZ085 + 350850 + Meigs + OH + US + 39.04 + -82.03 + 0 + 0 + RLX + + + OHZ075 + 350750 + Athens + OH + US + 39.36 + -82.01 + 0 + 0 + RLX + + + VAZ004 + 460040 + Buchanan + VA + US + 37.29 + -82.01 + 0 + 0 + RLX + + + GAZ114 + 101140 + Tattnall + GA + US + 32.05 + -82.00 + 0 + 0 + CHS + + + GAZ152 + 101520 + Brantley + GA + US + 31.19 + -82.00 + 0 + 0 + JAX + + + WVZ007 + 480070 + Mason + WV + US + 38.75 + -82.00 + 0 + 0 + RLX + + + SCZ012 + 400120 + Laurens + SC + US + 34.49 + -81.98 + 0 + 0 + GSP + + + FLZ062 + 90620 + Charlotte + FL + US + 26.90 + -81.97 + 0 + 0 + TBW + + + VAZ008 + 460080 + Washington + VA + US + 36.76 + -81.97 + 0 + 0 + MRX + + + GAZ087 + 100870 + Jenkins + GA + US + 32.78 + -81.96 + 0 + 0 + CHS + + + OHZ057 + 350570 + Muskingum + OH + US + 39.96 + -81.96 + 0 + 0 + PBZ + + + SCZ007 + 400070 + Spartanburg + SC + US + 34.89 + -81.96 + 0 + 0 + GSP + + + NCZ506 + 335060 + Eastern_McDowell + NC + US + 35.64 + -81.95 + 0 + 0 + GSP + + + GAZ077 + 100770 + Burke + GA + US + 33.05 + -81.94 + 0 + 0 + CAE + + + NCZ508 + 335080 + Greater_Rutherford + NC + US + 35.39 + -81.94 + 0 + 0 + GSP + + + OHZ038 + 350380 + Holmes + OH + US + 40.56 + -81.93 + 0 + 0 + CLE + + + FLZ065 + 90650 + Lee + FL + US + 26.55 + -81.92 + 0 + 0 + TBW + + + OHZ020 + 350200 + Medina + OH + US + 41.13 + -81.92 + 0 + 0 + CLE + + + NCZ033 + 330330 + Avery + NC + US + 36.10 + -81.91 + 0 + 0 + GSP + + + SCZ025 + 400250 + Edgefield + SC + US + 33.76 + -81.91 + 0 + 0 + CAE + + + OHZ048 + 350480 + Coshocton + OH + US + 40.30 + -81.90 + 0 + 0 + PBZ + + + WVZ025 + 480250 + Logan + WV + US + 37.83 + -81.90 + 0 + 0 + RLX + + + GAZ136 + 101360 + Wayne + GA + US + 31.58 + -81.88 + 0 + 0 + JAX + + + OHZ031 + 350310 + Wayne + OH + US + 40.83 + -81.88 + 0 + 0 + CLE + + + WVZ014 + 480140 + Putnam + WV + US + 38.48 + -81.88 + 0 + 0 + RLX + + + GAZ115 + 101150 + Evans + GA + US + 32.16 + -81.87 + 0 + 0 + CHS + + + NCZ503 + 335030 + Burke_Mountains + NC + US + 35.88 + -81.85 + 0 + 0 + GSP + + + TNZ018 + 420180 + Johnson + TN + US + 36.44 + -81.85 + 0 + 0 + MRX + + + OHZ067 + 350670 + Morgan + OH + US + 39.61 + -81.83 + 0 + 0 + RLX + + + FLZ032 + 90320 + Clay + FL + US + 29.96 + -81.82 + 0 + 0 + JAX + + + FLZ056 + 90560 + Hardee + FL + US + 27.49 + -81.81 + 0 + 0 + TBW + + + FLZ061 + 90610 + De_Soto + FL + US + 27.19 + -81.81 + 0 + 0 + TBW + + + FLZ144 + 91440 + Southern_Lake_County + FL + US + 28.56 + -81.80 + 0 + 0 + MLB + + + GAZ165 + 101650 + Inland_Camden + GA + US + 30.95 + -81.76 + 0 + 0 + JAX + + + FLZ037 + 90370 + Putnam + FL + US + 29.58 + -81.75 + 0 + 0 + JAX + + + FLZ024 + 90240 + Nassau + FL + US + 30.54 + -81.74 + 0 + 0 + JAX + + + SCZ026 + 400260 + Saluda + SC + US + 33.99 + -81.74 + 0 + 0 + CAE + + + FLZ069 + 90690 + Coastal_Collier_County + FL + US + 26.07 + -81.73 + 0 + 0 + MFL + + + GAZ100 + 101000 + Bulloch + GA + US + 32.40 + -81.73 + 0 + 0 + CHS + + + GAZ137 + 101370 + Long + GA + US + 31.77 + -81.73 + 0 + 0 + CHS + + + WVZ026 + 480260 + Boone + WV + US + 38.00 + -81.72 + 0 + 0 + RLX + + + FLZ025 + 90250 + Duval + FL + US + 30.34 + -81.71 + 0 + 0 + JAX + + + WVZ008 + 480080 + Jackson + WV + US + 38.83 + -81.71 + 0 + 0 + RLX + + + NCZ018 + 330180 + Watauga + NC + US + 36.25 + -81.68 + 0 + 0 + RNK + + + NCZ504 + 335040 + Greater_Burke + NC + US + 35.72 + -81.66 + 0 + 0 + GSP + + + OHZ011 + 350110 + Cuyahoga + OH + US + 41.45 + -81.66 + 0 + 0 + CLE + + + WVZ033 + 480330 + McDowell + WV + US + 37.38 + -81.65 + 0 + 0 + RLX + + + FLZ044 + 90440 + Northern_Lake_County + FL + US + 29.03 + -81.64 + 0 + 0 + MLB + + + SCZ013 + 400130 + Union + SC + US + 34.68 + -81.64 + 0 + 0 + GSP + + + GAZ088 + 100880 + Screven + GA + US + 32.77 + -81.63 + 0 + 0 + CHS + + + GAZ153 + 101530 + Inland_Glynn + GA + US + 31.28 + -81.63 + 0 + 0 + JAX + + + FLZ052 + 90520 + Polk + FL + US + 28.00 + -81.62 + 0 + 0 + TBW + + + SCZ008 + 400080 + Cherokee + SC + US + 35.01 + -81.62 + 0 + 0 + GSP + + + SCZ020 + 400200 + Newberry + SC + US + 34.29 + -81.62 + 0 + 0 + CAE + + + NCZ501 + 335010 + Caldwell_Mountains + NC + US + 36.01 + -81.61 + 0 + 0 + GSP + + + SCZ030 + 400300 + Aiken + SC + US + 33.54 + -81.60 + 0 + 0 + CAE + + + VAZ007 + 460070 + Tazewell + VA + US + 37.14 + -81.56 + 0 + 0 + RNK + + + WVZ015 + 480150 + Kanawha + WV + US + 38.30 + -81.56 + 0 + 0 + RLX + + + FLZ078 + 90780 + Monroe/Lower_Keys + FL + US + 24.64 + -81.55 + 0 + 0 + KEY + + + GAZ166 + 101660 + Coastal_Camden + GA + US + 30.91 + -81.55 + 0 + 0 + JAX + + + GAZ138 + 101380 + Inland_Liberty + GA + US + 31.87 + -81.54 + 0 + 0 + CHS + + + NCZ068 + 330680 + Cleveland + NC + US + 35.36 + -81.54 + 0 + 0 + GSP + + + VAZ009 + 460090 + Smyth + VA + US + 36.82 + -81.54 + 0 + 0 + RNK + + + WVZ034 + 480340 + Wyoming + WV + US + 37.60 + -81.54 + 0 + 0 + RLX + + + OHZ021 + 350210 + Summit + OH + US + 41.13 + -81.53 + 0 + 0 + CLE + + + NCZ502 + 335020 + Greater_Caldwell + NC + US + 35.91 + -81.52 + 0 + 0 + GSP + + + GAZ116 + 101160 + Inland_Bryan + GA + US + 32.00 + -81.50 + 0 + 0 + CHS + + + WVZ009 + 480090 + Wood + WV + US + 39.22 + -81.50 + 0 + 0 + RLX + + + NCZ001 + 330010 + Ashe + NC + US + 36.41 + -81.49 + 0 + 0 + RNK + + + OHZ039 + 350390 + Tuscarawas + OH + US + 40.43 + -81.49 + 0 + 0 + PBZ + + + GAZ140 + 101400 + Inland_McIntosh + GA + US + 31.52 + -81.48 + 0 + 0 + CHS + + + SCZ035 + 400350 + Barnwell + SC + US + 33.29 + -81.48 + 0 + 0 + CAE + + + OHZ058 + 350580 + Guernsey + OH + US + 40.02 + -81.47 + 0 + 0 + PBZ + + + OHZ068 + 350680 + Noble + OH + US + 39.76 + -81.46 + 0 + 0 + PBZ + + + FLZ033 + 90330 + St._Johns + FL + US + 29.94 + -81.45 + 0 + 0 + JAX + + + OHZ076 + 350760 + Washington + OH + US + 39.43 + -81.45 + 0 + 0 + RLX + + + GAZ154 + 101540 + Coastal_Glynn + GA + US + 31.23 + -81.41 + 0 + 0 + JAX + + + WVZ017 + 480170 + Wirt + WV + US + 39.04 + -81.38 + 0 + 0 + RLX + + + FLZ041 + 90410 + Inland_Volusia_County + FL + US + 29.10 + -81.37 + 0 + 0 + MLB + + + OHZ032 + 350320 + Stark + OH + US + 40.81 + -81.36 + 0 + 0 + CLE + + + SCZ040 + 400400 + Allendale + SC + US + 32.95 + -81.34 + 0 + 0 + CHS + + + GAZ101 + 101010 + Effingham + GA + US + 32.35 + -81.33 + 0 + 0 + CHS + + + GAZ141 + 101410 + Coastal_McIntosh + GA + US + 31.46 + -81.33 + 0 + 0 + CHS + + + WVZ016 + 480160 + Roane + WV + US + 38.74 + -81.32 + 0 + 0 + RLX + + + FLZ038 + 90380 + Flagler + FL + US + 29.47 + -81.31 + 0 + 0 + JAX + + + FLZ070 + 90700 + Inland_Collier_County + FL + US + 26.16 + -81.31 + 0 + 0 + MFL + + + FLZ045 + 90450 + Orange + FL + US + 28.56 + -81.27 + 0 + 0 + MLB + + + FLZ053 + 90530 + Osceola + FL + US + 27.99 + -81.26 + 0 + 0 + MLB + + + FLZ057 + 90570 + Highlands + FL + US + 27.34 + -81.26 + 0 + 0 + TBW + + + VAZ015 + 460150 + Grayson + VA + US + 36.69 + -81.26 + 0 + 0 + RNK + + + GAZ118 + 101180 + Inland_Chatham + GA + US + 32.07 + -81.24 + 0 + 0 + CHS + + + OHZ012 + 350120 + Lake + OH + US + 41.71 + -81.24 + 0 + 0 + CLE + + + SCZ027 + 400270 + Lexington + SC + US + 33.92 + -81.24 + 0 + 0 + CAE + + + NCZ056 + 330560 + Catawba + NC + US + 35.68 + -81.23 + 0 + 0 + GSP + + + NCZ069 + 330690 + Lincoln + NC + US + 35.48 + -81.23 + 0 + 0 + GSP + + + FLZ046 + 90460 + Seminole + FL + US + 28.74 + -81.22 + 0 + 0 + MLB + + + FLZ063 + 90630 + Glades + FL + US + 26.99 + -81.22 + 0 + 0 + MFL + + + FLZ066 + 90660 + Hendry + FL + US + 26.52 + -81.22 + 0 + 0 + MFL + + + WVZ035 + 480350 + Raleigh + WV + US + 37.75 + -81.22 + 0 + 0 + RLX + + + GAZ139 + 101390 + Coastal_Liberty + GA + US + 31.66 + -81.21 + 0 + 0 + CHS + + + NCZ019 + 330190 + Wilkes + NC + US + 36.21 + -81.21 + 0 + 0 + RNK + + + GAZ117 + 101170 + Coastal_Bryan + GA + US + 31.83 + -81.20 + 0 + 0 + CHS + + + OHZ013 + 350130 + Geauga + OH + US + 41.53 + -81.19 + 0 + 0 + CLE + + + OHZ022 + 350220 + Portage + OH + US + 41.17 + -81.19 + 0 + 0 + CLE + + + WVZ010 + 480100 + Pleasants + WV + US + 39.37 + -81.19 + 0 + 0 + RLX + + + NCZ070 + 330700 + Gaston + NC + US + 35.28 + -81.18 + 0 + 0 + GSP + + + SCZ009 + 400090 + York + SC + US + 34.99 + -81.18 + 0 + 0 + GSP + + + SCZ014 + 400140 + Chester + SC + US + 34.68 + -81.18 + 0 + 0 + GSP + + + NCZ035 + 330350 + Alexander + NC + US + 35.90 + -81.17 + 0 + 0 + GSP + + + VAZ010 + 460100 + Bland + VA + US + 37.13 + -81.15 + 0 + 0 + RNK + + + WVZ018 + 480180 + Calhoun + WV + US + 38.83 + -81.13 + 0 + 0 + RLX + + + FLZ075 + 90750 + Mainland_Monroe + FL + US + 25.46 + -81.12 + 0 + 0 + MFL + + + NCZ002 + 330020 + Alleghany + NC + US + 36.47 + -81.12 + 0 + 0 + RNK + + + SCZ042 + 400420 + Hampton + SC + US + 32.79 + -81.12 + 0 + 0 + CHS + + + OHZ049 + 350490 + Harrison + OH + US + 40.29 + -81.10 + 0 + 0 + PBZ + + + SCZ021 + 400210 + Fairfield + SC + US + 34.37 + -81.10 + 0 + 0 + CAE + + + WVZ042 + 480420 + Mercer + WV + US + 37.42 + -81.10 + 0 + 0 + RNK + + + OHZ040 + 350400 + Carroll + OH + US + 40.57 + -81.09 + 0 + 0 + PBZ + + + OHZ069 + 350690 + Monroe + OH + US + 39.70 + -81.07 + 0 + 0 + PBZ + + + WVZ019 + 480190 + Ritchie + WV + US + 39.20 + -81.07 + 0 + 0 + RLX + + + WVZ036 + 480360 + Fayette + WV + US + 38.04 + -81.07 + 0 + 0 + RLX + + + VAZ012 + 460120 + Wythe + VA + US + 36.92 + -81.06 + 0 + 0 + RNK + + + SCZ047 + 400470 + Inland_Jasper + SC + US + 32.42 + -81.05 + 0 + 0 + CHS + + + WVZ027 + 480270 + Clay + WV + US + 38.47 + -81.05 + 0 + 0 + RLX + + + FLZ141 + 91410 + Coastal_Volusia_County + FL + US + 29.02 + -81.03 + 0 + 0 + MLB + + + GAZ119 + 101190 + Coastal_Chatham + GA + US + 31.91 + -81.02 + 0 + 0 + CHS + + + SCZ041 + 400410 + Bamberg + SC + US + 33.23 + -81.01 + 0 + 0 + CAE + + + SCZ051 + 400510 + Coastal_Jasper + SC + US + 32.27 + -81.00 + 0 + 0 + CHS + + + OHZ059 + 350590 + Belmont + OH + US + 40.00 + -80.97 + 0 + 0 + PBZ + + + SCZ028 + 400280 + Richland + SC + US + 34.00 + -80.97 + 0 + 0 + CAE + + + FLZ077 + 90770 + Monroe/Middle_Keys + FL + US + 24.76 + -80.96 + 0 + 0 + KEY + + + FLZ058 + 90580 + Okeechobee + FL + US + 27.38 + -80.94 + 0 + 0 + MLB + + + NCZ036 + 330360 + Iredell + NC + US + 35.78 + -80.90 + 0 + 0 + GSP + + + WVZ011 + 480110 + Tyler + WV + US + 39.45 + -80.87 + 0 + 0 + RLX + + + WVZ043 + 480430 + Summers + WV + US + 37.65 + -80.87 + 0 + 0 + RNK + + + FLZ147 + 91470 + Northern_Brevard_County + FL + US + 28.56 + -80.86 + 0 + 0 + MLB + + + WVZ037 + 480370 + Nicholas + WV + US + 38.32 + -80.84 + 0 + 0 + RLX + + + WVZ029 + 480290 + Gilmer + WV + US + 38.92 + -80.83 + 0 + 0 + RLX + + + NCZ071 + 330710 + Mecklenburg + NC + US + 35.26 + -80.80 + 0 + 0 + GSP + + + OHZ033 + 350330 + Mahoning + OH + US + 41.01 + -80.80 + 0 + 0 + CLE + + + OHZ041 + 350410 + Columbiana + OH + US + 40.76 + -80.80 + 0 + 0 + PBZ + + + SCZ036 + 400360 + Orangeburg + SC + US + 33.44 + -80.79 + 0 + 0 + CAE + + + OHZ050 + 350500 + Jefferson + OH + US + 40.37 + -80.77 + 0 + 0 + PBZ + + + SCZ037 + 400370 + Calhoun + SC + US + 33.67 + -80.77 + 0 + 0 + CAE + + + OHZ014 + 350140 + Ashtabula_Inland + OH + US + 41.71 + -80.76 + 0 + 0 + CLE + + + OHZ023 + 350230 + Trumbull + OH + US + 41.31 + -80.76 + 0 + 0 + CLE + + + OHZ089 + 350890 + Ashtabula_Lakeshore + OH + US + 41.88 + -80.76 + 0 + 0 + CLE + + + VAZ016 + 460160 + Carroll + VA + US + 36.74 + -80.75 + 0 + 0 + RNK + + + WVZ028 + 480280 + Braxton + WV + US + 38.71 + -80.74 + 0 + 0 + RLX + + + SCZ043 + 400430 + Inland_Colleton + SC + US + 32.92 + -80.73 + 0 + 0 + CHS + + + WVZ020 + 480200 + Doddridge + WV + US + 39.27 + -80.73 + 0 + 0 + RLX + + + SCZ048 + 400480 + Beaufort + SC + US + 32.39 + -80.72 + 0 + 0 + CHS + + + VAZ011 + 460110 + Giles + VA + US + 37.31 + -80.72 + 0 + 0 + RNK + + + VAZ013 + 460130 + Pulaski + VA + US + 37.06 + -80.72 + 0 + 0 + RNK + + + NCZ003 + 330030 + Surry + NC + US + 36.40 + -80.70 + 0 + 0 + RNK + + + WVZ004 + 480040 + Marshall + WV + US + 39.88 + -80.70 + 0 + 0 + PBZ + + + WVZ012 + 480120 + Wetzel + WV + US + 39.58 + -80.67 + 0 + 0 + PBZ + + + FLZ047 + 90470 + Southern_Brevard_County + FL + US + 28.08 + -80.66 + 0 + 0 + MLB + + + NCZ020 + 330200 + Yadkin + NC + US + 36.16 + -80.66 + 0 + 0 + RNK + + + SCZ015 + 400150 + Lancaster + SC + US + 34.76 + -80.66 + 0 + 0 + CAE + + + FLZ174 + 91740 + Far_South_Miami-Dade_County + FL + US + 25.30 + -80.63 + 0 + 0 + MFL + + + WVZ003 + 480030 + Ohio + WV + US + 40.11 + -80.63 + 0 + 0 + PBZ + + + FLZ073 + 90730 + Inland_Miami-Dade_County + FL + US + 25.69 + -80.61 + 0 + 0 + MFL + + + FLZ054 + 90540 + Indian_River + FL + US + 27.71 + -80.60 + 0 + 0 + MLB + + + WVZ001 + 480010 + Hancock + WV + US + 40.52 + -80.60 + 0 + 0 + PBZ + + + WVZ002 + 480020 + Brooke + WV + US + 40.28 + -80.60 + 0 + 0 + PBZ + + + FLZ071 + 90710 + Inland_Broward_County + FL + US + 26.15 + -80.59 + 0 + 0 + MFL + + + SCZ022 + 400220 + Kershaw + SC + US + 34.34 + -80.58 + 0 + 0 + CAE + + + NCZ082 + 330820 + Union + NC + US + 35.01 + -80.56 + 0 + 0 + GSP + + + FLZ067 + 90670 + Inland_Palm_Beach_County + FL + US + 26.64 + -80.54 + 0 + 0 + MFL + + + NCZ072 + 330720 + Cabarrus + NC + US + 35.35 + -80.54 + 0 + 0 + GSP + + + WVZ044 + 480440 + Monroe + WV + US + 37.55 + -80.54 + 0 + 0 + RNK + + + NCZ037 + 330370 + Davie + NC + US + 35.90 + -80.53 + 0 + 0 + GSP + + + WVZ030 + 480300 + Lewis + WV + US + 38.94 + -80.52 + 0 + 0 + RLX + + + NCZ057 + 330570 + Rowan + NC + US + 35.67 + -80.47 + 0 + 0 + GSP + + + SCZ049 + 400490 + Coastal_Colleton + SC + US + 32.61 + -80.46 + 0 + 0 + CHS + + + FLZ059 + 90590 + St._Lucie + FL + US + 27.38 + -80.44 + 0 + 0 + MLB + + + SCZ044 + 400440 + Dorchester + SC + US + 33.07 + -80.44 + 0 + 0 + CHS + + + WVZ038 + 480380 + Webster + WV + US + 38.49 + -80.43 + 0 + 0 + RLX + + + WVZ045 + 480450 + Greenbrier + WV + US + 37.98 + -80.43 + 0 + 0 + RNK + + + VAZ014 + 460140 + Montgomery + VA + US + 37.17 + -80.40 + 0 + 0 + RNK + + + WVZ031 + 480310 + Harrison + WV + US + 39.28 + -80.39 + 0 + 0 + RLX + + + FLZ064 + 90640 + Martin + FL + US + 27.11 + -80.38 + 0 + 0 + MLB + + + FLZ076 + 90760 + Monroe/Upper_Keys + FL + US + 25.15 + -80.38 + 0 + 0 + KEY + + + VAZ017 + 460170 + Floyd + VA + US + 36.92 + -80.37 + 0 + 0 + RNK + + + PAZ020 + 380200 + Beaver + PA + US + 40.67 + -80.34 + 0 + 0 + PBZ + + + VAZ032 + 460320 + Patrick + VA + US + 36.71 + -80.33 + 0 + 0 + RNK + + + PAZ013 + 380130 + Lawrence + PA + US + 40.99 + -80.31 + 0 + 0 + PBZ + + + FLZ173 + 91730 + Coastal_Miami_Dade_County + FL + US + 25.64 + -80.30 + 0 + 0 + MFL + + + FLZ072 + 90720 + Metro_Broward_County + FL + US + 26.15 + -80.28 + 0 + 0 + MFL + + + FLZ074 + 90740 + Metropolitan_Miami_Dade + FL + US + 25.78 + -80.28 + 0 + 0 + MFL + + + NCZ073 + 330730 + Stanly + NC + US + 35.33 + -80.28 + 0 + 0 + RAH + + + NCZ021 + 330210 + Forsyth + NC + US + 36.11 + -80.27 + 0 + 0 + RAH + + + SCZ031 + 400310 + Sumter + SC + US + 33.90 + -80.27 + 0 + 0 + CAE + + + NCZ038 + 330380 + Davidson + NC + US + 35.76 + -80.26 + 0 + 0 + RAH + + + PAZ007 + 380070 + Mercer + PA + US + 41.28 + -80.26 + 0 + 0 + PBZ + + + NCZ004 + 330040 + Stokes + NC + US + 36.40 + -80.24 + 0 + 0 + RNK + + + SCZ029 + 400290 + Lee + SC + US + 34.16 + -80.23 + 0 + 0 + CAE + + + WVZ039 + 480390 + Upshur + WV + US + 38.90 + -80.23 + 0 + 0 + RLX + + + PAZ031 + 380310 + Greene + PA + US + 39.87 + -80.22 + 0 + 0 + PBZ + + + VAZ018 + 460180 + Craig + VA + US + 37.49 + -80.22 + 0 + 0 + RNK + + + WVZ021 + 480210 + Marion + WV + US + 39.51 + -80.22 + 0 + 0 + PBZ + + + SCZ038 + 400380 + Clarendon + SC + US + 33.69 + -80.21 + 0 + 0 + CAE + + + PAZ029 + 380290 + Washington + PA + US + 40.22 + -80.19 + 0 + 0 + PBZ + + + SCZ016 + 400160 + Chesterfield + SC + US + 34.59 + -80.17 + 0 + 0 + CAE + + + FLZ068 + 90680 + Metro_Palm_Beach_County + FL + US + 26.64 + -80.14 + 0 + 0 + MFL + + + PAZ001 + 380010 + Northern_Erie + PA + US + 42.10 + -80.14 + 0 + 0 + CLE + + + FLZ172 + 91720 + Coastal_Broward_County + FL + US + 26.15 + -80.12 + 0 + 0 + MFL + + + WVZ022 + 480220 + Monongalia + WV + US + 39.58 + -80.10 + 0 + 0 + PBZ + + + NCZ083 + 330830 + Anson + NC + US + 35.01 + -80.09 + 0 + 0 + RAH + + + PAZ002 + 380020 + Southern_Erie + PA + US + 42.03 + -80.07 + 0 + 0 + CLE + + + PAZ003 + 380030 + Crawford + PA + US + 41.67 + -80.07 + 0 + 0 + CLE + + + FLZ168 + 91680 + Coastal_Palm_Beach_County + FL + US + 26.65 + -80.06 + 0 + 0 + MFL + + + WVZ032 + 480320 + Taylor + WV + US + 39.34 + -80.06 + 0 + 0 + RLX + + + VAZ022 + 460220 + Roanoke + VA + US + 37.26 + -80.05 + 0 + 0 + RNK + + + PAZ021 + 380210 + Allegheny + PA + US + 40.44 + -80.03 + 0 + 0 + PBZ + + + WVZ040 + 480400 + Barbour + WV + US + 39.12 + -80.02 + 0 + 0 + RLX + + + WVZ046 + 480460 + Pocahontas + WV + US + 38.39 + -80.00 + 0 + 0 + RLX + + + SCZ023 + 400230 + Darlington + SC + US + 34.31 + -79.98 + 0 + 0 + ILM + + + VAZ019 + 460190 + Alleghany + VA + US + 37.78 + -79.95 + 0 + 0 + RNK + + + PAZ014 + 380140 + Butler + PA + US + 40.92 + -79.93 + 0 + 0 + PBZ + + + VAZ033 + 460330 + Franklin + VA + US + 37.01 + -79.92 + 0 + 0 + RNK + + + SCZ045 + 400450 + Berkeley + SC + US + 33.17 + -79.90 + 0 + 0 + CHS + + + NCZ074 + 330740 + Montgomery + NC + US + 35.32 + -79.89 + 0 + 0 + RAH + + + VAZ043 + 460430 + Henry + VA + US + 36.70 + -79.87 + 0 + 0 + RNK + + + SCZ050 + 400500 + Charleston + SC + US + 32.85 + -79.86 + 0 + 0 + CHS + + + WVZ047 + 480470 + Randolph + WV + US + 38.75 + -79.81 + 0 + 0 + RLX + + + NCZ039 + 330390 + Randolph + NC + US + 35.71 + -79.80 + 0 + 0 + RAH + + + NCZ022 + 330220 + Guilford + NC + US + 36.07 + -79.79 + 0 + 0 + RAH + + + VAZ023 + 460230 + Botetourt + VA + US + 37.55 + -79.79 + 0 + 0 + RNK + + + NCZ005 + 330050 + Rockingham + NC + US + 36.39 + -79.77 + 0 + 0 + RNK + + + NCZ084 + 330840 + Richmond + NC + US + 34.99 + -79.76 + 0 + 0 + RAH + + + VAZ020 + 460200 + Bath + VA + US + 38.06 + -79.75 + 0 + 0 + RNK + + + PAZ008 + 380080 + Venango + PA + US + 41.40 + -79.74 + 0 + 0 + PBZ + + + SCZ039 + 400390 + Williamsburg + SC + US + 33.59 + -79.71 + 0 + 0 + ILM + + + WVZ023 + 480230 + Preston + WV + US + 39.46 + -79.70 + 0 + 0 + PBZ + + + SCZ017 + 400170 + Marlboro + SC + US + 34.55 + -79.69 + 0 + 0 + ILM + + + SCZ032 + 400320 + Florence + SC + US + 34.04 + -79.69 + 0 + 0 + ILM + + + PAZ032 + 380320 + Fayette + PA + US + 39.93 + -79.66 + 0 + 0 + PBZ + + + WVZ041 + 480410 + Tucker + WV + US + 39.11 + -79.57 + 0 + 0 + PBZ + + + VAZ021 + 460210 + Highland + VA + US + 38.39 + -79.56 + 0 + 0 + LWX + + + VAZ034 + 460340 + Bedford + VA + US + 37.31 + -79.52 + 0 + 0 + RNK + + + NCZ085 + 330850 + Scotland + NC + US + 34.84 + -79.51 + 0 + 0 + RAH + + + PAZ015 + 380150 + Clarion + PA + US + 41.20 + -79.46 + 0 + 0 + PBZ + + + PAZ022 + 380220 + Armstrong + PA + US + 40.85 + -79.46 + 0 + 0 + PBZ + + + PAZ030 + 380300 + Westmoreland + PA + US + 40.36 + -79.44 + 0 + 0 + PBZ + + + WVZ501 + 485010 + Western_Grant + WV + US + 39.20 + -79.44 + 0 + 0 + LWX + + + NCZ075 + 330750 + Moore + NC + US + 35.28 + -79.43 + 0 + 0 + RAH + + + NYZ019 + 320190 + Chautauqua + NY + US + 42.29 + -79.41 + 0 + 0 + BUF + + + VAZ024 + 460240 + Rockbridge + VA + US + 37.81 + -79.41 + 0 + 0 + RNK + + + VAZ044 + 460440 + Pittsylvania + VA + US + 36.84 + -79.41 + 0 + 0 + RNK + + + NCZ023 + 330230 + Alamance + NC + US + 36.04 + -79.39 + 0 + 0 + RAH + + + SCZ024 + 400240 + Dillon + SC + US + 34.42 + -79.36 + 0 + 0 + ILM + + + SCZ033 + 400330 + Marion + SC + US + 34.00 + -79.35 + 0 + 0 + ILM + + + WVZ054 + 480540 + Pendleton + WV + US + 38.68 + -79.35 + 0 + 0 + LWX + + + NCZ006 + 330060 + Caswell + NC + US + 36.39 + -79.34 + 0 + 0 + RNK + + + SCZ046 + 400460 + Georgetown + SC + US + 33.45 + -79.34 + 0 + 0 + ILM + + + PAZ004 + 380040 + Warren + PA + US + 41.81 + -79.27 + 0 + 0 + CTP + + + NCZ086 + 330860 + Hoke + NC + US + 35.02 + -79.24 + 0 + 0 + RAH + + + PAZ009 + 380090 + Forest + PA + US + 41.47 + -79.24 + 0 + 0 + PBZ + + + NCZ040 + 330400 + Chatham + NC + US + 35.69 + -79.23 + 0 + 0 + RAH + + + MDZ001 + 200010 + Garrett + MD + US + 39.46 + -79.21 + 0 + 0 + PBZ + + + NCZ076 + 330760 + Lee + NC + US + 35.46 + -79.17 + 0 + 0 + RAH + + + WVZ502 + 485020 + Eastern_Grant + WV + US + 39.06 + -79.17 + 0 + 0 + LWX + + + VAZ035 + 460350 + Amherst + VA + US + 37.59 + -79.16 + 0 + 0 + RNK + + + PAZ023 + 380230 + Indiana + PA + US + 40.64 + -79.14 + 0 + 0 + PBZ + + + NCZ087 + 330870 + Robeson + NC + US + 34.63 + -79.13 + 0 + 0 + ILM + + + VAZ025 + 460250 + Augusta + VA + US + 38.18 + -79.13 + 0 + 0 + LWX + + + VAZ045 + 460450 + Campbell + VA + US + 37.25 + -79.13 + 0 + 0 + RNK + + + WVZ503 + 485030 + Western_Mineral + WV + US + 39.40 + -79.13 + 0 + 0 + LWX + + + NCZ024 + 330240 + Orange + NC + US + 36.04 + -79.11 + 0 + 0 + RAH + + + PAZ033 + 380330 + Somerset + PA + US + 40.00 + -79.04 + 0 + 0 + CTP + + + NCZ007 + 330070 + Person + NC + US + 36.39 + -78.98 + 0 + 0 + RAH + + + PAZ016 + 380160 + Jefferson + PA + US + 41.14 + -78.96 + 0 + 0 + PBZ + + + SCZ034 + 400340 + Horry + SC + US + 33.94 + -78.94 + 0 + 0 + ILM + + + MDZ501 + 205010 + Extreme_Western_Allegany + MD + US + 39.58 + -78.92 + 0 + 0 + LWX + + + VAZ036 + 460360 + Nelson + VA + US + 37.79 + -78.92 + 0 + 0 + LWX + + + WVZ504 + 485040 + Eastern_Mineral + WV + US + 39.44 + -78.89 + 0 + 0 + LWX + + + NCZ077 + 330770 + Harnett + NC + US + 35.38 + -78.88 + 0 + 0 + RAH + + + VAZ058 + 460580 + Halifax + VA + US + 36.80 + -78.88 + 0 + 0 + RNK + + + NCZ025 + 330250 + Durham + NC + US + 36.05 + -78.86 + 0 + 0 + RAH + + + VAZ026 + 460260 + Rockingham + VA + US + 38.53 + -78.86 + 0 + 0 + LWX + + + VAZ046 + 460460 + Appomattox + VA + US + 37.38 + -78.81 + 0 + 0 + RNK + + + WVZ055 + 480550 + Hardy + WV + US + 39.00 + -78.81 + 0 + 0 + LWX + + + NCZ088 + 330880 + Cumberland + NC + US + 35.04 + -78.80 + 0 + 0 + RAH + + + NYZ085 + 320850 + Southern_Erie + NY + US + 42.62 + -78.80 + 0 + 0 + BUF + + + NYZ001 + 320010 + Niagara + NY + US + 43.20 + -78.77 + 0 + 0 + BUF + + + NYZ010 + 320100 + Northern_Erie + NY + US + 42.94 + -78.74 + 0 + 0 + BUF + + + PAZ024 + 380240 + Cambria + PA + US + 40.48 + -78.71 + 0 + 0 + CTP + + + NYZ020 + 320200 + Cattaraugus + NY + US + 42.27 + -78.68 + 0 + 0 + BUF + + + VAZ059 + 460590 + Charlotte + VA + US + 36.98 + -78.68 + 0 + 0 + RNK + + + PAZ010 + 380100 + Elk + PA + US + 41.42 + -78.67 + 0 + 0 + CTP + + + WVZ050 + 480500 + Hampshire + WV + US + 39.32 + -78.66 + 0 + 0 + LWX + + + MDZ502 + 205020 + Central_and_Eastern_Allegany + MD + US + 39.58 + -78.65 + 0 + 0 + LWX + + + NCZ008 + 330080 + Granville + NC + US + 36.28 + -78.63 + 0 + 0 + RAH + + + NCZ041 + 330410 + Wake + NC + US + 35.79 + -78.63 + 0 + 0 + RAH + + + NCZ099 + 330990 + Columbus + NC + US + 34.21 + -78.61 + 0 + 0 + ILM + + + PAZ005 + 380050 + McKean + PA + US + 41.80 + -78.58 + 0 + 0 + CTP + + + VAZ027 + 460270 + Shenandoah + VA + US + 38.86 + -78.58 + 0 + 0 + LWX + + + VAZ047 + 460470 + Buckingham + VA + US + 37.56 + -78.55 + 0 + 0 + RNK + + + NCZ096 + 330960 + Bladen + NC + US + 34.61 + -78.53 + 0 + 0 + ILM + + + VAZ037 + 460370 + Albemarle + VA + US + 38.00 + -78.52 + 0 + 0 + LWX + + + PAZ034 + 380340 + Bedford + PA + US + 40.02 + -78.48 + 0 + 0 + CTP + + + VAZ029 + 460290 + Page + VA + US + 38.62 + -78.48 + 0 + 0 + LWX + + + VAZ038 + 460380 + Greene + VA + US + 38.33 + -78.47 + 0 + 0 + LWX + + + VAZ060 + 460600 + Prince_Edward + VA + US + 37.24 + -78.46 + 0 + 0 + AKQ + + + PAZ017 + 380170 + Clearfield + PA + US + 40.99 + -78.43 + 0 + 0 + CTP + + + NCZ009 + 330090 + Vance + NC + US + 36.35 + -78.40 + 0 + 0 + RAH + + + NCZ042 + 330420 + Johnston + NC + US + 35.53 + -78.39 + 0 + 0 + RAH + + + NCZ089 + 330890 + Sampson + NC + US + 34.93 + -78.39 + 0 + 0 + RAH + + + VAZ065 + 460650 + Mecklenburg + VA + US + 36.72 + -78.39 + 0 + 0 + AKQ + + + PAZ025 + 380250 + Blair + PA + US + 40.50 + -78.37 + 0 + 0 + CTP + + + NCZ100 + 331000 + Brunswick + NC + US + 34.10 + -78.30 + 0 + 0 + ILM + + + VAZ028 + 460280 + Frederick + VA + US + 39.23 + -78.29 + 0 + 0 + LWX + + + NCZ026 + 330260 + Franklin + NC + US + 36.04 + -78.28 + 0 + 0 + RAH + + + VAZ048 + 460480 + Fluvanna + VA + US + 37.85 + -78.28 + 0 + 0 + AKQ + + + VAZ061 + 460610 + Cumberland + VA + US + 37.52 + -78.28 + 0 + 0 + AKQ + + + VAZ039 + 460390 + Madison + VA + US + 38.43 + -78.27 + 0 + 0 + LWX + + + VAZ066 + 460660 + Lunenburg + VA + US + 36.95 + -78.25 + 0 + 0 + AKQ + + + WVZ051 + 480510 + Morgan + WV + US + 39.54 + -78.25 + 0 + 0 + LWX + + + NYZ002 + 320020 + Orleans + NY + US + 43.25 + -78.23 + 0 + 0 + BUF + + + NYZ012 + 320120 + Wyoming + NY + US + 42.70 + -78.22 + 0 + 0 + BUF + + + PAZ011 + 380110 + Cameron + PA + US + 41.42 + -78.21 + 0 + 0 + CTP + + + VAZ030 + 460300 + Warren + VA + US + 38.90 + -78.20 + 0 + 0 + LWX + + + NYZ011 + 320110 + Genesee + NY + US + 43.00 + -78.18 + 0 + 0 + BUF + + + VAZ040 + 460400 + Rappahannock + VA + US + 38.69 + -78.14 + 0 + 0 + LWX + + + PAZ035 + 380350 + Fulton + PA + US + 39.94 + -78.13 + 0 + 0 + CTP + + + NCZ010 + 330100 + Warren + NC + US + 36.37 + -78.11 + 0 + 0 + RAH + + + NCZ078 + 330780 + Wayne + NC + US + 35.37 + -78.06 + 0 + 0 + RAH + + + VAZ050 + 460500 + Orange + VA + US + 38.26 + -78.04 + 0 + 0 + LWX + + + VAZ067 + 460670 + Nottoway + VA + US + 37.14 + -78.03 + 0 + 0 + AKQ + + + WVZ052 + 480520 + Berkeley + WV + US + 39.44 + -78.03 + 0 + 0 + LWX + + + NYZ021 + 320210 + Allegany + NY + US + 42.26 + -78.01 + 0 + 0 + BUF + + + PAZ018 + 380180 + Northern_Centre + PA + US + 41.00 + -78.01 + 0 + 0 + CTP + + + VAZ049 + 460490 + Louisa + VA + US + 37.94 + -78.00 + 0 + 0 + AKQ + + + VAZ031 + 460310 + Clarke + VA + US + 39.12 + -77.99 + 0 + 0 + LWX + + + NCZ027 + 330270 + Nash + NC + US + 35.96 + -77.98 + 0 + 0 + RAH + + + PAZ026 + 380260 + Huntingdon + PA + US + 40.40 + -77.97 + 0 + 0 + CTP + + + VAZ068 + 460680 + Amelia + VA + US + 37.34 + -77.95 + 0 + 0 + AKQ + + + NCZ043 + 330430 + Wilson + NC + US + 35.71 + -77.93 + 0 + 0 + RAH + + + NCZ090 + 330900 + Duplin + NC + US + 34.95 + -77.93 + 0 + 0 + MHX + + + VAZ051 + 460510 + Culpeper + VA + US + 38.51 + -77.93 + 0 + 0 + LWX + + + PAZ006 + 380060 + Potter + PA + US + 41.74 + -77.91 + 0 + 0 + CTP + + + VAZ062 + 460620 + Goochland + VA + US + 37.73 + -77.90 + 0 + 0 + AKQ + + + VAZ069 + 460690 + Powhatan + VA + US + 37.55 + -77.90 + 0 + 0 + AKQ + + + NCZ097 + 330970 + Pender + NC + US + 34.51 + -77.89 + 0 + 0 + ILM + + + NCZ101 + 331010 + New_Hanover + NC + US + 34.16 + -77.88 + 0 + 0 + ILM + + + WVZ053 + 480530 + Jefferson + WV + US + 39.32 + -77.88 + 0 + 0 + LWX + + + VAZ079 + 460790 + Brunswick + VA + US + 36.79 + -77.86 + 0 + 0 + AKQ + + + VAZ041 + 460410 + Fauquier + VA + US + 38.71 + -77.84 + 0 + 0 + LWX + + + PAZ036 + 380360 + Franklin + PA + US + 40.01 + -77.78 + 0 + 0 + CTP + + + NYZ013 + 320130 + Livingston + NY + US + 42.73 + -77.77 + 0 + 0 + BUF + + + MDZ003 + 200030 + Washington + MD + US + 39.52 + -77.72 + 0 + 0 + LWX + + + PAZ012 + 380120 + Northern_Clinton + PA + US + 41.28 + -77.71 + 0 + 0 + CTP + + + PAZ019 + 380190 + Southern_Centre + PA + US + 40.89 + -77.69 + 0 + 0 + CTP + + + NYZ003 + 320030 + Monroe + NY + US + 43.16 + -77.68 + 0 + 0 + BUF + + + VAZ056 + 460560 + Spotsylvania + VA + US + 38.19 + -77.66 + 0 + 0 + LWX + + + NCZ079 + 330790 + Greene + NC + US + 35.50 + -77.65 + 0 + 0 + MHX + + + VAZ080 + 460800 + Dinwiddie + VA + US + 37.07 + -77.65 + 0 + 0 + AKQ + + + VAZ042 + 460420 + Loudoun + VA + US + 39.09 + -77.64 + 0 + 0 + LWX + + + NCZ011 + 330110 + Halifax + NC + US + 36.25 + -77.62 + 0 + 0 + RAH + + + NCZ091 + 330910 + Lenoir + NC + US + 35.21 + -77.61 + 0 + 0 + MHX + + + PAZ027 + 380270 + Mifflin + PA + US + 40.61 + -77.60 + 0 + 0 + CTP + + + NCZ028 + 330280 + Edgecombe + NC + US + 35.91 + -77.59 + 0 + 0 + RAH + + + VAZ070 + 460700 + Chesterfield + VA + US + 37.39 + -77.56 + 0 + 0 + AKQ + + + VAZ087 + 460870 + Greensville + VA + US + 36.72 + -77.56 + 0 + 0 + AKQ + + + PAZ028 + 380280 + Juniata + PA + US + 40.48 + -77.50 + 0 + 0 + CTP + + + NCZ012 + 330120 + Northampton + NC + US + 36.36 + -77.49 + 0 + 0 + AKQ + + + VAZ052 + 460520 + Pr_William/Manassas/Manassas_Pk + VA + US + 38.72 + -77.47 + 0 + 0 + LWX + + + VAZ055 + 460550 + Stafford + VA + US + 38.42 + -77.46 + 0 + 0 + LWX + + + VAZ063 + 460630 + Hanover + VA + US + 37.78 + -77.46 + 0 + 0 + AKQ + + + VAZ071 + 460710 + Henrico + VA + US + 37.53 + -77.42 + 0 + 0 + AKQ + + + MDZ004 + 200040 + Frederick + MD + US + 39.47 + -77.40 + 0 + 0 + LWX + + + NCZ044 + 330440 + Pitt + NC + US + 35.58 + -77.40 + 0 + 0 + MHX + + + NCZ092 + 330920 + Jones + NC + US + 35.01 + -77.39 + 0 + 0 + MHX + + + PAZ045 + 380450 + Southern_Clinton + PA + US + 41.09 + -77.39 + 0 + 0 + CTP + + + NYZ022 + 320220 + Steuben + NY + US + 42.29 + -77.36 + 0 + 0 + BGM + + + VAZ064 + 460640 + Caroline + VA + US + 38.01 + -77.36 + 0 + 0 + AKQ + + + NYZ014 + 320140 + Ontario + NY + US + 42.81 + -77.29 + 0 + 0 + BUF + + + PAZ056 + 380560 + Perry + PA + US + 40.41 + -77.29 + 0 + 0 + CTP + + + VAZ053 + 460530 + Fairfax + VA + US + 38.84 + -77.29 + 0 + 0 + LWX + + + VAZ088 + 460880 + Sussex + VA + US + 36.91 + -77.29 + 0 + 0 + AKQ + + + NCZ098 + 330980 + Onslow + NC + US + 34.72 + -77.26 + 0 + 0 + MHX + + + PAZ037 + 380370 + Tioga + PA + US + 41.77 + -77.25 + 0 + 0 + CTP + + + PAZ063 + 380630 + Cumberland + PA + US + 40.14 + -77.24 + 0 + 0 + CTP + + + PAZ064 + 380640 + Adams + PA + US + 39.90 + -77.22 + 0 + 0 + CTP + + + VAZ081 + 460810 + Prince_George + VA + US + 37.16 + -77.22 + 0 + 0 + AKQ + + + MDZ009 + 200090 + Montgomery + MD + US + 39.14 + -77.20 + 0 + 0 + LWX + + + VAZ057 + 460570 + King_George + VA + US + 38.28 + -77.18 + 0 + 0 + LWX + + + VAZ092 + 460920 + Southampton + VA + US + 36.78 + -77.16 + 0 + 0 + AKQ + + + NYZ015 + 320150 + Yates + NY + US + 42.61 + -77.13 + 0 + 0 + BGM + + + VAZ054 + 460540 + Arlington/Falls_Ch/Alexandria + VA + US + 38.86 + -77.12 + 0 + 0 + LWX + + + PAZ041 + 380410 + Northern_Lycoming + PA + US + 41.41 + -77.11 + 0 + 0 + CTP + + + PAZ049 + 380490 + Union + PA + US + 40.98 + -77.10 + 0 + 0 + CTP + + + NCZ029 + 330290 + Martin + NC + US + 35.86 + -77.09 + 0 + 0 + MHX + + + PAZ050 + 380500 + Snyder + PA + US + 40.76 + -77.09 + 0 + 0 + CTP + + + VAZ082 + 460820 + Charles_City + VA + US + 37.36 + -77.08 + 0 + 0 + AKQ + + + VAZ072 + 460720 + King_William + VA + US + 37.71 + -77.06 + 0 + 0 + AKQ + + + MDZ005 + 200050 + Carroll + MD + US + 39.53 + -77.05 + 0 + 0 + LWX + + + NCZ093 + 330930 + Craven + NC + US + 35.13 + -77.05 + 0 + 0 + MHX + + + NYZ004 + 320040 + Wayne + NY + US + 43.18 + -77.04 + 0 + 0 + BUF + + + DCZ001 + 510010 + District_of_Columbia + DC + US + 38.89 + -77.02 + 0 + 0 + LWX + + + NCZ030 + 330300 + Bertie + NC + US + 36.03 + -77.01 + 0 + 0 + AKQ + + + VAZ083 + 460830 + New_Kent + VA + US + 37.50 + -76.99 + 0 + 0 + AKQ + + + MDZ016 + 200160 + Charles + MD + US + 38.48 + -76.98 + 0 + 0 + LWX + + + NCZ013 + 330130 + Hertford + NC + US + 36.39 + -76.96 + 0 + 0 + AKQ + + + MDZ010 + 200100 + Howard + MD + US + 39.23 + -76.94 + 0 + 0 + LWX + + + VAZ074 + 460740 + Essex + VA + US + 37.95 + -76.93 + 0 + 0 + AKQ + + + VAZ073 + 460730 + King_and_Queen + VA + US + 37.70 + -76.92 + 0 + 0 + AKQ + + + VAZ089 + 460890 + Surry + VA + US + 37.10 + -76.91 + 0 + 0 + AKQ + + + MDZ013 + 200130 + Prince_Georges + MD + US + 38.83 + -76.88 + 0 + 0 + LWX + + + PAZ046 + 380460 + Southern_Lycoming + PA + US + 41.22 + -76.88 + 0 + 0 + CTP + + + NYZ023 + 320230 + Schuyler + NY + US + 42.40 + -76.86 + 0 + 0 + BGM + + + NCZ080 + 330800 + Beaufort + NC + US + 35.48 + -76.84 + 0 + 0 + MHX + + + VAZ075 + 460750 + Westmoreland + VA + US + 38.12 + -76.80 + 0 + 0 + AKQ + + + PAZ057 + 380570 + Dauphin + PA + US + 40.40 + -76.79 + 0 + 0 + CTP + + + NYZ016 + 320160 + Seneca + NY + US + 42.79 + -76.78 + 0 + 0 + BGM + + + NYZ024 + 320240 + Chemung + NY + US + 42.15 + -76.75 + 0 + 0 + BGM + + + VAZ090 + 460900 + James_City + VA + US + 37.32 + -76.75 + 0 + 0 + AKQ + + + VAZ076 + 460760 + Richmond + VA + US + 37.95 + -76.73 + 0 + 0 + AKQ + + + NCZ014 + 330140 + Gates + NC + US + 36.42 + -76.71 + 0 + 0 + AKQ + + + NCZ094 + 330940 + Pamlico + NC + US + 35.15 + -76.71 + 0 + 0 + MHX + + + VAZ093 + 460930 + Isle_of_Wight + VA + US + 36.89 + -76.71 + 0 + 0 + AKQ + + + PAZ065 + 380650 + York + PA + US + 39.97 + -76.69 + 0 + 0 + CTP + + + PAZ052 + 380520 + Northumberland + PA + US + 40.89 + -76.67 + 0 + 0 + CTP + + + VAZ096 + 460960 + Suffolk + VA + US + 36.74 + -76.67 + 0 + 0 + AKQ + + + NCZ031 + 330310 + Chowan + NC + US + 36.17 + -76.66 + 0 + 0 + AKQ + + + PAZ051 + 380510 + Montour + PA + US + 41.02 + -76.66 + 0 + 0 + CTP + + + MDZ006 + 200060 + Northern_Baltimore + MD + US + 39.57 + -76.64 + 0 + 0 + LWX + + + VAZ085 + 460850 + Middlesex + VA + US + 37.65 + -76.64 + 0 + 0 + AKQ + + + MDZ011 + 200110 + Southern_Baltimore + MD + US + 39.31 + -76.61 + 0 + 0 + LWX + + + MDZ014 + 200140 + Anne_Arundel + MD + US + 38.97 + -76.61 + 0 + 0 + LWX + + + NCZ045 + 330450 + Washington + NC + US + 35.84 + -76.60 + 0 + 0 + MHX + + + NCZ095 + 330950 + Carteret + NC + US + 34.85 + -76.60 + 0 + 0 + MHX + + + NYZ005 + 320050 + Northern_Cayuga + NY + US + 43.22 + -76.60 + 0 + 0 + BUF + + + MDZ017 + 200170 + St._Marys + MD + US + 38.28 + -76.59 + 0 + 0 + LWX + + + VAZ084 + 460840 + Gloucester + VA + US + 37.43 + -76.55 + 0 + 0 + AKQ + + + MDZ018 + 200180 + Calvert + MD + US + 38.54 + -76.54 + 0 + 0 + LWX + + + PAZ038 + 380380 + Bradford + PA + US + 41.77 + -76.53 + 0 + 0 + BGM + + + PAZ042 + 380420 + Sullivan + PA + US + 41.44 + -76.52 + 0 + 0 + CTP + + + VAZ091 + 460910 + York + VA + US + 37.23 + -76.51 + 0 + 0 + AKQ + + + NYZ017 + 320170 + Southern_Cayuga + NY + US + 42.82 + -76.50 + 0 + 0 + BGM + + + VAZ094 + 460940 + Newport_News/Hampton + VA + US + 37.10 + -76.50 + 0 + 0 + AKQ + + + NYZ025 + 320250 + Tompkins + NY + US + 42.45 + -76.47 + 0 + 0 + BGM + + + VAZ078 + 460780 + Lancaster + VA + US + 37.73 + -76.45 + 0 + 0 + AKQ + + + VAZ077 + 460770 + Northumberland + VA + US + 37.86 + -76.44 + 0 + 0 + AKQ + + + PAZ053 + 380530 + Columbia + PA + US + 41.04 + -76.43 + 0 + 0 + CTP + + + PAZ059 + 380590 + Lebanon + PA + US + 40.38 + -76.42 + 0 + 0 + CTP + + + NCZ032 + 330320 + Perquimans + NC + US + 36.22 + -76.40 + 0 + 0 + AKQ + + + MDZ007 + 200070 + Harford + MD + US + 39.50 + -76.32 + 0 + 0 + LWX + + + NYZ055 + 320550 + Tioga + NY + US + 42.20 + -76.32 + 0 + 0 + BGM + + + PAZ066 + 380660 + Lancaster + PA + US + 40.02 + -76.31 + 0 + 0 + CTP + + + VAZ095 + 460950 + Norfolk/Portsmouth + VA + US + 36.87 + -76.30 + 0 + 0 + AKQ + + + VAZ086 + 460860 + Mathews + VA + US + 37.42 + -76.29 + 0 + 0 + AKQ + + + NCZ015 + 330150 + Pasquotank + NC + US + 36.31 + -76.28 + 0 + 0 + AKQ + + + VAZ097 + 460970 + Chesapeake + VA + US + 36.71 + -76.28 + 0 + 0 + AKQ + + + NCZ081 + 330810 + Western_Hyde + NC + US + 35.51 + -76.26 + 0 + 0 + MHX + + + PAZ058 + 380580 + Schuylkill + PA + US + 40.72 + -76.23 + 0 + 0 + CTP + + + NCZ046 + 330460 + Tyrrell + NC + US + 35.79 + -76.21 + 0 + 0 + MHX + + + NYZ006 + 320060 + Oswego + NY + US + 43.43 + -76.19 + 0 + 0 + BUF + + + NYZ018 + 320180 + Onondaga + NY + US + 43.02 + -76.19 + 0 + 0 + BGM + + + NCZ016 + 330160 + Camden + NC + US + 36.36 + -76.17 + 0 + 0 + AKQ + + + MDZ012 + 200120 + Kent + MD + US + 39.20 + -76.15 + 0 + 0 + PHI + + + MDZ019 + 200190 + Talbot + MD + US + 38.76 + -76.15 + 0 + 0 + PHI + + + NYZ044 + 320440 + Cortland + NY + US + 42.60 + -76.07 + 0 + 0 + BGM + + + MDZ015 + 200150 + Queen_Anne's + MD + US + 39.06 + -76.06 + 0 + 0 + PHI + + + VAZ098 + 460980 + Virginia_Beach + VA + US + 36.74 + -76.05 + 0 + 0 + AKQ + + + MDZ021 + 200210 + Dorchester + MD + US + 38.41 + -76.03 + 0 + 0 + AKQ + + + PAZ043 + 380430 + Wyoming + PA + US + 41.52 + -76.01 + 0 + 0 + BGM + + + PAZ060 + 380600 + Berks + PA + US + 40.41 + -75.99 + 0 + 0 + PHI + + + PAZ047 + 380470 + Luzerne + PA + US + 41.16 + -75.96 + 0 + 0 + BGM + + + NYZ007 + 320070 + Jefferson + NY + US + 44.03 + -75.95 + 0 + 0 + BUF + + + VAZ100 + 461000 + Northampton + VA + US + 37.34 + -75.95 + 0 + 0 + AKQ + + + NCZ017 + 330170 + Western_Currituck + NC + US + 36.31 + -75.94 + 0 + 0 + AKQ + + + MDZ008 + 200080 + Cecil + MD + US + 39.55 + -75.93 + 0 + 0 + PHI + + + NCZ104 + 331040 + Eastern_Hyde + NC + US + 35.13 + -75.92 + 0 + 0 + MHX + + + NCZ047 + 330470 + Western_Dare + NC + US + 35.77 + -75.87 + 0 + 0 + MHX + + + MDZ020 + 200200 + Caroline + MD + US + 38.90 + -75.86 + 0 + 0 + PHI + + + NCZ102 + 331020 + Eastern_Currituck + NC + US + 36.37 + -75.84 + 0 + 0 + AKQ + + + PAZ039 + 380390 + Susquehanna + PA + US + 41.82 + -75.81 + 0 + 0 + BGM + + + MDZ023 + 200230 + Somerset + MD + US + 38.10 + -75.80 + 0 + 0 + AKQ + + + NYZ056 + 320560 + Broome + NY + US + 42.21 + -75.76 + 0 + 0 + BGM + + + PAZ067 + 380670 + Chester + PA + US + 39.99 + -75.76 + 0 + 0 + PHI + + + PAZ054 + 380540 + Carbon + PA + US + 40.94 + -75.74 + 0 + 0 + PHI + + + PAZ044 + 380440 + Lackawanna + PA + US + 41.40 + -75.64 + 0 + 0 + BGM + + + VAZ099 + 460990 + Accomack + VA + US + 37.74 + -75.64 + 0 + 0 + AKQ + + + MDZ022 + 200220 + Wicomico + MD + US + 38.39 + -75.62 + 0 + 0 + AKQ + + + NYZ036 + 320360 + Madison + NY + US + 42.96 + -75.62 + 0 + 0 + BGM + + + PAZ061 + 380610 + Lehigh + PA + US + 40.60 + -75.62 + 0 + 0 + PHI + + + DEZ001 + 80010 + New_Castle + DE + US + 39.57 + -75.60 + 0 + 0 + PHI + + + NYZ045 + 320450 + Chenango + NY + US + 42.47 + -75.59 + 0 + 0 + BGM + + + DEZ002 + 80020 + Kent + DE + US + 39.10 + -75.53 + 0 + 0 + PHI + + + NCZ103 + 331030 + Eastern_Dare + NC + US + 35.48 + -75.48 + 0 + 0 + MHX + + + NYZ008 + 320080 + Lewis + NY + US + 43.82 + -75.48 + 0 + 0 + BUF + + + NYZ009 + 320090 + Northern_Oneida + NY + US + 43.38 + -75.48 + 0 + 0 + BGM + + + PAZ070 + 380700 + Delaware + PA + US + 39.93 + -75.43 + 0 + 0 + PHI + + + DEZ003 + 80030 + Inland_Sussex + DE + US + 38.70 + -75.42 + 0 + 0 + PHI + + + NYZ037 + 320370 + Southern_Oneida + NY + US + 43.08 + -75.41 + 0 + 0 + BGM + + + MDZ024 + 200240 + Inland_Worcester + MD + US + 38.23 + -75.39 + 0 + 0 + AKQ + + + PAZ068 + 380680 + Montgomery + PA + US + 40.21 + -75.36 + 0 + 0 + PHI + + + PAZ062 + 380620 + Northampton + PA + US + 40.75 + -75.34 + 0 + 0 + PHI + + + NJZ016 + 300160 + Salem + NJ + US + 39.58 + -75.32 + 0 + 0 + PHI + + + PAZ055 + 380550 + Monroe + PA + US + 41.03 + -75.31 + 0 + 0 + PHI + + + PAZ072 + 380720 + Southern_Wayne + PA + US + 41.44 + -75.28 + 0 + 0 + BGM + + + PAZ040 + 380400 + Northern_Wayne + PA + US + 41.80 + -75.27 + 0 + 0 + BGM + + + NYZ087 + 320870 + Southwestern_St._Lawrence + NY + US + 44.46 + -75.23 + 0 + 0 + BTV + + + MDZ025 + 200250 + Maryland_Beaches + MD + US + 38.17 + -75.18 + 0 + 0 + AKQ + + + NJZ017 + 300170 + Gloucester + NJ + US + 39.70 + -75.16 + 0 + 0 + PHI + + + NJZ021 + 300210 + Cumberland + NJ + US + 39.37 + -75.14 + 0 + 0 + PHI + + + PAZ071 + 380710 + Philadelphia + PA + US + 39.99 + -75.13 + 0 + 0 + PHI + + + PAZ069 + 380690 + Bucks + PA + US + 40.32 + -75.11 + 0 + 0 + PHI + + + DEZ004 + 80040 + Delaware_Beaches + DE + US + 38.63 + -75.09 + 0 + 0 + PHI + + + PAZ048 + 380480 + Pike + PA + US + 41.34 + -75.03 + 0 + 0 + BGM + + + NYZ046 + 320460 + Otsego + NY + US + 42.61 + -75.02 + 0 + 0 + BGM + + + NJZ007 + 300070 + Warren + NJ + US + 40.83 + -74.99 + 0 + 0 + PHI + + + NYZ026 + 320260 + Northern_St._Lawrence + NY + US + 44.86 + -74.99 + 0 + 0 + BTV + + + NYZ032 + 320320 + Northern_Herkimer + NY + US + 43.71 + -74.97 + 0 + 0 + ALY + + + NJZ009 + 300090 + Hunterdon + NJ + US + 40.56 + -74.96 + 0 + 0 + PHI + + + NJZ018 + 300180 + Camden + NJ + US + 39.79 + -74.95 + 0 + 0 + PHI + + + NYZ038 + 320380 + Southern_Herkimer + NY + US + 43.08 + -74.95 + 0 + 0 + ALY + + + NYZ029 + 320290 + Southeastern_St._Lawrence + NY + US + 44.39 + -74.93 + 0 + 0 + BTV + + + NYZ057 + 320570 + Delaware + NY + US + 42.19 + -74.93 + 0 + 0 + BGM + + + NJZ023 + 300230 + Cape_May + NJ + US + 39.15 + -74.81 + 0 + 0 + PHI + + + NJZ019 + 300190 + Northwestern_Burlington + NJ + US + 39.97 + -74.77 + 0 + 0 + PHI + + + NJZ024 + 300240 + Atlantic_Coastal_Cape_May + NJ + US + 39.11 + -74.76 + 0 + 0 + PHI + + + NYZ062 + 320620 + Sullivan + NY + US + 41.72 + -74.76 + 0 + 0 + BGM + + + NJZ015 + 300150 + Mercer + NJ + US + 40.27 + -74.71 + 0 + 0 + PHI + + + NJZ022 + 300220 + Atlantic + NJ + US + 39.50 + -74.69 + 0 + 0 + PHI + + + NJZ001 + 300010 + Sussex + NJ + US + 41.13 + -74.68 + 0 + 0 + PHI + + + NJZ010 + 300100 + Somerset + NJ + US + 40.56 + -74.60 + 0 + 0 + PHI + + + NJZ027 + 300270 + Southeastern_Burlington + NJ + US + 39.73 + -74.60 + 0 + 0 + PHI + + + NJZ008 + 300080 + Morris + NJ + US + 40.86 + -74.58 + 0 + 0 + PHI + + + NJZ025 + 300250 + Coastal_Atlantic + NJ + US + 39.40 + -74.46 + 0 + 0 + PHI + + + NYZ033 + 320330 + Hamilton + NY + US + 43.66 + -74.46 + 0 + 0 + ALY + + + NYZ039 + 320390 + Southern_Fulton + NY + US + 43.05 + -74.44 + 0 + 0 + ALY + + + NYZ047 + 320470 + Schoharie + NY + US + 42.59 + -74.44 + 0 + 0 + ALY + + + NYZ082 + 320820 + Northern_Fulton + NY + US + 43.17 + -74.44 + 0 + 0 + ALY + + + NJZ012 + 300120 + Middlesex + NJ + US + 40.42 + -74.43 + 0 + 0 + PHI + + + NYZ040 + 320400 + Montgomery + NY + US + 42.91 + -74.43 + 0 + 0 + ALY + + + NYZ063 + 320630 + Western_Ulster + NY + US + 41.88 + -74.43 + 0 + 0 + ALY + + + NYZ027 + 320270 + Northern_Franklin + NY + US + 44.86 + -74.39 + 0 + 0 + BTV + + + NJZ002 + 300020 + Western_Passaic + NJ + US + 41.09 + -74.36 + 0 + 0 + OKX + + + NYZ067 + 320670 + Orange + NY + US + 41.39 + -74.36 + 0 + 0 + OKX + + + NJZ013 + 300130 + Western_Monmouth + NJ + US + 40.26 + -74.32 + 0 + 0 + PHI + + + NJZ020 + 300200 + Ocean + NJ + US + 39.85 + -74.32 + 0 + 0 + PHI + + + NJZ011 + 300110 + Union + NJ + US + 40.66 + -74.31 + 0 + 0 + OKX + + + NYZ058 + 320580 + Western_Greene + NY + US + 42.26 + -74.28 + 0 + 0 + ALY + + + NJZ026 + 300260 + Coastal_Ocean + NJ + US + 39.64 + -74.26 + 0 + 0 + PHI + + + NYZ030 + 320300 + Southern_Franklin + NY + US + 44.54 + -74.26 + 0 + 0 + BTV + + + NJZ005 + 300050 + Essex + NJ + US + 40.79 + -74.25 + 0 + 0 + OKX + + + NJZ004 + 300040 + Eastern_Passaic + NJ + US + 40.91 + -74.20 + 0 + 0 + OKX + + + NYZ048 + 320480 + Western_Schenectady + NY + US + 42.80 + -74.17 + 0 + 0 + ALY + + + NYZ074 + 320740 + Richmond_(Staten_Is.) + NY + US + 40.58 + -74.15 + 0 + 0 + OKX + + + NYZ051 + 320510 + Western_Albany + NY + US + 42.58 + -74.14 + 0 + 0 + ALY + + + NYZ064 + 320640 + Eastern_Ulster + NY + US + 41.88 + -74.09 + 0 + 0 + ALY + + + NJZ003 + 300030 + Bergen + NJ + US + 40.94 + -74.08 + 0 + 0 + OKX + + + NJZ006 + 300060 + Hudson + NJ + US + 40.74 + -74.07 + 0 + 0 + OKX + + + NYZ069 + 320690 + Rockland + NY + US + 41.16 + -74.07 + 0 + 0 + OKX + + + NJZ014 + 300140 + Eastern_Monmouth + NJ + US + 40.28 + -74.03 + 0 + 0 + PHI + + + NYZ049 + 320490 + Eastern_Schenectady + NY + US + 42.85 + -73.96 + 0 + 0 + ALY + + + NYZ072 + 320720 + New_York_(Manhattan) + NY + US + 40.79 + -73.96 + 0 + 0 + OKX + + + NYZ075 + 320750 + Kings_(Brooklyn) + NY + US + 40.66 + -73.94 + 0 + 0 + OKX + + + NYZ059 + 320590 + Eastern_Greene + NY + US + 42.30 + -73.91 + 0 + 0 + ALY + + + NYZ034 + 320340 + Western_Essex + NY + US + 44.10 + -73.90 + 0 + 0 + BTV + + + NYZ050 + 320500 + Southern_Saratoga + NY + US + 42.94 + -73.88 + 0 + 0 + ALY + + + NYZ041 + 320410 + Northern_Saratoga + NY + US + 43.17 + -73.87 + 0 + 0 + ALY + + + NYZ052 + 320520 + Eastern_Albany + NY + US + 42.62 + -73.86 + 0 + 0 + ALY + + + NYZ065 + 320650 + Western_Dutchess + NY + US + 41.76 + -73.85 + 0 + 0 + ALY + + + NYZ073 + 320730 + Bronx + NY + US + 40.86 + -73.85 + 0 + 0 + OKX + + + NYZ042 + 320420 + Northern_Warren + NY + US + 43.58 + -73.84 + 0 + 0 + ALY + + + NYZ076 + 320760 + Queens + NY + US + 40.68 + -73.83 + 0 + 0 + OKX + + + NYZ031 + 320310 + Western_Clinton + NY + US + 44.71 + -73.79 + 0 + 0 + BTV + + + NYZ071 + 320710 + Southern_Westchester + NY + US + 40.99 + -73.78 + 0 + 0 + OKX + + + NYZ068 + 320680 + Putnam + NY + US + 41.43 + -73.76 + 0 + 0 + OKX + + + NYZ060 + 320600 + Western_Columbia + NY + US + 42.24 + -73.75 + 0 + 0 + ALY + + + NYZ083 + 320830 + Southeast_Warren + NY + US + 43.34 + -73.74 + 0 + 0 + ALY + + + NYZ070 + 320700 + Northern_Westchester + NY + US + 41.18 + -73.73 + 0 + 0 + OKX + + + NYZ053 + 320530 + Western_Rensselaer + NY + US + 42.70 + -73.62 + 0 + 0 + ALY + + + NYZ066 + 320660 + Eastern_Dutchess + NY + US + 41.78 + -73.62 + 0 + 0 + ALY + + + NYZ077 + 320770 + Nassau + NY + US + 40.75 + -73.59 + 0 + 0 + OKX + + + NYZ028 + 320280 + Eastern_Clinton + NY + US + 44.74 + -73.57 + 0 + 0 + BTV + + + NYZ061 + 320610 + Eastern_Columbia + NY + US + 42.24 + -73.52 + 0 + 0 + ALY + + + NYZ043 + 320430 + Northern_Washington + NY + US + 43.56 + -73.44 + 0 + 0 + ALY + + + NYZ084 + 320840 + Southern_Washington + NY + US + 43.18 + -73.44 + 0 + 0 + ALY + + + NYZ035 + 320350 + Eastern_Essex + NY + US + 44.17 + -73.43 + 0 + 0 + BTV + + + NYZ054 + 320540 + Eastern_Rensselaer + NY + US + 42.72 + -73.42 + 0 + 0 + ALY + + + CTZ009 + 70090 + Southern_Fairfield + CT + US + 41.13 + -73.41 + 0 + 0 + OKX + + + CTZ005 + 70050 + Northern_Fairfield + CT + US + 41.41 + -73.31 + 0 + 0 + OKX + + + VTZ001 + 450010 + Grand_Isle + VT + US + 44.78 + -73.29 + 0 + 0 + BTV + + + MAZ025 + 210250 + Southern_Berkshire + MA + US + 42.23 + -73.25 + 0 + 0 + ALY + + + CTZ013 + 70130 + Southern_Litchfield + CT + US + 41.64 + -73.24 + 0 + 0 + ALY + + + VTZ009 + 450090 + Western_Addison + VT + US + 44.02 + -73.23 + 0 + 0 + BTV + + + CTZ001 + 70010 + Northern_Litchfield + CT + US + 41.86 + -73.20 + 0 + 0 + ALY + + + NYZ078 + 320780 + Northwest_Suffolk + NY + US + 40.88 + -73.18 + 0 + 0 + OKX + + + VTZ011 + 450110 + Western_Rutland + VT + US + 43.57 + -73.18 + 0 + 0 + BTV + + + MAZ001 + 210010 + Northern_Berkshire + MA + US + 42.56 + -73.16 + 0 + 0 + ALY + + + NYZ080 + 320800 + Southwest_Suffolk + NY + US + 40.73 + -73.15 + 0 + 0 + OKX + + + VTZ005 + 450050 + Western_Chittenden + VT + US + 44.49 + -73.13 + 0 + 0 + BTV + + + VTZ013 + 450130 + Bennington + VT + US + 43.02 + -73.06 + 0 + 0 + ALY + + + CTZ006 + 70060 + Northern_New_Haven + CT + US + 41.47 + -73.03 + 0 + 0 + OKX + + + VTZ002 + 450020 + Western_Franklin + VT + US + 44.82 + -73.03 + 0 + 0 + BTV + + + VTZ017 + 450170 + Eastern_Chittenden + VT + US + 44.40 + -72.94 + 0 + 0 + BTV + + + VTZ018 + 450180 + Eastern_Addison + VT + US + 44.05 + -72.94 + 0 + 0 + BTV + + + MAZ009 + 210090 + Western_Hampden + MA + US + 42.19 + -72.93 + 0 + 0 + BOX + + + MAZ008 + 210080 + Western_Hampshire + MA + US + 42.39 + -72.87 + 0 + 0 + BOX + + + VTZ019 + 450190 + Eastern_Rutland + VT + US + 43.57 + -72.86 + 0 + 0 + BTV + + + CTZ010 + 70100 + Southern_New_Haven + CT + US + 41.30 + -72.82 + 0 + 0 + OKX + + + MAZ002 + 210020 + Western_Franklin + MA + US + 42.59 + -72.80 + 0 + 0 + BOX + + + VTZ014 + 450140 + Western_Windham + VT + US + 43.00 + -72.78 + 0 + 0 + ALY + + + VTZ016 + 450160 + Eastern_Franklin + VT + US + 44.83 + -72.77 + 0 + 0 + BTV + + + CTZ002 + 70020 + Hartford + CT + US + 41.79 + -72.72 + 0 + 0 + BOX + + + VTZ006 + 450060 + Lamoille + VT + US + 44.60 + -72.65 + 0 + 0 + BTV + + + VTZ012 + 450120 + Windsor + VT + US + 43.59 + -72.59 + 0 + 0 + BTV + + + VTZ008 + 450080 + Washington + VT + US + 44.26 + -72.58 + 0 + 0 + BTV + + + VTZ015 + 450150 + Eastern_Windham + VT + US + 42.98 + -72.57 + 0 + 0 + ALY + + + CTZ007 + 70070 + Northern_Middlesex + CT + US + 41.48 + -72.53 + 0 + 0 + OKX + + + MAZ010 + 210100 + Eastern_Hampshire + MA + US + 42.31 + -72.51 + 0 + 0 + BOX + + + MAZ011 + 210110 + Eastern_Hampden + MA + US + 42.14 + -72.50 + 0 + 0 + BOX + + + CTZ011 + 70110 + Southern_Middlesex + CT + US + 41.33 + -72.46 + 0 + 0 + OKX + + + MAZ003 + 210030 + Eastern_Franklin + MA + US + 42.52 + -72.46 + 0 + 0 + BOX + + + NYZ079 + 320790 + Northeast_Suffolk + NY + US + 41.07 + -72.41 + 0 + 0 + OKX + + + VTZ010 + 450100 + Orange + VT + US + 43.99 + -72.41 + 0 + 0 + BTV + + + NYZ081 + 320810 + Southeast_Suffolk + NY + US + 40.90 + -72.37 + 0 + 0 + OKX + + + CTZ003 + 70030 + Tolland + CT + US + 41.81 + -72.31 + 0 + 0 + BOX + + + NHZ011 + 290110 + Cheshire + NH + US + 42.94 + -72.24 + 0 + 0 + BOX + + + VTZ003 + 450030 + Orleans + VT + US + 44.77 + -72.23 + 0 + 0 + BTV + + + NHZ007 + 290070 + Sullivan + NH + US + 43.36 + -72.20 + 0 + 0 + GYX + + + CTZ008 + 70080 + Northern_New_London + CT + US + 41.53 + -72.13 + 0 + 0 + OKX + + + VTZ007 + 450070 + Caledonia + VT + US + 44.46 + -72.13 + 0 + 0 + BTV + + + CTZ004 + 70040 + Windham + CT + US + 41.83 + -72.02 + 0 + 0 + BOX + + + CTZ012 + 70120 + Southern_New_London + CT + US + 41.36 + -71.96 + 0 + 0 + OKX + + + NHZ005 + 290050 + Southern_Grafton + NH + US + 43.71 + -71.93 + 0 + 0 + GYX + + + MAZ004 + 210040 + Northern_Worcester + MA + US + 42.43 + -71.92 + 0 + 0 + BOX + + + MAZ012 + 210120 + Southern_Worcester + MA + US + 42.18 + -71.81 + 0 + 0 + BOX + + + NHZ015 + 290150 + Wrn_And_Central_Hillsborough + NH + US + 42.95 + -71.78 + 0 + 0 + BOX + + + NHZ003 + 290030 + Northern_Grafton + NH + US + 44.13 + -71.76 + 0 + 0 + GYX + + + VTZ004 + 450040 + Essex + VT + US + 44.68 + -71.74 + 0 + 0 + BTV + + + NHZ008 + 290080 + Merrimack + NH + US + 43.31 + -71.67 + 0 + 0 + GYX + + + RIZ003 + 390030 + Western_Kent + RI + US + 41.66 + -71.66 + 0 + 0 + BOX + + + RIZ006 + 390060 + Washington + RI + US + 41.48 + -71.66 + 0 + 0 + BOX + + + MAZ026 + 210260 + Northwest_Middlesex_County + MA + US + 42.61 + -71.59 + 0 + 0 + BOX + + + RIZ001 + 390010 + Northwest_Providence + RI + US + 41.87 + -71.59 + 0 + 0 + BOX + + + RIZ008 + 390080 + Block_Island + RI + US + 41.19 + -71.57 + 0 + 0 + BOX + + + NHZ012 + 290120 + Eastern_Hillsborough + NH + US + 42.88 + -71.50 + 0 + 0 + BOX + + + RIZ004 + 390040 + Eastern_Kent + RI + US + 41.68 + -71.46 + 0 + 0 + BOX + + + NHZ009 + 290090 + Belknap + NH + US + 43.52 + -71.45 + 0 + 0 + GYX + + + RIZ002 + 390020 + Southeast_Providence + RI + US + 41.81 + -71.45 + 0 + 0 + BOX + + + NHZ002 + 290020 + Southern_Coos + NH + US + 44.41 + -71.39 + 0 + 0 + GYX + + + MAZ005 + 210050 + Central_Middlesex_County + MA + US + 42.44 + -71.33 + 0 + 0 + BOX + + + NHZ001 + 290010 + Northern_Coos + NH + US + 45.02 + -71.33 + 0 + 0 + GYX + + + RIZ005 + 390050 + Bristol + RI + US + 41.71 + -71.27 + 0 + 0 + BOX + + + NHZ006 + 290060 + Southern_Carroll + NH + US + 43.71 + -71.26 + 0 + 0 + GYX + + + RIZ007 + 390070 + Newport + RI + US + 41.56 + -71.26 + 0 + 0 + BOX + + + MAZ013 + 210130 + Western_Norfolk + MA + US + 42.15 + -71.24 + 0 + 0 + BOX + + + NHZ004 + 290040 + Northern_Carroll + NH + US + 44.10 + -71.22 + 0 + 0 + GYX + + + MAZ017 + 210170 + Northern_Bristol + MA + US + 41.93 + -71.18 + 0 + 0 + BOX + + + NHZ013 + 290130 + Interior_Rockingham + NH + US + 43.01 + -71.17 + 0 + 0 + GYX + + + MAZ014 + 210140 + Southeast_Middlesex + MA + US + 42.41 + -71.16 + 0 + 0 + BOX + + + MAZ006 + 210060 + Western_Essex + MA + US + 42.72 + -71.08 + 0 + 0 + BOX + + + MAZ015 + 210150 + Suffolk + MA + US + 42.34 + -71.07 + 0 + 0 + BOX + + + MAZ020 + 210200 + Southern_Bristol + MA + US + 41.65 + -71.07 + 0 + 0 + BOX + + + NHZ010 + 290100 + Strafford + NH + US + 43.33 + -71.03 + 0 + 0 + GYX + + + MAZ016 + 210160 + Eastern_Norfolk + MA + US + 42.22 + -71.02 + 0 + 0 + BOX + + + MAZ018 + 210180 + Western_Plymouth + MA + US + 42.00 + -70.88 + 0 + 0 + BOX + + + MAZ007 + 210070 + Eastern_Essex + MA + US + 42.65 + -70.83 + 0 + 0 + BOX + + + NHZ014 + 290140 + Coastal_Rockingham + NH + US + 42.99 + -70.82 + 0 + 0 + GYX + + + MEZ007 + 190070 + Northern_Oxford + ME + US + 44.88 + -70.80 + 0 + 0 + GYX + + + MAZ021 + 210210 + Southern_Plymouth + MA + US + 41.72 + -70.77 + 0 + 0 + BOX + + + MAZ019 + 210190 + Eastern_Plymouth + MA + US + 42.03 + -70.73 + 0 + 0 + BOX + + + MEZ018 + 190180 + Interior_York + ME + US + 43.52 + -70.73 + 0 + 0 + GYX + + + MAZ023 + 210230 + Dukes + MA + US + 41.38 + -70.70 + 0 + 0 + BOX + + + MEZ012 + 190120 + Southern_Oxford + ME + US + 44.20 + -70.63 + 0 + 0 + GYX + + + MEZ023 + 190230 + Coastal_York + ME + US + 43.34 + -70.58 + 0 + 0 + GYX + + + MEZ019 + 190190 + Interior_Cumberland + ME + US + 43.91 + -70.49 + 0 + 0 + GYX + + + MEZ008 + 190080 + Northern_Franklin + ME + US + 45.14 + -70.48 + 0 + 0 + GYX + + + MEZ024 + 190240 + Coastal_Cumberland + ME + US + 43.75 + -70.26 + 0 + 0 + GYX + + + MEZ020 + 190200 + Androscoggin + ME + US + 44.20 + -70.24 + 0 + 0 + GYX + + + MEZ013 + 190130 + Southern_Franklin + ME + US + 44.67 + -70.23 + 0 + 0 + GYX + + + MEZ009 + 190090 + Central_Somerset + ME + US + 45.42 + -70.10 + 0 + 0 + GYX + + + MEZ003 + 190030 + Northern_Somerset + ME + US + 46.27 + -70.01 + 0 + 0 + CAR + + + MAZ024 + 210240 + Nantucket + MA + US + 41.31 + -70.00 + 0 + 0 + BOX + + + MAZ022 + 210220 + Barnstable + MA + US + 41.80 + -69.99 + 0 + 0 + BOX + + + MEZ025 + 190250 + Sagadahoc + ME + US + 43.94 + -69.89 + 0 + 0 + GYX + + + MEZ021 + 190210 + Kennebec + ME + US + 44.42 + -69.75 + 0 + 0 + GYX + + + MEZ014 + 190140 + Southern_Somerset + ME + US + 44.85 + -69.67 + 0 + 0 + GYX + + + MEZ026 + 190260 + Lincoln + ME + US + 44.05 + -69.54 + 0 + 0 + GYX + + + MEZ010 + 190100 + Central_Piscataquis + ME + US + 45.55 + -69.38 + 0 + 0 + CAR + + + MEZ004 + 190040 + Northern_Piscataquis + ME + US + 46.12 + -69.27 + 0 + 0 + CAR + + + MEZ027 + 190270 + Knox + ME + US + 44.14 + -69.23 + 0 + 0 + GYX + + + MEZ031 + 190310 + Southern_Piscataquis + ME + US + 45.27 + -69.22 + 0 + 0 + CAR + + + MEZ022 + 190220 + Interior_Waldo + ME + US + 44.53 + -69.16 + 0 + 0 + GYX + + + MEZ001 + 190010 + Northwest_Aroostook + ME + US + 47.01 + -69.06 + 0 + 0 + CAR + + + MEZ028 + 190280 + Coastal_Waldo + ME + US + 44.36 + -69.04 + 0 + 0 + GYX + + + MEZ015 + 190150 + Southern_Penobscot + ME + US + 44.93 + -68.81 + 0 + 0 + CAR + + + MEZ005 + 190050 + Northern_Penobscot + ME + US + 45.95 + -68.69 + 0 + 0 + CAR + + + MEZ011 + 190110 + Central_Penobscot + ME + US + 45.39 + -68.41 + 0 + 0 + CAR + + + MEZ016 + 190160 + Interior_Hancock + ME + US + 44.88 + -68.41 + 0 + 0 + CAR + + + MEZ029 + 190290 + Coastal_Hancock + ME + US + 44.45 + -68.39 + 0 + 0 + CAR + + + MEZ002 + 190020 + Northeast_Aroostook + ME + US + 46.83 + -68.30 + 0 + 0 + CAR + + + MEZ006 + 190060 + Southeast_Aroostook + ME + US + 45.97 + -68.09 + 0 + 0 + CAR + + + MEZ032 + 190320 + Northern_Washington + ME + US + 45.48 + -67.73 + 0 + 0 + CAR + + + MEZ017 + 190170 + Central_Washington + ME + US + 45.00 + -67.57 + 0 + 0 + CAR + + + MEZ030 + 190300 + Coastal_Washington + ME + US + 44.67 + -67.49 + 0 + 0 + CAR + + + PRZ010 + 530100 + Mayaguez_and_Vicinity + PR + US + 18.26 + -67.12 + 0 + 0 + SJU + + + PRZ011 + 530110 + Southwest + PR + US + 18.05 + -67.04 + 0 + 0 + SJU + + + PRZ008 + 530080 + Northwest + PR + US + 18.42 + -66.97 + 0 + 0 + SJU + + + PRZ009 + 530090 + Western_Interior + PR + US + 18.21 + -66.82 + 0 + 0 + SJU + + + PRZ007 + 530070 + Ponce_and_Vicinity + PR + US + 18.03 + -66.63 + 0 + 0 + SJU + + + PRZ005 + 530050 + North_Central + PR + US + 18.40 + -66.48 + 0 + 0 + SJU + + + PRZ006 + 530060 + Central_Interior + PR + US + 18.20 + -66.43 + 0 + 0 + SJU + + + PRZ001 + 530010 + San_Juan_and_Vicinity + PR + US + 18.37 + -66.11 + 0 + 0 + SJU + + + PRZ003 + 530030 + Southeast + PR + US + 18.02 + -66.07 + 0 + 0 + SJU + + + PRZ004 + 530040 + Eastern_Interior + PR + US + 18.17 + -66.04 + 0 + 0 + SJU + + + PRZ002 + 530020 + Northeast + PR + US + 18.26 + -65.76 + 0 + 0 + SJU + + + PRZ013 + 530130 + Vieques + PR + US + 18.13 + -65.42 + 0 + 0 + SJU + + + PRZ012 + 530120 + Culebra + PR + US + 18.32 + -65.31 + 0 + 0 + SJU + + + VIZ001 + 520010 + St._Thomas...St._John..._and_Adj + VI + US + 18.34 + -64.87 + 0 + 0 + SJU + + + VIZ002 + 520020 + St_Croix + VI + US + 17.73 + -64.73 + 0 + 0 + SJU + + + CAZ000 + 50000 + No_name + CA + US + 32.92 + -118.48 + 0 + 0 + + + + GUZ012 + 540120 + Sonsorol + GU + US + 5.30 + 132.22 + 0 + 0 + GUM + + + GUZ011 + 540110 + Koror + GU + US + 7.53 + 134.56 + 0 + 0 + GUM + + + GUZ013 + 540130 + Kayangel + GU + US + 8.08 + 134.72 + 0 + 0 + GUM + + + GUZ022 + 540220 + Ngulu + GU + US + 8.30 + 137.51 + 0 + 0 + GUM + + + GUZ021 + 540210 + Yap + GU + US + 9.54 + 138.12 + 0 + 0 + GUM + + + GUZ023 + 540230 + Ulithi + GU + US + 10.02 + 139.79 + 0 + 0 + GUM + + + GUZ024 + 540240 + Sorol + GU + US + 8.21 + 140.70 + 0 + 0 + GUM + + + GUZ025 + 540250 + Woleai + GU + US + 7.38 + 143.92 + 0 + 0 + GUM + + + GUZ001 + 540010 + Guam + GU + US + 13.44 + 144.79 + 0 + 0 + GUM + + + GUZ002 + 540020 + Rota + GU + US + 14.15 + 145.20 + 0 + 0 + GUM + + + GUZ003 + 540030 + Tinian + GU + US + 15.01 + 145.63 + 0 + 0 + GUM + + + GUZ005 + 540050 + Agrihan + GU + US + 18.76 + 145.66 + 0 + 0 + GUM + + + GUZ004 + 540040 + Saipan + GU + US + 15.19 + 145.76 + 0 + 0 + GUM + + + GUZ026 + 540260 + Satawal + GU + US + 7.36 + 147.04 + 0 + 0 + GUM + + + GUZ032 + 540320 + Puluwat + GU + US + 7.38 + 149.18 + 0 + 0 + GUM + + + GUZ031 + 540310 + Chuuk + GU + US + 7.35 + 151.83 + 0 + 0 + GUM + + + GUZ033 + 540330 + Lukunor + GU + US + 5.50 + 153.82 + 0 + 0 + GUM + + + GUZ041 + 540410 + Pohnpei + GU + US + 6.88 + 158.22 + 0 + 0 + GUM + + + GUZ042 + 540420 + Mokil + GU + US + 6.68 + 159.79 + 0 + 0 + GUM + + + GUZ043 + 540430 + Pingelap + GU + US + 6.21 + 160.71 + 0 + 0 + GUM + + + GUZ062 + 540620 + Ujelang + GU + US + 9.76 + 160.97 + 0 + 0 + GUM + + + GUZ063 + 540630 + Enewetak + GU + US + 11.34 + 162.33 + 0 + 0 + GUM + + + GUZ051 + 540510 + Kosrae + GU + US + 5.32 + 162.97 + 0 + 0 + GUM + + + GUZ081 + 540810 + Wake_Island + GU + US + 19.30 + 166.63 + 0 + 0 + GUM + + + GUZ064 + 540640 + Ailinglaplap + GU + US + 7.29 + 168.75 + 0 + 0 + GUM + + + GUZ065 + 540650 + Jaluit + GU + US + 5.85 + 169.53 + 0 + 0 + GUM + + + GUZ066 + 540660 + Utirik + GU + US + 11.24 + 169.86 + 0 + 0 + GUM + + + GUZ067 + 540670 + Wotje + GU + US + 9.55 + 170.24 + 0 + 0 + GUM + + + GUZ061 + 540610 + Majuro + GU + US + 7.11 + 171.08 + 0 + 0 + GUM + + + GUZ068 + 540680 + Mili + GU + US + 6.04 + 171.95 + 0 + 0 + GUM + + + AKZ191 + 21910 + Western_Aleutians + AK + US + 51.51 + 179.05 + 0 + 0 + AFC + + + PKZ175 + 691750 + Adak_to_Kiska + + US + 51.71 + -178.59 + 0 + 0 + AFC + + + PKZ185 + 691850 + St_Matthew_Island_Waters + + US + 60.43 + -174.18 + 0 + 0 + AFC + + + PKZ172 + 691720 + Nikolski_to_Adak + + US + 52.26 + -173.19 + 0 + 0 + AFC + + + PSZ152 + 721520 + Coastal_waters_of_Swain's_I + + US + -11.08 + -171.03 + 0 + 0 + STU + + + PSZ150 + 721500 + Cstal_wtrs_of_Tututila_and_Aunuu + + US + -14.31 + -170.77 + 0 + 0 + STU + + + PKZ179 + 691790 + Pribilof_Is_Nearshore_Waters + + US + 56.90 + -169.97 + 0 + 0 + AFC + + + PKZ210 + 692100 + Dall_Point_to_Wales + + US + 63.31 + -169.57 + 0 + 0 + AFG + + + PSZ151 + 721510 + Coastal_waters_of_Manua + + US + -14.21 + -169.45 + 0 + 0 + STU + + + PKZ225 + 692250 + Cape_Thompson_to_Cape_Beaufort + + US + 69.01 + -167.45 + 0 + 0 + AFG + + + PKZ170 + 691700 + Cape_Sarichef_to_Nikoski + + US + 53.72 + -166.78 + 0 + 0 + AFC + + + PKZ220 + 692200 + Wales_to_Cape_Thompson + + US + 66.97 + -166.69 + 0 + 0 + AFG + + + PKZ171 + 691710 + Unalaska_Bay + + US + 53.92 + -166.59 + 0 + 0 + AFC + + + PKZ180 + 691800 + Cape_Newenham_to_Dall_Point + + US + 59.92 + -165.98 + 0 + 0 + AFC + + + PKZ200 + 692000 + Norton_Sound + + US + 63.99 + -163.30 + 0 + 0 + AFG + + + PKZ230 + 692300 + Cape_Beaufort_to_Point_Franklin + + US + 70.53 + -163.03 + 0 + 0 + AFG + + + PKZ165 + 691650 + Port_Heiden_to_Cape_Sarichef + + US + 56.01 + -162.88 + 0 + 0 + AFC + + + PKZ215 + 692150 + Kotzebue_Sound + + US + 66.65 + -162.83 + 0 + 0 + AFG + + + PKZ155 + 691550 + Castle_Cape_to_Cape_Sarichef + + US + 54.50 + -160.72 + 0 + 0 + AFC + + + PKZ160 + 691600 + Cape_Newenham_to_Port_Heiden + + US + 57.98 + -160.52 + 0 + 0 + AFC + + + PHZ110 + 701100 + Kauai_Northwest_Waters + + US + 22.44 + -159.99 + 0 + 0 + HFO + + + PHZ112 + 701120 + Kauai_Leeward_Waters + + US + 21.64 + -159.99 + 0 + 0 + HFO + + + PHZ111 + 701110 + Kauai_Windward_Waters + + US + 22.41 + -159.03 + 0 + 0 + HFO + + + PHZ113 + 701130 + Kauai_Channel + + US + 21.62 + -159.00 + 0 + 0 + HFO + + + PHZ115 + 701150 + Oahu_Leeward_Waters + + US + 21.04 + -158.18 + 0 + 0 + HFO + + + PHZ114 + 701140 + Oahu_Windward_Waters + + US + 21.88 + -157.59 + 0 + 0 + HFO + + + PHZ116 + 701160 + Kaiwi_Channel + + US + 21.22 + -157.49 + 0 + 0 + HFO + + + PHZ118 + 701180 + Maui_County_Leeward_Waters + + US + 20.70 + -157.49 + 0 + 0 + HFO + + + PHZ120 + 701200 + Pailolo_Channel + + US + 21.03 + -156.91 + 0 + 0 + HFO + + + PHZ119 + 701190 + Maalaea_Bay + + US + 20.75 + -156.53 + 0 + 0 + HFO + + + PHZ121 + 701210 + Alenuihaha_Channel + + US + 20.30 + -156.44 + 0 + 0 + HFO + + + PHZ123 + 701230 + Big_Island_Leeward_Waters + + US + 19.34 + -156.40 + 0 + 0 + HFO + + + PHZ117 + 701170 + Maui_County_Windward_Waters + + US + 21.32 + -156.39 + 0 + 0 + HFO + + + PKZ235 + 692350 + Point_Franklin_to_Cape_Halkett + + US + 71.66 + -156.01 + 0 + 0 + AFG + + + PKZ150 + 691500 + Sitkinak_to_Castle_Cape + + US + 55.91 + -155.76 + 0 + 0 + AFC + + + PHZ124 + 701240 + Big_Island_Southeast_Waters + + US + 18.71 + -155.37 + 0 + 0 + HFO + + + PHZ122 + 701220 + Big_Island_Windward_Waters + + US + 19.92 + -154.97 + 0 + 0 + HFO + + + PKZ138 + 691380 + _Shelikof_Strait + + US + 57.83 + -153.52 + 0 + 0 + AFC + + + PKZ137 + 691370 + _Marmot_Bay + + US + 58.00 + -152.62 + 0 + 0 + AFC + + + PKZ136 + 691360 + _Chiniak_Bay + + US + 57.70 + -152.37 + 0 + 0 + AFC + + + PKZ132 + 691320 + Shuyak_Island_To_Sitkinak + + US + 56.92 + -152.20 + 0 + 0 + AFC + + + PKZ140 + 691400 + Cook_Inlt_N_of_Kamishak_Bay_and_ + + US + 60.34 + -151.89 + 0 + 0 + AFC + + + PKZ141 + 691410 + Kachemak_Bay + + US + 59.56 + -151.45 + 0 + 0 + AFC + + + PKZ130 + 691300 + Barren_Is_And_Kamishak_Bay_Wtrs + + US + 58.64 + -151.33 + 0 + 0 + AFC + + + PKZ121 + 691210 + _Resurrection_Bay + + US + 60.06 + -149.39 + 0 + 0 + AFC + + + PKZ240 + 692400 + Cape_Halkett_to_Flaxman_Island + + US + 71.09 + -149.19 + 0 + 0 + AFG + + + PKZ129 + 691290 + Passage_Canal + + US + 60.81 + -148.58 + 0 + 0 + AFC + + + PKZ125 + 691250 + Prince_William_Sound + + US + 60.48 + -147.34 + 0 + 0 + AFC + + + PKZ120 + 691200 + Cape_Suckling_to_Gore_Point + + US + 59.42 + -147.01 + 0 + 0 + AFC + + + PKZ128 + 691280 + _Valdez_Arm + + US + 60.94 + -146.86 + 0 + 0 + AFC + + + PKZ127 + 691270 + _Valdez_Narrows + + US + 61.05 + -146.67 + 0 + 0 + AFC + + + PKZ126 + 691260 + _Port_of_Valdez + + US + 61.11 + -146.44 + 0 + 0 + AFC + + + PKZ245 + 692450 + Flaxman_I_to_Demarcation_Point + + US + 70.60 + -143.39 + 0 + 0 + AFG + + + PKZ052 + 690520 + Icy_Cape_to_Cape_Suckling + + US + 59.40 + -142.97 + 0 + 0 + AJK + + + PKZ051 + 690510 + Cape_Fairweather_to_Icy_Cape + + US + 58.95 + -140.30 + 0 + 0 + AJK + + + PKZ053 + 690530 + Yakutat_Bay + + US + 59.80 + -139.76 + 0 + 0 + AJK + + + PKZ043 + 690430 + SE_AK_Outside_Wtrs_From_C_Edgecu + + US + 57.59 + -137.69 + 0 + 0 + AJK + + + PKZ022 + 690220 + Cross_Sound + + US + 58.14 + -136.36 + 0 + 0 + AJK + + + PKZ011 + 690110 + _Glacier_Bay + + US + 58.72 + -136.23 + 0 + 0 + AJK + + + PKZ042 + 690420 + Cape_Decision_to_Cape_Edgecumbe + + US + 56.23 + -136.12 + 0 + 0 + AJK + + + PKZ021 + 690210 + Icy_Strait + + US + 58.27 + -135.73 + 0 + 0 + AJK + + + PKZ012 + 690120 + Northern_Lynn_Canal + + US + 59.10 + -135.30 + 0 + 0 + AJK + + + PKZ013 + 690130 + Southern_Lynn_Canal + + US + 58.59 + -135.07 + 0 + 0 + AJK + + + PKZ032 + 690320 + Northern_Chatham_Strait + + US + 57.61 + -134.77 + 0 + 0 + AJK + + + PKZ033 + 690330 + Southern_Chatham_Strait + + US + 56.54 + -134.55 + 0 + 0 + AJK + + + PKZ041 + 690410 + Dixon_Entrance_to_Cape_Decision + + US + 55.04 + -134.31 + 0 + 0 + AJK + + + PKZ031 + 690310 + Stephens_Passage + + US + 57.94 + -134.29 + 0 + 0 + AJK + + + PKZ034 + 690340 + Frederick_Sound + + US + 56.99 + -134.28 + 0 + 0 + AJK + + + PKZ035 + 690350 + Sumner_Strait + + US + 56.40 + -133.28 + 0 + 0 + AJK + + + PKZ036 + 690360 + Clarence_Strait + + US + 55.40 + -131.52 + 0 + 0 + AJK + + + PZZ170 + 611700 + Cstal_Wtrs_From_C_Flattery_To_Ja + + US + 48.22 + -125.73 + 0 + 0 + SEW + + + PZZ173 + 611730 + Wtrs_From_James_I_To_Pt_Grenvl_2 + + US + 47.57 + -125.40 + 0 + 0 + SEW + + + PZZ376 + 613760 + Wtrs_fr_C_Blanco_OR_to_Pt._St._G + + US + 42.33 + -125.39 + 0 + 0 + MFR + + + PZZ370 + 613700 + Wtrs_fr_Florence_to_C_Blanco_OR_ + + US + 43.40 + -125.19 + 0 + 0 + MFR + + + PZZ275 + 612750 + Wtrs_fr_Cascade_Hd_to_Florence_O + + US + 44.59 + -125.15 + 0 + 0 + PQR + + + PZZ470 + 614700 + Wtrs_fr_Pt._St._Geo_to_C_Mendoci + + US + 41.14 + -125.08 + 0 + 0 + EKA + + + PZZ176 + 611760 + Cstal_Wtrs_From_Pt_Grenvl_To_C_S + + US + 46.97 + -125.06 + 0 + 0 + SEW + + + PZZ153 + 611530 + Cstal_Wtrs_From_James_I_To_Pt_Gr + + US + 47.74 + -124.99 + 0 + 0 + SEW + + + PZZ270 + 612700 + Wtrs_fr_C_Shoalwtr_WA_to_Cascade + + US + 45.92 + -124.99 + 0 + 0 + PQR + + + PZZ150 + 611500 + Cstal_Wtrs_From_C_Flattery_To_Ja + + US + 48.17 + -124.89 + 0 + 0 + SEW + + + PZZ475 + 614750 + Wtrs_fr_C_Mendocino_to_Pt._Arena + + US + 39.69 + -124.74 + 0 + 0 + EKA + + + PZZ350 + 613500 + Cstal_wtrs_fr_Florence_to_C_Blan + + US + 43.47 + -124.68 + 0 + 0 + MFR + + + PZZ330 + 613300 + Chetco_River_Bar + + US + 42.31 + -124.60 + 0 + 0 + MFR + + + PZZ130 + 611300 + W_Entr_U.S._Wtrs_St_Of_Juan_De_F + + US + 48.37 + -124.48 + 0 + 0 + SEW + + + PZZ310 + 613100 + Coos_Bay_Bar + + US + 43.43 + -124.47 + 0 + 0 + MFR + + + PZZ156 + 611560 + Cstal_Wtrs_From_Pt_Grenvl_To_C_S + + US + 47.02 + -124.44 + 0 + 0 + SEW + + + PZZ356 + 613560 + Cstal_wtrs_fr_C_Blanco_OR_to_Pt. + + US + 42.24 + -124.43 + 0 + 0 + MFR + + + PZZ450 + 614500 + Cstal_wtrs_fr_Pt._St._Geo_to_C_M + + US + 41.11 + -124.33 + 0 + 0 + EKA + + + PZZ250 + 612500 + Cstal_wtrs_fr_C_Shoalwtr_WA_to_C + + US + 45.93 + -124.20 + 0 + 0 + PQR + + + PZZ410 + 614100 + Humboldt_Bay_Bar + + US + 40.77 + -124.19 + 0 + 0 + EKA + + + PZZ255 + 612550 + Cstal_wtrs_fr_Cascade_Hd_to_Flor + + US + 44.47 + -124.10 + 0 + 0 + PQR + + + PZZ110 + 611100 + Grays_Harbor_Bar + + US + 46.93 + -123.99 + 0 + 0 + SEW + + + PZZ570 + 615700 + Wtrs_fr_Pt._Arena_to_Pigeon_Pt._ + + US + 38.08 + -123.99 + 0 + 0 + MTR + + + PZZ455 + 614550 + Cstal_wtrs_fr_C_Mendocino_to_Pt. + + US + 39.69 + -123.91 + 0 + 0 + EKA + + + PZZ131 + 611310 + Ctrl_U.S._Wtrs_St_Of_Juan_De_Fuc + + US + 48.27 + -123.68 + 0 + 0 + SEW + + + PZZ210 + 612100 + Columbia_River_Bar + + US + 46.21 + -123.68 + 0 + 0 + PQR + + + PZZ540 + 615400 + Cstal_Wtrs_fr_Pt_Arena_to_Pt_Rey + + US + 38.48 + -123.53 + 0 + 0 + MTR + + + PZZ132 + 611320 + E_Entr_U.S._Wtrs_St_Of_Juan_De_F + + US + 48.21 + -122.96 + 0 + 0 + SEW + + + PZZ133 + 611330 + Nrn_Inlnd_Wtrs_Incl_The_Sn_Juan_ + + US + 48.58 + -122.78 + 0 + 0 + SEW + + + PZZ575 + 615750 + Wtrs_fr_Pigeon_Pt._to_Pt._Piedra + + US + 36.41 + -122.76 + 0 + 0 + MTR + + + PZZ545 + 615450 + Cstal_Wtrs_fr_Pt_Reyes_to_Pigeon + + US + 37.58 + -122.72 + 0 + 0 + MTR + + + PZZ134 + 611340 + Admiralty_Inlet + + US + 48.06 + -122.68 + 0 + 0 + SEW + + + PZZ560 + 615600 + Cstal_Wtrs_fr_Pigeon_Pt_to_Pt_Pi + + US + 36.99 + -122.59 + 0 + 0 + MTR + + + PZZ135 + 611350 + Puget_Sound_and_Hood_Canal + + US + 47.56 + -122.47 + 0 + 0 + SEW + + + PZZ530 + 615300 + Sn_Francisco/Sn_Pablo/Suisun_Bay + + US + 37.83 + -122.39 + 0 + 0 + MTR + + + PZZ535 + 615350 + Monterey_Bay + + US + 36.79 + -121.89 + 0 + 0 + MTR + + + PZZ565 + 615650 + Cstal_Wtrs_fr_Pt_Pinos_to_Pt_Pie + + US + 36.11 + -121.84 + 0 + 0 + MTR + + + PZZ670 + 616700 + The_Wtrs_fr_Pt._Piedras_Blancas_ + + US + 35.14 + -121.55 + 0 + 0 + LOX + + + PZZ673 + 616730 + Wtrs_fr_Pt._Arguello_to_Sta_Cruz + + US + 34.18 + -120.98 + 0 + 0 + LOX + + + PZZ650 + 616500 + E_Sta_Barbara_Chnl_fr_Pt._Concep + + US + 34.28 + -119.87 + 0 + 0 + LOX + + + PZZ676 + 616760 + Out_wtrs_fr_Sta_Cruz_I_to_Sn_Cle + + US + 33.54 + -119.79 + 0 + 0 + LOX + + + PZZ655 + 616550 + Inr_wtrs_fr_Pt_Mugu_to_Sn_Mateo_ + + US + 33.59 + -118.55 + 0 + 0 + LOX + + + PZZ775 + 617750 + Wtrs_fr_Sn_Mateo_point_to_the_Me + + US + 32.83 + -118.20 + 0 + 0 + SGX + + + PZZ750 + 617500 + Cstal_Wtrs_fr_Sn_Mateo_Pt_to_the + + US + 32.92 + -117.55 + 0 + 0 + SGX + + + GMZ135 + 681350 + Laguna_Madre_From_5_nm_N_Of_Port + + US + 26.93 + -97.44 + 0 + 0 + BRO + + + GMZ132 + 681320 + Laguna_Madre_From_The_Arroyo_Col + + US + 26.49 + -97.37 + 0 + 0 + BRO + + + GMZ230 + 682300 + Bays_and_Wtrways_fr_Baffin_Bay_t + + US + 27.54 + -97.31 + 0 + 0 + CRP + + + GMZ130 + 681300 + Laguna_Madre_From_the_Port_Of_Br + + US + 26.19 + -97.30 + 0 + 0 + BRO + + + GMZ155 + 681550 + Cstal_wtrs_fr_Baffin_Bay_to_Port + + US + 26.92 + -97.23 + 0 + 0 + BRO + + + GMZ250 + 682500 + Cstal_wtrs_fr_Baffin_Bay_to_Port + + US + 27.52 + -97.10 + 0 + 0 + CRP + + + GMZ150 + 681500 + Cstal_wtrs_fr_Port_Mansfield_TX_ + + US + 26.28 + -97.04 + 0 + 0 + BRO + + + GMZ235 + 682350 + Bays_and_Wtrways_fr_Port_Aransas + + US + 28.16 + -96.82 + 0 + 0 + CRP + + + GMZ175 + 681750 + Wtrs_fr_Baffin_Bay_to_Port_Mansf + + US + 26.87 + -96.68 + 0 + 0 + BRO + + + GMZ255 + 682550 + Cstal_wtrs_fr_Port_Aransas_to_Ma + + US + 28.06 + -96.66 + 0 + 0 + CRP + + + GMZ270 + 682700 + Wtrs_fr_Baffin_Bay_to_Port_Arans + + US + 27.35 + -96.51 + 0 + 0 + CRP + + + GMZ170 + 681700 + Wtrs_fr_Port_Mansfield_TX_to_the + + US + 26.26 + -96.50 + 0 + 0 + BRO + + + GMZ330 + 683300 + Matagorda_Bay + + US + 28.60 + -96.32 + 0 + 0 + HGX + + + GMZ275 + 682750 + Wtrs_fr_Port_Aransas_to_Matagord + + US + 27.74 + -96.12 + 0 + 0 + CRP + + + GMZ350 + 683500 + Cstal_wtrs_fr_Freeport_to_Matago + + US + 28.52 + -95.70 + 0 + 0 + HGX + + + GMZ370 + 683700 + Wtrs_fr_Freeport_to_Matagorda_Sh + + US + 28.13 + -95.38 + 0 + 0 + HGX + + + GMZ335 + 683350 + Galveston_Bay + + US + 29.41 + -94.87 + 0 + 0 + HGX + + + GMZ355 + 683550 + Cstal_wtrs_fr_Hi_I_to_Freeport_T + + US + 29.10 + -94.78 + 0 + 0 + HGX + + + GMZ375 + 683750 + Wtrs_fr_Hi_I_to_Freeport_TX_fr_2 + + US + 28.66 + -94.60 + 0 + 0 + HGX + + + GMZ450 + 684500 + Cstal_wtrs_fr_Cameron_LA_to_Hi_I + + US + 29.58 + -93.95 + 0 + 0 + LCH + + + GMZ430 + 684300 + Sabine_Lake + + US + 29.62 + -93.85 + 0 + 0 + LCH + + + GMZ470 + 684700 + Wtrs_fr_Cameron_LA_to_Hi_I_TX_fr + + US + 29.07 + -93.82 + 0 + 0 + LCH + + + GMZ432 + 684320 + Calcasieu_Lake + + US + 29.92 + -93.31 + 0 + 0 + LCH + + + GMZ452 + 684520 + Cstal_wtrs_fr_Intracoastal_Cty_t + + US + 29.48 + -92.72 + 0 + 0 + LCH + + + GMZ472 + 684720 + Wtrs_fr__Intracoastal_Cty_to_Cam + + US + 28.95 + -92.68 + 0 + 0 + LCH + + + LSZ145 + 651450 + Duluth_MN_to_Port_Wing_WI + + US + 46.76 + -91.84 + 0 + 0 + DLH + + + LSZ144 + 651440 + Two_Harbors_to_Duluth_MN + + US + 46.89 + -91.82 + 0 + 0 + DLH + + + GMZ475 + 684750 + Wtrs_fr_Lwr_Atchafalaya_Riv_to_I + + US + 28.70 + -91.72 + 0 + 0 + LCH + + + GMZ435 + 684350 + Vermillion_Bay + + US + 29.38 + -91.70 + 0 + 0 + LCH + + + GMZ455 + 684550 + Cstal_wtrs_fr_Lwr_Atchafalaya_Ri + + US + 29.32 + -91.69 + 0 + 0 + LCH + + + LSZ143 + 651430 + Silver_Bay_Hbr_to_2_Hbrs_MN + + US + 47.13 + -91.40 + 0 + 0 + DLH + + + LSZ146 + 651460 + Port_Wing_to_Sand_Island_WI + + US + 46.91 + -91.19 + 0 + 0 + DLH + + + LSZ142 + 651420 + Taconite_Hbr_to_Silver_Bay_Hbr_M + + US + 47.38 + -91.05 + 0 + 0 + DLH + + + LSZ121 + 651210 + Chequamegon_Bay-Bayfield_to_Oak_ + + US + 46.69 + -90.81 + 0 + 0 + DLH + + + LSZ147 + 651470 + Sand_Island_to_Bayfield_WI + + US + 46.91 + -90.71 + 0 + 0 + DLH + + + LSZ148 + 651480 + Oak_Point_to_Saxon_Harbor_WI + + US + 46.67 + -90.59 + 0 + 0 + DLH + + + LSZ141 + 651410 + Grand_Marais_to_Taconite_Hbr_MN + + US + 47.58 + -90.57 + 0 + 0 + DLH + + + LSZ162 + 651620 + L_Sup_W_of_a_line_fr_Saxon_Hbr_W + + US + 47.28 + -90.56 + 0 + 0 + DLH + + + LSZ240 + 652400 + Saxon_Harbor_WI_to_Black_Riv_MI + + US + 46.66 + -90.24 + 0 + 0 + MQT + + + GMZ550 + 685500 + Cstal_wtrs_fr_the_SW_pass_of_the + + US + 29.00 + -90.19 + 0 + 0 + LIX + + + GMZ570 + 685700 + Wtrs_fr_the_SW_Pass_of_the_MS_Ri + + US + 28.39 + -90.18 + 0 + 0 + LIX + + + GMZ530 + 685300 + L_Pontchartrain_and_L_Maurepas + + US + 30.17 + -90.10 + 0 + 0 + LIX + + + LSZ241 + 652410 + Black_River_To_Ontonagon_MI + + US + 46.81 + -89.91 + 0 + 0 + MQT + + + LSZ140 + 651400 + Gnd_Portage_to_Gnd_Marais_MN + + US + 47.84 + -89.85 + 0 + 0 + DLH + + + LSZ263 + 652630 + L_Sup_fr_Saxon_Hbr_WI_to_Upr_Ent + + US + 47.45 + -89.29 + 0 + 0 + MQT + + + GMZ555 + 685550 + Cstal_wtrs_fr_Pascagoula_MS_to_t + + US + 29.72 + -89.09 + 0 + 0 + LIX + + + LSZ242 + 652420 + Ontonagon_to_Upr_Entr_of_Portage + + US + 47.10 + -88.96 + 0 + 0 + MQT + + + GMZ575 + 685750 + Wtrs_fr_Pascagoula_MS_to_the_SW_ + + US + 28.86 + -88.56 + 0 + 0 + LIX + + + LSZ243 + 652430 + Upr_Entr_of_Portage_Canal_to_Eag + + US + 47.37 + -88.47 + 0 + 0 + MQT + + + LSZ247 + 652470 + Portage_L_to_Huron_I_MI_to_Lwr_E + + US + 46.90 + -88.37 + 0 + 0 + MQT + + + LSZ246 + 652460 + Pt_Isabelle_to_Lwr_Entr_of_Porta + + US + 47.15 + -88.22 + 0 + 0 + MQT + + + LSZ264 + 652640 + L_Sup_fr_Upr_Entr_to_Portage_Can + + US + 47.83 + -88.08 + 0 + 0 + MQT + + + GMZ650 + 686500 + Cstal_wtrs_fr_Pensacola_FL_to_Pa + + US + 30.19 + -88.01 + 0 + 0 + MOB + + + LSZ244 + 652440 + Eagle_River_to_Manitou_I_MI + + US + 47.49 + -87.95 + 0 + 0 + MQT + + + GMZ630 + 686300 + Mobile_Bay + + US + 30.53 + -87.93 + 0 + 0 + MOB + + + LMZ644 + 646440 + Port_Washington_to_N_Pt_Lt_WI + + US + 43.24 + -87.87 + 0 + 0 + MKX + + + LMZ522 + 645220 + Grn_Bay_S_of_line_fr__Oconto_WI_ + + US + 44.71 + -87.79 + 0 + 0 + GRB + + + LMZ645 + 646450 + N_Point_Light_to_Wind_Point_WI + + US + 42.93 + -87.77 + 0 + 0 + MKX + + + LMZ740 + 647400 + Winthrop_Hbr_to_Wilmette_Hbr_IL + + US + 42.28 + -87.77 + 0 + 0 + LOT + + + LSZ265 + 652650 + L_Sup_W_of_Line_fr_Manitou_I_to_ + + US + 47.00 + -87.73 + 0 + 0 + MQT + + + LMZ643 + 646430 + Sheboygan_to_Port_Washington_WI + + US + 43.55 + -87.72 + 0 + 0 + MKX + + + LMZ646 + 646460 + Wind_Pt_WI_to_Winthrop_Hbr_IL + + US + 42.64 + -87.72 + 0 + 0 + MKX + + + LSZ245 + 652450 + Manitou_I_to_Point_Isabelle_MI + + US + 47.32 + -87.71 + 0 + 0 + MQT + + + GMZ670 + 686700 + Wtrs_fr_Pensacola_FL_to_Pascagou + + US + 29.60 + -87.65 + 0 + 0 + MOB + + + LMZ543 + 645430 + Two_Rivers_to_Sheboygan_WI + + US + 43.95 + -87.64 + 0 + 0 + GRB + + + LMZ742 + 647420 + Nerly_I_to_Calumet_Harbor_IL + + US + 41.84 + -87.60 + 0 + 0 + LOT + + + LMZ741 + 647410 + Wilmette_Harbor_to_Nerly_I_IL + + US + 41.98 + -87.58 + 0 + 0 + LOT + + + LSZ248 + 652480 + Huron_Islands_to_Marquette_MI + + US + 46.77 + -87.52 + 0 + 0 + MQT + + + LMZ669 + 646690 + L_MI_fr_Sheboygan_to_Port_Washin + + US + 43.63 + -87.44 + 0 + 0 + MKX + + + LMZ743 + 647430 + Calumet_Harbor_IL_to_Gary_IN + + US + 41.70 + -87.42 + 0 + 0 + LOT + + + LMZ671 + 646710 + L_MI_fr_Port_Washington_to_N_Pt_ + + US + 43.20 + -87.41 + 0 + 0 + MKX + + + LMZ673 + 646730 + L_MI_fr_N_Pt_Lt_to_Wind_Pt_WI_5N + + US + 42.93 + -87.40 + 0 + 0 + MKX + + + LMZ521 + 645210 + Grn_Bay_S_of_line_fr__Cedar_Riv_ + + US + 45.11 + -87.39 + 0 + 0 + GRB + + + LMZ542 + 645420 + Sturgeon_Bay_to_Two_Rivers_WI + + US + 44.49 + -87.37 + 0 + 0 + GRB + + + LMZ777 + 647770 + L_MI_fr_Winthrop_Hbr_to_Wilmette + + US + 42.31 + -87.37 + 0 + 0 + LOT + + + LMZ567 + 645670 + L_MI_fr_2_Rivs_to_Sheboygan_WI_5 + + US + 44.05 + -87.33 + 0 + 0 + GRB + + + LMZ675 + 646750 + L_MI_fr_Wind_Pt_WI_to_Winthrop_H + + US + 42.61 + -87.32 + 0 + 0 + MKX + + + LMZ779 + 647790 + L_MI_fr_Wilmette_Hbr_to_MI_Cty_i + + US + 41.95 + -87.26 + 0 + 0 + LOT + + + LMZ744 + 647440 + Gary_to_Burns_Harbor_IN + + US + 41.67 + -87.25 + 0 + 0 + LOT + + + LMZ565 + 645650 + L_MI_fr_Sturgeon_Bay_to_2_Rivs_W + + US + 44.47 + -87.11 + 0 + 0 + GRB + + + LSZ249 + 652490 + Marquette_to_Munising_MI + + US + 46.60 + -87.05 + 0 + 0 + MQT + + + LMZ745 + 647450 + Burns_Harbor_to_MI_City_IN + + US + 41.72 + -87.04 + 0 + 0 + LOT + + + LMZ541 + 645410 + Rock_I_Passage_to_Sturgeon_Bay_W + + US + 45.07 + -86.96 + 0 + 0 + GRB + + + LMZ870 + 648700 + L_MI_fr_Whthall_to_Pentwtr_MI_5N + + US + 43.63 + -86.96 + 0 + 0 + GRR + + + LMZ221 + 642210 + Grn_Bay_N_of_line_fr_Cedar_Riv_M + + US + 45.66 + -86.94 + 0 + 0 + MQT + + + LMZ046 + 640460 + MI_City_IN_to_New_Buffalo_MI + + US + 41.80 + -86.86 + 0 + 0 + IWX + + + LSZ266 + 652660 + L_Sup_E_of_a_line_fr_Manitou_I_t + + US + 47.21 + -86.85 + 0 + 0 + MQT + + + LMZ878 + 648780 + L_MI_fr_St_Joseph_to_S_Haven_MI_ + + US + 42.36 + -86.84 + 0 + 0 + GRR + + + GMZ675 + 686750 + Wtrs_fr_Destin_to_Pensacola_FL_f + + US + 29.72 + -86.83 + 0 + 0 + MOB + + + LMZ080 + 640800 + L_MI_MI_Cty_IN_to_St._Joseph_MI_ + + US + 41.97 + -86.79 + 0 + 0 + IWX + + + LMZ872 + 648720 + L_MI_fr_Gnd_Haven_to_Whthall_MI_ + + US + 43.22 + -86.78 + 0 + 0 + GRR + + + LMZ874 + 648740 + L_MI_fr_Holland_to_Gnd_Haven_MI_ + + US + 42.95 + -86.78 + 0 + 0 + GRR + + + LMZ366 + 643660 + L_MI_fr_Pt_Betsie_to_Manistee_MI + + US + 44.53 + -86.75 + 0 + 0 + APX + + + GMZ655 + 686550 + Cstal_wtrs_fr_Destin_to_Pensacol + + US + 30.24 + -86.72 + 0 + 0 + MOB + + + LMZ043 + 640430 + New_Buffalo_MI_to_St_Joseph_MI + + US + 41.97 + -86.67 + 0 + 0 + IWX + + + LMZ563 + 645630 + L_MI_fr_Rock_I_Passage_to_Sturge + + US + 45.02 + -86.67 + 0 + 0 + GRB + + + LMZ250 + 642500 + 5NM_E_of_a_line_fr_Fairport_MI_t + + US + 45.49 + -86.66 + 0 + 0 + MQT + + + LMZ868 + 648680 + L_MI_fr_Pentwtr_to_Manistee_MI_5 + + US + 43.95 + -86.65 + 0 + 0 + GRR + + + LMZ876 + 648760 + L_MI_fr_S_Haven_to_Holland_MI_5N + + US + 42.60 + -86.65 + 0 + 0 + GRR + + + LMZ849 + 648490 + Pentwater_to_Manistee_MI + + US + 44.03 + -86.57 + 0 + 0 + GRR + + + LMZ848 + 648480 + Whitehall_to_Pentwater_MI + + US + 43.59 + -86.53 + 0 + 0 + GRR + + + LSZ250 + 652500 + Munising_to_Grand_Marais_MI + + US + 46.59 + -86.49 + 0 + 0 + MQT + + + LMZ844 + 648440 + St_Joseph_to_South_Haven_MI + + US + 42.28 + -86.46 + 0 + 0 + GRR + + + LMZ847 + 648470 + Grand_Haven_to_Whitehall_MI + + US + 43.22 + -86.36 + 0 + 0 + GRR + + + LMZ346 + 643460 + Manistee_to_Point_Betsie_MI + + US + 44.48 + -86.33 + 0 + 0 + APX + + + LMZ261 + 642610 + L_MI_fr_Seul_Choix_Pt_to_Rock_I_ + + US + 45.60 + -86.32 + 0 + 0 + MQT + + + LMZ846 + 648460 + Holland_to_Grand_Haven_MI + + US + 42.91 + -86.30 + 0 + 0 + GRR + + + LMZ845 + 648450 + South_Haven_to_Holland_MI + + US + 42.59 + -86.28 + 0 + 0 + GRR + + + LMZ248 + 642480 + Seul_Choix_Pt_to_Pt_Detour_MI + + US + 45.79 + -86.27 + 0 + 0 + MQT + + + LMZ364 + 643640 + L_MI_fr_Charlevoix_to_Pt_Betsie_ + + US + 45.02 + -86.19 + 0 + 0 + APX + + + LMZ345 + 643450 + Pt_Betsie_to_Sleeping_Bear_Pt_MI + + US + 44.82 + -86.18 + 0 + 0 + APX + + + LMZ344 + 643440 + Sleeping_Bear_Pt_to_Gnd_Traverse + + US + 45.09 + -85.79 + 0 + 0 + APX + + + GMZ770 + 687700 + Wtrs_fr_Apalachicola_to_Destin_F + + US + 29.27 + -85.76 + 0 + 0 + TAE + + + LMZ341 + 643410 + Seul_Choix_Pt_to_5NM_W_of_Mackin + + US + 45.96 + -85.71 + 0 + 0 + APX + + + GMZ750 + 687500 + Cstal_wtrs_fr_Apalachicola_to_De + + US + 29.84 + -85.65 + 0 + 0 + TAE + + + LSZ267 + 652670 + L_Sup_fr_Gnd_Marais_MI_to_Whtfis + + US + 47.00 + -85.61 + 0 + 0 + MQT + + + LMZ362 + 643620 + L_MI_S_of_a_line_fr_Seul_Choix_P + + US + 45.60 + -85.57 + 0 + 0 + APX + + + LMZ323 + 643230 + Gnd_Traverse_Bay_S_of_a_line_Gnd + + US + 44.98 + -85.56 + 0 + 0 + APX + + + LSZ251 + 652510 + Grand_Marais_to_Whitefish_Pt_MI + + US + 46.75 + -85.41 + 0 + 0 + MQT + + + LMZ342 + 643420 + Norwood_MI_to_5NM_W_of_Mackinac_ + + US + 45.53 + -85.20 + 0 + 0 + APX + + + LSZ321 + 653210 + Whtfish_Bay_(U.S._Portion)/Whtfi + + US + 46.54 + -84.77 + 0 + 0 + APX + + + LHZ345 + 743450 + Sts_of_Mackinac_within_5NM_of_Ma + + US + 45.81 + -84.71 + 0 + 0 + APX + + + GMZ755 + 687550 + Cstal_Wtrs_From__Ochlockonee_Riv + + US + 29.61 + -84.54 + 0 + 0 + TAE + + + GMZ775 + 687750 + Wtrs_fr__Suwannee_Riv_to_Apalach + + US + 29.15 + -84.35 + 0 + 0 + TAE + + + LHZ347 + 743470 + 5NM_E_of_Mackinac_Br_to_Presque_ + + US + 45.73 + -84.31 + 0 + 0 + APX + + + LHZ346 + 743460 + St_Ignace_to_False_Detour_Chnl + + US + 45.94 + -84.13 + 0 + 0 + APX + + + LSZ322 + 653220 + St._Marys_Riv_Pt_Iroquois_to_E._ + + US + 46.26 + -84.11 + 0 + 0 + APX + + + GMZ730 + 687300 + Apalachee_Bay_or_Cstal_Wtrs_From + + US + 29.90 + -83.95 + 0 + 0 + TAE + + + LHZ361 + 743610 + L_Huron_fr_5NM_E_of_Mackinac_Br_ + + US + 45.63 + -83.69 + 0 + 0 + APX + + + LHZ422 + 744220 + Inr_Saginaw_Bay_SW_of_Pt_Au_Gres + + US + 43.80 + -83.67 + 0 + 0 + DTX + + + GMZ870 + 688700 + Wtrs_fr_Tarpon_Spgs_to_Suwannee_ + + US + 28.60 + -83.54 + 0 + 0 + TBW + + + GMZ765 + 687650 + Cstal_wtrs_fr__Suwannee_Riv_to_K + + US + 29.50 + -83.53 + 0 + 0 + TAE + + + LHZ421 + 744210 + Out_Saginaw_Bay_SW_of_Alabaster_ + + US + 44.07 + -83.38 + 0 + 0 + DTX + + + GMZ873 + 688730 + Wtrs_fr_Englewood_to_Tarpon_Spgs + + US + 27.42 + -83.36 + 0 + 0 + TBW + + + LEZ142 + 631420 + Maumee_Bay_to_Reno_Beach_OH + + US + 41.74 + -83.35 + 0 + 0 + CLE + + + LHZ348 + 743480 + Presque_I_Lt_to_Sturgeon_Pt_MI_I + + US + 45.06 + -83.32 + 0 + 0 + APX + + + LEZ444 + 634440 + MI_Wtrs_of_L_Erie_fr_Detroit_Riv + + US + 41.89 + -83.29 + 0 + 0 + DTX + + + LHZ349 + 743490 + Sturgeon_Point_to_Alabaster_MI + + US + 44.45 + -83.26 + 0 + 0 + APX + + + LEZ162 + 631620 + Detroit_Riv_Lt._to_Maumee_Bay_OH + + US + 41.86 + -83.20 + 0 + 0 + CLE + + + LCZ423 + 604230 + Detroit_River + + US + 42.18 + -83.16 + 0 + 0 + DTX + + + GMZ850 + 688500 + Cstal_wtrs_fr_Tarpon_Spgs_to_Suw + + US + 28.74 + -82.94 + 0 + 0 + TBW + + + LEZ143 + 631430 + Reno_Beach_to_The_Islands_OH + + US + 41.63 + -82.94 + 0 + 0 + CLE + + + LEZ163 + 631630 + Reno_Beach_to_The_Is_OH_beyond_5 + + US + 41.73 + -82.92 + 0 + 0 + CLE + + + GMZ853 + 688530 + Cstal_wtrs_fr_Englewood_to_Tarpo + + US + 27.53 + -82.87 + 0 + 0 + TBW + + + GMZ876 + 688760 + Wtrs_fr_Bonita_Beach_to_Englewoo + + US + 26.39 + -82.86 + 0 + 0 + TBW + + + LHZ362 + 743620 + L_Huron_fr_Presque_I_Lt_to_Sturg + + US + 45.10 + -82.84 + 0 + 0 + APX + + + LCZ460 + 604600 + L_St._Clair_Open_L_(U.S._Portion + + US + 42.52 + -82.76 + 0 + 0 + DTX + + + LHZ363 + 743630 + L_Huron_fr_Sturgeon_Pt_to_Alabas + + US + 44.42 + -82.75 + 0 + 0 + APX + + + LEZ144 + 631440 + The_Islands_to_Vermilion_OH + + US + 41.48 + -82.71 + 0 + 0 + CLE + + + GMZ830 + 688300 + Tampa_Bay_waters + + US + 27.76 + -82.60 + 0 + 0 + TBW + + + LHZ441 + 744410 + Port_Austin_to_Harbor_Beach_MI + + US + 43.93 + -82.59 + 0 + 0 + DTX + + + LHZ442 + 744420 + Harbor_Beach_to_Port_Sanilac_MI + + US + 43.64 + -82.53 + 0 + 0 + DTX + + + GMZ075 + 680750 + Wtrs_fr_Key_W_to_20_NM_W_of_Dry_ + + US + 24.26 + -82.51 + 0 + 0 + KEY + + + LHZ462 + 744620 + L_Huron_fr_Port_Austin_to_Hbr_Be + + US + 44.05 + -82.51 + 0 + 0 + DTX + + + LEZ164 + 631640 + The_Is_to_Vermilion_OH_beyond_5n + + US + 41.59 + -82.48 + 0 + 0 + CLE + + + LCZ422 + 604220 + St._Clair_River + + US + 42.77 + -82.47 + 0 + 0 + DTX + + + LHZ443 + 744430 + Port_Sanilac_to_Port_Huron_MI + + US + 43.21 + -82.43 + 0 + 0 + DTX + + + GMZ676 + 686760 + Wtrs_fr_Chokoloskee_to_Bonita_Be + + US + 25.80 + -82.42 + 0 + 0 + MFL + + + LHZ463 + 744630 + L_Huron_fr_Hbr_Beach_to_Port_Sni + + US + 43.70 + -82.41 + 0 + 0 + DTX + + + LHZ464 + 744640 + L_Huron_fr_Port_Snilac_to_Port_H + + US + 43.33 + -82.40 + 0 + 0 + DTX + + + GMZ856 + 688560 + Cstal_wtrs_fr_Bonita_Beach_to_En + + US + 26.56 + -82.28 + 0 + 0 + TBW + + + LEZ145 + 631450 + Vermilion_to_Avon_Point_OH + + US + 41.51 + -82.17 + 0 + 0 + CLE + + + LEZ165 + 631650 + Vermilion_to_Avon_Pt_OH_beyond_5 + + US + 41.61 + -82.04 + 0 + 0 + CLE + + + GMZ033 + 680330 + Wtrs_fr_E_C_Sable_to_Chokoloskee + + US + 25.27 + -82.00 + 0 + 0 + KEY + + + GMZ656 + 686560 + Cstal_wtrs_fr_Chokoloskee_to_Bon + + US + 25.96 + -81.92 + 0 + 0 + MFL + + + LEZ166 + 631660 + Avon_Pt_to_Willowick_OH_beyond_5 + + US + 41.82 + -81.81 + 0 + 0 + CLE + + + LEZ146 + 631460 + Avon_Point_to_Willowick_OH + + US + 41.54 + -81.66 + 0 + 0 + CLE + + + GMZ054 + 680540 + Cstal_wtrs_fr_the_W_end_of_the_S + + US + 24.48 + -81.61 + 0 + 0 + KEY + + + GMZ032 + 680320 + Gulf_Side_of_the_Lwr_Keys_out_20 + + US + 24.86 + -81.48 + 0 + 0 + KEY + + + GMZ074 + 680740 + Wtrs_fr_the_W_end_of_the_Seven_M + + US + 23.93 + -81.44 + 0 + 0 + KEY + + + GMZ657 + 686570 + Cstal_wtrs_fr_E_C_Sable_to_Choko + + US + 25.47 + -81.41 + 0 + 0 + MFL + + + AMZ450 + 664500 + Cstal_wtrs_fr_Altamaha_Snd_to_Fe + + US + 30.99 + -81.28 + 0 + 0 + JAX + + + LEZ147 + 631470 + Willowick_to_Geneva-on-the_L_OH + + US + 41.80 + -81.22 + 0 + 0 + CLE + + + AMZ452 + 664520 + Cstal_wtrs_fr_Fernandina_Beach_t + + US + 30.28 + -81.18 + 0 + 0 + JAX + + + LEZ167 + 631670 + Willowick_to_Geneva-on-the-L_OH_ + + US + 42.00 + -81.16 + 0 + 0 + CLE + + + AMZ354 + 663540 + Cstal_wtrs_fr_Savannah_GA_to_Alt + + US + 31.67 + -81.05 + 0 + 0 + CHS + + + AMZ550 + 665500 + Flagler_Beach_to_Volusia-Brevard + + US + 29.22 + -80.97 + 0 + 0 + MLB + + + AMZ454 + 664540 + Cstal_wtrs_fr_St._Augustine_to_F + + US + 29.66 + -80.94 + 0 + 0 + JAX + + + GMZ053 + 680530 + Cstal_wtrs_fr_Craig_Key_to_the_W + + US + 24.57 + -80.90 + 0 + 0 + KEY + + + GMZ031 + 680310 + Florida_Bay + + US + 24.99 + -80.86 + 0 + 0 + KEY + + + AMZ610 + 666100 + Lake_Okeechobee + + US + 26.94 + -80.82 + 0 + 0 + MFL + + + GMZ073 + 680730 + Wtrs_fr_Craig_Key_to_the_W_end_o + + US + 24.10 + -80.79 + 0 + 0 + KEY + + + LEZ148 + 631480 + Geneva-on-the-L_to_Conneaut_OH + + US + 41.96 + -80.75 + 0 + 0 + CLE + + + AMZ472 + 664720 + Wtrs_fr_Fernandina_Beach_to_St._ + + US + 30.27 + -80.73 + 0 + 0 + JAX + + + AMZ470 + 664700 + Wtrs_fr_Altamaha_Snd_GA_to_Ferna + + US + 30.90 + -80.71 + 0 + 0 + JAX + + + LEZ168 + 631680 + Geneva-on-the-L_to_Conneaut_OH_b + + US + 42.11 + -80.69 + 0 + 0 + CLE + + + AMZ474 + 664740 + Wtrs_fr_St._Augustine_to_Flagler + + US + 29.71 + -80.54 + 0 + 0 + JAX + + + AMZ552 + 665520 + Volusia-Brevard_Cnty_Line_to_Seb + + US + 28.39 + -80.48 + 0 + 0 + MLB + + + AMZ352 + 663520 + Cstal_wtrs_fr_Edisto_Beach_SC_to + + US + 32.18 + -80.47 + 0 + 0 + CHS + + + AMZ374 + 663740 + Wtrs_fr_Savannah_GA_to_Altamaha_ + + US + 31.48 + -80.45 + 0 + 0 + CHS + + + LEZ169 + 631690 + Conneaut_OH_to_Ripley_NY_beyond_ + + US + 42.33 + -80.35 + 0 + 0 + CLE + + + GMZ052 + 680520 + Cstal_wtrs_fr_O_Reef_to_Craig_Ke + + US + 24.94 + -80.34 + 0 + 0 + KEY + + + AMZ630 + 666300 + Biscayne_Bay + + US + 25.58 + -80.28 + 0 + 0 + MFL + + + AMZ570 + 665700 + Flagler_Beach_to_Volusia-Brevard + + US + 29.20 + -80.22 + 0 + 0 + MLB + + + LEZ149 + 631490 + Conneaut_OH_to_Ripley_NY + + US + 42.15 + -80.15 + 0 + 0 + CLE + + + GMZ072 + 680720 + Wtrs_fr_O_Reef_to_Craig_Key_fr_2 + + US + 24.53 + -80.05 + 0 + 0 + KEY + + + AMZ555 + 665550 + Sebastian_Inlt_to_Jupiter_Inlt_0 + + US + 27.40 + -80.03 + 0 + 0 + MLB + + + AMZ651 + 666510 + Cstal_wtrs_fr_Deerfield_Beach_to + + US + 25.77 + -80.01 + 0 + 0 + MFL + + + AMZ330 + 663300 + Charleston_Harbor + + US + 32.78 + -79.89 + 0 + 0 + CHS + + + AMZ572 + 665720 + Volusia-Brevard_Cnty_Line_to_Seb + + US + 28.42 + -79.87 + 0 + 0 + MLB + + + AMZ650 + 666500 + Cstal_wtrs_fr_Jupiter_Inlt_to_De + + US + 26.59 + -79.74 + 0 + 0 + MFL + + + AMZ370 + 663700 + Wtrs_fr_S_Sntee_Riv_SC_to_Savann + + US + 32.35 + -79.63 + 0 + 0 + CHS + + + LEZ040 + 630400 + Ripley_to_Dunkirk_NY + + US + 42.43 + -79.56 + 0 + 0 + BUF + + + AMZ575 + 665750 + Sebastian_Inlt_to_Jupiter_Inlt_2 + + US + 27.46 + -79.52 + 0 + 0 + MLB + + + AMZ350 + 663500 + Cstal_wtrs_fr_S_Sntee_Riv_to_Edi + + US + 32.65 + -79.51 + 0 + 0 + CHS + + + AMZ671 + 666710 + Wtrs_fr_Deerfield_Beach_to_O_Ree + + US + 25.50 + -79.50 + 0 + 0 + MFL + + + LEZ061 + 630610 + Ripley_to_Buffalo_NY_extending_f + + US + 42.55 + -79.49 + 0 + 0 + BUF + + + AMZ670 + 666700 + Wtrs_fr_Jupiter_Inlt_to_Deerfiel + + US + 26.58 + -79.34 + 0 + 0 + MFL + + + LEZ041 + 630410 + Dunkirk_to_Buffalo_NY + + US + 42.69 + -79.11 + 0 + 0 + BUF + + + LEZ020 + 630200 + Buffalo_Hbr_and_the_Upr_Niagara_ + + US + 43.11 + -79.06 + 0 + 0 + BUF + + + AMZ256 + 662560 + Cstal_wtrs_fr_Murrells_Inlt_to_S + + US + 33.21 + -78.86 + 0 + 0 + ILM + + + LOZ042 + 620420 + Niagara_Riv_to_Hamlin_Beach_NY + + US + 43.36 + -78.79 + 0 + 0 + BUF + + + LOZ062 + 620620 + Niagara_Riv_to_Hamlin_Beach_NY_b + + US + 43.55 + -78.63 + 0 + 0 + BUF + + + AMZ254 + 662540 + Cstal_wtrs_fr_Ltl_Riv_Inlt_to_Mu + + US + 33.62 + -78.59 + 0 + 0 + ILM + + + AMZ252 + 662520 + Cstal_wtrs_fr_C_Fear_NC_to_Ltl_R + + US + 33.69 + -78.01 + 0 + 0 + ILM + + + AMZ270 + 662700 + Wtrs_fr_Surf_Cty_NC_to_S_Sntee_R + + US + 33.49 + -77.96 + 0 + 0 + ILM + + + AMZ250 + 662500 + Cstal_wtrs_fr_Surf_Cty_to_C_Fear + + US + 34.07 + -77.60 + 0 + 0 + ILM + + + LOZ043 + 620430 + Hamlin_Beach_to_Sodus_Bay_NY + + US + 43.33 + -77.46 + 0 + 0 + BUF + + + LOZ063 + 620630 + Hamlin_Beach_to_Sodus_Bay_NY_bey + + US + 43.47 + -77.38 + 0 + 0 + BUF + + + ANZ536 + 675360 + Tidal_Potomac_fr_Ind_Hd_to_Cobb_ + + US + 38.42 + -77.12 + 0 + 0 + LWX + + + ANZ535 + 675350 + Tidal_Potomac_fr_Key_Br_to_Ind_H + + US + 38.75 + -77.04 + 0 + 0 + LWX + + + AMZ158 + 661580 + Cstal_wtrs_fr_C_Lookout_to_Surf_ + + US + 34.52 + -76.95 + 0 + 0 + MHX + + + LOZ064 + 620640 + Sodus_Bay_to_Mex_Bay_NY_beyond_5 + + US + 43.62 + -76.75 + 0 + 0 + BUF + + + LOZ044 + 620440 + Sodus_Bay_to_Mexico_Bay_NY + + US + 43.44 + -76.62 + 0 + 0 + BUF + + + ANZ537 + 675370 + Tidal_Potomac_fr_Cobb_I_MD_to_Sm + + US + 38.15 + -76.58 + 0 + 0 + LWX + + + ANZ533 + 675330 + Chsapke_Bay_fr_N_Beach_to_Drum_P + + US + 38.56 + -76.41 + 0 + 0 + LWX + + + LOZ065 + 620650 + Mex_Bay_NY_to_the_St._Lawrence_R + + US + 43.78 + -76.39 + 0 + 0 + BUF + + + LOZ045 + 620450 + Mex_Bay_NY_to_the_St._Lawrence_R + + US + 43.86 + -76.36 + 0 + 0 + BUF + + + ANZ531 + 675310 + Chsapke_Bay_fr_Pooles_I_to_Sndy_ + + US + 39.18 + -76.35 + 0 + 0 + LWX + + + AMZ156 + 661560 + Cstal_wtrs_fr_Ocracoke_Inlt_to_C + + US + 34.80 + -76.27 + 0 + 0 + MHX + + + ANZ532 + 675320 + Chsapke_Bay_fr_Sndy_Pt_to_N_Beac + + US + 38.90 + -76.27 + 0 + 0 + LWX + + + AMZ135 + 661350 + Pamlico_Sound + + US + 35.30 + -76.13 + 0 + 0 + MHX + + + ANZ632 + 676320 + Chsapke_Bay_fr_New_Pt_Comfort_to + + US + 37.10 + -76.13 + 0 + 0 + AKQ + + + ANZ534 + 675340 + Chsapke_Bay_fr_Drum_Pt_MD_to_Smi + + US + 38.13 + -76.11 + 0 + 0 + LWX + + + AMZ130 + 661300 + Albemarle_Sound + + US + 36.00 + -76.09 + 0 + 0 + MHX + + + ANZ631 + 676310 + Chsapke_Bay_fr_Windmill_Pt_to_Ne + + US + 37.46 + -76.09 + 0 + 0 + AKQ + + + ANZ530 + 675300 + Chesapeake_Bay_N_of_Pooles_I_MD + + US + 39.46 + -76.06 + 0 + 0 + LWX + + + ANZ630 + 676300 + Chsapke_Bay_fr_Smith_Pt_to_Windm + + US + 37.80 + -76.04 + 0 + 0 + AKQ + + + ANZ633 + 676330 + Currituck_Sound + + US + 36.40 + -75.92 + 0 + 0 + AKQ + + + SLZ022 + 730220 + St._Lawrence_Riv_above_Ogdensbg_ + + US + 44.45 + -75.79 + 0 + 0 + BUF + + + ANZ656 + 676560 + Cstal_wtrs_fr_C_Charles_Lt_VA_to + + US + 36.78 + -75.68 + 0 + 0 + AKQ + + + AMZ170 + 661700 + Wtrs_fr_Currituck_Beach_Lt_to_Su + + US + 34.83 + -75.64 + 0 + 0 + MHX + + + ANZ654 + 676540 + Cstal_wtrs_fr_Parramore_I_to_C_C + + US + 37.31 + -75.62 + 0 + 0 + AKQ + + + ANZ658 + 676580 + Cstal_wtrs_fr_NC_VA_border_to_Cu + + US + 36.36 + -75.60 + 0 + 0 + AKQ + + + AMZ154 + 661540 + Cstal_wtrs_fr_C_Hatteras_to_Ocra + + US + 35.05 + -75.58 + 0 + 0 + MHX + + + AMZ150 + 661500 + Cstal_wtrs_fr_Currituck_Beach_Lt + + US + 36.02 + -75.50 + 0 + 0 + MHX + + + ANZ652 + 676520 + Cstal_wtrs_fr_Chincoteague_to_Pa + + US + 37.81 + -75.39 + 0 + 0 + AKQ + + + AMZ152 + 661520 + Cstal_wtrs_fr_Oregon_Inlt_to_C_H + + US + 35.50 + -75.38 + 0 + 0 + MHX + + + ANZ430 + 674300 + DE_Bay_wtrs_N_of_E_Pt_NJ_to_Slau + + US + 39.32 + -75.34 + 0 + 0 + PHI + + + SLZ024 + 730240 + St._Lawrence_Riv_fr_Ogdensbg_to_ + + US + 44.86 + -75.23 + 0 + 0 + BUF + + + ANZ431 + 674310 + DE_Bay_wtrs_S_of_E_Pt_NJ_to_Slau + + US + 39.00 + -75.10 + 0 + 0 + PHI + + + ANZ670 + 676700 + Wtrs_fr_Fenwick_I_DE_to_Currituc + + US + 37.28 + -75.10 + 0 + 0 + AKQ + + + ANZ650 + 676500 + Cstal_wtrs_fr_Fenwick_I_DE_to_Ch + + US + 38.23 + -75.07 + 0 + 0 + AKQ + + + ANZ454 + 674540 + Cstal_wtrs_fr_C_May_NJ_to_C_Henl + + US + 38.80 + -74.89 + 0 + 0 + PHI + + + ANZ455 + 674550 + Cstal_wtrs_fr_C_Henlopen_to_Fenw + + US + 38.48 + -74.74 + 0 + 0 + PHI + + + ANZ453 + 674530 + Cstal_wtrs_fr_Gt_Egg_Inlt_to_C_M + + US + 38.97 + -74.57 + 0 + 0 + PHI + + + ANZ452 + 674520 + Cstal_wtrs_fr_Ltl_Egg_Inlt_to_Gt + + US + 39.26 + -74.36 + 0 + 0 + PHI + + + ANZ338 + 673380 + New_York_Harbor + + US + 40.55 + -74.09 + 0 + 0 + OKX + + + ANZ470 + 674700 + Wtrs_fr_Sndy_Hook_NJ_to_Fenwick_ + + US + 39.18 + -74.02 + 0 + 0 + PHI + + + ANZ451 + 674510 + Cstal_wtrs_fr_Manasquan_Inlt_to_ + + US + 39.65 + -73.95 + 0 + 0 + PHI + + + ANZ450 + 674500 + Cstal_wtrs_fr_Sndy_Hook_to_Manas + + US + 40.16 + -73.78 + 0 + 0 + PHI + + + ANZ355 + 673550 + Sndy_Hook_NJ_to_Fire_I_Inlt_NY_o + + US + 40.41 + -73.51 + 0 + 0 + OKX + + + ANZ335 + 673350 + Long_I_Snd_W_of_New_Haven_CT/Por + + US + 41.04 + -73.36 + 0 + 0 + OKX + + + ANZ353 + 673530 + Fire_I_Inlt_NY_to_Moriches_Inlt_ + + US + 40.55 + -73.04 + 0 + 0 + OKX + + + ANZ345 + 673450 + S_Shore_Bays_fr_Jones_Inlt_throu + + US + 40.74 + -73.00 + 0 + 0 + OKX + + + ANZ370 + 673700 + Wtrs_fr_Montauk_Pt_NY_to_Sndy_Ho + + US + 40.31 + -72.48 + 0 + 0 + OKX + + + ANZ330 + 673300 + Long_I_Snd_E_of_New_Haven_CT/Por + + US + 41.15 + -72.44 + 0 + 0 + OKX + + + ANZ340 + 673400 + Peconic_and_Gardiners_Bays + + US + 41.02 + -72.33 + 0 + 0 + OKX + + + ANZ350 + 673500 + Moriches_Inlt_NY_to_Montauk_Pt_N + + US + 40.75 + -72.21 + 0 + 0 + OKX + + + ANZ237 + 672370 + Block_Island_Sound + + US + 41.21 + -71.61 + 0 + 0 + BOX + + + ANZ236 + 672360 + Narragansett_Bay + + US + 41.62 + -71.29 + 0 + 0 + BOX + + + ANZ235 + 672350 + Rhode_Island_Sound + + US + 41.32 + -71.13 + 0 + 0 + BOX + + + ANZ230 + 672300 + Boston_Harbor + + US + 42.34 + -70.94 + 0 + 0 + BOX + + + ANZ233 + 672330 + Vineyard_Sound + + US + 41.43 + -70.78 + 0 + 0 + BOX + + + ANZ234 + 672340 + Buzzards_Bay + + US + 41.52 + -70.74 + 0 + 0 + BOX + + + ANZ255 + 672550 + Cstal_wtrs_fr_Nantucket_MA_to_Ma + + US + 41.07 + -70.74 + 0 + 0 + BOX + + + ANZ250 + 672500 + Cstal_wtrs_fr_Merrimack_Riv_MA_o + + US + 42.44 + -70.37 + 0 + 0 + BOX + + + ANZ231 + 672310 + Cape_Cod_Bay + + US + 41.92 + -70.34 + 0 + 0 + BOX + + + ANZ154 + 671540 + Cstal_Wtrs_fr_C_Elizabeth,_ME_to + + US + 43.11 + -70.26 + 0 + 0 + GYX + + + ANZ232 + 672320 + Nantucket_Sound + + US + 41.48 + -70.26 + 0 + 0 + BOX + + + ANZ153 + 671530 + Casco_Bay + + US + 43.72 + -70.06 + 0 + 0 + GYX + + + ANZ254 + 672540 + Cstal_wtrs_fr_Provincetown_MA_to + + US + 41.66 + -69.75 + 0 + 0 + BOX + + + ANZ152 + 671520 + Cstal_Wtrs_fr_Port_Clyde,_ME_to_ + + US + 43.57 + -69.47 + 0 + 0 + GYX + + + ANZ170 + 671700 + Wtrs_fr_Stonington_ME_to_Merrima + + US + 43.32 + -69.31 + 0 + 0 + GYX + + + ANZ270 + 672700 + Wtrs_fr_Merrimack_Riv_MA_to_Watc + + US + 41.69 + -69.29 + 0 + 0 + BOX + + + ANZ150 + 671500 + Cstal_Wtrs_fr_Stonington,_ME_to_ + + US + 43.84 + -68.91 + 0 + 0 + GYX + + + ANZ151 + 671510 + Penobscot_Bay + + US + 44.18 + -68.77 + 0 + 0 + GYX + + + ANZ051 + 670510 + Cstal_Wtrs_fr_Schoodic_Pt,_ME_to + + US + 44.00 + -68.25 + 0 + 0 + CAR + + + ANZ052 + 670520 + Intra_Cstal_Wtrs_fr_Schoodic_Pt, + + US + 44.19 + -68.25 + 0 + 0 + CAR + + + ANZ070 + 670700 + Wtrs_fr_Eport_ME_to_Stonington_( + + US + 43.84 + -67.86 + 0 + 0 + CAR + + + AMZ741 + 667410 + Mona_Passage_Southward_to_17N + + US + 17.74 + -67.69 + 0 + 0 + SJU + + + ANZ050 + 670500 + Cstal_Wtrs_fr_Eport,_ME_to_Schoo + + US + 44.30 + -67.48 + 0 + 0 + CAR + + + AMZ742 + 667420 + Cstal_Wtrs_OF_NWrn_Puerto_Rico_o + + US + 18.34 + -67.30 + 0 + 0 + SJU + + + AMZ745 + 667450 + Cstal_Wtrs_OF_SWrn_Puerto_Rico_o + + US + 18.06 + -67.28 + 0 + 0 + SJU + + + AMZ712 + 667120 + Cstal_Wtrs_of_Nrn_Puerto_Rico_ou + + US + 18.60 + -66.63 + 0 + 0 + SJU + + + AMZ735 + 667350 + Cstal_Wtrs_of_Srn_Puerto_Rico_ou + + US + 17.84 + -66.43 + 0 + 0 + SJU + + + AMZ710 + 667100 + Atl_Wtrs_of_Puerto_Rico_AND_USVI + + US + 19.04 + -66.01 + 0 + 0 + SJU + + + AMZ732 + 667320 + Carib_Wtrs_of_Puerto_Rico_fr_10_ + + US + 17.49 + -65.58 + 0 + 0 + SJU + + + AMZ725 + 667250 + Cstal_Wtrs_of_Srn_USVI,_Vieques, + + US + 18.24 + -65.16 + 0 + 0 + SJU + + + AMZ715 + 667150 + Cstal_Wtrs_of_Nrn_USVI_and_Culeb + + US + 18.47 + -64.85 + 0 + 0 + SJU + + + AMZ722 + 667220 + Anegada_Passage_Sward_to_17N + + US + 17.75 + -64.08 + 0 + 0 + SJU + + + PMZ161 + 711610 + Koror_Palau_Coastal_Waters + + US + 7.34 + 134.48 + 0 + 0 + GUM + + + PMZ171 + 711710 + Yap_Coastal_Waters + + US + 9.48 + 138.08 + 0 + 0 + GUM + + + PMZ151 + 711510 + Guam_Coastal_Waters + + US + 13.32 + 144.66 + 0 + 0 + GUM + + + PMZ152 + 711520 + Rota_Coastal_Waters + + US + 14.18 + 145.24 + 0 + 0 + GUM + + + PMZ153 + 711530 + Tinian_Coastal_Waters + + US + 14.83 + 145.45 + 0 + 0 + GUM + + + PMZ154 + 711540 + Saipan_Coastal_Waters + + US + 15.40 + 145.81 + 0 + 0 + GUM + + + PMZ172 + 711720 + Chuuk_Coastal_Waters + + US + 7.45 + 151.83 + 0 + 0 + GUM + + + PMZ173 + 711730 + Pohnpei_Coastal_Waters + + US + 6.97 + 158.23 + 0 + 0 + GUM + + + PMZ174 + 711740 + Kosrae_Coastal_Waters + + US + 5.35 + 162.95 + 0 + 0 + GUM + + + PMZ191 + 711910 + Waters_out_to_40_Nautical_Miles + + US + 19.30 + 166.64 + 0 + 0 + GUM + + + PMZ181 + 711810 + Majuro_Coastal_Waters + + US + 7.08 + 171.38 + 0 + 0 + GUM + + + PKZ176 + 691760 + Kiska_to_Attu + + US + 52.48 + 174.46 + 0 + 0 + AFC + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/res/spring/airmet-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/res/spring/airmet-common.xml old mode 100755 new mode 100644 index 6571acc876..f0ee3212ee --- a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/res/spring/airmet-common.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/res/spring/airmet-common.xml @@ -1,26 +1,26 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/res/spring/airmet-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/res/spring/airmet-ingest.xml old mode 100755 new mode 100644 index 8eca038a2c..ee3df1d67d --- a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/res/spring/airmet-ingest.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/res/spring/airmet-ingest.xml @@ -1,72 +1,72 @@ - - - - - - - - - - - - - - - - - - - - - - - - airmet - - - - - - - - - - - - - java.lang.Throwable - - - - - - - java.lang.Throwable - - - - - + + + + + + + + + + + + + + + + + + + + + + + + airmet + + + + + + + + + + + + + java.lang.Throwable + + + + + + + java.lang.Throwable + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/AirmetDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/AirmetDecoder.java old mode 100755 new mode 100644 index 7aad148a39..37f7f4498c --- a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/AirmetDecoder.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/AirmetDecoder.java @@ -1,317 +1,317 @@ -/** - * - * Airmet Decoder - * - * This java class decodes AIRMET raw data. - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 05/2009 39 L. Lin Initial creation - * 06/2009 39 L. Lin Set updateNumber before constructing dataURI. - * 07/2009 39 L. Lin Migration to TO11 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.airmet.decoder; - -import gov.noaa.nws.ncep.common.dataplugin.airmet.AirmetRecord; -import gov.noaa.nws.ncep.common.dataplugin.airmet.AirmetReport; -import gov.noaa.nws.ncep.edex.plugin.airmet.util.AirmetParser; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.util.ArrayList; -import java.util.Calendar; -import java.util.Scanner; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; -import com.raytheon.uf.edex.decodertools.time.TimeTools; - -public class AirmetDecoder extends AbstractDecoder { - - private final String pluginName; - - /** - * Constructor - * - * @param name - * The name (usually pluginName) for this decoder. - * @throws DecoderException - */ - public AirmetDecoder(String name) throws DecoderException { - pluginName = name; - } - - /** - * - * @param data - * @param headers - * @return - * @throws DecoderException - */ - public PluginDataObject[] decode(byte[] data, Headers headers) - throws DecoderException { - - String traceId = ""; - if (headers != null) { - traceId = (String) headers.get("traceId"); - } - - String sectionDelim = "OTLK|AIRMET IFR|AIRMET MTN OBSCN|AIRMET TURB|AIRMET ICE|AIRMET STG SFC WNDS|LLWS POTENTIAL]"; - String etx = IDecoderConstants.ETX; - String theBulletin = null; - - Calendar startTime = null; - byte[] messageData = null; - - AirmetRecord record = null; - // Default equal to six hours from start time if there is no valid time - // in report - final int validPeriod = 6; - - AirmetSeparator sep = AirmetSeparator.separate(data, headers); - messageData = sep.next(); - String theMessage = new String(messageData); - - /* - * May have multiple duplicate bulletins, only get the first bulletin - * and eliminate the remaining bulletins after the first bulletin. - */ - Scanner cc = new Scanner(theMessage).useDelimiter(etx); - if (cc.hasNext()) { - theBulletin = cc.next(); - } else { - theBulletin = theMessage; - } - - // record = new AirmetRecord(); - // Decode and set WMO line - record = AirmetParser.processWMO(theBulletin, headers); - - Calendar issueTime = record.getIssueTime(); - - // Decode the reportName: ZULU, TANGO, or SIERRA - String reportName = AirmetParser.getReportName(theBulletin); - - /* - * Check the Airmet record object. If not, throws exception. - */ - if (record != null) { - record.setTraceId(traceId); - record.setPluginName(pluginName); - record.setReportType(pluginName); - record.setReportName(reportName); - // Decode and set the update number - record.setUpdateNumber(AirmetParser.getUpdateNumber(theBulletin)); - try { - record.constructDataURI(); - } catch (PluginException e) { - logger.error("Error constructing dataURI", e); - } - } - - if (record != null) { - try { - // Replace special characters to a blank so that it may be - // readable - record.setBullMessage(UtilN - .removeLeadingWhiteSpaces((theBulletin.substring(5)) - .replace('\036', ' ').replace('\r', ' ') - .replace('\003', ' ').replace('\000', ' ') - .replace('\001', ' '))); - - // Decode the starting time - startTime = AirmetParser.getStartTime(theBulletin, headers); - if (startTime == null) { - startTime = issueTime; - } - - // Decode the end time - Calendar endTime = AirmetParser - .getEndTime(theBulletin, headers); - if (endTime == null) { - /* - * if no end time available, end time will be the start time - * plus a valid period; the default is six hours for now. - */ - endTime = startTime; - endTime.add(Calendar.HOUR, validPeriod); - } - - Calendar validStartTime = TimeTools.copy(endTime); - validStartTime.add(Calendar.HOUR, -validPeriod); - - // Airmet report valid time lasts only six hours from start to - // end - if (startTime.before(validStartTime)) { - startTime = validStartTime; - } - - // Decode the correction flag and set - record.setCorrectionFlag(AirmetParser - .getCorrectionFlag(theBulletin)); - - /* - * Break the bulletin message into sections by a "OTLK" or - * "AIRMET [IFR|MTN OBSCN|TURB|ICE|STG SFC WNDS|LLWS PTENTIAL]". - */ - Scanner sc = new Scanner(theBulletin) - .useDelimiter(sectionDelim); - - ArrayList segmentList = new ArrayList(); - segmentList.clear(); - // throw away the prefix section - String segPrefix = sc.next(); - - while (sc.hasNext()) { - String segment = sc.next(); - segmentList.add(segment); - } - - if (segmentList.size() == 0) { - // This is NIL/EXPIRE AIRMET report containing header only. - record.setCorrectionFlag(4); - } else { - /* - * Process each report. - */ - Integer series = 1; - // Get forecastRegion - String forecastRegion = AirmetParser.getRegion(reportName); - // Get valid day - String validDay = AirmetParser.getValidDay(theBulletin); - - // System.out.println("Process a report=\n" + segment); - for (String segment : segmentList) { - // starts a new section - Scanner sc2 = new Scanner(segment); - String whatReport = sc2.next(); - - if (whatReport.equals("VALID")) { - segment = "OTLK".concat(segment); - - // process this section which starts with - // "OTLK VALID". - Scanner scOutlook = new Scanner(segment) - .useDelimiter("AREA "); - ArrayList outlookList = new ArrayList(); - outlookList.clear(); - - // Check if "OUTLOOK" section contains more than one - // "AREA". - while (scOutlook.hasNext()) { - String outlookSegment = scOutlook.next(); - outlookList.add(outlookSegment); - } - - if (outlookList.size() <= 1) { - // only one outlook report - AirmetReport outlook = AirmetParser - .processOutLook(segment, forecastRegion); - AirmetParser.processValidTime(segment, outlook, - validDay, headers); - record.addAirmetReport(outlook); - } else { - /* - * Here are more than one outlook areas Store - * the header section and remove it from the - * outlook list - */ - String outlookHeader = outlookList.get(0); - outlookList.remove(outlookHeader); - // process multiple outlook sections - for (String outlookReport : outlookList) { - outlookReport = outlookHeader.concat( - "AREA ").concat(outlookReport); - AirmetReport outlook = AirmetParser - .processOutLook(outlookReport, - forecastRegion); - AirmetParser.processValidTime( - outlookReport, outlook, validDay, - headers); - record.addAirmetReport(outlook); - } - } - } else { - // Regular expression AIRMET report - final String HAZARD_EXP = "(ICE|TURB|CIG BLW|VIS BLW|MTNS|LLWS|SUSTAINED) "; - - // Pattern used for extracting hazard - final Pattern hazardTypePattern = Pattern - .compile(HAZARD_EXP); - Matcher theMatcher = hazardTypePattern - .matcher(segment); - - if (theMatcher.find()) { - // prefix the report type - if (theMatcher.group(1).equals("ICE")) { - segment = "AIRMET ICE".concat(segment); - } else if (theMatcher.group(1).equals("TURB")) { - segment = "AIRMET TURB".concat(segment); - } else if (theMatcher.group(1) - .equals("CIG BLW")) { - segment = "AIRMET IFR".concat(segment); - } else if (theMatcher.group(1) - .equals("VIS BLW")) { - segment = "AIRMET IFR".concat(segment); - } else if (theMatcher.group(1).equals("MTNS")) { - segment = "AIRMET MTN OBSCN" - .concat(segment); - } else if (theMatcher.group(1).equals( - "SUSTAINED")) { - segment = "AIRMET STG SFC WNDS" - .concat(segment); - } else if (theMatcher.group(1).equals("LLWS")) { - segment = "LLWS POTENTIAL".concat(segment); - } - } - - // process this report which starts with "AIRMET" or - // "LLWS". - AirmetReport report = AirmetParser - .processReport(segment); - if (report != null) { - // Decode and set the sequenceID - report.setSequenceID(AirmetParser - .getSequenceID(theBulletin, series)); - report.setStartTime(startTime); - report.setEndTime(endTime); - record.addAirmetReport(report); - } else { - logger.error("Error decoding segment " - + segment); - } - } - series++; - } - } - - } catch (Exception e) { - logger.error("Error postprocessing airmet", e); - record = null; - } - } - - /* - * Return the AirmetRecord record object. - */ - if (record == null) { - return new PluginDataObject[0]; - } else { - return new PluginDataObject[] { record }; - } - - } - -} +/** + * + * Airmet Decoder + * + * This java class decodes AIRMET raw data. + * HISTORY + * + * * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 05/2009 39 L. Lin Initial creation + * 06/2009 39 L. Lin Set updateNumber before constructing dataURI. + * 07/2009 39 L. Lin Migration to TO11 + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.airmet.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.airmet.AirmetRecord; +import gov.noaa.nws.ncep.common.dataplugin.airmet.AirmetReport; +import gov.noaa.nws.ncep.edex.plugin.airmet.util.AirmetParser; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Scanner; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +public class AirmetDecoder extends AbstractDecoder { + + private final String pluginName; + + /** + * Constructor + * + * @param name + * The name (usually pluginName) for this decoder. + * @throws DecoderException + */ + public AirmetDecoder(String name) throws DecoderException { + pluginName = name; + } + + /** + * + * @param data + * @param headers + * @return + * @throws DecoderException + */ + public PluginDataObject[] decode(byte[] data, Headers headers) + throws DecoderException { + + String traceId = ""; + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + + String sectionDelim = "OTLK|AIRMET IFR|AIRMET MTN OBSCN|AIRMET TURB|AIRMET ICE|AIRMET STG SFC WNDS|LLWS POTENTIAL]"; + String etx = IDecoderConstants.ETX; + String theBulletin = null; + + Calendar startTime = null; + byte[] messageData = null; + + AirmetRecord record = null; + // Default equal to six hours from start time if there is no valid time + // in report + final int validPeriod = 6; + + AirmetSeparator sep = AirmetSeparator.separate(data, headers); + messageData = sep.next(); + String theMessage = new String(messageData); + + /* + * May have multiple duplicate bulletins, only get the first bulletin + * and eliminate the remaining bulletins after the first bulletin. + */ + Scanner cc = new Scanner(theMessage).useDelimiter(etx); + if (cc.hasNext()) { + theBulletin = cc.next(); + } else { + theBulletin = theMessage; + } + + // record = new AirmetRecord(); + // Decode and set WMO line + record = AirmetParser.processWMO(theBulletin, headers); + + Calendar issueTime = record.getIssueTime(); + + // Decode the reportName: ZULU, TANGO, or SIERRA + String reportName = AirmetParser.getReportName(theBulletin); + + /* + * Check the Airmet record object. If not, throws exception. + */ + if (record != null) { + record.setTraceId(traceId); + record.setPluginName(pluginName); + record.setReportType(pluginName); + record.setReportName(reportName); + // Decode and set the update number + record.setUpdateNumber(AirmetParser.getUpdateNumber(theBulletin)); + try { + record.constructDataURI(); + } catch (PluginException e) { + logger.error("Error constructing dataURI", e); + } + } + + if (record != null) { + try { + // Replace special characters to a blank so that it may be + // readable + record.setBullMessage(UtilN + .removeLeadingWhiteSpaces((theBulletin.substring(5)) + .replace('\036', ' ').replace('\r', ' ') + .replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' '))); + + // Decode the starting time + startTime = AirmetParser.getStartTime(theBulletin, headers); + if (startTime == null) { + startTime = issueTime; + } + + // Decode the end time + Calendar endTime = AirmetParser + .getEndTime(theBulletin, headers); + if (endTime == null) { + /* + * if no end time available, end time will be the start time + * plus a valid period; the default is six hours for now. + */ + endTime = startTime; + endTime.add(Calendar.HOUR, validPeriod); + } + + Calendar validStartTime = TimeTools.copy(endTime); + validStartTime.add(Calendar.HOUR, -validPeriod); + + // Airmet report valid time lasts only six hours from start to + // end + if (startTime.before(validStartTime)) { + startTime = validStartTime; + } + + // Decode the correction flag and set + record.setCorrectionFlag(AirmetParser + .getCorrectionFlag(theBulletin)); + + /* + * Break the bulletin message into sections by a "OTLK" or + * "AIRMET [IFR|MTN OBSCN|TURB|ICE|STG SFC WNDS|LLWS PTENTIAL]". + */ + Scanner sc = new Scanner(theBulletin) + .useDelimiter(sectionDelim); + + ArrayList segmentList = new ArrayList(); + segmentList.clear(); + // throw away the prefix section + String segPrefix = sc.next(); + + while (sc.hasNext()) { + String segment = sc.next(); + segmentList.add(segment); + } + + if (segmentList.size() == 0) { + // This is NIL/EXPIRE AIRMET report containing header only. + record.setCorrectionFlag(4); + } else { + /* + * Process each report. + */ + Integer series = 1; + // Get forecastRegion + String forecastRegion = AirmetParser.getRegion(reportName); + // Get valid day + String validDay = AirmetParser.getValidDay(theBulletin); + + // System.out.println("Process a report=\n" + segment); + for (String segment : segmentList) { + // starts a new section + Scanner sc2 = new Scanner(segment); + String whatReport = sc2.next(); + + if (whatReport.equals("VALID")) { + segment = "OTLK".concat(segment); + + // process this section which starts with + // "OTLK VALID". + Scanner scOutlook = new Scanner(segment) + .useDelimiter("AREA "); + ArrayList outlookList = new ArrayList(); + outlookList.clear(); + + // Check if "OUTLOOK" section contains more than one + // "AREA". + while (scOutlook.hasNext()) { + String outlookSegment = scOutlook.next(); + outlookList.add(outlookSegment); + } + + if (outlookList.size() <= 1) { + // only one outlook report + AirmetReport outlook = AirmetParser + .processOutLook(segment, forecastRegion); + AirmetParser.processValidTime(segment, outlook, + validDay, headers); + record.addAirmetReport(outlook); + } else { + /* + * Here are more than one outlook areas Store + * the header section and remove it from the + * outlook list + */ + String outlookHeader = outlookList.get(0); + outlookList.remove(outlookHeader); + // process multiple outlook sections + for (String outlookReport : outlookList) { + outlookReport = outlookHeader.concat( + "AREA ").concat(outlookReport); + AirmetReport outlook = AirmetParser + .processOutLook(outlookReport, + forecastRegion); + AirmetParser.processValidTime( + outlookReport, outlook, validDay, + headers); + record.addAirmetReport(outlook); + } + } + } else { + // Regular expression AIRMET report + final String HAZARD_EXP = "(ICE|TURB|CIG BLW|VIS BLW|MTNS|LLWS|SUSTAINED) "; + + // Pattern used for extracting hazard + final Pattern hazardTypePattern = Pattern + .compile(HAZARD_EXP); + Matcher theMatcher = hazardTypePattern + .matcher(segment); + + if (theMatcher.find()) { + // prefix the report type + if (theMatcher.group(1).equals("ICE")) { + segment = "AIRMET ICE".concat(segment); + } else if (theMatcher.group(1).equals("TURB")) { + segment = "AIRMET TURB".concat(segment); + } else if (theMatcher.group(1) + .equals("CIG BLW")) { + segment = "AIRMET IFR".concat(segment); + } else if (theMatcher.group(1) + .equals("VIS BLW")) { + segment = "AIRMET IFR".concat(segment); + } else if (theMatcher.group(1).equals("MTNS")) { + segment = "AIRMET MTN OBSCN" + .concat(segment); + } else if (theMatcher.group(1).equals( + "SUSTAINED")) { + segment = "AIRMET STG SFC WNDS" + .concat(segment); + } else if (theMatcher.group(1).equals("LLWS")) { + segment = "LLWS POTENTIAL".concat(segment); + } + } + + // process this report which starts with "AIRMET" or + // "LLWS". + AirmetReport report = AirmetParser + .processReport(segment); + if (report != null) { + // Decode and set the sequenceID + report.setSequenceID(AirmetParser + .getSequenceID(theBulletin, series)); + report.setStartTime(startTime); + report.setEndTime(endTime); + record.addAirmetReport(report); + } else { + logger.error("Error decoding segment " + + segment); + } + } + series++; + } + } + + } catch (Exception e) { + logger.error("Error postprocessing airmet", e); + record = null; + } + } + + /* + * Return the AirmetRecord record object. + */ + if (record == null) { + return new PluginDataObject[0]; + } else { + return new PluginDataObject[] { record }; + } + + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/AirmetSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/AirmetSeparator.java old mode 100755 new mode 100644 index 64c9861b3f..9633eb542d --- a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/AirmetSeparator.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/AirmetSeparator.java @@ -1,144 +1,138 @@ -/** - * AirmetSeparator - * - * This class sets the raw data to an Arraylist, records, of - * String based on a uniquely identified separator. - * - *
- * L. Lin                               05/2009         Creation
- * 
- * - * This code has been developed by the SIB for use in the AWIPS system. - */ - -package gov.noaa.nws.ncep.edex.plugin.airmet.decoder; - -import java.util.ArrayList; -import java.util.Iterator; -import java.util.List; -import java.util.NoSuchElementException; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.plugin.AbstractRecordSeparator; -import com.raytheon.edex.util.Util; - -public class AirmetSeparator extends AbstractRecordSeparator { - private final Log logger = LogFactory.getLog(getClass()); - - /** Regex used for separate the bulletins */ - private static final String BULLSEPARATOR = "([0-9]{3})( )*\\x0d\\x0d\\x0a([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( [A-Z]{3})?\\x0d\\x0d\\x0a"; - - /** Regex matcher */ - private Matcher matcher; - - /** Pattern object for regex search */ - private Pattern pattern; - - /** List of records contained in file */ - private List records; - - private Iterator iterator = null; - - /** - * Constructor. - * - */ - public AirmetSeparator() { - records = new ArrayList(); - } - - public static AirmetSeparator separate(byte[] data, Headers headers) { - AirmetSeparator ds = new AirmetSeparator(); - ds.setData(data, headers); - return ds; - } - - @Override - public void setData(byte[] data, Headers headers) { - doSeparate(new String(data)); - iterator = records.iterator(); - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() - */ - @Override - public boolean hasNext() { - if (iterator == null) { - return false; - } else { - return iterator.hasNext(); - } - } - - /** - * Get record - */ - @Override - public byte[] next() { - try { - String temp = iterator.next(); - if (Util.isEmptyString(temp)) { - return null; - } else { - return temp.getBytes(); - } - } catch (NoSuchElementException e) { - return null; - } - } - - /** - * @param message - * separate bulletins - */ - private void doSeparate(String message) { - /* Regex used for separate the bulletins */ - - try { - pattern = Pattern.compile(BULLSEPARATOR); - matcher = pattern.matcher(message); - - /* - * Set number of bulletins to records only if the bulletin separator - * is not the same. At the point, only separators are stored in - * "records" - */ - while (matcher.find()) { - if (!records.contains(matcher.group())) { - records.add(matcher.group()); - } - } - - /* - * Append the raw data file to the records. - */ - for (int i = 0; i < records.size(); i++) { - if (i < records.size() - 1) { - records.set( - i, - "\n" - + message.substring( - message.indexOf(records.get(i)), - message.indexOf(records.get(i + 1)))); - } else { - records.set( - i, - "\n" - + message.substring(message.indexOf(records - .get(i)))); - } - } - } catch (Exception e) { - logger.warn("No valid records found!", e); - } - return; - } -} +/** + * AirmetSeparator + * + * This class sets the raw data to an Arraylist, records, of + * String based on a uniquely identified separator. + * + *
+ * L. Lin                               05/2009         Creation
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS system. + */ + +package gov.noaa.nws.ncep.edex.plugin.airmet.decoder; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; +import java.util.NoSuchElementException; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.edex.util.Util; + +public class AirmetSeparator extends AbstractRecordSeparator { + private final Log logger = LogFactory.getLog(getClass()); + + /** Regex used for separate the bulletins */ + private static final String BULLSEPARATOR = "([0-9]{3})( )*\\x0d\\x0d\\x0a([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( [A-Z]{3})?\\x0d\\x0d\\x0a"; + + /** Regex matcher */ + private Matcher matcher; + + /** Pattern object for regex search */ + private Pattern pattern; + + /** List of records contained in file */ + private List records; + + private Iterator iterator = null; + + /** + * Constructor. + * + */ + public AirmetSeparator() { + records = new ArrayList(); + } + + public static AirmetSeparator separate(byte[] data, Headers headers) { + AirmetSeparator ds = new AirmetSeparator(); + ds.setData(data, headers); + return ds; + } + + public void setData(byte[] data, Headers headers) { + doSeparate(new String(data)); + iterator = records.iterator(); + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() + */ + public boolean hasNext() { + if (iterator == null) { + return false; + } else { + return iterator.hasNext(); + } + } + + /** + * Get record + */ + public byte[] next() { + try { + String temp = iterator.next(); + if (Util.isEmptyString(temp)) { + return (byte[]) null; + } else { + return temp.getBytes(); + } + } catch (NoSuchElementException e) { + return (byte[]) null; + } + } + + /** + * @param message + * separate bulletins + */ + private void doSeparate(String message) { + /* Regex used for separate the bulletins */ + + try { + pattern = Pattern.compile(BULLSEPARATOR); + matcher = pattern.matcher(message); + + /* + * Set number of bulletins to records only if the bulletin separator + * is not the same. At the point, only separators are stored in + * "records" + */ + while (matcher.find()) { + if (!records.contains(matcher.group())) { + records.add(matcher.group()); + } + } + + /* + * Append the raw data file to the records. + */ + for (int i = 0; i < records.size(); i++) { + if (i < records.size() - 1) { + records.set(i, "\n" + + message.substring( + message.indexOf(records.get(i)), message + .indexOf(records.get(i + 1)))); + } else { + records + .set(i, "\n" + + message.substring(message.indexOf(records + .get(i)))); + } + } + } catch (Exception e) { + logger.warn("No valid records found!", e); + } + return; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/package-info.java old mode 100755 new mode 100644 index 248a770b81..319b08dcd8 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains decoder.java for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.airmet.decoder;; +/** +* Contains decoder.java for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.airmet.decoder;; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/util/AirmetParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/util/AirmetParser.java old mode 100755 new mode 100644 index 990c6c035f..6ad1b03f3f --- a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/util/AirmetParser.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/util/AirmetParser.java @@ -1,682 +1,682 @@ -/** - * Airmet DecoderUtil - * - * This java class intends to serve as a decoder utility for AIRMET. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 05/2009 39 L. Lin Initial coding - * 07/2009 39 L. Lin Migration to TO11 - * 09/2009 39 L. Lin Add latitude/longitude to location table - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.airmet.util; - -import gov.noaa.nws.ncep.common.dataplugin.airmet.AirmetLocation; -import gov.noaa.nws.ncep.common.dataplugin.airmet.AirmetRecord; -import gov.noaa.nws.ncep.common.dataplugin.airmet.AirmetReport; -import gov.noaa.nws.ncep.edex.tools.decoder.LatLonLocTbl; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.util.ArrayList; -import java.util.Arrays; -import java.util.Calendar; -import java.util.Scanner; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.edex.decodertools.core.LatLonPoint; -import com.raytheon.uf.edex.decodertools.time.TimeTools; - -public class AirmetParser { - - public static final Log logger = LogFactory.getLog(AirmetParser.class); - - /** - * Constructor - */ - public AirmetParser() { - } - - /** - * Parse the WMO line and store WMO header, OfficeID, issue time, - * designatorBBB,... - * - * @param wmoline - * The bulletin message - * - * @return an AirmetRecord - */ - public static AirmetRecord processWMO(String wmoline, Headers headers) { - - AirmetRecord record = null; - // Regular expression for WMO/ICAO, station ID, and issue date (and - // maybe designator BBB) - final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( ([A-Z]{3}))?"; - - // Pattern used for extracting WMO header, officeID, product purge time, - // and issue date and designatorBBB - final Pattern wmoPattern = Pattern.compile(WMO_EXP); - Matcher theMatcher = wmoPattern.matcher(wmoline); - - if (theMatcher.find()) { - record = new AirmetRecord(); - - record.setWmoHeader(theMatcher.group(1)); - record.setIssueOffice(theMatcher.group(2)); - record.setDesignatorBBB(theMatcher.group(5)); - - // Decode the issue time. - Calendar issueTime = TimeTools.findDataTime(theMatcher.group(3), headers); - - record.setIssueTime(issueTime); - DataTime dataTime = new DataTime(issueTime); - record.setDataTime(dataTime); - } - return record; - } - - /** - * Obtains reportName as: SIERRA, TANGO or ZULU from a bulletin. - * - * @param bullMessage - * The bulletin message - * @return a string for report type - */ - public static String getReportName(String bullMessage) { - - // Regular expression AIRMET reportName - final String REPORTNAME_EXP = "AIRMET (SIERRA|TANGO|ZULU) "; - - // Pattern used for extracting reportName - final Pattern reportNamePattern = Pattern.compile(REPORTNAME_EXP); - Matcher theMatcher = reportNamePattern.matcher(bullMessage); - - if (theMatcher.find()) { - return theMatcher.group(1); - } else { - return " "; - } - } - - /** - * Obtains updateNumber from a bulletin. - * - * @param bullMessage - * The bulletin message - * @return an integer for update number - */ - public static Integer getUpdateNumber(String bullMessage) { - // default update number - Integer retUpdate = 0; - - // Regular expression update number - final String UPDATE_EXP = "AIRMET (SIERRA|TANGO|ZULU) UPDT ([0-9]{1}) "; - - // Pattern used for extracting update number - final Pattern updatePattern = Pattern.compile(UPDATE_EXP); - Matcher theMatcher = updatePattern.matcher(bullMessage); - - if (theMatcher.find()) { - return Integer.parseInt(theMatcher.group(2).substring(0, 1).trim()); - } else { - return retUpdate; - } - } - - /** - * Obtains correctionFlag from a report - * - * @param bullMessage - * The bulletin message - * @return an integer for correctionFlag 0 for normal, 1 for COR or CC, 2 - * for AMD, 3 for TEST, and 4 for NIL/EXPIRE report - */ - public static Integer getCorrectionFlag(String bullMessage) { - - Integer retCorrection = 0; - - // Regular expression correction - final String CORRECTION_EXP = "(\\x1e)([A-Z]{4}) ([A-Z]{2}) ([0-9]{6}) ([A-Z]{3})"; - - // Pattern used for extracting correctionFlag - final Pattern correctionPattern = Pattern.compile(CORRECTION_EXP); - Matcher theMatcher = correctionPattern.matcher(bullMessage); - - if (theMatcher.find()) { - if (theMatcher.group(5).equals("COR")) { - retCorrection = 1; - } else if (theMatcher.group(5).equals("AMD")) { - retCorrection = 2; - } else if ((theMatcher.group(5).substring(0, 2)).equals("CC")) { - retCorrection = 1; - } - } - - // Regular expression TEST message - final String TEST_EXP = " TEST "; - // Pattern used for extracting TEST message - final Pattern testPattern = Pattern.compile(TEST_EXP); - Matcher testMatcher = testPattern.matcher(bullMessage); - if (testMatcher.find()) { - retCorrection = 3; - } - - return retCorrection; - } - - /** - * Obtains cancelFlag from a report - * - * @param bullMessage - * The bulletin message - * @return an integer for cancelFlag 0 for normal and 1 for cancel - */ - public static Integer getCancelFlag(String report) { - - Integer retCancel = 0; - - // Regular expression cancelFlag - final String CANCEL_EXP = "(CANCEL|CNCL) AIRMET"; - - // Pattern used for extracting cancel - final Pattern cancelPattern = Pattern.compile(CANCEL_EXP); - Matcher theMatcher = cancelPattern.matcher(report); - - if (theMatcher.find()) { - retCancel = 1; - } - return retCancel; - } - - /** - * Obtains hazardType as: IFR (instrument flight rules), MO (mountain - * obscuration), TB (turbulence), IC (icing), SW (sustained winds), or WS - * (low level wind shear) from a report. - * - * @param theReport - * Input report message. - * @return a string for class type - */ - public static String getHazardType(String theReport) { - - String retHazardType = " "; - // Regular expression AIRMET classType - final String HAZARDTYPE_EXP = "AIRMET (IFR|MTN OBSCN|TURB|ICE|STG SFC WNDS)"; - final String TYPE2_EXP = "(LLWS POTENTIAL)"; - final String TYPE3_EXP = "(ICE|TURB|CIG BLW|VIS BLW|MTNS|LLWS|SUSTAINED)"; - final String TYPE4_EXP = "(CANCEL|CNCL)"; - - // Pattern used for extracting hazardType - final Pattern classTypePattern = Pattern.compile(HAZARDTYPE_EXP); - final Pattern type2Pattern = Pattern.compile(TYPE2_EXP); - final Pattern type3Pattern = Pattern.compile(TYPE3_EXP); - final Pattern type4Pattern = Pattern.compile(TYPE4_EXP); - - Matcher theMatcher = classTypePattern.matcher(theReport); - Matcher type2Matcher = type2Pattern.matcher(theReport); - Matcher type3Matcher = type3Pattern.matcher(theReport); - Matcher type4Matcher = type4Pattern.matcher(theReport); - - if (theMatcher.find()) { - if (theMatcher.group(1).equals("IFR")) { - retHazardType = "INSTRUMENT FLIGHT RULES"; - } else if (theMatcher.group(1).equals("MTN OBSCN")) { - retHazardType = "MOUNTAIN OBSCURATION"; - } else if (theMatcher.group(1).equals("TURB")) { - retHazardType = "TURBULENCE"; - } else if (theMatcher.group(1).equals("ICE")) { - retHazardType = "ICING"; - } else if (theMatcher.group(1).equals("STG SFC WNDS")) { - retHazardType = "SUSTAINED SFC WINDS"; - } - } else if (type2Matcher.find()) { - if (type2Matcher.group(1).equals("LLWS")) { - retHazardType = "LOW LEVEL WIND SHEAR"; - } - } else if (type3Matcher.find()) { - if (type3Matcher.group(1).equals("ICE")) { - retHazardType = "ICING"; - } else if (type3Matcher.group(1).equals("TURB")) { - retHazardType = "TURBULENCE"; - } else if (type3Matcher.group(1).equals("CIG BLW")) { - retHazardType = "INSTRUMENT FLIGHT RULES"; - } else if (type3Matcher.group(1).equals("VIS BLW")) { - retHazardType = "INSTRUMENT FLIGHT RULES"; - } else if (type3Matcher.group(1).equals("MTNS")) { - retHazardType = "MOUNTAIN OBSCURATION"; - } else if (type3Matcher.group(1).equals("LLWS")) { - retHazardType = "LOW LEVEL WIND SHEAR"; - } else if (type3Matcher.group(1).equals("SUSTAINED")) { - retHazardType = "SUSTAINED SFC WINDS"; - } - } else if (type4Matcher.find()) { - retHazardType = "CANCEL"; - } - - return retHazardType; - } - - /** - * Obtains forecast region as: S for SIERRA, T for TANGO or Z for ZULU from - * an AirmetRecord. - * - * @param record - * The AirmetRecord - * @return a string for forecast region - */ - public static String getRegion(String reportName) { - - String retRegion = null; - String forecastRegion = reportName; - - if (forecastRegion.equals("SIERRA")) { - retRegion = "S"; - } else if (forecastRegion.equals("TANGO")) { - retRegion = "T"; - } else if (forecastRegion.equals("ZULU")) { - retRegion = "Z"; - } - return retRegion; - } - - /** - * process regular section of an AIRMET report - * - * @param theReport - * The reports from bulletin message - * @return an AirmetReport table - */ - public static AirmetReport processReport(String theReport) { - - // Regular expression for flight levels - final String FLIGHT_EXP = " (BTN) (FL)?(FRZLVL|[0-9]{3})( AND |-)FL([0-9]{3})"; - final String BLW_EXP = " (BLW) FL([0-9]{3})"; - - // Pattern used for extracting flight levels - final Pattern flightPattern = Pattern.compile(FLIGHT_EXP); - final Pattern blwPattern = Pattern.compile(BLW_EXP); - - Matcher flightMatcher = flightPattern.matcher(theReport); - Matcher blwMatcher = blwPattern.matcher(theReport); - - AirmetReport currentReport = new AirmetReport(); - // Find and set the flight levels. - if (flightMatcher.find()) { - if (flightMatcher.group(1).equals("BTN")) { - if ((flightMatcher.group(3).equals("FRZLVL"))) { - currentReport.setFlightLevel1("FRZLVL"); - } else { - currentReport.setFlightLevel1(flightMatcher.group(3) - .toString()); - } - currentReport - .setFlightLevel2(flightMatcher.group(5).toString()); - } - } else if (blwMatcher.find()) { - currentReport.setFlightLevel2(blwMatcher.group(2).toString()); - } - // Get and set reportType - currentReport.setHazardType(getHazardType(theReport)); - - // Set reportIndicator - currentReport.setReportIndicator("AIRMET"); - - // Get and set cancel flag - currentReport.setCancelFlag(AirmetParser.getCancelFlag(theReport)); - - // Replace the special characters - currentReport.setSegment(theReport.replace('\r', ' ') - .replace('\036', ' ').replace('\003', ' ').replace('\000', ' ') - .replace('\001', ' ')); - - // Decode the locations - if (!AirmetParser.processLocation(theReport, currentReport)) { - currentReport = null; - } - - return currentReport; - } - - /** - * process the outlook of an AIRMET report. - * - * @param theOutlook - * The outlook section lines from bulletin message - * @return an AirmetReport table - */ - public static AirmetReport processOutLook(String theOutlook, - String forecastRegion) { - - AirmetReport currentOutLook = new AirmetReport(); - - currentOutLook.setSegment(theOutlook.replace('\r', ' ') - .replace('\036', ' ').replace('\003', ' ').replace('\000', ' ') - .replace('\001', ' ')); - - // Get and set hazard type - currentOutLook.setHazardType(getHazardType(theOutlook)); - // Set report indicator. - currentOutLook.setReportIndicator("OUTLOOK"); - - // Decode locations - if (AirmetParser.processLocation(theOutlook, currentOutLook)) { - final String SID_EXP = "AREA ([0-9]{1})"; - - // Pattern used for extracting the number of sequence ID. - final Pattern sidPattern = Pattern.compile(SID_EXP); - - Matcher theMatcher = sidPattern.matcher(theOutlook); - - // Default sequenceID as: 1S, 1T, or 1Z if locations have been - // found. - String sequenceID = "1".concat(forecastRegion); - if (theMatcher.find()) { - // Multiple areas such as: "AREA 1", "AREA 2", ...etc - sequenceID = theMatcher.group(1).concat(forecastRegion); - } - currentOutLook.setSequenceID(sequenceID); - } else { - // Default sequenceID as: 0W, 0C, or 0E if outlook section is a NIL - // report. - String sequenceID = "0".concat(forecastRegion); - currentOutLook.setSequenceID(sequenceID); - } - - // Get and set cancel flag - currentOutLook.setCancelFlag(AirmetParser.getCancelFlag(theOutlook)); - - return currentOutLook; - } - - /** - * Obtains start time from input bulletin. - * - * @param theReport - * The bulletin message - * @return a calendar for start time - */ - public static Calendar getStartTime(String theBulletin, Headers headers) { - - // Regular expression for start time - final String STARTTIME_EXP = "(\\x1e)([A-Z]{4}) ([A-Z]{2}) ([0-9]{6})( [A-Z]{3})?"; - - // Pattern used for extracting the starting time - final Pattern starttimePattern = Pattern.compile(STARTTIME_EXP); - - // Calendar mndTime = Calendar.getInstance(); - - Matcher theMatcher = starttimePattern.matcher(theBulletin); - - if (theMatcher.find()) { - // Get start time - return TimeTools.findDataTime(theMatcher.group(4), headers); - } else { - return null; - } - } - - /** - * Obtains the valid day from input bulletin. - * - * @param theBulletin - * The input bulletin - * @return a string for valid day. - */ - public static String getValidDay(String theBulletin) { - - // Regular expression for the day - final String DAY_EXP = " VALID UNTIL ([0-9]{2})([0-9]{4})"; - // Pattern used for extracting the day - final Pattern dayPattern = Pattern.compile(DAY_EXP); - Matcher theMatcher = dayPattern.matcher(theBulletin); - - String retDay; - - // Get sequence number according to 4-digit of valid time - if (theMatcher.find()) { - retDay = theMatcher.group(1); - } else { - Calendar cal = Calendar.getInstance(); - retDay = Integer.toString(cal.get(Calendar.DAY_OF_MONTH)); - } - return retDay; - } - - /** - * Obtains the sequence ID which is composed by an identifier, a sequence - * number and a series number. - * - * @param theBulletin - * The input bulletin - * @param series - * the series number of the report - * @return a string for sequence ID - */ - public static String getSequenceID(String theBulletin, Integer series) { - - // Regular expression for the sequence number - final String SEQUENCEID_EXP = " VALID UNTIL ([0-9]{2})([0-9]{4})"; - // Pattern used for extracting the sequence number - final Pattern idPattern = Pattern.compile(SEQUENCEID_EXP); - Matcher theMatcher = idPattern.matcher(theBulletin); - - Integer timeGroup; - String seqNumber; - String identifier = "???"; - // Get sequence number according to 4-digit of valid time - if (theMatcher.find()) { - timeGroup = Integer.parseInt(theMatcher.group(2)); - if (timeGroup == 800 | timeGroup == 900) { - seqNumber = "0"; - } else if (timeGroup == 1400 | timeGroup == 1500) { - seqNumber = "2"; - } else if (timeGroup == 2000 | timeGroup == 2100) { - seqNumber = "4"; - } else if (timeGroup == 200 | timeGroup == 300) { - seqNumber = "6"; - } else { - seqNumber = "8"; - } - } else { - seqNumber = "8"; - } - // System.out.println("seqNumber=" + seqNumber); - - // Regular expression for identifier - final String IDENTIFIER_EXP = "([A-Z]{3})(S|Z|T) WA ([0-9]{6})( [A-Z]{3})?"; - ; - // Pattern used for extracting the sequence number - final Pattern identifierPattern = Pattern.compile(IDENTIFIER_EXP); - Matcher idMatcher = identifierPattern.matcher(theBulletin); - // Get identifier - if (idMatcher.find()) { - identifier = idMatcher.group(1); - } - - return identifier.concat(seqNumber).concat(Integer.toString(series)); - } - - /** - * Get the end time - * - * @param theBulletin - * The bulletin which contains end time - * @return a calendar for end time - */ - public static Calendar getEndTime(String theBulletin, Headers headers) { - - // Regular expression for end time - final String ENDTIME_EXP = "VALID UNTIL ([0-9]{6})"; - - // Pattern used for extracting the end time - final Pattern endtimePattern = Pattern.compile(ENDTIME_EXP); - - // Calendar mndTime = Calendar.getInstance(); - - Matcher theMatcher = endtimePattern.matcher(theBulletin); - - if (theMatcher.find()) { - // get the end time. - return TimeTools.findDataTime(theMatcher.group(1), headers); - } else { - return null; - } - } - - /** - * Find and set valid start time and end time for outlook report. - * - * @param theReport - * The outlook section contains the valid times group - */ - public static void processValidTime(String theReport, - AirmetReport currentOutLook, String validDay, Headers headers) { - - // Regular expression for start time - final String TIMES_EXP = "OTLK VALID ([0-9]{4})-([0-9]{4})"; - - // Pattern used for extracting the starting time and end time - final Pattern starttimePattern = Pattern.compile(TIMES_EXP); - - Calendar startTime = null; - Calendar endTime = null; - - Matcher theMatcher = starttimePattern.matcher(theReport); - - if (theMatcher.find()) { - // Decode the start time and end time; then set them. - startTime = TimeTools.findDataTime(validDay.concat(theMatcher.group(1)), - headers); - - currentOutLook.setStartTime(startTime); - endTime = TimeTools.findDataTime(validDay.concat(theMatcher.group(2)), - headers); - - if (endTime.before(startTime)) { - endTime.add(Calendar.DAY_OF_MONTH, 1); - } - currentOutLook.setEndTime(endTime); - } else { - currentOutLook.setStartTime(startTime); - currentOutLook.setEndTime(endTime); - } - - } - - /** - * Parse the location lines and add location table to the report table if - * any - * - * @param theReport - * The report from bulletin message - * @param reportTable - * The report Table - * @return true if finds any location line - */ - public static Boolean processLocation(String theReport, - AirmetReport reportTable) { - - Boolean hasLocationLine = true; - String locationDelimiter = "-| TO "; - - ArrayList terminationList = new ArrayList(); - terminationList.addAll(Arrays.asList(new String[] { "CIG", "MTNS", - "ICE", "MOD", "LLWS", "SUSTAINED", "VIS", "TURB", "CANCEL", - "CNCL" })); - - Scanner scLines = new Scanner(theReport) - .useDelimiter("FROM|BOUNDED BY"); - - LatLonPoint point = null; - - // throws away the first section which is not the "FROM" location - String locationReport = scLines.next(); - - if (scLines.hasNext()) { - locationReport = scLines.next(); - - Scanner scLocationLine = new Scanner(locationReport) - .useDelimiter("\\x0d\\x0d\\x0a"); - String lines = " "; - String curLine = null; - ArrayList locationList = new ArrayList(); - locationList.clear(); - Boolean notBreak = true; - - while (scLocationLine.hasNext() && notBreak) { - // Get next location line - curLine = scLocationLine.next(); - - Scanner scLocationToken = new Scanner(curLine); - if (scLocationToken.hasNext()) { - // Check the first token from each line - String firstToken = scLocationToken.next(); - if (terminationList.contains(firstToken)) { - // terminate - notBreak = false; - break; - } - } - lines = lines.concat(" ").concat(curLine); - } - - // Clean up the leading space - lines = UtilN.removeLeadingWhiteSpaces(lines); - // Parse the location lines by a "-" or "TO" - Scanner scLocation = new Scanner(lines) - .useDelimiter(locationDelimiter); - locationList.clear(); - // Get all locations - while (scLocation.hasNext()) { - locationList.add(scLocation.next()); - } - - // set locations to data base - Integer idxLocation = 0; - if (locationList.size() > 1) { - for (String Location : locationList) { - AirmetLocation currentLocation = new AirmetLocation(); - currentLocation.setLocationLine(lines); - currentLocation.setLocation(Location); - - // Get a latLonPoint for this station ID from "vors" - // location table - point = LatLonLocTbl.getLatLonPoint(Location, "vors"); - if (point == null) { - hasLocationLine = false; - break; - } - currentLocation.setLatitude(point - .getLatitude(LatLonPoint.INDEGREES)); - currentLocation.setLongitude(point - .getLongitude(LatLonPoint.INDEGREES)); - - currentLocation.setIndex(idxLocation + 1); - idxLocation++; - - reportTable.addAirmetLocation(currentLocation); - } - } else { - hasLocationLine = false; - } - - } else { - hasLocationLine = false; - } - - return hasLocationLine; - } -} +/** + * Airmet DecoderUtil + * + * This java class intends to serve as a decoder utility for AIRMET. + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 05/2009 39 L. Lin Initial coding + * 07/2009 39 L. Lin Migration to TO11 + * 09/2009 39 L. Lin Add latitude/longitude to location table + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.airmet.util; + +import gov.noaa.nws.ncep.common.dataplugin.airmet.AirmetLocation; +import gov.noaa.nws.ncep.common.dataplugin.airmet.AirmetRecord; +import gov.noaa.nws.ncep.common.dataplugin.airmet.AirmetReport; +import gov.noaa.nws.ncep.edex.tools.decoder.LatLonLocTbl; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.Calendar; +import java.util.Scanner; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.core.LatLonPoint; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +public class AirmetParser { + + public static final Log logger = LogFactory.getLog(AirmetParser.class); + + /** + * Constructor + */ + public AirmetParser() { + } + + /** + * Parse the WMO line and store WMO header, OfficeID, issue time, + * designatorBBB,... + * + * @param wmoline + * The bulletin message + * + * @return an AirmetRecord + */ + public static AirmetRecord processWMO(String wmoline, Headers headers) { + + AirmetRecord record = null; + // Regular expression for WMO/ICAO, station ID, and issue date (and + // maybe designator BBB) + final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( ([A-Z]{3}))?"; + + // Pattern used for extracting WMO header, officeID, product purge time, + // and issue date and designatorBBB + final Pattern wmoPattern = Pattern.compile(WMO_EXP); + Matcher theMatcher = wmoPattern.matcher(wmoline); + + if (theMatcher.find()) { + record = new AirmetRecord(); + + record.setWmoHeader(theMatcher.group(1)); + record.setIssueOffice(theMatcher.group(2)); + record.setDesignatorBBB(theMatcher.group(5)); + + // Decode the issue time. + Calendar issueTime = TimeTools.findDataTime(theMatcher.group(3), headers); + + record.setIssueTime(issueTime); + DataTime dataTime = new DataTime(issueTime); + record.setDataTime(dataTime); + } + return record; + } + + /** + * Obtains reportName as: SIERRA, TANGO or ZULU from a bulletin. + * + * @param bullMessage + * The bulletin message + * @return a string for report type + */ + public static String getReportName(String bullMessage) { + + // Regular expression AIRMET reportName + final String REPORTNAME_EXP = "AIRMET (SIERRA|TANGO|ZULU) "; + + // Pattern used for extracting reportName + final Pattern reportNamePattern = Pattern.compile(REPORTNAME_EXP); + Matcher theMatcher = reportNamePattern.matcher(bullMessage); + + if (theMatcher.find()) { + return theMatcher.group(1); + } else { + return " "; + } + } + + /** + * Obtains updateNumber from a bulletin. + * + * @param bullMessage + * The bulletin message + * @return an integer for update number + */ + public static Integer getUpdateNumber(String bullMessage) { + // default update number + Integer retUpdate = 0; + + // Regular expression update number + final String UPDATE_EXP = "AIRMET (SIERRA|TANGO|ZULU) UPDT ([0-9]{1}) "; + + // Pattern used for extracting update number + final Pattern updatePattern = Pattern.compile(UPDATE_EXP); + Matcher theMatcher = updatePattern.matcher(bullMessage); + + if (theMatcher.find()) { + return Integer.parseInt(theMatcher.group(2).substring(0, 1).trim()); + } else { + return retUpdate; + } + } + + /** + * Obtains correctionFlag from a report + * + * @param bullMessage + * The bulletin message + * @return an integer for correctionFlag 0 for normal, 1 for COR or CC, 2 + * for AMD, 3 for TEST, and 4 for NIL/EXPIRE report + */ + public static Integer getCorrectionFlag(String bullMessage) { + + Integer retCorrection = 0; + + // Regular expression correction + final String CORRECTION_EXP = "(\\x1e)([A-Z]{4}) ([A-Z]{2}) ([0-9]{6}) ([A-Z]{3})"; + + // Pattern used for extracting correctionFlag + final Pattern correctionPattern = Pattern.compile(CORRECTION_EXP); + Matcher theMatcher = correctionPattern.matcher(bullMessage); + + if (theMatcher.find()) { + if (theMatcher.group(5).equals("COR")) { + retCorrection = 1; + } else if (theMatcher.group(5).equals("AMD")) { + retCorrection = 2; + } else if ((theMatcher.group(5).substring(0, 2)).equals("CC")) { + retCorrection = 1; + } + } + + // Regular expression TEST message + final String TEST_EXP = " TEST "; + // Pattern used for extracting TEST message + final Pattern testPattern = Pattern.compile(TEST_EXP); + Matcher testMatcher = testPattern.matcher(bullMessage); + if (testMatcher.find()) { + retCorrection = 3; + } + + return retCorrection; + } + + /** + * Obtains cancelFlag from a report + * + * @param bullMessage + * The bulletin message + * @return an integer for cancelFlag 0 for normal and 1 for cancel + */ + public static Integer getCancelFlag(String report) { + + Integer retCancel = 0; + + // Regular expression cancelFlag + final String CANCEL_EXP = "(CANCEL|CNCL) AIRMET"; + + // Pattern used for extracting cancel + final Pattern cancelPattern = Pattern.compile(CANCEL_EXP); + Matcher theMatcher = cancelPattern.matcher(report); + + if (theMatcher.find()) { + retCancel = 1; + } + return retCancel; + } + + /** + * Obtains hazardType as: IFR (instrument flight rules), MO (mountain + * obscuration), TB (turbulence), IC (icing), SW (sustained winds), or WS + * (low level wind shear) from a report. + * + * @param theReport + * Input report message. + * @return a string for class type + */ + public static String getHazardType(String theReport) { + + String retHazardType = " "; + // Regular expression AIRMET classType + final String HAZARDTYPE_EXP = "AIRMET (IFR|MTN OBSCN|TURB|ICE|STG SFC WNDS)"; + final String TYPE2_EXP = "(LLWS POTENTIAL)"; + final String TYPE3_EXP = "(ICE|TURB|CIG BLW|VIS BLW|MTNS|LLWS|SUSTAINED)"; + final String TYPE4_EXP = "(CANCEL|CNCL)"; + + // Pattern used for extracting hazardType + final Pattern classTypePattern = Pattern.compile(HAZARDTYPE_EXP); + final Pattern type2Pattern = Pattern.compile(TYPE2_EXP); + final Pattern type3Pattern = Pattern.compile(TYPE3_EXP); + final Pattern type4Pattern = Pattern.compile(TYPE4_EXP); + + Matcher theMatcher = classTypePattern.matcher(theReport); + Matcher type2Matcher = type2Pattern.matcher(theReport); + Matcher type3Matcher = type3Pattern.matcher(theReport); + Matcher type4Matcher = type4Pattern.matcher(theReport); + + if (theMatcher.find()) { + if (theMatcher.group(1).equals("IFR")) { + retHazardType = "INSTRUMENT FLIGHT RULES"; + } else if (theMatcher.group(1).equals("MTN OBSCN")) { + retHazardType = "MOUNTAIN OBSCURATION"; + } else if (theMatcher.group(1).equals("TURB")) { + retHazardType = "TURBULENCE"; + } else if (theMatcher.group(1).equals("ICE")) { + retHazardType = "ICING"; + } else if (theMatcher.group(1).equals("STG SFC WNDS")) { + retHazardType = "SUSTAINED SFC WINDS"; + } + } else if (type2Matcher.find()) { + if (type2Matcher.group(1).equals("LLWS")) { + retHazardType = "LOW LEVEL WIND SHEAR"; + } + } else if (type3Matcher.find()) { + if (type3Matcher.group(1).equals("ICE")) { + retHazardType = "ICING"; + } else if (type3Matcher.group(1).equals("TURB")) { + retHazardType = "TURBULENCE"; + } else if (type3Matcher.group(1).equals("CIG BLW")) { + retHazardType = "INSTRUMENT FLIGHT RULES"; + } else if (type3Matcher.group(1).equals("VIS BLW")) { + retHazardType = "INSTRUMENT FLIGHT RULES"; + } else if (type3Matcher.group(1).equals("MTNS")) { + retHazardType = "MOUNTAIN OBSCURATION"; + } else if (type3Matcher.group(1).equals("LLWS")) { + retHazardType = "LOW LEVEL WIND SHEAR"; + } else if (type3Matcher.group(1).equals("SUSTAINED")) { + retHazardType = "SUSTAINED SFC WINDS"; + } + } else if (type4Matcher.find()) { + retHazardType = "CANCEL"; + } + + return retHazardType; + } + + /** + * Obtains forecast region as: S for SIERRA, T for TANGO or Z for ZULU from + * an AirmetRecord. + * + * @param record + * The AirmetRecord + * @return a string for forecast region + */ + public static String getRegion(String reportName) { + + String retRegion = null; + String forecastRegion = reportName; + + if (forecastRegion.equals("SIERRA")) { + retRegion = "S"; + } else if (forecastRegion.equals("TANGO")) { + retRegion = "T"; + } else if (forecastRegion.equals("ZULU")) { + retRegion = "Z"; + } + return retRegion; + } + + /** + * process regular section of an AIRMET report + * + * @param theReport + * The reports from bulletin message + * @return an AirmetReport table + */ + public static AirmetReport processReport(String theReport) { + + // Regular expression for flight levels + final String FLIGHT_EXP = " (BTN) (FL)?(FRZLVL|[0-9]{3})( AND |-)FL([0-9]{3})"; + final String BLW_EXP = " (BLW) FL([0-9]{3})"; + + // Pattern used for extracting flight levels + final Pattern flightPattern = Pattern.compile(FLIGHT_EXP); + final Pattern blwPattern = Pattern.compile(BLW_EXP); + + Matcher flightMatcher = flightPattern.matcher(theReport); + Matcher blwMatcher = blwPattern.matcher(theReport); + + AirmetReport currentReport = new AirmetReport(); + // Find and set the flight levels. + if (flightMatcher.find()) { + if (flightMatcher.group(1).equals("BTN")) { + if ((flightMatcher.group(3).equals("FRZLVL"))) { + currentReport.setFlightLevel1("FRZLVL"); + } else { + currentReport.setFlightLevel1(flightMatcher.group(3) + .toString()); + } + currentReport + .setFlightLevel2(flightMatcher.group(5).toString()); + } + } else if (blwMatcher.find()) { + currentReport.setFlightLevel2(blwMatcher.group(2).toString()); + } + // Get and set reportType + currentReport.setHazardType(getHazardType(theReport)); + + // Set reportIndicator + currentReport.setReportIndicator("AIRMET"); + + // Get and set cancel flag + currentReport.setCancelFlag(AirmetParser.getCancelFlag(theReport)); + + // Replace the special characters + currentReport.setSegment(theReport.replace('\r', ' ') + .replace('\036', ' ').replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' ')); + + // Decode the locations + if (!AirmetParser.processLocation(theReport, currentReport)) { + currentReport = null; + } + + return currentReport; + } + + /** + * process the outlook of an AIRMET report. + * + * @param theOutlook + * The outlook section lines from bulletin message + * @return an AirmetReport table + */ + public static AirmetReport processOutLook(String theOutlook, + String forecastRegion) { + + AirmetReport currentOutLook = new AirmetReport(); + + currentOutLook.setSegment(theOutlook.replace('\r', ' ') + .replace('\036', ' ').replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' ')); + + // Get and set hazard type + currentOutLook.setHazardType(getHazardType(theOutlook)); + // Set report indicator. + currentOutLook.setReportIndicator("OUTLOOK"); + + // Decode locations + if (AirmetParser.processLocation(theOutlook, currentOutLook)) { + final String SID_EXP = "AREA ([0-9]{1})"; + + // Pattern used for extracting the number of sequence ID. + final Pattern sidPattern = Pattern.compile(SID_EXP); + + Matcher theMatcher = sidPattern.matcher(theOutlook); + + // Default sequenceID as: 1S, 1T, or 1Z if locations have been + // found. + String sequenceID = "1".concat(forecastRegion); + if (theMatcher.find()) { + // Multiple areas such as: "AREA 1", "AREA 2", ...etc + sequenceID = theMatcher.group(1).concat(forecastRegion); + } + currentOutLook.setSequenceID(sequenceID); + } else { + // Default sequenceID as: 0W, 0C, or 0E if outlook section is a NIL + // report. + String sequenceID = "0".concat(forecastRegion); + currentOutLook.setSequenceID(sequenceID); + } + + // Get and set cancel flag + currentOutLook.setCancelFlag(AirmetParser.getCancelFlag(theOutlook)); + + return currentOutLook; + } + + /** + * Obtains start time from input bulletin. + * + * @param theReport + * The bulletin message + * @return a calendar for start time + */ + public static Calendar getStartTime(String theBulletin, Headers headers) { + + // Regular expression for start time + final String STARTTIME_EXP = "(\\x1e)([A-Z]{4}) ([A-Z]{2}) ([0-9]{6})( [A-Z]{3})?"; + + // Pattern used for extracting the starting time + final Pattern starttimePattern = Pattern.compile(STARTTIME_EXP); + + // Calendar mndTime = Calendar.getInstance(); + + Matcher theMatcher = starttimePattern.matcher(theBulletin); + + if (theMatcher.find()) { + // Get start time + return TimeTools.findDataTime(theMatcher.group(4), headers); + } else { + return null; + } + } + + /** + * Obtains the valid day from input bulletin. + * + * @param theBulletin + * The input bulletin + * @return a string for valid day. + */ + public static String getValidDay(String theBulletin) { + + // Regular expression for the day + final String DAY_EXP = " VALID UNTIL ([0-9]{2})([0-9]{4})"; + // Pattern used for extracting the day + final Pattern dayPattern = Pattern.compile(DAY_EXP); + Matcher theMatcher = dayPattern.matcher(theBulletin); + + String retDay; + + // Get sequence number according to 4-digit of valid time + if (theMatcher.find()) { + retDay = theMatcher.group(1); + } else { + Calendar cal = Calendar.getInstance(); + retDay = Integer.toString(cal.get(Calendar.DAY_OF_MONTH)); + } + return retDay; + } + + /** + * Obtains the sequence ID which is composed by an identifier, a sequence + * number and a series number. + * + * @param theBulletin + * The input bulletin + * @param series + * the series number of the report + * @return a string for sequence ID + */ + public static String getSequenceID(String theBulletin, Integer series) { + + // Regular expression for the sequence number + final String SEQUENCEID_EXP = " VALID UNTIL ([0-9]{2})([0-9]{4})"; + // Pattern used for extracting the sequence number + final Pattern idPattern = Pattern.compile(SEQUENCEID_EXP); + Matcher theMatcher = idPattern.matcher(theBulletin); + + Integer timeGroup; + String seqNumber; + String identifier = "???"; + // Get sequence number according to 4-digit of valid time + if (theMatcher.find()) { + timeGroup = Integer.parseInt(theMatcher.group(2)); + if (timeGroup == 800 | timeGroup == 900) { + seqNumber = "0"; + } else if (timeGroup == 1400 | timeGroup == 1500) { + seqNumber = "2"; + } else if (timeGroup == 2000 | timeGroup == 2100) { + seqNumber = "4"; + } else if (timeGroup == 200 | timeGroup == 300) { + seqNumber = "6"; + } else { + seqNumber = "8"; + } + } else { + seqNumber = "8"; + } + // System.out.println("seqNumber=" + seqNumber); + + // Regular expression for identifier + final String IDENTIFIER_EXP = "([A-Z]{3})(S|Z|T) WA ([0-9]{6})( [A-Z]{3})?"; + ; + // Pattern used for extracting the sequence number + final Pattern identifierPattern = Pattern.compile(IDENTIFIER_EXP); + Matcher idMatcher = identifierPattern.matcher(theBulletin); + // Get identifier + if (idMatcher.find()) { + identifier = idMatcher.group(1); + } + + return identifier.concat(seqNumber).concat(Integer.toString(series)); + } + + /** + * Get the end time + * + * @param theBulletin + * The bulletin which contains end time + * @return a calendar for end time + */ + public static Calendar getEndTime(String theBulletin, Headers headers) { + + // Regular expression for end time + final String ENDTIME_EXP = "VALID UNTIL ([0-9]{6})"; + + // Pattern used for extracting the end time + final Pattern endtimePattern = Pattern.compile(ENDTIME_EXP); + + // Calendar mndTime = Calendar.getInstance(); + + Matcher theMatcher = endtimePattern.matcher(theBulletin); + + if (theMatcher.find()) { + // get the end time. + return TimeTools.findDataTime(theMatcher.group(1), headers); + } else { + return null; + } + } + + /** + * Find and set valid start time and end time for outlook report. + * + * @param theReport + * The outlook section contains the valid times group + */ + public static void processValidTime(String theReport, + AirmetReport currentOutLook, String validDay, Headers headers) { + + // Regular expression for start time + final String TIMES_EXP = "OTLK VALID ([0-9]{4})-([0-9]{4})"; + + // Pattern used for extracting the starting time and end time + final Pattern starttimePattern = Pattern.compile(TIMES_EXP); + + Calendar startTime = null; + Calendar endTime = null; + + Matcher theMatcher = starttimePattern.matcher(theReport); + + if (theMatcher.find()) { + // Decode the start time and end time; then set them. + startTime = TimeTools.findDataTime(validDay.concat(theMatcher.group(1)), + headers); + + currentOutLook.setStartTime(startTime); + endTime = TimeTools.findDataTime(validDay.concat(theMatcher.group(2)), + headers); + + if (endTime.before(startTime)) { + endTime.add(Calendar.DAY_OF_MONTH, 1); + } + currentOutLook.setEndTime(endTime); + } else { + currentOutLook.setStartTime(startTime); + currentOutLook.setEndTime(endTime); + } + + } + + /** + * Parse the location lines and add location table to the report table if + * any + * + * @param theReport + * The report from bulletin message + * @param reportTable + * The report Table + * @return true if finds any location line + */ + public static Boolean processLocation(String theReport, + AirmetReport reportTable) { + + Boolean hasLocationLine = true; + String locationDelimiter = "-| TO "; + + ArrayList terminationList = new ArrayList(); + terminationList.addAll(Arrays.asList(new String[] { "CIG", "MTNS", + "ICE", "MOD", "LLWS", "SUSTAINED", "VIS", "TURB", "CANCEL", + "CNCL" })); + + Scanner scLines = new Scanner(theReport) + .useDelimiter("FROM|BOUNDED BY"); + + LatLonPoint point = null; + + // throws away the first section which is not the "FROM" location + String locationReport = scLines.next(); + + if (scLines.hasNext()) { + locationReport = scLines.next(); + + Scanner scLocationLine = new Scanner(locationReport) + .useDelimiter("\\x0d\\x0d\\x0a"); + String lines = " "; + String curLine = null; + ArrayList locationList = new ArrayList(); + locationList.clear(); + Boolean notBreak = true; + + while (scLocationLine.hasNext() && notBreak) { + // Get next location line + curLine = scLocationLine.next(); + + Scanner scLocationToken = new Scanner(curLine); + if (scLocationToken.hasNext()) { + // Check the first token from each line + String firstToken = scLocationToken.next(); + if (terminationList.contains(firstToken)) { + // terminate + notBreak = false; + break; + } + } + lines = lines.concat(" ").concat(curLine); + } + + // Clean up the leading space + lines = UtilN.removeLeadingWhiteSpaces(lines); + // Parse the location lines by a "-" or "TO" + Scanner scLocation = new Scanner(lines) + .useDelimiter(locationDelimiter); + locationList.clear(); + // Get all locations + while (scLocation.hasNext()) { + locationList.add(scLocation.next()); + } + + // set locations to data base + Integer idxLocation = 0; + if (locationList.size() > 1) { + for (String Location : locationList) { + AirmetLocation currentLocation = new AirmetLocation(); + currentLocation.setLocationLine(lines); + currentLocation.setLocation(Location); + + // Get a latLonPoint for this station ID from "vors" + // location table + point = LatLonLocTbl.getLatLonPoint(Location, "vors"); + if (point == null) { + hasLocationLine = false; + break; + } + currentLocation.setLatitude(point + .getLatitude(LatLonPoint.INDEGREES)); + currentLocation.setLongitude(point + .getLongitude(LatLonPoint.INDEGREES)); + + currentLocation.setIndex(idxLocation + 1); + idxLocation++; + + reportTable.addAirmetLocation(currentLocation); + } + } else { + hasLocationLine = false; + } + + } else { + hasLocationLine = false; + } + + return hasLocationLine; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/util/package-info.java old mode 100755 new mode 100644 index 9e3a2d3ca7..8610c59fa0 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/util/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/src/gov/noaa/nws/ncep/edex/plugin/airmet/util/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains tools for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.airmet.util; +/** +* Contains tools for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.airmet.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/unit-test/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/2009051211.airm b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/unit-test/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/2009051211.airm index a568eb319e..ff628e4103 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/unit-test/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/2009051211.airm +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/unit-test/gov/noaa/nws/ncep/edex/plugin/airmet/decoder/2009051211.airm @@ -1,30 +1,30 @@ - + -976 + -WAUS45 KKCI 121112 AAA + -WA5S + -SLCS WA 121112 AMD + -AIRMET SIERRA UPDT 2 FOR IFR AND MTN OBSCN VALID UNTIL 121500 + -. + -AIRMET IFR...ID MT + -FROM 30SW YQL TO 70SSE FCA TO 30SW MLP TO 30NE GEG TO 60WSW YXC + -TO 30SW YQL + -CIG BLW 010/VIS BLW 3SM BR. CONDS CONTG BYD 15Z ENDG 15-18Z. + -. + -AIRMET IFR...CO NM + -FROM SNY TO 50E SNY TO 50W LBL TO 30ESE TBE TO INK TO 60S CME TO + -20W CME TO 30S CIM TO TBE TO PUB TO 30W AKO TO SNY + -CIG BLW 010/VIS BLW 3SM BR. CONDS CONTG BYD 15Z ENDG 15-18Z. + -. + -AIRMET MTN OBSCN...ID MT WA OR + -FROM 50SW YQL TO 50SW HLN TO LKT TO 20WSW BKE TO 20SSE PDT TO + -90WSW YXC TO 50SW YQL + -MTNS OBSC BY CLDS/PCPN/BR. CONDS DVLPG 09-12Z. CONDS CONTG + -BYD 15Z THRU 21Z. + -. + -AIRMET MTN OBSCN...CO NM...UPDT + -FROM TBE TO CME TO 60W INK TO 50E ELP TO 50W CME TO 50ESE ABQ TO + -30SSW ALS TO TBE + -CANCEL AIRMET. CONDS HV ENDED. + -.... + - + + +976 +WAUS45 KKCI 121112 AAA +WA5S +SLCS WA 121112 AMD +AIRMET SIERRA UPDT 2 FOR IFR AND MTN OBSCN VALID UNTIL 121500 +. +AIRMET IFR...ID MT +FROM 30SW YQL TO 70SSE FCA TO 30SW MLP TO 30NE GEG TO 60WSW YXC +TO 30SW YQL +CIG BLW 010/VIS BLW 3SM BR. CONDS CONTG BYD 15Z ENDG 15-18Z. +. +AIRMET IFR...CO NM +FROM SNY TO 50E SNY TO 50W LBL TO 30ESE TBE TO INK TO 60S CME TO +20W CME TO 30S CIM TO TBE TO PUB TO 30W AKO TO SNY +CIG BLW 010/VIS BLW 3SM BR. CONDS CONTG BYD 15Z ENDG 15-18Z. +. +AIRMET MTN OBSCN...ID MT WA OR +FROM 50SW YQL TO 50SW HLN TO LKT TO 20WSW BKE TO 20SSE PDT TO +90WSW YXC TO 50SW YQL +MTNS OBSC BY CLDS/PCPN/BR. CONDS DVLPG 09-12Z. CONDS CONTG +BYD 15Z THRU 21Z. +. +AIRMET MTN OBSCN...CO NM...UPDT +FROM TBE TO CME TO 60W INK TO 50E ELP TO 50W CME TO 50ESE ABQ TO +30SSW ALS TO TBE +CANCEL AIRMET. CONDS HV ENDED. +.... +  \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/utility/edex_static/base/purge/airmetPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/utility/edex_static/base/purge/airmetPurgeRules.xml new file mode 100644 index 0000000000..231d8d228d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.airmet/utility/edex_static/base/purge/airmetPurgeRules.xml @@ -0,0 +1,10 @@ + + + + + airmet + default + + 02-00:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.atcf/src/gov/noaa/nws/ncep/edex/plugin/atcf/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.atcf/src/gov/noaa/nws/ncep/edex/plugin/atcf/decoder/package-info.java index af42c2466d..8d0596b010 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.atcf/src/gov/noaa/nws/ncep/edex/plugin/atcf/decoder/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.atcf/src/gov/noaa/nws/ncep/edex/plugin/atcf/decoder/package-info.java @@ -1,7 +1,7 @@ -/** - * SGWH implementation of the plugin pattern. - * - * Package includes classes to decode the ATCF message and persist the data. - * - */ +/** + * SGWH implementation of the plugin pattern. + * + * Package includes classes to decode the ATCF message and persist the data. + * + */ package gov.noaa.nws.ncep.edex.plugin.atcf.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/META-INF/MANIFEST.MF index 1153c9740a..3ead3429c6 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/META-INF/MANIFEST.MF +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/META-INF/MANIFEST.MF @@ -14,7 +14,8 @@ Require-Bundle: com.raytheon.edex.common;bundle-version="1.10.13", com.raytheon.uf.edex.decodertools;bundle-version="1.0.0", com.raytheon.uf.common.pointdata;bundle-version="1.11.8", com.raytheon.uf.edex.pointdata;bundle-version="1.11.8", - gov.noaa.nws.ncep.common.dataplugin.aww;bundle-version="1.0.0" + gov.noaa.nws.ncep.common.dataplugin.aww;bundle-version="1.0.0", + org.geotools;bundle-version="2.6.4" Import-Package: com.raytheon.uf.edex.decodertools.core, com.raytheon.uf.edex.decodertools.time, com.raytheon.uf.edex.wmo.message, diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/AwwDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/AwwDecoder.java index 423e2ee1ab..f18691734f 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/AwwDecoder.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/AwwDecoder.java @@ -37,16 +37,22 @@ package gov.noaa.nws.ncep.edex.plugin.aww.decoder; +import gov.noaa.nws.ncep.common.dataplugin.aww.AwwLatlons; import gov.noaa.nws.ncep.common.dataplugin.aww.AwwRecord; import gov.noaa.nws.ncep.common.dataplugin.aww.AwwUgc; +import gov.noaa.nws.ncep.common.dataplugin.aww.AwwVtec; import gov.noaa.nws.ncep.edex.plugin.aww.exception.AwwDecoderException; +import gov.noaa.nws.ncep.edex.plugin.aww.util.AwwLatLonUtil; import gov.noaa.nws.ncep.edex.plugin.aww.util.AwwParser; import gov.noaa.nws.ncep.edex.tools.decoder.MndTime; import gov.noaa.nws.ncep.edex.util.UtilN; import java.util.ArrayList; import java.util.Calendar; +import java.util.HashSet; +import java.util.List; import java.util.Scanner; +import java.util.Set; import java.util.regex.Matcher; import java.util.regex.Pattern; @@ -87,6 +93,7 @@ public class AwwDecoder extends AbstractDecoder { // Pattern used for extracting the UGC line Pattern ugcPattern = Pattern.compile(UGC_EXP, Pattern.DOTALL); + // String "&" ascii code is x26 in hex // String segmentDelim ="$$"; String segmentDelim = "\\x24\\x24"; String etx = IDecoderConstants.ETX; @@ -122,7 +129,11 @@ public class AwwDecoder extends AbstractDecoder { if (record == null) { throw new AwwDecoderException("Error on decoding Aww Record"); } - + + boolean isWtchFlag = AwwDecoder.isWtch(record);//Ticket 456 + + boolean isSevereWeatherStatusFlag = AwwDecoder.isSevereWeatherStatus(record); + // Get report type String reportType = AwwParser.getReportType(theBulletin); @@ -136,7 +147,7 @@ public class AwwDecoder extends AbstractDecoder { String segment = sc.next(); Matcher ugcMatcher = ugcPattern.matcher(segment); // discard if the segment did not have an UGC line. - if (ugcMatcher.find()) { + if (ugcMatcher.find() || isWtchFlag) { //????? not sure if this logic is correct segmentList.add(segment); } } @@ -147,9 +158,23 @@ public class AwwDecoder extends AbstractDecoder { // LATLON... for (String segment : segmentList) { Matcher ugcMatcher = ugcPattern.matcher(segment); - if (ugcMatcher.find()) { - AwwUgc ugc = AwwParser.processUgc(ugcMatcher.group(), - segment, mndTime, watchesList); + AwwUgc ugc = null; + + + if (ugcMatcher.find()) + ugc = AwwParser.processUgc(ugcMatcher.group(), segment, mndTime, watchesList); + else if(isWtchFlag) { + ugc = AwwParser.processUgcForWtch(AwwParser.WTCH_BOX_UGC_LINE, segment, mndTime, record.getIssueOffice(), watchesList); +// else if(isSevereWeatherStatusFlag) +// ugc = AwwParser.processUgcForSereveWeatherStatus(ugcMatcher.group(), segment, mndTime, record.getIssueOffice(), watchesList); + String watchNumber = AwwParser.processUgcToRetrieveWatchNumberForThunderstormOrTornado(segment); + record.setWatchNumber(watchNumber); +// } else if(isSevereWeatherStatusFlag) { +// String watchNumber = AwwParser.processUgcToRetrieveWatchNumberForStatusReport(segment); +// record.setWatchNumber(watchNumber); + } + + if(ugc != null) { record.addAwwUGC(ugc); /* @@ -160,26 +185,57 @@ public class AwwDecoder extends AbstractDecoder { * segment has one UGC line but may have multiple VTEC * lines and have more than one watch number */ - if (watchesList.size() > 0) { - String collectWatches = null; - for (int idxWatch = 0; idxWatch < watchesList - .size(); idxWatch++) { + /* + * not quite sure the following logic is correct to retrieve and then store the + * watch number. thus comment it out now. M. Gao + */ +// if (watchesList.size() > 0) { +// String collectWatches = null; +// for (int idxWatch = 0; idxWatch < watchesList.size(); idxWatch++) { +// +// if (idxWatch == 0) { +// collectWatches = watchesList.get(idxWatch); +// } else { +// collectWatches = collectWatches.concat("/") +// .concat(watchesList.get(idxWatch)); +// } +// } +// // System.out.println("==collection length=" + +// // collectWatches.length() ); +// record.setWatchNumber(collectWatches); +// } else { +// +// // The special reports may not have VTEC line; given +// // a default watch number "0000". +// record.setWatchNumber("0000"); +// } + + /* + * construct VTEC object and then add it to the current Ugc for SevereWeatherStatus aww reocrd + */ + if(isSevereWeatherStatusFlag && AwwParser.isSegmentTextValid(segment)) { + /* + * parse and then set the Watch Number for Status Report + */ + String watchNumber = AwwParser.processUgcToRetrieveWatchNumberForStatusReport(segment); + record.setWatchNumber(watchNumber); - if (idxWatch == 0) { - collectWatches = watchesList.get(idxWatch); - } else { - collectWatches = collectWatches.concat("/") - .concat(watchesList.get(idxWatch)); - } - } - // System.out.println("==collection length=" + - // collectWatches.length() ); - record.setWatchNumber(collectWatches); - } else { - - // The special reports may not have VTEC line; given - // a default watch number "0000". - record.setWatchNumber("0000"); + AwwVtec awwVtec = AwwParser.processVtectForSevereWeatherStatus(theBulletin, record.getIssueTime(), record.getIssueOffice()); + Set awwVtecSet = new HashSet(); + awwVtecSet.add(awwVtec); + ugc.setAwwVtecLine(awwVtecSet); + /* + * now calculate status latlon info and then add to ugc + */ + List pointAwwLatLonsList = AwwLatLonUtil.getAwwLatLonsListBySereveWeatherStatusPointLine(awwVtec.getVtecLine()); +// System.out.println("==========, within AwwDecoder, pointAwwLatLonsList.size="+pointAwwLatLonsList.size()); + int index=0; + for(AwwLatlons eachAwwLatlons : pointAwwLatLonsList) { +// System.out.println("===============,before adding awwLatLons to ugc, No."+(index+1)+" awwLatLons.getLat="+ +// eachAwwLatlons.getLat()+" awwLatLons.getLon="+eachAwwLatlons.getLon()); + index++; + ugc.addAwwLatLon(eachAwwLatlons); + } } } @@ -202,6 +258,8 @@ public class AwwDecoder extends AbstractDecoder { } catch (PluginException e) { throw new DecoderException("Error constructing dataURI", e); } + } else { + throw new DecoderException("Error Aww Reocrd object is NULL"); } // Decode and set attention line @@ -232,4 +290,24 @@ public class AwwDecoder extends AbstractDecoder { return new PluginDataObject[] { record }; } + + /** + * Ticket 456: for handling NO UGC lines in *.wtch2 files + * + * @param ar + * @return boolean flag whether AwwRecord is WTCH + */ + public static boolean isWtch(AwwRecord ar){ + if(ar == null) + return false; + + return "WWUS30".equalsIgnoreCase(ar.getWmoHeader()); + } + + public static boolean isSevereWeatherStatus(AwwRecord awwReocrd) { + boolean isSevereWeatherStatus = false; + if("WOUS20".equalsIgnoreCase(awwReocrd.getWmoHeader())) + isSevereWeatherStatus = true; + return isSevereWeatherStatus; + } } diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/AwwSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/AwwSeparator.java index b51fe4ec68..3fc70aef61 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/AwwSeparator.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/AwwSeparator.java @@ -62,17 +62,20 @@ public class AwwSeparator extends AbstractRecordSeparator { * */ public AwwSeparator() { - records = new ArrayList(); +// System.out.println("============================== At the beginning of AwwSeparator constructor method"); + records = new ArrayList(); } public static AwwSeparator separate(byte[] data, Headers headers) { +// System.out.println("============================== At the beginning of separate method, input data[]="+new String(data)); AwwSeparator ds = new AwwSeparator(); ds.setData(data, headers); return ds; } public void setData(byte[] data, Headers headers) { - doSeparate(new String(data)); +// System.out.println("============================== At the beginning of setData method, input data[]="+new String(data)); + doSeparate(new String(data)); iterator = records.iterator(); } @@ -111,7 +114,7 @@ public class AwwSeparator extends AbstractRecordSeparator { */ private void doSeparate(String message) { /* Regex used for separate the bulletins */ - +//System.out.println("============================== At the beginning of doSeparate method, input message="+message); try { pattern = Pattern.compile(BULLSEPARATOR); matcher = pattern.matcher(message); @@ -122,7 +125,8 @@ public class AwwSeparator extends AbstractRecordSeparator { * "records" */ while (matcher.find()) { - if (!records.contains(matcher.group())) { + String matcherGroupString = matcher.group(); + if (!records.contains(matcherGroupString)) { records.add(matcher.group()); } } @@ -130,8 +134,15 @@ public class AwwSeparator extends AbstractRecordSeparator { /* * Append the raw data file to the records. */ +// System.out.println("########, before do reset on the string list, the original list content is:"); +// displayStringList(records); for (int i = 0; i < records.size(); i++) { if (i < records.size() - 1) { +// String modifiedString = "\n" +// + message.substring( +// message.indexOf(records.get(i)), +// message.indexOf(records.get(i + 1))); +// System.out.println("====, with i="+i+", the modifiedString="+modifiedString); records.set( i, "\n" @@ -139,6 +150,10 @@ public class AwwSeparator extends AbstractRecordSeparator { message.indexOf(records.get(i)), message.indexOf(records.get(i + 1)))); } else { +// String modifiedString = "\n" +// + message.substring(message.indexOf(records +// .get(i))); +// System.out.println("====*****, with i="+i+", the modifiedString="+modifiedString); records.set( i, "\n" @@ -155,4 +170,12 @@ public class AwwSeparator extends AbstractRecordSeparator { } return; } + + private void displayStringList(List stringList) { + int index = 1; + for(String eachString : stringList) { + System.out.println("=====, String Item No."+index+" ="+eachString); + index++; + } + } } diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/package-info.java index 41f6ec50f7..19e4ac5b2d 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/decoder/package-info.java @@ -1,7 +1,7 @@ -/** - * AWW implementation of the plugin pattern. - * - * Package includes classes to decode the AWW message and persist the data. - * - */ +/** + * AWW implementation of the plugin pattern. + * + * Package includes classes to decode the AWW message and persist the data. + * + */ package gov.noaa.nws.ncep.edex.plugin.aww.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/AwwLatLonUtil.java b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/AwwLatLonUtil.java new file mode 100644 index 0000000000..e68db79244 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/AwwLatLonUtil.java @@ -0,0 +1,98 @@ +package gov.noaa.nws.ncep.edex.plugin.aww.util; + +import gov.noaa.nws.ncep.common.dataplugin.aww.AwwLatlons; + +import java.util.ArrayList; +import java.util.List; + +import com.vividsolutions.jts.geom.Coordinate; + +public class AwwLatLonUtil { + + public static List getAwwLatLonsListBySereveWeatherStatusPointLine(String pointAndDirectionInfoString) { + List pointsInLatLonInfoList = getPointsInLatLonInfoList(pointAndDirectionInfoString); + int latlonsIndex = 1; + List awwLatlonsList = new ArrayList(); + for(LatLonInfo eachPointLatLonInfo : pointsInLatLonInfoList) { + AwwLatlons currentLatlons = new AwwLatlons(); + currentLatlons.setIndex(latlonsIndex); + + currentLatlons.setLat((float)eachPointLatLonInfo.getLatInDecimal()); + currentLatlons.setLon((float)eachPointLatLonInfo.getLonInDecimal()); + awwLatlonsList.add(currentLatlons); + latlonsIndex++; + } + return awwLatlonsList; + } + + /** + * The input String is in the format of "25 ESE GNV TO 20 SW JAX TO 40 NE SGJ" + * @param pointAndDirectionInfoString + * @return + */ + public static List getPointsInLatLonInfoList(String pointAndDirectionInfoString) { + System.out.println("@@@@@@@@==========, 1st line of getPointsInLatLonInfoList, the input pointAndDirectionInfoString="+pointAndDirectionInfoString); + List pointsLatLonInfoList = new ArrayList(); + if(!StringUtil.isStringEmpty(pointAndDirectionInfoString)) { + String[] pointInfoStringArray = StringUtil.parseString(pointAndDirectionInfoString, "TO"); + for(String eachPointInfoString : pointInfoStringArray) { + LatLonInfo pointLatLonInfo = getPointLatLonInfo(eachPointInfoString); + if(pointLatLonInfo != null) + pointsLatLonInfoList.add(pointLatLonInfo); + else { + System.out.println("============ within getPointsInLatLonInfoList with eachPointInfoString="+eachPointInfoString); + System.out.println("=============================== within getPointsInLatLonInfoList pointLatLonInfo = getPointLatLonInfo(eachPointInfoString) is NULL!!!!!"); + } + } + } + + return pointsLatLonInfoList; + } + + /** + * The point info String in the format of "25 ESE GNV", the 1st one is distance value, + * the 2nd is direction string and the third one is airport ID + * @param eachPointInfoString + * @return + */ + public static LatLonInfo getPointLatLonInfo(String eachPointInfoString) { + System.out.println("@@@@@@@@==========, 1st line of getPointLatLonInfo, the input eachPointInfoString="+eachPointInfoString); + String [] pointInfoStringArray = StringUtil.parseString(eachPointInfoString.trim(), " "); + if(pointInfoStringArray == null) { + System.out.println("@@@@@@@@==========, within getPointLatLonInfo and the input eachPointInfoString="+ + eachPointInfoString + " FIND pointInfoStringArray is NULL"); + } else { + System.out.println("@@@@@@@@==========, within getPointLatLonInfo and the input eachPointInfoString="+ + eachPointInfoString + " FIND pointInfoStringArray is NOTNOT NULL, the array size="+pointInfoStringArray.length); + for(int i=0; i watchList) { +// +// final String delim="\n"; +// String pvtecLine; +// Boolean trackingContinue = false; +// String trackingNumber; +// int[] latlonIndex = new int[1]; +// +// // Regular expression for VTEC line +// final String VTEC_EXP = "(/([A-Z]{1}).([A-Z]{3}).([A-Z]{4}).([A-Z]{2}).([A-Z]{1}).([0-9]{4}).([0-9]{6}T[0-9]{4})Z-([0-9]{6}T[0-9]{4})Z/\\x0d\\x0d\\x0a)+"; +// +// // Pattern used to extract VTEC line +// final Pattern vtecPattern = Pattern.compile(VTEC_EXP); +// +// // Regular expression for LAT/LON polygon +// final String LATLON_EXP = "LAT...LON( (\\d{5}|\\d{4}) (\\d{5}|\\d{4}))+"; +// +// // Regular expression for the continuation of LAT/LON polygon +// final String CON_LATLON_EXP = "(( )+( (\\d{5}|\\d{4}) (\\d{5}|\\d{4}))+\\x0d\\x0d\\x0a)+"; +// +// // Pattern used to extract LAT/LON line +// final Pattern latlonPattern = Pattern.compile(LATLON_EXP); +// +// // Pattern used to extract the continuation pairs of LAT/LON +// final Pattern conlatlonPattern = Pattern.compile(CON_LATLON_EXP); +// +// StringBuffer trackingNO = new StringBuffer(""); +// +// AwwUgc currentUgc = new AwwUgc(); +// +// Matcher vtecMatcher = vtecPattern.matcher(segment); +// +// //System.out.println("in Ugc - ugcline=" + ugcline); +// +// if (vtecMatcher.find()) { +// StringTokenizer vtecToken = new StringTokenizer(vtecMatcher.group(), delim); +// +// // Each bulletin may have multiple VTEC lines +// while (vtecToken.hasMoreTokens()) { +// pvtecLine = vtecToken.nextToken(); +// AwwVtec currentVtec=AwwParser.processVtec(pvtecLine, segment); +// +// trackingNumber = currentVtec.getEventTrackingNumber(); +// +// if (trackingContinue) { +// trackingNO.append("/"); +// } +// trackingNO.append(trackingNumber); +// +// /* +// * Store the event tracking number as a primary key in the +// * AWW record recognized as "watch number" +// */ +// if ( ! watchList.contains(trackingNumber)) { +// watchList.add(trackingNumber); +// } +// trackingContinue = true; +// +// // Add current P-VTEC message to set. +// currentUgc.addAwwVtecLine(currentVtec); +// } +// } +// +// AwwParser.processFips(ugcline, currentUgc, mndTime); +// +// latlonIndex[0] = 0; +// +// Matcher latlonMatcher = latlonPattern.matcher(segment); +// +// // Find the LAT/LON polygon +// if (latlonMatcher.find()) { +// +// // New AwwLatlons record to hold LAT/LON values +// AwwParser.processLatlons(latlonMatcher.group(), currentUgc, latlonIndex); +// +// Matcher conlatlonMatcher = conlatlonPattern.matcher(segment); +// +// /* +// * find the continuation of LAT/LON polygon pairs if any +// * note that LAT/LON may have more than one line +// */ +// if (conlatlonMatcher.find()) { +// AwwParser.processLatlons(conlatlonMatcher.group(), currentUgc, latlonIndex); +// } +// } +// +// // Set UGC line +// currentUgc.setUgc(ugcline); +// // Set the collection of event tracking numbers +// currentUgc.setEventTrackingNumber(trackingNO.toString()); +// // Replace special characters with a blank; it is more readable and set the segment +// currentUgc.setSegment(UtilN.removeLeadingWhiteSpaces(segment.replace('\r', ' ').replace('\003', ' ').replace('\000', ' ').replace('\001', ' ').replace('\036', ' '))); +// +// return currentUgc; +// +// } + + /** + * Process UGC line; then process VTEC, HVTEC, FIPS, and LAT/LON. + * + * @param ugcline The UGC information + * @param segment The entire segment of this UGC line + * @param mndTime The calendar from of MND remark. + * @param watchList The collection of watch numbers + * @return a AwwUgc table + */ + public static AwwUgc processUgcForWtch(String ugcline, String segment, Calendar mndTime, String issueOfficeId, ArrayList watchList) { + + final String delim="\n"; + String pvtecLine; + Boolean trackingContinue = false; + String trackingNumber; + int[] latlonIndex = new int[1]; + + // Regular expression for VTEC line + final String VTEC_EXP = "(/([A-Z]{1}).([A-Z]{3}).([A-Z]{4}).([A-Z]{2}).([A-Z]{1}).([0-9]{4}).([0-9]{6}T[0-9]{4})Z-([0-9]{6}T[0-9]{4})Z/\\x0d\\x0d\\x0a)+"; +//final String WTCH_VTEC_EXP = "WW\\s\\d{3}\\sTORNADO\\s([A-Z]{2}\\s)+CW\\s(\\d{6}Z)\\s\\-\\s(\\d{6}Z)"; +final String WTCH_VTEC_EXP = "WW\\s(\\d{3})\\s(TORNADO|SEVERE TSTM)\\s((\\w|\\s)*)\\s(\\d{6}Z)\\s\\-\\s(\\d{6}Z)"; + // Pattern used to extract VTEC line +// final Pattern vtecPattern = Pattern.compile(VTEC_EXP); +//final Pattern wtchVtecPattern = Pattern.compile(WTCH_VTEC_EXP); + // Regular expression for LAT/LON polygon + final String LATLON_EXP = "LAT...LON( (\\d{5}|\\d{4}) (\\d{5}|\\d{4}))+"; +final String WTCH_LATLON_EXP = "LAT...LON( (\\d{5}|\\d{4})(\\d{5}|\\d{4}))+", WTCH_CON_LATLON_EXP = "(( )+( (\\d{5}|\\d{4})(\\d{5}|\\d{4}))+\\x0d\\x0d\\x0a)+"; + // Regular expression for the continuation of LAT/LON polygon + final String CON_LATLON_EXP = "(( )+( (\\d{5}|\\d{4}) (\\d{5}|\\d{4}))+\\x0d\\x0d\\x0a)+"; +final Pattern wtchLatLonPattern = Pattern.compile(WTCH_LATLON_EXP), wtchConLatlonPattern = Pattern.compile(WTCH_CON_LATLON_EXP); + // Pattern used to extract LAT/LON line + final Pattern latlonPattern = Pattern.compile(LATLON_EXP); + + // Pattern used to extract the continuation pairs of LAT/LON + final Pattern conlatlonPattern = Pattern.compile(CON_LATLON_EXP); + + StringBuffer trackingNO = new StringBuffer(""); + + AwwUgc currentUgc = new AwwUgc(); + + final Pattern vtecPattern = Pattern.compile(VTEC_EXP); + Matcher vtecMatcher = vtecPattern.matcher(segment); + +final Pattern wtchVtecPattern = Pattern.compile(WTCH_VTEC_EXP); +Matcher wtchVtecMatcher = wtchVtecPattern.matcher(segment); + //System.out.println("in Ugc - ugcline=" + ugcline); +if(wtchVtecMatcher.find()) { + AwwParser.processVtecWtch(wtchVtecMatcher, issueOfficeId, currentUgc); +} + if (vtecMatcher.find()) { + StringTokenizer vtecToken = new StringTokenizer(vtecMatcher.group(), delim); + + // Each bulletin may have multiple VTEC lines + while (vtecToken.hasMoreTokens()) { + pvtecLine = vtecToken.nextToken(); + AwwVtec currentVtec=AwwParser.processVtec(pvtecLine, segment); + + trackingNumber = currentVtec.getEventTrackingNumber(); + + if (trackingContinue) { + trackingNO.append("/"); + } + trackingNO.append(trackingNumber); + + /* + * Store the event tracking number as a primary key in the + * AWW record recognized as "watch number" + */ + if ( ! watchList.contains(trackingNumber)) { + watchList.add(trackingNumber); + } + trackingContinue = true; + + // Add current P-VTEC message to set. + currentUgc.addAwwVtecLine(currentVtec); + } + } + + AwwParser.processFips(ugcline, currentUgc, mndTime); + + latlonIndex[0] = 0; +Matcher wtchLatLonMatcher = wtchLatLonPattern.matcher(segment); //T456 + Matcher latlonMatcher = latlonPattern.matcher(segment); + + // Find the LAT/LON polygon + if (latlonMatcher.find()) { + + // New AwwLatlons record to hold LAT/LON values + AwwParser.processLatlons(latlonMatcher.group(), currentUgc, latlonIndex); + + Matcher conlatlonMatcher = wtchConLatlonPattern.matcher(segment); + + /* + * find the continuation of LAT/LON polygon pairs if any + * note that LAT/LON may have more than one line + */ + if (conlatlonMatcher.find()) { + AwwParser.processLatlons(conlatlonMatcher.group(), currentUgc, latlonIndex); + } + } + +if(wtchLatLonMatcher.find()){ + AwwParser.processLatlonsWtch(wtchLatLonMatcher.group(), currentUgc, latlonIndex); + Matcher wtchConlatlonMatcher = conlatlonPattern.matcher(segment); + if (wtchConlatlonMatcher.find()) { + AwwParser.processLatlonsWtch(wtchConlatlonMatcher.group(), currentUgc, latlonIndex); + } + } + + // Set UGC line + currentUgc.setUgc(ugcline); + // Set the collection of event tracking numbers + currentUgc.setEventTrackingNumber(trackingNO.toString()); + // Replace special characters with a blank; it is more readable and set the segment + currentUgc.setSegment(UtilN.removeLeadingWhiteSpaces(segment.replace('\r', ' ').replace('\003', ' ').replace('\000', ' ').replace('\001', ' ').replace('\036', ' '))); + + return currentUgc; + + } /** * Parse VTEC line; then process H-VTEC if any. @@ -315,7 +628,9 @@ public class AwwParser { Calendar startTime; Calendar endTime; - + + final String NEW_ACTION_VALUE = "NEW"; + // Regular expression for P-VTEC message final String PVTOKEN_EXP = "/([A-Z]{1}).([A-Z]{3}).([A-Z]{4}).([A-Z]{2}).([A-Z]{1}).([0-9]{4}).([0-9]{6}T[0-9]{4})Z-([0-9]{6}T[0-9]{4})Z/"; @@ -391,6 +706,14 @@ public class AwwParser { endTime = awwVtecEventTimeInfoObject.getEventEndTime(); currentVtec.setEventEndTime(endTime); + /* + * Now we add one more logic to try to fill the holes of eventstarttime is null + */ + if(isEventStartTimeValidToBeUsedToFillNullValues(action, NEW_ACTION_VALUE, awwVtecEventTimeInfoObject.getEventStartTime())) { + fillNullEventStartTimeValues(awwVtecEventTimeInfoObject.getEventStartTime(), + productClass, officeId, phenomena, significance, eventTrackingNumber); + } + // Check if any H-VTEC line after the P-VTEC line Matcher hvtokenMatcher = hvtokenPattern.matcher(segment); @@ -407,6 +730,22 @@ public class AwwParser { } + /** + * + * @param action + * @param newActionValue + * @param eventStartTime + * @return + */ + private static boolean isEventStartTimeValidToBeUsedToFillNullValues(String action, String newActionValue, + Calendar eventStartTime) { + boolean isValid = false; + if(newActionValue.equalsIgnoreCase(action) && eventStartTime != null) { + isValid = true; + } + return isValid; + } + /** * retrieve the previous records of the same event in DB * @param eventStartTimeString @@ -433,6 +772,17 @@ public class AwwParser { return awwVtecDataInfo; } + private static void fillNullEventStartTimeValues(Calendar eventStartTime, + String productClass, String officeId, + String phenomena, String significance, String eventTrackingNumber) { + try { + AwwVtecDataUtil.populateAwwVtecEventStartTimeWithValidValue(eventStartTime, productClass, officeId, + phenomena, significance, eventTrackingNumber); + } catch (DataAccessLayerException dale) { + System.out.println("======Caught DataAccessLayerException in method fillNullEventStartTimeValues(...), error=" + dale.getMessage()); + } + } + /** * Set each LAT...LON record with index. * @@ -724,7 +1074,11 @@ public class AwwParser { // Regular expression for report type - final String REPORT_EXP = "(SEVERE THUNDERSTORM|TORNADO|FLOOD|WINTER STORM|WATCH COUNTY NOTIFICATION|ADVISORY|WEATHER STATEMENT|RED FLAG WARNING)"; +// final String REPORT_EXP = "(SEVERE THUNDERSTORM|TORNADO|FLOOD|WINTER STORM|WATCH COUNTY NOTIFICATION|ADVISORY|WEATHER STATEMENT|RED FLAG WARNING)"; + /* + * add the key words "STATUS REPORT" at the beginning of the regular expression string pattern + */ + final String REPORT_EXP = "(STATUS REPORT|SEVERE THUNDERSTORM|SEVERE TSTM|TORNADO|FLOOD|WINTER STORM|WATCH COUNTY NOTIFICATION|ADVISORY|WEATHER STATEMENT|RED FLAG WARNING)"; // Pattern used for extracting data from the report type final Pattern reportPattern = Pattern.compile(REPORT_EXP); @@ -733,7 +1087,11 @@ public class AwwParser { if (reportMatcher.find()) { String type = reportMatcher.group(1); - if ( type.compareTo("SEVERE THUNDERSTORM") == 0 ) { + if ( type.compareTo("STATUS REPORT") == 0 ) { + reportType = getStatusReportType(bull); + } + else if ( type.compareTo("SEVERE THUNDERSTORM") == 0 || + type.compareTo("SEVERE TSTM") == 0) { reportType = getThunderstormType(bull); } else if ( type.compareTo("TORNADO") == 0 ) { @@ -779,10 +1137,22 @@ public class AwwParser { Matcher reportMatcher = reportPattern.matcher(bull); if (reportMatcher.find()) { thunderstormType = thunderstormType.concat(reportMatcher.group(1)); + } else { + thunderstormType = "THUNDERSTORM REPORT"; } return thunderstormType; } + /** + * Get report type from status report. + * @param bull, The bulletin message + * @return a report type + */ + public static String getStatusReportType(String bull) { + String tornadoType = "STATUS REPORT"; + return tornadoType; + } + /** * Get report type from tornado report. * @@ -897,7 +1267,11 @@ public class AwwParser { String otherType = "URGENT WEATHER MESSAGE"; // Regular expression for report type - final String REPORT_EXP = "(HIGH WIND WARNING|FREEZE WARNING|ADVERTENCIA DE INUNDACIONES|HYDROLOGIC STATEMENT|RIVER STATEMENT)"; +// final String REPORT_EXP = "(HIGH WIND WARNING|FREEZE WARNING|ADVERTENCIA DE INUNDACIONES|HYDROLOGIC STATEMENT|RIVER STATEMENT)"; + /* + * add one more report type for "STATUS REPORT". Comment by M. Gao + */ + final String REPORT_EXP = "(HIGH WIND WARNING|FREEZE WARNING|ADVERTENCIA DE INUNDACIONES|HYDROLOGIC STATEMENT|RIVER STATEMENT|STATUS REPORT)"; // Pattern used for extracting data from the report type final Pattern reportPattern = Pattern.compile(REPORT_EXP); @@ -908,8 +1282,340 @@ public class AwwParser { otherType = reportMatcher.group(1); } +// /* +// * if the key words 'SEVERE TSTM' is used, convert report type to 'SEVERE_THUNDERSTORM' +// */ +// if("SEVERE TSTM".equalsIgnoreCase(otherType)) { +// otherType = "SEVERE THUNDERSTORM"; +// } + return otherType; } +//---------------------------------Ticket 456: + public static final String WTCH_BOX_UGC_LINE = ""; + public static void processLatlonsWtch(String latlons, AwwUgc UGC, int[] latlonIndex) { + + String currentToken=null; + String latlon="LAT...LON"; + String latitude = null; + String longitude = null; + boolean pair = false; + Float flat, flong; + + StringTokenizer latlonTokens = new StringTokenizer(latlons); + + while (latlonTokens.hasMoreTokens()) { + currentToken = latlonTokens.nextToken(); + if ( ! currentToken.equals(latlon)) { + + latitude = currentToken.substring(0,4);//lat: 4-digit + longitude = currentToken.substring(4); + + flat = (float)(Integer.parseInt(latitude) / 100.0); + flong = (float)((Integer.parseInt(longitude) / 100.0) * (-1.0)); + latlonIndex[0]++; + + AwwLatlons currentLatlons= AwwParser.setLatlon(flat, flong, latlonIndex[0]); + UGC.addAwwLatLon(currentLatlons); + +/* + if ( pair ) { + longitude = currentToken; + latlonIndex[0]++; + pair = false; + + // New AwwLatlons record to hold LAT/LON values. + flat = (float)(Integer.parseInt(latitude) / 100.0); + flong = (float)((Integer.parseInt(longitude) / 100.0) * (-1.0)); + AwwLatlons currentLatlons= AwwParser.setLatlon(flat, flong, latlonIndex[0]); + + // Add current LAT/LON and index to set. + UGC.addAwwLatLon(currentLatlons); + } + else { + latitude = currentToken; + pair = true; + } +*/ + + } + } + } + + public static AwwVtec processVtectForSevereWeatherStatus(String wmoline, Calendar recordIssueTime, String issueOfficeId) { + //STATUS REPORT ON WW 865^M + // + //SEVERE WEATHER THREAT CONTINUES RIGHT OF A LINE FROM 50 E JAX TO^M + //20 WSW JAX TO 20 SE GNV.^M + + AwwVtec awwVtec = new AwwVtec(); + final String TRACK_NUMBER_VTEC_EXP = "STATUS REPORT ON WW\\s(\\d{3}\\s)"; //(\\d{6} + // Pattern used to extract track number for VTEC + final Pattern trackNumberPattern = Pattern.compile(TRACK_NUMBER_VTEC_EXP); + Matcher trackNumberMatcher = trackNumberPattern.matcher(wmoline); + if(trackNumberMatcher.find()) { + String eventTrackingNumber = trackNumberMatcher.group(1).trim(); +// System.out.println("in processVtectForSevereWeatherStatus - trackNumber=" + eventTrackingNumber); + awwVtec.setEventTrackingNumber(eventTrackingNumber); + } + + String SEVERE_WEATHER_THREAT_LINE_EXP = "SEVERE WEATHER THREAT CONTINUES RIGHT OF A LINE FROM\\s((\\w|\\s)*)."; + Pattern severeWeatherThreatLinePattern = Pattern.compile(SEVERE_WEATHER_THREAT_LINE_EXP); + Matcher severeWeatherThreatLineMatcher = severeWeatherThreatLinePattern.matcher(wmoline); + if(severeWeatherThreatLineMatcher.find()) { +// String group = severeWeatherThreatLineMatcher.group(); + String severeWeatherThreatLine = severeWeatherThreatLineMatcher.group(1); +// System.out.println("====, line info parser value group = " + group); +// System.out.println("====, line info parser value severeWeatherThreatLine = " + severeWeatherThreatLine); + String vtecLine = severeWeatherThreatLine.replace("\t", " ").replace("\r", " ").replace("\n", " "); +// System.out.println("====, vtecLine = " + vtecLine); + awwVtec.setVtecLine(vtecLine); + } + + awwVtec.setOfficeID(issueOfficeId); + awwVtec.setSignificance("WW"); +// awwVtec.setEventStartTime(recordIssueTime); + + String SEVERE_WEATHER_THREAT_EVENT_END_TIME_EXP = "WW-[a-zA-Z]\\s(\\d{6})\\s"; + Pattern severeWeatherThreatEventEndTimePattern = Pattern.compile(SEVERE_WEATHER_THREAT_EVENT_END_TIME_EXP); + Matcher severeWeatherThreatEventEndTimeMatcher = severeWeatherThreatEventEndTimePattern.matcher(wmoline); + String severeWeatherThreatEventEndTimeString = null; + if(severeWeatherThreatEventEndTimeMatcher.find()) { + severeWeatherThreatEventEndTimeString = severeWeatherThreatEventEndTimeMatcher.group(1); +// Calendar severeWeatherThreatEventEndTime = convertStringToCalendar(severeWeatherThreatEventEndTimeString); +// if(severeWeatherThreatEventEndTime != null) +// awwVtec.setEventEndTime(severeWeatherThreatEventEndTime); + } + + String SEVERE_WEATHER_THREAT_MONTH_DAY_YEAR_EXP = "..(\\d{2}/\\d{2}/\\d{2})\\s"; + Pattern severeWeatherThreatMonthDayYearPattern = Pattern.compile(SEVERE_WEATHER_THREAT_MONTH_DAY_YEAR_EXP); + Matcher severeWeatherThreatMonthDayYearMatcher = severeWeatherThreatMonthDayYearPattern.matcher(wmoline); + String monthString = null; + String yearString = null; + if(severeWeatherThreatMonthDayYearMatcher.find()) { + String monthDayYearString = severeWeatherThreatMonthDayYearMatcher.group(1); + String[] monthDayYearStringArray = monthDayYearString.split("/"); + monthString = monthDayYearStringArray[0]; +// String dayString = monthDayYearStringArray[1]; + yearString = monthDayYearStringArray[2]; + } + + Calendar severeWeatherThreatEventStartTime = addMonthAndYearValueToCalendar(recordIssueTime, + monthString, yearString); + awwVtec.setEventStartTime(severeWeatherThreatEventStartTime); + + Calendar severeWeatherThreatEventEndTime = convertStringToCalendar(severeWeatherThreatEventEndTimeString, + monthString, yearString); + if(severeWeatherThreatEventEndTime != null) + awwVtec.setEventEndTime(severeWeatherThreatEventEndTime); + + return awwVtec; + } + + public static void processVtecWtch(Matcher wtchVtecMatcher, String issueOfficeId, AwwUgc awwugc){ + + //WW 865 TORNADO FL GA CW 100825Z - 101700Z + //WW 893 SEVERE TSTM AR OK TX 202140Z - 210500Z + +// int groupCount = wtchVtecMatcher.groupCount(); +// String groupString3 = wtchVtecMatcher.group(3); + String eventTrackingNumber = wtchVtecMatcher.group(1); + String eventPhenomenaString = wtchVtecMatcher.group(2); + String eventStartTimeString = wtchVtecMatcher.group(5); + String eventEndTimeString = wtchVtecMatcher.group(6); + + AwwVtec awwvtec = new AwwVtec(); + awwvtec.setEventTrackingNumber(eventTrackingNumber); +// awwvtec.setOfficeID("KWNS");//spc + awwvtec.setOfficeID(issueOfficeId);//spc + awwvtec.setPhenomena(eventPhenomenaString); + awwvtec.setSignificance("WW");//WTCH");//watch box + + Calendar eventStartTime = convertStringToCalendar(eventStartTimeString); + awwvtec.setEventStartTime(eventStartTime); + + Calendar eventEndTime = convertStringToCalendar(eventEndTimeString); + awwvtec.setEventEndTime(eventEndTime); + + awwugc.addAwwVtecLine(awwvtec); + + } + + public static void processVtecWtch2(String wtchLine, String issueOfficeId, AwwUgc awwugc){ + + //WW 865 TORNADO FL GA CW 100825Z - 101700Z + + String[] elements = wtchLine.split(" "); + + int size = elements.length; + if( size < 7){ + logger.info("Not a valid Wtch2 line"); + return; + } + + AwwVtec awwvtec = new AwwVtec(); + awwvtec.setEventTrackingNumber(elements[1]); +// awwvtec.setOfficeID("KWNS");//spc + awwvtec.setOfficeID(issueOfficeId);//spc + awwvtec.setPhenomena(elements[2]); + awwvtec.setSignificance("WW");//WTCH");//watch box + + Calendar eventStartTime = convertStringToCalendar(elements[size-3]); + awwvtec.setEventStartTime(eventStartTime); + + Calendar eventEndTime = convertStringToCalendar(elements[size-1]); + awwvtec.setEventEndTime(eventEndTime); + + awwugc.addAwwVtecLine(awwvtec); + + } + + /* + * timeString is in format: e.g. 101102, 10 - day in the month, 11 - Hour of Day, 02 - minute + */ + public static Calendar addMonthAndYearValueToCalendar(Calendar calendar, String monthString, String yearString) { + + if(calendar != null) { + /* + * set up the month value + */ + if(isMonthValueValid(monthString)) { + int month = Integer.parseInt(monthString); +// if(month == 12) +// month = 0; + calendar.set(Calendar.MONTH, month - 1); + } + + /* + * set up the year value + */ + if(isYearValueValid(yearString)) { + int year = Integer.parseInt(yearString); + year += 2000; + calendar.set(Calendar.YEAR, year); + } + } + + return calendar; + } + + /* + * timeString is in format: e.g. 101102, 10 - day in the month, 11 - Hour of Day, 02 - minute + */ + public static Calendar convertStringToCalendar(String timeString, String monthString, String yearString) { + + final String zeroTimePattern = "000000T0000"; + Calendar calendar = null; + + if ( ! timeString.equals(zeroTimePattern)) { + + calendar = Calendar.getInstance(); + + int day = Integer.parseInt(timeString.substring(0, 2).trim()); + int hour = Integer.parseInt(timeString.substring(2, 4).trim()); + int minute = Integer.parseInt(timeString.substring(4, 6).trim()); + + calendar.set(Calendar.DAY_OF_MONTH, day); + calendar.set(Calendar.HOUR_OF_DAY, hour); + calendar.set(Calendar.MINUTE, minute); + calendar.set(Calendar.SECOND, 0); + calendar.set(Calendar.MILLISECOND, 0); + + /* + * set up the month value + */ + if(isMonthValueValid(monthString)) { + int month = Integer.parseInt(monthString); +// if(month == 12) +// month = 0; + calendar.set(Calendar.MONTH, month - 1); + } + + /* + * set up the year value + */ + if(isYearValueValid(yearString)) { + int year = Integer.parseInt(yearString); + year += 2000; + calendar.set(Calendar.YEAR, year); + } + } + + return calendar; + + } + + private static boolean isMonthValueValid(String monthString) { + boolean isMonthValueValid = false; + if(!isStringEmpty(monthString)) { + try { + int monthInInteger = Integer.parseInt(monthString); + if(monthInInteger > 0 && monthInInteger < 13) + isMonthValueValid = true; + } catch(NumberFormatException nfe) { + //do nothing + } + } + return isMonthValueValid; + } + + private static boolean isYearValueValid(String yearString) { + boolean isYearValueValid = false; + if(!isStringEmpty(yearString)) { + try { + int yearInInteger = Integer.parseInt(yearString); + /* + * The assumption is users may use either 4 digits or 2 dogits to + * represent the value of the year + */ +// if((yearInInteger > 1900 && yearInInteger < 2150) || +// (yearInInteger >= 0 && yearInInteger < 100)) + if(yearInInteger >= 0 && yearInInteger < 100) + isYearValueValid = true; + } catch(NumberFormatException nfe) { + //do nothing + } + } + return isYearValueValid; + } + + private static boolean isStringEmpty(String str) { + boolean isStringEmpty = true; + if(str != null && str.trim().length() != 0) + isStringEmpty = false; + return isStringEmpty; + } + + /** + * This method is based on findEventTime(String timeString). + * .WTCH2 file line of times: WW 865 TORNADO FL GA CW 100825Z - 101700Z + * + * @param timeString + * @return + */ + public static Calendar convertStringToCalendar(String timeString) { +// System.out.println("=========== method convertStringToCalendar(...), input timeString="+timeString); + final String zeroTimePattern = "000000T0000"; + Calendar calendar = null; + + if ( ! timeString.equals(zeroTimePattern)) { + + calendar = Calendar.getInstance(); + + int day = Integer.parseInt(timeString.substring(0, 2).trim()); + int hour = Integer.parseInt(timeString.substring(2, 4).trim()); + int minute = Integer.parseInt(timeString.substring(4, 6).trim()); + + calendar.set(Calendar.DAY_OF_MONTH, day); + calendar.set(Calendar.HOUR_OF_DAY, hour); + calendar.set(Calendar.MINUTE, minute); + calendar.set(Calendar.SECOND, 0); + calendar.set(Calendar.MILLISECOND, 0); + } + + return calendar; + + } } diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/AwwVtecDataInfo.java b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/AwwVtecDataInfo.java index 24102ed31d..d622bbdd72 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/AwwVtecDataInfo.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/AwwVtecDataInfo.java @@ -4,7 +4,7 @@ import java.util.Calendar; public class AwwVtecDataInfo { private Calendar eventStartTime, eventEndTime, awwRecordIssueTime; - private String action; + private String action, eventTrackingNumber; private Integer vtecRecordId; public Calendar getAwwRecordIssueTime() { @@ -42,4 +42,10 @@ public class AwwVtecDataInfo { this.eventEndTime = eventEndTime; } + public String getEventTrackingNumber() { + return eventTrackingNumber; + } + public void setEventTrackingNumber(String eventTrackingNumber) { + this.eventTrackingNumber = eventTrackingNumber; + } } diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/AwwVtecDataUtil.java b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/AwwVtecDataUtil.java index 64a3adb363..048a4080a9 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/AwwVtecDataUtil.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/AwwVtecDataUtil.java @@ -3,11 +3,16 @@ package gov.noaa.nws.ncep.edex.plugin.aww.util; import gov.noaa.nws.ncep.edex.plugin.aww.dao.AwwVtecDao; import java.sql.Timestamp; +import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Calendar; import java.util.List; +import org.apache.log4j.Logger; + import com.raytheon.uf.common.dataquery.db.QueryResult; +import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.database.dao.DaoConfig; public class AwwVtecDataUtil { @@ -22,6 +27,44 @@ public class AwwVtecDataUtil { // return isZeroTimeString; // } + private static Logger logger = Logger.getLogger(AwwVtecDataUtil.class.getName()); + + public static LatLonInfo retrieveAirportLatLonInfoByAirportId(String airportId) { + String queryString = getQueryForAirportLatLonInfo(airportId); + LatLonInfo latLonObj = retrieveAirportLatLonInfoFromDB(queryString); + return latLonObj; + } + + private static String getQueryForAirportLatLonInfo(String airportId) { + StringBuilder query = new StringBuilder("select airport.latitude, airport.longitude "); + query.append(" from mapdata.airport airport where ") + .append("airport.arpt_id='") + .append(airportId) + .append("';"); + return query.toString(); + } + + private static LatLonInfo retrieveAirportLatLonInfoFromDB(String nativeSQLQuery) { + LatLonInfo latLonObj = new LatLonInfo(); + DaoConfig mapsDbDaoConfig = DaoConfig.forDatabase("maps"); + AwwVtecDao awwVtecDao = new AwwVtecDao(mapsDbDaoConfig); + QueryResult queryResult = awwVtecDao.getQueryResultByNativeSQLQuery(nativeSQLQuery); + if(queryResult == null) + return latLonObj; +// System.out.println("##########====================================================, finally, find a not null QueryResult!!!!"); + int rowNumber = 0; + String lat = (String)queryResult.getRowColumnValue(rowNumber, 0); + String lon = (String)queryResult.getRowColumnValue(rowNumber, 1); +System.out.println("@@@@@@#########, nativeSQLQuery=" + nativeSQLQuery); +System.out.println("@@@@@@#########, lat=" + lat); +System.out.println("@@@@@@#########, lon=" + lon); + + latLonObj.setLatStringInDegreeFormat(lat.trim()); + latLonObj.setLonStringInDegreeFormat(lon.trim()); + + return latLonObj; + } + public static AwwVtecDataInfo populateAwwVtecEventTimeInfo(AwwVtecDataInfo awwVtectDatainfo, String productClass, String officeId, String phenomena, String significance, String eventTrackingNumber) { if(awwVtectDatainfo.getEventStartTime() != null && @@ -46,9 +89,19 @@ public class AwwVtecDataUtil { awwVtectDatainfo.setEventEndTime(latestValidEventEndTime); } + awwVtectDatainfo.setEventTrackingNumber(eventTrackingNumber); + return awwVtectDatainfo; } + public static void populateAwwVtecEventStartTimeWithValidValue(Calendar validEventStartTime, String productClass, + String officeId, String phenomena, String significance, String eventTrackingNumber) throws DataAccessLayerException { + String updateQueryString = getQueryForUpdateVtectEventTimeInfo(validEventStartTime, productClass, + officeId, phenomena, significance, eventTrackingNumber); + AwwVtecDao awwVtecDao = new AwwVtecDao(); + awwVtecDao.executeNativeSql(updateQueryString); + } + public static void displayResultOfGetQueryForVtectEventTimeInfo(List results) { if(results.size() > 0) System.out.println("The total number of retrieved awwRecord.ctectDataInfo="+results.size()); @@ -87,6 +140,36 @@ public class AwwVtecDataUtil { return query.toString(); } + private static String getQueryForUpdateVtectEventTimeInfo(Calendar eventStartTime, String productClass, + String officeId, String phenomena, String significance, String eventTrackingNumber) { + + String timeInString = convertCalendarToString(eventStartTime); + + StringBuilder query = new StringBuilder("update awips.aww_vtec set eventstarttime = '"); + query.append(timeInString) + .append("' where ") + .append("eventstarttime is null and ") + .append("eventtrackingnumber='") + .append(eventTrackingNumber) + .append("' and officeid='") + .append(officeId) + .append("' and phenomena='") + .append(phenomena) + .append("' and productclass ='") + .append(productClass) + .append("' and significance='") + .append(significance) + .append("'"); +// logger.debug("******, updateQuery=" + query.toString()); + return query.toString(); + } + + private static String convertCalendarToString(Calendar cal) { + String dateFormatPattern = "yyyy-MM-dd HH:mm:ss"; + SimpleDateFormat simpleDateFormat = new SimpleDateFormat(dateFormatPattern); + String calInString = simpleDateFormat.format(cal.getTime()); + return calInString; + } private static List retrieveVtectEventStartEndTimeInfoFromDB(String nativeSQLQuery) { List awwVtecDataInfoList = new ArrayList(); diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/CoordinateCalculationutil.java b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/CoordinateCalculationutil.java new file mode 100644 index 0000000000..3e9e8ec3c3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/CoordinateCalculationutil.java @@ -0,0 +1,56 @@ +package gov.noaa.nws.ncep.edex.plugin.aww.util; + +import java.util.ArrayList; +import java.util.List; + +import org.geotools.referencing.GeodeticCalculator; +import org.geotools.referencing.datum.DefaultEllipsoid; + +import com.vividsolutions.jts.geom.Coordinate; + +public class CoordinateCalculationutil { + + public static Coordinate getExtrapPoint(Coordinate startPointCoordinate, double direction, double distance) { + System.out.println("===========within CoordinateCalculationutil.getExtrapPoint: "); + System.out.println("============================== startPointCoordinate.x="+startPointCoordinate.x); + System.out.println("============================== startPointCoordinate.y="+startPointCoordinate.y); + System.out.println("============================== direction="+direction); + System.out.println("============================== distance="+distance); + GeodeticCalculator gc = new GeodeticCalculator( DefaultEllipsoid.WGS84 ); + Coordinate calculatedCoordinate = null; + try { + /* + * Find a point "distance" away at the "direction" of the given point + */ + gc.setStartingGeographicPoint(startPointCoordinate.x , startPointCoordinate.y); + System.out.println("===========within CoordinateCalculationutil.getExtrapPoint: line 1 "); + + gc.setDirection(direction, distance); + System.out.println("===========within CoordinateCalculationutil.getExtrapPoint: line 2 "); + + java.awt.geom.Point2D newPoint = gc.getDestinationGeographicPoint(); + System.out.println("===========within CoordinateCalculationutil.getExtrapPoint: line 3 "); + calculatedCoordinate = new Coordinate(newPoint.getX(), newPoint.getY()); + } catch(IllegalArgumentException iae) { + System.out.println("====== inside CoordinateCalculationutil.getExtrapPoint(...), IllegalArgumentException is caught, error="+iae.getMessage()); + } catch(IllegalStateException ise) { + System.out.println("====== inside CoordinateCalculationutil.getExtrapPoint(...), IllegalStateException is caught, error="+ise.getMessage()); + } + + System.out.println("===========within CoordinateCalculationutil.getExtrapPoint, BEFORE return: "); + System.out.println("============================== calculatedCoordinate.x="+calculatedCoordinate.x); + System.out.println("============================== calculatedCoordinate.y="+calculatedCoordinate.y); + return calculatedCoordinate; + } + + public static List getExtrapPointList(List startPointCoordinateList, double direction, double distance) { + List extrapCoordianteList = new ArrayList(); + if(startPointCoordinateList != null) { + for(Coordinate eachStartPointCoordinate : startPointCoordinateList) { + Coordinate newPointCoordinate = getExtrapPoint(eachStartPointCoordinate, direction, distance); + extrapCoordianteList.add(newPointCoordinate); + } + } + return extrapCoordianteList; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/DirectionStringToDegreeConverter.java b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/DirectionStringToDegreeConverter.java new file mode 100644 index 0000000000..50469cd88d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/DirectionStringToDegreeConverter.java @@ -0,0 +1,26 @@ +package gov.noaa.nws.ncep.edex.plugin.aww.util; + +public class DirectionStringToDegreeConverter { + public static final String[] DIRECT_ARRAY = new String[]{ "N","NNE","NE","ENE","E","ESE","SE","SSE", + "S","SSW","SW","WSW","W","WNW","NW","NNW"}; + + public static double getDegreeDecimal(String directionString){ + if("N".equalsIgnoreCase(directionString)) return 0; + if("NNE".equalsIgnoreCase(directionString)) return 22.5; + if("NE".equalsIgnoreCase(directionString)) return 45; + if("ENE".equalsIgnoreCase(directionString)) return 67.5; + if("E".equalsIgnoreCase(directionString)) return 90; + if("ESE".equalsIgnoreCase(directionString)) return 112.5; + if("SE".equalsIgnoreCase(directionString)) return 135; + if("SSE".equalsIgnoreCase(directionString)) return 157.5; + if("S".equalsIgnoreCase(directionString)) return 0; + if("SSW".equalsIgnoreCase(directionString)) return -157.5; + if("SW".equalsIgnoreCase(directionString)) return -135; + if("WSW".equalsIgnoreCase(directionString)) return -112.5; + if("W".equalsIgnoreCase(directionString)) return -90; + if("WNW".equalsIgnoreCase(directionString)) return -67.5; + if("NW".equalsIgnoreCase(directionString)) return -45; + if("NNW".equalsIgnoreCase(directionString)) return -22.5; + else return 0; //if nothing is matched, return 0. + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/LatLonInfo.java b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/LatLonInfo.java new file mode 100644 index 0000000000..d877e0e408 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/LatLonInfo.java @@ -0,0 +1,85 @@ +package gov.noaa.nws.ncep.edex.plugin.aww.util; + +public class LatLonInfo { + String latStringInDegreeFormat; + String lonStringInDegreeFormat; + + double latInDecimal; + double lonInDecimal; + + public LatLonInfo(String latStringInDegreeFormat, String lonStringInDegreeFormat) { + this.latStringInDegreeFormat = latStringInDegreeFormat; + this.lonStringInDegreeFormat = lonStringInDegreeFormat; + + this.latInDecimal = convertLatLonStringToDecimal(latStringInDegreeFormat); + this.lonInDecimal = convertLatLonStringToDecimal(lonStringInDegreeFormat); + } + + public LatLonInfo() {} + + public LatLonInfo(double latInDecimal, double lonInDecimal) { + this.latInDecimal = latInDecimal; + this.lonInDecimal = lonInDecimal; + } + + + public String getLatStringInDegreeFormat() { + return latStringInDegreeFormat; + } + public void setLatStringInDegreeFormat(String latStringInDegreeFormat) { + this.latStringInDegreeFormat = latStringInDegreeFormat; + this.latInDecimal = convertLatLonStringToDecimal(latStringInDegreeFormat); + } + + public String getLonStringInDegreeFormat() { + return lonStringInDegreeFormat; + } + public void setLonStringInDegreeFormat(String lonStringInDegreeFormat) { + this.lonStringInDegreeFormat = lonStringInDegreeFormat; + this.lonInDecimal = convertLatLonStringToDecimal(lonStringInDegreeFormat); + } + + + public double getLatInDecimal() { + return latInDecimal; + } + + public double getLonInDecimal() { + return lonInDecimal; + } + + /** + * the sample String is: "76-40-18.886W" + */ + private double convertLatLonStringToDecimal(String latOrLonString) { + double decimalValue = 0; + String [] parsedStringArray = StringUtil.parseString(latOrLonString, "-"); + if(parsedStringArray != null) { + try { + double decimalPart1 = Double.parseDouble(parsedStringArray[0].trim()); + decimalValue += decimalPart1; + + double decimalPart2 = Double.parseDouble(parsedStringArray[1].trim()); + decimalValue += decimalPart2/60; + + int part3Length = parsedStringArray[2].trim().length(); + String decimalPart3String = parsedStringArray[2].trim().substring(0, part3Length-1); + String latLonDirectionLetter = parsedStringArray[2].trim().substring(part3Length-1); + double decimalPart3 = Double.parseDouble(decimalPart3String); + decimalValue += decimalPart3/3600; + + /* + * Now decide if the latOrLon value should be positive or negative + */ + if("W".equalsIgnoreCase(latLonDirectionLetter) || + "S".equalsIgnoreCase(latLonDirectionLetter)) { + decimalValue = 0 - decimalValue; + } + } catch(Exception e) { + //do nothing + } + } + return decimalValue; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/StringUtil.java b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/StringUtil.java index 545e1e8d46..13f07479da 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/StringUtil.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/src/gov/noaa/nws/ncep/edex/plugin/aww/util/StringUtil.java @@ -8,4 +8,8 @@ public class StringUtil { return result; } + public static String[] parseString(String str, String parsingStringPattern) { + String[] stringArray = str.split(parsingStringPattern); + return stringArray; + } } diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/utility/edex_static/base/distribution/aww.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/utility/edex_static/base/distribution/aww.xml index 38bb4455f0..32db7f4916 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.aww/utility/edex_static/base/distribution/aww.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.aww/utility/edex_static/base/distribution/aww.xml @@ -1,41 +1,16 @@ ^[AFN]G.* - ^FAUS20 PANC.* - ^FAUS20 KZ.* - ^FXUS70.* - ^FXUS76 KOKC.* - ^FQUS71.* - ^FVXX2[0-4].* - ^FVCN0[0-4].* - ^FVAU0[2-4].* - ^FVAK2[1-5] PAWU.* - ^FZCA72 TJSJ.* - ^FZUS7[12346].* - ^FZUS60.* - ^RR.* - ^RWAK3[12].* - ^RWAK42.* - ^RWCA[03][13].* - ^RWCA3[1-4].* - ^RWCA[03][13].* - ^RWCA3[1-4].* - ^RW(US|CA)4[23].* - ^RWUS3[12].* + ^F(A|X|Q)US[27][016].* + ^FV(AK|AU|CN|XX)[02][0-5].* + ^FZ(CA|US)[67][012346].* + ^RW(AK|US|CA)[034][1-4].* ^WFUS.* - ^WGCA[4-7]2 TJSJ.* - ^WGUS[4-8][1-5].* - ^WGUS44.* - ^WHC[AU]31.* - ^WHUS4[1256].* - ^WOUS64 KWNS.* - ^WOHW40.* - ^WRUS01.* - ^WRCA0[12]^RR.* - ^WRAK01.* - ^WTUS8[1-2].* - ^WTHW80.* - ^WUUS5[1-5].* - ^WUUS0[1-3].* - ^WW.* + ^WG(CA|US)[4-8][1-5].* + ^WH(CA|CU|US)[34][1256].* + ^WO(HW|US)[46][04].* + ^WR(AK|CA|US)0[12].* + ^WT(HW|US)8[0-2].* + ^WUUS[05][1-5].* + ^(WW|RR).* diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/.project deleted file mode 100644 index b22cb9f12c..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.edex.plugin.bufrsgwh - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index ec3e230345..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,7 +0,0 @@ -#Fri Mar 05 16:36:44 EST 2010 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 -org.eclipse.jdt.core.compiler.compliance=1.6 -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/META-INF/MANIFEST.MF deleted file mode 100644 index d8af26a951..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/META-INF/MANIFEST.MF +++ /dev/null @@ -1,25 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Bufrsgwh Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.bufrsgwh -Bundle-Version: 1.0.0.qualifier -Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.22", - gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", - javax.persistence;bundle-version="1.0.0", - org.apache.log4j;bundle-version="1.0.0", - org.apache.commons.logging;bundle-version="1.0.4", - gov.noaa.nws.ncep.common.dataplugin.bufrsgwh;bundle-version="1.0.0" -Import-Package: com.raytheon.uf.edex.decodertools.bufr, - com.raytheon.uf.edex.decodertools.bufr.descriptors, - com.raytheon.uf.edex.decodertools.bufr.packets, - com.raytheon.uf.edex.decodertools.time, - com.raytheon.uf.edex.wmo.message, - gov.noaa.nws.ncep.common.tools, - gov.noaa.nws.ncep.common.dataplugin.bufrsgwh, - javax.measure.quantity, - javax.measure.unit -Export-Package: gov.noaa.nws.ncep.edex.plugin.bufrsgwh.util, - gov.noaa.nws.ncep.edex.plugin.bufrsgwh.decoder diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/component-deploy.xml deleted file mode 100644 index a07adb54c4..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/res/spring/bufrsgwh-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/res/spring/bufrsgwh-common.xml deleted file mode 100644 index f620f7b226..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/res/spring/bufrsgwh-common.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/res/spring/bufrsgwh-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/res/spring/bufrsgwh-ingest.xml deleted file mode 100644 index ce8520866f..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/res/spring/bufrsgwh-ingest.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - bufrsgwh - - - - - - - - bufrsgwh - - - - - - - - - - - - - java.lang.Throwable - - - - - - - java.lang.Throwable - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/BufrSgwhDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/BufrSgwhDecoder.java deleted file mode 100644 index 7b61706298..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/BufrSgwhDecoder.java +++ /dev/null @@ -1,100 +0,0 @@ -/** - * BufrSgwhDecoder - * - * This java class decodes SGWH (Significant Wave Height or IGDR - Interim Geophysical Data Record) - * BUFR data. - * - **
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#     Engineer    Description
- * -------		-------		--------	-----------
- * 04/21/10     208         F. J. Yen   Initial coding from Tamdar (to11dr3)
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.bufrsgwh.decoder; - -import gov.noaa.nws.ncep.common.dataplugin.bufrsgwh.BufrSgwhRecord; -import gov.noaa.nws.ncep.edex.plugin.bufrsgwh.util.BufrSgwhParser; - -import java.util.ArrayList; -import java.util.List; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.edex.plugin.IBinaryDecoder; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.PluginException; - -public class BufrSgwhDecoder extends AbstractDecoder implements IBinaryDecoder { - private static String pluginName; - - private Log logger = LogFactory.getLog(getClass()); - - /** - * Empty constructor required by DecoderFactory. - * - * @throws DecoderException - */ - public BufrSgwhDecoder(String name) throws DecoderException { - pluginName = name; - } - - /** - * Decode the next SGWH BUFR record. - * - * @return One record of decoded data. - * @throws DecoderException - * Thrown if no data is available. - */ - public PluginDataObject[] decode(byte[] bufrData) throws DecoderException { - BufrSgwhRecord sgwhRec; - BufrSgwhSeparator sep = new BufrSgwhSeparator(); - - try { - if (bufrData != null) { - sep.setData(bufrData, null); - } else { - logger.info("No data to decode while creating BufrSgwhSeparator"); - } - } catch (Exception e) { - // need to catch any number of exceptions. Report them here - // instead of letting them kill the PluginDataProxy. - if (sep != null) { - logger.error("Error in " + sep.getWmoHeader().getWmoHeader()); - } - logger.error("Exception while creating BufrSgwhSeparator", e); - } - - /* - * Process BUFR SGWH and add to the database. - */ - List pdoList = new ArrayList(); - int subsetNum = 0; - while (sep.hasNext()) { - subsetNum++; - sgwhRec = BufrSgwhParser.processBufrSgwh(sep, subsetNum); - sgwhRec.setWmoHeader(sep.getWmoHeader().getWmoHeader()); - if (sgwhRec != null) { - try { - sgwhRec.setPluginName(pluginName); - sgwhRec.constructDataURI(); - sgwhRec.setReportType("BUFRSGWH"); - } catch (PluginException e) { - logger.error("Error constructing dataURI", e); - } - } - if (!pdoList.contains(sgwhRec)) { - pdoList.add(sgwhRec); - } - } - return pdoList.toArray(new PluginDataObject[pdoList.size()]); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/BufrSgwhSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/BufrSgwhSeparator.java deleted file mode 100644 index c95b5ccc06..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/BufrSgwhSeparator.java +++ /dev/null @@ -1,168 +0,0 @@ -/** - * This class sets the BUFR BufrSgwh section 4 data in an array for parsing. - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#     Engineer    Description
- * -------		-------		--------	-----------
- * 04/21/10		208			F. J. Yen	Initial coding from Tamdar (to11dr3)
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.bufrsgwh.decoder; - -import gov.noaa.nws.ncep.edex.plugin.bufrsgwh.util.BufrSgwhDescriptorDelegate; - -import java.util.ArrayList; -import java.util.List; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.plugin.AbstractRecordSeparator; -import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; -import com.raytheon.uf.edex.decodertools.bufr.BUFRDocument; -import com.raytheon.uf.edex.decodertools.bufr.BUFRFile; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; -import com.raytheon.uf.edex.decodertools.bufr.packets.BUFRSublistPacket; -import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; -import com.raytheon.uf.edex.wmo.message.WMOHeader; - -public class BufrSgwhSeparator extends AbstractRecordSeparator implements - IDescriptorFactorySelector { - - private Log logger = LogFactory.getLog(getClass()); - - private WMOHeader wmoHeader = null; - - // Raw message data - private byte[] messageData = null; - - // List of BUFR documents created from the physical message - private List records = null; - - // Pointer to the current BUFR document to be processed. - private int currentRecord = -1; - - /* - * - * (non-Javadoc) - * - * @see java.util.Iterator#next() - */ - public Object next() { - BUFRDataDocument data = null; - if (hasNext()) { - data = records.get(currentRecord); - currentRecord++; - } - return data; - } - - /** - * Is there another record available? - * - * @return Is there another record available? - */ - @Override - public boolean hasNext() { - boolean hasMore = (records != null); - hasMore = hasMore && (records.size() > 0); - hasMore = hasMore && (currentRecord < records.size()); - return hasMore; - } - - /** - * Set the raw BUFR data and invoke the internal message separation process. - * - * @param bufrData - * The BufrSgwh BUFR data. - */ - @Override - public void setData(byte[] bufrData, Headers headers) { - currentRecord = -1; - try { - if (bufrData != null) { - wmoHeader = new WMOHeader(bufrData); - if ((wmoHeader != null) && (wmoHeader.isValid())) { - int start = wmoHeader.getMessageDataStart(); - int len = bufrData.length - start; - messageData = new byte[len]; - System.arraycopy(bufrData, start, messageData, 0, len); - decodeBUFRData(); - } - } - } finally { - if ((records != null) && (records.size() > 0)) { - currentRecord = 0; - } - } - } - - /** - * Get the WMO header associated with the message data. - * - * @return The WMO header. - */ - public WMOHeader getWmoHeader() { - return wmoHeader; - } - - /** - * Decode the entire physical file that was used to create this separator. - */ - @SuppressWarnings("unchecked") - private void decodeBUFRData() { - BUFRFile bfile = new BUFRFile(messageData, - new BufrSgwhDescriptorDelegate(this)); - records = new ArrayList(); - int bulletinNumber = 1; - - /* - * Create an arrayList which stores all the binary records of the - * BufrSgwh data. - * - * bulletin: a block of BufrSgwh data, including Sections 0 to 5, which - * starts with WMO header and an indicator key word "BUFR". A BUFR file - * may contain multiple bulletins. bufrsgwhData: Section 4 BUFRSGWH data - * (BUFRDataDocument) in one bulletin which may contain multiple - * BufrSgwh records. record: one BUFRSGWH record which contains multiple - * parameters, e.g., TMPK, RELH, etc. - */ - - for (BUFRDocument bulletin : bfile) { - logger.debug("Executing bulletin " + bulletinNumber); - BUFRDataDocument bufrsgwhData = bulletin.execute(); - List idps = bufrsgwhData.getList(); - logger.debug("Number of records = " + idps.size() + " in bulletin " - + bulletinNumber); - bulletinNumber++; - for (IBUFRDataPacket record : idps) { - if (record != null) { - if (record instanceof BUFRSublistPacket) { - List idps2 = (List) record - .getValue(); - BUFRDataDocument dd = new BUFRDataDocument(idps2); - records.add(dd); - } - } - } - } - } - - /** - * Get the selector value associated with this separator. - * - * @return The selector associated with this separator. - */ - @Override - public String getSelector() { - return null; - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/package-info.java deleted file mode 100644 index 1481019db6..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * SGWH implementation of the plugin pattern. - * - * Package includes classes to decode the BUFR SGWH message and persist the data. - * - */ -package gov.noaa.nws.ncep.edex.plugin.bufrsgwh.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/util/BufrSgwhDescriptorDelegate.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/util/BufrSgwhDescriptorDelegate.java deleted file mode 100644 index a374a8ba05..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/util/BufrSgwhDescriptorDelegate.java +++ /dev/null @@ -1,42 +0,0 @@ -/** - * - * BufrSgwhDescriptorDelegate - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#     Engineer    Description
- * -------		-------		--------	-----------
- * 04/21/10		208			F. J. Yen	Initial coding from Tamdar (to11dr3)
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ -package gov.noaa.nws.ncep.edex.plugin.bufrsgwh.util; - -import com.raytheon.uf.edex.decodertools.bufr.descriptors.DescriptorFactory; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactoryDelegate; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; - -public class BufrSgwhDescriptorDelegate implements IDescriptorFactoryDelegate { - - private DescriptorFactory factory = new DescriptorFactory(); - IDescriptorFactorySelector factorySelector = null; - - public BufrSgwhDescriptorDelegate(IDescriptorFactorySelector selector) { - factorySelector = selector; - } - - @Override - public DescriptorFactory getInstance() { - return factory; - } - - @Override - public void setDescriptorFactorySelector(IDescriptorFactorySelector selector) { - factorySelector = selector; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/util/BufrSgwhParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/util/BufrSgwhParser.java deleted file mode 100644 index bc1410afb8..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/util/BufrSgwhParser.java +++ /dev/null @@ -1,581 +0,0 @@ -/** - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * -------		------- 	--------	-----------
- * 04/21/10     208         F. J. Yen   Initial coding to11dr3
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.bufrsgwh.util; - -import static com.raytheon.uf.edex.decodertools.bufr.packets.DataPacketTypes.RepSubList; - -import java.util.Calendar; -import java.util.List; -import gov.noaa.nws.ncep.edex.plugin.bufrsgwh.decoder.BufrSgwhSeparator; -import gov.noaa.nws.ncep.common.dataplugin.bufrsgwh.BufrSgwhRecord; - -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; -import com.raytheon.uf.edex.decodertools.bufr.packets.BUFRSublistPacket; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.BUFRDescriptor; -import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; -import com.raytheon.uf.edex.decodertools.time.TimeTools; - -public class BufrSgwhParser { - - /** - * process BUFR SGWH. - * - * @param sep - * the BufrSgwh separator - */ - @SuppressWarnings("unchecked") - public static BufrSgwhRecord processBufrSgwh(BufrSgwhSeparator sep, - int subsetNum) { - int year = -1; - int month = -1; - int day = -1; - int hour = -1; - int min = -1; - int sec = -1; - Long longsec = -1l; - boolean fostFlag = false; - - BufrSgwhRecord sgwhRec = null; - BUFRDataDocument record = (BUFRDataDocument) sep.next(); - if (record != null) { - List parameterList = record.getList(); - if (parameterList != null) { - sgwhRec = new BufrSgwhRecord(); - int repGroup = 1; - int ssinNum = 1; - int afsiNum = 1; - for (IBUFRDataPacket pp : parameterList) { - int d = pp.getReferencingDescriptor().getDescriptor(); - if (d == BUFRDescriptor.createDescriptor(0, 1, 7)) { - Long said = (Long) pp.getValue(); - sgwhRec.setSaid(said); - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 60)) { - Long swid = (Long) pp.getValue(); - sgwhRec.setSwid(swid); - } else if (d == BUFRDescriptor.createDescriptor(0, 1, 33)) { - Long ogce = (Long) pp.getValue(); - sgwhRec.setOgce(ogce); - } else if (d == BUFRDescriptor.createDescriptor(0, 2, 48)) { - Long ssin = (Long) pp.getValue(); - if (ssinNum == 1) { - sgwhRec.setSsin1(ssin); - } else if (ssinNum == 2) { - sgwhRec.setSsin2(ssin); - } else { - System.out.println(" BUFRSGWH WARNING: More than 2 SSIN"); - } - ssinNum++; - } else if (d == BUFRDescriptor.createDescriptor(0, 5, 40)) { - Long orbn = (Long) pp.getValue(); - sgwhRec.setOrbn(orbn); - } else if (d == BUFRDescriptor.createDescriptor(0, 7, 1)) { - // reference is -400 - Double selv = (Double) pp.getValue(); - sgwhRec.setSelv(selv); - } else if (d == BUFRDescriptor.createDescriptor(0, 7, 5)) { - Double hinc = (Double) pp.getValue(); - sgwhRec.setHinc(hinc); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 1)) { - year = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 2)) { - month = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 3)) { - day = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 4)) { - hour = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 5)) { - min = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 7)) { - longsec = (Math.round((Double) pp.getValue())); - sec = longsec.intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 5, 1)) { - sgwhRec.setClath(((Double) pp.getValue())); - } else if (d == BUFRDescriptor.createDescriptor(0, 6, 1)) { - sgwhRec.setClonh(((Double) pp.getValue())); - } else if (d == BUFRDescriptor.createDescriptor(0, 8, 29)) { - Long rsst = (Long) pp.getValue(); - sgwhRec.setRsst(rsst); - } else if (d == BUFRDescriptor.createDescriptor(0, 8, 74)) { - Long aetp = (Long) pp.getValue(); - sgwhRec.setAetp(aetp); - } else if (d == BUFRDescriptor.createDescriptor(0, 8, 12)) { - Long lsql = (Long) pp.getValue(); - sgwhRec.setLsql(lsql); - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 95)) { - Long asfl = (Long) pp.getValue(); - sgwhRec.setAsfl(asfl); - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 96)) { - Long rsfl = (Long) pp.getValue(); - sgwhRec.setRsfl(rsfl); - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 97)) { - Long eeno = (Long) pp.getValue(); - sgwhRec.setEeno(eeno); - } else if (d == BUFRDescriptor.createDescriptor(0, 31, 21)) { - Long afsi = (Long) pp.getValue(); - if (afsiNum == 1) { - sgwhRec.setAfssgwh(afsi); - } else if (afsiNum == 2) { - sgwhRec.setAfssona(afsi); - } - afsiNum++; - - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 70)) { - // scale is 2 - Double sgwh = (Double) pp.getValue(); - if (fostFlag) { - fostFlag = false; - sgwhRec.setSgwhstd(sgwh); - } else { - sgwhRec.setSgwh(sgwh); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 128)) { - Long nvpp = (Long) pp.getValue(); - sgwhRec.setNvpp(nvpp); - } else if (d == BUFRDescriptor.createDescriptor(0, 8, 23)) { - fostFlag = true; - Long fost = (Long) pp.getValue(); - sgwhRec.setFostsgwh(fost); - } else if (d == BUFRDescriptor.createDescriptor(0, 2, 173)) { - Double sona = (Double) pp.getValue(); - sgwhRec.setSona(sona); - } else if (d == BUFRDescriptor.createDescriptor(0, 13, 90)) { - Double rwvc = (Double) pp.getValue(); - sgwhRec.setRwvc(rwvc); - } else if (d == BUFRDescriptor.createDescriptor(0, 13, 91)) { - Double rlqc = (Double) pp.getValue(); - sgwhRec.setRlqc(rlqc); - } else if (d == 2) { - // Replication - int repIndex = 1; - if ((pp instanceof BUFRSublistPacket) - && (RepSubList.getPacketType().equals(pp - .getUnits()))) { - List subList = (List) pp - .getValue(); - - for (IBUFRDataPacket pList : subList) { - List sList = (List) pList - .getValue(); - switch (repGroup) { - case 1: - processSubListGrp1(sList, sgwhRec, repIndex); - break; - case 2: - processSubListGrp2 (sList, sgwhRec, repIndex); - break; - case 3: processSubListGrp3 (sList, sgwhRec, repIndex); - break; - default: - System.out - .println("BUFRSGWH WARNING: Unexpected new replication ignored"); - } - repIndex++; - } - } - repGroup++; - } - - } - - /* - * Create time stamp. - */ - if ((year > 0) && (month > 0) && (day > 0) && (hour >= 0)) { - Calendar baseTime = TimeTools.getBaseCalendar(year, month, - day); - baseTime.set(Calendar.HOUR_OF_DAY, hour); - baseTime.set(Calendar.MINUTE, min); - baseTime.set(Calendar.SECOND, sec) ; - Calendar obstime = TimeTools.copy(baseTime); - sgwhRec.setObsTime(obstime); - DataTime dt = new DataTime(obstime); - sgwhRec.setDataTime(dt); - } - } else { - System.out.println(" There is no data in bulletin "); - } - } - return sgwhRec; - } - - /** - * Processes a single replication of data from the parameter sublist for the - * first replication group that was decoded. - * - * @param singleRepList - * A sublist containing one replication of data. - * @param sgwhRec - * The sgwh record - * @param repIndex - * The current replication index - */ - private static void processSubListGrp1(List singleRepList, - BufrSgwhRecord sgwhRec, int repIndex) { - - boolean fostRFlag = false; - Long afsg = null; - if (singleRepList != null) { - - if (singleRepList.get(0).getValue() != null) { - IBUFRDataPacket sp = singleRepList.get(0); - int descr = sp.getReferencingDescriptor().getDescriptor(); - if (descr == BUFRDescriptor.createDescriptor(0, 8, 76)) { - // Type of Band - Long tobd = (Long) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setTobdg1r1(tobd); - break; - case 2: - sgwhRec.setTobdg1r2(tobd); - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 1 "); - } - } - - sp = singleRepList.get(1); - descr = sp.getReferencingDescriptor().getDescriptor(); - if (descr == BUFRDescriptor.createDescriptor(0, 31, 21)) { - // Associated Field Significance: Set afsg to the code table value. (If it - // is 1, it means the additional 1-bit indicator of quality. Following how - // Tamdar is processing this, these additional bits will be ignored for now.) - afsg = (Long) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setAfsbkstg1r1(afsg); - break; - case 2: - sgwhRec.setAfsbkstg1r2(afsg); - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 1 "); - } - } - - fostRFlag = false; - for (int ir = 2; ir < 5; ir++) { - sp = singleRepList.get(ir); - descr = sp.getReferencingDescriptor().getDescriptor(); - if (descr == BUFRDescriptor.createDescriptor(0, 21, 62)) { - // Backscatter - Double bkst = (Double) sp.getValue(); - if (bkst == null) bkst = -9999.d; - switch (repIndex) { - case 1: - if (fostRFlag) { - fostRFlag = false; - sgwhRec.setBkststdg1r1(bkst); - } else { - sgwhRec.setBkstg1r1(bkst); - } - break; - case 2: - if (fostRFlag) { - fostRFlag = false; - sgwhRec.setBkststdg1r2(bkst); - } else { - sgwhRec.setBkstg1r2(bkst); - } - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 1 "); - } - } else if (descr == BUFRDescriptor.createDescriptor(0, 8, - 23)) { - if ((Long) sp.getValue() != 10) { - System.out - .println("BUFRSGWH WARNING: FOST for BKST is not the expected standard deviation"); - } else { - fostRFlag = true; - Long fost = (Long) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setFostbkstg1r1(fost); - break; - case 2: - sgwhRec.setFostbkstg1r2(fost); - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 1 "); - } - } - - } else { - System.out - .println("BUFRSGWH WARNING: unexpected descriptor = " - + descr); - } - } - - sp = singleRepList.get(5); - descr = sp.getReferencingDescriptor().getDescriptor(); - if (descr == BUFRDescriptor.createDescriptor(0, 31, 21)) { - // Associated Field Significance: Set afsg to the code table value. (If it - // is 1, it means the additional 1-bit indicator of quality. Following how - // Tamdar is processing this, these additional bits will be ignored for now.) - afsg = (Long) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setAfsselvg1r1(afsg); - break; - case 2: - sgwhRec.setAfsselvg1r2(afsg); - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 1 "); - } - } - - fostRFlag = false; - for (int ir = 6; ir < 10; ir++) { - sp = singleRepList.get(ir); - descr = sp.getReferencingDescriptor().getDescriptor(); - if (descr == BUFRDescriptor.createDescriptor(0, 7, 1)) { - // Height of station - Double selv = (Double) sp.getValue(); - switch (repIndex) { - case 1: - if (fostRFlag) { - fostRFlag = false; - sgwhRec.setSelvstdg1r1(selv); - } else { - sgwhRec.setSelvg1r1(selv); - } - break; - case 2: - if (fostRFlag) { - fostRFlag = false; - sgwhRec.setSelvstdg1r2(selv); - } else { - sgwhRec.setSelvg1r2(selv); - } - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 1 "); - } - } else if (descr == BUFRDescriptor.createDescriptor(0, 8, - 23)) { - if ((Long) sp.getValue() != 10) { - System.out - .println("BUFRSGWH WARNING: FOST for SELV is not the expected standard deviation"); - } else { - fostRFlag = true; - Long fost = (Long) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setFostselvg1r1(fost); - break; - case 2: - sgwhRec.setFostselvg1r2(fost); - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 1 "); - } - } - } else if (descr == BUFRDescriptor - .createDescriptor(0, 7, 5)) { - // Height increment - Double hinc = (Double) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setHincg1r1(hinc); - break; - case 2: - sgwhRec.setHincg1r2(hinc); - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 1 "); - } - - } else { - System.out - .println("BUFRSGWH WARNING: unexpected descriptor = " - + descr); - } - } - - sp = singleRepList.get(10); - descr = sp.getReferencingDescriptor().getDescriptor(); - if (descr == BUFRDescriptor.createDescriptor(0, 21, 128)) { - // Number of valid points per second used to derive previous parameters - Long nvpp = (Long) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setNvppg1r1(nvpp); - - break; - case 2: - sgwhRec.setNvppg1r2(nvpp); - - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 2"); - } - } - } - } - } - /** - * Processes a single replication of data from the parameter sublist for the - * second replication group that was decoded. - * - * @param singleRepList - * A sublist containing one replication of data. - * @param sgwhRec - * The sgwh record - * @param repIndex - * The current replication index - */ - private static void processSubListGrp2(List singleRepList, - BufrSgwhRecord sgwhRec, int repIndex) { - Long afsg = null; - if (singleRepList != null) { - - if (singleRepList.get(0).getValue() != null) { - IBUFRDataPacket sp = singleRepList.get(0); - int descr = sp.getReferencingDescriptor().getDescriptor(); - if (descr == BUFRDescriptor.createDescriptor(0, 2, 121)) { - // Mean Frequency - Double mefr = (Double) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setMefrg2r1(mefr); - break; - case 2: - sgwhRec.setMefrg2r2(mefr); - break; - case 3: - sgwhRec.setMefrg2r3(mefr); - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 2 "); - } - } - - sp = singleRepList.get(1); - descr = sp.getReferencingDescriptor().getDescriptor(); - if (descr == BUFRDescriptor.createDescriptor(0, 31, 21)) { - // Associated Field Significance: Set afsg to the code table value. (If it - // is 1, it means the additional 1-bit indicator of quality. Following how - // Tamdar is processing this, these additional bits will be ignored for now.) - afsg = (Long) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setAfstmbrg2r1(afsg); - break; - case 2: - sgwhRec.setAfstmbrg2r2(afsg);; - break; - case 3: - sgwhRec.setAfstmbrg2r3(afsg);; - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 2 "); - } - } - - sp = singleRepList.get(2); - descr = sp.getReferencingDescriptor().getDescriptor(); - if (descr == BUFRDescriptor.createDescriptor(0, 12, 163)) { - // Brightness Temperature - Double tmbr = (Double) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setTmbrg2r1(tmbr); - break; - case 2: - sgwhRec.setTmbrg2r2(tmbr); - break; - case 3: - sgwhRec.setTmbrg2r3(tmbr); - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 2 "); - } - } - } - } - } - /** - * Processes a single replication of data from the parameter sublist for the - * third replication group that was decoded. - * - * @param singleRepList - * A sublist containing one replication of data. - * @param sgwhRec - * The sgwh record - * @param repIndex - * The current replication index - */ - private static void processSubListGrp3(List singleRepList, - BufrSgwhRecord sgwhRec, int repIndex) { - - if (singleRepList != null) { - - if (singleRepList.get(0).getValue() != null) { - IBUFRDataPacket sp = singleRepList.get(0); - int descr = sp.getReferencingDescriptor().getDescriptor(); - if (descr == BUFRDescriptor.createDescriptor(0, 2, 23)) { - // Satellite-derived wind computation method - Long swcm = (Long) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setSwcmg3r1(swcm); - break; - case 2: - sgwhRec.setSwcmg3r2(swcm); - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 3 "); - } - } - - sp = singleRepList.get(1); - descr = sp.getReferencingDescriptor().getDescriptor(); - if (descr == BUFRDescriptor.createDescriptor(0, 11, 12)) { - // Wind speed at 10 m - Double ws10 = (Double) sp.getValue(); - switch (repIndex) { - case 1: - sgwhRec.setWs10g3r1(ws10); - break; - case 2: - sgwhRec.setWs10g3r2(ws10); - break; - default: - System.out - .println("BUFRSGWH WARNING: Too many replications for Group 3"); - } - } - } - } - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/util/package-info.java deleted file mode 100644 index c6a3b6e795..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/util/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains tools for BufrSgwh decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.bufrsgwh.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/2010030404.sgwh b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/2010030404.sgwh deleted file mode 100644 index 44bab5f009..0000000000 Binary files a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwh/decoder/2010030404.sgwh and /dev/null differ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/utility/common_static/base/purge/bufrsgwhPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/utility/common_static/base/purge/bufrsgwhPurgeRules.xml deleted file mode 100644 index d79e4b1a10..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/utility/common_static/base/purge/bufrsgwhPurgeRules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - bufrsgwh - default - - 02-00:00:00 - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/.project deleted file mode 100644 index 42fabad4a6..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.edex.plugin.bufrsgwhv - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index e3f0eac2e5..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,7 +0,0 @@ -#Tue Nov 09 17:57:25 EST 2010 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 -org.eclipse.jdt.core.compiler.compliance=1.6 -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/META-INF/MANIFEST.MF deleted file mode 100644 index 86432f6c66..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/META-INF/MANIFEST.MF +++ /dev/null @@ -1,22 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Bufrsgwhv Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.bufrsgwhv -Bundle-Version: 1.0.0.qualifier -Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: com.raytheon.edex.common;bundle-version="1.12.1142", - gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", - javax.persistence;bundle-version="1.0.0", - org.apache.log4j;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv;bundle-version="1.0.0", - org.apache.commons.logging;bundle-version="1.0.4", - org.junit;bundle-version="1.0.0" -Export-Package: gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.decoder, - gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.util -Import-Package: com.raytheon.uf.edex.decodertools.bufr, - com.raytheon.uf.edex.decodertools.bufr.descriptors, - com.raytheon.uf.edex.decodertools.bufr.packets, - com.raytheon.uf.edex.decodertools.time, - com.raytheon.uf.edex.wmo.message diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/component-deploy.xml deleted file mode 100644 index 769b467012..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/res/spring/bufrsgwhv-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/res/spring/bufrsgwhv-common.xml deleted file mode 100644 index eb3b211ba2..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/res/spring/bufrsgwhv-common.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/res/spring/bufrsgwhv-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/res/spring/bufrsgwhv-ingest.xml deleted file mode 100644 index 6727173678..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/res/spring/bufrsgwhv-ingest.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - bufrsgwhv - - - - - - - - bufrsgwhv - - - - - - - - - - - - - java.lang.Throwable - - - - - - - java.lang.Throwable - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/BufrSgwhvDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/BufrSgwhvDecoder.java deleted file mode 100644 index 222236f57e..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/BufrSgwhvDecoder.java +++ /dev/null @@ -1,100 +0,0 @@ -/** - * BufrSgwhvDecoder - * - * This java class decodes SGWHV (Significant Wave Height from Various satellites) BUFR data - * from NAVOCEANO including Env and Jason 2. - * - **
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#     Engineer    Description
- * -------		-------		--------	-----------
- * 11/12/10     208         F. J. Yen   Initial coding R1G1-4
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.decoder; - -import gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv.BufrSgwhvRecord; -import gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.util.BufrSgwhvParser; - -import java.util.ArrayList; -import java.util.List; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.edex.plugin.IBinaryDecoder; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.PluginException; - -public class BufrSgwhvDecoder extends AbstractDecoder implements IBinaryDecoder { - private static String pluginName; - - private Log logger = LogFactory.getLog(getClass()); - - /** - * Empty constructor required by DecoderFactory. - * - * @throws DecoderException - */ - public BufrSgwhvDecoder(String name) throws DecoderException { - pluginName = name; - } - - /** - * Decode the next SGWHV BUFR record. - * - * @return One record of decoded data. - * @throws DecoderException - * Thrown if no data is available. - */ - public PluginDataObject[] decode(byte[] bufrData) throws DecoderException { - BufrSgwhvRecord sgwhvRec; - BufrSgwhvSeparator sep = new BufrSgwhvSeparator(); - - try { - if (bufrData != null) { - sep.setData(bufrData, null); - } else { - logger.info("No data to decode while creating BufrSgwhvSeparator"); - } - } catch (Exception e) { - // need to catch any number of exceptions. Report them here - // instead of letting them kill the PluginDataProxy. - if (sep != null) { - logger.error("Error in " + sep.getWmoHeader().getWmoHeader()); - } - logger.error("Exception while creating BufrSgwhvSeparator", e); - } - - /* - * Process BUFR SGWHV and add to the database. - */ - List pdoList = new ArrayList(); - int subsetNum = 0; - while (sep.hasNext()) { - subsetNum++; - sgwhvRec = BufrSgwhvParser.processBufrSgwhv(sep, subsetNum); - if (sgwhvRec != null) { - try { - sgwhvRec.setPluginName(pluginName); - sgwhvRec.constructDataURI(); - sgwhvRec.setReportType("BUFRSGWHV"); - } catch (PluginException e) { - logger.error("Error constructing dataURI", e); - } - } - if (!pdoList.contains(sgwhvRec)) { - pdoList.add(sgwhvRec); - } - } - logger.info("Processed " + subsetNum + " subsets"); - return pdoList.toArray(new PluginDataObject[pdoList.size()]); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/BufrSgwhvSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/BufrSgwhvSeparator.java deleted file mode 100644 index 79b37f41ca..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/BufrSgwhvSeparator.java +++ /dev/null @@ -1,165 +0,0 @@ -/** - * This class sets the BUFR BufrSgwhv section 4 data in an array for parsing. - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#     Engineer    Description
- * -------		-------		--------	-----------
- * 11/12/10		208			F. J. Yen	Initial coding
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.decoder; - -import gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.util.BufrSgwhvDescriptorDelegate; - -import java.util.ArrayList; -import java.util.List; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.plugin.AbstractRecordSeparator; -import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; -import com.raytheon.uf.edex.decodertools.bufr.BUFRDocument; -import com.raytheon.uf.edex.decodertools.bufr.BUFRFile; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; -import com.raytheon.uf.edex.decodertools.bufr.packets.BUFRSublistPacket; -import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; -import com.raytheon.uf.edex.wmo.message.WMOHeader; - -public class BufrSgwhvSeparator extends AbstractRecordSeparator implements - IDescriptorFactorySelector { - - private Log logger = LogFactory.getLog(getClass()); - - private WMOHeader wmoHeader = null; - - // Raw message data - private byte[] messageData = null; - - // List of BUFR documents created from the physical message - private List records = null; - - // Pointer to the current BUFR document to be processed. - private int currentRecord = -1; - - /* - * - * (non-Javadoc) - * - * @see java.util.Iterator#next() - */ - public Object next() { - BUFRDataDocument data = null; - if (hasNext()) { - data = records.get(currentRecord); - currentRecord++; - } - return data; - } - - /** - * Is there another record available? - * - * @return Is there another record available? - */ - @Override - public boolean hasNext() { - boolean hasMore = (records != null); - hasMore = hasMore && (records.size() > 0); - hasMore = hasMore && (currentRecord < records.size()); - return hasMore; - } - - /** - * Set the raw BUFR data and invoke the internal message separation process. - * - * @param bufrData - * The BufrSgwhv BUFR data. - */ - @Override - public void setData(byte[] bufrData, Headers headers) { - currentRecord = -1; - try { - if (bufrData != null) { - wmoHeader = new WMOHeader(bufrData); - int start = 0; - int len = bufrData.length - start; - messageData = new byte[len]; - System.arraycopy(bufrData, start, messageData, 0, len); - decodeBUFRData(); - } - } finally { - if ((records != null) && (records.size() > 0)) { - currentRecord = 0; - } - } - } - - /** - * Get the WMO header associated with the message data. - * - * @return The WMO header. - */ - public WMOHeader getWmoHeader() { - return wmoHeader; - } - - /** - * Decode the entire physical file that was used to create this separator. - */ - @SuppressWarnings("unchecked") - private void decodeBUFRData() { - BUFRFile bfile = new BUFRFile(messageData, - new BufrSgwhvDescriptorDelegate(this)); - records = new ArrayList(); - int bulletinNumber = 1; - - /* - * Create an arrayList which stores all the binary records of the - * BufrSgwhv data. - * - * bulletin: a block of SgwhvSgwhv data, including Sections 0 to 5, - * which starts with WMO header and an indicator key word "BUFR". A BUFR - * file may contain multiple bulletins. bufrsgwhvData: Section 4 - * BUFRSGWHV data (BUFRDataDocument) in one bulletin which may contain - * multiple Bufrs records. record: one BUFRSGWHV record which contains - * multiple parameters, e.g., TMPK, RELH, etc. - */ - for (BUFRDocument bulletin : bfile) { - logger.debug("Executing bulletin " + bulletinNumber); - BUFRDataDocument bufrsgwhvData = bulletin.execute(); - List idps = bufrsgwhvData.getList(); - logger.debug("Number of records = " + idps.size() + " in bulletin " - + bulletinNumber); - bulletinNumber++; - for (IBUFRDataPacket record : idps) { - if (record != null) { - if (record instanceof BUFRSublistPacket) { - List idps2 = (List) record - .getValue(); - BUFRDataDocument dd = new BUFRDataDocument(idps2); - records.add(dd); - } - } - } - } - } - - /** - * Get the selector value associated with this separator. - * - * @return The selector associated with this separator. - */ - @Override - public String getSelector() { - return null; - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/package-info.java deleted file mode 100644 index 5621d2955a..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * SGWH implementation of the plugin pattern. - * - * Package includes classes to decode the BUFR SGWH message and persist the data. - * - */ -package gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/util/BufrSgwhvDescriptorDelegate.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/util/BufrSgwhvDescriptorDelegate.java deleted file mode 100644 index d854eac653..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/util/BufrSgwhvDescriptorDelegate.java +++ /dev/null @@ -1,42 +0,0 @@ -/** - * - * BufrSgwhvDescriptorDelegate - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#     Engineer    Description
- * -------		-------		--------	-----------
- * 11/12/10		208			F. J. Yen	Initial coding from Tamdar (R1G1-4)
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ -package gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.util; - -import com.raytheon.uf.edex.decodertools.bufr.descriptors.DescriptorFactory; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactoryDelegate; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; - -public class BufrSgwhvDescriptorDelegate implements IDescriptorFactoryDelegate { - - private DescriptorFactory factory = new DescriptorFactory(); - IDescriptorFactorySelector factorySelector = null; - - public BufrSgwhvDescriptorDelegate(IDescriptorFactorySelector selector) { - factorySelector = selector; - } - - @Override - public DescriptorFactory getInstance() { - return factory; - } - - @Override - public void setDescriptorFactorySelector(IDescriptorFactorySelector selector) { - factorySelector = selector; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/util/BufrSgwhvParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/util/BufrSgwhvParser.java deleted file mode 100644 index df117c4962..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/util/BufrSgwhvParser.java +++ /dev/null @@ -1,155 +0,0 @@ -/** - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * -------		------- 	--------	-----------
- * 11/12/10     208         F. J. Yen   Initial coding R1G1-4
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.util; - -import java.util.Calendar; -import java.util.List; -import gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.decoder.BufrSgwhvSeparator; -import gov.noaa.nws.ncep.common.dataplugin.bufrsgwhv.BufrSgwhvRecord; - -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.BUFRDescriptor; -import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; -import com.raytheon.uf.edex.decodertools.time.TimeTools; - -public class BufrSgwhvParser { - - /** - * process BUFR SGWHV. - * - * @param sep - * the BufrSgwhv separator - */ - public static BufrSgwhvRecord processBufrSgwhv(BufrSgwhvSeparator sep, - int subsetNum) { - int year = -1; - int month = -1; - int day = -1; - int hour = -1; - int min = -1; - int sec = -1; - BufrSgwhvRecord sgwhvRec = null; - BUFRDataDocument record = (BUFRDataDocument) sep.next(); - if (record != null) { - List parameterList = record.getList(); - if (parameterList != null) { - sgwhvRec = new BufrSgwhvRecord(); - for (IBUFRDataPacket pp : parameterList) { - int d = pp.getReferencingDescriptor().getDescriptor(); - if (d == BUFRDescriptor.createDescriptor(0, 1, 7)) { - if (pp.getValue() != null) { - - Long satelliteId = (Long) pp.getValue(); - sgwhvRec.setSatelliteId(satelliteId); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 1)) { - year = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 2)) { - month = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 3)) { - day = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 4)) { - hour = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 5)) { - min = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 6)) { - if (pp.getValue() != null) { - sec = ((Double) pp.getValue()).intValue(); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 5, 2)) { - if (pp.getValue() != null) { - sgwhvRec.setLat(((Double) pp.getValue())); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 6, 2)) { - if (pp.getValue() != null) { - sgwhvRec.setLon(((Double) pp.getValue())); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 11, 12)) { - if (pp.getValue() != null) { - Double wspd10 = (Double) pp.getValue(); - sgwhvRec.setWspd10(wspd10); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 21)) { - if (pp.getValue() != null) { - Double htwaves = (Double) pp.getValue(); - sgwhvRec.setHtwaves(htwaves); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 26)) { - if (pp.getValue() != null) { - Double sgwhSd = (Double) pp.getValue(); - sgwhvRec.setSgwhSd(sgwhSd); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 33)) { - if (pp.getValue() != null) { - Double altitude = (Double) pp.getValue(); - sgwhvRec.setAltitude(altitude); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 71)) { - if (pp.getValue() != null) { - Long peak = (Long) pp.getValue(); - sgwhvRec.setPeak(peak); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 77)) { - if (pp.getValue() != null) { - Double altCorrI = (Double) pp.getValue(); - sgwhvRec.setAltCorrI(altCorrI); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 78)) { - if (pp.getValue() != null) { - Double altCorrD = (Double) pp.getValue(); - sgwhvRec.setAltCorrD(altCorrD); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 79)) { - if (pp.getValue() != null) { - Double altCorrW = (Double) pp.getValue(); - sgwhvRec.setAltCorrW(altCorrW); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 82)) { - if (pp.getValue() != null) { - Double loopCorr = (Double) pp.getValue(); - sgwhvRec.setLoopCorr(loopCorr); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 62)) { - if (pp.getValue() != null) { - Double bkst = (Double) pp.getValue(); - sgwhvRec.setBkst(bkst); - } - } - } - - /* - * Create time stamp. - */ - if ((year > 0) && (month > 0) && (day > 0) && (hour >= 0)) { - Calendar baseTime = TimeTools.getBaseCalendar(year, month, - day); - baseTime.set(Calendar.HOUR_OF_DAY, hour); - baseTime.set(Calendar.MINUTE, min); - baseTime.set(Calendar.SECOND, sec) ; - Calendar obstime = TimeTools.copy(baseTime); - sgwhvRec.setObsTime(obstime); - DataTime dt = new DataTime(obstime); - sgwhvRec.setDataTime(dt); - } - } else { - System.out.println(" There is no data in bulletin "); - } - } - return sgwhvRec; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/util/package-info.java deleted file mode 100644 index f8b470999e..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/src/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/util/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains tools for BufrSsha decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/BufrsgwhvDecoderTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/BufrsgwhvDecoderTest.java deleted file mode 100644 index c0ab8126c1..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/BufrsgwhvDecoderTest.java +++ /dev/null @@ -1,68 +0,0 @@ -/** - * This Java class is the JUnit test for the BUFRSGWHV decoder. - * - **
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * ------------ ---------- 	----------- --------------------------
- * 11/16/10		209		F.J. Yen	Initial coding
- * 
- * - * @author fjyen - * @version 1.0 - */ -package gov.noaa.nws.ncep.edex.plugin.bufrsgwhv.decoder; - -import static org.junit.Assert.assertTrue; - -import java.io.File; -import java.io.FileInputStream; -import java.io.FileNotFoundException; -import java.io.IOException; -import java.io.InputStream; - -import org.junit.Before; -import org.junit.Test; - -public class BufrsgwhvDecoderTest { - BufrSgwhvSeparator sep; - - @Before - public void initialize() { - File file = new File( - "unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/js2_d20101019_s005205_e023034.bf"); - InputStream stream = null; - byte[] bufrData = null; - try { - stream = new FileInputStream(file); - bufrData = new byte[(int) file.length()]; - int bytesRead = stream.read(bufrData); - if (bytesRead != bufrData.length) { - bufrData = null; - } - } catch (FileNotFoundException e) { - e.printStackTrace(); - } catch (IOException e) { - e.printStackTrace(); - - } finally { - try { - if (stream != null) { - stream.close(); - } - } catch (IOException e) { - e.printStackTrace(); - } - } - sep = new BufrSgwhvSeparator(); - if (bufrData != null) { - sep.setData(bufrData, null); - } - } - - @Test - public void testHasNext() { - assertTrue("Find BUFR Data! ", sep.hasNext()); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/enf_d20101019_s163736_e164441.bf b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/enf_d20101019_s163736_e164441.bf deleted file mode 100644 index 35b06d4620..0000000000 Binary files a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/enf_d20101019_s163736_e164441.bf and /dev/null differ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/js2_d20101019_s005205_e023034.bf b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/js2_d20101019_s005205_e023034.bf deleted file mode 100644 index 31effab09e..0000000000 Binary files a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/js2_d20101019_s005205_e023034.bf and /dev/null differ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/jso_d20101019_s033558_e050225.bf b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/jso_d20101019_s033558_e050225.bf deleted file mode 100644 index dc34de4092..0000000000 Binary files a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrsgwhv/decoder/jso_d20101019_s033558_e050225.bf and /dev/null differ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/utility/common_static/base/purge/bufrsgwhvPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/utility/common_static/base/purge/bufrsgwhvPurgeRules.xml deleted file mode 100644 index 619969beda..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/utility/common_static/base/purge/bufrsgwhvPurgeRules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - bufrsgwhv - default - - 02-00:00:00 - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/.project deleted file mode 100644 index 7508fb9abd..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.edex.plugin.bufrssha - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/META-INF/MANIFEST.MF deleted file mode 100644 index 794b14da35..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/META-INF/MANIFEST.MF +++ /dev/null @@ -1,23 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Bufrssha Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.bufrssha -Bundle-Version: 1.0.0.qualifier -Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.31", - gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", - javax.persistence;bundle-version="1.0.0", - org.apache.log4j;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.bufrssha;bundle-version="1.0.0", - org.apache.commons.logging;bundle-version="1.0.4", - com.raytheon.uf.edex.decodertools;bundle-version="1.12.1161" -Export-Package: gov.noaa.nws.ncep.edex.plugin.bufrssha.decoder, - gov.noaa.nws.ncep.edex.plugin.bufrssha.util -Import-Package: com.raytheon.uf.edex.decodertools.bufr, - com.raytheon.uf.edex.decodertools.bufr.descriptors, - com.raytheon.uf.edex.decodertools.bufr.packets, - com.raytheon.uf.edex.decodertools.time, - com.raytheon.uf.edex.wmo.message, - org.junit diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/component-deploy.xml deleted file mode 100644 index 9eb7039488..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/res/spring/bufrssha-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/res/spring/bufrssha-common.xml deleted file mode 100644 index dd114d905e..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/res/spring/bufrssha-common.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/res/spring/bufrssha-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/res/spring/bufrssha-ingest.xml deleted file mode 100644 index e47ad99ffd..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/res/spring/bufrssha-ingest.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - bufrssha - - - - - - - - bufrssha - - - - - - - - - - - - - java.lang.Throwable - - - - - - - java.lang.Throwable - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/decoder/BufrSshaDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/decoder/BufrSshaDecoder.java deleted file mode 100644 index c59601a8d5..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/decoder/BufrSshaDecoder.java +++ /dev/null @@ -1,99 +0,0 @@ -/** - * BufrSshaDecoder - * - * This java class decodes SSHA (Sea Surface Height Anomaly) BUFR data. - * - **
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#     Engineer    Description
- * -------		-------		--------	-----------
- * 01/26/11     209         F. J. Yen   Initial coding R1G1-6
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.bufrssha.decoder; - -import gov.noaa.nws.ncep.common.dataplugin.bufrssha.BufrSshaRecord; -import gov.noaa.nws.ncep.edex.plugin.bufrssha.util.BufrSshaParser; - -import java.util.ArrayList; -import java.util.List; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.edex.plugin.IBinaryDecoder; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.PluginException; - -public class BufrSshaDecoder extends AbstractDecoder implements IBinaryDecoder { - private static String pluginName; - - private Log logger = LogFactory.getLog(getClass()); - - /** - * Empty constructor required by DecoderFactory. - * - * @throws DecoderException - */ - public BufrSshaDecoder(String name) throws DecoderException { - pluginName = name; - } - - /** - * Decode the next SSHA BUFR record. - * - * @return One record of decoded data. - * @throws DecoderException - * Thrown if no data is available. - */ - public PluginDataObject[] decode(byte[] bufrData) throws DecoderException { - BufrSshaRecord sshaRec; - BufrSshaSeparator sep = new BufrSshaSeparator(); - - try { - if (bufrData != null) { - sep.setData(bufrData, null); - } else { - logger.info("No data to decode while creating BufrSshaSeparator"); - } - } catch (Exception e) { - // need to catch any number of exceptions. Report them here - // instead of letting them kill the PluginDataProxy. - if (sep != null) { - logger.error("Error in " + sep); - } - logger.error("Exception while creating BufrSshaSeparator", e); - } - - /* - * Process BufrSsha raw data and add to the database. - */ - List pdoList = new ArrayList(); - int subsetNum = 0; - while (sep.hasNext()) { - subsetNum++; - sshaRec = BufrSshaParser.processBufrSsha(sep, subsetNum); - if (sshaRec != null) { - try { - sshaRec.setPluginName(pluginName); - sshaRec.constructDataURI(); - sshaRec.setReportType("BUFRSSHA"); - } catch (PluginException e) { - logger.error("Error constructing dataURI", e); - } - } - if (!pdoList.contains(sshaRec)) { - pdoList.add(sshaRec); - } - } - logger.info("Processed " + subsetNum + " subsets"); - return pdoList.toArray(new PluginDataObject[pdoList.size()]); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/decoder/BufrSshaSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/decoder/BufrSshaSeparator.java deleted file mode 100644 index a9a84a82ed..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/decoder/BufrSshaSeparator.java +++ /dev/null @@ -1,154 +0,0 @@ -/** - * This class sets the BUFR BufrSsha section 4 data in an array for parsing. - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#     Engineer    Description
- * -------		-------		--------	-----------
- * 01/26/11		208			F. J. Yen	Initial coding for R1G1-6
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.bufrssha.decoder; - -import gov.noaa.nws.ncep.edex.plugin.bufrssha.util.BufrSshaDescriptorDelegate; - -import java.util.ArrayList; -import java.util.List; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.plugin.AbstractRecordSeparator; -import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; -import com.raytheon.uf.edex.decodertools.bufr.BUFRDocument; -import com.raytheon.uf.edex.decodertools.bufr.BUFRFile; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; -import com.raytheon.uf.edex.decodertools.bufr.packets.BUFRSublistPacket; -import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; - -public class BufrSshaSeparator extends AbstractRecordSeparator implements - IDescriptorFactorySelector { - - private Log logger = LogFactory.getLog(getClass()); - - // Raw message data - private byte[] messageData = null; - - // List of BUFR documents created from the physical message - private List records = null; - - // Pointer to the current BUFR document to be processed. - private int currentRecord = -1; - - /* - * - * (non-Javadoc) - * - * @see java.util.Iterator#next() - */ - public Object next() { - BUFRDataDocument data = null; - if (hasNext()) { - data = records.get(currentRecord); - currentRecord++; - } - return data; - } - - /** - * Is there another record available? - * - * @return Is there another record available? - */ - @Override - public boolean hasNext() { - boolean hasMore = (records != null); - hasMore = hasMore && (records.size() > 0); - hasMore = hasMore && (currentRecord < records.size()); - return hasMore; - } - - /** - * Set the raw BUFR data and invoke the internal message separation process. - * - * @param bufrData - * The BufrSsha BUFR data. - */ - @Override - public void setData(byte[] bufrData, Headers headers) { - currentRecord = -1; - try { - if (bufrData != null) { - ; - int start = 0; - int len = bufrData.length - start; - messageData = new byte[len]; - System.arraycopy(bufrData, start, messageData, 0, len); - decodeBUFRData(); - } - } finally { - if ((records != null) && (records.size() > 0)) { - currentRecord = 0; - } - } - } - - /** - * Decode the entire physical file that was used to create this separator. - */ - @SuppressWarnings("unchecked") - private void decodeBUFRData() { - BUFRFile bfile = new BUFRFile(messageData, - new BufrSshaDescriptorDelegate(this)); - records = new ArrayList(); - int bulletinNumber = 1; - - /* - * Create an arrayList which stores all the binary records of the - * BufrSsha data. - * - * bulletin: a block of BufrSsha data, including Sections 0 to 5, which - * starts with WMO header and an indicator key word "BUFR". A BUFR file - * may contain multiple bulletins. bufrsshaData: Section 4 BufrSsha data - * (BUFRDataDocument) in one bulletin which may contain multiple Bufr - * records. record: one BufrSsha record which contains multiple - * parameters, e.g., MSSH, TMBRST, SSHA. etc. - */ - for (BUFRDocument bulletin : bfile) { - logger.debug("Executing bulletin " + bulletinNumber); - BUFRDataDocument bufrsshaData = bulletin.execute(); - List idps = bufrsshaData.getList(); - logger.debug("Number of records = " + idps.size() + " in bulletin " - + bulletinNumber); - bulletinNumber++; - for (IBUFRDataPacket record : idps) { - if (record != null) { - if (record instanceof BUFRSublistPacket) { - List idps2 = (List) record - .getValue(); - BUFRDataDocument dd = new BUFRDataDocument(idps2); - records.add(dd); - } - } - } - } - } - - /** - * Get the selector value associated with this separator. - * - * @return The selector associated with this separator. - */ - @Override - public String getSelector() { - String retValue = "SSHA"; - return retValue; - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/decoder/package-info.java deleted file mode 100644 index 78798ea262..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/decoder/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * SSHA implementation of the plugin pattern. - * - * Package includes classes to decode the BUFR SSHA message and persist the data. - * - */ -package gov.noaa.nws.ncep.edex.plugin.bufrssha.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/util/BufrSshaDescriptorDelegate.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/util/BufrSshaDescriptorDelegate.java deleted file mode 100644 index 1488bb4851..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/util/BufrSshaDescriptorDelegate.java +++ /dev/null @@ -1,87 +0,0 @@ -/** - * - * BufrSshaDescriptorDelegate - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#     Engineer    Description
- * -------		-------		--------	-----------
- * 01/26/11		209			F. J. Yen	Initial coding for R1G1-6
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ -package gov.noaa.nws.ncep.edex.plugin.bufrssha.util; - -import java.util.HashMap; -import java.util.Map; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.uf.edex.decodertools.bufr.descriptors.DescriptorFactory; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactoryDelegate; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; - -public class BufrSshaDescriptorDelegate implements IDescriptorFactoryDelegate { - - private static Log logger = LogFactory.getLog(BufrSshaDescriptorDelegate.class); - IDescriptorFactorySelector factorySelector = null; - - private static Map factories; - static { - factories = new HashMap(); - factories.put("SSHA", createFactory("SSHABufrTable_B", "SSHABufrTable_D")); - } - - public BufrSshaDescriptorDelegate(IDescriptorFactorySelector selector) { - factorySelector = selector; - } - - @Override - public DescriptorFactory getInstance() { - DescriptorFactory factory = null; // defaultFactory; - - String selector = null; - if (factorySelector != null) { - selector = factorySelector.getSelector(); - } - logger.debug ("Getting DescriptorFactory for type " + selector); - - factory = factories.get(selector); - if (factory == null) { - factory = new DescriptorFactory(); - } - return factory; - } - - @Override - public void setDescriptorFactorySelector(IDescriptorFactorySelector selector) { - factorySelector = selector; - } - - /** - * - * @param resourceClassReference - * Class reference table resources will be loaded from. - * @param tableB - * Name of BUFR table B. - * @param tableD - * Name of BUFR table D. - * @return - */ - private static final DescriptorFactory createFactory(String tableB, - String tableD) { - DescriptorFactory factory = null; - logger.debug ("Creating table " + tableB + " " + tableD); - factory = new DescriptorFactory(BufrSshaDescriptorDelegate.class, tableB, - tableD); - logger.debug ("Table created = [" + (factory != null) + "]"); - return factory; - } - - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/util/BufrSshaParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/util/BufrSshaParser.java deleted file mode 100644 index e94963ea11..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/util/BufrSshaParser.java +++ /dev/null @@ -1,495 +0,0 @@ -/** - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * -------		------- 	--------	-----------
- * 01/26/11     209         F. J. Yen   Initial coding R1G1-6
- * 
- * - * @author F. J. Yen - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.bufrssha.util; - -import java.util.Calendar; -import java.util.List; -import gov.noaa.nws.ncep.edex.plugin.bufrssha.decoder.BufrSshaSeparator; -import gov.noaa.nws.ncep.common.dataplugin.bufrssha.BufrSshaRecord; - -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; -import com.raytheon.uf.edex.decodertools.bufr.descriptors.BUFRDescriptor; -import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; -import com.raytheon.uf.edex.decodertools.time.TimeTools; - -public class BufrSshaParser { - - /** - * process BUFR SSHA. - * - * @param sep - * the BufrSsha separator - */ - public static BufrSshaRecord processBufrSsha(BufrSshaSeparator sep, - int subsetNum) { - int year = -1; - int month = -1; - int day = -1; - int hour = -1; - int min = -1; - int sec = -1; - Long longsec = -1l; - BufrSshaRecord sshaRec = null; - BUFRDataDocument record = (BUFRDataDocument) sep.next(); - if (record != null) { - List parameterList = record.getList(); - int numAcrs = 0; - int numSccf = 0; - int numTmbrst = 0; - int numHmsl = 0; - if (parameterList != null) { - sshaRec = new BufrSshaRecord(); - for (IBUFRDataPacket pp : parameterList) { - int d = pp.getReferencingDescriptor().getDescriptor(); - if (d == BUFRDescriptor.createDescriptor(0, 1, 7)) { - if (pp.getValue() != null) { - sshaRec.setSaid((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 2, 19)) { - if (pp.getValue() != null) { - sshaRec.setSiid((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 1, 96)) { - if (pp.getValue() != null) { - String strRmNul = (String) pp.getValue(); - strRmNul = strRmNul.replace('\0',' '); - sshaRec.setStaq(strRmNul); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 61)) { - if (pp.getValue() != null) { - String strRmNul = (String) pp.getValue(); - strRmNul = strRmNul.replace('\0',' '); - sshaRec.setSoftv(strRmNul); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 5, 44)) { - if (pp.getValue() != null) { - sshaRec.setSacyln((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 5, 40)) { - if (pp.getValue() != null) { - sshaRec.setOrbn((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 1, 30)) { - if (pp.getValue() != null) { - String strRmNul = (String) pp.getValue(); - strRmNul = strRmNul.replace('\0',' '); - sshaRec.setNumid(strRmNul); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 1)) { - year = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 2)) { - month = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 3)) { - day = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 4)) { - hour = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 5)) { - min = ((Double) pp.getValue()).intValue(); - } else if (d == BUFRDescriptor.createDescriptor(0, 4, 7)) { - if (pp.getValue() != null) { - longsec = (Math.round((Double) pp.getValue())); - sec = longsec.intValue(); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 5, 1)) { - if (pp.getValue() != null) { - sshaRec.setClath(((Double) pp.getValue())); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 6, 1)) { - if (pp.getValue() != null) { - sshaRec.setClonh(((Double) pp.getValue())); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 8, 29)) { - if (pp.getValue() != null) { - sshaRec.setRsst((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 8, 74)) { - if (pp.getValue() != null) { - sshaRec.setAetp((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 8, 77)) { - if (pp.getValue() != null) { - sshaRec.setDsst((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 40, 11)) { - if (pp.getValue() != null) { - sshaRec.setIntf((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 97)) { - if (pp.getValue() != null) { - sshaRec.setEeno((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 95)) { - if (pp.getValue() != null) { - sshaRec.setAsfl((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 98)) { - if (pp.getValue() != null) { - sshaRec.setAdqf((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 99)) { - if (pp.getValue() != null) { - sshaRec.setArqf((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 144)) { - if (pp.getValue() != null) { - sshaRec.setAlrf((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 96)) { - if (pp.getValue() != null) { - sshaRec.setRsfl((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 40, 12)) { - if (pp.getValue() != null) { - sshaRec.setRdqf((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 40, 13)) { - if (pp.getValue() != null) { - sshaRec.setRbif((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 169)) { - if (pp.getValue() != null) { - sshaRec.setIpin((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 40, 23)) { - if (pp.getValue() != null) { - sshaRec.setAasf((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 40, 24)) { - if (pp.getValue() != null) { - sshaRec.setMmap((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 40, 25)) { - if (pp.getValue() != null) { - sshaRec.setIfdt((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 151)) { - if (pp.getValue() != null) { - sshaRec.setKbor((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 162)) { - if (pp.getValue() != null) { - sshaRec.setRkbor((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 163)) { - if (pp.getValue() != null) { - sshaRec.setNvpk2((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 160)) { - if (pp.getValue() != null) { - sshaRec.setKbic((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 133)) { - if (pp.getValue() != null) { - sshaRec.setSbck((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 156)) { - if (pp.getValue() != null) { - sshaRec.setKbsw((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 164)) { - if (pp.getValue() != null) { - sshaRec.setRksw((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 165)) { - if (pp.getValue() != null) { - sshaRec.setNvksw((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 166)) { - if (pp.getValue() != null) { - sshaRec.setKncs((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 137)) { - if (pp.getValue() != null) { - sshaRec.setKobc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 138)) { - if (pp.getValue() != null) { - sshaRec.setSkobc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 167)) { - if (pp.getValue() != null) { - sshaRec.setNvpkb((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 139)) { - if (pp.getValue() != null) { - sshaRec.setKnic((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 118)) { - numAcrs++; - if (pp.getValue() != null) { - if (numAcrs == 1) { - sshaRec.setAcrs1((Double) pp.getValue()); - } else { - sshaRec.setAcrs2((Double) pp.getValue()); - } - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 145)) { - if (pp.getValue() != null) { - sshaRec.setKagc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 146)) { - if (pp.getValue() != null) { - sshaRec.setRkagc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 147)) { - if (pp.getValue() != null) { - sshaRec.setNvkg((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 168)) { - if (pp.getValue() != null) { - sshaRec.setCbor((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 169)) { - if (pp.getValue() != null) { - sshaRec.setRcbor((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 170)) { - if (pp.getValue() != null) { - sshaRec.setNvpc((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 161)) { - if (pp.getValue() != null) { - sshaRec.setCbic((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 162)) { - if (pp.getValue() != null) { - sshaRec.setSbcc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 171)) { - if (pp.getValue() != null) { - sshaRec.setCbsw((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 172)) { - if (pp.getValue() != null) { - sshaRec.setRcsw((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 173)) { - if (pp.getValue() != null) { - sshaRec.setNvcsw((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 174)) { - if (pp.getValue() != null) { - sshaRec.setCncs((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 170)) { - if (pp.getValue() != null) { - sshaRec.setCcob((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 171)) { - if (pp.getValue() != null) { - sshaRec.setRccob((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 22, 175)) { - if (pp.getValue() != null) { - sshaRec.setNvpcb((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 172)) { - if (pp.getValue() != null) { - sshaRec.setCnia((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 173)) { - if (pp.getValue() != null) { - sshaRec.setCagc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 174)) { - if (pp.getValue() != null) { - sshaRec.setRcagc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 21, 175)) { - if (pp.getValue() != null) { - sshaRec.setNvpca((Long) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 2, 153)) { - numSccf++; - if (pp.getValue() != null) { - if (numSccf == 1) { - sshaRec.setSccf1((Double) pp.getValue()); - } else if (numSccf == 2) { - sshaRec.setSccf2((Double) pp.getValue()); - } else { - sshaRec.setSccf3((Double) pp.getValue()); - } - } - } else if (d == BUFRDescriptor.createDescriptor(0, 12, 63)) { - numTmbrst++; - if (pp.getValue() != null) { - if (numTmbrst == 1) { - sshaRec.setTmbrst1((Double) pp.getValue()); - } else if (numTmbrst == 2) { - sshaRec.setTmbrst2((Double) pp.getValue()); - } else { - sshaRec.setTmbrst3((Double) pp.getValue()); - } - } - } else if (d == BUFRDescriptor.createDescriptor(0, 13, 90)) { - if (pp.getValue() != null) { - sshaRec.setRwvc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 13, 91)) { - if (pp.getValue() != null) { - sshaRec.setRlqc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 7, 2)) { - numHmsl++; - if (pp.getValue() != null) { - if (numHmsl == 1) { - sshaRec.setHmsl1((Double) pp.getValue()); - } else { - sshaRec.setHmsl2((Double) pp.getValue()); - } - } - } else if (d == BUFRDescriptor.createDescriptor(0, 11, 97)) { - if (pp.getValue() != null) { - sshaRec.setWspa((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 11, 98)) { - if (pp.getValue() != null) { - sshaRec.setWspr((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 11, 95)) { - if (pp.getValue() != null) { - sshaRec.setUmwv((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 11, 96)) { - if (pp.getValue() != null) { - sshaRec.setVwmv((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 96)) { - if (pp.getValue() != null) { - sshaRec.setMdyt((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 81)) { - if (pp.getValue() != null) { - sshaRec.setAlre((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 82)) { - if (pp.getValue() != null) { - sshaRec.setIalr((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 83)) { - if (pp.getValue() != null) { - sshaRec.setOnap((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 101)) { - if (pp.getValue() != null) { - sshaRec.setSonaw((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 132)) { - if (pp.getValue() != null) { - sshaRec.setIcmk((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 163)) { - if (pp.getValue() != null) { - sshaRec.setAick((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 126)) { - if (pp.getValue() != null) { - sshaRec.setMdtc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 128)) { - if (pp.getValue() != null) { - sshaRec.setMwtc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 164)) { - if (pp.getValue() != null) { - sshaRec.setRwtc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 85)) { - if (pp.getValue() != null) { - sshaRec.setMssh((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 97)) { - if (pp.getValue() != null) { - sshaRec.setMsha((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 86)) { - if (pp.getValue() != null) { - sshaRec.setGeodh((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 87)) { - if (pp.getValue() != null) { - sshaRec.setOdle((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 92)) { - if (pp.getValue() != null) { - sshaRec.setSeth((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 88)) { - if (pp.getValue() != null) { - sshaRec.setTgoth1((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 89)) { - if (pp.getValue() != null) { - sshaRec.setTgoth2((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 98)) { - if (pp.getValue() != null) { - sshaRec.setLths1((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 99)) { - if (pp.getValue() != null) { - sshaRec.setLths2((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 90)) { - if (pp.getValue() != null) { - sshaRec.setLpth((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 100)) { - if (pp.getValue() != null) { - sshaRec.setNlth((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 93)) { - if (pp.getValue() != null) { - sshaRec.setGpth((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 25, 127)) { - if (pp.getValue() != null) { - sshaRec.setIbco((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 40, 14)) { - if (pp.getValue() != null) { - sshaRec.setHfstc((Double) pp.getValue()); - } - } else if (d == BUFRDescriptor.createDescriptor(0, 10, 102)) { - if (pp.getValue() != null) { - sshaRec.setSsha((Double) pp.getValue()); - } - } - } - - /* - * Create time stamp. - */ - if ((year > 0) && (month > 0) && (day > 0) && (hour >= 0)) { - Calendar baseTime = TimeTools.getBaseCalendar(year, month, - day); - baseTime.set(Calendar.HOUR_OF_DAY, hour); - baseTime.set(Calendar.MINUTE, min); - baseTime.set(Calendar.SECOND, sec) ; - Calendar obstime = TimeTools.copy(baseTime); - sshaRec.setObsTime(obstime); - DataTime dt = new DataTime(obstime); - sshaRec.setDataTime(dt); - } - } else { - System.out.println("Info: There is no data in bufrssha bulletin."); - } - } - return sshaRec; - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/util/package-info.java deleted file mode 100644 index 50ae43491a..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/src/gov/noaa/nws/ncep/edex/plugin/bufrssha/util/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains tools for BufrSsha decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.bufrssha.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/utility/common_static/base/purge/bufrsshaPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/utility/common_static/base/purge/bufrsshaPurgeRules.xml deleted file mode 100644 index 6f8e2a3367..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/utility/common_static/base/purge/bufrsshaPurgeRules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - bufrssha - default - - 02-00:00:00 - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/utility/edex_static/base/distribution/bufrssha.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/utility/edex_static/base/distribution/bufrssha.xml deleted file mode 100644 index 9902240fa0..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/utility/edex_static/base/distribution/bufrssha.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - ^MANUAL INGEST.* - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/.classpath rename to ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/.classpath diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/.project new file mode 100644 index 0000000000..3caccd7035 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.convsigmet + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..3275231492 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,7 @@ +#Wed Sep 23 08:38:09 CDT 2009 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..30f0e475c7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/META-INF/MANIFEST.MF @@ -0,0 +1,18 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Convsigmet Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.convsigmet +Bundle-Version: 1.0.0 +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: gov.noaa.nws.ncep.common.dataplugin.convsigmet;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.common, + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + com.raytheon.edex.common;bundle-version="1.11.1", + com.raytheon.uf.edex.decodertools;bundle-version="1.0.0", + com.raytheon.uf.common.pointdata;bundle-version="1.11.8", + com.raytheon.uf.edex.pointdata;bundle-version="1.11.8", + org.apache.commons.logging;bundle-version="1.0.4", + org.geotools, + javax.persistence, + javax.measure, + org.junit;bundle-version="1.0.0" diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/build.properties rename to ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/build.properties diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/component-deploy.xml new file mode 100644 index 0000000000..777cd43ee3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/component-deploy.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-common.xml new file mode 100644 index 0000000000..4e0c093444 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-common.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-ingest.xml new file mode 100644 index 0000000000..57168d5fda --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-ingest.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + convsigmet + + + + + + + + + + + + + java.lang.Throwable + + + + + + + java.lang.Throwable + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetDecoder.java new file mode 100644 index 0000000000..a36a91d10e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetDecoder.java @@ -0,0 +1,256 @@ +/** + * + * Convective Sigmet Decoder + * + * This java class decodes CONVSIGMET (convective sigmet) raw data. + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2009 87/114 L. Lin Initial coding + * 06/2009 87/114 L. Lin Increase size of locationLine and location + * and generalize method "processLocation". + * 07/2009 87/114 L. Lin Migration to TO11 + * 07/2011 87/114 F. J. Yen Fix for RTN TTR 9973--ConvSigmet Decoder Ignoring + * time range--implemented fix from Steven Harris, + * RTN to set the end time range + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.convsigmet.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetRecord; +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetSection; +import gov.noaa.nws.ncep.edex.plugin.convsigmet.util.ConvSigmetParser; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Scanner; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.common.time.TimeRange; +import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; + +public class ConvSigmetDecoder extends AbstractDecoder { + + private final String pluginName; + + /** + * Constructor + * + * @throws DecoderException + */ + public ConvSigmetDecoder(String name) throws DecoderException { + pluginName = name; + } + + public PluginDataObject[] decode(byte[] data, Headers headers) + throws DecoderException { + + String traceId = ""; + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + + String sectionDelim = "OUTLOOK|CONVECTIVE"; + String etx = IDecoderConstants.ETX; + String theBulletin = null; + + String region = null; + Calendar startTime = null; + byte[] messageData = null; + + ConvSigmetRecord record = null; + + ConvSigmetSeparator sep = ConvSigmetSeparator.separate(data, headers); + messageData = sep.next(); + String theMessage = new String(messageData); + + /* + * May have multiple duplicate bulletins, only get the first bulletin + * and eliminate the remaining bulletins after the first bulletin. + */ + Scanner cc = new Scanner(theMessage).useDelimiter(etx); + if (cc.hasNext()) { + theBulletin = cc.next(); + } else { + theBulletin = theMessage; + } + + // record = new ConvsigmetRecord(); + // Decode and set WMO line + record = ConvSigmetParser.processWMO(theBulletin, headers); + + // Decode the forecast region such as: W, C, or E + region = ConvSigmetParser.processFcstRegion(theBulletin); + String forecastRegion = "SIG".concat(region); + + /* + * Check the Convsigmet record object. If not, throws exception. + */ + if (record != null) { + record.setTraceId(traceId); + record.setPluginName(pluginName); + record.setReportType(pluginName); + record.setForecastRegion(forecastRegion); + try { + record.constructDataURI(); + } catch (PluginException e) { + logger.error("Error constructing dataURI", e); + record = null; + } + } + + if (record != null) { + try { + // Replace special characters to a blank so that it may be + // readable + record.setBullMessage(UtilN + .removeLeadingWhiteSpaces((theBulletin.substring(5)) + .replace('\036', ' ').replace('\r', ' ') + .replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' '))); + + // Decode the starting time + startTime = ConvSigmetParser.processStartTime(theBulletin, + headers); + + // Decode the correction flag and set + Boolean correctionFlag = ConvSigmetParser + .processCorrectionFlag(theBulletin); + Integer correction = 0; + if (correctionFlag) { + correction = 1; + } + record.setCorrectionFlag(correction); + + /* + * Break the bulletin message into sections by a "OUTLOOK" or + * "CONVECTIVE". + */ + Scanner sc = new Scanner(theBulletin) + .useDelimiter(sectionDelim); + + ArrayList segmentList = new ArrayList(); + segmentList.clear(); + while (sc.hasNext()) { + String segment = sc.next(); + segmentList.add(segment); + } + + Calendar issueTime = record.getIssueTime(); + /* + * process each section in a order of section and location line + */ + Calendar min = null; + Calendar max = null; + for (String segment : segmentList) { + + // starts a new section + Scanner sc2 = new Scanner(segment); + String whatSection = sc2.next(); + if (whatSection.equals("SIGMET") + || whatSection.equals("SIGMET...NONE")) { + segment = "CONVECTIVE".concat(segment); + + // process this section which starts with + // "CONVECTIVE SIGMET". + ConvSigmetSection section = ConvSigmetParser + .processSection(segment, issueTime, startTime, + region, headers); + record.addConvSigmetSection(section); + + // keep track of time range + if (min == null || min.getTime().after(section.getStartTime().getTime())) { + min = section.getStartTime(); + } + if (max == null || max.getTime().before(section.getEndTime().getTime())) { + max = section.getEndTime(); + } + } else if (whatSection.equals("VALID")) { + segment = "OUTLOOK".concat(segment); + + // process this section which starts with + // "OUTLOOK VALID". + Scanner scOutlook = new Scanner(segment) + .useDelimiter("AREA "); + ArrayList outlookList = new ArrayList(); + outlookList.clear(); + + // Check if "OUTLOOK" section contains more than one + // "AREA". + while (scOutlook.hasNext()) { + String outlookSegment = scOutlook.next(); + outlookList.add(outlookSegment); + } + + if (outlookList.size() <= 1) { + // only one "AREA" or NIL report + ConvSigmetSection outlook = ConvSigmetParser + .processOutLook(segment, region, headers); + record.addConvSigmetSection(outlook); + if (min == null || min.getTime().after(outlook.getStartTime().getTime())) { + min = outlook.getStartTime(); + } + if (max == null || max.getTime().before(outlook.getEndTime().getTime())) { + max = outlook.getEndTime(); + } + } else { + /* + * Here are more than one outlook areas Store the + * header section and remove it from the outlook + * list + */ + String outlookHeader = outlookList.get(0); + outlookList.remove(outlookHeader); + // process multiple outlook sections + for (String outlookSection : outlookList) { + outlookSection = outlookHeader.concat("AREA ") + .concat(outlookSection); + ConvSigmetSection outlook = ConvSigmetParser + .processOutLook(outlookSection, region, + headers); + record.addConvSigmetSection(outlook); + if (min == null || min.getTime().after( + outlook.getStartTime().getTime())) { + min = outlook.getStartTime(); + } + if (max == null || max.getTime().before( + outlook.getEndTime().getTime())) { + max = outlook.getEndTime(); + } + } + } + } + } + record.setDataTime(new DataTime(record.getDataTime().getRefTimeAsCalendar(), + new TimeRange(min.getTime(), + max.getTimeInMillis() - min.getTimeInMillis()))); + } catch (Exception e) { + logger.error("Error processing decoded sigmet", e); + record = null; + } + } + + /* + * Return the ConvsigmetRecord record object. + */ + if (record == null) { + return new PluginDataObject[0]; + } else { + return new PluginDataObject[] { record }; + } + + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetSeparator.java new file mode 100644 index 0000000000..507e9f59cc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetSeparator.java @@ -0,0 +1,145 @@ +/** + * ConvsigmetSeparator + * + * This class sets the raw data to an Arraylist, records, of + * String based on a uniquely identified separator. + * + *
+ * L. Lin                               03/2009         Creation
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS system. + */ + +package gov.noaa.nws.ncep.edex.plugin.convsigmet.decoder; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; +import java.util.NoSuchElementException; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.edex.util.Util; + +public class ConvSigmetSeparator extends AbstractRecordSeparator { + private final Log logger = LogFactory.getLog(getClass()); + + /** Regex used for separate the bulletins */ + private static final String BULLSEPARATOR = "([0-9]{3})( )*\\x0d\\x0d\\x0a([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( [A-Z]{3})?\\x0d\\x0d\\x0a"; + + /** Regex matcher */ + private Matcher matcher; + + /** Pattern object for regex search */ + private Pattern pattern; + + /** List of records contained in file */ + private List records; + + private Iterator iterator = null; + + /** + * Constructor. + * + */ + public ConvSigmetSeparator() { + records = new ArrayList(); + } + + public static ConvSigmetSeparator separate(byte[] data, Headers headers) { + ConvSigmetSeparator ds = new ConvSigmetSeparator(); + ds.setData(data, headers); + return ds; + } + + public void setData(byte[] data, Headers headers) { + doSeparate(new String(data)); + iterator = records.iterator(); + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() + */ + public boolean hasNext() { + if (iterator == null) { + return false; + } else { + return iterator.hasNext(); + } + } + + /** + * Get record + */ + public byte[] next() { + try { + String temp = iterator.next(); + if (Util.isEmptyString(temp)) { + return (byte[]) null; + } else { + return temp.getBytes(); + } + } catch (NoSuchElementException e) { + return (byte[]) null; + } + } + + /** + * @param message + * separate bulletins + */ + private void doSeparate(String message) { + /* Regex used for separate the bulletins */ + + try { + pattern = Pattern.compile(BULLSEPARATOR); + matcher = pattern.matcher(message); + + /* + * Set number of bulletins to records only if the bulletin separator + * is not the same. At the point, only separators are stored in + * "records" + */ + while (matcher.find()) { + if (!records.contains(matcher.group())) { + records.add(matcher.group()); + } + } + + /* + * Append the raw data file to the records. + */ + for (int i = 0; i < records.size(); i++) { + if (i < records.size() - 1) { + records.set( + i, + "\n" + + message.substring( + message.indexOf(records.get(i)), + message.indexOf(records.get(i + 1)))); + } else { + records.set( + i, + "\n" + + message.substring(message.indexOf(records + .get(i)))); + } + } + } catch (Exception e) { + e.printStackTrace(); + if (logger.isInfoEnabled()) { + logger.info("No valid records found!"); + } + logger.warn("No valid records found!"); + } + return; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/package-info.java new file mode 100644 index 0000000000..428689393c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains decoder.java for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.convsigmet.decoder;; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/ConvSigmetParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/ConvSigmetParser.java new file mode 100644 index 0000000000..78fef2f955 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/ConvSigmetParser.java @@ -0,0 +1,655 @@ +/** + * Convsigmet DecoderUtil + * + * This java class intends to serve as a decoder utility for Convsigmet. + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2009 87/114 L. Lin Initial coding + * 06/2009 87/114 L. Lin Generalize the method processLocation. + * 07/2009 87/114 L. Lin Migration to TO11 + * 09/2009 87/114 L. Lin Add latitude/longitude to location table + * 07/2011 87/114 F. J. Yen Fix the day of the end time when it is + * not the same as the day of the start time. + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.convsigmet.util; + +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetLocation; +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetRecord; +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetSection; +import gov.noaa.nws.ncep.edex.tools.decoder.LatLonLocTbl; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.Calendar; +import java.util.Scanner; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.core.LatLonPoint; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +public class ConvSigmetParser { + + /** + * Constructor + */ + public ConvSigmetParser() { + } + + /** + * Parse the WMO line and store WMO header, OfficeID, issue time, + * designatorBBB,... + * + * @param wmoline + * The bulletin message + * + * @return a ConvsigmetRecord + */ + public static ConvSigmetRecord processWMO(String wmoline, Headers headers) { + + ConvSigmetRecord record = null; + // Regular expression for WMO/ICAO, station ID, and issue date (and + // maybe designator BBB) + final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( ([A-Z]{3}))?"; + + // Pattern used for extracting WMO header, officeID, product purge time, + // and issue date and designatorBBB + final Pattern wmoPattern = Pattern.compile(WMO_EXP); + Matcher theMatcher = wmoPattern.matcher(wmoline); + + if (theMatcher.find()) { + record = new ConvSigmetRecord(); + + record.setWmoHeader(theMatcher.group(1)); + record.setIssueOffice(theMatcher.group(2)); + record.setDesignatorBBB(theMatcher.group(5)); + + // Decode the issue time. + Calendar issueTime = TimeTools.findDataTime(theMatcher.group(3), + headers); + record.setIssueTime(issueTime); + + DataTime dataTime = new DataTime(issueTime); + record.setDataTime(dataTime); + } + return record; + } + + /** + * Obtains forecast region as: SIGW, SIGC, or SIGE from a report + * + * @param bullMessage + * The bulletin message + * @return a string for forecast region + */ + public static String processFcstRegion(String bullMessage) { + + // Regular expression for "SIG" forecast region + final String FCSTREGION_EXP = "SIG([A-Z]{1}) ( )*"; + + // Pattern used for extracting forecast region + final Pattern fcstregionPattern = Pattern.compile(FCSTREGION_EXP); + Matcher theMatcher = fcstregionPattern.matcher(bullMessage); + + if (theMatcher.find()) { + return theMatcher.group(1); + } else { + return " "; + } + } + + /** + * process regular section of a convective sigmet report + * + * @param theSection + * The section lines from bulletin message + * @param issueTime + * The bulletin issue time + * @param startTime + * The start time for this section + * @param forecastRegion + * as "W", "C", or "E" + * @return a ConvsigmetSection table + */ + public static ConvSigmetSection processSection(String theSection, + Calendar issueTime, Calendar startTime, String forecastRegion, + Headers headers) { + + // Default equal to one hour if there is no valid time in report + final int validPeriod = 1; + + // Decode the phenomena description + ConvSigmetSection currentSection = ConvSigmetParser + .processPhenomena(theSection); + + // Replace the special characters + currentSection.setSegment(theSection.replace('\r', ' ') + .replace('\036', ' ').replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' ')); + + // Decode the locations + ConvSigmetParser.processLocation(theSection, currentSection); + + // Decode the sequence ID + String sequenceID = ConvSigmetParser.processSequenceID(theSection); + if (sequenceID.equals(" ")) { + // Default as: 0W, 0C, or 0E if no sequenceID has been found. + sequenceID = "0".concat(forecastRegion); + } + currentSection.setSequenceID(sequenceID); + + // Set the starting time + if (startTime == null) { + currentSection.setStartTime(issueTime); + } else { + currentSection.setStartTime(startTime); + } + + // Decode the end time + Calendar endTime = ConvSigmetParser.processEndTime(theSection, + currentSection, headers); + if (endTime == null) { + /* + * if no end time available, end time will be the issue time plus a + * valid period; the default is one hour for now. + */ + endTime = TimeTools.copy(issueTime); + endTime.add(Calendar.HOUR, validPeriod); + currentSection.setEndTime(endTime); + } else { + currentSection.setEndTime(endTime); + } + + int startMonth = startTime.get(Calendar.MONTH); + int endMonth = endTime.get(Calendar.MONTH); + int startDay = startTime.get(Calendar.DAY_OF_MONTH); + int endDay = endTime.get(Calendar.DAY_OF_MONTH); + if ((startMonth == endMonth) && (startDay > endDay)) { + // In case the end time needs to advance one month + endTime.add(Calendar.MONTH, 1); + } + + return currentSection; + } + + /** + * process the outlook section of a convective sigmet report. + * + * @param theOutlook + * The outlook section lines from bulletin message + * @param forecastRegion + * as "W", "C", or "E" + * @return a ConvsigmetSection table + */ + public static ConvSigmetSection processOutLook(String theOutlook, + String forecastRegion, Headers headers) { + + ConvSigmetSection currentOutLook = new ConvSigmetSection(); + + currentOutLook.setSegment(theOutlook.replace('\r', ' ') + .replace('\036', ' ').replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' ')); + currentOutLook.setClassType("OUTLOOK"); + + // Decode start time and end time + ConvSigmetParser.processValidTime(theOutlook, currentOutLook, headers); + + // Decode locations + if (ConvSigmetParser.processLocation(theOutlook, currentOutLook)) { + final String SID_EXP = "AREA ([0-9]{1})...FROM"; + + // Pattern used for extracting the number of sequence ID. + final Pattern sidPattern = Pattern.compile(SID_EXP); + + Matcher theMatcher = sidPattern.matcher(theOutlook); + + // Default sequenceID as: 1W, 1C, or 1E if locations have been + // found. + String sequenceID = "1".concat(forecastRegion); + if (theMatcher.find()) { + // Multiple areas such as: "AREA 1", "AREA 2", ...etc + sequenceID = theMatcher.group(1).concat(forecastRegion); + } + currentOutLook.setSequenceID(sequenceID); + } else { + // Default sequenceID as: 0W, 0C, or 0E if outlook section is a NIL + // report. + String sequenceID = "0".concat(forecastRegion); + currentOutLook.setSequenceID(sequenceID); + } + + return currentOutLook; + } + + /** + * Obtains start time from input report + * + * @param theSection + * The bulletin message + * @return a calendar for start time + */ + public static Calendar processStartTime(String theSection, Headers headers) { + + // Regular expression for start time + final String STARTTIME_EXP = "(\\x1e)([A-Z]{4}) ([A-Z]{3}) ([0-9]{6})( [A-Z]{3})?"; + + // attern used for extracting the starting time + final Pattern starttimePattern = Pattern.compile(STARTTIME_EXP); + + // Calendar mndTime = Calendar.getInstance(); + + Matcher theMatcher = starttimePattern.matcher(theSection); + + if (theMatcher.find()) { + // Get start time + Calendar mndTime = null; + return TimeTools.findDataTime(theMatcher.group(4), headers); + } else { + return null; + } + } + + /** + * Obtains correction flag + * + * @param theSection + * The bulletin message + * @return true if finds a correction flag + */ + public static Boolean processCorrectionFlag(String theSection) { + + Boolean correctionFlag = false; + + // Regular expression for the correction flag + final String CORFLAG_EXP = "(\\x1e)([A-Z]{4}) ([A-Z]{3}) ([0-9]{6})( [A-Z]{3})?"; + + // Pattern used for extracting the correction flag + final Pattern corflagPattern = Pattern.compile(CORFLAG_EXP); + + Matcher theMatcher = corflagPattern.matcher(theSection); + + if (theMatcher.find()) { + Scanner scCorrection = new Scanner(theMatcher.group(0)); + + // check if this contains a correction flag + while (scCorrection.hasNext()) { + if (scCorrection.next().equals("COR")) { + correctionFlag = true; + } + } + + } + return correctionFlag; + } + + /** + * Obtains the sequence ID + * + * @param inSegment + * The segment which contains this sequence ID + * @return a string for sequence ID + */ + public static String processSequenceID(String inSegment) { + + // Regular expression for the sequence ID + final String SEQUENCEID_EXP = "CONVECTIVE SIGMET (([0-9]{2}|[0-9]{1})[A-Z]{1})"; + + // Pattern used for extracting the sequence ID + final Pattern sequenceidPattern = Pattern.compile(SEQUENCEID_EXP); + Matcher theMatcher = sequenceidPattern.matcher(inSegment); + + if (theMatcher.find()) { + return theMatcher.group(1); + } else { + return " "; + } + } + + /** + * Get the end time + * + * @param theSegment + * The segment which contains end time + * @param section + * The section table which contains the start time + * @return a calendar for end time + */ + public static Calendar processEndTime(String theSegment, + ConvSigmetSection section, Headers headers) { + + // Regular expression for end time + final String ENDTIME_EXP = "VALID UNTIL ([0-9]{4})Z"; + + // Pattern used for extracting the end time + final Pattern endtimePattern = Pattern.compile(ENDTIME_EXP); + + // Calendar mndTime = Calendar.getInstance(); + + Matcher theMatcher = endtimePattern.matcher(theSegment); + + if (theMatcher.find()) { + Calendar startTime = section.getStartTime(); + + String endTimeGroup = Integer.toString( + startTime.get(Calendar.DAY_OF_MONTH)).concat( + theMatcher.group(1)); + if (startTime.get(Calendar.DAY_OF_MONTH) < 10) { + // add a "0" if the day of month less than 10 + endTimeGroup = "0".concat(endTimeGroup); + } + // Determine the end time. + Calendar endTime = TimeTools.findDataTime(endTimeGroup, headers); + int startHrMn = startTime.get(Calendar.HOUR_OF_DAY) * 100 + + startTime.get(Calendar.MINUTE); + int endHrMn = Integer.parseInt(theMatcher.group(1)); + if (endHrMn < startHrMn) { + /* Increment for the next day */ + endTime.add(Calendar.DATE,1); + } + return endTime; + } else { + return null; + } + } + + /** + * Parse the phenomena... + * + * @param theFlight + * The flight level line + * @return a section record + */ + public static ConvSigmetSection processPhenomena(String theFlight) { + + String classType = null; + + // Regular expression for the flight line + final String FL_EXP = "((DMSHG|DSIPTG|INTSFYG|DVLPG) )?(LINE|AREA|ISOL)(\\S|\\s)*FROM ([0-9]{3})?([0-9]{2})KT. ((TOP|TOPS) (TO|ABV)) FL([0-9]{3})"; + + // Pattern used for extracting the direction, speed, distance, and + // flight level + final Pattern flPattern = Pattern.compile(FL_EXP); + Matcher theMatcher = flPattern.matcher(theFlight); + + // Regular expression for the classType line + final String CLASS_EXP = "((DMSHG|DSIPTG|INTSFYG|DVLPG) )?(LINE|AREA|ISOL)(\\S|\\s)*((TOP|TOPS) (TO|ABV)) FL([0-9]{3})"; + + // Pattern used for extracting the class type and flight level + final Pattern classPattern = Pattern.compile(CLASS_EXP); + Matcher classMatcher = classPattern.matcher(theFlight); + + ConvSigmetSection currentSection = new ConvSigmetSection(); + + if (theMatcher.find()) { + classType = theMatcher.group(3); + + int direction = Integer.parseInt(theMatcher.group(5)); + int speed = Integer.parseInt(theMatcher.group(6)); + int flightLevel = Integer.parseInt(theMatcher.group(10)); + String flightLevelTop = theMatcher.group(7); + String intensity = theMatcher.group(1); + + currentSection.setFlightLevel(flightLevel); + currentSection.setDirection(direction); + currentSection.setSpeed(speed); + currentSection.setClassType(classType); + currentSection.setIntensity(intensity); + currentSection.setCloudTop(flightLevelTop); + + if (classType.equals("LINE")) { + final String DISTANCE_EXP = "LINE (EMBD )?(SEV )?TS ([0-9]{2})"; + final Pattern distancePattern = Pattern.compile(DISTANCE_EXP); + Matcher disMatcher = distancePattern.matcher(theFlight); + if (disMatcher.find()) { + int distance = Integer.parseInt(disMatcher.group(3)); + currentSection.setDistance(distance); + } + } else if (classType.equals("ISOL")) { + final String ISOLDISTANCE_EXP = "ISOL (\\S|\\s)* TS D([0-9]{2})"; + final Pattern isoldistancePattern = Pattern + .compile(ISOLDISTANCE_EXP); + Matcher isoldisMatcher = isoldistancePattern.matcher(theFlight); + if (isoldisMatcher.find()) { + int distance = Integer.parseInt(isoldisMatcher.group(2)); + currentSection.setDistance(distance); + } + // get ISOL location table + getIsolLocation(theFlight, currentSection); + } + + } else if (classMatcher.find()) { + classType = classMatcher.group(3); + + int flightLevel = Integer.parseInt(classMatcher.group(8)); + String flightLevelTop = classMatcher.group(5); + String intensity = classMatcher.group(1); + + currentSection.setFlightLevel(flightLevel); + currentSection.setClassType(classType); + currentSection.setIntensity(intensity); + currentSection.setCloudTop(flightLevelTop); + + if (classType.equals("LINE")) { + final String DISTANCE_EXP = "LINE (EMBD )?(SEV )?TS ([0-9]{2})"; + final Pattern distancePattern = Pattern.compile(DISTANCE_EXP); + Matcher disMatcher = distancePattern.matcher(theFlight); + if (disMatcher.find()) { + int distance = Integer.parseInt(disMatcher.group(3)); + currentSection.setDistance(distance); + } + } else if (classType.equals("ISOL")) { + final String ISOLDISTANCE_EXP = "ISOL (\\S|\\s)* TS D([0-9]{2})"; + final Pattern isoldistancePattern = Pattern + .compile(ISOLDISTANCE_EXP); + Matcher isoldisMatcher = isoldistancePattern.matcher(theFlight); + if (isoldisMatcher.find()) { + int distance = Integer.parseInt(isoldisMatcher.group(2)); + currentSection.setDistance(distance); + } + // get ISOL location table + getIsolLocation(theFlight, currentSection); + } + + } else { + // Finds no "flight level line", "CS" as default for a NIL report. + currentSection.setClassType("CS"); + currentSection.setIntensity(null); + } + + return currentSection; + } + + /** + * Obtains the start time and end time + * + * @param theSection + * The outlook section contains the valid times group + */ + public static void processValidTime(String theSection, + ConvSigmetSection currentOutLook, Headers headers) { + + // Regular expression for start time + final String TIMES_EXP = "OUTLOOK VALID ([0-9]{6})-([0-9]{6})"; + + // Pattern used for extracting the starting time and end time + final Pattern starttimePattern = Pattern.compile(TIMES_EXP); + + Calendar startTime = null; + Calendar endTime = null; + // Calendar mndTime = Calendar.getInstance(); + + Matcher theMatcher = starttimePattern.matcher(theSection); + + if (theMatcher.find()) { + // Decode the start time and end time; then set them. + startTime = TimeTools.findDataTime(theMatcher.group(1), headers); + currentOutLook.setStartTime(startTime); + endTime = TimeTools.findDataTime(theMatcher.group(2), headers); + + int startMonth = startTime.get(Calendar.MONTH); + int endMonth = endTime.get(Calendar.MONTH); + int startDay = startTime.get(Calendar.DAY_OF_MONTH); + int endDay = endTime.get(Calendar.DAY_OF_MONTH); + + if ((startMonth == endMonth) && (startDay > endDay)) { + // Roll over a month + endTime.add(Calendar.MONTH, 1); + } + + currentOutLook.setEndTime(endTime); + } else { + currentOutLook.setStartTime(startTime); + currentOutLook.setEndTime(endTime); + } + + } + + /** + * Obtains the location information for ISOL. + * + * @param theSection + * The section lines from bulletin message + * @param sectionTable + * The section Table + */ + public static void getIsolLocation(String theSection, + ConvSigmetSection sectionTable) { + + String line = null; + LatLonPoint point = null; + + final String ISOLLOCATION_EXP = "\\x0d\\x0d\\x0a(([0-9]{2}|[0-9]{3})([ENSW])* [A-Z]{3})\\x0d\\x0d\\x0a"; + final Pattern isollocationPattern = Pattern.compile(ISOLLOCATION_EXP); + Matcher isollocMatcher = isollocationPattern.matcher(theSection); + if (isollocMatcher.find()) { + line = isollocMatcher.group(1); + } + + if (line != null) { + ConvSigmetLocation currentLocation = new ConvSigmetLocation(); + currentLocation.setLocationLine(line); + currentLocation.setLocation(line); + currentLocation.setIndex(1); + // Get a latLonPoint for this station ID from "vors" location table + point = LatLonLocTbl.getLatLonPoint(line, "vors"); + currentLocation.setLatitude(point + .getLatitude(LatLonPoint.INDEGREES)); + currentLocation.setLongitude(point + .getLongitude(LatLonPoint.INDEGREES)); + sectionTable.addConvSigmetLocation(currentLocation); + } + } + + /** + * Parse the location lines and add location table to the section table if + * any + * + * @param theSection + * The section lines from bulletin message + * @param sectionTable + * The section Table + * @return true if finds a location line + */ + public static Boolean processLocation(String theSection, + ConvSigmetSection sectionTable) { + + Boolean hasLocationLine = true; + String locationDelimiter = "-"; + + ArrayList terminationList = new ArrayList(); + terminationList.addAll(Arrays + .asList(new String[] { "WST", "REF", "LINE", "AREA", "ISOL", + "DMSHG", "DVLPG", "DSIPTG", "INTSFYG" })); + + LatLonPoint point = null; + + Scanner sclocations = new Scanner(theSection).useDelimiter("FROM"); + + // throws away the first section which is not the "FROM" location + String locationSection = sclocations.next(); + + if (sclocations.hasNext()) { + locationSection = sclocations.next(); + + Scanner scLocationLine = new Scanner(locationSection) + .useDelimiter("\\x0d\\x0d\\x0a"); + String lines = " "; + String curLine = null; + ArrayList locationList = new ArrayList(); + locationList.clear(); + Boolean notBreak = true; + + while (scLocationLine.hasNext() && notBreak) { + // Get next location line + curLine = scLocationLine.next(); + + Scanner scLocationToken = new Scanner(curLine); + if (scLocationToken.hasNext()) { + // Check the first token from each line + String firstToken = scLocationToken.next(); + if (terminationList.contains(firstToken)) { + // terminate + notBreak = false; + break; + } + } + lines = lines.concat(" ").concat(curLine); + } + + // Clean up the leading space + lines = UtilN.removeLeadingWhiteSpaces(lines); + // Parse the location lines by a "-" + Scanner scLocation = new Scanner(lines) + .useDelimiter(locationDelimiter); + locationList.clear(); + // Get all locations + while (scLocation.hasNext()) { + locationList.add(scLocation.next()); + } + + // set locations to data base + if (locationList.size() > 1) { + Integer idxLocation = 0; + for (String Location : locationList) { + + ConvSigmetLocation currentLocation = new ConvSigmetLocation(); + currentLocation.setLocationLine(lines); + currentLocation.setLocation(Location); + + // Get a latLonPoint for this station ID from "vors" + // location table + point = LatLonLocTbl.getLatLonPoint(Location, "vors"); + currentLocation.setLatitude(point + .getLatitude(LatLonPoint.INDEGREES)); + currentLocation.setLongitude(point + .getLongitude(LatLonPoint.INDEGREES)); + + currentLocation.setIndex(idxLocation + 1); + idxLocation++; + + sectionTable.addConvSigmetLocation(currentLocation); + } + } else { + hasLocationLine = false; + } + + } else { + hasLocationLine = false; + } + + return hasLocationLine; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/package-info.java new file mode 100644 index 0000000000..4f09986546 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains tools for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.convsigmet.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/2009022414.conv b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/2009022414.conv new file mode 100644 index 0000000000..8997344498 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/2009022414.conv @@ -0,0 +1,11 @@ + +563 +WSUS33 KKCI 241455 +SIGW +MKCW WST 241455 +CONVECTIVE SIGMET...NONE + +OUTLOOK VALID 241655-242055 +TS ARE NOT EXPD TO REQUIRE WST ISSUANCES. + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetSeparatorTest.java new file mode 100644 index 0000000000..a2cba32cbb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetSeparatorTest.java @@ -0,0 +1,85 @@ +/** + * This Java class is the JUnit test for the convsigmet decoder separator. + * + *
+ *
+ * L. Lin       04/09   Creation
+ * 
+ * + */ + +package gov.noaa.nws.ncep.edex.plugin.convsigmet.decoder; + +import static org.junit.Assert.*; +import org.junit.Before; +import org.junit.Test; +import java.io.BufferedReader; +import java.io.FileReader; +import java.io.File; +import java.io.IOException; +import java.io.FileNotFoundException; + +public class ConvSigmetSeparatorTest { + ConvSigmetSeparator sep; + char[] cbuf; + int ntime = 0; + StringBuffer contents = new StringBuffer(); + byte[] actual = null; + + @Before + public void setUp() throws Exception { + sep = new ConvSigmetSeparator(); + File file = new File ("unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/2009022414.conv"); + System.out.println(file.toString()); + BufferedReader reader = null; + + try { + reader = new BufferedReader(new FileReader(file)); + String text = null; + + // repeat until all lines is read + while ((text = reader.readLine()) != null) { + if ( text.length() != 0 ) { + contents.append(text).append("\r\r\n"); + } + } + } + catch (FileNotFoundException e) { + e.printStackTrace(); + } + catch (IOException e) { + e.printStackTrace(); + } + finally { + try { + if (reader != null) { + reader.close(); + } + } + catch (IOException e) { + e.printStackTrace(); + } + } + sep = new ConvSigmetSeparator(); + actual = contents.toString().getBytes(); + sep.setData(actual, null); + + } + + @Test + public void testHasNext() { + assertTrue("Find Convsigmet separator! ", sep.hasNext()); + } + + @Test + public void testGetRecord() { + byte[] expected = sep.next(); + String a = new String (actual); + String e = new String (expected); + System.out.println("expected=\n" + e); + String b = a.substring(3); + System.out.println("actual b=\n" + b); + assertEquals(e.trim(),b.trim()); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/ConvSigmetParserTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/ConvSigmetParserTest.java new file mode 100644 index 0000000000..9a27b368bc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/ConvSigmetParserTest.java @@ -0,0 +1,268 @@ +/** + * This Java class is the JUnit test for the convsigmet parser. + * + *
+ *
+ * L. Lin       04/09   Creation
+ * 
+ * + */ +package gov.noaa.nws.ncep.edex.plugin.convsigmet.util; + +import static org.junit.Assert.*; +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetRecord; +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetSection; +import gov.noaa.nws.ncep.edex.plugin.convsigmet.util.ConvSigmetParser; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.edex.util.Util; +import java.util.zip.DataFormatException; +import java.util.Calendar; +import org.junit.Test; + + +public class ConvSigmetParserTest extends AbstractDecoder { + + @Test + public void testProcessWMO() { + + final String wmoHeader = "WSUS33"; + final String testBull = "WSUS33 KKCI 011455\n\n\r" + + "SIGW \n\n\r"; + + ConvSigmetRecord record = null; + + record = ConvSigmetParser.processWMO(testBull, null); + String wmo=record.getWmoHeader(); + assertEquals(wmo, wmoHeader); + + final String issueString = "011455"; + //Calendar mndTime = Calendar.getInstance(); + //Calendar timeGroup=ConvsigmetParser.convertDdhhmmToStandardCal(issueString, mndTime); + Calendar timeGroup = null; + try { + timeGroup = Util.findCurrentTime(issueString); + } catch (DataFormatException e) { + System.out.println("Unable to get issue time"); + } + Calendar issueTime=record.getIssueTime(); + System.out.println("======= This is the issue date:"); + System.out.println("issue date:year= " + timeGroup.get(Calendar.YEAR) ); + System.out.println("issue date:month= " + timeGroup.get(Calendar.MONTH) ); + System.out.println("issue date:day= " + timeGroup.get(Calendar.DAY_OF_MONTH) ); + System.out.println("issue date:hour= " + timeGroup.get(Calendar.HOUR) ); + System.out.println("issue date:minute= " + timeGroup.get(Calendar.MINUTE) ); + + assertEquals(timeGroup, issueTime); + } + + @Test + public void testProcessFcstRegion() { + + + final String fcstRegion = "W"; + final String testBull = "WSUS33 KKCI 241455\n\n\r" + + "SIGW \n\n\r"; + + String regionRet = ConvSigmetParser.processFcstRegion(testBull); + assertEquals(fcstRegion, regionRet); + + } + + @Test + public void testProcessStartTime() { + + final String timeString ="261755"; + final String testBull = "WSUS31 KKCI 261755\n\n\r" + + "SIGE \n\n\r" + + "\036MKCE WST 261755\n\n\r" + + "CONVECTIVE SIGMET...NONE\n\n\r" + + "\n\n\r" + + "OUTLOOK VALID 261955-262355\n\n\r" + + "FROM 50E GRB-ROD-TTH-50E GRB\n\n\r" + + "WST ISSUANCES POSS. REFER TO MOST RECENT ACUS01 KWNS FROM STORM\n\n\r" + + "PREDICTION CENTER FOR SYNOPSIS AND METEOROLOGICAL DETAILS.\n\n\r"; + + + //Calendar mndTime = Calendar.getInstance(); + //Calendar startTime=ConvsigmetParser.convertDdhhmmToStandardCal(timeString, mndTime); + Calendar startTime = null; + try { + startTime = Util.findCurrentTime(timeString); + } catch (DataFormatException e) { + System.out.println("Unable to get start time"); + } + Calendar timeRet=ConvSigmetParser.processStartTime(testBull, null); + + assertEquals(startTime,timeRet); + + } + + @Test + public void testProcessEndTime() { + + final String timeString ="261855"; + final String testBull = "WSUS31 KKCI 261755\n\n\r" + + "SIGE \n\n\r" + + "\036MKCE WST 261755\n\n\r" + + "CONVECTIVE SIGMET 19C\n\n\r" + + "VALID UNTIL 1855Z\n\n\r" + + "MN IA NE\n\n\r" + + "FROM 50SE RWF-30W MCW-20SSE OVR\n\n\r" + + "LINE EMBD SEV TS 30 NM WIDE MOV FROM 26035KT. TOPS TO FL350.\n\n\r" + + "HAIL TO 1 IN...WIND GUSTS TO 50KT POSS.\n\n\r" + + "\n\n\r" + + "OUTLOOK VALID 261955-262355\n\n\r" + + "FROM 50E GRB-ROD-TTH-50E GRB\n\n\r" + + "WST ISSUANCES POSS. REFER TO MOST RECENT ACUS01 KWNS FROM STORM\n\n\r" + + "PREDICTION CENTER FOR SYNOPSIS AND METEOROLOGICAL DETAILS.\n\n\r"; + + + //Calendar mndTime = Calendar.getInstance(); + //Calendar endTime=ConvsigmetParser.convertDdhhmmToStandardCal(timeString, mndTime); + Calendar endTime = null; + try { + endTime = Util.findCurrentTime(timeString); + } catch (DataFormatException e) { + System.out.println("Unable to get end time"); + } + ConvSigmetSection curSection = new ConvSigmetSection(); + curSection.setStartTime(endTime); + Calendar timeRet=ConvSigmetParser.processEndTime(testBull, curSection, null); + + assertEquals(endTime,timeRet); + + } + + @Test + public void testProcessCorrectionFlag() { + + final String testBull1 = "WSUS31 KKCI 261755\n\n\r" + + "SIGE \n\n\r" + + "\036MKCE WST 261755 COR\n\n\r" + + "CONVECTIVE SIGMET...NONE\n\n\r" + + "\n\n\r" + + "OUTLOOK VALID 261955-262355\n\n\r" + + "FROM 50E GRB-ROD-TTH-50E GRB\n\n\r" + + "WST ISSUANCES POSS. REFER TO MOST RECENT ACUS01 KWNS FROM STORM\n\n\r" + + "PREDICTION CENTER FOR SYNOPSIS AND METEOROLOGICAL DETAILS.\n\n\r"; + + final String testBull2 = "WSUS31 KKCI 261755\n\n\r" + + "SIGE \n\n\r" + + "\036MKCE WST 261755\n\n\r" + + "CONVECTIVE SIGMET...NONE\n\n\r" + + "\n\n\r" + + "OUTLOOK VALID 261955-262355\n\n\r" + + "FROM 50E GRB-ROD-TTH-50E GRB\n\n\r" + + "WST ISSUANCES POSS. REFER TO MOST RECENT ACUS01 KWNS FROM STORM\n\n\r" + + "PREDICTION CENTER FOR SYNOPSIS AND METEOROLOGICAL DETAILS.\n\n\r"; + + final boolean YES=true; + final boolean NO=false; + + boolean corRet = ConvSigmetParser.processCorrectionFlag(testBull1); + assertEquals(YES,corRet); + + corRet = ConvSigmetParser.processCorrectionFlag(testBull2); + assertEquals(NO,corRet); + + } + + @Test + public void testProcessSequenceID() { + + final String sequenceID = "19C"; + final String testBull = "WSUS31 KKCI 261755\n\n\r" + + "SIGE \n\n\r" + + "\036MKCE WST 261755\n\n\r" + + "CONVECTIVE SIGMET 19C\n\n\r" + + "VALID UNTIL 1855Z\n\n\r" + + "MN IA NE\n\n\r" + + "FROM 50SE RWF-30W MCW-20SSE OVR\n\n\r" + + "LINE EMBD SEV TS 30 NM WIDE MOV FROM 26035KT. TOPS TO FL350.\n\n\r" + + "HAIL TO 1 IN...WIND GUSTS TO 50KT POSS.\n\n\r" + + "\n\n\r" + + "OUTLOOK VALID 261955-262355\n\n\r" + + "FROM 50E GRB-ROD-TTH-50E GRB\n\n\r" + + "WST ISSUANCES POSS. REFER TO MOST RECENT ACUS01 KWNS FROM STORM\n\n\r" + + "PREDICTION CENTER FOR SYNOPSIS AND METEOROLOGICAL DETAILS.\n\n\r"; + + + String idRet = ConvSigmetParser.processSequenceID(testBull); + assertEquals(sequenceID, idRet); + + } + + @Test + public void testProcessValidTime() { + + final String startString = "261955"; + final String endString = "262355"; + final String testBull = "WSUS31 KKCI 261755\n\n\r" + + "SIGE \n\n\r" + + "\036MKCE WST 261755\n\n\r" + + "CONVECTIVE SIGMET 19C\n\n\r" + + "VALID UNTIL 1855Z\n\n\r" + + "MN IA NE\n\n\r" + + "FROM 50SE RWF-30W MCW-20SSE OVR\n\n\r" + + "LINE EMBD SEV TS 30 NM WIDE MOV FROM 26035KT. TOPS TO FL350.\n\n\r" + + "HAIL TO 1 IN...WIND GUSTS TO 50KT POSS.\n\n\r" + + "\n\n\r" + + "OUTLOOK VALID 261955-262355\n\n\r" + + "FROM 50E GRB-ROD-TTH-50E GRB\n\n\r" + + "WST ISSUANCES POSS. REFER TO MOST RECENT ACUS01 KWNS FROM STORM\n\n\r" + + "PREDICTION CENTER FOR SYNOPSIS AND METEOROLOGICAL DETAILS.\n\n\r"; + + Calendar startTime = null; + Calendar mndTime = null; + startTime = UtilN.findDataTime(startString, mndTime); + + Calendar endTime = null; + endTime = UtilN.findDataTime(endString, mndTime); + + ConvSigmetSection curSection = new ConvSigmetSection(); + + ConvSigmetParser.processValidTime(testBull, curSection, null); + Calendar startRet = curSection.getStartTime(); + Calendar endRet = curSection.getEndTime(); + + assertEquals(endTime, endRet); + assertEquals(startTime, startRet); + + } + + @Test + public void testProcessFlightLevel() { + + final String classType = "LINE"; + final int direction = 260; + final int speed = 35; + final int flightLevel = 350; + + final String testBull = "WSUS31 KKCI 261755\n\n\r" + + "SIGE \n\n\r" + + "\036MKCE WST 261755\n\n\r" + + "CONVECTIVE SIGMET 19C\n\n\r" + + "VALID UNTIL 1855Z\n\n\r" + + "MN IA NE\n\n\r" + + "FROM 50SE RWF-30W MCW-20SSE OVR\n\n\r" + + "LINE EMBD SEV TS 30 NM WIDE MOV FROM 26035KT. TOPS TO FL350.\n\n\r" + + "HAIL TO 1 IN...WIND GUSTS TO 50KT POSS.\n\n\r" + + "\n\n\r" + + "OUTLOOK VALID 261955-262355\n\n\r" + + "FROM 50E GRB-ROD-TTH-50E GRB\n\n\r" + + "WST ISSUANCES POSS. REFER TO MOST RECENT ACUS01 KWNS FROM STORM\n\n\r" + + "PREDICTION CENTER FOR SYNOPSIS AND METEOROLOGICAL DETAILS.\n\n\r"; + + + ConvSigmetSection retSection = ConvSigmetParser.processPhenomena(testBull); + + assertEquals(classType, retSection.getClassType()); + assertEquals(direction, retSection.getDirection()); + assertEquals(speed, retSection.getSpeed()); + assertEquals(flightLevel, retSection.getFlightLevel()); + + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/utility/edex_static/base/distribution/convsigmet.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/utility/edex_static/base/distribution/convsigmet.xml new file mode 100644 index 0000000000..cf48581a1f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/gov.noaa.nws.ncep.edex.plugin.convsigmet/utility/edex_static/base/distribution/convsigmet.xml @@ -0,0 +1,4 @@ + + + ^WSUS3[123].* + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-common.xml old mode 100755 new mode 100644 index 296212af97..4e0c093444 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-common.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-common.xml @@ -1,26 +1,26 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-ingest.xml old mode 100755 new mode 100644 index cc09493589..57168d5fda --- a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-ingest.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/res/spring/convsigmet-ingest.xml @@ -1,73 +1,73 @@ - - - - - - - - - - - - - - - - - - - - - - - - - convsigmet - - - - - - - - - - - - - java.lang.Throwable - - - - - - - java.lang.Throwable - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + convsigmet + + + + + + + + + + + + + java.lang.Throwable + + + + + + + java.lang.Throwable + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetDecoder.java old mode 100755 new mode 100644 index 40ee86d5ab..39e26d3f2c --- a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetDecoder.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetDecoder.java @@ -1,224 +1,224 @@ -/** - * - * Convective Sigmet Decoder - * - * This java class decodes CONVSIGMET (convective sigmet) raw data. - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2009 87/114 L. Lin Initial coding - * 06/2009 87/114 L. Lin Increase size of locationLine and location - * and generalize method "processLocation". - * 07/2009 87/114 L. Lin Migration to TO11 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.convsigmet.decoder; - -import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetRecord; -import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetSection; -import gov.noaa.nws.ncep.edex.plugin.convsigmet.util.ConvSigmetParser; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.util.ArrayList; -import java.util.Calendar; -import java.util.Scanner; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; - -public class ConvSigmetDecoder extends AbstractDecoder { - - private final String pluginName; - - /** - * Constructor - * - * @throws DecoderException - */ - public ConvSigmetDecoder(String name) throws DecoderException { - pluginName = name; - } - - public PluginDataObject[] decode(byte[] data, Headers headers) - throws DecoderException { - - String traceId = ""; - if (headers != null) { - traceId = (String) headers.get("traceId"); - } - - String sectionDelim = "OUTLOOK|CONVECTIVE"; - String etx = IDecoderConstants.ETX; - String theBulletin = null; - - String region = null; - Calendar startTime = null; - byte[] messageData = null; - - ConvSigmetRecord record = null; - - ConvSigmetSeparator sep = ConvSigmetSeparator.separate(data, headers); - messageData = sep.next(); - String theMessage = new String(messageData); - - /* - * May have multiple duplicate bulletins, only get the first bulletin - * and eliminate the remaining bulletins after the first bulletin. - */ - Scanner cc = new Scanner(theMessage).useDelimiter(etx); - if (cc.hasNext()) { - theBulletin = cc.next(); - } else { - theBulletin = theMessage; - } - - // record = new ConvsigmetRecord(); - // Decode and set WMO line - record = ConvSigmetParser.processWMO(theBulletin, headers); - - // Decode the forecast region such as: W, C, or E - region = ConvSigmetParser.processFcstRegion(theBulletin); - String forecastRegion = "SIG".concat(region); - - /* - * Check the Convsigmet record object. If not, throws exception. - */ - if (record != null) { - record.setTraceId(traceId); - record.setPluginName(pluginName); - record.setReportType(pluginName); - record.setForecastRegion(forecastRegion); - try { - record.constructDataURI(); - } catch (PluginException e) { - logger.error("Error constructing dataURI", e); - record = null; - } - } - - if (record != null) { - try { - // Replace special characters to a blank so that it may be - // readable - record.setBullMessage(UtilN - .removeLeadingWhiteSpaces((theBulletin.substring(5)) - .replace('\036', ' ').replace('\r', ' ') - .replace('\003', ' ').replace('\000', ' ') - .replace('\001', ' '))); - - // Decode the starting time - startTime = ConvSigmetParser.processStartTime(theBulletin, - headers); - - // Decode the correction flag and set - Boolean correctionFlag = ConvSigmetParser - .processCorrectionFlag(theBulletin); - Integer correction = 0; - if (correctionFlag) { - correction = 1; - } - record.setCorrectionFlag(correction); - - /* - * Break the bulletin message into sections by a "OUTLOOK" or - * "CONVECTIVE". - */ - Scanner sc = new Scanner(theBulletin) - .useDelimiter(sectionDelim); - - ArrayList segmentList = new ArrayList(); - segmentList.clear(); - while (sc.hasNext()) { - String segment = sc.next(); - segmentList.add(segment); - } - - Calendar issueTime = record.getIssueTime(); - /* - * process each section in a order of section and location line - */ - for (String segment : segmentList) { - - // starts a new section - Scanner sc2 = new Scanner(segment); - String whatSection = sc2.next(); - if (whatSection.equals("SIGMET") - || whatSection.equals("SIGMET...NONE")) { - segment = "CONVECTIVE".concat(segment); - - // process this section which starts with - // "CONVECTIVE SIGMET". - ConvSigmetSection section = ConvSigmetParser - .processSection(segment, issueTime, startTime, - region, headers); - record.addConvSigmetSection(section); - } else if (whatSection.equals("VALID")) { - segment = "OUTLOOK".concat(segment); - - // process this section which starts with - // "OUTLOOK VALID". - Scanner scOutlook = new Scanner(segment) - .useDelimiter("AREA "); - ArrayList outlookList = new ArrayList(); - outlookList.clear(); - - // Check if "OUTLOOK" section contains more than one - // "AREA". - while (scOutlook.hasNext()) { - String outlookSegment = scOutlook.next(); - outlookList.add(outlookSegment); - } - - if (outlookList.size() <= 1) { - // only one "AREA" or NIL report - ConvSigmetSection outlook = ConvSigmetParser - .processOutLook(segment, region, headers); - record.addConvSigmetSection(outlook); - } else { - /* - * Here are more than one outlook areas Store the - * header section and remove it from the outlook - * list - */ - String outlookHeader = outlookList.get(0); - outlookList.remove(outlookHeader); - // process multiple outlook sections - for (String outlookSection : outlookList) { - outlookSection = outlookHeader.concat("AREA ") - .concat(outlookSection); - ConvSigmetSection outlook = ConvSigmetParser - .processOutLook(outlookSection, region, - headers); - record.addConvSigmetSection(outlook); - } - } - } - } - } catch (Exception e) { - logger.error("Error processing decoded sigmet", e); - record = null; - } - } - - /* - * Return the ConvsigmetRecord record object. - */ - if (record == null) { - return new PluginDataObject[0]; - } else { - return new PluginDataObject[] { record }; - } - - } - -} +/** + * + * Convective Sigmet Decoder + * + * This java class decodes CONVSIGMET (convective sigmet) raw data. + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2009 87/114 L. Lin Initial coding + * 06/2009 87/114 L. Lin Increase size of locationLine and location + * and generalize method "processLocation". + * 07/2009 87/114 L. Lin Migration to TO11 + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.convsigmet.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetRecord; +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetSection; +import gov.noaa.nws.ncep.edex.plugin.convsigmet.util.ConvSigmetParser; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Scanner; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; + +public class ConvSigmetDecoder extends AbstractDecoder { + + private final String pluginName; + + /** + * Constructor + * + * @throws DecoderException + */ + public ConvSigmetDecoder(String name) throws DecoderException { + pluginName = name; + } + + public PluginDataObject[] decode(byte[] data, Headers headers) + throws DecoderException { + + String traceId = ""; + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + + String sectionDelim = "OUTLOOK|CONVECTIVE"; + String etx = IDecoderConstants.ETX; + String theBulletin = null; + + String region = null; + Calendar startTime = null; + byte[] messageData = null; + + ConvSigmetRecord record = null; + + ConvSigmetSeparator sep = ConvSigmetSeparator.separate(data, headers); + messageData = sep.next(); + String theMessage = new String(messageData); + + /* + * May have multiple duplicate bulletins, only get the first bulletin + * and eliminate the remaining bulletins after the first bulletin. + */ + Scanner cc = new Scanner(theMessage).useDelimiter(etx); + if (cc.hasNext()) { + theBulletin = cc.next(); + } else { + theBulletin = theMessage; + } + + // record = new ConvsigmetRecord(); + // Decode and set WMO line + record = ConvSigmetParser.processWMO(theBulletin, headers); + + // Decode the forecast region such as: W, C, or E + region = ConvSigmetParser.processFcstRegion(theBulletin); + String forecastRegion = "SIG".concat(region); + + /* + * Check the Convsigmet record object. If not, throws exception. + */ + if (record != null) { + record.setTraceId(traceId); + record.setPluginName(pluginName); + record.setReportType(pluginName); + record.setForecastRegion(forecastRegion); + try { + record.constructDataURI(); + } catch (PluginException e) { + logger.error("Error constructing dataURI", e); + record = null; + } + } + + if (record != null) { + try { + // Replace special characters to a blank so that it may be + // readable + record.setBullMessage(UtilN + .removeLeadingWhiteSpaces((theBulletin.substring(5)) + .replace('\036', ' ').replace('\r', ' ') + .replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' '))); + + // Decode the starting time + startTime = ConvSigmetParser.processStartTime(theBulletin, + headers); + + // Decode the correction flag and set + Boolean correctionFlag = ConvSigmetParser + .processCorrectionFlag(theBulletin); + Integer correction = 0; + if (correctionFlag) { + correction = 1; + } + record.setCorrectionFlag(correction); + + /* + * Break the bulletin message into sections by a "OUTLOOK" or + * "CONVECTIVE". + */ + Scanner sc = new Scanner(theBulletin) + .useDelimiter(sectionDelim); + + ArrayList segmentList = new ArrayList(); + segmentList.clear(); + while (sc.hasNext()) { + String segment = sc.next(); + segmentList.add(segment); + } + + Calendar issueTime = record.getIssueTime(); + /* + * process each section in a order of section and location line + */ + for (String segment : segmentList) { + + // starts a new section + Scanner sc2 = new Scanner(segment); + String whatSection = sc2.next(); + if (whatSection.equals("SIGMET") + || whatSection.equals("SIGMET...NONE")) { + segment = "CONVECTIVE".concat(segment); + + // process this section which starts with + // "CONVECTIVE SIGMET". + ConvSigmetSection section = ConvSigmetParser + .processSection(segment, issueTime, startTime, + region, headers); + record.addConvSigmetSection(section); + } else if (whatSection.equals("VALID")) { + segment = "OUTLOOK".concat(segment); + + // process this section which starts with + // "OUTLOOK VALID". + Scanner scOutlook = new Scanner(segment) + .useDelimiter("AREA "); + ArrayList outlookList = new ArrayList(); + outlookList.clear(); + + // Check if "OUTLOOK" section contains more than one + // "AREA". + while (scOutlook.hasNext()) { + String outlookSegment = scOutlook.next(); + outlookList.add(outlookSegment); + } + + if (outlookList.size() <= 1) { + // only one "AREA" or NIL report + ConvSigmetSection outlook = ConvSigmetParser + .processOutLook(segment, region, headers); + record.addConvSigmetSection(outlook); + } else { + /* + * Here are more than one outlook areas Store the + * header section and remove it from the outlook + * list + */ + String outlookHeader = outlookList.get(0); + outlookList.remove(outlookHeader); + // process multiple outlook sections + for (String outlookSection : outlookList) { + outlookSection = outlookHeader.concat("AREA ") + .concat(outlookSection); + ConvSigmetSection outlook = ConvSigmetParser + .processOutLook(outlookSection, region, + headers); + record.addConvSigmetSection(outlook); + } + } + } + } + } catch (Exception e) { + logger.error("Error processing decoded sigmet", e); + record = null; + } + } + + /* + * Return the ConvsigmetRecord record object. + */ + if (record == null) { + return new PluginDataObject[0]; + } else { + return new PluginDataObject[] { record }; + } + + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetSeparator.java old mode 100755 new mode 100644 index da0b868bd5..507e9f59cc --- a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetSeparator.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/ConvSigmetSeparator.java @@ -1,145 +1,145 @@ -/** - * ConvsigmetSeparator - * - * This class sets the raw data to an Arraylist, records, of - * String based on a uniquely identified separator. - * - *
- * L. Lin                               03/2009         Creation
- * 
- * - * This code has been developed by the SIB for use in the AWIPS system. - */ - -package gov.noaa.nws.ncep.edex.plugin.convsigmet.decoder; - -import java.util.ArrayList; -import java.util.Iterator; -import java.util.List; -import java.util.NoSuchElementException; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.plugin.AbstractRecordSeparator; -import com.raytheon.edex.util.Util; - -public class ConvSigmetSeparator extends AbstractRecordSeparator { - private final Log logger = LogFactory.getLog(getClass()); - - /** Regex used for separate the bulletins */ - private static final String BULLSEPARATOR = "([0-9]{3})( )*\\x0d\\x0d\\x0a([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( [A-Z]{3})?\\x0d\\x0d\\x0a"; - - /** Regex matcher */ - private Matcher matcher; - - /** Pattern object for regex search */ - private Pattern pattern; - - /** List of records contained in file */ - private List records; - - private Iterator iterator = null; - - /** - * Constructor. - * - */ - public ConvSigmetSeparator() { - records = new ArrayList(); - } - - public static ConvSigmetSeparator separate(byte[] data, Headers headers) { - ConvSigmetSeparator ds = new ConvSigmetSeparator(); - ds.setData(data, headers); - return ds; - } - - public void setData(byte[] data, Headers headers) { - doSeparate(new String(data)); - iterator = records.iterator(); - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() - */ - public boolean hasNext() { - if (iterator == null) { - return false; - } else { - return iterator.hasNext(); - } - } - - /** - * Get record - */ - public byte[] next() { - try { - String temp = iterator.next(); - if (Util.isEmptyString(temp)) { - return (byte[]) null; - } else { - return temp.getBytes(); - } - } catch (NoSuchElementException e) { - return (byte[]) null; - } - } - - /** - * @param message - * separate bulletins - */ - private void doSeparate(String message) { - /* Regex used for separate the bulletins */ - - try { - pattern = Pattern.compile(BULLSEPARATOR); - matcher = pattern.matcher(message); - - /* - * Set number of bulletins to records only if the bulletin separator - * is not the same. At the point, only separators are stored in - * "records" - */ - while (matcher.find()) { - if (!records.contains(matcher.group())) { - records.add(matcher.group()); - } - } - - /* - * Append the raw data file to the records. - */ - for (int i = 0; i < records.size(); i++) { - if (i < records.size() - 1) { - records.set( - i, - "\n" - + message.substring( - message.indexOf(records.get(i)), - message.indexOf(records.get(i + 1)))); - } else { - records.set( - i, - "\n" - + message.substring(message.indexOf(records - .get(i)))); - } - } - } catch (Exception e) { - e.printStackTrace(); - if (logger.isInfoEnabled()) { - logger.info("No valid records found!"); - } - logger.warn("No valid records found!"); - } - return; - } -} +/** + * ConvsigmetSeparator + * + * This class sets the raw data to an Arraylist, records, of + * String based on a uniquely identified separator. + * + *
+ * L. Lin                               03/2009         Creation
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS system. + */ + +package gov.noaa.nws.ncep.edex.plugin.convsigmet.decoder; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; +import java.util.NoSuchElementException; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.edex.util.Util; + +public class ConvSigmetSeparator extends AbstractRecordSeparator { + private final Log logger = LogFactory.getLog(getClass()); + + /** Regex used for separate the bulletins */ + private static final String BULLSEPARATOR = "([0-9]{3})( )*\\x0d\\x0d\\x0a([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( [A-Z]{3})?\\x0d\\x0d\\x0a"; + + /** Regex matcher */ + private Matcher matcher; + + /** Pattern object for regex search */ + private Pattern pattern; + + /** List of records contained in file */ + private List records; + + private Iterator iterator = null; + + /** + * Constructor. + * + */ + public ConvSigmetSeparator() { + records = new ArrayList(); + } + + public static ConvSigmetSeparator separate(byte[] data, Headers headers) { + ConvSigmetSeparator ds = new ConvSigmetSeparator(); + ds.setData(data, headers); + return ds; + } + + public void setData(byte[] data, Headers headers) { + doSeparate(new String(data)); + iterator = records.iterator(); + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() + */ + public boolean hasNext() { + if (iterator == null) { + return false; + } else { + return iterator.hasNext(); + } + } + + /** + * Get record + */ + public byte[] next() { + try { + String temp = iterator.next(); + if (Util.isEmptyString(temp)) { + return (byte[]) null; + } else { + return temp.getBytes(); + } + } catch (NoSuchElementException e) { + return (byte[]) null; + } + } + + /** + * @param message + * separate bulletins + */ + private void doSeparate(String message) { + /* Regex used for separate the bulletins */ + + try { + pattern = Pattern.compile(BULLSEPARATOR); + matcher = pattern.matcher(message); + + /* + * Set number of bulletins to records only if the bulletin separator + * is not the same. At the point, only separators are stored in + * "records" + */ + while (matcher.find()) { + if (!records.contains(matcher.group())) { + records.add(matcher.group()); + } + } + + /* + * Append the raw data file to the records. + */ + for (int i = 0; i < records.size(); i++) { + if (i < records.size() - 1) { + records.set( + i, + "\n" + + message.substring( + message.indexOf(records.get(i)), + message.indexOf(records.get(i + 1)))); + } else { + records.set( + i, + "\n" + + message.substring(message.indexOf(records + .get(i)))); + } + } + } catch (Exception e) { + e.printStackTrace(); + if (logger.isInfoEnabled()) { + logger.info("No valid records found!"); + } + logger.warn("No valid records found!"); + } + return; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/package-info.java old mode 100755 new mode 100644 index 219fe9e5e6..428689393c --- a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains decoder.java for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.convsigmet.decoder;; +/** +* Contains decoder.java for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.convsigmet.decoder;; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/ConvSigmetParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/ConvSigmetParser.java old mode 100755 new mode 100644 index 7f8718ae55..460c05d833 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/ConvSigmetParser.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/ConvSigmetParser.java @@ -1,644 +1,644 @@ -/** - * Convsigmet DecoderUtil - * - * This java class intends to serve as a decoder utility for Convsigmet. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2009 87/114 L. Lin Initial coding - * 06/2009 87/114 L. Lin Generalize the method processLocation. - * 07/2009 87/114 L. Lin Migration to TO11 - * 09/2009 87/114 L. Lin Add latitude/longitude to location table - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.convsigmet.util; - -import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetLocation; -import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetRecord; -import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetSection; -import gov.noaa.nws.ncep.edex.tools.decoder.LatLonLocTbl; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.util.ArrayList; -import java.util.Arrays; -import java.util.Calendar; -import java.util.Scanner; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.edex.decodertools.core.LatLonPoint; -import com.raytheon.uf.edex.decodertools.time.TimeTools; - -public class ConvSigmetParser { - - /** - * Constructor - */ - public ConvSigmetParser() { - } - - /** - * Parse the WMO line and store WMO header, OfficeID, issue time, - * designatorBBB,... - * - * @param wmoline - * The bulletin message - * - * @return a ConvsigmetRecord - */ - public static ConvSigmetRecord processWMO(String wmoline, Headers headers) { - - ConvSigmetRecord record = null; - // Regular expression for WMO/ICAO, station ID, and issue date (and - // maybe designator BBB) - final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( ([A-Z]{3}))?"; - - // Pattern used for extracting WMO header, officeID, product purge time, - // and issue date and designatorBBB - final Pattern wmoPattern = Pattern.compile(WMO_EXP); - Matcher theMatcher = wmoPattern.matcher(wmoline); - - if (theMatcher.find()) { - record = new ConvSigmetRecord(); - - record.setWmoHeader(theMatcher.group(1)); - record.setIssueOffice(theMatcher.group(2)); - record.setDesignatorBBB(theMatcher.group(5)); - - // Decode the issue time. - Calendar issueTime = TimeTools.findDataTime(theMatcher.group(3), - headers); - record.setIssueTime(issueTime); - - DataTime dataTime = new DataTime(issueTime); - record.setDataTime(dataTime); - } - return record; - } - - /** - * Obtains forecast region as: SIGW, SIGC, or SIGE from a report - * - * @param bullMessage - * The bulletin message - * @return a string for forecast region - */ - public static String processFcstRegion(String bullMessage) { - - // Regular expression for "SIG" forecast region - final String FCSTREGION_EXP = "SIG([A-Z]{1}) ( )*"; - - // Pattern used for extracting forecast region - final Pattern fcstregionPattern = Pattern.compile(FCSTREGION_EXP); - Matcher theMatcher = fcstregionPattern.matcher(bullMessage); - - if (theMatcher.find()) { - return theMatcher.group(1); - } else { - return " "; - } - } - - /** - * process regular section of a convective sigmet report - * - * @param theSection - * The section lines from bulletin message - * @param issueTime - * The bulletin issue time - * @param startTime - * The start time for this section - * @param forecastRegion - * as "W", "C", or "E" - * @return a ConvsigmetSection table - */ - public static ConvSigmetSection processSection(String theSection, - Calendar issueTime, Calendar startTime, String forecastRegion, - Headers headers) { - - // Default equal to one hour if there is no valid time in report - final int validPeriod = 1; - - // Decode the phenomena description - ConvSigmetSection currentSection = ConvSigmetParser - .processPhenomena(theSection); - - // Replace the special characters - currentSection.setSegment(theSection.replace('\r', ' ') - .replace('\036', ' ').replace('\003', ' ').replace('\000', ' ') - .replace('\001', ' ')); - - // Decode the locations - ConvSigmetParser.processLocation(theSection, currentSection); - - // Decode the sequence ID - String sequenceID = ConvSigmetParser.processSequenceID(theSection); - if (sequenceID.equals(" ")) { - // Default as: 0W, 0C, or 0E if no sequenceID has been found. - sequenceID = "0".concat(forecastRegion); - } - currentSection.setSequenceID(sequenceID); - - // Set the starting time - if (startTime == null) { - currentSection.setStartTime(issueTime); - } else { - currentSection.setStartTime(startTime); - } - - // Decode the end time - Calendar endTime = ConvSigmetParser.processEndTime(theSection, - currentSection, headers); - if (endTime == null) { - /* - * if no end time available, end time will be the issue time plus a - * valid period; the default is one hour for now. - */ - endTime = TimeTools.copy(issueTime); - endTime.add(Calendar.HOUR, validPeriod); - currentSection.setEndTime(endTime); - } else { - currentSection.setEndTime(endTime); - } - - int startMonth = startTime.get(Calendar.MONTH); - int endMonth = endTime.get(Calendar.MONTH); - int startDay = startTime.get(Calendar.DAY_OF_MONTH); - int endDay = endTime.get(Calendar.DAY_OF_MONTH); - if ((startMonth == endMonth) && (startDay > endDay)) { - // In case the end time needs to advance one month - endTime.add(Calendar.MONTH, 1); - } - - return currentSection; - } - - /** - * process the outlook section of a convective sigmet report. - * - * @param theOutlook - * The outlook section lines from bulletin message - * @param forecastRegion - * as "W", "C", or "E" - * @return a ConvsigmetSection table - */ - public static ConvSigmetSection processOutLook(String theOutlook, - String forecastRegion, Headers headers) { - - ConvSigmetSection currentOutLook = new ConvSigmetSection(); - - currentOutLook.setSegment(theOutlook.replace('\r', ' ') - .replace('\036', ' ').replace('\003', ' ').replace('\000', ' ') - .replace('\001', ' ')); - currentOutLook.setClassType("OUTLOOK"); - - // Decode start time and end time - ConvSigmetParser.processValidTime(theOutlook, currentOutLook, headers); - - // Decode locations - if (ConvSigmetParser.processLocation(theOutlook, currentOutLook)) { - final String SID_EXP = "AREA ([0-9]{1})...FROM"; - - // Pattern used for extracting the number of sequence ID. - final Pattern sidPattern = Pattern.compile(SID_EXP); - - Matcher theMatcher = sidPattern.matcher(theOutlook); - - // Default sequenceID as: 1W, 1C, or 1E if locations have been - // found. - String sequenceID = "1".concat(forecastRegion); - if (theMatcher.find()) { - // Multiple areas such as: "AREA 1", "AREA 2", ...etc - sequenceID = theMatcher.group(1).concat(forecastRegion); - } - currentOutLook.setSequenceID(sequenceID); - } else { - // Default sequenceID as: 0W, 0C, or 0E if outlook section is a NIL - // report. - String sequenceID = "0".concat(forecastRegion); - currentOutLook.setSequenceID(sequenceID); - } - - return currentOutLook; - } - - /** - * Obtains start time from input report - * - * @param theSection - * The bulletin message - * @return a calendar for start time - */ - public static Calendar processStartTime(String theSection, Headers headers) { - - // Regular expression for start time - final String STARTTIME_EXP = "(\\x1e)([A-Z]{4}) ([A-Z]{3}) ([0-9]{6})( [A-Z]{3})?"; - - // attern used for extracting the starting time - final Pattern starttimePattern = Pattern.compile(STARTTIME_EXP); - - // Calendar mndTime = Calendar.getInstance(); - - Matcher theMatcher = starttimePattern.matcher(theSection); - - if (theMatcher.find()) { - // Get start time - Calendar mndTime = null; - return TimeTools.findDataTime(theMatcher.group(4), headers); - } else { - return null; - } - } - - /** - * Obtains correction flag - * - * @param theSection - * The bulletin message - * @return true if finds a correction flag - */ - public static Boolean processCorrectionFlag(String theSection) { - - Boolean correctionFlag = false; - - // Regular expression for the correction flag - final String CORFLAG_EXP = "(\\x1e)([A-Z]{4}) ([A-Z]{3}) ([0-9]{6})( [A-Z]{3})?"; - - // Pattern used for extracting the correction flag - final Pattern corflagPattern = Pattern.compile(CORFLAG_EXP); - - Matcher theMatcher = corflagPattern.matcher(theSection); - - if (theMatcher.find()) { - Scanner scCorrection = new Scanner(theMatcher.group(0)); - - // check if this contains a correction flag - while (scCorrection.hasNext()) { - if (scCorrection.next().equals("COR")) { - correctionFlag = true; - } - } - - } - return correctionFlag; - } - - /** - * Obtains the sequence ID - * - * @param inSegment - * The segment which contains this sequence ID - * @return a string for sequence ID - */ - public static String processSequenceID(String inSegment) { - - // Regular expression for the sequence ID - final String SEQUENCEID_EXP = "CONVECTIVE SIGMET (([0-9]{2}|[0-9]{1})[A-Z]{1})"; - - // Pattern used for extracting the sequence ID - final Pattern sequenceidPattern = Pattern.compile(SEQUENCEID_EXP); - Matcher theMatcher = sequenceidPattern.matcher(inSegment); - - if (theMatcher.find()) { - return theMatcher.group(1); - } else { - return " "; - } - } - - /** - * Get the end time - * - * @param theSegment - * The segment which contains end time - * @param section - * The section table which contains the start time - * @return a calendar for end time - */ - public static Calendar processEndTime(String theSegment, - ConvSigmetSection section, Headers headers) { - - // Regular expression for end time - final String ENDTIME_EXP = "VALID UNTIL ([0-9]{4})Z"; - - // Pattern used for extracting the end time - final Pattern endtimePattern = Pattern.compile(ENDTIME_EXP); - - // Calendar mndTime = Calendar.getInstance(); - - Matcher theMatcher = endtimePattern.matcher(theSegment); - - if (theMatcher.find()) { - Calendar startTime = section.getStartTime(); - String endTimeGroup = Integer.toString( - startTime.get(Calendar.DAY_OF_MONTH)).concat( - theMatcher.group(1)); - if (startTime.get(Calendar.DAY_OF_MONTH) < 10) { - // add a "0" if the day of month less than 10 - endTimeGroup = "0".concat(endTimeGroup); - } - // get the end time. - return TimeTools.findDataTime(endTimeGroup, headers); - } else { - return null; - } - } - - /** - * Parse the phenomena... - * - * @param theFlight - * The flight level line - * @return a section record - */ - public static ConvSigmetSection processPhenomena(String theFlight) { - - String classType = null; - - // Regular expression for the flight line - final String FL_EXP = "((DMSHG|DSIPTG|INTSFYG|DVLPG) )?(LINE|AREA|ISOL)(\\S|\\s)*FROM ([0-9]{3})?([0-9]{2})KT. ((TOP|TOPS) (TO|ABV)) FL([0-9]{3})"; - - // Pattern used for extracting the direction, speed, distance, and - // flight level - final Pattern flPattern = Pattern.compile(FL_EXP); - Matcher theMatcher = flPattern.matcher(theFlight); - - // Regular expression for the classType line - final String CLASS_EXP = "((DMSHG|DSIPTG|INTSFYG|DVLPG) )?(LINE|AREA|ISOL)(\\S|\\s)*((TOP|TOPS) (TO|ABV)) FL([0-9]{3})"; - - // Pattern used for extracting the class type and flight level - final Pattern classPattern = Pattern.compile(CLASS_EXP); - Matcher classMatcher = classPattern.matcher(theFlight); - - ConvSigmetSection currentSection = new ConvSigmetSection(); - - if (theMatcher.find()) { - classType = theMatcher.group(3); - - int direction = Integer.parseInt(theMatcher.group(5)); - int speed = Integer.parseInt(theMatcher.group(6)); - int flightLevel = Integer.parseInt(theMatcher.group(10)); - String flightLevelTop = theMatcher.group(7); - String intensity = theMatcher.group(1); - - currentSection.setFlightLevel(flightLevel); - currentSection.setDirection(direction); - currentSection.setSpeed(speed); - currentSection.setClassType(classType); - currentSection.setIntensity(intensity); - currentSection.setCloudTop(flightLevelTop); - - if (classType.equals("LINE")) { - final String DISTANCE_EXP = "LINE (EMBD )?(SEV )?TS ([0-9]{2})"; - final Pattern distancePattern = Pattern.compile(DISTANCE_EXP); - Matcher disMatcher = distancePattern.matcher(theFlight); - if (disMatcher.find()) { - int distance = Integer.parseInt(disMatcher.group(3)); - currentSection.setDistance(distance); - } - } else if (classType.equals("ISOL")) { - final String ISOLDISTANCE_EXP = "ISOL (\\S|\\s)* TS D([0-9]{2})"; - final Pattern isoldistancePattern = Pattern - .compile(ISOLDISTANCE_EXP); - Matcher isoldisMatcher = isoldistancePattern.matcher(theFlight); - if (isoldisMatcher.find()) { - int distance = Integer.parseInt(isoldisMatcher.group(2)); - currentSection.setDistance(distance); - } - // get ISOL location table - getIsolLocation(theFlight, currentSection); - } - - } else if (classMatcher.find()) { - classType = classMatcher.group(3); - - int flightLevel = Integer.parseInt(classMatcher.group(8)); - String flightLevelTop = classMatcher.group(5); - String intensity = classMatcher.group(1); - - currentSection.setFlightLevel(flightLevel); - currentSection.setClassType(classType); - currentSection.setIntensity(intensity); - currentSection.setCloudTop(flightLevelTop); - - if (classType.equals("LINE")) { - final String DISTANCE_EXP = "LINE (EMBD )?(SEV )?TS ([0-9]{2})"; - final Pattern distancePattern = Pattern.compile(DISTANCE_EXP); - Matcher disMatcher = distancePattern.matcher(theFlight); - if (disMatcher.find()) { - int distance = Integer.parseInt(disMatcher.group(3)); - currentSection.setDistance(distance); - } - } else if (classType.equals("ISOL")) { - final String ISOLDISTANCE_EXP = "ISOL (\\S|\\s)* TS D([0-9]{2})"; - final Pattern isoldistancePattern = Pattern - .compile(ISOLDISTANCE_EXP); - Matcher isoldisMatcher = isoldistancePattern.matcher(theFlight); - if (isoldisMatcher.find()) { - int distance = Integer.parseInt(isoldisMatcher.group(2)); - currentSection.setDistance(distance); - } - // get ISOL location table - getIsolLocation(theFlight, currentSection); - } - - } else { - // Finds no "flight level line", "CS" as default for a NIL report. - currentSection.setClassType("CS"); - currentSection.setIntensity(null); - } - - return currentSection; - } - - /** - * Obtains the start time and end time - * - * @param theSection - * The outlook section contains the valid times group - */ - public static void processValidTime(String theSection, - ConvSigmetSection currentOutLook, Headers headers) { - - // Regular expression for start time - final String TIMES_EXP = "OUTLOOK VALID ([0-9]{6})-([0-9]{6})"; - - // Pattern used for extracting the starting time and end time - final Pattern starttimePattern = Pattern.compile(TIMES_EXP); - - Calendar startTime = null; - Calendar endTime = null; - // Calendar mndTime = Calendar.getInstance(); - - Matcher theMatcher = starttimePattern.matcher(theSection); - - if (theMatcher.find()) { - // Decode the start time and end time; then set them. - startTime = TimeTools.findDataTime(theMatcher.group(1), headers); - currentOutLook.setStartTime(startTime); - endTime = TimeTools.findDataTime(theMatcher.group(2), headers); - - int startMonth = startTime.get(Calendar.MONTH); - int endMonth = endTime.get(Calendar.MONTH); - int startDay = startTime.get(Calendar.DAY_OF_MONTH); - int endDay = endTime.get(Calendar.DAY_OF_MONTH); - - if ((startMonth == endMonth) && (startDay > endDay)) { - // Roll over a month - endTime.add(Calendar.MONTH, 1); - } - - currentOutLook.setEndTime(endTime); - } else { - currentOutLook.setStartTime(startTime); - currentOutLook.setEndTime(endTime); - } - - } - - /** - * Obtains the location information for ISOL. - * - * @param theSection - * The section lines from bulletin message - * @param sectionTable - * The section Table - */ - public static void getIsolLocation(String theSection, - ConvSigmetSection sectionTable) { - - String line = null; - LatLonPoint point = null; - - final String ISOLLOCATION_EXP = "\\x0d\\x0d\\x0a(([0-9]{2}|[0-9]{3})([ENSW])* [A-Z]{3})\\x0d\\x0d\\x0a"; - final Pattern isollocationPattern = Pattern.compile(ISOLLOCATION_EXP); - Matcher isollocMatcher = isollocationPattern.matcher(theSection); - if (isollocMatcher.find()) { - line = isollocMatcher.group(1); - } - - if (line != null) { - ConvSigmetLocation currentLocation = new ConvSigmetLocation(); - currentLocation.setLocationLine(line); - currentLocation.setLocation(line); - currentLocation.setIndex(1); - // Get a latLonPoint for this station ID from "vors" location table - point = LatLonLocTbl.getLatLonPoint(line, "vors"); - currentLocation.setLatitude(point - .getLatitude(LatLonPoint.INDEGREES)); - currentLocation.setLongitude(point - .getLongitude(LatLonPoint.INDEGREES)); - sectionTable.addConvSigmetLocation(currentLocation); - } - } - - /** - * Parse the location lines and add location table to the section table if - * any - * - * @param theSection - * The section lines from bulletin message - * @param sectionTable - * The section Table - * @return true if finds a location line - */ - public static Boolean processLocation(String theSection, - ConvSigmetSection sectionTable) { - - Boolean hasLocationLine = true; - String locationDelimiter = "-"; - - ArrayList terminationList = new ArrayList(); - terminationList.addAll(Arrays - .asList(new String[] { "WST", "REF", "LINE", "AREA", "ISOL", - "DMSHG", "DVLPG", "DSIPTG", "INTSFYG" })); - - LatLonPoint point = null; - - Scanner sclocations = new Scanner(theSection).useDelimiter("FROM"); - - // throws away the first section which is not the "FROM" location - String locationSection = sclocations.next(); - - if (sclocations.hasNext()) { - locationSection = sclocations.next(); - - Scanner scLocationLine = new Scanner(locationSection) - .useDelimiter("\\x0d\\x0d\\x0a"); - String lines = " "; - String curLine = null; - ArrayList locationList = new ArrayList(); - locationList.clear(); - Boolean notBreak = true; - - while (scLocationLine.hasNext() && notBreak) { - // Get next location line - curLine = scLocationLine.next(); - - Scanner scLocationToken = new Scanner(curLine); - if (scLocationToken.hasNext()) { - // Check the first token from each line - String firstToken = scLocationToken.next(); - if (terminationList.contains(firstToken)) { - // terminate - notBreak = false; - break; - } - } - lines = lines.concat(" ").concat(curLine); - } - - // Clean up the leading space - lines = UtilN.removeLeadingWhiteSpaces(lines); - // Parse the location lines by a "-" - Scanner scLocation = new Scanner(lines) - .useDelimiter(locationDelimiter); - locationList.clear(); - // Get all locations - while (scLocation.hasNext()) { - locationList.add(scLocation.next()); - } - - // set locations to data base - if (locationList.size() > 1) { - Integer idxLocation = 0; - for (String Location : locationList) { - - ConvSigmetLocation currentLocation = new ConvSigmetLocation(); - currentLocation.setLocationLine(lines); - currentLocation.setLocation(Location); - - // Get a latLonPoint for this station ID from "vors" - // location table - point = LatLonLocTbl.getLatLonPoint(Location, "vors"); - currentLocation.setLatitude(point - .getLatitude(LatLonPoint.INDEGREES)); - currentLocation.setLongitude(point - .getLongitude(LatLonPoint.INDEGREES)); - - currentLocation.setIndex(idxLocation + 1); - idxLocation++; - - sectionTable.addConvSigmetLocation(currentLocation); - } - } else { - hasLocationLine = false; - } - - } else { - hasLocationLine = false; - } - - return hasLocationLine; - } - -} +/** + * Convsigmet DecoderUtil + * + * This java class intends to serve as a decoder utility for Convsigmet. + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2009 87/114 L. Lin Initial coding + * 06/2009 87/114 L. Lin Generalize the method processLocation. + * 07/2009 87/114 L. Lin Migration to TO11 + * 09/2009 87/114 L. Lin Add latitude/longitude to location table + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.convsigmet.util; + +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetLocation; +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetRecord; +import gov.noaa.nws.ncep.common.dataplugin.convsigmet.ConvSigmetSection; +import gov.noaa.nws.ncep.edex.tools.decoder.LatLonLocTbl; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.Calendar; +import java.util.Scanner; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.core.LatLonPoint; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +public class ConvSigmetParser { + + /** + * Constructor + */ + public ConvSigmetParser() { + } + + /** + * Parse the WMO line and store WMO header, OfficeID, issue time, + * designatorBBB,... + * + * @param wmoline + * The bulletin message + * + * @return a ConvsigmetRecord + */ + public static ConvSigmetRecord processWMO(String wmoline, Headers headers) { + + ConvSigmetRecord record = null; + // Regular expression for WMO/ICAO, station ID, and issue date (and + // maybe designator BBB) + final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( ([A-Z]{3}))?"; + + // Pattern used for extracting WMO header, officeID, product purge time, + // and issue date and designatorBBB + final Pattern wmoPattern = Pattern.compile(WMO_EXP); + Matcher theMatcher = wmoPattern.matcher(wmoline); + + if (theMatcher.find()) { + record = new ConvSigmetRecord(); + + record.setWmoHeader(theMatcher.group(1)); + record.setIssueOffice(theMatcher.group(2)); + record.setDesignatorBBB(theMatcher.group(5)); + + // Decode the issue time. + Calendar issueTime = TimeTools.findDataTime(theMatcher.group(3), + headers); + record.setIssueTime(issueTime); + + DataTime dataTime = new DataTime(issueTime); + record.setDataTime(dataTime); + } + return record; + } + + /** + * Obtains forecast region as: SIGW, SIGC, or SIGE from a report + * + * @param bullMessage + * The bulletin message + * @return a string for forecast region + */ + public static String processFcstRegion(String bullMessage) { + + // Regular expression for "SIG" forecast region + final String FCSTREGION_EXP = "SIG([A-Z]{1}) ( )*"; + + // Pattern used for extracting forecast region + final Pattern fcstregionPattern = Pattern.compile(FCSTREGION_EXP); + Matcher theMatcher = fcstregionPattern.matcher(bullMessage); + + if (theMatcher.find()) { + return theMatcher.group(1); + } else { + return " "; + } + } + + /** + * process regular section of a convective sigmet report + * + * @param theSection + * The section lines from bulletin message + * @param issueTime + * The bulletin issue time + * @param startTime + * The start time for this section + * @param forecastRegion + * as "W", "C", or "E" + * @return a ConvsigmetSection table + */ + public static ConvSigmetSection processSection(String theSection, + Calendar issueTime, Calendar startTime, String forecastRegion, + Headers headers) { + + // Default equal to one hour if there is no valid time in report + final int validPeriod = 1; + + // Decode the phenomena description + ConvSigmetSection currentSection = ConvSigmetParser + .processPhenomena(theSection); + + // Replace the special characters + currentSection.setSegment(theSection.replace('\r', ' ') + .replace('\036', ' ').replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' ')); + + // Decode the locations + ConvSigmetParser.processLocation(theSection, currentSection); + + // Decode the sequence ID + String sequenceID = ConvSigmetParser.processSequenceID(theSection); + if (sequenceID.equals(" ")) { + // Default as: 0W, 0C, or 0E if no sequenceID has been found. + sequenceID = "0".concat(forecastRegion); + } + currentSection.setSequenceID(sequenceID); + + // Set the starting time + if (startTime == null) { + currentSection.setStartTime(issueTime); + } else { + currentSection.setStartTime(startTime); + } + + // Decode the end time + Calendar endTime = ConvSigmetParser.processEndTime(theSection, + currentSection, headers); + if (endTime == null) { + /* + * if no end time available, end time will be the issue time plus a + * valid period; the default is one hour for now. + */ + endTime = TimeTools.copy(issueTime); + endTime.add(Calendar.HOUR, validPeriod); + currentSection.setEndTime(endTime); + } else { + currentSection.setEndTime(endTime); + } + + int startMonth = startTime.get(Calendar.MONTH); + int endMonth = endTime.get(Calendar.MONTH); + int startDay = startTime.get(Calendar.DAY_OF_MONTH); + int endDay = endTime.get(Calendar.DAY_OF_MONTH); + if ((startMonth == endMonth) && (startDay > endDay)) { + // In case the end time needs to advance one month + endTime.add(Calendar.MONTH, 1); + } + + return currentSection; + } + + /** + * process the outlook section of a convective sigmet report. + * + * @param theOutlook + * The outlook section lines from bulletin message + * @param forecastRegion + * as "W", "C", or "E" + * @return a ConvsigmetSection table + */ + public static ConvSigmetSection processOutLook(String theOutlook, + String forecastRegion, Headers headers) { + + ConvSigmetSection currentOutLook = new ConvSigmetSection(); + + currentOutLook.setSegment(theOutlook.replace('\r', ' ') + .replace('\036', ' ').replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' ')); + currentOutLook.setClassType("OUTLOOK"); + + // Decode start time and end time + ConvSigmetParser.processValidTime(theOutlook, currentOutLook, headers); + + // Decode locations + if (ConvSigmetParser.processLocation(theOutlook, currentOutLook)) { + final String SID_EXP = "AREA ([0-9]{1})...FROM"; + + // Pattern used for extracting the number of sequence ID. + final Pattern sidPattern = Pattern.compile(SID_EXP); + + Matcher theMatcher = sidPattern.matcher(theOutlook); + + // Default sequenceID as: 1W, 1C, or 1E if locations have been + // found. + String sequenceID = "1".concat(forecastRegion); + if (theMatcher.find()) { + // Multiple areas such as: "AREA 1", "AREA 2", ...etc + sequenceID = theMatcher.group(1).concat(forecastRegion); + } + currentOutLook.setSequenceID(sequenceID); + } else { + // Default sequenceID as: 0W, 0C, or 0E if outlook section is a NIL + // report. + String sequenceID = "0".concat(forecastRegion); + currentOutLook.setSequenceID(sequenceID); + } + + return currentOutLook; + } + + /** + * Obtains start time from input report + * + * @param theSection + * The bulletin message + * @return a calendar for start time + */ + public static Calendar processStartTime(String theSection, Headers headers) { + + // Regular expression for start time + final String STARTTIME_EXP = "(\\x1e)([A-Z]{4}) ([A-Z]{3}) ([0-9]{6})( [A-Z]{3})?"; + + // attern used for extracting the starting time + final Pattern starttimePattern = Pattern.compile(STARTTIME_EXP); + + // Calendar mndTime = Calendar.getInstance(); + + Matcher theMatcher = starttimePattern.matcher(theSection); + + if (theMatcher.find()) { + // Get start time + Calendar mndTime = null; + return TimeTools.findDataTime(theMatcher.group(4), headers); + } else { + return null; + } + } + + /** + * Obtains correction flag + * + * @param theSection + * The bulletin message + * @return true if finds a correction flag + */ + public static Boolean processCorrectionFlag(String theSection) { + + Boolean correctionFlag = false; + + // Regular expression for the correction flag + final String CORFLAG_EXP = "(\\x1e)([A-Z]{4}) ([A-Z]{3}) ([0-9]{6})( [A-Z]{3})?"; + + // Pattern used for extracting the correction flag + final Pattern corflagPattern = Pattern.compile(CORFLAG_EXP); + + Matcher theMatcher = corflagPattern.matcher(theSection); + + if (theMatcher.find()) { + Scanner scCorrection = new Scanner(theMatcher.group(0)); + + // check if this contains a correction flag + while (scCorrection.hasNext()) { + if (scCorrection.next().equals("COR")) { + correctionFlag = true; + } + } + + } + return correctionFlag; + } + + /** + * Obtains the sequence ID + * + * @param inSegment + * The segment which contains this sequence ID + * @return a string for sequence ID + */ + public static String processSequenceID(String inSegment) { + + // Regular expression for the sequence ID + final String SEQUENCEID_EXP = "CONVECTIVE SIGMET (([0-9]{2}|[0-9]{1})[A-Z]{1})"; + + // Pattern used for extracting the sequence ID + final Pattern sequenceidPattern = Pattern.compile(SEQUENCEID_EXP); + Matcher theMatcher = sequenceidPattern.matcher(inSegment); + + if (theMatcher.find()) { + return theMatcher.group(1); + } else { + return " "; + } + } + + /** + * Get the end time + * + * @param theSegment + * The segment which contains end time + * @param section + * The section table which contains the start time + * @return a calendar for end time + */ + public static Calendar processEndTime(String theSegment, + ConvSigmetSection section, Headers headers) { + + // Regular expression for end time + final String ENDTIME_EXP = "VALID UNTIL ([0-9]{4})Z"; + + // Pattern used for extracting the end time + final Pattern endtimePattern = Pattern.compile(ENDTIME_EXP); + + // Calendar mndTime = Calendar.getInstance(); + + Matcher theMatcher = endtimePattern.matcher(theSegment); + + if (theMatcher.find()) { + Calendar startTime = section.getStartTime(); + String endTimeGroup = Integer.toString( + startTime.get(Calendar.DAY_OF_MONTH)).concat( + theMatcher.group(1)); + if (startTime.get(Calendar.DAY_OF_MONTH) < 10) { + // add a "0" if the day of month less than 10 + endTimeGroup = "0".concat(endTimeGroup); + } + // get the end time. + return TimeTools.findDataTime(endTimeGroup, headers); + } else { + return null; + } + } + + /** + * Parse the phenomena... + * + * @param theFlight + * The flight level line + * @return a section record + */ + public static ConvSigmetSection processPhenomena(String theFlight) { + + String classType = null; + + // Regular expression for the flight line + final String FL_EXP = "((DMSHG|DSIPTG|INTSFYG|DVLPG) )?(LINE|AREA|ISOL)(\\S|\\s)*FROM ([0-9]{3})?([0-9]{2})KT. ((TOP|TOPS) (TO|ABV)) FL([0-9]{3})"; + + // Pattern used for extracting the direction, speed, distance, and + // flight level + final Pattern flPattern = Pattern.compile(FL_EXP); + Matcher theMatcher = flPattern.matcher(theFlight); + + // Regular expression for the classType line + final String CLASS_EXP = "((DMSHG|DSIPTG|INTSFYG|DVLPG) )?(LINE|AREA|ISOL)(\\S|\\s)*((TOP|TOPS) (TO|ABV)) FL([0-9]{3})"; + + // Pattern used for extracting the class type and flight level + final Pattern classPattern = Pattern.compile(CLASS_EXP); + Matcher classMatcher = classPattern.matcher(theFlight); + + ConvSigmetSection currentSection = new ConvSigmetSection(); + + if (theMatcher.find()) { + classType = theMatcher.group(3); + + int direction = Integer.parseInt(theMatcher.group(5)); + int speed = Integer.parseInt(theMatcher.group(6)); + int flightLevel = Integer.parseInt(theMatcher.group(10)); + String flightLevelTop = theMatcher.group(7); + String intensity = theMatcher.group(1); + + currentSection.setFlightLevel(flightLevel); + currentSection.setDirection(direction); + currentSection.setSpeed(speed); + currentSection.setClassType(classType); + currentSection.setIntensity(intensity); + currentSection.setCloudTop(flightLevelTop); + + if (classType.equals("LINE")) { + final String DISTANCE_EXP = "LINE (EMBD )?(SEV )?TS ([0-9]{2})"; + final Pattern distancePattern = Pattern.compile(DISTANCE_EXP); + Matcher disMatcher = distancePattern.matcher(theFlight); + if (disMatcher.find()) { + int distance = Integer.parseInt(disMatcher.group(3)); + currentSection.setDistance(distance); + } + } else if (classType.equals("ISOL")) { + final String ISOLDISTANCE_EXP = "ISOL (\\S|\\s)* TS D([0-9]{2})"; + final Pattern isoldistancePattern = Pattern + .compile(ISOLDISTANCE_EXP); + Matcher isoldisMatcher = isoldistancePattern.matcher(theFlight); + if (isoldisMatcher.find()) { + int distance = Integer.parseInt(isoldisMatcher.group(2)); + currentSection.setDistance(distance); + } + // get ISOL location table + getIsolLocation(theFlight, currentSection); + } + + } else if (classMatcher.find()) { + classType = classMatcher.group(3); + + int flightLevel = Integer.parseInt(classMatcher.group(8)); + String flightLevelTop = classMatcher.group(5); + String intensity = classMatcher.group(1); + + currentSection.setFlightLevel(flightLevel); + currentSection.setClassType(classType); + currentSection.setIntensity(intensity); + currentSection.setCloudTop(flightLevelTop); + + if (classType.equals("LINE")) { + final String DISTANCE_EXP = "LINE (EMBD )?(SEV )?TS ([0-9]{2})"; + final Pattern distancePattern = Pattern.compile(DISTANCE_EXP); + Matcher disMatcher = distancePattern.matcher(theFlight); + if (disMatcher.find()) { + int distance = Integer.parseInt(disMatcher.group(3)); + currentSection.setDistance(distance); + } + } else if (classType.equals("ISOL")) { + final String ISOLDISTANCE_EXP = "ISOL (\\S|\\s)* TS D([0-9]{2})"; + final Pattern isoldistancePattern = Pattern + .compile(ISOLDISTANCE_EXP); + Matcher isoldisMatcher = isoldistancePattern.matcher(theFlight); + if (isoldisMatcher.find()) { + int distance = Integer.parseInt(isoldisMatcher.group(2)); + currentSection.setDistance(distance); + } + // get ISOL location table + getIsolLocation(theFlight, currentSection); + } + + } else { + // Finds no "flight level line", "CS" as default for a NIL report. + currentSection.setClassType("CS"); + currentSection.setIntensity(null); + } + + return currentSection; + } + + /** + * Obtains the start time and end time + * + * @param theSection + * The outlook section contains the valid times group + */ + public static void processValidTime(String theSection, + ConvSigmetSection currentOutLook, Headers headers) { + + // Regular expression for start time + final String TIMES_EXP = "OUTLOOK VALID ([0-9]{6})-([0-9]{6})"; + + // Pattern used for extracting the starting time and end time + final Pattern starttimePattern = Pattern.compile(TIMES_EXP); + + Calendar startTime = null; + Calendar endTime = null; + // Calendar mndTime = Calendar.getInstance(); + + Matcher theMatcher = starttimePattern.matcher(theSection); + + if (theMatcher.find()) { + // Decode the start time and end time; then set them. + startTime = TimeTools.findDataTime(theMatcher.group(1), headers); + currentOutLook.setStartTime(startTime); + endTime = TimeTools.findDataTime(theMatcher.group(2), headers); + + int startMonth = startTime.get(Calendar.MONTH); + int endMonth = endTime.get(Calendar.MONTH); + int startDay = startTime.get(Calendar.DAY_OF_MONTH); + int endDay = endTime.get(Calendar.DAY_OF_MONTH); + + if ((startMonth == endMonth) && (startDay > endDay)) { + // Roll over a month + endTime.add(Calendar.MONTH, 1); + } + + currentOutLook.setEndTime(endTime); + } else { + currentOutLook.setStartTime(startTime); + currentOutLook.setEndTime(endTime); + } + + } + + /** + * Obtains the location information for ISOL. + * + * @param theSection + * The section lines from bulletin message + * @param sectionTable + * The section Table + */ + public static void getIsolLocation(String theSection, + ConvSigmetSection sectionTable) { + + String line = null; + LatLonPoint point = null; + + final String ISOLLOCATION_EXP = "\\x0d\\x0d\\x0a(([0-9]{2}|[0-9]{3})([ENSW])* [A-Z]{3})\\x0d\\x0d\\x0a"; + final Pattern isollocationPattern = Pattern.compile(ISOLLOCATION_EXP); + Matcher isollocMatcher = isollocationPattern.matcher(theSection); + if (isollocMatcher.find()) { + line = isollocMatcher.group(1); + } + + if (line != null) { + ConvSigmetLocation currentLocation = new ConvSigmetLocation(); + currentLocation.setLocationLine(line); + currentLocation.setLocation(line); + currentLocation.setIndex(1); + // Get a latLonPoint for this station ID from "vors" location table + point = LatLonLocTbl.getLatLonPoint(line, "vors"); + currentLocation.setLatitude(point + .getLatitude(LatLonPoint.INDEGREES)); + currentLocation.setLongitude(point + .getLongitude(LatLonPoint.INDEGREES)); + sectionTable.addConvSigmetLocation(currentLocation); + } + } + + /** + * Parse the location lines and add location table to the section table if + * any + * + * @param theSection + * The section lines from bulletin message + * @param sectionTable + * The section Table + * @return true if finds a location line + */ + public static Boolean processLocation(String theSection, + ConvSigmetSection sectionTable) { + + Boolean hasLocationLine = true; + String locationDelimiter = "-"; + + ArrayList terminationList = new ArrayList(); + terminationList.addAll(Arrays + .asList(new String[] { "WST", "REF", "LINE", "AREA", "ISOL", + "DMSHG", "DVLPG", "DSIPTG", "INTSFYG" })); + + LatLonPoint point = null; + + Scanner sclocations = new Scanner(theSection).useDelimiter("FROM"); + + // throws away the first section which is not the "FROM" location + String locationSection = sclocations.next(); + + if (sclocations.hasNext()) { + locationSection = sclocations.next(); + + Scanner scLocationLine = new Scanner(locationSection) + .useDelimiter("\\x0d\\x0d\\x0a"); + String lines = " "; + String curLine = null; + ArrayList locationList = new ArrayList(); + locationList.clear(); + Boolean notBreak = true; + + while (scLocationLine.hasNext() && notBreak) { + // Get next location line + curLine = scLocationLine.next(); + + Scanner scLocationToken = new Scanner(curLine); + if (scLocationToken.hasNext()) { + // Check the first token from each line + String firstToken = scLocationToken.next(); + if (terminationList.contains(firstToken)) { + // terminate + notBreak = false; + break; + } + } + lines = lines.concat(" ").concat(curLine); + } + + // Clean up the leading space + lines = UtilN.removeLeadingWhiteSpaces(lines); + // Parse the location lines by a "-" + Scanner scLocation = new Scanner(lines) + .useDelimiter(locationDelimiter); + locationList.clear(); + // Get all locations + while (scLocation.hasNext()) { + locationList.add(scLocation.next()); + } + + // set locations to data base + if (locationList.size() > 1) { + Integer idxLocation = 0; + for (String Location : locationList) { + + ConvSigmetLocation currentLocation = new ConvSigmetLocation(); + currentLocation.setLocationLine(lines); + currentLocation.setLocation(Location); + + // Get a latLonPoint for this station ID from "vors" + // location table + point = LatLonLocTbl.getLatLonPoint(Location, "vors"); + currentLocation.setLatitude(point + .getLatitude(LatLonPoint.INDEGREES)); + currentLocation.setLongitude(point + .getLongitude(LatLonPoint.INDEGREES)); + + currentLocation.setIndex(idxLocation + 1); + idxLocation++; + + sectionTable.addConvSigmetLocation(currentLocation); + } + } else { + hasLocationLine = false; + } + + } else { + hasLocationLine = false; + } + + return hasLocationLine; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/package-info.java old mode 100755 new mode 100644 index 91040f9487..4f09986546 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/src/gov/noaa/nws/ncep/edex/plugin/convsigmet/util/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains tools for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.convsigmet.util; +/** +* Contains tools for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.convsigmet.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/2009022414.conv b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/2009022414.conv index 35cd6d843e..8997344498 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/2009022414.conv +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/convsigmet/decoder/2009022414.conv @@ -1,11 +1,11 @@ - + -563 + -WSUS33 KKCI 241455 + -SIGW + -MKCW WST 241455 + -CONVECTIVE SIGMET...NONE + - + -OUTLOOK VALID 241655-242055 + -TS ARE NOT EXPD TO REQUIRE WST ISSUANCES. + - + + +563 +WSUS33 KKCI 241455 +SIGW +MKCW WST 241455 +CONVECTIVE SIGMET...NONE + +OUTLOOK VALID 241655-242055 +TS ARE NOT EXPD TO REQUIRE WST ISSUANCES. +  \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/utility/edex_static/base/purge/convsigmetPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/utility/edex_static/base/purge/convsigmetPurgeRules.xml new file mode 100644 index 0000000000..607053c111 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.convsigmet/utility/edex_static/base/purge/convsigmetPurgeRules.xml @@ -0,0 +1,10 @@ + + + + + convsigmet + default + + 02-00:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ffg/res/spring/ffg-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ffg/res/spring/ffg-ingest.xml index 9713625dc2..2a31a9d668 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ffg/res/spring/ffg-ingest.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ffg/res/spring/ffg-ingest.xml @@ -1,65 +1,73 @@ - + + + + + - - - - - - - - + - - - - - ffg - - - - - - - ffg - - - - - - - - - - - - - java.lang.Throwable - - + + + + + + + + + ffg + + + + + + + + + + + + + java.lang.Throwable + + - - - java.lang.Throwable - - - - + + + java.lang.Throwable + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/.project deleted file mode 100644 index c7e6c8be53..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.edex.plugin.h5scd - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/META-INF/MANIFEST.MF deleted file mode 100644 index f0f21ea81f..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/META-INF/MANIFEST.MF +++ /dev/null @@ -1,25 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: H5Scd Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.h5scd -Bundle-Version: 1.0.0.qualifier -Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: com.raytheon.edex.common;bundle-version="1.10.13", - gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", - javax.persistence;bundle-version="1.0.0", - org.apache.commons.logging;bundle-version="1.0.4", - org.apache.log4j;bundle-version="1.0.0", - org.junit;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.h5scd;bundle-version="1.0.0", - com.raytheon.uf.common.pointdata;bundle-version="1.12.1174" -Export-Package: gov.noaa.nws.ncep.edex.plugin.h5scd.decoder, - gov.noaa.nws.ncep.edex.plugin.h5scd.util -Import-Package: com.raytheon.edex.exception, - com.raytheon.uf.edex.decodertools.core, - com.raytheon.uf.edex.decodertools.time, - com.raytheon.uf.edex.wmo.message, - gov.noaa.nws.ncep.common.dataplugin.h5scd, - gov.noaa.nws.ncep.common.dataplugin.tcm, - gov.noaa.nws.ncep.common.tools diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/client-includes.dat b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/client-includes.dat deleted file mode 100644 index 3fc0710f1c..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/client-includes.dat +++ /dev/null @@ -1,3 +0,0 @@ -**/plugin.xml -**/JiBX_*.class -**/H5ScdRecord.class \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/component-deploy.xml deleted file mode 100644 index a3a5e3551d..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/pointdata/h5scd.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/pointdata/h5scd.xml deleted file mode 100644 index a6ddd81872..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/pointdata/h5scd.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/pointdata/h5scddb.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/pointdata/h5scddb.xml deleted file mode 100644 index 55a230fc74..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/pointdata/h5scddb.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/spring/h5scd-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/spring/h5scd-common.xml deleted file mode 100644 index c0b0575845..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/spring/h5scd-common.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/spring/h5scd-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/spring/h5scd-ingest.xml deleted file mode 100644 index a6df6ff610..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/res/spring/h5scd-ingest.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - h5scd - - - - - - - - h5scd - - - - - - - - - - - - - - java.lang.Throwable - - - - - - - - java.lang.Throwable - - - - - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/H5ScdDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/H5ScdDecoder.java deleted file mode 100644 index ef4d81fb86..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/H5ScdDecoder.java +++ /dev/null @@ -1,110 +0,0 @@ -/** - * H5ScdDecoder - * - * This java class decodes SCD (Supplementary Climatological Data). - * - *
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * -------		------- 	-------- 	-----------
- * 11/2008		41			T. Lee		Initial coding
- * 04/2009		41			T. Lee		Migrated to TO10
- * 05/2009	 	41			T. Lee		Set report type
- * 07/2009		41			T. Lee		Migrated to TO11
- * 11/2009      41			T. Lee		Migrated to TO11D6
- * 06/2011		41			F. J. Yen	Renamed SCD and converted to HDF5
-
- * 
- * - * @author T.Lee - * @version 1.0 - * - */ - -package gov.noaa.nws.ncep.edex.plugin.h5scd.decoder; - -import gov.noaa.nws.ncep.common.dataplugin.h5scd.H5ScdRecord; -import gov.noaa.nws.ncep.edex.plugin.h5scd.util.H5ScdParser; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.util.Calendar; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.wmo.message.WMOHeader; - -public class H5ScdDecoder extends AbstractDecoder { - private static String pluginName; - - private H5ScdRecord record; - - /** - * Constructor - * - * @throws DecoderException - */ - public H5ScdDecoder(String name) throws DecoderException { - pluginName = name; - } - - public PluginDataObject[] decode(byte[] data, Headers headers) - throws DecoderException { - byte[] messageData = null; - String traceId = null; - WMOHeader hd; - H5ScdSeparator sep = H5ScdSeparator.separate(data, headers); - - /* - * Check if there are more bulletins. - */ - if (sep.hasNext()) { - messageData = sep.next(); - } else { - throw new DecoderException("Out of data"); - } - String theMessage = new String(messageData); - record = new H5ScdRecord(); - - /* - * Set issuance time. - */ - hd = new WMOHeader(messageData); - Calendar cal = null; - Calendar issueTime = UtilN.findDataTime(hd.getYYGGgg(), cal); - record.setIssueTime(issueTime); - record.setReportType("H5SCD"); - - /* - * Parse SCD report. - */ - H5ScdParser.processH5Scd(theMessage, record); - - /* - * Return the H5ScdRecord record object. - */ - if (record != null) { - try { - if (headers != null) { - traceId = (String) headers.get("traceId"); - } - record.setTraceId(traceId); - record.setPluginName(pluginName); - record.constructDataURI(); - } catch (PluginException e) { - throw new DecoderException("Unable to construct dataURI", e); - } - } - - /* - * Return H5SCD record object. - */ - if (record == null) { - return new PluginDataObject[0]; - } - return new PluginDataObject[] { record }; - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/H5ScdSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/H5ScdSeparator.java deleted file mode 100644 index c9275a855e..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/H5ScdSeparator.java +++ /dev/null @@ -1,176 +0,0 @@ -/** - * H5ScdSeparator - * - * This class sets the raw data to an Arraylist, records, of - * String based on a uniquely identified separator. - * - *
- * SOFTWARE HISTORY
- *
- * Date    		Ticket#		Engineer	Description
- * -------		-------  	--------	-----------
- * 12/2008		41			T. Lee		Initial Creation
- * 04/2009		41			T. Lee		Migrated to TO10
- * 04/2009		41			T. Lee		Fixed ScdSeparator for multiple reports
- * 07/2009		41			T. Lee		Migrated to TO11
- * 11/2009		41			T. Lee		Migrated to TO11D6
- * 06/2011		41			F. J. Yen	Renamed ScdSeparator and converted to HDF5
- * 
- * - * @author T. Lee - * @version 1 - * - */ - -package gov.noaa.nws.ncep.edex.plugin.h5scd.decoder; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import java.util.ArrayList; -import java.util.Iterator; -import java.util.List; -import java.util.NoSuchElementException; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import org.apache.log4j.Logger; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.plugin.AbstractRecordSeparator; -import com.raytheon.edex.util.Util; -import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; - -public class H5ScdSeparator extends AbstractRecordSeparator { - private final Logger log = Logger.getLogger(getClass().getName()); - - /** List of bulletins contained in file */ - private List bulletins; - - /** List of records contained in file */ - private List records; - - /** Iterator for records */ - private Iterator iterator = null; - - /** - * Constructor. - */ - public H5ScdSeparator() { - records = new ArrayList(); - bulletins = new ArrayList(); - } - - public static H5ScdSeparator separate(byte[] data, Headers headers) { - H5ScdSeparator ds = new H5ScdSeparator(); - ds.setData(data, headers); - return ds; - } - - public void setData(byte[] data, Headers headers) { - doSeparate(new String(data)); - iterator = records.iterator(); - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() - */ - public boolean hasNext() { - if (iterator == null) { - return false; - } else { - return iterator.hasNext(); - } - } - - /* - * Get record. - */ - public byte[] next() { - try { - String temp = iterator.next(); - if (Util.isEmptyString(temp)) { - return (byte[]) null; - } else { - return temp.getBytes(); - } - } catch (NoSuchElementException e) { - return (byte[]) null; - } - } - - /** - * @param message - * separate bulletins - */ - private void doSeparate(String message) { - /* Regex used for separate the bulletins */ - final String BULLSEPARATOR = "\\d{3} \\r\\r\\n" - + IDecoderConstants.WMO_HEADER + "(SCD[A-Z]{2}).\\r\\r\\n"; - Matcher matcher; - Pattern bullPattern; - bullPattern = Pattern.compile(BULLSEPARATOR); - - try { - matcher = bullPattern.matcher(message); - - /* - * Set number of bulletins to records only if the bulletin separator - * is not the same. At the point, only separators are stored in - * "records" - */ - while (matcher.find()) { - if (!bulletins.contains(matcher.group())) { - bulletins.add(matcher.group()); - } - } - - /* - * Append the raw data to the bulletin arrays. - */ - for (int i = 0; i < bulletins.size(); i++) { - if (i < bulletins.size() - 1) { - bulletins.set( - i, - "\n" - + message.substring(message - .indexOf(bulletins.get(i)), message - .indexOf(bulletins.get(i + 1)))); - } else { - bulletins.set( - i, - "\n" - + message.substring(message - .indexOf(bulletins.get(i)))); - } - } - } catch (Exception e) { - if (log.isInfoEnabled()) { - log.info("No valid bulletins found!"); - } - } - - /* - * Extract all the SCD reports out of the bulletin array list. Add the - * "header" (i.e., WMO header) to each report so that it can be decoded - * and write to a single database table. - */ - String header = null; - Pattern reportPattern = Pattern.compile(IDecoderConstantsN.SCD_REPORT); - for (String bull : bulletins) { - matcher = bullPattern.matcher(bull); - if (matcher.find()) { - header = matcher.group(); - matcher = reportPattern.matcher(bull); - String report; - while (matcher.find()) { - report = header + matcher.group(); - if (!records.contains(matcher.group())) { - records.add(report); - } - } - } - } - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/package-info.java deleted file mode 100644 index be270d726d..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * SCD implementation of the plug-in pattern. - * - * Package includes classes to decode the SCD message and persist the data. - * - */ -package gov.noaa.nws.ncep.edex.plugin.h5scd.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/util/H5ScdParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/util/H5ScdParser.java deleted file mode 100644 index 6c232975d8..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/util/H5ScdParser.java +++ /dev/null @@ -1,345 +0,0 @@ -/** - * - * H5ScdParser - * - * This java class parses each field in SCD (Supplementary Climatological Data). - * - *
- * SOFTWARE HISTORY
- *
- * Date    		Ticket#		Engineer	Description
- * -------		-------  	--------	-----------
- * 12/2008		41			T. Lee		Created
- * 04/2009		41			T. Lee		Migrated to TO10
- * 07/2009		41			T. Lee		Migrated to TO11
- * 11/2009		41			T. Lee		Migrated to TO11D6
- * 06/2011		41			F. J. Yen	Renamed from ScdParser and converted to HDF5.
- * 										Changed type of suspectTimeFlag from Boolean to
- * 										String since undefined in PointDataDescription.
- * 
- * - * @author T. Lee - * @version 1 - * - */ -package gov.noaa.nws.ncep.edex.plugin.h5scd.util; - -import java.util.Calendar; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.edex.decodertools.time.TimeTools; -import gov.noaa.nws.ncep.common.dataplugin.h5scd.H5ScdRecord; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import gov.noaa.nws.ncep.edex.util.UtilN; - -public class H5ScdParser { - - /** - * No argument constructor. - */ - public H5ScdParser() { - } - - /** - * Decode the SCD report. - * - * @param message - * The raw SCD report. - * @param record - * H5SCD record. - * - */ - public static void processH5Scd(String message, H5ScdRecord record) { - /* - * Regular expression for SCD report, allowing two lines of report. - */ - final Pattern scdPattern = Pattern.compile(IDecoderConstantsN.SCD_REPORT); - Matcher m = scdPattern.matcher(message); - String h5scdreport = null; -// Boolean suspectTimeFlag = false; - String suspectTimeFlag = "false"; - while (m.find()) { - h5scdreport = m.group().replaceAll("\r\r\n", " ").trim(); - h5scdreport = UtilN.removeExtraWhiteSpaces(h5scdreport); - - /* - * Set raw report and station ID. - */ - record.setReport (h5scdreport); - String[] xxx = h5scdreport.split(" ", 20); - record.setStationID(xxx[0]); - - /* - * Set correction flag. - */ - try { - if (!Character.isDigit(xxx[2].charAt(0))) { - record.setCorIndicator(xxx[2]); - } - } catch (Exception e) { - /* do nothing */ - } - - /* - * Set date (dd) to observation time (hhmm) with issuance time (ddhhmm) as the - * base time: If the obs time is greater than the issuance time and the time - * difference is greater than than or equal to 23h, e.g., obs time = 2315 and - * issuance time = 250015, subtract one calendar day from the issuance time, i.e., - * obs time = 242315. If the time difference is between 1h to 23h, i.e., - * obs time = 0445 and issuance time = 240245, subtract a day from the issue - * time too, i.e., obs time = 230445 but set the suspect time flag to TRUE. - * - * If the obs time is less than the issuance time but the time difference is - * greater than or equal to 23h, e.g., obs time = 0015 and issuance time = 252345, - * add one calendar day to the issuance time, i.e., obs time = 260015. If the - * time difference is great than 1h but less than 23h, e.g., obs time = 0245 - * and issuance time = 240445, use the same date but set the time flag to TRUE, - * i.e., obs time = 240245. - */ - Calendar issue = record.getIssueTime(); - Calendar obs = TimeTools.copy(issue); - int indx; - if ( !Character.isDigit(xxx[2].charAt(0)) ) { - indx = 3; - } else { - indx = 2; - } - int obs_hour = Integer.parseInt(xxx[indx].substring(0,2)); - int obs_min = Integer.parseInt(xxx[indx].substring(2,4)); - obs.set(Calendar.HOUR_OF_DAY, obs_hour); - obs.set(Calendar.MINUTE, obs_min); - long tdif = Math.abs(obs.getTime().getTime() - issue.getTime().getTime()); - - final long MIN_HOUR = 60 * 60 * 1000; - final long MAX_HOUR = 23 * MIN_HOUR; - - if ( obs.compareTo(issue) > 0 ) { - if ( tdif <= MIN_HOUR ) { - /* do nothing */ - } else if ( tdif >= MAX_HOUR ) { - obs.add(Calendar.DATE, -1); - } else if ( tdif > MIN_HOUR && tdif < MAX_HOUR ) { - obs.add(Calendar.DATE, -1); -// suspectTimeFlag = true; - suspectTimeFlag = "true"; - } - } else { - if ( tdif <= MIN_HOUR ) { - /* do nothing */ - } else if ( tdif >= MAX_HOUR ) { - obs.add(Calendar.DATE, 1); - } else if ( tdif > MIN_HOUR && tdif < MAX_HOUR ) { -// suspectTimeFlag = true; - suspectTimeFlag = "true"; - } - } - if ( obs != null ) { - record.setSuspectTimeFlag(suspectTimeFlag); - record.setObsTime(obs); - DataTime dt = new DataTime (obs); - record.setDataTime(dt); - } - - /* - * Parse and set weather. The algorithm is able to handle multiple weather reports, - * e.g., R+ SNOW IP- ... - */ - String wthr=""; - try { - if ( !Character.isDigit(xxx[2].charAt(0)) ) { - indx = 4; - } else { - indx = 3; - } - int start = indx; - int counter=0; - try { - while (!(Character.isDigit(xxx[indx].charAt(0))) ) { - counter++; - indx++; - } - } catch (ArrayIndexOutOfBoundsException e) { - /* do nothing */ - } - while ( counter > 0 ) { - wthr = wthr + xxx[start]+ " "; - counter--; - start++; - } - /* - * Check for rogue report. - */ - if (wthr.contains("COR") || wthr.contains("RTD") || wthr.contains("AMD")) { - record.setCorIndicator(wthr); - } else { - record.setWTHR (wthr.trim()); - } - } - catch (ArrayIndexOutOfBoundsException e2 ) { - /* do nothing */ - } - - /* - * Parse cloud group, 8NNhClhCmCh. - */ - indx = h5scdreport.indexOf (" 8"); - if ( indx >= 0 ) { - try { - record.setCFRT(Integer.parseInt(h5scdreport.substring(indx+2,indx+3))); - } catch (Exception e ) { - /* do nothing */ - } - try { - record.setCFRL(Integer.parseInt(h5scdreport.substring(indx+3,indx+4))); - } catch (Exception e ) { - /* do nothing */ - } - try { - record.setCTYL(Integer.parseInt(h5scdreport.substring(indx+4,indx+5))); - } catch (Exception e ) { - /* do nothing */ - } - - /* - * If we have only high clouds, set cloud base height code from 0 to 9. - */ - try { - if ( h5scdreport.substring(indx+3,indx+7).equals("0000")) { - int cbas = 9; - record.setCBAS(cbas); - } else { - record.setCBAS(Integer.parseInt(h5scdreport.substring(indx+5,indx+6))); - } - } catch (Exception e ) { - /* do nothing */ - } - try { - record.setCTYM(Integer.parseInt(h5scdreport.substring(indx+6,indx+7))); - } catch (Exception e ) { - /* do nothing */ - } - try { - record.setCTYH(Integer.parseInt(h5scdreport.substring(indx+7,indx+8))); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Set depth of new snow. - */ - indx = h5scdreport.indexOf (" 931"); - if ( indx >= 0 ) { - try { - int snew=Integer.parseInt(h5scdreport.substring(indx+4,indx+7)); - record.setSNEW((float)(snew/10.F)); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Set water equivalent of snow on the ground. - */ - indx = h5scdreport.indexOf (" 933"); - if ( indx >= 0 ) { - try { - int weqs =Integer.parseInt(h5scdreport.substring(indx+4,indx+7)); - record.setWEQS((float)(weqs/10.F)); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Depth of snow on the ground. - */ - indx = h5scdreport.indexOf (" 4/"); - if ( indx >= 0 ) { - try { - int snow=Integer.parseInt(h5scdreport.substring(indx+3,indx+6)); - record.setSNOW((float)(snow/10.F)); - - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * 24-h maximum and minimum temperatures. - */ - indx = h5scdreport.indexOf (" 40"); - int indx1 = h5scdreport.indexOf (" 41"); - if ( indx > 0 || indx1 > 0) { - try { - if ( indx1 > 0 ) { - indx = indx1; - } - int sign=Integer.parseInt(h5scdreport.substring(indx+2,indx+3)); - int tmax=Integer.parseInt(h5scdreport.substring(indx+3,indx+6)); - if ( sign == 1 ) tmax = - tmax; - record.setTDXC((float)(tmax/10.F)); - sign=Integer.parseInt(h5scdreport.substring(indx+6,indx+7)); - int tmin=Integer.parseInt(h5scdreport.substring(indx+7,indx+10)); - if ( sign == 1 ) tmin = - tmin; - record.setTDNC((float)(tmin/10.F)); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * 6-h precipitation amount in inches. - */ - indx = h5scdreport.indexOf (" 6"); - if ( indx >= 0 ) { - try { - int p06i=Integer.parseInt(h5scdreport.substring(indx+2,indx+6)); - record.setP06I((float)(p06i/100.F)); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Duration of sunshine in minutes. - */ - indx = h5scdreport.indexOf (" 98"); - if ( indx >= 0 ) { - try { - int msun=Integer.parseInt(h5scdreport.substring(indx+3,indx+6)); - record.setMSUN(msun); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Calendar day total snowfall. - */ - indx = h5scdreport.indexOf (" 24/931"); - if ( indx >= 0 ) { - try { - int s24i=Integer.parseInt(h5scdreport.substring(indx+7,indx+10)); - record.setS24I((float)(s24i/10.F)); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Calendar day total precipitation in inches. - */ - indx = h5scdreport.indexOf (" 7"); - if ( indx >= 0 ) { - try { - int p24i=Integer.parseInt(h5scdreport.substring(indx+2,indx+6)); - record.setP24I((float)(p24i/100.F)); - } catch (Exception e) { - /* do nothing */ - } - } - } - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/util/package-info.java deleted file mode 100644 index df30627dfe..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/src/gov/noaa/nws/ncep/edex/plugin/h5scd/util/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * SCD implementation of the plug-in pattern. - * - * Package includes classes to decode the SCD message and persist the data. - * - */ -package gov.noaa.nws.ncep.edex.plugin.h5scd.util; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/unit-test/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/2009012900.SCD b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/unit-test/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/2009012900.SCD deleted file mode 100644 index 160a6c6d27..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/unit-test/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/2009012900.SCD +++ /dev/null @@ -1,363 +0,0 @@ - -134 -CXUS63 KIWX 290000 -SCDSBN -KSBN SCD 2359 931000 4/009 - - -178 -CXUS65 KRIW 290000 -SCDRIW -KRIW SCD 0000 8411878 4/001 -KAPX SCD 0005 8200005 931000 4/016 60000 - - -187 -CXUS63 KLSX 290000 -SCDLSX - - -189 -CXUS33 KAPX 290000 -SCDAPX - - - -483 -CXUS63 KDMX 290000 -SCDDMX -KDMX SCD 0000 8201900 4/009 - - -494 -CXUS36 KHNX 290000 -SCDHNX - -KHNX SCD 2359 8221600 - - -495 -CXUS65 KVEF 290000 -SCDVEF -KVEF SCD 0000 NIL - - -668 -CXUS63 KTOP 290000 -SCDTOP -KTOP SCD 0000 8660010 - - -874 -CXUS61 KBUF 290001 -SCDROC - -KROC SCD 0000 -SN/ 88854// 931023 4/009 - - -922 -CXUS66 KEKA 290001 -SCDEKA - -KEKA SCD 0000 8216509 - - -926 -CXUS63 KMKX 290001 -SCDMKX -KMKX SCD 0001 8200901 - - -983 -CXUS63 KLSX 290001 -SCDLSX - -KLSX SCD 0000 8100001 4/006 - -KSTL SCD 0000 4/006 - -KCOU SCD 0000 4/001 - - -998 -CXUS64 KTSA 290000 -SCDTSA - -KTSA SCD 0000 8225400 4/001 - - -021 -CXUS62 KTAE 290000 -SCDTAE - -KTAE SCD 2355 88854// 60002 - - -293 -CXUS62 KCHS 290001 -SCDCHS -KCHS SCD 0001 884642/ - - -344 -CXUS64 KBMX 290001 -SCDBMX -KBMX SCD 0001 88064// 60004 - - -554 -CXUS63 KGRR 290002 -SCDLAN -KLAN SCD 0000 4/009 - - -640 -CXUS63 KDMX 290002 -SCDDSM -KDSM SCD 0000 4/007 - - -790 -CXUS62 KTBW 290002 -SCDTBW -KTBW SCD 0002 NIL - - -830 -CXUS63 KGRR 290003 -SCDMKG -KMKG SCD 0000 931000 4/011 60000 - - -070 -CXUS63 KDMX 290003 -SCDALO -KALO SCD 0000 4/010 - - -515 -CXUS64 KOHX 290004 -SCDOHX -KOHX SCD 0003 88865// - - -540 -CXUS63 KJKL 290004 -SCDJKL - -KJKL SCD 0003 88853// 931000 4/001 60000 - - -674 -CXUS63 KGID 290004 -SCDGID - -KGID SCD 2350 8110871 4/003 - - -695 -CXUS63 KGRB 290004 -SCDGRB -KGRB SCD 0004 8600906 4/013 - - -897 -CXUS63 KFGF 290004 -SCDGFK -KGFK SCD 0004 88856// 931002 4/008 60002 - - -982 -CXUS63 KLMK 290005 -SCDLMK -KLMK SCD 0004 88854// 931000 4/006 60000 - - -045 -CXUS61 KAKQ 290005 -SCDAKQ -KAKQ SCD 0004 888092/ 60025 - - -818 -CXUS33 KAPX 290006 -SCDHTL - -KHTL SCD 0000 931000 4/019 60000 - - -968 -CXUS66 KOTX 290006 -SCDOTX -KOTX SCD 0006 8400904 - - -969 -CXUS63 KSGF 290006 -SCDSGF -KSGF SCD 0006 8200901 4/004 - - -047 -CXUS61 KRLX 290006 -SCDRLX - -KRLX SCD 0000 -SN/ 60012 931006 4/003 -KEKN SCD 0000 931002 - - -166 -CXUS65 KBOI 290008 -SCDBOI - -KBOI SCD 0000 8440770 - - -170 -CXUS63 KIND 290008 -SCDIND - -KIND SCD 0000 4/0013 - - -236 -CXUS63 KABR 290008 -SCDABR -KABR SCD 0008 8725071 4/006 - - -550 -CXUS61 KPBZ 290008 -SCDPBZ -KPBZ SCD 0008 -SN/ 8668500 931014 4/002 60016 - - -556 -CXUS62 KRAH 290008 -SCDRAH -KRAH SCD 0008 88874// 60029 - - -682 -CXUS61 KPHI 290008 -SCDPHI -KPHI SCD 0008 8825470 60015 - - -785 -CXUS65 KABQ 290009 -SCDABQ -KABQ SCD 0009 8222701 - - -215 -CXUS61 KCAR 290010 -SCDCAR -KCAR SCD 0009 88854// 931014 4/018 60014 - - -823 -CXUS61 KPHI 290011 -SCDPHI - -KPHI SCD 0008 8825470 60015 4/001 -KABE SCD 0008 4/003 -KPHL SCD 0008 931000 4/002 -KILG SCD 0008 4/001 - - -828 -CXAK31 PAJN 290011 -SCDAJK -PAJK SCD 0010 -SN/ 88864// 931009 4/023 60007 - - -834 -CXUS64 KLCH 290011 -SCDLCH -KLCH SCD 0011 8200901 - - -947 -CXUS63 KLOT 290011 -SCDLOT -KLOT SCD 0011 8100901 4/006 - - -272 -CXUS61 KALY 290012 -SCDALY -KALY SCD 0000 -SN/ 88862// 931005 4/009 60041= - - -643 -CXUS61 KCLE 290015 -SCDCLE -KCLE SCD 0015 8445500 931008 4/018 - - -946 -CXUS61 KGYX 290018 -SCDGYX - -KGYX SCD 0000 -SNPL/ 88872// 931060 4/022 60050= - - -947 -CXUS65 KGGW 290018 -SCDGGW -KGGW SCD 0017 8755870 4/003 - - -980 -CXUS61 KRNK 290018 -SCDRNK - -KRNK SCD 2355 8665500 60020 - - -504 -CXUS63 KGRR 290019 -SCDGRR -KGRR SCD 0000 88858// 931001 4/009 60000 - - -856 -CXUS63 KPAH 290021 -SCDPAH - -KPAH SCD 0000 88855// 931005 - - -433 -CXUS62 KILM 290022 -SCDILM -KILM SCD 0022 -RA/ 888770/ 60000 OB TAKEN AT 2355Z - - -687 -CXUS63 KMPX 290026 -SCDMPX -KMSP SCD 0024 931000 4/005 - - -794 -CXUS63 KMPX 290027 -SCDMPX -KSTC SCD 0027 931004 4/013 60002 - - -679 -CXUS63 KPAH 290032 CCA -SCDPAH - -KPAH SCD 0000 88855// 931005 4/002 - - -965 -CXUS64 KLIX 290042 -SCDLIX - -KLIX SCD 2355 88854// 60000 - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/unit-test/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/H5ScdSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/unit-test/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/H5ScdSeparatorTest.java deleted file mode 100644 index 4bd7902d5e..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/unit-test/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/H5ScdSeparatorTest.java +++ /dev/null @@ -1,131 +0,0 @@ -/** - * This Java class is the JUnit test for the decoder separator. - * - *
- * SOFTWARE HISTORY
- *
- * Date                 Ticket#         Engineer                Description
- * ------------         ----------      -----------             --------------------------
- * 11/2008				#41				T. Lee					Initial Creation
- * 03/2009				#41				T. Lee					Migrated to TO10
- * 04/2009				#41				T. Lee					Added test cases for multiple reports
- * 
- * - */ -package gov.noaa.nws.ncep.edex.plugin.h5scd.decoder; - -import static org.junit.Assert.assertEquals; -import static org.junit.Assert.assertTrue; - -import gov.noaa.nws.ncep.edex.plugin.h5scd.decoder.H5ScdSeparator; - -import java.io.BufferedReader; -import java.io.File; -import java.io.FileNotFoundException; -import java.io.FileReader; -import java.io.IOException; - -import org.apache.log4j.Logger; -import org.junit.Before; -import org.junit.Test; - -public class H5ScdSeparatorTest { - H5ScdSeparator sep; - - char[] cbuf; - - int ntime = 0; - - StringBuffer contents = new StringBuffer(); - - byte[] messageData = null; - - @Before - public void initialize() { - final Logger log = Logger.getLogger(getClass().getName()); - sep = new H5ScdSeparator(); - File file = new File( - "unit-test/gov/noaa/nws/ncep/edex/plugin/h5scd/decoder/2009012900.SCD"); - BufferedReader reader = null; - - try { - reader = new BufferedReader(new FileReader(file)); - String text = null; - - /* - * Repeat until all lines is read. Add control characters. - */ - while ((text = reader.readLine()) != null) { - if (text.length() != 0) { - contents.append(text).append("\r\r\n"); - } - } - } catch (FileNotFoundException e) { - - if (log.isInfoEnabled()) { - log.info("File is not found"); - } - } catch (IOException e) { - if (log.isInfoEnabled()) { - log.info("I/O Exception"); - } - } finally { - try { - if (reader != null) { - reader.close(); - } - } catch (IOException e) { - if (log.isInfoEnabled()) { - log.info("I/O Exception"); - } - } - } - sep = new H5ScdSeparator(); - messageData = contents.toString().getBytes(); - sep.setData(messageData, null); - } - - @Test - public void testHasNext() { - assertTrue("Find H5SCD separator! ", sep.hasNext()); - } - - /* - * "Normal" case. - */ - @Test - public void testNext1() { - byte[] expected = sep.next(); - String actual = "134 \r\r\n" + "CXUS63 KIWX 290000\r\r\n" - + "SCDSBN\r\r\n" + "KSBN SCD 2359 931000 4/009 \r\r\n"; - String e = new String(expected); - assertEquals(e.trim(), actual.trim()); - } - - /* - * Normal case but retrieving 2nd bulletin. - */ - // @Test - public void testNext2() { - byte[] expected = sep.next(); - expected = sep.next(); - String actual = "178 \r\r\n" + "CXUS65 KRIW 290000\r\r\n" - + "SCDRIW\r\r\n" + "KRIW SCD 0000 8411878 4/001 \r\r\n"; - String e = new String(expected); - assertEquals(e.trim(), actual.trim()); - } - - /* - * Multiple reports in one bulletin. - */ - // @Test - public void testNext3() { - byte[] expected = sep.next(); - expected = sep.next(); - expected = sep.next(); - String actual = "178 \r\r\n" + "CXUS65 KRIW 290000\r\r\n" - + "SCDRIW\r\r\n" + "KAPX SCD 0005 8200005 931000 4/016 60000"; - String e = new String(expected); - assertEquals(e.trim(), actual.trim()); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/unit-test/gov/noaa/nws/ncep/edex/plugin/h5scd/util/H5ScdParserTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/unit-test/gov/noaa/nws/ncep/edex/plugin/h5scd/util/H5ScdParserTest.java deleted file mode 100644 index a086ed9fd7..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/unit-test/gov/noaa/nws/ncep/edex/plugin/h5scd/util/H5ScdParserTest.java +++ /dev/null @@ -1,154 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.h5scd.util; - -import static org.junit.Assert.*; -import org.junit.Before; -import org.junit.Test; -import com.raytheon.edex.util.Util; -import java.util.Calendar; -import java.util.TimeZone; -import gov.noaa.nws.ncep.common.dataplugin.h5scd.H5ScdRecord; -import gov.noaa.nws.ncep.edex.plugin.h5scd.util.H5ScdParser; -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -public class H5ScdParserTest { - final double EPSILON = 0.01; - String good_report_case1; - String good_report_case2; - String good_report_case3; - String bad_report; - String issueTime_case1; - String issueTime_case2; - H5ScdRecord record; - Calendar cal; - Integer month; - - @Before - public void initialize () { - good_report_case1 = "KDCA SCD 0045 8123456 70041 400500024\r\r\n"; - good_report_case2 = "KDCA SCD COR 0550 -SHRA FZRA FZDZ SHPL 888/3// 931022 933003\r\r\n" - + "4/030 60012 98122 24/931043 70041 400501094\r\r\n"; - good_report_case3 = "KDCA SCD 2355 410511094\r\r\n"; - bad_report = "KDCA SCD XXX 2355 -RA\r\r\n"; - issueTime_case1 = "280050"; - /* - * Find month based on the date of the issuance time - */ - Calendar cdr = UtilN.findDataTime(issueTime_case1, (Calendar)null); - month = cdr.get(Calendar.MONTH); - record = new H5ScdRecord(); - cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - try { - record.setIssueTime(Util.findCurrentTime(issueTime_case1)); - } catch (Exception e) { - // no statement block - } - } - - @Test - public void test1ProcessH5Scd() { - - /* - * Case I: Good report - */ - H5ScdParser.processH5Scd(good_report_case1, record); - assertEquals("KDCA",record.getStationID()); - assertEquals("REG",record.getCorIndicator()); - assertEquals(1L,(long)record.getCFRT()); - assertEquals(2L,(long)record.getCFRL()); - assertEquals(3L,(long)record.getCTYL()); - assertEquals(4L,(long)record.getCBAS()); - assertEquals(5L,(long)record.getCTYM()); - assertEquals(6L,(long)record.getCTYH()); - assertEquals(5.0D,(double)record.getTDXC(),EPSILON); - assertEquals(2.4D,(double)record.getTDNC(),EPSILON); - assertEquals(0.41D,(double)record.getP24I(),EPSILON); - - /* - * Test observation time for the 1st case. - */ - cal.set(Calendar.MONTH,month); - cal.set(Calendar.DAY_OF_MONTH,28); - cal.set(Calendar.HOUR_OF_DAY, 0); - cal.set(Calendar.MINUTE,45); - cal.set(Calendar.SECOND,0); - cal.set(Calendar.MILLISECOND,0); - assertEquals(cal,record.getObsTime()); - assertEquals(record.getSuspectTimeFlag(), "false"); - } - - @Test - public void test2ProcessH5Scd() { - - /* - * Case II: Good report with COR, two liners and lengthy weather report - */ - H5ScdParser.processH5Scd(good_report_case2, record); - assertEquals("COR",record.getCorIndicator()); - assertEquals(8L,(long)record.getCFRT()); - assertEquals(8L,(long)record.getCFRL()); - assertEquals(IDecoderConstantsN.INTEGER_MISSING.longValue(),(long)record.getCTYL()); - assertEquals(IDecoderConstantsN.INTEGER_MISSING.longValue(),(long)record.getCTYM()); - assertEquals(IDecoderConstantsN.INTEGER_MISSING.longValue(),(long)record.getCTYH()); - assertEquals(3L,(long)record.getCBAS()); - assertEquals(122L,(long)record.getMSUN()); - assertEquals(2.2D,(double)record.getSNEW(),EPSILON); - assertEquals(0.3D,(double)record.getWEQS(),EPSILON); - assertEquals(3.0D,(double)record.getSNOW(),EPSILON); - assertEquals(4.3D,(double)record.getS24I(),EPSILON); - assertEquals(5.0D,(double)record.getTDXC(),EPSILON); - assertEquals(-9.4D,(double)record.getTDNC(),EPSILON); - assertEquals(0.12D,(double)record.getP06I(),EPSILON); - assertEquals(0.41D,(double)record.getP24I(),EPSILON); - assertEquals("-SHRA FZRA FZDZ SHPL",record.getWTHR()); - - /* - * Test observation time 2nd case. - * Issue Time: 250050 - * Obs Time: 0550 - */ - cal.set(Calendar.MONTH,month); - cal.set(Calendar.DAY_OF_MONTH,27); - cal.set(Calendar.HOUR_OF_DAY, 5); - cal.set(Calendar.MINUTE,50); - cal.set(Calendar.SECOND,0); - cal.set(Calendar.MILLISECOND,0); - assertEquals(cal,record.getObsTime()); - assertEquals(record.getSuspectTimeFlag(), "true"); - } - - @Test - public void test3ProcessH5Scd() { - - /* - * Case III: Good report with date change - */ - H5ScdParser.processH5Scd(good_report_case3, record); - assertEquals(-5.1D,(double)record.getTDXC(),EPSILON); - assertEquals(-9.4D,(double)record.getTDNC(),EPSILON); - - /* - * Test observation time for the 3rd case. - * Issue time: 250050. - * Obs time: 2355. - */ - cal.set(Calendar.MONTH,month); - cal.set(Calendar.DAY_OF_MONTH,27); - cal.set(Calendar.HOUR_OF_DAY, 23); - cal.set(Calendar.MINUTE,55); - cal.set(Calendar.SECOND,0); - cal.set(Calendar.MILLISECOND,0); - assertEquals(cal,record.getObsTime()); - assertEquals(record.getSuspectTimeFlag(), "false"); - } - - @Test - public void test4ProcessH5Scd() { - - /* - * Case IV: Bad report with "XXX" instead of "COR" - */ - H5ScdParser.processH5Scd(bad_report, record); - assertEquals("XXX",record.getCorIndicator()); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/utility/common_static/base/purge/h5scdPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/utility/common_static/base/purge/h5scdPurgeRules.xml deleted file mode 100644 index 017c3f58a0..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/utility/common_static/base/purge/h5scdPurgeRules.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - h5scd - default - - 24 - =00-01:00:00 - 00-01:00:00 - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/.project deleted file mode 100644 index 19e4f1dd88..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.edex.plugin.h5uair - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/META-INF/MANIFEST.MF deleted file mode 100644 index 1015ae8368..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/META-INF/MANIFEST.MF +++ /dev/null @@ -1,23 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Uair Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.h5uair -Bundle-Version: 1.0.0.qualifier -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: gov.noaa.nws.ncep.common.dataplugin.h5uair;bundle-version="1.0.0", - com.raytheon.uf.edex.bufrtools;bundle-version="1.11.17", - org.apache.commons.logging;bundle-version="1.0.4", - com.raytheon.edex.common;bundle-version="1.11.17", - com.raytheon.uf.edex.decodertools;bundle-version="1.11.17", - javax.measure;bundle-version="1.0.0", - org.geotools;bundle-version="2.5.2", - javax.persistence;bundle-version="1.0.0", - gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", - org.apache.log4j;bundle-version="1.0.0", - org.junit;bundle-version="1.0.0" -Import-Package: com.raytheon.edex.exception, - com.raytheon.uf.common.pointdata, - com.raytheon.uf.common.pointdata.spatial, - com.raytheon.uf.edex.pointdata, - gov.noaa.nws.ncep.common.tools diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject deleted file mode 100644 index 13ffaaa319..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject +++ /dev/null @@ -1 +0,0 @@ -gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/component-deploy.xml deleted file mode 100644 index 2d25e4c2e0..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/res/pointdata/h5uair.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/res/pointdata/h5uair.xml deleted file mode 100644 index 57e46ef740..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/res/pointdata/h5uair.xml +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/res/spring/h5uair-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/res/spring/h5uair-common.xml deleted file mode 100644 index cfa59cd327..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/res/spring/h5uair-common.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/res/spring/h5uair-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/res/spring/h5uair-ingest.xml deleted file mode 100644 index 9a37e54053..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/res/spring/h5uair-ingest.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - h5uair - - - - - - - - - - h5uair - - - - - - - - - - - - - - - - java.lang.Throwable - - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/H5UairDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/H5UairDecoder.java deleted file mode 100644 index c0e1d7d25c..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/H5UairDecoder.java +++ /dev/null @@ -1,225 +0,0 @@ -/** - * UairDecoder - * - * This java class provides the Decoder class for upper air - * sounding data. - * - *
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * -------		------- 	-------- 	-----------
- * 03/2010		210			L. Lin		Initial coding
- * 05/2010      210         L. Lin      Migration to TO11DR11
- * 4/2011		210			T. Lee		Persisted to HDF5
- * 
- * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.h5uair.decoder; - -import java.util.Calendar; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import com.raytheon.uf.edex.wmo.message.WMOHeader; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.edex.esb.Headers; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord; -import gov.noaa.nws.ncep.edex.plugin.h5uair.util.ShipMobile; -import gov.noaa.nws.ncep.edex.plugin.h5uair.util.TimeGroup; -import gov.noaa.nws.ncep.edex.plugin.h5uair.util.H5UairParser; -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.edex.tools.decoder.SnsTnsLocTbl; - -public class H5UairDecoder extends AbstractDecoder { - private static String pluginName; - private H5UairRecord record; - - /** - * Constructor - * - * @throws DecoderException - */ - public H5UairDecoder(String name) throws DecoderException { - pluginName = name; - } - - public PluginDataObject[] decode(byte[] data, Headers headers) throws DecoderException { - byte[] messageData = null; - String traceId = null; - WMOHeader hd; - Boolean nil=false; - Boolean ship= false; - Boolean drop = false; - - if (headers != null) { - /* - * traceId equals to the file name - */ - traceId = (String) headers.get("traceId"); - } - - /* - * Check if there are more bulletins. - */ - H5UairSeparator sep = H5UairSeparator.separate(data, headers); - if ( sep.hasNext() ) { - messageData = sep.next(); - } else { - throw new DecoderException("uair -Out of data"); - } - String theMessage = new String(messageData); - record = new H5UairRecord (); - - /* - * Set issue time and bull message. - */ - hd = new WMOHeader(messageData); - Calendar cal = null; - Calendar issueTime = UtilN.findDataTime(hd.getYYGGgg(),cal); - record.setIssueTime(issueTime); - // Replace special characters to a blank so that it may be readable. - record.setBullMessage(UtilN.removeLeadingWhiteSpaces(theMessage - .replace('\r', ' ').replace('\003', ' ') - .replace('\000', ' ').replace('\001', ' '))); - // Get and set dataType - String dataType = H5UairParser.getDataType(theMessage); - - record.setDataType(dataType); - record.setReportType("UAIR"); - record.setWmoHeader(hd.getWmoHeader()); - record.setCorr(H5UairParser.findCorIndicator(theMessage)); - - String stationNumber=null; - if ( dataType != null ) { - String p1 = dataType.substring(0,2); - if ( p1.equals("UU") ) { - ship = true; - } else if ( p1.equals("XX") ) { - drop = true; - } else { - stationNumber = H5UairParser.getStationNumber(theMessage); - } - } - record.setStnum (stationNumber); - - /* Regular expression for "nil" */ - final String NIL = "(NIL)"; - Pattern nilPattern = Pattern.compile(NIL); - Matcher nilMatcher = nilPattern.matcher(theMessage); - - if ( nilMatcher.find()) { - nil=true; - record.setNil(true); - } - - Calendar obsTime = null; - - //set station id, lat, lon - if ( stationNumber != null ) { - SnsTnsLocTbl.getSnsTnsLocation(stationNumber, "snstns.xml"); - record.setStid(SnsTnsLocTbl.getStnId()); - record.setSlat((float)SnsTnsLocTbl.getStnLat()); - record.setSlon((float)SnsTnsLocTbl.getStnLon()); - record.setSelv((float)SnsTnsLocTbl.getStnElev()); - - // Get time group - TimeGroup.TimeField(theMessage); - obsTime = TimeGroup.getObsTime(); - record.setObsTime(obsTime); - record.setSynopticTime(TimeGroup.getSynopticTime()); - record.setUTC(TimeGroup.getIutc()); - } - - if ( ! nil ) { - /* Regular expression for UAIR report */ - final String UAIR_REPORT = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{5}|\\d{4}/) (\\d{5})(.*)="; - Pattern reportPattern = Pattern.compile(UAIR_REPORT, Pattern.DOTALL); - Matcher reportMatcher = reportPattern.matcher(theMessage); - - final String UAIR_BULL = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{5}|\\d{4}/) (\\d{5})(.*)\\x03"; - Pattern bullPattern = Pattern.compile(UAIR_BULL, Pattern.DOTALL); - Matcher bullMatcher = bullPattern.matcher(theMessage); - - String codeMessage=null; - if ( reportMatcher.find()) { - codeMessage = reportMatcher.group(6); - if ( codeMessage.length() > 4 ) { - codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage.replace('\r', ' ').replace('\n', ' ')); - } - } else if ( bullMatcher.find()) { - codeMessage = bullMatcher.group(6); - if ( codeMessage.length() > 4 ) { - codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage.replace('\r', ' ').replace('\n', ' ').replace('\003', ' ')); - } - } else { - // Handle ship or dropsonde data - final String SHIP = "(UU|XX)(AA|BB|CC|DD) (.*)(=|\\x03)"; - Pattern shipPattern = Pattern.compile(SHIP, Pattern.DOTALL); - Matcher shipMatcher = shipPattern.matcher(theMessage); - if ( shipMatcher.find()) { - codeMessage = shipMatcher.group(3); - codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage.replace('\r', ' ').replace('\n', ' ').replace('\003', ' ')); - - ShipMobile.ShipMobileField(codeMessage,dataType); - codeMessage = ShipMobile.getCodeMessage(); - record.setStid(ShipMobile.getStnId()); - record.setSlat(ShipMobile.getXlat()); - record.setSlon(ShipMobile.getXlon()); - record.setStnum(ShipMobile.getStationNumber()); - record.setSelv((float)ShipMobile.getElevation()); - obsTime = ShipMobile.getObsTime(); - record.setObsTime(obsTime); - record.setSynopticTime(ShipMobile.getSynopticTime()); - record.setUTC(ShipMobile.getIutc()); - } - } - - //Parse UAIR report. - if ( codeMessage != null ) { - H5UairParser.getLevels(codeMessage, record); - } - - } - - // set dataTime - if ( obsTime != null ) { - DataTime dataTime=new DataTime(obsTime); - record.setDataTime(dataTime); - } else { - DataTime dataTime=new DataTime(issueTime); - record.setDataTime(dataTime); - } - - /* - * Return the UairRecord record object. - */ - if ( record !=null ){ - try { - if (headers != null) { - traceId = (String) headers.get("traceId"); - } - record.setTraceId(traceId); - record.setPluginName(pluginName); - record.constructDataURI(); - } catch (PluginException e) { - throw new DecoderException("Unable to construct dataURI", e); - } - } - - /* - * Return UAIR record object. - */ - if (record == null) { - return new PluginDataObject[0]; - } - return new PluginDataObject[] {record}; - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/H5UairSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/H5UairSeparator.java deleted file mode 100644 index 59a84738f3..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/H5UairSeparator.java +++ /dev/null @@ -1,199 +0,0 @@ -/** - * UairSeparator - * - * This class provides the Sepataror class for upper air sounding - * data. - * - *
- * SOFTWARE HISTORY
- *
- * Date    		Ticket#		Engineer	Description
- * -------		-------  	--------	-----------
- * 03/2010		210			L. Lin		Initial Creation
- * 4/2011					T. Lee		Persisted to HDF5
- * 
- * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - - package gov.noaa.nws.ncep.edex.plugin.h5uair.decoder; - - import java.util.ArrayList; - import java.util.Iterator; - import java.util.List; - import java.util.NoSuchElementException; - import java.util.regex.Matcher; - import java.util.regex.Pattern; - -import com.raytheon.edex.esb.Headers; - import com.raytheon.edex.plugin.AbstractRecordSeparator; - import com.raytheon.edex.util.Util; -import org.apache.log4j.Logger; - - public class H5UairSeparator extends AbstractRecordSeparator { - - private final Logger log = Logger.getLogger(getClass().getName()); - /** Regex used for extracting the header files */ - public static final String WMO_HEADER = "[A-Z]{4}\\d{0,2} [A-Z]{4} \\d{6}( [A-Z]{3})?\\r\\r\\n" - + "([A-Z,0-9]{6}\\r\\r\\n)?(\\r\\r\\n)?([0-9]{5} )?"; - - /** Regular expression for UAIR report */ - //public static final String UAIR_REPORT = "(TT|PP)(AA|BB|CC|DD) (([0-9]| |/)*\\r\\r\\n){0,15}([0-9]| |/)*=( )?\\r\\r\\n"; - //public static final String UAIR_REPORT = "(TT|PP)(AA|BB|CC|DD) ([0-9]| |/|\\r|\\n)*(NIL)?="; - //public static final String UAIR_REPORT = "(TT|PP)(AA|BB|CC|DD) .*(NIL)?="; - - /** List of bulletins contained in file */ - private List bulletins; - - /** List of records contained in file */ - private List records; - - /** Iterator for records */ - private Iterator iterator = null; - - /** - * Constructor. - */ - public H5UairSeparator(){ - records = new ArrayList(); - bulletins = new ArrayList(); - } - - public static H5UairSeparator separate(byte[] data, Headers headers) { - H5UairSeparator ds = new H5UairSeparator(); - ds.setData(data, headers); - return ds; - } - - public void setData(byte[] data, Headers headers) { - doSeparate(new String(data)); - iterator = records.iterator(); - } - - /* - * (non-Javadoc) - * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() - */ - public boolean hasNext() { - if (iterator == null) { - return false; - } else { - return iterator.hasNext(); - } - } - - /* - * Get record. - */ - public byte[] next() { - try { - String temp = iterator.next(); - if (Util.isEmptyString(temp)) { - return (byte[])null; - } else { - return temp.getBytes(); - } - } catch (NoSuchElementException e) { - return (byte[])null; - } - } - - - /** - * @param message separate bulletins - */ - private void doSeparate(String message) { - /* Regex used for separate the bulletins */ - final String BULLSEPARATOR = "\\x01\\r\\r\\n\\d{3} \\r\\r\\n"+ WMO_HEADER; - Pattern bullPattern; - bullPattern = Pattern.compile(BULLSEPARATOR); - - try { - Matcher bullMatcher = bullPattern.matcher(message); - /* - * Set number of bulletins to records only if the bulletin separator is not the same. - * At the point, only separators are stored in "records" - */ - while (bullMatcher.find()) { - if (!bulletins.contains(bullMatcher.group())) { - bulletins.add(bullMatcher.group()); - } - } - - /* - * Append the raw data to the bulletin arrays. - */ - for (int i = 0; i < bulletins.size(); i++) { - if (i < bulletins.size() - 1) { - bulletins.set(i, "\n" + - message.substring(message.indexOf(bulletins.get(i)), - message.indexOf(bulletins.get(i + 1)))); - } else { - bulletins.set(i, "\n" + - message.substring(message.indexOf(bulletins.get(i)))); - } - } - } catch (Exception e) { - if ( log.isInfoEnabled()) { - log.info ("No valid bulletins found!"); - } - } - - /* - * Extract all the UAIR reports out of the bulletin array list. Add the - * "header" (i.e., WMO header) to each report so that it can be decoded - * and write to a single database table. - */ - final String UAIR_REPORT = "(TT|PP|XX|UU)(AA|BB|CC|DD).*?="; - Pattern reportPattern = Pattern.compile(UAIR_REPORT, Pattern.DOTALL); - - for (String bull : bulletins) { - - Boolean single = false; - String bullsave= new String(bull); - String header=null; - - final String EQUALS_SIGN = "="; - Pattern equalsPattern = Pattern.compile(EQUALS_SIGN); - Matcher equalsMatcher = equalsPattern.matcher(bull); - if ( ! equalsMatcher.find() ) { - int len1 = bull.length(); - - bull = bull.replaceAll("\r\r\nTT", "=\r\r\nTT").replaceAll("\r\r\nPP", "=\r\r\nPP") - .replaceAll("\r\r\nUU", "=\r\r\nUU").replaceAll("\r\r\nXX", "=\r\r\nXX"); - int len2 = bull.length(); - - bull = bull.replaceAll("\r\r\n\003", "=\r\r\n\003"); - - if ( len2 <= len1+1 ) { - single = true; - } - } - - final String EQUAL_SIGN = "="; - Pattern equalPattern = Pattern.compile(EQUAL_SIGN); - Matcher equalMatcher = equalPattern.matcher(bull); - if ( equalMatcher.find() ) { - Matcher headerMatcher = bullPattern.matcher(bullsave); - if ( headerMatcher.find()) { - header = headerMatcher.group(); - Matcher reportMatcher = reportPattern.matcher(bull); - - String report; - while ( reportMatcher.find()) { - report = header + reportMatcher.group(0); - - if ( !records.contains(reportMatcher.group(0))) { - records.add(report); - } - } - } - } else if ( single ) { - records.add(bullsave); - } - - } - } - } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/package-info.java deleted file mode 100644 index c82f68bff9..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * UAIR implementation of the plug-in pattern. - * - * Package includes classes to decode the UAIR message and persist the data. - * - */ -package gov.noaa.nws.ncep.edex.plugin.h5uair.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/H5UairParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/H5UairParser.java deleted file mode 100644 index beeb671205..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/H5UairParser.java +++ /dev/null @@ -1,1093 +0,0 @@ -/** - * H5UairParser - * - * This java class is an utility to parse upper air sounding data. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * 05/2010 210 L. Lin migration to TO11DR11 - * 02/2010 210 T. Lee Fixed TTCC tropopause - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; - -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5LiftedIndex; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5MaxWind; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5ObsLevels; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5Tropopause; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord; -import gov.noaa.nws.ncep.edex.plugin.h5uair.util.WindGroup; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import java.util.*; - -public class H5UairParser { - //UU is data from ship; XX is data from mobile - public static final int TTAA=1; - public static final int TTBB=2; - public static final int TTCC=3; - public static final int TTDD=4; - public static final int PPAA=5; - public static final int PPBB=6; - public static final int PPCC=7; - public static final int PPDD=8; - public static final int UUAA=1; - public static final int UUBB=2; - public static final int UUCC=3; - public static final int UUDD=4; - public static final int XXAA=1; - public static final int XXBB=2; - public static final int XXCC=9; - public static final int XXDD=10; - - /** - * Constructor - */ - public H5UairParser() { - } - - /** - * Return the dataType with format "(TT|PP|XX|UU)(AA|BB|CC|DD)" - * - * @param theReport The input upper air data report - * @return - */ - public static String getDataType(String theReport) { - - /** Regular expression for dataType */ - final String DATA_TYPE = "((TT|PP|XX|UU)(AA|BB|CC|DD)) "; - Pattern datatypePattern = Pattern.compile(DATA_TYPE); - Matcher datatypeMatcher = datatypePattern.matcher(theReport); - String retType = null; - - if ( datatypeMatcher.find()) { - retType = datatypeMatcher.group(1); - } - return retType; - } - - /** - * Return the station Number - * - * @param theReport The input upper air data report - * @return - */ - public static String getStationNumber(String theReport) { - - /** Regular expression for stationNumber */ - final String STATIONNUMBER = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{2})(\\d{2})(\\d{1}|/) (\\d{5})"; - Pattern stationNumberPattern = Pattern.compile(STATIONNUMBER); - Matcher stationNumberMatcher = stationNumberPattern.matcher(theReport); - String retStationNumber = null; - - if ( stationNumberMatcher.find()) { - retStationNumber = stationNumberMatcher.group(7); - } else { - /** Regular expression for stationNumber */ - final String STATIONNUMBER2 = "(TT|PP)(AA|BB|CC|DD) (\\d{5}) NIL"; - Pattern stationNumberPattern2 = Pattern.compile(STATIONNUMBER2); - Matcher stationNumberMatcher2 = stationNumberPattern2.matcher(theReport); - if ( stationNumberMatcher2.find()) { - retStationNumber = stationNumberMatcher2.group(3); - } else { - /** Regular expression for stationNumber */ - final String STATIONNUMBER3 = "(TT|PP)(AA|BB|CC|DD) (/////) (\\d{5}) NIL"; - Pattern stationNumberPattern3 = Pattern.compile(STATIONNUMBER3); - Matcher stationNumberMatcher3 = stationNumberPattern3.matcher(theReport); - if ( stationNumberMatcher3.find()) { - retStationNumber = stationNumberMatcher3.group(4); - } - } - } - return retStationNumber; - } - - /** - * Get the correction indicator from WMO header. - * - * @param theReport The input upper air data report - * @return a String for corIndicator - */ - public static String findCorIndicator(String theReport) { - - String corIndicator = null; - - /** Regular expression for corIndicator */ - final String corpat = "[A-Z]{4}\\d{0,2} [A-Z]{4} \\d{6}( )?([A-Z]{3})?\\r\\r\\n"; - Pattern CORPattern = Pattern.compile(corpat); - Matcher corMatcher = CORPattern.matcher(theReport); - - if ( corMatcher.find()) { - corIndicator = corMatcher.group(2); - } - - return corIndicator; - } - - /** - * From a given dataType returns an integer to represent - * that dataType. - * - * @param dataType The input dataType - * @return an integer for that dataType - */ - public static Integer getUairType(String dataType) { - HashMap uairhm = new HashMap(); - - uairhm.put("TTAA", new Integer(TTAA)); - uairhm.put("TTBB", new Integer(TTBB)); - uairhm.put("TTCC", new Integer(TTCC)); - uairhm.put("TTDD", new Integer(TTDD)); - - uairhm.put("PPAA", new Integer(PPAA)); - uairhm.put("PPBB", new Integer(PPBB)); - uairhm.put("PPCC", new Integer(PPCC)); - uairhm.put("PPDD", new Integer(PPDD)); - - uairhm.put("XXAA", new Integer(XXAA)); - uairhm.put("XXBB", new Integer(XXBB)); - uairhm.put("XXCC", new Integer(XXCC)); - uairhm.put("XXDD", new Integer(XXDD)); - - uairhm.put("UUAA", new Integer(UUAA)); - uairhm.put("UUBB", new Integer(UUBB)); - uairhm.put("UUCC", new Integer(UUCC)); - uairhm.put("UUDD", new Integer(UUDD)); - - return (Integer) uairhm.get(dataType); - } - - /** - * Parse the entire code message and interpret to - * observation level information according its data - * type. - * - * @param codeMessage The input upper air code groups - * @param record The in and out Uair record - * @return - */ - public static void getLevels(String codeMessage, H5UairRecord record) { - - Boolean windKnot = false; - - String dataType = record.getDataType(); - - int uairType = getUairType(dataType); - String[] codeGroupAr = new String[500]; - - //System.out.println("codeMessage...\n" + codeMessage); - - if ( dataType.substring(0,2).equals("XX") || dataType.substring(0,2).equals("UU") ) { - windKnot = ShipMobile.getWindKnot(); - } else { - windKnot = TimeGroup.getWindKnot(); - } - // Break the code message into segments by a " " - Scanner sc = new Scanner(codeMessage).useDelimiter(" "); - int cgSize = 0; - while (sc.hasNext()) { - String codeGroup = sc.next(); - //System.out.println("code group=" + codeGroup); - codeGroupAr[cgSize] = codeGroup; - cgSize++; - } - - switch (uairType) { - case TTAA : { - processTTAACC(codeGroupAr, cgSize, windKnot, record); - break; - } - case TTBB : { - processTTBBDD(codeGroupAr, cgSize, windKnot, record); - break; - } - case TTCC : { - processTTAACC(codeGroupAr, cgSize, windKnot, record); - break; - } - case TTDD : { - processTTBBDD(codeGroupAr, cgSize, windKnot, record); - break; - } - case PPAA: { - processPPAACC(codeGroupAr, cgSize, windKnot, record); - break; - } - case PPBB : { - processPPBBDD(codeGroupAr, cgSize, windKnot, record); - break; - } - case PPCC : { - processPPAACC(codeGroupAr, cgSize, windKnot, record); - break; - } - case PPDD : { - processPPBBDD(codeGroupAr, cgSize, windKnot, record); - break; - } - default: { - System.out.println("\n Invalid datatype!"); - } - } - } - - - /** - * Decodes a Pres/height, temperature, and wind fields in the - * forms PPhhh and TTTdd and DDDff for TTAA/CC.' - * - * @param codeGroupAr The input uppair code group array - * @param cgSize The input cgSize is the size of the code group array - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processTTAACC(String[] codeGroupAr, int cgSize, - Boolean windKnot, H5UairRecord record) { - - Boolean above= false; - Boolean endrpt = false; - Boolean topwindFlag = false; - Boolean drop = false; - - int level = 0; - int topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; - - String dataType = record.getDataType(); - String stationNumber = record.getStnum(); - - if ( dataType.substring(2,4).equals("CC") ) { - above = true; - } - if ( dataType.substring(0,2).equals("XX") || dataType.substring(0,2).equals("UU") ) { - topwind = ShipMobile.getTopwind(); - if ( dataType.substring(0,2).equals("XX") ) { - drop = true; - } - } else { - topwind = TimeGroup.getTopwind(); - } - if ( topwind == IDecoderConstantsN.UAIR_INTEGER_MISSING ) { - topwindFlag = true; - } - int topWind = getTopWind( topwind, above); - - int i = 0; - while ( i < cgSize && ! endrpt ) { - - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - if ( codeGroupAr[i].length() < 3) { - break; - } - if ( codeGroupAr[i].equals("51515") ) { - endrpt = true; - i++; - // Decode lifted index and mean low level wind groups - if ( (i + 2) < cgSize ) { - processLiftedIndex(codeGroupAr, i, windKnot, record); - } - break; - } - - // This should be drop data - if ( codeGroupAr[i].equals("61616") ) { - endrpt = true; - if ( drop ) { - // process drop data - //System.out.println("got drop 61616 in TT AACC - need to process...\n"); - } - break; - } - - String pp = codeGroupAr[i].substring(0,2); - if ( pp.equals("^C") ) { - break; - } - - if ( pp.equals("88") || pp.equals("77") || pp.equals("66") ) { - // Decode supplemental data - String hhh = codeGroupAr[i].substring(2,5); - if ( pp.equals("88") ) { - // Decode tropopause information - if ( hhh.equals("999")) { - // NO tropopause data - i++; - } else { - processTropopause(codeGroupAr, i, topwindFlag, windKnot, record, above); - if ( topwindFlag ) { - i = i + 2; - } else { - i = i + 3; - } - } - } else if ( pp.equals("77") || pp.equals("66")) { - // Decode maximum wind group - if ( hhh.equals("999")) { - // NO maximum wind data - i++; - } else { - processMaximumWindShear(codeGroupAr, i, cgSize, windKnot, record); - i = i + 3; - } - } - } else if ( codeGroupAr[i].equals("31313") ) { - i = i + 3; - } else if ( codeGroupAr[i].equals("41414") ) { - i = i + 2; - } else { - int range = i + 2; - if ( range < cgSize ) { - // Decode TTAA normal report -pressure and height - PressureHeightGroup.PressureHeightField(codeGroupAr[i], above, level, stationNumber, dataType, record); - pres = PressureHeightGroup.getPressure(); - height = PressureHeightGroup.getHeight(); - - // Decode temperature group - TempGroup.TempField(codeGroupAr[i+1]); - temp = TempGroup.getTemperature(); - dewpTemp = TempGroup.getDewpointTemp(); - - if ( pres >= topWind ) { - // Decode wind group - WindGroup.WindField(codeGroupAr[i+2], windKnot); - wspeed = WindGroup.getSped(); - wdir = WindGroup.getDrct(); - if ( wdir > 360 ) { - wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - endrpt = true; - break; - } - } else { - i--; - } - - // Add level - addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); - } - i = i + 3; - level++; - } - } - - } - - /** - * Decodes a pressure/height, temperature, and wind fields in the - * forms PPhhh and TTTdd and DDDff for TTBB/DD. - * - * @param codeGroupAr The input uppair code group array - * @param cgSize The input cgSize is the size of the code group array - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processTTBBDD(String[] codeGroupAr, - int cgSize, Boolean windKnot, H5UairRecord record) { - - Boolean above=false; - Boolean endrpt = false; - Boolean wind = false; - Boolean drop = false; - - String dataType = record.getDataType(); - - if ( dataType.substring(2,4).equals("DD") ) { - above = true; - } - if ( dataType.substring(0,2).equals("XX") ) { - drop = true; - } - - int i = 0; - while ( i < cgSize && ! endrpt ) { - - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - if ( codeGroupAr[i].equals("51515") ) { - endrpt = true; - i++; - // Decode lifted index and mean low level wind groups - if ( (i + 2) < cgSize ) { - processLiftedIndex(codeGroupAr, i, windKnot, record); - } - break; - } - - if ( codeGroupAr[i].equals("61616") ) { - endrpt = true; - if ( drop ) { - //System.out.println("got drop 61616 in BBDD need to process.... \n"); - } - break; - } - - if ( codeGroupAr[i].equals("21212") ) { - wind = true; - i++; - //System.out.println("got 21212 significant wind group need to process...\n"); - break; - } - - if ( codeGroupAr[i].equals("31313")) { - i = i + 3; - } else if ( codeGroupAr[i].equals("41414") ) { - i = i + 2; - } else { - int range = i + 1; - if ( range < cgSize ) { - // Decode Pres group - pres = getPressureFromTTBBDD(codeGroupAr[i], above); - - if ( ! wind ) { - // Decode temperature group - TempGroup.TempField(codeGroupAr[i+1]); - temp = TempGroup.getTemperature(); - dewpTemp = TempGroup.getDewpointTemp(); - } else { - // Decode wind group - WindGroup.WindField(codeGroupAr[i+1], windKnot); - wspeed = WindGroup.getSped(); - wdir = WindGroup.getDrct(); - } - - // Add level - addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); - - } - i = i + 2; - } - } - } - - /** - * Decodes a pressure/height and temperature fields for PPAACC. - * These reports contain wind data at mandatory - * levels below 100 mb. - * - * @param codeGroupAr The input uppair code group array - * @param cgSize The input cgSize is the size of the code group array - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processPPAACC(String[] codeGroupAr, int cgSize, - Boolean windKnot, H5UairRecord record) { - - Boolean above=false; - Boolean endrpt = false; - float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - float pold; - - String dataType = record.getDataType(); - - if ( dataType.substring(2,4).equals("CC") ) { - above = true; - pold = 100; - } else { - pold = 2000; - } - - int i = 0; - while ( i < cgSize && ! endrpt ) { - - if ( codeGroupAr[i].equals("51515")) { - endrpt = true; - break; - } - - String ppIndicator = codeGroupAr[i].substring(0,2); - // Check that first two characters are 44 or 55. - if ( ppIndicator.equals("44") || ppIndicator.equals("55")) { - String skip = codeGroupAr[i].substring(2,5); - if ( skip.equals("///")) { - i++; - } else { - // Decode number of pressures which is the third character. - int onetothree = Integer.parseInt(codeGroupAr[i].substring(2,3)); - - if ( onetothree > 0 && onetothree <= 3) { - // Decode the pressure - float[] presArr = { IDecoderConstantsN.UAIR_FLOAT_MISSING, - IDecoderConstantsN.UAIR_FLOAT_MISSING, - IDecoderConstantsN.UAIR_FLOAT_MISSING, - }; - presArr = getPressureFromPPAACC(codeGroupAr[i], above); - - i++; - for (int index = 0; index < onetothree; index++) { - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float ppp = presArr[index]; - if ( ppp < pold ) { - pres = presArr[index]; - pold = ppp; - } - - // Decode wind group - if ( i < cgSize ) { - WindGroup.WindField(codeGroupAr[i], windKnot); - wspeed = WindGroup.getSped(); - wdir = WindGroup.getDrct(); - } - - // Add level - addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); - - i++; - } - } - else { - // no pressure group - i++; - } - } - } else if ( ppIndicator.equals("77") || ppIndicator.equals("66")) { - // Decode maximum wind group - String hhh = codeGroupAr[i].substring(2,5); - if ( hhh.equals("999")) { - // NO maximum wind and wind shear data - i++; - } else { - processMaximumWindShear(codeGroupAr, i, cgSize, windKnot, record); - i = i + 3; - } - } else { - i++; - break; - } - } - } - - /** - * Decodes a pressure/height and temperature fields for PPBBDD. - * These reports contain significant wind data above 100 mb. - * - * @param codeGroupAr The input uppair code group array - * @param cgSize The input cgSize is the size of the code group array - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processPPBBDD(String[] codeGroupAr, int cgSize, - Boolean windKnot, H5UairRecord record) { - - Boolean endrpt = false; - Boolean pressflag = false; - Boolean above = false; - - String dataType = record.getDataType(); - - if ( dataType.substring(2,4).equals("DD") ) { - above = true; - } - - int i = 0; - while ( i < cgSize && ! endrpt ) { - - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - - if ( codeGroupAr[i].equals("21212") ) { - pressflag = true; - i++; - if ( i >= cgSize ) { - break; - } - //System.out.println("got 21212 in PP BBDD - need to process...\n"); - break; - } - - if ( codeGroupAr[i].equals("51515") || codeGroupAr[i].equals("41414")) { - endrpt = true; - //System.out.println("got end group 51515 41414 in PP BBDD - BREAK \n"); - break; - } - - // Convert the unit digits to integers and compute height. - Boolean missing = false; - int noWind = 0; - if ( ! pressflag ) { - while ( ! missing && ( noWind < 3 ) ) { - int index = noWind + 3; - String unit = codeGroupAr[i].substring(index-1,index); - if ( unit.equals(("/")) ) { - missing = true; - break; - } - - // Decode height; invalid height if returns FLOAT_MISSING. - height = getHeightFromPPBBDD(codeGroupAr[i], index); - if ( height == IDecoderConstantsN.UAIR_FLOAT_MISSING ) { - i++; - break; - } - int range = i+noWind+1; - if ( range < cgSize ) { - // Decode wind group. - WindGroup.WindField(codeGroupAr[i+noWind+1], windKnot); - wspeed = WindGroup.getSped(); - wdir = WindGroup.getDrct(); - } - - // Add level - addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); - - noWind ++; - } - - i = i + noWind + 1; - } else { - int range = i+1; - if ( range < cgSize ) { - // Decode pressure group - pres = getPressureFromTTBBDD(codeGroupAr[i], above); - WindGroup.WindField(codeGroupAr[i+1], windKnot); - wspeed = WindGroup.getSped(); - wdir = WindGroup.getDrct(); - } - i= i+2; - } - } - } - - /** - * Decodes a pressure field for mandatory wind - * reports (PPAA or PPCC). The pressures reporting are returned. - * - * @param presGroup The input pressure code group - * @param above The input above is flag - * @return pressure - */ - public static float[] getPressureFromPPAACC(String presGroup, Boolean above) { - - float pressure[] = { IDecoderConstantsN.UAIR_FLOAT_MISSING, - IDecoderConstantsN.UAIR_FLOAT_MISSING, - IDecoderConstantsN.UAIR_FLOAT_MISSING - }; - - String bpres[] = { "00", "92", "85", "70", "50", "40", - "30", "25", "20", "15", "10" }; - - String apres[] = { "70", "50", "30", "20", "10", - "07", "05", "03", "02", "01" }; - - int rbprs[] = { 1000, 925, 850, 700, 500, 400, - 300, 250, 200, 150, 100 }; - - int raprs[] = { 70, 50, 30, 20, 10, 7, 5, 3, 2, 1 }; - - int level = -1; - - String hh = presGroup.substring(3,5); - // Check first pressure against list. - int ifirst = -1; - if ( ! above ) { - for ( String plevel : bpres ) { - ifirst ++; - if ( hh.equals(plevel)) { - level = ifirst; - break; - } - } - } else { - for ( String plevel : apres ) { - ifirst ++; - if ( hh.equals(plevel)) { - level = ifirst; - break; - } - } - } - - if ( ! above ) { - if ( ifirst < 11 && level >= 0 ) { - pressure[0] = rbprs[level]; - if ( level+1 < 11 ) { - pressure[1] = rbprs[level+1]; - } - if ( level+2 < 11 ) { - pressure[2] = rbprs[level+2]; - } - } - } else { - if ( ifirst < 10 && level >= 0 ) { - pressure[0] = raprs[level]; - if ( level+1 < 10 ) { - pressure[1] = raprs[level+1]; - } - if ( level+2 < 10 ) { - pressure[2] = raprs[level+2]; - } - } - } - - return pressure; - } - - /** - * Decodes the height from a significant wind field from reports (PPBB or PPDD). - * The field is of the form atuuu where a is 1 if the height is - * above 100000 feet and 9 or 8 otherwise. t is the ten-thousands - * digit of the height and the u's are up to three thousands-of-feet - * fields. The heights are converted from feet to meters. - * - * @param heightGroup The input heightGroup contains the height code group. - * @param index The input index is the current position in the code group. - * @return pressure - */ - public static float getHeightFromPPBBDD(String heightGroup, int index) { - float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - final double feetToMeter = 0.3048; - - String hhIndicator = heightGroup.substring(0,1); - int iadd = 0; - // Check that the first character of the field is '9' or '1'. - if ( hhIndicator.equals("9") || hhIndicator.equals("8")) { - iadd = 0; - } else { - return height; - } - - // Convert the tens digit to an integer. - int iten; - iten = Integer.parseInt(heightGroup.substring(1,2)) * 10; - int iunit = Integer.parseInt(heightGroup.substring(index-1,index)); - height = ( iten + iunit ) * 1000 + iadd; - height = (float) (height * feetToMeter); - return height; - } - - /** - * Decodes a pressure field from a group reports (TTBB or TTDD). - * The pressures reporting are returned. - * - * @param presGroup The input pressure code group - * @param above The input above is flag - * @return pressure - */ - public static float getPressureFromTTBBDD(String presGroup, Boolean above) { - - float pressure = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - String clev[] = { "00", "11", "22", "33", "44", - "55", "66", "77", "88", "99" }; - - if ( presGroup.length() == 5 ) { - String pp = presGroup.substring(0,2); - String hhh = presGroup.substring(2,5); - - int level = -1; - if ( ! pp.equals("//") && ! hhh.substring(2,3).equals("/")) { - for ( String plevel : clev ) { - level++; - if ( pp.equals(plevel)) { - break; - } - } - // If a level was found, decode the pressure. - if ( level != -1 && level < 10 ) { - int ihhh = Integer.parseInt(hhh); - if ( above ) { - pressure = (float) ihhh/ (float) 10; - } else { - if ( ihhh < 100 ) { - pressure = ihhh + 1000; - } else { - pressure = ihhh; - } - } - } - } - } - return pressure; - } - - /** - * Decodes data for the tropopause level from the TTAA reports. - * The output data are ordered PRES TEMP DWPT DRCT SPED. - * - * @param codeGroupAr The input uppair code group array - * @param index The input index is the current position of the code group array - * @param topwindFlag the input index is the flag to indicate top wind - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processTropopause(String[] codeGroupAr, int index, - Boolean topwindFlag, Boolean windKnot, H5UairRecord record, Boolean above) { - - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - int i = index; - - String pp = codeGroupAr[i].substring(0,2); - String hhh = codeGroupAr[i].substring(2,5); - - if ( pp.equals("88") ) { - // Decode pressure and height - pres = Integer.parseInt(hhh); - if (above) { - pres = pres / 10.f; - } - - // Decode temperature group - TempGroup.TempField(codeGroupAr[i+1]); - temp = TempGroup.getTemperature(); - dewpTemp = TempGroup.getDewpointTemp(); - - if ( ! topwindFlag ) { - // Decode wind group - WindGroup.WindField(codeGroupAr[i+2], windKnot); - wspeed = WindGroup.getSped(); - wdir = WindGroup.getDrct(); - } - - addTrop(record, pres, temp, dewpTemp, wdir, wspeed); - } - } - - /** - * Decodes data for the maximum wind level(s) and wind shear from the TTAA reports. - * The output data are ordered PRES DRCT SPED. - * - * @param codeGroupAr The input uppair code group array - * @param index The input index is the current position of the code group array - * @param cgSize the input cgSize is the size of the codeGroupAr. - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processMaximumWindShear(String[] codeGroupAr, - int index, int cgSize, Boolean windKnot, H5UairRecord record) { - - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float loShear = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float hiShear = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - int i = index; - - String ppIndicator = codeGroupAr[i].substring(0,2); - String hhh = codeGroupAr[i].substring(2,5); - - if ( ppIndicator.equals("77") || ppIndicator.equals("66")) { - // Decode pressure and height - if ( ! hhh.substring(1,3).equals("//") ) { - pres = Integer.parseInt(hhh); - } - - // Decode wind group - WindGroup.WindField(codeGroupAr[i+1], windKnot); - wspeed = WindGroup.getSped(); - wdir = WindGroup.getDrct(); - - if ( i+2 < cgSize ) { - String windshearIndicator = codeGroupAr[i+2].substring(0,1); - if ( windshearIndicator.equals("4")) { - String below = codeGroupAr[i+2].substring(1,3); - String abov = codeGroupAr[i+2].substring(3,5); - if ( ! below.equals("//")) { - loShear = Integer.parseInt(below); - } - if ( ! abov.equals("//")) { - hiShear = Integer.parseInt(abov); - } - } - } - - H5MaxWind mwind = null; - mwind = new H5MaxWind(); - mwind.setPres(pres); - mwind.setDrct(wdir); - mwind.setSped(wspeed); - mwind.setLoShear(loShear); - mwind.setHiShear(hiShear); - - record.addMaxWind(mwind); - } - } - - /** - * Decodes data for the lifted index group from the TTAA reports. - * The output data are ordered liTemp, wdirSurface, wspeedSurface, - * wdirAbove, wspeedAbove - * - * @param codeGroupAr The input uppair code group array - * @param index The input index is the current position of the code group array - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processLiftedIndex(String[] codeGroupAr, - int index, Boolean windKnot, H5UairRecord record) { - - float liTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdirSurface = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeedSurface = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdirAbove = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeedAbove = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - int i = index; - if ( codeGroupAr[i].equals("10164") ) { - int ittt = Integer.parseInt(codeGroupAr[i+1]); - if ( ittt > 50 ) { - // subtract 50 if lllll greater than 50 - ittt = ittt - 50; - } - int isign = ittt%2; - /* - * If the integer is even, the liTemp is positive. - * Otherwise, the liTemp is negative. - */ - if ( isign == 1 ) { - liTemp = - ittt; - } else { - liTemp = ittt; - } - liTemp = (float) (liTemp / 10.); - i = i + 2; - } - - if ( codeGroupAr[i].equals("10194") ) { - // Decode wind group from surface to 5000ft - WindGroup.WindField(codeGroupAr[i+1], windKnot); - wspeedSurface = WindGroup.getSped(); - wdirSurface = WindGroup.getDrct(); - - // Decode wind group from 5000ft to 10000ft - WindGroup.WindField(codeGroupAr[i+2], windKnot); - wspeedAbove = WindGroup.getSped(); - wdirAbove = WindGroup.getDrct(); - - H5LiftedIndex li = null; - li = new H5LiftedIndex(); - li.setLiTemp(liTemp); - li.setLoDrct(wdirSurface); - li.setLoSped(wspeedSurface); - li.setHiDrct(wdirAbove); - li.setHiSped(wspeedAbove); - record.addLiftedIndex(li); - } - } - - /** - * Compute the top pressure reporting wind data. - * If topwind is missing, set return top wind to a large value so that - * all the winds will be assumed to be missing. - * - * @param topwind The input topwind - * @param above The input above is flag to indicate above 100mb. - * @return an int for topWind. - */ - public static int getTopWind(int topwind, Boolean above) { - - int retTopWind = 2000; - - if ( topwind == IDecoderConstantsN.UAIR_INTEGER_MISSING ) { - retTopWind = 2000; - } else if ( topwind > 0 ) { - if ( above ) { - retTopWind = topwind * 10; - } else { - retTopWind = topwind * 100; - } - } else if ( topwind == 0 ) { - if ( ! above ) { - retTopWind = 1000; - } else { - retTopWind = 0; - } - } else { - retTopWind = 2000; - } - return retTopWind; - } - - /** - * Add levels to record. - * - * @param record The in and out Uair record - * @param pres The input pressure - * @param hght The input geopotential height - * @param temp The input temperature - * @param dwpt The input dew point temperature. - * @param drct The input wind direction - * @param sped The input wind speed - * @return - */ - public static void addLevels(H5UairRecord record, float pres, float geoHeight, - float temp, float dwpt, float drct, float sped) { - - H5ObsLevels level = null; - level = new H5ObsLevels(); - level.setPres(pres); - level.setHght(geoHeight); - level.setTemp(temp); - level.setDwpt(dwpt); - level.setDrct(drct); - level.setSped(sped); - - record.addObsLevels(level); - } - - /** - * Add tropopause to record. - * - * @param record The in and out Uair record - * @param pres The input pressure - * @param temp The input temperature - * @param dwpt The input dew point temperature. - * @param drct The input wind direction - * @param sped The input wind speed - * @return - */ - public static void addTrop(H5UairRecord record, float pres, - float temp, float dwpt, float drct, float sped) { - - H5Tropopause trop = null; - trop = new H5Tropopause(); - trop.setPres(pres); - trop.setTemp(temp); - trop.setDwpt(dwpt); - trop.setDrct(drct); - trop.setSped(sped); - - record.addTropopause(trop); - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/PressureHeightGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/PressureHeightGroup.java deleted file mode 100644 index 3f0a984e0a..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/PressureHeightGroup.java +++ /dev/null @@ -1,207 +0,0 @@ -/** - * PressureHeightGroup - * - * decodes a pressure/height field in the form PPhhh. - * For data below 100 mb, PP is the pressure in tens of millibars and - * hhh is the last three digits of the height in meters below 500 mb - * and the last three digits of height in decameters at/above 500 mb. - * For data above 100 mb, PP is the pressure in millibars and hhh is - * the last three digits of the height in decameters. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; - -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -public class PressureHeightGroup { - - private static float pressure; - - private static float height; - - public static float getPressure() { - return pressure; - } - - public static void setPressure(float pressure) { - PressureHeightGroup.pressure = pressure; - } - - public static float getHeight() { - return height; - } - - public static void setHeight(float height) { - PressureHeightGroup.height = height; - } - - /** - * Decodes pressure and height data - * - * @param presGroup The input pressure code group - * @param above The input above is flag - * @param level the input pressure level - * @param stationNumber The input station number - * @param dataType The input data type - * @return - */ - public static void PressureHeightField(String presGroup, Boolean above, - int level, String stationNumber, String dataType, H5UairRecord record) { - - pressure = IDecoderConstantsN.UAIR_FLOAT_MISSING; - height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - int iabove = 0; - int ipres = IDecoderConstantsN.UAIR_INTEGER_MISSING; - int ihhh = IDecoderConstantsN.UAIR_INTEGER_MISSING; - Boolean drop = false; - Boolean ship = false; - - String pressValue[][] = { { "99", "00", "92", "85", "70", "50", - "40", "30", "25", "20", "15", "10" }, - { "70", "50", "30", "20", "10", "07", - "05", "03", "02", "01", "xx" , "//"} - }; - - if ( dataType.substring(0,2).equals("XX") ) { - // dropsonde data - drop = true; - } else if ( dataType.substring(0,2).equals("UU") ) { - // ship data - ship = true; - } - - if (above) { - iabove =1; - } - - if ( presGroup.length() == 5 && ( level < 12 )) { - String pp = presGroup.substring(0,2); - String hhh = presGroup.substring(2,5); - - if (pp.equals(pressValue[iabove][level])) { - if ( ! pp.equals("//") ) { - ipres = Integer.parseInt(pp); - } - if ( ! hhh.equals("///") ) { - ihhh = Integer.parseInt(hhh); - } - - if (! above) { - /* - * Encoded pressure was pressure / 10. 00 is 1000. - * Above 100mb, encoded pressure is whole number. - */ - if ( ipres != IDecoderConstantsN.UAIR_INTEGER_MISSING ) { - ipres = ipres * 10; - if ( ipres == 0 ) { - ipres = 1000; - } - //Take care of the 925 mb level, which comes in as 920. - if ( ipres == 920 ) { - ipres = 925; - } - pressure = ipres; - } - - /* - * For data below 100 mb, use the pressure to decode the - * height. This algorithm is from the U. of Wisconsin and - * differs slightly from the PROFS algorithm. - */ - if ( ihhh != IDecoderConstantsN.UAIR_INTEGER_MISSING ) { - height = ihhh; - - if ( (ipres == 1000) && (height > 500)) { - height = 500 - height; - } else if ( (ipres == 925) && (height < 200) && (! drop) ) { - height = height + 1000; - } else if ( (ipres == 850) && (height < 900) ) { - height = height + 1000; - } else if ( (ipres == 700) && (height < 500) ) { - height = height + 3000; - } else if ( ipres == 700 ) { - height = height + 2000; - } else if ( ipres <= 500 ) { - ihhh = ihhh * 10; - height = height * 10; - if ( (ipres == 300) && (ihhh < 3000) ) { - height = height + 10000; - } else if ( (ipres == 250) && (ihhh < 5000) ) { - height = height + 10000; - } else if ( (ipres == 200) && (ihhh < 7000) ) { - height = height + 10000; - } else if (ipres <= 150) { - height = height + 10000; - } - } - } - } else { - pressure = ipres; - /* - * Compute the height above 100 mb. The ten thousands digit - * is added here. The value may need to be changed in the - * future if it proves incorrect. - */ - if ( ihhh != IDecoderConstantsN.UAIR_INTEGER_MISSING ) { - ihhh = ihhh * 10; - height = ihhh; - if ( ipres == 70 ) { - height = height + 10000; - } else if ( (ipres == 50) && (ihhh >= 8000)) { - height = height + 10000; - } else if ( (ipres == 50) && (height < 8000) ) { - height = height + 20000; - } else if ( ipres >= 20 ) { - height = height + 20000; - } else if ( (ipres == 10) && (height > 8000) ) { - height = height + 20000; - } else if ( (ipres == 10) && (height < 8000) ) { - height = height + 30000; - } else if ( ipres >= 3 ) { - height = height + 30000; - } else if ( (ipres == 2) && (height > 8000) ) { - height = height + 30000; - } else if ( (ipres == 2) && (height < 8000) ) { - height = height + 40000; - } else { - height = height + 40000; - } - } - } - /* - * This subroutine decodes the surface data from a TTAA - */ - if ( pp.equals("99") && ! above ) { - int ihhhSurface = Integer.parseInt(hhh); - pressure = ihhhSurface; - if ( ihhhSurface < 100 ) { - pressure = pressure + 1000; - } - if ( ! drop && stationNumber != null ) { - height = IDecoderConstantsN.UAIR_INTEGER_MISSING; - height = (float) record.getSelv(); - } else if ( drop ){ - // dropsonde data - height = IDecoderConstantsN.UAIR_INTEGER_MISSING; - } else { - // ship data - height = ShipMobile.getSurfaceHeight(); - } - } - } - } - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/ShipMobile.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/ShipMobile.java deleted file mode 100644 index cd493324fa..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/ShipMobile.java +++ /dev/null @@ -1,345 +0,0 @@ -/** - * ShipMobile - process ship and dropsonde data - * - * This java class intends to serve as an utility only for UAIR decoder. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; - -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import java.util.Calendar; - -public class ShipMobile { - - private static float xlat; - - private static float xlon; - - private static String stnId; - - private static String codeMessage; - - private static String obsUTC; - - private static String UTC; - - private static int iutc; - - private static String stationNumber; - - private static int surfaceHeight; - - private static int elevation; - - private static Calendar obsTime; - - private static Calendar synopticTime; - - private static int topwind; - - private static Boolean windKnot; - - public static float getXlat() { - return xlat; - } - - public static void setXlat(float xlat) { - ShipMobile.xlat = xlat; - } - - public static float getXlon() { - return xlon; - } - - public static void setXlon(float xlon) { - ShipMobile.xlon = xlon; - } - - public static String getStnId() { - return stnId; - } - - public static void setStnId(String stnId) { - ShipMobile.stnId = stnId; - } - - public static String getCodeMessage() { - return codeMessage; - } - - public static void setCodeMessage(String codeMessage) { - ShipMobile.codeMessage = codeMessage; - } - - public static String getUTC() { - return UTC; - } - - public static void setUTC(String utc) { - UTC = utc; - } - - public static int getIutc() { - return iutc; - } - - public static void setIutc(int iutc) { - ShipMobile.iutc = iutc; - } - - public static String getStationNumber() { - return stationNumber; - } - - public static void setStationNumber(String stationNumber) { - ShipMobile.stationNumber = stationNumber; - } - - public static int getSurfaceHeight() { - return surfaceHeight; - } - - public static void setSurfaceHeight(int surfaceHeight) { - ShipMobile.surfaceHeight = surfaceHeight; - } - - public static int getElevation() { - return elevation; - } - - public static void setElevation(int elevation) { - ShipMobile.elevation = elevation; - } - - public static String getObsUTC() { - return obsUTC; - } - - public static void setObsUTC(String obsUTC) { - ShipMobile.obsUTC = obsUTC; - } - - public static Calendar getObsTime() { - return obsTime; - } - - public static void setObsTime(Calendar obsTime) { - ShipMobile.obsTime = obsTime; - } - - public static Calendar getSynopticTime() { - return synopticTime; - } - - public static void setSynopticTime(Calendar synopticTime) { - ShipMobile.synopticTime = synopticTime; - } - - public static int getTopwind() { - return topwind; - } - - public static void setTopwind(int topwind) { - ShipMobile.topwind = topwind; - } - - public static Boolean getWindKnot() { - return windKnot; - } - - public static void setWindKnot(Boolean windKnot) { - ShipMobile.windKnot = windKnot; - } - - /** - * Decodes ship or dropsonde data - * - * @param report The input report - * @param dataType The input dataType - * @return - */ - public static void ShipMobileField(String report, String dataType) { - - Boolean drop = false; - Boolean ship = false; - - xlat = IDecoderConstantsN.UAIR_FLOAT_MISSING; - xlon = IDecoderConstantsN.UAIR_FLOAT_MISSING; - stnId = null; - codeMessage = null; - obsUTC = null; - UTC = null; - iutc = -1; - stationNumber = null; - surfaceHeight = IDecoderConstantsN.UAIR_INTEGER_MISSING; - elevation = IDecoderConstantsN.UAIR_INTEGER_MISSING; - topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; - windKnot = false; - - int day = IDecoderConstantsN.UAIR_INTEGER_MISSING; - - final String SHIP = "( )?([A-Z]{4}[0-9]{2}|[A-Z]{4}[0-9]{1}|[A-Z]{4}) (\\d{5}|\\d{4}/) (\\d{5}) (\\d{5}) (\\d{5}) (\\d{5})(.*)"; - Pattern shipPattern = Pattern.compile(SHIP, Pattern.DOTALL); - Matcher shipMatcher = shipPattern.matcher(report); - - final String MOBILE = "( )?(\\d{5}|\\d{4}/) (\\d{5}) (\\d{5}) (\\d{5})(.*)"; - Pattern mobilePattern = Pattern.compile(MOBILE, Pattern.DOTALL); - Matcher mobileMatcher = mobilePattern.matcher(report); - int quadrant=0; - if ( shipMatcher.find()) { - ship = true; - stnId = shipMatcher.group(2); - xlat = (float)Integer.parseInt(shipMatcher.group(4).substring(2,5)) / (float)10; - xlon = (float)Integer.parseInt(shipMatcher.group(5).substring(1,5)) / (float)10; - quadrant = Integer.parseInt(shipMatcher.group(5).substring(0,1)); - codeMessage = shipMatcher.group(7) + shipMatcher.group(8); - obsUTC = shipMatcher.group(3).substring(2,4); - day = Integer.parseInt(shipMatcher.group(3).substring(0,2)); - - //elevation = 0; - String heightGroup = shipMatcher.group(7); - if ( heightGroup.substring(0,3).equals("999")) { - surfaceHeight = Integer.parseInt(heightGroup.substring(3,5)); - } - - String topwindIndicator = shipMatcher.group(3).substring(4,5); - if ( topwindIndicator.equals("/") ) { - topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; - } else { - topwind = Integer.parseInt(topwindIndicator); - } - - } else if ( mobileMatcher.find()) { - xlat = (float)Integer.parseInt(mobileMatcher.group(3).substring(2,5)) / (float)10; - xlon = (float)Integer.parseInt(mobileMatcher.group(4).substring(1,5)) / (float)10; - quadrant = Integer.parseInt(mobileMatcher.group(4).substring(0,1)); - codeMessage = mobileMatcher.group(6); - obsUTC = mobileMatcher.group(2).substring(2,4); - day = Integer.parseInt(mobileMatcher.group(2).substring(0,2)); - - String topwindIndicator = mobileMatcher.group(2).substring(4,5); - if ( topwindIndicator.equals("/") ) { - topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; - } else { - topwind = Integer.parseInt(topwindIndicator); - } - - drop = true; - } - - if ( quadrant == 7 ) { - xlon = -xlon; - } else if ( quadrant == 5 ) { - xlon = -xlon; - xlat = -xlat; - } else if ( quadrant == 3 ) { - xlat = -xlat; - } - - if ( day > 50 ) { - windKnot = true; - day = day -50; - } - - if ( ship ) { - stnId = stnId + obsUTC; - } - // Adjusts the time to the nearest 3-hourly interval. - int hour = Integer.parseInt(obsUTC); - int idiff = hour % 3; - if ( idiff == 1 ) { - hour = hour - 1; - } else if ( idiff == 2 ) { - /* - * If hour is one hour early, add hour and - * change day if hour - */ - hour = hour + 1; - if ( hour == 24 ) { - hour = 0; - } - } - iutc = hour; - UTC = Integer.toString(hour); - if ( hour < 10 ) { - UTC = "0" + UTC; - } - - // Get observation time - if ( obsUTC != null && day > 0 && day <= 31 ) { - String oday = Integer.toString(day); - if ( day < 10 ) { - oday = "0" + oday; - } - String obsDate = oday + obsUTC + "00"; - Calendar cal = null; - obsTime = UtilN.findDataTime(obsDate,cal); - } - - // Get synoptic time - if ( UTC != null && day > 0 && day <= 31 ) { - String sday = Integer.toString(day); - if ( day < 10 ) { - sday = "0" + sday; - } - String synopticDate = sday + UTC + "00"; - Calendar cal = null; - synopticTime = UtilN.findDataTime(synopticDate,cal); - - if ( obsUTC.equals("23") ) { - // Adjust day to next day - synopticTime.set(Calendar.DAY_OF_MONTH, day + 1 ); - } - } - - if ( drop ) { - // Decode 61616 and 62626 group - Dropsonde(report); - } - } - - /** - * Decodes dropsonde data - * - * @param report The input report - * @return - */ - public static void Dropsonde(String report) { - - final String DROP = "61616 (AF|NOAA|NASA)(\\d{1,3}) (.*) OB (\\d{2}) 62626"; - Pattern dropPattern = Pattern.compile(DROP, Pattern.DOTALL); - Matcher dropMatcher = dropPattern.matcher(report); - - //final String DROP2 = "62626 (.*) LST WND (\\d3) MBL WIND "; - final String DROP2 = "62626 (.*) LST WND (\\d{3})"; - Pattern drop2Pattern = Pattern.compile(DROP2, Pattern.DOTALL); - Matcher drop2Matcher = drop2Pattern.matcher(report); - - UTC = obsUTC; - - if ( dropMatcher.find() ) { - stationNumber = dropMatcher.group(4) + obsUTC + dropMatcher.group(2); - stnId = dropMatcher.group(1) + dropMatcher.group(2) + dropMatcher.group(4); - } - - if ( drop2Matcher.find() ) { - elevation = Integer.parseInt(drop2Matcher.group(2)); - } - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TempGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TempGroup.java deleted file mode 100644 index b6aed8aca8..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TempGroup.java +++ /dev/null @@ -1,94 +0,0 @@ -/** - * TempGroup - decodes temperature data - * - * This java class intends to serve as an utility only for UAIR decoder. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -public class TempGroup { - - private static float temperature; - - private static float dewpointTemp; - - public static float getTemperature() { - return temperature; - } - - public static void setTemperature(float temperature) { - TempGroup.temperature = temperature; - } - - public static float getDewpointTemp() { - return dewpointTemp; - } - - public static void setDewpointTemp(float dewpointTemp) { - TempGroup.dewpointTemp = dewpointTemp; - } - - /** - * This subroutine decodes a temperature/dewpoint field. The field - * is encoded as TTtDD where TT is temperature in degrees Celsius, - * t is approximate tenths of degree and sign indicator, and DD is - * the dewpoint depression in degrees Celsius. - * - * @param tempGroup The input temperature data - */ - public static void TempField(String tempGroup) { - - temperature = IDecoderConstantsN.UAIR_FLOAT_MISSING; - dewpointTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING;; - - if ( tempGroup.length() == 5 ) { - String ttt = tempGroup.substring(0,3); - String dd = tempGroup.substring(3,5); - - if ( ! ttt.substring(2,3).equals("/") ) { - /* - * If the integer is even, the temperature is positive. - * Otherwise, the temperature is negative. - */ - int ittt = Integer.parseInt(ttt); - int isign = ittt%2; - if ( isign == 1 ) { - temperature = - ittt; - } else { - temperature = ittt; - } - temperature = (float) (temperature / 10.); - /* - * If the dewpoint given is less than 50, the dewpoint is - * given in tenths of a degree. For numbers greater than - * 55, the dewpoint is given in whole degrees plus 50. - * The values 51 - 55 are not used. - */ - if ( ! dd.equals("//") ) { - int idd = Integer.parseInt(dd); - if ( idd <= 50 ) { - dewpointTemp = (float) (idd / 10.); - } else { - dewpointTemp = idd - 50; - } - dewpointTemp = temperature - dewpointTemp; - } - - } - } - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TimeGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TimeGroup.java deleted file mode 100644 index eef015b678..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TimeGroup.java +++ /dev/null @@ -1,191 +0,0 @@ -/** - * TimeGroup - * - * This java class intends to serve as an utility only for UAIR decoder. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; - -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import java.util.Calendar; - -public class TimeGroup { - - private static String obsUTC; - - private static String UTC; - - private static int iutc; - - private static Calendar obsTime; - - private static Calendar synopticTime; - - private static int topwind; - - private static Boolean windKnot; - - public static String getUTC() { - return UTC; - } - - public static void setUTC(String utc) { - UTC = utc; - } - - public static int getIutc() { - return iutc; - } - - public static void setIutc(int iutc) { - TimeGroup.iutc = iutc; - } - - public static String getObsUTC() { - return obsUTC; - } - - public static void setObsUTC(String obsUTC) { - TimeGroup.obsUTC = obsUTC; - } - - public static Calendar getObsTime() { - return obsTime; - } - - public static void setObsTime(Calendar obsTime) { - TimeGroup.obsTime = obsTime; - } - - public static Calendar getSynopticTime() { - return synopticTime; - } - - public static void setSynopticTime(Calendar synopticTime) { - TimeGroup.synopticTime = synopticTime; - } - - public static int getTopwind() { - return topwind; - } - - public static void setTopwind(int topwind) { - TimeGroup.topwind = topwind; - } - - public static Boolean getWindKnot() { - return windKnot; - } - - public static void setWindKnot(Boolean windKnot) { - TimeGroup.windKnot = windKnot; - } - - /** - * Docodes time group data from a given report. - * Get the UTC with format "YYGGI" into a Calendar object. - * YY indicates the day of the month; when YY>50, day=YY-50. - * GG indecates the hour of the sounding in UTC - * - * @param theReport The input upper air data report - * @return - */ - public static void TimeField(String report) { - - obsUTC = null; - UTC = null; - iutc = -1; - topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; - windKnot = false; - - int day = IDecoderConstantsN.UAIR_INTEGER_MISSING; - - /* Regular expression for UTC */ - final String utcpat = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{2})(\\d{2})(\\d{1}|/)"; - Pattern UTCPattern = Pattern.compile(utcpat); - Matcher utcMatcher = UTCPattern.matcher(report); - - final String STATIONNUMBER2 = "(TT|PP)(AA|BB|CC|DD) (\\d{5}) NIL"; - Pattern stationNumberPattern2 = Pattern.compile(STATIONNUMBER2); - Matcher stationNumberMatcher2 = stationNumberPattern2.matcher(report); - if ( stationNumberMatcher2.find()) { - //System.out.println("NIL report NO UTC"); - } else if ( utcMatcher.find()) { - String topwindIndicator = utcMatcher.group(6); - if ( topwindIndicator.equals("/") ) { - topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; - } else { - topwind = Integer.parseInt(topwindIndicator); - } - obsUTC = utcMatcher.group(5); - day = Integer.parseInt(utcMatcher.group(4)); - if ( day > 50 ) { - day = day -50; - windKnot = true; - } - // Adjusts the time to the nearest 3-hourly interval. - int hour = Integer.parseInt(obsUTC); - int idiff = hour % 3; - if ( idiff == 1 ) { - hour = hour - 1; - } else if ( idiff == 2 ) { - /* - * If hour is one hour early, add hour and - * change day if hour - */ - hour = hour + 1; - if ( hour == 24 ) { - hour = 0; - } - } - iutc = hour; - UTC = Integer.toString(hour); - if ( hour < 10 ) { - UTC = "0" + UTC; - } - - // Get observation time - if ( obsUTC != null && day > 0 && day <= 31 ) { - String oday = Integer.toString(day); - if ( day < 10 ) { - oday = "0" + oday; - } - String obsDate = oday + obsUTC + "00"; - Calendar cal = null; - obsTime = UtilN.findDataTime(obsDate,cal); - } - - // Get synoptic time - if ( UTC != null && day > 0 && day <= 31 ) { - String sday = Integer.toString(day); - if ( day < 10 ) { - sday = "0" + sday; - } - String synopticDate = sday + UTC + "00"; - Calendar cal = null; - synopticTime = UtilN.findDataTime(synopticDate,cal); - - if ( obsUTC.equals("23") ) { - // Adjust day to next day - synopticTime.set(Calendar.DAY_OF_MONTH, day + 1 ); - } - } - } - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/WindGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/WindGroup.java deleted file mode 100644 index f03cb1c32f..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/WindGroup.java +++ /dev/null @@ -1,107 +0,0 @@ -/** - * WindGroup - decodes wind data - * - * This java class intends to serve as an utility only for UAIR decoder. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -public class WindGroup { - - private static float sped; - - private static float drct; - - public static float getSped() { - return sped; - } - - public void setSped (float sped) { - this.sped = sped; - } - - public static float getDrct() { - return drct; - } - - public void setDrct(float drct) { - this.drct = drct; - } - - /** - * This subroutine decodes a wind field in the form dddff where ddd - * is the direction in degrees and ff is the wind speed. - * If last digit of ddd is not equal to 0, then it becomes ddfff. - * In other words, wind speed should be "dff" not "ff". - * - * @param report The input report - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @return - */ - public static void WindField(String windGroup, Boolean windKnot) { - - sped = IDecoderConstantsN.UAIR_FLOAT_MISSING; - drct = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - if ( windGroup != null ) { - if ( windGroup.length() == 5 ) { - String ddd = windGroup.substring(0,3); - String ff = windGroup.substring(3,5); - - String wDir = windGroup.substring(0,2); - String wSpeed = windGroup.substring(2,5); - - if ( ! ddd.substring(0,2).equals("//") && ! ff.equals("//")) { - /* - * The tens and hundreds of the wind direction is encoded in the - * first two digits. - */ - int idir = Integer.parseInt(wDir); - idir = idir * 10; - - //The wind speed is encoded in the last three digits. - int ispeed = Integer.parseInt(wSpeed); - if ( ispeed >= 500 ) { - /* - * The units value of the direction rounded to 0 or 5 is - * multiplied by 100 and added to the wind speed. - */ - ispeed = ispeed - 500; - idir = idir + 5; - } - - /* - * Set the output values. Return missing data if direction is - * greater than 360 or field is '31313'. - */ - if ( idir == 360 ) { - idir = 0; - } - sped = ispeed; - if ( windKnot ) { - sped = (float) (sped / 1.9425); - } - drct = idir; - } else if ( ! ddd.equals("///") && ff.equals("//")) { - // wind speed missing - int idir = Integer.parseInt(ddd); - drct = idir; - } - } - } - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/package-info.java deleted file mode 100644 index 3f8b3bb1b1..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/src/gov/noaa/nws/ncep/edex/plugin/h5uair/util/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains utility classes for uair plugin -*/ -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/20100327.uair b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/20100327.uair deleted file mode 100644 index 15a474dc3b..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/20100327.uair +++ /dev/null @@ -1,26 +0,0 @@ - -576 -USUS43 KDVN 270000 -MANDVN -74455 TTAA 77004 74455 99990 08067 15509 00148 ///// ///// -92783 02263 15515 85459 00656 16016 70997 06167 24014 50556 -21750 27028 40716 32757 28539 88999 77999 31313 58708 82304 -51515 10141 10159 10164 00011 10194 15015 21011= - - -579 -UMUS43 KDVN 270000 -SGLDVN -74455 TTBB 77000 74455 00990 08067 11987 07468 22872 02160 -33866 02363 44863 01567 55859 00766 66858 00358 77856 00157 -88851 00656 99834 00459 11758 04760 22744 04761 33731 04369 -44691 06566 55666 07569 66612 12365 77607 12763 88593 13368 -99575 14368 11549 16964 22521 19346 33490 22950 44485 23557 -55477 24358 66466 25365 77442 28762 88433 29556 99403 32357 -31313 58708 82304 41414 30901 51515 10141 10159= - -PPBB 77000 74455 90023 15509 14016 15514 90456 15015 15515 -17014 90789 18009 21010 21511 91024 24013 24016 27517 9156/ -26023 26523 920// 27529= - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/UairDecoderTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/UairDecoderTest.java deleted file mode 100644 index fb26703cbb..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/UairDecoderTest.java +++ /dev/null @@ -1,21 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.h5uair.decoder; - -import static org.junit.Assert.*; - -import org.junit.Before; -import org.junit.Test; - -public class UairDecoderTest { - - @Before - public void setUp() throws Exception { - // UairDecoder uair=new UairDecoder(); - } - - @Test - public void testUairDecoder() { - // fail("Not yet implemented"); - - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/UairSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/UairSeparatorTest.java deleted file mode 100644 index f6f074625d..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/UairSeparatorTest.java +++ /dev/null @@ -1,92 +0,0 @@ -/** - * This Java class is the JUnit test for the decoder separator. - * - *
- * 
- * T. Lee	11/08	Creation
- * T. Lee	 3/09	Migrate to TO10
- * 
- * - */ -package gov.noaa.nws.ncep.edex.plugin.h5uair.decoder; - -import static org.junit.Assert.*; -import org.apache.log4j.Logger; -import org.junit.Before; -import org.junit.Test; - -import gov.noaa.nws.ncep.edex.plugin.h5uair.decoder.H5UairSeparator; - -import java.io.BufferedReader; -import java.io.FileReader; -import java.io.File; -import java.io.IOException; -import java.io.FileNotFoundException; - -public class UairSeparatorTest { - H5UairSeparator sep; - char[] cbuf; - int ntime = 0; - StringBuffer contents = new StringBuffer(); - byte[] actual = null; - - @Before - public void initialize () { - final Logger log = Logger.getLogger(getClass().getName()); - sep = new H5UairSeparator(); - File file = new File ("unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/decoder/20100327.uair"); - BufferedReader reader = null; - - try { - reader = new BufferedReader(new FileReader(file)); - String text = null; - - /* - * Repeat until all lines is read. Add control characters. - */ - while ((text = reader.readLine()) != null) { - if ( text.length() != 0 ) { - contents.append(text).append("\r\r\n"); - } - } - } - catch (FileNotFoundException e) { - if (log.isInfoEnabled()) { - log.info("File is not found"); - } - } - catch (IOException e) { - if (log.isInfoEnabled()) { - log.info("I/O Exception"); - } - } - finally { - try { - if (reader != null) { - reader.close(); - } - } - catch (IOException e) { - if (log.isInfoEnabled()) { - log.info("I/O Exception"); - } - } - } - sep = new H5UairSeparator(); - actual = contents.toString().getBytes(); - sep.setData(actual, null); - } - - @Test - public void testHasNext() { - assertTrue("Find Uair separator! ", sep.hasNext()); - } - - @Test - public void testGetRecord() { - byte[] expected = sep.next(); - String a = new String (actual); - String e = new String (expected); - //assertEquals(e.trim(),a.trim()); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/PressureHeightGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/PressureHeightGroupTest.java deleted file mode 100644 index f46b9820b1..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/PressureHeightGroupTest.java +++ /dev/null @@ -1,40 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; - -import static org.junit.Assert.*; -import gov.noaa.nws.ncep.edex.plugin.h5uair.util.PressureHeightGroup; -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import java.util.Calendar; -import java.util.Iterator; -import java.util.Set; - -import org.junit.After; -import org.junit.Before; -import org.junit.Test; - -public class PressureHeightGroupTest { - - public void setUp() throws Exception { - } - - @Test - public void testPressHeightField() { - - String presgroup = "00104"; - Boolean above = false; - int level = 1; - String stationNumber = "72403"; - String dataType = "TTAA"; - H5UairRecord record = null; - PressureHeightGroup.PressureHeightField(presgroup, above, level, stationNumber, dataType, record); - float height = PressureHeightGroup.getHeight(); - float pres = PressureHeightGroup.getPressure(); - assertEquals(104.0, height); - assertEquals(1000.0, pres); - } - -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TempGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TempGroupTest.java deleted file mode 100644 index d70c6dfa3f..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TempGroupTest.java +++ /dev/null @@ -1,22 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; - -import static org.junit.Assert.*; -import gov.noaa.nws.ncep.edex.plugin.h5uair.util.TempGroup; -import org.junit.Test; - -public class TempGroupTest { - - public void setUp() throws Exception { - } - - @Test - public void testTempField() { - String tempgroup = "12424"; - TempGroup.TempField(tempgroup); - float temp = TempGroup.getTemperature(); - float dt = TempGroup.getDewpointTemp(); - assertEquals(12.4,temp); - assertEquals(10.0,dt); - } - -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TimeGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TimeGroupTest.java deleted file mode 100644 index 72d2803cf2..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/TimeGroupTest.java +++ /dev/null @@ -1,44 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; - -import static org.junit.Assert.*; -import gov.noaa.nws.ncep.edex.plugin.h5uair.util.TimeGroup; -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import java.util.Calendar; -import java.util.Iterator; -import java.util.Set; - -import org.junit.After; -import org.junit.Before; -import org.junit.Test; - -public class TimeGroupTest { - - public void setUp() throws Exception { - } - - @Test - public void testTimeField() { - String report = "USUS41 KLWX 190000\r\r\n" + - "72403 TTAA 69001 72403 99002 12424 36004 00104 12223 00507 \r\r\n" + - "92752 07200 02010 85448 08833 31513 70035 00631 26515 50566 \r\r\n" + - "14941 26524 40731 26758 25535 30932 43966 25541 25052 50967 \r\r\n" + - "25059 20195 54969 24559 15379 57376 27049 10634 57982 24530 \r\r\n" + - "88215 54568 25061 77237 24565 42207 31313 58708 82303 51515 \r\r\n" + - "10164 00005 10194 35511 28014= \r\r\n"; - - TimeGroup.TimeField(report); - String obsUTC = TimeGroup.getObsUTC(); - String UTC = TimeGroup.getUTC(); - int topwind = TimeGroup.getTopwind(); - Boolean windKnot = TimeGroup.getWindKnot(); - assertEquals("00",obsUTC); - assertEquals("00",UTC); - assertEquals(1,topwind); - assertEquals(true,windKnot); - } - -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/UairParserTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/UairParserTest.java deleted file mode 100644 index d68823b63d..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/UairParserTest.java +++ /dev/null @@ -1,73 +0,0 @@ -/** - * This Java class is the JUnit test for the UairParser. - * - *
- *
- * L. Lin       04/09   Creation
- * 
- * - */ -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; - -import static org.junit.Assert.*; -import java.util.Calendar; -import org.junit.Test; -import org.junit.Before; - -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5LiftedIndex; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5MaxWind; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5ObsLevels; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5Tropopause; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord; -import gov.noaa.nws.ncep.edex.plugin.h5uair.util.H5UairParser; -import gov.noaa.nws.ncep.edex.plugin.h5uair.util.WindGroup; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import java.util.*; - -import gov.noaa.nws.ncep.edex.tools.decoder.MndTime; -import java.util.ArrayList; -import java.util.Iterator; -import java.util.TimeZone; - -public class UairParserTest { - String report = "USUS41 KLWX 190000\r\r\n" + - "72403 TTAA 69001 72403 99002 12424 36004 00104 12223 00507 \r\r\n" + - "92752 07200 02010 85448 08833 31513 70035 00631 26515 50566 \r\r\n" + - "14941 26524 40731 26758 25535 30932 43966 25541 25052 50967 \r\r\n" + - "25059 20195 54969 24559 15379 57376 27049 10634 57982 24530 \r\r\n" + - "88215 54568 25061 77237 24565 42207 31313 58708 82303 51515 \r\r\n" + - "10164 00005 10194 35511 28014= \r\r\n"; - - @Before - public void initialize () { - } - - - @Test - public void testGetDataType() { - String dataType = H5UairParser.getDataType(report); - assertEquals("TTAA",dataType); - } - - @Test - public void testGetStationNumber() { - String station = H5UairParser.getStationNumber(report); - assertEquals("72403",station); - } - - @Test - public void testFindCorIndicator() { - String nul = null; - String cor = H5UairParser.findCorIndicator(report); - assertEquals(nul, cor); - } - - @Test - public void testGetUairType() { - Integer uairType = H5UairParser.getUairType("TTAA"); - assertEquals( 1, uairType); - } -} - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/WindGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/WindGroupTest.java deleted file mode 100644 index 42742ec03d..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/unit-test/gov/noaa/nws/ncep/edex/plugin/h5uair/util/WindGroupTest.java +++ /dev/null @@ -1,32 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.h5uair.util; - -import static org.junit.Assert.*; -import gov.noaa.nws.ncep.edex.plugin.h5uair.util.WindGroup; -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import java.util.Calendar; -import java.util.Iterator; -import java.util.Set; - -import org.junit.After; -import org.junit.Before; -import org.junit.Test; - -public class WindGroupTest { - - public void setUp() throws Exception { - } - - @Test - public void testWindField() { - String windgroup = "27049"; - WindGroup.WindField(windgroup, false); - float windSpeed = WindGroup.getSped(); - float winddir = WindGroup.getDrct(); - assertEquals(49.0,windSpeed); - assertEquals(270.0,winddir); - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/utility/common_static/base/purge/h5uairPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/utility/common_static/base/purge/h5uairPurgeRules.xml deleted file mode 100644 index e43ad7f0e9..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/utility/common_static/base/purge/h5uairPurgeRules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - h5uair - default - - 02-00:00:00 - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/utility/edex_static/base/distribution/uair.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/utility/edex_static/base/distribution/uair.xml deleted file mode 100644 index 3e086ed13e..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/utility/edex_static/base/distribution/uair.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - ^U[CEFGHIJKLMNPQSWXYZ].* - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.idft/src/gov/noaa/nws/ncep/edex/plugin/idft/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.idft/src/gov/noaa/nws/ncep/edex/plugin/idft/decoder/package-info.java index ac808192ab..6be47d815c 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.idft/src/gov/noaa/nws/ncep/edex/plugin/idft/decoder/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.idft/src/gov/noaa/nws/ncep/edex/plugin/idft/decoder/package-info.java @@ -1,7 +1,7 @@ -/** - * IDFT implementation of the plugin pattern. - * - * Package includes classes to decode the IDFT message and persist the data. - * - */ +/** + * IDFT implementation of the plugin pattern. + * + * Package includes classes to decode the IDFT message and persist the data. + * + */ package gov.noaa.nws.ncep.edex.plugin.idft.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/res/spring/intlsigmet-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/res/spring/intlsigmet-common.xml old mode 100755 new mode 100644 index b88e96a48d..6acee491a6 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/res/spring/intlsigmet-common.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/res/spring/intlsigmet-common.xml @@ -1,26 +1,26 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/res/spring/intlsigmet-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/res/spring/intlsigmet-ingest.xml old mode 100755 new mode 100644 index 8c04e35c3d..79ce6b0e5c --- a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/res/spring/intlsigmet-ingest.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/res/spring/intlsigmet-ingest.xml @@ -1,72 +1,72 @@ - - - - - - - - - - - - - - - - - - - - - - - - intlsigmet - - - - - - - - - - - - - java.lang.Throwable - - - - - - - java.lang.Throwable - - - - - + + + + + + + + + + + + + + + + + + + + + + + + intlsigmet + + + + + + + + + + + + + java.lang.Throwable + + + + + + + java.lang.Throwable + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/IntlSigmetDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/IntlSigmetDecoder.java old mode 100755 new mode 100644 index a36686b891..39648fbe79 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/IntlSigmetDecoder.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/IntlSigmetDecoder.java @@ -1,198 +1,197 @@ -/** - * - * IntlSigmet Decoder - * - * This java class decodes INTLSIGMET raw data. - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 06/2009 113 L. Lin Initial creation - * 07/2009 113 L. Lin Migration to TO11 - * 05/2010 113 L. Lin Migration to TO11DR11 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.intlsigmet.decoder; - -import gov.noaa.nws.ncep.common.dataplugin.intlsigmet.IntlSigmetRecord; -import gov.noaa.nws.ncep.edex.plugin.intlsigmet.util.IntlSigmetParser; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.util.Calendar; -import java.util.Scanner; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; -import com.raytheon.uf.edex.decodertools.time.TimeTools; - -public class IntlSigmetDecoder extends AbstractDecoder { - - private final String pluginName; - - /** - * Constructor - * - * @throws DecoderException - */ - public IntlSigmetDecoder(String name) throws DecoderException { - pluginName = name; - } - - public PluginDataObject[] decode(byte[] data, Headers headers) - throws DecoderException { - - String traceId = ""; - if (headers != null) { - traceId = (String) headers.get("traceId"); - } - - String etx = IDecoderConstants.ETX; - String theBulletin = null; - - Calendar startTime = null; - byte[] messageData = null; - - IntlSigmetRecord record = null; - // Default equal to four hours from start time if there is no valid time - // in report - final int validPeriod = 4; - - IntlSigmetSeparator sep = IntlSigmetSeparator.separate(data, headers); - messageData = sep.next(); - String theMessage = new String(messageData); - - /* - * May have multiple duplicate bulletins, only get the first bulletin - * and eliminate the remaining bulletins after the first bulletin. - */ - Scanner cc = new Scanner(theMessage).useDelimiter(etx); - if (cc.hasNext()) { - theBulletin = cc.next(); - } else { - theBulletin = theMessage; - } - - // Decode and set WMO line - record = IntlSigmetParser.processWMO(theBulletin, headers); - - /* - * Check the IntlSigmet record object. If not, throws exception. - */ - if (record != null) { - record.setTraceId(traceId); - record.setPluginName(pluginName); - record.setReportType(pluginName); - record.setHazardType(IntlSigmetParser.getHazardType(theBulletin)); - // Decode and set the messageID - record.setMessageID(IntlSigmetParser.getMessageID(theBulletin)); - // Decode and set the sequence number - record.setSequenceNumber(IntlSigmetParser - .getSequenceNumber(theBulletin)); - try { - record.constructDataURI(); - } catch (PluginException e) { - logger.error("Error constructing dataURI", e); - record = null; - } - } - if (record != null) { - try { - // Replace special characters to a blank so that it may be - // readable - record.setBullMessage(UtilN - .removeLeadingWhiteSpaces((theBulletin.substring(5)) - .replace('\036', ' ').replace('\r', ' ') - .replace('\003', ' ').replace('\000', ' ') - .replace('\001', ' '))); - - if (!record.getHazardType().equals("NIL")) { - - // Decode the issue time - Calendar issueTime = record.getIssueTime(); - - // Decode the starting time - startTime = IntlSigmetParser.getStartTime(theBulletin, - headers); - if (startTime == null) { - startTime = issueTime; - } - - // Decode the end time - Calendar endTime = IntlSigmetParser.getEndTime(theBulletin, - headers); - if (endTime == null) { - /* - * if no end time available, end time will be the start - * time plus a valid period; the default is four hours - * for now. - */ - endTime = TimeTools.copy(startTime); - endTime.add(Calendar.HOUR, validPeriod); - } - - // Set start time and end time - record.setStartTime(startTime); - record.setEndTime(endTime); - - // Decode and set the atsu - record.setAtsu(IntlSigmetParser.getAtsu(theBulletin)); - - // Decode and set the intensity - record.setIntensity(IntlSigmetParser - .getIntensity(theBulletin)); - - // Decode and set the flight levels - IntlSigmetParser.processFlightLevels(theBulletin, record); - - // Decode and set the omwo - record.setOmwo(IntlSigmetParser.getOmwo(theBulletin)); - - // Decode and set the direction - record.setDirection(IntlSigmetParser - .getDirection(theBulletin)); - - // Decode and set the speed - record.setSpeed(IntlSigmetParser.getSpeed(theBulletin)); - - // Decode and set distance - record.setDistance(IntlSigmetParser - .getDistance(theBulletin)); - - // Decode and set nameLocation - record.setNameLocation(IntlSigmetParser - .getNameLocation(theBulletin)); - - // Decode and set the remarks - record.setRemarks(IntlSigmetParser.getRemarks(theBulletin)); - - // Decode and set polyGonExtend - record.setPolygonExtent(IntlSigmetParser - .getPolygonExtent(theBulletin)); - } - } catch (Exception e) { - logger.error("Error postprocessing " + pluginName, e); - record = null; - } - } - - /* - * Return the IntlSigmetRecord record object. - */ - if (record == null) { - return new PluginDataObject[0]; - } else { - return new PluginDataObject[] { record }; - } - - } - -} +/** + * + * IntlSigmet Decoder + * + * This java class decodes INTLSIGMET raw data. + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 06/2009 113 L. Lin Initial creation + * 07/2009 113 L. Lin Migration to TO11 + * 05/2010 113 L. Lin Migration to TO11DR11 + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.intlsigmet.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.intlsigmet.IntlSigmetRecord; +import gov.noaa.nws.ncep.edex.plugin.intlsigmet.util.IntlSigmetParser; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.Calendar; +import java.util.Scanner; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +public class IntlSigmetDecoder extends AbstractDecoder { + + private final String pluginName; + + /** + * Constructor + * + * @throws DecoderException + */ + public IntlSigmetDecoder(String name) throws DecoderException { + pluginName = name; + } + + public PluginDataObject[] decode(byte[] data, Headers headers) + throws DecoderException { + + String traceId = ""; + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + + String etx = IDecoderConstants.ETX; + String theBulletin = null; + + Calendar startTime = null; + byte[] messageData = null; + + IntlSigmetRecord record = null; + // Default equal to four hours from start time if there is no valid time + // in report + final int validPeriod = 4; + + IntlSigmetSeparator sep = IntlSigmetSeparator.separate(data, headers); + messageData = sep.next(); + String theMessage = new String(messageData); + + /* + * May have multiple duplicate bulletins, only get the first bulletin + * and eliminate the remaining bulletins after the first bulletin. + */ + Scanner cc = new Scanner(theMessage).useDelimiter(etx); + if (cc.hasNext()) { + theBulletin = cc.next(); + } else { + theBulletin = theMessage; + } + + // Decode and set WMO line + record = IntlSigmetParser.processWMO(theBulletin, headers); + + /* + * Check the IntlSigmet record object. If not, throws exception. + */ + if (record != null) { + record.setTraceId(traceId); + record.setPluginName(pluginName); + record.setReportType(pluginName); + record.setHazardType(IntlSigmetParser.getHazardType(theBulletin)); + // Decode and set the messageID + record.setMessageID(IntlSigmetParser.getMessageID(theBulletin)); + // Decode and set the sequence number + record.setSequenceNumber(IntlSigmetParser + .getSequenceNumber(theBulletin)); + try { + record.constructDataURI(); + } catch (PluginException e) { + logger.error("Error constructing dataURI", e); + record = null; + } + } + if (record != null) { + try { + // Replace special characters to a blank so that it may be + // readable + record.setBullMessage(UtilN + .removeLeadingWhiteSpaces((theBulletin.substring(5)) + .replace('\036', ' ').replace('\r', ' ') + .replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' '))); + + if (!record.getHazardType().equals("NIL")) { + + // Decode the issue time + Calendar issueTime = record.getIssueTime(); + + // Decode the starting time + startTime = IntlSigmetParser.getStartTime(theBulletin, + headers); + if (startTime == null) { + startTime = issueTime; + } + + // Decode the end time + Calendar endTime = IntlSigmetParser.getEndTime(theBulletin, + headers); + if (endTime == null) { + /* + * if no end time available, end time will be the start + * time plus a valid period; the default is four hours + * for now. + */ + endTime = TimeTools.copy(startTime); + endTime.add(Calendar.HOUR, validPeriod); + } + + // Set start time and end time + record.setStartTime(startTime); + record.setEndTime(endTime); + + // Decode and set the atsu + record.setAtsu(IntlSigmetParser.getAtsu(theBulletin)); + + // Decode and set the intensity + record.setIntensity(IntlSigmetParser + .getIntensity(theBulletin)); + + // Decode and set the flight levels + IntlSigmetParser.processFlightLevels(theBulletin, record); + + // Decode and set the omwo + record.setOmwo(IntlSigmetParser.getOmwo(theBulletin)); + + // Decode and set the direction + record.setDirection(IntlSigmetParser + .getDirection(theBulletin)); + + // Decode and set the speed + record.setSpeed(IntlSigmetParser.getSpeed(theBulletin)); + + // Decode and set distance + record.setDistance(IntlSigmetParser + .getDistance(theBulletin)); + + // Decode and set nameLocation + record.setNameLocation(IntlSigmetParser + .getNameLocation(theBulletin)); + + // Decode and set the remarks + record.setRemarks(IntlSigmetParser.getRemarks(theBulletin)); + + // Decode and set polyGonExtend + record.setPolygonExtent(IntlSigmetParser.getPolygonExtent(theBulletin)); + } + } catch (Exception e) { + logger.error("Error postprocessing " + pluginName, e); + record = null; + } + } + + /* + * Return the IntlSigmetRecord record object. + */ + if (record == null) { + return new PluginDataObject[0]; + } else { + return new PluginDataObject[] { record }; + } + + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/IntlSigmetSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/IntlSigmetSeparator.java old mode 100755 new mode 100644 index ccb86b4310..9586140291 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/IntlSigmetSeparator.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/IntlSigmetSeparator.java @@ -1,147 +1,147 @@ -/** - * IntlsigmetSeparator - * - * This class sets the raw data to an Arraylist, records, of - * String based on a uniquely identified separator. - * - * HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 06/2009 113 L. Lin Initial creation - * 07/2009 113 L. Lin Migration to TO11 - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.intlsigmet.decoder; - -import java.util.ArrayList; -import java.util.Iterator; -import java.util.List; -import java.util.NoSuchElementException; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.plugin.AbstractRecordSeparator; -import com.raytheon.edex.util.Util; - -public class IntlSigmetSeparator extends AbstractRecordSeparator { - private final Log logger = LogFactory.getLog(getClass()); - - /** Regex used for separate the bulletins */ - private static final String BULLSEPARATOR = "([0-9]{3})( )*\\x0d\\x0d\\x0a([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( [A-Z]{3})?\\x0d\\x0d\\x0a"; - - /** Regex matcher */ - private Matcher matcher; - - /** Pattern object for regex search */ - private Pattern pattern; - - /** List of records contained in file */ - private List records; - - private Iterator iterator = null; - - /** - * Constructor. - * - */ - public IntlSigmetSeparator() { - records = new ArrayList(); - } - - public static IntlSigmetSeparator separate(byte[] data, Headers headers) { - IntlSigmetSeparator ds = new IntlSigmetSeparator(); - ds.setData(data, headers); - return ds; - } - - public void setData(byte[] data, Headers headers) { - doSeparate(new String(data)); - iterator = records.iterator(); - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() - */ - public boolean hasNext() { - if (iterator == null) { - return false; - } else { - return iterator.hasNext(); - } - } - - /** - * Get record - */ - public byte[] next() { - try { - String temp = iterator.next(); - if (Util.isEmptyString(temp)) { - return (byte[]) null; - } else { - return temp.getBytes(); - } - } catch (NoSuchElementException e) { - return (byte[]) null; - } - } - - /** - * @param message - * separate bulletins - */ - private void doSeparate(String message) { - /* Regex used for separate the bulletins */ - - try { - pattern = Pattern.compile(BULLSEPARATOR); - matcher = pattern.matcher(message); - - /* - * Set number of bulletins to records only if the bulletin separator - * is not the same. At the point, only separators are stored in - * "records" - */ - while (matcher.find()) { - if (!records.contains(matcher.group())) { - records.add(matcher.group()); - } - } - - /* - * Append the raw data file to the records. - */ - for (int i = 0; i < records.size(); i++) { - if (i < records.size() - 1) { - records.set( - i, - "\n" - + message.substring( - message.indexOf(records.get(i)), - message.indexOf(records.get(i + 1)))); - } else { - records.set( - i, - "\n" - + message.substring(message.indexOf(records - .get(i)))); - } - } - } catch (Exception e) { - logger.warn("No valid records found!", e); - } - return; - } -} +/** + * IntlsigmetSeparator + * + * This class sets the raw data to an Arraylist, records, of + * String based on a uniquely identified separator. + * + * HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 06/2009 113 L. Lin Initial creation + * 07/2009 113 L. Lin Migration to TO11 + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.intlsigmet.decoder; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; +import java.util.NoSuchElementException; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.edex.util.Util; + +public class IntlSigmetSeparator extends AbstractRecordSeparator { + private final Log logger = LogFactory.getLog(getClass()); + + /** Regex used for separate the bulletins */ + private static final String BULLSEPARATOR = "([0-9]{3})( )*\\x0d\\x0d\\x0a([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( [A-Z]{3})?\\x0d\\x0d\\x0a"; + + /** Regex matcher */ + private Matcher matcher; + + /** Pattern object for regex search */ + private Pattern pattern; + + /** List of records contained in file */ + private List records; + + private Iterator iterator = null; + + /** + * Constructor. + * + */ + public IntlSigmetSeparator() { + records = new ArrayList(); + } + + public static IntlSigmetSeparator separate(byte[] data, Headers headers) { + IntlSigmetSeparator ds = new IntlSigmetSeparator(); + ds.setData(data, headers); + return ds; + } + + public void setData(byte[] data, Headers headers) { + doSeparate(new String(data)); + iterator = records.iterator(); + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() + */ + public boolean hasNext() { + if (iterator == null) { + return false; + } else { + return iterator.hasNext(); + } + } + + /** + * Get record + */ + public byte[] next() { + try { + String temp = iterator.next(); + if (Util.isEmptyString(temp)) { + return (byte[]) null; + } else { + return temp.getBytes(); + } + } catch (NoSuchElementException e) { + return (byte[]) null; + } + } + + /** + * @param message + * separate bulletins + */ + private void doSeparate(String message) { + /* Regex used for separate the bulletins */ + + try { + pattern = Pattern.compile(BULLSEPARATOR); + matcher = pattern.matcher(message); + + /* + * Set number of bulletins to records only if the bulletin separator + * is not the same. At the point, only separators are stored in + * "records" + */ + while (matcher.find()) { + if (!records.contains(matcher.group())) { + records.add(matcher.group()); + } + } + + /* + * Append the raw data file to the records. + */ + for (int i = 0; i < records.size(); i++) { + if (i < records.size() - 1) { + records.set( + i, + "\n" + + message.substring( + message.indexOf(records.get(i)), + message.indexOf(records.get(i + 1)))); + } else { + records.set( + i, + "\n" + + message.substring(message.indexOf(records + .get(i)))); + } + } + } catch (Exception e) { + logger.warn("No valid records found!", e); + } + return; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/package-info.java old mode 100755 new mode 100644 index cf944c8b08..9b5e68be59 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains decoder.java for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.intlsigmet.decoder;; +/** +* Contains decoder.java for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.intlsigmet.decoder;; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/util/IntlSigmetParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/util/IntlSigmetParser.java old mode 100755 new mode 100644 index c4b058b7b2..b87da1056d --- a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/util/IntlSigmetParser.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/util/IntlSigmetParser.java @@ -1,1684 +1,1688 @@ -/** - * IntlSigmet DecoderUtil - * - * This java class intends to serve as a decoder utility for INTLSIGMET. - * - * HISTORY - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 06/2009 113 L. Lin Initial coding - * 07/2009 113 L. Lin Migration to TO11 - * 09/2009 113 L. Lin Convert station ID to lat/lon - * if any exists. - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.intlsigmet.util; - -import gov.noaa.nws.ncep.common.dataplugin.intlsigmet.IntlSigmetLocation; -import gov.noaa.nws.ncep.common.dataplugin.intlsigmet.IntlSigmetRecord; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import gov.noaa.nws.ncep.edex.tools.decoder.LatLonLocTbl; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.util.ArrayList; -import java.util.Arrays; -import java.util.Calendar; -import java.util.Scanner; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.edex.decodertools.core.LatLonPoint; -import com.raytheon.uf.edex.decodertools.time.TimeTools; - -public class IntlSigmetParser { - - private static final String CONUS_EXP = "([A-Z]{4}) SIGMET (ALFA|BRAVO|CHARLIE|DELTA|ECHO|FOXTROT|GOLF|HOTEL|" - + "INDIA|JULIETT|JULIET|KILO|LIMA|MIKE|NOVEMBER|OSCAR|PAPA|QUEBEC|ROMEO|SIERRA|TANGO|" - + "UNIFORM|VICTOR|WHISKEY|XRAY|YANKEE|ZULU) ([0-9]{1}|[0-9]{2}) VALID"; - - /** - * Constructor - */ - public IntlSigmetParser() { - } - - /** - * Parse the WMO line and store WMO header, OfficeID, issue time, ... - * - * @param wmoline - * The bulletin message - * - * @return an IntlSigmetRecord - */ - public static IntlSigmetRecord processWMO(String wmoline, Headers headers) { - - IntlSigmetRecord record = null; - // Regular expression for WMO/ICAO, station ID, and issue date. - final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})"; - - // Pattern used for extracting WMO header, officeID, and issue date. - final Pattern wmoPattern = Pattern.compile(WMO_EXP); - Matcher theMatcher = wmoPattern.matcher(wmoline); - - if (theMatcher.find()) { - record = new IntlSigmetRecord(); - - record.setWmoHeader(theMatcher.group(1)); - record.setIssueOffice(theMatcher.group(2)); - - // Decode the issue time. - Calendar mndTime = null; - Calendar issueTime = TimeTools.findDataTime(theMatcher.group(3), - headers); - record.setIssueTime(issueTime); - - DataTime dataTime = new DataTime(issueTime); - record.setDataTime(dataTime); - } - return record; - } - - /** - * Obtains hazardType as: TS (thunderstorm), TB (turbulence), HU - * (hurricane), TR (tropical storm), TD (tropical depression), VA (volcanic - * ash cloud), MW (marked mountain waves), TC (tropical cyclone), SQ (squall - * line), CT (CAT), IC (icing), GR (hail), DS (duststorm), SS (sandstorm), - * CB (cumulonimbus), WS (low level wind shear), TEST, or CN (cancel), - * etc... - * - * @param theReport - * Input report message. - * @return a string for hazard type - */ - public static String getHazardType(String theReport) { - - String retHazardType = " "; - // Regular expression for hazardType - final String HAZARDTYPE_EXP = "(HURRICANE|HURCN |TROPICAL STORM|TROPICAL DEPRESSION|" - + " TD | SQL | TS | TS/|FRQ TS| TS| SH/TS |TURB| CB | VA | MTW |" - + " ICE | TR | GR | TC | CT | CAT | DS | SS | WS | TSGR |VOLCANIC ASH|HVYSS|" - + " ICG|ICING|LLWS|WATERSPOUTS|THUNDERSTORMS|WIND|TS OBS|CB/TS|TORNADO)"; - final String NIL_EXP = "(NIL)"; - final String MIS_EXP = "(TAF |METAR )"; - final String CNL_EXP = "(CANCEL| CNL | CNCL |:CNL| CNL|INVALID|DISCARDED|" - + "CNL SIGMET| CLN SIGMET|CNCLD)"; - final String TEST_EXP = "(TEST |DISREGARD)"; - - // Pattern used for extracting hazardType - final Pattern hazardTypePattern = Pattern.compile(HAZARDTYPE_EXP); - final Pattern nilPattern = Pattern.compile(NIL_EXP); - final Pattern cnlPattern = Pattern.compile(CNL_EXP); - final Pattern misPattern = Pattern.compile(MIS_EXP); - final Pattern testPattern = Pattern.compile(TEST_EXP); - - Matcher theMatcher = hazardTypePattern.matcher(theReport); - Matcher nilMatcher = nilPattern.matcher(theReport); - Matcher cnlMatcher = cnlPattern.matcher(theReport); - Matcher misMatcher = misPattern.matcher(theReport); - Matcher testMatcher = testPattern.matcher(theReport); - - if (cnlMatcher.find()) { - retHazardType = "CANCEL"; - } else if (testMatcher.find()) { - retHazardType = "TEST"; - } else if (theMatcher.find()) { - if (theMatcher.group(1).equals("HURRICANE")) { - retHazardType = "HURRICANE"; - } else if (theMatcher.group(1).equals("HURCN ")) { - retHazardType = "HURRICANE"; - } else if (theMatcher.group(1).equals(" TD ")) { - retHazardType = "TROPICAL DEPRESSION"; - } else if (theMatcher.group(1).equals("TROPICAL STORM")) { - retHazardType = "TROPICAL STORM"; - } else if (theMatcher.group(1).equals("TROPICAL DEPRESSION")) { - retHazardType = "TROPICAL DEPRESSION"; - } else if (theMatcher.group(1).equals(" SQL ")) { - retHazardType = "SQUALL LINE"; - } else if (theMatcher.group(1).equals("TURB")) { - retHazardType = "TURBULENCE"; - } else if (theMatcher.group(1).equals(" ICE ")) { - retHazardType = "ICING"; - } else if (theMatcher.group(1).equals(" ICG")) { - retHazardType = "ICING"; - } else if (theMatcher.group(1).equals("ICING")) { - retHazardType = "ICING"; - } else if (theMatcher.group(1).equals(" TS ")) { - retHazardType = getThunderStorm(theReport); - } else if (theMatcher.group(1).equals("FRQ TS")) { - retHazardType = getThunderStorm(theReport); - } else if (theMatcher.group(1).equals(" TS/")) { - retHazardType = getThunderStorm(theReport); - } else if (theMatcher.group(1).equals(" SH/TS ")) { - retHazardType = "THUNDERSTORM WIND SHEAR"; - } else if (theMatcher.group(1).equals(" CB ")) { - retHazardType = "CUMULONIMBUS"; - } else if (theMatcher.group(1).equals(" VA ")) { - retHazardType = "VOLCANIC ASH CLOUD"; - } else if (theMatcher.group(1).equals(" MTW ")) { - retHazardType = "MARKED MOUNTAIN WAVES"; - } else if (theMatcher.group(1).equals(" TR ")) { - retHazardType = "TROPICAL STORM"; - } else if (theMatcher.group(1).equals(" GR ")) { - retHazardType = getThunderStorm(theReport); - } else if (theMatcher.group(1).equals(" TC ")) { - retHazardType = "TROPICAL CYCLONE"; - } else if (theMatcher.group(1).equals(" CT ")) { - retHazardType = "CAT"; - } else if (theMatcher.group(1).equals(" CAT ")) { - retHazardType = "CAT"; - } else if (theMatcher.group(1).equals(" DS ")) { - retHazardType = "DUSTSTORM"; - } else if (theMatcher.group(1).equals(" SS ")) { - retHazardType = "SANDSTORM"; - } else if (theMatcher.group(1).equals(" WS ")) { - retHazardType = "LOW LEVEL WIND SHEAR"; - } else if (theMatcher.group(1).equals("LLWS")) { - retHazardType = "LOW LEVEL WIND SHEAR"; - } else if (theMatcher.group(1).equals(" TSGR ")) { - retHazardType = getThunderStorm(theReport); - } else if (theMatcher.group(1).equals("VOLCANIC ASH")) { - retHazardType = "VOLCANIC ASH CLOUD"; - } else if (theMatcher.group(1).equals("TS ")) { - retHazardType = getThunderStorm(theReport); - } else if (theMatcher.group(1).equals("HVYSS ")) { - retHazardType = "HEAVY SANDSTORM"; - } else if (theMatcher.group(1).equals("WATERSPOUTS")) { - retHazardType = "WATERSPOUTS"; - } else if (theMatcher.group(1).equals("THUNDERSTORMS")) { - retHazardType = "THUNDERSTORMS"; - } else if (theMatcher.group(1).equals("WIND")) { - retHazardType = "WINDS"; - } else if (theMatcher.group(1).equals("TS OBS")) { - retHazardType = "THUNDERSTORMS"; - } else if (theMatcher.group(1).equals(" TS")) { - retHazardType = getThunderStorm(theReport); - } else if (theMatcher.group(1).equals("CB/TS")) { - retHazardType = getThunderStorm(theReport); - } else if (theMatcher.group(1).equals("TORNADO")) { - retHazardType = "TORNADO"; - } - } else if (nilMatcher.find()) { - retHazardType = "NIL"; - } else if (misMatcher.find()) { - retHazardType = "NIL"; - } else { - retHazardType = "UNKNOWN ???"; - } - return retHazardType; - } - - /** - * Obtains the message ID. - * - * @param theBulletin - * The input bulletin - * @return a string for messageID - */ - public static String getMessageID(String theBulletin) { - - String messageID = " "; - - // // Regular expression for CONUS message ID - // final String CONUS_EXP = - // "([A-Z]{4}) SIGMET (ALFA|BRAVO|CHARLIE|DELTA|ECHO|FOXTROT|" + - // "GOLF|HOTEL|INDIA|JULIETT|JULIET|KILO|LIMA|MIKE|NOVEMBER|OSCAR|PAPA|QUEBEC|" - // + - // "ROMEO|SIERRA|TANGO|UNIFORM|VICTOR|WHISKEY|XRAY|YANKEE|ZULU) " + - // "([0-9]{1}|[0-9]{2}) VALID"; - - // Pattern used for extracting the message ID - final Pattern conusPattern = Pattern.compile(CONUS_EXP); - Matcher idconusMatcher = conusPattern.matcher(theBulletin); - - // Regular expression for CANADA message ID - final String CANADA_EXP = "SIGMET ([A-Z]{1})([0-9]{1}|[0-9]{2}) (VALID " - + "([0-9]{6})/|CANCELLED AT )([0-9]{6}) ([A-Z]{4})-"; - // Pattern used for extracting the message ID - final Pattern canadaPattern = Pattern.compile(CANADA_EXP); - Matcher idcanadaMatcher = canadaPattern.matcher(theBulletin); - - // Regular expression for JAPAN and UK message ID - final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) (VALID )?" - + "([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; - // Pattern used for extracting the message ID - final Pattern japanPattern = Pattern.compile(JAPAN_EXP); - Matcher idjapanMatcher = japanPattern.matcher(theBulletin); - - // Regular expression for others' message ID - final String OTHER1_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " - + "VALID ([0-9]{6})/([0-9]{6})( UTC)? ([A-Z]{4})(-)?"; - // Pattern used for extracting the message ID - final Pattern other1Pattern = Pattern.compile(OTHER1_EXP); - Matcher idother1Matcher = other1Pattern.matcher(theBulletin); - - // Regular expression for others' message ID - final String OTHER2_EXP = "(SIGMET) ([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}|[A-Z]{1}[0-9]{2}) " - + "VALID ([0-9]{6})/([0-9]{6})"; - // Pattern used for extracting the message ID - final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); - Matcher idother2Matcher = other2Pattern.matcher(theBulletin); - - // Regular expression for others' message ID - final String OTHER3_EXP = "([A-Z]{4}) SIGMET ([A-Z]* )?([0-9]{1}|[0-9]{2}) VALID ([0-9]{6})/([0-9]{6}) " - + "([A-Z]{4})(-)?"; - // Pattern used for extracting the message ID - final Pattern other3Pattern = Pattern.compile(OTHER3_EXP); - Matcher idother3Matcher = other3Pattern.matcher(theBulletin); - - // Regular expression for others' message ID - final String OTHER4_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " - + "VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the message ID - final Pattern other4Pattern = Pattern.compile(OTHER4_EXP); - Matcher idother4Matcher = other4Pattern.matcher(theBulletin); - - // Regular expression for others' message ID - final String OTHER5_EXP = "([A-Z]{4}) SIGMET( )*VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the message ID - final Pattern other5Pattern = Pattern.compile(OTHER5_EXP); - Matcher idother5Matcher = other5Pattern.matcher(theBulletin); - - // Regular expression for others' message ID - final String OTHER6_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " - + "VALID( )*([0-9]{6})Z/([0-9]{6})Z( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the message ID - final Pattern other6Pattern = Pattern.compile(OTHER6_EXP); - Matcher idother6Matcher = other6Pattern.matcher(theBulletin); - - // Regular expression for others' message ID - final String OTHER7_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " - + "VALID( )*([0-9]{4})/([0-9]{4})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the message ID - final Pattern other7Pattern = Pattern.compile(OTHER7_EXP); - Matcher idother7Matcher = other7Pattern.matcher(theBulletin); - - // Regular expression for others' message ID - final String OTHER8_EXP = "([A-Z]{4}) SIGMET( |\\W)*VALID( |\\W)*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the message ID - final Pattern other8Pattern = Pattern.compile(OTHER8_EXP); - Matcher idother8Matcher = other8Pattern.matcher(theBulletin); - - // Get messageID - if (idconusMatcher.find()) { - messageID = idconusMatcher.group(2); - } else if (idcanadaMatcher.find()) { - messageID = idcanadaMatcher.group(6); - } else if (idother1Matcher.find()) { - messageID = idother1Matcher.group(6); - } else if (idjapanMatcher.find()) { - messageID = idjapanMatcher.group(7); - } else if (idother2Matcher.find()) { - messageID = idother2Matcher.group(1); - } else if (idother3Matcher.find()) { - messageID = idother3Matcher.group(6); - } else if (idother4Matcher.find()) { - messageID = idother4Matcher.group(8); - } else if (idother5Matcher.find()) { - messageID = idother5Matcher.group(7); - } else if (idother6Matcher.find()) { - messageID = idother6Matcher.group(8); - } else if (idother7Matcher.find()) { - messageID = idother7Matcher.group(8); - } else if (idother8Matcher.find()) { - messageID = idother8Matcher.group(7); - } - - return messageID; - } - - /** - * Obtains the sequence number. - * - * @param theBulletin - * The input bulletin - * @return a string for sequenceNumber - */ - public static String getSequenceNumber(String theBulletin) { - - String sequenceNumber = " "; - - // // Regular expression for CONUS sequence number - // final String CONUS_EXP = - // "([A-Z]{4}) SIGMET (ALFA|BRAVO|CHARLIE|DELTA|ECHO|FOXTROT|GOLF|HOTEL|" - // + - // "INDIA|JULIETT|JULIET|KILO|LIMA|MIKE|NOVEMBER|OSCAR|PAPA|QUEBEC|ROMEO|SIERRA|TANGO|" - // + - // "UNIFORM|VICTOR|WHISKEY|XRAY|YANKEE|ZULU) ([0-9]{1}|[0-9]{2}) VALID"; - - // Pattern used for extracting the sequence number - final Pattern conusPattern = Pattern.compile(CONUS_EXP); - Matcher seqnoconusMatcher = conusPattern.matcher(theBulletin); - - // Regular expression for CANADA sequence number - final String CANADA_EXP = "SIGMET ([A-Z]{1}[0-9]{1}|[A-Z]{1}[0-9]{2}) " - + "(VALID ([0-9]{6})/|CANCELLED AT )([0-9]{6}) ([A-Z]{4})-"; - // Pattern used for extracting the sequence number - final Pattern canadaPattern = Pattern.compile(CANADA_EXP); - Matcher seqnocanadaMatcher = canadaPattern.matcher(theBulletin); - - // Regular expression for JAPAN and UK sequence number - final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) " - + "(VALID )?([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; - // Pattern used for extracting the sequence number - final Pattern japanPattern = Pattern.compile(JAPAN_EXP); - Matcher seqnojapanMatcher = japanPattern.matcher(theBulletin); - - // Regular expression for others' sequence number - final String OTHER_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " - + "VALID ([0-9]{6})/([0-9]{6})( UTC)? ([A-Z]{4})(-)?"; - // Pattern used for extracting the sequence number - final Pattern otherPattern = Pattern.compile(OTHER_EXP); - Matcher seqnootherMatcher = otherPattern.matcher(theBulletin); - - // Regular expression for others' sequence number - final String OTHER2_EXP = "SIGMET ([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}|A-Z]{1}[0-9]{2}) " - + "VALID ([0-9]{6})/([0-9]{6})"; - // Pattern used for extracting the sequence number - final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); - Matcher seqnoother2Matcher = other2Pattern.matcher(theBulletin); - - // Regular expression for others' sequence number - final String OTHER3_EXP = "([A-Z]{4}) SIGMET (([A-Z]* )?([0-9]{1}|[0-9]{2})) " - + "VALID ([0-9]{6})/([0-9]{6}) ([A-Z]{4})(-)?"; - // Pattern used for extracting the sequence number - final Pattern other3Pattern = Pattern.compile(OTHER3_EXP); - Matcher seqnoother3Matcher = other3Pattern.matcher(theBulletin); - - // Regular expression for others' sequence number - final String OTHER4_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " - + "VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the sequence number - final Pattern other4Pattern = Pattern.compile(OTHER4_EXP); - Matcher seqnoother4Matcher = other4Pattern.matcher(theBulletin); - - // Regular expression for others' sequence number - final String OTHER5_EXP = "([A-Z]{4}) SIGMET( )*VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the sequence number - final Pattern other5Pattern = Pattern.compile(OTHER5_EXP); - Matcher seqnoother5Matcher = other5Pattern.matcher(theBulletin); - - // Regular expression for others' sequence number - final String OTHER6_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " - + "VALID( )*([0-9]{6})Z/([0-9]{6})Z( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the message sequence number - final Pattern other6Pattern = Pattern.compile(OTHER6_EXP); - Matcher seqnoother6Matcher = other6Pattern.matcher(theBulletin); - - // Regular expression for others' sequence number - final String OTHER7_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " - + "VALID( )*([0-9]{4})/([0-9]{4})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the sequence number - final Pattern other7Pattern = Pattern.compile(OTHER7_EXP); - Matcher seqnoother7Matcher = other7Pattern.matcher(theBulletin); - - // Regular expression for others' sequence number - final String OTHER8_EXP = "([A-Z]{4}) SIGMET( |\\W)*([0-9]{1})( |\\W)*VALID"; - // Pattern used for extracting the sequence number - final Pattern other8Pattern = Pattern.compile(OTHER8_EXP); - Matcher seqnoother8Matcher = other8Pattern.matcher(theBulletin); - - // Get sequenceNumber - if (seqnoconusMatcher.find()) { - sequenceNumber = seqnoconusMatcher.group(3); - } else if (seqnocanadaMatcher.find()) { - sequenceNumber = seqnocanadaMatcher.group(1); - } else if (seqnootherMatcher.find()) { - sequenceNumber = seqnootherMatcher.group(2); - } else if (seqnojapanMatcher.find()) { - sequenceNumber = seqnojapanMatcher.group(2); - } else if (seqnoother2Matcher.find()) { - sequenceNumber = seqnoother2Matcher.group(1); - } else if (seqnoother3Matcher.find()) { - sequenceNumber = seqnoother3Matcher.group(2); - } else if (seqnoother4Matcher.find()) { - sequenceNumber = seqnoother4Matcher.group(3); - } else if (seqnoother5Matcher.find()) { - // lacking sequence number; default 0 - sequenceNumber = "0"; - } else if (seqnoother6Matcher.find()) { - sequenceNumber = seqnoother6Matcher.group(3); - } else if (seqnoother7Matcher.find()) { - sequenceNumber = seqnoother7Matcher.group(3); - } else if (seqnoother8Matcher.find()) { - sequenceNumber = seqnoother8Matcher.group(3); - } - - return sequenceNumber; - } - - /** - * Obtains the Air Traffic Service Unit. - * - * @param theBulletin - * The input bulletin - * @return a string for atsu. - */ - public static String getAtsu(String theBulletin) { - - String atsu = null; - - // // Regular expression for CONUS ATSU - // final String CONUS_EXP = - // "([A-Z]{4}) SIGMET (ALFA|BRAVO|CHARLIE|DELTA|ECHO|FOXTROT|GOLF|" + - // "HOTEL|INDIA|JULIETT|JULIET|KILO|LIMA|MIKE|NOVEMBER|OSCAR|PAPA|QUEBEC|ROMEO|SIERRA|" - // + - // "TANGO|UNIFORM|VICTOR|WHISKEY|XRAY|YANKEE|ZULU) ([0-9]{1}|[0-9]{2}) VALID"; - - // Pattern used for extracting the ATSU - final Pattern conusPattern = Pattern.compile(CONUS_EXP); - Matcher atsuconusMatcher = conusPattern.matcher(theBulletin); - - // Regular expression for CANADA ATSU - final String CANADA_EXP = "SIGMET ([A-Z]{1}[0-9]{1}|[A-Z]{1}[0-9]{2}) " - + "(VALID ([0-9]{6})/|CANCELLED AT )([0-9]{6}) ([A-Z]{4})-"; - // Pattern used for extracting the ATSU - final Pattern canadaPattern = Pattern.compile(CANADA_EXP); - Matcher atsucanadaMatcher = canadaPattern.matcher(theBulletin); - - // Regular expression for JAPAN and UK ATSU - final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) " - + "(VALID )?([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; - // Pattern used for extracting the ATSU - final Pattern japanPattern = Pattern.compile(JAPAN_EXP); - Matcher atsujapanMatcher = japanPattern.matcher(theBulletin); - - // Regular expression for others' ATSU - final String OTHER1_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2})" - + "( )*VALID"; - // Pattern used for extracting the ATSU - final Pattern other1Pattern = Pattern.compile(OTHER1_EXP); - Matcher atsuother1Matcher = other1Pattern.matcher(theBulletin); - - // Regular expression for CONUS ATSU - final String CONUS2_EXP = "([A-Z]{4} ([A-Z]{4} )*)SIGMET (ALFA|BRAVO|CHARLIE|DELTA|ECHO|FOXTROT|" - + "GOLF|HOTEL|INDIA|JULIETT|JULIET|KILO|LIMA|MIKE|NOVEMBER|OSCAR|PAPA|QUEBEC|ROMEO|SIERRA|" - + "TANGO|UNIFORM|VICTOR|WHISKEY|XRAY|YANKEE|ZULU) ([0-9]{1}|[0-9]{2}) VALID"; - // Pattern used for extracting the ATSU - final Pattern conus2Pattern = Pattern.compile(CONUS2_EXP); - Matcher atsuconus2Matcher = conus2Pattern.matcher(theBulletin); - - final String OTHER2_EXP = "([A-Z]{4}) SIGMET( )*VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the ATSU - final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); - Matcher atsuother2Matcher = other2Pattern.matcher(theBulletin); - - // Regular expression for others' ATSU - final String OTHER3_EXP = "([A-Z]{4}) SIGMET ([0-9]{1})( |\\W)*VALID( |\\W)*" - + "([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the ATSU - final Pattern other3Pattern = Pattern.compile(OTHER3_EXP); - Matcher atsuother3Matcher = other3Pattern.matcher(theBulletin); - - // Get atsu - if (atsuconus2Matcher.find()) { - atsu = atsuconus2Matcher.group(1); - } else if (atsuconusMatcher.find()) { - atsu = atsuconusMatcher.group(1); - } else if (atsucanadaMatcher.find()) { - atsu = atsucanadaMatcher.group(5); - } else if (atsuother1Matcher.find()) { - atsu = atsuother1Matcher.group(1); - } else if (atsujapanMatcher.find()) { - atsu = atsujapanMatcher.group(1); - } else if (atsuother2Matcher.find()) { - atsu = atsuother2Matcher.group(1); - } else if (atsuother3Matcher.find()) { - atsu = atsuother3Matcher.group(1); - } - - return atsu; - } - - /** - * Obtains the location indicator of the meteorological watch office - * originating the message. - * - * @param theBulletin - * The input bulletin - * @return a string for omwo. - */ - public static String getOmwo(String theBulletin) { - - String omwo = " "; - - // Regular expression for CONUS OMWO - final String CONUS_EXP = "([A-Z]{4}) ([A-Z]{4} )?SIGMET ([A-Z])* ([0-9]{1}|[0-9]{2}) " - + "VALID ([0-9]{6})/([0-9]{6})( UTC)? ([A-Z]{4})-"; - // Pattern used for extracting the OMWO - final Pattern conusPattern = Pattern.compile(CONUS_EXP); - Matcher omwoconusMatcher = conusPattern.matcher(theBulletin); - - // Regular expression for CANADA OMWO - final String CANADA_EXP = "SIGMET ([A-Z]{1}[0-9]{1}|[A-Z]{1}[0-9]{2}) " - + "(VALID ([0-9]{6})/|CANCELLED AT )([0-9]{6}) ([A-Z]{4})-"; - // Pattern used for extracting the OMWO - final Pattern canadaPattern = Pattern.compile(CANADA_EXP); - Matcher omwocanadaMatcher = canadaPattern.matcher(theBulletin); - - // Regular expression for JAPAN and UK OMWO - final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) " - + "(VALID )?([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; - // Pattern used for extracting the OMWO - final Pattern japanPattern = Pattern.compile(JAPAN_EXP); - Matcher omwojapanMatcher = japanPattern.matcher(theBulletin); - - // Regular expression for other OMWO - final String OTHER_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " - + "VALID ([0-9]{6})/([0-9]{6})( UTC)? ([A-Z]{4})(-)?"; - // Pattern used for extracting the OMWO - final Pattern otherPattern = Pattern.compile(OTHER_EXP); - Matcher omwootherMatcher = otherPattern.matcher(theBulletin); - - // Regular expression for others' OMWO - final String OTHER2_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|" - + "[A-Z]{2}[0-9]{2}|[A-Z]{1}[0-9]{2}) " - + "VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the message OMWO - final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); - Matcher omwoother2Matcher = other2Pattern.matcher(theBulletin); - - // Regular expression for others' OMWO - final String OTHER3_EXP = "([A-Z]{4}) SIGMET( )*VALID( )*([0-9]{6})/([0-9]{6})" - + "( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the message OMWO - final Pattern other3Pattern = Pattern.compile(OTHER3_EXP); - Matcher omwoother3Matcher = other3Pattern.matcher(theBulletin); - - // Regular expression for others' OMWO - final String OTHER4_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " - + "VALID( )*([0-9]{4})/([0-9]{4})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the message OMWO - final Pattern other4Pattern = Pattern.compile(OTHER4_EXP); - Matcher omwoother4Matcher = other4Pattern.matcher(theBulletin); - - // Regular expression for others' OMWO - final String OTHER5_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " - + "VALID( )*([0-9]{6})Z/([0-9]{6})Z( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the message OMWO - final Pattern other5Pattern = Pattern.compile(OTHER5_EXP); - Matcher omwoother5Matcher = other5Pattern.matcher(theBulletin); - - // Regular expression for others' OMWO - final String OTHER6_EXP = "([A-Z]{4}) SIGMET ([0-9]{1})( |\\W)*" - + "VALID( |\\W)*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; - // Pattern used for extracting the OMWO - final Pattern other6Pattern = Pattern.compile(OTHER6_EXP); - Matcher omwoother6Matcher = other6Pattern.matcher(theBulletin); - - // Get omwo - if (omwoconusMatcher.find()) { - omwo = omwoconusMatcher.group(8); - } else if (omwocanadaMatcher.find()) { - omwo = omwocanadaMatcher.group(5); - } else if (omwootherMatcher.find()) { - omwo = omwootherMatcher.group(6); - } else if (omwojapanMatcher.find()) { - omwo = omwojapanMatcher.group(7); - } else if (omwoother2Matcher.find()) { - omwo = omwoother2Matcher.group(8); - } else if (omwoother3Matcher.find()) { - omwo = omwoother3Matcher.group(7); - } else if (omwoother4Matcher.find()) { - omwo = omwoother4Matcher.group(8); - } else if (omwoother5Matcher.find()) { - omwo = omwoother5Matcher.group(8); - } else if (omwoother6Matcher.find()) { - omwo = omwoother6Matcher.group(8); - } - - return omwo; - } - - /** - * Obtains start time from input bulletin. - * - * @param theReport - * The bulletin message - * @return a calendar for start time - */ - public static Calendar getStartTime(String theBulletin, Headers headers) { - - String time = "???"; - - // Regular expression for general start time group - final String START_EXP = " VALID( )*([0-9]{6})/([0-9]{6})"; - // Pattern used for extracting the start time group - final Pattern startPattern = Pattern.compile(START_EXP); - Matcher timestartMatcher = startPattern.matcher(theBulletin); - - // Regular expression for CANADA start time group - final String CANADA_EXP = "SIGMET ([A-Z]{1}[0-9]{1}) VALID ([0-9]{6})/([0-9]{6}) ([A-Z]{4})-"; - // Pattern used for extracting the start time group - final Pattern canadaPattern = Pattern.compile(CANADA_EXP); - Matcher timecanadaMatcher = canadaPattern.matcher(theBulletin); - - // Regular expression for JAPAN and UK start time group - final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) " - + "(VALID )?([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; - // Pattern used for extracting the start time group - final Pattern japanPattern = Pattern.compile(JAPAN_EXP); - Matcher timejapanMatcher = japanPattern.matcher(theBulletin); - - // Regular expression for others' start time - final String OTHER1_EXP = " VALID( )*([0-9]{6})(Z)?/([0-9]{6})(Z)?"; - // Pattern used for extracting the start time - final Pattern other1Pattern = Pattern.compile(OTHER1_EXP); - Matcher time1Matcher = other1Pattern.matcher(theBulletin); - - // Regular expression for others' start time - final String OTHER2_EXP = " VALID( )*([0-9]{4})/([0-9]{4})"; - // Pattern used for extracting the start time - final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); - Matcher time2Matcher = other2Pattern.matcher(theBulletin); - - // Get time group - if (timestartMatcher.find()) { - time = timestartMatcher.group(2); - } else if (timejapanMatcher.find()) { - time = timejapanMatcher.group(4); - } else if (time1Matcher.find()) { - time = time1Matcher.group(2); - } else if (timecanadaMatcher.find()) { - time = timecanadaMatcher.group(2); - } else if (time2Matcher.find()) { - // Handle start time in special case without day - final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{2})([0-9]{4})"; - // Pattern used for extracting WMO header, officeID, and issue date - final Pattern wmoPattern = Pattern.compile(WMO_EXP); - Matcher theMatcher = wmoPattern.matcher(theBulletin); - if (theMatcher.find()) { - time = time2Matcher.group(2).concat(theMatcher.group(3)); - } - } - if (time != "???") { - // Get start time - return TimeTools.findDataTime(time, headers); - } else { - return null; - } - } - - /** - * Get the end time - * - * @param theBulletin - * The bulletin which contains end time - * @return a calendar for end time - */ - public static Calendar getEndTime(String theBulletin, Headers headers) { - - String time = "???"; - - // Regular expression for CONUS end time group - final String ENDTIME_EXP = " VALID( )*([0-9]{6})/([0-9]{6})"; - // Pattern used for extracting the end time group - final Pattern endtimePattern = Pattern.compile(ENDTIME_EXP); - Matcher endtimeMatcher = endtimePattern.matcher(theBulletin); - - // Regular expression for CANADA end time group - final String CANADA_EXP = "SIGMET ([A-Z]{1}[0-9]{1}) " - + "(VALID ([0-9]{6})/|CANCELLED AT )([0-9]{6}) ([A-Z]{4})-"; - // Pattern used for extracting the end time group - final Pattern canadaPattern = Pattern.compile(CANADA_EXP); - Matcher timecanadaMatcher = canadaPattern.matcher(theBulletin); - - // Regular expression for JAPAN and UK end time group - final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) " - + "(VALID )?([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; - // Pattern used for extracting the end time group - final Pattern japanPattern = Pattern.compile(JAPAN_EXP); - Matcher timejapanMatcher = japanPattern.matcher(theBulletin); - - // Regular expression for others' end time - final String OTHER1_EXP = " VALID( )*([0-9]{6})(Z)?/([0-9]{6})(Z)?"; - // Pattern used for extracting the end time - final Pattern other1Pattern = Pattern.compile(OTHER1_EXP); - Matcher time1Matcher = other1Pattern.matcher(theBulletin); - - // Regular expression for others' end time - final String OTHER2_EXP = " VALID( )*([0-9]{4})/([0-9]{4})"; - // Pattern used for extracting the end time - final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); - Matcher time2Matcher = other2Pattern.matcher(theBulletin); - - // Get time group - if (endtimeMatcher.find()) { - time = endtimeMatcher.group(3); - } else if (timejapanMatcher.find()) { - time = timejapanMatcher.group(4); - } else if (timecanadaMatcher.find()) { - time = timecanadaMatcher.group(4); - } else if (timecanadaMatcher.find()) { - time = timecanadaMatcher.group(6); - } else if (time1Matcher.find()) { - time = time1Matcher.group(4); - } else if (time2Matcher.find()) { - // Handle end time special case without day - final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{2})([0-9]{4})"; - // Pattern used for extracting WMO header, officeID and issue time - final Pattern wmoPattern = Pattern.compile(WMO_EXP); - Matcher theMatcher = wmoPattern.matcher(theBulletin); - if (theMatcher.find()) { - time = time2Matcher.group(3).concat(theMatcher.group(3)); - } - } - - if (time != "???") { - // Get end time - Calendar mndTime = null; - return TimeTools.findDataTime(time, headers); - } else { - return null; - } - } - - /** - * Parse the bulletin and store flight level 1 or level 2 if any. - * - * @param theBulletin - * The bulletin message - * @param record - * The main table - */ - public static void processFlightLevels(String theBulletin, - IntlSigmetRecord record) { - - String flevel1 = " "; - String flevel2 = " "; - - // Regular expression for general one flight level - final String FLEVEL1_EXP = "(TOP|TOPS|TOPS TO) FL( )?([0-9]{3})"; - // Pattern used for extracting the flight level - final Pattern flevel1Pattern = Pattern.compile(FLEVEL1_EXP); - Matcher flevel1Matcher = flevel1Pattern.matcher(theBulletin); - - // Regular expression for flight levels in format "BETWEEN ... AND ...." - final String BETWEEN_EXP = "(BETWEEN|BTN) (FL)?([0-9]{3}|[0-9]{2}) AND " - + "(FL)?([0-9]{3}|[0-9]{2})"; - // Pattern used for extracting the flight levels - final Pattern betweenPattern = Pattern.compile(BETWEEN_EXP); - Matcher betweenMatcher = betweenPattern.matcher(theBulletin); - - // Regular expression for flight levels in format - // "TOPS ... MAX TOPS ...." for Canada - final String MAXTOPS_EXP = "TOPS( |\\x0d\\x0d\\x0a)([0-9]{3}|[0-9]{2}) " - + "MAX TOPS ([0-9]{3}|[0-9]{2})"; - // Pattern used for extracting the flight levels - final Pattern maxtopsPattern = Pattern.compile(MAXTOPS_EXP); - Matcher maxtopsMatcher = maxtopsPattern.matcher(theBulletin); - - // Regular expression for general two flight levels in "360-440" or - // "360/440" format - final String FLEVEL2_EXP = "FL([0-9]{3}|[0-9]{2})(-|/)([0-9]{3}|[0-9]{2})"; - // Pattern used for extracting the flight levels - final Pattern flevel2Pattern = Pattern.compile(FLEVEL2_EXP); - Matcher flevel2Matcher = flevel2Pattern.matcher(theBulletin); - - // Regular expression for general one flight level - final String FLEVEL3_EXP = "(TOP|TOPS|TOPS TO) (FL )?([0-9]{3})"; - // Pattern used for extracting the flight level - final Pattern flevel3Pattern = Pattern.compile(FLEVEL3_EXP); - Matcher flevel3Matcher = flevel3Pattern.matcher(theBulletin); - - final String FLEVEL4_EXP = "FL([0-9]{3})"; - // Pattern used for extracting the flight level - final Pattern flevel4Pattern = Pattern.compile(FLEVEL4_EXP); - Matcher flevel4Matcher = flevel4Pattern.matcher(theBulletin); - - // Get flight levels group - if (maxtopsMatcher.find()) { - flevel1 = maxtopsMatcher.group(3); - } else if (flevel2Matcher.find()) { - flevel1 = flevel2Matcher.group(1); - flevel2 = flevel2Matcher.group(3); - } else if (betweenMatcher.find()) { - flevel1 = betweenMatcher.group(3); - flevel2 = betweenMatcher.group(5); - } else if (flevel1Matcher.find()) { - flevel1 = flevel1Matcher.group(3); - } else if (flevel3Matcher.find()) { - flevel1 = flevel3Matcher.group(3); - } else if (flevel4Matcher.find()) { - flevel1 = flevel4Matcher.group(1); - } - - // Set flight levels to database - if (flevel1 != " ") { - record.setFlightlevel1(Integer.parseInt(flevel1)); - } - if (flevel2 != " ") { - record.setFlightlevel2(Integer.parseInt(flevel2)); - } - - // Parse the locations - processLocation(theBulletin, record); - - } - - /** - * Obtains remarks from a bulletin - * - * @param bullMessage - * The bulletin message - * @return a string for remarks - */ - public static String getRemarks(String bullMessage) { - - String retRemarks = " "; - - // Regular expression correction - final String CORR_EXP = "(COR | (CC[A-Z]{1}))"; - - // Pattern used for extracting correction - final Pattern corrPattern = Pattern.compile(CORR_EXP); - Matcher corrMatcher = corrPattern.matcher(bullMessage); - - // Regular expression amendment - final String AMD_EXP = "(AMD )"; - // Pattern used for extracting amendment - final Pattern amdPattern = Pattern.compile(AMD_EXP); - Matcher amdMatcher = amdPattern.matcher(bullMessage); - - // Regular expression for TEST - final String TEST_EXP = "TEST "; - // Pattern used for extracting test - final Pattern testPattern = Pattern.compile(TEST_EXP); - Matcher testMatcher = testPattern.matcher(bullMessage); - - if (corrMatcher.find()) { - retRemarks = corrMatcher.group(1); - } else if (amdMatcher.find()) { - retRemarks = amdMatcher.group(); - } else if (testMatcher.find()) { - retRemarks = "TEST"; - } - - return retRemarks; - } - - /** - * Obtains speed from a bulletin - * - * @param bullMessage - * The bulletin message - * @return an integer for speed - */ - public static Integer getSpeed(String bullMessage) { - - Integer retSpeed = IDecoderConstantsN.INTEGER_MISSING; - - final String SPEED_EXP = "(MOVE|MOV|MOVG) (|E|N|S|W|\006|\012)* " - + "([0-9]{1}|[0-9]{2})(-[0-9]{2})?( )?(KT)"; - // Pattern used for extracting speed for general - final Pattern speedPattern = Pattern.compile(SPEED_EXP); - Matcher theMatcher = speedPattern.matcher(bullMessage); - - final String CANADA1_EXP = "(MOVE |MOV |MOVG )?([ENSW]{1})WD " - + "([0-9]{2}|[0-9]{1})( |\\x0d\\x0d\\x0a)?KT"; - // Pattern used for extracting speed for Canada - final Pattern canada1Pattern = Pattern.compile(CANADA1_EXP); - Matcher canada1Matcher = canada1Pattern.matcher(bullMessage); - - final String CANADA2_EXP = "(MOVE |MOV |MOVG )?([ENSW]{2})WD " - + "([0-9]{2}|[0-9]{1})(\\x0d\\x0d\\x0a| )?KT"; - // Pattern used for extracting speed for Canada - final Pattern canada2Pattern = Pattern.compile(CANADA2_EXP); - Matcher canada2Matcher = canada2Pattern.matcher(bullMessage); - - final String KMH_EXP = "([0-9]{2}|[0-9]{3})(( )*|( )?\\x0d\\x0d\\x0a)KMH"; - // Pattern used for extracting speed for KMH - final Pattern kmhPattern = Pattern.compile(KMH_EXP); - Matcher kmhMatcher = kmhPattern.matcher(bullMessage); - - if (theMatcher.find()) { - retSpeed = Integer.parseInt(theMatcher.group(3)); - } else if (canada1Matcher.find()) { - retSpeed = Integer.parseInt(canada1Matcher.group(3)); - } else if (canada2Matcher.find()) { - retSpeed = Integer.parseInt(canada2Matcher.group(3)); - } else if (kmhMatcher.find()) { - Integer kmhSpeed = Integer.parseInt(kmhMatcher.group(1)); - // Convert KMH to Knots - float speed = (float) (((double) kmhSpeed * 1000.0 / 3600.0) * 1.9425); - retSpeed = (int) speed; - } - - return retSpeed; - } - - /** - * Obtains intensity from a bulletin - * - * @param bullMessage - * The bulletin message - * @return a string for intensity - */ - public static String getIntensity(String bullMessage) { - - String intensity = null; - - // Regular expression for intensity - final String INTENSITY_EXP = "( NC | INTSF| WKN | NC=|WKN=|NC.|WKNG )"; - // Pattern used for extracting intensityFlag - final Pattern intensityPattern = Pattern.compile(INTENSITY_EXP); - Matcher theMatcher = intensityPattern.matcher(bullMessage); - - if (theMatcher.find()) { - intensity = theMatcher.group(1); - intensity = UtilN.removeLeadingWhiteSpaces(intensity); - if (intensity.substring(0, 2).equals("NC")) { - intensity = "NC"; - } else if (intensity.substring(0, 3).equals("WKN")) { - intensity = "WKN"; - } - } - - return intensity; - } - - /** - * Obtains direction from a bulletin - * - * @param bullMessage - * The bulletin message - * @return a string for direction - */ - public static String getDirection(String bullMessage) { - - String direction = null; - - final String CANADA1_EXP = "(MOVE |MOV |MOVG )?([ENSW]{1})WD " - + "([0-9]{2}|[0-9]{1})( |\\x0d\\x0d\\x0a)?KT"; - // Pattern used for extracting direction for Canada - final Pattern canada1Pattern = Pattern.compile(CANADA1_EXP); - Matcher canada1Matcher = canada1Pattern.matcher(bullMessage); - - final String CANADA2_EXP = "(MOVE |MOV |MOVG )?([ENSW]{2})WD " - + "([0-9]{2}|[0-9]{1})( |\\x0d\\x0d\\x0a)?KT"; - // Pattern used for extracting direction for Canada - final Pattern canada2Pattern = Pattern.compile(CANADA2_EXP); - Matcher canada2Matcher = canada2Pattern.matcher(bullMessage); - - // Regular expression for direction - final String DIRECTION_EXP = "(MOVE|MOV|MOVG) ([ENSW]{3}|[ENSW]{2}|[ENSW]{1})"; - // Pattern used for extracting direction for general - final Pattern directionPattern = Pattern.compile(DIRECTION_EXP); - Matcher theMatcher = directionPattern.matcher(bullMessage); - - final String DIR2_EXP = "(MOVE|MOV|MOVG)(\\D)*([ENSW]{3}|[ENSW]{2}|[ENSW]{1}) "; - // Pattern used for extracting direction for Canada - final Pattern dir2Pattern = Pattern.compile(DIR2_EXP); - Matcher dir2Matcher = dir2Pattern.matcher(bullMessage); - - final String DIR3_EXP = "(MOVE|MOV|MOVG) (SOUTH|NORTH|WEST|EAST) "; - // Pattern used for extracting direction for Canada - final Pattern dir3Pattern = Pattern.compile(DIR3_EXP); - Matcher dir3Matcher = dir3Pattern.matcher(bullMessage); - - if (canada2Matcher.find()) { - direction = canada2Matcher.group(2); - } else if (canada1Matcher.find()) { - direction = canada1Matcher.group(2); - } else if (theMatcher.find()) { - direction = theMatcher.group(2); - } else if (dir2Matcher.find()) { - direction = dir2Matcher.group(3); - } else if (dir3Matcher.find()) { - direction = dir3Matcher.group(2); - if (direction.equals("SOUTH")) { - direction = "S"; - } else if (direction.equals("NORTH")) { - direction = "N"; - } else if (direction.equals("WEST")) { - direction = "W"; - } else if (direction.equals("EAST")) { - direction = "E"; - } - } - return direction; - } - - /** - * Parse the location to set Lat/Lon or location name - * - * @param theLocation - * The location with lat/lon or location name - * @param locTb - * The location table - */ - public static void processLatLon(String theLocation, - IntlSigmetLocation locTb, Integer index, IntlSigmetRecord record) { - - double flat, flon; - - final String LATLON1_EXP = "(N|S)([0-9]{2})([0-9]{2}) (E|W)([0-9]{3})([0-9]{2})"; - // Pattern used for extracting latlon - CONUS - final Pattern latlon1Pattern = Pattern.compile(LATLON1_EXP); - Matcher latlon1Matcher = latlon1Pattern.matcher(theLocation); - - final String LATLON2_EXP = "/([0-9]{2})([0-9]{2})(N|S)([0-9]{3})" - + "([0-9]{2})(E|W)/((\\S|\\s|\\D)*)"; - // Pattern used for extracting latlon - Canada - final Pattern latlon2Pattern = Pattern.compile(LATLON2_EXP); - Matcher latlon2Matcher = latlon2Pattern.matcher(theLocation); - - final String LATLON3_EXP = "(N|S)([0-9]{2})([0-9]{2})(E|W)([0-9]{3})([0-9]{2})"; - // Pattern used for extracting latlon - final Pattern latlon3Pattern = Pattern.compile(LATLON3_EXP); - Matcher latlon3Matcher = latlon3Pattern.matcher(theLocation); - - final String LATLON4_EXP = "(N|S)([0-9]{2})(E|W)([0-9]{3}|[0-9]{2})"; - // Pattern used for extracting latlon - final Pattern latlon4Pattern = Pattern.compile(LATLON4_EXP); - Matcher latlon4Matcher = latlon4Pattern.matcher(theLocation); - - final String LATLON5_EXP = "([0-9]{2})(N|S)([0-9]{3}|[0-9]{2})(E|W)"; - // Pattern used for extracting latlon - Japan - final Pattern latlon5Pattern = Pattern.compile(LATLON5_EXP); - Matcher latlon5Matcher = latlon5Pattern.matcher(theLocation); - - final String LATLON6_EXP = "([0-9]{2})([0-9]{2})(N|S)([0-9]{3})([0-9]{2})(E|W)"; - // Pattern used for extracting latlon - final Pattern latlon6Pattern = Pattern.compile(LATLON6_EXP); - Matcher latlon6Matcher = latlon6Pattern.matcher(theLocation); - - final String LATLON7_EXP = "(N|S)([0-9]{2})([0-9]{2})[\\W| ]*(E|W)" - + "([0-9]{3})([0-9]{2})"; - // Pattern used for extracting latlon - final Pattern latlon7Pattern = Pattern.compile(LATLON7_EXP); - Matcher latlon7Matcher = latlon7Pattern.matcher(theLocation); - - final String LATLON8_EXP = "(N|S)([0-9]{2})( )*(E|W)([0-9]{3}|[0-9]{2})"; - // Pattern used for extracting latlon - final Pattern latlon8Pattern = Pattern.compile(LATLON8_EXP); - Matcher latlon8Matcher = latlon8Pattern.matcher(theLocation); - - double NSFlag = 1.0; - double EWFlag = 1.0; - double seconds = 60.0; - LatLonPoint point = null; - - if (record.getWmoHeader().equals("WSMC31")) { - // WSMC31 issues lat/lon in decimals. - seconds = 100.0; - } - - if (latlon1Matcher.find()) { - // latlon format for CONUS - if (latlon1Matcher.group(1).equals("S")) { - NSFlag = -1.0; - } - flat = NSFlag - * (Integer.parseInt(latlon1Matcher.group(2)) + (Integer - .parseInt(latlon1Matcher.group(3)) / seconds)); - if (latlon1Matcher.group(4).equals("W")) { - EWFlag = -1.0; - } - flon = EWFlag - * (Integer.parseInt(latlon1Matcher.group(5)) + (Integer - .parseInt(latlon1Matcher.group(6)) / seconds)); - locTb.setLatitude(flat); - locTb.setLongitude(flon); - locTb.setLocationName(latlon1Matcher.group()); - } else if (latlon2Matcher.find()) { - // latlon format for Canada - if (latlon2Matcher.group(3).equals("S")) { - NSFlag = -1.0; - } - flat = NSFlag - * (Integer.parseInt(latlon2Matcher.group(1)) + (Integer - .parseInt(latlon2Matcher.group(2)) / seconds)); - if (latlon2Matcher.group(6).equals("W")) { - EWFlag = -1.0; - } - flon = EWFlag - * (Integer.parseInt(latlon2Matcher.group(4)) + (Integer - .parseInt(latlon2Matcher.group(5)) / seconds)); - locTb.setLatitude(flat); - locTb.setLongitude(flon); - locTb.setLocationName(latlon2Matcher.group(7)); - } else if (latlon3Matcher.find()) { - if (latlon3Matcher.group(1).equals("S")) { - NSFlag = -1.0; - } - flat = NSFlag - * (Integer.parseInt(latlon3Matcher.group(2)) + (Integer - .parseInt(latlon3Matcher.group(3)) / seconds)); - if (latlon3Matcher.group(4).equals("W")) { - EWFlag = -1.0; - } - flon = EWFlag - * (Integer.parseInt(latlon3Matcher.group(5)) + (Integer - .parseInt(latlon3Matcher.group(6)) / seconds)); - locTb.setLatitude(flat); - locTb.setLongitude(flon); - locTb.setLocationName(latlon3Matcher.group()); - } else if (latlon4Matcher.find()) { - if (latlon4Matcher.group(1).equals("S")) { - NSFlag = -1.0; - } - flat = NSFlag * (Integer.parseInt(latlon4Matcher.group(2))); - if (latlon4Matcher.group(3).equals("W")) { - EWFlag = -1.0; - } - flon = EWFlag * (Integer.parseInt(latlon4Matcher.group(4))); - locTb.setLatitude(flat); - locTb.setLongitude(flon); - locTb.setLocationName(latlon4Matcher.group()); - } else if (latlon5Matcher.find()) { - if (latlon5Matcher.group(2).equals("S")) { - NSFlag = -1.0; - } - flat = NSFlag * (Integer.parseInt(latlon5Matcher.group(1))); - if (latlon5Matcher.group(4).equals("W")) { - EWFlag = -1.0; - } - flon = EWFlag * (Integer.parseInt(latlon5Matcher.group(3))); - locTb.setLatitude(flat); - locTb.setLongitude(flon); - locTb.setLocationName(latlon5Matcher.group()); - } else if (latlon6Matcher.find()) { - // latlon6 format - if (latlon6Matcher.group(3).equals("S")) { - NSFlag = -1.0; - } - flat = NSFlag - * (Integer.parseInt(latlon6Matcher.group(1)) + (Integer - .parseInt(latlon6Matcher.group(2)) / seconds)); - if (latlon6Matcher.group(6).equals("W")) { - EWFlag = -1.0; - } - flon = EWFlag - * (Integer.parseInt(latlon6Matcher.group(4)) + (Integer - .parseInt(latlon6Matcher.group(5)) / seconds)); - locTb.setLatitude(flat); - locTb.setLongitude(flon); - locTb.setLocationName(latlon6Matcher.group()); - } else if (latlon7Matcher.find()) { - // latlon format - if (latlon7Matcher.group(1).equals("S")) { - NSFlag = -1.0; - } - flat = NSFlag - * (Integer.parseInt(latlon7Matcher.group(2)) + (Integer - .parseInt(latlon7Matcher.group(3)) / seconds)); - if (latlon7Matcher.group(4).equals("W")) { - EWFlag = -1.0; - } - flon = EWFlag - * (Integer.parseInt(latlon7Matcher.group(5)) + (Integer - .parseInt(latlon7Matcher.group(6)) / seconds)); - locTb.setLatitude(flat); - locTb.setLongitude(flon); - locTb.setLocationName(latlon7Matcher.group()); - } else if (latlon8Matcher.find()) { - if (latlon8Matcher.group(1).equals("S")) { - NSFlag = -1.0; - } - flat = NSFlag * (Integer.parseInt(latlon8Matcher.group(2))); - if (latlon8Matcher.group(4).equals("W")) { - EWFlag = -1.0; - } - flon = EWFlag * (Integer.parseInt(latlon8Matcher.group(5))); - locTb.setLatitude(flat); - locTb.setLongitude(flon); - locTb.setLocationName(latlon8Matcher.group()); - } else { - System.out.println("theLocation=" + theLocation); - if ((index == 0) - && ((theLocation.substring(0, 3).equals("IN ")) || theLocation - .substring(0, 3).equals("OF "))) { - // handle special case with "IN " or "OF " and location - String retLoc = theLocation.substring(3); - locTb.setLocationName(retLoc); - // Get a latLonPoint for this station ID from "vors" location - // table - point = LatLonLocTbl.getLatLonPoint(retLoc, "vors"); - locTb.setLatitude(point.getLatitude(LatLonPoint.INDEGREES)); - locTb.setLongitude(point.getLongitude(LatLonPoint.INDEGREES)); - } else { - locTb.setLocationName(theLocation); - // Get a latLonPoint for this station ID from "vors" location - // table - point = LatLonLocTbl.getLatLonPoint(theLocation, "vors"); - locTb.setLatitude(point.getLatitude(LatLonPoint.INDEGREES)); - locTb.setLongitude(point.getLongitude(LatLonPoint.INDEGREES)); - - } - } - } - - /** - * Obtains distance or radius from a bulletin for a "LINE" type - * - * @param bullMessage - * The bulletin message - * @return an integer of distance - */ - public static Integer getDistance(String bullMessage) { - - Integer retDistance = IDecoderConstantsN.INTEGER_MISSING; - - // Regular expression for distance - final String DISTANCE_EXP = "(WI )?([0-9]{2}|[0-9]{3})( )?NM "; - // Pattern used for extracting distance - final Pattern distancePattern = Pattern.compile(DISTANCE_EXP); - Matcher theMatcher = distancePattern.matcher(bullMessage); - - // Regular expression distance for Canada - final String CANADA_EXP = "WTN ([0-9]{2}|[0-9]{3}) NM OF LN "; - // Pattern used for extracting distance for CANADA sigmet - final Pattern canadaPattern = Pattern.compile(CANADA_EXP); - Matcher canadaMatcher = canadaPattern.matcher(bullMessage); - - if (theMatcher.find()) { - retDistance = Integer.parseInt(theMatcher.group(2)); - } else if (canadaMatcher.find()) { - retDistance = Integer.parseInt(canadaMatcher.group(1)); - } - return retDistance; - } - - /** - * Get name location for the VA, TC, or HU.... - * - * @param bullMessage - * The bulletin message - * @return a string for nameLocation - */ - public static String getNameLocation(String bullMessage) { - - String retLocation = " "; - - final String VA_EXP = "MT (\\S)*-PEAK LOC ([NS][0-9]{4} [EW][0-9]{5}) "; - // Pattern used for extracting VA nameLocation - final Pattern vaPattern = Pattern.compile(VA_EXP); - Matcher vaMatcher = vaPattern.matcher(bullMessage); - - final String TC_EXP = " TC ((\\S)* FCST (\\S)* (\\S)*) "; - // Pattern used for extracting TC nameLocation - final Pattern tcPattern = Pattern.compile(TC_EXP); - Matcher tcMatcher = tcPattern.matcher(bullMessage); - - // final String HUR1_EXP = "(HURRICANE IRENE LOCATED AT )"; - final String HUR1_EXP = "(HURRICANE ([A-Z])* LOCATED AT ([\\w|.])* ([\\w|.])*) MOVG"; - // Pattern used for extracting Hurricane nameLocation - final Pattern hur1Pattern = Pattern.compile(HUR1_EXP); - Matcher hur1Matcher = hur1Pattern.matcher(bullMessage); - - final String HUR2_EXP = "(HURCN ([A-Z])* NEAR ([\\w|.])* ([\\w|.])*) "; - // Pattern used for extracting Hurricane nameLocation - final Pattern hur2Pattern = Pattern.compile(HUR2_EXP); - Matcher hur2Matcher = hur2Pattern.matcher(bullMessage); - - final String TS_EXP = "(TROPICAL STORM ([A-Z])* (\\w)*)"; - // Pattern used for extracting Tropical Storm nameLocation - final Pattern tsPattern = Pattern.compile(TS_EXP); - Matcher tsMatcher = tsPattern.matcher(bullMessage); - - final String TD_EXP = "(TROPICAL (DEPRESSION )?([A-Z])* (\\w)*)"; - // Pattern used for extracting Tropical Depression nameLocation - final Pattern tdPattern = Pattern.compile(TD_EXP); - Matcher tdMatcher = tdPattern.matcher(bullMessage); - - if (vaMatcher.find()) { - retLocation = vaMatcher.group(); - } else if (tcMatcher.find()) { - retLocation = tcMatcher.group(1); - } else if (hur1Matcher.find()) { - retLocation = hur1Matcher.group(1); - } else if (hur2Matcher.find()) { - retLocation = hur2Matcher.group(1); - } else if (tsMatcher.find()) { - retLocation = tsMatcher.group(1); - } else if (tdMatcher.find()) { - retLocation = tdMatcher.group(1); - } - - return retLocation; - } - - /** - * Obtains polygon extent from a bulletin for a "LINE" type or a polygon - * type - * - * @param bullMessage - * The bulletin message - * @return a string - */ - public static String getPolygonExtent(String bullMessage) { - - String retStr = ""; - - // Regular expression for distance - final String DISTANCE_EXP = "(WI )?([0-9]{2}|[0-9]{3})( )?NM "; - // Pattern used for extracting distance - final Pattern distancePattern = Pattern.compile(DISTANCE_EXP); - Matcher theMatcher = distancePattern.matcher(bullMessage); - - // Regular expression for line - final String LINE_EXP = " ([0-9]{2}|[0-9]{3})( )?NM (EITHER SIDE OF)"; - // Pattern used for extracting line information - final Pattern linePattern = Pattern.compile(LINE_EXP); - Matcher lineMatcher = linePattern.matcher(bullMessage); - - // Regular expression distance for Canada - final String CANADA_EXP = "(WTN|WITHIN) ([0-9]{2}|[0-9]{3})( )?NM OF (LN|LINE)"; - // Pattern used for extracting distance for CANADA sigmet - final Pattern canadaPattern = Pattern.compile(CANADA_EXP); - Matcher canadaMatcher = canadaPattern.matcher(bullMessage); - - // Regular expression for POLYGON - final String POLYGON_EXP = " ([0-9]{2}|[0-9]{3})( )?NM ([EWSN]|[EWSN]{2}|[EWSN]{3}) OF"; - // Pattern used for extracting POLYGON information - final Pattern polygonPattern = Pattern.compile(POLYGON_EXP); - Matcher polygonMatcher = polygonPattern.matcher(bullMessage); - - if (canadaMatcher.find()) { - retStr = canadaMatcher.group(1); - } else if (lineMatcher.find()) { - retStr = lineMatcher.group(3); - } else if (polygonMatcher.find()) { - retStr = polygonMatcher.group(3).concat(" OF"); - } else if (theMatcher.find()) { - retStr = theMatcher.group(1); - } - - return retStr; - } - - /** - * Parse the location lines and add location table to the main record table - * if any - * - * @param theBulletin - * The report from bulletin message - * @param record - * The main table - * @return a boolean true if any location exists. - */ - public static boolean processLocation(String theBulletin, - IntlSigmetRecord record) { - - boolean ret = false; - - String locationDelimiter = "-"; - String retLocation = "?"; - int locPositionIndex = -1; - - ArrayList terminationList = new ArrayList(); - // Locations ends with these key words - terminationList.addAll(Arrays - .asList(new String[] { "TOP", "SEV", "BKN", "STNR", "ISOL", - "MOV", "SOLID", "TOPS", "AREA", "BTN", "STG", "SEVERE", - "INTSF=", "MAINLY", "SIGMET", "OCNL", "WKN", "PL", - "FZRA", "LLWS", "TURB", "STR", "FCST", "VA", "MDT", - "STRONG", "LN", "AT", "BASED", "OF", "SVR", "OVER", - "TS", "AND", "OBL", "TURBUL", "BLW", "TOP", "TORNADO", - "CORRECTION" })); - - final String LATLON1_EXP = "(N|S)([0-9]{4}) (E|W)([0-9]{5}) -"; - // Pattern used for extracting latlon - final Pattern latlon1Pattern = Pattern.compile(LATLON1_EXP); - Matcher latlon1Matcher = latlon1Pattern.matcher(theBulletin); - - final String LATLON2_EXP = "/([0-9]{4})(N|S)([0-9]{5})(E|W)/"; - // Pattern used for extracting latlon - final Pattern latlon2Pattern = Pattern.compile(LATLON2_EXP); - Matcher latlon2Matcher = latlon2Pattern.matcher(theBulletin); - - final String LATLON3_EXP = "(N|S)([0-9]{4})(E|W)([0-9]{5})-"; - // Pattern used for extracting latlon - final Pattern latlon3Pattern = Pattern.compile(LATLON3_EXP); - Matcher latlon3Matcher = latlon3Pattern.matcher(theBulletin); - - final String LATLON4_EXP = "(N|S)([0-9]{2})(E|W)([0-9]{3})"; - // Pattern used for extracting latlon - final Pattern latlon4Pattern = Pattern.compile(LATLON4_EXP); - Matcher latlon4Matcher = latlon4Pattern.matcher(theBulletin); - - final String LATLON5_EXP = "([0-9]{2})(N|S)([0-9]{3}|[0-9]{2})(E|W)"; - // Pattern used for extracting latlon - final Pattern latlon5Pattern = Pattern.compile(LATLON5_EXP); - Matcher latlon5Matcher = latlon5Pattern.matcher(theBulletin); - - final String LATLON6_EXP = "([0-9]{4})(N|S)([0-9]{5})(E|W)"; - // Pattern used for extracting latlon - final Pattern latlon6Pattern = Pattern.compile(LATLON6_EXP); - Matcher latlon6Matcher = latlon6Pattern.matcher(theBulletin); - - final String LATLON7_EXP = " [A-Z]*( )?-( )?[A-Z]*( )?-"; - // Pattern used for extracting latlon - final Pattern latlon7Pattern = Pattern.compile(LATLON7_EXP); - Matcher latlon7Matcher = latlon7Pattern.matcher(theBulletin); - - final String LATLON9_EXP = " [A-Z]* [A-Z]*/(\\w| )*/"; - // Pattern used for extracting latlon - final Pattern latlon9Pattern = Pattern.compile(LATLON9_EXP); - Matcher latlon9Matcher = latlon9Pattern.matcher(theBulletin); - - // Find the position of first location - if (latlon7Matcher.find()) { - retLocation = latlon7Matcher.group(); - } else if (latlon1Matcher.find()) { - retLocation = latlon1Matcher.group(); - } else if (latlon2Matcher.find()) { - retLocation = latlon2Matcher.group(); - } else if (latlon3Matcher.find()) { - retLocation = latlon3Matcher.group(); - } else if (latlon4Matcher.find()) { - retLocation = latlon4Matcher.group(); - } else if (latlon5Matcher.find()) { - retLocation = latlon5Matcher.group(); - } else if (latlon6Matcher.find()) { - retLocation = latlon6Matcher.group(); - } else if (latlon9Matcher.find()) { - retLocation = latlon9Matcher.group(); - int sigmetIndex = retLocation.indexOf("SIGMET"); - int fcstIndex = retLocation.indexOf("FCST "); - int innIndex = retLocation.indexOf("IN N/"); - int sfcIndex = retLocation.indexOf(" SFC"); - int obsIndex = retLocation.indexOf(" OBS"); - // Handle special cases and throw them away - if (sigmetIndex != -1) { - retLocation = "?"; - } else if (fcstIndex != -1) { - retLocation = "?"; - } else if (innIndex != -1) { - retLocation = "?"; - } else if (sfcIndex != -1) { - retLocation = "?"; - } else if (obsIndex != -1) { - retLocation = "?"; - } - - } - - locPositionIndex = theBulletin.indexOf(retLocation); - - if (locPositionIndex > 0) { - String secondHalf = theBulletin.substring(locPositionIndex); - Scanner scLocationLine = new Scanner(secondHalf) - .useDelimiter("\\x0d\\x0d\\x0a"); - String lines = " "; - String curLine = null; - ArrayList locationList = new ArrayList(); - locationList.clear(); - Boolean notBreak = true; - - while (scLocationLine.hasNext() && notBreak) { - // Get next location line - curLine = scLocationLine.next(); - - Scanner scLocationToken = new Scanner(curLine); - while (scLocationToken.hasNext() && notBreak) { - // Check the token from each line - String token = scLocationToken.next(); - if (terminationList.contains(token)) { - // terminate and get the locations in this line - int token_pos = curLine.indexOf(token); - lines = lines.concat(" ").concat( - curLine.substring(0, token_pos)); - notBreak = false; - break; - } - } - if (notBreak) { - lines = lines.concat(" ").concat(curLine); - } - } - - // Clean up the leading space - lines = UtilN.removeLeadingWhiteSpaces(lines); - lines = removeChar(lines, '\r'); - lines = removeChar(lines, '\n'); - - // Decide the location delimiter. - Boolean whiteDel = false; - int dashPos = lines.indexOf("-"); - int slashPos = lines.indexOf("/"); - if (dashPos != -1) { - locationDelimiter = "-"; - } else if (slashPos != -1) { - locationDelimiter = "/"; - } else { - locationDelimiter = " "; - whiteDel = true; - } - // Parse the location lines by a "-", "/", or " ". - Scanner scLocation = new Scanner(lines) - .useDelimiter(locationDelimiter); - - locationList.clear(); - // Get all locations - while (scLocation.hasNext()) { - // Clean up the leading space - String location = UtilN.removeLeadingWhiteSpaces(scLocation - .next()); - if (whiteDel) { - // white space as delimiter - int lengthOfLocation = location.length(); - if (lengthOfLocation > 2) { - if (Character.isDigit(location.toCharArray()[0]) - && (lengthOfLocation > 2)) { - locationList.add(location); - } else if (Character.isDigit(location.toCharArray()[1]) - && (lengthOfLocation > 2)) { - locationList.add(location); - } - } - } else if ((location.length() > 0) - && (!location.substring(0, 2).equals("FL"))) { - // exception handle for a "FL" false location - locationList.add(location); - } - } - - // set locations to data base - Integer idxLocation = 0; - if (locationList.size() > 1) { - for (String Location : locationList) { - IntlSigmetLocation currentLocation = new IntlSigmetLocation(); - currentLocation.setLocationLine(lines); - // currentLocation.setLocationName(Location); - processLatLon(Location, currentLocation, idxLocation, - record); - currentLocation.setIndex(idxLocation + 1); - idxLocation++; - - record.addIntlSigmetLocation(currentLocation); - } - ret = true; - } - } - return ret; - } - - /** - * Get detail information for Thunderstorm. - * - * @param theReport - * the input bulletin - * @return a string for Thunderstorm - */ - public static String getThunderStorm(String theReport) { - - String retTS = "THUNDERSTORM"; - // Regular expression for tsType - final String TSTYPE_EXP = "(SQL EMBD TS |ISOL EMBD TS |EMBD TS GR |ISOL TS |EMBD TS |" - + "FRQ TS|SQL TS |TS GR |OBSC TS|FRQ TSGR |OCNL TS |EMBD TSGR | TSGR | GR |" - + "TS/CB|CB/TS)"; - // Pattern used for extracting hazardType - final Pattern tsTypePattern = Pattern.compile(TSTYPE_EXP); - Matcher tsMatcher = tsTypePattern.matcher(theReport); - - if (tsMatcher.find()) { - if (tsMatcher.group(1).equals("EMBD TS GR ")) { - retTS = "EMBEDED THUNDERSTORMS HAIL"; - } else if (tsMatcher.group(1).equals("SQL EMBD TS ")) { - retTS = "SQUALL EMBEDED THUNDERSTORMS"; - } else if (tsMatcher.group(1).equals("ISOL EMBD TS ")) { - retTS = "ISOLATED EMBEDED THUNDERSTORMS"; - } else if (tsMatcher.group(1).equals("ISOL TS ")) { - retTS = "ISOLATED THUNDERSTORMS"; - } else if (tsMatcher.group(1).equals("EMBD TS ")) { - retTS = "EMBEDED THUNDERSTORMS"; - } else if (tsMatcher.group(1).equals("FRQ TS")) { - retTS = "FREQUENT THUNDERSTORMS"; - } else if (tsMatcher.group(1).equals("SQL TS ")) { - retTS = "SQUALL THUNDERSTORMS"; - } else if (tsMatcher.group(1).equals("TS GR ")) { - retTS = "THUNDERSTORMS HAIL"; - } else if (tsMatcher.group(1).equals("OBSC TS")) { - retTS = "OBSCURE THUNDERSTORMS"; - } else if (tsMatcher.group(1).equals("FRQ TSGR ")) { - retTS = "FREQUENT THUNDERSTORMS HAIL"; - } else if (tsMatcher.group(1).equals("OCNL TS ")) { - retTS = "OCCASIONAL THUNDERSTORMS"; - } else if (tsMatcher.group(1).equals("EMBD TSGR ")) { - retTS = "EMBEDED THUNDERSTORMS HAIL"; - } else if (tsMatcher.group(1).equals(" TSGR ")) { - retTS = "THUNDERSTORMS HAIL"; - } else if (tsMatcher.group(1).equals(" GR ")) { - retTS = "HAIL"; - } else if (tsMatcher.group(1).equals("TS/CB")) { - retTS = "THUNDERSTORMS CUMULONIMBUS"; - } else if (tsMatcher.group(1).equals("CB/TS")) { - retTS = "THUNDERSTORMS CUMULONIMBUS"; - } - } - - return retTS; - } - - /** - * Remove a character from a string and return the result. - * - * @param s - * the string - * @param c - * the character to be removed - * @return a string. - */ - public static String removeChar(String s, char c) { - - String ret = ""; - - for (int i = 0; i < s.length(); i++) { - if (s.charAt(i) != c) - ret += s.charAt(i); - } - - return ret; - } - -} +/** + * IntlSigmet DecoderUtil + * + * This java class intends to serve as a decoder utility for INTLSIGMET. + * + * HISTORY + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 06/2009 113 L. Lin Initial coding + * 07/2009 113 L. Lin Migration to TO11 + * 09/2009 113 L. Lin Convert station ID to lat/lon + * if any exists. + * 11/2011 512 S. Gurung Fixed NullPointerException bug while processing lat/lon (from vors) + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.intlsigmet.util; + +import gov.noaa.nws.ncep.common.dataplugin.intlsigmet.IntlSigmetLocation; +import gov.noaa.nws.ncep.common.dataplugin.intlsigmet.IntlSigmetRecord; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import gov.noaa.nws.ncep.edex.tools.decoder.LatLonLocTbl; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.Calendar; +import java.util.Scanner; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.core.LatLonPoint; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +public class IntlSigmetParser { + + private static final String CONUS_EXP = "([A-Z]{4}) SIGMET (ALFA|BRAVO|CHARLIE|DELTA|ECHO|FOXTROT|GOLF|HOTEL|" + + "INDIA|JULIETT|JULIET|KILO|LIMA|MIKE|NOVEMBER|OSCAR|PAPA|QUEBEC|ROMEO|SIERRA|TANGO|" + + "UNIFORM|VICTOR|WHISKEY|XRAY|YANKEE|ZULU) ([0-9]{1}|[0-9]{2}) VALID"; + + /** + * Constructor + */ + public IntlSigmetParser() { + } + + /** + * Parse the WMO line and store WMO header, OfficeID, issue time, ... + * + * @param wmoline + * The bulletin message + * + * @return an IntlSigmetRecord + */ + public static IntlSigmetRecord processWMO(String wmoline, Headers headers) { + + IntlSigmetRecord record = null; + // Regular expression for WMO/ICAO, station ID, and issue date. + final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})"; + + // Pattern used for extracting WMO header, officeID, and issue date. + final Pattern wmoPattern = Pattern.compile(WMO_EXP); + Matcher theMatcher = wmoPattern.matcher(wmoline); + + if (theMatcher.find()) { + record = new IntlSigmetRecord(); + + record.setWmoHeader(theMatcher.group(1)); + record.setIssueOffice(theMatcher.group(2)); + + // Decode the issue time. + Calendar mndTime = null; + Calendar issueTime = TimeTools.findDataTime(theMatcher.group(3), + headers); + record.setIssueTime(issueTime); + + DataTime dataTime = new DataTime(issueTime); + record.setDataTime(dataTime); + } + return record; + } + + /** + * Obtains hazardType as: TS (thunderstorm), TB (turbulence), HU + * (hurricane), TR (tropical storm), TD (tropical depression), VA (volcanic + * ash cloud), MW (marked mountain waves), TC (tropical cyclone), SQ (squall + * line), CT (CAT), IC (icing), GR (hail), DS (duststorm), SS (sandstorm), + * CB (cumulonimbus), WS (low level wind shear), TEST, or CN (cancel), + * etc... + * + * @param theReport + * Input report message. + * @return a string for hazard type + */ + public static String getHazardType(String theReport) { + + String retHazardType = " "; + // Regular expression for hazardType + final String HAZARDTYPE_EXP = "(HURRICANE|HURCN |TROPICAL STORM|TROPICAL DEPRESSION|" + + " TD | SQL | TS | TS/|FRQ TS| TS| SH/TS |TURB| CB | VA | MTW |" + + " ICE | TR | GR | TC | CT | CAT | DS | SS | WS | TSGR |VOLCANIC ASH|HVYSS|" + + " ICG|ICING|LLWS|WATERSPOUTS|THUNDERSTORMS|WIND|TS OBS|CB/TS|TORNADO)"; + final String NIL_EXP = "(NIL)"; + final String MIS_EXP = "(TAF |METAR )"; + final String CNL_EXP = "(CANCEL| CNL | CNCL |:CNL| CNL|INVALID|DISCARDED|" + + "CNL SIGMET| CLN SIGMET|CNCLD)"; + final String TEST_EXP = "(TEST |DISREGARD)"; + + // Pattern used for extracting hazardType + final Pattern hazardTypePattern = Pattern.compile(HAZARDTYPE_EXP); + final Pattern nilPattern = Pattern.compile(NIL_EXP); + final Pattern cnlPattern = Pattern.compile(CNL_EXP); + final Pattern misPattern = Pattern.compile(MIS_EXP); + final Pattern testPattern = Pattern.compile(TEST_EXP); + + Matcher theMatcher = hazardTypePattern.matcher(theReport); + Matcher nilMatcher = nilPattern.matcher(theReport); + Matcher cnlMatcher = cnlPattern.matcher(theReport); + Matcher misMatcher = misPattern.matcher(theReport); + Matcher testMatcher = testPattern.matcher(theReport); + + if (cnlMatcher.find()) { + retHazardType = "CANCEL"; + } else if (testMatcher.find()) { + retHazardType = "TEST"; + } else if (theMatcher.find()) { + if (theMatcher.group(1).equals("HURRICANE")) { + retHazardType = "HURRICANE"; + } else if (theMatcher.group(1).equals("HURCN ")) { + retHazardType = "HURRICANE"; + } else if (theMatcher.group(1).equals(" TD ")) { + retHazardType = "TROPICAL DEPRESSION"; + } else if (theMatcher.group(1).equals("TROPICAL STORM")) { + retHazardType = "TROPICAL STORM"; + } else if (theMatcher.group(1).equals("TROPICAL DEPRESSION")) { + retHazardType = "TROPICAL DEPRESSION"; + } else if (theMatcher.group(1).equals(" SQL ")) { + retHazardType = "SQUALL LINE"; + } else if (theMatcher.group(1).equals("TURB")) { + retHazardType = "TURBULENCE"; + } else if (theMatcher.group(1).equals(" ICE ")) { + retHazardType = "ICING"; + } else if (theMatcher.group(1).equals(" ICG")) { + retHazardType = "ICING"; + } else if (theMatcher.group(1).equals("ICING")) { + retHazardType = "ICING"; + } else if (theMatcher.group(1).equals(" TS ")) { + retHazardType = getThunderStorm(theReport); + } else if (theMatcher.group(1).equals("FRQ TS")) { + retHazardType = getThunderStorm(theReport); + } else if (theMatcher.group(1).equals(" TS/")) { + retHazardType = getThunderStorm(theReport); + } else if (theMatcher.group(1).equals(" SH/TS ")) { + retHazardType = "THUNDERSTORM WIND SHEAR"; + } else if (theMatcher.group(1).equals(" CB ")) { + retHazardType = "CUMULONIMBUS"; + } else if (theMatcher.group(1).equals(" VA ")) { + retHazardType = "VOLCANIC ASH CLOUD"; + } else if (theMatcher.group(1).equals(" MTW ")) { + retHazardType = "MARKED MOUNTAIN WAVES"; + } else if (theMatcher.group(1).equals(" TR ")) { + retHazardType = "TROPICAL STORM"; + } else if (theMatcher.group(1).equals(" GR ")) { + retHazardType = getThunderStorm(theReport); + } else if (theMatcher.group(1).equals(" TC ")) { + retHazardType = "TROPICAL CYCLONE"; + } else if (theMatcher.group(1).equals(" CT ")) { + retHazardType = "CAT"; + } else if (theMatcher.group(1).equals(" CAT ")) { + retHazardType = "CAT"; + } else if (theMatcher.group(1).equals(" DS ")) { + retHazardType = "DUSTSTORM"; + } else if (theMatcher.group(1).equals(" SS ")) { + retHazardType = "SANDSTORM"; + } else if (theMatcher.group(1).equals(" WS ")) { + retHazardType = "LOW LEVEL WIND SHEAR"; + } else if (theMatcher.group(1).equals("LLWS")) { + retHazardType = "LOW LEVEL WIND SHEAR"; + } else if (theMatcher.group(1).equals(" TSGR ")) { + retHazardType = getThunderStorm(theReport); + } else if (theMatcher.group(1).equals("VOLCANIC ASH")) { + retHazardType = "VOLCANIC ASH CLOUD"; + } else if (theMatcher.group(1).equals("TS ")) { + retHazardType = getThunderStorm(theReport); + } else if (theMatcher.group(1).equals("HVYSS ")) { + retHazardType = "HEAVY SANDSTORM"; + } else if (theMatcher.group(1).equals("WATERSPOUTS")) { + retHazardType = "WATERSPOUTS"; + } else if (theMatcher.group(1).equals("THUNDERSTORMS")) { + retHazardType = "THUNDERSTORMS"; + } else if (theMatcher.group(1).equals("WIND")) { + retHazardType = "WINDS"; + } else if (theMatcher.group(1).equals("TS OBS")) { + retHazardType = "THUNDERSTORMS"; + } else if (theMatcher.group(1).equals(" TS")) { + retHazardType = getThunderStorm(theReport); + } else if (theMatcher.group(1).equals("CB/TS")) { + retHazardType = getThunderStorm(theReport); + } else if (theMatcher.group(1).equals("TORNADO")) { + retHazardType = "TORNADO"; + } + } else if (nilMatcher.find()) { + retHazardType = "NIL"; + } else if (misMatcher.find()) { + retHazardType = "NIL"; + } else { + retHazardType = "UNKNOWN ???"; + } + return retHazardType; + } + + /** + * Obtains the message ID. + * + * @param theBulletin + * The input bulletin + * @return a string for messageID + */ + public static String getMessageID(String theBulletin) { + + String messageID = " "; + + // // Regular expression for CONUS message ID + // final String CONUS_EXP = + // "([A-Z]{4}) SIGMET (ALFA|BRAVO|CHARLIE|DELTA|ECHO|FOXTROT|" + + // "GOLF|HOTEL|INDIA|JULIETT|JULIET|KILO|LIMA|MIKE|NOVEMBER|OSCAR|PAPA|QUEBEC|" + // + + // "ROMEO|SIERRA|TANGO|UNIFORM|VICTOR|WHISKEY|XRAY|YANKEE|ZULU) " + + // "([0-9]{1}|[0-9]{2}) VALID"; + + // Pattern used for extracting the message ID + final Pattern conusPattern = Pattern.compile(CONUS_EXP); + Matcher idconusMatcher = conusPattern.matcher(theBulletin); + + // Regular expression for CANADA message ID + final String CANADA_EXP = "SIGMET ([A-Z]{1})([0-9]{1}|[0-9]{2}) (VALID " + + "([0-9]{6})/|CANCELLED AT )([0-9]{6}) ([A-Z]{4})-"; + // Pattern used for extracting the message ID + final Pattern canadaPattern = Pattern.compile(CANADA_EXP); + Matcher idcanadaMatcher = canadaPattern.matcher(theBulletin); + + // Regular expression for JAPAN and UK message ID + final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) (VALID )?" + + "([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; + // Pattern used for extracting the message ID + final Pattern japanPattern = Pattern.compile(JAPAN_EXP); + Matcher idjapanMatcher = japanPattern.matcher(theBulletin); + + // Regular expression for others' message ID + final String OTHER1_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " + + "VALID ([0-9]{6})/([0-9]{6})( UTC)? ([A-Z]{4})(-)?"; + // Pattern used for extracting the message ID + final Pattern other1Pattern = Pattern.compile(OTHER1_EXP); + Matcher idother1Matcher = other1Pattern.matcher(theBulletin); + + // Regular expression for others' message ID + final String OTHER2_EXP = "(SIGMET) ([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}|[A-Z]{1}[0-9]{2}) " + + "VALID ([0-9]{6})/([0-9]{6})"; + // Pattern used for extracting the message ID + final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); + Matcher idother2Matcher = other2Pattern.matcher(theBulletin); + + // Regular expression for others' message ID + final String OTHER3_EXP = "([A-Z]{4}) SIGMET ([A-Z]* )?([0-9]{1}|[0-9]{2}) VALID ([0-9]{6})/([0-9]{6}) " + + "([A-Z]{4})(-)?"; + // Pattern used for extracting the message ID + final Pattern other3Pattern = Pattern.compile(OTHER3_EXP); + Matcher idother3Matcher = other3Pattern.matcher(theBulletin); + + // Regular expression for others' message ID + final String OTHER4_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " + + "VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the message ID + final Pattern other4Pattern = Pattern.compile(OTHER4_EXP); + Matcher idother4Matcher = other4Pattern.matcher(theBulletin); + + // Regular expression for others' message ID + final String OTHER5_EXP = "([A-Z]{4}) SIGMET( )*VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the message ID + final Pattern other5Pattern = Pattern.compile(OTHER5_EXP); + Matcher idother5Matcher = other5Pattern.matcher(theBulletin); + + // Regular expression for others' message ID + final String OTHER6_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " + + "VALID( )*([0-9]{6})Z/([0-9]{6})Z( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the message ID + final Pattern other6Pattern = Pattern.compile(OTHER6_EXP); + Matcher idother6Matcher = other6Pattern.matcher(theBulletin); + + // Regular expression for others' message ID + final String OTHER7_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " + + "VALID( )*([0-9]{4})/([0-9]{4})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the message ID + final Pattern other7Pattern = Pattern.compile(OTHER7_EXP); + Matcher idother7Matcher = other7Pattern.matcher(theBulletin); + + // Regular expression for others' message ID + final String OTHER8_EXP = "([A-Z]{4}) SIGMET( |\\W)*VALID( |\\W)*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the message ID + final Pattern other8Pattern = Pattern.compile(OTHER8_EXP); + Matcher idother8Matcher = other8Pattern.matcher(theBulletin); + + // Get messageID + if (idconusMatcher.find()) { + messageID = idconusMatcher.group(2); + } else if (idcanadaMatcher.find()) { + messageID = idcanadaMatcher.group(6); + } else if (idother1Matcher.find()) { + messageID = idother1Matcher.group(6); + } else if (idjapanMatcher.find()) { + messageID = idjapanMatcher.group(7); + } else if (idother2Matcher.find()) { + messageID = idother2Matcher.group(1); + } else if (idother3Matcher.find()) { + messageID = idother3Matcher.group(6); + } else if (idother4Matcher.find()) { + messageID = idother4Matcher.group(8); + } else if (idother5Matcher.find()) { + messageID = idother5Matcher.group(7); + } else if (idother6Matcher.find()) { + messageID = idother6Matcher.group(8); + } else if (idother7Matcher.find()) { + messageID = idother7Matcher.group(8); + } else if (idother8Matcher.find()) { + messageID = idother8Matcher.group(7); + } + + return messageID; + } + + /** + * Obtains the sequence number. + * + * @param theBulletin + * The input bulletin + * @return a string for sequenceNumber + */ + public static String getSequenceNumber(String theBulletin) { + + String sequenceNumber = " "; + + // // Regular expression for CONUS sequence number + // final String CONUS_EXP = + // "([A-Z]{4}) SIGMET (ALFA|BRAVO|CHARLIE|DELTA|ECHO|FOXTROT|GOLF|HOTEL|" + // + + // "INDIA|JULIETT|JULIET|KILO|LIMA|MIKE|NOVEMBER|OSCAR|PAPA|QUEBEC|ROMEO|SIERRA|TANGO|" + // + + // "UNIFORM|VICTOR|WHISKEY|XRAY|YANKEE|ZULU) ([0-9]{1}|[0-9]{2}) VALID"; + + // Pattern used for extracting the sequence number + final Pattern conusPattern = Pattern.compile(CONUS_EXP); + Matcher seqnoconusMatcher = conusPattern.matcher(theBulletin); + + // Regular expression for CANADA sequence number + final String CANADA_EXP = "SIGMET ([A-Z]{1}[0-9]{1}|[A-Z]{1}[0-9]{2}) " + + "(VALID ([0-9]{6})/|CANCELLED AT )([0-9]{6}) ([A-Z]{4})-"; + // Pattern used for extracting the sequence number + final Pattern canadaPattern = Pattern.compile(CANADA_EXP); + Matcher seqnocanadaMatcher = canadaPattern.matcher(theBulletin); + + // Regular expression for JAPAN and UK sequence number + final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) " + + "(VALID )?([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; + // Pattern used for extracting the sequence number + final Pattern japanPattern = Pattern.compile(JAPAN_EXP); + Matcher seqnojapanMatcher = japanPattern.matcher(theBulletin); + + // Regular expression for others' sequence number + final String OTHER_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " + + "VALID ([0-9]{6})/([0-9]{6})( UTC)? ([A-Z]{4})(-)?"; + // Pattern used for extracting the sequence number + final Pattern otherPattern = Pattern.compile(OTHER_EXP); + Matcher seqnootherMatcher = otherPattern.matcher(theBulletin); + + // Regular expression for others' sequence number + final String OTHER2_EXP = "SIGMET ([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}|A-Z]{1}[0-9]{2}) " + + "VALID ([0-9]{6})/([0-9]{6})"; + // Pattern used for extracting the sequence number + final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); + Matcher seqnoother2Matcher = other2Pattern.matcher(theBulletin); + + // Regular expression for others' sequence number + final String OTHER3_EXP = "([A-Z]{4}) SIGMET (([A-Z]* )?([0-9]{1}|[0-9]{2})) " + + "VALID ([0-9]{6})/([0-9]{6}) ([A-Z]{4})(-)?"; + // Pattern used for extracting the sequence number + final Pattern other3Pattern = Pattern.compile(OTHER3_EXP); + Matcher seqnoother3Matcher = other3Pattern.matcher(theBulletin); + + // Regular expression for others' sequence number + final String OTHER4_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " + + "VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the sequence number + final Pattern other4Pattern = Pattern.compile(OTHER4_EXP); + Matcher seqnoother4Matcher = other4Pattern.matcher(theBulletin); + + // Regular expression for others' sequence number + final String OTHER5_EXP = "([A-Z]{4}) SIGMET( )*VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the sequence number + final Pattern other5Pattern = Pattern.compile(OTHER5_EXP); + Matcher seqnoother5Matcher = other5Pattern.matcher(theBulletin); + + // Regular expression for others' sequence number + final String OTHER6_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " + + "VALID( )*([0-9]{6})Z/([0-9]{6})Z( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the message sequence number + final Pattern other6Pattern = Pattern.compile(OTHER6_EXP); + Matcher seqnoother6Matcher = other6Pattern.matcher(theBulletin); + + // Regular expression for others' sequence number + final String OTHER7_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " + + "VALID( )*([0-9]{4})/([0-9]{4})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the sequence number + final Pattern other7Pattern = Pattern.compile(OTHER7_EXP); + Matcher seqnoother7Matcher = other7Pattern.matcher(theBulletin); + + // Regular expression for others' sequence number + final String OTHER8_EXP = "([A-Z]{4}) SIGMET( |\\W)*([0-9]{1})( |\\W)*VALID"; + // Pattern used for extracting the sequence number + final Pattern other8Pattern = Pattern.compile(OTHER8_EXP); + Matcher seqnoother8Matcher = other8Pattern.matcher(theBulletin); + + // Get sequenceNumber + if (seqnoconusMatcher.find()) { + sequenceNumber = seqnoconusMatcher.group(3); + } else if (seqnocanadaMatcher.find()) { + sequenceNumber = seqnocanadaMatcher.group(1); + } else if (seqnootherMatcher.find()) { + sequenceNumber = seqnootherMatcher.group(2); + } else if (seqnojapanMatcher.find()) { + sequenceNumber = seqnojapanMatcher.group(2); + } else if (seqnoother2Matcher.find()) { + sequenceNumber = seqnoother2Matcher.group(1); + } else if (seqnoother3Matcher.find()) { + sequenceNumber = seqnoother3Matcher.group(2); + } else if (seqnoother4Matcher.find()) { + sequenceNumber = seqnoother4Matcher.group(3); + } else if (seqnoother5Matcher.find()) { + // lacking sequence number; default 0 + sequenceNumber = "0"; + } else if (seqnoother6Matcher.find()) { + sequenceNumber = seqnoother6Matcher.group(3); + } else if (seqnoother7Matcher.find()) { + sequenceNumber = seqnoother7Matcher.group(3); + } else if (seqnoother8Matcher.find()) { + sequenceNumber = seqnoother8Matcher.group(3); + } + + return sequenceNumber; + } + + /** + * Obtains the Air Traffic Service Unit. + * + * @param theBulletin + * The input bulletin + * @return a string for atsu. + */ + public static String getAtsu(String theBulletin) { + + String atsu = null; + + // // Regular expression for CONUS ATSU + // final String CONUS_EXP = + // "([A-Z]{4}) SIGMET (ALFA|BRAVO|CHARLIE|DELTA|ECHO|FOXTROT|GOLF|" + + // "HOTEL|INDIA|JULIETT|JULIET|KILO|LIMA|MIKE|NOVEMBER|OSCAR|PAPA|QUEBEC|ROMEO|SIERRA|" + // + + // "TANGO|UNIFORM|VICTOR|WHISKEY|XRAY|YANKEE|ZULU) ([0-9]{1}|[0-9]{2}) VALID"; + + // Pattern used for extracting the ATSU + final Pattern conusPattern = Pattern.compile(CONUS_EXP); + Matcher atsuconusMatcher = conusPattern.matcher(theBulletin); + + // Regular expression for CANADA ATSU + final String CANADA_EXP = "SIGMET ([A-Z]{1}[0-9]{1}|[A-Z]{1}[0-9]{2}) " + + "(VALID ([0-9]{6})/|CANCELLED AT )([0-9]{6}) ([A-Z]{4})-"; + // Pattern used for extracting the ATSU + final Pattern canadaPattern = Pattern.compile(CANADA_EXP); + Matcher atsucanadaMatcher = canadaPattern.matcher(theBulletin); + + // Regular expression for JAPAN and UK ATSU + final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) " + + "(VALID )?([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; + // Pattern used for extracting the ATSU + final Pattern japanPattern = Pattern.compile(JAPAN_EXP); + Matcher atsujapanMatcher = japanPattern.matcher(theBulletin); + + // Regular expression for others' ATSU + final String OTHER1_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2})" + + "( )*VALID"; + // Pattern used for extracting the ATSU + final Pattern other1Pattern = Pattern.compile(OTHER1_EXP); + Matcher atsuother1Matcher = other1Pattern.matcher(theBulletin); + + // Regular expression for CONUS ATSU + final String CONUS2_EXP = "([A-Z]{4} ([A-Z]{4} )*)SIGMET (ALFA|BRAVO|CHARLIE|DELTA|ECHO|FOXTROT|" + + "GOLF|HOTEL|INDIA|JULIETT|JULIET|KILO|LIMA|MIKE|NOVEMBER|OSCAR|PAPA|QUEBEC|ROMEO|SIERRA|" + + "TANGO|UNIFORM|VICTOR|WHISKEY|XRAY|YANKEE|ZULU) ([0-9]{1}|[0-9]{2}) VALID"; + // Pattern used for extracting the ATSU + final Pattern conus2Pattern = Pattern.compile(CONUS2_EXP); + Matcher atsuconus2Matcher = conus2Pattern.matcher(theBulletin); + + final String OTHER2_EXP = "([A-Z]{4}) SIGMET( )*VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the ATSU + final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); + Matcher atsuother2Matcher = other2Pattern.matcher(theBulletin); + + // Regular expression for others' ATSU + final String OTHER3_EXP = "([A-Z]{4}) SIGMET ([0-9]{1})( |\\W)*VALID( |\\W)*" + + "([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the ATSU + final Pattern other3Pattern = Pattern.compile(OTHER3_EXP); + Matcher atsuother3Matcher = other3Pattern.matcher(theBulletin); + + // Get atsu + if (atsuconus2Matcher.find()) { + atsu = atsuconus2Matcher.group(1); + } else if (atsuconusMatcher.find()) { + atsu = atsuconusMatcher.group(1); + } else if (atsucanadaMatcher.find()) { + atsu = atsucanadaMatcher.group(5); + } else if (atsuother1Matcher.find()) { + atsu = atsuother1Matcher.group(1); + } else if (atsujapanMatcher.find()) { + atsu = atsujapanMatcher.group(1); + } else if (atsuother2Matcher.find()) { + atsu = atsuother2Matcher.group(1); + } else if (atsuother3Matcher.find()) { + atsu = atsuother3Matcher.group(1); + } + + return atsu; + } + + /** + * Obtains the location indicator of the meteorological watch office + * originating the message. + * + * @param theBulletin + * The input bulletin + * @return a string for omwo. + */ + public static String getOmwo(String theBulletin) { + + String omwo = " "; + + // Regular expression for CONUS OMWO + final String CONUS_EXP = "([A-Z]{4}) ([A-Z]{4} )?SIGMET ([A-Z])* ([0-9]{1}|[0-9]{2}) " + + "VALID ([0-9]{6})/([0-9]{6})( UTC)? ([A-Z]{4})-"; + // Pattern used for extracting the OMWO + final Pattern conusPattern = Pattern.compile(CONUS_EXP); + Matcher omwoconusMatcher = conusPattern.matcher(theBulletin); + + // Regular expression for CANADA OMWO + final String CANADA_EXP = "SIGMET ([A-Z]{1}[0-9]{1}|[A-Z]{1}[0-9]{2}) " + + "(VALID ([0-9]{6})/|CANCELLED AT )([0-9]{6}) ([A-Z]{4})-"; + // Pattern used for extracting the OMWO + final Pattern canadaPattern = Pattern.compile(CANADA_EXP); + Matcher omwocanadaMatcher = canadaPattern.matcher(theBulletin); + + // Regular expression for JAPAN and UK OMWO + final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) " + + "(VALID )?([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; + // Pattern used for extracting the OMWO + final Pattern japanPattern = Pattern.compile(JAPAN_EXP); + Matcher omwojapanMatcher = japanPattern.matcher(theBulletin); + + // Regular expression for other OMWO + final String OTHER_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " + + "VALID ([0-9]{6})/([0-9]{6})( UTC)? ([A-Z]{4})(-)?"; + // Pattern used for extracting the OMWO + final Pattern otherPattern = Pattern.compile(OTHER_EXP); + Matcher omwootherMatcher = otherPattern.matcher(theBulletin); + + // Regular expression for others' OMWO + final String OTHER2_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|" + + "[A-Z]{2}[0-9]{2}|[A-Z]{1}[0-9]{2}) " + + "VALID( )*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the message OMWO + final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); + Matcher omwoother2Matcher = other2Pattern.matcher(theBulletin); + + // Regular expression for others' OMWO + final String OTHER3_EXP = "([A-Z]{4}) SIGMET( )*VALID( )*([0-9]{6})/([0-9]{6})" + + "( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the message OMWO + final Pattern other3Pattern = Pattern.compile(OTHER3_EXP); + Matcher omwoother3Matcher = other3Pattern.matcher(theBulletin); + + // Regular expression for others' OMWO + final String OTHER4_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " + + "VALID( )*([0-9]{4})/([0-9]{4})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the message OMWO + final Pattern other4Pattern = Pattern.compile(OTHER4_EXP); + Matcher omwoother4Matcher = other4Pattern.matcher(theBulletin); + + // Regular expression for others' OMWO + final String OTHER5_EXP = "([A-Z]{4}) SIGMET( )*([0-9]{1}|[0-9]{2}|[A-Z]{1}[0-9]{1}|[A-Z]{2}[0-9]{2}) " + + "VALID( )*([0-9]{6})Z/([0-9]{6})Z( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the message OMWO + final Pattern other5Pattern = Pattern.compile(OTHER5_EXP); + Matcher omwoother5Matcher = other5Pattern.matcher(theBulletin); + + // Regular expression for others' OMWO + final String OTHER6_EXP = "([A-Z]{4}) SIGMET ([0-9]{1})( |\\W)*" + + "VALID( |\\W)*([0-9]{6})/([0-9]{6})( )*([A-Z]{4})(-)?"; + // Pattern used for extracting the OMWO + final Pattern other6Pattern = Pattern.compile(OTHER6_EXP); + Matcher omwoother6Matcher = other6Pattern.matcher(theBulletin); + + // Get omwo + if (omwoconusMatcher.find()) { + omwo = omwoconusMatcher.group(8); + } else if (omwocanadaMatcher.find()) { + omwo = omwocanadaMatcher.group(5); + } else if (omwootherMatcher.find()) { + omwo = omwootherMatcher.group(6); + } else if (omwojapanMatcher.find()) { + omwo = omwojapanMatcher.group(7); + } else if (omwoother2Matcher.find()) { + omwo = omwoother2Matcher.group(8); + } else if (omwoother3Matcher.find()) { + omwo = omwoother3Matcher.group(7); + } else if (omwoother4Matcher.find()) { + omwo = omwoother4Matcher.group(8); + } else if (omwoother5Matcher.find()) { + omwo = omwoother5Matcher.group(8); + } else if (omwoother6Matcher.find()) { + omwo = omwoother6Matcher.group(8); + } + + return omwo; + } + + /** + * Obtains start time from input bulletin. + * + * @param theReport + * The bulletin message + * @return a calendar for start time + */ + public static Calendar getStartTime(String theBulletin, Headers headers) { + + String time = "???"; + + // Regular expression for general start time group + final String START_EXP = " VALID( )*([0-9]{6})/([0-9]{6})"; + // Pattern used for extracting the start time group + final Pattern startPattern = Pattern.compile(START_EXP); + Matcher timestartMatcher = startPattern.matcher(theBulletin); + + // Regular expression for CANADA start time group + final String CANADA_EXP = "SIGMET ([A-Z]{1}[0-9]{1}) VALID ([0-9]{6})/([0-9]{6}) ([A-Z]{4})-"; + // Pattern used for extracting the start time group + final Pattern canadaPattern = Pattern.compile(CANADA_EXP); + Matcher timecanadaMatcher = canadaPattern.matcher(theBulletin); + + // Regular expression for JAPAN and UK start time group + final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) " + + "(VALID )?([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; + // Pattern used for extracting the start time group + final Pattern japanPattern = Pattern.compile(JAPAN_EXP); + Matcher timejapanMatcher = japanPattern.matcher(theBulletin); + + // Regular expression for others' start time + final String OTHER1_EXP = " VALID( )*([0-9]{6})(Z)?/([0-9]{6})(Z)?"; + // Pattern used for extracting the start time + final Pattern other1Pattern = Pattern.compile(OTHER1_EXP); + Matcher time1Matcher = other1Pattern.matcher(theBulletin); + + // Regular expression for others' start time + final String OTHER2_EXP = " VALID( )*([0-9]{4})/([0-9]{4})"; + // Pattern used for extracting the start time + final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); + Matcher time2Matcher = other2Pattern.matcher(theBulletin); + + // Get time group + if (timestartMatcher.find()) { + time = timestartMatcher.group(2); + } else if (timejapanMatcher.find()) { + time = timejapanMatcher.group(4); + } else if (time1Matcher.find()) { + time = time1Matcher.group(2); + } else if (timecanadaMatcher.find()) { + time = timecanadaMatcher.group(2); + } else if (time2Matcher.find()) { + // Handle start time in special case without day + final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{2})([0-9]{4})"; + // Pattern used for extracting WMO header, officeID, and issue date + final Pattern wmoPattern = Pattern.compile(WMO_EXP); + Matcher theMatcher = wmoPattern.matcher(theBulletin); + if (theMatcher.find()) { + time = time2Matcher.group(2).concat(theMatcher.group(3)); + } + } + if (time != "???") { + // Get start time + return TimeTools.findDataTime(time, headers); + } else { + return null; + } + } + + /** + * Get the end time + * + * @param theBulletin + * The bulletin which contains end time + * @return a calendar for end time + */ + public static Calendar getEndTime(String theBulletin, Headers headers) { + + String time = "???"; + + // Regular expression for CONUS end time group + final String ENDTIME_EXP = " VALID( )*([0-9]{6})/([0-9]{6})"; + // Pattern used for extracting the end time group + final Pattern endtimePattern = Pattern.compile(ENDTIME_EXP); + Matcher endtimeMatcher = endtimePattern.matcher(theBulletin); + + // Regular expression for CANADA end time group + final String CANADA_EXP = "SIGMET ([A-Z]{1}[0-9]{1}) " + + "(VALID ([0-9]{6})/|CANCELLED AT )([0-9]{6}) ([A-Z]{4})-"; + // Pattern used for extracting the end time group + final Pattern canadaPattern = Pattern.compile(CANADA_EXP); + Matcher timecanadaMatcher = canadaPattern.matcher(theBulletin); + + // Regular expression for JAPAN and UK end time group + final String JAPAN_EXP = "([A-Z]{4}) SIGMET ([0-9]{1}|[0-9]{2}) " + + "(VALID )?([0-9]{6})/([0-9]{6})(UTC)? ([A-Z]{4})-"; + // Pattern used for extracting the end time group + final Pattern japanPattern = Pattern.compile(JAPAN_EXP); + Matcher timejapanMatcher = japanPattern.matcher(theBulletin); + + // Regular expression for others' end time + final String OTHER1_EXP = " VALID( )*([0-9]{6})(Z)?/([0-9]{6})(Z)?"; + // Pattern used for extracting the end time + final Pattern other1Pattern = Pattern.compile(OTHER1_EXP); + Matcher time1Matcher = other1Pattern.matcher(theBulletin); + + // Regular expression for others' end time + final String OTHER2_EXP = " VALID( )*([0-9]{4})/([0-9]{4})"; + // Pattern used for extracting the end time + final Pattern other2Pattern = Pattern.compile(OTHER2_EXP); + Matcher time2Matcher = other2Pattern.matcher(theBulletin); + + // Get time group + if (endtimeMatcher.find()) { + time = endtimeMatcher.group(3); + } else if (timejapanMatcher.find()) { + time = timejapanMatcher.group(4); + } else if (timecanadaMatcher.find()) { + time = timecanadaMatcher.group(4); + } else if (timecanadaMatcher.find()) { + time = timecanadaMatcher.group(6); + } else if (time1Matcher.find()) { + time = time1Matcher.group(4); + } else if (time2Matcher.find()) { + // Handle end time special case without day + final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{2})([0-9]{4})"; + // Pattern used for extracting WMO header, officeID and issue time + final Pattern wmoPattern = Pattern.compile(WMO_EXP); + Matcher theMatcher = wmoPattern.matcher(theBulletin); + if (theMatcher.find()) { + time = time2Matcher.group(3).concat(theMatcher.group(3)); + } + } + + if (time != "???") { + // Get end time + Calendar mndTime = null; + return TimeTools.findDataTime(time, headers); + } else { + return null; + } + } + + /** + * Parse the bulletin and store flight level 1 or level 2 if any. + * + * @param theBulletin + * The bulletin message + * @param record + * The main table + */ + public static void processFlightLevels(String theBulletin, + IntlSigmetRecord record) { + + String flevel1 = " "; + String flevel2 = " "; + + // Regular expression for general one flight level + final String FLEVEL1_EXP = "(TOP|TOPS|TOPS TO) FL( )?([0-9]{3})"; + // Pattern used for extracting the flight level + final Pattern flevel1Pattern = Pattern.compile(FLEVEL1_EXP); + Matcher flevel1Matcher = flevel1Pattern.matcher(theBulletin); + + // Regular expression for flight levels in format "BETWEEN ... AND ...." + final String BETWEEN_EXP = "(BETWEEN|BTN) (FL)?([0-9]{3}|[0-9]{2}) AND " + + "(FL)?([0-9]{3}|[0-9]{2})"; + // Pattern used for extracting the flight levels + final Pattern betweenPattern = Pattern.compile(BETWEEN_EXP); + Matcher betweenMatcher = betweenPattern.matcher(theBulletin); + + // Regular expression for flight levels in format + // "TOPS ... MAX TOPS ...." for Canada + final String MAXTOPS_EXP = "TOPS( |\\x0d\\x0d\\x0a)([0-9]{3}|[0-9]{2}) " + + "MAX TOPS ([0-9]{3}|[0-9]{2})"; + // Pattern used for extracting the flight levels + final Pattern maxtopsPattern = Pattern.compile(MAXTOPS_EXP); + Matcher maxtopsMatcher = maxtopsPattern.matcher(theBulletin); + + // Regular expression for general two flight levels in "360-440" or + // "360/440" format + final String FLEVEL2_EXP = "FL([0-9]{3}|[0-9]{2})(-|/)([0-9]{3}|[0-9]{2})"; + // Pattern used for extracting the flight levels + final Pattern flevel2Pattern = Pattern.compile(FLEVEL2_EXP); + Matcher flevel2Matcher = flevel2Pattern.matcher(theBulletin); + + // Regular expression for general one flight level + final String FLEVEL3_EXP = "(TOP|TOPS|TOPS TO) (FL )?([0-9]{3})"; + // Pattern used for extracting the flight level + final Pattern flevel3Pattern = Pattern.compile(FLEVEL3_EXP); + Matcher flevel3Matcher = flevel3Pattern.matcher(theBulletin); + + final String FLEVEL4_EXP = "FL([0-9]{3})"; + // Pattern used for extracting the flight level + final Pattern flevel4Pattern = Pattern.compile(FLEVEL4_EXP); + Matcher flevel4Matcher = flevel4Pattern.matcher(theBulletin); + + // Get flight levels group + if (maxtopsMatcher.find()) { + flevel1 = maxtopsMatcher.group(3); + } else if (flevel2Matcher.find()) { + flevel1 = flevel2Matcher.group(1); + flevel2 = flevel2Matcher.group(3); + } else if (betweenMatcher.find()) { + flevel1 = betweenMatcher.group(3); + flevel2 = betweenMatcher.group(5); + } else if (flevel1Matcher.find()) { + flevel1 = flevel1Matcher.group(3); + } else if (flevel3Matcher.find()) { + flevel1 = flevel3Matcher.group(3); + } else if (flevel4Matcher.find()) { + flevel1 = flevel4Matcher.group(1); + } + + // Set flight levels to database + if (flevel1 != " ") { + record.setFlightlevel1(Integer.parseInt(flevel1)); + } + if (flevel2 != " ") { + record.setFlightlevel2(Integer.parseInt(flevel2)); + } + + // Parse the locations + processLocation(theBulletin, record); + + } + + /** + * Obtains remarks from a bulletin + * + * @param bullMessage + * The bulletin message + * @return a string for remarks + */ + public static String getRemarks(String bullMessage) { + + String retRemarks = " "; + + // Regular expression correction + final String CORR_EXP = "(COR | (CC[A-Z]{1}))"; + + // Pattern used for extracting correction + final Pattern corrPattern = Pattern.compile(CORR_EXP); + Matcher corrMatcher = corrPattern.matcher(bullMessage); + + // Regular expression amendment + final String AMD_EXP = "(AMD )"; + // Pattern used for extracting amendment + final Pattern amdPattern = Pattern.compile(AMD_EXP); + Matcher amdMatcher = amdPattern.matcher(bullMessage); + + // Regular expression for TEST + final String TEST_EXP = "TEST "; + // Pattern used for extracting test + final Pattern testPattern = Pattern.compile(TEST_EXP); + Matcher testMatcher = testPattern.matcher(bullMessage); + + if (corrMatcher.find()) { + retRemarks = corrMatcher.group(1); + } else if (amdMatcher.find()) { + retRemarks = amdMatcher.group(); + } else if (testMatcher.find()) { + retRemarks = "TEST"; + } + + return retRemarks; + } + + /** + * Obtains speed from a bulletin + * + * @param bullMessage + * The bulletin message + * @return an integer for speed + */ + public static Integer getSpeed(String bullMessage) { + + Integer retSpeed = IDecoderConstantsN.INTEGER_MISSING; + + final String SPEED_EXP = "(MOVE|MOV|MOVG) (|E|N|S|W|\006|\012)* " + + "([0-9]{1}|[0-9]{2})(-[0-9]{2})?( )?(KT)"; + // Pattern used for extracting speed for general + final Pattern speedPattern = Pattern.compile(SPEED_EXP); + Matcher theMatcher = speedPattern.matcher(bullMessage); + + final String CANADA1_EXP = "(MOVE |MOV |MOVG )?([ENSW]{1})WD " + + "([0-9]{2}|[0-9]{1})( |\\x0d\\x0d\\x0a)?KT"; + // Pattern used for extracting speed for Canada + final Pattern canada1Pattern = Pattern.compile(CANADA1_EXP); + Matcher canada1Matcher = canada1Pattern.matcher(bullMessage); + + final String CANADA2_EXP = "(MOVE |MOV |MOVG )?([ENSW]{2})WD " + + "([0-9]{2}|[0-9]{1})(\\x0d\\x0d\\x0a| )?KT"; + // Pattern used for extracting speed for Canada + final Pattern canada2Pattern = Pattern.compile(CANADA2_EXP); + Matcher canada2Matcher = canada2Pattern.matcher(bullMessage); + + final String KMH_EXP = "([0-9]{2}|[0-9]{3})(( )*|( )?\\x0d\\x0d\\x0a)KMH"; + // Pattern used for extracting speed for KMH + final Pattern kmhPattern = Pattern.compile(KMH_EXP); + Matcher kmhMatcher = kmhPattern.matcher(bullMessage); + + if (theMatcher.find()) { + retSpeed = Integer.parseInt(theMatcher.group(3)); + } else if (canada1Matcher.find()) { + retSpeed = Integer.parseInt(canada1Matcher.group(3)); + } else if (canada2Matcher.find()) { + retSpeed = Integer.parseInt(canada2Matcher.group(3)); + } else if (kmhMatcher.find()) { + Integer kmhSpeed = Integer.parseInt(kmhMatcher.group(1)); + // Convert KMH to Knots + float speed = (float) (((double) kmhSpeed * 1000.0 / 3600.0) * 1.9425); + retSpeed = (int) speed; + } + + return retSpeed; + } + + /** + * Obtains intensity from a bulletin + * + * @param bullMessage + * The bulletin message + * @return a string for intensity + */ + public static String getIntensity(String bullMessage) { + + String intensity = null; + + // Regular expression for intensity + final String INTENSITY_EXP = "( NC | INTSF| WKN | NC=|WKN=|NC.|WKNG )"; + // Pattern used for extracting intensityFlag + final Pattern intensityPattern = Pattern.compile(INTENSITY_EXP); + Matcher theMatcher = intensityPattern.matcher(bullMessage); + + if (theMatcher.find()) { + intensity = theMatcher.group(1); + intensity = UtilN.removeLeadingWhiteSpaces(intensity); + if (intensity.substring(0, 2).equals("NC")) { + intensity = "NC"; + } else if (intensity.substring(0, 3).equals("WKN")) { + intensity = "WKN"; + } + } + + return intensity; + } + + /** + * Obtains direction from a bulletin + * + * @param bullMessage + * The bulletin message + * @return a string for direction + */ + public static String getDirection(String bullMessage) { + + String direction = null; + + final String CANADA1_EXP = "(MOVE |MOV |MOVG )?([ENSW]{1})WD " + + "([0-9]{2}|[0-9]{1})( |\\x0d\\x0d\\x0a)?KT"; + // Pattern used for extracting direction for Canada + final Pattern canada1Pattern = Pattern.compile(CANADA1_EXP); + Matcher canada1Matcher = canada1Pattern.matcher(bullMessage); + + final String CANADA2_EXP = "(MOVE |MOV |MOVG )?([ENSW]{2})WD " + + "([0-9]{2}|[0-9]{1})( |\\x0d\\x0d\\x0a)?KT"; + // Pattern used for extracting direction for Canada + final Pattern canada2Pattern = Pattern.compile(CANADA2_EXP); + Matcher canada2Matcher = canada2Pattern.matcher(bullMessage); + + // Regular expression for direction + final String DIRECTION_EXP = "(MOVE|MOV|MOVG) ([ENSW]{3}|[ENSW]{2}|[ENSW]{1})"; + // Pattern used for extracting direction for general + final Pattern directionPattern = Pattern.compile(DIRECTION_EXP); + Matcher theMatcher = directionPattern.matcher(bullMessage); + + final String DIR2_EXP = "(MOVE|MOV|MOVG)(\\D)*([ENSW]{3}|[ENSW]{2}|[ENSW]{1}) "; + // Pattern used for extracting direction for Canada + final Pattern dir2Pattern = Pattern.compile(DIR2_EXP); + Matcher dir2Matcher = dir2Pattern.matcher(bullMessage); + + final String DIR3_EXP = "(MOVE|MOV|MOVG) (SOUTH|NORTH|WEST|EAST) "; + // Pattern used for extracting direction for Canada + final Pattern dir3Pattern = Pattern.compile(DIR3_EXP); + Matcher dir3Matcher = dir3Pattern.matcher(bullMessage); + + if (canada2Matcher.find()) { + direction = canada2Matcher.group(2); + } else if (canada1Matcher.find()) { + direction = canada1Matcher.group(2); + } else if (theMatcher.find()) { + direction = theMatcher.group(2); + } else if (dir2Matcher.find()) { + direction = dir2Matcher.group(3); + } else if (dir3Matcher.find()) { + direction = dir3Matcher.group(2); + if (direction.equals("SOUTH")) { + direction = "S"; + } else if (direction.equals("NORTH")) { + direction = "N"; + } else if (direction.equals("WEST")) { + direction = "W"; + } else if (direction.equals("EAST")) { + direction = "E"; + } + } + return direction; + } + + /** + * Parse the location to set Lat/Lon or location name + * + * @param theLocation + * The location with lat/lon or location name + * @param locTb + * The location table + */ + public static void processLatLon(String theLocation, + IntlSigmetLocation locTb, Integer index, IntlSigmetRecord record) { + + double flat, flon; + + final String LATLON1_EXP = "(N|S)([0-9]{2})([0-9]{2}) (E|W)([0-9]{3})([0-9]{2})"; + // Pattern used for extracting latlon - CONUS + final Pattern latlon1Pattern = Pattern.compile(LATLON1_EXP); + Matcher latlon1Matcher = latlon1Pattern.matcher(theLocation); + + final String LATLON2_EXP = "/([0-9]{2})([0-9]{2})(N|S)([0-9]{3})" + + "([0-9]{2})(E|W)/((\\S|\\s|\\D)*)"; + // Pattern used for extracting latlon - Canada + final Pattern latlon2Pattern = Pattern.compile(LATLON2_EXP); + Matcher latlon2Matcher = latlon2Pattern.matcher(theLocation); + + final String LATLON3_EXP = "(N|S)([0-9]{2})([0-9]{2})(E|W)([0-9]{3})([0-9]{2})"; + // Pattern used for extracting latlon + final Pattern latlon3Pattern = Pattern.compile(LATLON3_EXP); + Matcher latlon3Matcher = latlon3Pattern.matcher(theLocation); + + final String LATLON4_EXP = "(N|S)([0-9]{2})(E|W)([0-9]{3}|[0-9]{2})"; + // Pattern used for extracting latlon + final Pattern latlon4Pattern = Pattern.compile(LATLON4_EXP); + Matcher latlon4Matcher = latlon4Pattern.matcher(theLocation); + + final String LATLON5_EXP = "([0-9]{2})(N|S)([0-9]{3}|[0-9]{2})(E|W)"; + // Pattern used for extracting latlon - Japan + final Pattern latlon5Pattern = Pattern.compile(LATLON5_EXP); + Matcher latlon5Matcher = latlon5Pattern.matcher(theLocation); + + final String LATLON6_EXP = "([0-9]{2})([0-9]{2})(N|S)([0-9]{3})([0-9]{2})(E|W)"; + // Pattern used for extracting latlon + final Pattern latlon6Pattern = Pattern.compile(LATLON6_EXP); + Matcher latlon6Matcher = latlon6Pattern.matcher(theLocation); + + final String LATLON7_EXP = "(N|S)([0-9]{2})([0-9]{2})[\\W| ]*(E|W)" + + "([0-9]{3})([0-9]{2})"; + // Pattern used for extracting latlon + final Pattern latlon7Pattern = Pattern.compile(LATLON7_EXP); + Matcher latlon7Matcher = latlon7Pattern.matcher(theLocation); + + final String LATLON8_EXP = "(N|S)([0-9]{2})( )*(E|W)([0-9]{3}|[0-9]{2})"; + // Pattern used for extracting latlon + final Pattern latlon8Pattern = Pattern.compile(LATLON8_EXP); + Matcher latlon8Matcher = latlon8Pattern.matcher(theLocation); + + double NSFlag = 1.0; + double EWFlag = 1.0; + double seconds = 60.0; + LatLonPoint point = null; + + if (record.getWmoHeader().equals("WSMC31")) { + // WSMC31 issues lat/lon in decimals. + seconds = 100.0; + } + + if (latlon1Matcher.find()) { + // latlon format for CONUS + if (latlon1Matcher.group(1).equals("S")) { + NSFlag = -1.0; + } + flat = NSFlag + * (Integer.parseInt(latlon1Matcher.group(2)) + (Integer + .parseInt(latlon1Matcher.group(3)) / seconds)); + if (latlon1Matcher.group(4).equals("W")) { + EWFlag = -1.0; + } + flon = EWFlag + * (Integer.parseInt(latlon1Matcher.group(5)) + (Integer + .parseInt(latlon1Matcher.group(6)) / seconds)); + locTb.setLatitude(flat); + locTb.setLongitude(flon); + locTb.setLocationName(latlon1Matcher.group()); + } else if (latlon2Matcher.find()) { + // latlon format for Canada + if (latlon2Matcher.group(3).equals("S")) { + NSFlag = -1.0; + } + flat = NSFlag + * (Integer.parseInt(latlon2Matcher.group(1)) + (Integer + .parseInt(latlon2Matcher.group(2)) / seconds)); + if (latlon2Matcher.group(6).equals("W")) { + EWFlag = -1.0; + } + flon = EWFlag + * (Integer.parseInt(latlon2Matcher.group(4)) + (Integer + .parseInt(latlon2Matcher.group(5)) / seconds)); + locTb.setLatitude(flat); + locTb.setLongitude(flon); + locTb.setLocationName(latlon2Matcher.group(7)); + } else if (latlon3Matcher.find()) { + if (latlon3Matcher.group(1).equals("S")) { + NSFlag = -1.0; + } + flat = NSFlag + * (Integer.parseInt(latlon3Matcher.group(2)) + (Integer + .parseInt(latlon3Matcher.group(3)) / seconds)); + if (latlon3Matcher.group(4).equals("W")) { + EWFlag = -1.0; + } + flon = EWFlag + * (Integer.parseInt(latlon3Matcher.group(5)) + (Integer + .parseInt(latlon3Matcher.group(6)) / seconds)); + locTb.setLatitude(flat); + locTb.setLongitude(flon); + locTb.setLocationName(latlon3Matcher.group()); + } else if (latlon4Matcher.find()) { + if (latlon4Matcher.group(1).equals("S")) { + NSFlag = -1.0; + } + flat = NSFlag * (Integer.parseInt(latlon4Matcher.group(2))); + if (latlon4Matcher.group(3).equals("W")) { + EWFlag = -1.0; + } + flon = EWFlag * (Integer.parseInt(latlon4Matcher.group(4))); + locTb.setLatitude(flat); + locTb.setLongitude(flon); + locTb.setLocationName(latlon4Matcher.group()); + } else if (latlon5Matcher.find()) { + if (latlon5Matcher.group(2).equals("S")) { + NSFlag = -1.0; + } + flat = NSFlag * (Integer.parseInt(latlon5Matcher.group(1))); + if (latlon5Matcher.group(4).equals("W")) { + EWFlag = -1.0; + } + flon = EWFlag * (Integer.parseInt(latlon5Matcher.group(3))); + locTb.setLatitude(flat); + locTb.setLongitude(flon); + locTb.setLocationName(latlon5Matcher.group()); + } else if (latlon6Matcher.find()) { + // latlon6 format + if (latlon6Matcher.group(3).equals("S")) { + NSFlag = -1.0; + } + flat = NSFlag + * (Integer.parseInt(latlon6Matcher.group(1)) + (Integer + .parseInt(latlon6Matcher.group(2)) / seconds)); + if (latlon6Matcher.group(6).equals("W")) { + EWFlag = -1.0; + } + flon = EWFlag + * (Integer.parseInt(latlon6Matcher.group(4)) + (Integer + .parseInt(latlon6Matcher.group(5)) / seconds)); + locTb.setLatitude(flat); + locTb.setLongitude(flon); + locTb.setLocationName(latlon6Matcher.group()); + } else if (latlon7Matcher.find()) { + // latlon format + if (latlon7Matcher.group(1).equals("S")) { + NSFlag = -1.0; + } + flat = NSFlag + * (Integer.parseInt(latlon7Matcher.group(2)) + (Integer + .parseInt(latlon7Matcher.group(3)) / seconds)); + if (latlon7Matcher.group(4).equals("W")) { + EWFlag = -1.0; + } + flon = EWFlag + * (Integer.parseInt(latlon7Matcher.group(5)) + (Integer + .parseInt(latlon7Matcher.group(6)) / seconds)); + locTb.setLatitude(flat); + locTb.setLongitude(flon); + locTb.setLocationName(latlon7Matcher.group()); + } else if (latlon8Matcher.find()) { + if (latlon8Matcher.group(1).equals("S")) { + NSFlag = -1.0; + } + flat = NSFlag * (Integer.parseInt(latlon8Matcher.group(2))); + if (latlon8Matcher.group(4).equals("W")) { + EWFlag = -1.0; + } + flon = EWFlag * (Integer.parseInt(latlon8Matcher.group(5))); + locTb.setLatitude(flat); + locTb.setLongitude(flon); + locTb.setLocationName(latlon8Matcher.group()); + } else { + System.out.println("theLocation=" + theLocation); + if ((index == 0) + && ((theLocation.substring(0, 3).equals("IN ")) || theLocation + .substring(0, 3).equals("OF "))) { + // handle special case with "IN " or "OF " and location + String retLoc = theLocation.substring(3); + locTb.setLocationName(retLoc); + // Get a latLonPoint for this station ID from "vors" location + // table + point = LatLonLocTbl.getLatLonPoint(retLoc, "vors"); + if (point != null) { + locTb.setLatitude(point.getLatitude(LatLonPoint.INDEGREES)); + locTb.setLongitude(point.getLongitude(LatLonPoint.INDEGREES)); + } + } else { + locTb.setLocationName(theLocation); + // Get a latLonPoint for this station ID from "vors" location + // table + point = LatLonLocTbl.getLatLonPoint(theLocation, "vors"); + if (point != null) { + locTb.setLatitude(point.getLatitude(LatLonPoint.INDEGREES)); + locTb.setLongitude(point.getLongitude(LatLonPoint.INDEGREES)); + } + + } + } + } + + /** + * Obtains distance or radius from a bulletin for a "LINE" type + * + * @param bullMessage + * The bulletin message + * @return an integer of distance + */ + public static Integer getDistance(String bullMessage) { + + Integer retDistance = IDecoderConstantsN.INTEGER_MISSING; + + // Regular expression for distance + final String DISTANCE_EXP = "(WI )?([0-9]{2}|[0-9]{3})( )?NM "; + // Pattern used for extracting distance + final Pattern distancePattern = Pattern.compile(DISTANCE_EXP); + Matcher theMatcher = distancePattern.matcher(bullMessage); + + // Regular expression distance for Canada + final String CANADA_EXP = "WTN ([0-9]{2}|[0-9]{3}) NM OF LN "; + // Pattern used for extracting distance for CANADA sigmet + final Pattern canadaPattern = Pattern.compile(CANADA_EXP); + Matcher canadaMatcher = canadaPattern.matcher(bullMessage); + + if (theMatcher.find()) { + retDistance = Integer.parseInt(theMatcher.group(2)); + } else if (canadaMatcher.find()) { + retDistance = Integer.parseInt(canadaMatcher.group(1)); + } + return retDistance; + } + + /** + * Get name location for the VA, TC, or HU.... + * + * @param bullMessage + * The bulletin message + * @return a string for nameLocation + */ + public static String getNameLocation(String bullMessage) { + + String retLocation = " "; + + final String VA_EXP = "MT (\\S)*-PEAK LOC ([NS][0-9]{4} [EW][0-9]{5}) "; + // Pattern used for extracting VA nameLocation + final Pattern vaPattern = Pattern.compile(VA_EXP); + Matcher vaMatcher = vaPattern.matcher(bullMessage); + + final String TC_EXP = " TC ((\\S)* FCST (\\S)* (\\S)*) "; + // Pattern used for extracting TC nameLocation + final Pattern tcPattern = Pattern.compile(TC_EXP); + Matcher tcMatcher = tcPattern.matcher(bullMessage); + + // final String HUR1_EXP = "(HURRICANE IRENE LOCATED AT )"; + final String HUR1_EXP = "(HURRICANE ([A-Z])* LOCATED AT ([\\w|.])* ([\\w|.])*) MOVG"; + // Pattern used for extracting Hurricane nameLocation + final Pattern hur1Pattern = Pattern.compile(HUR1_EXP); + Matcher hur1Matcher = hur1Pattern.matcher(bullMessage); + + final String HUR2_EXP = "(HURCN ([A-Z])* NEAR ([\\w|.])* ([\\w|.])*) "; + // Pattern used for extracting Hurricane nameLocation + final Pattern hur2Pattern = Pattern.compile(HUR2_EXP); + Matcher hur2Matcher = hur2Pattern.matcher(bullMessage); + + final String TS_EXP = "(TROPICAL STORM ([A-Z])* (\\w)*)"; + // Pattern used for extracting Tropical Storm nameLocation + final Pattern tsPattern = Pattern.compile(TS_EXP); + Matcher tsMatcher = tsPattern.matcher(bullMessage); + + final String TD_EXP = "(TROPICAL (DEPRESSION )?([A-Z])* (\\w)*)"; + // Pattern used for extracting Tropical Depression nameLocation + final Pattern tdPattern = Pattern.compile(TD_EXP); + Matcher tdMatcher = tdPattern.matcher(bullMessage); + + if (vaMatcher.find()) { + retLocation = vaMatcher.group(); + } else if (tcMatcher.find()) { + retLocation = tcMatcher.group(1); + } else if (hur1Matcher.find()) { + retLocation = hur1Matcher.group(1); + } else if (hur2Matcher.find()) { + retLocation = hur2Matcher.group(1); + } else if (tsMatcher.find()) { + retLocation = tsMatcher.group(1); + } else if (tdMatcher.find()) { + retLocation = tdMatcher.group(1); + } + + return retLocation; + } + + /** + * Obtains polygon extent from a bulletin for a "LINE" type + * or a polygon type + * + * @param bullMessage The bulletin message + * @return a string + */ + public static String getPolygonExtent(String bullMessage) { + + String retStr = ""; + + // Regular expression for distance + final String DISTANCE_EXP = "(WI )?([0-9]{2}|[0-9]{3})( )?NM "; + // Pattern used for extracting distance + final Pattern distancePattern = Pattern.compile(DISTANCE_EXP); + Matcher theMatcher = distancePattern.matcher( bullMessage ); + + // Regular expression for line + final String LINE_EXP = " ([0-9]{2}|[0-9]{3})( )?NM (EITHER SIDE OF)"; + // Pattern used for extracting line information + final Pattern linePattern = Pattern.compile(LINE_EXP); + Matcher lineMatcher = linePattern.matcher( bullMessage ); + + // Regular expression distance for Canada + final String CANADA_EXP = "(WTN|WITHIN) ([0-9]{2}|[0-9]{3})( )?NM OF (LN|LINE)"; + // Pattern used for extracting distance for CANADA sigmet + final Pattern canadaPattern = Pattern.compile(CANADA_EXP); + Matcher canadaMatcher = canadaPattern.matcher( bullMessage ); + + // Regular expression for POLYGON + final String POLYGON_EXP = " ([0-9]{2}|[0-9]{3})( )?NM ([EWSN]|[EWSN]{2}|[EWSN]{3}) OF"; + // Pattern used for extracting POLYGON information + final Pattern polygonPattern = Pattern.compile(POLYGON_EXP); + Matcher polygonMatcher = polygonPattern.matcher( bullMessage ); + + if (canadaMatcher.find()) { + retStr = canadaMatcher.group(1); + } else if (lineMatcher.find()) { + retStr = lineMatcher.group(3); + } else if (polygonMatcher.find()) { + retStr = polygonMatcher.group(3).concat(" OF"); + } else if (theMatcher.find()) { + retStr = theMatcher.group(1); + } + + return retStr; + } + + /** + * Parse the location lines and add location table to the main record table + * if any + * + * @param theBulletin + * The report from bulletin message + * @param record + * The main table + * @return a boolean true if any location exists. + */ + public static boolean processLocation(String theBulletin, + IntlSigmetRecord record) { + + boolean ret = false; + + String locationDelimiter = "-"; + String retLocation = "?"; + int locPositionIndex = -1; + + ArrayList terminationList = new ArrayList(); + // Locations ends with these key words + terminationList.addAll(Arrays + .asList(new String[] { "TOP", "SEV", "BKN", "STNR", "ISOL", + "MOV", "SOLID", "TOPS", "AREA", "BTN", "STG", "SEVERE", + "INTSF=", "MAINLY", "SIGMET", "OCNL", "WKN", "PL", + "FZRA", "LLWS", "TURB", "STR", "FCST", "VA", "MDT", + "STRONG", "LN", "AT", "BASED", "OF", "SVR", "OVER", + "TS", "AND", "OBL", "TURBUL", "BLW", "TOP", "TORNADO", + "CORRECTION" })); + + final String LATLON1_EXP = "(N|S)([0-9]{4}) (E|W)([0-9]{5}) -"; + // Pattern used for extracting latlon + final Pattern latlon1Pattern = Pattern.compile(LATLON1_EXP); + Matcher latlon1Matcher = latlon1Pattern.matcher(theBulletin); + + final String LATLON2_EXP = "/([0-9]{4})(N|S)([0-9]{5})(E|W)/"; + // Pattern used for extracting latlon + final Pattern latlon2Pattern = Pattern.compile(LATLON2_EXP); + Matcher latlon2Matcher = latlon2Pattern.matcher(theBulletin); + + final String LATLON3_EXP = "(N|S)([0-9]{4})(E|W)([0-9]{5})-"; + // Pattern used for extracting latlon + final Pattern latlon3Pattern = Pattern.compile(LATLON3_EXP); + Matcher latlon3Matcher = latlon3Pattern.matcher(theBulletin); + + final String LATLON4_EXP = "(N|S)([0-9]{2})(E|W)([0-9]{3})"; + // Pattern used for extracting latlon + final Pattern latlon4Pattern = Pattern.compile(LATLON4_EXP); + Matcher latlon4Matcher = latlon4Pattern.matcher(theBulletin); + + final String LATLON5_EXP = "([0-9]{2})(N|S)([0-9]{3}|[0-9]{2})(E|W)"; + // Pattern used for extracting latlon + final Pattern latlon5Pattern = Pattern.compile(LATLON5_EXP); + Matcher latlon5Matcher = latlon5Pattern.matcher(theBulletin); + + final String LATLON6_EXP = "([0-9]{4})(N|S)([0-9]{5})(E|W)"; + // Pattern used for extracting latlon + final Pattern latlon6Pattern = Pattern.compile(LATLON6_EXP); + Matcher latlon6Matcher = latlon6Pattern.matcher(theBulletin); + + final String LATLON7_EXP = " [A-Z]*( )?-( )?[A-Z]*( )?-"; + // Pattern used for extracting latlon + final Pattern latlon7Pattern = Pattern.compile(LATLON7_EXP); + Matcher latlon7Matcher = latlon7Pattern.matcher(theBulletin); + + final String LATLON9_EXP = " [A-Z]* [A-Z]*/(\\w| )*/"; + // Pattern used for extracting latlon + final Pattern latlon9Pattern = Pattern.compile(LATLON9_EXP); + Matcher latlon9Matcher = latlon9Pattern.matcher(theBulletin); + + // Find the position of first location + if (latlon7Matcher.find()) { + retLocation = latlon7Matcher.group(); + } else if (latlon1Matcher.find()) { + retLocation = latlon1Matcher.group(); + } else if (latlon2Matcher.find()) { + retLocation = latlon2Matcher.group(); + } else if (latlon3Matcher.find()) { + retLocation = latlon3Matcher.group(); + } else if (latlon4Matcher.find()) { + retLocation = latlon4Matcher.group(); + } else if (latlon5Matcher.find()) { + retLocation = latlon5Matcher.group(); + } else if (latlon6Matcher.find()) { + retLocation = latlon6Matcher.group(); + } else if (latlon9Matcher.find()) { + retLocation = latlon9Matcher.group(); + int sigmetIndex = retLocation.indexOf("SIGMET"); + int fcstIndex = retLocation.indexOf("FCST "); + int innIndex = retLocation.indexOf("IN N/"); + int sfcIndex = retLocation.indexOf(" SFC"); + int obsIndex = retLocation.indexOf(" OBS"); + // Handle special cases and throw them away + if (sigmetIndex != -1) { + retLocation = "?"; + } else if (fcstIndex != -1) { + retLocation = "?"; + } else if (innIndex != -1) { + retLocation = "?"; + } else if (sfcIndex != -1) { + retLocation = "?"; + } else if (obsIndex != -1) { + retLocation = "?"; + } + + } + + locPositionIndex = theBulletin.indexOf(retLocation); + + if (locPositionIndex > 0) { + String secondHalf = theBulletin.substring(locPositionIndex); + Scanner scLocationLine = new Scanner(secondHalf) + .useDelimiter("\\x0d\\x0d\\x0a"); + String lines = " "; + String curLine = null; + ArrayList locationList = new ArrayList(); + locationList.clear(); + Boolean notBreak = true; + + while (scLocationLine.hasNext() && notBreak) { + // Get next location line + curLine = scLocationLine.next(); + + Scanner scLocationToken = new Scanner(curLine); + while (scLocationToken.hasNext() && notBreak) { + // Check the token from each line + String token = scLocationToken.next(); + if (terminationList.contains(token)) { + // terminate and get the locations in this line + int token_pos = curLine.indexOf(token); + lines = lines.concat(" ").concat( + curLine.substring(0, token_pos)); + notBreak = false; + break; + } + } + if (notBreak) { + lines = lines.concat(" ").concat(curLine); + } + } + + // Clean up the leading space + lines = UtilN.removeLeadingWhiteSpaces(lines); + lines = removeChar(lines, '\r'); + lines = removeChar(lines, '\n'); + + // Decide the location delimiter. + Boolean whiteDel = false; + int dashPos = lines.indexOf("-"); + int slashPos = lines.indexOf("/"); + if (dashPos != -1) { + locationDelimiter = "-"; + } else if (slashPos != -1) { + locationDelimiter = "/"; + } else { + locationDelimiter = " "; + whiteDel = true; + } + // Parse the location lines by a "-", "/", or " ". + Scanner scLocation = new Scanner(lines) + .useDelimiter(locationDelimiter); + + locationList.clear(); + // Get all locations + while (scLocation.hasNext()) { + // Clean up the leading space + String location = UtilN.removeLeadingWhiteSpaces(scLocation + .next()); + if (whiteDel) { + // white space as delimiter + int lengthOfLocation = location.length(); + if (lengthOfLocation > 2) { + if (Character.isDigit(location.toCharArray()[0]) + && (lengthOfLocation > 2)) { + locationList.add(location); + } else if (Character.isDigit(location.toCharArray()[1]) + && (lengthOfLocation > 2)) { + locationList.add(location); + } + } + } else if ((location.length() > 0) + && (!location.substring(0, 2).equals("FL"))) { + // exception handle for a "FL" false location + locationList.add(location); + } + } + + // set locations to data base + Integer idxLocation = 0; + if (locationList.size() > 1) { + for (String Location : locationList) { + IntlSigmetLocation currentLocation = new IntlSigmetLocation(); + currentLocation.setLocationLine(lines); + // currentLocation.setLocationName(Location); + processLatLon(Location, currentLocation, idxLocation, + record); + currentLocation.setIndex(idxLocation + 1); + idxLocation++; + + record.addIntlSigmetLocation(currentLocation); + } + ret = true; + } + } + return ret; + } + + /** + * Get detail information for Thunderstorm. + * + * @param theReport + * the input bulletin + * @return a string for Thunderstorm + */ + public static String getThunderStorm(String theReport) { + + String retTS = "THUNDERSTORM"; + // Regular expression for tsType + final String TSTYPE_EXP = "(SQL EMBD TS |ISOL EMBD TS |EMBD TS GR |ISOL TS |EMBD TS |" + + "FRQ TS|SQL TS |TS GR |OBSC TS|FRQ TSGR |OCNL TS |EMBD TSGR | TSGR | GR |" + + "TS/CB|CB/TS)"; + // Pattern used for extracting hazardType + final Pattern tsTypePattern = Pattern.compile(TSTYPE_EXP); + Matcher tsMatcher = tsTypePattern.matcher(theReport); + + if (tsMatcher.find()) { + if (tsMatcher.group(1).equals("EMBD TS GR ")) { + retTS = "EMBEDED THUNDERSTORMS HAIL"; + } else if (tsMatcher.group(1).equals("SQL EMBD TS ")) { + retTS = "SQUALL EMBEDED THUNDERSTORMS"; + } else if (tsMatcher.group(1).equals("ISOL EMBD TS ")) { + retTS = "ISOLATED EMBEDED THUNDERSTORMS"; + } else if (tsMatcher.group(1).equals("ISOL TS ")) { + retTS = "ISOLATED THUNDERSTORMS"; + } else if (tsMatcher.group(1).equals("EMBD TS ")) { + retTS = "EMBEDED THUNDERSTORMS"; + } else if (tsMatcher.group(1).equals("FRQ TS")) { + retTS = "FREQUENT THUNDERSTORMS"; + } else if (tsMatcher.group(1).equals("SQL TS ")) { + retTS = "SQUALL THUNDERSTORMS"; + } else if (tsMatcher.group(1).equals("TS GR ")) { + retTS = "THUNDERSTORMS HAIL"; + } else if (tsMatcher.group(1).equals("OBSC TS")) { + retTS = "OBSCURE THUNDERSTORMS"; + } else if (tsMatcher.group(1).equals("FRQ TSGR ")) { + retTS = "FREQUENT THUNDERSTORMS HAIL"; + } else if (tsMatcher.group(1).equals("OCNL TS ")) { + retTS = "OCCASIONAL THUNDERSTORMS"; + } else if (tsMatcher.group(1).equals("EMBD TSGR ")) { + retTS = "EMBEDED THUNDERSTORMS HAIL"; + } else if (tsMatcher.group(1).equals(" TSGR ")) { + retTS = "THUNDERSTORMS HAIL"; + } else if (tsMatcher.group(1).equals(" GR ")) { + retTS = "HAIL"; + } else if (tsMatcher.group(1).equals("TS/CB")) { + retTS = "THUNDERSTORMS CUMULONIMBUS"; + } else if (tsMatcher.group(1).equals("CB/TS")) { + retTS = "THUNDERSTORMS CUMULONIMBUS"; + } + } + + return retTS; + } + + /** + * Remove a character from a string and return the result. + * + * @param s + * the string + * @param c + * the character to be removed + * @return a string. + */ + public static String removeChar(String s, char c) { + + String ret = ""; + + for (int i = 0; i < s.length(); i++) { + if (s.charAt(i) != c) + ret += s.charAt(i); + } + + return ret; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/util/package-info.java old mode 100755 new mode 100644 index 91e3452c24..d6c1a45bcd --- a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/util/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/src/gov/noaa/nws/ncep/edex/plugin/intlsigmet/util/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains tools for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.intlsigmet.util; +/** +* Contains tools for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.intlsigmet.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/2009060816.isig b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/2009060816.isig index 1929d5e6ad..1f1cfd584e 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/2009060816.isig +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/intlsigmet/decoder/2009060816.isig @@ -1,9 +1,9 @@ - + -345 + -WSNT08 KKCI 081620 + -SIGA0H + -KZMA SIGMET HOTEL 1 VALID 081620/082020 KKCI- + -MIAMI OCEANIC FIR FRQ TS OBS AT 1620Z WI N2500 W07400 - N2145 + -W07445 - N2315 W07715 - N2500 W07400. TOP FL460. STNR. INTSF. + - + + +345 +WSNT08 KKCI 081620 +SIGA0H +KZMA SIGMET HOTEL 1 VALID 081620/082020 KKCI- +MIAMI OCEANIC FIR FRQ TS OBS AT 1620Z WI N2500 W07400 - N2145 +W07445 - N2315 W07715 - N2500 W07400. TOP FL460. STNR. INTSF. +  diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/utility/edex_static/base/distribution/intlsigmet.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/utility/edex_static/base/distribution/intlsigmet.xml index 8b840209d5..19c3c50588 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/utility/edex_static/base/distribution/intlsigmet.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/utility/edex_static/base/distribution/intlsigmet.xml @@ -1,7 +1,34 @@ - ^W[CSV]PA(0[1-9]|1[1-3]) PHFO.* - ^W[CSV]NT(0[1-9]|1[1-3]) KKCI.* - ^WAAK4[789] PAWU.* - ^W[CSV]PN0[1-6] KKCI.* + ^WSAK0[12] PAWU.* + ^WSA[LG]31 .* + ^WSAU21 .* + ^WSBZ[23]1 .* + ^WSBW20 .* + ^WSC[AH]31 .* + ^WSCD20 .* + ^WSCI3[14579] .* + ^WSCN(3[12356]|02) .* + ^WSE[EW]3[1-3] .* + ^WSF(I31|G20|J01|R3[245]) .* + ^WS(G[LR]|L[JV])31 .* + ^WSIE31 .* + ^WSIY3[1-3] .* + ^WSIN(31|90) .* + ^WSM[CAGVOP]31 .* + ^WSN(L31|U20|O3[2456]) .* + ^WSP[RM]31 .* + ^WSR[ASH]3[126] .* + ^WSS(([MQG]31)|(G32)|([CRSD]20)) .* + ^WSTS(40|31) .* + ^WSU(K32|R34) .* + ^WSZA21 .* + ^W[CSV](PA|NT)(0[1-9]|1[1-3]) .* + ^W[CSV]PN0[1-6] .* + ^W[SCV]HO31 .* + ^W[SV]JP31 .* + ^WV(AG|EQ)31 .* + ^WV(IY32|RS37) .* + ^W[CSV](NT|PN|PA|AK)[01][0-9] (KKCI|PHFO|PAWU) ([0-3][0-9])([0-2][0-9]).* + ^W[CSV].... [^KP]... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).* diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.mcidas/src/gov/noaa/nws/ncep/edex/plugin/mcidas/decoder/McidasDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.mcidas/src/gov/noaa/nws/ncep/edex/plugin/mcidas/decoder/McidasDecoder.java index 421936749a..c5739461f6 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.mcidas/src/gov/noaa/nws/ncep/edex/plugin/mcidas/decoder/McidasDecoder.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.mcidas/src/gov/noaa/nws/ncep/edex/plugin/mcidas/decoder/McidasDecoder.java @@ -15,6 +15,7 @@ * 12/2009 144 T. Lee Renamed proj type for resource * rendering * 05/2010 144 L. Lin Migration to TO11DR11. + * 11/2011 T. Lee Enhanced for ntbn * * * @author tlee @@ -30,9 +31,11 @@ import java.io.InputStream; import java.util.Calendar; import java.util.TimeZone; +import com.raytheon.edex.esb.Headers; import com.raytheon.edex.exception.DecoderException; import com.raytheon.edex.plugin.AbstractDecoder; import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; import com.raytheon.uf.common.time.DataTime; import com.raytheon.uf.edex.decodertools.time.TimeTools; import gov.noaa.nws.ncep.common.dataplugin.mcidas.McidasMapCoverage; @@ -52,7 +55,7 @@ public class McidasDecoder extends AbstractDecoder { Calendar calendar = Calendar.getInstance(TimeZone.getTimeZone("GMT")); private McidasRecord mr = new McidasRecord(); - public PluginDataObject[] decode(byte[] data) throws Exception { + public PluginDataObject[] decode(byte[] data, Headers headers) throws Exception { int endian = 0; byte[] area = null; byte[] nonAreaBlock = new byte[data.length - SIZE_OF_AREA]; @@ -63,13 +66,10 @@ public class McidasDecoder extends AbstractDecoder { * Separate area file and non-area block. */ record.setSizeRecords(data.length); - if (area == null) { - area = new byte[SIZE_OF_AREA]; - System.arraycopy(data, 0, area, 0, SIZE_OF_AREA); - System.arraycopy(data, SIZE_OF_AREA, nonAreaBlock, 0, nonAreaBlock.length); - } else { - nonAreaBlock = data; - } + + area = new byte[SIZE_OF_AREA]; + System.arraycopy(data, 0, area, 0, SIZE_OF_AREA); + System.arraycopy(data, SIZE_OF_AREA, nonAreaBlock, 0, nonAreaBlock.length); /* * First word contains all zero for a valid record @@ -238,16 +238,25 @@ public class McidasDecoder extends AbstractDecoder { } } record.setAreaName(areaName); - String filename = mr.getInputFileName(); - record.setInputFileName(filename); - + String fileName = ""; + if ( headers != null ) { + fileName = (String) headers.get("traceId"); + } + record.setInputFileName(fileName); + /* * Acquire image type from input file name if needed. */ - if (imageType.equals("UNKNOWN") || satelliteName.equals("VAAC")) { - int index = filename.indexOf("_2"); - imageType = filename.substring(0,index); - } + if (imageType.equals("UNKNOWN") || satelliteName.equals("VAAC")) { + if ( fileName.contains("_20") ) { + int index = fileName.indexOf("_20");; + imageType = fileName.substring(0,index); + if ( imageType.contains("_") ) { + index = imageType.lastIndexOf("_"); + imageType = imageType.substring (index + 1, imageType.length()); + } + } + } record.setImageType(imageType); /* @@ -710,15 +719,13 @@ public class McidasDecoder extends AbstractDecoder { record.setCoverage(mapCoverage); record.setPersistenceTime(TimeTools.getSystemCalendar()); record.setPluginName("mcidas"); - record.constructDataURI(); - } - if (record == null) { - System.out.println (" Not a valid image record"); - return new PluginDataObject[0]; - } - else { - return new PluginDataObject[] {record}; + try { + record.constructDataURI(); + } catch (PluginException e) { + e.printStackTrace(); + } } + return new PluginDataObject[] {record}; } else { return new PluginDataObject[0]; @@ -888,7 +895,7 @@ public class McidasDecoder extends AbstractDecoder { } } } - return decode(fileData); + return decode(fileData, null); } /* diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/res/endpoints/mosaic-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/res/endpoints/mosaic-ingest.xml index e89c4f1a52..ac42373d24 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/res/endpoints/mosaic-ingest.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/res/endpoints/mosaic-ingest.xml @@ -1,32 +1,32 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + @@ -43,25 +43,25 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/common/MosaicRecord.java b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/common/MosaicRecord.java index 9ad33f3ebb..772af358c4 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/common/MosaicRecord.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/common/MosaicRecord.java @@ -1,6 +1,6 @@ -package gov.noaa.nws.ncep.edex.plugin.mosaic.common; - +package gov.noaa.nws.ncep.edex.plugin.mosaic.common; + import gov.noaa.nws.ncep.edex.plugin.mosaic.util.level3.DataLevelThreshold; import gov.noaa.nws.ncep.edex.plugin.mosaic.util.level3.SymbologyBlock; import gov.noaa.nws.ncep.edex.plugin.mosaic.util.level3.SymbologyPacket; @@ -45,7 +45,7 @@ import org.hibernate.annotations.Fetch; import org.hibernate.annotations.FetchMode; import org.opengis.referencing.crs.ProjectedCRS; import org.opengis.referencing.operation.MathTransform; - + //import com.raytheon.edex.map.MapUtil; import com.raytheon.uf.common.dataplugin.IDecoderGettable; import com.raytheon.uf.common.dataplugin.annotations.DataURI; @@ -83,7 +83,7 @@ import com.vividsolutions.jts.geom.Envelope; * This code has been developed by the SIB for use in the AWIPS2 system. * @author L. Lin * @version 1.0 - */ + */ @Entity @@ -94,41 +94,41 @@ import com.vividsolutions.jts.geom.Envelope; @DynamicSerialize public class MosaicRecord extends PersistablePluginDataObject implements IPersistable, ISpatialEnabled, IMosaicRecord { - - private static final long serialVersionUID = 1L; - - @Column - @DataURI(position = 2) - @DynamicSerializeElement - @XmlElement(nillable = false) - private Integer productCode; - + + private static final long serialVersionUID = 1L; + + @Column + @DataURI(position = 2) + @DynamicSerializeElement + @XmlElement(nillable = false) + private Integer productCode; + @Column - @DataURI(position=3) - @DynamicSerializeElement - @XmlElement(nillable = false) - private Integer resolution; - - @Column(length = 16) - @DataURI(position = 1) - @DynamicSerializeElement - @XmlElement(nillable = false) - private String prodName; - - @Column - @DynamicSerializeElement - @XmlElement(nillable = false) - private Float latitude; - - @Column - @DynamicSerializeElement - @XmlElement(nillable = false) - private Float longitude; - - @Column - @DynamicSerializeElement - @XmlElement(nillable = false) - private Float elevation; + @DataURI(position=3) + @DynamicSerializeElement + @XmlElement(nillable = false) + private Integer resolution; + + @Column(length = 16) + @DataURI(position = 1) + @DynamicSerializeElement + @XmlElement(nillable = false) + private String prodName; + + @Column + @DynamicSerializeElement + @XmlElement(nillable = false) + private Float latitude; + + @Column + @DynamicSerializeElement + @XmlElement(nillable = false) + private Float longitude; + + @Column + @DynamicSerializeElement + @XmlElement(nillable = false) + private Float elevation; @Column @DynamicSerializeElement @@ -140,12 +140,12 @@ public class MosaicRecord extends PersistablePluginDataObject implements @DynamicSerializeElement @XmlElement(nillable = false) private Integer sourceId; - - @Column - @DynamicSerializeElement - @XmlElement(nillable = false) + + @Column + @DynamicSerializeElement + @XmlElement(nillable = false) private Integer volumeCoveragePattern; - + @Column @DynamicSerializeElement @XmlElement(nillable = false) @@ -160,150 +160,150 @@ public class MosaicRecord extends PersistablePluginDataObject implements @DynamicSerializeElement @XmlElement(nillable = false) private Calendar generationTime; - - @Column - @DynamicSerializeElement - @XmlElement(nillable = false) - private Integer numLevels; - - @Column - @DynamicSerializeElement - @XmlElement(nillable = false) - private Integer nx; - - @Column - @DynamicSerializeElement - @XmlElement(nillable = false) - private Integer ny; - - @Column - @DynamicSerializeElement - @XmlElement(nillable = false) - private String format; - - @Column(length = 16) - @DynamicSerializeElement - @XmlElement(nillable = false) - private String unit; + + @Column + @DynamicSerializeElement + @XmlElement(nillable = false) + private Integer numLevels; + + @Column + @DynamicSerializeElement + @XmlElement(nillable = false) + private Integer nx; + + @Column + @DynamicSerializeElement + @XmlElement(nillable = false) + private Integer ny; + + @Column + @DynamicSerializeElement + @XmlElement(nillable = false) + private String format; + + @Column(length = 16) + @DynamicSerializeElement + @XmlElement(nillable = false) + private String unit; + + @Transient + private byte[] rawData; @Transient - private byte[] rawData; - - @Transient - private byte[] headerBlock; - - @Transient - private short[] thresholds; - - @Transient - private short[] productDependentValues; - - @Transient - private Object[] decodedThresholds; - - @Transient - private SymbologyBlock symbologyBlock; - - @Transient - private HashMap>> productVals = new HashMap>>(); - - @Transient - private HashMap> recordVals = new HashMap>(); - - @Transient - private Map symbologyData = new HashMap(); - - public MosaicRecord() { - super(); - this.nx = 0; - this.ny = 0; - rawData = null; - thresholds = new short[16]; - decodedThresholds = new Object[16]; - } - - public MosaicRecord(int rows, int columns) { - this(); - this.nx = rows; - this.ny = columns; - rawData = new byte[rows * columns]; - thresholds = new short[16]; - decodedThresholds = new Object[16]; - } - - /** - * Constructs a mosaic record from a dataURI - * - * @param uri - * The dataURI - * @param tableDef - * The table definition associated with this class - */ - public MosaicRecord(String uri) { - super(uri); - } - - /** - * @param dataStore - * @throws StorageException - */ - public void retrieveFromDataStore(IDataStore dataStore) - throws StorageException, FileNotFoundException { - - if ("Radial".equals(format) || "Raster".equals(format)) { - //ByteDataRecord byteData = (ByteDataRecord) dataStore.retrieve( + private byte[] headerBlock; + + @Transient + private short[] thresholds; + + @Transient + private short[] productDependentValues; + + @Transient + private Object[] decodedThresholds; + + @Transient + private SymbologyBlock symbologyBlock; + + @Transient + private HashMap>> productVals = new HashMap>>(); + + @Transient + private HashMap> recordVals = new HashMap>(); + + @Transient + private Map symbologyData = new HashMap(); + + public MosaicRecord() { + super(); + this.nx = 0; + this.ny = 0; + rawData = null; + thresholds = new short[16]; + decodedThresholds = new Object[16]; + } + + public MosaicRecord(int rows, int columns) { + this(); + this.nx = rows; + this.ny = columns; + rawData = new byte[rows * columns]; + thresholds = new short[16]; + decodedThresholds = new Object[16]; + } + + /** + * Constructs a mosaic record from a dataURI + * + * @param uri + * The dataURI + * @param tableDef + * The table definition associated with this class + */ + public MosaicRecord(String uri) { + super(uri); + } + + /** + * @param dataStore + * @throws StorageException + */ + public void retrieveFromDataStore(IDataStore dataStore) + throws StorageException, FileNotFoundException { + + if ("Radial".equals(format) || "Raster".equals(format)) { + //ByteDataRecord byteData = (ByteDataRecord) dataStore.retrieve( // getDataURI(), "Data"); ByteDataRecord byteData = (ByteDataRecord) dataStore.retrieve( - getDataURI(), "Data", Request.ALL); - setRawData(byteData.getByteData()); - } - - if ("Graphic".equals(format) || "XY".equals(format) - || "Graph".equals(format)) { - - try { - //ByteDataRecord byteData = (ByteDataRecord) dataStore.retrieve( + getDataURI(), "Data", Request.ALL); + setRawData(byteData.getByteData()); + } + + if ("Graphic".equals(format) || "XY".equals(format) + || "Graph".equals(format)) { + + try { + //ByteDataRecord byteData = (ByteDataRecord) dataStore.retrieve( // getDataURI(), "Symbology"); ByteDataRecord byteData = (ByteDataRecord) dataStore.retrieve( - getDataURI(), "Symbology", Request.ALL); - ByteArrayInputStream bais = new ByteArrayInputStream(byteData - .getByteData()); - Object o = DynamicSerializationManager.getManager( - SerializationType.Thrift).deserialize(bais); - setSymbologyBlock((SymbologyBlock) o); - } catch (Throwable e) { - setSymbologyBlock(null); - } - - try { - ByteDataRecord byteData = (ByteDataRecord) dataStore.retrieve( - getDataURI(), "ProductVals", Request.ALL); - ByteArrayInputStream bais = new ByteArrayInputStream(byteData - .getByteData()); - Object o = DynamicSerializationManager.getManager( - SerializationType.Thrift).deserialize(bais); - setProductVals((HashMap>>) o); - } catch (Throwable e) { - setProductVals(null); - } - - } - try { - ShortDataRecord shortData = (ShortDataRecord) dataStore.retrieve( - getDataURI(), "Thresholds", Request.ALL); - setThresholds(shortData.getShortData()); - } catch (Exception e) { - setThresholds(null); - } - - try { - ShortDataRecord depValData = (ShortDataRecord) dataStore.retrieve( - getDataURI(), "DependentValues", Request.ALL); - setProductDependentValues(depValData.getShortData()); - } catch (Throwable e) { - setProductDependentValues(null); - } - } + getDataURI(), "Symbology", Request.ALL); + ByteArrayInputStream bais = new ByteArrayInputStream(byteData + .getByteData()); + Object o = DynamicSerializationManager.getManager( + SerializationType.Thrift).deserialize(bais); + setSymbologyBlock((SymbologyBlock) o); + } catch (Throwable e) { + setSymbologyBlock(null); + } + + try { + ByteDataRecord byteData = (ByteDataRecord) dataStore.retrieve( + getDataURI(), "ProductVals", Request.ALL); + ByteArrayInputStream bais = new ByteArrayInputStream(byteData + .getByteData()); + Object o = DynamicSerializationManager.getManager( + SerializationType.Thrift).deserialize(bais); + setProductVals((HashMap>>) o); + } catch (Throwable e) { + setProductVals(null); + } + + } + try { + ShortDataRecord shortData = (ShortDataRecord) dataStore.retrieve( + getDataURI(), "Thresholds", Request.ALL); + setThresholds(shortData.getShortData()); + } catch (Exception e) { + setThresholds(null); + } + + try { + ShortDataRecord depValData = (ShortDataRecord) dataStore.retrieve( + getDataURI(), "DependentValues", Request.ALL); + setProductDependentValues(depValData.getShortData()); + } catch (Throwable e) { + setProductDependentValues(null); + } + } /** * Get the time to use for persisting this data. @@ -317,16 +317,16 @@ public class MosaicRecord extends PersistablePluginDataObject implements return null; return c.getTime(); - } - - /** - * Set the time to be used for the persistence time for this object. - * - * @param persistTime - * The persistence time to be used. - */ - public void setPersistenceTime(Calendar persistTime) { - setInsertTime(persistTime); + } + + /** + * Set the time to be used for the persistence time for this object. + * + * @param persistTime + * The persistence time to be used. + */ + public void setPersistenceTime(Calendar persistTime) { + setInsertTime(persistTime); } public String getProdName() { @@ -337,21 +337,21 @@ public class MosaicRecord extends PersistablePluginDataObject implements this.prodName = prodName; } - /** - * @return the productCode - */ - public Integer getProductCode() { - return productCode; - } - - /** - * @param productCode - * the productCode to set - */ - public void setProductCode(Integer productCode) { - this.productCode = productCode; - } - + /** + * @return the productCode + */ + public Integer getProductCode() { + return productCode; + } + + /** + * @param productCode + * the productCode to set + */ + public void setProductCode(Integer productCode) { + this.productCode = productCode; + } + public Integer getNx() { return nx; } @@ -366,16 +366,16 @@ public class MosaicRecord extends PersistablePluginDataObject implements public void setNy(Integer ny) { this.ny = ny; - } - + } + public Integer getResolution() { return resolution; } public void setResolution(Integer resolution) { this.resolution = resolution; - } - + } + public Integer getSourceId() { return sourceId; } @@ -384,22 +384,22 @@ public class MosaicRecord extends PersistablePluginDataObject implements this.sourceId = sourceId; } - public Float getLatitude() { - return latitude; - } - - public void setLatitude(Float latitude) { - this.latitude = latitude; - } - - public Float getLongitude() { - return longitude; - } - - public void setLongitude(Float longitude) { - this.longitude = longitude; - } - + public Float getLatitude() { + return latitude; + } + + public void setLatitude(Float latitude) { + this.latitude = latitude; + } + + public Float getLongitude() { + return longitude; + } + + public void setLongitude(Float longitude) { + this.longitude = longitude; + } + public Float getTrueElevationAngle() { return trueElevationAngle; } @@ -416,71 +416,71 @@ public class MosaicRecord extends PersistablePluginDataObject implements this.headerBlock = headerBlock; } - public byte[] getRawData() { - return rawData; - } - - public void setRawData(byte[] mosaicData) { - this.rawData = mosaicData; - } - - public int getOpMode() { - return 1; - } - - public void setRawDataValue(int radial, int bin, byte value) { - if ((radial < nx) && (bin < ny)) { - rawData[radial * ny + bin] = value; - } - } - - public byte getRawDataValue(int radial, int bin) { - return rawData[radial * ny + bin]; - } - - public short getThreshold(int i) { - return thresholds[i]; - } - - public Object getDecodedThreshold(int i) { - return decodedThresholds[i]; - } - - public void setThreshold(int i, short threshold) { - this.thresholds[i] = threshold; - this.decodedThresholds[i] = new DataLevelThreshold(threshold).decode(); - } - - public short[] getThresholds() { - return thresholds; - } - - public Object[] getDecodedThresholds() { - return decodedThresholds; - } - - public void setThresholds(short[] thresholds) { - this.thresholds = thresholds; - this.decodedThresholds = null; - if (thresholds != null) { - this.decodedThresholds = new Object[thresholds.length]; - int i = 0; - DataLevelThreshold dl = new DataLevelThreshold(); - for (short threshold : thresholds) { - dl.set(threshold); - this.decodedThresholds[i++] = dl.decode(); - } - } - } - - public Integer getNumLevels() { - return numLevels; - } - - public void setNumLevels(Integer numLevels) { - this.numLevels = numLevels; - } - + public byte[] getRawData() { + return rawData; + } + + public void setRawData(byte[] mosaicData) { + this.rawData = mosaicData; + } + + public int getOpMode() { + return 1; + } + + public void setRawDataValue(int radial, int bin, byte value) { + if ((radial < nx) && (bin < ny)) { + rawData[radial * ny + bin] = value; + } + } + + public byte getRawDataValue(int radial, int bin) { + return rawData[radial * ny + bin]; + } + + public short getThreshold(int i) { + return thresholds[i]; + } + + public Object getDecodedThreshold(int i) { + return decodedThresholds[i]; + } + + public void setThreshold(int i, short threshold) { + this.thresholds[i] = threshold; + this.decodedThresholds[i] = new DataLevelThreshold(threshold).decode(); + } + + public short[] getThresholds() { + return thresholds; + } + + public Object[] getDecodedThresholds() { + return decodedThresholds; + } + + public void setThresholds(short[] thresholds) { + this.thresholds = thresholds; + this.decodedThresholds = null; + if (thresholds != null) { + this.decodedThresholds = new Object[thresholds.length]; + int i = 0; + DataLevelThreshold dl = new DataLevelThreshold(); + for (short threshold : thresholds) { + dl.set(threshold); + this.decodedThresholds[i++] = dl.decode(); + } + } + } + + public Integer getNumLevels() { + return numLevels; + } + + public void setNumLevels(Integer numLevels) { + this.numLevels = numLevels; + } + public Calendar getIssueTime() { return issueTime; } @@ -504,284 +504,284 @@ public class MosaicRecord extends PersistablePluginDataObject implements public void setGenerationTime(Calendar generationTime) { this.generationTime = generationTime; } - - public String getFormat() { - return format; + + public String getFormat() { + return format; + } + + public void setFormat(String format) { + this.format = format; + } + + public Integer getVolumeCoveragePattern() { + return volumeCoveragePattern; + } + + public void setVolumeCoveragePattern(Integer volumeCoveragePattern) { + this.volumeCoveragePattern = volumeCoveragePattern; + } + + /** + * @return the unit + */ + public String getUnit() { + return unit; + } + + /** + * @param unit + * the unit to set + */ + public void setUnit(String unit) { + this.unit = unit; + } + + public Float getElevation() { + return elevation; + } + + public void setElevation(Float elevation) { + this.elevation = elevation; + } + + /** + * Get the IDecoderGettable reference for this record. + * + * @return The IDecoderGettable reference for this record. Null for this + * class. + */ + @Override + public IDecoderGettable getDecoderGettable() { + return null; } - - public void setFormat(String format) { - this.format = format; - } - - public Integer getVolumeCoveragePattern() { - return volumeCoveragePattern; - } - - public void setVolumeCoveragePattern(Integer volumeCoveragePattern) { - this.volumeCoveragePattern = volumeCoveragePattern; - } - - /** - * @return the unit - */ - public String getUnit() { - return unit; - } - - /** - * @param unit - * the unit to set - */ - public void setUnit(String unit) { - this.unit = unit; - } - - public Float getElevation() { - return elevation; - } - - public void setElevation(Float elevation) { - this.elevation = elevation; - } - - /** - * Get the IDecoderGettable reference for this record. - * - * @return The IDecoderGettable reference for this record. Null for this - * class. - */ - @Override - public IDecoderGettable getDecoderGettable() { - return null; - } - - /** - * @return the symbologyBlock - */ - public SymbologyBlock getSymbologyBlock() { - return symbologyBlock; - } - - /** - * @param symbologyBlock - * the symbologyBlock to set - */ - public void setSymbologyBlock(SymbologyBlock symbologyBlock) { - this.symbologyBlock = symbologyBlock; - } - - public short getProductDependentValue(int value) { - return productDependentValues[value]; - } - - /** - * @return the productDependentValues - */ - public short[] getProductDependentValues() { - return productDependentValues; - } - - /** - * @param productDependentValues - * the productDependentValues to set - */ - public void setProductDependentValues(short[] productDependentValues) { - this.productDependentValues = productDependentValues; - } - - public ProjectedCRS getCRS() { - return MapUtil.constructStereographic(MapUtil.AWIPS_EARTH_RADIUS, - MapUtil.AWIPS_EARTH_RADIUS, this.latitude, this.longitude); - } - - /** - * @return the symbologyData - */ - public Map getSymbologyData() { - return symbologyData; - } - - /** - * @param symbologyData - * the symbologyData to set - */ - public void setSymbologyData(Map symbologyData) { - this.symbologyData = symbologyData; - } - - public Integer getDataValue(Coordinate latLon) { - double[] input = { latLon.x, latLon.y }; - double[] output = new double[2]; - try { - MathTransform mt = MapUtil.getTransformFromLatLon(getCRS()); - - mt.transform(input, 0, output, 0, 1); - } catch (Exception e) { - return null; - } - - int dataValue = 0; - - // ********************************** - // Raster case - // ********************************** - if ("Raster".equals(this.getFormat())) { - - int col = (int) (output[0] / this.getResolution() + (this - .getNy() / 2)); - - int row = (int) (output[1] / this.getResolution() + (this - .getNy() / 2)); - - row = this.getNy() - row - 1; - - if ((row >= 0) && (row < this.getNy()) && (col >= 0) - && (col < this.getNy())) { - dataValue = this.getRawDataValue(row, col); - } - } - - return dataValue; - } - - /** - * @param productVals - * the productVals to set - */ - public void setProductVals( - HashMap>> map) { - this.productVals = map; - } - - public void printSymbologyData() { - System.out - .println("******************************************************************************"); - System.out.println("*** START Symbology Data Contents"); - System.out - .println("******************************************************************************"); - - for (MosaicDataKey key : symbologyData.keySet()) { - System.out.println("Key: " + key); - MosaicDataPoint data = symbologyData.get(key); - HashMap> displayPointData = data - .getDisplayPointData(); - for (Integer pktType : displayPointData.keySet()) { - System.out.println("\tPt Type: " + pktType); - for (SymbologyPoint currPt : displayPointData.get(pktType)) { - System.out.println("\t\t" + currPt); - } - } - - HashMap> displayPacketData = data - .getDisplayPacketData(); - for (Integer pktType : displayPacketData.keySet()) { - System.out.println("\tPkt Type: " + pktType); - for (SymbologyPacket currPkt : displayPacketData.get(pktType)) { - System.out.println("\t\t" + currPkt); - } - } - } - - System.out - .println("******************************************************************************"); - System.out.println("*** END Symbology Data Contents"); - System.out - .println("******************************************************************************"); - } - - /* - * Return the product values map for a type, a storm id, and the desired - * value type - * - * (non-Javadoc) - * - * @see - * com.raytheon.edex.plugin.mosaic.IMosaicRecord#getProductVals(com.raytheon - * .edex.util.mosaic.MosaicConstants.MapValues) - */ - @Override - public String getProductVals(MosaicConstants.MapValues type, String id, - MapValues valueName) { - return productVals.get(type).get(id).get(valueName); - } - - /** - * Return the product values map for the product type and for a certain - * storm id - * - * @param type - * @param id - * @return - */ - public Map getProductValsPerStorm( - MosaicConstants.MapValues type, String id) { - return productVals.get(type).get(id); - } - - /** - * Return the product values map for a certain product type - * - * @param type - * @return - */ - public Map> getProductValsPerType( - MosaicConstants.MapValues type) { - return productVals.get(type); - } - - /** - * Return the entire product values map - * - * @return - */ - public Map>> getProductValsMap() { - return productVals; - } - - /** - * @return the recordVals - */ - public String getProductValsPerRecord(MosaicConstants.MapValues type, - MosaicConstants.MapValues val) { - return recordVals.get(type).get(val); - } - - /** - * @return the recordVals - */ - public HashMap> getRecordVals() { - return recordVals; - } - - /** - * @param recordVals - * the recordVals to set - */ - public void setRecordVals( - HashMap> recordVals) { - this.recordVals = recordVals; - } - - /** - * Search in the map for the storm id and send back the feature if that is - * the case - * - * @param type - * @param id - * @return - */ - public List getFeatures(MosaicConstants.MapValues type, String id) { - List list = new ArrayList(); - for (Map.Entry> entry : productVals - .get(type).entrySet()) { - if (id.trim().equals( - entry.getValue() - .get(MosaicConstants.MapValues.MESO_STORM_ID) - .toString().trim())) { - list.add(entry.getKey()); - } - } - return list; + + /** + * @return the symbologyBlock + */ + public SymbologyBlock getSymbologyBlock() { + return symbologyBlock; + } + + /** + * @param symbologyBlock + * the symbologyBlock to set + */ + public void setSymbologyBlock(SymbologyBlock symbologyBlock) { + this.symbologyBlock = symbologyBlock; + } + + public short getProductDependentValue(int value) { + return productDependentValues[value]; + } + + /** + * @return the productDependentValues + */ + public short[] getProductDependentValues() { + return productDependentValues; + } + + /** + * @param productDependentValues + * the productDependentValues to set + */ + public void setProductDependentValues(short[] productDependentValues) { + this.productDependentValues = productDependentValues; + } + + public ProjectedCRS getCRS() { + return MapUtil.constructStereographic(MapUtil.AWIPS_EARTH_RADIUS, + MapUtil.AWIPS_EARTH_RADIUS, this.latitude, this.longitude); + } + + /** + * @return the symbologyData + */ + public Map getSymbologyData() { + return symbologyData; + } + + /** + * @param symbologyData + * the symbologyData to set + */ + public void setSymbologyData(Map symbologyData) { + this.symbologyData = symbologyData; + } + + public Integer getDataValue(Coordinate latLon) { + double[] input = { latLon.x, latLon.y }; + double[] output = new double[2]; + try { + MathTransform mt = MapUtil.getTransformFromLatLon(getCRS()); + + mt.transform(input, 0, output, 0, 1); + } catch (Exception e) { + return null; + } + + int dataValue = 0; + + // ********************************** + // Raster case + // ********************************** + if ("Raster".equals(this.getFormat())) { + + int col = (int) (output[0] / this.getResolution() + (this + .getNy() / 2)); + + int row = (int) (output[1] / this.getResolution() + (this + .getNy() / 2)); + + row = this.getNy() - row - 1; + + if ((row >= 0) && (row < this.getNy()) && (col >= 0) + && (col < this.getNy())) { + dataValue = this.getRawDataValue(row, col); + } + } + + return dataValue; + } + + /** + * @param productVals + * the productVals to set + */ + public void setProductVals( + HashMap>> map) { + this.productVals = map; + } + + public void printSymbologyData() { + System.out + .println("******************************************************************************"); + System.out.println("*** START Symbology Data Contents"); + System.out + .println("******************************************************************************"); + + for (MosaicDataKey key : symbologyData.keySet()) { + System.out.println("Key: " + key); + MosaicDataPoint data = symbologyData.get(key); + HashMap> displayPointData = data + .getDisplayPointData(); + for (Integer pktType : displayPointData.keySet()) { + System.out.println("\tPt Type: " + pktType); + for (SymbologyPoint currPt : displayPointData.get(pktType)) { + System.out.println("\t\t" + currPt); + } + } + + HashMap> displayPacketData = data + .getDisplayPacketData(); + for (Integer pktType : displayPacketData.keySet()) { + System.out.println("\tPkt Type: " + pktType); + for (SymbologyPacket currPkt : displayPacketData.get(pktType)) { + System.out.println("\t\t" + currPkt); + } + } + } + + System.out + .println("******************************************************************************"); + System.out.println("*** END Symbology Data Contents"); + System.out + .println("******************************************************************************"); + } + + /* + * Return the product values map for a type, a storm id, and the desired + * value type + * + * (non-Javadoc) + * + * @see + * com.raytheon.edex.plugin.mosaic.IMosaicRecord#getProductVals(com.raytheon + * .edex.util.mosaic.MosaicConstants.MapValues) + */ + @Override + public String getProductVals(MosaicConstants.MapValues type, String id, + MapValues valueName) { + return productVals.get(type).get(id).get(valueName); + } + + /** + * Return the product values map for the product type and for a certain + * storm id + * + * @param type + * @param id + * @return + */ + public Map getProductValsPerStorm( + MosaicConstants.MapValues type, String id) { + return productVals.get(type).get(id); + } + + /** + * Return the product values map for a certain product type + * + * @param type + * @return + */ + public Map> getProductValsPerType( + MosaicConstants.MapValues type) { + return productVals.get(type); + } + + /** + * Return the entire product values map + * + * @return + */ + public Map>> getProductValsMap() { + return productVals; + } + + /** + * @return the recordVals + */ + public String getProductValsPerRecord(MosaicConstants.MapValues type, + MosaicConstants.MapValues val) { + return recordVals.get(type).get(val); + } + + /** + * @return the recordVals + */ + public HashMap> getRecordVals() { + return recordVals; + } + + /** + * @param recordVals + * the recordVals to set + */ + public void setRecordVals( + HashMap> recordVals) { + this.recordVals = recordVals; + } + + /** + * Search in the map for the storm id and send back the feature if that is + * the case + * + * @param type + * @param id + * @return + */ + public List getFeatures(MosaicConstants.MapValues type, String id) { + List list = new ArrayList(); + for (Map.Entry> entry : productVals + .get(type).entrySet()) { + if (id.trim().equals( + entry.getValue() + .get(MosaicConstants.MapValues.MESO_STORM_ID) + .toString().trim())) { + list.add(entry.getKey()); + } + } + return list; } @Override @@ -794,5 +794,5 @@ public class MosaicRecord extends PersistablePluginDataObject implements public ISpatialObject getSpatialObject() { // TODO Auto-generated method stub return null; - } -} + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/common/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/common/package-info.java index 41a4d5fb8e..c6d66da4ab 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/common/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/common/package-info.java @@ -1,4 +1,4 @@ -/** - * Core classes for radar plugin. Core files include the decoder, record, separator, and writer implementations - */ +/** + * Core classes for radar plugin. Core files include the decoder, record, separator, and writer implementations + */ package gov.noaa.nws.ncep.edex.plugin.mosaic.common; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/decoder/package-info.java index 605caf019e..5d85283f76 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/decoder/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/decoder/package-info.java @@ -1,4 +1,4 @@ -/** - * Core classes for radar plugin. Core files include the decoder, record, separator, and writer implementations - */ +/** + * Core classes for radar plugin. Core files include the decoder, record, separator, and writer implementations + */ package gov.noaa.nws.ncep.edex.plugin.mosaic.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/uengine/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/uengine/package-info.java index 65aaf17643..1d3d23fe73 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/uengine/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/uengine/package-info.java @@ -1,5 +1,5 @@ -/** - * Contains JavaScript oriented μEngine tasks specific to mosaic - * - */ +/** + * Contains JavaScript oriented μEngine tasks specific to mosaic + * + */ package gov.noaa.nws.ncep.edex.plugin.mosaic.uengine; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/Level3Parser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/Level3Parser.java index 9ad37f9859..944dedae95 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/Level3Parser.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/Level3Parser.java @@ -1,21 +1,21 @@ -package gov.noaa.nws.ncep.edex.plugin.mosaic.util.level3; - +package gov.noaa.nws.ncep.edex.plugin.mosaic.util.level3; + import gov.noaa.nws.ncep.edex.plugin.mosaic.util.MosaicUtil; -import java.io.ByteArrayInputStream; -import java.io.DataInputStream; -import java.io.File; -import java.io.FileInputStream; -import java.io.IOException; -import java.util.Calendar; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import java.util.zip.DataFormatException; -import java.util.zip.Inflater; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; +import java.io.ByteArrayInputStream; +import java.io.DataInputStream; +import java.io.File; +import java.io.FileInputStream; +import java.io.IOException; +import java.util.Calendar; +import java.util.regex.Matcher; +import java.util.regex.Pattern; +import java.util.zip.DataFormatException; +import java.util.zip.Inflater; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; /** * Level3Parser is a class that will allow the user to do the following: @@ -32,147 +32,147 @@ import org.apache.commons.logging.LogFactory; * This code has been developed by the SIB for use in the AWIPS2 system. * @author L. Lin * @version 1.0 - */ - -public class Level3Parser { - - private static final int Z_DEFLATED = 8; - - private static final int DEF_WBITS = 15; - - private static final Pattern WMO_PATTERN = Pattern - .compile("([A-Z]{4}[0-9]{2} [A-Z]{4} [0-9]{6})\\x0D\\x0D\\x0A(\\w{6})\\x0D\\x0D\\x0A"); - - /** The logger */ - private final transient Log logger = LogFactory.getLog(getClass()); - - protected DataInputStream theMosaicData = null; - - private ByteArrayInputStream theRawMosaicData = null; - - protected byte[] theRawMosaicByteArray = null; - - // message header - private int theMessageCode; - - private Calendar theMsgTimestamp; - - private int theMsgLength; - - private int theSourceId; - - private int theDestinationId; - - private int numberOfBlocks; - - // product description block - private double theLatitude; - - private double theLongitude; - - private int theHeight; - - private int theProductCode; - - private int theOperationalMode; - - private int theVolumeCoveragePattern; - - private int theSequenceNumber; - - private int theVolumeScanNumber; - - private Calendar theVolScanTime; - - private Calendar theProdGenTime; - - private static short[] productDependentValues; - - private int elevationNumber; - + */ + +public class Level3Parser { + + private static final int Z_DEFLATED = 8; + + private static final int DEF_WBITS = 15; + + private static final Pattern WMO_PATTERN = Pattern + .compile("([A-Z]{4}[0-9]{2} [A-Z]{4} [0-9]{6})\\x0D\\x0D\\x0A(\\w{6})\\x0D\\x0D\\x0A"); + + /** The logger */ + private final transient Log logger = LogFactory.getLog(getClass()); + + protected DataInputStream theMosaicData = null; + + private ByteArrayInputStream theRawMosaicData = null; + + protected byte[] theRawMosaicByteArray = null; + + // message header + private int theMessageCode; + + private Calendar theMsgTimestamp; + + private int theMsgLength; + + private int theSourceId; + + private int theDestinationId; + + private int numberOfBlocks; + + // product description block + private double theLatitude; + + private double theLongitude; + + private int theHeight; + + private int theProductCode; + + private int theOperationalMode; + + private int theVolumeCoveragePattern; + + private int theSequenceNumber; + + private int theVolumeScanNumber; + + private Calendar theVolScanTime; + + private Calendar theProdGenTime; + + private static short[] productDependentValues; + + private int elevationNumber; + private short[] dataLevelThresholds; private int maximumDataLevel; // Use for raster display! - private static int numberOfColumns; - - private SymbologyBlock symbologyBlock; - - private int numberOfMaps; - - /** - * This level3Parser constructor accepts a mosaic file contained within a - * java.io.File object. - * - * @param aMosaic - * A java.io.File object containing a raw mosaic file - * @throws IOException - * If the mosaic head parsing fails, an IO exception is thrown - */ - public Level3Parser(File aMosaic) throws IOException { - int fileSize = (int) aMosaic.length(); - byte[] tempRawMosaicByteArray = new byte[fileSize]; - - FileInputStream mosaicFile = null; - - try { - mosaicFile = new FileInputStream(aMosaic); + private static int numberOfColumns; + + private SymbologyBlock symbologyBlock; + + private int numberOfMaps; + + /** + * This level3Parser constructor accepts a mosaic file contained within a + * java.io.File object. + * + * @param aMosaic + * A java.io.File object containing a raw mosaic file + * @throws IOException + * If the mosaic head parsing fails, an IO exception is thrown + */ + public Level3Parser(File aMosaic) throws IOException { + int fileSize = (int) aMosaic.length(); + byte[] tempRawMosaicByteArray = new byte[fileSize]; + + FileInputStream mosaicFile = null; + + try { + mosaicFile = new FileInputStream(aMosaic); mosaicFile.read(tempRawMosaicByteArray); - } finally { - if (mosaicFile != null) { - mosaicFile.close(); - } - } - init(tempRawMosaicByteArray); - } - - /** - * This level3Parser constructor accepts a mosaic file already converted to a - * byte array. - * - * @param aMosaic - * A byte array containing a raw mosaic file - * @throws IOException - * If the mosaic head parsing fails, an IO exception is thrown - */ + } finally { + if (mosaicFile != null) { + mosaicFile.close(); + } + } + init(tempRawMosaicByteArray); + } + + /** + * This level3Parser constructor accepts a mosaic file already converted to a + * byte array. + * + * @param aMosaic + * A byte array containing a raw mosaic file + * @throws IOException + * If the mosaic head parsing fails, an IO exception is thrown + */ public Level3Parser(byte[] aMosaic) throws IOException { - init(aMosaic); - } - - /** - * @param aMosaic - * @throws IOException - */ - private void init(byte[] aMosaic) throws IOException { - // skip the WMO header if any + init(aMosaic); + } + + /** + * @param aMosaic + * @throws IOException + */ + private void init(byte[] aMosaic) throws IOException { + // skip the WMO header if any String headerSearch = new String(aMosaic, 0, 80); - // decide where the mosaic starts + // decide where the mosaic starts int wmoHeaderSize = findStartMosaicData(headerSearch); - //check if mosaic file compressed or not compressed + //check if mosaic file compressed or not compressed if (isCompressed(aMosaic, wmoHeaderSize)) { - theRawMosaicByteArray = decompressMosaic(aMosaic, wmoHeaderSize); + theRawMosaicByteArray = decompressMosaic(aMosaic, wmoHeaderSize); } else { - theRawMosaicByteArray = new byte[aMosaic.length - wmoHeaderSize]; - System.arraycopy(aMosaic, wmoHeaderSize, theRawMosaicByteArray, 0, - theRawMosaicByteArray.length); - } + theRawMosaicByteArray = new byte[aMosaic.length - wmoHeaderSize]; + System.arraycopy(aMosaic, wmoHeaderSize, theRawMosaicByteArray, 0, + theRawMosaicByteArray.length); + } - //allocate the same length of buf + //allocate the same length of buf theRawMosaicData = new ByteArrayInputStream(theRawMosaicByteArray); //create DataInputStream so that it may be accessible - //to read by the object "theMosaicData" in parseMosaicHeader - theMosaicData = new DataInputStream(theRawMosaicData); - - // parse the header to get constants in message header block - this.parseMosaicHeader(); - if (this.theMessageCode != 2) { - this.parseMosaicMessage(); + //to read by the object "theMosaicData" in parseMosaicHeader + theMosaicData = new DataInputStream(theRawMosaicData); + + // parse the header to get constants in message header block + this.parseMosaicHeader(); + if (this.theMessageCode != 2) { + this.parseMosaicMessage(); } - } - + } + public int getNumberOfMaps() { return numberOfMaps; } @@ -181,433 +181,433 @@ public class Level3Parser { this.numberOfMaps = numberOfMaps; } - /** - * Returns the NEXRAD message code from the level 3 header - * - * @return An integer that can range from -131 to -16 and 0 to 211 - */ - public int getMessageCode() { - return theMessageCode; - } - - /** - * Returns a Date object which represents the time of the message. This is - * for the time of the message only and does not reflect the time of the - * scan or the time the product was generated. - * - * @return A Date object for the time the NEXRAD message was generated - */ - public Calendar getMessageTimestamp() { - return theMsgTimestamp; - } - - /** - * Returns the total length of the message. This is the number of bytes for - * the entire message including this header information being parsed right - * now. - * - * @return A long which will be from 18 to 409586 - */ - public long getMessageLength() { - return theMsgLength; - } - - /** - * Returns an integer reflecting the the sender of the message. - * - * @return A number from 0 to 999 - */ - public int getSourceId() { - return theSourceId; - } - - /** - * Returns an integer reflecting the the destination of the message. - * - * @return A number from 0 to 999 - */ - public int getDestinationId() { - return theDestinationId; - } - - /** - * Returns the latitude of the mosaic site. Positive indicates north, - * negative will indicate south. - * - * @return A latitude in decimal degree between -90.0 to 90.0 - */ - public double getLatitude() { - return theLatitude; - } - - /** - * Returns the longitude of the mosaic site. Positive indicates east, - * negative will indicate west. - * - * @return A longitude in decimal degrees between -180.0 to 180.0 - */ - public double getLongitude() { - return theLongitude; - } - - /** - * Returns the height of the mosaic. This will be in the units feet. - * - * @return An integer from -100 to 11,000 - */ - public int getHeight() { - return theHeight; - } - - /** - * Returns the internal NEXRAD product code of the weather product being - * transmitted. - * - * @return A product code from -131 to -16 and 16 to 131 - */ - public int getProductCode() { - return theProductCode; - } - - /** - * Returns the operational mode the mosaic is currently running in. - * - * @return A operational mode number from 0 to 2 - */ - public int getOperationalMode() { - return theOperationalMode; - } - - /** - * Returns the RDA volum coverage pattern. This indicates the scan strategy - * being used. Not entirely sure what this means in an operational setting. - * - * @return A number 1 to 767 for the volume coverage pattern - */ - public int getVolumeCoveragePattern() { - return theVolumeCoveragePattern; - } - - /** - * Returns the sequence number of the request that generated the NEXRAD - * product. In case the product was requested by an alert condition, it will - * return a -13. - * - * @return A sequence number either -13 or 0 to 32767 - */ - public int getSequenceNumber() { - return theSequenceNumber; - } - - /** - * Returns the mosaic site's internal counter entry. This will start at 1 and - * go to 80. - * - * @return A counter number 1 to 80 - */ - public int getVolumeScanNumber() { - return theVolumeScanNumber; - } - - /** - * Returns a Date object which represents the time the scan was done. This - * is for the time of the volume scan only and does not reflect the time of - * the message or the time the product was generated. - * - * @return A Date object for the time of the volume scan - */ - public Calendar getVolumeScanTime() { - return theVolScanTime; - } - - /** - * Returns a Date object which represents the time the product was - * generated. This is for the time of product generation only and does not - * reflect the time of the message or the time the scan was done. - * - * @return A Date object for the time the product was generated - */ - public Calendar getProductGenerationTime() { - return theProdGenTime; - } - - /** - * Returns the entire raw mosaic message. - * - * @return The mosaic message - */ - public byte[] getRawMosaicData() { - return theRawMosaicByteArray; - } - - public static short getProductDependentValue(int value) { - return productDependentValues[value]; - } - - public short[] getProductDependentValue() { - return productDependentValues; - } - - public short getDataLevelThreshold(int code) { - return dataLevelThresholds[code]; - } - + /** + * Returns the NEXRAD message code from the level 3 header + * + * @return An integer that can range from -131 to -16 and 0 to 211 + */ + public int getMessageCode() { + return theMessageCode; + } + + /** + * Returns a Date object which represents the time of the message. This is + * for the time of the message only and does not reflect the time of the + * scan or the time the product was generated. + * + * @return A Date object for the time the NEXRAD message was generated + */ + public Calendar getMessageTimestamp() { + return theMsgTimestamp; + } + + /** + * Returns the total length of the message. This is the number of bytes for + * the entire message including this header information being parsed right + * now. + * + * @return A long which will be from 18 to 409586 + */ + public long getMessageLength() { + return theMsgLength; + } + + /** + * Returns an integer reflecting the the sender of the message. + * + * @return A number from 0 to 999 + */ + public int getSourceId() { + return theSourceId; + } + + /** + * Returns an integer reflecting the the destination of the message. + * + * @return A number from 0 to 999 + */ + public int getDestinationId() { + return theDestinationId; + } + + /** + * Returns the latitude of the mosaic site. Positive indicates north, + * negative will indicate south. + * + * @return A latitude in decimal degree between -90.0 to 90.0 + */ + public double getLatitude() { + return theLatitude; + } + + /** + * Returns the longitude of the mosaic site. Positive indicates east, + * negative will indicate west. + * + * @return A longitude in decimal degrees between -180.0 to 180.0 + */ + public double getLongitude() { + return theLongitude; + } + + /** + * Returns the height of the mosaic. This will be in the units feet. + * + * @return An integer from -100 to 11,000 + */ + public int getHeight() { + return theHeight; + } + + /** + * Returns the internal NEXRAD product code of the weather product being + * transmitted. + * + * @return A product code from -131 to -16 and 16 to 131 + */ + public int getProductCode() { + return theProductCode; + } + + /** + * Returns the operational mode the mosaic is currently running in. + * + * @return A operational mode number from 0 to 2 + */ + public int getOperationalMode() { + return theOperationalMode; + } + + /** + * Returns the RDA volum coverage pattern. This indicates the scan strategy + * being used. Not entirely sure what this means in an operational setting. + * + * @return A number 1 to 767 for the volume coverage pattern + */ + public int getVolumeCoveragePattern() { + return theVolumeCoveragePattern; + } + + /** + * Returns the sequence number of the request that generated the NEXRAD + * product. In case the product was requested by an alert condition, it will + * return a -13. + * + * @return A sequence number either -13 or 0 to 32767 + */ + public int getSequenceNumber() { + return theSequenceNumber; + } + + /** + * Returns the mosaic site's internal counter entry. This will start at 1 and + * go to 80. + * + * @return A counter number 1 to 80 + */ + public int getVolumeScanNumber() { + return theVolumeScanNumber; + } + + /** + * Returns a Date object which represents the time the scan was done. This + * is for the time of the volume scan only and does not reflect the time of + * the message or the time the product was generated. + * + * @return A Date object for the time of the volume scan + */ + public Calendar getVolumeScanTime() { + return theVolScanTime; + } + + /** + * Returns a Date object which represents the time the product was + * generated. This is for the time of product generation only and does not + * reflect the time of the message or the time the scan was done. + * + * @return A Date object for the time the product was generated + */ + public Calendar getProductGenerationTime() { + return theProdGenTime; + } + + /** + * Returns the entire raw mosaic message. + * + * @return The mosaic message + */ + public byte[] getRawMosaicData() { + return theRawMosaicByteArray; + } + + public static short getProductDependentValue(int value) { + return productDependentValues[value]; + } + + public short[] getProductDependentValue() { + return productDependentValues; + } + + public short getDataLevelThreshold(int code) { + return dataLevelThresholds[code]; + } + private SymbologyBlock readSymbologyBlock(int offset) throws IOException { - - SymbologyBlock symBlock = null; - if (offset != 0) { + + SymbologyBlock symBlock = null; + if (offset != 0) { theMosaicData.reset(); - theMosaicData.skip(offset); + theMosaicData.skip(offset); int divider = theMosaicData.readShort(); int blockId = theMosaicData.readUnsignedShort(); - if ((divider != -1) || (blockId != SymbologyBlock.getBlockId())) { - throw new IOException( - "This does not appear to be a symbology block"); - } + if ((divider != -1) || (blockId != SymbologyBlock.getBlockId())) { + throw new IOException( + "This does not appear to be a symbology block"); + } int blockLen = theMosaicData.readInt(); - byte[] buf = MosaicUtil.subArray(theRawMosaicByteArray, offset, - blockLen); - DataInputStream in = new DataInputStream(new ByteArrayInputStream( - buf)); - - // Skipping the number of layers, layer divider, - // and data layer length + byte[] buf = MosaicUtil.subArray(theRawMosaicByteArray, offset, + blockLen); + DataInputStream in = new DataInputStream(new ByteArrayInputStream( + buf)); + + // Skipping the number of layers, layer divider, + // and data layer length in.skip(8); - symBlock = new SymbologyBlock(in); - } - return symBlock; - } - - /** - * Goes through the mosaic header and reads in all the important fields. - * - * @throws IOException - */ + symBlock = new SymbologyBlock(in); + } + return symBlock; + } + + /** + * Goes through the mosaic header and reads in all the important fields. + * + * @throws IOException + */ private void parseMosaicHeader() throws IOException { - - // Message Header Block + + // Message Header Block theMessageCode = theMosaicData.readUnsignedShort(); - - theMsgTimestamp = Calendar.getInstance(); - theMsgTimestamp.setTimeInMillis(this.createTimestamp(theMosaicData + + theMsgTimestamp = Calendar.getInstance(); + theMsgTimestamp.setTimeInMillis(this.createTimestamp(theMosaicData .readUnsignedShort(), theMosaicData.readInt())); - + theMsgLength = theMosaicData.readInt(); - - // TODO: validate message length here and not everywhere else - + + // TODO: validate message length here and not everywhere else + theSourceId = theMosaicData.readShort(); - + theDestinationId = theMosaicData.readShort(); - + numberOfBlocks = theMosaicData.readShort(); - } - + } + private void parseMosaicMessage() throws IOException { - + // Product Description Block - // skip two bytes for the "BLock Divider" - always equals to -1 + // skip two bytes for the "BLock Divider" - always equals to -1 theMosaicData.skip(2); - - theLatitude = theMosaicData.readInt() * 0.001; + + theLatitude = theMosaicData.readInt() * 0.001; theLongitude = theMosaicData.readInt() * 0.001; - - theHeight = theMosaicData.readShort(); + + theHeight = theMosaicData.readShort(); theProductCode = theMosaicData.readShort(); - - theOperationalMode = theMosaicData.readUnsignedShort(); - theVolumeCoveragePattern = theMosaicData.readUnsignedShort(); - theSequenceNumber = theMosaicData.readShort(); - theVolumeScanNumber = theMosaicData.readUnsignedShort(); - theVolScanTime = Calendar.getInstance(); - theVolScanTime.setTimeInMillis(this.createTimestamp(theMosaicData - .readUnsignedShort(), theMosaicData.readInt())); - theProdGenTime = Calendar.getInstance(); - theProdGenTime.setTimeInMillis(this.createTimestamp(theMosaicData - .readUnsignedShort(), theMosaicData.readInt())); - - productDependentValues = new short[10]; - productDependentValues[0] = theMosaicData.readShort(); + + theOperationalMode = theMosaicData.readUnsignedShort(); + theVolumeCoveragePattern = theMosaicData.readUnsignedShort(); + theSequenceNumber = theMosaicData.readShort(); + theVolumeScanNumber = theMosaicData.readUnsignedShort(); + theVolScanTime = Calendar.getInstance(); + theVolScanTime.setTimeInMillis(this.createTimestamp(theMosaicData + .readUnsignedShort(), theMosaicData.readInt())); + theProdGenTime = Calendar.getInstance(); + theProdGenTime.setTimeInMillis(this.createTimestamp(theMosaicData + .readUnsignedShort(), theMosaicData.readInt())); + + productDependentValues = new short[10]; + productDependentValues[0] = theMosaicData.readShort(); productDependentValues[1] = theMosaicData.readShort(); - - elevationNumber = theMosaicData.readUnsignedShort(); + + elevationNumber = theMosaicData.readUnsignedShort(); productDependentValues[2] = theMosaicData.readShort(); - - dataLevelThresholds = new short[16]; - for (int i = 0; i < dataLevelThresholds.length; i++) { + + dataLevelThresholds = new short[16]; + for (int i = 0; i < dataLevelThresholds.length; i++) { dataLevelThresholds[i] = theMosaicData.readShort(); - } + } maximumDataLevel = theMosaicData.readShort(); - + //for (int i = 3; i < productDependentValues.length; i++) { //In Mosaic, there are only 8 product dependent values - for (int i = 3; i < productDependentValues.length -2; i++) { + for (int i = 3; i < productDependentValues.length -2; i++) { productDependentValues[i] = theMosaicData.readShort(); } - //Use for raster display! + //Use for raster display! numberOfColumns = theMosaicData.readShort(); //Use for raster display! numberOfMaps = theMosaicData.readShort(); - int symbologyBlockOffset = theMosaicData.readInt() * 2; - symbologyBlock = readSymbologyBlock(symbologyBlockOffset); - } - - /** - * Takes the various time and date fields from the mosaic data and creates - * and Date object. - * - * @param aDayCount - * @param aSecondCount - * @return - */ - private long createTimestamp(long aDayCount, long aSecondCount) { - aDayCount--; - long timeStamp = ((aDayCount * 60 * 60 * 24) + aSecondCount) * 1000; - return timeStamp; - } - - /** - * Takes a string from the beginning of the file and determines if the WMO - * header is there. - * - * @param headerInfo - * The string from the beginning of the file that might contain a - * wmo header - * @return The count from the beginning of the file to the actual mosaic data - */ - private int findStartMosaicData(String headerInfo) { - int startOfMosaicData = 0; - Matcher matcher = WMO_PATTERN.matcher(headerInfo); - boolean foundHeader = matcher.find(); - String wmoHeader = ""; + int symbologyBlockOffset = theMosaicData.readInt() * 2; + symbologyBlock = readSymbologyBlock(symbologyBlockOffset); + } + + /** + * Takes the various time and date fields from the mosaic data and creates + * and Date object. + * + * @param aDayCount + * @param aSecondCount + * @return + */ + private long createTimestamp(long aDayCount, long aSecondCount) { + aDayCount--; + long timeStamp = ((aDayCount * 60 * 60 * 24) + aSecondCount) * 1000; + return timeStamp; + } + + /** + * Takes a string from the beginning of the file and determines if the WMO + * header is there. + * + * @param headerInfo + * The string from the beginning of the file that might contain a + * wmo header + * @return The count from the beginning of the file to the actual mosaic data + */ + private int findStartMosaicData(String headerInfo) { + int startOfMosaicData = 0; + Matcher matcher = WMO_PATTERN.matcher(headerInfo); + boolean foundHeader = matcher.find(); + String wmoHeader = ""; String awipsID = ""; - - if (foundHeader) { - wmoHeader = matcher.group(1); - awipsID = matcher.group(2); - startOfMosaicData = matcher.end(); - } - - return startOfMosaicData; - } - - /** - * Checks to see if data at the specified offset of the buffer is the start - * of a compressed block - * - * @param inBuf - * the data buffer - * @param inOff - * the offset into the buffer - * @return true if data is compressed - */ - private boolean isCompressed(byte[] inBuf, int inOff) { - int b0 = inBuf[inOff] & 0xFF; - int b1 = inBuf[inOff + 1] & 0xFF; - if ((b0 & 0xf) == Z_DEFLATED) { - if ((b0 >> 4) + 8 <= DEF_WBITS) { - if ((((b0 << 8) + b1) % 31) == 0) { - return true; - } - } - } - - return false; - } - - /** - * Method to handle compressed mosaic data. If data is not compressed it is - * just copied to the output buffer. - * - * @return The decompressed byte array for the mosaic data - */ - private byte[] decompressMosaic(byte[] inBuf, int offset) { - byte[] outBuf = new byte[4000]; - int inOff = offset; - int outOff = 0; - Inflater decompressor = new Inflater(); + + if (foundHeader) { + wmoHeader = matcher.group(1); + awipsID = matcher.group(2); + startOfMosaicData = matcher.end(); + } + + return startOfMosaicData; + } + + /** + * Checks to see if data at the specified offset of the buffer is the start + * of a compressed block + * + * @param inBuf + * the data buffer + * @param inOff + * the offset into the buffer + * @return true if data is compressed + */ + private boolean isCompressed(byte[] inBuf, int inOff) { + int b0 = inBuf[inOff] & 0xFF; + int b1 = inBuf[inOff + 1] & 0xFF; + if ((b0 & 0xf) == Z_DEFLATED) { + if ((b0 >> 4) + 8 <= DEF_WBITS) { + if ((((b0 << 8) + b1) % 31) == 0) { + return true; + } + } + } + + return false; + } + + /** + * Method to handle compressed mosaic data. If data is not compressed it is + * just copied to the output buffer. + * + * @return The decompressed byte array for the mosaic data + */ + private byte[] decompressMosaic(byte[] inBuf, int offset) { + byte[] outBuf = new byte[4000]; + int inOff = offset; + int outOff = 0; + Inflater decompressor = new Inflater(); int decompressedLen = 0; - - try { - do { - if (inBuf.length - inOff <= 0) { - logger - .error("An error occurred. Apparently, the mosaic product expects more data. Aborting decompress."); - break; - } - - // if compressed then decompress this block - if (isCompressed(inBuf, inOff)) { - decompressor.reset(); - decompressor.setInput(inBuf, inOff, inBuf.length - inOff); - decompressor - .inflate(outBuf, outOff, outBuf.length - outOff); - - inOff += decompressor.getTotalIn(); - outOff += decompressor.getTotalOut(); - - // else just copy the remainder of the data - } else { - int len = inBuf.length - inOff; - len = Math.min(len, outBuf.length - outOff); - System.arraycopy(inBuf, inOff, outBuf, outOff, len); - inOff += len; - outOff += len; - } - - if (decompressedLen == 0) { - decompressedLen = (outBuf[62] << 24 & 0xFF000000) - | (outBuf[63] << 16 & 0x00FF0000) - | (outBuf[64] << 8 & 0x0000FF00) - | (outBuf[65] & 0x000000FF); - - byte[] tmpBuf = outBuf; - outBuf = new byte[decompressedLen]; - outOff = Math.min(decompressedLen, outOff - 54); - System.arraycopy(tmpBuf, 54, outBuf, 0, outOff); - } - - } while (outOff < outBuf.length); - - } catch (DataFormatException e) { - logger - .error("Invalid data format encountered during decompression"); - } finally { - decompressor.end(); - } - - return outBuf; - } - - public int getNumberOfBlocks() { - return numberOfBlocks; - } - - public int getElevationNumber() { - return elevationNumber; - } - - public int getTheSourceId() { - return theSourceId; - } - - public void setTheSourceId(int theSourceId) { - this.theSourceId = theSourceId; - } - - public int getTheDestinationId() { - return theDestinationId; - } - - public void setTheDestinationId(int theDestinationId) { - this.theDestinationId = theDestinationId; - } - - public SymbologyBlock getSymbologyBlock() { - return symbologyBlock; + + try { + do { + if (inBuf.length - inOff <= 0) { + logger + .error("An error occurred. Apparently, the mosaic product expects more data. Aborting decompress."); + break; + } + + // if compressed then decompress this block + if (isCompressed(inBuf, inOff)) { + decompressor.reset(); + decompressor.setInput(inBuf, inOff, inBuf.length - inOff); + decompressor + .inflate(outBuf, outOff, outBuf.length - outOff); + + inOff += decompressor.getTotalIn(); + outOff += decompressor.getTotalOut(); + + // else just copy the remainder of the data + } else { + int len = inBuf.length - inOff; + len = Math.min(len, outBuf.length - outOff); + System.arraycopy(inBuf, inOff, outBuf, outOff, len); + inOff += len; + outOff += len; + } + + if (decompressedLen == 0) { + decompressedLen = (outBuf[62] << 24 & 0xFF000000) + | (outBuf[63] << 16 & 0x00FF0000) + | (outBuf[64] << 8 & 0x0000FF00) + | (outBuf[65] & 0x000000FF); + + byte[] tmpBuf = outBuf; + outBuf = new byte[decompressedLen]; + outOff = Math.min(decompressedLen, outOff - 54); + System.arraycopy(tmpBuf, 54, outBuf, 0, outOff); + } + + } while (outOff < outBuf.length); + + } catch (DataFormatException e) { + logger + .error("Invalid data format encountered during decompression"); + } finally { + decompressor.end(); + } + + return outBuf; + } + + public int getNumberOfBlocks() { + return numberOfBlocks; + } + + public int getElevationNumber() { + return elevationNumber; + } + + public int getTheSourceId() { + return theSourceId; + } + + public void setTheSourceId(int theSourceId) { + this.theSourceId = theSourceId; + } + + public int getTheDestinationId() { + return theDestinationId; + } + + public void setTheDestinationId(int theDestinationId) { + this.theDestinationId = theDestinationId; + } + + public SymbologyBlock getSymbologyBlock() { + return symbologyBlock; } public int getMaximumDataLevel() { @@ -625,6 +625,6 @@ public class Level3Parser { @SuppressWarnings("static-access") public void setNumberOfColumns(int numberOfColumns) { this.numberOfColumns = numberOfColumns; - } - -} + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/SymbologyBlock.java b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/SymbologyBlock.java index 0ef60ba2fc..55782faa69 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/SymbologyBlock.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/SymbologyBlock.java @@ -1,14 +1,14 @@ -package gov.noaa.nws.ncep.edex.plugin.mosaic.util.level3; - -import java.io.DataInputStream; -import java.io.IOException; -import java.util.ArrayList; -import java.util.List; - -import com.raytheon.uf.common.serialization.ISerializableObject; -import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +package gov.noaa.nws.ncep.edex.plugin.mosaic.util.level3; + +import java.io.DataInputStream; +import java.io.IOException; +import java.util.ArrayList; +import java.util.List; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; /** * SymbologyBlock creates an object that will allow the iteration over 1 to 15 @@ -22,160 +22,160 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; * This code has been developed by the SIB for use in the AWIPS2 system. * @author L. Lin * @version 1.0 - */ - -@DynamicSerialize -public class SymbologyBlock extends AbstractBlock implements - ISerializableObject { - - private static final int BLOCK_ID = 1; - - public static int getBlockId() { - return BLOCK_ID; - } - - @DynamicSerializeElement - private Layer[] layers; - - /** - * @param in - * @throws IOException - */ - public SymbologyBlock(DataInputStream in) throws IOException { - super(in); - } - - public SymbologyBlock() { - - } - - /** - * @return the layers - */ - public Layer[] getLayers() { - return layers; - } - - /** - * @param layers - * the layers to set - */ - public void setLayers(Layer[] layers) { - this.layers = layers; - } - - /** - * Parses the symbology block header for all the important information. - * - * @throws IOException - */ - @Override + */ + +@DynamicSerialize +public class SymbologyBlock extends AbstractBlock implements + ISerializableObject { + + private static final int BLOCK_ID = 1; + + public static int getBlockId() { + return BLOCK_ID; + } + + @DynamicSerializeElement + private Layer[] layers; + + /** + * @param in + * @throws IOException + */ + public SymbologyBlock(DataInputStream in) throws IOException { + super(in); + } + + public SymbologyBlock() { + + } + + /** + * @return the layers + */ + public Layer[] getLayers() { + return layers; + } + + /** + * @param layers + * the layers to set + */ + public void setLayers(Layer[] layers) { + this.layers = layers; + } + + /** + * Parses the symbology block header for all the important information. + * + * @throws IOException + */ + @Override protected void init(DataInputStream in) throws IOException { - //numLayers starts at 65th half-word + //numLayers starts at 65th half-word int numLayers = in.readShort(); - List layerList = new ArrayList(); - + List layerList = new ArrayList(); + in.skip(2); // skip first layer divider - NEXT_LAYER: for (int i = 0; i < 1; i++) { - Layer layer = new Layer(); - layer.setLayerId(i); + NEXT_LAYER: for (int i = 0; i < 1; i++) { + Layer layer = new Layer(); + layer.setLayerId(i); List packet = new ArrayList(); int layerSize = in.readInt(); - in.mark(layerSize); - - int packetId; + in.mark(layerSize); + + int packetId; do { - //Raster Opcode at 69th half-word - packetId is the Opcode + //Raster Opcode at 69th half-word - packetId is the Opcode packetId = in.readUnsignedShort(); - if (packetId == 0xFFFF || packetId == 0x0000) { - break; // found layer divider break out of packet loop + if (packetId == 0xFFFF || packetId == 0x0000) { + break; // found layer divider break out of packet loop } - - SymbologyPacket symPacket = PacketFactory.createPacket( - packetId, in); - + + SymbologyPacket symPacket = PacketFactory.createPacket( + packetId, in); + if (symPacket != null) { - packet.add(symPacket); - } else { - in.reset(); - in.skip(layerSize); - if (in.available() >= 2) { - in.skip(2); // skip next layer divider - } - continue NEXT_LAYER; - } + packet.add(symPacket); + } else { + in.reset(); + in.skip(layerSize); + if (in.available() >= 2) { + in.skip(2); // skip next layer divider + } + continue NEXT_LAYER; + } } while (in.available() >= 2); - - layer.setPackets(packet.toArray(new SymbologyPacket[packet - .size()])); - layerList.add(layer); - } - - this.layers = layerList.toArray(new Layer[layerList.size()]); - } - - /** - * This method will return an object representing the layer number passed - * in. This method will examine the layer and create and instance of its - * actual type (i.e. Radial) and return that layer.
- *
- * Important Presently, only radial data is supported. All others - * will return null. - * - * @return An object for that layer - * @throws IOException - */ - public SymbologyPacket getSymbologyLayerContent(int layerNumber) - throws IOException { - SymbologyPacket symLayer = null; - return symLayer; - } - - /** - * Returns the number of symbology layers contained with the block. Most - * likely, this will be 1, but in case a file contains more, they can be - * iterated through. - * - * @return An integer of the number of layers, 1 to 15 - */ - public int getNumLayers() { - if (layers != null) { - return layers.length; - } - return 0; - } - - public int getNumPackets(int l) { - if (layers != null) { - SymbologyPacket[] layer = layers[l].packets; - if (layer != null) { - return layer.length; - } - } - return 0; - } - - public SymbologyPacket[] getPackets(int layer) { - return layers[layer].packets; - } - - public SymbologyPacket getPacket(int layer, int packet) { - return layers[layer].packets[packet]; - } - - @Override - public String toString() { - String s = ""; - if (layers != null) { - for (int l = 0; l < layers.length; l++) { - s += "\nLayer " + (l + 1); - for (SymbologyPacket packet : layers[l].packets) { - s += "\n" + packet; - } - } - } - return s; - } - -} + + layer.setPackets(packet.toArray(new SymbologyPacket[packet + .size()])); + layerList.add(layer); + } + + this.layers = layerList.toArray(new Layer[layerList.size()]); + } + + /** + * This method will return an object representing the layer number passed + * in. This method will examine the layer and create and instance of its + * actual type (i.e. Radial) and return that layer.
+ *
+ * Important Presently, only radial data is supported. All others + * will return null. + * + * @return An object for that layer + * @throws IOException + */ + public SymbologyPacket getSymbologyLayerContent(int layerNumber) + throws IOException { + SymbologyPacket symLayer = null; + return symLayer; + } + + /** + * Returns the number of symbology layers contained with the block. Most + * likely, this will be 1, but in case a file contains more, they can be + * iterated through. + * + * @return An integer of the number of layers, 1 to 15 + */ + public int getNumLayers() { + if (layers != null) { + return layers.length; + } + return 0; + } + + public int getNumPackets(int l) { + if (layers != null) { + SymbologyPacket[] layer = layers[l].packets; + if (layer != null) { + return layer.length; + } + } + return 0; + } + + public SymbologyPacket[] getPackets(int layer) { + return layers[layer].packets; + } + + public SymbologyPacket getPacket(int layer, int packet) { + return layers[layer].packets[packet]; + } + + @Override + public String toString() { + String s = ""; + if (layers != null) { + for (int l = 0; l < layers.length; l++) { + s += "\nLayer " + (l + 1); + for (SymbologyPacket packet : layers[l].packets) { + s += "\n" + packet; + } + } + } + return s; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/SymbologyPacket.java b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/SymbologyPacket.java index e9b9a65959..0e141a523e 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/SymbologyPacket.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/level3/SymbologyPacket.java @@ -1,10 +1,10 @@ -package gov.noaa.nws.ncep.edex.plugin.mosaic.util.level3; - -import java.io.DataInputStream; -import java.io.IOException; - -import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; +package gov.noaa.nws.ncep.edex.plugin.mosaic.util.level3; + +import java.io.DataInputStream; +import java.io.IOException; + +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; /** * Abstract class that defines the binary values for the various symbology @@ -18,43 +18,43 @@ import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; * This code has been developed by the SIB for use in the AWIPS2 system. * @author L. Lin * @version 1.0 - */ - -public abstract class SymbologyPacket { - - @DynamicSerializeElement - protected int packetId; - - public SymbologyPacket(int packetId, DataInputStream in) throws IOException { - this.packetId = packetId; - init(in); - } - - protected SymbologyPacket() { - - } - - protected abstract void init(DataInputStream in) throws IOException; - - /** - * @return the packetId - */ - public int getPacketId() { - return packetId; - } - - /** - * @param packetId - * the packetId to set - */ - public void setPacketId(int packetId) { - this.packetId = packetId; - } - - @Override - public String toString() { - String s = String.format("\tPacket ID: 0x%04X", packetId); - return s; - } - -} + */ + +public abstract class SymbologyPacket { + + @DynamicSerializeElement + protected int packetId; + + public SymbologyPacket(int packetId, DataInputStream in) throws IOException { + this.packetId = packetId; + init(in); + } + + protected SymbologyPacket() { + + } + + protected abstract void init(DataInputStream in) throws IOException; + + /** + * @return the packetId + */ + public int getPacketId() { + return packetId; + } + + /** + * @param packetId + * the packetId to set + */ + public void setPacketId(int packetId) { + this.packetId = packetId; + } + + @Override + public String toString() { + String s = String.format("\tPacket ID: 0x%04X", packetId); + return s; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/package-info.java index f45b2ee224..fa41f0fba5 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/src/gov/noaa/nws/ncep/edex/plugin/mosaic/util/package-info.java @@ -1,4 +1,4 @@ -/** - * Contains utility classes for the mosaic plugin. - */ -package gov.noaa.nws.ncep.edex.plugin.mosaic.util; +/** + * Contains utility classes for the mosaic plugin. + */ +package gov.noaa.nws.ncep.edex.plugin.mosaic.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/utility/edex_static/base/ncep/dictionary/mosaicInfo.txt b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/utility/edex_static/base/ncep/dictionary/mosaicInfo.txt new file mode 100644 index 0000000000..63ff6df6fe --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.mosaic/utility/edex_static/base/ncep/dictionary/mosaicInfo.txt @@ -0,0 +1,76 @@ +# mosaicInfo.txt +# +# Information about mosaic products. Fields are: +# +# ID = product ID number +# Lvls = # of data levels +# Lyr = layer: 0, 1, 2, 3 = none, lo, med, high +# Resol = resolution in km +# Range = ? +# Mnemo = mnemonic +# Name = label used in user interface +# Format = format +# Elv = does elevation apply, boolean +# Alt = does altitude apply, boolean +# Azm = does azimuth/range apply, boolean +# Spd = does speed/direction apply, boolean (speed = 0.0-99.9) +# Dsp = Series of single character flags display code uses +# V = Treat as velocity data, allow shear sampling and vrShear +# Z = 16 bit data has predefined Storm/Clear dBZ ranges. +# m = Apply multiplier to 8 bit style info. +# Leading number is default mult; V assumes default of 5. +# S = Rescale existing data style info by scaling coefficients. +# Multiply output of scaling coefficients by leading number, if present, +# to get data values for image counts. +# X = does cross-section apply, boolean +# hrs = does hour/span apply, boolean +# bsp = does big speed/direction apply, boolean (speed = 0.0-999.9) +# mas = does map type and segment number apply, boolean +# aid = AWIPS ID (enumeration removed from Radar.H) +# dAz = Azimuth resolution in deg. Def to 1 for Radial 0 for others. +# +# All booleans must be "y" for true, anything else for false. +# +#ID|Lvls|Lyr|Resol |Range|ProdNam| Name | Format |Elv|Alt|Azm|Spd|Dsp| X |hrs|bsp|mas|aid|unit +27 | 16 | 0 | 4.0 | 0 |CREF_27| Mosaic 4km compo refl(<20dBz) | Raster | | | | | Z | | | | | 0 | dBZ +28 | 16 | 0 | 4.0 | 0 |CREF_28| Mosaic 4km compo refl(>20dBz) | Raster | | | | | Z | | | | | 0 | dBZ +30 | 16 | 0 | 4.0 | 0 |CREF_30| Mosaic 4km compo refl | Raster | | | | | Z | | | | | 0 | dBZ +89 | 16 | 0 | 2.0 | 0 |PRCP1_2| Mosaic 2km 1h precip amount | Raster | | | | | | | | | | 0 | in +90 | 16 | 0 | 4.0 | 0 |PRCP1_4| Mosaic 4km 1h precip amount | Raster | | | | | | | | | | 0 | in +91 | 16 | 0 | 8.0 | 0 |PRCP1_8| Mosaic 8km 1h precip amount | Raster | | | | | | | | | | 0 | in +95 | 16 | 0 | 4.0 | 0 |TOPS_4 | Mosaic 4km cloud top | Raster | | | | | | | | | | 0 | ft*1000 +96 | 16 | 0 | 8.0 | 0 |TOPS_8 | Mosaic 8km cloud top | Raster | | | | | | | | | | 0 | ft*1000 +99 | 16 | 0 | 4.0 | 0 |CS_V2 | Combined Storm version 2 | Raster | | | | | | | | | | 0 | n/a +100| 16 | 0 | 4.0 | 0 |CS_V1 | Combined Storm version 1 | Raster | | | | | | | | | | 0 | n/a +101| 16 | 0 | 4.0 | 0 |PRCP | Mosaic 4km total rainfall | Raster | | | | | | | | | | 0 | in +102| 16 | 0 | 4.0 | 0 |PRCP24 | Mosaic 4km 24h total rainfall | Raster | | | | | | | | | | 0 | in +103| 16 | 0 | 4.0 | 0 |CREF | Mosaic 4km compo refl (precip)| Raster | | | | | Z | | | | | 0 | dBZ +105| 16 | 0 | 2.0 | 0 |PRCP_2 | Mosaic 2km total rainfall | Raster | | | | | Z | | | | | 0 | in +106| 16 | 0 | 2.0 | 0 |PRCP24_2|Mosaic 2km 24h total rainfall | Raster | | | | | | | | | | 0 | in +107| 16 | 0 | 8.0 | 0 |PRCP_8 | Mosaic 8km total rainfall | Raster | | | | | | | | | | 0 | in +108| 16 | 0 | 8.0 | 0 |PRCP24_8|Mosaic 8km 24h total rainfall | Raster | | | | | | | | | | 0 | in +120| 16 | 0 | 4.0 | 0 |HAIL_IDX|Hail Index combined attr | Raster | | | | | | | | | | 0 | n/a +121| 16 | 0 | 4.0 | 0 |MDA |Mesocyclone combined attr(MDA)| Raster | | | | | | | | | | 0 | n/a +122| 16 | 0 | 4.0 | 0 |STI |Storm Track(STI) combined attr| Raster | | | | | | | | | | 0 | n/a +123| 16 | 0 | 4.0 | 0 |TVS |Tornado Vortex Signature attr | Raster | | | | | | | | | | 0 | n/a +137| 16 | 0 | 2.0 | 0 |BREF_UF| Base Reflectivity Unfiltered | Raster | | | | | Z | | | | | 0 | dBZ +138| 16 | 0 | 2.0 | 0 |BREF_CL| Base Reflectivity Clear Air | Raster | | | | | Z | | | | | 0 | dBZ +139| 16 | 0 | 1.0 | 0 |BREF_1 | Base Reflectivity Filtered 1km| Raster | | | | | Z | | | | | 0 | dBZ +140| 16 | 0 | 2.0 | 0 |BREF_2 | Base Reflectivity Filtered 2km| Raster | | | | | Z | | | | | 0 | dBZ +141| 16 | 0 | 4.0 | 0 |BREF_4 | Base Reflectivity Filtered 4km| Raster | | | | | Z | | | | | 0 | dBZ +142| 16 | 0 | 8.0 | 0 |BREF_8 | Base Reflectivity Filtered 8km| Raster | | | | | Z | | | | | 0 | dBZ +148| 16 | 0 | 4.0 | 0 |VIL_4 | 4km Vert integrated liquid | Raster | | | | | | | | | | 0 | kg/m² +149| 16 | 0 | 8.0 | 0 |VIL_8 | 8km Vert integrated liquid | Raster | | | | | | | | | | 0 | kg/m² +190| 16 | 0 | 1.0 | 0 |CREF_190| Mosaic compo refl 1x1km | Raster | | | | | Z | | | | | 0 | dBZ +191| 16 | 0 | 1.0 | 0 |CREF_191| Mosaic compo refl TDWR 1x1km | Raster | | | | | Z | | | | | 0 | dBZ +203| 16 | 0 | 1.0 | 0 |RALA | Mosaic 1km composite rala | Raster | | | | | Z | | | | | 0 | dBZ +209| 16 | 0 | 1.0 | 0 |VIL | Mosaic Vert integrated liquid | Raster | | | | | | | | | | 0 | kg/m² +210| 16 | 0 | 1.0 | 0 |TOPS18 | Mosaic cloud top | Raster | | | | | | | | | | 0 | ft*1000 +211| 16 | 0 | 1.0 | 0 |CREF | Mosaic 1km composite refl | Raster | | | | | Z | | | | | 0 | dBZ +212| 16 | 0 | 1.0 | 0 |TOPS30 | Mosaic cloud top | Raster | | | | | | | | | | 0 | ft*1000 +216|256 | 0 | 2.0 | 0 |BREF_216|Base Reflect Unfiltered 2x2km | Raster | | | | | Z | | | | | 0 | dBZ +220|256 | 0 | 1.0 | 0 |BREF_220|Base Reflect Filtered 1x1km | Raster | | | | | Z | | | | | 0 | dBZ +221|256 | 0 | 1.0 | 0 |BREF_221|Base Reflect Filtered 2x2km | Raster | | | | | Z | | | | | 0 | dBZ +223|256 | 0 | 2.0 | 0 |BREF_223|Base Reflect Unfiltered 2x2km | Raster | | | | | Z | | | | | 0 | dBZ +225|256 | 0 | 1.0 | 0 |BREF_225|Base Reflect TDWR Filtered 1km| Raster | | | | | Z | | | | | 0 | dBZ +226|256 | 0 | 2.0 | 0 |BREF_226|Base Reflect TDWR Filtered 2km| Raster | | | | | Z | | | | | 0 | dBZ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/.classpath new file mode 100644 index 0000000000..ad32c83a78 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/.project new file mode 100644 index 0000000000..8392147070 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.ncairep + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..455db72cf4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,8 @@ +#Tue Apr 26 13:57:49 EDT 2011 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..fcfd330640 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/META-INF/MANIFEST.MF @@ -0,0 +1,25 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Ncairep +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.ncairep +Bundle-Version: 1.12.1174.qualifier +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: org.apache.commons.logging;bundle-version="1.1.1", + com.raytheon.edex.common;bundle-version="1.12.1174", + com.raytheon.uf.common.pointdata;bundle-version="1.12.1174", + com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174", + javax.measure;bundle-version="1.0.0", + org.geotools;bundle-version="2.6.4", + javax.persistence;bundle-version="1.0.0", + org.apache.camel;bundle-version="1.0.0";resolution:=optional, + com.raytheon.uf.common.status;bundle-version="1.12.1174", + gov.noaa.nws.ncep.common.dataplugin.ncairep;bundle-version="1.0.0", + org.apache.log4j;bundle-version="1.0.0", + org.junit +Export-Package: gov.noaa.nws.ncep.edex.plugin.ncairep, + gov.noaa.nws.ncep.edex.plugin.ncairep.decoder +Import-Package: com.raytheon.uf.edex.pointdata, + gov.noaa.nws.ncep.common.tools, + gov.noaa.nws.ncep.edex.util diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/build.properties rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/build.properties diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/component-deploy.xml new file mode 100644 index 0000000000..f64bb83d37 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/pointdata/ncairep.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/pointdata/ncairep.xml new file mode 100644 index 0000000000..5f08897943 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/pointdata/ncairep.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/pointdata/ncairepdb.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/pointdata/ncairepdb.xml new file mode 100644 index 0000000000..d0ef957534 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/pointdata/ncairepdb.xml @@ -0,0 +1,14 @@ + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/spring/ncairep-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/spring/ncairep-common.xml new file mode 100644 index 0000000000..094a0556ac --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/spring/ncairep-common.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/spring/ncairep-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/spring/ncairep-ingest.xml new file mode 100644 index 0000000000..affb20b1f5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/res/spring/ncairep-ingest.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + ncairep + + + + + + + + + + ncairep + + + + + + + + + + + + + + + + java.lang.Throwable + + + + + + + java.lang.Throwable + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/NcAirepDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/NcAirepDecoder.java new file mode 100644 index 0000000000..d6300210d0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/NcAirepDecoder.java @@ -0,0 +1,193 @@ +/** + * This software was modified from Raytheon's airep plugin by + * NOAA/NWS/NCEP/NCO to order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.ncairep; + +import java.util.Calendar; +import java.util.Map; + +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.pointdata.spatial.AircraftObsLocation; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.time.TimeTools; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +import gov.noaa.nws.ncep.common.dataplugin.ncairep.NcAirepRecord; +import gov.noaa.nws.ncep.edex.plugin.ncairep.decoder.NcAIREPWeather; +import gov.noaa.nws.ncep.edex.plugin.ncairep.decoder.NcAirepParser; + +/** + * Decoder strategy for Aicraft Report (AIREP) observation data. Most common + * usage is as follows. + * NcAIREPDecoder dec = new NcAIREPDecoder(); + * dec.setMessage(messageData); + * while(dec.hasNext()) + * { + * PluginDataObject r = dec.decode(); + * // do something with record. + * } + * + * + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 04/27/2011              F.J.Yen       Initial creation from airep.
+ * 09/19/2011    286       Q.Zhou      Modified populateRecord to add 8 new fields for TB, IC and SK.
+ * 
+ * + * @author F. J. Yen + * @version 1.0 + */ +public class NcAirepDecoder extends AbstractDecoder { + // Name of the plugin controlling this decoder. + private final String PLUGIN_NAME; + + public static class NcAirepDecoderInput { + public WMOHeader wmoHeader; + + public String report; + } + + /** + * @param pluginName + * Name that identifies this decoder. + * @throws DecoderException + */ + public NcAirepDecoder(String pluginName) throws DecoderException { + PLUGIN_NAME = pluginName; + } + + /** + * Get the next decoded data record. + * + * @param input + * the decoder input + * @return One record of decoded data. + * @throws DecoderException + * Thrown if no data is available. + */ + public PluginDataObject[] decode(NcAirepDecoderInput input) + throws DecoderException { + + PluginDataObject[] reports = null; + + NcAirepRecord report = null; + String traceId = null; + System.out.println("====" +new String(input.report)); //input.report ); + + try { + // traceId = getTraceId(hdrMap); + logger.debug(traceId + "- NcAirepDecoder.decode()"); + + report = populateRecord(new NcAirepParser(input.report)); + + if (report != null) { + report.setTraceId(traceId); + report.setPluginName(PLUGIN_NAME); + + try { + report.constructDataURI(); + } catch (PluginException e) { + throw new DecoderException("Error constructing dataURI", e); + } + + reports = new PluginDataObject[] { report }; + } + + } catch (Exception e) { + logger.error(traceId + "- Error in NcAirepDecoder", e); + } finally { + if (reports == null) { + reports = new PluginDataObject[0]; + } + } + + return reports; + + } + + /** + * @param parser + * The reccon parser that contains the decoded data. + * @return The populated record. + */ + private NcAirepRecord populateRecord(NcAirepParser parser) { + + NcAirepRecord record = null; + AircraftObsLocation location = null; + + if (parser != null) { + // If there is no obstime, don't bother going further. + Calendar oTime = parser.getObservationTime(); + + if (oTime != null) { + + record = new NcAirepRecord(); + location = new AircraftObsLocation(); + + record.setTimeObs(oTime); + record.setRefHour(TimeTools.copyToNearestHour(oTime)); + DataTime dataTime = new DataTime(oTime); + record.setDataTime(dataTime); + + record.setReportData(parser.getReportData()); + location.setStationId(parser.getAircraftId()); + record.setReportType(parser.getReportType()); + location.setLatitude(parser.getLatitude()); + location.setLongitude(parser.getLongitude()); + location.setFlightLevel(parser.getFlightLevel()); + location.setLocation(parser.getLatitude(), parser + .getLongitude()); + record.setTemp(parser.getTemperature()); + record.setWindDirection(parser.getWindDirection()); + record.setWindSpeed(parser.getWindSpeed()); + record.setLocation(location); + + NcAIREPWeather wx = parser.getWeatherGroup(); + if (wx != null) { + record.setFlightConditions(wx.getFlightConditions()); + record.setFlightHazard(wx.getHazard()); + record.setFlightWeather(wx.getWeather()); + } + + //record.setWeatherCondition(parser.getWeatherCondition()); + record.setTurbInten(parser.getTurbInten()); + record.setTurbType(parser.getTurbType()); + record.setTurbFreq(parser.getTurbFreq()); + record.setIceInten(parser.getIceInten()); + record.setIceType(parser.getIceType()); + record.setSkyCover(parser.getSkyCover()); + record.setSkyBaseHeight(parser.getSkyBaseHeight()); + record.setSkyTopHeight(parser.getSkyTopHeight()); + record.setSuspectTimeFlag(parser.getSuspectTimeFlag()); + + } + } + return record; + } + + /** + * + * @param hdrMap + * @return + */ + String getTraceId(Map hdrMap) { + String traceId = null; + if (hdrMap != null) { + Object o = hdrMap.get("CamelFileName"); + if (o != null) { + traceId = (String) o; + } + } + return traceId; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/NcAirepSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/NcAirepSeparator.java new file mode 100644 index 0000000000..f5b9369236 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/NcAirepSeparator.java @@ -0,0 +1,289 @@ +/** + * This software was modified from Raytheon's airep plugin by + * NOAA/NWS/NCEP/NCO to order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.ncairep; + +import java.util.ArrayList; +import java.util.List; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.uf.edex.wmo.message.WMOHeader; +import gov.noaa.nws.ncep.edex.plugin.ncairep.NcAirepDecoder.NcAirepDecoderInput; + +/** + * The NcAirepSeparator takes a potential weather message and attempts to + * determine the WMO header and data type of the enclosed data. Normal usage is + * to create an instance and set the message data using the setData method. When + * complete the separator contains the WMO header, the message data with all + * leading data up to and including the WMO header removed. In addition all + * extraneous spaces and carriage control has been removed. The message reports + * are available using hasNext to determine if data is available, and the + * getRecord method to retrieve the actual report data. Note that this separator + * implementation should not be used on mixed text/binary weather messages. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 04/27/2011              F.J.Yen       Initial creation from airep.
+ * 09/19/2011    286       Q.Zhou      Put new regex pattern. Separate message according to new patterns.
+ * 									   Modified separate(), separateNcAIREP() and separateARPARS().
+ * 									   Added addDayInTime(). 
+ * 									   Removed DecoderTools.cleanData(), stripHeader().
+ * 									   Handle amdar in the airep separator.		
+ * 10/04/2011    286       Q.Zhou      Move addDayInTime() to the parser	
+ * 
+ * + * @author F. J. Yen + * @version 1.0 + */ +public class NcAirepSeparator extends AbstractRecordSeparator { + /** The logger */ + private Log logger = LogFactory.getLog(getClass()); + +// private static final String SPLITCHARS = "[=;$][^\\r\\n]*[\\r\\n]+"; +// private static final String AIREP_HDR = "AIREP[\\r\\n]+"; + private static final String SPLITMSG = "\\r\\n\\x03"; // \\x03 + private static final String AIREP_MSG_LINE = "(ARP|ARS)"; + private static final String HEADER_TIME = "[0-9]{6}"; + + private WMOHeader wmoHeader = null; + + private byte[] messageData = null; + + private List reports = null; + + private int currentReport = -1; + + public static NcAirepSeparator separate(byte[] data, Headers headers) { + NcAirepSeparator ncAirepSeparator = new NcAirepSeparator(); + ncAirepSeparator.setData(data, headers); + return ncAirepSeparator; + } + + /** + * Get the next record. This implementation returns the record as a String. + * + * @return The next observation record as a String. + */ + public NcAirepDecoderInput next() { + NcAirepDecoderInput data = null; + if (hasNext()) { + data = new NcAirepDecoderInput(); + data.report = reports.get(currentReport++); + data.wmoHeader = wmoHeader; + } + return data; + } + + /** + * Is there another record available? + * + * @return Is there another record available? + */ + @Override + public boolean hasNext() { + return ((reports != null) && (reports.size() > 0) && (currentReport < reports + .size())); + } + + /** + * Set the raw message data and invoke the internal message separation + * process. + * + * @param rawMessage + * The raw weather text message. + */ + @Override + public void setData(byte[] rawMessage, Headers headers) { + currentReport = -1; + reports = null; + + //rawMessage = DecoderTools.cleanData(rawMessage); + if (rawMessage != null) { + wmoHeader = new WMOHeader(rawMessage); + if (wmoHeader.isValid()) { + //messageData = DecoderTools.stripWMOHeader(rawMessage, IDecoderConstants.WMO_HEADER); + + separate(new String(rawMessage)); + } + } + + if ((reports != null) && (reports.size() > 0)) { + currentReport = 0; + } else { + logger.info("No reports found in data"); + } + } + + /** + * Get the message data. + * + * @return The cleaned message data. + */ + public byte[] getMessage() { + return messageData; + } + + /** + * Get the WMO header associated with the message data. + * + * @return The WMO header. + */ + public WMOHeader getWmoHeader() { + return wmoHeader; + } + + private void separate(String message) { + + reports = new ArrayList(); + int start = 0; + int stop = message.length(); + + Pattern pattern = Pattern.compile(SPLITMSG); + Matcher matcher = pattern.matcher(message); + + while (matcher.find()) { + stop = matcher.start() + 1; + String subMsg = message.substring(start, stop); + //System.out.println("***subMsg "+subMsg); + if (subMsg.contains("AIREP")) { + separateNcAIREP(subMsg); + } + else if (subMsg.contains("AMDAR")) { + separateNcAMDAR(subMsg); + } + else { + separateARPARS(subMsg); //amdar also goes to here + } + start = matcher.end(); + } + } + + /** + * Separate amdar data that comes in with AMDAR header line. + * 097 ^M + * UDAS02 BABJ 190113^M + * AMDAR 1901^M + * LVR CNFNXL 3315N 11850E 190113 F226 MS123 278/038 TB/ S//1=^M + */ + private void separateNcAMDAR(String message) { + // find header time. Later append it to observation + String headerTime = findHeaderTime(message); + + // find body msg + Pattern pattern = Pattern.compile("="); + Matcher matcher = pattern.matcher(message); + + int start = 0; + int stop = message.length(); + while (matcher.find()) { + stop = matcher.start() + 1; + String observation = message.substring(start, stop); + + // remove 'AIREP' on first AIREP record + if (observation.contains("AMDAR")) { + int iAir = observation.indexOf("AMDAR"); + observation = observation.substring(iAir + 10); + } + + reports.add( headerTime + " AMDAR " +observation); + + start = matcher.end(); + } + } + + /** + * Separate airep data that comes in with AIREP header line. + * 968 ^M + * UAFJ01 NFFN 200000^M + * AIREP^M + * JST4 0050N17838W 2319 F360 MS46 302/025=^M + */ + private void separateNcAIREP(String message) { + // find header time. Later append it to observation + String headerTime = findHeaderTime(message); + + // find body msg + Pattern pattern = Pattern.compile("="); + Matcher matcher = pattern.matcher(message); + + int start = 0; + int stop = message.length(); + while (matcher.find()) { + stop = matcher.start() + 1; + String observation = message.substring(start, stop); + + // remove 'AIREP' on first AIREP record + if (observation.contains("AIREP")) { + int iAir = observation.indexOf("AIREP"); + observation = observation.substring(iAir + 5); + } + + reports.add( headerTime + " ARP " + observation); + + start = matcher.end(); + } + } + + /** + * Separate airep data that does not have the AIREP header line. This data + * is checked to ensure that it contains ARP/ARS report start data. + * The ending of the ARP/ARS report could be "=", or only has one ARP/ARS report. + * 706 ^M + * UAPA01 KWBC 200000^M + * ARP UAL559 3401N 13421W 2351 F360 MS52 260/025KT= + */ + private void separateARPARS(String message) { + // find header time. Later append it to observation + String headerTime = findHeaderTime(message); + + // find body msg + ArrayList bodyRecords = new ArrayList(); + Pattern pattern = Pattern.compile(AIREP_MSG_LINE); + Matcher matcher = pattern.matcher(message); + + while (matcher.find()) { + bodyRecords.add(matcher.start()); + } + + for (int i = 0; i < bodyRecords.size(); i++) { + String observation = null; + if (i < bodyRecords.size() - 1) { + observation = message.substring(bodyRecords.get(i), + bodyRecords.get(i + 1)).trim(); + } else { + observation = message.substring(bodyRecords.get(i)).trim(); + } + + reports.add( headerTime +" " +observation); + } + bodyRecords = null; + } + + /* + * find header time for each report + */ + private String findHeaderTime(String message) { + String headerTime = ""; + + Pattern pat = Pattern.compile(HEADER_TIME); + Matcher mat = pat.matcher(message); + if (mat.find()) + headerTime = message.substring(mat.start(), mat.end()); + + return headerTime; + } + + +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/decoder/NcAIREPObsType.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/decoder/NcAIREPObsType.java new file mode 100644 index 0000000000..57fbbe894e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/decoder/NcAIREPObsType.java @@ -0,0 +1,66 @@ +/** + * This software was modified from Raytheon's airep plugin by + * NOAA/NWS/NCEP/NCO to order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.ncairep.decoder; + +import java.util.HashMap; + +import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; + +/** + * TODO Change this to a Java 1.5 enum. + * + *
+ * SOFTWARE HISTORY
+ * Date           PTR#     Engineer      Description
+ * ------------   -------- ------------- -------------------------------------
+ * 04/27/2011              F. J. Yen     Initial creation from airep
+ * 
+ */ +public class NcAIREPObsType +{ + private static final HashMap AIREP_TYPES = + new HashMap(); + static { + AIREP_TYPES.put("ARP",IDecoderConstants.AIREP_NORMAL); + AIREP_TYPES.put("AIREP",IDecoderConstants.AIREP_NORMAL); + AIREP_TYPES.put("ARS",IDecoderConstants.AIREP_SPECIAL); + } + + private final String obsType; + + /** + * + * @param aType + */ + private NcAIREPObsType(String aType) { + obsType = aType; + } // NcAIREPObsType() + + /** + * + * @param anObsType + * @return + */ + public static NcAIREPObsType obsTypeFactory(String anObsType) { + NcAIREPObsType obsTypeInstance = null; + + if(AIREP_TYPES.containsKey(anObsType)) { + obsTypeInstance = new NcAIREPObsType(anObsType); + } + return obsTypeInstance; + } // obsTypeFactory() + + /** + * + * @return + */ + public Integer getValue() { + return AIREP_TYPES.get(obsType); + } // getValue() + + public String getType() { + return obsType; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/decoder/NcAIREPWeather.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/decoder/NcAIREPWeather.java new file mode 100644 index 0000000000..b9a9e55762 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/decoder/NcAIREPWeather.java @@ -0,0 +1,143 @@ +/** + * This software was modified from Raytheon's airep plugin by + * NOAA/NWS/NCEP/NCO to order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.ncairep.decoder; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +/*a + * TODO Enter a description here. + * + *
+ * SOFTWARE HISTORY
+ * Date           PTR#     Engineer      Description
+ * ------------   -------- ------------- -------------------------------------
+ * 04/27/2011              F.J.Yen       Initial creation from airep.
+ * 
+ * * + * @author F. J. Yen + * @version 1.0 + */ +public class NcAIREPWeather +{ + private static final String VALID_CHARS = "/0123456789"; + private static final int WX_LENGTH = 3; + + private static final int WX_HAZARD = 0; + private static final int WX_WEATHER = 1; + private static final int WX_FLIGHT = 2; + + private static final int IMISSD = IDecoderConstantsN.INTEGER_MISSING; + + private final String theRawData; + + // Decoded flight hazards - See table 3.3 +// private Integer theHazard = null; + private Integer theHazard = IMISSD; +// private Integer theWeather = null; + private Integer theWeather = IMISSD; +// private Integer theFlightConditions = null; + private Integer theFlightConditions = IMISSD; + + /** + * + * @param aType + */ + public NcAIREPWeather(String aWeatherGroup) + { + theRawData = aWeatherGroup; + decodeElement(); + } // NcAIREPWeather() + + public Integer getHazard() + { + return theHazard; + } // getHazard() + + public Integer getWeather() + { + return theWeather; + } // getWeather() + + public Integer getFlightConditions() + { + return theFlightConditions; + } // getFlightConditions() + + + //*********************************************** + // Table 3.3. AIREP Hazards (H). + // Code Figure Explanation + // 0 None + // 1 Light Turbulence + // 2 Moderate Turbulence + // 3 Severe Turbulence + // 4 Extreme Turbulence + // 5 Trace of Icing + // 6 Light Icing + // 7 Moderate Icing + // 8 Severe Icing + // 9 Hail + // + // Table 3.4. AIREP Weather (W). + // Code Figure Explanation + // 0 Clear + // 1 Scattered Clouds + // 2 Broken Clouds + // 3 Continuous Layers + // 4 Lightning + // 5 Drizzle + // 6 Continuous Rain + // 7 Continuous Snow + // 8 Rain or Snow Showers + // 9 Thunderstorms + // + // + // Table 3.5. AIREP Flight Conditions (FC). + // Code Figure Explanation + // 0 Clear + // 1 Above Clouds (tops less than 10,000 ft) + // 2 Above Clouds (tops 10,000 to 18,000 ft) + // 3 Above Clouds (tops over 18,000 ft) + // 4 Below Clouds (bases less than 10,000 ft) + // 5 Below Clouds (bases 10,000 to 18,000 ft) + // 6 Below Clouds (bases above 18,000 ft) + // 7 Between Broken or Overcast Layers + // 8 In Clouds + // 9 In and Out of Clouds + //*********************************************** + + private void decodeElement() + { + if(theRawData.length() == WX_LENGTH) + { + int pos = VALID_CHARS.indexOf(theRawData.charAt(WX_HAZARD)); + if(pos >= 0) + { + theHazard = pos-1; + } + pos = VALID_CHARS.indexOf(theRawData.charAt(WX_WEATHER)); + if(pos >= 0) + { + theWeather = pos-1; + } + pos = VALID_CHARS.indexOf(theRawData.charAt(WX_FLIGHT)); + if(pos >= 0) + { + theFlightConditions = pos-1; + } + } + } // decodeElement() + + public String toString() + { + StringBuffer retData = new StringBuffer(); + retData.append((theHazard >= 0) ? String.valueOf(theHazard) : "/"); + retData.append((theWeather >= 0) ? String.valueOf(theWeather) : "/"); + retData.append((theFlightConditions >= 0) ? String.valueOf(theFlightConditions) : "/"); + + + return retData.toString(); + } // toString() +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/decoder/NcAirepParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/decoder/NcAirepParser.java new file mode 100644 index 0000000000..1798b37175 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/decoder/NcAirepParser.java @@ -0,0 +1,1246 @@ +/** + * This software was modified from Raytheon's airep plugin by + * NOAA/NWS/NCEP/NCO to order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.ncairep.decoder; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.HashMap; +import java.util.Map; +import java.util.StringTokenizer; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.uf.edex.decodertools.aircraft.AircraftFlightLevel; +import com.raytheon.uf.edex.decodertools.aircraft.AircraftLatitude; +import com.raytheon.uf.edex.decodertools.aircraft.AircraftLongitude; +import com.raytheon.uf.edex.decodertools.aircraft.AircraftRemarks; +import com.raytheon.uf.edex.decodertools.core.BasePoint; +import com.raytheon.uf.edex.decodertools.core.PlatformLocationProxy; +import com.raytheon.uf.edex.decodertools.time.TimeTools; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +/** + * The NcAirepParser takes a String that should contain a single AIREP observation + * and parses the individual elements of the observation, and performs a decode + * of those elements. The data is made available to clients through a set of get + * methods for each data item. + *
+ * SOFTWARE HISTORY
+ * Date           PTR#     Engineer      Description
+ * ------------   -------- ------------- -------------------------------------
+ * 04/27/2011              F.J.Yen       Initial creation from airep.  Change
+ * 										 temperature and windSpeed from Double to
+ * 										 Float; windDirection from Integer to Float.
+ * 09/20/2011    286       Q.Zhou        Modified splitLatLon() to solve 3606S15942E. 
+ * 									     Modified decodeTime()
+ *									     Added 8 new fields and functions. 
+ *									     Added decodeCloud()
+ *										 Changed reportType to string, in parseElements
+ *										 Added suspectTimeFlag field.
+ *										 get reportType and data for ether airep or amdar.
+ * 09/29/2011    286       Q.Zhou        Modified decodeTempreture to work for both amdar and airep.
+ * 10/04/2011    286       Q.Zhou        Removed wmoHeader parameter. Modified splitLatLon() to solve 3606S 15942E
+ * 10/17/2011    286       Q.Zhou        Added WX_COND_WORDS and checking.
+ * 11/01/2011    286       Q.Zhou        Added month and year to decodetime
+ * 
+ */ +public class NcAirepParser +{ + /** The logger */ + private Log logger = LogFactory.getLog(getClass()); + + private static final boolean WANT_DELIMITERS = false; + // Only going to delimit aireps with spaces and carriage control. + private static final String DELIMITER = " ;$=\r\n"; + + private static final int MAX_WIND_SPEED = 500; + + // Once set the obs data cannot be changed! + private final String reportData; + + private static final float RMISSD = IDecoderConstantsN.UAIR_FLOAT_MISSING; + private static final int IMISSD = IDecoderConstantsN.INTEGER_MISSING; + + private static final Map WX_COND_WORDS = new HashMap(); + static { + WX_COND_WORDS.put("NEG", "NEG"); + WX_COND_WORDS.put("NONE", "NONE"); + WX_COND_WORDS.put("NIL", "NONE"); + WX_COND_WORDS.put("SMOOTH", "NEG"); + WX_COND_WORDS.put("SMTH", "NEG"); + WX_COND_WORDS.put("TRACE", "TRACE"); + WX_COND_WORDS.put("LT", "LGT"); + WX_COND_WORDS.put("LGT", "LGT"); + WX_COND_WORDS.put("MOD", "MOD"); + WX_COND_WORDS.put("MDT", "MOD"); + WX_COND_WORDS.put("SEV", "SEV"); + WX_COND_WORDS.put("SVR", "SEV"); + WX_COND_WORDS.put("SEVR", "SEV"); + WX_COND_WORDS.put("SEVERE", "SEV"); + WX_COND_WORDS.put("EXTRM", "EXTRM"); + WX_COND_WORDS.put("XTRM", "EXTRM"); + WX_COND_WORDS.put("HVY", "EXTRM"); + + WX_COND_WORDS.put("OCN", "OCN"); + WX_COND_WORDS.put("ISO", "ISO"); + WX_COND_WORDS.put("INT", "INT"); + WX_COND_WORDS.put("INTMT", "INT"); + WX_COND_WORDS.put("INTERMIT", "INT"); + WX_COND_WORDS.put("CON", "CON"); + WX_COND_WORDS.put("CONS", "CON"); + + WX_COND_WORDS.put("RIME", "RIME"); + //WX_COND_WORDS.put("CLR", "CLR"); + WX_COND_WORDS.put("MXD", "MXD"); + WX_COND_WORDS.put("MIX", "MXD"); + WX_COND_WORDS.put("MX", "MXD"); + WX_COND_WORDS.put("CLEAR", "CLR"); + WX_COND_WORDS.put("CHOP", "CHOP"); + WX_COND_WORDS.put("CAT", "CAT"); + + WX_COND_WORDS.put("OVC", "OVC"); + WX_COND_WORDS.put("BKN", "BKN"); + WX_COND_WORDS.put("SCT", "SCT"); + WX_COND_WORDS.put("FEW", "FEW"); + WX_COND_WORDS.put("VV", "VV"); + WX_COND_WORDS.put("CLR", "CLR"); + WX_COND_WORDS.put("SKC", "CLR"); + WX_COND_WORDS.put("BLNK", "CLR"); + WX_COND_WORDS.put("OBS", "OBS"); + + WX_COND_WORDS.put("UNKN", "UNKN"); + WX_COND_WORDS.put("UNKNOWN", "UNKN"); + } + + // + // Determine if the input data corresponds to a hour minute time + // + // i.e. 0000 to 2359 + // + // "^([0..1]{1}[0..9]{1})|(2[0..3]{1})[0..5]{1}[0..9]{1}" + // + // Start of token "^" + // 0 or 1 followed by 0 to 9 or + // 2 followed by 0 to 3 + // + // 0 to 5 followed by 0 to 9 + // End of token "$" + // + final Pattern TIME_Airep = Pattern.compile("[0-9]{4}"); + final Pattern TIME_Amdar = Pattern.compile("[0-9]{6}"); + //Pattern.compile("^(([0-1]{1}[0-9]{1})|(2[0-3]{1}))([0-5]{1}[0-9]{1})$"); + + final Pattern WX_GROUP = Pattern.compile("^[0-9/]{3}$"); + // Two different flight level patterns + final Pattern FL_SHORT = Pattern.compile("F\\d{3}"); + final Pattern FL_LONG = Pattern.compile("FL\\d{3}"); + + final Pattern TEMP_SHORT = Pattern.compile("^(M|P)\\d{2}"); + final Pattern TEMP_LONG = Pattern.compile("^(MS|PS)\\d{2}"); + final Pattern TEMP_SHORT2 = Pattern.compile("^(M|P)\\d{3}"); + final Pattern TEMP_LONG2 = Pattern.compile("^(MS|PS)\\d{3}"); + + // Parsed and/or decoded observation elements. + private ArrayList theElements = new ArrayList(); + + private String aircraftId = null; + private String reportType = null; + private Double latitude = null; + private Double longitude = null; + private Calendar observationTime = null; + private AircraftFlightLevel flightLevel = null; + private Float temperature = RMISSD; + private NcAIREPWeather weatherGroup = null; + private Float windDirection = RMISSD; + private Float windSpeed = RMISSD; + private AircraftRemarks rptRemarks = null; + + private String turbInten; + private String turbType; + private String turbFreq; + private String iceInten; + private String iceType; + private String skyCover; + private int skyBaseHeight; + private int skyTopHeight; + private String suspectTimeFlag; + private String headerTime; + + /** + * Create the parser for and decode an observation from a String. + * @param anObservation A string containing the observation. + */ + public NcAirepParser(String anObservation) { + reportData = anObservation; + parseElements(); + } + + /** + * Create the parser for and decode an observation from a String. + * @param anObservation A string containing the observation. + */ + public NcAirepParser(byte [] anObservation) { + reportData = new String(anObservation); + parseElements(); + } + + /** + * Expose the internal parsed elements for testing. + * @return A collection of the parsed elements. + */ + ArrayList parseElementsTestPoint() { + ArrayList retElements = new ArrayList(); + retElements.addAll(theElements); + return retElements; + } + + /** + * Parse the AIREP observation into individual elements. + * Note that during parse or decode the order of the elements does not + * change. The only exception to this rule is that all elements identified + * as comments/remarks are placed at the end of the observation elements. + */ + private void parseElements() { + + StringTokenizer st = + new StringTokenizer(reportData,DELIMITER,WANT_DELIMITERS); + + // parse first record in st --headerTime + if (st.hasMoreTokens()) + headerTime = st.nextToken().trim(); + + // parse second record in st -- AMDAR or ARP + // if it is AMDAR, remove the third st ( DES|ASC|LVR) + String temp = ""; + if (st.hasMoreTokens()) {// && reportData.startsWith("AMDAR")) + temp = st.nextToken(); + if (temp.equalsIgnoreCase("AMDAR") && st.hasMoreTokens()) + st.nextToken(); + } + + // Now get the elements + while(st.hasMoreTokens()) { + String s = st.nextToken(); + + if (s!= null ) + theElements.add(s); + //System.out.println("**********theElements "+s); + +// if(!DELIMITER.equals(s)) { +// Object o = NcAIREPObsType.obsTypeFactory(s); +// if((o != null)&&(reportType == null)) { +// reportType = ((NcAIREPObsType) o).getValue(); +// } else { +// theElements.add(s); +// } +// } + } + + decodeReportType(); + decodeHazard(); + decodeMID(); + splitLatLon(); + decodeLatitude(); + decodeLongitude(); + decodeTime(); + + // By now we should have found lat lon information. If not then + // run back through the data to see if there is a waypoint. If we + // get to the time information, quit, it's not there. + if((latitude == null)&&(longitude == null)) + { + for(int i = 0;i < theElements.size();i++) + { + Object o = theElements.get(i); + if(o instanceof String) + { + BasePoint wayPoint = PlatformLocationProxy.lookup((String)o,null); + // found a waypoint + if(wayPoint != null) + { + latitude = AircraftLatitude.createLatitude(wayPoint); + longitude = AircraftLongitude.createLongitude(wayPoint); + + theElements.set(i,latitude); + theElements.add(i+1,longitude); + break; + } + } + else if(o instanceof Calendar) + { + break; + } + } + } + // Need to have lat / lon data + if((latitude == null)||(longitude == null)) { + observationTime = null; + return; + } + decodeFlightLevel(); + decodeTemperature(); + decodeWeatherGroup(); + decodeWinds(); + collectRemarks(); + determineAircraftId(); + } // parseElements() + + /* + * get ReportType + */ + private void decodeReportType() + { + if (reportData.contains("ARP")) + reportType = "AIREP"; + else if (reportData.contains("AMDAR")) + reportType = "AMDAR"; + } + /** + * When the primary decode is complete the aircraft ID should be the only + * data left prior to the latitude/longitude data. If found then set this + * data as the id. + */ + private void determineAircraftId() + { + for(int i = 0;i < theElements.size();i++) + { + Object o = theElements.get(i); + if(o instanceof Double) + { + break; + } + if(o instanceof String) + { + aircraftId = (String) o; + break; + } + } + } // determineAircraftId() + + /** + * Determine if a latitude/longitude group is run-together or may be a + * navigation waypoint. As an example + *
5802N02015W
+ * is split into 2 groups + *
5802N 02015W
+ * which is then processed normally. + */ + private void splitLatLon() + { + int latlonCnt =0; + for(int i = 0;i < theElements.size();i++) + { + Object o = theElements.get(i); + if(o !=null && o instanceof String) + { + String s = theElements.get(i).toString().trim(); //e.g. UAE412 3606S 15942E 1150 F410 MS47 281/75= + + if ( !s.equalsIgnoreCase("")) { + String[] split =s.split("[A-Z]"); //this can get 3606S, 15942E, 1150, 281/75, so need return. + + if (split.length != 0) { + + int splitPos = split[0].length(); + + if (splitPos != 0 ){ // not start with a letter + if (splitPos < s.length()-1) { //s is like 3606S15942E, no space + String s11 = s.substring( 0, splitPos +1 ); + String s22 = s.substring( splitPos +1 ); + + theElements.set(i, s11); + theElements.add(i+1, s22); + return; + } + else { + theElements.set(i, s); + latlonCnt++; + + if (latlonCnt >1) + return; + } + } + } + } + } + } // for + + } // splitLatLon() + + /** + * Attempt to locate and decode the latitude information within this + * AIREP observation. The decode object replaces the string data within + * the observation elements collection. + */ + private void decodeLatitude() + { + if(latitude == null) + { + for(int i = 0;i < theElements.size();i++) + { + Object o = theElements.get(i); + if(o instanceof String) + { + AircraftLatitude lat = AircraftLatitude.aircraftLatitudeFactory((String) o); + if(lat != null) + { + theElements.set(i,lat); + latitude = lat.decodeLatitude(); + break; + } + } + } + } + } // decodeLatitude() + + /** + * Attempt to locate and decode the longitude information within this + * AIREP observation. The decode object replaces the string data within + * the observation elements collection. + */ + private void decodeLongitude() + { + if(longitude == null) + { + for(int i = 0;i < theElements.size();i++) + { + Object o = theElements.get(i); + if(o instanceof String) + { + AircraftLongitude lon = AircraftLongitude.aircraftLongitudeFactory((String) o); + if(lon != null) + { + theElements.set(i,lon); + longitude = lon.decodeLongitude(); + break; + } + } + } + } + } // decodeLongitude() + + + /** + * Attempt to locate and decode the time information within this + * AIREP observation. The decode object replaces the string data within + * the observation elements collection. + */ + private void decodeTime() + { + Calendar oTime = TimeTools.getSystemCalendar(); + + Calendar issuTime = TimeTools.copy(oTime); + + int day = Integer.parseInt(headerTime.substring(0,2)); + int hour = Integer.parseInt(headerTime.substring(2,4)); + int minute = Integer.parseInt(headerTime.substring(4)); + + int year = oTime.get(Calendar.YEAR); + int month = oTime.get(Calendar.MONTH); + //System.out.println("DAY "+day +" "+ oTime.get(Calendar.DAY_OF_MONTH)); + if ( day - oTime.get(Calendar.DAY_OF_MONTH ) >1) { //if obs day is much bigger than current day + month = month - 1; + if(month == 0) { + month = 12; + year = year-1; + } + issuTime.set(Calendar.MONTH, month); + issuTime.set(Calendar.YEAR, year); + } + + issuTime.set(Calendar.DAY_OF_MONTH, day); + issuTime.set(Calendar.HOUR_OF_DAY,hour); + issuTime.set(Calendar.MINUTE,minute); + issuTime.set(Calendar.SECOND,0); + issuTime.set(Calendar.MILLISECOND,0); + + for(int i = 1; i < theElements.size();i++) //start from second record + { + Object o = theElements.get(i); + if(o instanceof String) + { + String s = (String) o; + if(TIME_Airep.matcher(s).matches()) + { + hour = Integer.parseInt(s.substring(0, 2)); + minute = Integer.parseInt(s.substring(2, 4)); + + observationTime = TimeTools.copy(oTime); + observationTime.set(Calendar.YEAR, year); + observationTime.set(Calendar.MONTH, month); + observationTime.set(Calendar.DAY_OF_MONTH, day); + observationTime.set(Calendar.HOUR_OF_DAY,hour); + observationTime.set(Calendar.MINUTE,minute); + observationTime.set(Calendar.SECOND,0); + observationTime.set(Calendar.MILLISECOND,0); + + if (observationTime.getTime() != issuTime.getTime()) + observationTime = checkDayInTime (observationTime, issuTime); + //System.out.println("***********time2 "+observationTime.getTime()); + if(observationTime.compareTo(oTime) > 0) + observationTime.add(Calendar.DAY_OF_MONTH,-1); + } + else if (TIME_Amdar.matcher(s).matches()) { + day = Integer.parseInt(s.substring(0, 2)); + hour = Integer.parseInt(s.substring(2, 4)); + minute = Integer.parseInt(s.substring(4, 6)); + + observationTime = TimeTools.copy(oTime); + observationTime.set(Calendar.YEAR, year); + observationTime.set(Calendar.MONTH, month); + observationTime.set(Calendar.DAY_OF_MONTH, day); + observationTime.set(Calendar.HOUR_OF_DAY,hour); + observationTime.set(Calendar.MINUTE,minute); + observationTime.set(Calendar.SECOND,0); + observationTime.set(Calendar.MILLISECOND,0); + + if(observationTime.compareTo(oTime) > 0) + observationTime.add(Calendar.DAY_OF_MONTH,-1); + } + //System.out.println("***********time2 "+observationTime.getTime()); + + theElements.set(i,observationTime); + break; + + } + } + } + + private Calendar checkDayInTime (Calendar obs, Calendar issue) { + + long tdif = Math.abs(obs.getTime().getTime() - issue.getTime().getTime()); + + final long MIN_HOUR = 60 * 60 * 1000; + final long MAX_HOUR = 23 * MIN_HOUR; + + if ( obs.compareTo(issue) > 0 ) { + if ( tdif <= MIN_HOUR ) { + ; + } else if ( tdif >= MAX_HOUR ) { + obs.add(Calendar.DATE, -1); + } else if ( tdif > MIN_HOUR && tdif < MAX_HOUR ) { + obs.add(Calendar.DATE, -1); + suspectTimeFlag = "true"; + } + } + else { + if ( tdif <= MIN_HOUR ) { + ; + } else if ( tdif >= MAX_HOUR ) { + obs.add(Calendar.DATE, 1); + } else if ( tdif > MIN_HOUR && tdif < MAX_HOUR ) { + suspectTimeFlag = "true"; + } + } + + return obs; + } + + private void decodeFlightLevel() { + for(int i = 0;i < theElements.size();i++) { + Object o = theElements.get(i); + if(o instanceof String) { + String s = (String) o; + if(FL_SHORT.matcher(s).matches()) { + double fLevel = Integer.parseInt(s.substring(1))*100; + + flightLevel = new AircraftFlightLevel(fLevel); + theElements.set(i,flightLevel); + break; + } else if(FL_LONG.matcher(s).matches()) { + double fLevel = Integer.parseInt(s.substring(1))*100; + + flightLevel = new AircraftFlightLevel(fLevel); + theElements.set(i,flightLevel); + break; + } + } + } + } + + /** + * Decode the temperature information in this observation. + * e.g. Airep MS45, AMDAR MS456 + */ + private void decodeTemperature() + { + for(int i = 0;i < theElements.size();i++) + { + Object o = theElements.get(i); + if(o instanceof String) + { + float temp = RMISSD; + temperature = RMISSD; + String s = (String) o; + + if(TEMP_LONG.matcher(s).matches() ||TEMP_LONG2.matcher(s).matches()) + { + String ss = s.substring(2); + + if(!"//".equals(ss)) + { + if (ss.length()>2) + ss = ss.substring(0, 2) + "." + ss.substring(2); + + temp = Float.parseFloat(ss); + + if("MS".equals(s.substring(0,2))) + { + temp *= -1; + } + temperature = new Float(temp); + theElements.set(i,temperature); + } + break; + } + else if(TEMP_SHORT.matcher(s).matches() ||TEMP_SHORT2.matcher(s).matches()) + { + String ss = s.substring(1); + if(!"//".equals(ss)) + { + if (ss.length()>2) + ss = ss.substring(0, 2) + "." + ss.substring(2); + + temp = Float.parseFloat(ss); + + if("M".equals(s.substring(0,1))) + { + temp *= -1; + } + temperature = new Float(temp); + theElements.set(i,temperature); + } + break; + } + } + } + } + + /** + * Attempt to locate and decode the 3 digit hazards and weather group. + */ + private void decodeWeatherGroup() + { + for(int i = 0;i < theElements.size();i++) + { + Object o = theElements.get(i); + if(o instanceof String) + { + String s = (String) o; + if(s.length() == 3) + { + if(WX_GROUP.matcher(s).find()) + { + weatherGroup = new NcAIREPWeather(s); + theElements.set(i,weatherGroup); + break; + } + } + } + } + } // decodeWeatherGroup() + + /** + * Decode the wind data group in the following forms. + * 16080 + * 160080 + * 163/080 + * 163/080KT + * @throws DecodeException if winds are bad + */ + private void decodeWinds() { + + // By now we should have found the flight level data. + int i = 0; + for(;i < theElements.size();i++) { + if(theElements.get(i) instanceof AircraftFlightLevel) { + i++; + break; + } + } // for() + + + for(;i < theElements.size();i++) { + Object o = theElements.get(i); + windSpeed = RMISSD; + windDirection = RMISSD; + if(o instanceof String) { + String s = (String) o; + if(s != null) { + if(s.startsWith("M") || s.startsWith("P") || s.startsWith("/")) { + // These are temperatures. Some temps are + // being reported as 5 digits (MS513 which is -51.3) + continue; + } else if(s.endsWith("KT")) { + s = s.substring(0,s.length() - 2); + } else if(s.endsWith("KTS")) { + s = s.substring(0,s.length() - 3); + } + int solidusPos = s.indexOf("/"); + + String windDir = null; + + String windSpd = null; + if(solidusPos > 0) { + windDir = s.substring(0,solidusPos); + windSpd = s.substring(solidusPos+1); + } else if(s.length() == 5) { + windDir = s.substring(0,2) + "0"; + windSpd = s.substring(2); + } else if(s.length() == 6) { + windDir = s.substring(0,3); + windSpd = s.substring(3); + } + if((windSpd != null)&&(windDir != null)) { + try { + float value = Float.parseFloat(windSpd); + if((value >= 0)&&(value < MAX_WIND_SPEED)) { + windSpeed = value; + } else { + windSpeed = RMISSD; + } + + + value = Float.parseFloat(windDir); + // Database constraint is 1 - 360. + if (value == 0) + { + value = 360; + } + windDirection = value; // windDirection.fromDegree(value); + // Database constraint is 1 - 360. + + theElements.set(i,windDirection); + theElements.add(i+1,windSpeed); + } + catch(Exception nothing) { + String msg = String.format("Error decoding winds: [%s] [%s]",windSpd,windDir); + + logger.info(msg); + } + break; + } + if (windDir ==null) { + windDirection = RMISSD; + theElements.set(i,windDirection); + } + if (windSpeed ==null) { + windSpeed = RMISSD; + theElements.set(i,windSpeed); + } + } + } + + if (windDirection ==null) { + windDirection = RMISSD; + theElements.set(i,windDirection); + } + } + } + + /* Observed hazard in TB, SK, IC order in Airep. Observed appear once at most for each. + * e.g. airep: ARP ASA858 3948N 13807W 2354 F370 MS53 263/046KT TB SMTH= + * amdar: AMDAR LVR AU0144 2903S 15252E 202133 F350 MS440 193/081 TB3 S031 + * + */ + private void decodeHazard() { + + int iTb = 0; //index of TB contents in airep, not in amdar + int iIc = 0; //index of IC contents in airep + int iSk = 0; //index of SK contents in airep + int size = theElements.size(); + + for(int i=0; i < size; i++) { + String elem = theElements.get(i).toString().trim(); + + if(elem.startsWith("TB") ) { + if (elem.length() ==3) //Amdar TB1 + turbInten = findTurbAmdar(elem); + else + iTb = i+1; + } + + if(elem.startsWith("IC") ) { + if (elem.length() ==3) //Amdar + iceInten = findTurbAmdar(elem); + else + iIc = i+1; + } + + if(elem.startsWith("SK") ) { + iSk = i+1; + } + } // for() + + // Airep: Only observed that hazards in the TB, SK, IC order + // TB format: a number or CONT|OCTL intensity CHOP|CAT + if (iTb !=0 && iTb < size ) { //iTb !=0 eliminate header + if ( !theElements.get(iTb).toString().equalsIgnoreCase("SK") + && !theElements.get(iTb).toString().equalsIgnoreCase("IC") + && !theElements.get(iTb).toString().equalsIgnoreCase("RM")){ + + String temp = theElements.get(iTb).toString(); + if (WX_COND_WORDS.get(temp) != null) + temp = WX_COND_WORDS.get(temp); + + if (temp.startsWith("CO") || temp.startsWith("OC") || temp.startsWith("INT")) //INTMT + turbFreq = temp; + else if (temp.startsWith("CHO") || temp.startsWith("CA")) + turbType = temp; + else + turbInten = temp; + + iTb++; + } + } + // second elem in TB + if (iTb !=0 && iTb < size ) { + if ( !theElements.get(iTb).toString().equalsIgnoreCase("SK") + && !theElements.get(iTb).toString().equalsIgnoreCase("IC") + && !theElements.get(iTb).toString().equalsIgnoreCase("RM")){ + + String temp = theElements.get(iTb).toString(); + if (WX_COND_WORDS.get(temp) != null) + temp = WX_COND_WORDS.get(temp); + + if (temp.startsWith("CHO") || temp.startsWith("CA")) + turbType = temp; + else + turbInten = temp; + + iTb++; + } + } + // third elem in TB + if (iTb !=0 && iTb < size ) { + if ( !theElements.get(iTb).toString().equalsIgnoreCase("SK") + && !theElements.get(iTb).toString().equalsIgnoreCase("IC") + && !theElements.get(iTb).toString().equalsIgnoreCase("RM")){ + + String temp = theElements.get(iTb).toString(); + if (WX_COND_WORDS.get(temp) != null) + temp = WX_COND_WORDS.get(temp); + + if (temp.startsWith("CHOP") || temp.startsWith("CAT")) + turbType = temp; + } + } + + // Airep: handle turbInten number value + if (iTb !=0 && turbInten != null ) + turbInten = checkTurbNumAirep(turbInten); + + // Airep: handle turbInten with "-". e.g. LGT-MOD => LGTMOD + if (iTb !=0 && turbInten != null) { + String[] s = turbInten.split("-"); + if (s.length ==2) + turbInten = s[0] + s[1]; + } + + // Airep: IC format: a number or intensity (MX|CLR|RIME, didn't see) + if (iIc !=0 && iIc < size) { + + if ( !theElements.get(iIc).toString().equalsIgnoreCase("RM") + && !theElements.get(iIc).toString().equalsIgnoreCase("SK")) { //didn't see, in case... + + iceInten = theElements.get(iIc).toString(); + if (WX_COND_WORDS.get(iceInten) != null) + iceInten = WX_COND_WORDS.get(iceInten); + // handle iceInten number value + iceInten = checkIceNumAirep(iceInten); + } + } + + // Airep: handle iceInten with "-". e.g. LGT-MOD => LGTMOD + if (iIc !=0 ) { + String[] s = iceInten.split("-"); + if (s.length ==2) + iceInten = s[0] + s[1]; + } + + // SK format: CLEAR,CLR, RM + if (iSk !=0 && iSk < size) { + if ( !theElements.get(iSk).toString().equalsIgnoreCase("RM") + && !theElements.get(iSk).toString().equalsIgnoreCase("IC")) { + + skyCover = theElements.get(iSk).toString(); + if (WX_COND_WORDS.get(skyCover) != null) + skyCover = WX_COND_WORDS.get(skyCover); + } + } + + } + + /** + * The "MID" section only occurs in the AIREP remarks section. So if we find + * a "MID" token we create a remarks object using all data from the MID token + * to the end of the data. + */ + private void decodeMID() + { + for(int i = 0;i < theElements.size();i++) + { + Object o = theElements.get(i); + if(o instanceof String) + { + String s = (String) o; + if("MID".equals(s)) + { + AircraftRemarks remarks = new AircraftRemarks(s); + for(i++;i < theElements.size();) + { + remarks.addRemarks(" "); + remarks.addRemarks((String) theElements.get(i)); + theElements.remove(i); + } + rptRemarks = remarks; + } + } + } + } + + /** + * Iterate over any remaining data left in the observation that is AFTER + * the time information. These data are bundled together as a remarks + * string that will be appended to the end of the observation data. + */ + private void collectRemarks() { + boolean timeFound = false; + int i = 0; + for(;i < theElements.size();i++) { + Object o = theElements.get(i); + if(timeFound = (o instanceof Calendar)) { + break; + } + } // for + if(timeFound) { + StringBuffer remarksBuffer = new StringBuffer(); + for(;i < theElements.size();i++) { + Object o = theElements.get(i); + if(o instanceof String) { + theElements.remove(i); + i--; + remarksBuffer.append(o); + remarksBuffer.append(" "); + } + } // for + if(remarksBuffer.length() > 0) { + if(rptRemarks != null) { + remarksBuffer.insert(0," "); + remarksBuffer.insert(0,rptRemarks.getValue()); + } + rptRemarks = new AircraftRemarks(remarksBuffer.toString()); + } + } + } // collectRemarks() + + + /** + * @return the reportData + */ + public String getReportData() { + return reportData; + } + + /** + * @return the reportType + */ + public String getReportType() { + return reportType; + } + + /** + * @param reportType the reportType to set + */ + public void setReportType(String reportType) { + this.reportType = reportType; + } + + /** + * Get the decoded Aircraft id. + * @return The decoded Aircraft id. + */ + public String getAircraftId() + { + return aircraftId; + } // getAircraftId() + + /** + * Get the decoded Latitude instance. + * @return The decoded Latitude + */ + public Double getLatitude() + { + return latitude; + } // getLatitude() + + /** + * Get the decoded Longitude instance. + * @return The decoded Longitude. + */ + public Double getLongitude() + { + return longitude; + } // getLongitude() + + /** + * Get the AIREP observation time. + * @return The AIREP observation time. + */ + public Calendar getObservationTime() + { + return observationTime; + } // getObservationTime() + + /** + * Get the decoded aircraft flight level data. + * @return The decoded aircraft flight level data. + */ + public Integer getFlightLevel() { +// Integer retValue = null; + Integer retValue = IMISSD; + if(flightLevel != null) { + retValue = flightLevel.getFlightLevel(); + } + return retValue; + } // getFlightLevel() + + /** + * Get the decoded temperature data. + * @return The decoded temperature. + */ + public Float getTemperature() + { + return temperature; + } // getAirTemperature() + + public NcAIREPWeather getWeatherGroup() + { + return weatherGroup; + } // getWeatherGroup() + + /** + * Get the decoded wind direction data. + * @return The decoded wind direction data. + */ + public Float getWindDirection() + { + return windDirection; + } // getWindDirection() + + /** + * Get the decoded wind speed data. + * @return The decoded wind speed data. + */ + public Float getWindSpeed() + { + return windSpeed; + } // getWindSpeed() + + public String getTurbInten() { + return turbInten; + } + public String getTurbType() { + return turbType; + } + public String getTurbFreq() { + return turbFreq; + } + public String getIceInten() { + return iceInten; + } + public String getIceType() { + return iceType; + } + public String getSkyCover() { + return skyCover; + } + public int getSkyBaseHeight() { + return skyBaseHeight; + } + public int getSkyTopHeight() { + return skyTopHeight; + } + public String getSuspectTimeFlag() { + return suspectTimeFlag; + } + + /** + * Get any remarks information found. + * @return The remarks information. An empty string is returned if no + * remarks data was found. + */ + public String getRemarks() + { + return (rptRemarks != null) ? rptRemarks.toString() : ""; + } // getRemarks() + + /* + * Amdar: match TB number with hazard intensity. + */ + private String findTurbAmdar(String elem) { + String amdar = ""; + if (elem.charAt(2) =='0') //e.g. TB0 + amdar = "NEG"; + else if (elem.charAt(2) =='1') + amdar = "LGT"; + else if (elem.charAt(2) =='2') + amdar = "MOD"; + else if (elem.charAt(2) =='3') + amdar = "SEV"; + else if (elem.charAt(2) =='/') + amdar = ""; + + return amdar; + } + + private String checkTurbNumAirep(String turb) { + String turbInten = ""; + try { + int tb = Integer.parseInt(turb); + if (tb == 0) + turbInten = "NEG"; + else if (tb == 1) + turbInten = "LGT"; + else if (tb == 2) + turbInten = "MOD"; + else if (tb == 3) + turbInten = "SEV"; + else if (tb == 4) + turbInten = "EXTRM"; + + } catch (NumberFormatException e) { + // is not a number, no change. + return turb; + } + + return turbInten; + } + + private String checkIceNumAirep(String ice) { + String iceInten = ""; + try { + int tb = Integer.parseInt(ice); + if (tb == 0) + iceInten = "NEG"; + else if (tb == 5) + iceInten = "LGT"; + else if (tb == 6) + iceInten = "MOD"; + else if (tb == 7) + iceInten = "SEV"; + else if (tb == 8) + iceInten = "EXTRM"; + + } catch (NumberFormatException e) { + // is not a number, no change. + return ice; + } + + return iceInten; + } + + //test + public static void main(String [] args) { + String cloud = "test"; + cloud = WX_COND_WORDS.get(cloud); + System.out.println("cloud "+cloud); + + ArrayList theElements = new ArrayList(); + String reportData = "AMDAR LVR CNFNXL 3315N 11850E 190113 F226 MS123 278/038 TB/ S//1="; + //String s = "ARP COA1193 3358N 07218W 0209 F360 MS48 221/058KT TB SMTH SK CLEAR="; + String s2 = "AMDAR LVR CNFNXL 3315N 11850E 190113 F226 MS123 278/038 TB/ S//1="; + + // test1 theElements + StringTokenizer st = + new StringTokenizer(reportData,DELIMITER,WANT_DELIMITERS); + + // parse first record in st --headerTime + String headerTim = ""; + if (st.hasMoreTokens()) + headerTim = st.nextToken().trim(); + + // parse second record in st -- AMDAR or ARP + // if it is AMDAR, remove the third st + String temp = ""; + if (st.hasMoreTokens()) {// && reportData.startsWith("AMDAR")) + temp = st.nextToken(); + if (temp.equalsIgnoreCase("AMDAR") && st.hasMoreTokens()) + st.nextToken(); + } + + // Now get the elements + while(st.hasMoreTokens()) { + String s = st.nextToken(); + + if (s!= null ) + theElements.add(s); + } + System.out.println(theElements); + + //test2 splitLatlon + int latlonCnt =0; + for(int i = 0;i < theElements.size();i++) + { + Object o = theElements.get(i); + + if(o !=null && o instanceof String) + { + String s = theElements.get(i).toString().trim(); //e.g. UAE412 3606S 15942E 115 F410 MS47 281/75= + + if ( !s.equalsIgnoreCase("")) { + String[] split =s.split("[A-Z]"); + + if (split.length != 0) { + + int splitPos = split[0].length(); + System.out.println("***********splitPos "+splitPos +" "+split[0]); + if (splitPos != 0 ){ // not start with a letter + if (splitPos < s.length()-1) { //s is like 3606S15942E, no space + System.out.println("***********splitPos "+splitPos +" "+split[0]); + String s11 = s.substring( 0, splitPos +1 ); + String s22 = s.substring( splitPos +1 ); + + theElements.set(i, s11); + theElements.add(i+1, s22); + System.out.println("****latlon "+s11 +" "+s22); + return; + } + else { + + theElements.set(i, s); + latlonCnt++; + System.out.println("****lon "+s); + if (latlonCnt >1) + return; + + } + } + } + } + } + } + + //test3 time + for(int i = 0;i < theElements.size();i++) + { + Object o = theElements.get(i); + + if(o !=null && o instanceof String) + { + String s = theElements.get(i).toString().trim(); //e.g. UAE412 3606S 15942E 115 F410 MS47 281/75= + + if(Pattern.compile("[0-9]{4}").matcher(s).matches()) + { System.out.println("****Airep "+s); + } + else if(Pattern.compile("[0-9]{6}").matcher(s).matches()) + { System.out.println("****Amdar "+s); + } + } + } + + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/junit/TestParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/junit/TestParser.java new file mode 100644 index 0000000000..26c22f15c4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/src/gov/noaa/nws/ncep/edex/plugin/ncairep/junit/TestParser.java @@ -0,0 +1,14 @@ +package gov.noaa.nws.ncep.edex.plugin.ncairep.junit; + +import com.raytheon.uf.edex.wmo.message.WMOHeader; +import gov.noaa.nws.ncep.edex.plugin.ncairep.decoder.NcAirepParser; + +public class TestParser { + WMOHeader wmoHeader; + String anObservation = "ARP UAL556 4126N 09338W 2359 F370 MS54 220/040KT TB SMTH="; + public TestParser() { + NcAirepParser parser = new NcAirepParser(anObservation); + String turb = parser.getTurbInten(); + System.out.println("turb"+turb); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/utility/common_static/base/purge/ncairepPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/utility/common_static/base/purge/ncairepPurgeRules.xml new file mode 100644 index 0000000000..c46545c6f1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/utility/common_static/base/purge/ncairepPurgeRules.xml @@ -0,0 +1,10 @@ + + + + + ncairep + default + + 02-00:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/utility/edex_static/base/distribution/ncairep.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/utility/edex_static/base/distribution/ncairep.xml new file mode 100644 index 0000000000..a5ed2b0971 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncairep/utility/edex_static/base/distribution/ncairep.xml @@ -0,0 +1,13 @@ + + + + + + ^U(A|D).... * + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/NcgribDecoder.py b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/NcgribDecoder.py index 735441ba8f..0249543fb6 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/NcgribDecoder.py +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/NcgribDecoder.py @@ -131,6 +131,12 @@ THINNED_GRID_VALUES = THINNED_GRID_PT_MAP.values() # 06/28/11 xguo Added codes to get correct VAR/VCD # 07/12/11 xguo Changed Grib1Decoder() to Ncgrib1Decoder() # 07/26/11 xguo Added codes to handle Derived Ensemble Data +# 09/08/11 xguo Added one column grib data +# 09/21/11 xguo Check derived ensemble data +# 10/04/11 xguo Remove '_' from model name +# 11/02/11 xguo Added codes to decode firewx +# 11/08/11 xguo Adjusted glevel1/glevel2 for PRES/PDLY/POTV +# 11/22/11 xguo Updated Level infor in model # class NcgribDecoder(): @@ -147,8 +153,10 @@ class NcgribDecoder(): self.inputFile = None self.abbr = None self.derived = None - self.VCD = -1 - + self.VCD = -1 + self.count = 1 + self.AddColumn = -1 + ## # Decodes the ncgrib file # @@ -208,7 +216,7 @@ class NcgribDecoder(): if record != None: self._addRecord(records, record) - if self.abbr == "uW" or self.abbr == "uWmean" or self.abbr == "uWsprd": + if self.abbr == "uW" or self.abbr == "uWmean" or self.abbr == "uWsprd" or self.abbr == "uWprob": #Extract a second field if it exists metadataResults = grib2.getMetadata(gribFile, recordIndex, fieldIndex + 1, 0) numFields = metadataResults['numFields'] @@ -339,6 +347,9 @@ class NcgribDecoder(): nx = gdsSectionValues['coverage'].getNx().intValue() ny = gdsSectionValues['coverage'].getNy().intValue() + + if self.AddColumn == 1: + nx = nx - 1 # Correct the data according to the scan mode found in the gds section. scanMode = gdsSectionValues['scanMode'] @@ -383,8 +394,8 @@ class NcgribDecoder(): self._createModelName(pdsSectionValues['model'], self.inputFile) modelName = pdsSectionValues['model'].getModelName() - if modelName == "GHMNEST" : - pdsSectionValues['model'].generateId(self.inputFile) + if modelName == "GHMNEST" or modelName == "GHM6TH" or modelName == "HWRFNEST" or modelName == "GFS" or modelName == "NAMFIREWX": + pdsSectionValues['model'].generateId(self.inputFile) else: pdsSectionValues['model'].generateId() @@ -463,7 +474,10 @@ class NcgribDecoder(): record.setModelName(model.getModelName()) record.setFileName(self.inputFile) tokens = self.inputFile.split(".") - record.setEventName(tokens[0]) + if len(tokens) >= 3 and tokens[2] == "firewxnest": + record.setEventName(tokens[2]); + else : + record.setEventName(tokens[0]) record.setModelInfo(model) record.setResCompFlags(Integer(gdsSectionValues['resCompFlags'])) @@ -483,13 +497,32 @@ class NcgribDecoder(): discipline = record.getDiscipline() # pdt = record.getPdt() g2scale = Grib2VarsTableLookup.getG2varsScale(discipline, category, parameterId, pdsTemplateNumber) + if g2scale != 0: scale = pow(10,g2scale ) missscale = -999999 * scale for i in range(0,len(numpyDataArray)): numpyDataArray[i] = numpyDataArray[i] * scale numpyDataArray = numpy.where(numpyDataArray == missscale, -999999, numpyDataArray) - record.setMessageData(numpyDataArray) + + if self.AddColumn == 1: + self.AddColumn = -1 + numpyDataArray1 = None + nx1 = nx + 1 + metadata[4] = nx1 * ny + numpyDataArray1 = numpy.zeros((ny, nx1), numpy.float32) + numpyDataArray = numpy.resize(numpyDataArray, (ny, nx)) + + for i in range(ny): + for j in range(nx): + numpyDataArray1[i,j] = numpyDataArray[i,j] + numpyDataArray1[i,nx] = numpyDataArray[i,0] + + numpyDataArray1 = numpy.resize(numpyDataArray1, (1, metadata[4])) + + record.setMessageData(numpyDataArray1) + else: + record.setMessageData(numpyDataArray) if pdsTemplateNumber == 8 : if lenPds > 27 : @@ -499,10 +532,10 @@ class NcgribDecoder(): record.setProcessType(int(pdsSectionValues['processedDataType'])) record.setVcrdId1(int(pdsSectionValues['verticalCoordinate1'])) record.setVcrdId2(int(pdsSectionValues['verticalCoordinate2'])) - record.setGlevel1(int(pdsSectionValues['level1'])) + record.setDecodedLevel1( pdsSectionValues['level1'] ) record.setGridVersion(2) if pdsSectionValues['level2'] is not None: - record.setGlevel2(int(pdsSectionValues['level2'])) + record.setDecodedLevel2( pdsSectionValues['level2'] ) # Special case handling for ffg grids if(model.getCenterid() == 9): @@ -688,7 +721,10 @@ class NcgribDecoder(): elif (derivedForecast >= 2 and derivedForecast <= 5 ): parameterAbbreviation= parameterAbbreviation+"sprd" self.derived = 'sprd' - + elif (derivedForecast >= 193 and derivedForecast <= 195 ): + parameterAbbreviation= parameterAbbreviation+"prob" + self.derived = 'prob' + model.setTypeEnsemble(Integer(pdsTemplate[15])) model.setNumForecasts(Integer(pdsTemplate[16])) @@ -751,7 +787,10 @@ class NcgribDecoder(): model.setParameterUnit(parameterUnit) tokens = self.inputFile.split(".") - model.setEventName(tokens[0]) + if len(tokens) >= 3 and tokens[2] == "firewxnest": + model.setEventName(tokens[2]) + else: + model.setEventName(tokens[0]) # Constructing the Level object level = LevelFactory.getInstance().getLevel(levelName, levelOneValue, levelTwoValue, levelUnit) @@ -825,8 +864,8 @@ class NcgribDecoder(): pdsFields['endTime'] = endTime pdsFields['model'] = model - pdsFields['level1'] = pdsTemplate[11] - pdsFields['level2'] = pdsTemplate[14] + pdsFields['level1'] = levelOneValue #pdsTemplate[11] + pdsFields['level2'] = levelTwoValue #pdsTemplate[14] pdsFields['category'] = pdsTemplate[0] pdsFields['parameterId'] = pdsTemplate[1] pdsFields['processedDataType'] = pdsTemplate[2] @@ -883,7 +922,13 @@ class NcgribDecoder(): ny = gdsTemplate[8] dx = self._divideBy10e6(gdsTemplate[16]) dy = self._divideBy10e6(gdsTemplate[17]) - + Lon1 = lo1 + lo2 + Lon2 = lo2 + dx + if Lon1 == 360.0 or Lon2 == 360.0: + nx = nx + 1 + lo2 = lo2 + dx + self.AddColumn = 1 + coverage.setSpacingUnit(DEFAULT_SPACING_UNIT2) coverage.setNx(Integer(nx)) coverage.setNy(Integer(ny)) @@ -925,7 +970,14 @@ class NcgribDecoder(): dy = self._divideBy10e6(gdsTemplate[18]) scanMode = gdsTemplate[15] resCompFlags = gdsTemplate[11] - + + Lon1 = lo1 + lo2 + Lon2 = lo2 + dx + if Lon1 == 360.0 or Lon2 == 360.0: + nx = nx + 1 + lo2 = lo2 + dx + self.AddColumn = 1 + coverage.setSpacingUnit(DEFAULT_SPACING_UNIT) coverage.setMajorAxis(majorAxis) coverage.setMinorAxis(minorAxis) @@ -1100,6 +1152,13 @@ class NcgribDecoder(): dx = self._divideBy10e6(gdsTemplate[16]) dy = self._divideBy10e6(gdsTemplate[17]) + Lon1 = lo1 + lo2 + Lon2 = lo2 + dx + if Lon1 == 360.0 or Lon2 == 360.0: + nx = nx + 1 + lo2 = lo2 + dx + self.AddColumn = 1 + coverage.setSpacingUnit(DEFAULT_SPACING_UNIT2) coverage.setNx(Integer(nx)) coverage.setNy(Integer(ny)) @@ -1194,7 +1253,7 @@ class NcgribDecoder(): def _correctLat(self, lat): if lat < 0: - lat = lat % 180 + lat = lat % -180 else: lat = lat % 180 @@ -1354,27 +1413,40 @@ class NcgribDecoder(): gridid = model.getGridid() process = model.getGenprocess() gridModel = NcgribModelLookup.getInstance().getModel(center, subcenter, gridid, process) - + if gridModel is None: - name = "UnknownModel:" + str(center) + ":" + str(subcenter) + ":" + str(process) + ":" + gridid + name = "NewGrid:" + str(center) + ":" + str(subcenter) + ":" + str(process) + ":" + gridid tokens = fileName.split(".") hurricane = tokens[0] basin = hurricane[-1] trackno = hurricane[-3:-1] - if trackno.isdigit() : - basins = "lewcs" - if basin in basins: + if trackno.isdigit() or tokens[2] =="firewxnest": + if trackno.isdigit(): + basins = "lewcs" + if basin in basins: #name = "GHM:" + str(center) + ":" + str(subcenter) + ":" + str(process) + ":" + gridid #hurricaneName = hurricane[:len(hurricane)-3] - if tokens[2] == "gribn3": - name = "GHMNEST" - else: - name = "GHM" - NcgribModelLookup.getInstance().setModel(center, subcenter, str(gridid), process, name) - gridModel = NcgribModelLookup.getInstance().getModel(center, subcenter, gridid, process) + name = "GHM" + if tokens[2] == "gribn3": + name = "GHMNEST" + elif tokens[2] == "grib6th": + name = "GHM6TH" + elif tokens[2] == "hwrfprs_n": + name = "HWRFNEST" + elif tokens[2] == "hwrfprs_p": + name = "HWRF" + else: + name = "NAMFIREWX" + NcgribModelLookup.getInstance().setModel(center, subcenter, gridid, process, name) + gridModel = NcgribModelLookup.getInstance().getModel(center, subcenter, gridid, process) #name = gridModel.getName() else: name = gridModel.getName() + if name == "GEFS" : + tokens = fileName.split(".") + gefc = tokens[0] + if gefc[:3] == "gec": + name = "GEFC" model.setModelName(name) @@ -1418,36 +1490,63 @@ class NcgribDecoder(): # get and set vcord and scale vcord = Grib2VcrdTableLookup.getGnamByVcrdId(vcrd1, vcrd2) record.setVcord(vcord) - scale = Grib2VcrdTableLookup.getScaleByVcrdId(vcrd1, vcrd2) - record.setScale(scale) + scale = float( Grib2VcrdTableLookup.getScaleByVcrdId(vcrd1, vcrd2) ) + scale = pow ( 10, scale) + #record.setScale(scale) + glevel1 = record.getDecodedLevel1() + if (glevel1 != 0 and scale != 1 ) : + record.setGlevel1(int(round(glevel1 * scale))) + else : + record.setGlevel1(int(round(glevel1))) + + if vcrd2 == 255 : + record.setGlevel2(-9999) + else : + glevel2 = record.getDecodedLevel2() + if (glevel2 != 0 and scale != 1 ) : + record.setGlevel2(int(round(glevel2 * scale))) + else : + record.setGlevel2( int(round(glevel2) )) + levelName = record.getModelInfo().getLevelName() + levelOneValue = 1.0*record.getGlevel1() + levelTwoValue = 1.0*record.getGlevel2() + levelUnit = record.getModelInfo().getLevelUnit() + level = LevelFactory.getInstance().getLevel(levelName, levelOneValue, levelTwoValue, levelUnit) + record.getModelInfo().setLevel(level) else : + record.setGlevel1( int(record.getDecodedLevel1) ) + record.setGlevel2( int(record.getDecodedLevel2) ) LogStream.logEvent("No vertical coordinate ID for first fixed surfaced level" + str(vcrd1) + "], and second fixed surfaced [" + str(vcrd2) + "]"); - # Change glevl1 and glevel2 - glevel1 = record.getGlevel1() - if vcrd2 == 255 : - record.setGlevel2(-9999) - if vcord == 'PRES' : - record.setGlevel1(int(glevel1 /100)) - elif vcord == 'POTV' : - record.setGlevel1(int(glevel1 /1000)) - + if str(g2vcrdId).isdigit() : g2varsId = Grib2VarsTableLookup.getG2varsId(discipline, category, parameterId, pdt) # print ("5=", discipline, category, parameterId, pdt,g2varsId, parm) if g2varsId > 0 : parm = Grib2VarsTableLookup.getVarGnam(discipline, category, parameterId, pdt) + modelName = record.getModelName() if self.derived == 'mean': parm = parm + "ENMW" + if modelName.find('MEAN') == -1: + modelName = modelName +"MEAN" elif self.derived == 'sprd': parm = parm + "ENSA" + if modelName.find('SPREAD') == -1 : + modelName = modelName +"SPREAD" + elif self.derived == 'prob': + parm = parm + "PROB" + if modelName.find ('PROB') == -1: + modelName = modelName +"PROB" + record.setModelName(modelName) + record.getModelInfo().setModelName(modelName) + if pdt == 8 : record.setParm(parm.replace("--", charHour)) else : record.setParm(parm) - + record.setProcessType(self.count) if g2varsId > 0 : # the parameter ID is in the table so append the record records.append(record) @@ -1455,4 +1554,5 @@ class NcgribDecoder(): if discipline != 255: LogStream.logEvent("No variable ID for discipline:", discipline, "category =",category, "parameterId =", parameterId, "pdt=", pdt); self.derived = None - + self.count = self.count + 1 + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/res/spring/ncgrib-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/res/spring/ncgrib-ingest.xml index 1c552aeb4e..a5868c86b1 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/res/spring/ncgrib-ingest.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/res/spring/ncgrib-ingest.xml @@ -19,8 +19,6 @@ - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/Ncgrib1Decoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/Ncgrib1Decoder.java index 0c33ef93ac..6205dd9227 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/Ncgrib1Decoder.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/Ncgrib1Decoder.java @@ -20,29 +20,6 @@ package gov.noaa.nws.ncep.edex.plugin.ncgrib; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.NcgribLevel; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.NcgribModel; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.NcgribParameter; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.NcgribRecord; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.exception.GribException; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections.LambertConformalNcgridCoverage; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections.LatLonNcgridCoverage; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections.MercatorNcgridCoverage; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections.NcgridCoverage; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections.PolarStereoNcgridCoverage; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.subgrid.SubNcgrid; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.util.NcgridModel; -import gov.noaa.nws.ncep.edex.plugin.ncgrib.dao.NcgribDao; -import gov.noaa.nws.ncep.edex.plugin.ncgrib.spatial.NcgribSpatialCache; -import gov.noaa.nws.ncep.edex.plugin.ncgrib.util.NcgribModelCache; -import gov.noaa.nws.ncep.edex.util.grib2vars.Grib2VarsTableLookup; -import gov.noaa.nws.ncep.edex.util.grib2vcrd.Grib2Vcrd; -import gov.noaa.nws.ncep.edex.util.grib2vcrd.Grib2VcrdTableLookup; -import gov.noaa.nws.ncep.edex.util.ncgrib.Ncgrib1TableMap; -import gov.noaa.nws.ncep.edex.util.ncgrib.NcgribModelLookup; -import gov.noaa.nws.ncep.edex.util.ncgrib.NcgribParamTranslator; -import gov.noaa.nws.ncep.edex.util.ncgrib.NcgribTableLookup; - import java.io.File; import java.io.IOException; import java.util.ArrayList; @@ -66,17 +43,40 @@ import ucar.grib.grib1.GribPDSParamTable; import ucar.grid.GridParameter; import ucar.unidata.io.RandomAccessFile; -import com.raytheon.edex.plugin.AbstractDecoder; +import gov.noaa.nws.ncep.edex.plugin.ncgrib.dao.NcgribDao; +import gov.noaa.nws.ncep.edex.plugin.ncgrib.spatial.NcgribSpatialCache; +import gov.noaa.nws.ncep.edex.plugin.ncgrib.util.NcgribModelCache; +import gov.noaa.nws.ncep.edex.util.ncgrib.Ncgrib1TableMap; +import gov.noaa.nws.ncep.edex.util.ncgrib.NcgribModelLookup; +import gov.noaa.nws.ncep.edex.util.ncgrib.NcgribParamTranslator; +import gov.noaa.nws.ncep.edex.util.ncgrib.NcgribTableLookup; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.NcgribLevel; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.NcgribModel; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.NcgribParameter; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.NcgribRecord; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.exception.GribException; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections.NcgridCoverage; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections.LambertConformalNcgridCoverage; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections.LatLonNcgridCoverage; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections.MercatorNcgridCoverage; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.spatial.projections.PolarStereoNcgridCoverage; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.subgrid.SubNcgrid; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.util.NcgridModel; +import gov.noaa.nws.ncep.edex.util.grib2vcrd.Grib2VcrdTableLookup; +import gov.noaa.nws.ncep.edex.util.grib2vars.Grib2VarsTableLookup; +import gov.noaa.nws.ncep.edex.util.grib2vcrd.Grib2Vcrd; + import com.raytheon.edex.util.Util; import com.raytheon.uf.common.comm.CommunicationException; import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.edex.plugin.AbstractDecoder; import com.raytheon.uf.common.dataplugin.level.Level; import com.raytheon.uf.common.dataplugin.level.LevelFactory; import com.raytheon.uf.common.dataquery.db.QueryResult; import com.raytheon.uf.common.localization.IPathManager; +import com.raytheon.uf.common.localization.PathManagerFactory; import com.raytheon.uf.common.localization.LocalizationContext.LocalizationLevel; import com.raytheon.uf.common.localization.LocalizationContext.LocalizationType; -import com.raytheon.uf.common.localization.PathManagerFactory; import com.raytheon.uf.common.status.IUFStatusHandler; import com.raytheon.uf.common.status.UFStatus; import com.raytheon.uf.common.status.UFStatus.Priority; @@ -104,9 +104,9 @@ import com.raytheon.uf.edex.database.plugin.PluginFactory; * @version 1 */ public class Ncgrib1Decoder extends AbstractDecoder { - private static final transient IUFStatusHandler statusHandler = UFStatus - .getHandler(Ncgrib1Decoder.class); - + private static final transient IUFStatusHandler statusHandler = UFStatus + .getHandler(Ncgrib1Decoder.class); + /** Missing value string */ private static final String MISSING = "Missing"; @@ -114,28 +114,27 @@ public class Ncgrib1Decoder extends AbstractDecoder { private static final Set AVG_ACCUM_LIST = new HashSet(); private String traceId = ""; - - private NcgribDao dao; - - private String fileName = ""; - - private boolean addCol = false; + private NcgribDao dao; + + private String fileName=""; + + private boolean addCol = false; private static final int[] fourtyOne = new int[] { 1, 1, 2, 3, 2, 3, 2, 3, - 2, 3, 2, 3 }; + 2, 3, 2, 3 }; private static final int[] fourtyTwo = new int[] { 1, 2, 1, 1, 2, 2, 3, 3, - 4, 4, 5, 5 }; + 4, 4, 5, 5 }; private static final int[] perturbation = new int[] { 1, 2, 3, 4, 5, 6, 7, - 8, 9, 10, 11, 12 }; + 8, 9, 10, 11, 12 }; static { AVG_ACCUM_LIST.add(3); AVG_ACCUM_LIST.add(4); AVG_ACCUM_LIST.add(6); AVG_ACCUM_LIST.add(7); - + IPathManager pm = PathManagerFactory.getPathManager(); String ucarUserFile = pm.getFile( pm.getContext(LocalizationType.EDEX_STATIC, @@ -159,13 +158,13 @@ public class Ncgrib1Decoder extends AbstractDecoder { } public NcgribDao getDao() { - return dao; - } - - public void setDao(NcgribDao dao) { - this.dao = dao; - } + return dao; + } + public void setDao(NcgribDao dao) { + this.dao = dao; + } + /** * Decodes the grib file provided. * @@ -179,8 +178,8 @@ public class Ncgrib1Decoder extends AbstractDecoder { File gribFile = new File(gribFileName); fileName = gribFileName; RandomAccessFile raf = null; - - // System.out.println (" grib file name =" + gribFileName); + + //System.out.println (" grib file name =" + gribFileName); try { try { @@ -199,14 +198,13 @@ public class Ncgrib1Decoder extends AbstractDecoder { + gribFile + "]"); } ArrayList records = g1i.getRecords(); - // NcgribRecord[] gribRecords = new NcgribRecord[records.size()]; +// NcgribRecord[] gribRecords = new NcgribRecord[records.size()]; List gribRecords = new ArrayList(); for (int i = 0; i < records.size(); i++) { - NcgribRecord rec = decodeRecord((Grib1Record) records.get(i), - raf); - if (rec != null) { - gribRecords.add(rec); - } + NcgribRecord rec = decodeRecord((Grib1Record) records.get(i), raf); + if ( rec != null ) { + gribRecords.add(rec); + } } return gribRecords.toArray(new NcgribRecord[] {}); } finally { @@ -236,7 +234,7 @@ public class Ncgrib1Decoder extends AbstractDecoder { private NcgribRecord decodeRecord(Grib1Record rec, RandomAccessFile raf) throws GribException { - int discipline = 255, category = 255, pid = 255; + int discipline=255,category=255,pid=255; NcgribRecord retVal = new NcgribRecord(); // Extract the sections from the grib record @@ -254,23 +252,21 @@ public class Ncgrib1Decoder extends AbstractDecoder { // Some centers use other center's parameter tables so we need to check // for that - // System.out.println ("==centerid:" + centerid + " subcenterid:" + - // subcenterid + " pdsVars.getTableVersion():" + - // pdsVars.getTableVersion()); - int[] tableValue = Ncgrib1TableMap.getInstance().getTableAlias( - centerid, subcenterid, pdsVars.getParameterTableVersion()); +// System.out.println ("==centerid:" + centerid + " subcenterid:" + subcenterid + " pdsVars.getTableVersion():" + pdsVars.getTableVersion()); + int[] tableValue = Ncgrib1TableMap.getInstance().getTableAlias(centerid, + subcenterid, pdsVars.getParameterTableVersion()); int centerAlias = tableValue[0]; int subcenterAlias = tableValue[1]; int tableAlias = tableValue[2]; - int vcrdid = pdsVars.getLevelType1(); - + int vcrdid = pdsVars.getLevelType1(); + /* * Decodes the parameter information from the record. An attempt is - * first made to map the gribimport - * gov.noaa.nws.ncep.common.dataplugin.ncgrib.subgrid.SubNcgrid; 1 - * parameter to the equivalent grib 2 parameter. If this cannot be - * successfully executed, the grib 1 parameter will be used from the - * parameter tables contained in the unidata decoder. + * first made to map the gribimport gov.noaa.nws.ncep.common.dataplugin.ncgrib.subgrid.SubNcgrid; + 1 parameter to the equivalent grib 2 + * parameter. If this cannot be successfully executed, the grib 1 + * parameter will be used from the parameter tables contained in the + * unidata decoder. */ NcgribParameter parameter = NcgribTableLookup.getInstance() .getNcgrib2Parameter(centerAlias, subcenterAlias, tableAlias, @@ -278,19 +274,19 @@ public class Ncgrib1Decoder extends AbstractDecoder { if (parameter == null || parameter.getName().equals(MISSING)) { try { - logger.warn("Unable to map Grib 1 parameter to equivalent Grib 2 parameter for center [" - + centerid - + "] subcenter [" - + subcenterid - + "] table number [" - + pdsVars.getParameterTableVersion() - + "] parameter number [" - + pdsVars.getParameterNumber() - + "] Using grib 1 parameter mapping"); + logger + .warn("Unable to map Grib 1 parameter to equivalent Grib 2 parameter for center [" + + centerid + + "] subcenter [" + + subcenterid + + "] table number [" + + pdsVars.getParameterTableVersion() + + "] parameter number [" + + pdsVars.getParameterNumber() + + "] Using grib 1 parameter mapping"); GridParameter param = GribPDSParamTable.getParameterTable( - centerid, subcenterid, - pdsVars.getParameterTableVersion()).getParameter( - pdsVars.getParameterNumber()); + centerid, subcenterid, pdsVars.getParameterTableVersion()) + .getParameter(pdsVars.getParameterNumber()); parameterName = param.getDescription(); parameterAbbreviation = param.getName(); parameterUnit = param.getUnit(); @@ -324,15 +320,15 @@ public class Ncgrib1Decoder extends AbstractDecoder { model.setParameterName(parameterName); model.setParameterAbbreviation(parameterAbbreviation); model.setParameterUnit(parameterUnit); - + // unidata does not handle isEnsemble call when // octet size is less than 40. if (pdsVars.getLength() > 40 && pdsVars.isEnsemble()) { model.setNumForecasts(pdsVars.getNumberForecasts()); model.setTypeEnsemble(pdsVars.getType()); // rcg: added code to get perturbation - int pos41 = pdsVars.getOctet(42); - int pos42 = pdsVars.getOctet(43); + int pos41 = pdsVars.getOctet(41); + int pos42 = pdsVars.getOctet(42); int pert = pdsVars.getID(); for (int i = 0; i < perturbation.length; i++) { if (pos41 == fourtyOne[i] && pos42 == fourtyTwo[i]) { @@ -341,7 +337,7 @@ public class Ncgrib1Decoder extends AbstractDecoder { } } model.setPerturbationNumber(pert); - // model.setPerturbationNumber(pdsVars.getPerturbation()); +// model.setPerturbationNumber(pdsVars.getPerturbationNumber()); } else { model.setNumForecasts(null); model.setTypeEnsemble(null); @@ -352,9 +348,11 @@ public class Ncgrib1Decoder extends AbstractDecoder { createModelName(model); // Get the level information - float[] levelMetadata = this.convertGrib1LevelInfo( - pdsVars.getLevelType1(), (float) pdsVars.getLevelValue1(), - pdsVars.getLevelType2(), (float) pdsVars.getLevelValue2()); + float[] levelMetadata = this.convertGrib1LevelInfo(pdsVars + .getLevelType1(), (float) pdsVars + .getLevelValue1(), pdsVars + .getLevelType2(), (float) pdsVars + .getLevelValue2()); getLevelInfo(model, centerid, subcenterid, levelMetadata[0], levelMetadata[1], levelMetadata[2], levelMetadata[3], levelMetadata[4], levelMetadata[5]); @@ -362,13 +360,11 @@ public class Ncgrib1Decoder extends AbstractDecoder { // Construct the DataTime GregorianCalendar refTime = new GregorianCalendar(); refTime.setTimeInMillis(pdsVars.getReferenceTime()); - int forecastTime = convertToSeconds(pdsVars.getForecastTime(), - pdsVars.getTimeUnit()); - DataTime dataTime = constructDataTime( - refTime, - forecastTime, - getTimeInformation(refTime, pdsVars.getTimeRangeIndicator(), - pdsVars.getP1(), pdsVars.getP2()), model); + int forecastTime = convertToSeconds(pdsVars.getForecastTime(), pdsVars + .getTimeUnit()); + DataTime dataTime = constructDataTime(refTime, forecastTime, + getTimeInformation(refTime, pdsVars.getTimeRangeIndicator(), pdsVars + .getP1(), pdsVars.getP2()), model); /* * Extract the data values from the file. The AVG_ACCUM_LIST is checked @@ -377,7 +373,7 @@ public class Ncgrib1Decoder extends AbstractDecoder { */ Grib1Data gd = new Grib1Data(raf); float[] data = null; - + try { boolean bmsPresent = pdsVars.bmsExists(); int scanMode = gdsVars.getScanMode(); @@ -389,17 +385,17 @@ public class Ncgrib1Decoder extends AbstractDecoder { data = new float[gdsVars.getNx() * gdsVars.getNy()]; } else { data = gd.getData(rec.getDataOffset() - gdsVars.getLength(), - rec.getDataOffset(), pdsVars.getDecimalScale(), - pdsVars.bmsExists()); + rec.getDataOffset(), pdsVars.getDecimalScale(), pdsVars + .bmsExists()); } correctForScanMode(data, gdsVars.getNx(), gdsVars.getNy(), bmsPresent, scanMode); - if (getAddCol()) { - float[] dataArry = this.addOneColumnDataTo1D(data, - gdsVars.getNx(), gdsVars.getNy()); - retVal.setMessageData(dataArry); - } else - retVal.setMessageData(data); + if ( getAddCol()) { + float []dataArry = this.addOneColumnDataTo1D(data, gdsVars.getNx(),gdsVars.getNy() ); + retVal.setMessageData(dataArry); + } + else + retVal.setMessageData(data); } catch (IOException e) { throw new GribException("Error getting data from grib file", e); } @@ -412,29 +408,29 @@ public class Ncgrib1Decoder extends AbstractDecoder { if (subCoverage != null) { SubNcgrid subGrid = NcgribSpatialCache.getInstance().getSubGrid( modelName); - int nx = gridCoverage.getNx(); - if (getAddCol()) { - nx = nx - 1; + int nx = gridCoverage.getNx(); + if ( getAddCol()) { + nx = nx - 1; } // resize the data array float[][] dataArray = this.resizeDataTo2D(data, nx, - gridCoverage.getNy()); - dataArray = this.subGrid(dataArray, subGrid.getStartX(), - subGrid.getStartY(), subGrid.getNX(), subGrid.getNY()); - data = this.resizeDataTo1D(dataArray, subGrid.getNY(), - subGrid.getNX()); + gridCoverage.getNy()); + dataArray = this.subGrid(dataArray, subGrid.getStartX(), subGrid + .getStartY(), subGrid.getNX(), subGrid.getNY()); + data = this.resizeDataTo1D(dataArray, subGrid.getNY(), subGrid + .getNX()); if (getAddCol()) { - float[] dataArray1 = this.addOneColumnDataTo1D(data, - subGrid.getNX(), subGrid.getNY()); - retVal.setMessageData(dataArray1); - } else + float [] dataArray1 = this.addOneColumnDataTo1D(data, subGrid.getNX(), subGrid.getNY()); + retVal.setMessageData(dataArray1); + } + else retVal.setMessageData(data); model.setLocation(subCoverage); } setAddCol(false); - String newAbbr = NcgribParamTranslator.getInstance() - .translateParameter(1, model, dataTime); + String newAbbr = NcgribParamTranslator.getInstance().translateParameter( + 1, model, dataTime); if (newAbbr == null) { if (!model.getParameterName().equals(MISSING) @@ -446,11 +442,11 @@ public class Ncgrib1Decoder extends AbstractDecoder { } else { model.setParameterAbbreviation(newAbbr); } - + if (!model.getParameterName().equals(MISSING)) { - if (modelName.toUpperCase().equals("GFS")) { - model.generateId(fileName); - } + if ( modelName.toUpperCase().equals("GFS")) { + model.generateId(fileName); + } try { model = NcgribModelCache.getInstance().getModel(model); } catch (DataAccessLayerException e) { @@ -465,43 +461,71 @@ public class Ncgrib1Decoder extends AbstractDecoder { retVal.setDataTime(dataTime); retVal.setResCompFlags(gdsVars.getResolution()); retVal.setModelName(model.getModelName()); - String[] fileTokens = fileName.split("/"); - String flName = ""; - if (fileTokens.length > 0) { - flName = fileTokens[fileTokens.length - 1]; + String []fileTokens = fileName.split("/"); + String flName=""; + if ( fileTokens.length > 0 ) { + flName = fileTokens[fileTokens.length-1]; } retVal.setFileName(flName); - String eventName = flName; + String eventName=flName; int index = flName.indexOf("."); - - if (index > 0) { - eventName = flName.substring(0, index); + + if ( index > 0) { + eventName = flName.substring(0, index); } retVal.setEventName(eventName); retVal.setDiscipline(discipline); retVal.setCategory(category); retVal.setParameterId(pid); retVal.setProcessedDataType(pdsVars.getGenProcessId()); - retVal.setGlevel1((int) model.getLevel().getLevelonevalue()); - retVal.setGlevel2((int) model.getLevel().getLeveltwovalue()); + retVal.setDecodedLevel1( (float)model.getLevel().getLevelonevalue()); + retVal.setDecodedLevel2((float)model.getLevel().getLeveltwovalue()); retVal.setVcrdId1(vcrdid); retVal.setVcrdId2(vcrdid); retVal.setGridVersion(1); String vcord = "NONE"; String scale = ""; - Grib2Vcrd grib2Vcrd = Grib2VcrdTableLookup - .getGrib2VcrdByGrib1VcrdId(vcrdid); - if (grib2Vcrd != null) { - vcord = grib2Vcrd.getGnam(); - scale = grib2Vcrd.getScale(); + //TODO need to change this call to read the GRIB1 version of the vcrd table + // instead of the GRIB2 version... + Grib2Vcrd grib2Vcrd = Grib2VcrdTableLookup.getGrib2VcrdByGrib1VcrdId (vcrdid); + if ( grib2Vcrd != null ) { + vcord = grib2Vcrd.getGnam(); + scale = grib2Vcrd.getScale(); + + float dscale = (float)Math.pow ( 10, Double.parseDouble(scale)); + float glevel1 = retVal.getDecodedLevel1(); + if (glevel1 != 0 && dscale != 1 ) { + retVal.setGlevel1(Math.round(glevel1 * dscale)); + } + else { + retVal.setGlevel1(Math.round(glevel1)); + } + + float glevel2 = retVal.getDecodedLevel2(); + if ( glevel2 == -999999. ) { + retVal.setGlevel2(-9999); + } + else { + if (glevel2 != 0 && dscale != 1 ) { + retVal.setGlevel2(Math.round(glevel2 * dscale)); + } + else { + retVal.setGlevel2( Math.round(glevel2) ); + } + } + } + else { + retVal.setGlevel1((int)model.getLevel().getLevelonevalue()); + retVal.setGlevel2((int)model.getLevel().getLeveltwovalue()); } retVal.setVcord(vcord); - retVal.setScale(scale); - String parm = Grib2VarsTableLookup.getVarGnam4Grib1(discipline, - category, pid); + //retVal.setScale(scale); + String parm = Grib2VarsTableLookup.getVarGnam4Grib1 (discipline,category,pid); retVal.setParm(parm); - + + + // Special case handling for ffg grids try { if (model.getCenterid() == 9) { @@ -558,7 +582,7 @@ public class Ncgrib1Decoder extends AbstractDecoder { /** * Resizes a 1-D data array into a 2-D array based on the provided row and - * column count and add one column for each row, then convert to 1-D array. + * column count and add one column for each row, then convert to 1-D array. * * @param data * The 1-D array of data @@ -568,9 +592,8 @@ public class Ncgrib1Decoder extends AbstractDecoder { * The number of rows to map the data to * @return The 1-D array of data */ - private float[] addOneColumnDataTo1D(float[] data, int columnCount, - int rowCount) { - float[][] newGrid = new float[rowCount][columnCount + 1]; + private float[] addOneColumnDataTo1D(float[] data, int columnCount, int rowCount) { + float[][] newGrid = new float[rowCount][columnCount+1]; for (int row = 0; row < rowCount; row++) { for (int column = 0; column < columnCount; column++) { @@ -579,7 +602,7 @@ public class Ncgrib1Decoder extends AbstractDecoder { newGrid[row][columnCount] = newGrid[row][0]; } - return resizeDataTo1D(newGrid, rowCount, columnCount + 1); + return resizeDataTo1D(newGrid,rowCount,columnCount+1); } /** @@ -729,18 +752,18 @@ public class Ncgrib1Decoder extends AbstractDecoder { int gridType = gdsVars.getGdtn(); int nx; - float Lon1, Lon2, lo2; + float Lon1, Lon2,lo2; switch (gridType) { case 0: LatLonNcgridCoverage latLonCoverage = new LatLonNcgridCoverage(); nx = gdsVars.getNx(); - lo2 = gdsVars.getLo2() + 360.0F; + lo2 = gdsVars.getLo2()+360.0F; Lon1 = gdsVars.getLo1() + lo2; Lon2 = lo2 + gdsVars.getDx(); - if (Lon1 == 360.0 || Lon2 == 360.0) { - nx = nx + 1; - lo2 = Lon2; - setAddCol(true); + if ( Lon1 == 360.0 || Lon2 == 360.0 ) { + nx = nx + 1; + lo2 = Lon2; + setAddCol (true); } latLonCoverage.setNx(nx); latLonCoverage.setNy(gdsVars.getNy()); @@ -768,15 +791,16 @@ public class Ncgrib1Decoder extends AbstractDecoder { mercator.setMajorAxis(gdsVars.getMajorAxis() * 1000); mercator.setMinorAxis(gdsVars.getMinorAxis() * 1000); nx = gdsVars.getNx(); - lo2 = gdsVars.getLo2() + 360.0F; + lo2 = gdsVars.getLo2()+360.0F; Lon1 = gdsVars.getLo1() + lo2; Lon2 = lo2 + gdsVars.getDx(); - if (Lon1 == 360.0 || Lon2 == 360.0) { - nx = nx + 1; - lo2 = Lon2; - setAddCol(true); - } else { - lo2 = correctLon(lo2); + if ( Lon1 == 360.0 || Lon2 == 360.0 ) { + nx = nx + 1; + lo2 = Lon2; + setAddCol (true); + } + else { + lo2 = correctLon(lo2); } mercator.setNx(nx); mercator.setNy(gdsVars.getNy()); @@ -862,8 +886,7 @@ public class Ncgrib1Decoder extends AbstractDecoder { private NcgridCoverage getGridFromCache(NcgridCoverage coverage) throws GribException { - NcgridCoverage grid = NcgribSpatialCache.getInstance() - .getGrid(coverage); + NcgridCoverage grid = NcgribSpatialCache.getInstance().getGrid(coverage); if (grid == null) { NcgribSpatialCache.getInstance().putGrid(coverage, true); @@ -884,8 +907,8 @@ public class Ncgrib1Decoder extends AbstractDecoder { String gridid = model.getGridid(); int process = model.getGenprocess(); - NcgridModel gridModel = NcgribModelLookup.getInstance().getModel( - center, subcenter, gridid, process); + NcgridModel gridModel = NcgribModelLookup.getInstance().getModel(center, + subcenter, gridid, process); String name = null; if (gridModel == null) { name = "UnknownModel:" + String.valueOf(center) + ":" @@ -920,8 +943,7 @@ public class Ncgrib1Decoder extends AbstractDecoder { if (endTime == null) { dataTime = new DataTime(refTime, forecastTime); } else { - TimeRange timeRange = new TimeRange(startTime.getTimeInMillis(), - endTime.getTimeInMillis()); + TimeRange timeRange = new TimeRange(startTime.getTimeInMillis(),endTime.getTimeInMillis()); dataTime = new DataTime(refTime, forecastTime, timeRange); } return dataTime; @@ -1172,10 +1194,11 @@ public class Ncgrib1Decoder extends AbstractDecoder { * The level two scale factor * @param value2 * The level two value + * @throws GribException */ private void getLevelInfo(NcgribModel model, int centerID, int subcenterID, float levelOneNumber, float scaleFactor1, float value1, - float levelTwoNumber, float scaleFactor2, float value2) { + float levelTwoNumber, float scaleFactor2, float value2) throws GribException { String levelName = null; String levelUnit = null; double levelOneValue = Level.getInvalidLevelValue(); @@ -1225,17 +1248,13 @@ public class Ncgrib1Decoder extends AbstractDecoder { * -1)); } } - Level level = null; try { - level = LevelFactory.getInstance().getLevel(levelName, + Level level = LevelFactory.getInstance().getLevel(levelName, levelOneValue, levelTwoValue, levelUnit); + model.setLevel(level); } catch (CommunicationException e) { - // TODO njensen: didn't know how to merge, needs to be handled - // better - // TODO Auto-generated catch block. Please revise as appropriate. - statusHandler.handle(Priority.PROBLEM, e.getLocalizedMessage(), e); + throw new GribException("Error loading level.", e); } - model.setLevel(level); } /** @@ -1284,12 +1303,12 @@ public class Ncgrib1Decoder extends AbstractDecoder { } return lat; } - - private void setAddCol(boolean addCol) { - this.addCol = addCol; + + private void setAddCol ( boolean addCol ) { + this.addCol = addCol; } - - private boolean getAddCol() { - return this.addCol; + + private boolean getAddCol ( ) { + return this.addCol; } } diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcMercatorDao.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcMercatorDao.java index 4377d6d5cc..c06d742572 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcMercatorDao.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcMercatorDao.java @@ -1,19 +1,19 @@ /** * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination * to non-U.S. persons whether in the United States or abroad requires * an export license or other authorization. * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * * See the AWIPS II Master Rights File ("Master Rights File.pdf") for * further licensing information. **/ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcPolarStereoDao.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcPolarStereoDao.java index 4c92e5c75c..a344c3a679 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcPolarStereoDao.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcPolarStereoDao.java @@ -1,19 +1,19 @@ /** * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination * to non-U.S. persons whether in the United States or abroad requires * an export license or other authorization. * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * * See the AWIPS II Master Rights File ("Master Rights File.pdf") for * further licensing information. **/ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcgribDao.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcgribDao.java index 5f6ecb6401..048078a59b 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcgribDao.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/dao/NcgribDao.java @@ -1,19 +1,19 @@ /** * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination * to non-U.S. persons whether in the United States or abroad requires * an export license or other authorization. * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * * See the AWIPS II Master Rights File ("Master Rights File.pdf") for * further licensing information. **/ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/handler/GetNcCoverageHandler.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/handler/GetNcCoverageHandler.java index 433a72e364..59d2349d4f 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/handler/GetNcCoverageHandler.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/handler/GetNcCoverageHandler.java @@ -1,19 +1,19 @@ /** * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination * to non-U.S. persons whether in the United States or abroad requires * an export license or other authorization. * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * * See the AWIPS II Master Rights File ("Master Rights File.pdf") for * further licensing information. **/ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/notify/NcgribNotifyTransform.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/notify/NcgribNotifyTransform.java index b228e65bfe..25f39e1908 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/notify/NcgribNotifyTransform.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/notify/NcgribNotifyTransform.java @@ -1,19 +1,19 @@ /** * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination * to non-U.S. persons whether in the United States or abroad requires * an export license or other authorization. * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * * See the AWIPS II Master Rights File ("Master Rights File.pdf") for * further licensing information. **/ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/spatial/NcgribSpatialCache.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/spatial/NcgribSpatialCache.java index 0b417ebc06..989e19ea7d 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/spatial/NcgribSpatialCache.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/spatial/NcgribSpatialCache.java @@ -1,19 +1,19 @@ /** * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination * to non-U.S. persons whether in the United States or abroad requires * an export license or other authorization. * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * * See the AWIPS II Master Rights File ("Master Rights File.pdf") for * further licensing information. **/ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/util/NcgribModelCache.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/util/NcgribModelCache.java index 286d5e836d..329c43375b 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/util/NcgribModelCache.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/util/NcgribModelCache.java @@ -1,19 +1,19 @@ /** * This software was developed and / or modified by Raytheon Company, - * pursuant to Contract DG133W-05-CQ-1067 with the US Government. - * - * U.S. EXPORT CONTROLLED TECHNICAL DATA + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination * to non-U.S. persons whether in the United States or abroad requires * an export license or other authorization. * - * Contractor Name: Raytheon Company - * Contractor Address: 6825 Pine Street, Suite 340 - * Mail Stop B8 - * Omaha, NE 68106 - * 402.291.0100 - * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * * See the AWIPS II Master Rights File ("Master Rights File.pdf") for * further licensing information. **/ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/util/TableTimeStamp.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/util/TableTimeStamp.java index 98bb3d41f6..9a25c2c05c 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/util/TableTimeStamp.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/plugin/ncgrib/util/TableTimeStamp.java @@ -1,166 +1,166 @@ -/** - * TableTimeStamp - A Java class to update some known - * ncep grib2 vars.xml and vcrd.xml and ncgribmodel.xml. - * - * SOFTWARE HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 10/2010 276 L. Lin Initial creation - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.ncgrib.util; - -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.exception.GribException; -import gov.noaa.nws.ncep.edex.util.grib2vars.Grib2VarsTableLookup; -import gov.noaa.nws.ncep.edex.util.grib2vcrd.Grib2VcrdTableLookup; -import gov.noaa.nws.ncep.edex.util.ncgrib.NcgribModelLookup; - -import java.io.File; - -import com.raytheon.uf.common.localization.IPathManager; -import com.raytheon.uf.common.localization.LocalizationContext; -import com.raytheon.uf.common.localization.PathManagerFactory; - -public class TableTimeStamp { - - private static long ncepVarsTimeStamp; - - private static long ncepVcrdTimeStamp; - - private static long ncepNcgribModelTimeStamp; - - public TableTimeStamp() { - } - - public static synchronized void updateXmlTables() throws GribException { - - long ncepVarsFileTime = 0; - long ncepVcrdFileTime = 0; - long ncepGribModelFileTime = 0; - - /* - * Gets all predefined found in the utility directory - */ - IPathManager pathMgr = PathManagerFactory.getPathManager(); - LocalizationContext commonStaticBase = pathMgr.getContext( - LocalizationContext.LocalizationType.COMMON_STATIC, - LocalizationContext.LocalizationLevel.BASE); - - /* check NCEP VARS control file */ - String ncepVarsPath = ""; - - try { - ncepVarsPath = pathMgr.getFile(commonStaticBase, - "ncgrid" + File.separator + "grib2vars.xml") - .getCanonicalPath(); - - } catch (Exception e) { - throw new GribException( - "Unable to unmarshal ncep grib2vars.xml file"); - } - - File ncepVarsTable = new File(ncepVarsPath); - try { - if (ncepVarsTable.exists()) { - ncepVarsFileTime = ncepVarsTable.lastModified(); - if (ncepVarsFileTime != getNcepVarsTimeStamp()) { - System.out - .println("NCEP grib2vars.xml has been modified or the first time, so load it ..."); - Grib2VarsTableLookup.readG2varsTable(); - setNcepVarsTimeStamp(ncepVarsFileTime); - } - } - } catch (Exception e) { - throw new GribException("Unable to read ncep grib2vars file"); - } - - /* check NCEP VCRD control file */ - String ncepVcrdPath = ""; - - try { - ncepVcrdPath = pathMgr.getFile(commonStaticBase, - "ncgrid" + File.separator + "grib2vcrd.xml") - .getCanonicalPath(); - - } catch (Exception e) { - throw new GribException( - "Unable to unmarshal ncep grib2vcrd.xml file"); - } - - File ncepVcrdTable = new File(ncepVcrdPath); - try { - if (ncepVcrdTable.exists()) { - ncepVcrdFileTime = ncepVcrdTable.lastModified(); - if (ncepVcrdFileTime != getNcepVcrdTimeStamp()) { - System.out - .println("NCEP grib2vcrd.xml has been modified or the first time, so load it ..."); - Grib2VcrdTableLookup.readG2vcrdTable(); - setNcepVcrdTimeStamp(ncepVcrdFileTime); - } - } - } catch (Exception e) { - throw new GribException("Unable to read ncep grib2vcrd file"); - } - - /* check NCEP Grib Model control file */ - String ncepGridModelPath = ""; - - try { - ncepGridModelPath = pathMgr.getFile(commonStaticBase, - "ncgrid" + File.separator + "ncgribModels.xml") - .getCanonicalPath(); - - } catch (Exception e) { - throw new GribException( - "Unable to unmarshal ncep ncgribModels.xml file"); - } - - File ncepGribModelTable = new File(ncepGridModelPath); - try { - if (ncepGribModelTable.exists()) { - ncepGribModelFileTime = ncepGribModelTable.lastModified(); - if (ncepGribModelFileTime != getNcepNcgribModelTimeStamp()) { - System.out - .println("NCEP ncgribModels.xml has been modified or the first time, so load it ..."); - NcgribModelLookup.ReloadInstance(); - setNcepNcgribModelTimeStamp(ncepGribModelFileTime); - } - } - } catch (Exception e) { - throw new GribException("Unable to read ncep grib2vcrd file"); - } - - } - - public static long getNcepVarsTimeStamp() { - return ncepVarsTimeStamp; - } - - public static void setNcepVarsTimeStamp(long ncepVarsTimeStamp) { - TableTimeStamp.ncepVarsTimeStamp = ncepVarsTimeStamp; - } - - public static long getNcepVcrdTimeStamp() { - return ncepVcrdTimeStamp; - } - - public static void setNcepVcrdTimeStamp(long ncepVcrdTimeStamp) { - TableTimeStamp.ncepVcrdTimeStamp = ncepVcrdTimeStamp; - } - - public static long getNcepNcgribModelTimeStamp() { - return ncepNcgribModelTimeStamp; - } - - public static void setNcepNcgribModelTimeStamp(long ncepNcgribModelTimeStamp) { - TableTimeStamp.ncepNcgribModelTimeStamp = ncepNcgribModelTimeStamp; - } - -} +/** + * TableTimeStamp - A Java class to update some known + * ncep grib2 vars.xml and vcrd.xml and ncgribmodel.xml. + * + * SOFTWARE HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 10/2010 276 L. Lin Initial creation + * + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.ncgrib.util; + +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.exception.GribException; +import gov.noaa.nws.ncep.edex.util.grib2vars.Grib2VarsTableLookup; +import gov.noaa.nws.ncep.edex.util.grib2vcrd.Grib2VcrdTableLookup; +import gov.noaa.nws.ncep.edex.util.ncgrib.NcgribModelLookup; + +import java.io.File; + +import com.raytheon.uf.common.localization.IPathManager; +import com.raytheon.uf.common.localization.LocalizationContext; +import com.raytheon.uf.common.localization.PathManagerFactory; + +public class TableTimeStamp { + + private static long ncepVarsTimeStamp; + + private static long ncepVcrdTimeStamp; + + private static long ncepNcgribModelTimeStamp; + + public TableTimeStamp() { + } + + public static synchronized void updateXmlTables() throws GribException { + + long ncepVarsFileTime = 0; + long ncepVcrdFileTime = 0; + long ncepGribModelFileTime = 0; + + /* + * Gets all predefined found in the utility directory + */ + IPathManager pathMgr = PathManagerFactory.getPathManager(); + LocalizationContext commonStaticBase = pathMgr.getContext( + LocalizationContext.LocalizationType.COMMON_STATIC, + LocalizationContext.LocalizationLevel.BASE); + + /* check NCEP VARS control file */ + String ncepVarsPath = ""; + + try { + ncepVarsPath = pathMgr.getFile(commonStaticBase, + "ncgrid" + File.separator + "grib2vars.xml") + .getCanonicalPath(); + + } catch (Exception e) { + throw new GribException( + "Unable to unmarshal ncep grib2vars.xml file"); + } + + File ncepVarsTable = new File(ncepVarsPath); + try { + if (ncepVarsTable.exists()) { + ncepVarsFileTime = ncepVarsTable.lastModified(); + if (ncepVarsFileTime != getNcepVarsTimeStamp()) { + System.out + .println("NCEP grib2vars.xml has been modified or the first time, so load it ..."); + Grib2VarsTableLookup.readG2varsTable(); + setNcepVarsTimeStamp(ncepVarsFileTime); + } + } + } catch (Exception e) { + throw new GribException("Unable to read ncep grib2vars file"); + } + + /* check NCEP VCRD control file */ + String ncepVcrdPath = ""; + + try { + ncepVcrdPath = pathMgr.getFile(commonStaticBase, + "ncgrid" + File.separator + "grib2vcrd.xml") + .getCanonicalPath(); + + } catch (Exception e) { + throw new GribException( + "Unable to unmarshal ncep grib2vcrd.xml file"); + } + + File ncepVcrdTable = new File(ncepVcrdPath); + try { + if (ncepVcrdTable.exists()) { + ncepVcrdFileTime = ncepVcrdTable.lastModified(); + if (ncepVcrdFileTime != getNcepVcrdTimeStamp()) { + System.out + .println("NCEP grib2vcrd.xml has been modified or the first time, so load it ..."); + Grib2VcrdTableLookup.readG2vcrdTable(); + setNcepVcrdTimeStamp(ncepVcrdFileTime); + } + } + } catch (Exception e) { + throw new GribException("Unable to read ncep grib2vcrd file"); + } + + /* check NCEP Grib Model control file */ + String ncepGridModelPath = ""; + + try { + ncepGridModelPath = pathMgr.getFile(commonStaticBase, + "ncgrid" + File.separator + "ncgribModels.xml") + .getCanonicalPath(); + + } catch (Exception e) { + throw new GribException( + "Unable to unmarshal ncep ncgribModels.xml file"); + } + + File ncepGribModelTable = new File(ncepGridModelPath); + try { + if (ncepGribModelTable.exists()) { + ncepGribModelFileTime = ncepGribModelTable.lastModified(); + if (ncepGribModelFileTime != getNcepNcgribModelTimeStamp()) { + System.out + .println("NCEP ncgribModels.xml has been modified or the first time, so load it ..."); + NcgribModelLookup.ReloadInstance(); + setNcepNcgribModelTimeStamp(ncepGribModelFileTime); + } + } + } catch (Exception e) { + throw new GribException("Unable to read ncep grib2vcrd file"); + } + + } + + public static long getNcepVarsTimeStamp() { + return ncepVarsTimeStamp; + } + + public static void setNcepVarsTimeStamp(long ncepVarsTimeStamp) { + TableTimeStamp.ncepVarsTimeStamp = ncepVarsTimeStamp; + } + + public static long getNcepVcrdTimeStamp() { + return ncepVcrdTimeStamp; + } + + public static void setNcepVcrdTimeStamp(long ncepVcrdTimeStamp) { + TableTimeStamp.ncepVcrdTimeStamp = ncepVcrdTimeStamp; + } + + public static long getNcepNcgribModelTimeStamp() { + return ncepNcgribModelTimeStamp; + } + + public static void setNcepNcgribModelTimeStamp(long ncepNcgribModelTimeStamp) { + TableTimeStamp.ncepNcgribModelTimeStamp = ncepNcgribModelTimeStamp; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/uengine/tasks/ncgrib/NcgridCatalog.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/uengine/tasks/ncgrib/NcgridCatalog.java index c061333c10..796df18a46 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/uengine/tasks/ncgrib/NcgridCatalog.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/uengine/tasks/ncgrib/NcgridCatalog.java @@ -21,24 +21,23 @@ package gov.noaa.nws.ncep.edex.uengine.tasks.ncgrib; import java.util.ArrayList; import java.util.Arrays; -import java.util.Calendar; +import java.util.HashMap; import java.util.List; -import java.util.TimeZone; +import java.util.Map; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import com.raytheon.edex.uengine.tasks.ScriptTask; -import com.raytheon.uf.common.derivparam.tree.DataTree; +import com.raytheon.uf.common.dataquery.requests.RequestConstraint; import com.raytheon.uf.edex.core.EdexException; import com.raytheon.uf.edex.database.dao.CoreDao; import com.raytheon.uf.edex.database.dao.DaoConfig; import com.raytheon.uf.edex.database.query.DatabaseQuery; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.NcgribModel; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.util.NcgribModelLookup; -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.util.NcgridModel; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.NcgribRecord; +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.ncdatatree.NcDataTree; /** * The NcgridCatalog script task is used to retrieve the necessary elements needed @@ -65,10 +64,23 @@ public class NcgridCatalog extends ScriptTask { .getLog(NcgridCatalog.class); private static final String[] GRIDFIELDS = { "modelName", - "parameterAbbreviation", "parameterName", "parameterUnit", - "level.id" }; + "eventName", "parm", "vcord", + "glevel1", "glevel2" }; + + public static final String PLUGIN_NAME_QUERY = "pluginName"; + + public static final String MODEL_NAME_QUERY = "modelName"; + + public static final String EVENT_NAME_QUERY = "eventName"; + + public static final String PARAMETER_QUERY = "parm"; + + public static final String LEVEL_ID_QUERY = "vcord"; + + public static final String LEVEL_ONE_QUERY = "glevel1"; + + public static final String LEVEL_TWO_QUERY = "glevel2"; - private Long insertTime; /* * (non-Javadoc) @@ -77,19 +89,15 @@ public class NcgridCatalog extends ScriptTask { */ @Override public Object execute() throws EdexException { - DataTree ncgridTree = null; + NcDataTree ncgridTree = null; CoreDao ncgribDao = null; List queryResults = null; - ncgribDao = new CoreDao(DaoConfig.forClass(NcgribModel.class)); + ncgribDao = new CoreDao(DaoConfig.forClass(NcgribRecord.class)); // if we do not get a table back, just return an empty list - ncgridTree = new DataTree(); - DatabaseQuery query = new DatabaseQuery(NcgribModel.class.getName()); - if (insertTime != null) { - Calendar time = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - time.setTimeInMillis(insertTime); - query.addQueryParam("insertTime", time, ">"); - } + ncgridTree = new NcDataTree(); + DatabaseQuery query = new DatabaseQuery(NcgribRecord.class.getName()); + List distinctFields = Arrays.asList(GRIDFIELDS); query.addOrder(distinctFields.get(0), true); @@ -101,33 +109,34 @@ public class NcgridCatalog extends ScriptTask { ArrayList gridFields = new ArrayList(Arrays .asList((Object[]) gridField)); String model = gridFields.get(0).toString(); - ncgridTree.addBranch(model, getDt(model), gridFields.get(1) + String event = gridFields.get(1).toString(); + String parm = gridFields.get(2).toString(); + String vcord = gridFields.get(3).toString(); + String level1 = gridFields.get(4).toString(); + String level2 = gridFields.get(5).toString(); + + Map rcMap = new HashMap(); + rcMap.put(PLUGIN_NAME_QUERY, new RequestConstraint("ncgrib")); + rcMap.put(MODEL_NAME_QUERY, + new RequestConstraint(model)); + rcMap.put(EVENT_NAME_QUERY, + new RequestConstraint(event)); + rcMap.put(PARAMETER_QUERY, + new RequestConstraint(parm)); + rcMap.put(LEVEL_ID_QUERY, + new RequestConstraint(vcord)); + rcMap.put(LEVEL_ONE_QUERY, + new RequestConstraint(level1)); + rcMap.put(LEVEL_TWO_QUERY, + new RequestConstraint(level2)); + ncgridTree.addBranch(model, gridFields.get(1) .toString(), gridFields.get(2).toString(), gridFields.get(3).toString(), gridFields.get(4) - .toString()); + .toString(), gridFields.get(5).toString(), rcMap); } } } return ncgridTree; } - private int getDt(String modelName) { - NcgridModel model = NcgribModelLookup.getInstance().getModelByName( - modelName); - if (model != null && model.getDt() != null) { - int dTinSeconds = model.getDt(); - - // dT <= 24 is in hours, need to convert to seconds - if (Math.abs(dTinSeconds) <= 24) { - dTinSeconds *= 3600; - } - return dTinSeconds; - } - return -1; - } - - public void setInsertTime(long time) { - insertTime = new Long(time); - } - } diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/uengine/tasks/ncgrib/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/uengine/tasks/ncgrib/package-info.java index 41b91513e7..c80ab35d77 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/uengine/tasks/ncgrib/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/uengine/tasks/ncgrib/package-info.java @@ -1,4 +1,4 @@ -/** - * Contains JavaScript oriented μEngine tasks specific to gribs - */ +/** + * Contains JavaScript oriented μEngine tasks specific to gribs + */ package gov.noaa.nws.ncep.edex.uengine.tasks.ncgrib; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsComparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsComparator.java index 7d495a6552..24b49ef02e 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsComparator.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsComparator.java @@ -1,56 +1,56 @@ -package gov.noaa.nws.ncep.edex.util.grib2vars; - -import java.util.Comparator; - -/** - * Comparator for Grib2Vars fields. - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * 10/10		276  		L. Lin	   Initial Creation
- *                       
- * 
- * - * @author llin - * @version 1 - */ - -public class Grib2VarsComparator implements Comparator, IGrib2VarsField { - - private Grib2VarsField field; - - public Grib2VarsComparator(Grib2VarsField f) { - this.field = f; - } - - public int compare(Grib2Vars o1, Grib2Vars o2) { - switch (field) { - case G2VARSID: - return o1.getG2Varsid() - o2.getG2Varsid(); - case DISCIPLINE: - return o1.getDiscipline() - o2.getDiscipline(); - case CATEGORY: - return o1.getCategory() - o2.getCategory(); - case PID: - return o1.getPid() - o2.getPid(); - case PDT: - return o1.getPdt() - o2.getPdt(); - case NAME: - return o1.getName().compareToIgnoreCase(o2.getName()); - case UNITS: - return o1.getUnits().compareToIgnoreCase(o2.getUnits()); - case GNAM: - return o1.getGnam().compareToIgnoreCase(o2.getGnam()); - case SCALE: - return o1.getScale() - o2.getScale(); - case MISSING: - return o1.getMissing().compareTo(o2.getMissing()); - default: - return 0; - } - - } +package gov.noaa.nws.ncep.edex.util.grib2vars; + +import java.util.Comparator; + +/** + * Comparator for Grib2Vars fields. + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 10/10		276  		L. Lin	   Initial Creation
+ *                       
+ * 
+ * + * @author llin + * @version 1 + */ + +public class Grib2VarsComparator implements Comparator, IGrib2VarsField { + + private Grib2VarsField field; + + public Grib2VarsComparator(Grib2VarsField f) { + this.field = f; + } + + public int compare(Grib2Vars o1, Grib2Vars o2) { + switch (field) { + case G2VARSID: + return o1.getG2Varsid() - o2.getG2Varsid(); + case DISCIPLINE: + return o1.getDiscipline() - o2.getDiscipline(); + case CATEGORY: + return o1.getCategory() - o2.getCategory(); + case PID: + return o1.getPid() - o2.getPid(); + case PDT: + return o1.getPdt() - o2.getPdt(); + case NAME: + return o1.getName().compareToIgnoreCase(o2.getName()); + case UNITS: + return o1.getUnits().compareToIgnoreCase(o2.getUnits()); + case GNAM: + return o1.getGnam().compareToIgnoreCase(o2.getGnam()); + case SCALE: + return o1.getScale() - o2.getScale(); + case MISSING: + return o1.getMissing().compareTo(o2.getMissing()); + default: + return 0; + } + + } } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsTable.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsTable.java index 87d0c0bcd5..77827218d6 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsTable.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsTable.java @@ -1,185 +1,185 @@ -package gov.noaa.nws.ncep.edex.util.grib2vars; - -import java.io.File; -import java.io.FileNotFoundException; -import java.io.FileReader; -import java.util.ArrayList; -import java.util.Collections; -import java.util.List; - -import javax.xml.bind.JAXBContext; -import javax.xml.bind.JAXBException; -import javax.xml.bind.Unmarshaller; - -/** - * This class reads a g2Vars table from an xml file and contains a list of g2Varss. - * This class also provide general g2Vars search functions given g2Vars field, and - * field value. - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * 10/10  		276   	   	L. Lin	   Initial Creation
- * 07/11                    X. Guo     Added getGrib2Vars4Grib1()
- *                       
- * 
- * - * @author llin - * @version 1 - */ - -public class Grib2VarsTable implements IGrib2VarsField { - - private final String PACKAGE = "gov.noaa.nws.ncep.edex.util.grib2vars"; - - private List g2VarsList; - - private static Grib2VarsField last = null; - - /** - * Constructor. - * @param tableFileName - full path of the xml table file - */ - public Grib2VarsTable( String tableFileName ) { - - try{ - g2VarsList = readGrib2VarsTable( tableFileName ); - } - catch ( JAXBException exp ){ - g2VarsList = null; - exp.printStackTrace(); - } - - } - - /** - * Reads the contents of the input g2Vars table file - * @param xmlFilename - full path of the xml table name - * @return - a list of g2Varss - * @throws JAXBException - */ - private List readGrib2VarsTable( String xmlFilename ) throws JAXBException{ - - File xmlFile = new File(xmlFilename); - - JAXBContext context = JAXBContext.newInstance( - PACKAGE); - Unmarshaller unmarshaller = context.createUnmarshaller(); - Grib2VarsList g2Varslist = null; - - try { - g2Varslist = (Grib2VarsList)unmarshaller.unmarshal( - new FileReader(xmlFile)); - List listOfItems = g2Varslist.getGrib2Vars(); - return listOfItems; - - } catch (FileNotFoundException e1) { - e1.printStackTrace(); - - } catch (NullPointerException e2) { - e2.printStackTrace(); - } - - return null; - - } - - /** - * Gets the list of the g2Varss - * @return - the list of g2Varss - */ - public List getGrib2VarsList(){ - - return g2VarsList; - - } - - /** - * Search a g2Vars given a field, and search key value. - * - * @param sf - * @param key - * @return Grib2Vars - */ - public Grib2Vars getGrib2Vars(int discipline, int category, int pid, int pdt) { - - if (g2VarsList == null || g2VarsList.isEmpty()) return null; - - for (Grib2Vars g2Vars : g2VarsList) { - if (g2Vars.discipline == discipline && - g2Vars.category == category && - g2Vars.pid == pid && - g2Vars.pdt == pdt ) { - return g2Vars; - } - } - return null; - } - - public Grib2Vars getGrib2Vars4Grib1(int discipline, int category, int pid) { - - if (g2VarsList == null || g2VarsList.isEmpty()) return null; - - for (Grib2Vars g2Vars : g2VarsList) { - if (g2Vars.discipline == discipline && - g2Vars.category == category && - g2Vars.pid == pid ) { - return g2Vars; - } - } - return null; - } - /** - * Search g2Vars list given a field, and search key value. - * - * @param sf - * @param key - * @return Grib2Vars - */ - public List getGrib2Varss(Grib2VarsField sf, Integer key) { - if (g2VarsList == null || g2VarsList.isEmpty()) return null; - - Grib2VarsComparator comparator = new Grib2VarsComparator(sf); - if (last == null || (last != null && last != sf )) { - Collections.sort(g2VarsList, comparator); - last = sf; - } - - List list = new ArrayList(); - - Grib2Vars s = getComparedGrib2Vars(sf, key); - int index; - while ((index = Collections.binarySearch(g2VarsList, s, comparator)) >= 0) { - list.add(g2VarsList.get(index)); - g2VarsList.remove(index); - } - - if (list.size() > 0) { - for (Grib2Vars st : list) { - g2VarsList.add(st); - } - - last = null; - return list; - } - else { - return null; - } - } - - - private Grib2Vars getComparedGrib2Vars(Grib2VarsField sf, Integer key){ - Grib2Vars g2Vars = new Grib2Vars(); - switch (sf) { - case G2VARSID: - g2Vars.setG2Varsid((Integer)key); - break; - } - - return g2Vars; - } - +package gov.noaa.nws.ncep.edex.util.grib2vars; + +import java.io.File; +import java.io.FileNotFoundException; +import java.io.FileReader; +import java.util.ArrayList; +import java.util.Collections; +import java.util.List; + +import javax.xml.bind.JAXBContext; +import javax.xml.bind.JAXBException; +import javax.xml.bind.Unmarshaller; + +/** + * This class reads a g2Vars table from an xml file and contains a list of g2Varss. + * This class also provide general g2Vars search functions given g2Vars field, and + * field value. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 10/10  		276   	   	L. Lin	   Initial Creation
+ * 07/11                    X. Guo     Added getGrib2Vars4Grib1()
+ *                       
+ * 
+ * + * @author llin + * @version 1 + */ + +public class Grib2VarsTable implements IGrib2VarsField { + + private final String PACKAGE = "gov.noaa.nws.ncep.edex.util.grib2vars"; + + private List g2VarsList; + + private static Grib2VarsField last = null; + + /** + * Constructor. + * @param tableFileName - full path of the xml table file + */ + public Grib2VarsTable( String tableFileName ) { + + try{ + g2VarsList = readGrib2VarsTable( tableFileName ); + } + catch ( JAXBException exp ){ + g2VarsList = null; + exp.printStackTrace(); + } + + } + + /** + * Reads the contents of the input g2Vars table file + * @param xmlFilename - full path of the xml table name + * @return - a list of g2Varss + * @throws JAXBException + */ + private List readGrib2VarsTable( String xmlFilename ) throws JAXBException{ + + File xmlFile = new File(xmlFilename); + + JAXBContext context = JAXBContext.newInstance( + PACKAGE); + Unmarshaller unmarshaller = context.createUnmarshaller(); + Grib2VarsList g2Varslist = null; + + try { + g2Varslist = (Grib2VarsList)unmarshaller.unmarshal( + new FileReader(xmlFile)); + List listOfItems = g2Varslist.getGrib2Vars(); + return listOfItems; + + } catch (FileNotFoundException e1) { + e1.printStackTrace(); + + } catch (NullPointerException e2) { + e2.printStackTrace(); + } + + return null; + + } + + /** + * Gets the list of the g2Varss + * @return - the list of g2Varss + */ + public List getGrib2VarsList(){ + + return g2VarsList; + + } + + /** + * Search a g2Vars given a field, and search key value. + * + * @param sf + * @param key + * @return Grib2Vars + */ + public Grib2Vars getGrib2Vars(int discipline, int category, int pid, int pdt) { + + if (g2VarsList == null || g2VarsList.isEmpty()) return null; + + for (Grib2Vars g2Vars : g2VarsList) { + if (g2Vars.discipline == discipline && + g2Vars.category == category && + g2Vars.pid == pid && + g2Vars.pdt == pdt ) { + return g2Vars; + } + } + return null; + } + + public Grib2Vars getGrib2Vars4Grib1(int discipline, int category, int pid) { + + if (g2VarsList == null || g2VarsList.isEmpty()) return null; + + for (Grib2Vars g2Vars : g2VarsList) { + if (g2Vars.discipline == discipline && + g2Vars.category == category && + g2Vars.pid == pid ) { + return g2Vars; + } + } + return null; + } + /** + * Search g2Vars list given a field, and search key value. + * + * @param sf + * @param key + * @return Grib2Vars + */ + public List getGrib2Varss(Grib2VarsField sf, Integer key) { + if (g2VarsList == null || g2VarsList.isEmpty()) return null; + + Grib2VarsComparator comparator = new Grib2VarsComparator(sf); + if (last == null || (last != null && last != sf )) { + Collections.sort(g2VarsList, comparator); + last = sf; + } + + List list = new ArrayList(); + + Grib2Vars s = getComparedGrib2Vars(sf, key); + int index; + while ((index = Collections.binarySearch(g2VarsList, s, comparator)) >= 0) { + list.add(g2VarsList.get(index)); + g2VarsList.remove(index); + } + + if (list.size() > 0) { + for (Grib2Vars st : list) { + g2VarsList.add(st); + } + + last = null; + return list; + } + else { + return null; + } + } + + + private Grib2Vars getComparedGrib2Vars(Grib2VarsField sf, Integer key){ + Grib2Vars g2Vars = new Grib2Vars(); + switch (sf) { + case G2VARSID: + g2Vars.setG2Varsid((Integer)key); + break; + } + + return g2Vars; + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsTableLookup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsTableLookup.java index cb0ac3d252..15a9b47fe5 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsTableLookup.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/Grib2VarsTableLookup.java @@ -1,282 +1,282 @@ -/** - * Grib2varsTableLookup - A Java class to define some known - * both g2varsncep1.tbl and g2varswmo2.tbl. - * - * SOFTWARE HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 10/2010 276 L. Lin Initial creation - * 06/2011 X. Guo Added getVarGnam() - * 07/2011 X. Guo Added getVarGnam4Grib1() - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ -package gov.noaa.nws.ncep.edex.util.grib2vars; - -import java.io.File; - -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.exception.GribException; - -import com.raytheon.uf.common.localization.IPathManager; -import com.raytheon.uf.common.localization.LocalizationContext; -import com.raytheon.uf.common.localization.PathManagerFactory; - -public class Grib2VarsTableLookup { - - private static Grib2VarsTable grib2varsTbl = null; - private static String name; - private static String units; - private static Integer scale; - private static String gnam; - private static float missing; - - public Grib2VarsTableLookup() { - } - - public static synchronized String readG2varsTable() throws GribException { - - Grib2VarsTable myTbl = null; - - /* - * Gets all predefined found in the utility directory - */ - IPathManager pathMgr = PathManagerFactory.getPathManager(); - LocalizationContext commonStaticBase = pathMgr.getContext( - LocalizationContext.LocalizationType.COMMON_STATIC, - LocalizationContext.LocalizationLevel.BASE); - - String path = ""; - - try { - path = pathMgr.getFile(commonStaticBase, - "ncgrid" + File.separator + "grib2vars.xml") - .getCanonicalPath(); - - // System.out.println (" grib2 vars table lookup path=" + path); - } catch (Exception e) { - throw new GribException( - "Unable to unmarshal ncep grib2vars.xml file"); - } - - File varsFile = new File(path); - try { - if (varsFile.exists()) { - myTbl = new Grib2VarsTable(path); - setG2varsTable(myTbl); - // System.out.println("Grib2varsTableLookup- read grib2vars.xml file=" - // + path); - } - } catch (Exception e) { - throw new GribException("Unable to read ncep grib2vars file"); - } - return path; - } - - /** - * Given discipline, category, pid, and pdt, find g2vars entry in - * "grib2vars.xml" and set g2varsid, name, units, scale, gnam, and missing - * fields. . - * - * @param discipline - * , category, pid and pdt are integers. - * @return - * @throws GribException - * - */ - public static int getG2varsId(int discipline, int category, int pid, int pdt) - throws GribException { - Grib2Vars g2vars = null; - int g2varsid = -1; - // Wrap decoding in a try block, in case of exception on xml. - try { - // Read in the stationNumber table XML if not exists - if (grib2varsTbl == null) { - readG2varsTable(); - } - - // Search station ID and return whole station record - if (grib2varsTbl != null) { - g2vars = grib2varsTbl.getGrib2Vars(discipline, category, pid, - pdt); - } - - if (g2vars != null) { - g2varsid = g2vars.g2Varsid; - name = g2vars.name; - units = g2vars.units; - gnam = g2vars.gnam; - scale = g2vars.scale; - missing = g2vars.missing; - } - } catch (Exception e) { - // TODO: Use central error logging if this code is kept - throw new GribException( - "Error occurs while finding g2vars entry from g2vars.xml table"); - } - - return g2varsid; - } - - /** - * Given discipline, category, pid, and pdt, find g2vars entry in - * "grib2vars.xml" and set g2varsid, name, units, g2varsscale, gnam, and - * missing fields. . - * - * @param discipline - * , category, pid and pdt are integers. - * @return - * @throws GribException - * - */ - public static int getG2varsScale(int discipline, int category, int pid, - int pdt) throws GribException { - Grib2Vars g2vars = null; - int g2scale = 0; - // Wrap decoding in a try block, in case of exception on xml. - try { - // Read in the stationNumber table XML if not exists - if (grib2varsTbl == null) { - readG2varsTable(); - } - - // Search station ID and return whole station record - if (grib2varsTbl != null) { - g2vars = grib2varsTbl.getGrib2Vars(discipline, category, pid, - pdt); - } - - if (g2vars != null) { - // g2Varsid = g2vars.g2Varsid; - name = g2vars.name; - units = g2vars.units; - gnam = g2vars.gnam; - g2scale = g2vars.scale; - missing = g2vars.missing; - } - } catch (Exception e) { - // TODO: Use central error logging if this code is kept - throw new GribException( - "Error occurs while finding g2vars entry from g2vars.xml table"); - } - - return g2scale; - } - - /** - * @return the grib2varsTbl - */ - public static Grib2VarsTable getG2varsTable() { - return grib2varsTbl; - } - - /** - * @param Grib2VarsTable - * the grib2varsTbl to set - */ - public static void setG2varsTable(Grib2VarsTable grib2varsTbl) { - Grib2VarsTableLookup.grib2varsTbl = grib2varsTbl; - } - - public static String getName() { - return name; - } - - public static void setName(String name) { - Grib2VarsTableLookup.name = name; - } - - public static String getVarGnam( int discipline, int category, int pid, int pdt) throws GribException { - Grib2Vars g2vars = null; - String varName="NONE"; - // Wrap decoding in a try block, in case of exception on xml. - try { - // Read in the stationNumber table XML if not exists - if (grib2varsTbl == null) { - readG2varsTable(); - } - - // Search station ID and return whole station record - if (grib2varsTbl != null) { - g2vars = grib2varsTbl.getGrib2Vars(discipline, category, pid, - pdt); - } - - if (g2vars != null) { - // g2Varsid = g2vars.g2Varsid; - varName = g2vars.gnam; - } - } catch (Exception e) { - // TODO: Use central error logging if this code is kept - throw new GribException( - "Error occurs while finding g2vars entry from g2vars.xml table"); - } - - return varName; - } - - public static String getVarGnam4Grib1( int discipline, int category, int pid) throws GribException { - Grib2Vars g2vars = null; - String varName="NONE"; - // Wrap decoding in a try block, in case of exception on xml. - try { - // Read in the stationNumber table XML if not exists - if (grib2varsTbl == null) { - readG2varsTable(); - } - - // Search station ID and return whole station record - if (grib2varsTbl != null) { - g2vars = grib2varsTbl.getGrib2Vars4Grib1(discipline, category, pid ); - } - - if (g2vars != null) { - // g2Varsid = g2vars.g2Varsid; - varName = g2vars.gnam; - } - } catch (Exception e) { - // TODO: Use central error logging if this code is kept - throw new GribException( - "Error occurs while finding g2vars entry from g2vars.xml table"); - } - - return varName; - } - - public static String getUnits() { - return units; - } - - public static void setUnits(String units) { - Grib2VarsTableLookup.units = units; - } - - public static Integer getScale() { - return scale; - } - - public static void setScale(Integer scale) { - Grib2VarsTableLookup.scale = scale; - } - - public static String getGnam() { - return gnam; - } - - public static void setGnam(String gnam) { - Grib2VarsTableLookup.gnam = gnam; - } - - public static float getMissing() { - return missing; - } - - public static void setMissing(float missing) { - Grib2VarsTableLookup.missing = missing; - } - -} +/** + * Grib2varsTableLookup - A Java class to define some known + * both g2varsncep1.tbl and g2varswmo2.tbl. + * + * SOFTWARE HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 10/2010 276 L. Lin Initial creation + * 06/2011 X. Guo Added getVarGnam() + * 07/2011 X. Guo Added getVarGnam4Grib1() + * + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ +package gov.noaa.nws.ncep.edex.util.grib2vars; + +import java.io.File; + +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.exception.GribException; + +import com.raytheon.uf.common.localization.IPathManager; +import com.raytheon.uf.common.localization.LocalizationContext; +import com.raytheon.uf.common.localization.PathManagerFactory; + +public class Grib2VarsTableLookup { + + private static Grib2VarsTable grib2varsTbl = null; + private static String name; + private static String units; + private static Integer scale; + private static String gnam; + private static float missing; + + public Grib2VarsTableLookup() { + } + + public static synchronized String readG2varsTable() throws GribException { + + Grib2VarsTable myTbl = null; + + /* + * Gets all predefined found in the utility directory + */ + IPathManager pathMgr = PathManagerFactory.getPathManager(); + LocalizationContext commonStaticBase = pathMgr.getContext( + LocalizationContext.LocalizationType.COMMON_STATIC, + LocalizationContext.LocalizationLevel.BASE); + + String path = ""; + + try { + path = pathMgr.getFile(commonStaticBase, + "ncgrid" + File.separator + "grib2vars.xml") + .getCanonicalPath(); + + // System.out.println (" grib2 vars table lookup path=" + path); + } catch (Exception e) { + throw new GribException( + "Unable to unmarshal ncep grib2vars.xml file"); + } + + File varsFile = new File(path); + try { + if (varsFile.exists()) { + myTbl = new Grib2VarsTable(path); + setG2varsTable(myTbl); + // System.out.println("Grib2varsTableLookup- read grib2vars.xml file=" + // + path); + } + } catch (Exception e) { + throw new GribException("Unable to read ncep grib2vars file"); + } + return path; + } + + /** + * Given discipline, category, pid, and pdt, find g2vars entry in + * "grib2vars.xml" and set g2varsid, name, units, scale, gnam, and missing + * fields. . + * + * @param discipline + * , category, pid and pdt are integers. + * @return + * @throws GribException + * + */ + public static int getG2varsId(int discipline, int category, int pid, int pdt) + throws GribException { + Grib2Vars g2vars = null; + int g2varsid = -1; + // Wrap decoding in a try block, in case of exception on xml. + try { + // Read in the stationNumber table XML if not exists + if (grib2varsTbl == null) { + readG2varsTable(); + } + + // Search station ID and return whole station record + if (grib2varsTbl != null) { + g2vars = grib2varsTbl.getGrib2Vars(discipline, category, pid, + pdt); + } + + if (g2vars != null) { + g2varsid = g2vars.g2Varsid; + name = g2vars.name; + units = g2vars.units; + gnam = g2vars.gnam; + scale = g2vars.scale; + missing = g2vars.missing; + } + } catch (Exception e) { + // TODO: Use central error logging if this code is kept + throw new GribException( + "Error occurs while finding g2vars entry from g2vars.xml table"); + } + + return g2varsid; + } + + /** + * Given discipline, category, pid, and pdt, find g2vars entry in + * "grib2vars.xml" and set g2varsid, name, units, g2varsscale, gnam, and + * missing fields. . + * + * @param discipline + * , category, pid and pdt are integers. + * @return + * @throws GribException + * + */ + public static int getG2varsScale(int discipline, int category, int pid, + int pdt) throws GribException { + Grib2Vars g2vars = null; + int g2scale = 0; + // Wrap decoding in a try block, in case of exception on xml. + try { + // Read in the stationNumber table XML if not exists + if (grib2varsTbl == null) { + readG2varsTable(); + } + + // Search station ID and return whole station record + if (grib2varsTbl != null) { + g2vars = grib2varsTbl.getGrib2Vars(discipline, category, pid, + pdt); + } + + if (g2vars != null) { + // g2Varsid = g2vars.g2Varsid; + name = g2vars.name; + units = g2vars.units; + gnam = g2vars.gnam; + g2scale = g2vars.scale; + missing = g2vars.missing; + } + } catch (Exception e) { + // TODO: Use central error logging if this code is kept + throw new GribException( + "Error occurs while finding g2vars entry from g2vars.xml table"); + } + + return g2scale; + } + + /** + * @return the grib2varsTbl + */ + public static Grib2VarsTable getG2varsTable() { + return grib2varsTbl; + } + + /** + * @param Grib2VarsTable + * the grib2varsTbl to set + */ + public static void setG2varsTable(Grib2VarsTable grib2varsTbl) { + Grib2VarsTableLookup.grib2varsTbl = grib2varsTbl; + } + + public static String getName() { + return name; + } + + public static void setName(String name) { + Grib2VarsTableLookup.name = name; + } + + public static String getVarGnam( int discipline, int category, int pid, int pdt) throws GribException { + Grib2Vars g2vars = null; + String varName="NONE"; + // Wrap decoding in a try block, in case of exception on xml. + try { + // Read in the stationNumber table XML if not exists + if (grib2varsTbl == null) { + readG2varsTable(); + } + + // Search station ID and return whole station record + if (grib2varsTbl != null) { + g2vars = grib2varsTbl.getGrib2Vars(discipline, category, pid, + pdt); + } + + if (g2vars != null) { + // g2Varsid = g2vars.g2Varsid; + varName = g2vars.gnam; + } + } catch (Exception e) { + // TODO: Use central error logging if this code is kept + throw new GribException( + "Error occurs while finding g2vars entry from g2vars.xml table"); + } + + return varName; + } + + public static String getVarGnam4Grib1( int discipline, int category, int pid) throws GribException { + Grib2Vars g2vars = null; + String varName="NONE"; + // Wrap decoding in a try block, in case of exception on xml. + try { + // Read in the stationNumber table XML if not exists + if (grib2varsTbl == null) { + readG2varsTable(); + } + + // Search station ID and return whole station record + if (grib2varsTbl != null) { + g2vars = grib2varsTbl.getGrib2Vars4Grib1(discipline, category, pid ); + } + + if (g2vars != null) { + // g2Varsid = g2vars.g2Varsid; + varName = g2vars.gnam; + } + } catch (Exception e) { + // TODO: Use central error logging if this code is kept + throw new GribException( + "Error occurs while finding g2vars entry from g2vars.xml table"); + } + + return varName; + } + + public static String getUnits() { + return units; + } + + public static void setUnits(String units) { + Grib2VarsTableLookup.units = units; + } + + public static Integer getScale() { + return scale; + } + + public static void setScale(Integer scale) { + Grib2VarsTableLookup.scale = scale; + } + + public static String getGnam() { + return gnam; + } + + public static void setGnam(String gnam) { + Grib2VarsTableLookup.gnam = gnam; + } + + public static float getMissing() { + return missing; + } + + public static void setMissing(float missing) { + Grib2VarsTableLookup.missing = missing; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/IGrib2VarsField.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/IGrib2VarsField.java index 54803378a7..8f20bfac2e 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/IGrib2VarsField.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vars/IGrib2VarsField.java @@ -1,18 +1,18 @@ -package gov.noaa.nws.ncep.edex.util.grib2vars; - -public interface IGrib2VarsField { - - public static enum Grib2VarsField { - G2VARSID, // g2vars id - DISCIPLINE, // The discipline - CATEGORY, // The category - PID, // The parameter id - PDT, // The product definition template - NAME, // description of this g2vars - UNITS, // units - GNAM, // gnam - SCALE, // scale - MISSING // The missing value - } - -} +package gov.noaa.nws.ncep.edex.util.grib2vars; + +public interface IGrib2VarsField { + + public static enum Grib2VarsField { + G2VARSID, // g2vars id + DISCIPLINE, // The discipline + CATEGORY, // The category + PID, // The parameter id + PDT, // The product definition template + NAME, // description of this g2vars + UNITS, // units + GNAM, // gnam + SCALE, // scale + MISSING // The missing value + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdComparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdComparator.java index e541ee6b73..e81e58c04f 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdComparator.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdComparator.java @@ -1,50 +1,50 @@ -package gov.noaa.nws.ncep.edex.util.grib2vcrd; - -import java.util.Comparator; - -/** - * Comparator for Grib2Vcrd fields. - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * 10/10		276  		L. Lin	   Initial Creation
- *                       
- * 
- * - * @author llin - * @version 1 - */ - -public class Grib2VcrdComparator implements Comparator, IGrib2VcrdField { - - private Grib2VcrdField field; - - public Grib2VcrdComparator(Grib2VcrdField f) { - this.field = f; - } - - public int compare(Grib2Vcrd o1, Grib2Vcrd o2) { - switch (field) { - case G2VCRDID: - return o1.getG2Vcrdid() - o2.getG2Vcrdid(); - case VCRDID1: - return o1.getVcrdid1() - o2.getVcrdid1(); - case VCRDID2: - return o1.getVcrdid2() - o2.getVcrdid2(); - case NAME: - return o1.getName().compareToIgnoreCase(o2.getName()); - case UNITS: - return o1.getUnits().compareToIgnoreCase(o2.getUnits()); - case GNAM: - return o1.getGnam().compareToIgnoreCase(o2.getGnam()); - case SCALE: - return o1.getScale().compareToIgnoreCase(o2.getScale()); - default: - return 0; - } - - } +package gov.noaa.nws.ncep.edex.util.grib2vcrd; + +import java.util.Comparator; + +/** + * Comparator for Grib2Vcrd fields. + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 10/10		276  		L. Lin	   Initial Creation
+ *                       
+ * 
+ * + * @author llin + * @version 1 + */ + +public class Grib2VcrdComparator implements Comparator, IGrib2VcrdField { + + private Grib2VcrdField field; + + public Grib2VcrdComparator(Grib2VcrdField f) { + this.field = f; + } + + public int compare(Grib2Vcrd o1, Grib2Vcrd o2) { + switch (field) { + case G2VCRDID: + return o1.getG2Vcrdid() - o2.getG2Vcrdid(); + case VCRDID1: + return o1.getVcrdid1() - o2.getVcrdid1(); + case VCRDID2: + return o1.getVcrdid2() - o2.getVcrdid2(); + case NAME: + return o1.getName().compareToIgnoreCase(o2.getName()); + case UNITS: + return o1.getUnits().compareToIgnoreCase(o2.getUnits()); + case GNAM: + return o1.getGnam().compareToIgnoreCase(o2.getGnam()); + case SCALE: + return o1.getScale().compareToIgnoreCase(o2.getScale()); + default: + return 0; + } + + } } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdTable.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdTable.java index eebe6743ab..b040812981 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdTable.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdTable.java @@ -1,189 +1,189 @@ -package gov.noaa.nws.ncep.edex.util.grib2vcrd; - -import java.io.File; -import java.io.FileNotFoundException; -import java.io.FileReader; -import java.util.ArrayList; -import java.util.Collections; -import java.util.List; - -import javax.xml.bind.JAXBContext; -import javax.xml.bind.JAXBException; -import javax.xml.bind.Unmarshaller; - -/** - * This class reads a g2Vcrd table from an xml file and contains a list of g2Vcrds. - * This class also provide general g2Vcrd search functions given g2Vcrd field, and - * field value. - * - *
- * 
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    Engineer    Description
- * ------------ ---------- ----------- --------------------------
- * 10/10  		276   	   	L. Lin	   Initial Creation
- * 07/11                    X. Guo     Added getGrib2VcrdByVcrd1()
- *                       
- * 
- * - * @author llin - * @version 1 - */ - -public class Grib2VcrdTable implements IGrib2VcrdField { - - private final String PACKAGE = "gov.noaa.nws.ncep.edex.util.grib2vcrd"; - - private List g2VcrdList; - - private static Grib2VcrdField last = null; - - /** - * Constructor. - * @param tableFileName - full path of the xml table file - */ - public Grib2VcrdTable( String tableFileName ) { - - try{ - g2VcrdList = readGrib2VcrdTable( tableFileName ); - } - catch ( JAXBException exp ){ - g2VcrdList = null; - exp.printStackTrace(); - } - - } - - /** - * Reads the contents of the input g2Vcrd table file - * @param xmlFilename - full path of the xml table name - * @return - a list of g2Vcrds - * @throws JAXBException - */ - private List readGrib2VcrdTable( String xmlFilename ) throws JAXBException{ - - File xmlFile = new File(xmlFilename); - - JAXBContext context = JAXBContext.newInstance( - PACKAGE); - Unmarshaller unmarshaller = context.createUnmarshaller(); - Grib2VcrdList g2Vcrdlist = null; - - try { - g2Vcrdlist = (Grib2VcrdList)unmarshaller.unmarshal( - new FileReader(xmlFile)); - List listOfItems = g2Vcrdlist.getGrib2Vcrd(); - return listOfItems; - - } catch (FileNotFoundException e1) { - e1.printStackTrace(); - - } catch (NullPointerException e2) { - e2.printStackTrace(); - } - - return null; - - } - - /** - * Gets the list of the g2Vcrds - * @return - the list of g2Vcrds - */ - public List getGrib2VcrdList(){ - - return g2VcrdList; - - } - - /** - * Search a g2Vcrd given a field, and search key value. - * - * @param sf - * @param key - * @return Grib2Vcrd - */ - public Grib2Vcrd getGrib2Vcrd(int vcrdid1, int vcrdid2) { - - if (g2VcrdList == null || g2VcrdList.isEmpty()) return null; - - for (Grib2Vcrd g2Vcrd : g2VcrdList) { - if (g2Vcrd.vcrdid1 == vcrdid1 && - g2Vcrd.vcrdid2 == vcrdid2 ) { - return g2Vcrd; - } - } - return null; - } - - /** - * Search a g2Vcrd given a field, and search key value. - * - * @param sf - * @param key - * @return Grib2Vcrd - */ - public Grib2Vcrd getGrib2VcrdByVcrd1 (int vcrdid1 ) { - - if (g2VcrdList == null || g2VcrdList.isEmpty()) return null; - - for (Grib2Vcrd g2Vcrd : g2VcrdList) { - if (g2Vcrd.vcrdid1 == vcrdid1 ) { - return g2Vcrd; - } - } - return null; - } - - /** - * Search g2Vcrd list given a field, and search key value. - * - * @param sf - * @param key - * @return Grib2Vcrd - */ - public List getGrib2Vcrds(Grib2VcrdField sf, Integer key) { - if (g2VcrdList == null || g2VcrdList.isEmpty()) return null; - - Grib2VcrdComparator comparator = new Grib2VcrdComparator(sf); - if (last == null || (last != null && last != sf )) { - Collections.sort(g2VcrdList, comparator); - last = sf; - } - - List list = new ArrayList(); - - Grib2Vcrd s = getComparedGrib2Vcrd(sf, key); - int index; - while ((index = Collections.binarySearch(g2VcrdList, s, comparator)) >= 0) { - list.add(g2VcrdList.get(index)); - g2VcrdList.remove(index); - } - - if (list.size() > 0) { - for (Grib2Vcrd st : list) { - g2VcrdList.add(st); - } - - last = null; - return list; - } - else { - return null; - } - } - - - private Grib2Vcrd getComparedGrib2Vcrd(Grib2VcrdField sf, Integer key){ - Grib2Vcrd g2Vcrd = new Grib2Vcrd(); - switch (sf) { - case G2VCRDID: - g2Vcrd.setG2Vcrdid((Integer)key); - break; - } - - return g2Vcrd; - } - +package gov.noaa.nws.ncep.edex.util.grib2vcrd; + +import java.io.File; +import java.io.FileNotFoundException; +import java.io.FileReader; +import java.util.ArrayList; +import java.util.Collections; +import java.util.List; + +import javax.xml.bind.JAXBContext; +import javax.xml.bind.JAXBException; +import javax.xml.bind.Unmarshaller; + +/** + * This class reads a g2Vcrd table from an xml file and contains a list of g2Vcrds. + * This class also provide general g2Vcrd search functions given g2Vcrd field, and + * field value. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 10/10  		276   	   	L. Lin	   Initial Creation
+ * 07/11                    X. Guo     Added getGrib2VcrdByVcrd1()
+ *                       
+ * 
+ * + * @author llin + * @version 1 + */ + +public class Grib2VcrdTable implements IGrib2VcrdField { + + private final String PACKAGE = "gov.noaa.nws.ncep.edex.util.grib2vcrd"; + + private List g2VcrdList; + + private static Grib2VcrdField last = null; + + /** + * Constructor. + * @param tableFileName - full path of the xml table file + */ + public Grib2VcrdTable( String tableFileName ) { + + try{ + g2VcrdList = readGrib2VcrdTable( tableFileName ); + } + catch ( JAXBException exp ){ + g2VcrdList = null; + exp.printStackTrace(); + } + + } + + /** + * Reads the contents of the input g2Vcrd table file + * @param xmlFilename - full path of the xml table name + * @return - a list of g2Vcrds + * @throws JAXBException + */ + private List readGrib2VcrdTable( String xmlFilename ) throws JAXBException{ + + File xmlFile = new File(xmlFilename); + + JAXBContext context = JAXBContext.newInstance( + PACKAGE); + Unmarshaller unmarshaller = context.createUnmarshaller(); + Grib2VcrdList g2Vcrdlist = null; + + try { + g2Vcrdlist = (Grib2VcrdList)unmarshaller.unmarshal( + new FileReader(xmlFile)); + List listOfItems = g2Vcrdlist.getGrib2Vcrd(); + return listOfItems; + + } catch (FileNotFoundException e1) { + e1.printStackTrace(); + + } catch (NullPointerException e2) { + e2.printStackTrace(); + } + + return null; + + } + + /** + * Gets the list of the g2Vcrds + * @return - the list of g2Vcrds + */ + public List getGrib2VcrdList(){ + + return g2VcrdList; + + } + + /** + * Search a g2Vcrd given a field, and search key value. + * + * @param sf + * @param key + * @return Grib2Vcrd + */ + public Grib2Vcrd getGrib2Vcrd(int vcrdid1, int vcrdid2) { + + if (g2VcrdList == null || g2VcrdList.isEmpty()) return null; + + for (Grib2Vcrd g2Vcrd : g2VcrdList) { + if (g2Vcrd.vcrdid1 == vcrdid1 && + g2Vcrd.vcrdid2 == vcrdid2 ) { + return g2Vcrd; + } + } + return null; + } + + /** + * Search a g2Vcrd given a field, and search key value. + * + * @param sf + * @param key + * @return Grib2Vcrd + */ + public Grib2Vcrd getGrib2VcrdByVcrd1 (int vcrdid1 ) { + + if (g2VcrdList == null || g2VcrdList.isEmpty()) return null; + + for (Grib2Vcrd g2Vcrd : g2VcrdList) { + if (g2Vcrd.vcrdid1 == vcrdid1 ) { + return g2Vcrd; + } + } + return null; + } + + /** + * Search g2Vcrd list given a field, and search key value. + * + * @param sf + * @param key + * @return Grib2Vcrd + */ + public List getGrib2Vcrds(Grib2VcrdField sf, Integer key) { + if (g2VcrdList == null || g2VcrdList.isEmpty()) return null; + + Grib2VcrdComparator comparator = new Grib2VcrdComparator(sf); + if (last == null || (last != null && last != sf )) { + Collections.sort(g2VcrdList, comparator); + last = sf; + } + + List list = new ArrayList(); + + Grib2Vcrd s = getComparedGrib2Vcrd(sf, key); + int index; + while ((index = Collections.binarySearch(g2VcrdList, s, comparator)) >= 0) { + list.add(g2VcrdList.get(index)); + g2VcrdList.remove(index); + } + + if (list.size() > 0) { + for (Grib2Vcrd st : list) { + g2VcrdList.add(st); + } + + last = null; + return list; + } + else { + return null; + } + } + + + private Grib2Vcrd getComparedGrib2Vcrd(Grib2VcrdField sf, Integer key){ + Grib2Vcrd g2Vcrd = new Grib2Vcrd(); + switch (sf) { + case G2VCRDID: + g2Vcrd.setG2Vcrdid((Integer)key); + break; + } + + return g2Vcrd; + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdTableLookup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdTableLookup.java index d7993d15c9..30c293f20f 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdTableLookup.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/Grib2VcrdTableLookup.java @@ -1,260 +1,260 @@ -/** - * Grib2vcrdTableLookup - A Java class to define some known - * both g2vcrdncep1.tbl and g2vcrdwmo2.tbl. - * - * SOFTWARE HISTORY - * - * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 10/2010 276 L. Lin Initial creation - * 06/2011 X. Guo Added getGnamByVcrdId(() - * getScaleByVcrdId() - * 07/2011 X. Guo Added getGrib2VcrdByGrib1VcrdId() - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ -package gov.noaa.nws.ncep.edex.util.grib2vcrd; - -import java.io.File; - -import gov.noaa.nws.ncep.common.dataplugin.ncgrib.exception.GribException; - -import com.raytheon.uf.common.localization.IPathManager; -import com.raytheon.uf.common.localization.LocalizationContext; -import com.raytheon.uf.common.localization.PathManagerFactory; -import com.raytheon.uf.edex.core.props.PropertiesFactory; - -public class Grib2VcrdTableLookup { - - private static Grib2VcrdTable grib2vcrdTbl=null; - private static String name; - private static String units; - private static String scale; - private static String gnam; - - public static synchronized String readG2vcrdTable () throws GribException{ - - Grib2VcrdTable myTbl = null; - - /* - * Gets all predefined found in the utility directory - */ - IPathManager pathMgr = PathManagerFactory.getPathManager(); - LocalizationContext commonStaticBase = pathMgr.getContext( - LocalizationContext.LocalizationType.COMMON_STATIC, - LocalizationContext.LocalizationLevel.BASE); - - LocalizationContext commonStaticSite = pathMgr.getContext( - LocalizationContext.LocalizationType.COMMON_STATIC, - LocalizationContext.LocalizationLevel.SITE); - - String path = ""; - String sitePath = ""; - - try { - path = pathMgr.getFile( - commonStaticBase, - "ncgrid" + File.separator + "grib2vcrd.xml") - .getCanonicalPath(); - - //System.out.println (" grib2 vcrd table lookup path=" + path); - - sitePath = pathMgr.getFile( - commonStaticSite, - PropertiesFactory.getInstance().getEnvProperties() - .getEnvValue("SITENAME") - + File.separator - + "ncgrid" - + File.separator - + "g2vcrd.xml").getCanonicalPath(); - //System.out.println (" grib2 vcrd table lookup sitepath=" + sitePath); - } catch (Exception e) { - throw new GribException("Unable to unmarshal ncep grib2vcrd.xml file"); - } - - File modelFile = new File(path); - try { - if (modelFile.exists()) { - myTbl = new Grib2VcrdTable(path); - setG2vcrdTable(myTbl); - //System.out.println("Grib2varsTableLookup- read grib2vars.xml file=" + path); - } - } catch (Exception e) { - throw new GribException("Unable to read ncep grib2vcrd file"); - } - return path; - } - - /** - * Given discipline, category, pid, and pdt, find g2vcrd entry in "grib2vcrd.xml" - * and set g2vcrdid, name, units, scale, gnam, and missing fields. - * . - * - * @param discipline, category, pid and pdt are integers. - * @return - * @throws GribException - * - */ - public static int getG2vcrdId(int vcrdid1, int vcrdid2) throws GribException { - Grib2Vcrd g2vcrd=null; - int g2vcrdid = -1; - // Wrap decoding in a try block, in case of exception on xml. - try { - - - // Read in the stationNumber table XML if not exists - if (grib2vcrdTbl == null) { - readG2vcrdTable(); - } - // Search station ID and return whole station record - if (grib2vcrdTbl != null) { - g2vcrd = grib2vcrdTbl.getGrib2Vcrd(vcrdid1, vcrdid2); - } - - if ( g2vcrd != null) { - g2vcrdid = g2vcrd.g2Vcrdid; - name = g2vcrd.name; - units = g2vcrd.units; - gnam = g2vcrd.gnam; - scale = g2vcrd.scale; - } - } - catch (Exception e) { - //TODO: Use central error logging if this code is kept - throw new GribException("Error occurs while finding g2vcrd entry from g2vcrd.xml table"); - } - - return g2vcrdid; - } - - /** - * @return the grib2vcrdTbl - */ - public static Grib2VcrdTable getG2vcrdTable() { - return grib2vcrdTbl; - } - - /** - * @param Grib2VcrdTable - * the grib2vcrdTbl to set - */ - public static void setG2vcrdTable(Grib2VcrdTable grib2vcrdTbl) { - Grib2VcrdTableLookup.grib2vcrdTbl = grib2vcrdTbl; - } - - public static String getName() { - return name; - } - - public static void setName(String name) { - Grib2VcrdTableLookup.name = name; - } - - public static String getGnamByVcrdId ( int vcrdid1, int vcrdid2) throws GribException { - Grib2Vcrd g2vcrd=null; - String gvrdName = "NONE"; - // Wrap decoding in a try block, in case of exception on xml. - try { - - - // Read in the stationNumber table XML if not exists - if (grib2vcrdTbl == null) { - readG2vcrdTable(); - } - // Search station ID and return whole station record - if (grib2vcrdTbl != null) { - g2vcrd = grib2vcrdTbl.getGrib2Vcrd(vcrdid1, vcrdid2); - } - - if ( g2vcrd != null) { - gvrdName = g2vcrd.gnam; - scale = g2vcrd.scale; - } - } - catch (Exception e) { - //TODO: Use central error logging if this code is kept - throw new GribException("Error occurs while finding g2vcrd entry from g2vcrd.xml table"); - } - - return gvrdName; - } - - public static Grib2Vcrd getGrib2VcrdByGrib1VcrdId ( int vcrdid ) throws GribException { - Grib2Vcrd g2vcrd=null; - // Wrap decoding in a try block, in case of exception on xml. - try { - - - // Read in the stationNumber table XML if not exists - if (grib2vcrdTbl == null) { - readG2vcrdTable(); - } - // Search station ID and return whole station record - if (grib2vcrdTbl != null) { - g2vcrd = grib2vcrdTbl.getGrib2VcrdByVcrd1(vcrdid); - } - } - catch (Exception e) { - //TODO: Use central error logging if this code is kept - throw new GribException("Error occurs while finding g2vcrd entry from g2vcrd.xml table"); - } - - return g2vcrd; - } - - public static String getScaleByVcrdId ( int vcrdid1, int vcrdid2) throws GribException { - Grib2Vcrd g2vcrd=null; - // Wrap decoding in a try block, in case of exception on xml. - try { - - - // Read in the stationNumber table XML if not exists - if (grib2vcrdTbl == null) { - readG2vcrdTable(); - } - // Search station ID and return whole station record - if (grib2vcrdTbl != null) { - g2vcrd = grib2vcrdTbl.getGrib2Vcrd(vcrdid1, vcrdid2); - } - - if ( g2vcrd != null) { - scale = g2vcrd.scale; - } - } - catch (Exception e) { - //TODO: Use central error logging if this code is kept - throw new GribException("Error occurs while finding g2vcrd entry from g2vcrd.xml table"); - } - - return scale; - } - - public static String getUnits() { - return units; - } - - public static void setUnits(String units) { - Grib2VcrdTableLookup.units = units; - } - - public static String getScale() { - return scale; - } - - public static void setScale(String scale) { - Grib2VcrdTableLookup.scale = scale; - } - - public static String getGnam() { - return gnam; - } - - public static void setGnam(String gnam) { - Grib2VcrdTableLookup.gnam = gnam; - } - -} +/** + * Grib2vcrdTableLookup - A Java class to define some known + * both g2vcrdncep1.tbl and g2vcrdwmo2.tbl. + * + * SOFTWARE HISTORY + * + * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 10/2010 276 L. Lin Initial creation + * 06/2011 X. Guo Added getGnamByVcrdId(() + * getScaleByVcrdId() + * 07/2011 X. Guo Added getGrib2VcrdByGrib1VcrdId() + * + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ +package gov.noaa.nws.ncep.edex.util.grib2vcrd; + +import java.io.File; + +import gov.noaa.nws.ncep.common.dataplugin.ncgrib.exception.GribException; + +import com.raytheon.uf.common.localization.IPathManager; +import com.raytheon.uf.common.localization.LocalizationContext; +import com.raytheon.uf.common.localization.PathManagerFactory; +import com.raytheon.uf.edex.core.props.PropertiesFactory; + +public class Grib2VcrdTableLookup { + + private static Grib2VcrdTable grib2vcrdTbl=null; + private static String name; + private static String units; + private static String scale; + private static String gnam; + + public static synchronized String readG2vcrdTable () throws GribException{ + + Grib2VcrdTable myTbl = null; + + /* + * Gets all predefined found in the utility directory + */ + IPathManager pathMgr = PathManagerFactory.getPathManager(); + LocalizationContext commonStaticBase = pathMgr.getContext( + LocalizationContext.LocalizationType.COMMON_STATIC, + LocalizationContext.LocalizationLevel.BASE); + + LocalizationContext commonStaticSite = pathMgr.getContext( + LocalizationContext.LocalizationType.COMMON_STATIC, + LocalizationContext.LocalizationLevel.SITE); + + String path = ""; + String sitePath = ""; + + try { + path = pathMgr.getFile( + commonStaticBase, + "ncgrid" + File.separator + "grib2vcrd.xml") + .getCanonicalPath(); + + //System.out.println (" grib2 vcrd table lookup path=" + path); + + sitePath = pathMgr.getFile( + commonStaticSite, + PropertiesFactory.getInstance().getEnvProperties() + .getEnvValue("SITENAME") + + File.separator + + "ncgrid" + + File.separator + + "g2vcrd.xml").getCanonicalPath(); + //System.out.println (" grib2 vcrd table lookup sitepath=" + sitePath); + } catch (Exception e) { + throw new GribException("Unable to unmarshal ncep grib2vcrd.xml file"); + } + + File modelFile = new File(path); + try { + if (modelFile.exists()) { + myTbl = new Grib2VcrdTable(path); + setG2vcrdTable(myTbl); + //System.out.println("Grib2varsTableLookup- read grib2vars.xml file=" + path); + } + } catch (Exception e) { + throw new GribException("Unable to read ncep grib2vcrd file"); + } + return path; + } + + /** + * Given discipline, category, pid, and pdt, find g2vcrd entry in "grib2vcrd.xml" + * and set g2vcrdid, name, units, scale, gnam, and missing fields. + * . + * + * @param discipline, category, pid and pdt are integers. + * @return + * @throws GribException + * + */ + public static int getG2vcrdId(int vcrdid1, int vcrdid2) throws GribException { + Grib2Vcrd g2vcrd=null; + int g2vcrdid = -1; + // Wrap decoding in a try block, in case of exception on xml. + try { + + + // Read in the stationNumber table XML if not exists + if (grib2vcrdTbl == null) { + readG2vcrdTable(); + } + // Search station ID and return whole station record + if (grib2vcrdTbl != null) { + g2vcrd = grib2vcrdTbl.getGrib2Vcrd(vcrdid1, vcrdid2); + } + + if ( g2vcrd != null) { + g2vcrdid = g2vcrd.g2Vcrdid; + name = g2vcrd.name; + units = g2vcrd.units; + gnam = g2vcrd.gnam; + scale = g2vcrd.scale; + } + } + catch (Exception e) { + //TODO: Use central error logging if this code is kept + throw new GribException("Error occurs while finding g2vcrd entry from g2vcrd.xml table"); + } + + return g2vcrdid; + } + + /** + * @return the grib2vcrdTbl + */ + public static Grib2VcrdTable getG2vcrdTable() { + return grib2vcrdTbl; + } + + /** + * @param Grib2VcrdTable + * the grib2vcrdTbl to set + */ + public static void setG2vcrdTable(Grib2VcrdTable grib2vcrdTbl) { + Grib2VcrdTableLookup.grib2vcrdTbl = grib2vcrdTbl; + } + + public static String getName() { + return name; + } + + public static void setName(String name) { + Grib2VcrdTableLookup.name = name; + } + + public static String getGnamByVcrdId ( int vcrdid1, int vcrdid2) throws GribException { + Grib2Vcrd g2vcrd=null; + String gvrdName = "NONE"; + // Wrap decoding in a try block, in case of exception on xml. + try { + + + // Read in the stationNumber table XML if not exists + if (grib2vcrdTbl == null) { + readG2vcrdTable(); + } + // Search station ID and return whole station record + if (grib2vcrdTbl != null) { + g2vcrd = grib2vcrdTbl.getGrib2Vcrd(vcrdid1, vcrdid2); + } + + if ( g2vcrd != null) { + gvrdName = g2vcrd.gnam; + scale = g2vcrd.scale; + } + } + catch (Exception e) { + //TODO: Use central error logging if this code is kept + throw new GribException("Error occurs while finding g2vcrd entry from g2vcrd.xml table"); + } + + return gvrdName; + } + + public static Grib2Vcrd getGrib2VcrdByGrib1VcrdId ( int vcrdid ) throws GribException { + Grib2Vcrd g2vcrd=null; + // Wrap decoding in a try block, in case of exception on xml. + try { + + + // Read in the stationNumber table XML if not exists + if (grib2vcrdTbl == null) { + readG2vcrdTable(); + } + // Search station ID and return whole station record + if (grib2vcrdTbl != null) { + g2vcrd = grib2vcrdTbl.getGrib2VcrdByVcrd1(vcrdid); + } + } + catch (Exception e) { + //TODO: Use central error logging if this code is kept + throw new GribException("Error occurs while finding g2vcrd entry from g2vcrd.xml table"); + } + + return g2vcrd; + } + + public static String getScaleByVcrdId ( int vcrdid1, int vcrdid2) throws GribException { + Grib2Vcrd g2vcrd=null; + // Wrap decoding in a try block, in case of exception on xml. + try { + + + // Read in the stationNumber table XML if not exists + if (grib2vcrdTbl == null) { + readG2vcrdTable(); + } + // Search station ID and return whole station record + if (grib2vcrdTbl != null) { + g2vcrd = grib2vcrdTbl.getGrib2Vcrd(vcrdid1, vcrdid2); + } + + if ( g2vcrd != null) { + scale = g2vcrd.scale; + } + } + catch (Exception e) { + //TODO: Use central error logging if this code is kept + throw new GribException("Error occurs while finding g2vcrd entry from g2vcrd.xml table"); + } + + return scale; + } + + public static String getUnits() { + return units; + } + + public static void setUnits(String units) { + Grib2VcrdTableLookup.units = units; + } + + public static String getScale() { + return scale; + } + + public static void setScale(String scale) { + Grib2VcrdTableLookup.scale = scale; + } + + public static String getGnam() { + return gnam; + } + + public static void setGnam(String gnam) { + Grib2VcrdTableLookup.gnam = gnam; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/IGrib2VcrdField.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/IGrib2VcrdField.java index 26fcb158bf..be73da436f 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/IGrib2VcrdField.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/grib2vcrd/IGrib2VcrdField.java @@ -1,15 +1,15 @@ -package gov.noaa.nws.ncep.edex.util.grib2vcrd; - -public interface IGrib2VcrdField { - - public static enum Grib2VcrdField { - G2VCRDID, // g2vars id - VCRDID1, // The vertical coordination 1 - VCRDID2, // The vertical coordination 2 - NAME, // description of this g2vars - UNITS, // units - GNAM, // gnam - SCALE, // scale - } - -} +package gov.noaa.nws.ncep.edex.util.grib2vcrd; + +public interface IGrib2VcrdField { + + public static enum Grib2VcrdField { + G2VCRDID, // g2vars id + VCRDID1, // The vertical coordination 1 + VCRDID2, // The vertical coordination 2 + NAME, // description of this g2vars + UNITS, // units + GNAM, // gnam + SCALE, // scale + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/ncgrib/NcgribModelLookup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/ncgrib/NcgribModelLookup.java index bf4c4ab6f7..a640067c3f 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/ncgrib/NcgribModelLookup.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/src/gov/noaa/nws/ncep/edex/util/ncgrib/NcgribModelLookup.java @@ -47,6 +47,7 @@ import com.raytheon.uf.common.serialization.SerializationUtil; * ------------ ---------- ----------- -------------------------- * 3/12/10 4758 bphillip Initial creation * 10/13/10 276 llin Modified for NC GRIB. + * 11/02/11 xguo Updated gridid * * * @author njensen @@ -108,7 +109,7 @@ public class NcgribModelLookup { model.setCenter(center); model.setName(modelName); model.setSubCenter(Integer.toString(subcenter)); - model.setGrid(Integer.parseInt(grid)); + model.setGrid(grid); ArrayList processList = new ArrayList(); processList.add(process); model.setProcess(processList); diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/grib1vcrd.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/grib1vcrd.xml new file mode 100644 index 0000000000..cd12809288 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/grib1vcrd.xml @@ -0,0 +1,453 @@ + + + + + 1 + Ground or water surface + - + NONE + 0 + + + 2 + Cloud base level + - + CLDL + 0 + + + 3 + Cloud top level + - + CLDT + 0 + + + 4 + Level of 0 deg C isotherm + - + FRZL + 0 + + + 5 + Adiabatic condensation level + - + LCLV + 0 + + + 6 + Maximum wind speed level + - + MWSL + 0 + + + 7 + Tropopause + - + TROP + 0 + + + 8 + Nominal top of the atmosphere + kPa + TOPA + 0 + + + 9 + Sea bottom + - + SEAB + 0 + + + 20 + Isothermal level + 1/100 K + TMPL + 0 + + + 100 + Isobaric surface + hPa + PRES + 0 + + + 101 + Layer between two isobaric sfcs + kPa + PRES + 1 + + + 102 + Mean sea level + - + NONE + 0 + + + 103 + Specific altitude above msl + m + HGHT + 0 + + + 104 + Layer between two spec alts (msl) + hm + HGHT + 2 + + + 105 + Specified height level above gnd + m + HGHT + 0 + + + 106 + Layer between two height levels (gnd) + hm + HGHT + 2 + + + 107 + Sigma level + 1/10000 sigma value + SGMA + 0 + + + 108 + Layer between two sigma levels + 1/100 sigma values + SGMA + 2 + + + 109 + Hybrid level + - + HYBL + 0 + + + 110 + Layer between two hybrid levels + - + HYBL + 0 + + + 111 + Depth below land surface + cm + DPTH + 0 + + + 112 + Layer btwn 2 dpths below lnd sfc + cm + DPTH + 0 + + + 113 + Isentropic (theta) level + K + THTA + 0 + + + 114 + Layer between two isentropic levels + K + THTA + 0 + + + 115 + Level at press diff from ground + hPa + PDLV + 0 + + + 116 + Pressure difference layer + hPa + PDLY + 0 + + + 117 + Potential vorticity surface + 10**-6/km**2/kg + POTV + 0 + + + 119 + ETA level + 1/10000 + ELVL + 0 + + + 120 + ETA layer + 1/100 + ELYR + 0 + + + 121 + Layer between two isobaric sfcs + 1100-hPa + PRES + 0 + + + 125 + Specified height level above gnd + cm + HGHT + 0 + + + 128 + Layer between two sigma levels + 1.1 - 1/1000 sigma values + SGMA + 1 + + + 141 + Layer between two isobaric sfcs + kPa and 1100-hPa + PRES + 0 + + + 160 + Depth below sea-level + m + DPTH + 0 + + + 200 + Entire atmosphere as a layer + - + NONE + 0 + + + 201 + Entire ocean as a layer + - + NONE + 0 + + + 204 + Highest tropospheric freezing lev + - + FRZH + 0 + + + 206 + Grid scale cloud bottom level + - + GCBL + 0 + + + 207 + Grid scale cloud top level + - + GCTL + 0 + + + 209 + Boundary layer cloud bottom level + - + BCBL + 0 + + + 210 + Boundary layer cloud top level + - + BCTL + 0 + + + 211 + Boundary layer cloud layer + - + BCLY + 0 + + + 212 + Low cloud bottom level + - + LCBL + 0 + + + 213 + Low cloud top level + - + LCTL + 0 + + + 214 + Low cloud layer + - + LCLY + 0 + + + 215 + Cloud Ceiling + - + CEIL + 0 + + + 220 + Planetary Boundary Layer + - + PBLRI + 0 + + + 222 + Middle cloud bottom level + - + MCBL + 0 + + + 223 + Middle cloud top level + - + MCTL + 0 + + + 224 + Middle cloud layer + - + MCLY + 0 + + + 232 + High cloud bottom level + - + HCBL + 0 + + + 233 + High cloud top level + - + HCTL + 0 + + + 234 + High cloud layer + - + HCLY + 0 + + + 242 + Convective cloud bottom level + - + CCBL + 0 + + + 243 + Convective cloud top level + - + CCTL + 0 + + + 244 + Convective cloud layer + - + CCLY + 0 + + + 245 + Lowest level of the wet bulb zero + - + LLTW + 0 + + + 246 + Maximum equiv potential tmp level + - + MTHE + 0 + + + 247 + Equilibrium level + - + EHLT + 0 + + + 248 + Shallow convective cloud bottom level + - + SCBL + 0 + + + 249 + Shallow convective cloud top level + - + SCTL + 0 + + + 251 + Deep convective cloud bottom level + - + DCBL + 0 + + + 252 + Deep convective cloud top level + - + DCTL + 0 + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/grib2vars.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/grib2vars.xml index 5866fda0d7..de38d7b957 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/grib2vars.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/grib2vars.xml @@ -2578,7 +2578,7 @@ 0 Weather NA - WTHR + WXTR 0 -9999.00
@@ -2590,7 +2590,7 @@ 1 Weather NA - WTHR + WXTR 0 -9999.00
@@ -3183,7 +3183,7 @@ -9999.00
- 888 + 22220 0 2 222 @@ -3195,7 +3195,19 @@ -9999.00 - 888 + 22228 + 0 + 2 + 222 + 8 + U Component of Hourly Maximum 10m Wind Speed + m/s + MAXUW-- + 0 + -9999.00 + + + 22230 0 2 223 @@ -3206,6 +3218,30 @@ 0 -9999.00 + + 22238 + 0 + 2 + 223 + 8 + V Component of Hourly Maximum 10m Wind Speed + m/s + MAXVW-- + 0 + -9999.00 + + + 22240 + 0 + 2 + 224 + 0 + Ventilation Rate + m**2/s + VRATE + 0 + -9999.00 + 290 0 @@ -3374,6 +3410,19 @@ -2 -9999.00 + + + 888 + 0 + 3 + 1 + 0 + mean sea level pressure (Standard Atmosphere Reduction) + Pa + MSLSA + -2 + -9999.00 + 888 0 @@ -3950,6 +3999,42 @@ 0 -9999.00 + + 8192 + 0 + 16 + 192 + 0 + Equivalent radar refectivity factor for rain + mm**6/m**3 + REFZR + 0 + -9999.00 + + + 8193 + 0 + 16 + 193 + 0 + Equivalent radar refectivity factor for snow + mm**6/m**3 + REFZI + 0 + -9999.00 + + + 8194 + 0 + 16 + 194 + 0 + Equivalent radar refectivity factor for parameterized convection + mm**6/m**3 + REFZC + 0 + -9999.00 + 888 0 @@ -4010,6 +4095,18 @@ 0 -9999.00 + + 8812 + 0 + 19 + 12 + 0 + Planetary Boundary Layer Regime + Table 4.209 + PBLREG + 0 + -9999.00 + 888 0 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/ncgrib1ParamTableMap.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/ncgrib1ParamTableMap.xml index 6f58970601..f111034efa 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/ncgrib1ParamTableMap.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/ncgrib1ParamTableMap.xml @@ -120,5 +120,10 @@ 7 0 2 + + 54 0 2 + 7 0 2 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/ncgribModels.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/ncgribModels.xml index 1d929b93af..f30703e2b6 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/ncgribModels.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/common_static/base/ncgrid/ncgribModels.xml @@ -36,6 +36,32 @@
3
+ + GFS PGRB 0.5 degree + GFS0.5 +
7
+ 0 + 230 + + 96 + 77 + 81 + +
3
+
+ + + GFS PGRB 0.5 degree + GFS0.5 +
7
+ 0 + 408 + + 255 + +
3
+
+ GFS PGRB 1.0 DEGREE GFS @@ -46,10 +72,23 @@ 96 77 81 + 255
4
- + + + ECMWF Analysis from Global Data Assimilation System 1.0 DEGREE + GDAS +
7
+ 0 + 375 + + 82 + +
4
+
+ Analysis from Global Data Assimilation System 1.0 DEGREE GDAS @@ -61,7 +100,19 @@
4
- + + + Analysis from Global Data Assimilation System 1.0 DEGREE + GDAS +
7
+ 0 + 229 + + 82 + +
4
+
+ GFS PGRB 1.0 DEGREE GFS @@ -75,10 +126,34 @@
4
- + + + NOGAPS 361X181 Lat/Lon 1.0 DEGREE - nogaps*/wave_* + NOGAPS +
58
+ 0 + 401 + + 58 + +
4
+
+ + + NOGAPS 361X181 Lat/Lon 1.0 DEGREE - NAM Model 15km version + NOGAPS110 +
58
+ 0 + 401 + + 110 + +
4
+
+ GFS PGRB 2.5 DEGREE - GFS2.5 + GFS
7
0 2 @@ -90,6 +165,56 @@
6
+ + North American Regional Reanalysis GFS PGRB 2.5 DEGREE + NARR +
98
+ 0 + 14529 + + 140 + +
6
+
+ + + North American Regional Reanalysis GFS PGRB 2.5 DEGREE + NARR +
98
+ 0 + 2 + + 140 + +
6
+
+ + + North American Regional Reanalysis GFS PGRB 2.5 DEGREE + NARR +
98
+ 0 + 228 + + 140 + +
6
+
+ + + GFS PGRB 2.5 DEGREE + GFS +
7
+ 0 + 228 + + 96 + 77 + 81 + +
6
+
+ NAM Arakawa E-Grid NAM99 @@ -104,7 +229,7 @@ NGM Super C Grid - NAM104 + NAM
7
0 104 @@ -224,7 +349,7 @@ NAEFS 16X Resolution(5 km) - NAEFS + NAEFS197
7
2 197 @@ -236,7 +361,7 @@ NAEFS Grid over Alaska(Polar Stereographic) - NAEFS + AKNAEFS
7
2 198 @@ -269,22 +394,35 @@
3
- + - GFSensemble 1.0 Degree - ENS + ECMWF North America Ensemble Forecast 1.0 Degree + NAEFS
7
2 - 3 + 375 - 107 + 114
3
GFSensemble 1.0 Degree - ENS + GEFS +
7
+ 2 + 3 + + 107 + 255 + +
3
+
+ + + GFSensemble 1.0 Degree + GEFS
7
2 229 @@ -295,8 +433,8 @@
- GFSensemble 1.0 Degree - ENS2 + GFSensemble 2.5 Degree + GEFS
7
2 2 @@ -308,7 +446,7 @@ GFSensemble 5KM - ENS_NDGD + GEFSNDGD
7
2 197 @@ -317,6 +455,18 @@
3
+ + + ECMWF Global Ensemble 1.0 Degree + ECENS +
7
+ 2 + 375 + + 107 + +
3
+
World wide ECMWF @@ -330,9 +480,21 @@
3
+ + World wide ECMWF 1 degree LAMP + ECMWF +
98
+ 0 + 403 + + 108 + +
3
+
+ World wide ECMWF 1 degree WAVE - ECMWF_WAVE + ECMWFWAVE
98
0 374 @@ -344,7 +506,7 @@ World wide ECMWF 1 degree WAVE - ECMWF_WAVE + ECMWFWAVE
98
0 375 @@ -490,6 +652,32 @@
6
+ + GFS-NOAMHI-High Resolution North American Master Grid(Lambert Conformal) + GFSNOAMHI +
7
+ 0 + 221 + + 81 + 96 + +
6
+
+ + + GFS in the ECMWF grid navigation + GFS +
7
+ 0 + 375 + + 96 + 81 + +
6
+
+ gfsLR mrfNH @@ -823,9 +1011,34 @@
6
+ + Coastal Ocean Circulation + RTOFSATL +
7
+ 0 + 15058391 + + 45 + +
6
+
+ + + Coastal Ocean Circulation Short Term Forecast + RTOFSATLSTF +
7
+ 0 + -26535243 + + 45 + +
6
+
+ + UKMET - UKMET-NorthernHemisphere + UKMETNorthernHemisphere
74
0 371 @@ -951,7 +1164,7 @@ UKMET - UKMET45 + UKMET
74
0 45 @@ -965,7 +1178,7 @@ GFSGbl - AVN-NorthernHemisphere + AVNNorthernHemisphere
7
2 371 @@ -1089,6 +1302,30 @@
6
+ + Global Wind-Wave Forecast Model + GWW +
7
+ 0 + 3 + + 10 + +
6
+
+ + + Global Wind-Wave Forecast Model + GWW +
7
+ 0 + 229 + + 10 + +
6
+
+ GWW GWW233 @@ -1101,6 +1338,79 @@
6
+ + GWW + GWW375 +
7
+ 0 + 375 + + 10 + 255 + +
6
+
+ + + NWW3 + NWWIII233 +
7
+ 0 + 233 + + 88 + +
6
+
+ + + Southern Hemisphere High Resolution Sea Ice + SeaIceSouthernHemisphere +
7
+ 0 + 400 + + 120 + +
1
+
+ + + Southern Hemisphere High Resolution Sea Ice 0.5 degree + SeaIceSouthernHemisphere0.5 +
7
+ 0 + 405 + + 120 + +
1
+
+ + + Northern Hemisphere High Resolution Sea Ice + SeaIceNorthernHemisphere +
7
+ 0 + 171 + + 120 + +
1
+
+ + + Global 1/12 degree Lat/Lon grid Sea Ice + SeaIce173 +
7
+ 0 + 173 + + 120 + +
1
+
+ SeaIce SeaIce @@ -1113,6 +1423,18 @@
1
+ + SeaIce + SeaIce235 +
7
+ 0 + 235 + + 120 + +
1
+
+ RFCqpf RFCqpf @@ -1153,7 +1475,7 @@ AKWAVE - AKWAVE239 + WAVEAK
7
0 239 @@ -1165,12 +1487,14 @@ WNAwave - WNAWAVE238 + WAVEWNA
7
0 238 121 + 123 + 255
6
@@ -1223,6 +1547,54 @@
3
+ + NAM Hawaii + NAMHI +
7
+ 0 + 406 + + 84 + +
3
+
+ + + NAM Alaska + NAMAK +
7
+ 0 + 198 + + 84 + +
3
+
+ + + NAM over the contiguous US 16X Resolution(5Km) Lambert Conformal + NAM227 +
7
+ 0 + 227 + + 84 + +
3
+
+ + + NAM Puerto Rico + NAMPR +
7
+ 0 + 407 + + 84 + +
3
+
+ GLERL GLERL @@ -1249,12 +1621,25 @@ ENPwave - ENPWAVE253 + ENPWAVE
7
0 253 124 + 255 + +
6
+
+ + + North Pacific Hurricane Wave Model + NPWAVE +
7
+ 0 + 253 + + 125
6
@@ -1319,6 +1704,102 @@
720
+ + Grid over CONUS(Lat/Lon) 1 degree + CCPA +
7
+ 4 + 3 + + 184 + +
1
+
+ + + Grid over CONUS(Lat/Lon) 1 degree + CCPA +
7
+ 4 + 229 + + 184 + +
1
+
+ + + LDAS Grid over CONUS(Lat/Lon) + CCPA110 +
7
+ 4 + 110 + + 184 + +
1
+
+ + + Global 1/12 degree Lat/Lon -SST-Analysis + SSTA173 +
7
+ 4 + 173 + + 44 + +
1
+
+ + + Grid over CONUS- 16X Resolution(5 Km) Lambert Conformal + CCPA197 +
7
+ 4 + 197 + + 184 + +
1
+
+ + + HRAP Grid over the Contiguous United States and Puerto Rico (polar stereographic) + CCPAHRAPPR +
7
+ 4 + 240 + + 184 + +
1
+
+ + + CCPA over conus 0.5 DEGREE + CCPA0.5 +
7
+ 4 + 402 + + 184 + +
1
+
+ + + ECMWF Analysis from CCPA System 1.0 DEGREE + CCPA +
7
+ 4 + 375 + + 184 + +
1
+
+ RTG-SST-Analysis RTGSST @@ -1331,6 +1812,18 @@
1
+ + Global 0.5 degree Lat/Lon -SST-Analysis + SSTA235 +
7
+ 4 + 235 + + 44 + +
1
+
+ NICICE NICICE @@ -1345,7 +1838,7 @@ AK-NICICE - AK-NICICE + AKNICICE
7
0 242 @@ -1546,8 +2039,8 @@
- RTMA - RTMA + RTMA Grid over the contiguous US - 16X Resolution + RTMA5KM
7
0 197 @@ -1558,11 +2051,11 @@
- RTMA - RTMA + RTMA Grid over the contiguous US - 32X Resolution + RTMA2P5KM
7
4 - 21451377-196 + 1971 109 @@ -1571,7 +2064,7 @@ RTMA Grid over - Guam(Mercator) - RTMA + RTMAGUAM
7
4 199 @@ -1594,8 +2087,8 @@
- AK-RTMA - AK-RTMA + RTMA-AK + RTMAAK
7
0 198 @@ -1606,8 +2099,8 @@
- AK-RTMA - AK-RTMA + RTMA-AK + RTMAAK
7
4 198 @@ -1618,8 +2111,8 @@
- HI-RTMA - HI-RTMA + RTMA-HI + RTMAHI
7
4 196 @@ -1630,8 +2123,8 @@
- PR-RTMA - PR-RTMA + RTMA-PR + RTMAPR
7
4 195 @@ -1703,7 +2196,7 @@ ECMWF-HiRes - ECMWF-HiRes + ECMWFHiRes
98
0 232 @@ -1970,7 +2463,7 @@ ECMWF-LowRes - ECMF-NorthernHemisphere + ECMWFNorthernHemisphere
98
0 372 @@ -2116,7 +2609,7 @@
ECMWF-LowRes - ECMF1 + ECMWF1
98
0 255101 @@ -2263,7 +2756,7 @@ ECMWF-LowRes - ECMF2 + ECMWF2
98
0 255102 @@ -2410,7 +2903,7 @@ ECMWF-LowRes - ECMF3 + ECMWF3
98
0 255103 @@ -2557,7 +3050,7 @@ ECMWF-LowRes - ECMF4 + ECMWF4
98
0 255104 @@ -2704,7 +3197,7 @@ ECMWF-LowRes - ECMF5 + ECMWF5
98
0 255105 @@ -2851,7 +3344,7 @@ ECMWF-LowRes - ECMF6 + ECMWF6
98
0 255106 @@ -2998,7 +3491,7 @@ ECMWF-LowRes - ECMF7 + ECMWF7
98
0 255107 @@ -3145,7 +3638,7 @@ ECMWF-LowRes - ECMF8 + ECMWF8
98
0 255108 @@ -3363,11 +3856,35 @@
- GlobalWave - GlobalWave + Global Multi-Grid Wave + GMGWGLO
7
0 - 011 + 77528250 + + 11 + +
3
+
+ + + Global Multi-Grid Wave + GMGWAO +
7
+ 0 + 90042500 + + 11 + +
3
+
+ + + GlobalWave + WAVEGLOBAL +
7
+ 0 + 11 11 @@ -3375,8 +3892,20 @@
- AKwave10 - AKwave10 + GlobalWave + WAVEGLOBAL +
7
+ 0 + 408 + + 11 + +
3
+
+ + + AKwave 0.25X0.167 degree Lan/Lon grid - Alaska + WAVEAK0.25
7
0 15 @@ -3387,8 +3916,20 @@
- AKwave4 - AKwave4 + AKwave 0.25X0.167 degree Lan/Lon grid - Alaska + WAVEAK0.25 +
7
+ 0 + 15 + + 255 + +
3
+
+ + + AKwave 0.133X0.067 degree Lan/Lon grid - Alaska + WAVEAK0.133
7
0 16 @@ -3399,8 +3940,8 @@
- EPwave10 - EPwave10 + Wave 0.167 degree Lan/Lon grid - US Eastern Pacific + WAVEEP
7
0 14 @@ -3411,8 +3952,8 @@
- WCwave10 - WCwave10 + Wave 0.167 degree Lan/Lon grid - US Weste Coast + WAVEWC
7
0 13 @@ -3423,8 +3964,20 @@
- WCwave4 - WCwave4 + Wave 0.167 degree Lan/Lon grid - US Weste Coast + WAVEWC +
7
+ 0 + 13 + + 255 + +
3
+
+ + + Wave 0.067 degree Lan/Lon grid - US Weste Coast + WAVEWCHI
7
0 17 @@ -3435,20 +3988,69 @@
- WNAwave10 - WNAwave10 + Global Multi-Grid Wave Model 0.167 degree -- US East Coast + WAVEGLOBALE
7
0 12 11 + 255
3
- WNAwave4 - WNAwave4 + Global Multi-Grid Wave Model 0.167 degree-- Hawaii + WAVEGLOBALHI +
7
+ 0 + 14 + + 255 + +
3
+
+ + + Global Multi-Grid Wave Model 0.133X0.067 degree-- Alaska + WAVEGLOBALAK +
7
+ 0 + 16 + + 255 + +
3
+
+ + + Global Multi-Grid Wave Model 0.067 degree-- US West Coast + WAVEGLOBALW +
7
+ 0 + 17 + + 255 + +
3
+
+ + + Global Multi-Grid Wave Model 0.067 degree-- US East Coast + WAVEGLOBALE18 +
7
+ 0 + 18 + + 255 + +
3
+
+ + + Global Multi-Grid Wave Model 0.067 degree-- US East Coast + WAVEGLOBALE18
7
0 18 @@ -3536,7 +4138,7 @@ AK-GriddedMOS - MOSGuide-AK + MOSGuideAK
7
14 1023 @@ -3547,8 +4149,8 @@
- AK-NamDNG5 - AK-NamDNG5 + NamDNG5-AK + NamDNG5AK
7
0 198 @@ -3559,8 +4161,8 @@
- HI-NamDNG5 - HI-NamDNG5 + NamDNG5-HI + NamDNG5HI
7
0 196 @@ -3571,8 +4173,8 @@
- PR-NamDNG5 - PR-NamDNG5 + NamDNG5-PR + NamDNG5PR
7
0 195 @@ -3582,9 +4184,33 @@
3
+ + ARW-Guam + ARWGUAM +
7
+ 0 + 11731129 + + 116 + +
3
+
+ + + ARW-PR + ARWPR +
7
+ 0 + 13560489 + + 116 + +
3
+
+ HiResW-ARW-East - HiResW-ARW-East + HiResWARWEast
7
0 255001 @@ -3596,7 +4222,7 @@ HiResW-ARW-West - HiResW-ARW-West + HiResWARWWest
7
0 255002 @@ -3608,7 +4234,7 @@ HiResW-ARW-AK - HiResW-ARW-AK + HiResWARWAK
7
0 255003 @@ -3620,7 +4246,7 @@ HiResW-ARW-PR - HiResW-ARW-PR + HiResWARWPR
7
0 255004 @@ -3632,7 +4258,7 @@ HiResW-ARW-HI - HiResW-ARW-HI + HiResWARWHI
7
0 255005 @@ -3642,6 +4268,30 @@
3
+ + NMM-GUAM + NMMGUAM +
7
+ 0 + 11731129 + + 112 + +
3
+
+ + + NMM-PR + NMMPR +
7
+ 0 + 13560489 + + 112 + +
3
+
+ HiResW-NMM-East EASTNMM @@ -3718,7 +4368,7 @@ CPCoutlook-Short - CPCoutlook-Short + CPCoutlookShort
7
0 197 @@ -3730,7 +4380,7 @@ CPCoutlook-Medium - CPCoutlook-Medium + CPCoutlookMedium
7
0 197 @@ -3742,7 +4392,7 @@ CPCoutlook-Short-AK - CPCoutlook-Short-AK + CPCoutlookShortAK
7
0 198 @@ -3754,7 +4404,7 @@ CPCoutlook-Medium-AK - CPCoutlook-Medium-AK + CPCoutlookMediumAK
7
0 198 @@ -3948,7 +4598,7 @@ FFG-TUA - FFG-TUA + FFGTUA
9
150 240150 @@ -3960,7 +4610,7 @@ FFG-ACR - FFG-ACR + FFGACR
9
151 240151 @@ -3972,7 +4622,7 @@ FFG-STR - FFG-STR + FFGSTR
9
152 240152 @@ -3984,7 +4634,7 @@ FFG-RSA - FFG-RSA + FFGRSA
9
153 240153 @@ -3996,7 +4646,7 @@ FFG-ORN - FFG-ORN + FFGORN
9
154 240154 @@ -4008,7 +4658,7 @@ FFG-RHA - FFG-RHA + FFGRHA
9
155 240155 @@ -4020,7 +4670,7 @@ FFG-KRF - FFG-KRF + FFGKRF
9
156 240156 @@ -4032,7 +4682,7 @@ FFG-MSR - FFG-MSR + FFGMSR
9
157 240157 @@ -4044,7 +4694,7 @@ FFG-TAR - FFG-TAR + FFGTAR
9
158 240158 @@ -4056,7 +4706,7 @@ FFG-PTR - FFG-PTR + FFGPTR
9
159 240159 @@ -4068,7 +4718,7 @@ FFG-TIR - FFG-TIR + FFGTIR
9
160 240160 @@ -4080,7 +4730,7 @@ FFG-ALR - FFG-ALR + FFGALR
9
161 240161 @@ -4092,7 +4742,7 @@ FFG-FWR - FFG-FWR + FFGFWR
9
162 240162 @@ -4165,8 +4815,8 @@
- NOGAPS - NOGAPS + NOGAPS - Ice Concentration Analysis + NOGAPSWAVE
58
20 218 @@ -4211,5 +4861,41 @@
8
- + + + CMC-HYCOM - North Pacific basin + CMC +
54
+ 0 + 374 + + 47 + +
3
+
+ + + CMC-QLM + CMCQLM +
54
+ 2 + -90045000 + + 70 + +
3
+
+ + + CMC-GEFS + CMCENS +
54
+ 2 + 401 + + 70 + +
3
+
+ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/Aviation-Grid1.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/Aviation-Grid1.xml new file mode 100644 index 0000000000..f2ff332fc0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/Aviation-Grid1.xml @@ -0,0 +1,36 @@ + + + + 255201 + GDS 301x225 (Lambert Conformal) grid + 6371229.0 + 6371229.0 + 301 + 225 + 16.281 + -126.138 + -95 + 20.318 + 20.318 + 25 + 25 + km + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/Aviation-Grid2.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/Aviation-Grid2.xml new file mode 100644 index 0000000000..39d95053df --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/Aviation-Grid2.xml @@ -0,0 +1,36 @@ + + + + 255202 + GDS 301x225 (Lambert Conformal) grid + 6371229.0 + 6371229.0 + 301 + 225 + 16.281 + -126.138 + -95 + 20.318 + 20.318 + 25 + 25.05 + km + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/Aviation-Grid3.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/Aviation-Grid3.xml new file mode 100644 index 0000000000..9fbe47920a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/Aviation-Grid3.xml @@ -0,0 +1,36 @@ + + + + 255203 + GDS 301x225 (Lambert Conformal) grid + 6371229.0 + 6371229.0 + 301 + 225 + 16.281 + -126.138 + -95.001 + 20.318 + 20.318 + 24.999 + 24.999 + km + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/CCPAC_Grid.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/CCPAC_Grid.xml new file mode 100644 index 0000000000..f395a6843f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/CCPAC_Grid.xml @@ -0,0 +1,33 @@ + + + + 402 + Global 721X361 Latitude/Longitude 0.5 deg Resolution + 721 + 361 + -90 + 0 + 90 + 360 + 0.5 + 0.5 + degree + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/CCPAC_Gridc.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/CCPAC_Gridc.xml new file mode 100644 index 0000000000..e45529689c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/CCPAC_Gridc.xml @@ -0,0 +1,33 @@ + + + + 402 + Global 721X361 Latitude/Longitude 0.5 deg Resolution-Add one column + 722 + 361 + -90 + 0 + 90 + 361 + 0.5 + 0.5 + degree + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/DCP_Grid.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/DCP_Grid.xml new file mode 100644 index 0000000000..be7090d8b2 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/DCP_Grid.xml @@ -0,0 +1,33 @@ + + + + 403 + Global 362X181 Latitude/Longitude 1 deg Resolution + 362 + 181 + 90 + 0 + -90 + 361 + 1 + 1 + degree + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/DCP_Gridc.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/DCP_Gridc.xml new file mode 100644 index 0000000000..8ad7cafa8b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/DCP_Gridc.xml @@ -0,0 +1,33 @@ + + + + 403 + Global 362X181 Latitude/Longitude 1 deg Resolution-Add one column + 363 + 181 + 90 + 0 + -90 + 362 + 1 + 1 + degree + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid1.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid1.xml index db4d4a5c2c..89d417237a 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid1.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid1.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid10.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid10.xml index 9ffee4353c..f64d85205e 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid10.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid10.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid11.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid11.xml index 10765f610b..a19b66eae1 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid11.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid11.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid12.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid12.xml index 7697a65ec5..4b18634754 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid12.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid12.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid2.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid2.xml index 5f1548fc7c..3923951a11 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid2.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid2.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid3.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid3.xml index 2903565f4c..7abe63bc28 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid3.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid3.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid4.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid4.xml index f3b42af1a1..c57670c840 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid4.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid4.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid5.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid5.xml index f471d9db33..57fcfaf827 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid5.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid5.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid6.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid6.xml index f039f81e9d..1a06e4d8cc 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid6.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid6.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid7.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid7.xml index 0becf592b7..939d86033f 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid7.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid7.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid8.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid8.xml index 9801e22670..6bda7e6344 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid8.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid8.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid9.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid9.xml index a869ab89af..4ddf0033cb 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid9.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF-Grid9.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF_Grid13.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF_Grid13.xml new file mode 100644 index 0000000000..2fe8a6d449 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF_Grid13.xml @@ -0,0 +1,33 @@ + + + + 14529 + World wide ECMWF 2.5 degree WAVE + 145 + 29 + 35 + 0 + -35 + 360 + 2.5 + 2.5 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF_Grid13c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF_Grid13c.xml new file mode 100644 index 0000000000..492f54a487 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ECMWF_Grid13c.xml @@ -0,0 +1,33 @@ + + + + 14529 + World wide ECMWF 2.5 degree WAVE -Add one column + 146 + 29 + 35 + 0 + -35 + 362.5 + 2.5 + 2.5 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResAK.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResAK.xml index 3930903acb..f4f197dc7c 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResAK.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResAK.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResHI.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResHI.xml index 66f2c113bb..4a0e9c0888 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResHI.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResHI.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResPR.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResPR.xml index dd79ce984f..734694e7a7 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResPR.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResPR.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResWest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResWest.xml index 63e2174c0f..e64a95cca4 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResWest.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiResWest.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiresEast.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiresEast.xml index 4117ffea45..86bb808dd1 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiresEast.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/HiresEast.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/NOGAPS_Grid.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/NOGAPS_Grid.xml new file mode 100644 index 0000000000..a1c05d09fa --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/NOGAPS_Grid.xml @@ -0,0 +1,33 @@ + + + + 401 + Global 361X181 Latitude/Longitude 1 deg Resolution + 361 + 181 + -90 + 0 + 90 + 360 + 1 + 1 + degree + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/NOGAPS_Gridc.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/NOGAPS_Gridc.xml new file mode 100644 index 0000000000..14112d84b4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/NOGAPS_Gridc.xml @@ -0,0 +1,33 @@ + + + + 401 + Global 361X181 Latitude/Longitude 1 deg Resolution-Add one column + 362 + 181 + -90 + 0 + 90 + 361 + 1 + 1 + degree + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/RTMA-Grid197.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/RTMA-Grid197.xml new file mode 100644 index 0000000000..58c86f48ec --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/RTMA-Grid197.xml @@ -0,0 +1,37 @@ + + + + 1971 + Grid over the contiguous United States - 32X Resolution + (2.5 km) + 6371229.0 + 6371229.0 + 2145 + 1377 + 20.192 + -121.550 + -95 + 2.540 + 2.540 + 25.0 + 25.0 + km + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid1.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid1.xml index 1106c34bb3..53b78bd6ac 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid1.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid1.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid10.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid10.xml index 219594e981..6b3e78c9bc 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid10.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid10.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid101.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid101.xml index 5380885ca1..a93a4bd3ec 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid101.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid101.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid104.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid104.xml index ce5adb486a..baf81530f0 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid104.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid104.xml @@ -1,20 +1,20 @@ @@ -25,7 +25,7 @@ 6371229.0 147 110 - 0.268 + -0.268 -139.475 -105 90.755 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid10c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid10c.xml new file mode 100644 index 0000000000..b140cfdb3c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid10c.xml @@ -0,0 +1,33 @@ + + + + 10 + Latitude/Longitude Ocean grid with (1,1) at (1E,64E) and (180,139) at (1W,74S) I increasing Eastward, Equator at J=65 - Add one column + 181 + 139 + 64 + 1 + -74 + 361 + 2 + 1 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid11.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid11.xml index c569302f02..c5bb7080b7 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid11.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid11.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid110.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid110.xml index 9405c5902d..b4f95e5efb 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid110.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid110.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid11c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid11c.xml new file mode 100644 index 0000000000..e2c068845c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid11c.xml @@ -0,0 +1,33 @@ + + + + 11 + Global 0.5 degree Latitude/Longitude grid - Add one column + 721 + 336 + 90 + 0 + -77.5 + 360 + 0.5 + 0.5 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid12.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid12.xml index 4d97d31a39..39dac6d314 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid12.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid12.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid126.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid126.xml new file mode 100644 index 0000000000..74511c1d0f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid126.xml @@ -0,0 +1,33 @@ + + + + 126 + Global Gaussian Lon/Lat T126 Resolution + 384 + 190 + 89.277 + 0 + -89.277 + 359.0625 + 0.9375 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid126c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid126c.xml new file mode 100644 index 0000000000..72b6b7871c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid126c.xml @@ -0,0 +1,33 @@ + + + + 126 + Global Gaussian Lon/Lat T126 Resolution-Add one column + 385 + 190 + 89.277 + 0 + -89.277 + 360.00 + 0.9375 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid127.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid127.xml new file mode 100644 index 0000000000..a3a9b3cc2a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid127.xml @@ -0,0 +1,33 @@ + + + + 127 + Global Gaussian Lon/Lat T254 Resolution + 768 + 384 + 89.624 + 0 + -89.624 + 359.531 + 0.469 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid127c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid127c.xml new file mode 100644 index 0000000000..dd96ba8211 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid127c.xml @@ -0,0 +1,33 @@ + + + + 127 + Global Gaussian Lon/Lat T254 Resolution-Add one column + 769 + 384 + 89.624 + 0 + -89.624 + 360.00 + 0.469 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid128.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid128.xml new file mode 100644 index 0000000000..03310ffac9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid128.xml @@ -0,0 +1,33 @@ + + + + 128 + Global Gaussian Lon/Lat T382 Resolution + 1152 + 576 + 89.761 + 0 + -89.761 + 359.687 + 0.313 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid128c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid128c.xml new file mode 100644 index 0000000000..cfd497511b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid128c.xml @@ -0,0 +1,33 @@ + + + + 128 + Global Gaussian Lon/Lat T382 Resolution-Add one column + 1153 + 576 + 89.761 + 0 + -89.761 + 360.00 + 0.313 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid129.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid129.xml new file mode 100644 index 0000000000..f957915ea6 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid129.xml @@ -0,0 +1,33 @@ + + + + 129 + Global Gaussian Lon/Lat T574 Resolution + 1760 + 880 + 89.844 + 0 + -89.844 + 359.795 + 0.205 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid129c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid129c.xml new file mode 100644 index 0000000000..626e06bafc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid129c.xml @@ -0,0 +1,33 @@ + + + + 129 + Global Gaussian Lon/Lat T574 Resolution-Add one column + 1761 + 880 + 89.844 + 0 + -89.844 + 360.00 + 0.205 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid13.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid13.xml index 59e14ac32e..d750b0db03 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid13.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid13.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid130.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid130.xml index 17f76b70fc..285d553ca9 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid130.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid130.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid138.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid138.xml index 4ff0093571..2d2b88b8e3 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid138.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid138.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid14.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid14.xml index bac3aac5db..909eb7e63b 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid14.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid14.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid145.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid145.xml index 5fe2120e67..d293837977 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid145.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid145.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid146.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid146.xml index a49ca24e97..6ba234dcea 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid146.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid146.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid147.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid147.xml index 4b812a8f6c..291eb75c2f 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid147.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid147.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid148.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid148.xml index 5f781dc24a..31e6d40b86 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid148.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid148.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid15.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid15.xml index 294c03f4be..d02a602c84 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid15.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid15.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid150.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid150.xml index 5b2b656460..6ca4e1af28 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid150.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid150.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid151.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid151.xml index c8f25bdb44..c94feadb49 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid151.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid151.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid16.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid16.xml index 2ad72d561f..0cd61689f5 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid16.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid16.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid160.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid160.xml index afc4e6fe80..713012cde3 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid160.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid160.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid161.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid161.xml index 727c56f81e..2b41137e63 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid161.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid161.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid163.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid163.xml index 518f6635ea..0432212fde 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid163.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid163.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid17.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid17.xml index 0bfa2e96e1..9773ab010e 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid17.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid17.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid170.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid170.xml new file mode 100644 index 0000000000..d07ce68baa --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid170.xml @@ -0,0 +1,33 @@ + + + + 170 + Global Gaussian Lon/Lat T170 Resolution + 512 + 256 + 89.463 + 0 + -89.463 + 359.2975 + 0.7025 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid170c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid170c.xml new file mode 100644 index 0000000000..16761a797e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid170c.xml @@ -0,0 +1,33 @@ + + + + 170 + Global Gaussian Lon/Lat T170 Resolution-Add one column + 513 + 256 + 89.463 + 0 + -89.463 + 360.00 + 0.7025 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid171.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid171.xml index 998e2b7d2f..79e6d35f0a 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid171.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid171.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid172.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid172.xml index 0071a1050e..caa214c40d 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid172.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid172.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid173.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid173.xml index a8ccd7dc4b..bbe75d6e62 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid173.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid173.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid173c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid173c.xml new file mode 100644 index 0000000000..ef99d3860f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid173c.xml @@ -0,0 +1,33 @@ + + + + 173 + Global 1/12 degree Lon/Lat Grid-Add one column + 4321 + 2160 + 89.958333 + 0.041667 + -89.958333 + 360.041666 + 0.083333 + 0.083333 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid174.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid174.xml index 6bc649734e..dff9db595e 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid174.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid174.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid174c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid174c.xml new file mode 100644 index 0000000000..fcac138d34 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid174c.xml @@ -0,0 +1,33 @@ + + + + 174 + Global High Resolution Sea Ice Lon/Lat Grid-Add one column + 2881 + 1440 + 89.9375 + 0.0625 + -89.9375 + 360.0625 + 0.125 + 0.125 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid175.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid175.xml index 7778031cc3..b0a90760e1 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid175.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid175.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid176.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid176.xml index ed6f4be3cb..91858c87af 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid176.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid176.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid18.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid18.xml index e843601f16..c08f14fd55 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid18.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid18.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid180.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid180.xml index c0bf7c4d82..bb6e7cb954 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid180.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid180.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid181.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid181.xml index 18f51e6416..14483d839b 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid181.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid181.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid182.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid182.xml index 4452eecff8..8a0013334a 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid182.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid182.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid183.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid183.xml index 2a4b8d6d69..6d07eba8f0 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid183.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid183.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid185.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid185.xml index 12629a3365..a6f1cc6eec 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid185.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid185.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid186.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid186.xml index 5c86473dbf..03dc917f58 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid186.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid186.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid195.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid195.xml index c6401c89dd..c520c25d85 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid195.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid195.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid196.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid196.xml index eb9c9335c1..c2bd7a2311 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid196.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid196.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid197.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid197.xml index 6fc53c8061..4eddaed640 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid197.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid197.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid198.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid198.xml index cf5d160a6e..2fbb46bc3f 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid198.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid198.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid199.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid199.xml index 0d47d82f25..52e9fbe1c5 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid199.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid199.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid2.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid2.xml index 9c4111f4fb..6a8832552f 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid2.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid2.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid201.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid201.xml index d36d268940..82c1f46eeb 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid201.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid201.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid202.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid202.xml index a7718ca46a..73230b5827 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid202.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid202.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid203.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid203.xml index 293e6c63b8..9dddc1b004 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid203.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid203.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid204.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid204.xml index bb65377895..309c5e0855 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid204.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid204.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid205.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid205.xml index 0715dbac6b..28dd9c5d77 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid205.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid205.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid206.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid206.xml index 784405382b..9c15a57fdf 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid206.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid206.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid207.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid207.xml index 5f243cbbdf..2a187da017 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid207.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid207.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid208.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid208.xml index 456c697dd2..7c749bc7c3 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid208.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid208.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid209.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid209.xml index ce25faacf2..f7faa71d97 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid209.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid209.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid210.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid210.xml index 8d6bc2be1c..b4a5f96271 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid210.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid210.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid211.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid211.xml index b72b88a6dd..07aee483b4 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid211.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid211.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid212.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid212.xml index 0c52c2dd8b..e1d9e5ebb5 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid212.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid212.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid213.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid213.xml index 213be5ca89..9da391cfe8 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid213.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid213.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid214.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid214.xml index 40ce8ce810..5f89e13fc6 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid214.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid214.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid215.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid215.xml index 17d81e4935..3448bece8d 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid215.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid215.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid216.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid216.xml index 59ae519f97..a0c50adb81 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid216.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid216.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid217.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid217.xml index acdc4f556f..0e39a70732 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid217.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid217.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid218.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid218.xml index 2ed2d27782..04187460bd 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid218.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid218.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid219.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid219.xml index ad02e8886e..34194d92c8 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid219.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid219.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid220.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid220.xml index 62e700fd50..225d2e7f91 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid220.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid220.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid221.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid221.xml index 9084126583..3f722029c7 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid221.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid221.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid222.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid222.xml index 88d803a4a3..bd76ed9f5d 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid222.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid222.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid223.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid223.xml index d39d5c5227..681244e8d5 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid223.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid223.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid224.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid224.xml index be10580224..ef170ea6d6 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid224.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid224.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid225.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid225.xml index 12f162f92a..6a2227476a 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid225.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid225.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid226.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid226.xml index 90ed196d91..7b1e0e1515 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid226.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid226.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid227.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid227.xml index 69feb42d43..cd65b1a611 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid227.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid227.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid228.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid228.xml index 99e5761c43..4a1ade36e4 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid228.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid228.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid228c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid228c.xml new file mode 100644 index 0000000000..ee765c70eb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid228c.xml @@ -0,0 +1,33 @@ + + + + 228 + Global Lon/Lat Grid-Add one column + 145 + 73 + 90 + 0 + -90 + 360.00 + 2.5 + 2.5 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid229.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid229.xml index 839cf1765c..ee30882d0e 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid229.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid229.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid229c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid229c.xml new file mode 100644 index 0000000000..c1a5b8dac4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid229c.xml @@ -0,0 +1,33 @@ + + + + 229 + Global Lon/Lat Grid-Add one column + 361 + 181 + 90 + 0 + -90 + 360 + 1 + 1 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid230.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid230.xml new file mode 100644 index 0000000000..bfbe351c75 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid230.xml @@ -0,0 +1,33 @@ + + + + 230 + Global Lon/Lat Grid + 720 + 361 + 90 + 0 + -90 + 359.50 + 0.5 + 0.5 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid230c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid230c.xml new file mode 100644 index 0000000000..91ed96e648 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid230c.xml @@ -0,0 +1,33 @@ + + + + 230 + Global Lon/Lat Grid-Add one column + 721 + 361 + 90 + 0 + -90 + 360 + 0.5 + 0.5 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid231.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid231.xml index 696d73d2fd..c7b0c54c06 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid231.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid231.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid231c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid231c.xml new file mode 100644 index 0000000000..ccb4298994 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid231c.xml @@ -0,0 +1,33 @@ + + + + 231 + Northern Hemisphere Lon/Lat Grid-Add one column + 721 + 181 + 0 + 0 + 90 + 360 + 0.5 + 0.5 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid232.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid232.xml index 1e0bc33471..d5d9219bb5 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid232.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid232.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid232c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid232c.xml new file mode 100644 index 0000000000..79b34c4c0f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid232c.xml @@ -0,0 +1,33 @@ + + + + 232 + Northern Hemisphere Lon/Lat Grid-Add one column + 361 + 91 + 0 + 0 + 90 + 360 + 1 + 1 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid233.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid233.xml index 939732e719..97cdb2aabf 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid233.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid233.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid233c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid233c.xml new file mode 100644 index 0000000000..89c02f7254 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid233c.xml @@ -0,0 +1,33 @@ + + + + 233 + Regional Lon/Lat Grid-Add one column + 289 + 157 + 78 + 0 + -78 + 360 + 1.25 + 1 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid234.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid234.xml index b32567cacf..e5120632be 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid234.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid234.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid235.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid235.xml index 9822207f8e..92391509b7 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid235.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid235.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid235c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid235c.xml new file mode 100644 index 0000000000..f05469bf7d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid235c.xml @@ -0,0 +1,33 @@ + + + + 235 + Global Lon/Lat Grid-Add one column + 721 + 360 + 89.750 + 0.250 + -89.750 + 360.250 + 0.5 + 0.5 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid236.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid236.xml index c62a1d7dbd..251257092c 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid236.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid236.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid237.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid237.xml index c2964e5438..c47874d3df 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid237.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid237.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid238.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid238.xml index a2907270c6..e5fbce468a 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid238.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid238.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid239.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid239.xml index 72a1f1b83e..439883c513 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid239.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid239.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240.xml index 788d073103..2fe4759509 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240ALR.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240ALR.xml index d0b574008e..2cf4014b4a 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240ALR.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240ALR.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240FWR.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240FWR.xml index 57b3ae3849..79f89251bb 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240FWR.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240FWR.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240KRF.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240KRF.xml index 8903fee0bc..1c5f011274 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240KRF.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240KRF.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240MSR.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240MSR.xml index 5a3a383a71..f8272b6789 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240MSR.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240MSR.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240ORN.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240ORN.xml index 7454134c87..8b001ae2cb 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240ORN.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240ORN.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240PTR.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240PTR.xml index e03020f108..ac79f1a147 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240PTR.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240PTR.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240RHA.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240RHA.xml index fc6403abdd..22c9b11c4b 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240RHA.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240RHA.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240RSA.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240RSA.xml index 640d1bd4cb..ed87a56ca4 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240RSA.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240RSA.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240STR.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240STR.xml index cf1f554c30..86a91e3bfd 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240STR.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240STR.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TAR.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TAR.xml index 424c8d52c6..7c96d93c91 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TAR.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TAR.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TIR.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TIR.xml index 658172817b..7b3ffdb7df 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TIR.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TIR.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TUA.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TUA.xml index c7de95fc07..75f16f44aa 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TUA.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid240TUA.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid241.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid241.xml index 10a5859728..d89cb69354 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid241.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid241.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid242.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid242.xml index 3fabbff6eb..ebc21427a6 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid242.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid242.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid243.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid243.xml index f8a32619cc..7951ec7abc 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid243.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid243.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid244.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid244.xml index 491475cac9..a6786e4e82 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid244.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid244.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid245.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid245.xml index d8aa08981b..f4414d30cd 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid245.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid245.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid246.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid246.xml index 0498faa6a4..bdde6ae84b 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid246.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid246.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid247.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid247.xml index 0f2d7ea64c..594acd5d9a 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid247.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid247.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid248.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid248.xml index 7424eef426..082fbc42ee 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid248.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid248.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid249.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid249.xml index 3ab1cb3666..53df2c92f9 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid249.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid249.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid250.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid250.xml index 700526bcb0..906c8af4f3 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid250.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid250.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid251.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid251.xml index 682d68d515..0b9d230059 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid251.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid251.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid252.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid252.xml index b8f990fde5..f28aea370d 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid252.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid252.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid253.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid253.xml index 69fcd3cf83..375ebf0fd4 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid253.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid253.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid254.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid254.xml index ecd3cd80be..432a9dcaaa 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid254.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid254.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid29.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid29.xml index e3259b96e1..2a1c366d33 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid29.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid29.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid3.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid3.xml index 91c51f8468..ba25f59021 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid3.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid3.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid30.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid30.xml index 1e264de235..a651418b35 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid30.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid30.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid33.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid33.xml index ddc537d997..17f94ee888 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid33.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid33.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid34.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid34.xml index 6989b1c8d1..745605676e 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid34.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid34.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid37.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid37.xml index cf4d82b219..9df87b19c8 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid37.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid37.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid38.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid38.xml index 53e597c4f7..3e2711c508 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid38.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid38.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid39.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid39.xml index 987868386e..42ac7626c5 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid39.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid39.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid3c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid3c.xml new file mode 100644 index 0000000000..5c6ea1f907 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid3c.xml @@ -0,0 +1,33 @@ + + + + 3 + Global Latitude/Longitude 1 deg Resolution-Add one column + 361 + 181 + 90 + 0 + -90 + 360 + 1 + 1 + degree + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid4.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid4.xml index a25b3e4483..5592137a04 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid4.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid4.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid40.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid40.xml index 11586b6c4a..88dc11163e 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid40.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid40.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid406.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid406.xml new file mode 100644 index 0000000000..81d8920cd5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid406.xml @@ -0,0 +1,36 @@ + + + + 406 + Grid over - Hawaiinest hiresf (Mercator) + 6371229.0 + 6371229.0 + 321 + 225 + 18.073 + -161.525 + 20 + 23.088 + -153.869 + 2.5 + 2.5 + km + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid407.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid407.xml new file mode 100644 index 0000000000..bdf0905da5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid407.xml @@ -0,0 +1,36 @@ + + + + 407 + Grid over - Puerto Rico hiresf (Mercator) + 6371229.0 + 6371229.0 + 544 + 310 + 15 + -75.5 + 20 + 22.005 + -62.509 + 2.5 + 2.5 + km + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid408.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid408.xml new file mode 100644 index 0000000000..2ef0f4c8e7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid408.xml @@ -0,0 +1,33 @@ + + + + 408 + 224231-point (721x311) global Lon/Lat grid + 721 + 311 + 77.5 + 0 + -77.5 + 360 + 0.5 + 0.5 + degree + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid408c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid408c.xml new file mode 100644 index 0000000000..5d6be266c9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid408c.xml @@ -0,0 +1,33 @@ + + + + 408 + 224231-point (722x311) global Lon/Lat grid - Add one column + 722 + 311 + 77.5 + 0 + -77.5 + 361 + 0.5 + 0.5 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid41.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid41.xml index 6996dc5d9f..8d074bf3ba 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid41.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid41.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid42.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid42.xml index cf5554b58a..fdff18959c 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid42.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid42.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid43.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid43.xml index 80419ceabc..056caa1d9a 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid43.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid43.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid44.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid44.xml index cc20c7396d..9fcd8dc9c6 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid44.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid44.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid45.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid45.xml index 54db8b6a93..fb105922d2 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid45.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid45.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid45c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid45c.xml new file mode 100644 index 0000000000..ecfdca1223 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid45c.xml @@ -0,0 +1,33 @@ + + + + 45 + Global Latitude/Longitude 1.25 deg Resolution-Add one column + 289 + 145 + 90 + 0 + -90 + 360.00 + 1.25 + 1.25 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid5.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid5.xml index 497e073ae6..f2148a663d 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid5.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid5.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid6.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid6.xml index a075bac54b..8f8c1c5b27 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid6.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid6.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid85.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid85.xml index b76a6e0530..dd11ed9c78 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid85.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid85.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid86.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid86.xml index 06bab8c018..aa4ba9703f 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid86.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid86.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid87.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid87.xml index a92248bd80..52dcb5ab88 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid87.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid87.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid88.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid88.xml index 5dd087a168..41d75ea19e 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid88.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid88.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid98.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid98.xml new file mode 100644 index 0000000000..850d1aa45f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid98.xml @@ -0,0 +1,33 @@ + + + + 98 + Global Gaussian Lon/Lat T62 Resolution + 192 + 94 + 88.542 + 0 + -88.542 + 358.125 + 1.875 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid98c.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid98c.xml new file mode 100644 index 0000000000..f147cae649 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid98c.xml @@ -0,0 +1,33 @@ + + + + 98 + Global Gaussian Lon/Lat T62 Resolution-Add one column + 193 + 94 + 88.542 + 0 + -88.542 + 360.00 + 1.875 + 0 + degree + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid99.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid99.xml index 588488ba11..8e8abadd0b 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid99.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/grid99.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ncwf.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ncwf.xml index 9985a9899d..e95a174066 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ncwf.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/ncwf.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/rcm.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/rcm.xml index 73ddf80a0b..97d866f338 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/rcm.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/rcm.xml @@ -1,20 +1,20 @@ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/seaice_south1_grid.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/seaice_south1_grid.xml new file mode 100644 index 0000000000..a776a63771 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/seaice_south1_grid.xml @@ -0,0 +1,34 @@ + + + + 405 + Sea Ice south 690X710 13km grid + 6371229 + 6371229 + 690 + 710 + 36.866 + 139.806 + 100 + 12.7 + 12.7 + km + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/seaice_south_grid.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/seaice_south_grid.xml new file mode 100644 index 0000000000..64ae07d53f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ncgrids/seaice_south_grid.xml @@ -0,0 +1,34 @@ + + + + 400 + Sea Ice south 345X355 25km grid + 6371229 + 6371229 + 345 + 355 + 36.866 + 139.806 + 100 + 25.4 + 25.4 + km + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/tables/7/0/4.2.0.2.table b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/tables/7/0/4.2.0.2.table index 9ecf2b4ebf..c7d9406d05 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/tables/7/0/4.2.0.2.table +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/tables/7/0/4.2.0.2.table @@ -32,4 +32,5 @@ 221:221:Hourly Maximum of Downward Vertical Vorticity in the lowest 400hPa:m/s:MAXDVV 222:222:U Component of Hourly Maximum 10m Wind Speed:m/s:MAXUW 223:223:V Component of Hourly Maximum 10m Wind Speed:m/s:MAXVW +224:224:Ventilation Rate:m^2/s:VRATE 255:255:Missing diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ucar/glerl.tab b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ucar/glerl.tab new file mode 100644 index 0000000000..f6c3a3edc4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ucar/glerl.tab @@ -0,0 +1,257 @@ +-1:7:-1:2 +0:var0:undefined +1:PRES:Pressure [Pa] +2:PRMSL:Pressure reduced to MSL [Pa] +3:PTEND:Pressure tendency [Pa/s] +4:PVORT:Pot vorticity [km^2/kg/s] +5:ICAHT:ICAO Standard Atmosphere Reference Height [M] +6:GP:Geopotential [m^2/s^2] +7:HGT:Geopotential height [gpm] +8:DIST:Geometric height [m] +9:HSTDV:Std dev of height [m] +10:TOZNE:Total ozone [Dobson] +11:TMP:Temperature [K] +12:VTMP:Virtual temperature [K] +13:POT:Potential temperature [K] +14:EPOT:Pseudo-adiabatic pot temperature [K] +15:TMAX:Max temperature [K] +16:TMIN:Min temperature [K] +17:DPT:Dew point temperature [K] +18:DEPR:Dew point depression [K] +19:LAPR:Lapse rate [K/m] +20:VIS:Visibility [m] +21:RDSP1:Radar spectra 1 [non-dim] +22:RDSP2:Radar spectra 2 [non-dim] +23:RDSP3:Radar spectra 3 [non-dim] +24:PLI:Parcel lifted index to 500 hPa [K] +25:TMPA:Temperature anomaly [K] +26:PRESA:Pressure anomaly [Pa] +27:GPA:Geopotential height anomaly [gpm] +28:WVSP1:Wave spectra 1 [non-dim] +29:WVSP2:Wave spectra 2 [non-dim] +30:WVSP3:Wave spectra 3 [non-dim] +31:WDIR:Wind direction [degrees] +32:WIND:Wind speed [m/s] +33:UGRD:u wind [m/s] +34:VGRD:v wind [m/s] +35:STRM:Stream function [m^2/s] +36:VPOT:Velocity potential [m^2/s] +37:MNTSF:Montgomery stream function [m^2/s^2] +38:SGCVV:Sigma coord vertical velocity [/s] +39:VVEL:Pressure vertical velocity [Pa/s] +40:DZDT:Geometric vertical velocity [m/s] +41:ABSV:Absolute vorticity [1/s] +42:ABSD:Absolute divergence [1/s] +43:RELV:Relative vorticity [1/s] +44:RELD:Relative divergence [1/s] +45:VUCSH:Vertical u shear [1/s] +46:VVCSH:Vertical v shear [1/s] +47:DIRC:Direction of current [degrees] +48:SPC:Speed of current [m/s] +49:UOGRD:u of current [m/s] +50:VOGRD:v of current [m/s] +51:SPFH:Specific humidity [kg/kg] +52:RH:Relative humidity [%] +53:MIXR:Humidity mixing ratio [kg/kg] +54:PWAT:Precipitable water [kg/m^2] +55:VAPP:Vapor pressure [Pa] +56:SATD:Saturation deficit [Pa] +57:EVP:Evaporation [kg/m^2] +58:CICE:Cloud Ice [kg/kg] +59:PRATE:Precipitation rate [kg/m^2/s] +60:TSTM:Thunderstorm probability [%] +61:APCP:Total precipitation [kg/m^2] +62:NCPCP:Large scale precipitation [kg/m^2] +63:ACPCP:Convective precipitation [kg/m^2] +64:SRWEQ:Snowfall rate water equiv [kg/m^2/s] +65:WEASD:Accumulated snow [kg/m^2] +66:SNOD:Snow depth [m] +67:MIXHT:Mixed layer depth [m] +68:TTHDP:Transient thermocline depth [m] +69:MTHD:Main thermocline depth [m] +70:MTHA:Main thermocline anomaly [m] +71:TCDC:Total cloud cover [%] +72:CDCON:Convective cloud cover [%] +73:LCDC:Low level cloud cover [%] +74:MCDC:Mid level cloud cover [%] +75:HCDC:High level cloud cover [%] +76:CWAT:Cloud water [kg/kg] +77:BLI:Best lifted index to 500 hPa [K] +78:SNOC:Convective snow [kg/m^2] +79:SNOL:Large scale snow [kg/m^2] +80:WTMP:Water temperature [K] +81:LAND:Land cover land=1;sea=0 [] +82:DSLM:Deviation of sea level from mean [m] +83:SFCR:Surface roughness [m] +84:ALBDO:Albedo [%] +85:TSOIL:Soil temperature [K] +86:SOILM:Soil moisture content [kg/m^2] +87:VEG:Vegetation [%] +88:SALTY:Salinity [kg/kg] +89:DEN:Density [kg/m^3] +90:WATR:Water runoff [kg/m^2] +91:ICEC:Ice concentration ice=1;no ice=0 [fraction] +92:ICETK:Ice thickness [m] +93:DICED:Direction of ice drift [degrees] +94:SICED:Speed of ice drift [m/s] +95:UICE:u of ice drift [m/s] +96:VICE:v of ice drift [m/s] +97:ICEG:Ice growth rate [m/s] +98:ICED:Ice divergence [/s] +99:SNOM:Snow melt [kg/m^2] +100:HTSGW:Sig height of wind waves and swell [m] +101:WVDIR:Direction of wind waves [degrees] +102:WVHGT:Sig height of wind waves [m] +103:WVPER:Mean period of wind waves [s] +104:SWDIR:Direction of swell waves [degrees] +105:SWELL:Sig height of swell waves [m] +106:SWPER:Mean period of swell waves [s] +107:DIRPW:Primary wave direction [degrees] +108:PERPW:Primary wave mean period [s] +109:DIRSW:Secondary wave direction [degrees] +110:PERSW:Secondary wave mean period [s] +111:NSWRS:Net short wave surface [W/m^2] +112:NLWRS:Net long wave surface [W/m^2] +113:NSWRT:Net short wave top [W/m^2] +114:NLWRT:Net long wave top [W/m^2] +115:LWAVR:Long wave [W/m^2] +116:SWAVR:Short wave [W/m^2] +117:GRAD:Global radiation [W/m^2] +118:BRTMP:Brightness temperature [K] +119:LWRAD:Radiance with respect to wave no [W/m/sr] +120:SWRAD:Radiance with respect ot wave len [W/m^3/sr] +121:LHTFL:Latent heat flux [W/m^2] +122:SHTFL:Sensible heat flux [W/m^2] +123:BLYDP:Boundary layer dissipation [W/m^2] +124:UFLX:Zonal momentum flux [N/m^2] +125:VFLX:Meridional momentum flux [N/m^2] +126:WMIXE:Wind mixing energy [J] +127:IMGD:Image data [] +128:MSLSA:Mean sea level pressure Std Atm [Pa] +129:MSLMA:Mean sea level pressure MAPS [Pa] +130:MSLET:Mean sea level pressure NAM model [Pa] +131:LFTX:Surface lifted index [K] +132:4LFTX:Best 4-layer lifted index [K] +133:KX:K index [K] +134:SX:Sweat index [K] +135:MCONV:Horizontal moisture divergence [kg/kg/s] +136:VWSH:Vertical speed shear [1/s] +137:TSLSA:3-hr pressure tendency Std Atmos Red [Pa/s] +138:BVF2:Brunt-Vaisala frequency^2 [1/s^2] +139:PVMW:Potential vorticity mass-weighted [1/s/m] +140:CRAIN:Categorical rain [yes=1;no=0] +141:CFRZR:Categorical freezing rain [yes=1;no=0] +142:CICEP:Categorical ice pellets [yes=1;no=0] +143:CSNOW:Categorical snow [yes=1;no=0] +144:SOILW:Volumetric soil moisture [fraction] +145:PEVPR:Potential evaporation rate [W/m^2] +146:CWORK:Cloud work function [J/kg] +147:U-GWD:Zonal gravity wave stress [N/m^2] +148:V-GWD:Meridional gravity wave stress [N/m^2] +149:PV:Potential vorticity [m^2/s/kg] +150:COVMZ:Covariance between u and v [m^2/s^2] +151:COVTZ:Covariance between u and T [K*m/s] +152:COVTM:Covariance between v and T [K*m/s] +153:CLWMR:Cloud water [kg/kg] +154:O3MR:Ozone mixing ratio [kg/kg] +155:GFLUX:Ground heat flux [W/m^2] +156:CIN:Convective inhibition [J/kg] +157:CAPE:Convective Avail Pot Energy [J/kg] +158:TKE:Turbulent kinetic energy [J/kg] +159:CONDP:Lifted parcel condensation pressure [Pa] +160:CSUSF:Clear sky upward solar flux [W/m^2] +161:CSDSF:Clear sky downward solar flux [W/m^2] +162:CSULF:Clear sky upward long wave flux [W/m^2] +163:CSDLF:Clear sky downward long wave flux [W/m^2] +164:CFNSF:Cloud forcing net solar flux [W/m^2] +165:CFNLF:Cloud forcing net long wave flux [W/m^2] +166:VBDSF:Visible beam downward solar flux [W/m^2] +167:VDDSF:Visible diffuse downward solar flux [W/m^2] +168:NBDSF:Near IR beam downward solar flux [W/m^2] +169:NDDSF:Near IR diffuse downward solar flux [W/m^2] +170:RWMR:Rain water mixing ratio [kg/kg] +171:SNMR:Snow mixing ratio [kg/kg] +172:MFLX:Momentum flux [N/m^2] +173:LMH:Mass point model surface [non-dim] +174:LMV:Velocity point model surface [non-dim] +175:MLYNO:Model layer number from bottom up [non-dim] +176:NLAT:Latitude -90 to +90 [degrees] +177:ELON:East longitude 0-360 [degrees] +178:ICMR:Ice mixing ratio [kg/kg] +179:GRMR:Graupel mixing ratio [kg/kg] +180:GUST:Surface wind gust [m/s] +181:LPSX:x-gradient of log pressure [1/m] +182:LPSY:y-gradient of log pressure [1/m] +183:HGTX:x-gradient of height [m/m] +184:HGTY:y-gradient of height [m/m] +185:TURB:Turbulence SIGMET AIRMET [non-dim] +186:ICNG:Icing SIGMET AIRMET [non-dim] +187:LTNG:Lightning [non-dim] +188:DRIP:Rate of water dropping from canopy to gnd [kg/m^2] +189:VPTMP:Virtual pot temperature [K] +190:HLCY:Storm relative helicity [m^2/s^2] +191:PROB:Prob from ensemble [non-dim] +192:PROBN:Prob from ensemble norm to clim expect [non-dim] +193:POP:Prob of precipitation [%] +194:CPOFP:Prob of frozen precipitation [%] +195:CPOZP:Prob of freezing precipitation [%] +196:USTM:u-component of storm motion [m/s] +197:VSTM:v-component of storm motion [m/s] +198:NCIP:No concen ice particles [] +199:EVBS:Direct evaporation from bare soil [W/m^2] +200:EVCW:Canopy water evaporation [W/m^2] +201:ICWAT:Ice-free water surface [%] +202:CWDI:Convective weather detection index [] +203:VAFTAD:VAFTAD [] +204:DSWRF:Downward short wave flux [W/m^2] +205:DLWRF:Downward long wave flux [W/m^2] +206:UVI:Ultra violet index 1 hour centered at solar noon [J/m^2] +207:MSTAV:Moisture availability [%] +208:SFEXC:Exchange coefficient [(kg/m^3)(m/s)] +209:MIXLY:No of mixed layers next to surface [integer] +210:TRANS:Transpiration [W/m^2] +211:USWRF:Upward short wave flux [W/m^2] +212:ULWRF:Upward long wave flux [W/m^2] +213:CDLYR:Non-convective cloud [%] +214:CPRAT:Convective precip rate [kg/m^2/s] +215:TTDIA:Temperature tendency by all physics [K/s] +216:TTRAD:Temperature tendency by all radiation [K/s] +217:TTPHY:Temperature tendency by non-radiation physics [K/s] +218:PREIX:Precip index 0-1 [fraction] +219:TSD1D:Std dev of IR T over 1x1 deg area [K] +220:NLGSP:Natural log of surface pressure [ln(kPa)] +221:HPBL:Planetary boundary layer height [m] +222:5WAVH:5-wave geopotential height [gpm] +223:CNWAT:Plant canopy surface water [kg/m^2] +224:SOTYP:Soil type Zobler [0..9] +225:VGTYP:Vegetation type as in SiB [0..13] +226:BMIXL:Blackadars mixing length scale [m] +227:AMIXL:Asymptotic mixing length scale [m] +228:PEVAP:Pot evaporation [kg/m^2] +229:SNOHF:Snow phase-change heat flux [W/m^2] +230:5WAVA:5-wave geopot height anomaly [gpm] +231:MFLUX:Convective cloud mass flux [Pa/s] +232:DTRF:Downward total radiation flux [W/m^2] +233:UTRF:Upward total radiation flux [W/m^2] +234:BGRUN:Baseflow-groundwater runoff [kg/m^2] +235:SSRUN:Storm surface runoff [kg/m^2] +236:SIPD:Supercooled large droplet SLD icing pot diagn [] +237:O3TOT:Total ozone [kg/m^2] +238:SNOWC:Snow cover [%] +239:SNOT:Snow temperature [K] +240:COVTW:Covariance T and w [K*m/s] +241:LRGHR:Large scale condensation heating [K/s] +242:CNVHR:Deep convective heating [K/s] +243:CNVMR:Deep convective moistening [kg/kg/s] +244:SHAHR:Shallow convective heating [K/s] +245:SHAMR:Shallow convective moistening [kg/kg/s] +246:VDFHR:Vertical diffusion heating [K/s] +247:VDFUA:Vertical diffusion zonal accel [m/s^2] +248:VDFVA:Vertical diffusion meridional accel [m/s^2] +249:VDFMR:Vertical diffusion moistening [kg/kg/s] +250:SWHR:Solar radiative heating [K/s] +251:LWHR:Longwave radiative heating [K/s] +252:CD:Drag coefficient [non-dim] +253:FRICV:Friction velocity [m/s] +254:RI:Richardson number [non-dim] +255:var255:undefined diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ucar/userTables.lst b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ucar/userTables.lst new file mode 100644 index 0000000000..7a37b7d173 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncgrib/utility/edex_static/base/ncgrib/ucar/userTables.lst @@ -0,0 +1 @@ +161: 1: 3: glerl.tab diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/.classpath rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/.classpath diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/.project new file mode 100644 index 0000000000..4c75db68c9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.ncpafm + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.pafm/.settings/org.eclipse.jdt.core.prefs rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/.settings/org.eclipse.jdt.core.prefs diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..510f496897 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/META-INF/MANIFEST.MF @@ -0,0 +1,23 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: NcPafm Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.ncpafm +Bundle-Version: 1.0.0.qualifier +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Bundle-Vendor: AWIPS II Migration +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: com.raytheon.edex.common;bundle-version="1.10.13", + javax.persistence;bundle-version="1.0.0", + org.junit;bundle-version="1.0.0", + org.apache.commons.logging;bundle-version="1.0.4", + org.apache.log4j;bundle-version="1.0.0", + com.raytheon.uf.common.localization;bundle-version="1.10.13", + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0" +Import-Package: com.raytheon.uf.common.pointdata, + com.raytheon.uf.edex.decodertools.core, + gov.noaa.nws.ncep.common.dataplugin.ncpafm, + gov.noaa.nws.ncep.edex.tools.decoder, + gov.noaa.nws.ncep.edex.util +Export-Package: gov.noaa.nws.ncep.edex.plugin.ncpafm.decoder, + gov.noaa.nws.ncep.edex.plugin.ncpafm.util diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.pafm/build.properties rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/build.properties diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/component-deploy.xml new file mode 100644 index 0000000000..1e1ffb24ea --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/pointdata/ncpafm.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/pointdata/ncpafm.xml new file mode 100644 index 0000000000..2d61ea8b09 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/pointdata/ncpafm.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/pointdata/ncpafmdb.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/pointdata/ncpafmdb.xml new file mode 100644 index 0000000000..cd502c3f09 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/pointdata/ncpafmdb.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/spring/ncpafm-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/spring/ncpafm-common.xml new file mode 100644 index 0000000000..3afd6fc57a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/spring/ncpafm-common.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/spring/ncpafm-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/spring/ncpafm-ingest.xml new file mode 100644 index 0000000000..ac0dd9ab82 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/res/spring/ncpafm-ingest.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + ncpafm + + + + + + + + + + + + + + + + java.lang.Throwable + + + + + + + java.lang.Throwable + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/NcPafmDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/NcPafmDecoder.java new file mode 100644 index 0000000000..3398b1ae6f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/NcPafmDecoder.java @@ -0,0 +1,223 @@ +/** + * + * NcPafmDecoder + * + * Decoder implementation for Point/Area Forecast Matrices PAFM Decoder Plug-In + * + *
+ * SOFTWARE HISTORY
+ * 
+ * Date       	Ticket#		Engineer	Description
+ * ------------	----------	-----------	--------------------------
+ * 21Aug2009	126			F. J. Yen	Initial creation
+ * 30Sep2009	126			F. J. Yen	Add Fire Wx Point Forecast Matrices.  
+ * 										Remove setting bullMessage (since deleting)
+ * 09Dec2009	126			F. J. Yen	Updated from to11d3 to to11d6
+ * 01Jun2010	126			F. J. Yen	Migrated from to11dr3 to to11dr11
+ * 05Jan2011	126			F. J. Yen	Migrated from R1G1-4 to R1G1-6 needed 
+ * 										to synchronize decode method
+ * 10Feb2011	126			F. J. Yen	Do not process Fire Weather Point Forecast
+ * 										Matrices since could have different formats
+ * 30Sep2011	126			B. Hebbard	Rename & refactor to restructure stored data and persist
+ * 										most to HDF5.  Former top-level PafmRecord becomes
+ * 										NcPafmBulletin (no longer a PDO); new NcPafmRecord
+ * 										(the new PDO) contains data for single location/
+ * 										forecast hour pair.  The decode() method continues
+ * 										to a build structure corresponding to the hierarchy
+ * 										of the incoming product (bulletin/segment[UGC]/
+ * 										location[FIPS]), but must convert to the finer-grain
+ * 										PDOs, which it does via NcPafmBulletin.split().
+ * 
+ * 
+ * + * @author Fee Jing Yen, SIB + * @version 1 + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + */ + +package gov.noaa.nws.ncep.edex.plugin.ncpafm.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmBulletin; +import gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmRecord; +import gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmUgc; +import gov.noaa.nws.ncep.edex.plugin.ncpafm.util.NcPafmParser; +import gov.noaa.nws.ncep.edex.tools.decoder.MndTime; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Scanner; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.pointdata.IPointData; +import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; + +public class NcPafmDecoder extends AbstractDecoder { + // Name of the plugin controlling this decoder. + private final String pluginName; + + protected String traceId = ""; + + protected Matcher regexMatcher; + + protected Pattern regexPattern; + + public final Integer maxSegment = 100; + + public Integer segmentIndex = 0; + + public Calendar mndTime = null; + + /** + * Constructor + * + * @throws DecoderException + */ + public NcPafmDecoder(String name) throws DecoderException, Exception { + pluginName = name; + /* + * Read zones.xml. + */ + NcPafmParser.readZoneLocs(); + } + + public synchronized PluginDataObject[] decode(byte[] data, Headers headers) + throws DecoderException { + // Regular expression for the county table + final String UGC_EXP = "([A-Z]{3}\\d{3})(\\-|\\>)(\\S)+\\x0d\\x0d\\x0a((\\d{6}|\\d{3})\\-(\\S)*\\x0d\\x0d\\x0a)*"; + // Pattern used for extracting the UGC line + Pattern ugcPattern = Pattern.compile(UGC_EXP); + // String segmentDelim ="$$"; + String segmentDelim = "\\x24\\x24"; + // The bulletin delimiter is etx which is "\003" or ^c; + String etx = IDecoderConstants.ETX; + int mattypeInd; + String theBulletin = null; + byte[] messageData = null; + NcPafmBulletin bulletinRec = null; + String traceId = ""; + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + /* + * Check if there are more bulletins + */ + NcPafmSeparator sep = NcPafmSeparator.separate(data, headers); + messageData = sep.next(); + String theMessage = new String(messageData); + /* + * There may be multiple duplicate bulletins. Only get the first + * bulletin and eliminate the remaining bulletins after the first + * bulletin by excluding the duplicate report after the first ^c + */ + Scanner cc = new Scanner(theMessage).useDelimiter(etx); + if (cc.hasNext()) { + theBulletin = cc.next(); + } else { + theBulletin = theMessage; + } + // Set MND (Mass News Disseminator) time string and convert it into + // Calendar object + MndTime mt = new MndTime(theBulletin.getBytes()); + mndTime = mt.getMndTime(); + // Decode the WMO line and set the fields obtained from it. + bulletinRec = NcPafmParser.processWMO(theBulletin, mndTime); + /* + * Determine type of matrix (POINT, AREA, or FIRE WEATHER POINT) The + * legacy system decoded the Point and Area Forecast Matrices. Fire + * Weather Point Forecast Matrices were not decoded. Some have different + * formats and also new parameters, so Fire Weather Point Matrices will + * not be decoded. Test for "FIRE WEATHER POINT FORECAST MATRICES" + * first. This insures that it is not a false "POINT FORECAST MATRICES" + */ + mattypeInd = theBulletin + .indexOf("FIRE WEATHER POINT FORECAST MATRICES"); + if (mattypeInd == -1) { + mattypeInd = theBulletin.indexOf("POINT FORECAST MATRICES"); + if (mattypeInd == -1) { + mattypeInd = theBulletin.indexOf("AREA FORECAST MATRICES"); + if (mattypeInd == -1) { + /* + * Do not process by setting bulletinRec to null since matrix + * type is missing or not known. + */ + bulletinRec = null; + } else { + bulletinRec.setMatrixType("AREA"); + } + } else { + bulletinRec.setMatrixType("POINT"); + } + } else { + /* + * Type is Fire Wx Point Forecast Matrix, set bulletinRec to null so it + * won't be decoded. + */ + bulletinRec = null; + } + if (bulletinRec != null) { + ArrayList segmentList = new ArrayList(); + segmentList.clear(); + // Break the bulletin message into segments delimited by a "$$" + Scanner sc = new Scanner(theBulletin).useDelimiter(segmentDelim); + while (sc.hasNext()) { + String segment = sc.next(); + Matcher ugcMatcher = ugcPattern.matcher(segment); + // discard if the segment did not have a UGC line. + if (ugcMatcher.find()) { + segmentList.add(segment); + } + } + /* + * Process each segment in method processUgc to decode the fields + * for the child table ugc. The fields for ugc's two child tables + * fips and parameters are also decoded and added to their child + * tables. + */ + for (String segment : segmentList) { + Matcher ugcMatcher = ugcPattern.matcher(segment); + if (ugcMatcher.find()) { + NcPafmUgc ugc = NcPafmParser.processUgc(ugcMatcher.group(), + segment, mndTime); + bulletinRec.addPafmUGC(ugc); + } + } + + // Set MND remark + bulletinRec.setMndTime(mt.getMndTimeString()); + + bulletinRec.setReportType("PAFM"); + } + /* + * If the bulletin record is null, just return empty PDO array + */ + if (bulletinRec == null) { + return new PluginDataObject[0]; + } + + NcPafmRecord[] pdos = bulletinRec.split(); + + for (NcPafmRecord pdo : pdos) { + pdo.setTraceId(traceId); + pdo.setPluginName(pluginName); + pdo.setMessageData(theMessage); //TODO: Do we need???? + /* + * If unable to construct the DataURI, throw exception. + */ + try { + pdo.constructDataURI(); + } catch (PluginException e) { + throw new DecoderException("Error constructing dataURI", e); + } + } + + return pdos; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/NcPafmSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/NcPafmSeparator.java new file mode 100644 index 0000000000..ed4bb60751 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/NcPafmSeparator.java @@ -0,0 +1,159 @@ +/** + * + * NcPafmSeparator + * + * Separator implementation for Point/Area Forecast Matrices PAFM Decoder Plug-In + * + *
+ * SOFTWARE HISTORY
+ * Date       	Ticket#		Engineer	Description
+ * ------------	----------	-----------	--------------------------
+ * 05Aug2009	126			F. J. Yen	Initial creation
+ * 11Feb2010	126			F. J. Yen	Handle missing ending segment delimeter "$$"
+ * 30Sep2011	126			B. Hebbard	PafmSeparator becomes new NcPafmSeparator
+ * 
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + */ +package gov.noaa.nws.ncep.edex.plugin.ncpafm.decoder; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; +import java.util.NoSuchElementException; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.edex.util.Util; + +public class NcPafmSeparator extends AbstractRecordSeparator { + + private final Log theLogger = LogFactory.getLog(getClass()); + + /** Regex used for separating multi-bulletin files */ + private static final String BULLETINSEPARATOR = "\\d{3} \\x0d\\x0d\\x0aFOUS5[1-5] ([A-Z]{4}) " + + "([0-9]{6}).*\\x0d\\x0d\\x0a"; + + /** Regex matcher */ + private Matcher matcher; + + /** Pattern object for regex search */ + private Pattern pattern; + + private String header; + + /** List of records contained in file */ + private List records; + + private Iterator iterator = null; + + public static NcPafmSeparator separate(byte[] data, Headers headers) { + NcPafmSeparator pafmSeparator = new NcPafmSeparator(); + pafmSeparator.setData(data, headers); + return pafmSeparator; + } + + /** + * Constructor. + * + */ + public NcPafmSeparator() { + records = new ArrayList(); + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.IRecordSeparator#setData(byte[]) + */ + public void setData(byte[] data, Headers headers) { + doSeparate(new String(data)); + iterator = records.iterator(); + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() + */ + public boolean hasNext() { + if (iterator == null) { + return false; + } else { + return iterator.hasNext(); + } + } + + /** + * Get next record. + */ + public byte[] next() { + try { + String temp = iterator.next(); + if (Util.isEmptyString(temp)) { + return (byte[]) null; + } else { + return temp.getBytes(); + } + } catch (NoSuchElementException e) { + return (byte[]) null; + } + } + + /** + * @param message + * separate bulletins + */ + private void doSeparate(String message) { + try { + pattern = Pattern.compile(BULLETINSEPARATOR); + matcher = pattern.matcher(message); + + while (matcher.find()) { + if (!records.contains(matcher.group())) { + records.add(matcher.group()); + } + } + /* + * Append the raw data files to the records + */ + for (int i = 0; i < records.size(); i++) { + if (i < records.size() - 1) { + records.set( + i, + header + + "\n" + + message.substring( + message.indexOf(records.get(i)), + message.indexOf(records.get(i + 1)))); + } else { + /* + * trim() is not done to the bulletin message as in other + * decoder plugins because the end of segment delimeter of + * "$$" could be missing in some PAFM bulletins. If it were + * trimmed, without "$$", the length of the last record + * could be truncated which would cause a problem in + * decoding. + */ + records.set( + i, + header + + "\n" + + message.substring(message.indexOf(records + .get(i)))); + } + } + } catch (Exception e) { + e.printStackTrace(); + theLogger.warn("====in separate: No valid PAFM records found."); + } + return; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/package-info.java new file mode 100644 index 0000000000..a93ee98c6c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/package-info.java @@ -0,0 +1,7 @@ +/** + * PAFM implementation of the plugin pattern. + * + * Package includes classes to decode the PAFM message and persist the data. + * + */ +package gov.noaa.nws.ncep.edex.plugin.ncpafm.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/util/NcPafmParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/util/NcPafmParser.java new file mode 100644 index 0000000000..01b8a9cd2e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/util/NcPafmParser.java @@ -0,0 +1,1691 @@ +/** + * NcPafmParser + * + * This java class intends to serve as an utility only for PAFM decoder. + * + * HISTORY + * + * Date Ticket # Author Description + * ------------ -------- ---------- --------------------------------------------- + * 08/21/09 126 F. J. Yen Initial creation + * 09/29/09 126 F. J. Yen Add additional precip types and hazard types. + * 02/10/11 126 F. J. Yen Add WINTER WEATH, WINTER STORM, FLOOD, and + * LKSHORE FLD to hazard types. Clean up. + * 03/30/11 126 F. J. Yen Add BLIZZARD, FRZNG RAIN, and HARD FREEZE to + * hazard types + * 09/30/11 126 B. Hebbard PafmParser becomes new NcPafmParser + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.edex.plugin.ncpafm.util; + +import static com.raytheon.uf.common.localization.LocalizationContext.LocalizationType.EDEX_STATIC; +import gov.noaa.nws.ncep.edex.common.stationTables.Station; +import gov.noaa.nws.ncep.edex.common.stationTables.StationTable; +import gov.noaa.nws.ncep.edex.common.stationTables.IStationField.StationField; +import gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmBulletin; +import gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmUgc; +import gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmParameters; +import gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmFips; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import gov.noaa.nws.ncep.edex.tools.decoder.MndTime; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.Scanner; +import java.util.StringTokenizer; +import java.util.TimeZone; + +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.common.localization.IPathManager; +import com.raytheon.uf.common.localization.LocalizationContext; +import com.raytheon.uf.common.localization.PathManagerFactory; +import com.raytheon.uf.common.localization.LocalizationContext.LocalizationLevel; + +import java.util.Calendar; +import java.util.regex.Matcher; +import java.util.regex.Pattern; +import java.io.File; +import java.text.SimpleDateFormat; + +enum Param { + MIN_MAX, MN_MX, MAX_MIN, MX_MN, TEMP, DEWPT, RH, WIND_CHAR, WIND_DIR, + WIND_GUST, WIND_SPD, AVG_CLOUDS, CLOUDS, POP_12HR, QPF_12HR, MAX_QPF, + SNOW_12HR, PWIND_DIR, RAIN, RAIN_SHWRS, SPRINKLES, TSTMS, DRIZZLE, + SNOW, SNOWSHWRS, FLURRIES, SLEET, FRZG_RAIN, FRZG_DRZL, OBVIS, WIND_CHILL, + HEAT_INDEX, MIN_CHILL, MAX_HEAT, BLIZZARD, COAST_FLOOD, DENSE_FOG, EXCESS_HEAT, + FIRE_WEATHER, FLASH_FLOOD, FLOOD, FREEZE, FROST, FRZNG_RAIN, HARD_FREEZE, HEAT, + HIGH_SURF, HIGH_WIND, LAKE_WIND, LKSHORE_FLD, SVR_TSTORM, TORNADO, WIND, + WINTER_STORM, WINTER_WEATH, NOVALUE; + + static Param toParam(String paramStr) { + try { + return valueOf(paramStr); + } catch (Exception ex) { + return NOVALUE; + } + } +} + +public class NcPafmParser { + + private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; + private static final int IMISSD = IDecoderConstantsN.INTEGER_MISSING; + private static StationTable zonesList; + + private static int ndxLast; + private static final int maxNmHr = 48; + private static String locTimeZone = " "; + private static int[] locHrs = new int[maxNmHr]; + + private static Float[] tmpfAr = new Float[maxNmHr]; + private static Float[] dwpfAr = new Float[maxNmHr]; + private static Float[] relhAr = new Float[maxNmHr]; + private static Float[] pop12Ar = new Float[maxNmHr]; + private static Float[] qpf12MnAr = new Float[maxNmHr]; + private static Float[] qpf12MxAr = new Float[maxNmHr]; + private static Float[] highestMaxQpfAr = new Float[maxNmHr]; + private static Float[] lowestMaxQpfAr = new Float[maxNmHr]; + private static Float[] snow12MnAr = new Float[maxNmHr]; + private static Float[] snow12MxAr = new Float[maxNmHr]; + + private static Float[] maxHeatAr = new Float[maxNmHr]; + private static Float[] minChillAr = new Float[maxNmHr]; + private static Float[] heatIndexAr = new Float[maxNmHr]; + private static Float[] windChillAr = new Float[maxNmHr]; + private static Float[] avgMxTmpfAr = new Float[maxNmHr]; + private static Float[] hiMxTmpfAr = new Float[maxNmHr]; + private static Float[] loMxTmpfAr = new Float[maxNmHr]; + private static Float[] avgMnTmpfAr = new Float[maxNmHr]; + private static Float[] hiMnTmpfAr = new Float[maxNmHr]; + private static Float[] loMnTmpfAr = new Float[maxNmHr]; + + private static String[] windDirAr = new String[maxNmHr]; + private static String[] windSmphAr = new String[maxNmHr]; + private static String[] gust_MphAr = new String[maxNmHr]; + private static String[] pwindDirAr = new String[maxNmHr]; + private static String[] windCharAr = new String[maxNmHr]; + private static String[] skyCoverAr = new String[maxNmHr]; + private static String[] avgSkyCoverAr = new String[maxNmHr]; + + private static String[] obvisAr = new String[maxNmHr]; + + private static String[] rainAr = new String[maxNmHr]; + private static String[] rainShwrsAr = new String[maxNmHr]; + private static String[] sprinklesAr = new String[maxNmHr]; + private static String[] tstmsAr = new String[maxNmHr]; + private static String[] drizzleAr = new String[maxNmHr]; + private static String[] snowAr = new String[maxNmHr]; + private static String[] snowShwrsAr = new String[maxNmHr]; + private static String[] flurriesAr = new String[maxNmHr]; + private static String[] sleetAr = new String[maxNmHr]; + private static String[] frzgRainAr = new String[maxNmHr]; + private static String[] frzgDrzlAr = new String[maxNmHr]; + + private static String[] hazardsAr = new String[maxNmHr]; + + private static Calendar[] utcDateTm = new Calendar[maxNmHr]; + + /** + * Constructor + */ + public NcPafmParser() { + } + + /** + * Parse the WMO line and store WMO header, OfficeID, issue time, + * designatorBBB,... + * + * @param wmoline + * The bulletin message + * + * @return a NcPafmBulletin + */ + public static NcPafmBulletin processWMO(String wmoline, Calendar mndTime) { + + NcPafmBulletin record = null; + // Regular expression for WMO/ICAO, station ID, and issue date (and + // maybe designator BBB) + final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( ([A-Z]{3}))?"; + + // Pattern used for extracting WMO header, officeID, product purge time, + // and issue date and designatorBBB + final Pattern wmoPattern = Pattern.compile(WMO_EXP); + Matcher theMatcher = wmoPattern.matcher(wmoline); + + if (theMatcher.find()) { + record = new NcPafmBulletin(); + + record.setWmoHeader(theMatcher.group(1)); + record.setIssueOffice(theMatcher.group(2)); + if (theMatcher.group(5) == null) { + record.setDesignatorBBB(" "); + } else { + record.setDesignatorBBB(theMatcher.group(5)); + } + + // Decode the issue time. + Calendar issueTime = UtilN.findDataTime(theMatcher.group(3), + mndTime); + record.setIssueTime(issueTime); + + //DataTime dataTime = new DataTime(issueTime); + //record.setDataTime(dataTime); + } + return record; + } + + /** + * Process UGC line; then process Parameters and FIPS + * + * @param ugcline + * The UGC information + * @param segment + * The entire segment of this UGC line + * @param mndTime + * The Calendar date/time from MND Line + * @return a NcPafmUgc table + */ + public static NcPafmUgc processUgc(String ugcline, String segment, + Calendar mndTime) { + final String frameDelm = "\\x0d\\x0d\\x0aDATE"; + final String prependDate = "DATE"; + final Pattern datePattern = Pattern.compile(prependDate); + int ndxFcstHr = 0; + int frameIndex = 0; + int maxFrame = 3; + boolean findSegMndTime; + String[] frame = new String[maxFrame]; + Float elev; + Calendar segMndTime = null; + Matcher segMndTimeMatcher = null; + + // Regular expression for elevation + final String ELEV_RGEX = " (ELEV\\..*) (-?\\d+|\\?{4}) FT"; + final Pattern elevPattern = Pattern.compile(ELEV_RGEX); + + // Regular expression for MND Time + final String SEG_MND_TIME = "(\\d{3,4}) ((AM)|(PM)|(am)|(pm)) (\\p{Alpha}{3}) " + + "(\\p{Alpha}{3}) (\\p{Alpha}{3}) (\\d{1,2}) (\\d{4})\\r\\r\\n"; + final Pattern segMndTimePattern = Pattern.compile(SEG_MND_TIME); + + NcPafmUgc currentUgc = new NcPafmUgc(); + /* + * Decode the elevation and store it in elev + */ + Matcher elevMatcher = elevPattern.matcher(segment); + if (elevMatcher.find()) { + if (elevMatcher.group(2).equals("????")) { + elev = RMISSD; + } else { + try { + elev = Float.parseFloat(elevMatcher.group(2)); + } catch (Exception e) { + e.printStackTrace(); + System.out + .println("PAFM WARNING: Bad format encountered in elevation:" + + elevMatcher.group(2)); + elev = RMISSD; + } + } + } else { + elev = RMISSD; + } + + NcPafmParser.processFips(ugcline, elev, currentUgc, mndTime); + /* + * Break up into Matrix frames which begins with "DATE". There should be + * 2 frames for each UGC, but sometimes there is only one. (When there + * are more than 2 frames, then there is an invalid format, so, it is + * ignored.) + */ + Scanner scFrm = new Scanner(segment).useDelimiter(frameDelm); + + while (scFrm.hasNext() && (frameIndex < maxFrame)) { + if (frameIndex == 0) { + frame[frameIndex] = scFrm.next(); + } else { + frame[frameIndex] = prependDate + scFrm.next(); + } + frameIndex++; + } + ndxFcstHr = 0; + findSegMndTime = false; + for (int idx = 0; (idx < frameIndex) && (idx < maxFrame); idx++) { + /* + * Decode the MND Time line in the segment and convert it into a + * Calendar object + */ + if (idx == 0) { + MndTime mnt = new MndTime(segment.getBytes()); + segMndTime = mnt.getMndTime(); + segMndTimeMatcher = segMndTimePattern.matcher(frame[0]); + if (segMndTimeMatcher.find()) { + findSegMndTime = true; + } + } else { + Matcher frameMatcher = datePattern.matcher(frame[idx]); + if (frameMatcher.find() && findSegMndTime) { + /* + * Have a frame matrix beginning with "DATE" so process it + */ + NcPafmParser.processParameters(frame[idx], ndxFcstHr, + currentUgc, segMndTime, segMndTimeMatcher); + + } else { + /* + * Don't have frame matrix + */ + System.out + .println("PAFM WARNING: No frame matrix"); + } + } + } + + // Set UGC line + currentUgc.setUgc(ugcline); + // Replace special characters with a blank; it is more readable and set + // the segment + currentUgc.setSegment(UtilN.removeLeadingWhiteSpaces(segment + .replace('\r', ' ').replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' '))); + + return currentUgc; + } + + /** + * Parse the parameters in the matrix + * + * @param params + * The latlon lines + * @param UGC + * The NcPafmUgc table + * @param latlonIndex + * The index of Lat/Long + * + */ + public static void processParameters(String matrixF, int ndxFcstHr, + NcPafmUgc UGC, Calendar mndTime, Matcher segMndTimeMatcher) { + + final String rowDelm = "\\r\\r\\n"; + + final String dateStr = "DATE "; + final Pattern datePattern = Pattern.compile(dateStr); + final String dateLine = "DATE +(()|(SUN)|(MON)|(TUE)|(WED)|(THU)|(FRI)|(SAT)) +(\\d{2})/(\\d{2})((/(\\d{2}))|())"; + final Pattern dateLinePattern = Pattern.compile(dateLine, + Pattern.CASE_INSENSITIVE | Pattern.UNICODE_CASE); + Matcher dateLineMatcher = null; + // hrlyStr is the regex for lines such as EDT 3HRLY, UTC 6HRLY + final String hrlyStr = "(\\p{Alpha}{3}) \\dHRLY"; + final Pattern hrlyStrPattern = Pattern.compile(hrlyStr); + // fcstHr is for the 2 digit hour of the forecast (column label) + final String fcstHr = " \\d{2}"; + final Pattern fcstHrPattern = Pattern.compile(fcstHr); + final String qpf12Val = "( MM( |\\r))|( 0( |\\r))|( \\d{0,2}\\.\\d{2}( |\\r))|( \\d{0,2}\\.\\d{2}-\\d{0,2}\\.\\d{2}( |\\r))"; + final Pattern qpf12ValPattern = Pattern.compile(qpf12Val); + final String maxQpf = "( MM( |\\r))|( 0( |\\r))|( \\d{0,2}\\.\\d{2}( |\\r))|( \\d{0,2}\\.\\d{2}-\\d{0,2}\\.\\d{2}( |\\r))"; + final Pattern maxQpfPattern = Pattern.compile(maxQpf); + final String snow12Val = "( MM( |\\r))|( T( |\\r))|( 00-00( |\\r))|( \\d{1,2}( |\\r))|( \\d{1,2}-\\d{1,2}( |\\r))"; + final Pattern snow12ValPattern = Pattern.compile(snow12Val); + + int ndxHr = 0; + int ndxHr2 = 0; + int idxst; + int jr, jdx, jdxsv, jdxsv2; + int[] utcHrs = new int[maxNmHr]; + int[] utcStNdx = new int[maxNmHr]; + int[] utcEnNdx = new int[maxNmHr]; + int[] locStNdx = new int[maxNmHr]; + int[] locEnNdx = new int[maxNmHr]; + int rowIndex = 0; + int maxRow = 80; + String[] row = new String[maxRow]; + /* + * Initialize the temporary storage arrays for the parameters at each + * forecast time + */ + initParameters(); + /* + * Separate the records (lines) of the matrix into rows. + */ + Scanner scRow = new Scanner(matrixF).useDelimiter(rowDelm); + rowIndex = 0; + while (scRow.hasNext() && (rowIndex < maxRow)) { + row[rowIndex] = scRow.next(); + rowIndex++; + } + if (rowIndex > 0) { + // Prepend row[0] with DATE: row [0] = "DATE" + row[0]); + Matcher dateMatcher = datePattern.matcher(row[0]); + if (dateMatcher.find()) { + // Process date line + dateLineMatcher = dateLinePattern.matcher(row[0]); + if (dateLineMatcher.find()) { + /* + * 888888888888888888888888888 if (dateLineMatcher.group(14) + * == null) { System.out + * .println(" equals test group(14) year is null"); } else + * { if (dateLineMatcher.group(14).equals("09")) { + * System.out + * .println(" equals test group(14) year is 09"); } } 888 + */ + /* + * In the above Matcher: group(9) is the month; group(10) is + * the day; group(13) is the 2 digit year (all without + * slashes) if not year, then null + */ + } else { + /* + * Set rowIndex to 0, so won't process + */ + rowIndex = 0; + System.out.println("PAFM WARNING: No DATE Line"); + } + } else { + /* + * Set rowIndex to 0, so won't process + */ + rowIndex = 0; + System.out.println("PAFM WARNING: No DATE found in frame"); + } + } else { + System.out.println("PAFM WARNING: rowIndex is !> 0, it is=" + + rowIndex); + } + + // Process the local and UTC forecast hour lines + jr = 1; + jdxsv = 1; + // localZone = " "; + locTimeZone = " "; + for (jdx = jr; jdx < rowIndex; jdx++) { + Matcher hrlyStrMatcher = hrlyStrPattern.matcher(row[jdx]); + if (hrlyStrMatcher.find()) { + jdxsv = jdx; + ndxHr = ndxFcstHr; + Matcher fcstHrMatcher = fcstHrPattern.matcher(row[jdx]); + while (fcstHrMatcher.find()) { + + if (hrlyStrMatcher.group(1).equals("UTC")) { + /* + * Get the forecast hours in UTC time. Also store the + * indices of the start and end of the hour string. + */ + utcHrs[ndxHr] = Integer.parseInt(fcstHrMatcher.group() + .trim()); + utcStNdx[ndxHr] = fcstHrMatcher.start(); + utcEnNdx[ndxHr] = fcstHrMatcher.end(); + } else { + /* + * Get the forecast hours in Local time. Also store the + * indices of the start and end of the hour string. + */ + locTimeZone = hrlyStrMatcher.group(1); + locHrs[ndxHr] = Integer.parseInt(fcstHrMatcher.group() + .trim()); + locStNdx[ndxHr] = fcstHrMatcher.start(); + locEnNdx[ndxHr] = fcstHrMatcher.end(); + } + ndxHr++; + } + } + } + if (jdxsv > 0 && jdxsv < rowIndex + 3) { + jdxsv = jdxsv + 1; + jdxsv2 = jdxsv; + for (jdx = jdxsv; jdx < rowIndex; jdx++) { + Matcher hrlyStr2Matcher = hrlyStrPattern.matcher(row[2]); + if (hrlyStr2Matcher.find()) { + jdxsv2 = jdx; + Matcher fcstHr2Matcher = fcstHrPattern.matcher(row[2]); + ndxHr2 = ndxFcstHr; + while (fcstHr2Matcher.find()) { + + if (hrlyStr2Matcher.group(1).equals("UTC")) { + + utcHrs[ndxHr2] = Integer.parseInt(fcstHr2Matcher + .group().trim()); + utcStNdx[ndxHr2] = fcstHr2Matcher.start(); + utcEnNdx[ndxHr2] = fcstHr2Matcher.end(); + } else { + locTimeZone = hrlyStr2Matcher.group(1); + locHrs[ndxHr2] = Integer.parseInt(fcstHr2Matcher + .group().trim()); + locStNdx[ndxHr2] = fcstHr2Matcher.start(); + locEnNdx[ndxHr2] = fcstHr2Matcher.end(); + } + ndxHr2++; + } + } + } + + if (jdxsv2 > 1 && jdxsv2 < rowIndex + 2) { + /* + * Process date/time from DATE and HRLY lines + */ + ndxLast = Math.max(ndxHr, ndxHr2); + if (ndxHr != ndxHr2) { + System.out + .println("PAFM WARNING: ndxHr NOT EQUAL ndxHr2 use min"); + ndxLast = Math.min(ndxHr, ndxHr2); + } + + processDateLineTime(dateLineMatcher, mndTime, + segMndTimeMatcher, ndxLast, locStNdx, locHrs, + locTimeZone); + + // Process the parameter rows + idxst = ndxFcstHr; + for (int idx = 3; idx < rowIndex; idx++) { + + if (row[idx].length() > 13) { + String parmStr = row[idx].substring(0, 12).trim() + .replace(" ", "_").replace("/", "_"); + + switch (Param.toParam(parmStr)) { + /* + * The following for single floating point values + */ + case DEWPT: + NcPafmParser.parseFlParmRow(row[idx], idxst, ndxLast, + locStNdx, locEnNdx, dwpfAr); + break; + case HEAT_INDEX: + NcPafmParser.parseFlParmRow(row[idx], idxst, ndxLast, + locStNdx, locEnNdx, heatIndexAr); + break; + case MAX_HEAT: + NcPafmParser.parseFlParmRow(row[idx], idxst, ndxLast, + locStNdx, locEnNdx, maxHeatAr); + break; + case MIN_CHILL: + NcPafmParser.parseFlParmRow(row[idx], idxst, ndxLast, + locStNdx, locEnNdx, minChillAr); + break; + case POP_12HR: + NcPafmParser.parseFlParmRow(row[idx], idxst, ndxLast, + locStNdx, locEnNdx, pop12Ar); + break; + case RH: + NcPafmParser.parseFlParmRow(row[idx], idxst, ndxLast, + locStNdx, locEnNdx, relhAr); + break; + case TEMP: + NcPafmParser.parseFlParmRow(row[idx], idxst, ndxLast, + locStNdx, locEnNdx, tmpfAr); + break; + case WIND_CHILL: + NcPafmParser.parseFlParmRow(row[idx], idxst, ndxLast, + locStNdx, locEnNdx, windChillAr); + break; + /* + * The following for a value of MM, 0, a single floating + * point value, and floating point ranges + */ + case MAX_QPF: + NcPafmParser.parseFlRangeParmRow(row[idx], + maxQpfPattern, idxst, ndxLast, locStNdx, + locEnNdx, highestMaxQpfAr, lowestMaxQpfAr); + break; + case QPF_12HR: + NcPafmParser.parseFlRangeParmRow(row[idx], + qpf12ValPattern, idxst, ndxLast, locStNdx, + locEnNdx, qpf12MnAr, qpf12MxAr); + break; + /* + * The following for a single floating point value or a + * group of three floating point values. + */ + case MAX_MIN: + case MIN_MAX: + case MX_MN: + case MN_MX: + NcPafmParser.parseMaxMinParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, locHrs); + break; + /* + * The following for strings (MM, T, d, dd, dd-dd, + * 00-00) with possible range + */ + case SNOW_12HR: + NcPafmParser.parseSnowRangeParmRow(row[idx], + snow12ValPattern, idxst, ndxLast, locStNdx, + locEnNdx, snow12MnAr, snow12MxAr); + break; + /* + * The following for strings only + */ + case AVG_CLOUDS: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, avgSkyCoverAr); + break; + case CLOUDS: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, skyCoverAr); + break; + case DRIZZLE: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, drizzleAr); + break; + case FLURRIES: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, flurriesAr); + break; + case FRZG_DRZL: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, frzgDrzlAr); + break; + case FRZG_RAIN: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, frzgRainAr); + break; + case OBVIS: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, obvisAr); + break; + case PWIND_DIR: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, pwindDirAr); + break; + case RAIN: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, rainAr); + break; + case RAIN_SHWRS: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, rainShwrsAr); + break; + case SLEET: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, sleetAr); + break; + case SNOW: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, snowAr); + break; + case SNOWSHWRS: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, snowShwrsAr); + break; + case SPRINKLES: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, sprinklesAr); + break; + case TSTMS: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, tstmsAr); + break; + case WIND_CHAR: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, windCharAr); + break; + case WIND_DIR: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, windDirAr); + break; + case WIND_GUST: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, gust_MphAr); + break; + case WIND_SPD: + NcPafmParser.parseStrParmRow(row[idx], idxst, + ndxLast, locStNdx, locEnNdx, windSmphAr); + break; + /* + * The following are currently known Watch, Warning, and + * Advisory phenomena (hazards) when Valid Time Event + * Code (VTEC) becomes available and included when a + * valid Watch, Warning and/or Advisory is issued by a + * WFO. Although PAFM raw data do not have VTECs, the + * phenomena appear in the left column of the PAFM + * matrix. It is possible that there are phenomena that + * are not listed here because they have not been seen in + * a PAFM raw data and so it is not known what they are + * and/or what the actual text string would be. In such + * an instance, a warning message would appear that the + * "Parameter is currently not known: ". If the parameter + * is a Watch, Warning, or Advisory phenomena, then it + * can be added below and in the enum Param. + */ + case BLIZZARD: + case COAST_FLOOD: + case DENSE_FOG: + case EXCESS_HEAT: + case FIRE_WEATHER: + case FLASH_FLOOD: + case FLOOD: + case FREEZE: + case FROST: + case FRZNG_RAIN: + case HARD_FREEZE: + case HEAT: + case HIGH_SURF: + case HIGH_WIND: + case LAKE_WIND: + case LKSHORE_FLD: + case SVR_TSTORM: + case TORNADO: + case WIND: + case WINTER_STORM: + case WINTER_WEATH: + NcPafmParser.parseHazardParmRow(row[idx], parmStr, + idxst, ndxLast, locStNdx, locEnNdx); + break; + case NOVALUE: + System.out + .println("PAFM WARNING: Parameter is currently not known: " + + row[idx]); + break; + default: + System.out + .println("PAFM WARNING: Switch case DEFAULT: parmStr=" + + parmStr); + } + } + } + } + /* + * Add current parameters to set + */ + addCurrParameters(UGC); + } + } + + /** + * Parse the values in the row of the matrix having floating point values + * and range data (with "-" separating the beginning and end of range + * values). + * + * @param parmRow + * The row of the matrix + * @param flRangePattern + * Regex pattern for a value of the field + * @param ndxSt + * Starting index + * @param ndxLast + * Ending index + * @param locStNdx + * Array of the starting positions of the fields + * @param locEnNdx + * Array of the ending positions of the fields + * @param flRangeBegAr + * Array of the beginning range values of the fields to be + * returned + * @param flRangeEndAr + * Array of the ending range values of the fields to be returned + */ + public static void parseFlRangeParmRow(String parmRow, + Pattern flRangePattern, int ndxSt, int ndxLast, int[] locStNdx, + int[] locEnNdx, Float[] flRangeBegAr, Float[] flRangeEndAr) { + int jx, kx, idxDash; + Matcher flRangeMatcher = flRangePattern.matcher(parmRow + "\r\r\n"); + while (flRangeMatcher.find()) { + /* + * Determine the row index to store the field based on the string + * being right-justified. + */ + jx = -1; + for (kx = ndxSt; kx < ndxLast; kx++) { + if (locEnNdx[kx] == flRangeMatcher.end() - 1) { + /* + * Found index of the forecast hour + */ + jx = kx; + break; + } + } + if (jx != -1) { + if (flRangeMatcher.group().trim().equals("MM")) { + flRangeBegAr[jx] = RMISSD; + flRangeEndAr[jx] = RMISSD; + } else { + if (flRangeMatcher.group().trim().equals("0")) { + flRangeBegAr[jx] = 0.f; + flRangeEndAr[jx] = 0.f; + } else { + idxDash = flRangeMatcher.group().indexOf("-"); + if (idxDash == -1) { + /* + * Single floating point value + */ + flRangeBegAr[jx] = Float.parseFloat(flRangeMatcher + .group()); + flRangeEndAr[jx] = flRangeBegAr[jx]; + } else { + /* + * Floating point range. + */ + flRangeBegAr[jx] = Float.parseFloat(flRangeMatcher + .group().substring(0, idxDash).trim()); + flRangeEndAr[jx] = Float.parseFloat(flRangeMatcher + .group() + .substring(idxDash + 1, + flRangeMatcher.group().length()) + .trim()); + } + } + } + } else { + /* + * Problem with finding the forecast hour it is right-justified + * to. + */ + System.out + .println("PAFM WARNING: Problem finding the forecast hour in " + + "parseFlRangeParmRow for:" + parmRow); + } + } + } + + /** + * Parse the values in the row of the matrix having floating point values. + * + * @param parmRow + * The row of the matrix + * @param flRangePattern + * Regex pattern for a value of the field + * @param ndxSt + * Starting index + * @param ndxLast + * Ending index + * @param locStNdx + * Array of the starting positions of the fields + * @param locEnNdx + * Array of the ending positions of the fields + * @param flParmAr + * Array of the values of the floating point fields to be + * returned + */ + public static void parseFlParmRow(String parmRow, int ndxSt, int ndxLast, + int[] locStNdx, int[] locEnNdx, Float[] flParmAr) { + + final String floatVal = "(( |1|-)\\d{2})|(( )|( -)\\d{1})"; + final Pattern floatValPattern = Pattern.compile(floatVal); + String parmValStr; + int ndxEn = Math.min(ndxLast, maxNmHr); + int mdxEn = Math.max(ndxLast, maxNmHr); + boolean goodFormat, badLenFlag; + goodFormat = true; + badLenFlag = false; + for (int idx = ndxSt; idx < ndxEn && goodFormat && !badLenFlag; idx++) { + if (parmRow.length() >= locEnNdx[idx]) { + try { + parmValStr = parmRow + .substring(locStNdx[idx], locEnNdx[idx]); + if (parmValStr.equals(" ") || parmValStr.trim().equals("MM")) { + flParmAr[idx] = RMISSD; + } else { + Matcher floatValMatcher = floatValPattern + .matcher(parmValStr); + if (floatValMatcher.find()) { + try { + flParmAr[idx] = Float.parseFloat(parmValStr + .trim()); + } catch (Exception e) { + goodFormat = false; + e.printStackTrace(); + System.out + .println("PAFM WARNING: Bad format encountered in row=" + + parmRow + + "\n For parmValStr=" + + parmValStr); + return; + } + } else { + /* + * Bad value--could possibly be bad format for row. + * Set value to missing and print out warning + * message. + */ + // flParmAr[idx] = RMISSD; + System.out + .println("PAFM WARNING: Bad format encountered for index =" + + idx + + " value=" + + parmValStr + + " bad row=" + parmRow); + goodFormat = false; + return; + } + } + } catch (Exception e) { + goodFormat = false; + e.printStackTrace(); + System.out + .println("PAFM WARNING: Bad format encountered in row=" + + parmRow + + "\n For index idx=" + + idx + + " starting at >>" + + parmRow.substring(locStNdx[idx]) + "<<"); + return; + } + } else { + badLenFlag = true; + System.out + .println("PAFM WARNING: Row length does not agree with Date line: " + + parmRow); + } + } + if (mdxEn > ndxEn) { + for (int idx = ndxEn; idx < mdxEn; idx++) { + flParmAr[idx] = RMISSD; + } + } + return; + } + + /** + * Parse the values in the row of the matrix having floating point values + * and range data in groups of threes. + * + * @param parmRow + * The row of the matrix + * @param flRangePattern + * Regex pattern for a value of the field + * @param ndxSt + * Starting index + * @param ndxLast + * Ending index + * @param locStNdx + * Array of the starting positions of the fields + * @param locEnNdx + * Array of the ending positions of the fields + * @param flRangeBegAr + * Array of the beginning range values of the fields to be + * returned + * @param flRangeEndAr + * Array of the ending range values of the fields to be returned + */ + public static void parseMaxMinParmRow(String parmRow, int ndxSt, + int ndxLast, int[] locStNdx, int[] locEnNdx, int[] locHrs) { + final String floatVal = "((1|-)\\d{2})|( ((\\d{2})|( \\d{1})|(-\\d{1}))|( MM)|( ))"; + final Pattern floatValPattern = Pattern.compile(floatVal); + Float flval; + int numfl = 0; + String parmValStr; + int ndxEn = Math.min(ndxLast, maxNmHr); + boolean badLenFlag; + badLenFlag = false; + numfl = 0; + /* + * Find floating point values starting from end of row + */ + for (int idx = ndxEn - 1; idx >= ndxSt && !badLenFlag; idx--) { + if (parmRow.length() >= locEnNdx[idx]) { + parmValStr = parmRow.substring(locStNdx[idx], locEnNdx[idx]); + Matcher floatValMatcher = floatValPattern.matcher(parmValStr); + if (floatValMatcher.find()) { + switch (numfl) { + case 0: + if (parmValStr.equals(" ") || parmValStr.trim().equals("MM")) { + avgMxTmpfAr[idx] = RMISSD; + avgMnTmpfAr[idx] = RMISSD; + numfl = 0; + } else { + try { + flval = Float.parseFloat(parmValStr.trim()); + } catch (Exception e) { + e.printStackTrace(); + System.out + .println("PAFM WARNING: Bad format encountered in row=" + + parmRow + + "\n For parmValStr=" + + parmValStr); + return; + } + numfl = 1; + /* + * Determine if Max or Min + */ + if (locHrs[idx] > 14 && locHrs[idx] < 23) { + avgMxTmpfAr[idx] = flval; + avgMnTmpfAr[idx] = RMISSD; + } else { + avgMxTmpfAr[idx] = RMISSD; + avgMnTmpfAr[idx] = flval; + } + } + break; + case 1: + if (parmValStr.equals(" ") || parmValStr.trim().equals("MM")) { + numfl = 0; + } else { + try { + flval = Float.parseFloat(parmValStr.trim()); + } catch (Exception e) { + e.printStackTrace(); + System.out + .println("PAFM WARNING: Bad format encountered in row=" + + parmRow + + "\n For parmValStr=" + + parmValStr); + return; + } + numfl = 2; + /* + * Determine if Max or Min and overwrite previous + * value stored in array (in case 0) since there is + * a second value in a range. (The middle value is + * used in a range of values) + */ + if (locHrs[idx + 1] > 14 && locHrs[idx + 1] < 23) { + hiMxTmpfAr[idx + 1] = avgMxTmpfAr[idx + 1]; + avgMxTmpfAr[idx + 1] = flval; + hiMnTmpfAr[idx + 1] = RMISSD; + avgMnTmpfAr[idx + 1] = RMISSD; + } else { + hiMxTmpfAr[idx + 1] = RMISSD; + avgMxTmpfAr[idx + 1] = RMISSD; + hiMnTmpfAr[idx + 1] = avgMnTmpfAr[idx + 1]; + avgMnTmpfAr[idx + 1] = flval; + } + } + break; + case 2: + if (parmValStr.equals(" ") || parmValStr.trim().equals("MM")) { + numfl = 0; + /* + * Only two values in group, so use the second value + * that was already stored in case 1. + */ + System.out + .println("PAFM WARNING: case 2 Invalid format encountered for index =" + + idx + + " value=>" + + parmValStr + + "< bad row=" + parmRow); + } else { + numfl = 0; + try { + flval = Float.parseFloat(parmValStr.trim()); + } catch (Exception e) { + e.printStackTrace(); + System.out + .println("PAFM WARNING: Bad format encountered in row=" + + parmRow + + "\n For parmValStr=" + + parmValStr); + return; + } + if (locHrs[idx + 1] > 14 && locHrs[idx + 1] < 23) { + loMxTmpfAr[idx + 2] = flval; + loMnTmpfAr[idx + 2] = RMISSD; + } else { + loMxTmpfAr[idx + 2] = RMISSD; + loMnTmpfAr[idx + 2] = flval; + } + } + break; + } + + } else { + /* + * Bad value--could possibly be bad format for row. Set + * value to missing and print out warning message. + */ + System.out + .println("PAFM WARNING: No Match found; Invalid format encountered for index =" + + idx + + " value=>" + + parmValStr + + "< bad row=" + parmRow); + } + } else { + badLenFlag = true; + System.out + .println("PAFM WARNING: Row length does not agree with Date line: " + + parmRow); + } + } + } + + /** + * Parse the values in the row of the matrix having floating point values + * and range snow data + * + * @param parmRow + * The row of the matrix + * @param snowRangePattern + * Regex pattern for a value of the field + * @param ndxSt + * Starting index + * @param ndxLast + * Ending index + * @param locStNdx + * Array of the starting positions of the fields + * @param locEnNdx + * Array of the ending positions of the fields + * @param snowRangeBegAr + * Array of the beginning range snow values to be returned + * @param snowRangeEndAr + * Array of the ending range snow values to be returned + */ + public static void parseSnowRangeParmRow(String parmRow, + Pattern snowRangePattern, int ndxSt, int ndxLast, int[] locStNdx, + int[] locEnNdx, Float[] snowRangeBegAr, Float[] snowRangeEndAr) { + int jx, kx, idxDash; + + Matcher snowRangeMatcher = snowRangePattern.matcher(parmRow + "\r\r\n"); + while (snowRangeMatcher.find()) { + /* + * Determine the row index to store the field based on the string + * being right-justified. + */ + jx = -1; + for (kx = ndxSt; kx < ndxLast; kx++) { + if (locEnNdx[kx] == snowRangeMatcher.end() - 1) { + /* + * Found index of the forecast hour + */ + jx = kx; + break; + } + } + if (jx != -1) { + if (snowRangeMatcher.group().trim().equals("MM")) { + snowRangeBegAr[jx] = RMISSD; + snowRangeEndAr[jx] = RMISSD; + } else if (snowRangeMatcher.group().trim().equals("T")) { + snowRangeBegAr[jx] = .001f; + snowRangeEndAr[jx] = .001f; + } else if (snowRangeMatcher.group().trim().equals("00-00")) { + snowRangeBegAr[jx] = 0.f; + snowRangeEndAr[jx] = 0.f; + } else { + idxDash = snowRangeMatcher.group().indexOf("-"); + if (idxDash == -1) { + /* + * Single numeric value + */ + try { + snowRangeBegAr[jx] = Float + .parseFloat(snowRangeMatcher.group()); + snowRangeEndAr[jx] = snowRangeBegAr[jx]; + } catch (Exception e) { + e.printStackTrace(); + System.out + .println("PAFM WARNING: Bad format encountered in row=" + + parmRow + + "\n For " + + snowRangeMatcher.group()); + return; + } + + } else { + /* + * numeric range. + */ + try { + snowRangeBegAr[jx] = Float + .parseFloat(snowRangeMatcher.group() + .substring(0, idxDash).trim()); + snowRangeEndAr[jx] = Float + .parseFloat(snowRangeMatcher + .group() + .substring( + idxDash + 1, + snowRangeMatcher.group() + .length()).trim()); + } catch (Exception e) { + e.printStackTrace(); + System.out + .println("PAFM WARNING: Bad format encountered in row=" + + parmRow + + "\n For " + + snowRangeMatcher.group()); + return; + } + } + } + } else { + /* + * Problem with finding the forecast hour that it is + * right-justified to. + */ + System.out + .println("PAFM WARNING: Problem finding the forecast " + + "hour in parseRangeStrParmRow for:" + parmRow); + } + } + } + + /** + * Parse the values in the row of the matrix having string type data. + * + * @param parmRow + * The row of the matrix + * @param flRangePattern + * Regex pattern for a value of the field + * @param ndxSt + * Starting index + * @param ndxLast + * Ending index + * @param locStNdx + * Array of the starting positions of the fields + * @param locEnNdx + * Array of the ending positions of the fields + * @param strParmAr + * Array of the string data to be returned + */ + public static void parseStrParmRow(String parmRow, int ndxSt, int ndxLast, + int[] locStNdx, int[] locEnNdx, String[] strParmAr) { + String parmValStr; + boolean badLenFlag; + int ndxEn = Math.min(ndxLast, maxNmHr); + int mdxEn = Math.max(ndxLast, maxNmHr); + badLenFlag = false; + for (int idx = ndxSt; idx < ndxEn && !badLenFlag; idx++) { + if (parmRow.length() >= locEnNdx[idx]) { + parmValStr = parmRow.substring(locStNdx[idx], locEnNdx[idx]); + strParmAr[idx] = parmValStr; + } else { + badLenFlag = true; + System.out + .println("PAFM WARNING in parseStrParmRow: Row " + + "length does not agree with Date line: " + + parmRow); + } + } + if (mdxEn > ndxEn) { + for (int idx = ndxEn; idx < mdxEn; idx++) { + strParmAr[idx] = " "; + } + } + } + + /** + * Decode the county FIPS, and find the production purge date. + * + * @param ugc + * The UGC line which contains FIPS + * @param UGC + * The NcPafmUgc table + * @param mndTIme + * The calendar from MND remark + */ + public static void processFips(String ugc, Float elev, NcPafmUgc UGC, + Calendar mndTime) { + + Calendar purgeDate = null; + String countyFips = null; + String county = null; + String fipsToken = null; + + final String delim = "-,\n"; + final String inclusiveDelim = ">"; + boolean first = true; + + /* + * Here are many possible cases: 1. PAC055-057-140130- 2. + * ILZ027>031-036>038-040>045-047>054-061-141015- 3. + * LAC001-003-009-011-019-023-039-045-053-055-079-097-099-101-113-^M + * 115-131500-^M 4. ILC129-221523- 5. + * LCZ422-423-460-LEZ444-LHZ421-422-441-442-443-462-463-464-^M 191000-^M + * 6. ILZ000-INZ000-MIZ000-LHZ000-LMZ000-190400-^M 7. + * KYC001-003-005-009-015-017-021-023-027-029-031-037-041-045-049-^M + * 053-057-061-067-073-077-079-081-085-087-093-097-099-103-111-113-^M + * 117-123-137-141-151-155-161-163-167-169-171-179-181-185-187-191-^M + * 201-207-209-211-213-215-217-223-227-229-239-190900-^M + */ + + StringTokenizer fipsTokens = new StringTokenizer(ugc, delim); + + while (fipsTokens.hasMoreTokens()) { + + fipsToken = fipsTokens.nextToken(); + + // Get the county FIPS. + if (first) { + first = false; + countyFips = fipsToken; + county = fipsToken.substring(0, 3); + + if (fipsToken.length() == 6) { + + // Format in NAMDDD + NcPafmFips currentFips = NcPafmFips.setFIPS(countyFips); + currentFips.setElev(elev); + // Search for latitude and longitude in zones.xml and set it + Station zone = zonesList.getStation(StationField.STID, + countyFips); + if (zone != null) { + currentFips.setLat(zone.getLatitude()); + currentFips.setLon(zone.getLongitude()); + } + UGC.addPafmFIPS(currentFips); + } else if (fipsToken.length() == 10) { + String intervalToken = fipsToken.substring(3, 10); + + // Format in NAMDDD1>DDD2 + StringTokenizer twoTokens = new StringTokenizer( + intervalToken, inclusiveDelim); + String firstToken = twoTokens.nextToken(); + String secondToken = twoTokens.nextToken(); + + Integer countyBegin = Integer.parseInt(firstToken); + Integer countyEnd = Integer.parseInt(secondToken); + + for (int counter = countyBegin; counter <= countyEnd; counter++) { + + String inclusiveToken = Integer.toString(counter); + + // set "1" to "001" ...etc + if (counter < 10) { + inclusiveToken = "00".concat(inclusiveToken); + } + + // set "10" to "010" ...etc + else if (counter < 100) { + inclusiveToken = "0".concat(inclusiveToken); + } + countyFips = county.concat(inclusiveToken); + + NcPafmFips currentFips = NcPafmFips.setFIPS(countyFips); + currentFips.setElev(elev); + // Search for latitude and longitude in zones.xml and + // set it + Station zone = zonesList.getStation(StationField.STID, + countyFips); + if (zone != null) { + currentFips.setLat(zone.getLatitude()); + currentFips.setLon(zone.getLongitude()); + } + UGC.addPafmFIPS(currentFips); + } + } + + } else if (fipsToken.length() == 3 + && Character.isDigit(fipsToken.toCharArray()[0])) { + + // A continuation of previous county FIPS with format DDD + countyFips = county.concat(fipsToken); + + NcPafmFips currentFips = NcPafmFips.setFIPS(countyFips); + currentFips.setElev(elev); + // Search for latitude and longitude in zones.xml and set it + Station zone = zonesList.getStation(StationField.STID, + countyFips); + if (zone != null) { + currentFips.setLat(zone.getLatitude()); + currentFips.setLon(zone.getLongitude()); + } + UGC.addPafmFIPS(currentFips); + } else if (fipsToken.length() == 7 + && Character.isDigit(fipsToken.toCharArray()[0])) { + + // A continuation of previous county FIPS with format DDD1>DDD2 + StringTokenizer twoTokens = new StringTokenizer(fipsToken, + inclusiveDelim); + String firstToken = twoTokens.nextToken(); + String secondToken = twoTokens.nextToken(); + + Integer countyBegin = Integer.parseInt(firstToken); + Integer countyEnd = Integer.parseInt(secondToken); + + for (int counter = countyBegin; counter <= countyEnd; counter++) { + + String inclusiveToken = Integer.toString(counter); + + // set "1" to "001" ...etc + if (counter < 10) { + inclusiveToken = "00".concat(inclusiveToken); + } + + // set "10" to "010" ...etc + else if (counter < 100) { + inclusiveToken = "0".concat(inclusiveToken); + } + countyFips = county.concat(inclusiveToken); + + NcPafmFips currentFips = NcPafmFips.setFIPS(countyFips); + currentFips.setElev(elev); + // Search for latitude and longitude in zones.xml and set it + Station zone = zonesList.getStation(StationField.STID, + countyFips); + if (zone != null) { + currentFips.setLat(zone.getLatitude()); + currentFips.setLon(zone.getLongitude()); + } + UGC.addPafmFIPS(currentFips); + } + } else if (fipsToken.length() == 6 + && Character.isLetter(fipsToken.toCharArray()[0])) { + + // A brand new county FIPS with format NAMDDD + countyFips = fipsToken; + county = fipsToken.substring(0, 3); + + NcPafmFips currentFips = NcPafmFips.setFIPS(countyFips); + currentFips.setElev(elev); + // Search for latitude and longitude in zones.xml and set it + Station zone = zonesList.getStation(StationField.STID, + countyFips); + if (zone != null) { + currentFips.setLat(zone.getLatitude()); + currentFips.setLon(zone.getLongitude()); + } + UGC.addPafmFIPS(currentFips); + } else if (fipsToken.length() == 6 + && Character.isDigit(fipsToken.toCharArray()[0])) { + + // The last item is the UGC product purge time + purgeDate = UtilN.findDataTime(fipsToken, mndTime); + UGC.setProdPurgeTime(purgeDate); + } + } + } + + /** + * processDateLineTime: Process the DATE and HRLY lines date/time groups and + * determine the date and time for the forecast hours and store in database + * + * @param dateLineMatcher + * Matcher for the DATE line + * @param mndTime + * The Calendar date/time from the segment MND line + * @param segMndTimeMatcher + * Matcher for the MND date/time line + * @param ndxLast + * Last index + * @param locHrs + * Array of local hours from the 6HRLY or 3HRLY line + * @param locTimeZone + * Local Time Zone + */ + private static void processDateLineTime(Matcher dateLineMatcher, + Calendar mndTime, Matcher segMndTimeMatcher, int ndxLast, + int[] locStNdx, int[] locHrs, String locTimeZone) { + SimpleDateFormat sdf; + String strNewDateSdf = " "; + String strYear, strMonth, strDay; + String locHrStr; + int year; + int diffHrs; + strMonth = dateLineMatcher.group(10); + strDay = dateLineMatcher.group(11); + + Calendar newDate = Calendar.getInstance(); + sdf = new SimpleDateFormat("HHmm zzz MM dd yyyy"); + /* + * Check if there is a year given in the first date of the DATE line + */ + if (dateLineMatcher.group(14) == null) { + /* + * No year given in the first date of DATE line. So, use the date in + * the MND to determine the year. Check for end of year and + * beginning of year to adjust year from the MND date line if + * necessary. + * + * Integer.parseInt(dateLineMatcher.group(10)) is the month. + * Integer.parseInt(dateLineMatcher.group(11)) is the day. + */ + if (dateLineMatcher.group(11).equals("31") + && dateLineMatcher.group(10).equals("12")) { + if (segMndTimeMatcher.group(9).equals("JAN") + | segMndTimeMatcher.group(9).equals("Jan")) { + year = Integer.parseInt(segMndTimeMatcher.group(11)) - 1; + } else { + year = Integer.parseInt(segMndTimeMatcher.group(11)); + } + } else if (dateLineMatcher.group(11).equals("01") + && dateLineMatcher.group(10).equals("01")) { + if (segMndTimeMatcher.group(9).equals("DEC") + | segMndTimeMatcher.group(9).equals("Dec")) { + year = Integer.parseInt(segMndTimeMatcher.group(11)) + 1; + } else { + year = Integer.parseInt(segMndTimeMatcher.group(11)); + } + } else { + year = Integer.parseInt(segMndTimeMatcher.group(11)); + } + + } else { + /* + * Use the date in the first date of the DATE line. group(14) is the + * 2 digit year. + */ + year = Integer.parseInt(dateLineMatcher.group(14)) + 2000; + } + strYear = Integer.toString(year); + + /* + * Set Calendar year, month, and day of month for temporary Calendar + * newDate to be stored in array utcDateTm + * + * Use the hour from the local hr (3HRLY or 6HRLY) line which is in + * array locHrsl + */ + locHrStr = Integer.toString(locHrs[0]); + if (locHrs[0] < 10) { + locHrStr = "0" + locHrStr; + } + strNewDateSdf = locHrStr + "00 " + locTimeZone + " " + strMonth + " " + + strDay + " " + strYear; + try { + newDate.setTime(sdf.parse(strNewDateSdf)); + } catch (Exception e) { + System.out + .println("PAFM Exception in processing date from DATE line"); + } + + utcDateTm[0].set(Calendar.YEAR, newDate.get(Calendar.YEAR)); + utcDateTm[0].set(Calendar.MONTH, newDate.get(Calendar.MONTH)); + utcDateTm[0].set(Calendar.DAY_OF_MONTH, + newDate.get(Calendar.DAY_OF_MONTH)); + utcDateTm[0].set(Calendar.HOUR_OF_DAY, + newDate.get(Calendar.HOUR_OF_DAY)); + utcDateTm[0].set(Calendar.MINUTE, newDate.get(Calendar.MINUTE)); + utcDateTm[0].set(Calendar.SECOND, 0); + utcDateTm[0].set(Calendar.MILLISECOND, 0); + + /* + * Check for case when the local hour is not directly under a a date in + * the DATE line. This occurs when there is only one hour for a + * particular day. If this is the case, adjust the day if necessary. + */ + if ((locStNdx[1] - locStNdx[0]) > 3) { + if (locHrs[0] != 0) { + newDate.add(Calendar.DAY_OF_MONTH, -1); + } + } + for (int nx = 1; nx < ndxLast; nx++) { + diffHrs = locHrs[nx] - locHrs[nx - 1]; + if (diffHrs < 0) + diffHrs = diffHrs + 24; + + newDate.add(Calendar.HOUR_OF_DAY, diffHrs); + + utcDateTm[nx].set(Calendar.YEAR, newDate.get(Calendar.YEAR)); + utcDateTm[nx].set(Calendar.MONTH, newDate.get(Calendar.MONTH)); + utcDateTm[nx].set(Calendar.DAY_OF_MONTH, + newDate.get(Calendar.DAY_OF_MONTH)); + utcDateTm[nx].set(Calendar.HOUR_OF_DAY, + newDate.get(Calendar.HOUR_OF_DAY)); + utcDateTm[nx].set(Calendar.MINUTE, newDate.get(Calendar.MINUTE)); + utcDateTm[nx].set(Calendar.SECOND, 0); + utcDateTm[nx].set(Calendar.MILLISECOND, 0); + } + } + + /** + * intParameters initializes the temporary parameter arrays used for storing + * row data + */ + public static void initParameters() { + + for (int ix = 0; ix < maxNmHr; ix++) { + + tmpfAr[ix] = RMISSD; + dwpfAr[ix] = RMISSD; + relhAr[ix] = RMISSD; + pop12Ar[ix] = RMISSD; + qpf12MnAr[ix] = RMISSD; + qpf12MxAr[ix] = RMISSD; + highestMaxQpfAr[ix] = RMISSD; + lowestMaxQpfAr[ix] = RMISSD; + snow12MnAr[ix] = RMISSD; + snow12MxAr[ix] = RMISSD; + maxHeatAr[ix] = RMISSD; + minChillAr[ix] = RMISSD; + heatIndexAr[ix] = RMISSD; + windChillAr[ix] = RMISSD; + avgMxTmpfAr[ix] = RMISSD; + hiMxTmpfAr[ix] = RMISSD; + loMxTmpfAr[ix] = RMISSD; + avgMnTmpfAr[ix] = RMISSD; + hiMnTmpfAr[ix] = RMISSD; + loMnTmpfAr[ix] = RMISSD; + + locHrs[ix] = IMISSD; + + windDirAr[ix] = " "; + windSmphAr[ix] = " "; + gust_MphAr[ix] = " "; + pwindDirAr[ix] = " "; + windCharAr[ix] = " "; + skyCoverAr[ix] = " "; + avgSkyCoverAr[ix] = " "; + + obvisAr[ix] = " "; + + rainAr[ix] = " "; + rainShwrsAr[ix] = " "; + sprinklesAr[ix] = " "; + tstmsAr[ix] = " "; + drizzleAr[ix] = " "; + snowAr[ix] = " "; + snowShwrsAr[ix] = " "; + flurriesAr[ix] = " "; + sleetAr[ix] = " "; + frzgRainAr[ix] = " "; + frzgDrzlAr[ix] = " "; + + hazardsAr[ix] = " "; + + utcDateTm[ix] = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + utcDateTm[ix].set(Calendar.SECOND, 0); + utcDateTm[ix].set(Calendar.MILLISECOND, 0); + } + } + + /** + * addCurrParameters uses the storage arrays for the parameters and sets the + * fields and add them to the NcPafmUgc (DB) + * + * @param UGC + */ + public static void addCurrParameters(NcPafmUgc UGC) { + for (int nx = 0; nx < ndxLast; nx++) { + NcPafmParameters currentParameters = new NcPafmParameters(); + + currentParameters.setForecastTimeUtc(utcDateTm[nx]); + currentParameters.setForecastTimeLocal(locHrs[nx]); + currentParameters.setForecastTimeZone(locTimeZone); + + currentParameters.setAvgMxTmpf(avgMxTmpfAr[nx]); + currentParameters.setHiMxTmpf(hiMxTmpfAr[nx]); + currentParameters.setLoMxTmpf(loMxTmpfAr[nx]); + currentParameters.setAvgMnTmpf(avgMnTmpfAr[nx]); + currentParameters.setHiMnTmpf(hiMnTmpfAr[nx]); + currentParameters.setLoMnTmpf(loMnTmpfAr[nx]); + currentParameters.setTmpf(tmpfAr[nx]); + currentParameters.setDwpf(dwpfAr[nx]); + currentParameters.setRelh(relhAr[nx]); + currentParameters.setMaxHeat(maxHeatAr[nx]); + currentParameters.setMinChill(minChillAr[nx]); + currentParameters.setHeatIndex(heatIndexAr[nx]); + currentParameters.setWindChill(windChillAr[nx]); + currentParameters.setPop12(pop12Ar[nx]); + currentParameters.setQpf12Mn(qpf12MnAr[nx]); + currentParameters.setQpf12Mx(qpf12MxAr[nx]); + currentParameters.setHighestMaxQpf(highestMaxQpfAr[nx]); + currentParameters.setLowestMaxQpf(lowestMaxQpfAr[nx]); + currentParameters.setWindDir(windDirAr[nx]); + currentParameters.setWindSmph(windSmphAr[nx]); + currentParameters.setGust_Mph(gust_MphAr[nx]); + currentParameters.setSkyCover(skyCoverAr[nx]); + currentParameters.setPwindDir(pwindDirAr[nx]); + currentParameters.setWindChar(windCharAr[nx]); + currentParameters.setAvgSkyCover(avgSkyCoverAr[nx]); + currentParameters.setRain(rainAr[nx]); + currentParameters.setRainShwrs(rainShwrsAr[nx]); + currentParameters.setSprinkles(sprinklesAr[nx]); + currentParameters.setTstms(tstmsAr[nx]); + currentParameters.setDrizzle(drizzleAr[nx]); + currentParameters.setSnow(snowAr[nx]); + currentParameters.setSnowShwrs(snowShwrsAr[nx]); + currentParameters.setFlurries(flurriesAr[nx]); + currentParameters.setSleet(sleetAr[nx]); + currentParameters.setFrzgRain(frzgRainAr[nx]); + currentParameters.setFrzgDrzl(frzgDrzlAr[nx]); + currentParameters.setSnow12Mn(snow12MnAr[nx]); + currentParameters.setSnow12Mx(snow12MxAr[nx]); + currentParameters.setObvis(obvisAr[nx]); + /* + * Process the currently known Hazardous weather events when a valid + * Watch (A), Warning (W), and Advisory (Y) appear in the PAFM. + */ + currentParameters.setHazards(hazardsAr[nx]); + /* + * Add currentParameters + */ + UGC.addPafmParms(currentParameters); + } + } + + /** + * Concatenate hazard into hazardAr if given + * + * @param parmRow + * The row of the matrix with a hazard + * @parma hazStr The hazard name + * @param ndxSt + * Starting index + * @param ndxLast + * Ending index + * @param locStNdx + * Array of the starting positions of the fields + * @param locEnNdx + * Array of the ending positions of the fields + */ + public static void parseHazardParmRow(String parmRow, String hazStr, + int ndxSt, int ndxLast, int[] locStNdx, int[] locEnNdx) { + String parmValStr; + int ndxEn = Math.min(ndxLast, maxNmHr); + for (int idx = ndxSt; idx < ndxEn; idx++) { + parmValStr = parmRow.substring(locStNdx[idx], locEnNdx[idx]).trim(); + if ((parmValStr.equals("A") || parmValStr.equals("W") || parmValStr + .equals("Y")) + && (hazardsAr[idx].length() + hazStr.length() < 157)) { + hazardsAr[idx] = hazardsAr[idx] + hazStr + ";" + parmValStr + + "|"; + } + } + } + + /** + * readZoneLocs reads and stores the zones.xml fields creating StationTable + * zonesList + * + * @throws Exception + */ + public static void readZoneLocs() throws Exception { + final String NCEP_DIR = "ncep"; + final String stnsDir = "stns"; + final String idftLocTableName = "zones.xml"; + + IPathManager manager = PathManagerFactory.getPathManager(); + + LocalizationContext baseContext = null; + File baseDir = null; + String stnsFileName = null; + baseContext = manager.getContext(EDEX_STATIC, LocalizationLevel.BASE); + baseContext.setContextName(NCEP_DIR); + baseDir = manager.getFile(baseContext, ""); + stnsFileName = baseDir + File.separator + stnsDir + File.separator + + idftLocTableName; + + zonesList = new StationTable(stnsFileName); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/util/package-info.java new file mode 100644 index 0000000000..6c7aedc45b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/src/gov/noaa/nws/ncep/edex/plugin/ncpafm/util/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains tools for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.ncpafm.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/unit-test/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/2009060919.rdfFF_SVR b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/unit-test/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/2009060919.rdfFF_SVR similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.pafm/unit-test/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/2009060919.rdfFF_SVR rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/unit-test/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/2009060919.rdfFF_SVR diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/unit-test/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/NcPafmSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/unit-test/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/NcPafmSeparatorTest.java new file mode 100644 index 0000000000..eb6b58fb93 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/unit-test/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/NcPafmSeparatorTest.java @@ -0,0 +1,99 @@ +/** + * This Java class is the JUnit test for the decoder separator. + * + *
+ * 
+ * F. J. Yen	 1/08	Creation
+ * F. J. Yen	 8/09	Migrate to TO11
+ * 
+ * + */ +package gov.noaa.nws.ncep.edex.plugin.ncpafm.decoder; + +import static org.junit.Assert.assertEquals; +import static org.junit.Assert.assertTrue; + +import gov.noaa.nws.ncep.edex.plugin.ncpafm.decoder.NcPafmSeparator; + +import java.io.BufferedReader; +import java.io.File; +import java.io.FileNotFoundException; +import java.io.FileReader; +import java.io.IOException; + +import org.apache.log4j.Logger; +import org.junit.Before; +import org.junit.Test; + +public class NcPafmSeparatorTest { + NcPafmSeparator sep; + + char[] cbuf; + + int ntime = 0; + + StringBuffer contents = new StringBuffer(); + + byte[] actual = null; + + @Before + public void initialize() { + final Logger log = Logger.getLogger(getClass().getName()); + sep = new NcPafmSeparator(); + File file = new File( + "unit-test/gov/noaa/nws/ncep/edex/plugin/ncpafm/decoder/2009060919.rdfFF_SVR"); + BufferedReader reader = null; + + try { + reader = new BufferedReader(new FileReader(file)); + String text = null; + + /* + * Repeat until all lines are read. Add control characters. + */ + while ((text = reader.readLine()) != null) { + if (text.length() != 0) { + contents.append(text).append("\r\r\n"); + } + } + } catch (FileNotFoundException e) { + if (log.isInfoEnabled()) { + log.info("File is not found"); + } + } catch (IOException e) { + if (log.isInfoEnabled()) { + log.info("I/O Exception"); + } + } finally { + try { + if (reader != null) { + reader.close(); + } + } catch (IOException e) { + if (log.isInfoEnabled()) { + log.info("I/O Exception"); + } + } + } + sep = new NcPafmSeparator(); + actual = contents.toString().getBytes(); + sep.setData(actual, null); + } + + @Test + public void testHasNext() { + assertTrue("Find PAFM separator! ", sep.hasNext()); + } + + @Test + public void testGetRecord() { + byte[] expected = sep.next(); + String a = new String(actual); + String e = new String(expected); + String e4 = e.substring(4); + System.out.println("expected e4=\n" + e4); + String a3 = a.substring(3); + System.out.println("actual a3=\n" + a3); + assertEquals(e4.trim(), a3.trim()); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/unit-test/gov/noaa/nws/ncep/edex/plugin/ncpafm/util/NcPafmParserTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/unit-test/gov/noaa/nws/ncep/edex/plugin/ncpafm/util/NcPafmParserTest.java new file mode 100644 index 0000000000..6c9f344b42 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/unit-test/gov/noaa/nws/ncep/edex/plugin/ncpafm/util/NcPafmParserTest.java @@ -0,0 +1,161 @@ +/** + * + * NcPafmParserTest + * + * This class contains the JUnit testing for NcPafmParser + * + *
+ *      
+ * SOFTWARE HISTORY
+ *      
+ * Date       	Ticket#		Engineer	Description
+ * ------------	----------	-----------	--------------------------
+ * 08/21/2009   126         F. J. Yen   Initial Creation
+ * 12/11/2009	126			F. J. Yen	Migrated from to11d3 to to11d6
+ *       
+ * 
+ * + * @author Fee Jing Yen, SIB + * @version 1 + */ +package gov.noaa.nws.ncep.edex.plugin.ncpafm.util; + +import static org.junit.Assert.*; +import gov.noaa.nws.ncep.common.dataplugin.ncpafm.NcPafmBulletin; +import gov.noaa.nws.ncep.edex.plugin.ncpafm.util.NcPafmParser; +import gov.noaa.nws.ncep.edex.tools.decoder.MndTime; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import java.util.Calendar; +import java.util.regex.Pattern; + +import org.junit.After; +import org.junit.AfterClass; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; + +public class NcPafmParserTest { + + private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; + @BeforeClass + public static void setUpBeforeClass() throws Exception { + + } + + @AfterClass + public static void tearDownAfterClass() throws Exception { + } + + @Before + public void setUp() throws Exception { + + } + + @After + public void tearDown() throws Exception { + } + + @Test + public void testProcessWMO() { + Calendar mndTime = null; + NcPafmBulletin record; + final String wmoHeader = "WOUS64"; + final String testBull = "WOUS64 KWNS 190404\n\n\r"+ + "/O.EXT.KGRR.FL.W.0020.080914T2157Z-080915T1800Z/\n\n\r"+ + "/JACM4.2.ER.080914T2157Z.080915T0000Z.080915T0600Z.NR/\r\r\n"+ + "1105 AM EDT SUN SEP 14 2008\r\r\n" + + "ATTN...WFO...BMX...HUN...JAN...MEG...OHX...\r\r\n"+ + "\r\r\n"; + + // Set MND (Mass News Disseminator) time string and convert it into Calendar object + MndTime mt = new MndTime(testBull.getBytes()); + mndTime = mt.getMndTime(); + + record = new NcPafmBulletin(); + + record = NcPafmParser.processWMO(testBull, mndTime); + String wmo=record.getWmoHeader(); + assertEquals(wmo, wmoHeader); + } + + + @Test + public void testParseFlParmRow() { + final int maxNmHr = 48; + + int[] locStNdx = {13, 16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76}; + int[] locEnNdx = {16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76, 79}; + final Float[] tempAr = new Float[maxNmHr]; + Float [] tempExp = {RMISSD, RMISSD, RMISSD, 85f, 87f, 84f, 77f, 74f, 72f, 71f, 80f, 86f, 88f, 102f, 103f, + 79f, -4f,-10f, 87f, 93f, 96f, 93f, + RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, + RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, + RMISSD, RMISSD}; + int ndxSt = 0; + int ndxLast = 22; + + String row = "TEMP 85 87 84 77 74 72 71 80 86 88102103 79 -4-10 87 93 96 93\r\r\n"; + + NcPafmParser.parseFlParmRow(row, ndxSt, ndxLast, locStNdx, locEnNdx, tempAr); + assertEquals (tempExp, tempAr); + } + + @Test + public void testParseSnowRangeParmRow() { + final int maxNmHr = 48; + final String snow12Val = "( MM( |\\r))|( T( |\\r))|( 00-00( |\\r))|( \\d{1,2}( |\\r))|( \\d{1,2}-\\d{1,2}( |\\r))"; + final Pattern snow12ValPattern = Pattern.compile(snow12Val); + + int[] locStNdx = {13, 16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76}; + int[] locEnNdx = {16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76, 79}; + final Float[] tempMnAr = new Float[maxNmHr]; + final Float[] tempMxAr = new Float[maxNmHr]; + Float [] tempMnExp = {RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, 0f, RMISSD, RMISSD, RMISSD, 1f, RMISSD, + RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, + RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, + RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, + RMISSD, RMISSD}; + Float [] tempMxExp = {RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, 0f, RMISSD, RMISSD, RMISSD, 3f, RMISSD, + RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, + RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, + RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, + RMISSD, RMISSD}; + int ndxSt = 0; + int ndxLast = 22; + + String row = "SNOW 00-00 01-03 \r\r\n"; + + NcPafmParser.parseSnowRangeParmRow(row, snow12ValPattern, ndxSt, ndxLast, locStNdx, locEnNdx, tempMnAr, tempMxAr); + System.out.println ("tempMxAr[9]=" + tempMxAr[9] + " elev=" + tempMxAr[11]); + System.out.println ("tempMnAr[9] =" + tempMnAr[9] + " twel=" + tempMnAr[12]); + assertEquals (tempMxExp[5], tempMxAr[5]); + assertEquals (tempMnExp[5], tempMnAr[5]); + assertEquals (tempMxExp[9], tempMxAr[9]); + assertEquals (tempMnExp[9], tempMnAr[9]); + + } + + @SuppressWarnings("deprecation") + @Test + public void testParseStrParmRow() { + final int maxNmHr = 48; + + int[] locStNdx = {13, 16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76}; + int[] locEnNdx = {16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76, 79}; + final String[] cloudsAr = new String[maxNmHr]; + String [] cloudsExp = {" ", " FW", " FW", " FW", " FW", " SC", " SC", " SC", " B1", " B1"," B1", " SC", " SC", " SC", + " SC", " SC", " SC", " SC", " SC", " FW", " FW", " FW", + " ", " ", " ", " "," ", " ", " ", " "," ", " ", " ", " ", + " ", " ", " ", " "," ", " ", " ", " "," ", " ", " ", " ", + " ", " "}; + int ndxSt = 0; + int ndxLast = 22; + + String row = "CLOUDS FW FW FW FW SC SC SC B1 B1 B1 SC SC SC SC SC SC SC SC FW FW FW\r\r\n"; + + NcPafmParser.parseStrParmRow(row, ndxSt, ndxLast, locStNdx, locEnNdx, cloudsAr); + assertEquals (cloudsExp, cloudsAr); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/utility/common_static/base/purge/ncpafmPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/utility/common_static/base/purge/ncpafmPurgeRules.xml new file mode 100644 index 0000000000..7dbdccaa38 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/utility/common_static/base/purge/ncpafmPurgeRules.xml @@ -0,0 +1,10 @@ + + + + + ncpafm + default + + 02-00:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/utility/edex_static/base/distribution/pafm.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/utility/edex_static/base/distribution/ncpafm.xml similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.pafm/utility/edex_static/base/distribution/pafm.xml rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncpafm/utility/edex_static/base/distribution/ncpafm.xml diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/.classpath new file mode 100644 index 0000000000..ad32c83a78 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/.project new file mode 100644 index 0000000000..ee65e7dd00 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.ncpirep + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..2346131016 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,8 @@ +#Thu Apr 28 09:28:23 EDT 2011 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..36e1f44c2b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/META-INF/MANIFEST.MF @@ -0,0 +1,22 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Ncpirep +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.ncpirep +Bundle-Version: 1.12.1174.qualifier +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: com.raytheon.edex.common;bundle-version="1.12.1174", + com.raytheon.uf.common.pointdata;bundle-version="1.12.1174", + com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174", + org.apache.commons.logging;bundle-version="1.1.1", + org.geotools;bundle-version="2.6.4", + javax.measure;bundle-version="1.0.0", + javax.persistence;bundle-version="1.0.0", + org.apache.camel;bundle-version="1.0.0", + com.raytheon.uf.common.status;bundle-version="1.12.1174", + gov.noaa.nws.ncep.common.dataplugin.ncpirep;bundle-version="1.0.0" +Export-Package: gov.noaa.nws.ncep.edex.plugin.ncpirep, + gov.noaa.nws.ncep.edex.plugin.ncpirep.decoder +Import-Package: com.raytheon.uf.edex.pointdata, + gov.noaa.nws.ncep.common.tools diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/build.properties new file mode 100644 index 0000000000..c1e7c3fab0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/build.properties @@ -0,0 +1,5 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + .,\ + res/ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/component-deploy.xml new file mode 100644 index 0000000000..740dae142d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/res/pointdata/ncpirep.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/res/pointdata/ncpirep.xml new file mode 100644 index 0000000000..1eb6e888b9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/res/pointdata/ncpirep.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/res/spring/ncpirep-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/res/spring/ncpirep-common.xml new file mode 100644 index 0000000000..ff835d4412 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/res/spring/ncpirep-common.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/res/spring/ncpirep-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/res/spring/ncpirep-ingest.xml new file mode 100644 index 0000000000..990e0f898e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/res/spring/ncpirep-ingest.xml @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ncpirep + + + + + + + + + + ncpirep + + + + + + + + + + + + + + + + java.lang.Throwable + + + + + + + java.lang.Throwable + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/NcPirepDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/NcPirepDecoder.java new file mode 100644 index 0000000000..0023a89bad --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/NcPirepDecoder.java @@ -0,0 +1,294 @@ +/** + * This software was modified from Raytheon's airep plugin by + * NOAA/NWS/NCEP/NCO to order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.ncpirep; + +import java.util.Calendar; +import java.util.List; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.pointdata.spatial.AircraftObsLocation; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.aircraft.AircraftCloudLayer; +import com.raytheon.uf.edex.decodertools.aircraft.AircraftFlightCondition; +import com.raytheon.uf.edex.decodertools.core.BasePoint; +import com.raytheon.uf.edex.decodertools.core.DecoderTools; +import com.raytheon.uf.edex.decodertools.core.IDecoderInput; +import com.raytheon.uf.edex.decodertools.time.TimeTools; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +import gov.noaa.nws.ncep.common.dataplugin.ncpirep.NcPirepLayerData; +import gov.noaa.nws.ncep.common.dataplugin.ncpirep.NcPirepRecord; +import gov.noaa.nws.ncep.edex.plugin.ncpirep.decoder.NcPirepParser; +/** + * Decoder strategy for text PIREP observation data. Most common usage is as + * follows. + * NcPirepDecoder dec = new NcPirepDecoder(); + * dec.setMessage(msgData); + * while(dec.hasNext()) + * { + * PluginDataObject r = dec.decode(); + * // do something with record. + * } + * + * + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 04/28/2011              F.J.Yen     Initial creation from pirep.
+ * 20110830     286        qzhou       Fixed report time
+ * 09/26/2011   286        qzhou       Changed reportType from int to string
+ * 
+ * + * @author F. J. Yen + * @version 1.0 + */ +public class NcPirepDecoder extends AbstractDecoder { + // Name of the plugin controlling this decoder. + private final String PLUGIN_NAME; + + /** + * Construct this decoder using supplied plugin name. + * + * @throws DecoderException + */ + public NcPirepDecoder(String pluginName) throws DecoderException { + PLUGIN_NAME = pluginName; + } + + /** + * Get the next decoded data record. + * + * @param input + * the input + * @return One record of decoded data. + * @throws DecoderException + * Thrown if no data is available. + */ + public PluginDataObject[] decode(IDecoderInput input, Headers headers) + throws DecoderException { + + PluginDataObject[] reports = null; + + String traceId = ""; + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + try { + logger.debug(traceId + "- NcPirepDecoder.decode()"); + System.out.println("****"+input.getReport() ); + + NcPirepRecord report = populateRecord(new NcPirepParser(input + .getReport(), traceId), input.getWmoHeader()); + + if (report != null) { + report.setTraceId(traceId); + report.setPluginName(PLUGIN_NAME); + try { + report.constructDataURI(); + } catch (PluginException e) { + fixTrace(e); + logger.error(traceId + "- Unable to construct dataURI", e); + } + reports = new PluginDataObject[] { report }; + } + + } catch (Exception e) { + fixTrace(e); + logger.error(traceId + "- Error in NcPirepDecoder", e); + } finally { + if (reports == null) { + reports = new PluginDataObject[0]; + } + } + return reports; + } + + /** + * Populate a NcPirepRecord with data that was decoded from a single PIREP + * report. + * + * @param parser + * The NcPIREP parser that contains the decoded data. + * @param wmoHeader + * the wmo header + * @return The populated record. This method returns a null reference if + * either the observation time or location data is unavailable. + */ + private NcPirepRecord populateRecord(NcPirepParser parser, WMOHeader wmoHeader) { + + NcPirepRecord record = null; + AircraftObsLocation location = null; + + if (parser != null) { + // If there is no observation time or location, don't bother going further. + + // parser.getObservationTime() get the current day of month. Need to set wmoHeader day. + Calendar oTime = parser.getObservationTime(); + if (oTime != null) { +// try { +// oTime.set(Calendar.DAY_OF_MONTH, day); +//// oTime.set(Calendar.MONTH, month); +//// oTime.set(Calendar.YEAR, year); +// } +// catch (ArrayIndexOutOfBoundsException e) { +// } +// } + + BasePoint p = parser.getLocation(); + + if ((oTime != null) && (p != null)) { + record = new NcPirepRecord(); + location = new AircraftObsLocation(); + + record.setTimeObs(oTime); + record.setRefHour(TimeTools.copyToNearestHour(oTime)); + DataTime dataTime = new DataTime(oTime); + record.setDataTime(dataTime); + + record.setWmoHeader(wmoHeader.getWmoHeader()); + record.setObsText(DecoderTools.normalizeObs(parser + .getReportData(), wmoHeader.getWmoHeader())); + + location.setLatitude(p.getLatitude()); + location.setLongitude(p.getLongitude()); + location.setLocation(p.getLatitude(), p.getLongitude()); + location.setStationId(parser.getReportingStationId()); + + record.setReportData(parser.getReportData()); + record.setReportType("PIREP"); //parser.getReportType()); + + location.setFlightLevel(parser.getFlightLevel()); + record.setAircraftType(parser.getAircraftType()); + + record.setTemp(parser.getTemperature()); + + record.setWindDirection(parser.getWindDirection()); + record.setWindSpeed(parser.getWindSpeed()); + + record.setLocation(location); + + record.setHorzVisibility(parser.getHorzVisibility()); + record.setSuspectTimeFlag(parser.getSuspectTimeFlag()); + + // Collect the decoded icing flight conditions data + List icing = parser + .getIcingLayers(); + if (icing != null) { + for (AircraftFlightCondition layer : icing) { + + NcPirepLayerData iceLayer = NcPirepLayerData.getIceLayerData(layer); + if (iceLayer != null) { + + record.addLayer(iceLayer); + } + } // for + } + // Collect the decoded turbulence flight conditions data + List turbc = parser.getTurbulenceLayers(); + if (turbc != null) { + for (AircraftFlightCondition layer : turbc) { + NcPirepLayerData turbLayer = NcPirepLayerData + .getTurbLayerData(layer); + + if (turbLayer != null) { + + record.addLayer(turbLayer); + //record.getAncPirepData(). + } + } // for + } + + List clouds = parser.getCloudLayers(); + if (clouds != null) { + for (AircraftCloudLayer layer : clouds) { + NcPirepLayerData cloudLayer = NcPirepLayerData + .getCloudLayerData(layer); + + if (cloudLayer != null) { + record.addLayer(cloudLayer); + + } + } // for + } + + String[] weatherCodes = parser.getWeatherCodes(); + if (weatherCodes != null) { + StringBuilder sb = new StringBuilder(); + for (String code : weatherCodes) { + sb.append(code); + sb.append(" "); + } + record.setWeatherGroup(sb.toString().trim()); + } + } + } + } + return record; + } + + /** + * + * @param e + * @return + */ + private Throwable fixTrace(Throwable e) { + StackTraceElement[] trace = e.getStackTrace(); + + StackTraceElement[] newTrace = null; + + int traceIdx = trace.length - 1; + for (; traceIdx >= 0; traceIdx--) { + StackTraceElement element = trace[traceIdx]; + if (element.getClassName().indexOf("com.raytheon") >= 0) { + break; + } + } + if (traceIdx >= 0) { + newTrace = new StackTraceElement[traceIdx + 1]; + for (int j = 0; j < traceIdx + 1; j++) { + newTrace[j] = trace[j]; + } + e.setStackTrace(newTrace); + } + return e; + } + +public static final void main(String [] args) { + + NcPirepRecord rec = new NcPirepRecord(); + + NcPirepLayerData layer = new NcPirepLayerData(rec); + layer.setLayerType(NcPirepLayerData.LAYER_TYP_TURBC); + layer.setTurbFreq("OCN"); + layer.setTurbInten("LGT"); + layer.setTurbBaseHeight(15000); + layer.setTurbTopHeight(20000); + rec.addLayer(layer); + + layer = new NcPirepLayerData(rec); + layer.setLayerType(NcPirepLayerData.LAYER_TYP_TURBC); + layer.setTurbInten("MOD"); + layer.setTurbBaseHeight(20000); + layer.setTurbTopHeight(22000); + rec.addLayer(layer); + + String [] data = rec.getStrings("TBF"); + if((data != null) && (data.length > 0)) { + System.out.println(data[0]); + } + data = rec.getStrings("TBI"); + if((data != null) && (data.length > 0)) { + System.out.println(data[0]); + } + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/NcPirepSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/NcPirepSeparator.java new file mode 100644 index 0000000000..4125d5bada --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/NcPirepSeparator.java @@ -0,0 +1,213 @@ +/** + * This software was modified from Raytheon's pirep plugin by + * NOAA/NWS/NCEP/NCO to order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.ncpirep; + +import java.util.ArrayList; +import java.util.List; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.uf.edex.decodertools.core.DecoderInput; +import com.raytheon.uf.edex.decodertools.core.IDecoderInput; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +/** + * The NcPirepSeparator takes a potential weather message and attempts to + * determine the WMO header and data type of the enclosed data. Normal usage is + * to create an instance and set the message data using the setData method. When + * complete the separator contains the WMO header, the message data with all + * leading data up to and including the WMO header removed. In addition all + * extraneous spaces and carriage control has been removed. The message reports + * are available using hasNext to determine if data is available, and the + * getRecord method to retrieve the actual report data. Note that this separator + * implementation should not be used on mixed text/binary weather messages. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 04/28/2011              F.J.Yen       Initial creation from pirep.
+ * 09/22/2011   286        qzhou       Put new regex pattern to get header time. Do separate message accordingly.
+ * 									   Modified doSeparate and added separate()
+ * 
+ * + * @author jkorman + * @version 1.0 + */ +public class NcPirepSeparator extends AbstractRecordSeparator { + /** The logger */ + private Log logger = LogFactory.getLog(getClass()); + + //private static final String PIREP_HDR = "[\\r\\n]*.*(UA|UUA) +/OV"; + private static final String SPLITMSG = "\\r\\n\\x03"; + private static final String PIREP = "[A-Z]{3}[ ](UA|UUA)"; + private static final String HEADER_TIME = "[0-9]{6}"; + + private WMOHeader wmoHeader = null; + + private byte[] messageData = null; + + private List reports = new ArrayList();; + + private int currentReport = -1; + + public static NcPirepSeparator separate(byte[] data, Headers headers) { + NcPirepSeparator ncPirepSeparator = new NcPirepSeparator(); + ncPirepSeparator.setData(data, headers); + return ncPirepSeparator; + } + + /** + * Get the next record. This implementation returns the record as a String. + * + * @return The next observation record as a String. + */ + @Override + public IDecoderInput next() { + + IDecoderInput data = null; + if (hasNext()) { + data = new DecoderInput(wmoHeader,reports.get(currentReport++)); + } + return data; + } + + /** + * Is there another record available? + * + * @return Is there another record available? + */ + @Override + public boolean hasNext() { + return ((reports != null) && (reports.size() > 0) && (currentReport < reports + .size())); + } + + /** + * Set the raw message data and invoke the internal message separation + * process. + * + * @param rawMessage + * The raw weather text message. + */ + @Override + public void setData(byte[] rawMessage, Headers headers) { + currentReport = -1; + reports = null; + System.out.println("========== Begin =============== "); + //rawMessage = DecoderTools.cleanData(rawMessage); + if (rawMessage != null) { + wmoHeader = new WMOHeader(rawMessage); + if (wmoHeader.isValid()) { +// messageData = DecoderTools.stripWMOHeader(rawMessage, +// WMO_HEADER); +// doSeparate(new String(messageData)); + doSeparate(new String(rawMessage)); + } + } + + if ((reports != null) && (reports.size() > 0)) { + currentReport = 0; + } else { + String msg = (wmoHeader != null) ? wmoHeader.getWmoHeader() : ""; + + logger.info("No reports in data in " + msg); + } + } + + /** + * Get the message data. + * + * @return The cleaned message data. + */ + public byte[] getMessage() { + return messageData; + } + + /** + * Get the WMO header associated with the message data. + * + * @return The WMO header. + */ + public WMOHeader getWmoHeader() { + return wmoHeader; + } + + /** + * Separate the candidate message into individual pirep reports based on the + * report header . + * + * @param message + * The message data to separate. + */ + private void doSeparate(String message) { + + reports = new ArrayList(); + int start = 0; + int stop = message.length(); + + Pattern pattern = Pattern.compile(SPLITMSG); + Matcher matcher = pattern.matcher(message); + + while (matcher.find()) { + stop = matcher.start() +1; + String subMsg = message.substring(start, stop); + //System.out.println("***subMsg "+subMsg); + separate( subMsg); + + start = matcher.end(); + } + } + + /* + * 046 ^M + * UBUS01 KMSC 190000^M + * ENA UA /OV PDN288051/TM 2348/FL340/TP B737/TA M56/WV 218035/TB CONT ^M + * LGHT OCNL MOD/RM CONT CHOP FL350 ZAN =^M + */ + private void separate(String message) { + int start = 0; + String headerTime = ""; + + // find header time. Later append it to observation + Pattern pat = Pattern.compile(HEADER_TIME); + Matcher mat = pat.matcher(message); + if (mat.find()) + headerTime = message.substring(mat.start(), mat.end()); + + // find body records + Pattern p = Pattern.compile("="); //PIREP_HDR); + Matcher m = p.matcher(message); + + while (m.find()) { + String sub = message.substring(start, m.end()); + Pattern pattern = Pattern.compile(PIREP); + Matcher matcher = pattern.matcher(sub); //only one head in the message + String observation =""; + + if (matcher.find()) { + observation = headerTime +" "+ sub.substring(matcher.start()); + reports.add(observation); + } + + start = m.end(); + + } + } + + + public static void main(String [] args) { + String message = "ENA UA /OV PDN288051/TM 2348/FL340/TP B737/TA M56/WV 218035/TB CONT LGHT OCNL MOD/RM CONT CHOP FL350 ZAN ="; + //doSeparate(message); + + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/decoder/NcPirepParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/decoder/NcPirepParser.java new file mode 100644 index 0000000000..74cf034429 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/decoder/NcPirepParser.java @@ -0,0 +1,2094 @@ +/** + * This software was developed and / or modified by Raytheon Company, + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA + * This software product contains export-restricted data whose + * export/transfer/disclosure is restricted by U.S. law. Dissemination + * to non-U.S. persons whether in the United States or abroad requires + * an export license or other authorization. + * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * + * See the AWIPS II Master Rights File ("Master Rights File.pdf") for + * further licensing information. + **/ +package gov.noaa.nws.ncep.edex.plugin.ncpirep.decoder; +import java.util.HashMap; +import java.util.Map; +import java.util.StringTokenizer; +import java.util.regex.Matcher; +import java.util.regex.Pattern; +import java.util.List; +import java.util.ArrayList; +import java.util.Calendar; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import com.raytheon.edex.db.dao.spatial.ObStationDao; +import com.raytheon.uf.common.pointdata.spatial.ObStation; +import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.decodertools.aircraft.AircraftCloudLayer; +import com.raytheon.uf.edex.decodertools.aircraft.AircraftFlightCondition; +import com.raytheon.uf.edex.decodertools.aircraft.AircraftFlightLevel; +import com.raytheon.uf.edex.decodertools.aircraft.AircraftRemarks; +import com.raytheon.uf.edex.decodertools.core.BasePoint; +import com.raytheon.uf.edex.decodertools.core.LatLonPoint; +import com.raytheon.uf.edex.decodertools.time.TimeTools; +import com.vividsolutions.jts.geom.Geometry; +import com.vividsolutions.jts.geom.Point; + +/** + * This class parses Pirep reports. Some of the parsing is ported from the NCEP + * NWS decoder, and other parts use regular expressions based on information in + * AFMAN 15-124 and FMH No. 12. + * + *
+ * SOFTWARE HISTORY
+ * Date         PR#         Engineer    Description
+ * -----------  ---------- ------------ --------------------------
+ * 05/26/2011				F.J.Yen		Initial creation from pirep.  Change
+ * 										temperature and windSpeed from Double to
+ * 										Float; windDirection from Integer to Float.
+ * 20110830     286        qzhou        Added fields for TB, IC, SK. Remove general fileds.
+ *                                      Append intensity2 to intensity1 for TB, IC, SK.
+ *                                      Use IdecoderConstantsN.UAIR_INTEGER_MISSING instead.
+ *                                      Added PirepTools from raytheon for decoding TB. No need of FL_COND_WORDS.
+ *                                      ICING_COND_WORDS instead of FL_COND_WORDS for icing.
+ * 09/22/2011   286        qzhou        Fixed obs time: Added checkDayInTime().
+ * 									    Modified decodeTimeData(), handled suspectTimeflag here.
+ *                                      Modified parse() to handle time and station id.
+ * 09.2/2011    286        qzhou        Fixed ice layer. Do regex twice. The secondtime is for intensity alone.
+ * 										Fixed visibility.
+ * 10/13/2011   286        qzhou        Remove \r \n \s in the reportData in parse().
+ *                                      Handle abnormal location. /OV TBE 265040... Modified decodeLocationData() and parseLatLon()								
+ * 10/20/2011   472        qzhou        Added WX_COND_WORDS. Removed SKY_SKC, SKY_CLR and other _COND_WORDS
+ * 11/01/2011   286       Q.Zhou        Added month and year to decodetime
+ * 
+ * + * @author jkorman + * @version Dec. 27, 2007 + */ +public class NcPirepParser { + private static final double ONE_NM_RADIANS = (2.0 * Math.PI) / 21637.5; + + // Allowable future time in milliseconds (15 minutes). + private static final int ALLOWABLE_TIME = 15; + + private static final float RMISSD = IDecoderConstantsN.UAIR_FLOAT_MISSING; + + private static final int IMISSD = IDecoderConstantsN.UAIR_INTEGER_MISSING; + + private static final String[] RPIDS = { "UUA", "UA" }; + + /** + * Note that there are intentionally spaces after some of the teis. + */ + private static final String[] TEIS = { "/OV ", "/TM", "/FL", "/TP", "/SK ", + "/WX", "/TA", "/WV", "/TB", "/IC", "/RM" }; + + private static final String BLO_HGT = "BLO"; + private static final String ABV_HGT = "ABV"; + private static final String NEG_ENTRY = "NEG"; + private static final String NULL_ENTRY = "---"; + + private static final Map WX_COND_WORDS = new HashMap(); + static { + WX_COND_WORDS.put("NEG", "NEG"); + WX_COND_WORDS.put("NONE", "NULL_ENTRY"); + WX_COND_WORDS.put("NIL", "NULL_ENTRY"); + WX_COND_WORDS.put("SMOOTH", "NEG"); + WX_COND_WORDS.put("SMTH", "NEG"); + WX_COND_WORDS.put("TRACE", "TRACE"); + WX_COND_WORDS.put("LT", "LGT"); + WX_COND_WORDS.put("LGT", "LGT"); + WX_COND_WORDS.put("MOD", "MOD"); + WX_COND_WORDS.put("MDT", "MOD"); + WX_COND_WORDS.put("SEV", "SEV"); + WX_COND_WORDS.put("SVR", "SEV"); + WX_COND_WORDS.put("SEVR", "SEV"); + WX_COND_WORDS.put("SEVERE", "SEV"); + WX_COND_WORDS.put("EXTRM", "EXTRM"); + WX_COND_WORDS.put("XTRM", "EXTRM"); + WX_COND_WORDS.put("HVY", "EXTRM"); + + WX_COND_WORDS.put("OCN", "OCN"); + WX_COND_WORDS.put("ISO", "ISO"); + WX_COND_WORDS.put("INT", "INT"); + WX_COND_WORDS.put("INTMT", "INT"); + WX_COND_WORDS.put("INTERMIT", "INT"); + WX_COND_WORDS.put("CON", "CON"); + WX_COND_WORDS.put("CONS", "CON"); + + WX_COND_WORDS.put("RIME", "RIME"); + //WX_COND_WORDS.put("CLR", "CLR"); + WX_COND_WORDS.put("MXD", "MXD"); + WX_COND_WORDS.put("MIX", "MXD"); + WX_COND_WORDS.put("MX", "MXD"); + WX_COND_WORDS.put("CLEAR", "CLR"); + WX_COND_WORDS.put("CHOP", "CHOP"); + WX_COND_WORDS.put("CAT", "CAT"); + +// WX_COND_WORDS.put("IMC", "IMC"); //SK, RM +// WX_COND_WORDS.put("IN CLDS", "NULL_ENTRY"); //TB +// WX_COND_WORDS.put("MTN WAVE", NULL_ENTRY); //TB + + WX_COND_WORDS.put("OVC", "OVC"); + WX_COND_WORDS.put("BKN", "BKN"); + WX_COND_WORDS.put("SCT", "SCT"); + WX_COND_WORDS.put("FEW", "FEW"); + WX_COND_WORDS.put("VV", "VV"); + WX_COND_WORDS.put("CLR", "CLR"); + WX_COND_WORDS.put("SKC", "CLR"); + WX_COND_WORDS.put("BLNK", "CLR"); + WX_COND_WORDS.put("OBS", "OBS"); + + WX_COND_WORDS.put("UNKN", "UNKN"); + WX_COND_WORDS.put("UNKNOWN", "UNKN"); + + } + + private static final Map DIR_POINTS = new HashMap(); + static { + DIR_POINTS.put("N", 0); + DIR_POINTS.put("NNE", 22); + DIR_POINTS.put("NE", 45); + DIR_POINTS.put("ENE", 67); + DIR_POINTS.put("E", 90); + DIR_POINTS.put("ESE", 112); + DIR_POINTS.put("SE", 135); + DIR_POINTS.put("SSE", 157); + DIR_POINTS.put("S", 180); + DIR_POINTS.put("SSW", 202); + DIR_POINTS.put("SW", 225); + DIR_POINTS.put("WSW", 247); + DIR_POINTS.put("W", 270); + DIR_POINTS.put("WNW", 292); + DIR_POINTS.put("NW", 315); + DIR_POINTS.put("NNW", 337); + } + + private static final String ICE_TURB_PREFIX = "([A-Z]{3,5})(?:((?:-)([A-Z]{3,5})))?"; + + private static final String ABV_BLO = BLO_HGT + "|" + ABV_HGT; + private static final String ICE_TURB_SUFFIX = "(?: )?(((" + ABV_BLO + ")(?: )(\\d{3}))|((\\d{3})(?:(-(\\d{3}))?)))?(?:/)?()"; + + private static final String ICE_REGEX = ICE_TURB_PREFIX + "((?: )(RIME|MXD|CLR))" + ICE_TURB_SUFFIX;//? + + private static final String TRB_REGEX = ICE_TURB_PREFIX + "((?: )(CHOP|CAT))?" + ICE_TURB_SUFFIX; + + + // 3901N 08446W + private static final String LATLON_PTRN = "((([0-8]\\d[0-5]\\d)|(9000))[NS]((0\\d{2}[0-5]\\d)|([1][0-7]\\d[0-5]\\d)|(18000))[EW])"; + + /** The logger */ + private Log logger = LogFactory.getLog(getClass()); + + // Codes used in groupLikeTypes() + // Was the character whitespace? + private static final int NONE = 0; + + // Was character a digit? + private static final int DIGIT = 1; + + // Was character a letter? + private static final int LETTER = 2; + + // Was character non-alphanumeric but not whitespace? + private static final int NONALPHANUMERIC = 3; + + // The last search position when looking for TEIs + private int theSearchPos = -1; + + // Where was the Token found + private int theTokenPos; + + private String reportData = null; + + private String theReportingStationId = null; + + private BasePoint location = null; + + private LatLonPoint interLocation = null; + + private Calendar observationTime = null; + + private AircraftFlightLevel flightLevel = null; + + private String aircraftType = "UNKN"; + +// private Double temperature = null; + private Float temperature = RMISSD; + +// private Integer windDirection = null; + private Float windDirection = RMISSD; + +// private Double windSpeed = null; + private Float windSpeed = RMISSD; + + private Integer horzVisibility = IMISSD; + + private List cloudLayers = null; + + private AircraftRemarks theRemarks = null; + + private List theTurbulenceLayers = null; + + private List theIcingLayers = null; + + private String[] theWeatherCodes = null; + private String suspectTimeFlag = null; + private String headerTime = ""; + + // these values are only populated if the pirep contained explicit lat/lon; + // theLocation holds the location of the pirep; values in radians +// private double latitude = Double.NaN; +// +// private double longitude = Double.NaN; + + private String traceId; + + /** + * Construct a NcPirepParser from given String data. The report is completely + * parsed and decoded upon success. + * + * @param report + * String data containing the possible PIREP. + * @throws DecodeException + * An error occurred within the parser. + */ + public NcPirepParser(String report, String traceId) { + reportData = report; + this.traceId = traceId; + parse(); + } + + /** + * Construct a NcPirepParser from given byte array data. The report is + * completely parsed and decoded upon success. + * + * @param report + * Byte array data containing the possible PIREP. + * @throws DecodeException + * An error occurred within the parser. + */ + public NcPirepParser(byte[] report, String traceId) { + this(new String(report),traceId); + } + + /** + * @return the reportData + */ + public String getReportData() { + return reportData; + } + + public String getReportType() { + return "PIREP"; + } + + public String getSuspectTimeFlag() { + return suspectTimeFlag; + } + + /** + * Get the station reporting id. + * + * @return Returns the theReportingStationId. + */ + public String getReportingStationId() { + return theReportingStationId; + } + + /** + * Get the reporting aircraft type. + * + * @return The aircraft type. + */ + public String getAircraftType() { + return aircraftType; + } + + /** + * Get the decoded flight level information. + * + * @return The decoded flight level in feet. + */ + public Integer getFlightLevel() { + //Integer retValue = null; + Integer retValue = IDecoderConstantsN.UAIR_INTEGER_MISSING; //-9999; + if (flightLevel != null) { + retValue = flightLevel.getFlightLevel(); + } + return retValue; + } // getFlightLevel() + + /** + * Get the aircraft location or midpoint location. + * + * @return Returns the aircraft location. + */ + public BasePoint getLocation() { + return location; + } + + /** + * Get the PIREP observation time. + * + * @return Returns the observation time. + */ + public Calendar getObservationTime() { + return observationTime; + } + + + /** + * Get the air temperature at altitude. + * + * @return Returns the air temperature. (May return null) + */ +// public Double getTemperature() { + public Float getTemperature() { + return temperature; + } + + /** + * Get the reported wind direction. + * + * @return Returns the wind direction. (May return null) + */ +// public Integer getWindDirection() { + public Float getWindDirection() { + return windDirection; + } + + /** + * Get the reported wind speed. + * + * @return Returns the wind speed. (May return null) + */ +// public Double getWindSpeed() { + public Float getWindSpeed() { + return windSpeed; + } + + /** + * Get any remarks found in the report. + * + * @return Returns the remarks. (May return null) + */ + public String getRemarks() { + return (theRemarks != null) ? theRemarks.toString() : ""; + } + + /** + * Get the cloud layer information. + * + * @return Returns the decoded cloud layers. (May return null) + */ + public List getCloudLayers() { + return cloudLayers; + } + + /** + * Get the turbulence layer information. + * + * @return Returns the turbulence layers. (May return null) + */ + public List getTurbulenceLayers() { + return theTurbulenceLayers; + } + + /** + * Get the icing layer information. + * + * @return Returns the icing layers. (May return null) + */ + public List getIcingLayers() { + return theIcingLayers; + } + + /** + * Get the flight visibility if decoded. + * + * @return Returns the flight visibility. (May return null) + */ + public Integer getHorzVisibility() { + return horzVisibility; + } + + /** + * Get the decoded weather information. + * + * @return Returns the weather codes. (May return null) + */ + public String[] getWeatherCodes() { + return theWeatherCodes; + } + + /** + * This method parses the pirep based on TEIs and delegates the data for + * each to a different method. This method ported from NCEP decoder. + * "HJO UA /OV AUN-CRO /TM 2351 /FL075 /TP M20P /WX FV30SM HZ FU /WV 15015KT /TB NEG /RM SMTH=" + * @throws DecodeException + * An error occurred within this method. + */ + protected void parse() { + int pirepIndex = 0; + int endTimeId = 6; + + // remove \r \n white space + reportData = reportData.replaceAll("[\r\n]", " "); + reportData = reportData.replaceAll("[ ]{2,}", " "); + + // reportData start with hmo_header time, then statioId + if (reportData != null && reportData.length() >=10 ) //time + stationId =10 + headerTime = reportData.substring(pirepIndex, endTimeId); + + int stationStartIndex = endTimeId + 1; + + String theStationId = reportData.substring(stationStartIndex, stationStartIndex +3); + decodeReportingStationId(theStationId); + + // Look for a 'UUA' or 'UA' indicator to denote the start of + // the report. + if (!nextString(reportData, ( stationStartIndex + 3 + 1 ), reportData.length(), RPIDS)) { + return; + } + + // if failed to decode reporting station id, this must be Canadian pirep + // TODO convert! + + // Find the first TEI within the report. + if (!nextString(reportData, pirepIndex, reportData.length(), TEIS)) { + return; + } + + int pos1 = this.theSearchPos; + int tei1 = this.theTokenPos; + + int teiIndex = pos1 + TEIS[tei1].length(); + int pos2, tei2; + + while (teiIndex < reportData.length()) { + + // Find the end of the data for this TEI by finding the next + // TEI within the report. + int endTeiIndex; + boolean lastTei = !nextString(reportData, teiIndex, reportData + .length(), TEIS); + pos2 = this.theSearchPos; + tei2 = this.theTokenPos; + //System.out.println("%%%%%%%%%tei2 "+tei1 +" "+pos1 +" "+teiIndex); + if (lastTei) { + // This is the last TEI within the report, so set the end + // of the data for this TEI equal to the end of the report. + endTeiIndex = reportData.length(); + } else { + endTeiIndex = pos2; + } + + boolean success = false; + switch (tei1) { + case 0: + // Decode and store the "/OV" (i.e. location) data. + success = decodeLocationData(reportData.substring(teiIndex, + endTeiIndex)); + break; + case 1: + // Decode and store the "/TM" (i.e. time) data. + success = decodeTimeData(reportData.substring(teiIndex, + endTeiIndex)); + break; + case 2: + // Decode and store the "/FL" (i.e. flight level) data. + success = decodeFlightLevelData(reportData.substring( + teiIndex, endTeiIndex)); + break; + case 3: + // Decode and store the "/TP" (i.e. aircraft type) data. + success = decodeAircraftTypeData(reportData.substring( + teiIndex, endTeiIndex)); + break; + case 4: + // Decode and store the "/SK" (i.e. sky cover) data. + success = decodeSkyCoverData(reportData.substring( + teiIndex, endTeiIndex)); + break; + case 5: + // Decode and store the "/WX" (i.e. weather) data. + success = decodeWeatherData(reportData.substring(teiIndex, + endTeiIndex)); + break; + case 6: + // Decode and store the "/TA" (i.e. temperature) data. + success = decodeTemperatureData(reportData.substring( + teiIndex, endTeiIndex)); + break; + case 7: + // Decode and store the "/WV" (i.e. wind) data. + success = decodeWindData(reportData.substring(teiIndex, + endTeiIndex)); + break; + case 8: + // Decode and store the "/TB" (i.e. turbulence) data. + success = decodeTurbulenceData(reportData.substring( + teiIndex, endTeiIndex)); + break; + case 9: + // Decode and store the "/IC" (i.e. icing) data. + success = decodeIcingData(reportData.substring(teiIndex, + endTeiIndex)); + break; + case 10: + // Decode and store the "/RM" (i.e. remarks) data. + success = decodeRemarksData(reportData.substring(teiIndex, + endTeiIndex)); + break; + } // switch() + + // discontinue if processing of any data fails + if (!success) { + // TODO: add logging + } + + if (lastTei) { + teiIndex = reportData.length(); + } else { + pos1 = pos2; + tei1 = tei2; + teiIndex = pos1 + TEIS[tei1].length(); + } + } // while() + } // parse() + + /** + * This method gets the reporting station id for a PIREP. The reporting + * station id is the station id which immediately precedes the characters UA + * or UUA. This method ported from NCEP decoder. + * + * @param str + * String preceding UA or UUA + * @return success or failure + */ + protected boolean decodeReportingStationId(String str) { + //String id = str.trim(); + + this.theReportingStationId = str; + return true; + } // decodeReportingStationId() + + /** + * This method decodes and stores the location data from within a PIREP + * report. The location data may be a set of one or two "location points" + * (i.e. a "location point" is a navaid or a navaid/bearing/distance), or it + * may be a latitude/longitude combination such as is found in AIREP + * reports. + * + * @param locData + * All data located in the PIREP report "OV" section. + * @return Decode success or failure status. + * @throws DecodeException + * If a decode error occured. + */ + protected boolean decodeLocationData(String locData) { + boolean decodeStatus = false; + final int maxOVParts = 2; + + // Remove space in locData. handle abormal input. e.g. 9000N 18000E, /OV AEF 200067 + String[] split = locData.split(" "); + if (split != null && split.length ==2) + locData = split[0] + split[1]; + + Pattern p = Pattern.compile(LATLON_PTRN); + Matcher m = p.matcher(locData); + if(m.find()) { + location = parseLatLon(m.group()); + decodeStatus = (location != null); + } + else { + ArrayList ovParts = new ArrayList(); + + StringTokenizer st = new StringTokenizer(locData, "-", false); + while (st.hasMoreTokens()) { + String s = st.nextToken(); + ovParts.add(s.toUpperCase()); + } + // If there are more than 2 parts, this location data is in error BUT + // we will use the first two points and ignore trailing! + if (ovParts.size() == 1) { + decodeStatus = decodeLocation(ovParts.get(0).trim()); + } else if (ovParts.size() >= maxOVParts) { + // If valid, this will leave the first location in theLocation. + if (decodeLocation(ovParts.get(0).trim())) { + // Make sure to save the previous location. decodeLocation + // will trash it. + LatLonPoint firstPoint = interLocation; + // now get the second point. + if (decodeLocation(ovParts.get(1).trim())) { + LatLonPoint secondPoint = interLocation; + + // Now we have two valid points. + // get the midpoint distance from point 1 to point 2. + double dist = firstPoint.distanceTo(secondPoint) / 2; + // and use the bearing between the points to construct the + // midpoint location. + secondPoint = firstPoint.positionOf(firstPoint + .bearingTo(secondPoint), dist); + location = new BasePoint(secondPoint + .getLatitude(LatLonPoint.INDEGREES), secondPoint + .getLongitude(LatLonPoint.INDEGREES)); + decodeStatus = true; + if(ovParts.size() > maxOVParts) { + logger.info(traceId + "- More than 2 locations reported, first 2 used"); + } + } else { + logger.error(traceId + "- Could not decode location " + ovParts.get(1).trim()); + } + } else { + logger.error(traceId + "- Could not decode location " + ovParts.get(0).trim()); + } + } + } + return decodeStatus; + } // decodeLocationData() + + /** + * Decode the individual location points found in an "OV" section. + * + * @param aLocation + * A possible location point. + * @return Was the decode successful (true|false). + */ + private boolean decodeLocation(String aLocation) { + final String navaidPattern = "^[A-Z,0-9]{3,4}$"; + final String bearingDistPattern = "^[A-Z,0-9]{3,4}\\d{6}$"; + + Pattern p = Pattern.compile(navaidPattern); + location = null; + boolean decodeStatus = false; + Matcher m = p.matcher(aLocation); + if (m.find()) { + BasePoint navaidLoc = getNavaidLocation(aLocation); + if (navaidLoc != null) { + location = navaidLoc; + + interLocation = new LatLonPoint(navaidLoc + .getLatitude(), navaidLoc.getLongitude(), + LatLonPoint.INDEGREES); + + decodeStatus = true; + } + } else { + // try bearing and distance. + p = Pattern.compile(bearingDistPattern); + m = p.matcher(aLocation); + if (m.find()) { + String staId = aLocation.substring(0, aLocation.length() - 6); + + BasePoint navaidLoc = getNavaidLocation(staId); + if (navaidLoc != null) { + int len = aLocation.length(); + + String s = aLocation.substring(len - 6, len - 3); + Double bearing = Math.toRadians(parseInteger(s)); + + s = aLocation.substring(len - 3); + Double dist = ONE_NM_RADIANS * parseInteger(s); + + + LatLonPoint point1 = new LatLonPoint(navaidLoc + .getLatitude(), navaidLoc.getLongitude(), + LatLonPoint.INDEGREES); + + LatLonPoint point2 = point1.positionOf(-bearing, dist); + interLocation = point2; + + location = new BasePoint(point2 + .getLatitude(LatLonPoint.INDEGREES), point2 + .getLongitude(LatLonPoint.INDEGREES)); + + decodeStatus = true; + } else { + decodeStatus = false; + } + } else { + } + } + return decodeStatus; + } // decodeLocation() + + /** + * Attempt to convert a string to an integer value. + * + * @param aNumber + * A possible integer value. + * @return The converted number or null if conversion failed. + */ + private static Integer parseInteger(String aNumber) { + Integer retValue = null; + try { + retValue = new Integer(aNumber.trim()); + } + catch (NumberFormatException nfe) { + retValue = null; + } + return retValue; + } // parseInteger() + + /** + * Get the latitude/longitude pair for a given navigation point. + * + * @param aNavaid + * A possible navaid to look up. + * @return The location of the navaid or null if not found. + */ + private BasePoint getNavaidLocation(String navaid) { + BasePoint navaidLocation = null; + + ObStationDao obSta = null; + ObStation stationInfo = null; + if ((navaid != null) && (navaid.length() >= 0)) { + logger.debug(traceId + " - Processing Navaid [" + navaid + "]"); + try { + obSta = new ObStationDao(); + if(navaid.length() == 3) { + String gid = ObStation.createGID(ObStation.CAT_TYPE_ACFT_PIREP, navaid); + + stationInfo = obSta.queryByGid(gid); + } else if (navaid.length() == 4) { + String gid = ObStation.createGID(ObStation.CAT_TYPE_ICAO, navaid); + stationInfo = obSta.queryByGid(gid); + } + } catch(DataAccessLayerException e){ + logger.error(traceId + " - Unable to retrieve station info",e); + } + } else { + logger.info(traceId + " - Invalid navaid [" + navaid + "]"); + } + + if (stationInfo != null) { + Geometry g = stationInfo.getGeometry(); + if(g instanceof Point) { + Point p = (Point) g; + navaidLocation = new BasePoint(p.getY(),p.getX()); + } + } else { + logger.info(traceId + " - Station id not found [" + navaid + "]"); + } + return navaidLocation; + } // getNavaidLocation() + + /** + * + */ + private static BasePoint parseLatLon(String latlon) { + BasePoint point = null; + + // 012345678901 + // lldds llldds + + Integer lat_dd = parseInteger(latlon.substring(0,2)); + Integer lat_mm = parseInteger(latlon.substring(2,4)); + Integer lon_dd = 0; + Integer lon_mm = 0; + int lastLetterIdx = 0; + + if (latlon.split(" ").length ==2) { + lon_dd = parseInteger(latlon.substring(6,9)); + lon_mm = parseInteger(latlon.substring(9,11)); + lastLetterIdx = 11; + } + else { + lon_dd = parseInteger(latlon.substring(5,8)); + lon_mm = parseInteger(latlon.substring(8,10)); + lastLetterIdx = 10; + } + + if((lat_dd != null)&&(lat_mm) != null) { + if((lon_dd != null)&&(lon_mm) != null) { + + Double lat = lat_dd + (lat_mm / 60.0d); + Double lon = lon_dd + (lon_mm / 60.0d); + if(lat_dd.equals(0)&&(lat_mm.equals(0))) { + lat = 0.0; + } else { + switch(latlon.charAt(4)) { + case 'N' : { + break; + } + case 'S' : { + lat = lat * -1; + break; + } + default : { + lat = null; + } + } + } + if(lon_dd.equals(0)&&(lon_mm.equals(0))) { + lon = 0.0; + } else { + switch(latlon.charAt(lastLetterIdx)) { + case 'E' : { + break; + } + case 'W' : { + lon = lon * -1; + break; + } + default : { + lon = null; + } + } + } + if(lat != null && lon != null) { + point = new BasePoint(lat,lon); + } + } + } + return point; + } + + /** + * This method decodes a location point (i.e. a "location point" is either a + * navaid or a navaid/bearing/distance) from within the location data of a + * PIREP report. This method ported from NCEP decoder. + * + * @param fields + * "like-type" fields which contain location data + * @param startIndex + * Index of "like-type" group which contains start of location + * point + * @param aLoc + * latitude and longitude of location + * @return Index of "like-type" group which contains end of location point, + * -1 on failure + * @throws DecodeException + * If a decode error occured. + */ + protected int decodeLocationPoint(String[] fields, int startIndex, + BasePoint aLoc) { + boolean offset = false; + boolean other = false; + boolean bad = false; + int endIndex = -1; + + // LatLonPoint point1Loc = null; + + // The "like-type" group should be a 3-letter or 4-letter navaid + // identifier. + BasePoint navaidLoc = null; + int i = startIndex; + if ((Character.isLetter(fields[i].charAt(0)) && ((fields[i].length() == 3) || (fields[i] + .length() == 4))) + || (Character.isDigit(fields[i].charAt(0)) && (fields[i].length() <= 2))) { + // Setting conditions if the navaid came after the reported + // distance and range. + if (Character.isDigit(fields[i].charAt(0))) { + if ((i + 2) < fields.length) { + i += 2; + endIndex = i; + other = true; + if (fields[i].length() <= 2) { + bad = true; + } + } else { + bad = true; + } + } + + // Locate the entry for this navaid in the PIREP navaids table + if (!bad) { + navaidLoc = getNavaidLocation(fields[i]); + if (navaidLoc == null) { + // LOG.error("Could not find " + fields[i] + " in Pirep + // Navaids table."); + return -1; + } + + // store the first location navaid as the platform station + if (navaidLoc == null) { + // thePlatformStation = platformStation; + } + + // create location for the navaid +// point1Loc = new LatLonPoint(navaidLoc.getLatitude(), +// navaidLoc.getLongitude(), +// LatLonPoint.INDEGREES); + } + } else { + bad = true; + } + + if (bad) { + // throw new DecodeException("Invalid Navaid in Pirep Location: " + // + fields[i]); + } + + // Looking for the bearing and distance offset, if there is one. + int bearingDegrees = -1; + int distanceNm = -1; + if (!other && ((i + 1) < fields.length) + && Character.isDigit(fields[i + 1].charAt(0)) + && (fields[i + 1].length() == 6)) { + endIndex = i + 1; + bearingDegrees = Integer.parseInt(fields[i + 1].substring(0, 3)); + distanceNm = Integer.parseInt(fields[i + 1].substring(3, 6)); + offset = true; + if ((bearingDegrees < 0) || (bearingDegrees > 360) + || (distanceNm < 0)) { + // throw new DecodeException("Invalid bearing / distance: " + // + bearingDegrees + " / " + distanceNm + " data: " + // + fields[i + 1]); + } + } else if (other) { + // getting bearing and distance of aircraft + distanceNm = Integer.parseInt(fields[i - 2]); + bearingDegrees = decodeLocationDirection(fields[i - 1]); + offset = true; + } + + BasePoint loc = null; + if (offset) { + // // convert distance from nautical miles to kilometers + // Length distance = distanceNm; + // // convert bearing from degrees to radians + // AngularMeasure bearing = new AngularMeasure() + // .fromDegree(bearingDegrees); + // + // // Compute the latitude and longitude of the location + // // point by applying the bearing and distance offsets + // // to the navaid latitude and longitude. + // // (assume spherical earth) + // double distanceRad = distance.getKilometers() + // / PhysPar.EARTH_RADIUS_KM; + // loc = LatLonPoint.positionOf(navaidLoc.getLatitude(), navaidLoc + // .getLongitude(), bearing.getRadians(), distanceRad); + // } else { + // // The location point is simply the navaid itself, so the + // // latitude and longitude of the location point are equal + // // to the latitude and longitude of the navaid. + // endIndex = i; + // loc = navaidLoc; + } + aLoc.setLatitude(loc.getLatitude()); + aLoc.setLongitude(loc.getLongitude()); + + return endIndex; + } + + /** + * This method decodes a location direction from a given compass point from + * within the location data of a PIREP report. This method ported from NCEP + * decoder. + * + * @param aField + * A possible location direction to decode. + * @return location direction in degrees, -1 on failure + */ + protected int decodeLocationDirection(String aField) { + int bearingDegrees = -1; + if(DIR_POINTS.containsKey(aField)) { + bearingDegrees = DIR_POINTS.get(aField).intValue(); + } + return bearingDegrees; + } + + /** + * This subroutine decodes and stores the time (i.e. report hour and report + * minutes) from AMDAR, AIREP, PIREP, and RECCO reports. This method ported + * from NCEP decoder. + * + * @param str + * time data + * @return true on success + * @throws DecodeException + * If a decode error occured. + */ + protected boolean decodeTimeData(String str) { + //get current calendar and set day, hour and minute + str = str.trim(); + Calendar oTime = TimeTools.getSystemCalendar(); + + Calendar issuTime = TimeTools.copy(oTime); + int day = Integer.parseInt(headerTime.substring(0, 2)); + int hour = Integer.parseInt(headerTime.substring(2, 4)); + int minute = Integer.parseInt(headerTime.substring(4)); + + int year = oTime.get(Calendar.YEAR); + int month = oTime.get(Calendar.MONTH); + //System.out.println("DAY "+day +" "+ oTime.get(Calendar.DAY_OF_MONTH)); + if ( day - oTime.get(Calendar.DAY_OF_MONTH ) >1) { //if obs day is much bigger than current day + month = month - 1; + if(month == 0) { + month = 12; + year = year-1; + } + issuTime.set(Calendar.MONTH, month); + issuTime.set(Calendar.YEAR, year); + } + + issuTime.set(Calendar.MONTH, month); + issuTime.set(Calendar.DAY_OF_MONTH, day); + issuTime.set(Calendar.HOUR_OF_DAY,hour); + issuTime.set(Calendar.MINUTE,minute); + issuTime.set(Calendar.SECOND,0); + issuTime.set(Calendar.MILLISECOND,0); + + if (str.length() == 4) { + hour = Integer.parseInt(str.substring(0, 2)); + minute = Integer.parseInt(str.substring(2, 4)); + + observationTime = TimeTools.copy(oTime); + observationTime.set(Calendar.YEAR, year); + observationTime.set(Calendar.MONTH, month); + observationTime.set(Calendar.DAY_OF_MONTH, day); + observationTime.set(Calendar.HOUR_OF_DAY,hour); + observationTime.set(Calendar.MINUTE,minute); + observationTime.set(Calendar.SECOND,0); + observationTime.set(Calendar.MILLISECOND,0); + + if (observationTime.getTime() != issuTime.getTime()) + observationTime = checkDayInTime (observationTime, issuTime); + //System.out.println("***********time2 "+observationTime.getTime()); + oTime.add(Calendar.MINUTE, ALLOWABLE_TIME); + if(observationTime.compareTo(oTime) > 0) { + observationTime.add(Calendar.DAY_OF_MONTH,-1); + } + + return true; + } + else if (str.length() == 6) { + day = Integer.parseInt(str.substring(0, 2)); + hour = Integer.parseInt(str.substring(2, 4)); + minute = Integer.parseInt(str.substring(4, 6)); + + observationTime = TimeTools.copy(oTime); + observationTime.set(Calendar.YEAR, year); + observationTime.set(Calendar.MONTH, month); + observationTime.set(Calendar.DAY_OF_MONTH, day); + observationTime.set(Calendar.HOUR_OF_DAY,hour); + observationTime.set(Calendar.MINUTE,minute); + observationTime.set(Calendar.SECOND,0); + observationTime.set(Calendar.MILLISECOND,0); + + oTime.add(Calendar.MINUTE, ALLOWABLE_TIME); + if(observationTime.compareTo(oTime) > 0) { + observationTime.add(Calendar.DAY_OF_MONTH,-1); + } + + return true; + } + else + return false; + } + /* + * In 'ENA UA /OV PDN288051/TM 2348/FL340/TP B737/TA M56/WV 218035/TB CONT LGHT OCNL MOD/RM CONT CHOP FL350 ZAN =', 'TM 2348' is the obs time. + * Get the day from wmoHeader and add to front of '2348' + */ + private Calendar checkDayInTime (Calendar obs, Calendar issue) { + + long tdif = Math.abs(obs.getTime().getTime() - issue.getTime().getTime()); + + final long MIN_HOUR = 60 * 60 * 1000; + final long MAX_HOUR = 23 * MIN_HOUR; + + if ( obs.compareTo(issue) > 0 ) { + if ( tdif <= MIN_HOUR ) { + ; + } else if ( tdif >= MAX_HOUR ) { + obs.add(Calendar.DATE, -1); + } else if ( tdif > MIN_HOUR && tdif < MAX_HOUR ) { + obs.add(Calendar.DATE, -1); + suspectTimeFlag = "true"; + } + } + else { + if ( tdif <= MIN_HOUR ) { + ; + } else if ( tdif >= MAX_HOUR ) { + obs.add(Calendar.DATE, 1); + } else if ( tdif > MIN_HOUR && tdif < MAX_HOUR ) { + suspectTimeFlag = "true"; + } + } + + return obs; + } + + + /** + * This method decodes PIREP flight level. + * + * @param str + * Flight Level Data + * @return true on success + */ + protected boolean decodeFlightLevelData(String str) { + String regex = "([0-9]{3})(?:-([0-9]{3}))?"; + Pattern pattern = Pattern.compile(regex); + + // Get a Matcher based on the target string. + Matcher matcher = pattern.matcher(str); + if (matcher.find()) { + Integer fltLevel = decodeHeight(matcher.group(1)); + + if (matcher.group(2) != null) { + Integer upperLevel = decodeHeight(matcher.group(2)); + + fltLevel = (fltLevel + upperLevel) / 2; + } + flightLevel = new AircraftFlightLevel(fltLevel); + } + + // if the flight level has anything non-numeric such as UNK, UNKN, DURC, + // DURD, VFR, etc. + // the flight level will be left null and stored by the decoder as + // unknown + + return true; + } + + /** + * This method decodes a 3-digit string containing a height value in units + * of hundreds-of-feet into a real height value in units of feet. This + * method ported from NCEP decoder. + * + * @param aHeight + * Height data to decode. + * @return The aircraft height information or null if the decode failed. + */ + protected static Integer decodeHeight(String aHeight) { + Integer altHundredsFeet = null; + if (aHeight.length() == 3) { + if(!"UNKN".equals(aHeight)) { + // unknown heights + if ((aHeight.indexOf("UNK") != -1) || (aHeight.indexOf("ABV") != -1) + || (aHeight.indexOf("BLO") != -1)) { + altHundredsFeet = null; + } else { + altHundredsFeet = Integer.parseInt(aHeight) * 100; + } + } + } + return altHundredsFeet; + } + + /** + * This method decodes and stores the aircraft type data from within a PIREP + * report. This method ported from NCEP decoder. + * + * @param aType + * Aircraft type data + * @return Was the aircraft type decoded. (always true) + */ + protected boolean decodeAircraftTypeData(String aType) { + aType = aType.trim(); + + // truncate at 8 characters + if (aType.length() <= 8) { + aircraftType = new String(aType); + } else { + aircraftType = new String(aType.substring(0, 8)); + } + + return true; + } + + /** + * This method decodes and stores the temperature data from within a PIREP + * report. This method ported from NCEP decoder. + * + * @param aTemperature + * A possible temperature to be decoded. + * @return Was the temperature data decoded. + * @throws DecodeException + * If a decode error occured. + */ + protected boolean decodeTemperatureData(String aTemperature) { + // Break up the input string into groups of "like-type" in order + // to facilitate decoding. + String[] fields = groupLikeTypes(aTemperature); + if (fields.length == 0) { + return false; + } + + // Locate, decode, and store the temperature data from within + // the first 3 "like-type" groups. It is identifiable as a + // numeric "like-type" group of at least 1 digit, possibly + // preceded by a "like-type" group containing the sign of + // the temperature. + int numGroups = Math.min(3, fields.length); + for (int i = 0; i < numGroups; i++) { + if ((fields[i].length() >= 1) + && (Character.isDigit(fields[i].charAt(0)))) { +// double temp; + float temp = RMISSD; + if (i == 0) { + // This is the first "like-type" group, so assume + // that the sign of the temperature is positive. +// temp = decodeTemperatureData("+", fields[i]; + temp = (float)decodeTemperatureData("+", fields[i]); + } else { + // Assume that the previous "like-type" group + // contains the sign of the temperature. +// temp = decodeTemperatureData(fields[i - 1], fields[i]); + temp = (float)decodeTemperatureData(fields[i - 1], fields[i]); + } + +//qu if (Double.isNaN(temp)) { +// /* 8888888888888888888 */ +// temp = RMISSD; +// System.out.println(" temp is NaN So set to RMISSD???"); +// /* 888 */ +// return false; +// } + + // Check if temperature was reported in Fahrenheit. + if ((i < (fields.length - 1)) + && ((fields[i + 1].length() == 1) && (fields[i + 1] + .charAt(0) == 'F'))) { + // temperature = new Temperature().fromFahrenheit(temp); + } else { + temperature = temp; + } + break; + } + } + + return true; + } + + /** + * Helper method to decode temperature in PIREP. This method was ported from + * NCEP decoder. + * + * @param sign + * Sign of the data i.e. {"PS, P, +, MS, M, -}. + * @param temp + * Candidate temperature value. + * @return temperature on success, NaN on failure + * @throws DecodeException + * If a decode error occured. + */ + protected double decodeTemperatureData(String sign, String temp) { + double rmult = Double.NaN; + double rdiv = Double.NaN; + + // validate length + if ((temp.length() < 1) || (temp.length() > 3) || (sign.length() < 1) + || (sign.length() > 2)) { + // throw new DecodeException("Unrecognized temperature data format + // in Pirep: " + sign + temp); + } + + // Determine divisor based on the length of the input temperature + // string. + if (temp.length() == 3) { + rdiv = 10.0; + } else { + rdiv = 1.0; + } + + // Determine the length of the input temperature sign string, + // and then decode the sign of the temperature accordingly. + if (sign.length() == 2) { + if ("PS".equals(sign)) { + rmult = 1.0; + } else if ("MS".equals(sign)) { + rmult = -1.0; + } + } else { + if ("P".equals(sign) || "+".equals(sign)) { + rmult = 1.0; + } else if ("M".equals(sign) || "-".equals(sign)) { + rmult = -1.0; + } + } + if (Double.isNaN(rmult)) { + // throw new DecodeException("Unrecognized temperature sign data + // format in Pirep: " + sign); + } + + double t = (double) Integer.parseInt(temp) * rmult / rdiv; + return t; + } + + /** + * This method decodes the sky cover data. + * + * @param str + * Sky cover data to be decoded. + * @return Was the sky cover correctly decoded? + * @throws DecodeException + * If a decode error occured. + */ + protected boolean decodeSkyCoverData(String sky) { + // Format is NNN(-NNN)bbb(-TOPttt)/NNN(-NNN)bbb, etc. + // NNN is the three-letter contraction for the amount of cloud cover + // bbb is the height of the base of a layer of clouds in hundreds of + // feet + // ttt is the top of the layer in hundreds of feet + + String[] str2 = sky.split("/"); + for (String str :str2) { + +// String regex = "([A-Z]{3}|UNKN?)(?:-([A-Z]{3}))?([0-9]{3}|UNKN?)(?:-TOP([0-9]{3}|UNKN?))?/?"; +// Pattern pattern = Pattern.compile(regex); +// // Get a Matcher based on the target string. +// Matcher matcher = pattern.matcher(str); +// while (matcher.find()) { +// if (cloudLayers == null) { +// cloudLayers = new ArrayList(); +// } +// +// // NNN +// String cloud_1 = matcher.group(1); +// // (NNN) +// String cloud_2 = matcher.group(2); +// // bbb +// String baseHeight = matcher.group(3); +// // (ttt) +// String topHeight = matcher.group(4); +// +// if (cloud_1 == null) { +// // throw new DecodeException("Unknown format of Sky Cover Data +// // in Pirep: " + str); +// } +// +// // TODO this should be mapped in the parameter lookups +// if (SK_SKC.equals(cloud_1)) { +// cloud_1 = SK_CLR; +// } +// if (SK_SKC.equals(cloud_2)) { +// cloud_2 = SK_CLR; +// } +// +// AircraftCloudLayer layer = new AircraftCloudLayer(); +// layer.setCloudCover1(cloud_1); +// layer.setCloudCover2(cloud_2); +// +// if ((baseHeight != null)) { +// layer.setCloudBaseHeight(decodeHeight(baseHeight)); +// } +// if ((topHeight != null)) { +// layer.setCloudTopHeight(decodeHeight(topHeight)); +// } +// cloudLayers.add(layer); + + AircraftCloudLayer layer = new AircraftCloudLayer(); + + //Separate following regex to 2 part to fix all cases + //String regex = "([A-Z]{3}|UNKN?)(?:-([A-Z]{3}))?([0-9]{3}|UNKN?)(?:-TOP([0-9]{3}|UNKN?))?/?"; + String regex = "([A-Z]{3}|UNKN?)(?:-([A-Z]{3}))?"; + + Pattern pattern = Pattern.compile(regex); + Matcher matcher = pattern.matcher(str); + + if (matcher.find()) { + + if (cloudLayers == null) { + cloudLayers = new ArrayList(); + } + + String cloud_1 = matcher.group(1); + String cloud_2 = matcher.group(2); + + if (WX_COND_WORDS.get(cloud_1) != null) + cloud_1 = WX_COND_WORDS.get(cloud_1); + if (WX_COND_WORDS.get(cloud_2) != null) + cloud_2 = WX_COND_WORDS.get(cloud_2); + + if (cloud_1 != null ) + layer.setCloudCover1(cloud_1); + if (cloud_2 != null) + layer.setCloudCover1(cloud_1 + cloud_2); + + } + + regex = "([0-9]{3}|UNKN?)(?:-TOP([0-9]{3}|UNKN?))?"; + pattern = Pattern.compile(regex); + matcher = pattern.matcher(str); + + if (matcher.find()) { + if (cloudLayers == null) { + cloudLayers = new ArrayList(); + } + String baseHeight = matcher.group(1); + String topHeight = matcher.group(2); + + if ((baseHeight != null)) { + layer.setCloudBaseHeight(decodeHeight(baseHeight)); + } + if ((topHeight != null)) { + layer.setCloudTopHeight(decodeHeight(topHeight)); + } + } + + if (cloudLayers != null) + cloudLayers.add(layer); + + // TODO alternate sky cover format and separator of cloud cover can be + // other than - + // also other possibilities in afpsky.f + // also TOP can be TPS, and can be second top height + } + return true; + } + + /** + * This method decodes the wind data. + * + * @param str + * Wind data to be decoded. + * @return Was the wind data properly decoded? + * @throws DecodeException + * If a decode error occured. + */ + protected boolean decodeWindData(String str) { + // Format is dddff(f)KT + // ddd is three digit true direction in whole degrees from + // which the wind is blowing + // ff(f) is the wind speed in knots, followed by KT + String regex = "([0-9]{3})([0-9]{2,3})(?:KT)?"; + Pattern pattern = Pattern.compile(regex); + // Get a Matcher based on the target string. + Matcher matcher = pattern.matcher(str); + if (matcher.find()) { +// windDirection = Integer.parseInt(matcher.group(1)); + windDirection = Float.parseFloat(matcher.group(1)); + + int windSpeedKnots = Integer.parseInt(matcher.group(2)); +// windSpeed = new Double(windSpeedKnots); // Speed().fromKnots(windSpeedKnots); + windSpeed = new Float(windSpeedKnots); // Speed().fromKnots(windSpeedKnots); + } else { + // throw new DecodeException("Unrecognized wind data format in + // Pirep: " + str); + } + + return true; + } + + /** + * This method decodes the turbulence data. + * + * @param str + * Turbulence data to be decoded. + * @return Was the turbulence properly decoded? + * @throws DecodeException + * If a decode error occured. + */ + protected boolean decodeTurbulenceData(String turbLayers) { + // Format is III(-III)( CAT or CHOP ) (bbb-ttt)/III(-III) etc. + // III is the intensity of the turbulence + // CAT or CHOP is the type of turbulence + // bbb is the height of the base of a layer of clouds in hundreds of + // feet + // ttt is the top of the layer in hundreds of feet +// String regex = "([A-Z]{3,5})(?:((?:-)([A-Z]{3,5})))?((?: )" +// + "(CHOP|CAT))?(?: )?(((ABV|BLO)(?: )(\\d{3}))|((\\d{3})" +// + "(?:(-(\\d{3}))?)))?(?:/)?()"; + +// String[] str2 = turbLayers.split("/"); +// for (String str :str2) { +// theTurbulenceLayers = new ArrayList(); +// +// if (str.indexOf(NEG_ENTRY) > 0) { +// AircraftFlightCondition at = new AircraftFlightCondition(); +// +// // NEG should be the only value! Used to indicate forecasted but +// // not observed! +// at.setIntensity1(NEG_ENTRY); +// if (flightLevel != null) { +// at.setBaseHeight(flightLevel.getFlightLevel()); +// theTurbulenceLayers.add(at); +// } +// } else { +// Pattern pattern = Pattern.compile(TRB_REGEX); +// // Get a Matcher based on the target string. +// Matcher matcher = pattern.matcher(str); +// // add each turbulence +// while (matcher.find()) { +// addFlightCondition(matcher, theTurbulenceLayers); +// } +// } + + //turbLayers = turbLayers.trim(); + + PirepTools tools = new PirepTools(turbLayers); + theTurbulenceLayers = tools.decodeTurbulenceData(); + + + if (theTurbulenceLayers.size() == 0) { + theTurbulenceLayers = null; + } + + return true; + } + + /** + * This method decodes the icing data. + * + * @param str + * Icing data to be decoded. + * @return Was the icing data decoded? + * @throws DecodeException + * If a decode error occurred. + */ + protected boolean decodeIcingData(String icing) { + // Format is III(-III) (type) (bbb-ttt)/III(-III) etc. + // III is the intesity of the icing + // type is the type of icing + // bbb is the height of the base of a layer of clouds in hundreds of + // feet + // ttt is the top of the layer in hundreds of feet +// String regex = "([A-Z]{3,5})(?:((?:-)([A-Z]{3,5})))?((?: )" +// + "(RIME|MXD|CLR))(?: )?(((ABV|BLO)(?: )(\\d{3}))|((\\d{3})" +// + "(?:(-(\\d{3}))?)))?(?:/)?()"; + + String[] str2 = icing.split("/"); + for (String str :str2) { + theIcingLayers = new ArrayList(); + + if (str.indexOf(NEG_ENTRY) > 0) { + AircraftFlightCondition at = new AircraftFlightCondition(); + + // NEG should be the only value! Used to indicate forecasted but + // not observed! + at.setIntensity1(NEG_ENTRY); + if (flightLevel != null) { + at.setBaseHeight(flightLevel.getFlightLevel()); + theIcingLayers.add(at); + } + } else { + Pattern pattern = Pattern.compile(ICE_REGEX); + Matcher matcher = pattern.matcher(str); + + if (matcher.find()) { + matcher = pattern.matcher(str); //need to re-match + while (matcher.find()) { + addFlightCondition(matcher, theIcingLayers); + } + } + else { + Pattern pattern2 = Pattern.compile("([A-Z]{3,5})"); //only intensity + Matcher matcher2 = pattern2.matcher(str); + while (matcher2.find()) { + + String s1 = str.substring(matcher2.start(), matcher2.end()); + + // check against ICING_COND_WORDS + s1 = WX_COND_WORDS.get(s1); + if((s1 == null) || (NULL_ENTRY.equals(s1))) { + return false; + } + + AircraftFlightCondition at = new AircraftFlightCondition(); + + // NEG should be the only value! Used to indicate forecasted but + // not observed! + if(NEG_ENTRY.equals(s1)) { + at.setIntensity1(s1); + if(flightLevel != null) { + at.setBaseHeight(flightLevel.getFlightLevel()); + } + } else { + at.setIntensity1(s1); + } + + theIcingLayers.add(at); + } + } + } + + if (theIcingLayers.size() == 0) { + theIcingLayers = null; + } + } + return true; + } + + /** + * This method decodes the weather data. + * + * @param str + * Weather data to be decoded. + * @return Was the weather information decoded? + */ + protected boolean decodeWeatherData(String str) { + // Format is (FVvvSM )ww( ww)( ww) + // FVvvSM is flight visibility; vv is the value, SM indicates statute + // miles (km otherwise) + // type is the type of icing + // bbb is the height of the base of a layer of clouds in hundreds of + // feet + // ttt is the top of the layer in hundreds of feet + String regex = "^ ?(?:(FV)([0-9]{2})(SM)?)? ?(.*)"; + Pattern pattern = Pattern.compile(regex); + // Get a Matcher based on the target string. + Matcher matcher = pattern.matcher(str); + matcher.find(); + + if (matcher.group(1) != null) { + // parse flight visibility + if (matcher.group(3) != null) { + horzVisibility = Integer.parseInt(matcher.group(2)); + } else { + // theFlightVisibility = new + // Length().fromKilometers(Integer.parseInt(matcher.group(2))); + } + } + + // parse weather codes + regex = "([+|-]?[A-Z]{2,4})([0-9]{3}|UNKN?)?(?:-TOP([0-9]{3}|UNKN?))? ?"; + pattern = Pattern.compile(regex); + matcher = pattern.matcher(matcher.group(4)); + ArrayList codes = new ArrayList(); + while (matcher.find()) { + codes.add(matcher.group(1)); + // the level information is in groups 2 and 3 when provided, + // but the metoc model does not store this data + } + theWeatherCodes = codes.toArray(new String[0]); + + return true; + } + + /** + * This method decodes data in remarks section. + * + * @param str + * Remarks data to be decoded. + * @return Was the remarks data decoded? (Always returns true!) + */ + protected boolean decodeRemarksData(String str) { + theRemarks = new AircraftRemarks(str); + return true; + } + + /** + * Utility method for decoding flight level information for turbulence and + * icing layers. + * + * @param matcher + * A Matcher instance for the specific source data. + * @param layers + * The decoded layer information. + * @throws DecodeException + * If a decode error occured. + */ + protected void addFlightCondition(Matcher matcher, List layers) { + + if(matcher.groupCount() >= 13) { + String s1 = matcher.group(1); + String s2 = matcher.group(3); + + // Some words that may show up in group 1 or 3 that need to be + // thrown away! + s1 = WX_COND_WORDS.get(s1); + if((s1 == null) || (NULL_ENTRY.equals(s1))) { + return; + } + // Need to allow s2 to be null, + if(s2 != null) { + // but not null after lookup! + s2 = WX_COND_WORDS.get(s2); + if((s2 == null) || (NULL_ENTRY.equals(s2))) { + return; + } + } + //****************************************************************** + + AircraftFlightCondition at = new AircraftFlightCondition(); + + // NEG should be the only value! Used to indicate forecasted but + // not observed! + if(NEG_ENTRY.equals(s1)) { + at.setIntensity1(s1); + if(flightLevel != null) { + at.setBaseHeight(flightLevel.getFlightLevel()); + } + } else { + at.setIntensity1(s1); + at.setIntensity2(s2); + + s1 = matcher.group(5); + s1 = WX_COND_WORDS.get(s1); + if((s1 != null) && (!s1.equals(NULL_ENTRY))) { + at.setType(s1); + } + + s1 = matcher.group(8); + s2 = matcher.group(9); + if(BLO_HGT.equals(s1)) { + at.setBaseHeight(IDecoderConstantsN.UAIR_INTEGER_MISSING); + at.setTopHeight(decodeHeight(s2)); + + } else if (ABV_HGT.equals(s1)) { + at.setBaseHeight(decodeHeight(s2)); + at.setTopHeight(IDecoderConstantsN.UAIR_INTEGER_MISSING); + } else { + // Check for one or more levels + s1 = matcher.group(11); + s2 = matcher.group(13); + if(s1 != null) { + at.setBaseHeight(decodeHeight(s1)); + } + if(s2 != null) { + at.setTopHeight(decodeHeight(s2)); + } + if((s1 != null)&&(s2 != null)) { + Integer base = at.getBaseHeight(); + Integer top = at.getTopHeight(); + if(base != IDecoderConstantsN.UAIR_INTEGER_MISSING) { + if(top != IDecoderConstantsN.UAIR_INTEGER_MISSING) { + if(base > top) { + logger.debug(traceId + "- BASE-TOP inversion fixed"); + at.setBaseHeight(top); + at.setTopHeight(base); + } + } + } + } + if((s1 == null)&&(s2 == null)) { + // Use the flight level if heights are not specified. + if(flightLevel != null) { + at.setBaseHeight(flightLevel.getFlightLevel()); + } + } + } + } + + layers.add(at); + } + } + + /** + * The nextString method determines the position of the first occurrence of + * any of a list of substrings within the input string. This method provides + * equivalent functionality to the routine ST_NXTS in the ported code. The + * outputs are provided in member variables. + * + * @param str + * Input string + * @param firstPos + * First position to check + * @param lastPos + * Last position to check + * @param subStrings + * List of substrings + * @return success or failure + */ + protected boolean nextString(String str, int firstPos, int lastPos, + String subStrings[]) { + this.theTokenPos = -1; + String tstr = str.substring(0, lastPos); + for (int i = 0; i < subStrings.length; i++) { + if ((this.theSearchPos = tstr.indexOf(subStrings[i], firstPos)) != -1) { + this.theTokenPos = i; + return true; + } + } + + return false; + } + + /** + * This method finds a string in a string array and returns its index. + * + * @param str + * String to find + * @param strs + * Strings to compare + * @return index of matching string or -1 on failure + */ + protected int findString(String str, String[] strs) { + for (int i = 0; i < strs.length; i++) { + if (strs[i].equals(str)) { + return i; + } + } + return -1; + } // findString() + + /** + * This method groups "like-types" of characters to facilitate decoding. + * This method provides equivalent functionality to the UT_BKGP subroutine + * in the ported code. + * + * @param str + * String data to check. + * @return An array of "like type" strings. + */ + protected String[] groupLikeTypes(String str) { + char[] chars = str.toCharArray(); + ArrayList strs = new ArrayList(); + int prevGroup = NONE; + int curGroup = NONE; + String group = new String(); + for (int i = 0; i < chars.length; i++) { + if (Character.isWhitespace(chars[i])) { + curGroup = NONE; + } else if (Character.isDigit(chars[i])) { + curGroup = DIGIT; + } else if (Character.isLetter(chars[i])) { + curGroup = LETTER; + } else { // non-alphanumeric + curGroup = NONALPHANUMERIC; + } + + if (prevGroup != curGroup) { + if (prevGroup != NONE) { + strs.add(group); + group = new String(); + } + } + if (curGroup != NONE) { + group = group.concat(String.valueOf(chars[i])); + } + prevGroup = curGroup; + } + + if (group.length() > 0) { + strs.add(group); + } + + return strs.toArray(new String[0]); + } + + public static final void main(String [] args) { + //test1: latlon format + String [] latlons = { + "0000N 00000W", + "0000S 00000E", + "9000S 00000W", + "9000N 00000W", + "0000N 09000W", + "9000S 09000W", + "9000N 09000W", + + "0000N 09000W", + "4500S 09000W", + "9000N 09000W", + + "9000N 09959W", + "0000N 10000W", + + "4500S 09000W", + "9000N 09000W", + + "90N 18000E", // no match + "9000S 18000E", + "9000N 18000W", + "9000S 18000W", + "90N 179W", + "9000S 17959W", + }; + + for (int i=0; i 0) { +// AircraftFlightCondition at = new AircraftFlightCondition(); +// +// // NEG should be the only value! Used to indicate forecasted but not observed! +// at.setIntensity1(NEG_ENTRY); +//// if (flightLevel != null) { +//// at.setBaseHeight(flightLevel.getFlightLevel()); +//// theTurbulenceLayers.add(at); +//// } +// } else { +// pattern = Pattern.compile(TRB_REGEX); +// // Get a Matcher based on the target string. +// matcher = pattern.matcher(str); +// // add each turbulence +// +// // decodeFlightLevelData() +// AircraftFlightLevel flightLevel = null; +// String regex1 = "([0-9]{3})(?:-([0-9]{3}))?"; +// Pattern pattern1 = Pattern.compile(regex1); +// +// // Get a Matcher based on the target string. +// Matcher matcher1 = pattern1.matcher(str); +// if (matcher1.find()) { +// Integer fltLevel = decodeHeight(matcher1.group(1)); +// +// if (matcher1.group(2) != null) { +// Integer upperLevel = decodeHeight(matcher1.group(2)); +// +// fltLevel = (fltLevel + upperLevel) / 2; +// } +// flightLevel = new AircraftFlightLevel(fltLevel); +// } +// // end decodeFlightLevelData() +// while (matcher.find()) { +// //addFlightCondition(matcher, theTurbulenceLayers); +// for (int i=0; i= 13) { +// String s1 = matcher.group(1); +// String s2 = matcher.group(3); +// // Some words that may show up in group 1 or 3 that need to be +// // thrown away! +// s1 = FL_COND_WORDS.get(s1); +// //if (s1.equalsIgnoreCase(cont, int,ocal)) +// if((s1 == null) || (NULL_ENTRY.equals(s1))) { +// return; +// } +// // Need to allow s2 to be null, +// if(s2 != null) { +// // but not null after lookup! +// s2 = FL_COND_WORDS.get(s2); +// if((s2 == null) || (NULL_ENTRY.equals(s2))) { +// return; +// } +// } +// //****************************************************************** +// +// AircraftFlightCondition at = new AircraftFlightCondition(); +// +// // NEG should be the only value! Used to indicate forecasted but +// // not observed! +// if(NEG_ENTRY.equals(s1)) { +// at.setIntensity1(s1); +// if(flightLevel != null) { +// at.setBaseHeight(flightLevel.getFlightLevel()); +// } +// } else { +// at.setIntensity1(s1); +// at.setIntensity2(s2); +// +// s1 = matcher.group(5); +// s1 = COND_TYPES.get(s1); +// if((s1 != null) && (!s1.equals(NULL_ENTRY))) { +// at.setType(s1); +// } +// +// s1 = matcher.group(8); +// s2 = matcher.group(9); +// if(BLO_HGT.equals(s1)) { +// at.setBaseHeight(IDecoderConstantsN.UAIR_INTEGER_MISSING); +// at.setTopHeight(decodeHeight(s2)); +// +// } else if (ABV_HGT.equals(s1)) { +// at.setBaseHeight(decodeHeight(s2)); +// at.setTopHeight(IDecoderConstantsN.UAIR_INTEGER_MISSING); +// } else { +// // Check for one or more levels +// s1 = matcher.group(11); +// s2 = matcher.group(13); +// if(s1 != null) { +// at.setBaseHeight(decodeHeight(s1)); +// } +// if(s2 != null) { +// at.setTopHeight(decodeHeight(s2)); +// } +// if((s1 != null)&&(s2 != null)) { +// Integer base = at.getBaseHeight(); +// Integer top = at.getTopHeight(); +// if(base != IDecoderConstantsN.UAIR_INTEGER_MISSING) { +// if(top != IDecoderConstantsN.UAIR_INTEGER_MISSING) { +// if(base > top) { +// // logger.debug(traceId + "- BASE-TOP inversion fixed"); +// at.setBaseHeight(top); +// at.setTopHeight(base); +// } +// } +// } +// } +// if((s1 == null)&&(s2 == null)) { +// // Use the flight level if heights are not specified. +// if(flightLevel != null) { +// at.setBaseHeight(flightLevel.getFlightLevel()); +// } +// } +// } +// } +// // layers.add(at); +// } +// //System.out.println(theTurbulenceLayers); +// } +// } +// } + +// String report = "BIG UA /OV BIG095040/TM 2343/FL090/TP SR22/TA M05/IC LGT RIME 090-100/RM CWSU ZAN="; +// String traceId = "1"; +// new NcPirepParser(report, traceId); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/decoder/PirepTools.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/decoder/PirepTools.java new file mode 100644 index 0000000000..8418455107 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/src/gov/noaa/nws/ncep/edex/plugin/ncpirep/decoder/PirepTools.java @@ -0,0 +1,484 @@ +package gov.noaa.nws.ncep.edex.plugin.ncpirep.decoder; + +//import gov.noaa.nws.ncep.edex.plugin.ncpirep.common.AircraftFlightCondition; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import java.util.ArrayList; +import java.util.List; + +import com.raytheon.uf.edex.decodertools.aircraft.AircraftFlightCondition; +import com.raytheon.uf.edex.decodertools.aircraft.Entry; +import com.raytheon.uf.edex.decodertools.aircraft.WordTranslator; + +/** + * TODO Add Description + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * Jun 10, 2011            jkorman     Initial creation
+ * 
+ * 
+ * + * @author jkorman + * @version 1.0 + */ + +public class PirepTools { + + private static final char SPACE = ' '; + + private static final char DASH = '-'; + + + private static final char SOLIDUS = '/'; + + private static final int INT_ID = 1; + + private static final int FRQ_ID = 2; + + private static final int TYP_ID = 3; + + private static final int MOD_ID = 4; + + private static final int SYN_ID = 5; + + public static final int TURBC_SYN_NONE = 0; + + public static final int TURBC_SYN_DASH = 1; + + public static final int TURBC_SYN_SPC = 2; + + public static final int MOD_ID_ABV = 0; + + public static final int MOD_ID_BLO = 1; + + public static final int MOD_ID_UNK = 2; + + public static final int TURBC_FRQ_NONE = 0; + + public static final int TURBC_FRQ_OCN = 1; + + public static final int TURBC_FRQ_ISO = 2; + + public static final int TURBC_FRQ_INT = 3; + + public static final int TURBC_FRQ_CON = 4; + + public static final int TURBC_INT_NONE = 0; + + public static final int TURBC_INT_SMOOTHLGT = 1; + + public static final int TURBC_INT_LGT = 2; + + public static final int TURBC_INT_LGTMOD = 3; + + public static final int TURBC_INT_MOD = 4; + + public static final int TURBC_INT_MODSEV = 5; + + public static final int TURBC_INT_SEV = 6; + + public static final int TURBC_INT_EXTRM = 8; + + public static final int TURBC_TYP_NONE = 0; + + public static final int TURBC_TYP_CAT = 1; + + public static final int TURBC_TYP_CHOP = 2; + + public static final int TURBC_TYP_LLWS = 3; + + + private static final WordTranslator TURBC_WORDS = new WordTranslator(); + static { + TURBC_WORDS.enter("OCN", "OCN", false, 1, FRQ_ID); + TURBC_WORDS.enter("OCA", "OCN", false, 1, FRQ_ID); + TURBC_WORDS.enter("OCNL", "OCN", false, 1, FRQ_ID); + TURBC_WORDS.enter("ISO", "ISO", false, 1, FRQ_ID); + TURBC_WORDS.enter("INT", "INT", false, 2, FRQ_ID); + TURBC_WORDS.enter("STE", "STE", false, 3, FRQ_ID); + TURBC_WORDS.enter("CON", "CON", false, 3, FRQ_ID); + + TURBC_WORDS.enter("SMTH", "NEG", false, TURBC_INT_NONE, INT_ID); + TURBC_WORDS.enter("SMT[A-Z]", "NEG", true, TURBC_INT_NONE, INT_ID); + TURBC_WORDS.enter("SM[A-Z]H", "NEG", true, TURBC_INT_NONE, INT_ID); + TURBC_WORDS.enter("NONE", "NEG", false, TURBC_INT_NONE, INT_ID); + TURBC_WORDS.enter("NIL", "NEG", false, TURBC_INT_NONE, INT_ID); + TURBC_WORDS.enter("NEG", "NEG", false, TURBC_INT_NONE, INT_ID); + TURBC_WORDS.enter("SMOOTH", "NEG", false, TURBC_INT_NONE, INT_ID); + + TURBC_WORDS.enter("LIG", "LGT", false, TURBC_INT_LGT, INT_ID); + TURBC_WORDS.enter("LIT", "LGT", false, TURBC_INT_LGT, INT_ID); + TURBC_WORDS.enter("LGT", "LGT", false, TURBC_INT_LGT, INT_ID); + TURBC_WORDS.enter("LIGHT", "LGT", false, TURBC_INT_LGT, INT_ID); + TURBC_WORDS.enter("SLIGHT", "LGT", false, TURBC_INT_LGT, INT_ID); + + TURBC_WORDS.enter("MOD", "MOD", false, TURBC_INT_MOD, INT_ID); + TURBC_WORDS.enter("MDT", "MOD", false, TURBC_INT_MOD, INT_ID); + + TURBC_WORDS.enter("SEV", "SEV", false, TURBC_INT_SEV, INT_ID); + TURBC_WORDS.enter("SVR", "SEV", false, TURBC_INT_SEV, INT_ID); + TURBC_WORDS.enter("HVY", "SEV", false, TURBC_INT_SEV, INT_ID); + + TURBC_WORDS.enter("EXTRM", "EXTRM", false, TURBC_INT_EXTRM, INT_ID); + TURBC_WORDS.enter("EXTRE", "EXTRM", false, TURBC_INT_EXTRM, INT_ID); + TURBC_WORDS.enter("XTRM", "EXTRM", false, TURBC_INT_EXTRM, INT_ID); + + TURBC_WORDS.enter("CHOP", "CHOP", false, TURBC_TYP_CAT, TYP_ID); + TURBC_WORDS.enter("CAT", "CAT", false, TURBC_TYP_CHOP, TYP_ID); + TURBC_WORDS.enter("LLWS", "LLWS", false, TURBC_TYP_LLWS, TYP_ID); + + TURBC_WORDS.enter("ABV", "ABV", false, MOD_ID_ABV, MOD_ID); + TURBC_WORDS.enter("ABOVE", "ABV", false, MOD_ID_ABV, MOD_ID); + + TURBC_WORDS.enter("BLO", "BLO", false, MOD_ID_BLO, MOD_ID); + TURBC_WORDS.enter("BELOW", "BLO", false, MOD_ID_BLO, MOD_ID); + + TURBC_WORDS.enter("UNK", "UNK", false, MOD_ID_UNK, MOD_ID); + TURBC_WORDS.enter("UNKN", "UNK", false, MOD_ID_UNK, MOD_ID); + TURBC_WORDS.enter("UNKNOWN", "UNK", false, MOD_ID_UNK, MOD_ID); + + TURBC_WORDS.enter("TO", "-", false, TURBC_SYN_DASH, SYN_ID); + TURBC_WORDS.enter("-", "-", false, TURBC_SYN_DASH, SYN_ID); + } + + private String layerData; + + private List layers; + + /** + * + * @param data + */ + public PirepTools(String data) { + layerData = data; + separateLayers(); + } + + /** + * Separate the layer data into individual layers delimited by + * a solidus "/" character. + */ + private void separateLayers() { + layers = new ArrayList(); + if (layerData != null) { + int pos = layerData.indexOf(SOLIDUS); + int lastPos = 0; + while (pos > lastPos) { + layers.add(layerData.substring(lastPos, pos)); + // move past the solidus + lastPos = pos + 1; + pos = layerData.indexOf(SOLIDUS, lastPos); + } + // Add the remainder of the data. + layers.add(layerData.substring(lastPos)); + } + } + + /** + * Perform the decode function on all layers that were found in the + * data. + * @return A list of AircraftFlightConditions for each layer decoded. Return + * an empty list if no data was found. + */ + public List decodeTurbulenceData() { + + List tbLayers = new ArrayList(); + if (layers != null) { + for (String layer : layers) { + AircraftFlightCondition tbLayer = decodeLayer(layer); + if (tbLayer != null) { + tbLayers.add(tbLayer); + } + } + } + + return tbLayers; + } + + /** + * Perform the actual decode function of a single layer. + * @param layer One layer of turbulence data to be decoded. + * @return The decoded turbulence conditions. Returns a null value + * if proper data was not found or an error occured. + */ + private AircraftFlightCondition decodeLayer(String layer) { + AircraftFlightCondition tbLayer = null; + List words = separateLayer(layer); + + for(int i = 0;i < words.size();i++) { + String s = words.get(i); + Entry e = TURBC_WORDS.translate(s); + if(e != null) { + words.set(i,e.getTranslatedWord()); + } else { + if(s.length() > 3) { + e = TURBC_WORDS.translate(s.substring(0,3)); + if((e != null)&&(e.getSecondId() == FRQ_ID)) { + words.set(i,e.getTranslatedWord()); + } + } + } + //System.out.println("words "+words.get(i)); + } + AircraftFlightCondition afc = new AircraftFlightCondition(); + + if(analysis(words, afc)) { + tbLayer = afc; + } + + // Ensure the intensities are in the correct order. + reOrderIntensity(tbLayer); + // Ensure the heights are in ascending order. + reOrderHeight(tbLayer); + + return tbLayer; + } + + /** + * + * @param words + * @param afc Target flight condition object to receive the turbulence + * information. + * @return Was the operation successful. + */ + private boolean analysis(List words, AircraftFlightCondition afc) { + boolean success = true; + boolean seenFreq = false; + boolean intA = false; + boolean intB = false; + boolean typ = false; + boolean flA = false; + boolean flB = false; + + + boolean modSeen = false; + + for(String word : words) { + Entry e = TURBC_WORDS.translate(word); + if(e != null) { + Integer id = e.getSecondId(); + switch(id) { + case INT_ID: { + if (!intA) { + afc.setIntensity1(word); + intA = true; + } else { + if (!intB) { + afc.setIntensity2(word); + intB = true; + } + } + break; + } + case FRQ_ID: { + if(!seenFreq) { + afc.setFrequency(word); + } + break; + } + case TYP_ID: { + if (!typ) { + afc.setType(word); + } + break; + } + case MOD_ID: { + switch(e.getFirstId()) { + case MOD_ID_ABV : { + afc.setTopHeight(IDecoderConstantsN.UAIR_INTEGER_MISSING); //-9999 + flB = true; + break; + } + case MOD_ID_BLO : { + afc.setBaseHeight(IDecoderConstantsN.UAIR_INTEGER_MISSING); + flA = true; + break; + } + } + break; + } + case SYN_ID: { + + break; + } + } + } else { + // check to see if this is a flight level + try { + if (!flA) { + int n = Integer.parseInt(word); + afc.setBaseHeight(n * 100); + flA = true; + } else { + if (!flB) { + int n = Integer.parseInt(word); + afc.setTopHeight(n * 100); + flB = true; + } + } + } catch(NumberFormatException nfe) { + } + } + } + return success; + } + + /** + * Separate the layer information into a list of words separated + * by spaces or a dash "-". + * @param layer + * @return + */ + private List separateLayer(String layer) { + List words = new ArrayList(); + if((layer != null)&&(layer.length() > 0)) { + StringBuilder sb = new StringBuilder(layer); + for(int i = 0;i < sb.length();i++) { + switch(sb.charAt(i)) { + case '\n' : + case '\r' : + case '\t' : { + sb.setCharAt(i, SPACE); + } + } + } + layer = sb.toString(); + String [] ss = layer.split(String.valueOf(SPACE)); + for(String s : ss) { + int i = s.indexOf(DASH); + if(i == 0) { + words.add(String.valueOf(DASH)); + words.add(s.substring(1)); + } else if(i > 0) { + words.add(s.substring(0,i)); + words.add(String.valueOf(DASH)); + words.add(s.substring(i+1)); + } else { + if(!String.valueOf(SPACE).equals(s)) { + words.add(s); + } + } + } + } + return words; + } + + /** + * If there are two intensity modifiers, reorder them so the the + * lower intensity occurs first. + * @param layer A layer that may contain intensity modifiers. + */ + private void reOrderIntensity(AircraftFlightCondition layer) { + if(layer != null) { + Integer iA = TURBC_WORDS.getFirstId(layer.getIntensity1()); + Integer iB = TURBC_WORDS.getFirstId(layer.getIntensity2()); + if(iA != null) { + if(iB != null) { + if(iA > iB) { + String t = layer.getIntensity1(); + layer.setIntensity1(layer.getIntensity2()); + layer.setIntensity2(t); + } + } + } + } + } + + /** + * If there are two intensity modifiers, reorder them so the the + * lower intensity occurs first. + * @param layer A layer that may contain intensity modifiers. + */ + private void reOrderHeight(AircraftFlightCondition layer) { + if(layer != null) { + Integer iA = layer.getBaseHeight(); + Integer iB = layer.getTopHeight(); + if(iA != null) { + if(iB != null) { + if((iA > 0) && (iA > iB)) { + Integer t = layer.getBaseHeight(); + layer.setBaseHeight(layer.getTopHeight()); + layer.setTopHeight(t); + } + } + } + } + } + + /** + * Attempt to convert a string to an integer value. + * + * @param aNumber + * A possible integer value. + * @return The converted number or null if conversion failed. + */ + public static Integer parseInteger(String aNumber) { + Integer retValue = null; + try { + retValue = new Integer(aNumber.trim()); + } catch (NumberFormatException nfe) { + retValue = null; + } + return retValue; + } // parseInteger() + + /** + * @param args + */ + public static void main(String[] args) { + + // PirepTools tools = new + // PirepTools("OCNL LGT CHOP/MDT 100-150/LGT 150-200"); + + +// List list = tools.decodeTurbulenceData(); +// for (AircraftFlightCondition c : list) { +// System.out.println(c); +// } + + String [] data = { + "LGT 100-120", + "MOD TO SVR 100", + "SVR OCNL MOD 200-300", + "LGT CHOP 150 TO 110", + "LGT-MDT 120-150", + "MDT BLO\n 100", + "LIT-MOD CHOP ABOVE 120", + "CONTINOUS MOD 120-080"}; + for(String s : data) { + PirepTools tools = new PirepTools(s); + + List list = tools.decodeTurbulenceData(); + for(AircraftFlightCondition afc : list) { + String ss = afc.getFrequency(); + System.out.print((ss != null) ? ss : "----"); + System.out.print(" "); + ss = afc.getIntensity1(); + System.out.print((ss != null) ? ss : "----"); + System.out.print(" "); + ss = afc.getIntensity2(); + System.out.print((ss != null) ? ss : "----"); + System.out.print(" "); + ss = afc.getType(); + System.out.print((ss != null) ? ss : "----"); + System.out.print(" "); + Integer n = afc.getBaseHeight(); + System.out.print((n != null) ? n : "----"); + System.out.print(" "); + n = afc.getTopHeight(); + System.out.print((n != null) ? n : "----"); + System.out.println(); + + } + } + + + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/utility/common_static/base/purge/ncpirepPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/utility/common_static/base/purge/ncpirepPurgeRules.xml new file mode 100644 index 0000000000..7688e13c5a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/utility/common_static/base/purge/ncpirepPurgeRules.xml @@ -0,0 +1,10 @@ + + + + + ncpirep + default + + 02-00:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/utility/edex_static/base/distribution/ncpirep.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/utility/edex_static/base/distribution/ncpirep.xml new file mode 100644 index 0000000000..470c06a39d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncpirep/utility/edex_static/base/distribution/ncpirep.xml @@ -0,0 +1,23 @@ + + + + ^UB.... KWBC.* + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscat/src/gov/noaa/nws/ncep/edex/plugin/ncscat/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscat/src/gov/noaa/nws/ncep/edex/plugin/ncscat/util/package-info.java index df085bc36d..62235cfcd6 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscat/src/gov/noaa/nws/ncep/edex/plugin/ncscat/util/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscat/src/gov/noaa/nws/ncep/edex/plugin/ncscat/util/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains tools for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.ncscat.util; +/** +* Contains tools for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.ncscat.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/.classpath rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/.classpath diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/.project new file mode 100644 index 0000000000..6c4f3d7e3e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.ncscd + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/.settings/org.eclipse.jdt.core.prefs rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/.settings/org.eclipse.jdt.core.prefs diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..e1b1fef04c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/META-INF/MANIFEST.MF @@ -0,0 +1,26 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: NcScd Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.ncscd +Bundle-Version: 1.0.0.qualifier +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: com.raytheon.edex.common;bundle-version="1.10.13", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", + javax.persistence;bundle-version="1.0.0", + org.apache.commons.logging;bundle-version="1.0.4", + org.apache.log4j;bundle-version="1.0.0", + org.junit;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.ncscd;bundle-version="1.0.0", + com.raytheon.uf.common.pointdata;bundle-version="1.12.1174", + org.geotools +Export-Package: gov.noaa.nws.ncep.edex.plugin.ncscd.decoder, + gov.noaa.nws.ncep.edex.plugin.ncscd.util +Import-Package: com.raytheon.edex.exception, + com.raytheon.uf.edex.decodertools.core, + com.raytheon.uf.edex.decodertools.time, + com.raytheon.uf.edex.wmo.message, + gov.noaa.nws.ncep.common.dataplugin.ncscd, + gov.noaa.nws.ncep.common.dataplugin.tcm, + gov.noaa.nws.ncep.common.tools diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/build.properties rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/build.properties diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/client-includes.dat b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/client-includes.dat new file mode 100644 index 0000000000..c88ef1b1dc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/client-includes.dat @@ -0,0 +1,3 @@ +**/plugin.xml +**/JiBX_*.class +**/NcScdRecord.class \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/component-deploy.xml new file mode 100644 index 0000000000..4727a2a7bd --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/pointdata/ncscd.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/pointdata/ncscd.xml new file mode 100644 index 0000000000..610bf3b775 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/pointdata/ncscd.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/pointdata/ncscddb.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/pointdata/ncscddb.xml new file mode 100644 index 0000000000..d3c83590eb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/pointdata/ncscddb.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/spring/ncscd-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/spring/ncscd-common.xml new file mode 100644 index 0000000000..76f634d723 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/spring/ncscd-common.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/spring/ncscd-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/spring/ncscd-ingest.xml new file mode 100644 index 0000000000..0b9ab48629 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/res/spring/ncscd-ingest.xml @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ncscd + + + + + + + + ncscd + + + + + + + + + + + + + + java.lang.Throwable + + + + + + + + java.lang.Throwable + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/NcScdDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/NcScdDecoder.java new file mode 100644 index 0000000000..b91bb1a9e9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/NcScdDecoder.java @@ -0,0 +1,117 @@ +/** + * NcScdDecoder + * + * This java class decodes SCD (Supplementary Climatological Data). + * + *
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * -------		------- 	-------- 	-----------
+ * 11/2008		41			T. Lee		Initial coding
+ * 04/2009		41			T. Lee		Migrated to TO10
+ * 05/2009	 	41			T. Lee		Set report type
+ * 07/2009		41			T. Lee		Migrated to TO11
+ * 11/2009      41			T. Lee		Migrated to TO11D6
+ * 06/2011		41			F. J. Yen	Renamed SCD and converted to HDF5
+ * 09/2011      457         S. Gurung   Renamed H5 to Nc and h5 to nc
+
+ * 
+ * + * @author T.Lee + * @version 1.0 + * + */ + +package gov.noaa.nws.ncep.edex.plugin.ncscd.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.ncscd.NcScdRecord; +import gov.noaa.nws.ncep.edex.plugin.ncscd.util.NcScdParser; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.Calendar; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +public class NcScdDecoder extends AbstractDecoder { + private static String pluginName; + + private NcScdRecord record; + + /** + * Constructor + * + * @throws DecoderException + */ + public NcScdDecoder(String name) throws DecoderException { + pluginName = name; + } + + public PluginDataObject[] decode(byte[] data, Headers headers) + throws DecoderException { + byte[] messageData = null; + String traceId = null; + WMOHeader hd; + NcScdSeparator sep = NcScdSeparator.separate(data, headers); + + /* + * Check if there are more bulletins. + */ + if (sep.hasNext()) { + messageData = sep.next(); + } else { + throw new DecoderException("Out of data"); + } + String theMessage = new String(messageData); + record = new NcScdRecord(); + + /* + * Set issuance time. + */ + hd = new WMOHeader(messageData); + Calendar cal = null; + Calendar issueTime = UtilN.findDataTime(hd.getYYGGgg(), cal); + record.setIssueTime(issueTime); + record.setReportType("SCD"); + + /* + * Parse SCD report. + */ + try { + NcScdParser.processNcScd(theMessage, record ); + } + catch (Exception e) { + logger.info( String.format("%s", traceId ) + e.getMessage() ); + record = null; + } + + /* + * Return the NcScdRecord record object. + */ + if (record != null) { + try { + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + record.setTraceId(traceId); + record.setPluginName(pluginName); + record.constructDataURI(); + } catch (PluginException e) { + throw new DecoderException("Unable to construct dataURI", e); + } + } + + /* + * Return NCSCD record object. + */ + if (record == null) { + return new PluginDataObject[0]; + } + return new PluginDataObject[] { record }; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/NcScdSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/NcScdSeparator.java new file mode 100644 index 0000000000..a880cb9791 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/NcScdSeparator.java @@ -0,0 +1,177 @@ +/** + * NcScdSeparator + * + * This class sets the raw data to an Arraylist, records, of + * String based on a uniquely identified separator. + * + *
+ * SOFTWARE HISTORY
+ *
+ * Date    		Ticket#		Engineer	Description
+ * -------		-------  	--------	-----------
+ * 12/2008		41			T. Lee		Initial Creation
+ * 04/2009		41			T. Lee		Migrated to TO10
+ * 04/2009		41			T. Lee		Fixed ScdSeparator for multiple reports
+ * 07/2009		41			T. Lee		Migrated to TO11
+ * 11/2009		41			T. Lee		Migrated to TO11D6
+ * 06/2011		41			F. J. Yen	Renamed ScdSeparator and converted to HDF5
+ * 09/2011      457         S. Gurung   Renamed H5 to Nc and h5 to nc
+ * 
+ * + * @author T. Lee + * @version 1 + * + */ + +package gov.noaa.nws.ncep.edex.plugin.ncscd.decoder; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; +import java.util.NoSuchElementException; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.log4j.Logger; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.edex.util.Util; +import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; + +public class NcScdSeparator extends AbstractRecordSeparator { + private final Logger log = Logger.getLogger(getClass().getName()); + + /** List of bulletins contained in file */ + private List bulletins; + + /** List of records contained in file */ + private List records; + + /** Iterator for records */ + private Iterator iterator = null; + + /** + * Constructor. + */ + public NcScdSeparator() { + records = new ArrayList(); + bulletins = new ArrayList(); + } + + public static NcScdSeparator separate(byte[] data, Headers headers) { + NcScdSeparator ds = new NcScdSeparator(); + ds.setData(data, headers); + return ds; + } + + public void setData(byte[] data, Headers headers) { + doSeparate(new String(data)); + iterator = records.iterator(); + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() + */ + public boolean hasNext() { + if (iterator == null) { + return false; + } else { + return iterator.hasNext(); + } + } + + /* + * Get record. + */ + public byte[] next() { + try { + String temp = iterator.next(); + if (Util.isEmptyString(temp)) { + return (byte[]) null; + } else { + return temp.getBytes(); + } + } catch (NoSuchElementException e) { + return (byte[]) null; + } + } + + /** + * @param message + * separate bulletins + */ + private void doSeparate(String message) { + /* Regex used for separate the bulletins */ + final String BULLSEPARATOR = "\\d{3} \\r\\r\\n" + + IDecoderConstants.WMO_HEADER + "(SCD[A-Z]{2}).\\r\\r\\n"; + Matcher matcher; + Pattern bullPattern; + bullPattern = Pattern.compile(BULLSEPARATOR); + + try { + matcher = bullPattern.matcher(message); + + /* + * Set number of bulletins to records only if the bulletin separator + * is not the same. At the point, only separators are stored in + * "records" + */ + while (matcher.find()) { + if (!bulletins.contains(matcher.group())) { + bulletins.add(matcher.group()); + } + } + + /* + * Append the raw data to the bulletin arrays. + */ + for (int i = 0; i < bulletins.size(); i++) { + if (i < bulletins.size() - 1) { + bulletins.set( + i, + "\n" + + message.substring(message + .indexOf(bulletins.get(i)), message + .indexOf(bulletins.get(i + 1)))); + } else { + bulletins.set( + i, + "\n" + + message.substring(message + .indexOf(bulletins.get(i)))); + } + } + } catch (Exception e) { + if (log.isInfoEnabled()) { + log.info("No valid bulletins found!"); + } + } + + /* + * Extract all the SCD reports out of the bulletin array list. Add the + * "header" (i.e., WMO header) to each report so that it can be decoded + * and write to a single database table. + */ + String header = null; + Pattern reportPattern = Pattern.compile(IDecoderConstantsN.SCD_REPORT); + for (String bull : bulletins) { + matcher = bullPattern.matcher(bull); + if (matcher.find()) { + header = matcher.group(); + matcher = reportPattern.matcher(bull); + String report; + while (matcher.find()) { + report = header + matcher.group(); + if (!records.contains(matcher.group())) { + records.add(report); + } + } + } + } + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/package-info.java new file mode 100644 index 0000000000..acf69a27fa --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/package-info.java @@ -0,0 +1,7 @@ +/** + * SCD implementation of the plug-in pattern. + * + * Package includes classes to decode the SCD message and persist the data. + * + */ +package gov.noaa.nws.ncep.edex.plugin.ncscd.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/util/NcScdParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/util/NcScdParser.java new file mode 100644 index 0000000000..470b12c676 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/util/NcScdParser.java @@ -0,0 +1,364 @@ +/** + * + * NcScdParser + * + * This java class parses each field in SCD (Supplementary Climatological Data). + * + *
+ * SOFTWARE HISTORY
+ *
+ * Date    		Ticket#		Engineer	Description
+ * -------		-------  	--------	-----------
+ * 12/2008		41			T. Lee		Created
+ * 04/2009		41			T. Lee		Migrated to TO10
+ * 07/2009		41			T. Lee		Migrated to TO11
+ * 11/2009		41			T. Lee		Migrated to TO11D6
+ * 06/2011		41			F. J. Yen	Renamed from ScdParser and converted to HDF5.
+ * 										Changed type of suspectTimeFlag from Boolean to
+ * 										String since undefined in PointDataDescription.
+ * 09/2011      457         S. Gurung   Renamed H5 to Nc and h5 to nc
+ * 
+ * + * @author T. Lee + * @version 1 + * + */ +package gov.noaa.nws.ncep.edex.plugin.ncscd.util; + +import java.util.Calendar; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import com.raytheon.edex.db.dao.spatial.ObStationDao; +import com.raytheon.uf.common.pointdata.spatial.ObStation; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +import gov.noaa.nws.ncep.common.dataplugin.ncscd.NcScdRecord; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import gov.noaa.nws.ncep.edex.util.UtilN; + +public class NcScdParser { + + /** + * No argument constructor. + */ + public NcScdParser() { + } + + private static ObStation getStationInfo(String icao) { + ObStation station = null; + + ObStationDao dao = new ObStationDao(); + if (dao != null) { + try { + station = dao.queryByIcao(icao); + } catch (Exception e) { + //System.out.println("Error from dao.queryByIcao for "+icao); + return null; + } + } + + return station; + } + + /** + * Decode the SCD report. + * + * @param message + * The raw SCD report. + * @param record + * NCSCD record. + * + */ + public static void processNcScd(String message, NcScdRecord record ) throws Exception { + /* + * Regular expression for SCD report, allowing two lines of report. + */ + final Pattern scdPattern = Pattern.compile(IDecoderConstantsN.SCD_REPORT); + Matcher m = scdPattern.matcher(message); + String ncscdreport = null; +// Boolean suspectTimeFlag = false; + String suspectTimeFlag = "false"; + while (m.find()) { + ncscdreport = m.group().replaceAll("\r\r\n", " ").trim(); + ncscdreport = UtilN.removeExtraWhiteSpaces(ncscdreport); + + /* + * Set raw report and station ID. + */ + record.setReport (ncscdreport); + String[] xxx = ncscdreport.split(" ", 20); + + String icao = xxx[0]; + ObStation station = getStationInfo(icao); + + if (station != null) { + SurfaceObsLocation obsLoc = new SurfaceObsLocation(icao); + Double lat = station.getGeometry().getY(); + Double lon = station.getGeometry().getX(); + obsLoc.assignLocation(lat, lon); + obsLoc.setElevation(station.getElevation()); + + record.setLocation(obsLoc); + + } else { + // Couldn't find icao in spatial table + throw new Exception( "Station id not found : "+icao ); + } + + /* + * Set correction flag. + */ + try { + if (!Character.isDigit(xxx[2].charAt(0))) { + record.setCorIndicator(xxx[2]); + } + } catch (Exception e) { + /* do nothing */ + } + + /* + * Set date (dd) to observation time (hhmm) with issuance time (ddhhmm) as the + * base time: If the obs time is greater than the issuance time and the time + * difference is greater than than or equal to 23h, e.g., obs time = 2315 and + * issuance time = 250015, subtract one calendar day from the issuance time, i.e., + * obs time = 242315. If the time difference is between 1h to 23h, i.e., + * obs time = 0445 and issuance time = 240245, subtract a day from the issue + * time too, i.e., obs time = 230445 but set the suspect time flag to TRUE. + * + * If the obs time is less than the issuance time but the time difference is + * greater than or equal to 23h, e.g., obs time = 0015 and issuance time = 252345, + * add one calendar day to the issuance time, i.e., obs time = 260015. If the + * time difference is great than 1h but less than 23h, e.g., obs time = 0245 + * and issuance time = 240445, use the same date but set the time flag to TRUE, + * i.e., obs time = 240245. + */ + Calendar issue = record.getIssueTime(); + Calendar obs = TimeTools.copy(issue); + int indx; + if ( !Character.isDigit(xxx[2].charAt(0)) ) { + indx = 3; + } else { + indx = 2; + } + int obs_hour = Integer.parseInt(xxx[indx].substring(0,2)); + int obs_min = Integer.parseInt(xxx[indx].substring(2,4)); + obs.set(Calendar.HOUR_OF_DAY, obs_hour); + obs.set(Calendar.MINUTE, obs_min); + long tdif = Math.abs(obs.getTime().getTime() - issue.getTime().getTime()); + + final long MIN_HOUR = 60 * 60 * 1000; + final long MAX_HOUR = 23 * MIN_HOUR; + + if ( obs.compareTo(issue) > 0 ) { + if ( tdif <= MIN_HOUR ) { + /* do nothing */ + } else if ( tdif >= MAX_HOUR ) { + obs.add(Calendar.DATE, -1); + } else if ( tdif > MIN_HOUR && tdif < MAX_HOUR ) { + obs.add(Calendar.DATE, -1); +// suspectTimeFlag = true; + suspectTimeFlag = "true"; + } + } else { + if ( tdif <= MIN_HOUR ) { + /* do nothing */ + } else if ( tdif >= MAX_HOUR ) { + obs.add(Calendar.DATE, 1); + } else if ( tdif > MIN_HOUR && tdif < MAX_HOUR ) { +// suspectTimeFlag = true; + suspectTimeFlag = "true"; + } + } + if ( obs != null ) { + record.setSuspectTimeFlag(suspectTimeFlag); + record.setObsTime(obs); + DataTime dt = new DataTime (obs); + record.setDataTime(dt); + } + + /* + * Parse and set weather. The algorithm is able to handle multiple weather reports, + * e.g., R+ SNOW IP- ... + */ + String wthr=""; + try { + if ( !Character.isDigit(xxx[2].charAt(0)) ) { + indx = 4; + } else { + indx = 3; + } + int start = indx; + int counter=0; + try { + while (!(Character.isDigit(xxx[indx].charAt(0))) ) { + counter++; + indx++; + } + } catch (ArrayIndexOutOfBoundsException e) { + /* do nothing */ + } + while ( counter > 0 ) { + wthr = wthr + xxx[start]+ " "; + counter--; + start++; + } + /* + * Check for rogue report. + */ + if (wthr.contains("COR") || wthr.contains("RTD") || wthr.contains("AMD")) { + record.setCorIndicator(wthr); + } else { + record.setWTHR (wthr.trim()); + } + } + catch (ArrayIndexOutOfBoundsException e2 ) { + /* do nothing */ + } + + /* + * Parse cloud group, 8NNhClhCmCh. + */ + indx = ncscdreport.indexOf (" 8"); + if ( indx >= 0 ) { + record.setCFRT(Integer.parseInt(ncscdreport.substring(indx+2,indx+3))); + + record.setCFRL(Integer.parseInt(ncscdreport.substring(indx+3,indx+4))); + + + record.setCTYL(Integer.parseInt(ncscdreport.substring(indx+4,indx+5))); + + /* + * If we have only high clouds, set cloud base height code from 0 to 9. + */ + if ( ncscdreport.substring(indx+3,indx+7).equals("0000")) { + int cbas = 9; + record.setCBAS(cbas); + } else { + record.setCBAS(Integer.parseInt(ncscdreport.substring(indx+5,indx+6))); + } + + record.setCTYM(Integer.parseInt(ncscdreport.substring(indx+6,indx+7))); + + record.setCTYH(Integer.parseInt(ncscdreport.substring(indx+7,indx+8))); + } + + /* + * Set depth of new snow. + */ + indx = ncscdreport.indexOf (" 931"); + if ( indx >= 0 ) { + try { + int snew=Integer.parseInt(ncscdreport.substring(indx+4,indx+7)); + record.setSNEW((float)(snew/10.F)); + } catch (Exception e) { + /* do nothing */ + } + } + + /* + * Set water equivalent of snow on the ground. + */ + indx = ncscdreport.indexOf (" 933"); + if ( indx >= 0 ) { + try { + int weqs =Integer.parseInt(ncscdreport.substring(indx+4,indx+7)); + record.setWEQS((float)(weqs/10.F)); + } catch (Exception e) { + /* do nothing */ + } + } + + /* + * Depth of snow on the ground. + */ + indx = ncscdreport.indexOf (" 4/"); + if ( indx >= 0 ) { + try { + int snow=Integer.parseInt(ncscdreport.substring(indx+3,indx+6)); + record.setSNOW((float)(snow/10.F)); + + } catch (Exception e) { + /* do nothing */ + } + } + + /* + * 24-h maximum and minimum temperatures. + */ + indx = ncscdreport.indexOf (" 40"); + int indx1 = ncscdreport.indexOf (" 41"); + if ( indx > 0 || indx1 > 0) { + try { + if ( indx1 > 0 ) { + indx = indx1; + } + int sign=Integer.parseInt(ncscdreport.substring(indx+2,indx+3)); + int tmax=Integer.parseInt(ncscdreport.substring(indx+3,indx+6)); + if ( sign == 1 ) tmax = - tmax; + record.setTDXC((float)(tmax/10.F)); + sign=Integer.parseInt(ncscdreport.substring(indx+6,indx+7)); + int tmin=Integer.parseInt(ncscdreport.substring(indx+7,indx+10)); + if ( sign == 1 ) tmin = - tmin; + record.setTDNC((float)(tmin/10.F)); + } catch (Exception e) { + /* do nothing */ + } + } + + /* + * 6-h precipitation amount in inches. + */ + indx = ncscdreport.indexOf (" 6"); + if ( indx >= 0 ) { + try { + int p06i=Integer.parseInt(ncscdreport.substring(indx+2,indx+6)); + record.setP06I((float)(p06i/100.F)); + } catch (Exception e) { + /* do nothing */ + } + } + + /* + * Duration of sunshine in minutes. + */ + indx = ncscdreport.indexOf (" 98"); + if ( indx >= 0 ) { + try { + int msun=Integer.parseInt(ncscdreport.substring(indx+3,indx+6)); + record.setMSUN(msun); + } catch (Exception e) { + /* do nothing */ + } + } + + /* + * Calendar day total snowfall. + */ + indx = ncscdreport.indexOf (" 24/931"); + if ( indx >= 0 ) { + try { + int s24i=Integer.parseInt(ncscdreport.substring(indx+7,indx+10)); + record.setS24I((float)(s24i/10.F)); + } catch (Exception e) { + /* do nothing */ + } + } + + /* + * Calendar day total precipitation in inches. + */ + indx = ncscdreport.indexOf (" 7"); + if ( indx >= 0 ) { + try { + int p24i=Integer.parseInt(ncscdreport.substring(indx+2,indx+6)); + record.setP24I((float)(p24i/100.F)); + } catch (Exception e) { + /* do nothing */ + } + } + } + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/util/package-info.java new file mode 100644 index 0000000000..fa2918f806 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/src/gov/noaa/nws/ncep/edex/plugin/ncscd/util/package-info.java @@ -0,0 +1,7 @@ +/** + * SCD implementation of the plug-in pattern. + * + * Package includes classes to decode the SCD message and persist the data. + * + */ +package gov.noaa.nws.ncep.edex.plugin.ncscd.util; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/unit-test/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/2009012900.SCD b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/unit-test/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/2009012900.SCD new file mode 100644 index 0000000000..d06412566a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/unit-test/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/2009012900.SCD @@ -0,0 +1,363 @@ + + +134 + +CXUS63 KIWX 290000 + +SCDSBN + +KSBN SCD 2359 931000 4/009 + + + + + +178 + +CXUS65 KRIW 290000 + +SCDRIW + +KRIW SCD 0000 8411878 4/001 + +KAPX SCD 0005 8200005 931000 4/016 60000 + + + + + +187 + +CXUS63 KLSX 290000 + +SCDLSX + + + + + +189 + +CXUS33 KAPX 290000 + +SCDAPX + + + + + + + +483 + +CXUS63 KDMX 290000 + +SCDDMX + +KDMX SCD 0000 8201900 4/009 + + + + + +494 + +CXUS36 KHNX 290000 + +SCDHNX + + + +KHNX SCD 2359 8221600 + + + + + +495 + +CXUS65 KVEF 290000 + +SCDVEF + +KVEF SCD 0000 NIL + + + + + +668 + +CXUS63 KTOP 290000 + +SCDTOP + +KTOP SCD 0000 8660010 + + + + + +874 + +CXUS61 KBUF 290001 + +SCDROC + + + +KROC SCD 0000 -SN/ 88854// 931023 4/009 + + + + + +922 + +CXUS66 KEKA 290001 + +SCDEKA + + + +KEKA SCD 0000 8216509 + + + + + +926 + +CXUS63 KMKX 290001 + +SCDMKX + +KMKX SCD 0001 8200901 + + + + + +983 + +CXUS63 KLSX 290001 + +SCDLSX + + + +KLSX SCD 0000 8100001 4/006 + + + +KSTL SCD 0000 4/006 + + + +KCOU SCD 0000 4/001 + + + + + +998 + +CXUS64 KTSA 290000 + +SCDTSA + + + +KTSA SCD 0000 8225400 4/001 + + + + + +021 + +CXUS62 KTAE 290000 + +SCDTAE + + + +KTAE SCD 2355 88854// 60002 + + + + + +293 + +CXUS62 KCHS 290001 + +SCDCHS + +KCHS SCD 0001 884642/ + + + + + +344 + +CXUS64 KBMX 290001 + +SCDBMX + +KBMX SCD 0001 88064// 60004 + + + + + +554 + +CXUS63 KGRR 290002 + +SCDLAN + +KLAN SCD 0000 4/009 + + + + + +640 + +CXUS63 KDMX 290002 + +SCDDSM + +KDSM SCD 0000 4/007 + + + + + +790 + +CXUS62 KTBW 290002 + +SCDTBW + +KTBW SCD 0002 NIL + + + + + +830 + +CXUS63 KGRR 290003 + +SCDMKG + +KMKG SCD 0000 931000 4/011 60000 + + + + + +070 + +CXUS63 KDMX 290003 + +SCDALO + +KALO SCD 0000 4/010 + + + + + +515 + +CXUS64 KOHX 290004 + +SCDOHX + +KOHX SCD 0003 88865// + + + + + +540 + +CXUS63 KJKL 290004 + +SCDJKL + + + +KJKL SCD 0003 88853// 931000 4/001 60000 + + + + + +674 + +CXUS63 KGID 290004 + +SCDGID + + + +KGID SCD 2350 8110871 4/003 + + + + + +695 + +CXUS63 KGRB 290004 + +SCDGRB + +KGRB SCD 0004 8600906 4/013 + + + + + +897 + +CXUS63 KFGF 290004 + +SCDGFK + +KGFK SCD 0004 88856// 931002 4/008 60002 + + + + + +982 + +CXUS63 KLMK 290005 + +SCDLMK + +KLMK SCD 0004 88854// 931000 4/006 60000 + + + + + +045 + +CXUS61 KAKQ 290005 + +SCDAKQ + +KAKQ SCD 0004 888092/ 60025 + + + + + +818 + +CXUS33 KAPX 290006 + +SCDHTL + + + +KHTL SCD 0000 931000 4/019 60000 + + + + + +968 + +CXUS66 KOTX 290006 + +SCDOTX + +KOTX SCD 0006 8400904 + + + + + +969 + +CXUS63 KSGF 290006 + +SCDSGF + +KSGF SCD 0006 8200901 4/004 + + + + + +047 + +CXUS61 KRLX 290006 + +SCDRLX + + + +KRLX SCD 0000 -SN/ 60012 931006 4/003 + +KEKN SCD 0000 931002 + + + + + +166 + +CXUS65 KBOI 290008 + +SCDBOI + + + +KBOI SCD 0000 8440770 + + + + + +170 + +CXUS63 KIND 290008 + +SCDIND + + + +KIND SCD 0000 4/0013 + + + + + +236 + +CXUS63 KABR 290008 + +SCDABR + +KABR SCD 0008 8725071 4/006 + + + + + +550 + +CXUS61 KPBZ 290008 + +SCDPBZ + +KPBZ SCD 0008 -SN/ 8668500 931014 4/002 60016 + + + + + +556 + +CXUS62 KRAH 290008 + +SCDRAH + +KRAH SCD 0008 88874// 60029 + + + + + +682 + +CXUS61 KPHI 290008 + +SCDPHI + +KPHI SCD 0008 8825470 60015 + + + + + +785 + +CXUS65 KABQ 290009 + +SCDABQ + +KABQ SCD 0009 8222701 + + + + + +215 + +CXUS61 KCAR 290010 + +SCDCAR + +KCAR SCD 0009 88854// 931014 4/018 60014 + + + + + +823 + +CXUS61 KPHI 290011 + +SCDPHI + + + +KPHI SCD 0008 8825470 60015 4/001 + +KABE SCD 0008 4/003 + +KPHL SCD 0008 931000 4/002 + +KILG SCD 0008 4/001 + + + + + +828 + +CXAK31 PAJN 290011 + +SCDAJK + +PAJK SCD 0010 -SN/ 88864// 931009 4/023 60007 + + + + + +834 + +CXUS64 KLCH 290011 + +SCDLCH + +KLCH SCD 0011 8200901 + + + + + +947 + +CXUS63 KLOT 290011 + +SCDLOT + +KLOT SCD 0011 8100901 4/006 + + + + + +272 + +CXUS61 KALY 290012 + +SCDALY + +KALY SCD 0000 -SN/ 88862// 931005 4/009 60041= + + + + + +643 + +CXUS61 KCLE 290015 + +SCDCLE + +KCLE SCD 0015 8445500 931008 4/018 + + + + + +946 + +CXUS61 KGYX 290018 + +SCDGYX + + + +KGYX SCD 0000 -SNPL/ 88872// 931060 4/022 60050= + + + + + +947 + +CXUS65 KGGW 290018 + +SCDGGW + +KGGW SCD 0017 8755870 4/003 + + + + + +980 + +CXUS61 KRNK 290018 + +SCDRNK + + + +KRNK SCD 2355 8665500 60020 + + + + + +504 + +CXUS63 KGRR 290019 + +SCDGRR + +KGRR SCD 0000 88858// 931001 4/009 60000 + + + + + +856 + +CXUS63 KPAH 290021 + +SCDPAH + + + +KPAH SCD 0000 88855// 931005 + + + + + +433 + +CXUS62 KILM 290022 + +SCDILM + +KILM SCD 0022 -RA/ 888770/ 60000 OB TAKEN AT 2355Z + + + + + +687 + +CXUS63 KMPX 290026 + +SCDMPX + +KMSP SCD 0024 931000 4/005 + + + + + +794 + +CXUS63 KMPX 290027 + +SCDMPX + +KSTC SCD 0027 931004 4/013 60002 + + + + + +679 + +CXUS63 KPAH 290032 CCA + +SCDPAH + + + +KPAH SCD 0000 88855// 931005 4/002 + + + + + +965 + +CXUS64 KLIX 290042 + +SCDLIX + + + +KLIX SCD 2355 88854// 60000 + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/unit-test/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/NcScdSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/unit-test/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/NcScdSeparatorTest.java new file mode 100644 index 0000000000..baeb185f93 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/unit-test/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/NcScdSeparatorTest.java @@ -0,0 +1,132 @@ +/** + * This Java class is the JUnit test for the decoder separator. + * + *
+ * SOFTWARE HISTORY
+ *
+ * Date                 Ticket#         Engineer                Description
+ * ------------         ----------      -----------             --------------------------
+ * 11/2008				#41				T. Lee					Initial Creation
+ * 03/2009				#41				T. Lee					Migrated to TO10
+ * 04/2009				#41				T. Lee					Added test cases for multiple reports
+ * 09/2011      		#457 	        S. Gurung   			Renamed H5 to Nc and h5 to nc
+ * 
+ * + */ +package gov.noaa.nws.ncep.edex.plugin.ncscd.decoder; + +import static org.junit.Assert.assertEquals; +import static org.junit.Assert.assertTrue; + +import gov.noaa.nws.ncep.edex.plugin.ncscd.decoder.NcScdSeparator; + +import java.io.BufferedReader; +import java.io.File; +import java.io.FileNotFoundException; +import java.io.FileReader; +import java.io.IOException; + +import org.apache.log4j.Logger; +import org.junit.Before; +import org.junit.Test; + +public class NcScdSeparatorTest { + NcScdSeparator sep; + + char[] cbuf; + + int ntime = 0; + + StringBuffer contents = new StringBuffer(); + + byte[] messageData = null; + + @Before + public void initialize() { + final Logger log = Logger.getLogger(getClass().getName()); + sep = new NcScdSeparator(); + File file = new File( + "unit-test/gov/noaa/nws/ncep/edex/plugin/ncscd/decoder/2009012900.SCD"); + BufferedReader reader = null; + + try { + reader = new BufferedReader(new FileReader(file)); + String text = null; + + /* + * Repeat until all lines is read. Add control characters. + */ + while ((text = reader.readLine()) != null) { + if (text.length() != 0) { + contents.append(text).append("\r\r\n"); + } + } + } catch (FileNotFoundException e) { + + if (log.isInfoEnabled()) { + log.info("File is not found"); + } + } catch (IOException e) { + if (log.isInfoEnabled()) { + log.info("I/O Exception"); + } + } finally { + try { + if (reader != null) { + reader.close(); + } + } catch (IOException e) { + if (log.isInfoEnabled()) { + log.info("I/O Exception"); + } + } + } + sep = new NcScdSeparator(); + messageData = contents.toString().getBytes(); + sep.setData(messageData, null); + } + + @Test + public void testHasNext() { + assertTrue("Find NCSCD separator! ", sep.hasNext()); + } + + /* + * "Normal" case. + */ + @Test + public void testNext1() { + byte[] expected = sep.next(); + String actual = "134 \r\r\n" + "CXUS63 KIWX 290000\r\r\n" + + "SCDSBN\r\r\n" + "KSBN SCD 2359 931000 4/009 \r\r\n"; + String e = new String(expected); + assertEquals(e.trim(), actual.trim()); + } + + /* + * Normal case but retrieving 2nd bulletin. + */ + // @Test + public void testNext2() { + byte[] expected = sep.next(); + expected = sep.next(); + String actual = "178 \r\r\n" + "CXUS65 KRIW 290000\r\r\n" + + "SCDRIW\r\r\n" + "KRIW SCD 0000 8411878 4/001 \r\r\n"; + String e = new String(expected); + assertEquals(e.trim(), actual.trim()); + } + + /* + * Multiple reports in one bulletin. + */ + // @Test + public void testNext3() { + byte[] expected = sep.next(); + expected = sep.next(); + expected = sep.next(); + String actual = "178 \r\r\n" + "CXUS65 KRIW 290000\r\r\n" + + "SCDRIW\r\r\n" + "KAPX SCD 0005 8200005 931000 4/016 60000"; + String e = new String(expected); + assertEquals(e.trim(), actual.trim()); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/unit-test/gov/noaa/nws/ncep/edex/plugin/ncscd/util/NcScdParserTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/unit-test/gov/noaa/nws/ncep/edex/plugin/ncscd/util/NcScdParserTest.java new file mode 100644 index 0000000000..89d06366b1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/unit-test/gov/noaa/nws/ncep/edex/plugin/ncscd/util/NcScdParserTest.java @@ -0,0 +1,171 @@ +package gov.noaa.nws.ncep.edex.plugin.ncscd.util; + +import static org.junit.Assert.*; +import org.junit.Before; +import org.junit.Test; +import com.raytheon.edex.util.Util; +import java.util.Calendar; +import java.util.TimeZone; + +import gov.noaa.nws.ncep.common.dataplugin.ncscd.NcScdRecord; +import gov.noaa.nws.ncep.edex.plugin.ncscd.util.NcScdParser; +import gov.noaa.nws.ncep.edex.util.UtilN; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +public class NcScdParserTest { + final double EPSILON = 0.01; + String good_report_case1; + String good_report_case2; + String good_report_case3; + String bad_report; + String issueTime_case1; + String issueTime_case2; + NcScdRecord record; + Calendar cal; + Integer month; + + @Before + public void initialize () { + good_report_case1 = "KDCA SCD 0045 8123456 70041 400500024\r\r\n"; + good_report_case2 = "KDCA SCD COR 0550 -SHRA FZRA FZDZ SHPL 888/3// 931022 933003\r\r\n" + + "4/030 60012 98122 24/931043 70041 400501094\r\r\n"; + good_report_case3 = "KDCA SCD 2355 410511094\r\r\n"; + bad_report = "KDCA SCD XXX 2355 -RA\r\r\n"; + issueTime_case1 = "280050"; + /* + * Find month based on the date of the issuance time + */ + Calendar cdr = UtilN.findDataTime(issueTime_case1, (Calendar)null); + month = cdr.get(Calendar.MONTH); + record = new NcScdRecord(); + cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + try { + record.setIssueTime(Util.findCurrentTime(issueTime_case1)); + } catch (Exception e) { + // no statement block + } + } + + @Test + public void test1ProcessNcScd() { + + /* + * Case I: Good report + */ + try { + NcScdParser.processNcScd(good_report_case1, record); + } catch (Exception e) { + e.printStackTrace(); + } + assertEquals("KDCA",record.getStationId()); + assertEquals("REG",record.getCorIndicator()); + assertEquals(1L,(long)record.getCFRT()); + assertEquals(2L,(long)record.getCFRL()); + assertEquals(3L,(long)record.getCTYL()); + assertEquals(4L,(long)record.getCBAS()); + assertEquals(5L,(long)record.getCTYM()); + assertEquals(6L,(long)record.getCTYH()); + assertEquals(5.0D,(double)record.getTDXC(),EPSILON); + assertEquals(2.4D,(double)record.getTDNC(),EPSILON); + assertEquals(0.41D,(double)record.getP24I(),EPSILON); + + /* + * Test observation time for the 1st case. + */ + cal.set(Calendar.MONTH,month); + cal.set(Calendar.DAY_OF_MONTH,28); + cal.set(Calendar.HOUR_OF_DAY, 0); + cal.set(Calendar.MINUTE,45); + cal.set(Calendar.SECOND,0); + cal.set(Calendar.MILLISECOND,0); + assertEquals(cal,record.getObsTime()); + assertEquals(record.getSuspectTimeFlag(), "false"); + } + + @Test + public void test2ProcessNcScd() { + + /* + * Case II: Good report with COR, two liners and lengthy weather report + */ + try { + NcScdParser.processNcScd(good_report_case2, record); + } catch (Exception e) { + e.printStackTrace(); + } + assertEquals("COR",record.getCorIndicator()); + assertEquals(8L,(long)record.getCFRT()); + assertEquals(8L,(long)record.getCFRL()); + assertEquals(IDecoderConstantsN.INTEGER_MISSING.longValue(),(long)record.getCTYL()); + assertEquals(IDecoderConstantsN.INTEGER_MISSING.longValue(),(long)record.getCTYM()); + assertEquals(IDecoderConstantsN.INTEGER_MISSING.longValue(),(long)record.getCTYH()); + assertEquals(3L,(long)record.getCBAS()); + assertEquals(122L,(long)record.getMSUN()); + assertEquals(2.2D,(double)record.getSNEW(),EPSILON); + assertEquals(0.3D,(double)record.getWEQS(),EPSILON); + assertEquals(3.0D,(double)record.getSNOW(),EPSILON); + assertEquals(4.3D,(double)record.getS24I(),EPSILON); + assertEquals(5.0D,(double)record.getTDXC(),EPSILON); + assertEquals(-9.4D,(double)record.getTDNC(),EPSILON); + assertEquals(0.12D,(double)record.getP06I(),EPSILON); + assertEquals(0.41D,(double)record.getP24I(),EPSILON); + assertEquals("-SHRA FZRA FZDZ SHPL",record.getWTHR()); + + /* + * Test observation time 2nd case. + * Issue Time: 250050 + * Obs Time: 0550 + */ + cal.set(Calendar.MONTH,month); + cal.set(Calendar.DAY_OF_MONTH,27); + cal.set(Calendar.HOUR_OF_DAY, 5); + cal.set(Calendar.MINUTE,50); + cal.set(Calendar.SECOND,0); + cal.set(Calendar.MILLISECOND,0); + assertEquals(cal,record.getObsTime()); + assertEquals(record.getSuspectTimeFlag(), "true"); + } + + @Test + public void test3ProcessNcScd() { + + /* + * Case III: Good report with date change + */ + try { + NcScdParser.processNcScd(good_report_case3, record); + } catch (Exception e) { + e.printStackTrace(); + } + assertEquals(-5.1D,(double)record.getTDXC(),EPSILON); + assertEquals(-9.4D,(double)record.getTDNC(),EPSILON); + + /* + * Test observation time for the 3rd case. + * Issue time: 250050. + * Obs time: 2355. + */ + cal.set(Calendar.MONTH,month); + cal.set(Calendar.DAY_OF_MONTH,27); + cal.set(Calendar.HOUR_OF_DAY, 23); + cal.set(Calendar.MINUTE,55); + cal.set(Calendar.SECOND,0); + cal.set(Calendar.MILLISECOND,0); + assertEquals(cal,record.getObsTime()); + assertEquals(record.getSuspectTimeFlag(), "false"); + } + + @Test + public void test4ProcessNcScd() { + + /* + * Case IV: Bad report with "XXX" instead of "COR" + */ + try { + NcScdParser.processNcScd(bad_report, record); + } catch (Exception e) { + e.printStackTrace(); + } + assertEquals("XXX",record.getCorIndicator()); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/utility/common_static/base/purge/ncscdPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/utility/common_static/base/purge/ncscdPurgeRules.xml new file mode 100644 index 0000000000..f1d6e14871 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/utility/common_static/base/purge/ncscdPurgeRules.xml @@ -0,0 +1,12 @@ + + + + + ncscd + default + + 24 + =00-01:00:00 + 00-01:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/utility/edex_static/base/distribution/h5scd.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/utility/edex_static/base/distribution/ncscd.xml similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.h5scd/utility/edex_static/base/distribution/h5scd.xml rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncscd/utility/edex_static/base/distribution/ncscd.xml diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/.classpath rename to ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/.classpath diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/.project new file mode 100644 index 0000000000..211afa2304 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.nctaf + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/.settings/org.eclipse.jdt.core.prefs rename to ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/.settings/org.eclipse.jdt.core.prefs diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..c7585abc20 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/META-INF/MANIFEST.MF @@ -0,0 +1,25 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: NcTaf Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.nctaf +Bundle-Version: 1.0.0.qualifier +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: com.raytheon.edex.common;bundle-version="1.10.13", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", + javax.persistence;bundle-version="1.0.0", + org.apache.commons.logging;bundle-version="1.0.4", + org.apache.log4j;bundle-version="1.0.0", + org.junit;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.nctaf;bundle-version="1.0.0", + com.raytheon.uf.common.pointdata;bundle-version="1.12.1174", + org.geotools +Export-Package: gov.noaa.nws.ncep.edex.plugin.nctaf.decoder +Import-Package: com.raytheon.edex.exception, + com.raytheon.uf.edex.decodertools.core, + com.raytheon.uf.edex.decodertools.time, + com.raytheon.uf.edex.wmo.message, + gov.noaa.nws.ncep.common.dataplugin.nctaf, + gov.noaa.nws.ncep.common.dataplugin.tcm, + gov.noaa.nws.ncep.common.tools diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/build.properties similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.uair/build.properties rename to ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/build.properties diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/component-deploy.xml new file mode 100644 index 0000000000..18019fcc39 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/conf/attributes.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/conf/attributes.xml new file mode 100644 index 0000000000..83e5be2bc4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/conf/attributes.xml @@ -0,0 +1,29 @@ + + + + + ATTRIBUTE_NAMES + + + NCTAF + NCTAF + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/conf/plugin.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/conf/plugin.xml new file mode 100644 index 0000000000..587c132531 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/conf/plugin.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + nctaf + true + metadata + gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafRecord + gov.noaa.nws.ncep.edex.plugin.nctaf.NcTafDecoder + gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafSeparator + com.raytheon.edex.db.purge.DefaultPurgerImpl + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/endpoints/nctaf-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/endpoints/nctaf-ingest.xml new file mode 100644 index 0000000000..0e6f3b7e72 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/endpoints/nctaf-ingest.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/pointdata/nctaf.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/pointdata/nctaf.xml new file mode 100644 index 0000000000..ea2329b806 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/pointdata/nctaf.xml @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/pointdata/nctafdb.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/pointdata/nctafdb.xml new file mode 100644 index 0000000000..6eaf83a441 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/pointdata/nctafdb.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/scripts/tafIndices.sql b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/scripts/tafIndices.sql new file mode 100644 index 0000000000..b0f22dec6e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/scripts/tafIndices.sql @@ -0,0 +1,48 @@ +/** + * This software was developed and / or modified by Raytheon Company, + * pursuant to Contract DG133W-05-CQ-1067 with the US Government. + * + * U.S. EXPORT CONTROLLED TECHNICAL DATA + * This software product contains export-restricted data whose + * export/transfer/disclosure is restricted by U.S. law. Dissemination + * to non-U.S. persons whether in the United States or abroad requires + * an export license or other authorization. + * + * Contractor Name: Raytheon Company + * Contractor Address: 6825 Pine Street, Suite 340 + * Mail Stop B8 + * Omaha, NE 68106 + * 402.291.0100 + * + * See the AWIPS II Master Rights File ("Master Rights File.pdf") for + * further licensing information. + **/ +CREATE INDEX nctaf_change_groups_parent_idx + ON nctaf_change_groups + USING btree + (parentid); + +CREATE INDEX nctaf_icing_layers_idx + ON nctaf_icing_layers + USING btree + (parentid); + +CREATE INDEX nctaf_sky_cover_idx + ON nctaf_sky_cover + USING btree + (parentid); + +CREATE INDEX nctaf_temperature_fcst_idx + ON nctaf_temperature_forecasts + USING btree + (parentid); + +CREATE INDEX nctaf_turbulence_layers_idx + ON nctaf_turbulence_layers + USING btree + (parentid); + +CREATE INDEX nctaf_weather_cond_idx + ON nctaf_weather_conditions + USING btree + (parentid); \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/spring/nctaf-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/spring/nctaf-common.xml new file mode 100644 index 0000000000..4604e635f9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/spring/nctaf-common.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/spring/nctaf-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/spring/nctaf-ingest.xml new file mode 100644 index 0000000000..2138d75193 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/res/spring/nctaf-ingest.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + nctaf + + + + + + + + + + + + + + java.lang.Throwable + + + + + + + java.lang.Throwable + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafChangeGroupFactory.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafChangeGroupFactory.java new file mode 100644 index 0000000000..e78ea78ac8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafChangeGroupFactory.java @@ -0,0 +1,715 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.nctaf.decoder; + +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.AMD_IND; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.COR_IND; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.REPORT_HEADER30; +import static gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafParser.cvtInt; +import static gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafSeparator.STATION_ID; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Collections; +import java.util.HashSet; +import java.util.Iterator; +import java.util.LinkedHashSet; +import java.util.List; +import java.util.Set; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.exception.DecoderException; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafChangeGroup; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafPeriod; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafRecord; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafBulletinRecord; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafSkyCover; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafWeatherCondition; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.common.time.TimeRange; +import com.raytheon.uf.edex.decodertools.time.TimeTools; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +/** + * + * + *
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 09/09/2011   458		   sgurung	   Initial Creation from Raytheon's taf plugin
+ * 09/23/2011   458		   sgurung	   Converted to HDF5
+ * 10/26/2011              sgurung     Copy the omitted conditions from immediate previous change group
+ * 									   (for TEMPO, PROB TEMPO or PROB groups)
+ * 11/03/2011              sgurung     Split taf data using "=" when multiple records are combined into one (occurs rarely)
+ * 									   Fixed a bug while copying the omitted conditions from immediate previous change group
+ * 11/04/2011              sgurung     Create change groups from newTafData 
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ + +public class NcTafChangeGroupFactory { + + private static final String DAY = "(([012]\\d{1,1})|(3[01]))"; + + private static final String HOUR = "(([01]\\d{1,1})|(2[0-4]))"; + + private static final String MINUTE = "[0-5]\\d{1,1}"; + + private static final String DAYHOUR = DAY + HOUR; + + private static final String ISSUE_TIME = DAY + HOUR + MINUTE + "Z"; + + static final String VALID_TIME = DAYHOUR + "/" + DAYHOUR; + + static final String PROB = "PROB[34]0 " + DAYHOUR + "/" + DAYHOUR; + + static final String TEMPO = "TEMPO " + DAYHOUR + "/" + DAYHOUR; + + static final String PROBTEMPO = "PROB[34]0 TEMPO " + DAYHOUR + "/" + + DAYHOUR; + + static final String BECMG = "BECMG " + DAYHOUR + "/" + DAYHOUR; + + static final String FM = "FM" + DAY + HOUR + MINUTE; + + private final Pattern PAT_ISSUE_TIME = Pattern.compile(ISSUE_TIME); + + private final Pattern PAT_VALID_TIME = Pattern.compile(VALID_TIME); + + private final Pattern PAT_PROB = Pattern.compile(PROB); + + private final Pattern PAT_TEMPO = Pattern.compile(TEMPO); + + private final Pattern PAT_PROBTEMPO = Pattern.compile(PROBTEMPO); + + private final Pattern PAT_BECMG = Pattern.compile(BECMG); + + private final Pattern PAT_FM = Pattern.compile(FM); + + private final Log logger = LogFactory.getLog(getClass()); + + private Calendar issueTime = null; + + private String issueTimeString = null; + + private NcTafPeriod validPeriod = null; + + private String stationId = null; + + private boolean isCOR = false; + + private boolean isAMD = false; + + /** + * + * @param tafData + * @return + */ + private List findPositions(StringBuilder tafData) { + List locations = new ArrayList(); + + int startPos = 0; + int currPos = 0; + do { + currPos = findPROB_TEMPO(tafData, startPos, locations); + startPos = (currPos > 0) ? currPos : 0; + } while (currPos > 0); + + startPos = 0; + currPos = 0; + do { + currPos = findPROB(tafData, startPos, locations); + startPos = (currPos > 0) ? currPos : 0; + } while (currPos > 0); + + startPos = 0; + currPos = 0; + do { + currPos = findTEMPO(tafData, startPos, locations); + startPos = (currPos > 0) ? currPos : 0; + } while (currPos > 0); + + startPos = 0; + currPos = 0; + do { + currPos = findBECMG(tafData, startPos, locations); + startPos = (currPos > 0) ? currPos : 0; + } while (currPos > 0); + + startPos = 0; + currPos = 0; + do { + currPos = findFM(tafData, startPos, locations); + startPos = (currPos > 0) ? currPos : 0; + } while (currPos > 0); + + Collections.sort(locations); + + startPos = 0; + int stopPos = tafData.length(); + // Now we need to find the first position + if (locations.size() > 2) { + stopPos = locations.get(0); + } + Matcher m = PAT_VALID_TIME + .matcher(tafData.substring(startPos, stopPos)); + if (m.find()) { + startPos = m.start(); + stopPos = m.end(); + locations.add(0, stopPos); + locations.add(0, startPos); + } + return locations; + } + + /** + * + * @param tafData + * @param locations + * @return + */ + private int findPROB_TEMPO(StringBuilder tafData, int startPos, + List locations) { + int foundPos = -1; + Matcher m = PAT_PROBTEMPO.matcher(tafData.substring(startPos)); + if (m.find()) { + locations.add(m.start() + startPos); + locations.add(m.end() + startPos); + clearArea(tafData, m.start() + startPos, m.end() + startPos); + foundPos = m.end() + 1 + startPos; + } + return foundPos; + } + + /** + * + * @param tafData + * @param locations + * @return + */ + private int findPROB(StringBuilder tafData, int startPos, + List locations) { + int foundPos = -1; + Matcher m = PAT_PROB.matcher(tafData.substring(startPos)); + if (m.find()) { + locations.add(m.start() + startPos); + locations.add(m.end() + startPos); + clearArea(tafData, m.start() + startPos, m.end() + startPos); + foundPos = m.end() + 1 + startPos; + } + return foundPos; + } + + /** + * + * @param tafData + * @param locations + * @return + */ + private int findTEMPO(StringBuilder tafData, int startPos, + List locations) { + int foundPos = -1; + Matcher m = PAT_TEMPO.matcher(tafData.substring(startPos)); + if (m.find()) { + locations.add(m.start() + startPos); + locations.add(m.end() + startPos); + clearArea(tafData, m.start() + startPos, m.end() + startPos); + foundPos = m.end() + 1 + startPos; + } + return foundPos; + } + + /** + * + * @param tafData + * @param locations + * @return + */ + private int findBECMG(StringBuilder tafData, int startPos, + List locations) { + int foundPos = -1; + Matcher m = PAT_BECMG.matcher(tafData.substring(startPos)); + if (m.find()) { + locations.add(m.start() + startPos); + locations.add(m.end() + startPos); + clearArea(tafData, m.start() + startPos, m.end() + startPos); + foundPos = m.end() + 1 + startPos; + } + return foundPos; + } + + /** + * + * @param tafData + * @param locations + * @return + */ + private int findFM(StringBuilder tafData, int startPos, + List locations) { + int foundPos = -1; + Matcher m = PAT_FM.matcher(tafData.substring(startPos)); + if (m.find()) { + locations.add(m.start() + startPos); + locations.add(m.end() + startPos); + clearArea(tafData, m.start() + startPos, m.end() + startPos); + foundPos = m.end() + 1 + startPos; + } + return foundPos; + } + + /** + * + * @param data + * @param start + * @param stop + */ + private void clearArea(StringBuilder data, int start, int stop) { + for (int i = start; i < stop; i++) { + data.setCharAt(i, ' '); + } + } + + /** + * + * @param tafData + * @return + */ + private List parse30HourTaf(String tafData) + throws DecoderException { + + List groups = null; + + // sometimes the taf messages are not separated into records correctly + // (multiple taf records are combined into one, flaw in raw data?) + // "=" represents the end of a forecast, so split the tafData so that + // we get the change groups only for the first one, ignoring the remaining + String[] newTafData = tafData.split("="); + tafData = newTafData[0]; + + List locations = findPositions(new StringBuilder(tafData)); + + if (locations.size() == 2) { + int stop = locations.get(1); + + groups = new ArrayList(); + NcTafSubGroup group = new NcTafSubGroup(); + group.setChangeGroupHeader(tafData.substring(0, stop)); + group.setChangeGroupBody(tafData.substring(stop, tafData.length())); + groups.add(group); + } else if (locations.size() > 2) { + int start = locations.get(0); + int stop = locations.get(1); + + groups = new ArrayList(); + NcTafSubGroup group = new NcTafSubGroup(); + group.setChangeGroupHeader(tafData.substring(0, stop)); + + int lastStop = stop; + for (int i = 2; i < locations.size() - 1; i += 2) { + start = locations.get(i); + + if (lastStop > 0) { + group.setChangeGroupBody(tafData.substring(lastStop, start)); + groups.add(group); + group = new NcTafSubGroup(); + } + stop = locations.get(i + 1); + lastStop = stop; + group.setChangeGroupHeader(tafData.substring(start, stop)); + + } + group.setChangeGroupBody(tafData.substring(lastStop, + tafData.length())); + groups.add(group); + } + return groups; + } + + /** + * This processes the initial taf group containing the taf issue time, any + * COR/AMD information, and the taf valid period. + * + * @param tafHeader + */ + private boolean processTafHeader(NcTafSubGroup tafHeader, WMOHeader wmoHeader) { + // success = false by exception. + boolean success = true; + + String issueTm = null; + + StringBuilder sb = new StringBuilder(tafHeader.getExtension()); + // The pattern regex needs a terminating space. + sb.append(" "); + Pattern headerPattern = Pattern.compile(REPORT_HEADER30); + + Matcher matcher = headerPattern.matcher(sb); + if (matcher.find()) { + stationId = matcher.group(STATION_ID); + } + + Matcher m = PAT_VALID_TIME.matcher(sb); + if (m.find()) { + sb.delete(m.start(), m.end()); + } + + m = PAT_ISSUE_TIME.matcher(sb); + if (m.find()) { + issueTm = sb.substring(m.start(), m.end()); + issueTimeString = issueTm; + + int iDay = cvtInt(issueTm.substring(0, 2)); + int iHour = cvtInt(issueTm.substring(2, 4)); + int iMin = cvtInt(issueTm.substring(4, 6)); + + issueTime = TimeTools.getSystemCalendar(wmoHeader.getYear(), + wmoHeader.getMonth(), wmoHeader.getDay()); + int sDay = issueTime.get(Calendar.DAY_OF_MONTH); + if (sDay == iDay) { + // In the same day so all is well. + issueTime.set(Calendar.HOUR_OF_DAY, iHour); + issueTime.set(Calendar.MINUTE, iMin); + issueTime.set(Calendar.SECOND, 0); + issueTime.set(Calendar.MILLISECOND, 0); + } else { + // Check if its the previous day + issueTime.add(Calendar.DAY_OF_MONTH, -1); + sDay = issueTime.get(Calendar.DAY_OF_MONTH); + if (sDay == iDay) { + + issueTime.set(Calendar.HOUR_OF_DAY, iHour); + issueTime.set(Calendar.MINUTE, iMin); + issueTime.set(Calendar.SECOND, 0); + issueTime.set(Calendar.MILLISECOND, 0); + } else { + // Move forward to the next day + issueTime.add(Calendar.DAY_OF_MONTH, 2); + sDay = issueTime.get(Calendar.DAY_OF_MONTH); + if (sDay == iDay) { + // In the same day so all is well. + issueTime.set(Calendar.HOUR_OF_DAY, iHour); + issueTime.set(Calendar.MINUTE, iMin); + issueTime.set(Calendar.SECOND, 0); + issueTime.set(Calendar.MILLISECOND, 0); + } else { + // we are outside of a +/- one day window. + success = false; + } + } + } + } else { + // No issue time found, so we'll have to create one from + // the WMOHeader data. + int iDay = wmoHeader.getDay(); + int iHour = wmoHeader.getHour(); + int iMin = wmoHeader.getMinute(); + + issueTime = TimeTools.getSystemCalendar(wmoHeader.getYear(), + wmoHeader.getMonth(), wmoHeader.getDay()); + issueTime.add(Calendar.DAY_OF_MONTH, -1); + for (int i = 0; i < 3; i++) { + int sDay = issueTime.get(Calendar.DAY_OF_MONTH); + if (sDay == iDay) { + issueTime.set(Calendar.HOUR_OF_DAY, iHour); + issueTime.set(Calendar.MINUTE, iMin); + issueTime.set(Calendar.SECOND, 0); + issueTime.set(Calendar.MILLISECOND, 0); + success = true; + break; + } + } + } + + return success; + } + + /** + * + * @param c + * @return + */ + public static String fmtTime(Calendar c) { + String fmt = "%1$tY% groups = parse30HourTaf(testData); + if (groups != null) { + List changeGroups = null; + + Set groupSet = new HashSet(); + NcTafPeriod period = new NcTafPeriod(); + for (NcTafSubGroup group : groups) { + if ("INITIAL".equals(group.getChangeGroupHeader())) { + // need to handle this group separately so we can + // set the TAF valid period. + if (!processTafHeader(group, wmoHeader)) { + System.out.println("processHeader failed"); + break; + } + period.setStartDate(issueTime); + NcTafChangeGroup c = group.toChangeGroup(period); + + changeGroups = new ArrayList(); + changeGroups.add(c); + // groupSet.add(c); + validPeriod = NcTafPeriod.copy(c.getTafChangePeriod()); + break; + } + } + if (validPeriod == null) { + throw new DecoderException("No TAF validPeriod found"); + } + + record = new NcTafRecord(); + + Calendar startDate = validPeriod.getStartDate(); + TimeRange range = new TimeRange(startDate, validPeriod.getEndDate()); + DataTime tafPeriod = new DataTime(startDate, range); + + record.setDataTime(tafPeriod); + int currGroup = 0; + ArrayList cGroups = new ArrayList(); + if (changeGroups != null) { + for (NcTafSubGroup group : groups) { + NcTafChangeGroup c = group.toChangeGroup(period); + changeGroups.add(c); + c.setSequenceId(currGroup++); + groupSet.add(c); + // only add BECMG, FM, and the INITIAL group to the change + // group + // list. + if (NcTafParser.isChangeGroup(c.getChange_indicator())) { + cGroups.add(c); + } + } + } + // ensure that all group parentIDs are set. + for (NcTafChangeGroup c : groupSet) { + c.setParentID(record); + } + + record.setStationId(stationId); + + if (isCOR || (tafParts.getTafHeader().indexOf(COR_IND) >= 0)) { + record.setCorIndicator("COR"); + } + if (isAMD || (tafParts.getTafHeader().indexOf(AMD_IND) >= 0)) { + record.setAmdIndicator("AMD"); + } + + if (cGroups.size() > 1) { + NcTafChangeGroup group1 = null; + NcTafChangeGroup group2 = null; + + NcTafPeriod period1 = null; + NcTafPeriod period2 = null; + // Ensure that the change group end time is set for each group. + for (int i = 0; i < cGroups.size() - 1; i++) { + group1 = cGroups.get(i); + group2 = cGroups.get(i + 1); + + period1 = group1.getTafChangePeriod(); + period2 = group2.getTafChangePeriod(); + + period1.setEndDate(TimeTools.copy(period2.getStartDate())); + + } + // The last group gets the TAF end datetime. + period2.setEndDate(TimeTools.copy(validPeriod.getEndDate())); + } + + record.setIssue_time(issueTime.getTime()); + record.setIssue_timeString(issueTimeString); + record.setDataTime(new DataTime(issueTime.getTime().getTime(), + record.getDataTime().getValidPeriod())); + //record.setChangeGroups(groupSet); + } + + return record; + } + + /** + * + * @return + */ + public NcTafBulletinRecord getTafBulletinRecord(WMOHeader wmoHeader, NcTafParts tafParts) + throws DecoderException { + NcTafBulletinRecord record = null; + + // ********************* + String testData = tafParts.getTafHeader() + tafParts.getTafBody(); + // ********************* + + List groups = parse30HourTaf(testData); + if (groups != null) { + List changeGroups = null; + + Set groupSet = new LinkedHashSet(); + NcTafPeriod period = new NcTafPeriod(); + for (NcTafSubGroup group : groups) { + if ("INITIAL".equals(group.getChangeGroupHeader())) { + // need to handle this group separately so we can + // set the TAF valid period. + if (!processTafHeader(group, wmoHeader)) { + System.out.println("processHeader failed"); + break; + } + period.setStartDate(issueTime); + NcTafChangeGroup c = group.toChangeGroup(period); + + changeGroups = new ArrayList(); + changeGroups.add(c); + // groupSet.add(c); + validPeriod = NcTafPeriod.copy(c.getTafChangePeriod()); + break; + } + } + if (validPeriod == null) { + throw new DecoderException("No TAF validPeriod found"); + } + + record = new NcTafBulletinRecord(); + record.setTafValidPeriod(validPeriod); + + Calendar startDate = validPeriod.getStartDate(); + TimeRange range = new TimeRange(startDate, validPeriod.getEndDate()); + DataTime tafPeriod = new DataTime(startDate, range); + + record.setDataTime(tafPeriod); + int currGroup = 0; + ArrayList cGroups = new ArrayList(); + if (changeGroups != null) { + for (NcTafSubGroup group : groups) { + NcTafChangeGroup c = group.toChangeGroup(period); + changeGroups.add(c); + c.setSequenceId(currGroup++); + groupSet.add(c); + + // only add BECMG, FM, and the INITIAL group to the change + // group + // list. + if (NcTafParser.isChangeGroup(c.getChange_indicator())) { + cGroups.add(c); + } + + // if group equals TEMPO, PROB TEMPO or PROB, copy the omitted conditions + // (such as wind, gust, visibility, skycover etc.) from immediate previous change group + if (NcTafParser.isTempGroup(c.getChange_indicator()) && changeGroups.size() >= 2) { + NcTafChangeGroup prevChgGroup = changeGroups.get(changeGroups.size()-2); + copyChangeGroupData(c, prevChgGroup); + } + + } + } + + record.setStationId(stationId); + + if (isCOR || (tafParts.getTafHeader().indexOf(COR_IND) >= 0)) { + record.setCorIndicator("COR"); + } + if (isAMD || (tafParts.getTafHeader().indexOf(AMD_IND) >= 0)) { + record.setAmdIndicator("AMD"); + } + + if (cGroups.size() > 1) { + NcTafChangeGroup group1 = null; + NcTafChangeGroup group2 = null; + + NcTafPeriod period1 = null; + NcTafPeriod period2 = null; + // Ensure that the change group end time is set for each group. + for (int i = 0; i < cGroups.size() - 1; i++) { + group1 = cGroups.get(i); + group2 = cGroups.get(i + 1); + + period1 = group1.getTafChangePeriod(); + period2 = group2.getTafChangePeriod(); + + period1.setEndDate(TimeTools.copy(period2.getStartDate())); + + } + // The last group gets the TAF end datetime. + period2.setEndDate(TimeTools.copy(validPeriod.getEndDate())); + } + + record.setIssue_time(issueTime.getTime()); + record.setIssue_timeString(issueTimeString); + record.setDataTime(new DataTime(issueTime.getTime().getTime(), + record.getDataTime().getValidPeriod())); + record.setChangeGroups(groupSet); + } + + return record; + } + + private NcTafChangeGroup copyChangeGroupData(NcTafChangeGroup c, NcTafChangeGroup prevChgGroup) { + + if (c.getAltim_in_hg() == null || (c.getAltim_in_hg() != null && c.getAltim_in_hg().trim().length() == 0)) { + c.setAltim_in_hg(prevChgGroup.getAltim_in_hg()); + } + if (c.getMax_temp_c() == null || c.getMax_temp_c() == IDecoderConstantsN.NEGATIVE_INTEGER_MISSING) { + c.setMax_temp_c(prevChgGroup.getMax_temp_c()); + } + if (c.getMin_temp_c() == null || c.getMin_temp_c() == IDecoderConstantsN.NEGATIVE_INTEGER_MISSING) { + c.setMin_temp_c(prevChgGroup.getMin_temp_c()); + } + if (c.getRemarks() == null || (c.getRemarks()!=null && c.getRemarks().trim().length()==0)) { + c.setRemarks(prevChgGroup.getRemarks()); + } + + c.setVert_vis_ft(prevChgGroup.getVert_vis_ft()); + c.setVisibility_mi(prevChgGroup.getVisibility_mi()); + c.setWind_dir_degrees(prevChgGroup.getWind_dir_degrees()); + c.setWind_gust_kt(prevChgGroup.getWind_gust_kt()); + c.setWind_speed_kt(prevChgGroup.getWind_speed_kt()); + c.setWind_shear_dir_degrees(prevChgGroup.getWind_shear_dir_degrees()); + c.setWind_shear_hgt_ft_agl(prevChgGroup.getWind_shear_hgt_ft_agl()); + c.setWind_shear_speed_kt(prevChgGroup.getWind_shear_speed_kt()); + + if (c.getSky_cover() == null) { + c.setSky_cover(prevChgGroup.getSky_cover()); + } + + if (c.getWeather() == null) { + c.setWeather(prevChgGroup.getWeather()); + } + + if (c.getIcing_layers() == null) { + c.setIcing_layers(prevChgGroup.getIcing_layers()); + } + + if (c.getTurbulence_layers() == null) { + c.setTurbulence_layers(prevChgGroup.getTurbulence_layers()); + } + + if (c.getTemp_forecasts() == null) { + c.setTemp_forecasts(prevChgGroup.getTemp_forecasts()); + } + + return c; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafDecoder.java new file mode 100644 index 0000000000..8d68d8c261 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafDecoder.java @@ -0,0 +1,104 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ + +package gov.noaa.nws.ncep.edex.plugin.nctaf.decoder; + +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; + +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafRecord; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafBulletinRecord; +import gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafParser; +import gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafParts; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +/** + * + * Decoder implementation for nctaf plugin + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date       	Ticket#		Engineer	Description
+ * ------------	----------	-----------	--------------------------
+ * 09/09/2011   458		    sgurung	    Initial Creation from Raytheon's taf plugin
+ * 09/23/2011   458			sgurung	    Converted to HDF5
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ + +public class NcTafDecoder extends AbstractDecoder { + // Name of the plugin controlling this decoder. + public static final String PLUGIN_NAME = "nctaf"; + + private String traceId = ""; + + /** + * Constructor. + * + * @param productType + * @throws DecoderException + */ + public NcTafDecoder() { + + } + + public static class NcTafDecoderInput { + public WMOHeader wmoHeader; + + public NcTafParts tafParts; + } + + /** + * + * @param input + * @return + * @throws DecoderException + */ + public PluginDataObject[] decode(NcTafDecoderInput input) + throws DecoderException { + + NcTafBulletinRecord bulletinRec = null; + + NcTafParser parser = null; + try { + parser = new NcTafParser(input.tafParts, input.wmoHeader); + bulletinRec = parser.getDecodedRecord(); + } catch (DecoderException de) { + logger.info(traceId + " -" + de.getMessage()); + bulletinRec = null; + } catch (Exception e) { + e.printStackTrace(); + logger.error(traceId, e); + bulletinRec = null; + } + + if (bulletinRec == null) + return new PluginDataObject[0]; + + // split the record into multiple pdos + NcTafRecord[] pdos = NcTafRecord.split(bulletinRec); + + // set the fields that must be done on a per-PDO basis + for (NcTafRecord pdo : pdos) { + pdo.setTraceId(traceId); + pdo.setPluginName("nctaf"); + try { + pdo.constructDataURI(); + } catch (PluginException e) { + throw new DecoderException("Error constructing dataURI", e); + } + } + + return pdos; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafParser.java new file mode 100644 index 0000000000..d4f2a3338b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafParser.java @@ -0,0 +1,557 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.nctaf.decoder; + +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.AMD_IND; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_BECMG; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_FM; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_INITIAL; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_PROB; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_PROB_TEMPO; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_TEMPO; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CHANGE_GROUP_EXP; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.COR_IND; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.REPORT_HEADER; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.REPORT_HEADER30; +import static gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafSeparator.ISSUE_TIME; +import static gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafSeparator.STATION_ID; +import static gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafSeparator.VALID_TIME; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.Collections; +import java.util.HashSet; +import java.util.Set; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.db.dao.spatial.ObStationDao; +import com.raytheon.edex.exception.DecoderException; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafChangeGroup; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafPeriod; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafBulletinRecord; +import com.raytheon.uf.common.pointdata.spatial.ObStation; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.common.time.TimeRange; +import com.raytheon.uf.edex.decodertools.time.TimeTools; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +/** + * The TAF parser accepts a potential TAF report and attempts to parse and + * decode various information from that report. + * + * + *
+ * SOFTWARE HISTORY
+ * Date         Ticket#     Engineer    Description
+ * ------------ ----------  ----------- --------------------------
+ * 09/09/2011   458		    sgurung	    Initial Creation from Raytheon's taf plugin
+ * 09/23/2011   458			sgurung	    Converted to HDF5
+ * 09/29/2011               sgurung     Set reportType as "TAF"
+ * 10/19/2011               sgurung     Modified parseHeader() to use REPORT_HEADER30
+ * 10/26/2011               sgurung     Set tafValidPeriod for each record
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ + +public class NcTafParser { + + private final Log logger = LogFactory.getLog(getClass()); + + // COR hhmm + // AMD hhmm + // 01234567 + private static final String AMD_COR_TIME = "(" + AMD_IND + "|" + COR_IND + + ") \\d{4}"; + + private static final int HOUR_START = 4; + + private static final int MINUTE_START = 6; + + private NcTafParts tafParts = null; + + private Calendar issueDate = null; + + NcTafPeriod validPeriod = null; + + private boolean isCOR = false; + + private boolean isAMD = false; + + private NcTafBulletinRecord record = null; + + private ArrayList tafGroups = null; + + /** + * + * @param tafParts + * @param header + * @throws DecoderException + */ + public NcTafParser(NcTafParts tafParts, WMOHeader header) + throws DecoderException { + internalParse(tafParts, header); + } + + /** + * + * @return + */ + public NcTafBulletinRecord getDecodedRecord() { + return record; + } + + private static ObStation getStationInfo(String icao) { + ObStation station = null; + + ObStationDao dao = new ObStationDao(); + if (dao != null) { + try { + station = dao.queryByIcao(icao); + } catch (Exception e) { + //System.out.println("Error from dao.queryByIcao for "+icao); + return null; + } + } + + return station; + } + + /** + * + * @param tafParts + * @param header + * @throws DecoderException + */ + private void internalParse(NcTafParts tafParts, WMOHeader header) + throws DecoderException { + + this.tafParts = tafParts; + + NcTafChangeGroupFactory fact = new NcTafChangeGroupFactory(); + record = fact.getTafBulletinRecord(header, tafParts); + if (record == null) { + parseHeader(header); + if (record != null) { + StringBuilder sb = new StringBuilder(header.getWmoHeader()); + sb.append("\n"); + sb.append(separate_groups(tafParts)); + record.setMessageData(sb.toString()); + record.setTafValidPeriod(validPeriod); + + if ((tafGroups != null) && (tafGroups.size() > 0)) { + + ArrayList groups = new ArrayList(); + ArrayList cGroups = new ArrayList(); + Set groupSet = new HashSet(); + int currGroup = 0; + for (String grp : tafGroups) { + + Calendar cStart = TimeTools.copy(validPeriod + .getStartDate()); + Calendar cStop = TimeTools.copy(validPeriod + .getEndDate()); + + NcTafPeriod tPeriod = new NcTafPeriod(cStart, cStop); + NcTafChangeGroup group = new NcTafChangeGroup(grp, tPeriod); + if (group != null) { + group.setSequenceId(currGroup++); + //group.setParentID(record); + groups.add(group); + groupSet.add(group); + } + } + + if (groups.get(0).getChange_indicator() == null) { + groups.get(0).setChange_indicator("INITIAL"); + } else { + record = null; + logger.error("Invalid TAF-Initial group not found"); + return; + } + + for (NcTafChangeGroup group : groups) { + if (isChangeGroup(group.getChange_indicator())) { + cGroups.add(group); + } + } + + if (cGroups.size() > 1) { + NcTafChangeGroup group1 = null; + NcTafChangeGroup group2 = null; + + NcTafPeriod period1 = null; + NcTafPeriod period2 = null; + for (int i = 0; i < cGroups.size() - 1; i++) { + group1 = cGroups.get(i); + group2 = cGroups.get(i + 1); + + period1 = group1.getTafChangePeriod(); + period2 = group2.getTafChangePeriod(); + + period1.setEndDate(TimeTools.copy(period2 + .getStartDate())); + + } + period2.setEndDate(TimeTools.copy(validPeriod + .getEndDate())); + } + record.setChangeGroups(groupSet); + } + } + } + + if (record != null) { + String s = header.getYYGGgg(); + Calendar bulletinTime = transformDate(s, header); + if (bulletinTime != null) { + record.setBulletin_time(bulletinTime.getTime()); + } + + record.setTafText(tafParts.getTafHeader() + + formatTAF(tafParts.getTafBody())); + record.setWmoHeader(header.getWmoHeader()); + record.setReportType("TAF"); + + if (isAMD) { + record.setAmdIndicator(AMD_IND); + } + if (isCOR) { + record.setCorIndicator(COR_IND); + } + + ObStation station = getStationInfo(record.getStationId()); + if (station != null) { + SurfaceObsLocation obsLoc = new SurfaceObsLocation(record.getStationId()); + Double lat = station.getGeometry().getY(); + Double lon = station.getGeometry().getX(); + obsLoc.assignLocation(lat, lon); + obsLoc.setElevation(station.getElevation()); + record.setLocation(obsLoc); + } else { + // Couldn't find stationid in spatial table + logger.info("Station id not found [" + record.getStationId() + "]"); + record = null; + } + } + } + + /** + * Extracts when the TAF was issued. If the TAF was issued without an issue + * time, an attempt is made to create an issue time from the valid time. + */ + private void parseHeader(WMOHeader header) { + + record = new NcTafBulletinRecord(); + + Pattern headerPattern = Pattern.compile(REPORT_HEADER30); + + Matcher matcher = headerPattern.matcher(tafParts.getTafHeader()); + if (matcher.find()) { + + String s = matcher.group(STATION_ID); + if (s != null) { + record.setStationId(s); + } else { + record = null; + return; + } + + s = matcher.group(ISSUE_TIME); + if (s != null) { + issueDate = transformDate(s, header); + issueDate.set(Calendar.MILLISECOND, 0); + } else { + // This is probably a military taf and doesn't have an issue + // date-time. So we need to create one. + // Create an issue time from the valid period data. + StringBuilder sb = new StringBuilder(); + sb.append(matcher.group(VALID_TIME).substring(0, 2)); + sb.append(matcher.group(VALID_TIME).substring(2, 4)); + sb.append("00Z"); + issueDate = transformDate(sb.toString(), header); + issueDate.set(Calendar.MILLISECOND, 0); + } + // Now check for an amendment or correction time! + // This has been a backup for military tafs. + + checkAMDCOR(issueDate, tafParts.getTafBody()); + s = tafParts.getTafHeader(); + if (!isCOR) { + isCOR = s.indexOf(COR_IND) >= 0; + } + if (!isAMD) { + isAMD = s.indexOf(AMD_IND) >= 0; + } + + record.setIssue_time(issueDate.getTime()); + record.setIssue_timeString(issueDate.toString()); + + validPeriod = NcTafPeriod.parseValidPeriod(matcher.group(6), header); + if (validPeriod != null) { + + Calendar startDate = validPeriod.getStartDate(); + TimeRange range = new TimeRange(startDate, + validPeriod.getEndDate()); + DataTime tafPeriod = new DataTime(issueDate, range); + + record.setDataTime(tafPeriod); + } + } + } + + /** + * Given a string in the form of DDHHMMZ, convert that string to a calendar + * referenced to the current system calendar. + * + * @param issueDateString + * Date/Time string to convert. + * @return The created calendar. + */ + private Calendar transformDate(String issueDateString, WMOHeader header) { + + Calendar tDate = TimeTools.getSystemCalendar(header.getYear(), + header.getMonth(), header.getDay()); + + int maxDay = tDate.getActualMaximum(Calendar.DAY_OF_MONTH); + + int currDay = tDate.get(Calendar.DAY_OF_MONTH); + + int day = Integer.parseInt(issueDateString.substring(0, 2).trim()); + + int dayDelta = currDay - day; + + if (dayDelta < 0) { + if ((maxDay + dayDelta) == 1) { + tDate.add(Calendar.DAY_OF_MONTH, -1); + } else { + tDate.add(Calendar.DAY_OF_MONTH, -1); + tDate.set(Calendar.DAY_OF_MONTH, day); + } + logger.debug(" Less " + NcTafPeriod.formatDate(tDate)); + } else if (dayDelta > 0) { + if ((maxDay - dayDelta) == 1) { + tDate.add(Calendar.DAY_OF_MONTH, 1); + } else { + tDate.set(Calendar.DAY_OF_MONTH, currDay); + } + logger.debug(" Greater " + NcTafPeriod.formatDate(tDate)); + } + + int hour = Integer.parseInt(issueDateString.substring(2, 4).trim()); + int minute = Integer.parseInt(issueDateString.substring(4, 6).trim()); + + tDate.set(Calendar.HOUR_OF_DAY, hour); + tDate.set(Calendar.MINUTE, minute); + tDate.set(Calendar.SECOND, 0); + + return tDate; + } + + /** + * Check if the given TAF body contains amendment/correction time + * information. If so, use the supplied issue time to create an issue time + * based on the AMD/COR time information. + * + * @param issueDate + * An issue time for the TAF. + * @param tafBody + * The TAF body information. + * @return A calendar containing a possible new issue time. + */ + private Calendar checkAMDCOR(Calendar issueDate, String tafBody) { + Pattern amdcor = Pattern.compile(AMD_COR_TIME); + Matcher m = amdcor.matcher(tafBody); + if (m.find()) { + String s = m.group(); + int hour = Integer.parseInt(s.substring(HOUR_START, HOUR_START + 2) + .trim()); + int minute = Integer.parseInt(s.substring(MINUTE_START, + MINUTE_START + 2).trim()); + + int issueHour = issueDate.get(Calendar.HOUR_OF_DAY); + + if (hour == issueHour) { + issueDate.set(Calendar.MINUTE, minute); + } else if (hour < issueHour) { + // still same day! + issueDate.set(Calendar.HOUR_OF_DAY, hour); + issueDate.set(Calendar.MINUTE, minute); + } else { + int delta = hour - issueHour; + + if (delta < 3) { + // Same day, + issueDate.set(Calendar.HOUR_OF_DAY, hour); + issueDate.set(Calendar.MINUTE, minute); + } else if (delta > 22) { + // Go back one day + issueDate.add(Calendar.DAY_OF_MONTH, -1); + issueDate.set(Calendar.HOUR_OF_DAY, hour); + issueDate.set(Calendar.MINUTE, minute); + } else { + // more than +/- an hour is probably an error + logger.info("COR/AMD time out of range " + s); + issueDate = null; + } + } + isCOR = s.indexOf(COR_IND) >= 0; + isAMD = s.indexOf(AMD_IND) >= 0; + } + return issueDate; + } + + /** + * Parse the TAF body into its separate change groups. + * + * @param parts + * The TAF report header and body object. + * @return The TAF report reformatted. + */ + private String separate_groups(NcTafParts parts) { + + StringBuilder sb = new StringBuilder(parts.getTafBody()); + for (int i = 0; i < sb.length(); i++) { + if (sb.charAt(i) == '\r') { + sb.setCharAt(i, ' '); + } + } + for (int i = 0; i < sb.length(); i++) { + if (sb.charAt(i) == ' ') { + i++; + for (; i < sb.length();) { + if (sb.charAt(i) == ' ') { + sb.deleteCharAt(i); + } else { + break; + } + } + } + } + + String reportBody = sb.toString(); + + Pattern p = Pattern.compile(CHANGE_GROUP_EXP); + Matcher m = p.matcher(reportBody); + + // Collect all of the start positions + ArrayList positions = new ArrayList(); + positions.add(0); + while (m.find()) { + positions.add(m.start()); + } + // Add the report length as the last "start" position. + positions.add(reportBody.length()); + Collections.sort(positions); + + tafGroups = new ArrayList(); + + sb = new StringBuilder(parts.getTafHeader()); + sb.append(" "); + + String indent = ""; + for (int i = 0; i < positions.size() - 1; i++) { + + int start = positions.get(i); + int end = positions.get(i + 1); + + if (i > 0) { + sb.append("\n"); + sb.append(indent); + } + + String group = reportBody.substring(start, end).trim(); + tafGroups.add(group); + sb.append(group); + if (i == 0) { + indent = " "; + } + } + return sb.toString(); + } + + /** + * + * @param groupValue + * @return + */ + public static boolean isChangeGroup(String groupValue) { + + boolean isTemp = CG_FM.equals(groupValue); + isTemp = isTemp || CG_BECMG.equals(groupValue); + isTemp = isTemp || CG_INITIAL.equals(groupValue); + return isTemp; + } + + /** + * + * @param groupValue + * @return + */ + public static boolean isTempGroup(String groupValue) { + + boolean isTemp = CG_TEMPO.equals(groupValue); + isTemp = isTemp || CG_PROB_TEMPO.equals(groupValue); + isTemp = isTemp || CG_PROB.equals(groupValue); + return isTemp; + } + + /** + * + * @param value + * @return + */ + public static Integer cvtInt(String value) { + int val = 0; + for (int i = 0; i < value.length(); i++) { + val *= 10; + int v = Integer.parseInt(value.substring(i, i + 1)); + val += v; + } + return val; + } + + private static String formatTAF(String taf) { + StringBuilder sb = new StringBuilder(taf); + int n = 0; + String[] find = { "\r " + CG_FM, "\r " + CG_BECMG, "\r " + CG_TEMPO, + "\r " + CG_PROB, }; + String[] replace = { "\r " + CG_FM, "\r " + CG_BECMG, + "\r " + CG_TEMPO, "\r " + CG_PROB, }; + for (int i = 0; i < find.length; i++) { + while ((n = sb.indexOf(find[i])) >= 0) { + sb.replace(n, n + find[i].length(), replace[i]); + } + } + Pattern p = Pattern.compile("\\r [^ ]"); + Matcher m = p.matcher(sb); + while (m.find()) { + sb.replace(m.start(), m.end() - 1, "\r "); + m = p.matcher(sb); + } + return sb.toString(); + } + + public static final void main(String[] args) { + + String taf = "TAF AMD KSEA 280902Z 2809/2912 18009KT P6SM SCT008 OVC015\r TEMPO 2809/2810" + + "5SM -RA BR OVC008\r FM281000 19010KT P6SM -RA SCT008 OVC015" + + "\r TEMPO 2810/2814 4SM -RA OVC008\r FM281400 19011KT 4SM RA BKN007" + + " OVC015\r FM281900 20012G18KT 5SM -RA BR OVC010\r FM290000 20011KT" + + "P6SM VCSH SCT008 BKN015 OVC025="; + + System.out.println(taf); + System.out.println("---------------------------------------------"); + System.out.println(formatTAF(taf)); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafParts.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafParts.java new file mode 100644 index 0000000000..4cabacba46 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafParts.java @@ -0,0 +1,77 @@ + /** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.nctaf.decoder; + +/**TODO Add Description + * + *
+ *
+ * SOFTWARE HISTORY
+ *
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 09/09/2011   458		   sgurung	   Initial Creation from Raytheon's taf plugin
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ + +public class NcTafParts { + + private String tafHeader = null; + + private String tafBody = null; + + /** + * Empty constructor. + */ + public NcTafParts() { + } + + /** + * Create a new TAFParts instance with specified header and body parts. + * @param header + * @param body + */ + public NcTafParts(String header, String body) { + tafHeader = header; + tafBody = body; + } + + /** + * @return the tafHeader + */ + public String getTafHeader() { + return tafHeader; + } + + /** + * @param tafHeader the tafHeader to set + */ + public void setTafHeader(String tafHeader) { + this.tafHeader = tafHeader; + } + + /** + * @return the tafBody + */ + public String getTafBody() { + return tafBody; + } + + /** + * @param body + * The tafBody to set + */ + public void setTafBody(String body) { + this.tafBody = body; + } + + public String toString() { + return "header{" + tafHeader + "}: body{" + tafBody + "}"; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafSeparator.java new file mode 100644 index 0000000000..a42fa98a87 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafSeparator.java @@ -0,0 +1,293 @@ + /** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.nctaf.decoder; + +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.AMD_IND; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.COR_IND; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.REPORT_HEADER; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.REPORT_HEADER30; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.TAF_IND; + +import java.util.ArrayList; +import java.util.List; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafDecoder; +import com.raytheon.uf.edex.decodertools.core.DecoderTools; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +/** + * + * Separator implementation for taf plugin + * + *
+ * SOFTWARE HISTORY
+ * Date       	Ticket#		Engineer	Description
+ * ------------	----------	-----------	--------------------------
+ * 09/09/2011   458		    sgurung	    Initial Creation from Raytheon's taf plugin
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ + +public class NcTafSeparator extends AbstractRecordSeparator { + + private final Log logger = LogFactory.getLog(getClass()); + + private static final String TEMPO_EXC = "EMPO (\\d{4}/\\d{4})"; + + private static final String BECMG_EXC = "ECMG (\\d{4}/\\d{4})"; + + private static final String PROB_EXC = "OB[34]0 (\\d{4}/\\d{4})"; + + public static final int STATION_ID = 4; + + public static final int ISSUE_TIME = 5; + + public static final int VALID_TIME = 6; + + private WMOHeader wmoHeader = null; + + private List tafRecords; + + private int currentReport = -1; + + private String traceId; + + /** + * Constructor. + * + */ + public NcTafSeparator() { + } + + public static NcTafSeparator separate(byte[] data, Headers headers) { + NcTafSeparator ts = new NcTafSeparator(); + ts.setData(data, headers); + return ts; + } + + /** + * + * @param messageData + * @see com.raytheon.edex.plugin.AbstractRecordSeparator#setData(byte[]) + */ + public void setData(byte[] messageData, Headers headers) { + doSeparate(messageData, headers); + if ((tafRecords != null) && (tafRecords.size() > 0)) { + currentReport = 0; + logger.debug(traceId + "- Separated " + tafRecords.size() + + " records"); + } + } + + /** + * Is the another record available in this separator? + * + * @return Is the another record available? + * @see com.raytheon.edex.plugin.AbstractRecordSeparator#hasNext() + */ + public boolean hasNext() { + return ((tafRecords != null) && (tafRecords.size() > 0) && (currentReport < tafRecords + .size())); + } + + + /** + * Get the currently available record from this separator. Make the next + * record available if it exists. + * + * @return The current available record. + * @see com.raytheon.edex.plugin.AbstractRecordSeparator#next() + */ + public NcTafDecoder.NcTafDecoderInput next() { + NcTafDecoder.NcTafDecoderInput data = null; + if (hasNext()) { + data = new NcTafDecoder.NcTafDecoderInput(); + data.tafParts = tafRecords.get(currentReport++); + data.wmoHeader = wmoHeader; + } + + return data; + } + + /** + * Separate a potential TAF message into separate TAF records. + * + * @param message + */ + private void doSeparate(byte[] message, Headers headers) { + + byte[] data = DecoderTools.cleanData(message); + if (data != null) { + + wmoHeader = new WMOHeader(data, headers); + if (wmoHeader.isValid()) { + + int dStart = wmoHeader.getMessageDataStart(); + + // Default length of the select text. + int dLen = data.length - dStart; + for (int i = data.length - 1; i > dStart; i--) { + // If we find an ETX then set the length there. + if ((data[i] & 0xFF) == 0x03) { + dLen = i - dStart; + break; + } + } + String s = wmoHeader.getBBBIndicator(); + + boolean isAmd = s.startsWith("AA"); + boolean isCor = s.startsWith("CC"); + + s = new String(data, dStart, dLen); + + Pattern tafLine = Pattern.compile("\\nTAF *(AMD|COR)?\\n"); + Matcher m = tafLine.matcher(s); + if (m.find()) { + int pos = 0; + if (!isAmd) { + pos = s.indexOf(AMD_IND); + isAmd = ((pos >= 0) && (pos <= m.end())); + } + if (!isCor) { + pos = s.indexOf(COR_IND); + isCor = ((pos >= 0) && (pos <= m.end())); + } + } + + ArrayList partPos = new ArrayList(); + + Pattern p = Pattern.compile(REPORT_HEADER); + + m = p.matcher(s); + + if (m.find()) { + partPos.add(m.start()); + partPos.add(m.end()); + + int start = -1; + int stop = -1; + while (m.find()) { + start = m.start(); + stop = m.end(); + + partPos.add(start); + partPos.add(start); + partPos.add(stop); + + } + partPos.add(s.length()); + } else { + p = Pattern.compile(REPORT_HEADER30); + + Pattern pT = Pattern.compile(TEMPO_EXC); + Pattern pB = Pattern.compile(BECMG_EXC); + Pattern pP = Pattern.compile(PROB_EXC); + Matcher m1 = null; + + m = p.matcher(s); + if (m.find()) { + int start = m.start(); + int stop = m.end(); + partPos.add(start); + partPos.add(stop); + + start = -1; + stop = -1; + while (m.find()) { + start = m.start(); + stop = m.end(); + + // The TEMPO, BECMG, and PROB patterns can match the + // start + // of a taf so skip if there's a match. + m1 = pT.matcher(s.substring(start, stop)); + if (m1.find()) { + continue; + } + m1 = pB.matcher(s.substring(start, stop)); + if (m1.find()) { + continue; + } + m1 = pP.matcher(s.substring(start, stop)); + if (m1.find()) { + continue; + } + partPos.add(start); + partPos.add(start); + partPos.add(stop); + + } + partPos.add(s.length()); + } + } + + if (partPos.size() > 0) { + tafRecords = new ArrayList(); + + for (int i = 0; i < partPos.size(); i += 3) { + + NcTafParts parts = new NcTafParts(); + + StringBuilder tafHdr = new StringBuilder(s.substring( + partPos.get(i), partPos.get(i + 1))); + + if ((isCor) && (tafHdr.indexOf(COR_IND) < 0)) { + tafHdr.insert(0, ' '); + tafHdr.insert(0, COR_IND); + } + + if ((isAmd) && (tafHdr.indexOf(AMD_IND) < 0)) { + tafHdr.insert(0, ' '); + tafHdr.insert(0, AMD_IND); + } + + if (tafHdr.indexOf(TAF_IND) < 0) { + tafHdr.insert(0, ' '); + tafHdr.insert(0, TAF_IND); + } + + parts.setTafHeader(tafHdr.toString()); + + parts.setTafBody(s.substring(partPos.get(i + 1), + partPos.get(i + 2))); + + tafRecords.add(parts); + } + } + partPos = null; + } + } + } + + /** + * Get the trace identifier associated with the message being separated. + * + * @return The associated message trace identifier. + */ + public String getTraceId() { + return traceId; + } + + /** + * Set the trace identifier associated with the message being separated. + * + * @param traceId + * The associated message trace identifier. + */ + public void setTraceId(String traceId) { + this.traceId = traceId; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafSubGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafSubGroup.java new file mode 100644 index 0000000000..795006f197 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafSubGroup.java @@ -0,0 +1,248 @@ +/** + * This software was modified from Raytheon's taf plugin by + * NOAA/NWS/NCEP/NCO in order to output point data in HDF5. + **/ +package gov.noaa.nws.ncep.edex.plugin.nctaf.decoder; + +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_BECMG; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_FM; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_INITIAL; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_PROB; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_PROB_TEMPO; +import static gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafConstants.CG_TEMPO; +import static gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafParser.cvtInt; + +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafChangeGroup; +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafPeriod; + +/** + * TODO Add Description + * + *
+ * SOFTWARE HISTORY
+ * Date         Ticket#    Engineer    Description
+ * ------------ ---------- ----------- --------------------------
+ * 09/09/2011   458		   sgurung	   Initial Creation from Raytheon's taf plugin
+ * 10/25/2011   		   sgurung	   Set probability=50 for TEMPO change group
+ * 11/02/2011   		   sgurung	   Set probability * 10
+ * 
+ * 
+ * + * @author sgurung + * @version 1.0 + */ + +class NcTafSubGroup { + + private static final Pattern PAT_VALID_TIME = Pattern + .compile(NcTafChangeGroupFactory.VALID_TIME); + + private static final Pattern PAT_PROB = Pattern + .compile(NcTafChangeGroupFactory.PROB); + + private static final Pattern PAT_TEMPO = Pattern + .compile(NcTafChangeGroupFactory.TEMPO); + + private static final Pattern PAT_PROBTEMPO = Pattern + .compile(NcTafChangeGroupFactory.PROBTEMPO); + + private static final Pattern PAT_BECMG = Pattern + .compile(NcTafChangeGroupFactory.BECMG); + + private final Log logger = LogFactory.getLog(getClass()); + + private static final Pattern PAT_FM = Pattern + .compile(NcTafChangeGroupFactory.FM); + + private Integer prob = null; + + private Integer startDay = null; + + private Integer startHour = null; + + private Integer startMin = 0; + + private Integer stopDay = null; + + private Integer stopHour = null; + + private String changeGroupData = null; + + private String changeGroupHeader; + + private String changeGroupBody; + + // Hold the data for the initial group. + private String extension; + + /** + * @return the changeGroupHeader + */ + public String getChangeGroupHeader() { + return changeGroupHeader; + } + + /** + * @param changeGroupHdr + * the changeGroupHeader to set + */ + public void setChangeGroupHeader(String changeGroupHdr) { + changeGroupData = changeGroupHdr; + + Matcher m = PAT_PROBTEMPO.matcher(changeGroupHdr); + if (m.find()) { + changeGroupHeader = CG_PROB_TEMPO; + + prob = Integer.decode(changeGroupHdr.substring(4, 5)) * 10; + + startDay = cvtInt(changeGroupHdr.substring(13, 15)); + startHour = cvtInt(changeGroupHdr.substring(15, 17)); + stopDay = cvtInt(changeGroupHdr.substring(18, 20)); + stopHour = cvtInt(changeGroupHdr.substring(20, 22)); + + return; + } + m = PAT_PROB.matcher(changeGroupHdr); + if (m.find()) { + changeGroupHeader = CG_PROB; + + prob = Integer.decode(changeGroupHdr.substring(4, 5)) * 10; + + startDay = cvtInt(changeGroupHdr.substring(7, 9)); + startHour = cvtInt(changeGroupHdr.substring(9, 11)); + stopDay = cvtInt(changeGroupHdr.substring(12, 14)); + stopHour = cvtInt(changeGroupHdr.substring(14, 16)); + + return; + } + m = PAT_TEMPO.matcher(changeGroupHdr); + if (m.find()) { + changeGroupHeader = CG_TEMPO; + + // probability equals 50 for TEMPO change group + prob = 50; + + startDay = cvtInt(changeGroupHdr.substring(6, 8)); + startHour = cvtInt(changeGroupHdr.substring(8, 10)); + stopDay = cvtInt(changeGroupHdr.substring(11, 13)); + stopHour = cvtInt(changeGroupHdr.substring(13, 15)); + + return; + } + m = PAT_BECMG.matcher(changeGroupHdr); + if (m.find()) { + changeGroupHeader = CG_BECMG; + startDay = cvtInt(changeGroupHdr.substring(6, 8)); + startHour = cvtInt(changeGroupHdr.substring(8, 10)); + stopDay = cvtInt(changeGroupHdr.substring(11, 13)); + stopHour = cvtInt(changeGroupHdr.substring(13, 15)); + + return; + } + m = PAT_FM.matcher(changeGroupHdr); + if (m.find()) { + changeGroupHeader = CG_FM; + + startDay = cvtInt(changeGroupHdr.substring(2, 4)); + startHour = cvtInt(changeGroupHdr.substring(4, 6)); + startMin = cvtInt(changeGroupHdr.substring(6, 8)); + + return; + } + + changeGroupHeader = CG_INITIAL; + extension = changeGroupHdr; + int pos = changeGroupHdr.length() - "DDMM/DDMM".length(); + + startDay = cvtInt(changeGroupHdr.substring(pos, pos + 2)); + pos += 2; + startHour = cvtInt(changeGroupHdr.substring(pos, pos + 2)); + pos += 3; + stopDay = cvtInt(changeGroupHdr.substring(pos, pos + 2)); + pos += 2; + stopHour = cvtInt(changeGroupHdr.substring(pos, pos + 2)); + } + + /** + * @return the changeGroupBody + */ + public String getChangeGroupBody() { + return changeGroupBody; + } + + /** + * @param changeGroupBody + * the changeGroupBody to set + */ + public void setChangeGroupBody(String changeGroupBody) { + this.changeGroupBody = changeGroupBody; + } + + /** + * + * @return + */ + public String getExtension() { + return extension; + } + + @Override + public String toString() { + return "{" + changeGroupHeader + "[" + changeGroupBody + "]}"; + } + + /** + * Convert this SubGroup instance into a TAF ChangeGroup. + * + * @param issueTime + * The time that the enclosing TAF was issued. + * @return + */ + public NcTafChangeGroup toChangeGroup(NcTafPeriod issueTime) { + + NcTafChangeGroup chgGroup = null; + + NcTafPeriod period = null; + if (CG_FM.equals(changeGroupHeader)) { + period = NcTafPeriod.determineChangeGroupPeriodDDhhmm(startDay + .intValue(), startHour.intValue(), startMin.intValue(), + issueTime); + } else if (CG_BECMG.equals(changeGroupHeader)) { + period = NcTafPeriod.determineChangeGroupPeriodDDhhDDhh(startDay + .intValue(), startHour.intValue(), stopDay.intValue(), + stopHour.intValue(), issueTime, true); + } else if (CG_PROB.equals(changeGroupHeader)) { + period = NcTafPeriod.determineChangeGroupPeriodDDhhDDhh(startDay + .intValue(), startHour.intValue(), stopDay.intValue(), + stopHour.intValue(), issueTime, false); + } else if (CG_PROB_TEMPO.equals(changeGroupHeader)) { + period = NcTafPeriod.determineChangeGroupPeriodDDhhDDhh(startDay + .intValue(), startHour.intValue(), stopDay.intValue(), + stopHour.intValue(), issueTime, false); + } else if (CG_TEMPO.equals(changeGroupHeader)) { + period = NcTafPeriod.determineChangeGroupPeriodDDhhDDhh(startDay + .intValue(), startHour.intValue(), stopDay.intValue(), + stopHour.intValue(), issueTime, false); + } else if ("INITIAL".equals(changeGroupHeader)) { + period = NcTafPeriod.determineChangeGroupPeriodDDhhDDhh(startDay + .intValue(), startHour.intValue(), stopDay.intValue(), + stopHour.intValue(), issueTime, false); + } else { + logger.error("Unknown SubGroup value " + changeGroupHeader); + } + if (period != null) { + chgGroup = new NcTafChangeGroup(changeGroupHeader, changeGroupBody, + period, period); + chgGroup.setChangeGroup(changeGroupData + changeGroupBody); + chgGroup.setProbability(prob); + } + return chgGroup; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/package-info.java new file mode 100644 index 0000000000..0edee8a772 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/src/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/package-info.java @@ -0,0 +1 @@ +package gov.noaa.nws.ncep.edex.plugin.nctaf.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/unit-test/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/2011091217.TAF b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/unit-test/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/2011091217.TAF new file mode 100644 index 0000000000..135a75be9c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/unit-test/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/2011091217.TAF @@ -0,0 +1,27 @@ + +302 +FTUS45 KPUB 121700 RRA +TAFCOS +TAF +KCOS 121202Z 1218/1318 16008KT P6SM SCT100 + FM130200 36010KT P6SM SCT100= + + +307 +FTUS45 KPUB 121700 RRA +TAFALS +TAF +KALS 121202Z 1218/1318 VRB06KT P6SM SCT150 + FM122000 26010KT P6SM SCT150 + FM130200 VRB06KT P6SM SCT200= + + +308 +FTUS45 KPUB 121700 RRA +TAFPUB +TAF +KPUB 121202Z 1218/1318 VRB06KT P6SM SCT110 + FM122000 12010KT P6SM SCT110 + FM130200 VRB06KT P6SM SCT150= + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/unit-test/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/unit-test/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafSeparatorTest.java new file mode 100644 index 0000000000..78ea8c738f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/unit-test/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/NcTafSeparatorTest.java @@ -0,0 +1,114 @@ +/** + * This Java class is the JUnit test for the nctaf decoder separator. + * + *
+ * SOFTWARE HISTORY
+ *
+ * Date                 Ticket#         Engineer                Description
+ * ------------         ----------      -----------             --------------------------
+ * 09/2011				#458			S. Gurung				Initial Creation
+ * 
+ * + */ +package gov.noaa.nws.ncep.edex.plugin.nctaf.decoder; + +import static org.junit.Assert.assertEquals; +import static org.junit.Assert.assertTrue; + +import gov.noaa.nws.ncep.common.dataplugin.nctaf.NcTafRecord; +import gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafSeparator; +import gov.noaa.nws.ncep.edex.plugin.nctaf.decoder.NcTafParser; + +import java.io.BufferedReader; +import java.io.File; +import java.io.FileNotFoundException; +import java.io.FileReader; +import java.io.IOException; + +import org.apache.log4j.Logger; +import org.junit.Before; +import org.junit.Test; + +public class NcTafSeparatorTest { + NcTafSeparator sep; + + char[] cbuf; + + int ntime = 0; + + StringBuffer contents = new StringBuffer(); + + byte[] messageData = null; + + @Before + public void initialize() { + final Logger log = Logger.getLogger(getClass().getName()); + sep = new NcTafSeparator(); + File file = new File( + "unit-test/gov/noaa/nws/ncep/edex/plugin/nctaf/decoder/2011091217.TAF"); + BufferedReader reader = null; + + try { + reader = new BufferedReader(new FileReader(file)); + String text = null; + + /* + * Repeat until all lines are read. Add control characters. + */ + while ((text = reader.readLine()) != null) { + if (text.length() != 0) { + contents.append(text).append("\r\r\n"); + } + } + } catch (FileNotFoundException e) { + + if (log.isInfoEnabled()) { + log.info("File is not found"); + } + } catch (IOException e) { + if (log.isInfoEnabled()) { + log.info("I/O Exception"); + } + } finally { + try { + if (reader != null) { + reader.close(); + } + } catch (IOException e) { + if (log.isInfoEnabled()) { + log.info("I/O Exception"); + } + } + } + sep = new NcTafSeparator(); + messageData = contents.toString().getBytes(); + sep.setData(messageData, null); + } + + @Test + public void testHasNext() { + assertTrue("Find NCTAF separator! ", sep.hasNext()); + } + + /* + * "Normal" case. + */ + /*@Test + public void testNext1() { + NcTafDecoder.NcTafDecoderInput input = sep.next(); + NcTafParser parser = null; + NcTafRecord record = null; + String expected = null; + try { + parser = new NcTafParser(input.tafParts, input.wmoHeader); + record = parser.getDecodedRecord(); + expected = record.toString(); + }catch (Exception e) { + } + String actual = "302 \r\r\n" + "FTUS45 KPUB 121700 RRA\r\r\n" + + "TAFCOS\r\r\n"+ "TAF\r\r\n" + "KCOS 121202Z 1218/1318 16008KT P6SM SCT100\r\r\n" + "FM130200 36010KT P6SM SCT100=\r\r\n"; + //String e = new String(expected); + assertEquals(expected.trim(), actual.trim()); + }*/ + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/utility/common_static/base/purge/nctafPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/utility/common_static/base/purge/nctafPurgeRules.xml new file mode 100644 index 0000000000..22b03c216c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/utility/common_static/base/purge/nctafPurgeRules.xml @@ -0,0 +1,10 @@ + + + + + nctaf + default + + 02-00:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/utility/edex_static/base/distribution/nctaf.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/utility/edex_static/base/distribution/nctaf.xml new file mode 100644 index 0000000000..6b59012099 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctaf/utility/edex_static/base/distribution/nctaf.xml @@ -0,0 +1,23 @@ + + + + ^F[TC][PUX][AQSX].* + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextFileNameGenerator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextFileNameGenerator.java index 9ca37c5a27..c411b5bcfd 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextFileNameGenerator.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextFileNameGenerator.java @@ -17,11 +17,11 @@ import java.io.LineNumberReader; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Arrays; -import java.util.Collections; -import java.util.GregorianCalendar; +//import java.util.Collections; +//import java.util.GregorianCalendar; import java.util.List; import java.util.Calendar; -import java.util.Date; +//import java.util.Date; import java.util.TimeZone; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; @@ -36,33 +36,27 @@ import com.raytheon.uf.common.dataplugin.PluginException; * Date Ticket Engineer Description * ------------ ---------- ----------- -------------------------- * 22-Jun-2010 191 Archana.S Initial Creation + * 21-Nov-2011 Chin Chen change code that will not to decode nctext unknown/unsupported products, clean up code as well * @author Archana * @version 1 */ public class NctextFileNameGenerator { private final SimpleDateFormat DATE_WITH_HOUR = new SimpleDateFormat("yyyyMMddHH"); //private final SimpleDateFormat DATE_WITHOUT_HOUR = new SimpleDateFormat("yyyyMMdd"); - private final int NUM_SECS_PER_DAY = 3600; - private final int NUM_LINES_IN_HEADER = 20; - - private final Calendar calendar; - private long currTimeInSec; - private int currentYear; - private int currentMonth; - private int currentDayofMonth; + private final int NUM_LINES_IN_HEADER = 10; - private Long timeStamp; - private Integer fileCreatedMonth; - private Integer fileCreatedYear; - private Integer fileCreatedDayOfMonth; - private Date fileCreatedDate; + //private Long timeStamp; + //private Integer fileCreatedMonth; + //private Integer fileCreatedYear; + //private Integer fileCreatedDayOfMonth; + //private Date fileCreatedDate; private Calendar fileCreatedCalendar; private List formattedFileNameList; private String pluginName; private Log logger = LogFactory.getLog(getClass()); - private String filePath; + //private String filePath; /** @@ -71,8 +65,6 @@ public class NctextFileNameGenerator { public NctextFileNameGenerator() { DATE_WITH_HOUR.setTimeZone( TimeZone.getTimeZone("GMT")); formattedFileNameList = new ArrayList(0); - calendar = Calendar.getInstance(); - //DATE_WITHOUT_HOUR.setTimeZone( TimeZone.getTimeZone("GMT")); } /*** @@ -91,72 +83,81 @@ public class NctextFileNameGenerator { * @throws IOException */ public synchronized PluginDataObject[] renameAndDecodeFile(File fileToRename) throws IOException{ - logger.debug("renameAndDecodeFile() called..."); + //logger.debug("renameAndDecodeFile() called..."); System.out.println("renameAndDecodeFile() invoked"); PluginDataObject[] srcArray = new PluginDataObject[0]; List dynamicDestArray = new ArrayList(0); this.formattedFileNameList = new ArrayList(0); String filePath = fileToRename.getAbsolutePath(); String fileHeader = this.readFileHeader(NUM_LINES_IN_HEADER,filePath); + //System.out.println("file header="+ fileHeader); String[] linesOfFileHeader = fileHeader.split(System.getProperty("line.separator")); if(linesOfFileHeader != null && linesOfFileHeader.length > 1){ -// System.out.println("Date of file creation: "+ this.fileCreatedCalendar.getTime().toString()); - int i=0; - while( i < linesOfFileHeader.length - 1){ - int j = i+1; - if(linesOfFileHeader[j].isEmpty()){ - j++; - } - String consecutive2Lines = new String(linesOfFileHeader[i] + linesOfFileHeader[j]); -// System.out.println(consecutive2Lines); - if( createFormattedFileName(consecutive2Lines, this.fileCreatedCalendar)){ -// System.out.println("The match was found at: "+ consecutive2Lines); -// System.out.println("The final list of formatted file names: "+ this.formattedFileNameList); - break; - } - i++; - } - } + // System.out.println("Date of file creation: "+ this.fileCreatedCalendar.getTime().toString()); + for(int k =0; k < linesOfFileHeader.length; k++){ + System.out.println("Line "+ k + " ="+ linesOfFileHeader[k]); + } + + int i=0; + while( i < linesOfFileHeader.length - 1){ + int j = i+1; + if(linesOfFileHeader[j].isEmpty()){ + j++; + } + //Chin: add \n to separate the 2 lines to make regular expression work "correctly" on those products with + //product type coded at 2nd line + String consecutive2Lines = new String(linesOfFileHeader[i]+"\n" +linesOfFileHeader[j]); + // System.out.println(consecutive2Lines); + if( createFormattedFileName(consecutive2Lines, this.fileCreatedCalendar)){ + // System.out.println("The match was found at: "+ consecutive2Lines); + // System.out.println("The final list of formatted file names: "+ this.formattedFileNameList); + break; + } + i++; + } + + } List pdoList = new ArrayList(0); if (this.formattedFileNameList.size() > 0) { -// System.out.println("The final list of formatted file names: "+ this.formattedFileNameList); + // System.out.println("The final list of formatted file names: "+ this.formattedFileNameList); boolean isFileRenamedInPostProcess = false; - + for(int p =0; p < formattedFileNameList.size(); p++){ + System.out.println("File name "+p+ " ="+formattedFileNameList.get(p)); + } int index = 0; int listSize = this.formattedFileNameList.size(); while(index < listSize && !isFileRenamedInPostProcess){ String outFilePath = this.formattedFileNameList.get(index); - logger.debug("New name for file: "+ outFilePath); - /* - * OMR and cgr files have similar regular expressions, hence the same raw data could be decoded as either product. - * OMR files have the words "OTHER MARINE REPORTS" placed either in the file header or the file body, - * while cgr (coast guard report) files lack this feature. - * Hence if either one of these extensions are encountered, the entire file is read to check if it contains the - * words "OTHER MARINE REPORTS" - */ - if( outFilePath.endsWith(".cgr") || outFilePath.endsWith(".OMR") + //logger.debug("New name for file: "+ outFilePath); + /* + * OMR and cgr files have similar regular expressions, hence the same raw data could be decoded as either product. + * OMR files have the words "OTHER MARINE REPORTS" placed either in the file header or the file body, + * while cgr (coast guard report) files lack this feature. + * Hence if either one of these extensions are encountered, the entire file is read to check if it contains the + * words "OTHER MARINE REPORTS" + */ + if( outFilePath.endsWith(".cgr") || outFilePath.endsWith(".OMR") - ) { - outFilePath = new String(outFilePath.substring(0, 11) + getFileNameAfterPostProcess(fileToRename, outFilePath)); - isFileRenamedInPostProcess = true; - } - - System.out.println("New name for file: "+ outFilePath); - srcArray = decodeFile(fileToRename, outFilePath); - pdoList = new ArrayList(Arrays.asList(srcArray)); - dynamicDestArray.addAll(pdoList); - index++; - } - + ) { + outFilePath = new String(outFilePath.substring(0, 11) + getFileNameAfterPostProcess(fileToRename, outFilePath)); + isFileRenamedInPostProcess = true; + } + System.out.println("New name for file: "+ outFilePath); + srcArray = decodeFile(fileToRename, outFilePath); + pdoList = new ArrayList(Arrays.asList(srcArray)); + dynamicDestArray.addAll(pdoList); + index++; + } }else{ - System.out.println("No match found with any regular expression- using default file name to decode "+ fileToRename.getName()); - srcArray = decodeFile(fileToRename, fileToRename.getName()); - pdoList = new ArrayList(Arrays.asList(srcArray)); - dynamicDestArray.addAll(pdoList); + System.out.println("No match found with any regular expression- file= "+ fileToRename.getName()); + //Chin:TESTING + //srcArray = decodeFile(fileToRename, fileToRename.getName()); + // pdoList = new ArrayList(Arrays.asList(srcArray)); + //dynamicDestArray.addAll(pdoList); } -// System.out.println("The final array length : " + dynamicDestArray.size()); + System.out.println("The final array length : " + dynamicDestArray.size()); PluginDataObject[] returnArray = new PluginDataObject[0]; return dynamicDestArray.toArray(returnArray); @@ -214,7 +215,7 @@ public class NctextFileNameGenerator { */ private synchronized PluginDataObject[] decodeFile(File fileToDecode, String derivedFileName){ try { - System.out.println("decodeFile() entered..."); + //System.out.println("decodeFile() entered..."); return (new NctextDecoder().decodeTextInputFileWithName(fileToDecode, derivedFileName)); } catch (DecoderException e) { @@ -243,7 +244,6 @@ public class NctextFileNameGenerator { */ private synchronized boolean createFormattedFileName(String fileContent, Calendar productCreationDateCalendar){ - if(NctextRegexMatcher.matchFileRegex(fileContent)){ // System.out.println("productCreationDateCalendar= "+ productCreationDateCalendar.getTime().toString()); List nctextProductTypeList = new ArrayList( NctextRegexMatcher.getProductType()); @@ -267,8 +267,8 @@ public class NctextFileNameGenerator { tempCal.clear(Calendar.MONTH); tempCal.set(Calendar.MONTH, productCreationDateCalendar.get(Calendar.MONTH)); - long derivedTime = tempCal.getTimeInMillis()/1000; - long fileCreatedTime = productCreationDateCalendar.getTimeInMillis()/1000; + //long derivedTime = tempCal.getTimeInMillis()/1000; + //long fileCreatedTime = productCreationDateCalendar.getTimeInMillis()/1000; // System.out.println("File created time in seconds = "+ fileCreatedTime); // System.out.println("File derived time after updating tempCal = "+ derivedTime); @@ -288,53 +288,26 @@ public class NctextFileNameGenerator { } - /** - * Provides the list of filenames formatted as yyyymmddhh.proudctType - * @return the formattedFileNameList if it has atleast one element or an empty list otherwise - */ - private List getFormattedFileName() { - if(this.formattedFileNameList.size() > 0){ - return new ArrayList(formattedFileNameList); - }else{ - return Collections.emptyList(); - } - - } - - /** - * @return the fileCreatedYear - */ - private Integer getFileCreatedYear() { - return fileCreatedYear; - } - /** * @param fileCreatedYear the fileCreatedYear to set */ - private void setFileCreatedYear(Integer fileCreatedYear) { - this.fileCreatedYear = fileCreatedYear; - } - - /** - * @return the fileCreatedDayOfMonth - */ - private Integer getFileCreatedDayOfMonth() { - return fileCreatedDayOfMonth; - } + //private void setFileCreatedYear(Integer fileCreatedYear) { + // this.fileCreatedYear = fileCreatedYear; + //} /** * @param fileCreatedDayOfMonth the fileCreatedDayOfMonth to set */ - private void setFileCreatedDayOfMonth(Integer fileCreatedDayOfMonth) { - this.fileCreatedDayOfMonth = fileCreatedDayOfMonth; - } + //private void setFileCreatedDayOfMonth(Integer fileCreatedDayOfMonth) { + // this.fileCreatedDayOfMonth = fileCreatedDayOfMonth; + //} /** * @param fileCreatedMonth the fileCreatedMonth to set */ - private void setFileCreatedMonth(Integer fileCreatedMonth) { - this.fileCreatedMonth = fileCreatedMonth; - } + //private void setFileCreatedMonth(Integer fileCreatedMonth) { + // this.fileCreatedMonth = fileCreatedMonth; + //} /** * Reads a fixed number of lines from a file into a String @@ -421,25 +394,25 @@ public class NctextFileNameGenerator { setFileCreatedCalendar(Calendar.getInstance()); getFileCreatedCalendar().setTimeZone(TimeZone.getTimeZone("GMT")); getFileCreatedCalendar().setTimeInMillis(theFileTimeStamp); - setFileCreatedDate(new Date(theFileTimeStamp)); - setFileCreatedDayOfMonth( new Integer (getFileCreatedCalendar().get(Calendar.DAY_OF_MONTH))); - setFileCreatedMonth( new Integer (getFileCreatedCalendar().get(Calendar.MONTH))); - setFileCreatedYear( new Integer (getFileCreatedCalendar().get(Calendar.YEAR))); + //setFileCreatedDate(new Date(theFileTimeStamp)); + //setFileCreatedDayOfMonth( new Integer (getFileCreatedCalendar().get(Calendar.DAY_OF_MONTH))); + //setFileCreatedMonth( new Integer (getFileCreatedCalendar().get(Calendar.MONTH))); + //setFileCreatedYear( new Integer (getFileCreatedCalendar().get(Calendar.YEAR))); } /** * @return the fileCreatedDate */ - private Date getFileCreatedDate() { - return fileCreatedDate; - } + //private Date getFileCreatedDate() { + // return fileCreatedDate; + //} /** * @param fileCreatedDate the fileCreatedDate to set */ - private void setFileCreatedDate(Date fileCreatedDate) { - this.fileCreatedDate = fileCreatedDate; - } + //private void setFileCreatedDate(Date fileCreatedDate) { + // this.fileCreatedDate = fileCreatedDate; + //} /** * @return the fileCreatedCalendar @@ -458,16 +431,16 @@ public class NctextFileNameGenerator { /** * @return the timeStamp */ - private Long getTimeStamp() { - return timeStamp; - } + //private Long getTimeStamp() { + // return timeStamp; + //} /** * @param timeStamp the timeStamp to set */ - private void setTimeStamp(Long timeStamp) { - this.timeStamp = timeStamp; - } + //private void setTimeStamp(Long timeStamp) { + // this.timeStamp = timeStamp; + //} /** * @return the pluginName diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextRegexMatcher.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextRegexMatcher.java index 3e5a31e112..675f123bfe 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextRegexMatcher.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextRegexMatcher.java @@ -27,6 +27,7 @@ import java.util.regex.Pattern; * ------------ ---------- ----------- -------------------------- * 06-Jul-2010 191 Archana.S Initial Creation * 18-Aug-2010 191 Archana .S Minor update in regex for vlcw +* 21-Nov-2011 Chin Chen update and re-organize regex to fix several product type decoding errors * * @author Archana * @version 1 @@ -88,8 +89,8 @@ public final class NctextRegexMatcher { if(!isNctextProductAlreadyInList(prodType)){ //add it to the list strNctextProductType.add(prodType); -// System.out.println("Product type is " + prodType); -// System.out.println("Matching pattern is: " + thisPattern.pattern()); + System.out.println("Product type is " + prodType); + System.out.println("Matching pattern is: " + thisPattern.pattern()); } if(thisMatcher.groupCount() > 1){ @@ -141,162 +142,159 @@ public final class NctextRegexMatcher { // and the code will crash when it tries to extract a digit from the captured regular expression groups // thisMap.put(Pattern.compile("(^S[IM]V[IGNS])|(^SNV[INS])|(^S[IMN](W[KZ]|[^VW]))"), "syn"); - - thisMap.put(Pattern.compile("^FXCA62 TJSJ (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "area"); - thisMap.put(Pattern.compile("^WWUS30 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"),"wtch2"); - thisMap.put(Pattern.compile("^FNUS21 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"),"fwddy1"); - thisMap.put(Pattern.compile("^FNUS22 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"),"fwddy2"); - thisMap.put(Pattern.compile("^WOUS64 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "wou"); - thisMap.put(Pattern.compile("^ABNT20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "outlk"); //clashes with TWO - thisMap.put(Pattern.compile("^ACPN50 PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "outlk"); - thisMap.put(Pattern.compile("^ABPZ20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "outlk"); - thisMap.put(Pattern.compile("^ABCA33 TJSJ (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "outlk"); - thisMap.put(Pattern.compile("^WTNT4[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "disc"); - thisMap.put(Pattern.compile("^WTPA4[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "disc"); - thisMap.put(Pattern.compile("^WTPZ4[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "disc"); - thisMap.put(Pattern.compile("^WONT41 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "disc"); - thisMap.put(Pattern.compile("^WTNT3[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pblc"); - thisMap.put(Pattern.compile("^WTNT3[1-5] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pblc"); - thisMap.put(Pattern.compile("^WTPA3[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pblc"); - thisMap.put(Pattern.compile("^WTPZ3[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pblc"); - thisMap.put(Pattern.compile("^WTPZ3[1-5] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pblc"); - thisMap.put(Pattern.compile("^WTCA4[1-5] TJSJ (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pblc"); - thisMap.put(Pattern.compile("^WHCA31 TFFF (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pblc"); - thisMap.put(Pattern.compile("^WTPN2[1-5] PGTW (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pblc"); - thisMap.put(Pattern.compile("^WTNT2[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "mar"); - thisMap.put(Pattern.compile("^WTPA2[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "mar"); - thisMap.put(Pattern.compile("^WTPZ2[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "mar"); - thisMap.put(Pattern.compile("^W[H|T]PS01 NFFN (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "mar"); - thisMap.put(Pattern.compile("^WTPN3[1-5] PGTW (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "mar"); - thisMap.put(Pattern.compile("^URNT12 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "rcn"); -// thisMap.put(Pattern.compile("^U[RZ]NT14 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "rcn");//no test data - thisMap.put(Pattern.compile("^AXPZ20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "tdsc"); //clashes with TWD - thisMap.put(Pattern.compile("^AXNT20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "tdsc"); //clashes with TWD - thisMap.put(Pattern.compile("^WTNT7[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "strk"); - thisMap.put(Pattern.compile("^NOUS42 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pod"); //no regex for aasdl and pasdl - thisMap.put(Pattern.compile("^WWJP25 RJTD (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*HSF.*"), "HSF"); - thisMap.put(Pattern.compile("^WCPA3[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "conv"); - thisMap.put(Pattern.compile("^WSUS3[1-3] KKCI (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "conv"); - thisMap.put(Pattern.compile("^W[CSV][NT|PN|PA|AK][01][0-9] KKCI (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "intl"); - thisMap.put(Pattern.compile("^W[CSV][NT|PN|PA|AK][01][0-9] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "intl"); - thisMap.put(Pattern.compile("^W[CSV][NT|PN|PA|AK][01][0-9] PAWU (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "intl"); - thisMap.put(Pattern.compile("^W[CSV]US0[1-6] KKCI (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*"), "sgmt"); - thisMap.put(Pattern.compile("^WAUS4[1-6] KKCI (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "airm"); - thisMap.put(Pattern.compile("^WAAK4[7-9] PAWU (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "airm"); - thisMap.put(Pattern.compile("^FAAK2[1-6] KZAN (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "cwa"); - thisMap.put(Pattern.compile("^FAUS2[1-6] KZ.. (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "cwa"); - thisMap.put(Pattern.compile("^WCUS2[1-6] KZ.. (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "cwa"); - thisMap.put(Pattern.compile("^FAUS20 PANC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "mis"); - thisMap.put(Pattern.compile("^FOUS14 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmmos"); - thisMap.put(Pattern.compile("^FOAK2[5-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmmos"); - thisMap.put(Pattern.compile("^FOPA20 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "gfsmos"); - thisMap.put(Pattern.compile("^FOUS2[1-6] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "gfsmos"); - thisMap.put(Pattern.compile("^FOAK3[7-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "gfsmos"); - thisMap.put(Pattern.compile("^FEPA20 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "gfsxmos"); - thisMap.put(Pattern.compile("^FEUS2[1-6] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "gfsxmos"); - thisMap.put(Pattern.compile("^FEAK3[7-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "gfsxmos"); - thisMap.put(Pattern.compile("^FECN21 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "gfsxmos"); - thisMap.put(Pattern.compile("^FOUS4[4-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "etamos"); - thisMap.put(Pattern.compile("^FQUS2[1-6] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MMG.*"), "marnmos"); - thisMap.put(Pattern.compile("^FOUE6[0-4] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOUE80 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOUM6[5-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOUM7[01] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOUM8[124] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOUS8[6-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOUS90 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOUW7[238] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOUW83 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOHW50 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOCA5[12] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOCN7[456] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOGX77 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ngmgd"); - thisMap.put(Pattern.compile("^FOUS6[0-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "etagd"); - thisMap.put(Pattern.compile("^FOUS7[0-8] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "etagd"); - thisMap.put(Pattern.compile("^FXUS02 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDEPD.*"), "PMDEPD"); - thisMap.put(Pattern.compile("^FXUS02 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PREEPD.*"), "PREEPD"); - thisMap.put(Pattern.compile("^FXUS01 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDSPD.*"), "PMDSPD"); - thisMap.put(Pattern.compile("^FXHW01 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDHI.*"), "PMDHI"); - thisMap.put(Pattern.compile("^FXSA20 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDSA.*"), "PMDSA"); - thisMap.put(Pattern.compile("^FXCA20 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDCA.*"), "PMDCA"); - thisMap.put(Pattern.compile("^FXAK02 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDAK.*"), "PMDAK"); - thisMap.put(Pattern.compile("^NOUS42 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "sdm"); - thisMap.put(Pattern.compile("^NOUS42 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "sdm"); - thisMap.put(Pattern.compile("^NPXX10 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "intl"); - thisMap.put(Pattern.compile("^NPXX10 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "intl"); - thisMap.put(Pattern.compile("^FXUS10 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "PMDHMD"); - thisMap.put(Pattern.compile("^FMUS2[34] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PRB[EW]HI.*"), "hmean"); - thisMap.put(Pattern.compile("^FMUS2[34] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PRB[EW]HH.*"), "hmax"); - thisMap.put(Pattern.compile("^FMUS2[34] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PRB[EW]HL.*"), "hmin"); - thisMap.put(Pattern.compile("^FXUS06 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "n610"); - thisMap.put(Pattern.compile("^FEUS40 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "f610"); //no data to test - thisMap.put(Pattern.compile("^FXUS07 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "n30"); - thisMap.put(Pattern.compile("^FXUS05 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "n90"); - thisMap.put(Pattern.compile("^FXHW40 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "hawaii"); //hawaii instead of h3090 - thisMap.put(Pattern.compile("^FXUS21 KWNC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "PMDTHR"); - thisMap.put(Pattern.compile("^FXUS25 KWNC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "drought"); - thisMap.put(Pattern.compile("^FVAK2[1-5] PAWU (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "volc"); - thisMap.put(Pattern.compile("^WUUS48 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "ptsd48"); - thisMap.put(Pattern.compile("^FAUS20 KZ.. (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "mis"); - thisMap.put(Pattern.compile("^FXUS6[1-6] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "area"); - thisMap.put(Pattern.compile("^FXUS7[1-6] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "area"); -// thisMap.put(Pattern.compile("^FPAK20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "area");//no data to test -// thisMap.put(Pattern.compile("^FPHW03 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "area");//no data to test - thisMap.put(Pattern.compile("^FXHW60 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "area"); //derived from FX(HW|PN|PS)60 - thisMap.put(Pattern.compile("^FXPN60 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "area"); //derived from FX(HW|PN|PS)60 - thisMap.put(Pattern.compile("^FXPS60 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "area"); //derived from FX(HW|PN|PS)60 -// thisMap.put(Pattern.compile("^FANT02 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "offsh"); //no raw data at all!! - thisMap.put(Pattern.compile("^WSUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "sgmt"); //no data to test - thisMap.put(Pattern.compile("^WAHW[03]1 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "airm"); -// thisMap.put(Pattern.compile("^WAUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "airm"); //no data to test - thisMap.put(Pattern.compile("^WAUS1 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "airm"); //no data to test -// thisMap.put(Pattern.compile("^WAAK01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "airm"); //no data to test - thisMap.put(Pattern.compile("^WOUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "stat"); - thisMap.put(Pattern.compile("^FVXX2[0-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "volc"); - thisMap.put(Pattern.compile("^FVCN0[0-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "volc"); - thisMap.put(Pattern.compile("^FVAU0[2-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "volc"); - thisMap.put(Pattern.compile("^ACUS4[1-5] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "storm"); - thisMap.put(Pattern.compile("^FSUS02 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "srp"); - thisMap.put(Pattern.compile("^ASUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "sus"); -// thisMap.put(Pattern.compile("^FXPA00 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "expac"); //no folder for raw data in server - thisMap.put(Pattern.compile("^FVXX2[0-7] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "vlcf"); //clashes with volc FVXX2[0-4] - thisMap.put(Pattern.compile("^ACUS48 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "day48"); - thisMap.put(Pattern.compile("^FNUS31 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PFWFD1.*"), "pfwfd1"); - thisMap.put(Pattern.compile("^FNUS32 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PFWFD2.*"), "pfwfd2"); - thisMap.put(Pattern.compile("^FNUS38 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PFWF38.*"), "pfwf38"); - thisMap.put(Pattern.compile("^NOUS6. .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FTM.*"), "ftm"); - thisMap.put(Pattern.compile("^WFCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "tornado"); - thisMap.put(Pattern.compile("^WUCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "severe"); - thisMap.put(Pattern.compile("^WOCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "sps"); - thisMap.put(Pattern.compile("^WWCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "warwatch"); - thisMap.put(Pattern.compile("^WWCN3[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "warnsumm"); - thisMap.put(Pattern.compile("^FOCN45 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "coutlook"); - thisMap.put(Pattern.compile("^ACUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "day1"); - thisMap.put(Pattern.compile("^ACUS02 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "day2"); - thisMap.put(Pattern.compile("^ACUS03 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "day3"); - thisMap.put(Pattern.compile("^WWUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"),"ptsdy1"); //no data to test - thisMap.put(Pattern.compile("^WWUS02 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"),"ptsdy2");//no data to test - thisMap.put(Pattern.compile("^WWUS03 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"),"ptsdy3");//no data to test - thisMap.put(Pattern.compile("^WWUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"),"watch"); - thisMap.put(Pattern.compile("^WWUS50 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SEV[0-9].*"),"sev"); - thisMap.put(Pattern.compile("^WWUS60 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SEVSPC.*"),"sevmkc"); - thisMap.put(Pattern.compile("^WOUS40 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"),"public"); - thisMap.put(Pattern.compile("^NWUS22 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*STAHRY.*"),"hry"); - thisMap.put(Pattern.compile("^ACUS11 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"),"meso"); - thisMap.put(Pattern.compile("^NWUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*STADTS"),"dts"); - thisMap.put(Pattern.compile("^NWUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"),"svr"); - thisMap.put(Pattern.compile("^FNUS21 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FWDDY1.*"),"fire1"); //spc uses this regex for fwddy1 also - thisMap.put(Pattern.compile("^FNUS22 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FWDDY2.*"),"fire2"); //spc uses this regex for fwddy2 also -// thisMap.put(Pattern.compile("^WHXX9[09] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "mdl"); // not sure if this regex is correct - no test data to verify - thisMap.put(Pattern.compile("^WHXX0[1-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "mdl"); - thisMap.put(Pattern.compile("^URNT10 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "antreco"); - thisMap.put(Pattern.compile("^URNT11 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "areco"); - thisMap.put(Pattern.compile("^URNT12 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "avortex"); - thisMap.put(Pattern.compile("^URNT14 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "asupvort"); - thisMap.put(Pattern.compile("^UZNT13 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "adrops"); - thisMap.put(Pattern.compile("^URPN10 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pntreco"); //no data to test - thisMap.put(Pattern.compile("^URPN11 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "preco");//no data to test - thisMap.put(Pattern.compile("^URPN12 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pvortex");//no data to test + + //Chin: add \n to separate the 2 lines to make regular expression work "correctly" on those products with + //product type coded at 2nd line + thisMap.put(Pattern.compile("^FXCA62 TJSJ (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "area"); + thisMap.put(Pattern.compile("^FXUS[67][1-6] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "area"); + thisMap.put(Pattern.compile("^FPAK20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "area");//no data to test + thisMap.put(Pattern.compile("^FPHW03 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "area");//no data to test + thisMap.put(Pattern.compile("^FX(HW|PN|PS)60 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "area"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)FA[0-9].*"), "area"); //aviation forecasts + thisMap.put(Pattern.compile("^WWUS30 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"),"wtch2"); + thisMap.put(Pattern.compile("^FNUS21 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"),"fwddy1"); + thisMap.put(Pattern.compile("^FNUS22 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"),"fwddy2"); + thisMap.put(Pattern.compile("^WOUS64 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "wou"); + thisMap.put(Pattern.compile("^ABNT20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "outlk"); //clashes with TWO + thisMap.put(Pattern.compile("^ACPN50 PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "outlk"); + thisMap.put(Pattern.compile("^ABPZ20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "outlk"); + thisMap.put(Pattern.compile("^ABCA33 TJSJ (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "outlk"); + thisMap.put(Pattern.compile("^WTNT4[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "disc"); + thisMap.put(Pattern.compile("^WTPA4[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "disc"); + thisMap.put(Pattern.compile("^WTPZ4[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "disc"); + thisMap.put(Pattern.compile("^WONT41 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "disc"); + thisMap.put(Pattern.compile("^WTNT3[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pblc"); + thisMap.put(Pattern.compile("^WTNT3[1-5] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pblc"); + thisMap.put(Pattern.compile("^WTPA3[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pblc"); + thisMap.put(Pattern.compile("^WTPZ3[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pblc"); + thisMap.put(Pattern.compile("^WTPZ3[1-5] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pblc"); + thisMap.put(Pattern.compile("^WTCA4[1-5] TJSJ (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pblc"); + thisMap.put(Pattern.compile("^WHCA31 TFFF (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pblc"); + thisMap.put(Pattern.compile("^WTPN2[1-5] PGTW (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pblc"); + thisMap.put(Pattern.compile("^WTNT2[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "mar"); + thisMap.put(Pattern.compile("^WTPA2[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "mar"); + thisMap.put(Pattern.compile("^WTPZ2[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "mar"); + thisMap.put(Pattern.compile("^W[H|T]PS01 NFFN (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "mar"); + thisMap.put(Pattern.compile("^WTPN3[1-5] PGTW (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "mar"); + thisMap.put(Pattern.compile("^URNT12 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "rcn"); + thisMap.put(Pattern.compile("^U[RZ]NT14 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "rcn");//no test data + thisMap.put(Pattern.compile("^AXPZ20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "tdsc"); //clashes with TWD + thisMap.put(Pattern.compile("^AXNT20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "tdsc"); //clashes with TWD + thisMap.put(Pattern.compile("^WTNT7[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "strk"); + thisMap.put(Pattern.compile("^NOUS42 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pod"); //no regex for aasdl and pasdl + thisMap.put(Pattern.compile("^WWJP25 RJTD (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "HSF"); + thisMap.put(Pattern.compile("^WCPA3[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "conv"); + thisMap.put(Pattern.compile("^WSUS3[1-3] KKCI (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "conv"); + thisMap.put(Pattern.compile("^WAUS4[1-6] KKCI (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "airm"); + thisMap.put(Pattern.compile("^WAAK4[7-9] PAWU (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "airm"); + thisMap.put(Pattern.compile("^FAAK2[1-6] KZAN (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "cwa"); + thisMap.put(Pattern.compile("^FAUS2[1-6] KZ.. (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "cwa"); + thisMap.put(Pattern.compile("^WCUS2[1-6] KZ.. (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "cwa"); + thisMap.put(Pattern.compile("^FAUS20 (KZ..|PANC) (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "mis"); + thisMap.put(Pattern.compile("^FOUS14 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmmos"); + thisMap.put(Pattern.compile("^FOAK2[5-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmmos"); + thisMap.put(Pattern.compile("^FOPA20 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "gfsmos"); + thisMap.put(Pattern.compile("^FOUS2[1-6] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "gfsmos"); + thisMap.put(Pattern.compile("^FOAK3[7-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "gfsmos"); + thisMap.put(Pattern.compile("^FEPA20 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "gfsxmos"); + thisMap.put(Pattern.compile("^FEUS2[1-6] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "gfsxmos"); + thisMap.put(Pattern.compile("^FEAK3[7-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "gfsxmos"); + thisMap.put(Pattern.compile("^FECN21 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "gfsxmos"); + thisMap.put(Pattern.compile("^FOUS4[4-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "etamos"); + thisMap.put(Pattern.compile("^FQUS2[1-6] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)MMG.*"), "marnmos"); + thisMap.put(Pattern.compile("^FQAK37 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)MMG.*"), "marnmos"); + thisMap.put(Pattern.compile("^FQPA20 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)MMG.*"), "marnmos"); + thisMap.put(Pattern.compile("^FOUE6[0-4] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOUE80 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOUM6[5-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOUM7[01] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOUM8[124] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOUS8[6-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOUS90 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOUW7[238] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOUW83 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOHW50 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOCA5[12] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOCN7[456] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOGX77 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ngmgd"); + thisMap.put(Pattern.compile("^FOUS6[0-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "etagd"); + thisMap.put(Pattern.compile("^FOUS7[0-8] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "etagd"); + thisMap.put(Pattern.compile("^FXUS02 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PMDEPD.*"), "PMDEPD"); + thisMap.put(Pattern.compile("^FXUS02 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PREEPD.*"), "PREEPD"); + thisMap.put(Pattern.compile("^FXUS01 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PMDSPD.*"), "PMDSPD"); + thisMap.put(Pattern.compile("^FXHW01 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PMDHI.*"), "PMDHI"); + thisMap.put(Pattern.compile("^FXSA20 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PMDSA.*"), "PMDSA"); + thisMap.put(Pattern.compile("^FXCA20 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PMDCA.*"), "PMDCA"); + thisMap.put(Pattern.compile("^FXAK02 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PMDAK.*"), "PMDAK"); + thisMap.put(Pattern.compile("^NOUS42 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "sdm"); + thisMap.put(Pattern.compile("^NOUS42 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "sdm"); + thisMap.put(Pattern.compile("^NPXX10 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "intl"); + thisMap.put(Pattern.compile("^NPXX10 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "intl"); + thisMap.put(Pattern.compile("^FXUS10 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "PMDHMD"); + thisMap.put(Pattern.compile("^FMUS2[34] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PRB[EW]HI.*"), "hmean"); + thisMap.put(Pattern.compile("^FMUS2[34] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PRB[EW]HH.*"), "hmax"); + thisMap.put(Pattern.compile("^FMUS2[34] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PRB[EW]HL.*"), "hmin"); + thisMap.put(Pattern.compile("^FXUS06 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "n610"); + thisMap.put(Pattern.compile("^FEUS40 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "f610"); //no data to test + thisMap.put(Pattern.compile("^FXUS07 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "n30"); + thisMap.put(Pattern.compile("^FXUS05 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "n90"); + thisMap.put(Pattern.compile("^FXHW40 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "hawaii"); //hawaii instead of h3090 + thisMap.put(Pattern.compile("^FXUS21 KWNC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "PMDTHR"); + thisMap.put(Pattern.compile("^FXUS25 KWNC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "drought"); + thisMap.put(Pattern.compile("^FVAK2[1-5] PAWU (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "volc"); + thisMap.put(Pattern.compile("^WUUS48 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "ptsd48"); + thisMap.put(Pattern.compile("^FAUS20 KZ.. (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "mis"); + thisMap.put(Pattern.compile("^FANT02 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "offsh"); //no raw data at all!! + //thisMap.put(Pattern.compile("^WSUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "sgmt"); //no data to test + thisMap.put(Pattern.compile("^WAHW[03]1 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "airm"); + thisMap.put(Pattern.compile("^WAUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "airm"); //no data to test + thisMap.put(Pattern.compile("^WAUS1 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "airm"); //no data to test + thisMap.put(Pattern.compile("^WAAK01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "airm"); //no data to test + thisMap.put(Pattern.compile("^WOUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "stat"); + thisMap.put(Pattern.compile("^FVXX2[0-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "volc"); + thisMap.put(Pattern.compile("^FVCN0[0-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "volc"); + thisMap.put(Pattern.compile("^FVAU0[2-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "volc"); + thisMap.put(Pattern.compile("^ACUS4[1-5] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "storm"); + thisMap.put(Pattern.compile("^FSUS02 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "srp"); + thisMap.put(Pattern.compile("^ASUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "sus"); + thisMap.put(Pattern.compile("^FXPA00 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "expac"); //no folder for raw data in server + thisMap.put(Pattern.compile("^FVXX2[0-7] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "vlcf"); //clashes with volc FVXX2[0-4] + thisMap.put(Pattern.compile("^ACUS48 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "day48"); + thisMap.put(Pattern.compile("^FNUS31 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PFWFD1.*"), "pfwfd1"); + thisMap.put(Pattern.compile("^FNUS32 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PFWFD2.*"), "pfwfd2"); + thisMap.put(Pattern.compile("^FNUS38 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)PFWF38.*"), "pfwf38"); + thisMap.put(Pattern.compile("^WFCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "tornado"); + thisMap.put(Pattern.compile("^WUCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "severe"); + thisMap.put(Pattern.compile("^WOCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "sps"); + thisMap.put(Pattern.compile("^WWCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "warwatch"); + thisMap.put(Pattern.compile("^WWCN3[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "warnsumm"); + thisMap.put(Pattern.compile("^FOCN45 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "coutlook"); + thisMap.put(Pattern.compile("^ACUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "day1"); + thisMap.put(Pattern.compile("^ACUS02 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "day2"); + thisMap.put(Pattern.compile("^ACUS03 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "day3"); + thisMap.put(Pattern.compile("^WWUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"),"ptsdy1"); //no data to test + thisMap.put(Pattern.compile("^WWUS02 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"),"ptsdy2");//no data to test + thisMap.put(Pattern.compile("^WWUS03 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"),"ptsdy3");//no data to test + thisMap.put(Pattern.compile("^WWUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"),"watch"); + thisMap.put(Pattern.compile("^WWUS50 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)SEV[0-9].*"),"sev"); + thisMap.put(Pattern.compile("^WWUS60 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)SEVSPC.*"),"sevmkc"); + thisMap.put(Pattern.compile("^WOUS40 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"),"public"); + thisMap.put(Pattern.compile("^NWUS22 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)STAHRY.*"),"hry"); + thisMap.put(Pattern.compile("^ACUS11 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"),"meso"); + thisMap.put(Pattern.compile("^NWUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)STADTS"),"dts"); + thisMap.put(Pattern.compile("^NWUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"),"svr"); + thisMap.put(Pattern.compile("^FNUS21 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)FWDDY1.*"),"fire1"); //spc uses this regex for fwddy1 also + thisMap.put(Pattern.compile("^FNUS22 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)FWDDY2.*"),"fire2"); //spc uses this regex for fwddy2 also + thisMap.put(Pattern.compile("^WHXX9[09] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "mdl"); // not sure if this regex is correct - no test data to verify + thisMap.put(Pattern.compile("^WHXX0[1-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "mdl"); + thisMap.put(Pattern.compile("^URNT10 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "antreco"); + thisMap.put(Pattern.compile("^URNT11 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "areco"); + thisMap.put(Pattern.compile("^URNT12 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "avortex"); + thisMap.put(Pattern.compile("^URNT14 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "asupvort"); + thisMap.put(Pattern.compile("^UZNT13 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "adrops"); + thisMap.put(Pattern.compile("^URPN10 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pntreco"); //no data to test + thisMap.put(Pattern.compile("^URPN11 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "preco");//no data to test + thisMap.put(Pattern.compile("^URPN12 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pvortex");//no data to test // thisMap.put(Pattern.compile("^URNT15 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "North Atlantic High Density Observations"); // thisMap.put(Pattern.compile("^URPA15 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "North West Pacific High Density Observations"); // thisMap.put(Pattern.compile("^URPA11 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "North West Pacific Reco Observation"); @@ -304,100 +302,102 @@ public final class NctextRegexMatcher { // thisMap.put(Pattern.compile("^URPA10 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "North West Pacific Reco Observation non-tropical"); // thisMap.put(Pattern.compile("^URPN15 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "North East and Central Pacific High Density Observations"); - thisMap.put(Pattern.compile("^UZPN13 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "pdrops");//no data to test - thisMap.put(Pattern.compile("^UZPA13 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "wpdrops");//no data to test - thisMap.put(Pattern.compile("^TXUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "satest"); - thisMap.put(Pattern.compile("^SXUS40 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "cgr"); - thisMap.put(Pattern.compile("^SXUS08 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "cgr"); - thisMap.put(Pattern.compile("^SXUS86 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "cgr");//regexes clash for cgr and OMR - thisMap.put(Pattern.compile("^WV.... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*"), "vlcw"); //might clash with regex for inl and sgmt - thisMap.put(Pattern.compile("^W[CSV].... [^KP]... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*"), "intl"); //regexes clash for intl and sgmt - thisMap.put(Pattern.compile("^WSUS4[012] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "conv"); - thisMap.put(Pattern.compile("^WSUK.. .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*"), "sgmt"); - thisMap.put(Pattern.compile("^WS[^U]... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*"), "sgmt"); //regexes clash for intl and sgmt - thisMap.put(Pattern.compile("^FT.... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+"), "fts"); - thisMap.put(Pattern.compile("^...... KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*HSF.*"), "HSF"); //conflicts with FLN - thisMap.put(Pattern.compile("^...... PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*HSF.*"), "HSF"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*AGO.*"), "AGO"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FZL.*"), "FZL"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*AFD.*"), "AFD"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SFP.*"), "SFP"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*ZFP.*"), "ZFP"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*LFP.*"), "LFP"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*CCF.*"), "CCF"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RDF.*"), "RDF"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PFM.*"), "PFM"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*AFM.*"), "AFM"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SFT.*"), "SFT"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RTP.*"), "RTP"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*CLI.*"), "CLI"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*CLM.*"), "CLM"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*LSR.*"), "LSR"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RER.*"), "RER"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*NOW.*"), "NOW"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PNS.*"),"PNS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*HWO.*"),"HWO"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RWR.*"),"RWR"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MIS.*"),"MIS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*ADA.*"),"ADA"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SVR.*"),"SVR"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TOR.*"),"TOR"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RWS.*"),"RWS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*WSW.*"),"WSW"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SPS.*"),"SPS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SVS.*"),"SVS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SLS.*"),"SLS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*WCN.*"),"WCN"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*NPW.*"),"NPW"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*HLS.*"),"HLS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FFG.*"), "FFG"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FFA.*"), "FFA"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FFW.*"), "FFW"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FFS.*"), "FFS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FLS.*"), "FLS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FLW.*"), "FLW"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FLN.*"), "FLN"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RVS.*"), "RVS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR1.*"), "RR1"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR2.*"), "RR2"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR3.*"), "RR3"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR4.*"), "RR4"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR5.*"), "RR5"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR6.*"), "RR6"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR7.*"), "RR7"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR8.*"), "RR8"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR9.*"), "RR9"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RRA.*"), "RRA"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RRM.*"), "RRM"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*CWF.*"), "CWF"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*OFF.*"), "OFF"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PLS.*"), "PLS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*OMR.*"), "OMR"); //regexes clash for cgr and OMR - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SMW.*"), "SMW"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*CFW.*"), "CFW"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MWS.*"), "MWS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MRP.*"), "MRP"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MIM.*"), "MIM"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FA[0-9].*"), "area"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TAV.*"), "TAV"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SCS.*"), "SCS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TWO.*"), "TWO"); //clashes with outlk - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TWS.*"), "TWS"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TWD.*"), "TWD"); //clashes with tdsc - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TCM.*"), "TCM"); //clashes with mar - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TCP.*"), "TCP"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TCD.*"), "TCD"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TCE.*"), "TCE"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TCU.*"), "TCU"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*DSA.*"), "DSA"); //clashes with disc - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RFW.*"), "RFW"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FWF.*"), "FWF"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FWM.*"), "FWM"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RFD.*"), "RFD"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*UVI.*"), "UVI"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*QPFPFD.*"), "QPFPFD"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*QPFERD.*"), "QPFERD"); - thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*QPFHSD.*"), "QPFHSD"); + thisMap.put(Pattern.compile("^UZPN13 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "pdrops");//no data to test + thisMap.put(Pattern.compile("^UZPA13 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "wpdrops");//no data to test + thisMap.put(Pattern.compile("^TXUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "satest"); + thisMap.put(Pattern.compile("^SXUS40 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "cgr"); + thisMap.put(Pattern.compile("^SXUS08 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "cgr"); + thisMap.put(Pattern.compile("^SXUS86 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "cgr");//regexes clash for cgr and OMR + thisMap.put(Pattern.compile("^WV.... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "vlcw"); //might clash with regex for inl and sgmt + thisMap.put(Pattern.compile("^W[CSV].... [^KP]... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "intl"); //regexes clash for intl and sgmt + thisMap.put(Pattern.compile("^W[CSV](NT|PN|PA|AK)[01][0-9] (KKCI|PHFO|PAWU) (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "intl"); //regexes clash for intl and sgmt + thisMap.put(Pattern.compile("^WSUS4[012] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "conv"); + thisMap.put(Pattern.compile("^W[CSV]US0[1-6] KKCI (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "sgmt"); + thisMap.put(Pattern.compile("^WSUK.. .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "sgmt"); + thisMap.put(Pattern.compile("^WS[^U]... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "sgmt"); //regexes clash for intl and sgmt + thisMap.put(Pattern.compile("^FT.... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9])(.|\r|\n)+"), "fts"); //aviation TAFS + thisMap.put(Pattern.compile("^...... KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(HSF).*"), "HSF"); //conflicts with FLN + thisMap.put(Pattern.compile("^...... PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(HSF).*"), "HSF"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(AGO).*"), "AGO"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(FZL).*"), "FZL"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(AFD).*"), "AFD"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(SFP).*"), "SFP"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(ZFP).*"), "ZFP"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(LFP).*"), "LFP"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(CCF).*"), "CCF"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RDF).*"), "RDF"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(PFM).*"), "PFM"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(AFM).*"), "AFM"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(SFT).*"), "SFT"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RTP).*"), "RTP"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(CLI).*"), "CLI"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(CLM).*"), "CLM"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(LSR).*"), "LSR"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RER).*"), "RER"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(NOW).*"), "NOW"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(PNS).*"),"PNS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(HWO).*"),"HWO"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RWR).*"),"RWR"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(MIS).*"),"MIS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(ADA).*"),"ADA"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(SVR).*"),"SVR"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(TOR).*"),"TOR"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RWS).*"),"RWS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(WSW).*"),"WSW"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(SPS).*"),"SPS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(SVS).*"),"SVS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(SLS).*"),"SLS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(WCN).*"),"WCN"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(NPW).*"),"NPW"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(HLS).*"),"HLS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(FFG).*"), "FFG"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(FFA).*"), "FFA"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(FFW).*"), "FFW"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(FFS).*"), "FFS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(FLS).*"), "FLS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(FLW).*"), "FLW"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(FLN).*"), "FLN"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RVS).*"), "RVS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RR1).*"), "RR1"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RR2).*"), "RR2"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RR3).*"), "RR3"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RR4).*"), "RR4"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RR5).*"), "RR5"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RR6).*"), "RR6"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RR7).*"), "RR7"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RR8).*"), "RR8"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RR9).*"), "RR9"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RRA).*"), "RRA"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RRM).*"), "RRM"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(CWF).*"), "CWF"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(OFF).*"), "OFF"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(PLS).*"), "PLS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(OMR).*"), "OMR"); //regexes clash for cgr and OMR + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(SMW).*"), "SMW"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(CFW).*"), "CFW"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(MWS).*"), "MWS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(MRP).*"), "MRP"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(MIM).*"), "MIM"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(TAV).*"), "TAV"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(SCS).*"), "SCS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(TWO).*"), "TWO"); //clashes with outlk + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(TWS).*"), "TWS"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(TWD).*"), "TWD"); //clashes with tdsc + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(TCM).*"), "TCM"); //clashes with mar + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(TCP).*"), "TCP"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(TCD).*"), "TCD"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(TCE).*"), "TCE"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(TCU).*"), "TCU"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(DSA).*"), "DSA"); //clashes with disc + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RFW).*"), "RFW"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(FWF).*"), "FWF"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(FWM).*"), "FWM"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(RFD).*"), "RFD"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(UVI).*"), "UVI"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(QPFPFD).*"), "QPFPFD"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(QPFERD).*"), "QPFERD"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(QPFHSD).*"), "QPFHSD"); + thisMap.put(Pattern.compile("^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*(\n|\r)(FTM).*"), "ftm"); return Collections.unmodifiableMap(thisMap); diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextSeparator.java index 61f8e96a7f..24f7bc2f31 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextSeparator.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/src/gov/noaa/nws/ncep/edex/plugin/nctext/decoder/NctextSeparator.java @@ -63,8 +63,20 @@ public class NctextSeparator extends AbstractRecordSeparator { public static final String R_TYPE_SEPARATOR2 = "00///"; public static final String R_TYPE_SEPARATOR3 = "[A-Z]{3,4}"; + + public static String [][] gdStnGp= {{"PWM","BGR","CAR","CON","AFA"},{"ALB","BOS","PHL","BTV","LGA","IPT"},{"DCA","RDU","ILM","ORF","HAT"}, + {"CAE","MIA","TLH","SAV","LAL"},{"BUF","CLE","CRW","PIT","DAY","IND"},{"STL","MEM","TYS","SDF","BNA","ATL"},{"BHM","JAN","SHV","MOB","MSY","LIT"}, + {"DTW","MKE","INL","SSM","MSP","ORD"},{"DSM","DDC","LBF","TOP","OMA","BFF"},{"OKC","SAT","BRO","DFW","IAH","DRT"},{"BIS","RAP","BIL","FSD","GTF","MSO"}, + {"LBB","ABQ","DEN","ELP","PHX","CYS"},{"SEA","PDX","BOI","GEG","MFR","PIH"},{"SFO","LAX","SLC","FAT","RNO","CDC"},{"YQB","YOW","YYB","YQT","YMW","YLH"}, + {"YWG","YQR","YYC","YQD","YPA","YEG"},{"MCD","YXC","YVR","YRV","YCG","YXS"}, {"X68","EDW","LWS","UCC","BTNM","LGIN"}, {"SYR","ROA","ZZV","AOO","AVL"}, + {"SGF","GRB","GJT","JKL","MLI","FAR","LND"},{"MAF","LCH","TUL","DHT","DHN","DAB"},{"GGW","RDD","LAS","PDT","EKO","FLG"}, + {"AKN","CZF","EDF","EHM","SVW","TLJ"},{"EIL","GAL","LUR","TNC","UTO"},{"ANC","ANN","CDV","JNU","ORT","YAK"},{"ADQ","BET","CDB","MCG","SNP"}, + {"BRW","BTI","BTT","FAI","OME","OTZ"},{"TJSJ","TJMZ","TJPS","TJBQ","TJGU","TJAD"},{"TIST","TISX","TNCM","TKPK","TJNR","TISJ"},{"PHNL","PHLI","PHOG","PHTO","HIB1","HIB4"}}; public static final byte ASCII_RS = 0x1E; // record separator "^^" + public static final byte ASCII_SP = 0x20; // SPACE + + // private static final int DTGROUP_SIZE = 6; private String cccc = null; @@ -323,6 +335,7 @@ public class NctextSeparator extends AbstractRecordSeparator { */ @Override public void setData(byte[] rawMessage, Headers headers) { + /* currentReport = -1; // Now check for some binary data types, Stop decoding, if it is binary @@ -339,16 +352,16 @@ public class NctextSeparator extends AbstractRecordSeparator { pos = sRawMessage.indexOf("GIF87"); notStored = notStored || ((pos >= 0) && (pos < 20)); - int rawMsglength = rawMessage.length; /* - * start from this, and - * decremented when each bulletin - * found - */ - int rawMsgPointer = 0;/* - * start from 0 and incremented when each bulletin - * found - */ - int recordId = 1; /* to record number of records with same AWIPS header */ + int rawMsglength = rawMessage.length; // + // * start from this, and + // * decremented when each bulletin + // * found + // + int rawMsgPointer = 0;//* + // * start from 0 and incremented when each bulletin + // * found + // + int recordId = 1; ///* to record number of records with same AWIPS header reports = new ArrayList(); String sRawMsgInProcessing = null; int endPos; @@ -400,7 +413,7 @@ public class NctextSeparator extends AbstractRecordSeparator { // cumRsPos = cumRsPos + nextRsPos; int testCount1 = 0; while ((nextRsPos >= 0) - && (/* cumRsPos */nextRsPos < endPos)) { + && (nextRsPos < endPos)) { // find record(s) within the section, store // it testCount1++; @@ -475,7 +488,7 @@ public class NctextSeparator extends AbstractRecordSeparator { + awipsId + " BUT, no RS ^^ found!"); - rawMsglength = 0; /* get out of here */ + rawMsglength = 0; ///* get out of here } // System.out.println("M type report size : "+ // reports.size()); @@ -519,7 +532,7 @@ public class NctextSeparator extends AbstractRecordSeparator { // + WMOId + " " + cccc + " " + YYGGgg+ " " + awipsId + // " " + proType // /*+"\n rawMsgLn " + rawMsglength + "rawMsgPointer " + - // rawMsgPointer + "endPos " + endPos*/); + // rawMsgPointer + "endPos " + endPos); resetVaraable(); } else { @@ -527,22 +540,22 @@ public class NctextSeparator extends AbstractRecordSeparator { logger.info("setData : find wmoHeader " + (recordId - 1) + ": " + WMOId + " " + cccc + " " + YYGGgg + " " + awipsId - + " BUT, no message data end Ctl-C found! "/* - * + - * " rawMsgLn " - * + - * rawMsglength - * + - * " rawMsgPointer " - * + - * rawMsgPointer - * + - * " endPos " - * + - * endPos - */); + + " BUT, no message data end Ctl-C found! "//* + // * + + // * " rawMsgLn " + // * + + // * rawMsglength + /// * + + // * " rawMsgPointer " + // * + + // * rawMsgPointer + // * + + // * " endPos " + // * + + // * endPos + // ); - rawMsglength = 0; /* get out of here */ + rawMsglength = 0; ///* get out of here } } // Chin debug @@ -614,6 +627,7 @@ public class NctextSeparator extends AbstractRecordSeparator { // Chin debug logger.info(traceId + " - setData():No reports found in data."); } + */ } private synchronized boolean parseRcdHeader(String sInputMessageData) { @@ -705,6 +719,16 @@ public class NctextSeparator extends AbstractRecordSeparator { } return isValid; } + private String[] getGdStnGp(String stnId){ + for(String[] stnGp: gdStnGp){ + for(int i=0; i < stnGp.length; i++){ + if(stnId.equals(stnGp[i])){ + return stnGp; + } + } + } + return null; + } /** * Set the raw message data and invoke the internal message separation @@ -753,8 +777,12 @@ public class NctextSeparator extends AbstractRecordSeparator { // They are separated by Record Separator "^^". rsPos = strRcd.indexOf(ASCII_RS); // find first RS if ((rsPos >= 0) && (rsPos < endPos)) { + int stnidEnd; + + stnidEnd = strRcd.substring(rsPos + 1).indexOf(ASCII_SP) + 1; //Chin fix mos stnid bug + String stnId = strRcd.substring(rsPos + 1, - rsPos + 5); + rsPos + stnidEnd); curPos = rsPos + 1; nextRsPos = strRcd.indexOf(ASCII_RS, curPos); // 2nd // RS @@ -769,9 +797,11 @@ public class NctextSeparator extends AbstractRecordSeparator { // stndId // found for // this record - reports.add(nctextrecord); + if(stnId.length() <= 8) //Chin : to make sure we do not get unwanted/bad record with longer than 8 chars stnid + reports.add(nctextrecord); + stnidEnd = strRcd.substring(nextRsPos + 1).indexOf(ASCII_SP) + 1; //Chin fix mos stnid bug stnId = strRcd.substring(nextRsPos + 1, - nextRsPos + 5); + nextRsPos + stnidEnd); curPos = nextRsPos + 1; nextRsPos = strRcd.indexOf(ASCII_RS, @@ -788,11 +818,12 @@ public class NctextSeparator extends AbstractRecordSeparator { // with stndId // found for this // record - reports.add(nctextrecord); + if(stnId.length() <= 8) + reports.add(nctextrecord); } else { // Chin debug System.out - .println("setData for M type: find wmoHeader " + .println("setRecordData for M type: find wmoHeader " + (recordId - 1) + ": " + WMOId @@ -803,44 +834,60 @@ public class NctextSeparator extends AbstractRecordSeparator { + " " + awipsId + " BUT, no RS ^^ found!"); } - }/* - * else if (fileType.equals("RGD")){ Pattern p = - * Pattern.compile(R_TYPE_SEPARATOR); Matcher m = - * p.matcher(strRcd); String stnIdFound="NA", gpStnId = - * "NA", subStr; boolean saveit = false; if (m.find()) { - * stnIdFound = m.group(); stnIdFound = - * stnIdFound.substring(0, stnIdFound.length()-2); gpStnId - * = nctextStnGroupingDao.getStnGpId(stnIdFound); saveit = - * true; } else { //This record may have different format, - * Its Stn ID is one line before "00///" found p = - * Pattern.compile(R_TYPE_SEPARATOR2); m = - * p.matcher(strRcd); if (m.find()) { subStr = - * strRcd.substring(m.start()); // find the first "00///" - * and move str to here //from subStr, find a first stn id - * of this gp stns p = Pattern.compile(R_TYPE_SEPARATOR3); - * m = p.matcher(subStr); if (m.find()){ stnIdFound = - * m.group(); gpStnId = - * nctextStnGroupingDao.getStnGpId(stnIdFound); saveit = - * true; } else { - * logger.info("Could not find stn id in RGD file record !!!" - * ); } } else { - * logger.info("Could not find stn id in RGD file record!" - * ); } } if((saveit == true) && (gpStnId.equals("NA") == - * false)){ NctextRecord nctextrecord = new NctextRecord(); - * setNctextRecord(nctextrecord); - * nctextrecord.setRawRecord(strRcd.substring(recordStart, - * endPos-1)); nctextrecord.setRecordId(recordId++); - * nctextrecord.setIssueSite(gpStnId); // replace cccc with - * group stndId found for this record - * reports.add(nctextrecord); } else logger.info("stn id " - * + stnIdFound + " But gp Stnid is "+ gpStnId); - * - * } - */ + } + else if (fileType.equals("R")){ + Pattern p = Pattern.compile(R_TYPE_SEPARATOR); + Matcher m =p.matcher(strRcd); + String stnIdFound="NA", subStr; + String[] stnGp=null; + boolean saveit = false; + if (m.find()) { + stnIdFound = m.group(); + stnIdFound = stnIdFound.substring(0, stnIdFound.length()-2); + stnGp = getGdStnGp(stnIdFound); + if(stnGp !=null) + saveit =true; + } else { //This record may have different format, Its Stn ID is one line before "00///" + p = Pattern.compile(R_TYPE_SEPARATOR2); + m = p.matcher(strRcd); + if (m.find()) { + subStr = strRcd.substring(m.start()); + // find the first "00///" and move str to here + //from subStr, find a first stn id of this gp stns + //this stn is actually not the first stn in the record. but it is ok, we only need one stn id in the gp. + p = Pattern.compile(R_TYPE_SEPARATOR3); + m = p.matcher(subStr); + if (m.find()){ + stnIdFound = m.group(); + stnGp = getGdStnGp(stnIdFound); + if(stnGp !=null) + saveit = true; + } else { + logger.info("Could not find stn id in RGD file record !!!"); + } + } else { + logger.info("Could not find stn id in RGD file record!" ); + } + } + if(saveit == true && stnGp != null) { + //For consistent with all other text record, we have to save smae record for each stn in the gp, + // so appication can query record based on stnId + for(String stn: stnGp){ + NctextRecord nctextrecord = new NctextRecord(); + setNctextRecord(nctextrecord); + nctextrecord.setRawRecord(strRcd.substring(recordStart,endPos-1)); + nctextrecord.setRecordId(recordId++); + nctextrecord.setIssueSite(stn); + // replace cccc with group stndId found for this record + reports.add(nctextrecord); + } + } else + logger.info("stn id "+ stnIdFound + " But gp Stn is not found"); + } else if (fileType.equals("O")) { logger.info("Observer data is not supported now!!!"); } else { - // other data types - I.e. B, W, Z, F, R types + // other data types - I.e. B, W, Z, F types NctextRecord nctextrecord = new NctextRecord(); setNctextRecord(nctextrecord); nctextrecord.setRawRecord(strRcd.substring(recordStart, @@ -863,38 +910,38 @@ public class NctextSeparator extends AbstractRecordSeparator { + " BUT, some issues found! "); switch (parseErr) { case NO_AWIPS_HDR: - logger.info("setData : no header found. Stop here! "); + logger.info("setRecordData : no header found. Stop here! "); logErrToFile("No AWIPS header found in this file. Stop Parsing!\n"); break; case NO_AWIPS_HDR_IN_BULLETIN: - logger.info("setData : no header found in a bulletin. "); + logger.info("setRecordData : no header found in a bulletin. "); // Skip this part of data. adjust buffer to next // possible bulletin logErrToFile("A Bulletin without good AWIPS header found. Skip it!\n"); break; case NO_CTLA_IN_BULLETIN: - logger.info("setData : no ctl-A found in a bulletin. "); + logger.info("setRecordData : no ctl-A found in a bulletin. "); // Skip this part of data. adjust buffer to next // possible bulletin logErrToFile("A Bulletin without ctl-A found. Skip it!\n"); break; case NO_CTLA_TO_END: - logger.info("setData : no ctl-A found from this point down. Stop here! "); + logger.info("setRecordData : no ctl-A found from this point down. Stop here! "); // Skip this part of data. adjust buffer to next // possible bulletin logErrToFile("No ctl-A found from this point down. Stop here!\n"); break; case NO_CTLC_TO_END: - logger.info("setData : no ctl-C found from this point down. Stop here! "); + logger.info("setRecordData : no ctl-C found from this point down. Stop here! "); // Skip this part of data. adjust buffer to next // possible bulletin logErrToFile("No ctl-C found from this point down. Stop here!\n"); break; case NO_ERR: - logger.info("setData : end of file. Stop here! "); + logger.info("setRecordData : end of file. Stop here! "); break; default: - logger.info("setData : general error! Stop here! "); + logger.info("setRecordData : general error! Stop here! "); logErrToFile("Unknow parsing error. Stop here!\n"); break; } @@ -908,7 +955,7 @@ public class NctextSeparator extends AbstractRecordSeparator { currentReport = 0; } else { // Chin debug - logger.info(traceId + " - setData():No reports found in data."); + logger.info(traceId + " - setRecordData():No reports found in data."); } } diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/utility/edex_static/base/distribution/nctext.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/utility/edex_static/base/distribution/nctext.xml index 1383ef7324..38b37da8cd 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/utility/edex_static/base/distribution/nctext.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nctext/utility/edex_static/base/distribution/nctext.xml @@ -1,4 +1,259 @@ - ^FOUS6[1-6].* - \ No newline at end of file +^FXCA62 TJSJ (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ +^FXUS[67][1-6] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FPAK20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FPHW03 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FX(HW|PN|PS)60 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FA[0-9].* + ^WWUS30 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FNUS21 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FNUS22 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WOUS64 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^ABNT20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^ACPN50 PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^ABPZ20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^ABCA33 TJSJ (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTNT4[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTPA4[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTPZ4[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WONT41 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTNT3[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTNT3[1-5] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTPA3[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTPZ3[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTPZ3[1-5] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTCA4[1-5] TJSJ (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WHCA31 TFFF (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTPN2[1-5] PGTW (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTNT2[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTPA2[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTPZ2[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^W[H|T]PS01 NFFN (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTPN3[1-5] PGTW (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^URNT12 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^U[RZ]NT14 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^AXPZ20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^AXNT20 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WTNT7[1-5] KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^NOUS42 KNHC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WWJP25 RJTD (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WCPA3[1-5] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WSUS3[1-3] KKCI (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^W[CSV][NT|PN|PA|AK][01][0-9] KKCI (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^W[CSV][NT|PN|PA|AK][01][0-9] PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^W[CSV][NT|PN|PA|AK][01][0-9] PAWU (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^W[CSV]US0[1-6] KKCI (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).* + ^WAUS4[1-6] KKCI (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WAAK4[7-9] PAWU (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FAAK2[1-6] KZAN (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FAUS2[1-6] KZ.. (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WCUS2[1-6] KZ.. (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FAUS20 (KZ..|PANC) (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUS14 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOAK2[5-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOPA20 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUS2[1-6] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOAK3[7-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FEPA20 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FEUS2[1-6] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FEAK3[7-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FECN21 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUS4[4-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FQUS2[1-6] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MMG.* + ^FQAK37 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MMG.* + ^FQPA20 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MMG.* + ^FOUE6[0-4] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUE80 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUM6[5-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUM7[01] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUM8[124] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUS8[6-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUS90 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUW7[238] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUW83 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOHW50 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOCA5[12] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOCN7[456] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOGX77 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUS6[0-9] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOUS7[0-8] KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FXUS02 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDEPD.* + ^FXUS02 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PREEPD.* + ^FXUS01 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDSPD.* + ^FXHW01 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDHI.* + ^FXSA20 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDSA.* + ^FXCA20 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDCA.* + ^FXAK02 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PMDAK.* + ^NOUS42 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^NOUS42 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^NPXX10 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^NPXX10 KWNO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FXUS10 KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FMUS2[34] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PRB[EW]HI.* + ^FMUS2[34] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PRB[EW]HH.* + ^FMUS2[34] KWNH (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PRB[EW]HL.* + ^FXUS06 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FEUS40 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FXUS07 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FXUS05 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FXHW40 KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FXUS21 KWNC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FXUS25 KWNC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FVAK2[1-5] PAWU (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WUUS48 KWNS (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FAUS20 KZ.. (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + + ^WSUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WAHW[03]1 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WAUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WAUS1 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WAAK01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WOUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FVXX2[0-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FVCN0[0-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FVAU0[2-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^ACUS4[1-5] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FSUS02 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^ASUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FXPA00 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FVXX2[0-7] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^ACUS48 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FNUS31 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PFWFD1.* + ^FNUS32 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PFWFD2.* + ^FNUS38 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PFWF38.* + ^WFCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WUCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WOCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WWCN1[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WWCN3[1|2] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FOCN45 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^ACUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^ACUS02 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^ACUS03 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WWUS01 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WWUS02 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WWUS03 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WWUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WWUS50 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SEV[0-9].* + ^WWUS60 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SEVSPC.* + ^WOUS40 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^NWUS22 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*STAHRY.* + ^ACUS11 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^NWUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*STADTS + ^NWUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^FNUS21 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FWDDY1.* + ^FNUS22 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FWDDY2.* + ^WHXX9[09] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WHXX0[1-4] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^URNT10 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^URNT11 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^URNT12 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^URNT14 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^UZNT13 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^URPN10 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^URPN11 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^URPN12 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + + ^UZPN13 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^UZPA13 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^TXUS20 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^SXUS40 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^SXUS08 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^SXUS86 .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WV.... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).* + ^W[CSV].... [^KP]... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).* + ^WSUS4[012] .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^WSUK.. .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).* + ^WS[^U]... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).* + ^FT.... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).+ + ^...... KWBC (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*HSF.* + ^...... PHFO (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*HSF.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*AGO.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FZL.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*AFD.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SFP.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*ZFP.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*LFP.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*CCF.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RDF.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PFM.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*AFM.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SFT.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RTP.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*CLI.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*CLM.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*LSR.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RER.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*NOW.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PNS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*HWO.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RWR.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MIS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*ADA.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SVR.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TOR.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RWS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*WSW.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SPS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SVS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SLS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*WCN.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*NPW.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*HLS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FFG.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FFA.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FFW.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FFS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FLS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FLW.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FLN.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RVS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR1.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR2.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR3.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR4.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR5.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR6.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR7.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR8.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RR9.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RRA.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RRM.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*CWF.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*OFF.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*PLS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*OMR.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SMW.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*CFW.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MWS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MRP.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*MIM.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TAV.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*SCS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TWO.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TWS.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TWD.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TCM.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TCP.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TCD.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TCE.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*TCU.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*DSA.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RFW.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FWF.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FWM.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*RFD.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*UVI.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*FTM.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*QPFPFD.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*QPFERD.* + ^...... .... (0[1-9]|[12][0-9]|3[01])([01][0-9]|2[0-3])([0-5][0-9]).*QPFHSD.* + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.h5uair/.classpath rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/.classpath diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/.project new file mode 100644 index 0000000000..e8aa50e4f4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.ncuair + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.uair/.settings/org.eclipse.jdt.core.prefs rename to ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/.settings/org.eclipse.jdt.core.prefs diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..5115b55daa --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/META-INF/MANIFEST.MF @@ -0,0 +1,23 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: NcUair Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.ncuair +Bundle-Version: 1.0.0.qualifier +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: gov.noaa.nws.ncep.common.dataplugin.ncuair;bundle-version="1.0.0", + com.raytheon.uf.edex.bufrtools;bundle-version="1.11.17", + org.apache.commons.logging;bundle-version="1.0.4", + com.raytheon.edex.common;bundle-version="1.11.17", + com.raytheon.uf.edex.decodertools;bundle-version="1.11.17", + javax.measure;bundle-version="1.0.0", + org.geotools;bundle-version="2.5.2", + javax.persistence;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", + org.apache.log4j;bundle-version="1.0.0", + org.junit;bundle-version="1.0.0" +Import-Package: com.raytheon.edex.exception, + com.raytheon.uf.common.pointdata, + com.raytheon.uf.common.pointdata.spatial, + com.raytheon.uf.edex.pointdata, + gov.noaa.nws.ncep.common.tools diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/build.properties new file mode 100644 index 0000000000..34d2e4d2da --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/build.properties @@ -0,0 +1,4 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + . diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/component-deploy.xml new file mode 100644 index 0000000000..b9e3e319ca --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/pointdata/ncuair.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/pointdata/ncuair.xml new file mode 100644 index 0000000000..0fca947b17 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/pointdata/ncuair.xml @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/pointdata/ncuairdb.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/pointdata/ncuairdb.xml new file mode 100644 index 0000000000..bcd0138d84 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/pointdata/ncuairdb.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/spring/ncuair-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/spring/ncuair-common.xml new file mode 100644 index 0000000000..6f9f1ad566 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/spring/ncuair-common.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/spring/ncuair-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/spring/ncuair-ingest.xml new file mode 100644 index 0000000000..96853f0ca2 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/res/spring/ncuair-ingest.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ncuair + + + + + + + + + + ncuair + + + + + + + + + + + + + + + java.lang.Throwable + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairDecoder.java new file mode 100644 index 0000000000..b2085dc5a9 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairDecoder.java @@ -0,0 +1,557 @@ +/** + * NcUairDecoder + * + * This java class provides the Decoder class for upper air + * sounding data. + * + *
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * -------		------- 	-------- 	-----------
+ * 03/2010		210			L. Lin		Initial coding
+ * 05/2010      210         L. Lin      Migration to TO11DR11
+ * 4/2011		210			T. Lee		Persisted to HDF5
+ * 09/2011                  Chin Chen   add batch decode methods for better performance
+ * 09/2011      457         S. Gurung   Renamed H5 to Nc and h5 to nc
+ * 10/2011                  S. Gurung   Get stid/lat/lon/elev from database instead of snstns.xml file
+ * 11/2011                  S. Gurung   Fixed a NullPointerException bug
+ * 11/2011                  Q. Zhou     Handle multi-record for stationId, eliminate number-id if there is a non-number-id.
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.ncuair.decoder; + +import java.util.ArrayList; +import java.util.Calendar; +import java.util.List; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import com.raytheon.uf.edex.database.DataAccessLayerException; +import com.raytheon.uf.edex.wmo.message.WMOHeader; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.edex.db.dao.spatial.ObStationDao; +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.pointdata.spatial.ObStation; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.edex.esb.Headers; + +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairRecord; +import gov.noaa.nws.ncep.edex.plugin.ncuair.util.NcUairParser; +import gov.noaa.nws.ncep.edex.plugin.ncuair.util.NcUairShipMobile; +import gov.noaa.nws.ncep.edex.plugin.ncuair.util.NcUairTimeGroup; +import gov.noaa.nws.ncep.edex.util.UtilN; +//import gov.noaa.nws.ncep.edex.tools.decoder.SnsTnsLocTbl; + +public class NcUairDecoder extends AbstractDecoder { + private static String pluginName; + private NcUairRecord record; + List recordList = new ArrayList(); + + /** + * Constructor + * + * @throws DecoderException + */ + public NcUairDecoder(String name) throws DecoderException { + pluginName = name; + } + + /** + * Retrieves an obs station with the specified wmo index + * + * @param wmoIndex + * The wmo index + * @return The obs station with the specified wmo index + */ + public ObStation getStationInfo(Integer wmoIndex) { + ObStation station = null; + + ObStationDao dao = new ObStationDao(); + if(dao != null) { + List obs = null; + try { + obs = dao.queryBySingleCriteria("wmoIndex", wmoIndex.toString()); + } catch (DataAccessLayerException e) { + System.out.println("Error while quering for wmoIndex: "+wmoIndex); + return null; + } + + if((obs != null)&&(obs.size() > 0)) { + + for (int i=0; i 0)) { + SurfaceObsLocation obsLoc = new SurfaceObsLocation(station.getStationId()); + if (station.getGeometry()!=null) { + Double lat = station.getGeometry().getY(); + Double lon = station.getGeometry().getX(); + obsLoc.assignLocation(lat, lon); + Integer elev = station.getElevation(); + if (elev == null) + elev = -9999; + obsLoc.setElevation(elev); + record.setLocation(obsLoc); + } else if (station.getUpperAirGeometry()!=null) { + Double lat = station.getUpperAirGeometry().getY(); + Double lon = station.getUpperAirGeometry().getX(); + obsLoc.assignLocation(lat, lon); + Integer elev = station.getUpperAirElevation(); + if (elev == null) + elev = -9999; + obsLoc.setElevation(elev); + record.setLocation(obsLoc); + } + else { + logger.info("Latitude/Longitude (the_geom) missing for Station Number [" + stationNumber + "]. Record discarded."); + record = null; + } + + } else { + // Couldn't find stnum (wmoindex) in spatial table + logger.info("Station Number not found [" + stationNumber + "]. Record discarded."); + record = null; + } + if ( record !=null ){ + // Get time group + NcUairTimeGroup.TimeField(theMessage); + obsTime = NcUairTimeGroup.getObsTime(); + record.setObsTime(obsTime); + record.setSynopticTime(NcUairTimeGroup.getSynopticTime()); + record.setUTC(NcUairTimeGroup.getIutc()); + } + } + + if ( ! nil && record !=null) { + /* Regular expression for UAIR report */ + final String UAIR_REPORT = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{5}|\\d{4}/) (\\d{5})(.*)="; + Pattern reportPattern = Pattern.compile(UAIR_REPORT, Pattern.DOTALL); + Matcher reportMatcher = reportPattern.matcher(theMessage); + + final String UAIR_BULL = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{5}|\\d{4}/) (\\d{5})(.*)\\x03"; + Pattern bullPattern = Pattern.compile(UAIR_BULL, Pattern.DOTALL); + Matcher bullMatcher = bullPattern.matcher(theMessage); + + String codeMessage=null; + if ( reportMatcher.find()) { + codeMessage = reportMatcher.group(6); + if ( codeMessage.length() > 4 ) { + codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage.replace('\r', ' ').replace('\n', ' ')); + } + } else if ( bullMatcher.find()) { + codeMessage = bullMatcher.group(6); + if ( codeMessage.length() > 4 ) { + codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage.replace('\r', ' ').replace('\n', ' ').replace('\003', ' ')); + } + } else { + // Handle ship or dropsonde data + final String SHIP = "(UU|XX)(AA|BB|CC|DD) (.*)(=|\\x03)"; + Pattern shipPattern = Pattern.compile(SHIP, Pattern.DOTALL); + Matcher shipMatcher = shipPattern.matcher(theMessage); + if ( shipMatcher.find()) { + codeMessage = shipMatcher.group(3); + codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage.replace('\r', ' ').replace('\n', ' ').replace('\003', ' ')); + + NcUairShipMobile.ShipMobileField(codeMessage,dataType); + codeMessage = NcUairShipMobile.getCodeMessage(); + + SurfaceObsLocation obsLoc = new SurfaceObsLocation(NcUairShipMobile.getStnId()); + obsLoc.assignLocation(NcUairShipMobile.getXlat(), NcUairShipMobile.getXlon()); + Integer elev = NcUairShipMobile.getElevation(); + if (elev == null) + elev = -9999; + obsLoc.setElevation(elev); + record.setLocation(obsLoc); + record.setStnum(NcUairShipMobile.getStationNumber()); + + obsTime = NcUairShipMobile.getObsTime(); + record.setObsTime(obsTime); + record.setSynopticTime(NcUairShipMobile.getSynopticTime()); + record.setUTC(NcUairShipMobile.getIutc()); + } + } + + //Parse UAIR report. + if ( codeMessage != null ) { + NcUairParser.getLevels(codeMessage, record); + } + + } + + // set dataTime + if ( record !=null ){ + if ( obsTime != null) { + DataTime dataTime=new DataTime(obsTime); + record.setDataTime(dataTime); + } else { + DataTime dataTime=new DataTime(issueTime); + record.setDataTime(dataTime); + } + } + /* + * Return the UairRecord record object. + */ + if ( record !=null ){ + try { + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + record.setTraceId(traceId); + record.setPluginName(pluginName); + record.constructDataURI(); + } catch (PluginException e) { + throw new DecoderException("Unable to construct dataURI", e); + } + } + + /* + * Return UAIR record object. + */ + if (record == null) { + return new PluginDataObject[0]; + } + long enqueueTime = System.currentTimeMillis(); + double latency = ( enqueueTime-curTime); + //System.out.println("Nc uair decode spend "+ latency); + return new PluginDataObject[] {record}; + } + + /* chin: do batch decode and persistence to improve performance. */ + public PluginDataObject[] decodeBatch(byte[] data, Headers headers) throws DecoderException { + byte[] messageData = null; + PluginDataObject[] returnObjects = null; + String traceId = null; + WMOHeader hd; + Boolean nil=false; + System.out.println("Nc uair decodeBatch(), raw data size= "+ data.length); + //long curTime = System.currentTimeMillis(); + if (headers != null) { + /* + * traceId equals to the file name + */ + traceId = (String) headers.get("traceId"); + } + + /* + * separate data in to records strings. + */ + NcUairSeparator sep = NcUairSeparator.separate(data, headers); + + int i=0; + while( sep.hasNext() ){ + nil=false; + i++; + messageData = sep.next(); + //System.out.println("New message # "+ i); + + String theMessage = new String(messageData); + + record = new NcUairRecord (); + + /* + * Set issue time and bull message. + */ + hd = new WMOHeader(messageData); + Calendar cal = null; + Calendar issueTime = UtilN.findDataTime(hd.getYYGGgg(),cal); + record.setIssueTime(issueTime); + // Replace special characters to a blank so that it may be readable. + record.setBullMessage(UtilN.removeLeadingWhiteSpaces(theMessage + .replace('\r', ' ').replace('\003', ' ') + .replace('\000', ' ').replace('\001', ' '))); + // Get and set dataType + String dataType = NcUairParser.getDataType(theMessage); + + record.setDataType(dataType); + record.setReportType("UAIR"); + record.setWmoHeader(hd.getWmoHeader()); + record.setCorr(NcUairParser.findCorIndicator(theMessage)); + + String stationNumber=null; + if ( dataType != null ) { + String p1 = dataType.substring(0,2); + if ( p1.equals("UU") ) { + //ship = true; + } else if ( p1.equals("XX") ) { + //drop = true; + } else { + stationNumber = NcUairParser.getStationNumber(theMessage); + } + } + record.setStnum (stationNumber); + + /* Regular expression for "nil" */ + final String NIL = "(NIL)"; + Pattern nilPattern = Pattern.compile(NIL); + Matcher nilMatcher = nilPattern.matcher(theMessage); + + if ( nilMatcher.find()) { + nil=true; + record.setNil(true); + } + + Calendar obsTime = null; + + //set station id, lat, lon + if ( stationNumber != null ) { + + ObStation station = getStationInfo(Integer.parseInt(stationNumber)); + + if (station != null && (station.getStationId() != null && station.getStationId().length() > 0)) { + SurfaceObsLocation obsLoc = new SurfaceObsLocation(station.getStationId()); + if (station.getGeometry()!=null) { + Double lat = station.getGeometry().getY(); + Double lon = station.getGeometry().getX(); + obsLoc.assignLocation(lat, lon); + Integer elev = station.getElevation(); + if (elev == null) + elev = -9999; + obsLoc.setElevation(elev); + record.setLocation(obsLoc); + } else if (station.getUpperAirGeometry()!=null) { + Double lat = station.getUpperAirGeometry().getY(); + Double lon = station.getUpperAirGeometry().getX(); + obsLoc.assignLocation(lat, lon); + Integer elev = station.getUpperAirElevation(); + if (elev == null) + elev = -9999; + obsLoc.setElevation(elev); + record.setLocation(obsLoc); + } + else { + // lat/lon (the_geom/upperairgeom) missing in spatial table + logger.info("Latitude/Longitude (the_geom) missing for Station Number [" + stationNumber + "]. Record discarded."); + continue; + } + + } else { + // Couldn't find stnum (wmoindex) in spatial table + logger.info("Station Number not found [" + stationNumber + "]. Record discarded."); + continue; + } + + // Get time group + NcUairTimeGroup.TimeField(theMessage); + obsTime = NcUairTimeGroup.getObsTime(); + record.setObsTime(obsTime); + record.setSynopticTime(NcUairTimeGroup.getSynopticTime()); + record.setUTC(NcUairTimeGroup.getIutc()); + } + + if ( ! nil && record !=null) { + //System.out.println(theMessage); + /* Regular expression for UAIR report */ + final String UAIR_REPORT = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{5}|\\d{4}/) (\\d{5})(.*)="; + Pattern reportPattern = Pattern.compile(UAIR_REPORT, Pattern.DOTALL); + Matcher reportMatcher = reportPattern.matcher(theMessage); + + final String UAIR_BULL = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{5}|\\d{4}/) (\\d{5})(.*)\\x03"; + Pattern bullPattern = Pattern.compile(UAIR_BULL, Pattern.DOTALL); + Matcher bullMatcher = bullPattern.matcher(theMessage); + + String codeMessage=null; + if ( reportMatcher.find()) { + //System.out.println("report found"); + codeMessage = reportMatcher.group(6); + if ( codeMessage.length() > 4 ) { + codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage.replace('\r', ' ').replace('\n', ' ')); + } + } else if ( bullMatcher.find()) { + //System.out.println("bull found"); + codeMessage = bullMatcher.group(6); + if ( codeMessage.length() > 4 ) { + codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage.replace('\r', ' ').replace('\n', ' ').replace('\003', ' ')); + } + } else { + // Handle ship or dropsonde data + final String SHIP = "(UU|XX)(AA|BB|CC|DD) (.*)(=|\\x03)"; + Pattern shipPattern = Pattern.compile(SHIP, Pattern.DOTALL); + Matcher shipMatcher = shipPattern.matcher(theMessage); + if ( shipMatcher.find()) { + codeMessage = shipMatcher.group(3); + codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage.replace('\r', ' ').replace('\n', ' ').replace('\003', ' ')); + + NcUairShipMobile.ShipMobileField(codeMessage,dataType); + codeMessage = NcUairShipMobile.getCodeMessage(); + + SurfaceObsLocation obsLoc = new SurfaceObsLocation(NcUairShipMobile.getStnId()); + obsLoc.assignLocation(NcUairShipMobile.getXlat(), NcUairShipMobile.getXlon()); + Integer elev = NcUairShipMobile.getElevation(); + if (elev == null) + elev = -9999; + obsLoc.setElevation(elev); + record.setLocation(obsLoc); + record.setStnum(NcUairShipMobile.getStationNumber()); + + obsTime = NcUairShipMobile.getObsTime(); + record.setObsTime(obsTime); + record.setSynopticTime(NcUairShipMobile.getSynopticTime()); + record.setUTC(NcUairShipMobile.getIutc()); + } + } + + //Parse UAIR report. + if ( codeMessage != null) { + NcUairParser.getLevels(codeMessage, record); + } + + } + + if (record != null && record.getLocation() != null && record.getLocation().getStationId() == null) { + // skip the record if the stationId is null + continue; + } + + // set dataTime + if ( record != null ){ + if ( obsTime != null ) { + if(Math.abs(obsTime.getTime().getDate() - issueTime.getTime().getDate()) >= 2 ){ + //Chin, not a good record, should just skip it + System.out.println("Nc uair record bad issue time " + issueTime.getTime().toString() + " obs Time "+obsTime.getTime().toString()); + continue; + } + + DataTime dataTime=new DataTime(obsTime); + record.setDataTime(dataTime); + } else { + DataTime dataTime=new DataTime(issueTime); + record.setDataTime(dataTime); + } + } + + /* + * Return the UairRecord record object. + */ + if ( record != null ){ + try { + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + record.setTraceId(traceId); + record.setPluginName(pluginName); + record.constructDataURI(); + recordList.add(record); + } catch (PluginException e) { + throw new DecoderException("Unable to construct dataURI", e); + } + } + + }//end while loop + /* + * Return UAIR record object. + */ + if (recordList.isEmpty()) { + return new PluginDataObject[0]; + } + returnObjects = new PluginDataObject[recordList.size()]; + recordList.toArray(returnObjects); + recordList.clear(); + //long enqueueTime = System.currentTimeMillis(); + //double latency = ( enqueueTime-curTime); + //System.out.println("end of Nc uair decode, spent time="+ latency + "records size="+recordList.size()); + return returnObjects; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairSeparator.java new file mode 100644 index 0000000000..bef28082a7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairSeparator.java @@ -0,0 +1,336 @@ +/** + * NcUairSeparator + * + * This class provides the Sepataror class for upper air sounding + * data. + * + *
+ * SOFTWARE HISTORY
+ *
+ * Date    		Ticket#		Engineer	Description
+ * -------		-------  	--------	-----------
+ * 03/2010		210			L. Lin		Initial Creation
+ * 4/2011					T. Lee		Persisted to HDF5
+ * 09/2011                  Chin Chen   add batch separation methods for better performance
+ * 09/2011      457         S. Gurung   Renamed H5 to Nc and h5 to nc
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + + package gov.noaa.nws.ncep.edex.plugin.ncuair.decoder; + + import java.util.ArrayList; + import java.util.Iterator; + import java.util.List; + import java.util.NoSuchElementException; + import java.util.regex.Matcher; + import java.util.regex.Pattern; + +import com.raytheon.edex.esb.Headers; + import com.raytheon.edex.plugin.AbstractRecordSeparator; + import com.raytheon.edex.util.Util; +import org.apache.log4j.Logger; + + public class NcUairSeparator extends AbstractRecordSeparator { + + private final Logger log = Logger.getLogger(getClass().getName()); + /** Regex used for extracting the header files */ + public static final String WMO_HEADER = "[A-Z]{4}\\d{0,2} [A-Z]{4} \\d{6}( [A-Z]{3})?\\r\\r\\n" + + "([A-Z,0-9]{6}\\r\\r\\n)?(\\r\\r\\n)?([0-9]{5} )?"; + + /** Regular expression for UAIR report */ + //public static final String UAIR_REPORT = "(TT|PP)(AA|BB|CC|DD) (([0-9]| |/)*\\r\\r\\n){0,15}([0-9]| |/)*=( )?\\r\\r\\n"; + //public static final String UAIR_REPORT = "(TT|PP)(AA|BB|CC|DD) ([0-9]| |/|\\r|\\n)*(NIL)?="; + //public static final String UAIR_REPORT = "(TT|PP)(AA|BB|CC|DD) .*(NIL)?="; + + /** List of bulletins contained in file */ + private List bulletins; + + /** List of records contained in file */ + private List records; + + /** Iterator for records */ + private Iterator iterator = null; + + /** + * Constructor. + */ + public NcUairSeparator(){ + records = new ArrayList(); + bulletins = new ArrayList(); + } + + public static NcUairSeparator separate(byte[] data, Headers headers) { + //System.out.println("Nc uair separate entered"); + //long curTime = System.currentTimeMillis(); + NcUairSeparator ds = new NcUairSeparator(); + ds.setData(data, headers); + //long curTime1 = System.currentTimeMillis(); + //System.out.println("Nc uair separate end, time spent="+ (curTime1-curTime)); + return ds; + } + + public void setData(byte[] data, Headers headers) { + doSeparate(new String(data)); + iterator = records.iterator(); + } + + public static NcUairSeparator batchSeparate(byte[] data, Headers headers) { + //System.out.println("Nc uair separate entered"); + //long curTime = System.currentTimeMillis(); + NcUairSeparator ds = new NcUairSeparator(); + ds.setBatchData(data, headers); + //System.out.println("Nc uair separate end, time spent="+ (curTime1-curTime)); + return ds; + } + public void setBatchData(byte[] data, Headers headers) { + doBatchSeparate(data); + iterator = records.iterator(); + } + /* + * (non-Javadoc) + * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() + */ + public boolean hasNext() { + if (iterator == null) { + return false; + } else { + return iterator.hasNext(); + } + } + + /* + * Get record. + */ + public byte[] next() { + try { + String temp = iterator.next(); + if (Util.isEmptyString(temp)) { + return (byte[])null; + } else { + return temp.getBytes(); + } + } catch (NoSuchElementException e) { + return (byte[])null; + } + } + + + /** + * @param message separate bulletins + */ + private void doSeparate(String message) { + /* Regex used for separate the bulletins */ + final String BULLSEPARATOR = "\\x01\\r\\r\\n\\d{3} \\r\\r\\n"+ WMO_HEADER; + Pattern bullPattern; + bullPattern = Pattern.compile(BULLSEPARATOR); + + try { + Matcher bullMatcher = bullPattern.matcher(message); + /* + * Set number of bulletins to records only if the bulletin separator is not the same. + * At the point, only separators are stored in "records" + */ + while (bullMatcher.find()) { + if (!bulletins.contains(bullMatcher.group())) { + bulletins.add(bullMatcher.group()); + } + } + + /* + * Append the raw data to the bulletin arrays. + */ + for (int i = 0; i < bulletins.size(); i++) { + if (i < bulletins.size() - 1) { + bulletins.set(i, "\n" + + message.substring(message.indexOf(bulletins.get(i)), + message.indexOf(bulletins.get(i + 1)))); + } else { + bulletins.set(i, "\n" + + message.substring(message.indexOf(bulletins.get(i)))); + } + //System.out.println("bull # " + (i+1) + bulletins.get(i)); + } + } catch (Exception e) { + if ( log.isInfoEnabled()) { + log.info ("No valid bulletins found!"); + } + } + System.out.println("Ncuair doSeparate bulliten size is "+ bulletins.size()); + /* + * Extract all the UAIR reports out of the bulletin array list. Add the + * "header" (i.e., WMO header) to each report so that it can be decoded + * and write to a single database table. + */ + final String UAIR_REPORT = "(TT|PP|XX|UU)(AA|BB|CC|DD).*?="; + Pattern reportPattern = Pattern.compile(UAIR_REPORT, Pattern.DOTALL); + + int bullNum=0; + for (String bull : bulletins) { + bullNum++; + Boolean single = false; + String bullsave= new String(bull); + String header=null; + + final String EQUALS_SIGN = "="; + Pattern equalsPattern = Pattern.compile(EQUALS_SIGN); + Matcher equalsMatcher = equalsPattern.matcher(bull); + if ( ! equalsMatcher.find() ) { + int len1 = bull.length(); + + bull = bull.replaceAll("\r\r\nTT", "=\r\r\nTT").replaceAll("\r\r\nPP", "=\r\r\nPP") + .replaceAll("\r\r\nUU", "=\r\r\nUU").replaceAll("\r\r\nXX", "=\r\r\nXX"); + int len2 = bull.length(); + + bull = bull.replaceAll("\r\r\n\003", "=\r\r\n\003"); + + if ( len2 <= len1+1 ) { + single = true; + } + } + + final String EQUAL_SIGN = "="; + Pattern equalPattern = Pattern.compile(EQUAL_SIGN); + Matcher equalMatcher = equalPattern.matcher(bull); + if ( equalMatcher.find() ) { + Matcher headerMatcher = bullPattern.matcher(bullsave); + if ( headerMatcher.find()) { + header = headerMatcher.group(); + Matcher reportMatcher = reportPattern.matcher(bull); + + String report; + while ( reportMatcher.find()) { + report = header + reportMatcher.group(0); + + if ( !records.contains(reportMatcher.group(0))) { + records.add(report); + //System.out.println("bullet#" + bullNum+ " is added "+ report); + + } + } + } + } else if ( single ) { + records.add(bullsave); + //System.out.println("single bullet#" + bullNum+ " is added "+ bullsave); + } + else { + System.out.println("bullet#" + bullNum+ " is dropped "+ bull); + } + } + System.out.println("Ncuair doSeparate record size is "+ records.size()); + } + private void doBatchSeparate1(String message) { + /* Regex used for separate the bulletins */ + System.out.println("Ncuair doBatchSeparate: input file size is " + message.length()); + int bulletCount=0; + String record= ""; + final String BULLSEPARATOR = "\\x01\\r\\r\\n\\d{3} \\r\\r\\n"+ WMO_HEADER; + Pattern bullPattern; + bullPattern = Pattern.compile(BULLSEPARATOR); + String bull=""; + try { + Matcher bullMatcher = bullPattern.matcher(message); + /* + * Set number of bulletins to records only if the bulletin separator is not the same. + * At the point, only separators are stored in "records" + */ + while (bullMatcher.find()) { + if (!bulletins.contains(bullMatcher.group())) { + bulletins.add(bullMatcher.group()); + } + + } + + /* + * Append the raw data to the bulletin arrays. + */ + + for (int i = 0; i < bulletins.size(); i++) { + if (i < bulletins.size() - 1) { + + bull = "\n"+ message.substring(message.indexOf(bulletins.get(i)), + message.indexOf(bulletins.get(i + 1))); + } else { + + bull = "\n" + + message.substring(message.indexOf(bulletins.get(i))); + } + bulletCount++; + + if(bulletCount <= 300){ + record = record + bull; + + } + else { + bulletCount=0; + records.add(record); + record = new String(""); + } + } + //add last record + records.add(record); + + } catch (Exception e) { + if ( log.isInfoEnabled()) { + log.info ("doBatchSeparate exception !"); + } + } + System.out.println("Ncuair doBatchSeparate record size is "+ records.size()); + } + //This method is much faster comparing to doBatchSeparate1. Only several header search is needed. + private void doBatchSeparate(byte[] data ) { + /* Regex used for separate the bulletins */ + System.out.println("Ncuair doBatchSeparate: input file size is " + data.length); + final String BULLSEPARATOR = "\\x01\\r\\r\\n\\d{3} \\r\\r\\n"+ WMO_HEADER; + Pattern bullPattern; + bullPattern = Pattern.compile(BULLSEPARATOR); + int charCount=0, lastCharCount=0; + String message = new String(data); + String msg ; + int batchSize = 230000; //separate data to batch size around 230000 + String batchStr; + while(charCount < data.length){ + lastCharCount = charCount; + charCount = charCount+ batchSize; + if(charCount < data.length){ + msg = message.substring(charCount); + try { + // data bulletin is not ended at exactly 2300000 bytes for each batch + // therefore, find the next header of bulletin and chop batch data at there + Matcher bullMatcher = bullPattern.matcher(msg); + if (bullMatcher.find()) { + int start = bullMatcher.start(); + charCount = charCount+ start; + batchStr= new String(); + batchStr = message.substring(lastCharCount,charCount); + records.add(batchStr); + } + else{ + // no header find, should be the end of the data + batchStr= new String(); + batchStr = message.substring(lastCharCount,data.length); + records.add(batchStr); + break; + } + } + catch (Exception e) { + if ( log.isInfoEnabled()) { + log.info ("doBatchSeparate exception !"); + } + } + } + else{ + // should be the last batch of the data, just add them without search next header + msg = message.substring(lastCharCount,data.length); + records.add(msg); + break; + } + } + + System.out.println("Ncuair doBatchSeparate record size is "+ records.size()); + } + + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/package-info.java new file mode 100644 index 0000000000..5a1c2c2d26 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/package-info.java @@ -0,0 +1,7 @@ +/** + * UAIR implementation of the plug-in pattern. + * + * Package includes classes to decode the UAIR message and persist the data. + * + */ +package gov.noaa.nws.ncep.edex.plugin.ncuair.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairParser.java new file mode 100644 index 0000000000..1791515c59 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairParser.java @@ -0,0 +1,1119 @@ +/** + * NcUairParser + * + * This java class is an utility to parse upper air sounding data. + * + * HISTORY + * + * * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2010 210 L. Lin Initial coding + * 05/2010 210 L. Lin migration to TO11DR11 + * 02/2010 210 T. Lee Fixed TTCC tropopause + * 09/2011 Chin Chen add batch parsing methods for better performance + * 09/2011 457 S. Gurung Renamed H5 to Nc and h5 to nc + * + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; + +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairLiftedIndex; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairMaxWind; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairObsLevels; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairTropopause; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairRecord; +import gov.noaa.nws.ncep.edex.plugin.ncuair.util.NcUairWindGroup; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import java.util.regex.Matcher; +import java.util.regex.Pattern; +import java.util.*; + +import com.raytheon.edex.exception.DecoderException; + +public class NcUairParser { + //UU is data from ship; XX is data from mobile + public static final int TTAA=1; + public static final int TTBB=2; + public static final int TTCC=3; + public static final int TTDD=4; + public static final int PPAA=5; + public static final int PPBB=6; + public static final int PPCC=7; + public static final int PPDD=8; + public static final int UUAA=1; + public static final int UUBB=2; + public static final int UUCC=3; + public static final int UUDD=4; + public static final int XXAA=1; + public static final int XXBB=2; + public static final int XXCC=9; + public static final int XXDD=10; + + /** + * Constructor + */ + public NcUairParser() { + } + + /** + * Return the dataType with format "(TT|PP|XX|UU)(AA|BB|CC|DD)" + * + * @param theReport The input upper air data report + * @return + */ + public static String getDataType(String theReport) { + + /** Regular expression for dataType */ + final String DATA_TYPE = "((TT|PP|XX|UU)(AA|BB|CC|DD)) "; + Pattern datatypePattern = Pattern.compile(DATA_TYPE); + Matcher datatypeMatcher = datatypePattern.matcher(theReport); + String retType = null; + + if ( datatypeMatcher.find()) { + retType = datatypeMatcher.group(1); + } + return retType; + } + + /** + * Return the station Number + * + * @param theReport The input upper air data report + * @return + */ + public static String getStationNumber(String theReport) { + + /** Regular expression for stationNumber */ + final String STATIONNUMBER = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{2})(\\d{2})(\\d{1}|/) (\\d{5})"; + Pattern stationNumberPattern = Pattern.compile(STATIONNUMBER); + Matcher stationNumberMatcher = stationNumberPattern.matcher(theReport); + String retStationNumber = null; + + if ( stationNumberMatcher.find()) { + retStationNumber = stationNumberMatcher.group(7); + } else { + /** Regular expression for stationNumber */ + final String STATIONNUMBER2 = "(TT|PP)(AA|BB|CC|DD) (\\d{5}) NIL"; + Pattern stationNumberPattern2 = Pattern.compile(STATIONNUMBER2); + Matcher stationNumberMatcher2 = stationNumberPattern2.matcher(theReport); + if ( stationNumberMatcher2.find()) { + retStationNumber = stationNumberMatcher2.group(3); + } else { + /** Regular expression for stationNumber */ + final String STATIONNUMBER3 = "(TT|PP)(AA|BB|CC|DD) (/////) (\\d{5}) NIL"; + Pattern stationNumberPattern3 = Pattern.compile(STATIONNUMBER3); + Matcher stationNumberMatcher3 = stationNumberPattern3.matcher(theReport); + if ( stationNumberMatcher3.find()) { + retStationNumber = stationNumberMatcher3.group(4); + } + } + } + return retStationNumber; + } + + /** + * Get the correction indicator from WMO header. + * + * @param theReport The input upper air data report + * @return a String for corIndicator + */ + public static String findCorIndicator(String theReport) { + + String corIndicator = null; + + /** Regular expression for corIndicator */ + final String corpat = "[A-Z]{4}\\d{0,2} [A-Z]{4} \\d{6}( )?([A-Z]{3})?\\r\\r\\n"; + Pattern CORPattern = Pattern.compile(corpat); + Matcher corMatcher = CORPattern.matcher(theReport); + + if ( corMatcher.find()) { + corIndicator = corMatcher.group(2); + } + + return corIndicator; + } + + /** + * From a given dataType returns an integer to represent + * that dataType. + * + * @param dataType The input dataType + * @return an integer for that dataType + */ + public static Integer getUairType(String dataType) { + HashMap uairhm = new HashMap(); + + uairhm.put("TTAA", new Integer(TTAA)); + uairhm.put("TTBB", new Integer(TTBB)); + uairhm.put("TTCC", new Integer(TTCC)); + uairhm.put("TTDD", new Integer(TTDD)); + + uairhm.put("PPAA", new Integer(PPAA)); + uairhm.put("PPBB", new Integer(PPBB)); + uairhm.put("PPCC", new Integer(PPCC)); + uairhm.put("PPDD", new Integer(PPDD)); + + uairhm.put("XXAA", new Integer(XXAA)); + uairhm.put("XXBB", new Integer(XXBB)); + uairhm.put("XXCC", new Integer(XXCC)); + uairhm.put("XXDD", new Integer(XXDD)); + + uairhm.put("UUAA", new Integer(UUAA)); + uairhm.put("UUBB", new Integer(UUBB)); + uairhm.put("UUCC", new Integer(UUCC)); + uairhm.put("UUDD", new Integer(UUDD)); + + return (Integer) uairhm.get(dataType); + } + + /** + * Parse the entire code message and interpret to + * observation level information according its data + * type. + * + * @param codeMessage The input upper air code groups + * @param record The in and out Uair record + * @return + */ + static int exceptionCount=0; + public static void getLevels(String codeMessage, NcUairRecord record) { + + Boolean windKnot = false; + + String dataType = record.getDataType(); + + int uairType = getUairType(dataType); + //System.out.println("getLEvel uair datatype="+dataType); + String[] codeGroupAr;//Chin, do not use fix array size, it will cause exception when size is over 500 = new String[500]; + List codeGpList = new ArrayList(); + //System.out.println("codeMessage...\n" + codeMessage); + + if ( dataType.substring(0,2).equals("XX") || dataType.substring(0,2).equals("UU") ) { + windKnot = NcUairShipMobile.getWindKnot(); + } else { + windKnot = NcUairTimeGroup.getWindKnot(); + } + // Break the code message into segments by a " " + Scanner sc = new Scanner(codeMessage).useDelimiter(" "); + int cgSize = 0; + + while (sc.hasNext()) { + String codeGroup = sc.next(); + codeGpList.add(codeGroup); + //Chin codeGroupAr[cgSize] = codeGroup; + cgSize++; + } + codeGroupAr = new String[cgSize]; + codeGpList.toArray(codeGroupAr); + try{ + switch (uairType) { + case TTAA : { + processTTAACC(codeGroupAr, cgSize, windKnot, record); + break; + } + case TTBB : { + processTTBBDD(codeGroupAr, cgSize, windKnot, record); + break; + } + case TTCC : { + processTTAACC(codeGroupAr, cgSize, windKnot, record); + break; + } + case TTDD : { + processTTBBDD(codeGroupAr, cgSize, windKnot, record); + break; + } + case PPAA: { + processPPAACC(codeGroupAr, cgSize, windKnot, record); + break; + } + case PPBB : { + processPPBBDD(codeGroupAr, cgSize, windKnot, record); + break; + } + case PPCC : { + processPPAACC(codeGroupAr, cgSize, windKnot, record); + break; + } + case PPDD : { + processPPBBDD(codeGroupAr, cgSize, windKnot, record); + break; + } + default: { + System.out.println("\n Invalid datatype!"); + } + } + } catch ( Exception e){ + exceptionCount++; + System.out.println("NcUair parsing exception! #"+exceptionCount); + } + } + + + /** + * Decodes a Pres/height, temperature, and wind fields in the + * forms PPhhh and TTTdd and DDDff for TTAA/CC.' + * + * @param codeGroupAr The input uppair code group array + * @param cgSize The input cgSize is the size of the code group array + * @param windKnot The input windKnot is flag to indicate wind in knot or not. + * @param record The in and out Uair record + * @return + */ + public static void processTTAACC(String[] codeGroupAr, int cgSize, + Boolean windKnot, NcUairRecord record) { + + Boolean above= false; + Boolean endrpt = false; + Boolean topwindFlag = false; + Boolean drop = false; + + int level = 0; + int topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; + + String dataType = record.getDataType(); + String stationNumber = record.getStnum(); + + if ( dataType.substring(2,4).equals("CC") ) { + above = true; + } + if ( dataType.substring(0,2).equals("XX") || dataType.substring(0,2).equals("UU") ) { + topwind = NcUairShipMobile.getTopwind(); + if ( dataType.substring(0,2).equals("XX") ) { + drop = true; + } + } else { + topwind = NcUairTimeGroup.getTopwind(); + } + if ( topwind == IDecoderConstantsN.UAIR_INTEGER_MISSING ) { + topwindFlag = true; + } + int topWind = getTopWind( topwind, above); + + int i = 0; + while ( i < cgSize && ! endrpt ) { + + float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; + + if ( codeGroupAr[i].length() < 3) { + break; + } + if ( codeGroupAr[i].equals("51515") ) { + endrpt = true; + i++; + // Decode lifted index and mean low level wind groups + if ( (i + 2) < cgSize ) { + processLiftedIndex(codeGroupAr, i, windKnot, record); + } + break; + } + + // This should be drop data + if ( codeGroupAr[i].equals("61616") ) { + endrpt = true; + if ( drop ) { + // process drop data + //System.out.println("got drop 61616 in TT AACC - need to process...\n"); + } + break; + } + + String pp = codeGroupAr[i].substring(0,2); + if ( pp.equals("^C") ) { + break; + } + + if ( pp.equals("88") || pp.equals("77") || pp.equals("66") ) { + // Decode supplemental data + String hhh = codeGroupAr[i].substring(2,5); + if ( pp.equals("88") ) { + // Decode tropopause information + if ( hhh.equals("999")) { + // NO tropopause data + i++; + } else { + processTropopause(codeGroupAr, i, topwindFlag, windKnot, record, above); + if ( topwindFlag ) { + i = i + 2; + } else { + i = i + 3; + } + } + } else if ( pp.equals("77") || pp.equals("66")) { + // Decode maximum wind group + if ( hhh.equals("999")) { + // NO maximum wind data + i++; + } else { + processMaximumWindShear(codeGroupAr, i, cgSize, windKnot, record); + i = i + 3; + } + } + } else if ( codeGroupAr[i].equals("31313") ) { + i = i + 3; + } else if ( codeGroupAr[i].equals("41414") ) { + i = i + 2; + } else { + int range = i + 2; + if ( range < cgSize ) { + // Decode TTAA normal report -pressure and height + NcUairPressureHeightGroup.PressureHeightField(codeGroupAr[i], above, level, stationNumber, dataType, record); + pres = NcUairPressureHeightGroup.getPressure(); + height = NcUairPressureHeightGroup.getHeight(); + + // Decode temperature group + NcUairTempGroup.TempField(codeGroupAr[i+1]); + temp = NcUairTempGroup.getTemperature(); + dewpTemp = NcUairTempGroup.getDewpointTemp(); + + if ( pres >= topWind ) { + // Decode wind group + NcUairWindGroup.WindField(codeGroupAr[i+2], windKnot); + wspeed = NcUairWindGroup.getSped(); + wdir = NcUairWindGroup.getDrct(); + if ( wdir > 360 ) { + wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; + endrpt = true; + break; + } + } else { + i--; + } + + // Add level + addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); + } + i = i + 3; + level++; + } + } + + } + + /** + * Decodes a pressure/height, temperature, and wind fields in the + * forms PPhhh and TTTdd and DDDff for TTBB/DD. + * + * @param codeGroupAr The input uppair code group array + * @param cgSize The input cgSize is the size of the code group array + * @param windKnot The input windKnot is flag to indicate wind in knot or not. + * @param record The in and out Uair record + * @return + */ + public static void processTTBBDD(String[] codeGroupAr, + int cgSize, Boolean windKnot, NcUairRecord record) { + + Boolean above=false; + Boolean endrpt = false; + Boolean wind = false; + Boolean drop = false; + + String dataType = record.getDataType(); + + if ( dataType.substring(2,4).equals("DD") ) { + above = true; + } + if ( dataType.substring(0,2).equals("XX") ) { + drop = true; + } + + int i = 0; + while ( i < cgSize && ! endrpt ) { + + float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; + + if ( codeGroupAr[i].equals("51515") ) { + endrpt = true; + i++; + // Decode lifted index and mean low level wind groups + if ( (i + 2) < cgSize ) { + processLiftedIndex(codeGroupAr, i, windKnot, record); + } + break; + } + + if ( codeGroupAr[i].equals("61616") ) { + endrpt = true; + if ( drop ) { + //System.out.println("got drop 61616 in BBDD need to process.... \n"); + } + break; + } + + if ( codeGroupAr[i].equals("21212") ) { + wind = true; + i++; + //System.out.println("got 21212 significant wind group need to process...\n"); + break; + } + + if ( codeGroupAr[i].equals("31313")) { + i = i + 3; + } else if ( codeGroupAr[i].equals("41414") ) { + i = i + 2; + } else { + int range = i + 1; + if ( range < cgSize ) { + // Decode Pres group + pres = getPressureFromTTBBDD(codeGroupAr[i], above); + + if ( ! wind ) { + // Decode temperature group + NcUairTempGroup.TempField(codeGroupAr[i+1]); + temp = NcUairTempGroup.getTemperature(); + dewpTemp = NcUairTempGroup.getDewpointTemp(); + } else { + // Decode wind group + NcUairWindGroup.WindField(codeGroupAr[i+1], windKnot); + wspeed = NcUairWindGroup.getSped(); + wdir = NcUairWindGroup.getDrct(); + } + + // Add level + addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); + + } + i = i + 2; + } + } + } + + /** + * Decodes a pressure/height and temperature fields for PPAACC. + * These reports contain wind data at mandatory + * levels below 100 mb. + * + * @param codeGroupAr The input uppair code group array + * @param cgSize The input cgSize is the size of the code group array + * @param windKnot The input windKnot is flag to indicate wind in knot or not. + * @param record The in and out Uair record + * @return + */ + public static void processPPAACC(String[] codeGroupAr, int cgSize, + Boolean windKnot, NcUairRecord record) { + + Boolean above=false; + Boolean endrpt = false; + float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + + float pold; + + String dataType = record.getDataType(); + + if ( dataType.substring(2,4).equals("CC") ) { + above = true; + pold = 100; + } else { + pold = 2000; + } + + int i = 0; + while ( i < cgSize && ! endrpt ) { + + if ( codeGroupAr[i].equals("51515")) { + endrpt = true; + break; + } + + String ppIndicator = codeGroupAr[i].substring(0,2); + // Check that first two characters are 44 or 55. + if ( ppIndicator.equals("44") || ppIndicator.equals("55")) { + String skip = codeGroupAr[i].substring(2,5); + if ( skip.equals("///")) { + i++; + } else { + // Decode number of pressures which is the third character. + /* chin, fix bug, when a non-number char is decoded */ + int onetothree=0; + try{ + onetothree = Integer.parseInt(codeGroupAr[i].substring(2,3)); + } catch (NumberFormatException e) { + onetothree=0; + + } + if ( onetothree > 0 && onetothree <= 3) { + // Decode the pressure + float[] presArr = { IDecoderConstantsN.UAIR_FLOAT_MISSING, + IDecoderConstantsN.UAIR_FLOAT_MISSING, + IDecoderConstantsN.UAIR_FLOAT_MISSING, + }; + presArr = getPressureFromPPAACC(codeGroupAr[i], above); + + i++; + for (int index = 0; index < onetothree; index++) { + float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float ppp = presArr[index]; + if ( ppp < pold ) { + pres = presArr[index]; + pold = ppp; + } + + // Decode wind group + if ( i < cgSize ) { + NcUairWindGroup.WindField(codeGroupAr[i], windKnot); + wspeed = NcUairWindGroup.getSped(); + wdir = NcUairWindGroup.getDrct(); + } + + // Add level + addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); + + i++; + } + } + else { + // no pressure group + i++; + } + } + } else if ( ppIndicator.equals("77") || ppIndicator.equals("66")) { + // Decode maximum wind group + String hhh = codeGroupAr[i].substring(2,5); + if ( hhh.equals("999")) { + // NO maximum wind and wind shear data + i++; + } else { + processMaximumWindShear(codeGroupAr, i, cgSize, windKnot, record); + i = i + 3; + } + } else { + i++; + break; + } + } + } + + /** + * Decodes a pressure/height and temperature fields for PPBBDD. + * These reports contain significant wind data above 100 mb. + * + * @param codeGroupAr The input uppair code group array + * @param cgSize The input cgSize is the size of the code group array + * @param windKnot The input windKnot is flag to indicate wind in knot or not. + * @param record The in and out Uair record + * @return + */ + public static void processPPBBDD(String[] codeGroupAr, int cgSize, + Boolean windKnot, NcUairRecord record) { + + Boolean endrpt = false; + Boolean pressflag = false; + Boolean above = false; + + String dataType = record.getDataType(); + + if ( dataType.substring(2,4).equals("DD") ) { + above = true; + } + + int i = 0; + try{ + while ( i < cgSize && ! endrpt ) { + + float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; + + + if ( codeGroupAr[i].equals("21212") ) { + pressflag = true; + i++; + if ( i >= cgSize ) { + break; + } + //System.out.println("got 21212 in PP BBDD - need to process...\n"); + break; + } + + if ( codeGroupAr[i].equals("51515") || codeGroupAr[i].equals("41414")) { + endrpt = true; + //System.out.println("got end group 51515 41414 in PP BBDD - BREAK \n"); + break; + } + + // Convert the unit digits to integers and compute height. + Boolean missing = false; + int noWind = 0; + if ( ! pressflag ) { + while ( ! missing && ( noWind < 3 ) ) { + int index = noWind + 3; + String unit="/"; + unit = codeGroupAr[i].substring(index-1,index); + + if ( unit.equals(("/")) ) { + missing = true; + break; + } + + // Decode height; invalid height if returns FLOAT_MISSING. + height = getHeightFromPPBBDD(codeGroupAr[i], index); + if ( height == IDecoderConstantsN.UAIR_FLOAT_MISSING ) { + i++; + break; + } + int range = i+noWind+1; + if ( range < cgSize ) { + // Decode wind group. + NcUairWindGroup.WindField(codeGroupAr[i+noWind+1], windKnot); + wspeed = NcUairWindGroup.getSped(); + wdir = NcUairWindGroup.getDrct(); + } + + // Add level + addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); + + noWind ++; + } + + i = i + noWind + 1; + } else { + int range = i+1; + if ( range < cgSize ) { + // Decode pressure group + pres = getPressureFromTTBBDD(codeGroupAr[i], above); + NcUairWindGroup.WindField(codeGroupAr[i+1], windKnot); + wspeed = NcUairWindGroup.getSped(); + wdir = NcUairWindGroup.getDrct(); + } + i= i+2; + } + } + } + catch(Exception e) { + + } + } + + /** + * Decodes a pressure field for mandatory wind + * reports (PPAA or PPCC). The pressures reporting are returned. + * + * @param presGroup The input pressure code group + * @param above The input above is flag + * @return pressure + */ + public static float[] getPressureFromPPAACC(String presGroup, Boolean above) { + + float pressure[] = { IDecoderConstantsN.UAIR_FLOAT_MISSING, + IDecoderConstantsN.UAIR_FLOAT_MISSING, + IDecoderConstantsN.UAIR_FLOAT_MISSING + }; + + String bpres[] = { "00", "92", "85", "70", "50", "40", + "30", "25", "20", "15", "10" }; + + String apres[] = { "70", "50", "30", "20", "10", + "07", "05", "03", "02", "01" }; + + int rbprs[] = { 1000, 925, 850, 700, 500, 400, + 300, 250, 200, 150, 100 }; + + int raprs[] = { 70, 50, 30, 20, 10, 7, 5, 3, 2, 1 }; + + int level = -1; + + String hh = presGroup.substring(3,5); + // Check first pressure against list. + int ifirst = -1; + if ( ! above ) { + for ( String plevel : bpres ) { + ifirst ++; + if ( hh.equals(plevel)) { + level = ifirst; + break; + } + } + } else { + for ( String plevel : apres ) { + ifirst ++; + if ( hh.equals(plevel)) { + level = ifirst; + break; + } + } + } + + if ( ! above ) { + if ( ifirst < 11 && level >= 0 ) { + pressure[0] = rbprs[level]; + if ( level+1 < 11 ) { + pressure[1] = rbprs[level+1]; + } + if ( level+2 < 11 ) { + pressure[2] = rbprs[level+2]; + } + } + } else { + if ( ifirst < 10 && level >= 0 ) { + pressure[0] = raprs[level]; + if ( level+1 < 10 ) { + pressure[1] = raprs[level+1]; + } + if ( level+2 < 10 ) { + pressure[2] = raprs[level+2]; + } + } + } + + return pressure; + } + + /** + * Decodes the height from a significant wind field from reports (PPBB or PPDD). + * The field is of the form atuuu where a is 1 if the height is + * above 100000 feet and 9 or 8 otherwise. t is the ten-thousands + * digit of the height and the u's are up to three thousands-of-feet + * fields. The heights are converted from feet to meters. + * + * @param heightGroup The input heightGroup contains the height code group. + * @param index The input index is the current position in the code group. + * @return pressure + */ + public static float getHeightFromPPBBDD(String heightGroup, int index) { + float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; + final double feetToMeter = 0.3048; + + String hhIndicator = heightGroup.substring(0,1); + int iadd = 0; + // Check that the first character of the field is '9' or '1'. + if ( hhIndicator.equals("9") || hhIndicator.equals("8")) { + iadd = 0; + } else { + return height; + } + + // Convert the tens digit to an integer. + int iten; + iten = Integer.parseInt(heightGroup.substring(1,2)) * 10; + int iunit = Integer.parseInt(heightGroup.substring(index-1,index)); + height = ( iten + iunit ) * 1000 + iadd; + height = (float) (height * feetToMeter); + return height; + } + + /** + * Decodes a pressure field from a group reports (TTBB or TTDD). + * The pressures reporting are returned. + * + * @param presGroup The input pressure code group + * @param above The input above is flag + * @return pressure + */ + public static float getPressureFromTTBBDD(String presGroup, Boolean above) { + + float pressure = IDecoderConstantsN.UAIR_FLOAT_MISSING; + + String clev[] = { "00", "11", "22", "33", "44", + "55", "66", "77", "88", "99" }; + + if ( presGroup.length() == 5 ) { + String pp = presGroup.substring(0,2); + String hhh = presGroup.substring(2,5); + + int level = -1; + if ( ! pp.equals("//") && ! hhh.substring(2,3).equals("/")) { + for ( String plevel : clev ) { + level++; + if ( pp.equals(plevel)) { + break; + } + } + // If a level was found, decode the pressure. + if ( level != -1 && level < 10 ) { + int ihhh = Integer.parseInt(hhh); + if ( above ) { + pressure = (float) ihhh/ (float) 10; + } else { + if ( ihhh < 100 ) { + pressure = ihhh + 1000; + } else { + pressure = ihhh; + } + } + } + } + } + return pressure; + } + + /** + * Decodes data for the tropopause level from the TTAA reports. + * The output data are ordered PRES TEMP DWPT DRCT SPED. + * + * @param codeGroupAr The input uppair code group array + * @param index The input index is the current position of the code group array + * @param topwindFlag the input index is the flag to indicate top wind + * @param windKnot The input windKnot is flag to indicate wind in knot or not. + * @param record The in and out Uair record + * @return + */ + public static void processTropopause(String[] codeGroupAr, int index, + Boolean topwindFlag, Boolean windKnot, NcUairRecord record, Boolean above) { + + float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; + + int i = index; + + String pp = codeGroupAr[i].substring(0,2); + String hhh = codeGroupAr[i].substring(2,5); + + if ( pp.equals("88") ) { + // Decode pressure and height + pres = Integer.parseInt(hhh); + if (above) { + pres = pres / 10.f; + } + + // Decode temperature group + NcUairTempGroup.TempField(codeGroupAr[i+1]); + temp = NcUairTempGroup.getTemperature(); + dewpTemp = NcUairTempGroup.getDewpointTemp(); + + if ( ! topwindFlag ) { + // Decode wind group + NcUairWindGroup.WindField(codeGroupAr[i+2], windKnot); + wspeed = NcUairWindGroup.getSped(); + wdir = NcUairWindGroup.getDrct(); + } + + addTrop(record, pres, temp, dewpTemp, wdir, wspeed); + } + } + + /** + * Decodes data for the maximum wind level(s) and wind shear from the TTAA reports. + * The output data are ordered PRES DRCT SPED. + * + * @param codeGroupAr The input uppair code group array + * @param index The input index is the current position of the code group array + * @param cgSize the input cgSize is the size of the codeGroupAr. + * @param windKnot The input windKnot is flag to indicate wind in knot or not. + * @param record The in and out Uair record + * @return + */ + public static void processMaximumWindShear(String[] codeGroupAr, + int index, int cgSize, Boolean windKnot, NcUairRecord record) { + + float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float loShear = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float hiShear = IDecoderConstantsN.UAIR_FLOAT_MISSING; + + int i = index; + + String ppIndicator = codeGroupAr[i].substring(0,2); + String hhh = codeGroupAr[i].substring(2,5); + + if ( ppIndicator.equals("77") || ppIndicator.equals("66")) { + // Decode pressure and height + if ( ! hhh.substring(1,3).equals("//") ) { + pres = Integer.parseInt(hhh); + } + + // Decode wind group + NcUairWindGroup.WindField(codeGroupAr[i+1], windKnot); + wspeed = NcUairWindGroup.getSped(); + wdir = NcUairWindGroup.getDrct(); + + if ( i+2 < cgSize ) { + String windshearIndicator = codeGroupAr[i+2].substring(0,1); + if ( windshearIndicator.equals("4")) { + String below = codeGroupAr[i+2].substring(1,3); + String abov = codeGroupAr[i+2].substring(3,5); + if ( ! below.equals("//")) { + loShear = Integer.parseInt(below); + } + if ( ! abov.equals("//")) { + hiShear = Integer.parseInt(abov); + } + } + } + + NcUairMaxWind mwind = null; + mwind = new NcUairMaxWind(); + mwind.setPres(pres); + mwind.setDrct(wdir); + mwind.setSped(wspeed); + mwind.setLoShear(loShear); + mwind.setHiShear(hiShear); + + record.addMaxWind(mwind); + } + } + + /** + * Decodes data for the lifted index group from the TTAA reports. + * The output data are ordered liTemp, wdirSurface, wspeedSurface, + * wdirAbove, wspeedAbove + * + * @param codeGroupAr The input uppair code group array + * @param index The input index is the current position of the code group array + * @param windKnot The input windKnot is flag to indicate wind in knot or not. + * @param record The in and out Uair record + * @return + */ + public static void processLiftedIndex(String[] codeGroupAr, + int index, Boolean windKnot, NcUairRecord record) { + + float liTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wdirSurface = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wspeedSurface = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wdirAbove = IDecoderConstantsN.UAIR_FLOAT_MISSING; + float wspeedAbove = IDecoderConstantsN.UAIR_FLOAT_MISSING; + + int i = index; + if ( codeGroupAr[i].equals("10164") ) { + int ittt = Integer.parseInt(codeGroupAr[i+1]); + if ( ittt > 50 ) { + // subtract 50 if lllll greater than 50 + ittt = ittt - 50; + } + int isign = ittt%2; + /* + * If the integer is even, the liTemp is positive. + * Otherwise, the liTemp is negative. + */ + if ( isign == 1 ) { + liTemp = - ittt; + } else { + liTemp = ittt; + } + liTemp = (float) (liTemp / 10.); + i = i + 2; + } + + if ( codeGroupAr[i].equals("10194") ) { + // Decode wind group from surface to 5000ft + NcUairWindGroup.WindField(codeGroupAr[i+1], windKnot); + wspeedSurface = NcUairWindGroup.getSped(); + wdirSurface = NcUairWindGroup.getDrct(); + + // Decode wind group from 5000ft to 10000ft + NcUairWindGroup.WindField(codeGroupAr[i+2], windKnot); + wspeedAbove = NcUairWindGroup.getSped(); + wdirAbove = NcUairWindGroup.getDrct(); + + NcUairLiftedIndex li = null; + li = new NcUairLiftedIndex(); + li.setLiTemp(liTemp); + li.setLoDrct(wdirSurface); + li.setLoSped(wspeedSurface); + li.setHiDrct(wdirAbove); + li.setHiSped(wspeedAbove); + record.addLiftedIndex(li); + } + } + + /** + * Compute the top pressure reporting wind data. + * If topwind is missing, set return top wind to a large value so that + * all the winds will be assumed to be missing. + * + * @param topwind The input topwind + * @param above The input above is flag to indicate above 100mb. + * @return an int for topWind. + */ + public static int getTopWind(int topwind, Boolean above) { + + int retTopWind = 2000; + + if ( topwind == IDecoderConstantsN.UAIR_INTEGER_MISSING ) { + retTopWind = 2000; + } else if ( topwind > 0 ) { + if ( above ) { + retTopWind = topwind * 10; + } else { + retTopWind = topwind * 100; + } + } else if ( topwind == 0 ) { + if ( ! above ) { + retTopWind = 1000; + } else { + retTopWind = 0; + } + } else { + retTopWind = 2000; + } + return retTopWind; + } + + /** + * Add levels to record. + * + * @param record The in and out Uair record + * @param pres The input pressure + * @param hght The input geopotential height + * @param temp The input temperature + * @param dwpt The input dew point temperature. + * @param drct The input wind direction + * @param sped The input wind speed + * @return + */ + public static void addLevels(NcUairRecord record, float pres, float geoHeight, + float temp, float dwpt, float drct, float sped) { + + NcUairObsLevels level = null; + level = new NcUairObsLevels(); + level.setPres(pres); + level.setHght(geoHeight); + level.setTemp(temp); + level.setDwpt(dwpt); + level.setDrct(drct); + level.setSped(sped); + + record.addObsLevels(level); + } + + /** + * Add tropopause to record. + * + * @param record The in and out Uair record + * @param pres The input pressure + * @param temp The input temperature + * @param dwpt The input dew point temperature. + * @param drct The input wind direction + * @param sped The input wind speed + * @return + */ + public static void addTrop(NcUairRecord record, float pres, + float temp, float dwpt, float drct, float sped) { + + NcUairTropopause trop = null; + trop = new NcUairTropopause(); + trop.setPres(pres); + trop.setTemp(temp); + trop.setDwpt(dwpt); + trop.setDrct(drct); + trop.setSped(sped); + + record.addTropopause(trop); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairPressureHeightGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairPressureHeightGroup.java new file mode 100644 index 0000000000..b886463617 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairPressureHeightGroup.java @@ -0,0 +1,209 @@ +/** + * NcUairPressureHeightGroup + * + * decodes a pressure/height field in the form PPhhh. + * For data below 100 mb, PP is the pressure in tens of millibars and + * hhh is the last three digits of the height in meters below 500 mb + * and the last three digits of height in decameters at/above 500 mb. + * For data above 100 mb, PP is the pressure in millibars and hhh is + * the last three digits of the height in decameters. + * + * HISTORY + * + * * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2010 210 L. Lin Initial coding + * 09/2011 457 S. Gurung Renamed H5 to Nc and h5 to nc + * 10/2011 S. Gurung Use updated getElevation() method + * + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; + +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairRecord; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +public class NcUairPressureHeightGroup { + + private static float pressure; + + private static float height; + + public static float getPressure() { + return pressure; + } + + public static void setPressure(float pressure) { + NcUairPressureHeightGroup.pressure = pressure; + } + + public static float getHeight() { + return height; + } + + public static void setHeight(float height) { + NcUairPressureHeightGroup.height = height; + } + + /** + * Decodes pressure and height data + * + * @param presGroup The input pressure code group + * @param above The input above is flag + * @param level the input pressure level + * @param stationNumber The input station number + * @param dataType The input data type + * @return + */ + public static void PressureHeightField(String presGroup, Boolean above, + int level, String stationNumber, String dataType, NcUairRecord record) { + + pressure = IDecoderConstantsN.UAIR_FLOAT_MISSING; + height = IDecoderConstantsN.UAIR_FLOAT_MISSING; + int iabove = 0; + int ipres = IDecoderConstantsN.UAIR_INTEGER_MISSING; + int ihhh = IDecoderConstantsN.UAIR_INTEGER_MISSING; + Boolean drop = false; + Boolean ship = false; + + String pressValue[][] = { { "99", "00", "92", "85", "70", "50", + "40", "30", "25", "20", "15", "10" }, + { "70", "50", "30", "20", "10", "07", + "05", "03", "02", "01", "xx" , "//"} + }; + + if ( dataType.substring(0,2).equals("XX") ) { + // dropsonde data + drop = true; + } else if ( dataType.substring(0,2).equals("UU") ) { + // ship data + ship = true; + } + + if (above) { + iabove =1; + } + + if ( presGroup.length() == 5 && ( level < 12 )) { + String pp = presGroup.substring(0,2); + String hhh = presGroup.substring(2,5); + + if (pp.equals(pressValue[iabove][level])) { + if ( ! pp.equals("//") ) { + ipres = Integer.parseInt(pp); + } + if ( ! hhh.equals("///") ) { + ihhh = Integer.parseInt(hhh); + } + + if (! above) { + /* + * Encoded pressure was pressure / 10. 00 is 1000. + * Above 100mb, encoded pressure is whole number. + */ + if ( ipres != IDecoderConstantsN.UAIR_INTEGER_MISSING ) { + ipres = ipres * 10; + if ( ipres == 0 ) { + ipres = 1000; + } + //Take care of the 925 mb level, which comes in as 920. + if ( ipres == 920 ) { + ipres = 925; + } + pressure = ipres; + } + + /* + * For data below 100 mb, use the pressure to decode the + * height. This algorithm is from the U. of Wisconsin and + * differs slightly from the PROFS algorithm. + */ + if ( ihhh != IDecoderConstantsN.UAIR_INTEGER_MISSING ) { + height = ihhh; + + if ( (ipres == 1000) && (height > 500)) { + height = 500 - height; + } else if ( (ipres == 925) && (height < 200) && (! drop) ) { + height = height + 1000; + } else if ( (ipres == 850) && (height < 900) ) { + height = height + 1000; + } else if ( (ipres == 700) && (height < 500) ) { + height = height + 3000; + } else if ( ipres == 700 ) { + height = height + 2000; + } else if ( ipres <= 500 ) { + ihhh = ihhh * 10; + height = height * 10; + if ( (ipres == 300) && (ihhh < 3000) ) { + height = height + 10000; + } else if ( (ipres == 250) && (ihhh < 5000) ) { + height = height + 10000; + } else if ( (ipres == 200) && (ihhh < 7000) ) { + height = height + 10000; + } else if (ipres <= 150) { + height = height + 10000; + } + } + } + } else { + pressure = ipres; + /* + * Compute the height above 100 mb. The ten thousands digit + * is added here. The value may need to be changed in the + * future if it proves incorrect. + */ + if ( ihhh != IDecoderConstantsN.UAIR_INTEGER_MISSING ) { + ihhh = ihhh * 10; + height = ihhh; + if ( ipres == 70 ) { + height = height + 10000; + } else if ( (ipres == 50) && (ihhh >= 8000)) { + height = height + 10000; + } else if ( (ipres == 50) && (height < 8000) ) { + height = height + 20000; + } else if ( ipres >= 20 ) { + height = height + 20000; + } else if ( (ipres == 10) && (height > 8000) ) { + height = height + 20000; + } else if ( (ipres == 10) && (height < 8000) ) { + height = height + 30000; + } else if ( ipres >= 3 ) { + height = height + 30000; + } else if ( (ipres == 2) && (height > 8000) ) { + height = height + 30000; + } else if ( (ipres == 2) && (height < 8000) ) { + height = height + 40000; + } else { + height = height + 40000; + } + } + } + /* + * This subroutine decodes the surface data from a TTAA + */ + if ( pp.equals("99") && ! above ) { + int ihhhSurface = Integer.parseInt(hhh); + pressure = ihhhSurface; + if ( ihhhSurface < 100 ) { + pressure = pressure + 1000; + } + if ( ! drop && stationNumber != null ) { + height = IDecoderConstantsN.UAIR_INTEGER_MISSING; + height = (float) record.getElevation(); + } else if ( drop ){ + // dropsonde data + height = IDecoderConstantsN.UAIR_INTEGER_MISSING; + } else { + // ship data + height = NcUairShipMobile.getSurfaceHeight(); + } + } + } + } + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairShipMobile.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairShipMobile.java new file mode 100644 index 0000000000..5a17699476 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairShipMobile.java @@ -0,0 +1,346 @@ +/** + * NcUairShipMobile - process ship and dropsonde data + * + * This java class intends to serve as an utility only for UAIR decoder. + * + * HISTORY + * + * * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2010 210 L. Lin Initial coding + * 09/2011 457 S. Gurung Renamed H5 to Nc and h5 to nc + * + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; + +import gov.noaa.nws.ncep.edex.util.UtilN; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import java.util.regex.Matcher; +import java.util.regex.Pattern; +import java.util.Calendar; + +public class NcUairShipMobile { + + private static float xlat; + + private static float xlon; + + private static String stnId; + + private static String codeMessage; + + private static String obsUTC; + + private static String UTC; + + private static int iutc; + + private static String stationNumber; + + private static int surfaceHeight; + + private static int elevation; + + private static Calendar obsTime; + + private static Calendar synopticTime; + + private static int topwind; + + private static Boolean windKnot; + + public static float getXlat() { + return xlat; + } + + public static void setXlat(float xlat) { + NcUairShipMobile.xlat = xlat; + } + + public static float getXlon() { + return xlon; + } + + public static void setXlon(float xlon) { + NcUairShipMobile.xlon = xlon; + } + + public static String getStnId() { + return stnId; + } + + public static void setStnId(String stnId) { + NcUairShipMobile.stnId = stnId; + } + + public static String getCodeMessage() { + return codeMessage; + } + + public static void setCodeMessage(String codeMessage) { + NcUairShipMobile.codeMessage = codeMessage; + } + + public static String getUTC() { + return UTC; + } + + public static void setUTC(String utc) { + UTC = utc; + } + + public static int getIutc() { + return iutc; + } + + public static void setIutc(int iutc) { + NcUairShipMobile.iutc = iutc; + } + + public static String getStationNumber() { + return stationNumber; + } + + public static void setStationNumber(String stationNumber) { + NcUairShipMobile.stationNumber = stationNumber; + } + + public static int getSurfaceHeight() { + return surfaceHeight; + } + + public static void setSurfaceHeight(int surfaceHeight) { + NcUairShipMobile.surfaceHeight = surfaceHeight; + } + + public static int getElevation() { + return elevation; + } + + public static void setElevation(int elevation) { + NcUairShipMobile.elevation = elevation; + } + + public static String getObsUTC() { + return obsUTC; + } + + public static void setObsUTC(String obsUTC) { + NcUairShipMobile.obsUTC = obsUTC; + } + + public static Calendar getObsTime() { + return obsTime; + } + + public static void setObsTime(Calendar obsTime) { + NcUairShipMobile.obsTime = obsTime; + } + + public static Calendar getSynopticTime() { + return synopticTime; + } + + public static void setSynopticTime(Calendar synopticTime) { + NcUairShipMobile.synopticTime = synopticTime; + } + + public static int getTopwind() { + return topwind; + } + + public static void setTopwind(int topwind) { + NcUairShipMobile.topwind = topwind; + } + + public static Boolean getWindKnot() { + return windKnot; + } + + public static void setWindKnot(Boolean windKnot) { + NcUairShipMobile.windKnot = windKnot; + } + + /** + * Decodes ship or dropsonde data + * + * @param report The input report + * @param dataType The input dataType + * @return + */ + public static void ShipMobileField(String report, String dataType) { + + Boolean drop = false; + Boolean ship = false; + + xlat = IDecoderConstantsN.UAIR_FLOAT_MISSING; + xlon = IDecoderConstantsN.UAIR_FLOAT_MISSING; + stnId = null; + codeMessage = null; + obsUTC = null; + UTC = null; + iutc = -1; + stationNumber = null; + surfaceHeight = IDecoderConstantsN.UAIR_INTEGER_MISSING; + elevation = IDecoderConstantsN.UAIR_INTEGER_MISSING; + topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; + windKnot = false; + + int day = IDecoderConstantsN.UAIR_INTEGER_MISSING; + + final String SHIP = "( )?([A-Z]{4}[0-9]{2}|[A-Z]{4}[0-9]{1}|[A-Z]{4}) (\\d{5}|\\d{4}/) (\\d{5}) (\\d{5}) (\\d{5}) (\\d{5})(.*)"; + Pattern shipPattern = Pattern.compile(SHIP, Pattern.DOTALL); + Matcher shipMatcher = shipPattern.matcher(report); + + final String MOBILE = "( )?(\\d{5}|\\d{4}/) (\\d{5}) (\\d{5}) (\\d{5})(.*)"; + Pattern mobilePattern = Pattern.compile(MOBILE, Pattern.DOTALL); + Matcher mobileMatcher = mobilePattern.matcher(report); + int quadrant=0; + if ( shipMatcher.find()) { + ship = true; + stnId = shipMatcher.group(2); + xlat = (float)Integer.parseInt(shipMatcher.group(4).substring(2,5)) / (float)10; + xlon = (float)Integer.parseInt(shipMatcher.group(5).substring(1,5)) / (float)10; + quadrant = Integer.parseInt(shipMatcher.group(5).substring(0,1)); + codeMessage = shipMatcher.group(7) + shipMatcher.group(8); + obsUTC = shipMatcher.group(3).substring(2,4); + day = Integer.parseInt(shipMatcher.group(3).substring(0,2)); + + //elevation = 0; + String heightGroup = shipMatcher.group(7); + if ( heightGroup.substring(0,3).equals("999")) { + surfaceHeight = Integer.parseInt(heightGroup.substring(3,5)); + } + + String topwindIndicator = shipMatcher.group(3).substring(4,5); + if ( topwindIndicator.equals("/") ) { + topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; + } else { + topwind = Integer.parseInt(topwindIndicator); + } + + } else if ( mobileMatcher.find()) { + xlat = (float)Integer.parseInt(mobileMatcher.group(3).substring(2,5)) / (float)10; + xlon = (float)Integer.parseInt(mobileMatcher.group(4).substring(1,5)) / (float)10; + quadrant = Integer.parseInt(mobileMatcher.group(4).substring(0,1)); + codeMessage = mobileMatcher.group(6); + obsUTC = mobileMatcher.group(2).substring(2,4); + day = Integer.parseInt(mobileMatcher.group(2).substring(0,2)); + + String topwindIndicator = mobileMatcher.group(2).substring(4,5); + if ( topwindIndicator.equals("/") ) { + topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; + } else { + topwind = Integer.parseInt(topwindIndicator); + } + + drop = true; + } + + if ( quadrant == 7 ) { + xlon = -xlon; + } else if ( quadrant == 5 ) { + xlon = -xlon; + xlat = -xlat; + } else if ( quadrant == 3 ) { + xlat = -xlat; + } + + if ( day > 50 ) { + windKnot = true; + day = day -50; + } + + if ( ship ) { + stnId = stnId + obsUTC; + } + // Adjusts the time to the nearest 3-hourly interval. + int hour = Integer.parseInt(obsUTC); + int idiff = hour % 3; + if ( idiff == 1 ) { + hour = hour - 1; + } else if ( idiff == 2 ) { + /* + * If hour is one hour early, add hour and + * change day if hour + */ + hour = hour + 1; + if ( hour == 24 ) { + hour = 0; + } + } + iutc = hour; + UTC = Integer.toString(hour); + if ( hour < 10 ) { + UTC = "0" + UTC; + } + + // Get observation time + if ( obsUTC != null && day > 0 && day <= 31 ) { + String oday = Integer.toString(day); + if ( day < 10 ) { + oday = "0" + oday; + } + String obsDate = oday + obsUTC + "00"; + Calendar cal = null; + obsTime = UtilN.findDataTime(obsDate,cal); + } + + // Get synoptic time + if ( UTC != null && day > 0 && day <= 31 ) { + String sday = Integer.toString(day); + if ( day < 10 ) { + sday = "0" + sday; + } + String synopticDate = sday + UTC + "00"; + Calendar cal = null; + synopticTime = UtilN.findDataTime(synopticDate,cal); + + if ( obsUTC.equals("23") ) { + // Adjust day to next day + synopticTime.set(Calendar.DAY_OF_MONTH, day + 1 ); + } + } + + if ( drop ) { + // Decode 61616 and 62626 group + Dropsonde(report); + } + } + + /** + * Decodes dropsonde data + * + * @param report The input report + * @return + */ + public static void Dropsonde(String report) { + + final String DROP = "61616 (AF|NOAA|NASA)(\\d{1,3}) (.*) OB (\\d{2}) 62626"; + Pattern dropPattern = Pattern.compile(DROP, Pattern.DOTALL); + Matcher dropMatcher = dropPattern.matcher(report); + + //final String DROP2 = "62626 (.*) LST WND (\\d3) MBL WIND "; + final String DROP2 = "62626 (.*) LST WND (\\d{3})"; + Pattern drop2Pattern = Pattern.compile(DROP2, Pattern.DOTALL); + Matcher drop2Matcher = drop2Pattern.matcher(report); + + UTC = obsUTC; + + if ( dropMatcher.find() ) { + stationNumber = dropMatcher.group(4) + obsUTC + dropMatcher.group(2); + stnId = dropMatcher.group(1) + dropMatcher.group(2) + dropMatcher.group(4); + } + + if ( drop2Matcher.find() ) { + elevation = Integer.parseInt(drop2Matcher.group(2)); + } + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTempGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTempGroup.java new file mode 100644 index 0000000000..7cddf97716 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTempGroup.java @@ -0,0 +1,95 @@ +/** + * NcUairTempGroup - decodes temperature data + * + * This java class intends to serve as an utility only for UAIR decoder. + * + * HISTORY + * + * * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2010 210 L. Lin Initial coding + * 09/2011 457 S. Gurung Renamed H5 to Nc and h5 to nc + * + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +public class NcUairTempGroup { + + private static float temperature; + + private static float dewpointTemp; + + public static float getTemperature() { + return temperature; + } + + public static void setTemperature(float temperature) { + NcUairTempGroup.temperature = temperature; + } + + public static float getDewpointTemp() { + return dewpointTemp; + } + + public static void setDewpointTemp(float dewpointTemp) { + NcUairTempGroup.dewpointTemp = dewpointTemp; + } + + /** + * This subroutine decodes a temperature/dewpoint field. The field + * is encoded as TTtDD where TT is temperature in degrees Celsius, + * t is approximate tenths of degree and sign indicator, and DD is + * the dewpoint depression in degrees Celsius. + * + * @param tempGroup The input temperature data + */ + public static void TempField(String tempGroup) { + + temperature = IDecoderConstantsN.UAIR_FLOAT_MISSING; + dewpointTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING;; + + if ( tempGroup.length() == 5 ) { + String ttt = tempGroup.substring(0,3); + String dd = tempGroup.substring(3,5); + + if ( ! ttt.substring(2,3).equals("/") ) { + /* + * If the integer is even, the temperature is positive. + * Otherwise, the temperature is negative. + */ + int ittt = Integer.parseInt(ttt); + int isign = ittt%2; + if ( isign == 1 ) { + temperature = - ittt; + } else { + temperature = ittt; + } + temperature = (float) (temperature / 10.); + /* + * If the dewpoint given is less than 50, the dewpoint is + * given in tenths of a degree. For numbers greater than + * 55, the dewpoint is given in whole degrees plus 50. + * The values 51 - 55 are not used. + */ + if ( ! dd.equals("//") ) { + int idd = Integer.parseInt(dd); + if ( idd <= 50 ) { + dewpointTemp = (float) (idd / 10.); + } else { + dewpointTemp = idd - 50; + } + dewpointTemp = temperature - dewpointTemp; + } + + } + } + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTimeGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTimeGroup.java new file mode 100644 index 0000000000..e5c2ab4831 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTimeGroup.java @@ -0,0 +1,192 @@ +/** + * NcUairTimeGroup + * + * This java class intends to serve as an utility only for UAIR decoder. + * + * HISTORY + * + * * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2010 210 L. Lin Initial coding + * 09/2011 457 S. Gurung Renamed H5 to Nc and h5 to nc + * + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; + +import gov.noaa.nws.ncep.edex.util.UtilN; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import java.util.regex.Matcher; +import java.util.regex.Pattern; +import java.util.Calendar; + +public class NcUairTimeGroup { + + private static String obsUTC; + + private static String UTC; + + private static int iutc; + + private static Calendar obsTime; + + private static Calendar synopticTime; + + private static int topwind; + + private static Boolean windKnot; + + public static String getUTC() { + return UTC; + } + + public static void setUTC(String utc) { + UTC = utc; + } + + public static int getIutc() { + return iutc; + } + + public static void setIutc(int iutc) { + NcUairTimeGroup.iutc = iutc; + } + + public static String getObsUTC() { + return obsUTC; + } + + public static void setObsUTC(String obsUTC) { + NcUairTimeGroup.obsUTC = obsUTC; + } + + public static Calendar getObsTime() { + return obsTime; + } + + public static void setObsTime(Calendar obsTime) { + NcUairTimeGroup.obsTime = obsTime; + } + + public static Calendar getSynopticTime() { + return synopticTime; + } + + public static void setSynopticTime(Calendar synopticTime) { + NcUairTimeGroup.synopticTime = synopticTime; + } + + public static int getTopwind() { + return topwind; + } + + public static void setTopwind(int topwind) { + NcUairTimeGroup.topwind = topwind; + } + + public static Boolean getWindKnot() { + return windKnot; + } + + public static void setWindKnot(Boolean windKnot) { + NcUairTimeGroup.windKnot = windKnot; + } + + /** + * Docodes time group data from a given report. + * Get the UTC with format "YYGGI" into a Calendar object. + * YY indicates the day of the month; when YY>50, day=YY-50. + * GG indecates the hour of the sounding in UTC + * + * @param theReport The input upper air data report + * @return + */ + public static void TimeField(String report) { + + obsUTC = null; + UTC = null; + iutc = -1; + topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; + windKnot = false; + + int day = IDecoderConstantsN.UAIR_INTEGER_MISSING; + + /* Regular expression for UTC */ + final String utcpat = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{2})(\\d{2})(\\d{1}|/)"; + Pattern UTCPattern = Pattern.compile(utcpat); + Matcher utcMatcher = UTCPattern.matcher(report); + + final String STATIONNUMBER2 = "(TT|PP)(AA|BB|CC|DD) (\\d{5}) NIL"; + Pattern stationNumberPattern2 = Pattern.compile(STATIONNUMBER2); + Matcher stationNumberMatcher2 = stationNumberPattern2.matcher(report); + if ( stationNumberMatcher2.find()) { + //System.out.println("NIL report NO UTC"); + } else if ( utcMatcher.find()) { + String topwindIndicator = utcMatcher.group(6); + if ( topwindIndicator.equals("/") ) { + topwind = IDecoderConstantsN.UAIR_INTEGER_MISSING; + } else { + topwind = Integer.parseInt(topwindIndicator); + } + obsUTC = utcMatcher.group(5); + day = Integer.parseInt(utcMatcher.group(4)); + if ( day > 50 ) { + day = day -50; + windKnot = true; + } + // Adjusts the time to the nearest 3-hourly interval. + int hour = Integer.parseInt(obsUTC); + int idiff = hour % 3; + if ( idiff == 1 ) { + hour = hour - 1; + } else if ( idiff == 2 ) { + /* + * If hour is one hour early, add hour and + * change day if hour + */ + hour = hour + 1; + if ( hour == 24 ) { + hour = 0; + } + } + iutc = hour; + UTC = Integer.toString(hour); + if ( hour < 10 ) { + UTC = "0" + UTC; + } + + // Get observation time + if ( obsUTC != null && day > 0 && day <= 31 ) { + String oday = Integer.toString(day); + if ( day < 10 ) { + oday = "0" + oday; + } + String obsDate = oday + obsUTC + "00"; + Calendar cal = null; + obsTime = UtilN.findDataTime(obsDate,cal); + } + + // Get synoptic time + if ( UTC != null && day > 0 && day <= 31 ) { + String sday = Integer.toString(day); + if ( day < 10 ) { + sday = "0" + sday; + } + String synopticDate = sday + UTC + "00"; + Calendar cal = null; + synopticTime = UtilN.findDataTime(synopticDate,cal); + + if ( obsUTC.equals("23") ) { + // Adjust day to next day + synopticTime.set(Calendar.DAY_OF_MONTH, day + 1 ); + } + } + } + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairWindGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairWindGroup.java new file mode 100644 index 0000000000..3b111fd461 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairWindGroup.java @@ -0,0 +1,108 @@ +/** + * NcUairWindGroup - decodes wind data + * + * This java class intends to serve as an utility only for UAIR decoder. + * + * HISTORY + * + * * Date Ticket# Engineer Description + * ------------ ---------- ----------- -------------------------- + * 03/2010 210 L. Lin Initial coding + * 09/2011 457 S. Gurung Renamed H5 to Nc and h5 to nc + * + * + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * @author L. Lin + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; + +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +public class NcUairWindGroup { + + private static float sped; + + private static float drct; + + public static float getSped() { + return sped; + } + + public void setSped (float sped) { + this.sped = sped; + } + + public static float getDrct() { + return drct; + } + + public void setDrct(float drct) { + this.drct = drct; + } + + /** + * This subroutine decodes a wind field in the form dddff where ddd + * is the direction in degrees and ff is the wind speed. + * If last digit of ddd is not equal to 0, then it becomes ddfff. + * In other words, wind speed should be "dff" not "ff". + * + * @param report The input report + * @param windKnot The input windKnot is flag to indicate wind in knot or not. + * @return + */ + public static void WindField(String windGroup, Boolean windKnot) { + + sped = IDecoderConstantsN.UAIR_FLOAT_MISSING; + drct = IDecoderConstantsN.UAIR_FLOAT_MISSING; + + if ( windGroup != null ) { + if ( windGroup.length() == 5 ) { + String ddd = windGroup.substring(0,3); + String ff = windGroup.substring(3,5); + + String wDir = windGroup.substring(0,2); + String wSpeed = windGroup.substring(2,5); + + if ( ! ddd.substring(0,2).equals("//") && ! ff.equals("//")) { + /* + * The tens and hundreds of the wind direction is encoded in the + * first two digits. + */ + int idir = Integer.parseInt(wDir); + idir = idir * 10; + + //The wind speed is encoded in the last three digits. + int ispeed = Integer.parseInt(wSpeed); + if ( ispeed >= 500 ) { + /* + * The units value of the direction rounded to 0 or 5 is + * multiplied by 100 and added to the wind speed. + */ + ispeed = ispeed - 500; + idir = idir + 5; + } + + /* + * Set the output values. Return missing data if direction is + * greater than 360 or field is '31313'. + */ + if ( idir == 360 ) { + idir = 0; + } + sped = ispeed; + if ( windKnot ) { + sped = (float) (sped / 1.9425); + } + drct = idir; + } else if ( ! ddd.equals("///") && ff.equals("//")) { + // wind speed missing + int idir = Integer.parseInt(ddd); + drct = idir; + } + } + } + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/package-info.java new file mode 100644 index 0000000000..079cddf800 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/src/gov/noaa/nws/ncep/edex/plugin/ncuair/util/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains utility classes for uair plugin +*/ +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/20100327.uair b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/20100327.uair new file mode 100644 index 0000000000..f7d9bdbe99 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/20100327.uair @@ -0,0 +1,26 @@ + + +576 + +USUS43 KDVN 270000 + +MANDVN + +74455 TTAA 77004 74455 99990 08067 15509 00148 ///// ///// + +92783 02263 15515 85459 00656 16016 70997 06167 24014 50556 + +21750 27028 40716 32757 28539 88999 77999 31313 58708 82304 + +51515 10141 10159 10164 00011 10194 15015 21011= + + + + + +579 + +UMUS43 KDVN 270000 + +SGLDVN + +74455 TTBB 77000 74455 00990 08067 11987 07468 22872 02160 + +33866 02363 44863 01567 55859 00766 66858 00358 77856 00157 + +88851 00656 99834 00459 11758 04760 22744 04761 33731 04369 + +44691 06566 55666 07569 66612 12365 77607 12763 88593 13368 + +99575 14368 11549 16964 22521 19346 33490 22950 44485 23557 + +55477 24358 66466 25365 77442 28762 88433 29556 99403 32357 + +31313 58708 82304 41414 30901 51515 10141 10159= + + + +PPBB 77000 74455 90023 15509 14016 15514 90456 15015 15515 + +17014 90789 18009 21010 21511 91024 24013 24016 27517 9156/ + +26023 26523 920// 27529= + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairDecoderTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairDecoderTest.java new file mode 100644 index 0000000000..f647714ad0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairDecoderTest.java @@ -0,0 +1,21 @@ +package gov.noaa.nws.ncep.edex.plugin.ncuair.decoder; + +import static org.junit.Assert.*; + +import org.junit.Before; +import org.junit.Test; + +public class NcUairDecoderTest { + + @Before + public void setUp() throws Exception { + // UairDecoder uair=new UairDecoder(); + } + + @Test + public void testUairDecoder() { + // fail("Not yet implemented"); + + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairSeparatorTest.java new file mode 100644 index 0000000000..d5b5570469 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/NcUairSeparatorTest.java @@ -0,0 +1,93 @@ +/** + * This Java class is the JUnit test for the decoder separator. + * + *
+ * 
+ * T. Lee	11/08	Creation
+ * T. Lee	 3/09	Migrate to TO10
+ * S. Gurung 09/11  Renamed H5 to Nc and h5 to nc
+ * 
+ * + */ +package gov.noaa.nws.ncep.edex.plugin.ncuair.decoder; + +import static org.junit.Assert.*; +import org.apache.log4j.Logger; +import org.junit.Before; +import org.junit.Test; + +import gov.noaa.nws.ncep.edex.plugin.ncuair.decoder.NcUairSeparator; + +import java.io.BufferedReader; +import java.io.FileReader; +import java.io.File; +import java.io.IOException; +import java.io.FileNotFoundException; + +public class NcUairSeparatorTest { + NcUairSeparator sep; + char[] cbuf; + int ntime = 0; + StringBuffer contents = new StringBuffer(); + byte[] actual = null; + + @Before + public void initialize () { + final Logger log = Logger.getLogger(getClass().getName()); + sep = new NcUairSeparator(); + File file = new File ("unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/decoder/20100327.uair"); + BufferedReader reader = null; + + try { + reader = new BufferedReader(new FileReader(file)); + String text = null; + + /* + * Repeat until all lines is read. Add control characters. + */ + while ((text = reader.readLine()) != null) { + if ( text.length() != 0 ) { + contents.append(text).append("\r\r\n"); + } + } + } + catch (FileNotFoundException e) { + if (log.isInfoEnabled()) { + log.info("File is not found"); + } + } + catch (IOException e) { + if (log.isInfoEnabled()) { + log.info("I/O Exception"); + } + } + finally { + try { + if (reader != null) { + reader.close(); + } + } + catch (IOException e) { + if (log.isInfoEnabled()) { + log.info("I/O Exception"); + } + } + } + sep = new NcUairSeparator(); + actual = contents.toString().getBytes(); + sep.setData(actual, null); + } + + @Test + public void testHasNext() { + assertTrue("Find Uair separator! ", sep.hasNext()); + } + + @Test + public void testGetRecord() { + byte[] expected = sep.next(); + String a = new String (actual); + String e = new String (expected); + //assertEquals(e.trim(),a.trim()); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairParserTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairParserTest.java new file mode 100644 index 0000000000..7473710da0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairParserTest.java @@ -0,0 +1,74 @@ +/** + * This Java class is the JUnit test for the UairParser. + * + *
+ *
+ * L. Lin       04/09   Creation
+ * S. Gurung    09/11  Renamed H5 to Nc and h5 to nc
+ * 
+ * + */ +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; + +import static org.junit.Assert.*; +import java.util.Calendar; +import org.junit.Test; +import org.junit.Before; + +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairLiftedIndex; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairMaxWind; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairObsLevels; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairTropopause; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairRecord; +import gov.noaa.nws.ncep.edex.plugin.ncuair.util.NcUairParser; +import gov.noaa.nws.ncep.edex.plugin.ncuair.util.NcUairWindGroup; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import java.util.regex.Matcher; +import java.util.regex.Pattern; +import java.util.*; + +import gov.noaa.nws.ncep.edex.tools.decoder.MndTime; +import java.util.ArrayList; +import java.util.Iterator; +import java.util.TimeZone; + +public class NcUairParserTest { + String report = "USUS41 KLWX 190000\r\r\n" + + "72403 TTAA 69001 72403 99002 12424 36004 00104 12223 00507 \r\r\n" + + "92752 07200 02010 85448 08833 31513 70035 00631 26515 50566 \r\r\n" + + "14941 26524 40731 26758 25535 30932 43966 25541 25052 50967 \r\r\n" + + "25059 20195 54969 24559 15379 57376 27049 10634 57982 24530 \r\r\n" + + "88215 54568 25061 77237 24565 42207 31313 58708 82303 51515 \r\r\n" + + "10164 00005 10194 35511 28014= \r\r\n"; + + @Before + public void initialize () { + } + + + @Test + public void testGetDataType() { + String dataType = NcUairParser.getDataType(report); + assertEquals("TTAA",dataType); + } + + @Test + public void testGetStationNumber() { + String station = NcUairParser.getStationNumber(report); + assertEquals("72403",station); + } + + @Test + public void testFindCorIndicator() { + String nul = null; + String cor = NcUairParser.findCorIndicator(report); + assertEquals(nul, cor); + } + + @Test + public void testGetUairType() { + Integer uairType = NcUairParser.getUairType("TTAA"); + assertEquals( 1, uairType); + } +} + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairPressureHeightGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairPressureHeightGroupTest.java new file mode 100644 index 0000000000..a5e5ebd996 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairPressureHeightGroupTest.java @@ -0,0 +1,40 @@ +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; + +import static org.junit.Assert.*; +import gov.noaa.nws.ncep.edex.plugin.ncuair.util.NcUairPressureHeightGroup; +import gov.noaa.nws.ncep.edex.util.UtilN; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairRecord; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import java.util.Calendar; +import java.util.Iterator; +import java.util.Set; + +import org.junit.After; +import org.junit.Before; +import org.junit.Test; + +public class NcUairPressureHeightGroupTest { + + public void setUp() throws Exception { + } + + @Test + public void testPressHeightField() { + + String presgroup = "00104"; + Boolean above = false; + int level = 1; + String stationNumber = "72403"; + String dataType = "TTAA"; + NcUairRecord record = null; + NcUairPressureHeightGroup.PressureHeightField(presgroup, above, level, stationNumber, dataType, record); + float height = NcUairPressureHeightGroup.getHeight(); + float pres = NcUairPressureHeightGroup.getPressure(); + assertEquals(104.0, height); + assertEquals(1000.0, pres); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTempGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTempGroupTest.java new file mode 100644 index 0000000000..f62e766534 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTempGroupTest.java @@ -0,0 +1,23 @@ +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; + +import static org.junit.Assert.*; +import gov.noaa.nws.ncep.edex.plugin.ncuair.util.NcUairTempGroup; + +import org.junit.Test; + +public class NcUairTempGroupTest { + + public void setUp() throws Exception { + } + + @Test + public void testTempField() { + String tempgroup = "12424"; + NcUairTempGroup.TempField(tempgroup); + float temp = NcUairTempGroup.getTemperature(); + float dt = NcUairTempGroup.getDewpointTemp(); + assertEquals(12.4,temp); + assertEquals(10.0,dt); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTimeGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTimeGroupTest.java new file mode 100644 index 0000000000..bf4ce50541 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairTimeGroupTest.java @@ -0,0 +1,44 @@ +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; + +import static org.junit.Assert.*; +import gov.noaa.nws.ncep.edex.plugin.ncuair.util.NcUairTimeGroup; +import gov.noaa.nws.ncep.edex.util.UtilN; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import java.util.Calendar; +import java.util.Iterator; +import java.util.Set; + +import org.junit.After; +import org.junit.Before; +import org.junit.Test; + +public class NcUairTimeGroupTest { + + public void setUp() throws Exception { + } + + @Test + public void testTimeField() { + String report = "USUS41 KLWX 190000\r\r\n" + + "72403 TTAA 69001 72403 99002 12424 36004 00104 12223 00507 \r\r\n" + + "92752 07200 02010 85448 08833 31513 70035 00631 26515 50566 \r\r\n" + + "14941 26524 40731 26758 25535 30932 43966 25541 25052 50967 \r\r\n" + + "25059 20195 54969 24559 15379 57376 27049 10634 57982 24530 \r\r\n" + + "88215 54568 25061 77237 24565 42207 31313 58708 82303 51515 \r\r\n" + + "10164 00005 10194 35511 28014= \r\r\n"; + + NcUairTimeGroup.TimeField(report); + String obsUTC = NcUairTimeGroup.getObsUTC(); + String UTC = NcUairTimeGroup.getUTC(); + int topwind = NcUairTimeGroup.getTopwind(); + Boolean windKnot = NcUairTimeGroup.getWindKnot(); + assertEquals("00",obsUTC); + assertEquals("00",UTC); + assertEquals(1,topwind); + assertEquals(true,windKnot); + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairWindGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairWindGroupTest.java new file mode 100644 index 0000000000..62dae34923 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/unit-test/gov/noaa/nws/ncep/edex/plugin/ncuair/util/NcUairWindGroupTest.java @@ -0,0 +1,32 @@ +package gov.noaa.nws.ncep.edex.plugin.ncuair.util; + +import static org.junit.Assert.*; +import gov.noaa.nws.ncep.edex.plugin.ncuair.util.NcUairWindGroup; +import gov.noaa.nws.ncep.edex.util.UtilN; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import java.util.Calendar; +import java.util.Iterator; +import java.util.Set; + +import org.junit.After; +import org.junit.Before; +import org.junit.Test; + +public class NcUairWindGroupTest { + + public void setUp() throws Exception { + } + + @Test + public void testWindField() { + String windgroup = "27049"; + NcUairWindGroup.WindField(windgroup, false); + float windSpeed = NcUairWindGroup.getSped(); + float winddir = NcUairWindGroup.getDrct(); + assertEquals(49.0,windSpeed); + assertEquals(270.0,winddir); + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/utility/common_static/base/purge/ncuairPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/utility/common_static/base/purge/ncuairPurgeRules.xml new file mode 100644 index 0000000000..29ca43c402 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/utility/common_static/base/purge/ncuairPurgeRules.xml @@ -0,0 +1,10 @@ + + + + + ncuair + default + + 02-00:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/utility/edex_static/base/distribution/ncuair.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/utility/edex_static/base/distribution/ncuair.xml new file mode 100644 index 0000000000..04473dbb4b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ncuair/utility/edex_static/base/distribution/ncuair.xml @@ -0,0 +1,4 @@ + + + ^U[CEFGHIKLMNPQSWXYZ]..[0-9][0-9].* + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/.classpath new file mode 100644 index 0000000000..c83df31842 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/.project new file mode 100644 index 0000000000..635d91951c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.nonconvsigmet + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..046dae2484 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,7 @@ +#Wed Sep 23 08:36:23 CDT 2009 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..62691df27d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/META-INF/MANIFEST.MF @@ -0,0 +1,18 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Nonconvsigmet Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.nonconvsigmet +Bundle-Version: 1.0.0 +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + com.raytheon.edex.common;bundle-version="1.11.1", + com.raytheon.uf.edex.decodertools;bundle-version="1.0.0", + com.raytheon.uf.common.pointdata;bundle-version="1.11.8", + com.raytheon.uf.edex.pointdata;bundle-version="1.11.8", + org.apache.commons.logging;bundle-version="1.0.4", + org.geotools, + javax.persistence, + javax.measure +Import-Package: org.junit diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/build.properties new file mode 100644 index 0000000000..34d2e4d2da --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/build.properties @@ -0,0 +1,4 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + . diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/component-deploy.xml new file mode 100644 index 0000000000..a71fed23b4 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/component-deploy.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-common.xml new file mode 100644 index 0000000000..d5927f1699 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-common.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-ingest.xml new file mode 100644 index 0000000000..f6ac80cb6a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-ingest.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + nonconvsigmet + + + + + + + + + + + + + java.lang.Throwable + + + + + + + java.lang.Throwable + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetDecoder.java new file mode 100644 index 0000000000..d19198d409 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetDecoder.java @@ -0,0 +1,108 @@ +/** + * + * Non-Convective Sigmet Decoder + * + * This java class decodes NONCONVSIGMET (non-convective sigmet) raw data. + * HISTORY + * + * Date Author Description + * ------------ ---------- ----------- -------------------------- + * 06/2009 Uma Josyula Initial creation + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.NonConvSigmetRecord; +import gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.util.NonConvSigmetParser; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.Scanner; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; + +public class NonConvSigmetDecoder extends AbstractDecoder { + + private final String pluginName; + + /** + * Constructor + * + * @throws DecoderException + */ + public NonConvSigmetDecoder(String name) throws DecoderException { + pluginName = name; + } + + public PluginDataObject[] decode(byte[] data, Headers headers) + throws DecoderException { + + String traceId = ""; + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + + String etx = IDecoderConstants.ETX; + String theBulletin = null; + byte[] messageData = null; + NonConvSigmetRecord currentRecord = null; + NonConvSigmetSeparator sep = NonConvSigmetSeparator.separate(data, + headers); + messageData = sep.next(); + String theMessage = new String(messageData); + + /* + * May have multiple duplicate bulletins, only get the first bulletin + * and eliminate the remaining bulletins after the first bulletin. + */ + Scanner cc = new Scanner(theMessage).useDelimiter(etx); + if (cc.hasNext()) { + theBulletin = cc.next(); + } else { + theBulletin = theMessage; + } + /* + * Decode by calling the NonconvSigmetParser method processRecord + */ + currentRecord = NonConvSigmetParser.processRecord(theBulletin, headers); + if (currentRecord != null) { + currentRecord.setReportType(pluginName); + /* + * Replace special characters to a blank so that it may be readable + */ + currentRecord.setBullMessage(UtilN + .removeLeadingWhiteSpaces((theBulletin.substring(5)) + .replace('\036', ' ').replace('\r', ' ') + .replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' '))); + /* + * Check the NonConvsigmet record object. If not, throws exception. + */ + currentRecord.setTraceId(traceId); + currentRecord.setPluginName(pluginName); + try { + currentRecord.constructDataURI(); + + } catch (PluginException e) { + logger.error(traceId + "- Unable to construct dataURI", e); + currentRecord = null; + } + } + /* + * Return the NonConvsigmetRecord record object. + */ + if (currentRecord == null) { + return new PluginDataObject[0]; + } else { + return new PluginDataObject[] { currentRecord }; + } + + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetSeparator.java new file mode 100644 index 0000000000..83f579ee48 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetSeparator.java @@ -0,0 +1,147 @@ +/** + * NonConvsigmetSeparator + * + * This class sets the raw data to an Arraylist, records, of + * String based on a uniquely identified separator. + * + *
+ * Uma Josyula                               06/2009         Creation
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS system. + */ + +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.decoder; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; +import java.util.NoSuchElementException; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.edex.util.Util; + +public class NonConvSigmetSeparator extends AbstractRecordSeparator { + private final Log logger = LogFactory.getLog(getClass()); + + /** Regex used for separate the bulletins */ + private static final String BULLSEPARATOR = "([0-9]{3})( )*\\x0d\\x0d\\x0a([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( [A-Z]{3})?\\x0d\\x0d\\x0a"; + + /** Regex matcher */ + private Matcher matcher; + + /** Pattern object for regex search */ + private Pattern pattern; + + /** List of records contained in file */ + private List records; + + private Iterator iterator = null; + + /** + * Constructor. + * + */ + public NonConvSigmetSeparator() { + records = new ArrayList(); + } + + public static NonConvSigmetSeparator separate(byte[] data, Headers headers) { + NonConvSigmetSeparator ds = new NonConvSigmetSeparator(); + ds.setData(data, headers); + return ds; + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.AbstractRecordSeparator#setData(byte[], + * com.raytheon.edex.esb.Headers) + */ + public void setData(byte[] data, Headers headers) { + doSeparate(new String(data)); + iterator = records.iterator(); + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() + */ + public boolean hasNext() { + if (iterator == null) { + return false; + } else { + return iterator.hasNext(); + } + } + + /** + * Get record + */ + public byte[] next() { + try { + String temp = iterator.next(); + if (Util.isEmptyString(temp)) { + return (byte[]) null; + } else { + return temp.getBytes(); + } + } catch (NoSuchElementException e) { + return (byte[]) null; + } + } + + /** + * @param message + * separate bulletins + */ + private void doSeparate(String message) { + /* Regex used for separate the bulletins */ + + try { + pattern = Pattern.compile(BULLSEPARATOR); + matcher = pattern.matcher(message); + + /* + * Set number of bulletins to records only if the bulletin separator + * is not the same. At the point, only separators are stored in + * "records" + */ + while (matcher.find()) { + if (!records.contains(matcher.group())) { + records.add(matcher.group()); + } + } + + /* + * Append the raw data file to the records. + */ + for (int i = 0; i < records.size(); i++) { + if (i < records.size() - 1) { + records.set( + i, + "\n" + + message.substring( + message.indexOf(records.get(i)), + message.indexOf(records.get(i + 1)))); + } else { + records.set( + i, + "\n" + + message.substring(message.indexOf(records + .get(i)))); + } + } + } catch (Exception e) { + logger.warn("No valid records found!", e); + } + return; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/package-info.java new file mode 100644 index 0000000000..5913d39c3b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains decoder.java for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.decoder;; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/NonConvSigmetParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/NonConvSigmetParser.java new file mode 100644 index 0000000000..5b4b74731e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/NonConvSigmetParser.java @@ -0,0 +1,409 @@ +/* + * NonConvsigmet DecoderUtil + * + * This java class intends to serve as a decoder utility for NonConvsigmet. + * + * HISTORY + * + * Date Author Description + * ------------ ---------- ----------- -------------------------- + * 06/2009 Uma Josyula Initial creation + * 07/2011 F. J. Yen Fix for RTN TTR 9973--ConvSigment Decoder Ignoring + * time range (NonConvsigmet, too). Set the rangeEnd + * time to the endTime + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.util; + +import gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.NonConvSigmetLocation; +import gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.NonConvSigmetRecord; +import gov.noaa.nws.ncep.edex.tools.decoder.LatLonLocTbl; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.Calendar; +import java.util.Date; +import java.util.Scanner; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.common.time.TimeRange; +import com.raytheon.uf.edex.decodertools.core.LatLonPoint; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +public class NonConvSigmetParser { + + /** + * Constructor + */ + public NonConvSigmetParser() { + } + + /** + * Parse the WMO line and store WMO header, OfficeID, issue time, + * designatorBBB,... + * + * @param wmoline + * The bulletin message + * + * @return a NonConvsigmetRecord + */ + public static NonConvSigmetRecord processWMO(String wmoline, Headers headers) { + + NonConvSigmetRecord currentRecord = null; + // Regular expression for WMO/ICAO, station ID, and issue date (and + // maybe designator BBB) + final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( ([A-Z]{3}))?"; + + // Pattern used for extracting WMO header,issue office and issue date + // and designatorBBB + final Pattern wmoPattern = Pattern.compile(WMO_EXP); + Matcher theMatcher = wmoPattern.matcher(wmoline); + + if (theMatcher.find()) { + currentRecord = new NonConvSigmetRecord(); + + currentRecord.setWmoHeader(theMatcher.group(1)); + currentRecord.setIssueOffice(theMatcher.group(2)); + currentRecord.setDesignatorBBB(theMatcher.group(5)); + + // Decode the issue time. + Calendar issueTime = TimeTools.findDataTime(theMatcher.group(3), + headers); + currentRecord.setIssueTime(issueTime); + + /* 999999999999999999999999999999 + DataTime dataTime = new DataTime(issueTime); + currentRecord.setDataTime(dataTime); + 999 */ + } + return currentRecord; + } + + /** + * Obtains start time and end time and forecast Region from input report + * + * @param theBullMsg + * The bulletin message which contains start time and end time. + * + * @param NonConvSigmetRecord + * + * @return a NonConvsigmetRecord + */ + + public static NonConvSigmetRecord processStartEndTime(String theBullMsg, + NonConvSigmetRecord nconvRecord, Headers headers) { + final String STARTTIME_EXP = "([A-Z]{4}) WS ([0-9]{6})( [A-Z]{3})?"; + final String ENDTIME_EXP = "VALID UNTIL ([0-9]{6})"; + + final Pattern starttimePattern = Pattern.compile(STARTTIME_EXP); + final Pattern endtimePattern = Pattern.compile(ENDTIME_EXP); + + Calendar stTime = null; + Calendar endTime = null; + /* + * Default equal to one hour if there is no valid time in report + */ + + NonConvSigmetRecord currentRecord = nconvRecord; + + // Calculate the startTime + Matcher theMatcher = starttimePattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setForecastRegion(theMatcher.group(1)); + stTime = TimeTools.findDataTime(theMatcher.group(2), headers); + } + if (stTime == null) { + currentRecord.setStartTime(currentRecord.getIssueTime()); + } else { + currentRecord.setStartTime(stTime); + } + + // Calculate the endTime + theMatcher = endtimePattern.matcher(theBullMsg); + + if (theMatcher.find()) { + endTime = TimeTools.findDataTime(theMatcher.group(1), headers); + } + if (endTime == null) { + endTime = currentRecord.getIssueTime(); + currentRecord.setEndTime(endTime); + } else { + currentRecord.setEndTime(endTime); + } + + /* 9999999999999999999999999999999 */ + DataTime dataTime = new DataTime(stTime, new TimeRange (stTime.getTime(), + endTime.getTimeInMillis() - stTime.getTimeInMillis()) ); + currentRecord.setDataTime(dataTime); + /* 999 */ + return currentRecord; + } + + /** + * Obtains SigmetId from input report + * + * @param theBullMsg + * The bulletin message. + * + * @param NonConvSigmetRecord + * + * @return a NonConvsigmetRecord + */ + public static NonConvSigmetRecord processSigmetId(String theBullMsg, + NonConvSigmetRecord nconvRecord) { + final String SIGMETID_EXP = "SIGMET ([A-Z]{2,} [0-9]{1})"; + final Pattern sigPattern = Pattern.compile(SIGMETID_EXP); + NonConvSigmetRecord currentRecord = nconvRecord; + // Parse sigmetId + Matcher theMatcher = sigPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setSigmetId(theMatcher.group(1)); + } + + return currentRecord; + } + + /** + * Parse the phenomena... Hazard Type,Hazard Intensity,Hazard Cause,Hazard + * Condition,FlightLevel1,FlightLevel2,SigmetId,AWIPSId,CorAmdTest,StateList + * + * @param theBullMsg + * from bulletin message + * + * @param a + * NonConvsigmetRecord + * + * @return a NonConvsigmetRecord + */ + public static NonConvSigmetRecord processPhenomena(String theBullMsg, + NonConvSigmetRecord nconvRecord) { + + final String FL_EXP1 = "BTN (FL)?([0-9]{3}) AND (FL)?([0-9]{3})"; + + final String FL_EXP2 = "BLW (FL)?([0-9]{3})"; + + final String HAZARDTYPE_EXP = " (TURB|ICGICIP|ICE) "; + + final String HAZARDINTS_EXP = "(OCNL [A-Z0-9]{2,})(BLW (FL)?([0-9]{3}).|BTN|TURB|ICGICIP|ICE|ICGIC|VA|DU)?"; + + final String HAZARDCAUS_EXP = "OCNL ([\\w| ])*(.|DUE TO)?([\\w| ]*). CONDS"; + + final String HAZARDCOND_EXP = "(CONDS [\\w| ]*)(\\x0d\\x0d\\x0a)?([\\w| ]*)([0-9]{4})Z"; + + final String STATELIST_EXP = "(([A-Z]{2})( [A-Z]{2})*)\\x0d\\x0d\\x0a"; + + final String AWIPSID_EXP = "([A-Z]{2}[0-9]{1}[A-Z]{1})( )*\\x0d\\x0d\\x0a"; + + final String CORREMARK_EXP = "(COR|AMD|TEST)"; + + final Pattern flPattern1 = Pattern.compile(FL_EXP1); + + final Pattern flPattern2 = Pattern.compile(FL_EXP2); + + final Pattern hzTypePattern = Pattern.compile(HAZARDTYPE_EXP); + + final Pattern hzIntsPattern = Pattern.compile(HAZARDINTS_EXP); + + final Pattern hzCausPattern = Pattern.compile(HAZARDCAUS_EXP); + + final Pattern hzCondPattern = Pattern.compile(HAZARDCOND_EXP); + + final Pattern stPattern = Pattern.compile(STATELIST_EXP); + + final Pattern awipsPattern = Pattern.compile(AWIPSID_EXP); + + final Pattern corRemarkPattern = Pattern.compile(CORREMARK_EXP); + + NonConvSigmetRecord currentRecord = nconvRecord; + + Matcher theMatcher = flPattern1.matcher(theBullMsg); + + if (theMatcher.find()) { + currentRecord + .setFlightLevel2(Integer.parseInt(theMatcher.group(4))); + currentRecord + .setFlightLevel1(Integer.parseInt(theMatcher.group(2))); + } else { + theMatcher = flPattern2.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setFlightLevel1(Integer.parseInt(theMatcher + .group(2))); + } + } + theMatcher = hzCausPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setHazardCause(theMatcher.group(3)); + } + theMatcher = hzCondPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setHazardCondition(theMatcher.group(0)); + } + theMatcher = hzIntsPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setHazardIntensity(theMatcher.group(1)); + } + theMatcher = hzTypePattern.matcher(theBullMsg); + if (theMatcher.find()) { + if ("TURB".equals(theMatcher.group(1))) { + currentRecord.setHazardType("TURBULENCE"); + } else { + currentRecord.setHazardType(theMatcher.group(1)); + } + } + theMatcher = stPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setStateList(theMatcher.group(1)); + } + theMatcher = awipsPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setAwipsId(theMatcher.group(1)); + } + theMatcher = corRemarkPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setCorrectionRemarks(theMatcher.group(0)); + } + + return currentRecord; + + } + + /** + * Parse the location lines... Add location table to the section table if + * any + * + * @param theBullMsg + * from bulletin message + * + * @param recordTable + * The record Table + * + * @return true if finds a location line + */ + public static Boolean processLocation(String theBullMsg, + NonConvSigmetRecord recordTable) { + + Boolean hasLocationLine = true; + String locationDelimiter = "-| TO "; + ArrayList terminationList = new ArrayList(); + terminationList.addAll(Arrays.asList(new String[] { "OCNL", "SEV" })); + Scanner sclocations = new Scanner(theBullMsg).useDelimiter("FROM"); + + /* + * throws away the first section which is not the "FROM" location + */ + LatLonPoint point; + String locationRecord = sclocations.next(); + + if (sclocations.hasNext()) { + locationRecord = sclocations.next(); + + Scanner scLocationLine = new Scanner(locationRecord) + .useDelimiter("\\x0d\\x0d\\x0a"); + String lines = " "; + String curLine = null; + ArrayList locationList = new ArrayList(); + locationList.clear(); + Boolean notBreak = true; + + while (scLocationLine.hasNext() && notBreak) { + curLine = scLocationLine.next();// Get next location line + Scanner scLocationToken = new Scanner(curLine); + if (scLocationToken.hasNext()) { + // Check the first token from each line + String firstToken = scLocationToken.next(); + if (terminationList.contains(firstToken)) { + notBreak = false;// terminate + break; + } + } + lines = lines.concat(" ").concat(curLine); + } + + // Clean up the leading space + lines = UtilN.removeLeadingWhiteSpaces(lines); + // Parse the location lines by a "-" or "TO" + Scanner scLocation = new Scanner(lines) + .useDelimiter(locationDelimiter); + locationList.clear(); + // Get all locations + while (scLocation.hasNext()) { + locationList.add(scLocation.next()); + } + + // set locations to data base + if (locationList.size() > 1) { + Integer idxLocation = 0; + for (String location : locationList) { + NonConvSigmetLocation currentLocation = new NonConvSigmetLocation(); + currentLocation.setLocationLine(lines); + currentLocation.setLocation(location); + point = LatLonLocTbl.getLatLonPoint(location, "vors"); + currentLocation.setIndex(idxLocation + 1); + idxLocation++; + currentLocation.setLatitude(point + .getLatitude(LatLonPoint.INDEGREES)); + currentLocation.setLongitude(point + .getLongitude(LatLonPoint.INDEGREES)); + recordTable.addNonConvSigmetLocation(currentLocation); + } + } else { + hasLocationLine = false; + } + + } else { + hasLocationLine = false; + } + + return hasLocationLine; + } + + /** + * process regular section of a non-convective sigmet report + * + * @return a NonConvsigmetRecord table + */ + public static NonConvSigmetRecord processRecord(String theBullMsg, + Headers headers) { + final String CANCELSIGMET_EXP = "(CANCEL SIGMET|TEST)"; + final Pattern cancelSigPattern = Pattern.compile(CANCELSIGMET_EXP); + Matcher theMatcher = cancelSigPattern.matcher(theBullMsg); + // Decode the WMO Header + NonConvSigmetRecord currentRecord = NonConvSigmetParser.processWMO( + theBullMsg, headers); + // Decode the sigmetId + currentRecord = NonConvSigmetParser.processSigmetId(theBullMsg, + currentRecord); + // Decode the Start Time,End Time,ForecastRegion + currentRecord = NonConvSigmetParser.processStartEndTime(theBullMsg, + currentRecord, headers); + // Decode the phenomena description + currentRecord = NonConvSigmetParser.processPhenomena(theBullMsg, + currentRecord); + // Replace the special characters + currentRecord + .setBullMessage(theBullMsg.replace('\r', ' ') + .replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' ')); + + if (theMatcher.find()) { + if ("UNKNOWN".equals(currentRecord.getHazardType())) { + if ("TEST".equals(theMatcher.group(0))) { + currentRecord.setHazardType("TEST"); + } else { + currentRecord.setHazardType("CANCEL"); + } + } + } else { + // Decode the locations + NonConvSigmetParser.processLocation(theBullMsg, currentRecord); + } + return currentRecord; + } + +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/package-info.java new file mode 100644 index 0000000000..09e93d1a71 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains tools for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/2009010715.nconv b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/2009010715.nconv new file mode 100644 index 0000000000..891d11179c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/2009010715.nconv @@ -0,0 +1,81 @@ + + +000 + +WSUS06 KKCI 071506 + +WS6Y + +SFOY WS 071506 + +CANCEL SIGMET YANKEE 2. CONDS HV BECM MOSTLY MOD. + +.... + + + +000 + +WSUS02 KKCI 071510 + +WS2N + +MIAN WS 071510 + +SIGMET NOVEMBER 3 VALID UNTIL 071910 + +NC SC GA NY LO PA OH LE WV VA MD + +FROM MSS TO FLO TO LGC TO GQO TO HMV TO CLE TO 30NNW BUF TO MSS + +OCNL SEV TURB BTN 080 AND FL250. RPRTD BY ACFT. REPLACES SIGMET + +NOVEMBER 2. CONDS CONTG BYD 1910Z. + +.... + + + +000 + +WSUS01 KKCI 071510 + +WS1N + +BOSN WS 071510 + +SIGMET NOVEMBER 3 VALID UNTIL 071910 + +NY LO PA OH LE WV VA MD NC SC GA + +FROM MSS TO FLO TO LGC TO GQO TO HMV TO CLE TO 30NNW BUF TO MSS + +OCNL SEV TURB BTN 080 AND FL250. RPRTD BY ACFT. REPLACES SIGMET + +NOVEMBER 2. CONDS CONTG BYD 1910Z. + +.... + + + +000 + +WSUS01 KKCI 071518 + +WS1O + +BOSO WS 071518 + +SIGMET OSCAR 1 VALID UNTIL 071918 + +WV VA MD DC DE + +FROM 50S ETX TO SBY TO 60WNW ECG TO HMV TO 30SE AIR TO 50S ETX + +OCNL SEV MXD/RIME ICGICIP BTN 100 AND FL240. RPRTD BY ACFT. CONDS + +CONTG BYD 1918Z. + +.... + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetSeparatorTest.java new file mode 100644 index 0000000000..5255f92a5e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetSeparatorTest.java @@ -0,0 +1,86 @@ +/** + * This Java class is the JUnit test for the non-convsigmet decoder separator. + * + *
+ *
+ * UmaJosyula       04/09   Creation
+ * 
+ * + */ + +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.decoder; + +import static org.junit.Assert.*; + +import org.junit.Before; +import org.junit.Test; + +import gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.decoder.NonConvSigmetSeparator; + +import java.io.BufferedReader; +import java.io.FileReader; +import java.io.File; +import java.io.IOException; +import java.io.FileNotFoundException; + +public class NonConvSigmetSeparatorTest { + NonConvSigmetSeparator sep; + char[] cbuf; + int ntime = 0; + StringBuffer contents = new StringBuffer(); + byte[] actual = null; + + @Before + public void setUp() throws Exception { + sep = new NonConvSigmetSeparator(); + File file = new File ("unit-test/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/2009010715.nconv"); + System.out.println(file.toString()); + BufferedReader reader = null; + + try { + reader = new BufferedReader(new FileReader(file)); + String text = null; + + // repeat until all lines is read + while ((text = reader.readLine()) != null) { + if ( text.length() != 0 ) { + contents.append(text).append("\r\r\n"); + } + } + } + catch (FileNotFoundException e) { + e.printStackTrace(); + } + catch (IOException e) { + e.printStackTrace(); + } + finally { + try { + if (reader != null) { + reader.close(); + } + } + catch (IOException e) { + e.printStackTrace(); + } + } + sep = new NonConvSigmetSeparator(); + actual = contents.toString().getBytes(); + sep.setData(actual, null); + + } + + @Test + public void testHasNext() { + assertTrue("Find NonConvsigmet separator! ", sep.hasNext()); + } + + @Test + public void testGetRecord() { + byte[] expected = sep.next(); + String a = new String (actual); + String e = new String (expected); + assertEquals(e.trim(),a.trim()); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/NonConvSigmetParserTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/NonConvSigmetParserTest.java new file mode 100644 index 0000000000..a2ccacb263 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/unit-test/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/NonConvSigmetParserTest.java @@ -0,0 +1,161 @@ +/** + * This Java class is the JUnit test for the non-convsigmet parser. + * + *
+ *
+ * Uma Josyula       04/09   Creation
+ * 
+ * + */ + +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.util; + +import static org.junit.Assert.*; +import gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.NonConvSigmetRecord; +import gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.util.NonConvSigmetParser; +//import gov.noaa.nws.ncep.edex.util.UtilN; + +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.edex.util.Util; +import java.util.zip.DataFormatException; +import java.util.Calendar; +import org.junit.Test; + +public class NonConvSigmetParserTest extends AbstractDecoder { + @Test + public void testProcessWMO() { + + final String wmoHeader = "WSUS01"; + final String testBull = "WSUS01 KKCI 071510\n\n\r"; + + NonConvSigmetRecord record = null; + + record = NonConvSigmetParser.processWMO(testBull, null); + String wmo=record.getWmoHeader(); + assertEquals(wmo, wmoHeader); + + final String issueString = "071510"; + + Calendar timeGroup = null; + try { + timeGroup = Util.findCurrentTime(issueString); + } catch (DataFormatException e) { + System.out.println("Unable to get issue time"); + } + Calendar issueTime=record.getIssueTime(); + System.out.println("******* This is the issue date:"); + System.out.println("issue date:year= " + timeGroup.get(Calendar.YEAR) ); + System.out.println("issue date:month= " + timeGroup.get(Calendar.MONTH) ); + System.out.println("issue date:day= " + timeGroup.get(Calendar.DAY_OF_MONTH) ); + System.out.println("issue date:hour= " + timeGroup.get(Calendar.HOUR) ); + System.out.println("issue date:minute= " + timeGroup.get(Calendar.MINUTE) ); + + assertEquals(timeGroup, issueTime); + } + + @Test + public void testProcessStartEndTime() { + + final String stTimeString ="071510"; + final String endTimeString ="071910"; + final String fcstRegion = "BOSN"; + + NonConvSigmetRecord record = new NonConvSigmetRecord(); + final String testBull = "WSUS01 KKCI 071510\n\n\r" + + "WS1N \n\n\r"+ + "BOSN WS 071510 \n\n\r" + + "SIGMET NOVEMBER 3 VALID UNTIL 071910Z\n\n\r" + + "NY LO PA OH LE WV VA MD NC SC GA \n\n\r" + + "FROM MSS TO FLO TO LGC TO GQO TO HMV TO CLE TO 30NNW BUF TO MSS \n\n\r" + + "OCNL SEV TURB BTN 080 AND FL250. RPRTD BY ACFT. REPLACES SIGMET \n\n\r" + + "NOVEMBER 2. CONDS CONTG BYD 1910Z."; + + Calendar startTime = null; + Calendar endTime = null; + try { + startTime = Util.findCurrentTime(stTimeString); + endTime = Util.findCurrentTime(endTimeString); + } catch (DataFormatException e) { + System.out.println("Unable to get start and end time"); + } + record = NonConvSigmetParser.processStartEndTime(testBull, record, null); + Calendar sttimeRet=record.getStartTime(); + Calendar endtimeRet=record.getEndTime(); + String regionRet= record.getForecastRegion(); + + assertEquals(startTime,sttimeRet); + assertEquals(endTime,endtimeRet); + assertEquals(fcstRegion, regionRet); + + + } + + @Test + public void testProcessPhenomena() { + + final String corRemarks = " "; + final int flightLevel1 = 80; + final int flightLevel2 = 250; + final String hazardType ="TURB"; + final String hazardIntensity="OCNL SEV"; + final String hazardCause="RPRTD BY ACFT"; + final String hazardCondition="CONDS CONTG BYD 1910Z"; + final String stateList ="NY LO PA OH LE WV VA MD NC SC GA"; + final String awipsId = "WS1N"; + NonConvSigmetRecord record = new NonConvSigmetRecord(); + final String testBull = "WSUS01 KKCI 071510\n\n\r" + + "WS1N\n\n\r"+ + "BOSN WS 071510\n\n\r" + + "SIGMET NOVEMBER 3 VALID UNTIL 071910\n\n\r" + + "NY LO PA OH LE WV VA MD NC SC GA\n\n\r" + + "FROM MSS TO FLO TO LGC TO GQO TO HMV TO CLE TO 30NNW BUF TO MSS\n\n\r" + + "OCNL SEV TURB BTN 080 AND FL250. RPRTD BY ACFT. REPLACES SIGMET\n\n\r" + + "NOVEMBER 2. CONDS CONTG BYD 1910Z."; + + record = NonConvSigmetParser.processPhenomena(testBull, record); + String corrRet = record.getCorrectionRemarks(); + int flLevelRet1 =record.getFlightLevel1(); + int flLevelRet2 =record.getFlightLevel2(); + String hazardTypeRet=record.getHazardType(); + String hazardIntensityRet=record.getHazardIntensity(); + String hazardCauseRet=record.getHazardCause(); + String hazardConditionRet=record.getHazardCondition(); + String stListRet=record.getStateList(); + String awipsIdRet=record.getAwipsId(); + + + + assertEquals(flightLevel1, flLevelRet1); + assertEquals(flightLevel2, flLevelRet2); + assertEquals(hazardType, hazardTypeRet); + assertEquals(hazardIntensity, hazardIntensityRet); + assertEquals(hazardCause, hazardCauseRet); + assertEquals(hazardCondition, hazardConditionRet); + assertEquals(stateList, stListRet); + assertEquals(awipsId, awipsIdRet); + assertEquals(corRemarks, corrRet); + + } + + @Test + public void testProcessSigmetId() { + + final String sigmetId = "NOVEMBER 3"; + + NonConvSigmetRecord record = new NonConvSigmetRecord(); + final String testBull = "WSUS01 KKCI 071510\n\n\r" + + "WS1N \n\n\r"+ + "BOSN WS 071510 \n\n\r" + + "SIGMET NOVEMBER 3 VALID UNTIL 071910\n\n\r" + + "NY LO PA OH LE WV VA MD NC SC GA \n\n\r" + + "FROM MSS TO FLO TO LGC TO GQO TO HMV TO CLE TO 30NNW BUF TO MSS \n\n\r" + + "OCNL SEV TURB BTN 080 AND FL250. RPRTD BY ACFT. REPLACES SIGMET \n\n\r" + + "NOVEMBER 2. CONDS CONTG BYD 1910Z."; + + record = NonConvSigmetParser.processSigmetId(testBull, record); + String sigmetIdRet = record.getSigmetId(); + assertEquals(sigmetId, sigmetIdRet); + + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/utility/edex_static/base/distribution/nonconvsigmet.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/utility/edex_static/base/distribution/nonconvsigmet.xml new file mode 100644 index 0000000000..a266427283 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/utility/edex_static/base/distribution/nonconvsigmet.xml @@ -0,0 +1,4 @@ + + + ^W[CSV]US0[1-6].* + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-common.xml old mode 100755 new mode 100644 index b47ebc7901..d5927f1699 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-common.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-common.xml @@ -1,26 +1,26 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-ingest.xml old mode 100755 new mode 100644 index e9b2d3798a..f6ac80cb6a --- a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-ingest.xml +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/res/spring/nonconvsigmet-ingest.xml @@ -1,73 +1,73 @@ - - - - - - - - - - - - - - - - - - - - - - - - - nonconvsigmet - - - - - - - - - - - - - java.lang.Throwable - - - - - - - java.lang.Throwable - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + nonconvsigmet + + + + + + + + + + + + + java.lang.Throwable + + + + + + + java.lang.Throwable + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetDecoder.java old mode 100755 new mode 100644 index e47ebce5d2..689b177f00 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetDecoder.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetDecoder.java @@ -1,111 +1,111 @@ -/** - * - * Non-Convective Sigmet Decoder - * - * This java class decodes NONCONVSIGMET (non-convective sigmet) raw data. - * HISTORY - * - * Date Author Description - * ------------ ---------- ----------- -------------------------- - * 06/2009 Uma Josyula Initial creation - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.decoder; - -import gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.NonConvSigmetRecord; -import gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.util.NonConvSigmetParser; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.util.Scanner; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; - -public class NonConvSigmetDecoder extends AbstractDecoder { - - private final String pluginName; - - /** - * Constructor - * - * @throws DecoderException - */ - public NonConvSigmetDecoder(String name) throws DecoderException { - pluginName = name; - } - - public PluginDataObject[] decode(byte[] data, Headers headers) - throws DecoderException { - - PluginDataObject [] recs = null; - NonConvSigmetRecord currentRecord = null; - String traceId = ""; - if (headers != null) { - traceId = (String) headers.get("traceId"); - } - if((data != null) && (data.length > 0)) { - String etx = IDecoderConstants.ETX; - String theBulletin = null; - byte[] messageData = null; - NonConvSigmetSeparator sep = NonConvSigmetSeparator.separate(data, - headers); - messageData = sep.next(); - String theMessage = new String(messageData); - - /* - * May have multiple duplicate bulletins, only get the first bulletin - * and eliminate the remaining bulletins after the first bulletin. - */ - Scanner cc = new Scanner(theMessage).useDelimiter(etx); - if (cc.hasNext()) { - theBulletin = cc.next(); - } else { - theBulletin = theMessage; - } - /* - * Decode by calling the NonconvSigmetParser method processRecord - */ - currentRecord = NonConvSigmetParser.processRecord(theBulletin, headers); - if (currentRecord != null) { - currentRecord.setReportType(pluginName); - /* - * Replace special characters to a blank so that it may be readable - */ - currentRecord.setBullMessage(UtilN - .removeLeadingWhiteSpaces((theBulletin.substring(5)) - .replace('\036', ' ').replace('\r', ' ') - .replace('\003', ' ').replace('\000', ' ') - .replace('\001', ' '))); - /* - * Check the NonConvsigmet record object. If not, throws exception. - */ - currentRecord.setTraceId(traceId); - currentRecord.setPluginName(pluginName); - try { - currentRecord.constructDataURI(); - - } catch (PluginException e) { - logger.error(traceId + "- Unable to construct dataURI", e); - currentRecord = null; - } - } - } - - /* - * Return the NonConvsigmetRecord record object. - */ - if (currentRecord == null) { - recs = new PluginDataObject[0]; - } else { - recs = new PluginDataObject[] { currentRecord }; - } - return recs; - } - +/** + * + * Non-Convective Sigmet Decoder + * + * This java class decodes NONCONVSIGMET (non-convective sigmet) raw data. + * HISTORY + * + * Date Author Description + * ------------ ---------- ----------- -------------------------- + * 06/2009 Uma Josyula Initial creation + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.NonConvSigmetRecord; +import gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.util.NonConvSigmetParser; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.Scanner; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; + +public class NonConvSigmetDecoder extends AbstractDecoder { + + private final String pluginName; + + /** + * Constructor + * + * @throws DecoderException + */ + public NonConvSigmetDecoder(String name) throws DecoderException { + pluginName = name; + } + + public PluginDataObject[] decode(byte[] data, Headers headers) + throws DecoderException { + + PluginDataObject [] recs = null; + NonConvSigmetRecord currentRecord = null; + String traceId = ""; + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + if((data != null) && (data.length > 0)) { + String etx = IDecoderConstants.ETX; + String theBulletin = null; + byte[] messageData = null; + NonConvSigmetSeparator sep = NonConvSigmetSeparator.separate(data, + headers); + messageData = sep.next(); + String theMessage = new String(messageData); + + /* + * May have multiple duplicate bulletins, only get the first bulletin + * and eliminate the remaining bulletins after the first bulletin. + */ + Scanner cc = new Scanner(theMessage).useDelimiter(etx); + if (cc.hasNext()) { + theBulletin = cc.next(); + } else { + theBulletin = theMessage; + } + /* + * Decode by calling the NonconvSigmetParser method processRecord + */ + currentRecord = NonConvSigmetParser.processRecord(theBulletin, headers); + if (currentRecord != null) { + currentRecord.setReportType(pluginName); + /* + * Replace special characters to a blank so that it may be readable + */ + currentRecord.setBullMessage(UtilN + .removeLeadingWhiteSpaces((theBulletin.substring(5)) + .replace('\036', ' ').replace('\r', ' ') + .replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' '))); + /* + * Check the NonConvsigmet record object. If not, throws exception. + */ + currentRecord.setTraceId(traceId); + currentRecord.setPluginName(pluginName); + try { + currentRecord.constructDataURI(); + + } catch (PluginException e) { + logger.error(traceId + "- Unable to construct dataURI", e); + currentRecord = null; + } + } + } + + /* + * Return the NonConvsigmetRecord record object. + */ + if (currentRecord == null) { + recs = new PluginDataObject[0]; + } else { + recs = new PluginDataObject[] { currentRecord }; + } + return recs; + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetSeparator.java old mode 100755 new mode 100644 index a25c682b04..d91836dc4f --- a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetSeparator.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/NonConvSigmetSeparator.java @@ -1,137 +1,137 @@ -/** - * NonConvsigmetSeparator - * - * This class sets the raw data to an Arraylist, records, of - * String based on a uniquely identified separator. - * - *
- * Uma Josyula                               06/2009         Creation
- * 
- * - * This code has been developed by the SIB for use in the AWIPS system. - */ - -package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.decoder; - -import java.util.ArrayList; -import java.util.Iterator; -import java.util.List; -import java.util.NoSuchElementException; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.plugin.AbstractRecordSeparator; -import com.raytheon.edex.util.Util; -import com.raytheon.uf.edex.wmo.message.WMOHeader; - -public class NonConvSigmetSeparator extends AbstractRecordSeparator { - private final Log logger = LogFactory.getLog(getClass()); - - /** Regex used for separate the bulletins */ - private static final String BULLSEPARATOR = "([0-9]{3})( )*\\x0d\\x0d\\x0a([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( [A-Z]{3})?\\x0d\\x0d\\x0a"; - - /** Regex matcher */ - private Matcher matcher; - - /** Pattern object for regex search */ - private Pattern pattern; - - /** List of records contained in file */ - private List records; - - private Iterator iterator = null; - - /** - * Constructor. - * - */ - public NonConvSigmetSeparator() { - records = new ArrayList(); - } - - public static NonConvSigmetSeparator separate(byte[] data, Headers headers) { - NonConvSigmetSeparator ds = new NonConvSigmetSeparator(); - ds.setData(data, headers); - return ds; - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.edex.plugin.AbstractRecordSeparator#setData(byte[], - * com.raytheon.edex.esb.Headers) - */ - public void setData(byte[] data, Headers headers) { - try { - doSeparate(new String(data)); - } catch (Exception e) { - logger.warn("No valid records found!", e); - } finally { - iterator = records.iterator(); - } - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() - */ - public boolean hasNext() { - if (iterator == null) { - return false; - } else { - return iterator.hasNext(); - } - } - - /** - * Get record - */ - public byte[] next() { - try { - String temp = iterator.next(); - if (Util.isEmptyString(temp)) { - return new byte [0]; - } else { - return temp.getBytes(); - } - } catch (NoSuchElementException e) { - return (byte[]) null; - } - } - - /** - * @param message - * separate bulletins - */ - private void doSeparate(String message) { - /* Regex used for separate the bulletins */ - - String data = message; - - WMOHeader h1 = new WMOHeader(data.getBytes()); - boolean done = false; - while (!done) { - if((h1 != null)&&(h1.isValid())) { - String body = data.substring(h1.getMessageDataStart()); - WMOHeader h2 = new WMOHeader(body.getBytes()); - if((h2 != null)&&(h2.isValid())) { - int endPos = h2.getWmoHeaderStart(); - records.add(h1.getWmoHeader() + "\n" + body.substring(0,endPos)); - data = body.substring(endPos); - h1 = new WMOHeader(data.getBytes()); - } else { - records.add(data); - done = true; - } - } else { - records.add(data); - done = true; - } - } - } +/** + * NonConvsigmetSeparator + * + * This class sets the raw data to an Arraylist, records, of + * String based on a uniquely identified separator. + * + *
+ * Uma Josyula                               06/2009         Creation
+ * 
+ * + * This code has been developed by the SIB for use in the AWIPS system. + */ + +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.decoder; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; +import java.util.NoSuchElementException; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.edex.util.Util; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +public class NonConvSigmetSeparator extends AbstractRecordSeparator { + private final Log logger = LogFactory.getLog(getClass()); + + /** Regex used for separate the bulletins */ + private static final String BULLSEPARATOR = "([0-9]{3})( )*\\x0d\\x0d\\x0a([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( [A-Z]{3})?\\x0d\\x0d\\x0a"; + + /** Regex matcher */ + private Matcher matcher; + + /** Pattern object for regex search */ + private Pattern pattern; + + /** List of records contained in file */ + private List records; + + private Iterator iterator = null; + + /** + * Constructor. + * + */ + public NonConvSigmetSeparator() { + records = new ArrayList(); + } + + public static NonConvSigmetSeparator separate(byte[] data, Headers headers) { + NonConvSigmetSeparator ds = new NonConvSigmetSeparator(); + ds.setData(data, headers); + return ds; + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.AbstractRecordSeparator#setData(byte[], + * com.raytheon.edex.esb.Headers) + */ + public void setData(byte[] data, Headers headers) { + try { + doSeparate(new String(data)); + } catch (Exception e) { + logger.warn("No valid records found!", e); + } finally { + iterator = records.iterator(); + } + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() + */ + public boolean hasNext() { + if (iterator == null) { + return false; + } else { + return iterator.hasNext(); + } + } + + /** + * Get record + */ + public byte[] next() { + try { + String temp = iterator.next(); + if (Util.isEmptyString(temp)) { + return new byte [0]; + } else { + return temp.getBytes(); + } + } catch (NoSuchElementException e) { + return (byte[]) null; + } + } + + /** + * @param message + * separate bulletins + */ + private void doSeparate(String message) { + /* Regex used for separate the bulletins */ + + String data = message; + + WMOHeader h1 = new WMOHeader(data.getBytes()); + boolean done = false; + while (!done) { + if((h1 != null)&&(h1.isValid())) { + String body = data.substring(h1.getMessageDataStart()); + WMOHeader h2 = new WMOHeader(body.getBytes()); + if((h2 != null)&&(h2.isValid())) { + int endPos = h2.getWmoHeaderStart(); + records.add(h1.getWmoHeader() + "\n" + body.substring(0,endPos)); + data = body.substring(endPos); + h1 = new WMOHeader(data.getBytes()); + } else { + records.add(data); + done = true; + } + } else { + records.add(data); + done = true; + } + } + } } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/package-info.java old mode 100755 new mode 100644 index 505c4ab822..5913d39c3b --- a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/decoder/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains decoder.java for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.decoder;; +/** +* Contains decoder.java for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.decoder;; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/NonConvSigmetParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/NonConvSigmetParser.java old mode 100755 new mode 100644 index 28d4c7b6f1..1ff5b0523b --- a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/NonConvSigmetParser.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/NonConvSigmetParser.java @@ -1,397 +1,397 @@ -/* - * NonConvsigmet DecoderUtil - * - * This java class intends to serve as a decoder utility for NonConvsigmet. - * - * HISTORY - * - * Date Author Description - * ------------ ---------- ----------- -------------------------- - * 06/2009 Uma Josyula Initial creation - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.util; - -import gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.NonConvSigmetLocation; -import gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.NonConvSigmetRecord; -import gov.noaa.nws.ncep.edex.tools.decoder.LatLonLocTbl; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.util.ArrayList; -import java.util.Arrays; -import java.util.Calendar; -import java.util.Scanner; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.edex.decodertools.core.LatLonPoint; -import com.raytheon.uf.edex.decodertools.time.TimeTools; - -public class NonConvSigmetParser { - - /** - * Constructor - */ - public NonConvSigmetParser() { - } - - /** - * Parse the WMO line and store WMO header, OfficeID, issue time, - * designatorBBB,... - * - * @param wmoline - * The bulletin message - * - * @return a NonConvsigmetRecord - */ - public static NonConvSigmetRecord processWMO(String wmoline, Headers headers) { - - NonConvSigmetRecord currentRecord = null; - // Regular expression for WMO/ICAO, station ID, and issue date (and - // maybe designator BBB) - final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( ([A-Z]{3}))?"; - - // Pattern used for extracting WMO header,issue office and issue date - // and designatorBBB - final Pattern wmoPattern = Pattern.compile(WMO_EXP); - Matcher theMatcher = wmoPattern.matcher(wmoline); - - if (theMatcher.find()) { - currentRecord = new NonConvSigmetRecord(); - - currentRecord.setWmoHeader(theMatcher.group(1)); - currentRecord.setIssueOffice(theMatcher.group(2)); - currentRecord.setDesignatorBBB(theMatcher.group(5)); - - // Decode the issue time. - Calendar issueTime = TimeTools.findDataTime(theMatcher.group(3), - headers); - currentRecord.setIssueTime(issueTime); - - DataTime dataTime = new DataTime(issueTime); - currentRecord.setDataTime(dataTime); - } - return currentRecord; - } - - /** - * Obtains start time and end time and forecast Region from input report - * - * @param theBullMsg - * The bulletin message which contains start time and end time. - * - * @param NonConvSigmetRecord - * - * @return a NonConvsigmetRecord - */ - - public static NonConvSigmetRecord processStartEndTime(String theBullMsg, - NonConvSigmetRecord nconvRecord, Headers headers) { - final String STARTTIME_EXP = "([A-Z]{4}) WS ([0-9]{6})( [A-Z]{3})?"; - final String ENDTIME_EXP = "VALID UNTIL ([0-9]{6})"; - - final Pattern starttimePattern = Pattern.compile(STARTTIME_EXP); - final Pattern endtimePattern = Pattern.compile(ENDTIME_EXP); - - Calendar stTime = null; - Calendar endTime = null; - /* - * Default equal to one hour if there is no valid time in report - */ - - NonConvSigmetRecord currentRecord = nconvRecord; - - // Calculate the startTime - Matcher theMatcher = starttimePattern.matcher(theBullMsg); - if (theMatcher.find()) { - currentRecord.setForecastRegion(theMatcher.group(1)); - stTime = TimeTools.findDataTime(theMatcher.group(2), headers); - } - if (stTime == null) { - currentRecord.setStartTime(currentRecord.getIssueTime()); - } else { - currentRecord.setStartTime(stTime); - } - - // Calculate the endTime - theMatcher = endtimePattern.matcher(theBullMsg); - - if (theMatcher.find()) { - endTime = TimeTools.findDataTime(theMatcher.group(1), headers); - } - if (endTime == null) { - endTime = currentRecord.getIssueTime(); - currentRecord.setEndTime(endTime); - } else { - currentRecord.setEndTime(endTime); - } - - return currentRecord; - } - - /** - * Obtains SigmetId from input report - * - * @param theBullMsg - * The bulletin message. - * - * @param NonConvSigmetRecord - * - * @return a NonConvsigmetRecord - */ - public static NonConvSigmetRecord processSigmetId(String theBullMsg, - NonConvSigmetRecord nconvRecord) { - final String SIGMETID_EXP = "SIGMET ([A-Z]{2,} [0-9]{1})"; - final Pattern sigPattern = Pattern.compile(SIGMETID_EXP); - NonConvSigmetRecord currentRecord = nconvRecord; - // Parse sigmetId - Matcher theMatcher = sigPattern.matcher(theBullMsg); - if (theMatcher.find()) { - currentRecord.setSigmetId(theMatcher.group(1)); - } - - return currentRecord; - } - - /** - * Parse the phenomena... Hazard Type,Hazard Intensity,Hazard Cause,Hazard - * Condition,FlightLevel1,FlightLevel2,SigmetId,AWIPSId,CorAmdTest,StateList - * - * @param theBullMsg - * from bulletin message - * - * @param a - * NonConvsigmetRecord - * - * @return a NonConvsigmetRecord - */ - public static NonConvSigmetRecord processPhenomena(String theBullMsg, - NonConvSigmetRecord nconvRecord) { - - final String FL_EXP1 = "BTN (FL)?([0-9]{3}) AND (FL)?([0-9]{3})"; - - final String FL_EXP2 = "BLW (FL)?([0-9]{3})"; - - final String HAZARDTYPE_EXP = " (TURB|ICGICIP|ICE) "; - - final String HAZARDINTS_EXP = "(OCNL [A-Z0-9]{2,})(BLW (FL)?([0-9]{3}).|BTN|TURB|ICGICIP|ICE|ICGIC|VA|DU)?"; - - final String HAZARDCAUS_EXP = "OCNL ([\\w| ])*(.|DUE TO)?([\\w| ]*). CONDS"; - - final String HAZARDCOND_EXP = "(CONDS [\\w| ]*)(\\x0d\\x0d\\x0a)?([\\w| ]*)([0-9]{4})Z"; - - final String STATELIST_EXP = "(([A-Z]{2})( [A-Z]{2})*)[\\r\\n]+"; - - final String AWIPSID_EXP = "([A-Z]{2}[0-9]{1}[A-Z]{1})( )*[\\r\\n]+"; - - final String CORREMARK_EXP = "(COR|AMD|TEST)"; - - final Pattern flPattern1 = Pattern.compile(FL_EXP1); - - final Pattern flPattern2 = Pattern.compile(FL_EXP2); - - final Pattern hzTypePattern = Pattern.compile(HAZARDTYPE_EXP); - - final Pattern hzIntsPattern = Pattern.compile(HAZARDINTS_EXP); - - final Pattern hzCausPattern = Pattern.compile(HAZARDCAUS_EXP); - - final Pattern hzCondPattern = Pattern.compile(HAZARDCOND_EXP); - - final Pattern stPattern = Pattern.compile(STATELIST_EXP); - - final Pattern awipsPattern = Pattern.compile(AWIPSID_EXP); - - final Pattern corRemarkPattern = Pattern.compile(CORREMARK_EXP); - - NonConvSigmetRecord currentRecord = nconvRecord; - - Matcher theMatcher = flPattern1.matcher(theBullMsg); - - if (theMatcher.find()) { - currentRecord - .setFlightLevel2(Integer.parseInt(theMatcher.group(4))); - currentRecord - .setFlightLevel1(Integer.parseInt(theMatcher.group(2))); - } else { - theMatcher = flPattern2.matcher(theBullMsg); - if (theMatcher.find()) { - currentRecord.setFlightLevel1(Integer.parseInt(theMatcher - .group(2))); - } - } - theMatcher = hzCausPattern.matcher(theBullMsg); - if (theMatcher.find()) { - currentRecord.setHazardCause(theMatcher.group(3)); - } - theMatcher = hzCondPattern.matcher(theBullMsg); - if (theMatcher.find()) { - currentRecord.setHazardCondition(theMatcher.group(0)); - } - theMatcher = hzIntsPattern.matcher(theBullMsg); - if (theMatcher.find()) { - currentRecord.setHazardIntensity(theMatcher.group(1)); - } - theMatcher = hzTypePattern.matcher(theBullMsg); - if (theMatcher.find()) { - if ("TURB".equals(theMatcher.group(1))) { - currentRecord.setHazardType("TURBULENCE"); - } else { - currentRecord.setHazardType(theMatcher.group(1)); - } - } - theMatcher = stPattern.matcher(theBullMsg); - if (theMatcher.find()) { - currentRecord.setStateList(theMatcher.group(1)); - } - theMatcher = awipsPattern.matcher(theBullMsg); - if (theMatcher.find()) { - currentRecord.setAwipsId(theMatcher.group(1)); - } - theMatcher = corRemarkPattern.matcher(theBullMsg); - if (theMatcher.find()) { - currentRecord.setCorrectionRemarks(theMatcher.group(0)); - } - - return currentRecord; - - } - - /** - * Parse the location lines... Add location table to the section table if - * any - * - * @param theBullMsg - * from bulletin message - * - * @param recordTable - * The record Table - * - * @return true if finds a location line - */ - public static Boolean processLocation(String theBullMsg, - NonConvSigmetRecord recordTable) { - - Boolean hasLocationLine = true; - String locationDelimiter = "-| TO "; - ArrayList terminationList = new ArrayList(); - terminationList.addAll(Arrays.asList(new String[] { "OCNL", "SEV" })); - Scanner sclocations = new Scanner(theBullMsg).useDelimiter("FROM"); - - /* - * throws away the first section which is not the "FROM" location - */ - LatLonPoint point; - String locationRecord = sclocations.next(); - - if (sclocations.hasNext()) { - locationRecord = sclocations.next(); - - Scanner scLocationLine = new Scanner(locationRecord) - .useDelimiter("[\\r\\n]+"); - String lines = " "; - String curLine = null; - ArrayList locationList = new ArrayList(); - locationList.clear(); - Boolean notBreak = true; - - while (scLocationLine.hasNext() && notBreak) { - curLine = scLocationLine.next();// Get next location line - Scanner scLocationToken = new Scanner(curLine); - if (scLocationToken.hasNext()) { - // Check the first token from each line - String firstToken = scLocationToken.next(); - if (terminationList.contains(firstToken)) { - notBreak = false;// terminate - break; - } - } - lines = lines.concat(" ").concat(curLine); - } - - // Clean up the leading space - lines = UtilN.removeLeadingWhiteSpaces(lines); - // Parse the location lines by a "-" or "TO" - Scanner scLocation = new Scanner(lines) - .useDelimiter(locationDelimiter); - locationList.clear(); - // Get all locations - while (scLocation.hasNext()) { - locationList.add(scLocation.next()); - } - - // set locations to data base - if (locationList.size() > 1) { - Integer idxLocation = 0; - for (String location : locationList) { - NonConvSigmetLocation currentLocation = new NonConvSigmetLocation(); - currentLocation.setLocationLine(lines); - currentLocation.setLocation(location); - point = LatLonLocTbl.getLatLonPoint(location, "vors"); - currentLocation.setIndex(idxLocation + 1); - idxLocation++; - currentLocation.setLatitude(point - .getLatitude(LatLonPoint.INDEGREES)); - currentLocation.setLongitude(point - .getLongitude(LatLonPoint.INDEGREES)); - recordTable.addNonConvSigmetLocation(currentLocation); - } - } else { - hasLocationLine = false; - } - - } else { - hasLocationLine = false; - } - - return hasLocationLine; - } - - /** - * process regular section of a non-convective sigmet report - * - * @return a NonConvsigmetRecord table - */ - public static NonConvSigmetRecord processRecord(String theBullMsg, - Headers headers) { - final String CANCELSIGMET_EXP = "(CANCEL SIGMET|TEST)"; - final Pattern cancelSigPattern = Pattern.compile(CANCELSIGMET_EXP); - Matcher theMatcher = cancelSigPattern.matcher(theBullMsg); - // Decode the WMO Header - NonConvSigmetRecord currentRecord = NonConvSigmetParser.processWMO( - theBullMsg, headers); - // Decode the sigmetId - currentRecord = NonConvSigmetParser.processSigmetId(theBullMsg, - currentRecord); - // Decode the Start Time,End Time,ForecastRegion - currentRecord = NonConvSigmetParser.processStartEndTime(theBullMsg, - currentRecord, headers); - // Decode the phenomena description - currentRecord = NonConvSigmetParser.processPhenomena(theBullMsg, - currentRecord); - // Replace the special characters - currentRecord - .setBullMessage(theBullMsg.replace('\r', ' ') - .replace('\003', ' ').replace('\000', ' ') - .replace('\001', ' ')); - - if (theMatcher.find()) { - if ("UNKNOWN".equals(currentRecord.getHazardType())) { - if ("TEST".equals(theMatcher.group(0))) { - currentRecord.setHazardType("TEST"); - } else { - currentRecord.setHazardType("CANCEL"); - } - } - } else { - // Decode the locations - NonConvSigmetParser.processLocation(theBullMsg, currentRecord); - } - return currentRecord; - } - +/* + * NonConvsigmet DecoderUtil + * + * This java class intends to serve as a decoder utility for NonConvsigmet. + * + * HISTORY + * + * Date Author Description + * ------------ ---------- ----------- -------------------------- + * 06/2009 Uma Josyula Initial creation + * + * This code has been developed by the SIB for use in the AWIPS2 system. + */ + +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.util; + +import gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.NonConvSigmetLocation; +import gov.noaa.nws.ncep.common.dataplugin.nonconvsigmet.NonConvSigmetRecord; +import gov.noaa.nws.ncep.edex.tools.decoder.LatLonLocTbl; +import gov.noaa.nws.ncep.edex.util.UtilN; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.Calendar; +import java.util.Scanner; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.core.LatLonPoint; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +public class NonConvSigmetParser { + + /** + * Constructor + */ + public NonConvSigmetParser() { + } + + /** + * Parse the WMO line and store WMO header, OfficeID, issue time, + * designatorBBB,... + * + * @param wmoline + * The bulletin message + * + * @return a NonConvsigmetRecord + */ + public static NonConvSigmetRecord processWMO(String wmoline, Headers headers) { + + NonConvSigmetRecord currentRecord = null; + // Regular expression for WMO/ICAO, station ID, and issue date (and + // maybe designator BBB) + final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( ([A-Z]{3}))?"; + + // Pattern used for extracting WMO header,issue office and issue date + // and designatorBBB + final Pattern wmoPattern = Pattern.compile(WMO_EXP); + Matcher theMatcher = wmoPattern.matcher(wmoline); + + if (theMatcher.find()) { + currentRecord = new NonConvSigmetRecord(); + + currentRecord.setWmoHeader(theMatcher.group(1)); + currentRecord.setIssueOffice(theMatcher.group(2)); + currentRecord.setDesignatorBBB(theMatcher.group(5)); + + // Decode the issue time. + Calendar issueTime = TimeTools.findDataTime(theMatcher.group(3), + headers); + currentRecord.setIssueTime(issueTime); + + DataTime dataTime = new DataTime(issueTime); + currentRecord.setDataTime(dataTime); + } + return currentRecord; + } + + /** + * Obtains start time and end time and forecast Region from input report + * + * @param theBullMsg + * The bulletin message which contains start time and end time. + * + * @param NonConvSigmetRecord + * + * @return a NonConvsigmetRecord + */ + + public static NonConvSigmetRecord processStartEndTime(String theBullMsg, + NonConvSigmetRecord nconvRecord, Headers headers) { + final String STARTTIME_EXP = "([A-Z]{4}) WS ([0-9]{6})( [A-Z]{3})?"; + final String ENDTIME_EXP = "VALID UNTIL ([0-9]{6})"; + + final Pattern starttimePattern = Pattern.compile(STARTTIME_EXP); + final Pattern endtimePattern = Pattern.compile(ENDTIME_EXP); + + Calendar stTime = null; + Calendar endTime = null; + /* + * Default equal to one hour if there is no valid time in report + */ + + NonConvSigmetRecord currentRecord = nconvRecord; + + // Calculate the startTime + Matcher theMatcher = starttimePattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setForecastRegion(theMatcher.group(1)); + stTime = TimeTools.findDataTime(theMatcher.group(2), headers); + } + if (stTime == null) { + currentRecord.setStartTime(currentRecord.getIssueTime()); + } else { + currentRecord.setStartTime(stTime); + } + + // Calculate the endTime + theMatcher = endtimePattern.matcher(theBullMsg); + + if (theMatcher.find()) { + endTime = TimeTools.findDataTime(theMatcher.group(1), headers); + } + if (endTime == null) { + endTime = currentRecord.getIssueTime(); + currentRecord.setEndTime(endTime); + } else { + currentRecord.setEndTime(endTime); + } + + return currentRecord; + } + + /** + * Obtains SigmetId from input report + * + * @param theBullMsg + * The bulletin message. + * + * @param NonConvSigmetRecord + * + * @return a NonConvsigmetRecord + */ + public static NonConvSigmetRecord processSigmetId(String theBullMsg, + NonConvSigmetRecord nconvRecord) { + final String SIGMETID_EXP = "SIGMET ([A-Z]{2,} [0-9]{1})"; + final Pattern sigPattern = Pattern.compile(SIGMETID_EXP); + NonConvSigmetRecord currentRecord = nconvRecord; + // Parse sigmetId + Matcher theMatcher = sigPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setSigmetId(theMatcher.group(1)); + } + + return currentRecord; + } + + /** + * Parse the phenomena... Hazard Type,Hazard Intensity,Hazard Cause,Hazard + * Condition,FlightLevel1,FlightLevel2,SigmetId,AWIPSId,CorAmdTest,StateList + * + * @param theBullMsg + * from bulletin message + * + * @param a + * NonConvsigmetRecord + * + * @return a NonConvsigmetRecord + */ + public static NonConvSigmetRecord processPhenomena(String theBullMsg, + NonConvSigmetRecord nconvRecord) { + + final String FL_EXP1 = "BTN (FL)?([0-9]{3}) AND (FL)?([0-9]{3})"; + + final String FL_EXP2 = "BLW (FL)?([0-9]{3})"; + + final String HAZARDTYPE_EXP = " (TURB|ICGICIP|ICE) "; + + final String HAZARDINTS_EXP = "(OCNL [A-Z0-9]{2,})(BLW (FL)?([0-9]{3}).|BTN|TURB|ICGICIP|ICE|ICGIC|VA|DU)?"; + + final String HAZARDCAUS_EXP = "OCNL ([\\w| ])*(.|DUE TO)?([\\w| ]*). CONDS"; + + final String HAZARDCOND_EXP = "(CONDS [\\w| ]*)(\\x0d\\x0d\\x0a)?([\\w| ]*)([0-9]{4})Z"; + + final String STATELIST_EXP = "(([A-Z]{2})( [A-Z]{2})*)[\\r\\n]+"; + + final String AWIPSID_EXP = "([A-Z]{2}[0-9]{1}[A-Z]{1})( )*[\\r\\n]+"; + + final String CORREMARK_EXP = "(COR|AMD|TEST)"; + + final Pattern flPattern1 = Pattern.compile(FL_EXP1); + + final Pattern flPattern2 = Pattern.compile(FL_EXP2); + + final Pattern hzTypePattern = Pattern.compile(HAZARDTYPE_EXP); + + final Pattern hzIntsPattern = Pattern.compile(HAZARDINTS_EXP); + + final Pattern hzCausPattern = Pattern.compile(HAZARDCAUS_EXP); + + final Pattern hzCondPattern = Pattern.compile(HAZARDCOND_EXP); + + final Pattern stPattern = Pattern.compile(STATELIST_EXP); + + final Pattern awipsPattern = Pattern.compile(AWIPSID_EXP); + + final Pattern corRemarkPattern = Pattern.compile(CORREMARK_EXP); + + NonConvSigmetRecord currentRecord = nconvRecord; + + Matcher theMatcher = flPattern1.matcher(theBullMsg); + + if (theMatcher.find()) { + currentRecord + .setFlightLevel2(Integer.parseInt(theMatcher.group(4))); + currentRecord + .setFlightLevel1(Integer.parseInt(theMatcher.group(2))); + } else { + theMatcher = flPattern2.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setFlightLevel1(Integer.parseInt(theMatcher + .group(2))); + } + } + theMatcher = hzCausPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setHazardCause(theMatcher.group(3)); + } + theMatcher = hzCondPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setHazardCondition(theMatcher.group(0)); + } + theMatcher = hzIntsPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setHazardIntensity(theMatcher.group(1)); + } + theMatcher = hzTypePattern.matcher(theBullMsg); + if (theMatcher.find()) { + if ("TURB".equals(theMatcher.group(1))) { + currentRecord.setHazardType("TURBULENCE"); + } else { + currentRecord.setHazardType(theMatcher.group(1)); + } + } + theMatcher = stPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setStateList(theMatcher.group(1)); + } + theMatcher = awipsPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setAwipsId(theMatcher.group(1)); + } + theMatcher = corRemarkPattern.matcher(theBullMsg); + if (theMatcher.find()) { + currentRecord.setCorrectionRemarks(theMatcher.group(0)); + } + + return currentRecord; + + } + + /** + * Parse the location lines... Add location table to the section table if + * any + * + * @param theBullMsg + * from bulletin message + * + * @param recordTable + * The record Table + * + * @return true if finds a location line + */ + public static Boolean processLocation(String theBullMsg, + NonConvSigmetRecord recordTable) { + + Boolean hasLocationLine = true; + String locationDelimiter = "-| TO "; + ArrayList terminationList = new ArrayList(); + terminationList.addAll(Arrays.asList(new String[] { "OCNL", "SEV" })); + Scanner sclocations = new Scanner(theBullMsg).useDelimiter("FROM"); + + /* + * throws away the first section which is not the "FROM" location + */ + LatLonPoint point; + String locationRecord = sclocations.next(); + + if (sclocations.hasNext()) { + locationRecord = sclocations.next(); + + Scanner scLocationLine = new Scanner(locationRecord) + .useDelimiter("[\\r\\n]+"); + String lines = " "; + String curLine = null; + ArrayList locationList = new ArrayList(); + locationList.clear(); + Boolean notBreak = true; + + while (scLocationLine.hasNext() && notBreak) { + curLine = scLocationLine.next();// Get next location line + Scanner scLocationToken = new Scanner(curLine); + if (scLocationToken.hasNext()) { + // Check the first token from each line + String firstToken = scLocationToken.next(); + if (terminationList.contains(firstToken)) { + notBreak = false;// terminate + break; + } + } + lines = lines.concat(" ").concat(curLine); + } + + // Clean up the leading space + lines = UtilN.removeLeadingWhiteSpaces(lines); + // Parse the location lines by a "-" or "TO" + Scanner scLocation = new Scanner(lines) + .useDelimiter(locationDelimiter); + locationList.clear(); + // Get all locations + while (scLocation.hasNext()) { + locationList.add(scLocation.next()); + } + + // set locations to data base + if (locationList.size() > 1) { + Integer idxLocation = 0; + for (String location : locationList) { + NonConvSigmetLocation currentLocation = new NonConvSigmetLocation(); + currentLocation.setLocationLine(lines); + currentLocation.setLocation(location); + point = LatLonLocTbl.getLatLonPoint(location, "vors"); + currentLocation.setIndex(idxLocation + 1); + idxLocation++; + currentLocation.setLatitude(point + .getLatitude(LatLonPoint.INDEGREES)); + currentLocation.setLongitude(point + .getLongitude(LatLonPoint.INDEGREES)); + recordTable.addNonConvSigmetLocation(currentLocation); + } + } else { + hasLocationLine = false; + } + + } else { + hasLocationLine = false; + } + + return hasLocationLine; + } + + /** + * process regular section of a non-convective sigmet report + * + * @return a NonConvsigmetRecord table + */ + public static NonConvSigmetRecord processRecord(String theBullMsg, + Headers headers) { + final String CANCELSIGMET_EXP = "(CANCEL SIGMET|TEST)"; + final Pattern cancelSigPattern = Pattern.compile(CANCELSIGMET_EXP); + Matcher theMatcher = cancelSigPattern.matcher(theBullMsg); + // Decode the WMO Header + NonConvSigmetRecord currentRecord = NonConvSigmetParser.processWMO( + theBullMsg, headers); + // Decode the sigmetId + currentRecord = NonConvSigmetParser.processSigmetId(theBullMsg, + currentRecord); + // Decode the Start Time,End Time,ForecastRegion + currentRecord = NonConvSigmetParser.processStartEndTime(theBullMsg, + currentRecord, headers); + // Decode the phenomena description + currentRecord = NonConvSigmetParser.processPhenomena(theBullMsg, + currentRecord); + // Replace the special characters + currentRecord + .setBullMessage(theBullMsg.replace('\r', ' ') + .replace('\003', ' ').replace('\000', ' ') + .replace('\001', ' ')); + + if (theMatcher.find()) { + if ("UNKNOWN".equals(currentRecord.getHazardType())) { + if ("TEST".equals(theMatcher.group(0))) { + currentRecord.setHazardType("TEST"); + } else { + currentRecord.setHazardType("CANCEL"); + } + } + } else { + // Decode the locations + NonConvSigmetParser.processLocation(theBullMsg, currentRecord); + } + return currentRecord; + } + } \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/package-info.java old mode 100755 new mode 100644 index a0947a6f6d..09e93d1a71 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.nonconvsigmet/src/gov/noaa/nws/ncep/edex/plugin/nonconvsigmet/util/package-info.java @@ -1,4 +1,4 @@ -/** -* Contains tools for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.util; +/** +* Contains tools for decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.nonconvsigmet.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/.project deleted file mode 100644 index 37a9b88456..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.edex.plugin.pafm - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/META-INF/MANIFEST.MF deleted file mode 100644 index 7283c15095..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/META-INF/MANIFEST.MF +++ /dev/null @@ -1,22 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Pafm Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.pafm -Bundle-Version: 1.0.0.qualifier -Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization -Bundle-Vendor: AWIPS II Migration -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: com.raytheon.edex.common;bundle-version="1.10.13", - javax.persistence;bundle-version="1.0.0", - org.junit;bundle-version="1.0.0", - org.apache.commons.logging;bundle-version="1.0.4", - org.apache.log4j;bundle-version="1.0.0", - com.raytheon.uf.common.localization;bundle-version="1.10.13", - gov.noaa.nws.ncep.common;bundle-version="1.0.0", - gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0" -Import-Package: com.raytheon.uf.edex.decodertools.core, - gov.noaa.nws.ncep.common.dataplugin.pafm, - gov.noaa.nws.ncep.edex.tools.decoder, - gov.noaa.nws.ncep.edex.util -Export-Package: gov.noaa.nws.ncep.edex.plugin.pafm.decoder, - gov.noaa.nws.ncep.edex.plugin.pafm.util diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/component-deploy.xml deleted file mode 100644 index efaa84cac8..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/res/spring/pafm-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/res/spring/pafm-common.xml deleted file mode 100644 index e15c9884f2..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/res/spring/pafm-common.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/res/spring/pafm-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/res/spring/pafm-ingest.xml deleted file mode 100644 index e9f99767b6..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/res/spring/pafm-ingest.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - pafm - - - - - - - pafm - - - - - - - - - - - - - java.lang.Throwable - - - - - - - java.lang.Throwable - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/PafmDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/PafmDecoder.java deleted file mode 100644 index 8845adaee8..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/PafmDecoder.java +++ /dev/null @@ -1,205 +0,0 @@ -/** - * - * PafmDecoder - * - * Decoder implementation for Point/Area Forecast Matrices PAFM Decoder Plug-In - * - *
- * SOFTWARE HISTORY
- * 
- * Date       	Ticket#		Engineer	Description
- * ------------	----------	-----------	--------------------------
- * 21Aug2009	126			F. J. Yen	Initial creation
- * 30Sep2009	126			F. J. Yen	Add Fire Wx Point Forecast Matrices.  
- * 										Remove setting bullMessage (since deleting)
- * 09Dec2009	126			F. J. Yen	Updated from to11d3 to to11d6
- * 01Jun2010	126			F. J. Yen	Migrated from to11dr3 to to11dr11
- * 05Jan2011	126			F. J. Yen	Migrated from R1G1-4 to R1G1-6 needed 
- * 										to synchronize decode method
- * 10Feb2011	126			F. J. Yen	Do not process Fire Weather Point Forecast
- * 										Matrices since could have different formats
- * 
- * 
- * - * @author Fee Jing Yen, SIB - * @version 1 - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * - */ - -package gov.noaa.nws.ncep.edex.plugin.pafm.decoder; - -import gov.noaa.nws.ncep.common.dataplugin.pafm.PafmRecord; -import gov.noaa.nws.ncep.common.dataplugin.pafm.PafmUgc; -import gov.noaa.nws.ncep.edex.plugin.pafm.util.PafmParser; -import gov.noaa.nws.ncep.edex.tools.decoder.MndTime; - -import java.util.ArrayList; -import java.util.Calendar; -import java.util.Scanner; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; - -public class PafmDecoder extends AbstractDecoder { - // Name of the plugin controlling this decoder. - private final String pluginName; - - protected String traceId = ""; - - protected Matcher regexMatcher; - - protected Pattern regexPattern; - - public final Integer maxSegment = 100; - - public Integer segmentIndex = 0; - - public Calendar mndTime = null; - - /** - * Constructor - * - * @throws DecoderException - */ - public PafmDecoder(String name) throws DecoderException, Exception { - pluginName = name; - /* - * Read zones.xml. - */ - PafmParser.readZoneLocs(); - } - - public synchronized PluginDataObject[] decode(byte[] data, Headers headers) - throws DecoderException { - // Regular expression for the county table - final String UGC_EXP = "([A-Z]{3}\\d{3})(\\-|\\>)(\\S)+\\x0d\\x0d\\x0a((\\d{6}|\\d{3})\\-(\\S)*\\x0d\\x0d\\x0a)*"; - // Pattern used for extracting the UGC line - Pattern ugcPattern = Pattern.compile(UGC_EXP); - // String segmentDelim ="$$"; - String segmentDelim = "\\x24\\x24"; - // The bulletin delimeter is etx which is "\003" or ^c; - String etx = IDecoderConstants.ETX; - int mattypeInd; - String theBulletin = null; - byte[] messageData = null; - PafmRecord record = null; - String traceId = ""; - if (headers != null) { - traceId = (String) headers.get("traceId"); - } - /* - * Check if there are more bulletins - */ - PafmSeparator sep = PafmSeparator.separate(data, headers); - messageData = sep.next(); - String theMessage = new String(messageData); - /* - * There may be multiple duplicate bulletins. Only get the first - * bulletin and eliminate the remaining bulletins after the first - * bulletin by excluding the duplicate report after the first ^c - */ - Scanner cc = new Scanner(theMessage).useDelimiter(etx); - if (cc.hasNext()) { - theBulletin = cc.next(); - } else { - theBulletin = theMessage; - } - // Set MND (Mass News Disseminator) time string and convert it into - // Calendar object - MndTime mt = new MndTime(theBulletin.getBytes()); - mndTime = mt.getMndTime(); - // Decode the WMO line and set the fields obtained from it. - record = PafmParser.processWMO(theBulletin, mndTime); - /* - * Determine type of matrix (POINT, AREA, or FIRE WEATHER POINT) The - * legacy system decoded the Point and Area Forecast Matrices. Fire - * Weather Point Forecast Matrices were not decoded. Some have different - * formats and also new parameters, so Fire Weather Point Matrices will - * not be decoded. Test for "FIRE WEATHER POINT FORECAST MATRICES" - * first. This insures that it is not a false "POINT FORECAST MATRICES" - */ - mattypeInd = theBulletin - .indexOf("FIRE WEATHER POINT FORECAST MATRICES"); - if (mattypeInd == -1) { - mattypeInd = theBulletin.indexOf("POINT FORECAST MATRICES"); - if (mattypeInd == -1) { - mattypeInd = theBulletin.indexOf("AREA FORECAST MATRICES"); - if (mattypeInd == -1) { - /* - * Do not process by setting record to null since matrix - * type is missing or not known. - */ - record = null; - } else { - record.setMatrixType("AREA"); - } - } else { - record.setMatrixType("POINT"); - } - } else { - /* - * Type is Fire Wx Point Forecast Matrix, set record to null so it - * won't be decoded. - */ - record = null; - } - if (record != null) { - ArrayList segmentList = new ArrayList(); - segmentList.clear(); - // Break the bulletin message into segments delimited by a "$$" - Scanner sc = new Scanner(theBulletin).useDelimiter(segmentDelim); - while (sc.hasNext()) { - String segment = sc.next(); - Matcher ugcMatcher = ugcPattern.matcher(segment); - // discard if the segment did not have a UGC line. - if (ugcMatcher.find()) { - segmentList.add(segment); - } - } - /* - * Process each segment in method processUgc to decode the fields - * for the child table ugc. The fields for ugc's two child tables - * fips and parameters are also decoded and added to their child - * tables. - */ - for (String segment : segmentList) { - Matcher ugcMatcher = ugcPattern.matcher(segment); - if (ugcMatcher.find()) { - PafmUgc ugc = PafmParser.processUgc(ugcMatcher.group(), - segment, mndTime); - record.addPafmUGC(ugc); - } - } - - record.setReportType(pluginName); - record.setTraceId(traceId); - record.setPluginName(pluginName); - /* - * If unable to construct the DataURI, throw exception. - */ - try { - record.constructDataURI(); - } catch (PluginException e) { - throw new DecoderException("Error constructing dataURI", e); - } - // Set MND remark - record.setMndTime(mt.getMndTimeString()); - } - /* - * Return the PafmRecord object if not null - */ - if (record == null) { - return new PluginDataObject[0]; - } else { - return new PluginDataObject[] { record }; - } - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/PafmSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/PafmSeparator.java deleted file mode 100644 index 5bd6b1e3c7..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/PafmSeparator.java +++ /dev/null @@ -1,158 +0,0 @@ -/** - * - * PafmSeparator - * - * Separator implementation for Point/Area Forecast Matrices PAFM Decoder Plug-In - * - *
- * SOFTWARE HISTORY
- * Date       	Ticket#		Engineer	Description
- * ------------	----------	-----------	--------------------------
- * 05Aug2009	126			F. J. Yen	Initial creation
- * 11Feb2010	126			F. J. Yen	Handle missing ending segment delimeter "$$"
- * 
- * 
- * - * This code has been developed by the SIB for use in the AWIPS2 system. - * - */ -package gov.noaa.nws.ncep.edex.plugin.pafm.decoder; - -import java.util.ArrayList; -import java.util.Iterator; -import java.util.List; -import java.util.NoSuchElementException; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import org.apache.commons.logging.Log; -import org.apache.commons.logging.LogFactory; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.plugin.AbstractRecordSeparator; -import com.raytheon.edex.util.Util; - -public class PafmSeparator extends AbstractRecordSeparator { - - private final Log theLogger = LogFactory.getLog(getClass()); - - /** Regex used for separating multi-bulletin files */ - private static final String BULLETINSEPARATOR = "\\d{3} \\x0d\\x0d\\x0aFOUS5[1-5] ([A-Z]{4}) " - + "([0-9]{6}).*\\x0d\\x0d\\x0a"; - - /** Regex matcher */ - private Matcher matcher; - - /** Pattern object for regex search */ - private Pattern pattern; - - private String header; - - /** List of records contained in file */ - private List records; - - private Iterator iterator = null; - - public static PafmSeparator separate(byte[] data, Headers headers) { - PafmSeparator pafmSeparator = new PafmSeparator(); - pafmSeparator.setData(data, headers); - return pafmSeparator; - } - - /** - * Constructor. - * - */ - public PafmSeparator() { - records = new ArrayList(); - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.edex.plugin.IRecordSeparator#setData(byte[]) - */ - public void setData(byte[] data, Headers headers) { - doSeparate(new String(data)); - iterator = records.iterator(); - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() - */ - public boolean hasNext() { - if (iterator == null) { - return false; - } else { - return iterator.hasNext(); - } - } - - /** - * Get next record. - */ - public byte[] next() { - try { - String temp = iterator.next(); - if (Util.isEmptyString(temp)) { - return (byte[]) null; - } else { - return temp.getBytes(); - } - } catch (NoSuchElementException e) { - return (byte[]) null; - } - } - - /** - * @param message - * separate bulletins - */ - private void doSeparate(String message) { - try { - pattern = Pattern.compile(BULLETINSEPARATOR); - matcher = pattern.matcher(message); - - while (matcher.find()) { - if (!records.contains(matcher.group())) { - records.add(matcher.group()); - } - } - /* - * Append the raw data files to the records - */ - for (int i = 0; i < records.size(); i++) { - if (i < records.size() - 1) { - records.set( - i, - header - + "\n" - + message.substring( - message.indexOf(records.get(i)), - message.indexOf(records.get(i + 1)))); - } else { - /* - * trim() is not done to the bulletin message as in other - * decoder plugins because the end of segment delimeter of - * "$$" could be missing in some PAFM bulletins. If it were - * trimmed, without "$$", the length of the last record - * could be truncated which would cause a problem in - * decoding. - */ - records.set( - i, - header - + "\n" - + message.substring(message.indexOf(records - .get(i)))); - } - } - } catch (Exception e) { - e.printStackTrace(); - theLogger.warn("====in separate: No valid PAFM records found."); - } - return; - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/package-info.java deleted file mode 100644 index 81bd31fec1..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * PAFM implementation of the plugin pattern. - * - * Package includes classes to decode the PAFM message and persist the data. - * - */ -package gov.noaa.nws.ncep.edex.plugin.pafm.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/util/PafmParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/util/PafmParser.java deleted file mode 100644 index 4bda219ef9..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/util/PafmParser.java +++ /dev/null @@ -1,1722 +0,0 @@ -/** - * PafmParser - * - * This java class intends to serve as an utility only for PAFM decoder. - * - * HISTORY - * - * Date Ticket # Author Description - * ------------ -------- ---------- --------------------------------------------- - * 08/21/09 126 F. J. Yen Initial creation - * 09/29/09 126 F. J. Yen Add additional precip types and hazard types. - * 02/10/11 126 F. J. Yen Add WINTER WEATH, WINTER STORM, FLOOD, and - * LKSHORE FLD to hazard types. Clean up. - * 03/30/11 126 F. J. Yen Add BLIZZARD, FRZNG RAIN, and HARD FREEZE to - * hazard types - * - * This code has been developed by the SIB for use in the AWIPS2 system. - */ - -package gov.noaa.nws.ncep.edex.plugin.pafm.util; - -import static com.raytheon.uf.common.localization.LocalizationContext.LocalizationType.EDEX_STATIC; -import gov.noaa.nws.ncep.common.dataplugin.pafm.PafmFips; -import gov.noaa.nws.ncep.common.dataplugin.pafm.PafmParameters; -import gov.noaa.nws.ncep.common.dataplugin.pafm.PafmRecord; -import gov.noaa.nws.ncep.common.dataplugin.pafm.PafmUgc; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import gov.noaa.nws.ncep.edex.common.stationTables.IStationField.StationField; -import gov.noaa.nws.ncep.edex.common.stationTables.Station; -import gov.noaa.nws.ncep.edex.common.stationTables.StationTable; -import gov.noaa.nws.ncep.edex.tools.decoder.MndTime; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.io.File; -import java.text.SimpleDateFormat; -import java.util.Calendar; -import java.util.Scanner; -import java.util.StringTokenizer; -import java.util.TimeZone; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import com.raytheon.uf.common.localization.IPathManager; -import com.raytheon.uf.common.localization.LocalizationContext; -import com.raytheon.uf.common.localization.LocalizationContext.LocalizationLevel; -import com.raytheon.uf.common.localization.PathManagerFactory; -import com.raytheon.uf.common.time.DataTime; - -enum Param { - MIN_MAX, MN_MX, MAX_MIN, MX_MN, TEMP, DEWPT, RH, WIND_CHAR, WIND_DIR, WIND_GUST, WIND_SPD, AVG_CLOUDS, CLOUDS, POP_12HR, QPF_12HR, MAX_QPF, SNOW_12HR, PWIND_DIR, RAIN, RAIN_SHWRS, SPRINKLES, TSTMS, DRIZZLE, SNOW, SNOWSHWRS, FLURRIES, SLEET, FRZG_RAIN, FRZG_DRZL, OBVIS, WIND_CHILL, HEAT_INDEX, MIN_CHILL, MAX_HEAT, BLIZZARD, COAST_FLOOD, DENSE_FOG, EXCESS_HEAT, FIRE_WEATHER, FLASH_FLOOD, FLOOD, FREEZE, FROST, FRZNG_RAIN, HARD_FREEZE, HEAT, HIGH_SURF, HIGH_WIND, LAKE_WIND, LKSHORE_FLD, SVR_TSTORM, TORNADO, WIND, WINTER_STORM, WINTER_WEATH, NOVALUE; - - static Param toParam(String paramStr) { - try { - return valueOf(paramStr); - } catch (Exception ex) { - return NOVALUE; - } - } -} - -public class PafmParser { - - private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; - - private static final int IMISSD = IDecoderConstantsN.INTEGER_MISSING; - - private static StationTable zonesList; - - private static int ndxLast; - - private static final int maxNmHr = 48; - - private static String locTimeZone = " "; - - private static int[] locHrs = new int[maxNmHr]; - - private static Float[] tmpfAr = new Float[maxNmHr]; - - private static Float[] dwpfAr = new Float[maxNmHr]; - - private static Float[] relhAr = new Float[maxNmHr]; - - private static Float[] pop12Ar = new Float[maxNmHr]; - - private static Float[] qpf12MnAr = new Float[maxNmHr]; - - private static Float[] qpf12MxAr = new Float[maxNmHr]; - - private static Float[] highestMaxQpfAr = new Float[maxNmHr]; - - private static Float[] lowestMaxQpfAr = new Float[maxNmHr]; - - private static Float[] snow12MnAr = new Float[maxNmHr]; - - private static Float[] snow12MxAr = new Float[maxNmHr]; - - private static Float[] maxHeatAr = new Float[maxNmHr]; - - private static Float[] minChillAr = new Float[maxNmHr]; - - private static Float[] heatIndexAr = new Float[maxNmHr]; - - private static Float[] windChillAr = new Float[maxNmHr]; - - private static Float[] avgMxTmpfAr = new Float[maxNmHr]; - - private static Float[] hiMxTmpfAr = new Float[maxNmHr]; - - private static Float[] loMxTmpfAr = new Float[maxNmHr]; - - private static Float[] avgMnTmpfAr = new Float[maxNmHr]; - - private static Float[] hiMnTmpfAr = new Float[maxNmHr]; - - private static Float[] loMnTmpfAr = new Float[maxNmHr]; - - private static String[] windDirAr = new String[maxNmHr]; - - private static String[] windSmphAr = new String[maxNmHr]; - - private static String[] gust_MphAr = new String[maxNmHr]; - - private static String[] pwindDirAr = new String[maxNmHr]; - - private static String[] windCharAr = new String[maxNmHr]; - - private static String[] skyCoverAr = new String[maxNmHr]; - - private static String[] avgSkyCoverAr = new String[maxNmHr]; - - private static String[] obvisAr = new String[maxNmHr]; - - private static String[] rainAr = new String[maxNmHr]; - - private static String[] rainShwrsAr = new String[maxNmHr]; - - private static String[] sprinklesAr = new String[maxNmHr]; - - private static String[] tstmsAr = new String[maxNmHr]; - - private static String[] drizzleAr = new String[maxNmHr]; - - private static String[] snowAr = new String[maxNmHr]; - - private static String[] snowShwrsAr = new String[maxNmHr]; - - private static String[] flurriesAr = new String[maxNmHr]; - - private static String[] sleetAr = new String[maxNmHr]; - - private static String[] frzgRainAr = new String[maxNmHr]; - - private static String[] frzgDrzlAr = new String[maxNmHr]; - - private static String[] hazardsAr = new String[maxNmHr]; - - private static Calendar[] utcDateTm = new Calendar[maxNmHr]; - - /** - * Constructor - */ - public PafmParser() { - } - - /** - * Parse the WMO line and store WMO header, OfficeID, issue time, - * designatorBBB,... - * - * @param wmoline - * The bulletin message - * - * @return a PafmRecord - */ - public static PafmRecord processWMO(String wmoline, Calendar mndTime) { - - PafmRecord record = null; - // Regular expression for WMO/ICAO, station ID, and issue date (and - // maybe designator BBB) - final String WMO_EXP = "([A-Z]{4}[0-9]{2}) ([A-Z]{4}) ([0-9]{6})( ([A-Z]{3}))?"; - - // Pattern used for extracting WMO header, officeID, product purge time, - // and issue date and designatorBBB - final Pattern wmoPattern = Pattern.compile(WMO_EXP); - Matcher theMatcher = wmoPattern.matcher(wmoline); - - if (theMatcher.find()) { - record = new PafmRecord(); - - record.setWmoHeader(theMatcher.group(1)); - record.setIssueOffice(theMatcher.group(2)); - if (theMatcher.group(5) == null) { - record.setDesignatorBBB(" "); - } else { - record.setDesignatorBBB(theMatcher.group(5)); - } - - // Decode the issue time. - Calendar issueTime = UtilN.findDataTime(theMatcher.group(3), - mndTime); - record.setIssueTime(issueTime); - - DataTime dataTime = new DataTime(issueTime); - record.setDataTime(dataTime); - } - return record; - } - - /** - * Process UGC line; then process Parameters and FIPS - * - * @param ugcline - * The UGC information - * @param segment - * The entire segment of this UGC line - * @param mndTime - * The Calendar date/time from MND Line - * @return a PafmUgc table - */ - public static PafmUgc processUgc(String ugcline, String segment, - Calendar mndTime) { - final String frameDelm = "\\x0d\\x0d\\x0aDATE"; - final String prependDate = "DATE"; - final Pattern datePattern = Pattern.compile(prependDate); - int ndxFcstHr = 0; - int frameIndex = 0; - int maxFrame = 3; - boolean findSegMndTime; - String[] frame = new String[maxFrame]; - Float elev; - Calendar segMndTime = null; - Matcher segMndTimeMatcher = null; - - // Regular expression for elevation - final String ELEV_RGEX = " (ELEV\\..*) (-?\\d+|\\?{4}) FT"; - final Pattern elevPattern = Pattern.compile(ELEV_RGEX); - - // Regular expression for MND Time - final String SEG_MND_TIME = "(\\d{3,4}) ((AM)|(PM)|(am)|(pm)) (\\p{Alpha}{3}) " - + "(\\p{Alpha}{3}) (\\p{Alpha}{3}) (\\d{1,2}) (\\d{4})\\r\\r\\n"; - final Pattern segMndTimePattern = Pattern.compile(SEG_MND_TIME); - - PafmUgc currentUgc = new PafmUgc(); - /* - * Decode the elevation and store it in elev - */ - Matcher elevMatcher = elevPattern.matcher(segment); - if (elevMatcher.find()) { - if (elevMatcher.group(2).equals("????")) { - elev = RMISSD; - } else { - try { - elev = Float.parseFloat(elevMatcher.group(2)); - } catch (Exception e) { - e.printStackTrace(); - System.out - .println("PAFM WARNING: Bad format encountered in elevation:" - + elevMatcher.group(2)); - elev = RMISSD; - } - } - } else { - elev = RMISSD; - } - - PafmParser.processFips(ugcline, elev, currentUgc, mndTime); - /* - * Break up into Matrix frames which begins with "DATE". There should be - * 2 frames for each UGC, but sometimes there is only one. (When there - * are more than 2 frames, then there is an invalid format, so, it is - * ignored.) - */ - Scanner scFrm = new Scanner(segment).useDelimiter(frameDelm); - - while (scFrm.hasNext() && (frameIndex < maxFrame)) { - if (frameIndex == 0) { - frame[frameIndex] = scFrm.next(); - } else { - frame[frameIndex] = prependDate + scFrm.next(); - } - frameIndex++; - } - ndxFcstHr = 0; - findSegMndTime = false; - for (int idx = 0; (idx < frameIndex) && (idx < maxFrame); idx++) { - /* - * Decode the MND Time line in the segment and convert it into a - * Calendar object - */ - if (idx == 0) { - MndTime mnt = new MndTime(segment.getBytes()); - segMndTime = mnt.getMndTime(); - segMndTimeMatcher = segMndTimePattern.matcher(frame[0]); - if (segMndTimeMatcher.find()) { - findSegMndTime = true; - } - } else { - Matcher frameMatcher = datePattern.matcher(frame[idx]); - if (frameMatcher.find() && findSegMndTime) { - /* - * Have a frame matrix beginning with "DATE" so process it - */ - PafmParser.processParameters(frame[idx], ndxFcstHr, - currentUgc, segMndTime, segMndTimeMatcher); - - } else { - /* - * Don't have frame matrix - */ - System.out.println("PAFM WARNING: No frame matrix"); - } - } - } - - // Set UGC line - currentUgc.setUgc(ugcline); - // Replace special characters with a blank; it is more readable and set - // the segment - currentUgc.setSegment(UtilN.removeLeadingWhiteSpaces(segment - .replace('\r', ' ').replace('\003', ' ').replace('\000', ' ') - .replace('\001', ' '))); - - return currentUgc; - } - - /** - * Parse the parameters in the matrix - * - * @param params - * The latlon lines - * @param UGC - * The PafmUgc table - * @param latlonIndex - * The index of Lat/Long - * - */ - public static void processParameters(String matrixF, int ndxFcstHr, - PafmUgc UGC, Calendar mndTime, Matcher segMndTimeMatcher) { - - final String rowDelm = "\\r\\r\\n"; - - final String dateStr = "DATE "; - final Pattern datePattern = Pattern.compile(dateStr); - final String dateLine = "DATE +(()|(SUN)|(MON)|(TUE)|(WED)|(THU)|(FRI)|(SAT)) +(\\d{2})/(\\d{2})((/(\\d{2}))|())"; - final Pattern dateLinePattern = Pattern.compile(dateLine, - Pattern.CASE_INSENSITIVE | Pattern.UNICODE_CASE); - Matcher dateLineMatcher = null; - // hrlyStr is the regex for lines such as EDT 3HRLY, UTC 6HRLY - final String hrlyStr = "(\\p{Alpha}{3}) \\dHRLY"; - final Pattern hrlyStrPattern = Pattern.compile(hrlyStr); - // fcstHr is for the 2 digit hour of the forecast (column label) - final String fcstHr = " \\d{2}"; - final Pattern fcstHrPattern = Pattern.compile(fcstHr); - final String qpf12Val = "( MM( |\\r))|( 0( |\\r))|( \\d{0,2}\\.\\d{2}( |\\r))|( \\d{0,2}\\.\\d{2}-\\d{0,2}\\.\\d{2}( |\\r))"; - final Pattern qpf12ValPattern = Pattern.compile(qpf12Val); - final String maxQpf = "( MM( |\\r))|( 0( |\\r))|( \\d{0,2}\\.\\d{2}( |\\r))|( \\d{0,2}\\.\\d{2}-\\d{0,2}\\.\\d{2}( |\\r))"; - final Pattern maxQpfPattern = Pattern.compile(maxQpf); - final String snow12Val = "( MM( |\\r))|( T( |\\r))|( 00-00( |\\r))|( \\d{1,2}( |\\r))|( \\d{1,2}-\\d{1,2}( |\\r))"; - final Pattern snow12ValPattern = Pattern.compile(snow12Val); - - int ndxHr = 0; - int ndxHr2 = 0; - int idxst; - int jr, jdx, jdxsv, jdxsv2; - int[] utcHrs = new int[maxNmHr]; - int[] utcStNdx = new int[maxNmHr]; - int[] utcEnNdx = new int[maxNmHr]; - int[] locStNdx = new int[maxNmHr]; - int[] locEnNdx = new int[maxNmHr]; - int rowIndex = 0; - int maxRow = 80; - String[] row = new String[maxRow]; - /* - * Initialize the temporary storage arrays for the parameters at each - * forecast time - */ - initParameters(); - /* - * Separate the records (lines) of the matrix into rows. - */ - Scanner scRow = new Scanner(matrixF).useDelimiter(rowDelm); - rowIndex = 0; - while (scRow.hasNext() && (rowIndex < maxRow)) { - row[rowIndex] = scRow.next(); - rowIndex++; - } - if (rowIndex > 0) { - // Prepend row[0] with DATE: row [0] = "DATE" + row[0]); - Matcher dateMatcher = datePattern.matcher(row[0]); - if (dateMatcher.find()) { - // Process date line - dateLineMatcher = dateLinePattern.matcher(row[0]); - if (dateLineMatcher.find()) { - /* - * 888888888888888888888888888 if (dateLineMatcher.group(14) - * == null) { System.out - * .println(" equals test group(14) year is null"); } else - * { if (dateLineMatcher.group(14).equals("09")) { - * System.out - * .println(" equals test group(14) year is 09"); } } 888 - */ - /* - * In the above Matcher: group(9) is the month; group(10) is - * the day; group(13) is the 2 digit year (all without - * slashes) if not year, then null - */ - } else { - /* - * Set rowIndex to 0, so won't process - */ - rowIndex = 0; - System.out.println("PAFM WARNING: No DATE Line"); - } - } else { - /* - * Set rowIndex to 0, so won't process - */ - rowIndex = 0; - System.out.println("PAFM WARNING: No DATE found in frame"); - } - } else { - System.out.println("PAFM WARNING: rowIndex is !> 0, it is=" - + rowIndex); - } - - // Process the local and UTC forecast hour lines - jr = 1; - jdxsv = 1; - // localZone = " "; - locTimeZone = " "; - for (jdx = jr; jdx < rowIndex; jdx++) { - Matcher hrlyStrMatcher = hrlyStrPattern.matcher(row[jdx]); - if (hrlyStrMatcher.find()) { - jdxsv = jdx; - ndxHr = ndxFcstHr; - Matcher fcstHrMatcher = fcstHrPattern.matcher(row[jdx]); - while (fcstHrMatcher.find()) { - - if (hrlyStrMatcher.group(1).equals("UTC")) { - /* - * Get the forecast hours in UTC time. Also store the - * indices of the start and end of the hour string. - */ - utcHrs[ndxHr] = Integer.parseInt(fcstHrMatcher.group() - .trim()); - utcStNdx[ndxHr] = fcstHrMatcher.start(); - utcEnNdx[ndxHr] = fcstHrMatcher.end(); - } else { - /* - * Get the forecast hours in Local time. Also store the - * indices of the start and end of the hour string. - */ - locTimeZone = hrlyStrMatcher.group(1); - locHrs[ndxHr] = Integer.parseInt(fcstHrMatcher.group() - .trim()); - locStNdx[ndxHr] = fcstHrMatcher.start(); - locEnNdx[ndxHr] = fcstHrMatcher.end(); - } - ndxHr++; - } - } - } - if (jdxsv > 0 && jdxsv < rowIndex + 3) { - jdxsv = jdxsv + 1; - jdxsv2 = jdxsv; - for (jdx = jdxsv; jdx < rowIndex; jdx++) { - Matcher hrlyStr2Matcher = hrlyStrPattern.matcher(row[2]); - if (hrlyStr2Matcher.find()) { - jdxsv2 = jdx; - Matcher fcstHr2Matcher = fcstHrPattern.matcher(row[2]); - ndxHr2 = ndxFcstHr; - while (fcstHr2Matcher.find()) { - - if (hrlyStr2Matcher.group(1).equals("UTC")) { - - utcHrs[ndxHr2] = Integer.parseInt(fcstHr2Matcher - .group().trim()); - utcStNdx[ndxHr2] = fcstHr2Matcher.start(); - utcEnNdx[ndxHr2] = fcstHr2Matcher.end(); - } else { - locTimeZone = hrlyStr2Matcher.group(1); - locHrs[ndxHr2] = Integer.parseInt(fcstHr2Matcher - .group().trim()); - locStNdx[ndxHr2] = fcstHr2Matcher.start(); - locEnNdx[ndxHr2] = fcstHr2Matcher.end(); - } - ndxHr2++; - } - } - } - - if (jdxsv2 > 1 && jdxsv2 < rowIndex + 2) { - /* - * Process date/time from DATE and HRLY lines - */ - ndxLast = Math.max(ndxHr, ndxHr2); - if (ndxHr != ndxHr2) { - System.out - .println("PAFM WARNING: ndxHr NOT EQUAL ndxHr2 use min"); - ndxLast = Math.min(ndxHr, ndxHr2); - } - - processDateLineTime(dateLineMatcher, mndTime, - segMndTimeMatcher, ndxLast, locStNdx, locHrs, - locTimeZone); - - // Process the parameter rows - idxst = ndxFcstHr; - for (int idx = 3; idx < rowIndex; idx++) { - - if (row[idx].length() > 13) { - String parmStr = row[idx].substring(0, 12).trim() - .replace(" ", "_").replace("/", "_"); - - switch (Param.toParam(parmStr)) { - /* - * The following for single floating point values - */ - case DEWPT: - PafmParser.parseFlParmRow(row[idx], idxst, ndxLast, - locStNdx, locEnNdx, dwpfAr); - break; - case HEAT_INDEX: - PafmParser.parseFlParmRow(row[idx], idxst, ndxLast, - locStNdx, locEnNdx, heatIndexAr); - break; - case MAX_HEAT: - PafmParser.parseFlParmRow(row[idx], idxst, ndxLast, - locStNdx, locEnNdx, maxHeatAr); - break; - case MIN_CHILL: - PafmParser.parseFlParmRow(row[idx], idxst, ndxLast, - locStNdx, locEnNdx, minChillAr); - break; - case POP_12HR: - PafmParser.parseFlParmRow(row[idx], idxst, ndxLast, - locStNdx, locEnNdx, pop12Ar); - break; - case RH: - PafmParser.parseFlParmRow(row[idx], idxst, ndxLast, - locStNdx, locEnNdx, relhAr); - break; - case TEMP: - PafmParser.parseFlParmRow(row[idx], idxst, ndxLast, - locStNdx, locEnNdx, tmpfAr); - break; - case WIND_CHILL: - PafmParser.parseFlParmRow(row[idx], idxst, ndxLast, - locStNdx, locEnNdx, windChillAr); - break; - /* - * The following for a value of MM, 0, a single floating - * point value, and floating point ranges - */ - case MAX_QPF: - PafmParser.parseFlRangeParmRow(row[idx], - maxQpfPattern, idxst, ndxLast, locStNdx, - locEnNdx, highestMaxQpfAr, lowestMaxQpfAr); - break; - case QPF_12HR: - PafmParser.parseFlRangeParmRow(row[idx], - qpf12ValPattern, idxst, ndxLast, locStNdx, - locEnNdx, qpf12MnAr, qpf12MxAr); - break; - /* - * The following for a single floating point value or a - * group of three floating point values. - */ - case MAX_MIN: - case MIN_MAX: - case MX_MN: - case MN_MX: - PafmParser.parseMaxMinParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, locHrs); - break; - /* - * The following for strings (MM, T, d, dd, dd-dd, - * 00-00) with possible range - */ - case SNOW_12HR: - PafmParser.parseSnowRangeParmRow(row[idx], - snow12ValPattern, idxst, ndxLast, locStNdx, - locEnNdx, snow12MnAr, snow12MxAr); - break; - /* - * The following for strings only - */ - case AVG_CLOUDS: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, avgSkyCoverAr); - break; - case CLOUDS: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, skyCoverAr); - break; - case DRIZZLE: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, drizzleAr); - break; - case FLURRIES: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, flurriesAr); - break; - case FRZG_DRZL: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, frzgDrzlAr); - break; - case FRZG_RAIN: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, frzgRainAr); - break; - case OBVIS: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, obvisAr); - break; - case PWIND_DIR: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, pwindDirAr); - break; - case RAIN: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, rainAr); - break; - case RAIN_SHWRS: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, rainShwrsAr); - break; - case SLEET: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, sleetAr); - break; - case SNOW: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, snowAr); - break; - case SNOWSHWRS: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, snowShwrsAr); - break; - case SPRINKLES: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, sprinklesAr); - break; - case TSTMS: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, tstmsAr); - break; - case WIND_CHAR: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, windCharAr); - break; - case WIND_DIR: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, windDirAr); - break; - case WIND_GUST: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, gust_MphAr); - break; - case WIND_SPD: - PafmParser.parseStrParmRow(row[idx], idxst, - ndxLast, locStNdx, locEnNdx, windSmphAr); - break; - /* - * The following are currently known Watch, Warning, and - * Advisory phenomena (hazards) when Valid Time Event - * Code (VTEC) becomes available and included when a - * valid Watch, Warning and/or Advisory is issued by a - * WFO. Although PAFM raw data do not have VTECs, the - * phenomena appear in the left column of the PAFM - * matrix. It is possible that there are phenomena that - * are not listed here because they have not been seen - * in a PAFM raw data and so it is not known what they - * are and/or what the actual text string would be. In - * such an instance, a warning message would appear that - * the "Parameter is currently not known: ". If the - * parameter is a Watch, Warning, or Advisory phenomena, - * then it can be added below and in the enum Param. - */ - case BLIZZARD: - case COAST_FLOOD: - case DENSE_FOG: - case EXCESS_HEAT: - case FIRE_WEATHER: - case FLASH_FLOOD: - case FLOOD: - case FREEZE: - case FROST: - case FRZNG_RAIN: - case HARD_FREEZE: - case HEAT: - case HIGH_SURF: - case HIGH_WIND: - case LAKE_WIND: - case LKSHORE_FLD: - case SVR_TSTORM: - case TORNADO: - case WIND: - case WINTER_STORM: - case WINTER_WEATH: - PafmParser.parseHazardParmRow(row[idx], parmStr, - idxst, ndxLast, locStNdx, locEnNdx); - break; - case NOVALUE: - System.out - .println("PAFM WARNING: Parameter is currently not known: " - + row[idx]); - break; - default: - System.out - .println("PAFM WARNING: Switch case DEFAULT: parmStr=" - + parmStr); - } - } - } - } - /* - * Add current parameters to set - */ - addCurrParameters(UGC); - } - } - - /** - * Parse the values in the row of the matrix having floating point values - * and range data (with "-" separating the beginning and end of range - * values). - * - * @param parmRow - * The row of the matrix - * @param flRangePattern - * Regex pattern for a value of the field - * @param ndxSt - * Starting index - * @param ndxLast - * Ending index - * @param locStNdx - * Array of the starting positions of the fields - * @param locEnNdx - * Array of the ending positions of the fields - * @param flRangeBegAr - * Array of the beginning range values of the fields to be - * returned - * @param flRangeEndAr - * Array of the ending range values of the fields to be returned - */ - public static void parseFlRangeParmRow(String parmRow, - Pattern flRangePattern, int ndxSt, int ndxLast, int[] locStNdx, - int[] locEnNdx, Float[] flRangeBegAr, Float[] flRangeEndAr) { - int jx, kx, idxDash; - Matcher flRangeMatcher = flRangePattern.matcher(parmRow + "\r\r\n"); - while (flRangeMatcher.find()) { - /* - * Determine the row index to store the field based on the string - * being right-justified. - */ - jx = -1; - for (kx = ndxSt; kx < ndxLast; kx++) { - if (locEnNdx[kx] == flRangeMatcher.end() - 1) { - /* - * Found index of the forecast hour - */ - jx = kx; - break; - } - } - if (jx != -1) { - if (flRangeMatcher.group().trim().equals("MM")) { - flRangeBegAr[jx] = RMISSD; - flRangeEndAr[jx] = RMISSD; - } else { - if (flRangeMatcher.group().trim().equals("0")) { - flRangeBegAr[jx] = 0.f; - flRangeEndAr[jx] = 0.f; - } else { - idxDash = flRangeMatcher.group().indexOf("-"); - if (idxDash == -1) { - /* - * Single floating point value - */ - flRangeBegAr[jx] = Float.parseFloat(flRangeMatcher - .group()); - flRangeEndAr[jx] = flRangeBegAr[jx]; - } else { - /* - * Floating point range. - */ - flRangeBegAr[jx] = Float.parseFloat(flRangeMatcher - .group().substring(0, idxDash).trim()); - flRangeEndAr[jx] = Float.parseFloat(flRangeMatcher - .group() - .substring(idxDash + 1, - flRangeMatcher.group().length()) - .trim()); - } - } - } - } else { - /* - * Problem with finding the forecast hour it is right-justified - * to. - */ - System.out - .println("PAFM WARNING: Problem finding the forecast hour in " - + "parseFlRangeParmRow for:" + parmRow); - } - } - } - - /** - * Parse the values in the row of the matrix having floating point values. - * - * @param parmRow - * The row of the matrix - * @param flRangePattern - * Regex pattern for a value of the field - * @param ndxSt - * Starting index - * @param ndxLast - * Ending index - * @param locStNdx - * Array of the starting positions of the fields - * @param locEnNdx - * Array of the ending positions of the fields - * @param flParmAr - * Array of the values of the floating point fields to be - * returned - */ - public static void parseFlParmRow(String parmRow, int ndxSt, int ndxLast, - int[] locStNdx, int[] locEnNdx, Float[] flParmAr) { - - final String floatVal = "(( |1|-)\\d{2})|(( )|( -)\\d{1})"; - final Pattern floatValPattern = Pattern.compile(floatVal); - String parmValStr; - int ndxEn = Math.min(ndxLast, maxNmHr); - int mdxEn = Math.max(ndxLast, maxNmHr); - boolean goodFormat, badLenFlag; - goodFormat = true; - badLenFlag = false; - for (int idx = ndxSt; idx < ndxEn && goodFormat && !badLenFlag; idx++) { - if (parmRow.length() >= locEnNdx[idx]) { - try { - parmValStr = parmRow - .substring(locStNdx[idx], locEnNdx[idx]); - if (parmValStr.equals(" ") - || parmValStr.trim().equals("MM")) { - flParmAr[idx] = RMISSD; - } else { - Matcher floatValMatcher = floatValPattern - .matcher(parmValStr); - if (floatValMatcher.find()) { - try { - flParmAr[idx] = Float.parseFloat(parmValStr - .trim()); - } catch (Exception e) { - goodFormat = false; - e.printStackTrace(); - System.out - .println("PAFM WARNING: Bad format encountered in row=" - + parmRow - + "\n For parmValStr=" - + parmValStr); - return; - } - } else { - /* - * Bad value--could possibly be bad format for row. - * Set value to missing and print out warning - * message. - */ - // flParmAr[idx] = RMISSD; - System.out - .println("PAFM WARNING: Bad format encountered for index =" - + idx - + " value=" - + parmValStr - + " bad row=" + parmRow); - goodFormat = false; - return; - } - } - } catch (Exception e) { - goodFormat = false; - e.printStackTrace(); - System.out - .println("PAFM WARNING: Bad format encountered in row=" - + parmRow - + "\n For index idx=" - + idx - + " starting at >>" - + parmRow.substring(locStNdx[idx]) + "<<"); - return; - } - } else { - badLenFlag = true; - System.out - .println("PAFM WARNING: Row length does not agree with Date line: " - + parmRow); - } - } - if (mdxEn > ndxEn) { - for (int idx = ndxEn; idx < mdxEn; idx++) { - flParmAr[idx] = RMISSD; - } - } - return; - } - - /** - * Parse the values in the row of the matrix having floating point values - * and range data in groups of threes. - * - * @param parmRow - * The row of the matrix - * @param flRangePattern - * Regex pattern for a value of the field - * @param ndxSt - * Starting index - * @param ndxLast - * Ending index - * @param locStNdx - * Array of the starting positions of the fields - * @param locEnNdx - * Array of the ending positions of the fields - * @param flRangeBegAr - * Array of the beginning range values of the fields to be - * returned - * @param flRangeEndAr - * Array of the ending range values of the fields to be returned - */ - public static void parseMaxMinParmRow(String parmRow, int ndxSt, - int ndxLast, int[] locStNdx, int[] locEnNdx, int[] locHrs) { - final String floatVal = "((1|-)\\d{2})|( ((\\d{2})|( \\d{1})|(-\\d{1}))|( MM)|( ))"; - final Pattern floatValPattern = Pattern.compile(floatVal); - Float flval; - int numfl = 0; - String parmValStr; - int ndxEn = Math.min(ndxLast, maxNmHr); - boolean badLenFlag; - badLenFlag = false; - numfl = 0; - /* - * Find floating point values starting from end of row - */ - for (int idx = ndxEn - 1; idx >= ndxSt && !badLenFlag; idx--) { - if (parmRow.length() >= locEnNdx[idx]) { - parmValStr = parmRow.substring(locStNdx[idx], locEnNdx[idx]); - Matcher floatValMatcher = floatValPattern.matcher(parmValStr); - if (floatValMatcher.find()) { - switch (numfl) { - case 0: - if (parmValStr.equals(" ") - || parmValStr.trim().equals("MM")) { - avgMxTmpfAr[idx] = RMISSD; - avgMnTmpfAr[idx] = RMISSD; - numfl = 0; - } else { - try { - flval = Float.parseFloat(parmValStr.trim()); - } catch (Exception e) { - e.printStackTrace(); - System.out - .println("PAFM WARNING: Bad format encountered in row=" - + parmRow - + "\n For parmValStr=" - + parmValStr); - return; - } - numfl = 1; - /* - * Determine if Max or Min - */ - if (locHrs[idx] > 14 && locHrs[idx] < 23) { - avgMxTmpfAr[idx] = flval; - avgMnTmpfAr[idx] = RMISSD; - } else { - avgMxTmpfAr[idx] = RMISSD; - avgMnTmpfAr[idx] = flval; - } - } - break; - case 1: - if (parmValStr.equals(" ") - || parmValStr.trim().equals("MM")) { - numfl = 0; - } else { - try { - flval = Float.parseFloat(parmValStr.trim()); - } catch (Exception e) { - e.printStackTrace(); - System.out - .println("PAFM WARNING: Bad format encountered in row=" - + parmRow - + "\n For parmValStr=" - + parmValStr); - return; - } - numfl = 2; - /* - * Determine if Max or Min and overwrite previous - * value stored in array (in case 0) since there is - * a second value in a range. (The middle value is - * used in a range of values) - */ - if (locHrs[idx + 1] > 14 && locHrs[idx + 1] < 23) { - hiMxTmpfAr[idx + 1] = avgMxTmpfAr[idx + 1]; - avgMxTmpfAr[idx + 1] = flval; - hiMnTmpfAr[idx + 1] = RMISSD; - avgMnTmpfAr[idx + 1] = RMISSD; - } else { - hiMxTmpfAr[idx + 1] = RMISSD; - avgMxTmpfAr[idx + 1] = RMISSD; - hiMnTmpfAr[idx + 1] = avgMnTmpfAr[idx + 1]; - avgMnTmpfAr[idx + 1] = flval; - } - } - break; - case 2: - if (parmValStr.equals(" ") - || parmValStr.trim().equals("MM")) { - numfl = 0; - /* - * Only two values in group, so use the second value - * that was already stored in case 1. - */ - System.out - .println("PAFM WARNING: case 2 Invalid format encountered for index =" - + idx - + " value=>" - + parmValStr - + "< bad row=" + parmRow); - } else { - numfl = 0; - try { - flval = Float.parseFloat(parmValStr.trim()); - } catch (Exception e) { - e.printStackTrace(); - System.out - .println("PAFM WARNING: Bad format encountered in row=" - + parmRow - + "\n For parmValStr=" - + parmValStr); - return; - } - if (locHrs[idx + 1] > 14 && locHrs[idx + 1] < 23) { - loMxTmpfAr[idx + 2] = flval; - loMnTmpfAr[idx + 2] = RMISSD; - } else { - loMxTmpfAr[idx + 2] = RMISSD; - loMnTmpfAr[idx + 2] = flval; - } - } - break; - } - - } else { - /* - * Bad value--could possibly be bad format for row. Set - * value to missing and print out warning message. - */ - System.out - .println("PAFM WARNING: No Match found; Invalid format encountered for index =" - + idx - + " value=>" - + parmValStr - + "< bad row=" + parmRow); - } - } else { - badLenFlag = true; - System.out - .println("PAFM WARNING: Row length does not agree with Date line: " - + parmRow); - } - } - } - - /** - * Parse the values in the row of the matrix having floating point values - * and range snow data - * - * @param parmRow - * The row of the matrix - * @param snowRangePattern - * Regex pattern for a value of the field - * @param ndxSt - * Starting index - * @param ndxLast - * Ending index - * @param locStNdx - * Array of the starting positions of the fields - * @param locEnNdx - * Array of the ending positions of the fields - * @param snowRangeBegAr - * Array of the beginning range snow values to be returned - * @param snowRangeEndAr - * Array of the ending range snow values to be returned - */ - public static void parseSnowRangeParmRow(String parmRow, - Pattern snowRangePattern, int ndxSt, int ndxLast, int[] locStNdx, - int[] locEnNdx, Float[] snowRangeBegAr, Float[] snowRangeEndAr) { - int jx, kx, idxDash; - - Matcher snowRangeMatcher = snowRangePattern.matcher(parmRow + "\r\r\n"); - while (snowRangeMatcher.find()) { - /* - * Determine the row index to store the field based on the string - * being right-justified. - */ - jx = -1; - for (kx = ndxSt; kx < ndxLast; kx++) { - if (locEnNdx[kx] == snowRangeMatcher.end() - 1) { - /* - * Found index of the forecast hour - */ - jx = kx; - break; - } - } - if (jx != -1) { - if (snowRangeMatcher.group().trim().equals("MM")) { - snowRangeBegAr[jx] = RMISSD; - snowRangeEndAr[jx] = RMISSD; - } else if (snowRangeMatcher.group().trim().equals("T")) { - snowRangeBegAr[jx] = .001f; - snowRangeEndAr[jx] = .001f; - } else if (snowRangeMatcher.group().trim().equals("00-00")) { - snowRangeBegAr[jx] = 0.f; - snowRangeEndAr[jx] = 0.f; - } else { - idxDash = snowRangeMatcher.group().indexOf("-"); - if (idxDash == -1) { - /* - * Single numeric value - */ - try { - snowRangeBegAr[jx] = Float - .parseFloat(snowRangeMatcher.group()); - snowRangeEndAr[jx] = snowRangeBegAr[jx]; - } catch (Exception e) { - e.printStackTrace(); - System.out - .println("PAFM WARNING: Bad format encountered in row=" - + parmRow - + "\n For " - + snowRangeMatcher.group()); - return; - } - - } else { - /* - * numeric range. - */ - try { - snowRangeBegAr[jx] = Float - .parseFloat(snowRangeMatcher.group() - .substring(0, idxDash).trim()); - snowRangeEndAr[jx] = Float - .parseFloat(snowRangeMatcher - .group() - .substring( - idxDash + 1, - snowRangeMatcher.group() - .length()).trim()); - } catch (Exception e) { - e.printStackTrace(); - System.out - .println("PAFM WARNING: Bad format encountered in row=" - + parmRow - + "\n For " - + snowRangeMatcher.group()); - return; - } - } - } - } else { - /* - * Problem with finding the forecast hour that it is - * right-justified to. - */ - System.out - .println("PAFM WARNING: Problem finding the forecast " - + "hour in parseRangeStrParmRow for:" + parmRow); - } - } - } - - /** - * Parse the values in the row of the matrix having string type data. - * - * @param parmRow - * The row of the matrix - * @param flRangePattern - * Regex pattern for a value of the field - * @param ndxSt - * Starting index - * @param ndxLast - * Ending index - * @param locStNdx - * Array of the starting positions of the fields - * @param locEnNdx - * Array of the ending positions of the fields - * @param strParmAr - * Array of the string data to be returned - */ - public static void parseStrParmRow(String parmRow, int ndxSt, int ndxLast, - int[] locStNdx, int[] locEnNdx, String[] strParmAr) { - String parmValStr; - boolean badLenFlag; - int ndxEn = Math.min(ndxLast, maxNmHr); - int mdxEn = Math.max(ndxLast, maxNmHr); - badLenFlag = false; - for (int idx = ndxSt; idx < ndxEn && !badLenFlag; idx++) { - if (parmRow.length() >= locEnNdx[idx]) { - parmValStr = parmRow.substring(locStNdx[idx], locEnNdx[idx]); - strParmAr[idx] = parmValStr; - } else { - badLenFlag = true; - System.out.println("PAFM WARNING in parseStrParmRow: Row " - + "length does not agree with Date line: " + parmRow); - } - } - if (mdxEn > ndxEn) { - for (int idx = ndxEn; idx < mdxEn; idx++) { - strParmAr[idx] = " "; - } - } - } - - /** - * Decode the county FIPS, and find the production purge date. - * - * @param ugc - * The UGC line which contains FIPS - * @param UGC - * The PafmUgc table - * @param mndTIme - * The calendar from MND remark - */ - public static void processFips(String ugc, Float elev, PafmUgc UGC, - Calendar mndTime) { - - Calendar purgeDate = null; - String countyFips = null; - String county = null; - String fipsToken = null; - - final String delim = "-,\n"; - final String inclusiveDelim = ">"; - boolean first = true; - - /* - * Here are many possible cases: 1. PAC055-057-140130- 2. - * ILZ027>031-036>038-040>045-047>054-061-141015- 3. - * LAC001-003-009-011-019-023-039-045-053-055-079-097-099-101-113-^M - * 115-131500-^M 4. ILC129-221523- 5. - * LCZ422-423-460-LEZ444-LHZ421-422-441-442-443-462-463-464-^M 191000-^M - * 6. ILZ000-INZ000-MIZ000-LHZ000-LMZ000-190400-^M 7. - * KYC001-003-005-009-015-017-021-023-027-029-031-037-041-045-049-^M - * 053-057-061-067-073-077-079-081-085-087-093-097-099-103-111-113-^M - * 117-123-137-141-151-155-161-163-167-169-171-179-181-185-187-191-^M - * 201-207-209-211-213-215-217-223-227-229-239-190900-^M - */ - - StringTokenizer fipsTokens = new StringTokenizer(ugc, delim); - - while (fipsTokens.hasMoreTokens()) { - - fipsToken = fipsTokens.nextToken(); - - // Get the county FIPS. - if (first) { - first = false; - countyFips = fipsToken; - county = fipsToken.substring(0, 3); - - if (fipsToken.length() == 6) { - - // Format in NAMDDD - PafmFips currentFips = PafmFips.setFIPS(countyFips); - currentFips.setElev(elev); - // Search for latitude and longitude in zones.xml and set it - Station zone = zonesList.getStation(StationField.STID, - countyFips); - if (zone != null) { - currentFips.setLat(zone.getLatitude()); - currentFips.setLon(zone.getLongitude()); - } - UGC.addPafmFIPS(currentFips); - } else if (fipsToken.length() == 10) { - String intervalToken = fipsToken.substring(3, 10); - - // Format in NAMDDD1>DDD2 - StringTokenizer twoTokens = new StringTokenizer( - intervalToken, inclusiveDelim); - String firstToken = twoTokens.nextToken(); - String secondToken = twoTokens.nextToken(); - - Integer countyBegin = Integer.parseInt(firstToken); - Integer countyEnd = Integer.parseInt(secondToken); - - for (int counter = countyBegin; counter <= countyEnd; counter++) { - - String inclusiveToken = Integer.toString(counter); - - // set "1" to "001" ...etc - if (counter < 10) { - inclusiveToken = "00".concat(inclusiveToken); - } - - // set "10" to "010" ...etc - else if (counter < 100) { - inclusiveToken = "0".concat(inclusiveToken); - } - countyFips = county.concat(inclusiveToken); - - PafmFips currentFips = PafmFips.setFIPS(countyFips); - currentFips.setElev(elev); - // Search for latitude and longitude in zones.xml and - // set it - Station zone = zonesList.getStation(StationField.STID, - countyFips); - if (zone != null) { - currentFips.setLat(zone.getLatitude()); - currentFips.setLon(zone.getLongitude()); - } - UGC.addPafmFIPS(currentFips); - } - } - - } else if (fipsToken.length() == 3 - && Character.isDigit(fipsToken.toCharArray()[0])) { - - // A continuation of previous county FIPS with format DDD - countyFips = county.concat(fipsToken); - - PafmFips currentFips = PafmFips.setFIPS(countyFips); - currentFips.setElev(elev); - // Search for latitude and longitude in zones.xml and set it - Station zone = zonesList.getStation(StationField.STID, - countyFips); - if (zone != null) { - currentFips.setLat(zone.getLatitude()); - currentFips.setLon(zone.getLongitude()); - } - UGC.addPafmFIPS(currentFips); - } else if (fipsToken.length() == 7 - && Character.isDigit(fipsToken.toCharArray()[0])) { - - // A continuation of previous county FIPS with format DDD1>DDD2 - StringTokenizer twoTokens = new StringTokenizer(fipsToken, - inclusiveDelim); - String firstToken = twoTokens.nextToken(); - String secondToken = twoTokens.nextToken(); - - Integer countyBegin = Integer.parseInt(firstToken); - Integer countyEnd = Integer.parseInt(secondToken); - - for (int counter = countyBegin; counter <= countyEnd; counter++) { - - String inclusiveToken = Integer.toString(counter); - - // set "1" to "001" ...etc - if (counter < 10) { - inclusiveToken = "00".concat(inclusiveToken); - } - - // set "10" to "010" ...etc - else if (counter < 100) { - inclusiveToken = "0".concat(inclusiveToken); - } - countyFips = county.concat(inclusiveToken); - - PafmFips currentFips = PafmFips.setFIPS(countyFips); - currentFips.setElev(elev); - // Search for latitude and longitude in zones.xml and set it - Station zone = zonesList.getStation(StationField.STID, - countyFips); - if (zone != null) { - currentFips.setLat(zone.getLatitude()); - currentFips.setLon(zone.getLongitude()); - } - UGC.addPafmFIPS(currentFips); - } - } else if (fipsToken.length() == 6 - && Character.isLetter(fipsToken.toCharArray()[0])) { - - // A brand new county FIPS with format NAMDDD - countyFips = fipsToken; - county = fipsToken.substring(0, 3); - - PafmFips currentFips = PafmFips.setFIPS(countyFips); - currentFips.setElev(elev); - // Search for latitude and longitude in zones.xml and set it - Station zone = zonesList.getStation(StationField.STID, - countyFips); - if (zone != null) { - currentFips.setLat(zone.getLatitude()); - currentFips.setLon(zone.getLongitude()); - } - UGC.addPafmFIPS(currentFips); - } else if (fipsToken.length() == 6 - && Character.isDigit(fipsToken.toCharArray()[0])) { - - // The last item is the UGC product purge time - purgeDate = UtilN.findDataTime(fipsToken, mndTime); - UGC.setProdPurgeTime(purgeDate); - } - } - } - - /** - * processDateLineTime: Process the DATE and HRLY lines date/time groups and - * determine the date and time for the forecast hours and store in database - * - * @param dateLineMatcher - * Matcher for the DATE line - * @param mndTime - * The Calendar date/time from the segment MND line - * @param segMndTimeMatcher - * Matcher for the MND date/time line - * @param ndxLast - * Last index - * @param locHrs - * Array of local hours from the 6HRLY or 3HRLY line - * @param locTimeZone - * Local Time Zone - */ - private static void processDateLineTime(Matcher dateLineMatcher, - Calendar mndTime, Matcher segMndTimeMatcher, int ndxLast, - int[] locStNdx, int[] locHrs, String locTimeZone) { - SimpleDateFormat sdf; - String strNewDateSdf = " "; - String strYear, strMonth, strDay; - String locHrStr; - int year; - int diffHrs; - strMonth = dateLineMatcher.group(10); - strDay = dateLineMatcher.group(11); - - Calendar newDate = Calendar.getInstance(); - sdf = new SimpleDateFormat("HHmm zzz MM dd yyyy"); - /* - * Check if there is a year given in the first date of the DATE line - */ - if (dateLineMatcher.group(14) == null) { - /* - * No year given in the first date of DATE line. So, use the date in - * the MND to determine the year. Check for end of year and - * beginning of year to adjust year from the MND date line if - * necessary. - * - * Integer.parseInt(dateLineMatcher.group(10)) is the month. - * Integer.parseInt(dateLineMatcher.group(11)) is the day. - */ - if (dateLineMatcher.group(11).equals("31") - && dateLineMatcher.group(10).equals("12")) { - if (segMndTimeMatcher.group(9).equals("JAN") - | segMndTimeMatcher.group(9).equals("Jan")) { - year = Integer.parseInt(segMndTimeMatcher.group(11)) - 1; - } else { - year = Integer.parseInt(segMndTimeMatcher.group(11)); - } - } else if (dateLineMatcher.group(11).equals("01") - && dateLineMatcher.group(10).equals("01")) { - if (segMndTimeMatcher.group(9).equals("DEC") - | segMndTimeMatcher.group(9).equals("Dec")) { - year = Integer.parseInt(segMndTimeMatcher.group(11)) + 1; - } else { - year = Integer.parseInt(segMndTimeMatcher.group(11)); - } - } else { - year = Integer.parseInt(segMndTimeMatcher.group(11)); - } - - } else { - /* - * Use the date in the first date of the DATE line. group(14) is the - * 2 digit year. - */ - year = Integer.parseInt(dateLineMatcher.group(14)) + 2000; - } - strYear = Integer.toString(year); - - /* - * Set Calendar year, month, and day of month for temporary Calendar - * newDate to be stored in array utcDateTm - * - * Use the hour from the local hr (3HRLY or 6HRLY) line which is in - * array locHrsl - */ - locHrStr = Integer.toString(locHrs[0]); - if (locHrs[0] < 10) { - locHrStr = "0" + locHrStr; - } - strNewDateSdf = locHrStr + "00 " + locTimeZone + " " + strMonth + " " - + strDay + " " + strYear; - try { - newDate.setTime(sdf.parse(strNewDateSdf)); - } catch (Exception e) { - System.out - .println("PAFM Exception in processing date from DATE line"); - } - - utcDateTm[0].set(Calendar.YEAR, newDate.get(Calendar.YEAR)); - utcDateTm[0].set(Calendar.MONTH, newDate.get(Calendar.MONTH)); - utcDateTm[0].set(Calendar.DAY_OF_MONTH, - newDate.get(Calendar.DAY_OF_MONTH)); - utcDateTm[0].set(Calendar.HOUR_OF_DAY, - newDate.get(Calendar.HOUR_OF_DAY)); - utcDateTm[0].set(Calendar.MINUTE, newDate.get(Calendar.MINUTE)); - utcDateTm[0].set(Calendar.SECOND, 0); - utcDateTm[0].set(Calendar.MILLISECOND, 0); - - /* - * Check for case when the local hour is not directly under a a date in - * the DATE line. This occurs when there is only one hour for a - * particular day. If this is the case, adjust the day if necessary. - */ - if ((locStNdx[1] - locStNdx[0]) > 3) { - if (locHrs[0] != 0) { - newDate.add(Calendar.DAY_OF_MONTH, -1); - } - } - for (int nx = 1; nx < ndxLast; nx++) { - diffHrs = locHrs[nx] - locHrs[nx - 1]; - if (diffHrs < 0) - diffHrs = diffHrs + 24; - - newDate.add(Calendar.HOUR_OF_DAY, diffHrs); - - utcDateTm[nx].set(Calendar.YEAR, newDate.get(Calendar.YEAR)); - utcDateTm[nx].set(Calendar.MONTH, newDate.get(Calendar.MONTH)); - utcDateTm[nx].set(Calendar.DAY_OF_MONTH, - newDate.get(Calendar.DAY_OF_MONTH)); - utcDateTm[nx].set(Calendar.HOUR_OF_DAY, - newDate.get(Calendar.HOUR_OF_DAY)); - utcDateTm[nx].set(Calendar.MINUTE, newDate.get(Calendar.MINUTE)); - utcDateTm[nx].set(Calendar.SECOND, 0); - utcDateTm[nx].set(Calendar.MILLISECOND, 0); - } - } - - /** - * intParameters initializes the temporary parameter arrays used for storing - * row data - */ - public static void initParameters() { - - for (int ix = 0; ix < maxNmHr; ix++) { - - tmpfAr[ix] = RMISSD; - dwpfAr[ix] = RMISSD; - relhAr[ix] = RMISSD; - pop12Ar[ix] = RMISSD; - qpf12MnAr[ix] = RMISSD; - qpf12MxAr[ix] = RMISSD; - highestMaxQpfAr[ix] = RMISSD; - lowestMaxQpfAr[ix] = RMISSD; - snow12MnAr[ix] = RMISSD; - snow12MxAr[ix] = RMISSD; - maxHeatAr[ix] = RMISSD; - minChillAr[ix] = RMISSD; - heatIndexAr[ix] = RMISSD; - windChillAr[ix] = RMISSD; - avgMxTmpfAr[ix] = RMISSD; - hiMxTmpfAr[ix] = RMISSD; - loMxTmpfAr[ix] = RMISSD; - avgMnTmpfAr[ix] = RMISSD; - hiMnTmpfAr[ix] = RMISSD; - loMnTmpfAr[ix] = RMISSD; - - locHrs[ix] = IMISSD; - - windDirAr[ix] = " "; - windSmphAr[ix] = " "; - gust_MphAr[ix] = " "; - pwindDirAr[ix] = " "; - windCharAr[ix] = " "; - skyCoverAr[ix] = " "; - avgSkyCoverAr[ix] = " "; - - obvisAr[ix] = " "; - - rainAr[ix] = " "; - rainShwrsAr[ix] = " "; - sprinklesAr[ix] = " "; - tstmsAr[ix] = " "; - drizzleAr[ix] = " "; - snowAr[ix] = " "; - snowShwrsAr[ix] = " "; - flurriesAr[ix] = " "; - sleetAr[ix] = " "; - frzgRainAr[ix] = " "; - frzgDrzlAr[ix] = " "; - - hazardsAr[ix] = " "; - - utcDateTm[ix] = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - utcDateTm[ix].set(Calendar.SECOND, 0); - utcDateTm[ix].set(Calendar.MILLISECOND, 0); - } - } - - /** - * addCurrParameters uses the storage arrays for the parameters and sets the - * fields and add them to the PafmUgc (DB) - * - * @param UGC - */ - public static void addCurrParameters(PafmUgc UGC) { - for (int nx = 0; nx < ndxLast; nx++) { - PafmParameters currentParameters = new PafmParameters(); - - currentParameters.setForecastTimeUtc(utcDateTm[nx]); - currentParameters.setForecastTimeLocal(locHrs[nx]); - currentParameters.setForecastTimeZone(locTimeZone); - - currentParameters.setAvgMxTmpf(avgMxTmpfAr[nx]); - currentParameters.setHiMxTmpf(hiMxTmpfAr[nx]); - currentParameters.setLoMxTmpf(loMxTmpfAr[nx]); - currentParameters.setAvgMnTmpf(avgMnTmpfAr[nx]); - currentParameters.setHiMnTmpf(hiMnTmpfAr[nx]); - currentParameters.setLoMnTmpf(loMnTmpfAr[nx]); - currentParameters.setTmpf(tmpfAr[nx]); - currentParameters.setDwpf(dwpfAr[nx]); - currentParameters.setRelh(relhAr[nx]); - currentParameters.setMaxHeat(maxHeatAr[nx]); - currentParameters.setMinChill(minChillAr[nx]); - currentParameters.setHeatIndex(heatIndexAr[nx]); - currentParameters.setWindChill(windChillAr[nx]); - currentParameters.setPop12(pop12Ar[nx]); - currentParameters.setQpf12Mn(qpf12MnAr[nx]); - currentParameters.setQpf12Mx(qpf12MxAr[nx]); - currentParameters.setHighestMaxQpf(highestMaxQpfAr[nx]); - currentParameters.setLowestMaxQpf(lowestMaxQpfAr[nx]); - currentParameters.setWindDir(windDirAr[nx]); - currentParameters.setWindSmph(windSmphAr[nx]); - currentParameters.setGust_Mph(gust_MphAr[nx]); - currentParameters.setSkyCover(skyCoverAr[nx]); - currentParameters.setPwindDir(pwindDirAr[nx]); - currentParameters.setWindChar(windCharAr[nx]); - currentParameters.setAvgSkyCover(avgSkyCoverAr[nx]); - currentParameters.setRain(rainAr[nx]); - currentParameters.setRainShwrs(rainShwrsAr[nx]); - currentParameters.setSprinkles(sprinklesAr[nx]); - currentParameters.setTstms(tstmsAr[nx]); - currentParameters.setDrizzle(drizzleAr[nx]); - currentParameters.setSnow(snowAr[nx]); - currentParameters.setSnowShwrs(snowShwrsAr[nx]); - currentParameters.setFlurries(flurriesAr[nx]); - currentParameters.setSleet(sleetAr[nx]); - currentParameters.setFrzgRain(frzgRainAr[nx]); - currentParameters.setFrzgDrzl(frzgDrzlAr[nx]); - currentParameters.setSnow12Mn(snow12MnAr[nx]); - currentParameters.setSnow12Mx(snow12MxAr[nx]); - currentParameters.setObvis(obvisAr[nx]); - /* - * Process the currently known Hazardous weather events when a valid - * Watch (A), Warning (W), and Advisory (Y) appear in the PAFM. - */ - currentParameters.setHazards(hazardsAr[nx]); - /* - * Add currentParameters - */ - UGC.addPafmParms(currentParameters); - } - } - - /** - * Concatenate hazard into hazardAr if given - * - * @param parmRow - * The row of the matrix with a hazard - * @parma hazStr The hazard name - * @param ndxSt - * Starting index - * @param ndxLast - * Ending index - * @param locStNdx - * Array of the starting positions of the fields - * @param locEnNdx - * Array of the ending positions of the fields - */ - public static void parseHazardParmRow(String parmRow, String hazStr, - int ndxSt, int ndxLast, int[] locStNdx, int[] locEnNdx) { - String parmValStr; - int ndxEn = Math.min(ndxLast, maxNmHr); - for (int idx = ndxSt; idx < ndxEn; idx++) { - parmValStr = parmRow.substring(locStNdx[idx], locEnNdx[idx]).trim(); - if ((parmValStr.equals("A") || parmValStr.equals("W") || parmValStr - .equals("Y")) - && (hazardsAr[idx].length() + hazStr.length() < 157)) { - hazardsAr[idx] = hazardsAr[idx] + hazStr + ";" + parmValStr - + "|"; - } - } - } - - /** - * readZoneLocs reads and stores the zones.xml fields creating StationTable - * zonesList - * - * @throws Exception - */ - public static void readZoneLocs() throws Exception { - final String NCEP_DIR = "ncep"; - final String stnsDir = "stns"; - final String idftLocTableName = "zones.xml"; - - IPathManager manager = PathManagerFactory.getPathManager(); - - LocalizationContext baseContext = null; - File baseDir = null; - String stnsFileName = null; - baseContext = manager.getContext(EDEX_STATIC, LocalizationLevel.BASE); - baseContext.setContextName(NCEP_DIR); - baseDir = manager.getFile(baseContext, ""); - stnsFileName = baseDir + File.separator + stnsDir + File.separator - + idftLocTableName; - - zonesList = new StationTable(stnsFileName); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/util/package-info.java deleted file mode 100644 index 3d14fb9f15..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/src/gov/noaa/nws/ncep/edex/plugin/pafm/util/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains tools for decoder plug-ins -*/ -package gov.noaa.nws.ncep.edex.plugin.pafm.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/unit-test/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/PafmSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/unit-test/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/PafmSeparatorTest.java deleted file mode 100644 index 2ab18532ee..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/unit-test/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/PafmSeparatorTest.java +++ /dev/null @@ -1,97 +0,0 @@ -/** - * This Java class is the JUnit test for the decoder separator. - * - *
- * 
- * F. J. Yen	 1/08	Creation
- * F. J. Yen	 8/09	Migrate to TO11
- * 
- * - */ -package gov.noaa.nws.ncep.edex.plugin.pafm.decoder; - -import static org.junit.Assert.assertEquals; -import static org.junit.Assert.assertTrue; - -import java.io.BufferedReader; -import java.io.File; -import java.io.FileNotFoundException; -import java.io.FileReader; -import java.io.IOException; - -import org.apache.log4j.Logger; -import org.junit.Before; -import org.junit.Test; - -public class PafmSeparatorTest { - PafmSeparator sep; - - char[] cbuf; - - int ntime = 0; - - StringBuffer contents = new StringBuffer(); - - byte[] actual = null; - - @Before - public void initialize() { - final Logger log = Logger.getLogger(getClass().getName()); - sep = new PafmSeparator(); - File file = new File( - "unit-test/gov/noaa/nws/ncep/edex/plugin/pafm/decoder/2009060919.rdfFF_SVR"); - BufferedReader reader = null; - - try { - reader = new BufferedReader(new FileReader(file)); - String text = null; - - /* - * Repeat until all lines are read. Add control characters. - */ - while ((text = reader.readLine()) != null) { - if (text.length() != 0) { - contents.append(text).append("\r\r\n"); - } - } - } catch (FileNotFoundException e) { - if (log.isInfoEnabled()) { - log.info("File is not found"); - } - } catch (IOException e) { - if (log.isInfoEnabled()) { - log.info("I/O Exception"); - } - } finally { - try { - if (reader != null) { - reader.close(); - } - } catch (IOException e) { - if (log.isInfoEnabled()) { - log.info("I/O Exception"); - } - } - } - sep = new PafmSeparator(); - actual = contents.toString().getBytes(); - sep.setData(actual, null); - } - - @Test - public void testHasNext() { - assertTrue("Find PAFM separator! ", sep.hasNext()); - } - - @Test - public void testGetRecord() { - byte[] expected = sep.next(); - String a = new String(actual); - String e = new String(expected); - String e4 = e.substring(4); - System.out.println("expected e4=\n" + e4); - String a3 = a.substring(3); - System.out.println("actual a3=\n" + a3); - assertEquals(e4.trim(), a3.trim()); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/unit-test/gov/noaa/nws/ncep/edex/plugin/pafm/util/PafmParserTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/unit-test/gov/noaa/nws/ncep/edex/plugin/pafm/util/PafmParserTest.java deleted file mode 100644 index 986083e8fd..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/unit-test/gov/noaa/nws/ncep/edex/plugin/pafm/util/PafmParserTest.java +++ /dev/null @@ -1,161 +0,0 @@ -/** - * - * PafmParserTest - * - * This class contains the JUnit testing for PafmParser - * - *
- *      
- * SOFTWARE HISTORY
- *      
- * Date       	Ticket#		Engineer	Description
- * ------------	----------	-----------	--------------------------
- * 08/21/2009   126         F. J. Yen   Initial Creation
- * 12/11/2009	126			F. J. Yen	Migrated from to11d3 to to11d6
- *       
- * 
- * - * @author Fee Jing Yen, SIB - * @version 1 - */ -package gov.noaa.nws.ncep.edex.plugin.pafm.util; - -import static org.junit.Assert.*; -import gov.noaa.nws.ncep.common.dataplugin.pafm.PafmRecord; -import gov.noaa.nws.ncep.edex.plugin.pafm.util.PafmParser; -import gov.noaa.nws.ncep.edex.tools.decoder.MndTime; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import java.util.Calendar; -import java.util.regex.Pattern; - -import org.junit.After; -import org.junit.AfterClass; -import org.junit.Before; -import org.junit.BeforeClass; -import org.junit.Test; - -public class PafmParserTest { - - private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; - @BeforeClass - public static void setUpBeforeClass() throws Exception { - - } - - @AfterClass - public static void tearDownAfterClass() throws Exception { - } - - @Before - public void setUp() throws Exception { - - } - - @After - public void tearDown() throws Exception { - } - - @Test - public void testProcessWMO() { - Calendar mndTime = null; - PafmRecord record; - final String wmoHeader = "WOUS64"; - final String testBull = "WOUS64 KWNS 190404\n\n\r"+ - "/O.EXT.KGRR.FL.W.0020.080914T2157Z-080915T1800Z/\n\n\r"+ - "/JACM4.2.ER.080914T2157Z.080915T0000Z.080915T0600Z.NR/\r\r\n"+ - "1105 AM EDT SUN SEP 14 2008\r\r\n" + - "ATTN...WFO...BMX...HUN...JAN...MEG...OHX...\r\r\n"+ - "\r\r\n"; - - // Set MND (Mass News Disseminator) time string and convert it into Calendar object - MndTime mt = new MndTime(testBull.getBytes()); - mndTime = mt.getMndTime(); - - record = new PafmRecord(); - - record = PafmParser.processWMO(testBull, mndTime); - String wmo=record.getWmoHeader(); - assertEquals(wmo, wmoHeader); - } - - - @Test - public void testParseFlParmRow() { - final int maxNmHr = 48; - - int[] locStNdx = {13, 16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76}; - int[] locEnNdx = {16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76, 79}; - final Float[] tempAr = new Float[maxNmHr]; - Float [] tempExp = {RMISSD, RMISSD, RMISSD, 85f, 87f, 84f, 77f, 74f, 72f, 71f, 80f, 86f, 88f, 102f, 103f, - 79f, -4f,-10f, 87f, 93f, 96f, 93f, - RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, - RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, - RMISSD, RMISSD}; - int ndxSt = 0; - int ndxLast = 22; - - String row = "TEMP 85 87 84 77 74 72 71 80 86 88102103 79 -4-10 87 93 96 93\r\r\n"; - - PafmParser.parseFlParmRow(row, ndxSt, ndxLast, locStNdx, locEnNdx, tempAr); - assertEquals (tempExp, tempAr); - } - - @Test - public void testParseSnowRangeParmRow() { - final int maxNmHr = 48; - final String snow12Val = "( MM( |\\r))|( T( |\\r))|( 00-00( |\\r))|( \\d{1,2}( |\\r))|( \\d{1,2}-\\d{1,2}( |\\r))"; - final Pattern snow12ValPattern = Pattern.compile(snow12Val); - - int[] locStNdx = {13, 16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76}; - int[] locEnNdx = {16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76, 79}; - final Float[] tempMnAr = new Float[maxNmHr]; - final Float[] tempMxAr = new Float[maxNmHr]; - Float [] tempMnExp = {RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, 0f, RMISSD, RMISSD, RMISSD, 1f, RMISSD, - RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, - RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, - RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, - RMISSD, RMISSD}; - Float [] tempMxExp = {RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, 0f, RMISSD, RMISSD, RMISSD, 3f, RMISSD, - RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, - RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, - RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD, RMISSD,RMISSD, RMISSD, RMISSD, RMISSD, - RMISSD, RMISSD}; - int ndxSt = 0; - int ndxLast = 22; - - String row = "SNOW 00-00 01-03 \r\r\n"; - - PafmParser.parseSnowRangeParmRow(row, snow12ValPattern, ndxSt, ndxLast, locStNdx, locEnNdx, tempMnAr, tempMxAr); - System.out.println ("tempMxAr[9]=" + tempMxAr[9] + " elev=" + tempMxAr[11]); - System.out.println ("tempMnAr[9] =" + tempMnAr[9] + " twel=" + tempMnAr[12]); - assertEquals (tempMxExp[5], tempMxAr[5]); - assertEquals (tempMnExp[5], tempMnAr[5]); - assertEquals (tempMxExp[9], tempMxAr[9]); - assertEquals (tempMnExp[9], tempMnAr[9]); - - } - - @SuppressWarnings("deprecation") - @Test - public void testParseStrParmRow() { - final int maxNmHr = 48; - - int[] locStNdx = {13, 16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76}; - int[] locEnNdx = {16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76, 79}; - final String[] cloudsAr = new String[maxNmHr]; - String [] cloudsExp = {" ", " FW", " FW", " FW", " FW", " SC", " SC", " SC", " B1", " B1"," B1", " SC", " SC", " SC", - " SC", " SC", " SC", " SC", " SC", " FW", " FW", " FW", - " ", " ", " ", " "," ", " ", " ", " "," ", " ", " ", " ", - " ", " ", " ", " "," ", " ", " ", " "," ", " ", " ", " ", - " ", " "}; - int ndxSt = 0; - int ndxLast = 22; - - String row = "CLOUDS FW FW FW FW SC SC SC B1 B1 B1 SC SC SC SC SC SC SC SC FW FW FW\r\r\n"; - - PafmParser.parseStrParmRow(row, ndxSt, ndxLast, locStNdx, locEnNdx, cloudsAr); - assertEquals (cloudsExp, cloudsAr); - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/utility/common_static/base/purge/pafmPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/utility/common_static/base/purge/pafmPurgeRules.xml deleted file mode 100644 index 379b532c12..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/utility/common_static/base/purge/pafmPurgeRules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - pafm - default - - 02-00:00:00 - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/.project deleted file mode 100644 index bf8a0e226a..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.edex.plugin.scd - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 7a3d085c29..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,7 +0,0 @@ -#Tue Apr 07 08:44:00 EDT 2009 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 -org.eclipse.jdt.core.compiler.compliance=1.6 -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/META-INF/MANIFEST.MF deleted file mode 100644 index 7ca0498ef0..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/META-INF/MANIFEST.MF +++ /dev/null @@ -1,24 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Scd Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.scd -Bundle-Version: 1.0.0.qualifier -Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: com.raytheon.edex.common;bundle-version="1.10.13", - gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", - javax.persistence;bundle-version="1.0.0", - org.apache.commons.logging;bundle-version="1.0.4", - org.apache.log4j;bundle-version="1.0.0", - org.junit;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.scd;bundle-version="1.0.0" -Export-Package: gov.noaa.nws.ncep.edex.plugin.scd.decoder, - gov.noaa.nws.ncep.edex.plugin.scd.util -Import-Package: com.raytheon.edex.exception, - com.raytheon.uf.edex.decodertools.core, - com.raytheon.uf.edex.decodertools.time, - com.raytheon.uf.edex.wmo.message, - gov.noaa.nws.ncep.common.dataplugin.scd, - gov.noaa.nws.ncep.common.dataplugin.tcm, - gov.noaa.nws.ncep.common.tools diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/build.properties deleted file mode 100644 index 527468ac57..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/build.properties +++ /dev/null @@ -1,6 +0,0 @@ -source.. = src/,\ - unit-test/ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - res/ diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/client-includes.dat b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/client-includes.dat deleted file mode 100644 index 93f1a38834..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/client-includes.dat +++ /dev/null @@ -1,3 +0,0 @@ -**/plugin.xml -**/JiBX_*.class -**/ScdRecord.class \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/component-deploy.xml deleted file mode 100644 index ac5c21979b..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/res/spring/scd-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/res/spring/scd-common.xml deleted file mode 100644 index 2cabae7b25..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/res/spring/scd-common.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/res/spring/scd-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/res/spring/scd-ingest.xml deleted file mode 100644 index 3adbfaec32..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/res/spring/scd-ingest.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - scd - - - - - - - - scd - - - - - - - - - - - java.lang.Throwable - - - - - - - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/decoder/ScdDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/decoder/ScdDecoder.java deleted file mode 100644 index 9e8f9908ad..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/decoder/ScdDecoder.java +++ /dev/null @@ -1,109 +0,0 @@ -/** - * ScdDecoder - * - * This java class decodes SCD (Supplementary Climatological Data). - * - *
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * -------		------- 	-------- 	-----------
- * 11/2008		41			T. Lee		Initial coding
- * 04/2009		41			T. Lee		Migrated to TO10
- * 05/2009	 	41			T. Lee		Set report type
- * 07/2009		41			T. Lee		Migrated to TO11
- * 11/2009      41			T. Lee		Migrated to TO11D6
-
- * 
- * - * @author T.Lee - * @version 1.0 - * - */ - -package gov.noaa.nws.ncep.edex.plugin.scd.decoder; - -import gov.noaa.nws.ncep.common.dataplugin.scd.ScdRecord; -import gov.noaa.nws.ncep.edex.plugin.scd.util.ScdParser; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.util.Calendar; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.edex.wmo.message.WMOHeader; - -public class ScdDecoder extends AbstractDecoder { - private static String pluginName; - - private ScdRecord record; - - /** - * Constructor - * - * @throws DecoderException - */ - public ScdDecoder(String name) throws DecoderException { - pluginName = name; - } - - public PluginDataObject[] decode(byte[] data, Headers headers) - throws DecoderException { - byte[] messageData = null; - String traceId = null; - WMOHeader hd; - ScdSeparator sep = ScdSeparator.separate(data, headers); - - /* - * Check if there are more bulletins. - */ - if (sep.hasNext()) { - messageData = sep.next(); - } else { - throw new DecoderException("Out of data"); - } - String theMessage = new String(messageData); - record = new ScdRecord(); - - /* - * Set issuance time. - */ - hd = new WMOHeader(messageData); - Calendar cal = null; - Calendar issueTime = UtilN.findDataTime(hd.getYYGGgg(), cal); - record.setIssueTime(issueTime); - record.setReportType("SCD"); - - /* - * Parse SCD report. - */ - ScdParser.processScd(theMessage, record); - - /* - * Return the ScdRecord record object. - */ - if (record != null) { - try { - if (headers != null) { - traceId = (String) headers.get("traceId"); - } - record.setTraceId(traceId); - record.setPluginName(pluginName); - record.constructDataURI(); - } catch (PluginException e) { - throw new DecoderException("Unable to construct dataURI", e); - } - } - - /* - * Return SCD record object. - */ - if (record == null) { - return new PluginDataObject[0]; - } - return new PluginDataObject[] { record }; - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/decoder/ScdSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/decoder/ScdSeparator.java deleted file mode 100644 index 9ceb41a894..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/decoder/ScdSeparator.java +++ /dev/null @@ -1,175 +0,0 @@ -/** - * ScdSeparator - * - * This class sets the raw data to an Arraylist, records, of - * String based on a uniquely identified separator. - * - *
- * SOFTWARE HISTORY
- *
- * Date    		Ticket#		Engineer	Description
- * -------		-------  	--------	-----------
- * 12/2008		41			T. Lee		Initial Creation
- * 04/2009		41			T. Lee		Migrated to TO10
- * 04/2009		41			T. Lee		Fixed ScdSeparator for multiple reports
- * 07/2009		41			T. Lee		Migrated to TO11
- * 11/2009		41			T. Lee		Migrated to TO11D6
- * 
- * - * @author T. Lee - * @version 1 - * - */ - -package gov.noaa.nws.ncep.edex.plugin.scd.decoder; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -import java.util.ArrayList; -import java.util.Iterator; -import java.util.List; -import java.util.NoSuchElementException; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import org.apache.log4j.Logger; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.plugin.AbstractRecordSeparator; -import com.raytheon.edex.util.Util; -import com.raytheon.uf.edex.decodertools.core.IDecoderConstants; - -public class ScdSeparator extends AbstractRecordSeparator { - private final Logger log = Logger.getLogger(getClass().getName()); - - /** List of bulletins contained in file */ - private List bulletins; - - /** List of records contained in file */ - private List records; - - /** Iterator for records */ - private Iterator iterator = null; - - /** - * Constructor. - */ - public ScdSeparator() { - records = new ArrayList(); - bulletins = new ArrayList(); - } - - public static ScdSeparator separate(byte[] data, Headers headers) { - ScdSeparator ds = new ScdSeparator(); - ds.setData(data, headers); - return ds; - } - - public void setData(byte[] data, Headers headers) { - doSeparate(new String(data)); - iterator = records.iterator(); - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() - */ - public boolean hasNext() { - if (iterator == null) { - return false; - } else { - return iterator.hasNext(); - } - } - - /* - * Get record. - */ - public byte[] next() { - try { - String temp = iterator.next(); - if (Util.isEmptyString(temp)) { - return (byte[]) null; - } else { - return temp.getBytes(); - } - } catch (NoSuchElementException e) { - return (byte[]) null; - } - } - - /** - * @param message - * separate bulletins - */ - private void doSeparate(String message) { - /* Regex used for separate the bulletins */ - final String BULLSEPARATOR = "\\d{3} \\r\\r\\n" - + IDecoderConstants.WMO_HEADER + "(SCD[A-Z]{2}).\\r\\r\\n"; - Matcher matcher; - Pattern bullPattern; - bullPattern = Pattern.compile(BULLSEPARATOR); - - try { - matcher = bullPattern.matcher(message); - - /* - * Set number of bulletins to records only if the bulletin separator - * is not the same. At the point, only separators are stored in - * "records" - */ - while (matcher.find()) { - if (!bulletins.contains(matcher.group())) { - bulletins.add(matcher.group()); - } - } - - /* - * Append the raw data to the bulletin arrays. - */ - for (int i = 0; i < bulletins.size(); i++) { - if (i < bulletins.size() - 1) { - bulletins.set( - i, - "\n" - + message.substring(message - .indexOf(bulletins.get(i)), message - .indexOf(bulletins.get(i + 1)))); - } else { - bulletins.set( - i, - "\n" - + message.substring(message - .indexOf(bulletins.get(i)))); - } - } - } catch (Exception e) { - if (log.isInfoEnabled()) { - log.info("No valid bulletins found!"); - } - } - - /* - * Extract all the SCD reports out of the bulletin array list. Add the - * "header" (i.e., WMO header) to each report so that it can be decoded - * and write to a single database table. - */ - String header = null; - Pattern reportPattern = Pattern.compile(IDecoderConstantsN.SCD_REPORT); - for (String bull : bulletins) { - matcher = bullPattern.matcher(bull); - if (matcher.find()) { - header = matcher.group(); - matcher = reportPattern.matcher(bull); - String report; - while (matcher.find()) { - report = header + matcher.group(); - if (!records.contains(matcher.group())) { - records.add(report); - } - } - } - } - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/decoder/package-info.java deleted file mode 100644 index 7e4ebd6824..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/decoder/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * SCD implementation of the plug-in pattern. - * - * Package includes classes to decode the SCD message and persist the data. - * - */ -package gov.noaa.nws.ncep.edex.plugin.scd.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/util/ScdParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/util/ScdParser.java deleted file mode 100644 index 17f90860d3..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/util/ScdParser.java +++ /dev/null @@ -1,339 +0,0 @@ -/** - * - * ScdParser - * - * This java class parses each field in SCD (Supplementary Climatological Data). - * - *
- * SOFTWARE HISTORY
- *
- * Date    		Ticket#		Engineer	Description
- * -------		-------  	--------	-----------
- * 12/2008		41			T. Lee		Created
- * 04/2009		41			T. Lee		Migrated to TO10
- * 07/2009		41			T. Lee		Migrated to TO11
- * 11/2009		41			T. Lee		Migrated to TO11D6
- * 
- * - * @author T. Lee - * @version 1 - * - */ -package gov.noaa.nws.ncep.edex.plugin.scd.util; - -import java.util.Calendar; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.edex.decodertools.time.TimeTools; -import gov.noaa.nws.ncep.common.dataplugin.scd.ScdRecord; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import gov.noaa.nws.ncep.edex.util.UtilN; - -public class ScdParser { - - /** - * No argument constructor. - */ - public ScdParser() { - } - - /** - * Decode the SCD report. - * - * @param message - * The raw SCD report. - * @param record - * SCD record. - * - */ - public static void processScd(String message, ScdRecord record) { - /* - * Regular expression for SCD report, allowing two lines of report. - */ - final Pattern scdPattern = Pattern.compile(IDecoderConstantsN.SCD_REPORT); - Matcher m = scdPattern.matcher(message); - String scdreport = null; - Boolean suspectTimeFlag = false; - while (m.find()) { - scdreport = m.group().replaceAll("\r\r\n", " ").trim(); - scdreport = UtilN.removeExtraWhiteSpaces(scdreport); - - /* - * Set raw report and station ID. - */ - record.setReport (scdreport); - String[] xxx = scdreport.split(" ", 20); - record.setStationID(xxx[0]); - - /* - * Set correction flag. - */ - try { - if (!Character.isDigit(xxx[2].charAt(0))) { - record.setCorr(xxx[2]); - } - } catch (Exception e) { - /* do nothing */ - } - - /* - * Set date (dd) to observation time (hhmm) with issuance time (ddhhmm) as the - * base time: If the obs time is greater than the issuance time and the time - * difference is greater than than or equal to 23h, e.g., obs time = 2315 and - * issuance time = 250015, subtract one calendar day from the issuance time, i.e., - * obs time = 242315. If the time difference is between 1h to 23h, i.e., - * obs time = 0445 and issuance time = 240245, subtract a day from the issue - * time too, i.e., obs time = 230445 but set the suspect time flag to TRUE. - * - * If the obs time is less than the issuance time but the time difference is - * greater than or equal to 23h, e.g., obs time = 0015 and issuance time = 252345, - * add one calendar day to the issuance time, i.e., obs time = 260015. If the - * time difference is great than 1h but less than 23h, e.g., obs time = 0245 - * and issuance time = 240445, use the same date but set the time flag to TRUE, - * i.e., obs time = 240245. - */ - Calendar issue = record.getIssueTime(); - Calendar obs = TimeTools.copy(issue); - int indx; - if ( !Character.isDigit(xxx[2].charAt(0)) ) { - indx = 3; - } else { - indx = 2; - } - int obs_hour = Integer.parseInt(xxx[indx].substring(0,2)); - int obs_min = Integer.parseInt(xxx[indx].substring(2,4)); - obs.set(Calendar.HOUR_OF_DAY, obs_hour); - obs.set(Calendar.MINUTE, obs_min); - long tdif = Math.abs(obs.getTime().getTime() - issue.getTime().getTime()); - - final long MIN_HOUR = 60 * 60 * 1000; - final long MAX_HOUR = 23 * MIN_HOUR; - - if ( obs.compareTo(issue) > 0 ) { - if ( tdif <= MIN_HOUR ) { - /* do nothing */ - } else if ( tdif >= MAX_HOUR ) { - obs.add(Calendar.DATE, -1); - } else if ( tdif > MIN_HOUR && tdif < MAX_HOUR ) { - obs.add(Calendar.DATE, -1); - suspectTimeFlag = true; - } - } else { - if ( tdif <= MIN_HOUR ) { - /* do nothing */ - } else if ( tdif >= MAX_HOUR ) { - obs.add(Calendar.DATE, 1); - } else if ( tdif > MIN_HOUR && tdif < MAX_HOUR ) { - suspectTimeFlag = true; - } - } - if ( obs != null ) { - record.setSuspectTimeFlag(suspectTimeFlag); - record.setObsTime(obs); - DataTime dt = new DataTime (obs); - record.setDataTime(dt); - } - - /* - * Parse and set weather. The algorithm is able to handle multiple weather reports, - * e.g., R+ SNOW IP- ... - */ - String wthr=""; - try { - if ( !Character.isDigit(xxx[2].charAt(0)) ) { - indx = 4; - } else { - indx = 3; - } - int start = indx; - int counter=0; - try { - while (!(Character.isDigit(xxx[indx].charAt(0))) ) { - counter++; - indx++; - } - } catch (ArrayIndexOutOfBoundsException e) { - /* do nothing */ - } - while ( counter > 0 ) { - wthr = wthr + xxx[start]+ " "; - counter--; - start++; - } - /* - * Check for rogue report. - */ - if (wthr.contains("COR") || wthr.contains("RTD") || wthr.contains("AMD")) { - record.setCorr(wthr); - } else { - record.setWTHR (wthr.trim()); - } - } - catch (ArrayIndexOutOfBoundsException e2 ) { - /* do nothing */ - } - - /* - * Parse cloud group, 8NNhClhCmCh. - */ - indx = scdreport.indexOf (" 8"); - if ( indx >= 0 ) { - try { - record.setCFRT(Integer.parseInt(scdreport.substring(indx+2,indx+3))); - } catch (Exception e ) { - /* do nothing */ - } - try { - record.setCFRL(Integer.parseInt(scdreport.substring(indx+3,indx+4))); - } catch (Exception e ) { - /* do nothing */ - } - try { - record.setCTYL(Integer.parseInt(scdreport.substring(indx+4,indx+5))); - } catch (Exception e ) { - /* do nothing */ - } - - /* - * If we have only high clouds, set cloud base height code from 0 to 9. - */ - try { - if ( scdreport.substring(indx+3,indx+7).equals("0000")) { - int cbas = 9; - record.setCBAS(cbas); - } else { - record.setCBAS(Integer.parseInt(scdreport.substring(indx+5,indx+6))); - } - } catch (Exception e ) { - /* do nothing */ - } - try { - record.setCTYM(Integer.parseInt(scdreport.substring(indx+6,indx+7))); - } catch (Exception e ) { - /* do nothing */ - } - try { - record.setCTYH(Integer.parseInt(scdreport.substring(indx+7,indx+8))); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Set depth of new snow. - */ - indx = scdreport.indexOf (" 931"); - if ( indx >= 0 ) { - try { - int snew=Integer.parseInt(scdreport.substring(indx+4,indx+7)); - record.setSNEW((float)(snew/10.F)); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Set water equivalent of snow on the ground. - */ - indx = scdreport.indexOf (" 933"); - if ( indx >= 0 ) { - try { - int weqs =Integer.parseInt(scdreport.substring(indx+4,indx+7)); - record.setWEQS((float)(weqs/10.F)); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Depth of snow on the ground. - */ - indx = scdreport.indexOf (" 4/"); - if ( indx >= 0 ) { - try { - int snow=Integer.parseInt(scdreport.substring(indx+3,indx+6)); - record.setSNOW((float)(snow/10.F)); - - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * 24-h maximum and minimum temperatures. - */ - indx = scdreport.indexOf (" 40"); - int indx1 = scdreport.indexOf (" 41"); - if ( indx > 0 || indx1 > 0) { - try { - if ( indx1 > 0 ) { - indx = indx1; - } - int sign=Integer.parseInt(scdreport.substring(indx+2,indx+3)); - int tmax=Integer.parseInt(scdreport.substring(indx+3,indx+6)); - if ( sign == 1 ) tmax = - tmax; - record.setTDXC((float)(tmax/10.F)); - sign=Integer.parseInt(scdreport.substring(indx+6,indx+7)); - int tmin=Integer.parseInt(scdreport.substring(indx+7,indx+10)); - if ( sign == 1 ) tmin = - tmin; - record.setTDNC((float)(tmin/10.F)); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * 6-h precipitation amount in inches. - */ - indx = scdreport.indexOf (" 6"); - if ( indx >= 0 ) { - try { - int p06i=Integer.parseInt(scdreport.substring(indx+2,indx+6)); - record.setP06I((float)(p06i/100.F)); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Duration of sunshine in minutes. - */ - indx = scdreport.indexOf (" 98"); - if ( indx >= 0 ) { - try { - int msun=Integer.parseInt(scdreport.substring(indx+3,indx+6)); - record.setMSUN(msun); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Calendar day total snowfall. - */ - indx = scdreport.indexOf (" 24/931"); - if ( indx >= 0 ) { - try { - int s24i=Integer.parseInt(scdreport.substring(indx+7,indx+10)); - record.setS24I((float)(s24i/10.F)); - } catch (Exception e) { - /* do nothing */ - } - } - - /* - * Calendar day total precipitation in inches. - */ - indx = scdreport.indexOf (" 7"); - if ( indx >= 0 ) { - try { - int p24i=Integer.parseInt(scdreport.substring(indx+2,indx+6)); - record.setP24I((float)(p24i/100.F)); - } catch (Exception e) { - /* do nothing */ - } - } - } - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/util/package-info.java deleted file mode 100644 index 89423953bb..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/src/gov/noaa/nws/ncep/edex/plugin/scd/util/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * SCD implementation of the plug-in pattern. - * - * Package includes classes to decode the SCD message and persist the data. - * - */ -package gov.noaa.nws.ncep.edex.plugin.scd.util; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/unit-test/gov/noaa/nws/ncep/edex/plugin/scd/decoder/2009012900.SCD b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/unit-test/gov/noaa/nws/ncep/edex/plugin/scd/decoder/2009012900.SCD deleted file mode 100644 index 160a6c6d27..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/unit-test/gov/noaa/nws/ncep/edex/plugin/scd/decoder/2009012900.SCD +++ /dev/null @@ -1,363 +0,0 @@ - -134 -CXUS63 KIWX 290000 -SCDSBN -KSBN SCD 2359 931000 4/009 - - -178 -CXUS65 KRIW 290000 -SCDRIW -KRIW SCD 0000 8411878 4/001 -KAPX SCD 0005 8200005 931000 4/016 60000 - - -187 -CXUS63 KLSX 290000 -SCDLSX - - -189 -CXUS33 KAPX 290000 -SCDAPX - - - -483 -CXUS63 KDMX 290000 -SCDDMX -KDMX SCD 0000 8201900 4/009 - - -494 -CXUS36 KHNX 290000 -SCDHNX - -KHNX SCD 2359 8221600 - - -495 -CXUS65 KVEF 290000 -SCDVEF -KVEF SCD 0000 NIL - - -668 -CXUS63 KTOP 290000 -SCDTOP -KTOP SCD 0000 8660010 - - -874 -CXUS61 KBUF 290001 -SCDROC - -KROC SCD 0000 -SN/ 88854// 931023 4/009 - - -922 -CXUS66 KEKA 290001 -SCDEKA - -KEKA SCD 0000 8216509 - - -926 -CXUS63 KMKX 290001 -SCDMKX -KMKX SCD 0001 8200901 - - -983 -CXUS63 KLSX 290001 -SCDLSX - -KLSX SCD 0000 8100001 4/006 - -KSTL SCD 0000 4/006 - -KCOU SCD 0000 4/001 - - -998 -CXUS64 KTSA 290000 -SCDTSA - -KTSA SCD 0000 8225400 4/001 - - -021 -CXUS62 KTAE 290000 -SCDTAE - -KTAE SCD 2355 88854// 60002 - - -293 -CXUS62 KCHS 290001 -SCDCHS -KCHS SCD 0001 884642/ - - -344 -CXUS64 KBMX 290001 -SCDBMX -KBMX SCD 0001 88064// 60004 - - -554 -CXUS63 KGRR 290002 -SCDLAN -KLAN SCD 0000 4/009 - - -640 -CXUS63 KDMX 290002 -SCDDSM -KDSM SCD 0000 4/007 - - -790 -CXUS62 KTBW 290002 -SCDTBW -KTBW SCD 0002 NIL - - -830 -CXUS63 KGRR 290003 -SCDMKG -KMKG SCD 0000 931000 4/011 60000 - - -070 -CXUS63 KDMX 290003 -SCDALO -KALO SCD 0000 4/010 - - -515 -CXUS64 KOHX 290004 -SCDOHX -KOHX SCD 0003 88865// - - -540 -CXUS63 KJKL 290004 -SCDJKL - -KJKL SCD 0003 88853// 931000 4/001 60000 - - -674 -CXUS63 KGID 290004 -SCDGID - -KGID SCD 2350 8110871 4/003 - - -695 -CXUS63 KGRB 290004 -SCDGRB -KGRB SCD 0004 8600906 4/013 - - -897 -CXUS63 KFGF 290004 -SCDGFK -KGFK SCD 0004 88856// 931002 4/008 60002 - - -982 -CXUS63 KLMK 290005 -SCDLMK -KLMK SCD 0004 88854// 931000 4/006 60000 - - -045 -CXUS61 KAKQ 290005 -SCDAKQ -KAKQ SCD 0004 888092/ 60025 - - -818 -CXUS33 KAPX 290006 -SCDHTL - -KHTL SCD 0000 931000 4/019 60000 - - -968 -CXUS66 KOTX 290006 -SCDOTX -KOTX SCD 0006 8400904 - - -969 -CXUS63 KSGF 290006 -SCDSGF -KSGF SCD 0006 8200901 4/004 - - -047 -CXUS61 KRLX 290006 -SCDRLX - -KRLX SCD 0000 -SN/ 60012 931006 4/003 -KEKN SCD 0000 931002 - - -166 -CXUS65 KBOI 290008 -SCDBOI - -KBOI SCD 0000 8440770 - - -170 -CXUS63 KIND 290008 -SCDIND - -KIND SCD 0000 4/0013 - - -236 -CXUS63 KABR 290008 -SCDABR -KABR SCD 0008 8725071 4/006 - - -550 -CXUS61 KPBZ 290008 -SCDPBZ -KPBZ SCD 0008 -SN/ 8668500 931014 4/002 60016 - - -556 -CXUS62 KRAH 290008 -SCDRAH -KRAH SCD 0008 88874// 60029 - - -682 -CXUS61 KPHI 290008 -SCDPHI -KPHI SCD 0008 8825470 60015 - - -785 -CXUS65 KABQ 290009 -SCDABQ -KABQ SCD 0009 8222701 - - -215 -CXUS61 KCAR 290010 -SCDCAR -KCAR SCD 0009 88854// 931014 4/018 60014 - - -823 -CXUS61 KPHI 290011 -SCDPHI - -KPHI SCD 0008 8825470 60015 4/001 -KABE SCD 0008 4/003 -KPHL SCD 0008 931000 4/002 -KILG SCD 0008 4/001 - - -828 -CXAK31 PAJN 290011 -SCDAJK -PAJK SCD 0010 -SN/ 88864// 931009 4/023 60007 - - -834 -CXUS64 KLCH 290011 -SCDLCH -KLCH SCD 0011 8200901 - - -947 -CXUS63 KLOT 290011 -SCDLOT -KLOT SCD 0011 8100901 4/006 - - -272 -CXUS61 KALY 290012 -SCDALY -KALY SCD 0000 -SN/ 88862// 931005 4/009 60041= - - -643 -CXUS61 KCLE 290015 -SCDCLE -KCLE SCD 0015 8445500 931008 4/018 - - -946 -CXUS61 KGYX 290018 -SCDGYX - -KGYX SCD 0000 -SNPL/ 88872// 931060 4/022 60050= - - -947 -CXUS65 KGGW 290018 -SCDGGW -KGGW SCD 0017 8755870 4/003 - - -980 -CXUS61 KRNK 290018 -SCDRNK - -KRNK SCD 2355 8665500 60020 - - -504 -CXUS63 KGRR 290019 -SCDGRR -KGRR SCD 0000 88858// 931001 4/009 60000 - - -856 -CXUS63 KPAH 290021 -SCDPAH - -KPAH SCD 0000 88855// 931005 - - -433 -CXUS62 KILM 290022 -SCDILM -KILM SCD 0022 -RA/ 888770/ 60000 OB TAKEN AT 2355Z - - -687 -CXUS63 KMPX 290026 -SCDMPX -KMSP SCD 0024 931000 4/005 - - -794 -CXUS63 KMPX 290027 -SCDMPX -KSTC SCD 0027 931004 4/013 60002 - - -679 -CXUS63 KPAH 290032 CCA -SCDPAH - -KPAH SCD 0000 88855// 931005 4/002 - - -965 -CXUS64 KLIX 290042 -SCDLIX - -KLIX SCD 2355 88854// 60000 - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/unit-test/gov/noaa/nws/ncep/edex/plugin/scd/decoder/ScdSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/unit-test/gov/noaa/nws/ncep/edex/plugin/scd/decoder/ScdSeparatorTest.java deleted file mode 100644 index 90cb180eec..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/unit-test/gov/noaa/nws/ncep/edex/plugin/scd/decoder/ScdSeparatorTest.java +++ /dev/null @@ -1,129 +0,0 @@ -/** - * This Java class is the JUnit test for the decoder separator. - * - *
- * SOFTWARE HISTORY
- *
- * Date                 Ticket#         Engineer                Description
- * ------------         ----------      -----------             --------------------------
- * 11/2008				#41				T. Lee					Initial Creation
- * 03/2009				#41				T. Lee					Migrated to TO10
- * 04/2009				#41				T. Lee					Added test cases for multiple reports
- * 
- * - */ -package gov.noaa.nws.ncep.edex.plugin.scd.decoder; - -import static org.junit.Assert.assertEquals; -import static org.junit.Assert.assertTrue; - -import java.io.BufferedReader; -import java.io.File; -import java.io.FileNotFoundException; -import java.io.FileReader; -import java.io.IOException; - -import org.apache.log4j.Logger; -import org.junit.Before; -import org.junit.Test; - -public class ScdSeparatorTest { - ScdSeparator sep; - - char[] cbuf; - - int ntime = 0; - - StringBuffer contents = new StringBuffer(); - - byte[] messageData = null; - - @Before - public void initialize() { - final Logger log = Logger.getLogger(getClass().getName()); - sep = new ScdSeparator(); - File file = new File( - "unit-test/gov/noaa/nws/ncep/edex/plugin/scd/decoder/2009012900.SCD"); - BufferedReader reader = null; - - try { - reader = new BufferedReader(new FileReader(file)); - String text = null; - - /* - * Repeat until all lines is read. Add control characters. - */ - while ((text = reader.readLine()) != null) { - if (text.length() != 0) { - contents.append(text).append("\r\r\n"); - } - } - } catch (FileNotFoundException e) { - - if (log.isInfoEnabled()) { - log.info("File is not found"); - } - } catch (IOException e) { - if (log.isInfoEnabled()) { - log.info("I/O Exception"); - } - } finally { - try { - if (reader != null) { - reader.close(); - } - } catch (IOException e) { - if (log.isInfoEnabled()) { - log.info("I/O Exception"); - } - } - } - sep = new ScdSeparator(); - messageData = contents.toString().getBytes(); - sep.setData(messageData, null); - } - - @Test - public void testHasNext() { - assertTrue("Find SCD separator! ", sep.hasNext()); - } - - /* - * "Normal" case. - */ - @Test - public void testNext1() { - byte[] expected = sep.next(); - String actual = "134 \r\r\n" + "CXUS63 KIWX 290000\r\r\n" - + "SCDSBN\r\r\n" + "KSBN SCD 2359 931000 4/009 \r\r\n"; - String e = new String(expected); - assertEquals(e.trim(), actual.trim()); - } - - /* - * Normal case but retrieving 2nd bulletin. - */ - // @Test - public void testNext2() { - byte[] expected = sep.next(); - expected = sep.next(); - String actual = "178 \r\r\n" + "CXUS65 KRIW 290000\r\r\n" - + "SCDRIW\r\r\n" + "KRIW SCD 0000 8411878 4/001 \r\r\n"; - String e = new String(expected); - assertEquals(e.trim(), actual.trim()); - } - - /* - * Multiple reports in one bulletin. - */ - // @Test - public void testNext3() { - byte[] expected = sep.next(); - expected = sep.next(); - expected = sep.next(); - String actual = "178 \r\r\n" + "CXUS65 KRIW 290000\r\r\n" - + "SCDRIW\r\r\n" + "KAPX SCD 0005 8200005 931000 4/016 60000"; - String e = new String(expected); - assertEquals(e.trim(), actual.trim()); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/unit-test/gov/noaa/nws/ncep/edex/plugin/scd/util/ScdParserTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/unit-test/gov/noaa/nws/ncep/edex/plugin/scd/util/ScdParserTest.java deleted file mode 100644 index af5772c85c..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/unit-test/gov/noaa/nws/ncep/edex/plugin/scd/util/ScdParserTest.java +++ /dev/null @@ -1,154 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.scd.util; - -import static org.junit.Assert.*; -import org.junit.Before; -import org.junit.Test; -import com.raytheon.edex.util.Util; -import java.util.Calendar; -import java.util.TimeZone; -import gov.noaa.nws.ncep.common.dataplugin.scd.ScdRecord; -import gov.noaa.nws.ncep.edex.plugin.scd.util.ScdParser; -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -public class ScdParserTest { - final double EPSILON = 0.01; - String good_report_case1; - String good_report_case2; - String good_report_case3; - String bad_report; - String issueTime_case1; - String issueTime_case2; - ScdRecord record; - Calendar cal; - Integer month; - - @Before - public void initialize () { - good_report_case1 = "KDCA SCD 0045 8123456 70041 400500024\r\r\n"; - good_report_case2 = "KDCA SCD COR 0550 -SHRA FZRA FZDZ SHPL 888/3// 931022 933003\r\r\n" - + "4/030 60012 98122 24/931043 70041 400501094\r\r\n"; - good_report_case3 = "KDCA SCD 2355 410511094\r\r\n"; - bad_report = "KDCA SCD XXX 2355 -RA\r\r\n"; - issueTime_case1 = "280050"; - /* - * Find month based on the date of the issuance time - */ - Calendar cdr = UtilN.findDataTime(issueTime_case1, (Calendar)null); - month = cdr.get(Calendar.MONTH); - record = new ScdRecord(); - cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - try { - record.setIssueTime(Util.findCurrentTime(issueTime_case1)); - } catch (Exception e) { - // no statement block - } - } - - @Test - public void test1ProcessScd() { - - /* - * Case I: Good report - */ - ScdParser.processScd(good_report_case1, record); - assertEquals("KDCA",record.getStationID()); - assertEquals("REG",record.getCorr()); - assertEquals(1L,(long)record.getCFRT()); - assertEquals(2L,(long)record.getCFRL()); - assertEquals(3L,(long)record.getCTYL()); - assertEquals(4L,(long)record.getCBAS()); - assertEquals(5L,(long)record.getCTYM()); - assertEquals(6L,(long)record.getCTYH()); - assertEquals(5.0D,(double)record.getTDXC(),EPSILON); - assertEquals(2.4D,(double)record.getTDNC(),EPSILON); - assertEquals(0.41D,(double)record.getP24I(),EPSILON); - - /* - * Test observation time for the 1st case. - */ - cal.set(Calendar.MONTH,month); - cal.set(Calendar.DAY_OF_MONTH,28); - cal.set(Calendar.HOUR_OF_DAY, 0); - cal.set(Calendar.MINUTE,45); - cal.set(Calendar.SECOND,0); - cal.set(Calendar.MILLISECOND,0); - assertEquals(cal,record.getObsTime()); - assertFalse(record.getSuspectTimeFlag()); - } - - @Test - public void test2ProcessScd() { - - /* - * Case II: Good report with COR, two liners and lengthy weather report - */ - ScdParser.processScd(good_report_case2, record); - assertEquals("COR",record.getCorr()); - assertEquals(8L,(long)record.getCFRT()); - assertEquals(8L,(long)record.getCFRL()); - assertEquals(IDecoderConstantsN.INTEGER_MISSING.longValue(),(long)record.getCTYL()); - assertEquals(IDecoderConstantsN.INTEGER_MISSING.longValue(),(long)record.getCTYM()); - assertEquals(IDecoderConstantsN.INTEGER_MISSING.longValue(),(long)record.getCTYH()); - assertEquals(3L,(long)record.getCBAS()); - assertEquals(122L,(long)record.getMSUN()); - assertEquals(2.2D,(double)record.getSNEW(),EPSILON); - assertEquals(0.3D,(double)record.getWEQS(),EPSILON); - assertEquals(3.0D,(double)record.getSNOW(),EPSILON); - assertEquals(4.3D,(double)record.getS24I(),EPSILON); - assertEquals(5.0D,(double)record.getTDXC(),EPSILON); - assertEquals(-9.4D,(double)record.getTDNC(),EPSILON); - assertEquals(0.12D,(double)record.getP06I(),EPSILON); - assertEquals(0.41D,(double)record.getP24I(),EPSILON); - assertEquals("-SHRA FZRA FZDZ SHPL",record.getWTHR()); - - /* - * Test observation time 2nd case. - * Issue Time: 250050 - * Obs Time: 0550 - */ - cal.set(Calendar.MONTH,month); - cal.set(Calendar.DAY_OF_MONTH,27); - cal.set(Calendar.HOUR_OF_DAY, 5); - cal.set(Calendar.MINUTE,50); - cal.set(Calendar.SECOND,0); - cal.set(Calendar.MILLISECOND,0); - assertEquals(cal,record.getObsTime()); - assertTrue(record.getSuspectTimeFlag()); - } - - @Test - public void test3ProcessScd() { - - /* - * Case III: Good report with date change - */ - ScdParser.processScd(good_report_case3, record); - assertEquals(-5.1D,(double)record.getTDXC(),EPSILON); - assertEquals(-9.4D,(double)record.getTDNC(),EPSILON); - - /* - * Test observation time for the 3rd case. - * Issue time: 250050. - * Obs time: 2355. - */ - cal.set(Calendar.MONTH,month); - cal.set(Calendar.DAY_OF_MONTH,27); - cal.set(Calendar.HOUR_OF_DAY, 23); - cal.set(Calendar.MINUTE,55); - cal.set(Calendar.SECOND,0); - cal.set(Calendar.MILLISECOND,0); - assertEquals(cal,record.getObsTime()); - assertFalse(record.getSuspectTimeFlag()); - } - - @Test - public void test4ProcessScd() { - - /* - * Case IV: Bad report with "XXX" instead of "COR" - */ - ScdParser.processScd(bad_report, record); - assertEquals("XXX",record.getCorr()); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/utility/common_static/base/purge/scdPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/utility/common_static/base/purge/scdPurgeRules.xml deleted file mode 100644 index 19955ae2e0..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/utility/common_static/base/purge/scdPurgeRules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - scd - default - - 02-00:00:00 - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/utility/edex_static/base/distribution/scd.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.scd/utility/edex_static/base/distribution/scd.xml deleted file mode 100644 index eb07f73076..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/utility/edex_static/base/distribution/scd.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - ^CXUS[36]. - ^CXAK3. - ^CXUX33 - ^CXCA62 - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/.classpath new file mode 100644 index 0000000000..ad32c83a78 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/.project new file mode 100644 index 0000000000..7a5b0409ce --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.sgwh + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..eb22887c32 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,8 @@ +#Wed Aug 17 11:56:09 EDT 2011 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..522e3499e8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/META-INF/MANIFEST.MF @@ -0,0 +1,22 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Sgwh +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.sgwh +Bundle-Version: 1.0.0.qualifier +Bundle-Activator: gov.noaa.nws.ncep.edex.plugin.sgwh.Activator +Require-Bundle: com.raytheon.edex.common;bundle-version="1.12.1174", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", + org.eclipse.ui, + org.eclipse.core.runtime, + javax.persistence;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.sgwh;bundle-version="1.0.0" +Bundle-ActivationPolicy: lazy +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Import-Package: com.raytheon.edex.esb, + com.raytheon.edex.plugin, + com.raytheon.uf.edex.decodertools.bufr, + com.raytheon.uf.edex.decodertools.bufr.descriptors, + com.raytheon.uf.edex.decodertools.bufr.packets, + com.raytheon.uf.edex.decodertools.time, + com.raytheon.uf.edex.wmo.message, + org.apache.commons.logging diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/build.properties new file mode 100644 index 0000000000..34d2e4d2da --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/build.properties @@ -0,0 +1,4 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + . diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/component-deploy.xml new file mode 100644 index 0000000000..21565d194b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/res/pointdata/sgwh.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/res/pointdata/sgwh.xml new file mode 100644 index 0000000000..c1f41a4bdd --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/res/pointdata/sgwh.xml @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/res/spring/sgwh-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/res/spring/sgwh-common.xml new file mode 100644 index 0000000000..9fda5fb71c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/res/spring/sgwh-common.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/res/spring/sgwh-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/res/spring/sgwh-ingest.xml new file mode 100644 index 0000000000..5d576fddc1 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/res/spring/sgwh-ingest.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + sgwh + + + + + + + + sgwh + + + + + + + + + + java.lang.Throwable + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/decoder/SgwhDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/decoder/SgwhDecoder.java new file mode 100644 index 0000000000..2458336a35 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/decoder/SgwhDecoder.java @@ -0,0 +1,100 @@ +/** + * SgwhDecoder + * + * This java class decodes SGWH (Significant Wave Height or IGDR - Interim Geophysical Data Record) + * BUFR data. + * + **
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#     Engineer    Description
+ * -------		-------		--------	-----------
+ * 08/18/2011               Chin Chen   Initial coding from BufrSgwhDecoder
+ * 
+ * + * @author Chin J. Chen + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.sgwh.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.sgwh.SgwhRecord; +import gov.noaa.nws.ncep.edex.plugin.sgwh.util.SgwhParser; + +import java.util.ArrayList; +import java.util.List; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.edex.plugin.IBinaryDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; + +public class SgwhDecoder extends AbstractDecoder implements IBinaryDecoder { + private static String pluginName; + + private Log logger = LogFactory.getLog(getClass()); + + /** + * Empty constructor required by DecoderFactory. + * + * @throws DecoderException + */ + public SgwhDecoder(String name) throws DecoderException { + pluginName = name; + } + + /** + * Decode the next SGWH BUFR record. + * + * @return One record of decoded data. + * @throws DecoderException + * Thrown if no data is available. + */ + public PluginDataObject[] decode(byte[] bufrData) throws DecoderException { + SgwhRecord sgwhRec; + SgwhSeparator sep = new SgwhSeparator(); + + try { + if (bufrData != null) { + sep.setData(bufrData, null); + } else { + logger.info("No data to decode while creating BufrSgwhSeparator"); + } + } catch (Exception e) { + // need to catch any number of exceptions. Report them here + // instead of letting them kill the PluginDataProxy. + if (sep != null) { + logger.error("Error in " + sep.getWmoHeader().getWmoHeader()); + } + logger.error("Exception while creating BufrSgwhSeparator", e); + } + + /* + * Process BUFR SGWH and add to the database. + */ + List pdoList = new ArrayList(); + int subsetNum = 0; + while (sep.hasNext()) { + subsetNum++; + sgwhRec = SgwhParser.processSgwh(sep, subsetNum); + sgwhRec.setWmoHeader(sep.getWmoHeader().getWmoHeader()); + if (sgwhRec != null) { + try { + sgwhRec.setPluginName(pluginName); + sgwhRec.constructDataURI(); + sgwhRec.setReportType("BUFRSGWH"); + } catch (PluginException e) { + logger.error("Error constructing dataURI", e); + } + } + if (!pdoList.contains(sgwhRec)) { + pdoList.add(sgwhRec); + } + } + return pdoList.toArray(new PluginDataObject[pdoList.size()]); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/decoder/SgwhSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/decoder/SgwhSeparator.java new file mode 100644 index 0000000000..ef9e88215b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/decoder/SgwhSeparator.java @@ -0,0 +1,168 @@ +/** + * SgwhSeparator + * + * This class sets the BUFR BufrSgwh section 4 data in an array for parsing. + * + **
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#     Engineer    Description
+ * -------		-------		--------	-----------
+ * 08/18/2011               Chin Chen   Initial coding from BufrSgwhSeparator
+ * 
+ * + * @author Chin J. Chen + * @version 1.0 + */ +package gov.noaa.nws.ncep.edex.plugin.sgwh.decoder; + +import gov.noaa.nws.ncep.edex.plugin.sgwh.util.SgwhDescriptorDelegate; + +import java.util.ArrayList; +import java.util.List; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; +import com.raytheon.uf.edex.decodertools.bufr.BUFRDocument; +import com.raytheon.uf.edex.decodertools.bufr.BUFRFile; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; +import com.raytheon.uf.edex.decodertools.bufr.packets.BUFRSublistPacket; +import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +public class SgwhSeparator extends AbstractRecordSeparator implements + IDescriptorFactorySelector { + + private Log logger = LogFactory.getLog(getClass()); + + private WMOHeader wmoHeader = null; + + // Raw message data + private byte[] messageData = null; + + // List of BUFR documents created from the physical message + private List records = null; + + // Pointer to the current BUFR document to be processed. + private int currentRecord = -1; + + /* + * + * (non-Javadoc) + * + * @see java.util.Iterator#next() + */ + public Object next() { + BUFRDataDocument data = null; + if (hasNext()) { + data = records.get(currentRecord); + currentRecord++; + } + return data; + } + + /** + * Is there another record available? + * + * @return Is there another record available? + */ + @Override + public boolean hasNext() { + boolean hasMore = (records != null); + hasMore = hasMore && (records.size() > 0); + hasMore = hasMore && (currentRecord < records.size()); + return hasMore; + } + + /** + * Set the raw BUFR data and invoke the internal message separation process. + * + * @param bufrData + * The BufrSgwh BUFR data. + */ + @Override + public void setData(byte[] bufrData, Headers headers) { + currentRecord = -1; + try { + if (bufrData != null) { + wmoHeader = new WMOHeader(bufrData); + if ((wmoHeader != null) && (wmoHeader.isValid())) { + int start = wmoHeader.getMessageDataStart(); + int len = bufrData.length - start; + messageData = new byte[len]; + System.arraycopy(bufrData, start, messageData, 0, len); + decodeBUFRData(); + } + } + } finally { + if ((records != null) && (records.size() > 0)) { + currentRecord = 0; + } + } + } + + /** + * Get the WMO header associated with the message data. + * + * @return The WMO header. + */ + public WMOHeader getWmoHeader() { + return wmoHeader; + } + + /** + * Decode the entire physical file that was used to create this separator. + */ + @SuppressWarnings("unchecked") + private void decodeBUFRData() { + BUFRFile bfile = new BUFRFile(messageData, + new SgwhDescriptorDelegate(this)); + records = new ArrayList(); + int bulletinNumber = 1; + + /* + * Create an arrayList which stores all the binary records of the + * BufrSgwh data. + * + * bulletin: a block of BufrSgwh data, including Sections 0 to 5, which + * starts with WMO header and an indicator key word "BUFR". A BUFR file + * may contain multiple bulletins. bufrsgwhData: Section 4 BUFRSGWH data + * (BUFRDataDocument) in one bulletin which may contain multiple + * BufrSgwh records. record: one BUFRSGWH record which contains multiple + * parameters, e.g., TMPK, RELH, etc. + */ + + for (BUFRDocument bulletin : bfile) { + logger.debug("Executing bulletin " + bulletinNumber); + BUFRDataDocument bufrsgwhData = bulletin.execute(); + List idps = bufrsgwhData.getList(); + logger.debug("Number of records = " + idps.size() + " in bulletin " + + bulletinNumber); + bulletinNumber++; + for (IBUFRDataPacket record : idps) { + if (record != null) { + if (record instanceof BUFRSublistPacket) { + List idps2 = (List) record + .getValue(); + BUFRDataDocument dd = new BUFRDataDocument(idps2); + records.add(dd); + } + } + } + } + } + + /** + * Get the selector value associated with this separator. + * + * @return The selector associated with this separator. + */ + @Override + public String getSelector() { + return null; + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/util/SgwhDescriptorDelegate.java b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/util/SgwhDescriptorDelegate.java new file mode 100644 index 0000000000..4cdacd1e71 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/util/SgwhDescriptorDelegate.java @@ -0,0 +1,42 @@ +/** +* +* SgwhDescriptorDelegate +* +*
+* 
+* SOFTWARE HISTORY
+* 
+* Date         Ticket#     Engineer    Description
+* -------		-------		--------	-----------
+* 08/18/2011               Chin Chen	Initial coding from BufrSgwhDescriptorDelegate
+* 
+* +* @author Chin J. Chen +* @version 1.0 +*/ +package gov.noaa.nws.ncep.edex.plugin.sgwh.util; + +import com.raytheon.uf.edex.decodertools.bufr.descriptors.DescriptorFactory; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactoryDelegate; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; + +public class SgwhDescriptorDelegate implements IDescriptorFactoryDelegate { + + private DescriptorFactory factory = new DescriptorFactory(); + IDescriptorFactorySelector factorySelector = null; + + public SgwhDescriptorDelegate(IDescriptorFactorySelector selector) { + factorySelector = selector; + } + + @Override + public DescriptorFactory getInstance() { + return factory; + } + + @Override + public void setDescriptorFactorySelector(IDescriptorFactorySelector selector) { + factorySelector = selector; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/util/SgwhParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/util/SgwhParser.java new file mode 100644 index 0000000000..fa5899480a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/src/gov/noaa/nws/ncep/edex/plugin/sgwh/util/SgwhParser.java @@ -0,0 +1,581 @@ +/** + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * -------		------- 	--------	-----------
+ * 04/21/10     208         F. J. Yen   Initial coding to11dr3
+ * 
+ * + * @author F. J. Yen + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.sgwh.util; + +import static com.raytheon.uf.edex.decodertools.bufr.packets.DataPacketTypes.RepSubList; + +import java.util.Calendar; +import java.util.List; +import gov.noaa.nws.ncep.edex.plugin.sgwh.decoder.SgwhSeparator; +import gov.noaa.nws.ncep.common.dataplugin.sgwh.SgwhRecord; + +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; +import com.raytheon.uf.edex.decodertools.bufr.packets.BUFRSublistPacket; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.BUFRDescriptor; +import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +public class SgwhParser { + + /** + * process BUFR SGWH. + * + * @param sep + * the BufrSgwh separator + */ + @SuppressWarnings("unchecked") + public static SgwhRecord processSgwh(SgwhSeparator sep, + int subsetNum) { + int year = -1; + int month = -1; + int day = -1; + int hour = -1; + int min = -1; + int sec = -1; + Long longsec = -1l; + boolean fostFlag = false; + + SgwhRecord sgwhRec = null; + BUFRDataDocument record = (BUFRDataDocument) sep.next(); + if (record != null) { + List parameterList = record.getList(); + if (parameterList != null) { + sgwhRec = new SgwhRecord(); + int repGroup = 1; + int ssinNum = 1; + int afsiNum = 1; + for (IBUFRDataPacket pp : parameterList) { + int d = pp.getReferencingDescriptor().getDescriptor(); + if (d == BUFRDescriptor.createDescriptor(0, 1, 7)) { + Long said = (Long) pp.getValue(); + sgwhRec.setSaid(said); + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 60)) { + Long swid = (Long) pp.getValue(); + sgwhRec.setSwid(swid); + } else if (d == BUFRDescriptor.createDescriptor(0, 1, 33)) { + Long ogce = (Long) pp.getValue(); + sgwhRec.setOgce(ogce); + } else if (d == BUFRDescriptor.createDescriptor(0, 2, 48)) { + Long ssin = (Long) pp.getValue(); + if (ssinNum == 1) { + sgwhRec.setSsin1(ssin); + } else if (ssinNum == 2) { + sgwhRec.setSsin2(ssin); + } else { + System.out.println(" BUFRSGWH WARNING: More than 2 SSIN"); + } + ssinNum++; + } else if (d == BUFRDescriptor.createDescriptor(0, 5, 40)) { + Long orbn = (Long) pp.getValue(); + sgwhRec.setOrbn(orbn); + } else if (d == BUFRDescriptor.createDescriptor(0, 7, 1)) { + // reference is -400 + Double selv = (Double) pp.getValue(); + sgwhRec.setSelv(selv); + } else if (d == BUFRDescriptor.createDescriptor(0, 7, 5)) { + Double hinc = (Double) pp.getValue(); + sgwhRec.setHinc(hinc); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 1)) { + year = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 2)) { + month = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 3)) { + day = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 4)) { + hour = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 5)) { + min = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 7)) { + longsec = (Math.round((Double) pp.getValue())); + sec = longsec.intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 5, 1)) { + sgwhRec.setClath(((Double) pp.getValue())); + } else if (d == BUFRDescriptor.createDescriptor(0, 6, 1)) { + sgwhRec.setClonh(((Double) pp.getValue())); + } else if (d == BUFRDescriptor.createDescriptor(0, 8, 29)) { + Long rsst = (Long) pp.getValue(); + sgwhRec.setRsst(rsst); + } else if (d == BUFRDescriptor.createDescriptor(0, 8, 74)) { + Long aetp = (Long) pp.getValue(); + sgwhRec.setAetp(aetp); + } else if (d == BUFRDescriptor.createDescriptor(0, 8, 12)) { + Long lsql = (Long) pp.getValue(); + sgwhRec.setLsql(lsql); + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 95)) { + Long asfl = (Long) pp.getValue(); + sgwhRec.setAsfl(asfl); + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 96)) { + Long rsfl = (Long) pp.getValue(); + sgwhRec.setRsfl(rsfl); + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 97)) { + Long eeno = (Long) pp.getValue(); + sgwhRec.setEeno(eeno); + } else if (d == BUFRDescriptor.createDescriptor(0, 31, 21)) { + Long afsi = (Long) pp.getValue(); + if (afsiNum == 1) { + sgwhRec.setAfssgwh(afsi); + } else if (afsiNum == 2) { + sgwhRec.setAfssona(afsi); + } + afsiNum++; + + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 70)) { + // scale is 2 + Double sgwh = (Double) pp.getValue(); + if (fostFlag) { + fostFlag = false; + sgwhRec.setSgwhstd(sgwh); + } else { + sgwhRec.setSgwh(sgwh); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 128)) { + Long nvpp = (Long) pp.getValue(); + sgwhRec.setNvpp(nvpp); + } else if (d == BUFRDescriptor.createDescriptor(0, 8, 23)) { + fostFlag = true; + Long fost = (Long) pp.getValue(); + sgwhRec.setFostsgwh(fost); + } else if (d == BUFRDescriptor.createDescriptor(0, 2, 173)) { + Double sona = (Double) pp.getValue(); + sgwhRec.setSona(sona); + } else if (d == BUFRDescriptor.createDescriptor(0, 13, 90)) { + Double rwvc = (Double) pp.getValue(); + sgwhRec.setRwvc(rwvc); + } else if (d == BUFRDescriptor.createDescriptor(0, 13, 91)) { + Double rlqc = (Double) pp.getValue(); + sgwhRec.setRlqc(rlqc); + } else if (d == 2) { + // Replication + int repIndex = 1; + if ((pp instanceof BUFRSublistPacket) + && (RepSubList.getPacketType().equals(pp + .getUnits()))) { + List subList = (List) pp + .getValue(); + + for (IBUFRDataPacket pList : subList) { + List sList = (List) pList + .getValue(); + switch (repGroup) { + case 1: + processSubListGrp1(sList, sgwhRec, repIndex); + break; + case 2: + processSubListGrp2 (sList, sgwhRec, repIndex); + break; + case 3: processSubListGrp3 (sList, sgwhRec, repIndex); + break; + default: + System.out + .println("BUFRSGWH WARNING: Unexpected new replication ignored"); + } + repIndex++; + } + } + repGroup++; + } + + } + + /* + * Create time stamp. + */ + if ((year > 0) && (month > 0) && (day > 0) && (hour >= 0)) { + Calendar baseTime = TimeTools.getBaseCalendar(year, month, + day); + baseTime.set(Calendar.HOUR_OF_DAY, hour); + baseTime.set(Calendar.MINUTE, min); + baseTime.set(Calendar.SECOND, sec) ; + Calendar obstime = TimeTools.copy(baseTime); + sgwhRec.setObsTime(obstime); + DataTime dt = new DataTime(obstime); + sgwhRec.setDataTime(dt); + } + } else { + System.out.println(" There is no data in bulletin "); + } + } + return sgwhRec; + } + + /** + * Processes a single replication of data from the parameter sublist for the + * first replication group that was decoded. + * + * @param singleRepList + * A sublist containing one replication of data. + * @param sgwhRec + * The sgwh record + * @param repIndex + * The current replication index + */ + private static void processSubListGrp1(List singleRepList, + SgwhRecord sgwhRec, int repIndex) { + + boolean fostRFlag = false; + Long afsg = null; + if (singleRepList != null) { + + if (singleRepList.get(0).getValue() != null) { + IBUFRDataPacket sp = singleRepList.get(0); + int descr = sp.getReferencingDescriptor().getDescriptor(); + if (descr == BUFRDescriptor.createDescriptor(0, 8, 76)) { + // Type of Band + Long tobd = (Long) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setTobdg1r1(tobd); + break; + case 2: + sgwhRec.setTobdg1r2(tobd); + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 1 "); + } + } + + sp = singleRepList.get(1); + descr = sp.getReferencingDescriptor().getDescriptor(); + if (descr == BUFRDescriptor.createDescriptor(0, 31, 21)) { + // Associated Field Significance: Set afsg to the code table value. (If it + // is 1, it means the additional 1-bit indicator of quality. Following how + // Tamdar is processing this, these additional bits will be ignored for now.) + afsg = (Long) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setAfsbkstg1r1(afsg); + break; + case 2: + sgwhRec.setAfsbkstg1r2(afsg); + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 1 "); + } + } + + fostRFlag = false; + for (int ir = 2; ir < 5; ir++) { + sp = singleRepList.get(ir); + descr = sp.getReferencingDescriptor().getDescriptor(); + if (descr == BUFRDescriptor.createDescriptor(0, 21, 62)) { + // Backscatter + Double bkst = (Double) sp.getValue(); + if (bkst == null) bkst = -9999.d; + switch (repIndex) { + case 1: + if (fostRFlag) { + fostRFlag = false; + sgwhRec.setBkststdg1r1(bkst); + } else { + sgwhRec.setBkstg1r1(bkst); + } + break; + case 2: + if (fostRFlag) { + fostRFlag = false; + sgwhRec.setBkststdg1r2(bkst); + } else { + sgwhRec.setBkstg1r2(bkst); + } + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 1 "); + } + } else if (descr == BUFRDescriptor.createDescriptor(0, 8, + 23)) { + if ((Long) sp.getValue() != 10) { + System.out + .println("BUFRSGWH WARNING: FOST for BKST is not the expected standard deviation"); + } else { + fostRFlag = true; + Long fost = (Long) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setFostbkstg1r1(fost); + break; + case 2: + sgwhRec.setFostbkstg1r2(fost); + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 1 "); + } + } + + } else { + System.out + .println("BUFRSGWH WARNING: unexpected descriptor = " + + descr); + } + } + + sp = singleRepList.get(5); + descr = sp.getReferencingDescriptor().getDescriptor(); + if (descr == BUFRDescriptor.createDescriptor(0, 31, 21)) { + // Associated Field Significance: Set afsg to the code table value. (If it + // is 1, it means the additional 1-bit indicator of quality. Following how + // Tamdar is processing this, these additional bits will be ignored for now.) + afsg = (Long) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setAfsselvg1r1(afsg); + break; + case 2: + sgwhRec.setAfsselvg1r2(afsg); + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 1 "); + } + } + + fostRFlag = false; + for (int ir = 6; ir < 10; ir++) { + sp = singleRepList.get(ir); + descr = sp.getReferencingDescriptor().getDescriptor(); + if (descr == BUFRDescriptor.createDescriptor(0, 7, 1)) { + // Height of station + Double selv = (Double) sp.getValue(); + switch (repIndex) { + case 1: + if (fostRFlag) { + fostRFlag = false; + sgwhRec.setSelvstdg1r1(selv); + } else { + sgwhRec.setSelvg1r1(selv); + } + break; + case 2: + if (fostRFlag) { + fostRFlag = false; + sgwhRec.setSelvstdg1r2(selv); + } else { + sgwhRec.setSelvg1r2(selv); + } + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 1 "); + } + } else if (descr == BUFRDescriptor.createDescriptor(0, 8, + 23)) { + if ((Long) sp.getValue() != 10) { + System.out + .println("BUFRSGWH WARNING: FOST for SELV is not the expected standard deviation"); + } else { + fostRFlag = true; + Long fost = (Long) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setFostselvg1r1(fost); + break; + case 2: + sgwhRec.setFostselvg1r2(fost); + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 1 "); + } + } + } else if (descr == BUFRDescriptor + .createDescriptor(0, 7, 5)) { + // Height increment + Double hinc = (Double) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setHincg1r1(hinc); + break; + case 2: + sgwhRec.setHincg1r2(hinc); + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 1 "); + } + + } else { + System.out + .println("BUFRSGWH WARNING: unexpected descriptor = " + + descr); + } + } + + sp = singleRepList.get(10); + descr = sp.getReferencingDescriptor().getDescriptor(); + if (descr == BUFRDescriptor.createDescriptor(0, 21, 128)) { + // Number of valid points per second used to derive previous parameters + Long nvpp = (Long) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setNvppg1r1(nvpp); + + break; + case 2: + sgwhRec.setNvppg1r2(nvpp); + + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 2"); + } + } + } + } + } + /** + * Processes a single replication of data from the parameter sublist for the + * second replication group that was decoded. + * + * @param singleRepList + * A sublist containing one replication of data. + * @param sgwhRec + * The sgwh record + * @param repIndex + * The current replication index + */ + private static void processSubListGrp2(List singleRepList, + SgwhRecord sgwhRec, int repIndex) { + Long afsg = null; + if (singleRepList != null) { + + if (singleRepList.get(0).getValue() != null) { + IBUFRDataPacket sp = singleRepList.get(0); + int descr = sp.getReferencingDescriptor().getDescriptor(); + if (descr == BUFRDescriptor.createDescriptor(0, 2, 121)) { + // Mean Frequency + Double mefr = (Double) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setMefrg2r1(mefr); + break; + case 2: + sgwhRec.setMefrg2r2(mefr); + break; + case 3: + sgwhRec.setMefrg2r3(mefr); + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 2 "); + } + } + + sp = singleRepList.get(1); + descr = sp.getReferencingDescriptor().getDescriptor(); + if (descr == BUFRDescriptor.createDescriptor(0, 31, 21)) { + // Associated Field Significance: Set afsg to the code table value. (If it + // is 1, it means the additional 1-bit indicator of quality. Following how + // Tamdar is processing this, these additional bits will be ignored for now.) + afsg = (Long) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setAfstmbrg2r1(afsg); + break; + case 2: + sgwhRec.setAfstmbrg2r2(afsg);; + break; + case 3: + sgwhRec.setAfstmbrg2r3(afsg);; + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 2 "); + } + } + + sp = singleRepList.get(2); + descr = sp.getReferencingDescriptor().getDescriptor(); + if (descr == BUFRDescriptor.createDescriptor(0, 12, 163)) { + // Brightness Temperature + Double tmbr = (Double) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setTmbrg2r1(tmbr); + break; + case 2: + sgwhRec.setTmbrg2r2(tmbr); + break; + case 3: + sgwhRec.setTmbrg2r3(tmbr); + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 2 "); + } + } + } + } + } + /** + * Processes a single replication of data from the parameter sublist for the + * third replication group that was decoded. + * + * @param singleRepList + * A sublist containing one replication of data. + * @param sgwhRec + * The sgwh record + * @param repIndex + * The current replication index + */ + private static void processSubListGrp3(List singleRepList, + SgwhRecord sgwhRec, int repIndex) { + + if (singleRepList != null) { + + if (singleRepList.get(0).getValue() != null) { + IBUFRDataPacket sp = singleRepList.get(0); + int descr = sp.getReferencingDescriptor().getDescriptor(); + if (descr == BUFRDescriptor.createDescriptor(0, 2, 23)) { + // Satellite-derived wind computation method + Long swcm = (Long) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setSwcmg3r1(swcm); + break; + case 2: + sgwhRec.setSwcmg3r2(swcm); + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 3 "); + } + } + + sp = singleRepList.get(1); + descr = sp.getReferencingDescriptor().getDescriptor(); + if (descr == BUFRDescriptor.createDescriptor(0, 11, 12)) { + // Wind speed at 10 m + Double ws10 = (Double) sp.getValue(); + switch (repIndex) { + case 1: + sgwhRec.setWs10g3r1(ws10); + break; + case 2: + sgwhRec.setWs10g3r2(ws10); + break; + default: + System.out + .println("BUFRSGWH WARNING: Too many replications for Group 3"); + } + } + } + } + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/utility/common_static/base/purge/sgwhPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/utility/common_static/base/purge/sgwhPurgeRules.xml new file mode 100644 index 0000000000..6326568e5c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/utility/common_static/base/purge/sgwhPurgeRules.xml @@ -0,0 +1,10 @@ + + + + + sgwh + default + + 02-00:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/utility/edex_static/base/distribution/bufrsgwh.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/utility/edex_static/base/distribution/sgwh.xml similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwh/utility/edex_static/base/distribution/bufrsgwh.xml rename to ncep/gov.noaa.nws.ncep.edex.plugin.sgwh/utility/edex_static/base/distribution/sgwh.xml diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/.classpath new file mode 100644 index 0000000000..ad32c83a78 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/.project new file mode 100644 index 0000000000..e874b65b0c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.sgwhv + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..eb22887c32 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,8 @@ +#Wed Aug 17 11:56:09 EDT 2011 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..cb8701819a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/META-INF/MANIFEST.MF @@ -0,0 +1,22 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Sgwhv +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.sgwhv +Bundle-Version: 1.0.0.qualifier +Require-Bundle: com.raytheon.edex.common;bundle-version="1.12.1174", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", + org.eclipse.ui, + org.eclipse.core.runtime, + javax.persistence;bundle-version="1.0.0", + gov.noaa.nws.ncep.common.dataplugin.sgwhv;bundle-version="1.0.0" +Bundle-ActivationPolicy: lazy +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Import-Package: com.raytheon.edex.esb, + com.raytheon.edex.plugin, + com.raytheon.uf.edex.decodertools.bufr, + com.raytheon.uf.edex.decodertools.bufr.descriptors, + com.raytheon.uf.edex.decodertools.bufr.packets, + com.raytheon.uf.edex.decodertools.time, + com.raytheon.uf.edex.wmo.message, + org.apache.commons.logging +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/build.properties new file mode 100644 index 0000000000..34d2e4d2da --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/build.properties @@ -0,0 +1,4 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + . diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/component-deploy.xml new file mode 100644 index 0000000000..2cb96c391d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/res/pointdata/sgwhv.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/res/pointdata/sgwhv.xml new file mode 100644 index 0000000000..ea6c12eb55 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/res/pointdata/sgwhv.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/res/spring/sgwhv-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/res/spring/sgwhv-common.xml new file mode 100644 index 0000000000..a860333429 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/res/spring/sgwhv-common.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/res/spring/sgwhv-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/res/spring/sgwhv-ingest.xml new file mode 100644 index 0000000000..872f32e555 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/res/spring/sgwhv-ingest.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + sgwhv + + + + + + + + sgwhv + + + + + + + + + + java.lang.Throwable + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/decoder/SgwhvDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/decoder/SgwhvDecoder.java new file mode 100644 index 0000000000..882ebe8612 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/decoder/SgwhvDecoder.java @@ -0,0 +1,100 @@ +/** + * SgwhvDecoder + * + * This java class decodes SGWHV (Significant Wave Height from Various satellites) BUFR data + * from NAVOCEANO including Env and Jason 2. + * + **
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#     Engineer    Description
+ * -------		-------		--------	-----------
+ * 08/23/11					Chin J Chen   Initial coding from BufrSgwhvDecoder
+ * 
+ * + * @author Chin J. Chen + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.sgwhv.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.sgwhv.SgwhvRecord; +import gov.noaa.nws.ncep.edex.plugin.sgwhv.util.SgwhvParser; + +import java.util.ArrayList; +import java.util.List; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.edex.plugin.IBinaryDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; + +public class SgwhvDecoder extends AbstractDecoder implements IBinaryDecoder { + private static String pluginName; + + private Log logger = LogFactory.getLog(getClass()); + + /** + * Empty constructor required by DecoderFactory. + * + * @throws DecoderException + */ + public SgwhvDecoder(String name) throws DecoderException { + pluginName = name; + } + + /** + * Decode the next SGWHV BUFR record. + * + * @return One record of decoded data. + * @throws DecoderException + * Thrown if no data is available. + */ + public PluginDataObject[] decode(byte[] bufrData) throws DecoderException { + SgwhvRecord sgwhvRec; + SgwhvSeparator sep = new SgwhvSeparator(); + + try { + if (bufrData != null) { + sep.setData(bufrData, null); + } else { + logger.info("No data to decode while creating SgwhvSeparator"); + } + } catch (Exception e) { + // need to catch any number of exceptions. Report them here + // instead of letting them kill the PluginDataProxy. + if (sep != null) { + logger.error("Error in " + sep.getWmoHeader().getWmoHeader()); + } + logger.error("Exception while creating SgwhvSeparator", e); + } + + /* + * Process BUFR SGWHV and add to the database. + */ + List pdoList = new ArrayList(); + int subsetNum = 0; + while (sep.hasNext()) { + subsetNum++; + sgwhvRec = SgwhvParser.processSgwhv(sep, subsetNum); + if (sgwhvRec != null) { + try { + sgwhvRec.setPluginName(pluginName); + sgwhvRec.constructDataURI(); + sgwhvRec.setReportType("SGWHV"); + } catch (PluginException e) { + logger.error("Error constructing dataURI", e); + } + } + if (!pdoList.contains(sgwhvRec)) { + pdoList.add(sgwhvRec); + } + } + logger.info("Processed " + subsetNum + " subsets"); + return pdoList.toArray(new PluginDataObject[pdoList.size()]); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/decoder/SgwhvSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/decoder/SgwhvSeparator.java new file mode 100644 index 0000000000..8f35791d65 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/decoder/SgwhvSeparator.java @@ -0,0 +1,165 @@ +/** + * This class sets the BUFR Sgwhv section 4 data in an array for parsing. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#     Engineer    Description
+ * -------		-------		--------	-----------
+ * 08/23/11					Chin J Chen	Initial coding from BufrSgwhvSeparator
+ * 
+ * + * @author Chin J. Chen + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.sgwhv.decoder; + +import gov.noaa.nws.ncep.edex.plugin.sgwhv.util.SgwhvDescriptorDelegate; + +import java.util.ArrayList; +import java.util.List; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; +import com.raytheon.uf.edex.decodertools.bufr.BUFRDocument; +import com.raytheon.uf.edex.decodertools.bufr.BUFRFile; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; +import com.raytheon.uf.edex.decodertools.bufr.packets.BUFRSublistPacket; +import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; +import com.raytheon.uf.edex.wmo.message.WMOHeader; + +public class SgwhvSeparator extends AbstractRecordSeparator implements + IDescriptorFactorySelector { + + private Log logger = LogFactory.getLog(getClass()); + + private WMOHeader wmoHeader = null; + + // Raw message data + private byte[] messageData = null; + + // List of BUFR documents created from the physical message + private List records = null; + + // Pointer to the current BUFR document to be processed. + private int currentRecord = -1; + + /* + * + * (non-Javadoc) + * + * @see java.util.Iterator#next() + */ + public Object next() { + BUFRDataDocument data = null; + if (hasNext()) { + data = records.get(currentRecord); + currentRecord++; + } + return data; + } + + /** + * Is there another record available? + * + * @return Is there another record available? + */ + @Override + public boolean hasNext() { + boolean hasMore = (records != null); + hasMore = hasMore && (records.size() > 0); + hasMore = hasMore && (currentRecord < records.size()); + return hasMore; + } + + /** + * Set the raw BUFR data and invoke the internal message separation process. + * + * @param bufrData + * The Sgwhv BUFR data. + */ + @Override + public void setData(byte[] bufrData, Headers headers) { + currentRecord = -1; + try { + if (bufrData != null) { + wmoHeader = new WMOHeader(bufrData); + int start = 0; + int len = bufrData.length - start; + messageData = new byte[len]; + System.arraycopy(bufrData, start, messageData, 0, len); + decodeBUFRData(); + } + } finally { + if ((records != null) && (records.size() > 0)) { + currentRecord = 0; + } + } + } + + /** + * Get the WMO header associated with the message data. + * + * @return The WMO header. + */ + public WMOHeader getWmoHeader() { + return wmoHeader; + } + + /** + * Decode the entire physical file that was used to create this separator. + */ + @SuppressWarnings("unchecked") + private void decodeBUFRData() { + BUFRFile bfile = new BUFRFile(messageData, + new SgwhvDescriptorDelegate(this)); + records = new ArrayList(); + int bulletinNumber = 1; + + /* + * Create an arrayList which stores all the binary records of the + * Sgwhv data. + * + * bulletin: a block of SgwhvSgwhv data, including Sections 0 to 5, + * which starts with WMO header and an indicator key word "BUFR". A BUFR + * file may contain multiple bulletins. sgwhvData: Section 4 + * SGWHV data (BUFRDataDocument) in one bulletin which may contain + * multiple Bufrs records. record: one SGWHV record which contains + * multiple parameters, e.g., TMPK, RELH, etc. + */ + for (BUFRDocument bulletin : bfile) { + logger.debug("Executing bulletin " + bulletinNumber); + BUFRDataDocument bufrsgwhvData = bulletin.execute(); + List idps = bufrsgwhvData.getList(); + logger.debug("Number of records = " + idps.size() + " in bulletin " + + bulletinNumber); + bulletinNumber++; + for (IBUFRDataPacket record : idps) { + if (record != null) { + if (record instanceof BUFRSublistPacket) { + List idps2 = (List) record + .getValue(); + BUFRDataDocument dd = new BUFRDataDocument(idps2); + records.add(dd); + } + } + } + } + } + + /** + * Get the selector value associated with this separator. + * + * @return The selector associated with this separator. + */ + @Override + public String getSelector() { + return null; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/util/SgwhvDescriptorDelegate.java b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/util/SgwhvDescriptorDelegate.java new file mode 100644 index 0000000000..a5f0e0c911 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/util/SgwhvDescriptorDelegate.java @@ -0,0 +1,42 @@ +/** + * + * SgwhvDescriptorDelegate + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#     Engineer    Description
+ * -------		-------		--------	-----------
+ * 08/23/11					Chin J Chen	Initial coding from BufrSgwhvDescriptorDelegate
+ * 
+ * + * @author Chin J. Chen + * @version 1.0 + */ +package gov.noaa.nws.ncep.edex.plugin.sgwhv.util; + +import com.raytheon.uf.edex.decodertools.bufr.descriptors.DescriptorFactory; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactoryDelegate; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; + +public class SgwhvDescriptorDelegate implements IDescriptorFactoryDelegate { + + private DescriptorFactory factory = new DescriptorFactory(); + IDescriptorFactorySelector factorySelector = null; + + public SgwhvDescriptorDelegate(IDescriptorFactorySelector selector) { + factorySelector = selector; + } + + @Override + public DescriptorFactory getInstance() { + return factory; + } + + @Override + public void setDescriptorFactorySelector(IDescriptorFactorySelector selector) { + factorySelector = selector; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/util/SgwhvParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/util/SgwhvParser.java new file mode 100644 index 0000000000..5a550d05bc --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/src/gov/noaa/nws/ncep/edex/plugin/sgwhv/util/SgwhvParser.java @@ -0,0 +1,155 @@ +/** + * + * SgwhvParser + * + * SOFTWARE HISTORSgwhvParserY + * + * Date Ticket# Engineer Description + * ------- ------- -------- ----------- + * 08/23/11 Chin J Chen Initial coding from BufrSgwhvParser + * + * + * @author Chin J. Chen + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.sgwhv.util; + +import java.util.Calendar; +import java.util.List; +import gov.noaa.nws.ncep.edex.plugin.sgwhv.decoder.SgwhvSeparator; +import gov.noaa.nws.ncep.common.dataplugin.sgwhv.SgwhvRecord; + +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.BUFRDescriptor; +import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +public class SgwhvParser { + + /** + * process BUFR SGWHV. + * + * @param sep + * the BufrSgwhv separator + */ + public static SgwhvRecord processSgwhv(SgwhvSeparator sep, + int subsetNum) { + int year = -1; + int month = -1; + int day = -1; + int hour = -1; + int min = -1; + int sec = -1; + SgwhvRecord sgwhvRec = null; + BUFRDataDocument record = (BUFRDataDocument) sep.next(); + if (record != null) { + List parameterList = record.getList(); + if (parameterList != null) { + sgwhvRec = new SgwhvRecord(); + for (IBUFRDataPacket pp : parameterList) { + int d = pp.getReferencingDescriptor().getDescriptor(); + if (d == BUFRDescriptor.createDescriptor(0, 1, 7)) { + if (pp.getValue() != null) { + + Long satelliteId = (Long) pp.getValue(); + sgwhvRec.setSatelliteId(satelliteId); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 1)) { + year = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 2)) { + month = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 3)) { + day = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 4)) { + hour = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 5)) { + min = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 6)) { + if (pp.getValue() != null) { + sec = ((Double) pp.getValue()).intValue(); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 5, 2)) { + if (pp.getValue() != null) { + sgwhvRec.setLat(((Double) pp.getValue())); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 6, 2)) { + if (pp.getValue() != null) { + sgwhvRec.setLon(((Double) pp.getValue())); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 11, 12)) { + if (pp.getValue() != null) { + Double wspd10 = (Double) pp.getValue(); + sgwhvRec.setWspd10(wspd10); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 21)) { + if (pp.getValue() != null) { + Double htwaves = (Double) pp.getValue(); + sgwhvRec.setHtwaves(htwaves); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 26)) { + if (pp.getValue() != null) { + Double sgwhSd = (Double) pp.getValue(); + sgwhvRec.setSgwhSd(sgwhSd); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 33)) { + if (pp.getValue() != null) { + Double altitude = (Double) pp.getValue(); + sgwhvRec.setAltitude(altitude); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 71)) { + if (pp.getValue() != null) { + Long peak = (Long) pp.getValue(); + sgwhvRec.setPeak(peak); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 77)) { + if (pp.getValue() != null) { + Double altCorrI = (Double) pp.getValue(); + sgwhvRec.setAltCorrI(altCorrI); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 78)) { + if (pp.getValue() != null) { + Double altCorrD = (Double) pp.getValue(); + sgwhvRec.setAltCorrD(altCorrD); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 79)) { + if (pp.getValue() != null) { + Double altCorrW = (Double) pp.getValue(); + sgwhvRec.setAltCorrW(altCorrW); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 82)) { + if (pp.getValue() != null) { + Double loopCorr = (Double) pp.getValue(); + sgwhvRec.setLoopCorr(loopCorr); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 62)) { + if (pp.getValue() != null) { + Double bkst = (Double) pp.getValue(); + sgwhvRec.setBkst(bkst); + } + } + } + + /* + * Create time stamp. + */ + if ((year > 0) && (month > 0) && (day > 0) && (hour >= 0)) { + Calendar baseTime = TimeTools.getBaseCalendar(year, month, + day); + baseTime.set(Calendar.HOUR_OF_DAY, hour); + baseTime.set(Calendar.MINUTE, min); + baseTime.set(Calendar.SECOND, sec) ; + Calendar obstime = TimeTools.copy(baseTime); + sgwhvRec.setObsTime(obstime); + DataTime dt = new DataTime(obstime); + sgwhvRec.setDataTime(dt); + } + } else { + System.out.println(" There is no data in bulletin "); + } + } + return sgwhvRec; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/utility/common_static/base/purge/sgwhvPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/utility/common_static/base/purge/sgwhvPurgeRules.xml new file mode 100644 index 0000000000..71a920d434 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/utility/common_static/base/purge/sgwhvPurgeRules.xml @@ -0,0 +1,10 @@ + + + + + sgwhv + default + + 02-00:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/utility/edex_static/base/distribution/bufrsgwhv.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/utility/edex_static/base/distribution/sgwhv.xml similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrsgwhv/utility/edex_static/base/distribution/bufrsgwhv.xml rename to ncep/gov.noaa.nws.ncep.edex.plugin.sgwhv/utility/edex_static/base/distribution/sgwhv.xml diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.pafm/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.pafm/.classpath rename to ncep/gov.noaa.nws.ncep.edex.plugin.ssha/.classpath diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/.project new file mode 100644 index 0000000000..ab6568229d --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.ssha + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/.settings/org.eclipse.jdt.core.prefs rename to ncep/gov.noaa.nws.ncep.edex.plugin.ssha/.settings/org.eclipse.jdt.core.prefs diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..90611814fe --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/META-INF/MANIFEST.MF @@ -0,0 +1,23 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: ssha +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.ssha +Bundle-Version: 1.0.0.qualifier +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.31", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", + javax.persistence;bundle-version="1.0.0", + org.apache.log4j;bundle-version="1.0.0", + org.apache.commons.logging;bundle-version="1.0.4", + com.raytheon.uf.edex.decodertools;bundle-version="1.12.1161", + gov.noaa.nws.ncep.common.dataplugin.ssha;bundle-version="1.0.0" +Export-Package: gov.noaa.nws.ncep.edex.plugin.ssha.decoder, + gov.noaa.nws.ncep.edex.plugin.ssha.util +Import-Package: com.raytheon.uf.edex.decodertools.bufr, + com.raytheon.uf.edex.decodertools.bufr.descriptors, + com.raytheon.uf.edex.decodertools.bufr.packets, + com.raytheon.uf.edex.decodertools.time, + com.raytheon.uf.edex.wmo.message, + org.junit diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/build.properties new file mode 100644 index 0000000000..34d2e4d2da --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/build.properties @@ -0,0 +1,4 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + . diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/component-deploy.xml new file mode 100644 index 0000000000..73023ae434 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/res/bufrtables/SSHABufrTable_B b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/bufrtables/SSHABufrTable_B similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/res/bufrtables/SSHABufrTable_B rename to ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/bufrtables/SSHABufrTable_B diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/res/bufrtables/SSHABufrTable_D b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/bufrtables/SSHABufrTable_D similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/res/bufrtables/SSHABufrTable_D rename to ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/bufrtables/SSHABufrTable_D diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/pointdata/ssha.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/pointdata/ssha.xml new file mode 100644 index 0000000000..6c17321dc3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/pointdata/ssha.xml @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/spring/ssha-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/spring/ssha-common.xml new file mode 100644 index 0000000000..61d4d22efa --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/spring/ssha-common.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/spring/ssha-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/spring/ssha-ingest.xml new file mode 100644 index 0000000000..796350c389 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/res/spring/ssha-ingest.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ssha + + + + + + + + ssha + + + + + + + + + + java.lang.Throwable + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/decoder/SshaDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/decoder/SshaDecoder.java new file mode 100644 index 0000000000..818469c7d5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/decoder/SshaDecoder.java @@ -0,0 +1,99 @@ +/** + * BufrSshaDecoder + * + * This java class decodes SSHA (Sea Surface Height Anomaly) BUFR data. + * + **
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#     Engineer    Description
+ * -------		-------		--------	-----------
+ * 09/11					Chin J Chen   Initial coding from BufrSshaDecoder
+ * 
+ * + * @author Chin J. Chen + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.ssha.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.ssha.SshaRecord; +import gov.noaa.nws.ncep.edex.plugin.ssha.util.SshaParser; + +import java.util.ArrayList; +import java.util.List; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.edex.plugin.IBinaryDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; + +public class SshaDecoder extends AbstractDecoder implements IBinaryDecoder { + private static String pluginName; + + private Log logger = LogFactory.getLog(getClass()); + + /** + * Empty constructor required by DecoderFactory. + * + * @throws DecoderException + */ + public SshaDecoder(String name) throws DecoderException { + pluginName = name; + } + + /** + * Decode the next SSHA BUFR record. + * + * @return One record of decoded data. + * @throws DecoderException + * Thrown if no data is available. + */ + public PluginDataObject[] decode(byte[] bufrData) throws DecoderException { + SshaRecord sshaRec; + SshaSeparator sep = new SshaSeparator(); + + try { + if (bufrData != null) { + sep.setData(bufrData, null); + } else { + logger.info("No data to decode while creating SshaSeparator"); + } + } catch (Exception e) { + // need to catch any number of exceptions. Report them here + // instead of letting them kill the PluginDataProxy. + if (sep != null) { + logger.error("Error in " + sep); + } + logger.error("Exception while creating SshaSeparator", e); + } + + /* + * Process BufrSsha raw data and add to the database. + */ + List pdoList = new ArrayList(); + int subsetNum = 0; + while (sep.hasNext()) { + subsetNum++; + sshaRec = SshaParser.processSsha(sep, subsetNum); + if (sshaRec != null) { + try { + sshaRec.setPluginName(pluginName); + sshaRec.constructDataURI(); + sshaRec.setReportType("BUFRSSHA"); + } catch (PluginException e) { + logger.error("Error constructing dataURI", e); + } + } + if (!pdoList.contains(sshaRec)) { + pdoList.add(sshaRec); + } + } + logger.info("Processed " + subsetNum + " subsets"); + return pdoList.toArray(new PluginDataObject[pdoList.size()]); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/decoder/SshaSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/decoder/SshaSeparator.java new file mode 100644 index 0000000000..0a35f55f2f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/decoder/SshaSeparator.java @@ -0,0 +1,154 @@ +/** + * This class sets the BUFR Ssha section 4 data in an array for parsing. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#     Engineer    Description
+ * -------		-------		--------	-----------
+ * 09/11					Chin J Chen	Initial coding from BufrSshaSeparator
+ * 
+ * + * @author Chin J. Chen + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.ssha.decoder; + +import gov.noaa.nws.ncep.edex.plugin.ssha.util.SshaDescriptorDelegate; + +import java.util.ArrayList; +import java.util.List; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; +import com.raytheon.uf.edex.decodertools.bufr.BUFRDocument; +import com.raytheon.uf.edex.decodertools.bufr.BUFRFile; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; +import com.raytheon.uf.edex.decodertools.bufr.packets.BUFRSublistPacket; +import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; + +public class SshaSeparator extends AbstractRecordSeparator implements + IDescriptorFactorySelector { + + private Log logger = LogFactory.getLog(getClass()); + + // Raw message data + private byte[] messageData = null; + + // List of BUFR documents created from the physical message + private List records = null; + + // Pointer to the current BUFR document to be processed. + private int currentRecord = -1; + + /* + * + * (non-Javadoc) + * + * @see java.util.Iterator#next() + */ + public Object next() { + BUFRDataDocument data = null; + if (hasNext()) { + data = records.get(currentRecord); + currentRecord++; + } + return data; + } + + /** + * Is there another record available? + * + * @return Is there another record available? + */ + @Override + public boolean hasNext() { + boolean hasMore = (records != null); + hasMore = hasMore && (records.size() > 0); + hasMore = hasMore && (currentRecord < records.size()); + return hasMore; + } + + /** + * Set the raw BUFR data and invoke the internal message separation process. + * + * @param bufrData + * The BufrSsha BUFR data. + */ + @Override + public void setData(byte[] bufrData, Headers headers) { + currentRecord = -1; + try { + if (bufrData != null) { + ; + int start = 0; + int len = bufrData.length - start; + messageData = new byte[len]; + System.arraycopy(bufrData, start, messageData, 0, len); + decodeBUFRData(); + } + } finally { + if ((records != null) && (records.size() > 0)) { + currentRecord = 0; + } + } + } + + /** + * Decode the entire physical file that was used to create this separator. + */ + @SuppressWarnings("unchecked") + private void decodeBUFRData() { + BUFRFile bfile = new BUFRFile(messageData, + new SshaDescriptorDelegate(this)); + records = new ArrayList(); + int bulletinNumber = 1; + + /* + * Create an arrayList which stores all the binary records of the + * BufrSsha data. + * + * bulletin: a block of BufrSsha data, including Sections 0 to 5, which + * starts with WMO header and an indicator key word "BUFR". A BUFR file + * may contain multiple bulletins. bufrsshaData: Section 4 BufrSsha data + * (BUFRDataDocument) in one bulletin which may contain multiple Bufr + * records. record: one BufrSsha record which contains multiple + * parameters, e.g., MSSH, TMBRST, SSHA. etc. + */ + for (BUFRDocument bulletin : bfile) { + logger.debug("Executing bulletin " + bulletinNumber); + BUFRDataDocument bufrsshaData = bulletin.execute(); + List idps = bufrsshaData.getList(); + logger.debug("Number of records = " + idps.size() + " in bulletin " + + bulletinNumber); + bulletinNumber++; + for (IBUFRDataPacket record : idps) { + if (record != null) { + if (record instanceof BUFRSublistPacket) { + List idps2 = (List) record + .getValue(); + BUFRDataDocument dd = new BUFRDataDocument(idps2); + records.add(dd); + } + } + } + } + } + + /** + * Get the selector value associated with this separator. + * + * @return The selector associated with this separator. + */ + @Override + public String getSelector() { + String retValue = "SSHA"; + return retValue; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/decoder/package-info.java new file mode 100644 index 0000000000..924278a562 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/decoder/package-info.java @@ -0,0 +1,7 @@ +/** + * SSHA implementation of the plugin pattern. + * + * Package includes classes to decode the SSHA message and persist the data. + * + */ +package gov.noaa.nws.ncep.edex.plugin.ssha.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/util/SshaDescriptorDelegate.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/util/SshaDescriptorDelegate.java new file mode 100644 index 0000000000..f9d4cd8c78 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/util/SshaDescriptorDelegate.java @@ -0,0 +1,87 @@ +/** + * + * SshaDescriptorDelegate + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#     Engineer    Description
+ * -------		-------		--------	-----------
+ * 08/23/11					Chin J Chen	Initial coding from BufrSshaDescriptorDelegate
+ * 
+ * + * @author Chin J. Chen + * @version 1.0 + */ +package gov.noaa.nws.ncep.edex.plugin.ssha.util; + +import java.util.HashMap; +import java.util.Map; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.uf.edex.decodertools.bufr.descriptors.DescriptorFactory; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactoryDelegate; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.IDescriptorFactorySelector; + +public class SshaDescriptorDelegate implements IDescriptorFactoryDelegate { + + private static Log logger = LogFactory.getLog(SshaDescriptorDelegate.class); + IDescriptorFactorySelector factorySelector = null; + + private static Map factories; + static { + factories = new HashMap(); + factories.put("SSHA", createFactory("SSHABufrTable_B", "SSHABufrTable_D")); + } + + public SshaDescriptorDelegate(IDescriptorFactorySelector selector) { + factorySelector = selector; + } + + @Override + public DescriptorFactory getInstance() { + DescriptorFactory factory = null; // defaultFactory; + + String selector = null; + if (factorySelector != null) { + selector = factorySelector.getSelector(); + } + logger.debug ("Getting DescriptorFactory for type " + selector); + + factory = factories.get(selector); + if (factory == null) { + factory = new DescriptorFactory(); + } + return factory; + } + + @Override + public void setDescriptorFactorySelector(IDescriptorFactorySelector selector) { + factorySelector = selector; + } + + /** + * + * @param resourceClassReference + * Class reference table resources will be loaded from. + * @param tableB + * Name of BUFR table B. + * @param tableD + * Name of BUFR table D. + * @return + */ + private static final DescriptorFactory createFactory(String tableB, + String tableD) { + DescriptorFactory factory = null; + logger.debug ("Creating table " + tableB + " " + tableD); + factory = new DescriptorFactory(SshaDescriptorDelegate.class, tableB, + tableD); + logger.debug ("Table created = [" + (factory != null) + "]"); + return factory; + } + + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/util/SshaParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/util/SshaParser.java new file mode 100644 index 0000000000..723cebd68b --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/util/SshaParser.java @@ -0,0 +1,496 @@ +/** + * processSsha + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * -------		------- 	--------	-----------
+ * 09/11					Chin J Chen	Initial coding from BufrSshaParser
+ * 
+ * + * @author Chin J. Chen + * @version 1.0 + */ + +package gov.noaa.nws.ncep.edex.plugin.ssha.util; + +import java.util.Calendar; +import java.util.List; + +import gov.noaa.nws.ncep.edex.plugin.ssha.decoder.SshaSeparator; +import gov.noaa.nws.ncep.common.dataplugin.ssha.SshaRecord; + +import com.raytheon.uf.common.time.DataTime; +import com.raytheon.uf.edex.decodertools.bufr.BUFRDataDocument; +import com.raytheon.uf.edex.decodertools.bufr.descriptors.BUFRDescriptor; +import com.raytheon.uf.edex.decodertools.bufr.packets.IBUFRDataPacket; +import com.raytheon.uf.edex.decodertools.time.TimeTools; + +public class SshaParser { + + /** + * process BUFR SSHA. + * + * @param sep + * the BufrSsha separator + */ + public static SshaRecord processSsha(SshaSeparator sep, + int subsetNum) { + int year = -1; + int month = -1; + int day = -1; + int hour = -1; + int min = -1; + int sec = -1; + Long longsec = -1l; + SshaRecord sshaRec = null; + BUFRDataDocument record = (BUFRDataDocument) sep.next(); + if (record != null) { + List parameterList = record.getList(); + int numAcrs = 0; + int numSccf = 0; + int numTmbrst = 0; + int numHmsl = 0; + if (parameterList != null) { + sshaRec = new SshaRecord(); + for (IBUFRDataPacket pp : parameterList) { + int d = pp.getReferencingDescriptor().getDescriptor(); + if (d == BUFRDescriptor.createDescriptor(0, 1, 7)) { + if (pp.getValue() != null) { + sshaRec.setSaid((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 2, 19)) { + if (pp.getValue() != null) { + sshaRec.setSiid((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 1, 96)) { + if (pp.getValue() != null) { + String strRmNul = (String) pp.getValue(); + strRmNul = strRmNul.replace('\0',' '); + sshaRec.setStaq(strRmNul); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 61)) { + if (pp.getValue() != null) { + String strRmNul = (String) pp.getValue(); + strRmNul = strRmNul.replace('\0',' '); + sshaRec.setSoftv(strRmNul); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 5, 44)) { + if (pp.getValue() != null) { + sshaRec.setSacyln((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 5, 40)) { + if (pp.getValue() != null) { + sshaRec.setOrbn((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 1, 30)) { + if (pp.getValue() != null) { + String strRmNul = (String) pp.getValue(); + strRmNul = strRmNul.replace('\0',' '); + sshaRec.setNumid(strRmNul); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 1)) { + year = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 2)) { + month = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 3)) { + day = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 4)) { + hour = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 5)) { + min = ((Double) pp.getValue()).intValue(); + } else if (d == BUFRDescriptor.createDescriptor(0, 4, 7)) { + if (pp.getValue() != null) { + longsec = (Math.round((Double) pp.getValue())); + sec = longsec.intValue(); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 5, 1)) { + if (pp.getValue() != null) { + sshaRec.setClath(((Double) pp.getValue())); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 6, 1)) { + if (pp.getValue() != null) { + sshaRec.setClonh(((Double) pp.getValue())); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 8, 29)) { + if (pp.getValue() != null) { + sshaRec.setRsst((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 8, 74)) { + if (pp.getValue() != null) { + sshaRec.setAetp((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 8, 77)) { + if (pp.getValue() != null) { + sshaRec.setDsst((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 40, 11)) { + if (pp.getValue() != null) { + sshaRec.setIntf((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 97)) { + if (pp.getValue() != null) { + sshaRec.setEeno((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 95)) { + if (pp.getValue() != null) { + sshaRec.setAsfl((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 98)) { + if (pp.getValue() != null) { + sshaRec.setAdqf((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 99)) { + if (pp.getValue() != null) { + sshaRec.setArqf((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 144)) { + if (pp.getValue() != null) { + sshaRec.setAlrf((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 96)) { + if (pp.getValue() != null) { + sshaRec.setRsfl((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 40, 12)) { + if (pp.getValue() != null) { + sshaRec.setRdqf((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 40, 13)) { + if (pp.getValue() != null) { + sshaRec.setRbif((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 169)) { + if (pp.getValue() != null) { + sshaRec.setIpin((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 40, 23)) { + if (pp.getValue() != null) { + sshaRec.setAasf((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 40, 24)) { + if (pp.getValue() != null) { + sshaRec.setMmap((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 40, 25)) { + if (pp.getValue() != null) { + sshaRec.setIfdt((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 151)) { + if (pp.getValue() != null) { + sshaRec.setKbor((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 162)) { + if (pp.getValue() != null) { + sshaRec.setRkbor((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 163)) { + if (pp.getValue() != null) { + sshaRec.setNvpk2((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 160)) { + if (pp.getValue() != null) { + sshaRec.setKbic((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 133)) { + if (pp.getValue() != null) { + sshaRec.setSbck((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 156)) { + if (pp.getValue() != null) { + sshaRec.setKbsw((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 164)) { + if (pp.getValue() != null) { + sshaRec.setRksw((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 165)) { + if (pp.getValue() != null) { + sshaRec.setNvksw((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 166)) { + if (pp.getValue() != null) { + sshaRec.setKncs((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 137)) { + if (pp.getValue() != null) { + sshaRec.setKobc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 138)) { + if (pp.getValue() != null) { + sshaRec.setSkobc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 167)) { + if (pp.getValue() != null) { + sshaRec.setNvpkb((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 139)) { + if (pp.getValue() != null) { + sshaRec.setKnic((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 118)) { + numAcrs++; + if (pp.getValue() != null) { + if (numAcrs == 1) { + sshaRec.setAcrs1((Double) pp.getValue()); + } else { + sshaRec.setAcrs2((Double) pp.getValue()); + } + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 145)) { + if (pp.getValue() != null) { + sshaRec.setKagc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 146)) { + if (pp.getValue() != null) { + sshaRec.setRkagc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 147)) { + if (pp.getValue() != null) { + sshaRec.setNvkg((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 168)) { + if (pp.getValue() != null) { + sshaRec.setCbor((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 169)) { + if (pp.getValue() != null) { + sshaRec.setRcbor((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 170)) { + if (pp.getValue() != null) { + sshaRec.setNvpc((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 161)) { + if (pp.getValue() != null) { + sshaRec.setCbic((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 162)) { + if (pp.getValue() != null) { + sshaRec.setSbcc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 171)) { + if (pp.getValue() != null) { + sshaRec.setCbsw((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 172)) { + if (pp.getValue() != null) { + sshaRec.setRcsw((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 173)) { + if (pp.getValue() != null) { + sshaRec.setNvcsw((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 174)) { + if (pp.getValue() != null) { + sshaRec.setCncs((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 170)) { + if (pp.getValue() != null) { + sshaRec.setCcob((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 171)) { + if (pp.getValue() != null) { + sshaRec.setRccob((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 22, 175)) { + if (pp.getValue() != null) { + sshaRec.setNvpcb((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 172)) { + if (pp.getValue() != null) { + sshaRec.setCnia((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 173)) { + if (pp.getValue() != null) { + sshaRec.setCagc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 174)) { + if (pp.getValue() != null) { + sshaRec.setRcagc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 21, 175)) { + if (pp.getValue() != null) { + sshaRec.setNvpca((Long) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 2, 153)) { + numSccf++; + if (pp.getValue() != null) { + if (numSccf == 1) { + sshaRec.setSccf1((Double) pp.getValue()); + } else if (numSccf == 2) { + sshaRec.setSccf2((Double) pp.getValue()); + } else { + sshaRec.setSccf3((Double) pp.getValue()); + } + } + } else if (d == BUFRDescriptor.createDescriptor(0, 12, 63)) { + numTmbrst++; + if (pp.getValue() != null) { + if (numTmbrst == 1) { + sshaRec.setTmbrst1((Double) pp.getValue()); + } else if (numTmbrst == 2) { + sshaRec.setTmbrst2((Double) pp.getValue()); + } else { + sshaRec.setTmbrst3((Double) pp.getValue()); + } + } + } else if (d == BUFRDescriptor.createDescriptor(0, 13, 90)) { + if (pp.getValue() != null) { + sshaRec.setRwvc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 13, 91)) { + if (pp.getValue() != null) { + sshaRec.setRlqc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 7, 2)) { + numHmsl++; + if (pp.getValue() != null) { + if (numHmsl == 1) { + sshaRec.setHmsl1((Double) pp.getValue()); + } else { + sshaRec.setHmsl2((Double) pp.getValue()); + } + } + } else if (d == BUFRDescriptor.createDescriptor(0, 11, 97)) { + if (pp.getValue() != null) { + sshaRec.setWspa((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 11, 98)) { + if (pp.getValue() != null) { + sshaRec.setWspr((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 11, 95)) { + if (pp.getValue() != null) { + sshaRec.setUmwv((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 11, 96)) { + if (pp.getValue() != null) { + sshaRec.setVwmv((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 96)) { + if (pp.getValue() != null) { + sshaRec.setMdyt((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 81)) { + if (pp.getValue() != null) { + sshaRec.setAlre((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 82)) { + if (pp.getValue() != null) { + sshaRec.setIalr((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 83)) { + if (pp.getValue() != null) { + sshaRec.setOnap((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 101)) { + if (pp.getValue() != null) { + sshaRec.setSonaw((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 132)) { + if (pp.getValue() != null) { + sshaRec.setIcmk((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 163)) { + if (pp.getValue() != null) { + sshaRec.setAick((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 126)) { + if (pp.getValue() != null) { + sshaRec.setMdtc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 128)) { + if (pp.getValue() != null) { + sshaRec.setMwtc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 164)) { + if (pp.getValue() != null) { + sshaRec.setRwtc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 85)) { + if (pp.getValue() != null) { + sshaRec.setMssh((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 97)) { + if (pp.getValue() != null) { + sshaRec.setMsha((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 86)) { + if (pp.getValue() != null) { + sshaRec.setGeodh((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 87)) { + if (pp.getValue() != null) { + sshaRec.setOdle((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 92)) { + if (pp.getValue() != null) { + sshaRec.setSeth((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 88)) { + if (pp.getValue() != null) { + sshaRec.setTgoth1((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 89)) { + if (pp.getValue() != null) { + sshaRec.setTgoth2((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 98)) { + if (pp.getValue() != null) { + sshaRec.setLths1((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 99)) { + if (pp.getValue() != null) { + sshaRec.setLths2((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 90)) { + if (pp.getValue() != null) { + sshaRec.setLpth((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 100)) { + if (pp.getValue() != null) { + sshaRec.setNlth((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 93)) { + if (pp.getValue() != null) { + sshaRec.setGpth((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 25, 127)) { + if (pp.getValue() != null) { + sshaRec.setIbco((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 40, 14)) { + if (pp.getValue() != null) { + sshaRec.setHfstc((Double) pp.getValue()); + } + } else if (d == BUFRDescriptor.createDescriptor(0, 10, 102)) { + if (pp.getValue() != null) { + sshaRec.setSsha((Double) pp.getValue()); + } + } + } + + /* + * Create time stamp. + */ + if ((year > 0) && (month > 0) && (day > 0) && (hour >= 0)) { + Calendar baseTime = TimeTools.getBaseCalendar(year, month, + day); + baseTime.set(Calendar.HOUR_OF_DAY, hour); + baseTime.set(Calendar.MINUTE, min); + baseTime.set(Calendar.SECOND, sec) ; + Calendar obstime = TimeTools.copy(baseTime); + sshaRec.setObsTime(obstime); + DataTime dt = new DataTime(obstime); + sshaRec.setDataTime(dt); + } + } else { + System.out.println("Info: There is no data in ssha bulletin."); + } + } + return sshaRec; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/util/package-info.java new file mode 100644 index 0000000000..9b33e96374 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/src/gov/noaa/nws/ncep/edex/plugin/ssha/util/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains tools for Ssha decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.ssha.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrssha/decoder/JA2_OPR_2PcS084_176_20101019_211959_20101019_231723 b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/unit-test/gov/noaa/nws/ncep/edex/plugin/ssha/decoder/JA2_OPR_2PcS084_176_20101019_211959_20101019_231723 similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.bufrssha/unit-test/gov/noaa/nws/ncep/edex/plugin/bufrssha/decoder/JA2_OPR_2PcS084_176_20101019_211959_20101019_231723 rename to ncep/gov.noaa.nws.ncep.edex.plugin.ssha/unit-test/gov/noaa/nws/ncep/edex/plugin/ssha/decoder/JA2_OPR_2PcS084_176_20101019_211959_20101019_231723 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/utility/common_static/base/purge/sshaPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/utility/common_static/base/purge/sshaPurgeRules.xml new file mode 100644 index 0000000000..65d1c786b5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/utility/common_static/base/purge/sshaPurgeRules.xml @@ -0,0 +1,10 @@ + + + + + ssha + default + + 02-00:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/utility/edex_static/base/distribution/ssha.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/utility/edex_static/base/distribution/ssha.xml new file mode 100644 index 0000000000..2e6de3de91 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.ssha/utility/edex_static/base/distribution/ssha.xml @@ -0,0 +1,4 @@ + + + ^ISZX[0-9][0-9]* + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.scd/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/.classpath similarity index 100% rename from ncep/gov.noaa.nws.ncep.edex.plugin.scd/.classpath rename to ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/.classpath diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/.project new file mode 100644 index 0000000000..c453862049 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/.project @@ -0,0 +1,28 @@ + + + gov.noaa.nws.ncep.edex.plugin.stormtrack + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/.settings/org.eclipse.jdt.core.prefs b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000000..fc7c33c4e8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,7 @@ +#Thu Jun 03 14:34:19 EDT 2010 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..8001670597 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/META-INF/MANIFEST.MF @@ -0,0 +1,22 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Atcf Plug-in +Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.stormtrack +Bundle-Version: 1.0.0.qualifier +Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization +Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB +Bundle-RequiredExecutionEnvironment: JavaSE-1.6 +Require-Bundle: com.raytheon.edex.common;bundle-version="1.11.31", + javax.persistence;bundle-version="1.0.0", + org.junit;bundle-version="1.0.0", + org.apache.log4j;bundle-version="1.0.0", + org.apache.commons.logging;bundle-version="1.0.4", + com.raytheon.uf.common.localization;bundle-version="1.11.31", + gov.noaa.nws.ncep.common.dataplugin.stormtrack, + gov.noaa.nws.ncep.common;bundle-version="1.0.0", + gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0" +Import-Package: gov.noaa.nws.ncep.common.dataplugin.stormtrack, + gov.noaa.nws.ncep.edex.tools.decoder, + gov.noaa.nws.ncep.edex.util +Export-Package: gov.noaa.nws.ncep.edex.plugin.stormtrack.decoder, + gov.noaa.nws.ncep.edex.plugin.stormtrack.util diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/build.properties b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/build.properties new file mode 100644 index 0000000000..34d2e4d2da --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/build.properties @@ -0,0 +1,4 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + . diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/component-deploy.xml new file mode 100644 index 0000000000..e893c3b07c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/component-deploy.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/res/spring/stormtrack-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/res/spring/stormtrack-common.xml new file mode 100644 index 0000000000..5a40e67065 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/res/spring/stormtrack-common.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/res/spring/stormtrack-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/res/spring/stormtrack-ingest.xml new file mode 100644 index 0000000000..35c042ecb8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/res/spring/stormtrack-ingest.xml @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + stormtrack + + + + + + + + stormtrack + + + + + + + + + + + java.lang.Throwable + + + + + + + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/StormTrackDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/StormTrackDecoder.java new file mode 100644 index 0000000000..8cff14ab92 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/StormTrackDecoder.java @@ -0,0 +1,145 @@ +/** + * + * StormTrackDecoder + * + * Decoder Plug-In for StormTrack (Automatic Tropical Cyclone Forecast & Ensemble cyclones). + * + * 12 December 2008 + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + */ + +package gov.noaa.nws.ncep.edex.plugin.stormtrack.decoder; + +import gov.noaa.nws.ncep.common.dataplugin.stormtrack.StormTrackRecord; +import gov.noaa.nws.ncep.edex.plugin.stormtrack.util.StormTrackParser; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +import java.util.Calendar; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.exception.DecoderException; +import com.raytheon.edex.plugin.AbstractDecoder; +import com.raytheon.uf.common.dataplugin.PluginDataObject; +import com.raytheon.uf.common.dataplugin.PluginException; + +/** + * + * StormTrackDecoder + * + * Decoder implementation for StormTrack Plug-In + * + *
+ * SOFTWARE HISTORY
+ * 
+ * Date       	Ticket#		Engineer	Description
+ * ------------	----------	-----------	--------------------------
+ * 08/2011					T. Lee		ATCF and Ensemble storm tracks	
+ * 
+ * 
+ * + * @author tlee + * @version 1 + * + */ + +public class StormTrackDecoder extends AbstractDecoder { + // Name of the plugin controlling this decoder. + public final String pluginName; + + protected Matcher regexMatcher; + + protected Pattern regexPattern; + + public Calendar observTime = null; + + /** + * Constructor + * + * @throws DecoderException + */ + public StormTrackDecoder(String name) throws DecoderException { + pluginName = name; + } + + public synchronized PluginDataObject[] decode(byte[] data, Headers headers) + throws DecoderException { + String traceId = ""; + String theBulletin = null; + byte[] messageData = null; + // STORMTRACK_DATA is REGEX for a StormTrack record + final String STORMTRACK_DATA = IDecoderConstantsN.STORM_BULLSEPARATOR; + final Pattern stormTrackPattern = Pattern.compile(STORMTRACK_DATA); + + if (headers != null) { + traceId = (String) headers.get("traceId"); + } + + /* + * Check if there are more records + */ + StormTrackSeparator sep = StormTrackSeparator.separate(data, headers); + messageData = sep.next(); + String theMessage = new String(messageData); + theBulletin = theMessage; + StormTrackRecord record = null; + + try { + Matcher stormTrackMatcher = stormTrackPattern.matcher(theBulletin); + + if (stormTrackMatcher.find()) { + + } else { + System.out.println("StormTrack WARNING: Ignored invalid record: " + + theBulletin); + } + } catch (Exception e) { + System.out.println("StormTrack WARNING exception: Unable to decode: " + + theBulletin); + e.printStackTrace(); + } + + /* + * Process the StormTrack fields + */ + record = StormTrackParser.processFields(theBulletin); + + /* + * Check the StormTrack record object + */ + if (record != null) { + try { + record.setTraceId(traceId); + record.setPluginName(pluginName); + record.constructDataURI(); + + /* + * Set report type in record. + */ + if (theMessage.contains("FOF\n") || theMessage.contains("TCV\n")) { + record.setReportType("ENSCYC"); + } else { + record.setReportType("ATCF"); + } + } catch (PluginException e) { + throw new DecoderException( + "StormTrack WARNING: Unable to construct dataURI--exception: ", + e); + } + } + + /* + * Return StormTrack record object if not null + */ + + + if (record == null) { + return new PluginDataObject[0]; + } else { + return new PluginDataObject[] { record }; + } + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/StormTrackSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/StormTrackSeparator.java new file mode 100644 index 0000000000..925dc48c0e --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/StormTrackSeparator.java @@ -0,0 +1,153 @@ +/** + * + * StormTrackSeparator + * + * Separator implementation for StormTrack (ATCF & Ensemble Cyclones) Plug-In + * + * 06 January 2010 + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + */ +package gov.noaa.nws.ncep.edex.plugin.stormtrack.decoder; + +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; +import java.util.NoSuchElementException; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import com.raytheon.edex.esb.Headers; +import com.raytheon.edex.plugin.AbstractRecordSeparator; +import com.raytheon.edex.util.Util; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +/** + * + * StormTrackSeparator + * + * Separator implementation for StormTrack Plug-In + * + *
+ * SOFTWARE HISTORY
+ * Date       	Ticket#		Engineer	Description
+ * --------		-------		--------	----------------
+ * 06/23/10		283		  	F. J. Yen	Initial creation
+ * 
+ * 
+ * + * @author fjyen + * @version 1 + */ + +public class StormTrackSeparator extends AbstractRecordSeparator { + + private final Log theLogger = LogFactory.getLog(getClass()); + + /** Regex used for separating multi-record file */ + private static final String BULLETINSEPARATOR = IDecoderConstantsN.STORM_BULLSEPARATOR; + + /** Regex matcher */ + private Matcher matcher; + + /** Pattern object for regex search */ + private Pattern pattern; + + /** List of records contained in file */ + private List records; + + private Iterator iterator = null; + + public static StormTrackSeparator separate(byte[] data, Headers headers) { + StormTrackSeparator stormTrackSeparator = new StormTrackSeparator(); + stormTrackSeparator.setData(data, headers); + return stormTrackSeparator; + } + + /** + * StormTrackSeparator() Constructor. + * + */ + public StormTrackSeparator() { + records = new ArrayList(); + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.IRecordSeparator#setData(byte[]) + */ + @Override + public void setData(byte[] data, Headers headers) { + doSeparate(new String(data)); + iterator = records.iterator(); + } + + /* + * (non-Javadoc) + * + * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() + */ + public boolean hasNext() { + + if (iterator == null) { + return false; + } else { + return iterator.hasNext(); + } + } + + /* + * Get record. + */ + public byte[] next() { + try { + String temp = iterator.next(); + if (Util.isEmptyString(temp)) { + return (byte[]) null; + } else { + return temp.getBytes(); + } + } catch (NoSuchElementException e) { + return (byte[]) null; + } + } + + /** + * + * @param message + * separate bulletins + */ + private void doSeparate(String message) { + try { + pattern = Pattern.compile(BULLETINSEPARATOR); + matcher = pattern.matcher(message); + while (matcher.find()) { + if (!records.contains(matcher.group())) { + records.add(matcher.group()); + } + } + /* + * Append the raw data files to the records + */ + for (int i = 0; i < records.size(); i++) { + if (i < records.size() - 1) { + records.set(i, message.substring( + message.indexOf(records.get(i)), + message.indexOf(records.get(i + 1)))); + } else { + records.set(i, + message.substring(message.indexOf(records.get(i)))); + } + } + } catch (Exception e) { + e.printStackTrace(); + theLogger.warn("====in separate: No valid StormTrack records found."); + } + return; + } +} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/package-info.java new file mode 100644 index 0000000000..6b5a489ea7 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/package-info.java @@ -0,0 +1,7 @@ +/** + * SGWH implementation of the plugin pattern. + * + * Package includes classes to decode the StormTrack message and persist the data. + * + */ +package gov.noaa.nws.ncep.edex.plugin.stormtrack.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/util/StormTrackParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/util/StormTrackParser.java new file mode 100644 index 0000000000..d7e7e1ea5a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/util/StormTrackParser.java @@ -0,0 +1,247 @@ +/** + * + * StormTrackParser + * + * This class provides parser processing utilities for the StormTrack Decoder Plug-In. + * + *
+ * 
+ * SOFTWARE HISTORY
+ * 
+ * Date       	Ticket#		Engineer	Description
+ * ------------	----------	-----------	--------------------------
+ * 06/23/10		283			F. J. Yen	Initial Creation
+ * 09/02/10		283			F. J. Yen	Added call to set dataTime
+ * 8/2011					T. Lee		Added ENSCYC
+ * 
+ * + * @author Fee Jing Yen, SIB + * @version 1 + * + * This code has been developed by the SIB for use in the AWIPS2 system. + * + */ + +package gov.noaa.nws.ncep.edex.plugin.stormtrack.util; + +import java.util.Calendar; +import java.util.Scanner; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import com.raytheon.uf.common.time.DataTime; + +import gov.noaa.nws.ncep.common.dataplugin.stormtrack.StormTrackRecord; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; + +public class StormTrackParser { + /** + * Constructor + */ + private static final float RMISSD = IDecoderConstantsN.FLOAT_MISSING; + public StormTrackParser () { + } + + /* + * processFields: Parse the fields in theBulletin and + * sets them in StormTrackRecord record and returns record. + * + * @param theBulletin the raw StormTrack record (treated as bulletin) string + */ + public static StormTrackRecord processFields(String theBulletin) { + + StormTrackRecord record = null; + final Integer maxFields = 50; + record = new StormTrackRecord(); + + theBulletin = theBulletin.replaceAll(" ", "").replace("\r"," ").replace("\n", " "); + Scanner sc = new Scanner(theBulletin).useDelimiter("[, ]"); + String[] stormTrackField = new String[maxFields]; + int fieldIdx = 0; + while (sc.hasNext() && (fieldIdx < maxFields)) { + stormTrackField[fieldIdx] = sc.next(); + fieldIdx++; + } + + if (fieldIdx > 0 && !stormTrackField[0].equals("")) { + record.setBasin(stormTrackField[0]); + } + if (fieldIdx > 1 && !stormTrackField[1].equals("")) { + record.setCycloneNum(stormTrackField[1]); + } + if (fieldIdx > 2 && !stormTrackField[2].equals("")) { + Calendar warnTm = processWarnTime(stormTrackField[2]); + record.setWarnTime(warnTm); + /* + * Put the warning time in the second field of the DataURI + * using setDataTime. This creates the reftime timestamp + * and also sets forecasttime to a nonnull value. Although + * forecasttime is not used in bufrssha, it can not be null + * when retrieving record from db. + */ + DataTime dataTime=new DataTime(warnTm); + record.setDataTime(dataTime); + } + if (fieldIdx > 3 && !stormTrackField[3].equals("")) { + record.setTechniqueNum(Integer.parseInt(stormTrackField[3])); + } + if (fieldIdx > 4 && !stormTrackField[4].equals("")) { + record.setModel(stormTrackField[4]); + } + if (fieldIdx > 5 && !stormTrackField[5].equals("")) { + record.setFcstHour(Integer.parseInt(stormTrackField[5])); + } + if (fieldIdx > 6 && !stormTrackField[6].equals("")) { + record.setClat(processLatLon(stormTrackField[6])); + } + if (fieldIdx > 7 && !stormTrackField[7].equals("")) { + record.setClon(processLatLon(stormTrackField[7])); + } + if (fieldIdx > 8 && !stormTrackField[8].equals("")) { + record.setWindMax((float)(Integer.parseInt(stormTrackField[8]))); + } + if (fieldIdx > 9 && !stormTrackField[9].equals("")) { + record.setMslp((float)(Integer.parseInt(stormTrackField[9]))); + } + if (fieldIdx > 10 && !stormTrackField[10].equals("")) { + record.setStormType(stormTrackField[10]); + } + if (fieldIdx > 11 && !stormTrackField[11].equals("")) { + record.setWindCategory((float)(Integer.parseInt(stormTrackField[11]))); + } + if (fieldIdx > 12 && !stormTrackField[12].equals("")) { + record.setWindCode(stormTrackField[12]); + } + if (fieldIdx > 13 && !stormTrackField[13].equals("")) { + record.setQuad1WindRad((float)(Integer.parseInt(stormTrackField[13]))); + } + if (fieldIdx > 14 && !stormTrackField[14].equals("")) { + record.setQuad2WindRad((float)(Integer.parseInt(stormTrackField[14]))); + } + if (fieldIdx > 15 && !stormTrackField[15].equals("")) { + record.setQuad3WindRad((float)(Integer.parseInt(stormTrackField[15]))); + } + if (fieldIdx > 16 && !stormTrackField[16].equals("")) { + record.setQuad4WindRad((float)(Integer.parseInt(stormTrackField[16]))); + } + if (fieldIdx > 17 && !stormTrackField[17].equals("")) { + record.setClosedP((float)(Integer.parseInt(stormTrackField[17]))); + } + if (fieldIdx > 18 && !stormTrackField[18].equals("")) { + record.setRadClosedP((float)(Integer.parseInt(stormTrackField[18]))); + } + if (fieldIdx > 19 && !stormTrackField[19].equals("")) { + record.setMaxWindRad((float)(Integer.parseInt(stormTrackField[19]))); + } + if (fieldIdx > 20 && !stormTrackField[20].equals("")) { + record.setGust((float)(Integer.parseInt(stormTrackField[20]))); + } + if (fieldIdx > 21 && !stormTrackField[21].equals("")) { + record.setEyeSize((float)(Integer.parseInt(stormTrackField[21]))); + } + if (fieldIdx > 22 && !stormTrackField[22].equals("")) { + record.setSubRegion(stormTrackField[22]); + } + if (fieldIdx > 23 && !stormTrackField[23].equals("")) { + record.setMaxSeas((float)(Integer.parseInt(stormTrackField[23]))); + } + if (fieldIdx > 24 && !stormTrackField[24].equals("")) { + record.setForecaster(stormTrackField[24]); + } + if (fieldIdx > 25 && !stormTrackField[25].equals("")) { + record.setStormDrct((float)(Integer.parseInt(stormTrackField[25]))); + } + if (fieldIdx > 26 && !stormTrackField[26].equals("")) { + record.setStormSped((float)(Integer.parseInt(stormTrackField[26]))); + } + if (fieldIdx > 27 && !stormTrackField[27].equals("")) { + record.setStormName(stormTrackField[27]); + } + if (fieldIdx > 28 && !stormTrackField[28].equals("")) { + record.setStormDepth(stormTrackField[28]); + } + if (fieldIdx > 29 && !stormTrackField[29].equals("")) { + record.setWaveHght((float)(Integer.parseInt(stormTrackField[29]))); + } + if (fieldIdx > 30 && !stormTrackField[30].equals("")) { + record.setWaveCode(stormTrackField[30]); + } + if (fieldIdx > 31 && !stormTrackField[31].equals("")) { + record.setQuad1WaveRad((float)(Integer.parseInt(stormTrackField[31]))); + } + if (fieldIdx > 32 && !stormTrackField[32].equals("")) { + record.setQuad2WaveRad((float)(Integer.parseInt(stormTrackField[32]))); + } + if (fieldIdx > 33 && !stormTrackField[33].equals("")) { + record.setQuad3WaveRad((float)(Integer.parseInt(stormTrackField[33]))); + } + if (fieldIdx > 34 && !stormTrackField[34].equals("")) { + record.setQuad4WaveRad((float)(Integer.parseInt(stormTrackField[34]))); + } + if (fieldIdx > 35 && !stormTrackField[35].equals("")) { + record.setUserDefined(stormTrackField[35]); + } + if (fieldIdx > 36 && !stormTrackField[36].equals("")) { + record.setUserData(stormTrackField[36]); + } + + return record; + } + + /* + * processLatLon: Convert the string latitude/longitude in tenths of a degree with appended N|S|E|W + * to return the floating point (+|-)latitude/longitude in degrees without N|S|E|W + * + * @param latLonStr latitude/longitude string such as 144N or 1056W + * in tenths + */ + public static Float processLatLon(String latLonStr) { + /* + * Regular expression for the latitude or longitude + */ + Float latLon=RMISSD; + final String LATLON = "(\\d{1,4})(N|S|E|W| )"; + final Pattern latLonPattern = Pattern.compile(LATLON); + Matcher latLonMatcher = latLonPattern.matcher (latLonStr); + if (latLonMatcher.find()) { + latLon = (float)(Integer.parseInt(latLonMatcher.group(1))); + if (latLonMatcher.group(2).equals("S") || + latLonMatcher.group(2).equals("W")) { + latLon = -.1f * latLon; + } else { + latLon = .1f * latLon; + } + } + return latLon; + } + + /* + * processWarnTime: Process the warning date/time string and return the Calendar warnTime + * + * @param warnTimeStr warning date/time string + */ + public static Calendar processWarnTime(String warnTimeStr) { + /* + * Regular expression for the warning date/time string + */ + final String WARN_DATETIME = "(\\d{4})(\\d{2})(\\d{2})(\\d{2})"; + final Pattern warnDateTimePattern = Pattern.compile(WARN_DATETIME); + Calendar warnTime = Calendar.getInstance(); + Matcher warnDateTimeMatcher = warnDateTimePattern.matcher(warnTimeStr); + if (warnDateTimeMatcher.find()) { + warnTime.set(Calendar.YEAR, Integer.parseInt(warnDateTimeMatcher + .group(1))); + warnTime.set(Calendar.MONTH, Integer + .parseInt(warnDateTimeMatcher.group(2)) - 1); + warnTime.set(Calendar.DAY_OF_MONTH, Integer + .parseInt(warnDateTimeMatcher.group(3))); + warnTime.set(Calendar.HOUR_OF_DAY, Integer + .parseInt(warnDateTimeMatcher.group(4))); + warnTime.set(Calendar.MINUTE, 0); + warnTime.set(Calendar.SECOND, 0); + warnTime.set(Calendar.MILLISECOND, 0); + } + return warnTime; + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/util/package-info.java new file mode 100644 index 0000000000..e345eceaa5 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/src/gov/noaa/nws/ncep/edex/plugin/stormtrack/util/package-info.java @@ -0,0 +1,4 @@ +/** +* Contains tools for SGWH decoder plug-ins +*/ +package gov.noaa.nws.ncep.edex.plugin.stormtrack.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/unit-test/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/StormTrackSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/unit-test/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/StormTrackSeparatorTest.java new file mode 100644 index 0000000000..1ea4228da3 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/unit-test/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/StormTrackSeparatorTest.java @@ -0,0 +1,124 @@ +/** + * This Java class is the JUnit test for the StormTrack decoder separator. + * + *
+ * 
+ * F. J. Yen	 6/10	Creation
+ * 
+ * + */ +package gov.noaa.nws.ncep.edex.plugin.stormtrack.decoder; + +import static org.junit.Assert.assertEquals; +import static org.junit.Assert.assertTrue; + +import gov.noaa.nws.ncep.edex.plugin.stormtrack.decoder.StormTrackSeparator; + +import java.io.BufferedReader; +import java.io.File; +import java.io.FileNotFoundException; +import java.io.FileReader; +import java.io.IOException; + +import org.apache.log4j.Logger; +import org.junit.Before; +import org.junit.BeforeClass; +import org.junit.Test; + +public class StormTrackSeparatorTest { + StormTrackSeparator sep; + + char[] cbuf; + + int ntime = 0; + + StringBuffer contents = new StringBuffer(); + + byte[] actual = null; + + @BeforeClass + public static void setUpBeforeClass() throws Exception { + } + + @Before + public void initialize() { + final Logger log = Logger.getLogger(getClass().getName()); + sep = new StormTrackSeparator(); + File file = new File( + "unit-test/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/aep202009.dat"); + BufferedReader reader = null; + + try { + System.out.println ( " here "); + + reader = new BufferedReader(new FileReader(file)); + String text = null; + + /* + * Repeat until all lines are read. Add control characters. + */ + + while ((text = reader.readLine()) != null) { + System.out.println ( "line of text : " + text); + if (text.length() != 0) { + contents.append(text).append("\n"); + } else { + + System.out.println ( " null text "); + } + + } + } catch (FileNotFoundException e) { + if (log.isInfoEnabled()) { + log.info("File is not found"); + } + } catch (IOException e) { + if (log.isInfoEnabled()) { + log.info("I/O Exception"); + } + } finally { + try { + System.out.println ( " here 2 "); + + if (reader != null) { + System.out.println ( " here 2.1"); + + reader.close(); + } + } catch (IOException e) { + System.out.println ( " here 3 "); + + if (log.isInfoEnabled()) { + log.info("I/O Exception"); + } + } + } + sep = new StormTrackSeparator(); + + actual = contents.toString().getBytes(); + if ( new String(actual).contains("\n")) { + System.out.print(" YES YES"); + } + sep.setData(actual, null); + } + + @Test + public void testHasNext() { + assertTrue("Find StormTrack separator! ", sep.hasNext()); + } + + @Test + public void testGetRecord() { + byte[] expected = sep.next(); + String a = new String(actual); + String e = new String(expected); + String e0 = e.substring(0); + System.out.println("expected e0=\n" + e0 + "<<"); + // Following a1 is for using new format + String a1 = a.substring(0, 129); + // Following a1 is for using old format + // String a1 = a.substring(0,44); + System.out.println("actual a1=\n" + a1 + "<<"); + assertEquals(e0.trim(), a1.trim()); + } +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/unit-test/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/aep202009.dat b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/unit-test/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/aep202009.dat new file mode 100644 index 0000000000..5e2d0d829a --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/unit-test/gov/noaa/nws/ncep/edex/plugin/stormtrack/decoder/aep202009.dat @@ -0,0 +1,3 @@ +ML, 0003, 2011072300, 03, NAM, 000, 556N, 1434W, 21, 1004, XX, 34, NEQ, 0000, 0000, 0000, 0000, 0, 0, 0, 0, 0, FOF +EP, 04E, 2011072300, 03, NAM, 000, 201N, 1104W, 38, 996, XX, 34, NEQ, 0055, 0038, 0000, 0031, 0, 0, 0, 0, 0, TCV +AL, 03L, 2011072300, 03, NAM, 000, 0 , 0 , 0, 0, XX, 34, NEQ, 0000, 0000, 0000, 0000, 0, 0, 0, 0, 0, TCV diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/unit-test/gov/noaa/nws/ncep/edex/plugin/stormtrack/util/StormTrackParserTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/unit-test/gov/noaa/nws/ncep/edex/plugin/stormtrack/util/StormTrackParserTest.java new file mode 100644 index 0000000000..b43c857f3c --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/unit-test/gov/noaa/nws/ncep/edex/plugin/stormtrack/util/StormTrackParserTest.java @@ -0,0 +1,157 @@ +package gov.noaa.nws.ncep.edex.plugin.stormtrack.util; + +import static org.junit.Assert.*; +import gov.noaa.nws.ncep.common.dataplugin.stormtrack.*; +import gov.noaa.nws.ncep.edex.plugin.stormtrack.util.StormTrackParser; + +import java.util.Calendar; + +import org.junit.BeforeClass; +import org.junit.Test; + +public class StormTrackParserTest { + + @BeforeClass + public static void setUpBeforeClass() throws Exception { + } + + @Test + public void testProcessLatLon() { + Float latLon; + latLon = StormTrackParser.processLatLon("975W"); + assertEquals (-97.5, latLon); + latLon = StormTrackParser.processLatLon("1605E"); + assertEquals (160.5, latLon); + latLon = StormTrackParser.processLatLon("1605W"); + assertEquals (-160.5, latLon); + latLon = StormTrackParser.processLatLon("623E"); + assertEquals (62.3, latLon); + latLon = StormTrackParser.processLatLon("62N"); + assertEquals (6.2, latLon); + latLon = StormTrackParser.processLatLon("847S"); + assertEquals (-84.7, latLon); + latLon = StormTrackParser.processLatLon("847G"); + assertEquals (999999., latLon); + latLon = StormTrackParser.processLatLon(""); + assertEquals (999999., latLon); + latLon = StormTrackParser.processLatLon(" "); + assertEquals (999999., latLon); + } + + @Test + public void testProcessWarnTime() { + Calendar warnTime; + + warnTime = StormTrackParser.processWarnTime("2010061706"); + assertEquals (2010, warnTime.get(Calendar.YEAR)); + assertEquals (5, warnTime.get(Calendar.MONTH)); + assertEquals (17, warnTime.get(Calendar.DAY_OF_MONTH)); + assertEquals (6, warnTime.get(Calendar.HOUR_OF_DAY)); + + warnTime = StormTrackParser.processWarnTime("2010062006"); + assertEquals (2010, warnTime.get(Calendar.YEAR)); + assertEquals (5, warnTime.get(Calendar.MONTH)); + assertEquals (20, warnTime.get(Calendar.DAY_OF_MONTH)); + assertEquals (6, warnTime.get(Calendar.HOUR_OF_DAY)); + + warnTime = StormTrackParser.processWarnTime("2010062022"); + assertEquals (2010, warnTime.get(Calendar.YEAR)); + assertEquals (5, warnTime.get(Calendar.MONTH)); + assertEquals (20, warnTime.get(Calendar.DAY_OF_MONTH)); + assertEquals (22, warnTime.get(Calendar.HOUR_OF_DAY)); + + warnTime = StormTrackParser.processWarnTime("2010123021"); + assertEquals (2010, warnTime.get(Calendar.YEAR)); + assertEquals (11, warnTime.get(Calendar.MONTH)); + assertEquals (30, warnTime.get(Calendar.DAY_OF_MONTH)); + assertEquals (21, warnTime.get(Calendar.HOUR_OF_DAY)); + + warnTime = StormTrackParser.processWarnTime("2010101012"); + assertEquals (2010, warnTime.get(Calendar.YEAR)); + assertEquals (9, warnTime.get(Calendar.MONTH)); + assertEquals (10, warnTime.get(Calendar.DAY_OF_MONTH)); + assertEquals (12, warnTime.get(Calendar.HOUR_OF_DAY)); + + warnTime = StormTrackParser.processWarnTime(" "); + Calendar warnTimeD = Calendar.getInstance(); + assertEquals (warnTimeD.get(Calendar.YEAR), warnTime.get(Calendar.YEAR)); + assertEquals (warnTimeD.get(Calendar.MONTH), warnTime.get(Calendar.MONTH)); + assertEquals (warnTimeD.get(Calendar.DAY_OF_MONTH), warnTime.get(Calendar.DAY_OF_MONTH)); + assertEquals (warnTimeD.get(Calendar.HOUR_OF_DAY), warnTime.get(Calendar.HOUR_OF_DAY)); + + } + @Test + public void testProcessFields() { + StormTrackRecord record; + String theBulletin; + Calendar warnDateTime; + theBulletin = "EP, 20, 2009101518, 2, ZGFS, 0, 116M, 966W, 25, 1008, XX, 34, NEQ, 100, 85, 70, 85,\n"; + record = StormTrackParser.processFields(theBulletin); + assertEquals ("EP", record.getBasin()); + assertEquals (20, record.getCycloneNum()); + warnDateTime = record.getWarnTime(); + assertEquals (2009, warnDateTime.get(Calendar.YEAR)); + assertEquals (9, warnDateTime.get(Calendar.MONTH)); + assertEquals (15, warnDateTime.get(Calendar.DAY_OF_MONTH)); + assertEquals (18, warnDateTime.get(Calendar.HOUR_OF_DAY)); + assertEquals (2, record.getTechniqueNum()); + assertEquals ("ZGFS", record.getModel()); + assertEquals (0, record.getFcstHour()); + assertEquals (999999., record.getClat()); + assertEquals (-96.6, record.getClon()); + assertEquals (25., record.getWindMax()); + assertEquals (1008., record.getMslp()); + assertEquals ("XX", record.getStormType()); + assertEquals (34., record.getWindCategory()); + assertEquals ("NEQ", record.getWindCode()); + assertEquals (100., record.getQuad1WindRad()); + assertEquals (85., record.getQuad2WindRad()); + assertEquals (70., record.getQuad3WindRad()); + assertEquals (85., record.getQuad4WindRad()); + assertEquals (999999., record.getClosedP()); + assertEquals (999999., record.getRadClosedP()); + // + theBulletin = "CP, 85, 2010053012, 03, OFCL, 3, 242N, 1568W, 100, 960, HU, 34, NEQ, 130, 132, 134, 135, 0, 0, 0, 120, 20, C, 0, RMT, 25, 9, HURCNAME, , 12, NEQ, 130, 131, 132, 133\n"; + record = StormTrackParser.processFields(theBulletin); + assertEquals ("CP", record.getBasin()); + assertEquals (85, record.getCycloneNum()); + warnDateTime = record.getWarnTime(); + assertEquals (2010, warnDateTime.get(Calendar.YEAR)); + assertEquals (4, warnDateTime.get(Calendar.MONTH)); + assertEquals (30, warnDateTime.get(Calendar.DAY_OF_MONTH)); + assertEquals (12, warnDateTime.get(Calendar.HOUR_OF_DAY)); + assertEquals (3, record.getTechniqueNum()); + assertEquals ("OFCL", record.getModel()); + assertEquals (3, record.getFcstHour()); + assertEquals (24.2, record.getClat()); + assertEquals (-156.8, record.getClon()); + assertEquals (100., record.getWindMax()); + assertEquals (960., record.getMslp()); + assertEquals ("HU", record.getStormType()); + assertEquals (34., record.getWindCategory()); + assertEquals ("NEQ", record.getWindCode()); + assertEquals (130., record.getQuad1WindRad()); + assertEquals (132., record.getQuad2WindRad()); + assertEquals (134., record.getQuad3WindRad()); + assertEquals (135., record.getQuad4WindRad()); + assertEquals (0., record.getClosedP()); + assertEquals (0., record.getRadClosedP()); + assertEquals (0., record.getMaxWindRad()); + assertEquals (120., record.getGust()); + assertEquals (20., record.getEyeSize()); + assertEquals ("C", record.getSubRegion()); + assertEquals (0., record.getMaxSeas()); + assertEquals ("RMT", record.getForecaster()); + assertEquals (25., record.getStormDrct()); + assertEquals (9., record.getStormSped()); + assertEquals ("HURCNAME", record.getStormName()); + assertEquals (" ", record.getStormDepth()); + assertEquals (12., record.getWaveHght()); + assertEquals ("NEQ", record.getWaveCode()); + assertEquals (130., record.getQuad1WaveRad()); + assertEquals (131., record.getQuad2WaveRad()); + assertEquals (132., record.getQuad3WaveRad()); + assertEquals (133., record.getQuad4WaveRad()); + } + +} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/utility/common_static/base/purge/stormTrackPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/utility/common_static/base/purge/stormTrackPurgeRules.xml new file mode 100644 index 0000000000..250c5b6974 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/utility/common_static/base/purge/stormTrackPurgeRules.xml @@ -0,0 +1,10 @@ + + + + + stormtrack + default + + 99-00:00:00 + + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/utility/edex_static/base/distribution/stormtrack.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/utility/edex_static/base/distribution/stormtrack.xml new file mode 100644 index 0000000000..2c232e010f --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.stormtrack/utility/edex_static/base/distribution/stormtrack.xml @@ -0,0 +1,6 @@ + + + + + ^MANUAL INGEST.* + diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/.classpath b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/.classpath deleted file mode 100644 index 4d017d74db..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/.classpath +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/.project b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/.project deleted file mode 100644 index 50e927ded9..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - gov.noaa.nws.ncep.edex.plugin.uair - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/META-INF/MANIFEST.MF deleted file mode 100644 index d657471e02..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/META-INF/MANIFEST.MF +++ /dev/null @@ -1,20 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Uair Plug-in -Bundle-SymbolicName: gov.noaa.nws.ncep.edex.plugin.uair -Bundle-Version: 1.0.0.qualifier -Bundle-Vendor: NOAA/NWS/NCEP/NCO/SIB -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Require-Bundle: gov.noaa.nws.ncep.common.dataplugin.uair;bundle-version="1.0.0", - com.raytheon.uf.edex.bufrtools;bundle-version="1.11.17", - org.apache.commons.logging;bundle-version="1.0.4", - com.raytheon.edex.common;bundle-version="1.11.17", - com.raytheon.uf.edex.decodertools;bundle-version="1.11.17", - javax.measure;bundle-version="1.0.0", - org.geotools;bundle-version="2.5.2", - javax.persistence;bundle-version="1.0.0", - gov.noaa.nws.ncep.edex.common;bundle-version="1.0.0", - org.apache.log4j;bundle-version="1.0.0", - org.junit;bundle-version="1.0.0" -Import-Package: com.raytheon.edex.exception, - gov.noaa.nws.ncep.common.tools diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject deleted file mode 100644 index 0849b05f4d..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/META-INF/services/com.raytheon.uf.common.serialization.ISerializableObject +++ /dev/null @@ -1 +0,0 @@ -gov.noaa.nws.ncep.common.dataplugin.uair.UairRecord \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/component-deploy.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/component-deploy.xml deleted file mode 100644 index a2c2c43d30..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/component-deploy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/conf/plugin.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/conf/plugin.xml deleted file mode 100644 index ca947747cc..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/conf/plugin.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - UAIR - true - metadata - gov.noaa.nws.ncep.common.dataplugin.uair.UairRecord - gov.noaa.nws.ncep.edex.plugin.uair.UairDecoder - gov.noaa.nws.ncep.edex.plugin.uair.decoder.UairSeparator - com.raytheon.edex.db.purge.DefaultPurgerImpl - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/endpoints/uair-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/endpoints/uair-ingest.xml deleted file mode 100644 index c16f426b6e..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/endpoints/uair-ingest.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/spring/uair-common.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/spring/uair-common.xml deleted file mode 100644 index bf13ce5abc..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/spring/uair-common.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/spring/uair-ingest.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/spring/uair-ingest.xml deleted file mode 100644 index 88899a15c7..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/res/spring/uair-ingest.xml +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - uair - - - - - - - - - - uair - - - - - - - - - - - java.lang.Throwable - - - - - - - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairDecoder.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairDecoder.java deleted file mode 100644 index 938535e7db..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairDecoder.java +++ /dev/null @@ -1,236 +0,0 @@ -/** - * UairDecoder - * - * This java class decodes UAIR (Upper Air and radio sonde data). - * - *
- * SOFTWARE HISTORY
- * 
- * Date         Ticket#    	Engineer    Description
- * -------		------- 	-------- 	-----------
- * 03/2010		210			L. Lin		Initial coding
- * 05/2010      210         L. Lin      Migration to TO11DR11.
- * 
- * 
- * - * @author L. Lin - * @version 1.0 - * - */ - -package gov.noaa.nws.ncep.edex.plugin.uair.decoder; - -import gov.noaa.nws.ncep.common.dataplugin.uair.UairRecord; -import gov.noaa.nws.ncep.edex.plugin.uair.util.ShipMobile; -import gov.noaa.nws.ncep.edex.plugin.uair.util.TimeGroup; -import gov.noaa.nws.ncep.edex.plugin.uair.util.UairParser; -import gov.noaa.nws.ncep.edex.tools.decoder.SnsTnsLocTbl; -import gov.noaa.nws.ncep.edex.util.UtilN; - -import java.util.Calendar; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.exception.DecoderException; -import com.raytheon.edex.plugin.AbstractDecoder; -import com.raytheon.uf.common.dataplugin.PluginDataObject; -import com.raytheon.uf.common.dataplugin.PluginException; -import com.raytheon.uf.common.time.DataTime; -import com.raytheon.uf.edex.wmo.message.WMOHeader; - -public class UairDecoder extends AbstractDecoder { - private static String pluginName; - - private UairRecord record; - - /** - * Constructor - * - * @throws DecoderException - */ - public UairDecoder(String name) throws DecoderException { - pluginName = name; - } - - public PluginDataObject[] decode(byte[] data, Headers headers) - throws DecoderException { - byte[] messageData = null; - String traceId = null; - WMOHeader hd; - Boolean nil = false; - Boolean ship = false; - Boolean drop = false; - - if (headers != null) { - /* - * traceId equals to the file name - */ - traceId = (String) headers.get("traceId"); - } - - /* - * Check if there are more bulletins. - */ - UairSeparator sep = UairSeparator.separate(data, headers); - if (sep.hasNext()) { - messageData = sep.next(); - } else { - throw new DecoderException("uair -Out of data"); - } - String theMessage = new String(messageData); - record = new UairRecord(); - - /* - * Set issue time and bull message. - */ - hd = new WMOHeader(messageData); - Calendar cal = null; - Calendar issueTime = UtilN.findDataTime(hd.getYYGGgg(), cal); - record.setIssueTime(issueTime); - // Replace special characters to a blank so that it may be readable. - record.setBullMessage(UtilN.removeLeadingWhiteSpaces(theMessage - .replace('\r', ' ').replace('\003', ' ').replace('\000', ' ') - .replace('\001', ' '))); - // Get and set dataType - String dataType = UairParser.getDataType(theMessage); - - record.setDataType(dataType); - record.setReportType("UAIR"); - record.setWmoHeader(hd.getWmoHeader()); - record.setCorIndicator(UairParser.findCorIndicator(theMessage)); - - String stationNumber = null; - if (dataType != null) { - String p1 = dataType.substring(0, 2); - if (p1.equals("UU")) { - ship = true; - } else if (p1.equals("XX")) { - drop = true; - } else { - stationNumber = UairParser.getStationNumber(theMessage); - } - } - record.setStationNumber(stationNumber); - - /* Regular expression for "nil" */ - final String NIL = "(NIL)"; - Pattern nilPattern = Pattern.compile(NIL); - Matcher nilMatcher = nilPattern.matcher(theMessage); - - if (nilMatcher.find()) { - nil = true; - record.setNil(true); - } - - Calendar obsTime = null; - - // set station id, lat, lon - if (stationNumber != null) { - SnsTnsLocTbl.getSnsTnsLocation(stationNumber, "snstns.xml"); - record.setStationId(SnsTnsLocTbl.getStnId()); - record.setSlat(SnsTnsLocTbl.getStnLat()); - record.setSlon(SnsTnsLocTbl.getStnLon()); - record.setSelv(SnsTnsLocTbl.getStnElev()); - - // Get time group - TimeGroup.TimeField(theMessage); - obsTime = TimeGroup.getObservationTime(); - record.setObservationTime(obsTime); - record.setSynopticTime(TimeGroup.getSynopticTime()); - record.setUTC(TimeGroup.getIutc()); - } - - if (!nil) { - /* Regular expression for UAIR report */ - final String UAIR_REPORT = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{5}|\\d{4}/) (\\d{5})(.*)="; - Pattern reportPattern = Pattern - .compile(UAIR_REPORT, Pattern.DOTALL); - Matcher reportMatcher = reportPattern.matcher(theMessage); - - final String UAIR_BULL = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{5}|\\d{4}/) (\\d{5})(.*)\\x03"; - Pattern bullPattern = Pattern.compile(UAIR_BULL, Pattern.DOTALL); - Matcher bullMatcher = bullPattern.matcher(theMessage); - - String codeMessage = null; - if (reportMatcher.find()) { - codeMessage = reportMatcher.group(6); - if (codeMessage.length() > 4) { - codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage - .replace('\r', ' ').replace('\n', ' ')); - } - } else if (bullMatcher.find()) { - codeMessage = bullMatcher.group(6); - if (codeMessage.length() > 4) { - codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage - .replace('\r', ' ').replace('\n', ' ') - .replace('\003', ' ')); - } - } else { - // Handle ship or dropsonde data - final String SHIP = "(UU|XX)(AA|BB|CC|DD) (.*)(=|\\x03)"; - Pattern shipPattern = Pattern.compile(SHIP, Pattern.DOTALL); - Matcher shipMatcher = shipPattern.matcher(theMessage); - if (shipMatcher.find()) { - codeMessage = shipMatcher.group(3); - codeMessage = UtilN.removeExtraWhiteSpaces(codeMessage - .replace('\r', ' ').replace('\n', ' ') - .replace('\003', ' ')); - - ShipMobile.ShipMobileField(codeMessage, dataType); - codeMessage = ShipMobile.getCodeMessage(); - record.setStationId(ShipMobile.getStnId()); - record.setSlat(Double.parseDouble(Float.toString(ShipMobile - .getXlat()))); - record.setSlon(Double.parseDouble(Float.toString(ShipMobile - .getXlon()))); - record.setStationNumber(ShipMobile.getStationNumber()); - record.setSelv(ShipMobile.getElevation()); - obsTime = ShipMobile.getObservationTime(); - record.setObservationTime(obsTime); - record.setSynopticTime(ShipMobile.getSynopticTime()); - record.setUTC(ShipMobile.getIutc()); - } - } - - // Parse UAIR report. - if (codeMessage != null) { - UairParser.getLevels(codeMessage, record); - } - - } - - // set dataTime - if (obsTime != null) { - DataTime dataTime = new DataTime(obsTime); - record.setDataTime(dataTime); - } else { - DataTime dataTime = new DataTime(issueTime); - record.setDataTime(dataTime); - } - - /* - * Return the UairRecord record object. - */ - if (record != null) { - try { - if (headers != null) { - traceId = (String) headers.get("traceId"); - } - record.setTraceId(traceId); - record.setPluginName(pluginName); - record.constructDataURI(); - } catch (PluginException e) { - throw new DecoderException("Unable to construct dataURI", e); - } - } - - /* - * Return UAIR record object. - */ - if (record == null) { - return new PluginDataObject[0]; - } - return new PluginDataObject[] { record }; - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairSeparator.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairSeparator.java deleted file mode 100644 index fd1411d779..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairSeparator.java +++ /dev/null @@ -1,214 +0,0 @@ -/** - * UairSeparator - * - * This class sets the raw data to an Arraylist, records, of - * String based on a uniquely identified separator. - * - *
- * SOFTWARE HISTORY
- *
- * Date    		Ticket#		Engineer	Description
- * -------		-------  	--------	-----------
- * 03/2010		210			L. Lin		Initial Creation
- * 
- * - * @author L. Lin - * @version 1 - * - */ - -package gov.noaa.nws.ncep.edex.plugin.uair.decoder; - -import java.util.ArrayList; -import java.util.Iterator; -import java.util.List; -import java.util.NoSuchElementException; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import org.apache.log4j.Logger; - -import com.raytheon.edex.esb.Headers; -import com.raytheon.edex.plugin.AbstractRecordSeparator; -import com.raytheon.edex.util.Util; - -public class UairSeparator extends AbstractRecordSeparator { - - private final Logger log = Logger.getLogger(getClass().getName()); - - /** Regex used for extracting the header files */ - public static final String WMO_HEADER = "[A-Z]{4}\\d{0,2} [A-Z]{4} \\d{6}( [A-Z]{3})?\\r\\r\\n" - + "([A-Z,0-9]{6}\\r\\r\\n)?(\\r\\r\\n)?([0-9]{5} )?"; - - /** Regular expression for UAIR report */ - // public static final String UAIR_REPORT = - // "(TT|PP)(AA|BB|CC|DD) (([0-9]| |/)*\\r\\r\\n){0,15}([0-9]| |/)*=( )?\\r\\r\\n"; - // public static final String UAIR_REPORT = - // "(TT|PP)(AA|BB|CC|DD) ([0-9]| |/|\\r|\\n)*(NIL)?="; - // public static final String UAIR_REPORT = - // "(TT|PP)(AA|BB|CC|DD) .*(NIL)?="; - - /** List of bulletins contained in file */ - private List bulletins; - - /** List of records contained in file */ - private List records; - - /** Iterator for records */ - private Iterator iterator = null; - - /** - * Constructor. - */ - public UairSeparator() { - records = new ArrayList(); - bulletins = new ArrayList(); - } - - public static UairSeparator separate(byte[] data, Headers headers) { - UairSeparator ds = new UairSeparator(); - ds.setData(data, headers); - return ds; - } - - public void setData(byte[] data, Headers headers) { - doSeparate(new String(data)); - iterator = records.iterator(); - } - - /* - * (non-Javadoc) - * - * @see com.raytheon.edex.plugin.IRecordSeparator#hasNext() - */ - public boolean hasNext() { - if (iterator == null) { - return false; - } else { - return iterator.hasNext(); - } - } - - /* - * Get record. - */ - public byte[] next() { - try { - String temp = iterator.next(); - if (Util.isEmptyString(temp)) { - return (byte[]) null; - } else { - return temp.getBytes(); - } - } catch (NoSuchElementException e) { - return (byte[]) null; - } - } - - /** - * @param message - * separate bulletins - */ - private void doSeparate(String message) { - /* Regex used for separate the bulletins */ - final String BULLSEPARATOR = "\\x01\\r\\r\\n\\d{3} \\r\\r\\n" - + WMO_HEADER; - Pattern bullPattern; - bullPattern = Pattern.compile(BULLSEPARATOR); - - try { - Matcher bullMatcher = bullPattern.matcher(message); - /* - * Set number of bulletins to records only if the bulletin separator - * is not the same. At the point, only separators are stored in - * "records" - */ - while (bullMatcher.find()) { - if (!bulletins.contains(bullMatcher.group())) { - bulletins.add(bullMatcher.group()); - } - } - - /* - * Append the raw data to the bulletin arrays. - */ - for (int i = 0; i < bulletins.size(); i++) { - if (i < bulletins.size() - 1) { - bulletins.set( - i, - "\n" - + message.substring(message - .indexOf(bulletins.get(i)), message - .indexOf(bulletins.get(i + 1)))); - } else { - bulletins.set( - i, - "\n" - + message.substring(message - .indexOf(bulletins.get(i)))); - } - } - } catch (Exception e) { - if (log.isInfoEnabled()) { - log.info("No valid bulletins found!"); - } - } - - /* - * Extract all the UAIR reports out of the bulletin array list. Add the - * "header" (i.e., WMO header) to each report so that it can be decoded - * and write to a single database table. - */ - final String UAIR_REPORT = "(TT|PP|XX|UU)(AA|BB|CC|DD).*?="; - Pattern reportPattern = Pattern.compile(UAIR_REPORT, Pattern.DOTALL); - - for (String bull : bulletins) { - - Boolean single = false; - String bullsave = new String(bull); - String header = null; - - final String EQUALS_SIGN = "="; - Pattern equalsPattern = Pattern.compile(EQUALS_SIGN); - Matcher equalsMatcher = equalsPattern.matcher(bull); - if (!equalsMatcher.find()) { - int len1 = bull.length(); - - bull = bull.replaceAll("\r\r\nTT", "=\r\r\nTT") - .replaceAll("\r\r\nPP", "=\r\r\nPP") - .replaceAll("\r\r\nUU", "=\r\r\nUU") - .replaceAll("\r\r\nXX", "=\r\r\nXX"); - int len2 = bull.length(); - - bull = bull.replaceAll("\r\r\n\003", "=\r\r\n\003"); - - if (len2 <= len1 + 1) { - single = true; - } - } - - final String EQUAL_SIGN = "="; - Pattern equalPattern = Pattern.compile(EQUAL_SIGN); - Matcher equalMatcher = equalPattern.matcher(bull); - if (equalMatcher.find()) { - Matcher headerMatcher = bullPattern.matcher(bullsave); - if (headerMatcher.find()) { - header = headerMatcher.group(); - Matcher reportMatcher = reportPattern.matcher(bull); - - String report; - while (reportMatcher.find()) { - report = header + reportMatcher.group(0); - - if (!records.contains(reportMatcher.group(0))) { - records.add(report); - } - } - } - } else if (single) { - records.add(bullsave); - } - - } - } -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/decoder/package-info.java deleted file mode 100644 index a0f954d7af..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/decoder/package-info.java +++ /dev/null @@ -1,7 +0,0 @@ -/** - * UAIR implementation of the plug-in pattern. - * - * Package includes classes to decode the UAIR message and persist the data. - * - */ -package gov.noaa.nws.ncep.edex.plugin.uair.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/PressureHeightGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/PressureHeightGroup.java deleted file mode 100644 index 0bc5afc2c8..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/PressureHeightGroup.java +++ /dev/null @@ -1,207 +0,0 @@ -/** - * PressureHeightGroup - * - * decodes a pressure/height field in the form PPhhh. - * For data below 100 mb, PP is the pressure in tens of millibars and - * hhh is the last three digits of the height in meters below 500 mb - * and the last three digits of height in decameters at/above 500 mb. - * For data above 100 mb, PP is the pressure in millibars and hhh is - * the last three digits of the height in decameters. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.uair.util; - -import gov.noaa.nws.ncep.common.dataplugin.uair.UairRecord; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -public class PressureHeightGroup { - - private static float pressure; - - private static float height; - - public static float getPressure() { - return pressure; - } - - public static void setPressure(float pressure) { - PressureHeightGroup.pressure = pressure; - } - - public static float getHeight() { - return height; - } - - public static void setHeight(float height) { - PressureHeightGroup.height = height; - } - - /** - * Decodes pressure and height data - * - * @param presGroup The input pressure code group - * @param above The input above is flag - * @param level the input pressure level - * @param stationNumber The input station number - * @param dataType The input data type - * @return - */ - public static void PressureHeightField(String presGroup, Boolean above, - int level, String stationNumber, String dataType, UairRecord record) { - - pressure = IDecoderConstantsN.UAIR_FLOAT_MISSING; - height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - int iabove = 0; - int ipres = IDecoderConstantsN.INTEGER_MISSING; - int ihhh = IDecoderConstantsN.INTEGER_MISSING; - Boolean drop = false; - Boolean ship = false; - - String pressValue[][] = { { "99", "00", "92", "85", "70", "50", - "40", "30", "25", "20", "15", "10" }, - { "70", "50", "30", "20", "10", "07", - "05", "03", "02", "01", "xx" , "//"} - }; - - if ( dataType.substring(0,2).equals("XX") ) { - // dropsonde data - drop = true; - } else if ( dataType.substring(0,2).equals("UU") ) { - // ship data - ship = true; - } - - if (above) { - iabove =1; - } - - if ( presGroup.length() == 5 && ( level < 12 )) { - String pp = presGroup.substring(0,2); - String hhh = presGroup.substring(2,5); - - if (pp.equals(pressValue[iabove][level])) { - if ( ! pp.equals("//") ) { - ipres = Integer.parseInt(pp); - } - if ( ! hhh.equals("///") ) { - ihhh = Integer.parseInt(hhh); - } - - if (! above) { - /* - * Encoded pressure was pressure / 10. 00 is 1000. - * Above 100mb, encoded pressure is whole number. - */ - if ( ipres != IDecoderConstantsN.INTEGER_MISSING ) { - ipres = ipres * 10; - if ( ipres == 0 ) { - ipres = 1000; - } - //Take care of the 925 mb level, which comes in as 920. - if ( ipres == 920 ) { - ipres = 925; - } - pressure = ipres; - } - - /* - * For data below 100 mb, use the pressure to decode the - * height. This algorithm is from the U. of Wisconsin and - * differs slightly from the PROFS algorithm. - */ - if ( ihhh != IDecoderConstantsN.INTEGER_MISSING ) { - height = ihhh; - - if ( (ipres == 1000) && (height > 500)) { - height = 500 - height; - } else if ( (ipres == 925) && (height < 200) && (! drop) ) { - height = height + 1000; - } else if ( (ipres == 850) && (height < 900) ) { - height = height + 1000; - } else if ( (ipres == 700) && (height < 500) ) { - height = height + 3000; - } else if ( ipres == 700 ) { - height = height + 2000; - } else if ( ipres <= 500 ) { - ihhh = ihhh * 10; - height = height * 10; - if ( (ipres == 300) && (ihhh < 3000) ) { - height = height + 10000; - } else if ( (ipres == 250) && (ihhh < 5000) ) { - height = height + 10000; - } else if ( (ipres == 200) && (ihhh < 7000) ) { - height = height + 10000; - } else if (ipres <= 150) { - height = height + 10000; - } - } - } - } else { - pressure = ipres; - /* - * Compute the height above 100 mb. The ten thousands digit - * is added here. The value may need to be changed in the - * future if it proves incorrect. - */ - if ( ihhh != IDecoderConstantsN.INTEGER_MISSING ) { - ihhh = ihhh * 10; - height = ihhh; - if ( ipres == 70 ) { - height = height + 10000; - } else if ( (ipres == 50) && (ihhh >= 8000)) { - height = height + 10000; - } else if ( (ipres == 50) && (height < 8000) ) { - height = height + 20000; - } else if ( ipres >= 20 ) { - height = height + 20000; - } else if ( (ipres == 10) && (height > 8000) ) { - height = height + 20000; - } else if ( (ipres == 10) && (height < 8000) ) { - height = height + 30000; - } else if ( ipres >= 3 ) { - height = height + 30000; - } else if ( (ipres == 2) && (height > 8000) ) { - height = height + 30000; - } else if ( (ipres == 2) && (height < 8000) ) { - height = height + 40000; - } else { - height = height + 40000; - } - } - } - /* - * This subroutine decodes the surface data from a TTAA - */ - if ( pp.equals("99") && ! above ) { - int ihhhSurface = Integer.parseInt(hhh); - pressure = ihhhSurface; - if ( ihhhSurface < 100 ) { - pressure = pressure + 1000; - } - if ( ! drop && stationNumber != null ) { - height = IDecoderConstantsN.INTEGER_MISSING; - height = (float) record.getSelv(); - } else if ( drop ){ - // dropsonde data - height = IDecoderConstantsN.INTEGER_MISSING; - } else { - // ship data - height = ShipMobile.getSurfaceHeight(); - } - } - } - } - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/ShipMobile.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/ShipMobile.java deleted file mode 100644 index 4e2e00260e..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/ShipMobile.java +++ /dev/null @@ -1,345 +0,0 @@ -/** - * ShipMobile - process ship and dropsonde data - * - * This java class intends to serve as an utility only for UAIR decoder. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.uair.util; - -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import java.util.Calendar; - -public class ShipMobile { - - private static float xlat; - - private static float xlon; - - private static String stnId; - - private static String codeMessage; - - private static String obsUTC; - - private static String UTC; - - private static int iutc; - - private static String stationNumber; - - private static int surfaceHeight; - - private static int elevation; - - private static Calendar observationTime; - - private static Calendar synopticTime; - - private static int topwind; - - private static Boolean windKnot; - - public static float getXlat() { - return xlat; - } - - public static void setXlat(float xlat) { - ShipMobile.xlat = xlat; - } - - public static float getXlon() { - return xlon; - } - - public static void setXlon(float xlon) { - ShipMobile.xlon = xlon; - } - - public static String getStnId() { - return stnId; - } - - public static void setStnId(String stnId) { - ShipMobile.stnId = stnId; - } - - public static String getCodeMessage() { - return codeMessage; - } - - public static void setCodeMessage(String codeMessage) { - ShipMobile.codeMessage = codeMessage; - } - - public static String getUTC() { - return UTC; - } - - public static void setUTC(String utc) { - UTC = utc; - } - - public static int getIutc() { - return iutc; - } - - public static void setIutc(int iutc) { - ShipMobile.iutc = iutc; - } - - public static String getStationNumber() { - return stationNumber; - } - - public static void setStationNumber(String stationNumber) { - ShipMobile.stationNumber = stationNumber; - } - - public static int getSurfaceHeight() { - return surfaceHeight; - } - - public static void setSurfaceHeight(int surfaceHeight) { - ShipMobile.surfaceHeight = surfaceHeight; - } - - public static int getElevation() { - return elevation; - } - - public static void setElevation(int elevation) { - ShipMobile.elevation = elevation; - } - - public static String getObsUTC() { - return obsUTC; - } - - public static void setObsUTC(String obsUTC) { - ShipMobile.obsUTC = obsUTC; - } - - public static Calendar getObservationTime() { - return observationTime; - } - - public static void setObservationTime(Calendar observationTime) { - ShipMobile.observationTime = observationTime; - } - - public static Calendar getSynopticTime() { - return synopticTime; - } - - public static void setSynopticTime(Calendar synopticTime) { - ShipMobile.synopticTime = synopticTime; - } - - public static int getTopwind() { - return topwind; - } - - public static void setTopwind(int topwind) { - ShipMobile.topwind = topwind; - } - - public static Boolean getWindKnot() { - return windKnot; - } - - public static void setWindKnot(Boolean windKnot) { - ShipMobile.windKnot = windKnot; - } - - /** - * Decodes ship or dropsonde data - * - * @param report The input report - * @param dataType The input dataType - * @return - */ - public static void ShipMobileField(String report, String dataType) { - - Boolean drop = false; - Boolean ship = false; - - xlat = IDecoderConstantsN.UAIR_FLOAT_MISSING; - xlon = IDecoderConstantsN.UAIR_FLOAT_MISSING; - stnId = null; - codeMessage = null; - obsUTC = null; - UTC = null; - iutc = IDecoderConstantsN.INTEGER_MISSING; - stationNumber = null; - surfaceHeight = IDecoderConstantsN.INTEGER_MISSING; - elevation = IDecoderConstantsN.INTEGER_MISSING; - topwind = IDecoderConstantsN.INTEGER_MISSING; - windKnot = false; - - int day = IDecoderConstantsN.INTEGER_MISSING; - - final String SHIP = "( )?([A-Z]{4}[0-9]{2}|[A-Z]{4}[0-9]{1}|[A-Z]{4}) (\\d{5}|\\d{4}/) (\\d{5}) (\\d{5}) (\\d{5}) (\\d{5})(.*)"; - Pattern shipPattern = Pattern.compile(SHIP, Pattern.DOTALL); - Matcher shipMatcher = shipPattern.matcher(report); - - final String MOBILE = "( )?(\\d{5}|\\d{4}/) (\\d{5}) (\\d{5}) (\\d{5})(.*)"; - Pattern mobilePattern = Pattern.compile(MOBILE, Pattern.DOTALL); - Matcher mobileMatcher = mobilePattern.matcher(report); - int quadrant=0; - if ( shipMatcher.find()) { - ship = true; - stnId = shipMatcher.group(2); - xlat = (float)Integer.parseInt(shipMatcher.group(4).substring(2,5)) / (float)10; - xlon = (float)Integer.parseInt(shipMatcher.group(5).substring(1,5)) / (float)10; - quadrant = Integer.parseInt(shipMatcher.group(5).substring(0,1)); - codeMessage = shipMatcher.group(7) + shipMatcher.group(8); - obsUTC = shipMatcher.group(3).substring(2,4); - day = Integer.parseInt(shipMatcher.group(3).substring(0,2)); - - //elevation = 0; - String heightGroup = shipMatcher.group(7); - if ( heightGroup.substring(0,3).equals("999")) { - surfaceHeight = Integer.parseInt(heightGroup.substring(3,5)); - } - - String topwindIndicator = shipMatcher.group(3).substring(4,5); - if ( topwindIndicator.equals("/") ) { - topwind = IDecoderConstantsN.INTEGER_MISSING; - } else { - topwind = Integer.parseInt(topwindIndicator); - } - - } else if ( mobileMatcher.find()) { - xlat = (float)Integer.parseInt(mobileMatcher.group(3).substring(2,5)) / (float)10; - xlon = (float)Integer.parseInt(mobileMatcher.group(4).substring(1,5)) / (float)10; - quadrant = Integer.parseInt(mobileMatcher.group(4).substring(0,1)); - codeMessage = mobileMatcher.group(6); - obsUTC = mobileMatcher.group(2).substring(2,4); - day = Integer.parseInt(mobileMatcher.group(2).substring(0,2)); - - String topwindIndicator = mobileMatcher.group(2).substring(4,5); - if ( topwindIndicator.equals("/") ) { - topwind = IDecoderConstantsN.INTEGER_MISSING; - } else { - topwind = Integer.parseInt(topwindIndicator); - } - - drop = true; - } - - if ( quadrant == 7 ) { - xlon = -xlon; - } else if ( quadrant == 5 ) { - xlon = -xlon; - xlat = -xlat; - } else if ( quadrant == 3 ) { - xlat = -xlat; - } - - if ( day > 50 ) { - windKnot = true; - day = day -50; - } - - if ( ship ) { - stnId = stnId + obsUTC; - } - // Adjusts the time to the nearest 3-hourly interval. - int hour = Integer.parseInt(obsUTC); - int idiff = hour % 3; - if ( idiff == 1 ) { - hour = hour - 1; - } else if ( idiff == 2 ) { - /* - * If hour is one hour early, add hour and - * change day if hour - */ - hour = hour + 1; - if ( hour == 24 ) { - hour = 0; - } - } - iutc = hour; - UTC = Integer.toString(hour); - if ( hour < 10 ) { - UTC = "0" + UTC; - } - - // Get observation time - if ( obsUTC != null && day > 0 && day <= 31 ) { - String oday = Integer.toString(day); - if ( day < 10 ) { - oday = "0" + oday; - } - String obsDate = oday + obsUTC + "00"; - Calendar cal = null; - observationTime = UtilN.findDataTime(obsDate,cal); - } - - // Get synoptic time - if ( UTC != null && day > 0 && day <= 31 ) { - String sday = Integer.toString(day); - if ( day < 10 ) { - sday = "0" + sday; - } - String synopticDate = sday + UTC + "00"; - Calendar cal = null; - synopticTime = UtilN.findDataTime(synopticDate,cal); - - if ( obsUTC.equals("23") ) { - // Adjust day to next day - synopticTime.set(Calendar.DAY_OF_MONTH, day + 1 ); - } - } - - if ( drop ) { - // Decode 61616 and 62626 group - Dropsonde(report); - } - } - - /** - * Decodes dropsonde data - * - * @param report The input report - * @return - */ - public static void Dropsonde(String report) { - - final String DROP = "61616 (AF|NOAA|NASA)(\\d{1,3}) (.*) OB (\\d{2}) 62626"; - Pattern dropPattern = Pattern.compile(DROP, Pattern.DOTALL); - Matcher dropMatcher = dropPattern.matcher(report); - - //final String DROP2 = "62626 (.*) LST WND (\\d3) MBL WIND "; - final String DROP2 = "62626 (.*) LST WND (\\d{3})"; - Pattern drop2Pattern = Pattern.compile(DROP2, Pattern.DOTALL); - Matcher drop2Matcher = drop2Pattern.matcher(report); - - UTC = obsUTC; - - if ( dropMatcher.find() ) { - stationNumber = dropMatcher.group(4) + obsUTC + dropMatcher.group(2); - stnId = dropMatcher.group(1) + dropMatcher.group(2) + dropMatcher.group(4); - } - - if ( drop2Matcher.find() ) { - elevation = Integer.parseInt(drop2Matcher.group(2)); - } - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/TempGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/TempGroup.java deleted file mode 100644 index e226ced77d..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/TempGroup.java +++ /dev/null @@ -1,94 +0,0 @@ -/** - * TempGroup - decodes temperature data - * - * This java class intends to serve as an utility only for UAIR decoder. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.uair.util; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -public class TempGroup { - - private static float temperature; - - private static float dewpointTemp; - - public static float getTemperature() { - return temperature; - } - - public static void setTemperature(float temperature) { - TempGroup.temperature = temperature; - } - - public static float getDewpointTemp() { - return dewpointTemp; - } - - public static void setDewpointTemp(float dewpointTemp) { - TempGroup.dewpointTemp = dewpointTemp; - } - - /** - * This subroutine decodes a temperature/dewpoint field. The field - * is encoded as TTtDD where TT is temperature in degrees Celsius, - * t is approximate tenths of degree and sign indicator, and DD is - * the dewpoint depression in degrees Celsius. - * - * @param tempGroup The input temperature data - */ - public static void TempField(String tempGroup) { - - temperature = IDecoderConstantsN.UAIR_FLOAT_MISSING; - dewpointTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING;; - - if ( tempGroup.length() == 5 ) { - String ttt = tempGroup.substring(0,3); - String dd = tempGroup.substring(3,5); - - if ( ! ttt.substring(2,3).equals("/") ) { - /* - * If the integer is even, the temperature is positive. - * Otherwise, the temperature is negative. - */ - int ittt = Integer.parseInt(ttt); - int isign = ittt%2; - if ( isign == 1 ) { - temperature = - ittt; - } else { - temperature = ittt; - } - temperature = (float) (temperature / 10.); - /* - * If the dewpoint given is less than 50, the dewpoint is - * given in tenths of a degree. For numbers greater than - * 55, the dewpoint is given in whole degrees plus 50. - * The values 51 - 55 are not used. - */ - if ( ! dd.equals("//") ) { - int idd = Integer.parseInt(dd); - if ( idd <= 50 ) { - dewpointTemp = (float) (idd / 10.); - } else { - dewpointTemp = idd - 50; - } - dewpointTemp = temperature - dewpointTemp; - } - - } - } - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/TimeGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/TimeGroup.java deleted file mode 100644 index aac9936437..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/TimeGroup.java +++ /dev/null @@ -1,192 +0,0 @@ -/** - * TimeGroup - * - * This java class intends to serve as an utility only for UAIR decoder. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.uair.util; - -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import java.util.Calendar; - -public class TimeGroup { - - private static String obsUTC; - - private static String UTC; - - private static int iutc; - - private static Calendar observationTime; - - private static Calendar synopticTime; - - private static int topwind; - - private static Boolean windKnot; - - public static String getUTC() { - return UTC; - } - - public static void setUTC(String utc) { - UTC = utc; - } - - public static int getIutc() { - return iutc; - } - - public static void setIutc(int iutc) { - TimeGroup.iutc = iutc; - } - - public static String getObsUTC() { - return obsUTC; - } - - public static void setObsUTC(String obsUTC) { - TimeGroup.obsUTC = obsUTC; - } - - public static Calendar getObservationTime() { - return observationTime; - } - - public static void setObservationTime(Calendar observationTime) { - TimeGroup.observationTime = observationTime; - } - - public static Calendar getSynopticTime() { - return synopticTime; - } - - public static void setSynopticTime(Calendar synopticTime) { - TimeGroup.synopticTime = synopticTime; - } - - public static int getTopwind() { - return topwind; - } - - public static void setTopwind(int topwind) { - TimeGroup.topwind = topwind; - } - - public static Boolean getWindKnot() { - return windKnot; - } - - public static void setWindKnot(Boolean windKnot) { - TimeGroup.windKnot = windKnot; - } - - /** - * Docodes time group data from a given report. - * Get the UTC with format "YYGGI" into a Calendar object. - * YY indicates the day of the month; when YY>50, day=YY-50. - * GG indecates the hour of the sounding in UTC - * - * @param theReport The input upper air data report - * @return - */ - public static void TimeField(String report) { - - obsUTC = null; - UTC = null; - iutc = IDecoderConstantsN.INTEGER_MISSING; - topwind = IDecoderConstantsN.INTEGER_MISSING; - windKnot = false; - - int day = IDecoderConstantsN.INTEGER_MISSING; - - /* Regular expression for UTC */ - final String utcpat = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{2})(\\d{2})(\\d{1}|/)"; - Pattern UTCPattern = Pattern.compile(utcpat); - Matcher utcMatcher = UTCPattern.matcher(report); - - final String STATIONNUMBER2 = "(TT|PP)(AA|BB|CC|DD) (\\d{5}) NIL"; - Pattern stationNumberPattern2 = Pattern.compile(STATIONNUMBER2); - Matcher stationNumberMatcher2 = stationNumberPattern2.matcher(report); - if ( stationNumberMatcher2.find()) { - //System.out.println("NIL report NO UTC"); - } else if ( utcMatcher.find()) { - String topwindIndicator = utcMatcher.group(6); - if ( topwindIndicator.equals("/") ) { - topwind = IDecoderConstantsN.INTEGER_MISSING; - } else { - topwind = Integer.parseInt(topwindIndicator); - } - obsUTC = utcMatcher.group(5); - day = Integer.parseInt(utcMatcher.group(4)); - //indicator = Integer.parseInt(observationTimeMatcher.group(6)); - if ( day > 50 ) { - day = day -50; - windKnot = true; - } - // Adjusts the time to the nearest 3-hourly interval. - int hour = Integer.parseInt(obsUTC); - int idiff = hour % 3; - if ( idiff == 1 ) { - hour = hour - 1; - } else if ( idiff == 2 ) { - /* - * If hour is one hour early, add hour and - * change day if hour - */ - hour = hour + 1; - if ( hour == 24 ) { - hour = 0; - } - } - iutc = hour; - UTC = Integer.toString(hour); - if ( hour < 10 ) { - UTC = "0" + UTC; - } - - // Get observation time - if ( obsUTC != null && day > 0 && day <= 31 ) { - String oday = Integer.toString(day); - if ( day < 10 ) { - oday = "0" + oday; - } - String obsDate = oday + obsUTC + "00"; - Calendar cal = null; - observationTime = UtilN.findDataTime(obsDate,cal); - } - - // Get synoptic time - if ( UTC != null && day > 0 && day <= 31 ) { - String sday = Integer.toString(day); - if ( day < 10 ) { - sday = "0" + sday; - } - String synopticDate = sday + UTC + "00"; - Calendar cal = null; - synopticTime = UtilN.findDataTime(synopticDate,cal); - - if ( obsUTC.equals("23") ) { - // Adjust day to next day - synopticTime.set(Calendar.DAY_OF_MONTH, day + 1 ); - } - } - } - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/UairParser.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/UairParser.java deleted file mode 100644 index 367e522ff6..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/UairParser.java +++ /dev/null @@ -1,1097 +0,0 @@ -/** - * UairParser - * - * This java class intends to serve as an utility only for UAIR decoder. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * 05/2010 210 L. Lin migration to TO11DR11 - * 02/2010 210 T. Lee Fixed TTCC tropopause - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - - -package gov.noaa.nws.ncep.edex.plugin.uair.util; - -import gov.noaa.nws.ncep.common.dataplugin.uair.LiftedIndex; -import gov.noaa.nws.ncep.common.dataplugin.uair.MaxWind; -import gov.noaa.nws.ncep.common.dataplugin.uair.ObsLevels; -import gov.noaa.nws.ncep.common.dataplugin.uair.Tropopause; -import gov.noaa.nws.ncep.common.dataplugin.uair.UairRecord; -import gov.noaa.nws.ncep.edex.plugin.uair.util.WindGroup; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import java.util.*; - -public class UairParser { - //UU is data from ship; XX is data from mobile - public static final int TTAA=1; - public static final int TTBB=2; - public static final int TTCC=3; - public static final int TTDD=4; - public static final int PPAA=5; - public static final int PPBB=6; - public static final int PPCC=7; - public static final int PPDD=8; - public static final int UUAA=1; - public static final int UUBB=2; - public static final int UUCC=3; - public static final int UUDD=4; - public static final int XXAA=1; - public static final int XXBB=2; - public static final int XXCC=9; - public static final int XXDD=10; - - /** - * Constructor - */ - public UairParser() { - } - - /** - * Return the dataType with format "(TT|PP|XX|UU)(AA|BB|CC|DD)" - * - * @param theReport The input upper air data report - * @return - */ - public static String getDataType(String theReport) { - - /** Regular expression for dataType */ - final String DATA_TYPE = "((TT|PP|XX|UU)(AA|BB|CC|DD)) "; - Pattern datatypePattern = Pattern.compile(DATA_TYPE); - Matcher datatypeMatcher = datatypePattern.matcher(theReport); - String retType = null; - - if ( datatypeMatcher.find()) { - retType = datatypeMatcher.group(1); - } - return retType; - } - - /** - * Return the station Number - * - * @param theReport The input upper air data report - * @return - */ - public static String getStationNumber(String theReport) { - - /** Regular expression for stationNumber */ - final String STATIONNUMBER = "(TT|PP)(AA|BB|CC|DD) ( )?(\\d{2})(\\d{2})(\\d{1}|/) (\\d{5})"; - Pattern stationNumberPattern = Pattern.compile(STATIONNUMBER); - Matcher stationNumberMatcher = stationNumberPattern.matcher(theReport); - String retStationNumber = null; - - if ( stationNumberMatcher.find()) { - retStationNumber = stationNumberMatcher.group(7); - } else { - /** Regular expression for stationNumber */ - final String STATIONNUMBER2 = "(TT|PP)(AA|BB|CC|DD) (\\d{5}) NIL"; - Pattern stationNumberPattern2 = Pattern.compile(STATIONNUMBER2); - Matcher stationNumberMatcher2 = stationNumberPattern2.matcher(theReport); - if ( stationNumberMatcher2.find()) { - retStationNumber = stationNumberMatcher2.group(3); - } else { - /** Regular expression for stationNumber */ - final String STATIONNUMBER3 = "(TT|PP)(AA|BB|CC|DD) (/////) (\\d{5}) NIL"; - Pattern stationNumberPattern3 = Pattern.compile(STATIONNUMBER3); - Matcher stationNumberMatcher3 = stationNumberPattern3.matcher(theReport); - if ( stationNumberMatcher3.find()) { - retStationNumber = stationNumberMatcher3.group(4); - } - } - } - return retStationNumber; - } - - /** - * Get the correction indicator from WMO header. - * - * @param theReport The input upper air data report - * @return a String for corIndicator - */ - public static String findCorIndicator(String theReport) { - - String corIndicator = null; - - /** Regular expression for corIndicator */ - final String corpat = "[A-Z]{4}\\d{0,2} [A-Z]{4} \\d{6}( )?([A-Z]{3})?\\r\\r\\n"; - Pattern CORPattern = Pattern.compile(corpat); - Matcher corMatcher = CORPattern.matcher(theReport); - - if ( corMatcher.find()) { - corIndicator = corMatcher.group(2); - } - - return corIndicator; - } - - /** - * From a given dataType returns an integer to represent - * that dataType. - * - * @param dataType The input dataType - * @return an integer for that dataType - */ - public static Integer getUairType(String dataType) { - HashMap uairhm = new HashMap(); - - uairhm.put("TTAA", new Integer(TTAA)); - uairhm.put("TTBB", new Integer(TTBB)); - uairhm.put("TTCC", new Integer(TTCC)); - uairhm.put("TTDD", new Integer(TTDD)); - - uairhm.put("PPAA", new Integer(PPAA)); - uairhm.put("PPBB", new Integer(PPBB)); - uairhm.put("PPCC", new Integer(PPCC)); - uairhm.put("PPDD", new Integer(PPDD)); - - uairhm.put("XXAA", new Integer(XXAA)); - uairhm.put("XXBB", new Integer(XXBB)); - uairhm.put("XXCC", new Integer(XXCC)); - uairhm.put("XXDD", new Integer(XXDD)); - - uairhm.put("UUAA", new Integer(UUAA)); - uairhm.put("UUBB", new Integer(UUBB)); - uairhm.put("UUCC", new Integer(UUCC)); - uairhm.put("UUDD", new Integer(UUDD)); - - return (Integer) uairhm.get(dataType); - } - - /** - * Parse the entire code message and interpret to - * observation level information according its data - * type. - * - * @param codeMessage The input upper air code groups - * @param record The in and out Uair record - * @return - */ - public static void getLevels(String codeMessage, UairRecord record) { - - Boolean windKnot = false; - - String dataType = record.getDataType(); - - int uairType = getUairType(dataType); - String[] codeGroupAr = new String[500]; - - //System.out.println("codeMessage...\n" + codeMessage); - - if ( dataType.substring(0,2).equals("XX") || dataType.substring(0,2).equals("UU") ) { - windKnot = ShipMobile.getWindKnot(); - } else { - windKnot = TimeGroup.getWindKnot(); - } - // Break the code message into segments by a " " - Scanner sc = new Scanner(codeMessage).useDelimiter(" "); - int cgSize = 0; - while (sc.hasNext()) { - String codeGroup = sc.next(); - //System.out.println("code group=" + codeGroup); - codeGroupAr[cgSize] = codeGroup; - cgSize++; - } - - switch (uairType) { - case TTAA : { - processTTAACC(codeGroupAr, cgSize, windKnot, record); - break; - } - case TTBB : { - processTTBBDD(codeGroupAr, cgSize, windKnot, record); - break; - } - case TTCC : { - processTTAACC(codeGroupAr, cgSize, windKnot, record); - break; - } - case TTDD : { - processTTBBDD(codeGroupAr, cgSize, windKnot, record); - break; - } - case PPAA: { - processPPAACC(codeGroupAr, cgSize, windKnot, record); - break; - } - case PPBB : { - processPPBBDD(codeGroupAr, cgSize, windKnot, record); - break; - } - case PPCC : { - processPPAACC(codeGroupAr, cgSize, windKnot, record); - break; - } - case PPDD : { - processPPBBDD(codeGroupAr, cgSize, windKnot, record); - break; - } - default: { - System.out.println("\n DATA TYPE is INVALID and Will NOT process****"); - } - } - } - - - /** - * Decodes a pressure/height, temperature, and wind fields in the - * forms PPhhh and TTTdd and DDDff for TTAA/CC.' - * - * @param codeGroupAr The input uppair code group array - * @param cgSize The input cgSize is the size of the code group array - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processTTAACC(String[] codeGroupAr, int cgSize, - Boolean windKnot, UairRecord record) { - - Boolean above= false; - Boolean endrpt = false; - Boolean topwindFlag = false; - Boolean drop = false; - - int level = 0; - int topwind = IDecoderConstantsN.INTEGER_MISSING; - - String dataType = record.getDataType(); - String stationNumber = record.getStationNumber(); - - if ( dataType.substring(2,4).equals("CC") ) { - above = true; - } - if ( dataType.substring(0,2).equals("XX") || dataType.substring(0,2).equals("UU") ) { - topwind = ShipMobile.getTopwind(); - if ( dataType.substring(0,2).equals("XX") ) { - drop = true; - } - } else { - topwind = TimeGroup.getTopwind(); - } - if ( topwind == IDecoderConstantsN.INTEGER_MISSING ) { - topwindFlag = true; - } - int topWind = getTopWind( topwind, above); - - int i = 0; - while ( i < cgSize && ! endrpt ) { - - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - if ( codeGroupAr[i].length() < 3) { - break; - } - if ( codeGroupAr[i].equals("51515") ) { - endrpt = true; - i++; - // Decode lifted index and mean low level wind groups - if ( (i + 2) < cgSize ) { - processLiftedIndex(codeGroupAr, i, windKnot, record); - } - break; - } - - // This should be drop data - if ( codeGroupAr[i].equals("61616") ) { - endrpt = true; - if ( drop ) { - // process drop data - //System.out.println("got drop 61616 in TT AACC - need to process...\n"); - } - break; - } - - String pp = codeGroupAr[i].substring(0,2); - if ( pp.equals("^C") ) { - break; - } - - if ( pp.equals("88") || pp.equals("77") || pp.equals("66") ) { - // Decode supplemental data - String hhh = codeGroupAr[i].substring(2,5); - if ( pp.equals("88") ) { - // Decode tropopause information - if ( hhh.equals("999")) { - // NO tropopause data - i++; - } else { - processTropopause(codeGroupAr, i, topwindFlag, windKnot, record, above); - if ( topwindFlag ) { - i = i + 2; - } else { - i = i + 3; - } - } - } else if ( pp.equals("77") || pp.equals("66")) { - // Decode maximum wind group - if ( hhh.equals("999")) { - // NO maximum wind data - i++; - } else { - processMaximumWindShear(codeGroupAr, i, cgSize, windKnot, record); - i = i + 3; - } - } - } else if ( codeGroupAr[i].equals("31313") ) { - i = i + 3; - } else if ( codeGroupAr[i].equals("41414") ) { - i = i + 2; - } else { - int range = i + 2; - if ( range < cgSize ) { - // Decode TTAA normal report -pressure and height - PressureHeightGroup.PressureHeightField(codeGroupAr[i], above, level, stationNumber, dataType, record); - pres = PressureHeightGroup.getPressure(); - height = PressureHeightGroup.getHeight(); - - // Decode temperature group - TempGroup.TempField(codeGroupAr[i+1]); - temp = TempGroup.getTemperature(); - dewpTemp = TempGroup.getDewpointTemp(); - - if ( pres >= topWind ) { - // Decode wind group - WindGroup.WindField(codeGroupAr[i+2], windKnot); - wspeed = WindGroup.getWindSpeed(); - wdir = WindGroup.getWindDirection(); - if ( wdir > 360 ) { - wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - endrpt = true; - break; - } - } else { - i--; - } - - // Add level - addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); - //System.out.println("pres=" + pres + " temp=" + temp + - // " dewptemp=" + dewpTemp + " wdir=" + wdir + " wspeed=" + wspeed - // + " height=" + height ); - } - i = i + 3; - level++; - } - } - - } - - /** - * Decodes a pressure/height, temperature, and wind fields in the - * forms PPhhh and TTTdd and DDDff for TTBB/DD. - * - * @param codeGroupAr The input uppair code group array - * @param cgSize The input cgSize is the size of the code group array - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processTTBBDD(String[] codeGroupAr, - int cgSize, Boolean windKnot, UairRecord record) { - - Boolean above=false; - Boolean endrpt = false; - Boolean wind = false; - Boolean drop = false; - - String dataType = record.getDataType(); - - if ( dataType.substring(2,4).equals("DD") ) { - above = true; - } - if ( dataType.substring(0,2).equals("XX") ) { - drop = true; - } - - int i = 0; - while ( i < cgSize && ! endrpt ) { - - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - if ( codeGroupAr[i].equals("51515") ) { - endrpt = true; - i++; - // Decode lifted index and mean low level wind groups - if ( (i + 2) < cgSize ) { - processLiftedIndex(codeGroupAr, i, windKnot, record); - } - break; - } - - if ( codeGroupAr[i].equals("61616") ) { - endrpt = true; - if ( drop ) { - //System.out.println("got drop 61616 in BBDD need to process.... \n"); - } - break; - } - - if ( codeGroupAr[i].equals("21212") ) { - wind = true; - i++; - //System.out.println("got 21212 significant wind group need to process...\n"); - break; - } - - if ( codeGroupAr[i].equals("31313")) { - i = i + 3; - } else if ( codeGroupAr[i].equals("41414") ) { - i = i + 2; - } else { - int range = i + 1; - if ( range < cgSize ) { - // Decode pressure group - pres = getPressureFromTTBBDD(codeGroupAr[i], above); - - if ( ! wind ) { - // Decode temperature group - TempGroup.TempField(codeGroupAr[i+1]); - temp = TempGroup.getTemperature(); - dewpTemp = TempGroup.getDewpointTemp(); - } else { - // Decode wind group - WindGroup.WindField(codeGroupAr[i+1], windKnot); - wspeed = WindGroup.getWindSpeed(); - wdir = WindGroup.getWindDirection(); - } - - // Add level - addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); - - } - i = i + 2; - } - } - } - - /** - * Decodes a pressure/height and temperature fields for PPAACC. - * These reports contain wind data at mandatory - * levels below 100 mb. - * - * @param codeGroupAr The input uppair code group array - * @param cgSize The input cgSize is the size of the code group array - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processPPAACC(String[] codeGroupAr, int cgSize, - Boolean windKnot, UairRecord record) { - - Boolean above=false; - Boolean endrpt = false; - float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - float pold; - - String dataType = record.getDataType(); - - if ( dataType.substring(2,4).equals("CC") ) { - above = true; - pold = 100; - } else { - pold = 2000; - } - - int i = 0; - while ( i < cgSize && ! endrpt ) { - - if ( codeGroupAr[i].equals("51515")) { - endrpt = true; - break; - } - - String ppIndicator = codeGroupAr[i].substring(0,2); - // Check that first two characters are 44 or 55. - if ( ppIndicator.equals("44") || ppIndicator.equals("55")) { - String skip = codeGroupAr[i].substring(2,5); - if ( skip.equals("///")) { - i++; - } else { - // Decode number of pressures which is the third character. - int onetothree = Integer.parseInt(codeGroupAr[i].substring(2,3)); - - if ( onetothree > 0 && onetothree <= 3) { - // Decode the pressure - float[] presArr = { IDecoderConstantsN.UAIR_FLOAT_MISSING, - IDecoderConstantsN.UAIR_FLOAT_MISSING, - IDecoderConstantsN.UAIR_FLOAT_MISSING, - }; - presArr = getPressureFromPPAACC(codeGroupAr[i], above); - - i++; - for (int index = 0; index < onetothree; index++) { - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float ppp = presArr[index]; - if ( ppp < pold ) { - pres = presArr[index]; - pold = ppp; - } - - // Decode wind group - if ( i < cgSize ) { - WindGroup.WindField(codeGroupAr[i], windKnot); - wspeed = WindGroup.getWindSpeed(); - wdir = WindGroup.getWindDirection(); - } - - // Add level - addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); - - i++; - } - } - else { - // no pressure group - i++; - } - } - } else if ( ppIndicator.equals("77") || ppIndicator.equals("66")) { - // Decode maximum wind group - String hhh = codeGroupAr[i].substring(2,5); - if ( hhh.equals("999")) { - // NO maximum wind and wind shear data - i++; - } else { - processMaximumWindShear(codeGroupAr, i, cgSize, windKnot, record); - i = i + 3; - } - } else { - i++; - break; - } - } - } - - /** - * Decodes a pressure/height and temperature fields for PPBBDD. - * These reports contain significant wind data above 100 mb. - * - * @param codeGroupAr The input uppair code group array - * @param cgSize The input cgSize is the size of the code group array - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processPPBBDD(String[] codeGroupAr, int cgSize, - Boolean windKnot, UairRecord record) { - - Boolean endrpt = false; - Boolean pressflag = false; - Boolean above = false; - - String dataType = record.getDataType(); - - if ( dataType.substring(2,4).equals("DD") ) { - above = true; - } - - int i = 0; - while ( i < cgSize && ! endrpt ) { - - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - - if ( codeGroupAr[i].equals("21212") ) { - pressflag = true; - i++; - if ( i >= cgSize ) { - break; - } - //System.out.println("got 21212 in PP BBDD - need to process...\n"); - break; - } - - if ( codeGroupAr[i].equals("51515") || codeGroupAr[i].equals("41414")) { - endrpt = true; - //System.out.println("got end group 51515 41414 in PP BBDD - BREAK \n"); - break; - } - - // Convert the unit digits to integers and compute height. - Boolean missing = false; - int noWind = 0; - if ( ! pressflag ) { - while ( ! missing && ( noWind < 3 ) ) { - int index = noWind + 3; - String unit = codeGroupAr[i].substring(index-1,index); - if ( unit.equals(("/")) ) { - missing = true; - break; - } - - // Decode height; invalid height if returns FLOAT_MISSING. - height = getHeightFromPPBBDD(codeGroupAr[i], index); - if ( height == IDecoderConstantsN.UAIR_FLOAT_MISSING ) { - i++; - break; - } - int range = i+noWind+1; - if ( range < cgSize ) { - // Decode wind group. - WindGroup.WindField(codeGroupAr[i+noWind+1], windKnot); - wspeed = WindGroup.getWindSpeed(); - wdir = WindGroup.getWindDirection(); - } - - // Add level - addLevels(record, pres, height, temp, dewpTemp, wdir, wspeed); - - noWind ++; - } - - i = i + noWind + 1; - } else { - int range = i+1; - if ( range < cgSize ) { - // Decode pressure group - pres = getPressureFromTTBBDD(codeGroupAr[i], above); - WindGroup.WindField(codeGroupAr[i+1], windKnot); - wspeed = WindGroup.getWindSpeed(); - wdir = WindGroup.getWindDirection(); - } - i= i+2; - } - } - } - - /** - * Decodes a pressure field for mandatory wind - * reports (PPAA or PPCC). The pressures reporting are returned. - * - * @param presGroup The input pressure code group - * @param above The input above is flag - * @return pressure - */ - public static float[] getPressureFromPPAACC(String presGroup, Boolean above) { - - float pressure[] = { IDecoderConstantsN.UAIR_FLOAT_MISSING, - IDecoderConstantsN.UAIR_FLOAT_MISSING, - IDecoderConstantsN.UAIR_FLOAT_MISSING - }; - - String bpres[] = { "00", "92", "85", "70", "50", "40", - "30", "25", "20", "15", "10" }; - - String apres[] = { "70", "50", "30", "20", "10", - "07", "05", "03", "02", "01" }; - - int rbprs[] = { 1000, 925, 850, 700, 500, 400, - 300, 250, 200, 150, 100 }; - - int raprs[] = { 70, 50, 30, 20, 10, 7, 5, 3, 2, 1 }; - - int level = -1; - - String hh = presGroup.substring(3,5); - // Check first pressure against list. - int ifirst = -1; - if ( ! above ) { - for ( String plevel : bpres ) { - ifirst ++; - if ( hh.equals(plevel)) { - level = ifirst; - break; - } - } - } else { - for ( String plevel : apres ) { - ifirst ++; - if ( hh.equals(plevel)) { - level = ifirst; - break; - } - } - } - - if ( ! above ) { - if ( ifirst < 11 && level >= 0 ) { - pressure[0] = rbprs[level]; - if ( level+1 < 11 ) { - pressure[1] = rbprs[level+1]; - } - if ( level+2 < 11 ) { - pressure[2] = rbprs[level+2]; - } - } - } else { - if ( ifirst < 10 && level >= 0 ) { - pressure[0] = raprs[level]; - if ( level+1 < 10 ) { - pressure[1] = raprs[level+1]; - } - if ( level+2 < 10 ) { - pressure[2] = raprs[level+2]; - } - } - } - - return pressure; - } - - /** - * Decodes the height from a significant wind field from reports (PPBB or PPDD). - * The field is of the form atuuu where a is 1 if the height is - * above 100000 feet and 9 or 8 otherwise. t is the ten-thousands - * digit of the height and the u's are up to three thousands-of-feet - * fields. The heights are converted from feet to meters. - * - * @param heightGroup The input heightGroup contains the height code group. - * @param index The input index is the current position in the code group. - * @return pressure - */ - public static float getHeightFromPPBBDD(String heightGroup, int index) { - float height = IDecoderConstantsN.UAIR_FLOAT_MISSING; - final double feetToMeter = 0.3048; - - String hhIndicator = heightGroup.substring(0,1); - int iadd = 0; - // Check that the first character of the field is '9' or '1'. - if ( hhIndicator.equals("9") || hhIndicator.equals("8")) { - iadd = 0; - } else { - return height; - } - - // Convert the tens digit to an integer. - int iten; - iten = Integer.parseInt(heightGroup.substring(1,2)) * 10; - int iunit = Integer.parseInt(heightGroup.substring(index-1,index)); - height = ( iten + iunit ) * 1000 + iadd; - height = (float) (height * feetToMeter); - return height; - } - - /** - * Decodes a pressure field from a group reports (TTBB or TTDD). - * The pressures reporting are returned. - * - * @param presGroup The input pressure code group - * @param above The input above is flag - * @return pressure - */ - public static float getPressureFromTTBBDD(String presGroup, Boolean above) { - - float pressure = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - String clev[] = { "00", "11", "22", "33", "44", - "55", "66", "77", "88", "99" }; - - if ( presGroup.length() == 5 ) { - String pp = presGroup.substring(0,2); - String hhh = presGroup.substring(2,5); - - int level = -1; - if ( ! pp.equals("//") && ! hhh.substring(2,3).equals("/")) { - for ( String plevel : clev ) { - level++; - if ( pp.equals(plevel)) { - break; - } - } - // If a level was found, decode the pressure. - if ( level != -1 && level < 10 ) { - int ihhh = Integer.parseInt(hhh); - if ( above ) { - pressure = (float) ihhh/ (float) 10; - } else { - if ( ihhh < 100 ) { - pressure = ihhh + 1000; - } else { - pressure = ihhh; - } - } - } - } - } - return pressure; - } - - /** - * Decodes data for the tropopause level from the TTAA reports. - * The output data are ordered PRES TEMP DWPT DRCT SPED. - * - * @param codeGroupAr The input uppair code group array - * @param index The input index is the current position of the code group array - * @param topwindFlag the input index is the flag to indicate top wind - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processTropopause(String[] codeGroupAr, int index, - Boolean topwindFlag, Boolean windKnot, UairRecord record, Boolean above) { - - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float temp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float dewpTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - int i = index; - - String pp = codeGroupAr[i].substring(0,2); - String hhh = codeGroupAr[i].substring(2,5); - - if ( pp.equals("88") ) { - // Decode pressure and height - pres = Integer.parseInt(hhh); - if (above) { - pres = pres / 10.f; - } - - // Decode temperature group - TempGroup.TempField(codeGroupAr[i+1]); - temp = TempGroup.getTemperature(); - dewpTemp = TempGroup.getDewpointTemp(); - - if ( ! topwindFlag ) { - // Decode wind group - WindGroup.WindField(codeGroupAr[i+2], windKnot); - wspeed = WindGroup.getWindSpeed(); - wdir = WindGroup.getWindDirection(); - } - - addTrop(record, pres, temp, dewpTemp, wdir, wspeed); - } - } - - /** - * Decodes data for the maximum wind level(s) and wind shear from the TTAA reports. - * The output data are ordered PRES DRCT SPED. - * - * @param codeGroupAr The input uppair code group array - * @param index The input index is the current position of the code group array - * @param cgSize the input cgSize is the size of the codeGroupAr. - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processMaximumWindShear(String[] codeGroupAr, - int index, int cgSize, Boolean windKnot, UairRecord record) { - - float pres = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdir = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float loShear = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float hiShear = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - int i = index; - - String ppIndicator = codeGroupAr[i].substring(0,2); - String hhh = codeGroupAr[i].substring(2,5); - - if ( ppIndicator.equals("77") || ppIndicator.equals("66")) { - // Decode pressure and height - if ( ! hhh.substring(1,3).equals("//") ) { - pres = Integer.parseInt(hhh); - } - - // Decode wind group - WindGroup.WindField(codeGroupAr[i+1], windKnot); - wspeed = WindGroup.getWindSpeed(); - wdir = WindGroup.getWindDirection(); - - if ( i+2 < cgSize ) { - String windshearIndicator = codeGroupAr[i+2].substring(0,1); - if ( windshearIndicator.equals("4")) { - String below = codeGroupAr[i+2].substring(1,3); - String abov = codeGroupAr[i+2].substring(3,5); - if ( ! below.equals("//")) { - loShear = Integer.parseInt(below); - } - if ( ! abov.equals("//")) { - hiShear = Integer.parseInt(abov); - } - } - } - - MaxWind mwind = null; - mwind = new MaxWind(); - mwind.setPressure(pres); - mwind.setWindDirection(wdir); - mwind.setWindSpeed(wspeed); - mwind.setLoShear(loShear); - mwind.setHiShear(hiShear); - - record.addMaxWind(mwind); - } - } - - /** - * Decodes data for the lifted index group from the TTAA reports. - * The output data are ordered liTemp, wdirSurface, wspeedSurface, - * wdirAbove, wspeedAbove - * - * @param codeGroupAr The input uppair code group array - * @param index The input index is the current position of the code group array - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @param record The in and out Uair record - * @return - */ - public static void processLiftedIndex(String[] codeGroupAr, - int index, Boolean windKnot, UairRecord record) { - - float liTemp = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdirSurface = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeedSurface = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wdirAbove = IDecoderConstantsN.UAIR_FLOAT_MISSING; - float wspeedAbove = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - int i = index; - if ( codeGroupAr[i].equals("10164") ) { - int ittt = Integer.parseInt(codeGroupAr[i+1]); - if ( ittt > 50 ) { - // subtract 50 if lllll greater than 50 - ittt = ittt - 50; - } - int isign = ittt%2; - /* - * If the integer is even, the liTemp is positive. - * Otherwise, the liTemp is negative. - */ - if ( isign == 1 ) { - liTemp = - ittt; - } else { - liTemp = ittt; - } - liTemp = (float) (liTemp / 10.); - i = i + 2; - } - - if ( codeGroupAr[i].equals("10194") ) { - // Decode wind group from surface to 5000ft - WindGroup.WindField(codeGroupAr[i+1], windKnot); - wspeedSurface = WindGroup.getWindSpeed(); - wdirSurface = WindGroup.getWindDirection(); - - // Decode wind group from 5000ft to 10000ft - WindGroup.WindField(codeGroupAr[i+2], windKnot); - wspeedAbove = WindGroup.getWindSpeed(); - wdirAbove = WindGroup.getWindDirection(); - - LiftedIndex li = null; - li = new LiftedIndex(); - li.setLiTemp(liTemp); - li.setLoWindDir(wdirSurface); - li.setLoWindSpeed(wspeedSurface); - li.setHiWindDir(wdirAbove); - li.setHiWindSpeed(wspeedAbove); - record.addLiftedIndex(li); - } - } - - /** - * Compute the top pressure reporting wind data. - * If topwind is missing, set return top wind to a large value so that - * all the winds will be assumed to be missing. - * - * @param topwind The input topwind - * @param above The input above is flag to indicate above 100mb. - * @return an int for topWind. - */ - public static int getTopWind(int topwind, Boolean above) { - - int retTopWind = 2000; - - if ( topwind == IDecoderConstantsN.INTEGER_MISSING ) { - retTopWind = 2000; - } else if ( topwind > 0 ) { - if ( above ) { - retTopWind = topwind * 10; - } else { - retTopWind = topwind * 100; - } - } else if ( topwind == 0 ) { - if ( ! above ) { - retTopWind = 1000; - } else { - retTopWind = 0; - } - } else { - retTopWind = 2000; - } - return retTopWind; - } - - /** - * Add levels to record. - * - * @param record The in and out Uair record - * @param pressure The input pressure - * @param geoHeight The input geoHeight - * @param temp The input temp - * @param dwpt The input dew point temperature. - * @param windDirection The input wind direction - * @param windSpeed The input wind speed - * @return - */ - public static void addLevels(UairRecord record, float pressure, float geoHeight, - float temp, float dwpt, float windDirection, float windSpeed) { - - ObsLevels level = null; - level = new ObsLevels(); - level.setPressure(pressure); - level.setGeoHeight(geoHeight); - level.setTemp(temp); - level.setDwpt(dwpt); - level.setWindDirection(windDirection); - level.setWindSpeed(windSpeed); - - record.addObsLevels(level); - } - - /** - * Add tropopause to record. - * - * @param record The in and out Uair record - * @param pressure The input pressure - * @param temp The input temp - * @param dwpt The input dew point temperature. - * @param windDirection The input wind direction - * @param windSpeed The input wind speed - * @return - */ - public static void addTrop(UairRecord record, float pressure, - float temp, float dwpt, float windDirection, float windSpeed) { - - Tropopause trop = null; - trop = new Tropopause(); - trop.setPressure(pressure); - trop.setTemp(temp); - trop.setDwpt(dwpt); - trop.setWindDirection(windDirection); - trop.setWindSpeed(windSpeed); - - record.addTropopause(trop); - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/WindGroup.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/WindGroup.java deleted file mode 100644 index 14d3b0d378..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/WindGroup.java +++ /dev/null @@ -1,107 +0,0 @@ -/** - * WindGroup - decodes wind data - * - * This java class intends to serve as an utility only for UAIR decoder. - * - * HISTORY - * - * * Date Ticket# Engineer Description - * ------------ ---------- ----------- -------------------------- - * 03/2010 210 L. Lin Initial coding - * - * - * - * This code has been developed by the SIB for use in the AWIPS2 system. - * @author L. Lin - * @version 1.0 - */ - -package gov.noaa.nws.ncep.edex.plugin.uair.util; - -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; - -public class WindGroup { - - private static float windSpeed; - - private static float windDirection; - - public static float getWindSpeed() { - return windSpeed; - } - - public void setWindSpeed(float windSpeed) { - this.windSpeed = windSpeed; - } - - public static float getWindDirection() { - return windDirection; - } - - public void setWindDirection(float windDirection) { - this.windDirection = windDirection; - } - - /** - * This subroutine decodes a wind field in the form dddff where ddd - * is the direction in degrees and ff is the wind speed. - * If last digit of ddd is not equal to 0, then it becomes ddfff. - * In other words, wind speed should be "dff" not "ff". - * - * @param report The input report - * @param windKnot The input windKnot is flag to indicate wind in knot or not. - * @return - */ - public static void WindField(String windGroup, Boolean windKnot) { - - windSpeed = IDecoderConstantsN.UAIR_FLOAT_MISSING; - windDirection = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - if ( windGroup != null ) { - if ( windGroup.length() == 5 ) { - String ddd = windGroup.substring(0,3); - String ff = windGroup.substring(3,5); - - String wDir = windGroup.substring(0,2); - String wSpeed = windGroup.substring(2,5); - - if ( ! ddd.substring(0,2).equals("//") && ! ff.equals("//")) { - /* - * The tens and hundreds of the wind direction is encoded in the - * first two digits. - */ - int idir = Integer.parseInt(wDir); - idir = idir * 10; - - //The wind speed is encoded in the last three digits. - int ispeed = Integer.parseInt(wSpeed); - if ( ispeed >= 500 ) { - /* - * The units value of the direction rounded to 0 or 5 is - * multiplied by 100 and added to the wind speed. - */ - ispeed = ispeed - 500; - idir = idir + 5; - } - - /* - * Set the output values. Return missing data if direction is - * greater than 360 or field is '31313'. - */ - if ( idir == 360 ) { - idir = 0; - } - windSpeed = ispeed; - if ( windKnot ) { - windSpeed = (float) (windSpeed / 1.9425); - } - windDirection = idir; - } else if ( ! ddd.equals("///") && ff.equals("//")) { - // wind speed missing - int idir = Integer.parseInt(ddd); - windDirection = idir; - } - } - } - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/package-info.java deleted file mode 100644 index fdc47d94ca..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/src/gov/noaa/nws/ncep/edex/plugin/uair/util/package-info.java +++ /dev/null @@ -1,4 +0,0 @@ -/** -* Contains utility classes for uair plugin -*/ -package gov.noaa.nws.ncep.edex.plugin.uair.util; diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/decoder/20100327.uair b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/decoder/20100327.uair deleted file mode 100644 index 15a474dc3b..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/decoder/20100327.uair +++ /dev/null @@ -1,26 +0,0 @@ - -576 -USUS43 KDVN 270000 -MANDVN -74455 TTAA 77004 74455 99990 08067 15509 00148 ///// ///// -92783 02263 15515 85459 00656 16016 70997 06167 24014 50556 -21750 27028 40716 32757 28539 88999 77999 31313 58708 82304 -51515 10141 10159 10164 00011 10194 15015 21011= - - -579 -UMUS43 KDVN 270000 -SGLDVN -74455 TTBB 77000 74455 00990 08067 11987 07468 22872 02160 -33866 02363 44863 01567 55859 00766 66858 00358 77856 00157 -88851 00656 99834 00459 11758 04760 22744 04761 33731 04369 -44691 06566 55666 07569 66612 12365 77607 12763 88593 13368 -99575 14368 11549 16964 22521 19346 33490 22950 44485 23557 -55477 24358 66466 25365 77442 28762 88433 29556 99403 32357 -31313 58708 82304 41414 30901 51515 10141 10159= - -PPBB 77000 74455 90023 15509 14016 15514 90456 15015 15515 -17014 90789 18009 21010 21511 91024 24013 24016 27517 9156/ -26023 26523 920// 27529= - - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairDecoderTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairDecoderTest.java deleted file mode 100644 index a87b682248..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairDecoderTest.java +++ /dev/null @@ -1,21 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.uair.decoder; - -import static org.junit.Assert.*; - -import org.junit.Before; -import org.junit.Test; - -public class UairDecoderTest { - - @Before - public void setUp() throws Exception { - // UairDecoder uair=new UairDecoder(); - } - - @Test - public void testUairDecoder() { - // fail("Not yet implemented"); - - } - -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairSeparatorTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairSeparatorTest.java deleted file mode 100644 index ced5355130..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/decoder/UairSeparatorTest.java +++ /dev/null @@ -1,92 +0,0 @@ -/** - * This Java class is the JUnit test for the decoder separator. - * - *
- * 
- * T. Lee	11/08	Creation
- * T. Lee	 3/09	Migrate to TO10
- * 
- * - */ -package gov.noaa.nws.ncep.edex.plugin.uair.decoder; - -import static org.junit.Assert.assertTrue; - -import java.io.BufferedReader; -import java.io.File; -import java.io.FileNotFoundException; -import java.io.FileReader; -import java.io.IOException; - -import org.apache.log4j.Logger; -import org.junit.Before; -import org.junit.Test; - -public class UairSeparatorTest { - UairSeparator sep; - - char[] cbuf; - - int ntime = 0; - - StringBuffer contents = new StringBuffer(); - - byte[] actual = null; - - @Before - public void initialize() { - final Logger log = Logger.getLogger(getClass().getName()); - sep = new UairSeparator(); - File file = new File( - "unit-test/gov/noaa/nws/ncep/edex/plugin/uair/decoder/20100327.uair"); - BufferedReader reader = null; - - try { - reader = new BufferedReader(new FileReader(file)); - String text = null; - - /* - * Repeat until all lines is read. Add control characters. - */ - while ((text = reader.readLine()) != null) { - if (text.length() != 0) { - contents.append(text).append("\r\r\n"); - } - } - } catch (FileNotFoundException e) { - if (log.isInfoEnabled()) { - log.info("File is not found"); - } - } catch (IOException e) { - if (log.isInfoEnabled()) { - log.info("I/O Exception"); - } - } finally { - try { - if (reader != null) { - reader.close(); - } - } catch (IOException e) { - if (log.isInfoEnabled()) { - log.info("I/O Exception"); - } - } - } - sep = new UairSeparator(); - actual = contents.toString().getBytes(); - sep.setData(actual, null); - } - - @Test - public void testHasNext() { - assertTrue("Find Uair separator! ", sep.hasNext()); - } - - @Test - public void testGetRecord() { - byte[] expected = sep.next(); - String a = new String(actual); - String e = new String(expected); - // assertEquals(e.trim(),a.trim()); - } -} diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/PressureHeightGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/PressureHeightGroupTest.java deleted file mode 100644 index 3b99510ecc..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/PressureHeightGroupTest.java +++ /dev/null @@ -1,43 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.uair.util; - -import static org.junit.Assert.*; -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.dataplugin.uair.UairRecord; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import java.util.Calendar; -import java.util.Iterator; -import java.util.Set; - -import org.junit.After; -import org.junit.Before; -import org.junit.Test; - -public class PressureHeightGroupTest { - - public void setUp() throws Exception { - } - - @Test - public void testPressHeightField() { - - String presgroup = "00104"; - Boolean above = false; - int level = 1; - String stationNumber = "72403"; - String dataType = "TTAA"; - UairRecord record = null; - PressureHeightGroup.PressureHeightField(presgroup, above, level, stationNumber, dataType, record); - float height = PressureHeightGroup.getHeight(); - float pres = PressureHeightGroup.getPressure(); - - System.out.println(" height=" + height); - System.out.println(" pres=" + pres); - - assertEquals(104.0, height); - assertEquals(1000.0, pres); - } - -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/TempGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/TempGroupTest.java deleted file mode 100644 index b5f7d964fe..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/TempGroupTest.java +++ /dev/null @@ -1,45 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.uair.util; - -import static org.junit.Assert.*; -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import java.util.Calendar; -import java.util.Iterator; -import java.util.Set; - -import org.junit.After; -import org.junit.Before; -import org.junit.Test; - -public class TempGroupTest { - - public void setUp() throws Exception { - } - - @Test - public void testTempField() { - String report = "USUS41 KLWX 190000\r\r\n" + - "72403 TTAA 69001 72403 99002 12424 36004 00104 12223 00507 \r\r\n" + - "92752 07200 02010 85448 08833 31513 70035 00631 26515 50566 \r\r\n" + - "14941 26524 40731 26758 25535 30932 43966 25541 25052 50967 \r\r\n" + - "25059 20195 54969 24559 15379 57376 27049 10634 57982 24530 \r\r\n" + - "88215 54568 25061 77237 24565 42207 31313 58708 82303 51515 \r\r\n" + - "10164 00005 10194 35511 28014= \r\r\n"; - -String tempgroup = "12424"; - - TempGroup.TempField(tempgroup); - float temp = TempGroup.getTemperature(); - float dt = TempGroup.getDewpointTemp(); - - System.out.println(" temp=" + temp); - System.out.println(" dt=" + dt); - - assertEquals(12.4,temp); - assertEquals(10.0,dt); - } - -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/TimeGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/TimeGroupTest.java deleted file mode 100644 index c4615b0c10..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/TimeGroupTest.java +++ /dev/null @@ -1,47 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.uair.util; - -import static org.junit.Assert.*; -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import java.util.Calendar; -import java.util.Iterator; -import java.util.Set; - -import org.junit.After; -import org.junit.Before; -import org.junit.Test; - -public class TimeGroupTest { - - public void setUp() throws Exception { - } - - @Test - public void testTimeField() { - String report = "USUS41 KLWX 190000\r\r\n" + - "72403 TTAA 69001 72403 99002 12424 36004 00104 12223 00507 \r\r\n" + - "92752 07200 02010 85448 08833 31513 70035 00631 26515 50566 \r\r\n" + - "14941 26524 40731 26758 25535 30932 43966 25541 25052 50967 \r\r\n" + - "25059 20195 54969 24559 15379 57376 27049 10634 57982 24530 \r\r\n" + - "88215 54568 25061 77237 24565 42207 31313 58708 82303 51515 \r\r\n" + - "10164 00005 10194 35511 28014= \r\r\n"; - - TimeGroup.TimeField(report); - String obsUTC = TimeGroup.getObsUTC(); - String UTC = TimeGroup.getUTC(); - int topwind = TimeGroup.getTopwind(); - Boolean windKnot = TimeGroup.getWindKnot(); - System.out.println(" obsUTC=" + obsUTC); - System.out.println(" UTC=" + UTC); - System.out.println(" topwind=" + topwind); - System.out.println(" windknot=" + windKnot); - assertEquals("00",obsUTC); - assertEquals("00",UTC); - assertEquals(1,topwind); - assertEquals(true,windKnot); - } - -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/UairParserTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/UairParserTest.java deleted file mode 100644 index 8140e581ce..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/UairParserTest.java +++ /dev/null @@ -1,83 +0,0 @@ -/** - * This Java class is the JUnit test for the UairParser. - * - *
- *
- * L. Lin       04/09   Creation
- * 
- * - */ -package gov.noaa.nws.ncep.edex.plugin.uair.util; - -import static org.junit.Assert.*; -import java.util.Calendar; -import org.junit.Test; -import org.junit.Before; -import gov.noaa.nws.ncep.common.dataplugin.uair.LiftedIndex; -import gov.noaa.nws.ncep.common.dataplugin.uair.MaxWind; -import gov.noaa.nws.ncep.common.dataplugin.uair.ObsLevels; -import gov.noaa.nws.ncep.common.dataplugin.uair.Tropopause; -import gov.noaa.nws.ncep.common.dataplugin.uair.UairRecord; -import gov.noaa.nws.ncep.edex.plugin.uair.util.WindGroup; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; -import java.util.*; - -import gov.noaa.nws.ncep.edex.tools.decoder.MndTime; -import java.util.ArrayList; -import java.util.Iterator; -import java.util.TimeZone; - -public class UairParserTest { - String report = "USUS41 KLWX 190000\r\r\n" + - "72403 TTAA 69001 72403 99002 12424 36004 00104 12223 00507 \r\r\n" + - "92752 07200 02010 85448 08833 31513 70035 00631 26515 50566 \r\r\n" + - "14941 26524 40731 26758 25535 30932 43966 25541 25052 50967 \r\r\n" + - "25059 20195 54969 24559 15379 57376 27049 10634 57982 24530 \r\r\n" + - "88215 54568 25061 77237 24565 42207 31313 58708 82303 51515 \r\r\n" + - "10164 00005 10194 35511 28014= \r\r\n"; - - @Before - public void initialize () { - } - - - @Test - public void testGetDataType() { - - String dataType = UairParser.getDataType(report); - System.out.println(" datatype=" + dataType); - - assertEquals("TTAA",dataType); - } - - @Test - public void testGetStationNumber() { - - String station = UairParser.getStationNumber(report); - System.out.println(" station number=" + station); - - assertEquals("72403",station); - } - - @Test - public void testFindCorIndicator() { - - String nul = null; - String cor = UairParser.findCorIndicator(report); - System.out.println(" correction indicator=" + cor); - - assertEquals(nul, cor); - } - - @Test - public void testGetUairType() { - - Integer uairType = UairParser.getUairType("TTAA"); - System.out.println(" uair type=" + uairType); - - assertEquals( 1, uairType); - } -} - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/WindGroupTest.java b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/WindGroupTest.java deleted file mode 100644 index 7add7cb024..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/unit-test/gov/noaa/nws/ncep/edex/plugin/uair/util/WindGroupTest.java +++ /dev/null @@ -1,38 +0,0 @@ -package gov.noaa.nws.ncep.edex.plugin.uair.util; - -import static org.junit.Assert.*; -import gov.noaa.nws.ncep.edex.util.UtilN; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import java.util.regex.Matcher; -import java.util.regex.Pattern; - -import java.util.Calendar; -import java.util.Iterator; -import java.util.Set; - -import org.junit.After; -import org.junit.Before; -import org.junit.Test; - -public class WindGroupTest { - - public void setUp() throws Exception { - } - - @Test - public void testWindField() { - - String windgroup = "27049"; - - WindGroup.WindField(windgroup, false); - float windSpeed = WindGroup.getWindSpeed(); - float winddir = WindGroup.getWindDirection(); - - System.out.println(" windspeed=" + windSpeed); - System.out.println(" winddir=" + winddir); - - assertEquals(49.0,windSpeed); - assertEquals(270.0,winddir); - } - -} \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/utility/common_static/base/purge/uairPurgeRules.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/utility/common_static/base/purge/uairPurgeRules.xml deleted file mode 100644 index b1030ed4ea..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/utility/common_static/base/purge/uairPurgeRules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - uair - default - - 02-00:00:00 - - \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/utility/edex_static/base/distribution/uair.xml b/ncep/gov.noaa.nws.ncep.edex.plugin.uair/utility/edex_static/base/distribution/uair.xml deleted file mode 100644 index 3e086ed13e..0000000000 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.uair/utility/edex_static/base/distribution/uair.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - ^U[CEFGHIJKLMNPQSWXYZ].* - diff --git a/ncep/gov.noaa.nws.ncep.edex.plugin.wcp/src/gov/noaa/nws/ncep/edex/plugin/wcp/decoder/package-info.java b/ncep/gov.noaa.nws.ncep.edex.plugin.wcp/src/gov/noaa/nws/ncep/edex/plugin/wcp/decoder/package-info.java index f3fea73665..f52fb89e82 100644 --- a/ncep/gov.noaa.nws.ncep.edex.plugin.wcp/src/gov/noaa/nws/ncep/edex/plugin/wcp/decoder/package-info.java +++ b/ncep/gov.noaa.nws.ncep.edex.plugin.wcp/src/gov/noaa/nws/ncep/edex/plugin/wcp/decoder/package-info.java @@ -1,7 +1,7 @@ -/** - * WCP implementation of the plugin pattern. - * - * Package includes classes to decode the WCP message and persist the data. - * - */ +/** + * WCP implementation of the plugin pattern. + * + * Package includes classes to decode the WCP message and persist the data. + * + */ package gov.noaa.nws.ncep.edex.plugin.wcp.decoder; \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.edex.uengine/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.edex.uengine/META-INF/MANIFEST.MF index 3eff7aacac..16c2d33264 100644 --- a/ncep/gov.noaa.nws.ncep.edex.uengine/META-INF/MANIFEST.MF +++ b/ncep/gov.noaa.nws.ncep.edex.uengine/META-INF/MANIFEST.MF @@ -24,7 +24,7 @@ Require-Bundle: com.raytheon.edex.uengine, com.raytheon.uf.common.dataplugin.level;bundle-version="1.12.1174", com.raytheon.uf.common.pointdata;bundle-version="1.12.1174", gov.noaa.nws.ncep.edex.plugin.ncgrib;bundle-version="1.0.0", - gov.noaa.nws.ncep.common.dataplugin.h5uair;bundle-version="1.0.0" + gov.noaa.nws.ncep.common.dataplugin.ncuair;bundle-version="1.0.0" Export-Package: gov.noaa.nws.ncep.edex.uengine.output, gov.noaa.nws.ncep.edex.uengine.tasks.radar, gov.noaa.nws.ncep.edex.uengine.tasks.response, @@ -35,9 +35,10 @@ Import-Package: com.raytheon.edex.plugin.modelsounding.common, com.raytheon.uf.common.pointdata, com.raytheon.uf.common.pointdata.spatial, com.raytheon.uf.edex.pointdata, - gov.noaa.nws.ncep.common.dataplugin.uair, gov.noaa.nws.ncep.common.tools, + gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion, gov.noaa.nws.ncep.edex.plugin.ncgrib.dao, + gov.noaa.nws.ncep.edex.common.metparameters, javax.measure.converter, javax.measure.unit, org.apache.commons.logging, diff --git a/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/MdlSoundingQuery.java b/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/MdlSoundingQuery.java index aff2c113be..051e98c149 100644 --- a/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/MdlSoundingQuery.java +++ b/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/MdlSoundingQuery.java @@ -233,7 +233,7 @@ public class MdlSoundingQuery { else pf.setSfcPress(sfcPressure); } - System.out.println("surface pressure ="+pf.getSfcPress()); + //System.out.println("surface pressure ="+pf.getSfcPress()+ " lat= "+lat+ " lon="+lon); //calculate dew point if necessary MergeSounding ms = new MergeSounding(); ms.spfhToDewpoint(layerList); @@ -839,7 +839,12 @@ public class MdlSoundingQuery { } long t02 = System.currentTimeMillis(); - System.out.println("MDL profile retreival took " + (t02 - t01)); + //System.out.println("MDL profile retreival took " + (t02 - t01)); + /*/debug + for(NcSoundingLayer layer: soundLyList){ + System.out.println("pre="+ layer.getPressure()+ " h="+layer.getGeoHeight()+ " T="+layer.getTemperature()+" D="+ + layer.getDewpoint()+ " WS="+layer.getWindSpeed()+ " WD="+layer.getWindDirection() + " SH="+layer.getSpecHumidity()+ " RH="+layer.getRelativeHumidity()); + }*/ return soundLyList; } diff --git a/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/MergeSounding.java b/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/MergeSounding.java index 72f719bc8b..91eee4f760 100644 --- a/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/MergeSounding.java +++ b/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/MergeSounding.java @@ -1,13 +1,15 @@ package gov.noaa.nws.ncep.edex.uengine.tasks.profile; -import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer; - import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.List; +//import edu.emory.mathcs.backport.java.util.Collections; +import gov.noaa.nws.ncep.common.tools.IDecoderConstantsN; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer2; + /** * * gov.noaa.nws.ncep.ui.nsharp.rsc.NsharpMapResource This java class performs @@ -33,1587 +35,1666 @@ import java.util.List; */ public class MergeSounding { - final float RMISSD = IDecoderConstantsN.UAIR_FLOAT_MISSING; - - final int IMISSD = IDecoderConstantsN.INTEGER_MISSING; - - /** - * Default constructor - */ - public MergeSounding() { - } - - /* - * Process native sounding data. Convert specific humidity to dew point - * temperature then compute the moist height. - */ - public List nativeModelSounding(List sls, - float elevation) { - spfhToDewpoint(sls); - constructHeight(sls, elevation); - return sls; - } - - /* - * Process upper air sounding data. Note that TTAA is the original/sorted - * data, while MAN is the TTAA without underground data and MAN_D is the - * TTAA for display, i.e., the first level is the surface level, any under - * -ground levels will be above the surface level. - */ - public List mergeUairSounding(String level, - List ttaa, List ttbb, - List ttcc, List ttdd, - List ppaa, List ppbb, - List ppcc, List ppdd, - List trop_a, List trop_c, - List wmax_a, List wmax_c, - float elevation) { - List sndata = new ArrayList(); - List man = null; - - /* - * ///for debug System.out.println("TTAA:"); for (NcSoundingLayer l: - * ttaa){ - * System.out.println("P="+l.getPressure()+"H="+l.getGeoHeight()+"T=" - * +l.getTemperature - * ()+"D="+l.getDewpoint()+"Wd="+l.getWindDirection()+"Ws=" - * +l.getWindSpeed()); } System.out.println("TTBB:"); for - * (NcSoundingLayer l: ttbb){ - * System.out.println("P="+l.getPressure()+"H=" - * +l.getGeoHeight()+"T="+l.getTemperature - * ()+"D="+l.getDewpoint()+"Wd="+l - * .getWindDirection()+"Ws="+l.getWindSpeed()); } - * System.out.println("PPAA:"); for (NcSoundingLayer l: ppaa){ - * System.out - * .println("P="+l.getPressure()+"H="+l.getGeoHeight()+"T="+l.getTemperature - * ( - * )+"D="+l.getDewpoint()+"Wd="+l.getWindDirection()+"Ws="+l.getWindSpeed - * ()); } System.out.println("PPBB:"); for (NcSoundingLayer l: ppbb){ - * System.out.println("P="+l.getPressure()+"H="+l.getGeoHeight()+"T="+l. - * getTemperature - * ()+"D="+l.getDewpoint()+"Wd="+l.getWindDirection()+"Ws=" - * +l.getWindSpeed()); } - */ - // Return the specific levels requested by users - if (ttaa.size() > 0) { - Collections.sort(ttaa, new reverseSortByPressure()); - if (level.toUpperCase().equalsIgnoreCase("MAN")) { - return ttaa; - } - man = removeUnderGround(ttaa); - - } else { - man = ttaa; - if (level.toUpperCase().equalsIgnoreCase("MAN")) { - return setMissing(); - } - - } - - // Sorting the data - - if (ttbb.size() > 0) { - Collections.sort(ttbb, new reverseSortByPressure()); - } - - if (ttcc.size() > 0) { - Collections.sort(ttcc, new reverseSortByPressure()); - } - - if (ttcc.size() > 0) { - Collections.sort(ttdd, new reverseSortByPressure()); - } - - if (ppaa.size() > 0) { - if (checkWindData(ppaa)) { - Collections.sort(ppaa, new MergeSounding.sortByHeight()); - } else { - Collections.sort(ppaa, - new MergeSounding.reverseSortByPressure()); - } - } - - if (ppcc.size() > 0) { - if (checkWindData(ppcc)) { - Collections.sort(ppcc, new MergeSounding.sortByHeight()); - } else { - Collections.sort(ppcc, - new MergeSounding.reverseSortByPressure()); - } - } - - if (ppbb.size() > 0) { - if (checkWindData(ppbb)) { - Collections.sort(ppbb, new MergeSounding.sortByHeight()); - } else { - Collections.sort(ppbb, - new MergeSounding.reverseSortByPressure()); - } - } - - if (ppdd.size() > 0) { - - if (checkWindData(ppdd)) { - Collections.sort(ppdd, new MergeSounding.sortByHeight()); - } else { - Collections.sort(ppdd, - new MergeSounding.reverseSortByPressure()); - } - - } - - // Find surface data, return if users request surface data only. - NcSoundingLayer sl = new NcSoundingLayer(); - sl = getSurfaceData(man, ttbb, ppbb, elevation); - sndata.add(0, sl); - - if (isNumber(level) >= 0) { - if (equal(0.f, Float.valueOf(level.trim()).floatValue()) - || equal(sl.getPressure(), Float.valueOf(level.trim()) - .floatValue())) { - return sndata; - } - } - - // Merge mandatory data - mergeMandatory(man, ttcc, sndata); - - // Check if the single level is mandatory or not - if (isNumber(level) >= 0) { - for (int kk = 0; kk < sndata.size(); kk++) { - if (equal(Float.valueOf(level.trim()).floatValue(), - sndata.get(kk).getPressure())) { - sl.setPressure(sndata.get(kk).getPressure()); - sl.setTemperature(sndata.get(kk).getTemperature()); - sl.setDewpoint(sndata.get(kk).getDewpoint()); - sl.setWindDirection(sndata.get(kk).getWindDirection()); - sl.setWindSpeed(sndata.get(kk).getWindSpeed()); - sl.setGeoHeight(sndata.get(kk).getGeoHeight()); - sndata.clear(); - sndata.add(sl); - return sndata; - } - } - } - - // Merge mandatory winds - mergeMandatoryWinds(ppaa, ppcc, sndata); - - // Merge tropopause - mergeTropSigTemp(trop_a, trop_c, sndata); - - // Merge TTBB - mergeTropSigTemp(ttbb, ttdd, sndata); - - // Construct height for ttbb - constructTtbbHeight(sndata); - - // Merge significant winds on pressure surfaces - if (!checkWindData(ppbb)) { - mergeSigMaxWindOnPressure(ppbb, ppdd, sndata); - } - - mergeSigMaxWindOnPressure(wmax_a, wmax_c, sndata); - constructPpbbHeight(sndata); - - if (checkWindData(ppbb)) { - mergeSigWindOnHeight(ppbb, ppdd, sndata); - constructPpbbPressure(sndata); - } - - // Reorder sounding profile so the first level is the surface data. - // No need to reorder now becuz surface data is always the 1st level. - // reOrderSounding(sndata); - - // Interpolate missing temperature, dew point and winds. - constructMissing(1, sndata); - constructMissing(2, sndata); - constructMissing(3, sndata); - - // Return single level or add underground mandatory data to the sounding - // profile - if (isNumber(level) == 0) { - float rlev = new Integer(Integer.parseInt(level.trim())) - .floatValue(); - return getSingLevel(rlev, sndata); - } else if (isNumber(level) == 1) { - float rlev = new Float(Float.parseFloat(level.trim())); - return getSingLevel(rlev, sndata); - } else { - return addUnderGround(ttaa, sndata); - } - - } - - /* - * Check an alpha-numerical string is a number or characters. - */ - public int isNumber(String level) { - try { - if (Integer.parseInt(level) >= 0) { - return 0; - } else { - return -1; - } - } catch (NumberFormatException nfe1) { - try { - if (Float.parseFloat(level) >= 0.f) { - return 1; - } else { - return -1; - } - } catch (NumberFormatException nfe2) { - try { - if (Double.parseDouble(level) >= 0.) { - return 2; - } else { - return -1; - } - } catch (NumberFormatException nfe3) { - return -1; - } - } - } - } - - /* - * convert specific humidity to dew point temperature. - */ - float elevation; - - public List spfhToDewpoint(List sndata) { - float spfh, pres; - float dwpc = RMISSD; - - for (NcSoundingLayer layer : sndata) { - if (layer.getDewpoint() == RMISSD) { - spfh = layer.getSpecHumidity(); - pres = layer.getPressure(); - - if (spfh == RMISSD || pres == RMISSD || spfh <= 0.f - || pres <= 0.f) { - continue; - } else { - float rmix = spfh / (1.f - spfh); - float e = (pres * rmix) / (.62197f + rmix); - e = e / (1.001f + ((pres - 100.f) / 900.f) * .0034f); - dwpc = (float) (Math.log(e / 6.112) * 243.5 / (17.67 - Math - .log((e / 6.112)))); - layer.setDewpoint(dwpc); - // System.out.println("spfhToDewpoint dwpc: " + dwpc); - } - - } - } - return sndata; - } - - /* - * computes DWPC from TMPC and RELH Note: If DWPC is less than -190 degrees - * C, it is treated as missing data Code is based on GEMPAK's prrhdp.f - */ - public List rhToDewpoint(List sndata) { - float rh, vapr, vaps, temp; - float dwpc = RMISSD; - - for (NcSoundingLayer layer : sndata) { - if (layer.getDewpoint() == RMISSD) { - rh = layer.getRelativeHumidity(); - temp = layer.getTemperature(); - - if (rh == RMISSD || temp == RMISSD) { - continue; - } else { - vaps = tempToVapr(temp); - vapr = rh * vaps / 100; - if (vapr < Math.exp(-30)) - continue; - else { - dwpc = (float) (243.5 * (Math.log(6.112) - Math - .log(vapr)) / (Math.log(vapr) - Math.log(6.112) - 17.67)); - layer.setDewpoint(dwpc); - // System.out.println("rhToDewpoint dwpc: " + dwpc); - } - } - } - } - return sndata; - } - - /* - * computes VAPR from TMPC Code is based on GEMPAK's prvapr.f - */ - private float tempToVapr(float temp) { - return (float) (6.112 * Math.exp((17.67 * temp) / (temp + 243.5))); - } - - private void constructHeight(List sndata, float elev) { - - /* - * For native model sounding, using hypsometric equation to build height - */ - elevation = elev; - int lev = sndata.size(); - float tb = RMISSD, tdb = RMISSD, pb = RMISSD; - float tt = RMISSD, tdt = RMISSD, pt = RMISSD; - float dwptsf, psfc, tmpcsf, scaleh, mhgt = RMISSD; - - for (int k = 0; k < lev; k++) { - - if (k == 0) { - tmpcsf = sndata.get(k).getTemperature(); - dwptsf = sndata.get(k).getDewpoint(); - psfc = sndata.get(k).getPressure(); - tb = tmpcsf; - tt = tmpcsf; - tdb = dwptsf; - tdt = dwptsf; - pb = psfc; - pt = psfc; - - scaleh = scaleHeight(tb, tt, tdb, tdt, pb, pt); - mhgt = moistHeight(elevation, pb, pt, scaleh); - } else { - tt = sndata.get(k).getTemperature(); - tdt = sndata.get(k).getDewpoint(); - pt = sndata.get(k).getPressure(); - scaleh = scaleHeight(tb, tt, tdb, tdt, pb, pt); - - mhgt = moistHeight(mhgt, pb, pt, scaleh); - tb = tt; - tdb = tdt; - pb = pt; - - } - sndata.get(k).setGeoHeight(mhgt); - } - } - - /* - * Compute moist height. - */ - private float moistHeight(float zb, float pb, float pt, float scale) { - if (zb == RMISSD || pb == RMISSD || pt == RMISSD || scale == RMISSD) { - return RMISSD; - } else { - return (float) (zb + scale * Math.log(pb / pt)); - } - } - - /* - * Compute scale height. - */ - private float scaleHeight(float tb, float tt, float tdb, float tdt, - float pb, float pt) { - final float RDGAS = 287.04f, GRAVTY = 9.80616f, RKAP = RDGAS / GRAVTY; - if (tb == RMISSD || tt == RMISSD || pb == RMISSD || pt == RMISSD) { - return RMISSD; - } else { - float tvb = virtualTemperature(tb, tdb, pb); - float tvt = virtualTemperature(tt, tdt, pt); - - if (tvb == RMISSD || tvt == RMISSD) { - return RMISSD; - } else { - float tav = (tvb + tvt) / 2.0f; - return (RKAP * tav); - } - } - } - - /* - * Compute virtual temperature - */ - private float virtualTemperature(float tt, float td, float pres) { - if (tt == RMISSD || pres == RMISSD) { - return RMISSD; - } else if (td == RMISSD) { - return celciusToKevin(tt); - } else { - float tmpk = celciusToKevin(tt); - float rmix = mixingRatio(td, pres); - if (rmix == RMISSD) { - return celciusToKevin(tt); - } else { - return tmpk * (1.f + .001f * rmix / .62197f) - / (1.f + .001f * rmix); - } - } - } - - /* - * Convert Celcius to Kelvin. - */ - float TMCK = 273.15f; - - private float celciusToKevin(float tc) { - if (tc == RMISSD) { - return RMISSD; - } else { - return (tc + TMCK); - } - } - - /* - * Compute mixing ratio from DWPC and PRES. - */ - private float mixingRatio(float td, float pres) { - if (td == RMISSD || pres == RMISSD) { - return RMISSD; - } else { - float vapr = vaporPressure(td); - if (vapr == RMISSD) { - return RMISSD; - } - - float corr = (1.001f + ((pres - 100.f) / 900.f) * .0034f); - - float e = corr * vapr; - if (e > (.5f * pres)) { - return RMISSD; - } else { - return .62197f * (e / (pres - e)) * 1000.f; - } - } - } - - /* - * Compute vapor pressure from DWPC. - */ - private float vaporPressure(float td) { - if (td == RMISSD) { - return RMISSD; - } else { - return (6.112f * (float) Math.exp((17.67 * td) / (td + 243.5))); - } - } - - /* - * Merge observed sounding data - */ - - /* - * Check significant wind data (PPBB/PPDD) to see if the data is reported on - * pressure or height surfaces. Return TRUE if reported on height. The input - * can be PPBB or PPDD winds. (MR_CHKW) - * - * Note that this is coded different from MR_CHKW, in that it will set zwind - * to false only if pressure is less than 0. An odd logic. - */ - public boolean checkWindData(List sndata) { - boolean zwind = true; - for (int kk = 0; kk < sndata.size(); kk++) { - if (sndata.get(kk).getPressure() != RMISSD) { - zwind = false; - } - } - return zwind; - } - - /* - * Find surface data. (MR_SRFC) - */ - final int NPARMS = 7; - - public NcSoundingLayer getSurfaceData(List man, - List ttbb, List ppbb, - float elevation) { - float pres = RMISSD; - NcSoundingLayer sl_sfc = new NcSoundingLayer(); - - /* - * Check for surface information in mandatory data. - */ - if (man.size() < 1) { - for (int k = 0; k < NPARMS; k++) { - sl_sfc.setPressure(RMISSD); - sl_sfc.setTemperature(RMISSD); - sl_sfc.setDewpoint(RMISSD); - sl_sfc.setWindDirection(RMISSD); - sl_sfc.setWindSpeed(RMISSD); - sl_sfc.setGeoHeight(RMISSD); - sl_sfc.setOmega(RMISSD); - return sl_sfc; - } - } else { - - // If surface pressure is higher than 1080mb, set to missing. - // Note that GEMPAK sets it to 1060mb. - pres = man.get(0).getPressure(); - if (pres > 1080.) { - sl_sfc.setPressure(RMISSD); - } else { - sl_sfc.setPressure(pres); - } - sl_sfc.setTemperature(man.get(0).getTemperature()); - sl_sfc.setDewpoint(man.get(0).getDewpoint()); - sl_sfc.setWindDirection(man.get(0).getWindDirection()); - sl_sfc.setWindSpeed(man.get(0).getWindSpeed()); - sl_sfc.setGeoHeight(elevation); - sl_sfc.setOmega(man.get(0).getOmega()); - } - - /* - * Find the first reporting mandatory level above the surface. - */ - float pman = RMISSD; - int iman = 1; - while (pman == RMISSD && iman < man.size()) { - if (man.get(iman).getPressure() != RMISSD - && man.get(iman).getTemperature() != RMISSD - && man.get(iman).getGeoHeight() != RMISSD) { - pman = man.get(0).getPressure(); - } - iman++; - } - - /* - * If surface pressure is missing or is less than first reporting - * mandatory level, set all surface data to missing - */ - if (pres == RMISSD || (pres < pman && pman != RMISSD)) { - sl_sfc = setMissing().get(0); - } - - /* - * If the surface significant temperature data is not missing, use it to - * replace the surface pressure, temperature and dewpoint. The check for - * significant level pressure to be less than or equal to pman - * eliminates using wildly erroneous data. - */ - - if (ttbb.size() >= 1 && ttbb.get(0).getPressure() != RMISSD - && ttbb.get(0).getTemperature() != RMISSD) { - pman = sl_sfc.getPressure(); - float psql = ttbb.get(0).getPressure(); - if (pman == RMISSD || equal(pman, psql)) { - sl_sfc.setPressure(ttbb.get(0).getPressure()); - sl_sfc.setTemperature(ttbb.get(0).getTemperature()); - sl_sfc.setDewpoint(ttbb.get(0).getDewpoint()); - } - - } - - /* - * If the first significant level wind data is surface information, use - * it to replace the surface data if the pressure is at surface. - */ - - // PPBB reported on P-surfaces. - - if (checkWindData(ppbb)) { - if (ppbb.size() > 0 && ppbb.get(0).getGeoHeight() == 0. - && ppbb.get(0).getWindDirection() != RMISSD) { - sl_sfc.setWindDirection(ppbb.get(0).getWindDirection()); - sl_sfc.setWindSpeed(ppbb.get(0).getWindSpeed()); - } - - } else { - if (ppbb.size() > 0 && ppbb.get(0).getPressure() != RMISSD - && ppbb.get(0).getWindDirection() != RMISSD) { - pman = sl_sfc.getPressure(); - float psgl = Math.abs(ppbb.get(0).getPressure()); - if (pman == RMISSD || equal(pman, psgl)) { - sl_sfc.setPressure(psgl); - sl_sfc.setWindDirection(ppbb.get(0).getWindDirection()); - sl_sfc.setWindSpeed(ppbb.get(0).getWindSpeed()); - } - } - } - - /* - * Add surface data to station data. - */ - return sl_sfc; - } - - private boolean equal(float x, float y) { - final float RDIFFD = .0001f; - if ((x + y) == 0.) { - return Math.abs(x - y) < RDIFFD; - } else { - return Math.abs(x - y) / Math.abs((x + y) / 2.) < RDIFFD; - } - } - - /* - * Merge the mandatory below 100 mb data and the mandatory above data. - * sndata has surface observation ONLY. (MR_MAND) - */ - - public void mergeMandatory(List man_a, - List man_c, List sndata) { - - float plast; - if (man_a.size() < 1 && man_c.size() < 1) { - return; - } - - if (sndata.get(0).getPressure() == RMISSD) { - plast = 2000.f; - } else { - plast = sndata.get(0).getPressure(); - } - - /* - * Move the mandatory data below 100mb to the output array, sndata. - * Check that pressure is not missing and is decreasing. - */ - float pres; - if (man_a.size() > 0) { - for (int kk = 0; kk < man_a.size(); kk++) { - pres = man_a.get(kk).getPressure(); - if (pres < plast - && pres != RMISSD - && (man_a.get(kk).getTemperature() != RMISSD || man_a - .get(kk).getWindDirection() != RMISSD)) { - addDataToList(kk, man_a, sndata); - plast = pres; - } - } - } - - /* - * Move the mandatory data above 100 mb to the output array. - */ - if (man_c.size() > 0) { - for (int kk = 0; kk < man_c.size(); kk++) { - pres = man_c.get(kk).getPressure(); - if (pres < plast && pres != RMISSD - && man_c.get(kk).getTemperature() != RMISSD) { - addDataToList(kk, man_c, sndata); - plast = man_c.get(kk).getPressure(); - } - } - } - } - - /* - * Merge the mandatory below 100 mb wind data and the mandatory above wind - * data. (MR_MANW) - */ - public void mergeMandatoryWinds(List man_wa, - List man_wc, List sndata) { - - if (man_wa.size() < 1 && man_wc.size() < 1) { - return; - } - - /* - * Append data. - */ - if (man_wc.size() > 0) { - for (int kk = 0; kk < man_wc.size(); kk++) { - man_wa.add(man_wc.get(kk)); - } - } - /* - * Loop through mandatory wind data. - */ - for (int lev = 0; lev < man_wa.size(); lev++) { - - /* - * If this is the correct level, add wind data. - */ - boolean found = false; - float ppp = man_wa.get(lev).getPressure(); - for (int kk = 0; kk < sndata.size() && !found; kk++) { - float pres = sndata.get(kk).getPressure(); - if (equal(ppp, pres)) { - if (sndata.get(kk).getWindDirection() == RMISSD) { - sndata.get(kk).setWindDirection( - man_wa.get(lev).getWindDirection()); - sndata.get(kk).setWindSpeed( - man_wa.get(lev).getWindSpeed()); - } - found = true; - } - } - - /* - * If not found, add to the list - */ - if (!found) { - float ddd = man_wa.get(lev).getWindDirection(); - if (ppp != RMISSD && ddd != RMISSD) { - addDataToList(lev, man_wa, sndata); - } - } - } - } - - /* - * Merge tropopause, max wind and significant temperature data (TTBB) to the - * station data array. The input parameter could be tropopause data or - * significant temperature data. MR_TROP & MR_SIGT - */ - public List mergeTropSigTemp(List trop_a, - List trop_c, List sndata) { - if (trop_a.size() < 1 && trop_c.size() < 1) { - return sndata; - } - - /* - * Append two lists of wind data. - */ - if (trop_c.size() > 0) { - for (int kk = 0; kk < trop_c.size(); kk++) { - trop_a.add(trop_c.get(kk)); - } - } - - for (int lev = 0; lev < trop_a.size(); lev++) { - boolean found = false; - float ppp = trop_a.get(lev).getPressure(); - for (int kk = 0; kk < sndata.size() && !found; kk++) { - float pres = sndata.get(kk).getPressure(); - if (equal(ppp, pres)) { - - // add data to missing - if (sndata.get(kk).getTemperature() == RMISSD) { - sndata.get(kk).setTemperature( - trop_a.get(lev).getTemperature()); - sndata.get(kk).setDewpoint( - trop_a.get(lev).getDewpoint()); - } - - if (sndata.get(kk).getWindDirection() == RMISSD) { - sndata.get(kk).setWindDirection( - trop_a.get(lev).getWindDirection()); - sndata.get(kk).setWindSpeed( - trop_a.get(lev).getWindSpeed()); - - } - found = true; - } - } - - /* - * if not found, add to the list - */ - if (!found) { - float ttt = trop_a.get(lev).getTemperature(); - if (ppp != RMISSD && ttt != RMISSD) { - addDataToList(lev, trop_a, sndata); - } - } - - } - - /* - * Sort the sounding data in descending order. - */ - Collections.sort(sndata, new reverseSortByPressure()); - return sndata; - } - - /* - * Compute height at significant temperature levels (TTBB) using a moist - * hydrostatic computation. (MR_SCMZ) - */ - public void constructTtbbHeight(List sndata) { - boolean mand = false; - boolean newblock = true; - int blev = 0, tlev = 0; - float[] scale = new float[200]; - float pb, zb, tb, tdb, zlev, plev; - float pt, zt = 0.f, tt, tdt, znew = 0.f; - - if (sndata.size() <= 2) - return; - - for (int nlev = 0; nlev < sndata.size(); nlev++) { - if (newblock) { - if (sndata.get(nlev).getGeoHeight() != RMISSD - && sndata.get(nlev).getPressure() != RMISSD - && sndata.get(nlev).getTemperature() != RMISSD) { - - blev = nlev; - newblock = false; - } - } else { - if (sndata.get(nlev).getGeoHeight() != RMISSD - && sndata.get(nlev).getTemperature() != RMISSD) { - tlev = nlev; - mand = true; - } - } - - /* - * Compute scale height to this level - */ - if (mand) { - pb = sndata.get(blev).getPressure(); - zb = sndata.get(blev).getGeoHeight(); - tb = sndata.get(blev).getTemperature(); - tdb = sndata.get(blev).getDewpoint(); - zlev = sndata.get(blev).getGeoHeight(); - plev = sndata.get(blev).getPressure(); - - for (int kk = blev + 1; kk <= tlev; kk++) { - pt = sndata.get(kk).getPressure(); - zt = sndata.get(kk).getGeoHeight(); - tt = sndata.get(kk).getTemperature(); - tdt = sndata.get(kk).getDewpoint(); - scale[kk] = scaleHeight(tb, tt, tdb, tdt, pb, pt); - znew = moistHeight(zb, pb, pt, scale[kk]); - if (znew != RMISSD) { - pb = pt; - tb = tt; - tdb = tdt; - zb = znew; - } - } - - /* - * Compute the scaling factor so the computed moist height is - * consistent at the mandatory level. Then recompute the height. - */ - float s = (zt - zlev) / (znew - zlev); - float zbb = zlev; - float pbb = plev; - for (int kk = blev + 1; kk < tlev; kk++) { - pt = sndata.get(kk).getPressure(); - zt = sndata.get(kk).getGeoHeight(); - scale[kk] = scale[kk] * s; - znew = moistHeight(zbb, pbb, pt, scale[kk]); - if (znew != RMISSD) { - pbb = pt; - zbb = znew; - sndata.get(kk).setGeoHeight(znew); - } - } - mand = false; - newblock = true; - - if ((tlev + 1) != sndata.size()) { - if (sndata.get(tlev + 1).getGeoHeight() == RMISSD - && sndata.get(tlev + 1).getPressure() != RMISSD - && sndata.get(tlev + 1).getTemperature() != RMISSD) { - nlev--; - } - } - } - } - - // Compute height at the missing top levels - - if ((tlev + 1) < sndata.size()) { - blev = tlev; - pb = sndata.get(blev).getPressure(); - zb = sndata.get(blev).getGeoHeight(); - tb = sndata.get(blev).getTemperature(); - tdb = sndata.get(blev).getDewpoint(); - zlev = sndata.get(blev).getGeoHeight(); - plev = sndata.get(blev).getPressure(); - for (int kk = tlev + 1; kk < sndata.size(); kk++) { - pt = sndata.get(kk).getPressure(); - zt = sndata.get(kk).getGeoHeight(); - tt = sndata.get(kk).getTemperature(); - tdt = sndata.get(kk).getDewpoint(); - float xxx = scaleHeight(tb, tt, tdb, tdt, pb, pt); - znew = moistHeight(zb, pb, pt, xxx); - if (znew != RMISSD) { - sndata.get(kk).setGeoHeight(znew); - pb = pt; - tb = tt; - tdb = tdt; - zb = znew; - } - } - } - - return; - } - - /* - * Merge the significant and maximum wind data on pressure surfaces. MR_PWND - */ - public void mergeSigMaxWindOnPressure(List sig_wa, - List sig_wc, List sndata) { - - /* - * Do nothing if wind report is reported on height surfaces. - */ - - if (checkWindData(sig_wa) || checkWindData(sig_wc) - || (sig_wa.size() < 1 && sig_wc.size() < 1)) { - return; - } - - /* - * Append two lists of wind data. - */ - if (sig_wc.size() > 0) { - for (int kk = 0; kk < sig_wc.size(); kk++) { - sig_wa.add(sig_wc.get(kk)); - } - } - - /* - * Merging - */ - int nlevel = sndata.size(); - for (int kk = 0; kk < sig_wa.size(); kk++) { - boolean found = false; - for (int lev = 0; lev < nlevel; lev++) { - if (equal(sndata.get(lev).getPressure(), sig_wa.get(kk) - .getPressure())) { - - // add data to missing - if (sndata.get(lev).getWindDirection() == RMISSD) { - sndata.get(lev).setWindDirection( - sig_wa.get(kk).getWindDirection()); - sndata.get(lev).setWindSpeed( - sig_wa.get(kk).getWindSpeed()); - } - found = true; - } - } - - /* - * if not found, add to the list. - */ - if (!found) { - if ((sig_wa.get(kk).getWindDirection() != RMISSD && sig_wa.get( - kk).getPressure() != RMISSD)) { - - NcSoundingLayer sl = new NcSoundingLayer(); - sl.setPressure(sig_wa.get(kk).getPressure()); - sl.setTemperature(sig_wa.get(kk).getTemperature()); - sl.setDewpoint(sig_wa.get(kk).getDewpoint()); - sl.setWindDirection(sig_wa.get(kk).getWindDirection()); - sl.setWindSpeed(sig_wa.get(kk).getWindSpeed()); - sl.setGeoHeight(sig_wa.get(kk).getGeoHeight()); - sl.setOmega(sig_wa.get(kk).getOmega()); - sndata.add(sl); - } - } - Collections.sort(sndata, new reverseSortByPressure()); - } - return; - } - - /* - * Construct height at significant wind levels (PPBB) if reported on - * pressure levels. Using moist hydrostatic computation for missing height - * at top levels. MR_INTZ - */ - public void constructPpbbHeight(List sndata) { - int tlev = 0; - for (int kk = sndata.size() - 1; kk >= 0; kk--) { - if (sndata.get(kk).getGeoHeight() != RMISSD) { - tlev = kk; - break; - } - } - - float pb = RMISSD, pt = RMISSD, zt = RMISSD, zb = RMISSD; - int next; - - if (sndata.size() <= 2) - return; - - for (int kk = 0; kk < tlev; kk++) { - float pres = sndata.get(kk).getPressure(); - float hght = sndata.get(kk).getGeoHeight(); - if (pres == RMISSD) { - // DO NOTHING - } else if (hght != RMISSD) { - pb = pres; - zb = hght; - pt = 2000.f; - } else if (pb == RMISSD) { - // DO NOTHING - } else { - - /* - * Find next level with height and then interpolate the data. - */ - next = kk + 1; - while (pres <= pt) { - if (sndata.get(next).getGeoHeight() != RMISSD) { - pt = sndata.get(next).getPressure(); - zt = sndata.get(next).getGeoHeight(); - } else { - next++; - } - } - float hhh = (float) (zb + (zt - zb) - * (Math.log(pres / pb) / Math.log(pt / pb))); - sndata.get(kk).setGeoHeight(hhh); - } - } - - if (tlev == (sndata.size() - 1)) { - return; - } else { - - /* - * Compute moist hydrostatic height for missing height at top - * levels. - */ - float scale; - float tb, tdb; - float tt, tdt, mhght = 0.f; - pb = sndata.get(tlev).getPressure(); - zb = sndata.get(tlev).getGeoHeight(); - tb = sndata.get(tlev).getTemperature(); - tdb = sndata.get(tlev).getDewpoint(); - - for (int kk = tlev + 1; kk < sndata.size(); kk++) { - if (sndata.get(kk).getGeoHeight() == RMISSD) { - pt = sndata.get(kk).getPressure(); - zt = sndata.get(kk).getGeoHeight(); - tt = sndata.get(kk).getTemperature(); - tdt = sndata.get(kk).getDewpoint(); - scale = scaleHeight(tb, tt, tdb, tdt, pb, pt); - mhght = moistHeight(zb, pb, pt, scale); - sndata.get(kk).setGeoHeight(mhght); - if (mhght != RMISSD) { - pb = pt; - zb = zt; - tb = tt; - tdb = tdt; - } - } - } - return; - } - } - - /* - * Merge significant wind on height surfaces. The argument is sndata. - */ - public void mergeSigWindOnHeight(List sig_wa, - List sig_wc, List sndata) { - - /* - * The following code needs to be replaced by significant wind data from - * database. - */ - - /* - * Do nothing if wind report is not on height surfaces. - */ - if (!checkWindData(sig_wa) || !checkWindData(sig_wc) - || (sig_wa.size() < 1 && sig_wc.size() < 1)) { - return; - } - - /* - * Add two lists of wind data. - */ - if (sig_wc.size() > 0) { - for (int kk = 0; kk < sig_wc.size(); kk++) { - sig_wa.add(sig_wc.get(kk)); - } - } - - int nlevel = sndata.size(); - for (int kk = 0; kk < sig_wa.size(); kk++) { - boolean found = false; - float zzz = sig_wa.get(kk).getGeoHeight(); - - // Check surface level independently because sometimes station - // report wind data twice at surface. We don't want the surface - // pressure to be missing. - if (zzz == 0) { - if (sndata.get(0).getWindDirection() == RMISSD) { - sndata.get(0).setWindDirection( - sig_wa.get(0).getWindDirection()); - sndata.get(0).setWindSpeed(sig_wa.get(kk).getWindSpeed()); - } - found = true; - } else { - for (int lev = 0; lev < nlevel; lev++) { - float hght = sndata.get(lev).getGeoHeight(); - if (equal(zzz, hght) || (zzz == 0 && lev == 0 && kk == 0)) { - // add data to missing - if (sndata.get(lev).getWindDirection() == RMISSD) { - sndata.get(lev).setWindDirection( - sig_wa.get(kk).getWindDirection()); - sndata.get(lev).setWindSpeed( - sig_wa.get(kk).getWindSpeed()); - } - found = true; - } - } - } - - /* - * if not found, add to the list. - */ - if (!found) { - if (sig_wa.get(kk).getWindDirection() != RMISSD - && sig_wa.get(kk).getGeoHeight() != RMISSD) { - NcSoundingLayer sl = new NcSoundingLayer(); - sl.setPressure(sig_wa.get(kk).getPressure()); - sl.setTemperature(sig_wa.get(kk).getTemperature()); - sl.setDewpoint(sig_wa.get(kk).getDewpoint()); - sl.setWindDirection(sig_wa.get(kk).getWindDirection()); - sl.setWindSpeed(sig_wa.get(kk).getWindSpeed()); - sl.setGeoHeight(sig_wa.get(kk).getGeoHeight()); - sl.setOmega(sig_wa.get(kk).getOmega()); - sndata.add(sl); - } - } - } - - /* - * Sorting the combined temperature and wind data based on Geopotential - * height. - */ - Collections.sort(sndata, new sortByHeight()); - return; - } - - // Sort by height - public static class sortByHeight implements Comparator { - @Override - public int compare(NcSoundingLayer l1, NcSoundingLayer l2) { - return Float.compare(l1.getGeoHeight(), l2.getGeoHeight()); - } - - } - - // Reverse sort by pressure - public static class reverseSortByPressure implements - Comparator { - @Override - public int compare(NcSoundingLayer l1, NcSoundingLayer l2) { - return Float.compare(l2.getPressure(), l1.getPressure()); - } - - } - - /* - * Construct pressure at significant wind levels (PPBB) that are reported on - * height levels. MR_INTP - */ - public List constructPpbbPressure( - List sndata) { - - if (sndata.size() <= 2) - return sndata; - - float pb = RMISSD, pt = RMISSD, zt = RMISSD, zb = RMISSD; - int blev = IMISSD, tlev = IMISSD; - for (int lev = 0; lev < sndata.size(); lev++) { - float pres = sndata.get(lev).getPressure(); - float hght = sndata.get(lev).getGeoHeight(); - if (pres != RMISSD && hght != RMISSD) { - tlev = lev; - pt = pres; - zt = hght; - } - - if (blev != IMISSD && tlev != IMISSD) { - for (int kk = blev + 1; kk < tlev; kk++) { - float z = sndata.get(kk).getGeoHeight(); - if (sndata.get(kk).getGeoHeight() != RMISSD) { - float ppp = (float) (pb * Math.exp(((z - zb) - * Math.log(pt / pb) / (zt - zb)))); - sndata.get(kk).setPressure(ppp); - } - } - } - blev = tlev; - pb = pt; - zb = zt; - } - - // System.out.println ( " tlev: " + tlev + " sndata.size() -1 " + - // (sndata.size()-1)); - - if (tlev == (sndata.size() - 1) || tlev == IMISSD) { - return sndata; - } else { - - /* - * Compute missing pressure at top levels. - */ - pb = sndata.get(tlev - 1).getPressure(); - zb = sndata.get(tlev - 1).getGeoHeight(); - - for (int kk = tlev + 1; kk < sndata.size(); kk++) { - if (sndata.get(kk).getPressure() == RMISSD) { - pt = sndata.get(kk - 1).getPressure(); - zt = sndata.get(kk - 1).getGeoHeight(); - float zz = sndata.get(kk).getGeoHeight(); - float rmult = ((zz - zb) / (zt - zb)); - sndata.get(kk).setPressure( - (float) (pb * (Math.pow(pt / pb, rmult)))); - pb = pt; - zb = zt; - } - } - } - return sndata; - } - - /* - * Reorder the sounding data so the first level is always the surface data. - */ - public List reOrderSounding(List sndata) { - List outdat = new ArrayList(); - float tt, td, dd, ff; - int klev = 0; - if (sndata.size() <= 1) - return sndata; - - /* - * Find the surface level - */ - for (int kk = 0; kk < sndata.size(); kk++) { - tt = sndata.get(kk).getTemperature(); - td = sndata.get(kk).getDewpoint(); - dd = sndata.get(kk).getWindDirection(); - ff = sndata.get(kk).getWindSpeed(); - if (tt == RMISSD && td == RMISSD && dd == RMISSD && ff == RMISSD) { - // DO NOTHING - } else { - klev = kk; - addDataToList(0, sndata, outdat); - } - } - - /* - * Reorder the data below the surface levels. - */ - for (int kk = 0; kk < klev; kk++) { - addDataToList(kk, sndata, outdat); - } - - for (int kk = klev + 1; kk < sndata.size(); kk++) { - addDataToList(kk, sndata, outdat); - } - return outdat; - } - - /* - * Construct missing temperature (iflag = 1), dewpoint temperature (iflag=2) - * and wind (iflag = 3). This method is called after reOrderSounding(). - * MR_MISS - */ - public List constructMissing(int iflag, - List sndata) { - float pb = RMISSD, pt = RMISSD, data = RMISSD, pres, tb, tt, tdb, tdt; - int jlev = IMISSD, tlev = IMISSD; - boolean contin = true; - if (sndata.size() <= 2) - return sndata; - for (int blev = 1; blev < sndata.size() - 1 && contin; blev++) { - jlev = blev; - - switch (iflag) { - case 1: { - data = sndata.get(blev).getTemperature(); - break; - } - case 2: { - data = sndata.get(blev).getDewpoint(); - break; - } - case 3: { - data = sndata.get(blev).getWindDirection(); - break; - } - default: { - System.out.println("Invalid data flag"); - return sndata; - } - } - - if (data == RMISSD) { - - /* - * find data at level above. Data should already be at level - * below after reOrderSounding() call. - */ - boolean found = false; - while (!found) { - jlev++; - switch (iflag) { - case 1: { - data = sndata.get(jlev).getTemperature(); - break; - } - case 2: { - data = sndata.get(jlev).getDewpoint(); - break; - } - case 3: { - data = sndata.get(jlev).getWindDirection(); - break; - } - default: { - System.out.println("Invalid data flag"); - } - } - int top = sndata.size(); - if (data != RMISSD || jlev + 1 >= top) { - found = true; - tlev = jlev; - if (jlev >= top) { - tlev = IMISSD; - contin = false; - } - } - } - - /* - * Add check to eliminate dew point layer more than 100mb. - */ - if (iflag == 2 && tlev != IMISSD) { - if ((sndata.get(blev).getPressure() - sndata.get(tlev) - .getPressure()) > 100.) { - for (int kk = tlev; kk < sndata.size(); kk++) { - sndata.get(kk).setDewpoint(RMISSD); - } - tlev = IMISSD; - contin = false; - } - } - - /* - * Add check to eliminate interpolation of winds from below 100 - * mb to above 100 mb. This eliminates interpolation to very - * high level winds. - */ - /* - * if (iflag == 3 && tlev != IMISSD && (sndata.get(blev - - * 1).getPressure() > 100.) && (sndata.get(tlev).getPressure() < - * 100.)) { tlev = IMISSD; } - */ - /* - * Interpolate with respect to logP. - */ - - if (tlev != IMISSD) { - pb = sndata.get(blev - 1).getPressure(); - pres = sndata.get(blev).getPressure(); - pt = sndata.get(tlev).getPressure(); - float rmult = (float) (Math.log(pres / pb) / Math.log(pt - / pb)); - switch (iflag) { - case 1: { - tb = sndata.get(blev - 1).getTemperature(); - tt = sndata.get(tlev).getTemperature(); - if (tb != RMISSD && tt != RMISSD) { - data = tb + (tt - tb) * rmult; - sndata.get(blev).setTemperature(data); - } - - tdb = sndata.get(blev - 1).getDewpoint(); - tdt = sndata.get(tlev).getDewpoint(); - if (tdb != RMISSD && tdt != RMISSD) { - data = tdb + (tdt - tdb) * rmult; - sndata.get(blev).setDewpoint(data); - } - break; - } - case 2: { - tdb = sndata.get(blev - 1).getDewpoint(); - tdt = sndata.get(tlev).getDewpoint(); - if (tdb != RMISSD && tdt != RMISSD) { - data = tdb + (tdt - tdb) * rmult; - sndata.get(blev).setDewpoint(data); - } - break; - } - case 3: { - float drctb = sndata.get(blev - 1).getWindDirection(); - float drctt = sndata.get(tlev).getWindDirection(); - - if (drctt != RMISSD && drctb != RMISSD) { - drctb = drctb % 360.f; - drctt = drctt % 360.f; - if (Math.abs(drctb - drctt) > 180.f) { - if (drctb < drctt) { - drctb = drctb + 360.f; - } else { - drctt = drctt + 360.f; - } - } - float drct = (drctb + (drctt - drctb) * rmult) % 360.f; - sndata.get(blev).setWindDirection(drct); - - // Interpolate wind speed - float spedb = sndata.get(blev - 1).getWindSpeed(); - float spedt = sndata.get(tlev).getWindSpeed(); - float sped = spedb + (spedt - spedb) * rmult; - sndata.get(blev).setWindSpeed(sped); - } - break; - - } - } - } - } - } - return sndata; - } - - /* - * Re-order the data so the first level is always the ground level. MR_COND - */ - public List addUnderGround(List man, - List sndata) { - - if (sndata.get(0).getPressure() == RMISSD || man.size() < 1 - || sndata.size() <= 1) { - return sndata; - } - - int blev = 0; - boolean contin = true; - while (blev < sndata.size() && contin) { - if (man.get(blev).getPressure() > sndata.get(0).getPressure()) { - blev++; - } else { - contin = false; - } - } - - if (blev >= sndata.size()) { - return sndata; - } - - /* - * Added below-ground mandatory levels to sounding layers. - */ - List outdat = new ArrayList(); - - int nlev = sndata.size(); - - // write to surface data first - addDataToList(0, sndata, outdat); - - // add below-ground mandatory data - if (blev > 0 && blev < sndata.size()) { - for (int kk = 0; kk < blev; kk++) { - addDataToList(kk, man, outdat); - } - } - - // add the rest of the data - for (int kk = 1; kk < nlev; kk++) { - addDataToList(kk, sndata, outdat); - } - return outdat; - - } - - /* - * Re-order the data so the first level is always the ground level. MR_COND - */ - public List removeUnderGround(List sndata) { - List outdat = new ArrayList(); - /* - * Remove below-ground mandatory levels from sounding layers. Only the - * first 8 missing levels can be mandatory levels. - */ - if (sndata.size() <= 1) - return sndata; - for (int kk = 0; kk < sndata.size(); kk++) { - if (sndata.get(kk).getTemperature() <= RMISSD - && sndata.get(kk).getDewpoint() <= RMISSD - && sndata.get(kk).getWindDirection() <= RMISSD - && sndata.get(kk).getWindSpeed() <= RMISSD) { - } else if (sndata.get(kk).getPressure() <= RMISSD) { - } else { - addDataToList(kk, sndata, outdat); - } - } - return outdat; - } - - /* - * Interpolate data to a single level, including surface. - */ - public List getSingLevel(float pres, - List sndata) { - NcSoundingLayer sl = new NcSoundingLayer(); - List sls = new ArrayList(); - if (sndata.size() <= 1) - return setMissing(); - - sndata = removeUnderGround(sndata); - - for (int kk = 0; kk < sndata.size(); kk++) { - if (pres > sndata.get(0).getPressure() || pres < 0.f) { - return setMissing(); - } else { - - if (pres >= sndata.get(kk).getPressure()) { - float pt, pb, zt, zb, tt, tb, tdt, tdb, dt, db, st, sb; - pb = sndata.get(kk - 1).getPressure(); - pt = sndata.get(kk).getPressure(); - tb = sndata.get(kk - 1).getTemperature(); - tt = sndata.get(kk).getTemperature(); - tdb = sndata.get(kk - 1).getDewpoint(); - tdt = sndata.get(kk).getDewpoint(); - db = sndata.get(kk - 1).getWindDirection() % 360.f; - dt = sndata.get(kk).getWindDirection() % 360.f; - sb = sndata.get(kk - 1).getWindSpeed(); - st = sndata.get(kk).getWindSpeed(); - zb = sndata.get(kk - 1).getGeoHeight(); - zt = sndata.get(kk).getGeoHeight(); - sl.setPressure(pres); - - float rmult = (float) (Math.log(pres / pb) / Math.log(pt - / pb)); - sl.setTemperature(tb + (tt - tb) * rmult); - sl.setDewpoint(tdb + (tdt - tdb) * rmult); - if (Math.abs(db - dt) > 180.) { - if (db < dt) { - db = db + 360.f; - } else { - dt = dt + 360.f; - } - } - sl.setWindDirection(db + (dt - db) * rmult); - sl.setWindSpeed(sb + (st - sb) * rmult); - sl.setGeoHeight(zb + (zt - zb) * rmult); - sls.add(sl); - return sls; - } - } - } - return setMissing(); - } - - /* - * Add data to output sounding profile. - */ - public void addDataToList(int index, List indat, - List outdat) { - NcSoundingLayer sl = new NcSoundingLayer(); - sl.setPressure(indat.get(index).getPressure()); - sl.setTemperature(indat.get(index).getTemperature()); - sl.setDewpoint(indat.get(index).getDewpoint()); - sl.setWindDirection(indat.get(index).getWindDirection()); - sl.setWindSpeed(indat.get(index).getWindSpeed()); - sl.setGeoHeight(indat.get(index).getGeoHeight()); - sl.setOmega(indat.get(index).getOmega()); - outdat.add(sl); - } - - /* - * Set missing to output sounding profile. - */ - public List setMissing() { - List outdat = new ArrayList(); - NcSoundingLayer sl = new NcSoundingLayer(); - sl.setPressure(RMISSD); - sl.setTemperature(RMISSD); - sl.setDewpoint(RMISSD); - sl.setWindDirection(RMISSD); - sl.setWindSpeed(RMISSD); - sl.setGeoHeight(RMISSD); - sl.setOmega(RMISSD); - outdat.add(sl); - return outdat; - } + final float RMISSD = IDecoderConstantsN.UAIR_FLOAT_MISSING; + final int IMISSD = IDecoderConstantsN.INTEGER_MISSING; + + /** + * Default constructor + */ + public MergeSounding() { + } + + /* + * Process native sounding data. Convert specific humidity to dew point + * temperature then compute the moist height. + */ + public List nativeModelSounding(List sls, + float elevation) { + spfhToDewpoint(sls); + constructHeight(sls, elevation); + return sls; + } + + /* + * Process upper air sounding data. Note that TTAA is the original/sorted + * data, while MAN is the TTAA without underground data and MAN_D is the + * TTAA for display, i.e., the first level is the surface level, any under + * -ground levels will be above the surface level. + */ + public List mergeUairSounding(String level, + List ttaa, Listttbb, + List ttcc, Listttdd, + List ppaa, Listppbb, + List ppcc, Listppdd, + List trop_a, List trop_c, + List wmax_a, List wmax_c, + float elevation ) { + List sndata = new ArrayList(); + List man = null; +//System.out.println ( "From mergeUairSounding " ); + /*///for debug +//System.out.println("TTAA:"); + for (NcSoundingLayer l: ttaa){ + //System.out.println("P="+l.getPressure()+"H="+l.getGeoHeight()+"T="+l.getTemperature()+"D="+l.getDewpoint()+"Wd="+l.getWindDirection()+"Ws="+l.getWindSpeed()); + } +//System.out.println("TTBB:"); + for (NcSoundingLayer l: ttbb){ + //System.out.println("P="+l.getPressure()+"H="+l.getGeoHeight()+"T="+l.getTemperature()+"D="+l.getDewpoint()+"Wd="+l.getWindDirection()+"Ws="+l.getWindSpeed()); + } +//System.out.println("PPAA:"); + for (NcSoundingLayer l: ppaa){ + //System.out.println("P="+l.getPressure()+"H="+l.getGeoHeight()+"T="+l.getTemperature()+"D="+l.getDewpoint()+"Wd="+l.getWindDirection()+"Ws="+l.getWindSpeed()); + } +//System.out.println("PPBB:"); + for (NcSoundingLayer l: ppbb){ + //System.out.println("P="+l.getPressure()+"H="+l.getGeoHeight()+"T="+l.getTemperature()+"D="+l.getDewpoint()+"Wd="+l.getWindDirection()+"Ws="+l.getWindSpeed()); + }*/ + // Return the specific levels requested by users + if ( ttaa.size() > 0 ) { + Collections.sort(ttaa, new reverseSortByPressure()); + //System.out.println("TTAA sounding: "); + for ( NcSoundingLayer soundLy : ttaa ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + if (level.toUpperCase().equalsIgnoreCase("MAN")) { + return ttaa; + } + man = removeUnderGround(ttaa); + + } else { + man=ttaa; + if (level.toUpperCase().equalsIgnoreCase("MAN")) { + return setMissing(); + } + + } + + + // Sorting the data + + if ( ttbb.size() > 0) { + Collections.sort(ttbb, new reverseSortByPressure()); + //System.out.println("TTBB sounding: "); + for ( NcSoundingLayer soundLy : ttbb ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + } + + if ( ttcc.size() > 0) { + Collections.sort(ttcc, new reverseSortByPressure()); + //System.out.println("TTCC sounding: "); + for ( NcSoundingLayer soundLy : ttcc ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + } + + if ( ttdd.size() > 0) { + Collections.sort(ttdd, new reverseSortByPressure()); + //System.out.println("TTDD sounding: "); + for ( NcSoundingLayer soundLy : ttdd ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + } + + if ( ppaa.size() > 0 ) { + if (checkWindData(ppaa)) { + Collections.sort(ppaa, new MergeSounding.sortByHeight()); + //System.out.println("TTAA sounding: "); + for ( NcSoundingLayer soundLy : ttaa ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + } else { + Collections.sort(ppaa, new MergeSounding.reverseSortByPressure()); + //System.out.println("TTAA sounding: "); + for ( NcSoundingLayer soundLy : ttaa ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + } + } + + + if ( ppcc.size() > 0 ) { + if (checkWindData(ppcc)) { + Collections.sort(ppcc, new MergeSounding.sortByHeight()); + //System.out.println("PPCC sounding: "); + for ( NcSoundingLayer soundLy : ppcc ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + } else { + Collections.sort(ppcc, new MergeSounding.reverseSortByPressure()); + //System.out.println("PPCC sounding: "); + for ( NcSoundingLayer soundLy : ppcc ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + } + } + + if ( ppbb.size() > 0 ) { + if (checkWindData(ppbb)) { + Collections.sort(ppbb, new MergeSounding.sortByHeight()); + //System.out.println("PPBB sounding: "); + for ( NcSoundingLayer soundLy : ppbb ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + } else { + Collections.sort(ppbb, new MergeSounding.reverseSortByPressure()); + //System.out.println("PPBB sounding: "); + for ( NcSoundingLayer soundLy : ppbb ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + } + } + + if ( ppdd.size() > 0 ) { + + if (checkWindData(ppdd)) { + Collections.sort(ppdd, new MergeSounding.sortByHeight()); + //System.out.println("PPDD sounding: "); + for ( NcSoundingLayer soundLy : ppdd ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + } else { + Collections.sort(ppdd, new MergeSounding.reverseSortByPressure()); + //System.out.println("PPDD sounding: "); + for ( NcSoundingLayer soundLy : ppdd ){ + System.out.print(soundLy.getPressure() + " , "); + } + //System.out.println(); + } + + } + + // Find surface data, return if users request surface data only. + NcSoundingLayer sl = new NcSoundingLayer(); + sl = getSurfaceData(man, ttbb, ppbb, elevation); + sndata.add(0, sl); +//System.out.println ( "sndataSize in mergeUairSounding(), after calling getSurfaceData(): " + sndata.size() ); + if ( isNumber(level) >= 0 ) { + if ( equal(0.f, Float.valueOf(level.trim()).floatValue()) || + equal(sl.getPressure(), Float.valueOf(level.trim()).floatValue())) { + //System.out.println("Returning surface data...."); + return sndata; + } + } + + // Merge mandatory data +//System.out.println ( "Just before calling mergeMandatory() " ); + mergeMandatory(man, ttcc, sndata); + int sndataSize = sndata.size(); +//System.out.println ( "sndataSize in mergeUairSounding(), after calling mergeMandatory(): " + sndata.size() ); + + // Check if the single level is mandatory or not + if ( isNumber(level) >= 0 ) { + for ( int kk = 0; kk < sndata.size(); kk++) { + if ( equal(Float.valueOf(level.trim()).floatValue(), sndata.get(kk).getPressure())) { + sl.setPressure(sndata.get(kk).getPressure()); + sl.setTemperature(sndata.get(kk).getTemperature()); + sl.setDewpoint(sndata.get(kk).getDewpoint()); + sl.setWindDirection(sndata.get(kk).getWindDirection()); + sl.setWindSpeed(sndata.get(kk).getWindSpeed()); + sl.setGeoHeight(sndata.get(kk).getGeoHeight()); + sndata.clear(); + sndata.add(sl); + //System.out.println( "single layer of sounding added to sndata" ); + return sndata; + } + } + } + + // Merge mandatory winds + mergeMandatoryWinds (ppaa, ppcc, sndata); +//System.out.println ( "sndataSize in mergeUairSounding(), after calling mergeMandatoryWinds(): " + sndata.size() ); + // Merge tropopause + mergeTropSigTemp (trop_a, trop_c, sndata); +//System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " mergeTropSigTemp() for merging trop_a and trop_c: " + sndata.size() ); + // Merge TTBB + mergeTropSigTemp (ttbb, ttdd, sndata); +//System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " mergeTropSigTemp() for merging ttbb and ttdd: " + sndata.size() ); + // Construct height for ttbb + constructTtbbHeight(sndata); +//System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " constructTtbbHeight(): " + sndata.size() ); + // Merge significant winds on pressure surfaces + if (!checkWindData(ppbb)) { + mergeSigMaxWindOnPressure(ppbb,ppdd,sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " mergeSigMaxWindOnPressure() for merging ppbb and ppdd: " + sndata.size() ); + } + + mergeSigMaxWindOnPressure(wmax_a,wmax_c,sndata); +//System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " mergeSigMaxWindOnPressure() for merging wmax_a and wmax_c: " + sndata.size() ); + + constructPpbbHeight(sndata); +//System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " constructPpbbHeight()" + sndata.size() ); + if (checkWindData(ppbb)) { + mergeSigWindOnHeight(ppbb,ppdd,sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " mergeSigWindOnHeight() for merging ppbb and ppdd: " + sndata.size() ); + constructPpbbPressure(sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " constructPpbbPressure()" + sndata.size() ); + } + + // Reorder sounding profile so the first level is the surface data. + // No need to reorder now becuz surface data is always the 1st level. + //reOrderSounding(sndata); + + // Interpolate missing temperature, dew point and winds. + constructMissing(1,sndata); + constructMissing(2,sndata); + constructMissing(3,sndata); + + // Return single level or add underground mandatory data to the sounding profile + if ( isNumber (level) == 0 ) { + float rlev = new Integer(Integer.parseInt(level.trim())).floatValue(); + return getSingLevel(rlev, sndata); + } else if ( isNumber (level) == 1 ) { + float rlev = new Float(Float.parseFloat(level.trim())); + return getSingLevel(rlev, sndata); + } else { + return addUnderGround(ttaa,sndata); + } + + } + + /* + * Check an alpha-numerical string is a number or characters. + */ + public int isNumber (String level) { + try { + if (Integer.parseInt(level) >=0 ) { + return 0; + } else { + return -1; + } + } catch (NumberFormatException nfe1){ + try { + if (Float.parseFloat(level) >= 0.f) { + return 1; + } else { + return -1; + } + } catch (NumberFormatException nfe2) { + try { + if (Double.parseDouble(level) >= 0.) { + return 2; + } else { + return -1; + } + } catch (NumberFormatException nfe3) { + return -1; + } + } + } + } + + /* + * convert specific humidity to dew point temperature. + */ + float elevation; + + public List spfhToDewpoint(List sndata) { + float spfh, pres; + float dwpc = RMISSD; + + for (NcSoundingLayer layer: sndata) { + if (layer.getDewpoint() == RMISSD) { + spfh = layer.getSpecHumidity(); + pres = layer.getPressure(); + + if (spfh == RMISSD || pres == RMISSD || spfh <= 0.f + || pres <= 0.f) { + continue; + } else { + float rmix = spfh / (1.f - spfh); + float e = (pres * rmix) / (.62197f + rmix); + e = e / (1.001f + ((pres - 100.f) / 900.f) * .0034f); + dwpc = (float) (Math.log(e / 6.112) * 243.5 / (17.67 - Math + .log((e / 6.112)))); + layer.setDewpoint(dwpc); + ////System.out.println("spfhToDewpoint dwpc: " + dwpc); + } + + } + } + return sndata; + } + /* + * computes DWPC from TMPC and RELH + * Note: If DWPC is less than -190 degrees C, it is treated as + * missing data + * Code is based on GEMPAK's prrhdp.f + */ + public List rhToDewpoint(List sndata) { + float rh, vapr,vaps, temp; + float dwpc = RMISSD; + + for (NcSoundingLayer layer: sndata) { + if (layer.getDewpoint() == RMISSD) { + rh = layer.getRelativeHumidity(); + temp = layer.getTemperature(); + + if (rh == RMISSD || temp == RMISSD ) { + continue; + } else { + vaps = tempToVapr(temp); + vapr = rh * vaps /100; + if(vapr < Math.exp(-30)) + continue; + else { + dwpc = (float) (243.5 * ( Math.log(6.112) - Math.log(vapr)) / (Math.log(vapr) - Math.log(6.112)-17.67)); + layer.setDewpoint(dwpc); + ////System.out.println("rhToDewpoint dwpc: " + dwpc); + } + } + } + } + return sndata; + } + /* + * computes VAPR from TMPC + * Code is based on GEMPAK's prvapr.f + */ + private float tempToVapr(float temp){ + return(float)(6.112 * Math.exp((17.67* temp)/(temp+243.5))); + } + + private void constructHeight(List sndata, float elev) { + + /* + * For native model sounding, using hypsometric equation to build height + */ + elevation = elev; + int lev = sndata.size(); + float tb = RMISSD, tdb = RMISSD, pb = RMISSD; + float tt = RMISSD, tdt = RMISSD, pt = RMISSD; + float dwptsf, psfc, tmpcsf, scaleh, mhgt = RMISSD; + + for (int k = 0; k < lev; k++) { + + if (k == 0) { + tmpcsf = sndata.get(k).getTemperature(); + dwptsf = sndata.get(k).getDewpoint(); + psfc = sndata.get(k).getPressure(); + tb = tmpcsf; + tt = tmpcsf; + tdb = dwptsf; + tdt = dwptsf; + pb = psfc; + pt = psfc; + + scaleh = scaleHeight(tb, tt, tdb, tdt, pb, pt); + mhgt = moistHeight(elevation, pb, pt, scaleh); + } else { + tt = sndata.get(k).getTemperature(); + tdt = sndata.get(k).getDewpoint(); + pt = sndata.get(k).getPressure(); + scaleh = scaleHeight(tb, tt, tdb, tdt, pb, pt); + + mhgt = moistHeight(mhgt, pb, pt, scaleh); + tb = tt; + tdb = tdt; + pb = pt; + + } + sndata.get(k).setGeoHeight(mhgt); + } + } + + /* + * Compute moist height. + */ + private float moistHeight(float zb, float pb, float pt, float scale) { +//System.out.println("From moistHeight: "); + if (zb == RMISSD || pb == RMISSD || pt == RMISSD || scale == RMISSD) { + return RMISSD; + } else { + //System.out.println("the computed moistHeight is " + (float) (zb + scale * Math.log(pb / pt))); + return (float) (zb + scale * Math.log(pb / pt)); + } + } + + /* + * Compute scale height. + */ + private float scaleHeight(float tb, float tt, float tdb, float tdt, + float pb, float pt) { +//System.out.println("From scaleHeight: " ); + final float RDGAS = 287.04f, GRAVTY = 9.80616f, RKAP = RDGAS / GRAVTY; + if (tb == RMISSD || tt == RMISSD || pb == RMISSD || pt == RMISSD) { + return RMISSD; + } else { + float tvb = virtualTemperature(tb, tdb, pb); + float tvt = virtualTemperature(tt, tdt, pt); + //System.out.println("tvb = " + tvb); + //System.out.println("tvt = " + tvt); + if (tvb == RMISSD || tvt == RMISSD) { + return RMISSD; + } else { + float tav = (tvb + tvt) / 2.0f; + + //System.out.println("tav = " + tav); + //System.out.println("RKAP * tav = " + RKAP * tav); + return (RKAP * tav); + } + } + } + + /* + * Compute virtual temperature + */ + private float virtualTemperature(float tt, float td, float pres) { + if (tt == RMISSD || pres == RMISSD) { + return RMISSD; + } else if (td == RMISSD) { + return celciusToKevin(tt); + } else { + float tmpk = celciusToKevin(tt); + float rmix = mixingRatio(td, pres); + if (rmix == RMISSD) { + return celciusToKevin(tt); + } else { + return tmpk * (1.f + .001f * rmix / .62197f) + / (1.f + .001f * rmix); + } + } + } + + /* + * Convert Celcius to Kelvin. + */ + float TMCK = 273.15f; + + private float celciusToKevin(float tc) { + if (tc == RMISSD) { + return RMISSD; + } else { + return (tc + TMCK); + } + } + + /* + * Compute mixing ratio from DWPC and PRES. + */ + private float mixingRatio(float td, float pres) { + if (td == RMISSD || pres == RMISSD) { + return RMISSD; + } else { + float vapr = vaporPressure(td); + if (vapr == RMISSD) { + return RMISSD; + } + + float corr = (1.001f + ((pres - 100.f) / 900.f) * .0034f); + + float e = corr * vapr; + if (e > (.5f * pres)) { + return RMISSD; + } else { + return .62197f * (e / (pres - e)) * 1000.f; + } + } + } + + /* + * Compute vapor pressure from DWPC. + */ + private float vaporPressure(float td) { + if (td == RMISSD) { + return RMISSD; + } else { + return (6.112f * (float) Math.exp((17.67 * td) / (td + 243.5))); + } + } + + /* + * Merge observed sounding data + */ + + /* + * Check significant wind data (PPBB/PPDD) to see if the data is reported on + * pressure or height surfaces. Return TRUE if reported on height. The + * input can be PPBB or PPDD winds. (MR_CHKW) + * + * Note that this is coded different from MR_CHKW, in that it will set zwind + * to false only if pressure is less than 0. An odd logic. + */ + public boolean checkWindData(List sndata) { + boolean zwind = true; + for (int kk = 0; kk < sndata.size(); kk++) { + if (sndata.get(kk).getPressure() != RMISSD) { + zwind = false; + } + } + return zwind; + } + + /* + * Find surface data. (MR_SRFC) + */ + final int NPARMS = 7; + + + public NcSoundingLayer getSurfaceData(List man, + List ttbb, List ppbb, float elevation ) { + float pres = RMISSD; + NcSoundingLayer sl_sfc = new NcSoundingLayer(); + + /* + * Check for surface information in mandatory data. + */ + if (man.size() < 1) { + for (int k = 0; k < NPARMS; k++) { + sl_sfc.setPressure(RMISSD); + sl_sfc.setTemperature(RMISSD); + sl_sfc.setDewpoint(RMISSD); + sl_sfc.setWindDirection(RMISSD); + sl_sfc.setWindSpeed(RMISSD); + sl_sfc.setGeoHeight(RMISSD); + sl_sfc.setOmega(RMISSD); + return sl_sfc; + } + } else { + + // If surface pressure is higher than 1080mb, set to missing. + // Note that GEMPAK sets it to 1060mb. + pres = man.get(0).getPressure(); + if (pres > 1080.) { + sl_sfc.setPressure(RMISSD); + } else { + sl_sfc.setPressure(pres); + } + sl_sfc.setTemperature(man.get(0).getTemperature()); + sl_sfc.setDewpoint(man.get(0).getDewpoint()); + sl_sfc.setWindDirection(man.get(0).getWindDirection()); + sl_sfc.setWindSpeed(man.get(0).getWindSpeed()); + sl_sfc.setGeoHeight(elevation); + sl_sfc.setOmega(man.get(0).getOmega()); + } + + /* + * Find the first reporting mandatory level above the surface. + */ + float pman = RMISSD; + int iman = 1; + while (pman == RMISSD && iman < man.size()) { + if (man.get(iman).getPressure() != RMISSD + && man.get(iman).getTemperature() != RMISSD + && man.get(iman).getGeoHeight() != RMISSD) { + pman = man.get(0).getPressure(); + } + iman++; + } + + /* + * If surface pressure is missing or is less than first reporting + * mandatory level, set all surface data to missing + */ + if (pres == RMISSD || (pres < pman && pman != RMISSD)) { + sl_sfc = setMissing().get(0); + } + + /* + * If the surface significant temperature data is not missing, use it to + * replace the surface pressure, temperature and dewpoint. The check for + * significant level pressure to be less than or equal to pman eliminates + * using wildly erroneous data. + */ + + if (ttbb.size() >= 1 && ttbb.get(0).getPressure() != RMISSD + && ttbb.get(0).getTemperature() != RMISSD) { + pman = sl_sfc.getPressure(); + float psql = ttbb.get(0).getPressure(); + if (pman == RMISSD || equal(pman, psql)) { + sl_sfc.setPressure(ttbb.get(0).getPressure()); + sl_sfc.setTemperature(ttbb.get(0).getTemperature()); + sl_sfc.setDewpoint(ttbb.get(0).getDewpoint()); + } + + } + + /* + * If the first significant level wind data is surface information, use + * it to replace the surface data if the pressure is at surface. + */ + + // PPBB reported on P-surfaces. + + if (checkWindData(ppbb)) { + if (ppbb.size() > 0 && ppbb.get(0).getGeoHeight() == 0. + && ppbb.get(0).getWindDirection() != RMISSD) { + sl_sfc.setWindDirection(ppbb.get(0).getWindDirection()); + sl_sfc.setWindSpeed(ppbb.get(0).getWindSpeed()); + } + + } else { + if (ppbb.size() > 0 && ppbb.get(0).getPressure() != RMISSD + && ppbb.get(0).getWindDirection() != RMISSD) { + pman = sl_sfc.getPressure(); + float psgl = Math.abs(ppbb.get(0).getPressure()); + if (pman == RMISSD || equal(pman, psgl)) { + sl_sfc.setPressure(psgl); + sl_sfc.setWindDirection(ppbb.get(0).getWindDirection()); + sl_sfc.setWindSpeed(ppbb.get(0).getWindSpeed()); + } + } + } + + /* + * Add surface data to station data. + */ + return sl_sfc; + } + + + private boolean equal(float x, float y) { + final float RDIFFD = .0001f; + if ( (x + y) == 0. ) { + return Math.abs(x-y) < RDIFFD; + } else { + return Math.abs(x - y) / Math.abs( (x+y) / 2.) < RDIFFD; + } + } + + /* + * Merge the mandatory below 100 mb data and the mandatory above data. sndata + * has surface observation ONLY. + * (MR_MAND) + */ + + public void mergeMandatory( + List man_a, List man_c, + List sndata ) { + + float plast; + if ( man_a.size() < 1 && man_c.size() < 1 ) { + return; + } + + if ( sndata.get(0).getPressure() == RMISSD) { + plast = 2000.f; + } else { + plast = sndata.get(0).getPressure(); + } + + /* + * Move the mandatory data below 100mb to the output array, sndata. + * Check that pressure is not missing and is decreasing. + */ + float pres; + if ( man_a.size() > 0 ) { + for (int kk = 0; kk < man_a.size(); kk++) { + pres = man_a.get(kk).getPressure(); + if (pres < plast && pres != RMISSD + && ( man_a.get(kk).getTemperature() != RMISSD + || man_a.get(kk).getWindDirection() != RMISSD)) { + addDataToList(kk, man_a, sndata); + plast = pres; + } + } + } + + /* + * Move the mandatory data above 100 mb to the output array. + */ + if ( man_c.size() > 0 ) { + for (int kk = 0; kk < man_c.size(); kk++) { + pres = man_c.get(kk).getPressure(); + if (pres < plast && pres != RMISSD + && man_c.get(kk).getTemperature() != RMISSD) { + addDataToList(kk, man_c, sndata); + plast = man_c.get(kk).getPressure(); + } + } + } + } + + /* + * Merge the mandatory below 100 mb wind data and the mandatory above wind + * data. (MR_MANW) + */ + public void mergeMandatoryWinds( List man_wa, + List man_wc, List sndata ) { + + if ( man_wa.size() < 1 && man_wc.size() < 1 ) { + return; + } + + /* + * Append data. + */ + if (man_wc.size() > 0) { + for (int kk = 0; kk < man_wc.size(); kk++) { + man_wa.add(man_wc.get(kk)); + } + } + /* + * Loop through mandatory wind data. + */ + for (int lev = 0; lev < man_wa.size(); lev++) { + + /* + * If this is the correct level, add wind data. + */ + boolean found = false; + float ppp = man_wa.get(lev).getPressure(); + for (int kk = 0; kk < sndata.size() && !found; kk++ ) { + float pres = sndata.get(kk).getPressure(); + if (equal(ppp,pres)) { + if (sndata.get(kk).getWindDirection() == RMISSD) { + sndata.get(kk).setWindDirection(man_wa.get(lev).getWindDirection()); + sndata.get(kk).setWindSpeed(man_wa.get(lev).getWindSpeed()); + } + found = true; + } + } + + /* + * If not found, add to the list + */ + if (!found) { + float ddd = man_wa.get(lev).getWindDirection(); + if (ppp != RMISSD && ddd != RMISSD) { + addDataToList(lev,man_wa,sndata); + } + } + } + } + + /* + * Merge tropopause, max wind and significant temperature data (TTBB) to the + * station data array. The input parameter could be tropopause data or + * significant temperature data. MR_TROP & MR_SIGT + */ + public List mergeTropSigTemp( List trop_a, + List trop_c, List sndata) { + if ( trop_a.size() < 1 && trop_c.size() < 1 ) { + return sndata; + } + + /* + * Append two lists of wind data. + */ + if ( trop_c.size() > 0 ) { + for (int kk = 0; kk < trop_c.size(); kk++) { + trop_a.add(trop_c.get(kk)); + } + } + + for (int lev = 0; lev < trop_a.size(); lev++) { + boolean found = false; + float ppp = trop_a.get(lev).getPressure(); + for (int kk = 0; kk < sndata.size() && !found; kk++) { + float pres = sndata.get(kk).getPressure(); + if (equal(ppp ,pres)) { + + // add data to missing + if (sndata.get(kk).getTemperature() == RMISSD) { + sndata.get(kk).setTemperature(trop_a.get(lev).getTemperature()); + sndata.get(kk).setDewpoint(trop_a.get(lev).getDewpoint()); + } + + if (sndata.get(kk).getWindDirection() == RMISSD) { + sndata.get(kk).setWindDirection( + trop_a.get(lev).getWindDirection()); + sndata.get(kk).setWindSpeed( + trop_a.get(lev).getWindSpeed()); + + } + found = true; + } + } + + /* + * if not found, add to the list + */ + if (!found) { + float ttt = trop_a.get(lev).getTemperature(); + if (ppp != RMISSD && ttt != RMISSD) { + addDataToList(lev,trop_a,sndata); + } + } + + } + + /* + * Sort the sounding data in descending order. + */ + Collections.sort(sndata, new reverseSortByPressure()); + return sndata; + } + + /* + * Compute height at significant temperature levels (TTBB) using a moist + * hydrostatic computation. (MR_SCMZ) + */ + public void constructTtbbHeight(List sndata) { + boolean mand = false; + boolean newblock = true; + int blev = 0, tlev = 0; + float[] scale = new float[200]; + float pb, zb, tb, tdb, zlev, plev; + float pt, zt = 0.f, tt, tdt, znew = 0.f; + + if ( sndata.size() <= 2) return; + + for (int nlev = 0; nlev < sndata.size(); nlev++) { +// //System.out.println("blev = " + blev ); + //System.out.println("nlev = " + nlev ); +// //System.out.println("tlev = " + tlev ); + if (newblock) { + if (sndata.get(nlev).getGeoHeight() != RMISSD + && sndata.get(nlev).getPressure() != RMISSD + && sndata.get(nlev).getTemperature() != RMISSD) { + + blev = nlev; + newblock = false; + // double h = sndata.get(nlev).getGeoHeight(); +// if ( h < 0 && h != -9999 ) + //System.out.println("if newblock - height is negative: " + h ); + } + } else { + if (sndata.get(nlev).getGeoHeight() != RMISSD + && sndata.get(nlev).getTemperature() != RMISSD) { + tlev = nlev; + mand = true; +//System.out.println("tlev is now set to nlev and its value is " + tlev ); + // double h = sndata.get(nlev).getGeoHeight(); + // if ( h < 0 && h != -9999 ) + //System.out.println("if not newblock - height is negative: " + h ); + } + } + + /* + * Compute scale height to this level + */ + if (mand) { + pb = sndata.get(blev).getPressure(); + zb = sndata.get(blev).getGeoHeight(); + tb = sndata.get(blev).getTemperature(); + tdb = sndata.get(blev).getDewpoint(); + zlev = sndata.get(blev).getGeoHeight(); + plev = sndata.get(blev).getPressure(); + + for (int kk = blev + 1; kk <= tlev; kk++) { + pt = sndata.get(kk).getPressure(); + zt = sndata.get(kk).getGeoHeight(); + tt = sndata.get(kk).getTemperature(); + tdt = sndata.get(kk).getDewpoint(); + scale[kk] = scaleHeight(tb, tt, tdb, tdt, pb, pt); + //System.out.println("scale[" + kk + "] = " + scale[kk]); + znew = moistHeight(zb, pb, pt, scale[kk]); + if (znew != RMISSD) { + pb = pt; + tb = tt; + tdb = tdt; + zb = znew; +// if ( znew < 0 ) + //System.out.println("negative moist height = " + znew ); + } + } + + /* + * Compute the scaling factor so the computed moist height is + * consistent at the mandatory level. Then recompute the height. + */ + float s = (zt - zlev) / (znew - zlev); + //System.out.println("scaling factor s = " + s); + float zbb = zlev; + float pbb = plev; + for (int kk = blev + 1; kk < tlev; kk++) { + pt = sndata.get(kk).getPressure(); + zt = sndata.get(kk).getGeoHeight(); + scale[kk] = scale[kk] * s; + //System.out.println("Now, scale[" + kk + "] = " + scale[kk]); + znew = moistHeight(zbb, pbb, pt, scale[kk]); + if (znew != RMISSD) { + pbb = pt; + zbb = znew; + sndata.get(kk).setGeoHeight(znew); +// double h = sndata.get(kk).getGeoHeight(); +// if ( h < 0 && h != RMISSD ) + //System.out.println("newly computed moist height is negative " + h ); + } + } + mand = false; + newblock = true; + + if ( (tlev+1) != sndata.size() ) { + if ( sndata.get(tlev+1).getGeoHeight() == RMISSD + && sndata.get(tlev+1).getPressure() != RMISSD + && sndata.get(tlev+1).getTemperature() != RMISSD) { + nlev--; + //System.out.println("after subtracting nlev, its value is : " + nlev ); + } + } + } + } + + // Compute height at the missing top levels + + if ( ( tlev + 1 ) < sndata.size() ) { + blev = tlev; + pb = sndata.get(blev).getPressure(); + zb = sndata.get(blev).getGeoHeight(); + tb = sndata.get(blev).getTemperature(); + tdb = sndata.get(blev).getDewpoint(); + zlev = sndata.get(blev).getGeoHeight(); + plev = sndata.get(blev).getPressure(); + for ( int kk = tlev+1; kk < sndata.size(); kk++ ) { + pt = sndata.get(kk).getPressure(); + zt = sndata.get(kk).getGeoHeight(); + tt = sndata.get(kk).getTemperature(); + tdt = sndata.get(kk).getDewpoint(); + float xxx = scaleHeight(tb, tt, tdb, tdt, pb, pt); + znew = moistHeight(zb, pb, pt, xxx); + if (znew != RMISSD) { + sndata.get(kk).setGeoHeight(znew); + pb = pt; + tb = tt; + tdb = tdt; + zb = znew; + } + } + } + + return; + } + + /* + * Merge the significant and maximum wind data on pressure surfaces. MR_PWND + */ + public void mergeSigMaxWindOnPressure(List sig_wa, + List sig_wc,List sndata) { + + /* + * Do nothing if wind report is reported on height surfaces. + */ + + if (checkWindData(sig_wa) || checkWindData(sig_wc) || + (sig_wa.size() < 1 && sig_wc.size() < 1 )) { + return; + } + + /* + * Append two lists of wind data. + */ + if ( sig_wc.size() > 0) { + for (int kk = 0; kk < sig_wc.size(); kk++) { + sig_wa.add(sig_wc.get(kk)); + } + } + + /* + * Merging + */ + int nlevel = sndata.size(); + for (int kk = 0; kk < sig_wa.size(); kk++) { + boolean found = false; + for (int lev = 0; lev < nlevel; lev++) { + if (equal(sndata.get(lev).getPressure(),sig_wa.get(kk) + .getPressure())) { + + // add data to missing + if (sndata.get(lev).getWindDirection() == RMISSD) { + sndata.get(lev).setWindDirection( + sig_wa.get(kk).getWindDirection()); + sndata.get(lev).setWindSpeed( + sig_wa.get(kk).getWindSpeed()); + } + found = true; + } + } + + /* + * if not found, add to the list. + */ + if (!found) { + if ( ( sig_wa.get(kk).getWindDirection() != RMISSD + && sig_wa.get(kk).getPressure() != RMISSD )) { + + NcSoundingLayer sl = new NcSoundingLayer(); + sl.setPressure(sig_wa.get(kk).getPressure()); + sl.setTemperature(sig_wa.get(kk).getTemperature()); + sl.setDewpoint(sig_wa.get(kk).getDewpoint()); + sl.setWindDirection(sig_wa.get(kk).getWindDirection()); + sl.setWindSpeed(sig_wa.get(kk).getWindSpeed()); + sl.setGeoHeight(sig_wa.get(kk).getGeoHeight()); + sl.setOmega(sig_wa.get(kk).getOmega()); + sndata.add(sl); + } + } + Collections.sort(sndata, new reverseSortByPressure()); + } + return; + } + + /* + * Construct height at significant wind levels (PPBB) if reported on + * pressure levels. Using moist hydrostatic computation for missing height + * at top levels. MR_INTZ + */ + public void constructPpbbHeight(List sndata) { + int tlev = 0; +//System.out.println("From constructPpbbHeight(): " ); + for (int kk = sndata.size() - 1; kk >= 0; kk--) { + if (sndata.get(kk).getGeoHeight() != RMISSD) { + tlev = kk; + //System.out.println("tlev is set to " + tlev ); + break; + } + } + + float pb = RMISSD, pt = RMISSD, zt = RMISSD, zb = RMISSD; + int next; + + if ( sndata.size() <= 2) return; + + for (int kk = 0; kk < tlev; kk++) { + float pres = sndata.get(kk).getPressure(); + float hght = sndata.get(kk).getGeoHeight(); + if (pres == RMISSD) { + // DO NOTHING + } else if (hght != RMISSD) { + pb = pres; + zb = hght; + pt = 2000.f; + } else if (pb == RMISSD) { + // DO NOTHING + } else { + + /* + * Find next level with height and then interpolate the data. + */ + next = kk + 1; + while (pres <= pt) { + if (sndata.get(next).getGeoHeight() != RMISSD) { + pt = sndata.get(next).getPressure(); + zt = sndata.get(next).getGeoHeight(); + } else { + next++; + } + } + float hhh = (float) (zb + (zt - zb) + * (Math.log(pres / pb) / Math.log(pt / pb))); + sndata.get(kk).setGeoHeight(hhh); + } + } + + if (tlev == (sndata.size()-1) ) { + return; + } else { + + /* + * Compute moist hydrostatic height for missing height at top + * levels. + */ + float scale; + float tb, tdb; + float tt, tdt, mhght = 0.f; + pb = sndata.get(tlev).getPressure(); + zb = sndata.get(tlev).getGeoHeight(); + tb = sndata.get(tlev).getTemperature(); + tdb = sndata.get(tlev).getDewpoint(); + + for (int kk = tlev+1; kk < sndata.size(); kk++) { + if (sndata.get(kk).getGeoHeight() == RMISSD) { + pt = sndata.get(kk).getPressure(); + zt = sndata.get(kk).getGeoHeight(); + tt = sndata.get(kk).getTemperature(); + tdt = sndata.get(kk).getDewpoint(); + scale = scaleHeight(tb, tt, tdb, tdt, pb, pt); + mhght = moistHeight(zb, pb, pt, scale); + sndata.get(kk).setGeoHeight(mhght); + if (mhght != RMISSD) { + pb = pt; + zb = zt; + tb = tt; + tdb = tdt; + } + } + } + return; + } + } + + /* + * Merge significant wind on height surfaces. The argument is sndata. + */ + public void mergeSigWindOnHeight(List sig_wa, + List sig_wc,List sndata ) { + + /* + * The following code needs to be replaced by significant wind data from + * database. + */ + + /* + * Do nothing if wind report is not on height surfaces. + */ + if (!checkWindData(sig_wa) || !checkWindData(sig_wc) || + (sig_wa.size() < 1 && sig_wc.size() < 1)) { + return; + } + + /* + * Add two lists of wind data. + */ + if ( sig_wc.size() > 0 ) { + for (int kk = 0; kk < sig_wc.size(); kk++) { + sig_wa.add(sig_wc.get(kk)); + } + } + + int nlevel = sndata.size(); + for (int kk = 0; kk < sig_wa.size(); kk++) { + boolean found = false; + float zzz = sig_wa.get(kk).getGeoHeight(); + + // Check surface level independently because sometimes station + // report wind data twice at surface. We don't want the surface + // pressure to be missing. + if ( zzz == 0 ) { + if (sndata.get(0).getWindDirection() == RMISSD) { + sndata.get(0).setWindDirection( + sig_wa.get(0).getWindDirection()); + sndata.get(0).setWindSpeed( + sig_wa.get(kk).getWindSpeed()); + } + found = true; + } else { + for (int lev = 0; lev < nlevel; lev++) { + float hght = sndata.get(lev).getGeoHeight(); + if (equal(zzz,hght) || (zzz == 0 && lev == 0 && kk == 0)) { + // add data to missing + if (sndata.get(lev).getWindDirection() == RMISSD) { + sndata.get(lev).setWindDirection( + sig_wa.get(kk).getWindDirection()); + sndata.get(lev).setWindSpeed( + sig_wa.get(kk).getWindSpeed()); + } + found = true; + } + } + } + + /* + * if not found, add to the list. + */ + if (!found) { + if (sig_wa.get(kk).getWindDirection() != RMISSD + && sig_wa.get(kk).getGeoHeight() != RMISSD) { + NcSoundingLayer sl = new NcSoundingLayer(); + sl.setPressure(sig_wa.get(kk).getPressure()); + sl.setTemperature(sig_wa.get(kk).getTemperature()); + sl.setDewpoint(sig_wa.get(kk).getDewpoint()); + sl.setWindDirection(sig_wa.get(kk).getWindDirection()); + sl.setWindSpeed(sig_wa.get(kk).getWindSpeed()); + sl.setGeoHeight(sig_wa.get(kk).getGeoHeight()); + sl.setOmega(sig_wa.get(kk).getOmega()); + sndata.add(sl); + } + } + } + + /* + * Sorting the combined temperature and wind data based on Geopotential + * height. + */ + Collections.sort(sndata, new sortByHeight()); + return; + } + + // Sort by height + public static class sortByHeight implements Comparator { + public int compare(NcSoundingLayer l1, NcSoundingLayer l2) { + return Float.compare(l1.getGeoHeight(), l2.getGeoHeight()); + } + + } + + // Reverse sort by pressure + public static class reverseSortByPressure implements Comparator { + public int compare(NcSoundingLayer l1, NcSoundingLayer l2) { + return Float.compare(l2.getPressure(), l1.getPressure()); + } + + } + + /* + * Construct pressure at significant wind levels (PPBB) that are reported on + * height levels. MR_INTP + */ + public List constructPpbbPressure(List sndata) { + + if ( sndata.size() <= 2) return sndata; + + float pb = RMISSD, pt = RMISSD, zt = RMISSD, zb = RMISSD; + int blev = IMISSD, tlev = IMISSD; + for (int lev = 0; lev < sndata.size(); lev++) { + float pres = sndata.get(lev).getPressure(); + float hght = sndata.get(lev).getGeoHeight(); + if (pres != RMISSD && hght != RMISSD) { + tlev = lev; + pt = pres; + zt = hght; + } + + if (blev != IMISSD && tlev != IMISSD) { + for (int kk = blev + 1; kk < tlev; kk++) { + float z = sndata.get(kk).getGeoHeight(); + if (sndata.get(kk).getGeoHeight() != RMISSD) { + float ppp = (float) (pb * Math.exp((double) ((z - zb) + * Math.log(pt / pb) / (zt - zb)))); + sndata.get(kk).setPressure(ppp); + } + } + } + blev = tlev; + pb = pt; + zb = zt; + } + + ////System.out.println ( " tlev: " + tlev + " sndata.size() -1 " + (sndata.size()-1)); + + if (tlev == (sndata.size()-1) || tlev == IMISSD ) { + return sndata; + } else { + + /* + * Compute missing pressure at top + * levels. + */ + pb = sndata.get(tlev-1).getPressure(); + zb = sndata.get(tlev-1).getGeoHeight(); + + for (int kk = tlev+1; kk < sndata.size(); kk++) { + if (sndata.get(kk).getPressure() == RMISSD) { + pt = sndata.get(kk-1).getPressure(); + zt = sndata.get(kk-1).getGeoHeight(); + float zz = sndata.get(kk).getGeoHeight(); + float rmult = (float) ((zz- zb) / (zt - zb)); + sndata.get(kk).setPressure((float)(pb*(Math.pow(pt/pb,rmult)))); + pb = pt; + zb = zt; + } + } + } + return sndata; + } + + + + /* + * Reorder the sounding data so the first level is always the surface data. + */ + public List reOrderSounding(List sndata) { + List outdat = new ArrayList(); + float tt, td, dd, ff; + int klev = 0; + if ( sndata.size() <= 1) return sndata; + + /* + * Find the surface level + */ + for (int kk = 0; kk < sndata.size(); kk++) { + tt = sndata.get(kk).getTemperature(); + td = sndata.get(kk).getDewpoint(); + dd = sndata.get(kk).getWindDirection(); + ff = sndata.get(kk).getWindSpeed(); + if (tt == RMISSD && td == RMISSD && dd == RMISSD && ff == RMISSD) { + // DO NOTHING + } else { + klev = kk; + addDataToList(0, sndata, outdat); + } + } + + /* + * Reorder the data below the surface levels. + */ + for (int kk = 0; kk < klev; kk++) { + addDataToList(kk, sndata, outdat); + } + + for (int kk = klev + 1; kk < sndata.size(); kk++) { + addDataToList(kk, sndata, outdat); + } + return outdat; + } + + /* + * Construct missing temperature (iflag = 1), dewpoint temperature (iflag=2) + * and wind (iflag = 3). This method is called after reOrderSounding(). + * MR_MISS + */ + public List constructMissing(int iflag, + List sndata) { + float pb = RMISSD, pt = RMISSD, data = RMISSD, pres, tb, tt, tdb, tdt; + int jlev = IMISSD, tlev = IMISSD; + boolean contin = true; + if ( sndata.size() <= 2) return sndata; + for (int blev = 1; blev < sndata.size() - 1 && contin; blev++) { + jlev = blev; + + switch (iflag) { + case 1: { + data = sndata.get(blev).getTemperature(); + break; + } + case 2: { + data = sndata.get(blev).getDewpoint(); + break; + } + case 3: { + data = sndata.get(blev).getWindDirection(); + break; + } + default: { + //System.out.println("Invalid data flag"); + return sndata; + } + } + + if (data == RMISSD) { + + /* + * find data at level above. Data should already be at level + * below after reOrderSounding() call. + */ + boolean found = false; + while (!found) { + jlev++; + switch (iflag) { + case 1: { + data = sndata.get(jlev).getTemperature(); + break; + } + case 2: { + data = sndata.get(jlev).getDewpoint(); + break; + } + case 3: { + data = sndata.get(jlev).getWindDirection(); + break; + } + default: { + //System.out.println("Invalid data flag"); + } + } + int top = sndata.size(); + if (data != RMISSD || jlev+1 >= top) { + found = true; + tlev = jlev; + if (jlev >= top) { + tlev = IMISSD; + contin = false; + } + } + } + + /* + * Add check to eliminate dew point layer more than 100mb. + */ + if (iflag == 2 && tlev != IMISSD) { + if ((sndata.get(blev).getPressure() - sndata.get(tlev) + .getPressure()) > 100.) { + for (int kk = tlev; kk < sndata.size(); kk++) { + sndata.get(kk).setDewpoint(RMISSD); + } + tlev = IMISSD; + contin = false; + } + } + + /* + * Add check to eliminate interpolation of winds from below 100 + * mb to above 100 mb. This eliminates interpolation to very + * high level winds. + */ + /* if (iflag == 3 && tlev != IMISSD + && (sndata.get(blev - 1).getPressure() > 100.) + && (sndata.get(tlev).getPressure() < 100.)) { + tlev = IMISSD; + } + */ + /* + * Interpolate with respect to logP. + */ + + if (tlev != IMISSD) { + pb = sndata.get(blev - 1).getPressure(); + pres = sndata.get(blev).getPressure(); + pt = sndata.get(tlev).getPressure(); + float rmult = (float) (Math.log(pres / pb) / Math.log(pt / pb)); + switch (iflag) { + case 1: { + tb = sndata.get(blev - 1).getTemperature(); + tt = sndata.get(tlev).getTemperature(); + if ( tb != RMISSD && tt != RMISSD ) { + data = tb + (tt - tb) * rmult; + sndata.get(blev).setTemperature(data); + } + + tdb = sndata.get(blev - 1).getDewpoint(); + tdt = sndata.get(tlev).getDewpoint(); + if (tdb != RMISSD && tdt != RMISSD) { + data = tdb + (tdt - tdb) * rmult; + sndata.get(blev).setDewpoint(data); + } + break; + } + case 2: { + tdb = sndata.get(blev - 1).getDewpoint(); + tdt = sndata.get(tlev).getDewpoint(); + if (tdb != RMISSD && tdt != RMISSD) { + data = tdb + (tdt - tdb) * rmult; + sndata.get(blev).setDewpoint(data); + } + break; + } + case 3: { + float drctb = sndata.get(blev - 1).getWindDirection() ; + float drctt = sndata.get(tlev).getWindDirection() ; + + if ( drctt != RMISSD && drctb!= RMISSD ) { + drctb = drctb % 360.f; + drctt = drctt % 360.f; + if (Math.abs(drctb - drctt) > 180.f) { + if (drctb < drctt) { + drctb = drctb + 360.f; + } else { + drctt = drctt + 360.f; + } + } + float drct = ( drctb + (drctt - drctb) * rmult) % 360.f; + sndata.get(blev).setWindDirection(drct); + + // Interpolate wind speed + float spedb = sndata.get(blev - 1).getWindSpeed(); + float spedt = sndata.get(tlev).getWindSpeed(); + float sped = spedb + (spedt - spedb) * rmult; + sndata.get(blev).setWindSpeed(sped); + } + break; + + } + } + } + } + } + return sndata; + } + + + /* + * Re-order the data so the first level is always the ground level. MR_COND + */ + public List addUnderGround(List man, + List sndata ) { + + if (sndata.get(0).getPressure() == RMISSD || man.size() < 1 || sndata.size() <= 1) { + return sndata; + } + + int blev = 0; + boolean contin = true; + while ( blev < sndata.size() && contin ) { + if (man.get(blev).getPressure() > sndata.get(0).getPressure() ) { + blev++; + } else { + contin = false; + } + } + + if ( blev >= sndata.size()) { + return sndata; + } + + /* + * Added below-ground mandatory levels to sounding layers. + */ + List outdat = new ArrayList(); + + int nlev = sndata.size(); + + // write to surface data first + addDataToList (0, sndata, outdat); + + // add below-ground mandatory data + if (blev > 0 && blev < sndata.size()) { + for (int kk = 0; kk < blev; kk++ ) { + addDataToList(kk,man,outdat); + } + } + + // add the rest of the data + for (int kk = 1; kk < nlev; kk++) { + addDataToList(kk,sndata,outdat); + } + return outdat; + + } + + /* + * Re-order the data so the first level is always the ground level. MR_COND + */ + public List removeUnderGround(List sndata) { + List outdat = new ArrayList(); + /* + * Remove below-ground mandatory levels from sounding layers. Only the + * first 8 missing levels can be mandatory levels. + */ + if ( sndata.size() <= 1) return sndata; + for ( int kk = 0; kk < sndata.size(); kk++ ) { + if ( sndata.get(kk).getTemperature() <= RMISSD && + sndata.get(kk).getDewpoint() <= RMISSD && + sndata.get(kk).getWindDirection() <= RMISSD && + sndata.get(kk).getWindSpeed() <= RMISSD ) { + } else if ( sndata.get(kk).getPressure() <= RMISSD ) { + } else { + addDataToList(kk, sndata, outdat); + } + } + return outdat; + } + + /* + * Interpolate data to a single level, including surface. + */ + public List getSingLevel (float pres, List sndata) { + NcSoundingLayer sl = new NcSoundingLayer(); + List sls = new ArrayList(); + sndata = removeUnderGround(sndata); + if ( sndata.size() <= 1) return setMissing(); //Chin: check size again, after remove under ground lavel, size changed + + for ( int kk = 1;/*chin 0;*/ kk < sndata.size()-1; kk++ ) { + if (pres > sndata.get(0).getPressure()|| pres < 0.f) { + return setMissing(); + } else { + + if ( pres >= sndata.get(kk).getPressure()) { + float pt, pb, zt, zb, tt, tb, tdt, tdb, dt, db, st, sb; + pb = sndata.get(kk-1).getPressure(); + pt = sndata.get(kk).getPressure(); + tb = sndata.get(kk-1).getTemperature(); + tt = sndata.get(kk).getTemperature(); + tdb = sndata.get(kk-1).getDewpoint(); + tdt = sndata.get(kk).getDewpoint(); + db = sndata.get(kk-1).getWindDirection() % 360.f; + dt = sndata.get(kk).getWindDirection() % 360.f; + sb = sndata.get(kk-1).getWindSpeed(); + st = sndata.get(kk).getWindSpeed(); + zb = sndata.get(kk-1).getGeoHeight(); + zt = sndata.get(kk).getGeoHeight(); + sl.setPressure(pres); + + float rmult = (float) (Math.log(pres / pb) / Math.log(pt/ pb)); + sl.setTemperature(tb+(tt-tb)*rmult); + sl.setDewpoint(tdb+(tdt-tdb)*rmult); + if (Math.abs(db-dt) > 180.) { + if ( db < dt ) { + db = db + 360.f; + } else { + dt = dt + 360.f; + } + } + sl.setWindDirection(db+(dt-db)*rmult); + sl.setWindSpeed(sb+(st-sb)*rmult); + sl.setGeoHeight(zb+(zt-zb)*rmult); + sls.add(sl); + return sls; + } + } + } + return setMissing(); + } + + /* + * Add data to output sounding profile. + */ + public void addDataToList(int index, + List indat, List outdat) { + NcSoundingLayer sl = new NcSoundingLayer(); + sl.setPressure(indat.get(index).getPressure()); + sl.setTemperature(indat.get(index).getTemperature()); + sl.setDewpoint(indat.get(index).getDewpoint()); + sl.setWindDirection(indat.get(index).getWindDirection()); + sl.setWindSpeed(indat.get(index).getWindSpeed()); + sl.setGeoHeight(indat.get(index).getGeoHeight()); + sl.setOmega(indat.get(index).getOmega()); + outdat.add(sl); + } + + /* + * Set missing to output sounding profile. + */ + public List setMissing () { + List outdat = new ArrayList(); + NcSoundingLayer sl = new NcSoundingLayer(); + sl.setPressure(RMISSD); + sl.setTemperature(RMISSD); + sl.setDewpoint(RMISSD); + sl.setWindDirection(RMISSD); + sl.setWindSpeed(RMISSD); + sl.setGeoHeight(RMISSD); + sl.setOmega(RMISSD); + outdat.add(sl); + return outdat; + } } diff --git a/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/MergeSounding2.java b/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/MergeSounding2.java new file mode 100644 index 0000000000..f4141b25eb --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/MergeSounding2.java @@ -0,0 +1,2409 @@ +package gov.noaa.nws.ncep.edex.uengine.tasks.profile; + +import java.util.ArrayList; +import java.util.Collections; +import java.util.Comparator; +import java.util.List; + +import javax.measure.unit.SI; +import javax.xml.bind.annotation.XmlAccessType; +import javax.xml.bind.annotation.XmlAccessorType; +import javax.xml.bind.annotation.XmlRootElement; + +import com.raytheon.uf.common.serialization.ISerializableObject; +import com.raytheon.uf.common.serialization.annotations.DynamicSerialize; +import com.raytheon.uf.common.serialization.annotations.DynamicSerializeElement; + +//import edu.emory.mathcs.backport.java.util.Collections; +import gov.noaa.nws.ncep.edex.common.metparameters.AirTemperature; +import gov.noaa.nws.ncep.edex.common.metparameters.Amount; +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.HeightAboveSeaLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.Omega; +import gov.noaa.nws.ncep.edex.common.metparameters.PressureLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.RelativeHumidity; +import gov.noaa.nws.ncep.edex.common.metparameters.SpecificHumidity; +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirection; +import gov.noaa.nws.ncep.edex.common.metparameters.WindSpeed; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer2; + +/** + * + * gov.noaa.nws.ncep.ui.nsharp.rsc.NsharpMapResource This java class performs + * the NSHARP Resource functions. This code has been developed by the SIB for + * use in the AWIPS2 system. + * + *
+ * SOFTWARE HISTORY
+ * 
+ * Date         Ticket#    	Engineer    Description
+ * -------		------- 	-------- 	-----------
+ * 08/21/2010	301			T. Lee		Initial coding
+ * 09/15/2010	301			C. Chen		Added DB retrieval
+ * 09/22/2010	301			T. Lee		Added UAIR merging algorithm
+ * 11/05/2010   301         C. Chen     Minor changes to fix index out of bound issue
+ * 11/15/2010   301         C. Chen     fix a index out of bound bug
+ * 12/2010		   301			T. Lee/NCEP	Re-factored for BUFRUA
+ * 5/10/2011     301         C. Chen     added rhToDewpoint(), tempToVapr()
+ * 10/06/2011   465        Archana      redesigned the merge sounding to use 
+ *                                                     the met parameters
+ * 10/24/2011    465       Archana      Removed several debug statements. 
+ *                                                    Used the Amount class to set values for the Met parameters                                                     
+ *
+ * 
+ * + * @author T. Lee + * @version 1.0 + */ +@XmlRootElement +@XmlAccessorType(XmlAccessType.NONE) +@DynamicSerialize +public class MergeSounding2 implements ISerializableObject { + /** + * + */ + @DynamicSerializeElement + private static final long serialVersionUID = 143076880949062764L; + + @DynamicSerializeElement + final float RMISSD = -9999f; + + @DynamicSerializeElement + final int IMISSD = -9999; + + /** + * Default constructor + */ + public MergeSounding2() { + } + + /* + * Process native sounding data. Convert specific humidity to dew point + * temperature then compute the moist height. + */ + public List nativeModelSounding(List sls, + float elevation) { + spfhToDewpoint(sls); + constructHeight(sls, elevation); + return sls; + } + + /* + * Process upper air sounding data. Note that TTAA is the original/sorted + * data, while MAN is the TTAA without underground data and MAN_D is the + * TTAA for display, i.e., the first level is the surface level, any under + * -ground levels will be above the surface level. + */ + public List mergeUairSounding(String level, + List ttaa, Listttbb, + List ttcc, Listttdd, + List ppaa, Listppbb, + List ppcc, Listppdd, + List trop_a, List trop_c, + List wmax_a, List wmax_c, + float elevation ) { + //System.out.println ( "From mergeUairSounding " ); + List sndata = new ArrayList(); + List man = null; + + /*///for debug + //System.out.println("TTAA:"); + for (NcSoundingLayer2 l: ttaa){ + //System.out.println("P="+l.getPressure()+"H="+l.getGeoHeight()+"T="+l.getTemperature()+"D="+l.getDewpoint()+"Wd="+l.getWindDirection()+"Ws="+l.getWindSpeed()); + } + //System.out.println("TTBB:"); + for (NcSoundingLayer2 l: ttbb){ + //System.out.println("P="+l.getPressure()+"H="+l.getGeoHeight()+"T="+l.getTemperature()+"D="+l.getDewpoint()+"Wd="+l.getWindDirection()+"Ws="+l.getWindSpeed()); + } + //System.out.println("PPAA:"); + for (NcSoundingLayer2 l: ppaa){ + //System.out.println("P="+l.getPressure()+"H="+l.getGeoHeight()+"T="+l.getTemperature()+"D="+l.getDewpoint()+"Wd="+l.getWindDirection()+"Ws="+l.getWindSpeed()); + } + //System.out.println("PPBB:"); + for (NcSoundingLayer2 l: ppbb){ + //System.out.println("P="+l.getPressure()+"H="+l.getGeoHeight()+"T="+l.getTemperature()+"D="+l.getDewpoint()+"Wd="+l.getWindDirection()+"Ws="+l.getWindSpeed()); + }*/ + // Return the specific levels requested by users + if ( ttaa.size() > 0 ) { + Collections.sort(ttaa, new reverseSortByPressure()); + //System.out.println("TTAA sounding: "); +// for ( NcSoundingLayer2 soundLy2 : ttaa ){ +// System.out.print(soundLy2.getPressure().getValue().doubleValue() + " , "); +// } + //System.out.println(); + if (level.toUpperCase().equalsIgnoreCase("MAN")) { + return ttaa; + } + man = removeUnderGround(ttaa); + + } else { + man=ttaa; + if (level.toUpperCase().equalsIgnoreCase("MAN")) { + return setMissing(); + } + + } + + + // Sorting the data + + if ( ttbb.size() > 0) { + Collections.sort(ttbb, new reverseSortByPressure()); + //System.out.println("TTBB sounding: "); +// for ( NcSoundingLayer2 soundLy2 : ttbb ){ +// System.out.print(soundLy2.getPressure().getValue().doubleValue() + " , "); +// } + //System.out.println(); + } + + if ( ttcc.size() > 0) { + Collections.sort(ttcc, new reverseSortByPressure()); + //System.out.println("TTCC sounding: "); +// for ( NcSoundingLayer2 soundLy2 : ttcc ){ +// System.out.print(soundLy2.getPressure().getValue().doubleValue() + " , "); +// } + } + + if ( ttdd.size() > 0) { + Collections.sort(ttdd, new reverseSortByPressure()); + //System.out.println("TTDD sounding: "); +// for ( NcSoundingLayer2 soundLy2 : ttdd ){ +// System.out.print(soundLy2.getPressure().getValue().doubleValue() + " , "); +// } + //System.out.println(); + } + + if ( ppaa.size() > 0 ) { + if (checkWindData(ppaa)) { + Collections.sort(ppaa, new MergeSounding2.sortByHeight()); + //System.out.println("PPAA sounding: "); +// for ( NcSoundingLayer2 soundLy2 : ppaa ){ +// System.out.print(soundLy2.getPressure().getValue().doubleValue() + " , "); +// } + } else { + Collections.sort(ppaa, new MergeSounding2.reverseSortByPressure()); + //System.out.println("PPAA sounding: "); +// for ( NcSoundingLayer2 soundLy2 : ppaa ){ +// System.out.print(soundLy2.getPressure().getValue().doubleValue() + " , "); +// } + } + //System.out.println(); + } + + + if ( ppcc.size() > 0 ) { + if (checkWindData(ppcc)) { + Collections.sort(ppcc, new MergeSounding2.sortByHeight()); + } else { + Collections.sort(ppcc, new MergeSounding2.reverseSortByPressure()); + } + //System.out.println("PPCC sounding: "); +// for ( NcSoundingLayer2 soundLy2 : ppcc ){ +// System.out.print(soundLy2.getPressure().getValue().doubleValue() + " , "); +// } + //System.out.println(); + } + + if ( ppbb.size() > 0 ) { + if (checkWindData(ppbb)) { + Collections.sort(ppbb, new MergeSounding2.sortByHeight()); + } else { + Collections.sort(ppbb, new MergeSounding2.reverseSortByPressure()); + } + //System.out.println("PPBB sounding: "); +// for ( NcSoundingLayer2 soundLy2 : ppbb ){ +// System.out.print(soundLy2.getPressure().getValue().doubleValue() + " , "); +// } + //System.out.println(); + } + + if ( ppdd.size() > 0 ) { + + if (checkWindData(ppdd)) { + Collections.sort(ppdd, new MergeSounding2.sortByHeight()); + } else { + Collections.sort(ppdd, new MergeSounding2.reverseSortByPressure()); + } + + //System.out.println("PPDD sounding: "); +// for ( NcSoundingLayer2 soundLy2 : ppdd ){ +// System.out.print(soundLy2.getPressure().getValue().doubleValue() + " , "); +// } + //System.out.println(); + } + + // Find surface data, return if users request surface data only. + try{ + NcSoundingLayer2 sl = new NcSoundingLayer2(); + + sl = getSurfaceData(man, ttbb, ppbb, elevation); + sndata.add(0, sl); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling getSurfaceData(): " + sndata.size() ); + if ( isNumber(level) >= 0 ) { + if ( equal(0.f, Float.valueOf(level.trim()).floatValue()) || + equal(sl.getPressure().getValue().floatValue(), Float.valueOf(level.trim()).floatValue())) { + //System.out.println("Returning surface data...."); + return sndata; + } + } + + // Merge mandatory data + //System.out.println ( "Just before calling mergeMandatory() " ); + mergeMandatory(man, ttcc, sndata); + int sndataSize = sndata.size(); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling mergeMandatory(): " + sndata.size() ); + // Check if the single level is mandatory or not + if ( isNumber(level) >= 0 ) { + + for ( int kk = 0; kk < sndataSize; kk++) { + if ( equal(Float.valueOf(level.trim()).floatValue(), sndata.get(kk) + .getPressure().getValue().floatValue())) { + sl.setPressure(sndata.get(kk).getPressure()); + sl.setTemperature(sndata.get(kk).getTemperature()); + sl.setDewpoint(sndata.get(kk).getDewpoint()); + sl.setWindDirection(sndata.get(kk).getWindDirection()); + sl.setWindSpeed(sndata.get(kk).getWindSpeed()); + sl.setGeoHeight(sndata.get(kk).getGeoHeight()); + sndata.clear(); + sndata.add(sl); + //System.out.println( "single layer of sounding added to sndata" ); + return sndata; + } + } + } + + // Merge mandatory winds + mergeMandatoryWinds (ppaa, ppcc, sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling mergeMandatoryWinds(): " + sndata.size() ); + // Merge tropopause + mergeTropSigTemp (trop_a, trop_c, sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " mergeTropSigTemp() for merging trop_a and trop_c: " + sndata.size() ); + // Merge TTBB + mergeTropSigTemp (ttbb, ttdd, sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " mergeTropSigTemp() for merging ttbb and ttdd: " + sndata.size() ); + // Construct height for ttbb + constructTtbbHeight(sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " constructTtbbHeight(): " + sndata.size() ); + // Merge significant winds on pressure surfaces + if (!checkWindData(ppbb)) { + mergeSigMaxWindOnPressure(ppbb,ppdd,sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " mergeSigMaxWindOnPressure() for merging ppbb and ppdd: " + sndata.size() ); + } + + mergeSigMaxWindOnPressure(wmax_a,wmax_c,sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " mergeSigMaxWindOnPressure() for merging wmax_a and wmax_c: " + sndata.size() ); + constructPpbbHeight(sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " constructPpbbHeight()" + sndata.size() ); + if (checkWindData(ppbb)) { + mergeSigWindOnHeight(ppbb,ppdd,sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " mergeSigWindOnHeight() for merging ppbb and ppdd: " + sndata.size() ); + constructPpbbPressure(sndata); + //System.out.println ( "sndataSize in mergeUairSounding(), after calling" + +// " constructPpbbPressure()" + sndata.size() ); + } + + // Reorder sounding profile so the first level is the surface data. + // No need to reorder now becuz surface data is always the 1st level. + //reOrderSounding(sndata); + + // Interpolate missing temperature, dew point and winds. + constructMissing(1,sndata); + constructMissing(2,sndata); + constructMissing(3,sndata); + + // Return single level or add underground mandatory data to the sounding profile + if ( isNumber (level) == 0 ) { + float rlev = new Integer(Integer.parseInt(level.trim())).floatValue(); +// System.out.println("Level is 0"); + return getSingLevel(rlev, sndata); + } else if ( isNumber (level) == 1 ) { +// System.out.println("Level is 1"); + float rlev = new Float(Float.parseFloat(level.trim())); + return getSingLevel(rlev, sndata); + } else { +// System.out.println("Level is neither 0 nor 1"); + return addUnderGround(ttaa,sndata); + } + } + catch ( Exception e ){ + e.printStackTrace(); + } + + return null; + } + + /* + * Check an alpha-numerical string is a number or characters. + */ + public int isNumber (String level) { + try { + if (Integer.parseInt(level) >=0 ) { + return 0; + } else { + return -1; + } + } catch (NumberFormatException nfe1){ + try { + if (Float.parseFloat(level) >= 0.f) { + return 1; + } else { + return -1; + } + } catch (NumberFormatException nfe2) { + try { + if (Double.parseDouble(level) >= 0.) { + return 2; + } else { + return -1; + } + } catch (NumberFormatException nfe3) { + return -1; + } + } + } + } + + /* + * convert specific humidity to dew point temperature. + */ + @DynamicSerializeElement + float elevation; + + public List spfhToDewpoint(List sndata) { + float spfh, pres; + float dwpc = RMISSD; + + for ( NcSoundingLayer2 layer: sndata) { + if ( ( layer.getDewpoint() != null ) + && layer.getDewpoint().getValue().floatValue() == RMISSD) { + SpecificHumidity specificHumidity = layer.getSpecificHumidity(); + PressureLevel pressureLevel = layer.getPressure(); + + if ( specificHumidity != null && pressureLevel != null ){ + spfh = specificHumidity.getValue().floatValue(); + pres = pressureLevel.getValue().floatValue(); + if (spfh == RMISSD || pres == RMISSD || spfh <= 0.f + || pres <= 0.f) { + continue; + } else { + + float rmix = spfh / (1.f - spfh); + //TODO : replace this piece of logic with a call to PRLibrary.prDwpt()?? + //might lead to minor differences in values + // expected, since prDwpt() uses double instead of float. + float e = (pres * rmix) / (.62197f + rmix); + e = e / (1.001f + ((pres - 100.f) / 900.f) * .0034f); + dwpc = (float) (Math.log(e / 6.112) * 243.5 / (17.67 - Math + .log((e / 6.112)))); + DewPointTemp dewPoint; + try { + dewPoint = new DewPointTemp(); + layer.setDewpoint( dewPoint); + } catch (Exception e1) { + // TODO Auto-generated catch block + e1.printStackTrace(); + } +// dewPoint.setValue( dwpc, "℃" ); + + ////System.out.println("spfhToDewpoint dwpc: " + dwpc); + } + } + } + } + return sndata; + } + /* + * computes DWPC from TMPC and RELH + * Note: If DWPC is less than -190 degrees C, it is treated as + * missing data + * Code is based on GEMPAK's prrhdp.f + */ + public List rhToDewpoint(List sndata) { + float rh, vapr,vaps, temp; + float dwpc = RMISSD; + + for ( NcSoundingLayer2 layer: sndata ) { + AirTemperature temperature = layer.getTemperature(); + RelativeHumidity relativeHumidity = layer.getRelativeHumidity(); + DewPointTemp dewpoint = layer.getDewpoint(); + if ( temperature != null && relativeHumidity != null && dewpoint != null ){ + + if ( ! dewpoint.hasValidValue() ) { + rh = relativeHumidity.getValue().floatValue(); + temp = temperature.getValue().floatValue(); + + if (rh == RMISSD || temp == RMISSD ) { + continue; + } else { + vaps = tempToVapr(temp); + vapr = rh * vaps /100; + if( vapr < Math.exp ( -30 ) ) + continue; + else { + dwpc = (float) (243.5 * ( Math.log(6.112) - Math.log(vapr)) / + (Math.log(vapr) - Math.log(6.112)-17.67)); + dewpoint.setValueAs(dwpc, "℃" ); + layer.setDewpoint( dewpoint ); + ////System.out.println("rhToDewpoint dwpc: " + dwpc); + } + } + } + } + + } + return sndata; + } + /* + * computes VAPR from TMPC + * Code is based on GEMPAK's prvapr.f + */ + private float tempToVapr(float temp){ + return(float)(6.112 * Math.exp((17.67* temp)/(temp+243.5))); + } + + private void constructHeight(List sndata, float elev) { + + /* + * For native model sounding, using hypsometric equation to build height + */ + elevation = elev; + int lev = sndata.size(); + float tb = RMISSD, tdb = RMISSD, pb = RMISSD; + float tt = RMISSD, tdt = RMISSD, pt = RMISSD; + float dwptsf, psfc, tmpcsf, scaleh, mhgt = RMISSD; + + for (int k = 0; k < lev; k++) { + + AirTemperature temperature = sndata.get(k).getTemperature(); + DewPointTemp dewpoint = sndata.get(k).getDewpoint(); + PressureLevel pressureLevel = sndata.get(k).getPressure(); + if ( temperature != null && dewpoint != null && pressureLevel != null ) { + if (k == 0) { + tmpcsf = temperature.getValue().floatValue(); + dwptsf = dewpoint.getValue().floatValue(); + psfc = pressureLevel.getValue().floatValue(); + tb = tmpcsf; + tt = tmpcsf; + tdb = dwptsf; + tdt = dwptsf; + pb = psfc; + pt = psfc; + + scaleh = scaleHeight(tb, tt, tdb, tdt, pb, pt); + mhgt = moistHeight(elevation, pb, pt, scaleh); + } else { +// tt = sndata.get(k).getTemperature(); +// tdt = sndata.get(k).getDewpoint(); +// pt = sndata.get(k).getPressure(); + tt = temperature.getValue().floatValue(); + tdt = dewpoint.getValue().floatValue(); + pt = pressureLevel.getValue().floatValue(); + scaleh = scaleHeight(tb, tt, tdb, tdt, pb, pt); + + mhgt = moistHeight(mhgt, pb, pt, scaleh); + tb = tt; + tdb = tdt; + pb = pt; + + } + HeightAboveSeaLevel height; + try { + height = new HeightAboveSeaLevel(); + height.setValueAs( mhgt, "m" ); + sndata.get( k ).setGeoHeight( height ); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + + } + } + } + + /* + * Compute moist height. + */ + private float moistHeight(float zb, float pb, float pt, float scale) { + //System.out.println("From moistHeight: "); + if (zb == RMISSD || pb == RMISSD || pt == RMISSD || scale == RMISSD) { + return RMISSD; + } else { + //System.out.println("the computed moistHeight is " + (float) (zb + scale * Math.log(pb / pt))); + return (float) (zb + scale * Math.log(pb / pt)); + } + } + + /* + * Compute scale height. + */ + private float scaleHeight(float tb, float tt, float tdb, float tdt, + float pb, float pt) { + //System.out.println("From scaleHeight: " ); + final float RDGAS = 287.04f, GRAVTY = 9.80616f, RKAP = RDGAS / GRAVTY; + if (tb == RMISSD || tt == RMISSD || pb == RMISSD || pt == RMISSD) { + return RMISSD; + } else { + float tvb = virtualTemperature(tb, tdb, pb); + float tvt = virtualTemperature(tt, tdt, pt); + //System.out.println("tvb = " + tvb); + //System.out.println("tvt = " + tvt); + if (tvb == RMISSD || tvt == RMISSD) { + return RMISSD; + } else { + float tav = (tvb + tvt) / 2.0f; + + //System.out.println("tav = " + tav); + //System.out.println("RKAP * tav = " + RKAP * tav); + return (RKAP * tav); + } + } + } + + /* + * Compute virtual temperature + */ + private float virtualTemperature(float tt, float td, float pres) { + if (tt == RMISSD || pres == RMISSD) { + return RMISSD; + } else if (td == RMISSD) { + return celciusToKevin(tt); + } else { + float tmpk = celciusToKevin(tt); + float rmix = mixingRatio(td, pres); + if (rmix == RMISSD) { + return celciusToKevin(tt); + } else { + return tmpk * (1.f + .001f * rmix / .62197f) + / (1.f + .001f * rmix); + } + } + } + + /* + * Convert Celcius to Kelvin. + */ + @DynamicSerializeElement + float TMCK = 273.15f; + + private float celciusToKevin(float tc) { + if (tc == RMISSD) { + return RMISSD; + } else { + return (tc + TMCK); + } + } + + /* + * Compute mixing ratio from DWPC and PRES. + */ + private float mixingRatio(float td, float pres) { + if (td == RMISSD || pres == RMISSD) { + return RMISSD; + } else { + float vapr = vaporPressure(td); + if (vapr == RMISSD) { + return RMISSD; + } + + float corr = (1.001f + ((pres - 100.f) / 900.f) * .0034f); + + float e = corr * vapr; + if ( e > ( .5f * pres ) ) { + return RMISSD; + } else { + return .62197f * ( e / ( pres - e ) ) * 1000.f; + } + } + } + + /* + * Compute vapor pressure from DWPC. + */ + private float vaporPressure(float td) { + if (td == RMISSD) { + return RMISSD; + } else { + return ( 6.112f * ( float ) Math.exp( ( 17.67 * td ) / ( td + 243.5 ) ) ); + } + } + + /* + * Merge observed sounding data + */ + + /* + * Check significant wind data (PPBB/PPDD) to see if the data is reported on + * pressure or height surfaces. Return TRUE if reported on height. The + * input can be PPBB or PPDD winds. (MR_CHKW) + * + * Note that this is coded different from MR_CHKW, in that it will set zwind + * to false only if pressure is less than 0. An odd logic. + */ + public boolean checkWindData(List sndata) { + boolean zwind = true; + int sndataSize = sndata.size(); + for (int kk = 0; kk < sndataSize; kk++) { + PressureLevel pressure = sndata.get(kk).getPressure(); + if ( pressure != null && pressure.hasValidValue() ) { + zwind = false; + } + } + return zwind; + } + + /* + * Find surface data. (MR_SRFC) + */ + @DynamicSerializeElement + final int NPARMS = 7; + + + public NcSoundingLayer2 getSurfaceData(List man, + List ttbb, List ppbb, float elevation ) + { + float pres = RMISSD; + NcSoundingLayer2 sl_sfc = null; + try { + sl_sfc = new NcSoundingLayer2(); + + /* + * Check for surface information in mandatory data. + */ + if (man.size() < 1) { + for (int k = 0; k < NPARMS; k++) { + /* + * ( Non- Javadoc ) + * Storing a new object sets the corresponding member + * in sl_sfc to the default missing value + */ + sl_sfc.setPressure(new PressureLevel() ); + sl_sfc.setTemperature( new AirTemperature() ); + sl_sfc.setDewpoint( new DewPointTemp() ); + sl_sfc.setWindDirection( new WindDirection() ); + sl_sfc.setWindSpeed( new WindSpeed() ); + sl_sfc.setGeoHeight( new HeightAboveSeaLevel() ); + sl_sfc.setOmega( new Omega() ); + return sl_sfc; + } + } else { + + // If surface pressure is higher than 1080mb, set to missing. + // Note that GEMPAK sets it to 1060mb. + PressureLevel pressure = man.get(0).getPressure(); + if ( pressure != null ){ + pres = pressure.getValueAs ( NcUnits.MILLIBAR ).floatValue(); + PressureLevel newPressure = new PressureLevel(); + if (pres > 1080.) { + sl_sfc.setPressure( newPressure ); + } else { + newPressure.setValue( new Amount (pres, NcUnits.MILLIBAR) ); + sl_sfc.setPressure( newPressure ); + } + } + sl_sfc.setTemperature( man.get(0).getTemperature() ); + sl_sfc.setDewpoint( man.get(0).getDewpoint() ); + sl_sfc.setWindDirection( man.get(0).getWindDirection() ); + sl_sfc.setWindSpeed( man.get(0).getWindSpeed() ); + HeightAboveSeaLevel height = new HeightAboveSeaLevel(); + height.setValue( elevation, SI.METER ); + sl_sfc.setGeoHeight( height ); + sl_sfc.setOmega( man.get( 0 ).getOmega() ); + } + + /* + * Find the first reporting mandatory level above the surface. + */ + float pman = RMISSD; + int iman = 1; + while (pman == RMISSD && iman < man.size()) { + PressureLevel presLevel = man.get(iman).getPressure(); + AirTemperature temperature = man.get(iman).getTemperature(); + HeightAboveSeaLevel height = man.get(iman).getGeoHeight(); + if ( ( presLevel != null && presLevel.hasValidValue() ) + && ( temperature != null && temperature.hasValidValue() ) + && ( height != null && height.hasValidValue() ) ) { + PressureLevel pressureMandatory = man.get( 0 ).getPressure(); + if ( pressureMandatory != null ) + pman = pressureMandatory.getValue().floatValue() ; + } + iman++; + } + + /* + * If surface pressure is missing or is less than first reporting + * mandatory level, set all surface data to missing + */ + if (pres == RMISSD || (pres < pman && pman != RMISSD)) { + sl_sfc = setMissing().get(0); + } + + /* + * If the surface significant temperature data is not missing, use it to + * replace the surface pressure, temperature and dewpoint. The check for + * significant level pressure to be less than or equal to pman eliminates + * using wildly erroneous data. + */ + if ( ttbb != null && ttbb.size() >= 1 ){ + PressureLevel ttbbPressure = ttbb.get( 0 ).getPressure(); + AirTemperature ttbbTemperature = ttbb.get( 0 ).getTemperature(); + if ( ( ttbbPressure != null && ttbbPressure.hasValidValue() ) + && ( ttbbTemperature != null && ttbbTemperature.hasValidValue())){ + PressureLevel slSfcPressure = sl_sfc.getPressure(); + if ( slSfcPressure != null ) + pman = slSfcPressure.getValue().floatValue(); + } + } + if ( ttbb.size() >= 1 ){ + PressureLevel ttbbPressure = ttbb.get( 0 ).getPressure(); + AirTemperature tempVal = ttbb.get( 0 ).getTemperature(); + + if ( ( ttbbPressure != null && ttbbPressure.hasValidValue()) + && ( tempVal != null) && tempVal.hasValidValue()) { + + + pman = sl_sfc.getPressure().getValue().floatValue(); + float psql = ttbbPressure.getValue().floatValue(); + if (pman == RMISSD || equal(pman, psql)) { + sl_sfc.setPressure(ttbb.get(0).getPressure()); + sl_sfc.setTemperature(ttbb.get(0).getTemperature()); + sl_sfc.setDewpoint(ttbb.get(0).getDewpoint()); + } + } + } + + /* + * If the first significant level wind data is surface information, use + * it to replace the surface data if the pressure is at surface. + */ + + // PPBB reported on P-surfaces. + if ( ppbb.size() > 0 ){ + HeightAboveSeaLevel ppbbGeoHeight = ppbb.get(0).getGeoHeight(); + WindDirection ppbbWindDir = ppbb.get(0).getWindDirection(); + PressureLevel ppbbPressure = ppbb.get(0).getPressure(); + if ( checkWindData( ppbb ) ) { + + if ( ( ppbbGeoHeight != null + && ppbbGeoHeight.getValue().floatValue() == 0 ) + && ( ppbbWindDir != null && ppbbWindDir.hasValidValue()) ) { + sl_sfc.setWindDirection(ppbb.get(0).getWindDirection()); + sl_sfc.setWindSpeed(ppbb.get(0).getWindSpeed()); + } + + } else { + if ( ( ppbbPressure != null && ppbbPressure.hasValidValue() ) + && ( ppbbWindDir != null && ppbbWindDir.hasValidValue()) ) { + pman = sl_sfc.getPressure().getValue().floatValue(); + float psgl = Math.abs( ppbbPressure.getValue().floatValue() ); + if (pman == RMISSD || equal(pman, psgl)) { + PressureLevel newPressure2 = new PressureLevel(); + newPressure2.setValue( new Amount ( psgl, NcUnits.MILLIBAR) ); + sl_sfc.setPressure( newPressure2 ); + sl_sfc.setWindDirection( ppbbWindDir ); + sl_sfc.setWindSpeed( ppbb.get(0).getWindSpeed() ); + } + } + } + } + + } + catch(Exception e){ + e.printStackTrace(); + } + /* + * Add surface data to station data. + */ + return sl_sfc; + } + + + private boolean equal(float x, float y) { + final float RDIFFD = .0001f; + if ( (x + y) == 0. ) { + return Math.abs(x-y) < RDIFFD; + } else { + return Math.abs(x - y) / Math.abs( (x+y) / 2.) < RDIFFD; + } + } + + /* + * Merge the mandatory below 100 mb data and the mandatory above data. sndata + * has surface observation ONLY. + * (MR_MAND) + */ + + public void mergeMandatory( + List man_a, List man_c, + List sndata ) { + //System.out.println("From mergeMandatory \n Size of sndata: " + sndata.size()); + float plast; + if ( man_a.size() < 1 && man_c.size() < 1 ) { + return; + } + + PressureLevel sndataPressure = sndata.get(0).getPressure(); + if ( sndataPressure != null && (! sndataPressure.hasValidValue())) { + plast = 2000.f; + } else { + plast = sndataPressure.getValue().floatValue(); + } + + /* + * Move the mandatory data below 100mb to the output array, sndata. + * Check that pressure is not missing and is decreasing. + */ + float pres = RMISSD; + if ( man_a.size() > 0 ) { + for (int kk = 0; kk < man_a.size(); kk++) { + PressureLevel mandatoryPressure = man_a . get( kk ) . getPressure(); + AirTemperature mandatoryTemp = man_a.get(kk).getTemperature(); + WindDirection mandatoryWinDir = man_a.get(kk).getWindDirection(); + if ( mandatoryPressure != null ) + pres = mandatoryPressure.getValue( ).floatValue(); + if ( pres < plast && pres != RMISSD + && ( ( mandatoryTemp != null && mandatoryTemp.hasValidValue() ) + || ( mandatoryWinDir != null && mandatoryWinDir.hasValidValue() ) ) ) { + addDataToList(kk, man_a, sndata); + plast = pres; + } + } + } + + /* + * Move the mandatory data above 100 mb to the output array. + */ + if ( man_c.size() > 0 ) { + + for (int kk = 0; kk < man_c.size(); kk++) { + PressureLevel manPressure = man_c.get(kk).getPressure(); + AirTemperature manAirTemp = man_c.get(kk).getTemperature(); + + if ( manPressure != null ) + pres = manPressure.getValue().floatValue() ; + + if ( pres < plast && pres != RMISSD + && ( manAirTemp != null && manAirTemp.hasValidValue() ) ) { + addDataToList(kk, man_c, sndata); + plast = manPressure . getValue().floatValue() ; + } + } + } + //System.out.println("size of sndata at the end of mergeMandatory: " + sndata.size()); + } + + /* + * Merge the mandatory below 100 mb wind data and the mandatory above wind + * data. (MR_MANW) + */ + public void mergeMandatoryWinds( List man_wa, + List man_wc, List sndata ) { + int sndataSize = sndata.size(); + int manscSize = man_wc.size(); + if ( man_wa.size() < 1 && man_wc.size() < 1 ) { + return; + } + + /* + * Append data. + */ + if (man_wc.size() > 0) { + for (int kk = 0; kk < man_wc.size(); kk++) { + man_wa.add(man_wc.get(kk)); + } + } + /* + * Loop through mandatory wind data. + */ + for (int lev = 0; lev < man_wa.size(); lev++) { + + /* + * If this is the correct level, add wind data. + */ + boolean found = false; + PressureLevel manPressure = man_wa.get( lev ).getPressure(); + AirTemperature manAirTemp = man_wa.get( lev ).getTemperature(); + float ppp = RMISSD; + if ( manPressure != null ) + ppp = manPressure.getValue().floatValue(); + + for (int kk = 0; kk < sndataSize && !found; kk++ ) { + PressureLevel sndataPressure = sndata.get(kk).getPressure(); + float pres = RMISSD; + if ( sndataPressure != null ) + pres = sndataPressure.getValue().floatValue(); + + if ( ( ppp != RMISSD && pres != RMISSD ) && equal ( ppp, pres ) ) { + WindDirection sndataWindDir = sndata.get(kk).getWindDirection(); + if ( ( sndataWindDir != null && sndataWindDir.hasValidValue() ) ) { + sndata.get(kk).setWindDirection (man_wa.get(lev).getWindDirection()); + sndata.get(kk).setWindSpeed(man_wa.get(lev).getWindSpeed()); + } + found = true; + } + } + + /* + * If not found, add to the list + */ + if ( !found ) { + WindDirection manwaWindDir = man_wa.get(lev).getWindDirection(); + float ddd = RMISSD; + + if ( manwaWindDir != null ) + ddd = manwaWindDir.getValue().floatValue(); + + if ( ppp != RMISSD && ddd != RMISSD) { + addDataToList(lev,man_wa,sndata); + } + } + } + } + + /* + * Merge tropopause, max wind and significant temperature data (TTBB) to the + * station data array. The input parameter could be tropopause data or + * significant temperature data. MR_TROP & MR_SIGT + */ + public List mergeTropSigTemp( List trop_a, + List trop_c, List sndata) { + if ( trop_a.size() < 1 && trop_c.size() < 1 ) { + return sndata; + } + + /* + * Append two lists of wind data. + */ + if ( trop_c.size() > 0 ) { + for (int kk = 0; kk < trop_c.size(); kk++) { + trop_a.add(trop_c.get(kk)); + } + } + + for (int lev = 0; lev < trop_a.size(); lev++) { + boolean found = false; + PressureLevel tropaPressure = trop_a.get(lev).getPressure(); +// float ppp = RMISSD; + float ppp = RMISSD; + if ( tropaPressure != null ) + ppp = tropaPressure.getValue( ).floatValue(); +// //System.out.println("ppp = " + ppp); + int sndataSize = sndata.size(); + for (int kk = 0; kk < sndataSize && !found; kk++) { + PressureLevel sndatakkPressure = sndata.get(kk).getPressure(); + + float pres = RMISSD; + if ( sndatakkPressure != null ){ +// if ( NcUnits.MILLIBAR == null ){ +// //System.out.println( "<<<>>>sndatakkpressure is null"); + } + if ( equal( ppp , pres ) ) { + AirTemperature sndataTemp = sndata.get( kk ).getTemperature() ; + // add data to missing + if ( sndataTemp != null && ( ! sndataTemp.hasValidValue() ) ) { + sndata.get(kk).setTemperature(trop_a.get(lev).getTemperature()); + sndata.get(kk).setDewpoint(trop_a.get(lev).getDewpoint()); +// //System.out.println("The temperature is = " + sndata.get(kk).getTemperature() +// .getValue().floatValue()); + } + + + + WindDirection sndataWindDir = sndata.get(kk).getWindDirection(); + if ( sndataWindDir != null && ( ! sndataWindDir.hasValidValue() ) ) { + sndata.get(kk).setWindDirection( + trop_a.get(lev).getWindDirection()); + sndata.get(kk).setWindSpeed( + trop_a.get(lev).getWindSpeed()); + //System.out.println("The wind direction is = " + sndata.get(kk).getWindDirection() +// .getValue().floatValue()); + } + + + found = true; + } + } + + /* + * if not found, add to the list + */ + if (!found) { + AirTemperature tropaTemp = trop_a.get(lev).getTemperature(); + float ttt = RMISSD; + if ( tropaTemp != null ) + ttt = tropaTemp.getValue().floatValue(); + if (ppp != RMISSD && ttt != RMISSD) { + addDataToList(lev,trop_a,sndata); + } + } + + } + + /* + * Sort the sounding data in descending order. + */ + Collections.sort(sndata, new reverseSortByPressure()); + return sndata; + } + + /** + * Compute height at significant temperature levels (TTBB) using a moist + * hydrostatic computation. (MR_SCMZ) + */ + public void constructTtbbHeight(List sndata) { + boolean mand = false; + boolean newblock = true; + int blev = 0, tlev = 0; + float[] scale = new float[200]; + float pb = RMISSD; + float zb = RMISSD; + float tb = RMISSD; + float tdb = RMISSD; + float zlev = RMISSD; + float plev = RMISSD; + float pt = RMISSD; + float zt = 0.f; + float tt = RMISSD; + float tdt = RMISSD; + float znew = 0.f; + + int sndataSize = sndata.size(); + if ( sndataSize <= 2) return; + + for (int nlev = 0; nlev < sndata.size(); nlev++) { + HeightAboveSeaLevel sndataGeoHeight = sndata.get(nlev).getGeoHeight(); + PressureLevel sndataPressure = sndata.get(nlev).getPressure(); + AirTemperature sndataTemperature = sndata.get(nlev).getTemperature(); +// //System.out.println("blev = " + blev ); + //System.out.println("nlev = " + nlev ); +// //System.out.println("tlev = " + tlev ); + if ( newblock ) { + + if ( ( sndataGeoHeight != null && sndataGeoHeight.hasValidValue() ) + && ( sndataGeoHeight != null && sndataGeoHeight.getValue().floatValue() == RMISSD ) ){ + //System.out.println("Houston...we've had a problem"); + } + if ( ( sndataGeoHeight != null && sndataGeoHeight.getValue().floatValue() != RMISSD ) + && ( sndataPressure != null && sndataPressure.hasValidValue() ) + && ( sndataTemperature != null && sndataTemperature.hasValidValue() ) ) { + blev = nlev; + newblock = false; + //double h = sndataGeoHeight.getValue().doubleValue(); +// if ( h < 0 && h != -9999 ) + //System.out.println("if newblock - height is negative: " + h ); + } + } else { + if (( sndataGeoHeight != null && sndataGeoHeight.hasValidValue() ) + && ( sndataTemperature != null && sndataTemperature.hasValidValue() )) { + tlev = nlev; + mand = true; + //System.out.println("tlev is now set to nlev and its value is " + tlev ); + //double h = sndataGeoHeight.getValue().doubleValue(); +// if ( h < 0 && h != -9999 ) + //System.out.println("if not newblock - height is negative: " + h ); + } + } + + /* + * Compute scale height to this level + */ + if (mand) { + PressureLevel snPressure = sndata.get(blev).getPressure(); + HeightAboveSeaLevel snGeoHeight = sndata .get(blev).getGeoHeight(); + AirTemperature snTemperature = sndata.get(blev).getTemperature(); + DewPointTemp snDewpoint = sndata.get(blev).getDewpoint(); + + if ( snPressure != null ){ + pb = snPressure.getValue().floatValue(); + plev = snPressure.getValue().floatValue(); + } + if ( snGeoHeight != null ){ + zb = snGeoHeight.getValue().floatValue(); + zlev = snGeoHeight.getValue().floatValue(); + } + if ( snTemperature != null ) + tb = snTemperature.getValue().floatValue(); + if ( snDewpoint != null ) + tdb =snDewpoint.getValue().floatValue(); + for (int kk = blev + 1; kk <= tlev; kk++) { + PressureLevel sndPressure = sndata.get(kk).getPressure(); + AirTemperature sndTemperature = sndata.get(kk).getTemperature(); + HeightAboveSeaLevel sndGeoHeight = sndata.get(kk).getGeoHeight(); + DewPointTemp sndDewpoint = sndata.get(kk).getDewpoint(); + if ( sndPressure != null ) + pt = sndPressure.getValue().floatValue(); + if ( sndGeoHeight != null ) + zt = sndGeoHeight.getValue( ).floatValue(); + if ( sndTemperature != null ) + tt = sndTemperature.getValue().floatValue(); + if ( sndDewpoint != null ) + tdt = sndDewpoint.getValue().floatValue(); + scale[kk] = scaleHeight(tb, tt, tdb, tdt, pb, pt); + //System.out.println("scale[" + kk + "] = " + scale[kk]); + znew = moistHeight(zb, pb, pt, scale[kk]); + + if (znew != RMISSD) { + pb = pt; + tb = tt; + tdb = tdt; + zb = znew; +// if ( znew < 0 ) + //System.out.println("negative moist height = " + znew ); + } + } + + /* + * Compute the scaling factor so the computed moist height is + * consistent at the mandatory level. Then recompute the height. + */ + float s = (zt - zlev) / (znew - zlev); + //System.out.println("scaling factor s = " + s); + float zbb = zlev; + float pbb = plev; + for (int kk = blev + 1; kk < tlev; kk++) { + PressureLevel sndPressure = sndata.get(kk).getPressure(); + HeightAboveSeaLevel sndGeoHeight = sndata.get(kk).getGeoHeight(); + if ( sndPressure != null ) + pt = sndPressure.getValue().floatValue(); + zt = sndGeoHeight.getValue().floatValue(); + + scale[kk] = scale[kk] * s; + //System.out.println("Now, scale[" + kk + "] = " + scale[kk]); + znew = moistHeight(zbb, pbb, pt, scale[kk]); + if (znew != RMISSD) { + pbb = pt; + zbb = znew; + HeightAboveSeaLevel newGeoHeight; + try { + newGeoHeight= new HeightAboveSeaLevel(); + newGeoHeight.setValueAs(znew, "m"); //TODO: explicitly set the units? Default is meter + sndata.get(kk).setGeoHeight(newGeoHeight); +// double h = sndata.get(kk).getGeoHeight().getValue().doubleValue(); +// if ( h < 0 && h != RMISSD ) + //System.out.println("newly computed moist height is negative " + h ); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + } + } + mand = false; + newblock = true; + + if ( (tlev+1) != sndata.size() ) { + HeightAboveSeaLevel sndTlevGeoHeight = sndata.get(tlev+1).getGeoHeight(); + PressureLevel sndTlevPressure = sndata.get(tlev+1).getPressure(); + AirTemperature sndTlevTemperature = sndata.get(tlev+1).getTemperature(); + if ( ( sndTlevGeoHeight != null && ( ! sndTlevGeoHeight.hasValidValue()) ) + && ( sndTlevPressure != null && ( sndTlevPressure.hasValidValue()) ) + && ( sndTlevTemperature != null && ( sndTlevTemperature.hasValidValue()) )) { + nlev--; + //System.out.println("after subtracting nlev, its value is : " + nlev ); + } + } + } + } + + // Compute height at the missing top levels + + if ( ( tlev + 1 ) < sndata.size() ) { + blev = tlev; + PressureLevel sndataBlevPressure = sndata.get(blev).getPressure(); + HeightAboveSeaLevel sndataBlevHeight = sndata.get(blev).getGeoHeight(); + AirTemperature sndataBlevTemperature = sndata.get(blev).getTemperature(); + DewPointTemp sndataBlevDewpoint = sndata.get(blev).getDewpoint(); + + if ( sndataBlevPressure != null ){ + pb = sndataBlevPressure.getValue().floatValue(); + plev = sndataBlevPressure.getValue().floatValue(); + } + if ( sndataBlevHeight != null ){ + zb = sndataBlevHeight.getValue().floatValue(); + zlev = sndataBlevHeight.getValue().floatValue(); + } + + if ( sndataBlevTemperature != null ) + tb = sndataBlevTemperature.getValue().floatValue(); + + if ( sndataBlevDewpoint != null ) + tdb = sndataBlevDewpoint.getValue().floatValue(); + + + for ( int kk = tlev+1; kk < sndata.size(); kk++ ) { + PressureLevel sndatakkPressure = sndata.get(kk).getPressure(); + HeightAboveSeaLevel sndatakkHeight = sndata.get(kk).getGeoHeight(); + AirTemperature sndatakkTemperature = sndata.get(kk).getTemperature(); + DewPointTemp sndatakkDewpoint = sndata.get(kk).getDewpoint(); + + if ( sndatakkPressure != null ){ + pt = sndatakkPressure.getValue().floatValue(); + } + + if ( sndatakkHeight != null ) + zt = sndatakkHeight.getValue().floatValue(); + + if ( sndatakkTemperature != null ) + tt = sndatakkTemperature.getValue().floatValue(); + + if ( sndatakkDewpoint != null ) + tdt = sndatakkDewpoint.getValue().floatValue(); + + float xxx = scaleHeight(tb, tt, tdb, tdt, pb, pt); + znew = moistHeight(zb, pb, pt, xxx); + if (znew != RMISSD) { + HeightAboveSeaLevel znewHeight; + try { + znewHeight = new HeightAboveSeaLevel(); + znewHeight.setValue(znew); //default unit for the height is meter + sndata.get(kk).setGeoHeight(znewHeight); + pb = pt; + tb = tt; + tdb = tdt; + zb = znew; + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + } + } + } + + return; + } + + /* + * Merge the significant and maximum wind data on pressure surfaces. MR_PWND + */ + public void mergeSigMaxWindOnPressure(List sig_wa, + List sig_wc,List sndata) { + NcSoundingLayer2 sl; + /* + * Do nothing if wind report is reported on height surfaces. + */ + + if (checkWindData(sig_wa) || checkWindData(sig_wc) || + (sig_wa.size() < 1 && sig_wc.size() < 1 )) { + return; + } + + /* + * Append two lists of wind data. + */ + if ( sig_wc.size() > 0) { + for (int kk = 0; kk < sig_wc.size(); kk++) { + sig_wa.add(sig_wc.get(kk)); + } + } + + /* + * Merging + */ + int nlevel = sndata.size(); + try { + for (int kk = 0; kk < sig_wa.size(); kk++) { + boolean found = false; + + PressureLevel sigwaKKPressure = sig_wa.get(kk).getPressure(); + WindDirection sigwaKKWindDir = sig_wa.get(kk).getWindDirection(); + + for (int lev = 0; lev < nlevel; lev++) { + PressureLevel sndataLevPressure = sndata.get(lev).getPressure(); + + if ( sndataLevPressure != null && sigwaKKPressure != null ){ + + if ( equal ( sndataLevPressure.getValue().floatValue(), + sigwaKKPressure.getValue().floatValue())) { + + // add data to missing + WindDirection sndataLevWindDir = sndata.get(lev).getWindDirection(); + if (sndataLevWindDir != null && ( !sndataLevWindDir.hasValidValue())) { + sndata.get(lev).setWindDirection( + sig_wa.get(kk).getWindDirection()); + sndata.get(lev).setWindSpeed( + sig_wa.get(kk).getWindSpeed()); + } + found = true; + } + } + } + + /* + * if not found, add to the list. + */ + if (!found) { + if ( ( sigwaKKWindDir != null && sigwaKKWindDir.hasValidValue() + && sigwaKKPressure != null && sigwaKKPressure.hasValidValue() )) { + + + sl = new NcSoundingLayer2(); + sl.setPressure(sig_wa.get(kk).getPressure()); + sl.setTemperature(sig_wa.get(kk).getTemperature()); + sl.setDewpoint(sig_wa.get(kk).getDewpoint()); + sl.setWindDirection(sig_wa.get(kk).getWindDirection()); + sl.setWindSpeed(sig_wa.get(kk).getWindSpeed()); + sl.setGeoHeight(sig_wa.get(kk).getGeoHeight()); + sl.setOmega(sig_wa.get(kk).getOmega()); + sndata.add(sl); + } + } + Collections.sort(sndata, new reverseSortByPressure()); + } + + } + catch ( Exception e ){ + e.printStackTrace(); + } + return; + } + + /* + * Construct height at significant wind levels (PPBB) if reported on + * pressure levels. Using moist hydrostatic computation for missing height + * at top levels. MR_INTZ + */ + public void constructPpbbHeight(List sndata) { + int tlev = 0; + //System.out.println("From constructPpbbHeight(): " ); + if ( sndata != null ){ + int sndataSize = sndata.size(); + for (int kk = sndataSize - 1; kk >= 0; kk--) { + HeightAboveSeaLevel sndataKKGeoHeight = sndata.get(kk).getGeoHeight(); + if ( sndataKKGeoHeight != null && sndataKKGeoHeight.hasValidValue() ) { + tlev = kk; + //System.out.println("tlev is set to " + tlev ); + break; + } + } + + float pb = RMISSD, pt = RMISSD, zt = RMISSD, zb = RMISSD, pres = RMISSD, hght = RMISSD; + int next; + + if ( sndataSize <= 2) return; + + for (int kk = 0; kk < tlev; kk++) { + + PressureLevel sndataKKPressure = sndata.get(kk).getPressure(); + HeightAboveSeaLevel sndataKKGeoHeight = sndata.get(kk).getGeoHeight(); + if ( sndataKKPressure != null ) + pres = sndataKKPressure.getValue().floatValue(); + + if ( sndataKKGeoHeight != null ) + hght = sndataKKGeoHeight.getValue().floatValue(); + if (pres == RMISSD) { + // DO NOTHING + } else if (hght != RMISSD) { + pb = pres; + zb = hght; + pt = 2000.f; + } else if (pb == RMISSD) { + // DO NOTHING + } else { + + /* + * Find next level with height and then interpolate the data. + */ + next = kk + 1; + while (pres <= pt) { + HeightAboveSeaLevel sndataNextGeoHeight = sndata.get(next).getGeoHeight(); + if (sndataNextGeoHeight != null && sndataNextGeoHeight.hasValidValue()) { + PressureLevel sndataNextPressureLevel = sndata.get(next).getPressure(); + if (sndataNextPressureLevel!= null ) + pt = sndataNextPressureLevel.getValue().floatValue(); + + zt = sndataNextGeoHeight.getValue().floatValue(); + } else { + next++; + } + } + float hhh = (float) (zb + (zt - zb) + * (Math.log(pres / pb) / Math.log(pt / pb))); + HeightAboveSeaLevel newGeoHeight; + try { + newGeoHeight = new HeightAboveSeaLevel(); + newGeoHeight.setValue( hhh ); + sndata.get(kk).setGeoHeight( newGeoHeight ); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + } + } + + if (tlev == (sndataSize-1) ) { + return; + } else { + + /* + * Compute moist hydrostatic height for missing height at top + * levels. + */ + float scale = RMISSD; + float tb = RMISSD, tdb = RMISSD; + float tt = RMISSD, tdt = RMISSD, mhght = 0.f; + PressureLevel sndataTlevPressure = sndata.get(tlev).getPressure(); + HeightAboveSeaLevel sndataTlevHeight = sndata.get(tlev).getGeoHeight(); + AirTemperature sndataTlevTemperature = sndata.get(tlev).getTemperature(); + DewPointTemp sndataTlevDewpoint = sndata.get(tlev).getDewpoint(); + + if ( sndataTlevPressure != null ) + pb = sndataTlevPressure.getValue().floatValue(); + + if ( sndataTlevHeight != null ) + zb = sndataTlevHeight.getValue().floatValue(); + + if ( sndataTlevTemperature != null ) + tb = sndataTlevTemperature.getValue().floatValue(); + + if( sndataTlevDewpoint != null ) + tdb = sndataTlevDewpoint.getValue().floatValue(); + + + for (int kk = tlev+1; kk < sndataSize; kk++) { + + HeightAboveSeaLevel sndatakkHeight = sndata.get(kk).getGeoHeight(); + + if (sndatakkHeight != null && ( !sndatakkHeight.hasValidValue() ) ) { + PressureLevel sndatakkPressure = sndata.get(kk).getPressure(); + AirTemperature sndatakkTemperature = sndata.get(kk).getTemperature(); + DewPointTemp sndatakkDewpoint = sndata.get(kk).getDewpoint(); + + if ( sndatakkPressure != null ) + pt = sndatakkPressure.getValue().floatValue(); + + zt = sndatakkHeight.getValue().floatValue(); + + if( sndatakkTemperature != null ) + tt = sndatakkTemperature.getValue().floatValue(); + + if( sndatakkDewpoint != null ) + tdt = sndatakkDewpoint.getValue().floatValue(); + + scale = scaleHeight(tb, tt, tdb, tdt, pb, pt); + mhght = moistHeight(zb, pb, pt, scale); + + HeightAboveSeaLevel newMoistHeight ; + try { + newMoistHeight = new HeightAboveSeaLevel(); + newMoistHeight.setValue(mhght); + sndata.get(kk).setGeoHeight(newMoistHeight); + + + if (mhght != RMISSD) { + pb = pt; + zb = zt; + tb = tt; + tdb = tdt; + } + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + } + } + return; + } + + } + } + + /* + * Merge significant wind on height surfaces. The argument is sndata. + */ + public void mergeSigWindOnHeight(List sig_wa, + List sig_wc,List sndata ) { + + if ( sig_wa != null && sig_wc != null && sndata != null ){ + /* + * The following code needs to be replaced by significant wind data from + * database. + */ + + /* + * Do nothing if wind report is not on height surfaces. + */ + if (!checkWindData(sig_wa) || !checkWindData(sig_wc) || + (sig_wa.size() < 1 && sig_wc.size() < 1)) { + return; + } + + /* + * Add two lists of wind data. + */ + if ( sig_wc.size() > 0 ) { + for (int kk = 0; kk < sig_wc.size(); kk++) { + sig_wa.add(sig_wc.get(kk)); + } + } + + int nlevel = sndata.size(); + NcSoundingLayer2 sl; + try{ + for (int kk = 0; kk < sig_wa.size(); kk++) { + boolean found = false; + HeightAboveSeaLevel sigwaHeight = sig_wa.get(kk).getGeoHeight(); + float zzz = RMISSD; + if ( sigwaHeight != null ) + zzz = sigwaHeight.getValue().floatValue(); + + // Check surface level independently because sometimes station + // report wind data twice at surface. We don't want the surface + // pressure to be missing. + if ( zzz == 0 ) { + WindDirection sndataWindDir = sndata.get(0).getWindDirection(); + if ( sndataWindDir != null && (! sndataWindDir.hasValidValue( ) ) ) { + sndata.get(0).setWindDirection( + sig_wa.get(0).getWindDirection()); + sndata.get(0).setWindSpeed( + sig_wa.get(kk).getWindSpeed()); + } + found = true; + } else { + for (int lev = 0; lev < nlevel; lev++) { + HeightAboveSeaLevel sndataLevHeight = sndata.get(lev).getGeoHeight(); + WindDirection sndataLevWindDir = sndata.get(lev).getWindDirection(); + float hght = RMISSD; + if ( sndataLevHeight != null ) + hght = sndataLevHeight.getValue().floatValue(); + if ( equal ( zzz, hght ) || (zzz == 0 && lev == 0 && kk == 0)) { + // add data to missing + if ( sndataLevWindDir != null && ( ! sndataLevWindDir.hasValidValue() ) ) { + sndata.get(lev).setWindDirection( + sig_wa.get(kk).getWindDirection()); + sndata.get(lev).setWindSpeed( + sig_wa.get(kk).getWindSpeed()); + } + found = true; + } + } + } + + /* + * if not found, add to the list. + */ + + if ( !found ) { + WindDirection sigwaWindDir = sig_wa.get(kk).getWindDirection(); + HeightAboveSeaLevel sigwaGeoHeight = sig_wa.get(kk).getGeoHeight(); + + if ( sigwaWindDir != null && sigwaWindDir.hasValidValue() + && sigwaGeoHeight != null && sigwaGeoHeight.hasValidValue()) { + sl = new NcSoundingLayer2(); + sl.setPressure(sig_wa.get(kk).getPressure()); + sl.setTemperature(sig_wa.get(kk).getTemperature()); + sl.setDewpoint(sig_wa.get(kk).getDewpoint()); + sl.setWindDirection(sig_wa.get(kk).getWindDirection()); + sl.setWindSpeed(sig_wa.get(kk).getWindSpeed()); + sl.setGeoHeight(sig_wa.get(kk).getGeoHeight()); + sl.setOmega(sig_wa.get(kk).getOmega()); + sndata.add(sl); + } + } + } + + /* + * Sorting the combined temperature and wind data based on Geopotential + * height. + */ + Collections.sort(sndata, new sortByHeight()); + }catch ( Exception e ){ + e.printStackTrace(); + } + + return; + } + } + + // Sort by height + @XmlRootElement + @XmlAccessorType(XmlAccessType.NONE) + @DynamicSerialize + public static class sortByHeight implements Comparator, ISerializableObject { + /** + * + */ + public sortByHeight(){ + + } + + @DynamicSerializeElement + private static final long serialVersionUID = 6079913485592639332L; + + public int compare(NcSoundingLayer2 l1, NcSoundingLayer2 l2) { + if ( l1 != null && l2 != null ){ + HeightAboveSeaLevel h1 = l1.getGeoHeight(); + HeightAboveSeaLevel h2 = l2.getGeoHeight(); + if ( h1 != null && h2 != null ){ + return Float.compare( h1.getValue().floatValue(), h2.getValue().floatValue() ); + } + else + return 0; + }else + return 0; + } + + } + + // Reverse sort by pressure + @XmlRootElement + @XmlAccessorType(XmlAccessType.NONE) + @DynamicSerialize + public static class reverseSortByPressure implements Comparator,ISerializableObject { + /** + * + */ + + public reverseSortByPressure(){ + + } + + @DynamicSerializeElement + private static final long serialVersionUID = 6451235617638144626L; + + public int compare(NcSoundingLayer2 l1, NcSoundingLayer2 l2) { + if ( l1 != null && l2 != null ){ + PressureLevel p1 = l1.getPressure(); + PressureLevel p2 = l2.getPressure(); + if ( p1 != null && p2 != null ){ + return Float.compare( p2.getValue( ).floatValue(), + p1.getValue( ).floatValue() ); + } + else + return 0; + } + else + return 0; + } + + } + + /* + * Construct pressure at significant wind levels (PPBB) that are reported on + * height levels. MR_INTP + */ + public List constructPpbbPressure(List sndata) { + if ( sndata != null ){ + int sndataSize = sndata.size(); + if ( sndataSize <= 2) return sndata; + + float pb = RMISSD, pt = RMISSD, zt = RMISSD, zb = RMISSD; + int blev = IMISSD, tlev = IMISSD; + for (int lev = 0; lev < sndataSize; lev++) { + PressureLevel sndataLevPressure = sndata.get(lev).getPressure(); + HeightAboveSeaLevel sndataLevHeight = sndata.get(lev).getGeoHeight(); + float pres = sndataLevPressure.getValue().floatValue(); + float hght = sndataLevHeight.getValue().floatValue(); + if (pres != RMISSD && hght != RMISSD) { + tlev = lev; + pt = pres; + zt = hght; + } + + if (blev != IMISSD && tlev != IMISSD) { + for (int kk = blev + 1; kk < tlev; kk++) { + HeightAboveSeaLevel sndatakkHeight = sndata.get( kk ).getGeoHeight(); + float z = RMISSD; + if ( sndatakkHeight != null ) + z = sndatakkHeight.getValue().floatValue(); + if ( sndatakkHeight.hasValidValue() ) { + float ppp = ( float ) ( pb * Math.exp( ( double ) ( ( z - zb ) + * Math.log( pt / pb ) / ( zt - zb ) ) ) ); + PressureLevel sndatakkPressure; + try { + sndatakkPressure = new PressureLevel(); + sndatakkPressure.setValue( new Amount (ppp, NcUnits.MILLIBAR) ); + sndata.get(kk).setPressure( sndatakkPressure ); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + } + } + } + blev = tlev; + pb = pt; + zb = zt; + } + + ////System.out.println ( " tlev: " + tlev + " sndata.size() -1 " + (sndata.size()-1)); + + if (tlev == (sndataSize-1) || tlev == IMISSD ) { + return sndata; + } else { + + /* + * Compute missing pressure at top + * levels. + */ + PressureLevel sndataTlevPressure = sndata.get( tlev-1 ).getPressure(); + HeightAboveSeaLevel sndataTlevHeight = sndata.get( tlev-1 ).getGeoHeight(); + + if ( sndataTlevPressure != null ) + pb = sndataTlevPressure.getValue().floatValue(); + + if ( sndataTlevHeight != null ) + zb = sndataTlevHeight.getValue().floatValue(); + + for (int kk = tlev+1; kk < sndataSize; kk++) { + PressureLevel sndatakkPressure = sndata.get(kk).getPressure(); + if ( sndatakkPressure != null && ( !sndatakkPressure.hasValidValue() ) ) { + PressureLevel sndatakk1Pressure = sndata.get(kk-1).getPressure(); + HeightAboveSeaLevel sndatakk1Height =sndata.get(kk-1).getGeoHeight(); + HeightAboveSeaLevel sndatakkHeight =sndata.get(kk).getGeoHeight(); + if ( sndatakk1Pressure != null ) + pt = sndatakk1Pressure.getValue().floatValue(); + + if( sndatakk1Height != null ) + zt = sndatakk1Height.getValue().floatValue(); + + float zz = RMISSD; + + if( sndatakkHeight != null ) + zz = sndatakkHeight.getValue().floatValue(); + + float rmult = ( float ) ( ( zz- zb ) / (zt - zb ) ); + float pVal = ( float )( pb * ( Math.pow ( pt / pb ,rmult ) ) ); + PressureLevel newSndatakkPressure; + try { + newSndatakkPressure = new PressureLevel(); + newSndatakkPressure.setValue( new Amount ( pVal, NcUnits.MILLIBAR)); + sndata.get(kk).setPressure( newSndatakkPressure ); + + pb = pt; + zb = zt; + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + } + } + } + } + return sndata; + } + + + + /* + * Reorder the sounding data so the first level is always the surface data. + */ + public List reOrderSounding(List sndata) { + List outdat = new ArrayList(); + if ( sndata != null ){ + float tt = RMISSD, td = RMISSD, dd = RMISSD, ff = RMISSD; + int klev = 0; + int sndataSize = sndata.size(); + + if ( sndataSize <= 1) return sndata; + + /* + * Find the surface level + */ + for (int kk = 0; kk < sndataSize; kk++) { + AirTemperature sndatakkTemp = sndata.get( kk ).getTemperature(); + DewPointTemp sndatakkDewpoint = sndata.get( kk ).getDewpoint(); + WindDirection sndatakkWindDir = sndata.get(kk).getWindDirection(); + WindSpeed sndatakkWindSpeed = sndata.get(kk).getWindSpeed(); + + if ( sndatakkTemp != null ) + tt = sndatakkTemp.getValue().floatValue(); + + if ( sndatakkDewpoint != null ) + td = sndatakkDewpoint.getValue().floatValue(); + + if ( sndatakkWindDir != null ) + dd = sndatakkWindDir.getValue().floatValue(); + + if ( sndatakkWindSpeed != null ) + ff = sndatakkWindSpeed.getValue().floatValue(); + + if (tt == RMISSD && td == RMISSD && dd == RMISSD && ff == RMISSD) { + // DO NOTHING + } else { + klev = kk; + addDataToList(0, sndata, outdat); + } + } + + /* + * Reorder the data below the surface levels. + */ + for (int kk = 0; kk < klev; kk++) { + addDataToList(kk, sndata, outdat); + } + + for (int kk = klev + 1; kk < sndataSize; kk++) { + addDataToList(kk, sndata, outdat); + } + + } + return outdat; + } + + /* + * Construct missing temperature (iflag = 1), dewpoint temperature (iflag=2) + * and wind (iflag = 3). This method is called after reOrderSounding(). + * MR_MISS + */ + public List constructMissing(int iflag, + List sndata) { + float pb = RMISSD, pt = RMISSD, data = RMISSD, pres = RMISSD, tb = RMISSD, tt = RMISSD, tdb = RMISSD, tdt = RMISSD; + int jlev = IMISSD, tlev = IMISSD; + boolean contin = true; + if ( sndata != null ){ + int sndataSize = sndata.size(); + if ( sndataSize <= 2) return sndata; + for (int blev = 1; blev < sndataSize - 1 && contin; blev++) { + jlev = blev; + + switch (iflag) { + case 1: { + data = sndata.get(blev).getTemperature().getValue().floatValue(); + break; + } + case 2: { + data = sndata.get(blev).getDewpoint().getValue().floatValue(); + break; + } + case 3: { + data = sndata.get(blev).getWindDirection().getValue().floatValue(); + break; + } + default: { + //System.out.println("Invalid data flag"); + return sndata; + } + } + + if (data == RMISSD) { + + /* + * find data at level above. Data should already be at level + * below after reOrderSounding() call. + */ + boolean found = false; + while (!found) { + jlev++; + switch (iflag) { + case 1: { + data = sndata.get(jlev).getTemperature().getValue().floatValue(); + break; + } + case 2: { + data = sndata.get(jlev).getDewpoint().getValue().floatValue(); + break; + } + case 3: { + data = sndata.get(jlev).getWindDirection().getValue().floatValue(); + break; + } + default: { + //System.out.println("Invalid data flag"); + } + } + int top = sndataSize; + if (data != RMISSD || jlev+1 >= top) { + found = true; + tlev = jlev; + if (jlev >= top) { + tlev = IMISSD; + contin = false; + } + } + } + + /* + * Add check to eliminate dew point layer more than 100mb. + */ + if (iflag == 2 && tlev != IMISSD) { + if ( ( sndata.get(blev).getPressure().getValue().floatValue() - sndata.get(tlev) + .getPressure().getValue().floatValue()) > 100.) { + DewPointTemp invalidDewpoint; + try { + invalidDewpoint = new DewPointTemp(); + invalidDewpoint.setValueToMissing(); + for ( int kk = tlev; kk < sndataSize; kk++ ) { + sndata.get(kk).setDewpoint( invalidDewpoint ); + } + tlev = IMISSD; + contin = false; + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + } + } + + /* + * Add check to eliminate interpolation of winds from below 100 + * mb to above 100 mb. This eliminates interpolation to very + * high level winds. + */ + /* if (iflag == 3 && tlev != IMISSD + && (sndata.get(blev - 1).getPressure() > 100.) + && (sndata.get(tlev).getPressure() < 100.)) { + tlev = IMISSD; + } + */ + /* + * Interpolate with respect to logP. + */ + + if (tlev != IMISSD) { + PressureLevel sndataBlev1Pressure = sndata.get( blev - 1 ).getPressure(); + PressureLevel sndataBlevPressure = sndata.get( blev ).getPressure(); + PressureLevel sndataTlevPressure = sndata.get( tlev ).getPressure(); + + if ( sndataBlev1Pressure != null ) + pb = sndataBlev1Pressure.getValue().floatValue(); + + if( sndataBlevPressure != null ) + pres = sndataBlevPressure.getValue().floatValue(); + + if( sndataTlevPressure != null ) + pt = sndataTlevPressure.getValue().floatValue(); + + float rmult = (float) (Math.log(pres / pb) / Math.log(pt / pb)); + + switch (iflag) { + + case 1: { + AirTemperature sndataBlev1Temp = sndata.get( blev - 1 ).getTemperature(); + AirTemperature sndataTlevTemp = sndata.get( tlev ).getTemperature(); + + if ( sndataBlev1Temp != null ) + tb = sndataBlev1Temp.getValue().floatValue(); + + if ( sndataTlevTemp != null ) + tt = sndataTlevTemp.getValue().floatValue(); + + if ( tb != RMISSD && tt != RMISSD ) { + data = tb + (tt - tb) * rmult; + AirTemperature newTemp; + try { + newTemp = new AirTemperature(); + newTemp.setValue( new Amount (data, SI.CELSIUS )); + sndata.get(blev).setTemperature( newTemp ); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + } + + DewPointTemp sndataBlev1Dewpoint = sndata.get( blev - 1 ).getDewpoint(); + DewPointTemp sndataTlev1Dewpoint = sndata.get( tlev ).getDewpoint(); + + if ( sndataBlev1Dewpoint != null ) + tdb = sndataBlev1Dewpoint.getValue().floatValue(); + + if ( sndataTlev1Dewpoint != null ) + tdt = sndataTlev1Dewpoint.getValue().floatValue(); + + if ( tdb != RMISSD && tdt != RMISSD ) { + data = tdb + (tdt - tdb) * rmult; + DewPointTemp newSndataBlevDewpoint; + try { + newSndataBlevDewpoint = new DewPointTemp(); + newSndataBlevDewpoint.setValue( new Amount ( data, SI.CELSIUS )); + sndata.get(blev).setDewpoint( newSndataBlevDewpoint ); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + } + break; + } + case 2: { + + DewPointTemp sndataBlev1Dewpoint = sndata.get( blev - 1 ).getDewpoint(); + DewPointTemp sndataTlevDewpoint = sndata.get( tlev ).getDewpoint(); + if ( sndataBlev1Dewpoint != null ) + tdb = sndataBlev1Dewpoint.getValue().floatValue(); + if ( sndataTlevDewpoint != null ) + tdt = sndataTlevDewpoint.getValue().floatValue(); + if (tdb != RMISSD && tdt != RMISSD) { + data = tdb + (tdt - tdb) * rmult; + DewPointTemp newSndataBlevDewpoint; + try { + newSndataBlevDewpoint = new DewPointTemp(); + newSndataBlevDewpoint.setValue(new Amount ( data, SI.CELSIUS )); + sndata.get(blev).setDewpoint( newSndataBlevDewpoint ); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + } + break; + } + case 3: { + WindDirection sndataBlev1WindDir =sndata.get( blev - 1 ).getWindDirection() ; + WindDirection sndataTlevWindDir =sndata.get( tlev ).getWindDirection() ; + float drctb = RMISSD; + float drctt = RMISSD; + if ( sndataBlev1WindDir != null ) + drctb = sndataBlev1WindDir.getValue().floatValue(); + + if ( sndataTlevWindDir != null ) + drctt = sndataTlevWindDir.getValue().floatValue(); + + if ( drctt != RMISSD && drctb!= RMISSD ) { + drctb = drctb % 360.f; + drctt = drctt % 360.f; + if (Math.abs(drctb - drctt) > 180.f) { + if (drctb < drctt) { + drctb = drctb + 360.f; + } else{ + drctt = drctt + 360.f; + } + } + + float drct = ( drctb + (drctt - drctb) * rmult) % 360.f; + WindDirection sndataBlevWindDir; + try { + sndataBlevWindDir = new WindDirection(); + sndataBlevWindDir.setValue( drct ); + sndata.get( blev ).setWindDirection( sndataBlevWindDir ); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + + + // Interpolate wind speed + WindSpeed sndataBlev1WindSpeed = sndata.get( blev - 1 ).getWindSpeed(); + WindSpeed sndataTlevWindSpeed = sndata.get( tlev ).getWindSpeed(); + + float spedb = RMISSD; + spedb = sndataBlev1WindSpeed.getValue().floatValue(); + + float spedt = RMISSD; + spedt = sndataTlevWindSpeed.getValue().floatValue(); + + float sped = RMISSD; + if ( spedb != RMISSD && spedt != RMISSD ) + sped = spedb + (spedt - spedb) * rmult; + + WindSpeed interpWindSpeed; + try { + interpWindSpeed = new WindSpeed(); + interpWindSpeed.setValue( sped ); + sndata.get( blev ).setWindSpeed( interpWindSpeed ); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + break; + + } + } + } + } + } + + } + return sndata; + } + + + /* + * Re-order the data so the first level is always the ground level. MR_COND + */ + public List addUnderGround(List man, + List sndata ) { + + int sndataSize = sndata.size(); + if ( sndata == null + || ( sndata.get(0).getPressure() != null && ( !sndata.get(0).getPressure().hasValidValue() ) ) + || man.size() < 1 + || sndataSize <= 1 ) { + return sndata; + } + + int blev = 0; + boolean contin = true; + while ( blev < sndataSize && contin ) { + PressureLevel manBlevPressure = man.get(blev).getPressure(); + PressureLevel sndataFirstPressure = sndata.get( 0 ).getPressure(); + float mandatoryPressVal = RMISSD; + float sndataPressVal = RMISSD; + + if ( manBlevPressure != null ) + mandatoryPressVal = manBlevPressure.getValue().floatValue(); + + if ( sndataFirstPressure != null ) + sndataPressVal = sndataFirstPressure.getValue().floatValue(); + + if ( mandatoryPressVal > sndataPressVal ) { + blev++; + } else { + contin = false; + } + } + + if ( blev >= sndataSize) { + return sndata; + } + + /* + * Added below-ground mandatory levels to sounding layers. + */ + List outdat = new ArrayList(); + + int nlev = sndataSize; + + // write to surface data first + addDataToList (0, sndata, outdat); + + // add below-ground mandatory data + if (blev > 0 && blev < sndataSize) { + for (int kk = 0; kk < blev; kk++ ) { + addDataToList(kk,man,outdat); + } + } + + // add the rest of the data + for (int kk = 1; kk < nlev; kk++) { + addDataToList(kk,sndata,outdat); + } + return outdat; + + } + + /* + * Re-order the data so the first level is always the ground level. MR_COND + */ + public List removeUnderGround(List sndata) { + List outdat = new ArrayList(); + /* + * Remove below-ground mandatory levels from sounding layers. Only the + * first 8 missing levels can be mandatory levels. + */ +// System.out.println("From removeUnderGround()"); + int sndataSize = sndata.size(); + if ( sndataSize <= 1) return sndata; + for ( int kk = 0; kk < sndataSize; kk++ ) { + PressureLevel sndatakkPressure = sndata.get(kk).getPressure(); + HeightAboveSeaLevel sndatakkHeight = sndata.get(kk).getGeoHeight(); + AirTemperature sndatakkTemperature = sndata.get(kk).getTemperature(); + DewPointTemp sndatakkDewpoint = sndata.get(kk).getDewpoint(); + WindSpeed sndatakkWindSpeed = sndata.get(kk).getWindSpeed(); + WindDirection sndatakkWindDirection = sndata.get(kk).getWindDirection(); + //TODO : cross check this with Chin + if ( ( sndatakkPressure != null && sndatakkPressure.hasValidValue() ) + && ( sndatakkTemperature != null && sndatakkTemperature.hasValidValue() ) + && ( sndatakkDewpoint != null && sndatakkDewpoint.hasValidValue() ) + && ( sndatakkWindDirection != null && sndatakkWindDirection.hasValidValue() ) + && ( sndatakkWindSpeed != null && sndatakkWindSpeed.hasValidValue() ) ){ + addDataToList(kk, sndata, outdat); + } +// if ( sndata.get(kk).getTemperature() <= RMISSD && +// sndata.get(kk).getDewpoint() <= RMISSD && +// sndata.get(kk).getWindDirection() <= RMISSD && +// sndata.get(kk).getWindSpeed() <= RMISSD ) { +// +// } +// else if ( sndata.get(kk).getPressure() <= RMISSD ) { +// +// } +// else { +// addDataToList(kk, sndata, outdat); +// } + } + return outdat; + } + + /* + * Interpolate data to a single level, including surface. + */ + public List getSingLevel (float pres, List sndata) { +// System.out.println("From getSingLevel()"); + NcSoundingLayer2 sl; + try{ + sl = new NcSoundingLayer2(); + List sls = new ArrayList(); + if ( sndata != null ){ + sndata = removeUnderGround(sndata); + int sndataSize = sndata.size(); + if ( sndataSize <= 1) return setMissing(); //Chin: check size, after remove under ground lavel, size changed + for ( int kk = 1; kk < sndataSize-1; kk++ ) { + PressureLevel firstPressure = sndata.get(0).getPressure(); + if ( ( firstPressure != null ) && ( pres > firstPressure.getValue().floatValue() || pres < 0.f )) { + return setMissing(); + } + else { + + PressureLevel sndatakkPressure = sndata.get(kk).getPressure(); + HeightAboveSeaLevel sndatakkHeight = sndata.get(kk).getGeoHeight(); + AirTemperature sndatakkTemperature = sndata.get(kk).getTemperature(); + DewPointTemp sndatakkDewpoint = sndata.get(kk).getDewpoint(); + WindDirection sndatakkWindDir = sndata.get(kk).getWindDirection(); + WindSpeed sndatakkWindSpeed = sndata.get(kk).getWindSpeed(); + + PressureLevel sndatakk1Pressure = sndata.get( kk - 1 ).getPressure(); + HeightAboveSeaLevel sndatakk1Height = sndata.get( kk - 1 ).getGeoHeight(); + AirTemperature sndatakk1Temperature = sndata.get( kk - 1 ).getTemperature(); + DewPointTemp sndatakk1Dewpoint = sndata.get( kk - 1 ).getDewpoint(); + WindDirection sndatakk1WindDir = sndata.get( kk - 1 ).getWindDirection(); + WindSpeed sndatakk1WindSpeed = sndata.get( kk - 1 ).getWindSpeed(); + + if ( ( sndatakkPressure != null ) && ( pres >= sndatakkPressure.getValue().floatValue() )) { + float pt = RMISSD, pb = RMISSD, zt = RMISSD, zb = RMISSD, tt = RMISSD, tb = RMISSD, tdt = RMISSD, tdb = RMISSD, dt = RMISSD, db = RMISSD, st = RMISSD, sb = RMISSD; + if ( sndatakk1Pressure != null ) + pb = sndatakk1Pressure.getValue().floatValue(); + + if ( sndatakkPressure != null ) + pt = sndatakkPressure.getValue().floatValue(); + + if ( sndatakk1Temperature != null ) + tb = sndatakk1Temperature.getValue().floatValue(); + + if ( sndatakkTemperature != null ) + tt = sndatakkTemperature.getValue().floatValue(); + + if ( sndatakk1Dewpoint != null ) + tdb = sndatakk1Dewpoint.getValue().floatValue(); + + if ( sndatakkDewpoint != null ) + tdt = sndatakkDewpoint.getValue().floatValue(); + + if ( sndatakk1WindDir != null ) + db = sndatakk1WindDir.getValue().floatValue() % 360.f; + + if ( sndatakkWindDir != null ) + dt = sndatakkWindDir.getValue().floatValue() % 360.f; + + if ( sndatakk1WindSpeed != null ) + sb = sndatakk1WindSpeed.getValue().floatValue(); + + if ( sndatakkWindSpeed != null ) + st = sndatakkWindSpeed.getValue().floatValue(); + + if ( sndatakk1Height != null ) + zb = sndatakk1Height.getValue().floatValue(); + + if ( sndatakkHeight != null ) + zt = sndatakkHeight.getValue().floatValue(); + + PressureLevel s1Press = new PressureLevel(); + s1Press.setValue( new Amount (pres, NcUnits.MILLIBAR) ); + sl.setPressure( s1Press ); + + float rmult = ( float ) ( Math.log( pres / pb ) / Math.log ( pt / pb ) ); + float tempVal = tb + ( tt - tb ) * rmult; + float dewpointVal = tdb + ( tdt - tdb ) * rmult; + AirTemperature s1Temp = new AirTemperature(); + s1Temp.setValue( new Amount ( tempVal, SI.CELSIUS ) ); + sl.setTemperature( s1Temp ); + + DewPointTemp s1Dewpoint = new DewPointTemp(); + s1Dewpoint.setValue( new Amount ( dewpointVal, SI.CELSIUS ) ); + sl.setDewpoint( s1Dewpoint ); + + if ( Math.abs ( db - dt ) > 180.) { + if ( db < dt ) { + db = db + 360.f; + } else { + dt = dt + 360.f; + } + } + + float windDirVal = db + ( dt - db ) * rmult; + float windSpeedVal = sb + ( st - sb ) * rmult; + float geoHeightVal = zb + ( zt - zb ) * rmult; + + WindDirection s1WindDir = new WindDirection(); + s1WindDir.setValue(windDirVal ); + + WindSpeed s1WindSpeed = new WindSpeed(); + s1WindSpeed.setValue( windSpeedVal ); + + HeightAboveSeaLevel s1Height = new HeightAboveSeaLevel(); + s1Height.setValue( geoHeightVal ); + + sl.setWindDirection( s1WindDir ); + sl.setWindSpeed( s1WindSpeed ); + sl.setGeoHeight( s1Height ); + sls.add(sl); +// System.out.println("Added one layer successfully"); + return sls; + } + } + } + } + } + catch ( Exception e){ + e.printStackTrace(); + } + + return setMissing(); + } + + /* + * Add data to output sounding profile. + */ + public void addDataToList(int index, + List indat, List outdat) { + try{ + NcSoundingLayer2 sl = new NcSoundingLayer2(); + sl.setPressure(indat.get(index).getPressure()); + sl.setTemperature(indat.get(index).getTemperature()); + sl.setDewpoint(indat.get(index).getDewpoint()); + sl.setWindDirection(indat.get(index).getWindDirection()); + sl.setWindSpeed(indat.get(index).getWindSpeed()); + sl.setGeoHeight(indat.get(index).getGeoHeight()); + sl.setOmega(indat.get(index).getOmega()); + outdat.add(sl); + } + catch ( Exception e){ + e.printStackTrace(); + } + } + + /* + * Set missing to output sounding profile. + */ + public List setMissing () { + List outdat = new ArrayList(0); + try{ + NcSoundingLayer2 sl = new NcSoundingLayer2(); + // the constructor for each of these MetParameters initializes the MetParameter to its predefined invalid value , i.e. RMISSD + sl.setPressure( new PressureLevel() ); + sl.setTemperature( new AirTemperature()); + sl.setDewpoint( new DewPointTemp() ); + sl.setWindDirection( new WindDirection()); + sl.setWindSpeed( new WindSpeed() ); + sl.setGeoHeight( new HeightAboveSeaLevel()); + sl.setOmega(new Omega()); + outdat.add(sl); + } + catch( Exception e){ + e.printStackTrace(); + } + return outdat; + } +} + + diff --git a/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/NcSoundingDrv.java b/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/NcSoundingDrv.java index 941220b27e..ac8acf49b0 100644 --- a/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/NcSoundingDrv.java +++ b/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/NcSoundingDrv.java @@ -1,5 +1,4 @@ package gov.noaa.nws.ncep.edex.uengine.tasks.profile; - /** * * gov.noaa.nws.ncep.edex.uengine.tasks.profile.NcSoundingDrv @@ -20,39 +19,45 @@ package gov.noaa.nws.ncep.edex.uengine.tasks.profile; * 12/16/2010 301 Chin Chen add support of BUFRUA observed sounding and PFC (NAM and GFS) model sounding data * May 2011 301 Chin Chen add support of grib sounding data * June 2011 301 Chin Chen add support of time range query + * Sept 2011 457 S. Gurung Renamed h5 to nc + * Sep 2011 465 Archana Added methods to use NcSoundingLayer2 + * Oct 2011 465 Archana Used the Amount class to set values for Met parameters + * Noc 2011 Chin Chen changed Ncuair table query algorithm for performance improvement + * 01/05/2012 S. Gurung Removed references to UAIR (performed cleanup) + * 01/05/2012 Chin Chen fixed bug that cause exception when query NCUair with bad result * * Python Script example to query multiple locations at one request: * The following 3 query examples, returns same results. * use lat/lon array - import NcSoundingDataRequest - sndRq = NcSoundingDataRequest.NcSoundingDataRequest() - sndRq.setSndType('UAIR') - sndRq.setRefTime(1290254400000L) - sndRq.setMerge(1) - return sndRq.getSoundingDataBylaLonArray([[37.72999954223633,-122.20999908447266],[32.849998474121094,-117.11000061035156]]) +import NcSoundingDataRequest +sndRq = NcSoundingDataRequest.NcSoundingDataRequest() +sndRq.setSndType('UAIR') +sndRq.setRefTime(1290254400000L) +sndRq.setMerge(1) +return sndRq.getSoundingDataBylaLonArray([[37.72999954223633,-122.20999908447266],[32.849998474121094,-117.11000061035156]]) * use stnId array, use ref time string as input - import NcSoundingDataRequest - sndRq = NcSoundingDataRequest.NcSoundingDataRequest() - sndRq.setSndType('UAIR') - sndRq.setRefTimeStr('2010-11-20 12') - sndRq.setMerge(1) - return sndRq.getSoundingDataByStnIdArray(['OAK','NKX']) +import NcSoundingDataRequest +sndRq = NcSoundingDataRequest.NcSoundingDataRequest() +sndRq.setSndType('UAIR') +sndRq.setRefTimeStr('2010-11-20 12') +sndRq.setMerge(1) +return sndRq.getSoundingDataByStnIdArray(['OAK','NKX']) * use stn number array - import NcSoundingDataRequest - sndRq = NcSoundingDataRequest.NcSoundingDataRequest() - sndRq.setSndType('UAIR') - sndRq.setRefTime(1290254400000L) - sndRq.setMerge(1) - return sndRq.getSoundingDataByStnNumArray(['72293','72493']) +import NcSoundingDataRequest +sndRq = NcSoundingDataRequest.NcSoundingDataRequest() +sndRq.setSndType('UAIR') +sndRq.setRefTime(1290254400000L) +sndRq.setMerge(1) +return sndRq.getSoundingDataByStnNumArray(['72293','72493']) - import NcSoundingDataRequest - sndRq = NcSoundingDataRequest.NcSoundingDataRequest() - sndRq.setSndType('NAMSND') - sndRq.setRefTime('2010-12-08 12:00') - sndRq.setValidTime('2010-12-10 19:00') - sndRq.setMerge(1) - return sndRq.getSoundingDataByStnIdArray(['ATLH']) +import NcSoundingDataRequest +sndRq = NcSoundingDataRequest.NcSoundingDataRequest() +sndRq.setSndType('NAMSND') +sndRq.setRefTime('2010-12-08 12:00') +sndRq.setValidTime('2010-12-10 19:00') +sndRq.setMerge(1) +return sndRq.getSoundingDataByStnIdArray(['ATLH']) * * * @@ -60,21 +65,6 @@ package gov.noaa.nws.ncep.edex.uengine.tasks.profile; * @version 1.0 */ -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5MaxWind; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5ObsLevels; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5Tropopause; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingCube; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer.DataType; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingModel; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.MdlSndType; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.ObsSndType; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.PfcSndType; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.SndQueryKeyType; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingStnInfoCollection; - import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Calendar; @@ -86,1458 +76,2618 @@ import java.util.TimeZone; import javax.measure.converter.UnitConverter; import javax.measure.unit.NonSI; import javax.measure.unit.SI; - import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; -public class NcSoundingDrv { - private static final UnitConverter metersPerSecondToKnots = SI.METERS_PER_SECOND - .getConverterTo(NonSI.KNOT); - - private Double lat, lon; - - private long refTime = 0, validTimeStart = 0, validTimeEnd = 0; - - private String timeLine, refTimeStr, validTimeStartStr = null, - validTimeEndStr = null; - - private Calendar refTimeCal, validTimeStartCal, validTimeEndCal; - - private String stid, level, dataType, sndType, queryType, tableName; - - private int merge; - - private int[] dbIdList; - - private String[] stnIdArr; - - private String[] stnNumArr; - - private String modelName; - - private String pluginName; - - private float[][] latLonArray; // e.g. at nth element, lat=[n][0], - // lon=[n][1] - - public float[][] getLatLons() { - return latLonArray; - } - - public String[] getStnIdArr() { - return stnIdArr; - } - - public void setStnIdArr(String[] stnIdArr) { - this.stnIdArr = stnIdArr; - } - - public String[] getStnNumArr() { - return stnNumArr; - } - - public void setStnNumArr(String[] stnNumArr) { - this.stnNumArr = stnNumArr; - } - - public void setLatLons(float[] latLons) { - - // from python script, I only know a way to pass one dimensional array, - // therefore convert it 2-D here. - if (latLons.length > 0) { - latLonArray = new float[latLons.length / 2][2]; - for (int i = 0, j = 0; i < latLons.length; i++, j++) { - this.latLonArray[j][0] = latLons[i]; - this.latLonArray[j][1] = latLons[++i]; - // System.out.println("latlons = "+ latLonArray[j][0] + ","+ - // latLonArray[j][1]); - } - } - } - - /** The logger */ - protected final transient Log logger = LogFactory.getLog(getClass()); - - public String getRefTimeStr() { - return refTimeStr; - } - - /* - * Reference time String should have this format: "yyyy-mm-dd hh" - */ - public void setRefTimeStr(String refTimeStr) { - this.refTimeStr = refTimeStr; - refTimeCal = convertTimeStrToCalendar(refTimeStr); - /* - * int year, mon, date, hr; int index = refTimeStr.indexOf('-'); if - * (index >= 4 ){ year = Integer.parseInt(refTimeStr.substring(index-4, - * index)); refTimeStr = refTimeStr.substring(index+1); index = - * refTimeStr.indexOf('-'); if(index >= 2 ){ mon = - * Integer.parseInt(refTimeStr.substring(index-2, index)); refTimeStr = - * refTimeStr.substring(index+1); index = refTimeStr.indexOf(' '); - * if(index >= 2 ){ date = - * Integer.parseInt(refTimeStr.substring(index-2, index)); refTimeStr = - * refTimeStr.substring(index+1); //index = refTimeStr.indexOf(':'); - * if(refTimeStr.length() >= 2 ){ hr = - * Integer.parseInt(refTimeStr.substring(0, 2)); refTimeCal = - * Calendar.getInstance(TimeZone.getTimeZone("GMT")); // reset time - * refTimeCal.setTimeInMillis(0); // set new time refTimeCal.set(year, - * mon-1, date, hr, 0,0); System.out.println("set time Str " + - * refTimeStr + " cal time in GMT " + refTimeCal.getTime().toGMTString() - * + " in msec = " + refTimeCal.getTimeInMillis()); } } } } - */ - - } - - public void setValidTimeStartStr(String validTimeStartStr) { - this.validTimeStartStr = validTimeStartStr; - validTimeStartCal = convertTimeStrToCalendar(validTimeStartStr); - /* - * int year, mon, date, hr; int index = validTimeStartStr.indexOf('-'); - * if (index >= 4 ){ year = - * Integer.parseInt(validTimeStartStr.substring(index-4, index)); - * validTimeStartStr = validTimeStartStr.substring(index+1); index = - * validTimeStartStr.indexOf('-'); if(index >= 2 ){ mon = - * Integer.parseInt(validTimeStartStr.substring(index-2, index)); - * validTimeStartStr = validTimeStartStr.substring(index+1); index = - * validTimeStartStr.indexOf(' '); if(index >= 2 ){ date = - * Integer.parseInt(validTimeStartStr.substring(index-2, index)); - * validTimeStartStr = validTimeStartStr.substring(index+1); //index = - * refTimeStr.indexOf(':'); if(validTimeStartStr.length() >= 2 ){ hr = - * Integer.parseInt(validTimeStartStr.substring(0, 2)); - * validTimeStartCal = - * Calendar.getInstance(TimeZone.getTimeZone("GMT")); // reset time - * validTimeStartCal.setTimeInMillis(0); // set new time - * validTimeStartCal.set(year, mon-1, date, hr, 0,0); - * System.out.println("set valid time start Str " + validTimeStartStr + - * " cal time in GMT " + validTimeStartCal.getTime().toGMTString() + - * " in msec = " + validTimeStartCal.getTimeInMillis()); } } } } - */ - - } - - public void setValidTimeEndStr(String validTimeEndStr) { - this.validTimeEndStr = validTimeEndStr; - validTimeEndCal = convertTimeStrToCalendar(validTimeEndStr); - /* - * int year, mon, date, hr; int index = validTimeEndStr.indexOf('-'); if - * (index >= 4 ){ year = - * Integer.parseInt(validTimeEndStr.substring(index-4, index)); - * validTimeEndStr = validTimeEndStr.substring(index+1); index = - * validTimeEndStr.indexOf('-'); if(index >= 2 ){ mon = - * Integer.parseInt(validTimeEndStr.substring(index-2, index)); - * validTimeEndStr = validTimeEndStr.substring(index+1); index = - * validTimeEndStr.indexOf(' '); if(index >= 2 ){ date = - * Integer.parseInt(validTimeEndStr.substring(index-2, index)); - * validTimeEndStr = validTimeEndStr.substring(index+1); //index = - * refTimeStr.indexOf(':'); if(validTimeEndStr.length() >= 2 ){ hr = - * Integer.parseInt(validTimeEndStr.substring(0, 2)); validTimeEndCal = - * Calendar.getInstance(TimeZone.getTimeZone("GMT")); // reset time - * validTimeEndCal.setTimeInMillis(0); // set new time - * validTimeEndCal.set(year, mon-1, date, hr, 0,0); - * System.out.println("set valid time end Str " + validTimeEndStr + - * " cal time in GMT " + validTimeEndCal.getTime().toGMTString() + - * " in msec = " + validTimeEndCal.getTimeInMillis()); } } } } - */ - - } - - private Calendar convertTimeStrToCalendar(String intimeStr) { - int year, mon, date, hr; - String timeStr = new String(intimeStr); - int index = timeStr.indexOf('-'); - - if (index >= 4) { - year = Integer.parseInt(timeStr.substring(index - 4, index)); - timeStr = timeStr.substring(index + 1); - index = timeStr.indexOf('-'); - if (index >= 2) { - mon = Integer.parseInt(timeStr.substring(index - 2, index)); - timeStr = timeStr.substring(index + 1); - index = timeStr.indexOf(' '); - if (index >= 2) { - date = Integer - .parseInt(timeStr.substring(index - 2, index)); - timeStr = timeStr.substring(index + 1); - // index = refTimeStr.indexOf(':'); - if (timeStr.length() >= 2) { - hr = Integer.parseInt(timeStr.substring(0, 2)); - Calendar cal; - cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - // reset time - cal.setTimeInMillis(0); - // set new time - cal.set(year, mon - 1, date, hr, 0, 0); - return cal; - } - } - } - } - return null; - } - - public void setQueryType(String queryType) { - this.queryType = queryType; - } - - public String getTimeLine() { - return timeLine; - } - - public void setTimeLine(String timeLine) { - this.timeLine = timeLine; - } - - public NcSoundingDrv() { - super(); - dbIdList = null; - level = "-9999"; - merge = 0; - queryType = "LATLON"; - dataType = "ALLDATA"; - } - - public String getTableName() { - return tableName; - } - - public void setTableName(String tableName) { - this.tableName = tableName; - - } - - public String getDataType() { - return dataType; - } - - public void setDataType(String dataType) { - this.dataType = dataType; - } - - public int[] getDbIdList() { - return dbIdList; - } - - public void setDbIdList(int[] dbIdList) { - this.dbIdList = dbIdList; - } - - public double getLat() { - return lat; - } - - public void setLat(double lat) { - this.lat = lat; - } - - public void setLevel(String level) { - this.level = level; - } - - public void setStid(String stid) { - this.stid = stid; - } - - public double getLon() { - return lon; - } - - public String getValidTimeStr() { - return validTimeStartStr; - } - - public String getStid() { - return stid; - } - - public void setLon(double lon) { - this.lon = lon; - } - - public void setMerge(int merge) { - // for native model sounding and model sounding, there is no need to - // merge. Set merge - // to false accordingly. - this.merge = merge; - } - - public long getRefTime() { - return refTime; - } - - public void setRefTime(long refTime) { - this.refTime = refTime; - refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - refTimeCal.setTimeInMillis(refTime); - } - - public long getValidTimeStart() { - return validTimeStart; - } - - public void setValidTimeStart(long validTimeStart) { - this.validTimeStart = validTimeStart; - validTimeStartCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - validTimeStartCal.setTimeInMillis(validTimeStart); - } - - public long getValidTimeEnd() { - return validTimeEnd; - } - - public void setValidTimeEnd(long validTimeEnd) { - this.validTimeEnd = validTimeEnd; - validTimeEndCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - validTimeEndCal.setTimeInMillis(validTimeEnd); - } - - public String getSndType() { - return sndType; - } - - public void setSndType(String sndType) { - this.sndType = sndType; - } - - boolean proces = true; - - public void setModelName(String aModelName) { - this.modelName = aModelName; - } - - public void setPluginName(String aPluginName) { - this.pluginName = aPluginName; - } - - public String getModelName() { - return modelName; - } - - public String getPluginName() { - return pluginName; - } - - /* - * public Object execute() throws Exception { Object returnedObject = new - * Object(); System.out.println ( " Enter execute "); MergeSounding ms = new - * MergeSounding(); - * - * List sls = new ArrayList(); - * List ttaa = new ArrayList(); - * List ttbb = new ArrayList(); - * List ttcc = new ArrayList(); - * List ttdd = new ArrayList(); - * List ppaa = new ArrayList(); - * List ppbb = new ArrayList(); - * List ppcc = new ArrayList(); - * List ppdd = new ArrayList(); - * List trop_a = new ArrayList(); - * List trop_c = new ArrayList(); - * List wmax_a = new ArrayList(); - * List wmax_c = new ArrayList(); - * - * NcSoundingProfile pf = null; - * if(sndType.equals(PfcSndType.NAMSND.toString()) || - * sndType.equals(PfcSndType.GFSSND.toString()) || - * sndType.equals(PfcSndType.RUC2SND.toString())) { System.out.println ( - * " Processing native model data"); pf = - * PfcSoundingQuery.getPfcSndData(lat, lon, refTime, validTime, sndType); - * ms.nativeModelSounding(pf.getSoundingLyLst(), pf.getStationElevation()); - * } else if (sndType.equals(ObsSndType.UAIR.toString()) || - * sndType.equals(ObsSndType.DROP.toString()) || - * sndType.equals(ObsSndType.TAMDAR.toString())) { - * - * - * System.out.println ( - * " Processing UAIR data! sndType could be UAIR, BUFRUA, DROP, TAMDAR, etc" - * ); - * - * if(dbIdList!= null) { pf = - * ObservedSoundingQuery.getObservedSndData(dbIdList, sndType, dataType); } - * else { - * - * if ( merge == 0 ) { // ms.unMergedUairSounding System.out.println ( - * " Request unmerged data"); - * - * pf = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, - * "ALLDATA"); } else { - * - * // Get TTAA. If not existent, try ship data (UUAA). If level is not null - * or missing, // the body of code will return a sounding list with MAN data - * or single level data. System.out.println ( " Request merged data"); - * - * // TO DO -----> add station ID and station number and a list of stations - * queries. pf = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, - * sndType, "TTAA"); ttaa = pf.getSoundingLyLst(); if (ttaa.size() == 0) { - * ttaa = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, - * sndType, "UUAA").getSoundingLyLst(); } - * - * ttbb = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, - * sndType, "TTBB").getSoundingLyLst(); if (ttbb.size() == 0) { ttbb = - * ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, - * "UUBB").getSoundingLyLst(); } - * - * ttcc = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, - * sndType, "TTCC").getSoundingLyLst(); if (ttcc.size() == 0) { ttcc = - * ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, - * "UUCC").getSoundingLyLst(); } - * - * ttdd = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, - * sndType, "TTDD").getSoundingLyLst(); if (ttdd.size() == 0) { ttdd = - * ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, - * "UUDD").getSoundingLyLst(); } - * - * ppaa = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, - * sndType, "PPAA").getSoundingLyLst(); ppbb = - * ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, - * "PPBB").getSoundingLyLst(); ppcc = - * ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, - * "PPCC").getSoundingLyLst(); ppdd = - * ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, - * "PPDD").getSoundingLyLst(); wmax_a = - * ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, - * "MAXWIND_A").getSoundingLyLst(); wmax_c = - * ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, - * "MAXWIND_C").getSoundingLyLst(); trop_a = - * ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, - * "TROPOPAUSE_A").getSoundingLyLst(); trop_c = - * ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, - * "TROPOPAUSE_C").getSoundingLyLst(); sls = - * ms.mergeUairSounding(level,ttaa, - * ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a, - * trop_c,wmax_a,wmax_c,pf.getStationElevation()); pf.setSoundingLyLst(sls); - * } } } else if(sndType.equals(ObsSndType.BUFRUA.toString())){ pf = - * ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, - * dataType); - * - * // TO DO: need to add "dataType" to bufr data - * - * if ( merge == 0 ) { // ms.unMergedUairSounding System.out.println ( - * " Request unmerged data"); - * - * //// pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, - * refTime, sndType, "ALLDATA"); } else { - * - * // Get TTAA. If not existent, try ship data (UUAA). If level is not null - * or missing, // the body of code will return a sounding list with MAN data - * or single level data. System.out.println ( " Request merged data"); - * - * // TO DO -----> add station ID and station number and a list of stations - * queries. //// pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, - * lon, refTime, sndType, "TTAA"); ttaa = pf.getSoundingLyLst(); if - * (ttaa.size() == 0) { //// ttaa = - * ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, - * sndType, "UUAA").getSoundingLyLst(); } - * - * //// ttbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, - * refTime, sndType, "TTBB").getSoundingLyLst(); if (ttbb.size() == 0) { - * //// ttbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, - * refTime, sndType, "UUBB").getSoundingLyLst(); } - * - * //// ttcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, - * refTime, sndType, "TTCC").getSoundingLyLst(); if (ttcc.size() == 0) { - * //// ttcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, - * refTime, sndType, "UUCC").getSoundingLyLst(); } - * - * //// ttdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, - * refTime, sndType, "TTDD").getSoundingLyLst(); if (ttdd.size() == 0) { - * //// ttdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, - * refTime, sndType, "UUDD").getSoundingLyLst(); } - * - * //// ppaa = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, - * refTime, sndType, "PPAA").getSoundingLyLst(); //// ppbb = - * ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, - * sndType, "PPBB").getSoundingLyLst(); //// ppcc = - * ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, - * sndType, "PPCC").getSoundingLyLst(); //// ppdd = - * ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, - * sndType, "PPDD").getSoundingLyLst(); //// wmax_a = - * ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, - * sndType, "MAXWIND_A").getSoundingLyLst(); //// wmax_c = - * ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, - * sndType, "MAXWIND_C").getSoundingLyLst(); //// trop_a = - * ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, - * sndType, "TROPOPAUSE_A").getSoundingLyLst(); //// trop_c = - * ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, - * sndType, "TROPOPAUSE_C").getSoundingLyLst(); sls = - * ms.mergeUairSounding(level - * ,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a, - * trop_c,wmax_a,wmax_c,pf.getStationElevation()); pf.setSoundingLyLst(sls); - * } } - * - * - * else { - * - * pf = null; } returnedObject = pf; return returnedObject; } - */ - // for static sounding type query - public Object getSoundingRangeTimeLine() throws Exception { - Object returnedObject = null; - if (sndType.equals(ObsSndType.UAIR.toString()) - || sndType.equals(ObsSndType.H5UAIR.toString()) - || sndType.equals(ObsSndType.DROP.toString()) - || sndType.equals(ObsSndType.TAMDAR.toString())) { - - // *System.out.println ( - // "getSoundingTimeLine Processing UAIR request."); - returnedObject = ObservedSoundingQuery - .getObservedSndTimeLine(sndType); - } else if (sndType.equals(PfcSndType.NAMSND.toString()) - || sndType.equals(PfcSndType.GFSSND.toString())) { - returnedObject = PfcSoundingQuery.getPfcSndRangeTimeLine(sndType, - refTimeStr); - } - /* - * else if (sndType.equals(MdlSndType.GFSSNDMDL.toString())|| - * sndType.equals(MdlSndType.NAMSNDMDL.toString()) || - * sndType.equals(MdlSndType.RUC2SNDMDL.toString())|| - * sndType.equals(MdlSndType.NGMSNDMDL.toString()) || - * sndType.equals(MdlSndType.UKMETSNDMDL.toString())) { returnedObject = - * MdlSoundingQuery.getMdlSndRangeTimeLine(sndType, refTimeStr, - * tableName); } - */ - return returnedObject; - } - - // for static sounding type query - public Object getSoundingTimeLine() throws Exception { - Object returnedObject = null; - if (sndType.equals(ObsSndType.UAIR.toString()) - || sndType.equals(ObsSndType.H5UAIR.toString()) - || sndType.equals(ObsSndType.BUFRUA.toString()) - || sndType.equals(ObsSndType.DROP.toString()) - || sndType.equals(ObsSndType.TAMDAR.toString())) { - - // *System.out.println ( - // "getSoundingTimeLine Processing UAIR request."); - returnedObject = ObservedSoundingQuery - .getObservedSndTimeLine(sndType); - } else if (sndType.equals(PfcSndType.NAMSND.toString()) - || sndType.equals(PfcSndType.GFSSND.toString())) { - returnedObject = PfcSoundingQuery.getPfcSndTimeLine(sndType); - - } /* - * else if (sndType.equals(MdlSndType.GFSSNDMDL.toString())|| - * sndType.equals(MdlSndType.NAMSNDMDL.toString()) || - * sndType.equals(MdlSndType.RUC2SNDMDL.toString())|| - * sndType.equals(MdlSndType.NGMSNDMDL.toString()) || - * sndType.equals(MdlSndType.UKMETSNDMDL.toString())) { returnedObject - * = MdlSoundingQuery.getMdlSndTimeLine(sndType, tableName); } - */ - - return returnedObject; - } - - // for model sounding query - its model type is returned during query time. - public Object getMdlSoundingRangeTimeLine() throws Exception { - Object returnedObject = null; - returnedObject = MdlSoundingQuery.getMdlSndRangeTimeLine(sndType, - refTimeStr, tableName); - return returnedObject; - } - - // for model sounding query - its model type is returned during query time. - public Object getMdlSoundingTimeLine() throws Exception { - Object returnedObject = null; - - returnedObject = MdlSoundingQuery.getMdlSndTimeLine(sndType, tableName); - - return returnedObject; - } - - public Object getSoundingStnInfoCol() throws Exception { - Object returnedObject = null; - // System.out.println ( "getSoundingStnInfoCol sndType ="+sndType); - NcSoundingStnInfoCollection stnInfoCol = null; - if (sndType.equals(ObsSndType.UAIR.toString()) - || sndType.equals(ObsSndType.H5UAIR.toString()) - || sndType.equals(ObsSndType.BUFRUA.toString()) - || sndType.equals(ObsSndType.DROP.toString()) - || sndType.equals(ObsSndType.TAMDAR.toString())) { - stnInfoCol = ObservedSoundingQuery.getObservedSndStnInfoCol( - sndType, timeLine); - } else if (sndType.equals(PfcSndType.NAMSND.toString()) - || sndType.equals(PfcSndType.GFSSND.toString()) - || sndType.equals(PfcSndType.RUCPTYPSND.toString()) - || sndType.equals(PfcSndType.RUC2SND.toString())) { - stnInfoCol = PfcSoundingQuery - .getPfcSndStnInfoCol(sndType, timeLine); - } - - else - return returnedObject; - - returnedObject = stnInfoCol; - return returnedObject; - } - - private List getSndLayersFromH5UairRecordObsLevel( - H5UairRecord record) { - List sndLayers = new ArrayList(); - Set obLevels = record.getObsLevels(); - - if (obLevels.size() > 0) { - for (H5ObsLevels obLev : obLevels) { - NcSoundingLayer sndLayer = new NcSoundingLayer(); - sndLayer.setTemperature(obLev.getTemp()); - sndLayer.setDewpoint(obLev.getDwpt()); - sndLayer.setGeoHeight(obLev.getHght()); - sndLayer.setPressure(obLev.getPres()); - sndLayer.setWindDirection(obLev.getDrct()); - if (obLev.getSped() >= 0) - sndLayer.setWindSpeed((float) metersPerSecondToKnots - .convert(obLev.getSped())); - else - sndLayer.setWindSpeed(obLev.getSped()); - sndLayers.add(sndLayer); - } - } - // System.out.println("ObsLevel="+obLevels.size()+" sndLayers="+sndLayers.size()); - return sndLayers; - } - - private List getSndLayersFromH5UairRecordTrop( - H5UairRecord record) { - List sndLayers = new ArrayList(); - Set trops = record.getTropopause(); - if (trops.size() > 0) { - for (H5Tropopause trop : trops) { - NcSoundingLayer sndLayer = new NcSoundingLayer(); - sndLayer.setTemperature(trop.getTemp()); - sndLayer.setDewpoint(trop.getDwpt()); - sndLayer.setPressure(trop.getPres()); - sndLayer.setWindDirection(trop.getDrct()); - if (trop.getSped() >= 0) - sndLayer.setWindSpeed((float) metersPerSecondToKnots - .convert(trop.getSped())); - else - sndLayer.setWindSpeed(trop.getSped()); - sndLayers.add(sndLayer); - } - } - // System.out.println("trops="+trops.size()+" sndLayers="+sndLayers.size()); - return sndLayers; - } - - private List getSndLayersFromH5UairRecordMaxw( - H5UairRecord record) { - List sndLayers = new ArrayList(); - Set maxWinds = record.getMaxWind(); - if (maxWinds.size() > 0) { - for (H5MaxWind maxWind : maxWinds) { - NcSoundingLayer sndLayer = new NcSoundingLayer(); - sndLayer.setPressure(maxWind.getPres()); - sndLayer.setWindDirection(maxWind.getDrct()); - if (maxWind.getSped() >= 0) - sndLayer.setWindSpeed((float) metersPerSecondToKnots - .convert(maxWind.getSped())); - else - sndLayer.setWindSpeed(maxWind.getSped()); - sndLayers.add(sndLayer); - } - } - // System.out.println("maxWinds="+maxWinds.size()+" sndLayers="+sndLayers.size()); - return sndLayers; - } - - /* - * This API is for getting multiple locations sounding info at one shot. - * latLonArray is used to input lat/lon for each location. Use StnID as - * input location is NOT SUPPORTED in this API - */ - public Object getSoundingDataByLatLonArray() throws Exception { - // long t01 = System.currentTimeMillis(); - Object returnedObject = new Object(); - // *System.out.println ( " getSoundingDataByLatLonArray "); - if (latLonArray.length <= 0) { - returnedObject = null; - return returnedObject; - } - List timeLineStrList = new ArrayList(); - ; - List timeLimeCalList = new ArrayList(); - if (validTimeEnd != 0 && validTimeEnd > validTimeStart) { - // range of time line request - timeLimeCalList = ObservedSoundingQuery - .getObservedSndTimeRangeList(sndType, validTimeStartCal, - validTimeEndCal); - for (int i = 0; i < timeLimeCalList.size(); i++) { - Calendar timeCal = timeLimeCalList.get(i); - String timeStr = String.format( - "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS", timeCal); - timeLineStrList.add(timeStr); - - } - } else { - // one single time line - timeLineStrList.add(new SimpleDateFormat("yyyy-MM-dd HH:mm:ss") - .format(refTimeCal.getTime())); - timeLimeCalList.add(refTimeCal); - } - NcSoundingCube cube = new NcSoundingCube(); - List soundingProfileList = new ArrayList(); - SndQueryKeyType sndQuery = SndQueryKeyType.LATLON; - NcSoundingCube.QueryStatus failedRtnStatus = NcSoundingCube.QueryStatus.FAILED; - for (int i = 0; i < latLonArray.length; i++) { - for (int j = 0; j < timeLineStrList.size(); j++) { - String timeStr = timeLineStrList.get(j); - Calendar timeCal = timeLimeCalList.get(j); - - MergeSounding ms = new MergeSounding(); - // make sure we have right precision... - lat = Double.parseDouble(Float.toString(latLonArray[i][0])); - lon = Double.parseDouble(Float.toString(latLonArray[i][1])); - /* - * Process sounding data. - */ - - List sls = new ArrayList(); - List ttaa = new ArrayList(); - List ttbb = new ArrayList(); - List ttcc = new ArrayList(); - List ttdd = new ArrayList(); - List ppaa = new ArrayList(); - List ppbb = new ArrayList(); - List ppcc = new ArrayList(); - List ppdd = new ArrayList(); - List trop_a = new ArrayList(); - List trop_c = new ArrayList(); - List wmax_a = new ArrayList(); - List wmax_c = new ArrayList(); - - NcSoundingProfile pf = null; - if (sndType.equals(PfcSndType.NAMSND.toString()) - || sndType.equals(PfcSndType.GFSSND.toString()) - || sndType.equals(PfcSndType.RUCPTYPSND.toString()) - || sndType.equals(PfcSndType.RUC2SND.toString())) { - - // *System.out.println ( " Processing native model data"); - pf = PfcSoundingQuery.getPfcSndData2(lat, lon, "", - refTimeCal, validTimeStartCal, sndType, sndQuery); - // PfcSoundingQuery.getPfcSndData(lat, lon, "",refTimeCal, - // validTimeCal, sndType,sndQuery); - ms.nativeModelSounding(pf.getSoundingLyLst(), - pf.getStationElevation()); - } else if (sndType.equals(MdlSndType.ANY.toString())) { - - pf = MdlSoundingQuery.getMdlSndData(lat, lon, refTimeStr, - validTimeStartStr, pluginName, modelName); - if (pf.getRtnStatus() != NcSoundingCube.QueryStatus.OK) { - failedRtnStatus = pf.getRtnStatus(); - pf = null; - } - } else if (sndType.equals(ObsSndType.H5UAIR.toString())) { - // System.out.println("getSoundingDataByLatLonArray:H5Uair: lat="+lat+ - // " lon="+lon); - // make sure we have right precision... - - if (merge == 0) { - // Chin...need more coding - pf = ObservedSoundingQuery.getObservedSndH5UairAllData( - lat, lon, "", timeStr, "TTAA", sndQuery); - } else { - long t001 = System.currentTimeMillis(); - - // get TTAA & TROPOPAUSE_A & MAXWIND_A - H5UairRecord record = ObservedSoundingQuery - .getObservedSndH5UairData(lat, lon, "", - timeStr, "TTAA", sndQuery); - if (record != null) { - ttaa = getSndLayersFromH5UairRecordObsLevel(record); - trop_a = getSndLayersFromH5UairRecordTrop(record); - wmax_a = getSndLayersFromH5UairRecordMaxw(record); - } - // get TTCC & TROPOPAUSE_C & MAXWIND_C - record = ObservedSoundingQuery - .getObservedSndH5UairData(lat, lon, "", - timeStr, "TTCC", sndQuery); - if (record != null) { - ttcc = getSndLayersFromH5UairRecordObsLevel(record); - trop_c = getSndLayersFromH5UairRecordTrop(record); - wmax_c = getSndLayersFromH5UairRecordMaxw(record); - } - // get TTBB - record = ObservedSoundingQuery - .getObservedSndH5UairData(lat, lon, "", - timeStr, "TTBB", sndQuery); - if (record != null) { - ttbb = getSndLayersFromH5UairRecordObsLevel(record); - } - // get TTDD - record = ObservedSoundingQuery - .getObservedSndH5UairData(lat, lon, "", - timeStr, "TTDD", sndQuery); - if (record != null) { - ttdd = getSndLayersFromH5UairRecordObsLevel(record); - } - // get PPAA - record = ObservedSoundingQuery - .getObservedSndH5UairData(lat, lon, "", - timeStr, "PPAA", sndQuery); - if (record != null) { - ppaa = getSndLayersFromH5UairRecordObsLevel(record); - } - // get PPBB - record = ObservedSoundingQuery - .getObservedSndH5UairData(lat, lon, "", - timeStr, "PPBB", sndQuery); - if (record != null) { - ppbb = getSndLayersFromH5UairRecordObsLevel(record); - } - // get PPCC - record = ObservedSoundingQuery - .getObservedSndH5UairData(lat, lon, "", - timeStr, "PPCC", sndQuery); - if (record != null) { - ppcc = getSndLayersFromH5UairRecordObsLevel(record); - } - // get PPDD - record = ObservedSoundingQuery - .getObservedSndH5UairData(lat, lon, "", - timeStr, "PPDD", sndQuery); - if (record != null) { - ppdd = getSndLayersFromH5UairRecordObsLevel(record); - } - pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, - lon, "", sndType, timeCal, sndQuery); - long t02 = System.currentTimeMillis(); - // System.out.println("H5UAIR profile retreival "+timeStr+ - // " at lat="+lat+" lon="+lon+" took " + (t02 - t001)); - sls = ms.mergeUairSounding(level, ttaa, ttbb, ttcc, - ttdd, ppaa, ppbb, ppcc, ppdd, trop_a, trop_c, - wmax_a, wmax_c, pf.getStationElevation()); - // System.out.println("H5UAIR Number of Layers after merge:"+sls.size() - // + " level="+level + - // " ms.isNumber(level)="+ms.isNumber(level)); - // for(NcSoundingLayer ly: sls){ - // System.out.println("Pre= "+ly.getPressure()+ - // " Dew= "+ ly.getDewpoint()+ " T= "+ - // ly.getTemperature()+" H="+ly.getGeoHeight()+" WSp="+ly.getWindSpeed()); - // } - - if (level.toUpperCase().equalsIgnoreCase("MAN")) - pf.setSoundingLyLst(sls); - else if (ms.isNumber(level) >= 0) { - if (sls.size() == 1) { - // System.out.println("H5UAIR get one layer using level = "+ - // level); - pf.setSoundingLyLst(sls); - } else { - pf = null; - // System.out.println("H5UAIR get 0 layer using level = "+ - // level); - } - } else { - if (sls.isEmpty() || sls.size() <= 1) - pf = null; - else - pf.setSoundingLyLst(sls); - } - } - } else if (sndType.equals(ObsSndType.UAIR.toString()) - || sndType.equals(ObsSndType.DROP.toString()) - || sndType.equals(ObsSndType.TAMDAR.toString())) { - - if (merge == 0) { - // ms.unMergedUairSounding - // *System.out.println ( " Request unmerged data"); - if (dataType.equals(DataType.ALLDATA.toString())) - pf = ObservedSoundingQuery.getObservedSndAllData( - lat, lon, "", timeCal, sndType, sndQuery); - else - pf = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, dataType, - sndQuery); - - } else { - - // Get TTAA. If not existent, try ship data (UUAA). If - // level is not null or missing, - // the body of code will return a sounding list with MAN - // data or single level data. - // *System.out.println ( " Request merged data at lat="+ - // lat+" lon="+lon+ " refT="+ - // refTimeCal.getTime().toGMTString()); - long t001 = System.currentTimeMillis(); - pf = ObservedSoundingQuery.getObservedSndData(lat, lon, - "", timeCal, sndType, "TTAA", sndQuery); - ttaa = pf.getSoundingLyLst(); - if (ttaa.size() == 0) { - ttaa = ObservedSoundingQuery.getObservedSndData( - lat, lon, "", timeCal, sndType, "UUAA", - sndQuery).getSoundingLyLst(); - } - - ttbb = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, "TTBB", sndQuery) - .getSoundingLyLst(); - if (ttbb.size() == 0) { - ttbb = ObservedSoundingQuery.getObservedSndData( - lat, lon, "", timeCal, sndType, "UUBB", - sndQuery).getSoundingLyLst(); - } - - ttcc = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, "TTCC", sndQuery) - .getSoundingLyLst(); - if (ttcc.size() == 0) { - ttcc = ObservedSoundingQuery.getObservedSndData( - lat, lon, "", timeCal, sndType, "UUCC", - sndQuery).getSoundingLyLst(); - } - - ttdd = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, "TTDD", sndQuery) - .getSoundingLyLst(); - if (ttdd.size() == 0) { - ttdd = ObservedSoundingQuery.getObservedSndData( - lat, lon, "", timeCal, sndType, "UUDD", - sndQuery).getSoundingLyLst(); - } - - ppaa = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, "PPAA", sndQuery) - .getSoundingLyLst(); - ppbb = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, "PPBB", sndQuery) - .getSoundingLyLst(); - ppcc = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, "PPCC", sndQuery) - .getSoundingLyLst(); - ppdd = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, "PPDD", sndQuery) - .getSoundingLyLst(); - wmax_a = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, "MAXWIND_A", - sndQuery).getSoundingLyLst(); - wmax_c = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, "MAXWIND_C", - sndQuery).getSoundingLyLst(); - trop_a = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, "TROPOPAUSE_A", - sndQuery).getSoundingLyLst(); - trop_c = ObservedSoundingQuery.getObservedSndData(lat, - lon, "", timeCal, sndType, "TROPOPAUSE_C", - sndQuery).getSoundingLyLst(); - pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, - lon, "", sndType, timeCal, sndQuery); - long t02 = System.currentTimeMillis(); - System.out.println("UAIR profile retreival " + timeStr - + " took " + (t02 - t001)); - sls = ms.mergeUairSounding(level, ttaa, ttbb, ttcc, - ttdd, ppaa, ppbb, ppcc, ppdd, trop_a, trop_c, - wmax_a, wmax_c, pf.getStationElevation()); - // System.out.println("UAIR Number of Layers:"+sls.size()); - if (level.toUpperCase().equalsIgnoreCase("MAN")) - pf.setSoundingLyLst(sls); - else if (ms.isNumber(level) >= 0) { - if (sls.size() == 1) { - pf.setSoundingLyLst(sls); - } else { - pf = null; - } - } else { - if (sls.isEmpty() || sls.size() <= 1) - pf = null; - else - pf.setSoundingLyLst(sls); - } - - } - - } else if (sndType.equals(ObsSndType.BUFRUA.toString())) { - if (merge == 0) { - // ms.unMergedUairSounding - // *System.out.println ( " Request unmerged data"); - if (dataType.equals(DataType.ALLDATA.toString())) - pf = ObservedSoundingQuery - .getObservedSndBufruaAllData(lat, lon, "", - refTimeCal, sndQuery); - else - pf = ObservedSoundingQuery - .getObservedSndBufruaData(lat, lon, "", - refTimeCal, dataType, sndQuery); - - } else { - - // Get TTAA. If not existent, try ship data (UUAA). If - // level is not null or missing, - // the body of code will return a sounding list with MAN - // data or single level data. - // *System.out.println ( " Request merged data at lat="+ - // lat+" lon="+lon+ " refT="+ - // refTimeCal.getTime().toGMTString()); - - pf = ObservedSoundingQuery.getObservedSndBufruaData( - lat, lon, "", refTimeCal, "TTAA", sndQuery); - ttaa = pf.getSoundingLyLst(); - ttbb = ObservedSoundingQuery.getObservedSndBufruaData( - lat, lon, "", refTimeCal, "TTBB", sndQuery) - .getSoundingLyLst(); - ttcc = ObservedSoundingQuery.getObservedSndBufruaData( - lat, lon, "", refTimeCal, "TTCC", sndQuery) - .getSoundingLyLst(); - ttdd = ObservedSoundingQuery.getObservedSndBufruaData( - lat, lon, "", refTimeCal, "TTDD", sndQuery) - .getSoundingLyLst(); - // ppaa = - // ObservedSoundingQuery.getObservedSndBufruaData(lat, - // lon, "", refTimeCal, "PPAA", - // sndQuery).getSoundingLyLst(); - ppbb = ObservedSoundingQuery.getObservedSndBufruaData( - lat, lon, "", refTimeCal, "PPBB", sndQuery) - .getSoundingLyLst(); - // ppcc = - // ObservedSoundingQuery.getObservedSndBufruaData(lat, - // lon, "", refTimeCal, "PPCC", - // sndQuery).getSoundingLyLst(); - ppdd = ObservedSoundingQuery.getObservedSndBufruaData( - lat, lon, "", refTimeCal, "PPDD", sndQuery) - .getSoundingLyLst(); - wmax_a = ObservedSoundingQuery - .getObservedSndBufruaData(lat, lon, "", - refTimeCal, "MAXWIND_A", sndQuery) - .getSoundingLyLst(); - wmax_c = ObservedSoundingQuery - .getObservedSndBufruaData(lat, lon, "", - refTimeCal, "MAXWIND_C", sndQuery) - .getSoundingLyLst(); - trop_a = ObservedSoundingQuery - .getObservedSndBufruaData(lat, lon, "", - refTimeCal, "TROPOPAUSE_A", sndQuery) - .getSoundingLyLst(); - trop_c = ObservedSoundingQuery - .getObservedSndBufruaData(lat, lon, "", - refTimeCal, "TROPOPAUSE_C", sndQuery) - .getSoundingLyLst(); - pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, - lon, "", sndType, refTimeCal, sndQuery); - sls = ms.mergeUairSounding(level, ttaa, ttbb, ttcc, - ttdd, ppaa, ppbb, ppcc, ppdd, trop_a, trop_c, - wmax_a, wmax_c, pf.getStationElevation()); - - // System.out.println("BUFRUA Number of Layers after merge:"+sls.size() - // + " level="+level + - // " ms.isNumber(level)="+ms.isNumber(level)); - // for(NcSoundingLayer ly: sls){ - // System.out.println("Pre= "+ly.getPressure()+ - // " Dew= "+ ly.getDewpoint()+ " T= "+ - // ly.getTemperature()+" H="+ly.getGeoHeight()+" WSp="+ly.getWindSpeed()); - // } - - if (level.toUpperCase().equalsIgnoreCase("MAN")) - pf.setSoundingLyLst(sls); - else if (ms.isNumber(level) >= 0) { - if (sls.size() == 1) { - // System.out.println("H5UAIR get one layer using level = "+ - // level); - pf.setSoundingLyLst(sls); - } else { - pf = null; - // System.out.println("H5UAIR get 0 layer using level = "+ - // level); - } - } else { - if (sls.isEmpty() || sls.size() <= 1) - pf = null; - else - pf.setSoundingLyLst(sls); - } - - } - } else { - - /* - * Invalid sounding type - */ - pf = null; - } - if (pf != null && pf.getSoundingLyLst().size() > 0) { - soundingProfileList.add(pf); - // pf.setStationLatitude(lat.floatValue()); - // pf.setStationLongitude(lon.floatValue()); - pf = null; - } - } - } - if (soundingProfileList.size() == 0) - cube.setRtnStatus(failedRtnStatus); - else - cube.setRtnStatus(NcSoundingCube.QueryStatus.OK); - - cube.setSoundingProfileList(soundingProfileList); - returnedObject = cube; - - // long t02 = System.currentTimeMillis(); - // System.out.println("PFC/OBS cube retreival took " + (t02 - t01)); - return returnedObject; - } - - /* - * This API is for getting multiple locations sounding info at one shot. - * StnIdArray or StnNumArray is used as input stn info for each location. - */ - public Object getSoundingDataByStnArray() throws Exception { - Object returnedObject = new Object(); - // System.out.println ( " getSoundingData "); - - NcSoundingCube cube = new NcSoundingCube(); - List soundingProfileList = new ArrayList(); - SndQueryKeyType sndQuery; - String[] stnArray; - if (queryType.equals(SndQueryKeyType.STNID.toString())) { - sndQuery = SndQueryKeyType.STNID; - stnArray = stnIdArr.clone(); - - } else if (queryType.equals(SndQueryKeyType.STNNUM.toString())) { - sndQuery = SndQueryKeyType.STNNUM; - stnArray = stnNumArr.clone(); - } else { - returnedObject = null; - return returnedObject; - } - if (stnArray.length <= 0) { - returnedObject = null; - return returnedObject; - } - List timeLineStrList = new ArrayList(); - ; - List timeLimeCalList = new ArrayList(); - if (validTimeEnd != 0 && validTimeEnd > validTimeStart) { - // range of time line request - timeLimeCalList = ObservedSoundingQuery - .getObservedSndTimeRangeList(sndType, validTimeStartCal, - validTimeEndCal); - for (int i = 0; i < timeLimeCalList.size(); i++) { - Calendar timeCal = timeLimeCalList.get(i); - String timeStr = String.format( - "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS", timeCal); - timeLineStrList.add(timeStr); - - } - } else { - // one single time line - timeLineStrList.add(new SimpleDateFormat("yyyy-MM-dd HH:mm:ss") - .format(refTimeCal.getTime())); - timeLimeCalList.add(refTimeCal); - } - String stn; - for (int i = 0; i < stnArray.length; i++) { - - stn = stnArray[i]; - stn.toUpperCase(Locale.ENGLISH); - // System.out.println ( "Request getSoundingData at " + stn); - MergeSounding ms = new MergeSounding(); - for (int j = 0; j < timeLineStrList.size(); j++) { - String timeStr = timeLineStrList.get(j); - Calendar timeCal = timeLimeCalList.get(j); - /* - * Process sounding data. - */ - - List sls = new ArrayList(); - List ttaa = new ArrayList(); - List ttbb = new ArrayList(); - List ttcc = new ArrayList(); - List ttdd = new ArrayList(); - List ppaa = new ArrayList(); - List ppbb = new ArrayList(); - List ppcc = new ArrayList(); - List ppdd = new ArrayList(); - List trop_a = new ArrayList(); - List trop_c = new ArrayList(); - List wmax_a = new ArrayList(); - List wmax_c = new ArrayList(); - - NcSoundingProfile pf = null; - if (sndType.equals(ObsSndType.H5UAIR.toString())) { - // System.out.println("getSoundingDataByLatLonArray:H5Uair: lat="+lat+ - // " lon="+lon); - if (merge == 0) { - // Chin...need more coding - pf = ObservedSoundingQuery.getObservedSndH5UairAllData( - 0d, 0d, stn, timeStr, "TTAA", sndQuery); - } else { - /* - * long t001 = System.currentTimeMillis(); //get TTAA & - * TROPOPAUSE_A & MAXWIND_A H5UairRecord record = - * ObservedSoundingQuery.getObservedSndH5UairData(lat, - * lon, "", refTime, "TTAA", sndQuery); if(record != - * null){ ttaa = - * getSndLayersFromH5UairRecordObsLevel(record); trop_a - * = getSndLayersFromH5UairRecordTrop(record); wmax_a = - * getSndLayersFromH5UairRecordMaxw(record); } //get - * TTCC & TROPOPAUSE_C & MAXWIND_C record = - * ObservedSoundingQuery.getObservedSndH5UairData(0d, - * 0d, stn, refTime, "TTCC", sndQuery); if(record != - * null){ ttcc = - * getSndLayersFromH5UairRecordObsLevel(record); trop_c - * = getSndLayersFromH5UairRecordTrop(record); wmax_c = - * getSndLayersFromH5UairRecordMaxw(record); } //get - * TTBB record = - * ObservedSoundingQuery.getObservedSndH5UairData(0d, - * 0d, stn, refTime, "TTBB", sndQuery); if(record != - * null){ ttbb = - * getSndLayersFromH5UairRecordObsLevel(record); } //get - * TTDD record = - * ObservedSoundingQuery.getObservedSndH5UairData(0d, - * 0d, stn, refTime, "TTDD", sndQuery); if(record != - * null){ ttdd = - * getSndLayersFromH5UairRecordObsLevel(record); } //get - * PPAA record = - * ObservedSoundingQuery.getObservedSndH5UairData(0d, - * 0d, stn, refTime, "PPAA", sndQuery); if(record != - * null){ ppaa = - * getSndLayersFromH5UairRecordObsLevel(record); } //get - * PPBB record = - * ObservedSoundingQuery.getObservedSndH5UairData(0d, - * 0d, stn, refTime, "PPBB", sndQuery); if(record != - * null){ ppbb = - * getSndLayersFromH5UairRecordObsLevel(record); } //get - * PPCC record = - * ObservedSoundingQuery.getObservedSndH5UairData(0d, - * 0d, stn, refTime, "PPCC", sndQuery); if(record != - * null){ ppcc = - * getSndLayersFromH5UairRecordObsLevel(record); } //get - * PPDD record = - * ObservedSoundingQuery.getObservedSndH5UairData(0d, - * 0d, stn, refTime, "PPDD", sndQuery); if(record != - * null){ ppdd = - * getSndLayersFromH5UairRecordObsLevel(record); } pf = - * ObservedSoundingQuery.getObservedSndStnInfo(0d, 0d, - * stn,sndType, refTimeCal,sndQuery); long t02 = - * System.currentTimeMillis(); System.out.println( - * "H5UAIR (by stn) profile retreival took " + (t02 - - * t001)); sls = - * ms.mergeUairSounding(level,ttaa,ttbb,ttcc - * ,ttdd,ppaa,ppbb - * ,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c, - * pf.getStationElevation()); - * //System.out.println("H5UAIR Number of Layers:" - * +sls.size()); //for(NcSoundingLayer ly: sls){ // - * System.out.println("Pre= "+ly.getPressure()+ - * " Dew= "+ ly.getDewpoint()+ " T= "+ - * ly.getTemperature( - * )+" H="+ly.getGeoHeight()+" WSp="+ly.getWindSpeed()); - * //} - */ - pf.setSoundingLyLst(sls); - } - } else if (sndType.equals(ObsSndType.UAIR.toString()) - || sndType.equals(ObsSndType.DROP.toString()) - || sndType.equals(ObsSndType.TAMDAR.toString())) { - - if (merge == 0) { - // ms.unMergedUairSounding - // System.out.println ( " Request unmerged data"); - if (dataType.equals(DataType.ALLDATA.toString())) - pf = ObservedSoundingQuery.getObservedSndAllData( - 0d, 0d, stn, timeCal, sndType, sndQuery); - else - pf = ObservedSoundingQuery.getObservedSndData(0d, - 0d, stn, timeCal, sndType, dataType, - sndQuery); - - } else { - - // Get TTAA. If not existent, try ship data (UUAA). If - // level is not null or missing, - // the body of code will return a sounding list with MAN - // data or single level data. - // *System.out.println ( " Request merged data at lat="+ - // lat+" lon="+lon+ " refT="+ - // refTimeCal.getTime().toGMTString()); - - // TO DO -----> add station ID and station number and a - // list of stations queries. - pf = ObservedSoundingQuery.getObservedSndData(0d, 0d, - stn, timeCal, sndType, "TTAA", sndQuery); - ttaa = pf.getSoundingLyLst(); - if (ttaa.size() == 0) { - ttaa = ObservedSoundingQuery - .getObservedSndData(0d, 0d, stn, timeCal, - sndType, "UUAA", sndQuery) - .getSoundingLyLst(); - } - - ttbb = ObservedSoundingQuery.getObservedSndData(0d, 0d, - stn, timeCal, sndType, "TTBB", sndQuery) - .getSoundingLyLst(); - if (ttbb.size() == 0) { - ttbb = ObservedSoundingQuery - .getObservedSndData(0d, 0d, stn, timeCal, - sndType, "UUBB", sndQuery) - .getSoundingLyLst(); - } - - ttcc = ObservedSoundingQuery.getObservedSndData(0d, 0d, - stn, timeCal, sndType, "TTCC", sndQuery) - .getSoundingLyLst(); - if (ttcc.size() == 0) { - ttcc = ObservedSoundingQuery - .getObservedSndData(0d, 0d, stn, timeCal, - sndType, "UUCC", sndQuery) - .getSoundingLyLst(); - } - - ttdd = ObservedSoundingQuery.getObservedSndData(0d, 0d, - stn, timeCal, sndType, "TTDD", sndQuery) - .getSoundingLyLst(); - if (ttdd.size() == 0) { - ttdd = ObservedSoundingQuery - .getObservedSndData(0d, 0d, stn, timeCal, - sndType, "UUDD", sndQuery) - .getSoundingLyLst(); - } - - ppaa = ObservedSoundingQuery.getObservedSndData(0d, 0d, - stn, timeCal, sndType, "PPAA", sndQuery) - .getSoundingLyLst(); - ppbb = ObservedSoundingQuery.getObservedSndData(0d, 0d, - stn, timeCal, sndType, "PPBB", sndQuery) - .getSoundingLyLst(); - ppcc = ObservedSoundingQuery.getObservedSndData(0d, 0d, - stn, timeCal, sndType, "PPCC", sndQuery) - .getSoundingLyLst(); - ppdd = ObservedSoundingQuery.getObservedSndData(0d, 0d, - stn, timeCal, sndType, "PPDD", sndQuery) - .getSoundingLyLst(); - wmax_a = ObservedSoundingQuery.getObservedSndData(0d, - 0d, stn, timeCal, sndType, "MAXWIND_A", - sndQuery).getSoundingLyLst(); - wmax_c = ObservedSoundingQuery.getObservedSndData(0d, - 0d, stn, timeCal, sndType, "MAXWIND_C", - sndQuery).getSoundingLyLst(); - trop_a = ObservedSoundingQuery.getObservedSndData(0d, - 0d, stn, timeCal, sndType, "TROPOPAUSE_A", - sndQuery).getSoundingLyLst(); - trop_c = ObservedSoundingQuery.getObservedSndData(0d, - 0d, stn, timeCal, sndType, "TROPOPAUSE_C", - sndQuery).getSoundingLyLst(); - pf = ObservedSoundingQuery.getObservedSndStnInfo(0d, - 0d, stn, sndType, timeCal, sndQuery); - sls = ms.mergeUairSounding(level, ttaa, ttbb, ttcc, - ttdd, ppaa, ppbb, ppcc, ppdd, trop_a, trop_c, - wmax_a, wmax_c, pf.getStationElevation()); - pf.setSoundingLyLst(sls); - } - - } else if (sndType.equals(ObsSndType.BUFRUA.toString())) { - if (merge == 0) { - // ms.unMergedUairSounding - // *System.out.println ( " Request unmerged data"); - if (dataType.equals(DataType.ALLDATA.toString())) - pf = ObservedSoundingQuery - .getObservedSndBufruaAllData(0d, 0d, stn, - refTimeCal, sndQuery); - else - pf = ObservedSoundingQuery - .getObservedSndBufruaData(0d, 0d, stn, - refTimeCal, dataType, sndQuery); - - } else { - - // Get TTAA. If not existent, try ship data (UUAA). If - // level is not null or missing, - // the b0dy of c0de will return a sounding list with MAN - // data or single level data. - // *System.out.println ( " Request merged data at lat="+ - // lat+" lon="+lon+ " refT="+ - // refTimeCal.getTime().toGMTString()); - - pf = ObservedSoundingQuery.getObservedSndBufruaData(0d, - 0d, stn, refTimeCal, "TTAA", sndQuery); - ttaa = pf.getSoundingLyLst(); - ttbb = ObservedSoundingQuery.getObservedSndBufruaData( - 0d, 0d, stn, refTimeCal, "TTBB", sndQuery) - .getSoundingLyLst(); - ttcc = ObservedSoundingQuery.getObservedSndBufruaData( - 0d, 0d, stn, refTimeCal, "TTCC", sndQuery) - .getSoundingLyLst(); - ttdd = ObservedSoundingQuery.getObservedSndBufruaData( - 0d, 0d, stn, refTimeCal, "TTDD", sndQuery) - .getSoundingLyLst(); - // ppaa = - // ObservedSoundingQuery.getObservedSndBufruaData(0d, - // 0d, stn, refTimeCal, "PPAA", - // sndQuery).getSoundingLyLst(); - ppbb = ObservedSoundingQuery.getObservedSndBufruaData( - 0d, 0d, stn, refTimeCal, "PPBB", sndQuery) - .getSoundingLyLst(); - // ppcc = - // ObservedSoundingQuery.getObservedSndBufruaData(0d, - // 0d, stn, refTimeCal, "PPCC", - // sndQuery).getSoundingLyLst(); - ppdd = ObservedSoundingQuery.getObservedSndBufruaData( - 0d, 0d, stn, refTimeCal, "PPDD", sndQuery) - .getSoundingLyLst(); - wmax_a = ObservedSoundingQuery - .getObservedSndBufruaData(0d, 0d, stn, - refTimeCal, "MAXWIND_A", sndQuery) - .getSoundingLyLst(); - wmax_c = ObservedSoundingQuery - .getObservedSndBufruaData(0d, 0d, stn, - refTimeCal, "MAXWIND_C", sndQuery) - .getSoundingLyLst(); - trop_a = ObservedSoundingQuery - .getObservedSndBufruaData(0d, 0d, stn, - refTimeCal, "TROPOPAUSE_A", sndQuery) - .getSoundingLyLst(); - trop_c = ObservedSoundingQuery - .getObservedSndBufruaData(0d, 0d, stn, - refTimeCal, "TROPOPAUSE_C", sndQuery) - .getSoundingLyLst(); - pf = ObservedSoundingQuery.getObservedSndStnInfo(0d, - 0d, stn, sndType, refTimeCal, sndQuery); - sls = ms.mergeUairSounding(level, ttaa, ttbb, ttcc, - ttdd, ppaa, ppbb, ppcc, ppdd, trop_a, trop_c, - wmax_a, wmax_c, pf.getStationElevation()); - pf.setSoundingLyLst(sls); - } - } else if (sndType.equals(PfcSndType.NAMSND.toString()) - || sndType.equals(PfcSndType.GFSSND.toString()) - || sndType.equals(PfcSndType.RUCPTYPSND.toString()) - || sndType.equals(PfcSndType.RUC2SND.toString())) { - // *System.out.println ( " Processing native model data"); - pf = PfcSoundingQuery.getPfcSndData(0d, 0d, stn, - refTimeCal, validTimeStartCal, sndType, sndQuery); - ms.nativeModelSounding(pf.getSoundingLyLst(), - pf.getStationElevation()); - - } else if (sndType.equals(MdlSndType.ANY.toString())) { - // model sounding query by stn is not supported yet - pf = null; - } else { - - /* - * Invalid sounding type - */ - pf = null; - } - if (pf != null && pf.getSoundingLyLst().size() > 0) { - soundingProfileList.add(pf); - pf.setStationId(stn); - - pf = null; - } - } - } - if (soundingProfileList.size() == 0) - cube.setRtnStatus(NcSoundingCube.QueryStatus.FAILED); - else - cube.setRtnStatus(NcSoundingCube.QueryStatus.OK); - - cube.setSoundingProfileList(soundingProfileList); - returnedObject = cube; - - return returnedObject; - } - - public Object getModels() throws Exception { - Object returnedObject = new Object(); - NcSoundingModel mdls = MdlSoundingQuery.getMdls(tableName); - returnedObject = mdls; - return returnedObject; - } +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairMaxWind; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairObsLevels; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairTropopause; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairRecord; +import gov.noaa.nws.ncep.edex.common.metparameters.AirTemperature; +import gov.noaa.nws.ncep.edex.common.metparameters.Amount; +import gov.noaa.nws.ncep.edex.common.metparameters.DewPointTemp; +import gov.noaa.nws.ncep.edex.common.metparameters.HeightAboveSeaLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.PressureLevel; +import gov.noaa.nws.ncep.edex.common.metparameters.WindDirection; +import gov.noaa.nws.ncep.edex.common.metparameters.WindSpeed; +import gov.noaa.nws.ncep.edex.common.metparameters.parameterconversion.NcUnits; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingCube; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer2; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingModel; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.MdlSndType; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingStnInfoCollection; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer.DataType; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.ObsSndType; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.PfcSndType; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.SndQueryKeyType; +import gov.noaa.nws.ncep.edex.uengine.tasks.profile.PfcSoundingQuery; + +public class NcSoundingDrv { + private static final UnitConverter metersPerSecondToKnots = SI.METERS_PER_SECOND.getConverterTo(NonSI.KNOT); + private Double lat, lon; + private long refTime=0, validTimeStart=0, validTimeEnd=0; + private String timeLine, refTimeStr, validTimeStartStr=null, validTimeEndStr=null; + private Calendar refTimeCal, validTimeStartCal, validTimeEndCal; + private String stid,level, dataType, sndType, queryType, tableName; + private int merge; + private int[] dbIdList; + private String[] stnIdArr; + private String[] stnNumArr; + private String modelName; + private String pluginName; + private float[][] latLonArray; // e.g. at nth element, lat=[n][0], lon=[n][1] + public float[][] getLatLons() { + return latLonArray; + } + + + + + + public String[] getStnIdArr() { + return stnIdArr; + } + + + + public void setStnIdArr(String[] stnIdArr) { + this.stnIdArr = stnIdArr; + } + + + + public String[] getStnNumArr() { + return stnNumArr; + } + + + + public void setStnNumArr(String[] stnNumArr) { + this.stnNumArr = stnNumArr; + } + + + + public void setLatLons(float[] latLons) { + + + //from python script, I only know a way to pass one dimensional array, therefore convert it 2-D here. + if(latLons.length >0){ + latLonArray = new float[latLons.length/2][2]; + for(int i=0, j=0; i < latLons.length; i++,j++){ + this.latLonArray[j][0] = latLons[i]; + this.latLonArray[j][1] = latLons[++i]; + //System.out.println("latlons = "+ latLonArray[j][0] + ","+ latLonArray[j][1]); + } + } + } + + /** The logger */ + protected final transient Log logger = LogFactory.getLog(getClass()); + + public String getRefTimeStr() { + return refTimeStr; + } + + + /* + * Reference time String should have this format: + * "yyyy-mm-dd hh" + */ + public void setRefTimeStr(String refTimeStr) { + this.refTimeStr = refTimeStr; + refTimeCal = convertTimeStrToCalendar(refTimeStr); + /*int year, mon, date, hr; + int index = refTimeStr.indexOf('-'); + if (index >= 4 ){ + year = Integer.parseInt(refTimeStr.substring(index-4, index)); + refTimeStr = refTimeStr.substring(index+1); + index = refTimeStr.indexOf('-'); + if(index >= 2 ){ + mon = Integer.parseInt(refTimeStr.substring(index-2, index)); + refTimeStr = refTimeStr.substring(index+1); + index = refTimeStr.indexOf(' '); + if(index >= 2 ){ + date = Integer.parseInt(refTimeStr.substring(index-2, index)); + refTimeStr = refTimeStr.substring(index+1); + //index = refTimeStr.indexOf(':'); + if(refTimeStr.length() >= 2 ){ + hr = Integer.parseInt(refTimeStr.substring(0, 2)); + refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + // reset time + refTimeCal.setTimeInMillis(0); + // set new time + refTimeCal.set(year, mon-1, date, hr, 0,0); + System.out.println("set time Str " + refTimeStr + " cal time in GMT " + refTimeCal.getTime().toGMTString() + " in msec = " + refTimeCal.getTimeInMillis()); +} +} +} +}*/ + + } + public void setValidTimeStartStr(String validTimeStartStr) { + this.validTimeStartStr = validTimeStartStr; + validTimeStartCal = convertTimeStrToCalendar(validTimeStartStr); + /* + int year, mon, date, hr; + int index = validTimeStartStr.indexOf('-'); + if (index >= 4 ){ + year = Integer.parseInt(validTimeStartStr.substring(index-4, index)); + validTimeStartStr = validTimeStartStr.substring(index+1); + index = validTimeStartStr.indexOf('-'); + if(index >= 2 ){ + mon = Integer.parseInt(validTimeStartStr.substring(index-2, index)); + validTimeStartStr = validTimeStartStr.substring(index+1); + index = validTimeStartStr.indexOf(' '); + if(index >= 2 ){ + date = Integer.parseInt(validTimeStartStr.substring(index-2, index)); + validTimeStartStr = validTimeStartStr.substring(index+1); + //index = refTimeStr.indexOf(':'); + if(validTimeStartStr.length() >= 2 ){ + hr = Integer.parseInt(validTimeStartStr.substring(0, 2)); + validTimeStartCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + // reset time + validTimeStartCal.setTimeInMillis(0); + // set new time + validTimeStartCal.set(year, mon-1, date, hr, 0,0); + System.out.println("set valid time start Str " + validTimeStartStr + " cal time in GMT " + validTimeStartCal.getTime().toGMTString() + " in msec = " + validTimeStartCal.getTimeInMillis()); +} +} +} +}*/ + + } + public void setValidTimeEndStr(String validTimeEndStr) { + this.validTimeEndStr = validTimeEndStr; + validTimeEndCal = convertTimeStrToCalendar(validTimeEndStr); + /* + int year, mon, date, hr; + int index = validTimeEndStr.indexOf('-'); + if (index >= 4 ){ + year = Integer.parseInt(validTimeEndStr.substring(index-4, index)); + validTimeEndStr = validTimeEndStr.substring(index+1); + index = validTimeEndStr.indexOf('-'); + if(index >= 2 ){ + mon = Integer.parseInt(validTimeEndStr.substring(index-2, index)); + validTimeEndStr = validTimeEndStr.substring(index+1); + index = validTimeEndStr.indexOf(' '); + if(index >= 2 ){ + date = Integer.parseInt(validTimeEndStr.substring(index-2, index)); + validTimeEndStr = validTimeEndStr.substring(index+1); + //index = refTimeStr.indexOf(':'); + if(validTimeEndStr.length() >= 2 ){ + hr = Integer.parseInt(validTimeEndStr.substring(0, 2)); + validTimeEndCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + // reset time + validTimeEndCal.setTimeInMillis(0); + // set new time + validTimeEndCal.set(year, mon-1, date, hr, 0,0); + System.out.println("set valid time end Str " + validTimeEndStr + " cal time in GMT " + validTimeEndCal.getTime().toGMTString() + " in msec = " + validTimeEndCal.getTimeInMillis()); +} +} +} +}*/ + + } + private Calendar convertTimeStrToCalendar(String intimeStr){ + int year, mon, date, hr; + String timeStr = new String(intimeStr); + int index = timeStr.indexOf('-'); + + if (index >= 4 ){ + year = Integer.parseInt(timeStr.substring(index-4, index)); + timeStr = timeStr.substring(index+1); + index = timeStr.indexOf('-'); + if(index >= 2 ){ + mon = Integer.parseInt(timeStr.substring(index-2, index)); + timeStr = timeStr.substring(index+1); + index = timeStr.indexOf(' '); + if(index >= 2 ){ + date = Integer.parseInt(timeStr.substring(index-2, index)); + timeStr = timeStr.substring(index+1); + //index = refTimeStr.indexOf(':'); + if(timeStr.length() >= 2 ){ + hr = Integer.parseInt(timeStr.substring(0, 2)); + Calendar cal; + cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + // reset time + cal.setTimeInMillis(0); + // set new time + cal.set(year, mon-1, date, hr, 0,0); + return cal; + } + } + } + } + return null; + } + + public void setQueryType(String queryType) { + this.queryType = queryType; + } + + + + public String getTimeLine() { + return timeLine; + } + + + public void setTimeLine(String timeLine) { + this.timeLine = timeLine; + } + + + public NcSoundingDrv() { + super(); + dbIdList=null; + level="-9999"; + merge = 0; + queryType = "LATLON"; + dataType = "ALLDATA"; + } + + + public String getTableName() { + return tableName; + } + + + + public void setTableName(String tableName) { + this.tableName = tableName; + + } + + + + public String getDataType() { + return dataType; + } + + + public void setDataType(String dataType) { + this.dataType = dataType; + } + + + + public int[] getDbIdList() { + return dbIdList; + } + + + public void setDbIdList(int[] dbIdList) { + this.dbIdList = dbIdList; + } + + + + public double getLat() { + return lat; + } + + + + public void setLat(double lat) { + this.lat = lat; + } + + public void setLevel (String level) { + this.level = level; + } + + public void setStid (String stid) { + this.stid = stid; + } + + public double getLon() { + return lon; + } + + + + public String getValidTimeStr() { + return validTimeStartStr; + } + + + + public String getStid() { + return stid; + } + + + + public void setLon(double lon) { + this.lon = lon; + } + + public void setMerge (int merge) { + // for native model sounding and model sounding, there is no need to merge. Set merge + // to false accordingly. + this.merge = merge; + } + + + public long getRefTime() { + return refTime; + } + + + + public void setRefTime(long refTime) { + this.refTime = refTime; + refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + refTimeCal.setTimeInMillis(refTime); + } + + + + public long getValidTimeStart() { + return validTimeStart; + } + + + + public void setValidTimeStart(long validTimeStart) { + this.validTimeStart = validTimeStart; + validTimeStartCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + validTimeStartCal.setTimeInMillis(validTimeStart); + } + + public long getValidTimeEnd() { + return validTimeEnd; + } + + + + public void setValidTimeEnd(long validTimeEnd) { + this.validTimeEnd = validTimeEnd; + validTimeEndCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + validTimeEndCal.setTimeInMillis(validTimeEnd); + } + + + + public String getSndType() { + return sndType; + } + + + + public void setSndType(String sndType) { + this.sndType = sndType; + } + + boolean proces = true; + + public void setModelName(String aModelName) { + this.modelName = aModelName; + } + + public void setPluginName(String aPluginName) { + this.pluginName = aPluginName; + } + + public String getModelName() { + return modelName; + } + + public String getPluginName() { + return pluginName; + } + + + /* + public Object execute() throws Exception { + Object returnedObject = new Object(); + System.out.println ( " Enter execute "); + MergeSounding ms = new MergeSounding(); + + List sls = new ArrayList(); + List ttaa = new ArrayList(); + List ttbb = new ArrayList(); + List ttcc = new ArrayList(); + List ttdd = new ArrayList(); + List ppaa = new ArrayList(); + List ppbb = new ArrayList();import BaseRequest +dataRequest = BaseRequest.BaseRequest("sgwh") +dataRequest.setCount(1500) +return dataRequest.execute() + List ppcc = new ArrayList(); + List ppdd = new ArrayList(); + List trop_a = new ArrayList(); + List trop_c = new ArrayList(); + List wmax_a = new ArrayList(); + List wmax_c = new ArrayList(); + + NcSoundingProfile pf = null; + if(sndType.equals(PfcSndType.NAMSND.toString()) || + sndType.equals(PfcSndType.GFSSND.toString()) || + sndType.equals(PfcSndType.RUC2SND.toString())) { + System.out.println ( " Processing native model data"); + pf = PfcSoundingQuery.getPfcSndData(lat, lon, refTime, validTime, sndType); + ms.nativeModelSounding(pf.getSoundingLyLst(), pf.getStationElevation()); +} + else if (sndType.equals(ObsSndType.UAIR.toString()) || + sndType.equals(ObsSndType.DROP.toString()) || + sndType.equals(ObsSndType.TAMDAR.toString())) { + + + System.out.println ( " Processing UAIR data! sndType could be UAIR, BUFRUA, DROP, TAMDAR, etc"); + + if(dbIdList!= null) { + pf = ObservedSoundingQuery.getObservedSndData(dbIdList, sndType, dataType); +} else { + + if ( merge == 0 ) { + // ms.unMergedUairSounding + System.out.println ( " Request unmerged data"); + + pf = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "ALLDATA"); +} else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the body of code will return a sounding list with MAN data or single level data. + System.out.println ( " Request merged data"); + + // TO DO -----> add station ID and station number and a list of stations queries. + pf = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "TTAA"); + ttaa = pf.getSoundingLyLst(); + if (ttaa.size() == 0) { + ttaa = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "UUAA").getSoundingLyLst(); +} + + ttbb = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "TTBB").getSoundingLyLst(); + if (ttbb.size() == 0) { + ttbb = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "UUBB").getSoundingLyLst(); +} + + ttcc = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "TTCC").getSoundingLyLst(); + if (ttcc.size() == 0) { + ttcc = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "UUCC").getSoundingLyLst(); +} + + ttdd = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "TTDD").getSoundingLyLst(); + if (ttdd.size() == 0) { + ttdd = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "UUDD").getSoundingLyLst(); +} + + ppaa = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "PPAA").getSoundingLyLst(); + ppbb = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "PPBB").getSoundingLyLst(); + ppcc = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "PPCC").getSoundingLyLst(); + ppdd = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "PPDD").getSoundingLyLst(); + wmax_a = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "MAXWIND_A").getSoundingLyLst(); + wmax_c = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "MAXWIND_C").getSoundingLyLst(); + trop_a = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "TROPOPAUSE_A").getSoundingLyLst(); + trop_c = ObservedSoundingQuery.getObservedSndData(lat, lon, refTime, sndType, "TROPOPAUSE_C").getSoundingLyLst(); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + pf.setSoundingLyLst(sls); +} +} +} + else if(sndType.equals(ObsSndType.BUFRUA.toString())){ + pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, dataType); + + // TO DO: need to add "dataType" to bufr data + + if ( merge == 0 ) { + // ms.unMergedUairSounding + System.out.println ( " Request unmerged data"); + +//// pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "ALLDATA"); +} else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the body of code will return a sounding list with MAN data or single level data. + System.out.println ( " Request merged data"); + + // TO DO -----> add station ID and station number and a list of stations queries. +//// pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "TTAA"); + ttaa = pf.getSoundingLyLst(); + if (ttaa.size() == 0) { +//// ttaa = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "UUAA").getSoundingLyLst(); +} + +//// ttbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "TTBB").getSoundingLyLst(); + if (ttbb.size() == 0) { +//// ttbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "UUBB").getSoundingLyLst(); +} + +//// ttcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "TTCC").getSoundingLyLst(); + if (ttcc.size() == 0) { +//// ttcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "UUCC").getSoundingLyLst(); +} + +//// ttdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "TTDD").getSoundingLyLst(); + if (ttdd.size() == 0) { +//// ttdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "UUDD").getSoundingLyLst(); +} + +//// ppaa = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "PPAA").getSoundingLyLst(); +//// ppbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "PPBB").getSoundingLyLst(); +//// ppcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "PPCC").getSoundingLyLst(); +//// ppdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "PPDD").getSoundingLyLst(); +//// wmax_a = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "MAXWIND_A").getSoundingLyLst(); +//// wmax_c = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "MAXWIND_C").getSoundingLyLst(); +//// trop_a = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "TROPOPAUSE_A").getSoundingLyLst(); +//// trop_c = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, refTime, sndType, "TROPOPAUSE_C").getSoundingLyLst(); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + pf.setSoundingLyLst(sls); +} +} + + + else { + + pf = null; +} + returnedObject = pf; + return returnedObject; +} + + */ + //for static sounding type query + public Object getSoundingRangeTimeLine() throws Exception { + Object returnedObject=null; + if (sndType.equals(ObsSndType.NCUAIR.toString())|| + sndType.equals(ObsSndType.DROP.toString()) || + sndType.equals(ObsSndType.TAMDAR.toString())) { + + + //*System.out.println ( "getSoundingTimeLine Processing UAIR request."); + returnedObject = ObservedSoundingQuery.getObservedSndTimeLine(sndType); + } else if (sndType.equals(PfcSndType.NAMSND.toString())|| + sndType.equals(PfcSndType.GFSSND.toString())) { + returnedObject = PfcSoundingQuery.getPfcSndRangeTimeLine(sndType, refTimeStr); + } + /*else if (sndType.equals(MdlSndType.GFSSNDMDL.toString())|| + sndType.equals(MdlSndType.NAMSNDMDL.toString()) || + sndType.equals(MdlSndType.RUC2SNDMDL.toString())|| + sndType.equals(MdlSndType.NGMSNDMDL.toString()) || + sndType.equals(MdlSndType.UKMETSNDMDL.toString())) { + returnedObject = MdlSoundingQuery.getMdlSndRangeTimeLine(sndType, refTimeStr, tableName); +}*/ + return returnedObject; + } + + //for static sounding type query + public Object getSoundingTimeLine() throws Exception { + Object returnedObject=null; + if (sndType.equals(ObsSndType.NCUAIR.toString()) || + sndType.equals(ObsSndType.BUFRUA.toString()) || + sndType.equals(ObsSndType.DROP.toString()) || + sndType.equals(ObsSndType.TAMDAR.toString())) { + + + //*System.out.println ( "getSoundingTimeLine Processing UAIR request."); + returnedObject = ObservedSoundingQuery.getObservedSndTimeLine(sndType); + } else if (sndType.equals(PfcSndType.NAMSND.toString())|| + sndType.equals(PfcSndType.GFSSND.toString())) { + returnedObject = PfcSoundingQuery.getPfcSndTimeLine(sndType); + + } /*else if (sndType.equals(MdlSndType.GFSSNDMDL.toString())|| + sndType.equals(MdlSndType.NAMSNDMDL.toString()) || + sndType.equals(MdlSndType.RUC2SNDMDL.toString())|| + sndType.equals(MdlSndType.NGMSNDMDL.toString()) || + sndType.equals(MdlSndType.UKMETSNDMDL.toString())) { + returnedObject = MdlSoundingQuery.getMdlSndTimeLine(sndType, tableName); +}*/ + + return returnedObject; + } + //for model sounding query - its model type is returned during query time. + public Object getMdlSoundingRangeTimeLine() throws Exception { + Object returnedObject=null; + returnedObject = MdlSoundingQuery.getMdlSndRangeTimeLine(sndType, refTimeStr, tableName); + return returnedObject; + } + //for model sounding query - its model type is returned during query time. + public Object getMdlSoundingTimeLine() throws Exception { + Object returnedObject=null; + + returnedObject = MdlSoundingQuery.getMdlSndTimeLine(sndType, tableName); + + + return returnedObject; + } + public Object getSoundingStnInfoCol() throws Exception { + Object returnedObject=null; + //System.out.println ( "getSoundingStnInfoCol sndType ="+sndType); + NcSoundingStnInfoCollection stnInfoCol=null; + if (sndType.equals(ObsSndType.NCUAIR.toString()) || + sndType.equals(ObsSndType.BUFRUA.toString()) || + sndType.equals(ObsSndType.DROP.toString()) || + sndType.equals(ObsSndType.TAMDAR.toString())) { + stnInfoCol = ObservedSoundingQuery.getObservedSndStnInfoCol(sndType, timeLine); + } + else if(sndType.equals(PfcSndType.NAMSND.toString()) || + sndType.equals(PfcSndType.GFSSND.toString()) || + sndType.equals(PfcSndType.RUCPTYPSND.toString()) || + sndType.equals(PfcSndType.RUC2SND.toString())) { + stnInfoCol = PfcSoundingQuery.getPfcSndStnInfoCol(sndType, timeLine); + } + + else + return returnedObject; + + returnedObject = stnInfoCol; + return returnedObject; + } + + private List getSndLayersFromNcUairRecordObsLevel(NcUairRecord record){ + List sndLayers = new ArrayList(); + Set obLevels = record.getObsLevels(); + // System.out.println("The datauri for this record is: " + record.getDataURI() ); + if(obLevels.size()>0){ + for(NcUairObsLevels obLev: obLevels){ + NcSoundingLayer sndLayer = new NcSoundingLayer(); + sndLayer.setTemperature(obLev.getTemp()); + sndLayer.setDewpoint(obLev.getDwpt()); + sndLayer.setGeoHeight(obLev.getHght()); + // System.out.println("Sounding layer height = " + sndLayer.getGeoHeight() ); + sndLayer.setPressure(obLev.getPres()); + sndLayer.setWindDirection(obLev.getDrct()); + if(obLev.getSped() >=0 ) + sndLayer.setWindSpeed((float)metersPerSecondToKnots.convert(obLev.getSped())); + else + sndLayer.setWindSpeed(obLev.getSped()); + sndLayers.add(sndLayer); + } + } + //System.out.println("ObsLevel="+obLevels.size()+" sndLayers="+sndLayers.size()); + return sndLayers; + } + + private List getSoundingLayer2FromNcUairRecordObsLevel(NcUairRecord record){ + List sndLayers = new ArrayList(); + Set obLevels = record.getObsLevels(); + + //System.out.println("The datatype for this record is: " + record.getDataType() ); + if( obLevels.size() > 0 ){ + for( NcUairObsLevels obLev: obLevels ){ + // System.out.println("\n\nFrom NcUairObsLevel:"); + // System.out.println("Temperature = " + obLev.getTemp()); + // System.out.println("Pressure = " + obLev.getPres()); + // System.out.println("Dewpoint = " + obLev.getDwpt()); + // System.out.println("Height = " + obLev.getHght()); + // System.out.println("Wind direction = " + obLev.getDrct()); + // System.out.println("Wind speed in m/s= " + obLev.getSped()); + try{ + NcSoundingLayer2 sndLayer = new NcSoundingLayer2(); + /* + * (Non-Javadoc) + * The units for each quantity are chosen based upon the units defined for these quantities + * in the pointdata description file for NcUair + * */ + AirTemperature airTemp = new AirTemperature(); + airTemp.setValue( new Amount ( obLev.getTemp(), SI.CELSIUS ) ); + DewPointTemp dewPoint = new DewPointTemp(); + dewPoint.setValue( new Amount ( obLev.getDwpt(), SI.CELSIUS ) ); + HeightAboveSeaLevel height = new HeightAboveSeaLevel(); + height.setValue(obLev.getHght(), SI.METER ); + + // System.out.println("Sounding layer height = " + sndLayer.getGeoHeight().doubleValue() ); + PressureLevel pressure = new PressureLevel(); + pressure.setValue( new Amount (obLev.getPres(), NcUnits.MILLIBAR )); + + WindDirection windDirection = new WindDirection(); + windDirection.setValue(obLev.getDrct(), NonSI.DEGREE_ANGLE); + WindSpeed windSpeed = new WindSpeed(); + float speed = obLev.getSped(); + + /* + * ( Non-Javadoc ) + * There are no negative speed values decoded except for either -999 or -9999 + * to indicate that the speed is missing. The check for the positive speed value + * ensures that the unit conversion happens for non-missing speed values. + */ + if ( speed >= 0 ){ + double convertedSpeed = metersPerSecondToKnots.convert(speed); + windSpeed.setValue( convertedSpeed, NonSI.KNOT); + } + else{ + windSpeed.setValueToMissing(); + } + + // System.out.println("\nFrom MetParameters:"); + // System.out.println("Temperature = " + airTemp.getValue().floatValue()); + // System.out.println("Pressure = " + pressure.getValue().floatValue()); + // System.out.println("Dewpoint = " + dewPoint.getValue().floatValue()); + // System.out.println("Height = " + height.getValue().floatValue()); + // System.out.println("Wind direction = " + windDirection.getValue().floatValue()); + // System.out.println("Wind speed = " + windSpeed.getValue().floatValue()); + sndLayer.setTemperature(airTemp); + sndLayer.setPressure(pressure); + sndLayer.setDewpoint(dewPoint); + sndLayer.setGeoHeight(height); + sndLayer.setWindDirection(windDirection); + sndLayer.setWindSpeed(windSpeed); + sndLayers.add(sndLayer); + } + catch ( Exception e ){ + e.printStackTrace(); + } + } + } + //System.out.println("ObsLevel="+obLevels.size()+" sndLayers="+sndLayers.size()); + return sndLayers; + } + + private List getSndLayersFromNcUairRecordTrop(NcUairRecord record){ + List sndLayers = new ArrayList(); + Set trops = record.getTropopause(); + if(trops.size()>0){ + for(NcUairTropopause trop: trops){ + NcSoundingLayer sndLayer = new NcSoundingLayer(); + sndLayer.setTemperature(trop.getTemp()); + sndLayer.setDewpoint(trop.getDwpt()); + sndLayer.setPressure(trop.getPres()); + sndLayer.setWindDirection(trop.getDrct()); + if(trop.getSped() >=0 ) + sndLayer.setWindSpeed((float)metersPerSecondToKnots.convert(trop.getSped())); + else + sndLayer.setWindSpeed(trop.getSped()); + sndLayers.add(sndLayer); + } + } + //System.out.println("trops="+trops.size()+" sndLayers="+sndLayers.size()); + return sndLayers; + } + + private List getSoundingLayer2FromNcUairRecordTrop(NcUairRecord record){ + List sndLayers = new ArrayList(); + Set trops = record.getTropopause(); + if(trops.size()>0){ + for(NcUairTropopause trop: trops){ + try{ + NcSoundingLayer2 sndLayer = new NcSoundingLayer2(); + /* + * (Non-Javadoc) + * The units for each quantity are chosen based upon the units defined for these quantities + * in the pointdata description file for NcUair + * */ + AirTemperature airTemp = new AirTemperature(); + airTemp.setValue( new Amount ( trop.getTemp(), SI.CELSIUS ) ); + DewPointTemp dewPoint = new DewPointTemp(); + dewPoint.setValue( new Amount ( trop.getDwpt(), SI.CELSIUS) ); + PressureLevel pressure = new PressureLevel(); + pressure.setValue( new Amount (trop.getPres(), NcUnits.MILLIBAR )); + WindDirection windDirection = new WindDirection(); + windDirection.setValue(trop.getDrct(), NonSI.DEGREE_ANGLE); + WindSpeed windSpeed = new WindSpeed(); + float speed = trop.getSped(); + /* + * ( Non-Javadoc ) + * There are no negative speed values decoded except for either -999 or -9999 + * to indicate that the speed is missing. The check for the positive speed value + * ensures that the unit conversion happens for non-missing speed values. + */ + if ( speed >= 0 ){ + double convertedSpeed = metersPerSecondToKnots.convert(speed); + windSpeed.setValue( convertedSpeed, NonSI.KNOT); + } + else{ + windSpeed.setValueToMissing(); + } + sndLayer.setTemperature(airTemp); + sndLayer.setPressure(pressure); + sndLayer.setDewpoint(dewPoint); + sndLayer.setWindDirection(windDirection); + sndLayer.setWindSpeed(windSpeed); + sndLayers.add(sndLayer); + } + catch ( Exception e ){ + e.printStackTrace(); + } + } + } + //System.out.println("trops="+trops.size()+" sndLayers="+sndLayers.size()); + return sndLayers; + } + + private List getSndLayersFromNcUairRecordMaxw(NcUairRecord record){ + List sndLayers = new ArrayList(); + Set maxWinds = record.getMaxWind(); + if(maxWinds.size()>0){ + for(NcUairMaxWind maxWind: maxWinds){ + NcSoundingLayer sndLayer = new NcSoundingLayer(); + sndLayer.setPressure(maxWind.getPres()); + sndLayer.setWindDirection(maxWind.getDrct()); + if(maxWind.getSped() >=0 ) + sndLayer.setWindSpeed((float)metersPerSecondToKnots.convert(maxWind.getSped())); + else + sndLayer.setWindSpeed(maxWind.getSped()); + sndLayers.add(sndLayer); + } + } + //System.out.println("maxWinds="+maxWinds.size()+" sndLayers="+sndLayers.size()); + return sndLayers; + } + + private List getSoundingLayer2FromNcUairRecordMaxw(NcUairRecord record){ + List sndLayers = new ArrayList(); + Set maxWinds = record.getMaxWind(); + if(maxWinds.size()>0){ + /* + * (Non-Javadoc) + * The units for each quantity are chosen based upon the units defined for these quantities in the pointdata description file for NcUair + * */ + for(NcUairMaxWind maxWind: maxWinds){ + try{ + NcSoundingLayer2 sndLayer = new NcSoundingLayer2(); + PressureLevel pressure = new PressureLevel(); + // pressure.setValueAs(maxWind.getPres(), "hPa" ); + pressure.setValue( new Amount (maxWind.getPres(), NcUnits.MILLIBAR )); + WindDirection windDirection = new WindDirection(); + windDirection.setValue(maxWind.getDrct(), NonSI.DEGREE_ANGLE ); + WindSpeed windSpeed = new WindSpeed(); + float speed = maxWind.getSped(); + /* + * ( Non-Javadoc ) + * There are no negative speed values decoded except for either -999 or -9999 + * to indicate that the speed is missing. The check for the positive speed value + * ensures that the unit conversion happens for non-missing speed values. + */ + if ( speed >= 0 ){ + double convertedSpeed = metersPerSecondToKnots.convert(speed); + windSpeed.setValue( convertedSpeed, NonSI.KNOT); + } + else{ + windSpeed.setValueToMissing(); + } + sndLayer.setPressure(pressure); + sndLayer.setWindDirection(windDirection); + sndLayer.setWindSpeed(windSpeed); + sndLayers.add(sndLayer); + } + catch ( Exception e ){ + e.printStackTrace(); + } + } + } + //System.out.println("maxWinds="+maxWinds.size()+" sndLayers="+sndLayers.size()); + return sndLayers; + } + + /** + * This API is for getting multiple locations sounding info at one shot. + * latLonArray is used to input lat/lon for each location. + * Use StnID as input location is NOT SUPPORTED in this API + */ + public Object getSoundingDataByLatLonArray() throws Exception { + //long t01 = System.currentTimeMillis(); + Object returnedObject = new Object(); + //*System.out.println ( " getSoundingDataByLatLonArray "); + if(latLonArray.length <= 0){ + returnedObject = null; + return returnedObject; + } + List timeLineStrList=new ArrayList(); + List timeLimeCalList = new ArrayList(); + if(validTimeEnd !=0 && validTimeEnd > validTimeStart){ + //range of time line request + timeLimeCalList = ObservedSoundingQuery.getObservedSndTimeRangeList(sndType, validTimeStartCal, validTimeEndCal); + for (int i=0; i< timeLimeCalList.size(); i++){ + Calendar timeCal = timeLimeCalList.get(i); + String timeStr = String.format("%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS", timeCal); + timeLineStrList.add(timeStr); + + } + } + else { + //one single time line + timeLineStrList.add(new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(refTimeCal.getTime())); + timeLimeCalList.add(refTimeCal); + } + NcSoundingCube cube = new NcSoundingCube(); + List soundingProfileList = new ArrayList(); + SndQueryKeyType sndQuery = SndQueryKeyType.LATLON; + NcSoundingCube.QueryStatus failedRtnStatus = NcSoundingCube.QueryStatus.FAILED; + for ( int i=0; i < latLonArray.length ; i++) + { + for (int j=0; j< timeLineStrList.size(); j++){ + String timeStr = timeLineStrList.get(j); + Calendar timeCal = timeLimeCalList.get(j); + + MergeSounding ms = new MergeSounding(); + //make sure we have right precision... + lat = Double.parseDouble(Float.toString(latLonArray[i][0])); + lon = Double.parseDouble(Float.toString(latLonArray[i][1])); + /* + * Process sounding data. + */ + + List sls = new ArrayList(); + List ttaa = new ArrayList(); + List ttbb = new ArrayList(); + List ttcc = new ArrayList(); + List ttdd = new ArrayList(); + List ppaa = new ArrayList(); + List ppbb = new ArrayList(); + List ppcc = new ArrayList(); + List ppdd = new ArrayList(); + List trop_a = new ArrayList(); + List trop_c = new ArrayList(); + List wmax_a = new ArrayList(); + List wmax_c = new ArrayList(); + + NcSoundingProfile pf = null; + if(sndType.equals(PfcSndType.NAMSND.toString()) || + sndType.equals(PfcSndType.GFSSND.toString()) || + sndType.equals(PfcSndType.RUCPTYPSND.toString()) || + sndType.equals(PfcSndType.RUC2SND.toString())) { + + //*System.out.println ( " Processing native model data"); + pf = PfcSoundingQuery.getPfcSndData2(lat, lon, "",refTimeCal, validTimeStartCal, sndType,sndQuery); + //PfcSoundingQuery.getPfcSndData(lat, lon, "",refTimeCal, validTimeCal, sndType,sndQuery); + ms.nativeModelSounding(pf.getSoundingLyLst(), pf.getStationElevation()); + if ( ms.isNumber (level) == 0 ) { + //level is an integer >=0. It means user request a single level + float rlev = new Integer(Integer.parseInt(level.trim())).floatValue(); + pf.setSoundingLyLst(ms.getSingLevel(rlev, pf.getSoundingLyLst())); + } else if ( ms.isNumber (level) == 1 ) { + //level is an float >=0. It also means user request a single level + float rlev = new Float(Float.parseFloat(level.trim())); + pf.setSoundingLyLst(ms.getSingLevel(rlev, pf.getSoundingLyLst())); + } + //for(NcSoundingLayer ly: pf.getSoundingLyLst()){ + // System.out.println("Pre= "+ly.getPressure()+ " Dew= "+ ly.getDewpoint()+ " T= "+ ly.getTemperature()+" H="+ly.getGeoHeight()+" WSp="+ly.getWindSpeed()); + //} + } + else if(sndType.equals(MdlSndType.ANY.toString()) ) { + + pf = MdlSoundingQuery.getMdlSndData( lat, lon, refTimeStr, validTimeStartStr, pluginName, modelName ); + if(pf.getRtnStatus() != NcSoundingCube.QueryStatus.OK){ + failedRtnStatus = pf.getRtnStatus(); + pf = null; + } + } + else if (sndType.equals(ObsSndType.NCUAIR.toString())) { + //System.out.println("getSoundingDataByLatLonArray:NcUair: lat="+lat+ " lon="+lon); + //make sure we have right precision... + + if ( merge == 0 ) { + //Chin...need more coding + pf = null; + } + else{ + //long t001 = System.currentTimeMillis(); + + NcUairRecord[] recordArray = ObservedSoundingQuery.getObservedSndNcUairData(lat, lon, "", timeStr); + if(recordArray != null && recordArray.length >0){ + for(int k=0; k< recordArray.length; k++){ + NcUairRecord record= recordArray[k]; + if(record.getDataType().equals("TTAA")){ + ttaa = getSndLayersFromNcUairRecordObsLevel(record); + trop_a = getSndLayersFromNcUairRecordTrop(record); + wmax_a = getSndLayersFromNcUairRecordMaxw(record); + } + else if(record.getDataType().equals("TTBB")){ + ttbb = getSndLayersFromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("TTCC")){ + ttcc = getSndLayersFromNcUairRecordObsLevel(record); + trop_c = getSndLayersFromNcUairRecordTrop(record); + wmax_c = getSndLayersFromNcUairRecordMaxw(record); + } + else if(record.getDataType().equals("TTDD")){ + ttdd = getSndLayersFromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPAA")){ + ppaa= getSndLayersFromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPBB")){ + ppbb = getSndLayersFromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPCC")){ + ppcc = getSndLayersFromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPDD")){ + ppdd = getSndLayersFromNcUairRecordObsLevel(record); + } + } + pf = new NcSoundingProfile(); + pf.setStationElevation((float)recordArray[0].getElevation()); + pf.setStationId(recordArray[0].getStationId()); + if(recordArray[0].getStnum() != null && recordArray[0].getStnum().length()>0) + pf.setStationNum(Integer.parseInt(recordArray[0].getStnum())); + pf.setStationLatitude((float)recordArray[0].getLatitude()); + pf.setStationLongitude((float)recordArray[0].getLongitude()); + //System.out.println(" input lat="+lat+" pf's lat="+pf.getStationLatitude()+" elv="+pf.getStationElevation()+" stnId="+pf.getStationId()); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + //System.out.println("NCUAIR Number of Layers after merge:"+sls.size() + " level="+level + " ms.isNumber(level)="+ms.isNumber(level)); + //for(NcSoundingLayer ly: sls){ + // System.out.println("Pre= "+ly.getPressure()+ " Dew= "+ ly.getDewpoint()+ " T= "+ ly.getTemperature()+" H="+ly.getGeoHeight()+" WSp="+ly.getWindSpeed()); + //} + + if (level.toUpperCase().equalsIgnoreCase("MAN") ) + pf.setSoundingLyLst(sls); + else if( ms.isNumber(level)>=0 ){ + if(sls.size() == 1){ + //System.out.println("NCUAIR get one layer using level = "+ level); + pf.setSoundingLyLst(sls); + } + else { + pf = null; + //System.out.println("NCUAIR get 0 layer using level = "+ level); + } + } + else { + if(sls.isEmpty() || sls.size() <=1) + pf = null; + else + pf.setSoundingLyLst(sls); + } + } + else + pf = null; + + } + } + else if (//sndType.equals(ObsSndType.UAIR.toString()) || + sndType.equals(ObsSndType.DROP.toString()) || + sndType.equals(ObsSndType.TAMDAR.toString())) { + + if ( merge == 0 ) { + // ms.unMergedUairSounding + //System.out.println ( " Request unmerged data"); + if(dataType.equals(DataType.ALLDATA.toString())) + pf = ObservedSoundingQuery.getObservedSndAllData(lat, lon,"", timeCal, sndType, sndQuery); + else + pf = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, dataType, sndQuery); + + } else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the body of code will return a sounding list with MAN data or single level data. + //*System.out.println ( " Request merged data at lat="+ lat+" lon="+lon+ " refT="+ refTimeCal.getTime().toGMTString()); + long t001 = System.currentTimeMillis(); + pf = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTAA", sndQuery); + ttaa = pf.getSoundingLyLst(); + if (ttaa.size() == 0) { + ttaa = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUAA", sndQuery).getSoundingLyLst(); + } + + ttbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTBB", sndQuery).getSoundingLyLst(); + if (ttbb.size() == 0) { + ttbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUBB", sndQuery).getSoundingLyLst(); + } + + ttcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTCC", sndQuery).getSoundingLyLst(); + if (ttcc.size() == 0) { + ttcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUCC", sndQuery).getSoundingLyLst(); + } + + ttdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTDD", sndQuery).getSoundingLyLst(); + if (ttdd.size() == 0) { + ttdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUDD", sndQuery).getSoundingLyLst(); + } + + ppaa = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPAA", sndQuery).getSoundingLyLst(); + ppbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPBB", sndQuery).getSoundingLyLst(); + ppcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPCC", sndQuery).getSoundingLyLst(); + ppdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPDD", sndQuery).getSoundingLyLst(); + wmax_a = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "MAXWIND_A", sndQuery).getSoundingLyLst(); + wmax_c = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "MAXWIND_C", sndQuery).getSoundingLyLst(); + trop_a = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TROPOPAUSE_A", sndQuery).getSoundingLyLst(); + trop_c = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TROPOPAUSE_C", sndQuery).getSoundingLyLst(); + pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, lon,"",sndType, timeCal,sndQuery); + long t02 = System.currentTimeMillis(); + System.out.println("UAIR profile retreival "+ timeStr+" took " + (t02 - t001)); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + //System.out.println("UAIR Number of Layers:"+sls.size()); + if (level.toUpperCase().equalsIgnoreCase("MAN")) + pf.setSoundingLyLst(sls); + else if( ms.isNumber(level)>=0 ){ + if(sls.size() == 1){ + pf.setSoundingLyLst(sls); + } + else { + pf = null; + } + } + else { + if(sls.isEmpty() || sls.size() <=1) + pf = null; + else + pf.setSoundingLyLst(sls); + } + + + } + + } + else if(sndType.equals(ObsSndType.BUFRUA.toString())){ + if ( merge == 0 ) { + // ms.unMergedUairSounding + //*System.out.println ( " Request unmerged data"); + if(dataType.equals(DataType.ALLDATA.toString())) + pf = ObservedSoundingQuery.getObservedSndBufruaAllData(lat, lon,"", refTimeCal, sndQuery); + else + pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, dataType, sndQuery); + + } else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the body of code will return a sounding list with MAN data or single level data. + //*System.out.println ( " Request merged data at lat="+ lat+" lon="+lon+ " refT="+ refTimeCal.getTime().toGMTString()); + + pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal,"TTAA", sndQuery); + ttaa = pf.getSoundingLyLst(); + ttbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTBB", sndQuery).getSoundingLyLst(); + ttcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTCC", sndQuery).getSoundingLyLst(); + ttdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTDD", sndQuery).getSoundingLyLst(); + //ppaa = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPAA", sndQuery).getSoundingLyLst(); + ppbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPBB", sndQuery).getSoundingLyLst(); + //ppcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPCC", sndQuery).getSoundingLyLst(); + ppdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPDD", sndQuery).getSoundingLyLst(); + wmax_a = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "MAXWIND_A", sndQuery).getSoundingLyLst(); + wmax_c = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "MAXWIND_C", sndQuery).getSoundingLyLst(); + trop_a = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TROPOPAUSE_A", sndQuery).getSoundingLyLst(); + trop_c = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TROPOPAUSE_C", sndQuery).getSoundingLyLst(); + pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, lon,"",sndType, refTimeCal,sndQuery); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + + //System.out.println("BUFRUA Number of Layers after merge:"+sls.size() + " level="+level + " ms.isNumber(level)="+ms.isNumber(level)); + //for(NcSoundingLayer ly: sls){ + // System.out.println("Pre= "+ly.getPressure()+ " Dew= "+ ly.getDewpoint()+ " T= "+ ly.getTemperature()+" H="+ly.getGeoHeight()+" WSp="+ly.getWindSpeed()); + //} + + if (level.toUpperCase().equalsIgnoreCase("MAN") ) + pf.setSoundingLyLst(sls); + else if( ms.isNumber(level)>=0 ){ + if(sls.size() == 1){ + //System.out.println("NCUAIR get one layer using level = "+ level); + pf.setSoundingLyLst(sls); + } + else { + pf = null; + //System.out.println("NCUAIR get 0 layer using level = "+ level); + } + } + else { + if(sls.isEmpty() || sls.size() <=1) + pf = null; + else + pf.setSoundingLyLst(sls); + } + + } + } + else { + + /* + * Invalid sounding type + */ + pf = null; + } + if(pf != null && pf.getSoundingLyLst().size()>0) { + soundingProfileList.add(pf); + //pf.setStationLatitude(lat.floatValue()); + //pf.setStationLongitude(lon.floatValue()); + pf = null; + } + } + } + if(soundingProfileList.size() == 0 ) + cube.setRtnStatus(failedRtnStatus); + else + cube.setRtnStatus(NcSoundingCube.QueryStatus.OK); + + cube.setSoundingProfileList(soundingProfileList); + returnedObject = cube; + + //long t02 = System.currentTimeMillis(); + //System.out.println("PFC/OBS cube retreival took " + (t02 - t01)); + return returnedObject; + } + + + /* Chin:: this metod uses algorithm to query all station at one shot + * Only NCUair query is using such algorithm now + * */ + public Object getSoundingLayer2DataUsingLatLonArray() throws Exception { + //long t01 = System.currentTimeMillis(); + Object returnedObject = new Object(); + //*System.out.println ( " getSoundingDataByLatLonArray "); + if(latLonArray.length <= 0){ + returnedObject = null; + return returnedObject; + } + List timeLineStrList=new ArrayList();; + List timeLimeCalList = new ArrayList(); + if(validTimeEnd !=0 && validTimeEnd > validTimeStart){ + //range of time line request + timeLimeCalList = ObservedSoundingQuery.getObservedSndTimeRangeList(sndType, validTimeStartCal, validTimeEndCal); + for (int i=0; i< timeLimeCalList.size(); i++){ + Calendar timeCal = timeLimeCalList.get(i); + String timeStr = String.format("%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS", timeCal); + timeLineStrList.add(timeStr); + + } + } + else { + //one single time line + timeLineStrList.add(new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(refTimeCal.getTime())); + timeLimeCalList.add(refTimeCal); + } + NcSoundingCube cube = new NcSoundingCube(); + List soundingProfileList = new ArrayList(0); + SndQueryKeyType sndQuery = SndQueryKeyType.LATLON; + NcSoundingCube.QueryStatus failedRtnStatus = NcSoundingCube.QueryStatus.FAILED; + + NcSoundingProfile pf; + MergeSounding2 ms = new MergeSounding2(); + if (sndType.equals(ObsSndType.NCUAIR.toString())) { + for (int j=0; j< timeLineStrList.size(); j++){ + String timeStr = timeLineStrList.get(j); + List uairRecordArrList; + uairRecordArrList = ObservedSoundingQuery.getAllStnObservedSndNcUairData(latLonArray,"", timeStr); + + if(uairRecordArrList!=null && uairRecordArrList.size()>0){ + //for each station, processing its records list and keep in one profile + for(NcUairRecord[] recordArray:uairRecordArrList){ + + //System.out.println("getSoundingDataByLatLonArray:NcUair: lat="+lat+ " lon="+lon); + //make sure we have right precision... + + if ( merge == 0 ) { + //Chin...need more coding + pf = null; + } + else{ + pf = new NcSoundingProfile(); + /* Chin: If caller need all query stns returned (no matter there is no data), then we may need to add this code... + if(recordArray != null && recordArray.length == 1){ + //could be a special case that the record is just used to return this stn's lat/lon back + if(recordArray[0].getNil() == true){ + pf.setStationLatitude((float)recordArray[0].getLatitude()); + pf.setStationLongitude((float)recordArray[0].getLongitude()); + soundingProfileList.add(pf); + continue; // skip this stn as there are no real data retrieved + } + }*/ + if(recordArray != null && recordArray.length >0){ + List sls = new ArrayList(); + List ttaa = new ArrayList(); + List ttbb = new ArrayList(); + List ttcc = new ArrayList(); + List ttdd = new ArrayList(); + List ppaa = new ArrayList(); + List ppbb = new ArrayList(); + List ppcc = new ArrayList(); + List ppdd = new ArrayList(); + List trop_a = new ArrayList(); + List trop_c = new ArrayList(); + List wmax_a = new ArrayList(); + List wmax_c = new ArrayList(); + + for(int k=0; k< recordArray.length; k++){ + NcUairRecord record= recordArray[k]; + if(record.getDataType().equals("TTAA")){ + ttaa = getSoundingLayer2FromNcUairRecordObsLevel( record ); + trop_a = getSoundingLayer2FromNcUairRecordTrop( record); + wmax_a = getSoundingLayer2FromNcUairRecordMaxw(record ); + } + else if(record.getDataType().equals("TTBB")){ + ttbb = getSoundingLayer2FromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("TTCC")){ + ttcc = getSoundingLayer2FromNcUairRecordObsLevel( record ); + trop_c = getSoundingLayer2FromNcUairRecordTrop( record ); + wmax_c = getSoundingLayer2FromNcUairRecordMaxw( record ); + } + else if(record.getDataType().equals("TTDD")){ + ttdd = getSoundingLayer2FromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPAA")){ + ppaa= getSoundingLayer2FromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPBB")){ + ppbb = getSoundingLayer2FromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPCC")){ + ppcc = getSoundingLayer2FromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPDD")){ + ppdd = getSoundingLayer2FromNcUairRecordObsLevel(record); + } + } + pf.setStationElevation((float)recordArray[0].getElevation()); + pf.setStationId(recordArray[0].getStationId()); + if(recordArray[0].getStnum() != null && recordArray[0].getStnum().length()>0) + pf.setStationNum(Integer.parseInt(recordArray[0].getStnum())); + pf.setStationLatitude((float)recordArray[0].getLatitude()); + pf.setStationLongitude((float)recordArray[0].getLongitude()); + //System.out.println(" input lat="+lat+" pf's lat="+pf.getStationLatitude()+" elv="+pf.getStationElevation()+" stnId="+pf.getStationId()); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + + if (level.toUpperCase().equalsIgnoreCase("MAN") ){ + pf.setSoundingLyLst2( sls ); + // System.out.println("sls set to the sounding profile"); + } + else if( ms.isNumber( level )>=0 ){ + if(sls.size() == 1){ + // System.out.println("NcUair get one layer using level = "+ level); + pf.setSoundingLyLst2( sls ); + } + else { + pf = null; + // System.out.println("NcUair get 0 layer using level = "+ level); + } + } + else { + if(sls.isEmpty() || sls.size() <=1){ + pf = null; + // System.out.println("not MAN level & sls is empty or 1"); + } + else{ + pf.setSoundingLyLst2 ( sls ); + // System.out.println("sls set to the sounding profile for level = " + level); + } + } + } + } + if(pf != null && pf.getSoundingLyLst2().size()>0) { + //System.out.println(" pf is not null, so adding a profile to the list of NcSoundingProfiles "); + soundingProfileList.add(pf); + pf = null; + } + + } + } + } + } + else{ + for ( int i=0; i < latLonArray.length ; i++) + { + for (int j=0; j< timeLineStrList.size(); j++){ + String timeStr = timeLineStrList.get(j); + Calendar timeCal = timeLimeCalList.get(j); + + //MergeSounding2 ms = new MergeSounding2(); + //make sure we have right precision... + lat = Double.parseDouble(Float.toString(latLonArray[i][0])); + lon = Double.parseDouble(Float.toString(latLonArray[i][1])); + /* + * Process sounding data. + */ + + List sls = new ArrayList(); + List ttaa = new ArrayList(); + List ttbb = new ArrayList(); + List ttcc = new ArrayList(); + List ttdd = new ArrayList(); + List ppaa = new ArrayList(); + List ppbb = new ArrayList(); + List ppcc = new ArrayList(); + List ppdd = new ArrayList(); + List trop_a = new ArrayList(); + List trop_c = new ArrayList(); + List wmax_a = new ArrayList(); + List wmax_c = new ArrayList(); + + //NcSoundingProfile pf = new NcSoundingProfile(); + if(sndType.equals(PfcSndType.NAMSND.toString()) || + sndType.equals(PfcSndType.GFSSND.toString()) || + sndType.equals(PfcSndType.RUCPTYPSND.toString()) || + sndType.equals(PfcSndType.RUC2SND.toString())) { + + //*System.out.println ( " Processing native model data"); + pf = PfcSoundingQuery.getPfcSndData2(lat, lon, "",refTimeCal, validTimeStartCal, sndType,sndQuery); + //PfcSoundingQuery.getPfcSndData(lat, lon, "",refTimeCal, validTimeCal, sndType,sndQuery); + // ms.nativeModelSounding(pf.getSoundingLyLst(), pf.getStationElevation()); - revisit this - Archana + } + else if(sndType.equals(MdlSndType.ANY.toString()) ) { + + pf = MdlSoundingQuery.getMdlSndData( lat, lon, refTimeStr, validTimeStartStr, pluginName, modelName ); + if(pf.getRtnStatus() != NcSoundingCube.QueryStatus.OK){ + failedRtnStatus = pf.getRtnStatus(); + pf = null; + } + } + else if (sndType.equals(ObsSndType.DROP.toString()) || + sndType.equals(ObsSndType.TAMDAR.toString())) { + + if ( merge == 0 ) { + // ms.unMergedUairSounding + //*System.out.println ( " Request unmerged data"); + if(dataType.equals(DataType.ALLDATA.toString())) + pf = ObservedSoundingQuery.getObservedSndAllData(lat, lon,"", timeCal, sndType, sndQuery); + else + pf = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, dataType, sndQuery); + + } else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the body of code will return a sounding list with MAN data or single level data. + //*System.out.println ( " Request merged data at lat="+ lat+" lon="+lon+ " refT="+ refTimeCal.getTime().toGMTString()); + long t001 = System.currentTimeMillis(); + pf = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTAA", sndQuery); + ttaa = pf.getSoundingLyLst2(); + if (ttaa.size() == 0) { + ttaa = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUAA", sndQuery).getSoundingLyLst2(); + } + + ttbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTBB", sndQuery).getSoundingLyLst2(); + if (ttbb.size() == 0) { + ttbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUBB", sndQuery).getSoundingLyLst2(); + } + + ttcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTCC", sndQuery).getSoundingLyLst2(); + if (ttcc.size() == 0) { + ttcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUCC", sndQuery).getSoundingLyLst2(); + } + + ttdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTDD", sndQuery).getSoundingLyLst2(); + if (ttdd.size() == 0) { + ttdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUDD", sndQuery).getSoundingLyLst2(); + } + + ppaa = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPAA", sndQuery).getSoundingLyLst2(); + ppbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPBB", sndQuery).getSoundingLyLst2(); + ppcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPCC", sndQuery).getSoundingLyLst2(); + ppdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPDD", sndQuery).getSoundingLyLst2(); + wmax_a = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "MAXWIND_A", sndQuery).getSoundingLyLst2(); + wmax_c = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "MAXWIND_C", sndQuery).getSoundingLyLst2(); + trop_a = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TROPOPAUSE_A", sndQuery).getSoundingLyLst2(); + trop_c = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TROPOPAUSE_C", sndQuery).getSoundingLyLst2(); + pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, lon,"",sndType, timeCal,sndQuery); + long t02 = System.currentTimeMillis(); + System.out.println("UAIR profile retreival "+ timeStr+" took " + (t02 - t001)); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + //System.out.println("UAIR Number of Layers:"+sls.size()); + if (level.toUpperCase().equalsIgnoreCase("MAN")) + pf.setSoundingLyLst2(sls); + else if( ms.isNumber(level)>=0 ){ + if(sls.size() == 1){ + pf.setSoundingLyLst2(sls); + } + else { + pf = null; + } + } + else { + if(sls.isEmpty() || sls.size() <=1) + pf = null; + else + pf.setSoundingLyLst2(sls); + } + + + } + + } + else if(sndType.equals(ObsSndType.BUFRUA.toString())){ + if ( merge == 0 ) { + // ms.unMergedUairSounding + //*System.out.println ( " Request unmerged data"); + if(dataType.equals(DataType.ALLDATA.toString())) + pf = ObservedSoundingQuery.getObservedSndBufruaAllData(lat, lon,"", refTimeCal, sndQuery); + else + pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, dataType, sndQuery); + + } else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the body of code will return a sounding list with MAN data or single level data. + //*System.out.println ( " Request merged data at lat="+ lat+" lon="+lon+ " refT="+ refTimeCal.getTime().toGMTString()); + + pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal,"TTAA", sndQuery); + ttaa = pf.getSoundingLyLst2(); + ttbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTBB", sndQuery).getSoundingLyLst2(); + ttcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTCC", sndQuery).getSoundingLyLst2(); + ttdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTDD", sndQuery).getSoundingLyLst2(); + //ppaa = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPAA", sndQuery).getSoundingLyLst2(); + ppbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPBB", sndQuery).getSoundingLyLst2(); + //ppcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPCC", sndQuery).getSoundingLyLst2(); + ppdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPDD", sndQuery).getSoundingLyLst2(); + wmax_a = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "MAXWIND_A", sndQuery).getSoundingLyLst2(); + wmax_c = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "MAXWIND_C", sndQuery).getSoundingLyLst2(); + trop_a = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TROPOPAUSE_A", sndQuery).getSoundingLyLst2(); + trop_c = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TROPOPAUSE_C", sndQuery).getSoundingLyLst2(); + pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, lon,"",sndType, refTimeCal,sndQuery); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + + //System.out.println("BUFRUA Number of Layers after merge:"+sls.size() + " level="+level + " ms.isNumber(level)="+ms.isNumber(level)); + //for(NcSoundingLayer ly: sls){ + // System.out.println("Pre= "+ly.getPressure()+ " Dew= "+ ly.getDewpoint()+ " T= "+ ly.getTemperature()+" H="+ly.getGeoHeight()+" WSp="+ly.getWindSpeed()); + //} + + if (level.toUpperCase().equalsIgnoreCase("MAN") ) + pf.setSoundingLyLst2(sls); + else if( ms.isNumber(level)>=0 ){ + if(sls.size() == 1){ + //System.out.println("NcUair get one layer using level = "+ level); + pf.setSoundingLyLst2(sls); + } + else { + pf = null; + //System.out.println("NcUair get 0 layer using level = "+ level); + } + } + else { + if(sls.isEmpty() || sls.size() <=1) + pf = null; + else + pf.setSoundingLyLst2(sls); + } + + } + } + else { + + /* + * Invalid sounding type + */ + // System.out.println(" Invalid sounding type "); + pf = null; + } + if(pf != null && pf.getSoundingLyLst2().size()>0) { + //System.out.println(" pf is not null, so adding a profile to the list of NcSoundingProfiles "); + + // TODO : move this into the ObservedSoundingQuery methods. + // + pf.setStationLatitude( lat.floatValue() ); + pf.setStationLongitude( lon.floatValue() ); + + + soundingProfileList.add(pf); + //pf.setStationLatitude(lat.floatValue()); + //pf.setStationLongitude(lon.floatValue()); + pf = null; + } + } + } + } + if(soundingProfileList.size() == 0 ){ + //System.out.println(" Return status from NcSoundingDrv.getSoundingLayer2DataUsingLatLonArray() is set to failed "); + cube.setRtnStatus(failedRtnStatus); + + } + else{ + //System.out.println(); + cube.setRtnStatus(NcSoundingCube.QueryStatus.OK); + //long t02 = System.currentTimeMillis(); + //System.out.println("Return status from NcSoundingDrv.getSoundingLayer2DataUsingLatLonArray() - success, cube retreival took " + (t02 - t01)); + } + cube.setSoundingProfileList(soundingProfileList); + /*for(int i =0; i < cube.getSoundingProfileList().size();i++){ + System.out.println("lat/lon="+ cube.getSoundingProfileList().get(i).getStationLatitude()+"/"+cube.getSoundingProfileList().get(i).getStationLongitude()+ + " temp="+cube.getSoundingProfileList().get(i).getSoundingLyLst2().get(0).getTemperature()+" dewp="+cube.getSoundingProfileList().get(i).getSoundingLyLst2().get(0).getDewpoint()+" press="+ + cube.getSoundingProfileList().get(i).getSoundingLyLst2().get(0).getPressure() + " height="+cube.getSoundingProfileList().get(i).getSoundingLyLst2().get(0).getGeoHeight()+ + " windSp="+cube.getSoundingProfileList().get(i).getSoundingLyLst2().get(0).getWindSpeed()+" windDir="+cube.getSoundingProfileList().get(i).getSoundingLyLst2().get(0).getWindDirection()+ + " omega="+cube.getSoundingProfileList().get(i).getSoundingLyLst2().get(0).getOmega()); + }*/ + returnedObject = cube; + + + return returnedObject; + } + /* Chin:: this metod is to query DB using algorithm that query on per station basis + * Currently is not used. But keep it here. May be useful later. + * + */ + public Object getSoundingLayer2DataUsingLatLonArrayPerStn() throws Exception { + //long t01 = System.currentTimeMillis(); + Object returnedObject = new Object(); + //*System.out.println ( " getSoundingDataByLatLonArray "); + if(latLonArray.length <= 0){ + returnedObject = null; + return returnedObject; + } + List timeLineStrList=new ArrayList();; + List timeLimeCalList = new ArrayList(); + if(validTimeEnd !=0 && validTimeEnd > validTimeStart){ + //range of time line request + timeLimeCalList = ObservedSoundingQuery.getObservedSndTimeRangeList(sndType, validTimeStartCal, validTimeEndCal); + for (int i=0; i< timeLimeCalList.size(); i++){ + Calendar timeCal = timeLimeCalList.get(i); + String timeStr = String.format("%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS", timeCal); + timeLineStrList.add(timeStr); + + } + } + else { + //one single time line + timeLineStrList.add(new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(refTimeCal.getTime())); + timeLimeCalList.add(refTimeCal); + } + NcSoundingCube cube = new NcSoundingCube(); + List soundingProfileList = new ArrayList(0); + SndQueryKeyType sndQuery = SndQueryKeyType.LATLON; + NcSoundingCube.QueryStatus failedRtnStatus = NcSoundingCube.QueryStatus.FAILED; + for ( int i=0; i < latLonArray.length ; i++) + { + for (int j=0; j< timeLineStrList.size(); j++){ + String timeStr = timeLineStrList.get(j); + Calendar timeCal = timeLimeCalList.get(j); + + MergeSounding2 ms = new MergeSounding2(); + //make sure we have right precision... + lat = Double.parseDouble(Float.toString(latLonArray[i][0])); + lon = Double.parseDouble(Float.toString(latLonArray[i][1])); + /* + * Process sounding data. + */ + + List sls = new ArrayList(); + List ttaa = new ArrayList(); + List ttbb = new ArrayList(); + List ttcc = new ArrayList(); + List ttdd = new ArrayList(); + List ppaa = new ArrayList(); + List ppbb = new ArrayList(); + List ppcc = new ArrayList(); + List ppdd = new ArrayList(); + List trop_a = new ArrayList(); + List trop_c = new ArrayList(); + List wmax_a = new ArrayList(); + List wmax_c = new ArrayList(); + + NcSoundingProfile pf = new NcSoundingProfile(); + if(sndType.equals(PfcSndType.NAMSND.toString()) || + sndType.equals(PfcSndType.GFSSND.toString()) || + sndType.equals(PfcSndType.RUCPTYPSND.toString()) || + sndType.equals(PfcSndType.RUC2SND.toString())) { + + //*System.out.println ( " Processing native model data"); + pf = PfcSoundingQuery.getPfcSndData2(lat, lon, "",refTimeCal, validTimeStartCal, sndType,sndQuery); + //PfcSoundingQuery.getPfcSndData(lat, lon, "",refTimeCal, validTimeCal, sndType,sndQuery); + // ms.nativeModelSounding(pf.getSoundingLyLst(), pf.getStationElevation()); - revisit this - Archana + } + else if(sndType.equals(MdlSndType.ANY.toString()) ) { + + pf = MdlSoundingQuery.getMdlSndData( lat, lon, refTimeStr, validTimeStartStr, pluginName, modelName ); + if(pf.getRtnStatus() != NcSoundingCube.QueryStatus.OK){ + failedRtnStatus = pf.getRtnStatus(); + pf = null; + } + } + else if (sndType.equals(ObsSndType.NCUAIR.toString())) { + // System.out.println ( "From getSoundingLayer2DataUsingLatLonArray for ObsSndType.NCUAIR"); + //System.out.println("getSoundingDataByLatLonArray:NcUair: lat="+lat+ " lon="+lon); + //make sure we have right precision... + + if ( merge == 0 ) { + //Chin...need more coding + pf = null; + } + else{ + + NcUairRecord[] recordArray = ObservedSoundingQuery.getObservedSndNcUairData(lat, lon, "", timeStr); + if(recordArray != null && recordArray.length >0){ + for(int k=0; k< recordArray.length; k++){ + NcUairRecord record= recordArray[k]; + if(record.getDataType().equals("TTAA")){ + ttaa = getSoundingLayer2FromNcUairRecordObsLevel( record ); + trop_a = getSoundingLayer2FromNcUairRecordTrop( record); + wmax_a = getSoundingLayer2FromNcUairRecordMaxw(record ); + } + else if(record.getDataType().equals("TTBB")){ + ttbb = getSoundingLayer2FromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("TTCC")){ + ttcc = getSoundingLayer2FromNcUairRecordObsLevel( record ); + trop_c = getSoundingLayer2FromNcUairRecordTrop( record ); + wmax_c = getSoundingLayer2FromNcUairRecordMaxw( record ); + } + else if(record.getDataType().equals("TTDD")){ + ttdd = getSoundingLayer2FromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPAA")){ + ppaa= getSoundingLayer2FromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPBB")){ + ppbb = getSoundingLayer2FromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPCC")){ + ppcc = getSoundingLayer2FromNcUairRecordObsLevel(record); + } + else if(record.getDataType().equals("PPDD")){ + ppdd = getSoundingLayer2FromNcUairRecordObsLevel(record); + } + } + pf.setStationElevation((float)recordArray[0].getElevation()); + pf.setStationId(recordArray[0].getStationId()); + if(recordArray[0].getStnum() != null && recordArray[0].getStnum().length()>0) + pf.setStationNum(Integer.parseInt(recordArray[0].getStnum())); + pf.setStationLatitude((float)recordArray[0].getLatitude()); + pf.setStationLongitude((float)recordArray[0].getLongitude()); + //System.out.println(" input lat="+lat+" pf's lat="+pf.getStationLatitude()+" elv="+pf.getStationElevation()+" stnId="+pf.getStationId()); + } + + + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + + if (level.toUpperCase().equalsIgnoreCase("MAN") ){ + pf.setSoundingLyLst2( sls ); + // System.out.println("sls set to the sounding profile"); + } + else if( ms.isNumber( level )>=0 ){ + if(sls.size() == 1){ + // System.out.println("NcUair get one layer using level = "+ level); + pf.setSoundingLyLst2( sls ); + } + else { + pf = null; + // System.out.println("NcUair get 0 layer using level = "+ level); + } + } + else { + if(sls.isEmpty() || sls.size() <=1){ + pf = null; + // System.out.println("not MAN level & sls is empty or 1"); + } + else{ + pf.setSoundingLyLst2 ( sls ); + // System.out.println("sls set to the sounding profile for level = " + level); + } + } + } + } + else if (sndType.equals(ObsSndType.DROP.toString()) || + sndType.equals(ObsSndType.TAMDAR.toString())) { + + if ( merge == 0 ) { + // ms.unMergedUairSounding + //*System.out.println ( " Request unmerged data"); + if(dataType.equals(DataType.ALLDATA.toString())) + pf = ObservedSoundingQuery.getObservedSndAllData(lat, lon,"", timeCal, sndType, sndQuery); + else + pf = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, dataType, sndQuery); + + } else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the body of code will return a sounding list with MAN data or single level data. + //*System.out.println ( " Request merged data at lat="+ lat+" lon="+lon+ " refT="+ refTimeCal.getTime().toGMTString()); + long t001 = System.currentTimeMillis(); + pf = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTAA", sndQuery); + ttaa = pf.getSoundingLyLst2(); + if (ttaa.size() == 0) { + ttaa = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUAA", sndQuery).getSoundingLyLst2(); + } + + ttbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTBB", sndQuery).getSoundingLyLst2(); + if (ttbb.size() == 0) { + ttbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUBB", sndQuery).getSoundingLyLst2(); + } + + ttcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTCC", sndQuery).getSoundingLyLst2(); + if (ttcc.size() == 0) { + ttcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUCC", sndQuery).getSoundingLyLst2(); + } + + ttdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTDD", sndQuery).getSoundingLyLst2(); + if (ttdd.size() == 0) { + ttdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUDD", sndQuery).getSoundingLyLst2(); + } + + ppaa = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPAA", sndQuery).getSoundingLyLst2(); + ppbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPBB", sndQuery).getSoundingLyLst2(); + ppcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPCC", sndQuery).getSoundingLyLst2(); + ppdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPDD", sndQuery).getSoundingLyLst2(); + wmax_a = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "MAXWIND_A", sndQuery).getSoundingLyLst2(); + wmax_c = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "MAXWIND_C", sndQuery).getSoundingLyLst2(); + trop_a = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TROPOPAUSE_A", sndQuery).getSoundingLyLst2(); + trop_c = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TROPOPAUSE_C", sndQuery).getSoundingLyLst2(); + pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, lon,"",sndType, timeCal,sndQuery); + long t02 = System.currentTimeMillis(); + System.out.println("UAIR profile retreival "+ timeStr+" took " + (t02 - t001)); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + //System.out.println("UAIR Number of Layers:"+sls.size()); + if (level.toUpperCase().equalsIgnoreCase("MAN")) + pf.setSoundingLyLst2(sls); + else if( ms.isNumber(level)>=0 ){ + if(sls.size() == 1){ + pf.setSoundingLyLst2(sls); + } + else { + pf = null; + } + } + else { + if(sls.isEmpty() || sls.size() <=1) + pf = null; + else + pf.setSoundingLyLst2(sls); + } + + + } + + } + else if(sndType.equals(ObsSndType.BUFRUA.toString())){ + if ( merge == 0 ) { + // ms.unMergedUairSounding + //*System.out.println ( " Request unmerged data"); + if(dataType.equals(DataType.ALLDATA.toString())) + pf = ObservedSoundingQuery.getObservedSndBufruaAllData(lat, lon,"", refTimeCal, sndQuery); + else + pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, dataType, sndQuery); + + } else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the body of code will return a sounding list with MAN data or single level data. + //*System.out.println ( " Request merged data at lat="+ lat+" lon="+lon+ " refT="+ refTimeCal.getTime().toGMTString()); + + pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal,"TTAA", sndQuery); + ttaa = pf.getSoundingLyLst2(); + ttbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTBB", sndQuery).getSoundingLyLst2(); + ttcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTCC", sndQuery).getSoundingLyLst2(); + ttdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTDD", sndQuery).getSoundingLyLst2(); + //ppaa = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPAA", sndQuery).getSoundingLyLst2(); + ppbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPBB", sndQuery).getSoundingLyLst2(); + //ppcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPCC", sndQuery).getSoundingLyLst2(); + ppdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPDD", sndQuery).getSoundingLyLst2(); + wmax_a = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "MAXWIND_A", sndQuery).getSoundingLyLst2(); + wmax_c = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "MAXWIND_C", sndQuery).getSoundingLyLst2(); + trop_a = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TROPOPAUSE_A", sndQuery).getSoundingLyLst2(); + trop_c = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TROPOPAUSE_C", sndQuery).getSoundingLyLst2(); + pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, lon,"",sndType, refTimeCal,sndQuery); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + + //System.out.println("BUFRUA Number of Layers after merge:"+sls.size() + " level="+level + " ms.isNumber(level)="+ms.isNumber(level)); + //for(NcSoundingLayer ly: sls){ + // System.out.println("Pre= "+ly.getPressure()+ " Dew= "+ ly.getDewpoint()+ " T= "+ ly.getTemperature()+" H="+ly.getGeoHeight()+" WSp="+ly.getWindSpeed()); + //} + + if (level.toUpperCase().equalsIgnoreCase("MAN") ) + pf.setSoundingLyLst2(sls); + else if( ms.isNumber(level)>=0 ){ + if(sls.size() == 1){ + //System.out.println("NcUair get one layer using level = "+ level); + pf.setSoundingLyLst2(sls); + } + else { + pf = null; + //System.out.println("NcUair get 0 layer using level = "+ level); + } + } + else { + if(sls.isEmpty() || sls.size() <=1) + pf = null; + else + pf.setSoundingLyLst2(sls); + } + + } + } + else { + + /* + * Invalid sounding type + */ + // System.out.println(" Invalid sounding type "); + pf = null; + } + if(pf != null && pf.getSoundingLyLst2().size()>0) { + //System.out.println(" pf is not null, so adding a profile to the list of NcSoundingProfiles "); + + // TODO : move this into the ObservedSoundingQuery methods. + // + pf.setStationLatitude( lat.floatValue() ); + pf.setStationLongitude( lon.floatValue() ); + + + soundingProfileList.add(pf); + //pf.setStationLatitude(lat.floatValue()); + //pf.setStationLongitude(lon.floatValue()); + pf = null; + } + } + } + if(soundingProfileList.size() == 0 ){ + //System.out.println(" Return status from getSoundingLayer2DataUsingLatLonArrayPerStn() is set to failed "); + cube.setRtnStatus(failedRtnStatus); + + } + else{ + //System.out.println(); + cube.setRtnStatus(NcSoundingCube.QueryStatus.OK); + //long t02 = System.currentTimeMillis(); + //System.out.println("getSoundingLayer2DataUsingLatLonArrayPerStn() - success get stn#="+ soundingProfileList.size()+" cube retreival took " + (t02 - t01)); + } + // System.out.println(" Before storing the sounding profile list in the sounding cube"); + cube.setSoundingProfileList(soundingProfileList); + // System.out.println(" Before storing the sounding cube in the returnedObject"); + returnedObject = cube; + + + return returnedObject; + } + /* Chin + * This method use algorithm to query on per station per data type basis. It is slow. .. + * Keep for a while. To be removed later, + */ + public Object getSoundingLayer2DataUsingLatLonArrayOld() throws Exception { + long t01 = System.currentTimeMillis(); + Object returnedObject = new Object(); + //*System.out.println ( " getSoundingDataByLatLonArray "); + if(latLonArray.length <= 0){ + returnedObject = null; + return returnedObject; + } + List timeLineStrList=new ArrayList();; + List timeLimeCalList = new ArrayList(); + if(validTimeEnd !=0 && validTimeEnd > validTimeStart){ + //range of time line request + timeLimeCalList = ObservedSoundingQuery.getObservedSndTimeRangeList(sndType, validTimeStartCal, validTimeEndCal); + for (int i=0; i< timeLimeCalList.size(); i++){ + Calendar timeCal = timeLimeCalList.get(i); + String timeStr = String.format("%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS", timeCal); + timeLineStrList.add(timeStr); + + } + } + else { + //one single time line + timeLineStrList.add(new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(refTimeCal.getTime())); + timeLimeCalList.add(refTimeCal); + } + NcSoundingCube cube = new NcSoundingCube(); + List soundingProfileList = new ArrayList(0); + SndQueryKeyType sndQuery = SndQueryKeyType.LATLON; + NcSoundingCube.QueryStatus failedRtnStatus = NcSoundingCube.QueryStatus.FAILED; + for ( int i=0; i < latLonArray.length ; i++) + { + for (int j=0; j< timeLineStrList.size(); j++){ + String timeStr = timeLineStrList.get(j); + Calendar timeCal = timeLimeCalList.get(j); + + MergeSounding2 ms = new MergeSounding2(); + //make sure we have right precision... + lat = Double.parseDouble(Float.toString(latLonArray[i][0])); + lon = Double.parseDouble(Float.toString(latLonArray[i][1])); + /* + * Process sounding data. + */ + + List sls = new ArrayList(); + List ttaa = new ArrayList(); + List ttbb = new ArrayList(); + List ttcc = new ArrayList(); + List ttdd = new ArrayList(); + List ppaa = new ArrayList(); + List ppbb = new ArrayList(); + List ppcc = new ArrayList(); + List ppdd = new ArrayList(); + List trop_a = new ArrayList(); + List trop_c = new ArrayList(); + List wmax_a = new ArrayList(); + List wmax_c = new ArrayList(); + + NcSoundingProfile pf = new NcSoundingProfile(); + if(sndType.equals(PfcSndType.NAMSND.toString()) || + sndType.equals(PfcSndType.GFSSND.toString()) || + sndType.equals(PfcSndType.RUCPTYPSND.toString()) || + sndType.equals(PfcSndType.RUC2SND.toString())) { + + //*System.out.println ( " Processing native model data"); + pf = PfcSoundingQuery.getPfcSndData2(lat, lon, "",refTimeCal, validTimeStartCal, sndType,sndQuery); + //PfcSoundingQuery.getPfcSndData(lat, lon, "",refTimeCal, validTimeCal, sndType,sndQuery); + // ms.nativeModelSounding(pf.getSoundingLyLst(), pf.getStationElevation()); - revisit this - Archana + } + else if(sndType.equals(MdlSndType.ANY.toString()) ) { + + pf = MdlSoundingQuery.getMdlSndData( lat, lon, refTimeStr, validTimeStartStr, pluginName, modelName ); + if(pf.getRtnStatus() != NcSoundingCube.QueryStatus.OK){ + failedRtnStatus = pf.getRtnStatus(); + pf = null; + } + } + else if (sndType.equals(ObsSndType.NCUAIR.toString())) { + // System.out.println ( "From getSoundingLayer2DataUsingLatLonArray for ObsSndType.NCUAIR"); + //System.out.println("getSoundingDataByLatLonArray:NcUair: lat="+lat+ " lon="+lon); + //make sure we have right precision... + + if ( merge == 0 ) { + //Chin...need more coding + pf = null; + } + else{ + + + + //get TTAA & TROPOPAUSE_A & MAXWIND_A + NcUairRecord record = ObservedSoundingQuery.getObservedSndNcUairData(lat, lon, "", timeStr, "TTAA", sndQuery); + if(record != null){ + // ttaa = getSndLayersFromNcUairRecordObsLevel(record); + // trop_a = getSndLayersFromNcUairRecordTrop(record); + // wmax_a = getSndLayersFromNcUairRecordMaxw(record); + ttaa = getSoundingLayer2FromNcUairRecordObsLevel( record ); + trop_a = getSoundingLayer2FromNcUairRecordTrop( record ); + wmax_a = getSoundingLayer2FromNcUairRecordMaxw( record ); + // System.out.println("The URI for this record is: "+ record.getDataURI() ); + // for ( NcSoundingLayer2 ttaaSnding : ttaa) { + // if ( ttaaSnding != null ){ + // PressureLevel sndingPresLevel = ttaaSnding.getPressure(); + // if ( sndingPresLevel != null && sndingPresLevel.hasValidValue() ){ + // System.out.println("TTAA_PRES = " + sndingPresLevel + // .getValue().floatValue() ); + // } + // } + // } + // System.out.println(" Size of ttaa = " + ttaa.size()); + // System.out.println(" Size of trop_a = " + trop_a.size()); + // System.out.println(" Size of wmax_a = " + wmax_a.size()); + } + //get TTCC & TROPOPAUSE_C & MAXWIND_C + record = ObservedSoundingQuery.getObservedSndNcUairData(lat, lon, "", timeStr, "TTCC", sndQuery); + if(record != null){ + // ttcc = getSndLayersFromNcUairRecordObsLevel(record); + // trop_c = getSndLayersFromNcUairRecordTrop(record); + // wmax_c = getSndLayersFromNcUairRecordMaxw(record); + ttcc = getSoundingLayer2FromNcUairRecordObsLevel( record ); + trop_c = getSoundingLayer2FromNcUairRecordTrop( record ); + wmax_c = getSoundingLayer2FromNcUairRecordMaxw( record ); + // System.out.println(" Size of ttcc = " + ttcc.size()); + // System.out.println(" Size of trop_c = " + trop_c.size()); + // System.out.println(" Size of wmax_c = " + wmax_c.size()); + } + //get TTBB + record = ObservedSoundingQuery.getObservedSndNcUairData(lat, lon, "", timeStr, "TTBB", sndQuery); + if(record != null){ + ttbb = getSoundingLayer2FromNcUairRecordObsLevel(record); + // ttbb = getSndLayersFromNcUairRecordObsLevel(record); + // System.out.println(" Size of ttbb = " + ttbb.size()); + } + //get TTDD + record = ObservedSoundingQuery.getObservedSndNcUairData(lat, lon, "", timeStr, "TTDD", sndQuery); + if(record != null){ + // ttdd = getSndLayersFromNcUairRecordObsLevel(record); + ttdd = getSoundingLayer2FromNcUairRecordObsLevel(record); + // System.out.println(" Size of ttdd = " + ttdd.size()); + } + //get PPAA + record = ObservedSoundingQuery.getObservedSndNcUairData(lat, lon, "", timeStr, "PPAA", sndQuery); + if(record != null){ + // ppaa = getSndLayersFromNcUairRecordObsLevel(record); + ppaa= getSoundingLayer2FromNcUairRecordObsLevel(record); + // System.out.println(" Size of ppaa = " + ppaa.size()); + } + //get PPBB + record = ObservedSoundingQuery.getObservedSndNcUairData(lat, lon, "", timeStr, "PPBB", sndQuery); + if(record != null){ + // ppbb = getSndLayersFromNcUairRecordObsLevel(record); + ppbb = getSoundingLayer2FromNcUairRecordObsLevel(record); + // System.out.println(" Size of ppbb = " + ppbb.size()); + } + //get PPCC + record = ObservedSoundingQuery.getObservedSndNcUairData(lat, lon, "", timeStr, "PPCC", sndQuery); + if(record != null){ + // ppcc = getSndLayersFromNcUairRecordObsLevel(record); + ppcc = getSoundingLayer2FromNcUairRecordObsLevel(record); + // System.out.println(" Size of ppcc = " + ppcc.size()); + } + //get PPDD + record = ObservedSoundingQuery.getObservedSndNcUairData(lat, lon, "", timeStr, "PPDD", sndQuery); + if(record != null){ + // ppdd = getSndLayersFromNcUairRecordObsLevel(record); + ppdd = getSoundingLayer2FromNcUairRecordObsLevel(record); + // System.out.println(" Size of ppdd = " + ppdd.size()); + } + pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, lon,"",sndType, timeCal,sndQuery); + + + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + //for(NcSoundingLayer ly: sls){ + // System.out.println("Pre= "+ly.getPressure()+ " Dew= "+ ly.getDewpoint()+ " T= "+ ly.getTemperature()+" H="+ly.getGeoHeight()+" WSp="+ly.getWindSpeed()); + //} + //if ( sls != null ){ + // System.out.println("Number of layers after the merging: " + sls.size() ); + // for (NcSoundingLayer2 thisSoundingLayer2: sls){ + // if ( thisSoundingLayer2 != null ){ + // System.out.println(" Pressure = " + thisSoundingLayer2.getPressure().getValue().doubleValue()); + // System.out.println(" Height = " + thisSoundingLayer2.getGeoHeight().getValue().doubleValue()); + // } + // } + //} + // System.out.println(" level = " + level ); + if (level.toUpperCase().equalsIgnoreCase("MAN") ){ + pf.setSoundingLyLst2( sls ); + // System.out.println("sls set to the sounding profile"); + } + else if( ms.isNumber( level )>=0 ){ + if(sls.size() == 1){ + // System.out.println("NcUair get one layer using level = "+ level); + pf.setSoundingLyLst2( sls ); + } + else { + pf = null; + // System.out.println("NcUair get 0 layer using level = "+ level); + } + } + else { + if(sls.isEmpty() || sls.size() <=1){ + pf = null; + // System.out.println("not MAN level & sls is empty or 1"); + } + else{ + pf.setSoundingLyLst2 ( sls ); + // System.out.println("sls set to the sounding profile for level = " + level); + } + } + } + } + else if (sndType.equals(ObsSndType.DROP.toString()) || + sndType.equals(ObsSndType.TAMDAR.toString())) { + + if ( merge == 0 ) { + // ms.unMergedUairSounding + //*System.out.println ( " Request unmerged data"); + if(dataType.equals(DataType.ALLDATA.toString())) + pf = ObservedSoundingQuery.getObservedSndAllData(lat, lon,"", timeCal, sndType, sndQuery); + else + pf = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, dataType, sndQuery); + + } else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the body of code will return a sounding list with MAN data or single level data. + //*System.out.println ( " Request merged data at lat="+ lat+" lon="+lon+ " refT="+ refTimeCal.getTime().toGMTString()); + long t001 = System.currentTimeMillis(); + pf = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTAA", sndQuery); + ttaa = pf.getSoundingLyLst2(); + if (ttaa.size() == 0) { + ttaa = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUAA", sndQuery).getSoundingLyLst2(); + } + + ttbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTBB", sndQuery).getSoundingLyLst2(); + if (ttbb.size() == 0) { + ttbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUBB", sndQuery).getSoundingLyLst2(); + } + + ttcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTCC", sndQuery).getSoundingLyLst2(); + if (ttcc.size() == 0) { + ttcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUCC", sndQuery).getSoundingLyLst2(); + } + + ttdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TTDD", sndQuery).getSoundingLyLst2(); + if (ttdd.size() == 0) { + ttdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "UUDD", sndQuery).getSoundingLyLst2(); + } + + ppaa = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPAA", sndQuery).getSoundingLyLst2(); + ppbb = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPBB", sndQuery).getSoundingLyLst2(); + ppcc = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPCC", sndQuery).getSoundingLyLst2(); + ppdd = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "PPDD", sndQuery).getSoundingLyLst2(); + wmax_a = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "MAXWIND_A", sndQuery).getSoundingLyLst2(); + wmax_c = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "MAXWIND_C", sndQuery).getSoundingLyLst2(); + trop_a = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TROPOPAUSE_A", sndQuery).getSoundingLyLst2(); + trop_c = ObservedSoundingQuery.getObservedSndData(lat, lon, "", timeCal, sndType, "TROPOPAUSE_C", sndQuery).getSoundingLyLst2(); + pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, lon,"",sndType, timeCal,sndQuery); + long t02 = System.currentTimeMillis(); + System.out.println("UAIR profile retreival "+ timeStr+" took " + (t02 - t001)); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + //System.out.println("UAIR Number of Layers:"+sls.size()); + if (level.toUpperCase().equalsIgnoreCase("MAN")) + pf.setSoundingLyLst2(sls); + else if( ms.isNumber(level)>=0 ){ + if(sls.size() == 1){ + pf.setSoundingLyLst2(sls); + } + else { + pf = null; + } + } + else { + if(sls.isEmpty() || sls.size() <=1) + pf = null; + else + pf.setSoundingLyLst2(sls); + } + + + } + + } + else if(sndType.equals(ObsSndType.BUFRUA.toString())){ + if ( merge == 0 ) { + // ms.unMergedUairSounding + //*System.out.println ( " Request unmerged data"); + if(dataType.equals(DataType.ALLDATA.toString())) + pf = ObservedSoundingQuery.getObservedSndBufruaAllData(lat, lon,"", refTimeCal, sndQuery); + else + pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, dataType, sndQuery); + + } else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the body of code will return a sounding list with MAN data or single level data. + //*System.out.println ( " Request merged data at lat="+ lat+" lon="+lon+ " refT="+ refTimeCal.getTime().toGMTString()); + + pf = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal,"TTAA", sndQuery); + ttaa = pf.getSoundingLyLst2(); + ttbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTBB", sndQuery).getSoundingLyLst2(); + ttcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTCC", sndQuery).getSoundingLyLst2(); + ttdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TTDD", sndQuery).getSoundingLyLst2(); + //ppaa = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPAA", sndQuery).getSoundingLyLst2(); + ppbb = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPBB", sndQuery).getSoundingLyLst2(); + //ppcc = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPCC", sndQuery).getSoundingLyLst2(); + ppdd = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "PPDD", sndQuery).getSoundingLyLst2(); + wmax_a = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "MAXWIND_A", sndQuery).getSoundingLyLst2(); + wmax_c = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "MAXWIND_C", sndQuery).getSoundingLyLst2(); + trop_a = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TROPOPAUSE_A", sndQuery).getSoundingLyLst2(); + trop_c = ObservedSoundingQuery.getObservedSndBufruaData(lat, lon, "", refTimeCal, "TROPOPAUSE_C", sndQuery).getSoundingLyLst2(); + pf = ObservedSoundingQuery.getObservedSndStnInfo(lat, lon,"",sndType, refTimeCal,sndQuery); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + + //System.out.println("BUFRUA Number of Layers after merge:"+sls.size() + " level="+level + " ms.isNumber(level)="+ms.isNumber(level)); + //for(NcSoundingLayer ly: sls){ + // System.out.println("Pre= "+ly.getPressure()+ " Dew= "+ ly.getDewpoint()+ " T= "+ ly.getTemperature()+" H="+ly.getGeoHeight()+" WSp="+ly.getWindSpeed()); + //} + + if (level.toUpperCase().equalsIgnoreCase("MAN") ) + pf.setSoundingLyLst2(sls); + else if( ms.isNumber(level)>=0 ){ + if(sls.size() == 1){ + //System.out.println("NcUair get one layer using level = "+ level); + pf.setSoundingLyLst2(sls); + } + else { + pf = null; + //System.out.println("NcUair get 0 layer using level = "+ level); + } + } + else { + if(sls.isEmpty() || sls.size() <=1) + pf = null; + else + pf.setSoundingLyLst2(sls); + } + + } + } + else { + + /* + * Invalid sounding type + */ + // System.out.println(" Invalid sounding type "); + pf = null; + } + if(pf != null && pf.getSoundingLyLst2().size()>0) { + //System.out.println(" pf is not null, so adding a profile to the list of NcSoundingProfiles "); + + // TODO : move this into the ObservedSoundingQuery methods. + // + pf.setStationLatitude( lat.floatValue() ); + pf.setStationLongitude( lon.floatValue() ); + + + soundingProfileList.add(pf); + //pf.setStationLatitude(lat.floatValue()); + //pf.setStationLongitude(lon.floatValue()); + pf = null; + } + } + } + if(soundingProfileList.size() == 0 ){ + System.out.println(" Return status from NcSoundingDrv.getSoundingLayer2DataUsingLatLonArray() is set to failed "); + cube.setRtnStatus(failedRtnStatus); + + } + else{ + System.out.println(); + cube.setRtnStatus(NcSoundingCube.QueryStatus.OK); + long t02 = System.currentTimeMillis(); + System.out.println("Return status from NcSoundingDrv.getSoundingLayer2DataUsingLatLonArray() - success, cube retreival took " + (t02 - t01)); + } + // System.out.println(" Before storing the sounding profile list in the sounding cube"); + cube.setSoundingProfileList(soundingProfileList); + // System.out.println(" Before storing the sounding cube in the returnedObject"); + returnedObject = cube; + + + return returnedObject; + } + /* + * This API is for getting multiple locations sounding info at one shot. + * StnIdArray or StnNumArray is used as input stn info for each location. + * + */ + public Object getSoundingDataByStnArray() throws Exception { + Object returnedObject = new Object(); + //System.out.println ( " getSoundingData "); + + + NcSoundingCube cube = new NcSoundingCube(); + List soundingProfileList = new ArrayList(); + SndQueryKeyType sndQuery; + String[] stnArray; + if(queryType.equals(SndQueryKeyType.STNID.toString())){ + sndQuery = SndQueryKeyType.STNID; + stnArray = stnIdArr.clone(); + + } + else if(queryType.equals(SndQueryKeyType.STNNUM.toString())){ + sndQuery = SndQueryKeyType.STNNUM; + stnArray = stnNumArr.clone(); + } + else { + returnedObject = null; + return returnedObject; + } + if(stnArray.length <= 0){ + returnedObject = null; + return returnedObject; + } + List timeLineStrList=new ArrayList(); + List timeLimeCalList = new ArrayList(); + if(validTimeEnd !=0 && validTimeEnd > validTimeStart){ + //range of time line request + timeLimeCalList = ObservedSoundingQuery.getObservedSndTimeRangeList(sndType, validTimeStartCal, validTimeEndCal); + for (int i=0; i< timeLimeCalList.size(); i++){ + Calendar timeCal = timeLimeCalList.get(i); + String timeStr = String.format("%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS", timeCal); + timeLineStrList.add(timeStr); + + } + } + else { + //one single time line + timeLineStrList.add(new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(refTimeCal.getTime())); + timeLimeCalList.add(refTimeCal); + } + String stn; + for ( int i=0; i < stnArray.length ; i++) + { + + stn = stnArray[i]; + stn.toUpperCase(Locale.ENGLISH); + //System.out.println ( "Request getSoundingData at " + stn); + MergeSounding ms = new MergeSounding(); + for (int j=0; j< timeLineStrList.size(); j++){ + String timeStr = timeLineStrList.get(j); + Calendar timeCal = timeLimeCalList.get(j); + /* + * Process sounding data. + */ + + List sls = new ArrayList(); + List ttaa = new ArrayList(); + List ttbb = new ArrayList(); + List ttcc = new ArrayList(); + List ttdd = new ArrayList(); + List ppaa = new ArrayList(); + List ppbb = new ArrayList(); + List ppcc = new ArrayList(); + List ppdd = new ArrayList(); + List trop_a = new ArrayList(); + List trop_c = new ArrayList(); + List wmax_a = new ArrayList(); + List wmax_c = new ArrayList(); + + NcSoundingProfile pf = null; + if (sndType.equals(ObsSndType.NCUAIR.toString())){ + //System.out.println("getSoundingDataByLatLonArray:NcUair: lat="+lat+ " lon="+lon); + if ( merge == 0 ) { + //Chin...need more coding + pf = null; + } + else{ + + long t001 = System.currentTimeMillis(); + //get TTAA & TROPOPAUSE_A & MAXWIND_A + NcUairRecord record = ObservedSoundingQuery.getObservedSndNcUairData(lat, lon, "", timeStr, "TTAA", sndQuery); + if(record != null){ + ttaa = getSndLayersFromNcUairRecordObsLevel(record); + trop_a = getSndLayersFromNcUairRecordTrop(record); + wmax_a = getSndLayersFromNcUairRecordMaxw(record); +} + //get TTCC & TROPOPAUSE_C & MAXWIND_C + record = ObservedSoundingQuery.getObservedSndNcUairData(0d, 0d, stn, timeStr, "TTCC", sndQuery); + if(record != null){ + ttcc = getSndLayersFromNcUairRecordObsLevel(record); + trop_c = getSndLayersFromNcUairRecordTrop(record); + wmax_c = getSndLayersFromNcUairRecordMaxw(record); +} + //get TTBB + record = ObservedSoundingQuery.getObservedSndNcUairData(0d, 0d, stn, timeStr, "TTBB", sndQuery); + if(record != null){ + ttbb = getSndLayersFromNcUairRecordObsLevel(record); +} + //get TTDD + record = ObservedSoundingQuery.getObservedSndNcUairData(0d, 0d, stn, timeStr, "TTDD", sndQuery); + if(record != null){ + ttdd = getSndLayersFromNcUairRecordObsLevel(record); +} + //get PPAA + record = ObservedSoundingQuery.getObservedSndNcUairData(0d, 0d, stn, timeStr, "PPAA", sndQuery); + if(record != null){ + ppaa = getSndLayersFromNcUairRecordObsLevel(record); +} + //get PPBB + record = ObservedSoundingQuery.getObservedSndNcUairData(0d, 0d, stn, timeStr, "PPBB", sndQuery); + if(record != null){ + ppbb = getSndLayersFromNcUairRecordObsLevel(record); +} + //get PPCC + record = ObservedSoundingQuery.getObservedSndNcUairData(0d, 0d, stn, timeStr, "PPCC", sndQuery); + if(record != null){ + ppcc = getSndLayersFromNcUairRecordObsLevel(record); +} + //get PPDD + record = ObservedSoundingQuery.getObservedSndNcUairData(0d, 0d, stn, timeStr, "PPDD", sndQuery); + if(record != null){ + ppdd = getSndLayersFromNcUairRecordObsLevel(record); +} + pf = ObservedSoundingQuery.getObservedSndStnInfo(0d, 0d, stn,sndType, refTimeCal,sndQuery); + long t02 = System.currentTimeMillis(); + System.out.println("NcUair (by stn) profile retreival took " + (t02 - t001)); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + //System.out.println("NcUair Number of Layers:"+sls.size()); + //for(NcSoundingLayer ly: sls){ + // System.out.println("Pre= "+ly.getPressure()+ " Dew= "+ ly.getDewpoint()+ " T= "+ ly.getTemperature()+" H="+ly.getGeoHeight()+" WSp="+ly.getWindSpeed()); + //} + + pf.setSoundingLyLst(sls); + } + } + else if (//sndType.equals(ObsSndType.UAIR.toString()) || + sndType.equals(ObsSndType.DROP.toString()) || + sndType.equals(ObsSndType.TAMDAR.toString())) { + + if ( merge == 0 ) { + // ms.unMergedUairSounding + //System.out.println ( " Request unmerged data"); + if(dataType.equals(DataType.ALLDATA.toString())) + pf = ObservedSoundingQuery.getObservedSndAllData(0d, 0d, stn, timeCal, sndType, sndQuery); + else + pf = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, dataType, sndQuery); + + + } else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the body of code will return a sounding list with MAN data or single level data. + //*System.out.println ( " Request merged data at lat="+ lat+" lon="+lon+ " refT="+ refTimeCal.getTime().toGMTString()); + + // TO DO -----> add station ID and station number and a list of stations queries. + pf = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "TTAA", sndQuery); + ttaa = pf.getSoundingLyLst(); + if (ttaa.size() == 0) { + ttaa = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "UUAA", sndQuery).getSoundingLyLst(); + } + + ttbb = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "TTBB", sndQuery).getSoundingLyLst(); + if (ttbb.size() == 0) { + ttbb = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "UUBB", sndQuery).getSoundingLyLst(); + } + + ttcc = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "TTCC", sndQuery).getSoundingLyLst(); + if (ttcc.size() == 0) { + ttcc = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "UUCC", sndQuery).getSoundingLyLst(); + } + + ttdd = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "TTDD", sndQuery).getSoundingLyLst(); + if (ttdd.size() == 0) { + ttdd = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "UUDD", sndQuery).getSoundingLyLst(); + } + + ppaa = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "PPAA", sndQuery).getSoundingLyLst(); + ppbb = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "PPBB", sndQuery).getSoundingLyLst(); + ppcc = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "PPCC", sndQuery).getSoundingLyLst(); + ppdd = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "PPDD", sndQuery).getSoundingLyLst(); + wmax_a = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "MAXWIND_A", sndQuery).getSoundingLyLst(); + wmax_c = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "MAXWIND_C", sndQuery).getSoundingLyLst(); + trop_a = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "TROPOPAUSE_A", sndQuery).getSoundingLyLst(); + trop_c = ObservedSoundingQuery.getObservedSndData(0d, 0d, stn, timeCal, sndType, "TROPOPAUSE_C", sndQuery).getSoundingLyLst(); + pf = ObservedSoundingQuery.getObservedSndStnInfo(0d, 0d,stn,sndType, timeCal,sndQuery); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + pf.setSoundingLyLst(sls); + } + + } + else if(sndType.equals(ObsSndType.BUFRUA.toString())){ + if ( merge == 0 ) { + // ms.unMergedUairSounding + //*System.out.println ( " Request unmerged data"); + if(dataType.equals(DataType.ALLDATA.toString())) + pf = ObservedSoundingQuery.getObservedSndBufruaAllData(0d, 0d, stn, refTimeCal, sndQuery); + else + pf = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, dataType, sndQuery); + + } else { + + // Get TTAA. If not existent, try ship data (UUAA). If level is not null or missing, + // the b0dy of c0de will return a sounding list with MAN data or single level data. + //*System.out.println ( " Request merged data at lat="+ lat+" lon="+lon+ " refT="+ refTimeCal.getTime().toGMTString()); + + pf = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal,"TTAA", sndQuery); + ttaa = pf.getSoundingLyLst(); + ttbb = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, "TTBB", sndQuery).getSoundingLyLst(); + ttcc = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, "TTCC", sndQuery).getSoundingLyLst(); + ttdd = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, "TTDD", sndQuery).getSoundingLyLst(); + //ppaa = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, "PPAA", sndQuery).getSoundingLyLst(); + ppbb = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, "PPBB", sndQuery).getSoundingLyLst(); + //ppcc = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, "PPCC", sndQuery).getSoundingLyLst(); + ppdd = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, "PPDD", sndQuery).getSoundingLyLst(); + wmax_a = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, "MAXWIND_A", sndQuery).getSoundingLyLst(); + wmax_c = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, "MAXWIND_C", sndQuery).getSoundingLyLst(); + trop_a = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, "TROPOPAUSE_A", sndQuery).getSoundingLyLst(); + trop_c = ObservedSoundingQuery.getObservedSndBufruaData(0d, 0d, stn, refTimeCal, "TROPOPAUSE_C", sndQuery).getSoundingLyLst(); + pf = ObservedSoundingQuery.getObservedSndStnInfo(0d, 0d,stn,sndType, refTimeCal,sndQuery); + sls = ms.mergeUairSounding(level,ttaa,ttbb,ttcc,ttdd,ppaa,ppbb,ppcc,ppdd,trop_a,trop_c,wmax_a,wmax_c,pf.getStationElevation()); + pf.setSoundingLyLst(sls); + } + } + else if(sndType.equals(PfcSndType.NAMSND.toString()) || + sndType.equals(PfcSndType.GFSSND.toString()) || + sndType.equals(PfcSndType.RUCPTYPSND.toString()) || + sndType.equals(PfcSndType.RUC2SND.toString())) { + //*System.out.println ( " Processing native model data"); + pf = PfcSoundingQuery.getPfcSndData(0d,0d, stn, refTimeCal, validTimeStartCal, sndType,sndQuery); + ms.nativeModelSounding(pf.getSoundingLyLst(), pf.getStationElevation()); + if ( ms.isNumber (level) == 0 ) { + //level is an integer >=0. It means user request a single level + float rlev = new Integer(Integer.parseInt(level.trim())).floatValue(); + pf.setSoundingLyLst(ms.getSingLevel(rlev, pf.getSoundingLyLst())); + } else if ( ms.isNumber (level) == 1 ) { + //level is an float >=0. It also means user request a single level + float rlev = new Float(Float.parseFloat(level.trim())); + pf.setSoundingLyLst(ms.getSingLevel(rlev, pf.getSoundingLyLst())); + } + + } + else if(sndType.equals(MdlSndType.ANY.toString())) { + //model sounding query by stn is not supported yet + pf = null; + } + else { + + /* + * Invalid sounding type + */ + pf = null; + } + if(pf != null && pf.getSoundingLyLst().size()>0) { + soundingProfileList.add(pf); + pf.setStationId(stn); + + pf = null; + } + } + } + if(soundingProfileList.size() == 0 ) + cube.setRtnStatus(NcSoundingCube.QueryStatus.FAILED); + else + cube.setRtnStatus(NcSoundingCube.QueryStatus.OK); + + cube.setSoundingProfileList(soundingProfileList); + returnedObject = cube; + + + return returnedObject; + } + + public Object getModels() throws Exception { + Object returnedObject = new Object(); + NcSoundingModel mdls = MdlSoundingQuery.getMdls(tableName); + returnedObject = mdls; + return returnedObject; + } +/* + * + * +import NcSoundingDataRequest +sndRq = NcSoundingDataRequest.NcSoundingDataRequest() +sndRq.setSndType('NCUAIR') +sndRq.setDataType('ALLDATA') +sndRq.setRefTime(1320278400000L) +sndRq.setValidTimeStart(1320278400000L) +sndRq.setValidTimeEnd(1320278400000L) +sndRq.setMerge(1) +sndRq.setLevel('500') +sndRq.getSoundingLayer2DataByLatLonArray([32.37,-64.68,47.47,-111.38,53.96,-101.09,60.03,-111.93,28.200000762939453,-87.5999984741211,28.63,-106.08,51.28,-80.59,36.23333,-86.55,34.77556,-76.87917,18.72,-110.95,53.29,-60.36,28.88,-118.3,55.03,-131.57,17.98,-92.92,19.3,-81.35,43.93,-60.01]) +*/ + } diff --git a/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/ObservedSoundingQuery.java b/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/ObservedSoundingQuery.java index a12d759995..d053d4d049 100644 --- a/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/ObservedSoundingQuery.java +++ b/ncep/gov.noaa.nws.ncep.edex.uengine/src/gov/noaa/nws/ncep/edex/uengine/tasks/profile/ObservedSoundingQuery.java @@ -1,5 +1,4 @@ package gov.noaa.nws.ncep.edex.uengine.tasks.profile; - /** * * gov.noaa.nws.ncep.edex.uengine.tasks.profile.ObservedSoundingQuery @@ -17,26 +16,24 @@ package gov.noaa.nws.ncep.edex.uengine.tasks.profile; * 11/05/2010 301 Chin Chen Update to support uairSnd query to all data types, except ALLDATA * 12/16/2010 301 Chin Chen add support of BUFRUA observed sounding data * 09/14/2011 457 S. Gurung Renamed h5 to nc - * + * 10/20/2011 S. Gurung Added ncuair changes related to replacing slat/slon/selv with location of type SurfaceObsLocation + * Nov 2011 Chin Chen changed Ncuair table query algorithm for performance improvement + * 01/05/2012 S. Gurung Removed references to UAIR (performed cleanup) * * * @author Chin Chen * @version 1.0 */ -import gov.noaa.nws.ncep.common.dataplugin.h5uair.H5UairRecord; -import gov.noaa.nws.ncep.common.dataplugin.h5uair.dao.H5UairToRecord; -import gov.noaa.nws.ncep.common.dataplugin.uair.MaxWind; -import gov.noaa.nws.ncep.common.dataplugin.uair.ObsLevels; -import gov.noaa.nws.ncep.common.dataplugin.uair.Tropopause; -import gov.noaa.nws.ncep.common.dataplugin.uair.UairRecord; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.NcUairRecord; +import gov.noaa.nws.ncep.common.dataplugin.ncuair.dao.NcUairToRecord; import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer; import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.ObsSndType; -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.SndQueryKeyType; import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingStnInfo; import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingStnInfoCollection; import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingTimeLines; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.ObsSndType; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingProfile.SndQueryKeyType; import java.io.File; import java.sql.Timestamp; @@ -51,1933 +48,1603 @@ import javax.measure.unit.NonSI; import javax.measure.unit.SI; import com.raytheon.edex.plugin.bufrua.dao.BufrUADao; -import com.raytheon.uf.common.dataplugin.bufrua.UAObs; import com.raytheon.uf.common.datastorage.DataStoreFactory; import com.raytheon.uf.common.datastorage.IDataStore; import com.raytheon.uf.common.datastorage.Request; import com.raytheon.uf.common.datastorage.records.FloatDataRecord; import com.raytheon.uf.common.datastorage.records.IntegerDataRecord; +import com.raytheon.uf.common.dataplugin.PluginException; +import com.raytheon.uf.common.dataplugin.bufrua.UAObs; import com.raytheon.uf.common.pointdata.PointDataContainer; +import com.raytheon.uf.common.pointdata.spatial.SurfaceObsLocation; import com.raytheon.uf.edex.database.DataAccessLayerException; import com.raytheon.uf.edex.database.dao.CoreDao; import com.raytheon.uf.edex.database.dao.DaoConfig; import com.raytheon.uf.edex.pointdata.PointDataQuery; +import com.vividsolutions.jts.geom.Coordinate; public class ObservedSoundingQuery { - private static final UnitConverter metersPerSecondToKnots = SI.METERS_PER_SECOND - .getConverterTo(NonSI.KNOT); + private static final UnitConverter metersPerSecondToKnots = SI.METERS_PER_SECOND.getConverterTo(NonSI.KNOT); + private static final UnitConverter kelvinToCelsius = SI.KELVIN.getConverterTo(SI.CELSIUS); + private static final String UAIR_TBL_NAME = "uair"; + private static final String NCUAIR_TBL_NAME = "ncuair"; + private static final String BURFUA_TBL_NAME = "bufrua"; + private static String currentDBTblName = "nil"; + + /* + * This method is for caller to get sounding station's info lat/lon/stn id/stn num/elevation + * key: stn's lat/lon or stn ( either stn id or stn num) + */ + @SuppressWarnings("unchecked") + public static NcSoundingProfile getObservedSndStnInfo(Double lat, Double lon,String stn, String obType,Calendar refTimeCal,SndQueryKeyType queryType ) { + NcSoundingProfile pf = new NcSoundingProfile(); + CoreDao dao; + List fields = new ArrayList(); + List values = new ArrayList(); + if(obType.equals(ObsSndType.NCUAIR.toString())){ + List operands = new ArrayList(); + List lUairRecords = null; + if(queryType==SndQueryKeyType.STNID){ + fields.add("location.stationId");// the location.stationId field name defined in NcUairRecord + values.add(stn); + operands.add("="); + } + else if(queryType==SndQueryKeyType.STNNUM){ + fields.add("stnum");// the stnNum field name defined in NcUairRecord + values.add(stn); + operands.add("="); + } + else if(queryType==SndQueryKeyType.LATLON){ + fields.add("location.latitude"); // the location.latitude field name defined in NcUairRecord + values.add(lat); + operands.add(">="); + fields.add("location.latitude"); + values.add(lat); + operands.add("<="); + fields.add("location.longitude"); // the location.longitude field name defined in NcUairRecord + values.add(lon); + operands.add(">="); + fields.add("location.longitude"); + values.add(lon); + operands.add("<="); + } + else { + //*System.out.println("request query type "+ queryType+ " is not supported in this API" ); + return pf; + } + fields.add("synopticTime");// the synoptic time field name defined in UairRecord + values.add(refTimeCal); + operands.add("="); + dao = new CoreDao(DaoConfig.forClass(NcUairRecord.class)); + try { + lUairRecords = (List) dao.queryByCriteria(fields, values,operands); + System.out.println("Nc uair at lat="+ lat+" lon="+lon+ " recorde size="+lUairRecords.size()); + if(lUairRecords.size() > 0){ + pf.setStationElevation((float)lUairRecords.get(0).getElevation()); + pf.setStationId(lUairRecords.get(0).getStationId()); + if(lUairRecords.get(0).getStnum() != null && lUairRecords.get(0).getStnum().length()>0) + pf.setStationNum(Integer.parseInt(lUairRecords.get(0).getStnum())); + pf.setStationLatitude((float)lUairRecords.get(0).getLatitude()); + pf.setStationLongitude((float)lUairRecords.get(0).getLongitude()); + } + }catch (DataAccessLayerException e) { + //*System.out.println("obs sounding query exception"); + e.printStackTrace(); + } + } + else if(obType.equals(ObsSndType.BUFRUA.toString())) { + List lUairRecords = null; + if(queryType==SndQueryKeyType.STNID){ + fields.add("stationName");// the stationName String field name defined in UAObs, dont be confused with UAIRRecord definition + values.add(stn); + } + else if(queryType==SndQueryKeyType.STNNUM){ + fields.add("location.stationId");// the location.stationId String field name defined in UAObs. dont be confused with UAIRRecord definition + values.add(stn); + } + else if(queryType==SndQueryKeyType.LATLON){ + fields.add("location.latitude");// the location.latitude field name defined in UAObs + values.add(lat); + fields.add("location.longitude");// the location.longitude field name defined in UAObs + values.add(lon); - private static final UnitConverter kelvinToCelsius = SI.KELVIN - .getConverterTo(SI.CELSIUS); + } + else { + return pf; + } + fields.add("validTime");// the synoptic time field name defined in UAObs + values.add(refTimeCal); + dao = new CoreDao(DaoConfig.forClass(UAObs.class)); + try { + lUairRecords = (List) dao.queryByCriteria(fields, values); + if(lUairRecords.size() > 0){ + pf.setStationLatitude((float)lUairRecords.get(0).getLatitude()); + pf.setStationLongitude((float)lUairRecords.get(0).getLongitude()); + pf.setStationElevation((float)lUairRecords.get(0).getElevation()); + if(lUairRecords.get(0).getStationId()!=null && lUairRecords.get(0).getStationId().length()>0) + pf.setStationNum(Integer.parseInt(lUairRecords.get(0).getStationId())); + pf.setStationId(lUairRecords.get(0).getStationName()); + } + }catch (DataAccessLayerException e) { + //*System.out.println("obs sounding query exception"); + e.printStackTrace(); + } + } + return pf; + } + public static NcSoundingStnInfoCollection getObservedSndStnInfoCol(String obType, String selectedSndTime) { + NcSoundingStnInfoCollection stnInfoCol = new NcSoundingStnInfoCollection(); + List stationInfoList= new ArrayList(); + String queryStr, queryStr1; + Object [] rtnobjArray, rtnobjArray1; + CoreDao dao; + if(obType.equals(ObsSndType.BUFRUA.toString())){ + currentDBTblName = BURFUA_TBL_NAME; + queryStr = new String("Select Distinct latitude, longitude, id, stationname, elevation, reftime FROM "+ currentDBTblName + " where reftime='" + + selectedSndTime+"' AND latitude BETWEEN -89.9 AND 89.9 AND longitude BETWEEN -179.9 AND 179.9"); + queryStr1 = new String("Select Distinct latitude, longitude FROM "+ currentDBTblName + " where reftime='" + + selectedSndTime+"' AND latitude BETWEEN -89.9 AND 89.9 AND longitude BETWEEN -179.9 AND 179.9"); + dao = new CoreDao(DaoConfig.forClass(UAObs.class)); + + } + else if(obType.equals(ObsSndType.NCUAIR.toString())){ + currentDBTblName = NCUAIR_TBL_NAME; + queryStr = new String("Select Distinct latitude, longitude, id, stationId, elevation, synoptictime FROM "+ currentDBTblName + " where nil='FALSE' AND synoptictime='" + + selectedSndTime+"' AND latitude BETWEEN -89.9 AND 89.9 AND longitude BETWEEN -179.9 AND 179.9"); + queryStr1 = new String("Select Distinct latitude, longitude FROM "+ currentDBTblName + " where nil='FALSE' AND synoptictime='" + + selectedSndTime+"' AND latitude BETWEEN -89.9 AND 89.9 AND longitude BETWEEN -179.9 AND 179.9"); + dao = new CoreDao(DaoConfig.forClass(NcUairRecord.class)); + } + else { + return stnInfoCol; + } + rtnobjArray = dao.executeSQLQuery(queryStr); - private static final String UAIR_TBL_NAME = "uair"; + //*System.out.println("size of rtnobjArray " + rtnobjArray.length); + /* + Object[] obj; + for (int i =0; i 0) && (rtnobjArray.length > 0)){ + double lat, lon, elv; + String stnInfo; - private static String currentDBTblName = "nil"; + //System.out.println("queryAndMarkStn called mapresource = "+ nsharpMapResource.toString()); + //Note: A same station may have many reports and at some reports they dont provide elv and or stnid + // this implementation is "try" to make sure we get those info. + //If, all reports does not have elv or stnid, then we still can not report it. + for (int i =0; i fields = new ArrayList(); - List values = new ArrayList(); - if (obType.equals(ObsSndType.UAIR.toString())) { - List lUairRecords = null; - if (queryType == SndQueryKeyType.STNID) { - fields.add("stationId");// the stnId field name defined in - // UairRecord - values.add(stn); - } else if (queryType == SndQueryKeyType.STNNUM) { - fields.add("stationNumber");// the stnNum field name defined in - // UairRecord - values.add(stn); - } else if (queryType == SndQueryKeyType.LATLON) { - fields.add("slat");// the lat field name defined in UairRecord - values.add(lat); - fields.add("slon");// the lon field name defined in UairRecord - values.add(lon); + } + + NcSoundingStnInfo stn = stnInfoCol.getNewStnInfo(); + stn.setStnId(stnInfo); + stn.setStationLongitude((float)lon); + stn.setStationLatitude((float)lat); + stn.setStationElevation((float)elv); + stn.setSynopTime(synoptictime); + stationInfoList.add((NcSoundingStnInfo)stn); + //System.out.println("stn "+ stnInfo + " lon "+ lon + " lat "+ lat); + } + } - } else { - // *System.out.println("request query type "+ queryType+ - // " is not supported in this API" ); - return pf; - } - fields.add("synopticTime");// the synoptic time field name defined - // in UairRecord - values.add(refTimeCal); - dao = new CoreDao(DaoConfig.forClass(UairRecord.class)); - try { - lUairRecords = (List) dao.queryByCriteria(fields, - values); - if (lUairRecords.size() > 0) { - System.out.println("Uair recorde size=" - + lUairRecords.size()); - pf.setStationElevation((float) lUairRecords.get(0) - .getSelv()); - pf.setStationId(lUairRecords.get(0).getStationId()); - if (lUairRecords.get(0).getStationNumber() != null - && lUairRecords.get(0).getStationNumber().length() > 0) - pf.setStationNum(Integer.parseInt(lUairRecords.get(0) - .getStationNumber())); - pf.setStationLatitude((float) lUairRecords.get(0).getSlat()); - pf.setStationLongitude((float) lUairRecords.get(0) - .getSlon()); - } - } catch (DataAccessLayerException e) { - // *System.out.println("obs sounding query exception"); - e.printStackTrace(); - } - } else if (obType.equals(ObsSndType.H5UAIR.toString())) { - List operands = new ArrayList(); - List lUairRecords = null; - if (queryType == SndQueryKeyType.STNID) { - fields.add("stid");// the stnId field name defined in - // H5UairRecord - values.add(stn); - operands.add("="); - } else if (queryType == SndQueryKeyType.STNNUM) { - fields.add("stnum");// the stnNum field name defined in - // H5UairRecord - values.add(stn); - operands.add("="); - } else if (queryType == SndQueryKeyType.LATLON) { - fields.add("slat"); - values.add(lat.floatValue() - 0.1f); - operands.add(">="); - fields.add("slat"); - values.add(lat.floatValue() + 0.1f); - operands.add("<="); - fields.add("slon"); - values.add(lon.floatValue() - 0.1f); - operands.add(">="); - fields.add("slon"); - values.add(lon.floatValue() + 0.1f); - operands.add("<="); - } else { - // *System.out.println("request query type "+ queryType+ - // " is not supported in this API" ); - return pf; - } - fields.add("synopticTime");// the synoptic time field name defined - // in UairRecord - values.add(refTimeCal); - operands.add("="); - dao = new CoreDao(DaoConfig.forClass(H5UairRecord.class)); - try { - lUairRecords = (List) dao.queryByCriteria(fields, - values, operands); - System.out.println("H5 uair at lat=" + lat + " lon=" + lon - + " recorde size=" + lUairRecords.size()); - if (lUairRecords.size() > 0) { - pf.setStationElevation((float) lUairRecords.get(0) - .getSelv()); - pf.setStationId(lUairRecords.get(0).getStid()); - if (lUairRecords.get(0).getStnum() != null - && lUairRecords.get(0).getStnum().length() > 0) - pf.setStationNum(Integer.parseInt(lUairRecords.get(0) - .getStnum())); - pf.setStationLatitude((float) lUairRecords.get(0).getSlat()); - pf.setStationLongitude((float) lUairRecords.get(0) - .getSlon()); - } - } catch (DataAccessLayerException e) { - // *System.out.println("obs sounding query exception"); - e.printStackTrace(); - } - } else if (obType.equals(ObsSndType.BUFRUA.toString())) { - List lUairRecords = null; - if (queryType == SndQueryKeyType.STNID) { - fields.add("stationName");// the stationName String field name - // defined in UAObs, dont be confused - // with UAIRRecord definition - values.add(stn); - } else if (queryType == SndQueryKeyType.STNNUM) { - fields.add("location.stationId");// the location.stationId - // String field name defined in - // UAObs. dont be confused with - // UAIRRecord definition - values.add(stn); - } else if (queryType == SndQueryKeyType.LATLON) { - fields.add("location.latitude");// the location.latitude field - // name defined in UAObs - values.add(lat); - fields.add("location.longitude");// the location.longitude field - // name defined in UAObs - values.add(lon); + + NcSoundingStnInfo [] stationInfoAry = new NcSoundingStnInfo [stationInfoList.size()] ; + stnInfoCol.setStationInfo(stationInfoList.toArray(stationInfoAry)); + //*System.out.println("stn size = "+ stnInfoCol.getStationInfo().length); + return stnInfoCol; + } + public static NcSoundingTimeLines getObservedSndTimeLine(String obType) { + Object[] synopTimeAry = null; + NcSoundingTimeLines tl = new NcSoundingTimeLines(); + String queryStr; + CoreDao dao; + if(obType.equals(ObsSndType.BUFRUA.toString())) { + currentDBTblName = BURFUA_TBL_NAME; + queryStr = new String("Select Distinct reftime FROM "+ currentDBTblName + " ORDER BY reftime DESC"); + dao = new CoreDao(DaoConfig.forClass(UAObs.class)); - } else { - return pf; - } - fields.add("validTime");// the synoptic time field name defined in - // UAObs - values.add(refTimeCal); - dao = new CoreDao(DaoConfig.forClass(UAObs.class)); - try { - lUairRecords = (List) dao - .queryByCriteria(fields, values); - if (lUairRecords.size() > 0) { - pf.setStationLatitude((float) lUairRecords.get(0) - .getLatitude()); - pf.setStationLongitude((float) lUairRecords.get(0) - .getLongitude()); - pf.setStationElevation((float) lUairRecords.get(0) - .getElevation()); - if (lUairRecords.get(0).getStationId() != null - && lUairRecords.get(0).getStationId().length() > 0) - pf.setStationNum(Integer.parseInt(lUairRecords.get(0) - .getStationId())); - pf.setStationId(lUairRecords.get(0).getStationName()); - } - } catch (DataAccessLayerException e) { - // *System.out.println("obs sounding query exception"); - e.printStackTrace(); - } - } - return pf; - } + } + else if(obType.equals(ObsSndType.NCUAIR.toString())){ + currentDBTblName = NCUAIR_TBL_NAME; + queryStr = new String("Select Distinct synoptictime FROM "+ currentDBTblName + " where nil='FALSE' ORDER BY synoptictime DESC"); + dao = new CoreDao(DaoConfig.forClass(NcUairRecord.class)); + } + else{ + return tl; + } + synopTimeAry = (Object[]) dao.executeSQLQuery(queryStr); + //*System.out.println("size of synoptictime " + synopTimeAry.length); - public static NcSoundingStnInfoCollection getObservedSndStnInfoCol( - String obType, String selectedSndTime) { - NcSoundingStnInfoCollection stnInfoCol = new NcSoundingStnInfoCollection(); - List stationInfoList = new ArrayList(); - String queryStr, queryStr1; - Object[] rtnobjArray, rtnobjArray1; - CoreDao dao; - // obType = ObsSndType.UAIR.toString(); // currently assume all uair - // sounding type - if (obType.equals(ObsSndType.UAIR.toString())) { - currentDBTblName = UAIR_TBL_NAME; - queryStr = new String( - "Select Distinct slat, slon, id, stationid, selv, synoptictime FROM " - + currentDBTblName - + " where nil='FALSE' AND synoptictime='" - + selectedSndTime - + "' AND slat BETWEEN -89.9 AND 89.9 AND slon BETWEEN -179.9 AND 179.9"); - queryStr1 = new String( - "Select Distinct slat, slon FROM " - + currentDBTblName - + " where nil='FALSE' AND synoptictime='" - + selectedSndTime - + "' AND slat BETWEEN -89.9 AND 89.9 AND slon BETWEEN -179.9 AND 179.9"); - dao = new CoreDao(DaoConfig.forClass(UairRecord.class)); - } else if (obType.equals(ObsSndType.BUFRUA.toString())) { - currentDBTblName = BURFUA_TBL_NAME; - queryStr = new String( - "Select Distinct latitude, longitude, id, stationname, elevation, reftime FROM " - + currentDBTblName - + " where reftime='" - + selectedSndTime - + "' AND latitude BETWEEN -89.9 AND 89.9 AND longitude BETWEEN -179.9 AND 179.9"); - queryStr1 = new String( - "Select Distinct latitude, longitude FROM " - + currentDBTblName - + " where reftime='" - + selectedSndTime - + "' AND latitude BETWEEN -89.9 AND 89.9 AND longitude BETWEEN -179.9 AND 179.9"); - dao = new CoreDao(DaoConfig.forClass(UAObs.class)); + //for(int i=0; i < synopTimeAry.length; i++){ + // if(synopTimeAry[i] != null) + // System.out.println("synoptictime ="+synopTimeAry[i] ); + //} + tl.setTimeLines(synopTimeAry); - } else if (obType.equals(ObsSndType.H5UAIR.toString())) { - currentDBTblName = H5UAIR_TBL_NAME; - queryStr = new String( - "Select Distinct slat, slon, id, stid, selv, synoptictime FROM " - + currentDBTblName - + " where nil='FALSE' AND synoptictime='" - + selectedSndTime - + "' AND slat BETWEEN -89.9 AND 89.9 AND slon BETWEEN -179.9 AND 179.9"); - queryStr1 = new String( - "Select Distinct slat, slon FROM " - + currentDBTblName - + " where nil='FALSE' AND synoptictime='" - + selectedSndTime - + "' AND slat BETWEEN -89.9 AND 89.9 AND slon BETWEEN -179.9 AND 179.9"); - dao = new CoreDao(DaoConfig.forClass(H5UairRecord.class)); - } else { - return stnInfoCol; - } - rtnobjArray = dao.executeSQLQuery(queryStr); + return tl; + } + public static List getObservedSndTimeRangeList(String obType,Calendar startTime, Calendar endTime) { + Object[] synopTimeAry = null; + String startTimeStr = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(startTime.getTime()); + String endTimeStr = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(endTime.getTime()); + String queryStr; + CoreDao dao; + if(obType.equals(ObsSndType.BUFRUA.toString())) { + currentDBTblName = BURFUA_TBL_NAME; + queryStr = new String("Select Distinct reftime FROM "+ currentDBTblName + " ORDER BY reftime DESC"); + dao = new CoreDao(DaoConfig.forClass(UAObs.class)); - // *System.out.println("size of rtnobjArray " + rtnobjArray.length); - /* - * Object[] obj; for (int i =0; i = '"+ startTimeStr+"' AND synoptictime <= '"+endTimeStr+"' ORDER BY synoptictime DESC"); + dao = new CoreDao(DaoConfig.forClass(NcUairRecord.class)); + } + else{ + return null; + } + synopTimeAry = (Object[]) dao.executeSQLQuery(queryStr); + List timeLst = new ArrayList(); + //*System.out.println("size of synoptictime " + synopTimeAry.length); - rtnobjArray1 = dao.executeSQLQuery(queryStr1); + for(int i=0; i < synopTimeAry.length; i++){ + if(synopTimeAry[i] != null){ + System.out.println("synoptictime ="+synopTimeAry[i] ); + Calendar cal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + cal.setTimeInMillis(((Timestamp)synopTimeAry[i]).getTime()); + //String gmtTimeStr = String.format("%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS", cal); + timeLst.add(cal); + } + } - // *System.out.println("size of rtnobjArray1 " + rtnobjArray1.length); - if ((rtnobjArray1.length > 0) && (rtnobjArray.length > 0)) { - double lat, lon, elv; - String stnInfo; - - // System.out.println("queryAndMarkStn called mapresource = "+ - // nsharpMapResource.toString()); - // Note: A same station may have many reports and at some reports - // they dont provide elv and or stnid - // this implementation is "try" to make sure we get those info. - // If, all reports does not have elv or stnid, then we still can not - // report it. - for (int i = 0; i < rtnobjArray1.length; i++) { - Object[] objArray1 = (Object[]) rtnobjArray1[i]; - Timestamp synoptictime = null; - stnInfo = ""; - elv = -999; - if (obType.equals(ObsSndType.H5UAIR.toString())) { - lat = (Float) objArray1[0]; - lon = (Float) objArray1[1]; - } else { - lat = (Double) objArray1[0]; - lon = (Double) objArray1[1]; - } - // System.out.println("lat = "+ lat +" lon= "+lon+"\n\n"); - for (int j = 0; j < rtnobjArray.length; j++) { - Object[] objArray = (Object[]) rtnobjArray[j]; - if ((obType.equals(ObsSndType.H5UAIR.toString()) - && (lat == (Float) objArray[0]) && (lon == (Float) objArray[1])) - || ((obType.equals(ObsSndType.UAIR.toString()) || obType - .equals(ObsSndType.BUFRUA.toString())) - && (lat == (Double) objArray[0]) && (lon == (Double) objArray[1]))) { - // ids.add(((Integer)objArray[2])); - // System.out.println("id=" + (Integer)objArray[2]); - if (stnInfo == "") - stnInfo = (String) objArray[3]; - if (elv == -999) { - if (obType.equals(ObsSndType.UAIR.toString())) - elv = (Double) objArray[4]; - else if (obType - .equals(ObsSndType.H5UAIR.toString())) - elv = (Float) objArray[4]; - else if (obType - .equals(ObsSndType.BUFRUA.toString())) - elv = (Integer) objArray[4]; - } - synoptictime = (Timestamp) objArray[5]; - } - - } - - NcSoundingStnInfo stn = stnInfoCol.getNewStnInfo(); - stn.setStnId(stnInfo); - stn.setStationLongitude((float) lon); - stn.setStationLatitude((float) lat); - stn.setStationElevation((float) elv); - stn.setSynopTime(synoptictime); - stationInfoList.add((NcSoundingStnInfo) stn); - // System.out.println("stn "+ stnInfo + " lon "+ lon + " lat "+ - // lat); - } - } - - NcSoundingStnInfo[] stationInfoAry = new NcSoundingStnInfo[stationInfoList - .size()]; - stnInfoCol.setStationInfo(stationInfoList.toArray(stationInfoAry)); - // *System.out.println("stn size = "+ - // stnInfoCol.getStationInfo().length); - return stnInfoCol; - } - - public static NcSoundingTimeLines getObservedSndTimeLine(String obType) { - Object[] synopTimeAry = null; - NcSoundingTimeLines tl = new NcSoundingTimeLines(); - String queryStr; - CoreDao dao; - // obType = ObsSndType.UAIR.toString(); // currently assume all uair - // sounding type - if (obType.equals(ObsSndType.UAIR.toString())) { - currentDBTblName = UAIR_TBL_NAME; - // query "uair" table in metadata db - queryStr = new String("Select Distinct synoptictime FROM " - + currentDBTblName - + " where nil='FALSE' ORDER BY synoptictime DESC"); - dao = new CoreDao(DaoConfig.forClass(UairRecord.class)); - } else if (obType.equals(ObsSndType.BUFRUA.toString())) { - currentDBTblName = BURFUA_TBL_NAME; - queryStr = new String("Select Distinct reftime FROM " - + currentDBTblName + " ORDER BY reftime DESC"); - dao = new CoreDao(DaoConfig.forClass(UAObs.class)); - - } else if (obType.equals(ObsSndType.H5UAIR.toString())) { - currentDBTblName = H5UAIR_TBL_NAME; - queryStr = new String("Select Distinct synoptictime FROM " - + currentDBTblName - + " where nil='FALSE' ORDER BY synoptictime DESC"); - dao = new CoreDao(DaoConfig.forClass(H5UairRecord.class)); - } else { - return tl; - } - synopTimeAry = (Object[]) dao.executeSQLQuery(queryStr); - // *System.out.println("size of synoptictime " + synopTimeAry.length); - - // for(int i=0; i < synopTimeAry.length; i++){ - // if(synopTimeAry[i] != null) - // System.out.println("synoptictime ="+synopTimeAry[i] ); - // } - tl.setTimeLines(synopTimeAry); - - return tl; - } - - public static List getObservedSndTimeRangeList(String obType, - Calendar startTime, Calendar endTime) { - Object[] synopTimeAry = null; - String startTimeStr = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss") - .format(startTime.getTime()); - String endTimeStr = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss") - .format(endTime.getTime()); - String queryStr; - CoreDao dao; - // obType = ObsSndType.UAIR.toString(); // currently assume all uair - // sounding type - if (obType.equals(ObsSndType.UAIR.toString())) { - currentDBTblName = UAIR_TBL_NAME; - // query "uair" table in metadata db - queryStr = new String("Select Distinct synoptictime FROM " - + currentDBTblName - + " where nil='FALSE' AND synoptictime >= '" + startTimeStr - + "' AND synoptictime <= '" + endTimeStr - + "' ORDER BY synoptictime DESC"); - dao = new CoreDao(DaoConfig.forClass(UairRecord.class)); - } else if (obType.equals(ObsSndType.BUFRUA.toString())) { - currentDBTblName = BURFUA_TBL_NAME; - queryStr = new String("Select Distinct reftime FROM " - + currentDBTblName + " ORDER BY reftime DESC"); - dao = new CoreDao(DaoConfig.forClass(UAObs.class)); - - } else if (obType.equals(ObsSndType.H5UAIR.toString())) { - currentDBTblName = H5UAIR_TBL_NAME; - queryStr = new String("Select Distinct synoptictime FROM " - + currentDBTblName - + " where nil='FALSE' AND synoptictime >= '" + startTimeStr - + "' AND synoptictime <= '" + endTimeStr - + "' ORDER BY synoptictime DESC"); - dao = new CoreDao(DaoConfig.forClass(H5UairRecord.class)); - } else { - return null; - } - synopTimeAry = (Object[]) dao.executeSQLQuery(queryStr); - List timeLst = new ArrayList(); - // *System.out.println("size of synoptictime " + synopTimeAry.length); - - for (int i = 0; i < synopTimeAry.length; i++) { - if (synopTimeAry[i] != null) { - System.out.println("synoptictime =" + synopTimeAry[i]); - Calendar cal = Calendar - .getInstance(TimeZone.getTimeZone("GMT")); - cal.setTimeInMillis(((Timestamp) synopTimeAry[i]).getTime()); - // String gmtTimeStr = - // String.format("%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS", cal); - timeLst.add(cal); - } - } - - return timeLst; - } - - public static NcSoundingProfile getObservedSndH5UairAllData(Double lat, - Double lon, String stn, long refTimeL, String dataType, - SndQueryKeyType queryType) { - Calendar refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - refTimeCal.setTimeInMillis(refTimeL); - String refTime = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss") - .format(refTimeCal.getTime()); - return getObservedSndH5UairAllData(lat, lon, stn, refTime, dataType, - queryType); - } - - public static NcSoundingProfile getObservedSndH5UairAllData(Double lat, - Double lon, String stn, String refTime, String dataType, - SndQueryKeyType queryType) { - NcSoundingProfile pfAll = new NcSoundingProfile(); - PointDataQuery request = null; + return timeLst; + } + //static long totalRqTime=0; + /* + * Chin: Note: get NcUair based on stn is NOT supported yet!!! + * NEW: This function requests ONE station's all dataTypes data at once + * Nsharp is using this metod...dont remove it without consulting Nsharp developer + */ + public static NcUairRecord[] getObservedSndNcUairData(Double lat, Double lon, String stn, String refTime){ + + PointDataQuery request = null; PointDataContainer result = null; - + NcUairRecord[] h5Records=null; + + List pickedH5Records = new ArrayList(); try { - request = new PointDataQuery("h5uair"); - - request.requestAllLevels(); - request.addParameter("slat", String.valueOf(lat - 0.1), ">="); - request.addParameter("slat", String.valueOf(lat + 0.1), "<="); - request.addParameter("slon", String.valueOf(lon - 0.1), ">="); - request.addParameter("slon", String.valueOf(lon + 0.1), "<="); - - request.addParameter("dataTime.refTime", refTime, "="); - System.out.println("Get H5: lat=" + lat + " lon=" + lon - + " refTime=" + refTime); - request.addParameter("nil", String.valueOf(false), "="); - // request.addParameter("dataType", dataType, "="); - request.setParameters(H5UairToRecord.HDR_PARAMS_LIST); - result = request.execute(); + request = new PointDataQuery("ncuair"); + request.setParameters(NcUairToRecord.MAN_PARAMS_LIST); + request.addParameter("location.latitude", String.valueOf(lat), "="); + request.addParameter("location.longitude", String.valueOf(lon), "="); + /*request.addParameter("location.latitude", String.valueOf(lat-0.1), ">="); + request.addParameter("location.latitude", String.valueOf(lat+0.1), "<="); + request.addParameter("location.longitude", String.valueOf(lon-0.1), ">="); + request.addParameter("location.longitude", String.valueOf(lon+0.1), "<=");*/ + request.addParameter("dataTime.refTime",refTime, "="); + request.addParameter("nil", String.valueOf(false), "="); + //Chin newQ request.addParameter("dataType", dataType, "="); + //long t001 = System.currentTimeMillis(); + request.requestAllLevels(); + result = request.execute(); + //long t002 = System.currentTimeMillis(); + //totalRqTime=totalRqTime+(t002-t001); + //System.out.println("getObservedSndNcUairData request at lat="+ lat+ " lon="+lon+" took "+(t002-t001)+"ms total Qtime="+totalRqTime); if (result != null) { - System.out - .println("Get H5: result is not null, getAllocatedSz= " - + result.getAllocatedSz()); - - H5UairRecord[] h5Records = H5UairToRecord - .toH5UairRecords(result); - - System.out.println("Get H5: number of records = " - + h5Records.length); + //System.out.println("getObservedSndNcUairData: result is not null, getAllocatedSz= "+ result.getAllocatedSz()); + //System.out.println("getObservedSndNcUairData:getting "+dataType); + h5Records = NcUairToRecord.toNcUairRecords(result); + + if(h5Records!= null && h5Records.length > 0){ + // Chin: need to search through record list and keep one record for each record type + // If a record type comes with more than one record, then make decision to keep one based on + // its "issuetime" and "corr" columns in the ncuair table, then keep one record only + NcUairRecord orignalRd; + boolean addToList = true; + for(int i=0; i< h5Records.length; i++){ + orignalRd = h5Records[i]; + addToList = true; + for(NcUairRecord pickedRd: pickedH5Records){ + if(orignalRd.getDataType().equals( pickedRd.getDataType())){ + //the two records have same data type + //this records will either replace the one in list or be dropped + addToList = false; + if ((pickedRd.getIssueTime().compareTo(orignalRd.getIssueTime())<0) || + (pickedRd.getIssueTime().compareTo(orignalRd.getIssueTime())==0 && orignalRd.getCorr()!=null && pickedRd.getCorr() != null && pickedRd.getCorr().compareTo(orignalRd.getCorr())<0 )|| + (pickedRd.getIssueTime().compareTo(orignalRd.getIssueTime())==0 && orignalRd.getCorr()!=null && pickedRd.getCorr() == null) + ) + { + // decide to replace picked with original record, based on the following cases, in (priority) order + //case 1: original record has "later" issue time than picked record + //case 2: original record has "larger" correction "corr" than picked record + //case 3: original record has correction "corr", picked record does not have + //System.out.println("getObservedSndNcUairData: at lat="+ lat+ " lon="+lon+ " ori= " + orignalRd.getDataURI()+ + // " picked="+ pickedRd.getDataURI()); + int pickedIndex = pickedH5Records.indexOf(pickedRd); + pickedH5Records.set(pickedIndex, orignalRd); + //System.out.println("getObservedSndNcUairData: at lat="+ lat+ " lon="+lon+ " afterreplaced picked record ="+pickedH5Records.get(pickedIndex).getDataURI()); + + } + break; + } + } + if(addToList==true){ + // add this original record to picked list + pickedH5Records.add(orignalRd); + //System.out.println("getObservedSndNcUairData: at lat="+ lat+ " lon="+lon+ " add ori to picked record ="+orignalRd.getDataURI()); + + } + } + + } + } } catch (Exception e) { - e.printStackTrace(); + e.printStackTrace(); } - return pfAll; - } - - /* - * Chin: Note: get H5Uair based on stn is NOT supported yet!!! - */ - public static H5UairRecord getObservedSndH5UairData(Double lat, Double lon, - String stn, String refTime, String dataType, - SndQueryKeyType queryType) { - H5UairRecord effectRecord = null; - PointDataQuery request = null; + if(pickedH5Records.size()>0){ + //System.out.println("getObservedSndNcUairData: at lat="+ lat+ " lon="+lon+ " number of picked records = "+pickedH5Records.size()); + return pickedH5Records.toArray(new NcUairRecord[pickedH5Records.size()]); + } + return null; + } + /* + * Chin: Note: get NcUair based on stn is NOT supported yet!!! + * NEW: This function requests ALL stn with all dataTypes and returns all good ("corrected")records at once to improve performance + */ + public static List getAllStnObservedSndNcUairData(float[][] latLonArray, String stn, String refTime){ + //List soundingProfileList= new ArrayList(); + PointDataQuery request = null; PointDataContainer result = null; + //NcUairRecord[] h5Records=null; + Double maxLat, minLat, maxLon, minLon, lat, lon; + List returnedDbRecords = new ArrayList(); + List finalRecordArrayList = new ArrayList(); + maxLat=minLat=0.0; + maxLon=minLon=0.0; + for ( int i=0; i < latLonArray.length ; i++) + { + //make sure we have right precision... + lat = Double.parseDouble(Float.toString(latLonArray[i][0])); + lon = Double.parseDouble(Float.toString(latLonArray[i][1])); + if(i==0){ + maxLat=minLat=lat; + maxLon=minLon=lon; + } + maxLat = Math.max(lat, maxLat); + minLat = Math.min(lat, minLat); + maxLon = Math.max(lon, maxLon); + minLon = Math.min(lon, minLon); + } try { - request = new PointDataQuery("h5uair"); - request.setParameters(H5UairToRecord.MAN_PARAMS_LIST); - request.addParameter("slat", String.valueOf(lat - 0.1), ">="); - request.addParameter("slat", String.valueOf(lat + 0.1), "<="); - request.addParameter("slon", String.valueOf(lon - 0.1), ">="); - request.addParameter("slon", String.valueOf(lon + 0.1), "<="); - request.addParameter("dataTime.refTime", refTime, "="); - // System.out.println("getObservedSndNcUairData: lat="+lat+ - // " lon="+lon + " refTime="+refTime); - request.addParameter("nil", String.valueOf(false), "="); - request.addParameter("dataType", dataType, "="); + request = new PointDataQuery("ncuair"); + request.setParameters(NcUairToRecord.MAN_PARAMS_LIST); - request.requestAllLevels(); - result = request.execute(); + request.addParameter("location.latitude", String.valueOf(minLat-0.1), ">="); + request.addParameter("location.latitude", String.valueOf(maxLat+0.1), "<="); + request.addParameter("location.longitude", String.valueOf(minLon-0.1), ">="); + request.addParameter("location.longitude", String.valueOf(maxLon+0.1), "<="); + request.addParameter("dataTime.refTime",refTime, "="); + request.addParameter("nil", String.valueOf(false), "="); + request.requestAllLevels(); + result = request.execute(); + //long t002 = System.currentTimeMillis(); + //totalRqTime=totalRqTime+(t002-t001); + //System.out.println("getObservedSndNcUairData request at lat="+ lat+ " lon="+lon+" took "+(t002-t001)+"ms total Qtime="+totalRqTime); + if (result != null) { + returnedDbRecords = NcUairToRecord.toNcUairRecordsList(result); + + if(returnedDbRecords!= null && returnedDbRecords.size() > 0){ + + //Chin: keep list of records for same station + //search through all returned records and keep same staion's records in one list + for ( int i=0; i < latLonArray.length ; i++) + { + //for each station + lat = Double.parseDouble(Float.toString(latLonArray[i][0])); + lon = Double.parseDouble(Float.toString(latLonArray[i][1])); + NcUairRecord record; + List stnRecords = new ArrayList(); + //System.out.println("Before loop: Number of records in returnedDbRecords="+returnedDbRecords.size()); + for(int j=returnedDbRecords.size()-1; j >=0; j--){ + record =returnedDbRecords.get(j); + if(record.getLatitude() >= lat - 0.1 && record.getLatitude() <= lat + 0.1 && record.getLongitude() >= lon-0.1&& record.getLongitude() <= lon+0.1){ + //remove this record from return list and add it to this stn list + stnRecords.add(returnedDbRecords.remove(j)); + } + } + if(stnRecords.size()>0){ + //System.out.println("Before checking:stn lat="+lat +"stn record size="+stnRecords.size()); + List pickedUairRecords = new ArrayList(); + NcUairRecord orignalRd; + boolean addToList = true; + for(int ii=0; ii< stnRecords.size(); ii++){ + orignalRd = stnRecords.get(ii); + addToList = true; + for(NcUairRecord pickedRd: pickedUairRecords){ + if(orignalRd.getDataType().equals( pickedRd.getDataType())){ + //System.out.println("getObservedSndNcUairData: at lat="+ lat+ " lon="+lon+ " find a same datatype="+pickedRd.getDataType()+ " orignalRd corr="+orignalRd.getCorr()+ + // " pickedRd Corr="+pickedRd.getCorr()); + + //the two records have same data type + //this records will either replace the one in list or be dropped + addToList = false; + if ((pickedRd.getIssueTime().compareTo(orignalRd.getIssueTime())<0) || + (pickedRd.getIssueTime().compareTo(orignalRd.getIssueTime())==0 && orignalRd.getCorr()!=null && pickedRd.getCorr() != null && pickedRd.getCorr().compareTo(orignalRd.getCorr())<0 )|| + (pickedRd.getIssueTime().compareTo(orignalRd.getIssueTime())==0 && orignalRd.getCorr()!=null && pickedRd.getCorr() == null) + ) + { + // decide to replace picked with original record, based on the following cases, in (priority) order + //case 1: original record has "later" issue time than picked record + //case 2: original record has "larger" correction "corr" than picked record + //case 3: original record has correction "corr", picked record does not have + //System.out.println("getObservedSndNcUairData: at lat="+ lat+ " lon="+lon+ " ori= " + orignalRd.getDataURI()+ + // " picked="+ pickedRd.getDataURI()); + int pickedIndex = pickedUairRecords.indexOf(pickedRd); + pickedUairRecords.set(pickedIndex, orignalRd); + //System.out.println("getObservedSndNcUairData: at lat="+ lat+ " lon="+lon+ " afterreplaced picked record ="+pickedH5Records.get(pickedIndex).getDataURI()); + } + break; + } + } + if(addToList==true){ + // add this original record to picked list + pickedUairRecords.add(orignalRd); + //System.out.println("getObservedSndNcUairData: at lat="+ lat+ " lon="+lon+ " add ori to picked record ="+orignalRd.getDataURI()); + + } + } + //pickedUairRecords.get(0).setNil(false); // set for special handling for its caller + finalRecordArrayList.add(pickedUairRecords.toArray(new NcUairRecord[pickedUairRecords.size()])); + //System.out.println("After checking: stn record size="+pickedUairRecords.size()); + }/*Chin: If caller need all query stns returned (no matter there is no data), then we may need to add this code... + else { + //just add a null record array + NcUairRecord dummy = new NcUairRecord(); + dummy.setNil(true);// set for special handling for its caller + SurfaceObsLocation location = new SurfaceObsLocation(); + location.setLatitude(lat); + location.setLongitude(lon); + dummy.setLocation(location); + + NcUairRecord[] dummys= new NcUairRecord[1]; + dummys[0] = dummy; + finalRecordArrayList.add(dummys); + }*/ + } + } + } + } catch (Exception e) { + e.printStackTrace(); + } + return finalRecordArrayList; + } + /* + * This method query ONE station's specific one dataType data only + */ + public static NcUairRecord getObservedSndNcUairData(Double lat, Double lon, String stn, String refTime, String dataType, SndQueryKeyType queryType){ + NcUairRecord effectRecord=null; + PointDataQuery request = null; + PointDataContainer result = null; + + try { + request = new PointDataQuery("ncuair"); + request.setParameters(NcUairToRecord.MAN_PARAMS_LIST); + request.addParameter("location.latitude", String.valueOf(lat-0.1), ">="); + request.addParameter("location.latitude", String.valueOf(lat+0.1), "<="); + request.addParameter("location.longitude", String.valueOf(lon-0.1), ">="); + request.addParameter("location.longitude", String.valueOf(lon+0.1), "<="); + request.addParameter("dataTime.refTime",refTime, "="); + //System.out.println("getObservedSndNcUairData: lat="+lat+ " lon="+lon + " refTime="+refTime); + request.addParameter("nil", String.valueOf(false), "="); + request.addParameter("dataType", dataType, "="); + + request.requestAllLevels(); + result = request.execute(); if (result != null) { - // System.out.println("getObservedSndNcUairData: result is not null, getAllocatedSz= "+ - // result.getAllocatedSz()); - // System.out.println("getObservedSndNcUairData:getting "+dataType); - H5UairRecord[] h5Records = H5UairToRecord - .toH5UairRecords(result); - // System.out.println("getObservedSndNcUairData: number of "+dataType+" records = "+h5Records.length); - - if (h5Records.length == 1) { - // effectRecord = h5Records[0]; - // System.out.println("getObservedSndNcUairData: real dataType =" - // + h5Records[0].getDataType()); - return h5Records[0]; - } else if (h5Records.length > 1) { - // need to find out the latest corrected record - int lastCorrectedRecord = 0; - String currentCorInd = ""; - Calendar curIssueTime = Calendar.getInstance(TimeZone - .getTimeZone("GMT")); - // set init time - curIssueTime.setTimeInMillis(0); - for (int i = 0; i < h5Records.length; i++) { - // System.out.println("getObservedSndNcUairData2: real dataType =" - // + h5Records[i].getDataType()); - if ((curIssueTime - .compareTo(h5Records[i].getIssueTime()) == 0 - && h5Records[i].getCorr() != null && currentCorInd - .compareTo(h5Records[i].getCorr()) < 0) - || (curIssueTime.compareTo(h5Records[i] - .getIssueTime()) < 0)) { - currentCorInd = h5Records[i].getCorr(); - curIssueTime = h5Records[i].getIssueTime(); - lastCorrectedRecord = i; - // System.out.println("getObservedSndNcUairData: corr=" - // + h5Records[i].getCorr()); - } - } - // effectRecord = h5Records[lastCorrectedRecord]; - return h5Records[lastCorrectedRecord]; - } - + //System.out.println("getObservedSndNcUairData: result is not null, getAllocatedSz= "+ result.getAllocatedSz()); + //System.out.println("getObservedSndNcUairData:getting "+dataType); + NcUairRecord[] h5Records = NcUairToRecord.toNcUairRecords(result); + //System.out.println("getObservedSndNcUairData: number of "+dataType+" records = "+h5Records.length); + + if(h5Records.length == 1){ + //effectRecord = h5Records[0]; + //System.out.println("getObservedSndNcUairData: real dataType =" + h5Records[0].getDataType()); + return h5Records[0]; + } + else if (h5Records.length > 1){ + // need to find out the latest corrected record + int lastCorrectedRecord=0; + String currentCorInd = ""; + Calendar curIssueTime = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + // set init time + curIssueTime.setTimeInMillis(0); + for(int i=0; i< h5Records.length; i++){ + //System.out.println("getObservedSndNcUairData2: real dataType =" + h5Records[i].getDataType()); + if( ( curIssueTime.compareTo(h5Records[i].getIssueTime())<0 ) || + (curIssueTime.compareTo(h5Records[i].getIssueTime())==0 && h5Records[i].getCorr()!= null && currentCorInd.compareTo(h5Records[i].getCorr()) < 0 ) + ) + { + currentCorInd = h5Records[i].getCorr(); + curIssueTime = h5Records[i].getIssueTime(); + lastCorrectedRecord = i; + //System.out.println("getObservedSndNcUairData: corr=" + h5Records[i].getCorr()); + } + } + //effectRecord = h5Records[lastCorrectedRecord]; + return h5Records[lastCorrectedRecord]; + } + } } catch (Exception e) { - e.printStackTrace(); + e.printStackTrace(); } - return effectRecord; - } + return effectRecord; + } - /* - * this api is provided for applications and for testing to retrieve - * observed uair data from PostgreSql DB dataType should use "enum DataType" - * defined in NcSoundingLayer.java Support "ALLDATA" data type only + /* + * this api is provided for applications and for testing to retrieve observed uair data from PostgreSql DB + * dataType should use "enum DataType" defined in NcSoundingLayer.java + * Support "ALLDATA" data type only */ - public static NcSoundingProfile getObservedSndAllData(Double lat, - Double lon, String stn, long refTimeL, String obType, - SndQueryKeyType queryType) { - Calendar refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - // for testing ...refTimeCal.setTimeInMillis(1276581600000L); - // refTimeCal.setTimeInMillis(refTime.getTime()); - refTimeCal.setTimeInMillis(refTimeL); - return getObservedSndAllData(lat, lon, stn, refTimeCal, obType, - queryType); - } - - /* - * this api is provided for applications and for testing to retrieve - * observed uair data from PostgreSql DB dataType should use "enum DataType" - * defined in NcSoundingLayer.java Support "ALLDATA" data type only + public static NcSoundingProfile getObservedSndAllData(Double lat, Double lon, String stn, long refTimeL, String obType, SndQueryKeyType queryType){ + Calendar refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + // for testing ...refTimeCal.setTimeInMillis(1276581600000L); + //refTimeCal.setTimeInMillis(refTime.getTime()); + refTimeCal.setTimeInMillis(refTimeL); + return getObservedSndAllData(lat, lon, stn, refTimeCal, obType, queryType); + } + + /* + * this api is provided for applications and for testing to retrieve observed uair data from PostgreSql DB + * dataType should use "enum DataType" defined in NcSoundingLayer.java + * Support "ALLDATA" data type only */ - public static NcSoundingProfile getObservedSndAllData(Double lat, - Double lon, String stn, Calendar refTimeCal, String obType, - SndQueryKeyType queryType) { - NcSoundingProfile pfAll = new NcSoundingProfile(); - List soundingLyLst, finalsoundingLyLst; - if (obType.equals(ObsSndType.UAIR.toString())) { - NcSoundingProfile pf = getObservedSndData(lat, lon, stn, - refTimeCal, obType, "TTAA", queryType); - pfAll.setStationElevation(pf.getStationElevation()); - finalsoundingLyLst = pf.getSoundingLyLst(); - if (finalsoundingLyLst.size() == 0) { - finalsoundingLyLst = getObservedSndData(lat, lon, stn, - refTimeCal, obType, "UUAA", queryType) - .getSoundingLyLst(); - } - - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "TTBB", queryType).getSoundingLyLst(); - if (soundingLyLst.size() == 0) { - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "UUBB", queryType).getSoundingLyLst(); - } - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "TTCC", queryType).getSoundingLyLst(); - if (soundingLyLst.size() == 0) { - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "UUCC", queryType).getSoundingLyLst(); - } - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "TTDD", queryType).getSoundingLyLst(); - if (soundingLyLst.size() == 0) { - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "UUDD", queryType).getSoundingLyLst(); - } - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "PPAA", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "PPBB", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "PPCC", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "PPDD", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "MAXWIND_A", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "MAXWIND_C", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "TROPOPAUSE_A", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndData(lat, lon, stn, refTimeCal, - obType, "TROPOPAUSE_C", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - pfAll.setSoundingLyLst(finalsoundingLyLst); - } - - return pfAll; - } + public static NcSoundingProfile getObservedSndAllData(Double lat, Double lon, String stn, Calendar refTimeCal, String obType, SndQueryKeyType queryType){ + NcSoundingProfile pfAll= new NcSoundingProfile(); + List soundingLyLst, finalsoundingLyLst; + /*if(obType.equals(ObsSndType.UAIR.toString())){ + NcSoundingProfile pf = getObservedSndData(lat, lon, stn, refTimeCal, obType, "TTAA", queryType); + pfAll.setStationElevation(pf.getStationElevation()); + finalsoundingLyLst = pf.getSoundingLyLst(); + if (finalsoundingLyLst.size() == 0) { + finalsoundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "UUAA", queryType).getSoundingLyLst(); + } + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "TTBB", queryType).getSoundingLyLst(); + if (soundingLyLst.size() == 0) { + soundingLyLst = getObservedSndData(lat, lon,stn, refTimeCal, obType, "UUBB", queryType).getSoundingLyLst(); + } + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "TTCC", queryType).getSoundingLyLst(); + if (soundingLyLst.size() == 0) { + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "UUCC", queryType).getSoundingLyLst(); + } + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "TTDD", queryType).getSoundingLyLst(); + if (soundingLyLst.size() == 0) { + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "UUDD", queryType).getSoundingLyLst(); + } + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "PPAA", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "PPBB", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "PPCC", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "PPDD", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndData(lat, lon,stn, refTimeCal, obType, "MAXWIND_A", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "MAXWIND_C", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "TROPOPAUSE_A", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndData(lat, lon, stn,refTimeCal, obType, "TROPOPAUSE_C", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + pfAll.setSoundingLyLst(finalsoundingLyLst); + } + */ + return pfAll; + } /* - * this api is provided for applications and for testing to retrieve - * observed uair data from PostgreSql DB dataType should use "enum DataType" - * defined in NcSoundingLayer.java Support all dataType except "ALLDATA" - * data type using either lat/lon, stnId or stnNum and synopticTime as key + * this api is provided for applications and for testing to retrieve observed uair data from PostgreSql DB + * dataType should use "enum DataType" defined in NcSoundingLayer.java + * Support all dataType except "ALLDATA" data type + * using either lat/lon, stnId or stnNum and synopticTime as key * refTime is with unit of msec as input */ - public static NcSoundingProfile getObservedSndData(Double lat, Double lon, - String stn, long refTimeL, String obType, String dataType, - SndQueryKeyType queryType) { - Calendar refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - // for testing ...refTimeCal.setTimeInMillis(1276581600000L); - // refTimeCal.setTimeInMillis(refTime.getTime()); - refTimeCal.setTimeInMillis(refTimeL); - return getObservedSndData(lat, lon, stn, refTimeCal, obType, dataType, - queryType); - } - + public static NcSoundingProfile getObservedSndData(Double lat, Double lon,String stn, long refTimeL, String obType, String dataType, SndQueryKeyType queryType){ + Calendar refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + // for testing ...refTimeCal.setTimeInMillis(1276581600000L); + //refTimeCal.setTimeInMillis(refTime.getTime()); + refTimeCal.setTimeInMillis(refTimeL); + return getObservedSndData(lat, lon, stn, refTimeCal, obType, dataType, queryType); + } /* - * this api is provided for applications and for testing to retrieve - * observed uair data from PostgreSql DB dataType should use "enum DataType" - * defined in NcSoundingLayer.java Support all dataType except "ALLDATA" - * data type using either lat/lon, stnId or stnNum and synopticTime as key - * reference time is with Calendar data type as input - */ - @SuppressWarnings("unchecked") - public static NcSoundingProfile getObservedSndData(Double lat, Double lon, - String stn, Calendar refTimeCal, String obType, String dataType, - SndQueryKeyType queryType) { - NcSoundingProfile pf = new NcSoundingProfile(); - // one StnPt represent one data time line - List soundLyLst = new ArrayList(); - NcSoundingLayer soundingLy; - soundLyLst.clear(); - - // String gmtTimeStr = String.format("%1$tY-%1$tm-%1$td %1$tH:%1$tM", - // refTimeCal); - // *System.out.println("sndType= "+ obType+" data type="+ dataType+ - // " lat " + lat+ " lon "+ lon+" GMT time " + gmtTimeStr ); - - obType = ObsSndType.UAIR.toString(); // currently assume all uair - // sounding type - if (obType.equals(ObsSndType.UAIR.toString())) { - if (dataType.equals(NcSoundingLayer.DataType.ALLDATA.toString())) { - // *System.out.println("request all data is not supported in this API"); - } else { - List fields = new ArrayList(); - List values = new ArrayList(); - List operands = new ArrayList(); - List lUairRecords = null; - if (queryType == SndQueryKeyType.STNID) { - fields.add("stationId");// the stnId field name defined in - // UairRecord - values.add(stn); - operands.add("="); - } else if (queryType == SndQueryKeyType.STNNUM) { - fields.add("stationNumber");// the stnNum field name defined - // in UairRecord - values.add(stn); - operands.add("="); - } else if (queryType == SndQueryKeyType.LATLON) { - fields.add("slat");// the lat field name defined in - // UairRecord - values.add(lat - 0.1); - operands.add(">="); - fields.add("slat");// the lat field name defined in - // UairRecord - values.add(lat + 0.1); - operands.add("<="); - fields.add("slon");// the lon field name defined in - // UairRecord - values.add(lon - 0.1); - operands.add(">="); - fields.add("slon");// the lon field name defined in - // UairRecord - values.add(lon + 0.1); - operands.add("<="); - - } else { - // *System.out.println("request query type "+ queryType+ - // " is not supported in this API" ); - return pf; - } - fields.add("dataTime.refTime");// the synoptic time field name - // defined in UairRecord - // fields.add("synopticTime");// the synoptic time field name - // defined in UairRecord - values.add(refTimeCal.getTime()); - operands.add("="); - fields.add("nil");// nil field name defined in UairRecord - values.add(false); - operands.add("="); - fields.add("dataType");// the record dataType field name defined - // in UairRecord - String realDataType; // when query, need to use TTAA for - // MAXWIND_A, or TROPOPAUSE_A, and TTCC for - // MAXWIND_C, or TROPOPAUSE_C - if (dataType.equals(NcSoundingLayer.DataType.MAXWIND_A - .toString()) - || dataType - .equals(NcSoundingLayer.DataType.TROPOPAUSE_A - .toString())) { - realDataType = NcSoundingLayer.DataType.TTAA.toString(); - } else if (dataType.equals(NcSoundingLayer.DataType.MAXWIND_C - .toString()) - || dataType - .equals(NcSoundingLayer.DataType.TROPOPAUSE_C - .toString())) { - realDataType = NcSoundingLayer.DataType.TTCC.toString(); - } else - realDataType = dataType; - values.add(realDataType); - operands.add("="); - - CoreDao dao = new CoreDao(DaoConfig.forClass(UairRecord.class)); - try { - lUairRecords = (List) dao.queryByCriteria( - fields, values, operands); - if (lUairRecords.size() > 0) { - // *System.out.println("size of uairrecord " + - // lUairRecords.size()); - int lastCorrectedRecord = 0; - String currentCorInd = ""; - Calendar curIssueTime = Calendar.getInstance(TimeZone - .getTimeZone("GMT")); - // set init time - curIssueTime.setTimeInMillis(0); - - if (lUairRecords.size() > 1) { - for (int i = 0; i < lUairRecords.size(); i++) { - // Since we are using lat/lon/refTime to query - // uair table. We may have several records - // returned for - // one query. It indicates there is a correction - // report, then we should use the newest one - // report. - // we compare corIndicator to find the latest - // record. - // System.out.println("id ="+lUairRecords.get(i).getId() - // + " datauri=" - // +lUairRecords.get(i).getDataURI()); - // System.out.println("size of ObsLevels ="+lUairRecords.get(i).getObsLevels().size() - // ); - // System.out.println("size of maxWind ="+lUairRecords.get(i).getMaxWind().size() - // ); - // System.out.println("size of Tropopause ="+lUairRecords.get(i).getTropopause().size() - // ); - // System.out.println("correction ind ="+lUairRecords.get(i).getCorIndicator() - // ); - if ((curIssueTime.compareTo(lUairRecords.get(i) - .getIssueTime()) == 0 - && lUairRecords.get(i) - .getCorIndicator() != null && currentCorInd - .compareTo(lUairRecords.get(i) - .getCorIndicator()) < 0) - || (curIssueTime.compareTo(lUairRecords - .get(i).getIssueTime()) < 0)) { - currentCorInd = lUairRecords.get(i) - .getCorIndicator(); - curIssueTime = lUairRecords.get(i) - .getIssueTime(); - lastCorrectedRecord = i; - } - } - } - pf.setStationElevation((float) lUairRecords.get( - lastCorrectedRecord).getSelv()); - pf.setStationId(lUairRecords.get(lastCorrectedRecord) - .getStationId()); - if (lUairRecords.get(lastCorrectedRecord) - .getStationNumber() != null - && lUairRecords.get(lastCorrectedRecord) - .getStationNumber().length() > 0) { - // System.out.println("stn num = "+ - // lUairRecords.get(lastCorrectedRecord).getStationNumber()); - pf.setStationNum(Integer.parseInt(lUairRecords.get( - lastCorrectedRecord).getStationNumber())); - } else { - pf.setStationNum(-1); - } - pf.setStationLatitude((float) lUairRecords.get( - lastCorrectedRecord).getSlat()); - pf.setStationLongitude((float) lUairRecords.get( - lastCorrectedRecord).getSlon()); - // System.out.println("stn elevation ="+ - // pf.getStationElevation() ); - - if ((lUairRecords.get(lastCorrectedRecord) - .getObsLevels().size() > 0) - && !dataType - .equals(NcSoundingLayer.DataType.MAXWIND_A - .toString()) - && !dataType - .equals(NcSoundingLayer.DataType.TROPOPAUSE_A - .toString()) - && !dataType - .equals(NcSoundingLayer.DataType.MAXWIND_C - .toString()) - && !dataType - .equals(NcSoundingLayer.DataType.TROPOPAUSE_C - .toString())) { - // *System.out.println("getting "+ dataType); - - java.util.Iterator it = lUairRecords - .get(lastCorrectedRecord).getObsLevels() - .iterator(); - while (it.hasNext()) { - ObsLevels value = (ObsLevels) it.next(); - soundingLy = new NcSoundingLayer(); - soundingLy.setGeoHeight(value.getGeoHeight()); - soundingLy.setTemperature(value.getTemp()); - soundingLy.setPressure(value.getPressure()); - soundingLy.setWindDirection(value - .getWindDirection()); - if (value.getWindSpeed() != NcSoundingLayer.MISSING) { - soundingLy - .setWindSpeed((float) metersPerSecondToKnots - .convert((float) value - .getWindSpeed())); - } else { - soundingLy.setWindSpeed((float) value - .getWindSpeed()); - } - soundingLy.setDewpoint(value.getDwpt()); - // System.out.println("pressure :"+value.getPressure() - // + " temp:" + value.getTemp() + - // " H:"+value.getGeoHeight() + " D:" + - // value.getWindDirection() + " F: " + - // value.getWindSpeed()); - soundLyLst.add(soundingLy); - } - } else if (lUairRecords.get(lastCorrectedRecord) - .getMaxWind().size() > 0 - && (dataType - .equals(NcSoundingLayer.DataType.MAXWIND_A - .toString()) || dataType - .equals(NcSoundingLayer.DataType.MAXWIND_C - .toString()))) { - // *System.out.println("getting "+ dataType); - java.util.Iterator itWind = lUairRecords - .get(lastCorrectedRecord).getMaxWind() - .iterator(); - - while (itWind.hasNext()) { - MaxWind value = (MaxWind) itWind.next(); - soundingLy = new NcSoundingLayer(); - soundingLy.setPressure(value.getPressure()); - soundingLy.setWindDirection(value - .getWindDirection()); - if (value.getWindSpeed() != NcSoundingLayer.MISSING) { - soundingLy - .setWindSpeed((float) metersPerSecondToKnots - .convert((float) value - .getWindSpeed())); - } else { - soundingLy.setWindSpeed((float) value - .getWindSpeed()); - } - // *System.out.println("WIND pressure :"+value.getPressure() - // + " WD:" + value.getWindDirection() + - // " WS:"+(float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); - soundLyLst.add(soundingLy); - } - } else if (lUairRecords.get(lastCorrectedRecord) - .getTropopause().size() > 0 - && (dataType - .equals(NcSoundingLayer.DataType.TROPOPAUSE_A - .toString()) || dataType - .equals(NcSoundingLayer.DataType.TROPOPAUSE_C - .toString()))) { - // *System.out.println("getting "+ dataType); - java.util.Iterator it = lUairRecords - .get(lastCorrectedRecord).getTropopause() - .iterator(); - while (it.hasNext()) { - Tropopause value = (Tropopause) it.next(); - soundingLy = new NcSoundingLayer(); - soundingLy.setTemperature(value.getTemp()); - soundingLy.setPressure(value.getPressure()); - soundingLy.setWindDirection(value - .getWindDirection()); - if (value.getWindSpeed() != NcSoundingLayer.MISSING) { - soundingLy - .setWindSpeed((float) metersPerSecondToKnots - .convert((float) value - .getWindSpeed())); - // *System.out.println("Tropopause pressure :"+value.getPressure() - // + " temp:" + value.getTemp()+" WD:" + - // value.getWindDirection() + - // " WS:"+(float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); - - } else { - soundingLy.setWindSpeed((float) value - .getWindSpeed()); - // *System.out.println("Tropopause pressure :"+value.getPressure() - // + " temp:" + value.getTemp()+" WD:" + - // value.getWindDirection() + - // " WS:"+(float)value.getWindSpeed()); - - } - soundingLy.setDewpoint(value.getDwpt()); - soundLyLst.add(soundingLy); - } - } - } - - } catch (DataAccessLayerException e) { - // *System.out.println("obs sounding query exception"); - // e.printStackTrace(); - } - } - - }// end ObsSndType.UAIR - - pf.setSoundingLyLst(soundLyLst); - return pf; - - } - - /* - * NOT used currently - * - * obsType: UAIR, TAMDAR or DROP, dataType: ALLDATA ONLY - */ - @SuppressWarnings("unchecked") - public static NcSoundingProfile getObservedSndData(int[] parentIds, - String obType, String dataType) { - NcSoundingProfile pf = new NcSoundingProfile(); - // one StnPt represent one data time line - List soundLyLst = new ArrayList(); - NcSoundingLayer soundingLy; - soundLyLst.clear(); - obType = ObsSndType.UAIR.toString(); // currently assume all uair - // sounding type - if (obType.equals(ObsSndType.UAIR.toString())) { - // *System.out.println("parentIds length = " + parentIds.length ); - for (int i = 0; i < parentIds.length; i++) { - int id = parentIds[i]; - List fields = new ArrayList(); - List values = new ArrayList(); - List lObsLevels = null; - fields.add("id");// the record id field name defined in - // UairRecord - values.add(id); // testing 994872); - if (!dataType.equals(NcSoundingLayer.DataType.ALLDATA - .toString()) - && !dataType.equals(NcSoundingLayer.DataType.MAXWIND_A - .toString()) - && !dataType - .equals(NcSoundingLayer.DataType.TROPOPAUSE_A - .toString())) { - fields.add("dataType");// the record dataType field name - // defined in UairRecord - values.add(dataType); // testing "TTAA" - - } - CoreDao dao = new CoreDao(DaoConfig.forClass(UairRecord.class)); - try { - lObsLevels = (List) dao.queryByCriteria(fields, - values); - if (lObsLevels.size() > 0) { - // since we are using Records id to query uair table. - // lObsLevels.size() should always be one. - // *System.out.println("size of uairrecord " + - // lObsLevels.size()); - // *System.out.println("id ="+lObsLevels.get(0).getId() - // + " datauri=" +lObsLevels.get(0).getDataURI()); - // *System.out.println("size of ObsLevels ="+lObsLevels.get(0).getObsLevels().size() - // ); - // *System.out.println("size of maxWind ="+lObsLevels.get(0).getMaxWind().size() - // ); - // *System.out.println("size of Tropopause ="+lObsLevels.get(0).getTropopause().size() - // ); - if ((lObsLevels.get(0).getObsLevels().size() > 0) - && !dataType - .equals(NcSoundingLayer.DataType.MAXWIND_A - .toString()) - && !dataType - .equals(NcSoundingLayer.DataType.TROPOPAUSE_A - .toString())) { - java.util.Iterator it = lObsLevels - .get(0).getObsLevels().iterator(); - while (it.hasNext()) { - ObsLevels value = (ObsLevels) it.next(); - soundingLy = new NcSoundingLayer(); - soundingLy.setGeoHeight(value.getGeoHeight()); - soundingLy.setTemperature(value.getTemp()); - soundingLy.setPressure(value.getPressure()); - soundingLy.setWindDirection(value - .getWindDirection()); - if (value.getWindSpeed() != NcSoundingLayer.MISSING) { - soundingLy - .setWindSpeed((float) metersPerSecondToKnots - .convert((float) value - .getWindSpeed())); - } else { - soundingLy.setWindSpeed((float) value - .getWindSpeed()); - } - soundingLy.setDewpoint(value.getDwpt()); - // *System.out.println("pressure :"+value.getPressure() - // + " temp:" + value.getTemp() + - // " H:"+value.getGeoHeight() ); - soundLyLst.add(soundingLy); - } - } - } - - if (lObsLevels.get(0).getMaxWind().size() > 0 - && !dataType - .equals(NcSoundingLayer.DataType.TROPOPAUSE_A - .toString())) { - java.util.Iterator itWind = lObsLevels.get(0) - .getMaxWind().iterator(); - - while (itWind.hasNext()) { - MaxWind value = (MaxWind) itWind.next(); - soundingLy = new NcSoundingLayer(); - soundingLy.setPressure(value.getPressure()); - soundingLy.setWindDirection(value - .getWindDirection()); - if (value.getWindSpeed() != NcSoundingLayer.MISSING) { - soundingLy - .setWindSpeed((float) metersPerSecondToKnots - .convert((float) value - .getWindSpeed())); - } else { - soundingLy.setWindSpeed((float) value - .getWindSpeed()); - } - - soundLyLst.add(soundingLy); - } - } - - if (lObsLevels.get(0).getTropopause().size() > 0 - && !dataType - .equals(NcSoundingLayer.DataType.MAXWIND_A - .toString())) { - java.util.Iterator it = lObsLevels.get(0) - .getTropopause().iterator(); - while (it.hasNext()) { - Tropopause value = (Tropopause) it.next(); - soundingLy = new NcSoundingLayer(); - soundingLy.setTemperature(value.getTemp()); - soundingLy.setPressure(value.getPressure()); - soundingLy.setWindDirection(value - .getWindDirection()); - if (value.getWindSpeed() != NcSoundingLayer.MISSING) { - soundingLy - .setWindSpeed((float) metersPerSecondToKnots - .convert((float) value - .getWindSpeed())); - // *System.out.println("Tropopause pressure :"+value.getPressure() - // + " temp:" + value.getTemp()+" WD:" + - // value.getWindDirection() + - // " WS:"+(float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); - - } else { - soundingLy.setWindSpeed((float) value - .getWindSpeed()); - // *System.out.println("Tropopause pressure :"+value.getPressure() - // + " temp:" + value.getTemp()+" WD:" + - // value.getWindDirection() + - // " WS:"+(float)value.getWindSpeed()); - - } - - soundingLy.setDewpoint(value.getDwpt()); - - soundLyLst.add(soundingLy); - - } - } - } catch (DataAccessLayerException e) { - // *System.out.println("obs sounding query exception"); - // e.printStackTrace(); - } - - } - } - pf.setSoundingLyLst(soundLyLst); - return pf; - - } - - /* - * this api is provided for applications and for testing to retrieve - * observed bufruair data from PostgreSql DB & HDF5 dataType should use - * "enum DataType" defined in NcSoundingLayer.java Support "ALLDATA" data - * type only - */ - public static NcSoundingProfile getObservedSndBufruaAllData(Double lat, - Double lon, String stn, long refTimeL, SndQueryKeyType queryType) { - Calendar refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - // for testing ...refTimeCal.setTimeInMillis(1276581600000L); - // refTimeCal.setTimeInMillis(refTime.getTime()); - refTimeCal.setTimeInMillis(refTimeL); - return getObservedSndBufruaAllData(lat, lon, stn, refTimeCal, queryType); - } - - /* - * this api is provided for applications and for testing to retrieve - * observed bufruair data from PostgreSql DB & HDF5 dataType should use - * "enum DataType" defined in NcSoundingLayer.java Support "ALLDATA" data - * type only - */ - public static NcSoundingProfile getObservedSndBufruaAllData(Double lat, - Double lon, String stn, Calendar refTimeCal, - SndQueryKeyType queryType) { - NcSoundingProfile pfAll = new NcSoundingProfile(); - List soundingLyLst, finalsoundingLyLst; - NcSoundingProfile pf = getObservedSndBufruaData(lat, lon, stn, - refTimeCal, "TTAA", queryType); - pfAll.setStationElevation(pf.getStationElevation()); - finalsoundingLyLst = pf.getSoundingLyLst(); - soundingLyLst = getObservedSndBufruaData(lat, lon, stn, refTimeCal, - "TTBB", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndBufruaData(lat, lon, stn, refTimeCal, - "TTCC", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndBufruaData(lat, lon, stn, refTimeCal, - "TTDD", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - // soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, - // "PPAA", queryType).getSoundingLyLst(); - // if (soundingLyLst.size() >= 0){ - // finalsoundingLyLst.addAll(soundingLyLst); - // } - soundingLyLst = getObservedSndBufruaData(lat, lon, stn, refTimeCal, - "PPBB", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - // soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, - // "PPCC", queryType).getSoundingLyLst(); - // if (soundingLyLst.size() >= 0){ - // finalsoundingLyLst.addAll(soundingLyLst); - // } - soundingLyLst = getObservedSndBufruaData(lat, lon, stn, refTimeCal, - "PPDD", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndBufruaData(lat, lon, stn, refTimeCal, - "MAXWIND_A", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndBufruaData(lat, lon, stn, refTimeCal, - "MAXWIND_C", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndBufruaData(lat, lon, stn, refTimeCal, - "TROPOPAUSE_A", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - soundingLyLst = getObservedSndBufruaData(lat, lon, stn, refTimeCal, - "TROPOPAUSE_C", queryType).getSoundingLyLst(); - if (soundingLyLst.size() >= 0) { - finalsoundingLyLst.addAll(soundingLyLst); - } - pfAll.setSoundingLyLst(finalsoundingLyLst); - return pfAll; - } - - /* - * this api is provided for applications and for testing to retrieve - * observed BufrUA data from PostgreSql DB and HDF5 dataType should use - * "enum DataType" defined in NcSoundingLayer.java Support all dataType - * except "ALLDATA" data type using either lat/lon, stnId or stnNum and - * validTime as key refTime is with unit of msec as input - */ - public static NcSoundingProfile getObservedSndBufruaData(Double lat, - Double lon, String stn, long refTimeL, String dataType, - SndQueryKeyType queryType) { - Calendar refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); - // for testing ...refTimeCal.setTimeInMillis(1276581600000L); - // refTimeCal.setTimeInMillis(refTime.getTime()); - refTimeCal.setTimeInMillis(refTimeL); - return getObservedSndBufruaData(lat, lon, stn, refTimeCal, dataType, - queryType); - } - - /* - * This API is provided for retrieving bufrUA data from PostgresSQL and HDF5 + * this api is provided for applications and for testing to retrieve observed uair data from PostgreSql DB * dataType should use "enum DataType" defined in NcSoundingLayer.java - * Support all dataType except "ALLDATA" data type using either lat/lon, - * stnId or stnNum and synopticTime as key reference time is with Calendar - * data type as input + * Support all dataType except "ALLDATA" data type + * using either lat/lon, stnId or stnNum and synopticTime as key + * reference time is with Calendar data type as input */ - @SuppressWarnings("unchecked") - public static NcSoundingProfile getObservedSndBufruaData(Double lat, - Double lon, String stn, Calendar refTimeCal, String dataType, - SndQueryKeyType queryType) { - // *System.out.println("getObservedSndBufruaData lat= " + - // lat+" lon="+lon+" refTime="+refTimeCal ); - // Timestamp refTime = new Timestamp(refTimeL); - // System.out.println("GMT ref time = "+ refTime.toGMTString()); - NcSoundingProfile pf = new NcSoundingProfile(); - List soundLyList = new ArrayList(); - if (dataType.equals(NcSoundingLayer.DataType.ALLDATA.toString())) { - // *System.out.println("request all data is not supported in this API"); - return pf; - } else { - List fields = new ArrayList(); - List values = new ArrayList(); - List lUairRecords = null; - if (queryType == SndQueryKeyType.STNID) { - fields.add("stationName");// the stationName String field name - // defined in UAObs, dont be confused - // with UAIRRecord definition - values.add(stn); - } else if (queryType == SndQueryKeyType.STNNUM) { - fields.add("location.stationId");// the location.stationId - // String field name defined in - // UAObs. dont be confused with - // UAIRRecord definition - values.add(stn); - } else if (queryType == SndQueryKeyType.LATLON) { - fields.add("location.latitude");// the location.latitude field - // name defined in UAObs - values.add(lat); - fields.add("location.longitude");// the location.longitude field - // name defined in UAObs - values.add(lon); + @SuppressWarnings("unchecked") + public static NcSoundingProfile getObservedSndData(Double lat, Double lon,String stn, Calendar refTimeCal, String obType, String dataType, SndQueryKeyType queryType){ + NcSoundingProfile pf = new NcSoundingProfile(); + //one StnPt represent one data time line + List soundLyLst = new ArrayList(); + NcSoundingLayer soundingLy; + soundLyLst.clear(); + + //String gmtTimeStr = String.format("%1$tY-%1$tm-%1$td %1$tH:%1$tM", refTimeCal); + //*System.out.println("sndType= "+ obType+" data type="+ dataType+ " lat " + lat+ " lon "+ lon+" GMT time " + gmtTimeStr ); - } else { - System.out.println("request query type " + queryType - + " is not supported in this API"); - return pf; - } - fields.add("dataTime.refTime");// the synoptic time field name - // defined in UAObs - // fields.add("validTime");// the synoptic time field name defined - // in UAObs - values.add(refTimeCal.getTime()); - fields.add("reportType");// the record dataType field name defined - // in UAObs - int intDataType = NcSoundingLayer.dataTypeMap.get(dataType); - values.add(intDataType); + /*obType = ObsSndType.UAIR.toString(); // currently assume all uair sounding type + if(obType.equals(ObsSndType.UAIR.toString())){ + if(dataType.equals(NcSoundingLayer.DataType.ALLDATA.toString())){ + //System.out.println("request all data is not supported in this API"); + } + else { + List fields = new ArrayList(); + List values = new ArrayList(); + List operands = new ArrayList(); + List lUairRecords = null; + if(queryType==SndQueryKeyType.STNID){ + fields.add("stationId");// the stnId field name defined in UairRecord + values.add(stn); + operands.add("="); + } + else if(queryType==SndQueryKeyType.STNNUM){ + fields.add("stationNumber");// the stnNum field name defined in UairRecord + values.add(stn); + operands.add("="); + } + else if(queryType==SndQueryKeyType.LATLON){ + fields.add("slat");// the lat field name defined in UairRecord + values.add(lat-0.1); + operands.add(">="); + fields.add("slat");// the lat field name defined in UairRecord + values.add(lat+0.1); + operands.add("<="); + fields.add("slon");// the lon field name defined in UairRecord + values.add(lon-0.1); + operands.add(">="); + fields.add("slon");// the lon field name defined in UairRecord + values.add(lon+0.1); + operands.add("<="); + + } + else { + //System.out.println("request query type "+ queryType+ " is not supported in this API" ); + return pf; + } + fields.add("dataTime.refTime");// the synoptic time field name defined in UairRecord + //fields.add("synopticTime");// the synoptic time field name defined in UairRecord + values.add(refTimeCal.getTime()); + operands.add("="); + fields.add("nil");// nil field name defined in UairRecord + values.add(false); + operands.add("="); + fields.add("dataType");// the record dataType field name defined in UairRecord + String realDataType; //when query, need to use TTAA for MAXWIND_A, or TROPOPAUSE_A, and TTCC for MAXWIND_C, or TROPOPAUSE_C + if(dataType.equals(NcSoundingLayer.DataType.MAXWIND_A.toString()) || + dataType.equals(NcSoundingLayer.DataType.TROPOPAUSE_A.toString())){ + realDataType = NcSoundingLayer.DataType.TTAA.toString(); + } else if(dataType.equals(NcSoundingLayer.DataType.MAXWIND_C.toString()) || + dataType.equals(NcSoundingLayer.DataType.TROPOPAUSE_C.toString())){ + realDataType = NcSoundingLayer.DataType.TTCC.toString(); + } else + realDataType = dataType; + values.add(realDataType); + operands.add("="); - // for (int i=0; i < fields.size(); i++) { - // System.out.println("field "+ fields.get(i) + " value "+ - // values.get(i)); - // } - CoreDao dao = new CoreDao(DaoConfig.forClass(UAObs.class)); - try { - lUairRecords = (List) dao - .queryByCriteria(fields, values); - if (lUairRecords.size() > 0) { - // set pf data - // System.out.println("record size = "+ lUairRecords.size() - // + " reportType="+dataType); + CoreDao dao = new CoreDao(DaoConfig.forClass(UairRecord.class)); + try { + lUairRecords = (List) dao.queryByCriteria(fields, values, operands); + if(lUairRecords.size() > 0){ + //*System.out.println("size of uairrecord " + lUairRecords.size()); + int lastCorrectedRecord=0; + String currentCorInd = ""; + Calendar curIssueTime = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + // set init time + curIssueTime.setTimeInMillis(0); + + if(lUairRecords.size() > 1){ + for(int i=0; i< lUairRecords.size(); i++){ + //Since we are using lat/lon/refTime to query uair table. We may have several records returned for + // one query. It indicates there is a correction report, then we should use the newest one report. + // we compare corIndicator to find the latest record. + //System.out.println("id ="+lUairRecords.get(i).getId() + " datauri=" +lUairRecords.get(i).getDataURI()); + //System.out.println("size of ObsLevels ="+lUairRecords.get(i).getObsLevels().size() ); + //System.out.println("size of maxWind ="+lUairRecords.get(i).getMaxWind().size() ); + //System.out.println("size of Tropopause ="+lUairRecords.get(i).getTropopause().size() ); + //System.out.println("correction ind ="+lUairRecords.get(i).getCorIndicator() ); + if((curIssueTime.compareTo(lUairRecords.get(i).getIssueTime())==0 && lUairRecords.get(i).getCorIndicator()!= null && currentCorInd.compareTo(lUairRecords.get(i).getCorIndicator()) < 0)|| + (curIssueTime.compareTo(lUairRecords.get(i).getIssueTime())<0)) { + currentCorInd = lUairRecords.get(i).getCorIndicator(); + curIssueTime = lUairRecords.get(i).getIssueTime(); + lastCorrectedRecord = i; + } + } + } + pf.setStationElevation((float)lUairRecords.get(lastCorrectedRecord).getSelv()); + pf.setStationId(lUairRecords.get(lastCorrectedRecord).getStationId()); + if(lUairRecords.get(lastCorrectedRecord).getStationNumber()!= null && lUairRecords.get(lastCorrectedRecord).getStationNumber().length() >0){ + //System.out.println("stn num = "+ lUairRecords.get(lastCorrectedRecord).getStationNumber()); + pf.setStationNum(Integer.parseInt(lUairRecords.get(lastCorrectedRecord).getStationNumber())); + }else{ + pf.setStationNum(-1); + } + pf.setStationLatitude((float)lUairRecords.get(lastCorrectedRecord).getSlat()); + pf.setStationLongitude((float)lUairRecords.get(lastCorrectedRecord).getSlon()); + //System.out.println("stn elevation ="+ pf.getStationElevation() ); - int lastCorrectedRecord = 0; - String currentCorInd = ""; - if (lUairRecords.size() > 1) { -// for (int i = 0; i < lUairRecords.size(); i++) { -// // Since we are using lat/lon/refTime to query uair -// // table. We may have several records returned for -// // one query. It indicates there is a correction -// // report, then we should use the newest one report. -// // we compare corIndicator to find the latest -// // record. -// -// if (lUairRecords.get(i).getCorIndicator() != null -// && currentCorInd.compareTo(lUairRecords -// .get(i).getCorIndicator()) < 0) { -// currentCorInd = lUairRecords.get(i) -// .getCorIndicator(); -// lastCorrectedRecord = i; -// } -// } - lUairRecords = UAObs.sortByCorrection(lUairRecords); - } - UAObs uairRecord = lUairRecords.get(0); - pf.setStationLatitude((float) uairRecord.getLatitude()); - pf.setStationLongitude((float) uairRecord.getLongitude()); - pf.setStationElevation((float) uairRecord.getElevation()); - if (uairRecord.getStationId() != null - && uairRecord.getStationId().length() > 0) - pf.setStationNum(Integer.parseInt(uairRecord - .getStationId())); - pf.setStationId(uairRecord.getStationName()); - int hdfIndex = uairRecord.getIdx(); - if (hdfIndex >= 0) { - // System.out.println("selected stn lon= " + lon + - // " lat = "+ lat + " elv = "+ pf.getStationElevation() - // + " h5 table Y index ="+ hdfIndex); - BufrUADao uadao = new BufrUADao("bufrua"); - uairRecord.setPluginName("bufrua"); - File hdf5loc = uadao.getFullFilePath(uairRecord); - // System.out.println("hdf5 path = " + - // hdf5loc.getAbsolutePath()); - IDataStore dataStore = DataStoreFactory - .getDataStore(hdf5loc); + if((lUairRecords.get(lastCorrectedRecord).getObsLevels().size()>0) && + !dataType.equals(NcSoundingLayer.DataType.MAXWIND_A.toString()) && + !dataType.equals(NcSoundingLayer.DataType.TROPOPAUSE_A.toString()) && + !dataType.equals(NcSoundingLayer.DataType.MAXWIND_C.toString()) && + !dataType.equals(NcSoundingLayer.DataType.TROPOPAUSE_C.toString())){ + //*System.out.println("getting "+ dataType); - FloatDataRecord sfcPressurefloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "sfcPressure", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] sfcPressuredata = sfcPressurefloatData - .getFloatData(); - if (sfcPressuredata.length > 0) - pf.setSfcPress(sfcPressuredata[0] / 100F); + java.util.Iterator it=lUairRecords.get(lastCorrectedRecord).getObsLevels().iterator(); + while(it.hasNext()) + { + ObsLevels value=(ObsLevels)it.next(); + soundingLy = new NcSoundingLayer(); + soundingLy.setGeoHeight(value.getGeoHeight()); + soundingLy.setTemperature(value.getTemp()); + soundingLy.setPressure(value.getPressure()); + soundingLy.setWindDirection(value.getWindDirection()); + if ( value.getWindSpeed() != NcSoundingLayer.MISSING ) { + soundingLy.setWindSpeed((float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); + } else { + soundingLy.setWindSpeed((float)value.getWindSpeed()); + } + soundingLy.setDewpoint(value.getDwpt()); + // System.out.println("pressure :"+value.getPressure() + " temp:" + value.getTemp() + " H:"+value.getGeoHeight() + " D:" + + // value.getWindDirection() + " F: " + value.getWindSpeed()); + soundLyLst.add(soundingLy); + } + } + else if(lUairRecords.get(lastCorrectedRecord).getMaxWind().size() >0 && + (dataType.equals(NcSoundingLayer.DataType.MAXWIND_A.toString())|| + dataType.equals(NcSoundingLayer.DataType.MAXWIND_C.toString()))){ + //*System.out.println("getting "+ dataType); + java.util.Iterator itWind=lUairRecords.get(lastCorrectedRecord).getMaxWind().iterator(); - NcSoundingLayer soundingLy; - // based on requested data type: - // get temp, dew point, pressure, wind u/v components, - // and height - // they are 2-D tables - if (dataType.equals(NcSoundingLayer.DataType.TTAA - .toString()) - || dataType - .equals(NcSoundingLayer.DataType.TTCC - .toString())) { - // get mandatory data size - IntegerDataRecord numManIntData = (IntegerDataRecord) dataStore - .retrieve( - "/", - "numMand", - Request.buildYLineRequest(new int[] { hdfIndex })); - int[] sizes = numManIntData.getIntData(); - // sizes is a 1x1 2d table. Only first (0) element - // is valid. - if (sizes[0] > 0) { - FloatDataRecord pressurefloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "prMan", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] pressuredata = pressurefloatData - .getFloatData(); - FloatDataRecord temperaturefloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "tpMan", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] temperaturedata = temperaturefloatData - .getFloatData(); - FloatDataRecord dewptfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "tdMan", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] dewptdata = dewptfloatData - .getFloatData(); - FloatDataRecord windDfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "wdMan", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] windDdata = windDfloatData - .getFloatData(); - FloatDataRecord windSfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "wsMan", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] windSdata = windSfloatData - .getFloatData(); - FloatDataRecord htfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "htMan", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] htdata = htfloatData.getFloatData(); - for (int i = 0; i < sizes[0]; i++) { - soundingLy = new NcSoundingLayer(); - // if data is not available, dont convert it - // and just use default setting data - if (temperaturedata[i] != NcSoundingLayer.MISSING) - soundingLy - .setTemperature((float) kelvinToCelsius - .convert(temperaturedata[i])); - if (pressuredata[i] != NcSoundingLayer.MISSING) - soundingLy - .setPressure(pressuredata[i] / 100F); - if (windSdata[i] != NcSoundingLayer.MISSING) - soundingLy - .setWindSpeed((float) metersPerSecondToKnots - .convert((float) windSdata[i])); - soundingLy.setWindDirection(windDdata[i]); - if (dewptdata[i] != NcSoundingLayer.MISSING) - soundingLy - .setDewpoint((float) kelvinToCelsius - .convert(dewptdata[i])); - soundingLy.setGeoHeight(htdata[i]); - soundLyList.add(soundingLy); - } - // debug - // for(NcSoundingLayer ly: soundLyList){ - // System.out.println("Mandatory "+ dataType + - // ":: Pre= "+ly.getPressure()+ " Dew= "+ - // ly.getDewpoint()+ " T= "+ ly.getTemperature() - // + " WS= " + ly.getWindSpeed() + " WD= " + - // ly.getWindDirection()); - // } - } else { - System.out - .println("Mandatory data is not available! request data tye is " - + dataType); - } - } else if (dataType - .equals(NcSoundingLayer.DataType.TTBB - .toString()) - || dataType - .equals(NcSoundingLayer.DataType.TTDD - .toString())) { - // get significantT data size - IntegerDataRecord numSigtIntData = (IntegerDataRecord) dataStore - .retrieve( - "/", - "numSigT", - Request.buildYLineRequest(new int[] { hdfIndex })); - int[] sizes = numSigtIntData.getIntData(); - // sizes is a 1x1 2d table. Only first (0) element - // is valid. - if (sizes[0] > 0) { - FloatDataRecord pressurefloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "prSigT", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] pressuredata = pressurefloatData - .getFloatData(); - FloatDataRecord temperaturefloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "tpSigT", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] temperaturedata = temperaturefloatData - .getFloatData(); - FloatDataRecord dewptfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "tdSigT", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] dewptdata = dewptfloatData - .getFloatData(); - for (int i = 0; i < sizes[0]; i++) { - soundingLy = new NcSoundingLayer(); - // if data is not available, dont convert it - // and just use default setting data - if (temperaturedata[i] != NcSoundingLayer.MISSING) - soundingLy - .setTemperature((float) kelvinToCelsius - .convert(temperaturedata[i])); - if (pressuredata[i] != NcSoundingLayer.MISSING) - soundingLy - .setPressure(pressuredata[i] / 100F); - if (dewptdata[i] != NcSoundingLayer.MISSING) - soundingLy - .setDewpoint((float) kelvinToCelsius - .convert(dewptdata[i])); - soundLyList.add(soundingLy); - } - // for(NcSoundingLayer ly: soundLyList){ - // System.out.println("SigT "+ dataType + - // ":: Pre= "+ly.getPressure()+ " Dew= "+ - // ly.getDewpoint()+ " T= "+ - // ly.getTemperature()); - // } - } else { - System.out - .println("SigT data is not available! request data tye is " - + dataType); - } + while(itWind.hasNext()) + { + MaxWind value=(MaxWind)itWind.next(); + soundingLy = new NcSoundingLayer(); + soundingLy.setPressure(value.getPressure()); + soundingLy.setWindDirection(value.getWindDirection()); + if ( value.getWindSpeed() != NcSoundingLayer.MISSING ) { + soundingLy.setWindSpeed((float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); + } else { + soundingLy.setWindSpeed((float)value.getWindSpeed()); + } + //*System.out.println("WIND pressure :"+value.getPressure() + " WD:" + value.getWindDirection() + " WS:"+(float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); + soundLyLst.add(soundingLy); + } + } + else if(lUairRecords.get(lastCorrectedRecord).getTropopause().size() >0 && + (dataType.equals(NcSoundingLayer.DataType.TROPOPAUSE_A.toString())|| + dataType.equals(NcSoundingLayer.DataType.TROPOPAUSE_C.toString()))){ + //*System.out.println("getting "+ dataType); + java.util.Iterator it=lUairRecords.get(lastCorrectedRecord).getTropopause().iterator(); + while(it.hasNext()) + { + Tropopause value=(Tropopause)it.next(); + soundingLy = new NcSoundingLayer(); + soundingLy.setTemperature(value.getTemp()); + soundingLy.setPressure(value.getPressure()); + soundingLy.setWindDirection(value.getWindDirection()); + if ( value.getWindSpeed() != NcSoundingLayer.MISSING ) { + soundingLy.setWindSpeed((float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); + //*System.out.println("Tropopause pressure :"+value.getPressure() + " temp:" + value.getTemp()+" WD:" + value.getWindDirection() + " WS:"+(float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); - } else if (dataType - .equals(NcSoundingLayer.DataType.PPBB - .toString()) - || dataType - .equals(NcSoundingLayer.DataType.PPDD - .toString())) { - // get significantW data size - IntegerDataRecord numSigwIntData = (IntegerDataRecord) dataStore - .retrieve( - "/", - "numSigW", - Request.buildYLineRequest(new int[] { hdfIndex })); - int[] sizes = numSigwIntData.getIntData(); - // sizes is a 1x1 2d table. Only first (0) element - // is valid. - if (sizes[0] > 0) { - FloatDataRecord htfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "htSigW", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] htdata = htfloatData.getFloatData(); - FloatDataRecord windDfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "wdSigW", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] windDdata = windDfloatData - .getFloatData(); - FloatDataRecord windSfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "wsSigW", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] windSdata = windSfloatData - .getFloatData(); - for (int i = 0; i < sizes[0]; i++) { - soundingLy = new NcSoundingLayer(); - // if data is not available, dont convert it - // and just use default setting data - soundingLy.setGeoHeight(htdata[i]); - if (windSdata[i] != NcSoundingLayer.MISSING) - soundingLy - .setWindSpeed((float) metersPerSecondToKnots - .convert((float) windSdata[i])); - soundingLy.setWindDirection(windDdata[i]); - soundLyList.add(soundingLy); - } - // for(NcSoundingLayer ly: soundLyList){ - // System.out.println("SigW "+ dataType + - // ":: Ht= "+ly.getGeoHeight()+" WS= " + - // ly.getWindSpeed() + " WD= " + - // ly.getWindDirection()); - // } - } else { - System.out - .println("SigW data is not available! request data tye is " - + dataType); - } - } else if (dataType - .equals(NcSoundingLayer.DataType.MAXWIND_A - .toString()) - || dataType - .equals(NcSoundingLayer.DataType.MAXWIND_C - .toString())) { - // get max wind data size - IntegerDataRecord numMwndIntData = (IntegerDataRecord) dataStore - .retrieve( - "/", - "numMwnd", - Request.buildYLineRequest(new int[] { hdfIndex })); - int[] sizes = numMwndIntData.getIntData(); - // sizes is a 1x1 2d table. Only first (0) element - // is valid. - if (sizes[0] > 0) { - FloatDataRecord pressurefloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "prMaxW", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] pressuredata = pressurefloatData - .getFloatData(); - FloatDataRecord windDfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "wdMaxW", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] windDdata = windDfloatData - .getFloatData(); - FloatDataRecord windSfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "wsMaxW", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] windSdata = windSfloatData - .getFloatData(); - for (int i = 0; i < sizes[0]; i++) { - soundingLy = new NcSoundingLayer(); - // if data is not available, dont convert it - // and just use default setting data - if (pressuredata[i] != NcSoundingLayer.MISSING) - soundingLy - .setPressure(pressuredata[i] / 100F); - if (windSdata[i] != NcSoundingLayer.MISSING) - soundingLy - .setWindSpeed((float) metersPerSecondToKnots - .convert((float) windSdata[i])); - soundingLy.setWindDirection(windDdata[i]); - soundLyList.add(soundingLy); - } - // for(NcSoundingLayer ly: soundLyList){ - // System.out.println("MAXwind "+ dataType + - // ":: Pre= "+ly.getPressure()+ " WS= " + - // ly.getWindSpeed() + " WD= " + - // ly.getWindDirection()); - // } - } else { - System.out - .println("max wind data is not available! request data tye is " - + dataType); - } - } else if (dataType - .equals(NcSoundingLayer.DataType.TROPOPAUSE_A - .toString()) - || dataType - .equals(NcSoundingLayer.DataType.TROPOPAUSE_C - .toString())) { - // get troppause data size - IntegerDataRecord numTropIntData = (IntegerDataRecord) dataStore - .retrieve( - "/", - "numTrop", - Request.buildYLineRequest(new int[] { hdfIndex })); - int[] sizes = numTropIntData.getIntData(); - // sizes is a 1x1 2d table. Only first (0) element - // is valid. - if (sizes[0] > 0) { - FloatDataRecord pressurefloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "prTrop", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] pressuredata = pressurefloatData - .getFloatData(); - FloatDataRecord temperaturefloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "tpTrop", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] temperaturedata = temperaturefloatData - .getFloatData(); - FloatDataRecord dewptfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "tdTrop", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] dewptdata = dewptfloatData - .getFloatData(); - FloatDataRecord windDfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "wdTrop", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] windDdata = windDfloatData - .getFloatData(); - FloatDataRecord windSfloatData = (FloatDataRecord) dataStore - .retrieve( - "/", - "wsTrop", - Request.buildYLineRequest(new int[] { hdfIndex })); - float[] windSdata = windSfloatData - .getFloatData(); - for (int i = 0; i < sizes[0]; i++) { - soundingLy = new NcSoundingLayer(); - // if data is not available, dont convert it - // and just use default setting data - if (temperaturedata[i] != NcSoundingLayer.MISSING) - soundingLy - .setTemperature((float) kelvinToCelsius - .convert(temperaturedata[i])); - if (pressuredata[i] != NcSoundingLayer.MISSING) - soundingLy - .setPressure(pressuredata[i] / 100F); - if (windSdata[i] != NcSoundingLayer.MISSING) - soundingLy - .setWindSpeed((float) metersPerSecondToKnots - .convert((float) windSdata[i])); - soundingLy.setWindDirection(windDdata[i]); - if (dewptdata[i] != NcSoundingLayer.MISSING) - soundingLy - .setDewpoint((float) kelvinToCelsius - .convert(dewptdata[i])); - soundLyList.add(soundingLy); - } - // debug - // for(NcSoundingLayer ly: soundLyList){ - // System.out.println("Troppause "+ dataType + - // ":: Pre= "+ly.getPressure()+ " Dew= "+ - // ly.getDewpoint()+ " T= "+ ly.getTemperature() - // + " WS= " + ly.getWindSpeed() + " WD= " + - // ly.getWindDirection()); - // } - } else { - System.out - .println("Troppause data is not available! request data tye is " - + dataType); - } - } + } else { + soundingLy.setWindSpeed((float)value.getWindSpeed()); + //*System.out.println("Tropopause pressure :"+value.getPressure() + " temp:" + value.getTemp()+" WD:" + value.getWindDirection() + " WS:"+(float)value.getWindSpeed()); - } else { - System.out - .println("hdf5 index (idx) is less than 0!!!"); - return pf; - } - } else { - System.out - .println("buffrua (UAOb) record is not available!! request type " - + dataType); - return pf; - } + } + soundingLy.setDewpoint(value.getDwpt()); + soundLyLst.add(soundingLy); + } + } + } - } catch (Exception e) { - // *System.out.println("exception=" + e ); - e.printStackTrace(); - return pf; - } - // *System.out.println("sounding layer size = "+ - // soundLyList.size()); + } catch (DataAccessLayerException e) { + //*System.out.println("obs sounding query exception"); + //e.printStackTrace(); + } + } - pf.setSoundingLyLst(soundLyList); + }//end ObsSndType.UAIR +*/ + + pf.setSoundingLyLst(soundLyLst); + return pf; + + } - return pf; - /* - * List soundLyList = new - * ArrayList(); UAObs uaRecord = new UAObs(); - * uaRecord.setPluginName("bufrua"); - * - * - * - * // refTimeCal = - * Calendar.getInstance(TimeZone.getTimeZone("GMT")); // for testing - * ...refTimeCal.setTimeInMillis(1276581600000L); - * - * //refTimeCal.setTimeInMillis(refTime.getTime()); DataTime - * refTimeDataTime = new DataTime(refTimeCal); - * uaRecord.setDataTime(refTimeDataTime); - * - * // for testing ... validTime = new Timestamp(1277013600000L); - * //validTime.setTime(1277013600000L); - * - * try { BufrUADao uadao = new BufrUADao("bufrua"); File hdf5loc = - * uadao.getFullFilePath(lUairRecords.get(0)); - * System.out.println("hdf5 path = " + hdf5loc.getAbsolutePath()); - * IDataStore dataStore = DataStoreFactory.getDataStore(hdf5loc); - * - * try { LongDataRecord longData = (LongDataRecord) - * dataStore.retrieve( "/", "validTime", Request.ALL); long[] - * validtimedata = longData.getLongData(); - * - * FloatDataRecord latfloatData = (FloatDataRecord) - * dataStore.retrieve( "/", "latitude", Request.ALL); float[] - * latdata = latfloatData.getFloatData(); - * - * FloatDataRecord lonfloatData = (FloatDataRecord) - * dataStore.retrieve( "/", "longitude", Request.ALL); float[] - * londata = lonfloatData.getFloatData(); - * - * FloatDataRecord elvfloatData = (FloatDataRecord) - * dataStore.retrieve( "/", "staElev", Request.ALL); float[] elvdata - * = elvfloatData.getFloatData(); - * - * StringDataRecord stnIdStrData = (StringDataRecord) - * dataStore.retrieve( "/", "staName", Request.ALL); String[] - * stnIddata = stnIdStrData.getStringData(); - * - * IntegerDataRecord stnNumIntData = (IntegerDataRecord) - * dataStore.retrieve( "/", "wmoStaNum", Request.ALL); int[] - * stnNumdata = stnNumIntData.getIntData(); - * - * IntegerDataRecord rptIntData = (IntegerDataRecord) - * dataStore.retrieve( "/", "rptType", Request.ALL); int[] rptData = - * rptIntData.getIntData(); - * - * int selectedTimeIndex=-1; - * - * for (int j=0; j0) - * pf.setSfcPress(sfcPressuredata[0]/100F); - * - * NcSoundingLayer soundingLy; - * - * // get temp, dew point, pressure, wind u/v components, and height - * //they are 2-D tables FloatDataRecord pressurefloatData = - * (FloatDataRecord) dataStore.retrieve( "/", "prMan", - * Request.buildYLineRequest(new int[] {selectedTimeIndex})); - * float[] pressuredata = pressurefloatData.getFloatData(); - * FloatDataRecord temperaturefloatData = (FloatDataRecord) - * dataStore.retrieve( "/", "tpMan", Request.buildYLineRequest(new - * int[] {selectedTimeIndex})); float[] temperaturedata = - * temperaturefloatData.getFloatData(); FloatDataRecord - * dewptfloatData = (FloatDataRecord) dataStore.retrieve( "/", - * "tdMan", Request.buildYLineRequest(new int[] - * {selectedTimeIndex})); float[] dewptdata = - * dewptfloatData.getFloatData(); FloatDataRecord windDfloatData = - * (FloatDataRecord) dataStore.retrieve( "/", "wdMan", - * Request.buildYLineRequest(new int[] {selectedTimeIndex})); - * float[] windDdata = windDfloatData.getFloatData(); - * FloatDataRecord windSfloatData = (FloatDataRecord) - * dataStore.retrieve( "/", "wsMan", Request.buildYLineRequest(new - * int[] {selectedTimeIndex})); float[] windSdata = - * windSfloatData.getFloatData(); FloatDataRecord htfloatData = - * (FloatDataRecord) dataStore.retrieve( "/", "htMan", - * Request.buildYLineRequest(new int[] {selectedTimeIndex})); - * float[] htdata = htfloatData.getFloatData(); long[] sizes = - * pressurefloatData.getSizes(); //int dim = - * pressurefloatData.getDimension(); for (int i=0; i soundLyLst = new ArrayList(); + NcSoundingLayer soundingLy; + soundLyLst.clear(); + + obType = ObsSndType.UAIR.toString(); // currently assume all uair sounding type + if(obType.equals(ObsSndType.UAIR.toString())){ + //*System.out.println("parentIds length = " + parentIds.length ); + for(int i=0; i fields = new ArrayList(); + List values = new ArrayList(); + List lObsLevels = null; + fields.add("id");// the record id field name defined in UairRecord + values.add(id); //testing 994872); + if(!dataType.equals(NcSoundingLayer.DataType.ALLDATA.toString()) && + !dataType.equals(NcSoundingLayer.DataType.MAXWIND_A.toString()) && + !dataType.equals(NcSoundingLayer.DataType.TROPOPAUSE_A.toString())){ + fields.add("dataType");// the record dataType field name defined in UairRecord + values.add(dataType); //testing "TTAA" - } - } + } + CoreDao dao = new CoreDao(DaoConfig.forClass(UairRecord.class)); + try { + lObsLevels = (List) dao.queryByCriteria(fields, values); + if(lObsLevels.size() > 0){ + //since we are using Records id to query uair table. lObsLevels.size() should always be one. + //*System.out.println("size of uairrecord " + lObsLevels.size()); + //*System.out.println("id ="+lObsLevels.get(0).getId() + " datauri=" +lObsLevels.get(0).getDataURI()); + //*System.out.println("size of ObsLevels ="+lObsLevels.get(0).getObsLevels().size() ); + //*System.out.println("size of maxWind ="+lObsLevels.get(0).getMaxWind().size() ); + //*System.out.println("size of Tropopause ="+lObsLevels.get(0).getTropopause().size() ); + if((lObsLevels.get(0).getObsLevels().size()>0) && + !dataType.equals(NcSoundingLayer.DataType.MAXWIND_A.toString()) && + !dataType.equals(NcSoundingLayer.DataType.TROPOPAUSE_A.toString())){ + java.util.Iterator it=lObsLevels.get(0).getObsLevels().iterator(); + while(it.hasNext()) + { + ObsLevels value=(ObsLevels)it.next(); + soundingLy = new NcSoundingLayer(); + soundingLy.setGeoHeight(value.getGeoHeight()); + soundingLy.setTemperature(value.getTemp()); + soundingLy.setPressure(value.getPressure()); + soundingLy.setWindDirection(value.getWindDirection()); + if ( value.getWindSpeed() != NcSoundingLayer.MISSING ) { + soundingLy.setWindSpeed((float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); + } else { + soundingLy.setWindSpeed((float)value.getWindSpeed()); + } + soundingLy.setDewpoint(value.getDwpt()); + //*System.out.println("pressure :"+value.getPressure() + " temp:" + value.getTemp() + " H:"+value.getGeoHeight() ); + soundLyLst.add(soundingLy); + } + } + } + + if(lObsLevels.get(0).getMaxWind().size() >0 && + !dataType.equals(NcSoundingLayer.DataType.TROPOPAUSE_A.toString())){ + java.util.Iterator itWind=lObsLevels.get(0).getMaxWind().iterator(); + + while(itWind.hasNext()) + { + MaxWind value=(MaxWind)itWind.next(); + soundingLy = new NcSoundingLayer(); + soundingLy.setPressure(value.getPressure()); + soundingLy.setWindDirection(value.getWindDirection()); + if ( value.getWindSpeed() != NcSoundingLayer.MISSING ) { + soundingLy.setWindSpeed((float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); + } else { + soundingLy.setWindSpeed((float)value.getWindSpeed()); + } + + soundLyLst.add(soundingLy); + } + } + + if(lObsLevels.get(0).getTropopause().size() >0 && + !dataType.equals(NcSoundingLayer.DataType.MAXWIND_A.toString())){ + java.util.Iterator it=lObsLevels.get(0).getTropopause().iterator(); + while(it.hasNext()) + { + Tropopause value=(Tropopause)it.next(); + soundingLy = new NcSoundingLayer(); + soundingLy.setTemperature(value.getTemp()); + soundingLy.setPressure(value.getPressure()); + soundingLy.setWindDirection(value.getWindDirection()); + if ( value.getWindSpeed() != NcSoundingLayer.MISSING ) { + soundingLy.setWindSpeed((float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); + //*System.out.println("Tropopause pressure :"+value.getPressure() + " temp:" + value.getTemp()+" WD:" + value.getWindDirection() + " WS:"+(float)metersPerSecondToKnots.convert((float)value.getWindSpeed())); + + } else { + soundingLy.setWindSpeed((float)value.getWindSpeed()); + //*System.out.println("Tropopause pressure :"+value.getPressure() + " temp:" + value.getTemp()+" WD:" + value.getWindDirection() + " WS:"+(float)value.getWindSpeed()); + + } + + soundingLy.setDewpoint(value.getDwpt()); + + soundLyLst.add(soundingLy); + + } + } + } catch (DataAccessLayerException e) { + //*System.out.println("obs sounding query exception"); + //e.printStackTrace(); + } + + } + } + pf.setSoundingLyLst(soundLyLst); + return pf; + + } + */ + /* + * this api is provided for applications and for testing to retrieve observed bufruair data from PostgreSql DB & HDF5 + * dataType should use "enum DataType" defined in NcSoundingLayer.java + * Support "ALLDATA" data type only + */ + public static NcSoundingProfile getObservedSndBufruaAllData(Double lat, Double lon, String stn, long refTimeL, SndQueryKeyType queryType){ + Calendar refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + // for testing ...refTimeCal.setTimeInMillis(1276581600000L); + //refTimeCal.setTimeInMillis(refTime.getTime()); + refTimeCal.setTimeInMillis(refTimeL); + return getObservedSndBufruaAllData(lat, lon, stn, refTimeCal, queryType); + } + + /* + * this api is provided for applications and for testing to retrieve observed bufruair data from PostgreSql DB & HDF5 + * dataType should use "enum DataType" defined in NcSoundingLayer.java + * Support "ALLDATA" data type only + */ + public static NcSoundingProfile getObservedSndBufruaAllData(Double lat, Double lon, String stn, Calendar refTimeCal, SndQueryKeyType queryType){ + NcSoundingProfile pfAll= new NcSoundingProfile(); + List soundingLyLst, finalsoundingLyLst; + NcSoundingProfile pf = getObservedSndBufruaData(lat, lon, stn, refTimeCal, "TTAA", queryType); + pfAll.setStationElevation(pf.getStationElevation()); + finalsoundingLyLst = pf.getSoundingLyLst(); + soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, "TTBB", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, "TTCC", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, "TTDD", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + //soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, "PPAA", queryType).getSoundingLyLst(); + //if (soundingLyLst.size() >= 0){ + // finalsoundingLyLst.addAll(soundingLyLst); + //} + soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, "PPBB", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + //soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, "PPCC", queryType).getSoundingLyLst(); + //if (soundingLyLst.size() >= 0){ + // finalsoundingLyLst.addAll(soundingLyLst); + //} + soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, "PPDD", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndBufruaData(lat, lon,stn, refTimeCal, "MAXWIND_A", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, "MAXWIND_C", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, "TROPOPAUSE_A", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + soundingLyLst = getObservedSndBufruaData(lat, lon, stn,refTimeCal, "TROPOPAUSE_C", queryType).getSoundingLyLst(); + if (soundingLyLst.size() >= 0){ + finalsoundingLyLst.addAll(soundingLyLst); + } + pfAll.setSoundingLyLst(finalsoundingLyLst); + return pfAll; + } + + /* + * this api is provided for applications and for testing to retrieve observed BufrUA data from PostgreSql DB and HDF5 + * dataType should use "enum DataType" defined in NcSoundingLayer.java + * Support all dataType except "ALLDATA" data type + * using either lat/lon, stnId or stnNum and validTime as key + * refTime is with unit of msec as input + */ + public static NcSoundingProfile getObservedSndBufruaData(Double lat, Double lon,String stn, long refTimeL, String dataType, SndQueryKeyType queryType){ + Calendar refTimeCal = Calendar.getInstance(TimeZone.getTimeZone("GMT")); + // for testing ...refTimeCal.setTimeInMillis(1276581600000L); + //refTimeCal.setTimeInMillis(refTime.getTime()); + refTimeCal.setTimeInMillis(refTimeL); + return getObservedSndBufruaData(lat, lon, stn, refTimeCal, dataType, queryType); + } + + /* + * This API is provided for retrieving bufrUA data from PostgresSQL and HDF5 + * dataType should use "enum DataType" defined in NcSoundingLayer.java + * Support all dataType except "ALLDATA" data type + * using either lat/lon, stnId or stnNum and synopticTime as key + * reference time is with Calendar data type as input + */ + @SuppressWarnings("unchecked") + public static NcSoundingProfile getObservedSndBufruaData(Double lat, Double lon, String stn, Calendar refTimeCal, String dataType,SndQueryKeyType queryType){ + //*System.out.println("getObservedSndBufruaData lat= " + lat+" lon="+lon+" refTime="+refTimeCal ); + //Timestamp refTime = new Timestamp(refTimeL); + //System.out.println("GMT ref time = "+ refTime.toGMTString()); + NcSoundingProfile pf = new NcSoundingProfile(); + List soundLyList = new ArrayList(); + if(dataType.equals(NcSoundingLayer.DataType.ALLDATA.toString())){ + //*System.out.println("request all data is not supported in this API"); + return pf; + } + else { + List fields = new ArrayList(); + List values = new ArrayList(); + List lUairRecords = null; + if(queryType==SndQueryKeyType.STNID){ + fields.add("stationName");// the stationName String field name defined in UAObs, dont be confused with UAIRRecord definition + values.add(stn); + } + else if(queryType==SndQueryKeyType.STNNUM){ + fields.add("location.stationId");// the location.stationId String field name defined in UAObs. dont be confused with UAIRRecord definition + values.add(stn); + } + else if(queryType==SndQueryKeyType.LATLON){ + fields.add("location.latitude");// the location.latitude field name defined in UAObs + values.add(lat); + fields.add("location.longitude");// the location.longitude field name defined in UAObs + values.add(lon); + + } + else { + System.out.println("request query type "+ queryType+ " is not supported in this API" ); + return pf; + } + fields.add("dataTime.refTime");// the synoptic time field name defined in UAObs + //fields.add("validTime");// the synoptic time field name defined in UAObs + values.add(refTimeCal.getTime()); + fields.add("reportType");// the record dataType field name defined in UAObs + int intDataType = NcSoundingLayer.dataTypeMap.get(dataType); + values.add(intDataType); + + //for (int i=0; i < fields.size(); i++) { + // System.out.println("field "+ fields.get(i) + " value "+ values.get(i)); + //} + CoreDao dao = new CoreDao(DaoConfig.forClass(UAObs.class)); + try { + lUairRecords = (List) dao.queryByCriteria(fields, values); + if(lUairRecords.size() > 0){ + //set pf data + //System.out.println("record size = "+ lUairRecords.size() + " reportType="+dataType); + + int lastCorrectedRecord=0; + String currentCorInd = ""; + + if(lUairRecords.size() > 1){ + for(int i=0; i< lUairRecords.size(); i++){ + //Since we are using lat/lon/refTime to query uair table. We may have several records returned for + // one query. It indicates there is a correction report, then we should use the newest one report. + // we compare corIndicator to find the latest record. + + if(lUairRecords.get(i).getCorIndicator()!= null && currentCorInd.compareTo(lUairRecords.get(i).getCorIndicator()) < 0){ + currentCorInd = lUairRecords.get(i).getCorIndicator(); + lastCorrectedRecord = i; + } + } + } + UAObs uairRecord = lUairRecords.get(lastCorrectedRecord); + pf.setStationLatitude((float)uairRecord.getLatitude()); + pf.setStationLongitude((float)uairRecord.getLongitude()); + pf.setStationElevation((float)uairRecord.getElevation()); + if(uairRecord.getStationId()!= null && uairRecord.getStationId().length()>0) + pf.setStationNum(Integer.parseInt(uairRecord.getStationId())); + pf.setStationId(uairRecord.getStationName()); + int hdfIndex = uairRecord.getIdx(); + if(hdfIndex >= 0) { + //System.out.println("selected stn lon= " + lon + + // " lat = "+ lat + " elv = "+ pf.getStationElevation() + " h5 table Y index ="+ hdfIndex); + BufrUADao uadao = new BufrUADao("bufrua"); + uairRecord.setPluginName("bufrua"); + File hdf5loc = uadao.getFullFilePath(uairRecord); + //System.out.println("hdf5 path = " + hdf5loc.getAbsolutePath()); + IDataStore dataStore = DataStoreFactory.getDataStore(hdf5loc); + + FloatDataRecord sfcPressurefloatData = (FloatDataRecord) dataStore.retrieve( + "/", "sfcPressure", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] sfcPressuredata = sfcPressurefloatData.getFloatData(); + if(sfcPressuredata.length>0) + pf.setSfcPress(sfcPressuredata[0]/100F); + + NcSoundingLayer soundingLy; + //based on requested data type: + // get temp, dew point, pressure, wind u/v components, and height + //they are 2-D tables + if(dataType.equals(NcSoundingLayer.DataType.TTAA.toString()) || + dataType.equals(NcSoundingLayer.DataType.TTCC.toString())) + { + //get mandatory data size + IntegerDataRecord numManIntData = (IntegerDataRecord) dataStore.retrieve( + "/", "numMand", Request.buildYLineRequest(new int[] {hdfIndex})); + int[] sizes = numManIntData.getIntData(); + // sizes is a 1x1 2d table. Only first (0) element is valid. + if(sizes[0] >0){ + FloatDataRecord pressurefloatData = (FloatDataRecord) dataStore.retrieve( + "/", "prMan", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] pressuredata = pressurefloatData.getFloatData(); + FloatDataRecord temperaturefloatData = (FloatDataRecord) dataStore.retrieve( + "/", "tpMan", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] temperaturedata = temperaturefloatData.getFloatData(); + FloatDataRecord dewptfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "tdMan", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] dewptdata = dewptfloatData.getFloatData(); + FloatDataRecord windDfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "wdMan", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] windDdata = windDfloatData.getFloatData(); + FloatDataRecord windSfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "wsMan", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] windSdata = windSfloatData.getFloatData(); + FloatDataRecord htfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "htMan", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] htdata = htfloatData.getFloatData(); + for (int i=0; i0){ + FloatDataRecord pressurefloatData = (FloatDataRecord) dataStore.retrieve( + "/", "prSigT", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] pressuredata = pressurefloatData.getFloatData(); + FloatDataRecord temperaturefloatData = (FloatDataRecord) dataStore.retrieve( + "/", "tpSigT", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] temperaturedata = temperaturefloatData.getFloatData(); + FloatDataRecord dewptfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "tdSigT", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] dewptdata = dewptfloatData.getFloatData(); + for (int i=0; i0){ + FloatDataRecord htfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "htSigW", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] htdata = htfloatData.getFloatData(); + FloatDataRecord windDfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "wdSigW", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] windDdata = windDfloatData.getFloatData(); + FloatDataRecord windSfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "wsSigW", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] windSdata = windSfloatData.getFloatData(); + for (int i=0; i0){ + FloatDataRecord pressurefloatData = (FloatDataRecord) dataStore.retrieve( + "/", "prMaxW", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] pressuredata = pressurefloatData.getFloatData(); + FloatDataRecord windDfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "wdMaxW", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] windDdata = windDfloatData.getFloatData(); + FloatDataRecord windSfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "wsMaxW", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] windSdata = windSfloatData.getFloatData(); + for (int i=0; i0){ + FloatDataRecord pressurefloatData = (FloatDataRecord) dataStore.retrieve( + "/", "prTrop", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] pressuredata = pressurefloatData.getFloatData(); + FloatDataRecord temperaturefloatData = (FloatDataRecord) dataStore.retrieve( + "/", "tpTrop", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] temperaturedata = temperaturefloatData.getFloatData(); + FloatDataRecord dewptfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "tdTrop", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] dewptdata = dewptfloatData.getFloatData(); + FloatDataRecord windDfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "wdTrop", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] windDdata = windDfloatData.getFloatData(); + FloatDataRecord windSfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "wsTrop", Request.buildYLineRequest(new int[] {hdfIndex})); + float[] windSdata = windSfloatData.getFloatData(); + for (int i=0; i0) + pf.setSfcPress(sfcPressuredata[0]/100F); + + NcSoundingLayer soundingLy; + + // get temp, dew point, pressure, wind u/v components, and height + //they are 2-D tables + FloatDataRecord pressurefloatData = (FloatDataRecord) dataStore.retrieve( + "/", "prMan", Request.buildYLineRequest(new int[] {selectedTimeIndex})); + float[] pressuredata = pressurefloatData.getFloatData(); + FloatDataRecord temperaturefloatData = (FloatDataRecord) dataStore.retrieve( + "/", "tpMan", Request.buildYLineRequest(new int[] {selectedTimeIndex})); + float[] temperaturedata = temperaturefloatData.getFloatData(); + FloatDataRecord dewptfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "tdMan", Request.buildYLineRequest(new int[] {selectedTimeIndex})); + float[] dewptdata = dewptfloatData.getFloatData(); + FloatDataRecord windDfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "wdMan", Request.buildYLineRequest(new int[] {selectedTimeIndex})); + float[] windDdata = windDfloatData.getFloatData(); + FloatDataRecord windSfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "wsMan", Request.buildYLineRequest(new int[] {selectedTimeIndex})); + float[] windSdata = windSfloatData.getFloatData(); + FloatDataRecord htfloatData = (FloatDataRecord) dataStore.retrieve( + "/", "htMan", Request.buildYLineRequest(new int[] {selectedTimeIndex})); + float[] htdata = htfloatData.getFloatData(); + long[] sizes = pressurefloatData.getSizes(); + //int dim = pressurefloatData.getDimension(); + for (int i=0; i 0){ double lat, lon, elv; //System.out.println("queryAndMarkStn called mapresource = "+ nsharpMapResource.toString()); @@ -336,14 +336,14 @@ public class PfcSoundingQuery { soundingLy.setSpecHumidity(specHumdata[i]); soundLyList.add(soundingLy); } - System.out.println("sounding layer size = "+ soundLyList.size()); + //System.out.println("sounding layer size = "+ soundLyList.size()); //debug - int k=1; - for(NcSoundingLayer lvl: soundLyList){ - System.out.println("Sounding Level "+ k + " pres="+lvl.getPressure()+ " temp="+ - lvl.getTemperature()+ " u="+lvl.getWindU() + " SH="+ lvl.getSpecHumidity()); - k++; - } + //int k=1; + //for(NcSoundingLayer lvl: soundLyList){ + // System.out.println("Sounding Level "+ k + " pres="+lvl.getPressure()+ " temp="+ + // lvl.getTemperature()+ " u="+lvl.getWindU() + " SH="+ lvl.getSpecHumidity()); + // k++; + //} } } @@ -652,7 +652,7 @@ public class PfcSoundingQuery { soundingLy.setSpecHumidity(level.getSpecificHumidity().floatValue()); soundLyList.add(soundingLy); } - System.out.println("sounding layer size = "+ soundLyList.size()); + //System.out.println("sounding layer size = "+ soundLyList.size()); //debug //for(NcSoundingLayer ly: soundLyList){ //*System.out.println("P= "+ly.getPressure()+ " Hm= "+ ly.getSpecHumidity()+ " T= "+ ly.getTemperature()); @@ -678,8 +678,8 @@ public class PfcSoundingQuery { k++; }*/ pf.setSoundingLyLst(soundLyList); - long t02 = System.currentTimeMillis(); - System.out.println("getPfcSndData2 PFC profile retreival took " + (t02 - t01)); + //long t02 = System.currentTimeMillis(); + //System.out.println("getPfcSndData2 PFC profile retreival took " + (t02 - t01)); return pf; } private static Comparator reversePressureComparator() { diff --git a/ncep/gov.noaa.nws.ncep.edex.uengine/utility/edex_static/base/python/NcSoundingDataRequest.py b/ncep/gov.noaa.nws.ncep.edex.uengine/utility/edex_static/base/python/NcSoundingDataRequest.py index 6353aa13c8..0570f0c596 100644 --- a/ncep/gov.noaa.nws.ncep.edex.uengine/utility/edex_static/base/python/NcSoundingDataRequest.py +++ b/ncep/gov.noaa.nws.ncep.edex.uengine/utility/edex_static/base/python/NcSoundingDataRequest.py @@ -76,9 +76,11 @@ class NcSoundingDataRequest(): def makeResponse(self): - return ResponseMessageGeneric(self.result) +# print 'Before calling the constructor for ResponseMessageGeneric with NcSoundingCube' + return ResponseMessageGeneric(self.result) def makeNullResponse(self): +# print 'from makeNullResponse' return ResponseMessageGeneric("No data is available") @@ -130,6 +132,40 @@ class NcSoundingDataRequest(): return self.makeNullResponse() else: return self.makeResponse() + + def getSoundingLayer2DataByLatLonArray(self, LatLonArr): +# print'from NcSoundingDataRequest.getSoundingLayer2DataByLatLonArray' + self.NcSoundingDrv.setQueryType("LATLON") + from jep import jarray, JFLOAT_ID + jA = jarray(len(LatLonArr), JFLOAT_ID) + for i in range(len(LatLonArr)): + jA[i] = float(LatLonArr[i]) + self.NcSoundingDrv.setLatLons(jA) +# print'just before calling self.NcSoundingDrv.getSoundingLayer2DataUsingLatLonArray()' + self.result = self.NcSoundingDrv.getSoundingLayer2DataUsingLatLonArray() + if self.result is None: +# print 'unable to get the sounding cube back' + return self.makeNullResponse() + else: +# print 'Got the sounding cube back' + return self.makeResponse() + + def getSoundingLayer2DataByLatLonArray1(self, LatLonArr): +# This method calling per station base algorithm. It is not used for production. + self.NcSoundingDrv.setQueryType("LATLON") + from jep import jarray, JFLOAT_ID + jA = jarray(len(LatLonArr), JFLOAT_ID) + for i in range(len(LatLonArr)): + jA[i] = float(LatLonArr[i]) + self.NcSoundingDrv.setLatLons(jA) +# print'just before calling self.NcSoundingDrv.getSoundingLayer2DataUsingLatLonArray()' + self.result = self.NcSoundingDrv.getSoundingLayer2DataUsingLatLonArrayPerStn() + if self.result is None: +# print 'unable to get the sounding cube back' + return self.makeNullResponse() + else: +# print 'Got the sounding cube back' + return self.makeResponse() def getSoundingDataByStnIdArray(self, StnIdArr): self.NcSoundingDrv.setQueryType("STNID") @@ -204,4 +240,4 @@ class NcSoundingDataRequest(): return self.makeNullResponse() else: return self.makeResponse() - + \ No newline at end of file diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/GempakConstants.java b/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/GempakConstants.java index 8fe7559643..a32539e0fa 100644 --- a/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/GempakConstants.java +++ b/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/GempakConstants.java @@ -18,86 +18,105 @@ package gov.noaa.nws.ncep.gempak.parameterconversionlibrary; * @author archana */ public class GempakConstants { + + /**Missing Float value*/ + public static final float RMISSD = -9999.0f; - /** Missing Float value */ - public static final float RMISSD = -9999.0f; + /**Missing Integer value*/ + public static final float IMISSD = -9999; + + /**Missing value fuzziness*/ + public static final float RDIFFD = 0.1f; + + /**Earth's radius*/ + public static final float RADIUS = 6371200.f; + + /**Earth's angular velocity*/ + public static final float OMEGA = 7.2921E-5f; + + /**Acceleration of gravity*/ + public static final float GRAVTY = 9.80616f; + + public static final float RDGAS = 287.04f; + + /** Gas constant of dry air*/ + public static final float RKAP = RDGAS / GRAVTY; + + /**Centigrade -> Kelvin*/ + public static final float TMCK = 273.15f; + + /**US standard atmospheric lapse rate*/ + public static final float GAMUSD = 6.5f; + + /**Poisson constant*/ + public static final float RKAPPA = 2.0f / 7.0f; + + /**Inverse Poisson constant*/ + public static final float AKAPPA = 7.0f / 2.0f; + + /** Used in conversion from Celsius to Farenheit*/ + public static final float RPRM = 9.0f / 5.0f; + + public static final float PI = 3.14159265f; + + public static final float HALFPI = PI / 2.0f; + + public static final float TWOPI = 2 * PI; + + public static final float PI4TH = PI / 4; + + public static final float DTR = PI / 180; + + public static final float RTD = 180 / PI; + + public static final float FEET_TO_METERS = 0.3048f; + + public static final float METERS_TO_FEET = 3.28084f; + + public static final float MILES_PER_HOUR_TO_KNOTS = 0.868976f; - /** Missing Integer value */ - public static final float IMISSD = -9999; + public static final float KNOTS_TO_MILES_PER_HOUR = 1 / 0.868976f; + + public static final float METERS_PER_SEC_TO_KNOTS = 1.9425f; - /** Missing value fuzziness */ - public static final float RDIFFD = 0.1f; + public static final float KNOTS_TO_METERS_PER_SEC = 1 / 1.9425f; + + public static final float FEET_TO_MILES = 1f / 5280f; - /** Earth's radius */ - public static final float RADIUS = 6371200.f; + public static final float MILES_TO_FEET = 5280; - /** Earth's angular velocity */ - public static final float OMEGA = 7.2921E-5f; - - /** Acceleration of gravity */ - public static final float GRAVTY = 9.80616f; - - public static final float RDGAS = 287.04f; - - /** Gas constant of dry air */ - public static final float RKAP = RDGAS / GRAVTY; - - /** Centigrade -> Kelvin */ - public static final float TMCK = 273.15f; - - /** US standard atmospheric lapse rate */ - public static final float GAMUSD = 6.5f; - - /** Poisson constant */ - public static final float RKAPPA = 2.0f / 7.0f; - - /** Inverse Poisson constant */ - public static final float AKAPPA = 7.0f / 2.0f; - - /** Used in conversion from Celsius to Farenheit */ - public static final float RPRM = 9.0f / 5.0f; - - public static final float PI = 3.14159265f; - - public static final float HALFPI = PI / 2.0f; - - public static final float TWOPI = 2 * PI; - - public static final float PI4TH = PI / 4; - - public static final float DTR = PI / 180; - - public static final float RTD = 180 / PI; - - public static final float FEET_TO_METERS = 0.3048f; - - public static final float METERS_TO_FEET = 3.28084f; - - public static final float MILES_PER_HOUR_TO_KNOTS = 0.868976f; - - public static final float KNOTS_TO_MILES_PER_HOUR = 1 / 0.868976f; - - public static final float METERS_PER_SEC_TO_KNOTS = 1.9425f; - - public static final float KNOTS_TO_METERS_PER_SEC = 1 / 1.9425f; - - public static final float FEET_TO_MILES = 1f / 5280f; - - public static final float MILES_TO_FEET = 5280; - - public static final float METERS_TO_KILOMETERS = 1 / 1000f; - - public static final float KILOMETERS_TO_METERS = 1000.0f; - - public static final float METERS_TO_DECAMETERS = 1f / 10f; - - public static final float DECAMETERS_TO_METERS = 10.0f; - - public static final float NAUTICAL_MILES_TO_METERS = 1852.0f; - - public static final float METERS_TO_NAUTICAL_MILES = 1 / 1852.0f; - - public static final float INCHES_TO_MILLIMETERS = 25.4f; - - public static final float MILLIMETERS_TO_INCHES = .0393701f; + public static final float METERS_TO_KILOMETERS = 1 / 1000f; + + public static final float KILOMETERS_TO_METERS = 1000.0f; + + public static final float METERS_TO_DECAMETERS = 1f / 10f; + + public static final float DECAMETERS_TO_METERS = 10.0f; + + public static final float NAUTICAL_MILES_TO_METERS = 1852.0f; + + public static final float METERS_TO_NAUTICAL_MILES = 1 / 1852.0f; + + public static final float INCHES_TO_MILLIMETERS = 25.4f; + + public static final float MILLIMETERS_TO_INCHES = .0393701f; } + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/PRLibrary.java b/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/PRLibrary.java index 707990c777..f9cb87a746 100644 --- a/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/PRLibrary.java +++ b/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/PRLibrary.java @@ -7,9 +7,10 @@ * This code has been developed by the SIB for use in the AWIPS2 system. */ package gov.noaa.nws.ncep.gempak.parameterconversionlibrary; - import java.util.Arrays; +import gov.noaa.nws.ncep.gempak.parameterconversionlibrary.GempakConstants; +import gov.noaa.nws.ncep.gempak.parameterconversionlibrary.MissingValueTester; /** * *
@@ -35,3693 +36,3350 @@ import java.util.Arrays;
  * 											  Some original code are commented out for comparison, 
  * 											  but will to be deleted when finalized.)
  * 
- * 
- * + * * @author Archana * @version 1.0 */ public class PRLibrary { - public static RZLL getRZLLInstance() { - return RZLL.getInstance(); - } + public static RZLL getRZLLInstance(){ + return RZLL.getInstance(); + } + + /** + * This function computes altimeterInInches from altimeterInMillibars + * @param altimeterInMillibars + * @return the altimeter in inches + */ + public static float prAlti(float altimeterInMillibars){ + float altimeterInInches =GempakConstants.RMISSD; + if (altimeterInMillibars != GempakConstants.RMISSD){ + altimeterInInches = ( float ) ( altimeterInMillibars * 29.921 / 1013.25 ); + } + return altimeterInInches; + } + + /** + * This function computes altimeterInMillibars from altimeterInInches + * @param altimeterInMillibars + * @return the altimeter in millibars + */ + public static float prAltm(float altimeterInInches){ + float altimeterInMillibars = GempakConstants.RMISSD; + if(altimeterInInches != GempakConstants.RMISSD){ + altimeterInMillibars = ( float ) ( altimeterInInches * 1013.25 / 29.921 ); + } + return altimeterInMillibars; + } + + /** + * Computes altimeter from the station pressure and elevation + * @param pres - pressure at the station + * @param selv - elevation of the station + * @return the computed altimeter in Inches + */ + public static float prAltp(float pres, float selv){ + if(pres != GempakConstants.RMISSD && selv != GempakConstants.RMISSD){ + float seaLevelTempInKelvin = GempakConstants.TMCK + 15; + float hgtk = prHgmk(selv); + double exponent = - ( GempakConstants.GRAVTY / ( GempakConstants.GAMUSD * GempakConstants.RDGAS ) * 1000.0f); +// double base = pres * ( 1.0f - ( hgtk * GempakConstants.GAMUSD / seaLevelTempInKelvin ) ); +// float altm = (float) Math.pow( base, Math.exp( exponent ) ); +// return prAlti( pres * altm ); + double base = ( 1.0f - ( hgtk * GempakConstants.GAMUSD / seaLevelTempInKelvin ) ); + float altm = (float) Math.pow( base, exponent ); + return prAlti( pres * altm ); + }else{ + return GempakConstants.RMISSD; + } + } + +/*** + * Computes TPWN, the numeric weather code for temporary/ probability/vicinity weather, + * with probability 30 weather taking precedence over vicinity weather + * and vicinity weather taking precedence over temporary weather. + * @param twnm - Temporary weather code + * @param vwnm - Vicinity weather code + * @param pprb - Probability for forecast change indicator + * @return the temporary/probability/vicinity numeric weather code + */ + public static float prTpwn(float twnm, float vwnm, float pprb){ + float tpwn = GempakConstants.RMISSD; + if ( Math.round(pprb) == 30 + && !MissingValueTester.isDataValueMissing(twnm)){ + tpwn = twnm; + }else if (!MissingValueTester.isDataValueMissing(vwnm)){ + tpwn = vwnm; + }else{ + tpwn = twnm; + } + return tpwn; + } + + /*** + * Computes prAllWeatherNumericCode, the numeric weather code for + * prevailing temporary/ probability/vicinity weather, + * with probability 30 weather taking precedence over vicinity weather + * and vicinity weather taking precedence over temporary weather + * and temporary weather taking precedence over prevailing weather. + * @param wnum - Prevailing numeric weather code + * @param twnm - Temporary weather code + * @param vwnm - Vicinity weather code + * @param pprb - Probability for forecast change indicator + * @return the all weather numeric code + */ + public static float prAwnm(float wnum, float twnm, float vwnm, float pprb){ + float prAllWeatherNumericCode = prTpwn( twnm,vwnm, pprb); + return (MissingValueTester.isDataValueMissing(prAllWeatherNumericCode) + ? wnum : prAllWeatherNumericCode); + } + + /*** + * Computes a standard abbreviated 3-digit display of + * pressure containing the tens and units digits and the first digit + * after the decimal point. The input is multiplied by 10, truncated, + * and the original thousand and hundred digits are dropped + * @param pmsl - the pressure in mb + * @return the standard abbreviated pressure + */ + public static float prAmsl(float pmsl){ + float pramsl = GempakConstants.RMISSD; + if (MissingValueTester.isDataValueMissing(pmsl)){ + return pramsl; + }else{ + float aalt = pmsl % 100; + aalt *= 10; + pramsl = Math.round(aalt); + return pramsl; + } + } + + /*** + * Computes the WMO fractional cloud cover from + * the input numeric total cloud cover + * @param cfrt - Numeric total cloud cover + * @return RMISSD if the numeric total cloud cover is equal to RMISSD + * and the WMO fractional cloud cover otherwise + */ + public static float prCfct(float cfrt){ + float prcfct = GempakConstants.RMISSD; + int[] itable = {1, 6, 6, 2, 2, 7, 3, 8, 4, 5}; + if ( !MissingValueTester.isDataValueMissing(cfrt)){ + if ( (cfrt >= 0) && (cfrt <= 9) ){ + int index = Math.round(cfrt); + /*sanity check*/ + if(itable != null && itable.length > 0 + && itable.length >= (index +1) ){ +// prcfct = itable[index + 1]; + prcfct = itable[index]; + } + } + } + return prcfct; + } + + /*** + * Computes the maximum cloud cover from the low, mid and high cloud covers. + * + * Coverage values are ordered as follows: + * 0 no clouds + * 1 clear + * 6 thin scattered + * 2 scattered + * 7 thin broken + * 3 broken + * 8 thin overcast + * 4 overcast9 + * 9 partially obscured + * 5 obscured + * + * @param clcl - low-level cloud cover + * @param clcm - mid-level cloud cover + * @param clch - high-level cloud cover + * @return the maximum cloud cover + */ + public static float prClct(float clcl, float clcm, float clch){ + /*Sanity check*/ + if ( clcl == GempakConstants.RMISSD + || clcm == GempakConstants.RMISSD + || clch == GempakConstants.RMISSD){ + return GempakConstants.RMISSD; + } + int[] list = {1, 2, 4, 6, 8, 10, 3, 5, 7, 9}; + int[] invert = {0, 1, 6, 2, 7, 3, 8, 4, 9, 5}; + int ilow = 1; + int imed = 1; + int ihigh = 1; + int iclcl = (int) clcl; + int iclcm = (int) clcm; + int iclch = (int) clch; + if ( iclcl >= 0 && iclcl < 10 ){ + ilow = list[iclcl]; + } + if ( iclcm >= 0 && iclcm < 10 ){ + imed = list[iclcm]; + } + if ( iclch >= 0 && iclch < 10 ){ + ihigh = list[iclch]; + } + int[] tempArray = {ilow,imed,ihigh}; + Arrays.sort(tempArray); +// int maxVal = tempArray[3]; + int maxVal = tempArray[2]; + if(maxVal == 9){ + maxVal = (imed > ihigh ? imed : ihigh); + if(maxVal < 3){ + maxVal = 9; + } + } +// return invert[maxVal]; + return invert[maxVal - 1]; + } + + /*** + * Computes the numeric cloud coverage from the combined cloud height and coverage + * @param comx - the combined cloud height (either at the low/medium/high cloud level expressed in hundreds of feet) and coverage. + * @return the numeric cloud coverage + */ + public static float prClcx(float comx){ + /*Sanity check*/ + if(MissingValueTester.isDataValueMissing(comx)){ + return GempakConstants.RMISSD; + } + else{ + return ( ((int) comx) % 10 ); + } + } + + /*** + * This method computes the lowest ceiling from ceil, chc1, chc2 and + * chc3. if there is no ceiling, get the lowest layer from chc1, chc2 and chc3. + * @param ceil - Ceiling in hundreds of feet + * @param chc1 - Cloud height & coverage 1 + * @param chc2 - Cloud height & coverage 2 + * @param chc3 - Cloud height & coverage 3 + * @return The lowest ceiling combined with a numeric cloud coverage + */ + public static float prCldb ( float ceil,float chc1,float chc2,float chc3){ + float prcldb = GempakConstants.RMISSD; + float temp = GempakConstants.RMISSD; + if(!MissingValueTester.isDataValueMissing(ceil)){ + if(!MissingValueTester.isDataValueMissing(chc1) + && Math.abs( ceil - ( ( int ) chc1/10) ) < GempakConstants.RDIFFD ){ + prcldb = chc1; + } + else if (!MissingValueTester.isDataValueMissing(chc2) + && Math.abs( ceil - ( ( int ) chc2/10) ) < GempakConstants.RDIFFD ){ + prcldb = chc2; + } + else if (!MissingValueTester.isDataValueMissing(chc3) + && Math.abs( ceil - ( ( int ) chc3/10) ) < GempakConstants.RDIFFD ){ + prcldb = chc3; + } + } + else{ + /*Check the first report*/ + if(!MissingValueTester.isDataValueMissing(chc1)){ + temp = chc1; + } - /** - * This function computes altimeterInInches from altimeterInMillibars - * - * @param altimeterInMillibars - * @return the altimeter in inches - */ - public static float prAlti(float altimeterInMillibars) { - float altimeterInInches = GempakConstants.RMISSD; - if (altimeterInMillibars != GempakConstants.RMISSD) { - altimeterInInches = (float) (altimeterInMillibars * 29.921 / 1013.25); - } - return altimeterInInches; - } + /*Check the second report*/ +// if(!MissingValueTester.isDataValueMissing(chc2) +// && ! (MissingValueTester.isDataValueMissing(chc2) +// && (chc1 > chc2) ) ){ +// temp = chc2; +// } +// To make like legacy (test chc1 missing, not chc2): +// if(!MissingValueTester.isDataValueMissing(chc2) +// && !MissingValueTester.isDataValueMissing(chc1) +// && (chc1 > chc2) ){ +// Fix legacy: + if(!MissingValueTester.isDataValueMissing(chc2)) { + if (MissingValueTester.isDataValueMissing(chc1)){ + temp = chc2; + } + else if (chc1 > chc2) { + temp = chc2; + } + } + + /*Check the third report*/ +// if(!MissingValueTester.isDataValueMissing(chc3) +// && !(MissingValueTester.isDataValueMissing(temp)) +// && (temp > chc3)){ +// temp = chc3; +// } + if(!MissingValueTester.isDataValueMissing(chc3)) { + if (MissingValueTester.isDataValueMissing(temp)) { + temp = chc3; + } + else if (temp > chc3){ + temp = chc3; + } + } + + if( !MissingValueTester.isDataValueMissing(temp) ){ + prcldb = temp; + } + } + return prcldb; + } + + /*** + *
+	    * Computes the numeric cloud coverage from the combined cloud height and coverage
+	    * @param comx - the combined cloud height (either at the low/medium/high cloud level expressed in hundreds of feet) and 
+	    *                            numeric cloud coverage.
+	    * @return the cloud height in feet * 100
+	    * 
+ */ + public static float prClhx(float comx){ + /*Sanity check*/ + if(MissingValueTester.isDataValueMissing(comx) || comx < 10){ + return GempakConstants.RMISSD; + } +// return ( comx > 10000 ? ( ( (int) (comx) - 10000) /10 ) : (int) comx); + return ( comx > 10000 ? ( ( (int) (comx) - 10000) /10 ) : (int) (comx / 10.)); + } + + /*** + * Computes the fractional cloud coverage from the numeric cloud coverage + * @param clcx - the numeric cloud coverage for clouds ( one of Low/Mid/High/Total cloud coverage) + * @return the fractional cloud coverage + */ + public static float prCloa(float clcx){ + /*Sanity check*/ + if(MissingValueTester.isDataValueMissing(clcx)){ + return GempakConstants.RMISSD; + } + float[] cloud = { + 0.00f, /*missing*/ + 0.00f, /*clear*/ + 0.40f, /*scattered*/ + 0.75f, /*broken*/ + 1.00f, /*overcast*/ + 1.00f, /*obscured*/ + 0.25f, /*thin scattered*/ + 0.60f, /*thin broken*/ + 0.90f, /*thin overcast*/ + 0.00f /*partially obscured*/ + }; + + int icld = (int) clcx; + if ( icld < 0 || icld > 9){ + icld = 0; + } + return ( (cloud != null && cloud.length > 0 && cloud.length >= icld ) ? cloud[icld] : GempakConstants.RMISSD ); + } + + /*** + * Computes the combined low, mid and high cloud coverage + * The following equation is used: cmbc = clcl*100 + clcm*10 + clch + * @param clcl - low cloud coverage + * @param clcm - mid cloud coverage + * @param clch - high cloud coverage + * @return the combined cloud coverage + */ + public static float prCmbc(float clcl, float clcm, float clch){ + /*Sanity check*/ +// if ( MissingValueTester.isDataValueMissing(clcl) +// || MissingValueTester.isDataValueMissing(clcm) +// || MissingValueTester.isDataValueMissing(clch)){ +// return GempakConstants.RMISSD; +// } +//999999 Set missing dta values to 0. + + int iclcl = 0; + int iclcm = 0; + int iclch = 0; + + if ( clcl >= 0 && clcl <= 9 ){ + iclcl = (int) clcl; + } + + if ( clcm >= 0 && clcm <= 9 ){ + iclcm = (int) clcm; + } + + if ( clch >= 0 && clch <= 9 ){ + iclch = (int) clch; + } + + return (( iclcl * 100 ) + ( iclcm * 10 ) + iclch); + } + + /*** + * Computes the Ceiling converted to Mean Sea Level in hundreds of feet + * @param ceil - Ceiling in hundreds of feet + * @param selv - Station elevation in meters + * @return The ceiling converted to Mean Sea Level in hundreds of feet + */ + public static float prCmsl(float ceil, float selv){ + /*Sanity check*/ + if ( MissingValueTester.isDataValueMissing(ceil) + || MissingValueTester.isDataValueMissing(selv) ){ + return GempakConstants.RMISSD; + } + return ( (prHgmf(selv) / 100) + ceil); + } + - /** - * This function computes altimeterInMillibars from altimeterInInches - * - * @param altimeterInMillibars - * @return the altimeter in millibars - */ - public static float prAltm(float altimeterInInches) { - float altimeterInMillibars = GempakConstants.RMISSD; - if (altimeterInInches != GempakConstants.RMISSD) { - altimeterInMillibars = (float) (altimeterInInches * 1013.25 / 29.921); - } - return altimeterInMillibars; - } + + /*** + * Computes the combined height and numeric sky coverage for high clouds, + * whose height is greater than 17,900 feet + * @param chc1 - Cloud height & coverage 1 + * @param chc2 - Cloud height & coverage 2 + * @param chc3 - Cloud height & coverage 3 + * @return the computed combined height and numeric sky coverage for high clouds + */ + public static float prComh ( float chc1, float chc2, float chc3 ){ + float prcomh = GempakConstants.RMISSD; + if (MissingValueTester.isDataValueMissing(chc1)){ + return GempakConstants.RMISSD; + } + int ichc1 = -1; + int ihght = -1; + int icovr = -1; + int icovx = -1; + /* + * (Non-Javadoc) + * Check for thin obscured combined with cloud height and coverage and get height code. + */ + ichc1 = ( ( chc1 >= 10000 ) ? ( ( int ) (chc1) - 10000 ) : ( int ) (chc1) ); - /** - * Computes altimeter from the station pressure and elevation - * - * @param pres - * - pressure at the station - * @param selv - * - elevation of the station - * @return the computed altimeter in Inches - */ - public static float prAltp(float pres, float selv) { - if (pres != GempakConstants.RMISSD && selv != GempakConstants.RMISSD) { - float seaLevelTempInKelvin = GempakConstants.TMCK + 15; - float hgtk = prHgmk(selv); - double exponent = -(GempakConstants.GRAVTY - / (GempakConstants.GAMUSD * GempakConstants.RDGAS) * 1000.0f); - // double base = pres * ( 1.0f - ( hgtk * GempakConstants.GAMUSD / - // seaLevelTempInKelvin ) ); - // float altm = (float) Math.pow( base, Math.exp( exponent ) ); - // return prAlti( pres * altm ); - double base = (1.0f - (hgtk * GempakConstants.GAMUSD / seaLevelTempInKelvin)); - float altm = (float) Math.pow(base, exponent); - return prAlti(pres * altm); - } else { - return GempakConstants.RMISSD; - } - } + ihght = ichc1 / 10; + + /*Check height against high level limits*/ + if ( ihght > 178) { + prcomh = chc1 % 10000; + icovr = (int) prCtcf( (float)(ichc1 %10) ); + } + + /*Check 2nd report*/ + if( !MissingValueTester.isDataValueMissing(chc2) ){ + ihght = (int) (chc2 / 10); + icovx = (int) prCtcf( ( chc2 - (float) ( ihght * 10 ) ) ); + if ( ihght > 178 && icovx > icovr){ + prcomh = chc2; + icovr = icovx; + } + } + + /*Check 3rd report*/ + if( !MissingValueTester.isDataValueMissing(chc3) ){ + ihght = (int) (chc3 / 10); + icovx = ( int ) prCtcf( ( chc3 - (float) ( ihght * 10 ) ) ); + if ( ihght > 178 && icovx > icovr){ + prcomh = chc3; + } + } + return prcomh; + } + + /*** + * Computes the combined height and numeric sky coverage for clouds, + * whose height is lesser than 63000 feet + * @param chc1 - Cloud height & coverage 1 + * @param chc2 - Cloud height & coverage 2 + * @param chc3 - Cloud height & coverage 3 + * @return the combined height & coverage for low clouds + */ + public static float prComl(float chc1, float chc2, float chc3 ){ + float prcoml = GempakConstants.RMISSD; + int icovr = -1; + if( !MissingValueTester.isDataValueMissing(chc1) ){ + if ( chc1 == 10000){ + /*Partially obscured conditions reported.*/ + prcoml = 9.0f; + }else{ + /* Check for thin obscured combined with cloud height and + * coverage and get height code + */ + int ichc1 = -1; + int ihght = -1; + int icovx = -1; + ichc1 = ( chc1 > 10000 ? ( ( int ) chc1 - 10000) : (int) chc1 ); + ihght = ichc1 / 10; + + /*Check height against low-level limit.*/ + if ( ihght <= 63){ + prcoml = chc1; + icovr = (int) prCtcf ( ((float) (ichc1%10) ) ); + } + else if ( chc1 > 10000 ){ + prcoml = 9.0f; + } + + /*Check 2nd cloud report.*/ + if ( !MissingValueTester.isDataValueMissing(chc2)){ + ihght = ( int ) (chc2) / 10; + icovx = ( int ) prCtcf ( chc2 - (float) (ihght * 10) ); + if ( ( ihght <= 63 ) && ( icovx > icovr ) ){ + prcoml = chc2; + icovr = icovx; + } + } - /*** - * Computes TPWN, the numeric weather code for temporary/ - * probability/vicinity weather, with probability 30 weather taking - * precedence over vicinity weather and vicinity weather taking precedence - * over temporary weather. - * - * @param twnm - * - Temporary weather code - * @param vwnm - * - Vicinity weather code - * @param pprb - * - Probability for forecast change indicator - * @return the temporary/probability/vicinity numeric weather code - */ - public static float prTpwn(float twnm, float vwnm, float pprb) { - float tpwn = GempakConstants.RMISSD; - if (Math.round(pprb) == 30 - && !MissingValueTester.isDataValueMissing(twnm)) { - tpwn = twnm; - } else if (!MissingValueTester.isDataValueMissing(vwnm)) { - tpwn = vwnm; - } else { - tpwn = twnm; - } - return tpwn; - } + /*Check 3rd cloud report.*/ + if ( !MissingValueTester.isDataValueMissing( chc3 )){ + ihght = ( int ) (chc3) / 10; + icovx = ( int ) prCtcf ( chc3 - (float) (ihght * 10) ); + if ( ( ihght <= 63 ) && ( icovx > icovr ) ){ + prcoml = chc3; + } + } + + + } + } + return prcoml; + } + + /*** + * Computes the combined height and numeric sky coverage for mid-level clouds, + * whose height is greater than 63000 feet but lesser than 179,000 feet. + * @param chc1 - Cloud height & coverage 1 + * @param chc2 - Cloud height & coverage 2 + * @param chc3 - Cloud height & coverage 3 + * @return the combined height & coverage for mid-level clouds + */ + public static float prComm(float chc1, float chc2, float chc3 ){ + float prcomm = GempakConstants.RMISSD; + int icovr = -1; + if( !MissingValueTester.isDataValueMissing(chc1) ){ + int ichc1 = -1; + int ihght = -1; + int icovx = -1; + + /* Check for thin obscured combined with cloud height and + * coverage and get height code + */ + ichc1 = ( chc1 >= 10000 ? ( ( int ) chc1 - 10000) : (int) chc1 ); + ihght = ichc1 / 10; + + /*Check height against mid-level limits.*/ + if ( ( ihght > 63 ) && ( ihght < 179 ) ){ + prcomm = chc1 % 10000; + icovr = (int) prCtcf ( ((float) (ichc1%10) ) ); + } + + /*Check 2nd cloud report.*/ + if ( !MissingValueTester.isDataValueMissing(chc2)){ + ihght = ( int ) (chc2) / 10; + icovx = ( int ) prCtcf ( chc2 - (float) (ihght * 10) ); + if ( ( ihght > 63 ) && ( ihght < 179 ) && ( icovx > icovr ) ){ + prcomm = chc2; + icovr = icovx; + } + } - /*** - * Computes prAllWeatherNumericCode, the numeric weather code for prevailing - * temporary/ probability/vicinity weather, with probability 30 weather - * taking precedence over vicinity weather and vicinity weather taking - * precedence over temporary weather and temporary weather taking precedence - * over prevailing weather. - * - * @param wnum - * - Prevailing numeric weather code - * @param twnm - * - Temporary weather code - * @param vwnm - * - Vicinity weather code - * @param pprb - * - Probability for forecast change indicator - * @return the all weather numeric code - */ - public static float prAwnm(float wnum, float twnm, float vwnm, float pprb) { - float prAllWeatherNumericCode = prTpwn(twnm, vwnm, pprb); - return (MissingValueTester.isDataValueMissing(prAllWeatherNumericCode) ? wnum - : prAllWeatherNumericCode); - } + /*Check 3rd cloud report.*/ + if ( !MissingValueTester.isDataValueMissing( chc3 )){ + ihght = ( int ) (chc3) / 10; + icovx = ( int ) prCtcf ( chc3 - (float) (ihght * 10) ); + if ( ( ihght > 63 ) && ( ihght < 179 ) && ( icovx > icovr ) ){ + prcomm = chc3; + } + } - /*** - * Computes a standard abbreviated 3-digit display of pressure containing - * the tens and units digits and the first digit after the decimal point. - * The input is multiplied by 10, truncated, and the original thousand and - * hundred digits are dropped - * - * @param pmsl - * - the pressure in mb - * @return the standard abbreviated pressure - */ - public static float prAmsl(float pmsl) { - float pramsl = GempakConstants.RMISSD; - if (MissingValueTester.isDataValueMissing(pmsl)) { - return pramsl; - } else { - float aalt = pmsl % 100; - aalt *= 10; - pramsl = Math.round(aalt); - return pramsl; - } - } + } + return prcomm; + } + + /*** + * Computes the highest cloud height and coverage from the low, mid and high cloud height and coverage + * @param coml - Low report height & coverage + * @param comm - Mid report height & coverage + * @param comh - High report height & coverage + * @return the highest combined cloud height and coverage + */ + public static float prComt(float coml, float comm, float comh){ + /*Sanity check*/ + if ( MissingValueTester.isDataValueMissing(coml) + || MissingValueTester.isDataValueMissing(comm) + || MissingValueTester.isDataValueMissing(comh)){ + return GempakConstants.RMISSD; + } else{ + float prcomt = GempakConstants.RMISSD; + /*Decode coverage values for each level*/ + int clcl = ( (int) coml ) - ( ((int) coml ) / 10 * 10 ); + int clcm = ( (int) comm ) - ( ((int) comm ) / 10 * 10 ); + int clch = ( (int) comh ) - ( ((int) comh ) / 10 * 10 ); + + /*Get maximum coverage value*/ + float clct = prClct( clcl, clcm, clch ); + + /*Find maximum combined value*/ + if ( clct == clcl ) + prcomt = coml; + else if ( clct == clcm ) + prcomt = comm; + else + prcomt = coml; + + return prcomt; + } + } - /*** - * Computes the WMO fractional cloud cover from the input numeric total - * cloud cover - * - * @param cfrt - * - Numeric total cloud cover - * @return RMISSD if the numeric total cloud cover is equal to RMISSD and - * the WMO fractional cloud cover otherwise - */ - public static float prCfct(float cfrt) { - float prcfct = GempakConstants.RMISSD; - int[] itable = { 1, 6, 6, 2, 2, 7, 3, 8, 4, 5 }; - if (!MissingValueTester.isDataValueMissing(cfrt)) { - if ((cfrt >= 0) && (cfrt <= 9)) { - int index = Math.round(cfrt); - /* sanity check */ - if (itable != null && itable.length > 0 - && itable.length >= (index + 1)) { - // prcfct = itable[index + 1]; - prcfct = itable[index]; - } - } - } - return prcfct; - } + /*** + * Computes the combined cloud height and coverage from the + * cloud height (clhx) and the cloud coverage (clcx) + * @param clhx - Cloud height + * @param clcx - Cloud coverage + * @return The combined cloud height and coverage + */ + public static float prComx( float clhx, float clcx){ + float prcomx = GempakConstants.RMISSD; + /*Check for clear case*/ + if ( clcx == 1) + prcomx = clcx; + /*Check for obscured clouds with missing height; return cloud - coverage only.*/ + else if ( ( ( clcx == 5 ) || ( clcx == 9 ) )&& MissingValueTester.isDataValueMissing(clhx) ) { + prcomx = clcx; + } + /*Check for missing or invalid data*/ + else if ( ( clhx < 0 ) || MissingValueTester.isDataValueMissing(clhx) ) + return GempakConstants.RMISSD; + else { + /* + * Combine data by multiplying height by 10 and adding clouds. + * Missing cloud amounts are given the value 0 (clear). + */ + int iclhx = (int) clhx; + int iclcx = (int) clcx; + if ( ( iclcx < 0 ) || ( iclcx > 9 ) ) + iclcx = 0; + prcomx = ( iclhx * 10 ) + iclcx; + } + + return prcomx; + } + + /*** + * Computes the cloud type symbol number from the synoptic code cloud type number + * @param ctyh - Synoptic code for high cloud + * @return The cloud type symbol number after adding 20 to ctyh if + * ctyh lies between 1 and 9 and 0.0 otherwise + */ + public static float prCsyh ( float ctyh){ + return ( ( ( ctyh >= 1) && ( ctyh <= 9 ) ) ? ctyh + 20 : 0.0f ); + } + + /*** + * Computes the cloud type symbol number from the synoptic code cloud type number + * @param ctyl - Synoptic code for low cloud + * @return The cloud type symbol number as ctyl if + * ctyl lies between 1 and 9 and 0.0 otherwise + */ + public static float prCsyl ( float ctyl){ + return ( ( ( ctyl >= 1) && ( ctyl <= 9 ) ) ? ctyl : 0.0f ); + } + + /*** + * Computes the cloud type symbol number from the synoptic code cloud type number + * @param ctym - Synoptic code for mid cloud + * @return The cloud type symbol number after adding 10 to ctym if + * ctym lies between 1 and 9 and 0.0 otherwise + */ + public static float prCsym ( float ctym){ + return ( ( ( ctym >= 1) && ( ctym <= 9 ) ) ? ctym + 10 : 0.0f ); + } + + /*** + * Computes the cloud type symbol number for the first level at which clouds are reported + * @param ctyl - Synoptic code for low cloud + * @param ctym - Synoptic code for mid cloud + * @param ctyh - Synoptic code for high cloud + * @return Cloud symbol number + */ + public static float prCsyt ( float ctyl, float ctym, float ctyh){ + float prcsyt = 0.0f; + if ( ( ctyl >= 1) && ( ctyl <= 9 ) ){ + prcsyt = ctyl; + } + else if ( ( ctym >= 1) && ( ctym <= 9 ) ){ + prcsyt = ctym + 10; + } + else if ( ( ctyh >= 1) && ( ctyh <= 9 ) ){ + prcsyt = ctyh + 20; + } + return prcsyt; + } + + /*** + * Computes the maximum cloud cover from the combined height/coverage for low, mid and high clouds + * @param chc1 - Combined height and coverage for low clouds + * @param chc2 - Combined height and coverage for mid clouds + * @param chc3 - Combined height and coverage for high clouds + * @return the maximum cloud cover + */ + public static float prCtcc( float chc1, float chc2, float chc3){ + float prctcc = GempakConstants.RMISSD; + + /*Sanity check*/ + if ( !MissingValueTester.isDataValueMissing(chc1) + && !MissingValueTester.isDataValueMissing(chc2) + && !MissingValueTester.isDataValueMissing(chc3)) { + /* + * Compute ordered values for each cloud cover, with checks for + * out-of-bounds values. + */ + int[] list = {1, 2, 4, 6, 8, 10, 3, 5, 7, 9}; + int[] invert = {0, 1, 6, 2, 7, 3, 8, 4, 9, 5}; + int ilow = 1; + int imed = 1; + int ihi = 1; + int iclcl = Math.round(chc1) % 10; + if ( ( iclcl >= 0 ) && ( iclcl < 10 ) ) + ilow = list[iclcl]; - /*** - * Computes the maximum cloud cover from the low, mid and high cloud covers. - * - * Coverage values are ordered as follows: 0 no clouds 1 clear 6 thin - * scattered 2 scattered 7 thin broken 3 broken 8 thin overcast 4 overcast9 - * 9 partially obscured 5 obscured - * - * @param clcl - * - low-level cloud cover - * @param clcm - * - mid-level cloud cover - * @param clch - * - high-level cloud cover - * @return the maximum cloud cover - */ - public static float prClct(float clcl, float clcm, float clch) { - /* Sanity check */ - if (clcl == GempakConstants.RMISSD || clcm == GempakConstants.RMISSD - || clch == GempakConstants.RMISSD) { - return GempakConstants.RMISSD; - } - int[] list = { 1, 2, 4, 6, 8, 10, 3, 5, 7, 9 }; - int[] invert = { 0, 1, 6, 2, 7, 3, 8, 4, 9, 5 }; - int ilow = 1; - int imed = 1; - int ihigh = 1; - int iclcl = (int) clcl; - int iclcm = (int) clcm; - int iclch = (int) clch; - if (iclcl >= 0 && iclcl < 10) { - ilow = list[iclcl]; - } - if (iclcm >= 0 && iclcm < 10) { - imed = list[iclcm]; - } - if (iclch >= 0 && iclch < 10) { - ihigh = list[iclch]; - } - int[] tempArray = { ilow, imed, ihigh }; - Arrays.sort(tempArray); - // int maxVal = tempArray[3]; - int maxVal = tempArray[2]; - if (maxVal == 9) { - maxVal = (imed > ihigh ? imed : ihigh); - if (maxVal < 3) { - maxVal = 9; - } - } - // return invert[maxVal]; - return invert[maxVal - 1]; - } + int iclcm = Math.round(chc2) % 10; + if ( ( iclcm >= 0 ) && ( iclcm < 10 ) ) + imed = list[iclcm]; + + int iclch = Math.round(chc3) % 10; + if ( ( iclch >= 0 ) && ( iclch < 10 ) ) + ihi = list[iclch]; + + int[] tempArray = {ilow, imed, ihi}; + Arrays.sort(tempArray); + + /*Compute maximum value*/ + if (tempArray != null && tempArray.length == 3 ){ + int maxVal = tempArray[2]; + if ( maxVal == 9 ){ + maxVal = ( imed > ihi ? imed : ihi ); + if ( maxVal < 3 ) + maxVal = 9; + } + /*Invert maximum value to get numeric cloud coverage*/ +// prctcc = invert[maxVal]; + prctcc = invert[maxVal - 1]; + } + } + return prctcc; + } + + /*** + * Computes the CFRT from CLCT. CFRT is the WMO fractional cloud cover table + * @param clct - is the numberic total cloud cover + * @return the WMO fractional cloud cover + */ + public static float prCtcf(float clct){ + int[] itable = {0, 3, 6, 8, 9, 2, 5, 7, 0}; + if ( MissingValueTester.isDataValueMissing(clct) ){ + return GempakConstants.RMISSD; + } + + /*Get fractional cloud cover WMO code*/ + if ( ( clct > 0 ) && ( clct <= 9 ) ){ + return itable [ (int) (clct - 1.) ]; + } + + return GempakConstants.RMISSD; + } + + /** + * Divides a floating point number by 100 + * @param hvalue the value to divide + * @return the input value divided by 100, if hvalue is not missing + * and RMISSD (-9999.0) otherwise + */ + public static float prD100( float hvalue){ + return ( !MissingValueTester.isDataValueMissing(hvalue) ? hvalue/100 : GempakConstants.RMISSD ); + } + + /** + * Computes the density of dry air given the pressure (in mb) + * and temperature (in Celsius) + * @param pres - Pressure in millibars + * @param tmpc - Temperature in Celsius + * @return Density of dry air in kg/(m**3) + */ + public static float prDden ( float pres, float tmpc ){ + + float prdden = GempakConstants.RMISSD; + /*Check for bad data*/ + if ( !MissingValueTester.isDataValueMissing(pres) + && !MissingValueTester.isDataValueMissing(tmpc) + && tmpc >= -GempakConstants.TMCK){ + /* Convert temperature and compute*/ + float tmpk = prTmck( tmpc ); + prdden = 100 * pres / ( GempakConstants.RDGAS * tmpk ); + } + return prdden; + } + + /*** + * Computes the dewpoint depression, from tmpx and dwpx, both of which + * must be in the same units (one of Kelvin, Celsius or Farenheit) + * @param tmpx - Air temperature + * @param dwpx - Dewpoint temperature + * @return the dewpoint depresssion (in the same units are tmpx and dwpx) + * if both tmpx and dwpx are valid values and RMISSD ( - 9999.0) otherwise. + */ + public static float prDdep ( float tmpx, float dwpx ){ + return ( ( !MissingValueTester.isDataValueMissing(tmpx) + && !MissingValueTester.isDataValueMissing(dwpx) + && dwpx <= tmpx) ? ( tmpx - dwpx ) : GempakConstants.RMISSD ); + } + + /** + * Computes DMAX, the maximum temperature obtained by + * comparing the 6-hour maximum at 00Z, + * the 6-hour maximum at 06Z and + * the local midnight maximum (reported at 00 LST) + * if either of the 6-hour values is missing, the maximum is set to missing. + * The inputs are in Celsius, the output in degrees Farenheit + * @param t00x - 6-hour maximum temperature at 00Z, Celsius + * @param t06x - 6-hour maximum temperature at 06Z, Celsius + * @param tdxc - Local midnight max temperature at 00 LST, Celsius + * @return The maximum of the 3 temperature values (in Farenheit) + */ + public static float prDmax ( float t00x, float t06x, float tdxc){ + if ( MissingValueTester.isDataValueMissing(t00x) + || MissingValueTester.isDataValueMissing(t06x)){ + return GempakConstants.RMISSD; + } + else if ( !MissingValueTester.isDataValueMissing(tdxc) ){ + float[] tempArray = { t00x, t06x, tdxc }; + Arrays.sort(tempArray); + return prTmcf ( tempArray[2] ); + }else{ + return ( t00x > t06x ? prTmcf (t00x) : prTmcf(t06x) ); + } + } + + /** + * Converts the temperature from Celsius to Farenheit + * @param tmpc - the temperature in Celsius + * @return the temperature in Farenheit + */ + public static float prTmcf( float tmpc){ + return ( !MissingValueTester.isDataValueMissing( tmpc ) ? ( tmpc * GempakConstants.RPRM ) + 32 : GempakConstants.RMISSD ); + } - /*** - * Computes the numeric cloud coverage from the combined cloud height and - * coverage - * - * @param comx - * - the combined cloud height (either at the low/medium/high - * cloud level expressed in hundreds of feet) and coverage. - * @return the numeric cloud coverage - */ - public static float prClcx(float comx) { - /* Sanity check */ - if (MissingValueTester.isDataValueMissing(comx)) { - return GempakConstants.RMISSD; - } else { - return (((int) comx) % 10); - } - } + /** + * Converts the temperature from Farenheit to Celsius + * @param tmpc - the temperature in Farenheit + * @return the temperature in Celsius + */ + public static float prTmfc( float tmpf){ + return ( !MissingValueTester.isDataValueMissing( tmpf ) ? ( tmpf - 32 ) / GempakConstants.RPRM : GempakConstants.RMISSD ); + } + + /** + * Converts the input temperature from Farenheit to Kelvin + * @param tmpf - The input temperature in Farenheit + * @return the equivalent temperature in Kelvin if tmpf is valid or RMISSD ( -9999.0) otherwise + */ + public static float prTmfk ( float tmpf) { + if ( !MissingValueTester.isDataValueMissing(tmpf)){ + float tmpc = prTmfc( tmpf ); + return prTmck ( tmpc); + }else{ + return GempakConstants.RMISSD; + } + } + + /** + * Converts the input temperature from Kelvin to Farenheit + * @param tmpk - the input temperature in Kelvin + * @return the equivalent temperature in Farenheit if tmpk is valid or RMISSD ( -9999.0) otherwise + */ + public static float prTmkf( float tmpk){ + return ( !MissingValueTester.isDataValueMissing(tmpk) + ? ( prTmkc( tmpk ) * GempakConstants.RPRM ) + 32 : GempakConstants.RMISSD ); + } + + /** + * Converts the input temperature from Celsius to Kelvin + * @param tmpc - temperature in Celsius + * @return the equivalent temperature in Kelvin if tmpc is valid and + * RMISSD (-9999.0) otherwise + */ + public static float prTmck( float tmpc){ + return ( !MissingValueTester.isDataValueMissing(tmpc) + ? (tmpc + GempakConstants.TMCK) : GempakConstants.RMISSD ); + } - /*** - * This method computes the lowest ceiling from ceil, chc1, chc2 and chc3. - * if there is no ceiling, get the lowest layer from chc1, chc2 and chc3. - * - * @param ceil - * - Ceiling in hundreds of feet - * @param chc1 - * - Cloud height & coverage 1 - * @param chc2 - * - Cloud height & coverage 2 - * @param chc3 - * - Cloud height & coverage 3 - * @return The lowest ceiling combined with a numeric cloud coverage - */ - public static float prCldb(float ceil, float chc1, float chc2, float chc3) { - float prcldb = GempakConstants.RMISSD; - float temp = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(ceil)) { - if (!MissingValueTester.isDataValueMissing(chc1) - && Math.abs(ceil - ((int) chc1 / 10)) < GempakConstants.RDIFFD) { - prcldb = chc1; - } else if (!MissingValueTester.isDataValueMissing(chc2) - && Math.abs(ceil - ((int) chc2 / 10)) < GempakConstants.RDIFFD) { - prcldb = chc2; - } else if (!MissingValueTester.isDataValueMissing(chc3) - && Math.abs(ceil - ((int) chc3 / 10)) < GempakConstants.RDIFFD) { - prcldb = chc3; - } - } else { - /* Check the first report */ - if (!MissingValueTester.isDataValueMissing(chc1)) { - temp = chc1; - } - - /* Check the second report */ - // if(!MissingValueTester.isDataValueMissing(chc2) - // && ! (MissingValueTester.isDataValueMissing(chc2) - // && (chc1 > chc2) ) ){ - // temp = chc2; - // } - // To make like legacy (test chc1 missing, not chc2): - // if(!MissingValueTester.isDataValueMissing(chc2) - // && !MissingValueTester.isDataValueMissing(chc1) - // && (chc1 > chc2) ){ - // Fix legacy: - if (!MissingValueTester.isDataValueMissing(chc2)) { - if (MissingValueTester.isDataValueMissing(chc1)) { - temp = chc2; - } else if (chc1 > chc2) { - temp = chc2; - } - } - - /* Check the third report */ - // if(!MissingValueTester.isDataValueMissing(chc3) - // && !(MissingValueTester.isDataValueMissing(temp)) - // && (temp > chc3)){ - // temp = chc3; - // } - if (!MissingValueTester.isDataValueMissing(chc3)) { - if (MissingValueTester.isDataValueMissing(temp)) { - temp = chc3; - } else if (temp > chc3) { - temp = chc3; - } - } - - if (!MissingValueTester.isDataValueMissing(temp)) { - prcldb = temp; - } - } - return prcldb; - } - - /*** - *
-     * Computes the numeric cloud coverage from the combined cloud height and coverage
-     * @param comx - the combined cloud height (either at the low/medium/high cloud level expressed in hundreds of feet) and 
-     *                            numeric cloud coverage.
-     * @return the cloud height in feet * 100
-     * 
- */ - public static float prClhx(float comx) { - /* Sanity check */ - if (MissingValueTester.isDataValueMissing(comx) || comx < 10) { - return GempakConstants.RMISSD; - } - // return ( comx > 10000 ? ( ( (int) (comx) - 10000) /10 ) : (int) - // comx); - return (comx > 10000 ? (((int) (comx) - 10000) / 10) - : (int) (comx / 10.)); - } - - /*** - * Computes the fractional cloud coverage from the numeric cloud coverage - * - * @param clcx - * - the numeric cloud coverage for clouds ( one of - * Low/Mid/High/Total cloud coverage) - * @return the fractional cloud coverage - */ - public static float prCloa(float clcx) { - /* Sanity check */ - if (MissingValueTester.isDataValueMissing(clcx)) { - return GempakConstants.RMISSD; - } - float[] cloud = { 0.00f, /* missing */ - 0.00f, /* clear */ - 0.40f, /* scattered */ - 0.75f, /* broken */ - 1.00f, /* overcast */ - 1.00f, /* obscured */ - 0.25f, /* thin scattered */ - 0.60f, /* thin broken */ - 0.90f, /* thin overcast */ - 0.00f /* partially obscured */ - }; - - int icld = (int) clcx; - if (icld < 0 || icld > 9) { - icld = 0; - } - return ((cloud != null && cloud.length > 0 && cloud.length >= icld) ? cloud[icld] - : GempakConstants.RMISSD); - } - - /*** - * Computes the combined low, mid and high cloud coverage The following - * equation is used: cmbc = clcl*100 + clcm*10 + clch - * - * @param clcl - * - low cloud coverage - * @param clcm - * - mid cloud coverage - * @param clch - * - high cloud coverage - * @return the combined cloud coverage - */ - public static float prCmbc(float clcl, float clcm, float clch) { - /* Sanity check */ - // if ( MissingValueTester.isDataValueMissing(clcl) - // || MissingValueTester.isDataValueMissing(clcm) - // || MissingValueTester.isDataValueMissing(clch)){ - // return GempakConstants.RMISSD; - // } - // 999999 Set missing dta values to 0. - - int iclcl = 0; - int iclcm = 0; - int iclch = 0; - - if (clcl >= 0 && clcl <= 9) { - iclcl = (int) clcl; - } - - if (clcm >= 0 && clcm <= 9) { - iclcm = (int) clcm; - } - - if (clch >= 0 && clch <= 9) { - iclch = (int) clch; - } - - return ((iclcl * 100) + (iclcm * 10) + iclch); - } - - /*** - * Computes the Ceiling converted to Mean Sea Level in hundreds of feet - * - * @param ceil - * - Ceiling in hundreds of feet - * @param selv - * - Station elevation in meters - * @return The ceiling converted to Mean Sea Level in hundreds of feet - */ - public static float prCmsl(float ceil, float selv) { - /* Sanity check */ - if (MissingValueTester.isDataValueMissing(ceil) - || MissingValueTester.isDataValueMissing(selv)) { - return GempakConstants.RMISSD; - } - return ((prHgmf(selv) / 100) + ceil); - } - - /*** - * Computes the combined height and numeric sky coverage for high clouds, - * whose height is greater than 17,900 feet - * - * @param chc1 - * - Cloud height & coverage 1 - * @param chc2 - * - Cloud height & coverage 2 - * @param chc3 - * - Cloud height & coverage 3 - * @return the computed combined height and numeric sky coverage for high - * clouds - */ - public static float prComh(float chc1, float chc2, float chc3) { - float prcomh = GempakConstants.RMISSD; - if (MissingValueTester.isDataValueMissing(chc1)) { - return GempakConstants.RMISSD; - } - int ichc1 = -1; - int ihght = -1; - int icovr = -1; - int icovx = -1; - /* - * (Non-Javadoc) Check for thin obscured combined with cloud height and - * coverage and get height code. - */ - ichc1 = ((chc1 >= 10000) ? ((int) (chc1) - 10000) : (int) (chc1)); - - ihght = ichc1 / 10; - - /* Check height against high level limits */ - if (ihght > 178) { - prcomh = chc1 % 10000; - icovr = (int) prCtcf((ichc1 % 10)); - } - - /* Check 2nd report */ - if (!MissingValueTester.isDataValueMissing(chc2)) { - ihght = (int) (chc2 / 10); - icovx = (int) prCtcf((chc2 - (ihght * 10))); - if (ihght > 178 && icovx > icovr) { - prcomh = chc2; - icovr = icovx; - } - } - - /* Check 3rd report */ - if (!MissingValueTester.isDataValueMissing(chc3)) { - ihght = (int) (chc3 / 10); - icovx = (int) prCtcf((chc3 - (ihght * 10))); - if (ihght > 178 && icovx > icovr) { - prcomh = chc3; - } - } - return prcomh; - } - - /*** - * Computes the combined height and numeric sky coverage for clouds, whose - * height is lesser than 63000 feet - * - * @param chc1 - * - Cloud height & coverage 1 - * @param chc2 - * - Cloud height & coverage 2 - * @param chc3 - * - Cloud height & coverage 3 - * @return the combined height & coverage for low clouds - */ - public static float prComl(float chc1, float chc2, float chc3) { - float prcoml = GempakConstants.RMISSD; - int icovr = -1; - if (!MissingValueTester.isDataValueMissing(chc1)) { - if (chc1 == 10000) { - /* Partially obscured conditions reported. */ - prcoml = 9.0f; - } else { - /* - * Check for thin obscured combined with cloud height and - * coverage and get height code - */ - int ichc1 = -1; - int ihght = -1; - int icovx = -1; - ichc1 = (chc1 > 10000 ? ((int) chc1 - 10000) : (int) chc1); - ihght = ichc1 / 10; - - /* Check height against low-level limit. */ - if (ihght <= 63) { - prcoml = chc1; - icovr = (int) prCtcf(((ichc1 % 10))); - } else if (chc1 > 10000) { - prcoml = 9.0f; - } - - /* Check 2nd cloud report. */ - if (!MissingValueTester.isDataValueMissing(chc2)) { - ihght = (int) (chc2) / 10; - icovx = (int) prCtcf(chc2 - (ihght * 10)); - if ((ihght <= 63) && (icovx > icovr)) { - prcoml = chc2; - icovr = icovx; + /** + * Converts the input temperature from Kelvin to Celsius + * @param tmpk - temperature in Kelvin + * @return the equivalent temperature in Celsius if tmpk is valid and + * RMISSD (-9999.0) otherwise + */ + + public static float prTmkc ( float tmpk ){ + return ( !MissingValueTester.isDataValueMissing(tmpk) + ? ( tmpk - GempakConstants.TMCK) : GempakConstants.RMISSD ); + } + + /** + *
+        * Computes the minimum temperature obtained by
+        * comparing the 6-hour minimum at 12Z and the 6-hour minimum at 18Z.
+        * if either of the 6-hour values is missing, the minimum is set to missing.
+        * The inputs are in degrees C, the output in degrees F.
+        *  
+ * @param t12n - 6-hour minimum temperature at 12Z, deg Celsius + * @param t18n - 6-hour minimum temperature at 18Z, deg Celsius + * @return the minimum temperature (in Farenheit) after comparing the two input values, if they exist + * and RMISSD (-9999.0) otherwise. + */ + public static float prDmin ( float t12n, float t18n ){ + if ( !MissingValueTester.isDataValueMissing(t12n) + && !MissingValueTester.isDataValueMissing(t18n)){ + float minValue = ( t12n < t18n ? t12n : t18n); + return prTmcf( minValue ); + } + return GempakConstants.RMISSD; + } + + /** + * Computes the wind direction in degrees from the input u and v components of velocity, + * both of which must be in the same units (either meters/second or knots) + * @param uX - U component of velocity + * @param vX- V component of velocity + * @return The wind direction in degrees + */ + public static float prDrct ( float uX, float vX){ + if ( !MissingValueTester.isDataValueMissing(uX) + && !MissingValueTester.isDataValueMissing(vX)){ + float prDrct = 0.0f; +// if ( ( uX != 0 ) && ( vX != 0 ) ){ + if ( ( uX != 0f ) || ( vX != 0f ) ){ + prDrct = (float) Math.atan2(-uX, -vX) * GempakConstants.RTD; + if ( prDrct <= 0 ) + prDrct += 360; + } + return prDrct; } - } - - /* Check 3rd cloud report. */ - if (!MissingValueTester.isDataValueMissing(chc3)) { - ihght = (int) (chc3) / 10; - icovx = (int) prCtcf(chc3 - (ihght * 10)); - if ((ihght <= 63) && (icovx > icovr)) { - prcoml = chc3; - } - } - - } - } - return prcoml; - } - - /*** - * Computes the combined height and numeric sky coverage for mid-level - * clouds, whose height is greater than 63000 feet but lesser than 179,000 - * feet. - * - * @param chc1 - * - Cloud height & coverage 1 - * @param chc2 - * - Cloud height & coverage 2 - * @param chc3 - * - Cloud height & coverage 3 - * @return the combined height & coverage for mid-level clouds - */ - public static float prComm(float chc1, float chc2, float chc3) { - float prcomm = GempakConstants.RMISSD; - int icovr = -1; - if (!MissingValueTester.isDataValueMissing(chc1)) { - int ichc1 = -1; - int ihght = -1; - int icovx = -1; - - /* - * Check for thin obscured combined with cloud height and coverage - * and get height code - */ - ichc1 = (chc1 >= 10000 ? ((int) chc1 - 10000) : (int) chc1); - ihght = ichc1 / 10; - - /* Check height against mid-level limits. */ - if ((ihght > 63) && (ihght < 179)) { - prcomm = chc1 % 10000; - icovr = (int) prCtcf(((ichc1 % 10))); - } - - /* Check 2nd cloud report. */ - if (!MissingValueTester.isDataValueMissing(chc2)) { - ihght = (int) (chc2) / 10; - icovx = (int) prCtcf(chc2 - (ihght * 10)); - if ((ihght > 63) && (ihght < 179) && (icovx > icovr)) { - prcomm = chc2; - icovr = icovx; - } - } - - /* Check 3rd cloud report. */ - if (!MissingValueTester.isDataValueMissing(chc3)) { - ihght = (int) (chc3) / 10; - icovx = (int) prCtcf(chc3 - (ihght * 10)); - if ((ihght > 63) && (ihght < 179) && (icovx > icovr)) { - prcomm = chc3; - } - } - - } - return prcomm; - } - - /*** - * Computes the highest cloud height and coverage from the low, mid and high - * cloud height and coverage - * - * @param coml - * - Low report height & coverage - * @param comm - * - Mid report height & coverage - * @param comh - * - High report height & coverage - * @return the highest combined cloud height and coverage - */ - public static float prComt(float coml, float comm, float comh) { - /* Sanity check */ - if (MissingValueTester.isDataValueMissing(coml) - || MissingValueTester.isDataValueMissing(comm) - || MissingValueTester.isDataValueMissing(comh)) { - return GempakConstants.RMISSD; - } else { - float prcomt = GempakConstants.RMISSD; - /* Decode coverage values for each level */ - int clcl = ((int) coml) - (((int) coml) / 10 * 10); - int clcm = ((int) comm) - (((int) comm) / 10 * 10); - int clch = ((int) comh) - (((int) comh) / 10 * 10); - - /* Get maximum coverage value */ - float clct = prClct(clcl, clcm, clch); - - /* Find maximum combined value */ - if (clct == clcl) - prcomt = coml; - else if (clct == clcm) - prcomt = comm; - else - prcomt = coml; - - return prcomt; - } - } - - /*** - * Computes the combined cloud height and coverage from the cloud height - * (clhx) and the cloud coverage (clcx) - * - * @param clhx - * - Cloud height - * @param clcx - * - Cloud coverage - * @return The combined cloud height and coverage - */ - public static float prComx(float clhx, float clcx) { - float prcomx = GempakConstants.RMISSD; - /* Check for clear case */ - if (clcx == 1) - prcomx = clcx; - /* - * Check for obscured clouds with missing height; return cloud - - * coverage only. - */ - else if (((clcx == 5) || (clcx == 9)) - && MissingValueTester.isDataValueMissing(clhx)) { - prcomx = clcx; - } - /* Check for missing or invalid data */ - else if ((clhx < 0) || MissingValueTester.isDataValueMissing(clhx)) - return GempakConstants.RMISSD; - else { - /* - * Combine data by multiplying height by 10 and adding clouds. - * Missing cloud amounts are given the value 0 (clear). - */ - int iclhx = (int) clhx; - int iclcx = (int) clcx; - if ((iclcx < 0) || (iclcx > 9)) - iclcx = 0; - prcomx = (iclhx * 10) + iclcx; - } - - return prcomx; - } - - /*** - * Computes the cloud type symbol number from the synoptic code cloud type - * number - * - * @param ctyh - * - Synoptic code for high cloud - * @return The cloud type symbol number after adding 20 to ctyh if ctyh lies - * between 1 and 9 and 0.0 otherwise - */ - public static float prCsyh(float ctyh) { - return (((ctyh >= 1) && (ctyh <= 9)) ? ctyh + 20 : 0.0f); - } - - /*** - * Computes the cloud type symbol number from the synoptic code cloud type - * number - * - * @param ctyl - * - Synoptic code for low cloud - * @return The cloud type symbol number as ctyl if ctyl lies between 1 and 9 - * and 0.0 otherwise - */ - public static float prCsyl(float ctyl) { - return (((ctyl >= 1) && (ctyl <= 9)) ? ctyl : 0.0f); - } - - /*** - * Computes the cloud type symbol number from the synoptic code cloud type - * number - * - * @param ctym - * - Synoptic code for mid cloud - * @return The cloud type symbol number after adding 10 to ctym if ctym lies - * between 1 and 9 and 0.0 otherwise - */ - public static float prCsym(float ctym) { - return (((ctym >= 1) && (ctym <= 9)) ? ctym + 10 : 0.0f); - } - - /*** - * Computes the cloud type symbol number for the first level at which clouds - * are reported - * - * @param ctyl - * - Synoptic code for low cloud - * @param ctym - * - Synoptic code for mid cloud - * @param ctyh - * - Synoptic code for high cloud - * @return Cloud symbol number - */ - public static float prCsyt(float ctyl, float ctym, float ctyh) { - float prcsyt = 0.0f; - if ((ctyl >= 1) && (ctyl <= 9)) { - prcsyt = ctyl; - } else if ((ctym >= 1) && (ctym <= 9)) { - prcsyt = ctym + 10; - } else if ((ctyh >= 1) && (ctyh <= 9)) { - prcsyt = ctyh + 20; - } - return prcsyt; - } - - /*** - * Computes the maximum cloud cover from the combined height/coverage for - * low, mid and high clouds - * - * @param chc1 - * - Combined height and coverage for low clouds - * @param chc2 - * - Combined height and coverage for mid clouds - * @param chc3 - * - Combined height and coverage for high clouds - * @return the maximum cloud cover - */ - public static float prCtcc(float chc1, float chc2, float chc3) { - float prctcc = GempakConstants.RMISSD; - - /* Sanity check */ - if (!MissingValueTester.isDataValueMissing(chc1) - && !MissingValueTester.isDataValueMissing(chc2) - && !MissingValueTester.isDataValueMissing(chc3)) { - /* - * Compute ordered values for each cloud cover, with checks for - * out-of-bounds values. - */ - int[] list = { 1, 2, 4, 6, 8, 10, 3, 5, 7, 9 }; - int[] invert = { 0, 1, 6, 2, 7, 3, 8, 4, 9, 5 }; - int ilow = 1; - int imed = 1; - int ihi = 1; - int iclcl = Math.round(chc1) % 10; - if ((iclcl >= 0) && (iclcl < 10)) - ilow = list[iclcl]; - - int iclcm = Math.round(chc2) % 10; - if ((iclcm >= 0) && (iclcm < 10)) - imed = list[iclcm]; - - int iclch = Math.round(chc3) % 10; - if ((iclch >= 0) && (iclch < 10)) - ihi = list[iclch]; - - int[] tempArray = { ilow, imed, ihi }; - Arrays.sort(tempArray); - - /* Compute maximum value */ - if (tempArray != null && tempArray.length == 3) { - int maxVal = tempArray[2]; - if (maxVal == 9) { - maxVal = (imed > ihi ? imed : ihi); - if (maxVal < 3) - maxVal = 9; - } - /* Invert maximum value to get numeric cloud coverage */ - // prctcc = invert[maxVal]; - prctcc = invert[maxVal - 1]; - } - } - return prctcc; - } - - /*** - * Computes the CFRT from CLCT. CFRT is the WMO fractional cloud cover table - * - * @param clct - * - is the numberic total cloud cover - * @return the WMO fractional cloud cover - */ - public static float prCtcf(float clct) { - int[] itable = { 0, 3, 6, 8, 9, 2, 5, 7, 0 }; - if (MissingValueTester.isDataValueMissing(clct)) { - return GempakConstants.RMISSD; - } - - /* Get fractional cloud cover WMO code */ - if ((clct > 0) && (clct <= 9)) { - return itable[(int) (clct - 1.)]; - } - - return GempakConstants.RMISSD; - } - - /** - * Divides a floating point number by 100 - * - * @param hvalue - * the value to divide - * @return the input value divided by 100, if hvalue is not missing and - * RMISSD (-9999.0) otherwise - */ - public static float prD100(float hvalue) { - return (!MissingValueTester.isDataValueMissing(hvalue) ? hvalue / 100 - : GempakConstants.RMISSD); - } - - /** - * Computes the density of dry air given the pressure (in mb) and - * temperature (in Celsius) - * - * @param pres - * - Pressure in millibars - * @param tmpc - * - Temperature in Celsius - * @return Density of dry air in kg/(m**3) - */ - public static float prDden(float pres, float tmpc) { - - float prdden = GempakConstants.RMISSD; - /* Check for bad data */ - if (!MissingValueTester.isDataValueMissing(pres) - && !MissingValueTester.isDataValueMissing(tmpc) - && tmpc >= -GempakConstants.TMCK) { - /* Convert temperature and compute */ - float tmpk = prTmck(tmpc); - prdden = 100 * pres / (GempakConstants.RDGAS * tmpk); - } - return prdden; - } - - /*** - * Computes the dewpoint depression, from tmpx and dwpx, both of which must - * be in the same units (one of Kelvin, Celsius or Farenheit) - * - * @param tmpx - * - Air temperature - * @param dwpx - * - Dewpoint temperature - * @return the dewpoint depresssion (in the same units are tmpx and dwpx) if - * both tmpx and dwpx are valid values and RMISSD ( - 9999.0) - * otherwise. - */ - public static float prDdep(float tmpx, float dwpx) { - return ((!MissingValueTester.isDataValueMissing(tmpx) - && !MissingValueTester.isDataValueMissing(dwpx) && dwpx <= tmpx) ? (tmpx - dwpx) - : GempakConstants.RMISSD); - } - - /** - * Computes DMAX, the maximum temperature obtained by comparing the 6-hour - * maximum at 00Z, the 6-hour maximum at 06Z and the local midnight maximum - * (reported at 00 LST) if either of the 6-hour values is missing, the - * maximum is set to missing. The inputs are in Celsius, the output in - * degrees Farenheit - * - * @param t00x - * - 6-hour maximum temperature at 00Z, Celsius - * @param t06x - * - 6-hour maximum temperature at 06Z, Celsius - * @param tdxc - * - Local midnight max temperature at 00 LST, Celsius - * @return The maximum of the 3 temperature values (in Farenheit) - */ - public static float prDmax(float t00x, float t06x, float tdxc) { - if (MissingValueTester.isDataValueMissing(t00x) - || MissingValueTester.isDataValueMissing(t06x)) { - return GempakConstants.RMISSD; - } else if (!MissingValueTester.isDataValueMissing(tdxc)) { - float[] tempArray = { t00x, t06x, tdxc }; - Arrays.sort(tempArray); - return prTmcf(tempArray[2]); - } else { - return (t00x > t06x ? prTmcf(t00x) : prTmcf(t06x)); - } - } - - /** - * Converts the temperature from Celsius to Farenheit - * - * @param tmpc - * - the temperature in Celsius - * @return the temperature in Farenheit - */ - public static float prTmcf(float tmpc) { - return (!MissingValueTester.isDataValueMissing(tmpc) ? (tmpc * GempakConstants.RPRM) + 32 - : GempakConstants.RMISSD); - } - - /** - * Converts the temperature from Farenheit to Celsius - * - * @param tmpc - * - the temperature in Farenheit - * @return the temperature in Celsius - */ - public static float prTmfc(float tmpf) { - return (!MissingValueTester.isDataValueMissing(tmpf) ? (tmpf - 32) - / GempakConstants.RPRM : GempakConstants.RMISSD); - } - - /** - * Converts the input temperature from Farenheit to Kelvin - * - * @param tmpf - * - The input temperature in Farenheit - * @return the equivalent temperature in Kelvin if tmpf is valid or RMISSD ( - * -9999.0) otherwise - */ - public static float prTmfk(float tmpf) { - if (!MissingValueTester.isDataValueMissing(tmpf)) { - float tmpc = prTmfc(tmpf); - return prTmck(tmpc); - } else { - return GempakConstants.RMISSD; - } - } - - /** - * Converts the input temperature from Kelvin to Farenheit - * - * @param tmpk - * - the input temperature in Kelvin - * @return the equivalent temperature in Farenheit if tmpk is valid or - * RMISSD ( -9999.0) otherwise - */ - public static float prTmkf(float tmpk) { - return (!MissingValueTester.isDataValueMissing(tmpk) ? (prTmkc(tmpk) * GempakConstants.RPRM) + 32 - : GempakConstants.RMISSD); - } - - /** - * Converts the input temperature from Celsius to Kelvin - * - * @param tmpc - * - temperature in Celsius - * @return the equivalent temperature in Kelvin if tmpc is valid and RMISSD - * (-9999.0) otherwise - */ - public static float prTmck(float tmpc) { - return (!MissingValueTester.isDataValueMissing(tmpc) ? (tmpc + GempakConstants.TMCK) - : GempakConstants.RMISSD); - } - - /** - * Converts the input temperature from Kelvin to Celsius - * - * @param tmpk - * - temperature in Kelvin - * @return the equivalent temperature in Celsius if tmpk is valid and RMISSD - * (-9999.0) otherwise - */ - - public static float prTmkc(float tmpk) { - return (!MissingValueTester.isDataValueMissing(tmpk) ? (tmpk - GempakConstants.TMCK) - : GempakConstants.RMISSD); - } - - /** - *
-     * Computes the minimum temperature obtained by
-     * comparing the 6-hour minimum at 12Z and the 6-hour minimum at 18Z.
-     * if either of the 6-hour values is missing, the minimum is set to missing.
-     * The inputs are in degrees C, the output in degrees F.
-     * 
- * - * @param t12n - * - 6-hour minimum temperature at 12Z, deg Celsius - * @param t18n - * - 6-hour minimum temperature at 18Z, deg Celsius - * @return the minimum temperature (in Farenheit) after comparing the two - * input values, if they exist and RMISSD (-9999.0) otherwise. - */ - public static float prDmin(float t12n, float t18n) { - if (!MissingValueTester.isDataValueMissing(t12n) - && !MissingValueTester.isDataValueMissing(t18n)) { - float minValue = (t12n < t18n ? t12n : t18n); - return prTmcf(minValue); - } - return GempakConstants.RMISSD; - } - - /** - * Computes the wind direction in degrees from the input u and v components - * of velocity, both of which must be in the same units (either - * meters/second or knots) - * - * @param uX - * - U component of velocity - * @param vX - * - V component of velocity - * @return The wind direction in degrees - */ - public static float prDrct(float uX, float vX) { - if (!MissingValueTester.isDataValueMissing(uX) - && !MissingValueTester.isDataValueMissing(vX)) { - float prDrct = 0.0f; - // if ( ( uX != 0 ) && ( vX != 0 ) ){ - if ((uX != 0f) || (vX != 0f)) { - prDrct = (float) Math.atan2(-uX, -vX) * GempakConstants.RTD; - if (prDrct <= 0) - prDrct += 360; - } - return prDrct; - } - return GempakConstants.RMISSD; - } - - /** - * Computes the dewpoint as the difference between the input temperature and - * dewpoint depression - * - * @param tmpx - * - temperature (in Celsius or Farenheit or Kelvin) - * @param dpdx - * - the dewpoint depression ( in the same units as the - * temperature) - * @return the dewpoint in the same units as tmpx and dpdx if both input - * parameters are valid and RMISSD ( - 9999.0) otherwise - */ - public static float prDwdp(float tmpx, float dpdx) { - return ((!MissingValueTester.isDataValueMissing(tmpx) && !MissingValueTester - .isDataValueMissing(dpdx)) ? tmpx - dpdx - : GempakConstants.RMISSD); - } - - /** - * Computes the dewpoint ( in Celsius ) from the mixing ratio (in - * grams/kilogram) and the pressure (in mb) - * - * @param rmix - * - the mixing ratio (in grams/kilogram) - * @param pres - * - the pressure (in mb) - * @return the dewpoint (in Celsius), if both the input values are valid and - * RMISSD (-9999.0) otherwise - */ - public static float prDwpt(float rmix, float pres) { - float prDwpt = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(rmix) - && !MissingValueTester.isDataValueMissing(pres) && (rmix > 0) - && (pres > 0)) { - /* Convert gram/kilogram to gram/gram */ - float ratio = rmix / 1000; - - /* Calculate vapor pressure from mixing ratio and pressure */ - float vaporPressure = (pres * ratio) / (0.62197f + ratio); - - /* Correct vapor pressure */ - vaporPressure = vaporPressure - / (1.001f + ((pres - 100.0f) / 900.0f) * .0034f); - - /* Calculate dewpoint */ - prDwpt = (float) (Math.log(vaporPressure / 6.112) * 243.5 / (17.67 - Math - .log(vaporPressure / 6.112))); - } - return prDwpt; - } - - /*** - * Computes the Fosberg index from the temperature, relative humidity and - * wind speed at the surface. - * - * @param tmpc - * - Temperature in Celsius - * @param relh - * - Relative humidity in percent - * @param sped - * - Wind speed in meters/second - * @return the Fosberg index - */ - public static float prFosb(float tmpc, float relh, float sped) { - float prfosb = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(relh) - && !MissingValueTester.isDataValueMissing(sped)) { - /* Change temperature to degrees Fahrenheit */ - float tf = prTmcf(tmpc); - - /* Convert wind speed from meters/second to knots */ - float sknt = prMskn(sped); - - /* Convert wind speed from knots to miles/hour */ - float smph = prKnmh(sknt); - - float A = 0.03229f; - float B = 0.281073f; - float C = 0.000578f; - float D = 2.22749f; - float E = 0.160107f; - float F = 0.014784f; - float G = 21.0606f; - float H = 0.005565f; - float P = 0.00035f; - float Q = 0.483199f; - float R = 0.3002f; - // float T = 9.0f/5.0f; - // float U = 1.9425f; - // float V = 0.868976f; - float fw = GempakConstants.RMISSD; - if (relh <= 10) { - fw = A + B * relh - C * relh * tf; - } else if (relh <= 50) { + return GempakConstants.RMISSD; + } + + /** + * Computes the dewpoint as the difference between the input temperature and dewpoint depression + * @param tmpx - temperature (in Celsius or Farenheit or Kelvin) + * @param dpdx - the dewpoint depression ( in the same units as the temperature) + * @return the dewpoint in the same units as tmpx and dpdx if both input parameters are valid and RMISSD ( - 9999.0) + * otherwise + */ + public static float prDwdp( float tmpx, float dpdx ){ + return ( ( !MissingValueTester.isDataValueMissing(tmpx) + && !MissingValueTester.isDataValueMissing(dpdx)) ? tmpx - dpdx : GempakConstants.RMISSD ); + } + + /** + * Computes the dewpoint ( in Celsius ) from the mixing ratio (in grams/kilogram) + * and the pressure (in mb) + * @param rmix - the mixing ratio (in grams/kilogram) + * @param pres - the pressure (in mb) + * @return the dewpoint (in Celsius), if both the input values are valid and RMISSD (-9999.0) + * otherwise + */ + public static float prDwpt(float rmix, float pres){ + float prDwpt = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(rmix) + && !MissingValueTester.isDataValueMissing(pres) + && ( rmix > 0) + && ( pres > 0)){ + /*Convert gram/kilogram to gram/gram*/ + float ratio = rmix / 1000; + + /*Calculate vapor pressure from mixing ratio and pressure*/ + float vaporPressure = ( pres * ratio ) / ( 0.62197f + ratio ); + + /*Correct vapor pressure*/ + vaporPressure = vaporPressure / (1.001f + ((pres - 100.0f) / 900.0f) * .0034f); + + /*Calculate dewpoint*/ + prDwpt = ( float ) ( Math.log ( vaporPressure / 6.112 ) * 243.5 / ( 17.67 - Math.log( vaporPressure / 6.112 ))); + } + return prDwpt; + } + + /*** + * Computes the Fosberg index from the temperature, relative humidity and wind speed + * at the surface. + * @param tmpc - Temperature in Celsius + * @param relh - Relative humidity in percent + * @param sped - Wind speed in meters/second + * @return the Fosberg index + */ + public static float prFosb(float tmpc, float relh, float sped){ + float prfosb = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(tmpc) + && !MissingValueTester.isDataValueMissing(relh) + && !MissingValueTester.isDataValueMissing(sped)){ + /*Change temperature to degrees Fahrenheit*/ + float tf = prTmcf ( tmpc ); + + /*Convert wind speed from meters/second to knots*/ + float sknt = prMskn ( sped ); + + /*Convert wind speed from knots to miles/hour*/ + float smph = prKnmh ( sknt ); + + float A = 0.03229f; + float B = 0.281073f; + float C = 0.000578f; + float D = 2.22749f; + float E = 0.160107f; + float F = 0.014784f; + float G = 21.0606f; + float H = 0.005565f; + float P = 0.00035f; + float Q = 0.483199f; + float R = 0.3002f; +// float T = 9.0f/5.0f; +// float U = 1.9425f; +// float V = 0.868976f; + float fw = GempakConstants.RMISSD; + if ( relh <= 10 ) { + fw = A + B * relh - C * relh * tf; + } + else if ( relh <= 50 ) { fw = D + E * relh - F * tf; - } else { - fw = G + H * relh * relh - P * relh * tf - Q * relh; - } + } + else{ + fw = G + H *relh*relh - P * relh * tf - Q * relh; + } - float sss = (float) (Math.sqrt(1. + (smph * smph))); - float fwd = fw / 30.0f; - float fwd2 = fwd * fwd; - float fwd3 = fwd2 * fwd; - float fire = 1 - 2 * fwd + 1.5f * fwd2 - 0.5f * fwd3; + float sss = ( float ) ( Math.sqrt ( 1. + ( smph * smph ) )); + float fwd = fw / 30.0f; + float fwd2 = fwd * fwd; + float fwd3 = fwd2 * fwd; + float fire = 1 - 2 * fwd + 1.5f * fwd2 - 0.5f * fwd3; + + /*Find the Fosberg Index*/ + + prfosb = ( fire * sss ) / R; + + } + return prfosb; + } + + /** + * Computes the equivalent speed in knots from the input speed in meters/second + * using the equation: SKNT = SPED * 1.9425 + * @param sped - speed in meters/second + * @return the speed in knots if sped is not missing and RMISSD (-9999.0) otherwise. + */ + public static float prMskn ( float sped ){ + return ( !MissingValueTester.isDataValueMissing(sped) + ? ( sped * GempakConstants.METERS_PER_SEC_TO_KNOTS) : GempakConstants.RMISSD ); + } - /* Find the Fosberg Index */ + /** + * Computes the equivalent speed in meters/second from the input speed in knots + * using the equation: SPED = SKNT / 1.9425 + * @param sknt - speed in knots + * @return the speed in knots if sknt is not missing and RMISSD (-9999.0) otherwise. + */ + public static float prKnms ( float sknt ){ + return ( !MissingValueTester.isDataValueMissing(sknt) + ? ( sknt * GempakConstants.KNOTS_TO_METERS_PER_SEC ) : GempakConstants.RMISSD ); + } + + + /** + * Computes the equivalent speed in miles/hour from the input speed in knots + * using the equation: SMPH = SKNT / 0.868976 + * @param sknt - speed in knots + * @return the speed in miles/hour if sknt is not missing and RMISSD (-9999.0) otherwise. + */ + public static float prKnmh ( float sknt ){ + return ( !MissingValueTester.isDataValueMissing(sknt) + ? ( sknt * GempakConstants.KNOTS_TO_MILES_PER_HOUR) : GempakConstants.RMISSD ); + } - prfosb = (fire * sss) / R; + /** + * Computes the equivalent speed in knots from the input speed in miles/hour + * using the equiation: SKNT = SMPH * 0.868976 + * @param smph - speed in miles/hour + * @return the speed in knots if smph is not missing and RMISSD (-9999.0) otherwise. + */ + public static float prMhkn ( float smph ){ + return ( !MissingValueTester.isDataValueMissing(smph) + ? ( smph * GempakConstants.MILES_PER_HOUR_TO_KNOTS) : GempakConstants.RMISSD ); + } + + /** + * Determines the height in meters which corresponds to a + * given code figure from WMO Code Table 1677. If the given code + * figure is found to be invalid, then RMISSD is returned. + * @param hhString - the code figure from WMO table 1677 + * @return the Height in meters if the input string is parsed correctly and + * if the integer code lies between the correct ranges. Otherwise it + * returns RMISSD (-9999.0) . + * + */ + public static float prHcdm( String hhString ){ + hhString.trim(); + float prhcdm = GempakConstants.RMISSD; + if (hhString.length() != 2) return prhcdm; + try{ + float hh = Float.parseFloat(hhString.substring(0, 2)); + int ihh = (int) hh; + if ( ( ihh >= 0 ) && ( ihh <= 50 ) ) + prhcdm = ihh * 30f; + else if ( (ihh >= 56) && (ihh <= 80) ) // what about numbers from 51-56? + prhcdm = ( ihh - 50f ) * 300f; + else if ( ( ihh >= 81 ) && ( ihh <= 89 ) ) + prhcdm = ( ( ihh - 80f ) * 1500f ) + 9000f ; + + /* (Non-Javadoc) Code figures 90 through 99 will also be mapped to + * RMISSD, since there is no clear way to set a single output + * value for the ranges represented by such code figures. + * */ - } - return prfosb; - } + }catch ( NumberFormatException e ){ + System.out.println(e.getMessage()); + } + return prhcdm; + } + + /** + *
+		 * Computes the Southern Region/CPC Rothfusz heat index.
+		 * 
+		 * The Rothfusz regression is optimal for TMPF > ~80 and RELH > ~40%.   
+		 * This code applies a simple heat index formula and then resorts to   
+		 * the Rothfusz regression only if the simple heat index exceeds 80,   
+		 * implying temperatures near, but slightly below 80.  To make the    
+		 * simple calculation continuous with the values obtained from the   
+		 * Rothfusz regression, the simple result is averaged with TMPF in    
+		 * computing the simple heat index value.                               
+		 * Source:  NWS Southern Region SSD Technical Attachment SR 90-23  7/1/90.  
+		 * Heat Index was originally known as the apparent temperature index 
+		 * (Steadman, JAM, July, 1979).                                                                  
+		 * This code includes adjustments made by the CPC for low RELH at high  
+		 * TMPF and high RELH for TMPF in the mid 80's.
+		 * 
+		 * 
+		 * @param tmpf  - the input air temperature
+		 * @param relh   - the relative humidity 
+		 * @return the heat index (in deg Farenheit) if both 
+		 * the input air temperature and relative humidity
+		 * are valid values and RMISSD (-9999.0) otherwise
+		 * 
+ */ + public static float prHeat( float tmpf, float relh ){ + float prheat = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(tmpf) + && !MissingValueTester.isDataValueMissing(relh) ){ + /*If the temperature is less than 40 degrees, set the heat index to the temperature*/ + if ( tmpf <= 40.0f ) + prheat = tmpf; + else{ + /* + * Compute a simple heat index. If the value is less than 80 deg F + * use it + */ + prheat = (float) (61 + ( tmpf - 68 ) * 1.2 + relh * 0.094); + prheat = (float) ( ( tmpf + prheat ) * 0.5); + /*Else compute the full regression value*/ + if ( prheat >= 80.0 ){ + float t2 = tmpf * tmpf; + float r2 = relh * relh; + prheat = ( float ) ( -42.379 + + 2.04901523 * tmpf + + 10.14333127 * relh + - 0.22475541 * tmpf * relh + - 0.00683783 * t2 + - 0.05481717 * r2 + + 0.00122874 * t2 * relh + + 0.00085282 * tmpf *r2 + - 0.00000199 * t2 * r2 ); + /* + * Adjust for high regression at low relative humidity for temperatures above 80 degrees F. + */ + if ( ( relh <= 13.0 ) && ( ( tmpf >= 80.0 ) &&( tmpf <= 112.0 ) ) ) { + float adj1 = ( float) ( ( 13. - relh ) / 4 ); + float adj2 = ( float ) ( Math.sqrt ( ( 17 - Math.abs (tmpf - 95) ) / 17 )); + float adj = adj1 * adj2; + prheat -= adj; + } + /* + * Adjust for low regression at high relative humidity and temperatures in the mid-80s + */ + else if (( relh > 85 ) && ( ( tmpf >= 80.0 ) &&( tmpf <= 87.0 ) )){ + float adj1 = ( float) ( ( relh - 85.0 ) / 10.0 ); + float adj2 = ( float ) ( ( 87.0 - tmpf ) / 5); + float adj = adj1 * adj2; + prheat += adj; + } + } + } + } + return prheat; + } + + /*** + * Computes the height (rounded off to the nearest foot) in feet for + * the input height in meters. The equation used is: + * HGFT = math.round ( HGHT * 3.28084 ) + * @param hght - the height in meters + * @return the height in feet + */ + public static float prHgmf(float hght){ + /*Sanity check*/ + if( MissingValueTester.isDataValueMissing(hght) ){ + return GempakConstants.RMISSD; + } +// return ( (int) ( hght * GempakConstants.METERS_TO_FEET ) ); + return ( Math.round ( hght * GempakConstants.METERS_TO_FEET ) ); + } + + /** + * Computes the height in meters from the input height in feet using + * the equation: HGHT = HGFT * .3048 + * @param hgft - the height in feet + * @return the equivalent height in meters if the input hgft is valid and RMISSD ( -9999.0 ) otherwise + */ + public static float prHgfm( float hgft ){ + return ( !MissingValueTester.isDataValueMissing(hgft) + ? ( hgft * GempakConstants.FEET_TO_METERS ) : GempakConstants.RMISSD ); + } - /** - * Computes the equivalent speed in knots from the input speed in - * meters/second using the equation: SKNT = SPED * 1.9425 - * - * @param sped - * - speed in meters/second - * @return the speed in knots if sped is not missing and RMISSD (-9999.0) - * otherwise. - */ - public static float prMskn(float sped) { - return (!MissingValueTester.isDataValueMissing(sped) ? (sped * GempakConstants.METERS_PER_SEC_TO_KNOTS) - : GempakConstants.RMISSD); - } + /** + * Computes the height in miles from the input height in feet using + * the equation: HGML = HGFT / 5280. + * @param hgft - the height in feet + * @return the equivalent height in miles if the input hgft is valid and RMISSD ( -9999.0 ) otherwise + */ + public static float prHgfs ( float hgft){ + return ( !MissingValueTester.isDataValueMissing(hgft) + ? ( hgft * GempakConstants.FEET_TO_MILES ) : GempakConstants.RMISSD ); + } - /** - * Computes the equivalent speed in meters/second from the input speed in - * knots using the equation: SPED = SKNT / 1.9425 - * - * @param sknt - * - speed in knots - * @return the speed in knots if sknt is not missing and RMISSD (-9999.0) - * otherwise. - */ - public static float prKnms(float sknt) { - return (!MissingValueTester.isDataValueMissing(sknt) ? (sknt * GempakConstants.KNOTS_TO_METERS_PER_SEC) - : GempakConstants.RMISSD); - } + /** + * Computes the height in feet from the input height in miles using the + * equation: HGFT = HGML * 5280 + * @param hgml - the height in miles + * @return the equivalent height in miles if the input hgml is valid and RMISSD ( -9999.0 ) otherwise + */ + public static float prHgsf ( float hgml){ + return ( !MissingValueTester.isDataValueMissing(hgml) + ? ( hgml * GempakConstants.MILES_TO_FEET ) : GempakConstants.RMISSD ); + } + + /** + * Computes the height in kilometers, from the input height in meters + * @param value - height in meters + * @return the equivalent height in kilometers if the input value is valid and RMISSD ( - 9999.0) + * otherwise. + */ + public static float prHgmk(float value){ + return ( ( value != GempakConstants.RMISSD ) + ? ( value * GempakConstants.METERS_TO_KILOMETERS ) + : GempakConstants.RMISSD ); + } + + + /** + * Computes the height in meters, from the input height in kilometers + * @param value - height in kilometers + * @return the equivalent height in meters if the input value is valid and RMISSD ( - 9999.0) + * otherwise. + */ + public static float prHgkm(float value){ + return ( ( value != GempakConstants.RMISSD ) + ? ( value * GempakConstants.KILOMETERS_TO_METERS ) + : GempakConstants.RMISSD ); + } + + /** + * Computes the height in decameters, from the input height in meters + * @param hght - height in meters + * @return the equivalent height in decameters if the input value is valid and RMISSD ( - 9999.0) + * otherwise. + */ + public static float prHgmd(float hght){ + return ( ( hght != GempakConstants.RMISSD ) + ? ( hght * GempakConstants.METERS_TO_DECAMETERS ) + : GempakConstants.RMISSD ); + } + + + /** + * Computes the height in meters, from the input height in nautical miles using + * the equation: HGTM = 1852. * HGTN + * @param hgtn - height in nautical miles + * @return the equivalent height in meters if the input value is valid and RMISSD ( - 9999.0) + * otherwise. + */ + public static float prHgnm(float hgtn){ + return ( ( hgtn != GempakConstants.RMISSD ) + ? ( hgtn * GempakConstants.NAUTICAL_MILES_TO_METERS ) + : GempakConstants.RMISSD ); + } + + /** + * Computes the humiture index from the air temperature and the dew point + * temperature using the equation: PR_HMTR = TMPF + ( PR_VAPR ( DWPC ) - 21 ) + * @param tmpf - the air temperature (in Farenheit) + * @param dwpf - the dew point (in Farenheit) + * @return the humiture index if both the air temperature and the dewpoint temperature are + * valid values and RMISSD ( -9999.0) otherwise + */ + public static float prHmtr( float tmpf, float dwpf){ + float prhmtr = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(tmpf) + && ( !MissingValueTester.isDataValueMissing(dwpf))){ + float dwpc = prTmfc(dwpf); + prhmtr = tmpf + ( prVapr( dwpc ) - 21 ); + } + return prhmtr; + } + + /** + * Computes the vapor pressure ( in mb) from the input + * dewpoint temperature in Celsius using the equation: + * VAPR = 6.112 * EXP [ (17.67 * DWPC) / (DWPC + 243.5) ] + * @param dwpc - the dewpoint temperature ( in Celsius ) + * @return the vapor pressure ( in mb) from the dewpoint temperature if it is valid + * and RMISSD ( - 9999.0) otherwise + */ + public static float prVapr ( float dwpc){ + if ( !MissingValueTester.isDataValueMissing(dwpc) + && ( dwpc >= -240.0f) ){ + return ( (float) ( 6.112 * ( Math.exp ( ( 17.67 * dwpc ) / ( dwpc + 243.5) ) ) ) ); + } + return GempakConstants.RMISSD; + } + + /** + * Computes the rate of ice accretion/growth of ice + * on a vessel in salt water, in units of inches per 3 hours (the WMO standard) + * The formula used is + * IGRO = ( A*pr + B*pr*pr + C*pr*pr*pr ) * CVFAC + * where + * A = 2.73 * 10e-2 + * B = 2.91 * 10e-4 + * C = 1.84 * 10e-6 + * pr = ( sped * ( -1.7 - tmpc ) ) / ( 1 + 0.4 * ( sstc + 1.7 ) ) + * (priesendorfer regression) + * and + * CVFAC = 1.1811, to convert cm/hr to in/3hr. + * + * @param tmpc - the observed surface air temperature in Celsius + * @param sstc - the observed surface sea temperature in Celsius + * @param sped - the observed wind speed + * @return the rate of ice growth if all the input values are valid and lie between specific limits + * and if the rate of ice growth that is computed is greater than or equal to 0, + * or RMISSD (-9999.0) + */ + public static float prIgro ( float tmpc, float sstc, float sped){ + float prigro = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(tmpc) + && !MissingValueTester.isDataValueMissing(sstc) + && !MissingValueTester.isDataValueMissing(sped)){ + + /* Check that these values are within the valid range */ + if ( ( sped >= 0 && sped <= 50) + && ( tmpc >= -20 && tmpc <= 0 ) + && ( sstc >= -1.7f && sstc <= 12 )){ + + float A = 0.0273f; + float B = 0.000291f; + float C = 0.00000184f; + float cvfac = 1.1811f; // to convert cm/hr to in per 3 hours + float pr = (float) (( sped * ( -1.7 - tmpc ) ) / ( 1 + 0.4 * ( sstc + 1.7 ) )); // Compute the Priesendorfer regression + float pr2 = pr * pr; + prigro = (float) ( A * pr + B * pr2 + C * pr * pr2 ) * cvfac; + if(prigro < 0) + prigro = GempakConstants.RMISSD; + } + } + return prigro; + } + + /** + * Converts the input value (in inches) to millimeters using the equation: + * INMM = XINCH * 25.4 + * @param xinch - input value in inches + * @return the equivalent value in millimeters if the input value is not missing + * and RMISSD otherwise. + */ + public static float prInmm( float xinch){ + return ( !MissingValueTester.isDataValueMissing(xinch) + ? ( xinch * GempakConstants.INCHES_TO_MILLIMETERS) : GempakConstants.RMISSD ); + } + + /** + * Converts the input height in millimeters to inches using the equation: + * MMIN = .0393701 * XMILM + * @param xmilm - the input height in millimeters + * @return the equivalent height in inches if the input height is valid or + * RMISSD otherwise. + */ + public static float prMmin( float xmilm){ + return ( !MissingValueTester.isDataValueMissing(xmilm) + ? ( xmilm * GempakConstants.MILLIMETERS_TO_INCHES) : GempakConstants.RMISSD ); + } + + /** + * Computes the mountain obscuration threshold met indicator + * @param cmsl - Ceiling converted to MSL in 100's of ft + * @param otval - Mountain obscuration threshold in 100's of ft + * @return The mountain obscuration threshold met indicator if + * the input values are valid or RMISSD (-9999) otherwise + */ + public static float prMobs ( float cmsl, float otval){ + if ( !MissingValueTester.isDataValueMissing(cmsl) + && !MissingValueTester.isDataValueMissing(otval)){ + return ( (cmsl < otval) ? 1.0f : 0.0f ); + } + return GempakConstants.RMISSD; + } + + /** + * Computes the actual latitude given the range, azimuth and station latitude, longitude and elevation. + * Equations developed for use in the AOIPS radar package are used. + * @param slat - the station latitude + * @param slon - the station longitude + * @param range - the range in kilometers + * @param azim - the geographic azimuth in radians + * @param selv - the station elevation + * @return the actual latitude if all the input parameters are valid and RMISSD ( -9999.0) + * otherwise + */ + public static float prLati ( float slat, float slon, float range, float azim, float selv ){ + getRZLLInstance().prRzll ( slat, slon, range, azim, selv); + return getRZLLInstance().getXlat(); + } - /** - * Computes the equivalent speed in miles/hour from the input speed in knots - * using the equation: SMPH = SKNT / 0.868976 - * - * @param sknt - * - speed in knots - * @return the speed in miles/hour if sknt is not missing and RMISSD - * (-9999.0) otherwise. - */ - public static float prKnmh(float sknt) { - return (!MissingValueTester.isDataValueMissing(sknt) ? (sknt * GempakConstants.KNOTS_TO_MILES_PER_HOUR) - : GempakConstants.RMISSD); - } + /** + * Computes the actual longitude given the range, azimuth and station latitude, longitude and elevation. + * Equations developed for use in the AOIPS radar package are used. + * @param slat - the station latitude + * @param slon - the station longitude + * @param range - the range in kilometers + * @param azim - the geographic azimuth in radians + * @param selv - the station elevation + * @return the actual longitude if all the input parameters are valid and RMISSD ( -9999.0) + * otherwise + */ + public static float prLoni ( float slat, float slon, float range, float azim, float selv ){ + getRZLLInstance().prRzll ( slat, slon, range, azim, selv); + return getRZLLInstance().getXlon(); + } + + /** + * Computes the latent heat of vaporization at constant pressure + * from the input temperature (in Celsius) using the equation: + * LHVP = ( 2.500 - .00237 * TMPC ) * 10E6 + * LHVP is in J/kg. + * @param tmpc - the input temperature (in Celsius) + * @return the latent heat of vaporization at constant pressure if + * the input temperature is valid and RMISSD ( -9999.0) + * otherwise + */ + public static float prLhvp( float tmpc){ + return ( !MissingValueTester.isDataValueMissing(tmpc) + ? ( float) ( (2.500 - 0.00237 * tmpc) * 1000000) + : GempakConstants.RMISSD); + } + + /** + * Computes the temperature of a parcel lifted (or sunk) + * adiabatically to a given pressure. + * @param thta - Potential temperature in Kelvin + * @param thte - Equivalent potential temp in Kelvin + * @param pres - Lifted pressure + * @return the lifted temperature in Celsius, if all the input parameters are valid or + * RMISSD (-9999.0) otherwise + */ + public static float prLtmp ( float thta, float thte, float pres ){ + float prltmp = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(thta) + && !MissingValueTester.isDataValueMissing(thte) + && !MissingValueTester.isDataValueMissing(pres)){ + + /*Compute parcel temperatures on moist and dry adiabats*/ + float tmpe = prTmst ( thte, pres, 0.0f); + float tmpd = prTmpk ( pres, thta); + if ( !MissingValueTester.isDataValueMissing( tmpe ) + && !MissingValueTester.isDataValueMissing( tmpd ) ){ + + /* + * ( Non-Javadoc ) + * The correct parcel temperature is the warmer of the + * temperature on the dry adiabat and the temperature on the + * moist adiabat. + */ + prltmp = ( tmpe > tmpd ? prTmkc ( tmpe ) : prTmkc ( tmpd ) ); + } + } + return prltmp; + } - /** - * Computes the equivalent speed in knots from the input speed in miles/hour - * using the equiation: SKNT = SMPH * 0.868976 - * - * @param smph - * - speed in miles/hour - * @return the speed in knots if smph is not missing and RMISSD (-9999.0) - * otherwise. - */ - public static float prMhkn(float smph) { - return (!MissingValueTester.isDataValueMissing(smph) ? (smph * GempakConstants.MILES_PER_HOUR_TO_KNOTS) - : GempakConstants.RMISSD); - } - - /** - * Determines the height in meters which corresponds to a given code figure - * from WMO Code Table 1677. If the given code figure is found to be - * invalid, then RMISSD is returned. - * - * @param hhString - * - the code figure from WMO table 1677 - * @return the Height in meters if the input string is parsed correctly and - * if the integer code lies between the correct ranges. Otherwise it - * returns RMISSD (-9999.0) . - * - */ - public static float prHcdm(String hhString) { - hhString.trim(); - float prhcdm = GempakConstants.RMISSD; - if (hhString.length() != 2) - return prhcdm; - try { - float hh = Float.parseFloat(hhString.substring(0, 2)); - int ihh = (int) hh; - if ((ihh >= 0) && (ihh <= 50)) - prhcdm = ihh * 30f; - else if ((ihh >= 56) && (ihh <= 80)) // what about numbers from - // 51-56? - prhcdm = (ihh - 50f) * 300f; - else if ((ihh >= 81) && (ihh <= 89)) - prhcdm = ((ihh - 80f) * 1500f) + 9000f; - - /* - * (Non-Javadoc) Code figures 90 through 99 will also be mapped to - * RMISSD, since there is no clear way to set a single output value - * for the ranges represented by such code figures. - */ - - } catch (NumberFormatException e) { - System.out.println(e.getMessage()); - } - return prhcdm; - } - - /** - *
-     * Computes the Southern Region/CPC Rothfusz heat index.
-     * 
-     * The Rothfusz regression is optimal for TMPF > ~80 and RELH > ~40%.   
-     * This code applies a simple heat index formula and then resorts to   
-     * the Rothfusz regression only if the simple heat index exceeds 80,   
-     * implying temperatures near, but slightly below 80.  To make the    
-     * simple calculation continuous with the values obtained from the   
-     * Rothfusz regression, the simple result is averaged with TMPF in    
-     * computing the simple heat index value.                               
-     * Source:  NWS Southern Region SSD Technical Attachment SR 90-23  7/1/90.  
-     * Heat Index was originally known as the apparent temperature index 
-     * (Steadman, JAM, July, 1979).                                                                  
-     * This code includes adjustments made by the CPC for low RELH at high  
-     * TMPF and high RELH for TMPF in the mid 80's.
-     * 
-     * 
-     * @param tmpf  - the input air temperature
-     * @param relh   - the relative humidity 
-     * @return the heat index (in deg Farenheit) if both 
-     * the input air temperature and relative humidity
-     * are valid values and RMISSD (-9999.0) otherwise
-     * 
- */ - public static float prHeat(float tmpf, float relh) { - float prheat = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tmpf) - && !MissingValueTester.isDataValueMissing(relh)) { - /* - * If the temperature is less than 40 degrees, set the heat index to - * the temperature - */ - if (tmpf <= 40.0f) - prheat = tmpf; - else { - /* - * Compute a simple heat index. If the value is less than 80 deg - * F use it - */ - prheat = (float) (61 + (tmpf - 68) * 1.2 + relh * 0.094); - prheat = (float) ((tmpf + prheat) * 0.5); - /* Else compute the full regression value */ - if (prheat >= 80.0) { - float t2 = tmpf * tmpf; - float r2 = relh * relh; - prheat = (float) (-42.379 + 2.04901523 * tmpf + 10.14333127 - * relh - 0.22475541 * tmpf * relh - 0.00683783 * t2 - - 0.05481717 * r2 + 0.00122874 * t2 * relh - + 0.00085282 * tmpf * r2 - 0.00000199 * t2 * r2); + /** + * Multiplies the input value by 100 + * @param value - the value to be multiplied + * @return the value multiplied by 100 if it is not missing or RMISSD ( -9999.0) otherwise + */ + public static float prM100 ( float value ){ + return ( !MissingValueTester.isDataValueMissing(value) ? ( value * 100.0f) : GempakConstants.RMISSD ); + } + + /** + *
+		 * Computes the moist hydrostatic height at pressure pt from a lower 
+		 * height and pressure, and the scale height in the layer.
+		 * The moist hydrostatic height is computed as an integrated quantity.
+		 * Thus, the lower height should have been integrated from the surface.
+		 * The equation used is:   PR_MHGT  =  HB + SCALE * ALOG ( PB / PT )
+		 * @param hb          - Bottom height
+		 * @param pb          - Bottom pressure 
+		 * @param pt           - Top pressure 
+		 * @param scale       - Scale height
+		 * @return The moist hydrostatic height if all the input values are valid and if the 
+		 * pressure and temperature are greater than 0. Or RMISSD (-9999.0) otherwise.
+		 * 
+ */ + public static float prMhgt ( float hb, float pb, float pt, float scale){ + if ( !MissingValueTester.isDataValueMissing(hb) + && !MissingValueTester.isDataValueMissing(pb) + && !MissingValueTester.isDataValueMissing(pt) + && !MissingValueTester.isDataValueMissing(scale) + && ( pt > 0) && ( pb > 0) ){ + return ( ( float ) ( hb + scale * Math.log ( pb / pt ) ) ); + } + + return GempakConstants.RMISSD; + } + + /** + * Extracts the pressure change ( in millibars ) from + * the pressure tendency information + * @param p03d - Pressure tendency information + * @return the pressure change ( in mb ) + */ + public static float prP03c( float p03d){ + float prp03c = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(p03d)){ + float[] psign = {1, 1, 1, 1, 0, -1, -1, -1, -1}; + int itendc = ( int ) ( p03d / 1000); +// float ptend = ( float ) ( ( ( ( int ) p03d ) % 1000 ) / 10 ); + float ptend = ( float ) ( ( ( int ) p03d ) % 1000 ) / 10f; + // TODO: compare tests with legacy + if ( itendc < psign.length ) + prp03c = psign[itendc] * ptend; + } + return prp03c; + } + + /** + * Translates a WMO pressure tendency string into the pressure tendency + * code * 1000 + the magnitude of the change in tenths of millibars. + * @param ctend - the WMO pressure tendency string + * @return the pressure change information + */ + public static float prP03d( String ctend ){ + if (ctend != null && !ctend.isEmpty()) { +// String cc = ctend.substring(0, 4); + /* 88888888888888888888888888888888 */ + String cc = ctend.substring(0); + if (cc.length() >= 4) { + cc = ctend.substring(0, 4); + } + /* 888 */ +// if ( cc.charAt( 0 ) > '0' && cc.charAt( 0 ) > '8' && ( cc.compareTo( "999" ) != 0 ) ) { + if ( cc.charAt( 0 ) >= '0' && cc.charAt( 0 ) <='8' && ( cc.compareTo( "999" ) != 0 ) ) { +// return Float.parseFloat( cc ); + /* 8888888888888888888888888888888888 */ + float p03d = GempakConstants.RMISSD; + try { + p03d =Float.parseFloat( cc ); + } catch (Exception e) { + p03d = GempakConstants.RMISSD; + } + return p03d; + /* 888 */ + } + } + return GempakConstants.RMISSD; + } + + /** + * Computes station pressure from altimeter and station elevation using + * the equation + * PALT = ALTM * ( 1 - ( SELK * GAMUSD / To ) ) ** expo + * where + * SELK = SELV / 1000 + * To = US Std. Atmos. sea level temp in Kelvin + * = TMCK + 15 + * expo = GRAVTY / ( GAMUSD * RDGAS ) * 1000 + * Wallace and Hobbs. + * + * @param altm - Altimeter in millibars + * @param selv - Station elevation in meters + * @return the pressure in millibars if nont of the input values are missing and + * RMISSD ( otherwise ) + */ + public static float prPalt ( float altm, float selv){ + + float prpalt = GempakConstants.RMISSD; + + if ( !MissingValueTester.isDataValueMissing(altm) + && !MissingValueTester.isDataValueMissing(selv)){ + + float hgtk = prHgmk ( selv ); + + /*Calculate the exponent*/ + float expo = ( GempakConstants.GRAVTY / ( GempakConstants.GAMUSD * GempakConstants.RDGAS ) * 1000.0f); + + /*Calculate pressure*/ + prpalt = ( float ) ( altm * Math.pow( ( 1 - ( hgtk * GempakConstants.GAMUSD/ ( GempakConstants.TMCK + 15 ) ) ) , expo ) ); + } + return prpalt; + } + + /** + * Computes the equivalent potential temperature ( in Kelvin ) from + * the pressure ( in mb ), the temperature ( in Celsius ) and the dewpoint ( in Celsius ) + * using the equation: + * THTE = THTAM * EXP [ ( 3.376/TLCL - .00254 ) * + * ( MIXR * ( 1 + .81*.001*MIXR ) ) ] + * where + * THTAM = potential temperature of moist air + * = TMPK * (1000 / PRES) ** E + * E = RKAPPA * ( 1 - ( .28 * .001 * MIXR ) ) + * Bolton. + * + * @param pres - the pressure ( in mb ) + * @param tmpc - the temperature ( in Celsius ) + * @param dwpc - the dewpoint ( in Celsius ) + * @return the the equivalent potential temperature ( in Kelvin ), if all the input values + * are valid or RMISSD (-9999.0) otherwise + */ + public static float prThte ( float pres, float tmpc, float dwpc ){ + float prthte = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(pres) + && !MissingValueTester.isDataValueMissing(tmpc) + && !MissingValueTester.isDataValueMissing(dwpc) + && ( pres > 0) ){ + + /*Find mixing ratio*/ + float rmix = prMixr ( dwpc, pres); + + if ( !MissingValueTester.isDataValueMissing(rmix)){ + /*Change degrees Celsius to Kelvin*/ + float tmpk = prTmck ( tmpc ); + + /*Calculate theta for moist air (thtam) */ + float e = ( float) ( GempakConstants.RKAPPA * (1 - (0.28 * 0.001 * rmix) )); + float thtam = ( float ) ( tmpk * Math.pow(1000 / pres, e)); + + /*Find the temperature at the lifted condensation level */ + float tlcl = prTlcl ( tmpc, dwpc ); +// e = ( float ) ( ( ( 3.376 / tlcl ) - 0.00254 ) * ( rmix * ( 1 + 0.81 * 0.001 * rmix ) ) ); + e = ( ( 3.376f / tlcl ) - 0.00254f ) * ( rmix * ( 1 + 0.81f * 0.001f * rmix )); + prthte = ( float ) ( thtam * Math.exp(e)); + } + } + return prthte; + } + + /** + * Computes the temperature at the lifted condensation level for a parcel of air + * given the temperature ( in Celsius ) and the dewpoint (in Celsius) using the + * equation: + * TLCL = [ 1 / ( 1 / (DWPK-56) + ALOG (TMPK/DWPK) / 800 ) ] + 56 + * Boton. + * @param tmpc - the temperature ( in Celsius ) + * @param dwpc - the dewpoint ( in Celsius ) + * @return the lifted condensation level temperature In Kelvin, if both input values are valid + * and RMISSD ( -9999.0) otherwise + */ + public static float prTlcl ( float tmpc, float dwpc ){ + float prtlcl = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(tmpc) + && !MissingValueTester.isDataValueMissing(dwpc) + && tmpc >= -GempakConstants.TMCK + && dwpc >= -GempakConstants.TMCK){ + float tmpk = prTmck ( tmpc ); + float dwpk = prTmck ( dwpc ); + prtlcl = ( float ) ( ( 800 * ( dwpk - 56 ) / ( 800 + ( dwpk - 56 ) * Math.log ( tmpk / dwpk ) ) ) + 56 ); + + } + return prtlcl; + } + + + /** + * Computes the temperature ( in Kelvin ) from the pressure ( in mb ) and + * the potential temperature ( in Kelvin ) using the Poisson equation: + * TMPK = THTA * ( PRES / 1000 ) ** RKAPPA + * + * @param pres - the pressure ( in mb ) + * @param thta - the potential temperature ( in Kelvin ) + * @return the temperature ( in Kelvin ) + */ + public static float prTmpk ( float pres, float thta ){ + float prtmpk = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(pres) + && !MissingValueTester.isDataValueMissing(thta) + && ( pres >= 0 ) ){ + prtmpk = ( float ) ( thta * ( Math.pow( pres / 1000f, GempakConstants.RKAPPA ) ) ); + } + + return prtmpk; + } + + /** + *
+		 * Computes the parcel temperature ( in Kelvin ) from the equivalent potential temp ( in Kelvin ),
+		 * pressure ( in millibars ) and the first guess temperature ( in Kelvin ). 
+		 * The parcel temperature at level pres on a specified moist adiabat ( thte ). 
+		 * The computation is an iterative Newton-Raphson technique of the form:
+		 * 
+		 * x = x(guess) + [ f( x ) - f( x(guess) ) ] / f'( x(guess) )
+		 * f' is approximated with finite differences
+		 * f' = [ f( x(guess) + 1 ) - f( x(guess) ) ] / 1
+		 * 
+		 * If tguess is 0, a reasonable first guess will be made.
+		 * Convergence is not guaranteed for extreme input values.  If the
+		 * computation does not converge after 100 iterations, the missing 
+		 * data value will be returned. 
+		 * @param thte      - Equivalent potential temp ( in Kelvin )
+		 * @param pres      - Pressure ( in millibars )
+		 * @param tguess   - First guess temperature ( in Kelvin )
+		 * @return the Parcel temperature in Kelvin if all the input values are valid 
+		 * (without being extreme) and if a convergence is obtained within 100 iterations 
+		 * or RMISSD (-9999.0) otherwise.
+		 * 
+ */ + public static float prTmst ( float thte, float pres, float tguess){ + float prtmst = GempakConstants.RMISSD; + + if ( !MissingValueTester.isDataValueMissing(thte) + && !MissingValueTester.isDataValueMissing(pres) + && !MissingValueTester.isDataValueMissing(tguess) + && ( thte > 0 ) + && ( pres > 0 ) + && ( tguess >= 0 ) ){ + + float tg = tguess; + /* + * If tguess is passed as 0. it is computed from an MIT scheme + */ + if ( tg == 0 ){ + float diffVar = thte - 270; + float mathFormula1 = (float) ( diffVar > 0 ? diffVar : 0.0 ); + tg = (float) ( ( thte - 5.0f * ( Math.pow ( mathFormula1, 1.05f) ) ) * ( Math.pow ( pres / 1000.0f, 0.2f ) ) ); + } + + /*Set convergence and initial guess in degrees Celsius*/ + float epsi = 0.01f; + float tgnu = prTmkc ( tg); + + /* + * Set a limit of 100 iterations. Compute tenu,tenup, the + * thte's at one degree above the guess temperature. + */ + int index = 0; + while( index < 100 ){ + float tgnup = tgnu + 1; + float tenu = prThte ( pres, tgnu, tgnu ); + float tenup = prThte ( pres, tgnup, tgnup); + /*Check that the THTE's exist.*/ + if ( !MissingValueTester.isDataValueMissing(tenup) + && !MissingValueTester.isDataValueMissing(tenu)){ + + /*Compute the correction*/ + float cor = ( thte - tenu ) / ( tenup - tenu ); + tgnu += cor; + + if ( ( cor < epsi ) && (-cor < epsi) ){ + + /*return on convergence*/ + prtmst = prTmck ( tgnu); + break; + } + } + index++; + } + } + return prtmst; + } + /** + * Computes the mixing ratio in grams/kilograms from the dewpoint ( in Celsius ) + * and the pressure ( in mb) using the equation: + * MIXR = .62197 * ( e / ( PRES - e ) ) * 1000. + * where + * e = VAPR * corr + * corr = (1.001 + ( ( PRES - 100. ) / 900. ) * .0034) + * ( University of Wisconsin green sheet ). + * This method can also be used for the folloiwng computations: + * MIXS from TMPC and PRES + * SMXR from DWPC and PALT + * SMXS from TMPC and PALT + * + * @param dwpc - the dewpoint ( in Celsius ) + * @param pres - the pressure ( in mb) + * @return the mising ratio ( in grams / kilograms ) if both the input + * parameters are valid and RMISSD (-9999.0) otherwise. + */ + public static float prMixr ( float dwpc, float pres ){ + float prmixr = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(dwpc) + && !MissingValueTester.isDataValueMissing(pres)){ + /*Calculate vapor pressure*/ + float vapr = prVapr ( dwpc ); + if ( !MissingValueTester.isDataValueMissing(vapr)){ + /* + * (Non-Javadoc) + * corr is a correction to the vapor pressure since the atmosphere is not an ideal gas. + */ + float corr = ( float ) (1.001 + ( ( pres - 100 ) / 900 ) * 0.0034 ); + float e = corr * vapr; + /* - * Adjust for high regression at low relative humidity for - * temperatures above 80 degrees F. + * Test for unphysical case of large E at low PRES */ - if ((relh <= 13.0) && ((tmpf >= 80.0) && (tmpf <= 112.0))) { - float adj1 = (float) ((13. - relh) / 4); - float adj2 = (float) (Math.sqrt((17 - Math - .abs(tmpf - 95)) / 17)); - float adj = adj1 * adj2; - prheat -= adj; + if ( e <= ( 0.5 * pres ) ){ + /*Calculate mixing ratio */ + prmixr = ( float ) ( 0.62197 * ( e / ( pres - e ) ) * 1000 ); } - /* - * Adjust for low regression at high relative humidity and - * temperatures in the mid-80s - */ - else if ((relh > 85) && ((tmpf >= 80.0) && (tmpf <= 87.0))) { - float adj1 = (float) ((relh - 85.0) / 10.0); - float adj2 = (float) ((87.0 - tmpf) / 5); - float adj = adj1 * adj2; - prheat += adj; - } - } - } - } - return prheat; - } - - /*** - * Computes the height (rounded off to the nearest foot) in feet for the - * input height in meters. The equation used is: HGFT = math.round ( HGHT * - * 3.28084 ) - * - * @param hght - * - the height in meters - * @return the height in feet - */ - public static float prHgmf(float hght) { - /* Sanity check */ - if (MissingValueTester.isDataValueMissing(hght)) { - return GempakConstants.RMISSD; - } - // return ( (int) ( hght * GempakConstants.METERS_TO_FEET ) ); - return (Math.round(hght * GempakConstants.METERS_TO_FEET)); - } - - /** - * Computes the height in meters from the input height in feet using the - * equation: HGHT = HGFT * .3048 - * - * @param hgft - * - the height in feet - * @return the equivalent height in meters if the input hgft is valid and - * RMISSD ( -9999.0 ) otherwise - */ - public static float prHgfm(float hgft) { - return (!MissingValueTester.isDataValueMissing(hgft) ? (hgft * GempakConstants.FEET_TO_METERS) - : GempakConstants.RMISSD); - } - - /** - * Computes the height in miles from the input height in feet using the - * equation: HGML = HGFT / 5280. - * - * @param hgft - * - the height in feet - * @return the equivalent height in miles if the input hgft is valid and - * RMISSD ( -9999.0 ) otherwise - */ - public static float prHgfs(float hgft) { - return (!MissingValueTester.isDataValueMissing(hgft) ? (hgft * GempakConstants.FEET_TO_MILES) - : GempakConstants.RMISSD); - } - - /** - * Computes the height in feet from the input height in miles using the - * equation: HGFT = HGML * 5280 - * - * @param hgml - * - the height in miles - * @return the equivalent height in miles if the input hgml is valid and - * RMISSD ( -9999.0 ) otherwise - */ - public static float prHgsf(float hgml) { - return (!MissingValueTester.isDataValueMissing(hgml) ? (hgml * GempakConstants.MILES_TO_FEET) - : GempakConstants.RMISSD); - } - - /** - * Computes the height in kilometers, from the input height in meters - * - * @param value - * - height in meters - * @return the equivalent height in kilometers if the input value is valid - * and RMISSD ( - 9999.0) otherwise. - */ - public static float prHgmk(float value) { - return ((value != GempakConstants.RMISSD) ? (value * GempakConstants.METERS_TO_KILOMETERS) - : GempakConstants.RMISSD); - } - - /** - * Computes the height in meters, from the input height in kilometers - * - * @param value - * - height in kilometers - * @return the equivalent height in meters if the input value is valid and - * RMISSD ( - 9999.0) otherwise. - */ - public static float prHgkm(float value) { - return ((value != GempakConstants.RMISSD) ? (value * GempakConstants.KILOMETERS_TO_METERS) - : GempakConstants.RMISSD); - } - - /** - * Computes the height in decameters, from the input height in meters - * - * @param hght - * - height in meters - * @return the equivalent height in decameters if the input value is valid - * and RMISSD ( - 9999.0) otherwise. - */ - public static float prHgmd(float hght) { - return ((hght != GempakConstants.RMISSD) ? (hght * GempakConstants.METERS_TO_DECAMETERS) - : GempakConstants.RMISSD); - } - - /** - * Computes the height in meters, from the input height in nautical miles - * using the equation: HGTM = 1852. * HGTN - * - * @param hgtn - * - height in nautical miles - * @return the equivalent height in meters if the input value is valid and - * RMISSD ( - 9999.0) otherwise. - */ - public static float prHgnm(float hgtn) { - return ((hgtn != GempakConstants.RMISSD) ? (hgtn * GempakConstants.NAUTICAL_MILES_TO_METERS) - : GempakConstants.RMISSD); - } - - /** - * Computes the humiture index from the air temperature and the dew point - * temperature using the equation: PR_HMTR = TMPF + ( PR_VAPR ( DWPC ) - 21 - * ) - * - * @param tmpf - * - the air temperature (in Farenheit) - * @param dwpf - * - the dew point (in Farenheit) - * @return the humiture index if both the air temperature and the dewpoint - * temperature are valid values and RMISSD ( -9999.0) otherwise - */ - public static float prHmtr(float tmpf, float dwpf) { - float prhmtr = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tmpf) - && (!MissingValueTester.isDataValueMissing(dwpf))) { - float dwpc = prTmfc(dwpf); - prhmtr = tmpf + (prVapr(dwpc) - 21); - } - return prhmtr; - } - - /** - * Computes the vapor pressure ( in mb) from the input dewpoint temperature - * in Celsius using the equation: VAPR = 6.112 * EXP [ (17.67 * DWPC) / - * (DWPC + 243.5) ] - * - * @param dwpc - * - the dewpoint temperature ( in Celsius ) - * @return the vapor pressure ( in mb) from the dewpoint temperature if it - * is valid and RMISSD ( - 9999.0) otherwise - */ - public static float prVapr(float dwpc) { - if (!MissingValueTester.isDataValueMissing(dwpc) && (dwpc >= -240.0f)) { - return ((float) (6.112 * (Math.exp((17.67 * dwpc) / (dwpc + 243.5))))); - } - return GempakConstants.RMISSD; - } - - /** - * Computes the rate of ice accretion/growth of ice on a vessel in salt - * water, in units of inches per 3 hours (the WMO standard) The formula used - * is IGRO = ( A*pr + B*pr*pr + C*pr*pr*pr ) * CVFAC where A = 2.73 * 10e-2 - * B = 2.91 * 10e-4 C = 1.84 * 10e-6 pr = ( sped * ( -1.7 - tmpc ) ) / ( 1 + - * 0.4 * ( sstc + 1.7 ) ) (priesendorfer regression) and CVFAC = 1.1811, to - * convert cm/hr to in/3hr. - * - * @param tmpc - * - the observed surface air temperature in Celsius - * @param sstc - * - the observed surface sea temperature in Celsius - * @param sped - * - the observed wind speed - * @return the rate of ice growth if all the input values are valid and lie - * between specific limits and if the rate of ice growth that is - * computed is greater than or equal to 0, or RMISSD (-9999.0) - */ - public static float prIgro(float tmpc, float sstc, float sped) { - float prigro = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(sstc) - && !MissingValueTester.isDataValueMissing(sped)) { - - /* Check that these values are within the valid range */ - if ((sped >= 0 && sped <= 50) && (tmpc >= -20 && tmpc <= 0) - && (sstc >= -1.7f && sstc <= 12)) { - - float A = 0.0273f; - float B = 0.000291f; - float C = 0.00000184f; - float cvfac = 1.1811f; // to convert cm/hr to in per 3 hours - float pr = (float) ((sped * (-1.7 - tmpc)) / (1 + 0.4 * (sstc + 1.7))); // Compute - // the - // Priesendorfer - // regression - float pr2 = pr * pr; - prigro = (A * pr + B * pr2 + C * pr * pr2) * cvfac; - if (prigro < 0) - prigro = GempakConstants.RMISSD; - } - } - return prigro; - } - - /** - * Converts the input value (in inches) to millimeters using the equation: - * INMM = XINCH * 25.4 - * - * @param xinch - * - input value in inches - * @return the equivalent value in millimeters if the input value is not - * missing and RMISSD otherwise. - */ - public static float prInmm(float xinch) { - return (!MissingValueTester.isDataValueMissing(xinch) ? (xinch * GempakConstants.INCHES_TO_MILLIMETERS) - : GempakConstants.RMISSD); - } - - /** - * Converts the input height in millimeters to inches using the equation: - * MMIN = .0393701 * XMILM - * - * @param xmilm - * - the input height in millimeters - * @return the equivalent height in inches if the input height is valid or - * RMISSD otherwise. - */ - public static float prMmin(float xmilm) { - return (!MissingValueTester.isDataValueMissing(xmilm) ? (xmilm * GempakConstants.MILLIMETERS_TO_INCHES) - : GempakConstants.RMISSD); - } - - /** - * Computes the mountain obscuration threshold met indicator - * - * @param cmsl - * - Ceiling converted to MSL in 100's of ft - * @param otval - * - Mountain obscuration threshold in 100's of ft - * @return The mountain obscuration threshold met indicator if the input - * values are valid or RMISSD (-9999) otherwise - */ - public static float prMobs(float cmsl, float otval) { - if (!MissingValueTester.isDataValueMissing(cmsl) - && !MissingValueTester.isDataValueMissing(otval)) { - return ((cmsl < otval) ? 1.0f : 0.0f); - } - return GempakConstants.RMISSD; - } - - /** - * Computes the actual latitude given the range, azimuth and station - * latitude, longitude and elevation. Equations developed for use in the - * AOIPS radar package are used. - * - * @param slat - * - the station latitude - * @param slon - * - the station longitude - * @param range - * - the range in kilometers - * @param azim - * - the geographic azimuth in radians - * @param selv - * - the station elevation - * @return the actual latitude if all the input parameters are valid and - * RMISSD ( -9999.0) otherwise - */ - public static float prLati(float slat, float slon, float range, float azim, - float selv) { - getRZLLInstance().prRzll(slat, slon, range, azim, selv); - return getRZLLInstance().getXlat(); - } - - /** - * Computes the actual longitude given the range, azimuth and station - * latitude, longitude and elevation. Equations developed for use in the - * AOIPS radar package are used. - * - * @param slat - * - the station latitude - * @param slon - * - the station longitude - * @param range - * - the range in kilometers - * @param azim - * - the geographic azimuth in radians - * @param selv - * - the station elevation - * @return the actual longitude if all the input parameters are valid and - * RMISSD ( -9999.0) otherwise - */ - public static float prLoni(float slat, float slon, float range, float azim, - float selv) { - getRZLLInstance().prRzll(slat, slon, range, azim, selv); - return getRZLLInstance().getXlon(); - } - - /** - * Computes the latent heat of vaporization at constant pressure from the - * input temperature (in Celsius) using the equation: LHVP = ( 2.500 - - * .00237 * TMPC ) * 10E6 LHVP is in J/kg. - * - * @param tmpc - * - the input temperature (in Celsius) - * @return the latent heat of vaporization at constant pressure if the input - * temperature is valid and RMISSD ( -9999.0) otherwise - */ - public static float prLhvp(float tmpc) { - return (!MissingValueTester.isDataValueMissing(tmpc) ? (float) ((2.500 - 0.00237 * tmpc) * 1000000) - : GempakConstants.RMISSD); - } - - /** - * Computes the temperature of a parcel lifted (or sunk) adiabatically to a - * given pressure. - * - * @param thta - * - Potential temperature in Kelvin - * @param thte - * - Equivalent potential temp in Kelvin - * @param pres - * - Lifted pressure - * @return the lifted temperature in Celsius, if all the input parameters - * are valid or RMISSD (-9999.0) otherwise - */ - public static float prLtmp(float thta, float thte, float pres) { - float prltmp = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(thta) - && !MissingValueTester.isDataValueMissing(thte) - && !MissingValueTester.isDataValueMissing(pres)) { - - /* Compute parcel temperatures on moist and dry adiabats */ - float tmpe = prTmst(thte, pres, 0.0f); - float tmpd = prTmpk(pres, thta); - if (!MissingValueTester.isDataValueMissing(tmpe) - && !MissingValueTester.isDataValueMissing(tmpd)) { - - /* - * ( Non-Javadoc ) The correct parcel temperature is the warmer - * of the temperature on the dry adiabat and the temperature on - * the moist adiabat. + } + } + return prmixr; + } + + /** + * Returns PMSL if available, otherwise will return ALTM if available. + * The purpose of this method is to provide greater station availability + * for surface analysis. + * @param altm - Altimeter ( in mb ) + * @param pmsl - Sea-level pressure ( in mb ) + * @return Returns pmsl if available, otherwise returns altm. + * If neither are available it returns RMISSD ( - 9999.0) + */ + public static float prPany ( float altm, float pmsl){ + if ( !MissingValueTester.isDataValueMissing ( pmsl ) ) + return pmsl; + else if ( !MissingValueTester.isDataValueMissing ( altm ) ) + return altm; + else + return GempakConstants.RMISSD; + } + + /** + * Computes the wind direction in degrees from packed speed and direction + * given as input using the equation: + * DRCT = 5. * INT ( PSPD / 500. ) + * + * @param pspd - packed speed and direction. It is in the form DDFFF + * where DD is the wind direction in tens of degrees, and FFF is + * either the wind speed or wind speed plus 500, depending on the + * units digit of direction rounded to the nearest 5 degrees + * @return Wind direction in degrees + */ + public static float prPkdd ( float pspd){ + float prpkdd = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(pspd) ){ + /* + * ( Non-Javadoc ) + * The factor of 5 accounts for encoding the units digit of + * direction (to the nearest 5 degrees) in the hundreds digit of + * speed. */ - prltmp = (tmpe > tmpd ? prTmkc(tmpe) : prTmkc(tmpd)); - } - } - return prltmp; - } - - /** - * Multiplies the input value by 100 - * - * @param value - * - the value to be multiplied - * @return the value multiplied by 100 if it is not missing or RMISSD ( - * -9999.0) otherwise - */ - public static float prM100(float value) { - return (!MissingValueTester.isDataValueMissing(value) ? (value * 100.0f) - : GempakConstants.RMISSD); - } - - /** - *
-     * Computes the moist hydrostatic height at pressure pt from a lower 
-     * height and pressure, and the scale height in the layer.
-     * The moist hydrostatic height is computed as an integrated quantity.
-     * Thus, the lower height should have been integrated from the surface.
-     * The equation used is:   PR_MHGT  =  HB + SCALE * ALOG ( PB / PT )
-     * @param hb          - Bottom height
-     * @param pb          - Bottom pressure 
-     * @param pt           - Top pressure 
-     * @param scale       - Scale height
-     * @return The moist hydrostatic height if all the input values are valid and if the 
-     * pressure and temperature are greater than 0. Or RMISSD (-9999.0) otherwise.
-     * 
- */ - public static float prMhgt(float hb, float pb, float pt, float scale) { - if (!MissingValueTester.isDataValueMissing(hb) - && !MissingValueTester.isDataValueMissing(pb) - && !MissingValueTester.isDataValueMissing(pt) - && !MissingValueTester.isDataValueMissing(scale) && (pt > 0) - && (pb > 0)) { - return ((float) (hb + scale * Math.log(pb / pt))); - } - - return GempakConstants.RMISSD; - } - - /** - * Extracts the pressure change ( in millibars ) from the pressure tendency - * information - * - * @param p03d - * - Pressure tendency information - * @return the pressure change ( in mb ) - */ - public static float prP03c(float p03d) { - float prp03c = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(p03d)) { - float[] psign = { 1, 1, 1, 1, 0, -1, -1, -1, -1 }; - int itendc = (int) (p03d / 1000); - // float ptend = ( float ) ( ( ( ( int ) p03d ) % 1000 ) / 10 ); - float ptend = (((int) p03d) % 1000) / 10f; - // TODO: compare tests with legacy - if (itendc < psign.length) - prp03c = psign[itendc] * ptend; - } - return prp03c; - } - - /** - * Translates a WMO pressure tendency string into the pressure tendency code - * * 1000 + the magnitude of the change in tenths of millibars. - * - * @param ctend - * - the WMO pressure tendency string - * @return the pressure change information - */ - public static float prP03d(String ctend) { - if (ctend != null && !ctend.isEmpty()) { - // String cc = ctend.substring(0, 4); - /* 88888888888888888888888888888888 */ - String cc = ctend.substring(0); - if (cc.length() >= 4) { - cc = ctend.substring(0, 4); - } - /* 888 */ - // if ( cc.charAt( 0 ) > '0' && cc.charAt( 0 ) > '8' && ( - // cc.compareTo( "999" ) != 0 ) ) { - if (cc.charAt(0) >= '0' && cc.charAt(0) <= '8' - && (cc.compareTo("999") != 0)) { - // return Float.parseFloat( cc ); - /* 8888888888888888888888888888888888 */ - float p03d = GempakConstants.RMISSD; - try { - p03d = Float.parseFloat(cc); - } catch (Exception e) { - p03d = GempakConstants.RMISSD; - } - return p03d; - /* 888 */ - } - } - return GempakConstants.RMISSD; - } - - /** - * Computes station pressure from altimeter and station elevation using the - * equation PALT = ALTM * ( 1 - ( SELK * GAMUSD / To ) ) ** expo where SELK - * = SELV / 1000 To = US Std. Atmos. sea level temp in Kelvin = TMCK + 15 - * expo = GRAVTY / ( GAMUSD * RDGAS ) * 1000 Wallace and Hobbs. - * - * @param altm - * - Altimeter in millibars - * @param selv - * - Station elevation in meters - * @return the pressure in millibars if nont of the input values are missing - * and RMISSD ( otherwise ) - */ - public static float prPalt(float altm, float selv) { - - float prpalt = GempakConstants.RMISSD; - - if (!MissingValueTester.isDataValueMissing(altm) - && !MissingValueTester.isDataValueMissing(selv)) { - - float hgtk = prHgmk(selv); - - /* Calculate the exponent */ - float expo = (GempakConstants.GRAVTY - / (GempakConstants.GAMUSD * GempakConstants.RDGAS) * 1000.0f); - - /* Calculate pressure */ - prpalt = (float) (altm * Math.pow((1 - (hgtk - * GempakConstants.GAMUSD / (GempakConstants.TMCK + 15))), - expo)); - } - return prpalt; - } - - /** - * Computes the equivalent potential temperature ( in Kelvin ) from the - * pressure ( in mb ), the temperature ( in Celsius ) and the dewpoint ( in - * Celsius ) using the equation: THTE = THTAM * EXP [ ( 3.376/TLCL - .00254 - * ) * ( MIXR * ( 1 + .81*.001*MIXR ) ) ] where THTAM = potential - * temperature of moist air = TMPK * (1000 / PRES) ** E E = RKAPPA * ( 1 - ( - * .28 * .001 * MIXR ) ) Bolton. - * - * @param pres - * - the pressure ( in mb ) - * @param tmpc - * - the temperature ( in Celsius ) - * @param dwpc - * - the dewpoint ( in Celsius ) - * @return the the equivalent potential temperature ( in Kelvin ), if all - * the input values are valid or RMISSD (-9999.0) otherwise - */ - public static float prThte(float pres, float tmpc, float dwpc) { - float prthte = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(pres) - && !MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(dwpc) && (pres > 0)) { - - /* Find mixing ratio */ - float rmix = prMixr(dwpc, pres); - - if (!MissingValueTester.isDataValueMissing(rmix)) { - /* Change degrees Celsius to Kelvin */ - float tmpk = prTmck(tmpc); - - /* Calculate theta for moist air (thtam) */ - float e = (float) (GempakConstants.RKAPPA * (1 - (0.28 * 0.001 * rmix))); - float thtam = (float) (tmpk * Math.pow(1000 / pres, e)); - - /* Find the temperature at the lifted condensation level */ - float tlcl = prTlcl(tmpc, dwpc); - // e = ( float ) ( ( ( 3.376 / tlcl ) - 0.00254 ) * ( rmix * ( 1 - // + 0.81 * 0.001 * rmix ) ) ); - e = ((3.376f / tlcl) - 0.00254f) - * (rmix * (1 + 0.81f * 0.001f * rmix)); - prthte = (float) (thtam * Math.exp(e)); - } - } - return prthte; - } - - /** - * Computes the temperature at the lifted condensation level for a parcel of - * air given the temperature ( in Celsius ) and the dewpoint (in Celsius) - * using the equation: TLCL = [ 1 / ( 1 / (DWPK-56) + ALOG (TMPK/DWPK) / 800 - * ) ] + 56 Boton. - * - * @param tmpc - * - the temperature ( in Celsius ) - * @param dwpc - * - the dewpoint ( in Celsius ) - * @return the lifted condensation level temperature In Kelvin, if both - * input values are valid and RMISSD ( -9999.0) otherwise - */ - public static float prTlcl(float tmpc, float dwpc) { - float prtlcl = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(dwpc) - && tmpc >= -GempakConstants.TMCK - && dwpc >= -GempakConstants.TMCK) { - float tmpk = prTmck(tmpc); - float dwpk = prTmck(dwpc); - prtlcl = (float) ((800 * (dwpk - 56) / (800 + (dwpk - 56) - * Math.log(tmpk / dwpk))) + 56); - - } - return prtlcl; - } - - /** - * Computes the temperature ( in Kelvin ) from the pressure ( in mb ) and - * the potential temperature ( in Kelvin ) using the Poisson equation: TMPK - * = THTA * ( PRES / 1000 ) ** RKAPPA - * - * @param pres - * - the pressure ( in mb ) - * @param thta - * - the potential temperature ( in Kelvin ) - * @return the temperature ( in Kelvin ) - */ - public static float prTmpk(float pres, float thta) { - float prtmpk = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(pres) - && !MissingValueTester.isDataValueMissing(thta) && (pres >= 0)) { - prtmpk = (float) (thta * (Math.pow(pres / 1000f, - GempakConstants.RKAPPA))); - } - - return prtmpk; - } - - /** - *
-     * Computes the parcel temperature ( in Kelvin ) from the equivalent potential temp ( in Kelvin ),
-     * pressure ( in millibars ) and the first guess temperature ( in Kelvin ). 
-     * The parcel temperature at level pres on a specified moist adiabat ( thte ). 
-     * The computation is an iterative Newton-Raphson technique of the form:
-     * 
-     * x = x(guess) + [ f( x ) - f( x(guess) ) ] / f'( x(guess) )
-     * f' is approximated with finite differences
-     * f' = [ f( x(guess) + 1 ) - f( x(guess) ) ] / 1
-     * 
-     * If tguess is 0, a reasonable first guess will be made.
-     * Convergence is not guaranteed for extreme input values.  If the
-     * computation does not converge after 100 iterations, the missing 
-     * data value will be returned. 
-     * @param thte      - Equivalent potential temp ( in Kelvin )
-     * @param pres      - Pressure ( in millibars )
-     * @param tguess   - First guess temperature ( in Kelvin )
-     * @return the Parcel temperature in Kelvin if all the input values are valid 
-     * (without being extreme) and if a convergence is obtained within 100 iterations 
-     * or RMISSD (-9999.0) otherwise.
-     * 
- */ - public static float prTmst(float thte, float pres, float tguess) { - float prtmst = GempakConstants.RMISSD; - - if (!MissingValueTester.isDataValueMissing(thte) - && !MissingValueTester.isDataValueMissing(pres) - && !MissingValueTester.isDataValueMissing(tguess) && (thte > 0) - && (pres > 0) && (tguess >= 0)) { - - float tg = tguess; - /* - * If tguess is passed as 0. it is computed from an MIT scheme - */ - if (tg == 0) { - float diffVar = thte - 270; - float mathFormula1 = (float) (diffVar > 0 ? diffVar : 0.0); - tg = (float) ((thte - 5.0f * (Math.pow(mathFormula1, 1.05f))) * (Math - .pow(pres / 1000.0f, 0.2f))); - } - - /* Set convergence and initial guess in degrees Celsius */ - float epsi = 0.01f; - float tgnu = prTmkc(tg); - - /* - * Set a limit of 100 iterations. Compute tenu,tenup, the thte's at - * one degree above the guess temperature. - */ - int index = 0; - while (index < 100) { - float tgnup = tgnu + 1; - float tenu = prThte(pres, tgnu, tgnu); - float tenup = prThte(pres, tgnup, tgnup); - /* Check that the THTE's exist. */ - if (!MissingValueTester.isDataValueMissing(tenup) - && !MissingValueTester.isDataValueMissing(tenu)) { - - /* Compute the correction */ - float cor = (thte - tenu) / (tenup - tenu); - tgnu += cor; - - if ((cor < epsi) && (-cor < epsi)) { - - /* return on convergence */ - prtmst = prTmck(tgnu); - break; - } - } - index++; - } - } - return prtmst; - } - - /** - * Computes the mixing ratio in grams/kilograms from the dewpoint ( in - * Celsius ) and the pressure ( in mb) using the equation: MIXR = .62197 * ( - * e / ( PRES - e ) ) * 1000. where e = VAPR * corr corr = (1.001 + ( ( PRES - * - 100. ) / 900. ) * .0034) ( University of Wisconsin green sheet ). This - * method can also be used for the folloiwng computations: MIXS from TMPC - * and PRES SMXR from DWPC and PALT SMXS from TMPC and PALT - * - * @param dwpc - * - the dewpoint ( in Celsius ) - * @param pres - * - the pressure ( in mb) - * @return the mising ratio ( in grams / kilograms ) if both the input - * parameters are valid and RMISSD (-9999.0) otherwise. - */ - public static float prMixr(float dwpc, float pres) { - float prmixr = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(dwpc) - && !MissingValueTester.isDataValueMissing(pres)) { - /* Calculate vapor pressure */ - float vapr = prVapr(dwpc); - if (!MissingValueTester.isDataValueMissing(vapr)) { - /* - * (Non-Javadoc) corr is a correction to the vapor pressure - * since the atmosphere is not an ideal gas. - */ - float corr = (float) (1.001 + ((pres - 100) / 900) * 0.0034); - float e = corr * vapr; - - /* - * Test for unphysical case of large E at low PRES - */ - if (e <= (0.5 * pres)) { - /* Calculate mixing ratio */ - prmixr = (float) (0.62197 * (e / (pres - e)) * 1000); - } - } - } - return prmixr; - } - - /** - * Returns PMSL if available, otherwise will return ALTM if available. The - * purpose of this method is to provide greater station availability for - * surface analysis. - * - * @param altm - * - Altimeter ( in mb ) - * @param pmsl - * - Sea-level pressure ( in mb ) - * @return Returns pmsl if available, otherwise returns altm. If neither are - * available it returns RMISSD ( - 9999.0) - */ - public static float prPany(float altm, float pmsl) { - if (!MissingValueTester.isDataValueMissing(pmsl)) - return pmsl; - else if (!MissingValueTester.isDataValueMissing(altm)) - return altm; - else - return GempakConstants.RMISSD; - } - - /** - * Computes the wind direction in degrees from packed speed and direction - * given as input using the equation: DRCT = 5. * INT ( PSPD / 500. ) - * - * @param pspd - * - packed speed and direction. It is in the form DDFFF where DD - * is the wind direction in tens of degrees, and FFF is either - * the wind speed or wind speed plus 500, depending on the units - * digit of direction rounded to the nearest 5 degrees - * @return Wind direction in degrees - */ - public static float prPkdd(float pspd) { - float prpkdd = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(pspd)) { - /* - * ( Non-Javadoc ) The factor of 5 accounts for encoding the units - * digit of direction (to the nearest 5 degrees) in the hundreds - * digit of speed. - */ - prpkdd = (5 * (int) (pspd / 500)); - if (prpkdd >= 360) - prpkdd -= 360; - } - return prpkdd; - } - - /** - * Computes the wind speed ( in knots ) given the packed speed and direction - * using the equation: SPED = MOD ( INT (PSPD) , 500 ) - * - * @param pspd - * - The packed speed and direction. It is in the form DDFFF - * where DD is the wind direction in tens of degrees, and FFF is - * either the wind speed or wind speed plus 500, depending on the - * units digit of direction rounded to the nearest 5 degrees - * @return The wind speed ( in knots ) - */ - public static float prPkss(float pspd) { - float prpkss = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(pspd)) { - // Formally, SPED is MOD ( PSPD, 1000 ), with 500 subtracted off if - // needed, but 1000 is a multiple of 500, so it is done in 1 step. - prpkss = ((int) pspd) % 500; - } - return prpkss; - } - - /** - * Computes the lifted condensation level pressure ( in mb ) for a parcel of - * air from TMPC, PRES, adn TLCL. TLCL may be computed using PR_TLCL. The - * equation used is a modified Poisson equation: PLCL = PRES * ( TLCL / TMPK - * ) ** ( 1 / RKAPPA ) - * - * @param tmpc - * - Temperature ( in Celsius ) before lifting the air parcel - * @param pres - * - Pressure ( in mb ) before lifting the air parcel - * @param tlcl - * - Temperature ( in Kelvin ) at the lifted condensation level - * @return the pressure at the lifted condensation level, if all the inputs - * are valid and RMISSD ( -9999) otherwise - */ - public static float prPlcl(float tmpc, float pres, float tlcl) { - float prplcl = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(pres) - // && !MissingValueTester.isDataValueMissing( tmpc ) ){ - && !MissingValueTester.isDataValueMissing(tlcl)) { - float tmpk = prTmck(tmpc); - prplcl = (float) (pres * Math.pow((tlcl / tmpk), - (1 / GempakConstants.RKAPPA))); - } - return prplcl; - } - - /** - *
-     *  Computes the mean sea level pressure ( in mb ) from the station pressure ( in mb ),
-     *  the temperature ( in deg Celsius), the dewpoint ( in deg Celsius ) and 
-     *  the station elevation ( in meters ) using the equation:
-     *  	PMSL = PRES * EXP ( ( GRAVTY * SELV ) / ( RDGAS * TVAVE ) ) 
-     *     where
-     *     		 TVAVE = avg virtual temp between station and sea level 
-     *     		        = TVRK + ( DELTV / 2 )
-     *     		 DELTV = GAMUSD * SELV / 1000
-     *  Wallace and Hobbs.
-     * @param pres - the station pressure ( in mb )
-     * @param tmpc - the temperature ( in deg Celsius)
-     * @param dwpc - the dewpoint ( in deg Celsius )
-     * @param selv - the station elevation ( in meters )
-     * @return the mean sea level pressure ( in mb ) if all the inputs are valid and RMISSD ( -9999) otherwise
-     * 
-     * 
-     * 
- */ - public static float prPmsl(float pres, float tmpc, float dwpc, float selv) { - float prpmsl = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(pres) - && !MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(dwpc) - && !MissingValueTester.isDataValueMissing(selv)) { - /* Calculate virtual temperature */ - float tv = prTvrk(tmpc, dwpc, pres); - /* 8888888888888 */ - System.out.println(" tv=" + tv); - /* 888 */ - - /* deltaV and tVave */ - float deltaV = selv * GempakConstants.GAMUSD / 1000; - // float tVave = tv + ( deltaV + 2); - float tVave = tv + (deltaV / 2); - float mathFormula = (GempakConstants.GRAVTY * selv) - / (GempakConstants.RDGAS * tVave); - /* 8888888888888 */ - System.out.println(" selv=" + selv + " tVave=" + tVave - + " mathForm=" + mathFormula); - /* 888 */ - // prpmsl = ( float) ( Math.exp(mathFormula) ); - prpmsl = (float) (pres * Math.exp(mathFormula)); - } - return prpmsl; - } - - /** - * Computes the parcel pressure from THTE the equivalent potential - * temperature ( in Kelvin ) and and TMPC the parcel temperature at PRES on - * a specified moist adiabat (THTE). The computation is an iterative - * Newton-Raphson technique of the form: x = x(guess) + [ f( x ) - f( - * x(guess) ) ] / f'( x(guess) ) - * - * f' is approximated with finite differences f' = [ f( x(guess) + 1 ) - f( - * x(guess) ) ] / 1 Convergence is not guaranteed for extreme input values. - * If the computation does not converge after 100 iterations, the missing - * data value will be returned. - * - * @param thte - * - Equivalent potential temperature ( in Kelvin ) - * @param tmpk - * - Parcel temperature ( in Kelvin ) - * @return the pressure ( in mb ) - */ - public static float prPmst(float thte, float tmpk) { - float prpmst = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(thte) - && !MissingValueTester.isDataValueMissing(tmpk) && (thte > 0)) { - /* Set convergence and initial guess of pressure */ - float epsi = 0.01f; - float tmpc = prTmkc(tmpk); - float pgdn = (float) (1000 * Math.pow((tmpk / thte), - GempakConstants.AKAPPA)); - /* - * (Non-Javadoc) Set a limit of 100 iterations. Compute tedn and - * teup, the thte's at one degree above the guess temperature - */ - for (int index = 0; index < 100; index++) { - float pgup = pgdn + 1; - float tedn = prThte(pgdn, tmpc, tmpc); - float teup = prThte(pgup, tmpc, tmpc); - - /* Check thte */ - if (MissingValueTester.isDataValueMissing(tedn) - || MissingValueTester.isDataValueMissing(teup)) - break; - else { - /* Compute the correction; return on convergence */ - float cor = (thte - tedn) / (teup - tedn); - pgdn = pgdn + cor; - if (Math.abs(cor) < epsi) { - prpmst = pgdn; - break; - } - } - } - } - return prpmst; - } - - /** - * Computes PR24, the 24-hour precipitation calculated by summing four - * 6-hour precipitation values - * - * @param p01 - * - First 6-hour precipitation amount - * @param p02 - * - Second 6-hour precipitation amount - * @param p03 - * - Third 6-hour precipitation amount - * @param p04 - * - Fourth 6-hour precipitation amount - * @return the total 24-hour precipitation amount - */ - public static float prPr24(float p01, float p02, float p03, float p04) { - // float p24 = GempakConstants.RMISSD; - float[] tempArray = { p01, p02, p03, p04 }; - Arrays.sort(tempArray); - // p24 = tempArray[3]; - float p24 = tempArray[3]; - if (p24 > 0) { - p24 = 0; - if (p01 > 0) - p24 = p24 + p01; - - if (p02 > 0) - p24 = p24 + p02; - - if (p03 > 0) - p24 = p24 + p03; - - if (p04 > 0) - p24 = p24 + p04; - - } else if (p24 < 0f) { - p24 = GempakConstants.RMISSD; - } - return p24; - } - - /** - * Computes the maximum precipitation amount for upto 4 preciptiation values - * in inches - * - * @param p01 - * - First precipitation amount - * @param p02 - * - Second precipitation amount - * @param p03 - * - Third precipitation amount - * @param p04 - * - Fourth precipitation amount - * @return the maximum precipitation - */ - public static float prPr6x(float p01, float p02, float p03, float p04) { - float[] tempArray = { p01, p02, p03, p04 }; - Arrays.sort(tempArray); - return tempArray[3]; - } - - /** - * Computes the station pressure ( in mb ) from the temperature ( in deg - * Celsius ) and the potential temperature ( in Kelvin ) using Poisson's - * equation: PRES = 1000. * ( PR_TMCK (TMPC) / THTA ) ** (1 / RKAPPA) - * - * @param tmpc - * - temperature (in deg Celsius) - * @param thta - * - potential temperature ( in Kelvin ) - * @return the station pressure ( in mb ) if both the inputs are valid and - * RMISSD (-9999) otherwise - */ - public static float prPres(float tmpc, float thta) { - float prpres = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(thta) - && (tmpc > -GempakConstants.TMCK) && (thta > 0)) { - float tmpk = prTmck(tmpc); - prpres = (float) (1000 * Math.pow(tmpk / thta, - 1 / GempakConstants.RKAPPA)); - } - return prpres; - } - - /** - * Computes the packed wind speed and direction from DRCT and SPED using the - * equation: PSPD = JDRCT * 500 + JSPED where JDRCT = NINT ( DRCT / 5 ) - * JSPED = NINT ( SPED ) - * - * @param drct - * - Wind direction in degrees - * @param sped - * - Wind speed - * @return the packed wind speed and direction if both inputs are valid and - * RMISSD ( -9999 ) otherwise. It is in the form DDFFF, where DD is - * the wind direction in tens of degrees, and FFF is either the wind - * speed or wind speed plus 500, depending on the unit digit of - * direction rounded to the nearest 5 degrees. - * - */ - public static float prPspd(float drct, float sped) { - float prpspd = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(drct) - && !MissingValueTester.isDataValueMissing(sped)) { - float jdrct = Math.round(drct / 5); - // float jsped = Math.round ( sped / 5); - float jsped = Math.round(sped); - prpspd = jdrct * 500 + jsped; - } - return prpspd; - } - - /** - * Extracts the symbol code from the pressure tendency information. The code - * number is returned follow by 999 so that the output is a 4-digit number. - * - * @param p03d - * - the pressure tendency information - * @return the pressure tendency symbol code if the input is valid or RMISSD - * ( -9999.0 ) otherwise. - */ - public static float prPtsy(float p03d) { - // return ( !MissingValueTester.isDataValueMissing(p03d) ? ( ( int ) ( - // p03d / 1000 ) ) * 1000 + 999 : GempakConstants.RMISSD ); - return (!MissingValueTester.isDataValueMissing(p03d) & !(p03d < 0) - & !(p03d >= 9000) ? ((int) (p03d / 1000)) * 1000 + 999 - : GempakConstants.RMISSD); - } - - /** - * Converts the numeric WMO weather code for past weather reported from an - * automatic station (WMO code table 4531) to the corresponding numeric WMO - * weather code for past weather reported from a manned station (WMO code - * table 4561). - * - * @param pwwa - * - the auto station past weather code - * @return the manned station past code if the input is valid and RMISSD ( - * -9999 ) otherwise. - */ - public static float prPwao(float pwwa) { - float prpwao = GempakConstants.RMISSD; - int[] man = { -1, -1, 3, 4, -1, 5, 6, 7, 8, 9 }; - int iwx = Math.round(pwwa); - if (iwx >= 0 && iwx <= 9) { - if (man[iwx] >= 0) - prpwao = man[iwx]; - } - return prpwao; - } - - /** - * Computes the quotient for parameter ratios using the equation: PR_QUOT = - * X / Y (For computing QPF/Watch Threshold) - * - * @param x - * - Numerator - * @param y - * - Denominator - * @return the quotient if both inputs are valid and the denominator is non - * zero. Returns RMISSD ( -9999 ) otherwise - */ - public static float prQuot(float x, float y) { - if (!MissingValueTester.isDataValueMissing(x) - && !MissingValueTester.isDataValueMissing(y) && (y != 0)) { - return (x / y); - } - return GempakConstants.RMISSD; - } - - /** - * Computes the relative humidity ( in percent ) from the input temperature - * and dewpoint using the equation: RELH = VAPR / VAPS * 100 where VAPR = - * vapor pressure = PR_VAPR ( DWPC ) VAPS = saturation vapor pressure = - * PR_VAPR ( TMPC ) - * - * @param tmpc - * - temperature ( in Celsius ) - * @param dwpc - * - dewpoint ( in Celsius) - * @return the relative humidity ( in percent ) if both inputs are valid and - * RMISSD ( -9999.0 ) otherwise - */ - public static float prRelh(float tmpc, float dwpc) { - float prrelh = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(dwpc)) { - /* Find the vapor pressure */ - float e = prVapr(dwpc); - - /* Find the saturated vapor pressure */ - float es = prVapr(tmpc); - - /* Calculate humidity */ - prrelh = (e / es) * 100; - } - return prrelh; - } - - /** - * Computes the dewpoint (in Celsius) from the temperature ( in Celsius ) - * and the relative humidity ( in percent ). - * - * @param tmpc - * - the temperature ( in deg Celsius ) - * @param relh - * - the relative humidity ( in percent ) - * @return the dewpoint in ( deg Celsius), if both inputs are valid and the - * value of the vapor pressure computed is > ( 1* e^(-30)), or - * RMISSD (-9999) otherwise - */ - public static float prRhdp(float tmpc, float relh) { - float prrhdp = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(relh)) { - - /* Calculate saturation vapor pressure; test for existence */ - float vaps = prVapr(tmpc); - if (!MissingValueTester.isDataValueMissing(vaps)) { - - /* Calculate vapor pressure */ - float vapr = relh * vaps / 100; - - /* Calculate dewpoint. The VAPR test prevents LOG blowups */ - // if ( vapr > ( Math.pow(Math.E, -30) ) ){//legacy checks for - // 1.E-30 - if (vapr >= (Math.pow(Math.E, -30))) {// legacy checks for - // 1.E-30 - prrhdp = (float) (243.5 * (Math.log(6.112) - Math.log(vapr)) / (Math - .log(vapr) - Math.log(6.112) - 17.67)); - - /* - * If the dew-point is less than -190 degrees C, it is - * treated as missing data Note: Legacy documents it but - * does not implement it. However, in CAVE, it was decided - * to implement it. - */ - - if (prrhdp < -190) - prrhdp = GempakConstants.RMISSD; - } - } - } - return prrhdp; - } - - /** - * Computes the abbreviated standard altimeter code SALI from the altimeter - * setting in inches ALTI. SALI is an abbreviated altimeter code in inches - * which contains the unit digit and the first two digits after the decimal - * points. ALTI is multiplied by 100 truncated, and the original tens digit - * dropped. The following equation is used: SALI = NINT ( MOD ( ALTI, 10 ) * - * 100 ) - * - * @param alti - * - the altimeter code in inches - * @return the abbreviated standard altimeter code from the input altimeter - * code (if it exists) and RMISSD (-9999) otherwise. - */ - public static float prSali(float alti) { - float prsali = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(alti)) { - - /* Drop the leading tens digits */ - float aalt = alti % 10; - - /* - * Include the tenths and hundredths digit: Multiply by 100 and - * round it off to the nearest integer - */ - aalt *= 100; - prsali = Math.round(aalt); - } - - return prsali; - } - - /** - * Computes the standard abreviated altimeter code from the altimeter - * setting in inches, after converting it to millibars ALTM. Then ALTM is - * multiplied by 10, truncated, and the original thousand and hundred digits - * are dropped. The following equation is used: SALT = NINT ( MOD ( ALTM, - * 100 ) * 10 ) - * - * @param alti - * - the altimeter setting in inches - * @return the abbreviated standard altimeter code from the input altimeter - * setting (if it exists) and RMISSD (-9999) otherwise. - */ - public static float prSalt(float alti) { - float prsalt = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(alti)) { - - /* Convert the altimeter to millibars */ - float altm = prAltm(alti); - - /* Drop the leading thousand and/or hundreds digits */ - float aalt = altm % 100; - - /* Include the tenths digit */ - aalt *= 10; - // prsalt = Math.round(aalt); - prsalt = (int) aalt; - } - return prsalt; - } - - /** - * Computes the scale height in a layer which can then be used to compute - * the moist hydrostatic height. The folloiwng equation is used: SCLH = ( - * RDGAS / GRAVTY ) * TAV TAV = average virtual temperature in layer = ( - * TVIRTB + TVIRTT ) / 2 TVIRTB = virtual temperature at bottom TVIRTT = - * virtual temperature at top - * - * @param tb - * - Bottom temperature ( in Celsius ) - * @param tt - * - Top temperature ( in Celsius ) - * @param tdb - * - Bottom dewpoint ( in Celsius ) - * @param tdt - * - Top dewpoint ( in Celsius ) - * @param pb - * - Bottom pressure ( in millibars ) - * @param pt - * - Top pressure ( in millibars ) - * @return the scale height ( in meters ) if all the input data exist and - * RMISSD (-9999) otherwise. - */ - public static float prSclh(float tb, float tt, float tdb, float tdt, - float pb, float pt) { - float prsclh = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tb) - && !MissingValueTester.isDataValueMissing(tt) - && !MissingValueTester.isDataValueMissing(pb) - && !MissingValueTester.isDataValueMissing(pt)) { - - float tvb = prTvrk(tb, tdb, pb); - float tvt = prTvrk(tt, tdt, pt); - - if (!MissingValueTester.isDataValueMissing(tvt) - && !MissingValueTester.isDataValueMissing(tvb)) { - float tav = (tvb + tvt) / 2; - prsclh = tav * GempakConstants.RKAP; - } - } - return prsclh; - } - - /** - * Combines the sky coverage symbol number with the wind speed and direction - * - * @param skyc - * - Sky coverage - * @param drct - * - Wind direction in degrees - * @param sped - * - Wind speed (m/s or knots) - * @return The packed speed and direction if none of the input values are - * missing and RMISSD (-9999) otherwise. - */ - public static float prSkyx(float skyc, float drct, float sped) { - float prskyx = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(skyc) - && !MissingValueTester.isDataValueMissing(drct) - && !MissingValueTester.isDataValueMissing(sped)) { - int jdrct = Math.round(drct); - int jsped = Math.round(sped); - int jskyc = Math.round(skyc); - prskyx = jdrct * 10 + jsped * 10000 + jskyc; - } - return prskyx; - } - - /** - * Computes the wind speed from the 'U' and 'V' components of the wind - * velocity. The formula is the square root of ( u^2 + v^2 ) - * - * @param uWnd - * - U component of velocity - * @param vWnd - * - V component of velocity - * @return the computed windspeed if both inputs are valid and RMISSD ( - * -9999) otherwise - */ - public static float prSped(float uWnd, float vWnd) { - float prsped = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(uWnd) - && !MissingValueTester.isDataValueMissing(vWnd)) { - prsped = (float) (Math - .sqrt((Math.pow(uWnd, 2) + Math.pow(vWnd, 2)))); - } - return prsped; - } - - /** - * Computes a standard height used on upper-air charts. For data below 500 - * mb, the standard height is the last three digits of the height. For data - * at and above 500 mb, the height is the last three digits of the height in - * decameters. - * - * @param pres - * - Pressure in millibars - * @param hght - * - Height in meters - * @return the abbreviated height, if both inputs are valid and RMISSD ( - * -9999) otherwise. - */ - public static float prStdz(float pres, float hght) { - float prstdz = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(pres) - && !MissingValueTester.isDataValueMissing(hght)) { - /* - * ( Non-Javadoc ) This computation matches the method's - * description, as provided in the Javadoc. The method's description - * needs to be interpreted from a meteorologist's point of view as - * opposed to plain English. - */ - int ihhh = ((pres > 500) ? Math.round(hght) : Math.round(hght / 10)); - prstdz = ihhh % 1000; - } - return prstdz; - } - - /** - * Computes the potential temperature ( in Kelvin ) from the temperature (in - * Celsius ) and the pressure ( in mb ). - * - * @param tmpc - * - The temperature ( in Celsius ) - * @param pres - * - The pressure ( in mb ) - * @return the potential temperature ( in Kelvin ), if both inputs are valid - * and RMISSD ( -9999) otherwise. - */ - public static float prThta(float tmpc, float pres) { - float prthta = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(pres) && (pres > 0)) { - - /* Change temperature in degrees Celsius to Kelvin. */ - float tmpk = prTmck(tmpc); - - /* Calculate theta using Poisson's equation */ - prthta = (float) (tmpk * Math.pow((1000 / pres), - GempakConstants.RKAPPA)); - } - return prthta; - } - - /** - * Computes wet bulb potential temperature ( in Celsius ) from the pressure, - * temperature and dewpoint. The result is obtained by first computing the - * equivalent potential temperature (thte) of the the air parcel at level - * pres. Then the air parcel is brought to 1000 mb moist adiabatically to - * get the wet bulb potential temperature. - * - * @param pres - * - Pressure ( in millibars ) - * @param tmpc - * - Temperature ( in Celsius ) - * @param dwpc - * - Dewpoint ( in Celsius ) - * @return The wet bulb potential temperature ( in Celsius ) if all inputs - * are valid and RMISSD ( -9999) otherwise. - */ - public static float prThwc(float pres, float tmpc, float dwpc) { - float prthwc = GempakConstants.RMISSD; - - /* Check for missing and invalid data */ - if (!MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(pres) - && !MissingValueTester.isDataValueMissing(dwpc) && (pres > 0)) { - - /* Compute the thte */ - float thte = prThte(pres, tmpc, dwpc); - - /* Check for missing 'thte' and compute wet bulb temperature. */ - if (!MissingValueTester.isDataValueMissing(thte)) { - float tg = 0; - float p1000 = 1000; - - /* Compute the parcel temperature (in Kelvin) */ - prthwc = prTmst(thte, p1000, tg); - - if (!MissingValueTester.isDataValueMissing(prthwc)) - - /* Convert the parcel temperature to Celsius */ - prthwc = prTmkc(prthwc); - } - } - return prthwc; - } - - /** - *
-     * Computes wet bulb temperature from the temperature, mixing ratio, and pressure.
-     * The result is obtained by solving for the temperature at which saturation occurs,
-     *  when the latent heat required to vaporize the water is provided by a cooling of the air.
-     *  The equation representing the process is:
-     *   ( tmpk - tmwb ) * cp - ( Rsat (tmwb) - rmix ) * lvap = 0  
-     *  This implicit equation is solved by Newton's method, since the 
-     *  saturation mixing ratio Rsat is a transcendental function of tmwb.
-     *  The expressions for the heat of vaporization (LVAP) and saturation 
-     *   vapor pressure are equations (2) and (10) from Bolton (MWR, 1980).
-     * 
- * - * @param tmpk - * - Temperature (K) - * @param rmix - * - Mixing ratio (g/kg) - * @param pres - * - Pressure (mb) - * @return Wet bulb temperature (K) if all inputs are valid and RMISSD ( - * -9999) otherwise. - */ - public static float prTmwb(float tmpk, float rmix, float pres) { - float prtmwb = GempakConstants.RMISSD; - /* Check for missing and invalid data */ - if (!MissingValueTester.isDataValueMissing(tmpk) - && !MissingValueTester.isDataValueMissing(rmix) - && !MissingValueTester.isDataValueMissing(pres) && (pres > 0)) { - - /* Change temperature to degrees Celsius. */ - float tmp = prTmkc(tmpk); - - /* Compute the latent heat of vaporization. */ - float lvap = prLhvp(tmp); - - /* Compute the specific heat of moist air */ - rmix /= 1000; - float cp = (float) (1005.7 * (1.0 + 0.887 * rmix)); - - float rlocp = lvap / cp; - - /* Do Newton iteration */ - int iter = 0; - float twb = tmp; - boolean isConvrg = false; - - float A = 6.112f; - float B = 17.67f; - float C = 243.5f; - float EPSI = 0.622f; - float G = B * C; - float ERRMAX = 0.001f; - - while (iter <= 50 && !isConvrg) { - iter++; - float bt = B * twb; - float tpc = twb + C; - float d = (float) ((pres / A) * Math.exp((-bt) / tpc)); - float dm1 = d - 1; - float f = (tmp - twb) - rlocp * (EPSI / dm1 - rmix); - float df = (-G) / (tpc * tpc); - df = d * df * rlocp * EPSI / (dm1 * dm1) - 1; - float cor = f / df; - twb = twb - cor; - if (Math.abs(cor) <= ERRMAX) - isConvrg = true; - } - - if (isConvrg) { - float twk = prTmck(twb); - if (twk > tmpk) - twk = tmpk; - prtmwb = twk; - } - } - return prtmwb; - } - - /** - * Compute the coded value for the minimum temperature /maximum temperature/ - * probability of precipitation - * - * @param tmin - * - Minimum temperature - * @param tmax - * - Maximum temperature - * @param pp24 - * - Probability of precipitation - * @return the coded value PPPYYYNNN ( Where PPP is the Probability of - * precipitation, YYY is the maximum temperature and NNN is the - * minimum temperature ), if atleast one input is valid or RMISSD - * otherwise - */ - public static float prTpfr(float tmin, float tmax, float pp24) { - float prtpfr = GempakConstants.RMISSD; - /* - * ( Non- Javadoc) Construct the coded integer. The value is 9 digits as - * in PPPYYYNNN. Where PPP is the Probability of precipitation, YYY is - * the maximum temperature and NNN is the minimum temperature All values - * are adjusted by 200 to account for negative and missing values. - */ - int ival = 0; - if (!MissingValueTester.isDataValueMissing(tmin)) - ival = ival + (Math.round(tmin) + 200); - - if (!MissingValueTester.isDataValueMissing(tmax)) - ival = ival + (Math.round(tmax) + 200) * 1000; - - if (!MissingValueTester.isDataValueMissing(pp24)) - ival = ival + (Math.round(pp24) + 200) * 1000000; - /* - * If all three values are missing (ival is still 0), then the answer is - * missing. - */ - if (ival != 0) - prtpfr = ival; - - return prtpfr; - } - - /** - * Computes the virtual temperature ( in Kelvin ) from the temperature ( in - * Celsius ), dewpoint ( in Celsius ) and pressure ( in mb ) where DWPC and - * PRES are used to compute MIXR. The following equation is used: TVRK = - * TMPK * (1 + .001 * MIXR / .62197) / (1 + .001 * MIXR) If DWPC is missing, - * dry air is assumed and TMPK is returned. - * - * @param tmpc - * - Temperature ( in Celsius ) - * @param dwpc - * - Dewpoint ( in Celsius ) - * @param pres - * - Pressure ( in mb ) - * @return the virtual temperature ( in Kelvin ) or RMISSD ( -9999.0 ) if - * there are inputs missing for the computations. - */ - public static float prTvrk(float tmpc, float dwpc, float pres) { - float prtvrk = GempakConstants.RMISSD; - if (MissingValueTester.isDataValueMissing(tmpc) - || MissingValueTester.isDataValueMissing(pres)) { - return prtvrk; - } - - /* If dewpoint is missing, return temperature */ - // else if ( !MissingValueTester.isDataValueMissing( dwpc ) ) { - else if (MissingValueTester.isDataValueMissing(dwpc)) { - prtvrk = prTmck(tmpc); - } - - else { - /* Change temperature to Kelvin. */ - float tmpk = prTmck(tmpc); - - /* Find mixing ratio in g/kg; if missing, return temperature */ - float rmix = prMixr(dwpc, pres); - - if (MissingValueTester.isDataValueMissing(rmix)) { - prtvrk = prTmck(tmpc); - } else { - prtvrk = (float) (tmpk * (1 + 0.001 * rmix / 0.62197) / (1 + 0.001 * rmix)); - } - - } - return prtvrk; - } - - /** - * Computes the 'U' component of the wind from its speed and direction - * - * @param sped - * - wind speed - * @param drct - * - wind direction - * @return The 'U' component of the wind if both inputs are valid and RMISSD - * ( -9999) otherwise. - */ - public static float prUwnd(float sped, float drct) { - float pruwnd = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(drct) - && !MissingValueTester.isDataValueMissing(sped)) { - pruwnd = (float) ((-Math.sin(drct * GempakConstants.DTR)) * sped); - } - return pruwnd; - } - - /** - * Computes the 'V' component of the wind from its speed and direction - * - * @param sped - * - wind speed - * @param drct - * - wind direction - * @return The 'V' component of the wind if both inputs are valid and RMISSD - * ( -9999) otherwise. - */ - public static float prVwnd(float sped, float drct) { - float pruwnd = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(drct) - && !MissingValueTester.isDataValueMissing(sped)) { - pruwnd = (float) ((-Math.cos(drct * GempakConstants.DTR)) * sped); - } - return pruwnd; - } - - /** - * Computes the visibility ( in nautical miles ) from the input visibility ( - * in kilometers ) - * - * @param vsbk - * - visibility ( in kilometers ) - * @return visibility ( in nautical miles ) if the input is valid and RMISSD - * (-9999) otherwise - */ - public static float prVskn(float vsbk) { - return (!MissingValueTester.isDataValueMissing(vsbk) ? (float) (vsbk * 0.54) - : GempakConstants.RMISSD); - } - - /** - * Converts the WMO cloud cover fraction code to the decimal cloud cover - * fraction - * - * @param wmoccv - * - WMO cloud cover code - * @return Decimal cloud cover fraction if the input is valid and RMISSD - * (-9999) otherwise - */ - public static float prWccv(float wmoccv) { - float prwccv = GempakConstants.RMISSD; - float[] cover = { 0, 0.1f, 0.2f, 0.4f, 0.5f, 0.6f, 0.7f, 0.9f, 1, 1 }; - if (!MissingValueTester.isDataValueMissing(wmoccv) && (wmoccv >= 0) - && (wmoccv <= 9)) { - int iccv = Math.round(wmoccv) + 1; - if (iccv > 9) { - iccv = 9; - } - prwccv = cover[iccv]; - } - return prwccv; - } - - /** - * Computes the wind chill equivalent temperature ( the temperature with - * calm winds that produces the same cooling effect as the given temperature - * with the given wind speed) - * - * @param tmpf - * - Air temperature ( in Farenheit ) - * @param sknt - * - Wind speed ( in knots ) - * @return the wind chill equivalent temperature ( in Farenheit ), if the - * inputs are valid and RMISSD (-9999) otherwise - */ - public static float prWceq(float tmpf, float sknt) { - float prwceq = GempakConstants.RMISSD; - /* Convert input variables to Celsius and meters/second. */ - float tmpc = prTmfc(tmpf); - float sped = prKnms(sknt); - if (!MissingValueTester.isDataValueMissing(tmpc) - && !MissingValueTester.isDataValueMissing(sped)) { - - if (sped <= 1.34) - /* - * If the wind speed does not exceed 1.34 m/s ( not much wind to - * contribute to the wind chill), return the input temperature - * as the wind chill temperature - */ - prwceq = prTmcf(tmpc); - else { - /* - * Compute the wind chill temp if the inputs are not missing and - * and the wind speed is greater than 1.34 m/s. Equations for - * wind chill computation from R. Falconer, - * "Windchill, A Useful Wintertime Weather Variable", - * Weatherwise, Dec 1968. - */ - float windChill = (float) (33.0 - ((33.0 - tmpc) * wci(sped) / wci(1.34f))); - prwceq = prTmcf(windChill); - } - } - - return prwceq; - } - - /** - * Computes the wind chill temperature from the air temperature and the wind - * speed - * - * @param tmpf - * - Air temperature ( in degree Farenheit ) - * @param sknt - * - Wind speed ( in knots ) - * @return the wind chill temperature ( in Farenheit ) if none of the inputs - * are missing and RMISSD (-9999) otherwise - */ - public static float prWcht(float tmpf, float sknt) { - float prwrcht = GempakConstants.RMISSD; - - /* Convert the speed to miles per hour */ - float smph = prKnmh(sknt); - - if (!MissingValueTester.isDataValueMissing(tmpf) - && !MissingValueTester.isDataValueMissing(smph)) { - /* - * If the inputs are not missing , check if the wind speed is <= 3 - * miles per hour - */ - if (smph <= 3) - prwrcht = tmpf; - else { - /* - * Compute the wind-chill temperature for wind speeds that - * exceed 3 miles per hour - */ - float wcht = (float) (35.74 + 0.6215 * tmpf - 35.75 - * Math.pow(smph, 0.16) + 0.4275 * tmpf - * Math.pow(smph, 0.16)); - prwrcht = (wcht > tmpf ? tmpf : wcht); - - } - } - return prwrcht; - } - - /** - * Computes the wind component towards a specific direction from the wind - * direction, wind speed and direction of desired component. - * - * @param drct - * - the wind direction in degrees - * @param sped - * - the wind speed in m/s - * @param dcmp - * - the direction of the desired component - * @return the component of the wind (in m/s) if none of the input - * parameters are missing and RMISSD (-9999) otherwise - */ - public static float prWcmp(float drct, float sped, float dcmp) { - float prwcmp = GempakConstants.RMISSD; - /* Check for missing input parameters */ - if (!MissingValueTester.isDataValueMissing(drct) - && !MissingValueTester.isDataValueMissing(sped) - && !MissingValueTester.isDataValueMissing(dcmp)) { - /* Calculate wind speed toward specified direction */ - prwcmp = (float) (sped * (-Math.cos((drct - dcmp) - * GempakConstants.DTR))); - } - return prwcmp; - } - - /** - * Computes the hierarchical value of the ceiling converted to MSL (mean sea - * level) in hundreds of feet, with a temporary/probability value taking - * precedence over a prevailing one. - * - * @param cmsl - * - Prevailing ceiling (MSL) ( in 100's of ft ) - * @param tcms - * - Temporary /probability ceiling (MSL) ( in 100's of ft ) - * @return Hierarchical ceiling (MSL) ( in 100's of ft ) - */ - public static float prWcms(float cmsl, float tcms) { - return (!MissingValueTester.isDataValueMissing(tcms) ? tcms : cmsl); - } - - /** - * Computes the packed wind speed and direction from the input wind speed - * and wind direction - * - * @param drct - * - wind direction ( in degrees ) - * @param sped - * - wind speed ( in knots or m/s ) - * @return the packed speed and direction - */ - public static float prWind(float drct, float sped) { - float prwind = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(drct) - && !MissingValueTester.isDataValueMissing(sped)) { - /* - * (Non-Javadoc) The packed wind speed and direction are of the - * form: SSSDDD, where SSS - wind speed ( in knots or m/s ) and DDD - * - wind direction in degrees - */ - int jdrct = Math.round(drct); - int jsped = Math.round(sped); - prwind = jdrct + jsped * 1000; - } - return prwind; - } - - /** - * Converts the numeric WMO weather code for present weather, reported from - * an automatic station ( WMO code table 4680 ) to the corresponding numeric - * WMO weather code for present weather reported from a manned station (WMO - * code table 4677). - * - * @param wwma - * - Automatic station weather code - * @return the manned station weather code if the input weather code ( after - * being rounded to the nearest integer ) lies between 0 and 99 - * (both inclusive) and the value returned from the array, by - * indexing this number is > 0. Otherwise, it returns RMISSD ( -9999 - * ). - */ - public static float prWmao(float wwma) { - float prwmao = GempakConstants.RMISSD; - int[] man = { -1, 1, 2, 3, 5, 5, -1, -1, -1, -1, 10, 76, 13, -1, -1, - -1, -1, -1, 18, -1, 28, 21, 20, 21, 22, 24, 29, -1, -1, -1, 42, - 41, 42, 44, 46, 47, -1, -1, -1, -1, 203, 203, 203, 63, 65, 73, - 75, 67, 67, -1, 53, 51, 53, 55, 56, 57, 57, 58, 59, -1, 63, 61, - 63, 65, 66, 67, 67, 68, 69, -1, 73, 71, 73, 75, 79, 79, 79, 77, - 78, -1, 81, 80, 81, 81, 82, 85, 86, 86, -1, 90, 95, 17, 95, 96, - 17, 97, 99, -1, -1, 19 }; - /* - * (Non-Javadoc) Convert automatic station weather number to manual - * station weather number. Reserved locations in table 4680 and those - * values not having an analogue in table 4677 are mapped to RMISSD. - */ - int iwx = Math.round(wwma); - if (iwx >= 0 && iwx <= 99) { - if (man[iwx] >= 0) - prwmao = man[iwx]; - } - return prwmao; - } - - /** - * Computes the wind component toward a direction 90 degrees - * counterclockwise of a specified direction. If no direction is specified, - * the component toward north is returned. - * - * @param drct - * - wind direction ( in degrees ) - * @param sped - * - wind speed ( in knots or m/s ) - * @param dcmp - * - specified wind direction ( in degrees ) - * @return a component of the wind in m/s if the input wind speed and - * direction are valid and if the specified wind direction is - * between 0 degrees and 360 degrees. Otherwise, it returns RMISSD ( - * -9999 ). - * - */ - public static float prWnml(float drct, float sped, float dcmp) { - float prwnml = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(sped) - && !MissingValueTester.isDataValueMissing(drct) && (dcmp >= 0) - && (dcmp <= 360)) { - /* - * Calculate wind speed 90 degrees to left of given direction. - */ - prwnml = (float) (sped * (-Math.cos((drct - dcmp - 90) - * GempakConstants.DTR))); - } - return prwnml; - } - - /** - * Computes the combined wave period and height from the combined wave - * period and wave height. The group number distinguishes the different wind - * waves. - * - * @param powv - * - Wave period ( in seconds ) - * @param howv - * - Wave height ( in meters ) - * @param group - * - Wave group number 0 = no group 1 = instrument waves 2 = wind - * waves 4 = predominant swell waves 5 = secondary swell waves - * @return the combined wave period and height if none of the input - * parameters are missing and RMISSD ( -9999 ) otherwise. - */ - public static float prWphf(float powv, float howv, float group) { - float prwphf = GempakConstants.RMISSD; - - if (!MissingValueTester.isDataValueMissing(powv) - && !MissingValueTester.isDataValueMissing(howv) - && !MissingValueTester.isDataValueMissing(group)) { - float prhgmf = prHgmf(howv); - prwphf = prWvph(powv, prhgmf, group); - } - - return prwphf; - } - - /** - * Computes the combined wave period and height from the combined wave - * period and wave height. The group number distinguishes the different wind - * waves. - * - * @param powv - * - Wave period ( in seconds ) - * @param howv - * - Wave height ( in the same units as the calling method ) - * @param group - * - Wave group number 0 = no group 1 = instrument waves 2 = wind - * waves 4 = predominant swell waves 5 = secondary swell waves - * @return The combined wave period and height if none of the inputs are - * missing and RMISSD (-9999) otherwise. - */ - public static float prWvph(float powv, float howv, float group) { - float prwvph = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(powv) - && !MissingValueTester.isDataValueMissing(howv) - && !MissingValueTester.isDataValueMissing(group)) { - int ipowv = Math.round(powv); - int ihowv = Math.round(howv); - int igroup = Math.round(group); - if ((ipowv >= 0) && (ipowv <= 99) - && ((ihowv >= 0) && (ihowv <= 99)) - && ((igroup >= 0) && (igroup <= 9))) { - prwvph = igroup * 10000 + ipowv * 100 + ihowv; - } - } - return prwvph; - } - - /** - * Computes the combined wave period and wave height ( in half meters ) from - * either wper and whgt ( instrument wave data) or poww and howw (wind wave - * data), since either instrument wave data or wind wave data, but not both, - * can be reported. A group number is prefixed to the combined value to - * distinguish between instrument waves and wind waves. - * - * @param wper - * - Instrument wave period (seconds) - * @param whgt - * - Instrument wave height (meters) - * @param poww - * - Wind wave period (seconds) - * @param howw - * - Wind wave height (meters) - * @return The combined wave period and wave height ( in half meters ) if - * either the instrument wave data or the wind wave data are valid - * and RMISSD (-9999) otherwise. - */ - public static float prWphm(float wper, float whgt, float poww, float howw) { - - float prwphm = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(wper) - && !MissingValueTester.isDataValueMissing(whgt)) { - prwphm = prWvph(wper, 2 * whgt, 1); - } else if (!MissingValueTester.isDataValueMissing(poww) - && !MissingValueTester.isDataValueMissing(howw)) { - prwphm = prWvph(poww, 2 * howw, 2); - } - return prwphm; - } - - /** - * Translates a WMO pressure tendency code into a pressure change ( in mb ) - * - * @param ctend - * - WMO pressure tendency code - * @return A pressure change ( in mb ) if the input is valid and RMISSD - * (-9999) otherwise. - */ - public static float prWtnd(String ctend) { - float prwtnd = GempakConstants.RMISSD; - float[] psign = { 1, 1, 1, 1, 0, -1, -1, -1, -1 }; - if (ctend != null && !ctend.isEmpty()) { - Character firstChar = ctend.charAt(0); - if (firstChar >= '0' && firstChar <= '8') { - int itendc = Integer.parseInt(firstChar.toString()); - String substr = ctend.substring(1, 4); - if (substr.compareTo("999") != 0) { - float ptend = Float.parseFloat(substr); - prwtnd = psign[itendc] * ptend / 10; - } - } - } - return prwtnd; - } - - /** - * Computes the combined predominant swell wave direction and secondary - * swell wave direction from the input parameters. A group number 3 is - * prefixed to the combined value. - * - * @param dosw - * - Predominant swell wave direction ( in degrees) . - * @param dos2 - * - Secondary swell wave direction ( in degrees). - * @return The combined swell wave directions ( in tens of degrees ) if the - * input parameters are not missing and RMISSD (-9999) otherwise. - */ - public static float prWvdd(float dosw, float dos2) { - float prwvdd = GempakConstants.RMISSD; - - /* If the secondary direction is missing, a value of 99 is used */ - int idos2 = (!MissingValueTester.isDataValueMissing(dos2) ? Math - .round(dos2 / 10) : 99); - if (!MissingValueTester.isDataValueMissing(dosw)) { - int idosw = Math.round(dosw / 10); - if ((idosw >= 0 && idosw <= 99) && (idos2 >= 0 && idos2 <= 99)) { - prwvdd = 30000 + idosw * 100 + idos2; - } - } - return prwvdd; - } - - /** - * Translates a WMO visibility code into visibility in kilometers. - * - * @param wmovis - * - WMO visibility code - * @return the visibility ( in km ) - */ - public static float prWvis(float wmovis) { - float prwvis = GempakConstants.RMISSD; - float[] vis90 = { 0, 0.1f, 0.2f, 0.5f, 1, 2, 4, 10, 20, 50 }; - if (!MissingValueTester.isDataValueMissing(wmovis)) { - - /* Values between 0 - 50 translate into tenths of kilometers. */ - if (wmovis >= 0 && wmovis <= 50) - prwvis = wmovis / 10; - - /* Values between 56 and 80 are 50 + whole kilometers. */ - else if (wmovis >= 56 && wmovis <= 80) - prwvis = wmovis - 50; - - /* Values from 81 - 89 are in increments of 5. */ - else if (wmovis >= 81 && wmovis <= 89) - prwvis = (wmovis - 80) * 5 + 30; - - /* The values from 90 - 99 are in the array vis90 */ - else if (wmovis >= 90 && wmovis <= 99) { - int iknt = (int) (wmovis - 89); - if (vis90 != null && vis90.length > 0) { - if (iknt >= vis90.length) - iknt = vis90.length - 1; - prwvis = vis90[iknt]; - } - } - } - return prwvis; - } - - /** - * Computes the combined direction, period and height of the swell waves - * from the swell wave direction ( in tens of degrees ), the swell wave - * period ( in seconds ) and the swell wave height ( in half meters ) - * - * @param dosw - * - Swell wave direction in degrees - * @param posw - * - Swell wave period in seconds - * @param hosw - * - Swell wave height in meters - * @return The combined direction, period and height of the swell waves if - * none of the inputs are missing and RMISSD ( -9999) otherwise. - */ - public static float prWvsw(float dosw, float posw, float hosw) { - float prwvsw = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(dosw) - && !MissingValueTester.isDataValueMissing(posw) - && !MissingValueTester.isDataValueMissing(hosw)) { - float pphh = prWvph(posw, 2 * hosw, 0); - if (!MissingValueTester.isDataValueMissing(pphh)) - prwvsw = Math.round(dosw / 10) * 10000 + Math.round(pphh); - } - return prwvsw; - } - - /** - * Computes the worst case categorical identification of flight rules for - * prevailing and temporary / probability conditions. - * - * @param xvfr - * - Prevailing categorical id of flight rules - * @param txvf - * - Temporary / probability categorical id of flight rules - * @return The worst case categorical id of flight rules - */ - public static float prWxvf(float xvfr, float txvf) { - float prwxvf = GempakConstants.RMISSD; - - if (!MissingValueTester.isDataValueMissing(txvf) - && !MissingValueTester.isDataValueMissing(xvfr)) { - prwxvf = (xvfr < txvf ? xvfr : txvf); - } else if (MissingValueTester.isDataValueMissing(txvf)) - prwxvf = xvfr; - else if (MissingValueTester.isDataValueMissing(xvfr)) - prwxvf = txvf; - - return prwxvf; - } - - /** - * Computes the numeric total cloud cover for the worst case aviation flight - * condition, based on the categorical identification of flight rules for - * prevailing and temporary / probability conditions. - * - * @param xvfr - * - Prevailing categorical id of flight rules - * @param txvf - * - Temporary / Probability categorical id of flight rules - * @param cfrt - * - Prevailing numeric total cloud cover - * @param tcfr - * - Temporary / Probability numeric total cloud cover - * @return Worst case numeric total cloud cover or RMISSD (-9999) if the - * computation does not fall through - */ - public static float prWcfr(float xvfr, float txvf, float cfrt, float tcfr) { - float prwcfr = GempakConstants.RMISSD; - if (MissingValueTester.isDataValueMissing(xvfr) - || MissingValueTester.isDataValueMissing(txvf)) { - prwcfr = (cfrt > tcfr ? cfrt : tcfr); - } else if (txvf < xvfr) - prwcfr = tcfr; - else if (txvf == xvfr) - prwcfr = (cfrt > tcfr ? cfrt : tcfr); - else - prwcfr = cfrt; - return prwcfr; - } - - /** - * Computes the windchill from the wind velocity ( part of the Falconer - * equation - refer method prWceq) - * - * @param velocity - * - wind velocity ( in meters per second ) - * @return the windchill temperature - */ - private static float wci(float velocity) { - if (!MissingValueTester.isDataValueMissing(velocity)) { - /* - * from R. Falconer, - * "Windchill, A Useful Wintertime Weather Variable", Weatherwise, - * Dec 1968. - */ - return ((float) (10 * Math.sqrt(velocity) + 10.45 - velocity)); - } - return GempakConstants.RMISSD; - } - - /** - *
-     * Computes LIFR/IFR/MVFR/VFR flight conditions based on ceiling and visibility.
-     * @param ceil - Ceiling in hundreds of feet
-     * @param vsby - Visibility in statute miles
-     * @return Flight conditions index value: 
-     *     0 - LIFR
-     *     1 - IFR
-     *     2 - MVFR
-     *     3 - VFR 
-     *  or RMISSD (-9999), if both ceiling and visibility are missing
-     * 
- */ - public static float prXvfr(float ceil, float vsby) { - float prxvfr = GempakConstants.RMISSD; - float vc = GempakConstants.RMISSD; - float vs = GempakConstants.RMISSD; - - if (MissingValueTester.isDataValueMissing(ceil) - && MissingValueTester.isDataValueMissing(vsby)) - return prxvfr; - - /* Compute categorical flight rules */ - // Check the ceiling value - if (!MissingValueTester.isDataValueMissing(ceil)) { - if (ceil < 0) { - // no-op. So vc retains its RMISSD value - } else if (ceil < 5) - vc = 0; - else if (ceil < 10) - vc = 1; - else if (ceil <= 30) - vc = 2; - else if ((vsby > 5) || (vsby < 0) - || MissingValueTester.isDataValueMissing(vsby)) { - prxvfr = 3; - } - } - - /* Check the visibility value. */ - if (!MissingValueTester.isDataValueMissing(vsby)) { - if (vsby < 0) { - // no-op. So vs retains it RMISSD value - } else if (vsby < 1) - vs = 0; - else if (vsby < 3) - vs = 1; - else if (vsby <= 5) - vs = 2; - else - vs = 3; - } - - /* Determine the more restrictive of the two values. */ - if (MissingValueTester.isDataValueMissing(vc)) - prxvfr = vs; - else if (MissingValueTester.isDataValueMissing(vs)) - prxvfr = vc; - else - prxvfr = (vc < vs ? vc : vs); - - return prxvfr; - - } - - /** - * Computes station elevation from altimeter and station pressure. It is - * also used to estimate height at various pressure levels from the - * altimeter in millibars. The PC library computes zmsl, Z000, Z950, Z850, - * Z800 by calling this function with pres equal to PMSL, 1000, 950, 850 and - * 800 respectively. - * - * @param altm - * - Altimeter in millibars - * @param pres - * - Pressure in millibars - * @return the height ( in meters ) if neither input value is missing and - * both input values are greater than zero. Otherwise, it returns - * RMISSD ( -9999 ). - */ - public static float prZalt(float altm, float pres) { - float przalt = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(altm) - && !MissingValueTester.isDataValueMissing(pres) && (altm > 0) - && (pres > 0)) { - - float to = GempakConstants.TMCK + 15; - float gamma = GempakConstants.GAMUSD / 1000; - - /* Calculate the exponent and pressure ratio. */ - float expo = (gamma * GempakConstants.RDGAS) - / GempakConstants.GRAVTY; - float prat = pres / altm; - przalt = (float) ((to * (1 - Math.pow(prat, expo))) / gamma); - } - return przalt; - } - - /** - * Converts the GEMPAK weather code to the WMO weather code, which is used - * to plot weather symbols. - * - * @param wnum - * - GEMPAK weather code - * @return the weather symbol number - */ - public static float prNsym(float wnum) { - - float prnsym = GempakConstants.RMISSD; - // TODO : uncomment these 2 lines, once the PT library is implemented - // float wcod = ptWcod ( wnum ); /*Convert weather number to character - // weather code*/ - // prnsym = ptWsym ( wcod ); /*Convert weather character code to weather - // symbol number*/ - return prnsym; - } - - public static class RZLL { - private static RZLL rzll; - - /** Station latitude in degrees */ - float stltdg = GempakConstants.RMISSD; - - /** Station longitude in degrees */ - float stlndg = GempakConstants.RMISSD; - - /** Range in kilometers */ - float range = GempakConstants.RMISSD; - - /** Geographic azimuth in radians */ - float azim = GempakConstants.RMISSD; - - /** Height above the ground in kilometers */ - float hght = GempakConstants.RMISSD; - - /** Latitude in degrees */ - float xlat = GempakConstants.RMISSD; - - /** Longitude in degrees */ - float xlon = GempakConstants.RMISSD; - - /** - * @return the xlat - */ - public float getXlat() { - return xlat; - } - - /** - * @return the xlon - */ - public float getXlon() { - return xlon; - } - - private static RZLL getInstance() { - if (rzll == null) { - rzll = new RZLL(); - } - return rzll; - } - - /** - * Computes the actual latitude/longitude given the station - * latitude/longitude, elevation and azimuth. It uses equations - * developed for use in the AOIPS radar. + prpkdd = ( float) ( 5 * (int) ( pspd / 500 ) ); + if ( prpkdd >= 360) + prpkdd -= 360; + } + return prpkdd; + } + + /** + * Computes the wind speed ( in knots ) given the packed speed and direction + * using the equation: + * SPED = MOD ( INT (PSPD) , 500 ) + * @param pspd - The packed speed and direction. It is in the form DDFFF + * where DD is the wind direction in tens of degrees, and FFF is + * either the wind speed or wind speed plus 500, depending on the + * units digit of direction rounded to the nearest 5 degrees + * @return The wind speed ( in knots ) + */ + public static float prPkss ( float pspd){ + float prpkss = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(pspd) ){ + // Formally, SPED is MOD ( PSPD, 1000 ), with 500 subtracted off if + // needed, but 1000 is a multiple of 500, so it is done in 1 step. + prpkss = ( ( int ) pspd ) % 500 ; + } + return prpkss; + } + + /** + * Computes the lifted condensation level pressure ( in mb ) for a parcel of air + * from TMPC, PRES, adn TLCL. TLCL may be computed using PR_TLCL. The equation + * used is a modified Poisson equation: + * PLCL = PRES * ( TLCL / TMPK ) ** ( 1 / RKAPPA ) + * @param tmpc - Temperature ( in Celsius ) before lifting the air parcel + * @param pres - Pressure ( in mb ) before lifting the air parcel + * @param tlcl - Temperature ( in Kelvin ) at the lifted condensation level + * @return the pressure at the lifted condensation level, if all the inputs are valid and RMISSD ( -9999) otherwise + */ + public static float prPlcl ( float tmpc, float pres, float tlcl){ + float prplcl = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing( tmpc ) + && !MissingValueTester.isDataValueMissing( pres ) +// && !MissingValueTester.isDataValueMissing( tmpc ) ){ + && !MissingValueTester.isDataValueMissing( tlcl ) ){ + float tmpk = prTmck ( tmpc); + prplcl = ( float ) ( pres * Math.pow( ( tlcl / tmpk ) , ( 1 / GempakConstants.RKAPPA ) ) ); + } + return prplcl; + } + + /** + *
+		 *  Computes the mean sea level pressure ( in mb ) from the station pressure ( in mb ),
+		 *  the temperature ( in deg Celsius), the dewpoint ( in deg Celsius ) and 
+		 *  the station elevation ( in meters ) using the equation:
+		 *  	PMSL = PRES * EXP ( ( GRAVTY * SELV ) / ( RDGAS * TVAVE ) ) 
+		 *     where
+		 *     		 TVAVE = avg virtual temp between station and sea level 
+		 *     		        = TVRK + ( DELTV / 2 )
+		 *     		 DELTV = GAMUSD * SELV / 1000
+		 *  Wallace and Hobbs.
+		 * @param pres - the station pressure ( in mb )
+		 * @param tmpc - the temperature ( in deg Celsius)
+		 * @param dwpc - the dewpoint ( in deg Celsius )
+		 * @param selv - the station elevation ( in meters )
+		 * @return the mean sea level pressure ( in mb ) if all the inputs are valid and RMISSD ( -9999) otherwise
+		 * 
+		 * 
+		 * 
+ */ + public static float prPmsl ( float pres, float tmpc, float dwpc, float selv ){ + float prpmsl = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing( pres ) + && !MissingValueTester.isDataValueMissing( tmpc ) + && !MissingValueTester.isDataValueMissing( dwpc ) + && !MissingValueTester.isDataValueMissing( selv ) ){ + /*Calculate virtual temperature*/ + float tv = prTvrk ( tmpc, dwpc, pres); + /* 8888888888888 */ + System.out.println(" tv=" + tv); + /* 888 */ + + /*deltaV and tVave*/ + float deltaV = selv * GempakConstants.GAMUSD / 1000; +// float tVave = tv + ( deltaV + 2); + float tVave = tv + ( deltaV / 2); + float mathFormula = ( GempakConstants.GRAVTY * selv ) / ( GempakConstants.RDGAS * tVave ); + /* 8888888888888 */ + System.out.println(" selv=" + selv + " tVave=" + tVave + " mathForm=" + mathFormula); + /* 888 */ +// prpmsl = ( float) ( Math.exp(mathFormula) ); + prpmsl = (float) ( pres * Math.exp(mathFormula)); + } + return prpmsl; + } + + /** + * Computes the parcel pressure from THTE the equivalent potential temperature ( in Kelvin ) and + * and TMPC the parcel temperature at PRES on a specified moist adiabat (THTE). The computation is an iterative Newton-Raphson + * technique of the form: + * x = x(guess) + [ f( x ) - f( x(guess) ) ] / f'( x(guess) ) + * + * f' is approximated with finite differences + * f' = [ f( x(guess) + 1 ) - f( x(guess) ) ] / 1 + * Convergence is not guaranteed for extreme input values. If the + * computation does not converge after 100 iterations, the missing + * data value will be returned. + * + * @param thte - Equivalent potential temperature ( in Kelvin ) + * @param tmpk - Parcel temperature ( in Kelvin ) + * @return the pressure ( in mb ) + */ + public static float prPmst ( float thte, float tmpk ){ + float prpmst = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing( thte ) + && !MissingValueTester.isDataValueMissing( tmpk ) + && ( thte > 0 ) ){ + /*Set convergence and initial guess of pressure*/ + float epsi = 0.01f; + float tmpc = prTmkc ( tmpk ); + float pgdn = ( float ) ( 1000 * Math.pow ( ( tmpk / thte ), GempakConstants.AKAPPA ) ); + /* + * (Non-Javadoc) + * Set a limit of 100 iterations. Compute tedn and teup, the + * thte's at one degree above the guess temperature + */ + for ( int index = 0; index < 100 ; index++){ + float pgup = pgdn + 1; + float tedn = prThte ( pgdn, tmpc, tmpc ); + float teup = prThte ( pgup, tmpc, tmpc ); + + /*Check thte*/ + if ( MissingValueTester.isDataValueMissing(tedn) || MissingValueTester.isDataValueMissing(teup)) + break; + else { + /*Compute the correction; return on convergence*/ + float cor = ( thte - tedn ) / ( teup - tedn ); + pgdn = pgdn + cor; + if ( Math.abs(cor) < epsi ){ + prpmst = pgdn; + break; + } + } + } + } + return prpmst; + } + + /** + * Computes PR24, the 24-hour precipitation calculated by + * summing four 6-hour precipitation values + * @param p01 - First 6-hour precipitation amount + * @param p02 - Second 6-hour precipitation amount + * @param p03 - Third 6-hour precipitation amount + * @param p04 - Fourth 6-hour precipitation amount + * @return the total 24-hour precipitation amount + */ + public static float prPr24 ( float p01, float p02, float p03, float p04 ){ +// float p24 = GempakConstants.RMISSD; + float[] tempArray = {p01, p02, p03, p04 }; + Arrays.sort(tempArray); +// p24 = tempArray[3]; + float p24 = tempArray[3]; + if ( p24 > 0 ){ + p24 = 0; + if ( p01 > 0 ) + p24 = p24 + p01; + + if ( p02 > 0 ) + p24 = p24 + p02; + + if ( p03 > 0 ) + p24 = p24 + p03; + + if ( p04 > 0 ) + p24 = p24 + p04; + + } else if (p24 < 0f){ + p24 = GempakConstants.RMISSD; + } + return p24; + } + + /** + * Computes the maximum precipitation amount for upto 4 preciptiation values in inches + * @param p01 - First precipitation amount + * @param p02 - Second precipitation amount + * @param p03 - Third precipitation amount + * @param p04 - Fourth precipitation amount + * @return the maximum precipitation + */ + public static float prPr6x ( float p01, float p02, float p03, float p04 ){ + float[] tempArray = {p01, p02, p03, p04 }; + Arrays.sort(tempArray); + return tempArray[3]; + } + + /** + * Computes the station pressure ( in mb ) from the temperature ( in deg Celsius ) + * and the potential temperature ( in Kelvin ) using Poisson's equation: + * PRES = 1000. * ( PR_TMCK (TMPC) / THTA ) ** (1 / RKAPPA) + * @param tmpc - temperature (in deg Celsius) + * @param thta - potential temperature ( in Kelvin ) + * @return the station pressure ( in mb ) if both the inputs are valid and RMISSD (-9999) otherwise + */ + public static float prPres ( float tmpc, float thta ){ + float prpres = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(tmpc) + && !MissingValueTester.isDataValueMissing(thta) + && ( tmpc > -GempakConstants.TMCK ) + && ( thta > 0 ) ){ + float tmpk = prTmck ( tmpc ); + prpres = ( float ) ( 1000 * Math.pow(tmpk / thta, 1 / GempakConstants.RKAPPA ) ); + } + return prpres; + } + + /** + * Computes the packed wind speed and direction from DRCT and SPED using + * the equation: PSPD = JDRCT * 500 + JSPED + * where + * JDRCT = NINT ( DRCT / 5 ) + * JSPED = NINT ( SPED ) + * + * @param drct - Wind direction in degrees + * @param sped - Wind speed + * @return the packed wind speed and direction if both inputs are valid and RMISSD ( -9999 ) otherwise. + * It is in the form DDFFF, where DD is the wind direction in tens of degrees, + * and FFF is either the wind speed or wind speed plus 500, + * depending on the unit digit of direction rounded to the nearest + * 5 degrees. * - * @param instltdg - * - Station latitude in degrees - * @param instlndg - * - Station longitude in degrees - * @param inrange - * - Range in kilometers - * @param inazim - * - Geographic azimuth in radians - * @param inhght - * - Height above ground in km - */ - public void prRzll(float instltdg, float instlndg, float inrange, - float inazim, float inhght) { - if (!MissingValueTester.isDataValueMissing(instltdg) - && !MissingValueTester.isDataValueMissing(instlndg) - && !MissingValueTester.isDataValueMissing(inrange) - && !MissingValueTester.isDataValueMissing(inazim) - && !MissingValueTester.isDataValueMissing(inhght)) { + */ + public static float prPspd ( float drct, float sped ) { + float prpspd = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing( drct ) + && !MissingValueTester.isDataValueMissing(sped)){ + float jdrct = Math.round ( drct / 5); +// float jsped = Math.round ( sped / 5); + float jsped = Math.round ( sped ); + prpspd = jdrct * 500 + jsped; + } + return prpspd; + } + + /** + * Extracts the symbol code from the pressure tendency information. + * The code number is returned follow by 999 so that the output is a 4-digit number. + * @param p03d - the pressure tendency information + * @return the pressure tendency symbol code if the input is valid or RMISSD ( -9999.0 ) otherwise. + */ + public static float prPtsy ( float p03d ){ +// return ( !MissingValueTester.isDataValueMissing(p03d) ? ( ( int ) ( p03d / 1000 ) ) * 1000 + 999 : GempakConstants.RMISSD ); + return ( !MissingValueTester.isDataValueMissing(p03d) & !(p03d<0) & !(p03d>=9000) ? ( ( int ) ( p03d / 1000 ) ) * 1000 + 999 : GempakConstants.RMISSD ); + } + + /** + * Converts the numeric WMO weather code for past weather reported from + * an automatic station (WMO code table 4531) to the corresponding numeric WMO weather code + * for past weather reported from a manned station (WMO code table 4561). + * @param pwwa - the auto station past weather code + * @return the manned station past code if the input is valid and RMISSD ( -9999 ) otherwise. + */ + public static float prPwao ( float pwwa ){ + float prpwao = GempakConstants.RMISSD; + int[] man = { -1, -1, 3, 4, -1, 5, 6, 7, 8, 9 }; + int iwx = Math.round(pwwa); + if ( iwx >= 0 && iwx <= 9){ + if ( man[ iwx ] >= 0 ) + prpwao = man[ iwx ]; + } + return prpwao; + } + + /** + * Computes the quotient for parameter ratios using the equation: PR_QUOT = X / Y + * (For computing QPF/Watch Threshold) + * @param x - Numerator + * @param y - Denominator + * @return the quotient if both inputs are valid and the denominator is non zero. Returns RMISSD ( -9999 ) + * otherwise + */ + public static float prQuot ( float x, float y){ + if ( !MissingValueTester.isDataValueMissing( x ) + && !MissingValueTester.isDataValueMissing( y ) + && ( y != 0) ){ + return ( x / y ); + } + return GempakConstants.RMISSD; + } + + /** + * Computes the relative humidity ( in percent ) from the input temperature and dewpoint using + * the equation: + * RELH = VAPR / VAPS * 100 + * where + * VAPR = vapor pressure + * = PR_VAPR ( DWPC ) + * VAPS = saturation vapor pressure + * = PR_VAPR ( TMPC ) + * + * @param tmpc - temperature ( in Celsius ) + * @param dwpc - dewpoint ( in Celsius) + * @return the relative humidity ( in percent ) if both inputs are valid and RMISSD ( -9999.0 ) otherwise + */ + public static float prRelh ( float tmpc, float dwpc ){ + float prrelh = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing( tmpc ) + && !MissingValueTester.isDataValueMissing( dwpc )){ + /* Find the vapor pressure */ + float e = prVapr ( dwpc ); + + /*Find the saturated vapor pressure*/ + float es = prVapr ( tmpc ); + + /*Calculate humidity*/ + prrelh = ( e/es) * 100; + } + return prrelh; + } + + /** + * Computes the dewpoint (in Celsius) from the temperature ( in Celsius ) + * and the relative humidity ( in percent ). + * @param tmpc - the temperature ( in deg Celsius ) + * @param relh - the relative humidity ( in percent ) + * @return the dewpoint in ( deg Celsius), if both inputs are valid and the value of the vapor + * pressure computed is > ( 1* e^(-30)), or RMISSD (-9999) otherwise + */ + public static float prRhdp ( float tmpc, float relh){ + float prrhdp = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing( tmpc ) + && !MissingValueTester.isDataValueMissing( relh ) ){ + + /*Calculate saturation vapor pressure; test for existence*/ + float vaps = prVapr ( tmpc); + if( !MissingValueTester.isDataValueMissing(vaps)){ + + /*Calculate vapor pressure*/ + float vapr = relh * vaps / 100; + + /*Calculate dewpoint. The VAPR test prevents LOG blowups*/ +// if ( vapr > ( Math.pow(Math.E, -30) ) ){//legacy checks for 1.E-30 + if ( vapr >= ( Math.pow(Math.E, -30) ) ){//legacy checks for 1.E-30 + prrhdp = ( float) ( 243.5 * ( Math.log(6.112) - Math.log(vapr) ) / ( Math.log(vapr) - Math.log(6.112) - 17.67 ) ); + + /* If the dew-point is less than -190 degrees C, it is treated as missing data + * Note: Legacy documents it but does not implement it. + * However, in CAVE, it was decided to implement it. + * */ - this.stltdg = instltdg; - this.stlndg = instlndg; - this.range = inrange; - this.azim = inazim; - this.hght = inhght; + if ( prrhdp < -190 ) + prrhdp = GempakConstants.RMISSD; + } + } + } + return prrhdp; + } + + /** + * Computes the abbreviated standard altimeter code SALI from the altimeter setting in + * inches ALTI. SALI is an abbreviated altimeter code in inches which contains + * the unit digit and the first two digits after the decimal points. ALTI is + * multiplied by 100 truncated, and the original tens digit dropped. The following + * equation is used: SALI = NINT ( MOD ( ALTI, 10 ) * 100 ) + * + * @param alti - the altimeter code in inches + * @return the abbreviated standard altimeter code from the input altimeter code + * (if it exists) and RMISSD (-9999) otherwise. + */ + public static float prSali ( float alti){ + float prsali = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(alti) ){ + + /*Drop the leading tens digits*/ + float aalt = alti % 10; + + /* + * Include the tenths and hundredths digit: + * Multiply by 100 and round it off to the nearest integer + */ + aalt *= 100; + prsali = ( float ) Math.round(aalt); + } + + return prsali; + } + + /** + * Computes the standard abreviated altimeter code from the altimeter setting in inches, + * after converting it to millibars ALTM. Then ALTM is multiplied by 10, truncated, and + * the original thousand and hundred digits are dropped. The following equation + * is used: SALT = NINT ( MOD ( ALTM, 100 ) * 10 ) + * @param alti - the altimeter setting in inches + * @return the abbreviated standard altimeter code from the input altimeter setting + * (if it exists) and RMISSD (-9999) otherwise. + */ + public static float prSalt ( float alti ){ + float prsalt = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(alti)){ + + /*Convert the altimeter to millibars*/ + float altm = prAltm(alti); + + /*Drop the leading thousand and/or hundreds digits*/ + float aalt = altm % 100; + + /* Include the tenths digit*/ + aalt *= 10; +// prsalt = Math.round(aalt); + prsalt = (int)aalt; + } + return prsalt; + } + + /** + * Computes the scale height in a layer which can then be used to compute the + * moist hydrostatic height. The folloiwng equation is used: + * SCLH = ( RDGAS / GRAVTY ) * TAV + * TAV = average virtual temperature in layer + * = ( TVIRTB + TVIRTT ) / 2 + * TVIRTB = virtual temperature at bottom + * TVIRTT = virtual temperature at top + * @param tb - Bottom temperature ( in Celsius ) + * @param tt - Top temperature ( in Celsius ) + * @param tdb - Bottom dewpoint ( in Celsius ) + * @param tdt - Top dewpoint ( in Celsius ) + * @param pb - Bottom pressure ( in millibars ) + * @param pt - Top pressure ( in millibars ) + * @return the scale height ( in meters ) if all the input data exist and RMISSD (-9999) otherwise. + */ + public static float prSclh ( float tb, float tt, float tdb, float tdt, float pb, float pt ){ + float prsclh = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(tb) + && !MissingValueTester.isDataValueMissing(tt) + && !MissingValueTester.isDataValueMissing(pb) + && !MissingValueTester.isDataValueMissing(pt)){ + + float tvb = prTvrk(tb, tdb, pb); + float tvt = prTvrk(tt, tdt, pt); + + if ( !MissingValueTester.isDataValueMissing(tvt) + && !MissingValueTester.isDataValueMissing(tvb)){ + float tav = ( tvb + tvt ) / 2; + prsclh = tav * GempakConstants.RKAP; + } + } + return prsclh; + } + + /** + * Combines the sky coverage symbol number with + * the wind speed and direction + * @param skyc - Sky coverage + * @param drct - Wind direction in degrees + * @param sped - Wind speed (m/s or knots) + * @return The packed speed and direction + * if none of the input values are missing and RMISSD (-9999) otherwise. + */ + public static float prSkyx ( float skyc, float drct, float sped ){ + float prskyx = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(skyc) + && !MissingValueTester.isDataValueMissing(drct) + && !MissingValueTester.isDataValueMissing(sped)){ + int jdrct = Math.round(drct); + int jsped = Math.round(sped); + int jskyc = Math.round(skyc); + prskyx = jdrct * 10 + jsped * 10000 + jskyc; + } + return prskyx; + } + + + /** + * Computes the wind speed from the 'U' and 'V' components of + * the wind velocity. The formula is the square root of ( u^2 + v^2 ) + * + * @param uWnd - U component of velocity + * @param vWnd - V component of velocity + * @return the computed windspeed if both inputs are valid and RMISSD ( -9999) otherwise + */ + public static float prSped ( float uWnd, float vWnd){ + float prsped = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(uWnd) + && !MissingValueTester.isDataValueMissing(vWnd)){ + prsped = ( float ) ( Math.sqrt( ( Math.pow(uWnd, 2) + Math.pow(vWnd, 2) ) ) ); + } + return prsped; + } + + /** + * Computes a standard height used on upper-air charts. + * For data below 500 mb, the standard height is the last three digits of the height. + * For data at and above 500 mb, the height is the last three digits of the height in decameters. + * @param pres - Pressure in millibars + * @param hght - Height in meters + * @return the abbreviated height, if both inputs are valid and RMISSD ( -9999) otherwise. + */ + public static float prStdz ( float pres, float hght){ + float prstdz = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(pres) + && !MissingValueTester.isDataValueMissing(hght)){ + /* + * ( Non-Javadoc ) + * This computation matches the method's description, as provided in the Javadoc. + * The method's description needs to be interpreted from a meteorologist's point of view + * as opposed to plain English. + * + */ + int ihhh = ( ( pres > 500 ) ? Math.round( hght ) : Math.round( hght / 10 )); + prstdz = ihhh % 1000; + } + return prstdz; + } + + /** + * Computes the potential temperature ( in Kelvin ) from the + * temperature (in Celsius ) and the pressure ( in mb ). + * @param tmpc - The temperature ( in Celsius ) + * @param pres - The pressure ( in mb ) + * @return the potential temperature ( in Kelvin ), if both inputs are valid + * and RMISSD ( -9999) otherwise. + */ + public static float prThta ( float tmpc, float pres){ + float prthta = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing( tmpc ) + && !MissingValueTester.isDataValueMissing( pres ) + && ( pres > 0 )){ + + /*Change temperature in degrees Celsius to Kelvin.*/ + float tmpk = prTmck ( tmpc ); + + /*Calculate theta using Poisson's equation*/ + prthta = ( float ) ( tmpk * Math.pow( ( 1000 / pres) , GempakConstants.RKAPPA) ); + } + return prthta; + } + + /** + * Computes wet bulb potential temperature ( in Celsius ) from the + * pressure, temperature and dewpoint. The result is obtained by first + * computing the equivalent potential temperature (thte) of the the air parcel at level + * pres. Then the air parcel is brought to 1000 mb moist adiabatically to get the + * wet bulb potential temperature. + * @param pres - Pressure ( in millibars ) + * @param tmpc - Temperature ( in Celsius ) + * @param dwpc - Dewpoint ( in Celsius ) + * @return The wet bulb potential temperature ( in Celsius ) if all inputs are valid + * and RMISSD ( -9999) otherwise. + */ + public static float prThwc ( float pres, float tmpc, float dwpc) { + float prthwc = GempakConstants.RMISSD; + + /*Check for missing and invalid data*/ + if ( !MissingValueTester.isDataValueMissing(tmpc) + && !MissingValueTester.isDataValueMissing(pres) + && !MissingValueTester.isDataValueMissing(dwpc) + && ( pres > 0 )){ + + /*Compute the thte*/ + float thte = prThte(pres, tmpc, dwpc); - float hdr = GempakConstants.RMISSD; - float elev = GempakConstants.RMISSD; - float rad = GempakConstants.RMISSD; - float radp = GempakConstants.RMISSD; + /*Check for missing 'thte' and compute wet bulb temperature.*/ + if (!MissingValueTester.isDataValueMissing(thte) ){ + float tg = 0; + float p1000 = 1000; + + /*Compute the parcel temperature (in Kelvin)*/ + prthwc = prTmst ( thte, p1000, tg); + + if ( !MissingValueTester.isDataValueMissing(prthwc)) + + /*Convert the parcel temperature to Celsius*/ + prthwc = prTmkc( prthwc ); + } + } + return prthwc; + } + + /** + *
+		 * Computes wet bulb temperature from the temperature, mixing ratio, and pressure.
+		 * The result is obtained by solving for the temperature at which saturation occurs,
+		 *  when the latent heat required to vaporize the water is provided by a cooling of the air.
+		 *  The equation representing the process is:
+		 *   ( tmpk - tmwb ) * cp - ( Rsat (tmwb) - rmix ) * lvap = 0  
+		 *  This implicit equation is solved by Newton's method, since the 
+		 *  saturation mixing ratio Rsat is a transcendental function of tmwb.
+		 *  The expressions for the heat of vaporization (LVAP) and saturation 
+		 *   vapor pressure are equations (2) and (10) from Bolton (MWR, 1980).
+		 *   
+ * @param tmpk - Temperature (K) + * @param rmix - Mixing ratio (g/kg) + * @param pres - Pressure (mb) + * @return Wet bulb temperature (K) if all inputs are valid + * and RMISSD ( -9999) otherwise. + */ + public static float prTmwb ( float tmpk, float rmix, float pres){ + float prtmwb = GempakConstants.RMISSD; + /*Check for missing and invalid data*/ + if ( !MissingValueTester.isDataValueMissing(tmpk) + && !MissingValueTester.isDataValueMissing(rmix) + && !MissingValueTester.isDataValueMissing(pres) + && ( pres > 0 )){ + + /*Change temperature to degrees Celsius.*/ + float tmp = prTmkc ( tmpk ); + + /*Compute the latent heat of vaporization.*/ + float lvap = prLhvp ( tmp ); + + /*Compute the specific heat of moist air*/ + rmix /= 1000; + float cp = ( float ) ( 1005.7 * ( 1.0 + 0.887 * rmix ) ); + + float rlocp = lvap / cp; + + /*Do Newton iteration*/ + int iter = 0; + float twb = tmp; + boolean isConvrg = false; + + float A = 6.112f; + float B = 17.67f; + float C = 243.5f; + float EPSI = 0.622f; + float G = B * C; + float ERRMAX = 0.001f; + + while ( iter <= 50 && !isConvrg ){ + iter++; + float bt = B * twb; + float tpc = twb + C; + float d = ( float ) ( ( pres / A ) * Math.exp( (-bt) / tpc ) ); + float dm1 = d - 1; + float f = ( tmp - twb ) - rlocp * ( EPSI / dm1 - rmix ); + float df = (-G) / ( tpc * tpc ); + df = d * df * rlocp * EPSI / ( dm1 * dm1 ) - 1; + float cor = f / df; + twb = twb - cor; + if ( Math.abs(cor) <= ERRMAX ) + isConvrg = true; + } + + if ( isConvrg ){ + float twk = prTmck ( twb ); + if ( twk > tmpk ) + twk = tmpk; + prtmwb = twk; + } + } + return prtmwb; + } - /* Convert the station lat/lon to radians */ - float stlat = stltdg * GempakConstants.DTR; - float stlon = stlndg * GempakConstants.DTR; + /** + * Compute the coded value for the minimum temperature /maximum temperature/ probability of precipitation + * @param tmin - Minimum temperature + * @param tmax - Maximum temperature + * @param pp24 - Probability of precipitation + * @return the coded value PPPYYYNNN + * ( Where PPP is the Probability of precipitation, YYY is the maximum temperature and + * NNN is the minimum temperature ), + * if atleast one input is valid or RMISSD otherwise + */ + public static float prTpfr ( float tmin, float tmax, float pp24){ + float prtpfr = GempakConstants.RMISSD; + /* + * ( Non- Javadoc) + * Construct the coded integer. The value is 9 digits as in + * PPPYYYNNN. + * Where PPP is the Probability of precipitation, YYY is the maximum temperature and + * NNN is the minimum temperature + * All values are adjusted by 200 to + * account for negative and missing values. + */ + int ival = 0; + if ( !MissingValueTester.isDataValueMissing(tmin)) + ival = ival + ( Math.round(tmin) + 200 ) ; - /* Get the elevation angle */ - hdr = (range == 0.0f ? 0.0f : hght / range); - // elev = (float) ( Math.abs(hdr) < 1.0f ? Math.asin(hdr) : 0.0f - // ); - elev = (float) (Math.abs(hdr) <= 1.0f ? Math.asin(hdr) : 0.0f); + if ( !MissingValueTester.isDataValueMissing(tmax)) + ival = ival + ( Math.round(tmax) + 200 ) * 1000 ; + + if ( !MissingValueTester.isDataValueMissing(pp24)) + ival = ival + ( Math.round(pp24) + 200 ) * 1000000 ; + /* + * If all three values are missing (ival is still 0), then the answer is missing. + */ + if ( ival != 0) + prtpfr = ival; + + return prtpfr; + } + + /** + * Computes the virtual temperature ( in Kelvin ) from the temperature ( in Celsius ), + * dewpoint ( in Celsius ) and pressure ( in mb ) where DWPC and PRES are used to compute + * MIXR. The following equation is used: + * TVRK = TMPK * (1 + .001 * MIXR / .62197) / (1 + .001 * MIXR) + * If DWPC is missing, dry air is assumed and TMPK is returned. + * + * @param tmpc - Temperature ( in Celsius ) + * @param dwpc - Dewpoint ( in Celsius ) + * @param pres - Pressure ( in mb ) + * @return the virtual temperature ( in Kelvin ) or RMISSD ( -9999.0 ) if there + * are inputs missing for the computations. + */ + public static float prTvrk( float tmpc, float dwpc, float pres ){ + float prtvrk = GempakConstants.RMISSD; + if ( MissingValueTester.isDataValueMissing( tmpc ) + || MissingValueTester.isDataValueMissing( pres ) ){ + return prtvrk; + } + + /*If dewpoint is missing, return temperature*/ +// else if ( !MissingValueTester.isDataValueMissing( dwpc ) ) { + else if (MissingValueTester.isDataValueMissing( dwpc ) ) { + prtvrk = prTmck ( tmpc ); + } + + else { + /*Change temperature to Kelvin.*/ + float tmpk = prTmck ( tmpc ) ; + + /* Find mixing ratio in g/kg; if missing, return temperature */ + float rmix = prMixr ( dwpc, pres ); + + if ( MissingValueTester.isDataValueMissing(rmix) ){ + prtvrk = prTmck ( tmpc ); + }else { + prtvrk = ( float ) ( tmpk * ( 1 + 0.001 * rmix / 0.62197 ) / ( 1 + 0.001 * rmix ) ); + } + + } + return prtvrk; + } + + /** + * Computes the 'U' component of the wind from its speed and direction + * @param sped - wind speed + * @param drct - wind direction + * @return The 'U' component of the wind if both inputs are valid and RMISSD ( -9999) + * otherwise. + */ + public static float prUwnd ( float sped, float drct) { + float pruwnd = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(drct) + && !MissingValueTester.isDataValueMissing(sped)){ + pruwnd = ( float ) ( (-Math.sin( drct * GempakConstants.DTR ) ) * sped); + } + return pruwnd; + } + + /** + * Computes the 'V' component of the wind from its speed and direction + * @param sped - wind speed + * @param drct - wind direction + * @return The 'V' component of the wind if both inputs are valid and RMISSD ( -9999) + * otherwise. + */ + public static float prVwnd ( float sped, float drct) { + float pruwnd = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(drct) + && !MissingValueTester.isDataValueMissing(sped)){ + pruwnd = ( float ) ( (-Math.cos( drct * GempakConstants.DTR) ) * sped ); + } + return pruwnd; + } + + /** + * Computes the visibility ( in nautical miles ) from the input visibility ( in kilometers ) + * @param vsbk - visibility ( in kilometers ) + * @return visibility ( in nautical miles ) if the input is valid and RMISSD (-9999) otherwise + */ + public static float prVskn ( float vsbk) { + return ( !MissingValueTester.isDataValueMissing(vsbk) ? (float) (vsbk * 0.54 ) : GempakConstants.RMISSD ) ; + } + + /** + * Converts the WMO cloud cover fraction code to the decimal cloud cover fraction + * @param wmoccv - WMO cloud cover code + * @return Decimal cloud cover fraction if the input is valid and RMISSD (-9999) otherwise + */ + public static float prWccv ( float wmoccv) { + float prwccv = GempakConstants.RMISSD; + float[] cover = {0, 0.1f, 0.2f, 0.4f, 0.5f, 0.6f, 0.7f, 0.9f, 1, 1}; + if (!MissingValueTester.isDataValueMissing(wmoccv) + && ( wmoccv >= 0) && ( wmoccv <= 9)){ + int iccv = Math.round(wmoccv) + 1; + if (iccv > 9){ + iccv = 9; + } + prwccv = cover[iccv]; + } + return prwccv; + } + + /** + * Computes the wind chill equivalent temperature ( the temperature with calm winds that produces the same + * cooling effect as the given temperature with the given wind speed) + * @param tmpf - Air temperature ( in Farenheit ) + * @param sknt - Wind speed ( in knots ) + * @return the wind chill equivalent temperature ( in Farenheit ), + * if the inputs are valid and RMISSD (-9999) otherwise + */ + public static float prWceq ( float tmpf, float sknt ){ + float prwceq = GempakConstants.RMISSD; + /*Convert input variables to Celsius and meters/second.*/ + float tmpc = prTmfc ( tmpf ); + float sped = prKnms ( sknt ); + if ( !MissingValueTester.isDataValueMissing(tmpc) + && !MissingValueTester.isDataValueMissing(sped)){ + + if ( sped <= 1.34) + /*If the wind speed does not exceed 1.34 m/s ( not much wind to contribute to the wind chill), + * return the input temperature as the wind chill temperature*/ + prwceq = prTmcf(tmpc); + else{ + /* + * Compute the wind chill temp if the inputs are not missing and + * and the wind speed is greater than 1.34 m/s. + * Equations for wind chill computation + * from R. Falconer, "Windchill, A Useful Wintertime Weather Variable", Weatherwise, Dec 1968. + */ + float windChill = ( float ) ( 33.0 - ( ( 33.0 - tmpc ) * wci( sped ) / wci( 1.34f ) ) ); + prwceq = prTmcf(windChill); + } + } + + return prwceq; + } + + /** + * Computes the wind chill temperature from the air temperature and the wind speed + * @param tmpf - Air temperature ( in degree Farenheit ) + * @param sknt - Wind speed ( in knots ) + * @return the wind chill temperature ( in Farenheit ) if none of the inputs are missing and + * RMISSD (-9999) otherwise + */ + public static float prWcht ( float tmpf, float sknt){ + float prwrcht = GempakConstants.RMISSD; + + /*Convert the speed to miles per hour*/ + float smph = prKnmh ( sknt ); + + if ( !MissingValueTester.isDataValueMissing(tmpf) + && !MissingValueTester.isDataValueMissing(smph)){ + /*If the inputs are not missing , check if the wind speed is <= 3 miles per hour*/ + if( smph <= 3 ) + prwrcht = tmpf; + else{ + /*Compute the wind-chill temperature for wind speeds that exceed 3 miles per hour*/ + float wcht = ( float ) ( 35.74 + 0.6215 * tmpf -35.75 * Math.pow(smph, 0.16) + + 0.4275 * tmpf * Math.pow(smph, 0.16) ); + prwrcht = ( wcht > tmpf ? tmpf : wcht); + + } + } + return prwrcht; + } + + /** + * Computes the wind component towards a specific direction from the + * wind direction, wind speed and direction of desired component. + * @param drct - the wind direction in degrees + * @param sped - the wind speed in m/s + * @param dcmp - the direction of the desired component + * @return the component of the wind (in m/s) if none of the input parameters are missing and + * RMISSD (-9999) otherwise + */ + public static float prWcmp ( float drct, float sped, float dcmp ){ + float prwcmp = GempakConstants.RMISSD; + /*Check for missing input parameters*/ + if ( !MissingValueTester.isDataValueMissing(drct) + && !MissingValueTester.isDataValueMissing(sped) + && !MissingValueTester.isDataValueMissing(dcmp)){ + /*Calculate wind speed toward specified direction*/ + prwcmp = (float) ( sped * ( -Math.cos( ( drct - dcmp) *GempakConstants.DTR ) ) ); + } + return prwcmp; + } + + /** + * Computes the hierarchical value of the ceiling converted to MSL (mean sea level) in hundreds of feet, + * with a temporary/probability value taking precedence over a prevailing one. + * @param cmsl - Prevailing ceiling (MSL) ( in 100's of ft ) + * @param tcms - Temporary /probability ceiling (MSL) ( in 100's of ft ) + * @return Hierarchical ceiling (MSL) ( in 100's of ft ) + */ + public static float prWcms ( float cmsl, float tcms ){ + return ( !MissingValueTester.isDataValueMissing(tcms) ? tcms : cmsl ); + } + + /** + * Computes the packed wind speed and direction from the input wind speed and wind direction + * @param drct - wind direction ( in degrees ) + * @param sped - wind speed ( in knots or m/s ) + * @return the packed speed and direction + */ + public static float prWind ( float drct, float sped ){ + float prwind = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(drct) + && !MissingValueTester.isDataValueMissing(sped)){ + /* + * (Non-Javadoc) + * The packed wind speed and direction are of the form: + * SSSDDD, where SSS - wind speed ( in knots or m/s ) and + * DDD - wind direction in degrees + * + */ + int jdrct = Math.round(drct); + int jsped = Math.round(sped); + prwind = jdrct + jsped * 1000; + } + return prwind; + } + + /** + * Converts the numeric WMO weather code for present weather, + * reported from an automatic station ( WMO code table 4680 ) to + * the corresponding numeric WMO weather code for present weather + * reported from a manned station (WMO code table 4677). + * @param wwma - Automatic station weather code + * @return the manned station weather code if the input weather code ( after being rounded to the nearest integer ) + * lies between 0 and 99 (both inclusive) and the value returned from the array, by indexing this number is > 0. + * Otherwise, it returns RMISSD ( -9999 ). + */ + public static float prWmao ( float wwma ){ + float prwmao = GempakConstants.RMISSD; + int[] man = { -1, 1, 2, 3, 5, 5, -1, -1, -1, + -1, 10, 76, 13, -1, -1, -1, -1, -1, + 18, -1, 28, 21, 20, 21, 22, 24, 29, + -1, -1, -1, 42, 41, 42, 44, 46, 47, + -1, -1, -1, -1, 203, 203, 203, 63, 65, + 73, 75, 67, 67, -1, 53, 51, 53, 55, + 56, 57, 57, 58, 59, -1, 63, 61, 63, + 65, 66, 67, 67, 68, 69, -1, 73, 71, + 73, 75, 79, 79, 79, 77, 78, -1, 81, + 80, 81, 81, 82, 85, 86, 86, -1, 90, + 95, 17, 95, 96, 17, 97, 99, -1, -1, + 19 }; + /* + * (Non-Javadoc) + * Convert automatic station weather number to manual station + * weather number. Reserved locations in table 4680 and those + * values not having an analogue in table 4677 are mapped to + * RMISSD. + * + */ + int iwx = Math.round(wwma); + if ( iwx >= 0 && iwx <= 99){ + if ( man[iwx] >= 0) + prwmao = man[iwx]; + } + return prwmao; + } + + /** + * Computes the wind component toward a direction 90 degrees counterclockwise of a specified direction. + * If no direction is specified, the component toward north is returned. + * @param drct - wind direction ( in degrees ) + * @param sped - wind speed ( in knots or m/s ) + * @param dcmp - specified wind direction ( in degrees ) + * @return a component of the wind in m/s if the input wind speed and direction are valid and if + * the specified wind direction is between 0 degrees and 360 degrees. Otherwise, it returns RMISSD ( -9999 ). + * + */ + public static float prWnml ( float drct, float sped, float dcmp){ + float prwnml = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(sped) + && !MissingValueTester.isDataValueMissing(drct) + && ( dcmp >= 0 ) && ( dcmp <= 360 ) ){ + /* + * Calculate wind speed 90 degrees to left of given direction. + */ + prwnml = ( float ) ( sped * ( -Math.cos( ( drct - dcmp - 90 ) * GempakConstants.DTR ) ) ); + } + return prwnml; + } + + /** + * Computes the combined wave period and height from the combined wave period and + * wave height. The group number distinguishes the different wind waves. + * @param powv - Wave period ( in seconds ) + * @param howv - Wave height ( in meters ) + * @param group - Wave group number + * 0 = no group + * 1 = instrument waves + * 2 = wind waves + * 4 = predominant swell waves + * 5 = secondary swell waves + * @return the combined wave period and height if none of the input parameters are missing and + * RMISSD ( -9999 ) otherwise. + */ + public static float prWphf( float powv, float howv, float group){ + float prwphf = GempakConstants.RMISSD; + + if ( !MissingValueTester.isDataValueMissing(powv) + && !MissingValueTester.isDataValueMissing(howv) + && !MissingValueTester.isDataValueMissing(group)){ + float prhgmf = prHgmf(howv); + prwphf = prWvph ( powv, prhgmf, group); + } + + return prwphf; + } + + /** + * Computes the combined wave period and height from the combined wave period and + * wave height. The group number distinguishes the different wind waves. + * @param powv - Wave period ( in seconds ) + * @param howv - Wave height ( in the same units as the calling method ) + * @param group - Wave group number + * 0 = no group + * 1 = instrument waves + * 2 = wind waves + * 4 = predominant swell waves + * 5 = secondary swell waves + * @return The combined wave period and height if none of the inputs are missing + * and RMISSD (-9999) otherwise. + */ + public static float prWvph ( float powv, float howv, float group ){ + float prwvph = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(powv) + && !MissingValueTester.isDataValueMissing(howv) + && !MissingValueTester.isDataValueMissing(group)){ + int ipowv = Math.round(powv); + int ihowv = Math.round(howv); + int igroup = Math.round(group); + if ( (ipowv >= 0) && (ipowv <= 99) + && ( (ihowv >= 0) && (ihowv <= 99) ) + && ( (igroup >= 0) && (igroup <= 9) ) ){ + prwvph = igroup * 10000 + ipowv * 100 + ihowv; + } + } + return prwvph; + } + + /** + * Computes the combined wave period and wave height ( in half meters ) from + * either wper and whgt ( instrument wave data) or poww and howw (wind wave data), + * since either instrument wave data or wind wave data, but not both, can be reported. + * A group number is prefixed to the combined value to distinguish between + * instrument waves and wind waves. + * @param wper - Instrument wave period (seconds) + * @param whgt - Instrument wave height (meters) + * @param poww - Wind wave period (seconds) + * @param howw - Wind wave height (meters) + * @return The combined wave period and wave height ( in half meters ) if either the + * instrument wave data or the wind wave data are valid and RMISSD (-9999) otherwise. + */ + public static float prWphm ( float wper, float whgt, float poww, float howw ){ + + float prwphm = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(wper) + && !MissingValueTester.isDataValueMissing(whgt)){ + prwphm = prWvph ( wper, 2 * whgt, 1); + } + else if ( !MissingValueTester.isDataValueMissing(poww) + && !MissingValueTester.isDataValueMissing(howw)){ + prwphm = prWvph ( poww, 2 * howw, 2); + } + return prwphm; + } + + /** + * Translates a WMO pressure tendency code into a pressure change ( in mb ) + * @param ctend - WMO pressure tendency code + * @return A pressure change ( in mb ) if the input is valid and RMISSD (-9999) + * otherwise. + */ + public static float prWtnd ( String ctend ){ + float prwtnd = GempakConstants.RMISSD; + float[] psign = {1,1,1,1,0,-1,-1,-1,-1 }; + if ( ctend != null && !ctend.isEmpty() ){ + Character firstChar = ctend.charAt( 0 ); + if ( firstChar >= '0' && firstChar <= '8' ){ + int itendc = Integer.parseInt( firstChar.toString() ); + String substr = ctend.substring(1, 4); + if (substr.compareTo("999") != 0){ + float ptend = Float.parseFloat(substr); + prwtnd = psign[ itendc ] * ptend / 10 ; + } + } + } + return prwtnd; + } + + /** + * Computes the combined predominant swell wave direction and secondary + * swell wave direction from the input parameters. + * A group number 3 is prefixed to the combined value. + * + * @param dosw - Predominant swell wave direction ( in degrees) . + * @param dos2 - Secondary swell wave direction ( in degrees). + * @return The combined swell wave directions ( in tens of degrees ) if the input parameters + * are not missing and RMISSD (-9999) otherwise. + */ + public static float prWvdd ( float dosw, float dos2){ + float prwvdd = GempakConstants.RMISSD; + + /* If the secondary direction is missing, a value of 99 is used */ + int idos2 = ( !MissingValueTester.isDataValueMissing(dos2) ? Math.round( dos2 / 10 ) : 99 ); + if ( !MissingValueTester.isDataValueMissing(dosw)){ + int idosw = Math.round(dosw / 10); + if ( ( idosw >= 0 && idosw <= 99 ) + && ( idos2 >= 0 && idos2 <= 99 ) ){ + prwvdd = 30000 + idosw *100 + idos2; + } + } + return prwvdd; + } + + /** + * Translates a WMO visibility code into visibility in kilometers. + * @param wmovis - WMO visibility code + * @return the visibility ( in km ) + */ + public static float prWvis ( float wmovis ){ + float prwvis = GempakConstants.RMISSD; + float[] vis90 = { 0, 0.1f, 0.2f, 0.5f, 1, 2, 4, 10, 20, 50 }; + if ( !MissingValueTester.isDataValueMissing(wmovis)){ + + /*Values between 0 - 50 translate into tenths of kilometers.*/ + if ( wmovis >= 0 && wmovis <= 50 ) + prwvis = wmovis / 10; + + /*Values between 56 and 80 are 50 + whole kilometers.*/ + else if ( wmovis >= 56 && wmovis <= 80 ) + prwvis = wmovis - 50; + + /*Values from 81 - 89 are in increments of 5.*/ + else if ( wmovis >= 81 && wmovis <= 89 ) + prwvis = ( wmovis - 80 ) * 5 + 30 ; + + /*The values from 90 - 99 are in the array vis90*/ + else if ( wmovis >= 90 && wmovis <= 99 ){ + int iknt = (int) (wmovis - 89); + if ( vis90 != null && vis90.length > 0 ){ + if ( iknt >= vis90.length ) + iknt = vis90.length - 1; + prwvis = vis90[iknt]; + } + } + } + return prwvis; + } + + /** + * Computes the combined direction, period and height of the swell waves from the + * swell wave direction ( in tens of degrees ), the swell wave period ( in seconds ) + * and the swell wave height ( in half meters ) + * @param dosw - Swell wave direction in degrees + * @param posw - Swell wave period in seconds + * @param hosw - Swell wave height in meters + * @return The combined direction, period and height of the swell waves if none of the inputs are missing + * and RMISSD ( -9999) otherwise. + */ + public static float prWvsw ( float dosw, float posw, float hosw){ + float prwvsw = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(dosw) + && !MissingValueTester.isDataValueMissing(posw) + && !MissingValueTester.isDataValueMissing(hosw)){ + float pphh = prWvph ( posw, 2 * hosw, 0 ); + if ( !MissingValueTester.isDataValueMissing(pphh)) + prwvsw = Math.round( dosw / 10 ) * 10000 + Math.round(pphh) ; + } + return prwvsw; + } + + /** + * Computes the worst case categorical identification of flight rules for prevailing + * and temporary / probability conditions. + * @param xvfr - Prevailing categorical id of flight rules + * @param txvf - Temporary / probability categorical id of flight rules + * @return The worst case categorical id of flight rules + */ + public static float prWxvf ( float xvfr, float txvf ){ + float prwxvf = GempakConstants.RMISSD; + + if ( !MissingValueTester.isDataValueMissing(txvf) + && !MissingValueTester.isDataValueMissing(xvfr)){ + prwxvf = ( xvfr < txvf ? xvfr : txvf ); + } + else if ( MissingValueTester.isDataValueMissing( txvf ) ) + prwxvf = xvfr; + else if ( MissingValueTester.isDataValueMissing( xvfr ) ) + prwxvf = txvf; + + return prwxvf; + } + + + + /** + * Computes the numeric total cloud cover for the worst case aviation flight condition, + * based on the categorical identification of flight rules for prevailing and temporary / probability conditions. + * @param xvfr - Prevailing categorical id of flight rules + * @param txvf - Temporary / Probability categorical id of flight rules + * @param cfrt - Prevailing numeric total cloud cover + * @param tcfr - Temporary / Probability numeric total cloud cover + * @return Worst case numeric total cloud cover or RMISSD (-9999) if the computation does not fall through + */ + public static float prWcfr ( float xvfr, float txvf, float cfrt, float tcfr) { + float prwcfr = GempakConstants.RMISSD; + if ( MissingValueTester.isDataValueMissing(xvfr) + || MissingValueTester.isDataValueMissing(txvf)){ + prwcfr = ( cfrt > tcfr ? cfrt : tcfr ); + } + else if ( txvf < xvfr ) + prwcfr = tcfr; + else if ( txvf == xvfr) + prwcfr = ( cfrt > tcfr ? cfrt : tcfr ); + else + prwcfr = cfrt; + return prwcfr; + } + + + /** + * Computes the windchill from the wind velocity ( part of the Falconer equation - refer method prWceq) + * @param velocity - wind velocity ( in meters per second ) + * @return the windchill temperature + */ + private static float wci ( float velocity){ + if ( !MissingValueTester.isDataValueMissing(velocity) ){ + /* from R. Falconer, "Windchill, A Useful Wintertime Weather Variable", Weatherwise, Dec 1968.*/ + return ( ( float ) (10 * Math.sqrt(velocity) + 10.45 - velocity )); + } + return GempakConstants.RMISSD; + } + + /** + *
+        * Computes LIFR/IFR/MVFR/VFR flight conditions based on ceiling and visibility.
+        * @param ceil - Ceiling in hundreds of feet
+        * @param vsby - Visibility in statute miles
+        * @return Flight conditions index value: 
+        *     0 - LIFR
+        *     1 - IFR
+        *     2 - MVFR
+        *     3 - VFR 
+        *  or RMISSD (-9999), if both ceiling and visibility are missing
+        *  
+ */ + public static float prXvfr ( float ceil, float vsby ){ + float prxvfr = GempakConstants.RMISSD; + float vc = GempakConstants.RMISSD; + float vs = GempakConstants.RMISSD; + + if ( MissingValueTester.isDataValueMissing(ceil) && MissingValueTester.isDataValueMissing(vsby)) + return prxvfr; + + /*Compute categorical flight rules*/ + //Check the ceiling value + if ( !MissingValueTester.isDataValueMissing(ceil)){ + if ( ceil < 0){ + //no-op. So vc retains its RMISSD value + } + else if ( ceil < 5 ) + vc = 0; + else if ( ceil < 10 ) + vc = 1; + else if ( ceil <= 30 ) + vc = 2; + else if ( ( vsby > 5 ) + || ( vsby < 0 ) + || MissingValueTester.isDataValueMissing(vsby) ){ + prxvfr = 3; + } + } - float temp = (float) (Math.pow(Math.sin(stlat), 2)); + /*Check the visibility value.*/ + if ( !MissingValueTester.isDataValueMissing(vsby) ){ + if ( vsby < 0 ){ + //no-op. So vs retains it RMISSD value + } + else if ( vsby < 1 ) + vs = 0; + else if ( vsby < 3) + vs = 1; + else if ( vsby <= 5) + vs = 2; + else + vs = 3; + } + + /*Determine the more restrictive of the two values.*/ + if ( MissingValueTester.isDataValueMissing ( vc ) ) + prxvfr = vs; + else if ( MissingValueTester.isDataValueMissing( vs ) ) + prxvfr = vc; + else + prxvfr = ( vc < vs ? vc : vs ); + + return prxvfr; + + } + + /** + * Computes station elevation from altimeter and station pressure. + * It is also used to estimate height at various pressure levels from the altimeter in millibars. + * The PC library computes zmsl, Z000, Z950, Z850, Z800 by calling this function with pres + * equal to PMSL, 1000, 950, 850 and 800 respectively. + * @param altm - Altimeter in millibars + * @param pres - Pressure in millibars + * @return the height ( in meters ) if neither input value is missing and both input values + * are greater than zero. Otherwise, it returns RMISSD ( -9999 ). + */ + public static float prZalt ( float altm, float pres ){ + float przalt = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing( altm ) + && !MissingValueTester.isDataValueMissing(pres) + && ( altm > 0 ) + &&( pres > 0 ) ) { + + float to = GempakConstants.TMCK + 15; + float gamma = GempakConstants.GAMUSD / 1000 ; + + /*Calculate the exponent and pressure ratio.*/ + float expo = ( gamma * GempakConstants.RDGAS ) / GempakConstants.GRAVTY; + float prat = pres / altm ; + przalt = ( float ) ( ( to * ( 1 - Math.pow ( prat, expo) ) ) / gamma ); + } + return przalt; + } + + /** + * Converts the GEMPAK weather code to the WMO weather code, + * which is used to plot weather symbols. + * @param wnum - GEMPAK weather code + * @return the weather symbol number + */ + public static float prNsym ( float wnum){ + + float prnsym = GempakConstants.RMISSD; +//TODO : uncomment these 2 lines, once the PT library is implemented +// float wcod = ptWcod ( wnum ); /*Convert weather number to character weather code*/ +// prnsym = ptWsym ( wcod ); /*Convert weather character code to weather symbol number*/ + return prnsym; + } + + public static class RZLL{ + private static RZLL rzll; + + /**Station latitude in degrees*/ + float stltdg = GempakConstants.RMISSD; + + /**Station longitude in degrees*/ + float stlndg = GempakConstants.RMISSD; + + /**Range in kilometers*/ + float range = GempakConstants.RMISSD; + + /**Geographic azimuth in radians*/ + float azim = GempakConstants.RMISSD; + + /**Height above the ground in kilometers*/ + float hght = GempakConstants.RMISSD; - /* Get the earth's corrected radius */ - rad = (float) (6378.4 / Math.sqrt(1 + (0.00677 * temp))); - radp = 4 * (rad / 3); + /**Latitude in degrees*/ + float xlat = GempakConstants.RMISSD; + + /**Longitude in degrees*/ + float xlon = GempakConstants.RMISSD; + + /** + * @return the xlat + */ + public float getXlat() { + return xlat; + } + /** + * @return the xlon + */ + public float getXlon() { + return xlon; + } + - float dist = GempakConstants.RMISSD; - float cx = GempakConstants.RMISSD; - float cy = GempakConstants.RMISSD; - float mathFormula1 = GempakConstants.RMISSD; - float mathFormula2 = GempakConstants.RMISSD; - - /* Calculate the distance */ - - if (elev > 0.2618f) - dist = (float) (range * Math.cos(elev)); - else { - mathFormula1 = (float) ((1 - (Math.pow(elev, 2) / 2)) - range - * elev / radp); - dist = range * mathFormula1; - } - - /* Calculate the latitude and longitude */ - cx = (float) (dist * Math.sin(azim)); - cy = (float) (dist * Math.cos(azim)); - - // mathFormula2 = ( float ) ( ( ( 2 * Math.pow( rad, 2 ) ) * - // Math.tan( stlat ) )); - // xlat = ( float ) ( stlat + ( cy / rad ) - ( Math.pow(cx, 2) / - // mathFormula2 ) ); - mathFormula2 = (float) ((Math.pow(cx, 2) - / (2 * Math.pow(rad, 2)) * Math.tan(stlat))); - xlat = (stlat + (cy / rad) - mathFormula2); - xlon = (float) (stlon + (cx / (rad * Math.cos(xlat)))); - - /* Change lat/lon to degrees */ - xlat *= GempakConstants.RTD; - xlon *= GempakConstants.RTD; - } else { - xlat = GempakConstants.RMISSD; - xlon = GempakConstants.RMISSD; - } - - } - } + + private static RZLL getInstance(){ + if (rzll == null) + {rzll = new RZLL();} + return rzll; + } + + /** + * Computes the actual latitude/longitude given the station latitude/longitude, elevation + * and azimuth. + * It uses equations developed for use in the AOIPS radar. + * @param instltdg - Station latitude in degrees + * @param instlndg - Station longitude in degrees + * @param inrange - Range in kilometers + * @param inazim - Geographic azimuth in radians + * @param inhght - Height above ground in km + */ + public void prRzll ( float instltdg,float instlndg,float inrange,float inazim,float inhght){ + if ( !MissingValueTester.isDataValueMissing(instltdg) + && !MissingValueTester.isDataValueMissing(instlndg) + && !MissingValueTester.isDataValueMissing(inrange) + && !MissingValueTester.isDataValueMissing(inazim) + && !MissingValueTester.isDataValueMissing(inhght)){ + + this.stltdg = instltdg; + this.stlndg = instlndg; + this.range = inrange; + this.azim = inazim; + this.hght = inhght; + + float hdr = GempakConstants.RMISSD; + float elev = GempakConstants.RMISSD; + float rad = GempakConstants.RMISSD; + float radp= GempakConstants.RMISSD; + + /*Convert the station lat/lon to radians*/ + float stlat = stltdg * GempakConstants.DTR; + float stlon = stlndg * GempakConstants.DTR; + + + /*Get the elevation angle*/ + hdr = ( range == 0.0f ? 0.0f : hght / range ); +// elev = (float) ( Math.abs(hdr) < 1.0f ? Math.asin(hdr) : 0.0f ); + elev = (float) ( Math.abs(hdr) <= 1.0f ? Math.asin(hdr) : 0.0f ); + + float temp = (float) (Math.pow( Math.sin(stlat), 2 ) ) ; + + /*Get the earth's corrected radius*/ + rad = (float) (6378.4 / Math.sqrt( 1 + ( 0.00677 * temp ) )); + radp = 4* (rad/3); + + float dist = GempakConstants.RMISSD; + float cx = GempakConstants.RMISSD; + float cy = GempakConstants.RMISSD; + float mathFormula1 = GempakConstants.RMISSD; + float mathFormula2 = GempakConstants.RMISSD; + + /*Calculate the distance*/ + + if ( elev > 0.2618f ) + dist = ( float ) ( range * Math.cos( elev )); + else{ + mathFormula1 = ( float ) ( (1 - ( Math.pow( elev, 2 ) / 2 ) ) - range * elev / radp); + dist = range * mathFormula1; + } + + /*Calculate the latitude and longitude*/ + cx = ( float ) ( dist * Math.sin( azim ) ); + cy = ( float ) ( dist * Math.cos( azim ) ); + +// mathFormula2 = ( float ) ( ( ( 2 * Math.pow( rad, 2 ) ) * Math.tan( stlat ) )); +// xlat = ( float ) ( stlat + ( cy / rad ) - ( Math.pow(cx, 2) / mathFormula2 ) ); + mathFormula2 = (float) ( ( Math.pow(cx, 2) / ( 2 * Math.pow( rad, 2 ) ) * Math.tan( stlat ) )); + xlat = ( float ) ( stlat + ( cy / rad ) - mathFormula2 ); + xlon = ( float ) ( stlon + ( cx / ( rad * Math.cos( xlat ) ) ) ) ; + + /*Change lat/lon to degrees*/ + xlat *= GempakConstants.RTD; + xlon *= GempakConstants.RTD; + } else { + xlat = GempakConstants.RMISSD; + xlon = GempakConstants.RMISSD; + } + + } + } } + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/PSLibrary.java b/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/PSLibrary.java index a8ac6a605c..6292086543 100644 --- a/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/PSLibrary.java +++ b/ncep/gov.noaa.nws.ncep.gempak.parameterConversionLibrary/src/gov/noaa/nws/ncep/gempak/parameterconversionlibrary/PSLibrary.java @@ -2,385 +2,351 @@ * */ package gov.noaa.nws.ncep.gempak.parameterconversionlibrary; - -import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer; - -import java.util.Collections; import java.util.Comparator; import java.util.List; +import java.util.Collections; +import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer; /** * @author archana - * + * */ public class PSLibrary { - /** - * Computes the cross totals index - * - * @param td850 - * - dewpoint at 850 mb ( in Celsius ) - * @param t500 - * - temperature at 500 mb ( in Celsius ) - * @return the difference between the dewpoint and the temperature if - * neither of them are missing and RMISSD ( -9999 ) otherwise. - */ - public static float psCtot(float td850, float t500) { + /** + * Computes the cross totals index + * @param td850 - dewpoint at 850 mb ( in Celsius ) + * @param t500 - temperature at 500 mb ( in Celsius ) + * @return the difference between the dewpoint and the temperature if neither of them are missing + * and RMISSD ( -9999 ) otherwise. + */ + public static float psCtot ( float td850,float t500) { - /* - * Compute the cross totals index by subtracting 500 mb temperature from - * the 850 mb dewpoint. - */ - return ((!MissingValueTester.isDataValueMissing(td850) && !MissingValueTester - .isDataValueMissing(t500)) ? (td850 - t500) - : GempakConstants.RMISSD); - } + /* + * Compute the cross totals index by subtracting 500 mb + * temperature from the 850 mb dewpoint. + */ + return ( ( !MissingValueTester.isDataValueMissing(td850) + && !MissingValueTester.isDataValueMissing(t500) ) + ? ( td850 - t500 ) : GempakConstants.RMISSD ) ; + } + + /** + * Computes low, middle, and high elevation Haines indices + * from the temperature and the dewpoint. + * @param tc1 - temperature ( in Celsius ) + * @param tc2 - temperature ( in Celsius ) + * @param dwpc - dewpoint ( in Celsius ) + * @param itype - Haines index: + * 1- Low + * 2 - Middle + * 3 - High + * + * @return + */ + public static float psHans ( float tc1, float tc2, float dwpc, float itype) { + float pshans = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(tc1) + && !MissingValueTester.isDataValueMissing(tc2) + && !MissingValueTester.isDataValueMissing(dwpc)){ + float a = GempakConstants.RMISSD; + float b = GempakConstants.RMISSD; + + /* Compute the Haines index*/ + if ( itype == 1 ) { + a = ( ( tc2 - tc1 ) - 3 ) * ( 2 / 5 ) + 1; + b = ( ( tc1 - dwpc ) - 5 ) * ( 2 / 5 ) + 1; + } + else if ( itype == 2 ) { + a = ( ( tc1 - tc2 ) - 5 ) * ( 2 / 6 ) + 1; + b = ( ( tc1 - dwpc ) - 5 ) * ( 2 / 8 ) + 1; + } + else if ( itype == 3 ) { + a = ( ( tc1 - tc2 ) - 17 ) * ( 2 / 5 ) + 1; + b = ( ( tc1 - dwpc ) - 14 ) * ( 2 / 7 ) + 1; + } + + a = ( a > 0.9f ? a : 0.9f ); + a = ( a < 3.1f ? a : 3.1f ); + b = ( b > 0.9f ? b : 0.9f ); + b = ( b < 3.1f ? b : 3.1f ); + pshans = a+ b; + } + return pshans; + } - /** - * Computes low, middle, and high elevation Haines indices from the - * temperature and the dewpoint. - * - * @param tc1 - * - temperature ( in Celsius ) - * @param tc2 - * - temperature ( in Celsius ) - * @param dwpc - * - dewpoint ( in Celsius ) - * @param itype - * - Haines index: 1- Low 2 - Middle 3 - High - * - * @return - */ - public static float psHans(float tc1, float tc2, float dwpc, float itype) { - float pshans = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(tc1) - && !MissingValueTester.isDataValueMissing(tc2) - && !MissingValueTester.isDataValueMissing(dwpc)) { - float a = GempakConstants.RMISSD; - float b = GempakConstants.RMISSD; + /** + * + * Computes the 'K' index + * @param t850 - 850 mb temperature ( in Celsius ) + * @param t700 - 700 mb temperature ( in Celsius ) + * @param t500 - 500 mb temperature ( in Celsius ) + * @param td850 - 850 mb dewpoint ( in Celsius ) + * @param td700 - 700 mb dewpoint ( in Celsius ) + * @return returns the 'K' index if all the input values are valid and + * RMISSD ( -9999 ) otherwise + */ + public static float pskinx ( float t850, float t700, float t500, float td850, float td700) { + float pskinx = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(td700) + && !MissingValueTester.isDataValueMissing(td850) + && !MissingValueTester.isDataValueMissing(t500) + && !MissingValueTester.isDataValueMissing(t700) + && !MissingValueTester.isDataValueMissing(t850)){ + pskinx = ( t850 - t500 ) + td850 - ( t700 - td700 ) ; + } + return pskinx; + } + + + /** + * Computes the Showalter index + * @param t850 - 850 mb temperature ( in Celsius ) + * @param td850 - 850 mb dewpoint ( in Celsius ) + * @param t500 - 500 mb temperature ( in Celsius ) + * @return the Showalter index if all the three input parameters are valid and the parcel temperature is computed correctly. + * Otherwise, it returns RMISSD (-9999). + */ + public static float psShow ( float t850, float td850, float t500 ){ + float psshow = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(t500) + && !MissingValueTester.isDataValueMissing(td850) + && !MissingValueTester.isDataValueMissing(t850)){ + float p850 = 850; + float p500 = 500; + float guess = 0; + /* + * Find equivalent potential temperature at the LCL using 850 mb + * temperature and dewpoint. + */ + float thtlcl = PRLibrary.prThte ( p850, t850, td850 ); + + /*Find parcel temperature along pseudoadiabat at 500 mb. + * The parcel temperature tp is the temperature in Celsius at 500 mb of a parcel, + * which lies on the moist adiabat determined by the sounding at 850 mb + */ + float tp = PRLibrary.prTmst ( thtlcl, p500, guess ); + + /*Subtract the parcel temperature from the temperature at 500 mb, is the parcel temperature is valid*/ + if ( !MissingValueTester.isDataValueMissing( tp ) ){ + psshow = PRLibrary.prTmck ( t500 ) - tp ; + } + } + return psshow; + } + + /** + * Computes the vertical totals index + * @param t850 - 850 mb temperature ( in Celsius ) + * @param t500 - 500 mb temperature ( in Celsius ) + * @return the verticl totals index as a difference of the temperature at 850 mb and the temperature at 500 mb, if neither value is missing. + * Else it returns RMISSD (-9999) + */ + public static float psVtot ( float t850, float t500 ) { + return ( ( !MissingValueTester.isDataValueMissing( t500 ) && !MissingValueTester.isDataValueMissing( t850 ) ) + ? t850 - t500 : GempakConstants.RMISSD ); + } + + /** + * Computes the total Totals index from the temperature and dewpoint at 850 mb and the temperature at 500 mb + * + * @param t850 - 850 mb temperature ( in Celsius ) + * @param td850 - 850 mb dewpoint ( in Celsius ) + * @param t500 - 500 mb temperature ( in Celsius ) + * @return the total totals index if none of the input parameters are missing and + * RMISSD (-9999) otherwise + */ + public static float psTotl ( float t850, float td850, float t500 ){ + float pstotl = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing(t500) + && !MissingValueTester.isDataValueMissing(td850) + && !MissingValueTester.isDataValueMissing(t850)){ + + /*Compute the vertical totals*/ + float vtot = psVtot ( t850, t500 ); + + /*Compute the cross totals*/ + float ctot = psCtot ( td850, t500 ); + + if ( !MissingValueTester.isDataValueMissing( ctot ) + && !MissingValueTester.isDataValueMissing( vtot ) ) { + pstotl = ctot + vtot; + } + } + return pstotl; + } + + /** + * Computes the SWEAT index. Winds must be input in m/sec + * @param t850 - 850 mb temperature + * @param td850 - 850 mb dewpoint + * @param t500 - 500 mb temperature + * @param spd850 - 850 mb windspeed ( in m/sec ) + * @param spd500 - 500 mb windspeed ( in m/sec ) + * @param dir850 - 850 mb wind direction + * @param dir500 - 500 mb wind direction + * @return the SWEAT index if none of the inputs are missing and RMISSD ( -9999 ) otherwise + */ + public static float psSwet ( float t850, float td850, float t500, float spd850, float spd500, float dir850, float dir500 ){ + float pssweat = GempakConstants.RMISSD; + if ( !MissingValueTester.isDataValueMissing( dir500 ) + && !MissingValueTester.isDataValueMissing(dir850) + && !MissingValueTester.isDataValueMissing(spd500) + && !MissingValueTester.isDataValueMissing(spd850) + && !MissingValueTester.isDataValueMissing(t500) + && !MissingValueTester.isDataValueMissing(td850) + && !MissingValueTester.isDataValueMissing(t850)){ + /* + * (Non-Javadoc): + * All computations are from + * Miller, R.C., 1972: Notes on Severe Storm Forecasting Procedures of + * the Air Force Global Weather Central, AWS Tech. Report 200 + */ + /*Convert meters per second to knots*/ + float skt850 = PRLibrary.prMskn ( spd850 ); + float skt500 = PRLibrary.prMskn( spd500 ); + + /* Compute the total totals index. If < 49, set term to zero.*/ + float total = psTotl ( t850, td850, t500 ); + float term2 = total - 49; + if ( total < 49 ) + term2 = 0; + + /* Compute shear term.*/ + + float dif = dir500 - dir850; + float s = ( float ) ( Math.sin ( dif * GempakConstants.DTR ) ); + float shear = 125 * ( s + 0.2f ); + + /*Make various wind checks.*/ + if ((dir850 < 130.) || (dir850 > 250.)) + shear = 0; + if ((dir500 < 210.) || (dir500 > 310.)) + shear = 0; + if ((skt500 < 15.) || (skt850 < 15. )) + shear = 0; + if (dif <= 0) + shear = 0; + + /*Check for sub-zero dewpoint*/ + float dwp850 = td850; + if ( dwp850 < 0 ) + dwp850 = 0; + + /*Calculate SWEAT index*/ + pssweat = 12 * dwp850 + 20 * term2 + 2 * skt850 + skt500 + shear; + } + return pssweat; + } + + /** + * Finds the most unstable level of a sounding from the surface to the input pressure level. + * @param listOfNcSoundingLayer - the list of NcSoundingLayer to search + * @param plev - input pressure level + * @return the most unstable level of a sounding from the surface to the input pressure level (plev), + * if plev is not -1 and all computations fall through correctly.Else it returns an empty NcSoundingLayer object + */ + public static NcSoundingLayer psUstb(List listOfNcSoundingLayer, float plev ){ + //TODO: update to find pressure value between 2 levels + NcSoundingLayer outputNcSoundingLayer = new NcSoundingLayer(GempakConstants.RMISSD, GempakConstants.RMISSD,GempakConstants.RMISSD, + GempakConstants.RMISSD,GempakConstants.RMISSD,GempakConstants.RMISSD, + GempakConstants.RMISSD,GempakConstants.RMISSD,GempakConstants.RMISSD, + GempakConstants.RMISSD, GempakConstants.RMISSD); + class PressureComparator implements Comparator < NcSoundingLayer>{ + public int compare(NcSoundingLayer n1, NcSoundingLayer n2){ + return Float.compare(n2.getPressure(), n1.getPressure()); + } + } + if ( listOfNcSoundingLayer != null && listOfNcSoundingLayer.size() > 0 ){ + Collections.sort(listOfNcSoundingLayer, new PressureComparator() ); + NcSoundingLayer surfaceLevelNcSoundingLayer = listOfNcSoundingLayer.get( 0 ); + float pressureAtSurfaceLevel = surfaceLevelNcSoundingLayer.getPressure(); + NcSoundingLayer topLevelNcSoundingLayer = PCLibrary.pcFtop( listOfNcSoundingLayer ); + float pressureAtTopLevel = topLevelNcSoundingLayer.getPressure(); - /* Compute the Haines index */ - if (itype == 1) { - a = ((tc2 - tc1) - 3) * (2 / 5) + 1; - b = ((tc1 - dwpc) - 5) * (2 / 5) + 1; - } else if (itype == 2) { - a = ((tc1 - tc2) - 5) * (2 / 6) + 1; - b = ((tc1 - dwpc) - 5) * (2 / 8) + 1; - } else if (itype == 3) { - a = ((tc1 - tc2) - 17) * (2 / 5) + 1; - b = ((tc1 - dwpc) - 14) * (2 / 7) + 1; - } - - a = (a > 0.9f ? a : 0.9f); - a = (a < 3.1f ? a : 3.1f); - b = (b > 0.9f ? b : 0.9f); - b = (b < 3.1f ? b : 3.1f); - pshans = a + b; - } - return pshans; - } - - /** - * - * Computes the 'K' index - * - * @param t850 - * - 850 mb temperature ( in Celsius ) - * @param t700 - * - 700 mb temperature ( in Celsius ) - * @param t500 - * - 500 mb temperature ( in Celsius ) - * @param td850 - * - 850 mb dewpoint ( in Celsius ) - * @param td700 - * - 700 mb dewpoint ( in Celsius ) - * @return returns the 'K' index if all the input values are valid and - * RMISSD ( -9999 ) otherwise - */ - public static float pskinx(float t850, float t700, float t500, float td850, - float td700) { - float pskinx = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(td700) - && !MissingValueTester.isDataValueMissing(td850) - && !MissingValueTester.isDataValueMissing(t500) - && !MissingValueTester.isDataValueMissing(t700) - && !MissingValueTester.isDataValueMissing(t850)) { - pskinx = (t850 - t500) + td850 - (t700 - td700); - } - return pskinx; - } - - /** - * Computes the Showalter index - * - * @param t850 - * - 850 mb temperature ( in Celsius ) - * @param td850 - * - 850 mb dewpoint ( in Celsius ) - * @param t500 - * - 500 mb temperature ( in Celsius ) - * @return the Showalter index if all the three input parameters are valid - * and the parcel temperature is computed correctly. Otherwise, it - * returns RMISSD (-9999). - */ - public static float psShow(float t850, float td850, float t500) { - float psshow = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(t500) - && !MissingValueTester.isDataValueMissing(td850) - && !MissingValueTester.isDataValueMissing(t850)) { - float p850 = 850; - float p500 = 500; - float guess = 0; - /* - * Find equivalent potential temperature at the LCL using 850 mb - * temperature and dewpoint. - */ - float thtlcl = PRLibrary.prThte(p850, t850, td850); - - /* - * Find parcel temperature along pseudoadiabat at 500 mb. The parcel - * temperature tp is the temperature in Celsius at 500 mb of a - * parcel, which lies on the moist adiabat determined by the - * sounding at 850 mb - */ - float tp = PRLibrary.prTmst(thtlcl, p500, guess); - - /* - * Subtract the parcel temperature from the temperature at 500 mb, - * is the parcel temperature is valid - */ - if (!MissingValueTester.isDataValueMissing(tp)) { - psshow = PRLibrary.prTmck(t500) - tp; - } - } - return psshow; - } - - /** - * Computes the vertical totals index - * - * @param t850 - * - 850 mb temperature ( in Celsius ) - * @param t500 - * - 500 mb temperature ( in Celsius ) - * @return the verticl totals index as a difference of the temperature at - * 850 mb and the temperature at 500 mb, if neither value is - * missing. Else it returns RMISSD (-9999) - */ - public static float psVtot(float t850, float t500) { - return ((!MissingValueTester.isDataValueMissing(t500) && !MissingValueTester - .isDataValueMissing(t850)) ? t850 - t500 - : GempakConstants.RMISSD); - } - - /** - * Computes the total Totals index from the temperature and dewpoint at 850 - * mb and the temperature at 500 mb - * - * @param t850 - * - 850 mb temperature ( in Celsius ) - * @param td850 - * - 850 mb dewpoint ( in Celsius ) - * @param t500 - * - 500 mb temperature ( in Celsius ) - * @return the total totals index if none of the input parameters are - * missing and RMISSD (-9999) otherwise - */ - public static float psTotl(float t850, float td850, float t500) { - float pstotl = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(t500) - && !MissingValueTester.isDataValueMissing(td850) - && !MissingValueTester.isDataValueMissing(t850)) { - - /* Compute the vertical totals */ - float vtot = psVtot(t850, t500); - - /* Compute the cross totals */ - float ctot = psCtot(td850, t500); - - if (!MissingValueTester.isDataValueMissing(ctot) - && !MissingValueTester.isDataValueMissing(vtot)) { - pstotl = ctot + vtot; - } - } - return pstotl; - } - - /** - * Computes the SWEAT index. Winds must be input in m/sec - * - * @param t850 - * - 850 mb temperature - * @param td850 - * - 850 mb dewpoint - * @param t500 - * - 500 mb temperature - * @param spd850 - * - 850 mb windspeed ( in m/sec ) - * @param spd500 - * - 500 mb windspeed ( in m/sec ) - * @param dir850 - * - 850 mb wind direction - * @param dir500 - * - 500 mb wind direction - * @return the SWEAT index if none of the inputs are missing and RMISSD ( - * -9999 ) otherwise - */ - public static float psSwet(float t850, float td850, float t500, - float spd850, float spd500, float dir850, float dir500) { - float pssweat = GempakConstants.RMISSD; - if (!MissingValueTester.isDataValueMissing(dir500) - && !MissingValueTester.isDataValueMissing(dir850) - && !MissingValueTester.isDataValueMissing(spd500) - && !MissingValueTester.isDataValueMissing(spd850) - && !MissingValueTester.isDataValueMissing(t500) - && !MissingValueTester.isDataValueMissing(td850) - && !MissingValueTester.isDataValueMissing(t850)) { - /* - * (Non-Javadoc): All computations are from Miller, R.C., 1972: - * Notes on Severe Storm Forecasting Procedures of the Air Force - * Global Weather Central, AWS Tech. Report 200 - */ - /* Convert meters per second to knots */ - float skt850 = PRLibrary.prMskn(spd850); - float skt500 = PRLibrary.prMskn(spd500); - - /* Compute the total totals index. If < 49, set term to zero. */ - float total = psTotl(t850, td850, t500); - float term2 = total - 49; - if (total < 49) - term2 = 0; - - /* Compute shear term. */ - - float dif = dir500 - dir850; - float s = (float) (Math.sin(dif * GempakConstants.DTR)); - float shear = 125 * (s + 0.2f); - - /* Make various wind checks. */ - if ((dir850 < 130.) || (dir850 > 250.)) - shear = 0; - if ((dir500 < 210.) || (dir500 > 310.)) - shear = 0; - if ((skt500 < 15.) || (skt850 < 15.)) - shear = 0; - if (dif <= 0) - shear = 0; - - /* Check for sub-zero dewpoint */ - float dwp850 = td850; - if (dwp850 < 0) - dwp850 = 0; - - /* Calculate SWEAT index */ - pssweat = 12 * dwp850 + 20 * term2 + 2 * skt850 + skt500 + shear; - } - return pssweat; - } - - /** - * Finds the most unstable level of a sounding from the surface to the input - * pressure level. - * - * @param listOfNcSoundingLayer - * - the list of NcSoundingLayer to search - * @param plev - * - input pressure level - * @return the most unstable level of a sounding from the surface to the - * input pressure level (plev), if plev is not -1 and all - * computations fall through correctly.Else it returns an empty - * NcSoundingLayer object - */ - public static NcSoundingLayer psUstb( - List listOfNcSoundingLayer, float plev) { - // TODO: update to find pressure value between 2 levels - NcSoundingLayer outputNcSoundingLayer = new NcSoundingLayer( - GempakConstants.RMISSD, GempakConstants.RMISSD, - GempakConstants.RMISSD, GempakConstants.RMISSD, - GempakConstants.RMISSD, GempakConstants.RMISSD, - GempakConstants.RMISSD, GempakConstants.RMISSD, - GempakConstants.RMISSD, GempakConstants.RMISSD, - GempakConstants.RMISSD); - class PressureComparator implements Comparator { - @Override - public int compare(NcSoundingLayer n1, NcSoundingLayer n2) { - return Float.compare(n2.getPressure(), n1.getPressure()); - } - } - if (listOfNcSoundingLayer != null && listOfNcSoundingLayer.size() > 0) { - Collections.sort(listOfNcSoundingLayer, new PressureComparator()); - NcSoundingLayer surfaceLevelNcSoundingLayer = listOfNcSoundingLayer - .get(0); - float pressureAtSurfaceLevel = surfaceLevelNcSoundingLayer - .getPressure(); - NcSoundingLayer topLevelNcSoundingLayer = PCLibrary - .pcFtop(listOfNcSoundingLayer); - float pressureAtTopLevel = topLevelNcSoundingLayer.getPressure(); - - if (plev > pressureAtSurfaceLevel) - return outputNcSoundingLayer; - else if (plev == -1 || plev <= pressureAtTopLevel) - plev = pressureAtTopLevel; - - int sizeOfList = listOfNcSoundingLayer.size(); - boolean done = false; - int lev = 0; - float eps = GempakConstants.RMISSD; - - while (!done && lev < sizeOfList) { - NcSoundingLayer currNcSoundingLayer = listOfNcSoundingLayer - .get(lev); - - float pressure = currNcSoundingLayer.getPressure(); - float tmpc = currNcSoundingLayer.getTemperature(); - float dwpc = currNcSoundingLayer.getDewpoint(); - float thwc = PRLibrary.prThwc(pressure, tmpc, dwpc); - System.out.println("pressure = " + pressure); - System.out.println("thwc = " + thwc); - if (thwc > eps && (pressure >= plev)) { - eps = thwc; - outputNcSoundingLayer.setPressure(currNcSoundingLayer - .getPressure()); - outputNcSoundingLayer.setTemperature(currNcSoundingLayer - .getTemperature()); - outputNcSoundingLayer.setDewpoint(currNcSoundingLayer - .getDewpoint()); - outputNcSoundingLayer.setWindSpeed(currNcSoundingLayer - .getWindSpeed()); - outputNcSoundingLayer.setWindDirection(currNcSoundingLayer - .getWindDirection()); - outputNcSoundingLayer.setWindU(currNcSoundingLayer - .getWindU()); - outputNcSoundingLayer.setWindV(currNcSoundingLayer - .getWindV()); - outputNcSoundingLayer.setGeoHeight(currNcSoundingLayer - .getGeoHeight()); - outputNcSoundingLayer.setOmega(currNcSoundingLayer - .getOmega()); - outputNcSoundingLayer.setSpecHumidity(currNcSoundingLayer - .getSpecHumidity()); - System.out.println("Outdat: " - + outputNcSoundingLayer.getPressure() + " " - + outputNcSoundingLayer.getTemperature() + " " - + outputNcSoundingLayer.getDewpoint() + " " - + outputNcSoundingLayer.getWindSpeed() + " " - + outputNcSoundingLayer.getWindDirection() + " " - + outputNcSoundingLayer.getGeoHeight()); - } - lev++; - if (pressure <= plev) - done = true; - } - } - System.out.println("From PS_USTB Outdat: " - + outputNcSoundingLayer.getPressure() + " " - + outputNcSoundingLayer.getTemperature() + " " - + outputNcSoundingLayer.getDewpoint() + " " - + outputNcSoundingLayer.getWindSpeed() + " " - + outputNcSoundingLayer.getWindDirection() + " " - + outputNcSoundingLayer.getGeoHeight()); - - return outputNcSoundingLayer; - } + if( plev > pressureAtSurfaceLevel) + return outputNcSoundingLayer; + else if ( plev == -1 || plev <= pressureAtTopLevel ) + plev = pressureAtTopLevel; + + int sizeOfList = listOfNcSoundingLayer.size(); + boolean done = false; + int lev = 0; + float eps = GempakConstants.RMISSD; + + while ( !done && lev < sizeOfList){ + NcSoundingLayer currNcSoundingLayer = listOfNcSoundingLayer.get(lev); + + float pressure = currNcSoundingLayer.getPressure(); + float tmpc = currNcSoundingLayer.getTemperature(); + float dwpc = currNcSoundingLayer.getDewpoint(); + float thwc = PRLibrary.prThwc(pressure, tmpc, dwpc); + System.out.println("pressure = " + pressure); + System.out.println("thwc = " + thwc); + if ( thwc > eps && ( pressure >= plev ) ){ + eps = thwc; + outputNcSoundingLayer.setPressure( currNcSoundingLayer.getPressure() ); + outputNcSoundingLayer.setTemperature( currNcSoundingLayer.getTemperature() ); + outputNcSoundingLayer.setDewpoint( currNcSoundingLayer.getDewpoint() ); + outputNcSoundingLayer.setWindSpeed( currNcSoundingLayer.getWindSpeed() ); + outputNcSoundingLayer.setWindDirection( currNcSoundingLayer.getWindDirection() ); + outputNcSoundingLayer.setWindU( currNcSoundingLayer.getWindU() ); + outputNcSoundingLayer.setWindV( currNcSoundingLayer.getWindV() ); + outputNcSoundingLayer.setGeoHeight( currNcSoundingLayer.getGeoHeight() ); + outputNcSoundingLayer.setOmega( currNcSoundingLayer.getOmega() ); + outputNcSoundingLayer.setSpecHumidity( currNcSoundingLayer.getSpecHumidity() ); + System.out.println("Outdat: " + + outputNcSoundingLayer.getPressure() + " " + + outputNcSoundingLayer.getTemperature() + " " + + outputNcSoundingLayer.getDewpoint() + " " + + outputNcSoundingLayer.getWindSpeed() + " " + + outputNcSoundingLayer.getWindDirection() + " " + + outputNcSoundingLayer.getGeoHeight() ); + } + lev++; + if ( pressure <= plev ) + done = true; + } + } + System.out.println("From PS_USTB Outdat: " + + outputNcSoundingLayer.getPressure() + " " + + outputNcSoundingLayer.getTemperature() + " " + + outputNcSoundingLayer.getDewpoint() + " " + + outputNcSoundingLayer.getWindSpeed() + " " + + outputNcSoundingLayer.getWindDirection() + " " + + outputNcSoundingLayer.getGeoHeight() ); + + return outputNcSoundingLayer; + } + + } + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameters/.classpath b/ncep/gov.noaa.nws.ncep.gempak.parameters/.classpath index 37cff03380..02648935a9 100644 --- a/ncep/gov.noaa.nws.ncep.gempak.parameters/.classpath +++ b/ncep/gov.noaa.nws.ncep.gempak.parameters/.classpath @@ -4,6 +4,5 @@ - diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameters/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.gempak.parameters/META-INF/MANIFEST.MF index c6ee0a7ede..d00a3e04f1 100644 --- a/ncep/gov.noaa.nws.ncep.gempak.parameters/META-INF/MANIFEST.MF +++ b/ncep/gov.noaa.nws.ncep.gempak.parameters/META-INF/MANIFEST.MF @@ -13,7 +13,7 @@ Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Import-Package: gov.noaa.nws.ncep.viz.common.ui, gov.noaa.nws.ncep.viz.common.ui.color, - gov.noaa.nws.ncep.viz.localization.impl, + gov.noaa.nws.ncep.viz.localization, org.junit Export-Package: gov.noaa.nws.ncep.gempak.parameters, gov.noaa.nws.ncep.gempak.parameters.categorymap, diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameters/build.properties b/ncep/gov.noaa.nws.ncep.gempak.parameters/build.properties index 3717c58ff3..5501227b40 100644 --- a/ncep/gov.noaa.nws.ncep.gempak.parameters/build.properties +++ b/ncep/gov.noaa.nws.ncep.gempak.parameters/build.properties @@ -3,4 +3,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - jna.jar + jna.jar,\ + localization/ diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameters/jna.jar b/ncep/gov.noaa.nws.ncep.gempak.parameters/jna.jar deleted file mode 100644 index 33461ecfb5..0000000000 Binary files a/ncep/gov.noaa.nws.ncep.gempak.parameters/jna.jar and /dev/null differ diff --git a/cave/build/static/common/cave/etc/ncep/pgen/gempakMarkerType.tbl b/ncep/gov.noaa.nws.ncep.gempak.parameters/localization/ncep/Gempak/gempakMarkerType.tbl similarity index 100% rename from cave/build/static/common/cave/etc/ncep/pgen/gempakMarkerType.tbl rename to ncep/gov.noaa.nws.ncep.gempak.parameters/localization/ncep/Gempak/gempakMarkerType.tbl diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameters/plugin.xml b/ncep/gov.noaa.nws.ncep.gempak.parameters/plugin.xml index 22a4e4b756..66a07824eb 100644 --- a/ncep/gov.noaa.nws.ncep.gempak.parameters/plugin.xml +++ b/ncep/gov.noaa.nws.ncep.gempak.parameters/plugin.xml @@ -1,7 +1,7 @@ - + diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/contourinterval/CINT.java b/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/contourinterval/CINT.java index f7a37e1552..91a30e97cb 100644 --- a/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/contourinterval/CINT.java +++ b/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/contourinterval/CINT.java @@ -1,18 +1,24 @@ package gov.noaa.nws.ncep.gempak.parameters.contourinterval; +import java.lang.reflect.Array; import java.util.ArrayList; +import java.util.Collection; import java.util.Collections; import java.util.HashMap; import java.util.HashSet; +import java.util.LinkedHashMap; import java.util.LinkedHashSet; import java.util.List; import java.util.Map; import java.util.Set; +import java.util.TreeSet; +import java.util.regex.Matcher; +import java.util.regex.Pattern; + +import gov.noaa.nws.ncep.gempak.parameters.contourinterval.ContourStringParser; /** - * CINT accepts strings (in its overloaded constructor) matching one of the two - * formats below: - * + * CINT accepts strings (in its overloaded constructor) matching one of the two formats below: *
  *  contourInterval/minimumContourValue/maximumContourValue/numPaddingDigits

* contourVal1;contourVal2;...;contourValn @@ -26,8 +32,7 @@ import java.util.Set; * advised that the user checks the result of the method isCINTStringParsed(). *

*

- * - *

+ *
  * SOFTWARE HISTORY
  * Date          Ticket#     Engineer     Description
  * ------------ ---------- ----------- --------------------------
@@ -44,584 +49,498 @@ import java.util.Set;
  *                                                          access the list of contour values, the contour interval, 
  *                                                          min and max contour values separately from each zoom level.
  *                                                          Implemented each zoom level as a CNT object in a list of CINT objects.
- * 17-May-2011				M. Li		Created a parseCINT to simplify CINT parsing.
- * 
- * 
+ * 17-May-2011				M. Li		Created a parseCINT to simplify CINT parsing.                                                          
+ *                                                                                                                                                                                     
+ *                                         
  * 
- * * @author Archana.S * @version 1 - * @see $GEMPAK/help/hlx/cint.hl2 + * @see $GEMPAK/help/hlx/cint.hl2 */ public class CINT { + + /**The object responsible for parsing the CINT string*/ + private ContourStringParser cintParser; + + /** The input CINT string*/ + private String contourIntervalString; + + /** A real number that represents the contour interval*/ + private Double contourInterval; + + /** A real number that represents the minimum contour level*/ + private Double minContourValue; + + /** A real number that represents the maximum contour level*/ + private Double maxContourValue; + + /** Boolean flag to validate that the CINT string was parsed correctly*/ + private boolean isCINTStringParsed; + + /**An integer that decides the minimum number of digits in an integer contour label*/ + private Integer numPaddingDigits; - /** The object responsible for parsing the CINT string */ - private ContourStringParser cintParser; + /**The un-parsed CINT string entered by the user */ + String userInputString; + + + public String getUserInputString() { + return userInputString; + } - /** The input CINT string */ - private String contourIntervalString; + private void setUserInputString(String userInputString) { + this.userInputString = new String(userInputString); + } - /** A real number that represents the contour interval */ - private Double contourInterval; + /**A list of CINT objects where each CINT object represents one zoom level*/ + private List listOfCINTObjects = new ArrayList(0); - /** A real number that represents the minimum contour level */ - private Double minContourValue; + /**The list of contour values*/ + private List contourValuesList; + + /**The list of contour values represented as String objects*/ + private List contourValuesListAsString; + + /**The list of extracted contour labels. For CINT strings without labels, it is the contour value stored as its String equivalent*/ + private List contourLabelList; + + private List getContourLabelList() { + return contourLabelList; + } - /** A real number that represents the maximum contour level */ - private Double maxContourValue; + private void setContourLabelList(List contourLabelList) { + this.contourLabelList = contourLabelList; + } - /** Boolean flag to validate that the CINT string was parsed correctly */ - private boolean isCINTStringParsed; + /**A HashMap of the contour values and their labels*/ + private Map cintHashMap; + + /**@return a list of CINT objects, each of which represents one zoom level*/ + public List getListOfCINTObjects() { + return (new ArrayList(listOfCINTObjects)); + } - /** - * An integer that decides the minimum number of digits in an integer - * contour label - */ - private Integer numPaddingDigits; + /** + * Gets the {@code HashMap} of the contour values and labels for a specific zoom level + * @param The zoom level + * @return The {@code HashMap} of the contour values and labels for the input zoom level + * if the CINT object for that zoom level exists or an empty map otherwise. + * */ + public Map getCintHashMap(ZoomLevel zLevel) { + int listSize = this.listOfCINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + Map thisMap = new HashMap(this.listOfCINTObjects.get( zLevel.zoomLevel - 1).cintHashMap); + if(thisMap.size() > 0){ + return (thisMap); + } + } + return Collections.EMPTY_MAP; + } - /** The un-parsed CINT string entered by the user */ - String userInputString; +/*** + * + * @param cintHashMap + */ + private void setCintHashMap(Map cintHashMap) { + this.cintHashMap = cintHashMap; + } - public String getUserInputString() { - return userInputString; - } + + /** + * Gets the {@code List} of the contour values for a specific zoom level + * @param the zoom level + * @return The {@code List} of the contour values for the input zoom level + * if the CINT object for that zoom level exists or an empty list otherwise. + * */ + public List getContourValuesListAsDouble(ZoomLevel zLevel) { + int listSize = this.listOfCINTObjects.size(); + + if(listSize >= zLevel.zoomLevel){ + List cList = new ArrayList(this.listOfCINTObjects.get(zLevel.zoomLevel - 1).contourValuesList); + if( cList.size() > 0){ + return (new ArrayList(cList)); + } + } + return Collections.EMPTY_LIST; + } - private void setUserInputString(String userInputString) { - this.userInputString = new String(userInputString); - } + /*** + * + * @param contourValuesList + */ + private void setContourValuesList(List contourValuesList) { + this.contourValuesList = new ArrayList(contourValuesList); + } - /** A list of CINT objects where each CINT object represents one zoom level */ - private List listOfCINTObjects = new ArrayList(0); + /**An enumeration to define the 5 zoom levels allowed in CINT*/ + public static enum ZoomLevel { + FIRST(1), SECOND(2), THIRD(3), FOURTH(4), FIFTH(5); + private int zoomLevel; + private ZoomLevel(int index){ + this.zoomLevel = index; + } + public int getZoomLevelAsInt(){ + return zoomLevel; + } + } + + /**Zoom constant representing the first zoom level*/ + public static final ZoomLevel FIRST_ZOOM_LEVEL = ZoomLevel.FIRST; + + /**Zoom constant representing the second zoom level*/ + public static final ZoomLevel SECOND_ZOOM_LEVEL = ZoomLevel.SECOND; + + /**Zoom constant representing the third zoom level*/ + public static final ZoomLevel THIRD_ZOOM_LEVEL = ZoomLevel.THIRD; + + /**Zoom constant representing the fourth zoom level*/ + public static final ZoomLevel FOURTH_ZOOM_LEVEL = ZoomLevel.FOURTH; + + /**Zoom constant representing the fifth zoom level*/ + public static final ZoomLevel FIFTH_ZOOM_LEVEL = ZoomLevel.FIFTH; + + /**Zoom constant representing the first zoom level as the minimum level of zoom*/ + public static final ZoomLevel MIN_ZOOM_LEVEL = ZoomLevel.FIRST; + + /**Zoom constant representing the fifth zoom levelas the maximum level of zooom*/ + public static final ZoomLevel MAX_ZOOM_LEVEL = ZoomLevel.FIFTH; + + /** + * Gets the {@code List} of the contour values for a specific zoom level + * @param the zoom level + * @return The {@code List} of the contour values for the input zoom level + * if the CINT object for that zoom level exists or an empty list otherwise. + * */ + public List getContourValuesListAsString(ZoomLevel zLevel) { + List cvList = Collections.EMPTY_LIST; + int listSize = this.listOfCINTObjects.size(); + if( listSize > 0 && listSize >= zLevel.zoomLevel){ + cvList = new ArrayList(this.listOfCINTObjects.get(zLevel.zoomLevel - 1).contourValuesListAsString); + } + return cvList; + } - /** The list of contour values */ - private List contourValuesList; + /** + * Gets the {@code List} of the contour labels for a specific zoom level + * @param the zoom level + * @return The {@code List} of the contour labels for the input zoom level + * if the CINT object for that zoom level exists or an empty list otherwise. + * */ + public List getContourLabelsForZoomLevel(ZoomLevel zLevel){ + List cintLabelList = new ArrayList(0); + int listSize = this.listOfCINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + cintLabelList = new ArrayList(this.listOfCINTObjects.get( zLevel.zoomLevel-1).getContourLabelList()); + } + return cintLabelList; +} + + /** + *The default constructor initializes the instance variables to their defaults + **/ + public CINT(){ + setContourInterval(Double.NaN); + setMinContourValue(Double.NaN); + setMaxContourValue(Double.NaN); + isCINTStringParsed = false; + cintParser = new ContourStringParser(); + cintHashMap = new HashMap(0); + contourValuesList = new ArrayList(0); + contourValuesListAsString = new ArrayList(0); + contourLabelList = new ArrayList(0); + } + +// +// /** +// *The overloaded constructor accepts the CINT string as an input and calls the parse method of the +// *ContourStringParser on it. +// *If the parsing is successful, the contour interval, minimum contour level, maximum +// *contour level and the list of contour values will be populated by the corresponding parsed +// *data from the ContourStringParser object. +// * +// **/ + public CINT(String contourIntervalString){ + + /*Initialize instance variables*/ + setContourInterval(Double.NaN); + setMinContourValue(Double.NaN); + setMaxContourValue(Double.NaN); + contourValuesList = new ArrayList(0); + contourValuesListAsString = new ArrayList(0); + contourLabelList = new ArrayList(0); - /** The list of contour values represented as String objects */ - private List contourValuesListAsString; + setUserInputString(contourIntervalString); + cintParser = new ContourStringParser(); + parseAndSetAttributes(contourIntervalString); - /** - * The list of extracted contour labels. For CINT strings without labels, it - * is the contour value stored as its String equivalent - */ - private List contourLabelList; + } + + public static List parseCINT(String cint, int zoomLevelIndex, float minValue, float maxValue) { + + /* + * Convert zoomLevel index + */ + ZoomLevel zoomLevel = CINT.FIRST_ZOOM_LEVEL; + + switch (zoomLevelIndex) { + case 1: + zoomLevel = CINT.FIRST_ZOOM_LEVEL; + break; + case 2: + zoomLevel = CINT.SECOND_ZOOM_LEVEL; + break; + case 3: + zoomLevel = CINT.THIRD_ZOOM_LEVEL; + break; + case 4: + zoomLevel = CINT.FOURTH_ZOOM_LEVEL; + break; + case 5: + zoomLevel = CINT.FIFTH_ZOOM_LEVEL; + break; + } + + + /* + * Get contour values from CINT + */ + List cvalues = null; + Double cmin = new Double( minValue ); + Double cmax = new Double( maxValue ); + Double interval = null; - private List getContourLabelList() { - return contourLabelList; - } + if (cint == null || cint.trim().length() < 1) { + interval = (cmax - cmin) / 10.0; + CINT contourInfo = new CINT(interval.toString()+"/"+cmin.toString()+"/"+cmax.toString()); + cvalues = contourInfo.getUniqueSortedContourValuesFromAllZoomLevels(); + } + else { + CINT contourInfo = new CINT(cint); + cvalues = contourInfo.getContourValuesListAsDouble(zoomLevel); - private void setContourLabelList(List contourLabelList) { - this.contourLabelList = contourLabelList; - } + if (cvalues == null || cvalues.size() < 1 /*|| contourInfo.getContourInterval(zoomLevel) == 0.0*/) { - /** A HashMap of the contour values and their labels */ - private Map cintHashMap; + cmin = contourInfo.getMinContourValue(zoomLevel); + if (cmin == null || cmin.isNaN()) cmin = new Double( minValue ); - /** @return a list of CINT objects, each of which represents one zoom level */ - public List getListOfCINTObjects() { - return (new ArrayList(listOfCINTObjects)); - } + cmax = contourInfo.getMaxContourValue(zoomLevel); + if (cmax == null || cmax.isNaN()) cmax = new Double( maxValue ); - /** - * Gets the {@code HashMap} of the contour values and labels - * for a specific zoom level - * - * @param The - * zoom level - * @return The {@code HashMap} of the contour values and - * labels for the input zoom level if the CINT object for that zoom - * level exists or an empty map otherwise. - * */ - public Map getCintHashMap(ZoomLevel zLevel) { - int listSize = this.listOfCINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - Map thisMap = new HashMap( - this.listOfCINTObjects.get(zLevel.zoomLevel - 1).cintHashMap); - if (thisMap.size() > 0) { - return (thisMap); - } - } - return Collections.EMPTY_MAP; - } + interval = contourInfo.getContourInterval(zoomLevel); + if (interval == null || interval.isNaN()) { + interval = (cmax - cmin) / 10.0; + } - /*** - * - * @param cintHashMap - */ - private void setCintHashMap(Map cintHashMap) { - this.cintHashMap = cintHashMap; - } + //Only allow less than 50 contour levels + if ((cmax - cmin)/interval > 50) interval = (cmax - cmin)/50; - /** - * Gets the {@code List} of the contour values for a specific zoom - * level - * - * @param the - * zoom level - * @return The {@code List} of the contour values for the input zoom - * level if the CINT object for that zoom level exists or an empty - * list otherwise. - * */ - public List getContourValuesListAsDouble(ZoomLevel zLevel) { - int listSize = this.listOfCINTObjects.size(); + // System.out.println(" cmax=="+cmax); + contourInfo = new CINT(interval.toString()+"/"+cmin.toString()+"/"+cmax.toString()); + cvalues = contourInfo.getUniqueSortedContourValuesFromAllZoomLevels(); + } + } - if (listSize >= zLevel.zoomLevel) { - List cList = new ArrayList( - this.listOfCINTObjects.get(zLevel.zoomLevel - 1).contourValuesList); - if (cList.size() > 0) { - return (new ArrayList(cList)); - } - } - return Collections.EMPTY_LIST; - } + return cvalues; + } - /*** - * - * @param contourValuesList - */ - private void setContourValuesList(List contourValuesList) { - this.contourValuesList = new ArrayList(contourValuesList); - } + /**@return boolean isCINTStringParsed*/ + public boolean isCINTStringParsed() { + return isCINTStringParsed; + } - /** An enumeration to define the 5 zoom levels allowed in CINT */ - public static enum ZoomLevel { - FIRST(1), SECOND(2), THIRD(3), FOURTH(4), FIFTH(5); - private int zoomLevel; + /** + * @return The portion of the parsed CINT string specific to a zoom level + * if the CINT object for that zoom level exists or an empty String otherwise. + * */ + public String getCINTString(ZoomLevel zLevel){ + String currentCINTString=""; + int listSize = this.listOfCINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + currentCINTString = new String ( this.listOfCINTObjects.get(zLevel.zoomLevel-1).contourIntervalString); + } + return currentCINTString; + } - private ZoomLevel(int index) { - this.zoomLevel = index; - } + /** + * @return The contour interval specific to a zoom level + * if the CINT object for that zoom level exists or NaN otherwise. + * */ + public Double getContourInterval(ZoomLevel zLevel) { + Double currentContourInterval = Double.NaN; + int listSize = this.listOfCINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + currentContourInterval = new Double ( this.listOfCINTObjects.get(zLevel.zoomLevel-1).contourInterval); + } + return currentContourInterval; + } + - public int getZoomLevelAsInt() { - return zoomLevel; - } - } + /** + * @return The minimum contour value specific to a zoom level + * if the CINT object for that zoom level exists or NaN otherwise. + * */ + public Double getMinContourValue(ZoomLevel zLevel) { + Double currentMinContourValue = Double.NaN; + int listSize = this.listOfCINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + currentMinContourValue = new Double ( this.listOfCINTObjects.get(zLevel.zoomLevel-1).minContourValue); + } + return currentMinContourValue; + } + + /** + * @return The maximum contour value specific to a zoom level + * if the CINT object for that zoom level exists or NaN otherwise. + * */ + public Double getMaxContourValue(ZoomLevel zLevel) { + Double currentMaxContourValue = Double.NaN; + int listSize = this.listOfCINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + currentMaxContourValue = new Double ( this.listOfCINTObjects.get(zLevel.zoomLevel-1).maxContourValue); + } + return currentMaxContourValue; + } - /** Zoom constant representing the first zoom level */ - public static final ZoomLevel FIRST_ZOOM_LEVEL = ZoomLevel.FIRST; - - /** Zoom constant representing the second zoom level */ - public static final ZoomLevel SECOND_ZOOM_LEVEL = ZoomLevel.SECOND; - - /** Zoom constant representing the third zoom level */ - public static final ZoomLevel THIRD_ZOOM_LEVEL = ZoomLevel.THIRD; - - /** Zoom constant representing the fourth zoom level */ - public static final ZoomLevel FOURTH_ZOOM_LEVEL = ZoomLevel.FOURTH; - - /** Zoom constant representing the fifth zoom level */ - public static final ZoomLevel FIFTH_ZOOM_LEVEL = ZoomLevel.FIFTH; - - /** - * Zoom constant representing the first zoom level as the minimum level of - * zoom - */ - public static final ZoomLevel MIN_ZOOM_LEVEL = ZoomLevel.FIRST; - - /** - * Zoom constant representing the fifth zoom levelas the maximum level of - * zooom - */ - public static final ZoomLevel MAX_ZOOM_LEVEL = ZoomLevel.FIFTH; - - /** - * Gets the {@code List} of the contour values for a specific zoom - * level - * - * @param the - * zoom level - * @return The {@code List} of the contour values for the input zoom - * level if the CINT object for that zoom level exists or an empty - * list otherwise. - * */ - public List getContourValuesListAsString(ZoomLevel zLevel) { - List cvList = Collections.EMPTY_LIST; - int listSize = this.listOfCINTObjects.size(); - if (listSize > 0 && listSize >= zLevel.zoomLevel) { - cvList = new ArrayList( - this.listOfCINTObjects.get(zLevel.zoomLevel - 1).contourValuesListAsString); - } - return cvList; - } - - /** - * Gets the {@code List} of the contour labels for a specific zoom - * level - * - * @param the - * zoom level - * @return The {@code List} of the contour labels for the input zoom - * level if the CINT object for that zoom level exists or an empty - * list otherwise. - * */ - public List getContourLabelsForZoomLevel(ZoomLevel zLevel) { - List cintLabelList = new ArrayList(0); - int listSize = this.listOfCINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - cintLabelList = new ArrayList(this.listOfCINTObjects.get( - zLevel.zoomLevel - 1).getContourLabelList()); - } - return cintLabelList; - } - - /** - * The default constructor initializes the instance variables to their - * defaults - **/ - public CINT() { - setContourInterval(Double.NaN); - setMinContourValue(Double.NaN); - setMaxContourValue(Double.NaN); - isCINTStringParsed = false; - cintParser = new ContourStringParser(); - cintHashMap = new HashMap(0); - contourValuesList = new ArrayList(0); - contourValuesListAsString = new ArrayList(0); - contourLabelList = new ArrayList(0); - } - - // - // /** - // *The overloaded constructor accepts the CINT string as an input and calls - // the parse method of the - // *ContourStringParser on it. - // *If the parsing is successful, the contour interval, minimum contour - // level, maximum - // *contour level and the list of contour values will be populated by the - // corresponding parsed - // *data from the ContourStringParser object. - // * - // **/ - public CINT(String contourIntervalString) { - - /* Initialize instance variables */ - setContourInterval(Double.NaN); - setMinContourValue(Double.NaN); - setMaxContourValue(Double.NaN); - contourValuesList = new ArrayList(0); - contourValuesListAsString = new ArrayList(0); - contourLabelList = new ArrayList(0); - - setUserInputString(contourIntervalString); - cintParser = new ContourStringParser(); - parseAndSetAttributes(contourIntervalString); - - } - - public static List parseCINT(String cint, int zoomLevelIndex, - float minValue, float maxValue) { - - /* - * Convert zoomLevel index - */ - ZoomLevel zoomLevel = CINT.FIRST_ZOOM_LEVEL; - - switch (zoomLevelIndex) { - case 1: - zoomLevel = CINT.FIRST_ZOOM_LEVEL; - break; - case 2: - zoomLevel = CINT.SECOND_ZOOM_LEVEL; - break; - case 3: - zoomLevel = CINT.THIRD_ZOOM_LEVEL; - break; - case 4: - zoomLevel = CINT.FOURTH_ZOOM_LEVEL; - break; - case 5: - zoomLevel = CINT.FIFTH_ZOOM_LEVEL; - break; - } - - /* - * Get contour values from CINT - */ - List cvalues = null; - Double cmin = new Double(minValue); - Double cmax = new Double(maxValue); - Double interval = null; - - if (cint == null || cint.trim().length() < 1) { - interval = (cmax - cmin) / 10.0; - CINT contourInfo = new CINT(interval.toString() + "/" - + cmin.toString() + "/" + cmax.toString()); - cvalues = contourInfo - .getUniqueSortedContourValuesFromAllZoomLevels(); - } else { - CINT contourInfo = new CINT(cint); - cvalues = contourInfo.getContourValuesListAsDouble(zoomLevel); - - if (cvalues == null || cvalues.size() < 1 /* - * || contourInfo. - * getContourInterval - * (zoomLevel) == 0.0 - */) { - - cmin = contourInfo.getMinContourValue(zoomLevel); - if (cmin == null || cmin.isNaN()) - cmin = new Double(minValue); - - cmax = contourInfo.getMaxContourValue(zoomLevel); - if (cmax == null || cmax.isNaN()) - cmax = new Double(maxValue); - - interval = contourInfo.getContourInterval(zoomLevel); - if (interval == null || interval.isNaN()) { - interval = (cmax - cmin) / 10.0; - } - - // Only allow less than 50 contour levels - if ((cmax - cmin) / interval > 50) - interval = (cmax - cmin) / 50; - - // System.out.println(" cmax=="+cmax); - contourInfo = new CINT(interval.toString() + "/" - + cmin.toString() + "/" + cmax.toString()); - cvalues = contourInfo - .getUniqueSortedContourValuesFromAllZoomLevels(); - } - } - - return cvalues; - } - - /** @return boolean isCINTStringParsed */ - public boolean isCINTStringParsed() { - return isCINTStringParsed; - } - - /** - * @return The portion of the parsed CINT string specific to a zoom level if - * the CINT object for that zoom level exists or an empty String - * otherwise. - * */ - public String getCINTString(ZoomLevel zLevel) { - String currentCINTString = ""; - int listSize = this.listOfCINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - currentCINTString = new String( - this.listOfCINTObjects.get(zLevel.zoomLevel - 1).contourIntervalString); - } - return currentCINTString; - } - - /** - * @return The contour interval specific to a zoom level if the CINT object - * for that zoom level exists or NaN otherwise. - * */ - public Double getContourInterval(ZoomLevel zLevel) { - Double currentContourInterval = Double.NaN; - int listSize = this.listOfCINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - currentContourInterval = new Double( - this.listOfCINTObjects.get(zLevel.zoomLevel - 1).contourInterval); - } - return currentContourInterval; - } - - /** - * @return The minimum contour value specific to a zoom level if the CINT - * object for that zoom level exists or NaN otherwise. - * */ - public Double getMinContourValue(ZoomLevel zLevel) { - Double currentMinContourValue = Double.NaN; - int listSize = this.listOfCINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - currentMinContourValue = new Double( - this.listOfCINTObjects.get(zLevel.zoomLevel - 1).minContourValue); - } - return currentMinContourValue; - } - - /** - * @return The maximum contour value specific to a zoom level if the CINT - * object for that zoom level exists or NaN otherwise. - * */ - public Double getMaxContourValue(ZoomLevel zLevel) { - Double currentMaxContourValue = Double.NaN; - int listSize = this.listOfCINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - currentMaxContourValue = new Double( - this.listOfCINTObjects.get(zLevel.zoomLevel - 1).maxContourValue); - } - return currentMaxContourValue; - } - - /** - * @return The minimum digits in the label for contour values specific to a - * zoom level if the CINT object for that zoom level exists or 0 - * otherwise. - * */ - public Integer getNumPaddingDigits(ZoomLevel zLevel) { - Integer currentNumPaddingDigits = new Integer(0); - int listSize = this.listOfCINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - currentNumPaddingDigits = new Integer( - this.listOfCINTObjects.get(zLevel.zoomLevel - 1).numPaddingDigits); - } - return currentNumPaddingDigits; - } - - /*** - * - * @return a list String objects representing the unique contour values from - * all zoom levels - */ - public List getUniqueSortedContourValuesFromAllZoomLevelsAsString() { - List sortedKeySet = getUniqueSortedContourValuesFromAllZoomLevels(); - List contourValList = new ArrayList(0); - if (sortedKeySet.size() > 0) { - for (Double contourValue : sortedKeySet) { - contourValList.add(contourValue.toString()); - } - } - return contourValList; - } - - /*** - * - * @return a list of Double objects representing the unique contour values - * from all zoom levels - */ - public List getUniqueSortedContourValuesFromAllZoomLevels() { - Set setOfUnqiueContourValues = new HashSet(0); - List sortedList = new ArrayList(0); - - int length = this.listOfCINTObjects.size(); - for (int index = 0; index < length; index++) { - CINT currentCINTObj = this.listOfCINTObjects.get(index); - setOfUnqiueContourValues.addAll(currentCINTObj.contourValuesList); + /** + * @return The minimum digits in the label for contour values specific to a zoom level + * if the CINT object for that zoom level exists or 0 otherwise. + * */ + public Integer getNumPaddingDigits(ZoomLevel zLevel) { + Integer currentNumPaddingDigits = new Integer(0); + int listSize = this.listOfCINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + currentNumPaddingDigits = new Integer ( this.listOfCINTObjects.get(zLevel.zoomLevel-1).numPaddingDigits); + } + return currentNumPaddingDigits; + } + + /*** + * + * @return a list String objects representing the unique contour values from all zoom levels + */ + public List getUniqueSortedContourValuesFromAllZoomLevelsAsString(){ + List sortedKeySet = getUniqueSortedContourValuesFromAllZoomLevels(); + List contourValList = new ArrayList (0); + if(sortedKeySet.size() > 0){ + for(Double contourValue : sortedKeySet){ + contourValList.add(contourValue.toString()); + } + } + return contourValList; + } + +/*** + * + * @return a list of Double objects representing the unique contour values from all zoom levels + */ + public List getUniqueSortedContourValuesFromAllZoomLevels(){ + Set setOfUnqiueContourValues = new HashSet(0); + List sortedList = new ArrayList(0); + + int length = this.listOfCINTObjects.size(); + for (int index = 0; index < length; index++) { + CINT currentCINTObj = this.listOfCINTObjects.get(index); + setOfUnqiueContourValues.addAll(currentCINTObj.contourValuesList); sortedList = new ArrayList(setOfUnqiueContourValues); - Collections.sort(sortedList); - } - return sortedList; - } + Collections.sort(sortedList); + } + return sortedList; + } - private void setContourValuesListAsString( - List contourValuesListAsString) { - this.contourValuesListAsString = contourValuesListAsString; - } + private void setContourValuesListAsString(List contourValuesListAsString) { + this.contourValuesListAsString = contourValuesListAsString; + } + + /**@param boolean isCINTStringParsed*/ + private void setCINTStringParsed(boolean isCINTStringParsed) { + this.isCINTStringParsed = isCINTStringParsed; + } + + /**@param String cintString*/ + private void setCINTString(String cintString){ + contourIntervalString = new String(cintString); + } - /** @param boolean isCINTStringParsed */ - private void setCINTStringParsed(boolean isCINTStringParsed) { - this.isCINTStringParsed = isCINTStringParsed; - } + /**@param Double contourInterval*/ + private void setContourInterval(Double contourInterval) { + this.contourInterval = new Double(contourInterval); + } - /** - * @param String - * cintString - */ - private void setCINTString(String cintString) { - contourIntervalString = new String(cintString); - } + /**@param Double minContourValue*/ + private void setMinContourValue(Double minContourValue) { + this.minContourValue = new Double(minContourValue); + } + + /**@param Double maxContourValue */ + private void setMaxContourValue(Double maxContourValue) { + this.maxContourValue = new Double (maxContourValue); + } - /** - * @param Double - * contourInterval - */ - private void setContourInterval(Double contourInterval) { - this.contourInterval = new Double(contourInterval); - } + /** + *@param Integer numPaddingDigits + **/ + private void setNumPaddingDigits(Integer numPaddingDigits) { + this.numPaddingDigits = new Integer(numPaddingDigits); + } - /** - * @param Double - * minContourValue - */ - private void setMinContourValue(Double minContourValue) { - this.minContourValue = new Double(minContourValue); - } + /*** + * + * @param inputStr + */ + private void parseAndSetAttributes(String inputStr){ + boolean isParsed = false; + if (inputStr != null) { + String contourLevelStringsArray[] = inputStr.split(">"); + int lengthOfContourLevelStringsArray = contourLevelStringsArray.length; + if(lengthOfContourLevelStringsArray > CINT.MAX_ZOOM_LEVEL.zoomLevel){ + lengthOfContourLevelStringsArray = CINT.MAX_ZOOM_LEVEL.zoomLevel; + } + + listOfCINTObjects = new ArrayList(lengthOfContourLevelStringsArray); + + for (int index = 0; index < lengthOfContourLevelStringsArray; index++) { - /** - * @param Double - * maxContourValue - */ - private void setMaxContourValue(Double maxContourValue) { - this.maxContourValue = new Double(maxContourValue); - } +// /*Invoke the parse method of ContourStringParser*/ + cintParser.parse(contourLevelStringsArray[index]); + + //create the CINT object for the current zoom level + CINT currentCINTObj = new CINT(); + currentCINTObj.setCINTStringParsed(cintParser.isContourStringParsed()); - /** - * @param Integer - * numPaddingDigits - **/ - private void setNumPaddingDigits(Integer numPaddingDigits) { - this.numPaddingDigits = new Integer(numPaddingDigits); - } + /*If the parse operation was successful, extract the numeric + *data and set the corresponding instance variables of currentCINTObj*/ - /*** - * - * @param inputStr - */ - private void parseAndSetAttributes(String inputStr) { - boolean isParsed = false; - if (inputStr != null) { - String contourLevelStringsArray[] = inputStr.split(">"); - int lengthOfContourLevelStringsArray = contourLevelStringsArray.length; - if (lengthOfContourLevelStringsArray > CINT.MAX_ZOOM_LEVEL.zoomLevel) { - lengthOfContourLevelStringsArray = CINT.MAX_ZOOM_LEVEL.zoomLevel; - } - - listOfCINTObjects = new ArrayList( - lengthOfContourLevelStringsArray); - - for (int index = 0; index < lengthOfContourLevelStringsArray; index++) { - - // /*Invoke the parse method of ContourStringParser*/ - cintParser.parse(contourLevelStringsArray[index]); - - // create the CINT object for the current zoom level - CINT currentCINTObj = new CINT(); - currentCINTObj.setCINTStringParsed(cintParser - .isContourStringParsed()); - - /* - * If the parse operation was successful, extract the numeric - * data and set the corresponding instance variables of - * currentCINTObj - */ - - if (currentCINTObj.isCINTStringParsed()) { - currentCINTObj - .setCINTString(contourLevelStringsArray[index]); - currentCINTObj.setContourInterval(cintParser - .getContourInterval()); - currentCINTObj.setMinContourValue(cintParser - .getMinContourLevel()); - currentCINTObj.setMaxContourValue(cintParser - .getMaxContourLevel()); - currentCINTObj.setNumPaddingDigits(cintParser - .getNumPaddingDigits()); - currentCINTObj.setContourValuesList(cintParser - .getContourValuesList()); - currentCINTObj.setCintHashMap(cintParser - .getLabeledContourValuesHashMap()); - Set tempKeySet = new LinkedHashSet( - currentCINTObj.cintHashMap.keySet()); - currentCINTObj.setContourValuesList(new ArrayList( - tempKeySet)); - for (Double contourValue : tempKeySet) { - currentCINTObj.contourValuesListAsString - .add(contourValue.toString()); - } - currentCINTObj.contourLabelList = new ArrayList( - new LinkedHashSet( - currentCINTObj.cintHashMap.values())); - } - - if (index == 0) { - isParsed = currentCINTObj.isCINTStringParsed(); - } else { - isParsed = isParsed & currentCINTObj.isCINTStringParsed(); - } - - // Sets the status of the parse operations across all zoom - // levels (i.e. for all CINT objects in the list) - this.setCINTStringParsed(isParsed); - - // finally add currentCINTObj to the list of CINT objects - listOfCINTObjects.add(currentCINTObj); - } - } - } + if (currentCINTObj.isCINTStringParsed()) { + currentCINTObj.setCINTString(contourLevelStringsArray[index]); + currentCINTObj.setContourInterval(cintParser.getContourInterval()); + currentCINTObj.setMinContourValue(cintParser.getMinContourLevel()); + currentCINTObj.setMaxContourValue(cintParser.getMaxContourLevel()); + currentCINTObj.setNumPaddingDigits(cintParser.getNumPaddingDigits()); + currentCINTObj.setContourValuesList(cintParser.getContourValuesList()); + currentCINTObj.setCintHashMap(cintParser.getLabeledContourValuesHashMap()); + Set tempKeySet = new LinkedHashSet(currentCINTObj.cintHashMap.keySet()); + currentCINTObj.setContourValuesList( new ArrayList(tempKeySet)); + for(Double contourValue : tempKeySet){ + currentCINTObj.contourValuesListAsString.add(contourValue.toString()); + } + currentCINTObj.contourLabelList = new ArrayList( new LinkedHashSet(currentCINTObj.cintHashMap.values())); + } + + if(index == 0){ + isParsed = currentCINTObj.isCINTStringParsed(); + }else{ + isParsed = isParsed & currentCINTObj.isCINTStringParsed(); + } + + //Sets the status of the parse operations across all zoom levels (i.e. for all CINT objects in the list) + this.setCINTStringParsed(isParsed); + //finally add currentCINTObj to the list of CINT objects + listOfCINTObjects.add(currentCINTObj); + } + } + } + } + diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/infill/FINT.java b/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/infill/FINT.java index 2b7012f61d..6d926f167e 100644 --- a/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/infill/FINT.java +++ b/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/infill/FINT.java @@ -1,7 +1,5 @@ package gov.noaa.nws.ncep.gempak.parameters.infill; -import gov.noaa.nws.ncep.gempak.parameters.contourinterval.ContourStringParser; - import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; @@ -11,22 +9,23 @@ import java.util.List; import java.util.Map; import java.util.Set; +import gov.noaa.nws.ncep.gempak.parameters.infill.FINT; +import gov.noaa.nws.ncep.gempak.parameters.contourinterval.ContourStringParser; +//import gov.noaa.nws.ncep.gempak.parameters.fillinterval.FINT.ZoomLevel; + /** - * FINT accepts strings (in its overloaded constructor) matching one of the two - * formats below: + * FINT accepts strings (in its overloaded constructor) matching one of the two formats below: *

* fillInterval/minimumFillValue/maximumValue

* fillVal1;fillVal2;...;fillValn * *

* FINT returns a list of fill fill levels (and/or fill interval, - * minimum and maximum fill levels) only if the method - * isFINTStringParsed() returns true. Hence before attempting to use a - * numeric value returned by any method in FINT, it is strongly advised - * that the user checks the result of the method isFINTStringParsed(). + * minimum and maximum fill levels) only if the method isFINTStringParsed() returns true. + * Hence before attempting to use a numeric value returned by any method in FINT, it is strongly + * advised that the user checks the result of the method isFINTStringParsed(). *

- * - *

+ *
  * SOFTWARE HISTORY
  * Date          Ticket#     Engineer     Description
  * ------------ ---------- ----------- --------------------------
@@ -37,553 +36,479 @@ import java.util.Set;
  *                                                         Implemented each zoom level as a separate FINT object in a list of 
  *                                                         FINT objects.       
  * 17-May-2011				M. Li		add parseFINT
- * 
+ *                                                                                                                               
  * 
- * * @author Archana.S * @version 1 - * @see $GEMPAK/help/hlx/fint.hl2 + * @see $GEMPAK/help/hlx/fint.hl2 */ public class FINT { + + /**The object responsible for parsing the FINT string*/ + private ContourStringParser fintParser; + + /** The input FINT string*/ + private String fillIntervalString; + + /** A real number that represents the fill interval*/ + private Double fillInterval; + + /** A real number that represents the minimum fill level*/ + private Double minFillValue; + + /** A real number that represents the maximum fill level*/ + private Double maxFillValue; + + /** Boolean flag to validate that the FINT string was parsed correctly*/ + private boolean isFINTStringParsed; + + /**The un-parsed FINT string entered by the user */ + String userInputString; + + + public String getUserInputString() { + return userInputString; + } - /** The object responsible for parsing the FINT string */ - private ContourStringParser fintParser; + private void setUserInputString(String userInputString) { + this.userInputString = userInputString; + } - /** The input FINT string */ - private String fillIntervalString; + /**A list of FINT objects where each FINT object represents one zoom level*/ + private List listOfFINTObjects = new ArrayList(0); - /** A real number that represents the fill interval */ - private Double fillInterval; + /**The list of fill values*/ + private List fillValuesList; + + /**The list of fill values represented as String objects*/ + private List fillValuesListAsString; + + /**The list of extracted fill labels. For FINT strings without labels, it is the fill value stored as its String equivalent*/ + private List fillLabelList; + + private List getFillLabelList() { + return fillLabelList; + } - /** A real number that represents the minimum fill level */ - private Double minFillValue; + private void setFillLabelList(List fillLabelList) { + this.fillLabelList = fillLabelList; + } - /** A real number that represents the maximum fill level */ - private Double maxFillValue; + /**A HashMap of the fill values and their labels*/ + private Map fintHashMap; + + /**@return a list of FINT objects, each of which represents one zoom level*/ + public List getListOfFINTObjects() { + return (new ArrayList(listOfFINTObjects)); + } - /** Boolean flag to validate that the FINT string was parsed correctly */ - private boolean isFINTStringParsed; + /** + * Gets the {@code HashMap} of the fill values and labels for a specific zoom level + * @param The zoom level + * @return The {@code HashMap} of the fill values and labels for the input zoom level + * if the FINT object for that zoom level exists or an empty map otherwise. + * */ + public Map getFintHashMap(ZoomLevel zLevel) { + int listSize = this.listOfFINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + Map thisMap = new HashMap(this.listOfFINTObjects.get( zLevel.zoomLevel - 1).fintHashMap); + if(thisMap.size() > 0){ + return (thisMap); + } + } + return Collections.EMPTY_MAP; + } - /** The un-parsed FINT string entered by the user */ - String userInputString; +/*** + * + * @param fintHashMap + */ + private void setFintHashMap(Map fintHashMap) { + this.fintHashMap = fintHashMap; + } - public String getUserInputString() { - return userInputString; - } + + /** + * Gets the {@code List} of the fill values for a specific zoom level + * @param the zoom level + * @return The {@code List} of the fill values for the input zoom level + * if the FINT object for that zoom level exists or an empty list otherwise. + * */ + public List getFillValuesListAsDouble(ZoomLevel zLevel) { + int listSize = this.listOfFINTObjects.size(); + + if(listSize >= zLevel.zoomLevel){ + List cList = new ArrayList(this.listOfFINTObjects.get(zLevel.zoomLevel - 1).fillValuesList); + if( cList.size() > 0){ + return (new ArrayList(cList)); + } + } + return Collections.EMPTY_LIST; + } - private void setUserInputString(String userInputString) { - this.userInputString = userInputString; - } + /*** + * + * @param fillValuesList + */ + private void setFillValuesList(List fillValuesList) { + this.fillValuesList = new ArrayList(fillValuesList); + } - /** A list of FINT objects where each FINT object represents one zoom level */ - private List listOfFINTObjects = new ArrayList(0); + /**An enumeration to define the 5 zoom levels allowed in FINT*/ + public static enum ZoomLevel { + FIRST(1), SECOND(2), THIRD(3), FOURTH(4), FIFTH(5); + private int zoomLevel; + private ZoomLevel(int index){ + this.zoomLevel = index; + } + public int getZoomLevelAsInt(){ + return zoomLevel; + } + } + + /**Zoom constant representing the first zoom level*/ + public static final ZoomLevel FIRST_ZOOM_LEVEL = ZoomLevel.FIRST; + + /**Zoom constant representing the second zoom level*/ + public static final ZoomLevel SECOND_ZOOM_LEVEL = ZoomLevel.SECOND; + + /**Zoom constant representing the third zoom level*/ + public static final ZoomLevel THIRD_ZOOM_LEVEL = ZoomLevel.THIRD; + + /**Zoom constant representing the fourth zoom level*/ + public static final ZoomLevel FOURTH_ZOOM_LEVEL = ZoomLevel.FOURTH; + + /**Zoom constant representing the fifth zoom level*/ + public static final ZoomLevel FIFTH_ZOOM_LEVEL = ZoomLevel.FIFTH; + + /**Zoom constant representing the first zoom level as the minimum level of zoom*/ + public static final ZoomLevel MIN_ZOOM_LEVEL = ZoomLevel.FIRST; + + /**Zoom constant representing the fifth zoom levelas the maximum level of zooom*/ + public static final ZoomLevel MAX_ZOOM_LEVEL = ZoomLevel.FIFTH; + + /** + * Gets the {@code List} of the fill values for a specific zoom level + * @param the zoom level + * @return The {@code List} of the fill values for the input zoom level + * if the FINT object for that zoom level exists or an empty list otherwise. + * */ + public List getFillValuesListAsString(ZoomLevel zLevel) { + List cvList = Collections.EMPTY_LIST; + int listSize = this.listOfFINTObjects.size(); + if( listSize > 0 && listSize >= zLevel.zoomLevel){ + cvList = new ArrayList(this.listOfFINTObjects.get(zLevel.zoomLevel - 1).fillValuesListAsString); + } + return cvList; + } - /** The list of fill values */ - private List fillValuesList; + /** + * Gets the {@code List} of the fill labels for a specific zoom level + * @param the zoom level + * @return The {@code List} of the fill labels for the input zoom level + * if the FINT object for that zoom level exists or an empty list otherwise. + * */ + public List getFillLabelsForZoomLevel(ZoomLevel zLevel){ + List fintLabelList = new ArrayList(0); + int listSize = this.listOfFINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + fintLabelList = new ArrayList(this.listOfFINTObjects.get( zLevel.zoomLevel-1).getFillLabelList()); + } + return fintLabelList; +} + + /** + *The default constructor initializes the instance variables to their defaults + **/ + public FINT(){ + setFillInterval(Double.NaN); + setMinFillValue(Double.NaN); + setMaxFillValue(Double.NaN); + isFINTStringParsed = false; + fintParser = new ContourStringParser(); + fintHashMap = new HashMap(0); + fillValuesList = new ArrayList(0); + fillValuesListAsString = new ArrayList(0); + fillLabelList = new ArrayList(0); + } + +// +// /** +// *The overloaded constructor accepts the FINT string as an input and calls the parse method of the +// *ContourStringParser on it. +// *If the parsing is successful, the fill interval, minimum fill level, maximum +// *fill level and the list of fill values will be populated by the corresponding parsed +// *data from the ContourStringParser object. +// * +// **/ + public FINT(String fillIntervalString){ + + /*Initialize instance variables*/ + setFillInterval(Double.NaN); + setMinFillValue(Double.NaN); + setMaxFillValue(Double.NaN); + fillValuesList = new ArrayList(0); + fillValuesListAsString = new ArrayList(0); + fillLabelList = new ArrayList(0); - /** The list of fill values represented as String objects */ - private List fillValuesListAsString; + setUserInputString(fillIntervalString); + fintParser = new ContourStringParser(); + parseAndSetAttributes(fillIntervalString); - /** - * The list of extracted fill labels. For FINT strings without labels, it is - * the fill value stored as its String equivalent - */ - private List fillLabelList; + } - private List getFillLabelList() { - return fillLabelList; - } + public static List parseFINT(String fint, int zoomLevelIndex, float minValue, float maxValue) { - private void setFillLabelList(List fillLabelList) { - this.fillLabelList = fillLabelList; - } + List fvalues = null; + Double fmin = new Double(minValue); + Double fmax = new Double(maxValue); + Double finterval = null; - /** A HashMap of the fill values and their labels */ - private Map fintHashMap; + if (fint == null || fint.trim().length() < 1) { + finterval = (fmax - fmin) / 10.0; + FINT fintInfo = new FINT(finterval.toString()+"/"+fmin.toString()+"/"+fmax.toString()); + fvalues = fintInfo.getUniqueSortedFillValuesFromAllZoomLevels(); + } + else { + // Should be done inside FINT.java + gov.noaa.nws.ncep.gempak.parameters.infill.FINT.ZoomLevel fzoomLevel = FINT.FIRST_ZOOM_LEVEL; + switch (zoomLevelIndex) { + case 1: + fzoomLevel = FINT.FIRST_ZOOM_LEVEL; + break; + case 2: + fzoomLevel = FINT.SECOND_ZOOM_LEVEL; + break; + case 3: + fzoomLevel = FINT.THIRD_ZOOM_LEVEL; + break; + case 4: + fzoomLevel = FINT.FOURTH_ZOOM_LEVEL; + break; + case 5: + fzoomLevel = FINT.FIFTH_ZOOM_LEVEL; + break; + } - /** @return a list of FINT objects, each of which represents one zoom level */ - public List getListOfFINTObjects() { - return (new ArrayList(listOfFINTObjects)); - } + FINT fintInfo = null; + + /* + * FINT sometimes does not work for fint sep by ';' + */ + if (fint.contains(";")) { + String[] strarray = fint.trim().split(";"); + fvalues = new ArrayList(strarray.length); + for (String s : strarray) { + Double d = new Double(Double.valueOf(s.trim())); + fvalues.add(d); + } + } + else { + fintInfo = new FINT(fint); + fvalues = fintInfo.getFillValuesListAsDouble(fzoomLevel); + } - /** - * Gets the {@code HashMap} of the fill values and labels - * for a specific zoom level - * - * @param The - * zoom level - * @return The {@code HashMap} of the fill values and labels - * for the input zoom level if the FINT object for that zoom level - * exists or an empty map otherwise. - * */ - public Map getFintHashMap(ZoomLevel zLevel) { - int listSize = this.listOfFINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - Map thisMap = new HashMap( - this.listOfFINTObjects.get(zLevel.zoomLevel - 1).fintHashMap); - if (thisMap.size() > 0) { - return (thisMap); - } - } - return Collections.EMPTY_MAP; - } +// System.out.println("getFillValuesListAsDouble=="+fvalues); - /*** - * - * @param fintHashMap - */ - private void setFintHashMap(Map fintHashMap) { - this.fintHashMap = fintHashMap; - } + if (fvalues == null || fvalues.size() < 1 /*|| fintInfo.getFillInterval(fzoomLevel) == 0.0*/) { + fmin = fintInfo.getMinFillValue(fzoomLevel); + if (fmin == null || fmin.isNaN()) fmin = new Double(minValue); - /** - * Gets the {@code List} of the fill values for a specific zoom - * level - * - * @param the - * zoom level - * @return The {@code List} of the fill values for the input zoom - * level if the FINT object for that zoom level exists or an empty - * list otherwise. - * */ - public List getFillValuesListAsDouble(ZoomLevel zLevel) { - int listSize = this.listOfFINTObjects.size(); + fmax = fintInfo.getMaxFillValue(fzoomLevel); + if (fmax == null || fmax.isNaN()) fmax = new Double(maxValue); + + finterval = fintInfo.getFillInterval(fzoomLevel); + if (finterval == null || finterval.isNaN()) { + finterval = (fmax - fmin) / 10.0; + } - if (listSize >= zLevel.zoomLevel) { - List cList = new ArrayList( - this.listOfFINTObjects.get(zLevel.zoomLevel - 1).fillValuesList); - if (cList.size() > 0) { - return (new ArrayList(cList)); - } - } - return Collections.EMPTY_LIST; - } + fintInfo = new FINT(finterval.toString()+"/"+fmin.toString()+"/"+fmax.toString()); + fvalues = fintInfo.getUniqueSortedFillValuesFromAllZoomLevels(); + } - /*** - * - * @param fillValuesList - */ - private void setFillValuesList(List fillValuesList) { - this.fillValuesList = new ArrayList(fillValuesList); - } + } + + return fvalues; + + } + /**@return boolean isFINTStringParsed*/ + public boolean isFINTStringParsed() { + return isFINTStringParsed; + } - /** An enumeration to define the 5 zoom levels allowed in FINT */ - public static enum ZoomLevel { - FIRST(1), SECOND(2), THIRD(3), FOURTH(4), FIFTH(5); - private int zoomLevel; + /** + * @return The portion of the parsed FINT string specific to a zoom level + * if the FINT object for that zoom level exists or an empty String otherwise. + * */ + public String getFINTString(ZoomLevel zLevel){ + String currentFINTString=""; + int listSize = this.listOfFINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + currentFINTString = new String ( this.listOfFINTObjects.get(zLevel.zoomLevel-1).fillIntervalString); + } + return currentFINTString; + } - private ZoomLevel(int index) { - this.zoomLevel = index; - } + /** + * @return The fill interval specific to a zoom level + * if the FINT object for that zoom level exists or NaN otherwise. + * */ + public Double getFillInterval(ZoomLevel zLevel) { + Double currentFillInterval = Double.NaN; + int listSize = this.listOfFINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + currentFillInterval = new Double ( this.listOfFINTObjects.get(zLevel.zoomLevel-1).fillInterval); + } + return currentFillInterval; + } + - public int getZoomLevelAsInt() { - return zoomLevel; - } - } + /** + * @return The minimum fill value specific to a zoom level + * if the FINT object for that zoom level exists or NaN otherwise. + * */ + public Double getMinFillValue(ZoomLevel zLevel) { + Double currentMinFillValue = Double.NaN; + int listSize = this.listOfFINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + currentMinFillValue = new Double ( this.listOfFINTObjects.get(zLevel.zoomLevel-1).minFillValue); + } + return currentMinFillValue; + } + + /** + * @return The maximum fill value specific to a zoom level + * if the FINT object for that zoom level exists or NaN otherwise. + * */ + public Double getMaxFillValue(ZoomLevel zLevel) { + Double currentMaxFillValue = Double.NaN; + int listSize = this.listOfFINTObjects.size(); + if(listSize >= zLevel.zoomLevel){ + currentMaxFillValue = new Double ( this.listOfFINTObjects.get(zLevel.zoomLevel-1).maxFillValue); + } + return currentMaxFillValue; + } - /** Zoom constant representing the first zoom level */ - public static final ZoomLevel FIRST_ZOOM_LEVEL = ZoomLevel.FIRST; - - /** Zoom constant representing the second zoom level */ - public static final ZoomLevel SECOND_ZOOM_LEVEL = ZoomLevel.SECOND; - - /** Zoom constant representing the third zoom level */ - public static final ZoomLevel THIRD_ZOOM_LEVEL = ZoomLevel.THIRD; - - /** Zoom constant representing the fourth zoom level */ - public static final ZoomLevel FOURTH_ZOOM_LEVEL = ZoomLevel.FOURTH; - - /** Zoom constant representing the fifth zoom level */ - public static final ZoomLevel FIFTH_ZOOM_LEVEL = ZoomLevel.FIFTH; - - /** - * Zoom constant representing the first zoom level as the minimum level of - * zoom - */ - public static final ZoomLevel MIN_ZOOM_LEVEL = ZoomLevel.FIRST; - - /** - * Zoom constant representing the fifth zoom levelas the maximum level of - * zooom - */ - public static final ZoomLevel MAX_ZOOM_LEVEL = ZoomLevel.FIFTH; - - /** - * Gets the {@code List} of the fill values for a specific zoom - * level - * - * @param the - * zoom level - * @return The {@code List} of the fill values for the input zoom - * level if the FINT object for that zoom level exists or an empty - * list otherwise. - * */ - public List getFillValuesListAsString(ZoomLevel zLevel) { - List cvList = Collections.EMPTY_LIST; - int listSize = this.listOfFINTObjects.size(); - if (listSize > 0 && listSize >= zLevel.zoomLevel) { - cvList = new ArrayList( - this.listOfFINTObjects.get(zLevel.zoomLevel - 1).fillValuesListAsString); - } - return cvList; - } - - /** - * Gets the {@code List} of the fill labels for a specific zoom - * level - * - * @param the - * zoom level - * @return The {@code List} of the fill labels for the input zoom - * level if the FINT object for that zoom level exists or an empty - * list otherwise. - * */ - public List getFillLabelsForZoomLevel(ZoomLevel zLevel) { - List fintLabelList = new ArrayList(0); - int listSize = this.listOfFINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - fintLabelList = new ArrayList(this.listOfFINTObjects.get( - zLevel.zoomLevel - 1).getFillLabelList()); - } - return fintLabelList; - } - - /** - * The default constructor initializes the instance variables to their - * defaults - **/ - public FINT() { - setFillInterval(Double.NaN); - setMinFillValue(Double.NaN); - setMaxFillValue(Double.NaN); - isFINTStringParsed = false; - fintParser = new ContourStringParser(); - fintHashMap = new HashMap(0); - fillValuesList = new ArrayList(0); - fillValuesListAsString = new ArrayList(0); - fillLabelList = new ArrayList(0); - } - - // - // /** - // *The overloaded constructor accepts the FINT string as an input and calls - // the parse method of the - // *ContourStringParser on it. - // *If the parsing is successful, the fill interval, minimum fill level, - // maximum - // *fill level and the list of fill values will be populated by the - // corresponding parsed - // *data from the ContourStringParser object. - // * - // **/ - public FINT(String fillIntervalString) { - - /* Initialize instance variables */ - setFillInterval(Double.NaN); - setMinFillValue(Double.NaN); - setMaxFillValue(Double.NaN); - fillValuesList = new ArrayList(0); - fillValuesListAsString = new ArrayList(0); - fillLabelList = new ArrayList(0); - - setUserInputString(fillIntervalString); - fintParser = new ContourStringParser(); - parseAndSetAttributes(fillIntervalString); - - } - - public static List parseFINT(String fint, int zoomLevelIndex, - float minValue, float maxValue) { - - List fvalues = null; - Double fmin = new Double(minValue); - Double fmax = new Double(maxValue); - Double finterval = null; - - if (fint == null || fint.trim().length() < 1) { - finterval = (fmax - fmin) / 10.0; - FINT fintInfo = new FINT(finterval.toString() + "/" - + fmin.toString() + "/" + fmax.toString()); - fvalues = fintInfo.getUniqueSortedFillValuesFromAllZoomLevels(); - } else { - // Should be done inside FINT.java - gov.noaa.nws.ncep.gempak.parameters.infill.FINT.ZoomLevel fzoomLevel = FINT.FIRST_ZOOM_LEVEL; - switch (zoomLevelIndex) { - case 1: - fzoomLevel = FINT.FIRST_ZOOM_LEVEL; - break; - case 2: - fzoomLevel = FINT.SECOND_ZOOM_LEVEL; - break; - case 3: - fzoomLevel = FINT.THIRD_ZOOM_LEVEL; - break; - case 4: - fzoomLevel = FINT.FOURTH_ZOOM_LEVEL; - break; - case 5: - fzoomLevel = FINT.FIFTH_ZOOM_LEVEL; - break; - } - - FINT fintInfo = null; - - /* - * FINT sometimes does not work for fint sep by ';' - */ - if (fint.contains(";")) { - String[] strarray = fint.trim().split(";"); - fvalues = new ArrayList(strarray.length); - for (String s : strarray) { - Double d = new Double(Double.valueOf(s.trim())); - fvalues.add(d); - } - } else { - fintInfo = new FINT(fint); - fvalues = fintInfo.getFillValuesListAsDouble(fzoomLevel); - } - - // System.out.println("getFillValuesListAsDouble=="+fvalues); - - if (fvalues == null || fvalues.size() < 1 /* - * || - * fintInfo.getFillInterval - * (fzoomLevel) == 0.0 - */) { - fmin = fintInfo.getMinFillValue(fzoomLevel); - if (fmin == null || fmin.isNaN()) - fmin = new Double(minValue); - - fmax = fintInfo.getMaxFillValue(fzoomLevel); - if (fmax == null || fmax.isNaN()) - fmax = new Double(maxValue); - - finterval = fintInfo.getFillInterval(fzoomLevel); - if (finterval == null || finterval.isNaN()) { - finterval = (fmax - fmin) / 10.0; - } - - fintInfo = new FINT(finterval.toString() + "/" - + fmin.toString() + "/" + fmax.toString()); - fvalues = fintInfo.getUniqueSortedFillValuesFromAllZoomLevels(); - } - - } - - return fvalues; - - } - - /** @return boolean isFINTStringParsed */ - public boolean isFINTStringParsed() { - return isFINTStringParsed; - } - - /** - * @return The portion of the parsed FINT string specific to a zoom level if - * the FINT object for that zoom level exists or an empty String - * otherwise. - * */ - public String getFINTString(ZoomLevel zLevel) { - String currentFINTString = ""; - int listSize = this.listOfFINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - currentFINTString = new String( - this.listOfFINTObjects.get(zLevel.zoomLevel - 1).fillIntervalString); - } - return currentFINTString; - } - - /** - * @return The fill interval specific to a zoom level if the FINT object for - * that zoom level exists or NaN otherwise. - * */ - public Double getFillInterval(ZoomLevel zLevel) { - Double currentFillInterval = Double.NaN; - int listSize = this.listOfFINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - currentFillInterval = new Double( - this.listOfFINTObjects.get(zLevel.zoomLevel - 1).fillInterval); - } - return currentFillInterval; - } - - /** - * @return The minimum fill value specific to a zoom level if the FINT - * object for that zoom level exists or NaN otherwise. - * */ - public Double getMinFillValue(ZoomLevel zLevel) { - Double currentMinFillValue = Double.NaN; - int listSize = this.listOfFINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - currentMinFillValue = new Double( - this.listOfFINTObjects.get(zLevel.zoomLevel - 1).minFillValue); - } - return currentMinFillValue; - } - - /** - * @return The maximum fill value specific to a zoom level if the FINT - * object for that zoom level exists or NaN otherwise. - * */ - public Double getMaxFillValue(ZoomLevel zLevel) { - Double currentMaxFillValue = Double.NaN; - int listSize = this.listOfFINTObjects.size(); - if (listSize >= zLevel.zoomLevel) { - currentMaxFillValue = new Double( - this.listOfFINTObjects.get(zLevel.zoomLevel - 1).maxFillValue); - } - return currentMaxFillValue; - } - - /*** - * - * @return a list String objects representing the unique fill values from - * all zoom levels - */ - public List getUniqueSortedFillValuesFromAllZoomLevelsAsString() { - List sortedKeySet = getUniqueSortedFillValuesFromAllZoomLevels(); - List fillValList = new ArrayList(0); - if (sortedKeySet.size() > 0) { - for (Double fillValue : sortedKeySet) { - fillValList.add(fillValue.toString()); - } - } - return fillValList; - } - - /*** - * - * @return a list of Double objects representing the unique fill values from - * all zoom levels - */ - public List getUniqueSortedFillValuesFromAllZoomLevels() { - Set setOfUnqiueFillValues = new HashSet(0); - List sortedList = new ArrayList(0); - - int length = this.listOfFINTObjects.size(); - for (int index = 0; index < length; index++) { - FINT currentFINTObj = this.listOfFINTObjects.get(index); - setOfUnqiueFillValues.addAll(currentFINTObj.fillValuesList); + /*** + * + * @return a list String objects representing the unique fill values from all zoom levels + */ + public List getUniqueSortedFillValuesFromAllZoomLevelsAsString(){ + List sortedKeySet = getUniqueSortedFillValuesFromAllZoomLevels(); + List fillValList = new ArrayList (0); + if(sortedKeySet.size() > 0){ + for(Double fillValue : sortedKeySet){ + fillValList.add(fillValue.toString()); + } + } + return fillValList; + } + +/*** + * + * @return a list of Double objects representing the unique fill values from all zoom levels + */ + public List getUniqueSortedFillValuesFromAllZoomLevels(){ + Set setOfUnqiueFillValues = new HashSet(0); + List sortedList = new ArrayList(0); + + int length = this.listOfFINTObjects.size(); + for (int index = 0; index < length; index++) { + FINT currentFINTObj = this.listOfFINTObjects.get(index); + setOfUnqiueFillValues.addAll(currentFINTObj.fillValuesList); sortedList = new ArrayList(setOfUnqiueFillValues); - Collections.sort(sortedList); - } - return sortedList; - } + Collections.sort(sortedList); + } + return sortedList; + } - private void setFillValuesListAsString(List fillValuesListAsString) { - this.fillValuesListAsString = fillValuesListAsString; - } + private void setFillValuesListAsString(List fillValuesListAsString) { + this.fillValuesListAsString = fillValuesListAsString; + } + + /**@param boolean isFINTStringParsed*/ + private void setFINTStringParsed(boolean isFINTStringParsed) { + this.isFINTStringParsed = isFINTStringParsed; + } + + /**@param String fintString*/ + private void setFINTString(String fintString){ + fillIntervalString = new String(fintString); + } - /** @param boolean isFINTStringParsed */ - private void setFINTStringParsed(boolean isFINTStringParsed) { - this.isFINTStringParsed = isFINTStringParsed; - } + /**@param Double fillInterval*/ + private void setFillInterval(Double fillInterval) { + this.fillInterval = new Double(fillInterval); + } - /** - * @param String - * fintString - */ - private void setFINTString(String fintString) { - fillIntervalString = new String(fintString); - } + /**@param Double minFillValue*/ + private void setMinFillValue(Double minFillValue) { + this.minFillValue = new Double(minFillValue); + } + + /**@param Double maxFillValue */ + private void setMaxFillValue(Double maxFillValue) { + this.maxFillValue = new Double (maxFillValue); + } - /** - * @param Double - * fillInterval - */ - private void setFillInterval(Double fillInterval) { - this.fillInterval = new Double(fillInterval); - } + /*** + * + * @param inputStr + */ + private void parseAndSetAttributes(String inputStr){ + boolean isParsed = false; + if (inputStr != null) { + String fillLevelStringsArray[] = inputStr.split(">"); + int lengthOfFillLevelStringsArray = fillLevelStringsArray.length; + if(lengthOfFillLevelStringsArray > FINT.MAX_ZOOM_LEVEL.zoomLevel){ + lengthOfFillLevelStringsArray = FINT.MAX_ZOOM_LEVEL.zoomLevel; + } + + listOfFINTObjects = new ArrayList(lengthOfFillLevelStringsArray); + + for (int index = 0; index < lengthOfFillLevelStringsArray; index++) { - /** - * @param Double - * minFillValue - */ - private void setMinFillValue(Double minFillValue) { - this.minFillValue = new Double(minFillValue); - } +// /*Invoke the parse method of ContourStringParser*/ + fintParser.parse(fillLevelStringsArray[index]); + + //create the FINT object for the current zoom level + FINT currentFINTObj = new FINT(); + currentFINTObj.setFINTStringParsed(fintParser.isContourStringParsed()); - /** - * @param Double - * maxFillValue - */ - private void setMaxFillValue(Double maxFillValue) { - this.maxFillValue = new Double(maxFillValue); - } + /*If the parse operation was successful, extract the numeric + *data and set the corresponding instance variables of currentFINTObj*/ - /*** - * - * @param inputStr - */ - private void parseAndSetAttributes(String inputStr) { - boolean isParsed = false; - if (inputStr != null) { - String fillLevelStringsArray[] = inputStr.split(">"); - int lengthOfFillLevelStringsArray = fillLevelStringsArray.length; - if (lengthOfFillLevelStringsArray > FINT.MAX_ZOOM_LEVEL.zoomLevel) { - lengthOfFillLevelStringsArray = FINT.MAX_ZOOM_LEVEL.zoomLevel; - } - - listOfFINTObjects = new ArrayList( - lengthOfFillLevelStringsArray); - - for (int index = 0; index < lengthOfFillLevelStringsArray; index++) { - - // /*Invoke the parse method of ContourStringParser*/ - fintParser.parse(fillLevelStringsArray[index]); - - // create the FINT object for the current zoom level - FINT currentFINTObj = new FINT(); - currentFINTObj.setFINTStringParsed(fintParser - .isContourStringParsed()); - - /* - * If the parse operation was successful, extract the numeric - * data and set the corresponding instance variables of - * currentFINTObj - */ - - if (currentFINTObj.isFINTStringParsed()) { - currentFINTObj.setFINTString(fillLevelStringsArray[index]); - currentFINTObj.setFillInterval(fintParser - .getContourInterval()); - currentFINTObj.setMinFillValue(fintParser - .getMinContourLevel()); - currentFINTObj.setMaxFillValue(fintParser - .getMaxContourLevel()); - currentFINTObj.setFillValuesList(fintParser - .getContourValuesList()); - currentFINTObj.setFintHashMap(fintParser - .getLabeledContourValuesHashMap()); - Set tempKeySet = new LinkedHashSet( - currentFINTObj.fintHashMap.keySet()); - currentFINTObj.setFillValuesList(new ArrayList( - tempKeySet)); - for (Double fillValue : tempKeySet) { - currentFINTObj.fillValuesListAsString.add(fillValue - .toString()); - } - currentFINTObj.fillLabelList = new ArrayList( - new LinkedHashSet( - currentFINTObj.fintHashMap.values())); - } - - if (index == 0) { - isParsed = currentFINTObj.isFINTStringParsed(); - } else { - isParsed = isParsed & currentFINTObj.isFINTStringParsed(); - } - - // Sets the status of the parse operations across all zoom - // levels (i.e. for all FINT objects in the list) - this.setFINTStringParsed(isParsed); - - // finally add currentFINTObj to the list of FINT objects - listOfFINTObjects.add(currentFINTObj); - } - } - } + if (currentFINTObj.isFINTStringParsed()) { + currentFINTObj.setFINTString(fillLevelStringsArray[index]); + currentFINTObj.setFillInterval(fintParser.getContourInterval()); + currentFINTObj.setMinFillValue(fintParser.getMinContourLevel()); + currentFINTObj.setMaxFillValue(fintParser.getMaxContourLevel()); + currentFINTObj.setFillValuesList(fintParser.getContourValuesList()); + currentFINTObj.setFintHashMap(fintParser.getLabeledContourValuesHashMap()); + Set tempKeySet = new LinkedHashSet(currentFINTObj.fintHashMap.keySet()); + currentFINTObj.setFillValuesList( new ArrayList(tempKeySet)); + for(Double fillValue : tempKeySet){ + currentFINTObj.fillValuesListAsString.add(fillValue.toString()); + } + currentFINTObj.fillLabelList = new ArrayList( new LinkedHashSet(currentFINTObj.fintHashMap.values())); + } + + if(index == 0){ + isParsed = currentFINTObj.isFINTStringParsed(); + }else{ + isParsed = isParsed & currentFINTObj.isFINTStringParsed(); + } + + //Sets the status of the parse operations across all zoom levels (i.e. for all FINT objects in the list) + this.setFINTStringParsed(isParsed); + //finally add currentFINTObj to the list of FINT objects + listOfFINTObjects.add(currentFINTObj); + } + } + } + + + } diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/marker/MARKER.java b/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/marker/MARKER.java index 0735472176..913d2d96ce 100644 --- a/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/marker/MARKER.java +++ b/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/marker/MARKER.java @@ -1,9 +1,11 @@ package gov.noaa.nws.ncep.gempak.parameters.marker; -import gov.noaa.nws.ncep.viz.localization.impl.LocalizationManager; +import gov.noaa.nws.ncep.viz.localization.NcPathManager; +import gov.noaa.nws.ncep.viz.localization.NcPathManager.NcPathConstants; import gov.noaa.nws.ncep.viz.common.ui.color.GempakColor; import gov.noaa.nws.ncep.viz.common.ui.GempakMarkerType; +import java.io.File; import java.io.IOException; import java.util.LinkedHashMap; @@ -74,10 +76,12 @@ public class MARKER { if (markerAttributeString == null || markerAttributeString.trim().length() <= 0) return; LinkedHashMap markerTypeMaps = null; - String markerTypeTable = LocalizationManager.getInstance().getFilename("gempakMarkerType"); + File markerTypeTable = + NcPathManager.getInstance().getStaticFile( + NcPathConstants.GEMPAK_MARKER_TYPE ); try { - markerTypeMaps = GempakMarkerType.loadMarkerTypes(markerTypeTable); + markerTypeMaps = GempakMarkerType.loadMarkerTypes(markerTypeTable.getAbsolutePath() ); } catch (IOException e1) { // TODO Auto-generated catch block e1.printStackTrace(); diff --git a/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/marshaller/garea/GraphicsAreaCoordinates.java b/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/marshaller/garea/GraphicsAreaCoordinates.java index e57c84182f..13d26a91a6 100644 --- a/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/marshaller/garea/GraphicsAreaCoordinates.java +++ b/ncep/gov.noaa.nws.ncep.gempak.parameters/src/gov/noaa/nws/ncep/gempak/parameters/marshaller/garea/GraphicsAreaCoordinates.java @@ -1,12 +1,10 @@ package gov.noaa.nws.ncep.gempak.parameters.marshaller.garea; -import gov.noaa.nws.ncep.gempak.parameters.marshaller.garea.station.Station; -import gov.noaa.nws.ncep.gempak.parameters.marshaller.garea.station.StationDataReader; - import java.util.List; import java.util.Locale; import java.util.regex.Pattern; +import gov.noaa.nws.ncep.gempak.parameters.marshaller.garea.station.*; /** *
  * 
@@ -16,1122 +14,1035 @@ import java.util.regex.Pattern;
  * ------------ ---------- ----------- --------------------------
  * 25-Sep-2009     171      Archana    Initial Version
  * 
- * 
- * + *
* @author Archana * @version 1 */ public class GraphicsAreaCoordinates { - protected double lowerLeftLat, lowerLeftLon, upperRightLat, upperRightLon; - - protected double centerLat, centerLon, deltaLat, deltaLon; - - private double defaultAndle1, defaultAngle2; - - protected String geogAreaCode; - - protected String station_code; - - protected String mapProjectionStr; - - protected String errorMessage; - - protected boolean isGraphicsAreaStrValid; - - public boolean isGraphicsAreaStrValid() { - return isGraphicsAreaStrValid; - } - - public void setGraphicsAreaStrValid(boolean isGraphicsAreaStrValid) { - this.isGraphicsAreaStrValid = isGraphicsAreaStrValid; - } - - protected boolean errorMsgSet; - - private String graphicsAreaString; - - private String geogFileName = "res/geog.xml"; - - private String stationFileName = "res/sfstns.xml"; - - /* - * All getters go below - */ - public String getGraphicsAreaString() { - return graphicsAreaString; - } - - public double getLowerLeftLat() { - return lowerLeftLat; - } - - public double getLowerLeftLon() { - return lowerLeftLon; - } - - public double getUpperRightLat() { - return upperRightLat; - } - - public double getUpperRightLon() { - return upperRightLon; - } - - public double getCenterLat() { - return centerLat; - } - - public double getCenterLon() { - return centerLon; - } - - public double getDefaultAngle1UsingGempakProjectionName( - String gempakProjectionName) { - if ("CED".equalsIgnoreCase(gempakProjectionName)) - defaultAndle1 = 0.0; - else if ("MCD".equalsIgnoreCase(gempakProjectionName)) - defaultAndle1 = 0.0; - else if ("MER".equalsIgnoreCase(gempakProjectionName)) - defaultAndle1 = 0.0; - else if ("NPS".equalsIgnoreCase(gempakProjectionName)) - defaultAndle1 = 90.0; - else if ("LCC".equalsIgnoreCase(gempakProjectionName)) - defaultAndle1 = 30.0; - else if ("SCC".equalsIgnoreCase(gempakProjectionName)) - defaultAndle1 = -30.0; - else if ("SPS".equalsIgnoreCase(gempakProjectionName)) - defaultAndle1 = -90.0; - else if ("UTM".equalsIgnoreCase(gempakProjectionName)) - defaultAndle1 = getDefaultAngle2UsingGempakProjectionName(gempakProjectionName); - else if ("NOR".equalsIgnoreCase(gempakProjectionName)) - defaultAndle1 = 90.0; - else if ("SOR".equalsIgnoreCase(gempakProjectionName)) - defaultAndle1 = -90.0; - else if ("ORT".equalsIgnoreCase(gempakProjectionName)) - defaultAndle1 = 0.0; - return defaultAndle1; - } - - public double getDefaultAngle2UsingGempakProjectionName( - String gempakProjectionName) { - if ("UTM".equalsIgnoreCase(gempakProjectionName)) { - defaultAngle2 = 0.0; - } else { - defaultAngle2 = calculateAverageLongitude(lowerLeftLon, - upperRightLon); - } - return defaultAngle2; - } - - public double getDefaultAngle1UsingGeotoolsProjectionName( - String geotoolsProjectionName) { - if ("Equidistant_Cylindrical".equalsIgnoreCase(geotoolsProjectionName)) - defaultAndle1 = 0.0; - else if ("Polar_Stereographic".equalsIgnoreCase(geotoolsProjectionName)) - defaultAndle1 = 0.0; - else if ("Mercator_1SP".equalsIgnoreCase(geotoolsProjectionName)) - defaultAndle1 = 0.0; - else if ("Orthographic".equalsIgnoreCase(geotoolsProjectionName)) - defaultAndle1 = 0.0; - else if ("Transverse_Mercator".equalsIgnoreCase(geotoolsProjectionName)) - defaultAndle1 = 0.0; - else if ("Lambert_Azimuthal_Equal_Area" - .equalsIgnoreCase(geotoolsProjectionName)) - defaultAndle1 = 0.0; - else if ("Lambert_Conformal_Conic_2SP" - .equalsIgnoreCase(geotoolsProjectionName)) - defaultAndle1 = 30.0; - - return defaultAndle1; - } - - public double getDefaultAngle2UsingGeotoolsProjectionName() { - defaultAngle2 = calculateAverageLongitude(lowerLeftLon, upperRightLon); - return defaultAngle2; - } - - public void setGeogFileName(String geogFileName) { - this.geogFileName = geogFileName; - } - - public void setStationFileName(String stationFileName) { - this.stationFileName = stationFileName; - } - - // ********************************************************************************************************* - /* - * These variables retain the name of their Fortran counterparts in the file - * lcabnd.f They are used in the calculations of the zoom factor to update - * the Latitude/Longitude values, when a zoom-in/zoom-out option is - * specified along with either the area code from the geog table or the - * station code from the station table. - */ - - protected double zoomul = 0; - - protected int izoom = 0, iartyp = -1; - - protected float zmofst = 0; - - // ********************************************************************************************************* - protected final String VALID_NUMBER = "-?\\d{0,3}\\.?\\d*"; - - protected final String EXTRA_ARGS = "Too many arguments entered"; - - protected final String LESS_NUM_ARGS = "Too few arguments entered"; - - protected final String INVALID_LAT_LON_VALUES = "Invalid lat/lon values entered"; - - protected final String INVALID_CENTER_DELTA_LON_VALUES = "center_lon - delta_lon should be >= -180.0 and center_lon + delta_lon should be <=360.0"; - - protected final String NEGATIVE_DELTA_LON = "Delta Longitude values cannot be negative"; - - protected final String INVALID_CENTER_DELTA_LAT_VALUES = "center_lat - delta_lat should be >= -90.0 and center_lat + delta_lat should be <=90.0"; - - protected final String NEGATIVE_DELTA_LAT = "Delta Latitude values cannot be negative"; - - protected final String INVALID_CENTER_LON = "Center Longtude can only take values between -180.00 to 180.00 or 0.00 to 360.00"; - - protected final String INVALID_CENTER_LAT = "Center Latitude can only take values between -90.00 and 90.00"; - - protected final String LL_LAT_GREATER_THAN_UR_LAT = "Lower left latitude must be less than or equal to upper right latitude"; - - protected final String LL_LON_GREATER_THAN_UR_LON = "Lower left longitude must be less than or equal to upper right longitude"; - - protected final String INVALID_UR_LON = "Upper Right Longitude can only take values between -180.00 to 180.00 or 0.00 to 360.00"; - - protected final String INVALID_UR_LAT = "Upper Right Latitude can only take values between -90.00 and 90.00"; - - protected final String INVALID_LL_LON = "Lower Left Longitude can only take values between -180.00 to 180.00 or 0.00 to 360.00"; - - protected final String INVALID_LL_LAT = "Lower Left Latitude can only take values between -90.00 and 90.00"; - - protected final String INVALID_STR = "Invalid String Format"; - - /** - * Overloaded constructor takes the GAREA string as input. - * - * @param s - */ - public GraphicsAreaCoordinates(String str) { - graphicsAreaString = str; - - lowerLeftLat = -1000.0f; - lowerLeftLon = -1000.0f; - upperRightLat = -1000.0f; - upperRightLon = -1000.0f; - centerLat = -1000.0f; - centerLon = -1000.0f; - deltaLat = -1000.0f; - deltaLon = -1000.0f; - errorMsgSet = false; - // isGraphicsAreaStrValid = parseGraphicsAreaString(str); - } - - /** - * a helper method to indicate if the graphic area string starts with a - * valid Geog name in Geog Table - */ - public boolean isValidGeogName() { - boolean isValid = false; - if (iartyp == 3 && isGraphicsAreaStrValid) - isValid = true; - return isValid; - } - - /** - * a helper method to indicate if the graphic area string starts with a - * valid station name in the Station table - */ - public boolean isValidStationName() { - boolean isValid = false; - if (iartyp == 4 && isGraphicsAreaStrValid) - isValid = true; - return isValid; - } - - /** - * a helper method to indicate if the graphic area string contains valid - * center and delta lat/lon values - */ - public boolean isValidCenterDeltaLatLonValues() { - boolean isValid = false; - if (isGraphicsAreaStrValid && !isStringEmpty(graphicsAreaString) - && graphicsAreaString.startsWith("#")) - isValid = true; - return isValid; - } - - /** - * a helper method to indicate if the graphic area string contains valid - * lower left and upper right lat/lon values - */ - public boolean isValidLowerLeftAndUpperRightLatLonValues() { - boolean isValid = false; - if (isGraphicsAreaStrValid && !isStringEmpty(graphicsAreaString) - && !isValidCenterDeltaLatLonValues() && !isValidStationName() - && !isValidGeogName()) - isValid = true; - return isValid; - } - - /** - * @param s - * The method parseGraphicsAreaString() accepts as input a single - * string that denotes the graphics area coordinates in one of - * the formats listed below: #clta;clon;dlat;dlon - center - * latitude/longitude and the delta latitude/longitude values. - * lat1;lon1;lat2;lon2 - lower left latitude/longitude and upper - * right latitude/longitude values. GEOG - a geographical area - * code in the file geog.xml STN - a station code in the file - * station.xml For the ';' separated strings, after checking the - * validity of the input string, the function parses it into - * tokens to extract the latitude/longitude values. For the - * GEOG/STN codes, if it finds the corresponding record in the - * geog table or the station table, it retrieves the - * corresponding latitude/longitude values. Additionally, for the - * GEOG code, it also retrieves the map projection string. - * @return graphics_area_str_valid - */ - - public boolean parseGraphicsAreaString(String gAreaString) { - - int i = 0; - String geogCodeStr; - - // boolean isGAreaStringValid = true; - - if (isStringEmpty(gAreaString)) - return false; - - // if(gAreaString.length()!=0){ - if (gAreaString.charAt(0) == '#') { - iartyp = 1; - geogCodeStr = gAreaString.substring(1); - isGraphicsAreaStrValid = validateLatLonInputString(geogCodeStr); - - if (isGraphicsAreaStrValid) { - - setCenterDeltaLatLonValues(geogCodeStr); - isGraphicsAreaStrValid = validateCenterDeltaLatLonValues( - centerLat, centerLon, deltaLat, deltaLon); - - if (isGraphicsAreaStrValid) { - - calculateLLURLatLonFromCDLatLon(centerLat, centerLon, - deltaLat, deltaLon); - - // The latitude/longitude values of the lower left and upper - // right coordinates are checked to ensure that - // they lie within the valid range and that the lower left - // latitude/longitude values - // are less than the upper right latitude/longitude values. - - isGraphicsAreaStrValid = validateLowerUpperLatLonValues( - lowerLeftLat, lowerLeftLon, upperRightLat, - upperRightLon); - if (isGraphicsAreaStrValid) { - errorMessage = "Valid String"; - errorMsgSet = true; - } - - } - } - // else{ - // isGraphicsAreaStrValid = false; - // if(!errorMsgSet){ - // errorMessage = INVALID_STR; - // errorMsgSet = true; - // } - // } - - } else { - - isGraphicsAreaStrValid = validateLatLonInputString(gAreaString); - if (isGraphicsAreaStrValid) { - iartyp = 2; - setLowerUpperLatLonValues(gAreaString); - isGraphicsAreaStrValid = validateLowerUpperLatLonValues( - lowerLeftLat, lowerLeftLon, upperRightLat, - upperRightLon); - - // The calculations for center_lat and center_lon are derived - // from lcabnd.f - if (isGraphicsAreaStrValid) { - centerLat = (lowerLeftLat + upperRightLat) / 2; - centerLon = (lowerLeftLon + upperRightLon) / 2; - isGraphicsAreaStrValid = validateCenterDeltaLatLonValues( - centerLat, centerLon, 0.0f, 0.0f); - if (isGraphicsAreaStrValid) { - errorMessage = "Valid String"; - errorMsgSet = true; - } - } - } - - else { - - /* - * A suffix such as '+' or '*' character, when appended to the - * GEOG code or the STN code increases the extent of the area. - * On the other hand, appending a '-' character to the GEOG/STN - * code decreases the extent of the area. This suffix character - * is ignored and only the substring containing just the GEOG or - * STN code alone is considered for comparison with the data in - * the XML files. - */ - - for (i = 0; i < gAreaString.length(); i++) { - if (gAreaString.charAt(i) == '+' - || gAreaString.charAt(i) == '*') { - izoom++; - gAreaString = gAreaString.replace( - gAreaString.charAt(i), ' '); - } - - if (gAreaString.charAt(i) == '-') { - izoom--; - gAreaString = gAreaString.replace( - gAreaString.charAt(i), ' '); - } - } - - if (izoom != 0) { - zoomul = computeZoomMultiplier(izoom); - - } - - geogCodeStr = gAreaString.trim().toUpperCase(Locale.ENGLISH); - - try { - iartyp = searchGeogTable(geogCodeStr); - // GeographicalData geographicalData = - // searchGeogTable(geogCodeStr); - if (iartyp != 3) { - // if(geographicalData == null) { - iartyp = searchStationTable(geogCodeStr); - if (iartyp == 0) { - isGraphicsAreaStrValid = false; - } else { - if (izoom != 0) { - deltaLat = (float) (4.0); - deltaLon = (float) (7.0); - lowerLeftLat = (float) (centerLat - zoomul - * deltaLat); - upperRightLat = (float) (centerLat + zoomul - * deltaLon); - lowerLeftLon = (float) (centerLon - zoomul - * deltaLon); - upperRightLon = (float) (centerLon + zoomul - * deltaLon); - } - isGraphicsAreaStrValid = true; - } - } else { - if (izoom != 0) { - zmofst = (float) ((1.0 - zoomul) / 2); - lowerLeftLat = lowerLeftLat - + (upperRightLat - lowerLeftLat) * zmofst; - upperRightLat = upperRightLat - - (upperRightLat - lowerLeftLat) * zmofst; - lowerLeftLon = lowerLeftLon - + (upperRightLon - lowerLeftLon) * zmofst; - upperRightLon = upperRightLon - - (upperRightLon - lowerLeftLon) * zmofst; - } - isGraphicsAreaStrValid = true; - } - } catch (Exception e) { - e.printStackTrace(); - } - - if (!isGraphicsAreaStrValid && !errorMsgSet) { - errorMessage = INVALID_STR; - } - - } - - } - - // } - // else{ - // errorMessage = "Empty String"; - // errorMsgSet = true; - // isGraphicsAreaStrValid = false; - // } - - return isGraphicsAreaStrValid; - } - - /** - * The logic of this method is taken from Fortran function PRNLON.f This - * method converts a longitude in degrees into degrees which fall within the - * range 180 to -180. - */ - private double convertLongitudeValue(double longitudeValue) { - double convertedLonValue = longitudeValue; - if (longitudeValue < -180.0) - convertedLonValue = longitudeValue + 360.0; - else if (longitudeValue > 180.0) - convertedLonValue = longitudeValue - 360.0; - return convertedLonValue; - } - - /** - * This method calculate the average longitude for setting up projection. - * The logic is taken from Fortran function gammap.f - * - * @param lowerLeftLon - * , lower left longitude - * @param upperRightLon - * , upper right longitude - * @return average longitude for setting up projection - */ - private double calculateAverageLongitude(double lowerLeftLon, - double upperRightLon) { - double averageLongitude = 0.0; - if (lowerLeftLon == upperRightLon) - averageLongitude = lowerLeftLon + 180.0; - else if (lowerLeftLon > upperRightLon) - averageLongitude = (360.0 + lowerLeftLon + upperRightLon) / 2; - else - averageLongitude = (lowerLeftLon + upperRightLon) / 2; - - /* - * truncate the double number with maximumly 3 digits after the DOT - */ - averageLongitude = truncateDoubleValue(averageLongitude); - return convertLongitudeValue(averageLongitude); - } - - private double truncateDoubleValue(double d) { - double truncatedNumber = d > 0 ? Math.floor(d * 1000) / 1000.0 : Math - .ceil(d * 1000) / 1000.0; - return truncatedNumber; - } - - /** - * The function searchGeogTable accepts as input a string 'code_str' that - * represents a code in the geog table and if the input string matches a - * code for the geographical area in the file geog.xml, the corresponding - * Latitude/Longitude values and the projection string are retrieved from - * the file. - * - * @param code_str - * @return found - * @throws Exception - */ - - public int searchGeogTable(String geogCode) throws Exception { - // public GeographicalData searchGeogTable(String geogCode) throws - // Exception{ - // GeographicalData geogData = null; - GeographicalDataReader geogDataReader = new GeographicalDataReader( - geogFileName); - List geographicalDataList = geogDataReader - .getGeographicalData(); - int found = 0; - for (GeographicalData currentGeogData : geographicalDataList) { - - if (currentGeogData.getGeogCode().equals(geogCode)) { - geogAreaCode = currentGeogData.getGeogCode(); - centerLat = currentGeogData.getCenterLat(); - centerLon = currentGeogData.getCenterLon(); - lowerLeftLat = currentGeogData.getLowerLeftLat(); - lowerLeftLon = currentGeogData.getLowerLeftLon(); - upperRightLat = currentGeogData.getUpperRightLat(); - upperRightLon = currentGeogData.getUpperRightLon(); - mapProjectionStr = currentGeogData.getMapProjectionString(); - found = 3; - - // geogData = currentGeogData; - break; - } - } - return found; - } - - /** - * The function searchStationTable accepts as input a string 'code_str'that - * represents a code in the station table and if the input string matches a - * code for the geographical area in the file sfstns.xml, the corresponding - * Latitude/Longitude values of the station are retrieved from the file. - * - * @param code_str - * @return found - * @throws Exception - */ - - public int searchStationTable(String geogCodeStr) throws Exception { - // public Station searchStationTable(String geogCodeStr) throws - // Exception{ - int found = 0; - // Station station = null; - StationDataReader stnDataReader = new StationDataReader(stationFileName); - List stationList = stnDataReader.getStationData(); - for (Station currentStation : stationList) { - - if (currentStation.getStid().equals(geogCodeStr)) { - station_code = currentStation.getStid(); - - // The center_lat and center_lon denote the Latitude/Longitude - // values of a point location - the station. - centerLat = currentStation.getLatitude(); - centerLon = currentStation.getLongitude(); - - /* - * At this time, we use a hard coded value deltaLat = 4.0 and - * deltaLon = 7.0 temporarily to calculate lower left and upper - * right lat/lon values. The two hard coded values taken from - * lcabnd.f. I am not clear if the values are used correctly. M. - * Gao comments - */ - calculateLLURLatLonFromCDLatLon(centerLat, centerLon, - (float) 4.0, (float) 7.0); - found = 4; - // station = currentStation; - } - } - - return found; - // return station; - } - - /** - * The function computeZoomMultiplier() is a private function to compute the - * zoom multiplier. - * - * @param zoom_flag - * @return zm - */ - - private double computeZoomMultiplier(int zoomFlag) { - double zm = 0.0; - if (zoomFlag > 0) { - zm = (1 / Math.pow(2, zoomFlag)); - } else { - zm = Math.pow(2, zoomFlag * (-1)); - } - return zm; - } - - /** - * This function validateInputString() parses the input string 's' using the - * ';' as a delimiter and extracts 4 latitude/longitude values It then - * proceeds to check that each extracted token contains only a valid numeric - * value for the latitude(s) and the longitude(s). - * - * @param s - * @return flag - */ - private boolean validateLatLonInputString(String latLonStr) { - boolean isValid = false; - int i = 0; - - if (isStringEmpty(latLonStr)) - return isValid; - - String latLonTokens[] = latLonStr.split(";"); - - /* - * In the case users type in more values, e.g. latLonTokens.length > 4 - * We just simply ignore the rest values instead of getting an error - * This way our code is more use friendly - */ - if (latLonTokens.length < 4) { - errorMessage = LESS_NUM_ARGS; - errorMsgSet = true; - return isValid; - } - - for (i = 0; i < 4; i++) { - isValid = Pattern.matches(VALID_NUMBER, latLonTokens[i]); - if (!isValid) { - errorMessage = INVALID_LAT_LON_VALUES; - errorMsgSet = true; - break; - } - } - - return isValid; - } - - /** - * a helper method to check if a string is empty - */ - private boolean isStringEmpty(String str) { - boolean isValid = false; - if (str == null || str.trim().length() == 0) - isValid = true; - return isValid; - } - - /** - * The function validateLatLonValues() checks the accepted range of values - * for the input latitude/longitude coordinates. In case there is any - * discrepancy, the function sets an error message string to indicate the - * nature of the problem. Latitudes can range only from -90.00 to 90.00 - * Longitude values can range only from -180.00 to 360.00 Delta - * latitude/longitude values cannot be negative. - * - * @param g_area_typ - * @param lat1 - * @param lon1 - * @param lat2 - * @param lon2 - * @return flag - */ - - // private boolean validateLatLonValues(int g_area_typ, Float lat1, Float - // lon1, Float lat2, Float lon2){ - // boolean flag = false; - // - // if (g_area_typ == 1) { - // if(lat1 >= -90.0f && lat1 <= 90.0){ - // if(lon1 >= -180.0f && lon1 <= 360.0f){ - // - // if(lat2 >= 0){ - // if(((lat1 - lat2 >= -90) && (lat1 + lat2) <=90)){ - // if(lon2 >= 0) { - // if ((lon1 - lon2 >= -180) && (lon1 + lon2) <=360){ - // flag = true; - // errorMessage = "Valid String"; - // errorMsgSet = true; - // } - // else{ - // flag = false; - // errorMessage = INVALID_CENTER_DELTA_LON_VALUES; - // errorMsgSet = true; - // centerLat = -1000.0f; - // centerLon = -1000.0f; - // deltaLat = -1000.0f; - // deltaLon = -1000.0f; - // } - // } - // else{ - // errorMessage = NEGATIVE_DELTA_LON; - // errorMsgSet = true; - // deltaLon = -1000.0f; - // flag = false; - // } - // } - // else{ - // flag = false; - // errorMessage = INVALID_CENTER_DELTA_LAT_VALUES; - // errorMsgSet = true; - // centerLat = -1000.0f; - // centerLon = -1000.0f; - // deltaLat = -1000.0f; - // deltaLon = -1000.0f; - // } - // } - // else{ - // errorMessage = NEGATIVE_DELTA_LAT; - // errorMsgSet = true; - // deltaLat = -1000.0f; - // flag = false; - // } - // - // } - // else{ - // errorMessage = INVALID_CENTER_LON; - // errorMsgSet = true; - // centerLon = -1000.0f; - // flag = false; - // } - // } - // else{ - // errorMessage = INVALID_CENTER_LAT; - // errorMsgSet = true; - // centerLat = -1000.0f; - // flag = false; - // } - // } - // - // if (g_area_typ == 2) { - // if(lat1 >= -90.0f && lat1 <= 90.0){ - // if(lon1 >= -180.0f && lon1 <= 360.0f){ - // if(lat2 >= -90.0f && lat2 <= 90.0){ - // if(lon2 >= -180.0f && lon2 <= 360.0f){ - // - // if(lat1 > lat2){ - // this.errorMessage = LL_LAT_GREATER_THAN_UR_LAT; - // errorMsgSet = true; - // this.lowerLeftLat = -1000.0f; - // this.upperRightLat = -1000.0f; - // flag = false; - // } - // - // else if(lon1 > lon2){ - // - // this.errorMessage = LL_LON_GREATER_THAN_UR_LON; - // errorMsgSet = true; - // this.lowerLeftLon = -1000.0f; - // this.upperRightLon = -1000.0f; - // flag = false; - // } - // - // else{ - // flag = true; - // errorMessage = "Valid String"; - // errorMsgSet = true; - // } - // - // } - // else{ - // this.errorMessage = INVALID_UR_LON; - // errorMsgSet = true; - // this.upperRightLon = -1000.0f; - // flag = false; - // } - // } - // else{ - // this.errorMessage = INVALID_UR_LAT; - // errorMsgSet = true; - // this.upperRightLat = -1000.0f; - // flag = false; - // } - // } - // else{ - // this.errorMessage = INVALID_LL_LON; - // errorMsgSet = true; - // this.lowerLeftLon = -1000.0f; - // flag = false; - // } - // } - // else{ - // this.errorMessage = INVALID_LL_LAT; - // errorMsgSet = true; - // this.lowerLeftLat = -1000.0f; - // flag = false; - // - // } - // - // } - // - // return flag; - // } - private boolean validateCenterDeltaLatLonValues(double _centerLat, - double _centerLon, double _deltalat, double _deltaLon) { - boolean flag = false; - - if (_centerLat >= -90.0f && _centerLat <= 90.0) { - if (_centerLon >= -180.0f && _centerLon <= 360.0f) { - - if (_deltalat >= 0) { - if (((_centerLat - _deltalat >= -90) && (_centerLat + _deltalat) <= 90)) { - if (_deltaLon >= 0) { - if ((_centerLon - _deltaLon >= -180) - && (_centerLon + _deltaLon) <= 360) { - flag = true; - errorMessage = "Valid String"; - errorMsgSet = true; - } else { - flag = false; - errorMessage = INVALID_CENTER_DELTA_LON_VALUES; - errorMsgSet = true; - centerLat = -1000.0f; - centerLon = -1000.0f; - deltaLat = -1000.0f; - deltaLon = -1000.0f; - } - } else { - errorMessage = NEGATIVE_DELTA_LON; - errorMsgSet = true; - deltaLon = -1000.0f; - flag = false; - } - } else { - flag = false; - errorMessage = INVALID_CENTER_DELTA_LAT_VALUES; - errorMsgSet = true; - centerLat = -1000.0f; - centerLon = -1000.0f; - deltaLat = -1000.0f; - deltaLon = -1000.0f; - } - } else { - errorMessage = NEGATIVE_DELTA_LAT; - errorMsgSet = true; - deltaLat = -1000.0f; - flag = false; - } - - } else { - errorMessage = INVALID_CENTER_LON; - errorMsgSet = true; - centerLon = -1000.0f; - flag = false; - } - } else { - errorMessage = INVALID_CENTER_LAT; - errorMsgSet = true; - centerLat = -1000.0f; - flag = false; - } - - return flag; - } - - private boolean validateLowerUpperLatLonValues(double _lowerLat, - double _lowerLon, double _upperLat, double _upperLon) { - boolean flag = false; - - if (_lowerLat >= -90.0f && _lowerLat <= 90.0) { - if (_lowerLon >= -180.0f && _lowerLon <= 360.0f) { - if (_upperLat >= -90.0f && _upperLat <= 90.0) { - if (_upperLon >= -180.0f && _upperLon <= 360.0f) { - - if (_lowerLat > _upperLat) { - this.errorMessage = LL_LAT_GREATER_THAN_UR_LAT; - errorMsgSet = true; - this.lowerLeftLat = -1000.0f; - this.upperRightLat = -1000.0f; - flag = false; - } - - else if (((_lowerLon <= 0 && _upperLon <= 0) || (_lowerLon >= 0 && _upperLon >= 0)) - && _lowerLon > _upperLon) { - - this.errorMessage = LL_LON_GREATER_THAN_UR_LON; - errorMsgSet = true; - this.lowerLeftLon = -1000.0f; - this.upperRightLon = -1000.0f; - flag = false; - } else if ((_lowerLon > 0 && _upperLon < 0) - && _lowerLon < _upperLon) { - this.errorMessage = LL_LON_GREATER_THAN_UR_LON; - errorMsgSet = true; - this.lowerLeftLon = -1000.0f; - this.upperRightLon = -1000.0f; - flag = false; - } else if (isLowerLeftPointSameAsUpperRightPoint( - _lowerLat, _lowerLon, _upperLat, _upperLon)) { - this.errorMessage = "The lower left coordinate point is the same as the upper right coordinate point"; - errorMsgSet = true; - this.lowerLeftLon = -1000.0f; - this.upperRightLon = -1000.0f; - flag = false; - } else { - flag = true; - errorMessage = "Valid String"; - errorMsgSet = true; - } - - } else { - this.errorMessage = INVALID_UR_LON; - errorMsgSet = true; - this.upperRightLon = -1000.0f; - flag = false; - } - } else { - this.errorMessage = INVALID_UR_LAT; - errorMsgSet = true; - this.upperRightLat = -1000.0f; - flag = false; - } - } else { - this.errorMessage = INVALID_LL_LON; - errorMsgSet = true; - this.lowerLeftLon = -1000.0f; - flag = false; - } - } else { - this.errorMessage = INVALID_LL_LAT; - errorMsgSet = true; - this.lowerLeftLat = -1000.0f; - flag = false; - - } - - return flag; - } - - private boolean isLowerLeftPointSameAsUpperRightPoint(double _lowerLat, - double _lowerLon, double _upperLat, double _upperLon) { - boolean result = false; - if (_lowerLat == _upperLat && _lowerLon == _upperLon) - result = true; - else if (isPole(_lowerLat, _upperLat)) { - if ((_lowerLon == 180 && _upperLon == -180) - || (_lowerLon == 1180 && _upperLon == 180)) - result = true; - } - - return result; - } - - private boolean isPole(double _lowerLat, double _upperLat) { - boolean result = false; - if (_lowerLat == 90 && _upperLat == 90) - result = true; - return result; - } - - /** - * The function getGeogAreaCode() returns the value of the geographical area - * code, which is retrieved only if the boolean flag graphics_area_str_valid - * is true and if the flag 'iartyp' is set to 3 (indicating that a geog code - * was entered) - * - * @return geog_area_code - */ - - public String getGeogAreaCode() { - if (this.iartyp == 3 && this.isGraphicsAreaStrValid == true) { - return this.geogAreaCode; - } - return null; - // else{ - // return this.errorMessage; - // } - - } - - /** - * The function getMapProjectionString() retrieves the map projection - * string, only if the boolean flag graphics_area_str_valid is true and if - * the flag 'iartyp' is set to 3 (indicating that a geog code was entered) - * - * @return map_proj_str - */ - - public String getMapProjectionString() { - if (this.iartyp == 3 && this.isGraphicsAreaStrValid == true) { - return this.mapProjectionStr.trim(); - } - return null; - // else{ - // return this.errorMessage; - // } - } - - /** - * The function getStationCode() returns the value of the station code, - * which is retrieved only if the boolean flag graphics_area_str_valid is - * true and if the flag 'iartyp' is set to 4 (indicating that a station code - * was entered) - * - * @return station_code - */ - - public String getStationCode() { - if (this.iartyp == 4 && this.isGraphicsAreaStrValid == true) { - return this.station_code; - } - - else { - return this.errorMessage; - } - - } - - /** - * The function isGraphicsAreaStringValid() returns the boolean data - * 'graphics_area_str_valid'. - * - * @return graphics_area_str_valid - */ - - public boolean isGraphicsAreaStringValid() { - return this.isGraphicsAreaStrValid; - } - - /** - * The function getErrorCode() returns the string 'error_message' that - * contains the error message. - * - * @return error_message - */ - - public String getErrorCode() { - return this.errorMessage; - } - - /** - * The function getGAREACoordinates() retrieves the Lower left/ Upper Right - * latitude/longitude values and the Center/Delta latitude/longitude values - * in a Float[] data called lat_lon_data. - * - * @return lat_lon_data - */ - - public double[] getGAREACoordinates() { - - double[] lat_lon_data = new double[6]; - lat_lon_data[0] = lowerLeftLat; - lat_lon_data[1] = lowerLeftLon; - lat_lon_data[2] = upperRightLat; - lat_lon_data[3] = upperRightLon; - lat_lon_data[4] = centerLat; - lat_lon_data[5] = centerLon; - - return lat_lon_data; - } - - /** - * The private function setLatLonValues() accepts as input a string - * containing the latitude/longitude values and a number that indicates - * whether the latitude/longitude values represent the Lower left/ Upper - * Right latitude/longitude values or the Center/Delta latitude/longitude - * values. Depending on the value of this number, it the splits the input - * string into 4 component string, extracts the floating point value and - * stores each value correspondingly. - * - * @param s - * @param i - */ - - // private void setLatLonValues(String s, int i){ - // String lat_lon_tokens[] = s.split(";"); - // if(i == 1){ - // centerLat = Float.valueOf(lat_lon_tokens[0]).floatValue(); - // centerLon = Float.valueOf(lat_lon_tokens[1]).floatValue(); - // deltaLat = Float.valueOf(lat_lon_tokens[2]).floatValue(); - // deltaLon = Float.valueOf(lat_lon_tokens[3]).floatValue(); - // } - // if(i==2){ - // lowerLeftLat = Float.valueOf(lat_lon_tokens[0]).floatValue(); - // lowerLeftLon = Float.valueOf(lat_lon_tokens[1]).floatValue(); - // upperRightLat = Float.valueOf(lat_lon_tokens[2]).floatValue(); - // upperRightLon = Float.valueOf(lat_lon_tokens[3]).floatValue(); - // } - // } - private void setCenterDeltaLatLonValues(String latLonString) { - String latLonTokens[] = latLonString.split(";"); - centerLat = Double.valueOf(latLonTokens[0]).doubleValue(); - centerLon = convertLongitudeValue(Double.valueOf(latLonTokens[1]) - .doubleValue()); - deltaLat = Double.valueOf(latLonTokens[2]).doubleValue(); - deltaLon = convertLongitudeValue(Double.valueOf(latLonTokens[3]) - .doubleValue()); - } - - private void setLowerUpperLatLonValues(String latLonString) { - String latLonTokens[] = latLonString.split(";"); - lowerLeftLat = Double.valueOf(latLonTokens[0]).doubleValue(); - lowerLeftLon = convertLongitudeValue(Double.valueOf(latLonTokens[1]) - .doubleValue()); - upperRightLat = Double.valueOf(latLonTokens[2]).doubleValue(); - upperRightLon = convertLongitudeValue(Double.valueOf(latLonTokens[3]) - .doubleValue()); - } - - /** - * The private function computeLLURLatLonFromCDLatLon() calculates the Lower - * left/ Upper Right latitude/longitude values from the given Center/Delta - * latitude/longitude values - */ - - private void calculateLLURLatLonFromCDLatLon(double centerLat, - double centerLon, double deltaLat, double deltaLon) { - lowerLeftLat = centerLat - deltaLat; - lowerLeftLon = centerLon - deltaLon; - upperRightLat = centerLat + deltaLat; - upperRightLon = centerLon + deltaLon; - } + protected double lowerLeftLat, lowerLeftLon, upperRightLat, upperRightLon; + protected double centerLat, centerLon, deltaLat, deltaLon; + + private double defaultAndle1, defaultAngle2; + + protected String geogAreaCode; + protected String station_code; + protected String mapProjectionStr; + protected String errorMessage; + protected boolean isGraphicsAreaStrValid; + public boolean isGraphicsAreaStrValid() { + return isGraphicsAreaStrValid; + } + + public void setGraphicsAreaStrValid(boolean isGraphicsAreaStrValid) { + this.isGraphicsAreaStrValid = isGraphicsAreaStrValid; + } + + protected boolean errorMsgSet; + + private String graphicsAreaString; + private String geogFileName = "res/geog.xml"; + private String stationFileName = "res/sfstns.xml"; + + /* + * All getters go below + */ + public String getGraphicsAreaString() { + return graphicsAreaString; + } + + public double getLowerLeftLat() { + return lowerLeftLat; + } + + public double getLowerLeftLon() { + return lowerLeftLon; + } + + public double getUpperRightLat() { + return upperRightLat; + } + + public double getUpperRightLon() { + return upperRightLon; + } + + public double getCenterLat() { + return centerLat; + } + + public double getCenterLon() { + return centerLon; + } + + public double getDefaultAngle1UsingGempakProjectionName(String gempakProjectionName) { + if("CED".equalsIgnoreCase(gempakProjectionName)) + defaultAndle1 = 0.0; + else if("MCD".equalsIgnoreCase(gempakProjectionName)) + defaultAndle1 = 0.0; + else if("MER".equalsIgnoreCase(gempakProjectionName)) + defaultAndle1 = 0.0; + else if("NPS".equalsIgnoreCase(gempakProjectionName)) + defaultAndle1 = 90.0; + else if("LCC".equalsIgnoreCase(gempakProjectionName)) + defaultAndle1 = 30.0; + else if("SCC".equalsIgnoreCase(gempakProjectionName)) + defaultAndle1 = -30.0; + else if("SPS".equalsIgnoreCase(gempakProjectionName)) + defaultAndle1 = -90.0; + else if("UTM".equalsIgnoreCase(gempakProjectionName)) + defaultAndle1 = getDefaultAngle2UsingGempakProjectionName(gempakProjectionName); + else if("NOR".equalsIgnoreCase(gempakProjectionName)) + defaultAndle1 = 90.0; + else if("SOR".equalsIgnoreCase(gempakProjectionName)) + defaultAndle1 = -90.0; + else if("ORT".equalsIgnoreCase(gempakProjectionName)) + defaultAndle1 = 0.0; + + + return defaultAndle1; + } + + public double getDefaultAngle2UsingGempakProjectionName(String gempakProjectionName) { + if("UTM".equalsIgnoreCase(gempakProjectionName)) { + defaultAngle2 = 0.0; + } else { + defaultAngle2 = calculateAverageLongitude(lowerLeftLon, upperRightLon); + } + return defaultAngle2; + } + + public double getDefaultAngle1UsingGeotoolsProjectionName(String geotoolsProjectionName) { + if("Equidistant_Cylindrical".equalsIgnoreCase(geotoolsProjectionName)) + defaultAndle1 = 0.0; + else if("Polar_Stereographic".equalsIgnoreCase(geotoolsProjectionName)) + defaultAndle1 = 0.0; + else if("Mercator_1SP".equalsIgnoreCase(geotoolsProjectionName)) + defaultAndle1 = 0.0; + else if("Orthographic".equalsIgnoreCase(geotoolsProjectionName)) + defaultAndle1 = 0.0; + else if("Transverse_Mercator".equalsIgnoreCase(geotoolsProjectionName)) + defaultAndle1 = 0.0; + else if("Lambert_Azimuthal_Equal_Area".equalsIgnoreCase(geotoolsProjectionName)) + defaultAndle1 = 0.0; + else if("Lambert_Conformal_Conic_2SP".equalsIgnoreCase(geotoolsProjectionName)) + defaultAndle1 = 30.0; + + return defaultAndle1; + } + + public double getDefaultAngle2UsingGeotoolsProjectionName() { + defaultAngle2 = calculateAverageLongitude(lowerLeftLon, upperRightLon); + return defaultAngle2; + } + + public void setGeogFileName(String geogFileName) { + this.geogFileName = geogFileName; + } + + public void setStationFileName(String stationFileName) { + this.stationFileName = stationFileName; + } + + //********************************************************************************************************* + /* These variables retain the name of their Fortran counterparts in the file lcabnd.f + They are used in the calculations of the zoom factor to update the Latitude/Longitude values, + when a zoom-in/zoom-out option is specified along with either the area code from the geog table or the + station code from the station table.*/ + + protected double zoomul=0; + protected int izoom=0, iartyp=-1; + protected float zmofst=0; + + //********************************************************************************************************* + protected final String VALID_NUMBER = "-?\\d{0,3}\\.?\\d*"; + protected final String EXTRA_ARGS = "Too many arguments entered"; + protected final String LESS_NUM_ARGS = "Too few arguments entered"; + protected final String INVALID_LAT_LON_VALUES = "Invalid lat/lon values entered"; + protected final String INVALID_CENTER_DELTA_LON_VALUES = "center_lon - delta_lon should be >= -180.0 and center_lon + delta_lon should be <=360.0"; + protected final String NEGATIVE_DELTA_LON = "Delta Longitude values cannot be negative"; + protected final String INVALID_CENTER_DELTA_LAT_VALUES = "center_lat - delta_lat should be >= -90.0 and center_lat + delta_lat should be <=90.0"; + protected final String NEGATIVE_DELTA_LAT = "Delta Latitude values cannot be negative"; + protected final String INVALID_CENTER_LON = "Center Longtude can only take values between -180.00 to 180.00 or 0.00 to 360.00"; + protected final String INVALID_CENTER_LAT ="Center Latitude can only take values between -90.00 and 90.00"; + protected final String LL_LAT_GREATER_THAN_UR_LAT ="Lower left latitude must be less than or equal to upper right latitude"; + protected final String LL_LON_GREATER_THAN_UR_LON = "Lower left longitude must be less than or equal to upper right longitude"; + protected final String INVALID_UR_LON = "Upper Right Longitude can only take values between -180.00 to 180.00 or 0.00 to 360.00"; + protected final String INVALID_UR_LAT = "Upper Right Latitude can only take values between -90.00 and 90.00"; + protected final String INVALID_LL_LON = "Lower Left Longitude can only take values between -180.00 to 180.00 or 0.00 to 360.00"; + protected final String INVALID_LL_LAT = "Lower Left Latitude can only take values between -90.00 and 90.00"; + protected final String INVALID_STR = "Invalid String Format"; + + /** + * Overloaded constructor takes the GAREA string as input. + * @param s + */ + public GraphicsAreaCoordinates(String str) { + graphicsAreaString = str; + + lowerLeftLat = -1000.0f; + lowerLeftLon = -1000.0f; + upperRightLat = -1000.0f; + upperRightLon = -1000.0f; + centerLat = -1000.0f; + centerLon = -1000.0f; + deltaLat = -1000.0f; + deltaLon = -1000.0f; + errorMsgSet = false; +// isGraphicsAreaStrValid = parseGraphicsAreaString(str); + } + + /** + * a helper method to indicate if the graphic area string starts + * with a valid Geog name in Geog Table + */ + public boolean isValidGeogName() { + boolean isValid = false; + if(iartyp == 3 && isGraphicsAreaStrValid) + isValid = true; + return isValid; + } + + /** + * a helper method to indicate if the graphic area string starts + * with a valid station name in the Station table + */ + public boolean isValidStationName() { + boolean isValid = false; + if(iartyp == 4 && isGraphicsAreaStrValid) + isValid = true; + return isValid; + } + + /** + * a helper method to indicate if the graphic area string contains + * valid center and delta lat/lon values + */ + public boolean isValidCenterDeltaLatLonValues() { + boolean isValid = false; + if(isGraphicsAreaStrValid && + !isStringEmpty(graphicsAreaString) && + graphicsAreaString.startsWith("#")) + isValid = true; + return isValid; + } + + /** + * a helper method to indicate if the graphic area string contains + * valid lower left and upper right lat/lon values + */ + public boolean isValidLowerLeftAndUpperRightLatLonValues() { + boolean isValid = false; + if(isGraphicsAreaStrValid && + !isStringEmpty(graphicsAreaString) && + !isValidCenterDeltaLatLonValues() && + !isValidStationName() && + !isValidGeogName()) + isValid = true; + return isValid; + } + + /** + * @param s + * The method parseGraphicsAreaString() accepts as input a single string that denotes the graphics area coordinates + * in one of the formats listed below: + * #clta;clon;dlat;dlon - center latitude/longitude and the delta latitude/longitude values. + * lat1;lon1;lat2;lon2 - lower left latitude/longitude and upper right latitude/longitude values. + * GEOG - a geographical area code in the file geog.xml + * STN - a station code in the file station.xml + * For the ';' separated strings, after checking the validity of the input string, the function parses it + * into tokens to extract the latitude/longitude values. + * For the GEOG/STN codes, if it finds the corresponding record in the geog table or the station table, + * it retrieves the corresponding latitude/longitude values. Additionally, for the GEOG code, + * it also retrieves the map projection string. + * @return graphics_area_str_valid + */ + + public boolean parseGraphicsAreaString(String gAreaString) { + + int i = 0; + String geogCodeStr; + +// boolean isGAreaStringValid = true; + + if(isStringEmpty(gAreaString)) + return false; + +// if(gAreaString.length()!=0){ + if(gAreaString.charAt(0)=='#'){ + iartyp = 1; + geogCodeStr = gAreaString.substring(1); + isGraphicsAreaStrValid = validateLatLonInputString(geogCodeStr); + + if(isGraphicsAreaStrValid){ + + setCenterDeltaLatLonValues(geogCodeStr); + isGraphicsAreaStrValid = validateCenterDeltaLatLonValues(centerLat,centerLon,deltaLat,deltaLon); + + if(isGraphicsAreaStrValid){ + + calculateLLURLatLonFromCDLatLon(centerLat, centerLon, deltaLat, deltaLon); + + // The latitude/longitude values of the lower left and upper right coordinates are checked to ensure that + //they lie within the valid range and that the lower left latitude/longitude values + //are less than the upper right latitude/longitude values. + + isGraphicsAreaStrValid = validateLowerUpperLatLonValues(lowerLeftLat,lowerLeftLon,upperRightLat,upperRightLon); + if(isGraphicsAreaStrValid){ + errorMessage = "Valid String"; + errorMsgSet = true; + } + + } + } +// else{ +// isGraphicsAreaStrValid = false; +// if(!errorMsgSet){ +// errorMessage = INVALID_STR; +// errorMsgSet = true; +// } +// } + + } + else{ + + isGraphicsAreaStrValid = validateLatLonInputString(gAreaString); + if(isGraphicsAreaStrValid){ + iartyp = 2; + setLowerUpperLatLonValues(gAreaString); + isGraphicsAreaStrValid = validateLowerUpperLatLonValues(lowerLeftLat, lowerLeftLon, upperRightLat, upperRightLon); + + //The calculations for center_lat and center_lon are derived from lcabnd.f + if(isGraphicsAreaStrValid){ + centerLat = (lowerLeftLat+upperRightLat)/2; + centerLon = (lowerLeftLon+upperRightLon)/2; + isGraphicsAreaStrValid = validateCenterDeltaLatLonValues(centerLat, centerLon, 0.0f, 0.0f); + if(isGraphicsAreaStrValid){ + errorMessage = "Valid String"; + errorMsgSet = true; + } + } + } + + else{ + + + /* A suffix such as '+' or '*' character, when appended to the GEOG code or the STN code + increases the extent of the area. On the other hand, appending a '-' character to the GEOG/STN + code decreases the extent of the area. This suffix character is ignored and only the substring + containing just the GEOG or STN code alone is considered for comparison with the data in the XML files.*/ + + for(i=0;i 180.0) + convertedLonValue = longitudeValue - 360.0; + return convertedLonValue; + } + + /** + * This method calculate the average longitude for setting up projection. + * The logic is taken from Fortran function gammap.f + * @param lowerLeftLon, lower left longitude + * @param upperRightLon, upper right longitude + * @return average longitude for setting up projection + */ + private double calculateAverageLongitude(double lowerLeftLon, double upperRightLon) { + double averageLongitude = 0.0; + if(lowerLeftLon == upperRightLon) + averageLongitude = lowerLeftLon + 180.0; + else if(lowerLeftLon > upperRightLon) + averageLongitude = (360.0 + lowerLeftLon + upperRightLon) / 2; + else + averageLongitude = (lowerLeftLon + upperRightLon) / 2; + + /* + * truncate the double number with maximumly 3 digits after the DOT + */ + averageLongitude = truncateDoubleValue(averageLongitude); + return convertLongitudeValue(averageLongitude); + } + + private double truncateDoubleValue(double d) { + double truncatedNumber = d > 0 ? Math.floor(d*1000)/1000.0 : + Math.ceil(d*1000) / 1000.0; + return truncatedNumber; + } + + /** + * The function searchGeogTable accepts as input a string 'code_str' that represents a code in the geog table + * and if the input string matches a code for the geographical area in the file geog.xml, + * the corresponding Latitude/Longitude values and the projection string are retrieved from the file. + * @param code_str + * @return found + * @throws Exception + */ + + + public int searchGeogTable(String geogCode) throws Exception{ +// public GeographicalData searchGeogTable(String geogCode) throws Exception{ +// GeographicalData geogData = null; + GeographicalDataReader geogDataReader = new GeographicalDataReader(geogFileName); + List geographicalDataList = geogDataReader.getGeographicalData(); + int found = 0; + for(GeographicalData currentGeogData : geographicalDataList){ + + if(currentGeogData.getGeogCode().equals(geogCode)){ + geogAreaCode = currentGeogData.getGeogCode(); + centerLat = currentGeogData.getCenterLat(); + centerLon = currentGeogData.getCenterLon(); + lowerLeftLat = currentGeogData.getLowerLeftLat(); + lowerLeftLon = currentGeogData.getLowerLeftLon(); + upperRightLat = currentGeogData.getUpperRightLat(); + upperRightLon = currentGeogData.getUpperRightLon(); + mapProjectionStr = currentGeogData.getMapProjectionString(); + found = 3; + +// geogData = currentGeogData; + break; + } + } + return found; + } + + /** + * The function searchStationTable accepts as input a string 'code_str'that represents a code in the station table + * and if the input string matches a code for the geographical area in the file sfstns.xml, + * the corresponding Latitude/Longitude values of the station are retrieved from the file. + * @param code_str + * @return found + * @throws Exception + */ + + + public int searchStationTable(String geogCodeStr) throws Exception{ +// public Station searchStationTable(String geogCodeStr) throws Exception{ + int found = 0; +// Station station = null; + StationDataReader stnDataReader = new StationDataReader(stationFileName); + List stationList = stnDataReader.getStationData(); + for(Station currentStation : stationList){ + + if(currentStation.getStid().equals(geogCodeStr)){ + station_code = currentStation.getStid(); + + // The center_lat and center_lon denote the Latitude/Longitude values of a point location - the station. + centerLat = currentStation.getLatitude(); + centerLon = currentStation.getLongitude(); + + /* + * At this time, we use a hard coded value deltaLat = 4.0 and + * deltaLon = 7.0 temporarily to calculate lower left and upper + * right lat/lon values. The two hard coded values taken from + * lcabnd.f. I am not clear if the values are used correctly. + * M. Gao comments + */ + calculateLLURLatLonFromCDLatLon(centerLat, centerLon, + (float)4.0, (float)7.0); + found = 4; +// station = currentStation; + } + } + + return found; +// return station; + } + + /** + * The function computeZoomMultiplier() is a private function to compute the zoom multiplier. + * @param zoom_flag + * @return zm + */ + + private double computeZoomMultiplier(int zoomFlag){ + double zm = 0.0; + if(zoomFlag>0){ + zm = (1/Math.pow(2, zoomFlag)); + } else { + zm = Math.pow(2, zoomFlag * (-1)); + } + return zm; + } + + /** + * This function validateInputString() parses the input string 's' using the ';' as a delimiter and extracts 4 latitude/longitude values + * It then proceeds to check that each extracted token contains only a valid numeric value for the + * latitude(s) and the longitude(s). + * @param s + * @return flag + */ + private boolean validateLatLonInputString(String latLonStr){ + boolean isValid = false; + int i=0; + + if(isStringEmpty(latLonStr)) + return isValid; + + String latLonTokens[] = latLonStr.split(";"); + + /* + * In the case users type in more values, e.g. latLonTokens.length > 4 + * We just simply ignore the rest values instead of getting an error + * This way our code is more use friendly + */ + if(latLonTokens.length < 4) { + errorMessage = LESS_NUM_ARGS; + errorMsgSet = true; + return isValid; + } + + for(i=0;i<4;i++) { + isValid = Pattern.matches(VALID_NUMBER, latLonTokens[i]); + if(!isValid){ + errorMessage = INVALID_LAT_LON_VALUES; + errorMsgSet = true; + break; + } + } + + return isValid; + } + + /** + * a helper method to check if a string is empty + */ + private boolean isStringEmpty(String str) { + boolean isValid = false; + if(str == null || str.trim().length() == 0) + isValid = true; + return isValid; + } + + + /** + * The function validateLatLonValues() checks the accepted range of values for the input latitude/longitude coordinates. + * In case there is any discrepancy, the function sets an error message string to indicate the nature of the problem. + * Latitudes can range only from -90.00 to 90.00 + * Longitude values can range only from -180.00 to 360.00 + * Delta latitude/longitude values cannot be negative. + * @param g_area_typ + * @param lat1 + * @param lon1 + * @param lat2 + * @param lon2 + * @return flag + */ + +// private boolean validateLatLonValues(int g_area_typ, Float lat1, Float lon1, Float lat2, Float lon2){ +// boolean flag = false; +// +// if (g_area_typ == 1) { +// if(lat1 >= -90.0f && lat1 <= 90.0){ +// if(lon1 >= -180.0f && lon1 <= 360.0f){ +// +// if(lat2 >= 0){ +// if(((lat1 - lat2 >= -90) && (lat1 + lat2) <=90)){ +// if(lon2 >= 0) { +// if ((lon1 - lon2 >= -180) && (lon1 + lon2) <=360){ +// flag = true; +// errorMessage = "Valid String"; +// errorMsgSet = true; +// } +// else{ +// flag = false; +// errorMessage = INVALID_CENTER_DELTA_LON_VALUES; +// errorMsgSet = true; +// centerLat = -1000.0f; +// centerLon = -1000.0f; +// deltaLat = -1000.0f; +// deltaLon = -1000.0f; +// } +// } +// else{ +// errorMessage = NEGATIVE_DELTA_LON; +// errorMsgSet = true; +// deltaLon = -1000.0f; +// flag = false; +// } +// } +// else{ +// flag = false; +// errorMessage = INVALID_CENTER_DELTA_LAT_VALUES; +// errorMsgSet = true; +// centerLat = -1000.0f; +// centerLon = -1000.0f; +// deltaLat = -1000.0f; +// deltaLon = -1000.0f; +// } +// } +// else{ +// errorMessage = NEGATIVE_DELTA_LAT; +// errorMsgSet = true; +// deltaLat = -1000.0f; +// flag = false; +// } +// +// } +// else{ +// errorMessage = INVALID_CENTER_LON; +// errorMsgSet = true; +// centerLon = -1000.0f; +// flag = false; +// } +// } +// else{ +// errorMessage = INVALID_CENTER_LAT; +// errorMsgSet = true; +// centerLat = -1000.0f; +// flag = false; +// } +// } +// +// if (g_area_typ == 2) { +// if(lat1 >= -90.0f && lat1 <= 90.0){ +// if(lon1 >= -180.0f && lon1 <= 360.0f){ +// if(lat2 >= -90.0f && lat2 <= 90.0){ +// if(lon2 >= -180.0f && lon2 <= 360.0f){ +// +// if(lat1 > lat2){ +// this.errorMessage = LL_LAT_GREATER_THAN_UR_LAT; +// errorMsgSet = true; +// this.lowerLeftLat = -1000.0f; +// this.upperRightLat = -1000.0f; +// flag = false; +// } +// +// else if(lon1 > lon2){ +// +// this.errorMessage = LL_LON_GREATER_THAN_UR_LON; +// errorMsgSet = true; +// this.lowerLeftLon = -1000.0f; +// this.upperRightLon = -1000.0f; +// flag = false; +// } +// +// else{ +// flag = true; +// errorMessage = "Valid String"; +// errorMsgSet = true; +// } +// +// } +// else{ +// this.errorMessage = INVALID_UR_LON; +// errorMsgSet = true; +// this.upperRightLon = -1000.0f; +// flag = false; +// } +// } +// else{ +// this.errorMessage = INVALID_UR_LAT; +// errorMsgSet = true; +// this.upperRightLat = -1000.0f; +// flag = false; +// } +// } +// else{ +// this.errorMessage = INVALID_LL_LON; +// errorMsgSet = true; +// this.lowerLeftLon = -1000.0f; +// flag = false; +// } +// } +// else{ +// this.errorMessage = INVALID_LL_LAT; +// errorMsgSet = true; +// this.lowerLeftLat = -1000.0f; +// flag = false; +// +// } +// +// } +// +// return flag; +// } + private boolean validateCenterDeltaLatLonValues(double _centerLat, double _centerLon, double _deltalat, double _deltaLon){ + boolean flag = false; + + if(_centerLat >= -90.0f && _centerLat <= 90.0){ + if(_centerLon >= -180.0f && _centerLon <= 360.0f){ + + if(_deltalat >= 0){ + if(((_centerLat - _deltalat >= -90) && (_centerLat + _deltalat) <=90)){ + if(_deltaLon >= 0) { + if ((_centerLon - _deltaLon >= -180) && (_centerLon + _deltaLon) <=360){ + flag = true; + errorMessage = "Valid String"; + errorMsgSet = true; + } + else{ + flag = false; + errorMessage = INVALID_CENTER_DELTA_LON_VALUES; + errorMsgSet = true; + centerLat = -1000.0f; + centerLon = -1000.0f; + deltaLat = -1000.0f; + deltaLon = -1000.0f; + } + } + else{ + errorMessage = NEGATIVE_DELTA_LON; + errorMsgSet = true; + deltaLon = -1000.0f; + flag = false; + } + } + else{ + flag = false; + errorMessage = INVALID_CENTER_DELTA_LAT_VALUES; + errorMsgSet = true; + centerLat = -1000.0f; + centerLon = -1000.0f; + deltaLat = -1000.0f; + deltaLon = -1000.0f; + } + } + else{ + errorMessage = NEGATIVE_DELTA_LAT; + errorMsgSet = true; + deltaLat = -1000.0f; + flag = false; + } + + } + else{ + errorMessage = INVALID_CENTER_LON; + errorMsgSet = true; + centerLon = -1000.0f; + flag = false; + } + } + else{ + errorMessage = INVALID_CENTER_LAT; + errorMsgSet = true; + centerLat = -1000.0f; + flag = false; + } + + return flag; + } + + private boolean validateLowerUpperLatLonValues(double _lowerLat, double _lowerLon, double _upperLat, double _upperLon){ + boolean flag = false; + + if(_lowerLat >= -90.0f && _lowerLat <= 90.0){ + if(_lowerLon >= -180.0f && _lowerLon <= 360.0f){ + if(_upperLat >= -90.0f && _upperLat <= 90.0){ + if(_upperLon >= -180.0f && _upperLon <= 360.0f){ + + if(_lowerLat > _upperLat){ + this.errorMessage = LL_LAT_GREATER_THAN_UR_LAT; + errorMsgSet = true; + this.lowerLeftLat = -1000.0f; + this.upperRightLat = -1000.0f; + flag = false; + } + + else if(((_lowerLon<=0 && _upperLon<=0) || (_lowerLon>=0 && _upperLon>=0)) && _lowerLon > _upperLon){ + + this.errorMessage = LL_LON_GREATER_THAN_UR_LON; + errorMsgSet = true; + this.lowerLeftLon = -1000.0f; + this.upperRightLon = -1000.0f; + flag = false; + } else if((_lowerLon>0 && _upperLon<0) && _lowerLon < _upperLon) { + this.errorMessage = LL_LON_GREATER_THAN_UR_LON; + errorMsgSet = true; + this.lowerLeftLon = -1000.0f; + this.upperRightLon = -1000.0f; + flag = false; + } else if(isLowerLeftPointSameAsUpperRightPoint(_lowerLat, _lowerLon, _upperLat, _upperLon)) { + this.errorMessage = "The lower left coordinate point is the same as the upper right coordinate point"; + errorMsgSet = true; + this.lowerLeftLon = -1000.0f; + this.upperRightLon = -1000.0f; + flag = false; + } else{ + flag = true; + errorMessage = "Valid String"; + errorMsgSet = true; + } + + } + else{ + this.errorMessage = INVALID_UR_LON; + errorMsgSet = true; + this.upperRightLon = -1000.0f; + flag = false; + } + } + else{ + this.errorMessage = INVALID_UR_LAT; + errorMsgSet = true; + this.upperRightLat = -1000.0f; + flag = false; + } + } + else{ + this.errorMessage = INVALID_LL_LON; + errorMsgSet = true; + this.lowerLeftLon = -1000.0f; + flag = false; + } + } + else{ + this.errorMessage = INVALID_LL_LAT; + errorMsgSet = true; + this.lowerLeftLat = -1000.0f; + flag = false; + + } + + return flag; + } + + private boolean isLowerLeftPointSameAsUpperRightPoint(double _lowerLat, double _lowerLon, double _upperLat, double _upperLon) { + boolean result = false; + if(_lowerLat == _upperLat && _lowerLon ==_upperLon) + result = true; + else if(isPole(_lowerLat, _upperLat)) { + if((_lowerLon == 180 && _upperLon == -180) || (_lowerLon == 1180 && _upperLon == 180)) + result = true; + } + + return result; + } + + private boolean isPole(double _lowerLat, double _upperLat) { + boolean result = false; + if(_lowerLat == 90 && _upperLat == 90) + result = true; + return result; + } + + /** + * The function getGeogAreaCode() returns the value of the geographical area code, which is retrieved + * only if the boolean flag graphics_area_str_valid is true and if the flag 'iartyp' is set to 3 + * (indicating that a geog code was entered) + * @return geog_area_code + */ + + public String getGeogAreaCode(){ + if(this.iartyp == 3 && this.isGraphicsAreaStrValid == true){ + return this.geogAreaCode; + } + return null; +// else{ +// return this.errorMessage; +// } + + } + + + /** + * The function getMapProjectionString() retrieves the map projection string, + * only if the boolean flag graphics_area_str_valid is true and if the flag 'iartyp' is set to 3 + * (indicating that a geog code was entered) + * @return map_proj_str + */ + + public String getMapProjectionString(){ + if(this.iartyp == 3 && this.isGraphicsAreaStrValid == true){ + return this.mapProjectionStr.trim(); + } + return null; +// else{ +// return this.errorMessage; +// } + } + + /** + * The function getStationCode() returns the value of the station code, which is retrieved + * only if the boolean flag graphics_area_str_valid is true and if the flag 'iartyp' is set to 4 + * (indicating that a station code was entered) + * @return station_code + */ + + public String getStationCode(){ + if(this.iartyp == 4 && this.isGraphicsAreaStrValid == true){ + return this.station_code; + } + + else{ + return this.errorMessage; + } + + } + /** + * The function isGraphicsAreaStringValid() returns the boolean data 'graphics_area_str_valid'. + * @return graphics_area_str_valid + */ + + public boolean isGraphicsAreaStringValid(){ + return this.isGraphicsAreaStrValid; + } + + /** + * The function getErrorCode() returns the string 'error_message' that contains the error message. + * @return error_message + */ + + public String getErrorCode(){ + return this.errorMessage; + } + + /** + * The function getGAREACoordinates() retrieves the Lower left/ Upper Right + * latitude/longitude values and the Center/Delta latitude/longitude values in a Float[] + * data called lat_lon_data. + * @return lat_lon_data + */ + + + public double[] getGAREACoordinates(){ + + double[] lat_lon_data = new double[6]; + lat_lon_data[0] = lowerLeftLat; + lat_lon_data[1] = lowerLeftLon; + lat_lon_data[2] = upperRightLat; + lat_lon_data[3] = upperRightLon; + lat_lon_data[4] = centerLat; + lat_lon_data[5] = centerLon; + + return lat_lon_data; + } + + /** + * The private function setLatLonValues() accepts as input a string containing the latitude/longitude values + * and a number that indicates whether the latitude/longitude values represent the Lower left/ Upper Right + * latitude/longitude values or the Center/Delta latitude/longitude values. Depending on the value of + * this number, it the splits the input string into 4 component string, extracts the floating point value + * and stores each value correspondingly. + * @param s + * @param i + */ + +// private void setLatLonValues(String s, int i){ +// String lat_lon_tokens[] = s.split(";"); +// if(i == 1){ +// centerLat = Float.valueOf(lat_lon_tokens[0]).floatValue(); +// centerLon = Float.valueOf(lat_lon_tokens[1]).floatValue(); +// deltaLat = Float.valueOf(lat_lon_tokens[2]).floatValue(); +// deltaLon = Float.valueOf(lat_lon_tokens[3]).floatValue(); +// } +// if(i==2){ +// lowerLeftLat = Float.valueOf(lat_lon_tokens[0]).floatValue(); +// lowerLeftLon = Float.valueOf(lat_lon_tokens[1]).floatValue(); +// upperRightLat = Float.valueOf(lat_lon_tokens[2]).floatValue(); +// upperRightLon = Float.valueOf(lat_lon_tokens[3]).floatValue(); +// } +// } + private void setCenterDeltaLatLonValues(String latLonString){ + String latLonTokens[] = latLonString.split(";"); + centerLat = Double.valueOf(latLonTokens[0]).doubleValue(); + centerLon = convertLongitudeValue(Double.valueOf(latLonTokens[1]).doubleValue()); + deltaLat = Double.valueOf(latLonTokens[2]).doubleValue(); + deltaLon = convertLongitudeValue(Double.valueOf(latLonTokens[3]).doubleValue()); + } + + private void setLowerUpperLatLonValues(String latLonString){ + String latLonTokens[] = latLonString.split(";"); + lowerLeftLat = Double.valueOf(latLonTokens[0]).doubleValue(); + lowerLeftLon = convertLongitudeValue(Double.valueOf(latLonTokens[1]).doubleValue()); + upperRightLat = Double.valueOf(latLonTokens[2]).doubleValue(); + upperRightLon = convertLongitudeValue(Double.valueOf(latLonTokens[3]).doubleValue()); + } + + /** + * The private function computeLLURLatLonFromCDLatLon() calculates the Lower left/ Upper Right + * latitude/longitude values from the given Center/Delta latitude/longitude values + */ + + private void calculateLLURLatLonFromCDLatLon(double centerLat, double centerLon, + double deltaLat, double deltaLon){ + lowerLeftLat = centerLat - deltaLat; + lowerLeftLon = centerLon - deltaLon; + upperRightLat = centerLat + deltaLat; + upperRightLon = centerLon + deltaLon; + } } + + diff --git a/ncep/gov.noaa.nws.ncep.ui.nctextui/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.ui.nctextui/META-INF/MANIFEST.MF index 9efcf71805..99bf87e5ef 100644 --- a/ncep/gov.noaa.nws.ncep.ui.nctextui/META-INF/MANIFEST.MF +++ b/ncep/gov.noaa.nws.ncep.ui.nctextui/META-INF/MANIFEST.MF @@ -23,9 +23,8 @@ Import-Package: com.raytheon.uf.common.dataplugin, com.raytheon.uf.viz.core.rsc, com.raytheon.viz.ui.jobs, com.vividsolutions.jts.geom, - gov.noaa.nws.ncep.ui.pgen, gov.noaa.nws.ncep.viz.common.ui, - gov.noaa.nws.ncep.viz.localization.impl, + gov.noaa.nws.ncep.viz.localization, gov.noaa.nws.ncep.viz.overlays, gov.noaa.nws.ncep.viz.resources.manager, gov.noaa.nws.ncep.viz.ui.display, diff --git a/ncep/gov.noaa.nws.ncep.ui.nctextui/plugin.xml b/ncep/gov.noaa.nws.ncep.ui.nctextui/plugin.xml index b7561c97b9..58cf7de478 100644 --- a/ncep/gov.noaa.nws.ncep.ui.nctextui/plugin.xml +++ b/ncep/gov.noaa.nws.ncep.ui.nctextui/plugin.xml @@ -9,7 +9,6 @@ name="Nctext"> diff --git a/ncep/gov.noaa.nws.ncep.ui.nctextui/src/gov/noaa/nws/ncep/ui/nctextui/palette/NctextuiPaletteWindow.java b/ncep/gov.noaa.nws.ncep.ui.nctextui/src/gov/noaa/nws/ncep/ui/nctextui/palette/NctextuiPaletteWindow.java index b64c08cc75..2733ff4113 100644 --- a/ncep/gov.noaa.nws.ncep.ui.nctextui/src/gov/noaa/nws/ncep/ui/nctextui/palette/NctextuiPaletteWindow.java +++ b/ncep/gov.noaa.nws.ncep.ui.nctextui/src/gov/noaa/nws/ncep/ui/nctextui/palette/NctextuiPaletteWindow.java @@ -30,6 +30,8 @@ import org.eclipse.swt.events.DisposeListener; import org.eclipse.swt.events.SelectionAdapter; import org.eclipse.swt.events.SelectionEvent; import org.eclipse.swt.events.SelectionListener; +import org.eclipse.swt.graphics.Font; +import org.eclipse.swt.graphics.FontData; import org.eclipse.swt.layout.GridData; import org.eclipse.swt.layout.GridLayout; import org.eclipse.swt.widgets.Button; @@ -633,6 +635,14 @@ public class NctextuiPaletteWindow extends ViewPart implements SelectionListener GridData data = new GridData (SWT.FILL,SWT.FILL, true, true); text.setLayoutData (data); + Font font = text.getFont(); + FontData[] fontData = font.getFontData(); + for (int i = 0; i < fontData.length; i++) { + //fontData[i].setHeight(12); + fontData[i].setName("courier"); + } + Font newFont = new Font(font.getDevice(), fontData); + text.setFont(newFont); } diff --git a/ncep/gov.noaa.nws.ncep.ui.nctextui/src/gov/noaa/nws/ncep/ui/nctextui/rsc/NctextuiResource.java b/ncep/gov.noaa.nws.ncep.ui.nctextui/src/gov/noaa/nws/ncep/ui/nctextui/rsc/NctextuiResource.java index c60935eb3d..1ec96120e7 100644 --- a/ncep/gov.noaa.nws.ncep.ui.nctextui/src/gov/noaa/nws/ncep/ui/nctextui/rsc/NctextuiResource.java +++ b/ncep/gov.noaa.nws.ncep.ui.nctextui/src/gov/noaa/nws/ncep/ui/nctextui/rsc/NctextuiResource.java @@ -14,481 +14,455 @@ */ package gov.noaa.nws.ncep.ui.nctextui.rsc; -import gov.noaa.nws.ncep.ui.nctextui.dbutil.NctextStationInfo; -import gov.noaa.nws.ncep.ui.nctextui.palette.NctextuiPaletteWindow; -import gov.noaa.nws.ncep.ui.pgen.display.DisplayElementFactory; -import gov.noaa.nws.ncep.ui.pgen.display.IDisplayable; -import gov.noaa.nws.ncep.ui.pgen.elements.SymbolLocationSet; -import gov.noaa.nws.ncep.viz.localization.impl.LocalizationManager; -import gov.noaa.nws.ncep.viz.resources.manager.RbdBundle; -import gov.noaa.nws.ncep.viz.resources.manager.ResourceBndlLoader; -import gov.noaa.nws.ncep.viz.ui.display.NCMapEditor; -import gov.noaa.nws.ncep.viz.ui.display.NmapUiUtils; import java.awt.Color; import java.io.File; -import java.util.ArrayList; import java.util.List; +import java.util.ArrayList; import org.eclipse.ui.IEditorPart; import org.eclipse.ui.IViewPart; +import org.eclipse.ui.IPerspectiveDescriptor; import org.eclipse.ui.IWorkbenchPage; import org.eclipse.ui.PlatformUI; import org.opengis.referencing.crs.CoordinateReferenceSystem; +import com.vividsolutions.jts.geom.Coordinate; import com.raytheon.uf.viz.core.IGraphicsTarget; import com.raytheon.uf.viz.core.PixelExtent; import com.raytheon.uf.viz.core.VizApp; import com.raytheon.uf.viz.core.drawables.IFont; import com.raytheon.uf.viz.core.drawables.PaintProperties; -import com.raytheon.uf.viz.core.exception.VizException; import com.raytheon.uf.viz.core.map.IMapDescriptor; import com.raytheon.uf.viz.core.map.MapDescriptor; import com.raytheon.uf.viz.core.rsc.AbstractVizResource; +import com.raytheon.uf.viz.core.rsc.IInputHandler; import com.raytheon.uf.viz.core.rsc.LoadProperties; import com.raytheon.uf.viz.core.rsc.ResourceProperties; +import com.raytheon.uf.viz.core.exception.VizException; import com.raytheon.viz.ui.EditorUtil; -import com.vividsolutions.jts.geom.Coordinate; -public class NctextuiResource extends - AbstractVizResource { +import gov.noaa.nws.ncep.ui.nctextui.dbutil.NctextStationInfo; +import gov.noaa.nws.ncep.ui.pgen.display.DisplayElementFactory; +import gov.noaa.nws.ncep.ui.pgen.display.IDisplayable; +import gov.noaa.nws.ncep.ui.pgen.elements.SymbolLocationSet; +import gov.noaa.nws.ncep.viz.localization.NcPathManager; +import gov.noaa.nws.ncep.viz.localization.NcPathManager.NcPathConstants; +import gov.noaa.nws.ncep.viz.resources.manager.RbdBundle; +import gov.noaa.nws.ncep.viz.resources.manager.ResourceBndlLoader; +import gov.noaa.nws.ncep.viz.ui.display.NCMapEditor; +import gov.noaa.nws.ncep.viz.ui.display.NmapUiUtils; +import gov.noaa.nws.ncep.ui.nctextui.palette.NctextuiPaletteWindow; - private NctextuiResourceData nctextuiResourceData; +public class NctextuiResource extends AbstractVizResource { - private static NctextuiResource nctextuiResource = null; - - /** The set of symbols with similar attributes across many locations */ + private NctextuiResourceData nctextuiResourceData; + private static NctextuiResource nctextuiResource=null; + /** The set of symbols with similar attributes across many locations */ private SymbolLocationSet symbolSet = null; - private SymbolLocationSet pickedSymbolSet = null; - - private static NCMapEditor mapEditor = null; - - // private static int mapEditorNum=0; - private static NctextuiMouseHandler mouseHandler; - - /* - * public static NCMapEditor getOrCreateMapEditor() { if(mapEditor== null) - * createMapEditor(); return mapEditor; } - */ + private static NCMapEditor mapEditor=null; +// private static int mapEditorNum=0; + private static NctextuiMouseHandler mouseHandler; + + /*public static NCMapEditor getOrCreateMapEditor() { + if(mapEditor== null) + createMapEditor(); + return mapEditor; + }*/ public static NCMapEditor getMapEditor() { - - return mapEditor; - } - + + return mapEditor; + } + private List points = new ArrayList(); - private List pickedStnPt = new ArrayList(); + + public List getPickedStnPt() { + return pickedStnPt; + } - public List getPickedStnPt() { - return pickedStnPt; - } + public void setPickedStnPt(List pickedStnPt) { + if (pickedStnPt == null) + this.pickedStnPt.clear(); + else + this.pickedStnPt = pickedStnPt; + } - public void setPickedStnPt(List pickedStnPt) { - if (pickedStnPt == null) - this.pickedStnPt.clear(); - else - this.pickedStnPt = pickedStnPt; - } + public List getPoints() { + return points; + } - public List getPoints() { - return points; - } - - public void setPoints(List points) { - if (points == null) - this.points.clear(); - else - this.points = points; - } - - private static void createMapEditor() { - // create an editor MapEditor - if (mapEditor != null) - return; - File rbdFile = LocalizationManager.getInstance().getLocalizationFile( - "defaultRBDFile"); - try { - IEditorPart ep = EditorUtil.getActiveEditor(); - if (ep instanceof NCMapEditor) { - mapEditor = (NCMapEditor) ep; - } else { - mapEditor = NmapUiUtils.createNatlCntrsEditor("BasicWX-US", - "NCTEXT"); - } - - RbdBundle rbd = RbdBundle.unmarshalRBD(rbdFile, null); - rbd.setNcEditor(mapEditor); - ResourceBndlLoader rbdLoader = new ResourceBndlLoader("DefaultMap"); - rbdLoader.addRBD(rbd); - VizApp.runSync(rbdLoader); - // mapEditorNum = mapEditor.getEditorNum(); - // register mouse handler - mouseHandler = getMouseHandler(); - mapEditor.registerMouseHandler(mouseHandler); - // System.out.println("NctextuiPaletteWindow create editor "+ - // mapEditor.toString()); - } catch (Exception ve) { - System.out.println("Could not load initial editor: " - + ve.getMessage()); - ve.printStackTrace(); - } - } - - /** + public void setPoints(List points) { + if (points == null) + this.points.clear(); + else + this.points = points; + } + + private static void createMapEditor(){ + // create an editor MapEditor + if(mapEditor != null) + return; + File rbdFile = NcPathManager.getInstance().getStaticFile( + NcPathConstants.DFLT_RBD ); + try { + IEditorPart ep = EditorUtil.getActiveEditor(); + if ( ep instanceof NCMapEditor ) { + mapEditor= (NCMapEditor) ep; + } + else { + mapEditor = NmapUiUtils.createNatlCntrsEditor("BasicWX-US","NCTEXT" ); + } + + RbdBundle rbd = RbdBundle.unmarshalRBD( rbdFile, null ); + rbd.setNcEditor( (NCMapEditor)mapEditor ); + ResourceBndlLoader rbdLoader = new ResourceBndlLoader("DefaultMap"); + rbdLoader.addRBD( rbd ); + VizApp.runSync( rbdLoader ); +// mapEditorNum = mapEditor.getEditorNum(); + //register mouse handler + mouseHandler = getMouseHandler(); + mapEditor.registerMouseHandler((IInputHandler) mouseHandler ); + //System.out.println("NctextuiPaletteWindow create editor "+ mapEditor.toString()); + } + catch ( Exception ve ) { + System.out.println("Could not load initial editor: " + ve.getMessage()); + ve.printStackTrace(); + } + } + /** * Create a new resource and add it to the current editor. - * * @return the Resource */ private static NctextuiResource createNewResource(NCMapEditor mapEditor) { - if (mapEditor != null) { - IMapDescriptor desc = (IMapDescriptor) mapEditor - .getActiveDisplayPane().getRenderableDisplay() - .getDescriptor(); - nctextuiResource = new NctextuiResource(new NctextuiResourceData(), - new LoadProperties()); - desc.getResourceList().add(nctextuiResource); - try { - nctextuiResource.init(mapEditor.getActiveDisplayPane() - .getTarget()); - } catch (VizException e) { + if(mapEditor != null){ + IMapDescriptor desc = (IMapDescriptor) mapEditor.getActiveDisplayPane().getRenderableDisplay().getDescriptor(); + nctextuiResource = new NctextuiResource(new NctextuiResourceData(),new LoadProperties()); + desc.getResourceList().add( nctextuiResource ); + try { + nctextuiResource.init( mapEditor.getActiveDisplayPane().getTarget()); + } catch (VizException e) { - e.printStackTrace(); - } - // System.out.println("NctextuiPaletteWindow createNewResource"); - - } + e.printStackTrace(); + } + //System.out.println("NctextuiPaletteWindow createNewResource"); + + } return nctextuiResource; } + - public static NctextuiResource getNctextuiResource() { - if (nctextuiResource == null) { - if (mapEditor == null) - createMapEditor(); - // nctextuiResource = createNewResource(mapEditor); - if (mapEditor != null) { - IMapDescriptor desc = (IMapDescriptor) mapEditor - .getActiveDisplayPane().getRenderableDisplay() - .getDescriptor(); - try { - nctextuiResource = new NctextuiResource( - new NctextuiResourceData(), new LoadProperties()); - desc.getResourceList().add(nctextuiResource); - nctextuiResource.init(mapEditor.getActiveDisplayPane() - .getTarget()); + public static NctextuiResource getNctextuiResource() { + if(nctextuiResource == null){ + if(mapEditor == null ) + createMapEditor(); + //nctextuiResource = createNewResource(mapEditor); + if ( mapEditor != null) { + IMapDescriptor desc = (IMapDescriptor) mapEditor.getActiveDisplayPane().getRenderableDisplay().getDescriptor(); + try { + nctextuiResource = new NctextuiResource(new NctextuiResourceData(),new LoadProperties()); + desc.getResourceList().add( nctextuiResource ); + nctextuiResource.init( mapEditor.getActiveDisplayPane().getTarget()); + + } catch (Exception e) { + e.printStackTrace(); + } + } + } + return nctextuiResource; + } + + /** + * Default constructor + */ + protected NctextuiResource(NctextuiResourceData resourceData, + LoadProperties loadProperties) { + super(resourceData, loadProperties); + this.nctextuiResourceData = resourceData; + } - } catch (Exception e) { - e.printStackTrace(); - } - } + /** + * Called when resource is disposed + * @see com.raytheon.viz.core.rsc.IVizResource#dispose() + */ + @Override + public void disposeInternal() { + //System.out.println("NctextuiResource:disposeInternal"); + if(mapEditor != null ){ + mapEditor.unregisterMouseHandler( mouseHandler ); + mouseHandler = null; + //close editor +// if((PlatformUI.getWorkbench()!= null)&&(PlatformUI.getWorkbench().getActiveWorkbenchWindow()!= null) +// && (PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage()!=null)){ + + //System.out.println("NctextuiResource:disposeInternal close map editor"); +// PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage().closeEditor(mapEditor, false); +// } + mapEditor = null; +// mapEditorNum=0; } - return nctextuiResource; + closeTextView (); + nctextuiResource = null; + } + + @Override + public void propertiesChanged(ResourceProperties updatedProps) { + if ( updatedProps.isVisible() ) { + reopenTextView (); + } + else { + hideTextView (); + } } - - /** - * Default constructor - */ - protected NctextuiResource(NctextuiResourceData resourceData, - LoadProperties loadProperties) { - super(resourceData, loadProperties); - this.nctextuiResourceData = resourceData; - } - - /** - * Called when resource is disposed - * - * @see com.raytheon.viz.core.rsc.IVizResource#dispose() - */ - @Override - public void disposeInternal() { - // System.out.println("NctextuiResource:disposeInternal"); - if (mapEditor != null) { - mapEditor.unregisterMouseHandler(mouseHandler); - mouseHandler = null; - // close editor - // if((PlatformUI.getWorkbench()!= - // null)&&(PlatformUI.getWorkbench().getActiveWorkbenchWindow()!= - // null) - // && - // (PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage()!=null)){ - - // System.out.println("NctextuiResource:disposeInternal close map editor"); - // PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage().closeEditor(mapEditor, - // false); - // } - mapEditor = null; - // mapEditorNum=0; + + private void hideTextView () { + IWorkbenchPage wpage = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage(); + + IViewPart vpart = wpage.findView( "gov.noaa.nws.ncep.ui.NCTEXTUI" ); + if ( wpage.isPartVisible(vpart) ) { + NctextuiPaletteWindow paletteWin = NctextuiPaletteWindow.getAccess(); + paletteWin.setEditorVisible(false); + wpage.hideView(vpart); } - closeTextView(); - nctextuiResource = null; - } - - @Override - public void propertiesChanged(ResourceProperties updatedProps) { - if (updatedProps.isVisible()) { - reopenTextView(); - } else { - hideTextView(); - } - } - - private void hideTextView() { - IWorkbenchPage wpage = PlatformUI.getWorkbench() - .getActiveWorkbenchWindow().getActivePage(); - - IViewPart vpart = wpage.findView("gov.noaa.nws.ncep.ui.NCTEXTUI"); - if (wpage.isPartVisible(vpart)) { - NctextuiPaletteWindow paletteWin = NctextuiPaletteWindow - .getAccess(); - paletteWin.setEditorVisible(false); - wpage.hideView(vpart); - } - } - - private void closeTextView() { - IWorkbenchPage wpage = PlatformUI.getWorkbench() - .getActiveWorkbenchWindow().getActivePage(); - - IViewPart vpart = wpage.findView("gov.noaa.nws.ncep.ui.NCTEXTUI"); - wpage.hideView(vpart); - + } + private void closeTextView () { + IWorkbenchPage wpage = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage(); + if(wpage!= null){ + IViewPart vpart = wpage.findView( "gov.noaa.nws.ncep.ui.NCTEXTUI" ); + wpage.hideView(vpart); + } + NmapUiUtils.setPanningMode(); - } - - private void reopenTextView() { - IWorkbenchPage wpage = PlatformUI.getWorkbench() - .getActiveWorkbenchWindow().getActivePage(); - - IViewPart vpart = wpage.findView("gov.noaa.nws.ncep.ui.NCTEXTUI"); - if (!wpage.isPartVisible(vpart)) { - NctextuiPaletteWindow paletteWin = NctextuiPaletteWindow - .getAccess(); - paletteWin.setEditorVisible(true); - try { - vpart = wpage.showView("gov.noaa.nws.ncep.ui.NCTEXTUI"); - } catch (Exception e) { - e.printStackTrace(); - } + } + + private void reopenTextView () { + IWorkbenchPage wpage = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage(); + + IViewPart vpart = wpage.findView( "gov.noaa.nws.ncep.ui.NCTEXTUI" ); + if ( !wpage.isPartVisible(vpart) ) { + NctextuiPaletteWindow paletteWin = NctextuiPaletteWindow.getAccess(); + paletteWin.setEditorVisible(true); + try { + vpart = wpage.showView( "gov.noaa.nws.ncep.ui.NCTEXTUI" ); + } catch (Exception e) { + e.printStackTrace(); + } } - } + } + + /* (non-Javadoc) + * @see com.raytheon.viz.core.rsc.IVizResource#getCoordinateReferenceSystem() + */ + public CoordinateReferenceSystem getCoordinateReferenceSystem() { - /* - * (non-Javadoc) - * - * @see - * com.raytheon.viz.core.rsc.IVizResource#getCoordinateReferenceSystem() - */ - public CoordinateReferenceSystem getCoordinateReferenceSystem() { + if (descriptor == null) + return null; - if (descriptor == null) - return null; + return descriptor.getCRS(); - return descriptor.getCRS(); + } - } + /* (non-Javadoc) + * @see com.raytheon.viz.core.rsc.IVizResource#getName() + */ + @Override + public String getName() { - /* - * (non-Javadoc) - * - * @see com.raytheon.viz.core.rsc.IVizResource#getName() - */ - @Override - public String getName() { + return "NCText"; - return "NCText"; + } - } - /* - * (non-Javadoc) - * - * @see com.raytheon.viz.core.rsc.IVizResource#getShortName() - */ - public String getShortName() { + /* (non-Javadoc) + * @see com.raytheon.viz.core.rsc.IVizResource#getShortName() + */ + public String getShortName() { - return null; + return null; - } + } - /* - * (non-Javadoc) - * - * @see com.raytheon.viz.core.rsc.IVizResource#init(com.raytheon.viz.core. - * IGraphicsTarget) - */ - @Override - public void initInternal(IGraphicsTarget target) throws VizException { - // System.out.println("NctextuiResource:initInternal"); - } + /* (non-Javadoc) + * @see com.raytheon.viz.core.rsc.IVizResource#init(com.raytheon.viz.core.IGraphicsTarget) + */ + @Override + public void initInternal(IGraphicsTarget target) throws VizException { + //System.out.println("NctextuiResource:initInternal"); + } - /* - * (non-Javadoc) - * - * @see - * com.raytheon.viz.core.rsc.IVizResource#isApplicable(com.raytheon.viz. - * core.PixelExtent) - */ - public boolean isApplicable(PixelExtent extent) { + /* (non-Javadoc) + * @see com.raytheon.viz.core.rsc.IVizResource#isApplicable(com.raytheon.viz.core.PixelExtent) + */ + public boolean isApplicable(PixelExtent extent) { - return true; + return true; - } + } + + private void generateSymbolForDrawing() + { + String type; + float lineWidth = nctextuiResourceData.getMarkerWidth(); + Boolean clear= false;; + String category = new String("Marker"); + double sizeScale = nctextuiResourceData.getMarkerSize(); + //NctextuiPaletteWindow nctextuiPaletteWindow = NctextuiPaletteWindow.getAccess(); + if (points.isEmpty() == true) { + symbolSet = null; + } + else { + // SymbolLocationSet constructor requires a positive-length array of Coordinate + Coordinate[] locations = new Coordinate[points.size()]; + + //System.out.println( "generateSymbolSet: size ="+ points.size()); + int i = 0; + for (NctextStationInfo p : points) { + double lon, lat; + lon = p.getLongitude(); + lat = p.getLatitude(); + locations[i++] = new Coordinate(lon,lat); + + + } - private void generateSymbolForDrawing() { - String type; - float lineWidth = nctextuiResourceData.getMarkerWidth(); - Boolean clear = false; - ; - String category = new String("Marker"); - double sizeScale = nctextuiResourceData.getMarkerSize(); - // NctextuiPaletteWindow nctextuiPaletteWindow = - // NctextuiPaletteWindow.getAccess(); - if (points.isEmpty() == true) { - symbolSet = null; - } else { - // SymbolLocationSet constructor requires a positive-length array of - // Coordinate - Coordinate[] locations = new Coordinate[points.size()]; + Color[] colors = new Color[] {new Color(nctextuiResourceData.getColor().red, + nctextuiResourceData.getColor().green, + nctextuiResourceData.getColor().blue)}; + type = nctextuiResourceData.getMarkerType().toString(); + //System.out.println( "generateSymbolSet done size ="+ i); + symbolSet = new SymbolLocationSet ( + null, + colors, + lineWidth, + sizeScale, + clear, + locations, + category, + type); + + + } + if (pickedStnPt.isEmpty() == true) { + pickedSymbolSet = null; + } + else { + // SymbolLocationSet constructor requires a positive-length array of Coordinate + Coordinate[] locations = new Coordinate[pickedStnPt.size()]; + + //System.out.println( "generatePickedSymbolSet: size ="+ pickedStnPt.size()); + int i = 0; + for (NctextStationInfo p : pickedStnPt) { + double lon, lat; + lon = p.getLongitude(); + lat = p.getLatitude(); + locations[i++] = new Coordinate(lon,lat); + } - // System.out.println( "generateSymbolSet: size ="+ points.size()); - int i = 0; - for (NctextStationInfo p : points) { - double lon, lat; - lon = p.getLongitude(); - lat = p.getLatitude(); - locations[i++] = new Coordinate(lon, lat); + Color[] colors = new Color[] {new Color(nctextuiResourceData.getPkStncolor().red, + nctextuiResourceData.getPkStncolor().green, + nctextuiResourceData.getPkStncolor().blue)}; + type = nctextuiResourceData.getPkStnmarkerType().toString(); + + pickedSymbolSet = new SymbolLocationSet ( + null, + colors, + lineWidth, + sizeScale, + clear, + locations, + category, + type); + + + } + + + } - } + /* (non-Javadoc) + * @see com.raytheon.viz.core.drawables.IRenderable#paint(com.raytheon.viz.core.IGraphicsTarget, com.raytheon.viz.core.drawables.PaintProperties) + */ + @Override + public void paintInternal(IGraphicsTarget target, PaintProperties paintProps) + throws VizException { + //System.out.println("paintInternal called!"); + IFont font = target.initializeFont("Monospace", + (float) (12 * nctextuiResourceData.getMarkerTextSize().getSoftwareSize()), null); - Color[] colors = new Color[] { new Color( - nctextuiResourceData.getColor().red, - nctextuiResourceData.getColor().green, - nctextuiResourceData.getColor().blue) }; - type = nctextuiResourceData.getMarkerType().toString(); - // System.out.println( "generateSymbolSet done size ="+ i); - symbolSet = new SymbolLocationSet(null, colors, lineWidth, - sizeScale, clear, locations, category, type); + generateSymbolForDrawing(); + + if (symbolSet != null) + { + + + DisplayElementFactory df = new DisplayElementFactory (target, this.descriptor); + ArrayList elements = df.createDisplayElements(symbolSet, paintProps); + for (IDisplayable each : elements) + { + try { + each.draw(target); + each.dispose(); + } + catch (Exception e) { + + //e.printStackTrace(); + //System.out.println("paintInternal caught draw exception!"); + } + } + } + if (pickedSymbolSet != null) + { + + + DisplayElementFactory df = new DisplayElementFactory (target, this.descriptor); + ArrayList elements = df.createDisplayElements(pickedSymbolSet, paintProps); + for (IDisplayable each : elements) + { + try { + each.draw(target); + each.dispose(); + } + catch (Exception e) { + + //e.printStackTrace(); + //System.out.println("paintInternal caught draw exception on pickedSymbolSet!"); + } + } + } + font.dispose(); + } - } - if (pickedStnPt.isEmpty() == true) { - pickedSymbolSet = null; - } else { - // SymbolLocationSet constructor requires a positive-length array of - // Coordinate - Coordinate[] locations = new Coordinate[pickedStnPt.size()]; - // System.out.println( "generatePickedSymbolSet: size ="+ - // pickedStnPt.size()); - int i = 0; - for (NctextStationInfo p : pickedStnPt) { - double lon, lat; - lon = p.getLongitude(); - lat = p.getLatitude(); - locations[i++] = new Coordinate(lon, lat); - } + - Color[] colors = new Color[] { new Color( - nctextuiResourceData.getPkStncolor().red, - nctextuiResourceData.getPkStncolor().green, - nctextuiResourceData.getPkStncolor().blue) }; - type = nctextuiResourceData.getPkStnmarkerType().toString(); + /* (non-Javadoc) + * @see com.raytheon.viz.core.rsc.capabilities.IProjectableResource#isProjectable(org.opengis.referencing.crs.CoordinateReferenceSystem) + */ + public boolean isProjectable(CoordinateReferenceSystem mapData) { - pickedSymbolSet = new SymbolLocationSet(null, colors, lineWidth, - sizeScale, clear, locations, category, type); + return true; - } - - } - - /* - * (non-Javadoc) - * - * @see - * com.raytheon.viz.core.drawables.IRenderable#paint(com.raytheon.viz.core - * .IGraphicsTarget, com.raytheon.viz.core.drawables.PaintProperties) - */ - @Override - public void paintInternal(IGraphicsTarget target, PaintProperties paintProps) - throws VizException { - // System.out.println("paintInternal called!"); - IFont font = target.initializeFont("Monospace", - (12 * nctextuiResourceData.getMarkerTextSize() - .getSoftwareSize()), null); - - generateSymbolForDrawing(); - - if (symbolSet != null) { - - DisplayElementFactory df = new DisplayElementFactory(target, - this.descriptor); - ArrayList elements = df.createDisplayElements( - symbolSet, paintProps); - for (IDisplayable each : elements) { - try { - each.draw(target); - each.dispose(); - } catch (Exception e) { - - // e.printStackTrace(); - // System.out.println("paintInternal caught draw exception!"); - } - } - } - if (pickedSymbolSet != null) { - - DisplayElementFactory df = new DisplayElementFactory(target, - this.descriptor); - ArrayList elements = df.createDisplayElements( - pickedSymbolSet, paintProps); - for (IDisplayable each : elements) { - try { - each.draw(target); - each.dispose(); - } catch (Exception e) { - - // e.printStackTrace(); - // System.out.println("paintInternal caught draw exception on pickedSymbolSet!"); - } - } - } - font.dispose(); - } - - /* - * (non-Javadoc) - * - * @see - * com.raytheon.viz.core.rsc.capabilities.IProjectableResource#isProjectable - * (org.opengis.referencing.crs.CoordinateReferenceSystem) - */ - public boolean isProjectable(CoordinateReferenceSystem mapData) { - - return true; - - } - - /* - * (non-Javadoc) - * - * @see - * com.raytheon.viz.core.rsc.capabilities.IProjectableResource#project(org - * .opengis.referencing.crs.CoordinateReferenceSystem) - */ - @Override - public void project(CoordinateReferenceSystem mapData) throws VizException { - // System.out.println("NctextuiResource: project "); - } - - private static NctextuiMouseHandler getMouseHandler() { - - if (mouseHandler == null) { - - mouseHandler = new NctextuiMouseHandler(); + } + /* (non-Javadoc) + * @see com.raytheon.viz.core.rsc.capabilities.IProjectableResource#project(org.opengis.referencing.crs.CoordinateReferenceSystem) + */ + @Override + public void project(CoordinateReferenceSystem mapData) throws VizException { + //System.out.println("NctextuiResource: project "); + } + private static NctextuiMouseHandler getMouseHandler() { + + if ( mouseHandler == null ) { + + mouseHandler = new NctextuiMouseHandler(); + } return mouseHandler; - + } } + diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp.linux64/libbignsharp.so b/ncep/gov.noaa.nws.ncep.ui.nsharp.linux64/libbignsharp.so index f3608f6675..65f4e5699c 100755 Binary files a/ncep/gov.noaa.nws.ncep.ui.nsharp.linux64/libbignsharp.so and b/ncep/gov.noaa.nws.ncep.ui.nsharp.linux64/libbignsharp.so differ diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/INSTALL b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/INSTALL old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Makefile.64 b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Makefile.64 old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Makefile.f90 b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Makefile.f90 old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Makefile.linux b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Makefile.linux old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Makefile_backup_081124 b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Makefile_backup_081124 old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/SNDG b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/SNDG old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Sharp95 b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Sharp95 old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Sndglib/910426.gem b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Sndglib/910426.gem new file mode 100644 index 0000000000..7402b0129b Binary files /dev/null and b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Sndglib/910426.gem differ diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Sndglib/data.gem b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Sndglib/data.gem new file mode 100644 index 0000000000..94cbf1a80b Binary files /dev/null and b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/Sndglib/data.gem differ diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/backup_nlist.txt b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/backup_nlist.txt old mode 100644 new mode 100755 index b3d8a9d144..909eabf147 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/backup_nlist.txt +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/backup_nlist.txt @@ -1,938 +1,938 @@ - DATE / RAOB REPORT MUMR MUCAPE 500TEMP 7-5LR 0-6SHR 0-9SHR 0-3SHR SHIP MODEL SRH -95052300.DDC 6.00 15.3 4181 -9.6 7.5 19.4 26.8 23.4 2.0 3.00 325 -91051100.MAF 6.00 14.9 4692 -10.8 8.8 13.2 18.1 14.2 2.0 2.70 -37 -97061700.OUN 5.50 18.8 5751 -9.5 7.4 23.6 45.9 14.5 4.1 3.50 116 -99012200.LZK 5.00 12.3 2240 -17.3 7.6 26.3 32.1 23.0 2.2 3.00 294 -96061200.DDC 5.00 13.7 2820 -8.3 7.6 20.3 15.8 12.9 1.1 2.50 142 -92072600.DDC 5.00 17.4 4794 -4.6 6.8 17.4 14.6 18.2 1.0 0.80 176 -91052900.HON 5.00 15.2 3668 -12.3 8.0 40.7 36.0 25.0 5.1 3.50 269 -90070800.BIS 5.00 16.6 3717 -9.8 7.7 29.8 42.2 12.5 3.1 2.40 202 -57070300.RAP 5.00 15.8 4359 -6.7 7.7 22.9 39.3 13.9 1.8 3.40 130 -99060100.DDC 4.75 15.9 4387 -11.3 8.0 27.7 38.0 15.3 4.0 3.50 209 -99072600.LBF 4.50 16.4 4375 -6.7 7.9 12.9 16.1 9.5 1.1 2.60 60 -99050400.OUN 4.50 15.6 5195 -14.9 8.4 21.3 22.0 16.5 4.9 4.70 343 -99030600.LZK 4.50 11.7 1922 -18.5 8.2 22.8 39.2 21.4 1.8 2.10 360 -98052200.SGF 4.50 17.1 4642 -9.9 7.8 22.4 23.1 13.8 3.1 2.30 232 -98040800.ILX 4.50 10.2 1354 -19.7 7.2 21.2 25.1 20.1 0.9 2.60 180 -96102100.OUN 4.50 12.7 2995 -12.9 7.5 20.3 28.4 15.6 1.7 3.00 71 -96081100.LBF 4.50 13.3 2360 -8.4 6.2 26.1 22.0 26.5 1.0 2.60 326 -96062700.TFX 4.50 13.9 3835 -10.9 8.3 37.1 44.3 21.8 4.1 1.60 297 -96051000.TOP 4.50 15.6 3884 -11.1 8.8 18.3 22.3 22.1 2.4 3.30 234 -96050500.IAD 4.50 12.1 1906 -15.2 7.2 25.0 25.5 15.9 1.4 1.90 36 -96030700.JAN 4.50 14.0 2362 -12.5 6.8 34.9 36.9 16.8 2.2 0.60 196 -95060900.MAF 4.50 17.8 5653 -8.1 8.1 18.7 33.5 12.8 2.8 2.90 83 -95060500.MAF 4.50 14.9 4358 -8.6 7.6 23.2 32.0 16.0 2.2 2.90 181 -95051900.BMX 4.50 16.5 3340 -9.9 6.6 20.6 25.5 16.9 1.7 -999.00 247 -95051700.DDC 4.50 15.6 4878 -10.8 8.5 26.6 40.7 8.9 4.2 2.60 43 -94060800.LBF 4.50 13.0 3400 -9.5 7.8 18.7 18.4 8.1 1.4 2.40 109 -94042600.SEP 4.50 16.3 4409 -11.5 7.4 26.7 26.2 21.2 3.7 3.30 138 -94040300.OUN 4.50 10.1 2075 -17.0 7.6 31.2 39.3 18.7 1.9 2.10 163 -93101800.SEP 4.50 15.7 3958 -10.6 7.0 31.7 30.5 23.2 3.3 2.20 441 -93101300.SEP 4.50 14.2 3151 -13.1 8.0 22.3 31.8 15.0 2.4 2.90 307 -93092200.TOP 4.50 16.8 3665 -8.1 6.5 33.9 37.9 21.3 1.6 -999.00 460 -93092200.OVN 4.50 15.4 3685 -11.1 8.1 23.0 33.2 23.5 3.7 -999.00 216 -93072400.BIS 4.50 15.3 3597 -9.8 5.8 21.0 33.2 14.9 1.5 2.30 263 -93062700.OVN 4.50 15.0 3720 -10.0 6.3 22.3 28.9 9.4 1.8 3.10 140 -93060800.OUN 4.50 17.0 4917 -9.1 7.1 30.6 26.7 9.7 3.8 2.60 195 -93050100.DDC 4.50 11.1 3206 -16.5 8.0 24.0 29.9 15.4 2.6 3.70 194 -92073000.TOP 4.50 16.6 4074 -10.0 7.5 22.5 22.1 11.8 2.6 2.40 164 -92073000.OVN 4.50 16.6 4366 -11.4 7.4 22.3 23.7 13.9 3.1 3.20 216 -92062900.SEP 4.50 17.4 3761 -9.6 7.8 21.8 15.6 13.7 2.4 2.80 248 -92062800.DDC 4.50 13.8 2750 -11.3 7.8 20.6 41.3 15.2 1.6 2.90 315 -92062800.AMA 4.50 16.0 3950 -10.3 7.9 22.8 26.5 16.9 2.7 3.20 149 -91081400.GTF 4.50 11.5 2524 -13.2 8.5 25.8 28.9 15.3 1.9 2.00 213 -91072100.HON 4.50 20.1 5826 -6.1 6.8 22.8 33.9 14.3 2.5 1.90 180 -91042912.BRO 4.50 19.5 4180 -9.8 7.7 23.1 24.2 13.7 3.2 -999.00 254 -91032800.FNT 4.50 11.3 1681 -17.3 7.6 47.0 45.4 26.8 2.7 2.90 431 -90051600.OUN 4.50 16.7 4398 -9.0 7.6 25.5 44.9 23.2 2.9 3.60 180 -89080400.INL 4.50 17.4 3953 -11.5 8.3 18.6 29.2 7.3 2.8 1.00 36 -89070300.SEP 4.50 18.5 5261 -7.6 8.4 22.6 5.0 12.9 3.2 2.90 222 -89062700.GSO 4.50 17.6 4349 -7.3 6.3 14.2 6.4 7.8 1.1 0.90 52 -89060700.SEP 4.50 15.6 3272 -7.9 7.0 24.8 47.4 9.0 1.6 2.40 130 -89060400.MAF 4.50 14.0 3901 -10.0 8.5 20.6 33.6 6.6 2.2 2.20 58 -03062300.OAX 4.50 18.7 6203 -9.3 8.6 13.6 22.9 12.3 2.9 4.20 237 -03040400.OUN 4.50 11.9 2640 -15.1 7.3 24.0 23.9 13.4 1.9 2.30 187 -02091900.OUN 4.50 15.7 4268 -6.1 6.7 20.8 23.4 17.8 1.3 3.00 308 -02062400.ABR 4.50 17.2 5093 -10.5 8.2 26.3 30.9 16.9 4.5 3.50 187 -02060500.RNK 4.50 17.9 5399 -9.7 6.9 5.0 7.3 8.7 0.7 3.20 54 -02051200.TOP 4.50 15.8 4489 -11.9 8.1 26.0 26.5 13.7 4.1 3.30 224 -02051100.MAF 4.50 14.5 4658 -9.3 8.4 23.1 40.3 14.8 2.8 2.20 132 -01072100.GGW 4.50 13.5 3114 -10.7 7.7 28.3 30.5 15.8 2.2 2.80 354 -01071800.ABR 4.50 17.5 5177 -9.9 8.4 19.5 28.2 9.6 3.3 3.90 136 -01062100.DDC 4.50 15.2 4428 -10.7 7.8 19.0 25.2 13.4 2.4 3.20 400 -01061400.DDC 4.50 15.7 5244 -8.9 8.0 28.1 28.2 19.8 3.7 2.50 384 -01052500.JAN 4.50 13.5 3446 -15.1 7.5 21.8 31.4 17.4 2.6 2.70 240 -01051800.AMA 4.50 13.9 4695 -10.5 8.6 13.2 22.8 16.1 1.8 2.10 86 -01050700.SHV 4.50 15.7 2774 -12.5 6.5 15.7 22.1 9.0 1.3 1.70 110 -01050700.LZK 4.50 14.7 3512 -12.9 5.9 18.7 26.3 7.3 1.7 3.40 77 -01041500.DDC 4.50 13.1 3892 -18.3 9.0 43.1 54.7 24.4 8.2 2.50 233 -01040400.SGF 4.50 12.8 3277 -15.1 8.3 22.4 28.9 17.2 2.7 3.10 310 -04081000.DNR 4.25 12.9 3415 -9.1 8.0 15.0 15.4 16.2 1.1 3.20 270 -04071318.ILX 4.25 22.1 6811 -10.9 7.9 18.7 21.9 15.5 5.5 2.60 131 -04071300.LBF 4.25 19.5 7183 -7.3 8.6 14.7 20.5 10.3 2.9 3.70 68 -04071200.GGW 4.25 11.0 2390 -13.7 8.6 22.3 32.0 17.1 1.6 1.90 99 -04062200.AMA 4.25 13.8 3828 -8.9 8.0 26.2 40.5 17.8 2.2 2.30 141 -04053000.OUN 4.25 16.8 4526 -7.5 7.8 24.4 40.4 15.8 2.5 -999.00 224 -04052200.AMA 4.25 13.7 4265 -8.7 7.9 21.5 23.9 13.6 2.0 2.10 176 -04040400.MAF 4.25 12.0 2746 -14.7 7.0 19.5 31.1 14.4 1.5 2.70 262 -03051000.MHX 4.25 17.1 4373 -10.5 7.3 22.7 23.2 14.1 3.0 2.10 146 -03050518.BNA 4.25 16.1 2705 -12.9 7.1 37.0 37.2 18.3 3.4 -999.00 239 -03050500.SGF 4.25 15.7 5169 -13.5 7.6 38.4 50.7 30.0 7.3 2.90 348 -03040600.FWD 4.25 12.4 2487 -14.3 7.3 31.5 51.8 17.1 2.3 2.90 341 -01070300.LBF 4.25 16.7 5584 -8.7 8.5 18.0 24.7 14.2 2.8 4.20 154 -98063000.TOP 4.00 21.8 6490 -5.3 7.2 24.4 32.6 18.1 3.0 1.70 230 -98050800.FFC 4.00 17.3 4120 -12.3 7.7 31.0 51.6 17.1 4.7 2.20 172 -97082200.LBF 4.00 15.7 3974 -9.7 7.4 26.4 37.5 17.4 2.7 3.30 321 -96052300.LBF 4.00 13.5 2801 -11.1 8.0 27.8 43.7 18.5 2.1 2.90 303 -95102700.SGF 4.00 12.5 1922 -13.8 6.9 21.9 29.4 25.7 1.1 1.60 266 -95072600.DDC 4.00 18.3 5696 -10.1 8.8 21.3 19.2 17.1 4.5 3.30 238 -95072500.FTD 4.00 15.4 2897 -10.0 9.2 19.1 19.8 12.8 1.8 -999.00 168 -95051600.JAN 4.00 17.9 4861 -10.9 7.8 14.9 18.5 8.6 2.5 2.50 -35 -95050600.FTD 4.00 15.1 2036 -11.1 7.1 21.2 37.5 20.8 1.2 0.60 304 -93072300.HON 4.00 15.7 3720 -8.1 6.0 19.1 22.5 15.4 1.2 1.50 130 -93071600.RAP 4.00 14.1 3230 -7.5 7.7 25.0 35.8 18.6 1.5 3.20 97 -91041300.SEP 4.00 16.9 5008 -10.6 6.8 21.8 27.4 12.2 3.0 3.40 137 -90090200.RAP 4.00 11.3 1733 -7.4 7.5 23.6 32.7 14.1 0.6 2.10 181 -90070100.DAY 4.00 16.6 3541 -9.4 7.1 19.9 24.5 8.6 1.8 1.80 154 -90060900.TOP 4.00 18.5 5571 -10.1 7.3 22.6 16.4 14.8 3.9 2.70 252 -90051900.AMA 4.00 11.5 2732 -9.3 7.7 26.1 30.4 18.5 1.3 0.90 301 -90051500.AMA 4.00 14.8 4543 -9.9 8.2 24.7 33.8 19.2 3.0 2.60 473 -89071800.LBF 4.00 15.4 3622 -9.4 8.1 38.9 37.6 22.9 3.7 2.90 361 -89062700.DDC 4.00 14.3 2840 -8.4 7.6 19.4 19.2 12.7 1.1 2.20 167 -89061100.AMA 4.00 15.8 3666 -8.7 7.6 11.0 19.2 11.1 1.0 -999.00 87 -04071318.DVN 4.00 20.8 6090 -11.1 8.4 25.9 22.3 22.5 6.9 2.80 191 -03050300.BMX 4.00 15.2 4593 -15.7 7.9 32.4 30.5 8.1 6.4 2.90 72 -02061300.DDC 4.00 19.5 6234 -6.9 7.6 19.8 32.7 17.2 2.9 3.70 126 -98062000.OUN 3.50 19.0 6048 -7.1 7.8 15.4 11.2 13.7 2.2 3.90 209 -98052500.OUN 3.50 18.0 5688 -10.7 8.1 21.9 28.7 9.9 4.4 4.20 172 -98052100.TOP 3.50 17.2 4700 -12.5 8.4 10.5 23.7 9.8 2.0 3.80 100 -97062100.LBF 3.50 17.3 6058 -9.3 8.8 23.1 25.1 13.9 4.5 3.70 129 -96062000.OAX 3.50 16.3 4081 -9.8 8.6 19.0 24.4 18.9 2.4 -999.00 271 -90061900.BIS 3.50 11.1 1968 -13.5 8.2 28.4 38.0 17.4 1.6 2.90 257 -90060900.IAD 3.50 17.2 3994 -10.9 7.1 23.7 20.0 18.3 2.9 0.80 203 -90040600.SEP 3.50 12.4 3764 -14.9 7.8 25.2 36.8 15.4 3.1 2.60 305 -90031400.OUN 3.50 14.6 3950 -16.1 7.2 20.2 49.4 12.3 3.1 2.80 170 -89070300.STC 3.50 15.6 3556 -8.2 7.0 15.8 21.4 8.5 1.1 1.40 128 -02081200.DDC 3.50 14.6 3415 -8.7 8.0 15.7 27.7 10.7 1.2 3.10 157 -01061500.FWD 3.50 17.3 4260 -9.7 7.9 15.1 9.7 11.1 1.9 2.20 74 -01041000.SGF 3.50 13.0 3476 -14.5 7.9 21.6 30.3 12.5 2.5 2.60 141 -91060500.DDC 3.25 16.9 4631 -7.9 6.5 15.3 15.4 11.0 1.4 3.50 74 -99060200.FWD 3.00 17.3 4928 -11.5 8.8 15.0 30.3 15.3 2.9 4.50 171 -98062900.TOP 3.00 22.0 6870 -7.7 7.0 20.6 27.3 19.3 3.8 2.40 335 -98062500.BIS 3.00 15.5 4591 -13.3 8.1 15.9 15.4 15.5 2.8 3.00 89 -98062500.ABR 3.00 21.0 4446 -13.7 8.8 17.4 28.7 11.2 4.4 3.70 42 -98061400.OAX 3.00 13.3 2830 -10.5 7.7 24.4 45.4 15.3 1.7 3.40 219 -98052400.DDC 3.00 11.6 2630 -12.9 6.7 22.0 27.7 9.8 1.3 2.30 101 -97061000.FWD 3.00 15.6 2699 -9.9 7.0 18.7 24.1 10.9 1.2 1.30 98 -97052600.OUN 3.00 17.2 5143 -7.7 5.9 30.4 32.4 15.0 2.8 2.60 148 -96070800.LBF 3.00 15.3 3341 -6.4 7.0 30.0 41.5 20.6 1.6 2.20 390 -96062012.LBF 3.00 15.0 3262 -8.6 7.9 18.5 25.0 16.9 1.7 -999.00 195 -96061400.UNR 3.00 13.1 3614 -11.0 8.4 18.0 14.8 12.4 1.8 2.00 63 -96052700.OUN 3.00 15.2 3034 -9.4 6.9 29.8 33.6 22.5 2.0 2.00 330 -96042000.ILX 3.00 12.9 2394 -14.6 7.1 27.0 39.5 16.4 2.0 -999.00 249 -96033100.SHV 3.00 12.7 2841 -17.1 7.6 27.4 35.5 20.1 2.9 3.10 163 -95082700.GGW 3.00 11.7 2973 -12.6 8.3 26.8 41.0 13.6 2.2 1.70 162 -95082300.INL 3.00 15.4 2824 -11.6 8.0 30.9 26.5 25.4 2.8 2.10 695 -95072400.DDC 3.00 15.9 3645 -9.9 8.2 18.2 32.6 11.8 1.9 3.60 31 -95071500.LBF 3.00 14.4 3052 -7.0 6.5 15.9 24.7 13.9 0.7 2.10 159 -95062300.LBF 3.00 12.9 2776 -11.1 7.9 21.0 19.8 15.3 1.5 2.80 221 -95043000.FTD 3.00 15.0 4416 -13.3 8.1 21.9 31.7 15.6 3.5 3.40 166 -95021400.PBI 3.00 16.5 2393 -11.0 5.9 27.1 33.4 13.8 1.6 0.60 117 -94060600.DDC 3.00 14.8 4698 -8.8 8.7 15.6 18.6 13.1 1.9 2.10 248 -94052600.FNT 3.00 10.8 2240 -16.3 6.1 17.8 25.8 12.8 1.0 2.40 113 -94032800.CKL 3.00 15.3 2066 -9.6 6.3 38.6 36.3 30.5 1.7 0.60 429 -93091900.DDC 3.00 12.4 1941 -10.4 7.2 29.5 46.6 16.8 1.2 2.80 233 -93091900.AMA 3.00 12.4 1912 -9.0 7.7 32.7 35.4 16.5 1.2 2.40 264 -93082300.DDC 3.00 13.3 2608 -7.8 7.7 19.5 27.0 13.1 0.9 2.00 83 -93070900.OVN 3.00 19.7 5546 -6.8 6.9 29.4 24.3 16.9 3.4 0.60 345 -93070200.DDC 3.00 17.1 4895 -5.2 7.2 16.4 21.4 13.3 1.2 2.80 237 -93060600.HAT 3.00 16.0 4948 -13.5 8.3 15.5 17.2 12.6 3.1 3.90 70 -93050600.MAF 3.00 13.9 3784 -9.6 7.2 27.0 25.4 18.6 2.2 2.50 149 -92070500.OVN 3.00 17.3 5051 -9.3 7.4 21.8 33.3 16.1 3.0 3.50 243 -92062700.MAF 3.00 13.9 3224 -8.2 7.7 23.7 38.8 13.0 1.5 2.50 253 -92032600.TBW 3.00 12.6 1934 -14.0 6.5 31.1 37.0 18.6 1.6 1.10 196 -91052700.DDC 3.00 17.0 5256 -10.5 8.4 21.7 29.3 13.3 3.8 2.90 81 -91040912.1M1 3.00 14.2 3345 -15.2 8.0 19.7 20.8 11.5 2.6 -999.00 134 -91032700.TOP 3.00 12.7 2491 -12.3 6.8 27.7 31.7 21.6 1.6 2.50 282 -90052700.OUN 3.00 17.5 4621 -8.8 7.6 23.8 25.1 20.4 2.9 4.00 255 -90051500.OUN 3.00 16.8 4798 -10.7 7.8 19.8 29.7 12.5 3.0 4.20 186 -89060700.AMA 3.00 15.4 4752 -9.5 8.5 30.5 55.6 21.7 4.1 2.40 303 -89060500.OUN 3.00 12.5 1640 -11.6 7.0 15.7 23.9 8.8 0.6 0.70 53 -04081000.DDC 3.00 14.6 3147 -9.7 7.7 21.0 22.0 13.0 1.6 3.00 222 -04070200.AMA 3.00 16.9 5137 -8.1 7.4 14.0 16.6 18.0 1.7 3.00 80 -04052300.OAX 3.00 14.7 4320 -12.3 7.6 32.9 29.4 20.0 4.4 3.00 289 -04051700.DDC 3.00 10.0 2200 -11.9 8.4 31.7 30.2 20.5 1.6 1.50 390 -04042200.OUN 3.00 12.2 2363 -13.5 7.0 24.3 33.8 16.9 1.5 2.70 385 -04041900.OAX 3.00 11.9 3136 -15.1 8.2 33.8 44.9 20.5 3.6 1.90 394 -03062800.DDC 3.00 11.4 2329 -9.3 6.7 16.9 26.8 10.8 0.6 2.20 138 -03062400.LBF 3.00 18.6 6189 -8.7 8.1 30.8 31.6 21.7 5.7 4.80 381 -03050420.SGF 3.00 15.8 4524 -11.9 7.1 35.4 47.9 25.2 4.8 3.20 480 -03042100.SHV 3.00 15.5 2947 -13.5 7.5 24.0 38.0 14.3 2.5 0.90 110 -01090900.FWD 3.00 19.0 4304 -8.9 8.2 14.1 12.0 7.7 1.9 2.70 97 -01053000.AMA 3.00 16.4 5827 -9.7 8.2 26.1 29.7 25.0 4.5 2.80 268 -01051900.LZK 3.00 16.6 4269 -12.5 8.1 18.5 25.8 9.9 3.0 2.70 98 -00080600.OAX 3.00 19.0 5525 -7.1 7.5 15.0 22.8 9.4 1.9 3.10 56 -00062900.MAF 3.00 14.8 3565 -6.3 6.3 10.5 16.7 9.6 0.5 1.80 29 -00050400.FWD 3.00 13.2 2690 -14.3 6.3 21.9 28.5 19.0 1.6 3.00 327 -99081800.LBF 2.75 18.3 5554 -8.9 7.8 23.7 25.1 10.7 3.8 3.40 143 -99070100.MAF 2.75 14.3 3989 -2.5 7.5 14.9 13.7 10.5 0.4 2.00 146 -99061900.DDC 2.75 13.9 4137 -11.3 7.3 22.5 28.8 13.4 2.4 2.40 346 -99061200.AMA 2.75 14.7 4400 -10.3 7.7 26.2 36.6 18.8 3.1 2.40 210 -99060300.AMA 2.75 15.6 5087 -10.3 8.7 18.6 49.2 15.5 3.0 2.50 289 -98061400.OUN 2.75 20.5 6689 -6.5 7.7 32.8 42.7 17.9 5.1 4.00 262 -98052500.DDC 2.75 12.5 2643 -12.1 7.2 27.5 32.0 13.7 1.8 2.70 180 -98040900.BMX 2.75 15.8 3341 -13.9 7.9 40.1 51.5 25.9 5.3 2.00 296 -97061600.DDC 2.75 13.5 3187 -10.9 7.7 23.3 39.3 11.9 1.9 2.70 26 -97061200.TOP 2.75 12.6 1552 -11.7 7.1 23.5 30.2 11.6 0.9 0.90 141 -97052700.SGF 2.75 16.3 4440 -9.9 7.0 22.6 25.0 16.3 2.6 2.60 276 -97052700.OUN 2.75 18.0 5907 -8.7 6.4 17.5 23.9 17.6 2.4 3.70 271 -97042100.SGF 2.75 9.4 1773 -16.5 7.4 25.4 23.9 23.3 1.2 2.00 405 -97041100.MAF 2.75 11.9 4076 -15.0 8.2 23.7 30.7 20.8 3.2 2.10 260 -97032900.BNA 2.75 11.3 1569 -15.6 7.4 25.2 15.3 18.1 1.2 3.00 389 -97012500.SIL 2.75 13.0 2563 -16.5 7.5 18.3 25.8 18.3 1.7 2.80 145 -96092100.FTD 2.75 16.4 2870 -9.4 6.5 26.4 32.6 15.7 1.7 -999.00 136 -96083000.DEN 2.75 11.7 2478 -9.1 7.8 26.2 28.9 17.6 1.2 2.30 86 -96080100.DEN 2.75 13.5 3920 -7.8 8.5 22.6 26.3 15.0 1.8 2.10 276 -96072400.DDC 2.75 14.3 3068 -11.1 8.6 27.6 36.6 16.8 2.6 2.70 203 -96062500.AMA 2.75 13.9 3684 -9.4 8.5 22.9 28.2 7.0 2.1 1.90 123 -96061400.LBF 2.75 12.4 2384 -8.6 6.5 15.4 25.0 12.0 0.6 2.20 102 -96061300.FFC 2.75 13.7 2726 -9.1 5.7 12.9 13.1 12.9 0.6 1.00 152 -96061200.AMA 2.75 11.9 3029 -8.8 8.0 24.3 30.2 18.3 1.4 1.90 373 -96060300.SGF 2.75 11.7 2739 -15.9 7.1 26.4 35.9 14.8 2.2 2.10 90 -96060200.JAN 2.75 16.1 1789 -7.5 5.5 12.7 20.3 11.3 0.3 0.60 168 -96060100.ABR 2.75 12.6 2276 -13.4 6.2 22.4 27.2 24.6 1.2 2.20 370 -96053000.MAF 2.75 14.9 3675 -7.0 7.7 35.1 40.6 19.0 2.3 2.50 321 -96052600.MAF 2.75 14.1 3464 -6.2 7.7 28.7 42.1 22.5 1.5 2.90 240 -96052500.AMA 2.75 13.5 3927 -11.3 9.1 20.3 5.0 16.4 2.5 1.90 101 -96051800.OAX 2.75 15.3 4523 -11.1 8.8 16.0 21.2 12.9 2.5 -999.00 68 -96051700.UNR 2.75 14.8 4365 -8.1 8.0 25.5 28.7 15.0 2.4 2.50 219 -96042200.TOP 2.75 10.9 1522 -16.6 7.3 45.6 54.3 14.6 2.1 2.30 145 -96042200.OUN 2.75 12.7 2100 -10.9 5.9 38.3 48.8 18.5 1.5 2.30 500 -96031600.FFC 2.75 9.6 890 -19.2 7.8 28.8 55.2 20.5 0.8 2.20 353 -95081800.BIS 2.75 18.4 5584 -7.0 7.7 10.6 17.3 10.6 1.3 3.30 142 -95072400.AMA 2.75 13.3 2225 -7.8 8.5 21.6 25.1 13.1 1.0 2.90 124 -95071500.GRB 2.75 19.0 5409 -8.5 8.1 12.1 9.0 8.0 1.9 3.00 69 -95071200.OKX 2.75 13.9 2900 -15.6 6.9 12.7 13.6 8.1 1.2 2.40 48 -95070300.DDC 2.75 14.2 2905 -9.6 6.8 18.2 21.4 12.3 1.1 2.30 111 -95070300.AMA 2.75 14.7 3838 -11.5 8.8 22.8 29.0 8.2 2.9 2.50 115 -95062800.LBF 2.75 12.4 2880 -10.1 7.7 22.0 19.7 13.9 1.4 2.50 208 -95062100.OKX 2.75 17.1 3918 -9.8 7.1 18.4 25.8 11.4 2.0 1.00 18 -95060300.AMA 2.75 12.4 3024 -9.6 8.2 22.4 37.2 15.7 1.5 2.00 346 -95052200.LBF 2.75 10.4 2027 -14.9 7.4 28.3 33.3 18.7 1.5 2.10 221 -95051400.UMN 2.75 16.5 5245 -10.3 6.9 28.0 26.2 22.3 3.9 3.20 211 -95042000.FTD 2.75 14.6 2621 -13.3 7.7 31.2 59.2 25.8 3.2 -999.00 242 -95040900.TOP 2.75 10.7 2836 -17.5 9.2 21.4 31.9 16.5 2.4 1.90 120 -94070700.HON 2.75 16.5 2845 -8.8 7.2 20.5 18.6 10.2 1.4 0.60 159 -94070200.OAX 2.75 18.5 5257 -10.1 8.0 26.5 25.4 15.5 4.7 3.20 416 -94070100.STC 2.75 14.1 3635 -11.4 7.2 27.2 25.1 19.0 2.6 2.70 399 -94062600.JAN 2.75 16.1 2842 -9.5 6.4 24.0 32.8 12.4 1.5 0.90 130 -94062500.HON 2.75 11.8 1904 -10.8 6.4 27.8 33.5 15.4 1.0 2.20 211 -94061800.AMA 2.75 11.9 2676 -7.0 8.2 11.0 11.3 10.7 0.5 1.60 171 -94061200.TOP 2.75 13.9 2239 -9.5 6.6 23.9 24.4 15.8 1.1 0.90 117 -94061200.AMA 2.75 14.7 4015 -8.0 7.8 26.7 19.9 18.4 2.2 2.70 302 -94061100.AMA 2.75 12.3 2164 -8.3 7.3 19.5 20.3 16.6 0.7 2.80 229 -94060600.TOP 2.75 16.5 3953 -9.3 8.1 16.1 27.7 15.4 1.8 2.50 394 -94060500.HON 2.75 14.2 3749 -11.6 8.5 21.4 19.2 12.0 2.5 2.40 202 -94053000.SEP 2.75 17.5 5032 -10.6 8.2 27.0 23.8 16.1 4.7 3.90 291 -94052500.OUN 2.75 15.0 3912 -11.5 7.4 22.0 36.2 13.2 2.5 3.00 122 -94041100.UMN 2.75 12.6 2036 -16.5 7.6 46.3 45.4 19.9 2.8 -999.00 125 -94012700.GGG 2.75 12.7 1841 -15.9 6.8 31.0 32.3 17.5 1.8 0.70 288 -93102000.DRT 2.75 15.5 3433 -8.9 6.4 25.4 34.0 13.4 1.8 1.60 35 -93101900.GGG 2.75 15.7 3105 -9.8 6.9 23.5 33.9 10.3 1.8 0.70 105 -93101300.CRP 2.75 17.3 4367 -8.6 6.3 20.2 29.8 14.8 1.9 1.50 227 -93090400.IAD 2.75 15.6 2779 -5.9 5.7 15.2 15.6 12.4 0.5 0.60 149 -93070700.DDC 2.75 17.0 5334 -6.0 7.2 27.9 28.2 16.5 2.5 3.10 154 -93070700.AMA 2.75 17.0 5327 -4.7 7.8 21.3 20.0 11.4 1.6 3.80 127 -93070500.DDC 2.75 17.1 4186 -5.4 6.7 30.6 34.9 16.6 1.8 1.20 146 -93062400.LBF 2.75 16.0 3944 -8.6 8.1 21.9 33.8 18.1 2.2 2.80 178 -93062400.DEN 2.75 11.7 3442 -9.6 8.8 32.0 42.3 15.8 2.5 1.80 211 -93061900.AMA 2.75 12.8 2140 -7.8 7.0 22.7 23.3 14.4 0.8 1.90 146 -93051600.DDC 2.75 12.8 3614 -9.8 6.6 19.4 23.7 12.6 1.3 2.50 161 -93050600.AMA 2.75 13.2 4478 -13.6 8.6 34.6 38.4 16.6 5.5 2.00 340 -93050100.AMA 2.75 11.6 4085 -14.5 8.1 25.7 15.8 15.3 3.2 1.90 234 -93042900.MAF 2.75 11.7 2435 -10.9 7.1 29.3 37.4 20.8 1.5 2.20 551 -93042800.MAF 2.75 10.4 1494 -10.6 6.9 19.6 25.8 12.9 0.5 1.80 150 -93042500.UMN 2.75 11.4 2317 -14.6 6.9 25.2 33.1 18.2 1.5 2.40 198 -93042000.GGG 2.75 12.4 2342 -13.3 8.0 26.7 28.4 17.5 1.9 2.70 156 -93040200.WAL 2.75 10.9 1625 -18.5 7.3 30.7 48.4 26.8 1.7 2.40 200 -93033100.UMN 2.75 11.1 2598 -16.5 6.4 29.7 28.9 19.7 2.1 2.10 117 -93033100.1M1 2.75 11.9 2471 -15.1 7.2 30.2 27.1 17.8 2.2 2.80 54 -92101600.SEP 2.75 14.6 3654 -12.1 7.7 16.4 22.7 12.6 1.8 2.90 227 -92073000.LBF 2.75 15.0 3544 -10.3 7.9 25.7 33.8 22.0 2.5 3.00 335 -92062700.AMA 2.75 14.1 3165 -10.0 7.7 16.6 29.9 12.4 1.3 2.90 191 -92061900.DDC 2.75 12.8 2598 -8.3 7.9 25.1 40.5 15.7 1.2 2.70 114 -92061900.BIS 2.75 11.0 1791 -14.4 6.9 27.4 24.4 13.0 1.2 2.50 106 -92061300.AMA 2.75 14.7 2821 -8.8 7.2 19.1 36.4 12.0 1.1 2.70 165 -92061200.MAF 2.75 13.8 2387 -8.2 7.4 26.7 34.6 13.3 1.2 2.00 178 -92060500.AMA 2.75 13.4 2870 -9.4 7.5 17.5 25.9 12.2 1.1 2.60 249 -92030600.1M1 2.75 11.5 2572 -21.1 7.2 22.5 26.7 17.3 2.3 2.30 194 -92021500.UMN 2.75 10.2 1724 -16.9 6.4 33.2 28.2 24.2 1.4 2.20 289 -91072200.HON 2.75 19.3 4474 -6.8 7.2 17.3 24.1 11.1 1.7 -999.00 198 -91070500.GGW 2.75 11.4 2277 -9.9 7.0 17.5 23.9 6.7 0.7 2.20 144 -91070500.BIS 2.75 13.3 2851 -9.3 6.4 21.4 26.6 19.3 1.1 2.40 206 -91062000.HON 2.75 13.9 2691 -10.5 7.0 22.1 20.0 16.1 1.4 1.20 282 -91061900.LBF 2.75 13.0 3592 -12.0 8.6 15.2 20.9 13.5 1.7 2.60 219 -91061500.GRB 2.75 17.6 3430 -8.7 6.7 13.9 17.0 21.7 1.1 0.60 161 -91061500.BIS 2.75 13.0 2343 -11.9 6.6 22.5 25.2 13.2 1.2 2.60 152 -91060500.OVN 2.75 14.6 2813 -10.1 6.5 17.1 19.6 8.4 1.0 3.10 177 -91053000.RAP 2.75 16.8 4287 -10.2 6.8 18.2 19.0 13.0 2.1 2.00 159 -91053000.OVN 2.75 10.9 2814 -15.7 8.1 14.5 28.4 14.3 1.3 2.70 31 -91052500.AMA 2.75 13.7 3416 -10.5 7.0 17.4 13.8 17.0 1.3 2.50 124 -91051800.UMN 2.75 15.1 3444 -11.0 7.4 11.9 21.0 9.4 1.1 1.20 59 -91051700.UMN 2.75 15.9 3299 -10.6 7.6 16.1 11.8 14.4 1.5 1.90 174 -91051200.RAP 2.75 14.1 4430 -11.0 7.9 23.5 33.5 26.6 2.9 2.50 437 -91051100.AMA 2.75 15.6 5629 -10.7 9.0 16.5 21.5 14.5 3.2 2.50 314 -91042800.GGG 2.75 18.9 4554 -10.5 7.2 29.5 19.6 15.4 4.4 2.20 140 -91042700.OUN 2.75 16.6 4248 -11.5 7.0 23.6 26.4 20.6 3.0 3.70 376 -91042700.GGG 2.75 18.9 5164 -10.7 8.2 18.9 27.6 12.4 3.7 2.70 209 -91041300.OUN 2.75 14.1 4063 -13.7 8.0 22.0 25.1 17.1 3.1 2.90 205 -91040300.OUN 2.75 10.1 1560 -19.8 7.3 22.6 41.7 15.1 1.2 1.50 275 -91032700.DDC 2.75 12.4 3132 -14.2 8.2 40.7 44.0 18.9 4.2 2.10 160 -91032200.UMN 2.75 11.5 2599 -15.3 7.0 33.0 35.3 18.8 2.4 2.50 371 -90090600.STC 2.75 19.5 4798 -6.8 6.2 21.0 17.1 14.7 1.9 1.00 294 -90082800.SSM 2.75 18.2 4669 -8.5 6.2 31.6 29.9 20.5 3.2 1.10 335 -90081100.LBF 2.75 14.8 3971 -9.0 7.5 25.6 21.5 14.3 2.3 2.90 282 -90070700.BIS 2.75 14.9 3274 -7.5 6.9 19.0 25.7 12.9 1.1 2.20 316 -90070300.BIS 2.75 21.3 6982 -6.3 8.2 23.0 29.6 14.9 4.0 4.60 172 -90061900.LBF 2.75 19.2 7070 -6.1 8.4 30.2 38.1 18.5 4.8 1.30 266 -90060200.STC 2.75 13.4 2697 -13.3 8.5 18.6 17.2 10.4 1.7 2.60 132 -90060200.LBF 2.75 13.6 3719 -10.8 7.9 15.6 29.4 16.4 1.5 2.80 89 -90053100.GGG 2.75 19.3 4700 -5.7 6.1 27.2 25.7 21.5 1.9 2.50 317 -90052000.OUN 2.75 15.3 4565 -10.8 7.1 13.7 14.7 12.1 1.7 3.90 94 -90051900.LBF 2.75 12.1 3954 -13.9 8.6 25.1 24.6 16.2 3.2 2.70 398 -90051700.GGG 2.75 17.5 3234 -8.3 7.2 24.7 35.1 17.6 1.9 0.60 304 -90050100.AHN 2.75 14.9 4557 -12.6 7.7 14.7 9.3 19.7 2.2 2.70 92 -90042800.GGG 2.75 12.9 2263 -14.9 6.6 14.1 25.3 12.8 0.9 3.70 84 -90041700.OUN 2.75 13.6 3717 -15.0 8.3 11.5 20.5 17.2 1.6 4.70 152 -90031400.PIA 2.75 12.4 2115 -14.4 6.9 18.1 24.1 15.3 1.1 3.70 206 -90021600.JAN 2.75 15.2 2047 -10.9 6.6 20.9 34.6 18.9 1.1 -999.00 124 -89090400.LBF 2.75 17.3 4400 -8.6 8.3 29.6 38.8 8.6 3.7 3.30 223 -89082900.STC 2.75 14.6 1959 -10.0 6.8 26.3 44.7 18.0 1.2 1.10 147 -89082200.STC 2.75 16.2 3346 -11.1 6.9 20.6 30.6 11.9 1.9 1.20 173 -89082200.OMA 2.75 17.9 3959 -8.3 7.0 22.2 45.4 15.0 2.1 0.90 138 -89082200.HON 2.75 15.6 4160 -9.4 6.9 22.9 28.9 14.8 2.2 3.30 107 -89081600.AMA 2.75 12.8 2669 -7.1 6.9 17.0 24.9 10.5 0.6 2.50 158 -89062600.RAP 2.75 11.5 2246 -13.8 7.8 31.3 30.4 20.0 2.0 2.60 301 -89061300.AMA 2.75 14.4 3611 -10.8 8.1 15.8 22.1 9.9 1.6 3.00 79 -89060300.TOP 2.75 13.7 2586 -12.6 7.0 19.5 39.7 12.4 1.4 2.00 118 -89060300.MAF 2.75 11.9 2291 -8.4 7.6 19.3 32.2 13.3 0.8 2.20 147 -89060200.MAF 2.75 14.1 2971 -10.4 7.9 24.5 27.4 8.5 1.9 2.80 104 -58042200.FWH 2.75 13.3 3338 -16.1 7.8 37.0 49.4 25.5 4.7 2.40 276 -04070500.DDC 2.75 14.3 3819 -10.3 8.3 18.6 30.5 14.4 2.0 2.50 161 -04060300.FWD 2.75 16.9 4767 -11.1 8.7 19.1 24.1 14.1 3.4 -999.00 157 -04051300.OUN 2.75 16.8 5740 -11.5 8.2 15.2 20.9 12.4 3.1 3.60 131 -04051100.DNR 2.75 10.6 3995 -12.9 9.2 28.3 16.6 18.2 3.2 1.50 379 -04050600.WAL 2.75 9.3 1861 -21.3 7.2 20.2 28.3 21.3 1.2 1.40 239 -04040500.CRP 2.75 14.9 2478 -12.1 6.7 22.4 20.6 7.0 1.5 0.60 184 -04032800.OUN 2.75 12.6 2904 -15.9 7.8 23.3 31.1 16.4 2.4 2.80 315 -04032718.DDC 2.75 13.2 4133 -17.3 8.0 24.6 26.6 14.4 4.2 2.30 143 -03100600.AMA 2.75 12.2 2542 -10.3 6.4 24.1 30.2 12.9 1.1 2.50 50 -03091100.MAF 2.75 13.3 2808 -6.5 6.8 10.3 9.0 7.4 0.4 1.40 80 -03091000.DDC 2.75 14.8 3620 -7.7 7.5 12.1 15.8 11.3 0.9 3.00 233 -03061400.AMA 2.75 12.3 3153 -13.3 8.3 21.7 24.7 13.7 2.1 2.10 35 -03060500.AMA 2.75 11.9 2647 -11.9 7.6 23.0 28.5 13.1 1.5 2.10 167 -03051700.SHV 2.75 16.3 3995 -10.9 7.4 23.2 13.9 19.6 2.8 2.70 242 -03051600.AMA 2.75 14.1 3706 -10.3 8.9 42.9 37.7 34.9 4.7 -999.00 632 -03051400.SHV 2.75 16.7 3920 -9.5 7.2 27.2 37.0 19.3 2.8 0.80 389 -03051000.OUN 2.75 16.8 5328 -11.1 8.3 27.5 34.8 16.8 5.1 3.60 182 -03050700.FWD 2.75 17.8 5303 -9.7 7.1 30.4 36.2 8.4 4.5 3.50 126 -03050618.SGF 2.75 15.6 5492 -14.7 7.7 32.0 40.6 17.8 7.1 2.80 313 -03050100.TOP 2.75 13.1 3776 -14.1 7.8 17.2 19.6 13.9 2.1 2.70 117 -03042900.SGF 2.75 13.1 3399 -16.7 8.5 5.0 19.6 4.8 0.7 2.80 53 -03042600.BMX 2.75 14.2 3921 -13.3 6.2 35.8 33.5 26.6 3.8 2.70 89 -03042500.LZK 2.75 13.8 3423 -15.7 7.6 20.9 31.0 20.0 2.7 3.30 212 -03031300.SHV 2.75 13.5 2901 -15.3 7.1 17.1 24.1 11.0 1.6 2.00 162 -02081200.LBF 2.75 13.3 3735 -9.9 8.7 13.1 11.8 10.5 1.3 2.10 222 -02072700.TOP 2.75 19.3 6406 -5.3 6.9 18.2 19.3 9.1 1.9 2.60 131 -02072000.TOP 2.75 17.5 4986 -7.5 7.3 10.0 12.7 8.5 1.1 2.70 197 -02062500.ABR 2.75 15.1 4208 -7.1 6.8 19.1 19.3 11.1 1.3 3.10 20 -02062400.BIS 2.75 16.0 3559 -9.7 6.8 28.0 24.8 25.2 2.4 2.40 298 -02061300.AMA 2.75 13.7 3027 -8.5 8.4 29.6 33.0 18.7 2.0 2.50 65 -02060500.AMA 2.75 13.2 2947 -11.5 7.6 32.1 45.0 17.9 2.5 2.70 309 -02052400.AMA 2.75 13.8 4729 -13.3 8.3 28.8 21.8 18.5 4.7 2.30 258 -02051800.DRT 2.75 16.0 5077 -10.5 8.1 8.8 6.3 5.2 1.4 2.60 15 -01112418.BMX 2.75 15.1 2902 -11.3 6.1 26.9 31.9 22.2 1.9 0.80 328 -01072500.GGW 2.75 11.5 1714 -11.3 6.9 26.7 32.1 18.2 0.9 2.20 350 -01071900.BIS 2.75 17.8 5738 -9.9 8.6 21.8 28.8 14.1 4.3 2.90 183 -01071900.ABR 2.75 17.5 5356 -10.5 8.8 18.1 22.7 3.4 3.6 2.70 35 -01071800.INL 2.75 17.0 4580 -12.9 7.8 11.9 12.8 11.8 2.1 0.80 154 -01070100.RAP 2.75 14.3 3235 -10.7 7.7 30.8 40.7 12.9 2.7 2.60 114 -01061900.MPX 2.75 15.6 5114 -11.9 9.2 33.1 31.9 19.0 6.6 3.40 154 -01061700.TOP 2.75 15.7 4594 -13.7 8.5 22.1 26.6 15.7 4.2 3.40 214 -01061700.LMN 2.75 14.1 4093 -10.7 8.0 19.4 26.9 9.3 2.2 3.50 195 -01061400.OAX 2.75 17.2 4956 -11.3 9.0 20.4 25.5 18.5 4.0 3.80 153 -01061000.ABR 2.75 13.8 3452 -12.1 7.8 24.6 32.3 16.6 2.5 3.60 158 -01060800.DNR 2.75 13.9 3440 -8.7 7.2 25.3 21.9 7.4 1.7 3.10 -26 -01060600.AMA 2.75 14.9 4665 -8.9 7.2 15.8 15.6 11.9 1.6 2.30 191 -01052500.FFC 2.75 11.7 2338 -14.5 6.4 18.1 21.4 19.6 1.0 2.50 240 -01050620.LMN 2.75 15.4 4496 -16.1 7.3 11.5 20.9 7.3 2.1 3.10 60 -01042100.OAX 2.75 12.4 3283 -15.3 7.7 28.1 32.7 23.5 3.0 2.40 282 -01040400.LZK 2.75 15.2 4223 -15.1 8.5 18.1 24.8 11.9 3.4 3.10 105 -00121618.BMX 2.75 13.2 2219 -14.1 6.7 32.9 45.8 25.0 2.1 0.90 266 -00072700.OAX 2.75 18.5 5048 -9.7 8.0 21.8 23.2 16.7 3.6 2.60 215 -00072500.LBF 2.75 17.1 5901 -8.9 8.5 24.5 29.4 22.2 4.2 2.90 162 -00072100.LBF 2.75 15.3 3073 -11.3 7.8 26.5 39.4 16.9 2.5 2.00 223 -00071700.MHX 2.75 15.1 2929 -12.3 7.2 18.2 29.9 7.9 1.6 2.30 81 -00071000.LBF 2.75 18.1 5871 -5.5 7.8 14.3 19.9 10.7 1.5 3.50 146 -00071000.GGW 2.75 15.6 2962 -10.9 7.0 18.4 13.5 23.2 1.5 2.60 248 -00062000.LBF 2.75 14.9 4028 -8.5 6.8 18.8 23.9 11.9 1.5 3.00 96 -00061400.AMA 2.75 16.5 5758 -4.9 7.6 23.8 32.0 19.9 1.9 2.50 244 -00061200.BIS 2.75 11.3 2000 -13.1 7.5 22.0 28.0 10.2 1.1 2.50 306 -00052700.OUN 2.75 18.3 5870 -10.1 8.4 21.5 32.8 12.8 4.4 4.00 117 -00051300.DTX 2.75 16.9 4524 -8.5 7.7 24.1 18.5 20.2 2.8 2.40 328 -00022500.AMA 2.75 10.3 3614 -18.5 8.5 26.8 48.5 13.1 3.6 1.70 107 -98071100.DDC 2.50 18.9 4096 -4.3 6.2 12.7 15.2 16.0 0.6 0.60 230 -96072200.LBF 2.50 18.4 4756 -6.5 7.2 20.0 29.4 19.0 1.8 2.10 94 -96071900.GRB 2.50 20.7 4525 -7.5 6.4 26.3 26.2 20.0 2.7 0.70 162 -96062100.DEN 2.50 15.2 5603 -8.1 9.6 27.5 33.4 8.8 4.2 2.20 155 -96061200.LBF 2.50 12.2 2268 -9.9 7.5 16.7 22.2 12.7 0.8 2.40 122 -96060300.AMA 2.50 11.0 2356 -10.5 6.9 27.6 31.6 18.0 1.2 2.00 256 -96060100.DDC 2.50 13.3 2888 -10.9 8.3 13.3 19.3 13.9 1.0 2.50 111 -96051800.MPX 2.50 16.3 4406 -8.9 8.2 13.0 23.4 20.7 1.6 3.40 259 -96042200.FTD 2.50 12.0 1872 -12.6 8.2 27.1 34.0 18.3 1.4 -999.00 298 -96030700.TLH 2.50 15.4 2429 -10.4 6.0 20.9 23.7 20.7 1.1 0.60 320 -95081212.MPX 2.50 19.1 3357 -6.3 7.2 33.4 36.8 23.0 1.4 -999.00 147 -95061600.TFX 2.50 13.0 3142 -12.0 8.4 27.7 35.6 23.8 2.6 2.30 277 -95060700.DEN 2.50 12.3 3126 -10.8 9.2 37.2 35.9 20.7 3.2 2.00 284 -95052912.MAF 2.50 13.0 1618 -11.3 7.5 26.6 22.0 13.7 1.1 -999.00 179 -95051900.GSO 2.50 13.4 1758 -11.8 7.9 25.3 27.1 23.6 1.3 -999.00 83 -95051600.MAF 2.50 13.6 3261 -7.8 8.4 21.7 28.8 10.3 1.4 1.80 134 -95050900.TOP 2.50 10.0 1495 -19.3 6.9 19.3 22.8 21.2 0.9 1.20 126 -95050800.LCH 2.50 17.9 2493 -9.9 7.1 16.7 31.1 10.2 1.2 0.60 120 -95050800.FTD 2.50 16.5 2700 -10.4 7.7 30.8 30.8 24.5 2.5 0.80 407 -94062600.TOP 2.50 16.4 4265 -8.6 8.4 25.2 45.9 21.6 2.9 2.90 418 -94032800.AHN 2.50 14.4 2627 -10.5 6.2 34.5 24.7 30.4 1.9 0.70 518 -93070300.TOP 2.50 18.5 4019 -7.2 7.1 15.8 16.4 15.2 1.4 0.70 202 -93070200.HON 2.50 14.6 2619 -11.3 7.0 28.3 40.3 12.6 1.9 0.80 143 -93061400.TOP 2.50 16.5 4195 -8.5 7.7 12.5 17.8 10.7 1.3 2.80 65 -93033000.DRT 2.50 12.7 2680 -13.4 8.2 39.6 44.0 26.0 3.3 2.80 411 -92070200.DEN 2.50 11.7 2313 -11.2 8.0 27.6 29.9 20.0 1.5 2.50 362 -92041600.AMA 2.50 11.1 3350 -13.4 7.6 16.0 17.8 12.0 1.4 1.70 127 -92030400.SEP 2.50 12.7 2676 -15.3 7.7 20.1 27.2 9.2 1.8 2.30 133 -91080200.CAR 2.50 12.3 1891 -13.7 6.3 19.6 33.3 11.9 0.9 1.50 223 -91071800.STC 2.50 18.2 4876 -8.7 7.3 18.7 20.1 21.9 2.4 2.50 104 -91053100.DEN 2.50 12.0 3551 -12.1 9.5 27.3 45.8 10.7 3.0 1.90 149 -91052700.LBF 2.50 11.9 2669 -13.4 7.9 13.9 32.3 13.0 1.1 2.10 35 -91051200.AMA 2.50 14.3 4521 -10.8 8.5 12.4 14.9 16.7 1.7 2.30 208 -91050800.MAF 2.50 11.2 3415 -14.8 8.4 31.1 36.7 25.4 3.4 1.60 280 -91042100.AYS 2.50 11.8 2563 -16.9 7.4 13.4 30.0 10.3 1.1 1.70 76 -91041900.SEP 2.50 17.6 5996 -13.2 7.4 13.5 44.8 13.0 3.2 3.10 24 -90083100.CHS 2.50 16.0 2477 -8.5 6.5 17.0 17.7 8.3 0.9 0.60 67 -90070200.GSO 2.50 14.8 3964 -10.0 7.2 26.0 16.3 10.7 2.5 2.20 100 -90062200.ALB 2.50 12.6 1833 -14.1 6.7 32.5 29.1 20.6 1.6 1.60 203 -90061500.DDC 2.50 16.0 4667 -6.5 7.9 28.4 30.1 15.7 2.5 2.70 305 -90060700.DEN 2.50 10.9 2850 -8.2 9.0 26.3 23.9 19.6 1.4 1.50 170 -90060300.PAH 2.50 17.8 3663 -7.6 7.0 24.0 25.9 29.8 1.9 0.60 367 -04102400.JAN 2.50 15.8 1938 -6.9 5.3 30.8 27.8 19.3 0.8 0.60 328 -04091500.LBF 2.50 12.8 1474 -10.7 8.0 31.4 39.8 20.5 1.3 -999.00 91 -04080700.ABR 2.50 13.1 2792 -9.3 6.7 21.0 25.9 12.1 1.1 2.50 240 -04040400.EPZ 2.50 12.1 4482 -17.9 8.2 29.1 25.4 11.6 5.2 2.10 203 -04032718.OUN 2.50 12.6 2825 -14.9 7.3 21.1 32.3 11.5 1.9 2.10 199 -03062200.RAP 2.50 10.6 3380 -13.7 8.0 27.5 42.2 18.7 2.5 1.50 189 -03051500.SHV 2.50 16.8 4260 -9.9 6.8 33.7 42.9 16.3 3.7 0.80 246 -02072500.ABR 2.50 15.0 4004 -11.5 7.9 28.7 28.6 13.8 3.5 3.00 207 -02051700.AMA 2.50 13.8 5036 -12.7 8.7 21.9 26.5 17.4 3.8 2.20 216 -01101000.DDC 2.50 12.9 3299 -9.7 6.4 18.8 18.3 16.4 1.1 2.50 275 -01082400.AMA 2.50 15.4 4318 -6.7 7.4 24.0 28.1 21.0 1.8 2.80 158 -01070500.LBF 2.50 14.5 3571 -7.7 7.7 26.0 27.0 17.1 1.8 2.90 313 -01070400.RAP 2.50 14.5 3145 -11.1 8.3 25.2 26.1 12.9 2.4 2.60 144 -01052620.LMN 2.50 14.1 4355 -13.5 6.4 27.3 33.2 20.2 3.3 2.90 233 -01052500.BMX 2.50 11.9 2388 -14.9 6.7 29.2 27.4 23.5 1.9 2.70 436 -01050400.MAF 2.50 13.7 3866 -11.3 7.2 12.8 33.8 11.4 1.2 2.70 101 -01050100.OAX 2.50 10.4 2265 -16.9 7.7 17.4 17.0 19.2 1.2 2.20 226 -01042200.DDC 2.50 13.3 3749 -12.1 7.3 33.4 45.3 24.2 3.3 2.70 510 -01041700.MAF 2.50 13.9 4552 -12.1 7.5 16.2 30.6 8.0 2.1 2.20 100 -00091100.MPX 2.50 16.6 4560 -10.3 7.0 21.6 23.2 18.4 2.7 3.20 271 -00080500.BIS 2.50 17.0 4830 -8.7 6.9 17.2 22.9 4.0 1.9 3.30 86 -00070600.LBF 2.50 18.2 5506 -7.1 8.3 25.3 35.5 11.8 3.4 3.50 155 -00070200.ABR 2.50 17.8 5952 -10.3 8.4 12.2 23.4 8.1 2.5 3.90 147 -00062400.OAX 2.50 17.5 4783 -8.7 7.2 18.7 28.2 14.9 2.2 2.30 195 -00061000.RAP 2.50 13.2 3610 -8.1 7.8 14.3 21.1 11.9 1.0 2.10 70 -00052300.MHX 2.50 15.1 3613 -13.5 6.5 15.3 26.5 10.5 1.7 2.40 79 -00051200.DVN 2.50 15.6 4865 -8.1 7.4 24.8 24.9 19.3 2.6 3.40 225 -00050100.FWD 2.50 14.3 3593 -13.1 7.2 17.3 18.5 19.0 1.9 1.70 401 -00032700.SGF 2.50 9.8 1766 -18.3 7.5 34.3 43.9 21.4 1.9 2.20 350 -00021400.LZK 2.50 10.7 2091 -20.3 6.4 21.1 24.5 22.2 1.4 2.10 245 -00061300.OAX 2.25 17.7 5453 -11.5 8.5 15.8 19.3 12.9 3.4 4.00 206 -99053100.TOP 2.00 13.1 2215 -10.9 6.8 18.6 12.2 14.7 0.9 1.40 189 -99050400.DRT 2.00 17.4 5609 -10.1 7.5 40.5 38.9 21.2 6.8 4.56 342 -98063000.BUF 2.00 14.5 2615 -10.5 6.1 23.6 28.2 8.5 1.3 1.70 86 -98062500.APX 2.00 15.8 3453 -11.3 7.3 28.9 35.4 21.9 2.9 3.30 348 -98033100.FWD 2.00 13.3 2607 -14.3 7.2 29.6 57.5 17.6 2.4 2.90 93 -90091400.STC 2.00 13.1 2104 -10.9 7.4 27.8 39.0 23.2 1.4 -999.00 564 -90072600.TBW 2.00 18.4 4330 -6.3 5.7 5.0 8.5 6.3 0.3 0.60 7 -90061400.PIA 2.00 18.1 3571 -7.0 7.0 16.5 23.4 9.5 1.2 0.60 134 -90060900.PIT 2.00 16.7 4095 -9.5 6.7 18.1 13.6 18.8 1.8 1.00 236 -89103000.OUN 2.00 12.5 2163 -14.7 6.6 18.0 18.1 13.1 1.1 1.60 195 -89082100.LBF 2.00 14.8 3307 -9.1 7.1 28.0 44.7 8.0 2.0 3.00 83 -89071100.HON 2.00 15.7 3126 -7.0 6.9 14.6 18.6 12.3 0.8 1.20 151 -89052800.ELP 2.00 11.2 2569 -6.8 8.0 11.3 17.1 14.9 0.4 1.40 232 -04091200.GRB 2.00 12.3 2256 -14.9 7.2 14.7 24.8 11.6 1.0 0.90 64 -04082400.BIS 2.00 13.4 2596 -11.1 7.6 21.3 22.3 16.4 1.4 2.20 208 -04072300.TOP 2.00 16.0 3276 -7.7 6.4 15.8 19.6 11.4 0.9 0.70 158 -04062400.GRB 2.00 10.4 1604 -16.9 6.3 25.3 36.9 16.4 1.0 2.40 128 -04052200.DDC 2.00 13.5 3809 -9.7 8.1 21.0 27.0 20.3 1.9 2.20 297 -04043000.JAN 2.00 13.6 1469 -12.7 6.5 27.4 22.8 18.1 1.0 0.60 184 -03051900.TBW 2.00 17.1 3797 -10.9 6.8 5.9 5.0 4.0 0.6 1.00 -4 -02062600.MPX 2.00 19.6 5230 -9.7 7.1 18.6 21.8 9.2 3.0 3.20 120 -02061300.DVN 2.00 17.3 3501 -11.9 7.4 26.3 38.7 10.0 3.2 1.10 100 -02052800.LZK 2.00 15.1 3284 -12.3 6.5 5.0 12.3 2.6 0.4 0.60 13 -01101000.OUN 2.00 15.6 3485 -12.9 7.9 24.4 28.2 23.9 3.1 2.50 447 -01090800.TOP 2.00 17.8 4174 -11.3 8.1 26.2 26.7 24.5 4.0 1.70 274 -01090800.OUN 2.00 17.6 4351 -8.7 7.8 26.1 21.2 21.8 3.1 2.30 151 -01082400.DDC 2.00 16.4 4283 -7.5 7.7 14.7 16.3 11.9 1.3 3.10 77 -01082300.TOP 2.00 16.7 4361 -9.7 7.6 9.9 23.0 13.6 1.2 2.30 192 -01072000.RAP 2.00 15.1 4486 -8.7 8.4 15.4 26.3 10.9 1.7 2.40 71 -01071300.GGW 2.00 14.5 3042 -10.1 8.1 16.5 34.2 7.9 1.4 3.50 19 -01063000.FWD 2.00 16.8 4122 -9.7 6.9 11.2 19.2 9.2 1.2 1.60 133 -01062100.DNR 2.00 10.8 2544 -11.5 7.5 21.4 23.2 20.5 1.2 2.10 192 -01053100.LCH 2.00 17.4 3988 -8.3 7.0 8.3 13.9 0.8 0.8 2.40 8 -01053100.FWD 2.00 15.8 4571 -12.3 8.7 12.4 20.6 13.7 2.2 3.90 106 -01053000.DDC 2.00 15.2 2892 -12.1 8.0 23.2 25.5 14.8 2.3 1.80 388 -01052700.DDC 2.00 11.3 2853 -12.1 6.7 30.6 37.1 19.3 1.8 1.80 184 -01051200.OUN 2.00 13.2 3098 -13.9 7.1 10.0 10.8 8.7 0.9 2.10 132 -01050702.LZK 2.00 14.2 2759 -12.9 5.9 18.7 26.3 7.3 1.3 2.00 77 -01050700.SGF 2.00 14.5 4025 -13.7 6.1 8.8 17.0 10.5 1.0 3.10 202 -01050600.FWD 2.00 15.4 3092 -12.7 6.8 32.7 34.4 19.4 3.0 2.10 170 -01042200.MAF 2.00 13.7 4543 -12.3 8.4 27.4 36.2 12.3 4.0 2.20 164 -01042200.AMA 2.00 14.1 6059 -15.3 9.2 35.7 38.3 16.6 9.7 3.30 320 -00072300.LBF 2.00 13.2 2926 -11.5 7.1 25.2 27.3 13.6 1.8 2.80 91 -00071500.BIS 2.00 16.5 5132 -9.5 8.1 27.6 34.1 14.6 4.1 2.70 152 -00071100.GGW 2.00 14.2 3230 -11.3 6.9 30.1 48.1 16.9 2.5 3.00 88 -00061500.JAX 2.00 17.9 4801 -8.7 6.4 6.2 13.3 3.6 0.7 1.10 55 -00061300.LBF 2.00 13.9 4790 -9.9 8.3 16.6 18.6 9.9 2.1 2.00 159 -00061200.AMA 2.00 16.8 5720 -10.3 8.3 16.1 28.7 15.7 3.0 2.70 88 -00032800.JAX 2.00 12.5 2135 -14.5 6.3 29.1 24.7 25.7 1.6 0.90 268 -00031600.LMN 2.00 9.5 1478 -17.3 7.1 22.1 10.9 12.9 0.9 2.20 164 -00030300.FWD 2.00 12.3 2589 -14.3 6.2 33.4 29.1 20.2 2.1 2.70 239 -98062500.FFC 1.75 17.0 3224 -8.9 7.3 5.0 9.9 5.6 0.4 0.60 54 -97100900.OUN 1.75 16.5 3628 -7.5 6.0 20.0 29.9 16.6 1.2 0.80 205 -94071700.HAT 1.75 16.5 2831 -6.0 5.7 5.9 5.0 4.4 0.2 0.60 33 -94071700.1M1 1.75 17.7 3194 -6.4 5.8 12.5 11.3 19.1 0.6 0.60 164 -94070100.1M1 1.75 18.6 4791 -8.1 6.1 20.0 18.5 12.6 2.0 1.00 343 -94062600.PBI 1.75 17.7 4199 -9.1 6.6 5.0 6.6 5.2 0.5 1.80 10 -92051500.1M1 1.75 13.3 2877 -11.3 6.4 11.4 16.3 7.9 0.7 1.50 54 -91060600.RAP 1.75 13.1 2001 -11.5 7.1 13.2 19.7 11.9 0.6 1.40 170 -91060600.JAN 1.75 16.3 3344 -9.1 6.8 9.5 9.6 3.1 0.7 0.60 12 -91053100.AHN 1.75 16.3 3505 -6.9 5.9 5.0 5.0 3.2 0.3 0.60 15 -91051700.GGG 1.75 18.4 5081 -10.4 7.5 7.9 11.2 10.5 1.3 0.90 157 -91051300.HON 1.75 14.7 3615 -9.5 7.2 14.2 22.7 13.0 1.2 2.80 97 -91051300.BIS 1.75 13.8 1867 -11.5 6.8 26.9 19.8 15.8 1.2 0.70 -79 -91032700.DAY 1.75 10.7 1281 -13.1 6.3 23.7 30.6 24.3 0.8 -999.00 149 -90091100.AHN 1.75 15.1 2857 -8.6 5.9 7.9 7.6 6.3 0.4 0.60 80 -90090200.MAF 1.75 14.9 3597 -6.2 6.8 17.2 18.3 7.5 0.9 2.50 58 -90082600.HON 1.75 17.9 5206 -11.5 9.1 14.7 28.6 9.9 3.2 -999.00 156 -90082600.BIS 1.75 13.7 3187 -13.2 8.6 22.2 23.1 13.2 2.5 2.50 190 -90082400.OVN 1.75 18.7 4768 -7.4 6.8 7.4 14.7 9.4 0.8 0.70 100 -90082100.AMA 1.75 14.6 2833 -5.7 6.6 11.7 11.3 10.6 0.4 1.20 75 -90081500.DDC 1.75 15.1 3012 -6.6 5.6 9.0 15.8 9.9 0.3 0.60 59 -90081000.AHN 1.75 14.9 2234 -9.4 6.2 13.3 26.7 6.4 0.6 0.80 33 -90080200.LCH 1.75 18.4 3223 -7.3 6.4 6.5 5.0 3.1 0.4 0.60 14 -90073100.GGG 1.75 16.1 3254 -7.5 6.4 7.9 5.4 1.2 0.5 0.60 3 -90072700.AMA 1.75 14.3 3104 -5.8 7.3 7.7 7.9 11.1 0.3 2.20 117 -90072600.OUN 1.75 16.6 3546 -6.8 6.2 10.8 14.7 11.1 0.6 0.70 206 -90072100.ABQ 1.75 10.9 1327 -5.9 8.3 7.9 14.5 9.8 0.1 1.30 145 -90071800.LBF 1.75 12.3 3138 -7.7 8.2 17.7 16.6 10.0 1.0 1.60 115 -90071700.FNT 1.75 11.9 1393 -12.5 6.5 15.5 25.3 13.2 0.5 0.60 176 -90071400.ABQ 1.75 10.4 1587 -9.4 8.7 18.9 32.6 4.4 0.6 1.20 70 -90071300.CRP 1.75 13.3 1658 -6.5 6.5 12.8 9.3 14.6 0.3 0.60 121 -90071100.CKL 1.75 15.4 2544 -8.1 6.4 5.1 5.0 2.1 0.2 0.60 9 -90070900.GRB 1.75 16.9 2962 -6.5 6.5 18.2 22.7 12.1 0.9 0.60 82 -90070500.LCH 1.75 17.6 3315 -8.5 6.6 15.3 5.0 11.6 1.1 0.60 58 -90061800.PIA 1.75 19.5 4567 -8.1 7.4 17.0 25.7 14.1 2.1 1.00 94 -90061300.STC 1.75 16.2 2789 -10.4 7.2 36.6 42.0 14.2 2.8 0.70 139 -90061100.CHS 1.75 17.7 4050 -8.1 6.6 8.1 19.1 6.4 0.7 0.60 102 -90061000.OUN 1.75 15.1 3242 -8.5 7.8 10.1 5.0 10.9 0.7 2.50 21 -90061000.IAD 1.75 14.9 2818 -9.2 6.5 16.4 19.3 18.0 0.9 0.60 175 -90052800.SIL 1.75 18.0 3916 -10.0 6.8 19.3 10.6 10.4 2.1 2.80 48 -90052300.HON 1.75 10.9 1984 -14.0 7.2 22.3 33.6 15.0 1.1 2.90 107 -90052100.UMN 1.75 14.8 3661 -13.1 7.6 15.4 23.7 15.3 1.9 4.30 181 -90052100.HAT 1.75 15.8 2891 -9.7 5.6 13.8 19.5 12.4 0.8 0.60 182 -90051900.SEP 1.75 17.0 3250 -9.1 6.6 20.9 27.2 15.6 1.6 2.20 385 -90051600.IAD 1.75 13.4 2004 -14.0 7.0 16.7 27.7 12.7 1.0 -999.00 102 -90051200.SEP 1.75 13.6 2282 -9.2 6.9 34.8 47.4 14.5 1.6 -999.00 133 -90050600.OUN 1.75 7.6 881 -20.1 7.2 18.3 48.8 5.8 0.4 2.30 30 -90042900.AYS 1.75 13.0 2333 -12.2 6.2 30.6 23.2 19.1 1.6 2.60 243 -90042600.DRT 1.75 14.6 3699 -13.8 8.1 25.7 33.2 11.1 3.5 4.60 101 -90042200.OUN 1.75 11.1 2748 -13.3 6.6 12.2 14.9 7.3 0.7 2.90 48 -90040200.BRO 1.75 16.2 3494 -9.3 7.1 25.7 37.2 15.2 2.2 2.60 65 -90031300.OUN 1.75 12.7 3211 -13.6 7.8 24.2 18.1 19.4 2.4 3.40 286 -90031000.AMA 1.75 11.1 2468 -16.0 8.6 13.1 18.2 9.9 1.1 2.10 106 -90022800.MAF 1.75 9.7 607 -16.2 6.6 16.4 23.8 5.1 0.2 1.90 55 -89090800.DEN 1.75 10.1 1350 -6.8 8.3 24.1 24.0 15.4 0.4 2.00 366 -89090200.1M1 1.75 18.3 3691 -4.8 6.1 16.2 14.1 8.2 0.7 0.60 64 -89083100.DDC 1.75 16.5 2952 -5.7 6.6 13.6 22.5 13.3 0.6 0.80 346 -89083000.OUN 1.75 17.3 3864 -5.6 6.0 13.1 24.2 11.8 0.7 0.60 112 -89082900.TOP 1.75 19.8 4794 -6.3 6.6 15.4 21.1 13.2 1.4 0.60 156 -89082800.UMN 1.75 17.3 3603 -6.1 6.5 7.8 5.6 2.6 0.4 0.60 28 -89082700.OMA 1.75 17.8 3452 -6.6 6.1 19.5 33.1 15.2 1.1 0.60 142 -89082500.RAP 1.75 10.6 1899 -7.1 7.6 7.7 7.6 2.7 0.2 1.00 55 -89081300.TBW 1.75 16.4 2617 -8.6 6.0 18.1 18.2 10.1 0.9 0.60 65 -89080600.UMN 1.75 19.0 5227 -6.9 7.0 11.7 11.3 8.8 1.3 0.80 99 -89073000.JAN 1.75 18.0 3940 -7.7 6.7 5.0 5.0 2.1 0.4 0.60 9 -89072900.HON 1.75 14.0 2092 -5.9 6.0 12.0 17.9 6.4 0.3 0.80 105 -89071500.LBF 1.75 14.3 2675 -6.9 6.1 6.1 8.4 5.5 0.2 0.60 27 -89071300.OUN 1.75 19.0 4127 -5.4 6.9 13.8 19.1 13.0 0.9 -999.00 196 -89071300.DDC 1.75 15.1 3239 -4.9 6.9 5.1 7.2 7.9 0.2 1.20 81 -89070800.PIT 1.75 15.4 2732 -9.1 6.8 17.5 15.7 12.8 1.0 1.50 81 -89062800.BUF 1.75 15.2 2385 -8.2 5.3 20.1 22.3 9.8 0.7 0.60 82 -89062700.PIA 1.75 15.7 2460 -7.9 6.6 13.2 12.4 5.3 0.6 0.70 87 -89062600.IAD 1.75 16.2 3138 -8.6 6.1 14.3 23.0 12.1 0.9 0.70 108 -89062200.AHN 1.75 15.5 1517 -7.6 5.8 12.6 15.8 14.9 0.3 0.60 112 -89061900.BNA 1.75 13.9 1714 -10.2 6.3 9.7 7.8 6.8 0.3 0.60 86 -89061400.GGG 1.75 17.2 3674 -11.0 6.9 15.4 23.3 4.3 1.7 -999.00 61 -89060600.JAN 1.75 16.3 3336 -11.3 6.7 20.8 25.3 10.4 1.9 0.80 103 -89060600.GSO 1.75 14.8 2078 -9.1 5.9 8.1 6.7 10.0 0.3 0.60 93 -89060100.TOP 1.75 15.8 2588 -10.9 7.9 10.6 26.9 7.9 0.8 -999.00 90 -04092500.AMA 1.75 11.2 2465 -11.9 6.9 15.1 24.9 12.0 0.8 2.00 38 -04092300.AMA 1.75 12.8 1887 -10.1 6.7 23.5 21.8 19.6 0.9 1.30 374 -04082600.BIS 1.75 12.5 3083 -13.1 7.1 16.6 18.9 13.9 1.4 2.40 101 -04081900.ILX 1.75 15.1 3685 -9.1 5.9 19.9 28.2 19.7 1.4 1.30 371 -04071200.TOP 1.75 17.7 3644 -7.3 6.8 13.6 9.1 11.9 1.0 0.60 204 -04051600.EPZ 1.75 10.4 2888 -11.5 8.7 12.2 7.0 4.1 0.8 1.60 93 -04051000.LBF 1.75 11.6 4026 -13.9 9.0 13.9 17.5 3.0 1.8 1.60 38 -04042900.DRT 1.75 12.4 1834 -12.9 6.4 20.0 31.6 16.1 0.9 1.30 217 -04040700.FWD 1.75 10.4 835 -16.3 6.7 28.3 27.2 11.8 0.6 1.00 87 -04032100.MAF 1.75 10.2 2042 -12.9 7.9 9.6 21.3 5.5 0.5 1.50 39 -04032100.FFC 1.75 7.9 942 -17.3 7.5 12.0 13.4 11.3 0.3 1.10 154 -04030100.TOP 1.75 6.3 487 -28.7 8.7 32.0 35.0 20.1 0.6 1.60 171 -03092100.DDC 1.75 10.2 1784 -10.9 7.3 20.1 23.8 21.8 0.7 2.00 257 -03091100.DDC 1.75 14.8 3112 -7.5 6.9 22.3 30.8 15.7 1.2 2.20 259 -03091000.MAF 1.75 12.9 3038 -7.3 7.4 8.3 12.7 8.6 0.4 2.10 79 -03090500.DRA 1.75 11.3 1966 -8.3 8.1 5.0 9.2 5.0 0.2 1.20 33 -03062500.MAF 1.75 16.5 4621 -6.7 7.7 8.7 16.8 11.9 0.8 2.10 45 -03062100.MAF 1.75 10.7 1489 -7.7 7.0 14.5 29.4 6.5 0.3 1.90 74 -03061700.RAP 1.75 10.1 1501 -11.1 7.1 5.7 17.5 2.9 0.2 1.90 92 -03061700.FFC 1.75 16.3 2826 -8.5 6.2 7.0 13.0 5.5 0.4 0.60 32 -03061500.LBF 1.75 10.7 1717 -11.3 6.3 10.6 12.0 6.6 0.3 1.70 51 -03061500.FWD 1.75 14.3 2433 -11.3 6.9 12.1 5.0 5.3 0.7 1.70 32 -03061300.LBF 1.75 12.0 2759 -11.3 7.2 15.4 16.3 13.0 0.9 2.60 179 -03061100.OUN 1.75 14.5 3045 -9.3 7.2 17.8 13.1 12.1 1.2 2.00 135 -03060400.LCH 1.75 19.7 4988 -6.7 5.8 13.3 17.2 7.3 1.1 0.60 44 -03050700.BMX 1.75 17.4 4489 -10.5 7.0 26.5 28.4 12.2 3.5 2.10 101 -03050200.FFC 1.75 13.7 3289 -13.5 6.5 9.8 9.5 7.5 0.9 0.90 55 -03043000.BNA 1.75 12.9 3348 -15.3 7.2 5.0 5.5 4.1 0.5 1.30 30 -03042900.MAF 1.75 9.9 2371 -13.5 8.4 23.4 21.0 15.5 1.4 1.40 165 -03042900.AMA 1.75 9.6 2549 -14.5 8.3 25.3 33.7 16.5 1.7 1.60 237 -03032600.SHV 1.75 11.3 1723 -18.3 8.5 17.7 18.0 8.0 1.2 1.40 108 -03032600.LZK 1.75 11.3 2073 -18.5 6.7 14.3 15.4 9.5 0.9 2.20 67 -03031500.BMX 1.75 10.9 1555 -19.1 7.4 8.5 21.2 12.3 0.5 1.30 94 -02082300.LBF 1.75 17.8 6193 -10.1 8.0 12.9 28.1 3.8 2.6 3.10 10 -02072800.DDC 1.75 12.9 2480 -5.3 7.4 10.6 11.1 10.7 0.3 1.40 155 -02072518.TBW 1.75 18.9 4523 -8.5 6.7 7.8 6.3 2.0 0.9 0.60 7 -02070200.AMA 1.75 12.2 2393 -6.5 7.3 18.4 11.3 20.8 0.6 1.60 353 -02062600.DTX 1.75 14.5 3079 -8.9 6.1 5.0 7.2 1.4 0.3 0.70 -1 -02061200.TOP 1.75 19.6 5029 -8.9 7.6 21.1 24.7 15.6 3.2 0.70 224 -02060700.MPX 1.75 9.2 1952 -15.1 7.7 22.8 25.3 16.2 1.1 1.50 758 -02060402.CHS 1.75 13.7 2637 -10.1 7.6 9.7 10.8 11.7 0.6 0.80 33 -02052900.TOP 1.75 12.8 2661 -13.7 6.8 5.0 10.7 7.3 0.4 1.30 48 -02052800.MAF 1.75 12.7 3115 -11.1 8.0 20.6 24.7 16.4 1.7 2.10 103 -02052800.LBF 1.75 11.3 3387 -15.1 9.0 18.8 30.1 11.6 2.2 1.90 184 -01062000.DTX 1.75 14.9 3813 -12.5 6.9 8.4 17.6 15.0 0.9 2.80 -45 -01061800.TBW 1.75 15.9 3469 -9.7 5.9 5.0 6.6 1.5 0.4 0.80 23 -00090400.LBF 1.75 11.2 2441 -9.5 7.8 21.4 24.1 18.5 1.0 1.50 309 -00080800.OAX 1.75 18.7 4679 -8.1 7.8 16.4 25.1 10.8 2.1 3.00 185 -00080200.GGW 1.75 10.8 2057 -8.9 8.0 24.6 35.3 15.0 0.9 1.80 148 -00073100.JAX 1.75 17.6 3581 -8.9 6.0 6.6 5.5 4.7 0.5 0.60 27 -00072900.GSO 1.75 14.3 1962 -9.7 6.2 6.2 16.1 6.5 0.2 0.60 43 -00072700.LBF 1.75 18.1 5166 -8.9 8.7 17.5 26.1 12.2 2.9 2.20 351 -00072600.MPX 1.75 15.3 3240 -13.1 7.6 21.4 12.4 10.1 2.4 3.00 139 -00072600.MFL 1.75 18.3 4079 -8.5 6.6 5.2 5.6 2.4 0.5 0.60 18 -00072500.ABR 1.75 15.6 4195 -12.3 8.9 15.3 19.8 10.9 2.5 3.10 113 -00072200.LBF 1.75 12.8 3031 -11.5 7.6 27.5 23.7 14.5 2.1 2.60 247 -00072100.FFC 1.75 14.3 2149 -6.9 6.4 9.2 10.4 9.1 0.3 0.60 63 -00071800.AMA 1.75 14.4 3660 -4.7 6.9 9.1 7.7 5.9 0.4 1.50 79 -00071500.IAD 1.75 13.9 2186 -12.3 6.8 17.8 17.7 9.3 1.0 2.00 118 -00071300.ABR 1.75 13.6 2305 -8.7 6.7 29.3 44.3 21.7 1.2 2.00 278 -00070600.GGW 1.75 11.7 2743 -14.1 8.5 29.6 40.4 13.0 2.6 1.90 165 -00062400.LBF 1.75 14.8 4723 -9.7 8.6 17.4 29.6 9.8 2.3 2.00 126 -00062400.DDC 1.75 14.8 3499 -7.3 7.7 23.2 30.2 12.0 1.5 2.70 237 -00062200.DDC 1.75 14.3 3602 -8.7 7.0 15.4 23.4 16.2 1.1 2.90 157 -00061100.AMA 1.75 14.0 3932 -7.9 7.8 14.8 19.1 9.4 1.1 2.10 128 -00060300.ABQ 1.75 9.4 1267 -8.7 8.2 10.3 17.5 7.6 0.2 1.40 70 -00052900.GSO 1.75 14.3 1730 -11.1 6.2 28.7 35.1 17.6 1.1 1.20 139 -00051900.FWD 1.75 16.2 3610 -10.9 7.4 25.2 32.9 6.7 2.7 0.64 75 -00051200.TOP 1.75 16.7 5329 -7.3 6.5 25.1 29.2 21.0 2.4 3.70 216 -00033000.SHV 1.75 15.4 3548 -15.9 7.6 31.6 50.3 23.8 4.8 2.80 323 -94070100.GSO 1.50 13.8 2296 -10.3 5.4 8.1 14.3 6.6 0.3 0.60 40 -90082200.OUN 1.50 16.6 3350 -5.5 6.1 5.0 5.7 3.1 0.2 0.60 -7 -90082200.AHN 1.50 16.5 3247 -6.8 6.5 8.7 15.8 6.0 0.5 0.60 48 -90071000.DEN 1.50 13.5 3504 -8.2 8.0 25.4 20.1 16.7 1.8 2.50 41 -90041100.AHN 1.50 11.5 1096 -14.0 6.4 25.4 25.8 19.0 0.6 1.60 343 -90040200.GSO 1.50 8.7 984 -17.4 6.8 29.7 37.4 19.9 0.7 2.00 210 -89060200.AHN 1.50 13.2 1996 -7.3 6.1 5.0 5.0 3.2 0.1 -999.00 18 -03091800.INL 1.50 13.7 1863 -13.5 7.5 24.7 29.2 15.3 1.4 -999.00 384 -03031700.MHX 1.50 12.1 1241 -13.1 5.4 19.1 32.8 11.5 0.5 0.70 37 -02072500.LCH 1.50 20.2 5453 -7.3 5.9 8.5 11.3 5.5 0.9 0.60 66 -01062600.RNK 1.50 11.1 1653 -11.9 5.7 13.7 30.3 8.3 0.4 2.10 88 -01062600.GSO 1.50 11.9 929 -11.7 6.0 17.8 25.6 10.4 0.3 0.60 106 -00090200.SLC 1.50 9.1 1641 -14.7 8.4 16.1 24.8 20.1 0.7 1.70 101 -00051800.GSO 1.50 11.9 1767 -13.7 6.5 16.4 31.1 7.6 0.7 1.60 124 -94062500.GSO 1.25 15.9 2334 -5.4 5.6 9.9 5.2 12.9 0.3 0.60 103 -90041400.OUN 1.25 10.8 1408 -18.2 7.9 23.5 33.0 17.5 1.2 2.20 146 -04100400.AMA 1.25 10.5 1672 -13.5 7.6 23.5 31.9 10.7 1.0 2.40 28 -04032700.RAP 1.25 8.5 2052 -15.5 8.0 19.0 17.5 12.6 0.9 1.50 161 -03090800.PHX 1.25 12.1 2268 -6.7 6.7 10.7 16.8 8.2 0.3 1.20 90 -03090800.FGZ 1.25 8.3 663 -8.3 7.7 15.0 17.0 11.2 0.1 1.20 130 -03040500.ILN 1.25 10.4 1856 -15.7 6.5 20.8 25.6 17.7 0.9 2.20 233 -00072000.LZK 1.25 16.4 3973 -6.7 6.8 12.6 12.7 8.3 0.8 1.10 102 -00071100.DDC 1.25 16.4 4707 -4.1 6.8 5.0 8.7 6.0 0.2 2.60 136 -00030400.BMX 1.25 11.4 1311 -14.9 5.7 42.9 54.3 21.1 1.2 1.40 205 -99061200.ILN 1.00 14.7 3299 -8.3 5.8 5.0 5.0 8.2 0.3 1.10 32 -98052200.BNA 1.00 17.3 3709 -10.7 6.4 9.2 7.9 10.4 0.9 0.90 83 -97081800.FFC 1.00 18.4 3564 -6.1 6.1 5.0 5.0 4.4 0.3 0.60 37 -97081700.PIT 1.00 21.1 3951 -7.9 6.9 12.7 23.0 15.4 1.3 0.60 224 -97081700.DVN 1.00 22.3 5790 -8.3 7.5 14.3 11.8 12.3 2.6 1.00 137 -93092500.OUN 1.00 16.1 2895 -6.7 6.2 24.5 27.2 16.0 1.1 0.60 264 -91060500.CKL 1.00 16.9 3345 -7.5 6.3 5.0 5.0 9.2 0.3 0.60 52 -91060500.AHN 1.00 15.3 3036 -8.1 6.7 5.7 13.0 11.6 0.3 0.60 72 -90101800.GGG 1.00 14.2 1596 -10.6 6.4 20.0 27.9 12.5 0.7 0.60 114 -90100800.GGG 1.00 16.8 2689 -6.0 5.8 14.2 17.2 8.9 0.5 0.60 70 -90092900.MAF 1.00 12.2 1606 -8.0 6.0 15.0 28.7 11.3 0.3 0.80 35 -90083000.GSO 1.00 16.4 3552 -9.3 6.0 20.1 18.2 14.1 1.5 0.60 37 -90082300.HTS 1.00 15.2 707 -7.7 6.2 7.0 8.5 3.6 0.1 0.60 -4 -90082100.OUN 1.00 19.2 5290 -6.7 6.9 8.3 5.0 6.2 0.9 0.60 38 -90081900.AMA 1.00 13.6 2596 -7.9 7.0 5.1 5.1 3.8 0.2 0.80 45 -90080200.MAF 1.00 14.4 1702 -6.2 6.1 9.7 12.2 2.8 0.2 0.60 27 -90072600.GGW 1.00 10.2 1514 -10.6 7.0 15.6 16.6 7.9 0.4 1.80 55 -90072500.DDC 1.00 11.9 1703 -8.0 6.8 14.0 17.5 10.1 0.3 1.40 208 -90072200.TBW 1.00 17.8 3345 -5.7 6.0 5.0 7.8 3.6 0.2 0.60 34 -90072000.DEN 1.00 11.7 1698 -7.2 7.4 16.1 20.8 14.0 0.4 2.10 182 -90071800.AMA 1.00 11.4 1482 -6.5 6.7 14.8 26.1 8.4 0.2 1.10 98 -90071100.GSO 1.00 15.2 3487 -6.6 5.9 5.0 9.1 7.5 0.2 0.60 38 -90070900.GSO 1.00 17.6 4051 -5.3 5.6 10.2 10.5 6.1 0.5 0.80 73 -90062400.OUN 1.00 11.9 1572 -10.0 7.9 21.6 25.2 14.1 0.7 -999.00 80 -90062300.HTS 1.00 14.5 1346 -8.5 5.8 27.1 36.9 19.1 0.6 0.60 231 -90061000.GSO 1.00 15.3 2409 -8.8 6.1 9.7 14.5 11.1 0.4 0.60 145 -90050400.CKL 1.00 14.0 1534 -10.6 6.4 20.1 25.8 10.8 0.7 0.60 141 -89082700.DDC 1.00 16.9 4549 -7.4 7.6 11.3 24.3 1.4 1.1 2.10 11 -89082000.UMN 1.00 17.3 3524 -6.0 6.2 20.6 14.9 13.6 1.1 0.80 350 -89080600.OUN 1.00 16.3 3439 -5.4 6.8 10.2 12.1 9.7 0.5 0.80 101 -89073100.GTF 1.00 9.5 1858 -9.3 8.9 10.8 21.7 10.3 0.4 1.20 106 -89072800.DAY 1.00 16.4 2617 -7.8 5.7 13.5 11.3 7.5 0.6 0.60 83 -89072400.VCT 1.00 14.8 2953 -9.6 6.2 7.7 13.3 9.5 0.5 0.60 120 -89071200.TOP 1.00 16.6 3182 -8.1 7.6 12.6 8.2 13.2 0.9 1.60 157 -89070600.OUN 1.00 12.9 1373 -6.0 6.2 6.0 12.2 11.3 0.1 0.60 64 -89062900.AMA 1.00 12.6 2035 -8.2 8.6 14.8 26.0 13.0 0.6 2.30 165 -89062800.HTS 1.00 17.6 3659 -8.0 5.8 15.4 21.4 7.4 1.1 0.60 62 -89061900.CKL 1.00 16.7 3363 -9.6 6.4 14.5 12.2 12.2 1.1 0.60 103 -89061600.TBW 1.00 16.4 3463 -7.6 5.7 10.2 6.4 5.9 0.6 0.60 36 -89061400.JAN 1.00 16.0 3274 -11.5 7.1 11.3 8.2 9.4 1.1 1.00 57 -89061200.JAN 1.00 17.7 3616 -9.1 6.5 15.3 5.8 7.5 1.3 0.60 84 -89060500.1M1 1.00 15.8 2380 -8.2 6.0 14.7 13.0 10.3 0.6 0.60 19 -04082800.OUN 1.00 16.0 4225 -7.1 7.4 5.0 5.0 7.0 0.4 1.50 101 -04081700.TUS 1.00 13.1 2027 -8.9 7.1 13.2 13.3 8.8 0.5 1.00 96 -04080900.TOP 1.00 14.3 2676 -11.5 7.4 11.9 15.6 5.9 0.9 0.90 82 -04051200.AMA 1.00 9.7 1922 -11.5 8.0 15.0 8.4 19.1 0.6 1.60 282 -04051000.FFC 1.00 11.4 2006 -11.1 5.4 5.0 11.0 4.0 0.2 1.90 -15 -04032100.FWD 1.00 13.1 2648 -15.5 8.2 12.9 20.8 4.9 1.3 2.80 29 -04031500.DRT 1.00 11.6 1498 -15.5 7.0 16.8 24.5 6.6 0.7 1.40 123 -03090900.TUS 1.00 11.5 2363 -8.3 7.3 7.9 11.8 2.8 0.3 1.10 12 -03060900.RNK 1.00 15.0 2965 -9.1 6.2 24.1 29.2 18.9 1.4 1.20 134 -03060200.DDC 1.00 11.1 1960 -9.5 7.9 17.5 20.6 11.9 0.6 2.00 222 -03052700.ABQ 1.00 7.1 732 -9.9 8.5 14.7 20.6 3.1 0.1 0.60 12 -03052600.TFX 1.00 8.3 994 -10.9 8.0 16.0 15.9 9.1 0.3 1.30 59 -03051800.XMR 1.00 16.0 3602 -9.5 7.0 8.6 10.7 5.6 0.7 0.90 -7 -03051800.TBW 1.00 16.1 3839 -8.7 6.5 5.7 11.9 6.2 0.4 1.10 3 -03051200.JAX 1.00 15.9 3060 -7.9 6.9 13.2 20.0 10.1 0.8 -999.00 48 -03051100.MHX 1.00 16.0 3585 -9.3 7.3 16.2 15.0 11.9 1.4 0.90 104 -03050100.FFC 1.00 11.1 1429 -13.5 6.6 6.9 6.4 1.0 0.2 1.60 5 -03042800.MFL 1.00 16.7 2707 -10.7 6.4 11.7 25.5 12.3 0.8 0.60 83 -03042400.SHV 1.00 13.1 1455 -12.9 7.2 26.1 36.8 15.2 1.0 0.60 278 -03041800.DNR 1.00 5.3 1063 -18.1 8.6 11.0 43.9 5.9 0.2 0.60 41 -03040500.LZK 1.00 10.7 1751 -14.9 6.6 27.4 33.1 12.6 1.2 2.30 65 -03032100.DTX 1.00 8.7 1602 -21.3 6.6 13.3 27.1 7.7 0.6 1.10 80 -03032000.ILX 1.00 8.0 713 -21.9 6.9 5.0 11.4 5.4 0.1 1.40 -26 -03031500.TBW 1.00 15.9 3398 -13.7 7.0 18.6 27.3 3.9 2.2 0.90 32 -02080400.SGF 1.00 17.7 4328 -5.5 6.5 5.0 7.6 3.8 0.3 1.50 -11 -02080300.BMX 1.00 18.4 5098 -6.5 5.8 9.6 10.8 11.5 0.8 1.40 33 -02072900.AMA 1.00 13.6 3610 -6.5 7.8 12.5 12.2 13.6 0.7 2.00 164 -02072700.RAP 1.00 9.4 1688 -9.3 7.5 21.0 28.6 14.5 0.5 1.30 139 -02072600.TOP 1.00 15.6 3390 -5.9 7.5 16.9 16.9 11.9 0.9 2.20 168 -02072000.JAN 1.00 17.6 3501 -6.7 6.1 6.1 7.9 5.7 0.3 0.60 58 -02070300.LBF 1.00 14.1 3158 -5.9 7.5 14.0 6.2 11.5 0.6 1.20 158 -02070200.FFC 1.00 16.3 4268 -9.7 6.6 7.8 5.0 7.3 0.8 0.60 46 -02060700.ABR 1.00 9.0 2252 -14.7 8.1 12.4 18.1 8.2 0.7 1.20 118 -02060400.CHS 1.00 15.2 3170 -10.1 7.6 9.7 10.8 11.7 0.8 0.60 33 -02052700.AMA 1.00 9.7 2332 -11.1 7.2 14.5 11.8 13.0 0.6 1.40 198 -02051800.CRP 1.00 20.3 5902 -10.5 7.4 22.6 23.2 10.7 4.8 1.60 86 -01062600.LBF 1.00 12.7 3931 -8.1 8.1 9.3 8.1 8.1 0.7 1.50 119 -01062100.ABR 1.00 8.1 1118 -19.3 7.0 5.0 12.4 3.6 0.1 1.30 14 -01061900.JAX 1.00 17.2 2345 -9.5 6.1 5.0 8.3 5.0 0.3 0.60 13 -00080700.TOP 1.00 17.3 4476 -7.5 7.2 17.8 22.9 11.7 1.7 1.80 72 -00072900.ILN 1.00 14.3 2735 -11.5 6.7 13.4 21.0 8.0 0.9 0.60 68 -00072900.CHS 1.00 19.1 2462 -7.5 5.6 9.3 13.2 3.3 0.4 0.60 4 -00072800.TOP 1.00 15.3 3666 -10.3 7.6 22.0 26.4 9.1 2.2 2.60 115 -00072800.LBF 1.00 17.1 5581 -7.7 8.1 25.0 21.1 9.6 3.4 3.10 187 -00072700.JAN 1.00 12.5 2066 -10.7 6.4 8.0 8.4 4.2 0.3 1.00 -50 -00072300.OTX 1.00 9.0 2088 -12.3 8.2 17.2 21.1 7.8 0.7 1.20 43 -00071900.GYX 1.00 11.4 997 -13.3 6.0 27.0 36.1 18.8 0.6 1.00 107 -00071700.TOP 1.00 19.7 3927 -8.7 7.9 8.9 14.1 14.5 1.1 2.40 198 -00071500.SHV 1.00 17.2 4004 -5.9 6.0 5.0 8.6 6.2 0.3 0.60 46 -00071400.GRB 1.00 12.0 1743 -12.3 6.9 21.5 42.9 13.4 0.9 1.70 195 -00071200.DDC 1.00 14.4 2910 -5.5 7.2 11.3 11.7 10.8 0.4 1.40 196 -00070700.RAP 1.00 14.2 4065 -7.7 8.6 29.4 33.3 10.8 2.6 2.10 111 -00070400.DDC 1.00 18.1 5003 -7.1 7.6 9.7 19.2 11.4 1.1 2.40 114 -00070300.OAX 1.00 18.5 4633 -6.3 6.9 10.6 19.6 9.9 0.9 1.90 133 -00070300.DDC 1.00 17.2 4482 -5.9 7.5 13.6 22.7 11.7 1.0 2.40 66 -00070200.RAP 1.00 15.6 5621 -9.7 8.7 21.5 22.7 15.9 3.6 2.20 263 -00070200.DDC 1.00 16.8 3390 -5.7 6.6 14.2 21.9 5.5 0.7 1.30 38 -00063000.PIT 1.00 9.9 1086 -15.9 5.5 22.0 37.9 8.1 0.5 1.80 77 -00062600.TOP 1.00 17.8 4052 -8.9 7.6 5.0 23.9 2.4 0.6 2.30 26 -00062600.DDC 1.00 18.4 2618 -6.1 6.7 15.8 16.9 14.3 0.7 1.60 51 -00062300.MHX 1.00 18.6 4167 -8.7 6.1 6.0 6.1 9.7 0.6 0.60 89 -00062100.TBW 1.00 17.1 3180 -8.5 6.4 12.2 19.0 8.9 0.8 0.60 49 -00060200.TOP 1.00 16.1 3517 -9.3 6.9 10.4 16.3 4.9 0.9 0.80 39 -00060200.DVN 1.00 16.4 3451 -9.3 7.3 14.1 11.0 14.2 1.2 0.60 175 -00060100.ILX 1.00 16.1 3208 -9.1 7.0 17.9 15.6 20.7 1.3 1.80 163 -00053000.LBF 1.00 10.4 2258 -9.7 9.2 27.2 31.9 16.9 1.3 1.10 294 -00051400.TLH 1.00 18.3 3542 -9.9 6.9 5.0 5.0 5.4 0.5 1.00 -4 -98062500.DDC 0.88 11.9 2667 -7.3 8.7 25.1 34.7 12.4 1.2 1.40 224 -97010900.SIL 0.88 13.1 909 -13.6 6.7 31.9 37.0 33.7 1.0 -999.00 226 -90091900.OUN 0.88 18.0 3878 -6.7 6.2 11.9 20.5 12.1 0.8 0.60 119 -90073000.AMA 0.88 12.2 943 -7.5 6.3 12.7 18.1 8.4 0.2 0.60 14 -90071000.PIT 0.88 16.6 3362 -6.7 6.3 19.7 14.7 14.3 1.1 0.60 124 -89082900.GGG 0.88 18.5 3979 -4.6 6.0 5.0 5.0 1.6 0.2 0.60 3 -89082600.AHN 0.88 17.1 3463 -5.6 5.8 11.3 8.6 4.0 0.5 0.60 41 -89082500.AHN 0.88 16.9 3533 -5.1 6.1 5.0 8.1 2.7 0.2 0.60 5 -89072700.AHN 0.88 17.5 3996 -6.9 6.5 5.0 6.8 7.1 0.4 0.60 66 -89062700.DEN 0.88 8.6 931 -11.1 7.6 14.3 14.3 10.8 0.2 1.80 122 -89062600.UMN 0.88 16.2 3812 -6.9 6.3 5.0 10.8 2.0 0.3 0.60 -14 -89061200.AMA 0.88 13.2 3301 -11.7 8.7 12.9 25.2 9.2 1.3 2.30 167 -04100400.GSO 0.88 13.2 1385 -14.9 6.5 15.2 26.8 10.4 0.6 1.40 101 -04092000.OAK 0.88 7.3 242 -17.9 5.5 27.4 30.4 6.5 0.1 0.70 56 -04091900.LCH 0.88 15.9 2433 -6.9 5.8 5.0 15.6 7.7 0.2 0.60 6 -04082700.ABR 0.88 10.2 1433 -15.1 6.7 14.4 40.5 5.3 0.5 3.00 28 -04081800.PHX 0.88 10.5 1709 -9.1 7.3 5.0 9.2 6.0 0.1 0.80 15 -04040900.AMA 0.88 8.2 1515 -16.7 7.0 17.9 23.0 14.7 0.6 1.60 139 -03102600.CRP 0.88 17.9 3226 -9.9 6.3 15.2 34.5 9.8 1.2 0.60 17 -03062000.GGW 0.88 9.2 1032 -9.7 8.1 9.8 17.1 8.3 0.2 1.30 76 -03061600.TOP 0.88 12.4 1944 -11.9 6.4 5.0 5.0 5.8 0.2 1.00 3 -03060600.ABR 0.88 8.1 888 -19.9 6.8 17.3 14.2 9.2 0.4 1.50 47 -03060300.JAX 0.88 16.1 3513 -10.1 7.6 11.1 10.3 11.4 1.1 0.60 111 -03050400.BIS 0.88 8.2 1467 -18.7 7.4 15.4 16.1 8.8 0.6 1.60 86 -03031400.TLH 0.88 11.6 2141 -13.1 6.3 10.5 9.0 5.7 0.5 1.10 39 -02052900.OAX 0.88 13.0 2575 -13.3 7.1 7.5 7.0 10.0 0.5 2.60 127 -01062600.CRP 0.88 16.6 3837 -8.5 6.4 5.0 8.9 7.1 0.4 0.60 53 -01062200.DVN 0.88 10.3 1285 -18.1 6.5 10.8 11.8 8.7 0.4 1.00 66 -00090300.OAX 0.88 12.6 3099 -10.1 8.7 16.9 21.6 9.5 1.3 1.40 126 -00080700.DTX 0.88 19.4 4231 -7.3 6.0 16.6 31.6 10.6 1.4 0.60 78 -00080500.LZK 0.88 16.1 3872 -6.3 5.6 9.4 14.6 7.3 0.5 0.80 6 -00080400.BNA 0.88 16.3 3453 -9.9 6.8 10.9 16.0 9.1 0.9 0.60 83 -00080300.PIT 0.88 14.9 2780 -9.7 6.2 15.5 29.2 9.1 0.9 0.60 81 -00080200.DVN 0.88 16.6 4183 -9.7 6.6 11.2 16.4 13.3 1.1 1.10 169 -00072800.BMX 0.88 13.2 2147 -9.5 6.2 8.0 11.4 6.0 0.3 0.70 35 -00070600.DDC 0.88 12.3 2581 -7.5 8.5 9.4 10.0 10.7 0.4 1.80 97 -00061800.RAP 0.88 7.4 1396 -18.9 7.1 14.0 34.9 7.4 0.4 1.40 270 -00061100.DDC 0.88 14.3 3471 -7.9 6.9 11.0 20.2 14.0 0.7 2.40 53 -00021800.JAN 0.88 12.5 1866 -14.9 6.7 27.5 38.9 16.2 1.5 0.70 270 -90052100.SIL 0.85 16.6 3505 -10.6 6.7 8.4 13.0 10.9 0.8 0.60 70 -91051700.JAN 0.80 15.5 2683 -8.9 6.5 5.0 7.8 0.6 0.3 0.60 2 -03052100.TBW 0.80 15.8 2941 -9.5 6.2 5.0 5.4 7.1 0.3 0.60 27 -98081000.SHV 0.75 16.8 3464 -6.5 5.9 5.0 5.0 4.2 0.3 0.60 42 -98062500.JAN 0.75 19.0 3507 -6.1 6.0 5.0 8.6 7.1 0.3 0.70 -1 -97082200.ILN 0.75 9.6 520 -16.3 5.8 17.5 30.9 3.9 0.2 0.70 50 -97081800.SLC 0.75 8.3 931 -10.3 8.5 16.1 22.9 13.6 0.2 1.40 203 -97081700.TBW 0.75 18.5 3152 -7.3 6.2 5.0 5.0 1.8 0.3 0.60 8 -97062400.MAF 0.75 14.1 3277 -9.9 8.9 11.5 8.6 13.0 1.1 1.60 108 -97061700.BMX 0.75 18.2 3829 -6.9 5.9 12.4 13.0 6.9 0.8 0.60 48 -94070200.LCH 0.75 17.0 2754 -6.8 6.4 10.7 11.0 12.4 0.5 0.60 84 -94062400.HTS 0.75 16.5 2715 -5.5 5.3 8.5 15.0 4.7 0.3 0.60 39 -94062400.GGG 0.75 18.0 3599 -5.5 6.3 11.0 14.2 8.2 0.6 0.60 98 -91060600.CKL 0.75 16.3 2864 -8.6 6.4 8.9 11.4 6.2 0.5 0.60 21 -91051700.TBW 0.75 16.1 3306 -7.5 5.4 5.0 5.0 3.8 0.2 0.60 -5 -90101700.MAF 0.75 12.3 2870 -12.5 8.0 14.9 16.2 7.7 1.2 2.30 78 -90083000.ACY 0.75 15.2 2413 -9.3 5.8 13.9 22.7 9.0 0.6 0.60 62 -90082500.OVN 0.75 17.2 3413 -7.1 6.4 12.0 21.9 10.0 0.7 0.70 181 -90082500.OUN 0.75 15.7 2800 -6.4 6.6 5.0 11.9 5.3 0.2 0.60 63 -90082300.GGG 0.75 16.2 3016 -5.9 6.0 5.0 5.5 5.3 0.2 0.60 35 -90082200.BNA 0.75 15.5 2573 -6.1 6.1 9.1 12.7 8.7 0.3 0.60 -10 -90082000.PIA 0.75 19.3 4350 -6.5 6.2 12.0 9.9 9.4 0.9 0.60 67 -90081900.DEN 0.75 11.7 1982 -7.8 7.6 10.2 22.1 6.4 0.3 1.70 25 -90081700.CHS 0.75 19.5 3889 -6.9 5.7 14.2 20.9 11.2 1.0 0.60 100 -90081400.MAF 0.75 13.7 1599 -7.1 6.2 5.0 16.6 2.3 0.1 0.60 35 -90081400.ALB 0.75 14.6 1251 -7.6 5.7 31.1 21.6 20.7 0.6 0.60 261 -90080400.STC 0.75 13.1 2229 -12.5 7.3 5.3 20.0 8.7 0.3 1.40 45 -90073100.JAN 0.75 14.6 2834 -7.3 6.1 5.1 5.0 0.7 0.2 0.60 -3 -90072800.TOP 0.75 16.5 3218 -7.8 6.7 8.8 11.3 9.8 0.6 0.90 282 -90072700.DDC 0.75 14.7 3550 -7.0 7.6 7.6 7.2 6.0 0.5 2.20 84 -90072200.PAH 0.75 16.9 2541 -5.6 5.7 13.3 15.3 11.4 0.4 0.60 80 -90072200.CHS 0.75 18.4 3537 -7.5 6.2 8.3 10.2 7.1 0.6 0.60 88 -90070800.TBW 0.75 20.0 5452 -8.1 6.5 7.8 15.4 5.9 1.0 0.60 11 -90070300.SIL 0.75 18.4 3250 -5.7 5.8 11.8 14.5 7.5 0.5 0.60 79 -90061000.AHN 0.75 14.8 2847 -8.2 5.9 8.6 9.9 5.6 0.4 0.60 50 -90060700.TBW 0.75 17.0 3686 -8.6 6.0 5.0 7.3 4.1 0.4 1.80 8 -90060400.PIT 0.75 9.5 390 -12.5 5.6 26.0 37.7 14.6 0.2 0.60 57 -90052500.MAF 0.75 13.1 3262 -7.2 7.9 22.0 30.6 12.4 1.2 2.10 97 -90042400.1M1 0.75 12.8 2374 -12.6 6.7 14.0 8.3 6.6 0.8 1.50 56 -90042200.SEP 0.75 13.3 2775 -11.7 6.5 10.2 20.8 8.1 0.7 2.10 98 -90042100.OUN 0.75 12.4 1915 -14.1 6.5 25.3 31.9 13.1 1.2 2.30 138 -90033100.TBW 0.75 14.8 2515 -10.0 5.6 14.0 15.0 12.0 0.7 0.60 135 -89102800.OUN 0.75 12.0 1679 -12.7 6.8 10.1 27.1 8.3 0.4 1.00 115 -89081900.HON 0.75 13.1 984 -7.6 7.1 14.0 17.9 12.1 0.2 -999.00 244 -89081200.GRB 0.75 11.3 1782 -14.8 6.7 5.0 9.5 3.9 0.2 0.60 39 -89073100.TOP 0.75 14.5 2685 -6.4 6.7 9.8 13.0 12.0 0.4 0.60 117 -89073000.PAH 0.75 17.9 3630 -7.0 6.4 11.4 9.0 7.4 0.8 0.60 58 -89072900.SIL 0.75 18.8 4031 -6.8 6.3 5.0 5.0 3.9 0.4 0.60 37 -89071100.DDC 0.75 11.9 1858 -8.1 7.6 8.5 14.0 12.4 0.3 2.10 249 -89070800.AHN 0.75 16.8 2876 -6.5 5.8 5.0 5.0 4.3 0.2 0.60 33 -89062700.PIT 0.75 16.0 2924 -9.1 6.8 8.1 5.0 7.9 0.5 0.60 69 -89062300.OUN 0.75 16.0 3217 -7.1 5.9 12.8 14.9 6.9 0.6 0.60 113 -89062300.GRB 0.75 14.6 1729 -8.4 6.2 10.7 10.8 10.0 0.3 -999.00 139 -89062200.CKL 0.75 16.1 2986 -10.1 6.7 10.0 8.5 6.8 0.7 0.60 76 -89061600.ACY 0.75 16.5 2243 -7.6 5.9 18.8 19.1 19.5 0.7 0.60 217 -89061500.AHN 0.75 14.7 1717 -7.5 5.5 10.0 9.8 11.8 0.2 0.60 91 -89061300.CKL 0.75 16.1 2677 -8.6 6.1 15.9 7.3 11.5 0.8 0.60 102 -89060700.AHN 0.75 14.2 2402 -13.0 6.6 12.3 18.6 2.7 0.8 0.60 37 -89060400.PAH 0.75 16.4 3173 -9.7 5.8 14.2 14.7 15.5 0.9 0.60 90 -89052800.CKL 0.75 15.4 2098 -8.1 6.2 11.8 13.5 8.0 0.4 0.60 43 -04100400.CHS 0.75 15.3 1850 -10.7 6.0 22.1 32.7 13.4 0.9 0.60 81 -04092800.DNR 0.75 7.9 698 -13.9 7.1 17.7 21.0 12.4 0.2 1.00 112 -04082800.PIT 0.75 18.3 3258 -6.1 5.6 7.8 6.8 10.4 0.4 0.60 106 -04082800.JAN 0.75 18.0 3714 -7.5 6.4 5.0 5.0 1.0 0.4 0.60 12 -04081900.OTX 0.75 9.8 1929 -11.3 7.4 9.9 15.1 6.2 0.4 1.50 43 -04081900.DDC 0.75 11.7 2146 -6.3 6.2 5.0 11.0 10.2 0.1 0.70 15 -04081700.PHX 0.75 12.6 2729 -7.9 7.1 8.0 6.2 6.2 0.3 1.30 60 -04052300.BUF 0.75 13.8 1807 -10.6 5.8 22.4 24.0 18.8 0.8 0.60 239 -04051700.FFC 0.75 12.2 2077 -12.1 6.4 5.0 11.6 2.9 0.2 0.80 0 -04030500.LZK 0.75 12.4 745 -10.1 5.8 39.6 53.2 27.8 0.5 0.60 468 -03111300.BUF 0.75 8.1 418 -20.5 6.7 46.9 65.5 18.0 0.5 1.50 335 -03091000.JAN 0.75 15.0 1929 -9.5 6.0 10.8 22.1 8.1 0.4 0.60 83 -03090900.MAF 0.75 12.1 2389 -7.9 7.0 18.1 17.8 12.1 0.7 2.20 222 -03090900.GJT 0.75 6.8 996 -12.3 9.1 17.7 28.1 8.5 0.3 0.70 199 -03062200.IAD 0.75 10.5 1215 -17.1 5.8 15.1 9.7 9.3 0.4 1.10 79 -03062100.RAP 0.75 11.9 2338 -10.3 7.2 8.1 14.4 15.0 0.4 2.40 137 -03062000.BOI 0.75 7.0 491 -12.5 8.2 23.3 18.1 17.9 0.2 1.00 141 -03061900.TFX 0.75 8.6 1802 -9.3 8.2 10.8 13.4 13.1 0.3 1.00 178 -03061500.SHV 0.75 16.2 2511 -9.9 6.3 21.1 32.8 13.5 1.2 0.60 91 -03061222.XMR 0.75 17.1 2144 -7.9 6.1 5.0 6.1 5.2 0.2 0.60 65 -03061000.JAX 0.75 16.0 2482 -8.7 6.7 11.3 22.4 10.8 0.6 0.60 13 -03060700.MFL 0.75 18.2 3041 -6.7 5.6 5.0 9.3 0.9 0.2 0.60 5 -03052400.PIT 0.75 10.0 707 -16.7 6.5 26.5 23.6 12.1 0.5 1.00 65 -03050200.BMX 0.75 12.4 2216 -12.9 6.6 6.7 7.6 4.6 0.4 0.70 9 -03050100.DNR 0.75 6.7 1011 -20.1 8.0 33.5 27.3 12.5 0.8 1.20 108 -03042300.DNR 0.75 6.7 1183 -16.1 7.9 19.1 35.2 12.2 0.4 1.20 265 -03040922.XMR 0.75 15.5 2568 -10.3 5.6 31.0 38.3 12.7 1.6 0.60 34 -03032000.SGF 0.75 7.6 909 -22.1 6.7 10.5 8.6 18.2 0.2 1.40 205 -03031500.OTX 0.75 6.3 801 -26.3 7.5 24.9 28.7 18.3 0.6 1.50 240 -02072000.LZK 0.75 21.6 6551 -8.5 6.9 10.2 6.8 8.7 1.9 0.90 145 -02062500.LBF 0.75 11.7 3690 -10.3 9.2 7.2 9.1 5.0 0.7 1.30 45 -02060400.JAX 0.75 15.3 3128 -8.1 6.5 5.0 6.5 0.3 0.3 0.60 15 -02051500.PIT 0.75 5.9 521 -27.9 7.9 14.7 14.3 17.3 0.2 1.10 74 -01062400.BIS 0.75 13.7 4781 -10.9 9.0 18.7 27.1 15.0 2.7 1.70 249 -00090200.SHV 0.75 12.1 1896 -7.5 7.0 5.0 5.0 5.2 0.1 0.70 15 -00080400.LCH 0.75 15.7 3045 -7.5 5.6 5.0 12.8 4.7 0.2 0.60 28 -00072400.GGW 0.75 10.9 3240 -11.1 8.5 26.1 22.5 12.5 2.0 1.40 54 -00072300.GSO 0.75 16.5 2443 -9.1 5.7 20.6 22.2 6.6 1.0 0.60 88 -00072100.TBW 0.75 18.9 4845 -6.9 6.4 7.0 10.7 7.4 0.6 0.90 56 -00071900.JAN 0.75 19.7 3841 -6.1 6.1 7.5 6.9 5.7 0.5 0.60 32 -00071800.JAN 0.75 20.3 3305 -5.5 6.0 13.9 14.4 13.1 0.7 0.60 -56 -00071300.FWD 0.75 14.9 3103 -5.7 6.5 10.6 11.4 13.9 0.4 0.80 120 -00071300.DDC 0.75 15.1 3064 -3.7 6.1 6.2 10.6 9.2 0.1 0.60 0 -00062900.GRB 0.75 8.9 860 -18.9 6.4 17.0 24.4 14.1 0.4 1.10 108 -00062500.JAX 0.75 15.6 2442 -10.1 6.2 9.4 21.8 9.3 0.5 0.60 104 -00061900.WAL 0.75 17.4 2909 -7.9 6.3 11.3 9.5 11.6 0.7 0.60 134 -00061800.JAX 0.75 15.7 2677 -7.9 5.7 6.0 10.5 7.9 0.3 0.60 61 -00052200.LZK 0.75 12.1 2062 -13.5 6.2 22.6 32.5 17.7 1.1 1.40 162 -00050300.JAN 0.75 12.8 1438 -12.9 5.9 12.8 7.2 13.9 0.4 0.60 120 -00022400.LZK 0.75 10.6 1590 -18.1 7.0 25.0 34.2 17.2 1.2 2.50 270 + DATE / RAOB REPORT MUMR MUCAPE 500TEMP 7-5LR 0-6SHR 0-9SHR 0-3SHR SHIP MODEL SRH +95052300.DDC 6.00 15.3 4181 -9.6 7.5 19.4 26.8 23.4 2.0 3.00 325 +91051100.MAF 6.00 14.9 4692 -10.8 8.8 13.2 18.1 14.2 2.0 2.70 -37 +97061700.OUN 5.50 18.8 5751 -9.5 7.4 23.6 45.9 14.5 4.1 3.50 116 +99012200.LZK 5.00 12.3 2240 -17.3 7.6 26.3 32.1 23.0 2.2 3.00 294 +96061200.DDC 5.00 13.7 2820 -8.3 7.6 20.3 15.8 12.9 1.1 2.50 142 +92072600.DDC 5.00 17.4 4794 -4.6 6.8 17.4 14.6 18.2 1.0 0.80 176 +91052900.HON 5.00 15.2 3668 -12.3 8.0 40.7 36.0 25.0 5.1 3.50 269 +90070800.BIS 5.00 16.6 3717 -9.8 7.7 29.8 42.2 12.5 3.1 2.40 202 +57070300.RAP 5.00 15.8 4359 -6.7 7.7 22.9 39.3 13.9 1.8 3.40 130 +99060100.DDC 4.75 15.9 4387 -11.3 8.0 27.7 38.0 15.3 4.0 3.50 209 +99072600.LBF 4.50 16.4 4375 -6.7 7.9 12.9 16.1 9.5 1.1 2.60 60 +99050400.OUN 4.50 15.6 5195 -14.9 8.4 21.3 22.0 16.5 4.9 4.70 343 +99030600.LZK 4.50 11.7 1922 -18.5 8.2 22.8 39.2 21.4 1.8 2.10 360 +98052200.SGF 4.50 17.1 4642 -9.9 7.8 22.4 23.1 13.8 3.1 2.30 232 +98040800.ILX 4.50 10.2 1354 -19.7 7.2 21.2 25.1 20.1 0.9 2.60 180 +96102100.OUN 4.50 12.7 2995 -12.9 7.5 20.3 28.4 15.6 1.7 3.00 71 +96081100.LBF 4.50 13.3 2360 -8.4 6.2 26.1 22.0 26.5 1.0 2.60 326 +96062700.TFX 4.50 13.9 3835 -10.9 8.3 37.1 44.3 21.8 4.1 1.60 297 +96051000.TOP 4.50 15.6 3884 -11.1 8.8 18.3 22.3 22.1 2.4 3.30 234 +96050500.IAD 4.50 12.1 1906 -15.2 7.2 25.0 25.5 15.9 1.4 1.90 36 +96030700.JAN 4.50 14.0 2362 -12.5 6.8 34.9 36.9 16.8 2.2 0.60 196 +95060900.MAF 4.50 17.8 5653 -8.1 8.1 18.7 33.5 12.8 2.8 2.90 83 +95060500.MAF 4.50 14.9 4358 -8.6 7.6 23.2 32.0 16.0 2.2 2.90 181 +95051900.BMX 4.50 16.5 3340 -9.9 6.6 20.6 25.5 16.9 1.7 -999.00 247 +95051700.DDC 4.50 15.6 4878 -10.8 8.5 26.6 40.7 8.9 4.2 2.60 43 +94060800.LBF 4.50 13.0 3400 -9.5 7.8 18.7 18.4 8.1 1.4 2.40 109 +94042600.SEP 4.50 16.3 4409 -11.5 7.4 26.7 26.2 21.2 3.7 3.30 138 +94040300.OUN 4.50 10.1 2075 -17.0 7.6 31.2 39.3 18.7 1.9 2.10 163 +93101800.SEP 4.50 15.7 3958 -10.6 7.0 31.7 30.5 23.2 3.3 2.20 441 +93101300.SEP 4.50 14.2 3151 -13.1 8.0 22.3 31.8 15.0 2.4 2.90 307 +93092200.TOP 4.50 16.8 3665 -8.1 6.5 33.9 37.9 21.3 1.6 -999.00 460 +93092200.OVN 4.50 15.4 3685 -11.1 8.1 23.0 33.2 23.5 3.7 -999.00 216 +93072400.BIS 4.50 15.3 3597 -9.8 5.8 21.0 33.2 14.9 1.5 2.30 263 +93062700.OVN 4.50 15.0 3720 -10.0 6.3 22.3 28.9 9.4 1.8 3.10 140 +93060800.OUN 4.50 17.0 4917 -9.1 7.1 30.6 26.7 9.7 3.8 2.60 195 +93050100.DDC 4.50 11.1 3206 -16.5 8.0 24.0 29.9 15.4 2.6 3.70 194 +92073000.TOP 4.50 16.6 4074 -10.0 7.5 22.5 22.1 11.8 2.6 2.40 164 +92073000.OVN 4.50 16.6 4366 -11.4 7.4 22.3 23.7 13.9 3.1 3.20 216 +92062900.SEP 4.50 17.4 3761 -9.6 7.8 21.8 15.6 13.7 2.4 2.80 248 +92062800.DDC 4.50 13.8 2750 -11.3 7.8 20.6 41.3 15.2 1.6 2.90 315 +92062800.AMA 4.50 16.0 3950 -10.3 7.9 22.8 26.5 16.9 2.7 3.20 149 +91081400.GTF 4.50 11.5 2524 -13.2 8.5 25.8 28.9 15.3 1.9 2.00 213 +91072100.HON 4.50 20.1 5826 -6.1 6.8 22.8 33.9 14.3 2.5 1.90 180 +91042912.BRO 4.50 19.5 4180 -9.8 7.7 23.1 24.2 13.7 3.2 -999.00 254 +91032800.FNT 4.50 11.3 1681 -17.3 7.6 47.0 45.4 26.8 2.7 2.90 431 +90051600.OUN 4.50 16.7 4398 -9.0 7.6 25.5 44.9 23.2 2.9 3.60 180 +89080400.INL 4.50 17.4 3953 -11.5 8.3 18.6 29.2 7.3 2.8 1.00 36 +89070300.SEP 4.50 18.5 5261 -7.6 8.4 22.6 5.0 12.9 3.2 2.90 222 +89062700.GSO 4.50 17.6 4349 -7.3 6.3 14.2 6.4 7.8 1.1 0.90 52 +89060700.SEP 4.50 15.6 3272 -7.9 7.0 24.8 47.4 9.0 1.6 2.40 130 +89060400.MAF 4.50 14.0 3901 -10.0 8.5 20.6 33.6 6.6 2.2 2.20 58 +03062300.OAX 4.50 18.7 6203 -9.3 8.6 13.6 22.9 12.3 2.9 4.20 237 +03040400.OUN 4.50 11.9 2640 -15.1 7.3 24.0 23.9 13.4 1.9 2.30 187 +02091900.OUN 4.50 15.7 4268 -6.1 6.7 20.8 23.4 17.8 1.3 3.00 308 +02062400.ABR 4.50 17.2 5093 -10.5 8.2 26.3 30.9 16.9 4.5 3.50 187 +02060500.RNK 4.50 17.9 5399 -9.7 6.9 5.0 7.3 8.7 0.7 3.20 54 +02051200.TOP 4.50 15.8 4489 -11.9 8.1 26.0 26.5 13.7 4.1 3.30 224 +02051100.MAF 4.50 14.5 4658 -9.3 8.4 23.1 40.3 14.8 2.8 2.20 132 +01072100.GGW 4.50 13.5 3114 -10.7 7.7 28.3 30.5 15.8 2.2 2.80 354 +01071800.ABR 4.50 17.5 5177 -9.9 8.4 19.5 28.2 9.6 3.3 3.90 136 +01062100.DDC 4.50 15.2 4428 -10.7 7.8 19.0 25.2 13.4 2.4 3.20 400 +01061400.DDC 4.50 15.7 5244 -8.9 8.0 28.1 28.2 19.8 3.7 2.50 384 +01052500.JAN 4.50 13.5 3446 -15.1 7.5 21.8 31.4 17.4 2.6 2.70 240 +01051800.AMA 4.50 13.9 4695 -10.5 8.6 13.2 22.8 16.1 1.8 2.10 86 +01050700.SHV 4.50 15.7 2774 -12.5 6.5 15.7 22.1 9.0 1.3 1.70 110 +01050700.LZK 4.50 14.7 3512 -12.9 5.9 18.7 26.3 7.3 1.7 3.40 77 +01041500.DDC 4.50 13.1 3892 -18.3 9.0 43.1 54.7 24.4 8.2 2.50 233 +01040400.SGF 4.50 12.8 3277 -15.1 8.3 22.4 28.9 17.2 2.7 3.10 310 +04081000.DNR 4.25 12.9 3415 -9.1 8.0 15.0 15.4 16.2 1.1 3.20 270 +04071318.ILX 4.25 22.1 6811 -10.9 7.9 18.7 21.9 15.5 5.5 2.60 131 +04071300.LBF 4.25 19.5 7183 -7.3 8.6 14.7 20.5 10.3 2.9 3.70 68 +04071200.GGW 4.25 11.0 2390 -13.7 8.6 22.3 32.0 17.1 1.6 1.90 99 +04062200.AMA 4.25 13.8 3828 -8.9 8.0 26.2 40.5 17.8 2.2 2.30 141 +04053000.OUN 4.25 16.8 4526 -7.5 7.8 24.4 40.4 15.8 2.5 -999.00 224 +04052200.AMA 4.25 13.7 4265 -8.7 7.9 21.5 23.9 13.6 2.0 2.10 176 +04040400.MAF 4.25 12.0 2746 -14.7 7.0 19.5 31.1 14.4 1.5 2.70 262 +03051000.MHX 4.25 17.1 4373 -10.5 7.3 22.7 23.2 14.1 3.0 2.10 146 +03050518.BNA 4.25 16.1 2705 -12.9 7.1 37.0 37.2 18.3 3.4 -999.00 239 +03050500.SGF 4.25 15.7 5169 -13.5 7.6 38.4 50.7 30.0 7.3 2.90 348 +03040600.FWD 4.25 12.4 2487 -14.3 7.3 31.5 51.8 17.1 2.3 2.90 341 +01070300.LBF 4.25 16.7 5584 -8.7 8.5 18.0 24.7 14.2 2.8 4.20 154 +98063000.TOP 4.00 21.8 6490 -5.3 7.2 24.4 32.6 18.1 3.0 1.70 230 +98050800.FFC 4.00 17.3 4120 -12.3 7.7 31.0 51.6 17.1 4.7 2.20 172 +97082200.LBF 4.00 15.7 3974 -9.7 7.4 26.4 37.5 17.4 2.7 3.30 321 +96052300.LBF 4.00 13.5 2801 -11.1 8.0 27.8 43.7 18.5 2.1 2.90 303 +95102700.SGF 4.00 12.5 1922 -13.8 6.9 21.9 29.4 25.7 1.1 1.60 266 +95072600.DDC 4.00 18.3 5696 -10.1 8.8 21.3 19.2 17.1 4.5 3.30 238 +95072500.FTD 4.00 15.4 2897 -10.0 9.2 19.1 19.8 12.8 1.8 -999.00 168 +95051600.JAN 4.00 17.9 4861 -10.9 7.8 14.9 18.5 8.6 2.5 2.50 -35 +95050600.FTD 4.00 15.1 2036 -11.1 7.1 21.2 37.5 20.8 1.2 0.60 304 +93072300.HON 4.00 15.7 3720 -8.1 6.0 19.1 22.5 15.4 1.2 1.50 130 +93071600.RAP 4.00 14.1 3230 -7.5 7.7 25.0 35.8 18.6 1.5 3.20 97 +91041300.SEP 4.00 16.9 5008 -10.6 6.8 21.8 27.4 12.2 3.0 3.40 137 +90090200.RAP 4.00 11.3 1733 -7.4 7.5 23.6 32.7 14.1 0.6 2.10 181 +90070100.DAY 4.00 16.6 3541 -9.4 7.1 19.9 24.5 8.6 1.8 1.80 154 +90060900.TOP 4.00 18.5 5571 -10.1 7.3 22.6 16.4 14.8 3.9 2.70 252 +90051900.AMA 4.00 11.5 2732 -9.3 7.7 26.1 30.4 18.5 1.3 0.90 301 +90051500.AMA 4.00 14.8 4543 -9.9 8.2 24.7 33.8 19.2 3.0 2.60 473 +89071800.LBF 4.00 15.4 3622 -9.4 8.1 38.9 37.6 22.9 3.7 2.90 361 +89062700.DDC 4.00 14.3 2840 -8.4 7.6 19.4 19.2 12.7 1.1 2.20 167 +89061100.AMA 4.00 15.8 3666 -8.7 7.6 11.0 19.2 11.1 1.0 -999.00 87 +04071318.DVN 4.00 20.8 6090 -11.1 8.4 25.9 22.3 22.5 6.9 2.80 191 +03050300.BMX 4.00 15.2 4593 -15.7 7.9 32.4 30.5 8.1 6.4 2.90 72 +02061300.DDC 4.00 19.5 6234 -6.9 7.6 19.8 32.7 17.2 2.9 3.70 126 +98062000.OUN 3.50 19.0 6048 -7.1 7.8 15.4 11.2 13.7 2.2 3.90 209 +98052500.OUN 3.50 18.0 5688 -10.7 8.1 21.9 28.7 9.9 4.4 4.20 172 +98052100.TOP 3.50 17.2 4700 -12.5 8.4 10.5 23.7 9.8 2.0 3.80 100 +97062100.LBF 3.50 17.3 6058 -9.3 8.8 23.1 25.1 13.9 4.5 3.70 129 +96062000.OAX 3.50 16.3 4081 -9.8 8.6 19.0 24.4 18.9 2.4 -999.00 271 +90061900.BIS 3.50 11.1 1968 -13.5 8.2 28.4 38.0 17.4 1.6 2.90 257 +90060900.IAD 3.50 17.2 3994 -10.9 7.1 23.7 20.0 18.3 2.9 0.80 203 +90040600.SEP 3.50 12.4 3764 -14.9 7.8 25.2 36.8 15.4 3.1 2.60 305 +90031400.OUN 3.50 14.6 3950 -16.1 7.2 20.2 49.4 12.3 3.1 2.80 170 +89070300.STC 3.50 15.6 3556 -8.2 7.0 15.8 21.4 8.5 1.1 1.40 128 +02081200.DDC 3.50 14.6 3415 -8.7 8.0 15.7 27.7 10.7 1.2 3.10 157 +01061500.FWD 3.50 17.3 4260 -9.7 7.9 15.1 9.7 11.1 1.9 2.20 74 +01041000.SGF 3.50 13.0 3476 -14.5 7.9 21.6 30.3 12.5 2.5 2.60 141 +91060500.DDC 3.25 16.9 4631 -7.9 6.5 15.3 15.4 11.0 1.4 3.50 74 +99060200.FWD 3.00 17.3 4928 -11.5 8.8 15.0 30.3 15.3 2.9 4.50 171 +98062900.TOP 3.00 22.0 6870 -7.7 7.0 20.6 27.3 19.3 3.8 2.40 335 +98062500.BIS 3.00 15.5 4591 -13.3 8.1 15.9 15.4 15.5 2.8 3.00 89 +98062500.ABR 3.00 21.0 4446 -13.7 8.8 17.4 28.7 11.2 4.4 3.70 42 +98061400.OAX 3.00 13.3 2830 -10.5 7.7 24.4 45.4 15.3 1.7 3.40 219 +98052400.DDC 3.00 11.6 2630 -12.9 6.7 22.0 27.7 9.8 1.3 2.30 101 +97061000.FWD 3.00 15.6 2699 -9.9 7.0 18.7 24.1 10.9 1.2 1.30 98 +97052600.OUN 3.00 17.2 5143 -7.7 5.9 30.4 32.4 15.0 2.8 2.60 148 +96070800.LBF 3.00 15.3 3341 -6.4 7.0 30.0 41.5 20.6 1.6 2.20 390 +96062012.LBF 3.00 15.0 3262 -8.6 7.9 18.5 25.0 16.9 1.7 -999.00 195 +96061400.UNR 3.00 13.1 3614 -11.0 8.4 18.0 14.8 12.4 1.8 2.00 63 +96052700.OUN 3.00 15.2 3034 -9.4 6.9 29.8 33.6 22.5 2.0 2.00 330 +96042000.ILX 3.00 12.9 2394 -14.6 7.1 27.0 39.5 16.4 2.0 -999.00 249 +96033100.SHV 3.00 12.7 2841 -17.1 7.6 27.4 35.5 20.1 2.9 3.10 163 +95082700.GGW 3.00 11.7 2973 -12.6 8.3 26.8 41.0 13.6 2.2 1.70 162 +95082300.INL 3.00 15.4 2824 -11.6 8.0 30.9 26.5 25.4 2.8 2.10 695 +95072400.DDC 3.00 15.9 3645 -9.9 8.2 18.2 32.6 11.8 1.9 3.60 31 +95071500.LBF 3.00 14.4 3052 -7.0 6.5 15.9 24.7 13.9 0.7 2.10 159 +95062300.LBF 3.00 12.9 2776 -11.1 7.9 21.0 19.8 15.3 1.5 2.80 221 +95043000.FTD 3.00 15.0 4416 -13.3 8.1 21.9 31.7 15.6 3.5 3.40 166 +95021400.PBI 3.00 16.5 2393 -11.0 5.9 27.1 33.4 13.8 1.6 0.60 117 +94060600.DDC 3.00 14.8 4698 -8.8 8.7 15.6 18.6 13.1 1.9 2.10 248 +94052600.FNT 3.00 10.8 2240 -16.3 6.1 17.8 25.8 12.8 1.0 2.40 113 +94032800.CKL 3.00 15.3 2066 -9.6 6.3 38.6 36.3 30.5 1.7 0.60 429 +93091900.DDC 3.00 12.4 1941 -10.4 7.2 29.5 46.6 16.8 1.2 2.80 233 +93091900.AMA 3.00 12.4 1912 -9.0 7.7 32.7 35.4 16.5 1.2 2.40 264 +93082300.DDC 3.00 13.3 2608 -7.8 7.7 19.5 27.0 13.1 0.9 2.00 83 +93070900.OVN 3.00 19.7 5546 -6.8 6.9 29.4 24.3 16.9 3.4 0.60 345 +93070200.DDC 3.00 17.1 4895 -5.2 7.2 16.4 21.4 13.3 1.2 2.80 237 +93060600.HAT 3.00 16.0 4948 -13.5 8.3 15.5 17.2 12.6 3.1 3.90 70 +93050600.MAF 3.00 13.9 3784 -9.6 7.2 27.0 25.4 18.6 2.2 2.50 149 +92070500.OVN 3.00 17.3 5051 -9.3 7.4 21.8 33.3 16.1 3.0 3.50 243 +92062700.MAF 3.00 13.9 3224 -8.2 7.7 23.7 38.8 13.0 1.5 2.50 253 +92032600.TBW 3.00 12.6 1934 -14.0 6.5 31.1 37.0 18.6 1.6 1.10 196 +91052700.DDC 3.00 17.0 5256 -10.5 8.4 21.7 29.3 13.3 3.8 2.90 81 +91040912.1M1 3.00 14.2 3345 -15.2 8.0 19.7 20.8 11.5 2.6 -999.00 134 +91032700.TOP 3.00 12.7 2491 -12.3 6.8 27.7 31.7 21.6 1.6 2.50 282 +90052700.OUN 3.00 17.5 4621 -8.8 7.6 23.8 25.1 20.4 2.9 4.00 255 +90051500.OUN 3.00 16.8 4798 -10.7 7.8 19.8 29.7 12.5 3.0 4.20 186 +89060700.AMA 3.00 15.4 4752 -9.5 8.5 30.5 55.6 21.7 4.1 2.40 303 +89060500.OUN 3.00 12.5 1640 -11.6 7.0 15.7 23.9 8.8 0.6 0.70 53 +04081000.DDC 3.00 14.6 3147 -9.7 7.7 21.0 22.0 13.0 1.6 3.00 222 +04070200.AMA 3.00 16.9 5137 -8.1 7.4 14.0 16.6 18.0 1.7 3.00 80 +04052300.OAX 3.00 14.7 4320 -12.3 7.6 32.9 29.4 20.0 4.4 3.00 289 +04051700.DDC 3.00 10.0 2200 -11.9 8.4 31.7 30.2 20.5 1.6 1.50 390 +04042200.OUN 3.00 12.2 2363 -13.5 7.0 24.3 33.8 16.9 1.5 2.70 385 +04041900.OAX 3.00 11.9 3136 -15.1 8.2 33.8 44.9 20.5 3.6 1.90 394 +03062800.DDC 3.00 11.4 2329 -9.3 6.7 16.9 26.8 10.8 0.6 2.20 138 +03062400.LBF 3.00 18.6 6189 -8.7 8.1 30.8 31.6 21.7 5.7 4.80 381 +03050420.SGF 3.00 15.8 4524 -11.9 7.1 35.4 47.9 25.2 4.8 3.20 480 +03042100.SHV 3.00 15.5 2947 -13.5 7.5 24.0 38.0 14.3 2.5 0.90 110 +01090900.FWD 3.00 19.0 4304 -8.9 8.2 14.1 12.0 7.7 1.9 2.70 97 +01053000.AMA 3.00 16.4 5827 -9.7 8.2 26.1 29.7 25.0 4.5 2.80 268 +01051900.LZK 3.00 16.6 4269 -12.5 8.1 18.5 25.8 9.9 3.0 2.70 98 +00080600.OAX 3.00 19.0 5525 -7.1 7.5 15.0 22.8 9.4 1.9 3.10 56 +00062900.MAF 3.00 14.8 3565 -6.3 6.3 10.5 16.7 9.6 0.5 1.80 29 +00050400.FWD 3.00 13.2 2690 -14.3 6.3 21.9 28.5 19.0 1.6 3.00 327 +99081800.LBF 2.75 18.3 5554 -8.9 7.8 23.7 25.1 10.7 3.8 3.40 143 +99070100.MAF 2.75 14.3 3989 -2.5 7.5 14.9 13.7 10.5 0.4 2.00 146 +99061900.DDC 2.75 13.9 4137 -11.3 7.3 22.5 28.8 13.4 2.4 2.40 346 +99061200.AMA 2.75 14.7 4400 -10.3 7.7 26.2 36.6 18.8 3.1 2.40 210 +99060300.AMA 2.75 15.6 5087 -10.3 8.7 18.6 49.2 15.5 3.0 2.50 289 +98061400.OUN 2.75 20.5 6689 -6.5 7.7 32.8 42.7 17.9 5.1 4.00 262 +98052500.DDC 2.75 12.5 2643 -12.1 7.2 27.5 32.0 13.7 1.8 2.70 180 +98040900.BMX 2.75 15.8 3341 -13.9 7.9 40.1 51.5 25.9 5.3 2.00 296 +97061600.DDC 2.75 13.5 3187 -10.9 7.7 23.3 39.3 11.9 1.9 2.70 26 +97061200.TOP 2.75 12.6 1552 -11.7 7.1 23.5 30.2 11.6 0.9 0.90 141 +97052700.SGF 2.75 16.3 4440 -9.9 7.0 22.6 25.0 16.3 2.6 2.60 276 +97052700.OUN 2.75 18.0 5907 -8.7 6.4 17.5 23.9 17.6 2.4 3.70 271 +97042100.SGF 2.75 9.4 1773 -16.5 7.4 25.4 23.9 23.3 1.2 2.00 405 +97041100.MAF 2.75 11.9 4076 -15.0 8.2 23.7 30.7 20.8 3.2 2.10 260 +97032900.BNA 2.75 11.3 1569 -15.6 7.4 25.2 15.3 18.1 1.2 3.00 389 +97012500.SIL 2.75 13.0 2563 -16.5 7.5 18.3 25.8 18.3 1.7 2.80 145 +96092100.FTD 2.75 16.4 2870 -9.4 6.5 26.4 32.6 15.7 1.7 -999.00 136 +96083000.DEN 2.75 11.7 2478 -9.1 7.8 26.2 28.9 17.6 1.2 2.30 86 +96080100.DEN 2.75 13.5 3920 -7.8 8.5 22.6 26.3 15.0 1.8 2.10 276 +96072400.DDC 2.75 14.3 3068 -11.1 8.6 27.6 36.6 16.8 2.6 2.70 203 +96062500.AMA 2.75 13.9 3684 -9.4 8.5 22.9 28.2 7.0 2.1 1.90 123 +96061400.LBF 2.75 12.4 2384 -8.6 6.5 15.4 25.0 12.0 0.6 2.20 102 +96061300.FFC 2.75 13.7 2726 -9.1 5.7 12.9 13.1 12.9 0.6 1.00 152 +96061200.AMA 2.75 11.9 3029 -8.8 8.0 24.3 30.2 18.3 1.4 1.90 373 +96060300.SGF 2.75 11.7 2739 -15.9 7.1 26.4 35.9 14.8 2.2 2.10 90 +96060200.JAN 2.75 16.1 1789 -7.5 5.5 12.7 20.3 11.3 0.3 0.60 168 +96060100.ABR 2.75 12.6 2276 -13.4 6.2 22.4 27.2 24.6 1.2 2.20 370 +96053000.MAF 2.75 14.9 3675 -7.0 7.7 35.1 40.6 19.0 2.3 2.50 321 +96052600.MAF 2.75 14.1 3464 -6.2 7.7 28.7 42.1 22.5 1.5 2.90 240 +96052500.AMA 2.75 13.5 3927 -11.3 9.1 20.3 5.0 16.4 2.5 1.90 101 +96051800.OAX 2.75 15.3 4523 -11.1 8.8 16.0 21.2 12.9 2.5 -999.00 68 +96051700.UNR 2.75 14.8 4365 -8.1 8.0 25.5 28.7 15.0 2.4 2.50 219 +96042200.TOP 2.75 10.9 1522 -16.6 7.3 45.6 54.3 14.6 2.1 2.30 145 +96042200.OUN 2.75 12.7 2100 -10.9 5.9 38.3 48.8 18.5 1.5 2.30 500 +96031600.FFC 2.75 9.6 890 -19.2 7.8 28.8 55.2 20.5 0.8 2.20 353 +95081800.BIS 2.75 18.4 5584 -7.0 7.7 10.6 17.3 10.6 1.3 3.30 142 +95072400.AMA 2.75 13.3 2225 -7.8 8.5 21.6 25.1 13.1 1.0 2.90 124 +95071500.GRB 2.75 19.0 5409 -8.5 8.1 12.1 9.0 8.0 1.9 3.00 69 +95071200.OKX 2.75 13.9 2900 -15.6 6.9 12.7 13.6 8.1 1.2 2.40 48 +95070300.DDC 2.75 14.2 2905 -9.6 6.8 18.2 21.4 12.3 1.1 2.30 111 +95070300.AMA 2.75 14.7 3838 -11.5 8.8 22.8 29.0 8.2 2.9 2.50 115 +95062800.LBF 2.75 12.4 2880 -10.1 7.7 22.0 19.7 13.9 1.4 2.50 208 +95062100.OKX 2.75 17.1 3918 -9.8 7.1 18.4 25.8 11.4 2.0 1.00 18 +95060300.AMA 2.75 12.4 3024 -9.6 8.2 22.4 37.2 15.7 1.5 2.00 346 +95052200.LBF 2.75 10.4 2027 -14.9 7.4 28.3 33.3 18.7 1.5 2.10 221 +95051400.UMN 2.75 16.5 5245 -10.3 6.9 28.0 26.2 22.3 3.9 3.20 211 +95042000.FTD 2.75 14.6 2621 -13.3 7.7 31.2 59.2 25.8 3.2 -999.00 242 +95040900.TOP 2.75 10.7 2836 -17.5 9.2 21.4 31.9 16.5 2.4 1.90 120 +94070700.HON 2.75 16.5 2845 -8.8 7.2 20.5 18.6 10.2 1.4 0.60 159 +94070200.OAX 2.75 18.5 5257 -10.1 8.0 26.5 25.4 15.5 4.7 3.20 416 +94070100.STC 2.75 14.1 3635 -11.4 7.2 27.2 25.1 19.0 2.6 2.70 399 +94062600.JAN 2.75 16.1 2842 -9.5 6.4 24.0 32.8 12.4 1.5 0.90 130 +94062500.HON 2.75 11.8 1904 -10.8 6.4 27.8 33.5 15.4 1.0 2.20 211 +94061800.AMA 2.75 11.9 2676 -7.0 8.2 11.0 11.3 10.7 0.5 1.60 171 +94061200.TOP 2.75 13.9 2239 -9.5 6.6 23.9 24.4 15.8 1.1 0.90 117 +94061200.AMA 2.75 14.7 4015 -8.0 7.8 26.7 19.9 18.4 2.2 2.70 302 +94061100.AMA 2.75 12.3 2164 -8.3 7.3 19.5 20.3 16.6 0.7 2.80 229 +94060600.TOP 2.75 16.5 3953 -9.3 8.1 16.1 27.7 15.4 1.8 2.50 394 +94060500.HON 2.75 14.2 3749 -11.6 8.5 21.4 19.2 12.0 2.5 2.40 202 +94053000.SEP 2.75 17.5 5032 -10.6 8.2 27.0 23.8 16.1 4.7 3.90 291 +94052500.OUN 2.75 15.0 3912 -11.5 7.4 22.0 36.2 13.2 2.5 3.00 122 +94041100.UMN 2.75 12.6 2036 -16.5 7.6 46.3 45.4 19.9 2.8 -999.00 125 +94012700.GGG 2.75 12.7 1841 -15.9 6.8 31.0 32.3 17.5 1.8 0.70 288 +93102000.DRT 2.75 15.5 3433 -8.9 6.4 25.4 34.0 13.4 1.8 1.60 35 +93101900.GGG 2.75 15.7 3105 -9.8 6.9 23.5 33.9 10.3 1.8 0.70 105 +93101300.CRP 2.75 17.3 4367 -8.6 6.3 20.2 29.8 14.8 1.9 1.50 227 +93090400.IAD 2.75 15.6 2779 -5.9 5.7 15.2 15.6 12.4 0.5 0.60 149 +93070700.DDC 2.75 17.0 5334 -6.0 7.2 27.9 28.2 16.5 2.5 3.10 154 +93070700.AMA 2.75 17.0 5327 -4.7 7.8 21.3 20.0 11.4 1.6 3.80 127 +93070500.DDC 2.75 17.1 4186 -5.4 6.7 30.6 34.9 16.6 1.8 1.20 146 +93062400.LBF 2.75 16.0 3944 -8.6 8.1 21.9 33.8 18.1 2.2 2.80 178 +93062400.DEN 2.75 11.7 3442 -9.6 8.8 32.0 42.3 15.8 2.5 1.80 211 +93061900.AMA 2.75 12.8 2140 -7.8 7.0 22.7 23.3 14.4 0.8 1.90 146 +93051600.DDC 2.75 12.8 3614 -9.8 6.6 19.4 23.7 12.6 1.3 2.50 161 +93050600.AMA 2.75 13.2 4478 -13.6 8.6 34.6 38.4 16.6 5.5 2.00 340 +93050100.AMA 2.75 11.6 4085 -14.5 8.1 25.7 15.8 15.3 3.2 1.90 234 +93042900.MAF 2.75 11.7 2435 -10.9 7.1 29.3 37.4 20.8 1.5 2.20 551 +93042800.MAF 2.75 10.4 1494 -10.6 6.9 19.6 25.8 12.9 0.5 1.80 150 +93042500.UMN 2.75 11.4 2317 -14.6 6.9 25.2 33.1 18.2 1.5 2.40 198 +93042000.GGG 2.75 12.4 2342 -13.3 8.0 26.7 28.4 17.5 1.9 2.70 156 +93040200.WAL 2.75 10.9 1625 -18.5 7.3 30.7 48.4 26.8 1.7 2.40 200 +93033100.UMN 2.75 11.1 2598 -16.5 6.4 29.7 28.9 19.7 2.1 2.10 117 +93033100.1M1 2.75 11.9 2471 -15.1 7.2 30.2 27.1 17.8 2.2 2.80 54 +92101600.SEP 2.75 14.6 3654 -12.1 7.7 16.4 22.7 12.6 1.8 2.90 227 +92073000.LBF 2.75 15.0 3544 -10.3 7.9 25.7 33.8 22.0 2.5 3.00 335 +92062700.AMA 2.75 14.1 3165 -10.0 7.7 16.6 29.9 12.4 1.3 2.90 191 +92061900.DDC 2.75 12.8 2598 -8.3 7.9 25.1 40.5 15.7 1.2 2.70 114 +92061900.BIS 2.75 11.0 1791 -14.4 6.9 27.4 24.4 13.0 1.2 2.50 106 +92061300.AMA 2.75 14.7 2821 -8.8 7.2 19.1 36.4 12.0 1.1 2.70 165 +92061200.MAF 2.75 13.8 2387 -8.2 7.4 26.7 34.6 13.3 1.2 2.00 178 +92060500.AMA 2.75 13.4 2870 -9.4 7.5 17.5 25.9 12.2 1.1 2.60 249 +92030600.1M1 2.75 11.5 2572 -21.1 7.2 22.5 26.7 17.3 2.3 2.30 194 +92021500.UMN 2.75 10.2 1724 -16.9 6.4 33.2 28.2 24.2 1.4 2.20 289 +91072200.HON 2.75 19.3 4474 -6.8 7.2 17.3 24.1 11.1 1.7 -999.00 198 +91070500.GGW 2.75 11.4 2277 -9.9 7.0 17.5 23.9 6.7 0.7 2.20 144 +91070500.BIS 2.75 13.3 2851 -9.3 6.4 21.4 26.6 19.3 1.1 2.40 206 +91062000.HON 2.75 13.9 2691 -10.5 7.0 22.1 20.0 16.1 1.4 1.20 282 +91061900.LBF 2.75 13.0 3592 -12.0 8.6 15.2 20.9 13.5 1.7 2.60 219 +91061500.GRB 2.75 17.6 3430 -8.7 6.7 13.9 17.0 21.7 1.1 0.60 161 +91061500.BIS 2.75 13.0 2343 -11.9 6.6 22.5 25.2 13.2 1.2 2.60 152 +91060500.OVN 2.75 14.6 2813 -10.1 6.5 17.1 19.6 8.4 1.0 3.10 177 +91053000.RAP 2.75 16.8 4287 -10.2 6.8 18.2 19.0 13.0 2.1 2.00 159 +91053000.OVN 2.75 10.9 2814 -15.7 8.1 14.5 28.4 14.3 1.3 2.70 31 +91052500.AMA 2.75 13.7 3416 -10.5 7.0 17.4 13.8 17.0 1.3 2.50 124 +91051800.UMN 2.75 15.1 3444 -11.0 7.4 11.9 21.0 9.4 1.1 1.20 59 +91051700.UMN 2.75 15.9 3299 -10.6 7.6 16.1 11.8 14.4 1.5 1.90 174 +91051200.RAP 2.75 14.1 4430 -11.0 7.9 23.5 33.5 26.6 2.9 2.50 437 +91051100.AMA 2.75 15.6 5629 -10.7 9.0 16.5 21.5 14.5 3.2 2.50 314 +91042800.GGG 2.75 18.9 4554 -10.5 7.2 29.5 19.6 15.4 4.4 2.20 140 +91042700.OUN 2.75 16.6 4248 -11.5 7.0 23.6 26.4 20.6 3.0 3.70 376 +91042700.GGG 2.75 18.9 5164 -10.7 8.2 18.9 27.6 12.4 3.7 2.70 209 +91041300.OUN 2.75 14.1 4063 -13.7 8.0 22.0 25.1 17.1 3.1 2.90 205 +91040300.OUN 2.75 10.1 1560 -19.8 7.3 22.6 41.7 15.1 1.2 1.50 275 +91032700.DDC 2.75 12.4 3132 -14.2 8.2 40.7 44.0 18.9 4.2 2.10 160 +91032200.UMN 2.75 11.5 2599 -15.3 7.0 33.0 35.3 18.8 2.4 2.50 371 +90090600.STC 2.75 19.5 4798 -6.8 6.2 21.0 17.1 14.7 1.9 1.00 294 +90082800.SSM 2.75 18.2 4669 -8.5 6.2 31.6 29.9 20.5 3.2 1.10 335 +90081100.LBF 2.75 14.8 3971 -9.0 7.5 25.6 21.5 14.3 2.3 2.90 282 +90070700.BIS 2.75 14.9 3274 -7.5 6.9 19.0 25.7 12.9 1.1 2.20 316 +90070300.BIS 2.75 21.3 6982 -6.3 8.2 23.0 29.6 14.9 4.0 4.60 172 +90061900.LBF 2.75 19.2 7070 -6.1 8.4 30.2 38.1 18.5 4.8 1.30 266 +90060200.STC 2.75 13.4 2697 -13.3 8.5 18.6 17.2 10.4 1.7 2.60 132 +90060200.LBF 2.75 13.6 3719 -10.8 7.9 15.6 29.4 16.4 1.5 2.80 89 +90053100.GGG 2.75 19.3 4700 -5.7 6.1 27.2 25.7 21.5 1.9 2.50 317 +90052000.OUN 2.75 15.3 4565 -10.8 7.1 13.7 14.7 12.1 1.7 3.90 94 +90051900.LBF 2.75 12.1 3954 -13.9 8.6 25.1 24.6 16.2 3.2 2.70 398 +90051700.GGG 2.75 17.5 3234 -8.3 7.2 24.7 35.1 17.6 1.9 0.60 304 +90050100.AHN 2.75 14.9 4557 -12.6 7.7 14.7 9.3 19.7 2.2 2.70 92 +90042800.GGG 2.75 12.9 2263 -14.9 6.6 14.1 25.3 12.8 0.9 3.70 84 +90041700.OUN 2.75 13.6 3717 -15.0 8.3 11.5 20.5 17.2 1.6 4.70 152 +90031400.PIA 2.75 12.4 2115 -14.4 6.9 18.1 24.1 15.3 1.1 3.70 206 +90021600.JAN 2.75 15.2 2047 -10.9 6.6 20.9 34.6 18.9 1.1 -999.00 124 +89090400.LBF 2.75 17.3 4400 -8.6 8.3 29.6 38.8 8.6 3.7 3.30 223 +89082900.STC 2.75 14.6 1959 -10.0 6.8 26.3 44.7 18.0 1.2 1.10 147 +89082200.STC 2.75 16.2 3346 -11.1 6.9 20.6 30.6 11.9 1.9 1.20 173 +89082200.OMA 2.75 17.9 3959 -8.3 7.0 22.2 45.4 15.0 2.1 0.90 138 +89082200.HON 2.75 15.6 4160 -9.4 6.9 22.9 28.9 14.8 2.2 3.30 107 +89081600.AMA 2.75 12.8 2669 -7.1 6.9 17.0 24.9 10.5 0.6 2.50 158 +89062600.RAP 2.75 11.5 2246 -13.8 7.8 31.3 30.4 20.0 2.0 2.60 301 +89061300.AMA 2.75 14.4 3611 -10.8 8.1 15.8 22.1 9.9 1.6 3.00 79 +89060300.TOP 2.75 13.7 2586 -12.6 7.0 19.5 39.7 12.4 1.4 2.00 118 +89060300.MAF 2.75 11.9 2291 -8.4 7.6 19.3 32.2 13.3 0.8 2.20 147 +89060200.MAF 2.75 14.1 2971 -10.4 7.9 24.5 27.4 8.5 1.9 2.80 104 +58042200.FWH 2.75 13.3 3338 -16.1 7.8 37.0 49.4 25.5 4.7 2.40 276 +04070500.DDC 2.75 14.3 3819 -10.3 8.3 18.6 30.5 14.4 2.0 2.50 161 +04060300.FWD 2.75 16.9 4767 -11.1 8.7 19.1 24.1 14.1 3.4 -999.00 157 +04051300.OUN 2.75 16.8 5740 -11.5 8.2 15.2 20.9 12.4 3.1 3.60 131 +04051100.DNR 2.75 10.6 3995 -12.9 9.2 28.3 16.6 18.2 3.2 1.50 379 +04050600.WAL 2.75 9.3 1861 -21.3 7.2 20.2 28.3 21.3 1.2 1.40 239 +04040500.CRP 2.75 14.9 2478 -12.1 6.7 22.4 20.6 7.0 1.5 0.60 184 +04032800.OUN 2.75 12.6 2904 -15.9 7.8 23.3 31.1 16.4 2.4 2.80 315 +04032718.DDC 2.75 13.2 4133 -17.3 8.0 24.6 26.6 14.4 4.2 2.30 143 +03100600.AMA 2.75 12.2 2542 -10.3 6.4 24.1 30.2 12.9 1.1 2.50 50 +03091100.MAF 2.75 13.3 2808 -6.5 6.8 10.3 9.0 7.4 0.4 1.40 80 +03091000.DDC 2.75 14.8 3620 -7.7 7.5 12.1 15.8 11.3 0.9 3.00 233 +03061400.AMA 2.75 12.3 3153 -13.3 8.3 21.7 24.7 13.7 2.1 2.10 35 +03060500.AMA 2.75 11.9 2647 -11.9 7.6 23.0 28.5 13.1 1.5 2.10 167 +03051700.SHV 2.75 16.3 3995 -10.9 7.4 23.2 13.9 19.6 2.8 2.70 242 +03051600.AMA 2.75 14.1 3706 -10.3 8.9 42.9 37.7 34.9 4.7 -999.00 632 +03051400.SHV 2.75 16.7 3920 -9.5 7.2 27.2 37.0 19.3 2.8 0.80 389 +03051000.OUN 2.75 16.8 5328 -11.1 8.3 27.5 34.8 16.8 5.1 3.60 182 +03050700.FWD 2.75 17.8 5303 -9.7 7.1 30.4 36.2 8.4 4.5 3.50 126 +03050618.SGF 2.75 15.6 5492 -14.7 7.7 32.0 40.6 17.8 7.1 2.80 313 +03050100.TOP 2.75 13.1 3776 -14.1 7.8 17.2 19.6 13.9 2.1 2.70 117 +03042900.SGF 2.75 13.1 3399 -16.7 8.5 5.0 19.6 4.8 0.7 2.80 53 +03042600.BMX 2.75 14.2 3921 -13.3 6.2 35.8 33.5 26.6 3.8 2.70 89 +03042500.LZK 2.75 13.8 3423 -15.7 7.6 20.9 31.0 20.0 2.7 3.30 212 +03031300.SHV 2.75 13.5 2901 -15.3 7.1 17.1 24.1 11.0 1.6 2.00 162 +02081200.LBF 2.75 13.3 3735 -9.9 8.7 13.1 11.8 10.5 1.3 2.10 222 +02072700.TOP 2.75 19.3 6406 -5.3 6.9 18.2 19.3 9.1 1.9 2.60 131 +02072000.TOP 2.75 17.5 4986 -7.5 7.3 10.0 12.7 8.5 1.1 2.70 197 +02062500.ABR 2.75 15.1 4208 -7.1 6.8 19.1 19.3 11.1 1.3 3.10 20 +02062400.BIS 2.75 16.0 3559 -9.7 6.8 28.0 24.8 25.2 2.4 2.40 298 +02061300.AMA 2.75 13.7 3027 -8.5 8.4 29.6 33.0 18.7 2.0 2.50 65 +02060500.AMA 2.75 13.2 2947 -11.5 7.6 32.1 45.0 17.9 2.5 2.70 309 +02052400.AMA 2.75 13.8 4729 -13.3 8.3 28.8 21.8 18.5 4.7 2.30 258 +02051800.DRT 2.75 16.0 5077 -10.5 8.1 8.8 6.3 5.2 1.4 2.60 15 +01112418.BMX 2.75 15.1 2902 -11.3 6.1 26.9 31.9 22.2 1.9 0.80 328 +01072500.GGW 2.75 11.5 1714 -11.3 6.9 26.7 32.1 18.2 0.9 2.20 350 +01071900.BIS 2.75 17.8 5738 -9.9 8.6 21.8 28.8 14.1 4.3 2.90 183 +01071900.ABR 2.75 17.5 5356 -10.5 8.8 18.1 22.7 3.4 3.6 2.70 35 +01071800.INL 2.75 17.0 4580 -12.9 7.8 11.9 12.8 11.8 2.1 0.80 154 +01070100.RAP 2.75 14.3 3235 -10.7 7.7 30.8 40.7 12.9 2.7 2.60 114 +01061900.MPX 2.75 15.6 5114 -11.9 9.2 33.1 31.9 19.0 6.6 3.40 154 +01061700.TOP 2.75 15.7 4594 -13.7 8.5 22.1 26.6 15.7 4.2 3.40 214 +01061700.LMN 2.75 14.1 4093 -10.7 8.0 19.4 26.9 9.3 2.2 3.50 195 +01061400.OAX 2.75 17.2 4956 -11.3 9.0 20.4 25.5 18.5 4.0 3.80 153 +01061000.ABR 2.75 13.8 3452 -12.1 7.8 24.6 32.3 16.6 2.5 3.60 158 +01060800.DNR 2.75 13.9 3440 -8.7 7.2 25.3 21.9 7.4 1.7 3.10 -26 +01060600.AMA 2.75 14.9 4665 -8.9 7.2 15.8 15.6 11.9 1.6 2.30 191 +01052500.FFC 2.75 11.7 2338 -14.5 6.4 18.1 21.4 19.6 1.0 2.50 240 +01050620.LMN 2.75 15.4 4496 -16.1 7.3 11.5 20.9 7.3 2.1 3.10 60 +01042100.OAX 2.75 12.4 3283 -15.3 7.7 28.1 32.7 23.5 3.0 2.40 282 +01040400.LZK 2.75 15.2 4223 -15.1 8.5 18.1 24.8 11.9 3.4 3.10 105 +00121618.BMX 2.75 13.2 2219 -14.1 6.7 32.9 45.8 25.0 2.1 0.90 266 +00072700.OAX 2.75 18.5 5048 -9.7 8.0 21.8 23.2 16.7 3.6 2.60 215 +00072500.LBF 2.75 17.1 5901 -8.9 8.5 24.5 29.4 22.2 4.2 2.90 162 +00072100.LBF 2.75 15.3 3073 -11.3 7.8 26.5 39.4 16.9 2.5 2.00 223 +00071700.MHX 2.75 15.1 2929 -12.3 7.2 18.2 29.9 7.9 1.6 2.30 81 +00071000.LBF 2.75 18.1 5871 -5.5 7.8 14.3 19.9 10.7 1.5 3.50 146 +00071000.GGW 2.75 15.6 2962 -10.9 7.0 18.4 13.5 23.2 1.5 2.60 248 +00062000.LBF 2.75 14.9 4028 -8.5 6.8 18.8 23.9 11.9 1.5 3.00 96 +00061400.AMA 2.75 16.5 5758 -4.9 7.6 23.8 32.0 19.9 1.9 2.50 244 +00061200.BIS 2.75 11.3 2000 -13.1 7.5 22.0 28.0 10.2 1.1 2.50 306 +00052700.OUN 2.75 18.3 5870 -10.1 8.4 21.5 32.8 12.8 4.4 4.00 117 +00051300.DTX 2.75 16.9 4524 -8.5 7.7 24.1 18.5 20.2 2.8 2.40 328 +00022500.AMA 2.75 10.3 3614 -18.5 8.5 26.8 48.5 13.1 3.6 1.70 107 +98071100.DDC 2.50 18.9 4096 -4.3 6.2 12.7 15.2 16.0 0.6 0.60 230 +96072200.LBF 2.50 18.4 4756 -6.5 7.2 20.0 29.4 19.0 1.8 2.10 94 +96071900.GRB 2.50 20.7 4525 -7.5 6.4 26.3 26.2 20.0 2.7 0.70 162 +96062100.DEN 2.50 15.2 5603 -8.1 9.6 27.5 33.4 8.8 4.2 2.20 155 +96061200.LBF 2.50 12.2 2268 -9.9 7.5 16.7 22.2 12.7 0.8 2.40 122 +96060300.AMA 2.50 11.0 2356 -10.5 6.9 27.6 31.6 18.0 1.2 2.00 256 +96060100.DDC 2.50 13.3 2888 -10.9 8.3 13.3 19.3 13.9 1.0 2.50 111 +96051800.MPX 2.50 16.3 4406 -8.9 8.2 13.0 23.4 20.7 1.6 3.40 259 +96042200.FTD 2.50 12.0 1872 -12.6 8.2 27.1 34.0 18.3 1.4 -999.00 298 +96030700.TLH 2.50 15.4 2429 -10.4 6.0 20.9 23.7 20.7 1.1 0.60 320 +95081212.MPX 2.50 19.1 3357 -6.3 7.2 33.4 36.8 23.0 1.4 -999.00 147 +95061600.TFX 2.50 13.0 3142 -12.0 8.4 27.7 35.6 23.8 2.6 2.30 277 +95060700.DEN 2.50 12.3 3126 -10.8 9.2 37.2 35.9 20.7 3.2 2.00 284 +95052912.MAF 2.50 13.0 1618 -11.3 7.5 26.6 22.0 13.7 1.1 -999.00 179 +95051900.GSO 2.50 13.4 1758 -11.8 7.9 25.3 27.1 23.6 1.3 -999.00 83 +95051600.MAF 2.50 13.6 3261 -7.8 8.4 21.7 28.8 10.3 1.4 1.80 134 +95050900.TOP 2.50 10.0 1495 -19.3 6.9 19.3 22.8 21.2 0.9 1.20 126 +95050800.LCH 2.50 17.9 2493 -9.9 7.1 16.7 31.1 10.2 1.2 0.60 120 +95050800.FTD 2.50 16.5 2700 -10.4 7.7 30.8 30.8 24.5 2.5 0.80 407 +94062600.TOP 2.50 16.4 4265 -8.6 8.4 25.2 45.9 21.6 2.9 2.90 418 +94032800.AHN 2.50 14.4 2627 -10.5 6.2 34.5 24.7 30.4 1.9 0.70 518 +93070300.TOP 2.50 18.5 4019 -7.2 7.1 15.8 16.4 15.2 1.4 0.70 202 +93070200.HON 2.50 14.6 2619 -11.3 7.0 28.3 40.3 12.6 1.9 0.80 143 +93061400.TOP 2.50 16.5 4195 -8.5 7.7 12.5 17.8 10.7 1.3 2.80 65 +93033000.DRT 2.50 12.7 2680 -13.4 8.2 39.6 44.0 26.0 3.3 2.80 411 +92070200.DEN 2.50 11.7 2313 -11.2 8.0 27.6 29.9 20.0 1.5 2.50 362 +92041600.AMA 2.50 11.1 3350 -13.4 7.6 16.0 17.8 12.0 1.4 1.70 127 +92030400.SEP 2.50 12.7 2676 -15.3 7.7 20.1 27.2 9.2 1.8 2.30 133 +91080200.CAR 2.50 12.3 1891 -13.7 6.3 19.6 33.3 11.9 0.9 1.50 223 +91071800.STC 2.50 18.2 4876 -8.7 7.3 18.7 20.1 21.9 2.4 2.50 104 +91053100.DEN 2.50 12.0 3551 -12.1 9.5 27.3 45.8 10.7 3.0 1.90 149 +91052700.LBF 2.50 11.9 2669 -13.4 7.9 13.9 32.3 13.0 1.1 2.10 35 +91051200.AMA 2.50 14.3 4521 -10.8 8.5 12.4 14.9 16.7 1.7 2.30 208 +91050800.MAF 2.50 11.2 3415 -14.8 8.4 31.1 36.7 25.4 3.4 1.60 280 +91042100.AYS 2.50 11.8 2563 -16.9 7.4 13.4 30.0 10.3 1.1 1.70 76 +91041900.SEP 2.50 17.6 5996 -13.2 7.4 13.5 44.8 13.0 3.2 3.10 24 +90083100.CHS 2.50 16.0 2477 -8.5 6.5 17.0 17.7 8.3 0.9 0.60 67 +90070200.GSO 2.50 14.8 3964 -10.0 7.2 26.0 16.3 10.7 2.5 2.20 100 +90062200.ALB 2.50 12.6 1833 -14.1 6.7 32.5 29.1 20.6 1.6 1.60 203 +90061500.DDC 2.50 16.0 4667 -6.5 7.9 28.4 30.1 15.7 2.5 2.70 305 +90060700.DEN 2.50 10.9 2850 -8.2 9.0 26.3 23.9 19.6 1.4 1.50 170 +90060300.PAH 2.50 17.8 3663 -7.6 7.0 24.0 25.9 29.8 1.9 0.60 367 +04102400.JAN 2.50 15.8 1938 -6.9 5.3 30.8 27.8 19.3 0.8 0.60 328 +04091500.LBF 2.50 12.8 1474 -10.7 8.0 31.4 39.8 20.5 1.3 -999.00 91 +04080700.ABR 2.50 13.1 2792 -9.3 6.7 21.0 25.9 12.1 1.1 2.50 240 +04040400.EPZ 2.50 12.1 4482 -17.9 8.2 29.1 25.4 11.6 5.2 2.10 203 +04032718.OUN 2.50 12.6 2825 -14.9 7.3 21.1 32.3 11.5 1.9 2.10 199 +03062200.RAP 2.50 10.6 3380 -13.7 8.0 27.5 42.2 18.7 2.5 1.50 189 +03051500.SHV 2.50 16.8 4260 -9.9 6.8 33.7 42.9 16.3 3.7 0.80 246 +02072500.ABR 2.50 15.0 4004 -11.5 7.9 28.7 28.6 13.8 3.5 3.00 207 +02051700.AMA 2.50 13.8 5036 -12.7 8.7 21.9 26.5 17.4 3.8 2.20 216 +01101000.DDC 2.50 12.9 3299 -9.7 6.4 18.8 18.3 16.4 1.1 2.50 275 +01082400.AMA 2.50 15.4 4318 -6.7 7.4 24.0 28.1 21.0 1.8 2.80 158 +01070500.LBF 2.50 14.5 3571 -7.7 7.7 26.0 27.0 17.1 1.8 2.90 313 +01070400.RAP 2.50 14.5 3145 -11.1 8.3 25.2 26.1 12.9 2.4 2.60 144 +01052620.LMN 2.50 14.1 4355 -13.5 6.4 27.3 33.2 20.2 3.3 2.90 233 +01052500.BMX 2.50 11.9 2388 -14.9 6.7 29.2 27.4 23.5 1.9 2.70 436 +01050400.MAF 2.50 13.7 3866 -11.3 7.2 12.8 33.8 11.4 1.2 2.70 101 +01050100.OAX 2.50 10.4 2265 -16.9 7.7 17.4 17.0 19.2 1.2 2.20 226 +01042200.DDC 2.50 13.3 3749 -12.1 7.3 33.4 45.3 24.2 3.3 2.70 510 +01041700.MAF 2.50 13.9 4552 -12.1 7.5 16.2 30.6 8.0 2.1 2.20 100 +00091100.MPX 2.50 16.6 4560 -10.3 7.0 21.6 23.2 18.4 2.7 3.20 271 +00080500.BIS 2.50 17.0 4830 -8.7 6.9 17.2 22.9 4.0 1.9 3.30 86 +00070600.LBF 2.50 18.2 5506 -7.1 8.3 25.3 35.5 11.8 3.4 3.50 155 +00070200.ABR 2.50 17.8 5952 -10.3 8.4 12.2 23.4 8.1 2.5 3.90 147 +00062400.OAX 2.50 17.5 4783 -8.7 7.2 18.7 28.2 14.9 2.2 2.30 195 +00061000.RAP 2.50 13.2 3610 -8.1 7.8 14.3 21.1 11.9 1.0 2.10 70 +00052300.MHX 2.50 15.1 3613 -13.5 6.5 15.3 26.5 10.5 1.7 2.40 79 +00051200.DVN 2.50 15.6 4865 -8.1 7.4 24.8 24.9 19.3 2.6 3.40 225 +00050100.FWD 2.50 14.3 3593 -13.1 7.2 17.3 18.5 19.0 1.9 1.70 401 +00032700.SGF 2.50 9.8 1766 -18.3 7.5 34.3 43.9 21.4 1.9 2.20 350 +00021400.LZK 2.50 10.7 2091 -20.3 6.4 21.1 24.5 22.2 1.4 2.10 245 +00061300.OAX 2.25 17.7 5453 -11.5 8.5 15.8 19.3 12.9 3.4 4.00 206 +99053100.TOP 2.00 13.1 2215 -10.9 6.8 18.6 12.2 14.7 0.9 1.40 189 +99050400.DRT 2.00 17.4 5609 -10.1 7.5 40.5 38.9 21.2 6.8 4.56 342 +98063000.BUF 2.00 14.5 2615 -10.5 6.1 23.6 28.2 8.5 1.3 1.70 86 +98062500.APX 2.00 15.8 3453 -11.3 7.3 28.9 35.4 21.9 2.9 3.30 348 +98033100.FWD 2.00 13.3 2607 -14.3 7.2 29.6 57.5 17.6 2.4 2.90 93 +90091400.STC 2.00 13.1 2104 -10.9 7.4 27.8 39.0 23.2 1.4 -999.00 564 +90072600.TBW 2.00 18.4 4330 -6.3 5.7 5.0 8.5 6.3 0.3 0.60 7 +90061400.PIA 2.00 18.1 3571 -7.0 7.0 16.5 23.4 9.5 1.2 0.60 134 +90060900.PIT 2.00 16.7 4095 -9.5 6.7 18.1 13.6 18.8 1.8 1.00 236 +89103000.OUN 2.00 12.5 2163 -14.7 6.6 18.0 18.1 13.1 1.1 1.60 195 +89082100.LBF 2.00 14.8 3307 -9.1 7.1 28.0 44.7 8.0 2.0 3.00 83 +89071100.HON 2.00 15.7 3126 -7.0 6.9 14.6 18.6 12.3 0.8 1.20 151 +89052800.ELP 2.00 11.2 2569 -6.8 8.0 11.3 17.1 14.9 0.4 1.40 232 +04091200.GRB 2.00 12.3 2256 -14.9 7.2 14.7 24.8 11.6 1.0 0.90 64 +04082400.BIS 2.00 13.4 2596 -11.1 7.6 21.3 22.3 16.4 1.4 2.20 208 +04072300.TOP 2.00 16.0 3276 -7.7 6.4 15.8 19.6 11.4 0.9 0.70 158 +04062400.GRB 2.00 10.4 1604 -16.9 6.3 25.3 36.9 16.4 1.0 2.40 128 +04052200.DDC 2.00 13.5 3809 -9.7 8.1 21.0 27.0 20.3 1.9 2.20 297 +04043000.JAN 2.00 13.6 1469 -12.7 6.5 27.4 22.8 18.1 1.0 0.60 184 +03051900.TBW 2.00 17.1 3797 -10.9 6.8 5.9 5.0 4.0 0.6 1.00 -4 +02062600.MPX 2.00 19.6 5230 -9.7 7.1 18.6 21.8 9.2 3.0 3.20 120 +02061300.DVN 2.00 17.3 3501 -11.9 7.4 26.3 38.7 10.0 3.2 1.10 100 +02052800.LZK 2.00 15.1 3284 -12.3 6.5 5.0 12.3 2.6 0.4 0.60 13 +01101000.OUN 2.00 15.6 3485 -12.9 7.9 24.4 28.2 23.9 3.1 2.50 447 +01090800.TOP 2.00 17.8 4174 -11.3 8.1 26.2 26.7 24.5 4.0 1.70 274 +01090800.OUN 2.00 17.6 4351 -8.7 7.8 26.1 21.2 21.8 3.1 2.30 151 +01082400.DDC 2.00 16.4 4283 -7.5 7.7 14.7 16.3 11.9 1.3 3.10 77 +01082300.TOP 2.00 16.7 4361 -9.7 7.6 9.9 23.0 13.6 1.2 2.30 192 +01072000.RAP 2.00 15.1 4486 -8.7 8.4 15.4 26.3 10.9 1.7 2.40 71 +01071300.GGW 2.00 14.5 3042 -10.1 8.1 16.5 34.2 7.9 1.4 3.50 19 +01063000.FWD 2.00 16.8 4122 -9.7 6.9 11.2 19.2 9.2 1.2 1.60 133 +01062100.DNR 2.00 10.8 2544 -11.5 7.5 21.4 23.2 20.5 1.2 2.10 192 +01053100.LCH 2.00 17.4 3988 -8.3 7.0 8.3 13.9 0.8 0.8 2.40 8 +01053100.FWD 2.00 15.8 4571 -12.3 8.7 12.4 20.6 13.7 2.2 3.90 106 +01053000.DDC 2.00 15.2 2892 -12.1 8.0 23.2 25.5 14.8 2.3 1.80 388 +01052700.DDC 2.00 11.3 2853 -12.1 6.7 30.6 37.1 19.3 1.8 1.80 184 +01051200.OUN 2.00 13.2 3098 -13.9 7.1 10.0 10.8 8.7 0.9 2.10 132 +01050702.LZK 2.00 14.2 2759 -12.9 5.9 18.7 26.3 7.3 1.3 2.00 77 +01050700.SGF 2.00 14.5 4025 -13.7 6.1 8.8 17.0 10.5 1.0 3.10 202 +01050600.FWD 2.00 15.4 3092 -12.7 6.8 32.7 34.4 19.4 3.0 2.10 170 +01042200.MAF 2.00 13.7 4543 -12.3 8.4 27.4 36.2 12.3 4.0 2.20 164 +01042200.AMA 2.00 14.1 6059 -15.3 9.2 35.7 38.3 16.6 9.7 3.30 320 +00072300.LBF 2.00 13.2 2926 -11.5 7.1 25.2 27.3 13.6 1.8 2.80 91 +00071500.BIS 2.00 16.5 5132 -9.5 8.1 27.6 34.1 14.6 4.1 2.70 152 +00071100.GGW 2.00 14.2 3230 -11.3 6.9 30.1 48.1 16.9 2.5 3.00 88 +00061500.JAX 2.00 17.9 4801 -8.7 6.4 6.2 13.3 3.6 0.7 1.10 55 +00061300.LBF 2.00 13.9 4790 -9.9 8.3 16.6 18.6 9.9 2.1 2.00 159 +00061200.AMA 2.00 16.8 5720 -10.3 8.3 16.1 28.7 15.7 3.0 2.70 88 +00032800.JAX 2.00 12.5 2135 -14.5 6.3 29.1 24.7 25.7 1.6 0.90 268 +00031600.LMN 2.00 9.5 1478 -17.3 7.1 22.1 10.9 12.9 0.9 2.20 164 +00030300.FWD 2.00 12.3 2589 -14.3 6.2 33.4 29.1 20.2 2.1 2.70 239 +98062500.FFC 1.75 17.0 3224 -8.9 7.3 5.0 9.9 5.6 0.4 0.60 54 +97100900.OUN 1.75 16.5 3628 -7.5 6.0 20.0 29.9 16.6 1.2 0.80 205 +94071700.HAT 1.75 16.5 2831 -6.0 5.7 5.9 5.0 4.4 0.2 0.60 33 +94071700.1M1 1.75 17.7 3194 -6.4 5.8 12.5 11.3 19.1 0.6 0.60 164 +94070100.1M1 1.75 18.6 4791 -8.1 6.1 20.0 18.5 12.6 2.0 1.00 343 +94062600.PBI 1.75 17.7 4199 -9.1 6.6 5.0 6.6 5.2 0.5 1.80 10 +92051500.1M1 1.75 13.3 2877 -11.3 6.4 11.4 16.3 7.9 0.7 1.50 54 +91060600.RAP 1.75 13.1 2001 -11.5 7.1 13.2 19.7 11.9 0.6 1.40 170 +91060600.JAN 1.75 16.3 3344 -9.1 6.8 9.5 9.6 3.1 0.7 0.60 12 +91053100.AHN 1.75 16.3 3505 -6.9 5.9 5.0 5.0 3.2 0.3 0.60 15 +91051700.GGG 1.75 18.4 5081 -10.4 7.5 7.9 11.2 10.5 1.3 0.90 157 +91051300.HON 1.75 14.7 3615 -9.5 7.2 14.2 22.7 13.0 1.2 2.80 97 +91051300.BIS 1.75 13.8 1867 -11.5 6.8 26.9 19.8 15.8 1.2 0.70 -79 +91032700.DAY 1.75 10.7 1281 -13.1 6.3 23.7 30.6 24.3 0.8 -999.00 149 +90091100.AHN 1.75 15.1 2857 -8.6 5.9 7.9 7.6 6.3 0.4 0.60 80 +90090200.MAF 1.75 14.9 3597 -6.2 6.8 17.2 18.3 7.5 0.9 2.50 58 +90082600.HON 1.75 17.9 5206 -11.5 9.1 14.7 28.6 9.9 3.2 -999.00 156 +90082600.BIS 1.75 13.7 3187 -13.2 8.6 22.2 23.1 13.2 2.5 2.50 190 +90082400.OVN 1.75 18.7 4768 -7.4 6.8 7.4 14.7 9.4 0.8 0.70 100 +90082100.AMA 1.75 14.6 2833 -5.7 6.6 11.7 11.3 10.6 0.4 1.20 75 +90081500.DDC 1.75 15.1 3012 -6.6 5.6 9.0 15.8 9.9 0.3 0.60 59 +90081000.AHN 1.75 14.9 2234 -9.4 6.2 13.3 26.7 6.4 0.6 0.80 33 +90080200.LCH 1.75 18.4 3223 -7.3 6.4 6.5 5.0 3.1 0.4 0.60 14 +90073100.GGG 1.75 16.1 3254 -7.5 6.4 7.9 5.4 1.2 0.5 0.60 3 +90072700.AMA 1.75 14.3 3104 -5.8 7.3 7.7 7.9 11.1 0.3 2.20 117 +90072600.OUN 1.75 16.6 3546 -6.8 6.2 10.8 14.7 11.1 0.6 0.70 206 +90072100.ABQ 1.75 10.9 1327 -5.9 8.3 7.9 14.5 9.8 0.1 1.30 145 +90071800.LBF 1.75 12.3 3138 -7.7 8.2 17.7 16.6 10.0 1.0 1.60 115 +90071700.FNT 1.75 11.9 1393 -12.5 6.5 15.5 25.3 13.2 0.5 0.60 176 +90071400.ABQ 1.75 10.4 1587 -9.4 8.7 18.9 32.6 4.4 0.6 1.20 70 +90071300.CRP 1.75 13.3 1658 -6.5 6.5 12.8 9.3 14.6 0.3 0.60 121 +90071100.CKL 1.75 15.4 2544 -8.1 6.4 5.1 5.0 2.1 0.2 0.60 9 +90070900.GRB 1.75 16.9 2962 -6.5 6.5 18.2 22.7 12.1 0.9 0.60 82 +90070500.LCH 1.75 17.6 3315 -8.5 6.6 15.3 5.0 11.6 1.1 0.60 58 +90061800.PIA 1.75 19.5 4567 -8.1 7.4 17.0 25.7 14.1 2.1 1.00 94 +90061300.STC 1.75 16.2 2789 -10.4 7.2 36.6 42.0 14.2 2.8 0.70 139 +90061100.CHS 1.75 17.7 4050 -8.1 6.6 8.1 19.1 6.4 0.7 0.60 102 +90061000.OUN 1.75 15.1 3242 -8.5 7.8 10.1 5.0 10.9 0.7 2.50 21 +90061000.IAD 1.75 14.9 2818 -9.2 6.5 16.4 19.3 18.0 0.9 0.60 175 +90052800.SIL 1.75 18.0 3916 -10.0 6.8 19.3 10.6 10.4 2.1 2.80 48 +90052300.HON 1.75 10.9 1984 -14.0 7.2 22.3 33.6 15.0 1.1 2.90 107 +90052100.UMN 1.75 14.8 3661 -13.1 7.6 15.4 23.7 15.3 1.9 4.30 181 +90052100.HAT 1.75 15.8 2891 -9.7 5.6 13.8 19.5 12.4 0.8 0.60 182 +90051900.SEP 1.75 17.0 3250 -9.1 6.6 20.9 27.2 15.6 1.6 2.20 385 +90051600.IAD 1.75 13.4 2004 -14.0 7.0 16.7 27.7 12.7 1.0 -999.00 102 +90051200.SEP 1.75 13.6 2282 -9.2 6.9 34.8 47.4 14.5 1.6 -999.00 133 +90050600.OUN 1.75 7.6 881 -20.1 7.2 18.3 48.8 5.8 0.4 2.30 30 +90042900.AYS 1.75 13.0 2333 -12.2 6.2 30.6 23.2 19.1 1.6 2.60 243 +90042600.DRT 1.75 14.6 3699 -13.8 8.1 25.7 33.2 11.1 3.5 4.60 101 +90042200.OUN 1.75 11.1 2748 -13.3 6.6 12.2 14.9 7.3 0.7 2.90 48 +90040200.BRO 1.75 16.2 3494 -9.3 7.1 25.7 37.2 15.2 2.2 2.60 65 +90031300.OUN 1.75 12.7 3211 -13.6 7.8 24.2 18.1 19.4 2.4 3.40 286 +90031000.AMA 1.75 11.1 2468 -16.0 8.6 13.1 18.2 9.9 1.1 2.10 106 +90022800.MAF 1.75 9.7 607 -16.2 6.6 16.4 23.8 5.1 0.2 1.90 55 +89090800.DEN 1.75 10.1 1350 -6.8 8.3 24.1 24.0 15.4 0.4 2.00 366 +89090200.1M1 1.75 18.3 3691 -4.8 6.1 16.2 14.1 8.2 0.7 0.60 64 +89083100.DDC 1.75 16.5 2952 -5.7 6.6 13.6 22.5 13.3 0.6 0.80 346 +89083000.OUN 1.75 17.3 3864 -5.6 6.0 13.1 24.2 11.8 0.7 0.60 112 +89082900.TOP 1.75 19.8 4794 -6.3 6.6 15.4 21.1 13.2 1.4 0.60 156 +89082800.UMN 1.75 17.3 3603 -6.1 6.5 7.8 5.6 2.6 0.4 0.60 28 +89082700.OMA 1.75 17.8 3452 -6.6 6.1 19.5 33.1 15.2 1.1 0.60 142 +89082500.RAP 1.75 10.6 1899 -7.1 7.6 7.7 7.6 2.7 0.2 1.00 55 +89081300.TBW 1.75 16.4 2617 -8.6 6.0 18.1 18.2 10.1 0.9 0.60 65 +89080600.UMN 1.75 19.0 5227 -6.9 7.0 11.7 11.3 8.8 1.3 0.80 99 +89073000.JAN 1.75 18.0 3940 -7.7 6.7 5.0 5.0 2.1 0.4 0.60 9 +89072900.HON 1.75 14.0 2092 -5.9 6.0 12.0 17.9 6.4 0.3 0.80 105 +89071500.LBF 1.75 14.3 2675 -6.9 6.1 6.1 8.4 5.5 0.2 0.60 27 +89071300.OUN 1.75 19.0 4127 -5.4 6.9 13.8 19.1 13.0 0.9 -999.00 196 +89071300.DDC 1.75 15.1 3239 -4.9 6.9 5.1 7.2 7.9 0.2 1.20 81 +89070800.PIT 1.75 15.4 2732 -9.1 6.8 17.5 15.7 12.8 1.0 1.50 81 +89062800.BUF 1.75 15.2 2385 -8.2 5.3 20.1 22.3 9.8 0.7 0.60 82 +89062700.PIA 1.75 15.7 2460 -7.9 6.6 13.2 12.4 5.3 0.6 0.70 87 +89062600.IAD 1.75 16.2 3138 -8.6 6.1 14.3 23.0 12.1 0.9 0.70 108 +89062200.AHN 1.75 15.5 1517 -7.6 5.8 12.6 15.8 14.9 0.3 0.60 112 +89061900.BNA 1.75 13.9 1714 -10.2 6.3 9.7 7.8 6.8 0.3 0.60 86 +89061400.GGG 1.75 17.2 3674 -11.0 6.9 15.4 23.3 4.3 1.7 -999.00 61 +89060600.JAN 1.75 16.3 3336 -11.3 6.7 20.8 25.3 10.4 1.9 0.80 103 +89060600.GSO 1.75 14.8 2078 -9.1 5.9 8.1 6.7 10.0 0.3 0.60 93 +89060100.TOP 1.75 15.8 2588 -10.9 7.9 10.6 26.9 7.9 0.8 -999.00 90 +04092500.AMA 1.75 11.2 2465 -11.9 6.9 15.1 24.9 12.0 0.8 2.00 38 +04092300.AMA 1.75 12.8 1887 -10.1 6.7 23.5 21.8 19.6 0.9 1.30 374 +04082600.BIS 1.75 12.5 3083 -13.1 7.1 16.6 18.9 13.9 1.4 2.40 101 +04081900.ILX 1.75 15.1 3685 -9.1 5.9 19.9 28.2 19.7 1.4 1.30 371 +04071200.TOP 1.75 17.7 3644 -7.3 6.8 13.6 9.1 11.9 1.0 0.60 204 +04051600.EPZ 1.75 10.4 2888 -11.5 8.7 12.2 7.0 4.1 0.8 1.60 93 +04051000.LBF 1.75 11.6 4026 -13.9 9.0 13.9 17.5 3.0 1.8 1.60 38 +04042900.DRT 1.75 12.4 1834 -12.9 6.4 20.0 31.6 16.1 0.9 1.30 217 +04040700.FWD 1.75 10.4 835 -16.3 6.7 28.3 27.2 11.8 0.6 1.00 87 +04032100.MAF 1.75 10.2 2042 -12.9 7.9 9.6 21.3 5.5 0.5 1.50 39 +04032100.FFC 1.75 7.9 942 -17.3 7.5 12.0 13.4 11.3 0.3 1.10 154 +04030100.TOP 1.75 6.3 487 -28.7 8.7 32.0 35.0 20.1 0.6 1.60 171 +03092100.DDC 1.75 10.2 1784 -10.9 7.3 20.1 23.8 21.8 0.7 2.00 257 +03091100.DDC 1.75 14.8 3112 -7.5 6.9 22.3 30.8 15.7 1.2 2.20 259 +03091000.MAF 1.75 12.9 3038 -7.3 7.4 8.3 12.7 8.6 0.4 2.10 79 +03090500.DRA 1.75 11.3 1966 -8.3 8.1 5.0 9.2 5.0 0.2 1.20 33 +03062500.MAF 1.75 16.5 4621 -6.7 7.7 8.7 16.8 11.9 0.8 2.10 45 +03062100.MAF 1.75 10.7 1489 -7.7 7.0 14.5 29.4 6.5 0.3 1.90 74 +03061700.RAP 1.75 10.1 1501 -11.1 7.1 5.7 17.5 2.9 0.2 1.90 92 +03061700.FFC 1.75 16.3 2826 -8.5 6.2 7.0 13.0 5.5 0.4 0.60 32 +03061500.LBF 1.75 10.7 1717 -11.3 6.3 10.6 12.0 6.6 0.3 1.70 51 +03061500.FWD 1.75 14.3 2433 -11.3 6.9 12.1 5.0 5.3 0.7 1.70 32 +03061300.LBF 1.75 12.0 2759 -11.3 7.2 15.4 16.3 13.0 0.9 2.60 179 +03061100.OUN 1.75 14.5 3045 -9.3 7.2 17.8 13.1 12.1 1.2 2.00 135 +03060400.LCH 1.75 19.7 4988 -6.7 5.8 13.3 17.2 7.3 1.1 0.60 44 +03050700.BMX 1.75 17.4 4489 -10.5 7.0 26.5 28.4 12.2 3.5 2.10 101 +03050200.FFC 1.75 13.7 3289 -13.5 6.5 9.8 9.5 7.5 0.9 0.90 55 +03043000.BNA 1.75 12.9 3348 -15.3 7.2 5.0 5.5 4.1 0.5 1.30 30 +03042900.MAF 1.75 9.9 2371 -13.5 8.4 23.4 21.0 15.5 1.4 1.40 165 +03042900.AMA 1.75 9.6 2549 -14.5 8.3 25.3 33.7 16.5 1.7 1.60 237 +03032600.SHV 1.75 11.3 1723 -18.3 8.5 17.7 18.0 8.0 1.2 1.40 108 +03032600.LZK 1.75 11.3 2073 -18.5 6.7 14.3 15.4 9.5 0.9 2.20 67 +03031500.BMX 1.75 10.9 1555 -19.1 7.4 8.5 21.2 12.3 0.5 1.30 94 +02082300.LBF 1.75 17.8 6193 -10.1 8.0 12.9 28.1 3.8 2.6 3.10 10 +02072800.DDC 1.75 12.9 2480 -5.3 7.4 10.6 11.1 10.7 0.3 1.40 155 +02072518.TBW 1.75 18.9 4523 -8.5 6.7 7.8 6.3 2.0 0.9 0.60 7 +02070200.AMA 1.75 12.2 2393 -6.5 7.3 18.4 11.3 20.8 0.6 1.60 353 +02062600.DTX 1.75 14.5 3079 -8.9 6.1 5.0 7.2 1.4 0.3 0.70 -1 +02061200.TOP 1.75 19.6 5029 -8.9 7.6 21.1 24.7 15.6 3.2 0.70 224 +02060700.MPX 1.75 9.2 1952 -15.1 7.7 22.8 25.3 16.2 1.1 1.50 758 +02060402.CHS 1.75 13.7 2637 -10.1 7.6 9.7 10.8 11.7 0.6 0.80 33 +02052900.TOP 1.75 12.8 2661 -13.7 6.8 5.0 10.7 7.3 0.4 1.30 48 +02052800.MAF 1.75 12.7 3115 -11.1 8.0 20.6 24.7 16.4 1.7 2.10 103 +02052800.LBF 1.75 11.3 3387 -15.1 9.0 18.8 30.1 11.6 2.2 1.90 184 +01062000.DTX 1.75 14.9 3813 -12.5 6.9 8.4 17.6 15.0 0.9 2.80 -45 +01061800.TBW 1.75 15.9 3469 -9.7 5.9 5.0 6.6 1.5 0.4 0.80 23 +00090400.LBF 1.75 11.2 2441 -9.5 7.8 21.4 24.1 18.5 1.0 1.50 309 +00080800.OAX 1.75 18.7 4679 -8.1 7.8 16.4 25.1 10.8 2.1 3.00 185 +00080200.GGW 1.75 10.8 2057 -8.9 8.0 24.6 35.3 15.0 0.9 1.80 148 +00073100.JAX 1.75 17.6 3581 -8.9 6.0 6.6 5.5 4.7 0.5 0.60 27 +00072900.GSO 1.75 14.3 1962 -9.7 6.2 6.2 16.1 6.5 0.2 0.60 43 +00072700.LBF 1.75 18.1 5166 -8.9 8.7 17.5 26.1 12.2 2.9 2.20 351 +00072600.MPX 1.75 15.3 3240 -13.1 7.6 21.4 12.4 10.1 2.4 3.00 139 +00072600.MFL 1.75 18.3 4079 -8.5 6.6 5.2 5.6 2.4 0.5 0.60 18 +00072500.ABR 1.75 15.6 4195 -12.3 8.9 15.3 19.8 10.9 2.5 3.10 113 +00072200.LBF 1.75 12.8 3031 -11.5 7.6 27.5 23.7 14.5 2.1 2.60 247 +00072100.FFC 1.75 14.3 2149 -6.9 6.4 9.2 10.4 9.1 0.3 0.60 63 +00071800.AMA 1.75 14.4 3660 -4.7 6.9 9.1 7.7 5.9 0.4 1.50 79 +00071500.IAD 1.75 13.9 2186 -12.3 6.8 17.8 17.7 9.3 1.0 2.00 118 +00071300.ABR 1.75 13.6 2305 -8.7 6.7 29.3 44.3 21.7 1.2 2.00 278 +00070600.GGW 1.75 11.7 2743 -14.1 8.5 29.6 40.4 13.0 2.6 1.90 165 +00062400.LBF 1.75 14.8 4723 -9.7 8.6 17.4 29.6 9.8 2.3 2.00 126 +00062400.DDC 1.75 14.8 3499 -7.3 7.7 23.2 30.2 12.0 1.5 2.70 237 +00062200.DDC 1.75 14.3 3602 -8.7 7.0 15.4 23.4 16.2 1.1 2.90 157 +00061100.AMA 1.75 14.0 3932 -7.9 7.8 14.8 19.1 9.4 1.1 2.10 128 +00060300.ABQ 1.75 9.4 1267 -8.7 8.2 10.3 17.5 7.6 0.2 1.40 70 +00052900.GSO 1.75 14.3 1730 -11.1 6.2 28.7 35.1 17.6 1.1 1.20 139 +00051900.FWD 1.75 16.2 3610 -10.9 7.4 25.2 32.9 6.7 2.7 0.64 75 +00051200.TOP 1.75 16.7 5329 -7.3 6.5 25.1 29.2 21.0 2.4 3.70 216 +00033000.SHV 1.75 15.4 3548 -15.9 7.6 31.6 50.3 23.8 4.8 2.80 323 +94070100.GSO 1.50 13.8 2296 -10.3 5.4 8.1 14.3 6.6 0.3 0.60 40 +90082200.OUN 1.50 16.6 3350 -5.5 6.1 5.0 5.7 3.1 0.2 0.60 -7 +90082200.AHN 1.50 16.5 3247 -6.8 6.5 8.7 15.8 6.0 0.5 0.60 48 +90071000.DEN 1.50 13.5 3504 -8.2 8.0 25.4 20.1 16.7 1.8 2.50 41 +90041100.AHN 1.50 11.5 1096 -14.0 6.4 25.4 25.8 19.0 0.6 1.60 343 +90040200.GSO 1.50 8.7 984 -17.4 6.8 29.7 37.4 19.9 0.7 2.00 210 +89060200.AHN 1.50 13.2 1996 -7.3 6.1 5.0 5.0 3.2 0.1 -999.00 18 +03091800.INL 1.50 13.7 1863 -13.5 7.5 24.7 29.2 15.3 1.4 -999.00 384 +03031700.MHX 1.50 12.1 1241 -13.1 5.4 19.1 32.8 11.5 0.5 0.70 37 +02072500.LCH 1.50 20.2 5453 -7.3 5.9 8.5 11.3 5.5 0.9 0.60 66 +01062600.RNK 1.50 11.1 1653 -11.9 5.7 13.7 30.3 8.3 0.4 2.10 88 +01062600.GSO 1.50 11.9 929 -11.7 6.0 17.8 25.6 10.4 0.3 0.60 106 +00090200.SLC 1.50 9.1 1641 -14.7 8.4 16.1 24.8 20.1 0.7 1.70 101 +00051800.GSO 1.50 11.9 1767 -13.7 6.5 16.4 31.1 7.6 0.7 1.60 124 +94062500.GSO 1.25 15.9 2334 -5.4 5.6 9.9 5.2 12.9 0.3 0.60 103 +90041400.OUN 1.25 10.8 1408 -18.2 7.9 23.5 33.0 17.5 1.2 2.20 146 +04100400.AMA 1.25 10.5 1672 -13.5 7.6 23.5 31.9 10.7 1.0 2.40 28 +04032700.RAP 1.25 8.5 2052 -15.5 8.0 19.0 17.5 12.6 0.9 1.50 161 +03090800.PHX 1.25 12.1 2268 -6.7 6.7 10.7 16.8 8.2 0.3 1.20 90 +03090800.FGZ 1.25 8.3 663 -8.3 7.7 15.0 17.0 11.2 0.1 1.20 130 +03040500.ILN 1.25 10.4 1856 -15.7 6.5 20.8 25.6 17.7 0.9 2.20 233 +00072000.LZK 1.25 16.4 3973 -6.7 6.8 12.6 12.7 8.3 0.8 1.10 102 +00071100.DDC 1.25 16.4 4707 -4.1 6.8 5.0 8.7 6.0 0.2 2.60 136 +00030400.BMX 1.25 11.4 1311 -14.9 5.7 42.9 54.3 21.1 1.2 1.40 205 +99061200.ILN 1.00 14.7 3299 -8.3 5.8 5.0 5.0 8.2 0.3 1.10 32 +98052200.BNA 1.00 17.3 3709 -10.7 6.4 9.2 7.9 10.4 0.9 0.90 83 +97081800.FFC 1.00 18.4 3564 -6.1 6.1 5.0 5.0 4.4 0.3 0.60 37 +97081700.PIT 1.00 21.1 3951 -7.9 6.9 12.7 23.0 15.4 1.3 0.60 224 +97081700.DVN 1.00 22.3 5790 -8.3 7.5 14.3 11.8 12.3 2.6 1.00 137 +93092500.OUN 1.00 16.1 2895 -6.7 6.2 24.5 27.2 16.0 1.1 0.60 264 +91060500.CKL 1.00 16.9 3345 -7.5 6.3 5.0 5.0 9.2 0.3 0.60 52 +91060500.AHN 1.00 15.3 3036 -8.1 6.7 5.7 13.0 11.6 0.3 0.60 72 +90101800.GGG 1.00 14.2 1596 -10.6 6.4 20.0 27.9 12.5 0.7 0.60 114 +90100800.GGG 1.00 16.8 2689 -6.0 5.8 14.2 17.2 8.9 0.5 0.60 70 +90092900.MAF 1.00 12.2 1606 -8.0 6.0 15.0 28.7 11.3 0.3 0.80 35 +90083000.GSO 1.00 16.4 3552 -9.3 6.0 20.1 18.2 14.1 1.5 0.60 37 +90082300.HTS 1.00 15.2 707 -7.7 6.2 7.0 8.5 3.6 0.1 0.60 -4 +90082100.OUN 1.00 19.2 5290 -6.7 6.9 8.3 5.0 6.2 0.9 0.60 38 +90081900.AMA 1.00 13.6 2596 -7.9 7.0 5.1 5.1 3.8 0.2 0.80 45 +90080200.MAF 1.00 14.4 1702 -6.2 6.1 9.7 12.2 2.8 0.2 0.60 27 +90072600.GGW 1.00 10.2 1514 -10.6 7.0 15.6 16.6 7.9 0.4 1.80 55 +90072500.DDC 1.00 11.9 1703 -8.0 6.8 14.0 17.5 10.1 0.3 1.40 208 +90072200.TBW 1.00 17.8 3345 -5.7 6.0 5.0 7.8 3.6 0.2 0.60 34 +90072000.DEN 1.00 11.7 1698 -7.2 7.4 16.1 20.8 14.0 0.4 2.10 182 +90071800.AMA 1.00 11.4 1482 -6.5 6.7 14.8 26.1 8.4 0.2 1.10 98 +90071100.GSO 1.00 15.2 3487 -6.6 5.9 5.0 9.1 7.5 0.2 0.60 38 +90070900.GSO 1.00 17.6 4051 -5.3 5.6 10.2 10.5 6.1 0.5 0.80 73 +90062400.OUN 1.00 11.9 1572 -10.0 7.9 21.6 25.2 14.1 0.7 -999.00 80 +90062300.HTS 1.00 14.5 1346 -8.5 5.8 27.1 36.9 19.1 0.6 0.60 231 +90061000.GSO 1.00 15.3 2409 -8.8 6.1 9.7 14.5 11.1 0.4 0.60 145 +90050400.CKL 1.00 14.0 1534 -10.6 6.4 20.1 25.8 10.8 0.7 0.60 141 +89082700.DDC 1.00 16.9 4549 -7.4 7.6 11.3 24.3 1.4 1.1 2.10 11 +89082000.UMN 1.00 17.3 3524 -6.0 6.2 20.6 14.9 13.6 1.1 0.80 350 +89080600.OUN 1.00 16.3 3439 -5.4 6.8 10.2 12.1 9.7 0.5 0.80 101 +89073100.GTF 1.00 9.5 1858 -9.3 8.9 10.8 21.7 10.3 0.4 1.20 106 +89072800.DAY 1.00 16.4 2617 -7.8 5.7 13.5 11.3 7.5 0.6 0.60 83 +89072400.VCT 1.00 14.8 2953 -9.6 6.2 7.7 13.3 9.5 0.5 0.60 120 +89071200.TOP 1.00 16.6 3182 -8.1 7.6 12.6 8.2 13.2 0.9 1.60 157 +89070600.OUN 1.00 12.9 1373 -6.0 6.2 6.0 12.2 11.3 0.1 0.60 64 +89062900.AMA 1.00 12.6 2035 -8.2 8.6 14.8 26.0 13.0 0.6 2.30 165 +89062800.HTS 1.00 17.6 3659 -8.0 5.8 15.4 21.4 7.4 1.1 0.60 62 +89061900.CKL 1.00 16.7 3363 -9.6 6.4 14.5 12.2 12.2 1.1 0.60 103 +89061600.TBW 1.00 16.4 3463 -7.6 5.7 10.2 6.4 5.9 0.6 0.60 36 +89061400.JAN 1.00 16.0 3274 -11.5 7.1 11.3 8.2 9.4 1.1 1.00 57 +89061200.JAN 1.00 17.7 3616 -9.1 6.5 15.3 5.8 7.5 1.3 0.60 84 +89060500.1M1 1.00 15.8 2380 -8.2 6.0 14.7 13.0 10.3 0.6 0.60 19 +04082800.OUN 1.00 16.0 4225 -7.1 7.4 5.0 5.0 7.0 0.4 1.50 101 +04081700.TUS 1.00 13.1 2027 -8.9 7.1 13.2 13.3 8.8 0.5 1.00 96 +04080900.TOP 1.00 14.3 2676 -11.5 7.4 11.9 15.6 5.9 0.9 0.90 82 +04051200.AMA 1.00 9.7 1922 -11.5 8.0 15.0 8.4 19.1 0.6 1.60 282 +04051000.FFC 1.00 11.4 2006 -11.1 5.4 5.0 11.0 4.0 0.2 1.90 -15 +04032100.FWD 1.00 13.1 2648 -15.5 8.2 12.9 20.8 4.9 1.3 2.80 29 +04031500.DRT 1.00 11.6 1498 -15.5 7.0 16.8 24.5 6.6 0.7 1.40 123 +03090900.TUS 1.00 11.5 2363 -8.3 7.3 7.9 11.8 2.8 0.3 1.10 12 +03060900.RNK 1.00 15.0 2965 -9.1 6.2 24.1 29.2 18.9 1.4 1.20 134 +03060200.DDC 1.00 11.1 1960 -9.5 7.9 17.5 20.6 11.9 0.6 2.00 222 +03052700.ABQ 1.00 7.1 732 -9.9 8.5 14.7 20.6 3.1 0.1 0.60 12 +03052600.TFX 1.00 8.3 994 -10.9 8.0 16.0 15.9 9.1 0.3 1.30 59 +03051800.XMR 1.00 16.0 3602 -9.5 7.0 8.6 10.7 5.6 0.7 0.90 -7 +03051800.TBW 1.00 16.1 3839 -8.7 6.5 5.7 11.9 6.2 0.4 1.10 3 +03051200.JAX 1.00 15.9 3060 -7.9 6.9 13.2 20.0 10.1 0.8 -999.00 48 +03051100.MHX 1.00 16.0 3585 -9.3 7.3 16.2 15.0 11.9 1.4 0.90 104 +03050100.FFC 1.00 11.1 1429 -13.5 6.6 6.9 6.4 1.0 0.2 1.60 5 +03042800.MFL 1.00 16.7 2707 -10.7 6.4 11.7 25.5 12.3 0.8 0.60 83 +03042400.SHV 1.00 13.1 1455 -12.9 7.2 26.1 36.8 15.2 1.0 0.60 278 +03041800.DNR 1.00 5.3 1063 -18.1 8.6 11.0 43.9 5.9 0.2 0.60 41 +03040500.LZK 1.00 10.7 1751 -14.9 6.6 27.4 33.1 12.6 1.2 2.30 65 +03032100.DTX 1.00 8.7 1602 -21.3 6.6 13.3 27.1 7.7 0.6 1.10 80 +03032000.ILX 1.00 8.0 713 -21.9 6.9 5.0 11.4 5.4 0.1 1.40 -26 +03031500.TBW 1.00 15.9 3398 -13.7 7.0 18.6 27.3 3.9 2.2 0.90 32 +02080400.SGF 1.00 17.7 4328 -5.5 6.5 5.0 7.6 3.8 0.3 1.50 -11 +02080300.BMX 1.00 18.4 5098 -6.5 5.8 9.6 10.8 11.5 0.8 1.40 33 +02072900.AMA 1.00 13.6 3610 -6.5 7.8 12.5 12.2 13.6 0.7 2.00 164 +02072700.RAP 1.00 9.4 1688 -9.3 7.5 21.0 28.6 14.5 0.5 1.30 139 +02072600.TOP 1.00 15.6 3390 -5.9 7.5 16.9 16.9 11.9 0.9 2.20 168 +02072000.JAN 1.00 17.6 3501 -6.7 6.1 6.1 7.9 5.7 0.3 0.60 58 +02070300.LBF 1.00 14.1 3158 -5.9 7.5 14.0 6.2 11.5 0.6 1.20 158 +02070200.FFC 1.00 16.3 4268 -9.7 6.6 7.8 5.0 7.3 0.8 0.60 46 +02060700.ABR 1.00 9.0 2252 -14.7 8.1 12.4 18.1 8.2 0.7 1.20 118 +02060400.CHS 1.00 15.2 3170 -10.1 7.6 9.7 10.8 11.7 0.8 0.60 33 +02052700.AMA 1.00 9.7 2332 -11.1 7.2 14.5 11.8 13.0 0.6 1.40 198 +02051800.CRP 1.00 20.3 5902 -10.5 7.4 22.6 23.2 10.7 4.8 1.60 86 +01062600.LBF 1.00 12.7 3931 -8.1 8.1 9.3 8.1 8.1 0.7 1.50 119 +01062100.ABR 1.00 8.1 1118 -19.3 7.0 5.0 12.4 3.6 0.1 1.30 14 +01061900.JAX 1.00 17.2 2345 -9.5 6.1 5.0 8.3 5.0 0.3 0.60 13 +00080700.TOP 1.00 17.3 4476 -7.5 7.2 17.8 22.9 11.7 1.7 1.80 72 +00072900.ILN 1.00 14.3 2735 -11.5 6.7 13.4 21.0 8.0 0.9 0.60 68 +00072900.CHS 1.00 19.1 2462 -7.5 5.6 9.3 13.2 3.3 0.4 0.60 4 +00072800.TOP 1.00 15.3 3666 -10.3 7.6 22.0 26.4 9.1 2.2 2.60 115 +00072800.LBF 1.00 17.1 5581 -7.7 8.1 25.0 21.1 9.6 3.4 3.10 187 +00072700.JAN 1.00 12.5 2066 -10.7 6.4 8.0 8.4 4.2 0.3 1.00 -50 +00072300.OTX 1.00 9.0 2088 -12.3 8.2 17.2 21.1 7.8 0.7 1.20 43 +00071900.GYX 1.00 11.4 997 -13.3 6.0 27.0 36.1 18.8 0.6 1.00 107 +00071700.TOP 1.00 19.7 3927 -8.7 7.9 8.9 14.1 14.5 1.1 2.40 198 +00071500.SHV 1.00 17.2 4004 -5.9 6.0 5.0 8.6 6.2 0.3 0.60 46 +00071400.GRB 1.00 12.0 1743 -12.3 6.9 21.5 42.9 13.4 0.9 1.70 195 +00071200.DDC 1.00 14.4 2910 -5.5 7.2 11.3 11.7 10.8 0.4 1.40 196 +00070700.RAP 1.00 14.2 4065 -7.7 8.6 29.4 33.3 10.8 2.6 2.10 111 +00070400.DDC 1.00 18.1 5003 -7.1 7.6 9.7 19.2 11.4 1.1 2.40 114 +00070300.OAX 1.00 18.5 4633 -6.3 6.9 10.6 19.6 9.9 0.9 1.90 133 +00070300.DDC 1.00 17.2 4482 -5.9 7.5 13.6 22.7 11.7 1.0 2.40 66 +00070200.RAP 1.00 15.6 5621 -9.7 8.7 21.5 22.7 15.9 3.6 2.20 263 +00070200.DDC 1.00 16.8 3390 -5.7 6.6 14.2 21.9 5.5 0.7 1.30 38 +00063000.PIT 1.00 9.9 1086 -15.9 5.5 22.0 37.9 8.1 0.5 1.80 77 +00062600.TOP 1.00 17.8 4052 -8.9 7.6 5.0 23.9 2.4 0.6 2.30 26 +00062600.DDC 1.00 18.4 2618 -6.1 6.7 15.8 16.9 14.3 0.7 1.60 51 +00062300.MHX 1.00 18.6 4167 -8.7 6.1 6.0 6.1 9.7 0.6 0.60 89 +00062100.TBW 1.00 17.1 3180 -8.5 6.4 12.2 19.0 8.9 0.8 0.60 49 +00060200.TOP 1.00 16.1 3517 -9.3 6.9 10.4 16.3 4.9 0.9 0.80 39 +00060200.DVN 1.00 16.4 3451 -9.3 7.3 14.1 11.0 14.2 1.2 0.60 175 +00060100.ILX 1.00 16.1 3208 -9.1 7.0 17.9 15.6 20.7 1.3 1.80 163 +00053000.LBF 1.00 10.4 2258 -9.7 9.2 27.2 31.9 16.9 1.3 1.10 294 +00051400.TLH 1.00 18.3 3542 -9.9 6.9 5.0 5.0 5.4 0.5 1.00 -4 +98062500.DDC 0.88 11.9 2667 -7.3 8.7 25.1 34.7 12.4 1.2 1.40 224 +97010900.SIL 0.88 13.1 909 -13.6 6.7 31.9 37.0 33.7 1.0 -999.00 226 +90091900.OUN 0.88 18.0 3878 -6.7 6.2 11.9 20.5 12.1 0.8 0.60 119 +90073000.AMA 0.88 12.2 943 -7.5 6.3 12.7 18.1 8.4 0.2 0.60 14 +90071000.PIT 0.88 16.6 3362 -6.7 6.3 19.7 14.7 14.3 1.1 0.60 124 +89082900.GGG 0.88 18.5 3979 -4.6 6.0 5.0 5.0 1.6 0.2 0.60 3 +89082600.AHN 0.88 17.1 3463 -5.6 5.8 11.3 8.6 4.0 0.5 0.60 41 +89082500.AHN 0.88 16.9 3533 -5.1 6.1 5.0 8.1 2.7 0.2 0.60 5 +89072700.AHN 0.88 17.5 3996 -6.9 6.5 5.0 6.8 7.1 0.4 0.60 66 +89062700.DEN 0.88 8.6 931 -11.1 7.6 14.3 14.3 10.8 0.2 1.80 122 +89062600.UMN 0.88 16.2 3812 -6.9 6.3 5.0 10.8 2.0 0.3 0.60 -14 +89061200.AMA 0.88 13.2 3301 -11.7 8.7 12.9 25.2 9.2 1.3 2.30 167 +04100400.GSO 0.88 13.2 1385 -14.9 6.5 15.2 26.8 10.4 0.6 1.40 101 +04092000.OAK 0.88 7.3 242 -17.9 5.5 27.4 30.4 6.5 0.1 0.70 56 +04091900.LCH 0.88 15.9 2433 -6.9 5.8 5.0 15.6 7.7 0.2 0.60 6 +04082700.ABR 0.88 10.2 1433 -15.1 6.7 14.4 40.5 5.3 0.5 3.00 28 +04081800.PHX 0.88 10.5 1709 -9.1 7.3 5.0 9.2 6.0 0.1 0.80 15 +04040900.AMA 0.88 8.2 1515 -16.7 7.0 17.9 23.0 14.7 0.6 1.60 139 +03102600.CRP 0.88 17.9 3226 -9.9 6.3 15.2 34.5 9.8 1.2 0.60 17 +03062000.GGW 0.88 9.2 1032 -9.7 8.1 9.8 17.1 8.3 0.2 1.30 76 +03061600.TOP 0.88 12.4 1944 -11.9 6.4 5.0 5.0 5.8 0.2 1.00 3 +03060600.ABR 0.88 8.1 888 -19.9 6.8 17.3 14.2 9.2 0.4 1.50 47 +03060300.JAX 0.88 16.1 3513 -10.1 7.6 11.1 10.3 11.4 1.1 0.60 111 +03050400.BIS 0.88 8.2 1467 -18.7 7.4 15.4 16.1 8.8 0.6 1.60 86 +03031400.TLH 0.88 11.6 2141 -13.1 6.3 10.5 9.0 5.7 0.5 1.10 39 +02052900.OAX 0.88 13.0 2575 -13.3 7.1 7.5 7.0 10.0 0.5 2.60 127 +01062600.CRP 0.88 16.6 3837 -8.5 6.4 5.0 8.9 7.1 0.4 0.60 53 +01062200.DVN 0.88 10.3 1285 -18.1 6.5 10.8 11.8 8.7 0.4 1.00 66 +00090300.OAX 0.88 12.6 3099 -10.1 8.7 16.9 21.6 9.5 1.3 1.40 126 +00080700.DTX 0.88 19.4 4231 -7.3 6.0 16.6 31.6 10.6 1.4 0.60 78 +00080500.LZK 0.88 16.1 3872 -6.3 5.6 9.4 14.6 7.3 0.5 0.80 6 +00080400.BNA 0.88 16.3 3453 -9.9 6.8 10.9 16.0 9.1 0.9 0.60 83 +00080300.PIT 0.88 14.9 2780 -9.7 6.2 15.5 29.2 9.1 0.9 0.60 81 +00080200.DVN 0.88 16.6 4183 -9.7 6.6 11.2 16.4 13.3 1.1 1.10 169 +00072800.BMX 0.88 13.2 2147 -9.5 6.2 8.0 11.4 6.0 0.3 0.70 35 +00070600.DDC 0.88 12.3 2581 -7.5 8.5 9.4 10.0 10.7 0.4 1.80 97 +00061800.RAP 0.88 7.4 1396 -18.9 7.1 14.0 34.9 7.4 0.4 1.40 270 +00061100.DDC 0.88 14.3 3471 -7.9 6.9 11.0 20.2 14.0 0.7 2.40 53 +00021800.JAN 0.88 12.5 1866 -14.9 6.7 27.5 38.9 16.2 1.5 0.70 270 +90052100.SIL 0.85 16.6 3505 -10.6 6.7 8.4 13.0 10.9 0.8 0.60 70 +91051700.JAN 0.80 15.5 2683 -8.9 6.5 5.0 7.8 0.6 0.3 0.60 2 +03052100.TBW 0.80 15.8 2941 -9.5 6.2 5.0 5.4 7.1 0.3 0.60 27 +98081000.SHV 0.75 16.8 3464 -6.5 5.9 5.0 5.0 4.2 0.3 0.60 42 +98062500.JAN 0.75 19.0 3507 -6.1 6.0 5.0 8.6 7.1 0.3 0.70 -1 +97082200.ILN 0.75 9.6 520 -16.3 5.8 17.5 30.9 3.9 0.2 0.70 50 +97081800.SLC 0.75 8.3 931 -10.3 8.5 16.1 22.9 13.6 0.2 1.40 203 +97081700.TBW 0.75 18.5 3152 -7.3 6.2 5.0 5.0 1.8 0.3 0.60 8 +97062400.MAF 0.75 14.1 3277 -9.9 8.9 11.5 8.6 13.0 1.1 1.60 108 +97061700.BMX 0.75 18.2 3829 -6.9 5.9 12.4 13.0 6.9 0.8 0.60 48 +94070200.LCH 0.75 17.0 2754 -6.8 6.4 10.7 11.0 12.4 0.5 0.60 84 +94062400.HTS 0.75 16.5 2715 -5.5 5.3 8.5 15.0 4.7 0.3 0.60 39 +94062400.GGG 0.75 18.0 3599 -5.5 6.3 11.0 14.2 8.2 0.6 0.60 98 +91060600.CKL 0.75 16.3 2864 -8.6 6.4 8.9 11.4 6.2 0.5 0.60 21 +91051700.TBW 0.75 16.1 3306 -7.5 5.4 5.0 5.0 3.8 0.2 0.60 -5 +90101700.MAF 0.75 12.3 2870 -12.5 8.0 14.9 16.2 7.7 1.2 2.30 78 +90083000.ACY 0.75 15.2 2413 -9.3 5.8 13.9 22.7 9.0 0.6 0.60 62 +90082500.OVN 0.75 17.2 3413 -7.1 6.4 12.0 21.9 10.0 0.7 0.70 181 +90082500.OUN 0.75 15.7 2800 -6.4 6.6 5.0 11.9 5.3 0.2 0.60 63 +90082300.GGG 0.75 16.2 3016 -5.9 6.0 5.0 5.5 5.3 0.2 0.60 35 +90082200.BNA 0.75 15.5 2573 -6.1 6.1 9.1 12.7 8.7 0.3 0.60 -10 +90082000.PIA 0.75 19.3 4350 -6.5 6.2 12.0 9.9 9.4 0.9 0.60 67 +90081900.DEN 0.75 11.7 1982 -7.8 7.6 10.2 22.1 6.4 0.3 1.70 25 +90081700.CHS 0.75 19.5 3889 -6.9 5.7 14.2 20.9 11.2 1.0 0.60 100 +90081400.MAF 0.75 13.7 1599 -7.1 6.2 5.0 16.6 2.3 0.1 0.60 35 +90081400.ALB 0.75 14.6 1251 -7.6 5.7 31.1 21.6 20.7 0.6 0.60 261 +90080400.STC 0.75 13.1 2229 -12.5 7.3 5.3 20.0 8.7 0.3 1.40 45 +90073100.JAN 0.75 14.6 2834 -7.3 6.1 5.1 5.0 0.7 0.2 0.60 -3 +90072800.TOP 0.75 16.5 3218 -7.8 6.7 8.8 11.3 9.8 0.6 0.90 282 +90072700.DDC 0.75 14.7 3550 -7.0 7.6 7.6 7.2 6.0 0.5 2.20 84 +90072200.PAH 0.75 16.9 2541 -5.6 5.7 13.3 15.3 11.4 0.4 0.60 80 +90072200.CHS 0.75 18.4 3537 -7.5 6.2 8.3 10.2 7.1 0.6 0.60 88 +90070800.TBW 0.75 20.0 5452 -8.1 6.5 7.8 15.4 5.9 1.0 0.60 11 +90070300.SIL 0.75 18.4 3250 -5.7 5.8 11.8 14.5 7.5 0.5 0.60 79 +90061000.AHN 0.75 14.8 2847 -8.2 5.9 8.6 9.9 5.6 0.4 0.60 50 +90060700.TBW 0.75 17.0 3686 -8.6 6.0 5.0 7.3 4.1 0.4 1.80 8 +90060400.PIT 0.75 9.5 390 -12.5 5.6 26.0 37.7 14.6 0.2 0.60 57 +90052500.MAF 0.75 13.1 3262 -7.2 7.9 22.0 30.6 12.4 1.2 2.10 97 +90042400.1M1 0.75 12.8 2374 -12.6 6.7 14.0 8.3 6.6 0.8 1.50 56 +90042200.SEP 0.75 13.3 2775 -11.7 6.5 10.2 20.8 8.1 0.7 2.10 98 +90042100.OUN 0.75 12.4 1915 -14.1 6.5 25.3 31.9 13.1 1.2 2.30 138 +90033100.TBW 0.75 14.8 2515 -10.0 5.6 14.0 15.0 12.0 0.7 0.60 135 +89102800.OUN 0.75 12.0 1679 -12.7 6.8 10.1 27.1 8.3 0.4 1.00 115 +89081900.HON 0.75 13.1 984 -7.6 7.1 14.0 17.9 12.1 0.2 -999.00 244 +89081200.GRB 0.75 11.3 1782 -14.8 6.7 5.0 9.5 3.9 0.2 0.60 39 +89073100.TOP 0.75 14.5 2685 -6.4 6.7 9.8 13.0 12.0 0.4 0.60 117 +89073000.PAH 0.75 17.9 3630 -7.0 6.4 11.4 9.0 7.4 0.8 0.60 58 +89072900.SIL 0.75 18.8 4031 -6.8 6.3 5.0 5.0 3.9 0.4 0.60 37 +89071100.DDC 0.75 11.9 1858 -8.1 7.6 8.5 14.0 12.4 0.3 2.10 249 +89070800.AHN 0.75 16.8 2876 -6.5 5.8 5.0 5.0 4.3 0.2 0.60 33 +89062700.PIT 0.75 16.0 2924 -9.1 6.8 8.1 5.0 7.9 0.5 0.60 69 +89062300.OUN 0.75 16.0 3217 -7.1 5.9 12.8 14.9 6.9 0.6 0.60 113 +89062300.GRB 0.75 14.6 1729 -8.4 6.2 10.7 10.8 10.0 0.3 -999.00 139 +89062200.CKL 0.75 16.1 2986 -10.1 6.7 10.0 8.5 6.8 0.7 0.60 76 +89061600.ACY 0.75 16.5 2243 -7.6 5.9 18.8 19.1 19.5 0.7 0.60 217 +89061500.AHN 0.75 14.7 1717 -7.5 5.5 10.0 9.8 11.8 0.2 0.60 91 +89061300.CKL 0.75 16.1 2677 -8.6 6.1 15.9 7.3 11.5 0.8 0.60 102 +89060700.AHN 0.75 14.2 2402 -13.0 6.6 12.3 18.6 2.7 0.8 0.60 37 +89060400.PAH 0.75 16.4 3173 -9.7 5.8 14.2 14.7 15.5 0.9 0.60 90 +89052800.CKL 0.75 15.4 2098 -8.1 6.2 11.8 13.5 8.0 0.4 0.60 43 +04100400.CHS 0.75 15.3 1850 -10.7 6.0 22.1 32.7 13.4 0.9 0.60 81 +04092800.DNR 0.75 7.9 698 -13.9 7.1 17.7 21.0 12.4 0.2 1.00 112 +04082800.PIT 0.75 18.3 3258 -6.1 5.6 7.8 6.8 10.4 0.4 0.60 106 +04082800.JAN 0.75 18.0 3714 -7.5 6.4 5.0 5.0 1.0 0.4 0.60 12 +04081900.OTX 0.75 9.8 1929 -11.3 7.4 9.9 15.1 6.2 0.4 1.50 43 +04081900.DDC 0.75 11.7 2146 -6.3 6.2 5.0 11.0 10.2 0.1 0.70 15 +04081700.PHX 0.75 12.6 2729 -7.9 7.1 8.0 6.2 6.2 0.3 1.30 60 +04052300.BUF 0.75 13.8 1807 -10.6 5.8 22.4 24.0 18.8 0.8 0.60 239 +04051700.FFC 0.75 12.2 2077 -12.1 6.4 5.0 11.6 2.9 0.2 0.80 0 +04030500.LZK 0.75 12.4 745 -10.1 5.8 39.6 53.2 27.8 0.5 0.60 468 +03111300.BUF 0.75 8.1 418 -20.5 6.7 46.9 65.5 18.0 0.5 1.50 335 +03091000.JAN 0.75 15.0 1929 -9.5 6.0 10.8 22.1 8.1 0.4 0.60 83 +03090900.MAF 0.75 12.1 2389 -7.9 7.0 18.1 17.8 12.1 0.7 2.20 222 +03090900.GJT 0.75 6.8 996 -12.3 9.1 17.7 28.1 8.5 0.3 0.70 199 +03062200.IAD 0.75 10.5 1215 -17.1 5.8 15.1 9.7 9.3 0.4 1.10 79 +03062100.RAP 0.75 11.9 2338 -10.3 7.2 8.1 14.4 15.0 0.4 2.40 137 +03062000.BOI 0.75 7.0 491 -12.5 8.2 23.3 18.1 17.9 0.2 1.00 141 +03061900.TFX 0.75 8.6 1802 -9.3 8.2 10.8 13.4 13.1 0.3 1.00 178 +03061500.SHV 0.75 16.2 2511 -9.9 6.3 21.1 32.8 13.5 1.2 0.60 91 +03061222.XMR 0.75 17.1 2144 -7.9 6.1 5.0 6.1 5.2 0.2 0.60 65 +03061000.JAX 0.75 16.0 2482 -8.7 6.7 11.3 22.4 10.8 0.6 0.60 13 +03060700.MFL 0.75 18.2 3041 -6.7 5.6 5.0 9.3 0.9 0.2 0.60 5 +03052400.PIT 0.75 10.0 707 -16.7 6.5 26.5 23.6 12.1 0.5 1.00 65 +03050200.BMX 0.75 12.4 2216 -12.9 6.6 6.7 7.6 4.6 0.4 0.70 9 +03050100.DNR 0.75 6.7 1011 -20.1 8.0 33.5 27.3 12.5 0.8 1.20 108 +03042300.DNR 0.75 6.7 1183 -16.1 7.9 19.1 35.2 12.2 0.4 1.20 265 +03040922.XMR 0.75 15.5 2568 -10.3 5.6 31.0 38.3 12.7 1.6 0.60 34 +03032000.SGF 0.75 7.6 909 -22.1 6.7 10.5 8.6 18.2 0.2 1.40 205 +03031500.OTX 0.75 6.3 801 -26.3 7.5 24.9 28.7 18.3 0.6 1.50 240 +02072000.LZK 0.75 21.6 6551 -8.5 6.9 10.2 6.8 8.7 1.9 0.90 145 +02062500.LBF 0.75 11.7 3690 -10.3 9.2 7.2 9.1 5.0 0.7 1.30 45 +02060400.JAX 0.75 15.3 3128 -8.1 6.5 5.0 6.5 0.3 0.3 0.60 15 +02051500.PIT 0.75 5.9 521 -27.9 7.9 14.7 14.3 17.3 0.2 1.10 74 +01062400.BIS 0.75 13.7 4781 -10.9 9.0 18.7 27.1 15.0 2.7 1.70 249 +00090200.SHV 0.75 12.1 1896 -7.5 7.0 5.0 5.0 5.2 0.1 0.70 15 +00080400.LCH 0.75 15.7 3045 -7.5 5.6 5.0 12.8 4.7 0.2 0.60 28 +00072400.GGW 0.75 10.9 3240 -11.1 8.5 26.1 22.5 12.5 2.0 1.40 54 +00072300.GSO 0.75 16.5 2443 -9.1 5.7 20.6 22.2 6.6 1.0 0.60 88 +00072100.TBW 0.75 18.9 4845 -6.9 6.4 7.0 10.7 7.4 0.6 0.90 56 +00071900.JAN 0.75 19.7 3841 -6.1 6.1 7.5 6.9 5.7 0.5 0.60 32 +00071800.JAN 0.75 20.3 3305 -5.5 6.0 13.9 14.4 13.1 0.7 0.60 -56 +00071300.FWD 0.75 14.9 3103 -5.7 6.5 10.6 11.4 13.9 0.4 0.80 120 +00071300.DDC 0.75 15.1 3064 -3.7 6.1 6.2 10.6 9.2 0.1 0.60 0 +00062900.GRB 0.75 8.9 860 -18.9 6.4 17.0 24.4 14.1 0.4 1.10 108 +00062500.JAX 0.75 15.6 2442 -10.1 6.2 9.4 21.8 9.3 0.5 0.60 104 +00061900.WAL 0.75 17.4 2909 -7.9 6.3 11.3 9.5 11.6 0.7 0.60 134 +00061800.JAX 0.75 15.7 2677 -7.9 5.7 6.0 10.5 7.9 0.3 0.60 61 +00052200.LZK 0.75 12.1 2062 -13.5 6.2 22.6 32.5 17.7 1.1 1.40 162 +00050300.JAN 0.75 12.8 1438 -12.9 5.9 12.8 7.2 13.9 0.4 0.60 120 +00022400.LZK 0.75 10.6 1590 -18.1 7.0 25.0 34.2 17.2 1.2 2.50 270 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/freako b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/freako old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/gemglb.nts b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/gemglb.nts old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/jnaerator-0.9.3.jar b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/jnaerator-0.9.3.jar new file mode 100644 index 0000000000..1ef7fecff6 Binary files /dev/null and b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/jnaerator-0.9.3.jar differ diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/jnaerator.jar b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/jnaerator.jar new file mode 100644 index 0000000000..1ef7fecff6 Binary files /dev/null and b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/jnaerator.jar differ diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/last.nts b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/last.nts old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/nlist.txt b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/nlist.txt deleted file mode 100644 index 1eada9d84f..0000000000 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/nlist.txt +++ /dev/null @@ -1,1149 +0,0 @@ -DATE / RAOB ELEV REPORT MUCAPE MUMR 500TEMP 300 T 7-5 LR 5-3 LR 0-3SH 0-6SH 0-9SH SRH3 SHIP MODELb -95052300.DDC 791 6.00 4181 15.3 -9.6 -36.2 7.5 7.1 23.4 19.4 26.8 325 1.9 3.0 -91051100.MAF 873 6.00 4692 14.9 -10.8 -37.3 8.8 7.2 14.2 13.2 18.1 -37 1.9 2.7 -97061700.OUN 357 5.50 5751 18.8 -9.5 -36.1 7.4 7.1 14.5 23.6 45.9 116 3.1 3.5 -99012200.LZK 165 5.00 2240 12.3 -17.3 -41.7 7.6 6.8 23.0 26.3 32.1 294 2.3 3.0 -96061200.DDC 791 5.00 2820 13.7 -8.3 -34.7 7.6 7.1 12.9 20.3 15.8 142 1.2 2.5 -92072600.DDC 791 5.00 4794 17.4 -4.6 -31.2 6.8 7.0 18.2 17.4 14.6 176 1.0 0.8 -91052900.HON 392 5.00 3892 15.2 -12.3 -38.0 8.0 7.0 25.0 40.7 36.0 269 3.4 3.5 -90070800.BIS 504 5.00 3717 16.6 -9.8 -33.6 7.7 6.4 12.5 29.8 42.2 202 2.4 2.4 -57070300.RAP 966 5.00 4359 15.8 -6.7 -36.0 7.7 7.8 13.9 22.9 39.3 130 1.7 3.4 -06040300.LZK 78 5.00 3819 13.7 -14.9 -44.7 8.0 8.2 20.9 26.6 32.6 251 3.9 3.4 -99060100.DDC 790 4.75 4387 15.9 -11.3 -38.7 8.0 7.4 15.3 27.7 38.0 209 3.5 3.5 -96102100.OUN 362 4.50 2995 12.7 -12.9 -42.6 7.5 8.1 15.6 20.3 28.4 71 1.8 3.0 -96081100.LBF 847 4.50 2360 13.3 -8.4 -34.4 6.2 7.0 26.5 26.1 22.0 326 1.0 2.6 -96062700.TFX 1130 4.50 3835 13.9 -10.9 -37.2 8.3 7.1 21.8 37.1 44.3 297 3.0 1.6 -96051000.TOP 268 4.50 3884 15.6 -11.1 -40.4 8.8 8.0 22.1 18.3 22.3 234 2.2 3.3 -96050500.IAD 85 4.50 2432 12.1 -15.2 -41.7 7.2 7.3 15.9 25.0 25.5 36 1.9 1.9 -96030700.JAN 91 4.50 2362 14.0 -12.5 -38.9 6.8 7.2 16.8 34.9 36.9 196 1.8 0.6 -95060900.MAF 873 4.50 5653 17.8 -8.1 -37.7 8.1 8.0 12.8 18.7 33.5 83 2.2 2.9 -95060500.MAF 873 4.50 4358 14.9 -8.6 -40.7 7.6 8.7 16.0 23.2 32.0 181 2.1 2.9 -95051700.DDC 791 4.50 4878 15.6 -10.8 -39.2 8.5 7.7 8.9 26.6 40.7 43 3.8 2.6 -94060800.LBF 847 4.50 3400 13.0 -9.5 -37.5 7.8 7.6 8.1 18.7 18.4 109 1.5 2.4 -94042600.SEP 399 4.50 4409 16.3 -11.5 -41.9 7.4 8.3 21.2 26.7 26.2 138 3.3 3.3 -94040300.OUN 362 4.50 2075 10.1 -17.0 -44.2 7.6 7.5 18.7 31.2 39.3 163 1.9 2.1 -93101800.SEP 428 4.50 3958 15.7 -10.6 -34.9 7.0 6.5 23.2 31.7 30.5 441 2.6 2.2 -93101300.SEP 428 4.50 3151 14.2 -13.1 -36.5 8.0 6.3 15.0 22.3 31.8 307 2.4 2.9 -93092200.TOP 270 4.50 3665 16.8 -8.1 -37.9 6.5 8.0 21.3 21.3 37.9 502 1.3 1.3 -93092200.OVN 486 4.50 3685 15.4 -11.1 -40.4 8.1 7.9 23.5 31.9 33.2 492 2.9 4.0 -93072400.BIS 505 4.50 3597 15.3 -9.8 -38.4 5.8 7.7 14.9 21.0 33.2 263 1.4 2.3 -93062700.OVN 400 4.50 3720 15.0 -10.0 -38.2 6.3 7.6 9.4 22.3 28.9 140 1.7 3.1 -93060800.OUN 431 4.50 4917 17.0 -9.1 -34.9 7.1 6.9 9.7 30.6 26.7 195 2.8 2.6 -93050100.DDC 790 4.50 3206 11.1 -16.5 -44.2 8.0 7.7 15.4 24.0 29.9 194 2.7 3.7 -92073000.TOP 268 4.50 4074 16.6 -10.0 -37.8 7.5 7.5 11.8 22.5 22.1 164 2.2 2.4 -92073000.OVN 400 4.50 4366 16.6 -11.4 -38.3 7.4 7.3 13.9 22.3 23.7 216 2.7 3.2 -92062900.SEP 399 4.50 3761 17.4 -9.6 -33.8 7.8 6.6 13.7 21.8 15.6 248 2.0 2.8 -92062800.DDC 791 4.50 2750 13.8 -11.3 -34.2 7.8 6.2 15.2 20.6 41.3 315 1.6 2.9 -92062800.AMA 1095 4.50 4069 16.0 -10.3 -36.1 7.9 6.9 16.9 22.8 27.5 150 2.4 3.2 -91081400.GTF 1118 4.50 2524 11.5 -13.2 -37.4 8.5 6.6 15.3 25.8 28.9 213 2.0 2.0 -91072100.HON 392 4.50 5826 20.1 -6.1 -32.2 6.8 6.9 14.3 22.8 33.9 180 1.8 1.9 -91042912.BRO 7 4.50 4471 19.5 -9.8 -38.2 7.7 7.6 13.7 23.1 24.2 254 2.5 -999.0 -91032800.FNT 236 4.50 1860 11.3 -17.3 -44.0 7.6 7.4 26.8 47.0 45.4 431 1.8 2.9 -90051600.OUN 357 4.50 4398 16.7 -9.0 -36.4 7.6 7.3 23.2 25.5 44.9 180 2.5 3.1 -89080400.INL 359 4.50 3953 17.4 -11.5 -30.6 8.3 5.1 7.3 18.6 29.2 36 2.3 1.0 -89070300.SEP 399 4.50 5261 18.5 -7.6 -28.8 8.4 5.6 12.9 22.6 1.2 222 2.5 2.9 -89062700.GSO 277 4.50 4349 17.6 -7.3 -33.8 6.3 7.1 7.8 14.2 6.4 52 0.9 0.9 -89060700.SEP 399 4.50 3510 15.6 -7.9 -33.9 7.0 7.0 9.0 24.8 47.4 130 1.6 2.4 -89060400.MAF 873 4.50 3939 14.0 -10.0 -36.2 8.5 7.1 6.6 20.6 33.6 58 2.2 2.2 -02043000.FWD 171 4.50 5853 19.4 -10.9 -33.7 8.0 6.1 14.6 29.7 37.1 151 4.4 3.1 -02042900.IAD 93 4.50 2553 13.6 -16.7 -41.9 7.3 6.9 24.9 21.1 33.9 373 2.1 2.9 -08020600.SHV 79 4.25 2312 13.5 -14.1 -42.1 7.3 7.7 25.8 32.4 43.7 212 2.1 1.8 -07080400.RAP 1029 4.25 2983 15.6 -4.1 -30.9 6.2 7.1 18.3 22.7 35.8 270 0.7 0.9 -05042200.SGF 387 4.25 2944 12.6 -13.3 -42.7 6.8 8.0 15.1 21.3 15.6 193 1.7 2.2 -05042000.LBF 849 4.25 2460 10.1 -15.7 -43.9 8.9 7.8 16.6 15.3 22.3 255 1.4 2.9 -05031400.JAN 101 4.25 1382 11.1 -15.7 -40.7 7.6 6.8 19.2 25.5 49.7 161 1.1 2.8 -04081000.DNR 1625 4.25 3415 12.9 -9.1 -38.9 8.0 8.1 16.2 15.0 15.4 270 1.2 3.2 -04071318.ILX 178 4.25 6811 22.1 -10.9 -36.3 7.9 6.8 15.5 18.7 21.9 131 3.6 2.6 -04071300.LBF 849 4.25 7183 19.5 -7.3 -35.7 8.6 7.5 10.3 14.7 20.5 68 2.1 3.7 -04071200.GGW 700 4.25 2390 11.0 -13.7 -41.1 8.6 7.5 17.1 22.3 32.0 99 1.7 1.9 -04062200.AMA 1099 4.25 3828 13.8 -8.9 -36.5 8.0 7.4 17.8 26.2 40.5 141 2.3 2.3 -04053000.OUN 357 4.25 4526 16.8 -7.5 -36.5 7.8 7.7 15.8 24.4 40.4 224 2.1 -999.0 -04052200.AMA 1099 4.25 4265 13.7 -8.7 -36.3 7.9 7.4 13.6 21.5 23.9 176 2.0 2.1 -04040400.MAF 872 4.25 2746 12.0 -14.7 -43.1 7.0 7.8 14.4 19.5 31.1 262 1.6 2.7 -03051000.MHX 11 4.25 4373 17.1 -10.5 -35.1 7.3 6.6 14.1 22.7 23.2 146 2.5 2.1 -03050518.BNA 210 4.25 2730 16.0 -12.9 -36.4 7.1 6.5 18.3 37.0 37.2 239 2.2 -999.0 -03050500.SGF 387 4.25 5169 15.7 -13.5 -40.7 7.6 7.4 30.0 38.4 50.7 348 4.6 2.9 -03040600.FWD 171 4.25 2487 12.4 -14.3 -41.7 7.3 7.5 17.1 31.5 51.8 341 2.1 2.9 -01070300.LBF 849 4.25 5584 16.7 -8.7 -37.3 8.5 7.8 14.2 18.0 24.7 154 2.4 4.2 -98063000.TOP 270 4.00 6490 21.8 -5.3 -30.5 7.2 6.6 18.1 24.4 32.6 230 2.0 1.7 -98050800.FFC 244 4.00 4120 17.3 -12.3 -36.1 7.7 6.4 17.1 31.0 51.6 172 3.4 2.2 -97082200.LBF 849 4.00 3974 15.7 -9.7 -35.9 7.4 7.1 17.4 26.4 37.5 321 2.4 3.3 -96052300.LBF 847 4.00 2915 13.5 -11.1 -38.2 8.0 7.3 18.5 27.8 43.7 303 2.3 2.9 -95102700.SGF 394 4.00 2166 12.5 -13.8 -41.6 6.9 7.6 25.7 21.9 29.4 267 1.3 1.6 -95072600.DDC 791 4.00 5696 18.3 -10.1 -32.2 8.8 5.9 17.1 21.3 19.2 238 3.5 3.3 -95072500.FTD 196 4.00 2897 15.4 -10.0 -30.5 9.2 5.5 12.8 19.1 19.8 168 1.7 -999.0 -95051600.JAN 91 4.00 4861 17.9 -10.9 -37.6 7.8 7.2 8.6 14.9 18.5 -35 2.0 2.5 -95050600.FTD 196 4.00 2036 15.1 -11.1 -34.7 7.1 6.4 20.8 21.2 37.5 304 1.1 0.6 -93072300.HON 443 4.00 3720 15.7 -8.1 -37.4 6.0 7.8 15.4 19.1 22.5 130 1.1 1.5 -93071600.RAP 966 4.00 3230 14.1 -7.5 -34.9 7.7 7.3 18.6 25.0 35.8 97 1.5 3.2 -91041300.SEP 399 4.00 5008 16.9 -10.6 -40.5 6.8 8.1 12.2 21.8 27.4 137 2.6 3.4 -90090200.RAP 966 4.00 1762 11.3 -7.4 -33.9 7.5 7.0 14.1 23.6 32.7 181 0.6 2.1 -90070100.DAY 298 4.00 3541 16.6 -9.4 -33.6 7.1 6.5 8.6 19.9 24.5 154 1.5 1.8 -90060900.TOP 268 4.00 5571 18.5 -10.1 -39.2 7.3 7.8 14.8 22.6 16.4 252 3.0 2.7 -90051900.AMA 1095 4.00 2732 11.5 -9.3 -38.2 7.7 7.8 18.5 26.1 30.4 301 1.4 2.1 -90051500.AMA 1095 4.00 4543 14.8 -9.9 -36.2 8.2 7.1 19.2 24.7 33.8 473 2.9 2.2 -89071800.LBF 847 4.00 3622 15.4 -9.4 -35.6 8.1 7.0 22.9 38.9 37.6 361 2.4 2.9 -89062700.DDC 791 4.00 2840 14.3 -8.4 -36.6 7.6 7.5 12.7 19.4 19.2 167 1.1 2.2 -89061100.AMA 1095 4.00 3666 15.8 -8.7 -35.4 7.6 7.2 11.1 11.0 19.2 87 0.9 -999.0 -06092221.SGF 387 4.00 5071 17.6 -6.7 -36.1 5.3 7.9 21.0 31.6 37.0 202 1.6 1.1 -06071700.INL 361 4.00 3719 14.1 -11.1 -38.3 8.4 7.4 19.9 26.3 29.8 328 3.0 2.4 -06050600.MAF 872 4.00 3533 12.4 -12.3 -40.1 8.2 7.5 19.3 33.6 48.0 174 2.8 2.0 -04071318.DVN 229 4.00 6090 20.8 -11.1 -37.3 8.4 7.1 22.5 25.9 22.3 191 4.7 2.8 -03050300.BMX 178 4.00 4593 15.2 -15.7 -40.1 7.9 6.7 8.1 32.4 30.5 51 5.0 2.9 -02061300.DDC 790 4.00 6234 19.5 -6.9 -31.9 7.6 6.6 17.2 19.8 32.7 126 2.1 3.7 -02042000.MAF 872 4.00 2974 12.9 -8.1 -36.7 6.9 7.6 19.0 24.3 41.7 133 1.2 2.5 -95051900.BMX 178 3.75 3370 16.5 -9.9 -35.7 6.6 7.0 16.9 20.6 25.5 246 1.5 0.6 -03040400.OUN 357 3.75 2640 11.9 -15.1 -42.7 7.3 7.6 13.4 24.0 23.9 187 2.0 2.3 -99072600.LBF 849 3.65 4375 16.4 -6.7 -30.5 7.9 6.4 9.5 12.9 16.1 60 1.0 2.6 -99050400.OUN 357 3.65 5195 15.6 -14.9 -44.1 8.4 8.0 16.5 21.3 22.0 343 4.5 4.7 -99030600.LZK 165 3.65 1922 11.7 -18.5 -46.3 8.2 7.7 21.4 22.8 39.2 360 1.9 2.1 -98052200.SGF 387 3.65 4719 17.1 -9.9 -36.5 7.8 7.2 13.8 22.4 23.1 232 2.6 2.3 -98040800.ILX 178 3.65 1354 10.2 -19.7 -46.5 7.2 7.5 20.1 21.2 25.1 180 1.1 2.6 -03062300.OAX 350 3.65 6203 18.7 -9.3 -36.9 8.6 7.5 12.3 13.6 22.9 237 2.2 4.2 -02091900.OUN 357 3.65 4268 15.7 -6.1 -36.9 6.7 8.2 17.8 20.8 23.4 308 1.2 3.0 -02062400.ABR 396 3.65 5093 17.2 -10.5 -35.7 8.2 6.8 16.9 26.3 30.9 187 3.7 3.5 -02060500.RNK 654 3.65 5399 17.9 -9.7 -34.9 6.9 6.7 8.7 4.0 7.3 54 0.8 3.2 -02051200.TOP 270 3.65 4489 15.8 -11.9 -38.9 8.1 7.3 13.7 26.0 26.5 224 3.6 3.3 -02051100.MAF 872 3.65 4658 14.5 -9.3 -35.9 8.4 7.2 14.8 23.1 40.3 132 2.7 2.2 -01072100.GGW 700 3.65 3114 13.5 -10.7 -38.5 7.7 7.5 15.8 28.3 30.5 354 2.2 2.8 -01071800.ABR 396 3.65 5177 17.5 -9.9 -36.7 8.4 7.2 9.6 19.5 28.2 136 2.7 3.9 -01062100.DDC 790 3.65 4428 15.2 -10.7 -37.5 7.8 7.3 13.4 19.0 25.2 400 2.3 3.2 -01061400.DDC 790 3.65 5244 15.7 -8.9 -36.7 8.0 7.5 19.8 28.1 28.2 384 3.2 2.5 -01052500.JAN 101 3.65 3446 13.5 -15.1 -42.5 7.5 7.5 17.4 21.8 31.4 240 2.7 2.7 -01051800.AMA 1099 3.65 4695 13.9 -10.5 -38.9 8.6 7.7 16.1 13.2 22.8 86 1.8 2.1 -01050700.SHV 79 3.65 2945 14.8 -12.5 -39.3 6.5 7.3 9.0 15.7 22.1 110 1.2 1.7 -01050700.LZK 78 3.65 3512 14.7 -12.9 -40.5 5.9 7.5 7.3 18.7 26.3 77 1.6 3.4 -01041500.DDC 790 3.65 3892 13.1 -18.3 -43.1 9.0 6.9 24.4 43.1 54.7 233 5.4 2.5 -01040400.SGF 387 3.65 3277 12.8 -15.1 -43.1 8.3 7.7 17.2 22.4 28.9 310 2.8 3.1 -98062000.OUN 357 3.50 6048 19.0 -7.1 -35.9 7.8 7.7 13.7 15.4 11.2 209 1.7 3.9 -98052500.OUN 357 3.50 5688 18.0 -10.7 -39.7 8.1 7.8 9.9 21.9 28.7 172 3.5 4.2 -98052100.TOP 270 3.50 4680 16.5 -12.5 -38.1 8.4 7.0 9.8 10.5 23.7 100 1.7 3.8 -97062100.LBF 849 3.50 6058 17.3 -9.3 -35.7 8.8 7.2 13.9 23.1 25.1 129 3.7 3.7 -96062000.OAX 350 3.50 4081 16.3 -9.8 -37.1 8.6 7.4 18.9 19.0 24.4 271 2.1 -999.0 -90061900.BIS 504 3.50 1968 11.1 -13.5 -40.9 8.2 7.5 17.4 28.4 38.0 257 1.5 2.9 -90060900.IAD 85 3.50 3994 17.2 -10.9 -35.5 7.1 6.7 18.3 23.7 20.0 203 2.4 0.9 -90040600.SEP 399 3.50 3764 12.4 -14.9 -45.3 7.8 8.4 15.4 25.2 36.8 305 3.3 2.3 -90031400.OUN 357 3.50 3950 14.6 -16.1 -39.5 7.2 6.4 12.3 20.2 49.4 169 3.0 2.9 -89070300.STC 315 3.50 3556 15.6 -8.2 -35.9 7.0 7.4 8.5 15.8 21.4 128 1.1 1.4 -02081200.DDC 790 3.50 3415 14.0 -8.7 -34.3 8.0 6.9 10.7 15.7 27.7 157 1.2 3.1 -01061500.FWD 171 3.50 4260 17.3 -9.7 -33.7 7.9 6.5 11.1 15.1 9.7 74 1.6 2.2 -01041000.SGF 387 3.50 3476 13.0 -14.5 -41.3 7.9 7.4 12.5 21.6 30.3 141 2.7 2.6 -91060500.DDC 791 3.25 4631 16.9 -7.9 -35.5 6.5 7.4 11.0 15.3 15.4 74 1.2 3.5 -06070200.GRB 214 3.25 3255 15.4 -9.3 -35.9 6.6 7.1 14.7 17.0 24.9 99 1.1 1.5 -99060200.FWD 196 3.00 4928 17.3 -11.5 -37.3 8.8 7.0 15.3 15.0 30.3 171 2.4 4.5 -98062900.TOP 270 3.00 6895 22.0 -7.7 -33.1 7.0 6.8 19.3 20.6 27.3 335 2.5 2.4 -98062500.BIS 506 3.00 4591 15.5 -13.3 -41.3 8.1 7.7 15.5 15.9 15.4 89 2.5 3.0 -98062500.ABR 396 3.00 4448 16.3 -13.7 -40.5 8.8 7.3 11.2 17.4 28.7 42 3.0 3.7 -98061400.OAX 350 3.00 2830 13.3 -10.5 -39.5 7.7 7.9 15.3 24.4 45.4 219 1.8 3.4 -98052400.DDC 790 3.00 2630 11.6 -12.9 -41.5 6.7 7.8 9.8 22.0 27.7 101 1.4 2.3 -97061000.FWD 196 3.00 2699 15.6 -9.9 -34.9 7.0 6.7 10.9 18.7 24.1 98 1.1 1.3 -97052600.OUN 357 3.00 5143 17.2 -7.7 -38.5 5.9 8.3 15.0 30.4 32.4 148 2.0 2.6 -96070800.LBF 847 3.00 3341 15.3 -6.4 -32.5 7.0 6.9 20.6 30.0 41.5 390 1.3 2.2 -96062012.LBF 847 3.00 3418 15.2 -8.6 -35.4 7.9 7.3 16.5 22.6 25.0 380 1.7 3.3 -96061400.UNR 1037 3.00 3801 13.1 -11.0 -37.6 8.4 7.2 12.4 18.0 14.8 63 2.0 2.0 -96052700.OUN 362 3.00 3034 15.2 -9.4 -36.2 6.9 7.2 22.5 29.8 33.6 330 1.7 2.0 -96042000.ILX 178 3.00 2394 12.9 -14.6 -41.1 7.1 7.3 16.4 27.0 39.5 249 2.1 -999.0 -96033100.SHV 84 3.00 2891 12.7 -17.1 -46.6 7.6 8.2 20.1 27.4 35.5 163 3.0 3.1 -95082700.GGW 696 3.00 3094 11.7 -12.6 -38.7 8.3 7.1 13.6 26.8 41.0 162 2.4 1.7 -95082300.INL 359 3.00 3023 15.4 -11.6 -36.2 8.0 6.7 25.4 30.9 26.5 694 2.5 2.1 -95072400.DDC 791 3.00 3645 15.9 -9.9 -33.5 8.2 6.3 11.8 18.2 32.6 31 1.7 3.6 -95071500.LBF 847 3.00 3052 14.4 -7.0 -32.9 6.5 6.9 13.9 15.9 24.7 159 0.7 2.1 -95062300.LBF 847 3.00 2962 12.9 -11.1 -36.7 7.9 7.0 15.3 21.0 19.8 220 1.7 2.8 -95043000.FTD 196 3.00 4416 15.0 -13.3 -43.2 8.1 8.2 15.6 21.9 31.7 166 3.4 3.4 -95021400.PBI 6 3.00 2433 16.5 -11.0 -41.1 5.9 8.1 13.8 27.1 33.4 117 1.4 0.6 -94060600.DDC 791 3.00 4882 14.8 -8.8 -37.2 8.7 7.6 13.1 15.6 18.6 248 1.9 2.1 -94052600.FNT 236 3.00 2240 10.8 -16.3 -46.6 6.1 8.4 12.8 17.8 25.8 113 1.0 2.4 -94032800.CKL 140 3.00 2066 15.3 -9.6 -33.7 6.3 6.4 30.5 38.6 36.3 429 1.1 0.6 -93091900.DDC 824 3.00 1954 12.4 -10.4 -35.2 7.2 6.7 16.8 29.5 46.6 233 1.2 2.8 -93091900.AMA 1094 3.00 1911 12.4 -9.0 -33.5 7.7 6.5 16.5 32.7 35.4 264 1.1 2.4 -93082300.DDC 790 3.00 2608 13.3 -7.8 -33.0 7.7 6.8 13.1 19.5 27.0 83 1.0 2.0 -93070900.OVN 487 3.00 5546 19.7 -6.8 -30.3 6.9 6.2 16.9 29.4 24.3 345 2.3 0.6 -93070200.DDC 816 3.00 4895 17.1 -5.2 -33.2 7.2 7.4 13.3 16.4 21.4 237 1.0 2.8 -93060600.HAT 4 3.00 4948 16.0 -13.5 -38.7 8.3 6.9 12.6 15.5 17.2 70 2.8 3.9 -93050600.MAF 873 3.00 3784 13.9 -9.6 -37.2 7.2 7.4 18.6 27.0 25.4 149 2.3 2.5 -92070500.OVN 400 3.00 5051 17.3 -9.3 -36.1 7.4 7.2 16.1 21.8 33.3 243 2.5 3.5 -92062700.MAF 873 3.00 3224 13.9 -8.2 -32.9 7.7 6.6 13.0 23.7 38.8 253 1.6 2.5 -92032600.TBW 13 3.00 2104 12.6 -14.0 -43.1 6.5 8.0 18.6 32.2 37.0 195 1.5 1.1 -91052700.DDC 791 3.00 5493 17.0 -10.5 -38.1 8.4 7.4 13.3 21.7 29.3 81 3.4 2.9 -91040912.1M1 172 3.00 3450 14.2 -15.2 -42.3 8.0 7.5 11.5 19.7 20.8 134 2.7 -999.0 -91032700.TOP 268 3.00 2763 12.7 -12.3 -39.3 6.8 7.4 21.6 27.7 31.7 279 1.9 2.5 -90052700.OUN 357 3.00 4621 17.5 -8.8 -37.3 7.6 7.7 20.4 23.8 25.1 255 2.4 3.2 -90051500.OUN 357 3.00 4798 16.8 -10.7 -38.4 7.8 7.5 12.5 19.8 29.7 186 2.6 4.2 -89060700.AMA 1095 3.00 4752 15.4 -9.5 -33.5 8.5 6.4 21.7 30.5 55.6 303 3.3 2.4 -89060500.OUN 357 3.00 1640 12.5 -11.6 -39.9 7.0 7.7 8.8 15.7 23.9 53 0.6 0.7 -72081200.YRM 988 3.00 1989 10.9 -14.2 -40.4 8.3 7.1 14.0 24.6 35.0 132 1.5 2.4 -06052800.BIS 506 3.00 3434 12.5 -11.1 -38.7 8.1 7.5 10.5 11.3 12.7 74 1.0 1.8 -06052700.BNA 210 3.00 3535 16.1 -8.3 -35.3 5.9 7.2 17.7 12.8 17.2 196 0.7 0.7 -06052500.SGF 387 3.00 3470 15.6 -11.1 -37.1 7.6 7.0 13.6 14.3 7.3 162 1.4 2.0 -06042500.OUN 357 3.00 4007 15.5 -12.3 -39.3 8.6 7.3 15.4 20.1 21.2 105 2.8 3.3 -06042412.LMN 317 3.00 3248 14.1 -12.9 -39.7 8.2 7.3 16.6 25.4 28.7 413 2.8 3.2 -04081000.DDC 790 3.00 3147 14.6 -9.7 -36.3 7.7 7.1 13.0 21.0 22.0 222 1.6 3.0 -04070200.AMA 1099 3.00 5137 16.9 -8.1 -37.7 7.4 7.9 18.0 14.0 16.6 80 1.4 3.0 -04052300.OAX 350 3.00 4333 15.6 -12.3 -40.7 7.6 7.8 19.6 32.4 28.9 289 3.6 3.0 -04051700.DDC 790 3.00 2200 10.0 -11.9 -41.3 8.4 8.0 20.5 31.7 30.2 390 1.6 1.5 -04042200.OUN 357 3.00 2363 12.2 -13.5 -39.5 7.0 7.1 16.9 24.3 33.8 385 1.6 2.7 -04041900.OAX 350 3.00 3136 11.9 -15.1 -40.5 8.2 7.0 20.5 33.8 44.9 394 3.0 1.9 -03062800.DDC 790 3.00 2329 11.4 -9.3 -38.9 6.7 8.0 10.8 16.9 26.8 138 0.7 2.2 -03062400.LBF 849 3.00 6189 18.6 -8.7 -38.9 8.1 8.1 21.7 30.8 31.6 381 3.8 4.8 -03050420.SGF 387 3.00 4524 15.8 -11.9 -40.7 7.1 7.8 25.2 35.4 47.9 480 3.3 3.2 -03042100.SHV 79 3.00 2947 15.5 -13.5 -38.7 7.5 6.8 14.3 24.0 38.0 110 2.3 0.9 -01090900.FWD 171 3.00 4304 17.1 -8.9 -35.7 8.2 7.1 7.7 14.1 12.0 97 1.4 2.7 -01053000.AMA 1099 3.00 5827 16.4 -9.7 -38.5 8.2 7.7 25.0 26.1 29.7 268 3.9 2.8 -01051900.LZK 78 3.00 4269 16.6 -12.5 -37.3 8.1 6.7 9.9 18.5 25.8 98 2.6 2.7 -00080600.OAX 350 3.00 5525 19.0 -7.1 -33.1 7.5 6.9 9.4 15.0 22.8 56 1.4 3.1 -00062900.MAF 872 3.00 3565 14.8 -6.3 -31.1 6.3 6.6 9.6 10.5 16.7 29 0.5 1.8 -00050400.FWD 196 3.00 2731 13.2 -14.3 -40.3 6.3 7.1 19.0 21.7 28.5 327 1.7 3.0 -99081800.LBF 849 2.75 5554 18.3 -8.9 -32.5 7.8 6.4 10.7 23.7 25.1 143 2.9 3.4 -99070100.MAF 872 2.75 3989 13.7 -2.5 -33.9 7.5 8.3 10.5 14.9 13.7 146 0.8 2.0 -99061900.DDC 790 2.75 4141 13.9 -11.3 -40.3 7.3 7.9 13.4 22.5 29.0 346 2.5 2.4 -99061200.AMA 1099 2.75 4400 14.7 -10.3 -36.3 7.7 7.0 18.8 26.2 36.6 210 3.0 2.4 -99060300.AMA 1099 2.75 5087 15.6 -10.3 -36.5 8.7 7.1 15.5 18.6 49.2 289 2.7 2.5 -98061400.OUN 357 2.75 6689 20.5 -6.5 -32.5 7.7 6.9 17.9 32.8 42.7 262 2.9 4.0 -98052500.DDC 790 2.75 2688 12.5 -12.1 -40.7 7.2 7.8 13.7 27.9 32.0 180 1.9 2.7 -98040900.BMX 178 2.75 3341 15.8 -13.9 -39.5 7.9 7.0 25.9 40.1 51.5 296 3.2 2.0 -97061600.DDC 790 2.75 3187 13.5 -10.9 -36.5 7.7 6.9 11.9 23.3 39.3 26 2.0 2.7 -97061200.TOP 270 2.75 1552 12.6 -11.7 -38.7 7.1 7.3 11.6 23.5 30.2 141 0.9 0.9 -97052700.SGF 387 2.75 4440 16.3 -9.9 -38.1 7.0 7.6 16.3 22.6 25.0 276 2.3 2.6 -97052700.OUN 357 2.75 5907 18.0 -8.7 -37.7 6.4 7.8 17.6 17.5 23.9 271 1.9 3.7 -97042100.SGF 387 2.75 1773 9.4 -16.5 -45.7 7.4 8.1 23.3 25.4 23.9 405 1.4 2.0 -97041100.MAF 873 2.75 4076 11.9 -15.0 -45.9 8.2 8.5 20.8 23.7 30.7 260 3.3 2.1 -97032900.BNA 180 2.75 1618 11.1 -15.6 -42.6 7.4 7.4 18.1 25.2 15.3 389 1.3 3.0 -97012500.SIL 8 2.75 2563 13.0 -16.5 -46.0 7.5 8.2 18.3 18.3 25.8 145 1.8 2.8 -96092100.FTD 196 2.75 2870 16.4 -9.4 -37.2 6.5 7.4 15.7 26.4 32.6 136 1.5 -999.0 -96083000.DEN 1611 2.75 2478 11.7 -9.1 -36.2 7.8 7.3 17.6 26.2 28.9 86 1.3 2.3 -96080100.DEN 1611 2.75 3920 13.5 -7.8 -34.9 8.5 7.3 15.0 22.6 26.3 276 1.9 2.1 -96072400.DDC 791 2.75 3068 14.3 -11.1 -36.0 8.6 6.7 16.8 27.6 36.6 203 2.6 2.7 -96062500.AMA 1095 2.75 3778 13.9 -9.4 -33.2 8.5 6.4 7.0 22.9 28.2 123 2.2 1.9 -96061400.LBF 847 2.75 2384 12.4 -8.6 -36.2 6.5 7.4 12.0 15.4 25.0 102 0.6 2.2 -96061300.FFC 246 2.75 2727 13.7 -9.1 -36.5 5.7 7.4 12.9 12.9 13.1 152 0.6 1.0 -96061200.AMA 1095 2.75 3079 11.9 -8.8 -38.1 8.0 7.9 18.3 24.3 30.2 373 1.5 1.9 -96060300.SGF 394 2.75 2739 11.7 -15.9 -42.2 7.1 7.2 14.8 26.4 35.9 90 2.3 2.1 -96060200.JAN 91 2.75 1863 16.1 -7.5 -32.6 5.5 6.8 11.3 12.7 20.3 168 0.3 0.6 -96060100.ABR 397 2.75 2276 12.6 -13.4 -40.4 6.2 7.4 24.6 22.4 27.2 370 1.3 2.2 -96053000.MAF 873 2.75 3675 14.9 -7.0 -32.9 7.7 6.9 19.0 35.1 40.6 321 1.7 2.5 -96052600.MAF 873 2.75 3464 14.1 -6.2 -36.5 7.7 8.1 22.5 28.7 42.1 240 1.4 2.9 -96052500.AMA 1095 2.75 3927 13.5 -11.3 -36.6 9.1 6.9 16.4 20.3 4.9 101 2.6 1.9 -96051800.OAX 350 2.75 4523 15.3 -11.1 -39.7 8.8 7.8 12.9 16.0 21.2 68 2.3 -999.0 -96051700.UNR 1037 2.75 4365 14.8 -8.1 -37.0 8.0 7.8 15.0 25.5 28.7 219 2.3 2.5 -96042200.TOP 268 2.75 1574 10.9 -16.6 -42.6 7.3 7.2 14.6 45.6 54.3 145 1.3 2.3 -96042200.OUN 362 2.75 2260 12.7 -10.9 -36.6 5.9 7.0 18.5 38.3 48.8 500 1.2 2.3 -96031600.FFC 246 2.75 890 9.6 -19.2 -39.7 7.8 5.7 20.5 28.8 55.2 353 0.9 2.2 -95081800.BIS 503 2.75 5585 18.4 -7.0 -34.2 7.7 7.3 10.6 10.6 17.3 142 1.0 3.3 -95072400.AMA 1095 2.75 2225 13.3 -7.8 -30.1 8.5 6.0 13.1 21.6 25.1 124 1.0 2.9 -95071500.GRB 210 2.75 5409 19.0 -8.5 -30.8 8.1 5.9 8.0 12.1 9.0 69 1.5 3.0 -95071200.OKX 20 2.75 2900 13.9 -15.6 -43.2 6.9 7.6 8.1 12.7 13.6 48 1.3 2.4 -95070300.DDC 791 2.75 2905 14.2 -9.6 -38.9 6.8 7.9 12.3 18.2 21.4 111 1.1 2.3 -95070300.AMA 1095 2.75 3838 14.7 -11.5 -36.5 8.8 6.8 8.2 22.8 29.0 115 2.9 2.5 -95062800.LBF 847 2.75 2880 12.4 -10.1 -37.2 7.7 7.3 13.9 22.0 19.7 208 1.5 2.5 -95062100.OKX 20 2.75 3918 17.1 -9.8 -34.9 7.1 6.7 11.4 18.4 25.8 18 1.6 1.0 -95060300.AMA 1095 2.75 3024 12.4 -9.6 -36.5 8.2 7.2 15.7 22.4 37.2 346 1.6 2.0 -95052200.LBF 847 2.75 2027 10.4 -14.9 -42.1 7.4 7.4 18.7 28.3 33.3 221 1.6 2.1 -95051400.UMN 438 2.75 5278 16.5 -10.3 -38.0 6.9 7.5 22.3 28.0 26.2 211 3.3 3.2 -95042000.FTD 196 2.75 2621 14.6 -13.3 -38.5 7.7 6.8 25.8 39.5 59.2 498 2.3 2.4 -95040900.TOP 268 2.75 2836 10.7 -17.5 -44.5 9.2 7.5 16.5 21.4 31.9 120 2.6 1.9 -94070700.HON 392 2.75 3051 16.5 -8.8 -35.7 7.2 7.2 10.2 20.5 18.6 159 1.3 0.6 -94070200.OAX 350 2.75 5257 18.5 -10.1 -33.0 8.0 6.2 15.5 26.5 25.4 416 3.6 3.2 -94070100.STC 315 2.75 3701 14.3 -11.6 -39.6 7.3 7.6 19.0 27.2 25.1 399 2.7 2.7 -94062600.JAN 106 2.75 2842 16.1 -9.5 -35.0 6.4 6.8 12.4 24.0 32.8 130 1.3 0.9 -94062500.HON 392 2.75 1962 11.8 -10.8 -39.7 6.4 7.8 15.4 27.8 33.5 211 1.0 2.2 -94061900.JAN 91 2.75 3177 16.8 -7.5 -32.7 5.9 6.7 3.8 11.5 12.4 42 0.5 0.6 -94061800.AMA 1095 2.75 2676 11.9 -7.0 -33.1 8.2 6.9 10.7 11.0 11.3 171 0.5 1.6 -94061200.TOP 268 2.75 2320 13.9 -9.5 -36.5 6.6 7.3 15.8 23.9 24.4 117 1.1 0.9 -94061200.AMA 1095 2.75 4015 14.7 -8.0 -33.7 7.8 6.9 18.4 26.7 19.9 302 2.2 2.7 -94061100.AMA 1095 2.75 2164 12.3 -8.3 -36.1 7.3 7.5 16.6 19.5 20.3 229 0.7 2.8 -94060600.TOP 268 2.75 3953 16.5 -9.3 -35.1 8.1 6.9 15.4 16.1 27.7 394 1.5 2.5 -94060500.HON 392 2.75 3871 14.2 -11.6 -38.7 8.5 7.4 12.0 21.4 19.2 202 2.6 2.4 -94053000.SEP 399 2.75 5032 17.5 -10.6 -36.6 8.2 7.0 16.1 27.0 23.8 291 3.8 3.9 -94052500.OUN 362 2.75 3912 15.0 -11.5 -38.1 7.4 7.2 13.2 22.0 36.2 122 2.4 3.0 -94041100.UMN 438 2.75 2040 12.6 -16.5 -41.0 7.6 6.7 19.9 37.8 45.4 486 2.1 2.5 -94012700.GGG 124 2.75 2167 13.2 -15.9 -42.4 6.8 7.3 17.5 31.0 32.3 306 2.0 0.7 -93102000.DRT 313 2.75 3433 15.5 -8.9 -36.3 6.4 7.4 13.4 25.4 34.0 35 1.6 1.6 -93101900.GGG 124 2.75 3105 15.7 -9.8 -36.9 6.9 7.3 10.3 23.5 33.9 105 1.6 0.7 -93101300.CRP 14 2.75 4367 17.3 -8.6 -37.2 6.3 7.7 14.8 20.2 29.8 227 1.5 1.5 -93090400.IAD 85 2.75 2779 15.6 -5.9 -32.6 5.7 7.1 12.4 15.2 15.6 149 0.5 0.6 -93070700.DDC 790 2.75 5334 17.0 -6.0 -36.1 7.2 8.0 16.5 27.9 28.2 154 2.0 3.1 -93070700.AMA 1094 2.75 5327 17.0 -4.7 -32.2 7.8 7.3 11.4 21.3 20.0 127 1.6 3.8 -93070500.DDC 790 2.75 4186 17.1 -5.4 -31.1 6.7 6.8 16.6 30.6 34.9 146 1.3 1.2 -93062400.LBF 849 2.75 3944 16.0 -8.6 -37.5 8.1 7.7 18.1 21.9 33.8 178 2.0 2.8 -93062400.DEN 1611 2.75 3442 11.7 -9.6 -38.0 8.8 7.8 15.8 32.0 42.3 211 2.2 1.8 -93061900.AMA 1094 2.75 2140 12.8 -7.8 -33.2 7.0 6.7 14.4 22.7 23.3 146 0.8 1.9 -93051600.DDC 790 2.75 3614 12.8 -9.8 -40.4 6.6 8.3 12.6 19.4 23.7 161 1.4 2.5 -93050600.AMA 1094 2.75 4478 13.2 -13.6 -38.2 8.6 6.7 16.6 34.6 38.4 340 4.5 2.0 -93050100.AMA 1095 2.75 4085 11.6 -14.5 -42.9 8.1 7.8 15.3 25.7 15.8 234 3.4 1.9 -93042900.MAF 873 2.75 2435 11.7 -10.9 -36.0 7.1 6.8 20.8 29.3 37.4 551 1.4 2.2 -93042800.MAF 873 2.75 1494 10.4 -10.6 -38.7 6.9 7.6 12.9 19.6 25.8 150 0.6 1.8 -93042500.UMN 438 2.75 2317 11.4 -14.6 -42.2 6.9 7.6 18.2 25.2 33.1 198 1.6 2.4 -93042000.GGG 168 2.75 2342 12.4 -13.3 -42.9 8.0 8.1 17.5 26.7 28.4 156 2.0 2.7 -93040200.WAL 13 2.75 1625 10.9 -18.5 -46.2 7.3 7.7 26.8 30.7 48.4 200 1.5 2.4 -93033100.UMN 440 2.75 2598 11.1 -16.5 -43.6 6.4 7.5 19.7 29.7 28.9 117 2.0 2.1 -93033100.1M1 204 2.75 2471 11.9 -15.1 -43.9 7.2 8.0 17.8 30.2 27.1 54 2.1 2.8 -92101600.SEP 399 2.75 3654 14.6 -12.1 -37.5 7.7 6.9 12.6 16.4 22.7 227 1.8 2.9 -92073000.LBF 847 2.75 3544 15.0 -10.3 -38.2 7.9 7.5 22.0 25.7 33.8 335 2.4 3.0 -92062700.AMA 1095 2.75 3165 14.1 -10.0 -34.2 7.7 6.5 12.4 16.6 29.9 191 1.3 2.9 -92061900.DDC 791 2.75 2598 12.8 -8.3 -34.7 7.9 7.1 15.7 25.1 40.5 114 1.3 2.7 -92061900.BIS 504 2.75 1791 11.0 -14.4 -39.4 6.9 6.9 13.0 27.4 24.4 106 1.3 2.5 -92061300.AMA 1095 2.75 2821 14.7 -8.8 -34.4 7.2 6.9 12.0 19.1 36.4 165 1.1 2.7 -92061200.MAF 873 2.75 2387 13.8 -8.2 -32.3 7.4 6.4 13.3 26.7 34.6 178 1.3 2.0 -92060500.AMA 1095 2.75 2870 13.4 -9.4 -37.0 7.5 7.4 12.2 17.5 25.9 249 1.1 2.6 -92030600.1M1 172 2.75 2572 11.5 -21.1 -44.4 7.2 6.5 17.3 22.5 26.7 194 2.4 2.3 -92021500.UMN 438 2.75 1724 10.2 -16.9 -44.0 6.4 7.5 24.2 33.2 28.2 289 1.3 2.2 -91072200.HON 392 2.75 4474 19.3 -6.8 -31.8 7.2 6.7 11.1 17.3 24.1 198 1.2 -999.0 -91070500.GGW 696 2.75 2308 11.4 -9.9 -38.5 7.0 7.7 6.7 17.5 23.9 144 0.8 2.2 -91070500.BIS 504 2.75 2941 13.3 -9.3 -37.6 6.4 7.6 19.3 21.4 26.6 206 1.2 2.4 -91062000.HON 392 2.75 2691 13.9 -10.5 -37.0 7.0 7.2 16.1 22.1 20.0 282 1.4 1.2 -91061900.LBF 847 2.75 3600 13.0 -12.0 -40.0 8.6 7.6 13.5 15.2 20.9 219 1.7 2.6 -91061500.GRB 210 2.75 3430 17.6 -8.7 -32.3 6.7 6.3 21.7 13.9 17.0 161 0.9 0.6 -91061500.BIS 504 2.75 2379 13.0 -11.9 -35.8 6.6 6.5 13.2 22.5 25.2 152 1.3 2.6 -91060500.OVN 400 2.75 2813 14.6 -10.1 -31.5 6.5 5.7 8.4 17.1 19.6 177 1.0 3.1 -91053000.RAP 966 2.75 2814 10.9 -15.7 -43.2 8.1 7.6 13.0 14.5 28.4 159 1.4 2.0 -91053000.OVN 400 2.75 4446 16.8 -10.2 -36.3 6.8 7.0 14.3 18.2 19.0 31 1.8 2.7 -91052500.AMA 1095 2.75 3416 13.7 -10.5 -37.1 7.0 7.2 17.0 17.4 13.8 124 1.4 2.5 -91051800.UMN 438 2.75 3444 15.1 -11.0 -34.2 7.4 6.2 9.4 11.9 21.0 59 1.1 1.2 -91051700.UMN 438 2.75 3299 15.9 -10.6 -35.6 7.6 6.7 14.4 16.1 11.8 174 1.4 1.9 -91051200.RAP 966 2.75 4430 14.1 -11.0 -39.1 7.9 7.6 26.6 23.5 33.5 437 2.9 2.5 -91051100.AMA 1095 2.75 5629 15.6 -10.7 -37.8 9.0 7.3 14.5 16.5 21.5 314 2.9 2.5 -91042800.GGG 124 2.75 4554 18.9 -10.5 -37.7 7.2 7.3 15.4 29.5 19.6 140 3.0 2.2 -91042700.OUN 357 2.75 4751 16.6 -11.5 -41.7 7.0 8.2 20.6 23.6 26.4 376 2.9 3.7 -91042700.GGG 124 2.75 5164 18.9 -10.7 -38.1 8.2 7.5 12.4 18.9 27.6 209 2.8 2.7 -91041300.OUN 357 2.75 4063 14.1 -13.7 -42.3 8.0 7.8 17.1 22.0 25.1 205 3.2 2.9 -91040300.OUN 357 2.75 1560 10.1 -19.8 -43.3 7.3 6.6 15.1 22.6 41.7 275 1.3 1.5 -91032700.DDC 791 2.75 3132 12.4 -14.2 -40.5 8.2 7.2 18.9 40.7 44.0 160 2.9 2.1 -91032200.UMN 438 2.75 2632 11.5 -15.3 -44.0 7.0 7.9 18.8 33.0 35.3 371 2.1 2.5 -90090600.STC 315 2.75 4899 19.5 -6.8 -33.9 6.2 7.2 14.7 21.0 17.1 294 1.4 1.0 -90082800.SSM 221 2.75 5115 18.2 -8.5 -36.7 6.2 7.5 20.5 31.6 29.9 334 2.4 1.1 -90081100.LBF 847 2.75 3971 14.8 -9.0 -36.8 7.5 7.5 14.3 25.6 21.5 282 2.2 2.9 -90070700.BIS 504 2.75 3274 14.9 -7.5 -34.7 6.9 7.3 12.9 19.0 25.7 316 1.0 2.2 -90070300.BIS 504 2.75 6982 21.3 -6.3 -31.9 8.2 6.8 14.9 23.0 29.6 172 2.7 4.6 -90061900.LBF 847 2.75 7070 19.2 -6.1 -35.5 8.4 7.9 18.5 30.2 38.1 266 3.2 3.6 -90060200.STC 315 2.75 2697 13.4 -13.3 -39.7 8.5 7.2 10.4 18.6 17.2 132 1.8 2.2 -90060200.LBF 847 2.75 3719 13.6 -10.8 -39.9 7.9 7.9 16.4 15.6 29.4 89 1.6 2.4 -90053100.GGG 124 2.75 4743 19.3 -5.7 -33.3 6.1 7.3 21.5 27.2 25.7 317 1.4 0.7 -90052000.OUN 357 2.75 4565 15.3 -10.8 -39.0 7.1 7.6 12.1 13.7 14.7 94 1.6 3.1 -90051900.LBF 847 2.75 3954 12.1 -13.9 -42.1 8.6 7.8 16.2 25.1 24.6 398 3.4 2.0 -90051700.GGG 124 2.75 3234 17.5 -8.3 -36.2 7.2 7.4 17.6 24.7 35.1 304 1.5 0.6 -90050100.AHN 246 2.75 4557 14.9 -12.6 -41.5 7.7 7.9 19.7 14.7 9.3 92 2.1 3.4 -90042800.GGG 124 2.75 2263 12.9 -14.9 -41.0 6.6 7.1 12.8 14.1 25.3 84 1.0 2.8 -90041700.OUN 357 2.75 3717 13.6 -15.0 -44.3 8.3 8.1 17.2 11.5 20.5 152 1.7 3.8 -90031400.PIA 200 2.75 2115 12.4 -14.4 -41.2 6.9 7.4 15.3 18.1 24.1 206 1.1 2.6 -90021600.JAN 91 2.75 2047 15.2 -10.9 -40.4 6.6 8.0 18.9 20.9 34.6 124 1.0 -999.0 -89090400.LBF 847 2.75 4599 17.3 -8.6 -36.0 8.3 7.3 8.6 29.6 38.8 223 2.9 3.3 -89082900.STC 315 2.75 1959 14.6 -10.0 -35.2 6.8 6.8 18.0 26.3 44.7 147 1.1 1.1 -89082200.STC 315 2.75 3346 16.2 -11.1 -35.6 6.9 6.7 11.9 20.6 30.6 173 1.7 1.2 -89082200.OMA 400 2.75 4223 17.9 -8.3 -30.9 7.0 6.0 15.0 22.2 45.4 138 1.8 0.9 -89082200.HON 392 2.75 4160 15.6 -9.4 -38.2 6.9 7.8 14.8 22.9 28.9 107 2.0 3.3 -89081600.AMA 1095 2.75 2669 12.8 -7.1 -34.8 6.9 7.4 10.5 17.0 24.9 158 0.7 2.5 -89062600.RAP 966 2.75 2246 11.5 -13.8 -40.7 7.8 7.4 20.0 31.3 30.4 301 1.8 2.6 -89061300.AMA 1095 2.75 3611 14.4 -10.8 -36.6 8.1 7.0 9.9 15.8 22.1 79 1.6 3.0 -89060300.TOP 268 2.75 2623 13.7 -12.6 -38.3 7.0 7.0 12.4 19.5 39.7 118 1.5 2.0 -89060300.MAF 873 2.75 2291 11.9 -8.4 -34.6 7.6 7.0 13.3 19.3 32.2 147 0.8 2.2 -89060200.MAF 873 2.75 3193 14.1 -10.4 -34.9 7.9 6.6 8.5 24.5 27.4 104 2.1 2.8 -58042200.FWH 180 2.75 3338 13.3 -16.1 -39.0 7.8 6.3 25.5 37.0 49.4 276 3.6 2.4 -07021400.BMX 178 2.75 1032 9.9 -19.1 -44.7 7.0 7.1 19.5 20.7 36.3 245 0.7 2.4 -06082600.DDC 790 2.75 3488 16.5 -5.5 -31.7 6.5 6.9 17.6 20.2 26.5 141 0.8 0.8 -06081000.BIS 506 2.75 2589 13.0 -8.9 -35.7 7.5 7.2 8.8 19.1 18.8 147 1.0 2.6 -06062200.DDC 790 2.75 2406 12.7 -8.7 -34.9 8.1 7.0 11.0 21.1 24.9 175 1.1 2.4 -06050800.MAF 872 2.75 2440 11.9 -12.5 -36.9 8.0 6.6 22.1 33.3 51.2 327 1.9 2.3 -06050718.CHS 15 2.75 2580 12.9 -12.5 -40.1 6.0 7.5 15.9 17.7 18.8 177 1.1 2.0 -06050500.MAF 872 2.75 3709 11.5 -12.1 -42.7 8.1 8.4 21.7 27.6 34.4 372 2.7 1.7 -06050300.DRT 313 2.75 3549 13.7 -12.1 -37.1 8.5 6.8 5.1 14.2 19.0 74 1.7 2.1 -06042000.BMX 178 2.75 2242 13.1 -11.9 -37.1 7.1 6.8 11.3 21.7 27.0 122 1.3 2.1 -06041400.DVN 229 2.75 1524 11.2 -15.7 -35.1 8.3 5.6 15.8 30.6 30.3 263 1.4 3.4 -06031218.TOP 270 2.75 2814 12.6 -17.9 -44.3 8.5 7.3 33.9 44.8 54.9 723 3.5 2.7 -05092300.ILX 178 2.75 1858 14.1 -8.1 -33.3 6.9 6.7 11.5 21.5 16.8 121 0.7 0.8 -05051000.FWD 171 2.75 4841 15.5 -11.5 -42.1 6.7 8.3 9.5 18.0 25.9 152 2.2 2.9 -05042300.JAN 101 2.75 2558 13.6 -14.7 -39.7 7.1 6.9 19.9 28.5 34.1 183 2.3 2.7 -05042100.DDC 790 2.75 4722 13.2 -15.3 -43.5 8.6 7.7 15.2 16.1 14.9 174 3.1 2.1 -05041800.AMA 1099 2.75 1767 9.4 -17.3 -43.3 8.7 7.2 15.5 19.6 22.9 211 1.4 1.9 -05022200.FFC 244 2.75 1389 11.4 -16.3 -43.1 7.0 7.4 20.7 28.5 35.4 225 1.2 1.7 -04070500.DDC 790 2.75 3819 14.3 -10.3 -37.7 8.3 7.4 14.4 18.6 30.5 161 2.0 2.5 -04060300.FWD 171 2.75 4767 16.9 -11.1 -36.5 8.7 6.9 14.1 19.1 24.1 157 2.9 -999.0 -04053000.TOP 270 2.75 3882 15.9 -12.9 -39.3 8.7 7.1 14.8 22.4 15.3 295 3.2 3.2 -04051300.OUN 357 2.75 5740 16.8 -11.5 -40.5 8.2 7.9 12.4 15.2 20.9 131 2.7 3.6 -04051223.LMN 317 2.75 4076 15.9 -10.5 -40.3 7.4 8.1 21.9 22.7 30.4 304 2.3 2.4 -04051100.DNR 1625 2.75 3995 10.6 -12.9 -41.1 9.2 7.8 18.2 28.3 16.6 379 3.4 1.5 -04050600.WAL 12 2.75 1861 9.3 -21.3 -47.5 7.2 7.4 21.3 20.2 28.3 239 1.5 1.4 -04040500.CRP 13 2.75 2478 14.9 -12.1 -39.1 6.7 7.3 7.0 22.4 20.6 184 1.5 0.6 -04032800.OUN 357 2.75 2904 12.6 -15.9 -44.3 7.8 7.8 16.4 23.3 31.1 315 2.5 2.8 -04032718.DDC 790 2.75 4133 13.2 -17.3 -42.1 8.0 6.9 14.4 24.6 26.6 143 4.4 2.3 -03100600.AMA 1099 2.75 2542 12.2 -10.3 -39.3 6.4 7.8 12.9 24.1 30.2 50 1.2 2.5 -03091100.MAF 872 2.75 2808 13.3 -6.5 -32.5 6.8 6.9 7.4 10.3 9.0 80 0.4 1.4 -03091000.DDC 790 2.75 3620 14.8 -7.7 -34.7 7.5 7.2 11.3 12.1 15.8 233 0.8 3.0 -03061400.AMA 1099 2.75 3153 12.3 -13.3 -39.3 8.3 7.1 13.7 21.7 24.7 35 2.2 2.1 -03060500.AMA 1099 2.75 2647 11.9 -11.9 -36.9 7.6 6.8 13.1 23.0 28.5 167 1.5 2.1 -03051700.SHV 79 2.75 3995 16.3 -10.9 -37.3 7.4 7.2 19.6 23.2 13.9 242 2.4 2.7 -03051600.AMA 1099 2.75 3706 14.1 -10.3 -37.5 8.9 7.4 34.9 42.9 37.7 632 3.0 -999.0 -03051400.SHV 79 2.75 3920 16.7 -9.5 -38.5 7.2 7.8 19.3 27.2 37.0 389 2.3 0.8 -03051000.OUN 357 2.75 5328 16.8 -11.1 -38.1 8.3 7.3 16.8 27.5 34.8 182 4.3 3.6 -03050700.FWD 171 2.75 5303 17.8 -9.7 -37.7 7.1 7.5 8.4 30.4 36.2 126 3.2 3.5 -03050618.SGF 387 2.75 5492 15.6 -14.7 -43.9 7.7 8.0 17.8 32.0 40.6 313 5.5 2.8 -03050100.TOP 270 2.75 3922 13.0 -14.1 -43.5 7.8 8.1 13.9 17.2 19.6 117 2.3 2.7 -03042900.SGF 387 2.75 3399 13.1 -16.7 -43.3 8.5 7.3 4.8 5.0 19.6 53 1.1 2.8 -03042600.BMX 178 2.75 3921 14.2 -13.3 -41.1 6.2 7.6 26.6 35.8 33.5 89 2.8 2.7 -03042500.LZK 78 2.75 3423 13.8 -15.7 -43.1 7.6 7.6 20.0 20.9 31.0 212 2.8 3.3 -03040618.LZK 78 2.75 2556 13.1 -15.9 -41.3 7.6 7.0 28.4 35.1 38.9 600 2.6 3.1 -03031300.SHV 79 2.75 2901 13.5 -15.3 -43.1 7.1 7.7 11.0 17.1 24.1 162 1.7 2.0 -02081200.LBF 849 2.75 3735 13.3 -9.9 -37.1 8.7 7.3 10.5 13.1 11.8 222 1.3 2.1 -02072700.TOP 270 2.75 6406 19.3 -5.3 -32.5 6.9 7.1 9.1 18.2 19.3 131 1.4 2.6 -02072000.TOP 270 2.75 4986 17.5 -7.5 -32.9 7.3 6.8 8.5 10.0 12.7 197 0.9 2.7 -02062500.ABR 396 2.75 4208 15.1 -7.1 -37.7 6.8 8.2 11.1 19.1 19.3 20 1.3 3.1 -02062400.BIS 506 2.75 3559 16.0 -9.7 -34.1 6.8 6.6 25.2 28.0 24.8 298 2.1 2.4 -02061300.AMA 1099 2.75 3027 13.7 -8.5 -31.9 8.4 6.3 18.7 29.6 33.0 65 1.9 2.5 -02060500.AMA 1099 2.75 2947 13.2 -11.5 -38.3 7.6 7.3 17.9 32.1 45.0 309 2.2 2.7 -02052400.AMA 1099 2.75 4729 13.8 -13.3 -39.9 8.3 7.2 18.5 28.8 21.8 258 4.5 2.3 -02051800.DRT 313 2.75 5077 16.0 -10.5 -37.1 8.1 7.2 5.2 8.8 6.3 15 1.2 2.6 -01112418.BMX 178 2.75 2902 15.1 -11.3 -39.7 6.1 7.7 22.2 26.9 31.9 328 1.7 0.8 -01072500.GGW 700 2.75 1714 11.5 -11.3 -36.3 6.9 6.8 18.2 26.7 32.1 350 1.0 2.2 -01071900.BIS 506 2.75 5738 17.8 -9.9 -36.1 8.6 7.1 14.1 21.8 28.8 183 3.4 2.9 -01071900.ABR 396 2.75 5356 17.5 -10.5 -35.1 8.8 6.6 3.4 18.1 22.7 35 2.9 2.7 -01071800.INL 361 2.75 4580 17.0 -12.9 -37.7 7.8 6.7 11.8 11.9 12.8 154 1.8 0.8 -01070100.RAP 1029 2.75 3235 14.3 -10.7 -35.7 7.7 6.8 12.9 30.8 40.7 114 2.3 2.6 -01061900.MPX 287 2.75 5114 15.6 -11.9 -39.3 9.2 7.5 19.0 33.1 31.9 154 4.9 3.4 -01061700.TOP 270 2.75 4594 15.7 -13.7 -41.9 8.5 7.8 15.7 22.1 26.6 214 3.8 3.4 -01061700.LMN 317 2.75 4093 14.1 -10.7 -37.9 8.0 7.3 9.3 19.4 26.9 195 2.2 3.5 -01061400.OAX 350 2.75 4956 17.2 -11.3 -38.5 9.0 7.4 18.5 20.4 25.5 153 3.3 3.8 -01061000.ABR 396 2.75 3453 13.8 -12.1 -39.9 7.8 7.5 16.6 24.6 32.3 158 2.6 3.6 -01060800.DNR 1625 2.75 3440 13.9 -8.7 -36.7 7.2 7.6 7.4 25.3 21.9 -26 1.8 3.1 -01060600.AMA 1099 2.75 4665 14.9 -8.9 -36.7 7.2 7.5 11.9 15.8 15.6 191 1.5 2.3 -01052500.FFC 244 2.75 2338 11.7 -14.5 -43.1 6.4 7.9 19.6 18.1 21.4 240 1.1 2.5 -01050620.LMN 317 2.75 4496 15.4 -16.1 -43.1 7.3 7.5 7.3 11.5 20.9 60 2.0 3.1 -01042100.OAX 350 2.75 3283 12.4 -15.3 -43.1 7.7 7.7 23.5 28.1 32.7 282 3.1 2.4 -01040400.LZK 78 2.75 4223 15.2 -15.1 -42.1 8.5 7.4 11.9 18.1 24.8 105 3.2 3.1 -00121618.BMX 178 2.75 2219 13.2 -14.1 -42.7 6.7 7.9 25.0 32.9 45.8 266 1.8 0.9 -00072700.OAX 350 2.75 5048 18.5 -9.7 -35.3 8.0 6.9 16.7 21.8 23.2 215 2.8 2.6 -00072500.LBF 849 2.75 5901 17.1 -8.9 -38.1 8.5 7.8 22.2 24.5 29.4 162 3.5 2.9 -00072100.LBF 849 2.75 3073 15.3 -11.3 -37.5 7.8 7.1 16.9 26.5 39.4 223 2.3 2.0 -00071700.MHX 11 2.75 2929 15.1 -12.3 -36.1 7.2 6.4 7.9 18.2 29.9 81 1.5 2.3 -00071000.LBF 849 2.75 5871 18.1 -5.5 -32.5 7.8 7.2 10.7 14.3 19.9 146 1.2 3.5 -00071000.GGW 700 2.75 3180 15.6 -10.9 -35.1 7.0 6.5 23.2 18.4 13.5 248 1.5 2.6 -00062000.LBF 849 2.75 4028 14.9 -8.5 -37.9 6.8 7.9 11.9 18.8 23.9 96 1.4 3.0 -00061400.AMA 1099 2.75 5758 16.5 -4.9 -34.9 7.6 7.9 19.9 23.8 32.0 244 1.8 2.5 -00061200.BIS 506 2.75 2000 11.3 -13.1 -39.9 7.5 7.4 10.2 22.0 28.0 306 1.2 2.5 -00052700.OUN 357 2.75 5870 18.3 -10.1 -37.9 8.4 7.5 12.8 21.5 32.8 117 3.5 4.0 -00051300.DTX 329 2.75 4524 16.9 -8.5 -37.3 7.7 7.7 20.2 24.1 18.5 328 2.3 2.4 -00022500.AMA 1099 2.75 3614 10.3 -18.5 -46.1 8.5 7.7 13.1 26.8 48.5 107 4.0 1.7 -98071100.DDC 790 2.50 4323 18.9 -4.3 -29.9 6.2 6.8 16.0 12.7 15.2 230 0.6 0.6 -96072200.LBF 847 2.50 4756 18.4 -6.5 -34.7 7.2 7.5 19.0 20.0 29.4 94 1.4 2.1 -96071900.GRB 210 2.50 4746 20.7 -7.5 -31.3 6.4 6.3 20.0 26.3 26.2 164 1.9 0.7 -96062100.DEN 1611 2.50 5603 15.2 -8.1 -36.1 9.6 7.6 8.8 27.5 33.4 155 3.8 2.2 -96061200.LBF 847 2.50 2310 11.7 -9.9 -37.5 7.5 7.4 12.7 16.7 22.2 122 0.8 2.4 -96060300.AMA 1095 2.50 2356 11.0 -10.5 -39.7 6.9 7.9 18.0 27.6 31.6 256 1.2 2.0 -96060100.DDC 791 2.50 2888 13.3 -10.9 -38.5 8.3 7.4 13.9 13.3 19.3 111 1.1 2.5 -96051800.MPX 287 2.50 4406 16.3 -8.9 -38.5 8.2 8.0 20.7 13.0 23.4 259 1.4 3.4 -96042200.FTD 196 2.50 1872 12.0 -12.6 -38.7 8.2 7.1 18.3 27.1 34.0 298 1.5 -999.0 -96030700.TLH 26 2.50 2615 15.4 -10.4 -39.0 6.0 7.7 20.7 20.9 23.7 320 1.1 0.6 -95081212.MPX 287 2.50 3361 19.1 -6.3 -31.3 7.2 6.7 23.0 20.6 36.8 164 1.0 -999.0 -95061600.TFX 1130 2.50 3142 13.0 -12.0 -37.7 8.4 7.0 23.8 27.7 35.6 277 2.7 2.3 -95060700.DEN 1611 2.50 3137 12.3 -10.8 -35.7 9.2 6.8 20.7 37.2 35.9 284 2.4 2.0 -95052912.MAF 873 2.50 1617 13.0 -11.3 -37.2 7.5 7.0 13.7 27.6 22.0 284 1.1 1.9 -95051900.GSO 277 2.50 1758 13.4 -11.8 -35.2 7.9 6.3 23.6 25.3 27.1 83 1.3 -999.0 -95051600.MAF 873 2.50 3261 13.6 -7.8 -34.0 8.4 7.1 10.3 21.7 28.8 134 1.5 1.8 -95050900.TOP 268 2.50 1495 10.0 -19.3 -39.2 6.9 5.6 21.2 19.3 22.8 126 1.0 1.2 -95050800.LCH 5 2.50 3259 17.9 -9.9 -35.6 7.1 6.9 10.2 16.7 31.1 119 1.2 0.6 -95050800.FTD 196 2.50 2700 16.5 -10.4 -38.9 7.7 7.7 24.5 30.8 30.8 407 1.9 0.8 -94062600.TOP 268 2.50 4265 16.4 -8.6 -35.2 8.4 7.1 21.6 25.2 45.9 418 2.5 2.9 -94032800.AHN 246 2.50 2627 14.4 -10.5 -35.7 6.2 6.8 30.4 34.5 24.7 518 1.5 0.7 -93070300.TOP 270 2.50 4019 18.5 -7.2 -31.5 7.1 6.5 15.2 15.8 16.4 202 1.0 0.7 -93070200.HON 392 2.50 2619 14.6 -11.3 -39.6 7.0 7.7 12.6 28.3 40.3 143 1.8 0.8 -93061400.TOP 270 2.50 4195 16.5 -8.5 -35.1 7.7 7.1 10.7 12.5 17.8 65 1.1 2.8 -93033000.DRT 314 2.50 2680 12.7 -13.4 -39.4 8.2 7.1 26.0 39.6 44.0 411 2.4 2.8 -92070200.DEN 1611 2.50 2313 11.7 -11.2 -35.2 8.0 6.5 20.0 27.6 29.9 362 1.6 2.5 -92041600.AMA 1095 2.50 3362 11.1 -13.4 -40.9 7.6 7.5 12.0 16.0 17.8 127 1.5 1.7 -92030400.SEP 399 2.50 2676 12.7 -15.3 -44.8 7.7 8.1 9.2 20.1 27.2 133 1.9 2.3 -91080200.CAR 191 2.50 1891 12.3 -13.7 -41.6 6.3 7.6 11.9 19.6 33.3 223 0.9 1.8 -91071800.STC 315 2.50 4956 18.2 -8.7 -32.0 7.3 6.3 21.9 18.7 20.1 104 1.9 2.5 -91053100.DEN 1611 2.50 3551 12.0 -12.1 -39.1 9.5 7.4 10.7 27.3 45.8 149 3.1 1.9 -91052700.LBF 847 2.50 2669 11.9 -13.4 -38.4 7.9 6.8 13.0 13.9 32.3 35 1.1 2.1 -91051200.AMA 1095 2.50 4539 14.3 -10.8 -37.8 8.5 7.3 16.7 12.4 14.9 208 1.7 2.3 -91050800.MAF 873 2.50 3415 11.2 -14.8 -41.4 8.4 7.3 25.4 31.1 36.7 280 3.1 1.6 -91042100.AYS 44 2.50 2563 11.8 -16.9 -41.9 7.4 6.9 10.3 13.4 30.0 76 1.2 1.7 -91041900.SEP 399 2.50 5996 17.6 -13.2 -38.3 7.4 6.8 13.0 13.5 44.8 24 2.6 3.1 -90083100.CHS 13 2.50 2477 16.0 -8.5 -33.3 6.5 6.6 8.3 17.0 17.7 67 0.8 0.6 -90070200.GSO 277 2.50 3963 14.8 -10.0 -35.9 7.2 7.0 10.7 26.0 16.3 100 2.4 2.2 -90062200.ALB 86 2.50 1833 12.6 -14.1 -41.8 6.7 7.6 20.6 32.5 29.1 203 1.4 1.6 -90061500.DDC 791 2.50 4667 16.0 -6.5 -35.9 7.9 7.8 15.7 28.4 30.1 306 2.1 2.7 -90060700.DEN 1611 2.50 2393 10.9 -8.2 -36.5 9.0 7.6 19.6 26.3 23.9 170 1.2 1.6 -90060300.PAH 126 2.50 3663 17.8 -7.6 -36.2 7.0 7.6 29.8 24.0 25.9 367 1.5 0.6 -08110600.OUN 357 2.50 1623 11.4 -12.5 -39.9 6.9 7.5 24.8 29.8 32.7 317 1.0 2.4 -06071123.LMN 317 2.50 2996 16.5 -5.9 -29.5 6.7 6.2 9.4 12.6 11.2 110 0.5 0.6 -06062500.DNR 1625 2.50 987 7.1 -11.5 -38.9 8.9 7.4 12.5 26.1 26.5 -172 0.7 0.9 -06061400.RAP 1029 2.50 2691 11.5 -7.7 -35.5 8.3 7.5 15.3 17.3 24.5 248 0.8 1.6 -06052600.SGF 387 2.50 3409 13.9 -9.5 -39.1 6.5 8.0 18.8 18.9 23.2 262 1.3 2.5 -06050900.JAN 101 2.50 3303 16.1 -13.3 -38.7 7.3 6.9 14.9 28.4 39.9 170 2.8 1.9 -05050700.MAF 872 2.50 3257 10.7 -12.3 -41.3 8.0 7.9 11.2 20.3 24.6 48 1.7 1.6 -05050322.XMR 3 2.50 2165 13.4 -13.9 -38.9 7.6 6.8 21.5 23.3 41.5 82 1.7 1.2 -04102400.JAN 101 2.50 1938 15.8 -6.9 -33.5 5.3 7.1 19.3 30.8 27.8 328 0.6 0.6 -04091500.LBF 849 2.50 1474 12.8 -10.7 -38.3 8.0 7.4 20.5 35.4 39.8 306 1.0 -999.0 -04080700.ABR 396 2.50 2792 13.1 -9.3 -36.7 6.7 7.4 12.1 21.0 25.9 240 1.1 2.5 -04040400.EPZ 1252 2.50 4482 12.1 -17.9 -46.3 8.2 7.9 11.6 29.1 25.4 203 5.1 2.1 -04032718.OUN 357 2.50 2825 12.6 -14.9 -42.3 7.3 7.6 11.5 21.1 32.3 199 2.0 2.1 -03062200.RAP 1029 2.50 3380 10.6 -13.7 -39.5 8.0 7.1 18.7 27.5 42.2 189 2.6 1.5 -03051500.SHV 79 2.50 4260 16.8 -9.9 -36.1 6.8 7.1 16.3 33.7 42.9 246 2.5 0.8 -02072500.ABR 396 2.50 3995 15.0 -11.5 -38.9 7.9 7.5 13.8 28.3 28.6 207 3.2 3.0 -02051700.AMA 1099 2.50 5036 13.8 -12.7 -40.5 8.7 7.6 17.4 21.9 26.5 216 3.9 2.2 -02041900.DVN 229 2.50 2861 12.3 -14.5 -39.9 8.2 7.0 15.9 14.1 20.0 213 1.4 2.5 -02041212.AMA 1099 2.50 2907 12.2 -13.7 -42.7 7.5 7.9 14.6 20.4 25.1 184 1.8 2.8 -02040300.JAX 9 2.50 3327 14.8 -14.3 -41.7 7.2 7.4 11.8 11.5 30.9 80 1.3 1.5 -01101000.DDC 790 2.50 3299 12.9 -9.7 -40.3 6.4 8.3 16.4 18.8 18.3 275 1.2 2.5 -01082400.AMA 1099 2.50 4318 15.4 -6.7 -34.3 7.4 7.4 21.0 24.0 28.1 158 1.7 2.8 -01070500.LBF 849 2.50 3571 14.5 -7.7 -36.3 7.7 7.6 17.1 26.0 27.0 313 1.8 2.9 -01070400.RAP 1029 2.50 3145 13.2 -11.1 -37.9 8.3 7.3 12.9 25.2 26.1 144 2.3 2.6 -01052620.LMN 317 2.50 4355 14.1 -13.5 -40.9 6.4 7.5 20.2 27.3 33.2 233 3.3 2.9 -01052500.BMX 178 2.50 2388 11.9 -14.9 -43.1 6.7 7.7 23.5 29.2 27.4 436 1.8 2.7 -01050400.MAF 872 2.50 3866 13.7 -11.3 -36.7 7.2 6.9 11.4 12.8 33.8 101 1.3 2.7 -01050100.OAX 350 2.50 2265 10.4 -16.9 -44.5 7.7 7.7 19.2 17.4 17.0 226 1.3 2.2 -01042200.DDC 790 2.50 3749 13.3 -12.1 -41.1 7.3 7.9 24.2 33.4 45.3 510 2.8 2.7 -01041700.MAF 872 2.50 4552 13.9 -12.1 -39.1 7.5 7.3 8.0 16.2 30.6 100 2.2 2.2 -00091100.MPX 287 2.50 4554 16.6 -10.3 -39.5 7.0 7.9 18.4 22.0 24.0 271 2.4 3.2 -00080500.BIS 506 2.50 4830 17.0 -8.7 -35.1 6.9 7.2 4.0 17.2 22.9 86 1.6 3.3 -00070600.LBF 849 2.50 5506 18.2 -7.1 -32.3 8.3 6.6 11.8 25.3 35.5 155 2.6 3.5 -00070200.ABR 396 2.50 5952 17.8 -10.3 -38.1 8.4 7.5 8.1 12.2 23.4 147 2.0 3.9 -00062400.OAX 350 2.50 4783 17.5 -8.7 -35.5 7.2 7.2 14.9 18.7 28.2 195 1.8 2.3 -00061000.RAP 966 2.50 3610 13.2 -8.1 -37.9 7.8 8.0 11.9 14.3 21.1 70 1.0 2.1 -00052300.MHX 11 2.50 3613 15.1 -13.5 -41.7 6.5 7.7 10.5 15.3 26.5 79 1.6 2.4 -00051200.DVN 229 2.50 4865 15.6 -8.1 -39.3 7.4 8.4 19.3 24.8 24.9 225 2.3 3.4 -00050100.FWD 196 2.50 3593 14.3 -13.1 -41.5 7.2 7.8 19.0 17.3 18.5 401 1.9 1.7 -00032700.SGF 387 2.50 1766 9.8 -18.3 -45.1 7.5 7.4 21.4 34.3 43.9 350 1.7 2.2 -00021400.LZK 165 2.50 2091 10.7 -20.3 -45.7 6.4 7.1 22.2 21.1 24.5 245 1.5 2.1 -00061300.OAX 350 2.25 5453 17.7 -11.5 -38.7 8.5 7.3 12.9 15.8 19.3 206 2.7 4.0 -99053100.TOP 270 2.00 2215 13.1 -10.9 -39.7 6.8 7.8 14.7 18.6 12.2 189 1.0 1.4 -99050400.DRT 307 2.00 5609 17.4 -10.1 -40.7 7.5 8.3 21.2 40.5 38.9 342 3.7 4.6 -98063000.BUF 215 2.00 2615 14.5 -10.5 -38.3 6.1 7.5 8.5 23.6 28.2 86 1.3 1.7 -98062500.APX 448 2.00 3453 15.8 -11.3 -34.3 7.3 6.2 21.9 28.9 35.4 348 2.5 3.3 -98033100.FWD 196 2.00 2873 13.3 -14.3 -40.7 7.2 7.2 17.6 29.6 57.5 93 2.5 2.9 -90091400.STC 315 2.00 2123 13.1 -10.9 -38.5 7.4 7.5 23.2 27.8 39.0 564 1.4 -999.0 -90072600.TBW 13 2.00 4330 18.4 -6.3 -31.8 5.7 6.8 6.3 3.5 8.5 7 0.4 0.6 -90061400.PIA 200 2.00 3570 18.1 -7.0 -32.9 7.0 6.9 9.5 16.5 23.4 134 0.9 0.6 -90060900.PIT 360 2.00 4095 16.7 -9.5 -35.8 6.7 7.0 18.8 18.1 13.6 236 1.5 1.0 -89103000.OUN 357 2.00 2163 12.5 -14.7 -42.6 6.6 7.6 13.1 18.0 18.1 195 1.1 1.6 -89082100.LBF 847 2.00 3307 14.8 -9.1 -35.7 7.1 7.1 8.0 28.0 44.7 83 1.9 3.0 -89071100.HON 392 2.00 3126 15.7 -7.0 -31.9 6.9 6.6 12.3 14.6 18.6 151 0.7 1.2 -89052800.ELP 1199 2.00 2569 11.2 -6.8 -34.2 8.0 7.3 14.9 11.3 17.1 232 0.4 1.4 -06090100.DDC 790 2.00 1972 12.2 -7.7 -34.9 7.1 7.2 13.9 15.6 27.4 363 0.5 1.6 -06062700.ILX 178 2.00 2025 12.2 -15.7 -43.1 6.4 7.6 5.2 3.5 11.7 15 0.4 1.2 -06061400.TFX 1131 2.00 2827 12.3 -9.7 -36.9 8.1 7.3 14.3 15.9 28.9 65 1.0 2.1 -06052400.DDC 790 2.00 1607 10.2 -8.7 -36.9 7.6 7.6 17.0 22.4 19.3 189 0.6 1.8 -06051600.MFL 5 2.00 2473 15.8 -11.1 -35.3 6.8 6.6 18.7 26.6 21.2 227 1.6 0.6 -06050800.DDC 790 2.00 1674 9.5 -17.1 -43.7 8.9 7.4 16.1 16.8 27.8 248 1.1 2.6 -06041600.TOP 270 2.00 2191 12.2 -12.9 -37.7 8.2 6.7 28.5 37.2 42.6 533 1.8 2.9 -06040700.TOP 270 2.00 2249 11.0 -15.1 -41.9 7.4 7.4 15.8 35.7 27.3 206 1.8 2.1 -05050900.LMN 317 2.00 2971 12.0 -16.1 -42.3 7.8 7.2 15.9 15.1 29.6 290 1.6 2.2 -05050700.LBF 849 2.00 3058 9.7 -14.3 -42.7 8.2 7.9 6.1 12.5 21.7 135 1.2 1.4 -05022100.SGF 387 2.00 1128 9.1 -18.9 -48.7 6.8 8.3 17.1 27.7 36.6 97 1.0 1.9 -04091200.GRB 214 2.00 2256 12.3 -14.9 -39.7 7.2 6.8 11.6 14.7 24.8 64 1.0 1.0 -04082400.BIS 506 2.00 2596 13.4 -11.1 -36.5 7.6 6.9 16.4 21.3 22.3 208 1.5 2.2 -04072300.TOP 270 2.00 3276 16.0 -7.7 -31.5 6.4 6.3 11.4 15.8 19.6 158 0.8 0.7 -04062400.GRB 214 2.00 1604 10.4 -16.9 -45.3 6.3 7.9 16.4 25.3 36.9 128 1.1 2.4 -04052200.DDC 790 2.00 3809 13.5 -9.7 -37.9 8.1 7.6 20.3 21.0 27.0 297 2.0 2.2 -04043000.JAN 101 2.00 1469 13.6 -12.7 -38.7 6.5 7.0 18.1 27.4 22.8 184 1.1 0.6 -03051900.TBW 13 2.00 3797 17.1 -10.9 -35.3 6.8 6.6 4.0 5.9 5.0 -4 0.6 1.0 -02062600.MPX 287 2.00 6228 19.6 -9.7 -37.1 7.1 7.4 9.2 18.6 21.8 120 2.6 3.2 -02061300.DVN 229 2.00 3501 17.3 -11.9 -35.7 7.4 6.5 10.0 26.3 38.7 100 2.6 1.1 -02052800.LZK 78 2.00 3284 15.1 -12.3 -37.7 6.5 6.9 2.6 4.4 12.3 13 0.6 0.6 -02041800.OAX 350 2.00 2113 11.4 -14.5 -43.5 7.6 8.0 24.0 33.9 35.5 376 1.7 2.2 -01101000.OUN 357 2.00 3485 15.6 -12.9 -39.9 7.9 7.3 23.9 24.4 28.2 447 2.8 2.5 -01090800.TOP 270 2.00 4174 17.8 -11.3 -34.9 8.1 6.4 24.5 26.2 26.7 274 3.2 1.7 -01090800.OUN 357 2.00 4351 17.6 -8.7 -33.7 7.8 6.7 21.8 26.1 21.2 151 2.5 2.3 -01082400.DDC 790 2.00 4283 16.4 -7.5 -33.9 7.7 7.0 11.9 14.7 16.3 77 1.2 3.1 -01082300.TOP 270 2.00 4361 16.7 -9.7 -33.7 7.6 6.5 13.6 9.9 23.0 192 1.0 2.3 -01072000.RAP 1029 2.00 4486 15.1 -8.7 -35.5 8.4 7.2 10.9 15.4 26.3 71 1.6 2.4 -01071300.GGW 700 2.00 3042 14.5 -10.1 -36.3 8.1 7.1 7.9 16.5 34.2 19 1.3 3.5 -01063000.FWD 171 2.00 4122 16.8 -9.7 -36.7 6.9 7.3 9.2 11.2 19.2 133 1.0 1.6 -01062100.DNR 1625 2.00 2544 10.8 -11.5 -39.3 7.5 7.5 20.5 21.4 23.2 192 1.2 2.1 -01053100.LCH 10 2.00 3988 17.4 -8.3 -37.7 7.0 7.9 0.8 8.3 13.9 8 0.6 2.4 -01053100.FWD 171 2.00 4571 15.8 -12.3 -40.5 8.7 7.7 13.7 12.4 20.6 106 2.0 3.9 -01053000.DDC 790 2.00 2892 15.2 -12.1 -35.1 8.0 6.2 14.8 19.5 26.6 388 1.8 1.8 -01052800.OUN 357 2.00 4910 16.5 -10.7 -40.3 7.6 8.0 16.9 29.7 38.8 113 3.5 3.1 -01052700.DDC 790 2.00 2853 11.3 -12.1 -40.1 6.7 7.6 19.3 30.6 37.1 184 1.7 1.8 -01051200.OUN 357 2.00 3098 13.2 -13.9 -40.5 7.1 7.3 8.7 10.0 10.8 132 1.0 2.1 -01050702.LZK 78 2.00 2759 14.2 -12.9 -40.5 5.9 7.5 7.3 18.7 26.3 77 1.3 2.0 -01050700.SGF 387 2.00 4025 14.5 -13.7 -42.3 6.1 7.9 10.5 8.8 17.0 202 1.0 3.1 -01050600.FWD 171 2.00 3092 15.4 -12.7 -38.7 6.8 7.1 19.4 32.7 34.4 170 2.3 2.1 -01042200.MAF 872 2.00 4543 13.7 -12.3 -39.7 8.4 7.5 12.3 27.4 36.2 164 4.1 2.2 -01042200.AMA 1099 2.00 6059 14.1 -15.3 -41.1 9.2 5.4 16.6 35.7 38.3 320 7.4 3.3 -00072300.LBF 849 2.00 2926 13.2 -11.5 -38.1 7.1 7.2 13.6 25.2 27.3 91 1.9 2.8 -00071500.BIS 506 2.00 5132 16.5 -9.5 -35.1 8.1 6.9 14.6 27.6 34.1 152 3.4 2.7 -00071100.GGW 700 2.00 3230 14.2 -11.3 -38.9 6.9 7.5 16.9 30.1 48.1 88 2.2 3.0 -00061500.JAX 9 2.00 4801 17.9 -8.7 -34.3 6.4 6.9 3.6 6.2 13.3 55 0.6 1.1 -00061300.LBF 849 2.00 4790 13.9 -9.9 -37.9 8.3 7.5 9.9 16.6 18.6 159 2.1 2.0 -00061200.AMA 1099 2.00 5720 16.8 -10.3 -34.7 8.3 6.6 15.7 16.1 28.7 88 2.6 2.7 -00032800.JAX 9 2.00 2135 12.5 -14.5 -43.3 6.3 7.9 25.7 29.1 24.7 268 1.6 0.9 -00031600.LMN 317 2.00 1478 9.5 -17.3 -45.5 7.1 7.8 12.9 22.1 10.9 164 1.0 2.2 -00030300.FWD 196 2.00 2589 12.3 -14.3 -41.7 6.2 7.5 20.2 33.4 29.1 239 1.8 2.7 -98062500.FFC 244 1.75 3224 15.8 -8.9 -34.3 7.3 6.8 5.6 4.2 9.9 54 0.5 0.6 -97100900.OUN 357 1.75 3628 16.5 -7.5 -35.9 6.0 7.5 16.6 20.0 29.9 205 1.1 0.8 -94071700.HAT 4 1.75 2973 16.5 -6.0 -31.3 5.7 6.7 4.4 5.9 3.1 33 0.2 0.6 -94071700.1M1 172 1.75 3339 17.7 -6.4 -31.8 5.8 6.7 19.1 12.5 11.3 164 0.5 0.6 -94070100.1M1 172 1.75 4820 18.6 -8.1 -33.0 6.1 6.7 12.6 20.0 18.5 342 1.5 1.0 -94062600.PBI 6 1.75 4199 17.7 -9.1 -34.2 6.6 6.7 5.2 4.9 6.6 10 0.6 1.8 -92051500.1M1 172 1.75 2877 13.3 -11.3 -39.9 6.4 7.8 7.9 11.4 16.3 54 0.7 1.5 -91060600.RAP 966 1.75 2001 13.1 -11.5 -36.7 7.1 6.8 11.9 13.2 19.7 170 0.7 1.4 -91060600.JAN 91 1.75 3344 16.3 -9.1 -33.5 6.8 6.5 3.1 9.5 9.6 12 0.6 0.6 -91053100.AHN 246 1.75 3505 16.3 -6.9 -32.1 5.9 6.7 3.2 3.9 4.1 15 0.3 0.6 -91051700.GGG 124 1.75 5081 18.4 -10.4 -36.4 7.5 7.0 10.5 7.9 11.2 157 1.0 0.9 -91051300.HON 392 1.75 3615 14.7 -9.5 -38.2 7.2 7.7 13.0 14.2 22.7 97 1.1 2.8 -91051300.BIS 504 1.75 1867 13.8 -11.5 -36.7 6.8 6.8 15.8 26.9 19.8 -79 1.3 0.7 -91032700.DAY 298 1.75 1310 10.7 -13.1 -42.1 6.4 7.9 24.3 30.2 30.6 531 0.8 1.8 -90091100.AHN 246 1.75 2857 15.1 -8.6 -34.0 5.9 6.8 6.3 7.9 7.6 80 0.4 0.6 -90090200.MAF 873 1.75 3597 14.9 -6.2 -32.1 6.8 6.8 7.5 17.2 18.3 58 0.8 2.5 -90082600.HON 392 1.75 5529 17.9 -11.5 -38.5 9.1 7.4 9.9 14.7 28.6 156 2.7 -999.0 -90082600.BIS 504 1.75 3187 13.7 -13.2 -42.0 8.6 7.9 13.2 22.2 23.1 190 2.6 2.5 -90082400.OVN 400 1.75 5016 18.7 -7.4 -31.7 6.8 6.5 9.4 7.4 14.7 100 0.6 0.7 -90082100.AMA 1095 1.75 2833 14.6 -5.7 -30.1 6.6 6.5 10.6 11.7 11.3 75 0.4 1.2 -90081500.DDC 791 1.75 3012 15.1 -6.6 -32.5 5.6 6.9 9.9 9.0 15.8 59 0.3 0.6 -90081000.AHN 246 1.75 2234 14.9 -9.4 -35.2 6.2 6.9 6.4 13.3 26.7 33 0.6 0.8 -90080200.LCH 5 1.75 3223 18.4 -7.3 -32.2 6.4 6.6 3.1 6.5 2.0 14 0.3 0.6 -90073100.GGG 124 1.75 3254 16.1 -7.5 -31.9 6.4 6.5 1.2 7.9 5.4 3 0.4 0.6 -90072700.AMA 1095 1.75 3104 14.3 -5.8 -31.4 7.3 6.8 11.1 7.7 7.9 117 0.3 2.2 -90072600.OUN 357 1.75 3546 16.6 -6.8 -32.6 6.2 6.8 11.1 10.8 14.7 206 0.5 0.7 -90072100.ABQ 1619 1.75 1327 10.9 -5.9 -28.5 8.3 6.1 9.8 7.9 14.5 145 0.1 1.3 -90071800.LBF 847 1.75 3138 12.3 -7.7 -36.8 8.2 7.8 10.0 17.7 16.6 115 1.0 1.6 -90071700.FNT 236 1.75 1393 11.9 -12.5 -40.9 6.5 7.7 13.2 15.5 25.3 176 0.5 0.6 -90071400.ABQ 1619 1.75 1588 10.4 -9.4 -32.2 8.7 6.2 4.4 18.9 32.6 70 0.6 1.2 -90071300.CRP 12 1.75 1658 13.3 -6.5 -31.6 6.5 6.7 14.6 12.8 9.3 121 0.3 0.6 -90071100.CKL 145 1.75 2544 15.4 -8.1 -32.3 6.4 6.4 2.1 5.1 4.6 9 0.3 0.6 -90070900.GRB 210 1.75 2962 16.9 -6.5 -31.5 6.5 6.6 12.1 18.2 22.7 82 0.7 0.6 -90070500.LCH 5 1.75 3315 17.6 -8.5 -32.0 6.6 6.3 11.6 15.3 2.5 58 0.9 0.6 -90061800.PIA 200 1.75 4567 19.5 -8.1 -33.4 7.4 6.7 14.1 17.0 25.7 94 1.5 1.0 -90061300.STC 315 1.75 2789 16.2 -10.4 -33.4 7.2 6.2 14.2 36.6 42.0 139 1.8 0.7 -90061100.CHS 13 1.75 4050 17.7 -8.1 -33.2 6.6 6.7 6.4 8.1 19.1 102 0.6 0.6 -90061000.OUN 357 1.75 3242 15.1 -8.5 -33.0 7.8 6.6 10.9 10.1 1.3 21 0.7 2.5 -90061000.IAD 85 1.75 2818 14.9 -9.2 -34.3 6.5 6.7 18.0 16.4 19.3 175 0.9 0.6 -90052800.SIL 8 1.75 3916 18.0 -10.0 -34.5 6.8 6.6 10.4 19.3 10.6 48 1.7 0.8 -90052300.HON 392 1.75 1984 10.9 -14.0 -42.8 7.2 7.9 15.0 22.3 33.6 107 1.2 2.4 -90052100.UMN 438 1.75 3661 14.8 -13.1 -43.5 7.6 8.3 15.3 15.4 23.7 181 1.8 3.4 -90052100.HAT 4 1.75 2891 15.8 -9.7 -37.4 5.6 7.5 12.4 13.8 19.5 182 0.7 0.6 -90051900.SEP 399 1.75 3246 17.0 -9.1 -34.7 6.6 6.8 15.6 20.9 27.2 387 1.3 0.6 -90051600.IAD 85 1.75 2004 13.4 -14.0 -39.9 7.0 7.1 12.7 16.7 27.7 102 1.0 -999.0 -90051200.SEP 399 1.75 2282 13.6 -9.2 -37.7 6.9 7.7 14.5 34.8 47.4 134 1.3 -999.0 -90050600.OUN 357 1.75 836 7.6 -20.1 -41.8 7.2 6.0 5.8 18.3 48.8 30 0.6 1.4 -90042900.AYS 44 1.75 2333 13.0 -12.2 -40.9 6.2 7.8 19.1 30.6 23.2 243 1.5 2.3 -90042600.DRT 314 1.75 3699 14.6 -13.8 -39.4 8.1 7.0 11.1 25.7 33.2 101 3.4 4.3 -90042200.OUN 357 1.75 2748 11.1 -13.3 -46.8 6.6 9.3 7.3 12.2 14.9 48 0.8 2.0 -90040200.BRO 7 1.75 3494 16.2 -9.3 -36.7 7.1 7.4 15.2 25.7 37.2 65 1.9 0.9 -90031300.OUN 357 1.75 3211 12.7 -13.6 -43.5 7.8 8.2 19.4 24.2 18.1 286 2.5 2.8 -90031000.AMA 1095 1.75 2468 11.1 -16.0 -40.7 8.6 6.8 9.9 13.1 18.2 106 1.2 1.9 -90022800.MAF 873 1.75 607 9.7 -16.2 -42.9 6.6 7.4 5.1 16.4 23.8 55 0.3 1.2 -89090800.DEN 1611 1.75 1350 10.1 -6.8 -33.1 8.3 7.1 15.4 24.1 24.0 366 0.5 2.0 -89090200.1M1 172 1.75 3818 18.3 -4.8 -29.4 6.1 6.5 8.2 16.2 14.1 64 0.7 0.6 -89083100.DDC 791 1.75 2956 16.5 -5.7 -31.4 6.6 6.9 13.3 13.6 22.5 346 0.5 0.8 -89083000.OUN 357 1.75 3864 17.3 -5.6 -30.2 6.0 6.5 11.8 13.1 24.2 112 0.6 0.6 -89082900.TOP 268 1.75 4842 19.8 -6.3 -32.1 6.6 6.8 13.2 15.4 21.1 156 1.0 0.6 -89082800.UMN 438 1.75 3603 17.3 -6.1 -30.3 6.5 6.4 2.6 7.8 5.6 28 0.4 0.6 -89082700.OMA 400 1.75 3452 17.8 -6.6 -33.4 6.1 7.1 15.2 19.5 33.1 142 0.9 0.6 -89082500.RAP 966 1.75 1899 10.6 -7.1 -34.2 7.6 7.2 2.7 7.7 7.6 55 0.2 1.0 -89081300.TBW 13 1.75 2617 16.4 -8.6 -33.3 6.0 6.6 10.1 18.1 18.2 65 0.8 0.6 -89080600.UMN 438 1.75 5563 19.0 -6.9 -31.4 7.0 6.5 8.8 11.7 11.3 99 1.0 0.8 -89073000.JAN 91 1.75 3940 18.0 -7.7 -34.5 6.7 7.2 2.1 1.9 3.1 9 0.5 0.6 -89072900.HON 392 1.75 2092 14.0 -5.9 -34.4 6.0 7.6 6.4 12.0 17.9 105 0.3 0.8 -89071500.LBF 847 1.75 2675 14.3 -6.9 -33.4 6.1 7.0 5.5 6.1 8.4 27 0.3 0.6 -89071300.OUN 357 1.75 4127 19.0 -5.4 -31.1 6.9 6.8 13.0 13.8 19.1 196 0.7 -999.0 -89071300.DDC 791 1.75 3239 15.1 -4.9 -31.6 6.9 7.1 7.9 5.1 7.2 81 0.3 1.2 -89070800.PIT 360 1.75 2732 15.4 -9.1 -36.1 6.8 7.3 12.8 17.5 15.7 81 1.0 1.5 -89062800.BUF 218 1.75 2385 15.2 -8.2 -33.3 5.3 6.8 9.8 20.1 22.3 82 0.7 0.6 -89062700.PIA 200 1.75 2460 15.7 -7.9 -33.9 6.6 6.9 5.3 13.2 12.4 87 0.5 0.7 -89062600.IAD 85 1.75 3138 16.2 -8.6 -36.4 6.1 7.4 12.1 14.3 23.0 108 0.8 0.7 -89062200.AHN 246 1.75 1517 15.5 -7.6 -33.7 5.8 6.9 14.9 12.6 15.8 112 0.3 0.6 -89061900.BNA 180 1.75 1755 13.9 -10.2 -36.1 6.3 6.9 6.8 9.7 7.8 86 0.4 0.6 -89061400.GGG 124 1.75 3674 17.2 -11.0 -35.3 6.9 6.6 4.3 15.4 23.3 61 1.4 -999.0 -89060600.JAN 91 1.75 3336 16.3 -11.3 -37.4 6.7 7.0 10.4 20.8 25.3 103 1.7 0.8 -89060600.GSO 277 1.75 2078 14.8 -9.1 -34.5 5.9 6.8 10.0 8.1 6.7 93 0.3 0.6 -89060100.TOP 268 1.75 2810 15.8 -10.9 -35.3 7.9 6.6 7.9 10.6 26.9 90 0.8 -999.0 -06100400.MPX 287 1.75 3011 13.7 -12.1 -41.5 7.4 8.1 23.9 34.0 30.2 514 2.4 2.9 -06091600.DDC 790 1.75 2738 14.4 -6.9 -34.5 6.6 7.4 21.6 29.7 39.0 378 1.1 2.2 -06091400.EPZ 1252 1.75 1589 11.7 -10.3 -32.9 7.6 6.1 13.1 17.4 23.7 167 0.6 2.0 -06091100.AMA 1099 1.75 1812 12.5 -8.9 -37.1 7.1 7.6 13.7 14.9 33.3 51 0.5 2.1 -06082300.RAP 1029 1.75 1757 8.3 -9.5 -39.1 9.1 8.0 12.7 21.3 28.7 108 0.8 0.8 -06082100.ABR 396 1.75 1851 12.5 -9.9 -36.9 6.8 7.3 15.5 21.9 39.5 257 0.8 2.1 -06080900.TUS 779 1.75 1640 11.9 -4.7 -30.5 6.6 6.8 6.6 5.1 8.2 25 0.1 0.6 -06080700.TOP 270 1.75 1693 12.5 -6.7 -31.1 7.0 6.4 3.2 7.6 6.8 35 0.2 0.6 -06072600.TUS 779 1.75 1725 11.2 -5.7 -31.7 7.4 7.0 8.5 15.0 18.3 36 0.3 0.9 -06072200.LZK 78 1.75 2480 14.1 -8.1 -31.3 7.3 6.2 7.7 6.9 5.8 67 0.3 0.6 -06071900.JAN 101 1.75 2280 15.2 -6.9 -33.5 6.5 7.1 9.0 11.1 11.1 88 0.4 0.6 -06071300.DDC 790 1.75 1575 12.8 -5.9 -30.5 6.9 6.5 7.4 12.7 13.7 99 0.2 0.8 -06071200.DDC 790 1.75 1068 11.8 -8.7 -29.3 8.0 5.5 11.8 15.4 21.8 12 0.3 1.0 -06070100.BNA 210 1.75 2750 13.5 -11.5 -39.1 6.7 7.5 11.5 10.8 7.8 41 0.7 1.5 -06062900.DDC 790 1.75 919 7.7 -10.1 -38.7 7.7 7.7 1.9 17.9 17.9 16 0.3 0.8 -06062400.LBF 849 1.75 1400 10.7 -12.1 -38.5 7.4 7.2 13.6 26.6 25.0 272 0.9 2.1 -06062400.BIS 506 1.75 942 8.3 -15.3 -41.9 7.0 7.3 16.7 22.7 27.2 167 0.6 1.6 -06062100.CHS 15 1.75 4007 17.0 -10.1 -35.5 6.4 6.9 7.1 12.9 19.3 66 1.1 0.7 -06061800.FWD 171 1.75 2286 14.3 -10.9 -34.3 8.2 6.2 11.6 13.9 24.6 134 0.9 2.3 -06052700.GSO 270 1.75 2136 12.7 -9.9 -37.3 5.8 7.4 17.1 17.4 21.2 217 0.6 1.5 -06052500.TLH 53 1.75 2619 14.8 -10.5 -36.5 6.4 7.0 9.2 7.3 7.5 56 0.4 0.6 -06052300.SGF 387 1.75 3032 14.4 -11.9 -37.7 7.1 7.0 8.3 9.0 15.5 91 0.7 1.6 -06051800.ILX 178 1.75 713 8.0 -17.5 -46.5 6.9 8.1 16.9 28.8 29.6 226 0.6 2.1 -06051412.SHV 79 1.75 2270 12.4 -14.9 -41.3 7.8 7.2 15.5 16.8 26.2 84 1.3 2.8 -06051100.LCH 10 1.75 4564 18.5 -12.3 -35.7 8.9 6.4 12.2 22.9 22.0 38 3.7 1.7 -06050912.SGF 387 1.75 2144 12.9 -12.9 -39.7 6.7 7.3 10.1 20.3 18.4 144 1.2 1.8 -06050900.DDC 790 1.75 1630 9.6 -13.3 -40.5 7.9 7.4 15.1 27.2 27.8 179 1.2 2.0 -06050600.LCH 10 1.75 2655 14.9 -10.3 -39.3 5.8 7.8 15.8 23.1 25.2 64 1.2 0.6 -06050400.SHV 79 1.75 3310 15.0 -12.1 -39.1 6.7 7.3 5.8 8.0 14.3 85 0.7 0.6 -06042300.DTX 329 1.75 609 6.7 -24.1 -43.7 7.4 5.5 14.0 17.7 27.4 50 0.5 1.8 -06041900.BMX 178 1.75 1805 12.0 -11.1 -39.9 6.3 7.7 5.4 14.2 22.0 62 0.5 0.7 -06041600.WAL 12 1.75 2234 10.9 -16.5 -44.7 7.2 7.8 17.2 17.7 48.2 81 1.2 2.3 -06041600.IAD 93 1.75 2181 10.2 -16.7 -43.9 7.0 7.5 16.6 27.7 43.3 48 1.8 1.8 -06041300.LZK 78 1.75 1294 11.0 -13.5 -41.1 7.2 7.6 6.0 12.6 20.8 34 0.4 -999.0 -06040900.JAX 9 1.75 2254 13.6 -13.7 -38.1 6.6 6.6 19.5 20.4 22.0 178 1.3 2.1 -06040400.CHS 15 1.75 2165 11.6 -16.9 -42.5 8.1 7.0 26.6 31.6 39.3 207 2.2 2.6 -05082700.AMA 1099 1.75 2765 13.6 -5.5 -32.3 7.4 7.1 10.0 11.5 11.5 31 0.4 2.0 -05082400.RAP 1029 1.75 2040 11.3 -11.3 -38.9 8.6 7.5 13.6 11.6 19.1 116 0.6 -999.0 -05031500.TLH 53 1.75 1338 12.4 -14.1 -38.5 7.1 6.6 12.7 28.4 53.2 41 1.1 1.1 -05030400.AMA 1099 1.75 697 4.3 -23.3 -51.5 8.7 8.0 13.1 22.7 36.0 142 0.8 1.3 -04092500.AMA 1099 1.75 2465 11.2 -11.9 -40.7 6.9 7.8 12.0 15.1 24.9 38 0.8 2.0 -04092300.AMA 1099 1.75 1887 12.8 -10.1 -35.5 6.7 6.9 19.6 23.5 21.8 374 0.9 1.3 -04082600.BIS 506 1.75 3083 12.5 -13.1 -41.7 7.1 7.8 13.9 16.6 18.9 101 1.4 2.4 -04081900.ILX 178 1.75 3685 15.1 -9.1 -36.3 5.9 7.3 19.7 19.9 28.2 371 1.3 1.3 -04071200.TOP 270 1.75 3709 17.7 -7.3 -32.5 6.8 6.7 11.9 13.6 9.1 204 0.8 0.6 -04051600.EPZ 1252 1.75 2888 10.4 -11.5 -39.9 8.7 7.8 4.1 12.2 7.0 93 0.9 1.6 -04051000.LBF 849 1.75 4026 11.6 -13.9 -41.1 9.0 7.5 3.0 13.9 17.5 38 1.9 1.6 -04042900.DRT 313 1.75 1834 12.4 -12.9 -40.9 6.4 7.7 16.1 20.0 31.6 217 0.9 1.3 -04040700.FWD 171 1.75 835 10.4 -16.3 -40.1 6.7 6.6 11.8 28.3 27.2 87 0.6 1.0 -04032100.MAF 872 1.75 2053 10.0 -12.9 -41.3 7.9 7.7 5.5 9.6 21.3 39 0.5 1.5 -04032100.FFC 244 1.75 942 7.9 -17.3 -44.1 7.5 7.4 11.3 12.0 13.4 154 0.4 1.1 -04030100.TOP 270 1.75 487 6.3 -28.7 -42.5 8.7 3.9 20.1 32.0 35.0 171 0.9 1.6 -04022512.LIX 8 1.75 837 10.3 -17.7 -40.5 6.7 6.3 25.2 31.9 48.7 340 0.7 2.4 -03092100.DDC 790 1.75 1784 10.2 -10.9 -38.5 7.3 7.5 21.8 20.1 23.8 257 0.7 2.0 -03091100.DDC 790 1.75 3112 14.8 -7.5 -31.9 6.9 6.6 15.7 22.3 30.8 259 1.2 2.2 -03091000.MAF 872 1.75 3038 12.9 -7.3 -34.1 7.4 7.1 8.6 8.3 12.7 79 0.4 2.1 -03090500.DRA 1009 1.75 1966 11.3 -8.3 -34.1 8.1 6.9 5.0 3.7 9.2 33 0.2 1.2 -03062500.MAF 872 1.75 4621 16.5 -6.7 -29.9 7.7 6.2 11.9 8.7 16.8 45 0.7 2.1 -03062100.MAF 872 1.75 1489 10.7 -7.7 -33.7 7.0 6.9 6.5 14.5 29.4 74 0.3 1.9 -03061700.RAP 1029 1.75 1501 10.1 -11.1 -38.5 7.1 7.4 2.9 5.7 17.5 92 0.2 1.9 -03061700.FFC 244 1.75 2826 16.3 -8.5 -33.7 6.2 6.8 5.5 7.0 13.0 32 0.3 0.6 -03061500.LBF 849 1.75 1717 10.7 -11.3 -39.3 6.3 7.6 6.6 10.6 12.0 51 0.3 1.7 -03061500.FWD 171 1.75 2433 14.3 -11.3 -37.9 6.9 7.2 5.3 12.1 2.8 32 0.7 1.7 -03061300.LBF 849 1.75 2759 12.0 -11.3 -40.9 7.2 8.0 13.0 15.4 16.3 179 1.0 2.6 -03061100.OUN 357 1.75 3045 14.5 -9.3 -35.7 7.2 7.1 12.1 17.8 13.1 135 1.2 2.0 -03060400.LCH 10 1.75 4988 19.7 -6.7 -34.5 5.8 7.4 7.3 13.3 17.2 44 0.8 0.6 -03051312.FWD 171 1.75 1814 12.6 -10.3 -36.9 7.3 7.1 16.8 17.7 24.7 205 0.7 1.2 -03050700.BMX 178 1.75 4489 17.4 -10.5 -36.9 7.0 7.1 12.2 26.5 28.4 101 2.8 2.1 -03050200.FFC 244 1.75 3289 13.7 -13.5 -41.1 6.5 7.5 7.5 9.8 9.5 55 0.9 0.9 -03043000.BNA 210 1.75 3359 12.4 -15.3 -42.5 7.2 7.5 4.1 4.3 5.5 30 0.8 1.3 -03042900.MAF 872 1.75 2325 9.8 -13.5 -39.1 8.4 7.0 15.5 23.4 21.0 165 1.6 1.4 -03042900.AMA 1099 1.75 2549 9.6 -14.5 -41.5 8.3 7.4 16.5 25.3 33.7 237 2.0 1.6 -03032600.SHV 79 1.75 1723 11.3 -18.3 -45.5 8.5 7.6 8.0 17.7 18.0 108 1.3 1.4 -03032600.LZK 78 1.75 2073 11.3 -18.5 -46.3 6.7 7.8 9.5 14.3 15.4 67 1.0 2.2 -03031500.BMX 178 1.75 1555 10.9 -19.1 -43.3 7.4 6.8 12.3 8.5 21.2 94 0.5 1.3 -02082300.LBF 849 1.75 6193 17.8 -10.1 -38.1 8.0 7.5 3.8 12.9 28.1 10 2.1 3.1 -02072800.DDC 790 1.75 2480 12.9 -5.3 -31.3 7.4 6.8 10.7 10.6 11.1 155 0.3 1.4 -02072518.TBW 13 1.75 4523 18.9 -8.5 -34.7 6.7 7.0 2.0 7.8 6.3 7 0.7 0.6 -02070200.AMA 1099 1.75 2393 12.2 -6.5 -35.3 7.3 7.6 20.8 18.4 11.3 353 0.6 1.6 -02062600.DTX 329 1.75 3079 14.5 -8.9 -34.7 6.1 7.0 1.4 1.9 7.2 -1 0.4 0.7 -02061200.TOP 270 1.75 5029 19.6 -8.9 -32.9 7.6 6.4 15.6 21.1 24.7 224 2.3 0.7 -02060700.MPX 287 1.75 1952 9.2 -15.1 -43.7 7.7 7.9 16.2 22.8 25.3 758 1.4 1.5 -02060402.CHS 15 1.75 2637 13.7 -10.1 -34.9 7.6 6.7 11.7 9.7 10.8 33 0.6 0.8 -02052900.TOP 270 1.75 2661 12.8 -13.7 -40.1 6.8 7.2 7.3 4.2 10.7 48 0.5 1.3 -02052800.MAF 872 1.75 3115 12.7 -11.1 -37.5 8.0 7.1 16.4 20.6 24.7 103 1.7 2.1 -02052800.LBF 849 1.75 3387 11.3 -15.1 -41.3 9.0 7.2 11.6 18.8 30.1 184 2.3 1.9 -02050400.CHS 15 1.75 3255 15.9 -10.7 -35.7 6.6 6.7 16.6 21.1 29.5 19 1.6 0.9 -02041800.FWD 171 1.75 3343 15.9 -9.9 -35.9 6.4 7.0 5.6 12.4 34.6 61 0.9 -999.0 -02041600.PIT 357 1.75 1856 11.5 -14.9 -41.7 7.3 7.4 15.8 17.9 18.1 245 1.0 1.6 -01062000.DTX 329 1.75 3813 14.9 -12.5 -37.3 6.9 6.7 15.0 8.4 17.6 -45 0.9 2.8 -01061800.TBW 13 1.75 3469 15.9 -9.7 -34.9 5.9 6.8 1.5 4.6 6.6 23 0.5 0.8 -00090400.LBF 849 1.75 2441 11.2 -9.5 -35.5 7.8 7.0 18.5 21.4 24.1 309 1.0 1.5 -00080800.OAX 350 1.75 4679 16.3 -8.1 -32.7 7.8 6.5 10.8 16.4 25.1 185 1.6 3.0 -00080200.GGW 700 1.75 2057 10.8 -8.9 -37.9 8.0 7.8 15.0 24.6 35.3 148 0.9 1.8 -00073100.JAX 9 1.75 3581 17.6 -8.9 -33.5 6.0 6.6 4.7 6.6 5.5 27 0.4 0.6 -00072900.GSO 270 1.75 2081 14.3 -9.7 -35.1 6.2 6.8 6.5 6.2 16.1 43 0.3 0.6 -00072700.LBF 849 1.75 5178 18.1 -8.9 -36.7 8.7 7.5 12.2 17.5 26.1 351 2.3 2.2 -00072600.MPX 287 1.75 3240 15.3 -13.1 -36.3 7.6 6.4 10.1 21.4 12.4 139 2.2 3.0 -00072600.MFL 5 1.75 4079 18.3 -8.5 -33.5 6.6 6.7 2.4 5.2 5.6 18 0.5 0.6 -00072500.ABR 396 1.75 4195 15.6 -12.3 -38.3 8.9 7.1 10.9 15.3 19.8 113 2.3 3.1 -00072200.LBF 849 1.75 3031 12.8 -11.5 -38.5 7.6 7.3 14.5 27.5 23.7 247 2.2 2.6 -00072100.FFC 244 1.75 2149 14.3 -6.9 -30.5 6.4 6.2 9.1 9.2 10.4 63 0.3 0.6 -00071800.AMA 1099 1.75 3660 14.4 -4.7 -32.7 6.9 7.4 5.9 9.1 7.7 79 0.4 1.5 -00071500.IAD 98 1.75 2186 13.9 -12.3 -36.3 6.8 6.5 9.3 17.8 17.7 118 1.1 2.0 -00071300.ABR 396 1.75 2305 13.6 -8.7 -36.1 6.7 7.3 21.7 29.3 44.3 278 1.2 2.0 -00070600.GGW 700 1.75 2743 11.7 -14.1 -40.7 8.5 7.3 13.0 29.6 40.4 165 2.4 1.9 -00062400.LBF 849 1.75 4723 14.8 -9.7 -37.3 8.6 7.4 9.8 17.4 29.6 126 2.2 2.0 -00062400.DDC 790 1.75 3499 14.8 -7.3 -33.9 7.7 7.2 12.0 23.2 30.2 237 1.5 2.7 -00062200.DDC 790 1.75 3602 14.3 -8.7 -37.5 7.0 7.7 16.2 15.4 23.4 157 1.1 2.9 -00061100.AMA 1099 1.75 3932 14.0 -7.9 -33.5 7.8 6.8 9.4 14.8 19.1 128 1.2 2.1 -00060300.ABQ 1620 1.75 1267 9.4 -8.7 -34.3 8.2 6.9 7.6 10.3 17.5 70 0.2 1.4 -00052900.GSO 270 1.75 1988 14.3 -11.1 -37.1 6.2 7.0 17.6 28.7 35.1 139 1.2 1.2 -00051900.FWD 196 1.75 3610 16.2 -10.9 -37.7 7.4 7.2 6.7 25.2 32.9 75 2.4 0.6 -00051200.TOP 270 1.75 5329 16.7 -7.3 -39.3 6.5 8.6 21.0 25.1 29.2 216 2.1 3.7 -00033000.SHV 79 1.75 3548 15.4 -15.9 -44.1 7.6 7.8 23.8 31.6 50.3 323 3.8 2.8 -94070100.GSO 277 1.50 2296 13.8 -10.3 -38.7 5.4 7.7 6.6 8.1 14.3 40 0.3 0.6 -90082200.OUN 357 1.50 3350 16.6 -5.5 -30.6 6.1 6.6 3.1 3.3 5.7 -7 0.3 0.6 -90082200.AHN 246 1.50 3275 16.5 -6.8 -30.8 6.5 6.3 6.0 8.7 15.8 48 0.4 0.6 -90071000.DEN 1611 1.50 3504 13.5 -8.2 -34.3 8.0 7.0 16.7 25.4 20.1 41 1.9 2.5 -90041100.AHN 246 1.50 1096 11.5 -14.0 -40.0 6.4 7.1 19.0 25.4 25.8 343 0.7 0.6 -90040200.GSO 277 1.50 984 8.7 -17.4 -45.5 6.8 7.8 19.9 29.7 37.4 210 0.8 2.0 -89060200.AHN 246 1.50 1996 13.2 -7.3 -34.8 6.1 7.3 3.2 2.6 1.6 18 0.2 -999.0 -06071100.DNR 1625 1.50 1192 10.1 -7.9 -33.7 7.6 6.9 12.2 16.2 27.0 79 0.3 1.7 -06053000.SGF 387 1.50 2988 15.0 -9.3 -34.7 6.5 6.9 4.0 2.7 12.8 27 0.4 0.6 -06052200.LBF 849 1.50 1420 8.2 -11.1 -41.1 7.7 8.1 14.8 15.2 22.6 199 0.5 1.3 -06042117.JAN 101 1.50 1486 13.4 -12.9 -37.5 6.5 6.7 6.4 17.4 11.7 58 0.7 0.6 -03091800.INL 361 1.50 1863 13.7 -13.5 -38.9 7.5 7.0 15.3 24.7 29.2 384 1.5 -999.0 -03031700.MHX 11 1.50 1241 12.1 -13.1 -39.9 5.4 7.3 11.5 19.1 32.8 37 0.5 0.7 -02072500.LCH 10 1.50 5453 20.2 -7.3 -31.7 5.9 6.4 5.5 8.5 11.3 66 0.6 0.6 -02042200.ILN 317 1.50 623 10.3 -13.3 -37.4 6.8 6.6 31.2 36.0 43.5 525 0.4 2.1 -01062600.RNK 654 1.50 1653 11.1 -11.9 -39.7 5.7 7.5 8.3 13.7 30.3 88 0.4 2.1 -01062600.GSO 270 1.50 929 11.9 -11.7 -40.1 6.0 7.7 10.4 17.8 25.6 106 0.3 0.6 -00090200.SLC 1288 1.50 1641 9.1 -14.7 -41.9 8.4 7.4 20.1 16.1 24.8 101 0.9 1.7 -00051800.GSO 270 1.50 1767 11.9 -13.7 -40.9 6.5 7.4 7.6 16.4 31.1 124 0.7 1.6 -94062500.GSO 277 1.25 2334 15.9 -5.4 -31.3 5.6 6.9 12.9 9.9 5.2 103 0.2 0.6 -90041400.OUN 357 1.25 1408 10.8 -18.2 -46.0 7.9 7.7 17.5 23.5 33.0 146 1.2 2.0 -06072800.FGZ 2192 1.25 3100 13.5 -5.3 -30.7 8.1 6.7 14.1 22.7 18.3 193 1.0 2.7 -06072700.ILX 178 1.25 4385 20.7 -4.3 -31.7 5.7 7.2 14.7 12.7 19.1 318 0.6 0.6 -06070400.GRB 214 1.25 1881 14.1 -10.1 -36.5 6.6 7.1 14.0 22.8 40.7 132 0.9 0.6 -06061200.DNR 1625 1.25 942 6.0 -9.9 -38.5 9.4 7.8 7.4 17.1 22.2 130 0.4 0.6 -06060312.LBF 849 1.25 988 7.7 -11.9 -40.5 9.0 7.9 10.8 19.5 17.8 699 0.5 1.0 -06060300.ILX 178 1.25 1218 10.0 -14.5 -42.9 5.9 7.8 14.1 20.0 22.7 87 0.5 1.5 -06052600.FFC 244 1.25 1711 12.1 -12.1 -36.7 7.1 6.6 4.1 8.7 3.3 46 0.4 1.1 -06052000.BOI 874 1.25 1070 7.4 -13.5 -39.9 8.4 7.2 9.2 15.9 25.9 95 0.5 0.8 -06051500.TLH 53 1.25 1279 10.8 -13.7 -41.5 7.1 7.6 18.5 24.7 23.2 104 0.8 1.7 -05100123.LMN 317 1.25 2672 15.9 -9.9 -36.7 7.0 7.2 14.1 21.4 26.0 276 1.3 -999.0 -05090600.LBF 849 1.25 2252 13.0 -9.1 -33.7 8.1 6.7 6.3 14.1 27.2 28 0.7 2.9 -05030700.MAF 872 1.25 547 8.0 -16.7 -46.3 6.9 8.2 16.9 34.3 40.4 177 0.4 1.9 -04100400.AMA 1099 1.25 1672 10.5 -13.5 -40.1 7.6 7.2 10.7 23.5 31.9 28 1.1 2.4 -04032700.RAP 1029 1.25 2052 8.5 -15.5 -43.5 8.0 7.7 12.6 19.0 17.5 161 1.3 1.5 -03090800.PHX 384 1.25 2268 12.1 -6.7 -35.1 6.7 7.5 8.2 10.7 16.8 90 0.3 1.2 -03090800.FGZ 2192 1.25 663 8.3 -8.3 -35.1 7.7 7.1 11.2 15.0 17.0 130 0.2 1.2 -03090300.NKX 128 1.25 940 10.8 -5.9 -32.3 6.6 7.0 4.2 7.0 5.9 9 0.1 0.7 -03040500.ILN 317 1.25 1856 10.4 -15.7 -44.1 6.5 7.8 17.7 20.8 25.6 233 1.0 2.2 -02041200.TOP 270 1.25 1084 9.8 -16.5 -44.3 7.1 7.7 16.2 9.4 27.2 99 0.3 1.6 -00072000.LZK 165 1.25 3973 16.4 -6.7 -30.7 6.8 6.3 8.3 12.6 12.7 102 0.7 1.1 -00071100.DDC 790 1.25 4707 16.4 -4.1 -31.5 6.8 7.2 6.0 4.6 8.7 136 0.4 2.6 -00030400.BMX 178 1.25 1311 11.4 -14.9 -42.9 5.7 7.7 21.1 42.9 54.3 205 0.8 1.4 -99061200.ILN 317 1.00 3299 14.7 -8.3 -35.5 5.8 7.3 8.2 4.6 4.0 32 0.4 1.1 -98052200.BNA 180 1.00 3709 15.2 -10.7 -36.9 6.4 7.0 10.4 9.2 7.9 83 0.8 0.9 -97081800.FFC 244 1.00 3564 18.4 -6.1 -31.1 6.1 6.6 4.4 2.5 2.0 37 0.3 0.6 -97081700.PIT 373 1.00 3951 18.3 -7.9 -31.9 6.9 6.4 15.4 12.7 23.0 224 0.9 0.6 -97081700.DVN 229 1.00 5790 20.8 -8.3 -34.9 7.5 7.1 12.3 14.3 11.8 137 1.7 1.0 -93092500.OUN 381 1.00 2895 16.1 -6.7 -32.0 6.2 6.8 16.0 24.5 27.2 264 1.0 0.6 -91060500.CKL 140 1.00 3345 16.9 -7.5 -32.0 6.3 6.5 9.2 5.0 4.8 52 0.4 0.6 -91060500.AHN 246 1.00 3036 15.3 -8.1 -31.7 6.7 6.3 11.6 5.7 13.0 72 0.4 0.6 -90101800.GGG 124 1.00 1619 14.2 -10.6 -37.1 6.4 7.1 12.5 20.0 27.9 114 0.7 0.6 -90100800.GGG 124 1.00 2689 16.8 -6.0 -32.5 5.8 7.0 8.9 14.2 17.2 70 0.4 0.6 -90092900.MAF 873 1.00 1606 12.2 -8.0 -36.1 6.0 7.5 11.3 15.0 28.7 35 0.3 0.8 -90083000.GSO 277 1.00 3552 16.4 -9.3 -33.8 6.0 6.6 14.1 20.1 18.2 37 1.3 0.6 -90082300.HTS 246 1.00 707 15.2 -7.7 -33.3 6.2 6.8 3.6 7.0 8.5 -4 0.1 0.6 -90082100.OUN 357 1.00 5290 19.2 -6.7 -31.0 6.9 6.4 6.2 8.3 3.4 38 0.7 0.6 -90081900.AMA 1095 1.00 2596 13.6 -7.9 -32.0 7.0 6.5 3.8 5.1 5.1 45 0.3 0.8 -90080200.MAF 873 1.00 1702 14.4 -6.2 -31.8 6.1 6.8 2.8 9.7 12.2 27 0.2 0.6 -90072600.GGW 696 1.00 1514 10.2 -10.6 -37.7 7.0 7.3 7.9 15.6 16.6 55 0.5 1.8 -90072500.DDC 791 1.00 1703 11.9 -8.0 -34.0 6.8 7.0 10.1 14.0 17.5 208 0.4 1.4 -90072200.TBW 13 1.00 3409 17.8 -5.7 -31.9 6.0 6.9 3.6 4.6 7.8 35 0.3 0.6 -90072000.DEN 1611 1.00 1698 11.7 -7.2 -32.2 7.4 6.7 14.0 16.1 20.8 182 0.4 2.1 -90071800.AMA 1095 1.00 1482 11.4 -6.5 -33.5 6.7 7.2 8.4 14.8 26.1 98 0.3 1.1 -90071100.GSO 277 1.00 3487 15.2 -6.6 -32.6 5.9 6.9 7.5 3.5 9.1 38 0.3 0.6 -90070900.GSO 277 1.00 4051 17.6 -5.3 -32.6 5.6 7.2 6.1 10.2 10.5 73 0.4 0.8 -90062400.OUN 357 1.00 1571 11.9 -10.8 -34.1 8.2 6.3 14.1 26.8 24.9 186 1.1 1.9 -90062300.HTS 246 1.00 1346 14.5 -8.5 -33.5 5.8 6.6 19.1 27.1 36.9 231 0.6 0.6 -90061000.GSO 277 1.00 2409 15.3 -8.8 -32.8 6.1 6.4 11.1 9.7 14.5 145 0.4 0.6 -90050400.CKL 140 1.00 1534 14.0 -10.6 -33.4 6.4 6.0 10.8 20.1 25.8 141 0.7 0.6 -89082700.DDC 791 1.00 4549 16.9 -7.4 -32.1 7.6 6.6 1.4 11.3 24.3 11 0.9 2.1 -89082000.UMN 438 1.00 3524 17.3 -6.0 -31.1 6.2 6.6 13.6 20.6 14.9 350 0.9 0.8 -89080600.OUN 357 1.00 3439 16.3 -5.4 -31.1 6.8 6.8 9.7 10.2 12.1 101 0.4 0.8 -89073100.GTF 1118 1.00 1858 9.5 -9.3 -36.7 8.9 7.4 10.3 10.8 21.7 106 0.4 1.2 -89072800.DAY 298 1.00 2617 16.4 -7.8 -34.6 5.7 7.2 7.5 13.5 11.3 83 0.5 0.6 -89072400.VCT 33 1.00 2953 14.8 -9.6 -37.2 6.2 7.4 9.5 7.7 13.3 120 0.4 0.6 -89071200.TOP 268 1.00 3182 16.6 -8.1 -30.9 7.6 6.1 13.2 12.6 8.2 157 0.8 1.6 -89070600.OUN 357 1.00 1373 12.9 -6.0 -34.0 6.2 7.4 11.3 6.0 12.2 64 0.1 0.6 -89062900.AMA 1095 1.00 2035 12.6 -8.2 -31.3 8.6 6.2 13.0 14.8 26.0 165 0.6 2.3 -89062800.HTS 246 1.00 3659 17.6 -8.0 -31.7 5.8 6.4 7.4 15.4 21.4 62 0.8 0.6 -89061900.CKL 140 1.00 3363 16.7 -9.6 -36.6 6.4 7.3 12.2 14.5 12.2 103 1.0 0.6 -89061600.TBW 13 1.00 3463 16.4 -7.6 -32.3 5.7 6.5 5.9 10.2 6.4 36 0.5 0.6 -89061400.JAN 91 1.00 3274 16.0 -11.5 -35.2 7.1 6.4 9.4 11.3 8.2 57 1.0 1.0 -89061200.JAN 91 1.00 3616 17.7 -9.1 -31.2 6.5 5.9 7.5 15.3 5.8 84 1.1 0.6 -89060500.1M1 172 1.00 2493 15.8 -8.2 -35.8 6.0 7.4 10.3 14.7 13.0 19 0.6 0.6 -06092900.FFC 244 1.00 705 10.8 -11.1 -40.1 4.6 7.9 18.9 19.1 33.4 85 0.2 0.6 -06091200.ILX 178 1.00 1642 13.6 -11.1 -38.9 6.4 7.5 8.6 12.9 23.9 56 0.5 0.6 -06090800.LBF 849 1.00 880 7.9 -14.1 -40.7 7.5 7.3 6.9 11.1 19.9 20 0.3 0.9 -06090800.ABR 396 1.00 1406 9.5 -14.3 -42.3 7.5 7.7 10.6 9.4 9.1 163 0.4 1.7 -06081000.TUS 779 1.00 1913 13.4 -6.3 -29.9 7.3 6.3 1.2 3.1 6.2 12 0.2 0.6 -06080100.PIT 357 1.00 3456 18.6 -4.5 -30.1 5.8 6.8 10.1 12.7 7.9 104 0.5 0.6 -06072800.OAX 350 1.00 2714 15.6 -5.3 -34.3 6.0 7.7 9.3 16.8 22.8 92 0.5 0.6 -06072800.ABR 396 1.00 1956 12.7 -6.1 -34.7 6.4 7.6 16.1 23.5 29.4 149 0.5 1.4 -06072700.RAP 1029 1.00 694 8.7 -8.7 -33.7 8.3 6.7 13.4 16.3 21.8 157 0.2 0.9 -06072300.ABQ 1620 1.00 1267 9.6 -4.9 -32.1 7.8 7.2 2.8 5.7 11.2 -9 0.1 1.0 -06072200.RNK 654 1.00 3249 16.5 -6.1 -31.1 6.0 6.6 7.2 7.0 9.1 100 0.3 0.6 -06072000.RNK 654 1.00 2160 14.2 -8.5 -31.1 5.9 6.1 11.1 9.1 3.0 113 0.3 1.0 -06071800.DNR 1625 1.00 1197 9.1 -6.9 -32.3 8.0 6.9 3.5 7.7 6.2 83 0.1 1.1 -06071300.BIS 506 1.00 966 9.0 -8.7 -35.3 8.1 7.1 5.9 7.7 14.5 108 0.1 0.7 -06070500.GSO 270 1.00 2335 15.2 -7.3 -33.1 6.1 6.8 7.6 9.6 6.1 96 0.3 0.6 -06070300.IAD 93 1.00 3195 14.8 -9.3 -36.5 5.9 7.3 10.7 10.7 13.6 60 0.6 0.9 -06070200.LBF 849 1.00 2554 12.2 -8.5 -35.5 8.0 7.3 17.1 20.5 17.9 223 1.0 2.0 -06070200.FWD 171 1.00 1806 12.8 -9.9 -36.5 7.2 7.2 1.6 6.1 11.2 20 0.3 0.6 -06070200.FFC 244 1.00 1552 11.2 -9.7 -38.3 6.3 7.7 1.2 6.5 9.5 4 0.2 0.9 -06062900.TOP 270 1.00 959 8.5 -12.3 -40.9 7.1 7.8 8.1 12.7 14.7 120 0.3 1.0 -06062900.PIT 357 1.00 925 10.9 -13.7 -38.3 6.4 6.7 7.1 21.3 35.7 17 0.5 1.6 -06062800.GRB 214 1.00 1049 9.4 -15.5 -44.5 6.1 8.0 8.1 13.8 20.6 34 0.4 1.6 -06062700.FFC 244 1.00 2376 15.4 -6.9 -33.5 5.6 7.0 9.3 12.6 21.6 23 0.4 0.6 -06062300.DDC 790 1.00 987 11.0 -11.1 -33.3 7.2 6.0 9.3 17.7 17.5 78 0.4 1.3 -06062300.BNA 210 1.00 3023 15.6 -10.1 -34.7 7.3 6.6 8.0 10.6 3.6 71 0.8 0.6 -06062300.BMX 178 1.00 1595 12.5 -7.1 -34.3 6.2 7.2 1.9 5.1 4.3 -10 0.1 0.6 -06062200.JAN 101 1.00 2595 15.3 -8.7 -34.7 7.0 7.0 4.6 3.0 2.5 -15 0.4 0.6 -06062100.BNA 210 1.00 2387 14.1 -9.3 -35.3 6.8 6.9 6.8 6.7 3.3 43 0.3 0.6 -06061900.GRB 214 1.00 2397 14.0 -11.7 -38.1 6.2 7.2 12.4 15.9 20.9 74 0.9 1.9 -06061200.BNA 210 1.00 1539 13.6 -6.7 -34.3 5.6 7.4 9.1 15.2 7.0 107 0.3 0.6 -06060800.LBF 849 1.00 2368 10.8 -6.9 -36.5 7.7 7.9 11.2 20.5 22.3 244 0.7 1.7 -06060712.RAP 1029 1.00 1110 7.9 -10.3 -38.1 8.7 7.6 9.9 12.3 19.2 131 0.3 1.3 -06060700.SHV 79 1.00 2252 14.6 -10.3 -34.3 7.4 6.4 15.1 25.4 14.5 164 1.4 0.6 -06060500.FFC 244 1.00 1475 11.0 -12.5 -39.5 5.9 7.4 5.7 11.7 22.4 18 0.3 2.1 -06060400.ILN 317 1.00 1032 8.3 -18.1 -46.9 6.5 8.0 6.7 8.5 11.1 35 0.3 1.2 -06060300.GRB 214 1.00 1314 8.8 -18.9 -45.5 7.1 7.4 12.0 16.3 19.5 77 0.7 1.6 -06060200.BNA 210 1.00 2055 14.2 -7.9 -34.3 5.4 7.1 8.6 5.5 12.6 -2 0.2 0.6 -06053100.GGW 700 1.00 570 5.6 -21.1 -50.3 7.4 8.3 2.8 5.0 8.1 30 0.2 0.9 -06052700.JAX 9 1.00 2879 15.0 -9.9 -36.5 6.1 7.2 11.0 13.7 13.1 117 0.8 0.8 -06052700.BIS 506 1.00 2274 9.4 -11.9 -40.3 8.5 7.7 20.2 22.0 21.3 198 1.3 1.3 -06052600.JAX 9 1.00 1856 13.3 -10.7 -37.3 6.6 7.2 10.5 15.3 20.8 70 0.6 0.6 -06052600.GSO 270 1.00 1743 11.9 -10.1 -36.3 6.1 7.0 8.4 14.4 11.4 82 0.4 0.8 -06052600.AMA 1099 1.00 1911 7.9 -11.3 -38.3 9.9 7.3 11.8 16.9 12.6 262 0.9 0.7 -06052300.RAP 1029 1.00 2536 9.6 -10.3 -39.5 8.5 7.9 5.6 9.7 18.1 43 0.6 1.3 -06051800.IAD 93 1.00 1009 8.4 -20.5 -45.9 6.7 7.2 11.9 16.0 20.3 66 0.6 1.3 -06051600.DTX 329 1.00 519 8.7 -20.5 -49.7 6.1 8.2 7.2 5.0 17.9 -7 0.1 0.7 -06041400.PIT 357 1.00 390 6.2 -20.1 -48.7 7.0 8.1 18.8 18.6 40.0 220 0.3 0.9 -06041400.BUF 215 1.00 383 6.2 -23.3 -49.9 7.6 7.6 21.6 26.8 55.7 237 0.5 1.4 -06011200.GSO 270 1.00 1374 9.5 -19.1 -46.5 7.5 7.7 21.9 15.6 28.9 253 0.8 2.5 -06010300.ILN 317 1.00 791 9.0 -19.3 -46.1 7.5 7.5 7.8 16.0 23.8 140 0.5 1.4 -05092900.FWD 171 1.00 1553 12.7 -5.9 -29.7 6.4 6.3 8.5 10.1 13.0 39 0.2 0.6 -05082700.EPZ 1252 1.00 2162 11.1 -6.5 -31.9 8.5 6.8 4.0 4.9 6.7 21 0.2 1.0 -05081800.LMN 317 1.00 3655 17.7 -4.1 -30.3 6.0 6.8 13.3 22.3 17.3 221 0.9 0.6 -05081700.GGW 700 1.00 1042 9.2 -11.1 -36.7 7.8 6.9 16.7 27.6 40.5 265 0.6 1.7 -05081100.GGW 700 1.00 805 10.1 -13.7 -37.9 7.4 6.5 15.6 30.5 38.9 170 0.6 2.1 -05050600.EPZ 1252 1.00 1672 8.0 -12.7 -40.3 8.6 7.5 15.0 27.7 28.8 178 1.3 1.2 -05050412.TBW 13 1.00 1839 14.1 -13.5 -39.3 7.3 7.0 10.0 15.8 33.3 187 0.9 1.0 -05030400.SGF 387 1.00 823 5.9 -25.9 -52.1 7.1 7.5 13.0 24.2 27.9 151 1.0 0.7 -04082800.OUN 357 1.00 4225 16.0 -7.1 -32.5 7.4 6.7 7.0 3.8 3.0 101 0.5 1.5 -04081700.TUS 779 1.00 2027 13.1 -8.9 -34.5 7.1 6.9 8.8 13.2 13.3 96 0.5 1.0 -04080900.TOP 270 1.00 2676 14.3 -11.5 -36.3 7.4 6.7 5.9 11.9 15.6 82 0.9 0.9 -04051200.AMA 1099 1.00 1922 9.7 -11.5 -38.7 8.0 7.4 19.1 15.0 8.4 282 0.7 1.6 -04051000.FFC 244 1.00 2006 11.4 -11.1 -38.3 5.4 7.4 4.0 4.7 11.0 -15 0.2 1.9 -04032100.FWD 171 1.00 2648 13.1 -15.5 -42.9 8.2 7.5 4.9 12.9 20.8 29 1.4 2.8 -04031500.DRT 313 1.00 1498 11.6 -15.5 -43.1 7.0 7.6 6.6 16.8 24.5 123 0.8 1.4 -03111712.TOP 270 1.00 1641 11.5 -17.3 -45.7 7.3 7.9 17.8 25.6 32.6 329 1.4 2.7 -03090900.TUS 779 1.00 2363 11.5 -8.3 -34.9 7.3 7.1 2.8 7.9 11.8 12 0.3 1.1 -03060900.RNK 654 1.00 2965 15.0 -9.1 -36.7 6.2 7.4 18.9 24.1 29.2 134 1.3 1.2 -03060200.DDC 790 1.00 1960 11.1 -9.5 -35.3 7.9 6.9 11.9 17.5 20.6 222 0.7 2.0 -03052700.ABQ 1620 1.00 713 7.1 -9.9 -37.1 8.3 7.3 3.1 14.7 20.6 12 0.2 0.6 -03052600.TFX 1131 1.00 994 8.3 -10.9 -37.7 8.0 7.3 9.1 16.0 15.9 59 0.4 1.3 -03051800.XMR 3 1.00 3602 16.0 -9.5 -35.9 7.0 7.1 5.6 8.6 10.7 -7 0.7 0.9 -03051800.TBW 13 1.00 3839 16.1 -8.7 -36.5 6.5 7.5 6.2 5.7 11.9 3 0.5 1.1 -03051200.JAX 9 1.00 3060 15.9 -7.9 -33.5 6.9 6.8 10.1 13.2 20.0 48 0.7 -999.0 -03051100.MHX 11 1.00 3585 16.0 -9.3 -37.7 7.3 7.6 11.9 16.2 15.0 104 1.3 0.9 -03050312.BMX 178 1.00 1402 9.7 -16.1 -41.9 7.5 7.1 7.9 13.8 38.5 72 0.6 1.8 -03050212.BNA 210 1.00 1865 10.3 -15.3 -44.9 7.0 8.2 12.1 13.0 18.0 55 0.7 2.2 -03050100.FFC 244 1.00 1429 11.1 -13.5 -40.1 6.6 7.2 1.0 6.9 6.4 5 0.2 1.6 -03043000.OAX 350 1.00 1064 8.9 -16.3 -44.3 7.4 7.8 18.4 29.1 32.0 353 0.9 1.9 -03042800.MFL 5 1.00 2735 16.7 -10.7 -35.7 6.4 6.7 12.3 11.7 25.5 83 0.7 0.6 -03042400.SHV 79 1.00 1456 13.1 -12.9 -38.9 7.2 7.1 15.2 26.1 36.8 278 1.1 0.6 -03041800.DNR 1625 1.00 1063 5.3 -18.1 -47.9 8.6 8.3 5.9 11.0 43.9 41 0.5 0.6 -03040500.LZK 78 1.00 1751 10.7 -14.9 -42.5 6.6 7.6 12.6 27.4 33.1 65 1.2 2.3 -03032100.DTX 329 1.00 1602 8.7 -21.3 -48.3 6.6 7.7 7.7 13.3 27.1 80 0.8 1.1 -03032000.ILX 178 1.00 713 8.0 -21.9 -36.7 6.9 4.2 5.4 3.5 11.4 -26 0.2 1.4 -03031500.TBW 13 1.00 3398 15.9 -13.7 -38.1 7.0 6.6 3.9 18.6 27.3 32 1.9 0.9 -02080400.SGF 387 1.00 4328 17.7 -5.5 -34.5 6.5 7.7 3.8 1.1 7.6 -11 0.3 1.5 -02080300.BMX 178 1.00 5098 18.4 -6.5 -35.1 5.8 7.6 11.5 9.6 10.8 33 0.6 1.4 -02072900.AMA 1099 1.00 3610 13.6 -6.5 -32.3 7.8 6.9 13.6 12.5 12.2 164 0.7 2.0 -02072700.RAP 1029 1.00 1688 9.4 -9.3 -37.5 7.5 7.6 14.5 21.0 28.6 139 0.7 1.3 -02072600.TOP 270 1.00 3390 13.8 -5.9 -33.9 7.5 7.4 11.9 16.9 16.9 168 0.8 2.2 -02072000.JAN 133 1.00 3501 17.6 -6.7 -31.9 6.1 6.7 5.7 6.1 7.9 58 0.3 0.6 -02070300.LBF 849 1.00 3367 14.1 -5.9 -35.3 7.5 7.8 11.5 14.0 6.2 158 0.7 1.2 -02070200.FFC 244 1.00 4268 16.3 -9.7 -36.1 6.6 7.1 7.3 7.8 4.3 46 0.7 0.6 -02060700.ABR 396 1.00 2252 9.0 -14.7 -43.9 8.1 8.1 8.2 12.4 18.1 118 0.9 1.2 -02060400.CHS 15 1.00 3170 15.2 -10.1 -34.9 7.6 6.7 11.7 9.7 10.8 33 0.8 0.6 -02052700.AMA 1099 1.00 2332 9.7 -11.1 -37.9 7.2 7.3 13.0 14.5 11.8 198 0.7 1.4 -02051800.CRP 13 1.00 5902 20.3 -10.5 -36.9 7.4 7.1 10.7 22.6 23.2 86 3.4 1.6 -02042300.OAX 350 1.00 614 6.4 -23.3 -46.3 7.9 6.5 15.2 26.3 36.6 133 0.8 1.4 -02012400.LZK 78 1.00 1343 13.1 -12.7 -41.1 6.6 7.8 20.2 32.5 40.7 290 0.9 0.6 -01062600.LBF 849 1.00 3931 12.7 -8.1 -35.3 8.1 7.3 8.1 9.3 8.1 119 0.7 1.5 -01062100.ABR 396 1.00 1118 8.1 -19.3 -47.7 7.0 7.9 3.6 4.2 12.4 14 0.3 1.3 -01061900.JAX 9 1.00 2584 17.2 -9.5 -35.5 6.1 7.0 5.0 4.8 8.3 13 0.3 0.6 -00080700.TOP 270 1.00 4476 17.3 -7.5 -33.1 7.2 6.7 11.7 17.8 22.9 72 1.4 1.8 -00072900.ILN 317 1.00 2735 14.3 -11.5 -37.7 6.7 7.1 8.0 13.4 21.0 68 0.9 0.6 -00072900.CHS 15 1.00 2462 16.1 -7.5 -34.9 5.6 7.3 3.3 9.3 13.2 4 0.3 0.6 -00072800.TOP 270 1.00 3666 15.3 -10.3 -35.3 7.6 6.8 9.1 22.0 26.4 115 2.1 2.6 -00072800.LBF 849 1.00 5581 17.1 -7.7 -35.5 8.1 7.5 9.6 25.0 21.1 187 2.8 3.1 -00072700.JAN 101 1.00 2066 12.5 -10.7 -35.7 6.4 6.7 4.2 8.0 8.4 -50 0.3 1.0 -00072300.OTX 728 1.00 2088 9.0 -12.3 -42.7 8.2 8.3 7.8 17.2 21.1 43 0.9 1.2 -00071900.GYX 125 1.00 997 11.4 -13.3 -37.7 6.0 6.6 18.8 27.0 36.1 107 0.6 1.0 -00071700.TOP 270 1.00 3927 15.9 -8.7 -31.7 7.9 6.1 14.5 8.9 14.1 198 0.8 2.4 -00071500.SHV 79 1.00 4004 17.2 -5.9 -31.1 6.0 6.7 6.2 4.6 8.6 46 0.3 0.6 -00071400.GRB 214 1.00 1743 12.0 -12.3 -37.9 6.9 6.9 13.4 21.5 42.9 195 0.9 1.7 -00071200.DDC 790 1.00 2941 14.4 -5.5 -30.7 7.2 6.7 10.8 11.3 11.7 196 0.4 1.4 -00070700.RAP 966 1.00 4065 14.2 -7.7 -35.3 8.6 7.3 10.8 29.4 33.3 111 2.3 2.1 -00070400.DDC 790 1.00 5142 18.1 -7.1 -30.7 7.6 6.4 11.4 9.7 19.2 114 0.9 2.4 -00070300.OAX 350 1.00 4633 18.5 -6.3 -32.3 6.9 6.9 9.9 10.6 19.6 133 0.7 1.9 -00070300.DDC 790 1.00 4558 17.2 -5.9 -30.9 7.5 6.7 11.7 13.6 22.7 66 0.9 2.4 -00070200.RAP 966 1.00 5621 15.6 -9.7 -36.3 8.7 7.3 15.9 21.5 22.7 263 3.3 2.2 -00070200.DDC 790 1.00 3566 16.2 -5.7 -34.7 6.6 7.7 5.5 14.2 21.9 38 0.6 1.3 -00063000.PIT 373 1.00 1086 9.9 -15.9 -40.5 5.5 6.8 8.1 22.0 37.9 77 0.5 1.8 -00062600.TOP 270 1.00 4052 17.8 -8.9 -32.7 7.6 6.4 2.4 1.3 23.9 26 0.6 2.3 -00062600.DDC 790 1.00 2618 13.5 -6.1 -32.3 6.7 6.9 14.3 15.8 16.9 51 0.5 1.6 -00062300.MHX 11 1.00 4167 18.6 -8.7 -34.1 6.1 6.8 9.7 6.0 6.1 89 0.5 0.6 -00062100.TBW 13 1.00 3180 17.1 -8.5 -32.1 6.4 6.4 8.9 12.2 19.0 49 0.7 0.6 -00060200.TOP 270 1.00 3517 16.1 -9.3 -34.5 6.9 6.7 4.9 10.4 16.3 39 0.8 0.8 -00060200.DVN 229 1.00 3451 16.4 -9.3 -35.5 7.3 7.0 14.2 14.1 11.0 175 1.1 0.6 -00060100.ILX 178 1.00 3208 16.1 -9.1 -37.7 7.0 7.7 20.7 17.9 15.6 163 1.2 1.8 -00053000.LBF 849 1.00 2258 9.9 -9.7 -37.9 9.2 7.6 16.9 27.2 31.9 294 1.4 1.1 -00051400.TLH 21 1.00 3542 15.9 -9.9 -37.7 6.9 7.5 5.4 4.2 4.2 -4 0.5 1.0 -00021800.JAN 101 0.88 1866 12.5 -14.9 -43.1 6.7 7.8 16.2 27.5 38.9 270 1.5 0.7 -00061100.DDC 790 0.88 3471 14.3 -7.9 -33.9 6.9 6.9 14.0 11.0 20.2 53 0.7 2.4 -00061800.RAP 966 0.88 1396 7.4 -18.9 -44.5 7.1 7.2 7.4 14.0 34.9 270 0.7 1.4 -00070600.DDC 790 0.88 2581 12.3 -7.5 -31.7 8.5 6.4 10.7 9.4 10.0 97 0.5 1.8 -00072800.BMX 178 0.88 2147 13.2 -9.5 -36.3 6.2 7.2 6.0 8.0 11.4 35 0.3 0.7 -00080200.DVN 229 0.88 4183 16.6 -9.7 -38.1 6.6 7.6 13.3 11.2 16.4 169 1.0 1.1 -00080300.PIT 373 0.88 2780 14.9 -9.7 -37.1 6.2 7.3 9.1 15.5 29.2 81 0.8 0.6 -00080400.BNA 180 0.88 3453 16.3 -9.9 -35.1 6.8 6.8 9.1 10.9 16.0 83 0.8 0.6 -00080500.LZK 165 0.88 3872 16.1 -6.3 -33.3 5.6 7.3 7.3 9.4 14.6 6 0.4 0.8 -00080700.DTX 329 0.88 4231 19.4 -7.3 -31.9 6.0 6.6 10.6 16.6 31.6 78 1.0 0.6 -00090300.OAX 350 0.88 3099 12.6 -10.1 -36.3 8.7 7.0 9.5 16.9 21.6 126 1.4 1.4 -01062200.DVN 229 0.88 1285 10.3 -18.1 -44.9 6.5 7.5 8.7 10.8 11.8 66 0.4 1.0 -01062600.CRP 13 0.88 3837 16.6 -8.5 -35.7 6.4 7.3 7.1 4.0 8.9 53 0.5 0.6 -02031000.GSO 270 0.88 819 11.0 -15.3 -41.3 5.8 7.2 19.8 24.6 29.7 236 0.5 1.2 -02052900.OAX 350 0.88 2754 13.0 -13.3 -40.9 7.1 7.5 10.0 7.5 7.0 127 0.6 2.6 -03031400.TLH 53 0.88 2141 11.6 -13.1 -43.3 6.3 8.3 5.7 10.5 9.0 39 0.5 1.1 -03042912.TOP 270 0.88 1617 10.6 -16.9 -43.9 7.8 7.5 11.0 16.7 22.5 238 0.9 2.8 -03050400.BIS 506 0.88 1467 8.2 -18.7 -47.3 7.4 8.0 8.8 15.4 16.1 86 0.8 1.6 -03060300.JAX 9 0.88 3513 16.1 -10.1 -36.5 7.6 7.1 11.4 11.1 10.3 111 1.0 0.6 -03060600.ABR 396 0.88 888 8.1 -19.9 -46.5 6.8 7.5 9.2 17.3 14.2 47 0.5 1.5 -03061600.TOP 270 0.88 1944 12.4 -11.9 -38.7 6.4 7.3 5.8 0.8 4.2 3 0.3 1.0 -03062000.GGW 700 0.88 1032 9.2 -9.7 -37.5 8.1 7.5 8.3 9.8 17.1 76 0.2 1.3 -03101712.JAN 101 0.88 1891 12.8 -11.5 -43.1 6.3 8.6 16.9 25.4 33.9 246 1.1 1.2 -03102600.CRP 13 0.88 3408 17.9 -9.9 -35.3 6.3 6.8 9.8 15.2 34.5 17 1.0 0.6 -03111800.OAX 350 0.88 957 10.0 -18.3 -43.3 6.8 6.9 20.0 41.2 58.6 88 0.8 2.5 -04040900.AMA 1099 0.88 1515 8.2 -16.7 -45.5 7.0 8.0 14.7 17.9 23.0 139 0.8 1.6 -04081800.PHX 384 0.88 1709 10.5 -9.1 -35.5 7.3 7.1 6.0 4.8 9.2 15 0.2 0.8 -04082700.ABR 396 0.88 1433 10.2 -15.1 -41.5 6.7 7.3 5.3 14.4 40.5 28 0.5 1.5 -04091900.LCH 10 0.88 2433 15.9 -6.9 -31.9 5.8 6.6 7.7 4.4 15.6 6 0.2 0.6 -04092000.OAK 3 0.88 242 7.3 -17.9 -36.7 5.5 5.2 6.5 27.4 30.4 56 0.2 0.7 -04100400.GSO 270 0.88 1385 13.2 -14.9 -40.1 6.5 6.9 10.4 15.2 26.8 101 0.6 1.4 -05081300.MAF 872 0.88 1568 12.8 -6.3 -31.7 6.5 6.8 6.9 11.8 13.7 82 0.2 0.6 -06013012.JAN 101 0.88 1058 10.0 -20.9 -45.9 7.1 7.0 18.9 38.7 46.0 71 1.1 2.6 -06032100.OUN 357 0.88 579 5.4 -25.5 -40.9 7.4 4.4 5.7 16.6 26.7 53 0.5 0.9 -06040700.FWD 171 0.88 2831 12.5 -12.5 -42.1 6.2 8.1 20.1 33.5 41.5 40 1.8 2.8 -06041200.TOP 270 0.88 726 8.4 -14.3 -42.9 7.0 7.9 23.1 33.2 37.2 232 0.5 2.0 -06043000.OTX 728 0.88 499 6.4 -17.9 -44.3 7.3 7.4 8.3 17.3 23.3 75 0.3 0.8 -89061200.AMA 1095 0.88 3301 13.2 -11.7 -39.3 8.7 7.5 9.2 12.9 25.2 167 1.4 2.3 -89062600.UMN 438 0.88 3812 16.2 -6.9 -33.3 6.3 7.0 2.0 0.7 10.8 -14 0.4 0.6 -89062700.DEN 1611 0.88 931 8.6 -11.1 -38.5 7.6 7.5 10.8 14.3 14.3 122 0.3 1.8 -89072700.AHN 246 0.88 3996 17.5 -6.9 -33.6 6.5 7.1 7.1 3.5 6.8 66 0.4 0.6 -89082500.AHN 246 0.88 3533 16.9 -5.1 -30.7 6.1 6.8 2.7 3.3 8.1 5 0.3 0.6 -89082600.AHN 246 0.88 3463 17.1 -5.6 -31.0 5.8 6.7 4.0 11.3 8.6 41 0.4 0.6 -89082900.GGG 124 0.88 3979 18.5 -4.6 -29.9 6.0 6.7 1.6 4.1 2.2 3 0.3 0.6 -90071000.PIT 360 0.88 3362 16.6 -6.7 -31.4 6.3 6.6 14.3 19.7 14.7 124 0.9 0.6 -90073000.AMA 1095 0.88 943 12.2 -7.5 -32.1 6.3 6.5 8.4 12.7 18.1 14 0.2 0.6 -90091900.OUN 357 0.88 3878 18.0 -6.7 -31.3 6.2 6.6 12.1 11.9 20.5 119 0.6 0.6 -97010900.SIL 8 0.88 909 13.1 -13.6 -37.2 6.7 6.4 33.7 39.7 37.0 511 0.7 -999.0 -98062500.DDC 790 0.88 2667 11.9 -7.3 -34.1 8.7 7.2 12.4 25.1 34.7 224 1.2 1.4 -90052100.SIL 8 0.85 3505 16.6 -10.6 -35.6 6.7 6.7 10.9 8.4 13.0 70 0.7 0.6 -03052100.TBW 13 0.80 2941 15.8 -9.5 -35.9 6.2 7.1 7.1 2.7 5.4 27 0.4 0.6 -91051700.JAN 91 0.80 2890 15.5 -8.9 -36.0 6.5 7.3 0.6 1.1 7.8 1 0.4 0.6 -00022400.LZK 165 0.75 1590 10.6 -18.1 -45.7 7.0 7.7 17.2 25.0 34.2 270 1.3 2.5 -00050300.JAN 101 0.75 1438 12.8 -12.9 -38.5 5.9 7.0 13.9 12.8 7.2 120 0.4 0.6 -00052200.LZK 165 0.75 2062 12.1 -13.5 -44.1 6.2 8.4 17.7 22.6 32.5 162 1.1 1.4 -00061800.JAX 9 0.75 2677 15.7 -7.9 -34.1 5.7 7.0 7.9 6.0 10.5 61 0.3 0.6 -00061900.WAL 41 0.75 2940 17.4 -7.9 -33.5 6.3 6.9 11.6 11.3 9.5 134 0.5 0.6 -00062500.JAX 9 0.75 2442 15.6 -10.1 -34.9 6.2 6.6 9.3 9.4 21.8 104 0.5 0.6 -00062900.GRB 214 0.75 860 8.9 -18.9 -47.9 6.4 8.1 14.1 17.0 24.4 108 0.5 1.1 -00071300.DDC 790 0.75 3064 15.1 -3.7 -31.1 6.1 7.2 9.2 6.2 10.6 0 0.2 0.6 -00071300.FWD 196 0.75 3103 14.9 -5.7 -31.9 6.5 6.9 13.9 10.6 11.4 120 0.4 0.8 -00071800.JAN 101 0.75 3305 15.8 -5.5 -29.7 6.0 6.3 13.1 13.9 14.4 -56 0.5 0.6 -00071900.JAN 101 0.75 3841 17.3 -6.1 -31.7 6.1 6.8 5.7 7.5 6.9 32 0.3 0.6 -00072100.TBW 13 0.75 4845 18.9 -6.9 -31.9 6.4 6.6 7.4 7.0 10.7 56 0.5 0.9 -00072300.GSO 270 0.75 2443 16.5 -9.1 -32.3 5.7 6.1 6.6 20.6 22.2 88 0.9 0.6 -00072400.GGW 700 0.75 3240 10.9 -11.1 -40.3 8.5 7.9 12.5 26.1 22.5 54 2.1 1.4 -00080400.LCH 10 0.75 3045 15.7 -7.5 -32.7 5.6 6.7 4.7 2.8 12.8 28 0.3 0.6 -00090200.SHV 79 0.75 1896 12.1 -7.5 -32.5 7.0 6.6 5.2 3.2 2.0 15 0.2 0.7 -01062400.BIS 506 0.75 4781 13.7 -10.9 -38.3 9.0 7.4 15.0 18.7 27.1 249 2.8 1.7 -02030812.ILX 178 0.75 533 7.2 -19.7 -48.7 6.9 8.2 16.1 31.5 49.1 599 0.5 1.3 -02051500.PIT 357 0.75 521 5.9 -27.9 -45.7 7.9 5.1 17.3 14.7 14.3 74 0.4 1.1 -02060400.JAX 9 0.75 3128 15.3 -8.1 -33.3 6.5 6.7 0.3 3.7 6.5 15 0.4 0.6 -02062500.LBF 849 0.75 3690 11.7 -10.3 -37.1 9.2 7.2 5.0 7.2 9.1 45 0.7 1.3 -02072000.LZK 78 0.75 6551 21.6 -8.5 -32.7 6.9 6.6 8.7 10.2 6.8 145 1.3 0.9 -03031500.OTX 728 0.75 801 6.3 -26.3 -49.9 7.5 6.8 18.3 24.9 28.7 240 1.0 1.5 -03032000.SGF 387 0.75 909 7.6 -22.1 -40.1 6.7 5.1 18.2 10.5 8.6 205 0.4 1.4 -03040922.XMR 3 0.75 2570 15.5 -10.3 -37.3 5.6 7.3 12.7 31.0 38.3 34 1.3 0.6 -03042300.DNR 1625 0.75 1183 6.7 -16.1 -46.5 7.9 8.5 12.2 19.1 35.2 265 0.7 1.2 -03050100.DNR 1625 0.75 1011 6.7 -20.1 -46.3 8.0 7.4 12.5 33.5 27.3 108 1.1 1.2 -03050200.BMX 178 0.75 2216 12.4 -12.9 -40.7 6.6 7.5 4.6 6.7 7.6 9 0.4 0.7 -03052400.PIT 357 0.75 707 10.0 -16.7 -44.5 6.5 7.7 12.1 26.5 23.6 65 0.5 1.0 -03060700.MFL 5 0.75 3041 18.2 -6.7 -31.3 5.6 6.5 0.9 2.8 9.3 5 0.3 0.6 -03061000.JAX 53 0.75 2482 16.0 -8.7 -33.9 6.7 6.7 10.8 11.3 22.4 13 0.5 0.6 -03061222.XMR 3 0.75 2144 17.1 -7.9 -32.5 6.1 6.5 5.2 4.6 6.1 65 0.2 0.6 -03061500.SHV 79 0.75 2511 16.2 -9.9 -33.9 6.3 6.4 13.5 21.1 32.8 91 1.1 0.6 -03061900.TFX 1131 0.75 1802 8.6 -9.3 -37.5 8.2 7.6 13.1 10.8 13.4 178 0.4 1.0 -03062000.BOI 874 0.75 491 7.0 -12.5 -39.7 8.2 7.4 17.9 23.3 18.1 141 0.3 1.0 -03062100.RAP 1029 0.75 2338 11.9 -10.3 -36.1 7.2 7.0 15.0 8.1 14.4 137 0.4 2.4 -03062200.IAD 93 0.75 1215 10.5 -17.1 -38.3 5.8 5.9 9.3 15.1 9.7 79 0.5 1.1 -03090900.GJT 1475 0.75 996 6.8 -12.3 -39.5 9.1 7.4 8.5 17.7 28.1 199 0.5 0.7 -03090900.MAF 872 0.75 2389 12.1 -7.9 -36.1 7.0 7.6 12.1 18.1 17.8 222 0.7 2.2 -03091000.JAN 101 0.75 1929 15.0 -9.5 -35.3 6.0 6.9 8.1 10.8 22.1 83 0.4 0.6 -03111300.BUF 215 0.75 418 8.1 -20.5 -44.7 6.7 6.8 18.0 46.9 65.5 335 0.4 1.5 -04030500.LZK 78 0.75 745 12.4 -10.1 -37.1 5.8 7.2 27.8 39.6 53.2 468 0.4 0.6 -04051300.OAX 350 0.75 1193 10.5 -13.7 -40.5 6.9 7.3 16.7 24.2 28.7 133 0.7 2.2 -04051700.FFC 244 0.75 2077 12.2 -12.1 -39.3 6.4 7.4 2.9 2.0 11.6 0 0.3 0.8 -04052300.BUF 215 0.75 1807 13.8 -10.6 -36.5 5.8 7.0 18.8 22.4 24.0 239 0.8 0.6 -04081700.PHX 384 0.75 2729 12.6 -7.9 -35.3 7.1 7.3 6.2 8.0 6.2 60 0.4 1.3 -04081900.DDC 790 0.75 2146 11.7 -6.3 -34.7 6.2 7.5 10.2 4.3 11.0 15 0.2 0.7 -04081900.OTX 728 0.75 1929 9.8 -11.3 -38.9 7.4 7.4 6.2 9.9 15.1 43 0.4 1.5 -04082800.JAN 101 0.75 3714 18.0 -7.5 -33.7 6.4 7.0 1.0 2.6 3.6 12 0.4 0.6 -04082800.PIT 357 0.75 3258 18.3 -6.1 -31.3 5.6 6.7 10.4 7.8 6.8 106 0.3 0.6 -04092800.DNR 1625 0.75 698 7.9 -13.9 -38.7 7.1 6.8 12.4 17.7 21.0 112 0.3 1.0 -04100400.CHS 15 0.75 1850 15.3 -10.7 -36.1 6.0 6.9 13.4 22.1 32.7 81 0.9 0.6 -05022200.BMX 178 0.75 1749 11.8 -15.9 -43.5 6.8 7.6 19.0 26.1 36.8 174 1.4 1.2 -05030700.OAX 350 0.75 324 5.7 -21.9 -50.1 7.4 7.9 13.6 14.9 9.6 156 0.2 0.9 -05042612.JAN 101 0.75 993 9.2 -17.3 -43.3 6.9 7.2 15.7 27.2 35.7 336 0.8 2.2 -05050500.OTX 728 0.75 1601 7.7 -19.1 -46.9 7.3 7.8 8.5 15.7 22.0 35 0.9 1.4 -05082100.OAX 350 0.75 2617 15.5 -6.9 -34.3 6.0 7.3 15.0 14.8 30.9 159 0.5 0.6 -05082400.SHV 79 0.75 3397 16.6 -5.3 -30.5 6.1 6.8 11.1 9.2 4.4 72 0.3 0.6 -06011400.JAX 9 0.75 1223 12.1 -15.1 -42.3 6.5 7.5 19.7 19.6 26.7 233 0.7 0.7 -89052800.CKL 140 0.75 2098 15.4 -8.1 -34.6 6.2 7.1 8.0 11.8 13.5 43 0.4 0.6 -89060400.PAH 126 0.75 3338 16.4 -9.7 -37.6 5.8 7.5 15.5 14.2 14.7 90 0.9 0.6 -89060700.AHN 246 0.75 2402 14.2 -13.0 -38.1 6.6 6.8 2.7 12.3 18.6 37 0.8 0.6 -89061300.CKL 140 0.75 2677 16.1 -8.6 -32.8 6.1 6.4 11.5 15.9 7.3 102 0.7 0.6 -89061500.AHN 246 0.75 1717 14.7 -7.5 -31.3 5.5 6.3 11.8 10.0 9.8 91 0.2 0.6 -89061600.ACY 23 0.75 2243 16.5 -7.6 -34.5 5.9 7.2 19.5 18.8 19.1 217 0.6 0.6 -89062200.CKL 140 0.75 2986 16.1 -10.1 -37.3 6.7 7.3 6.8 10.0 8.5 76 0.7 0.6 -89062300.GRB 210 0.75 1729 14.6 -8.4 -34.6 6.2 7.0 10.0 10.7 10.8 139 0.3 -999.0 -89062300.OUN 357 0.75 3217 16.0 -7.1 -34.1 5.9 7.2 6.9 12.8 14.9 113 0.6 0.6 -89062700.PIT 360 0.75 2924 16.0 -9.1 -33.7 6.8 6.6 7.9 8.1 4.9 69 0.5 0.6 -89070800.AHN 246 0.75 2876 16.8 -6.5 -32.3 5.8 6.8 4.3 4.1 4.8 33 0.2 0.6 -89071100.DDC 791 0.75 1858 11.9 -8.1 -35.3 7.6 7.3 12.4 8.5 14.0 249 0.3 2.1 -89072900.SIL 8 0.75 4031 18.8 -6.8 -31.8 6.3 6.6 3.9 4.1 4.4 37 0.4 0.6 -89073000.PAH 126 0.75 3630 17.9 -7.0 -33.2 6.4 7.0 7.4 11.4 9.0 58 0.6 0.6 -89073100.TOP 268 0.75 2685 14.5 -6.4 -31.4 6.7 6.7 12.0 9.8 13.0 117 0.4 0.6 -89081200.GRB 210 0.75 1782 11.3 -14.8 -41.6 6.7 7.3 3.9 4.1 9.5 39 0.3 0.6 -89081900.HON 392 0.75 984 13.1 -7.6 -33.3 7.1 6.8 12.1 14.0 17.9 244 0.2 -999.0 -89102800.OUN 357 0.75 1679 12.0 -12.7 -39.4 6.8 7.3 8.3 10.1 27.1 115 0.4 1.0 -90033100.TBW 13 0.75 2515 14.8 -10.0 -38.4 5.6 7.7 12.0 14.0 15.0 135 0.6 0.6 -90042100.OUN 362 0.75 1915 12.4 -14.1 -40.9 6.5 7.3 13.1 25.3 31.9 138 1.3 1.7 -90042200.SEP 399 0.75 2775 13.3 -11.7 -40.8 6.5 7.9 8.1 10.2 20.8 98 0.7 1.0 -90042400.1M1 172 0.75 2374 12.8 -12.6 -40.0 6.7 7.5 6.6 14.0 8.3 56 0.9 0.9 -90052500.MAF 873 0.75 3262 13.1 -7.2 -34.0 7.9 7.2 12.4 22.0 30.6 97 1.3 1.8 -90060400.PIT 360 0.75 390 9.5 -12.5 -36.7 5.6 6.5 14.6 26.0 37.7 57 0.2 0.6 -90060700.TBW 13 0.75 3262 17.0 -8.6 -34.5 6.0 6.9 4.1 1.6 7.3 8 0.4 0.6 -90061000.AHN 246 0.75 2847 14.8 -8.2 -33.4 5.9 6.7 5.6 8.6 9.9 50 0.4 0.6 -90070300.SLI 8 0.75 3250 18.4 -5.7 -32.8 5.8 7.2 7.5 11.8 14.5 79 0.4 0.6 -90070800.TBW 13 0.75 5452 20.0 -8.1 -31.6 6.5 6.2 5.9 7.8 15.4 11 0.7 0.6 -90072200.CHS 13 0.75 3537 18.4 -7.5 -32.4 6.2 6.7 7.1 8.3 10.2 88 0.4 0.6 -90072200.PAH 126 0.75 2541 16.9 -5.6 -30.4 5.7 6.6 11.4 13.3 15.3 80 0.4 0.6 -90072700.DDC 791 0.75 3550 14.7 -7.0 -32.7 7.6 6.8 6.0 7.6 7.2 84 0.5 2.2 -90072800.TOP 268 0.75 3231 16.5 -7.8 -32.8 6.7 6.6 9.8 8.8 11.3 281 0.5 0.9 -90073100.JAN 91 0.75 2834 14.6 -7.3 -33.8 6.1 7.0 0.7 5.1 4.3 -3 0.3 0.6 -90080400.STC 315 0.75 2284 13.1 -12.5 -34.8 7.3 6.0 8.7 5.3 20.0 45 0.5 1.4 -90081400.ALB 86 0.75 1251 14.6 -7.6 -33.8 5.7 7.0 20.7 31.1 21.6 261 0.5 0.6 -90081400.MAF 873 0.75 1598 13.7 -7.1 -32.0 6.2 6.6 2.3 4.4 16.6 35 0.2 0.6 -90081700.CHS 13 0.75 3949 19.5 -6.9 -32.2 5.7 6.7 11.2 14.2 20.9 101 0.7 0.6 -90081900.DEN 1611 0.75 1982 11.7 -7.8 -35.3 7.6 7.4 6.4 10.2 22.1 25 0.3 1.7 -90082000.PIA 200 0.75 4350 19.3 -6.5 -31.2 6.2 6.5 9.4 12.0 9.9 67 0.7 0.6 -90082200.BNA 180 0.75 2619 15.5 -6.1 -32.3 6.1 6.9 8.7 9.1 12.7 -10 0.3 0.6 -90082300.GGG 124 0.75 3016 16.2 -5.9 -30.3 6.0 6.4 5.3 1.3 5.5 35 0.2 0.6 -90082500.OUN 357 0.75 2800 15.7 -6.4 -31.1 6.6 6.6 5.3 5.0 11.9 63 0.3 0.6 -90082500.OVN 400 0.75 3418 17.2 -7.1 -33.6 6.4 7.0 10.0 12.0 21.9 181 0.6 0.7 -90083000.ACY 23 0.75 2413 15.2 -9.3 -34.4 5.8 6.8 9.0 13.9 22.7 62 0.6 0.6 -90101700.MAF 873 0.75 2870 12.3 -12.5 -40.6 8.0 7.7 7.7 14.9 16.2 78 1.3 2.3 -91051700.TBW 13 0.75 3306 16.1 -7.5 -34.7 5.4 7.2 3.8 4.0 0.9 -5 0.3 0.6 -91060600.CKL 140 0.75 2864 16.3 -8.6 -33.4 6.4 6.6 6.2 8.9 11.4 21 0.5 0.6 -94062400.GGG 124 0.75 3754 18.0 -5.5 -30.6 6.3 6.6 8.2 11.0 14.2 98 0.5 0.6 -94062400.HTS 246 0.75 2798 16.5 -5.5 -30.1 5.3 6.5 4.7 8.5 15.0 39 0.2 0.6 -94070200.LCH 5 0.75 2754 17.0 -6.8 -32.4 6.4 6.8 12.4 10.7 11.0 84 0.4 0.6 -97061700.BMX 178 0.75 3829 18.2 -6.9 -31.5 5.9 6.5 6.9 12.4 13.0 48 0.6 0.6 -97062400.MAF 872 0.75 3310 14.1 -9.9 -32.7 8.9 6.1 13.0 11.5 8.6 108 1.1 1.6 -97081700.TBW 13 0.75 3152 17.4 -7.3 -32.7 6.2 6.8 1.8 2.6 4.4 8 0.3 0.6 -97081800.SLC 1288 0.75 931 8.3 -10.3 -36.9 8.5 7.2 13.6 16.1 22.9 203 0.3 1.4 -97082200.ILN 317 0.75 520 9.6 -16.3 -41.3 5.8 6.9 3.9 17.5 30.9 50 0.2 0.7 -98062500.JAN 101 0.75 3507 17.3 -6.1 -32.3 6.0 7.0 7.1 2.3 8.6 -1 0.3 0.7 -98081000.SHV 79 0.75 3464 16.8 -6.5 -33.5 5.9 7.2 4.2 4.8 1.1 42 0.3 0.6 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/nlist_backup.txt b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/nlist_backup.txt old mode 100644 new mode 100755 index 901d5a2afe..8a0ed8aa98 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/nlist_backup.txt +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/nlist_backup.txt @@ -1,1149 +1,1149 @@ -DATE / RAOB REPORT MUMR MUCAPE 500TEMP 7-5 LR 0-6SH 0-9SH 0-3SH SHIP MODELb SRH -91051100.MAF 6.00 14.9 4692 -10.8 8.8 13.2 18.1 14.2 1.9 2.70 -37 -95052300.DDC 6.00 15.3 4181 -9.6 7.5 19.4 26.8 23.4 1.9 3.00 325 -97061700.OUN 5.50 18.8 5751 -9.5 7.4 23.6 45.9 14.5 4.3 3.50 116 -06040300.LZK 5.00 13.7 3819 -14.9 8.0 26.6 32.6 20.9 3.9 3.40 251 -57070300.RAP 5.00 15.8 4359 -6.7 7.7 22.9 39.3 13.9 1.9 3.40 130 -90070800.BIS 5.00 16.6 3717 -9.8 7.7 29.8 42.2 12.5 3.3 2.40 202 -91052900.HON 5.00 15.2 3892 -12.3 8.0 40.7 36.0 25.0 5.7 3.50 269 -92072600.DDC 5.00 17.4 4794 -4.6 6.8 17.4 14.6 18.2 1.1 0.80 176 -96061200.DDC 5.00 13.7 2820 -8.3 7.6 20.3 15.8 12.9 1.2 2.50 142 -99012200.LZK 5.00 12.3 2240 -17.3 7.6 26.3 32.1 23.0 2.3 3.00 294 -99060100.DDC 4.75 15.9 4387 -11.3 8.0 27.7 38.0 15.3 4.2 3.50 209 -02042900.IAD 4.50 13.6 2553 -16.7 7.3 21.1 33.9 24.9 2.1 2.90 373 -02043000.FWD 4.50 19.4 5853 -10.9 8.0 29.7 37.1 14.6 7.0 3.10 151 -89060400.MAF 4.50 14.0 3939 -10.0 8.5 20.6 33.6 6.6 2.3 2.20 58 -89060700.SEP 4.50 15.6 3510 -7.9 7.0 24.8 47.4 9.0 1.8 2.40 130 -89062700.GSO 4.50 17.6 4349 -7.3 6.3 14.2 6.4 7.8 1.2 0.90 52 -89070300.SEP 4.50 18.5 5261 -7.6 8.4 22.6 1.2 12.9 3.4 2.90 222 -89080400.INL 4.50 17.4 3953 -11.5 8.3 18.6 29.2 7.3 2.9 1.00 36 -90051600.OUN 4.50 16.7 4398 -9.0 7.6 25.5 44.9 23.2 3.1 3.10 180 -91032800.FNT 4.50 11.3 1860 -17.3 7.6 47.0 45.4 26.8 3.1 2.90 431 -91042912.BRO 4.50 19.5 4471 -9.8 7.7 23.1 24.2 13.7 3.6 -999.00 254 -91072100.HON 4.50 20.1 5826 -6.1 6.8 22.8 33.9 14.3 2.6 1.90 180 -91081400.GTF 4.50 11.5 2524 -13.2 8.5 25.8 28.9 15.3 2.0 2.00 213 -92062800.AMA 4.50 16.0 4069 -10.3 7.9 22.8 27.5 16.9 2.9 3.20 150 -92062800.DDC 4.50 13.8 2750 -11.3 7.8 20.6 41.3 15.2 1.6 2.90 315 -92062900.SEP 4.50 17.4 3761 -9.6 7.8 21.8 15.6 13.7 2.5 2.80 248 -92073000.OVN 4.50 16.6 4366 -11.4 7.4 22.3 23.7 13.9 3.3 3.20 216 -92073000.TOP 4.50 16.6 4074 -10.0 7.5 22.5 22.1 11.8 2.7 2.40 164 -93050100.DDC 4.50 11.1 3206 -16.5 8.0 24.0 29.9 15.4 2.7 3.70 194 -93060800.OUN 4.50 17.0 4917 -9.1 7.1 30.6 26.7 9.7 3.9 2.60 195 -93062700.OVN 4.50 15.0 3720 -10.0 6.3 22.3 28.9 9.4 1.9 3.10 140 -93072400.BIS 4.50 15.3 3597 -9.8 5.8 21.0 33.2 14.9 1.6 2.30 263 -93092200.OVN 4.50 15.4 3685 -11.1 8.1 31.9 33.2 23.5 3.9 4.00 492 -93092200.TOP 4.50 16.8 3665 -8.1 6.5 21.3 37.9 21.3 1.7 1.30 502 -93101300.SEP 4.50 14.2 3151 -13.1 8.0 22.3 31.8 15.0 2.5 2.90 307 -93101800.SEP 4.50 15.7 3958 -10.6 7.0 31.7 30.5 23.2 3.5 2.20 441 -94040300.OUN 4.50 10.1 2075 -17.0 7.6 31.2 39.3 18.7 2.0 2.10 163 -94042600.SEP 4.50 16.3 4409 -11.5 7.4 26.7 26.2 21.2 3.9 3.30 138 -94060800.LBF 4.50 13.0 3400 -9.5 7.8 18.7 18.4 8.1 1.5 2.40 109 -95051700.DDC 4.50 15.6 4878 -10.8 8.5 26.6 40.7 8.9 4.4 2.60 43 -95060500.MAF 4.50 14.9 4358 -8.6 7.6 23.2 32.0 16.0 2.3 2.90 181 -95060900.MAF 4.50 17.8 5653 -8.1 8.1 18.7 33.5 12.8 2.9 2.90 83 -96030700.JAN 4.50 14.0 2362 -12.5 6.8 34.9 36.9 16.8 2.3 0.60 196 -96050500.IAD 4.50 12.1 2432 -15.2 7.2 25.0 25.5 15.9 1.9 1.90 36 -96051000.TOP 4.50 15.6 3884 -11.1 8.8 18.3 22.3 22.1 2.6 3.30 234 -96062700.TFX 4.50 13.9 3835 -10.9 8.3 37.1 44.3 21.8 4.3 1.60 297 -96081100.LBF 4.50 13.3 2360 -8.4 6.2 26.1 22.0 26.5 1.0 2.60 326 -96102100.OUN 4.50 12.7 2995 -12.9 7.5 20.3 28.4 15.6 1.8 3.00 71 -01070300.LBF 4.25 16.7 5584 -8.7 8.5 18.0 24.7 14.2 3.0 4.20 154 -03040600.FWD 4.25 12.4 2487 -14.3 7.3 31.5 51.8 17.1 2.4 2.90 341 -03050500.SGF 4.25 15.7 5169 -13.5 7.6 38.4 50.7 30.0 7.6 2.90 348 -03050518.BNA 4.25 16.0 2730 -12.9 7.1 37.0 37.2 18.3 3.5 -999.00 239 -03051000.MHX 4.25 17.1 4373 -10.5 7.3 22.7 23.2 14.1 3.1 2.10 146 -04040400.MAF 4.25 12.0 2746 -14.7 7.0 19.5 31.1 14.4 1.6 2.70 262 -04052200.AMA 4.25 13.7 4265 -8.7 7.9 21.5 23.9 13.6 2.1 2.10 176 -04053000.OUN 4.25 16.8 4526 -7.5 7.8 24.4 40.4 15.8 2.6 -999.00 224 -04062200.AMA 4.25 13.8 3828 -8.9 8.0 26.2 40.5 17.8 2.3 2.30 141 -04071200.GGW 4.25 11.0 2390 -13.7 8.6 22.3 32.0 17.1 1.6 1.90 99 -04071300.LBF 4.25 19.5 7183 -7.3 8.6 14.7 20.5 10.3 3.1 3.70 68 -04071318.ILX 4.25 22.1 6811 -10.9 7.9 18.7 21.9 15.5 5.8 2.60 131 -04081000.DNR 4.25 12.9 3415 -9.1 8.0 15.0 15.4 16.2 1.2 3.20 270 -05031400.JAN 4.25 11.1 1382 -15.7 7.6 25.5 49.7 19.2 1.1 2.80 161 -05042000.LBF 4.25 10.1 2460 -15.7 8.9 15.3 22.3 16.6 1.3 2.90 255 -05042200.SGF 4.25 12.6 2944 -13.3 6.8 21.3 15.6 15.1 1.7 2.20 193 -07080400.RAP 4.25 15.6 2983 -4.1 6.2 22.7 35.8 18.3 0.6 0.90 270 -08020600.SHV 4.25 13.5 2312 -14.1 7.3 32.4 43.7 25.8 2.5 1.80 212 -02042000.MAF 4.00 12.9 2974 -8.1 6.9 24.3 41.7 19.0 1.2 2.50 133 -02061300.DDC 4.00 19.5 6234 -6.9 7.6 19.8 32.7 17.2 3.0 3.70 126 -03050300.BMX 4.00 15.2 4593 -15.7 7.9 32.4 30.5 8.1 6.7 2.90 51 -04071318.DVN 4.00 20.8 6090 -11.1 8.4 25.9 22.3 22.5 7.3 2.80 191 -06050600.MAF 4.00 12.4 3533 -12.3 8.2 33.6 48.0 19.3 3.5 2.00 174 -06071700.INL 4.00 14.1 3719 -11.1 8.4 26.3 29.8 19.9 3.1 2.40 328 -06092221.SGF 4.00 17.6 5071 -6.7 5.3 31.6 37.0 21.0 2.4 1.10 202 -89061100.AMA 4.00 15.8 3666 -8.7 7.6 11.0 19.2 11.1 1.0 -999.00 87 -89062700.DDC 4.00 14.3 2840 -8.4 7.6 19.4 19.2 12.7 1.2 2.20 167 -89071800.LBF 4.00 15.4 3622 -9.4 8.1 38.9 37.6 22.9 3.9 2.90 361 -90051500.AMA 4.00 14.8 4543 -9.9 8.2 24.7 33.8 19.2 3.2 2.20 473 -90051900.AMA 4.00 11.5 2732 -9.3 7.7 26.1 30.4 18.5 1.4 2.10 301 -90060900.TOP 4.00 18.5 5571 -10.1 7.3 22.6 16.4 14.8 4.1 2.70 252 -90070100.DAY 4.00 16.6 3541 -9.4 7.1 19.9 24.5 8.6 1.8 1.80 154 -90090200.RAP 4.00 11.3 1762 -7.4 7.5 23.6 32.7 14.1 0.6 2.10 181 -91041300.SEP 4.00 16.9 5008 -10.6 6.8 21.8 27.4 12.2 3.2 3.40 137 -93071600.RAP 4.00 14.1 3230 -7.5 7.7 25.0 35.8 18.6 1.6 3.20 97 -93072300.HON 4.00 15.7 3720 -8.1 6.0 19.1 22.5 15.4 1.3 1.50 130 -95050600.FTD 4.00 15.1 2036 -11.1 7.1 21.2 37.5 20.8 1.2 0.60 304 -95051600.JAN 4.00 17.9 4861 -10.9 7.8 14.9 18.5 8.6 2.6 2.50 -35 -95072500.FTD 4.00 15.4 2897 -10.0 9.2 19.1 19.8 12.8 1.9 -999.00 168 -95072600.DDC 4.00 18.3 5696 -10.1 8.8 21.3 19.2 17.1 4.7 3.30 238 -95102700.SGF 4.00 12.5 2166 -13.8 6.9 21.9 29.4 25.7 1.3 1.60 267 -96052300.LBF 4.00 13.5 2915 -11.1 8.0 27.8 43.7 18.5 2.3 2.90 303 -97082200.LBF 4.00 15.7 3974 -9.7 7.4 26.4 37.5 17.4 2.8 3.30 321 -98050800.FFC 4.00 17.3 4120 -12.3 7.7 31.0 51.6 17.1 5.0 2.20 172 -98063000.TOP 4.00 21.8 6490 -5.3 7.2 24.4 32.6 18.1 3.1 1.70 230 -03040400.OUN 3.75 11.9 2640 -15.1 7.3 24.0 23.9 13.4 2.0 2.30 187 -95051900.BMX 3.75 16.5 3370 -9.9 6.6 20.6 25.5 16.9 1.8 0.60 246 -01040400.SGF 3.65 12.8 3277 -15.1 8.3 22.4 28.9 17.2 2.8 3.10 310 -01041500.DDC 3.65 13.1 3892 -18.3 9.0 43.1 54.7 24.4 8.6 2.50 233 -01050700.LZK 3.65 14.7 3512 -12.9 5.9 18.7 26.3 7.3 1.8 3.40 77 -01050700.SHV 3.65 14.8 2945 -12.5 6.5 15.7 22.1 9.0 1.3 1.70 110 -01051800.AMA 3.65 13.9 4695 -10.5 8.6 13.2 22.8 16.1 1.8 2.10 86 -01052500.JAN 3.65 13.5 3446 -15.1 7.5 21.8 31.4 17.4 2.7 2.70 240 -01061400.DDC 3.65 15.7 5244 -8.9 8.0 28.1 28.2 19.8 3.9 2.50 384 -01062100.DDC 3.65 15.2 4428 -10.7 7.8 19.0 25.2 13.4 2.5 3.20 400 -01071800.ABR 3.65 17.5 5177 -9.9 8.4 19.5 28.2 9.6 3.5 3.90 136 -01072100.GGW 3.65 13.5 3114 -10.7 7.7 28.3 30.5 15.8 2.3 2.80 354 -02051100.MAF 3.65 14.5 4658 -9.3 8.4 23.1 40.3 14.8 2.9 2.20 132 -02051200.TOP 3.65 15.8 4489 -11.9 8.1 26.0 26.5 13.7 4.2 3.30 224 -02060500.RNK 3.65 17.9 5399 -9.7 6.9 4.0 7.3 8.7 0.6 3.20 54 -02062400.ABR 3.65 17.2 5093 -10.5 8.2 26.3 30.9 16.9 4.7 3.50 187 -02091900.OUN 3.65 15.7 4268 -6.1 6.7 20.8 23.4 17.8 1.4 3.00 308 -03062300.OAX 3.65 18.7 6203 -9.3 8.6 13.6 22.9 12.3 3.0 4.20 237 -98040800.ILX 3.65 10.2 1354 -19.7 7.2 21.2 25.1 20.1 1.0 2.60 180 -98052200.SGF 3.65 17.1 4719 -9.9 7.8 22.4 23.1 13.8 3.3 2.30 232 -99030600.LZK 3.65 11.7 1922 -18.5 8.2 22.8 39.2 21.4 1.9 2.10 360 -99050400.OUN 3.65 15.6 5195 -14.9 8.4 21.3 22.0 16.5 5.1 4.70 343 -99072600.LBF 3.65 16.4 4375 -6.7 7.9 12.9 16.1 9.5 1.2 2.60 60 -01041000.SGF 3.50 13.0 3476 -14.5 7.9 21.6 30.3 12.5 2.7 2.60 141 -01061500.FWD 3.50 17.3 4260 -9.7 7.9 15.1 9.7 11.1 2.0 2.20 74 -02081200.DDC 3.50 14.0 3415 -8.7 8.0 15.7 27.7 10.7 1.2 3.10 157 -89070300.STC 3.50 15.6 3556 -8.2 7.0 15.8 21.4 8.5 1.2 1.40 128 -90031400.OUN 3.50 14.6 3950 -16.1 7.2 20.2 49.4 12.3 3.2 2.90 169 -90040600.SEP 3.50 12.4 3764 -14.9 7.8 25.2 36.8 15.4 3.3 2.30 305 -90060900.IAD 3.50 17.2 3994 -10.9 7.1 23.7 20.0 18.3 3.0 0.90 203 -90061900.BIS 3.50 11.1 1968 -13.5 8.2 28.4 38.0 17.4 1.6 2.90 257 -96062000.OAX 3.50 16.3 4081 -9.8 8.6 19.0 24.4 18.9 2.5 -999.00 271 -97062100.LBF 3.50 17.3 6058 -9.3 8.8 23.1 25.1 13.9 4.7 3.70 129 -98052100.TOP 3.50 16.5 4680 -12.5 8.4 10.5 23.7 9.8 2.0 3.80 100 -98052500.OUN 3.50 18.0 5688 -10.7 8.1 21.9 28.7 9.9 4.6 4.20 172 -98062000.OUN 3.50 19.0 6048 -7.1 7.8 15.4 11.2 13.7 2.3 3.90 209 -06070200.GRB 3.25 15.4 3255 -9.3 6.6 17.0 24.9 14.7 1.2 1.50 99 -91060500.DDC 3.25 16.9 4631 -7.9 6.5 15.3 15.4 11.0 1.5 3.50 74 -00050400.FWD 3.00 13.2 2731 -14.3 6.3 21.7 28.5 19.0 1.7 3.00 327 -00062900.MAF 3.00 14.8 3565 -6.3 6.3 10.5 16.7 9.6 0.5 1.80 29 -00080600.OAX 3.00 19.0 5525 -7.1 7.5 15.0 22.8 9.4 2.0 3.10 56 -01051900.LZK 3.00 16.6 4269 -12.5 8.1 18.5 25.8 9.9 3.2 2.70 98 -01053000.AMA 3.00 16.4 5827 -9.7 8.2 26.1 29.7 25.0 4.7 2.80 268 -01090900.FWD 3.00 17.1 4304 -8.9 8.2 14.1 12.0 7.7 1.8 2.70 97 -03042100.SHV 3.00 15.5 2947 -13.5 7.5 24.0 38.0 14.3 2.6 0.90 110 -03050420.SGF 3.00 15.8 4524 -11.9 7.1 35.4 47.9 25.2 5.1 3.20 480 -03062400.LBF 3.00 18.6 6189 -8.7 8.1 30.8 31.6 21.7 5.9 4.80 381 -03062800.DDC 3.00 11.4 2329 -9.3 6.7 16.9 26.8 10.8 0.7 2.20 138 -04041900.OAX 3.00 11.9 3136 -15.1 8.2 33.8 44.9 20.5 3.7 1.90 394 -04042200.OUN 3.00 12.2 2363 -13.5 7.0 24.3 33.8 16.9 1.6 2.70 385 -04051700.DDC 3.00 10.0 2200 -11.9 8.4 31.7 30.2 20.5 1.6 1.50 390 -04052300.OAX 3.00 15.6 4333 -12.3 7.6 32.4 28.9 19.6 4.9 3.00 289 -04070200.AMA 3.00 16.9 5137 -8.1 7.4 14.0 16.6 18.0 1.7 3.00 80 -04081000.DDC 3.00 14.6 3147 -9.7 7.7 21.0 22.0 13.0 1.7 3.00 222 -06042412.LMN 3.00 14.1 3248 -12.9 8.2 25.4 28.7 16.6 2.9 3.20 413 -06042500.OUN 3.00 15.5 4007 -12.3 8.6 20.1 21.2 15.4 3.2 3.30 105 -06052500.SGF 3.00 15.6 3470 -11.1 7.6 14.3 7.3 13.6 1.5 2.00 162 -06052700.BNA 3.00 16.1 3535 -8.3 5.9 12.8 17.2 17.7 0.9 0.70 196 -06052800.BIS 3.00 12.5 3434 -11.1 8.1 11.3 12.7 10.5 1.0 1.80 74 -72081200.YRM 3.00 10.9 1989 -14.2 8.3 24.6 35.0 14.0 1.5 2.40 132 -89060500.OUN 3.00 12.5 1640 -11.6 7.0 15.7 23.9 8.8 0.6 0.70 53 -89060700.AMA 3.00 15.4 4752 -9.5 8.5 30.5 55.6 21.7 4.3 2.40 303 -90051500.OUN 3.00 16.8 4798 -10.7 7.8 19.8 29.7 12.5 3.2 4.20 186 -90052700.OUN 3.00 17.5 4621 -8.8 7.6 23.8 25.1 20.4 3.1 3.20 255 -91032700.TOP 3.00 12.7 2763 -12.3 6.8 27.7 31.7 21.6 1.9 2.50 279 -91040912.1M1 3.00 14.2 3450 -15.2 8.0 19.7 20.8 11.5 2.8 -999.00 134 -91052700.DDC 3.00 17.0 5493 -10.5 8.4 21.7 29.3 13.3 4.2 2.90 81 -92032600.TBW 3.00 12.6 2104 -14.0 6.5 32.2 37.0 18.6 1.8 1.10 195 -92062700.MAF 3.00 13.9 3224 -8.2 7.7 23.7 38.8 13.0 1.6 2.50 253 -92070500.OVN 3.00 17.3 5051 -9.3 7.4 21.8 33.3 16.1 3.1 3.50 243 -93050600.MAF 3.00 13.9 3784 -9.6 7.2 27.0 25.4 18.6 2.3 2.50 149 -93060600.HAT 3.00 16.0 4948 -13.5 8.3 15.5 17.2 12.6 3.2 3.90 70 -93070200.DDC 3.00 17.1 4895 -5.2 7.2 16.4 21.4 13.3 1.2 2.80 237 -93070900.OVN 3.00 19.7 5546 -6.8 6.9 29.4 24.3 16.9 3.6 0.60 345 -93082300.DDC 3.00 13.3 2608 -7.8 7.7 19.5 27.0 13.1 1.0 2.00 83 -93091900.AMA 3.00 12.4 1911 -9.0 7.7 32.7 35.4 16.5 1.3 2.40 264 -93091900.DDC 3.00 12.4 1954 -10.4 7.2 29.5 46.6 16.8 1.3 2.80 233 -94032800.CKL 3.00 15.3 2066 -9.6 6.3 38.6 36.3 30.5 1.8 0.60 429 -94052600.FNT 3.00 10.8 2240 -16.3 6.1 17.8 25.8 12.8 1.0 2.40 113 -94060600.DDC 3.00 14.8 4882 -8.8 8.7 15.6 18.6 13.1 2.0 2.10 248 -95021400.PBI 3.00 16.5 2433 -11.0 5.9 27.1 33.4 13.8 1.7 0.60 117 -95043000.FTD 3.00 15.0 4416 -13.3 8.1 21.9 31.7 15.6 3.7 3.40 166 -95062300.LBF 3.00 12.9 2962 -11.1 7.9 21.0 19.8 15.3 1.7 2.80 220 -95071500.LBF 3.00 14.4 3052 -7.0 6.5 15.9 24.7 13.9 0.8 2.10 159 -95072400.DDC 3.00 15.9 3645 -9.9 8.2 18.2 32.6 11.8 2.0 3.60 31 -95082300.INL 3.00 15.4 3023 -11.6 8.0 30.9 26.5 25.4 3.2 2.10 694 -95082700.GGW 3.00 11.7 3094 -12.6 8.3 26.8 41.0 13.6 2.4 1.70 162 -96033100.SHV 3.00 12.7 2891 -17.1 7.6 27.4 35.5 20.1 3.1 3.10 163 -96042000.ILX 3.00 12.9 2394 -14.6 7.1 27.0 39.5 16.4 2.1 -999.00 249 -96052700.OUN 3.00 15.2 3034 -9.4 6.9 29.8 33.6 22.5 2.1 2.00 330 -96061400.UNR 3.00 13.1 3801 -11.0 8.4 18.0 14.8 12.4 2.0 2.00 63 -96062012.LBF 3.00 15.2 3418 -8.6 7.9 22.6 25.0 16.5 1.9 3.30 380 -96070800.LBF 3.00 15.3 3341 -6.4 7.0 30.0 41.5 20.6 1.6 2.20 390 -97052600.OUN 3.00 17.2 5143 -7.7 5.9 30.4 32.4 15.0 2.9 2.60 148 -97061000.FWD 3.00 15.6 2699 -9.9 7.0 18.7 24.1 10.9 1.3 1.30 98 -98052400.DDC 3.00 11.6 2630 -12.9 6.7 22.0 27.7 9.8 1.4 2.30 101 -98061400.OAX 3.00 13.3 2830 -10.5 7.7 24.4 45.4 15.3 1.8 3.40 219 -98062500.ABR 3.00 16.3 4448 -13.7 8.8 17.4 28.7 11.2 3.6 3.70 42 -98062500.BIS 3.00 15.5 4591 -13.3 8.1 15.9 15.4 15.5 2.9 3.00 89 -98062900.TOP 3.00 22.0 6895 -7.7 7.0 20.6 27.3 19.3 4.0 2.40 335 -99060200.FWD 3.00 17.3 4928 -11.5 8.8 15.0 30.3 15.3 3.1 4.50 171 -00022500.AMA 2.75 10.3 3614 -18.5 8.5 26.8 48.5 13.1 3.8 1.70 107 -00051300.DTX 2.75 16.9 4524 -8.5 7.7 24.1 18.5 20.2 2.9 2.40 328 -00052700.OUN 2.75 18.3 5870 -10.1 8.4 21.5 32.8 12.8 4.6 4.00 117 -00061200.BIS 2.75 11.3 2000 -13.1 7.5 22.0 28.0 10.2 1.2 2.50 306 -00061400.AMA 2.75 16.5 5758 -4.9 7.6 23.8 32.0 19.9 2.0 2.50 244 -00062000.LBF 2.75 14.9 4028 -8.5 6.8 18.8 23.9 11.9 1.6 3.00 96 -00071000.GGW 2.75 15.6 3180 -10.9 7.0 18.4 13.5 23.2 1.7 2.60 248 -00071000.LBF 2.75 18.1 5871 -5.5 7.8 14.3 19.9 10.7 1.5 3.50 146 -00071700.MHX 2.75 15.1 2929 -12.3 7.2 18.2 29.9 7.9 1.7 2.30 81 -00072100.LBF 2.75 15.3 3073 -11.3 7.8 26.5 39.4 16.9 2.6 2.00 223 -00072500.LBF 2.75 17.1 5901 -8.9 8.5 24.5 29.4 22.2 4.4 2.90 162 -00072700.OAX 2.75 18.5 5048 -9.7 8.0 21.8 23.2 16.7 3.8 2.60 215 -00121618.BMX 2.75 13.2 2219 -14.1 6.7 32.9 45.8 25.0 2.2 0.90 266 -01040400.LZK 2.75 15.2 4223 -15.1 8.5 18.1 24.8 11.9 3.5 3.10 105 -01042100.OAX 2.75 12.4 3283 -15.3 7.7 28.1 32.7 23.5 3.2 2.40 282 -01050620.LMN 2.75 15.4 4496 -16.1 7.3 11.5 20.9 7.3 2.2 3.10 60 -01052500.FFC 2.75 11.7 2338 -14.5 6.4 18.1 21.4 19.6 1.1 2.50 240 -01060600.AMA 2.75 14.9 4665 -8.9 7.2 15.8 15.6 11.9 1.7 2.30 191 -01060800.DNR 2.75 13.9 3440 -8.7 7.2 25.3 21.9 7.4 1.8 3.10 -26 -01061000.ABR 2.75 13.8 3453 -12.1 7.8 24.6 32.3 16.6 2.6 3.60 158 -01061400.OAX 2.75 17.2 4956 -11.3 9.0 20.4 25.5 18.5 4.2 3.80 153 -01061700.LMN 2.75 14.1 4093 -10.7 8.0 19.4 26.9 9.3 2.3 3.50 195 -01061700.TOP 2.75 15.7 4594 -13.7 8.5 22.1 26.6 15.7 4.4 3.40 214 -01061900.MPX 2.75 15.6 5114 -11.9 9.2 33.1 31.9 19.0 6.9 3.40 154 -01070100.RAP 2.75 14.3 3235 -10.7 7.7 30.8 40.7 12.9 2.8 2.60 114 -01071800.INL 2.75 17.0 4580 -12.9 7.8 11.9 12.8 11.8 2.2 0.80 154 -01071900.ABR 2.75 17.5 5356 -10.5 8.8 18.1 22.7 3.4 3.7 2.70 35 -01071900.BIS 2.75 17.8 5738 -9.9 8.6 21.8 28.8 14.1 4.5 2.90 183 -01072500.GGW 2.75 11.5 1714 -11.3 6.9 26.7 32.1 18.2 1.0 2.20 350 -01112418.BMX 2.75 15.1 2902 -11.3 6.1 26.9 31.9 22.2 1.9 0.80 328 -02051800.DRT 2.75 16.0 5077 -10.5 8.1 8.8 6.3 5.2 1.5 2.60 15 -02052400.AMA 2.75 13.8 4729 -13.3 8.3 28.8 21.8 18.5 4.9 2.30 258 -02060500.AMA 2.75 13.2 2947 -11.5 7.6 32.1 45.0 17.9 2.6 2.70 309 -02061300.AMA 2.75 13.7 3027 -8.5 8.4 29.6 33.0 18.7 2.1 2.50 65 -02062400.BIS 2.75 16.0 3559 -9.7 6.8 28.0 24.8 25.2 2.5 2.40 298 -02062500.ABR 2.75 15.1 4208 -7.1 6.8 19.1 19.3 11.1 1.4 3.10 20 -02072000.TOP 2.75 17.5 4986 -7.5 7.3 10.0 12.7 8.5 1.1 2.70 197 -02072700.TOP 2.75 19.3 6406 -5.3 6.9 18.2 19.3 9.1 2.0 2.60 131 -02081200.LBF 2.75 13.3 3735 -9.9 8.7 13.1 11.8 10.5 1.3 2.10 222 -03031300.SHV 2.75 13.5 2901 -15.3 7.1 17.1 24.1 11.0 1.7 2.00 162 -03040618.LZK 2.75 13.1 2556 -15.9 7.6 35.1 38.9 28.4 3.4 3.10 600 -03042500.LZK 2.75 13.8 3423 -15.7 7.6 20.9 31.0 20.0 2.8 3.30 212 -03042600.BMX 2.75 14.2 3921 -13.3 6.2 35.8 33.5 26.6 3.9 2.70 89 -03042900.SGF 2.75 13.1 3399 -16.7 8.5 5.0 19.6 4.8 0.7 2.80 53 -03050100.TOP 2.75 13.0 3922 -14.1 7.8 17.2 19.6 13.9 2.3 2.70 117 -03050618.SGF 2.75 15.6 5492 -14.7 7.7 32.0 40.6 17.8 7.4 2.80 313 -03050700.FWD 2.75 17.8 5303 -9.7 7.1 30.4 36.2 8.4 4.7 3.50 126 -03051000.OUN 2.75 16.8 5328 -11.1 8.3 27.5 34.8 16.8 5.4 3.60 182 -03051400.SHV 2.75 16.7 3920 -9.5 7.2 27.2 37.0 19.3 2.9 0.80 389 -03051600.AMA 2.75 14.1 3706 -10.3 8.9 42.9 37.7 34.9 4.9 -999.00 632 -03051700.SHV 2.75 16.3 3995 -10.9 7.4 23.2 13.9 19.6 2.9 2.70 242 -03060500.AMA 2.75 11.9 2647 -11.9 7.6 23.0 28.5 13.1 1.5 2.10 167 -03061400.AMA 2.75 12.3 3153 -13.3 8.3 21.7 24.7 13.7 2.2 2.10 35 -03091000.DDC 2.75 14.8 3620 -7.7 7.5 12.1 15.8 11.3 0.9 3.00 233 -03091100.MAF 2.75 13.3 2808 -6.5 6.8 10.3 9.0 7.4 0.4 1.40 80 -03100600.AMA 2.75 12.2 2542 -10.3 6.4 24.1 30.2 12.9 1.2 2.50 50 -04032718.DDC 2.75 13.2 4133 -17.3 8.0 24.6 26.6 14.4 4.4 2.30 143 -04032800.OUN 2.75 12.6 2904 -15.9 7.8 23.3 31.1 16.4 2.5 2.80 315 -04040500.CRP 2.75 14.9 2478 -12.1 6.7 22.4 20.6 7.0 1.6 0.60 184 -04050600.WAL 2.75 9.3 1861 -21.3 7.2 20.2 28.3 21.3 1.3 1.40 239 -04051100.DNR 2.75 10.6 3995 -12.9 9.2 28.3 16.6 18.2 3.4 1.50 379 -04051223.LMN 2.75 15.9 4076 -10.5 7.4 22.7 30.4 21.9 2.7 2.40 304 -04051300.OUN 2.75 16.8 5740 -11.5 8.2 15.2 20.9 12.4 3.3 3.60 131 -04053000.TOP 2.75 15.9 3882 -12.9 8.7 22.4 15.3 14.8 3.7 3.20 295 -04060300.FWD 2.75 16.9 4767 -11.1 8.7 19.1 24.1 14.1 3.5 -999.00 157 -04070500.DDC 2.75 14.3 3819 -10.3 8.3 18.6 30.5 14.4 2.1 2.50 161 -05022200.FFC 2.75 11.4 1389 -16.3 7.0 28.5 35.4 20.7 1.2 1.70 225 -05041800.AMA 2.75 9.4 1767 -17.3 8.7 19.6 22.9 15.5 1.2 1.90 211 -05042100.DDC 2.75 13.2 4722 -15.3 8.6 16.1 14.9 15.2 3.1 2.10 174 -05042300.JAN 2.75 13.6 2558 -14.7 7.1 28.5 34.1 19.9 2.5 2.70 183 -05051000.FWD 2.75 15.5 4841 -11.5 6.7 18.0 25.9 9.5 2.5 2.90 152 -05092300.ILX 2.75 14.1 1858 -8.1 6.9 21.5 16.8 11.5 0.7 0.80 121 -06031218.TOP 2.75 12.6 2814 -17.9 8.5 44.8 54.9 33.9 5.7 2.70 723 -06041400.DVN 2.75 11.2 1524 -15.7 8.3 30.6 30.3 15.8 1.6 3.40 263 -06042000.BMX 2.75 13.1 2242 -11.9 7.1 21.7 27.0 11.3 1.3 2.10 122 -06050300.DRT 2.75 13.7 3549 -12.1 8.5 14.2 19.0 5.1 1.7 2.10 74 -06050500.MAF 2.75 11.5 3709 -12.1 8.1 27.6 34.4 21.7 2.7 1.70 372 -06050718.CHS 2.75 12.9 2580 -12.5 6.0 17.7 18.8 15.9 1.1 2.00 177 -06050800.MAF 2.75 11.9 2440 -12.5 8.0 33.3 51.2 22.1 2.3 2.30 327 -06062200.DDC 2.75 12.7 2406 -8.7 8.1 21.1 24.9 11.0 1.1 2.40 175 -06081000.BIS 2.75 13.0 2589 -8.9 7.5 19.1 18.8 8.8 1.0 2.60 147 -06082600.DDC 2.75 16.5 3488 -5.5 6.5 20.2 26.5 17.6 1.0 0.80 141 -07021400.BMX 2.75 9.9 1032 -19.1 7.0 20.7 36.3 19.5 0.7 2.40 245 -58042200.FWH 2.75 13.3 3338 -16.1 7.8 37.0 49.4 25.5 4.9 2.40 276 -89060200.MAF 2.75 14.1 3193 -10.4 7.9 24.5 27.4 8.5 2.2 2.80 104 -89060300.MAF 2.75 11.9 2291 -8.4 7.6 19.3 32.2 13.3 0.8 2.20 147 -89060300.TOP 2.75 13.7 2623 -12.6 7.0 19.5 39.7 12.4 1.5 2.00 118 -89061300.AMA 2.75 14.4 3611 -10.8 8.1 15.8 22.1 9.9 1.7 3.00 79 -89062600.RAP 2.75 11.5 2246 -13.8 7.8 31.3 30.4 20.0 2.1 2.60 301 -89081600.AMA 2.75 12.8 2669 -7.1 6.9 17.0 24.9 10.5 0.7 2.50 158 -89082200.HON 2.75 15.6 4160 -9.4 6.9 22.9 28.9 14.8 2.3 3.30 107 -89082200.OMA 2.75 17.9 4223 -8.3 7.0 22.2 45.4 15.0 2.3 0.90 138 -89082200.STC 2.75 16.2 3346 -11.1 6.9 20.6 30.6 11.9 2.0 1.20 173 -89082900.STC 2.75 14.6 1959 -10.0 6.8 26.3 44.7 18.0 1.2 1.10 147 -89090400.LBF 2.75 17.3 4599 -8.6 8.3 29.6 38.8 8.6 4.0 3.30 223 -90021600.JAN 2.75 15.2 2047 -10.9 6.6 20.9 34.6 18.9 1.1 -999.00 124 -90031400.PIA 2.75 12.4 2115 -14.4 6.9 18.1 24.1 15.3 1.1 2.60 206 -90041700.OUN 2.75 13.6 3717 -15.0 8.3 11.5 20.5 17.2 1.7 3.80 152 -90042800.GGG 2.75 12.9 2263 -14.9 6.6 14.1 25.3 12.8 1.0 2.80 84 -90050100.AHN 2.75 14.9 4557 -12.6 7.7 14.7 9.3 19.7 2.3 3.40 92 -90051700.GGG 2.75 17.5 3234 -8.3 7.2 24.7 35.1 17.6 2.0 0.60 304 -90051900.LBF 2.75 12.1 3954 -13.9 8.6 25.1 24.6 16.2 3.4 2.00 398 -90052000.OUN 2.75 15.3 4565 -10.8 7.1 13.7 14.7 12.1 1.8 3.10 94 -90053100.GGG 2.75 19.3 4743 -5.7 6.1 27.2 25.7 21.5 2.1 0.70 317 -90060200.LBF 2.75 13.6 3719 -10.8 7.9 15.6 29.4 16.4 1.6 2.40 89 -90060200.STC 2.75 13.4 2697 -13.3 8.5 18.6 17.2 10.4 1.8 2.20 132 -90061900.LBF 2.75 19.2 7070 -6.1 8.4 30.2 38.1 18.5 5.0 3.60 266 -90070300.BIS 2.75 21.3 6982 -6.3 8.2 23.0 29.6 14.9 4.2 4.60 172 -90070700.BIS 2.75 14.9 3274 -7.5 6.9 19.0 25.7 12.9 1.1 2.20 316 -90081100.LBF 2.75 14.8 3971 -9.0 7.5 25.6 21.5 14.3 2.4 2.90 282 -90082800.SSM 2.75 18.2 5115 -8.5 6.2 31.6 29.9 20.5 3.7 1.10 334 -90090600.STC 2.75 19.5 4899 -6.8 6.2 21.0 17.1 14.7 2.0 1.00 294 -91032200.UMN 2.75 11.5 2632 -15.3 7.0 33.0 35.3 18.8 2.5 2.50 371 -91032700.DDC 2.75 12.4 3132 -14.2 8.2 40.7 44.0 18.9 4.4 2.10 160 -91040300.OUN 2.75 10.1 1560 -19.8 7.3 22.6 41.7 15.1 1.2 1.50 275 -91041300.OUN 2.75 14.1 4063 -13.7 8.0 22.0 25.1 17.1 3.3 2.90 205 -91042700.GGG 2.75 18.9 5164 -10.7 8.2 18.9 27.6 12.4 3.8 2.70 209 -91042700.OUN 2.75 16.6 4751 -11.5 7.0 23.6 26.4 20.6 3.6 3.70 376 -91042800.GGG 2.75 18.9 4554 -10.5 7.2 29.5 19.6 15.4 4.6 2.20 140 -91051100.AMA 2.75 15.6 5629 -10.7 9.0 16.5 21.5 14.5 3.3 2.50 314 -91051200.RAP 2.75 14.1 4430 -11.0 7.9 23.5 33.5 26.6 3.0 2.50 437 -91051700.UMN 2.75 15.9 3299 -10.6 7.6 16.1 11.8 14.4 1.6 1.90 174 -91051800.UMN 2.75 15.1 3444 -11.0 7.4 11.9 21.0 9.4 1.2 1.20 59 -91052500.AMA 2.75 13.7 3416 -10.5 7.0 17.4 13.8 17.0 1.4 2.50 124 -91053000.OVN 2.75 16.8 4446 -10.2 6.8 18.2 19.0 14.3 2.2 2.70 31 -91053000.RAP 2.75 10.9 2814 -15.7 8.1 14.5 28.4 13.0 1.3 2.00 159 -91060500.OVN 2.75 14.6 2813 -10.1 6.5 17.1 19.6 8.4 1.1 3.10 177 -91061500.BIS 2.75 13.0 2379 -11.9 6.6 22.5 25.2 13.2 1.3 2.60 152 -91061500.GRB 2.75 17.6 3430 -8.7 6.7 13.9 17.0 21.7 1.2 0.60 161 -91061900.LBF 2.75 13.0 3600 -12.0 8.6 15.2 20.9 13.5 1.7 2.60 219 -91062000.HON 2.75 13.9 2691 -10.5 7.0 22.1 20.0 16.1 1.4 1.20 282 -91070500.BIS 2.75 13.3 2941 -9.3 6.4 21.4 26.6 19.3 1.2 2.40 206 -91070500.GGW 2.75 11.4 2308 -9.9 7.0 17.5 23.9 6.7 0.8 2.20 144 -91072200.HON 2.75 19.3 4474 -6.8 7.2 17.3 24.1 11.1 1.7 -999.00 198 -92021500.UMN 2.75 10.2 1724 -16.9 6.4 33.2 28.2 24.2 1.5 2.20 289 -92030600.1M1 2.75 11.5 2572 -21.1 7.2 22.5 26.7 17.3 2.4 2.30 194 -92060500.AMA 2.75 13.4 2870 -9.4 7.5 17.5 25.9 12.2 1.1 2.60 249 -92061200.MAF 2.75 13.8 2387 -8.2 7.4 26.7 34.6 13.3 1.3 2.00 178 -92061300.AMA 2.75 14.7 2821 -8.8 7.2 19.1 36.4 12.0 1.2 2.70 165 -92061900.BIS 2.75 11.0 1791 -14.4 6.9 27.4 24.4 13.0 1.3 2.50 106 -92061900.DDC 2.75 12.8 2598 -8.3 7.9 25.1 40.5 15.7 1.3 2.70 114 -92062700.AMA 2.75 14.1 3165 -10.0 7.7 16.6 29.9 12.4 1.4 2.90 191 -92073000.LBF 2.75 15.0 3544 -10.3 7.9 25.7 33.8 22.0 2.6 3.00 335 -92101600.SEP 2.75 14.6 3654 -12.1 7.7 16.4 22.7 12.6 1.9 2.90 227 -93033100.1M1 2.75 11.9 2471 -15.1 7.2 30.2 27.1 17.8 2.3 2.80 54 -93033100.UMN 2.75 11.1 2598 -16.5 6.4 29.7 28.9 19.7 2.2 2.10 117 -93040200.WAL 2.75 10.9 1625 -18.5 7.3 30.7 48.4 26.8 1.7 2.40 200 -93042000.GGG 2.75 12.4 2342 -13.3 8.0 26.7 28.4 17.5 2.0 2.70 156 -93042500.UMN 2.75 11.4 2317 -14.6 6.9 25.2 33.1 18.2 1.6 2.40 198 -93042800.MAF 2.75 10.4 1494 -10.6 6.9 19.6 25.8 12.9 0.5 1.80 150 -93042900.MAF 2.75 11.7 2435 -10.9 7.1 29.3 37.4 20.8 1.5 2.20 551 -93050100.AMA 2.75 11.6 4085 -14.5 8.1 25.7 15.8 15.3 3.4 1.90 234 -93050600.AMA 2.75 13.2 4478 -13.6 8.6 34.6 38.4 16.6 5.7 2.00 340 -93051600.DDC 2.75 12.8 3614 -9.8 6.6 19.4 23.7 12.6 1.4 2.50 161 -93061900.AMA 2.75 12.8 2140 -7.8 7.0 22.7 23.3 14.4 0.8 1.90 146 -93062400.DEN 2.75 11.7 3442 -9.6 8.8 32.0 42.3 15.8 2.6 1.80 211 -93062400.LBF 2.75 16.0 3944 -8.6 8.1 21.9 33.8 18.1 2.3 2.80 178 -93070500.DDC 2.75 17.1 4186 -5.4 6.7 30.6 34.9 16.6 1.9 1.20 146 -93070700.AMA 2.75 17.0 5327 -4.7 7.8 21.3 20.0 11.4 1.7 3.80 127 -93070700.DDC 2.75 17.0 5334 -6.0 7.2 27.9 28.2 16.5 2.6 3.10 154 -93090400.IAD 2.75 15.6 2779 -5.9 5.7 15.2 15.6 12.4 0.5 0.60 149 -93101300.CRP 2.75 17.3 4367 -8.6 6.3 20.2 29.8 14.8 2.0 1.50 227 -93101900.GGG 2.75 15.7 3105 -9.8 6.9 23.5 33.9 10.3 1.9 0.70 105 -93102000.DRT 2.75 15.5 3433 -8.9 6.4 25.4 34.0 13.4 1.8 1.60 35 -94012700.GGG 2.75 13.2 2167 -15.9 6.8 31.0 32.3 17.5 2.3 0.70 306 -94041100.UMN 2.75 12.6 2040 -16.5 7.6 37.8 45.4 19.9 2.9 2.50 486 -94052500.OUN 2.75 15.0 3912 -11.5 7.4 22.0 36.2 13.2 2.6 3.00 122 -94053000.SEP 2.75 17.5 5032 -10.6 8.2 27.0 23.8 16.1 4.9 3.90 291 -94060500.HON 2.75 14.2 3871 -11.6 8.5 21.4 19.2 12.0 2.8 2.40 202 -94060600.TOP 2.75 16.5 3953 -9.3 8.1 16.1 27.7 15.4 1.9 2.50 394 -94061100.AMA 2.75 12.3 2164 -8.3 7.3 19.5 20.3 16.6 0.7 2.80 229 -94061200.AMA 2.75 14.7 4015 -8.0 7.8 26.7 19.9 18.4 2.3 2.70 302 -94061200.TOP 2.75 13.9 2320 -9.5 6.6 23.9 24.4 15.8 1.2 0.90 117 -94061800.AMA 2.75 11.9 2676 -7.0 8.2 11.0 11.3 10.7 0.5 1.60 171 -94061900.JAN 2.75 16.8 3177 -7.5 5.9 11.5 12.4 3.8 0.6 0.60 42 -94062500.HON 2.75 11.8 1962 -10.8 6.4 27.8 33.5 15.4 1.1 2.20 211 -94062600.JAN 2.75 16.1 2842 -9.5 6.4 24.0 32.8 12.4 1.6 0.90 130 -94070100.STC 2.75 14.3 3701 -11.6 7.3 27.2 25.1 19.0 2.9 2.70 399 -94070200.OAX 2.75 18.5 5257 -10.1 8.0 26.5 25.4 15.5 4.9 3.20 416 -94070700.HON 2.75 16.5 3051 -8.8 7.2 20.5 18.6 10.2 1.5 0.60 159 -95040900.TOP 2.75 10.7 2836 -17.5 9.2 21.4 31.9 16.5 2.5 1.90 120 -95042000.FTD 2.75 14.6 2621 -13.3 7.7 39.5 59.2 25.8 3.7 2.40 498 -95051400.UMN 2.75 16.5 5278 -10.3 6.9 28.0 26.2 22.3 4.1 3.20 211 -95052200.LBF 2.75 10.4 2027 -14.9 7.4 28.3 33.3 18.7 1.6 2.10 221 -95060300.AMA 2.75 12.4 3024 -9.6 8.2 22.4 37.2 15.7 1.6 2.00 346 -95062100.OKX 2.75 17.1 3918 -9.8 7.1 18.4 25.8 11.4 2.1 1.00 18 -95062800.LBF 2.75 12.4 2880 -10.1 7.7 22.0 19.7 13.9 1.5 2.50 208 -95070300.AMA 2.75 14.7 3838 -11.5 8.8 22.8 29.0 8.2 3.1 2.50 115 -95070300.DDC 2.75 14.2 2905 -9.6 6.8 18.2 21.4 12.3 1.2 2.30 111 -95071200.OKX 2.75 13.9 2900 -15.6 6.9 12.7 13.6 8.1 1.3 2.40 48 -95071500.GRB 2.75 19.0 5409 -8.5 8.1 12.1 9.0 8.0 2.0 3.00 69 -95072400.AMA 2.75 13.3 2225 -7.8 8.5 21.6 25.1 13.1 1.0 2.90 124 -95081800.BIS 2.75 18.4 5585 -7.0 7.7 10.6 17.3 10.6 1.4 3.30 142 -96031600.FFC 2.75 9.6 890 -19.2 7.8 28.8 55.2 20.5 0.9 2.20 353 -96042200.OUN 2.75 12.7 2260 -10.9 5.9 38.3 48.8 18.5 1.7 2.30 500 -96042200.TOP 2.75 10.9 1574 -16.6 7.3 45.6 54.3 14.6 2.2 2.30 145 -96051700.UNR 2.75 14.8 4365 -8.1 8.0 25.5 28.7 15.0 2.5 2.50 219 -96051800.OAX 2.75 15.3 4523 -11.1 8.8 16.0 21.2 12.9 2.6 -999.00 68 -96052500.AMA 2.75 13.5 3927 -11.3 9.1 20.3 4.9 16.4 2.6 1.90 101 -96052600.MAF 2.75 14.1 3464 -6.2 7.7 28.7 42.1 22.5 1.6 2.90 240 -96053000.MAF 2.75 14.9 3675 -7.0 7.7 35.1 40.6 19.0 2.4 2.50 321 -96060100.ABR 2.75 12.6 2276 -13.4 6.2 22.4 27.2 24.6 1.3 2.20 370 -96060200.JAN 2.75 16.1 1863 -7.5 5.5 12.7 20.3 11.3 0.4 0.60 168 -96060300.SGF 2.75 11.7 2739 -15.9 7.1 26.4 35.9 14.8 2.3 2.10 90 -96061200.AMA 2.75 11.9 3079 -8.8 8.0 24.3 30.2 18.3 1.5 1.90 373 -96061300.FFC 2.75 13.7 2727 -9.1 5.7 12.9 13.1 12.9 0.6 1.00 152 -96061400.LBF 2.75 12.4 2384 -8.6 6.5 15.4 25.0 12.0 0.6 2.20 102 -96062500.AMA 2.75 13.9 3778 -9.4 8.5 22.9 28.2 7.0 2.3 1.90 123 -96072400.DDC 2.75 14.3 3068 -11.1 8.6 27.6 36.6 16.8 2.8 2.70 203 -96080100.DEN 2.75 13.5 3920 -7.8 8.5 22.6 26.3 15.0 1.9 2.10 276 -96083000.DEN 2.75 11.7 2478 -9.1 7.8 26.2 28.9 17.6 1.3 2.30 86 -96092100.FTD 2.75 16.4 2870 -9.4 6.5 26.4 32.6 15.7 1.8 -999.00 136 -97012500.SIL 2.75 13.0 2563 -16.5 7.5 18.3 25.8 18.3 1.8 2.80 145 -97032900.BNA 2.75 11.1 1618 -15.6 7.4 25.2 15.3 18.1 1.3 3.00 389 -97041100.MAF 2.75 11.9 4076 -15.0 8.2 23.7 30.7 20.8 3.3 2.10 260 -97042100.SGF 2.75 9.4 1773 -16.5 7.4 25.4 23.9 23.3 1.2 2.00 405 -97052700.OUN 2.75 18.0 5907 -8.7 6.4 17.5 23.9 17.6 2.5 3.70 271 -97052700.SGF 2.75 16.3 4440 -9.9 7.0 22.6 25.0 16.3 2.7 2.60 276 -97061200.TOP 2.75 12.6 1552 -11.7 7.1 23.5 30.2 11.6 0.9 0.90 141 -97061600.DDC 2.75 13.5 3187 -10.9 7.7 23.3 39.3 11.9 2.0 2.70 26 -98040900.BMX 2.75 15.8 3341 -13.9 7.9 40.1 51.5 25.9 5.5 2.00 296 -98052500.DDC 2.75 12.5 2688 -12.1 7.2 27.9 32.0 13.7 1.9 2.70 180 -98061400.OUN 2.75 20.5 6689 -6.5 7.7 32.8 42.7 17.9 5.4 4.00 262 -99060300.AMA 2.75 15.6 5087 -10.3 8.7 18.6 49.2 15.5 3.1 2.50 289 -99061200.AMA 2.75 14.7 4400 -10.3 7.7 26.2 36.6 18.8 3.2 2.40 210 -99061900.DDC 2.75 13.9 4141 -11.3 7.3 22.5 29.0 13.4 2.5 2.40 346 -99070100.MAF 2.75 13.7 3989 -2.5 7.5 14.9 13.7 10.5 0.4 2.00 146 -99081800.LBF 2.75 18.3 5554 -8.9 7.8 23.7 25.1 10.7 3.9 3.40 143 -00021400.LZK 2.50 10.7 2091 -20.3 6.4 21.1 24.5 22.2 1.5 2.10 245 -00032700.SGF 2.50 9.8 1766 -18.3 7.5 34.3 43.9 21.4 1.9 2.20 350 -00050100.FWD 2.50 14.3 3593 -13.1 7.2 17.3 18.5 19.0 2.0 1.70 401 -00051200.DVN 2.50 15.6 4865 -8.1 7.4 24.8 24.9 19.3 2.7 3.40 225 -00052300.MHX 2.50 15.1 3613 -13.5 6.5 15.3 26.5 10.5 1.7 2.40 79 -00061000.RAP 2.50 13.2 3610 -8.1 7.8 14.3 21.1 11.9 1.0 2.10 70 -00062400.OAX 2.50 17.5 4783 -8.7 7.2 18.7 28.2 14.9 2.3 2.30 195 -00070200.ABR 2.50 17.8 5952 -10.3 8.4 12.2 23.4 8.1 2.7 3.90 147 -00070600.LBF 2.50 18.2 5506 -7.1 8.3 25.3 35.5 11.8 3.5 3.50 155 -00080500.BIS 2.50 17.0 4830 -8.7 6.9 17.2 22.9 4.0 2.0 3.30 86 -00091100.MPX 2.50 16.6 4554 -10.3 7.0 22.0 24.0 18.4 2.9 3.20 271 -01041700.MAF 2.50 13.9 4552 -12.1 7.5 16.2 30.6 8.0 2.2 2.20 100 -01042200.DDC 2.50 13.3 3749 -12.1 7.3 33.4 45.3 24.2 3.5 2.70 510 -01050100.OAX 2.50 10.4 2265 -16.9 7.7 17.4 17.0 19.2 1.3 2.20 226 -01050400.MAF 2.50 13.7 3866 -11.3 7.2 12.8 33.8 11.4 1.3 2.70 101 -01052500.BMX 2.50 11.9 2388 -14.9 6.7 29.2 27.4 23.5 2.0 2.70 436 -01052620.LMN 2.50 14.1 4355 -13.5 6.4 27.3 33.2 20.2 3.5 2.90 233 -01070400.RAP 2.50 13.2 3145 -11.1 8.3 25.2 26.1 12.9 2.3 2.60 144 -01070500.LBF 2.50 14.5 3571 -7.7 7.7 26.0 27.0 17.1 1.9 2.90 313 -01082400.AMA 2.50 15.4 4318 -6.7 7.4 24.0 28.1 21.0 1.9 2.80 158 -01101000.DDC 2.50 12.9 3299 -9.7 6.4 18.8 18.3 16.4 1.2 2.50 275 -02040300.JAX 2.50 14.8 3327 -14.3 7.2 11.5 30.9 11.8 1.4 1.50 80 -02041212.AMA 2.50 12.2 2907 -13.7 7.5 20.4 25.1 14.6 1.8 2.80 184 -02041900.DVN 2.50 12.3 2861 -14.5 8.2 14.1 20.0 15.9 1.4 2.50 213 -02051700.AMA 2.50 13.8 5036 -12.7 8.7 21.9 26.5 17.4 4.0 2.20 216 -02072500.ABR 2.50 15.0 3995 -11.5 7.9 28.3 28.6 13.8 3.7 3.00 207 -03051500.SHV 2.50 16.8 4260 -9.9 6.8 33.7 42.9 16.3 3.9 0.80 246 -03062200.RAP 2.50 10.6 3380 -13.7 8.0 27.5 42.2 18.7 2.6 1.50 189 -04032718.OUN 2.50 12.6 2825 -14.9 7.3 21.1 32.3 11.5 2.0 2.10 199 -04040400.EPZ 2.50 12.1 4482 -17.9 8.2 29.1 25.4 11.6 5.5 2.10 203 -04080700.ABR 2.50 13.1 2792 -9.3 6.7 21.0 25.9 12.1 1.1 2.50 240 -04091500.LBF 2.50 12.8 1474 -10.7 8.0 35.4 39.8 20.5 1.4 -999.00 306 -04102400.JAN 2.50 15.8 1938 -6.9 5.3 30.8 27.8 19.3 0.8 0.60 328 -05050322.XMR 2.50 13.4 2165 -13.9 7.6 23.3 41.5 21.5 1.7 1.20 82 -05050700.MAF 2.50 10.7 3257 -12.3 8.0 20.3 24.6 11.2 1.7 1.60 48 -06050900.JAN 2.50 16.1 3303 -13.3 7.3 28.4 39.9 14.9 3.5 1.90 170 -06052600.SGF 2.50 13.9 3409 -9.5 6.5 18.9 23.2 18.8 1.3 2.50 262 -06061400.RAP 2.50 11.5 2691 -7.7 8.3 17.3 24.5 15.3 0.8 1.60 248 -06062500.DNR 2.50 7.1 987 -11.5 8.9 26.1 26.5 12.5 0.4 0.90 -172 -06071123.LMN 2.50 16.5 2996 -5.9 6.7 12.6 11.2 9.4 0.6 0.60 110 -08110600.OUN 2.50 11.4 1623 -12.5 6.9 29.8 32.7 24.8 1.1 2.40 317 -90060300.PAH 2.50 17.8 3663 -7.6 7.0 24.0 25.9 29.8 2.0 0.60 367 -90060700.DEN 2.50 10.9 2393 -8.2 9.0 26.3 23.9 19.6 1.2 1.60 170 -90061500.DDC 2.50 16.0 4667 -6.5 7.9 28.4 30.1 15.7 2.6 2.70 306 -90062200.ALB 2.50 12.6 1833 -14.1 6.7 32.5 29.1 20.6 1.7 1.60 203 -90070200.GSO 2.50 14.8 3963 -10.0 7.2 26.0 16.3 10.7 2.6 2.20 100 -90083100.CHS 2.50 16.0 2477 -8.5 6.5 17.0 17.7 8.3 0.9 0.60 67 -91041900.SEP 2.50 17.6 5996 -13.2 7.4 13.5 44.8 13.0 3.3 3.10 24 -91042100.AYS 2.50 11.8 2563 -16.9 7.4 13.4 30.0 10.3 1.2 1.70 76 -91050800.MAF 2.50 11.2 3415 -14.8 8.4 31.1 36.7 25.4 3.5 1.60 280 -91051200.AMA 2.50 14.3 4539 -10.8 8.5 12.4 14.9 16.7 1.7 2.30 208 -91052700.LBF 2.50 11.9 2669 -13.4 7.9 13.9 32.3 13.0 1.1 2.10 35 -91053100.DEN 2.50 12.0 3551 -12.1 9.5 27.3 45.8 10.7 3.2 1.90 149 -91071800.STC 2.50 18.2 4956 -8.7 7.3 18.7 20.1 21.9 2.5 2.50 104 -91080200.CAR 2.50 12.3 1891 -13.7 6.3 19.6 33.3 11.9 0.9 1.50 223 -92030400.SEP 2.50 12.7 2676 -15.3 7.7 20.1 27.2 9.2 1.9 2.30 133 -92041600.AMA 2.50 11.1 3362 -13.4 7.6 16.0 17.8 12.0 1.5 1.70 127 -92070200.DEN 2.50 11.7 2313 -11.2 8.0 27.6 29.9 20.0 1.6 2.50 362 -93033000.DRT 2.50 12.7 2680 -13.4 8.2 39.6 44.0 26.0 3.5 2.80 411 -93061400.TOP 2.50 16.5 4195 -8.5 7.7 12.5 17.8 10.7 1.3 2.80 65 -93070200.HON 2.50 14.6 2619 -11.3 7.0 28.3 40.3 12.6 2.0 0.80 143 -93070300.TOP 2.50 18.5 4019 -7.2 7.1 15.8 16.4 15.2 1.4 0.70 202 -94032800.AHN 2.50 14.4 2627 -10.5 6.2 34.5 24.7 30.4 2.0 0.70 518 -94062600.TOP 2.50 16.4 4265 -8.6 8.4 25.2 45.9 21.6 3.0 2.90 418 -95050800.FTD 2.50 16.5 2700 -10.4 7.7 30.8 30.8 24.5 2.6 0.80 407 -95050800.LCH 2.50 17.9 3259 -9.9 7.1 16.7 31.1 10.2 1.6 0.60 119 -95050900.TOP 2.50 10.0 1495 -19.3 6.9 19.3 22.8 21.2 0.9 1.20 126 -95051600.MAF 2.50 13.6 3261 -7.8 8.4 21.7 28.8 10.3 1.5 1.80 134 -95051900.GSO 2.50 13.4 1758 -11.8 7.9 25.3 27.1 23.6 1.3 -999.00 83 -95052912.MAF 2.50 13.0 1617 -11.3 7.5 27.6 22.0 13.7 1.2 1.90 284 -95060700.DEN 2.50 12.3 3137 -10.8 9.2 37.2 35.9 20.7 3.4 2.00 284 -95061600.TFX 2.50 13.0 3142 -12.0 8.4 27.7 35.6 23.8 2.7 2.30 277 -95081212.MPX 2.50 19.1 3361 -6.3 7.2 20.6 36.8 23.0 1.4 -999.00 164 -96030700.TLH 2.50 15.4 2615 -10.4 6.0 20.9 23.7 20.7 1.2 0.60 320 -96042200.FTD 2.50 12.0 1872 -12.6 8.2 27.1 34.0 18.3 1.5 -999.00 298 -96051800.MPX 2.50 16.3 4406 -8.9 8.2 13.0 23.4 20.7 1.6 3.40 259 -96060100.DDC 2.50 13.3 2888 -10.9 8.3 13.3 19.3 13.9 1.1 2.50 111 -96060300.AMA 2.50 11.0 2356 -10.5 6.9 27.6 31.6 18.0 1.2 2.00 256 -96061200.LBF 2.50 11.7 2310 -9.9 7.5 16.7 22.2 12.7 0.8 2.40 122 -96062100.DEN 2.50 15.2 5603 -8.1 9.6 27.5 33.4 8.8 4.4 2.20 155 -96071900.GRB 2.50 20.7 4746 -7.5 6.4 26.3 26.2 20.0 3.0 0.70 164 -96072200.LBF 2.50 18.4 4756 -6.5 7.2 20.0 29.4 19.0 1.9 2.10 94 -98071100.DDC 2.50 18.9 4323 -4.3 6.2 12.7 15.2 16.0 0.7 0.60 230 -00061300.OAX 2.25 17.7 5453 -11.5 8.5 15.8 19.3 12.9 3.5 4.00 206 -00030300.FWD 2.00 12.3 2589 -14.3 6.2 33.4 29.1 20.2 2.2 2.70 239 -00031600.LMN 2.00 9.5 1478 -17.3 7.1 22.1 10.9 12.9 0.9 2.20 164 -00032800.JAX 2.00 12.5 2135 -14.5 6.3 29.1 24.7 25.7 1.7 0.90 268 -00061200.AMA 2.00 16.8 5720 -10.3 8.3 16.1 28.7 15.7 3.2 2.70 88 -00061300.LBF 2.00 13.9 4790 -9.9 8.3 16.6 18.6 9.9 2.1 2.00 159 -00061500.JAX 2.00 17.9 4801 -8.7 6.4 6.2 13.3 3.6 0.7 1.10 55 -00071100.GGW 2.00 14.2 3230 -11.3 6.9 30.1 48.1 16.9 2.6 3.00 88 -00071500.BIS 2.00 16.5 5132 -9.5 8.1 27.6 34.1 14.6 4.3 2.70 152 -00072300.LBF 2.00 13.2 2926 -11.5 7.1 25.2 27.3 13.6 1.9 2.80 91 -01042200.AMA 2.00 14.1 6059 -15.3 9.2 35.7 38.3 16.6 10.2 3.30 320 -01042200.MAF 2.00 13.7 4543 -12.3 8.4 27.4 36.2 12.3 4.2 2.20 164 -01050600.FWD 2.00 15.4 3092 -12.7 6.8 32.7 34.4 19.4 3.2 2.10 170 -01050700.SGF 2.00 14.5 4025 -13.7 6.1 8.8 17.0 10.5 1.0 3.10 202 -01050702.LZK 2.00 14.2 2759 -12.9 5.9 18.7 26.3 7.3 1.3 2.00 77 -01051200.OUN 2.00 13.2 3098 -13.9 7.1 10.0 10.8 8.7 1.0 2.10 132 -01052700.DDC 2.00 11.3 2853 -12.1 6.7 30.6 37.1 19.3 1.9 1.80 184 -01052800.OUN 2.00 16.5 4910 -10.7 7.6 29.7 38.8 16.9 4.7 3.10 113 -01053000.DDC 2.00 15.2 2892 -12.1 8.0 19.5 26.6 14.8 2.0 1.80 388 -01053100.FWD 2.00 15.8 4571 -12.3 8.7 12.4 20.6 13.7 2.3 3.90 106 -01053100.LCH 2.00 17.4 3988 -8.3 7.0 8.3 13.9 0.8 0.8 2.40 8 -01062100.DNR 2.00 10.8 2544 -11.5 7.5 21.4 23.2 20.5 1.2 2.10 192 -01063000.FWD 2.00 16.8 4122 -9.7 6.9 11.2 19.2 9.2 1.2 1.60 133 -01071300.GGW 2.00 14.5 3042 -10.1 8.1 16.5 34.2 7.9 1.4 3.50 19 -01072000.RAP 2.00 15.1 4486 -8.7 8.4 15.4 26.3 10.9 1.8 2.40 71 -01082300.TOP 2.00 16.7 4361 -9.7 7.6 9.9 23.0 13.6 1.3 2.30 192 -01082400.DDC 2.00 16.4 4283 -7.5 7.7 14.7 16.3 11.9 1.4 3.10 77 -01090800.OUN 2.00 17.6 4351 -8.7 7.8 26.1 21.2 21.8 3.3 2.30 151 -01090800.TOP 2.00 17.8 4174 -11.3 8.1 26.2 26.7 24.5 4.2 1.70 274 -01101000.OUN 2.00 15.6 3485 -12.9 7.9 24.4 28.2 23.9 3.2 2.50 447 -02041800.OAX 2.00 11.4 2113 -14.5 7.6 33.9 35.5 24.0 2.1 2.20 376 -02052800.LZK 2.00 15.1 3284 -12.3 6.5 4.4 12.3 2.6 0.4 0.60 13 -02061300.DVN 2.00 17.3 3501 -11.9 7.4 26.3 38.7 10.0 3.3 1.10 100 -02062600.MPX 2.00 19.6 6228 -9.7 7.1 18.6 21.8 9.2 3.7 3.20 120 -03051900.TBW 2.00 17.1 3797 -10.9 6.8 5.9 5.0 4.0 0.7 1.00 -4 -04043000.JAN 2.00 13.6 1469 -12.7 6.5 27.4 22.8 18.1 1.1 0.60 184 -04052200.DDC 2.00 13.5 3809 -9.7 8.1 21.0 27.0 20.3 2.0 2.20 297 -04062400.GRB 2.00 10.4 1604 -16.9 6.3 25.3 36.9 16.4 1.1 2.40 128 -04072300.TOP 2.00 16.0 3276 -7.7 6.4 15.8 19.6 11.4 1.0 0.70 158 -04082400.BIS 2.00 13.4 2596 -11.1 7.6 21.3 22.3 16.4 1.5 2.20 208 -04091200.GRB 2.00 12.3 2256 -14.9 7.2 14.7 24.8 11.6 1.0 1.00 64 -05022100.SGF 2.00 9.1 1128 -18.9 6.8 27.7 36.6 17.1 0.9 1.90 97 -05050700.LBF 2.00 9.7 3058 -14.3 8.2 12.5 21.7 6.1 1.0 1.40 135 -05050900.LMN 2.00 12.0 2971 -16.1 7.8 15.1 29.6 15.9 1.6 2.20 290 -06040700.TOP 2.00 11.0 2249 -15.1 7.4 35.7 27.3 15.8 2.3 2.10 206 -06041600.TOP 2.00 12.2 2191 -12.9 8.2 37.2 42.6 28.5 2.5 2.90 533 -06050800.DDC 2.00 9.5 1674 -17.1 8.9 16.8 27.8 16.1 1.0 2.60 248 -06051600.MFL 2.00 15.8 2473 -11.1 6.8 26.6 21.2 18.7 1.9 0.60 227 -06052400.DDC 2.00 10.2 1607 -8.7 7.6 22.4 19.3 17.0 0.6 1.80 189 -06061400.TFX 2.00 12.3 2827 -9.7 8.1 15.9 28.9 14.3 1.0 2.10 65 -06062700.ILX 2.00 12.2 2025 -15.7 6.4 3.5 11.7 5.2 0.2 1.20 15 -06090100.DDC 2.00 12.2 1972 -7.7 7.1 15.6 27.4 13.9 0.5 1.60 363 -89052800.ELP 2.00 11.2 2569 -6.8 8.0 11.3 17.1 14.9 0.4 1.40 232 -89071100.HON 2.00 15.7 3126 -7.0 6.9 14.6 18.6 12.3 0.8 1.20 151 -89082100.LBF 2.00 14.8 3307 -9.1 7.1 28.0 44.7 8.0 2.1 3.00 83 -89103000.OUN 2.00 12.5 2163 -14.7 6.6 18.0 18.1 13.1 1.1 1.60 195 -90060900.PIT 2.00 16.7 4095 -9.5 6.7 18.1 13.6 18.8 1.9 1.00 236 -90061400.PIA 2.00 18.1 3570 -7.0 7.0 16.5 23.4 9.5 1.2 0.60 134 -90072600.TBW 2.00 18.4 4330 -6.3 5.7 3.5 8.5 6.3 0.2 0.60 7 -90091400.STC 2.00 13.1 2123 -10.9 7.4 27.8 39.0 23.2 1.5 -999.00 564 -98033100.FWD 2.00 13.3 2873 -14.3 7.2 29.6 57.5 17.6 2.7 2.90 93 -98062500.APX 2.00 15.8 3453 -11.3 7.3 28.9 35.4 21.9 3.1 3.30 348 -98063000.BUF 2.00 14.5 2615 -10.5 6.1 23.6 28.2 8.5 1.4 1.70 86 -99050400.DRT 2.00 17.4 5609 -10.1 7.5 40.5 38.9 21.2 7.1 4.56 342 -99053100.TOP 2.00 13.1 2215 -10.9 6.8 18.6 12.2 14.7 1.0 1.40 189 -00033000.SHV 1.75 15.4 3548 -15.9 7.6 31.6 50.3 23.8 5.0 2.80 323 -00051200.TOP 1.75 16.7 5329 -7.3 6.5 25.1 29.2 21.0 2.5 3.70 216 -00051900.FWD 1.75 16.2 3610 -10.9 7.4 25.2 32.9 6.7 2.8 0.64 75 -00052900.GSO 1.75 14.3 1988 -11.1 6.2 28.7 35.1 17.6 1.3 1.20 139 -00060300.ABQ 1.75 9.4 1267 -8.7 8.2 10.3 17.5 7.6 0.2 1.40 70 -00061100.AMA 1.75 14.0 3932 -7.9 7.8 14.8 19.1 9.4 1.2 2.10 128 -00062200.DDC 1.75 14.3 3602 -8.7 7.0 15.4 23.4 16.2 1.2 2.90 157 -00062400.DDC 1.75 14.8 3499 -7.3 7.7 23.2 30.2 12.0 1.6 2.70 237 -00062400.LBF 1.75 14.8 4723 -9.7 8.6 17.4 29.6 9.8 2.4 2.00 126 -00070600.GGW 1.75 11.7 2743 -14.1 8.5 29.6 40.4 13.0 2.7 1.90 165 -00071300.ABR 1.75 13.6 2305 -8.7 6.7 29.3 44.3 21.7 1.3 2.00 278 -00071500.IAD 1.75 13.9 2186 -12.3 6.8 17.8 17.7 9.3 1.1 2.00 118 -00071800.AMA 1.75 14.4 3660 -4.7 6.9 9.1 7.7 5.9 0.4 1.50 79 -00072100.FFC 1.75 14.3 2149 -6.9 6.4 9.2 10.4 9.1 0.3 0.60 63 -00072200.LBF 1.75 12.8 3031 -11.5 7.6 27.5 23.7 14.5 2.2 2.60 247 -00072500.ABR 1.75 15.6 4195 -12.3 8.9 15.3 19.8 10.9 2.6 3.10 113 -00072600.MFL 1.75 18.3 4079 -8.5 6.6 5.2 5.6 2.4 0.5 0.60 18 -00072600.MPX 1.75 15.3 3240 -13.1 7.6 21.4 12.4 10.1 2.5 3.00 139 -00072700.LBF 1.75 18.1 5178 -8.9 8.7 17.5 26.1 12.2 3.0 2.20 351 -00072900.GSO 1.75 14.3 2081 -9.7 6.2 6.2 16.1 6.5 0.3 0.60 43 -00073100.JAX 1.75 17.6 3581 -8.9 6.0 6.6 5.5 4.7 0.5 0.60 27 -00080200.GGW 1.75 10.8 2057 -8.9 8.0 24.6 35.3 15.0 0.9 1.80 148 -00080800.OAX 1.75 16.3 4679 -8.1 7.8 16.4 25.1 10.8 1.9 3.00 185 -00090400.LBF 1.75 11.2 2441 -9.5 7.8 21.4 24.1 18.5 1.0 1.50 309 -01061800.TBW 1.75 15.9 3469 -9.7 5.9 4.6 6.6 1.5 0.3 0.80 23 -01062000.DTX 1.75 14.9 3813 -12.5 6.9 8.4 17.6 15.0 1.0 2.80 -45 -02041600.PIT 1.75 11.5 1856 -14.9 7.3 17.9 18.1 15.8 1.0 1.60 245 -02041800.FWD 1.75 15.9 3343 -9.9 6.4 12.4 34.6 5.6 1.0 -999.00 61 -02050400.CHS 1.75 15.9 3255 -10.7 6.6 21.1 29.5 16.6 1.8 0.90 19 -02052800.LBF 1.75 11.3 3387 -15.1 9.0 18.8 30.1 11.6 2.3 1.90 184 -02052800.MAF 1.75 12.7 3115 -11.1 8.0 20.6 24.7 16.4 1.7 2.10 103 -02052900.TOP 1.75 12.8 2661 -13.7 6.8 4.2 10.7 7.3 0.3 1.30 48 -02060402.CHS 1.75 13.7 2637 -10.1 7.6 9.7 10.8 11.7 0.6 0.80 33 -02060700.MPX 1.75 9.2 1952 -15.1 7.7 22.8 25.3 16.2 1.1 1.50 758 -02061200.TOP 1.75 19.6 5029 -8.9 7.6 21.1 24.7 15.6 3.3 0.70 224 -02062600.DTX 1.75 14.5 3079 -8.9 6.1 1.9 7.2 1.4 0.1 0.70 -1 -02070200.AMA 1.75 12.2 2393 -6.5 7.3 18.4 11.3 20.8 0.6 1.60 353 -02072518.TBW 1.75 18.9 4523 -8.5 6.7 7.8 6.3 2.0 0.9 0.60 7 -02072800.DDC 1.75 12.9 2480 -5.3 7.4 10.6 11.1 10.7 0.3 1.40 155 -02082300.LBF 1.75 17.8 6193 -10.1 8.0 12.9 28.1 3.8 2.7 3.10 10 -03031500.BMX 1.75 10.9 1555 -19.1 7.4 8.5 21.2 12.3 0.5 1.30 94 -03032600.LZK 1.75 11.3 2073 -18.5 6.7 14.3 15.4 9.5 1.0 2.20 67 -03032600.SHV 1.75 11.3 1723 -18.3 8.5 17.7 18.0 8.0 1.3 1.40 108 -03042900.AMA 1.75 9.6 2549 -14.5 8.3 25.3 33.7 16.5 1.8 1.60 237 -03042900.MAF 1.75 9.8 2325 -13.5 8.4 23.4 21.0 15.5 1.4 1.40 165 -03043000.BNA 1.75 12.4 3359 -15.3 7.2 4.3 5.5 4.1 0.5 1.30 30 -03050200.FFC 1.75 13.7 3289 -13.5 6.5 9.8 9.5 7.5 0.9 0.90 55 -03050700.BMX 1.75 17.4 4489 -10.5 7.0 26.5 28.4 12.2 3.6 2.10 101 -03051312.FWD 1.75 12.6 1814 -10.3 7.3 17.7 24.7 16.8 0.7 1.20 205 -03060400.LCH 1.75 19.7 4988 -6.7 5.8 13.3 17.2 7.3 1.2 0.60 44 -03061100.OUN 1.75 14.5 3045 -9.3 7.2 17.8 13.1 12.1 1.3 2.00 135 -03061300.LBF 1.75 12.0 2759 -11.3 7.2 15.4 16.3 13.0 1.0 2.60 179 -03061500.FWD 1.75 14.3 2433 -11.3 6.9 12.1 2.8 5.3 0.8 1.70 32 -03061500.LBF 1.75 10.7 1717 -11.3 6.3 10.6 12.0 6.6 0.3 1.70 51 -03061700.FFC 1.75 16.3 2826 -8.5 6.2 7.0 13.0 5.5 0.4 0.60 32 -03061700.RAP 1.75 10.1 1501 -11.1 7.1 5.7 17.5 2.9 0.2 1.90 92 -03062100.MAF 1.75 10.7 1489 -7.7 7.0 14.5 29.4 6.5 0.3 1.90 74 -03062500.MAF 1.75 16.5 4621 -6.7 7.7 8.7 16.8 11.9 0.8 2.10 45 -03090500.DRA 1.75 11.3 1966 -8.3 8.1 3.7 9.2 5.0 0.1 1.20 33 -03091000.MAF 1.75 12.9 3038 -7.3 7.4 8.3 12.7 8.6 0.4 2.10 79 -03091100.DDC 1.75 14.8 3112 -7.5 6.9 22.3 30.8 15.7 1.3 2.20 259 -03092100.DDC 1.75 10.2 1784 -10.9 7.3 20.1 23.8 21.8 0.7 2.00 257 -04022512.LIX 1.75 10.3 837 -17.7 6.7 31.9 48.7 25.2 0.8 2.40 340 -04030100.TOP 1.75 6.3 487 -28.7 8.7 32.0 35.0 20.1 0.6 1.60 171 -04032100.FFC 1.75 7.9 942 -17.3 7.5 12.0 13.4 11.3 0.3 1.10 154 -04032100.MAF 1.75 10.0 2053 -12.9 7.9 9.6 21.3 5.5 0.5 1.50 39 -04040700.FWD 1.75 10.4 835 -16.3 6.7 28.3 27.2 11.8 0.6 1.00 87 -04042900.DRT 1.75 12.4 1834 -12.9 6.4 20.0 31.6 16.1 0.9 1.30 217 -04051000.LBF 1.75 11.6 4026 -13.9 9.0 13.9 17.5 3.0 1.9 1.60 38 -04051600.EPZ 1.75 10.4 2888 -11.5 8.7 12.2 7.0 4.1 0.9 1.60 93 -04071200.TOP 1.75 17.7 3709 -7.3 6.8 13.6 9.1 11.9 1.1 0.60 204 -04081900.ILX 1.75 15.1 3685 -9.1 5.9 19.9 28.2 19.7 1.4 1.30 371 -04082600.BIS 1.75 12.5 3083 -13.1 7.1 16.6 18.9 13.9 1.4 2.40 101 -04092300.AMA 1.75 12.8 1887 -10.1 6.7 23.5 21.8 19.6 0.9 1.30 374 -04092500.AMA 1.75 11.2 2465 -11.9 6.9 15.1 24.9 12.0 0.8 2.00 38 -05030400.AMA 1.75 4.3 697 -23.3 8.7 22.7 36.0 13.1 0.3 1.30 142 -05031500.TLH 1.75 12.4 1338 -14.1 7.1 28.4 53.2 12.7 1.1 1.10 41 -05082400.RAP 1.75 11.3 2040 -11.3 8.6 11.6 19.1 13.6 0.6 -999.00 116 -05082700.AMA 1.75 13.6 2765 -5.5 7.4 11.5 11.5 10.0 0.4 2.00 31 -06040400.CHS 1.75 11.6 2165 -16.9 8.1 31.6 39.3 26.6 2.6 2.60 207 -06040900.JAX 1.75 13.6 2254 -13.7 6.6 20.4 22.0 19.5 1.3 2.10 178 -06041300.LZK 1.75 11.0 1294 -13.5 7.2 12.6 20.8 6.0 0.4 -999.00 34 -06041600.IAD 1.75 10.2 2181 -16.7 7.0 27.7 43.3 16.6 1.7 1.80 48 -06041600.WAL 1.75 10.9 2234 -16.5 7.2 17.7 48.2 17.2 1.2 2.30 81 -06041900.BMX 1.75 12.0 1805 -11.1 6.3 14.2 22.0 5.4 0.5 0.70 62 -06042300.DTX 1.75 6.7 609 -24.1 7.4 17.7 27.4 14.0 0.3 1.80 50 -06050400.SHV 1.75 15.0 3310 -12.1 6.7 8.0 14.3 5.8 0.8 0.60 85 -06050600.LCH 1.75 14.9 2655 -10.3 5.8 23.1 25.2 15.8 1.3 0.60 64 -06050900.DDC 1.75 9.6 1630 -13.3 7.9 27.2 27.8 15.1 1.1 2.00 179 -06050912.SGF 1.75 12.9 2144 -12.9 6.7 20.3 18.4 10.1 1.2 1.80 144 -06051100.LCH 1.75 18.5 4564 -12.3 8.9 22.9 22.0 12.2 5.1 1.70 38 -06051412.SHV 1.75 12.4 2270 -14.9 7.8 16.8 26.2 15.5 1.3 2.80 84 -06051800.ILX 1.75 8.0 713 -17.5 6.9 28.8 29.6 16.9 0.5 2.10 226 -06052300.SGF 1.75 14.4 3032 -11.9 7.1 9.0 15.5 8.3 0.8 1.60 91 -06052500.TLH 1.75 14.8 2619 -10.5 6.4 7.3 7.5 9.2 0.5 0.60 56 -06052700.GSO 1.75 12.7 2136 -9.9 5.8 17.4 21.2 17.1 0.6 1.50 217 -06061800.FWD 1.75 14.3 2286 -10.9 8.2 13.9 24.6 11.6 1.0 2.30 134 -06062100.CHS 1.75 17.0 4007 -10.1 6.4 12.9 19.3 7.1 1.3 0.70 66 -06062400.BIS 1.75 8.3 942 -15.3 7.0 22.7 27.2 16.7 0.5 1.60 167 -06062400.LBF 1.75 10.7 1400 -12.1 7.4 26.6 25.0 13.6 0.8 2.10 272 -06062900.DDC 1.75 7.7 919 -10.1 7.7 17.9 17.9 1.9 0.2 0.80 16 -06070100.BNA 1.75 13.5 2750 -11.5 6.7 10.8 7.8 11.5 0.7 1.50 41 -06071200.DDC 1.75 11.8 1068 -8.7 8.0 15.4 21.8 11.8 0.3 1.00 12 -06071300.DDC 1.75 12.8 1575 -5.9 6.9 12.7 13.7 7.4 0.2 0.80 99 -06071900.JAN 1.75 15.2 2280 -6.9 6.5 11.1 11.1 9.0 0.4 0.60 88 -06072200.LZK 1.75 14.1 2480 -8.1 7.3 6.9 5.8 7.7 0.3 0.60 67 -06072600.TUS 1.75 11.2 1725 -5.7 7.4 15.0 18.3 8.5 0.3 0.90 36 -06080700.TOP 1.75 12.5 1693 -6.7 7.0 7.6 6.8 3.2 0.2 0.60 35 -06080900.TUS 1.75 11.9 1640 -4.7 6.6 5.1 8.2 6.6 0.1 0.60 25 -06082100.ABR 1.75 12.5 1851 -9.9 6.8 21.9 39.5 15.5 0.8 2.10 257 -06082300.RAP 1.75 8.3 1757 -9.5 9.1 21.3 28.7 12.7 0.6 0.80 108 -06091100.AMA 1.75 12.5 1812 -8.9 7.1 14.9 33.3 13.7 0.5 2.10 51 -06091400.EPZ 1.75 11.7 1589 -10.3 7.6 17.4 23.7 13.1 0.6 2.00 167 -06091600.DDC 1.75 14.4 2738 -6.9 6.6 29.7 39.0 21.6 1.3 2.20 378 -06100400.MPX 1.75 13.7 3011 -12.1 7.4 34.0 30.2 23.9 3.0 2.90 514 -89060100.TOP 1.75 15.8 2810 -10.9 7.9 10.6 26.9 7.9 1.0 -999.00 90 -89060600.GSO 1.75 14.8 2078 -9.1 5.9 8.1 6.7 10.0 0.3 0.60 93 -89060600.JAN 1.75 16.3 3336 -11.3 6.7 20.8 25.3 10.4 2.0 0.80 103 -89061400.GGG 1.75 17.2 3674 -11.0 6.9 15.4 23.3 4.3 1.7 -999.00 61 -89061900.BNA 1.75 13.9 1755 -10.2 6.3 9.7 7.8 6.8 0.4 0.60 86 -89062200.AHN 1.75 15.5 1517 -7.6 5.8 12.6 15.8 14.9 0.3 0.60 112 -89062600.IAD 1.75 16.2 3138 -8.6 6.1 14.3 23.0 12.1 0.9 0.70 108 -89062700.PIA 1.75 15.7 2460 -7.9 6.6 13.2 12.4 5.3 0.6 0.70 87 -89062800.BUF 1.75 15.2 2385 -8.2 5.3 20.1 22.3 9.8 0.7 0.60 82 -89070800.PIT 1.75 15.4 2732 -9.1 6.8 17.5 15.7 12.8 1.1 1.50 81 -89071300.DDC 1.75 15.1 3239 -4.9 6.9 5.1 7.2 7.9 0.2 1.20 81 -89071300.OUN 1.75 19.0 4127 -5.4 6.9 13.8 19.1 13.0 1.0 -999.00 196 -89071500.LBF 1.75 14.3 2675 -6.9 6.1 6.1 8.4 5.5 0.2 0.60 27 -89072900.HON 1.75 14.0 2092 -5.9 6.0 12.0 17.9 6.4 0.3 0.80 105 -89073000.JAN 1.75 18.0 3940 -7.7 6.7 1.9 3.1 2.1 0.2 0.60 9 -89080600.UMN 1.75 19.0 5563 -6.9 7.0 11.7 11.3 8.8 1.4 0.80 99 -89081300.TBW 1.75 16.4 2617 -8.6 6.0 18.1 18.2 10.1 1.0 0.60 65 -89082500.RAP 1.75 10.6 1899 -7.1 7.6 7.7 7.6 2.7 0.2 1.00 55 -89082700.OMA 1.75 17.8 3452 -6.6 6.1 19.5 33.1 15.2 1.1 0.60 142 -89082800.UMN 1.75 17.3 3603 -6.1 6.5 7.8 5.6 2.6 0.5 0.60 28 -89082900.TOP 1.75 19.8 4842 -6.3 6.6 15.4 21.1 13.2 1.5 0.60 156 -89083000.OUN 1.75 17.3 3864 -5.6 6.0 13.1 24.2 11.8 0.7 0.60 112 -89083100.DDC 1.75 16.5 2956 -5.7 6.6 13.6 22.5 13.3 0.6 0.80 346 -89090200.1M1 1.75 18.3 3818 -4.8 6.1 16.2 14.1 8.2 0.8 0.60 64 -89090800.DEN 1.75 10.1 1350 -6.8 8.3 24.1 24.0 15.4 0.4 2.00 366 -90022800.MAF 1.75 9.7 607 -16.2 6.6 16.4 23.8 5.1 0.2 1.20 55 -90031000.AMA 1.75 11.1 2468 -16.0 8.6 13.1 18.2 9.9 1.2 1.90 106 -90031300.OUN 1.75 12.7 3211 -13.6 7.8 24.2 18.1 19.4 2.5 2.80 286 -90040200.BRO 1.75 16.2 3494 -9.3 7.1 25.7 37.2 15.2 2.3 0.90 65 -90042200.OUN 1.75 11.1 2748 -13.3 6.6 12.2 14.9 7.3 0.8 2.00 48 -90042600.DRT 1.75 14.6 3699 -13.8 8.1 25.7 33.2 11.1 3.7 4.30 101 -90042900.AYS 1.75 13.0 2333 -12.2 6.2 30.6 23.2 19.1 1.7 2.30 243 -90050600.OUN 1.75 7.6 836 -20.1 7.2 18.3 48.8 5.8 0.4 1.40 30 -90051200.SEP 1.75 13.6 2282 -9.2 6.9 34.8 47.4 14.5 1.6 -999.00 134 -90051600.IAD 1.75 13.4 2004 -14.0 7.0 16.7 27.7 12.7 1.0 -999.00 102 -90051900.SEP 1.75 17.0 3246 -9.1 6.6 20.9 27.2 15.6 1.6 0.60 387 -90052100.HAT 1.75 15.8 2891 -9.7 5.6 13.8 19.5 12.4 0.8 0.60 182 -90052100.UMN 1.75 14.8 3661 -13.1 7.6 15.4 23.7 15.3 2.0 3.40 181 -90052300.HON 1.75 10.9 1984 -14.0 7.2 22.3 33.6 15.0 1.1 2.40 107 -90052800.SIL 1.75 18.0 3916 -10.0 6.8 19.3 10.6 10.4 2.2 0.80 48 -90061000.IAD 1.75 14.9 2818 -9.2 6.5 16.4 19.3 18.0 1.0 0.60 175 -90061000.OUN 1.75 15.1 3242 -8.5 7.8 10.1 1.3 10.9 0.8 2.50 21 -90061100.CHS 1.75 17.7 4050 -8.1 6.6 8.1 19.1 6.4 0.7 0.60 102 -90061300.STC 1.75 16.2 2789 -10.4 7.2 36.6 42.0 14.2 2.9 0.70 139 -90061800.PIA 1.75 19.5 4567 -8.1 7.4 17.0 25.7 14.1 2.2 1.00 94 -90070500.LCH 1.75 17.6 3315 -8.5 6.6 15.3 2.5 11.6 1.2 0.60 58 -90070900.GRB 1.75 16.9 2962 -6.5 6.5 18.2 22.7 12.1 0.9 0.60 82 -90071100.CKL 1.75 15.4 2544 -8.1 6.4 5.1 4.6 2.1 0.3 0.60 9 -90071300.CRP 1.75 13.3 1658 -6.5 6.5 12.8 9.3 14.6 0.3 0.60 121 -90071400.ABQ 1.75 10.4 1588 -9.4 8.7 18.9 32.6 4.4 0.6 1.20 70 -90071700.FNT 1.75 11.9 1393 -12.5 6.5 15.5 25.3 13.2 0.5 0.60 176 -90071800.LBF 1.75 12.3 3138 -7.7 8.2 17.7 16.6 10.0 1.0 1.60 115 -90072100.ABQ 1.75 10.9 1327 -5.9 8.3 7.9 14.5 9.8 0.1 1.30 145 -90072600.OUN 1.75 16.6 3546 -6.8 6.2 10.8 14.7 11.1 0.6 0.70 206 -90072700.AMA 1.75 14.3 3104 -5.8 7.3 7.7 7.9 11.1 0.3 2.20 117 -90073100.GGG 1.75 16.1 3254 -7.5 6.4 7.9 5.4 1.2 0.5 0.60 3 -90080200.LCH 1.75 18.4 3223 -7.3 6.4 6.5 2.0 3.1 0.4 0.60 14 -90081000.AHN 1.75 14.9 2234 -9.4 6.2 13.3 26.7 6.4 0.6 0.80 33 -90081500.DDC 1.75 15.1 3012 -6.6 5.6 9.0 15.8 9.9 0.4 0.60 59 -90082100.AMA 1.75 14.6 2833 -5.7 6.6 11.7 11.3 10.6 0.4 1.20 75 -90082400.OVN 1.75 18.7 5016 -7.4 6.8 7.4 14.7 9.4 0.8 0.70 100 -90082600.BIS 1.75 13.7 3187 -13.2 8.6 22.2 23.1 13.2 2.6 2.50 190 -90082600.HON 1.75 17.9 5529 -11.5 9.1 14.7 28.6 9.9 3.6 -999.00 156 -90090200.MAF 1.75 14.9 3597 -6.2 6.8 17.2 18.3 7.5 0.9 2.50 58 -90091100.AHN 1.75 15.1 2857 -8.6 5.9 7.9 7.6 6.3 0.4 0.60 80 -91032700.DAY 1.75 10.7 1310 -13.1 6.4 30.2 30.6 24.3 0.8 1.80 531 -91051300.BIS 1.75 13.8 1867 -11.5 6.8 26.9 19.8 15.8 1.3 0.70 -79 -91051300.HON 1.75 14.7 3615 -9.5 7.2 14.2 22.7 13.0 1.2 2.80 97 -91051700.GGG 1.75 18.4 5081 -10.4 7.5 7.9 11.2 10.5 1.4 0.90 157 -91053100.AHN 1.75 16.3 3505 -6.9 5.9 3.9 4.1 3.2 0.2 0.60 15 -91060600.JAN 1.75 16.3 3344 -9.1 6.8 9.5 9.6 3.1 0.8 0.60 12 -91060600.RAP 1.75 13.1 2001 -11.5 7.1 13.2 19.7 11.9 0.7 1.40 170 -92051500.1M1 1.75 13.3 2877 -11.3 6.4 11.4 16.3 7.9 0.7 1.50 54 -94062600.PBI 1.75 17.7 4199 -9.1 6.6 4.9 6.6 5.2 0.5 1.80 10 -94070100.1M1 1.75 18.6 4820 -8.1 6.1 20.0 18.5 12.6 2.1 1.00 342 -94071700.1M1 1.75 17.7 3339 -6.4 5.8 12.5 11.3 19.1 0.7 0.60 164 -94071700.HAT 1.75 16.5 2973 -6.0 5.7 5.9 3.1 4.4 0.2 0.60 33 -97100900.OUN 1.75 16.5 3628 -7.5 6.0 20.0 29.9 16.6 1.3 0.80 205 -98062500.FFC 1.75 15.8 3224 -8.9 7.3 4.2 9.9 5.6 0.3 0.60 54 -00051800.GSO 1.50 11.9 1767 -13.7 6.5 16.4 31.1 7.6 0.7 1.60 124 -00090200.SLC 1.50 9.1 1641 -14.7 8.4 16.1 24.8 20.1 0.7 1.70 101 -01062600.GSO 1.50 11.9 929 -11.7 6.0 17.8 25.6 10.4 0.3 0.60 106 -01062600.RNK 1.50 11.1 1653 -11.9 5.7 13.7 30.3 8.3 0.4 2.10 88 -02042200.ILN 1.50 10.3 623 -13.3 6.8 36.0 43.5 31.2 0.5 2.10 525 -02072500.LCH 1.50 20.2 5453 -7.3 5.9 8.5 11.3 5.5 1.0 0.60 66 -03031700.MHX 1.50 12.1 1241 -13.1 5.4 19.1 32.8 11.5 0.5 0.70 37 -03091800.INL 1.50 13.7 1863 -13.5 7.5 24.7 29.2 15.3 1.5 -999.00 384 -06042117.JAN 1.50 13.4 1486 -12.9 6.5 17.4 11.7 6.4 0.7 0.60 58 -06052200.LBF 1.50 8.2 1420 -11.1 7.7 15.2 22.6 14.8 0.4 1.30 199 -06053000.SGF 1.50 15.0 2988 -9.3 6.5 2.7 12.8 4.0 0.2 0.60 27 -06071100.DNR 1.50 10.1 1192 -7.9 7.6 16.2 27.0 12.2 0.3 1.70 79 -89060200.AHN 1.50 13.2 1996 -7.3 6.1 2.6 1.6 3.2 0.1 -999.00 18 -90040200.GSO 1.50 8.7 984 -17.4 6.8 29.7 37.4 19.9 0.7 2.00 210 -90041100.AHN 1.50 11.5 1096 -14.0 6.4 25.4 25.8 19.0 0.7 0.60 343 -90071000.DEN 1.50 13.5 3504 -8.2 8.0 25.4 20.1 16.7 1.9 2.50 41 -90082200.AHN 1.50 16.5 3275 -6.8 6.5 8.7 15.8 6.0 0.5 0.60 48 -90082200.OUN 1.50 16.6 3350 -5.5 6.1 3.3 5.7 3.1 0.1 0.60 -7 -94070100.GSO 1.50 13.8 2296 -10.3 5.4 8.1 14.3 6.6 0.3 0.60 40 -00030400.BMX 1.25 11.4 1311 -14.9 5.7 42.9 54.3 21.1 1.3 1.40 205 -00071100.DDC 1.25 16.4 4707 -4.1 6.8 4.6 8.7 6.0 0.2 2.60 136 -00072000.LZK 1.25 16.4 3973 -6.7 6.8 12.6 12.7 8.3 0.9 1.10 102 -02041200.TOP 1.25 9.8 1084 -16.5 7.1 9.4 27.2 16.2 0.3 1.60 99 -03040500.ILN 1.25 10.4 1856 -15.7 6.5 20.8 25.6 17.7 1.0 2.20 233 -03090300.NKX 1.25 10.8 940 -5.9 6.6 7.0 5.9 4.2 0.1 0.70 9 -03090800.FGZ 1.25 8.3 663 -8.3 7.7 15.0 17.0 11.2 0.1 1.20 130 -03090800.PHX 1.25 12.1 2268 -6.7 6.7 10.7 16.8 8.2 0.3 1.20 90 -04032700.RAP 1.25 8.5 2052 -15.5 8.0 19.0 17.5 12.6 1.0 1.50 161 -04100400.AMA 1.25 10.5 1672 -13.5 7.6 23.5 31.9 10.7 1.0 2.40 28 -05030700.MAF 1.25 8.0 547 -16.7 6.9 34.3 40.4 16.9 0.4 1.90 177 -05090600.LBF 1.25 13.0 2252 -9.1 8.1 14.1 27.2 6.3 0.7 2.90 28 -05100123.LMN 1.25 15.9 2672 -9.9 7.0 21.4 26.0 14.1 1.5 -999.00 276 -06051500.TLH 1.25 10.8 1279 -13.7 7.1 24.7 23.2 18.5 0.8 1.70 104 -06052000.BOI 1.25 7.4 1070 -13.5 8.4 15.9 25.9 9.2 0.3 0.80 95 -06052600.FFC 1.25 12.1 1711 -12.1 7.1 8.7 3.3 4.1 0.4 1.10 46 -06060300.ILX 1.25 10.0 1218 -14.5 5.9 20.0 22.7 14.1 0.5 1.50 87 -06060312.LBF 1.25 7.7 988 -11.9 9.0 19.5 17.8 10.8 0.4 1.00 699 -06061200.DNR 1.25 6.0 942 -9.9 9.4 17.1 22.2 7.4 0.2 0.60 130 -06070400.GRB 1.25 14.1 1881 -10.1 6.6 22.8 40.7 14.0 1.0 0.60 132 -06072700.ILX 1.25 20.7 4385 -4.3 5.7 12.7 19.1 14.7 0.7 0.60 318 -06072800.FGZ 1.25 13.5 3100 -5.3 8.1 22.7 18.3 14.1 1.0 2.70 193 -90041400.OUN 1.25 10.8 1408 -18.2 7.9 23.5 33.0 17.5 1.2 2.00 146 -94062500.GSO 1.25 15.9 2334 -5.4 5.6 9.9 5.2 12.9 0.3 0.60 103 -00051400.TLH 1.00 15.9 3542 -9.9 6.9 4.2 4.2 5.4 0.4 1.00 -4 -00053000.LBF 1.00 9.9 2258 -9.7 9.2 27.2 31.9 16.9 1.3 1.10 294 -00060100.ILX 1.00 16.1 3208 -9.1 7.0 17.9 15.6 20.7 1.4 1.80 163 -00060200.DVN 1.00 16.4 3451 -9.3 7.3 14.1 11.0 14.2 1.3 0.60 175 -00060200.TOP 1.00 16.1 3517 -9.3 6.9 10.4 16.3 4.9 0.9 0.80 39 -00062100.TBW 1.00 17.1 3180 -8.5 6.4 12.2 19.0 8.9 0.9 0.60 49 -00062300.MHX 1.00 18.6 4167 -8.7 6.1 6.0 6.1 9.7 0.6 0.60 89 -00062600.DDC 1.00 13.5 2618 -6.1 6.7 15.8 16.9 14.3 0.5 1.60 51 -00062600.TOP 1.00 17.8 4052 -8.9 7.6 1.3 23.9 2.4 0.1 2.30 26 -00063000.PIT 1.00 9.9 1086 -15.9 5.5 22.0 37.9 8.1 0.5 1.80 77 -00070200.DDC 1.00 16.2 3566 -5.7 6.6 14.2 21.9 5.5 0.7 1.30 38 -00070200.RAP 1.00 15.6 5621 -9.7 8.7 21.5 22.7 15.9 3.8 2.20 263 -00070300.DDC 1.00 17.2 4558 -5.9 7.5 13.6 22.7 11.7 1.1 2.40 66 -00070300.OAX 1.00 18.5 4633 -6.3 6.9 10.6 19.6 9.9 0.9 1.90 133 -00070400.DDC 1.00 18.1 5142 -7.1 7.6 9.7 19.2 11.4 1.2 2.40 114 -00070700.RAP 1.00 14.2 4065 -7.7 8.6 29.4 33.3 10.8 2.7 2.10 111 -00071200.DDC 1.00 14.4 2941 -5.5 7.2 11.3 11.7 10.8 0.5 1.40 196 -00071400.GRB 1.00 12.0 1743 -12.3 6.9 21.5 42.9 13.4 0.9 1.70 195 -00071500.SHV 1.00 17.2 4004 -5.9 6.0 4.6 8.6 6.2 0.3 0.60 46 -00071700.TOP 1.00 15.9 3927 -8.7 7.9 8.9 14.1 14.5 0.9 2.40 198 -00071900.GYX 1.00 11.4 997 -13.3 6.0 27.0 36.1 18.8 0.6 1.00 107 -00072300.OTX 1.00 9.0 2088 -12.3 8.2 17.2 21.1 7.8 0.8 1.20 43 -00072700.JAN 1.00 12.5 2066 -10.7 6.4 8.0 8.4 4.2 0.3 1.00 -50 -00072800.LBF 1.00 17.1 5581 -7.7 8.1 25.0 21.1 9.6 3.5 3.10 187 -00072800.TOP 1.00 15.3 3666 -10.3 7.6 22.0 26.4 9.1 2.3 2.60 115 -00072900.CHS 1.00 16.1 2462 -7.5 5.6 9.3 13.2 3.3 0.4 0.60 4 -00072900.ILN 1.00 14.3 2735 -11.5 6.7 13.4 21.0 8.0 1.0 0.60 68 -00080700.TOP 1.00 17.3 4476 -7.5 7.2 17.8 22.9 11.7 1.8 1.80 72 -01061900.JAX 1.00 17.2 2584 -9.5 6.1 4.8 8.3 5.0 0.3 0.60 13 -01062100.ABR 1.00 8.1 1118 -19.3 7.0 4.2 12.4 3.6 0.1 1.30 14 -01062600.LBF 1.00 12.7 3931 -8.1 8.1 9.3 8.1 8.1 0.7 1.50 119 -02012400.LZK 1.00 13.1 1343 -12.7 6.6 32.5 40.7 20.2 1.1 0.60 290 -02042300.OAX 1.00 6.4 614 -23.3 7.9 26.3 36.6 15.2 0.4 1.40 133 -02051800.CRP 1.00 20.3 5902 -10.5 7.4 22.6 23.2 10.7 5.0 1.60 86 -02052700.AMA 1.00 9.7 2332 -11.1 7.2 14.5 11.8 13.0 0.6 1.40 198 -02060400.CHS 1.00 15.2 3170 -10.1 7.6 9.7 10.8 11.7 0.9 0.60 33 -02060700.ABR 1.00 9.0 2252 -14.7 8.1 12.4 18.1 8.2 0.7 1.20 118 -02070200.FFC 1.00 16.3 4268 -9.7 6.6 7.8 4.3 7.3 0.8 0.60 46 -02070300.LBF 1.00 14.1 3367 -5.9 7.5 14.0 6.2 11.5 0.7 1.20 158 -02072000.JAN 1.00 17.6 3501 -6.7 6.1 6.1 7.9 5.7 0.4 0.60 58 -02072600.TOP 1.00 13.8 3390 -5.9 7.5 16.9 16.9 11.9 0.8 2.20 168 -02072700.RAP 1.00 9.4 1688 -9.3 7.5 21.0 28.6 14.5 0.6 1.30 139 -02072900.AMA 1.00 13.6 3610 -6.5 7.8 12.5 12.2 13.6 0.7 2.00 164 -02080300.BMX 1.00 18.4 5098 -6.5 5.8 9.6 10.8 11.5 0.8 1.40 33 -02080400.SGF 1.00 17.7 4328 -5.5 6.5 1.1 7.6 3.8 0.1 1.50 -11 -03031500.TBW 1.00 15.9 3398 -13.7 7.0 18.6 27.3 3.9 2.3 0.90 32 -03032000.ILX 1.00 8.0 713 -21.9 6.9 3.5 11.4 5.4 0.1 1.40 -26 -03032100.DTX 1.00 8.7 1602 -21.3 6.6 13.3 27.1 7.7 0.6 1.10 80 -03040500.LZK 1.00 10.7 1751 -14.9 6.6 27.4 33.1 12.6 1.2 2.30 65 -03041800.DNR 1.00 5.3 1063 -18.1 8.6 11.0 43.9 5.9 0.2 0.60 41 -03042400.SHV 1.00 13.1 1456 -12.9 7.2 26.1 36.8 15.2 1.1 0.60 278 -03042800.MFL 1.00 16.7 2735 -10.7 6.4 11.7 25.5 12.3 0.9 0.60 83 -03043000.OAX 1.00 8.9 1064 -16.3 7.4 29.1 32.0 18.4 0.8 1.90 353 -03050100.FFC 1.00 11.1 1429 -13.5 6.6 6.9 6.4 1.0 0.2 1.60 5 -03050212.BNA 1.00 10.3 1865 -15.3 7.0 13.0 18.0 12.1 0.6 2.20 55 -03050312.BMX 1.00 9.7 1402 -16.1 7.5 13.8 38.5 7.9 0.5 1.80 72 -03051100.MHX 1.00 16.0 3585 -9.3 7.3 16.2 15.0 11.9 1.5 0.90 104 -03051200.JAX 1.00 15.9 3060 -7.9 6.9 13.2 20.0 10.1 0.8 -999.00 48 -03051800.TBW 1.00 16.1 3839 -8.7 6.5 5.7 11.9 6.2 0.5 1.10 3 -03051800.XMR 1.00 16.0 3602 -9.5 7.0 8.6 10.7 5.6 0.8 0.90 -7 -03052600.TFX 1.00 8.3 994 -10.9 8.0 16.0 15.9 9.1 0.3 1.30 59 -03052700.ABQ 1.00 7.1 713 -9.9 8.3 14.7 20.6 3.1 0.1 0.60 12 -03060200.DDC 1.00 11.1 1960 -9.5 7.9 17.5 20.6 11.9 0.7 2.00 222 -03060900.RNK 1.00 15.0 2965 -9.1 6.2 24.1 29.2 18.9 1.4 1.20 134 -03090900.TUS 1.00 11.5 2363 -8.3 7.3 7.9 11.8 2.8 0.3 1.10 12 -03111712.TOP 1.00 11.5 1641 -17.3 7.3 25.6 32.6 17.8 1.4 2.70 329 -04031500.DRT 1.00 11.6 1498 -15.5 7.0 16.8 24.5 6.6 0.8 1.40 123 -04032100.FWD 1.00 13.1 2648 -15.5 8.2 12.9 20.8 4.9 1.4 2.80 29 -04051000.FFC 1.00 11.4 2006 -11.1 5.4 4.7 11.0 4.0 0.2 1.90 -15 -04051200.AMA 1.00 9.7 1922 -11.5 8.0 15.0 8.4 19.1 0.6 1.60 282 -04080900.TOP 1.00 14.3 2676 -11.5 7.4 11.9 15.6 5.9 0.9 0.90 82 -04081700.TUS 1.00 13.1 2027 -8.9 7.1 13.2 13.3 8.8 0.5 1.00 96 -04082800.OUN 1.00 16.0 4225 -7.1 7.4 3.8 3.0 7.0 0.3 1.50 101 -05030400.SGF 1.00 5.9 823 -25.9 7.1 24.2 27.9 13.0 0.5 0.70 151 -05050412.TBW 1.00 14.1 1839 -13.5 7.3 15.8 33.3 10.0 1.0 1.00 187 -05050600.EPZ 1.00 8.0 1672 -12.7 8.6 27.7 28.8 15.0 1.0 1.20 178 -05081100.GGW 1.00 10.1 805 -13.7 7.4 30.5 38.9 15.6 0.6 2.10 170 -05081700.GGW 1.00 9.2 1042 -11.1 7.8 27.6 40.5 16.7 0.5 1.70 265 -05081800.LMN 1.00 17.7 3655 -4.1 6.0 22.3 17.3 13.3 0.8 0.60 221 -05082700.EPZ 1.00 11.1 2162 -6.5 8.5 4.9 6.7 4.0 0.2 1.00 21 -05092900.FWD 1.00 12.7 1553 -5.9 6.4 10.1 13.0 8.5 0.2 0.60 39 -06010300.ILN 1.00 9.0 791 -19.3 7.5 16.0 23.8 7.8 0.4 1.40 140 -06011200.GSO 1.00 9.5 1374 -19.1 7.5 15.6 28.9 21.9 0.7 2.50 253 -06041400.BUF 1.00 6.2 383 -23.3 7.6 26.8 55.7 21.6 0.3 1.40 237 -06041400.PIT 1.00 6.2 390 -20.1 7.0 18.6 40.0 18.8 0.1 0.90 220 -06051600.DTX 1.00 8.7 519 -20.5 6.1 5.0 17.9 7.2 0.1 0.70 -7 -06051800.IAD 1.00 8.4 1009 -20.5 6.7 16.0 20.3 11.9 0.4 1.30 66 -06052300.RAP 1.00 9.6 2536 -10.3 8.5 9.7 18.1 5.6 0.5 1.30 43 -06052600.AMA 1.00 7.9 1911 -11.3 9.9 16.9 12.6 11.8 0.7 0.70 262 -06052600.GSO 1.00 11.9 1743 -10.1 6.1 14.4 11.4 8.4 0.4 0.80 82 -06052600.JAX 1.00 13.3 1856 -10.7 6.6 15.3 20.8 10.5 0.6 0.60 70 -06052700.BIS 1.00 9.4 2274 -11.9 8.5 22.0 21.3 20.2 1.1 1.30 198 -06052700.JAX 1.00 15.0 2879 -9.9 6.1 13.7 13.1 11.0 0.9 0.80 117 -06053100.GGW 1.00 5.6 570 -21.1 7.4 5.0 8.1 2.8 0.1 0.90 30 -06060200.BNA 1.00 14.2 2055 -7.9 5.4 5.5 12.6 8.6 0.2 0.60 -2 -06060300.GRB 1.00 8.8 1314 -18.9 7.1 16.3 19.5 12.0 0.6 1.60 77 -06060400.ILN 1.00 8.3 1032 -18.1 6.5 8.5 11.1 6.7 0.2 1.20 35 -06060500.FFC 1.00 11.0 1475 -12.5 5.9 11.7 22.4 5.7 0.3 2.10 18 -06060700.SHV 1.00 14.6 2252 -10.3 7.4 25.4 14.5 15.1 1.5 0.60 164 -06060712.RAP 1.00 7.9 1110 -10.3 8.7 12.3 19.2 9.9 0.2 1.30 131 -06060800.LBF 1.00 10.8 2368 -6.9 7.7 20.5 22.3 11.2 0.7 1.70 244 -06061200.BNA 1.00 13.6 1539 -6.7 5.6 15.2 7.0 9.1 0.3 0.60 107 -06061900.GRB 1.00 14.0 2397 -11.7 6.2 15.9 20.9 12.4 0.9 1.90 74 -06062100.BNA 1.00 14.1 2387 -9.3 6.8 6.7 3.3 6.8 0.3 0.60 43 -06062200.JAN 1.00 15.3 2595 -8.7 7.0 3.0 2.5 4.6 0.2 0.60 -15 -06062300.BMX 1.00 12.5 1595 -7.1 6.2 5.1 4.3 1.9 0.1 0.60 -10 -06062300.BNA 1.00 15.6 3023 -10.1 7.3 10.6 3.6 8.0 0.9 0.60 71 -06062300.DDC 1.00 11.0 987 -11.1 7.2 17.7 17.5 9.3 0.4 1.30 78 -06062700.FFC 1.00 15.4 2376 -6.9 5.6 12.6 21.6 9.3 0.4 0.60 23 -06062800.GRB 1.00 9.4 1049 -15.5 6.1 13.8 20.6 8.1 0.3 1.60 34 -06062900.PIT 1.00 10.9 925 -13.7 6.4 21.3 35.7 7.1 0.4 1.60 17 -06062900.TOP 1.00 8.5 959 -12.3 7.1 12.7 14.7 8.1 0.2 1.00 120 -06070200.FFC 1.00 11.2 1552 -9.7 6.3 6.5 9.5 1.2 0.2 0.90 4 -06070200.FWD 1.00 12.8 1806 -9.9 7.2 6.1 11.2 1.6 0.2 0.60 20 -06070200.LBF 1.00 12.2 2554 -8.5 8.0 20.5 17.9 17.1 1.0 2.00 223 -06070300.IAD 1.00 14.8 3195 -9.3 5.9 10.7 13.6 10.7 0.7 0.90 60 -06070500.GSO 1.00 15.2 2335 -7.3 6.1 9.6 6.1 7.6 0.4 0.60 96 -06071300.BIS 1.00 9.0 966 -8.7 8.1 7.7 14.5 5.9 0.1 0.70 108 -06071800.DNR 1.00 9.1 1197 -6.9 8.0 7.7 6.2 3.5 0.1 1.10 83 -06072000.RNK 1.00 14.2 2160 -8.5 5.9 9.1 3.0 11.1 0.3 1.00 113 -06072200.RNK 1.00 16.5 3249 -6.1 6.0 7.0 9.1 7.2 0.3 0.60 100 -06072300.ABQ 1.00 9.6 1267 -4.9 7.8 5.7 11.2 2.8 0.1 1.00 -9 -06072700.RAP 1.00 8.7 694 -8.7 8.3 16.3 21.8 13.4 0.2 0.90 157 -06072800.ABR 1.00 12.7 1956 -6.1 6.4 23.5 29.4 16.1 0.5 1.40 149 -06072800.OAX 1.00 15.6 2714 -5.3 6.0 16.8 22.8 9.3 0.5 0.60 92 -06080100.PIT 1.00 18.6 3456 -4.5 5.8 12.7 7.9 10.1 0.5 0.60 104 -06081000.TUS 1.00 13.4 1913 -6.3 7.3 3.1 6.2 1.2 0.1 0.60 12 -06090800.ABR 1.00 9.5 1406 -14.3 7.5 9.4 9.1 10.6 0.3 1.70 163 -06090800.LBF 1.00 7.9 880 -14.1 7.5 11.1 19.9 6.9 0.2 0.90 20 -06091200.ILX 1.00 13.6 1642 -11.1 6.4 12.9 23.9 8.6 0.5 0.60 56 -06092900.FFC 1.00 10.8 705 -11.1 4.6 19.1 33.4 18.9 0.2 0.60 85 -89060500.1M1 1.00 15.8 2493 -8.2 6.0 14.7 13.0 10.3 0.7 0.60 19 -89061200.JAN 1.00 17.7 3616 -9.1 6.5 15.3 5.8 7.5 1.4 0.60 84 -89061400.JAN 1.00 16.0 3274 -11.5 7.1 11.3 8.2 9.4 1.2 1.00 57 -89061600.TBW 1.00 16.4 3463 -7.6 5.7 10.2 6.4 5.9 0.6 0.60 36 -89061900.CKL 1.00 16.7 3363 -9.6 6.4 14.5 12.2 12.2 1.2 0.60 103 -89062800.HTS 1.00 17.6 3659 -8.0 5.8 15.4 21.4 7.4 1.1 0.60 62 -89062900.AMA 1.00 12.6 2035 -8.2 8.6 14.8 26.0 13.0 0.6 2.30 165 -89070600.OUN 1.00 12.9 1373 -6.0 6.2 6.0 12.2 11.3 0.1 0.60 64 -89071200.TOP 1.00 16.6 3182 -8.1 7.6 12.6 8.2 13.2 1.0 1.60 157 -89072400.VCT 1.00 14.8 2953 -9.6 6.2 7.7 13.3 9.5 0.5 0.60 120 -89072800.DAY 1.00 16.4 2617 -7.8 5.7 13.5 11.3 7.5 0.6 0.60 83 -89073100.GTF 1.00 9.5 1858 -9.3 8.9 10.8 21.7 10.3 0.4 1.20 106 -89080600.OUN 1.00 16.3 3439 -5.4 6.8 10.2 12.1 9.7 0.5 0.80 101 -89082000.UMN 1.00 17.3 3524 -6.0 6.2 20.6 14.9 13.6 1.1 0.80 350 -89082700.DDC 1.00 16.9 4549 -7.4 7.6 11.3 24.3 1.4 1.2 2.10 11 -90050400.CKL 1.00 14.0 1534 -10.6 6.4 20.1 25.8 10.8 0.7 0.60 141 -90061000.GSO 1.00 15.3 2409 -8.8 6.1 9.7 14.5 11.1 0.5 0.60 145 -90062300.HTS 1.00 14.5 1346 -8.5 5.8 27.1 36.9 19.1 0.6 0.60 231 -90062400.OUN 1.00 11.9 1571 -10.8 8.2 26.8 24.9 14.1 1.1 1.90 186 -90070900.GSO 1.00 17.6 4051 -5.3 5.6 10.2 10.5 6.1 0.5 0.80 73 -90071100.GSO 1.00 15.2 3487 -6.6 5.9 3.5 9.1 7.5 0.2 0.60 38 -90071800.AMA 1.00 11.4 1482 -6.5 6.7 14.8 26.1 8.4 0.3 1.10 98 -90072000.DEN 1.00 11.7 1698 -7.2 7.4 16.1 20.8 14.0 0.4 2.10 182 -90072200.TBW 1.00 17.8 3409 -5.7 6.0 4.6 7.8 3.6 0.2 0.60 35 -90072500.DDC 1.00 11.9 1703 -8.0 6.8 14.0 17.5 10.1 0.4 1.40 208 -90072600.GGW 1.00 10.2 1514 -10.6 7.0 15.6 16.6 7.9 0.4 1.80 55 -90080200.MAF 1.00 14.4 1702 -6.2 6.1 9.7 12.2 2.8 0.2 0.60 27 -90081900.AMA 1.00 13.6 2596 -7.9 7.0 5.1 5.1 3.8 0.2 0.80 45 -90082100.OUN 1.00 19.2 5290 -6.7 6.9 8.3 3.4 6.2 0.9 0.60 38 -90082300.HTS 1.00 15.2 707 -7.7 6.2 7.0 8.5 3.6 0.1 0.60 -4 -90083000.GSO 1.00 16.4 3552 -9.3 6.0 20.1 18.2 14.1 1.6 0.60 37 -90092900.MAF 1.00 12.2 1606 -8.0 6.0 15.0 28.7 11.3 0.3 0.80 35 -90100800.GGG 1.00 16.8 2689 -6.0 5.8 14.2 17.2 8.9 0.5 0.60 70 -90101800.GGG 1.00 14.2 1619 -10.6 6.4 20.0 27.9 12.5 0.7 0.60 114 -91060500.AHN 1.00 15.3 3036 -8.1 6.7 5.7 13.0 11.6 0.3 0.60 72 -91060500.CKL 1.00 16.9 3345 -7.5 6.3 5.0 4.8 9.2 0.3 0.60 52 -93092500.OUN 1.00 16.1 2895 -6.7 6.2 24.5 27.2 16.0 1.1 0.60 264 -97081700.DVN 1.00 20.8 5790 -8.3 7.5 14.3 11.8 12.3 2.6 1.00 137 -97081700.PIT 1.00 18.3 3951 -7.9 6.9 12.7 23.0 15.4 1.2 0.60 224 -97081800.FFC 1.00 18.4 3564 -6.1 6.1 2.5 2.0 4.4 0.1 0.60 37 -98052200.BNA 1.00 15.2 3709 -10.7 6.4 9.2 7.9 10.4 0.8 0.90 83 -99061200.ILN 1.00 14.7 3299 -8.3 5.8 4.6 4.0 8.2 0.3 1.10 32 -00021800.JAN 0.88 12.5 1866 -14.9 6.7 27.5 38.9 16.2 1.5 0.70 270 -00061100.DDC 0.88 14.3 3471 -7.9 6.9 11.0 20.2 14.0 0.7 2.40 53 -00061800.RAP 0.88 7.4 1396 -18.9 7.1 14.0 34.9 7.4 0.5 1.40 270 -00070600.DDC 0.88 12.3 2581 -7.5 8.5 9.4 10.0 10.7 0.5 1.80 97 -00072800.BMX 0.88 13.2 2147 -9.5 6.2 8.0 11.4 6.0 0.3 0.70 35 -00080200.DVN 0.88 16.6 4183 -9.7 6.6 11.2 16.4 13.3 1.2 1.10 169 -00080300.PIT 0.88 14.9 2780 -9.7 6.2 15.5 29.2 9.1 0.9 0.60 81 -00080400.BNA 0.88 16.3 3453 -9.9 6.8 10.9 16.0 9.1 1.0 0.60 83 -00080500.LZK 0.88 16.1 3872 -6.3 5.6 9.4 14.6 7.3 0.5 0.80 6 -00080700.DTX 0.88 19.4 4231 -7.3 6.0 16.6 31.6 10.6 1.4 0.60 78 -00090300.OAX 0.88 12.6 3099 -10.1 8.7 16.9 21.6 9.5 1.4 1.40 126 -01062200.DVN 0.88 10.3 1285 -18.1 6.5 10.8 11.8 8.7 0.4 1.00 66 -01062600.CRP 0.88 16.6 3837 -8.5 6.4 4.0 8.9 7.1 0.3 0.60 53 -02031000.GSO 0.88 11.0 819 -15.3 5.8 24.6 29.7 19.8 0.5 1.20 236 -02052900.OAX 0.88 13.0 2754 -13.3 7.1 7.5 7.0 10.0 0.6 2.60 127 -03031400.TLH 0.88 11.6 2141 -13.1 6.3 10.5 9.0 5.7 0.5 1.10 39 -03042912.TOP 0.88 10.6 1617 -16.9 7.8 16.7 22.5 11.0 0.9 2.80 238 -03050400.BIS 0.88 8.2 1467 -18.7 7.4 15.4 16.1 8.8 0.6 1.60 86 -03060300.JAX 0.88 16.1 3513 -10.1 7.6 11.1 10.3 11.4 1.1 0.60 111 -03060600.ABR 0.88 8.1 888 -19.9 6.8 17.3 14.2 9.2 0.4 1.50 47 -03061600.TOP 0.88 12.4 1944 -11.9 6.4 0.8 4.2 5.8 0.0 1.00 3 -03062000.GGW 0.88 9.2 1032 -9.7 8.1 9.8 17.1 8.3 0.2 1.30 76 -03101712.JAN 0.88 12.8 1891 -11.5 6.3 25.4 33.9 16.9 1.1 1.20 246 -03102600.CRP 0.88 17.9 3408 -9.9 6.3 15.2 34.5 9.8 1.4 0.60 17 -03111800.OAX 0.88 10.0 957 -18.3 6.8 41.2 58.6 20.0 1.2 2.50 88 -04040900.AMA 0.88 8.2 1515 -16.7 7.0 17.9 23.0 14.7 0.6 1.60 139 -04081800.PHX 0.88 10.5 1709 -9.1 7.3 4.8 9.2 6.0 0.1 0.80 15 -04082700.ABR 0.88 10.2 1433 -15.1 6.7 14.4 40.5 5.3 0.5 1.50 28 -04091900.LCH 0.88 15.9 2433 -6.9 5.8 4.4 15.6 7.7 0.2 0.60 6 -04092000.OAK 0.88 7.3 242 -17.9 5.5 27.4 30.4 6.5 0.1 0.70 56 -04100400.GSO 0.88 13.2 1385 -14.9 6.5 15.2 26.8 10.4 0.6 1.40 101 -05081300.MAF 0.88 12.8 1568 -6.3 6.5 11.8 13.7 6.9 0.2 0.60 82 -06013012.JAN 0.88 10.0 1058 -20.9 7.1 38.7 46.0 18.9 1.5 2.60 71 -06032100.OUN 0.88 5.4 579 -25.5 7.4 16.6 26.7 5.7 0.2 0.90 53 -06040700.FWD 0.88 12.5 2831 -12.5 6.2 33.5 41.5 20.1 2.2 2.80 40 -06041200.TOP 0.88 8.4 726 -14.3 7.0 33.2 37.2 23.1 0.5 2.00 232 -06043000.OTX 0.88 6.4 499 -17.9 7.3 17.3 23.3 8.3 0.2 0.80 75 -89061200.AMA 0.88 13.2 3301 -11.7 8.7 12.9 25.2 9.2 1.4 2.30 167 -89062600.UMN 0.88 16.2 3812 -6.9 6.3 0.7 10.8 2.0 0.0 0.60 -14 -89062700.DEN 0.88 8.6 931 -11.1 7.6 14.3 14.3 10.8 0.2 1.80 122 -89072700.AHN 0.88 17.5 3996 -6.9 6.5 3.5 6.8 7.1 0.3 0.60 66 -89082500.AHN 0.88 16.9 3533 -5.1 6.1 3.3 8.1 2.7 0.1 0.60 5 -89082600.AHN 0.88 17.1 3463 -5.6 5.8 11.3 8.6 4.0 0.5 0.60 41 -89082900.GGG 0.88 18.5 3979 -4.6 6.0 4.1 2.2 1.6 0.2 0.60 3 -90071000.PIT 0.88 16.6 3362 -6.7 6.3 19.7 14.7 14.3 1.1 0.60 124 -90073000.AMA 0.88 12.2 943 -7.5 6.3 12.7 18.1 8.4 0.2 0.60 14 -90091900.OUN 0.88 18.0 3878 -6.7 6.2 11.9 20.5 12.1 0.8 0.60 119 -97010900.SIL 0.88 13.1 909 -13.6 6.7 39.7 37.0 33.7 1.0 -999.00 511 -98062500.DDC 0.88 11.9 2667 -7.3 8.7 25.1 34.7 12.4 1.2 1.40 224 -90052100.SIL 0.85 16.6 3505 -10.6 6.7 8.4 13.0 10.9 0.8 0.60 70 -03052100.TBW 0.80 15.8 2941 -9.5 6.2 2.7 5.4 7.1 0.2 0.60 27 -91051700.JAN 0.80 15.5 2890 -8.9 6.5 1.1 7.8 0.6 0.1 0.60 1 -00022400.LZK 0.75 10.6 1590 -18.1 7.0 25.0 34.2 17.2 1.3 2.50 270 -00050300.JAN 0.75 12.8 1438 -12.9 5.9 12.8 7.2 13.9 0.4 0.60 120 -00052200.LZK 0.75 12.1 2062 -13.5 6.2 22.6 32.5 17.7 1.1 1.40 162 -00061800.JAX 0.75 15.7 2677 -7.9 5.7 6.0 10.5 7.9 0.3 0.60 61 -00061900.WAL 0.75 17.4 2940 -7.9 6.3 11.3 9.5 11.6 0.7 0.60 134 -00062500.JAX 0.75 15.6 2442 -10.1 6.2 9.4 21.8 9.3 0.5 0.60 104 -00062900.GRB 0.75 8.9 860 -18.9 6.4 17.0 24.4 14.1 0.4 1.10 108 -00071300.DDC 0.75 15.1 3064 -3.7 6.1 6.2 10.6 9.2 0.2 0.60 0 -00071300.FWD 0.75 14.9 3103 -5.7 6.5 10.6 11.4 13.9 0.4 0.80 120 -00071800.JAN 0.75 15.8 3305 -5.5 6.0 13.9 14.4 13.1 0.6 0.60 -56 -00071900.JAN 0.75 17.3 3841 -6.1 6.1 7.5 6.9 5.7 0.4 0.60 32 -00072100.TBW 0.75 18.9 4845 -6.9 6.4 7.0 10.7 7.4 0.7 0.90 56 -00072300.GSO 0.75 16.5 2443 -9.1 5.7 20.6 22.2 6.6 1.0 0.60 88 -00072400.GGW 0.75 10.9 3240 -11.1 8.5 26.1 22.5 12.5 2.1 1.40 54 -00080400.LCH 0.75 15.7 3045 -7.5 5.6 2.8 12.8 4.7 0.1 0.60 28 -00090200.SHV 0.75 12.1 1896 -7.5 7.0 3.2 2.0 5.2 0.1 0.70 15 -01062400.BIS 0.75 13.7 4781 -10.9 9.0 18.7 27.1 15.0 2.8 1.70 249 -02030812.ILX 0.75 7.2 533 -19.7 6.9 31.5 49.1 16.1 0.4 1.30 599 -02051500.PIT 0.75 5.9 521 -27.9 7.9 14.7 14.3 17.3 0.2 1.10 74 -02060400.JAX 0.75 15.3 3128 -8.1 6.5 3.7 6.5 0.3 0.2 0.60 15 -02062500.LBF 0.75 11.7 3690 -10.3 9.2 7.2 9.1 5.0 0.7 1.30 45 -02072000.LZK 0.75 21.6 6551 -8.5 6.9 10.2 6.8 8.7 2.0 0.90 145 -03031500.OTX 0.75 6.3 801 -26.3 7.5 24.9 28.7 18.3 0.6 1.50 240 -03032000.SGF 0.75 7.6 909 -22.1 6.7 10.5 8.6 18.2 0.3 1.40 205 -03040922.XMR 0.75 15.5 2570 -10.3 5.6 31.0 38.3 12.7 1.7 0.60 34 -03042300.DNR 0.75 6.7 1183 -16.1 7.9 19.1 35.2 12.2 0.5 1.20 265 -03050100.DNR 0.75 6.7 1011 -20.1 8.0 33.5 27.3 12.5 0.9 1.20 108 -03050200.BMX 0.75 12.4 2216 -12.9 6.6 6.7 7.6 4.6 0.4 0.70 9 -03052400.PIT 0.75 10.0 707 -16.7 6.5 26.5 23.6 12.1 0.5 1.00 65 -03060700.MFL 0.75 18.2 3041 -6.7 5.6 2.8 9.3 0.9 0.1 0.60 5 -03061000.JAX 0.75 16.0 2482 -8.7 6.7 11.3 22.4 10.8 0.6 0.60 13 -03061222.XMR 0.75 17.1 2144 -7.9 6.1 4.6 6.1 5.2 0.2 0.60 65 -03061500.SHV 0.75 16.2 2511 -9.9 6.3 21.1 32.8 13.5 1.3 0.60 91 -03061900.TFX 0.75 8.6 1802 -9.3 8.2 10.8 13.4 13.1 0.3 1.00 178 -03062000.BOI 0.75 7.0 491 -12.5 8.2 23.3 18.1 17.9 0.2 1.00 141 -03062100.RAP 0.75 11.9 2338 -10.3 7.2 8.1 14.4 15.0 0.4 2.40 137 -03062200.IAD 0.75 10.5 1215 -17.1 5.8 15.1 9.7 9.3 0.5 1.10 79 -03090900.GJT 0.75 6.8 996 -12.3 9.1 17.7 28.1 8.5 0.3 0.70 199 -03090900.MAF 0.75 12.1 2389 -7.9 7.0 18.1 17.8 12.1 0.7 2.20 222 -03091000.JAN 0.75 15.0 1929 -9.5 6.0 10.8 22.1 8.1 0.4 0.60 83 -03111300.BUF 0.75 8.1 418 -20.5 6.7 46.9 65.5 18.0 0.5 1.50 335 -04030500.LZK 0.75 12.4 745 -10.1 5.8 39.6 53.2 27.8 0.5 0.60 468 -04051300.OAX 0.75 10.5 1193 -13.7 6.9 24.2 28.7 16.7 0.7 2.20 133 -04051700.FFC 0.75 12.2 2077 -12.1 6.4 2.0 11.6 2.9 0.1 0.80 0 -04052300.BUF 0.75 13.8 1807 -10.6 5.8 22.4 24.0 18.8 0.8 0.60 239 -04081700.PHX 0.75 12.6 2729 -7.9 7.1 8.0 6.2 6.2 0.4 1.30 60 -04081900.DDC 0.75 11.7 2146 -6.3 6.2 4.3 11.0 10.2 0.1 0.70 15 -04081900.OTX 0.75 9.8 1929 -11.3 7.4 9.9 15.1 6.2 0.4 1.50 43 -04082800.JAN 0.75 18.0 3714 -7.5 6.4 2.6 3.6 1.0 0.2 0.60 12 -04082800.PIT 0.75 18.3 3258 -6.1 5.6 7.8 6.8 10.4 0.4 0.60 106 -04092800.DNR 0.75 7.9 698 -13.9 7.1 17.7 21.0 12.4 0.2 1.00 112 -04100400.CHS 0.75 15.3 1850 -10.7 6.0 22.1 32.7 13.4 1.0 0.60 81 -05022200.BMX 0.75 11.8 1749 -15.9 6.8 26.1 36.8 19.0 1.4 1.20 174 -05030700.OAX 0.75 5.7 324 -21.9 7.4 14.9 9.6 13.6 0.1 0.90 156 -05042612.JAN 0.75 9.2 993 -17.3 6.9 27.2 35.7 15.7 0.7 2.20 336 -05050500.OTX 0.75 7.7 1601 -19.1 7.3 15.7 22.0 8.5 0.6 1.40 35 -05082100.OAX 0.75 15.5 2617 -6.9 6.0 14.8 30.9 15.0 0.6 0.60 159 -05082400.SHV 0.75 16.6 3397 -5.3 6.1 9.2 4.4 11.1 0.4 0.60 72 -06011400.JAX 0.75 12.1 1223 -15.1 6.5 19.6 26.7 19.7 0.7 0.70 233 -89052800.CKL 0.75 15.4 2098 -8.1 6.2 11.8 13.5 8.0 0.5 0.60 43 -89060400.PAH 0.75 16.4 3338 -9.7 5.8 14.2 14.7 15.5 1.0 0.60 90 -89060700.AHN 0.75 14.2 2402 -13.0 6.6 12.3 18.6 2.7 0.9 0.60 37 -89061300.CKL 0.75 16.1 2677 -8.6 6.1 15.9 7.3 11.5 0.9 0.60 102 -89061500.AHN 0.75 14.7 1717 -7.5 5.5 10.0 9.8 11.8 0.2 0.60 91 -89061600.ACY 0.75 16.5 2243 -7.6 5.9 18.8 19.1 19.5 0.7 0.60 217 -89062200.CKL 0.75 16.1 2986 -10.1 6.7 10.0 8.5 6.8 0.8 0.60 76 -89062300.GRB 0.75 14.6 1729 -8.4 6.2 10.7 10.8 10.0 0.3 -999.00 139 -89062300.OUN 0.75 16.0 3217 -7.1 5.9 12.8 14.9 6.9 0.7 0.60 113 -89062700.PIT 0.75 16.0 2924 -9.1 6.8 8.1 4.9 7.9 0.6 0.60 69 -89070800.AHN 0.75 16.8 2876 -6.5 5.8 4.1 4.8 4.3 0.2 0.60 33 -89071100.DDC 0.75 11.9 1858 -8.1 7.6 8.5 14.0 12.4 0.3 2.10 249 -89072900.SIL 0.75 18.8 4031 -6.8 6.3 4.1 4.4 3.9 0.3 0.60 37 -89073000.PAH 0.75 17.9 3630 -7.0 6.4 11.4 9.0 7.4 0.8 0.60 58 -89073100.TOP 0.75 14.5 2685 -6.4 6.7 9.8 13.0 12.0 0.4 0.60 117 -89081200.GRB 0.75 11.3 1782 -14.8 6.7 4.1 9.5 3.9 0.2 0.60 39 -89081900.HON 0.75 13.1 984 -7.6 7.1 14.0 17.9 12.1 0.2 -999.00 244 -89102800.OUN 0.75 12.0 1679 -12.7 6.8 10.1 27.1 8.3 0.4 1.00 115 -90033100.TBW 0.75 14.8 2515 -10.0 5.6 14.0 15.0 12.0 0.7 0.60 135 -90042100.OUN 0.75 12.4 1915 -14.1 6.5 25.3 31.9 13.1 1.3 1.70 138 -90042200.SEP 0.75 13.3 2775 -11.7 6.5 10.2 20.8 8.1 0.7 1.00 98 -90042400.1M1 0.75 12.8 2374 -12.6 6.7 14.0 8.3 6.6 0.9 0.90 56 -90052500.MAF 0.75 13.1 3262 -7.2 7.9 22.0 30.6 12.4 1.3 1.80 97 -90060400.PIT 0.75 9.5 390 -12.5 5.6 26.0 37.7 14.6 0.2 0.60 57 -90060700.TBW 0.75 17.0 3262 -8.6 6.0 1.6 7.3 4.1 0.1 0.60 8 -90061000.AHN 0.75 14.8 2847 -8.2 5.9 8.6 9.9 5.6 0.4 0.60 50 -90070300.SLI 0.75 18.4 3250 -5.7 5.8 11.8 14.5 7.5 0.6 0.60 79 -90070800.TBW 0.75 20.0 5452 -8.1 6.5 7.8 15.4 5.9 1.1 0.60 11 -90072200.CHS 0.75 18.4 3537 -7.5 6.2 8.3 10.2 7.1 0.6 0.60 88 -90072200.PAH 0.75 16.9 2541 -5.6 5.7 13.3 15.3 11.4 0.4 0.60 80 -90072700.DDC 0.75 14.7 3550 -7.0 7.6 7.6 7.2 6.0 0.5 2.20 84 -90072800.TOP 0.75 16.5 3231 -7.8 6.7 8.8 11.3 9.8 0.6 0.90 281 -90073100.JAN 0.75 14.6 2834 -7.3 6.1 5.1 4.3 0.7 0.2 0.60 -3 -90080400.STC 0.75 13.1 2284 -12.5 7.3 5.3 20.0 8.7 0.3 1.40 45 -90081400.ALB 0.75 14.6 1251 -7.6 5.7 31.1 21.6 20.7 0.6 0.60 261 -90081400.MAF 0.75 13.7 1598 -7.1 6.2 4.4 16.6 2.3 0.1 0.60 35 -90081700.CHS 0.75 19.5 3949 -6.9 5.7 14.2 20.9 11.2 1.0 0.60 101 -90081900.DEN 0.75 11.7 1982 -7.8 7.6 10.2 22.1 6.4 0.3 1.70 25 -90082000.PIA 0.75 19.3 4350 -6.5 6.2 12.0 9.9 9.4 1.0 0.60 67 -90082200.BNA 0.75 15.5 2619 -6.1 6.1 9.1 12.7 8.7 0.3 0.60 -10 -90082300.GGG 0.75 16.2 3016 -5.9 6.0 1.3 5.5 5.3 0.1 0.60 35 -90082500.OUN 0.75 15.7 2800 -6.4 6.6 5.0 11.9 5.3 0.2 0.60 63 -90082500.OVN 0.75 17.2 3418 -7.1 6.4 12.0 21.9 10.0 0.8 0.70 181 -90083000.ACY 0.75 15.2 2413 -9.3 5.8 13.9 22.7 9.0 0.7 0.60 62 -90101700.MAF 0.75 12.3 2870 -12.5 8.0 14.9 16.2 7.7 1.3 2.30 78 -91051700.TBW 0.75 16.1 3306 -7.5 5.4 4.0 0.9 3.8 0.2 0.60 -5 -91060600.CKL 0.75 16.3 2864 -8.6 6.4 8.9 11.4 6.2 0.5 0.60 21 -94062400.GGG 0.75 18.0 3754 -5.5 6.3 11.0 14.2 8.2 0.6 0.60 98 -94062400.HTS 0.75 16.5 2798 -5.5 5.3 8.5 15.0 4.7 0.3 0.60 39 -94070200.LCH 0.75 17.0 2754 -6.8 6.4 10.7 11.0 12.4 0.5 0.60 84 -97061700.BMX 0.75 18.2 3829 -6.9 5.9 12.4 13.0 6.9 0.8 0.60 48 -97062400.MAF 0.75 14.1 3310 -9.9 8.9 11.5 8.6 13.0 1.1 1.60 108 -97081700.TBW 0.75 17.4 3152 -7.3 6.2 2.6 4.4 1.8 0.2 0.60 8 -97081800.SLC 0.75 8.3 931 -10.3 8.5 16.1 22.9 13.6 0.3 1.40 203 -97082200.ILN 0.75 9.6 520 -16.3 5.8 17.5 30.9 3.9 0.2 0.70 50 -98062500.JAN 0.75 17.3 3507 -6.1 6.0 2.3 8.6 7.1 0.1 0.70 -1 -98081000.SHV 0.75 16.8 3464 -6.5 5.9 4.8 1.1 4.2 0.3 0.60 42 +DATE / RAOB REPORT MUMR MUCAPE 500TEMP 7-5 LR 0-6SH 0-9SH 0-3SH SHIP MODELb SRH +91051100.MAF 6.00 14.9 4692 -10.8 8.8 13.2 18.1 14.2 1.9 2.70 -37 +95052300.DDC 6.00 15.3 4181 -9.6 7.5 19.4 26.8 23.4 1.9 3.00 325 +97061700.OUN 5.50 18.8 5751 -9.5 7.4 23.6 45.9 14.5 4.3 3.50 116 +06040300.LZK 5.00 13.7 3819 -14.9 8.0 26.6 32.6 20.9 3.9 3.40 251 +57070300.RAP 5.00 15.8 4359 -6.7 7.7 22.9 39.3 13.9 1.9 3.40 130 +90070800.BIS 5.00 16.6 3717 -9.8 7.7 29.8 42.2 12.5 3.3 2.40 202 +91052900.HON 5.00 15.2 3892 -12.3 8.0 40.7 36.0 25.0 5.7 3.50 269 +92072600.DDC 5.00 17.4 4794 -4.6 6.8 17.4 14.6 18.2 1.1 0.80 176 +96061200.DDC 5.00 13.7 2820 -8.3 7.6 20.3 15.8 12.9 1.2 2.50 142 +99012200.LZK 5.00 12.3 2240 -17.3 7.6 26.3 32.1 23.0 2.3 3.00 294 +99060100.DDC 4.75 15.9 4387 -11.3 8.0 27.7 38.0 15.3 4.2 3.50 209 +02042900.IAD 4.50 13.6 2553 -16.7 7.3 21.1 33.9 24.9 2.1 2.90 373 +02043000.FWD 4.50 19.4 5853 -10.9 8.0 29.7 37.1 14.6 7.0 3.10 151 +89060400.MAF 4.50 14.0 3939 -10.0 8.5 20.6 33.6 6.6 2.3 2.20 58 +89060700.SEP 4.50 15.6 3510 -7.9 7.0 24.8 47.4 9.0 1.8 2.40 130 +89062700.GSO 4.50 17.6 4349 -7.3 6.3 14.2 6.4 7.8 1.2 0.90 52 +89070300.SEP 4.50 18.5 5261 -7.6 8.4 22.6 1.2 12.9 3.4 2.90 222 +89080400.INL 4.50 17.4 3953 -11.5 8.3 18.6 29.2 7.3 2.9 1.00 36 +90051600.OUN 4.50 16.7 4398 -9.0 7.6 25.5 44.9 23.2 3.1 3.10 180 +91032800.FNT 4.50 11.3 1860 -17.3 7.6 47.0 45.4 26.8 3.1 2.90 431 +91042912.BRO 4.50 19.5 4471 -9.8 7.7 23.1 24.2 13.7 3.6 -999.00 254 +91072100.HON 4.50 20.1 5826 -6.1 6.8 22.8 33.9 14.3 2.6 1.90 180 +91081400.GTF 4.50 11.5 2524 -13.2 8.5 25.8 28.9 15.3 2.0 2.00 213 +92062800.AMA 4.50 16.0 4069 -10.3 7.9 22.8 27.5 16.9 2.9 3.20 150 +92062800.DDC 4.50 13.8 2750 -11.3 7.8 20.6 41.3 15.2 1.6 2.90 315 +92062900.SEP 4.50 17.4 3761 -9.6 7.8 21.8 15.6 13.7 2.5 2.80 248 +92073000.OVN 4.50 16.6 4366 -11.4 7.4 22.3 23.7 13.9 3.3 3.20 216 +92073000.TOP 4.50 16.6 4074 -10.0 7.5 22.5 22.1 11.8 2.7 2.40 164 +93050100.DDC 4.50 11.1 3206 -16.5 8.0 24.0 29.9 15.4 2.7 3.70 194 +93060800.OUN 4.50 17.0 4917 -9.1 7.1 30.6 26.7 9.7 3.9 2.60 195 +93062700.OVN 4.50 15.0 3720 -10.0 6.3 22.3 28.9 9.4 1.9 3.10 140 +93072400.BIS 4.50 15.3 3597 -9.8 5.8 21.0 33.2 14.9 1.6 2.30 263 +93092200.OVN 4.50 15.4 3685 -11.1 8.1 31.9 33.2 23.5 3.9 4.00 492 +93092200.TOP 4.50 16.8 3665 -8.1 6.5 21.3 37.9 21.3 1.7 1.30 502 +93101300.SEP 4.50 14.2 3151 -13.1 8.0 22.3 31.8 15.0 2.5 2.90 307 +93101800.SEP 4.50 15.7 3958 -10.6 7.0 31.7 30.5 23.2 3.5 2.20 441 +94040300.OUN 4.50 10.1 2075 -17.0 7.6 31.2 39.3 18.7 2.0 2.10 163 +94042600.SEP 4.50 16.3 4409 -11.5 7.4 26.7 26.2 21.2 3.9 3.30 138 +94060800.LBF 4.50 13.0 3400 -9.5 7.8 18.7 18.4 8.1 1.5 2.40 109 +95051700.DDC 4.50 15.6 4878 -10.8 8.5 26.6 40.7 8.9 4.4 2.60 43 +95060500.MAF 4.50 14.9 4358 -8.6 7.6 23.2 32.0 16.0 2.3 2.90 181 +95060900.MAF 4.50 17.8 5653 -8.1 8.1 18.7 33.5 12.8 2.9 2.90 83 +96030700.JAN 4.50 14.0 2362 -12.5 6.8 34.9 36.9 16.8 2.3 0.60 196 +96050500.IAD 4.50 12.1 2432 -15.2 7.2 25.0 25.5 15.9 1.9 1.90 36 +96051000.TOP 4.50 15.6 3884 -11.1 8.8 18.3 22.3 22.1 2.6 3.30 234 +96062700.TFX 4.50 13.9 3835 -10.9 8.3 37.1 44.3 21.8 4.3 1.60 297 +96081100.LBF 4.50 13.3 2360 -8.4 6.2 26.1 22.0 26.5 1.0 2.60 326 +96102100.OUN 4.50 12.7 2995 -12.9 7.5 20.3 28.4 15.6 1.8 3.00 71 +01070300.LBF 4.25 16.7 5584 -8.7 8.5 18.0 24.7 14.2 3.0 4.20 154 +03040600.FWD 4.25 12.4 2487 -14.3 7.3 31.5 51.8 17.1 2.4 2.90 341 +03050500.SGF 4.25 15.7 5169 -13.5 7.6 38.4 50.7 30.0 7.6 2.90 348 +03050518.BNA 4.25 16.0 2730 -12.9 7.1 37.0 37.2 18.3 3.5 -999.00 239 +03051000.MHX 4.25 17.1 4373 -10.5 7.3 22.7 23.2 14.1 3.1 2.10 146 +04040400.MAF 4.25 12.0 2746 -14.7 7.0 19.5 31.1 14.4 1.6 2.70 262 +04052200.AMA 4.25 13.7 4265 -8.7 7.9 21.5 23.9 13.6 2.1 2.10 176 +04053000.OUN 4.25 16.8 4526 -7.5 7.8 24.4 40.4 15.8 2.6 -999.00 224 +04062200.AMA 4.25 13.8 3828 -8.9 8.0 26.2 40.5 17.8 2.3 2.30 141 +04071200.GGW 4.25 11.0 2390 -13.7 8.6 22.3 32.0 17.1 1.6 1.90 99 +04071300.LBF 4.25 19.5 7183 -7.3 8.6 14.7 20.5 10.3 3.1 3.70 68 +04071318.ILX 4.25 22.1 6811 -10.9 7.9 18.7 21.9 15.5 5.8 2.60 131 +04081000.DNR 4.25 12.9 3415 -9.1 8.0 15.0 15.4 16.2 1.2 3.20 270 +05031400.JAN 4.25 11.1 1382 -15.7 7.6 25.5 49.7 19.2 1.1 2.80 161 +05042000.LBF 4.25 10.1 2460 -15.7 8.9 15.3 22.3 16.6 1.3 2.90 255 +05042200.SGF 4.25 12.6 2944 -13.3 6.8 21.3 15.6 15.1 1.7 2.20 193 +07080400.RAP 4.25 15.6 2983 -4.1 6.2 22.7 35.8 18.3 0.6 0.90 270 +08020600.SHV 4.25 13.5 2312 -14.1 7.3 32.4 43.7 25.8 2.5 1.80 212 +02042000.MAF 4.00 12.9 2974 -8.1 6.9 24.3 41.7 19.0 1.2 2.50 133 +02061300.DDC 4.00 19.5 6234 -6.9 7.6 19.8 32.7 17.2 3.0 3.70 126 +03050300.BMX 4.00 15.2 4593 -15.7 7.9 32.4 30.5 8.1 6.7 2.90 51 +04071318.DVN 4.00 20.8 6090 -11.1 8.4 25.9 22.3 22.5 7.3 2.80 191 +06050600.MAF 4.00 12.4 3533 -12.3 8.2 33.6 48.0 19.3 3.5 2.00 174 +06071700.INL 4.00 14.1 3719 -11.1 8.4 26.3 29.8 19.9 3.1 2.40 328 +06092221.SGF 4.00 17.6 5071 -6.7 5.3 31.6 37.0 21.0 2.4 1.10 202 +89061100.AMA 4.00 15.8 3666 -8.7 7.6 11.0 19.2 11.1 1.0 -999.00 87 +89062700.DDC 4.00 14.3 2840 -8.4 7.6 19.4 19.2 12.7 1.2 2.20 167 +89071800.LBF 4.00 15.4 3622 -9.4 8.1 38.9 37.6 22.9 3.9 2.90 361 +90051500.AMA 4.00 14.8 4543 -9.9 8.2 24.7 33.8 19.2 3.2 2.20 473 +90051900.AMA 4.00 11.5 2732 -9.3 7.7 26.1 30.4 18.5 1.4 2.10 301 +90060900.TOP 4.00 18.5 5571 -10.1 7.3 22.6 16.4 14.8 4.1 2.70 252 +90070100.DAY 4.00 16.6 3541 -9.4 7.1 19.9 24.5 8.6 1.8 1.80 154 +90090200.RAP 4.00 11.3 1762 -7.4 7.5 23.6 32.7 14.1 0.6 2.10 181 +91041300.SEP 4.00 16.9 5008 -10.6 6.8 21.8 27.4 12.2 3.2 3.40 137 +93071600.RAP 4.00 14.1 3230 -7.5 7.7 25.0 35.8 18.6 1.6 3.20 97 +93072300.HON 4.00 15.7 3720 -8.1 6.0 19.1 22.5 15.4 1.3 1.50 130 +95050600.FTD 4.00 15.1 2036 -11.1 7.1 21.2 37.5 20.8 1.2 0.60 304 +95051600.JAN 4.00 17.9 4861 -10.9 7.8 14.9 18.5 8.6 2.6 2.50 -35 +95072500.FTD 4.00 15.4 2897 -10.0 9.2 19.1 19.8 12.8 1.9 -999.00 168 +95072600.DDC 4.00 18.3 5696 -10.1 8.8 21.3 19.2 17.1 4.7 3.30 238 +95102700.SGF 4.00 12.5 2166 -13.8 6.9 21.9 29.4 25.7 1.3 1.60 267 +96052300.LBF 4.00 13.5 2915 -11.1 8.0 27.8 43.7 18.5 2.3 2.90 303 +97082200.LBF 4.00 15.7 3974 -9.7 7.4 26.4 37.5 17.4 2.8 3.30 321 +98050800.FFC 4.00 17.3 4120 -12.3 7.7 31.0 51.6 17.1 5.0 2.20 172 +98063000.TOP 4.00 21.8 6490 -5.3 7.2 24.4 32.6 18.1 3.1 1.70 230 +03040400.OUN 3.75 11.9 2640 -15.1 7.3 24.0 23.9 13.4 2.0 2.30 187 +95051900.BMX 3.75 16.5 3370 -9.9 6.6 20.6 25.5 16.9 1.8 0.60 246 +01040400.SGF 3.65 12.8 3277 -15.1 8.3 22.4 28.9 17.2 2.8 3.10 310 +01041500.DDC 3.65 13.1 3892 -18.3 9.0 43.1 54.7 24.4 8.6 2.50 233 +01050700.LZK 3.65 14.7 3512 -12.9 5.9 18.7 26.3 7.3 1.8 3.40 77 +01050700.SHV 3.65 14.8 2945 -12.5 6.5 15.7 22.1 9.0 1.3 1.70 110 +01051800.AMA 3.65 13.9 4695 -10.5 8.6 13.2 22.8 16.1 1.8 2.10 86 +01052500.JAN 3.65 13.5 3446 -15.1 7.5 21.8 31.4 17.4 2.7 2.70 240 +01061400.DDC 3.65 15.7 5244 -8.9 8.0 28.1 28.2 19.8 3.9 2.50 384 +01062100.DDC 3.65 15.2 4428 -10.7 7.8 19.0 25.2 13.4 2.5 3.20 400 +01071800.ABR 3.65 17.5 5177 -9.9 8.4 19.5 28.2 9.6 3.5 3.90 136 +01072100.GGW 3.65 13.5 3114 -10.7 7.7 28.3 30.5 15.8 2.3 2.80 354 +02051100.MAF 3.65 14.5 4658 -9.3 8.4 23.1 40.3 14.8 2.9 2.20 132 +02051200.TOP 3.65 15.8 4489 -11.9 8.1 26.0 26.5 13.7 4.2 3.30 224 +02060500.RNK 3.65 17.9 5399 -9.7 6.9 4.0 7.3 8.7 0.6 3.20 54 +02062400.ABR 3.65 17.2 5093 -10.5 8.2 26.3 30.9 16.9 4.7 3.50 187 +02091900.OUN 3.65 15.7 4268 -6.1 6.7 20.8 23.4 17.8 1.4 3.00 308 +03062300.OAX 3.65 18.7 6203 -9.3 8.6 13.6 22.9 12.3 3.0 4.20 237 +98040800.ILX 3.65 10.2 1354 -19.7 7.2 21.2 25.1 20.1 1.0 2.60 180 +98052200.SGF 3.65 17.1 4719 -9.9 7.8 22.4 23.1 13.8 3.3 2.30 232 +99030600.LZK 3.65 11.7 1922 -18.5 8.2 22.8 39.2 21.4 1.9 2.10 360 +99050400.OUN 3.65 15.6 5195 -14.9 8.4 21.3 22.0 16.5 5.1 4.70 343 +99072600.LBF 3.65 16.4 4375 -6.7 7.9 12.9 16.1 9.5 1.2 2.60 60 +01041000.SGF 3.50 13.0 3476 -14.5 7.9 21.6 30.3 12.5 2.7 2.60 141 +01061500.FWD 3.50 17.3 4260 -9.7 7.9 15.1 9.7 11.1 2.0 2.20 74 +02081200.DDC 3.50 14.0 3415 -8.7 8.0 15.7 27.7 10.7 1.2 3.10 157 +89070300.STC 3.50 15.6 3556 -8.2 7.0 15.8 21.4 8.5 1.2 1.40 128 +90031400.OUN 3.50 14.6 3950 -16.1 7.2 20.2 49.4 12.3 3.2 2.90 169 +90040600.SEP 3.50 12.4 3764 -14.9 7.8 25.2 36.8 15.4 3.3 2.30 305 +90060900.IAD 3.50 17.2 3994 -10.9 7.1 23.7 20.0 18.3 3.0 0.90 203 +90061900.BIS 3.50 11.1 1968 -13.5 8.2 28.4 38.0 17.4 1.6 2.90 257 +96062000.OAX 3.50 16.3 4081 -9.8 8.6 19.0 24.4 18.9 2.5 -999.00 271 +97062100.LBF 3.50 17.3 6058 -9.3 8.8 23.1 25.1 13.9 4.7 3.70 129 +98052100.TOP 3.50 16.5 4680 -12.5 8.4 10.5 23.7 9.8 2.0 3.80 100 +98052500.OUN 3.50 18.0 5688 -10.7 8.1 21.9 28.7 9.9 4.6 4.20 172 +98062000.OUN 3.50 19.0 6048 -7.1 7.8 15.4 11.2 13.7 2.3 3.90 209 +06070200.GRB 3.25 15.4 3255 -9.3 6.6 17.0 24.9 14.7 1.2 1.50 99 +91060500.DDC 3.25 16.9 4631 -7.9 6.5 15.3 15.4 11.0 1.5 3.50 74 +00050400.FWD 3.00 13.2 2731 -14.3 6.3 21.7 28.5 19.0 1.7 3.00 327 +00062900.MAF 3.00 14.8 3565 -6.3 6.3 10.5 16.7 9.6 0.5 1.80 29 +00080600.OAX 3.00 19.0 5525 -7.1 7.5 15.0 22.8 9.4 2.0 3.10 56 +01051900.LZK 3.00 16.6 4269 -12.5 8.1 18.5 25.8 9.9 3.2 2.70 98 +01053000.AMA 3.00 16.4 5827 -9.7 8.2 26.1 29.7 25.0 4.7 2.80 268 +01090900.FWD 3.00 17.1 4304 -8.9 8.2 14.1 12.0 7.7 1.8 2.70 97 +03042100.SHV 3.00 15.5 2947 -13.5 7.5 24.0 38.0 14.3 2.6 0.90 110 +03050420.SGF 3.00 15.8 4524 -11.9 7.1 35.4 47.9 25.2 5.1 3.20 480 +03062400.LBF 3.00 18.6 6189 -8.7 8.1 30.8 31.6 21.7 5.9 4.80 381 +03062800.DDC 3.00 11.4 2329 -9.3 6.7 16.9 26.8 10.8 0.7 2.20 138 +04041900.OAX 3.00 11.9 3136 -15.1 8.2 33.8 44.9 20.5 3.7 1.90 394 +04042200.OUN 3.00 12.2 2363 -13.5 7.0 24.3 33.8 16.9 1.6 2.70 385 +04051700.DDC 3.00 10.0 2200 -11.9 8.4 31.7 30.2 20.5 1.6 1.50 390 +04052300.OAX 3.00 15.6 4333 -12.3 7.6 32.4 28.9 19.6 4.9 3.00 289 +04070200.AMA 3.00 16.9 5137 -8.1 7.4 14.0 16.6 18.0 1.7 3.00 80 +04081000.DDC 3.00 14.6 3147 -9.7 7.7 21.0 22.0 13.0 1.7 3.00 222 +06042412.LMN 3.00 14.1 3248 -12.9 8.2 25.4 28.7 16.6 2.9 3.20 413 +06042500.OUN 3.00 15.5 4007 -12.3 8.6 20.1 21.2 15.4 3.2 3.30 105 +06052500.SGF 3.00 15.6 3470 -11.1 7.6 14.3 7.3 13.6 1.5 2.00 162 +06052700.BNA 3.00 16.1 3535 -8.3 5.9 12.8 17.2 17.7 0.9 0.70 196 +06052800.BIS 3.00 12.5 3434 -11.1 8.1 11.3 12.7 10.5 1.0 1.80 74 +72081200.YRM 3.00 10.9 1989 -14.2 8.3 24.6 35.0 14.0 1.5 2.40 132 +89060500.OUN 3.00 12.5 1640 -11.6 7.0 15.7 23.9 8.8 0.6 0.70 53 +89060700.AMA 3.00 15.4 4752 -9.5 8.5 30.5 55.6 21.7 4.3 2.40 303 +90051500.OUN 3.00 16.8 4798 -10.7 7.8 19.8 29.7 12.5 3.2 4.20 186 +90052700.OUN 3.00 17.5 4621 -8.8 7.6 23.8 25.1 20.4 3.1 3.20 255 +91032700.TOP 3.00 12.7 2763 -12.3 6.8 27.7 31.7 21.6 1.9 2.50 279 +91040912.1M1 3.00 14.2 3450 -15.2 8.0 19.7 20.8 11.5 2.8 -999.00 134 +91052700.DDC 3.00 17.0 5493 -10.5 8.4 21.7 29.3 13.3 4.2 2.90 81 +92032600.TBW 3.00 12.6 2104 -14.0 6.5 32.2 37.0 18.6 1.8 1.10 195 +92062700.MAF 3.00 13.9 3224 -8.2 7.7 23.7 38.8 13.0 1.6 2.50 253 +92070500.OVN 3.00 17.3 5051 -9.3 7.4 21.8 33.3 16.1 3.1 3.50 243 +93050600.MAF 3.00 13.9 3784 -9.6 7.2 27.0 25.4 18.6 2.3 2.50 149 +93060600.HAT 3.00 16.0 4948 -13.5 8.3 15.5 17.2 12.6 3.2 3.90 70 +93070200.DDC 3.00 17.1 4895 -5.2 7.2 16.4 21.4 13.3 1.2 2.80 237 +93070900.OVN 3.00 19.7 5546 -6.8 6.9 29.4 24.3 16.9 3.6 0.60 345 +93082300.DDC 3.00 13.3 2608 -7.8 7.7 19.5 27.0 13.1 1.0 2.00 83 +93091900.AMA 3.00 12.4 1911 -9.0 7.7 32.7 35.4 16.5 1.3 2.40 264 +93091900.DDC 3.00 12.4 1954 -10.4 7.2 29.5 46.6 16.8 1.3 2.80 233 +94032800.CKL 3.00 15.3 2066 -9.6 6.3 38.6 36.3 30.5 1.8 0.60 429 +94052600.FNT 3.00 10.8 2240 -16.3 6.1 17.8 25.8 12.8 1.0 2.40 113 +94060600.DDC 3.00 14.8 4882 -8.8 8.7 15.6 18.6 13.1 2.0 2.10 248 +95021400.PBI 3.00 16.5 2433 -11.0 5.9 27.1 33.4 13.8 1.7 0.60 117 +95043000.FTD 3.00 15.0 4416 -13.3 8.1 21.9 31.7 15.6 3.7 3.40 166 +95062300.LBF 3.00 12.9 2962 -11.1 7.9 21.0 19.8 15.3 1.7 2.80 220 +95071500.LBF 3.00 14.4 3052 -7.0 6.5 15.9 24.7 13.9 0.8 2.10 159 +95072400.DDC 3.00 15.9 3645 -9.9 8.2 18.2 32.6 11.8 2.0 3.60 31 +95082300.INL 3.00 15.4 3023 -11.6 8.0 30.9 26.5 25.4 3.2 2.10 694 +95082700.GGW 3.00 11.7 3094 -12.6 8.3 26.8 41.0 13.6 2.4 1.70 162 +96033100.SHV 3.00 12.7 2891 -17.1 7.6 27.4 35.5 20.1 3.1 3.10 163 +96042000.ILX 3.00 12.9 2394 -14.6 7.1 27.0 39.5 16.4 2.1 -999.00 249 +96052700.OUN 3.00 15.2 3034 -9.4 6.9 29.8 33.6 22.5 2.1 2.00 330 +96061400.UNR 3.00 13.1 3801 -11.0 8.4 18.0 14.8 12.4 2.0 2.00 63 +96062012.LBF 3.00 15.2 3418 -8.6 7.9 22.6 25.0 16.5 1.9 3.30 380 +96070800.LBF 3.00 15.3 3341 -6.4 7.0 30.0 41.5 20.6 1.6 2.20 390 +97052600.OUN 3.00 17.2 5143 -7.7 5.9 30.4 32.4 15.0 2.9 2.60 148 +97061000.FWD 3.00 15.6 2699 -9.9 7.0 18.7 24.1 10.9 1.3 1.30 98 +98052400.DDC 3.00 11.6 2630 -12.9 6.7 22.0 27.7 9.8 1.4 2.30 101 +98061400.OAX 3.00 13.3 2830 -10.5 7.7 24.4 45.4 15.3 1.8 3.40 219 +98062500.ABR 3.00 16.3 4448 -13.7 8.8 17.4 28.7 11.2 3.6 3.70 42 +98062500.BIS 3.00 15.5 4591 -13.3 8.1 15.9 15.4 15.5 2.9 3.00 89 +98062900.TOP 3.00 22.0 6895 -7.7 7.0 20.6 27.3 19.3 4.0 2.40 335 +99060200.FWD 3.00 17.3 4928 -11.5 8.8 15.0 30.3 15.3 3.1 4.50 171 +00022500.AMA 2.75 10.3 3614 -18.5 8.5 26.8 48.5 13.1 3.8 1.70 107 +00051300.DTX 2.75 16.9 4524 -8.5 7.7 24.1 18.5 20.2 2.9 2.40 328 +00052700.OUN 2.75 18.3 5870 -10.1 8.4 21.5 32.8 12.8 4.6 4.00 117 +00061200.BIS 2.75 11.3 2000 -13.1 7.5 22.0 28.0 10.2 1.2 2.50 306 +00061400.AMA 2.75 16.5 5758 -4.9 7.6 23.8 32.0 19.9 2.0 2.50 244 +00062000.LBF 2.75 14.9 4028 -8.5 6.8 18.8 23.9 11.9 1.6 3.00 96 +00071000.GGW 2.75 15.6 3180 -10.9 7.0 18.4 13.5 23.2 1.7 2.60 248 +00071000.LBF 2.75 18.1 5871 -5.5 7.8 14.3 19.9 10.7 1.5 3.50 146 +00071700.MHX 2.75 15.1 2929 -12.3 7.2 18.2 29.9 7.9 1.7 2.30 81 +00072100.LBF 2.75 15.3 3073 -11.3 7.8 26.5 39.4 16.9 2.6 2.00 223 +00072500.LBF 2.75 17.1 5901 -8.9 8.5 24.5 29.4 22.2 4.4 2.90 162 +00072700.OAX 2.75 18.5 5048 -9.7 8.0 21.8 23.2 16.7 3.8 2.60 215 +00121618.BMX 2.75 13.2 2219 -14.1 6.7 32.9 45.8 25.0 2.2 0.90 266 +01040400.LZK 2.75 15.2 4223 -15.1 8.5 18.1 24.8 11.9 3.5 3.10 105 +01042100.OAX 2.75 12.4 3283 -15.3 7.7 28.1 32.7 23.5 3.2 2.40 282 +01050620.LMN 2.75 15.4 4496 -16.1 7.3 11.5 20.9 7.3 2.2 3.10 60 +01052500.FFC 2.75 11.7 2338 -14.5 6.4 18.1 21.4 19.6 1.1 2.50 240 +01060600.AMA 2.75 14.9 4665 -8.9 7.2 15.8 15.6 11.9 1.7 2.30 191 +01060800.DNR 2.75 13.9 3440 -8.7 7.2 25.3 21.9 7.4 1.8 3.10 -26 +01061000.ABR 2.75 13.8 3453 -12.1 7.8 24.6 32.3 16.6 2.6 3.60 158 +01061400.OAX 2.75 17.2 4956 -11.3 9.0 20.4 25.5 18.5 4.2 3.80 153 +01061700.LMN 2.75 14.1 4093 -10.7 8.0 19.4 26.9 9.3 2.3 3.50 195 +01061700.TOP 2.75 15.7 4594 -13.7 8.5 22.1 26.6 15.7 4.4 3.40 214 +01061900.MPX 2.75 15.6 5114 -11.9 9.2 33.1 31.9 19.0 6.9 3.40 154 +01070100.RAP 2.75 14.3 3235 -10.7 7.7 30.8 40.7 12.9 2.8 2.60 114 +01071800.INL 2.75 17.0 4580 -12.9 7.8 11.9 12.8 11.8 2.2 0.80 154 +01071900.ABR 2.75 17.5 5356 -10.5 8.8 18.1 22.7 3.4 3.7 2.70 35 +01071900.BIS 2.75 17.8 5738 -9.9 8.6 21.8 28.8 14.1 4.5 2.90 183 +01072500.GGW 2.75 11.5 1714 -11.3 6.9 26.7 32.1 18.2 1.0 2.20 350 +01112418.BMX 2.75 15.1 2902 -11.3 6.1 26.9 31.9 22.2 1.9 0.80 328 +02051800.DRT 2.75 16.0 5077 -10.5 8.1 8.8 6.3 5.2 1.5 2.60 15 +02052400.AMA 2.75 13.8 4729 -13.3 8.3 28.8 21.8 18.5 4.9 2.30 258 +02060500.AMA 2.75 13.2 2947 -11.5 7.6 32.1 45.0 17.9 2.6 2.70 309 +02061300.AMA 2.75 13.7 3027 -8.5 8.4 29.6 33.0 18.7 2.1 2.50 65 +02062400.BIS 2.75 16.0 3559 -9.7 6.8 28.0 24.8 25.2 2.5 2.40 298 +02062500.ABR 2.75 15.1 4208 -7.1 6.8 19.1 19.3 11.1 1.4 3.10 20 +02072000.TOP 2.75 17.5 4986 -7.5 7.3 10.0 12.7 8.5 1.1 2.70 197 +02072700.TOP 2.75 19.3 6406 -5.3 6.9 18.2 19.3 9.1 2.0 2.60 131 +02081200.LBF 2.75 13.3 3735 -9.9 8.7 13.1 11.8 10.5 1.3 2.10 222 +03031300.SHV 2.75 13.5 2901 -15.3 7.1 17.1 24.1 11.0 1.7 2.00 162 +03040618.LZK 2.75 13.1 2556 -15.9 7.6 35.1 38.9 28.4 3.4 3.10 600 +03042500.LZK 2.75 13.8 3423 -15.7 7.6 20.9 31.0 20.0 2.8 3.30 212 +03042600.BMX 2.75 14.2 3921 -13.3 6.2 35.8 33.5 26.6 3.9 2.70 89 +03042900.SGF 2.75 13.1 3399 -16.7 8.5 5.0 19.6 4.8 0.7 2.80 53 +03050100.TOP 2.75 13.0 3922 -14.1 7.8 17.2 19.6 13.9 2.3 2.70 117 +03050618.SGF 2.75 15.6 5492 -14.7 7.7 32.0 40.6 17.8 7.4 2.80 313 +03050700.FWD 2.75 17.8 5303 -9.7 7.1 30.4 36.2 8.4 4.7 3.50 126 +03051000.OUN 2.75 16.8 5328 -11.1 8.3 27.5 34.8 16.8 5.4 3.60 182 +03051400.SHV 2.75 16.7 3920 -9.5 7.2 27.2 37.0 19.3 2.9 0.80 389 +03051600.AMA 2.75 14.1 3706 -10.3 8.9 42.9 37.7 34.9 4.9 -999.00 632 +03051700.SHV 2.75 16.3 3995 -10.9 7.4 23.2 13.9 19.6 2.9 2.70 242 +03060500.AMA 2.75 11.9 2647 -11.9 7.6 23.0 28.5 13.1 1.5 2.10 167 +03061400.AMA 2.75 12.3 3153 -13.3 8.3 21.7 24.7 13.7 2.2 2.10 35 +03091000.DDC 2.75 14.8 3620 -7.7 7.5 12.1 15.8 11.3 0.9 3.00 233 +03091100.MAF 2.75 13.3 2808 -6.5 6.8 10.3 9.0 7.4 0.4 1.40 80 +03100600.AMA 2.75 12.2 2542 -10.3 6.4 24.1 30.2 12.9 1.2 2.50 50 +04032718.DDC 2.75 13.2 4133 -17.3 8.0 24.6 26.6 14.4 4.4 2.30 143 +04032800.OUN 2.75 12.6 2904 -15.9 7.8 23.3 31.1 16.4 2.5 2.80 315 +04040500.CRP 2.75 14.9 2478 -12.1 6.7 22.4 20.6 7.0 1.6 0.60 184 +04050600.WAL 2.75 9.3 1861 -21.3 7.2 20.2 28.3 21.3 1.3 1.40 239 +04051100.DNR 2.75 10.6 3995 -12.9 9.2 28.3 16.6 18.2 3.4 1.50 379 +04051223.LMN 2.75 15.9 4076 -10.5 7.4 22.7 30.4 21.9 2.7 2.40 304 +04051300.OUN 2.75 16.8 5740 -11.5 8.2 15.2 20.9 12.4 3.3 3.60 131 +04053000.TOP 2.75 15.9 3882 -12.9 8.7 22.4 15.3 14.8 3.7 3.20 295 +04060300.FWD 2.75 16.9 4767 -11.1 8.7 19.1 24.1 14.1 3.5 -999.00 157 +04070500.DDC 2.75 14.3 3819 -10.3 8.3 18.6 30.5 14.4 2.1 2.50 161 +05022200.FFC 2.75 11.4 1389 -16.3 7.0 28.5 35.4 20.7 1.2 1.70 225 +05041800.AMA 2.75 9.4 1767 -17.3 8.7 19.6 22.9 15.5 1.2 1.90 211 +05042100.DDC 2.75 13.2 4722 -15.3 8.6 16.1 14.9 15.2 3.1 2.10 174 +05042300.JAN 2.75 13.6 2558 -14.7 7.1 28.5 34.1 19.9 2.5 2.70 183 +05051000.FWD 2.75 15.5 4841 -11.5 6.7 18.0 25.9 9.5 2.5 2.90 152 +05092300.ILX 2.75 14.1 1858 -8.1 6.9 21.5 16.8 11.5 0.7 0.80 121 +06031218.TOP 2.75 12.6 2814 -17.9 8.5 44.8 54.9 33.9 5.7 2.70 723 +06041400.DVN 2.75 11.2 1524 -15.7 8.3 30.6 30.3 15.8 1.6 3.40 263 +06042000.BMX 2.75 13.1 2242 -11.9 7.1 21.7 27.0 11.3 1.3 2.10 122 +06050300.DRT 2.75 13.7 3549 -12.1 8.5 14.2 19.0 5.1 1.7 2.10 74 +06050500.MAF 2.75 11.5 3709 -12.1 8.1 27.6 34.4 21.7 2.7 1.70 372 +06050718.CHS 2.75 12.9 2580 -12.5 6.0 17.7 18.8 15.9 1.1 2.00 177 +06050800.MAF 2.75 11.9 2440 -12.5 8.0 33.3 51.2 22.1 2.3 2.30 327 +06062200.DDC 2.75 12.7 2406 -8.7 8.1 21.1 24.9 11.0 1.1 2.40 175 +06081000.BIS 2.75 13.0 2589 -8.9 7.5 19.1 18.8 8.8 1.0 2.60 147 +06082600.DDC 2.75 16.5 3488 -5.5 6.5 20.2 26.5 17.6 1.0 0.80 141 +07021400.BMX 2.75 9.9 1032 -19.1 7.0 20.7 36.3 19.5 0.7 2.40 245 +58042200.FWH 2.75 13.3 3338 -16.1 7.8 37.0 49.4 25.5 4.9 2.40 276 +89060200.MAF 2.75 14.1 3193 -10.4 7.9 24.5 27.4 8.5 2.2 2.80 104 +89060300.MAF 2.75 11.9 2291 -8.4 7.6 19.3 32.2 13.3 0.8 2.20 147 +89060300.TOP 2.75 13.7 2623 -12.6 7.0 19.5 39.7 12.4 1.5 2.00 118 +89061300.AMA 2.75 14.4 3611 -10.8 8.1 15.8 22.1 9.9 1.7 3.00 79 +89062600.RAP 2.75 11.5 2246 -13.8 7.8 31.3 30.4 20.0 2.1 2.60 301 +89081600.AMA 2.75 12.8 2669 -7.1 6.9 17.0 24.9 10.5 0.7 2.50 158 +89082200.HON 2.75 15.6 4160 -9.4 6.9 22.9 28.9 14.8 2.3 3.30 107 +89082200.OMA 2.75 17.9 4223 -8.3 7.0 22.2 45.4 15.0 2.3 0.90 138 +89082200.STC 2.75 16.2 3346 -11.1 6.9 20.6 30.6 11.9 2.0 1.20 173 +89082900.STC 2.75 14.6 1959 -10.0 6.8 26.3 44.7 18.0 1.2 1.10 147 +89090400.LBF 2.75 17.3 4599 -8.6 8.3 29.6 38.8 8.6 4.0 3.30 223 +90021600.JAN 2.75 15.2 2047 -10.9 6.6 20.9 34.6 18.9 1.1 -999.00 124 +90031400.PIA 2.75 12.4 2115 -14.4 6.9 18.1 24.1 15.3 1.1 2.60 206 +90041700.OUN 2.75 13.6 3717 -15.0 8.3 11.5 20.5 17.2 1.7 3.80 152 +90042800.GGG 2.75 12.9 2263 -14.9 6.6 14.1 25.3 12.8 1.0 2.80 84 +90050100.AHN 2.75 14.9 4557 -12.6 7.7 14.7 9.3 19.7 2.3 3.40 92 +90051700.GGG 2.75 17.5 3234 -8.3 7.2 24.7 35.1 17.6 2.0 0.60 304 +90051900.LBF 2.75 12.1 3954 -13.9 8.6 25.1 24.6 16.2 3.4 2.00 398 +90052000.OUN 2.75 15.3 4565 -10.8 7.1 13.7 14.7 12.1 1.8 3.10 94 +90053100.GGG 2.75 19.3 4743 -5.7 6.1 27.2 25.7 21.5 2.1 0.70 317 +90060200.LBF 2.75 13.6 3719 -10.8 7.9 15.6 29.4 16.4 1.6 2.40 89 +90060200.STC 2.75 13.4 2697 -13.3 8.5 18.6 17.2 10.4 1.8 2.20 132 +90061900.LBF 2.75 19.2 7070 -6.1 8.4 30.2 38.1 18.5 5.0 3.60 266 +90070300.BIS 2.75 21.3 6982 -6.3 8.2 23.0 29.6 14.9 4.2 4.60 172 +90070700.BIS 2.75 14.9 3274 -7.5 6.9 19.0 25.7 12.9 1.1 2.20 316 +90081100.LBF 2.75 14.8 3971 -9.0 7.5 25.6 21.5 14.3 2.4 2.90 282 +90082800.SSM 2.75 18.2 5115 -8.5 6.2 31.6 29.9 20.5 3.7 1.10 334 +90090600.STC 2.75 19.5 4899 -6.8 6.2 21.0 17.1 14.7 2.0 1.00 294 +91032200.UMN 2.75 11.5 2632 -15.3 7.0 33.0 35.3 18.8 2.5 2.50 371 +91032700.DDC 2.75 12.4 3132 -14.2 8.2 40.7 44.0 18.9 4.4 2.10 160 +91040300.OUN 2.75 10.1 1560 -19.8 7.3 22.6 41.7 15.1 1.2 1.50 275 +91041300.OUN 2.75 14.1 4063 -13.7 8.0 22.0 25.1 17.1 3.3 2.90 205 +91042700.GGG 2.75 18.9 5164 -10.7 8.2 18.9 27.6 12.4 3.8 2.70 209 +91042700.OUN 2.75 16.6 4751 -11.5 7.0 23.6 26.4 20.6 3.6 3.70 376 +91042800.GGG 2.75 18.9 4554 -10.5 7.2 29.5 19.6 15.4 4.6 2.20 140 +91051100.AMA 2.75 15.6 5629 -10.7 9.0 16.5 21.5 14.5 3.3 2.50 314 +91051200.RAP 2.75 14.1 4430 -11.0 7.9 23.5 33.5 26.6 3.0 2.50 437 +91051700.UMN 2.75 15.9 3299 -10.6 7.6 16.1 11.8 14.4 1.6 1.90 174 +91051800.UMN 2.75 15.1 3444 -11.0 7.4 11.9 21.0 9.4 1.2 1.20 59 +91052500.AMA 2.75 13.7 3416 -10.5 7.0 17.4 13.8 17.0 1.4 2.50 124 +91053000.OVN 2.75 16.8 4446 -10.2 6.8 18.2 19.0 14.3 2.2 2.70 31 +91053000.RAP 2.75 10.9 2814 -15.7 8.1 14.5 28.4 13.0 1.3 2.00 159 +91060500.OVN 2.75 14.6 2813 -10.1 6.5 17.1 19.6 8.4 1.1 3.10 177 +91061500.BIS 2.75 13.0 2379 -11.9 6.6 22.5 25.2 13.2 1.3 2.60 152 +91061500.GRB 2.75 17.6 3430 -8.7 6.7 13.9 17.0 21.7 1.2 0.60 161 +91061900.LBF 2.75 13.0 3600 -12.0 8.6 15.2 20.9 13.5 1.7 2.60 219 +91062000.HON 2.75 13.9 2691 -10.5 7.0 22.1 20.0 16.1 1.4 1.20 282 +91070500.BIS 2.75 13.3 2941 -9.3 6.4 21.4 26.6 19.3 1.2 2.40 206 +91070500.GGW 2.75 11.4 2308 -9.9 7.0 17.5 23.9 6.7 0.8 2.20 144 +91072200.HON 2.75 19.3 4474 -6.8 7.2 17.3 24.1 11.1 1.7 -999.00 198 +92021500.UMN 2.75 10.2 1724 -16.9 6.4 33.2 28.2 24.2 1.5 2.20 289 +92030600.1M1 2.75 11.5 2572 -21.1 7.2 22.5 26.7 17.3 2.4 2.30 194 +92060500.AMA 2.75 13.4 2870 -9.4 7.5 17.5 25.9 12.2 1.1 2.60 249 +92061200.MAF 2.75 13.8 2387 -8.2 7.4 26.7 34.6 13.3 1.3 2.00 178 +92061300.AMA 2.75 14.7 2821 -8.8 7.2 19.1 36.4 12.0 1.2 2.70 165 +92061900.BIS 2.75 11.0 1791 -14.4 6.9 27.4 24.4 13.0 1.3 2.50 106 +92061900.DDC 2.75 12.8 2598 -8.3 7.9 25.1 40.5 15.7 1.3 2.70 114 +92062700.AMA 2.75 14.1 3165 -10.0 7.7 16.6 29.9 12.4 1.4 2.90 191 +92073000.LBF 2.75 15.0 3544 -10.3 7.9 25.7 33.8 22.0 2.6 3.00 335 +92101600.SEP 2.75 14.6 3654 -12.1 7.7 16.4 22.7 12.6 1.9 2.90 227 +93033100.1M1 2.75 11.9 2471 -15.1 7.2 30.2 27.1 17.8 2.3 2.80 54 +93033100.UMN 2.75 11.1 2598 -16.5 6.4 29.7 28.9 19.7 2.2 2.10 117 +93040200.WAL 2.75 10.9 1625 -18.5 7.3 30.7 48.4 26.8 1.7 2.40 200 +93042000.GGG 2.75 12.4 2342 -13.3 8.0 26.7 28.4 17.5 2.0 2.70 156 +93042500.UMN 2.75 11.4 2317 -14.6 6.9 25.2 33.1 18.2 1.6 2.40 198 +93042800.MAF 2.75 10.4 1494 -10.6 6.9 19.6 25.8 12.9 0.5 1.80 150 +93042900.MAF 2.75 11.7 2435 -10.9 7.1 29.3 37.4 20.8 1.5 2.20 551 +93050100.AMA 2.75 11.6 4085 -14.5 8.1 25.7 15.8 15.3 3.4 1.90 234 +93050600.AMA 2.75 13.2 4478 -13.6 8.6 34.6 38.4 16.6 5.7 2.00 340 +93051600.DDC 2.75 12.8 3614 -9.8 6.6 19.4 23.7 12.6 1.4 2.50 161 +93061900.AMA 2.75 12.8 2140 -7.8 7.0 22.7 23.3 14.4 0.8 1.90 146 +93062400.DEN 2.75 11.7 3442 -9.6 8.8 32.0 42.3 15.8 2.6 1.80 211 +93062400.LBF 2.75 16.0 3944 -8.6 8.1 21.9 33.8 18.1 2.3 2.80 178 +93070500.DDC 2.75 17.1 4186 -5.4 6.7 30.6 34.9 16.6 1.9 1.20 146 +93070700.AMA 2.75 17.0 5327 -4.7 7.8 21.3 20.0 11.4 1.7 3.80 127 +93070700.DDC 2.75 17.0 5334 -6.0 7.2 27.9 28.2 16.5 2.6 3.10 154 +93090400.IAD 2.75 15.6 2779 -5.9 5.7 15.2 15.6 12.4 0.5 0.60 149 +93101300.CRP 2.75 17.3 4367 -8.6 6.3 20.2 29.8 14.8 2.0 1.50 227 +93101900.GGG 2.75 15.7 3105 -9.8 6.9 23.5 33.9 10.3 1.9 0.70 105 +93102000.DRT 2.75 15.5 3433 -8.9 6.4 25.4 34.0 13.4 1.8 1.60 35 +94012700.GGG 2.75 13.2 2167 -15.9 6.8 31.0 32.3 17.5 2.3 0.70 306 +94041100.UMN 2.75 12.6 2040 -16.5 7.6 37.8 45.4 19.9 2.9 2.50 486 +94052500.OUN 2.75 15.0 3912 -11.5 7.4 22.0 36.2 13.2 2.6 3.00 122 +94053000.SEP 2.75 17.5 5032 -10.6 8.2 27.0 23.8 16.1 4.9 3.90 291 +94060500.HON 2.75 14.2 3871 -11.6 8.5 21.4 19.2 12.0 2.8 2.40 202 +94060600.TOP 2.75 16.5 3953 -9.3 8.1 16.1 27.7 15.4 1.9 2.50 394 +94061100.AMA 2.75 12.3 2164 -8.3 7.3 19.5 20.3 16.6 0.7 2.80 229 +94061200.AMA 2.75 14.7 4015 -8.0 7.8 26.7 19.9 18.4 2.3 2.70 302 +94061200.TOP 2.75 13.9 2320 -9.5 6.6 23.9 24.4 15.8 1.2 0.90 117 +94061800.AMA 2.75 11.9 2676 -7.0 8.2 11.0 11.3 10.7 0.5 1.60 171 +94061900.JAN 2.75 16.8 3177 -7.5 5.9 11.5 12.4 3.8 0.6 0.60 42 +94062500.HON 2.75 11.8 1962 -10.8 6.4 27.8 33.5 15.4 1.1 2.20 211 +94062600.JAN 2.75 16.1 2842 -9.5 6.4 24.0 32.8 12.4 1.6 0.90 130 +94070100.STC 2.75 14.3 3701 -11.6 7.3 27.2 25.1 19.0 2.9 2.70 399 +94070200.OAX 2.75 18.5 5257 -10.1 8.0 26.5 25.4 15.5 4.9 3.20 416 +94070700.HON 2.75 16.5 3051 -8.8 7.2 20.5 18.6 10.2 1.5 0.60 159 +95040900.TOP 2.75 10.7 2836 -17.5 9.2 21.4 31.9 16.5 2.5 1.90 120 +95042000.FTD 2.75 14.6 2621 -13.3 7.7 39.5 59.2 25.8 3.7 2.40 498 +95051400.UMN 2.75 16.5 5278 -10.3 6.9 28.0 26.2 22.3 4.1 3.20 211 +95052200.LBF 2.75 10.4 2027 -14.9 7.4 28.3 33.3 18.7 1.6 2.10 221 +95060300.AMA 2.75 12.4 3024 -9.6 8.2 22.4 37.2 15.7 1.6 2.00 346 +95062100.OKX 2.75 17.1 3918 -9.8 7.1 18.4 25.8 11.4 2.1 1.00 18 +95062800.LBF 2.75 12.4 2880 -10.1 7.7 22.0 19.7 13.9 1.5 2.50 208 +95070300.AMA 2.75 14.7 3838 -11.5 8.8 22.8 29.0 8.2 3.1 2.50 115 +95070300.DDC 2.75 14.2 2905 -9.6 6.8 18.2 21.4 12.3 1.2 2.30 111 +95071200.OKX 2.75 13.9 2900 -15.6 6.9 12.7 13.6 8.1 1.3 2.40 48 +95071500.GRB 2.75 19.0 5409 -8.5 8.1 12.1 9.0 8.0 2.0 3.00 69 +95072400.AMA 2.75 13.3 2225 -7.8 8.5 21.6 25.1 13.1 1.0 2.90 124 +95081800.BIS 2.75 18.4 5585 -7.0 7.7 10.6 17.3 10.6 1.4 3.30 142 +96031600.FFC 2.75 9.6 890 -19.2 7.8 28.8 55.2 20.5 0.9 2.20 353 +96042200.OUN 2.75 12.7 2260 -10.9 5.9 38.3 48.8 18.5 1.7 2.30 500 +96042200.TOP 2.75 10.9 1574 -16.6 7.3 45.6 54.3 14.6 2.2 2.30 145 +96051700.UNR 2.75 14.8 4365 -8.1 8.0 25.5 28.7 15.0 2.5 2.50 219 +96051800.OAX 2.75 15.3 4523 -11.1 8.8 16.0 21.2 12.9 2.6 -999.00 68 +96052500.AMA 2.75 13.5 3927 -11.3 9.1 20.3 4.9 16.4 2.6 1.90 101 +96052600.MAF 2.75 14.1 3464 -6.2 7.7 28.7 42.1 22.5 1.6 2.90 240 +96053000.MAF 2.75 14.9 3675 -7.0 7.7 35.1 40.6 19.0 2.4 2.50 321 +96060100.ABR 2.75 12.6 2276 -13.4 6.2 22.4 27.2 24.6 1.3 2.20 370 +96060200.JAN 2.75 16.1 1863 -7.5 5.5 12.7 20.3 11.3 0.4 0.60 168 +96060300.SGF 2.75 11.7 2739 -15.9 7.1 26.4 35.9 14.8 2.3 2.10 90 +96061200.AMA 2.75 11.9 3079 -8.8 8.0 24.3 30.2 18.3 1.5 1.90 373 +96061300.FFC 2.75 13.7 2727 -9.1 5.7 12.9 13.1 12.9 0.6 1.00 152 +96061400.LBF 2.75 12.4 2384 -8.6 6.5 15.4 25.0 12.0 0.6 2.20 102 +96062500.AMA 2.75 13.9 3778 -9.4 8.5 22.9 28.2 7.0 2.3 1.90 123 +96072400.DDC 2.75 14.3 3068 -11.1 8.6 27.6 36.6 16.8 2.8 2.70 203 +96080100.DEN 2.75 13.5 3920 -7.8 8.5 22.6 26.3 15.0 1.9 2.10 276 +96083000.DEN 2.75 11.7 2478 -9.1 7.8 26.2 28.9 17.6 1.3 2.30 86 +96092100.FTD 2.75 16.4 2870 -9.4 6.5 26.4 32.6 15.7 1.8 -999.00 136 +97012500.SIL 2.75 13.0 2563 -16.5 7.5 18.3 25.8 18.3 1.8 2.80 145 +97032900.BNA 2.75 11.1 1618 -15.6 7.4 25.2 15.3 18.1 1.3 3.00 389 +97041100.MAF 2.75 11.9 4076 -15.0 8.2 23.7 30.7 20.8 3.3 2.10 260 +97042100.SGF 2.75 9.4 1773 -16.5 7.4 25.4 23.9 23.3 1.2 2.00 405 +97052700.OUN 2.75 18.0 5907 -8.7 6.4 17.5 23.9 17.6 2.5 3.70 271 +97052700.SGF 2.75 16.3 4440 -9.9 7.0 22.6 25.0 16.3 2.7 2.60 276 +97061200.TOP 2.75 12.6 1552 -11.7 7.1 23.5 30.2 11.6 0.9 0.90 141 +97061600.DDC 2.75 13.5 3187 -10.9 7.7 23.3 39.3 11.9 2.0 2.70 26 +98040900.BMX 2.75 15.8 3341 -13.9 7.9 40.1 51.5 25.9 5.5 2.00 296 +98052500.DDC 2.75 12.5 2688 -12.1 7.2 27.9 32.0 13.7 1.9 2.70 180 +98061400.OUN 2.75 20.5 6689 -6.5 7.7 32.8 42.7 17.9 5.4 4.00 262 +99060300.AMA 2.75 15.6 5087 -10.3 8.7 18.6 49.2 15.5 3.1 2.50 289 +99061200.AMA 2.75 14.7 4400 -10.3 7.7 26.2 36.6 18.8 3.2 2.40 210 +99061900.DDC 2.75 13.9 4141 -11.3 7.3 22.5 29.0 13.4 2.5 2.40 346 +99070100.MAF 2.75 13.7 3989 -2.5 7.5 14.9 13.7 10.5 0.4 2.00 146 +99081800.LBF 2.75 18.3 5554 -8.9 7.8 23.7 25.1 10.7 3.9 3.40 143 +00021400.LZK 2.50 10.7 2091 -20.3 6.4 21.1 24.5 22.2 1.5 2.10 245 +00032700.SGF 2.50 9.8 1766 -18.3 7.5 34.3 43.9 21.4 1.9 2.20 350 +00050100.FWD 2.50 14.3 3593 -13.1 7.2 17.3 18.5 19.0 2.0 1.70 401 +00051200.DVN 2.50 15.6 4865 -8.1 7.4 24.8 24.9 19.3 2.7 3.40 225 +00052300.MHX 2.50 15.1 3613 -13.5 6.5 15.3 26.5 10.5 1.7 2.40 79 +00061000.RAP 2.50 13.2 3610 -8.1 7.8 14.3 21.1 11.9 1.0 2.10 70 +00062400.OAX 2.50 17.5 4783 -8.7 7.2 18.7 28.2 14.9 2.3 2.30 195 +00070200.ABR 2.50 17.8 5952 -10.3 8.4 12.2 23.4 8.1 2.7 3.90 147 +00070600.LBF 2.50 18.2 5506 -7.1 8.3 25.3 35.5 11.8 3.5 3.50 155 +00080500.BIS 2.50 17.0 4830 -8.7 6.9 17.2 22.9 4.0 2.0 3.30 86 +00091100.MPX 2.50 16.6 4554 -10.3 7.0 22.0 24.0 18.4 2.9 3.20 271 +01041700.MAF 2.50 13.9 4552 -12.1 7.5 16.2 30.6 8.0 2.2 2.20 100 +01042200.DDC 2.50 13.3 3749 -12.1 7.3 33.4 45.3 24.2 3.5 2.70 510 +01050100.OAX 2.50 10.4 2265 -16.9 7.7 17.4 17.0 19.2 1.3 2.20 226 +01050400.MAF 2.50 13.7 3866 -11.3 7.2 12.8 33.8 11.4 1.3 2.70 101 +01052500.BMX 2.50 11.9 2388 -14.9 6.7 29.2 27.4 23.5 2.0 2.70 436 +01052620.LMN 2.50 14.1 4355 -13.5 6.4 27.3 33.2 20.2 3.5 2.90 233 +01070400.RAP 2.50 13.2 3145 -11.1 8.3 25.2 26.1 12.9 2.3 2.60 144 +01070500.LBF 2.50 14.5 3571 -7.7 7.7 26.0 27.0 17.1 1.9 2.90 313 +01082400.AMA 2.50 15.4 4318 -6.7 7.4 24.0 28.1 21.0 1.9 2.80 158 +01101000.DDC 2.50 12.9 3299 -9.7 6.4 18.8 18.3 16.4 1.2 2.50 275 +02040300.JAX 2.50 14.8 3327 -14.3 7.2 11.5 30.9 11.8 1.4 1.50 80 +02041212.AMA 2.50 12.2 2907 -13.7 7.5 20.4 25.1 14.6 1.8 2.80 184 +02041900.DVN 2.50 12.3 2861 -14.5 8.2 14.1 20.0 15.9 1.4 2.50 213 +02051700.AMA 2.50 13.8 5036 -12.7 8.7 21.9 26.5 17.4 4.0 2.20 216 +02072500.ABR 2.50 15.0 3995 -11.5 7.9 28.3 28.6 13.8 3.7 3.00 207 +03051500.SHV 2.50 16.8 4260 -9.9 6.8 33.7 42.9 16.3 3.9 0.80 246 +03062200.RAP 2.50 10.6 3380 -13.7 8.0 27.5 42.2 18.7 2.6 1.50 189 +04032718.OUN 2.50 12.6 2825 -14.9 7.3 21.1 32.3 11.5 2.0 2.10 199 +04040400.EPZ 2.50 12.1 4482 -17.9 8.2 29.1 25.4 11.6 5.5 2.10 203 +04080700.ABR 2.50 13.1 2792 -9.3 6.7 21.0 25.9 12.1 1.1 2.50 240 +04091500.LBF 2.50 12.8 1474 -10.7 8.0 35.4 39.8 20.5 1.4 -999.00 306 +04102400.JAN 2.50 15.8 1938 -6.9 5.3 30.8 27.8 19.3 0.8 0.60 328 +05050322.XMR 2.50 13.4 2165 -13.9 7.6 23.3 41.5 21.5 1.7 1.20 82 +05050700.MAF 2.50 10.7 3257 -12.3 8.0 20.3 24.6 11.2 1.7 1.60 48 +06050900.JAN 2.50 16.1 3303 -13.3 7.3 28.4 39.9 14.9 3.5 1.90 170 +06052600.SGF 2.50 13.9 3409 -9.5 6.5 18.9 23.2 18.8 1.3 2.50 262 +06061400.RAP 2.50 11.5 2691 -7.7 8.3 17.3 24.5 15.3 0.8 1.60 248 +06062500.DNR 2.50 7.1 987 -11.5 8.9 26.1 26.5 12.5 0.4 0.90 -172 +06071123.LMN 2.50 16.5 2996 -5.9 6.7 12.6 11.2 9.4 0.6 0.60 110 +08110600.OUN 2.50 11.4 1623 -12.5 6.9 29.8 32.7 24.8 1.1 2.40 317 +90060300.PAH 2.50 17.8 3663 -7.6 7.0 24.0 25.9 29.8 2.0 0.60 367 +90060700.DEN 2.50 10.9 2393 -8.2 9.0 26.3 23.9 19.6 1.2 1.60 170 +90061500.DDC 2.50 16.0 4667 -6.5 7.9 28.4 30.1 15.7 2.6 2.70 306 +90062200.ALB 2.50 12.6 1833 -14.1 6.7 32.5 29.1 20.6 1.7 1.60 203 +90070200.GSO 2.50 14.8 3963 -10.0 7.2 26.0 16.3 10.7 2.6 2.20 100 +90083100.CHS 2.50 16.0 2477 -8.5 6.5 17.0 17.7 8.3 0.9 0.60 67 +91041900.SEP 2.50 17.6 5996 -13.2 7.4 13.5 44.8 13.0 3.3 3.10 24 +91042100.AYS 2.50 11.8 2563 -16.9 7.4 13.4 30.0 10.3 1.2 1.70 76 +91050800.MAF 2.50 11.2 3415 -14.8 8.4 31.1 36.7 25.4 3.5 1.60 280 +91051200.AMA 2.50 14.3 4539 -10.8 8.5 12.4 14.9 16.7 1.7 2.30 208 +91052700.LBF 2.50 11.9 2669 -13.4 7.9 13.9 32.3 13.0 1.1 2.10 35 +91053100.DEN 2.50 12.0 3551 -12.1 9.5 27.3 45.8 10.7 3.2 1.90 149 +91071800.STC 2.50 18.2 4956 -8.7 7.3 18.7 20.1 21.9 2.5 2.50 104 +91080200.CAR 2.50 12.3 1891 -13.7 6.3 19.6 33.3 11.9 0.9 1.50 223 +92030400.SEP 2.50 12.7 2676 -15.3 7.7 20.1 27.2 9.2 1.9 2.30 133 +92041600.AMA 2.50 11.1 3362 -13.4 7.6 16.0 17.8 12.0 1.5 1.70 127 +92070200.DEN 2.50 11.7 2313 -11.2 8.0 27.6 29.9 20.0 1.6 2.50 362 +93033000.DRT 2.50 12.7 2680 -13.4 8.2 39.6 44.0 26.0 3.5 2.80 411 +93061400.TOP 2.50 16.5 4195 -8.5 7.7 12.5 17.8 10.7 1.3 2.80 65 +93070200.HON 2.50 14.6 2619 -11.3 7.0 28.3 40.3 12.6 2.0 0.80 143 +93070300.TOP 2.50 18.5 4019 -7.2 7.1 15.8 16.4 15.2 1.4 0.70 202 +94032800.AHN 2.50 14.4 2627 -10.5 6.2 34.5 24.7 30.4 2.0 0.70 518 +94062600.TOP 2.50 16.4 4265 -8.6 8.4 25.2 45.9 21.6 3.0 2.90 418 +95050800.FTD 2.50 16.5 2700 -10.4 7.7 30.8 30.8 24.5 2.6 0.80 407 +95050800.LCH 2.50 17.9 3259 -9.9 7.1 16.7 31.1 10.2 1.6 0.60 119 +95050900.TOP 2.50 10.0 1495 -19.3 6.9 19.3 22.8 21.2 0.9 1.20 126 +95051600.MAF 2.50 13.6 3261 -7.8 8.4 21.7 28.8 10.3 1.5 1.80 134 +95051900.GSO 2.50 13.4 1758 -11.8 7.9 25.3 27.1 23.6 1.3 -999.00 83 +95052912.MAF 2.50 13.0 1617 -11.3 7.5 27.6 22.0 13.7 1.2 1.90 284 +95060700.DEN 2.50 12.3 3137 -10.8 9.2 37.2 35.9 20.7 3.4 2.00 284 +95061600.TFX 2.50 13.0 3142 -12.0 8.4 27.7 35.6 23.8 2.7 2.30 277 +95081212.MPX 2.50 19.1 3361 -6.3 7.2 20.6 36.8 23.0 1.4 -999.00 164 +96030700.TLH 2.50 15.4 2615 -10.4 6.0 20.9 23.7 20.7 1.2 0.60 320 +96042200.FTD 2.50 12.0 1872 -12.6 8.2 27.1 34.0 18.3 1.5 -999.00 298 +96051800.MPX 2.50 16.3 4406 -8.9 8.2 13.0 23.4 20.7 1.6 3.40 259 +96060100.DDC 2.50 13.3 2888 -10.9 8.3 13.3 19.3 13.9 1.1 2.50 111 +96060300.AMA 2.50 11.0 2356 -10.5 6.9 27.6 31.6 18.0 1.2 2.00 256 +96061200.LBF 2.50 11.7 2310 -9.9 7.5 16.7 22.2 12.7 0.8 2.40 122 +96062100.DEN 2.50 15.2 5603 -8.1 9.6 27.5 33.4 8.8 4.4 2.20 155 +96071900.GRB 2.50 20.7 4746 -7.5 6.4 26.3 26.2 20.0 3.0 0.70 164 +96072200.LBF 2.50 18.4 4756 -6.5 7.2 20.0 29.4 19.0 1.9 2.10 94 +98071100.DDC 2.50 18.9 4323 -4.3 6.2 12.7 15.2 16.0 0.7 0.60 230 +00061300.OAX 2.25 17.7 5453 -11.5 8.5 15.8 19.3 12.9 3.5 4.00 206 +00030300.FWD 2.00 12.3 2589 -14.3 6.2 33.4 29.1 20.2 2.2 2.70 239 +00031600.LMN 2.00 9.5 1478 -17.3 7.1 22.1 10.9 12.9 0.9 2.20 164 +00032800.JAX 2.00 12.5 2135 -14.5 6.3 29.1 24.7 25.7 1.7 0.90 268 +00061200.AMA 2.00 16.8 5720 -10.3 8.3 16.1 28.7 15.7 3.2 2.70 88 +00061300.LBF 2.00 13.9 4790 -9.9 8.3 16.6 18.6 9.9 2.1 2.00 159 +00061500.JAX 2.00 17.9 4801 -8.7 6.4 6.2 13.3 3.6 0.7 1.10 55 +00071100.GGW 2.00 14.2 3230 -11.3 6.9 30.1 48.1 16.9 2.6 3.00 88 +00071500.BIS 2.00 16.5 5132 -9.5 8.1 27.6 34.1 14.6 4.3 2.70 152 +00072300.LBF 2.00 13.2 2926 -11.5 7.1 25.2 27.3 13.6 1.9 2.80 91 +01042200.AMA 2.00 14.1 6059 -15.3 9.2 35.7 38.3 16.6 10.2 3.30 320 +01042200.MAF 2.00 13.7 4543 -12.3 8.4 27.4 36.2 12.3 4.2 2.20 164 +01050600.FWD 2.00 15.4 3092 -12.7 6.8 32.7 34.4 19.4 3.2 2.10 170 +01050700.SGF 2.00 14.5 4025 -13.7 6.1 8.8 17.0 10.5 1.0 3.10 202 +01050702.LZK 2.00 14.2 2759 -12.9 5.9 18.7 26.3 7.3 1.3 2.00 77 +01051200.OUN 2.00 13.2 3098 -13.9 7.1 10.0 10.8 8.7 1.0 2.10 132 +01052700.DDC 2.00 11.3 2853 -12.1 6.7 30.6 37.1 19.3 1.9 1.80 184 +01052800.OUN 2.00 16.5 4910 -10.7 7.6 29.7 38.8 16.9 4.7 3.10 113 +01053000.DDC 2.00 15.2 2892 -12.1 8.0 19.5 26.6 14.8 2.0 1.80 388 +01053100.FWD 2.00 15.8 4571 -12.3 8.7 12.4 20.6 13.7 2.3 3.90 106 +01053100.LCH 2.00 17.4 3988 -8.3 7.0 8.3 13.9 0.8 0.8 2.40 8 +01062100.DNR 2.00 10.8 2544 -11.5 7.5 21.4 23.2 20.5 1.2 2.10 192 +01063000.FWD 2.00 16.8 4122 -9.7 6.9 11.2 19.2 9.2 1.2 1.60 133 +01071300.GGW 2.00 14.5 3042 -10.1 8.1 16.5 34.2 7.9 1.4 3.50 19 +01072000.RAP 2.00 15.1 4486 -8.7 8.4 15.4 26.3 10.9 1.8 2.40 71 +01082300.TOP 2.00 16.7 4361 -9.7 7.6 9.9 23.0 13.6 1.3 2.30 192 +01082400.DDC 2.00 16.4 4283 -7.5 7.7 14.7 16.3 11.9 1.4 3.10 77 +01090800.OUN 2.00 17.6 4351 -8.7 7.8 26.1 21.2 21.8 3.3 2.30 151 +01090800.TOP 2.00 17.8 4174 -11.3 8.1 26.2 26.7 24.5 4.2 1.70 274 +01101000.OUN 2.00 15.6 3485 -12.9 7.9 24.4 28.2 23.9 3.2 2.50 447 +02041800.OAX 2.00 11.4 2113 -14.5 7.6 33.9 35.5 24.0 2.1 2.20 376 +02052800.LZK 2.00 15.1 3284 -12.3 6.5 4.4 12.3 2.6 0.4 0.60 13 +02061300.DVN 2.00 17.3 3501 -11.9 7.4 26.3 38.7 10.0 3.3 1.10 100 +02062600.MPX 2.00 19.6 6228 -9.7 7.1 18.6 21.8 9.2 3.7 3.20 120 +03051900.TBW 2.00 17.1 3797 -10.9 6.8 5.9 5.0 4.0 0.7 1.00 -4 +04043000.JAN 2.00 13.6 1469 -12.7 6.5 27.4 22.8 18.1 1.1 0.60 184 +04052200.DDC 2.00 13.5 3809 -9.7 8.1 21.0 27.0 20.3 2.0 2.20 297 +04062400.GRB 2.00 10.4 1604 -16.9 6.3 25.3 36.9 16.4 1.1 2.40 128 +04072300.TOP 2.00 16.0 3276 -7.7 6.4 15.8 19.6 11.4 1.0 0.70 158 +04082400.BIS 2.00 13.4 2596 -11.1 7.6 21.3 22.3 16.4 1.5 2.20 208 +04091200.GRB 2.00 12.3 2256 -14.9 7.2 14.7 24.8 11.6 1.0 1.00 64 +05022100.SGF 2.00 9.1 1128 -18.9 6.8 27.7 36.6 17.1 0.9 1.90 97 +05050700.LBF 2.00 9.7 3058 -14.3 8.2 12.5 21.7 6.1 1.0 1.40 135 +05050900.LMN 2.00 12.0 2971 -16.1 7.8 15.1 29.6 15.9 1.6 2.20 290 +06040700.TOP 2.00 11.0 2249 -15.1 7.4 35.7 27.3 15.8 2.3 2.10 206 +06041600.TOP 2.00 12.2 2191 -12.9 8.2 37.2 42.6 28.5 2.5 2.90 533 +06050800.DDC 2.00 9.5 1674 -17.1 8.9 16.8 27.8 16.1 1.0 2.60 248 +06051600.MFL 2.00 15.8 2473 -11.1 6.8 26.6 21.2 18.7 1.9 0.60 227 +06052400.DDC 2.00 10.2 1607 -8.7 7.6 22.4 19.3 17.0 0.6 1.80 189 +06061400.TFX 2.00 12.3 2827 -9.7 8.1 15.9 28.9 14.3 1.0 2.10 65 +06062700.ILX 2.00 12.2 2025 -15.7 6.4 3.5 11.7 5.2 0.2 1.20 15 +06090100.DDC 2.00 12.2 1972 -7.7 7.1 15.6 27.4 13.9 0.5 1.60 363 +89052800.ELP 2.00 11.2 2569 -6.8 8.0 11.3 17.1 14.9 0.4 1.40 232 +89071100.HON 2.00 15.7 3126 -7.0 6.9 14.6 18.6 12.3 0.8 1.20 151 +89082100.LBF 2.00 14.8 3307 -9.1 7.1 28.0 44.7 8.0 2.1 3.00 83 +89103000.OUN 2.00 12.5 2163 -14.7 6.6 18.0 18.1 13.1 1.1 1.60 195 +90060900.PIT 2.00 16.7 4095 -9.5 6.7 18.1 13.6 18.8 1.9 1.00 236 +90061400.PIA 2.00 18.1 3570 -7.0 7.0 16.5 23.4 9.5 1.2 0.60 134 +90072600.TBW 2.00 18.4 4330 -6.3 5.7 3.5 8.5 6.3 0.2 0.60 7 +90091400.STC 2.00 13.1 2123 -10.9 7.4 27.8 39.0 23.2 1.5 -999.00 564 +98033100.FWD 2.00 13.3 2873 -14.3 7.2 29.6 57.5 17.6 2.7 2.90 93 +98062500.APX 2.00 15.8 3453 -11.3 7.3 28.9 35.4 21.9 3.1 3.30 348 +98063000.BUF 2.00 14.5 2615 -10.5 6.1 23.6 28.2 8.5 1.4 1.70 86 +99050400.DRT 2.00 17.4 5609 -10.1 7.5 40.5 38.9 21.2 7.1 4.56 342 +99053100.TOP 2.00 13.1 2215 -10.9 6.8 18.6 12.2 14.7 1.0 1.40 189 +00033000.SHV 1.75 15.4 3548 -15.9 7.6 31.6 50.3 23.8 5.0 2.80 323 +00051200.TOP 1.75 16.7 5329 -7.3 6.5 25.1 29.2 21.0 2.5 3.70 216 +00051900.FWD 1.75 16.2 3610 -10.9 7.4 25.2 32.9 6.7 2.8 0.64 75 +00052900.GSO 1.75 14.3 1988 -11.1 6.2 28.7 35.1 17.6 1.3 1.20 139 +00060300.ABQ 1.75 9.4 1267 -8.7 8.2 10.3 17.5 7.6 0.2 1.40 70 +00061100.AMA 1.75 14.0 3932 -7.9 7.8 14.8 19.1 9.4 1.2 2.10 128 +00062200.DDC 1.75 14.3 3602 -8.7 7.0 15.4 23.4 16.2 1.2 2.90 157 +00062400.DDC 1.75 14.8 3499 -7.3 7.7 23.2 30.2 12.0 1.6 2.70 237 +00062400.LBF 1.75 14.8 4723 -9.7 8.6 17.4 29.6 9.8 2.4 2.00 126 +00070600.GGW 1.75 11.7 2743 -14.1 8.5 29.6 40.4 13.0 2.7 1.90 165 +00071300.ABR 1.75 13.6 2305 -8.7 6.7 29.3 44.3 21.7 1.3 2.00 278 +00071500.IAD 1.75 13.9 2186 -12.3 6.8 17.8 17.7 9.3 1.1 2.00 118 +00071800.AMA 1.75 14.4 3660 -4.7 6.9 9.1 7.7 5.9 0.4 1.50 79 +00072100.FFC 1.75 14.3 2149 -6.9 6.4 9.2 10.4 9.1 0.3 0.60 63 +00072200.LBF 1.75 12.8 3031 -11.5 7.6 27.5 23.7 14.5 2.2 2.60 247 +00072500.ABR 1.75 15.6 4195 -12.3 8.9 15.3 19.8 10.9 2.6 3.10 113 +00072600.MFL 1.75 18.3 4079 -8.5 6.6 5.2 5.6 2.4 0.5 0.60 18 +00072600.MPX 1.75 15.3 3240 -13.1 7.6 21.4 12.4 10.1 2.5 3.00 139 +00072700.LBF 1.75 18.1 5178 -8.9 8.7 17.5 26.1 12.2 3.0 2.20 351 +00072900.GSO 1.75 14.3 2081 -9.7 6.2 6.2 16.1 6.5 0.3 0.60 43 +00073100.JAX 1.75 17.6 3581 -8.9 6.0 6.6 5.5 4.7 0.5 0.60 27 +00080200.GGW 1.75 10.8 2057 -8.9 8.0 24.6 35.3 15.0 0.9 1.80 148 +00080800.OAX 1.75 16.3 4679 -8.1 7.8 16.4 25.1 10.8 1.9 3.00 185 +00090400.LBF 1.75 11.2 2441 -9.5 7.8 21.4 24.1 18.5 1.0 1.50 309 +01061800.TBW 1.75 15.9 3469 -9.7 5.9 4.6 6.6 1.5 0.3 0.80 23 +01062000.DTX 1.75 14.9 3813 -12.5 6.9 8.4 17.6 15.0 1.0 2.80 -45 +02041600.PIT 1.75 11.5 1856 -14.9 7.3 17.9 18.1 15.8 1.0 1.60 245 +02041800.FWD 1.75 15.9 3343 -9.9 6.4 12.4 34.6 5.6 1.0 -999.00 61 +02050400.CHS 1.75 15.9 3255 -10.7 6.6 21.1 29.5 16.6 1.8 0.90 19 +02052800.LBF 1.75 11.3 3387 -15.1 9.0 18.8 30.1 11.6 2.3 1.90 184 +02052800.MAF 1.75 12.7 3115 -11.1 8.0 20.6 24.7 16.4 1.7 2.10 103 +02052900.TOP 1.75 12.8 2661 -13.7 6.8 4.2 10.7 7.3 0.3 1.30 48 +02060402.CHS 1.75 13.7 2637 -10.1 7.6 9.7 10.8 11.7 0.6 0.80 33 +02060700.MPX 1.75 9.2 1952 -15.1 7.7 22.8 25.3 16.2 1.1 1.50 758 +02061200.TOP 1.75 19.6 5029 -8.9 7.6 21.1 24.7 15.6 3.3 0.70 224 +02062600.DTX 1.75 14.5 3079 -8.9 6.1 1.9 7.2 1.4 0.1 0.70 -1 +02070200.AMA 1.75 12.2 2393 -6.5 7.3 18.4 11.3 20.8 0.6 1.60 353 +02072518.TBW 1.75 18.9 4523 -8.5 6.7 7.8 6.3 2.0 0.9 0.60 7 +02072800.DDC 1.75 12.9 2480 -5.3 7.4 10.6 11.1 10.7 0.3 1.40 155 +02082300.LBF 1.75 17.8 6193 -10.1 8.0 12.9 28.1 3.8 2.7 3.10 10 +03031500.BMX 1.75 10.9 1555 -19.1 7.4 8.5 21.2 12.3 0.5 1.30 94 +03032600.LZK 1.75 11.3 2073 -18.5 6.7 14.3 15.4 9.5 1.0 2.20 67 +03032600.SHV 1.75 11.3 1723 -18.3 8.5 17.7 18.0 8.0 1.3 1.40 108 +03042900.AMA 1.75 9.6 2549 -14.5 8.3 25.3 33.7 16.5 1.8 1.60 237 +03042900.MAF 1.75 9.8 2325 -13.5 8.4 23.4 21.0 15.5 1.4 1.40 165 +03043000.BNA 1.75 12.4 3359 -15.3 7.2 4.3 5.5 4.1 0.5 1.30 30 +03050200.FFC 1.75 13.7 3289 -13.5 6.5 9.8 9.5 7.5 0.9 0.90 55 +03050700.BMX 1.75 17.4 4489 -10.5 7.0 26.5 28.4 12.2 3.6 2.10 101 +03051312.FWD 1.75 12.6 1814 -10.3 7.3 17.7 24.7 16.8 0.7 1.20 205 +03060400.LCH 1.75 19.7 4988 -6.7 5.8 13.3 17.2 7.3 1.2 0.60 44 +03061100.OUN 1.75 14.5 3045 -9.3 7.2 17.8 13.1 12.1 1.3 2.00 135 +03061300.LBF 1.75 12.0 2759 -11.3 7.2 15.4 16.3 13.0 1.0 2.60 179 +03061500.FWD 1.75 14.3 2433 -11.3 6.9 12.1 2.8 5.3 0.8 1.70 32 +03061500.LBF 1.75 10.7 1717 -11.3 6.3 10.6 12.0 6.6 0.3 1.70 51 +03061700.FFC 1.75 16.3 2826 -8.5 6.2 7.0 13.0 5.5 0.4 0.60 32 +03061700.RAP 1.75 10.1 1501 -11.1 7.1 5.7 17.5 2.9 0.2 1.90 92 +03062100.MAF 1.75 10.7 1489 -7.7 7.0 14.5 29.4 6.5 0.3 1.90 74 +03062500.MAF 1.75 16.5 4621 -6.7 7.7 8.7 16.8 11.9 0.8 2.10 45 +03090500.DRA 1.75 11.3 1966 -8.3 8.1 3.7 9.2 5.0 0.1 1.20 33 +03091000.MAF 1.75 12.9 3038 -7.3 7.4 8.3 12.7 8.6 0.4 2.10 79 +03091100.DDC 1.75 14.8 3112 -7.5 6.9 22.3 30.8 15.7 1.3 2.20 259 +03092100.DDC 1.75 10.2 1784 -10.9 7.3 20.1 23.8 21.8 0.7 2.00 257 +04022512.LIX 1.75 10.3 837 -17.7 6.7 31.9 48.7 25.2 0.8 2.40 340 +04030100.TOP 1.75 6.3 487 -28.7 8.7 32.0 35.0 20.1 0.6 1.60 171 +04032100.FFC 1.75 7.9 942 -17.3 7.5 12.0 13.4 11.3 0.3 1.10 154 +04032100.MAF 1.75 10.0 2053 -12.9 7.9 9.6 21.3 5.5 0.5 1.50 39 +04040700.FWD 1.75 10.4 835 -16.3 6.7 28.3 27.2 11.8 0.6 1.00 87 +04042900.DRT 1.75 12.4 1834 -12.9 6.4 20.0 31.6 16.1 0.9 1.30 217 +04051000.LBF 1.75 11.6 4026 -13.9 9.0 13.9 17.5 3.0 1.9 1.60 38 +04051600.EPZ 1.75 10.4 2888 -11.5 8.7 12.2 7.0 4.1 0.9 1.60 93 +04071200.TOP 1.75 17.7 3709 -7.3 6.8 13.6 9.1 11.9 1.1 0.60 204 +04081900.ILX 1.75 15.1 3685 -9.1 5.9 19.9 28.2 19.7 1.4 1.30 371 +04082600.BIS 1.75 12.5 3083 -13.1 7.1 16.6 18.9 13.9 1.4 2.40 101 +04092300.AMA 1.75 12.8 1887 -10.1 6.7 23.5 21.8 19.6 0.9 1.30 374 +04092500.AMA 1.75 11.2 2465 -11.9 6.9 15.1 24.9 12.0 0.8 2.00 38 +05030400.AMA 1.75 4.3 697 -23.3 8.7 22.7 36.0 13.1 0.3 1.30 142 +05031500.TLH 1.75 12.4 1338 -14.1 7.1 28.4 53.2 12.7 1.1 1.10 41 +05082400.RAP 1.75 11.3 2040 -11.3 8.6 11.6 19.1 13.6 0.6 -999.00 116 +05082700.AMA 1.75 13.6 2765 -5.5 7.4 11.5 11.5 10.0 0.4 2.00 31 +06040400.CHS 1.75 11.6 2165 -16.9 8.1 31.6 39.3 26.6 2.6 2.60 207 +06040900.JAX 1.75 13.6 2254 -13.7 6.6 20.4 22.0 19.5 1.3 2.10 178 +06041300.LZK 1.75 11.0 1294 -13.5 7.2 12.6 20.8 6.0 0.4 -999.00 34 +06041600.IAD 1.75 10.2 2181 -16.7 7.0 27.7 43.3 16.6 1.7 1.80 48 +06041600.WAL 1.75 10.9 2234 -16.5 7.2 17.7 48.2 17.2 1.2 2.30 81 +06041900.BMX 1.75 12.0 1805 -11.1 6.3 14.2 22.0 5.4 0.5 0.70 62 +06042300.DTX 1.75 6.7 609 -24.1 7.4 17.7 27.4 14.0 0.3 1.80 50 +06050400.SHV 1.75 15.0 3310 -12.1 6.7 8.0 14.3 5.8 0.8 0.60 85 +06050600.LCH 1.75 14.9 2655 -10.3 5.8 23.1 25.2 15.8 1.3 0.60 64 +06050900.DDC 1.75 9.6 1630 -13.3 7.9 27.2 27.8 15.1 1.1 2.00 179 +06050912.SGF 1.75 12.9 2144 -12.9 6.7 20.3 18.4 10.1 1.2 1.80 144 +06051100.LCH 1.75 18.5 4564 -12.3 8.9 22.9 22.0 12.2 5.1 1.70 38 +06051412.SHV 1.75 12.4 2270 -14.9 7.8 16.8 26.2 15.5 1.3 2.80 84 +06051800.ILX 1.75 8.0 713 -17.5 6.9 28.8 29.6 16.9 0.5 2.10 226 +06052300.SGF 1.75 14.4 3032 -11.9 7.1 9.0 15.5 8.3 0.8 1.60 91 +06052500.TLH 1.75 14.8 2619 -10.5 6.4 7.3 7.5 9.2 0.5 0.60 56 +06052700.GSO 1.75 12.7 2136 -9.9 5.8 17.4 21.2 17.1 0.6 1.50 217 +06061800.FWD 1.75 14.3 2286 -10.9 8.2 13.9 24.6 11.6 1.0 2.30 134 +06062100.CHS 1.75 17.0 4007 -10.1 6.4 12.9 19.3 7.1 1.3 0.70 66 +06062400.BIS 1.75 8.3 942 -15.3 7.0 22.7 27.2 16.7 0.5 1.60 167 +06062400.LBF 1.75 10.7 1400 -12.1 7.4 26.6 25.0 13.6 0.8 2.10 272 +06062900.DDC 1.75 7.7 919 -10.1 7.7 17.9 17.9 1.9 0.2 0.80 16 +06070100.BNA 1.75 13.5 2750 -11.5 6.7 10.8 7.8 11.5 0.7 1.50 41 +06071200.DDC 1.75 11.8 1068 -8.7 8.0 15.4 21.8 11.8 0.3 1.00 12 +06071300.DDC 1.75 12.8 1575 -5.9 6.9 12.7 13.7 7.4 0.2 0.80 99 +06071900.JAN 1.75 15.2 2280 -6.9 6.5 11.1 11.1 9.0 0.4 0.60 88 +06072200.LZK 1.75 14.1 2480 -8.1 7.3 6.9 5.8 7.7 0.3 0.60 67 +06072600.TUS 1.75 11.2 1725 -5.7 7.4 15.0 18.3 8.5 0.3 0.90 36 +06080700.TOP 1.75 12.5 1693 -6.7 7.0 7.6 6.8 3.2 0.2 0.60 35 +06080900.TUS 1.75 11.9 1640 -4.7 6.6 5.1 8.2 6.6 0.1 0.60 25 +06082100.ABR 1.75 12.5 1851 -9.9 6.8 21.9 39.5 15.5 0.8 2.10 257 +06082300.RAP 1.75 8.3 1757 -9.5 9.1 21.3 28.7 12.7 0.6 0.80 108 +06091100.AMA 1.75 12.5 1812 -8.9 7.1 14.9 33.3 13.7 0.5 2.10 51 +06091400.EPZ 1.75 11.7 1589 -10.3 7.6 17.4 23.7 13.1 0.6 2.00 167 +06091600.DDC 1.75 14.4 2738 -6.9 6.6 29.7 39.0 21.6 1.3 2.20 378 +06100400.MPX 1.75 13.7 3011 -12.1 7.4 34.0 30.2 23.9 3.0 2.90 514 +89060100.TOP 1.75 15.8 2810 -10.9 7.9 10.6 26.9 7.9 1.0 -999.00 90 +89060600.GSO 1.75 14.8 2078 -9.1 5.9 8.1 6.7 10.0 0.3 0.60 93 +89060600.JAN 1.75 16.3 3336 -11.3 6.7 20.8 25.3 10.4 2.0 0.80 103 +89061400.GGG 1.75 17.2 3674 -11.0 6.9 15.4 23.3 4.3 1.7 -999.00 61 +89061900.BNA 1.75 13.9 1755 -10.2 6.3 9.7 7.8 6.8 0.4 0.60 86 +89062200.AHN 1.75 15.5 1517 -7.6 5.8 12.6 15.8 14.9 0.3 0.60 112 +89062600.IAD 1.75 16.2 3138 -8.6 6.1 14.3 23.0 12.1 0.9 0.70 108 +89062700.PIA 1.75 15.7 2460 -7.9 6.6 13.2 12.4 5.3 0.6 0.70 87 +89062800.BUF 1.75 15.2 2385 -8.2 5.3 20.1 22.3 9.8 0.7 0.60 82 +89070800.PIT 1.75 15.4 2732 -9.1 6.8 17.5 15.7 12.8 1.1 1.50 81 +89071300.DDC 1.75 15.1 3239 -4.9 6.9 5.1 7.2 7.9 0.2 1.20 81 +89071300.OUN 1.75 19.0 4127 -5.4 6.9 13.8 19.1 13.0 1.0 -999.00 196 +89071500.LBF 1.75 14.3 2675 -6.9 6.1 6.1 8.4 5.5 0.2 0.60 27 +89072900.HON 1.75 14.0 2092 -5.9 6.0 12.0 17.9 6.4 0.3 0.80 105 +89073000.JAN 1.75 18.0 3940 -7.7 6.7 1.9 3.1 2.1 0.2 0.60 9 +89080600.UMN 1.75 19.0 5563 -6.9 7.0 11.7 11.3 8.8 1.4 0.80 99 +89081300.TBW 1.75 16.4 2617 -8.6 6.0 18.1 18.2 10.1 1.0 0.60 65 +89082500.RAP 1.75 10.6 1899 -7.1 7.6 7.7 7.6 2.7 0.2 1.00 55 +89082700.OMA 1.75 17.8 3452 -6.6 6.1 19.5 33.1 15.2 1.1 0.60 142 +89082800.UMN 1.75 17.3 3603 -6.1 6.5 7.8 5.6 2.6 0.5 0.60 28 +89082900.TOP 1.75 19.8 4842 -6.3 6.6 15.4 21.1 13.2 1.5 0.60 156 +89083000.OUN 1.75 17.3 3864 -5.6 6.0 13.1 24.2 11.8 0.7 0.60 112 +89083100.DDC 1.75 16.5 2956 -5.7 6.6 13.6 22.5 13.3 0.6 0.80 346 +89090200.1M1 1.75 18.3 3818 -4.8 6.1 16.2 14.1 8.2 0.8 0.60 64 +89090800.DEN 1.75 10.1 1350 -6.8 8.3 24.1 24.0 15.4 0.4 2.00 366 +90022800.MAF 1.75 9.7 607 -16.2 6.6 16.4 23.8 5.1 0.2 1.20 55 +90031000.AMA 1.75 11.1 2468 -16.0 8.6 13.1 18.2 9.9 1.2 1.90 106 +90031300.OUN 1.75 12.7 3211 -13.6 7.8 24.2 18.1 19.4 2.5 2.80 286 +90040200.BRO 1.75 16.2 3494 -9.3 7.1 25.7 37.2 15.2 2.3 0.90 65 +90042200.OUN 1.75 11.1 2748 -13.3 6.6 12.2 14.9 7.3 0.8 2.00 48 +90042600.DRT 1.75 14.6 3699 -13.8 8.1 25.7 33.2 11.1 3.7 4.30 101 +90042900.AYS 1.75 13.0 2333 -12.2 6.2 30.6 23.2 19.1 1.7 2.30 243 +90050600.OUN 1.75 7.6 836 -20.1 7.2 18.3 48.8 5.8 0.4 1.40 30 +90051200.SEP 1.75 13.6 2282 -9.2 6.9 34.8 47.4 14.5 1.6 -999.00 134 +90051600.IAD 1.75 13.4 2004 -14.0 7.0 16.7 27.7 12.7 1.0 -999.00 102 +90051900.SEP 1.75 17.0 3246 -9.1 6.6 20.9 27.2 15.6 1.6 0.60 387 +90052100.HAT 1.75 15.8 2891 -9.7 5.6 13.8 19.5 12.4 0.8 0.60 182 +90052100.UMN 1.75 14.8 3661 -13.1 7.6 15.4 23.7 15.3 2.0 3.40 181 +90052300.HON 1.75 10.9 1984 -14.0 7.2 22.3 33.6 15.0 1.1 2.40 107 +90052800.SIL 1.75 18.0 3916 -10.0 6.8 19.3 10.6 10.4 2.2 0.80 48 +90061000.IAD 1.75 14.9 2818 -9.2 6.5 16.4 19.3 18.0 1.0 0.60 175 +90061000.OUN 1.75 15.1 3242 -8.5 7.8 10.1 1.3 10.9 0.8 2.50 21 +90061100.CHS 1.75 17.7 4050 -8.1 6.6 8.1 19.1 6.4 0.7 0.60 102 +90061300.STC 1.75 16.2 2789 -10.4 7.2 36.6 42.0 14.2 2.9 0.70 139 +90061800.PIA 1.75 19.5 4567 -8.1 7.4 17.0 25.7 14.1 2.2 1.00 94 +90070500.LCH 1.75 17.6 3315 -8.5 6.6 15.3 2.5 11.6 1.2 0.60 58 +90070900.GRB 1.75 16.9 2962 -6.5 6.5 18.2 22.7 12.1 0.9 0.60 82 +90071100.CKL 1.75 15.4 2544 -8.1 6.4 5.1 4.6 2.1 0.3 0.60 9 +90071300.CRP 1.75 13.3 1658 -6.5 6.5 12.8 9.3 14.6 0.3 0.60 121 +90071400.ABQ 1.75 10.4 1588 -9.4 8.7 18.9 32.6 4.4 0.6 1.20 70 +90071700.FNT 1.75 11.9 1393 -12.5 6.5 15.5 25.3 13.2 0.5 0.60 176 +90071800.LBF 1.75 12.3 3138 -7.7 8.2 17.7 16.6 10.0 1.0 1.60 115 +90072100.ABQ 1.75 10.9 1327 -5.9 8.3 7.9 14.5 9.8 0.1 1.30 145 +90072600.OUN 1.75 16.6 3546 -6.8 6.2 10.8 14.7 11.1 0.6 0.70 206 +90072700.AMA 1.75 14.3 3104 -5.8 7.3 7.7 7.9 11.1 0.3 2.20 117 +90073100.GGG 1.75 16.1 3254 -7.5 6.4 7.9 5.4 1.2 0.5 0.60 3 +90080200.LCH 1.75 18.4 3223 -7.3 6.4 6.5 2.0 3.1 0.4 0.60 14 +90081000.AHN 1.75 14.9 2234 -9.4 6.2 13.3 26.7 6.4 0.6 0.80 33 +90081500.DDC 1.75 15.1 3012 -6.6 5.6 9.0 15.8 9.9 0.4 0.60 59 +90082100.AMA 1.75 14.6 2833 -5.7 6.6 11.7 11.3 10.6 0.4 1.20 75 +90082400.OVN 1.75 18.7 5016 -7.4 6.8 7.4 14.7 9.4 0.8 0.70 100 +90082600.BIS 1.75 13.7 3187 -13.2 8.6 22.2 23.1 13.2 2.6 2.50 190 +90082600.HON 1.75 17.9 5529 -11.5 9.1 14.7 28.6 9.9 3.6 -999.00 156 +90090200.MAF 1.75 14.9 3597 -6.2 6.8 17.2 18.3 7.5 0.9 2.50 58 +90091100.AHN 1.75 15.1 2857 -8.6 5.9 7.9 7.6 6.3 0.4 0.60 80 +91032700.DAY 1.75 10.7 1310 -13.1 6.4 30.2 30.6 24.3 0.8 1.80 531 +91051300.BIS 1.75 13.8 1867 -11.5 6.8 26.9 19.8 15.8 1.3 0.70 -79 +91051300.HON 1.75 14.7 3615 -9.5 7.2 14.2 22.7 13.0 1.2 2.80 97 +91051700.GGG 1.75 18.4 5081 -10.4 7.5 7.9 11.2 10.5 1.4 0.90 157 +91053100.AHN 1.75 16.3 3505 -6.9 5.9 3.9 4.1 3.2 0.2 0.60 15 +91060600.JAN 1.75 16.3 3344 -9.1 6.8 9.5 9.6 3.1 0.8 0.60 12 +91060600.RAP 1.75 13.1 2001 -11.5 7.1 13.2 19.7 11.9 0.7 1.40 170 +92051500.1M1 1.75 13.3 2877 -11.3 6.4 11.4 16.3 7.9 0.7 1.50 54 +94062600.PBI 1.75 17.7 4199 -9.1 6.6 4.9 6.6 5.2 0.5 1.80 10 +94070100.1M1 1.75 18.6 4820 -8.1 6.1 20.0 18.5 12.6 2.1 1.00 342 +94071700.1M1 1.75 17.7 3339 -6.4 5.8 12.5 11.3 19.1 0.7 0.60 164 +94071700.HAT 1.75 16.5 2973 -6.0 5.7 5.9 3.1 4.4 0.2 0.60 33 +97100900.OUN 1.75 16.5 3628 -7.5 6.0 20.0 29.9 16.6 1.3 0.80 205 +98062500.FFC 1.75 15.8 3224 -8.9 7.3 4.2 9.9 5.6 0.3 0.60 54 +00051800.GSO 1.50 11.9 1767 -13.7 6.5 16.4 31.1 7.6 0.7 1.60 124 +00090200.SLC 1.50 9.1 1641 -14.7 8.4 16.1 24.8 20.1 0.7 1.70 101 +01062600.GSO 1.50 11.9 929 -11.7 6.0 17.8 25.6 10.4 0.3 0.60 106 +01062600.RNK 1.50 11.1 1653 -11.9 5.7 13.7 30.3 8.3 0.4 2.10 88 +02042200.ILN 1.50 10.3 623 -13.3 6.8 36.0 43.5 31.2 0.5 2.10 525 +02072500.LCH 1.50 20.2 5453 -7.3 5.9 8.5 11.3 5.5 1.0 0.60 66 +03031700.MHX 1.50 12.1 1241 -13.1 5.4 19.1 32.8 11.5 0.5 0.70 37 +03091800.INL 1.50 13.7 1863 -13.5 7.5 24.7 29.2 15.3 1.5 -999.00 384 +06042117.JAN 1.50 13.4 1486 -12.9 6.5 17.4 11.7 6.4 0.7 0.60 58 +06052200.LBF 1.50 8.2 1420 -11.1 7.7 15.2 22.6 14.8 0.4 1.30 199 +06053000.SGF 1.50 15.0 2988 -9.3 6.5 2.7 12.8 4.0 0.2 0.60 27 +06071100.DNR 1.50 10.1 1192 -7.9 7.6 16.2 27.0 12.2 0.3 1.70 79 +89060200.AHN 1.50 13.2 1996 -7.3 6.1 2.6 1.6 3.2 0.1 -999.00 18 +90040200.GSO 1.50 8.7 984 -17.4 6.8 29.7 37.4 19.9 0.7 2.00 210 +90041100.AHN 1.50 11.5 1096 -14.0 6.4 25.4 25.8 19.0 0.7 0.60 343 +90071000.DEN 1.50 13.5 3504 -8.2 8.0 25.4 20.1 16.7 1.9 2.50 41 +90082200.AHN 1.50 16.5 3275 -6.8 6.5 8.7 15.8 6.0 0.5 0.60 48 +90082200.OUN 1.50 16.6 3350 -5.5 6.1 3.3 5.7 3.1 0.1 0.60 -7 +94070100.GSO 1.50 13.8 2296 -10.3 5.4 8.1 14.3 6.6 0.3 0.60 40 +00030400.BMX 1.25 11.4 1311 -14.9 5.7 42.9 54.3 21.1 1.3 1.40 205 +00071100.DDC 1.25 16.4 4707 -4.1 6.8 4.6 8.7 6.0 0.2 2.60 136 +00072000.LZK 1.25 16.4 3973 -6.7 6.8 12.6 12.7 8.3 0.9 1.10 102 +02041200.TOP 1.25 9.8 1084 -16.5 7.1 9.4 27.2 16.2 0.3 1.60 99 +03040500.ILN 1.25 10.4 1856 -15.7 6.5 20.8 25.6 17.7 1.0 2.20 233 +03090300.NKX 1.25 10.8 940 -5.9 6.6 7.0 5.9 4.2 0.1 0.70 9 +03090800.FGZ 1.25 8.3 663 -8.3 7.7 15.0 17.0 11.2 0.1 1.20 130 +03090800.PHX 1.25 12.1 2268 -6.7 6.7 10.7 16.8 8.2 0.3 1.20 90 +04032700.RAP 1.25 8.5 2052 -15.5 8.0 19.0 17.5 12.6 1.0 1.50 161 +04100400.AMA 1.25 10.5 1672 -13.5 7.6 23.5 31.9 10.7 1.0 2.40 28 +05030700.MAF 1.25 8.0 547 -16.7 6.9 34.3 40.4 16.9 0.4 1.90 177 +05090600.LBF 1.25 13.0 2252 -9.1 8.1 14.1 27.2 6.3 0.7 2.90 28 +05100123.LMN 1.25 15.9 2672 -9.9 7.0 21.4 26.0 14.1 1.5 -999.00 276 +06051500.TLH 1.25 10.8 1279 -13.7 7.1 24.7 23.2 18.5 0.8 1.70 104 +06052000.BOI 1.25 7.4 1070 -13.5 8.4 15.9 25.9 9.2 0.3 0.80 95 +06052600.FFC 1.25 12.1 1711 -12.1 7.1 8.7 3.3 4.1 0.4 1.10 46 +06060300.ILX 1.25 10.0 1218 -14.5 5.9 20.0 22.7 14.1 0.5 1.50 87 +06060312.LBF 1.25 7.7 988 -11.9 9.0 19.5 17.8 10.8 0.4 1.00 699 +06061200.DNR 1.25 6.0 942 -9.9 9.4 17.1 22.2 7.4 0.2 0.60 130 +06070400.GRB 1.25 14.1 1881 -10.1 6.6 22.8 40.7 14.0 1.0 0.60 132 +06072700.ILX 1.25 20.7 4385 -4.3 5.7 12.7 19.1 14.7 0.7 0.60 318 +06072800.FGZ 1.25 13.5 3100 -5.3 8.1 22.7 18.3 14.1 1.0 2.70 193 +90041400.OUN 1.25 10.8 1408 -18.2 7.9 23.5 33.0 17.5 1.2 2.00 146 +94062500.GSO 1.25 15.9 2334 -5.4 5.6 9.9 5.2 12.9 0.3 0.60 103 +00051400.TLH 1.00 15.9 3542 -9.9 6.9 4.2 4.2 5.4 0.4 1.00 -4 +00053000.LBF 1.00 9.9 2258 -9.7 9.2 27.2 31.9 16.9 1.3 1.10 294 +00060100.ILX 1.00 16.1 3208 -9.1 7.0 17.9 15.6 20.7 1.4 1.80 163 +00060200.DVN 1.00 16.4 3451 -9.3 7.3 14.1 11.0 14.2 1.3 0.60 175 +00060200.TOP 1.00 16.1 3517 -9.3 6.9 10.4 16.3 4.9 0.9 0.80 39 +00062100.TBW 1.00 17.1 3180 -8.5 6.4 12.2 19.0 8.9 0.9 0.60 49 +00062300.MHX 1.00 18.6 4167 -8.7 6.1 6.0 6.1 9.7 0.6 0.60 89 +00062600.DDC 1.00 13.5 2618 -6.1 6.7 15.8 16.9 14.3 0.5 1.60 51 +00062600.TOP 1.00 17.8 4052 -8.9 7.6 1.3 23.9 2.4 0.1 2.30 26 +00063000.PIT 1.00 9.9 1086 -15.9 5.5 22.0 37.9 8.1 0.5 1.80 77 +00070200.DDC 1.00 16.2 3566 -5.7 6.6 14.2 21.9 5.5 0.7 1.30 38 +00070200.RAP 1.00 15.6 5621 -9.7 8.7 21.5 22.7 15.9 3.8 2.20 263 +00070300.DDC 1.00 17.2 4558 -5.9 7.5 13.6 22.7 11.7 1.1 2.40 66 +00070300.OAX 1.00 18.5 4633 -6.3 6.9 10.6 19.6 9.9 0.9 1.90 133 +00070400.DDC 1.00 18.1 5142 -7.1 7.6 9.7 19.2 11.4 1.2 2.40 114 +00070700.RAP 1.00 14.2 4065 -7.7 8.6 29.4 33.3 10.8 2.7 2.10 111 +00071200.DDC 1.00 14.4 2941 -5.5 7.2 11.3 11.7 10.8 0.5 1.40 196 +00071400.GRB 1.00 12.0 1743 -12.3 6.9 21.5 42.9 13.4 0.9 1.70 195 +00071500.SHV 1.00 17.2 4004 -5.9 6.0 4.6 8.6 6.2 0.3 0.60 46 +00071700.TOP 1.00 15.9 3927 -8.7 7.9 8.9 14.1 14.5 0.9 2.40 198 +00071900.GYX 1.00 11.4 997 -13.3 6.0 27.0 36.1 18.8 0.6 1.00 107 +00072300.OTX 1.00 9.0 2088 -12.3 8.2 17.2 21.1 7.8 0.8 1.20 43 +00072700.JAN 1.00 12.5 2066 -10.7 6.4 8.0 8.4 4.2 0.3 1.00 -50 +00072800.LBF 1.00 17.1 5581 -7.7 8.1 25.0 21.1 9.6 3.5 3.10 187 +00072800.TOP 1.00 15.3 3666 -10.3 7.6 22.0 26.4 9.1 2.3 2.60 115 +00072900.CHS 1.00 16.1 2462 -7.5 5.6 9.3 13.2 3.3 0.4 0.60 4 +00072900.ILN 1.00 14.3 2735 -11.5 6.7 13.4 21.0 8.0 1.0 0.60 68 +00080700.TOP 1.00 17.3 4476 -7.5 7.2 17.8 22.9 11.7 1.8 1.80 72 +01061900.JAX 1.00 17.2 2584 -9.5 6.1 4.8 8.3 5.0 0.3 0.60 13 +01062100.ABR 1.00 8.1 1118 -19.3 7.0 4.2 12.4 3.6 0.1 1.30 14 +01062600.LBF 1.00 12.7 3931 -8.1 8.1 9.3 8.1 8.1 0.7 1.50 119 +02012400.LZK 1.00 13.1 1343 -12.7 6.6 32.5 40.7 20.2 1.1 0.60 290 +02042300.OAX 1.00 6.4 614 -23.3 7.9 26.3 36.6 15.2 0.4 1.40 133 +02051800.CRP 1.00 20.3 5902 -10.5 7.4 22.6 23.2 10.7 5.0 1.60 86 +02052700.AMA 1.00 9.7 2332 -11.1 7.2 14.5 11.8 13.0 0.6 1.40 198 +02060400.CHS 1.00 15.2 3170 -10.1 7.6 9.7 10.8 11.7 0.9 0.60 33 +02060700.ABR 1.00 9.0 2252 -14.7 8.1 12.4 18.1 8.2 0.7 1.20 118 +02070200.FFC 1.00 16.3 4268 -9.7 6.6 7.8 4.3 7.3 0.8 0.60 46 +02070300.LBF 1.00 14.1 3367 -5.9 7.5 14.0 6.2 11.5 0.7 1.20 158 +02072000.JAN 1.00 17.6 3501 -6.7 6.1 6.1 7.9 5.7 0.4 0.60 58 +02072600.TOP 1.00 13.8 3390 -5.9 7.5 16.9 16.9 11.9 0.8 2.20 168 +02072700.RAP 1.00 9.4 1688 -9.3 7.5 21.0 28.6 14.5 0.6 1.30 139 +02072900.AMA 1.00 13.6 3610 -6.5 7.8 12.5 12.2 13.6 0.7 2.00 164 +02080300.BMX 1.00 18.4 5098 -6.5 5.8 9.6 10.8 11.5 0.8 1.40 33 +02080400.SGF 1.00 17.7 4328 -5.5 6.5 1.1 7.6 3.8 0.1 1.50 -11 +03031500.TBW 1.00 15.9 3398 -13.7 7.0 18.6 27.3 3.9 2.3 0.90 32 +03032000.ILX 1.00 8.0 713 -21.9 6.9 3.5 11.4 5.4 0.1 1.40 -26 +03032100.DTX 1.00 8.7 1602 -21.3 6.6 13.3 27.1 7.7 0.6 1.10 80 +03040500.LZK 1.00 10.7 1751 -14.9 6.6 27.4 33.1 12.6 1.2 2.30 65 +03041800.DNR 1.00 5.3 1063 -18.1 8.6 11.0 43.9 5.9 0.2 0.60 41 +03042400.SHV 1.00 13.1 1456 -12.9 7.2 26.1 36.8 15.2 1.1 0.60 278 +03042800.MFL 1.00 16.7 2735 -10.7 6.4 11.7 25.5 12.3 0.9 0.60 83 +03043000.OAX 1.00 8.9 1064 -16.3 7.4 29.1 32.0 18.4 0.8 1.90 353 +03050100.FFC 1.00 11.1 1429 -13.5 6.6 6.9 6.4 1.0 0.2 1.60 5 +03050212.BNA 1.00 10.3 1865 -15.3 7.0 13.0 18.0 12.1 0.6 2.20 55 +03050312.BMX 1.00 9.7 1402 -16.1 7.5 13.8 38.5 7.9 0.5 1.80 72 +03051100.MHX 1.00 16.0 3585 -9.3 7.3 16.2 15.0 11.9 1.5 0.90 104 +03051200.JAX 1.00 15.9 3060 -7.9 6.9 13.2 20.0 10.1 0.8 -999.00 48 +03051800.TBW 1.00 16.1 3839 -8.7 6.5 5.7 11.9 6.2 0.5 1.10 3 +03051800.XMR 1.00 16.0 3602 -9.5 7.0 8.6 10.7 5.6 0.8 0.90 -7 +03052600.TFX 1.00 8.3 994 -10.9 8.0 16.0 15.9 9.1 0.3 1.30 59 +03052700.ABQ 1.00 7.1 713 -9.9 8.3 14.7 20.6 3.1 0.1 0.60 12 +03060200.DDC 1.00 11.1 1960 -9.5 7.9 17.5 20.6 11.9 0.7 2.00 222 +03060900.RNK 1.00 15.0 2965 -9.1 6.2 24.1 29.2 18.9 1.4 1.20 134 +03090900.TUS 1.00 11.5 2363 -8.3 7.3 7.9 11.8 2.8 0.3 1.10 12 +03111712.TOP 1.00 11.5 1641 -17.3 7.3 25.6 32.6 17.8 1.4 2.70 329 +04031500.DRT 1.00 11.6 1498 -15.5 7.0 16.8 24.5 6.6 0.8 1.40 123 +04032100.FWD 1.00 13.1 2648 -15.5 8.2 12.9 20.8 4.9 1.4 2.80 29 +04051000.FFC 1.00 11.4 2006 -11.1 5.4 4.7 11.0 4.0 0.2 1.90 -15 +04051200.AMA 1.00 9.7 1922 -11.5 8.0 15.0 8.4 19.1 0.6 1.60 282 +04080900.TOP 1.00 14.3 2676 -11.5 7.4 11.9 15.6 5.9 0.9 0.90 82 +04081700.TUS 1.00 13.1 2027 -8.9 7.1 13.2 13.3 8.8 0.5 1.00 96 +04082800.OUN 1.00 16.0 4225 -7.1 7.4 3.8 3.0 7.0 0.3 1.50 101 +05030400.SGF 1.00 5.9 823 -25.9 7.1 24.2 27.9 13.0 0.5 0.70 151 +05050412.TBW 1.00 14.1 1839 -13.5 7.3 15.8 33.3 10.0 1.0 1.00 187 +05050600.EPZ 1.00 8.0 1672 -12.7 8.6 27.7 28.8 15.0 1.0 1.20 178 +05081100.GGW 1.00 10.1 805 -13.7 7.4 30.5 38.9 15.6 0.6 2.10 170 +05081700.GGW 1.00 9.2 1042 -11.1 7.8 27.6 40.5 16.7 0.5 1.70 265 +05081800.LMN 1.00 17.7 3655 -4.1 6.0 22.3 17.3 13.3 0.8 0.60 221 +05082700.EPZ 1.00 11.1 2162 -6.5 8.5 4.9 6.7 4.0 0.2 1.00 21 +05092900.FWD 1.00 12.7 1553 -5.9 6.4 10.1 13.0 8.5 0.2 0.60 39 +06010300.ILN 1.00 9.0 791 -19.3 7.5 16.0 23.8 7.8 0.4 1.40 140 +06011200.GSO 1.00 9.5 1374 -19.1 7.5 15.6 28.9 21.9 0.7 2.50 253 +06041400.BUF 1.00 6.2 383 -23.3 7.6 26.8 55.7 21.6 0.3 1.40 237 +06041400.PIT 1.00 6.2 390 -20.1 7.0 18.6 40.0 18.8 0.1 0.90 220 +06051600.DTX 1.00 8.7 519 -20.5 6.1 5.0 17.9 7.2 0.1 0.70 -7 +06051800.IAD 1.00 8.4 1009 -20.5 6.7 16.0 20.3 11.9 0.4 1.30 66 +06052300.RAP 1.00 9.6 2536 -10.3 8.5 9.7 18.1 5.6 0.5 1.30 43 +06052600.AMA 1.00 7.9 1911 -11.3 9.9 16.9 12.6 11.8 0.7 0.70 262 +06052600.GSO 1.00 11.9 1743 -10.1 6.1 14.4 11.4 8.4 0.4 0.80 82 +06052600.JAX 1.00 13.3 1856 -10.7 6.6 15.3 20.8 10.5 0.6 0.60 70 +06052700.BIS 1.00 9.4 2274 -11.9 8.5 22.0 21.3 20.2 1.1 1.30 198 +06052700.JAX 1.00 15.0 2879 -9.9 6.1 13.7 13.1 11.0 0.9 0.80 117 +06053100.GGW 1.00 5.6 570 -21.1 7.4 5.0 8.1 2.8 0.1 0.90 30 +06060200.BNA 1.00 14.2 2055 -7.9 5.4 5.5 12.6 8.6 0.2 0.60 -2 +06060300.GRB 1.00 8.8 1314 -18.9 7.1 16.3 19.5 12.0 0.6 1.60 77 +06060400.ILN 1.00 8.3 1032 -18.1 6.5 8.5 11.1 6.7 0.2 1.20 35 +06060500.FFC 1.00 11.0 1475 -12.5 5.9 11.7 22.4 5.7 0.3 2.10 18 +06060700.SHV 1.00 14.6 2252 -10.3 7.4 25.4 14.5 15.1 1.5 0.60 164 +06060712.RAP 1.00 7.9 1110 -10.3 8.7 12.3 19.2 9.9 0.2 1.30 131 +06060800.LBF 1.00 10.8 2368 -6.9 7.7 20.5 22.3 11.2 0.7 1.70 244 +06061200.BNA 1.00 13.6 1539 -6.7 5.6 15.2 7.0 9.1 0.3 0.60 107 +06061900.GRB 1.00 14.0 2397 -11.7 6.2 15.9 20.9 12.4 0.9 1.90 74 +06062100.BNA 1.00 14.1 2387 -9.3 6.8 6.7 3.3 6.8 0.3 0.60 43 +06062200.JAN 1.00 15.3 2595 -8.7 7.0 3.0 2.5 4.6 0.2 0.60 -15 +06062300.BMX 1.00 12.5 1595 -7.1 6.2 5.1 4.3 1.9 0.1 0.60 -10 +06062300.BNA 1.00 15.6 3023 -10.1 7.3 10.6 3.6 8.0 0.9 0.60 71 +06062300.DDC 1.00 11.0 987 -11.1 7.2 17.7 17.5 9.3 0.4 1.30 78 +06062700.FFC 1.00 15.4 2376 -6.9 5.6 12.6 21.6 9.3 0.4 0.60 23 +06062800.GRB 1.00 9.4 1049 -15.5 6.1 13.8 20.6 8.1 0.3 1.60 34 +06062900.PIT 1.00 10.9 925 -13.7 6.4 21.3 35.7 7.1 0.4 1.60 17 +06062900.TOP 1.00 8.5 959 -12.3 7.1 12.7 14.7 8.1 0.2 1.00 120 +06070200.FFC 1.00 11.2 1552 -9.7 6.3 6.5 9.5 1.2 0.2 0.90 4 +06070200.FWD 1.00 12.8 1806 -9.9 7.2 6.1 11.2 1.6 0.2 0.60 20 +06070200.LBF 1.00 12.2 2554 -8.5 8.0 20.5 17.9 17.1 1.0 2.00 223 +06070300.IAD 1.00 14.8 3195 -9.3 5.9 10.7 13.6 10.7 0.7 0.90 60 +06070500.GSO 1.00 15.2 2335 -7.3 6.1 9.6 6.1 7.6 0.4 0.60 96 +06071300.BIS 1.00 9.0 966 -8.7 8.1 7.7 14.5 5.9 0.1 0.70 108 +06071800.DNR 1.00 9.1 1197 -6.9 8.0 7.7 6.2 3.5 0.1 1.10 83 +06072000.RNK 1.00 14.2 2160 -8.5 5.9 9.1 3.0 11.1 0.3 1.00 113 +06072200.RNK 1.00 16.5 3249 -6.1 6.0 7.0 9.1 7.2 0.3 0.60 100 +06072300.ABQ 1.00 9.6 1267 -4.9 7.8 5.7 11.2 2.8 0.1 1.00 -9 +06072700.RAP 1.00 8.7 694 -8.7 8.3 16.3 21.8 13.4 0.2 0.90 157 +06072800.ABR 1.00 12.7 1956 -6.1 6.4 23.5 29.4 16.1 0.5 1.40 149 +06072800.OAX 1.00 15.6 2714 -5.3 6.0 16.8 22.8 9.3 0.5 0.60 92 +06080100.PIT 1.00 18.6 3456 -4.5 5.8 12.7 7.9 10.1 0.5 0.60 104 +06081000.TUS 1.00 13.4 1913 -6.3 7.3 3.1 6.2 1.2 0.1 0.60 12 +06090800.ABR 1.00 9.5 1406 -14.3 7.5 9.4 9.1 10.6 0.3 1.70 163 +06090800.LBF 1.00 7.9 880 -14.1 7.5 11.1 19.9 6.9 0.2 0.90 20 +06091200.ILX 1.00 13.6 1642 -11.1 6.4 12.9 23.9 8.6 0.5 0.60 56 +06092900.FFC 1.00 10.8 705 -11.1 4.6 19.1 33.4 18.9 0.2 0.60 85 +89060500.1M1 1.00 15.8 2493 -8.2 6.0 14.7 13.0 10.3 0.7 0.60 19 +89061200.JAN 1.00 17.7 3616 -9.1 6.5 15.3 5.8 7.5 1.4 0.60 84 +89061400.JAN 1.00 16.0 3274 -11.5 7.1 11.3 8.2 9.4 1.2 1.00 57 +89061600.TBW 1.00 16.4 3463 -7.6 5.7 10.2 6.4 5.9 0.6 0.60 36 +89061900.CKL 1.00 16.7 3363 -9.6 6.4 14.5 12.2 12.2 1.2 0.60 103 +89062800.HTS 1.00 17.6 3659 -8.0 5.8 15.4 21.4 7.4 1.1 0.60 62 +89062900.AMA 1.00 12.6 2035 -8.2 8.6 14.8 26.0 13.0 0.6 2.30 165 +89070600.OUN 1.00 12.9 1373 -6.0 6.2 6.0 12.2 11.3 0.1 0.60 64 +89071200.TOP 1.00 16.6 3182 -8.1 7.6 12.6 8.2 13.2 1.0 1.60 157 +89072400.VCT 1.00 14.8 2953 -9.6 6.2 7.7 13.3 9.5 0.5 0.60 120 +89072800.DAY 1.00 16.4 2617 -7.8 5.7 13.5 11.3 7.5 0.6 0.60 83 +89073100.GTF 1.00 9.5 1858 -9.3 8.9 10.8 21.7 10.3 0.4 1.20 106 +89080600.OUN 1.00 16.3 3439 -5.4 6.8 10.2 12.1 9.7 0.5 0.80 101 +89082000.UMN 1.00 17.3 3524 -6.0 6.2 20.6 14.9 13.6 1.1 0.80 350 +89082700.DDC 1.00 16.9 4549 -7.4 7.6 11.3 24.3 1.4 1.2 2.10 11 +90050400.CKL 1.00 14.0 1534 -10.6 6.4 20.1 25.8 10.8 0.7 0.60 141 +90061000.GSO 1.00 15.3 2409 -8.8 6.1 9.7 14.5 11.1 0.5 0.60 145 +90062300.HTS 1.00 14.5 1346 -8.5 5.8 27.1 36.9 19.1 0.6 0.60 231 +90062400.OUN 1.00 11.9 1571 -10.8 8.2 26.8 24.9 14.1 1.1 1.90 186 +90070900.GSO 1.00 17.6 4051 -5.3 5.6 10.2 10.5 6.1 0.5 0.80 73 +90071100.GSO 1.00 15.2 3487 -6.6 5.9 3.5 9.1 7.5 0.2 0.60 38 +90071800.AMA 1.00 11.4 1482 -6.5 6.7 14.8 26.1 8.4 0.3 1.10 98 +90072000.DEN 1.00 11.7 1698 -7.2 7.4 16.1 20.8 14.0 0.4 2.10 182 +90072200.TBW 1.00 17.8 3409 -5.7 6.0 4.6 7.8 3.6 0.2 0.60 35 +90072500.DDC 1.00 11.9 1703 -8.0 6.8 14.0 17.5 10.1 0.4 1.40 208 +90072600.GGW 1.00 10.2 1514 -10.6 7.0 15.6 16.6 7.9 0.4 1.80 55 +90080200.MAF 1.00 14.4 1702 -6.2 6.1 9.7 12.2 2.8 0.2 0.60 27 +90081900.AMA 1.00 13.6 2596 -7.9 7.0 5.1 5.1 3.8 0.2 0.80 45 +90082100.OUN 1.00 19.2 5290 -6.7 6.9 8.3 3.4 6.2 0.9 0.60 38 +90082300.HTS 1.00 15.2 707 -7.7 6.2 7.0 8.5 3.6 0.1 0.60 -4 +90083000.GSO 1.00 16.4 3552 -9.3 6.0 20.1 18.2 14.1 1.6 0.60 37 +90092900.MAF 1.00 12.2 1606 -8.0 6.0 15.0 28.7 11.3 0.3 0.80 35 +90100800.GGG 1.00 16.8 2689 -6.0 5.8 14.2 17.2 8.9 0.5 0.60 70 +90101800.GGG 1.00 14.2 1619 -10.6 6.4 20.0 27.9 12.5 0.7 0.60 114 +91060500.AHN 1.00 15.3 3036 -8.1 6.7 5.7 13.0 11.6 0.3 0.60 72 +91060500.CKL 1.00 16.9 3345 -7.5 6.3 5.0 4.8 9.2 0.3 0.60 52 +93092500.OUN 1.00 16.1 2895 -6.7 6.2 24.5 27.2 16.0 1.1 0.60 264 +97081700.DVN 1.00 20.8 5790 -8.3 7.5 14.3 11.8 12.3 2.6 1.00 137 +97081700.PIT 1.00 18.3 3951 -7.9 6.9 12.7 23.0 15.4 1.2 0.60 224 +97081800.FFC 1.00 18.4 3564 -6.1 6.1 2.5 2.0 4.4 0.1 0.60 37 +98052200.BNA 1.00 15.2 3709 -10.7 6.4 9.2 7.9 10.4 0.8 0.90 83 +99061200.ILN 1.00 14.7 3299 -8.3 5.8 4.6 4.0 8.2 0.3 1.10 32 +00021800.JAN 0.88 12.5 1866 -14.9 6.7 27.5 38.9 16.2 1.5 0.70 270 +00061100.DDC 0.88 14.3 3471 -7.9 6.9 11.0 20.2 14.0 0.7 2.40 53 +00061800.RAP 0.88 7.4 1396 -18.9 7.1 14.0 34.9 7.4 0.5 1.40 270 +00070600.DDC 0.88 12.3 2581 -7.5 8.5 9.4 10.0 10.7 0.5 1.80 97 +00072800.BMX 0.88 13.2 2147 -9.5 6.2 8.0 11.4 6.0 0.3 0.70 35 +00080200.DVN 0.88 16.6 4183 -9.7 6.6 11.2 16.4 13.3 1.2 1.10 169 +00080300.PIT 0.88 14.9 2780 -9.7 6.2 15.5 29.2 9.1 0.9 0.60 81 +00080400.BNA 0.88 16.3 3453 -9.9 6.8 10.9 16.0 9.1 1.0 0.60 83 +00080500.LZK 0.88 16.1 3872 -6.3 5.6 9.4 14.6 7.3 0.5 0.80 6 +00080700.DTX 0.88 19.4 4231 -7.3 6.0 16.6 31.6 10.6 1.4 0.60 78 +00090300.OAX 0.88 12.6 3099 -10.1 8.7 16.9 21.6 9.5 1.4 1.40 126 +01062200.DVN 0.88 10.3 1285 -18.1 6.5 10.8 11.8 8.7 0.4 1.00 66 +01062600.CRP 0.88 16.6 3837 -8.5 6.4 4.0 8.9 7.1 0.3 0.60 53 +02031000.GSO 0.88 11.0 819 -15.3 5.8 24.6 29.7 19.8 0.5 1.20 236 +02052900.OAX 0.88 13.0 2754 -13.3 7.1 7.5 7.0 10.0 0.6 2.60 127 +03031400.TLH 0.88 11.6 2141 -13.1 6.3 10.5 9.0 5.7 0.5 1.10 39 +03042912.TOP 0.88 10.6 1617 -16.9 7.8 16.7 22.5 11.0 0.9 2.80 238 +03050400.BIS 0.88 8.2 1467 -18.7 7.4 15.4 16.1 8.8 0.6 1.60 86 +03060300.JAX 0.88 16.1 3513 -10.1 7.6 11.1 10.3 11.4 1.1 0.60 111 +03060600.ABR 0.88 8.1 888 -19.9 6.8 17.3 14.2 9.2 0.4 1.50 47 +03061600.TOP 0.88 12.4 1944 -11.9 6.4 0.8 4.2 5.8 0.0 1.00 3 +03062000.GGW 0.88 9.2 1032 -9.7 8.1 9.8 17.1 8.3 0.2 1.30 76 +03101712.JAN 0.88 12.8 1891 -11.5 6.3 25.4 33.9 16.9 1.1 1.20 246 +03102600.CRP 0.88 17.9 3408 -9.9 6.3 15.2 34.5 9.8 1.4 0.60 17 +03111800.OAX 0.88 10.0 957 -18.3 6.8 41.2 58.6 20.0 1.2 2.50 88 +04040900.AMA 0.88 8.2 1515 -16.7 7.0 17.9 23.0 14.7 0.6 1.60 139 +04081800.PHX 0.88 10.5 1709 -9.1 7.3 4.8 9.2 6.0 0.1 0.80 15 +04082700.ABR 0.88 10.2 1433 -15.1 6.7 14.4 40.5 5.3 0.5 1.50 28 +04091900.LCH 0.88 15.9 2433 -6.9 5.8 4.4 15.6 7.7 0.2 0.60 6 +04092000.OAK 0.88 7.3 242 -17.9 5.5 27.4 30.4 6.5 0.1 0.70 56 +04100400.GSO 0.88 13.2 1385 -14.9 6.5 15.2 26.8 10.4 0.6 1.40 101 +05081300.MAF 0.88 12.8 1568 -6.3 6.5 11.8 13.7 6.9 0.2 0.60 82 +06013012.JAN 0.88 10.0 1058 -20.9 7.1 38.7 46.0 18.9 1.5 2.60 71 +06032100.OUN 0.88 5.4 579 -25.5 7.4 16.6 26.7 5.7 0.2 0.90 53 +06040700.FWD 0.88 12.5 2831 -12.5 6.2 33.5 41.5 20.1 2.2 2.80 40 +06041200.TOP 0.88 8.4 726 -14.3 7.0 33.2 37.2 23.1 0.5 2.00 232 +06043000.OTX 0.88 6.4 499 -17.9 7.3 17.3 23.3 8.3 0.2 0.80 75 +89061200.AMA 0.88 13.2 3301 -11.7 8.7 12.9 25.2 9.2 1.4 2.30 167 +89062600.UMN 0.88 16.2 3812 -6.9 6.3 0.7 10.8 2.0 0.0 0.60 -14 +89062700.DEN 0.88 8.6 931 -11.1 7.6 14.3 14.3 10.8 0.2 1.80 122 +89072700.AHN 0.88 17.5 3996 -6.9 6.5 3.5 6.8 7.1 0.3 0.60 66 +89082500.AHN 0.88 16.9 3533 -5.1 6.1 3.3 8.1 2.7 0.1 0.60 5 +89082600.AHN 0.88 17.1 3463 -5.6 5.8 11.3 8.6 4.0 0.5 0.60 41 +89082900.GGG 0.88 18.5 3979 -4.6 6.0 4.1 2.2 1.6 0.2 0.60 3 +90071000.PIT 0.88 16.6 3362 -6.7 6.3 19.7 14.7 14.3 1.1 0.60 124 +90073000.AMA 0.88 12.2 943 -7.5 6.3 12.7 18.1 8.4 0.2 0.60 14 +90091900.OUN 0.88 18.0 3878 -6.7 6.2 11.9 20.5 12.1 0.8 0.60 119 +97010900.SIL 0.88 13.1 909 -13.6 6.7 39.7 37.0 33.7 1.0 -999.00 511 +98062500.DDC 0.88 11.9 2667 -7.3 8.7 25.1 34.7 12.4 1.2 1.40 224 +90052100.SIL 0.85 16.6 3505 -10.6 6.7 8.4 13.0 10.9 0.8 0.60 70 +03052100.TBW 0.80 15.8 2941 -9.5 6.2 2.7 5.4 7.1 0.2 0.60 27 +91051700.JAN 0.80 15.5 2890 -8.9 6.5 1.1 7.8 0.6 0.1 0.60 1 +00022400.LZK 0.75 10.6 1590 -18.1 7.0 25.0 34.2 17.2 1.3 2.50 270 +00050300.JAN 0.75 12.8 1438 -12.9 5.9 12.8 7.2 13.9 0.4 0.60 120 +00052200.LZK 0.75 12.1 2062 -13.5 6.2 22.6 32.5 17.7 1.1 1.40 162 +00061800.JAX 0.75 15.7 2677 -7.9 5.7 6.0 10.5 7.9 0.3 0.60 61 +00061900.WAL 0.75 17.4 2940 -7.9 6.3 11.3 9.5 11.6 0.7 0.60 134 +00062500.JAX 0.75 15.6 2442 -10.1 6.2 9.4 21.8 9.3 0.5 0.60 104 +00062900.GRB 0.75 8.9 860 -18.9 6.4 17.0 24.4 14.1 0.4 1.10 108 +00071300.DDC 0.75 15.1 3064 -3.7 6.1 6.2 10.6 9.2 0.2 0.60 0 +00071300.FWD 0.75 14.9 3103 -5.7 6.5 10.6 11.4 13.9 0.4 0.80 120 +00071800.JAN 0.75 15.8 3305 -5.5 6.0 13.9 14.4 13.1 0.6 0.60 -56 +00071900.JAN 0.75 17.3 3841 -6.1 6.1 7.5 6.9 5.7 0.4 0.60 32 +00072100.TBW 0.75 18.9 4845 -6.9 6.4 7.0 10.7 7.4 0.7 0.90 56 +00072300.GSO 0.75 16.5 2443 -9.1 5.7 20.6 22.2 6.6 1.0 0.60 88 +00072400.GGW 0.75 10.9 3240 -11.1 8.5 26.1 22.5 12.5 2.1 1.40 54 +00080400.LCH 0.75 15.7 3045 -7.5 5.6 2.8 12.8 4.7 0.1 0.60 28 +00090200.SHV 0.75 12.1 1896 -7.5 7.0 3.2 2.0 5.2 0.1 0.70 15 +01062400.BIS 0.75 13.7 4781 -10.9 9.0 18.7 27.1 15.0 2.8 1.70 249 +02030812.ILX 0.75 7.2 533 -19.7 6.9 31.5 49.1 16.1 0.4 1.30 599 +02051500.PIT 0.75 5.9 521 -27.9 7.9 14.7 14.3 17.3 0.2 1.10 74 +02060400.JAX 0.75 15.3 3128 -8.1 6.5 3.7 6.5 0.3 0.2 0.60 15 +02062500.LBF 0.75 11.7 3690 -10.3 9.2 7.2 9.1 5.0 0.7 1.30 45 +02072000.LZK 0.75 21.6 6551 -8.5 6.9 10.2 6.8 8.7 2.0 0.90 145 +03031500.OTX 0.75 6.3 801 -26.3 7.5 24.9 28.7 18.3 0.6 1.50 240 +03032000.SGF 0.75 7.6 909 -22.1 6.7 10.5 8.6 18.2 0.3 1.40 205 +03040922.XMR 0.75 15.5 2570 -10.3 5.6 31.0 38.3 12.7 1.7 0.60 34 +03042300.DNR 0.75 6.7 1183 -16.1 7.9 19.1 35.2 12.2 0.5 1.20 265 +03050100.DNR 0.75 6.7 1011 -20.1 8.0 33.5 27.3 12.5 0.9 1.20 108 +03050200.BMX 0.75 12.4 2216 -12.9 6.6 6.7 7.6 4.6 0.4 0.70 9 +03052400.PIT 0.75 10.0 707 -16.7 6.5 26.5 23.6 12.1 0.5 1.00 65 +03060700.MFL 0.75 18.2 3041 -6.7 5.6 2.8 9.3 0.9 0.1 0.60 5 +03061000.JAX 0.75 16.0 2482 -8.7 6.7 11.3 22.4 10.8 0.6 0.60 13 +03061222.XMR 0.75 17.1 2144 -7.9 6.1 4.6 6.1 5.2 0.2 0.60 65 +03061500.SHV 0.75 16.2 2511 -9.9 6.3 21.1 32.8 13.5 1.3 0.60 91 +03061900.TFX 0.75 8.6 1802 -9.3 8.2 10.8 13.4 13.1 0.3 1.00 178 +03062000.BOI 0.75 7.0 491 -12.5 8.2 23.3 18.1 17.9 0.2 1.00 141 +03062100.RAP 0.75 11.9 2338 -10.3 7.2 8.1 14.4 15.0 0.4 2.40 137 +03062200.IAD 0.75 10.5 1215 -17.1 5.8 15.1 9.7 9.3 0.5 1.10 79 +03090900.GJT 0.75 6.8 996 -12.3 9.1 17.7 28.1 8.5 0.3 0.70 199 +03090900.MAF 0.75 12.1 2389 -7.9 7.0 18.1 17.8 12.1 0.7 2.20 222 +03091000.JAN 0.75 15.0 1929 -9.5 6.0 10.8 22.1 8.1 0.4 0.60 83 +03111300.BUF 0.75 8.1 418 -20.5 6.7 46.9 65.5 18.0 0.5 1.50 335 +04030500.LZK 0.75 12.4 745 -10.1 5.8 39.6 53.2 27.8 0.5 0.60 468 +04051300.OAX 0.75 10.5 1193 -13.7 6.9 24.2 28.7 16.7 0.7 2.20 133 +04051700.FFC 0.75 12.2 2077 -12.1 6.4 2.0 11.6 2.9 0.1 0.80 0 +04052300.BUF 0.75 13.8 1807 -10.6 5.8 22.4 24.0 18.8 0.8 0.60 239 +04081700.PHX 0.75 12.6 2729 -7.9 7.1 8.0 6.2 6.2 0.4 1.30 60 +04081900.DDC 0.75 11.7 2146 -6.3 6.2 4.3 11.0 10.2 0.1 0.70 15 +04081900.OTX 0.75 9.8 1929 -11.3 7.4 9.9 15.1 6.2 0.4 1.50 43 +04082800.JAN 0.75 18.0 3714 -7.5 6.4 2.6 3.6 1.0 0.2 0.60 12 +04082800.PIT 0.75 18.3 3258 -6.1 5.6 7.8 6.8 10.4 0.4 0.60 106 +04092800.DNR 0.75 7.9 698 -13.9 7.1 17.7 21.0 12.4 0.2 1.00 112 +04100400.CHS 0.75 15.3 1850 -10.7 6.0 22.1 32.7 13.4 1.0 0.60 81 +05022200.BMX 0.75 11.8 1749 -15.9 6.8 26.1 36.8 19.0 1.4 1.20 174 +05030700.OAX 0.75 5.7 324 -21.9 7.4 14.9 9.6 13.6 0.1 0.90 156 +05042612.JAN 0.75 9.2 993 -17.3 6.9 27.2 35.7 15.7 0.7 2.20 336 +05050500.OTX 0.75 7.7 1601 -19.1 7.3 15.7 22.0 8.5 0.6 1.40 35 +05082100.OAX 0.75 15.5 2617 -6.9 6.0 14.8 30.9 15.0 0.6 0.60 159 +05082400.SHV 0.75 16.6 3397 -5.3 6.1 9.2 4.4 11.1 0.4 0.60 72 +06011400.JAX 0.75 12.1 1223 -15.1 6.5 19.6 26.7 19.7 0.7 0.70 233 +89052800.CKL 0.75 15.4 2098 -8.1 6.2 11.8 13.5 8.0 0.5 0.60 43 +89060400.PAH 0.75 16.4 3338 -9.7 5.8 14.2 14.7 15.5 1.0 0.60 90 +89060700.AHN 0.75 14.2 2402 -13.0 6.6 12.3 18.6 2.7 0.9 0.60 37 +89061300.CKL 0.75 16.1 2677 -8.6 6.1 15.9 7.3 11.5 0.9 0.60 102 +89061500.AHN 0.75 14.7 1717 -7.5 5.5 10.0 9.8 11.8 0.2 0.60 91 +89061600.ACY 0.75 16.5 2243 -7.6 5.9 18.8 19.1 19.5 0.7 0.60 217 +89062200.CKL 0.75 16.1 2986 -10.1 6.7 10.0 8.5 6.8 0.8 0.60 76 +89062300.GRB 0.75 14.6 1729 -8.4 6.2 10.7 10.8 10.0 0.3 -999.00 139 +89062300.OUN 0.75 16.0 3217 -7.1 5.9 12.8 14.9 6.9 0.7 0.60 113 +89062700.PIT 0.75 16.0 2924 -9.1 6.8 8.1 4.9 7.9 0.6 0.60 69 +89070800.AHN 0.75 16.8 2876 -6.5 5.8 4.1 4.8 4.3 0.2 0.60 33 +89071100.DDC 0.75 11.9 1858 -8.1 7.6 8.5 14.0 12.4 0.3 2.10 249 +89072900.SIL 0.75 18.8 4031 -6.8 6.3 4.1 4.4 3.9 0.3 0.60 37 +89073000.PAH 0.75 17.9 3630 -7.0 6.4 11.4 9.0 7.4 0.8 0.60 58 +89073100.TOP 0.75 14.5 2685 -6.4 6.7 9.8 13.0 12.0 0.4 0.60 117 +89081200.GRB 0.75 11.3 1782 -14.8 6.7 4.1 9.5 3.9 0.2 0.60 39 +89081900.HON 0.75 13.1 984 -7.6 7.1 14.0 17.9 12.1 0.2 -999.00 244 +89102800.OUN 0.75 12.0 1679 -12.7 6.8 10.1 27.1 8.3 0.4 1.00 115 +90033100.TBW 0.75 14.8 2515 -10.0 5.6 14.0 15.0 12.0 0.7 0.60 135 +90042100.OUN 0.75 12.4 1915 -14.1 6.5 25.3 31.9 13.1 1.3 1.70 138 +90042200.SEP 0.75 13.3 2775 -11.7 6.5 10.2 20.8 8.1 0.7 1.00 98 +90042400.1M1 0.75 12.8 2374 -12.6 6.7 14.0 8.3 6.6 0.9 0.90 56 +90052500.MAF 0.75 13.1 3262 -7.2 7.9 22.0 30.6 12.4 1.3 1.80 97 +90060400.PIT 0.75 9.5 390 -12.5 5.6 26.0 37.7 14.6 0.2 0.60 57 +90060700.TBW 0.75 17.0 3262 -8.6 6.0 1.6 7.3 4.1 0.1 0.60 8 +90061000.AHN 0.75 14.8 2847 -8.2 5.9 8.6 9.9 5.6 0.4 0.60 50 +90070300.SLI 0.75 18.4 3250 -5.7 5.8 11.8 14.5 7.5 0.6 0.60 79 +90070800.TBW 0.75 20.0 5452 -8.1 6.5 7.8 15.4 5.9 1.1 0.60 11 +90072200.CHS 0.75 18.4 3537 -7.5 6.2 8.3 10.2 7.1 0.6 0.60 88 +90072200.PAH 0.75 16.9 2541 -5.6 5.7 13.3 15.3 11.4 0.4 0.60 80 +90072700.DDC 0.75 14.7 3550 -7.0 7.6 7.6 7.2 6.0 0.5 2.20 84 +90072800.TOP 0.75 16.5 3231 -7.8 6.7 8.8 11.3 9.8 0.6 0.90 281 +90073100.JAN 0.75 14.6 2834 -7.3 6.1 5.1 4.3 0.7 0.2 0.60 -3 +90080400.STC 0.75 13.1 2284 -12.5 7.3 5.3 20.0 8.7 0.3 1.40 45 +90081400.ALB 0.75 14.6 1251 -7.6 5.7 31.1 21.6 20.7 0.6 0.60 261 +90081400.MAF 0.75 13.7 1598 -7.1 6.2 4.4 16.6 2.3 0.1 0.60 35 +90081700.CHS 0.75 19.5 3949 -6.9 5.7 14.2 20.9 11.2 1.0 0.60 101 +90081900.DEN 0.75 11.7 1982 -7.8 7.6 10.2 22.1 6.4 0.3 1.70 25 +90082000.PIA 0.75 19.3 4350 -6.5 6.2 12.0 9.9 9.4 1.0 0.60 67 +90082200.BNA 0.75 15.5 2619 -6.1 6.1 9.1 12.7 8.7 0.3 0.60 -10 +90082300.GGG 0.75 16.2 3016 -5.9 6.0 1.3 5.5 5.3 0.1 0.60 35 +90082500.OUN 0.75 15.7 2800 -6.4 6.6 5.0 11.9 5.3 0.2 0.60 63 +90082500.OVN 0.75 17.2 3418 -7.1 6.4 12.0 21.9 10.0 0.8 0.70 181 +90083000.ACY 0.75 15.2 2413 -9.3 5.8 13.9 22.7 9.0 0.7 0.60 62 +90101700.MAF 0.75 12.3 2870 -12.5 8.0 14.9 16.2 7.7 1.3 2.30 78 +91051700.TBW 0.75 16.1 3306 -7.5 5.4 4.0 0.9 3.8 0.2 0.60 -5 +91060600.CKL 0.75 16.3 2864 -8.6 6.4 8.9 11.4 6.2 0.5 0.60 21 +94062400.GGG 0.75 18.0 3754 -5.5 6.3 11.0 14.2 8.2 0.6 0.60 98 +94062400.HTS 0.75 16.5 2798 -5.5 5.3 8.5 15.0 4.7 0.3 0.60 39 +94070200.LCH 0.75 17.0 2754 -6.8 6.4 10.7 11.0 12.4 0.5 0.60 84 +97061700.BMX 0.75 18.2 3829 -6.9 5.9 12.4 13.0 6.9 0.8 0.60 48 +97062400.MAF 0.75 14.1 3310 -9.9 8.9 11.5 8.6 13.0 1.1 1.60 108 +97081700.TBW 0.75 17.4 3152 -7.3 6.2 2.6 4.4 1.8 0.2 0.60 8 +97081800.SLC 0.75 8.3 931 -10.3 8.5 16.1 22.9 13.6 0.3 1.40 203 +97082200.ILN 0.75 9.6 520 -16.3 5.8 17.5 30.9 3.9 0.2 0.70 50 +98062500.JAN 0.75 17.3 3507 -6.1 6.0 2.3 8.6 7.1 0.1 0.70 -1 +98081000.SHV 0.75 16.8 3464 -6.5 5.9 4.8 1.1 4.2 0.3 0.60 42 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/rlt.script b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/rlt.script old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/sfcmap.out b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/sfcmap.out old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/siglist.txt b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/siglist.txt old mode 100644 new mode 100755 index 11e50be13e..3995f55c39 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/siglist.txt +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/siglist.txt @@ -1,641 +1,641 @@ -FILENAME CAT MLMIXR ML CAPE ML CIN MLCL(MAGL) 0-1SRH 0-6KT STPC 500 T (C) 500DIR 7-5 LR 0-3(KT) 0-9(KT) 0-3 KM SRH (M2/S2) -00042320.TXK 2 12.9 1702 -1 657 134 61.7 2.3 -14.0 250 6.5 32.8 76.6 166 -00042001.PPF 2 13.5 2614 -50 1216 227 59.9 4.7 -12.9 234 7.5 39.7 73.5 244 -00032900.FTW 2 13.1 2058 -42 1069 83 49.7 1.3 -15.2 245 8.0 21.9 87.1 126 -00032304.SJT 2 11.9 1680 -119 896 119 61.1 1.1 -15.5 212 9.1 38.4 66.9 217 -00031622.ATT 2 9.4 1019 -7 1566 12 45.8 0.0 -17.5 249 8.0 34.4 53.7 159 -00021323.LRF 2 9.2 1256 -9 1066 82 46.9 0.8 -21.2 249 7.5 32.3 51.4 114 -00010323.MEI 2 13.4 1148 -15 769 241 57.2 2.6 -10.0 226 6.1 38.8 71.2 288 -00010319.GWO 2 12.8 1168 -9 770 202 66.4 2.4 -13.0 223 7.5 47.3 75.1 246 -03050500.UMN 2 13.8 2392 -10 773 341 66.3 8.2 -13.4 237 7.7 49.1 93.8 411 -03050500.JBR 2 15.7 2713 -22 862 266 57.8 6.9 -10.7 240 7.1 50.5 82.9 440 -03050421.TUL 2 16.1 3621 -15 843 147 63.1 5.3 -11.7 230 7.3 45.6 100.2 160 -03050421.MKC 2 13.7 2002 -67 478 479 68.4 8.5 -14.6 224 7.9 48.1 89.8 508 -03050420.P#F 2 15.7 3397 -1 660 166 58.5 5.5 -12.7 230 7.8 34.3 100.9 195 -03050321.P#T 2 12.7 3156 -2 1967 61 36.2 0.0 -9.8 247 7.5 27.2 67.1 207 -03042503.JAN 2 13.5 2568 -27 924 257 44.3 4.9 -15.4 255 7.7 41.1 76.9 279 -03041922.PNC 2 11.5 1157 -40 665 212 87.9 2.5 -17.9 223 7.3 46.5 111.5 242 -03041523.CDS 2 10.7 1020 -106 1534 326 74.0 1.0 -12.4 234 7.5 56.1 83.8 531 -03041522.LBB 2 8.8 883 -53 1986 116 77.2 0.0 -11.7 243 7.5 48.5 87.4 276 -03040702.CLN 2 13.1 488 -133 780 363 62.7 0.8 -11.4 244 7.1 33.6 74.1 411 -03040623.ESF 2 15.8 1847 -29 621 166 51.8 2.6 -11.0 246 6.8 26.8 50.8 161 -03032722.MIA 2 12.4 299 -31 1074 187 48.8 0.4 -10.5 261 5.8 20.5 87.0 197 -01061900.ROS 2 13.6 2218 -30 1076 140 67.7 2.9 -11.1 250 8.2 40.5 73.6 279 -01061401.LNK 2 17.2 4665 -15 1190 173 39.2 4.3 -10.5 215 8.3 32.6 50.7 217 -01061120.ILL 2 14.7 3400 -120 1255 270 56.1 3.4 -10.8 259 8.6 41.9 54.8 448 -01060222.LOZ 2 9.7 164 -10 898 117 51.4 0.2 -13.4 270 5.3 39.8 66.8 189 -01053000.AMA 2 13.0 2887 -76 1322 166 48.4 2.2 -10.1 246 8.4 38.6 50.6 216 -01052902.LHX 2 10.9 1698 -120 1285 185 52.1 1.0 -10.0 251 8.2 38.9 60.5 365 -01052118.OZW 2 12.5 494 -2 775 133 33.4 0.4 -10.3 188 5.6 34.2 36.9 174 -01052022.MIN 2 16.9 3331 -2 711 122 47.8 3.2 -11.0 244 7.3 36.0 67.7 201 -01051022.MIW 2 12.8 2912 -24 1091 65 36.4 1.0 -16.0 255 7.9 28.8 43.0 141 -01051001.FBL 2 9.5 2106 -90 1776 330 50.0 1.0 -16.6 265 8.2 42.9 50.3 516 -01050200.AUM 2 11.2 1434 -74 1331 179 38.8 0.9 -13.3 251 7.5 36.0 52.3 237 -01042202.GBD 2 12.6 2145 -40 777 165 61.8 3.5 -13.6 229 7.8 41.6 62.6 328 -01041423.P28 2 12.3 2168 -54 827 145 76.4 3.1 -16.2 256 8.3 45.0 89.5 235 -01041117.LWD 2 11.9 968 -3 632 282 77.0 2.7 -15.1 208 7.5 38.2 81.4 327 -01040918.BVI 2 10.7 1326 -11 1210 102 57.2 1.0 -15.4 266 7.7 32.1 32.1 174 -01022422.SGT 2 11.8 1020 -15 967 335 52.8 3.0 -14.3 213 7.7 53.6 64.9 450 -00110820.HEZ 2 15.9 2158 -6 881 236 47.1 4.0 -8.5 204 6.2 29.0 68.5 266 -00103122.HLC 2 11.0 1274 -14 954 110 47.4 1.1 -14.1 202 7.4 32.6 74.4 169 -00092022.DAY 2 13.9 1299 -7 971 215 63.4 2.8 -8.2 237 6.1 37.5 61.0 237 -00072601.OTG 2 14.5 2869 -49 1055 88 42.5 1.7 -12.6 290 7.2 33.4 41.3 161 -00072523.RWF 2 14.6 2791 -13 1068 96 39.4 1.6 -12.0 275 7.0 29.2 35.8 163 -00071122.BKX 2 14.7 1167 -47 944 134 42.8 1.1 -7.8 261 6.8 27.2 67.9 205 -00070601.SNY 2 13.6 2847 -18 1681 52 57.5 0.5 -7.4 248 8.1 19.0 74.4 122 -00052319.BWG 2 13.7 2114 -41 1128 167 38.6 2.0 -11.4 294 6.9 36.9 62.8 278 -00051722.LXN 2 14.0 3552 -16 910 111 27.5 1.8 -13.9 169 8.4 28.1 44.5 170 -00051200.ALO 2 16.5 4382 -13 1110 168 51.1 5.6 -7.9 254 6.7 33.2 51.6 199 -00050101.MWL 2 13.0 2207 -103 1176 253 47.3 2.4 -12.4 227 8.2 40.3 37.8 297 -00042323.SHV 2 13.4 2001 -19 928 216 58.9 4.2 -13.0 261 6.7 41.9 60.0 296 -04051923.GFK 2 11.2 967 -44 828 233 54.9 2.1 -16.6 243 7.2 39.5 86.1 229 -04051302.ICT 2 15.9 3157 -12 538 223 36.4 4.3 -9.4 232 6.4 23.8 51.5 245 -04051101.LIC 2 9.0 1549 -59 1592 233 43.4 1.0 -11.5 244 8.4 35.1 46.6 395 -04042022.PIA 2 12.4 1852 -11 728 320 36.4 3.6 -14.7 235 6.2 38.5 40.1 488 -04032718.DDC 2 10.0 1332 -8 893 190 41.4 1.7 -16.6 206 7.5 30.8 47.5 198 -04030418.ABI 2 10.7 626 -20 1108 319 46.5 1.4 -13.7 196 7.0 40.3 84.2 350 -03111718.HOU 2 16.4 1980 -1 445 137 48.2 2.2 -12.4 207 6.6 24.0 77.0 158 -03111223.MFD 2 8.3 64 -56 890 219 99.1 0.1 -15.7 261 5.7 55.1 123.1 275 -03111220.MIE 2 9.7 388 -1 757 123 91.0 0.5 -15.6 258 5.7 47.1 117.3 205 -03082201.JXN 2 17.2 3046 -36 1091 255 31.0 3.6 -5.9 285 6.6 34.4 33.2 304 -03072122.AVP 2 14.3 1810 -16 1228 162 51.1 1.9 -7.9 239 5.6 45.7 49.9 148 -03072104.CID 2 17.8 2344 -22 462 187 48.9 3.6 -7.0 291 7.0 34.2 63.6 237 -03072101.ALO 2 15.0 1859 -107 921 156 49.6 1.5 -8.0 297 7.0 28.2 58.2 248 -03062500.HON 2 17.0 3737 -23 1021 335 52.2 10.7 -7.4 227 7.5 43.4 61.6 550 -03062422.MHE 2 19.5 5088 -22 717 256 55.5 12.1 -8.0 228 7.9 40.9 58.4 422 -03062421.MHE 2 17.5 3584 -16 768 252 56.0 8.4 -7.9 220 7.8 38.8 57.2 348 -03062302.P#8 2 16.8 3414 -169 1003 367 38.7 1.7 -6.8 227 7.6 30.2 57.1 437 -03062223.P#8 2 17.7 4366 -39 972 253 38.8 7.2 -8.3 246 8.6 34.3 54.7 387 -03061001.P#9 2 12.6 2103 -97 1467 421 51.0 2.8 -11.2 266 7.9 45.5 63.9 651 -03053103.CMI 2 12.6 701 -119 899 482 64.7 1.8 -11.6 292 6.3 36.9 85.1 523 -03053101.ILX 2 12.4 784 -55 1108 474 76.0 3.2 -8.5 294 5.0 45.0 90.9 524 -03051100.UIN 2 14.7 2093 -27 738 302 63.1 6.3 -11.7 240 7.7 43.7 97.9 354 -03051004.C34 2 17.3 3493 -14 749 452 53.6 14.1 -8.8 228 7.7 32.1 77.0 511 -03050923.HBR 2 11.1 1389 -64 2135 137 56.8 0.0 -9.1 231 7.7 35.8 78.1 219 -03050900.C30 2 14.6 1749 -112 819 321 69.8 3.3 -8.9 227 6.8 57.0 72.2 306 -03050823.C34 2 17.9 3605 -25 669 342 65.2 12.3 -7.2 233 7.1 42.3 72.0 318 -03050822.W#N 2 17.4 3730 -13 635 141 70.0 5.3 -10.1 228 7.6 45.5 81.3 173 -03050821.LW1 2 19.1 5309 -6 876 145 63.2 7.7 -8.7 235 7.4 31.6 71.3 182 -03050807.ADM 2 17.1 3114 -53 730 439 47.4 10.6 -9.3 253 8.0 50.2 61.5 608 -03050805.SPS 2 16.0 2409 -148 836 382 44.4 2.4 -9.1 262 7.9 43.1 59.0 798 -03050703.PAH 2 15.8 2873 -49 602 390 36.8 6.9 -13.6 237 7.9 35.3 70.1 454 -03050701.CGI 2 15.1 2935 -47 799 431 61.0 12.6 -14.4 269 7.8 32.8 83.2 580 -03050504.MKL 2 15.6 2334 -16 833 615 59.6 14.3 -9.9 251 7.1 62.0 77.1 842 -03050501.LZK 2 15.9 2390 -18 719 361 67.0 8.6 -11.0 237 7.4 41.7 97.3 397 -99120301.GOK 2 10.2 1811 -12 858 234 47.2 3.3 -21.1 202 8.2 32.4 63.0 262 -99081601.JMS 2 13.6 1255 -165 1044 130 48.5 0.3 -9.9 240 8.1 30.2 89.4 174 -99070900.ONA 2 18.4 3379 -18 992 385 46.0 10.0 -5.8 275 6.5 42.9 49.4 571 -99070400.OSC 2 15.9 1760 -27 1078 101 26.7 0.7 -6.7 320 6.2 28.3 31.6 163 -99060620.HCO 2 14.6 3241 -5 904 65 29.6 1.0 -16.1 175 8.1 26.8 70.8 115 -99060500.IEN 2 12.1 2533 -37 1323 70 52.4 1.0 -11.4 201 8.2 32.9 60.1 191 -99060400.HLC 2 15.7 4348 -16 1101 154 38.3 3.9 -9.3 240 7.5 36.9 40.6 277 -99060200.TBN 2 14.9 2338 -19 838 136 37.3 2.0 -10.3 259 6.5 40.0 21.6 223 -99060123.MKO 2 17.3 3739 0 888 68 38.1 1.6 -10.6 279 7.9 32.2 23.0 135 -99060100.LIC 2 9.1 1877 -49 1439 56 56.8 0.6 -13.7 249 9.2 34.3 62.4 140 -99051621.OMA 2 16.1 4691 0 824 102 38.6 3.1 -14.5 223 8.8 33.7 41.5 176 -99051122.BMQ 2 15.0 3545 -92 1026 40 35.1 0.6 -12.3 259 8.0 21.8 29.6 59 -99050408.JCT 2 13.0 2082 -218 838 355 55.0 0.0 -11.2 254 8.3 46.8 58.7 506 -99050402.GOK 2 13.9 3154 -61 723 366 51.4 9.2 -14.6 240 8.2 36.8 57.5 441 -99050401.ICT 2 12.6 2748 -7 1016 257 31.8 3.7 -14.7 227 7.9 40.5 70.4 415 -99050323.OKC 2 15.2 4117 -15 733 308 43.5 9.2 -13.2 243 7.8 43.2 70.1 401 -99050300.HSI 2 8.0 203 -4 845 168 41.5 0.2 -17.7 222 6.7 28.6 32.1 221 -99042200.END 2 12.7 3301 -34 1156 225 46.1 4.8 -15.4 236 8.1 35.1 48.2 242 -04082700.RDD 2 18.4 3706 -37 940 184 41.0 4.7 -6.9 255 7.1 28.7 60.7 258 -04071823.GFK 2 16.7 3575 -36 1246 117 45.4 2.4 -7.9 310 6.8 35.1 45.5 292 -04071302.GRI 2 15.9 3090 -197 1538 152 29.0 0.0 -7.9 298 8.5 13.8 50.5 173 -04062402.OSH 2 11.1 1428 -30 700 187 62.2 2.7 -16.7 257 6.5 50.9 79.3 234 -04061620.LAA 2 12.3 1494 -63 908 129 51.4 1.5 -9.4 252 7.7 34.1 57.1 369 -04061300.W#N 2 16.4 3866 -17 1255 231 34.6 3.8 -9.2 251 7.9 37.4 44.2 387 -04060701.MOT 2 10.4 295 -316 1541 461 68.3 0.0 -8.4 254 6.7 33.2 82.6 561 -04060621.C02 2 9.9 1824 -59 2285 83 55.5 0.0 -10.8 234 7.9 39.7 69.2 64 -04053023.IND 2 17.3 2618 -10 577 361 58.6 9.2 -9.1 248 6.9 35.7 45.1 369 -04053020.SDF 2 16.6 2653 -2 807 250 52.4 5.8 -9.4 245 6.8 37.1 41.1 317 -04053002.OKC 2 15.5 2559 -32 1162 314 55.7 6.2 -7.3 244 7.0 35.6 70.5 434 -04053002.ICT 2 16.1 3240 -98 992 315 44.2 5.1 -10.4 245 7.9 25.8 56.2 399 -04053000.MCI 2 16.0 3437 -5 863 239 36.5 5.0 -12.8 232 8.3 27.4 42.9 372 -04052922.C33 2 16.5 4081 -4 1356 126 51.4 2.8 -7.8 244 7.4 36.9 74.7 248 -04052921.TOP 2 16.1 3843 -13 936 78 32.5 1.6 -12.5 233 8.0 17.3 39.0 190 -04052421.STJ 2 15.6 3982 -40 991 76 40.4 2.0 -11.9 234 7.7 26.3 67.6 270 -04052300.P#8 2 15.0 3882 -47 1262 228 54.5 5.9 -10.5 233 7.9 34.1 69.9 334 -04052221.MCK 2 13.2 3453 -37 1185 103 72.0 2.9 -12.3 231 8.6 35.5 82.5 224 -04052219.GLD 2 9.9 1898 -54 1700 22 59.0 0.1 -12.7 233 8.4 12.6 69.5 76 -04052122.CID 2 15.4 2960 -48 971 309 36.6 5.6 -11.5 268 7.4 36.1 50.0 390 -53031321.FWH 2 10.8 727 -98 981 119 51.2 0.5 -16.3 248 8.1 30.6 80.9 266 V -55052521.LTS 2 15.0 4060 -25 1509 322 66.4 6.4 -12.3 225 8.6 37.0 53.5 355 V -56041521.GUN 2 11.7 1189 -11 1302 251 72.4 2.1 -13.6 230 7.3 55.7 66.8 370 V -57040221.FWH 2 13.2 3580 -3 942 94 35.8 2.0 -15.8 189 7.9 26.1 52.8 122 V -57052021.TOP 2 14.0 2801 -2 920 142 55.7 3.7 -13.8 207 7.7 48.0 77.2 228 V -57052121.BYH 2 15.7 2854 -5 1106 236 49.7 5.0 -10.9 230 7.2 33.0 92.5 240 V -57061418.PIA 2 15.9 2118 -6 986 394 50.0 7.0 -8.6 252 6.9 52.8 52.1 496 V -59040100.FWH 2 12.6 3068 -26 987 124 42.8 2.7 -17.6 247 9.0 28.0 61.5 142 V -61050800.FSM 2 14.5 2844 -7 1215 261 61.7 5.8 -11.4 240 7.5 42.2 65.9 323 V -61050600.FSM 2 14.3 2667 -12 1121 245 65.5 5.8 -13.1 240 8.3 61.7 43.1 430 V -62052600.OKC 2 14.3 4171 -76 1591 154 33.3 1.2 -12.0 264 8.6 25.3 43.2 228 V -62080700.TOP 2 20.6 6024 -12 1167 160 42.3 5.7 -7.3 250 7.7 32.4 60.6 243 V -64050600.OMA 2 12.7 2395 -61 1048 349 68.6 7.4 -13.8 224 8.8 54.6 89.3 498 V -65041200.FNT 2 11.2 1814 -1 974 166 91.0 3.0 -17.7 250 7.7 46.4 91.6 372 V -66042800.FWH 2 14.1 3342 -17 1291 148 38.0 2.2 -11.8 265 7.2 39.3 49.0 269 V -66030400.HKS 2 12.2 1434 -10 831 138 47.6 1.6 -14.0 234 7.6 49.0 77.8 142 V -67061100.OKC 2 14.4 3497 0 1569 144 32.2 1.2 -11.0 235 8.7 35.0 51.1 260 V -68110400.VPS 2 12.8 1596 -2 812 129 50.5 1.7 -13.4 251 5.9 30.3 72.0 184 V -69041806.VPS 2 15.2 1013 -8 445 370 55.8 3.5 -11.0 248 6.9 42.3 73.3 439 V -69062400.TIK 2 18.4 4403 -4 776 317 37.5 8.7 -9.4 240 7.5 45.3 56.2 431 V -70100600.TIK 2 13.7 1865 -3 772 241 41.1 3.1 -12.2 230 6.7 35.4 55.6 335 V -71022200.JAN 2 12.8 938 -4 930 470 74.7 4.4 -11.8 211 6.7 57.8 77.3 590 V -73052800.MGM 2 16.4 2337 -2 1017 293 53.5 6.0 -7.9 239 6.2 45.6 45.2 386 V -73041600.VCT 2 15.4 2861 -37 1272 385 48.1 6.4 -12.9 231 8.1 35.7 72.2 377 V -74040400.MGM 2 14.8 2955 -2 1017 161 52.0 4.1 -12.8 235 8.2 39.5 59.4 253 V -74040400.BNA 2 14.6 2744 -31 970 209 77.8 5.7 -13.3 238 7.8 57.0 80.2 301 V -74040400.DAY 2 12.8 2185 -7 986 619 90.8 13.5 -13.1 235 7.1 71.9 91.6 919 V -75042500.UMN 2 15.7 5306 -1 837 145 53.3 6.8 -13.8 255 7.3 41.6 61.8 185 V -74060900.UMN 2 17.0 3643 -2 987 363 37.0 8.1 -6.7 231 7.6 41.4 27.5 508 V -75063000.BIS 2 13.6 3158 -76 1566 198 41.8 1.6 -12.3 233 8.6 26.8 55.7 204 V -76042000.SEP 2 13.7 3326 0 1092 305 45.1 6.9 -14.1 240 7.6 33.7 48.9 358 V -77040418.CKL 2 14.1 1633 0 994 247 66.8 4.0 -9.8 231 6.0 52.7 80.0 333 V -78060100.TOP 2 16.2 4279 -1 1160 267 35.7 5.7 -12.7 233 7.6 36.3 57.0 349 V -79041021.SEP 2 12.8 2186 -9 912 345 48.2 6.1 -13.1 228 8.1 42.9 54.3 468 V -79050300.OKC 2 13.9 2775 -4 877 218 73.2 6.0 -12.3 246 7.2 57.7 103.2 279 V -79033000.OMA 2 10.1 1322 -24 1155 223 56.4 2.4 -15.8 232 7.1 49.1 52.9 345 V -80040800.UMN 2 10.2 2256 -3 1473 97 39.6 0.8 -18.5 236 8.4 39.7 92.1 247 V -84060800.TOP 2 16.2 2284 -16 918 560 74.0 12.8 -6.0 237 6.2 49.1 84.6 705 V -84031600.1M1 2 12.2 2339 -1 1056 250 47.1 4.3 -14.9 251 6.9 30.4 55.5 292 V -86072900.OMA 2 16.4 4252 -21 1667 112 48.4 1.3 -10.6 268 8.6 28.2 81.3 151 V -87111600.GGG 2 12.8 1593 -8 723 298 61.9 4.8 -15.3 178 7.9 43.3 65.2 326 V -90061600.LBF 2 16.1 3827 -1 1050 21 42.1 0.5 -10.6 185 8.5 24.5 74.1 95 V -90060300.PAH 2 15.6 2246 -3 1039 274 47.1 4.7 -7.6 251 7.0 57.8 49.8 384 V -91042700.OUN 2 15.8 4387 -8 898 195 50.3 7.2 -11.5 242 7.0 44.2 54.9 370 V -92062800.AMA 2 14.6 3148 -3 1020 83 44.3 1.9 -10.3 249 7.9 32.7 52.7 220 V -92061700.OVN 2 18.7 4878 -1 1119 262 50.4 9.5 -6.5 237 6.9 46.6 64.6 473 V -93042500.OUN 2 11.6 2675 0 1209 113 49.6 2.0 -14.6 235 6.9 35.5 65.5 168 V -93050700.TOP 2 13.7 2046 -7 666 484 58.8 9.7 -13.1 217 7.0 55.4 51.4 644 V -93060700.LBF 2 15.9 4738 0 930 328 59.3 15.3 -8.6 229 7.6 41.9 67.6 583 V -94042600.SEP 2 12.9 2562 -34 1365 201 51.9 2.8 -11.5 258 7.4 41.3 51.0 198 V -95051900.BMX 2 15.7 2868 -5 989 239 39.3 4.5 -9.9 247 6.7 31.9 49.1 230 V -98040900.BMX 2 14.6 2259 -18 642 136 77.9 3.1 -13.9 240 7.9 50.3 100.1 290 V -98041700.BMX 2 14.7 2038 0 704 263 73.4 5.4 -11.9 245 6.8 36.3 98.6 327 V -99050400.OUN 2 13.4 3644 -22 1050 271 41.4 6.5 -14.9 225 8.4 32.0 37.7 343 V -00121618.BMX 2 12.0 1369 -1 737 279 66.9 3.8 -14.1 220 6.7 51.3 90.8 339 V -00092100.ILN 2 12.5 747 -19 1280 611 75.3 3.3 -7.5 240 5.4 64.7 73.0 810 V -01061400.OAX 2 16.8 4639 -1 1278 127 38.6 2.8 -11.3 215 9.0 35.2 48.5 145 V -01112412.JAN 2 13.0 1392 -2 773 366 50.4 4.3 -10.1 225 5.7 52.4 48.8 504 V -01112418.BMX 2 13.4 1498 -1 655 227 52.0 3.0 -11.3 220 6.1 43.1 61.9 319 V -02111018.ILN 2 11.3 1239 0 734 385 54.4 4.3 -13.7 230 6.6 49.5 103.8 417 V -02062400.ABR 2 17.1 4378 0 1112 85 50.6 2.8 -10.5 245 8.2 29.8 57.9 153 V -03050900.OUN 2 17.0 3871 -32 990 336 62.0 13.0 -6.9 235 6.3 53.9 80.1 364 V -94032718.CKL 2 15.5 1965 0 743 344 72.9 6.8 -9.1 233 6.3 54.7 56.0 403 V -81052300.OKC 2 13.1 2411 -70 1142 203 49.1 3.0 -13.7 235 9.0 37.6 49.1 249 V -65041100.LIT 2 12.7 1815 -1 1365 140 52.3 1.4 -11.1 248 7.2 39.4 64.4 212 V -53051121.FWH 2 13.2 1452 -55 1150 122 53.0 1.3 -11.2 248 7.3 40.4 64.4 209 V -90082900.PIA 2 21.0 6470 -2 974 110 33.6 4.0 -7.3 297 7.1 23.3 54.6 147 V -55042411.GUN 2 13.1 1784 -7 917 345 68.7 6.2 -12.7 248 7.1 44.1 85.9 375 V -56040321.HKS 2 13.0 1491 -14 1212 173 82.1 2.0 -12.4 221 7.5 52.1 107.5 267 V -56051221.MTC 2 13.8 2444 -8 1001 124 69.2 3.0 -14.4 266 7.5 25.2 94.3 162 V -60052000.TOP 2 14.3 3120 -23 1112 167 43.1 3.3 -13.3 213 8.2 32.6 58.1 244 V -66060900.TOP 2 15.9 2226 -24 819 296 59.5 6.5 -8.6 223 7.1 47.3 69.8 397 V -68082000.GRB 2 16.1 2780 -11 1217 173 50.0 3.1 -7.3 258 6.4 27.0 43.6 195 V -74040318.BNA 2 13.0 2906 -5 1157 205 63.1 5.0 -15.5 229 8.2 48.6 76.4 333 V -61051500.PIA 2 12.4 1259 -2 817 196 68.7 2.5 -13.0 202 6.6 36.7 80.9 205 V -54050121.TIK 2 13.0 1988 -17 709 242 56.2 4.5 -13.5 203 8.0 39.2 73.2 282 V -55060421.SLN 2 13.4 3594 -5 1422 36 25.3 0.3 -12.7 225 7.9 23.8 30.4 152 V -70061300.COU 2 16.5 3499 -11 949 204 64.2 7.2 -7.8 246 5.5 49.6 57.1 318 V -76032700.1M1 2 11.8 1820 -17 961 187 41.8 2.4 -17.1 230 8.2 57.3 71.8 243 V -04071318.ILX 2 19.0 4958 -10 1102 117 37.5 3.3 -10.9 305 7.9 33.8 45.3 197 V -68051600.LIT 2 15.6 2612 -4 971 250 52.8 5.7 -11.7 260 8.6 45.5 72.5 337 V -65031700.OKC 2 11.1 1628 -3 687 269 91.0 4.4 -17.9 235 7.1 58.8 114.4 325 V -00050901.AIZ 0 13.1 1987 -68 1453 84 35.7 0.5 -11.3 241 8.5 41.9 28.1 204 -00050722.SNY 0 9.8 2015 -39 1845 23 56.1 0.1 -12.4 245 8.7 34.2 64.8 128 -00050707.OGA 0 11.6 1205 -190 787 34 39.5 0.0 -11.3 236 8.2 22.0 47.2 115 -00050323.RBD 0 11.2 940 -3 1077 54 42.9 0.3 -14.6 290 6.2 28.9 58.4 174 -00043001.ABI 0 11.9 2549 -66 1686 111 39.6 0.5 -11.8 268 8.4 26.8 40.5 228 -00042423.LAA 0 5.4 613 -132 2566 97 54.0 0.0 -16.3 278 8.9 29.1 72.7 192 -00042422.EHA 0 6.7 706 -56 2143 58 53.8 0.0 -15.2 295 8.1 25.8 83.4 159 -00042021.BWG 0 11.2 1126 -13 1162 167 52.1 1.4 -13.5 240 7.4 46.8 53.8 253 -00042021.BNA 0 11.2 989 -26 1114 165 53.6 1.3 -13.7 242 7.7 45.4 65.0 244 -00042001.MCI 0 12.4 2093 -43 1300 141 61.9 2.1 -12.3 226 7.0 33.4 81.4 163 -00042000.JCT 0 13.1 2950 -156 1701 170 51.7 0.4 -9.4 253 8.2 40.5 71.8 240 -00041822.SJT 0 7.1 414 -185 3169 -7 49.4 0.0 -9.5 243 8.2 32.3 60.6 45 -00041620.SUS 0 9.5 579 -1 968 46 41.8 0.2 -18.1 247 6.6 30.2 69.5 154 -00041602.GRA 0 10.2 901 -182 1269 251 56.8 0.2 -17.0 244 8.6 34.1 76.8 276 -00033000.SHV 0 12.6 1635 -14 797 147 57.7 2.3 -15.2 267 7.2 33.9 91.9 219 -00032900.HYI 0 15.8 2875 -10 771 106 60.6 3.0 -11.6 251 7.3 36.4 82.8 192 -00032522.BNA 0 8.3 268 -8 1461 34 37.5 0.0 -16.9 270 6.2 23.2 61.3 60 -00032207.MAF 0 11.5 1952 0 562 249 54.6 4.4 -16.4 196 8.3 45.0 77.8 468 -00031600.CSM 0 8.3 808 -99 1327 59 34.5 0.1 -17.7 251 7.6 25.7 34.3 101 -00031022.BHM 0 10.3 614 -95 1034 103 48.9 0.4 -15.8 238 7.0 33.1 49.4 179 -00030923.LRD 0 13.5 2701 -7 1360 -13 41.3 -0.2 -12.5 256 7.5 20.8 59.4 95 -00030920.GFL 0 7.1 1 -425 1416 88 63.6 0.0 -18.7 242 8.1 39.6 77.0 165 -00030900.UNU 0 9.9 1306 -11 1121 172 50.6 1.7 -17.3 203 6.6 39.6 44.1 206 -00030900.CLI 0 9.4 673 -29 1009 196 53.3 1.2 -16.9 202 6.6 39.4 53.8 226 -00030302.PWG 0 12.0 1469 -17 1106 252 60.9 3.3 -12.2 259 6.1 45.0 75.3 323 -00030222.AFW 0 11.1 999 -6 913 256 68.3 2.6 -13.5 238 6.5 36.9 80.1 345 -00022606.CRS 0 13.3 2158 -10 637 191 48.7 3.3 -14.8 239 6.9 25.4 69.2 184 -00022523.FSD 0 7.3 495 -2 929 82 38.3 0.3 -21.9 172 7.7 30.1 52.5 83 -00022405.FAM 0 9.2 437 -46 772 315 46.8 1.1 -18.0 235 6.3 29.2 42.2 331 -00072222.BBW 0 11.9 1462 -1 1218 36 35.2 0.2 -11.1 328 6.5 26.6 43.9 124 -00072220.GLD 0 10.6 1162 -15 1699 26 39.9 0.1 -10.2 319 7.4 19.8 55.8 82 -00072122.BFF 0 9.8 1738 -8 2036 34 42.0 0.0 -9.9 297 7.7 36.2 48.9 131 -00072022.AKO 0 14.0 3465 -7 1063 22 46.2 0.6 -10.2 278 8.3 29.1 64.7 106 -00072000.BVX 0 17.4 3847 -11 1674 30 36.4 0.2 -7.1 298 6.9 26.0 29.2 130 -00071022.RCA 0 13.2 1916 -28 1452 23 41.1 0.2 -9.2 238 7.6 21.4 68.1 95 -00071001.LBF 0 14.7 2947 -100 1740 24 28.1 0.1 -5.6 239 7.8 23.6 37.9 109 -00070922.MHE 0 16.8 3556 -34 1430 6 40.7 0.1 -6.1 258 6.7 18.8 41.5 109 -00070922.GGW 0 13.3 2242 -12 1039 31 46.6 0.5 -11.4 226 7.4 18.7 71.4 74 -00070901.LWT 0 8.7 874 -65 1998 38 58.4 0.0 -11.5 232 8.1 32.4 92.6 236 -00070805.LVN 0 18.2 2722 -69 530 388 37.6 5.8 -9.2 261 8.1 22.9 53.3 407 -00070803.JDN 0 7.6 57 -220 2275 33 69.9 0.0 -11.7 240 7.8 39.2 84.5 167 -00070601.CUT 0 11.7 2058 -14 1543 37 55.5 0.3 -9.9 245 8.5 28.5 78.8 136 -00070523.MCK 0 16.4 3979 -55 1631 151 45.4 1.6 -6.8 254 8.1 24.5 59.5 231 -00070521.RAP 0 14.5 3135 -2 1289 15 44.0 0.3 -10.0 233 8.0 19.5 68.5 93 -00070501.2WX 0 11.2 1574 -93 1339 -29 47.6 -0.2 -12.4 230 8.6 28.2 78.4 64 -00070421.JDN 0 8.1 1033 -47 1927 -17 41.2 0.0 -15.0 209 7.9 26.2 68.3 49 -00070302.GGW 0 10.6 1484 -86 1685 121 67.7 0.4 -12.6 252 7.9 36.1 78.0 267 -00070222.FOD 0 17.4 3585 -43 1097 53 23.7 0.0 -9.5 292 7.5 16.4 31.4 91 -00070201.ABR 0 14.2 3411 -108 1790 100 24.5 0.0 -10.0 259 8.3 16.6 39.9 145 -00070123.ELO 0 13.3 2835 -49 1339 117 57.8 2.1 -13.1 291 7.7 31.9 66.7 228 -00070122.ABI 0 13.9 1505 -15 1776 40 26.6 0.1 -5.4 261 5.7 21.4 25.5 120 -00070100.JLN 0 15.5 2255 -3 786 81 43.6 1.3 -7.6 313 5.9 25.5 56.4 208 -00062923.ELM 0 8.8 332 -11 1098 19 33.4 0.0 -16.5 253 6.2 19.9 82.5 60 -00062923.D07 0 9.6 1600 -26 1649 30 42.4 0.1 -15.7 295 7.7 30.2 50.5 90 -00062901.LAM 0 11.8 506 -57 1728 28 25.5 0.0 -6.5 268 6.3 18.5 25.2 126 -00062519.AIO 0 14.7 2632 -77 1269 122 38.0 1.2 -10.6 279 7.3 29.0 32.0 250 -00062402.RCA 0 11.5 1507 -76 1200 0 40.3 0.0 -11.0 273 7.9 29.4 67.6 159 -00062322.SDA 0 16.8 4294 -9 1398 56 28.6 0.7 -9.2 284 7.3 21.1 46.7 160 -00061522.OKV 0 14.5 746 -31 749 130 32.3 0.5 -8.8 240 6.0 35.1 29.5 198 -00061323.P28 0 14.3 3106 -53 1734 60 41.3 0.3 -10.0 260 8.0 15.7 31.7 91 -00061122.DFS 0 13.5 3143 -11 1597 67 28.6 0.4 -8.2 251 7.7 28.8 45.0 62 -00060400.GLD 0 9.0 1430 -74 2560 51 35.6 0.0 -10.7 313 8.7 29.0 38.3 146 -00060221.CEF 0 12.1 326 -141 1452 156 38.5 0.1 -9.8 279 6.6 44.9 47.0 277 -00052701.SZL 0 13.7 1477 -23 1157 198 50.0 2.1 -9.7 244 6.7 38.9 69.4 232 -00052501.PPA 0 15.2 3731 -83 1597 78 46.6 0.7 -8.0 249 8.4 33.0 60.7 288 -00052501.ADK 0 16.3 4569 -134 1861 108 40.3 0.2 -7.8 255 8.7 36.4 49.3 291 -00052219.AVC 0 10.1 628 -1 1000 2 52.8 0.0 -13.8 256 5.9 28.0 59.1 95 -00052021.VPC 0 13.0 805 -6 1196 15 39.2 0.1 -9.8 231 6.1 19.7 47.6 87 -00050922.IRS 0 12.0 729 -2 928 68 49.6 0.4 -13.6 230 6.9 46.6 41.5 178 -01041105.JCT 0 14.1 1545 -229 832 346 71.9 0.0 -9.7 230 8.5 44.0 97.0 386 -01041004.IND 0 11.4 1318 -107 1240 185 57.8 1.1 -13.8 292 7.2 35.6 68.3 216 -01040321.UNO 0 12.3 1279 -42 722 107 57.2 1.3 -13.7 270 7.4 36.3 60.7 225 -01040300.BFF 0 5.0 0 -9999 1708 161 63.5 0.0 -17.8 241 7.5 37.7 81.7 433 -01032404.ABI 0 10.8 1700 -61 813 65 27.5 0.5 -18.2 289 8.0 17.4 46.6 180 -01031202.FTW 0 11.7 1341 -9 490 161 53.1 1.9 -17.9 240 7.3 37.5 47.3 201 -01031123.BWD 0 10.1 846 -18 912 76 47.4 0.5 -17.4 245 7.7 31.1 69.7 133 -01022500.TOP 0 7.3 153 -15 715 148 78.6 0.2 -21.3 203 6.8 32.9 92.4 170 -00110907.GZH 0 15.4 1005 -3 768 172 47.3 1.4 -7.8 213 6.0 36.2 52.6 220 -00110906.EET 0 14.9 674 -3 539 277 52.5 1.6 -8.6 217 5.7 41.9 58.8 327 -00110121.CID 0 12.2 1537 -17 1087 164 40.8 1.6 -12.1 210 6.0 36.7 41.3 225 -00102323.ELP 0 9.8 1432 -3 1298 24 68.0 0.2 -14.2 201 7.5 36.8 65.9 132 -00102212.MWL 0 13.4 1016 -7 525 152 31.3 0.8 -11.5 208 6.2 22.4 43.6 149 -00101423.INK 0 8.5 757 -27 2381 63 29.5 0.0 -10.8 243 7.2 27.3 48.1 91 -00101408.CNM 0 11.5 1524 -124 1147 79 34.2 0.3 -10.4 246 7.2 29.4 55.6 119 -00101400.SLN 0 11.5 577 -49 879 26 58.0 0.1 -11.3 234 5.7 28.9 63.6 76 -00100401.GCK 0 8.5 341 -281 1869 -16 53.4 0.0 -11.5 263 8.5 38.0 70.8 124 -00090523.GTF 0 7.6 277 -43 1393 8 65.8 0.0 -15.8 219 7.4 34.7 93.3 112 -00090300.ISN 0 10.7 654 -10 754 62 42.1 0.3 -13.8 225 6.8 27.3 72.5 95 -00090120.SLC 0 5.7 78 -67 2129 29 41.1 0.0 -14.3 198 7.4 15.4 53.6 53 -00081820.BUY 0 15.3 1702 -37 1351 58 34.7 0.4 -8.2 275 6.5 38.7 13.2 134 -00081723.IND 0 19.2 4115 -13 791 158 47.3 5.1 -7.9 275 6.9 37.5 49.8 224 -00081720.LEX 0 16.6 2579 -6 1129 81 36.5 1.1 -6.7 284 5.9 24.9 42.3 141 -00081420.AIT 0 16.2 2299 -120 690 282 52.2 3.0 -9.8 267 8.0 37.9 69.5 368 -00080623.CDJ 0 14.7 1350 -119 1250 43 35.9 0.1 -6.8 272 6.3 24.5 54.6 88 -00080601.HNR 0 18.6 4073 -16 990 54 37.6 1.4 -7.0 271 7.3 25.9 55.8 92 -00080522.AIA 0 7.8 312 -3 2875 0 43.4 0.0 -8.3 272 7.7 22.1 49.4 52 -00080502.PIR 0 14.4 2629 -128 1844 202 48.0 0.3 -7.4 270 7.5 30.4 64.1 318 -00080502.ANW 0 11.5 1035 -228 2157 138 37.9 0.0 -6.3 276 7.6 25.6 46.8 227 -00080222.FKL 0 13.7 1168 -22 892 104 26.2 0.5 -9.1 253 5.9 27.0 55.7 145 -00080202.LWT 0 8.3 700 -130 2701 50 46.5 0.0 -8.4 286 8.6 19.4 78.7 94 -00080202.GGW 0 10.8 1193 -207 1955 94 51.1 0.0 -9.6 293 8.0 25.1 71.3 230 -00072622.AIO 0 16.7 3711 -2 964 67 44.8 1.9 -10.2 324 7.6 29.1 43.1 186 -00072501.HON 0 13.9 2463 -99 1314 85 29.5 0.5 -11.1 271 8.3 13.2 40.3 91 -01060123.LWC 0 11.2 1268 -25 1421 113 62.6 0.8 -13.2 305 6.4 37.6 79.8 249 -01060122.P28 0 11.4 1141 -69 1552 80 51.2 0.3 -9.7 308 6.6 21.4 62.5 156 -01053100.CVN 0 8.5 1309 -86 2195 -18 45.9 0.0 -10.8 289 8.3 24.1 38.5 138 -01052801.END 0 13.1 2369 -85 1258 150 47.1 1.6 -12.5 280 8.2 39.8 67.4 370 -01052400.OKF 0 7.6 314 -55 2200 85 59.2 0.0 -15.3 298 7.1 43.3 63.3 244 -01052022.GRK 0 15.6 2852 -21 1408 32 40.1 0.4 -7.9 242 6.8 30.2 75.1 60 -01051801.RUL 0 11.1 1624 -134 2428 24 25.8 0.0 -8.5 258 8.1 18.9 46.6 76 -01051623.BIE 0 13.4 3208 -41 1905 35 30.0 0.1 -10.4 274 7.5 20.5 32.1 103 -01051218.DDH 0 8.9 325 -25 1493 21 36.4 0.0 -16.2 229 6.4 25.9 46.8 102 -01051000.OLU 0 9.6 2423 -73 2081 70 30.6 0.0 -15.8 265 8.8 23.7 36.8 157 -01050823.GBD 0 8.1 447 -90 1828 55 44.5 0.0 -15.8 323 7.4 25.4 50.6 207 -01050701.COT 0 15.9 3113 -16 1068 4 34.1 0.1 -12.2 267 8.1 10.5 56.5 73 -01050700.ADS 0 14.6 2915 -5 1038 115 37.4 2.0 -13.7 248 7.3 23.1 63.5 148 -01050623.BMQ 0 16.4 4217 -12 955 48 38.2 1.3 -13.0 257 7.5 27.3 64.9 143 -01050501.COT 0 14.3 1453 -9 1075 113 48.9 1.2 -9.9 226 7.0 33.1 73.5 169 -01050200.AUD 0 10.0 1544 -80 1896 85 31.2 0.1 -14.7 266 8.2 22.1 40.9 170 -01050101.SLN 0 10.5 1695 -66 1383 122 37.1 0.7 -16.7 295 8.0 24.3 61.4 188 -01050100.P28 0 9.9 1422 -94 1553 70 45.7 0.2 -15.7 309 7.8 24.3 54.0 188 -01042317.STE 0 9.5 775 -5 970 86 55.4 0.6 -18.0 210 6.8 38.9 110.9 170 -01042304.JCT 0 14.1 2210 -11 659 190 53.5 3.8 -11.8 248 7.8 31.4 55.1 214 -01042222.MWL 0 11.8 1193 -8 1373 116 46.2 0.7 -10.2 212 6.2 33.4 58.0 105 -01042123.PIA 0 12.1 1857 -13 1175 79 41.0 0.8 -13.4 257 7.5 25.7 51.8 94 -01042123.CDS 0 10.3 2000 -70 2105 81 55.8 0.0 -11.8 230 7.9 27.2 70.8 141 -01042102.SLN 0 11.5 2072 -206 1218 280 50.2 0.0 -15.1 239 8.7 44.2 73.5 374 -01041702.SJT 0 13.0 1793 -30 989 96 38.8 1.1 -10.9 296 7.0 26.3 65.2 260 -01041700.LBB 0 8.1 406 -65 1861 42 46.3 0.0 -12.1 288 7.1 32.9 80.6 256 -01041500.ABI 0 12.6 2222 -121 1474 76 59.9 0.5 -13.2 249 8.7 28.8 78.5 130 -01041423.ADM 0 14.2 1613 -86 524 248 67.7 3.1 -14.2 254 8.6 38.9 90.8 310 -01041422.PCS 0 13.6 2872 -90 1455 5 57.7 0.1 -10.8 245 8.2 21.5 77.6 85 -01041422.EMP 0 8.9 652 -15 1486 57 59.4 0.2 -16.8 254 7.2 31.9 84.7 218 -01041421.HBR 0 13.9 2647 -29 786 167 70.6 4.4 -14.3 255 8.2 39.1 91.1 239 -03050100.BRL 0 12.7 2707 -10 1047 121 47.3 2.5 -15.8 247 8.2 27.0 50.9 270 -03043021.AIA 0 12.3 2247 -53 863 158 49.0 2.8 -15.7 243 8.1 37.1 49.5 276 -03043003.LIC 0 8.7 1228 -82 574 264 52.2 2.2 -15.9 216 8.8 43.9 59.2 676 -03042900.APA 0 6.3 1056 -56 1639 56 35.9 0.1 -15.6 239 8.3 10.6 65.7 63 -03042600.HRL 0 12.4 1634 -219 1994 5 43.7 0.0 -11.1 286 8.3 25.0 72.5 36 -03042522.FTY 0 11.2 645 -12 811 160 61.6 1.0 -14.4 253 6.7 33.8 66.6 259 -03042520.ANB 0 11.5 783 -1 777 164 64.0 1.3 -14.0 259 6.2 36.4 64.7 319 -03042400.SEP 0 14.4 2485 -6 558 393 62.4 9.8 -14.6 238 7.9 39.1 92.6 485 -03042022.MKL 0 12.5 1017 -22 789 92 57.6 0.9 -14.3 251 6.9 29.0 70.2 188 -03042019.MEM 0 13.1 1682 -6 857 78 50.6 1.1 -14.2 252 7.3 29.0 57.0 148 -03041922.P#0 0 11.7 1623 -17 730 127 72.6 2.1 -19.4 223 7.9 35.5 102.9 148 -03041920.END 0 10.6 1171 -12 629 144 57.4 1.6 -21.0 215 8.4 39.0 99.4 219 -03041907.FDR 0 12.6 1046 -418 613 365 65.8 0.0 -13.9 207 8.9 40.5 101.8 352 -03040720.HOU 0 16.5 2215 -1 373 67 57.9 1.4 -11.4 231 7.6 30.3 77.2 191 -03040718.BPT 0 13.8 933 -139 741 16 59.0 0.1 -12.1 226 7.4 26.5 91.0 110 -03040717.LFT 0 14.1 780 -168 559 29 50.5 0.0 -12.0 233 7.3 29.3 84.8 74 -03040605.C12 0 11.3 655 -128 639 328 69.4 1.0 -14.6 250 7.3 45.3 111.0 697 -03040601.C11 0 12.1 2056 -4 832 109 75.1 2.2 -15.3 251 7.6 26.4 93.3 198 -03040400.LW1 0 13.3 2761 -1 682 153 54.3 3.8 -15.1 242 7.6 32.9 52.2 224 -03040322.HBR 0 9.5 1315 -38 1655 57 42.4 0.2 -14.8 235 7.5 33.0 47.0 130 -03032821.MBS 0 7.7 95 -1 1423 199 68.1 0.1 -17.6 223 6.6 48.9 65.7 252 -03032819.AZO 0 8.9 146 -2 830 200 60.9 0.3 -17.3 225 6.7 54.5 64.3 255 -03031722.SPS 0 10.7 981 -38 1183 127 34.3 0.6 -15.4 236 7.3 19.3 95.8 139 -03031720.SPS 0 10.2 947 -44 1140 35 24.3 0.0 -16.7 216 7.4 15.4 100.9 42 -03031221.PBI 0 14.2 1790 -2 1215 21 36.5 0.2 -12.1 258 7.7 2.8 67.6 -23 -03031218.FPR 0 15.8 2760 -2 892 -28 38.6 -0.5 -14.1 256 8.0 11.8 71.6 86 -01062102.ICT 0 13.9 1917 -38 976 89 37.8 1.1 -11.3 291 7.3 26.8 48.8 202 -01061623.JMS 0 8.9 600 -4 1096 41 40.5 0.2 -18.1 283 7.1 25.4 84.9 82 -01061122.RGK 0 14.3 3269 -77 1618 201 51.8 1.8 -10.9 265 8.4 35.2 56.2 397 -01060502.CSM 0 15.8 3992 -79 1412 107 34.9 1.2 -8.4 251 8.1 28.3 40.7 227 -01060501.LHX 0 8.3 615 -248 1957 94 44.0 0.0 -11.2 243 9.0 29.0 49.3 127 -03062823.RST 0 8.8 203 -71 1471 26 40.8 0.0 -12.1 287 4.8 15.4 60.6 57 -03062822.BH4 0 6.7 253 -82 2374 15 53.7 0.0 -12.2 288 8.0 39.8 64.9 352 -03062820.WSC 0 9.5 432 -25 1288 24 38.2 0.1 -13.2 292 5.0 20.7 57.7 45 -03062800.C07 0 9.3 1323 -51 2202 29 36.5 0.0 -9.3 311 7.4 12.9 41.7 81 -03062800.8V7 0 10.5 2208 -13 2023 82 42.3 0.0 -8.2 320 7.8 44.3 44.0 293 -03062722.8V7 0 11.1 2543 -6 1821 66 38.6 0.2 -8.4 315 7.5 40.0 47.0 258 -03062721.C07 0 8.9 1146 -29 2232 32 35.4 0.0 -9.2 306 7.2 11.7 50.1 74 -03062401.CYS 0 10.5 1054 -23 891 146 67.4 1.5 -8.4 210 6.6 44.6 77.5 258 -03062022.ROW 0 10.0 1448 -1 2438 18 41.2 0.0 -8.3 220 7.9 29.6 51.3 74 -03062022.CVS 0 12.0 1680 -21 1220 96 32.9 0.7 -8.5 224 7.2 20.3 41.0 110 -03062020.CVS 0 12.3 2087 -2 1100 14 22.8 0.0 -9.4 233 7.4 10.8 35.9 48 -03061501.CNM 0 11.3 2677 -1 2178 -48 31.4 0.0 -11.2 338 8.5 17.4 38.2 109 -03061423.HOB 0 9.6 1525 -68 2132 7 32.6 0.0 -11.5 330 8.5 14.0 32.3 24 -03061223.C11 0 20.9 5150 -8 501 190 32.5 5.3 -8.9 269 8.0 41.4 58.8 339 -03061221.AGC 0 13.1 691 -9 1032 158 35.1 0.6 -8.8 227 5.9 34.2 44.2 256 -03060401.TCC 0 11.4 1746 -91 1622 -15 59.6 -0.1 -9.6 288 8.2 44.8 48.7 398 -03060322.LBB 0 13.6 2239 -128 1199 80 45.2 0.5 -9.1 302 7.9 31.8 57.3 316 -03060302.LRD 0 17.3 3023 -81 1418 -4 35.4 0.0 -5.0 285 7.3 27.3 67.7 -12 -03053121.ILM 0 13.5 1237 -102 1265 394 58.4 2.3 -10.4 275 6.3 47.7 74.8 576 -03052001.ADM 0 16.8 3033 -19 1155 81 33.3 1.2 -8.4 288 7.5 14.5 61.0 188 -03051922.FSI 0 15.9 2088 -80 836 131 37.4 1.4 -8.3 246 8.1 40.1 50.7 385 -03051409.C12 0 13.9 2056 -415 1151 505 44.5 0.0 -12.7 290 9.5 25.4 80.3 466 -03051406.LW1 0 15.8 3351 -219 819 259 50.4 0.0 -11.8 274 8.3 12.9 74.5 238 -03051401.C11 0 13.9 3239 -178 1774 132 58.3 0.1 -9.9 286 8.2 22.1 60.4 192 -03051322.CDS 0 12.4 3323 -92 2274 79 49.1 0.0 -10.1 280 8.6 18.1 68.8 98 -03051223.MRF 0 11.6 1914 -2 1612 41 42.7 0.2 -6.0 279 6.7 33.9 49.2 174 -03051019.MLC 0 14.5 849 -221 615 158 58.7 0.0 -8.7 240 7.6 34.0 74.3 199 -03051017.P#Q 0 16.5 2801 -34 619 97 68.4 2.7 -9.2 235 7.2 32.3 77.8 168 -03051000.P#J 0 16.2 3929 -21 888 74 55.8 2.7 -12.5 247 7.6 33.6 64.7 227 -03050922.LEX 0 15.5 2304 -3 715 119 55.3 2.5 -9.5 278 7.4 32.8 69.7 185 -03050921.COU 0 16.1 4338 -12 941 67 45.4 2.2 -11.8 246 7.4 35.8 73.5 264 -03050920.SDF 0 15.2 2300 -15 871 88 52.2 1.8 -10.2 268 7.2 36.6 70.7 247 -03050520.MKL 0 15.8 2332 -17 581 247 71.6 5.8 -11.9 263 7.3 40.2 88.1 300 -03050223.BMX 0 15.4 3487 -10 686 61 44.2 1.6 -13.2 283 6.8 21.9 38.7 114 -03050221.HSV 0 13.0 2237 -40 946 139 42.3 2.2 -13.8 264 7.0 27.8 33.8 201 -03050221.ABL 0 13.6 3056 -5 1063 81 40.9 1.6 -14.7 280 7.2 27.0 27.0 130 -03050219.SJT 0 15.1 4252 -2 1189 17 38.9 0.4 -12.5 277 8.1 4.7 61.7 18 -03050219.ABL 0 12.9 2572 -28 1072 45 27.2 0.5 -13.7 261 6.7 22.6 36.0 82 -03050218.MSL 0 13.0 2367 -24 912 19 25.5 0.2 -14.5 257 7.4 24.2 40.8 60 -03050201.ACT 0 13.6 2339 -88 1301 -44 31.1 -0.3 -11.9 280 8.3 21.3 53.8 -77 -03050102.END 0 14.0 3853 -58 1033 227 43.6 5.8 -13.5 250 7.4 27.5 43.5 247 -03071221.AVL 0 11.9 710 -2 1196 56 37.5 0.2 -8.5 266 5.6 31.7 43.3 103 -03071201.FOE 0 16.7 3598 -41 1289 -96 59.4 -2.4 -10.2 313 7.9 33.9 54.8 89 -03071200.FOE 0 16.2 3683 -11 1441 -16 63.8 -0.3 -11.0 315 7.7 31.9 59.2 109 -03071123.P#H 0 12.6 927 -26 1632 97 59.9 0.3 -9.9 322 7.2 45.3 55.0 319 -03070904.PHP 0 14.6 2161 -292 1066 549 72.4 0.0 -8.6 260 8.8 53.5 55.7 683 -03070900.BH3 0 8.3 1108 -106 2627 277 55.8 0.0 -7.9 250 8.4 55.7 68.2 568 -03070723.LVS 0 8.8 850 -179 2135 85 20.0 0.0 -6.4 329 8.7 24.3 27.9 305 -03070720.DSM 0 18.0 4261 -35 1012 20 39.2 0.6 -9.9 262 8.0 13.2 34.7 79 -03070719.LVS 0 9.9 1337 -68 1800 12 22.3 0.0 -7.2 336 8.0 27.0 21.0 98 -03070600.VTN 0 11.6 1572 -201 1584 157 52.8 0.0 -9.5 273 8.2 30.3 50.1 293 -03070521.RAP 0 8.7 803 -208 2327 67 22.6 0.0 -11.2 272 8.5 6.7 33.0 46 -03070521.P#7 0 10.3 1147 -137 2084 84 43.4 0.0 -10.3 249 8.1 22.9 55.2 239 -03070517.BH3 0 8.9 1171 -147 2263 -14 27.2 0.0 -12.5 293 9.1 15.8 39.6 51 -03070305.GDV 0 9.1 634 -206 1972 120 22.6 0.0 -13.9 250 8.7 30.3 58.1 255 -03063018.AUG 0 11.8 1327 -56 1152 60 42.9 0.5 -12.3 267 5.3 24.4 72.0 118 -03081800.BH5 0 9.0 725 -5 2392 -33 27.4 0.0 -9.3 180 7.6 12.2 31.3 76 -03081322.XRW 0 16.6 1031 -16 519 88 21.6 0.0 -6.2 187 5.5 23.7 39.1 164 -03081202.SEP 0 12.7 373 -104 1300 -113 55.9 -0.2 -8.4 345 6.8 38.0 68.0 -12 -03081200.FWD 0 12.2 1050 -51 2135 -30 50.2 0.0 -8.8 339 6.7 35.0 52.7 68 -03081023.P#9 0 13.9 1702 0 1195 30 41.7 0.3 -9.2 346 6.8 25.8 56.8 104 -03080902.P#C 0 15.5 3216 -71 1472 8 27.4 0.1 -6.4 277 7.9 17.3 40.8 199 -03080900.MIB 0 15.0 3325 -48 1477 39 33.2 0.4 -9.0 291 7.7 10.7 43.9 102 -03080900.P#C 0 14.4 3127 -1 1826 10 25.0 0.0 -5.8 262 7.5 12.2 42.3 64 -03080622.GLD 0 12.9 3132 -2 2338 21 28.1 0.0 -7.1 306 8.2 14.7 32.7 115 -03080601.CNU 0 15.8 2262 -28 1629 -18 34.6 -0.1 -5.1 317 6.6 25.1 42.1 49 -03080600.SUX 0 15.5 1945 -3 996 54 38.2 0.7 -8.6 321 7.0 35.9 44.6 171 -03080521.TOP 0 16.0 2857 -24 1592 -7 30.8 0.0 -6.8 308 6.3 19.6 40.9 101 -03080520.DAN 0 15.0 2224 -8 858 8 18.6 0.0 -10.1 275 6.4 27.6 30.4 121 -03080422.P#R 0 15.1 1771 -64 1131 59 51.1 0.7 -8.5 326 6.5 23.7 72.7 144 -03080401.BVX 0 16.9 2856 -38 1072 96 33.8 1.4 -8.7 308 6.7 18.2 47.9 100 -03080202.LUS 0 9.3 520 -170 1828 -21 47.7 0.0 -8.2 291 7.9 30.7 60.7 11 -03080123.CRL 0 13.5 2544 -8 1131 18 35.3 0.2 -12.9 299 7.9 26.6 36.1 109 -03080103.MCW 0 11.0 914 -111 1515 8 24.1 0.0 -12.2 281 7.0 26.6 47.8 60 -03073123.C31 0 8.6 251 -238 2988 79 50.4 0.0 -8.0 311 8.0 29.8 74.4 268 -03073120.TVL 0 10.6 1275 -24 1488 33 34.5 0.1 -7.4 90 7.8 32.3 17.1 170 -03072700.IWD 0 15.1 1598 -19 1386 149 42.6 1.0 -6.1 276 5.9 27.7 60.4 150 -03071802.BH1 0 13.9 2073 -132 1543 52 64.4 0.2 -6.9 291 7.8 47.0 77.9 171 -03071721.RAP 0 14.6 3713 -127 1972 107 39.2 0.0 -6.2 280 8.5 31.5 54.8 181 -03071320.MSL 0 16.4 2839 -21 1060 37 23.4 0.0 -9.3 310 7.1 4.1 36.8 35 -03071320.DIK 0 9.2 2113 -26 3189 -19 27.9 0.0 -9.3 266 9.0 11.0 36.6 31 -04040721.P#U 0 11.2 1509 -10 1060 103 47.1 1.2 -15.7 268 6.4 35.8 60.8 191 -04040702.SPS 0 8.6 230 -53 980 110 36.0 0.2 -17.3 236 6.3 19.0 53.3 110 -04040700.FTW 0 10.4 641 -8 948 43 57.7 0.3 -14.3 228 6.4 22.9 60.1 83 -04040422.LRD 0 13.8 2148 -1 827 171 49.4 3.0 -12.9 244 7.0 31.5 38.8 217 -04040421.ALI 0 13.2 1124 -3 718 10 40.8 0.1 -13.2 238 7.0 18.0 35.9 100 -04032701.DHT 0 9.5 1004 -128 1142 153 30.2 0.3 -13.4 233 8.2 31.2 63.3 235 -04032623.RAP 0 8.7 1651 -52 1568 172 42.5 0.9 -15.5 205 8.0 26.0 46.8 264 -04031802.FSM 0 8.0 442 -99 1939 211 48.0 0.0 -17.1 278 7.5 37.8 72.5 338 -04031800.P#P 0 9.4 1357 -30 1585 127 45.0 0.5 -17.4 288 7.7 34.4 66.4 269 -04030121.ORD 0 7.2 534 -1 908 208 58.9 1.1 -23.3 222 6.6 37.3 72.6 297 -04030120.RFD 0 6.8 505 -7 892 172 55.3 0.8 -24.3 220 6.8 34.8 71.1 256 -04022416.MCO 0 13.1 534 -37 687 121 47.0 0.5 -10.8 255 5.0 28.8 81.9 156 -04022407.G#5 0 10.5 962 -124 801 -16 47.4 -0.1 -18.2 218 7.7 31.4 83.7 14 -04022316.MSY 0 11.3 0 -9999 417 436 51.3 0.0 -11.2 240 6.1 44.9 86.2 531 -04020601.BTR 0 11.7 57 -172 540 186 69.9 0.0 -13.3 214 7.0 48.1 87.1 199 -04020514.LFT 0 11.1 165 -244 1109 583 49.0 0.0 -11.7 217 6.5 46.0 63.5 611 -04020512.LCH 0 13.6 1421 -64 497 282 49.1 3.0 -12.5 222 6.8 41.7 68.1 319 -04011921.VRB 0 10.3 196 -20 878 -16 82.2 0.0 -14.0 242 5.1 46.9 123.3 207 -03112718.RUE 0 10.5 681 0 396 4 92.3 0.0 -20.1 238 7.0 35.8 100.8 153 -03110923.SAC 0 6.9 156 -14 892 38 24.7 0.0 -25.3 234 7.5 14.4 91.8 77 -03102818.CTY 0 16.5 1074 -53 594 181 37.6 1.2 -7.8 217 6.3 23.6 51.5 193 -03100822.VAD 0 14.1 1355 -7 765 -4 27.1 0.0 -11.2 277 6.4 13.9 52.0 68 -03092718.CBE 0 11.6 969 -2 1256 109 40.4 0.5 -12.3 213 6.1 33.1 58.2 137 -03092620.UIN 0 12.7 1139 -3 844 177 50.2 1.7 -14.6 266 7.9 42.7 77.1 266 -03092619.BRL 0 11.1 906 -34 824 125 50.2 1.0 -14.9 256 6.9 40.9 76.6 149 -03091200.MRF 0 9.8 747 -2 1645 9 36.3 0.0 -6.8 276 6.2 25.5 49.1 163 -03090900.MAF 0 9.9 1214 -1 2565 13 32.3 0.0 -8.4 313 7.4 22.4 35.6 163 -03083123.HUF 0 14.8 27 -163 471 268 39.8 0.0 -6.8 243 6.3 41.6 43.2 340 -03082601.P#4 0 12.9 980 -231 1606 140 42.5 0.0 -9.4 277 7.1 39.4 44.3 283 -03082600.ABR 0 14.2 3471 -76 1925 104 37.8 0.1 -11.4 289 8.6 27.8 43.9 143 -03082221.LOL 0 9.6 944 -94 1467 89 64.9 0.3 -12.3 188 8.3 46.4 77.0 299 -03082119.APX 0 14.4 2077 -120 1359 80 36.1 0.3 -8.3 255 7.1 34.1 35.4 132 -03082100.DLH 0 16.1 2503 -11 1009 166 39.5 2.7 -8.1 226 6.2 24.3 46.3 201 -04051501.PUB 0 3.9 204 -85 2585 153 55.2 0.0 -18.2 268 8.8 42.0 78.8 355 -04051423.COS 0 4.6 230 -87 1664 52 57.1 0.0 -18.0 274 8.2 45.2 68.4 179 -04051300.HBR 0 14.0 4148 -28 1710 172 41.2 1.4 -11.1 244 7.8 44.0 46.5 333 -04051100.LUS 0 8.3 917 -69 1429 204 53.5 0.8 -11.5 237 7.4 28.1 44.2 323 -04050923.CVS 0 5.9 554 -61 3040 -32 23.7 0.0 -12.6 309 9.6 17.1 15.5 78 -04050921.STC 0 9.9 1302 -52 1737 185 49.7 0.5 -14.2 264 7.5 46.1 49.8 400 -04050900.P#A 0 13.8 2438 -42 1008 193 29.0 2.3 -12.7 278 7.7 19.9 36.2 251 -04050822.BH3 0 5.3 996 -6 3054 49 48.0 0.0 -15.0 280 9.6 8.9 60.8 58 -04050522.RIC 0 8.3 824 -38 1493 133 43.8 0.4 -20.4 310 7.1 34.9 60.9 251 -04050101.FWD 0 13.9 2471 -39 907 158 44.9 2.9 -14.8 225 8.3 23.0 58.2 185 -04043021.C12 0 13.3 2483 -8 1029 37 45.1 0.7 -14.1 236 7.9 32.8 46.0 48 -04043020.DYS 0 14.1 2950 -10 638 71 52.3 1.8 -14.3 236 7.8 34.1 51.0 143 -04043018.ABI 0 12.0 2372 -1 1211 -3 32.6 0.0 -13.6 230 7.7 22.8 40.3 -22 -04042920.MLU 0 12.9 972 0 744 72 46.0 0.5 -14.5 232 6.6 29.2 45.8 176 -04042821.G#2 0 10.1 747 -3 1175 139 56.7 0.8 -14.7 252 7.4 32.3 53.8 179 -04042521.CDS 0 7.1 679 -5 2042 20 45.4 0.0 -17.7 276 7.7 27.7 76.8 88 -04042300.SGF 0 9.8 113 -134 794 263 69.4 0.1 -15.2 267 7.5 51.1 79.0 572 -04042300.P#P 0 14.6 2114 -9 448 155 49.9 2.7 -13.6 245 7.2 26.3 46.7 258 -04042223.C12 0 12.6 1615 -11 1173 56 54.8 0.7 -10.8 266 6.6 36.5 68.7 191 -04042222.UMN 0 10.5 412 -29 663 220 60.2 0.9 -17.5 254 8.2 45.7 67.6 357 -04042221.C34 0 11.2 1504 -22 1170 72 53.8 0.8 -15.5 265 7.8 38.9 55.3 252 -04042200.ADM 0 11.7 1347 -25 1310 194 51.9 1.6 -13.2 269 6.8 28.4 68.1 339 -04042122.C12 0 11.5 1550 -3 1449 83 53.3 0.6 -13.2 261 6.6 30.3 65.8 168 -04041921.HOB 0 11.3 2173 -1 1395 86 53.9 1.0 -10.9 235 6.7 32.7 83.0 143 -04041801.MFD 0 10.8 1224 -65 1060 185 23.7 0.0 -16.5 288 8.0 29.7 50.0 245 -04041723.MFD 0 11.9 2519 -15 1046 104 26.5 1.1 -15.5 303 7.2 29.2 37.6 184 -04041105.MFE 0 15.8 2222 -37 402 26 39.9 0.4 -11.6 248 7.5 2.1 69.3 23 -04041019.ILM 0 9.2 180 -45 1165 111 41.2 0.1 -16.1 267 6.0 29.7 69.5 345 -04041001.PRX 0 8.8 516 -75 1780 210 42.3 0.1 -14.1 270 6.7 37.6 59.1 314 -04040818.DAB 0 13.2 1058 -19 810 73 56.2 0.7 -15.8 264 7.7 33.6 94.9 186 -04040815.DHN 0 11.9 877 -2 522 78 53.9 0.6 -15.8 257 6.5 30.9 87.6 111 -04071305.CHE 0 17.6 3151 -107 771 181 49.7 2.9 -8.9 301 7.9 29.7 60.2 300 -04070104.HBR 0 15.7 1988 -45 801 174 24.0 0.0 -8.2 259 7.0 25.9 23.7 276 -04062402.FNT 0 10.0 608 -67 1046 219 50.4 1.0 -15.3 260 6.5 32.1 72.4 270 -04062222.BIS 0 7.2 504 -14 1518 9 56.3 0.0 -18.7 301 6.3 28.7 75.6 88 -04062023.DHT 0 8.4 905 -127 2633 107 47.8 0.0 -9.3 270 8.8 36.3 67.8 192 -04061902.G#1 0 13.2 1631 -27 1122 144 35.1 1.2 -8.6 284 7.3 37.4 58.3 408 -04061900.HDN 0 6.4 316 -26 1668 -40 51.4 0.0 -13.3 257 8.3 36.5 73.3 29 -04061820.FAM 0 15.9 1842 -13 923 65 31.0 0.6 -7.0 271 5.7 23.9 35.7 131 -04061800.LHX 0 12.7 2059 -86 777 206 47.3 2.5 -11.2 235 8.4 37.4 49.6 651 -04052700.CHE 0 8.9 347 -4 1255 145 31.1 0.2 -14.7 268 6.1 31.0 44.9 228 -04052623.TYS 0 14.7 1654 -44 919 199 50.1 2.8 -9.7 275 5.9 37.8 71.9 255 -04052623.OKC 0 15.9 3047 -69 1198 124 56.8 2.5 -7.9 261 6.8 24.4 82.9 79 -04052622.FSD 0 9.4 835 -34 1187 143 35.4 0.6 -17.3 267 7.3 33.1 47.2 271 -04052621.CSV 0 14.4 1608 -15 870 176 59.8 2.8 -9.3 268 6.2 35.9 58.7 237 -04052621.C33 0 13.6 2405 -23 1847 104 55.5 0.4 -9.6 256 7.5 30.4 80.9 72 -04052603.CAI 0 15.4 1463 -14 609 129 47.0 1.5 -11.0 277 7.2 31.6 59.9 153 -04052402.P#7 0 7.8 400 -213 1358 246 41.2 0.0 -15.5 247 8.2 35.3 62.4 412 -04052400.STL 0 16.1 3087 -3 604 162 45.4 3.8 -12.7 253 8.0 28.6 58.7 195 -04052400.CDR 0 5.8 117 -187 2181 178 56.7 0.0 -14.5 256 8.0 30.8 66.1 338 -04052323.BGM 0 14.6 2244 0 781 156 41.1 2.4 -11.9 272 7.8 30.1 44.7 249 -04052320.PIN 0 12.0 1300 -3 1376 120 33.7 0.6 -11.8 267 6.7 36.9 31.3 199 -04052300.ELM 0 12.4 1089 -41 1163 226 43.8 1.5 -9.7 281 5.7 46.2 46.0 359 -04052201.G#1 0 12.3 2404 -84 1771 261 33.8 0.6 -8.2 246 7.9 36.9 50.5 385 -04052201.SNY 0 7.0 484 -214 2287 78 62.8 0.0 -12.7 227 9.0 42.4 81.2 214 -04052123.HYS 0 12.7 3460 -27 2109 75 39.7 0.0 -10.8 236 8.6 29.0 45.1 157 -04052100.FKL 0 14.7 2440 -9 772 269 42.7 4.7 -10.6 299 6.4 28.6 49.2 346 -04052100.DEN 0 9.0 1781 -3 1934 76 49.3 0.1 -11.5 231 8.4 30.6 60.1 225 -04051723.DSM 0 13.3 1669 -24 854 23 36.8 0.2 -11.5 251 6.5 26.2 51.1 132 -04051723.PUB 0 9.2 546 -83 1212 147 55.3 0.5 -11.9 251 7.8 44.9 72.1 222 -04051601.9V9 0 7.5 608 -65 1315 120 61.8 0.5 -19.3 286 7.0 35.7 85.8 189 -04051521.PIR 0 6.8 724 -30 1545 91 60.8 0.3 -21.3 289 7.3 36.7 70.4 224 -04051520.Y26 0 7.0 965 -32 1206 89 60.4 0.7 -23.7 287 7.8 40.0 67.1 217 -99053023.P07 0 12.1 2286 -113 1897 53 39.7 0.1 -8.5 315 7.8 22.5 45.3 165 -99052800.FTW 0 12.2 1104 -4 954 41 33.8 0.3 -12.6 256 6.8 24.6 36.5 103 -99052503.FST 0 10.3 1116 -185 1882 122 53.5 0.0 -9.7 271 8.3 44.1 67.4 157 -99052502.INK 0 11.4 1576 -110 1665 119 56.3 0.4 -10.0 270 7.8 39.9 60.4 191 -99052420.ABQ 0 8.1 781 -71 1338 71 34.2 0.2 -13.9 212 8.5 24.7 44.7 132 -99052220.TUL 0 16.0 3471 -3 869 32 31.1 0.6 -12.1 269 7.3 20.4 36.1 91 -99052200.SNY 0 8.7 1439 -7 1674 53 48.7 0.2 -12.8 266 7.7 28.2 65.4 147 -99052123.RAP 0 8.6 1729 -70 1711 131 43.6 0.4 -16.2 256 8.7 23.0 67.0 178 -99052001.MOT 0 8.0 903 -1 1506 2 27.5 0.0 -17.4 240 7.0 14.4 59.7 47 -99051700.LAA 0 7.5 817 -141 1731 124 65.0 0.1 -15.0 234 8.6 43.8 78.0 361 -99050519.MVN 0 12.9 1777 -10 790 108 57.7 1.8 -14.1 237 6.6 41.0 44.8 194 -99043001.INK 0 12.4 2333 -60 967 95 52.8 1.8 -11.4 237 8.1 32.9 71.8 280 -99042900.BIL 0 6.5 60 -143 1109 133 46.8 0.0 -17.8 182 7.5 39.8 84.0 324 -99042800.EVV 0 9.5 305 -3 1146 22 26.2 0.0 -15.6 225 6.4 18.9 38.1 56 -99042701.OKC 0 8.9 873 -24 1056 47 27.4 0.2 -20.3 275 7.9 23.0 44.2 88 -99042322.LOZ 0 12.8 1995 -5 979 77 37.3 1.0 -11.6 287 6.9 30.4 44.4 71 -99042319.EZF 0 10.2 1142 -51 1722 106 57.2 0.3 -14.2 276 6.9 38.0 68.5 172 -99042203.GOK 0 12.3 2307 -132 894 364 53.9 3.4 -16.0 254 8.5 31.2 54.6 401 -99042123.BMI 0 11.6 1687 -24 839 261 53.4 3.9 -16.4 252 7.8 45.9 57.4 408 -04083002.GCK 0 10.7 1029 -108 1687 204 32.5 0.2 -8.1 315 6.8 29.0 26.2 278 -04083000.SUX 0 10.7 779 -7 1471 199 42.6 0.6 -12.9 289 6.7 36.3 45.9 296 -04082622.C23 0 10.2 983 -43 1349 25 41.1 0.1 -15.8 254 7.2 17.8 70.6 46 -04082621.MCW 0 15.4 2478 -27 1087 26 46.1 0.5 -9.9 239 7.0 37.9 68.9 181 -04082522.FSM 0 18.2 3688 -45 1240 101 33.9 1.6 -6.7 244 6.2 16.5 39.6 113 -04082522.BIS 0 10.2 2077 -41 1811 74 38.1 0.2 -15.2 230 8.4 22.8 43.2 103 -04082503.MHK 0 19.2 4217 -59 627 274 31.2 5.7 -7.9 224 7.5 31.4 51.8 392 -04082501.MHK 0 18.9 4262 -45 721 150 29.9 3.2 -7.4 240 7.1 28.3 50.9 241 -04082020.BGM 0 14.6 1425 -21 712 95 53.2 1.2 -9.5 238 5.9 38.1 53.7 106 -04082018.ORH 0 15.1 2067 -19 1051 47 40.0 0.6 -8.9 256 6.1 29.0 39.9 132 -04081918.LBE 0 14.4 1183 -7 597 105 39.9 0.8 -8.7 270 5.6 40.5 44.4 152 -04081901.PIA 0 13.9 1294 -107 1203 377 40.4 1.6 -7.9 277 5.6 39.8 43.3 465 -04081822.BRL 0 15.3 2600 -41 963 377 41.3 6.8 -9.4 276 6.6 42.5 42.9 508 -04081421.LIC 0 9.9 1288 -66 1242 15 32.2 0.1 -10.2 333 7.8 25.5 42.7 65 -04080321.OAX 0 18.7 4816 -44 1389 92 36.9 1.7 -5.9 259 7.0 23.6 38.1 189 -04080202.Y26 0 15.4 3187 -169 1209 336 55.2 1.6 -9.3 291 8.1 28.5 83.2 385 -04080123.Y22 0 8.5 1290 -28 3011 -1 45.9 0.0 -10.5 298 8.6 30.2 71.2 158 -04073101.GAG 0 14.4 2006 -116 1300 54 42.0 0.3 -6.2 308 6.7 14.8 44.7 98 -04072102.FSD 0 19.9 4659 -49 869 261 26.0 5.3 -5.9 278 7.3 28.0 37.4 426 -99081101.HLC 0 17.4 3928 -33 1289 71 38.3 1.3 -5.1 243 6.7 21.0 34.5 152 -99081023.AKO 0 14.9 2910 -32 1271 87 33.9 1.0 -6.5 232 7.6 22.7 45.7 163 -99080901.DIK 0 12.0 2409 -98 1891 48 58.5 0.1 -10.8 267 8.5 29.7 54.5 94 -99080822.2WX 0 10.3 1972 -32 2526 39 44.1 0.0 -8.8 262 8.3 27.2 41.0 117 -99080702.RAP 0 12.7 921 -36 1200 35 33.6 0.1 -6.6 268 6.3 20.0 48.7 72 -99080301.LWT 0 8.5 449 -155 1772 53 48.3 0.0 -10.3 278 7.8 29.4 70.4 131 -99073100.JKL 0 15.8 3605 -30 1833 89 22.3 0.0 -5.9 355 6.7 22.8 19.6 158 -99073020.IPT 0 15.0 2685 -12 1238 32 34.0 0.4 -8.7 319 6.3 16.0 50.7 72 -99072922.FVX 0 14.5 1431 -13 1556 81 34.3 0.3 -6.0 327 5.6 22.6 48.0 117 -99072902.XVG 0 12.7 1459 -186 1710 319 58.3 0.1 -9.5 302 7.7 41.9 73.8 381 -99072900.ADG 0 14.8 1974 -6 1415 63 37.3 0.5 -9.4 298 7.1 21.7 66.3 118 -99072420.MHT 0 14.8 1594 -17 1088 66 27.8 0.5 -9.7 275 6.5 25.2 56.1 134 -99072319.RAP 0 10.6 1320 -19 2145 52 38.7 0.0 -7.5 263 7.3 22.5 54.0 87 -99072300.FAR 0 16.2 2819 -34 1355 81 35.4 0.9 -8.5 247 7.6 27.9 55.9 137 -99071923.GDV 0 11.9 1807 -31 1654 21 41.3 0.1 -11.2 254 7.9 18.9 69.4 67 -99071302.FAR 0 12.1 1948 -48 1552 125 38.2 0.7 -12.5 297 7.2 27.2 61.0 158 -99071302.DVL 0 10.4 1453 -76 1761 69 42.5 0.1 -13.5 288 7.5 28.3 62.4 124 -99071300.OLF 0 9.2 1101 -38 2374 25 49.7 0.0 -10.3 281 7.3 26.5 65.7 106 -99071202.AIA 0 9.4 1094 -73 1844 -8 27.8 0.0 -11.3 327 8.0 26.7 47.0 79 -99070804.GDV 0 14.2 2058 -209 1364 472 61.7 0.0 -7.6 251 8.0 40.8 78.6 551 -99070421.ERY 0 19.1 3756 -61 791 95 32.9 1.8 -6.7 267 8.2 22.2 36.6 98 -99070207.SFD 0 9.5 32 -374 1535 254 82.4 0.0 -10.7 263 7.4 45.0 92.7 464 -99070103.SWO 0 18.3 2994 -18 703 229 51.1 5.8 -4.6 303 6.4 25.9 51.9 297 -99070103.GCK 0 15.2 2113 -124 873 95 73.0 1.0 -6.5 294 7.5 37.6 74.8 319 -99063023.LBF 0 9.7 291 -114 1136 0 76.3 0.0 -12.3 289 6.9 54.3 115.6 214 -99062801.BGD 0 13.8 2864 -63 2251 73 37.7 0.0 -5.0 266 8.5 22.5 43.1 130 -99062522.DIK 0 12.8 2775 -1 1732 -52 57.7 -0.4 -10.3 230 8.2 35.4 58.9 132 -99062501.VTN 0 11.7 1035 -41 1545 55 41.3 0.2 -8.2 282 6.6 23.6 41.7 120 -99062400.BGD 0 12.2 2544 -17 2195 10 13.6 0.0 -6.5 288 7.8 22.6 35.1 91 -99060601.P07 0 11.8 1543 -130 1771 -31 45.2 0.0 -8.7 243 7.9 18.4 58.3 32 -99060523.LBF 0 10.7 2070 -28 1957 91 62.6 0.1 -12.9 197 8.5 25.9 90.4 131 -99060302.IML 0 10.0 869 -198 1657 237 43.7 0.0 -11.0 225 8.5 39.8 66.5 421 -99060202.GCC 0 6.3 226 -83 1883 18 41.3 0.0 -15.4 262 8.3 26.0 42.6 126 -99060200.FTW 0 16.8 3982 -31 1338 62 35.0 1.0 -11.1 275 8.5 25.7 60.3 144 -99053102.MHK 0 11.6 903 -51 1360 108 32.8 0.3 -11.3 270 6.9 30.0 24.5 179 -99120303.ADM 0 9.7 1355 -50 974 250 42.8 2.4 -22.1 217 8.5 35.9 65.7 332 -99112303.RBD 0 13.2 1077 -16 789 138 48.1 1.2 -13.6 235 6.4 25.1 60.9 176 -99112302.HBR 0 8.7 124 -124 660 53 47.7 0.0 -17.1 219 6.7 41.5 75.7 132 -99100823.FSI 0 10.1 649 -14 1313 5 36.2 0.0 -13.6 219 6.3 14.3 67.9 56 -99092600.GKY 0 13.1 1483 -15 1429 43 28.0 0.2 -9.4 340 6.3 21.5 55.3 182 -99092522.D07 0 6.4 163 -199 2219 136 65.7 0.0 -15.8 242 8.3 31.8 105.7 206 -99092004.RRC 0 11.2 292 -200 1044 70 37.2 0.0 -11.2 270 6.7 28.8 60.6 216 -99092000.OKC 0 11.1 1068 -42 1896 56 39.5 0.0 -10.1 290 6.8 29.0 60.9 190 -99091923.CSM 0 11.9 1645 -3 1885 18 41.3 0.0 -9.8 280 7.0 27.5 64.0 178 -99091920.CGZ 0 11.2 802 -16 1905 19 39.1 0.0 -8.7 245 6.5 16.0 60.3 61 -99091207.SLP 0 15.6 2094 -69 507 92 45.4 1.3 -10.8 271 8.2 16.8 55.8 121 -99091200.LBL 0 11.9 1180 -121 1590 31 43.2 0.1 -9.0 275 7.8 25.7 65.5 84 -99091122.HLC 0 12.4 1517 -36 1221 59 37.8 0.4 -11.3 253 7.4 21.0 66.2 94 -99091101.AFW 0 13.1 1250 -24 1970 21 29.5 0.0 -7.4 297 6.2 21.7 52.8 139 -99082300.ABR 0 11.7 1432 -38 1851 61 40.1 0.1 -9.6 289 6.9 20.3 45.5 101 -99082104.HON 0 13.3 1187 -244 1155 197 38.1 0.0 -8.9 281 7.4 31.4 54.2 238 -99082100.LBF 0 9.8 20 -311 1794 44 34.8 0.0 -7.8 321 7.1 19.7 46.1 126 -99082022.DIK 0 11.7 1445 -10 1669 21 33.6 0.1 -7.8 298 6.3 17.8 36.0 58 -99081922.MLS 0 7.1 393 -105 3278 19 33.8 0.0 -10.0 244 8.6 22.0 37.3 120 -99081800.RRT 0 11.4 1524 -26 847 90 49.2 1.1 -17.7 268 7.3 32.2 62.0 126 -99081400.ALB 0 16.8 1843 -4 701 196 38.5 2.3 -6.3 249 5.8 29.9 48.4 252 -99081202.GCC 0 10.6 877 -99 1162 63 34.5 0.2 -10.2 218 7.5 17.7 54.6 98 +FILENAME CAT MLMIXR ML CAPE ML CIN MLCL(MAGL) 0-1SRH 0-6KT STPC 500 T (C) 500DIR 7-5 LR 0-3(KT) 0-9(KT) 0-3 KM SRH (M2/S2) +00042320.TXK 2 12.9 1702 -1 657 134 61.7 2.3 -14.0 250 6.5 32.8 76.6 166 +00042001.PPF 2 13.5 2614 -50 1216 227 59.9 4.7 -12.9 234 7.5 39.7 73.5 244 +00032900.FTW 2 13.1 2058 -42 1069 83 49.7 1.3 -15.2 245 8.0 21.9 87.1 126 +00032304.SJT 2 11.9 1680 -119 896 119 61.1 1.1 -15.5 212 9.1 38.4 66.9 217 +00031622.ATT 2 9.4 1019 -7 1566 12 45.8 0.0 -17.5 249 8.0 34.4 53.7 159 +00021323.LRF 2 9.2 1256 -9 1066 82 46.9 0.8 -21.2 249 7.5 32.3 51.4 114 +00010323.MEI 2 13.4 1148 -15 769 241 57.2 2.6 -10.0 226 6.1 38.8 71.2 288 +00010319.GWO 2 12.8 1168 -9 770 202 66.4 2.4 -13.0 223 7.5 47.3 75.1 246 +03050500.UMN 2 13.8 2392 -10 773 341 66.3 8.2 -13.4 237 7.7 49.1 93.8 411 +03050500.JBR 2 15.7 2713 -22 862 266 57.8 6.9 -10.7 240 7.1 50.5 82.9 440 +03050421.TUL 2 16.1 3621 -15 843 147 63.1 5.3 -11.7 230 7.3 45.6 100.2 160 +03050421.MKC 2 13.7 2002 -67 478 479 68.4 8.5 -14.6 224 7.9 48.1 89.8 508 +03050420.P#F 2 15.7 3397 -1 660 166 58.5 5.5 -12.7 230 7.8 34.3 100.9 195 +03050321.P#T 2 12.7 3156 -2 1967 61 36.2 0.0 -9.8 247 7.5 27.2 67.1 207 +03042503.JAN 2 13.5 2568 -27 924 257 44.3 4.9 -15.4 255 7.7 41.1 76.9 279 +03041922.PNC 2 11.5 1157 -40 665 212 87.9 2.5 -17.9 223 7.3 46.5 111.5 242 +03041523.CDS 2 10.7 1020 -106 1534 326 74.0 1.0 -12.4 234 7.5 56.1 83.8 531 +03041522.LBB 2 8.8 883 -53 1986 116 77.2 0.0 -11.7 243 7.5 48.5 87.4 276 +03040702.CLN 2 13.1 488 -133 780 363 62.7 0.8 -11.4 244 7.1 33.6 74.1 411 +03040623.ESF 2 15.8 1847 -29 621 166 51.8 2.6 -11.0 246 6.8 26.8 50.8 161 +03032722.MIA 2 12.4 299 -31 1074 187 48.8 0.4 -10.5 261 5.8 20.5 87.0 197 +01061900.ROS 2 13.6 2218 -30 1076 140 67.7 2.9 -11.1 250 8.2 40.5 73.6 279 +01061401.LNK 2 17.2 4665 -15 1190 173 39.2 4.3 -10.5 215 8.3 32.6 50.7 217 +01061120.ILL 2 14.7 3400 -120 1255 270 56.1 3.4 -10.8 259 8.6 41.9 54.8 448 +01060222.LOZ 2 9.7 164 -10 898 117 51.4 0.2 -13.4 270 5.3 39.8 66.8 189 +01053000.AMA 2 13.0 2887 -76 1322 166 48.4 2.2 -10.1 246 8.4 38.6 50.6 216 +01052902.LHX 2 10.9 1698 -120 1285 185 52.1 1.0 -10.0 251 8.2 38.9 60.5 365 +01052118.OZW 2 12.5 494 -2 775 133 33.4 0.4 -10.3 188 5.6 34.2 36.9 174 +01052022.MIN 2 16.9 3331 -2 711 122 47.8 3.2 -11.0 244 7.3 36.0 67.7 201 +01051022.MIW 2 12.8 2912 -24 1091 65 36.4 1.0 -16.0 255 7.9 28.8 43.0 141 +01051001.FBL 2 9.5 2106 -90 1776 330 50.0 1.0 -16.6 265 8.2 42.9 50.3 516 +01050200.AUM 2 11.2 1434 -74 1331 179 38.8 0.9 -13.3 251 7.5 36.0 52.3 237 +01042202.GBD 2 12.6 2145 -40 777 165 61.8 3.5 -13.6 229 7.8 41.6 62.6 328 +01041423.P28 2 12.3 2168 -54 827 145 76.4 3.1 -16.2 256 8.3 45.0 89.5 235 +01041117.LWD 2 11.9 968 -3 632 282 77.0 2.7 -15.1 208 7.5 38.2 81.4 327 +01040918.BVI 2 10.7 1326 -11 1210 102 57.2 1.0 -15.4 266 7.7 32.1 32.1 174 +01022422.SGT 2 11.8 1020 -15 967 335 52.8 3.0 -14.3 213 7.7 53.6 64.9 450 +00110820.HEZ 2 15.9 2158 -6 881 236 47.1 4.0 -8.5 204 6.2 29.0 68.5 266 +00103122.HLC 2 11.0 1274 -14 954 110 47.4 1.1 -14.1 202 7.4 32.6 74.4 169 +00092022.DAY 2 13.9 1299 -7 971 215 63.4 2.8 -8.2 237 6.1 37.5 61.0 237 +00072601.OTG 2 14.5 2869 -49 1055 88 42.5 1.7 -12.6 290 7.2 33.4 41.3 161 +00072523.RWF 2 14.6 2791 -13 1068 96 39.4 1.6 -12.0 275 7.0 29.2 35.8 163 +00071122.BKX 2 14.7 1167 -47 944 134 42.8 1.1 -7.8 261 6.8 27.2 67.9 205 +00070601.SNY 2 13.6 2847 -18 1681 52 57.5 0.5 -7.4 248 8.1 19.0 74.4 122 +00052319.BWG 2 13.7 2114 -41 1128 167 38.6 2.0 -11.4 294 6.9 36.9 62.8 278 +00051722.LXN 2 14.0 3552 -16 910 111 27.5 1.8 -13.9 169 8.4 28.1 44.5 170 +00051200.ALO 2 16.5 4382 -13 1110 168 51.1 5.6 -7.9 254 6.7 33.2 51.6 199 +00050101.MWL 2 13.0 2207 -103 1176 253 47.3 2.4 -12.4 227 8.2 40.3 37.8 297 +00042323.SHV 2 13.4 2001 -19 928 216 58.9 4.2 -13.0 261 6.7 41.9 60.0 296 +04051923.GFK 2 11.2 967 -44 828 233 54.9 2.1 -16.6 243 7.2 39.5 86.1 229 +04051302.ICT 2 15.9 3157 -12 538 223 36.4 4.3 -9.4 232 6.4 23.8 51.5 245 +04051101.LIC 2 9.0 1549 -59 1592 233 43.4 1.0 -11.5 244 8.4 35.1 46.6 395 +04042022.PIA 2 12.4 1852 -11 728 320 36.4 3.6 -14.7 235 6.2 38.5 40.1 488 +04032718.DDC 2 10.0 1332 -8 893 190 41.4 1.7 -16.6 206 7.5 30.8 47.5 198 +04030418.ABI 2 10.7 626 -20 1108 319 46.5 1.4 -13.7 196 7.0 40.3 84.2 350 +03111718.HOU 2 16.4 1980 -1 445 137 48.2 2.2 -12.4 207 6.6 24.0 77.0 158 +03111223.MFD 2 8.3 64 -56 890 219 99.1 0.1 -15.7 261 5.7 55.1 123.1 275 +03111220.MIE 2 9.7 388 -1 757 123 91.0 0.5 -15.6 258 5.7 47.1 117.3 205 +03082201.JXN 2 17.2 3046 -36 1091 255 31.0 3.6 -5.9 285 6.6 34.4 33.2 304 +03072122.AVP 2 14.3 1810 -16 1228 162 51.1 1.9 -7.9 239 5.6 45.7 49.9 148 +03072104.CID 2 17.8 2344 -22 462 187 48.9 3.6 -7.0 291 7.0 34.2 63.6 237 +03072101.ALO 2 15.0 1859 -107 921 156 49.6 1.5 -8.0 297 7.0 28.2 58.2 248 +03062500.HON 2 17.0 3737 -23 1021 335 52.2 10.7 -7.4 227 7.5 43.4 61.6 550 +03062422.MHE 2 19.5 5088 -22 717 256 55.5 12.1 -8.0 228 7.9 40.9 58.4 422 +03062421.MHE 2 17.5 3584 -16 768 252 56.0 8.4 -7.9 220 7.8 38.8 57.2 348 +03062302.P#8 2 16.8 3414 -169 1003 367 38.7 1.7 -6.8 227 7.6 30.2 57.1 437 +03062223.P#8 2 17.7 4366 -39 972 253 38.8 7.2 -8.3 246 8.6 34.3 54.7 387 +03061001.P#9 2 12.6 2103 -97 1467 421 51.0 2.8 -11.2 266 7.9 45.5 63.9 651 +03053103.CMI 2 12.6 701 -119 899 482 64.7 1.8 -11.6 292 6.3 36.9 85.1 523 +03053101.ILX 2 12.4 784 -55 1108 474 76.0 3.2 -8.5 294 5.0 45.0 90.9 524 +03051100.UIN 2 14.7 2093 -27 738 302 63.1 6.3 -11.7 240 7.7 43.7 97.9 354 +03051004.C34 2 17.3 3493 -14 749 452 53.6 14.1 -8.8 228 7.7 32.1 77.0 511 +03050923.HBR 2 11.1 1389 -64 2135 137 56.8 0.0 -9.1 231 7.7 35.8 78.1 219 +03050900.C30 2 14.6 1749 -112 819 321 69.8 3.3 -8.9 227 6.8 57.0 72.2 306 +03050823.C34 2 17.9 3605 -25 669 342 65.2 12.3 -7.2 233 7.1 42.3 72.0 318 +03050822.W#N 2 17.4 3730 -13 635 141 70.0 5.3 -10.1 228 7.6 45.5 81.3 173 +03050821.LW1 2 19.1 5309 -6 876 145 63.2 7.7 -8.7 235 7.4 31.6 71.3 182 +03050807.ADM 2 17.1 3114 -53 730 439 47.4 10.6 -9.3 253 8.0 50.2 61.5 608 +03050805.SPS 2 16.0 2409 -148 836 382 44.4 2.4 -9.1 262 7.9 43.1 59.0 798 +03050703.PAH 2 15.8 2873 -49 602 390 36.8 6.9 -13.6 237 7.9 35.3 70.1 454 +03050701.CGI 2 15.1 2935 -47 799 431 61.0 12.6 -14.4 269 7.8 32.8 83.2 580 +03050504.MKL 2 15.6 2334 -16 833 615 59.6 14.3 -9.9 251 7.1 62.0 77.1 842 +03050501.LZK 2 15.9 2390 -18 719 361 67.0 8.6 -11.0 237 7.4 41.7 97.3 397 +99120301.GOK 2 10.2 1811 -12 858 234 47.2 3.3 -21.1 202 8.2 32.4 63.0 262 +99081601.JMS 2 13.6 1255 -165 1044 130 48.5 0.3 -9.9 240 8.1 30.2 89.4 174 +99070900.ONA 2 18.4 3379 -18 992 385 46.0 10.0 -5.8 275 6.5 42.9 49.4 571 +99070400.OSC 2 15.9 1760 -27 1078 101 26.7 0.7 -6.7 320 6.2 28.3 31.6 163 +99060620.HCO 2 14.6 3241 -5 904 65 29.6 1.0 -16.1 175 8.1 26.8 70.8 115 +99060500.IEN 2 12.1 2533 -37 1323 70 52.4 1.0 -11.4 201 8.2 32.9 60.1 191 +99060400.HLC 2 15.7 4348 -16 1101 154 38.3 3.9 -9.3 240 7.5 36.9 40.6 277 +99060200.TBN 2 14.9 2338 -19 838 136 37.3 2.0 -10.3 259 6.5 40.0 21.6 223 +99060123.MKO 2 17.3 3739 0 888 68 38.1 1.6 -10.6 279 7.9 32.2 23.0 135 +99060100.LIC 2 9.1 1877 -49 1439 56 56.8 0.6 -13.7 249 9.2 34.3 62.4 140 +99051621.OMA 2 16.1 4691 0 824 102 38.6 3.1 -14.5 223 8.8 33.7 41.5 176 +99051122.BMQ 2 15.0 3545 -92 1026 40 35.1 0.6 -12.3 259 8.0 21.8 29.6 59 +99050408.JCT 2 13.0 2082 -218 838 355 55.0 0.0 -11.2 254 8.3 46.8 58.7 506 +99050402.GOK 2 13.9 3154 -61 723 366 51.4 9.2 -14.6 240 8.2 36.8 57.5 441 +99050401.ICT 2 12.6 2748 -7 1016 257 31.8 3.7 -14.7 227 7.9 40.5 70.4 415 +99050323.OKC 2 15.2 4117 -15 733 308 43.5 9.2 -13.2 243 7.8 43.2 70.1 401 +99050300.HSI 2 8.0 203 -4 845 168 41.5 0.2 -17.7 222 6.7 28.6 32.1 221 +99042200.END 2 12.7 3301 -34 1156 225 46.1 4.8 -15.4 236 8.1 35.1 48.2 242 +04082700.RDD 2 18.4 3706 -37 940 184 41.0 4.7 -6.9 255 7.1 28.7 60.7 258 +04071823.GFK 2 16.7 3575 -36 1246 117 45.4 2.4 -7.9 310 6.8 35.1 45.5 292 +04071302.GRI 2 15.9 3090 -197 1538 152 29.0 0.0 -7.9 298 8.5 13.8 50.5 173 +04062402.OSH 2 11.1 1428 -30 700 187 62.2 2.7 -16.7 257 6.5 50.9 79.3 234 +04061620.LAA 2 12.3 1494 -63 908 129 51.4 1.5 -9.4 252 7.7 34.1 57.1 369 +04061300.W#N 2 16.4 3866 -17 1255 231 34.6 3.8 -9.2 251 7.9 37.4 44.2 387 +04060701.MOT 2 10.4 295 -316 1541 461 68.3 0.0 -8.4 254 6.7 33.2 82.6 561 +04060621.C02 2 9.9 1824 -59 2285 83 55.5 0.0 -10.8 234 7.9 39.7 69.2 64 +04053023.IND 2 17.3 2618 -10 577 361 58.6 9.2 -9.1 248 6.9 35.7 45.1 369 +04053020.SDF 2 16.6 2653 -2 807 250 52.4 5.8 -9.4 245 6.8 37.1 41.1 317 +04053002.OKC 2 15.5 2559 -32 1162 314 55.7 6.2 -7.3 244 7.0 35.6 70.5 434 +04053002.ICT 2 16.1 3240 -98 992 315 44.2 5.1 -10.4 245 7.9 25.8 56.2 399 +04053000.MCI 2 16.0 3437 -5 863 239 36.5 5.0 -12.8 232 8.3 27.4 42.9 372 +04052922.C33 2 16.5 4081 -4 1356 126 51.4 2.8 -7.8 244 7.4 36.9 74.7 248 +04052921.TOP 2 16.1 3843 -13 936 78 32.5 1.6 -12.5 233 8.0 17.3 39.0 190 +04052421.STJ 2 15.6 3982 -40 991 76 40.4 2.0 -11.9 234 7.7 26.3 67.6 270 +04052300.P#8 2 15.0 3882 -47 1262 228 54.5 5.9 -10.5 233 7.9 34.1 69.9 334 +04052221.MCK 2 13.2 3453 -37 1185 103 72.0 2.9 -12.3 231 8.6 35.5 82.5 224 +04052219.GLD 2 9.9 1898 -54 1700 22 59.0 0.1 -12.7 233 8.4 12.6 69.5 76 +04052122.CID 2 15.4 2960 -48 971 309 36.6 5.6 -11.5 268 7.4 36.1 50.0 390 +53031321.FWH 2 10.8 727 -98 981 119 51.2 0.5 -16.3 248 8.1 30.6 80.9 266 V +55052521.LTS 2 15.0 4060 -25 1509 322 66.4 6.4 -12.3 225 8.6 37.0 53.5 355 V +56041521.GUN 2 11.7 1189 -11 1302 251 72.4 2.1 -13.6 230 7.3 55.7 66.8 370 V +57040221.FWH 2 13.2 3580 -3 942 94 35.8 2.0 -15.8 189 7.9 26.1 52.8 122 V +57052021.TOP 2 14.0 2801 -2 920 142 55.7 3.7 -13.8 207 7.7 48.0 77.2 228 V +57052121.BYH 2 15.7 2854 -5 1106 236 49.7 5.0 -10.9 230 7.2 33.0 92.5 240 V +57061418.PIA 2 15.9 2118 -6 986 394 50.0 7.0 -8.6 252 6.9 52.8 52.1 496 V +59040100.FWH 2 12.6 3068 -26 987 124 42.8 2.7 -17.6 247 9.0 28.0 61.5 142 V +61050800.FSM 2 14.5 2844 -7 1215 261 61.7 5.8 -11.4 240 7.5 42.2 65.9 323 V +61050600.FSM 2 14.3 2667 -12 1121 245 65.5 5.8 -13.1 240 8.3 61.7 43.1 430 V +62052600.OKC 2 14.3 4171 -76 1591 154 33.3 1.2 -12.0 264 8.6 25.3 43.2 228 V +62080700.TOP 2 20.6 6024 -12 1167 160 42.3 5.7 -7.3 250 7.7 32.4 60.6 243 V +64050600.OMA 2 12.7 2395 -61 1048 349 68.6 7.4 -13.8 224 8.8 54.6 89.3 498 V +65041200.FNT 2 11.2 1814 -1 974 166 91.0 3.0 -17.7 250 7.7 46.4 91.6 372 V +66042800.FWH 2 14.1 3342 -17 1291 148 38.0 2.2 -11.8 265 7.2 39.3 49.0 269 V +66030400.HKS 2 12.2 1434 -10 831 138 47.6 1.6 -14.0 234 7.6 49.0 77.8 142 V +67061100.OKC 2 14.4 3497 0 1569 144 32.2 1.2 -11.0 235 8.7 35.0 51.1 260 V +68110400.VPS 2 12.8 1596 -2 812 129 50.5 1.7 -13.4 251 5.9 30.3 72.0 184 V +69041806.VPS 2 15.2 1013 -8 445 370 55.8 3.5 -11.0 248 6.9 42.3 73.3 439 V +69062400.TIK 2 18.4 4403 -4 776 317 37.5 8.7 -9.4 240 7.5 45.3 56.2 431 V +70100600.TIK 2 13.7 1865 -3 772 241 41.1 3.1 -12.2 230 6.7 35.4 55.6 335 V +71022200.JAN 2 12.8 938 -4 930 470 74.7 4.4 -11.8 211 6.7 57.8 77.3 590 V +73052800.MGM 2 16.4 2337 -2 1017 293 53.5 6.0 -7.9 239 6.2 45.6 45.2 386 V +73041600.VCT 2 15.4 2861 -37 1272 385 48.1 6.4 -12.9 231 8.1 35.7 72.2 377 V +74040400.MGM 2 14.8 2955 -2 1017 161 52.0 4.1 -12.8 235 8.2 39.5 59.4 253 V +74040400.BNA 2 14.6 2744 -31 970 209 77.8 5.7 -13.3 238 7.8 57.0 80.2 301 V +74040400.DAY 2 12.8 2185 -7 986 619 90.8 13.5 -13.1 235 7.1 71.9 91.6 919 V +75042500.UMN 2 15.7 5306 -1 837 145 53.3 6.8 -13.8 255 7.3 41.6 61.8 185 V +74060900.UMN 2 17.0 3643 -2 987 363 37.0 8.1 -6.7 231 7.6 41.4 27.5 508 V +75063000.BIS 2 13.6 3158 -76 1566 198 41.8 1.6 -12.3 233 8.6 26.8 55.7 204 V +76042000.SEP 2 13.7 3326 0 1092 305 45.1 6.9 -14.1 240 7.6 33.7 48.9 358 V +77040418.CKL 2 14.1 1633 0 994 247 66.8 4.0 -9.8 231 6.0 52.7 80.0 333 V +78060100.TOP 2 16.2 4279 -1 1160 267 35.7 5.7 -12.7 233 7.6 36.3 57.0 349 V +79041021.SEP 2 12.8 2186 -9 912 345 48.2 6.1 -13.1 228 8.1 42.9 54.3 468 V +79050300.OKC 2 13.9 2775 -4 877 218 73.2 6.0 -12.3 246 7.2 57.7 103.2 279 V +79033000.OMA 2 10.1 1322 -24 1155 223 56.4 2.4 -15.8 232 7.1 49.1 52.9 345 V +80040800.UMN 2 10.2 2256 -3 1473 97 39.6 0.8 -18.5 236 8.4 39.7 92.1 247 V +84060800.TOP 2 16.2 2284 -16 918 560 74.0 12.8 -6.0 237 6.2 49.1 84.6 705 V +84031600.1M1 2 12.2 2339 -1 1056 250 47.1 4.3 -14.9 251 6.9 30.4 55.5 292 V +86072900.OMA 2 16.4 4252 -21 1667 112 48.4 1.3 -10.6 268 8.6 28.2 81.3 151 V +87111600.GGG 2 12.8 1593 -8 723 298 61.9 4.8 -15.3 178 7.9 43.3 65.2 326 V +90061600.LBF 2 16.1 3827 -1 1050 21 42.1 0.5 -10.6 185 8.5 24.5 74.1 95 V +90060300.PAH 2 15.6 2246 -3 1039 274 47.1 4.7 -7.6 251 7.0 57.8 49.8 384 V +91042700.OUN 2 15.8 4387 -8 898 195 50.3 7.2 -11.5 242 7.0 44.2 54.9 370 V +92062800.AMA 2 14.6 3148 -3 1020 83 44.3 1.9 -10.3 249 7.9 32.7 52.7 220 V +92061700.OVN 2 18.7 4878 -1 1119 262 50.4 9.5 -6.5 237 6.9 46.6 64.6 473 V +93042500.OUN 2 11.6 2675 0 1209 113 49.6 2.0 -14.6 235 6.9 35.5 65.5 168 V +93050700.TOP 2 13.7 2046 -7 666 484 58.8 9.7 -13.1 217 7.0 55.4 51.4 644 V +93060700.LBF 2 15.9 4738 0 930 328 59.3 15.3 -8.6 229 7.6 41.9 67.6 583 V +94042600.SEP 2 12.9 2562 -34 1365 201 51.9 2.8 -11.5 258 7.4 41.3 51.0 198 V +95051900.BMX 2 15.7 2868 -5 989 239 39.3 4.5 -9.9 247 6.7 31.9 49.1 230 V +98040900.BMX 2 14.6 2259 -18 642 136 77.9 3.1 -13.9 240 7.9 50.3 100.1 290 V +98041700.BMX 2 14.7 2038 0 704 263 73.4 5.4 -11.9 245 6.8 36.3 98.6 327 V +99050400.OUN 2 13.4 3644 -22 1050 271 41.4 6.5 -14.9 225 8.4 32.0 37.7 343 V +00121618.BMX 2 12.0 1369 -1 737 279 66.9 3.8 -14.1 220 6.7 51.3 90.8 339 V +00092100.ILN 2 12.5 747 -19 1280 611 75.3 3.3 -7.5 240 5.4 64.7 73.0 810 V +01061400.OAX 2 16.8 4639 -1 1278 127 38.6 2.8 -11.3 215 9.0 35.2 48.5 145 V +01112412.JAN 2 13.0 1392 -2 773 366 50.4 4.3 -10.1 225 5.7 52.4 48.8 504 V +01112418.BMX 2 13.4 1498 -1 655 227 52.0 3.0 -11.3 220 6.1 43.1 61.9 319 V +02111018.ILN 2 11.3 1239 0 734 385 54.4 4.3 -13.7 230 6.6 49.5 103.8 417 V +02062400.ABR 2 17.1 4378 0 1112 85 50.6 2.8 -10.5 245 8.2 29.8 57.9 153 V +03050900.OUN 2 17.0 3871 -32 990 336 62.0 13.0 -6.9 235 6.3 53.9 80.1 364 V +94032718.CKL 2 15.5 1965 0 743 344 72.9 6.8 -9.1 233 6.3 54.7 56.0 403 V +81052300.OKC 2 13.1 2411 -70 1142 203 49.1 3.0 -13.7 235 9.0 37.6 49.1 249 V +65041100.LIT 2 12.7 1815 -1 1365 140 52.3 1.4 -11.1 248 7.2 39.4 64.4 212 V +53051121.FWH 2 13.2 1452 -55 1150 122 53.0 1.3 -11.2 248 7.3 40.4 64.4 209 V +90082900.PIA 2 21.0 6470 -2 974 110 33.6 4.0 -7.3 297 7.1 23.3 54.6 147 V +55042411.GUN 2 13.1 1784 -7 917 345 68.7 6.2 -12.7 248 7.1 44.1 85.9 375 V +56040321.HKS 2 13.0 1491 -14 1212 173 82.1 2.0 -12.4 221 7.5 52.1 107.5 267 V +56051221.MTC 2 13.8 2444 -8 1001 124 69.2 3.0 -14.4 266 7.5 25.2 94.3 162 V +60052000.TOP 2 14.3 3120 -23 1112 167 43.1 3.3 -13.3 213 8.2 32.6 58.1 244 V +66060900.TOP 2 15.9 2226 -24 819 296 59.5 6.5 -8.6 223 7.1 47.3 69.8 397 V +68082000.GRB 2 16.1 2780 -11 1217 173 50.0 3.1 -7.3 258 6.4 27.0 43.6 195 V +74040318.BNA 2 13.0 2906 -5 1157 205 63.1 5.0 -15.5 229 8.2 48.6 76.4 333 V +61051500.PIA 2 12.4 1259 -2 817 196 68.7 2.5 -13.0 202 6.6 36.7 80.9 205 V +54050121.TIK 2 13.0 1988 -17 709 242 56.2 4.5 -13.5 203 8.0 39.2 73.2 282 V +55060421.SLN 2 13.4 3594 -5 1422 36 25.3 0.3 -12.7 225 7.9 23.8 30.4 152 V +70061300.COU 2 16.5 3499 -11 949 204 64.2 7.2 -7.8 246 5.5 49.6 57.1 318 V +76032700.1M1 2 11.8 1820 -17 961 187 41.8 2.4 -17.1 230 8.2 57.3 71.8 243 V +04071318.ILX 2 19.0 4958 -10 1102 117 37.5 3.3 -10.9 305 7.9 33.8 45.3 197 V +68051600.LIT 2 15.6 2612 -4 971 250 52.8 5.7 -11.7 260 8.6 45.5 72.5 337 V +65031700.OKC 2 11.1 1628 -3 687 269 91.0 4.4 -17.9 235 7.1 58.8 114.4 325 V +00050901.AIZ 0 13.1 1987 -68 1453 84 35.7 0.5 -11.3 241 8.5 41.9 28.1 204 +00050722.SNY 0 9.8 2015 -39 1845 23 56.1 0.1 -12.4 245 8.7 34.2 64.8 128 +00050707.OGA 0 11.6 1205 -190 787 34 39.5 0.0 -11.3 236 8.2 22.0 47.2 115 +00050323.RBD 0 11.2 940 -3 1077 54 42.9 0.3 -14.6 290 6.2 28.9 58.4 174 +00043001.ABI 0 11.9 2549 -66 1686 111 39.6 0.5 -11.8 268 8.4 26.8 40.5 228 +00042423.LAA 0 5.4 613 -132 2566 97 54.0 0.0 -16.3 278 8.9 29.1 72.7 192 +00042422.EHA 0 6.7 706 -56 2143 58 53.8 0.0 -15.2 295 8.1 25.8 83.4 159 +00042021.BWG 0 11.2 1126 -13 1162 167 52.1 1.4 -13.5 240 7.4 46.8 53.8 253 +00042021.BNA 0 11.2 989 -26 1114 165 53.6 1.3 -13.7 242 7.7 45.4 65.0 244 +00042001.MCI 0 12.4 2093 -43 1300 141 61.9 2.1 -12.3 226 7.0 33.4 81.4 163 +00042000.JCT 0 13.1 2950 -156 1701 170 51.7 0.4 -9.4 253 8.2 40.5 71.8 240 +00041822.SJT 0 7.1 414 -185 3169 -7 49.4 0.0 -9.5 243 8.2 32.3 60.6 45 +00041620.SUS 0 9.5 579 -1 968 46 41.8 0.2 -18.1 247 6.6 30.2 69.5 154 +00041602.GRA 0 10.2 901 -182 1269 251 56.8 0.2 -17.0 244 8.6 34.1 76.8 276 +00033000.SHV 0 12.6 1635 -14 797 147 57.7 2.3 -15.2 267 7.2 33.9 91.9 219 +00032900.HYI 0 15.8 2875 -10 771 106 60.6 3.0 -11.6 251 7.3 36.4 82.8 192 +00032522.BNA 0 8.3 268 -8 1461 34 37.5 0.0 -16.9 270 6.2 23.2 61.3 60 +00032207.MAF 0 11.5 1952 0 562 249 54.6 4.4 -16.4 196 8.3 45.0 77.8 468 +00031600.CSM 0 8.3 808 -99 1327 59 34.5 0.1 -17.7 251 7.6 25.7 34.3 101 +00031022.BHM 0 10.3 614 -95 1034 103 48.9 0.4 -15.8 238 7.0 33.1 49.4 179 +00030923.LRD 0 13.5 2701 -7 1360 -13 41.3 -0.2 -12.5 256 7.5 20.8 59.4 95 +00030920.GFL 0 7.1 1 -425 1416 88 63.6 0.0 -18.7 242 8.1 39.6 77.0 165 +00030900.UNU 0 9.9 1306 -11 1121 172 50.6 1.7 -17.3 203 6.6 39.6 44.1 206 +00030900.CLI 0 9.4 673 -29 1009 196 53.3 1.2 -16.9 202 6.6 39.4 53.8 226 +00030302.PWG 0 12.0 1469 -17 1106 252 60.9 3.3 -12.2 259 6.1 45.0 75.3 323 +00030222.AFW 0 11.1 999 -6 913 256 68.3 2.6 -13.5 238 6.5 36.9 80.1 345 +00022606.CRS 0 13.3 2158 -10 637 191 48.7 3.3 -14.8 239 6.9 25.4 69.2 184 +00022523.FSD 0 7.3 495 -2 929 82 38.3 0.3 -21.9 172 7.7 30.1 52.5 83 +00022405.FAM 0 9.2 437 -46 772 315 46.8 1.1 -18.0 235 6.3 29.2 42.2 331 +00072222.BBW 0 11.9 1462 -1 1218 36 35.2 0.2 -11.1 328 6.5 26.6 43.9 124 +00072220.GLD 0 10.6 1162 -15 1699 26 39.9 0.1 -10.2 319 7.4 19.8 55.8 82 +00072122.BFF 0 9.8 1738 -8 2036 34 42.0 0.0 -9.9 297 7.7 36.2 48.9 131 +00072022.AKO 0 14.0 3465 -7 1063 22 46.2 0.6 -10.2 278 8.3 29.1 64.7 106 +00072000.BVX 0 17.4 3847 -11 1674 30 36.4 0.2 -7.1 298 6.9 26.0 29.2 130 +00071022.RCA 0 13.2 1916 -28 1452 23 41.1 0.2 -9.2 238 7.6 21.4 68.1 95 +00071001.LBF 0 14.7 2947 -100 1740 24 28.1 0.1 -5.6 239 7.8 23.6 37.9 109 +00070922.MHE 0 16.8 3556 -34 1430 6 40.7 0.1 -6.1 258 6.7 18.8 41.5 109 +00070922.GGW 0 13.3 2242 -12 1039 31 46.6 0.5 -11.4 226 7.4 18.7 71.4 74 +00070901.LWT 0 8.7 874 -65 1998 38 58.4 0.0 -11.5 232 8.1 32.4 92.6 236 +00070805.LVN 0 18.2 2722 -69 530 388 37.6 5.8 -9.2 261 8.1 22.9 53.3 407 +00070803.JDN 0 7.6 57 -220 2275 33 69.9 0.0 -11.7 240 7.8 39.2 84.5 167 +00070601.CUT 0 11.7 2058 -14 1543 37 55.5 0.3 -9.9 245 8.5 28.5 78.8 136 +00070523.MCK 0 16.4 3979 -55 1631 151 45.4 1.6 -6.8 254 8.1 24.5 59.5 231 +00070521.RAP 0 14.5 3135 -2 1289 15 44.0 0.3 -10.0 233 8.0 19.5 68.5 93 +00070501.2WX 0 11.2 1574 -93 1339 -29 47.6 -0.2 -12.4 230 8.6 28.2 78.4 64 +00070421.JDN 0 8.1 1033 -47 1927 -17 41.2 0.0 -15.0 209 7.9 26.2 68.3 49 +00070302.GGW 0 10.6 1484 -86 1685 121 67.7 0.4 -12.6 252 7.9 36.1 78.0 267 +00070222.FOD 0 17.4 3585 -43 1097 53 23.7 0.0 -9.5 292 7.5 16.4 31.4 91 +00070201.ABR 0 14.2 3411 -108 1790 100 24.5 0.0 -10.0 259 8.3 16.6 39.9 145 +00070123.ELO 0 13.3 2835 -49 1339 117 57.8 2.1 -13.1 291 7.7 31.9 66.7 228 +00070122.ABI 0 13.9 1505 -15 1776 40 26.6 0.1 -5.4 261 5.7 21.4 25.5 120 +00070100.JLN 0 15.5 2255 -3 786 81 43.6 1.3 -7.6 313 5.9 25.5 56.4 208 +00062923.ELM 0 8.8 332 -11 1098 19 33.4 0.0 -16.5 253 6.2 19.9 82.5 60 +00062923.D07 0 9.6 1600 -26 1649 30 42.4 0.1 -15.7 295 7.7 30.2 50.5 90 +00062901.LAM 0 11.8 506 -57 1728 28 25.5 0.0 -6.5 268 6.3 18.5 25.2 126 +00062519.AIO 0 14.7 2632 -77 1269 122 38.0 1.2 -10.6 279 7.3 29.0 32.0 250 +00062402.RCA 0 11.5 1507 -76 1200 0 40.3 0.0 -11.0 273 7.9 29.4 67.6 159 +00062322.SDA 0 16.8 4294 -9 1398 56 28.6 0.7 -9.2 284 7.3 21.1 46.7 160 +00061522.OKV 0 14.5 746 -31 749 130 32.3 0.5 -8.8 240 6.0 35.1 29.5 198 +00061323.P28 0 14.3 3106 -53 1734 60 41.3 0.3 -10.0 260 8.0 15.7 31.7 91 +00061122.DFS 0 13.5 3143 -11 1597 67 28.6 0.4 -8.2 251 7.7 28.8 45.0 62 +00060400.GLD 0 9.0 1430 -74 2560 51 35.6 0.0 -10.7 313 8.7 29.0 38.3 146 +00060221.CEF 0 12.1 326 -141 1452 156 38.5 0.1 -9.8 279 6.6 44.9 47.0 277 +00052701.SZL 0 13.7 1477 -23 1157 198 50.0 2.1 -9.7 244 6.7 38.9 69.4 232 +00052501.PPA 0 15.2 3731 -83 1597 78 46.6 0.7 -8.0 249 8.4 33.0 60.7 288 +00052501.ADK 0 16.3 4569 -134 1861 108 40.3 0.2 -7.8 255 8.7 36.4 49.3 291 +00052219.AVC 0 10.1 628 -1 1000 2 52.8 0.0 -13.8 256 5.9 28.0 59.1 95 +00052021.VPC 0 13.0 805 -6 1196 15 39.2 0.1 -9.8 231 6.1 19.7 47.6 87 +00050922.IRS 0 12.0 729 -2 928 68 49.6 0.4 -13.6 230 6.9 46.6 41.5 178 +01041105.JCT 0 14.1 1545 -229 832 346 71.9 0.0 -9.7 230 8.5 44.0 97.0 386 +01041004.IND 0 11.4 1318 -107 1240 185 57.8 1.1 -13.8 292 7.2 35.6 68.3 216 +01040321.UNO 0 12.3 1279 -42 722 107 57.2 1.3 -13.7 270 7.4 36.3 60.7 225 +01040300.BFF 0 5.0 0 -9999 1708 161 63.5 0.0 -17.8 241 7.5 37.7 81.7 433 +01032404.ABI 0 10.8 1700 -61 813 65 27.5 0.5 -18.2 289 8.0 17.4 46.6 180 +01031202.FTW 0 11.7 1341 -9 490 161 53.1 1.9 -17.9 240 7.3 37.5 47.3 201 +01031123.BWD 0 10.1 846 -18 912 76 47.4 0.5 -17.4 245 7.7 31.1 69.7 133 +01022500.TOP 0 7.3 153 -15 715 148 78.6 0.2 -21.3 203 6.8 32.9 92.4 170 +00110907.GZH 0 15.4 1005 -3 768 172 47.3 1.4 -7.8 213 6.0 36.2 52.6 220 +00110906.EET 0 14.9 674 -3 539 277 52.5 1.6 -8.6 217 5.7 41.9 58.8 327 +00110121.CID 0 12.2 1537 -17 1087 164 40.8 1.6 -12.1 210 6.0 36.7 41.3 225 +00102323.ELP 0 9.8 1432 -3 1298 24 68.0 0.2 -14.2 201 7.5 36.8 65.9 132 +00102212.MWL 0 13.4 1016 -7 525 152 31.3 0.8 -11.5 208 6.2 22.4 43.6 149 +00101423.INK 0 8.5 757 -27 2381 63 29.5 0.0 -10.8 243 7.2 27.3 48.1 91 +00101408.CNM 0 11.5 1524 -124 1147 79 34.2 0.3 -10.4 246 7.2 29.4 55.6 119 +00101400.SLN 0 11.5 577 -49 879 26 58.0 0.1 -11.3 234 5.7 28.9 63.6 76 +00100401.GCK 0 8.5 341 -281 1869 -16 53.4 0.0 -11.5 263 8.5 38.0 70.8 124 +00090523.GTF 0 7.6 277 -43 1393 8 65.8 0.0 -15.8 219 7.4 34.7 93.3 112 +00090300.ISN 0 10.7 654 -10 754 62 42.1 0.3 -13.8 225 6.8 27.3 72.5 95 +00090120.SLC 0 5.7 78 -67 2129 29 41.1 0.0 -14.3 198 7.4 15.4 53.6 53 +00081820.BUY 0 15.3 1702 -37 1351 58 34.7 0.4 -8.2 275 6.5 38.7 13.2 134 +00081723.IND 0 19.2 4115 -13 791 158 47.3 5.1 -7.9 275 6.9 37.5 49.8 224 +00081720.LEX 0 16.6 2579 -6 1129 81 36.5 1.1 -6.7 284 5.9 24.9 42.3 141 +00081420.AIT 0 16.2 2299 -120 690 282 52.2 3.0 -9.8 267 8.0 37.9 69.5 368 +00080623.CDJ 0 14.7 1350 -119 1250 43 35.9 0.1 -6.8 272 6.3 24.5 54.6 88 +00080601.HNR 0 18.6 4073 -16 990 54 37.6 1.4 -7.0 271 7.3 25.9 55.8 92 +00080522.AIA 0 7.8 312 -3 2875 0 43.4 0.0 -8.3 272 7.7 22.1 49.4 52 +00080502.PIR 0 14.4 2629 -128 1844 202 48.0 0.3 -7.4 270 7.5 30.4 64.1 318 +00080502.ANW 0 11.5 1035 -228 2157 138 37.9 0.0 -6.3 276 7.6 25.6 46.8 227 +00080222.FKL 0 13.7 1168 -22 892 104 26.2 0.5 -9.1 253 5.9 27.0 55.7 145 +00080202.LWT 0 8.3 700 -130 2701 50 46.5 0.0 -8.4 286 8.6 19.4 78.7 94 +00080202.GGW 0 10.8 1193 -207 1955 94 51.1 0.0 -9.6 293 8.0 25.1 71.3 230 +00072622.AIO 0 16.7 3711 -2 964 67 44.8 1.9 -10.2 324 7.6 29.1 43.1 186 +00072501.HON 0 13.9 2463 -99 1314 85 29.5 0.5 -11.1 271 8.3 13.2 40.3 91 +01060123.LWC 0 11.2 1268 -25 1421 113 62.6 0.8 -13.2 305 6.4 37.6 79.8 249 +01060122.P28 0 11.4 1141 -69 1552 80 51.2 0.3 -9.7 308 6.6 21.4 62.5 156 +01053100.CVN 0 8.5 1309 -86 2195 -18 45.9 0.0 -10.8 289 8.3 24.1 38.5 138 +01052801.END 0 13.1 2369 -85 1258 150 47.1 1.6 -12.5 280 8.2 39.8 67.4 370 +01052400.OKF 0 7.6 314 -55 2200 85 59.2 0.0 -15.3 298 7.1 43.3 63.3 244 +01052022.GRK 0 15.6 2852 -21 1408 32 40.1 0.4 -7.9 242 6.8 30.2 75.1 60 +01051801.RUL 0 11.1 1624 -134 2428 24 25.8 0.0 -8.5 258 8.1 18.9 46.6 76 +01051623.BIE 0 13.4 3208 -41 1905 35 30.0 0.1 -10.4 274 7.5 20.5 32.1 103 +01051218.DDH 0 8.9 325 -25 1493 21 36.4 0.0 -16.2 229 6.4 25.9 46.8 102 +01051000.OLU 0 9.6 2423 -73 2081 70 30.6 0.0 -15.8 265 8.8 23.7 36.8 157 +01050823.GBD 0 8.1 447 -90 1828 55 44.5 0.0 -15.8 323 7.4 25.4 50.6 207 +01050701.COT 0 15.9 3113 -16 1068 4 34.1 0.1 -12.2 267 8.1 10.5 56.5 73 +01050700.ADS 0 14.6 2915 -5 1038 115 37.4 2.0 -13.7 248 7.3 23.1 63.5 148 +01050623.BMQ 0 16.4 4217 -12 955 48 38.2 1.3 -13.0 257 7.5 27.3 64.9 143 +01050501.COT 0 14.3 1453 -9 1075 113 48.9 1.2 -9.9 226 7.0 33.1 73.5 169 +01050200.AUD 0 10.0 1544 -80 1896 85 31.2 0.1 -14.7 266 8.2 22.1 40.9 170 +01050101.SLN 0 10.5 1695 -66 1383 122 37.1 0.7 -16.7 295 8.0 24.3 61.4 188 +01050100.P28 0 9.9 1422 -94 1553 70 45.7 0.2 -15.7 309 7.8 24.3 54.0 188 +01042317.STE 0 9.5 775 -5 970 86 55.4 0.6 -18.0 210 6.8 38.9 110.9 170 +01042304.JCT 0 14.1 2210 -11 659 190 53.5 3.8 -11.8 248 7.8 31.4 55.1 214 +01042222.MWL 0 11.8 1193 -8 1373 116 46.2 0.7 -10.2 212 6.2 33.4 58.0 105 +01042123.PIA 0 12.1 1857 -13 1175 79 41.0 0.8 -13.4 257 7.5 25.7 51.8 94 +01042123.CDS 0 10.3 2000 -70 2105 81 55.8 0.0 -11.8 230 7.9 27.2 70.8 141 +01042102.SLN 0 11.5 2072 -206 1218 280 50.2 0.0 -15.1 239 8.7 44.2 73.5 374 +01041702.SJT 0 13.0 1793 -30 989 96 38.8 1.1 -10.9 296 7.0 26.3 65.2 260 +01041700.LBB 0 8.1 406 -65 1861 42 46.3 0.0 -12.1 288 7.1 32.9 80.6 256 +01041500.ABI 0 12.6 2222 -121 1474 76 59.9 0.5 -13.2 249 8.7 28.8 78.5 130 +01041423.ADM 0 14.2 1613 -86 524 248 67.7 3.1 -14.2 254 8.6 38.9 90.8 310 +01041422.PCS 0 13.6 2872 -90 1455 5 57.7 0.1 -10.8 245 8.2 21.5 77.6 85 +01041422.EMP 0 8.9 652 -15 1486 57 59.4 0.2 -16.8 254 7.2 31.9 84.7 218 +01041421.HBR 0 13.9 2647 -29 786 167 70.6 4.4 -14.3 255 8.2 39.1 91.1 239 +03050100.BRL 0 12.7 2707 -10 1047 121 47.3 2.5 -15.8 247 8.2 27.0 50.9 270 +03043021.AIA 0 12.3 2247 -53 863 158 49.0 2.8 -15.7 243 8.1 37.1 49.5 276 +03043003.LIC 0 8.7 1228 -82 574 264 52.2 2.2 -15.9 216 8.8 43.9 59.2 676 +03042900.APA 0 6.3 1056 -56 1639 56 35.9 0.1 -15.6 239 8.3 10.6 65.7 63 +03042600.HRL 0 12.4 1634 -219 1994 5 43.7 0.0 -11.1 286 8.3 25.0 72.5 36 +03042522.FTY 0 11.2 645 -12 811 160 61.6 1.0 -14.4 253 6.7 33.8 66.6 259 +03042520.ANB 0 11.5 783 -1 777 164 64.0 1.3 -14.0 259 6.2 36.4 64.7 319 +03042400.SEP 0 14.4 2485 -6 558 393 62.4 9.8 -14.6 238 7.9 39.1 92.6 485 +03042022.MKL 0 12.5 1017 -22 789 92 57.6 0.9 -14.3 251 6.9 29.0 70.2 188 +03042019.MEM 0 13.1 1682 -6 857 78 50.6 1.1 -14.2 252 7.3 29.0 57.0 148 +03041922.P#0 0 11.7 1623 -17 730 127 72.6 2.1 -19.4 223 7.9 35.5 102.9 148 +03041920.END 0 10.6 1171 -12 629 144 57.4 1.6 -21.0 215 8.4 39.0 99.4 219 +03041907.FDR 0 12.6 1046 -418 613 365 65.8 0.0 -13.9 207 8.9 40.5 101.8 352 +03040720.HOU 0 16.5 2215 -1 373 67 57.9 1.4 -11.4 231 7.6 30.3 77.2 191 +03040718.BPT 0 13.8 933 -139 741 16 59.0 0.1 -12.1 226 7.4 26.5 91.0 110 +03040717.LFT 0 14.1 780 -168 559 29 50.5 0.0 -12.0 233 7.3 29.3 84.8 74 +03040605.C12 0 11.3 655 -128 639 328 69.4 1.0 -14.6 250 7.3 45.3 111.0 697 +03040601.C11 0 12.1 2056 -4 832 109 75.1 2.2 -15.3 251 7.6 26.4 93.3 198 +03040400.LW1 0 13.3 2761 -1 682 153 54.3 3.8 -15.1 242 7.6 32.9 52.2 224 +03040322.HBR 0 9.5 1315 -38 1655 57 42.4 0.2 -14.8 235 7.5 33.0 47.0 130 +03032821.MBS 0 7.7 95 -1 1423 199 68.1 0.1 -17.6 223 6.6 48.9 65.7 252 +03032819.AZO 0 8.9 146 -2 830 200 60.9 0.3 -17.3 225 6.7 54.5 64.3 255 +03031722.SPS 0 10.7 981 -38 1183 127 34.3 0.6 -15.4 236 7.3 19.3 95.8 139 +03031720.SPS 0 10.2 947 -44 1140 35 24.3 0.0 -16.7 216 7.4 15.4 100.9 42 +03031221.PBI 0 14.2 1790 -2 1215 21 36.5 0.2 -12.1 258 7.7 2.8 67.6 -23 +03031218.FPR 0 15.8 2760 -2 892 -28 38.6 -0.5 -14.1 256 8.0 11.8 71.6 86 +01062102.ICT 0 13.9 1917 -38 976 89 37.8 1.1 -11.3 291 7.3 26.8 48.8 202 +01061623.JMS 0 8.9 600 -4 1096 41 40.5 0.2 -18.1 283 7.1 25.4 84.9 82 +01061122.RGK 0 14.3 3269 -77 1618 201 51.8 1.8 -10.9 265 8.4 35.2 56.2 397 +01060502.CSM 0 15.8 3992 -79 1412 107 34.9 1.2 -8.4 251 8.1 28.3 40.7 227 +01060501.LHX 0 8.3 615 -248 1957 94 44.0 0.0 -11.2 243 9.0 29.0 49.3 127 +03062823.RST 0 8.8 203 -71 1471 26 40.8 0.0 -12.1 287 4.8 15.4 60.6 57 +03062822.BH4 0 6.7 253 -82 2374 15 53.7 0.0 -12.2 288 8.0 39.8 64.9 352 +03062820.WSC 0 9.5 432 -25 1288 24 38.2 0.1 -13.2 292 5.0 20.7 57.7 45 +03062800.C07 0 9.3 1323 -51 2202 29 36.5 0.0 -9.3 311 7.4 12.9 41.7 81 +03062800.8V7 0 10.5 2208 -13 2023 82 42.3 0.0 -8.2 320 7.8 44.3 44.0 293 +03062722.8V7 0 11.1 2543 -6 1821 66 38.6 0.2 -8.4 315 7.5 40.0 47.0 258 +03062721.C07 0 8.9 1146 -29 2232 32 35.4 0.0 -9.2 306 7.2 11.7 50.1 74 +03062401.CYS 0 10.5 1054 -23 891 146 67.4 1.5 -8.4 210 6.6 44.6 77.5 258 +03062022.ROW 0 10.0 1448 -1 2438 18 41.2 0.0 -8.3 220 7.9 29.6 51.3 74 +03062022.CVS 0 12.0 1680 -21 1220 96 32.9 0.7 -8.5 224 7.2 20.3 41.0 110 +03062020.CVS 0 12.3 2087 -2 1100 14 22.8 0.0 -9.4 233 7.4 10.8 35.9 48 +03061501.CNM 0 11.3 2677 -1 2178 -48 31.4 0.0 -11.2 338 8.5 17.4 38.2 109 +03061423.HOB 0 9.6 1525 -68 2132 7 32.6 0.0 -11.5 330 8.5 14.0 32.3 24 +03061223.C11 0 20.9 5150 -8 501 190 32.5 5.3 -8.9 269 8.0 41.4 58.8 339 +03061221.AGC 0 13.1 691 -9 1032 158 35.1 0.6 -8.8 227 5.9 34.2 44.2 256 +03060401.TCC 0 11.4 1746 -91 1622 -15 59.6 -0.1 -9.6 288 8.2 44.8 48.7 398 +03060322.LBB 0 13.6 2239 -128 1199 80 45.2 0.5 -9.1 302 7.9 31.8 57.3 316 +03060302.LRD 0 17.3 3023 -81 1418 -4 35.4 0.0 -5.0 285 7.3 27.3 67.7 -12 +03053121.ILM 0 13.5 1237 -102 1265 394 58.4 2.3 -10.4 275 6.3 47.7 74.8 576 +03052001.ADM 0 16.8 3033 -19 1155 81 33.3 1.2 -8.4 288 7.5 14.5 61.0 188 +03051922.FSI 0 15.9 2088 -80 836 131 37.4 1.4 -8.3 246 8.1 40.1 50.7 385 +03051409.C12 0 13.9 2056 -415 1151 505 44.5 0.0 -12.7 290 9.5 25.4 80.3 466 +03051406.LW1 0 15.8 3351 -219 819 259 50.4 0.0 -11.8 274 8.3 12.9 74.5 238 +03051401.C11 0 13.9 3239 -178 1774 132 58.3 0.1 -9.9 286 8.2 22.1 60.4 192 +03051322.CDS 0 12.4 3323 -92 2274 79 49.1 0.0 -10.1 280 8.6 18.1 68.8 98 +03051223.MRF 0 11.6 1914 -2 1612 41 42.7 0.2 -6.0 279 6.7 33.9 49.2 174 +03051019.MLC 0 14.5 849 -221 615 158 58.7 0.0 -8.7 240 7.6 34.0 74.3 199 +03051017.P#Q 0 16.5 2801 -34 619 97 68.4 2.7 -9.2 235 7.2 32.3 77.8 168 +03051000.P#J 0 16.2 3929 -21 888 74 55.8 2.7 -12.5 247 7.6 33.6 64.7 227 +03050922.LEX 0 15.5 2304 -3 715 119 55.3 2.5 -9.5 278 7.4 32.8 69.7 185 +03050921.COU 0 16.1 4338 -12 941 67 45.4 2.2 -11.8 246 7.4 35.8 73.5 264 +03050920.SDF 0 15.2 2300 -15 871 88 52.2 1.8 -10.2 268 7.2 36.6 70.7 247 +03050520.MKL 0 15.8 2332 -17 581 247 71.6 5.8 -11.9 263 7.3 40.2 88.1 300 +03050223.BMX 0 15.4 3487 -10 686 61 44.2 1.6 -13.2 283 6.8 21.9 38.7 114 +03050221.HSV 0 13.0 2237 -40 946 139 42.3 2.2 -13.8 264 7.0 27.8 33.8 201 +03050221.ABL 0 13.6 3056 -5 1063 81 40.9 1.6 -14.7 280 7.2 27.0 27.0 130 +03050219.SJT 0 15.1 4252 -2 1189 17 38.9 0.4 -12.5 277 8.1 4.7 61.7 18 +03050219.ABL 0 12.9 2572 -28 1072 45 27.2 0.5 -13.7 261 6.7 22.6 36.0 82 +03050218.MSL 0 13.0 2367 -24 912 19 25.5 0.2 -14.5 257 7.4 24.2 40.8 60 +03050201.ACT 0 13.6 2339 -88 1301 -44 31.1 -0.3 -11.9 280 8.3 21.3 53.8 -77 +03050102.END 0 14.0 3853 -58 1033 227 43.6 5.8 -13.5 250 7.4 27.5 43.5 247 +03071221.AVL 0 11.9 710 -2 1196 56 37.5 0.2 -8.5 266 5.6 31.7 43.3 103 +03071201.FOE 0 16.7 3598 -41 1289 -96 59.4 -2.4 -10.2 313 7.9 33.9 54.8 89 +03071200.FOE 0 16.2 3683 -11 1441 -16 63.8 -0.3 -11.0 315 7.7 31.9 59.2 109 +03071123.P#H 0 12.6 927 -26 1632 97 59.9 0.3 -9.9 322 7.2 45.3 55.0 319 +03070904.PHP 0 14.6 2161 -292 1066 549 72.4 0.0 -8.6 260 8.8 53.5 55.7 683 +03070900.BH3 0 8.3 1108 -106 2627 277 55.8 0.0 -7.9 250 8.4 55.7 68.2 568 +03070723.LVS 0 8.8 850 -179 2135 85 20.0 0.0 -6.4 329 8.7 24.3 27.9 305 +03070720.DSM 0 18.0 4261 -35 1012 20 39.2 0.6 -9.9 262 8.0 13.2 34.7 79 +03070719.LVS 0 9.9 1337 -68 1800 12 22.3 0.0 -7.2 336 8.0 27.0 21.0 98 +03070600.VTN 0 11.6 1572 -201 1584 157 52.8 0.0 -9.5 273 8.2 30.3 50.1 293 +03070521.RAP 0 8.7 803 -208 2327 67 22.6 0.0 -11.2 272 8.5 6.7 33.0 46 +03070521.P#7 0 10.3 1147 -137 2084 84 43.4 0.0 -10.3 249 8.1 22.9 55.2 239 +03070517.BH3 0 8.9 1171 -147 2263 -14 27.2 0.0 -12.5 293 9.1 15.8 39.6 51 +03070305.GDV 0 9.1 634 -206 1972 120 22.6 0.0 -13.9 250 8.7 30.3 58.1 255 +03063018.AUG 0 11.8 1327 -56 1152 60 42.9 0.5 -12.3 267 5.3 24.4 72.0 118 +03081800.BH5 0 9.0 725 -5 2392 -33 27.4 0.0 -9.3 180 7.6 12.2 31.3 76 +03081322.XRW 0 16.6 1031 -16 519 88 21.6 0.0 -6.2 187 5.5 23.7 39.1 164 +03081202.SEP 0 12.7 373 -104 1300 -113 55.9 -0.2 -8.4 345 6.8 38.0 68.0 -12 +03081200.FWD 0 12.2 1050 -51 2135 -30 50.2 0.0 -8.8 339 6.7 35.0 52.7 68 +03081023.P#9 0 13.9 1702 0 1195 30 41.7 0.3 -9.2 346 6.8 25.8 56.8 104 +03080902.P#C 0 15.5 3216 -71 1472 8 27.4 0.1 -6.4 277 7.9 17.3 40.8 199 +03080900.MIB 0 15.0 3325 -48 1477 39 33.2 0.4 -9.0 291 7.7 10.7 43.9 102 +03080900.P#C 0 14.4 3127 -1 1826 10 25.0 0.0 -5.8 262 7.5 12.2 42.3 64 +03080622.GLD 0 12.9 3132 -2 2338 21 28.1 0.0 -7.1 306 8.2 14.7 32.7 115 +03080601.CNU 0 15.8 2262 -28 1629 -18 34.6 -0.1 -5.1 317 6.6 25.1 42.1 49 +03080600.SUX 0 15.5 1945 -3 996 54 38.2 0.7 -8.6 321 7.0 35.9 44.6 171 +03080521.TOP 0 16.0 2857 -24 1592 -7 30.8 0.0 -6.8 308 6.3 19.6 40.9 101 +03080520.DAN 0 15.0 2224 -8 858 8 18.6 0.0 -10.1 275 6.4 27.6 30.4 121 +03080422.P#R 0 15.1 1771 -64 1131 59 51.1 0.7 -8.5 326 6.5 23.7 72.7 144 +03080401.BVX 0 16.9 2856 -38 1072 96 33.8 1.4 -8.7 308 6.7 18.2 47.9 100 +03080202.LUS 0 9.3 520 -170 1828 -21 47.7 0.0 -8.2 291 7.9 30.7 60.7 11 +03080123.CRL 0 13.5 2544 -8 1131 18 35.3 0.2 -12.9 299 7.9 26.6 36.1 109 +03080103.MCW 0 11.0 914 -111 1515 8 24.1 0.0 -12.2 281 7.0 26.6 47.8 60 +03073123.C31 0 8.6 251 -238 2988 79 50.4 0.0 -8.0 311 8.0 29.8 74.4 268 +03073120.TVL 0 10.6 1275 -24 1488 33 34.5 0.1 -7.4 90 7.8 32.3 17.1 170 +03072700.IWD 0 15.1 1598 -19 1386 149 42.6 1.0 -6.1 276 5.9 27.7 60.4 150 +03071802.BH1 0 13.9 2073 -132 1543 52 64.4 0.2 -6.9 291 7.8 47.0 77.9 171 +03071721.RAP 0 14.6 3713 -127 1972 107 39.2 0.0 -6.2 280 8.5 31.5 54.8 181 +03071320.MSL 0 16.4 2839 -21 1060 37 23.4 0.0 -9.3 310 7.1 4.1 36.8 35 +03071320.DIK 0 9.2 2113 -26 3189 -19 27.9 0.0 -9.3 266 9.0 11.0 36.6 31 +04040721.P#U 0 11.2 1509 -10 1060 103 47.1 1.2 -15.7 268 6.4 35.8 60.8 191 +04040702.SPS 0 8.6 230 -53 980 110 36.0 0.2 -17.3 236 6.3 19.0 53.3 110 +04040700.FTW 0 10.4 641 -8 948 43 57.7 0.3 -14.3 228 6.4 22.9 60.1 83 +04040422.LRD 0 13.8 2148 -1 827 171 49.4 3.0 -12.9 244 7.0 31.5 38.8 217 +04040421.ALI 0 13.2 1124 -3 718 10 40.8 0.1 -13.2 238 7.0 18.0 35.9 100 +04032701.DHT 0 9.5 1004 -128 1142 153 30.2 0.3 -13.4 233 8.2 31.2 63.3 235 +04032623.RAP 0 8.7 1651 -52 1568 172 42.5 0.9 -15.5 205 8.0 26.0 46.8 264 +04031802.FSM 0 8.0 442 -99 1939 211 48.0 0.0 -17.1 278 7.5 37.8 72.5 338 +04031800.P#P 0 9.4 1357 -30 1585 127 45.0 0.5 -17.4 288 7.7 34.4 66.4 269 +04030121.ORD 0 7.2 534 -1 908 208 58.9 1.1 -23.3 222 6.6 37.3 72.6 297 +04030120.RFD 0 6.8 505 -7 892 172 55.3 0.8 -24.3 220 6.8 34.8 71.1 256 +04022416.MCO 0 13.1 534 -37 687 121 47.0 0.5 -10.8 255 5.0 28.8 81.9 156 +04022407.G#5 0 10.5 962 -124 801 -16 47.4 -0.1 -18.2 218 7.7 31.4 83.7 14 +04022316.MSY 0 11.3 0 -9999 417 436 51.3 0.0 -11.2 240 6.1 44.9 86.2 531 +04020601.BTR 0 11.7 57 -172 540 186 69.9 0.0 -13.3 214 7.0 48.1 87.1 199 +04020514.LFT 0 11.1 165 -244 1109 583 49.0 0.0 -11.7 217 6.5 46.0 63.5 611 +04020512.LCH 0 13.6 1421 -64 497 282 49.1 3.0 -12.5 222 6.8 41.7 68.1 319 +04011921.VRB 0 10.3 196 -20 878 -16 82.2 0.0 -14.0 242 5.1 46.9 123.3 207 +03112718.RUE 0 10.5 681 0 396 4 92.3 0.0 -20.1 238 7.0 35.8 100.8 153 +03110923.SAC 0 6.9 156 -14 892 38 24.7 0.0 -25.3 234 7.5 14.4 91.8 77 +03102818.CTY 0 16.5 1074 -53 594 181 37.6 1.2 -7.8 217 6.3 23.6 51.5 193 +03100822.VAD 0 14.1 1355 -7 765 -4 27.1 0.0 -11.2 277 6.4 13.9 52.0 68 +03092718.CBE 0 11.6 969 -2 1256 109 40.4 0.5 -12.3 213 6.1 33.1 58.2 137 +03092620.UIN 0 12.7 1139 -3 844 177 50.2 1.7 -14.6 266 7.9 42.7 77.1 266 +03092619.BRL 0 11.1 906 -34 824 125 50.2 1.0 -14.9 256 6.9 40.9 76.6 149 +03091200.MRF 0 9.8 747 -2 1645 9 36.3 0.0 -6.8 276 6.2 25.5 49.1 163 +03090900.MAF 0 9.9 1214 -1 2565 13 32.3 0.0 -8.4 313 7.4 22.4 35.6 163 +03083123.HUF 0 14.8 27 -163 471 268 39.8 0.0 -6.8 243 6.3 41.6 43.2 340 +03082601.P#4 0 12.9 980 -231 1606 140 42.5 0.0 -9.4 277 7.1 39.4 44.3 283 +03082600.ABR 0 14.2 3471 -76 1925 104 37.8 0.1 -11.4 289 8.6 27.8 43.9 143 +03082221.LOL 0 9.6 944 -94 1467 89 64.9 0.3 -12.3 188 8.3 46.4 77.0 299 +03082119.APX 0 14.4 2077 -120 1359 80 36.1 0.3 -8.3 255 7.1 34.1 35.4 132 +03082100.DLH 0 16.1 2503 -11 1009 166 39.5 2.7 -8.1 226 6.2 24.3 46.3 201 +04051501.PUB 0 3.9 204 -85 2585 153 55.2 0.0 -18.2 268 8.8 42.0 78.8 355 +04051423.COS 0 4.6 230 -87 1664 52 57.1 0.0 -18.0 274 8.2 45.2 68.4 179 +04051300.HBR 0 14.0 4148 -28 1710 172 41.2 1.4 -11.1 244 7.8 44.0 46.5 333 +04051100.LUS 0 8.3 917 -69 1429 204 53.5 0.8 -11.5 237 7.4 28.1 44.2 323 +04050923.CVS 0 5.9 554 -61 3040 -32 23.7 0.0 -12.6 309 9.6 17.1 15.5 78 +04050921.STC 0 9.9 1302 -52 1737 185 49.7 0.5 -14.2 264 7.5 46.1 49.8 400 +04050900.P#A 0 13.8 2438 -42 1008 193 29.0 2.3 -12.7 278 7.7 19.9 36.2 251 +04050822.BH3 0 5.3 996 -6 3054 49 48.0 0.0 -15.0 280 9.6 8.9 60.8 58 +04050522.RIC 0 8.3 824 -38 1493 133 43.8 0.4 -20.4 310 7.1 34.9 60.9 251 +04050101.FWD 0 13.9 2471 -39 907 158 44.9 2.9 -14.8 225 8.3 23.0 58.2 185 +04043021.C12 0 13.3 2483 -8 1029 37 45.1 0.7 -14.1 236 7.9 32.8 46.0 48 +04043020.DYS 0 14.1 2950 -10 638 71 52.3 1.8 -14.3 236 7.8 34.1 51.0 143 +04043018.ABI 0 12.0 2372 -1 1211 -3 32.6 0.0 -13.6 230 7.7 22.8 40.3 -22 +04042920.MLU 0 12.9 972 0 744 72 46.0 0.5 -14.5 232 6.6 29.2 45.8 176 +04042821.G#2 0 10.1 747 -3 1175 139 56.7 0.8 -14.7 252 7.4 32.3 53.8 179 +04042521.CDS 0 7.1 679 -5 2042 20 45.4 0.0 -17.7 276 7.7 27.7 76.8 88 +04042300.SGF 0 9.8 113 -134 794 263 69.4 0.1 -15.2 267 7.5 51.1 79.0 572 +04042300.P#P 0 14.6 2114 -9 448 155 49.9 2.7 -13.6 245 7.2 26.3 46.7 258 +04042223.C12 0 12.6 1615 -11 1173 56 54.8 0.7 -10.8 266 6.6 36.5 68.7 191 +04042222.UMN 0 10.5 412 -29 663 220 60.2 0.9 -17.5 254 8.2 45.7 67.6 357 +04042221.C34 0 11.2 1504 -22 1170 72 53.8 0.8 -15.5 265 7.8 38.9 55.3 252 +04042200.ADM 0 11.7 1347 -25 1310 194 51.9 1.6 -13.2 269 6.8 28.4 68.1 339 +04042122.C12 0 11.5 1550 -3 1449 83 53.3 0.6 -13.2 261 6.6 30.3 65.8 168 +04041921.HOB 0 11.3 2173 -1 1395 86 53.9 1.0 -10.9 235 6.7 32.7 83.0 143 +04041801.MFD 0 10.8 1224 -65 1060 185 23.7 0.0 -16.5 288 8.0 29.7 50.0 245 +04041723.MFD 0 11.9 2519 -15 1046 104 26.5 1.1 -15.5 303 7.2 29.2 37.6 184 +04041105.MFE 0 15.8 2222 -37 402 26 39.9 0.4 -11.6 248 7.5 2.1 69.3 23 +04041019.ILM 0 9.2 180 -45 1165 111 41.2 0.1 -16.1 267 6.0 29.7 69.5 345 +04041001.PRX 0 8.8 516 -75 1780 210 42.3 0.1 -14.1 270 6.7 37.6 59.1 314 +04040818.DAB 0 13.2 1058 -19 810 73 56.2 0.7 -15.8 264 7.7 33.6 94.9 186 +04040815.DHN 0 11.9 877 -2 522 78 53.9 0.6 -15.8 257 6.5 30.9 87.6 111 +04071305.CHE 0 17.6 3151 -107 771 181 49.7 2.9 -8.9 301 7.9 29.7 60.2 300 +04070104.HBR 0 15.7 1988 -45 801 174 24.0 0.0 -8.2 259 7.0 25.9 23.7 276 +04062402.FNT 0 10.0 608 -67 1046 219 50.4 1.0 -15.3 260 6.5 32.1 72.4 270 +04062222.BIS 0 7.2 504 -14 1518 9 56.3 0.0 -18.7 301 6.3 28.7 75.6 88 +04062023.DHT 0 8.4 905 -127 2633 107 47.8 0.0 -9.3 270 8.8 36.3 67.8 192 +04061902.G#1 0 13.2 1631 -27 1122 144 35.1 1.2 -8.6 284 7.3 37.4 58.3 408 +04061900.HDN 0 6.4 316 -26 1668 -40 51.4 0.0 -13.3 257 8.3 36.5 73.3 29 +04061820.FAM 0 15.9 1842 -13 923 65 31.0 0.6 -7.0 271 5.7 23.9 35.7 131 +04061800.LHX 0 12.7 2059 -86 777 206 47.3 2.5 -11.2 235 8.4 37.4 49.6 651 +04052700.CHE 0 8.9 347 -4 1255 145 31.1 0.2 -14.7 268 6.1 31.0 44.9 228 +04052623.TYS 0 14.7 1654 -44 919 199 50.1 2.8 -9.7 275 5.9 37.8 71.9 255 +04052623.OKC 0 15.9 3047 -69 1198 124 56.8 2.5 -7.9 261 6.8 24.4 82.9 79 +04052622.FSD 0 9.4 835 -34 1187 143 35.4 0.6 -17.3 267 7.3 33.1 47.2 271 +04052621.CSV 0 14.4 1608 -15 870 176 59.8 2.8 -9.3 268 6.2 35.9 58.7 237 +04052621.C33 0 13.6 2405 -23 1847 104 55.5 0.4 -9.6 256 7.5 30.4 80.9 72 +04052603.CAI 0 15.4 1463 -14 609 129 47.0 1.5 -11.0 277 7.2 31.6 59.9 153 +04052402.P#7 0 7.8 400 -213 1358 246 41.2 0.0 -15.5 247 8.2 35.3 62.4 412 +04052400.STL 0 16.1 3087 -3 604 162 45.4 3.8 -12.7 253 8.0 28.6 58.7 195 +04052400.CDR 0 5.8 117 -187 2181 178 56.7 0.0 -14.5 256 8.0 30.8 66.1 338 +04052323.BGM 0 14.6 2244 0 781 156 41.1 2.4 -11.9 272 7.8 30.1 44.7 249 +04052320.PIN 0 12.0 1300 -3 1376 120 33.7 0.6 -11.8 267 6.7 36.9 31.3 199 +04052300.ELM 0 12.4 1089 -41 1163 226 43.8 1.5 -9.7 281 5.7 46.2 46.0 359 +04052201.G#1 0 12.3 2404 -84 1771 261 33.8 0.6 -8.2 246 7.9 36.9 50.5 385 +04052201.SNY 0 7.0 484 -214 2287 78 62.8 0.0 -12.7 227 9.0 42.4 81.2 214 +04052123.HYS 0 12.7 3460 -27 2109 75 39.7 0.0 -10.8 236 8.6 29.0 45.1 157 +04052100.FKL 0 14.7 2440 -9 772 269 42.7 4.7 -10.6 299 6.4 28.6 49.2 346 +04052100.DEN 0 9.0 1781 -3 1934 76 49.3 0.1 -11.5 231 8.4 30.6 60.1 225 +04051723.DSM 0 13.3 1669 -24 854 23 36.8 0.2 -11.5 251 6.5 26.2 51.1 132 +04051723.PUB 0 9.2 546 -83 1212 147 55.3 0.5 -11.9 251 7.8 44.9 72.1 222 +04051601.9V9 0 7.5 608 -65 1315 120 61.8 0.5 -19.3 286 7.0 35.7 85.8 189 +04051521.PIR 0 6.8 724 -30 1545 91 60.8 0.3 -21.3 289 7.3 36.7 70.4 224 +04051520.Y26 0 7.0 965 -32 1206 89 60.4 0.7 -23.7 287 7.8 40.0 67.1 217 +99053023.P07 0 12.1 2286 -113 1897 53 39.7 0.1 -8.5 315 7.8 22.5 45.3 165 +99052800.FTW 0 12.2 1104 -4 954 41 33.8 0.3 -12.6 256 6.8 24.6 36.5 103 +99052503.FST 0 10.3 1116 -185 1882 122 53.5 0.0 -9.7 271 8.3 44.1 67.4 157 +99052502.INK 0 11.4 1576 -110 1665 119 56.3 0.4 -10.0 270 7.8 39.9 60.4 191 +99052420.ABQ 0 8.1 781 -71 1338 71 34.2 0.2 -13.9 212 8.5 24.7 44.7 132 +99052220.TUL 0 16.0 3471 -3 869 32 31.1 0.6 -12.1 269 7.3 20.4 36.1 91 +99052200.SNY 0 8.7 1439 -7 1674 53 48.7 0.2 -12.8 266 7.7 28.2 65.4 147 +99052123.RAP 0 8.6 1729 -70 1711 131 43.6 0.4 -16.2 256 8.7 23.0 67.0 178 +99052001.MOT 0 8.0 903 -1 1506 2 27.5 0.0 -17.4 240 7.0 14.4 59.7 47 +99051700.LAA 0 7.5 817 -141 1731 124 65.0 0.1 -15.0 234 8.6 43.8 78.0 361 +99050519.MVN 0 12.9 1777 -10 790 108 57.7 1.8 -14.1 237 6.6 41.0 44.8 194 +99043001.INK 0 12.4 2333 -60 967 95 52.8 1.8 -11.4 237 8.1 32.9 71.8 280 +99042900.BIL 0 6.5 60 -143 1109 133 46.8 0.0 -17.8 182 7.5 39.8 84.0 324 +99042800.EVV 0 9.5 305 -3 1146 22 26.2 0.0 -15.6 225 6.4 18.9 38.1 56 +99042701.OKC 0 8.9 873 -24 1056 47 27.4 0.2 -20.3 275 7.9 23.0 44.2 88 +99042322.LOZ 0 12.8 1995 -5 979 77 37.3 1.0 -11.6 287 6.9 30.4 44.4 71 +99042319.EZF 0 10.2 1142 -51 1722 106 57.2 0.3 -14.2 276 6.9 38.0 68.5 172 +99042203.GOK 0 12.3 2307 -132 894 364 53.9 3.4 -16.0 254 8.5 31.2 54.6 401 +99042123.BMI 0 11.6 1687 -24 839 261 53.4 3.9 -16.4 252 7.8 45.9 57.4 408 +04083002.GCK 0 10.7 1029 -108 1687 204 32.5 0.2 -8.1 315 6.8 29.0 26.2 278 +04083000.SUX 0 10.7 779 -7 1471 199 42.6 0.6 -12.9 289 6.7 36.3 45.9 296 +04082622.C23 0 10.2 983 -43 1349 25 41.1 0.1 -15.8 254 7.2 17.8 70.6 46 +04082621.MCW 0 15.4 2478 -27 1087 26 46.1 0.5 -9.9 239 7.0 37.9 68.9 181 +04082522.FSM 0 18.2 3688 -45 1240 101 33.9 1.6 -6.7 244 6.2 16.5 39.6 113 +04082522.BIS 0 10.2 2077 -41 1811 74 38.1 0.2 -15.2 230 8.4 22.8 43.2 103 +04082503.MHK 0 19.2 4217 -59 627 274 31.2 5.7 -7.9 224 7.5 31.4 51.8 392 +04082501.MHK 0 18.9 4262 -45 721 150 29.9 3.2 -7.4 240 7.1 28.3 50.9 241 +04082020.BGM 0 14.6 1425 -21 712 95 53.2 1.2 -9.5 238 5.9 38.1 53.7 106 +04082018.ORH 0 15.1 2067 -19 1051 47 40.0 0.6 -8.9 256 6.1 29.0 39.9 132 +04081918.LBE 0 14.4 1183 -7 597 105 39.9 0.8 -8.7 270 5.6 40.5 44.4 152 +04081901.PIA 0 13.9 1294 -107 1203 377 40.4 1.6 -7.9 277 5.6 39.8 43.3 465 +04081822.BRL 0 15.3 2600 -41 963 377 41.3 6.8 -9.4 276 6.6 42.5 42.9 508 +04081421.LIC 0 9.9 1288 -66 1242 15 32.2 0.1 -10.2 333 7.8 25.5 42.7 65 +04080321.OAX 0 18.7 4816 -44 1389 92 36.9 1.7 -5.9 259 7.0 23.6 38.1 189 +04080202.Y26 0 15.4 3187 -169 1209 336 55.2 1.6 -9.3 291 8.1 28.5 83.2 385 +04080123.Y22 0 8.5 1290 -28 3011 -1 45.9 0.0 -10.5 298 8.6 30.2 71.2 158 +04073101.GAG 0 14.4 2006 -116 1300 54 42.0 0.3 -6.2 308 6.7 14.8 44.7 98 +04072102.FSD 0 19.9 4659 -49 869 261 26.0 5.3 -5.9 278 7.3 28.0 37.4 426 +99081101.HLC 0 17.4 3928 -33 1289 71 38.3 1.3 -5.1 243 6.7 21.0 34.5 152 +99081023.AKO 0 14.9 2910 -32 1271 87 33.9 1.0 -6.5 232 7.6 22.7 45.7 163 +99080901.DIK 0 12.0 2409 -98 1891 48 58.5 0.1 -10.8 267 8.5 29.7 54.5 94 +99080822.2WX 0 10.3 1972 -32 2526 39 44.1 0.0 -8.8 262 8.3 27.2 41.0 117 +99080702.RAP 0 12.7 921 -36 1200 35 33.6 0.1 -6.6 268 6.3 20.0 48.7 72 +99080301.LWT 0 8.5 449 -155 1772 53 48.3 0.0 -10.3 278 7.8 29.4 70.4 131 +99073100.JKL 0 15.8 3605 -30 1833 89 22.3 0.0 -5.9 355 6.7 22.8 19.6 158 +99073020.IPT 0 15.0 2685 -12 1238 32 34.0 0.4 -8.7 319 6.3 16.0 50.7 72 +99072922.FVX 0 14.5 1431 -13 1556 81 34.3 0.3 -6.0 327 5.6 22.6 48.0 117 +99072902.XVG 0 12.7 1459 -186 1710 319 58.3 0.1 -9.5 302 7.7 41.9 73.8 381 +99072900.ADG 0 14.8 1974 -6 1415 63 37.3 0.5 -9.4 298 7.1 21.7 66.3 118 +99072420.MHT 0 14.8 1594 -17 1088 66 27.8 0.5 -9.7 275 6.5 25.2 56.1 134 +99072319.RAP 0 10.6 1320 -19 2145 52 38.7 0.0 -7.5 263 7.3 22.5 54.0 87 +99072300.FAR 0 16.2 2819 -34 1355 81 35.4 0.9 -8.5 247 7.6 27.9 55.9 137 +99071923.GDV 0 11.9 1807 -31 1654 21 41.3 0.1 -11.2 254 7.9 18.9 69.4 67 +99071302.FAR 0 12.1 1948 -48 1552 125 38.2 0.7 -12.5 297 7.2 27.2 61.0 158 +99071302.DVL 0 10.4 1453 -76 1761 69 42.5 0.1 -13.5 288 7.5 28.3 62.4 124 +99071300.OLF 0 9.2 1101 -38 2374 25 49.7 0.0 -10.3 281 7.3 26.5 65.7 106 +99071202.AIA 0 9.4 1094 -73 1844 -8 27.8 0.0 -11.3 327 8.0 26.7 47.0 79 +99070804.GDV 0 14.2 2058 -209 1364 472 61.7 0.0 -7.6 251 8.0 40.8 78.6 551 +99070421.ERY 0 19.1 3756 -61 791 95 32.9 1.8 -6.7 267 8.2 22.2 36.6 98 +99070207.SFD 0 9.5 32 -374 1535 254 82.4 0.0 -10.7 263 7.4 45.0 92.7 464 +99070103.SWO 0 18.3 2994 -18 703 229 51.1 5.8 -4.6 303 6.4 25.9 51.9 297 +99070103.GCK 0 15.2 2113 -124 873 95 73.0 1.0 -6.5 294 7.5 37.6 74.8 319 +99063023.LBF 0 9.7 291 -114 1136 0 76.3 0.0 -12.3 289 6.9 54.3 115.6 214 +99062801.BGD 0 13.8 2864 -63 2251 73 37.7 0.0 -5.0 266 8.5 22.5 43.1 130 +99062522.DIK 0 12.8 2775 -1 1732 -52 57.7 -0.4 -10.3 230 8.2 35.4 58.9 132 +99062501.VTN 0 11.7 1035 -41 1545 55 41.3 0.2 -8.2 282 6.6 23.6 41.7 120 +99062400.BGD 0 12.2 2544 -17 2195 10 13.6 0.0 -6.5 288 7.8 22.6 35.1 91 +99060601.P07 0 11.8 1543 -130 1771 -31 45.2 0.0 -8.7 243 7.9 18.4 58.3 32 +99060523.LBF 0 10.7 2070 -28 1957 91 62.6 0.1 -12.9 197 8.5 25.9 90.4 131 +99060302.IML 0 10.0 869 -198 1657 237 43.7 0.0 -11.0 225 8.5 39.8 66.5 421 +99060202.GCC 0 6.3 226 -83 1883 18 41.3 0.0 -15.4 262 8.3 26.0 42.6 126 +99060200.FTW 0 16.8 3982 -31 1338 62 35.0 1.0 -11.1 275 8.5 25.7 60.3 144 +99053102.MHK 0 11.6 903 -51 1360 108 32.8 0.3 -11.3 270 6.9 30.0 24.5 179 +99120303.ADM 0 9.7 1355 -50 974 250 42.8 2.4 -22.1 217 8.5 35.9 65.7 332 +99112303.RBD 0 13.2 1077 -16 789 138 48.1 1.2 -13.6 235 6.4 25.1 60.9 176 +99112302.HBR 0 8.7 124 -124 660 53 47.7 0.0 -17.1 219 6.7 41.5 75.7 132 +99100823.FSI 0 10.1 649 -14 1313 5 36.2 0.0 -13.6 219 6.3 14.3 67.9 56 +99092600.GKY 0 13.1 1483 -15 1429 43 28.0 0.2 -9.4 340 6.3 21.5 55.3 182 +99092522.D07 0 6.4 163 -199 2219 136 65.7 0.0 -15.8 242 8.3 31.8 105.7 206 +99092004.RRC 0 11.2 292 -200 1044 70 37.2 0.0 -11.2 270 6.7 28.8 60.6 216 +99092000.OKC 0 11.1 1068 -42 1896 56 39.5 0.0 -10.1 290 6.8 29.0 60.9 190 +99091923.CSM 0 11.9 1645 -3 1885 18 41.3 0.0 -9.8 280 7.0 27.5 64.0 178 +99091920.CGZ 0 11.2 802 -16 1905 19 39.1 0.0 -8.7 245 6.5 16.0 60.3 61 +99091207.SLP 0 15.6 2094 -69 507 92 45.4 1.3 -10.8 271 8.2 16.8 55.8 121 +99091200.LBL 0 11.9 1180 -121 1590 31 43.2 0.1 -9.0 275 7.8 25.7 65.5 84 +99091122.HLC 0 12.4 1517 -36 1221 59 37.8 0.4 -11.3 253 7.4 21.0 66.2 94 +99091101.AFW 0 13.1 1250 -24 1970 21 29.5 0.0 -7.4 297 6.2 21.7 52.8 139 +99082300.ABR 0 11.7 1432 -38 1851 61 40.1 0.1 -9.6 289 6.9 20.3 45.5 101 +99082104.HON 0 13.3 1187 -244 1155 197 38.1 0.0 -8.9 281 7.4 31.4 54.2 238 +99082100.LBF 0 9.8 20 -311 1794 44 34.8 0.0 -7.8 321 7.1 19.7 46.1 126 +99082022.DIK 0 11.7 1445 -10 1669 21 33.6 0.1 -7.8 298 6.3 17.8 36.0 58 +99081922.MLS 0 7.1 393 -105 3278 19 33.8 0.0 -10.0 244 8.6 22.0 37.3 120 +99081800.RRT 0 11.4 1524 -26 847 90 49.2 1.1 -17.7 268 7.3 32.2 62.0 126 +99081400.ALB 0 16.8 1843 -4 701 196 38.5 2.3 -6.3 249 5.8 29.9 48.4 252 +99081202.GCC 0 10.6 877 -99 1162 63 34.5 0.2 -10.2 218 7.5 17.7 54.6 98 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/sncmn.cmn b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/sncmn.cmn old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/so_new.csh b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/so_new.csh old mode 100644 new mode 100755 index 26beaf81b2..003b0649fd --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/so_new.csh +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/so_new.csh @@ -15,7 +15,7 @@ # (in ~/.alias) # -$RM *.o glibnsharp.so +$RM *.o glibnsharp.so Sndglib/*.o set myLinkflags = "-L$AWIPS2/tools/lib -shared -Wl,-soname,libbignsharp.so -o libbignsharp.so" set myLinktail = "-lg2c -lc $XLIBS -lz -lm" @@ -40,7 +40,7 @@ echo " " # -set myLibs = "./libsndg.a $OS_LIB/ginitp_alt.o $OS_LIB/gendp_alt.o $OS_LIB/libsnlist.a $OS_LIB/libsnlib.a $OS_LIB/libsflist.a $OS_LIB/libsflib.a $OS_LIB/libnxmlib.a $OS_LIB/libdiaglib.a $OS_LIB/libgemlib.a $OS_LIB/libprmcnvlib.a $OS_LIB/libgridlib.a $OS_LIB/libgplt.a $OS_LIB/libgridlib.a $OS_LIB/libcgemlib.a $OS_LIB/libdevice.a $OS_LIB/libxwp.a $OS_LIB/libxw.a $OS_LIB/libps.a $OS_LIB/libgn.a $OS_LIB/libgemlib.a $OS_LIB/libnetcdf.a $OS_LIB/libtextlib.a $OS_LIB/libxml2.a $OS_LIB/libxslt.a $OS_LIB/libiconv.a $OS_LIB/libbz2.a" +set myLibs = "$OS_LIB/ginitp_alt.o $OS_LIB/gendp_alt.o $OS_LIB/libsnlist.a $OS_LIB/libsnlib.a $OS_LIB/libsflist.a $OS_LIB/libsflib.a $OS_LIB/libnxmlib.a $OS_LIB/libdiaglib.a $OS_LIB/libgemlib.a $OS_LIB/libprmcnvlib.a $OS_LIB/libgridlib.a $OS_LIB/libgplt.a $OS_LIB/libgridlib.a $OS_LIB/libcgemlib.a $OS_LIB/libdevice.a $OS_LIB/libxwp.a $OS_LIB/libxw.a $OS_LIB/libps.a $OS_LIB/libgn.a $OS_LIB/libgemlib.a $OS_LIB/libnetcdf.a $OS_LIB/libtextlib.a $OS_LIB/libxml2.a $OS_LIB/libxslt.a $OS_LIB/libiconv.a $OS_LIB/libbz2.a" @@ -50,7 +50,7 @@ set myLibs = "./libsndg.a $OS_LIB/ginitp_alt.o $OS_LIB/gendp_alt.o $OS_LIB/libsn # echo "Compiling C program... " echo " " -$CC $myCflags *.c +$CC $myCflags *.c Sndglib/*.c # # Compile all Fortran programs @@ -74,6 +74,7 @@ if ( $check == "libbignsharp.so") then echo "****** Shared library is created ******\n " echo " " cp libbignsharp.so $DEV_BASE/workspace/build.cave/static/common/cave/caveEnvironment/lib + cp libbignsharp.so $DEV_BASE/workspace/gov.noaa.nws.ncep.ui.nsharp.linux32 else echo "****** Houston, we got problems ******\n " endif diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/sup.txt b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/sup.txt deleted file mode 100644 index 6556f7df38..0000000000 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/sup.txt +++ /dev/null @@ -1,939 +0,0 @@ -FILENAME CAT MLMIXR ML CAPE ML CIN MLCL(MAGL) 0-1SRH 0-6KT STPC 500 T (C) 500DIR 7-5 LR 0-3(KT) 0-9(KT) 0-3 KM SRH (M2/S2) -00042320.TXK 2 12.9 1702 -1 657 134 61.7 2.3 -14.0 250 6.5 32.8 76.6 166 -00042001.PPF 2 13.5 2614 -50 1216 227 59.9 4.7 -12.9 234 7.5 39.7 73.5 244 -00032900.FTW 2 13.1 2058 -42 1069 83 49.7 1.3 -15.2 245 8.0 21.9 87.1 126 -00032304.SJT 2 11.9 1680 -119 896 119 61.1 1.1 -15.5 212 9.1 38.4 66.9 217 -00031622.ATT 2 9.4 1019 -7 1566 12 45.8 0.0 -17.5 249 8.0 34.4 53.7 159 -00021323.LRF 2 9.2 1256 -9 1066 82 46.9 0.8 -21.2 249 7.5 32.3 51.4 114 -00010323.MEI 2 13.4 1148 -15 769 241 57.2 2.6 -10.0 226 6.1 38.8 71.2 288 -00010319.GWO 2 12.8 1168 -9 770 202 66.4 2.4 -13.0 223 7.5 47.3 75.1 246 -03050500.UMN 2 13.8 2392 -10 773 341 66.3 8.2 -13.4 237 7.7 49.1 93.8 411 -03050500.JBR 2 15.7 2713 -22 862 266 57.8 6.9 -10.7 240 7.1 50.5 82.9 440 -03050421.TUL 2 16.1 3621 -15 843 147 63.1 5.3 -11.7 230 7.3 45.6 100.2 160 -03050421.MKC 2 13.7 2002 -67 478 479 68.4 8.5 -14.6 224 7.9 48.1 89.8 508 -03050420.P#F 2 15.7 3397 -1 660 166 58.5 5.5 -12.7 230 7.8 34.3 100.9 195 -03050321.P#T 2 12.7 3156 -2 1967 61 36.2 0.0 -9.8 247 7.5 27.2 67.1 207 -03042503.JAN 2 13.5 2568 -27 924 257 44.3 4.9 -15.4 255 7.7 41.1 76.9 279 -03041922.PNC 2 11.5 1157 -40 665 212 87.9 2.5 -17.9 223 7.3 46.5 111.5 242 -03041523.CDS 2 10.7 1020 -106 1534 326 74.0 1.0 -12.4 234 7.5 56.1 83.8 531 -03041522.LBB 2 8.8 883 -53 1986 116 77.2 0.0 -11.7 243 7.5 48.5 87.4 276 -03040702.CLN 2 13.1 488 -133 780 363 62.7 0.8 -11.4 244 7.1 33.6 74.1 411 -03040623.ESF 2 15.8 1847 -29 621 166 51.8 2.6 -11.0 246 6.8 26.8 50.8 161 -03032722.MIA 2 12.4 299 -31 1074 187 48.8 0.4 -10.5 261 5.8 20.5 87.0 197 -01061900.ROS 2 13.6 2218 -30 1076 140 67.7 2.9 -11.1 250 8.2 40.5 73.6 279 -01061401.LNK 2 17.2 4665 -15 1190 173 39.2 4.3 -10.5 215 8.3 32.6 50.7 217 -01061120.ILL 2 14.7 3400 -120 1255 270 56.1 3.4 -10.8 259 8.6 41.9 54.8 448 -01060222.LOZ 2 9.7 164 -10 898 117 51.4 0.2 -13.4 270 5.3 39.8 66.8 189 -01053000.AMA 2 13.0 2887 -76 1322 166 48.4 2.2 -10.1 246 8.4 38.6 50.6 216 -01052902.LHX 2 10.9 1698 -120 1285 185 52.1 1.0 -10.0 251 8.2 38.9 60.5 365 -01052118.OZW 2 12.5 494 -2 775 133 33.4 0.4 -10.3 188 5.6 34.2 36.9 174 -01052022.MIN 2 16.9 3331 -2 711 122 47.8 3.2 -11.0 244 7.3 36.0 67.7 201 -01051022.MIW 2 12.8 2912 -24 1091 65 36.4 1.0 -16.0 255 7.9 28.8 43.0 141 -01051001.FBL 2 9.5 2106 -90 1776 330 50.0 1.0 -16.6 265 8.2 42.9 50.3 516 -01050200.AUM 2 11.2 1434 -74 1331 179 38.8 0.9 -13.3 251 7.5 36.0 52.3 237 -01042202.GBD 2 12.6 2145 -40 777 165 61.8 3.5 -13.6 229 7.8 41.6 62.6 328 -01041423.P28 2 12.3 2168 -54 827 145 76.4 3.1 -16.2 256 8.3 45.0 89.5 235 -01041117.LWD 2 11.9 968 -3 632 282 77.0 2.7 -15.1 208 7.5 38.2 81.4 327 -01040918.BVI 2 10.7 1326 -11 1210 102 57.2 1.0 -15.4 266 7.7 32.1 32.1 174 -01022422.SGT 2 11.8 1020 -15 967 335 52.8 3.0 -14.3 213 7.7 53.6 64.9 450 -00110820.HEZ 2 15.9 2158 -6 881 236 47.1 4.0 -8.5 204 6.2 29.0 68.5 266 -00103122.HLC 2 11.0 1274 -14 954 110 47.4 1.1 -14.1 202 7.4 32.6 74.4 169 -00092022.DAY 2 13.9 1299 -7 971 215 63.4 2.8 -8.2 237 6.1 37.5 61.0 237 -00072601.OTG 2 14.5 2869 -49 1055 88 42.5 1.7 -12.6 290 7.2 33.4 41.3 161 -00072523.RWF 2 14.6 2791 -13 1068 96 39.4 1.6 -12.0 275 7.0 29.2 35.8 163 -00071122.BKX 2 14.7 1167 -47 944 134 42.8 1.1 -7.8 261 6.8 27.2 67.9 205 -00070601.SNY 2 13.6 2847 -18 1681 52 57.5 0.5 -7.4 248 8.1 19.0 74.4 122 -00052319.BWG 2 13.7 2114 -41 1128 167 38.6 2.0 -11.4 294 6.9 36.9 62.8 278 -00051722.LXN 2 14.0 3552 -16 910 111 27.5 1.8 -13.9 169 8.4 28.1 44.5 170 -00051200.ALO 2 16.5 4382 -13 1110 168 51.1 5.6 -7.9 254 6.7 33.2 51.6 199 -00050101.MWL 2 13.0 2207 -103 1176 253 47.3 2.4 -12.4 227 8.2 40.3 37.8 297 -00042323.SHV 2 13.4 2001 -19 928 216 58.9 4.2 -13.0 261 6.7 41.9 60.0 296 -04051923.GFK 2 11.2 967 -44 828 233 54.9 2.1 -16.6 243 7.2 39.5 86.1 229 -04051302.ICT 2 15.9 3157 -12 538 223 36.4 4.3 -9.4 232 6.4 23.8 51.5 245 -04051101.LIC 2 9.0 1549 -59 1592 233 43.4 1.0 -11.5 244 8.4 35.1 46.6 395 -04042022.PIA 2 12.4 1852 -11 728 320 36.4 3.6 -14.7 235 6.2 38.5 40.1 488 -04032718.DDC 2 10.0 1332 -8 893 190 41.4 1.7 -16.6 206 7.5 30.8 47.5 198 -04030418.ABI 2 10.7 626 -20 1108 319 46.5 1.4 -13.7 196 7.0 40.3 84.2 350 -03111718.HOU 2 16.4 1980 -1 445 137 48.2 2.2 -12.4 207 6.6 24.0 77.0 158 -03111223.MFD 2 8.3 64 -56 890 219 99.1 0.1 -15.7 261 5.7 55.1 123.1 275 -03111220.MIE 2 9.7 388 -1 757 123 91.0 0.5 -15.6 258 5.7 47.1 117.3 205 -03082201.JXN 2 17.2 3046 -36 1091 255 31.0 3.6 -5.9 285 6.6 34.4 33.2 304 -03072122.AVP 2 14.3 1810 -16 1228 162 51.1 1.9 -7.9 239 5.6 45.7 49.9 148 -03072104.CID 2 17.8 2344 -22 462 187 48.9 3.6 -7.0 291 7.0 34.2 63.6 237 -03072101.ALO 2 15.0 1859 -107 921 156 49.6 1.5 -8.0 297 7.0 28.2 58.2 248 -03062500.HON 2 17.0 3737 -23 1021 335 52.2 10.7 -7.4 227 7.5 43.4 61.6 550 -03062422.MHE 2 19.5 5088 -22 717 256 55.5 12.1 -8.0 228 7.9 40.9 58.4 422 -03062421.MHE 2 17.5 3584 -16 768 252 56.0 8.4 -7.9 220 7.8 38.8 57.2 348 -03062302.P#8 2 16.8 3414 -169 1003 367 38.7 1.7 -6.8 227 7.6 30.2 57.1 437 -03062223.P#8 2 17.7 4366 -39 972 253 38.8 7.2 -8.3 246 8.6 34.3 54.7 387 -03061001.P#9 2 12.6 2103 -97 1467 421 51.0 2.8 -11.2 266 7.9 45.5 63.9 651 -03053103.CMI 2 12.6 701 -119 899 482 64.7 1.8 -11.6 292 6.3 36.9 85.1 523 -03053101.ILX 2 12.4 784 -55 1108 474 76.0 3.2 -8.5 294 5.0 45.0 90.9 524 -03051100.UIN 2 14.7 2093 -27 738 302 63.1 6.3 -11.7 240 7.7 43.7 97.9 354 -03051004.C34 2 17.3 3493 -14 749 452 53.6 14.1 -8.8 228 7.7 32.1 77.0 511 -03050923.HBR 2 11.1 1389 -64 2135 137 56.8 0.0 -9.1 231 7.7 35.8 78.1 219 -03050900.C30 2 14.6 1749 -112 819 321 69.8 3.3 -8.9 227 6.8 57.0 72.2 306 -03050823.C34 2 17.9 3605 -25 669 342 65.2 12.3 -7.2 233 7.1 42.3 72.0 318 -03050822.W#N 2 17.4 3730 -13 635 141 70.0 5.3 -10.1 228 7.6 45.5 81.3 173 -03050821.LW1 2 19.1 5309 -6 876 145 63.2 7.7 -8.7 235 7.4 31.6 71.3 182 -03050807.ADM 2 17.1 3114 -53 730 439 47.4 10.6 -9.3 253 8.0 50.2 61.5 608 -03050805.SPS 2 16.0 2409 -148 836 382 44.4 2.4 -9.1 262 7.9 43.1 59.0 798 -03050703.PAH 2 15.8 2873 -49 602 390 36.8 6.9 -13.6 237 7.9 35.3 70.1 454 -03050701.CGI 2 15.1 2935 -47 799 431 61.0 12.6 -14.4 269 7.8 32.8 83.2 580 -03050504.MKL 2 15.6 2334 -16 833 615 59.6 14.3 -9.9 251 7.1 62.0 77.1 842 -03050501.LZK 2 15.9 2390 -18 719 361 67.0 8.6 -11.0 237 7.4 41.7 97.3 397 -99120301.GOK 2 10.2 1811 -12 858 234 47.2 3.3 -21.1 202 8.2 32.4 63.0 262 -99081601.JMS 2 13.6 1255 -165 1044 130 48.5 0.3 -9.9 240 8.1 30.2 89.4 174 -99070900.ONA 2 18.4 3379 -18 992 385 46.0 10.0 -5.8 275 6.5 42.9 49.4 571 -99070400.OSC 2 15.9 1760 -27 1078 101 26.7 0.7 -6.7 320 6.2 28.3 31.6 163 -99060620.HCO 2 14.6 3241 -5 904 65 29.6 1.0 -16.1 175 8.1 26.8 70.8 115 -99060500.IEN 2 12.1 2533 -37 1323 70 52.4 1.0 -11.4 201 8.2 32.9 60.1 191 -99060400.HLC 2 15.7 4348 -16 1101 154 38.3 3.9 -9.3 240 7.5 36.9 40.6 277 -99060200.TBN 2 14.9 2338 -19 838 136 37.3 2.0 -10.3 259 6.5 40.0 21.6 223 -99060123.MKO 2 17.3 3739 0 888 68 38.1 1.6 -10.6 279 7.9 32.2 23.0 135 -99060100.LIC 2 9.1 1877 -49 1439 56 56.8 0.6 -13.7 249 9.2 34.3 62.4 140 -99051621.OMA 2 16.1 4691 0 824 102 38.6 3.1 -14.5 223 8.8 33.7 41.5 176 -99051122.BMQ 2 15.0 3545 -92 1026 40 35.1 0.6 -12.3 259 8.0 21.8 29.6 59 -99050408.JCT 2 13.0 2082 -218 838 355 55.0 0.0 -11.2 254 8.3 46.8 58.7 506 -99050402.GOK 2 13.9 3154 -61 723 366 51.4 9.2 -14.6 240 8.2 36.8 57.5 441 -99050401.ICT 2 12.6 2748 -7 1016 257 31.8 3.7 -14.7 227 7.9 40.5 70.4 415 -99050323.OKC 2 15.2 4117 -15 733 308 43.5 9.2 -13.2 243 7.8 43.2 70.1 401 -99050300.HSI 2 8.0 203 -4 845 168 41.5 0.2 -17.7 222 6.7 28.6 32.1 221 -99042200.END 2 12.7 3301 -34 1156 225 46.1 4.8 -15.4 236 8.1 35.1 48.2 242 -04082700.RDD 2 18.4 3706 -37 940 184 41.0 4.7 -6.9 255 7.1 28.7 60.7 258 -04071823.GFK 2 16.7 3575 -36 1246 117 45.4 2.4 -7.9 310 6.8 35.1 45.5 292 -04071302.GRI 2 15.9 3090 -197 1538 152 29.0 0.0 -7.9 298 8.5 13.8 50.5 173 -04062402.OSH 2 11.1 1428 -30 700 187 62.2 2.7 -16.7 257 6.5 50.9 79.3 234 -04061620.LAA 2 12.3 1494 -63 908 129 51.4 1.5 -9.4 252 7.7 34.1 57.1 369 -04061300.W#N 2 16.4 3866 -17 1255 231 34.6 3.8 -9.2 251 7.9 37.4 44.2 387 -04060701.MOT 2 10.4 295 -316 1541 461 68.3 0.0 -8.4 254 6.7 33.2 82.6 561 -04060621.C02 2 9.9 1824 -59 2285 83 55.5 0.0 -10.8 234 7.9 39.7 69.2 64 -04053023.IND 2 17.3 2618 -10 577 361 58.6 9.2 -9.1 248 6.9 35.7 45.1 369 -04053020.SDF 2 16.6 2653 -2 807 250 52.4 5.8 -9.4 245 6.8 37.1 41.1 317 -04053002.OKC 2 15.5 2559 -32 1162 314 55.7 6.2 -7.3 244 7.0 35.6 70.5 434 -04053002.ICT 2 16.1 3240 -98 992 315 44.2 5.1 -10.4 245 7.9 25.8 56.2 399 -04053000.MCI 2 16.0 3437 -5 863 239 36.5 5.0 -12.8 232 8.3 27.4 42.9 372 -04052922.C33 2 16.5 4081 -4 1356 126 51.4 2.8 -7.8 244 7.4 36.9 74.7 248 -04052921.TOP 2 16.1 3843 -13 936 78 32.5 1.6 -12.5 233 8.0 17.3 39.0 190 -04052421.STJ 2 15.6 3982 -40 991 76 40.4 2.0 -11.9 234 7.7 26.3 67.6 270 -04052300.P#8 2 15.0 3882 -47 1262 228 54.5 5.9 -10.5 233 7.9 34.1 69.9 334 -04052221.MCK 2 13.2 3453 -37 1185 103 72.0 2.9 -12.3 231 8.6 35.5 82.5 224 -04052219.GLD 2 9.9 1898 -54 1700 22 59.0 0.1 -12.7 233 8.4 12.6 69.5 76 -04052122.CID 2 15.4 2960 -48 971 309 36.6 5.6 -11.5 268 7.4 36.1 50.0 390 -53031321.FWH 2 10.8 727 -98 981 119 51.2 0.5 -16.3 248 8.1 30.6 80.9 266 V -55052521.LTS 2 15.0 4060 -25 1509 322 66.4 6.4 -12.3 225 8.6 37.0 53.5 355 V -56041521.GUN 2 11.7 1189 -11 1302 251 72.4 2.1 -13.6 230 7.3 55.7 66.8 370 V -57040221.FWH 2 13.2 3580 -3 942 94 35.8 2.0 -15.8 189 7.9 26.1 52.8 122 V -57052021.TOP 2 14.0 2801 -2 920 142 55.7 3.7 -13.8 207 7.7 48.0 77.2 228 V -57052121.BYH 2 15.7 2854 -5 1106 236 49.7 5.0 -10.9 230 7.2 33.0 92.5 240 V -57061418.PIA 2 15.9 2118 -6 986 394 50.0 7.0 -8.6 252 6.9 52.8 52.1 496 V -59040100.FWH 2 12.6 3068 -26 987 124 42.8 2.7 -17.6 247 9.0 28.0 61.5 142 V -61050800.FSM 2 14.5 2844 -7 1215 261 61.7 5.8 -11.4 240 7.5 42.2 65.9 323 V -61050600.FSM 2 14.3 2667 -12 1121 245 65.5 5.8 -13.1 240 8.3 61.7 43.1 430 V -62052600.OKC 2 14.3 4171 -76 1591 154 33.3 1.2 -12.0 264 8.6 25.3 43.2 228 V -62080700.TOP 2 20.6 6024 -12 1167 160 42.3 5.7 -7.3 250 7.7 32.4 60.6 243 V -64050600.OMA 2 12.7 2395 -61 1048 349 68.6 7.4 -13.8 224 8.8 54.6 89.3 498 V -65041200.FNT 2 11.2 1814 -1 974 166 91.0 3.0 -17.7 250 7.7 46.4 91.6 372 V -66042800.FWH 2 14.1 3342 -17 1291 148 38.0 2.2 -11.8 265 7.2 39.3 49.0 269 V -66030400.HKS 2 12.2 1434 -10 831 138 47.6 1.6 -14.0 234 7.6 49.0 77.8 142 V -67061100.OKC 2 14.4 3497 0 1569 144 32.2 1.2 -11.0 235 8.7 35.0 51.1 260 V -68110400.VPS 2 12.8 1596 -2 812 129 50.5 1.7 -13.4 251 5.9 30.3 72.0 184 V -69041806.VPS 2 15.2 1013 -8 445 370 55.8 3.5 -11.0 248 6.9 42.3 73.3 439 V -69062400.TIK 2 18.4 4403 -4 776 317 37.5 8.7 -9.4 240 7.5 45.3 56.2 431 V -70100600.TIK 2 13.7 1865 -3 772 241 41.1 3.1 -12.2 230 6.7 35.4 55.6 335 V -71022200.JAN 2 12.8 938 -4 930 470 74.7 4.4 -11.8 211 6.7 57.8 77.3 590 V -73052800.MGM 2 16.4 2337 -2 1017 293 53.5 6.0 -7.9 239 6.2 45.6 45.2 386 V -73041600.VCT 2 15.4 2861 -37 1272 385 48.1 6.4 -12.9 231 8.1 35.7 72.2 377 V -74040400.MGM 2 14.8 2955 -2 1017 161 52.0 4.1 -12.8 235 8.2 39.5 59.4 253 V -74040400.BNA 2 14.6 2744 -31 970 209 77.8 5.7 -13.3 238 7.8 57.0 80.2 301 V -74040400.DAY 2 12.8 2185 -7 986 619 90.8 13.5 -13.1 235 7.1 71.9 91.6 919 V -75042500.UMN 2 15.7 5306 -1 837 145 53.3 6.8 -13.8 255 7.3 41.6 61.8 185 V -74060900.UMN 2 17.0 3643 -2 987 363 37.0 8.1 -6.7 231 7.6 41.4 27.5 508 V -75063000.BIS 2 13.6 3158 -76 1566 198 41.8 1.6 -12.3 233 8.6 26.8 55.7 204 V -76042000.SEP 2 13.7 3326 0 1092 305 45.1 6.9 -14.1 240 7.6 33.7 48.9 358 V -77040418.CKL 2 14.1 1633 0 994 247 66.8 4.0 -9.8 231 6.0 52.7 80.0 333 V -78060100.TOP 2 16.2 4279 -1 1160 267 35.7 5.7 -12.7 233 7.6 36.3 57.0 349 V -79041021.SEP 2 12.8 2186 -9 912 345 48.2 6.1 -13.1 228 8.1 42.9 54.3 468 V -79050300.OKC 2 13.9 2775 -4 877 218 73.2 6.0 -12.3 246 7.2 57.7 103.2 279 V -79033000.OMA 2 10.1 1322 -24 1155 223 56.4 2.4 -15.8 232 7.1 49.1 52.9 345 V -80040800.UMN 2 10.2 2256 -3 1473 97 39.6 0.8 -18.5 236 8.4 39.7 92.1 247 V -84060800.TOP 2 16.2 2284 -16 918 560 74.0 12.8 -6.0 237 6.2 49.1 84.6 705 V -84031600.1M1 2 12.2 2339 -1 1056 250 47.1 4.3 -14.9 251 6.9 30.4 55.5 292 V -86072900.OMA 2 16.4 4252 -21 1667 112 48.4 1.3 -10.6 268 8.6 28.2 81.3 151 V -87111600.GGG 2 12.8 1593 -8 723 298 61.9 4.8 -15.3 178 7.9 43.3 65.2 326 V -90061600.LBF 2 16.1 3827 -1 1050 21 42.1 0.5 -10.6 185 8.5 24.5 74.1 95 V -90060300.PAH 2 15.6 2246 -3 1039 274 47.1 4.7 -7.6 251 7.0 57.8 49.8 384 V -91042700.OUN 2 15.8 4387 -8 898 195 50.3 7.2 -11.5 242 7.0 44.2 54.9 370 V -92062800.AMA 2 14.6 3148 -3 1020 83 44.3 1.9 -10.3 249 7.9 32.7 52.7 220 V -92061700.OVN 2 18.7 4878 -1 1119 262 50.4 9.5 -6.5 237 6.9 46.6 64.6 473 V -93042500.OUN 2 11.6 2675 0 1209 113 49.6 2.0 -14.6 235 6.9 35.5 65.5 168 V -93050700.TOP 2 13.7 2046 -7 666 484 58.8 9.7 -13.1 217 7.0 55.4 51.4 644 V -93060700.LBF 2 15.9 4738 0 930 328 59.3 15.3 -8.6 229 7.6 41.9 67.6 583 V -94042600.SEP 2 12.9 2562 -34 1365 201 51.9 2.8 -11.5 258 7.4 41.3 51.0 198 V -95051900.BMX 2 15.7 2868 -5 989 239 39.3 4.5 -9.9 247 6.7 31.9 49.1 230 V -98040900.BMX 2 14.6 2259 -18 642 136 77.9 3.1 -13.9 240 7.9 50.3 100.1 290 V -98041700.BMX 2 14.7 2038 0 704 263 73.4 5.4 -11.9 245 6.8 36.3 98.6 327 V -99050400.OUN 2 13.4 3644 -22 1050 271 41.4 6.5 -14.9 225 8.4 32.0 37.7 343 V -00121618.BMX 2 12.0 1369 -1 737 279 66.9 3.8 -14.1 220 6.7 51.3 90.8 339 V -00092100.ILN 2 12.5 747 -19 1280 611 75.3 3.3 -7.5 240 5.4 64.7 73.0 810 V -01061400.OAX 2 16.8 4639 -1 1278 127 38.6 2.8 -11.3 215 9.0 35.2 48.5 145 V -01112412.JAN 2 13.0 1392 -2 773 366 50.4 4.3 -10.1 225 5.7 52.4 48.8 504 V -01112418.BMX 2 13.4 1498 -1 655 227 52.0 3.0 -11.3 220 6.1 43.1 61.9 319 V -02111018.ILN 2 11.3 1239 0 734 385 54.4 4.3 -13.7 230 6.6 49.5 103.8 417 V -02062400.ABR 2 17.1 4378 0 1112 85 50.6 2.8 -10.5 245 8.2 29.8 57.9 153 V -03050900.OUN 2 17.0 3871 -32 990 336 62.0 13.0 -6.9 235 6.3 53.9 80.1 364 V -94032718.CKL 2 15.5 1965 0 743 344 72.9 6.8 -9.1 233 6.3 54.7 56.0 403 V -81052300.OKC 2 13.1 2411 -70 1142 203 49.1 3.0 -13.7 235 9.0 37.6 49.1 249 V -65041100.LIT 2 12.7 1815 -1 1365 140 52.3 1.4 -11.1 248 7.2 39.4 64.4 212 V -53051121.FWH 2 13.2 1452 -55 1150 122 53.0 1.3 -11.2 248 7.3 40.4 64.4 209 V -90082900.PIA 2 21.0 6470 -2 974 110 33.6 4.0 -7.3 297 7.1 23.3 54.6 147 V -55042411.GUN 2 13.1 1784 -7 917 345 68.7 6.2 -12.7 248 7.1 44.1 85.9 375 V -56040321.HKS 2 13.0 1491 -14 1212 173 82.1 2.0 -12.4 221 7.5 52.1 107.5 267 V -56051221.MTC 2 13.8 2444 -8 1001 124 69.2 3.0 -14.4 266 7.5 25.2 94.3 162 V -60052000.TOP 2 14.3 3120 -23 1112 167 43.1 3.3 -13.3 213 8.2 32.6 58.1 244 V -66060900.TOP 2 15.9 2226 -24 819 296 59.5 6.5 -8.6 223 7.1 47.3 69.8 397 V -68082000.GRB 2 16.1 2780 -11 1217 173 50.0 3.1 -7.3 258 6.4 27.0 43.6 195 V -74040318.BNA 2 13.0 2906 -5 1157 205 63.1 5.0 -15.5 229 8.2 48.6 76.4 333 V -61051500.PIA 2 12.4 1259 -2 817 196 68.7 2.5 -13.0 202 6.6 36.7 80.9 205 V -54050121.TIK 2 13.0 1988 -17 709 242 56.2 4.5 -13.5 203 8.0 39.2 73.2 282 V -55060421.SLN 2 13.4 3594 -5 1422 36 25.3 0.3 -12.7 225 7.9 23.8 30.4 152 V -70061300.COU 2 16.5 3499 -11 949 204 64.2 7.2 -7.8 246 5.5 49.6 57.1 318 V -76032700.1M1 2 11.8 1820 -17 961 187 41.8 2.4 -17.1 230 8.2 57.3 71.8 243 V -04071318.ILX 2 19.0 4958 -10 1102 117 37.5 3.3 -10.9 305 7.9 33.8 45.3 197 V -68051600.LIT 2 15.6 2612 -4 971 250 52.8 5.7 -11.7 260 8.6 45.5 72.5 337 V -65031700.OKC 2 11.1 1628 -3 687 269 91.0 4.4 -17.9 235 7.1 58.8 114.4 325 V -00061300.DIK 1 11.1 1786 -3 1286 88 51.7 1.0 -13.3 237 7.5 40.6 50.2 180 -00061122.MOT 1 11.3 2235 -22 1420 120 55.4 1.4 -14.8 231 7.6 39.0 57.9 252 -00060802.JDN 1 7.4 755 -232 3045 106 49.5 0.0 -10.8 230 8.9 34.6 71.9 282 -00060402.OFK 1 10.0 668 -199 1628 156 44.9 0.0 -11.7 284 7.7 38.1 49.1 406 -00060402.NFW 1 16.8 1734 -9 639 117 28.9 1.0 -7.5 270 5.9 23.5 32.0 202 -00052719.MAR 1 16.0 4104 -12 1610 26 26.6 0.2 -12.4 258 8.8 17.5 43.3 95 -00052700.THK 1 14.7 3226 -62 1771 46 35.7 0.2 -9.0 238 8.3 28.1 55.2 83 -00052700.ADK 1 15.9 4170 -7 1457 60 38.4 0.9 -10.1 248 7.9 22.8 55.2 91 -00051202.LWC 1 16.0 3233 -93 1098 243 43.4 3.7 -7.0 245 6.5 28.2 57.5 246 -00050802.RWF 1 11.7 1550 -17 1609 79 45.4 0.4 -12.5 230 7.1 29.3 54.1 203 -00050702.TOR 1 8.6 1203 -94 1663 106 57.4 0.3 -15.3 235 9.1 39.5 72.5 258 -00042622.ONL 1 6.5 337 -109 1466 129 40.6 0.1 -21.7 284 8.4 30.1 73.0 229 -00042118.EZF 1 10.3 898 -4 877 28 58.9 0.3 -17.2 220 6.6 30.7 62.4 94 -00032902.CRS 1 14.5 2234 -6 743 161 50.8 3.0 -14.0 258 7.8 26.8 92.5 244 -00032823.DTO 1 12.9 2286 -24 1256 75 45.3 1.0 -14.5 246 7.7 20.6 88.2 121 -00032701.BAZ 1 14.1 1797 -31 945 101 61.6 1.8 -10.9 294 7.0 32.6 86.8 184 -00032623.MLC 1 11.7 1998 -24 1176 73 50.5 1.0 -14.4 296 6.9 29.7 68.1 193 -00032221.UPT 1 11.4 2370 -12 1181 167 63.0 3.2 -15.3 196 8.2 44.6 83.1 213 -00032207.ODO 1 11.4 1900 -1 561 280 54.6 4.9 -16.5 195 8.4 45.8 80.2 519 -00032207.DRT 1 13.4 2593 -107 837 215 40.0 2.3 -14.9 225 8.9 40.7 64.3 569 -00032201.DYS 1 9.6 140 -194 1028 77 44.2 0.0 -12.2 197 6.4 33.8 61.9 126 -00031523.END 1 9.1 877 -2 1153 56 37.8 0.3 -16.7 241 6.6 26.4 36.5 119 -00031023.BMQ 1 12.1 2702 -18 1209 70 48.2 1.2 -14.5 275 7.6 28.5 52.2 143 -00030823.MKE 1 11.0 1510 -13 1038 185 54.8 2.5 -16.1 213 6.7 42.7 47.9 221 -00030208.MAF 1 11.4 1969 -62 631 373 64.7 6.7 -16.7 225 8.8 39.2 68.5 410 -00022502.ARN 1 11.3 2487 -19 846 226 54.1 5.1 -16.8 208 8.1 38.3 67.9 247 -00022303.DLF 1 8.7 884 -128 1728 29 68.1 0.0 -16.1 277 7.8 32.4 70.9 86 -01042100.SUX 1 8.8 765 -22 1661 84 43.9 0.2 -16.8 206 7.9 27.0 64.5 204 -01041123.BIV 1 12.3 587 -74 777 368 64.3 1.8 -11.6 220 5.9 42.8 48.1 410 -01041107.ADH 1 11.8 556 -140 952 259 56.9 0.5 -12.1 207 7.2 40.1 68.6 271 -01041100.SUS 1 13.7 2171 -35 926 93 64.4 2.0 -12.3 258 6.5 38.6 74.7 252 -01041022.SZL 1 14.3 2693 -55 696 170 63.3 4.4 -12.9 245 6.7 37.7 83.2 242 -01040923.PIA 1 11.9 2755 -12 1469 63 57.1 0.9 -15.8 272 7.5 28.4 73.8 164 -00111220.HYI 1 15.0 1358 0 575 130 66.4 1.8 -11.5 257 7.0 30.5 99.4 240 -00110822.TUP 1 14.5 1023 -4 743 229 62.2 2.3 -9.9 225 6.6 34.8 71.9 291 -00110121.BIS 1 8.9 739 -22 512 134 42.6 0.7 -21.9 135 8.3 30.9 61.9 177 -00103122.FNB 1 12.8 1776 -6 916 106 37.0 1.2 -13.0 217 6.9 22.0 45.0 157 -00102922.LNK 1 10.2 657 -14 724 192 49.1 1.0 -16.4 188 6.2 32.0 43.8 218 -00102919.AUH 1 8.7 191 -3 740 83 38.8 0.1 -16.4 158 6.1 31.7 39.6 118 -00102900.JCT 1 12.1 704 -63 868 232 49.5 1.2 -10.5 218 7.0 32.5 72.8 338 -00102818.GOV 1 11.9 922 -5 443 156 35.8 0.9 -12.3 192 6.7 29.9 31.1 195 -00102423.ODO 1 12.0 1308 -7 918 73 40.2 0.6 -11.4 215 7.4 30.0 51.0 103 -00102300.TIK 1 13.8 1236 -5 453 143 32.3 1.0 -11.8 212 6.3 24.0 44.2 171 -00102123.WLT 1 12.4 655 -43 561 114 29.4 0.4 -11.7 196 5.0 24.0 39.6 153 -00090201.GXY 1 10.1 1399 -61 1894 64 48.6 0.1 -8.8 219 8.0 24.5 58.2 133 -00081501.OEO 1 16.6 2661 -111 1084 275 47.1 3.1 -7.7 281 7.5 38.3 69.3 408 -00072500.ANW 1 14.5 3660 -50 1579 99 43.1 1.1 -9.2 307 8.3 23.5 62.3 152 -00072302.LAA 1 11.0 1368 -108 1806 33 48.7 0.0 -8.9 325 7.7 25.9 61.1 115 -00072104.P28 1 14.3 1660 -216 1167 146 41.4 0.0 -9.2 286 7.8 30.2 58.9 374 -00072004.GLD 1 12.8 1625 -153 1450 69 50.3 0.2 -8.9 286 8.4 26.3 57.9 113 -00071823.SUS 1 17.9 2488 -23 946 101 35.0 1.5 -7.4 262 6.2 32.7 35.7 194 -00071023.GGW 1 11.5 1838 -22 1490 19 53.5 0.2 -11.1 239 6.6 29.9 73.1 81 -00070823.RPD 1 18.8 4320 -44 798 124 39.2 3.5 -8.3 282 6.7 21.3 43.9 183 -00070802.LJF 1 19.5 4388 -7 680 348 43.9 11.2 -9.0 258 8.4 34.1 50.6 438 -00070600.OVE 1 7.4 115 -46 1571 14 34.5 0.0 -17.8 243 7.0 10.2 60.4 40 -00070400.MCK 1 14.2 1661 -19 1452 131 41.3 0.8 -6.2 236 6.6 26.2 46.5 200 -00070222.RYV 1 15.9 2122 -22 737 96 36.0 1.2 -9.2 288 5.9 30.2 35.4 223 -00062923.GLD 1 11.9 2724 -35 2040 95 44.6 0.0 -10.0 295 8.8 34.1 62.4 180 -00062522.AMA 1 13.7 3217 -9 2155 26 36.2 0.0 -6.9 271 8.3 18.7 36.3 97 -00062501.HAO 1 13.1 422 -35 1552 152 35.2 0.2 -7.7 249 5.7 29.2 32.5 226 -00062019.MTO 1 15.3 938 -10 830 185 29.7 0.9 -7.9 246 6.3 38.8 17.7 268 -00062001.HSI 1 14.0 1763 -84 1164 234 40.3 1.8 -8.2 248 7.0 27.7 49.5 343 -00061621.IPT 1 16.3 2224 -6 898 126 25.2 1.2 -7.2 258 5.6 34.7 21.7 251 -00061323.PRT 1 14.6 3313 -86 1730 52 37.5 0.2 -7.5 265 8.2 21.9 60.1 117 -00061321.RDK 1 17.0 3477 -23 902 260 35.7 5.4 -9.8 237 7.9 30.5 30.4 304 -00061300.LBF 1 10.3 2216 -34 2374 46 34.8 0.0 -10.3 241 8.4 19.0 34.1 135 -00061300.GFK 1 11.1 1031 -80 1371 163 45.4 0.6 -13.5 239 7.2 30.8 40.7 248 -03031919.CSV 1 9.7 329 -12 552 167 68.4 0.6 -16.4 213 7.0 45.4 103.6 306 -03031917.CSV 1 9.6 129 -21 493 196 62.6 0.3 -16.0 222 6.7 61.8 100.8 422 -03031915.HSV 1 10.9 546 0 538 221 80.9 1.2 -16.0 224 6.4 51.0 103.8 393 -03031800.FSI 1 11.0 983 -10 789 157 47.9 1.2 -17.1 242 7.4 21.2 84.6 148 -03031722.SPS 1 10.7 981 -38 1183 127 34.3 0.6 -15.4 236 7.3 19.3 95.8 139 -03031721.HBR 1 10.6 1028 -46 917 133 27.4 0.6 -15.9 217 7.1 22.3 90.0 154 -01062101.DEN 1 8.5 516 -90 1464 2 57.2 0.0 -10.9 293 7.2 41.8 50.9 136 -01061403.DDC 1 14.7 4480 -83 1698 161 58.3 1.7 -11.1 234 9.3 30.0 58.2 280 -01061323.PQN 1 15.8 3695 -5 1047 117 31.9 2.2 -10.3 212 8.0 28.2 46.4 193 -01061000.MBS 1 8.3 401 -7 1604 78 43.1 0.1 -16.3 312 6.3 19.1 70.0 124 -01060923.BIS 1 13.0 2950 -51 1333 25 50.8 0.4 -12.4 272 7.7 30.4 52.9 158 -01060521.P28 1 15.5 2749 -10 880 99 38.9 1.8 -11.4 241 8.1 28.3 45.3 182 -01060521.CDS 1 15.0 3410 -11 1645 9 34.8 0.1 -9.6 266 8.0 23.5 28.9 110 -01060421.LIC 1 8.2 167 -117 1162 92 45.0 0.1 -12.6 233 7.5 32.1 65.5 170 -01060402.WLD 1 15.9 3250 -135 778 339 39.0 3.1 -9.4 254 8.1 35.7 49.4 535 -01060121.MXO 1 8.9 416 -12 968 81 51.7 0.3 -17.7 275 6.4 33.3 51.6 153 -01053000.CDS 1 13.5 2478 -201 1327 184 58.9 0.0 -9.9 240 8.4 43.6 59.7 269 -01052423.JCT 1 11.1 2121 -41 2081 21 42.8 0.0 -12.9 298 8.3 34.2 39.7 254 -01052423.BHM 1 10.8 1036 -32 1179 118 47.3 0.8 -14.7 258 6.9 44.8 49.5 280 -01051022.OLZ 1 11.3 1843 -33 1200 61 42.2 0.6 -15.7 256 7.4 31.2 46.0 179 -01050823.CNK 1 8.0 560 -40 1902 58 51.8 0.0 -16.7 317 7.3 21.6 51.7 171 -01050621.ILE 1 16.4 3719 -9 838 53 30.9 1.0 -13.1 261 7.0 24.3 54.4 118 -01050621.1F0 1 14.4 2826 -1 776 124 27.7 1.6 -13.9 256 6.8 24.7 55.3 157 -01050602.COT 1 16.2 2790 -11 863 180 42.4 3.6 -10.7 247 7.2 33.3 76.0 223 -01050601.HBR 1 10.8 1071 -47 991 113 60.9 1.2 -14.6 218 6.8 35.4 66.2 149 -01050600.WLD 1 10.9 813 -3 986 94 45.9 0.6 -13.4 211 6.5 34.0 50.5 174 -01050521.ACT 1 14.9 2393 -3 716 65 41.0 1.1 -11.6 229 6.7 21.6 53.3 125 -01050422.FNB 1 13.2 1315 -10 654 80 33.2 0.6 -12.0 205 5.5 25.5 43.0 144 -01050412.SPS 1 13.3 1511 -11 818 233 45.0 2.6 -11.2 211 5.9 37.5 53.7 290 -01050223.CDS 1 12.5 3652 -132 1895 166 31.7 0.2 -13.0 217 9.2 26.5 37.9 210 -01050123.RPD 1 11.7 2374 -31 1338 213 46.8 2.6 -14.3 249 7.2 38.7 54.2 348 -01050123.RGK 1 12.1 2710 -41 1464 239 44.1 2.6 -14.6 250 7.7 37.9 54.3 370 -01050100.TQE 1 9.6 1164 -13 1373 125 29.7 0.5 -16.8 267 7.6 24.5 30.9 158 -01050100.BGD 1 8.6 1497 -7 2135 23 54.7 0.0 -14.0 327 8.0 22.4 64.0 136 -01042300.OAX 1 11.5 527 -10 586 257 62.9 1.4 -12.4 193 5.9 51.0 62.5 288 -03060800.ECG 1 15.9 456 -52 671 256 26.7 0.5 -5.9 244 4.7 33.3 37.0 264 -03060500.CVS 1 8.5 804 -116 2160 108 56.7 0.0 -9.7 295 8.0 53.0 55.1 313 -03060422.TCC 1 10.6 1847 -48 1858 84 47.9 0.2 -10.4 290 8.6 41.0 53.3 227 -03060103.BFF 1 11.3 1434 -103 1288 72 46.7 0.4 -9.1 291 7.2 22.6 47.7 113 -03052820.PIA 1 11.7 1566 -31 860 135 36.1 1.3 -16.6 318 7.2 30.1 54.2 203 -03052323.V#L 1 10.7 657 -22 998 134 47.6 0.7 -13.2 312 7.1 36.4 63.1 269 -03051401.TXK 1 13.6 1354 -97 1023 210 48.8 1.5 -11.3 301 7.8 39.5 74.4 571 -03051323.C04 1 12.3 338 -272 641 212 57.3 0.0 -12.4 299 8.0 32.1 67.8 353 -03050920.FVX 1 13.5 1153 -108 1077 253 59.2 1.6 -11.6 288 7.8 44.4 56.6 335 -03050918.CHO 1 15.0 1961 -22 782 298 58.7 5.7 -11.4 296 7.3 46.4 63.9 473 -03050800.ABI 1 11.7 1368 -77 2113 150 68.5 0.0 -6.9 244 6.8 41.7 79.4 428 -03050721.ANB 1 14.0 798 -104 694 354 51.0 1.5 -9.4 268 6.5 39.0 46.7 422 -03050719.BMX 1 15.8 2069 -6 591 233 43.2 3.5 -10.7 274 6.8 31.7 48.0 302 -03050700.FAM 1 13.4 2397 -56 1026 270 72.9 6.1 -14.5 269 7.6 38.6 77.4 402 -03050518.MKL 1 15.9 2561 0 610 165 70.0 4.2 -11.5 253 7.0 46.3 90.9 195 -03050423.C35 1 15.5 2257 -12 619 309 68.9 7.0 -11.1 234 7.3 35.2 111.6 297 -03050421.ADM 1 16.6 3573 -3 898 108 77.1 3.9 -8.7 238 6.2 51.9 109.7 213 -03050320.BFF 1 7.9 1569 -35 1574 91 55.3 0.6 -17.6 237 9.1 30.0 121.3 150 -03050121.TUL 1 15.3 4038 -2 592 93 35.5 2.2 -13.9 263 7.7 27.5 53.2 205 -03043023.FOE 1 13.9 4015 -6 1059 116 26.7 2.0 -14.3 236 7.7 24.7 34.3 165 -03042821.BYI 1 4.3 220 -74 1877 74 40.4 0.0 -21.3 217 8.4 19.6 47.5 151 -03042522.MGM 1 13.1 2112 -13 1028 106 63.3 2.2 -14.2 266 6.8 41.2 42.5 199 -03042521.LWT 1 6.2 193 -34 1157 84 33.2 0.1 -19.0 194 7.6 23.8 44.0 191 -03042518.TCL 1 11.3 524 -50 815 216 66.5 1.1 -14.0 256 6.7 54.5 74.3 295 -03042423.PIB 1 13.2 710 -91 552 278 47.4 1.1 -13.2 256 7.3 29.9 47.5 367 -03042422.FOE 1 9.2 537 -24 443 119 31.9 0.3 -19.7 184 6.7 33.6 18.6 155 -03042419.BTR 1 14.3 2208 -2 816 43 52.0 0.8 -13.0 244 7.4 27.5 46.2 86 -03041923.MLC 1 12.8 1448 -52 744 271 64.7 3.9 -11.2 230 5.7 51.5 81.0 283 -03040618.JAN 1 12.9 801 -40 747 201 51.3 1.4 -14.4 243 7.5 28.4 87.0 298 -03040614.MLU 1 13.4 517 -86 382 358 50.8 1.2 -13.9 229 7.4 36.9 73.2 428 -03040601.FWD 1 11.1 461 -111 865 325 67.8 0.9 -13.5 245 6.9 40.1 93.4 563 -03040420.SPI 1 11.2 1687 -7 802 102 38.9 1.1 -17.7 252 7.6 39.5 59.0 176 -03032721.PBI 1 12.4 384 -64 873 185 47.9 0.5 -12.0 240 6.3 8.1 99.7 189 -03032720.TMB 1 13.5 878 -5 1007 102 59.6 0.9 -10.7 241 5.9 21.4 97.6 157 -04040822.ROW 1 7.6 885 -35 1457 25 42.6 0.1 -16.3 225 7.7 31.8 52.9 136 -04040616.VCT 1 13.2 671 0 457 159 42.0 0.8 -12.5 228 5.9 29.4 48.5 233 -04040615.CRP 1 14.5 1276 0 405 109 39.2 0.9 -12.3 238 7.0 30.2 44.3 209 -04032723.C33 1 12.5 2394 -14 752 342 44.2 6.0 -15.0 235 7.2 45.6 56.4 529 -04032721.C33 1 12.5 2248 -11 742 183 42.7 2.9 -14.5 230 7.1 29.5 50.7 257 -04032718.GAG 1 11.6 1959 -2 705 243 43.2 3.4 -16.1 217 7.9 33.2 51.9 263 -04020601.TCL 1 11.9 190 -48 628 310 45.1 0.4 -12.7 222 6.4 48.7 58.2 536 -03111803.GLS 1 16.5 1327 -28 566 364 46.5 3.8 -8.7 230 6.1 33.7 77.0 402 -03111722.GLS 1 10.1 1092 -23 682 103 65.1 1.1 -18.5 220 7.2 45.6 115.8 218 -03110520.IAD 1 13.7 626 -17 1058 109 35.5 0.4 -9.7 248 6.0 23.4 50.7 109 -03100923.GLS 1 18.1 1654 -5 454 164 35.3 1.6 -5.9 253 5.5 26.9 46.4 209 -03100523.C10 1 11.8 1332 -9 1262 56 39.6 0.4 -7.5 295 5.6 37.5 47.9 168 -03090807.MAF 1 11.7 777 -160 1418 169 29.0 0.1 -10.5 282 7.9 18.5 32.7 262 -03082523.RAD 1 12.0 1595 -36 1379 139 56.3 1.3 -11.7 280 6.3 16.2 82.0 142 -03080122.MIE 1 14.8 2465 -19 976 39 23.4 0.0 -10.9 251 6.4 10.2 49.8 63 -03072100.SUX 1 21.5 6268 -16 748 130 47.0 6.4 -7.5 313 7.3 28.4 42.4 175 -03072022.SUX 1 20.7 5887 -14 863 100 42.2 4.2 -7.3 304 7.8 47.1 46.8 375 -03072022.OFK 1 19.2 6004 -19 1398 33 31.9 0.6 -7.5 313 8.2 30.8 31.8 166 -03071922.STC 1 15.2 2711 -22 1042 103 46.1 2.1 -10.6 310 7.0 34.7 54.6 221 -03071102.NHK 1 16.5 987 -67 757 159 22.6 0.0 -7.7 240 6.4 20.9 29.8 187 -03070921.RWF 1 13.6 1319 -19 765 52 42.5 0.5 -10.8 262 7.0 23.9 51.9 91 -03070919.P#3 1 13.7 1228 -1 615 65 49.7 0.7 -10.0 258 6.5 18.9 58.3 80 -03070902.ATH 1 11.5 2088 -216 2152 184 48.4 0.0 -8.0 269 9.4 34.4 71.3 315 -03062823.BRD 1 10.3 984 -41 828 98 44.5 0.7 -16.0 285 5.9 30.4 65.1 168 -03062820.BJI 1 8.9 792 -1 1152 76 36.4 0.3 -17.5 276 6.2 21.6 57.0 122 -03062802.C22 1 8.5 251 -78 1075 74 33.2 0.1 -17.0 302 6.9 33.5 39.2 110 -03062800.P11 1 8.9 130 -58 757 94 34.6 0.1 -16.9 294 6.8 32.0 41.6 182 -03062223.GRI 1 18.1 5092 -19 1060 137 41.0 4.5 -7.9 238 8.0 29.8 45.3 215 -03062119.GCC 1 9.0 940 -32 1043 126 52.6 1.0 -13.9 234 7.3 37.7 61.9 271 -03061423.GLD 1 11.1 1240 -11 1151 21 28.6 0.1 -11.5 347 7.2 20.2 27.1 107 -03061202.9V9 1 11.9 1311 -150 1237 252 55.7 0.8 -12.0 277 7.7 34.4 64.5 403 -03061123.PIR 1 12.2 2019 -91 1257 201 52.8 1.9 -12.8 252 7.7 30.1 78.9 352 -03060922.AIH 1 12.2 3211 -62 1638 201 43.3 1.6 -13.0 253 9.0 35.4 67.6 306 -04052223.P#A 1 15.1 2952 -11 774 39 53.1 1.0 -12.0 243 7.6 22.0 68.8 112 -04052223.OAX 1 13.7 2734 -22 1169 83 52.1 1.6 -11.3 232 7.4 29.5 77.9 274 -04052201.OFK 1 14.7 3647 -8 1268 198 35.6 3.1 -11.0 240 7.8 35.9 59.8 310 -04052201.AIH 1 12.5 2491 -49 1041 183 43.4 3.2 -12.7 241 8.1 37.2 66.0 201 -04052122.GEG 1 8.3 1152 -51 831 61 20.9 0.0 -20.3 270 7.3 16.0 22.9 86 -04051821.PIA 1 13.2 1154 -20 811 45 38.0 0.3 -11.1 240 5.6 36.6 42.0 114 -04051701.C07 1 9.6 1682 -36 2011 261 50.5 0.0 -10.9 271 7.9 35.3 62.3 740 -04051700.GRI 1 11.3 1410 -72 1036 313 44.9 2.7 -14.9 227 8.2 36.5 55.1 498 -04051420.MBS 1 13.4 793 -7 834 109 40.9 0.6 -10.0 223 5.5 35.3 48.3 177 -04051416.SBN 1 13.7 499 0 429 86 47.3 0.3 -10.0 213 5.3 45.7 43.4 226 -04051323.G#4 1 15.5 3158 -12 977 153 38.7 3.1 -11.1 260 7.5 26.9 14.0 223 -04051223.C32 1 11.4 2949 -2 1894 52 53.9 0.2 -12.4 230 8.0 35.8 51.2 184 -04051117.VCT 1 16.3 1839 0 387 110 21.6 0.0 -10.4 236 6.4 21.8 22.3 236 -04043018.SPS 1 12.8 1694 -16 674 115 47.0 1.5 -14.9 221 8.0 24.4 40.3 122 -04042921.CDS 1 9.5 1110 -130 1817 -14 26.8 0.0 -14.5 244 8.2 30.9 40.8 112 -04042900.DRT 1 11.7 872 -12 771 192 46.2 1.3 -13.3 241 6.5 37.1 66.5 291 -04042320.SPS 1 14.3 3037 -1 1026 34 40.0 0.7 -13.4 226 7.4 18.9 49.8 60 -04042317.C11 1 10.4 439 -226 1267 41 38.3 0.0 -12.0 218 8.0 22.5 52.0 77 -04042300.FYV 1 11.8 1066 -33 829 252 39.7 1.8 -14.3 264 7.5 32.0 68.1 287 -04042222.TUL 1 13.0 1845 -5 720 136 58.2 2.4 -14.9 261 7.6 42.3 60.4 262 -04042220.P#P 1 13.3 2326 -1 748 134 58.8 3.1 -15.9 266 8.0 37.4 58.0 199 -04042200.GAG 1 10.8 1625 -5 908 47 32.4 0.4 -16.4 262 7.4 23.8 78.1 203 -04042122.G#1 1 7.3 762 -3 1736 51 74.4 0.1 -18.1 267 7.9 29.6 109.6 287 -04042100.TUL 1 10.6 632 -70 1159 363 52.0 1.5 -13.5 244 6.5 34.2 55.8 403 -04042023.GVS 1 10.8 283 0 524 272 32.9 0.4 -14.5 241 5.8 36.7 31.1 351 -04042022.C34 1 11.4 1441 -8 1212 105 50.3 1.0 -12.2 244 6.3 35.5 57.3 152 -04042019.HUF 1 9.9 107 -34 769 282 37.1 0.2 -14.7 239 5.8 35.7 36.3 292 -04042001.G#1 1 10.9 1585 -37 948 193 46.4 2.4 -14.6 237 7.8 39.5 70.5 374 -04041923.AMA 1 10.3 1602 -8 1272 103 41.6 0.8 -12.3 237 6.8 29.9 68.2 173 -04041823.HYR 1 9.5 788 -51 1551 610 67.8 2.1 -14.2 237 6.6 48.6 102.0 685 -04041822.YKN 1 8.5 781 -30 1937 -47 67.4 0.0 -14.5 231 7.3 50.2 99.2 231 -04041820.STC 1 9.5 1332 -37 1772 54 48.6 0.1 -15.2 231 8.6 26.3 87.5 167 -04041803.MCW 1 11.3 1606 -164 1042 529 61.4 2.0 -14.5 249 8.2 51.8 78.3 736 -04041800.FRM 1 6.2 0 -9999 2233 126 60.4 0.0 -15.8 250 8.3 48.2 86.0 376 -04041318.MHX 1 14.5 829 -6 376 471 48.2 3.1 -10.4 209 5.7 50.3 59.5 492 -04041101.HOU 1 14.2 1196 -29 574 -14 42.4 -0.1 -12.2 228 6.1 21.1 49.7 59 -04040922.MLC 1 9.5 826 -4 1253 59 50.6 0.3 -15.2 263 6.2 30.9 65.3 245 -04081001.LIC 1 13.1 2627 -14 833 10 31.8 0.1 -7.6 302 6.9 29.5 39.6 240 -04080923.LIC 1 12.3 2929 -24 1366 16 34.5 0.2 -7.1 291 7.3 33.3 41.5 174 -04080222.BH5 1 9.0 780 -79 2692 -22 40.8 0.0 -7.8 269 8.3 36.1 53.6 117 -04080101.FSD 1 15.5 3162 -71 1296 126 42.1 1.7 -10.0 298 7.7 29.5 43.5 211 -04071502.PWD 1 11.6 1241 -85 1817 -10 41.6 0.0 -9.7 293 7.4 25.5 68.5 104 -04071421.NHK 1 15.8 2262 -34 1229 29 22.0 0.0 -9.0 266 6.6 17.0 40.9 95 -04070822.CDR 1 8.4 1172 -184 2535 65 52.1 0.0 -10.6 252 9.0 39.8 58.2 155 -04070800.RSL 1 16.8 3857 -81 950 330 43.6 7.3 -6.9 302 7.3 32.9 43.0 525 -04062401.MSN 1 11.0 1731 -10 1132 139 52.2 1.8 -15.8 264 6.6 37.4 69.1 149 -04062202.AMA 1 14.9 2631 -32 851 69 48.2 1.5 -9.3 256 8.0 30.2 68.7 322 -04062201.AMA 1 13.9 2569 -24 1161 158 51.4 2.9 -9.1 264 8.2 37.1 79.6 378 -04062123.AMA 1 14.3 3017 -3 1129 34 46.0 0.7 -9.8 253 7.9 30.1 66.4 233 -04062100.LAA 1 13.7 2855 -58 1180 172 53.2 3.4 -9.9 265 8.0 19.8 59.2 173 -04062021.PUB 1 9.4 1660 -152 1943 219 45.3 0.1 -10.7 255 9.0 31.5 55.0 312 -04062019.COS 1 10.8 2562 -34 1009 45 38.2 0.7 -12.0 275 8.7 28.8 54.8 98 -04061501.HYS 1 14.0 3081 -123 1665 173 58.2 0.9 -9.0 287 8.2 39.1 57.5 526 -04061401.RDD 1 12.6 881 -112 1018 143 43.3 0.5 -9.7 283 6.4 45.8 43.1 223 -04061322.LNK 1 10.8 941 -69 1877 47 38.4 0.0 -9.3 287 5.7 33.3 45.8 183 -04061318.RQB 1 13.7 1000 -12 900 139 52.4 1.2 -10.7 233 6.1 36.9 55.2 229 -04061121.FRM 1 16.5 2686 -15 680 177 37.0 2.9 -11.0 219 7.7 18.6 49.4 252 -04061103.HSI 1 12.4 1209 -300 1522 316 36.6 0.0 -10.8 210 9.0 34.1 53.9 333 -04060921.APA 1 8.8 1388 -12 2068 90 27.2 0.0 -10.0 186 8.8 22.9 47.8 104 -04053022.SLO 1 18.2 3905 -16 909 156 45.8 4.6 -9.2 240 6.9 43.6 52.3 241 -04052701.PNC 1 15.4 2665 -48 1261 221 69.9 4.4 -8.5 266 6.3 33.5 88.2 272 -04052623.G011 1 12.4 1626 -109 1852 49 70.8 0.1 -9.9 262 7.1 37.0 94.0 147 -04052622.P#T 1 11.9 1612 -29 2366 155 49.7 0.0 -7.5 252 7.6 30.5 79.4 164 -04052602.ABI 1 14.8 1459 -96 876 180 51.9 1.6 -7.9 237 7.1 20.8 85.8 179 -04052500.FDR 1 16.4 3848 -41 1381 227 52.9 4.8 -10.3 248 8.8 44.6 77.8 373 -04052421.MCI 1 15.5 3926 -27 1068 147 47.7 4.3 -11.9 239 7.8 31.2 69.7 377 -04052421.CDS 1 11.5 2298 -45 2458 72 49.8 0.0 -9.7 246 8.0 26.4 75.8 113 -04052420.HSI 1 15.0 4625 -31 1086 83 34.0 2.0 -15.1 231 9.5 23.3 61.8 166 -04052420.BGM 1 11.0 1383 -50 1291 107 43.0 0.8 -13.2 261 6.4 38.3 57.1 215 -04052400.MKX 1 12.6 2101 -6 936 253 43.7 3.9 -15.6 243 8.0 47.2 76.4 303 -04052302.P#8 1 14.4 3064 -83 1357 338 64.2 5.2 -12.5 243 8.9 33.2 52.0 372 -04052301.P#A 1 15.3 2427 -11 641 38 43.9 0.7 -11.1 235 7.5 24.0 58.7 130 -04052301.OMA 1 15.2 2700 -10 801 171 47.0 3.6 -10.9 219 7.5 25.3 68.4 216 -99060823.N60 1 13.7 3155 -15 1051 78 41.1 1.6 -13.0 219 8.3 21.8 42.4 152 -99060620.MIW 1 16.5 2747 -2 728 95 46.5 2.0 -11.3 215 7.4 25.8 54.4 126 -99060619.DVL 1 13.3 2802 -18 814 23 14.6 0.0 -16.8 148 8.2 13.8 14.2 55 -99060522.LRJ 1 15.2 2964 -17 1289 56 44.7 0.9 -10.3 227 8.2 27.6 63.5 157 -99060405.VTN 1 12.9 2518 -114 1075 129 40.8 1.2 -11.7 252 8.4 33.9 47.9 180 -99060300.GTF 1 7.5 3 -80 1259 78 32.1 0.0 -12.7 166 6.6 32.1 44.8 172 -99060300.AMA 1 12.9 2756 -67 1541 95 38.7 0.7 -10.0 227 8.6 29.5 72.3 208 -99060123.SPI 1 14.9 2287 -19 881 194 49.6 3.7 -12.9 240 7.2 40.7 42.9 303 -99060110.MLC 1 16.0 1956 -157 477 193 43.7 0.8 -10.8 251 8.4 34.4 54.4 257 -99060101.RSL 1 13.0 1705 -20 907 93 50.1 1.3 -12.2 250 8.3 32.2 70.0 179 -99060100.SJT 1 10.8 1391 -136 2395 53 45.7 0.0 -8.1 279 8.0 23.3 44.1 151 -99060100.CSM 1 13.8 2748 -119 1593 116 55.1 0.7 -10.4 262 8.3 31.9 59.4 205 -99053122.LBL 1 12.8 2910 -27 1574 106 61.1 1.3 -11.1 247 8.1 34.8 75.6 204 -99053023.LXN 1 11.3 1917 -2 1506 20 24.9 0.0 -12.7 282 7.1 22.6 26.3 85 -99052700.INK 1 10.3 1701 -31 1781 9 53.5 0.0 -13.0 263 8.4 26.7 60.4 107 -99052521.ROW 1 8.6 1056 -1 2099 26 43.2 0.0 -11.4 250 7.4 17.0 57.8 56 -99051701.P28 1 14.1 3996 -25 1498 52 41.4 0.7 -12.2 235 7.9 28.4 44.1 137 -99050922.P07 1 10.6 1793 -96 2053 72 29.7 0.0 -11.9 197 8.5 25.8 74.2 77 -99050419.EWK 1 9.8 1172 -30 1060 87 56.5 0.9 -17.0 185 7.4 27.6 56.8 112 -99050401.ONL 1 9.2 1561 -17 1532 160 31.3 0.6 -15.4 205 7.3 24.3 33.6 208 -99050220.HDE 1 8.7 687 -3 649 100 31.9 0.4 -19.2 208 7.1 21.5 23.0 124 -99050122.MAF 1 12.3 1710 -9 776 232 56.9 3.8 -11.2 237 6.8 32.4 76.7 295 -99043021.INK 1 13.0 2707 -11 1033 174 50.2 3.8 -11.8 197 7.3 35.6 67.7 236 -99042421.AGS 1 9.7 443 -32 1749 52 54.7 0.1 -12.4 292 6.7 37.3 65.4 176 -99042300.MKO 1 13.6 2181 -13 1003 243 55.3 4.9 -11.4 253 7.8 35.3 67.1 248 -04082522.FOE 1 16.3 3285 -59 1225 128 33.5 1.7 -8.6 243 6.8 34.0 42.4 233 -04082423.DPA 1 15.3 616 -29 685 237 28.3 0.7 -6.6 213 5.2 26.6 21.5 254 -04082401.FOE 1 17.3 2862 -33 582 300 33.1 4.7 -7.7 274 6.8 24.8 34.1 345 -04082200.C07 1 12.4 2025 -24 1364 108 27.4 0.6 -7.7 278 6.6 14.0 41.6 288 -04081522.ATH 1 10.0 1320 -50 1754 133 37.4 0.3 -10.5 325 7.6 38.4 41.5 249 -04081420.HAT 1 16.9 1221 -20 693 281 41.3 2.4 -6.1 204 4.5 32.5 54.5 312 -04081219.FAY 1 15.4 835 -29 887 115 48.5 0.8 -7.1 211 5.4 29.3 50.5 134 -04081215.CAE 1 16.3 1332 -11 579 78 38.5 0.7 -8.3 217 5.9 37.1 28.4 136 -99112300.TUL 1 11.8 1383 -12 847 203 54.3 2.5 -15.7 217 6.9 37.0 60.1 264 -99092823.LAF 1 14.3 1880 -26 925 44 46.4 0.6 -9.8 226 5.9 31.8 53.4 131 -99092700.ICT 1 13.7 1942 -99 1005 119 45.8 1.2 -7.8 271 6.2 28.6 45.7 170 -99092003.OGD 1 5.9 7 -95 1490 6 35.4 0.0 -14.8 306 7.3 17.3 39.8 59 -99091023.OKM 1 14.1 1578 -173 1285 75 38.5 0.1 -9.8 284 6.9 29.7 41.2 205 -99090400.AKO 1 11.6 1401 -21 1298 3 44.8 0.0 -8.1 221 7.3 26.8 60.0 143 -99081920.SME 1 11.4 1158 -29 2080 34 42.9 0.0 -10.2 267 6.9 18.4 33.8 78 -99081621.GLD 1 14.3 3184 -9 1787 78 34.9 0.3 -7.0 231 7.7 23.6 46.0 131 -99081503.JDN 1 7.8 368 -225 2152 37 52.5 0.0 -11.9 242 8.0 36.8 72.2 220 -99080923.MKT 1 16.2 2484 -10 814 229 44.4 4.2 -9.7 289 7.7 38.9 63.1 274 -99073100.DMH 1 14.4 2057 -58 1629 66 38.0 0.3 -8.8 331 7.0 18.2 55.7 83 -99072800.COQ 1 11.9 957 -73 1267 208 61.5 1.2 -12.4 294 7.3 37.9 75.1 349 -99072300.ABR 1 15.9 3073 -48 1643 51 26.1 0.2 -7.9 237 7.7 10.4 43.4 60 -99072201.GGW 1 8.8 1107 -147 2618 58 49.5 0.0 -11.3 230 8.7 27.6 92.9 163 -99072022.OLZ 1 19.5 3709 -2 737 170 42.4 4.4 -5.2 268 5.5 29.8 44.8 294 -99071400.MOT 1 10.3 1025 -92 1759 96 63.9 0.2 -11.0 284 7.1 34.6 66.5 248 -99070300.LBF 1 18.3 5887 -62 1227 118 33.7 2.8 -6.4 235 9.0 23.9 55.3 163 -99070123.IPT 1 14.7 908 -27 884 203 33.0 1.0 -6.8 229 5.6 30.6 31.5 243 -99062922.GUY 1 13.7 3266 -87 2035 154 43.7 0.0 -7.8 283 9.0 32.3 53.8 237 -99062802.OGA 1 12.3 1529 -168 1178 203 64.3 0.5 -9.7 266 8.8 33.4 87.6 253 -99062701.MCK 1 16.5 3830 -43 1226 55 34.0 0.9 -7.8 258 8.2 20.8 57.0 152 -99062700.SNY 1 12.1 2217 -42 1612 24 49.9 0.2 -8.9 251 8.2 28.2 77.8 141 -99062300.MHE 1 14.1 1832 -74 977 196 23.4 0.0 -9.7 239 7.3 17.5 18.0 213 -00050901.AIZ 0 13.1 1987 -68 1453 84 35.7 0.5 -11.3 241 8.5 41.9 28.1 204 -00050722.SNY 0 9.8 2015 -39 1845 23 56.1 0.1 -12.4 245 8.7 34.2 64.8 128 -00050707.OGA 0 11.6 1205 -190 787 34 39.5 0.0 -11.3 236 8.2 22.0 47.2 115 -00050323.RBD 0 11.2 940 -3 1077 54 42.9 0.3 -14.6 290 6.2 28.9 58.4 174 -00043001.ABI 0 11.9 2549 -66 1686 111 39.6 0.5 -11.8 268 8.4 26.8 40.5 228 -00042423.LAA 0 5.4 613 -132 2566 97 54.0 0.0 -16.3 278 8.9 29.1 72.7 192 -00042422.EHA 0 6.7 706 -56 2143 58 53.8 0.0 -15.2 295 8.1 25.8 83.4 159 -00042021.BWG 0 11.2 1126 -13 1162 167 52.1 1.4 -13.5 240 7.4 46.8 53.8 253 -00042021.BNA 0 11.2 989 -26 1114 165 53.6 1.3 -13.7 242 7.7 45.4 65.0 244 -00042001.MCI 0 12.4 2093 -43 1300 141 61.9 2.1 -12.3 226 7.0 33.4 81.4 163 -00042000.JCT 0 13.1 2950 -156 1701 170 51.7 0.4 -9.4 253 8.2 40.5 71.8 240 -00041822.SJT 0 7.1 414 -185 3169 -7 49.4 0.0 -9.5 243 8.2 32.3 60.6 45 -00041620.SUS 0 9.5 579 -1 968 46 41.8 0.2 -18.1 247 6.6 30.2 69.5 154 -00041602.GRA 0 10.2 901 -182 1269 251 56.8 0.2 -17.0 244 8.6 34.1 76.8 276 -00033000.SHV 0 12.6 1635 -14 797 147 57.7 2.3 -15.2 267 7.2 33.9 91.9 219 -00032900.HYI 0 15.8 2875 -10 771 106 60.6 3.0 -11.6 251 7.3 36.4 82.8 192 -00032522.BNA 0 8.3 268 -8 1461 34 37.5 0.0 -16.9 270 6.2 23.2 61.3 60 -00032207.MAF 0 11.5 1952 0 562 249 54.6 4.4 -16.4 196 8.3 45.0 77.8 468 -00031600.CSM 0 8.3 808 -99 1327 59 34.5 0.1 -17.7 251 7.6 25.7 34.3 101 -00031022.BHM 0 10.3 614 -95 1034 103 48.9 0.4 -15.8 238 7.0 33.1 49.4 179 -00030923.LRD 0 13.5 2701 -7 1360 -13 41.3 -0.2 -12.5 256 7.5 20.8 59.4 95 -00030920.GFL 0 7.1 1 -425 1416 88 63.6 0.0 -18.7 242 8.1 39.6 77.0 165 -00030900.UNU 0 9.9 1306 -11 1121 172 50.6 1.7 -17.3 203 6.6 39.6 44.1 206 -00030900.CLI 0 9.4 673 -29 1009 196 53.3 1.2 -16.9 202 6.6 39.4 53.8 226 -00030302.PWG 0 12.0 1469 -17 1106 252 60.9 3.3 -12.2 259 6.1 45.0 75.3 323 -00030222.AFW 0 11.1 999 -6 913 256 68.3 2.6 -13.5 238 6.5 36.9 80.1 345 -00022606.CRS 0 13.3 2158 -10 637 191 48.7 3.3 -14.8 239 6.9 25.4 69.2 184 -00022523.FSD 0 7.3 495 -2 929 82 38.3 0.3 -21.9 172 7.7 30.1 52.5 83 -00022405.FAM 0 9.2 437 -46 772 315 46.8 1.1 -18.0 235 6.3 29.2 42.2 331 -00072222.BBW 0 11.9 1462 -1 1218 36 35.2 0.2 -11.1 328 6.5 26.6 43.9 124 -00072220.GLD 0 10.6 1162 -15 1699 26 39.9 0.1 -10.2 319 7.4 19.8 55.8 82 -00072122.BFF 0 9.8 1738 -8 2036 34 42.0 0.0 -9.9 297 7.7 36.2 48.9 131 -00072022.AKO 0 14.0 3465 -7 1063 22 46.2 0.6 -10.2 278 8.3 29.1 64.7 106 -00072000.BVX 0 17.4 3847 -11 1674 30 36.4 0.2 -7.1 298 6.9 26.0 29.2 130 -00071022.RCA 0 13.2 1916 -28 1452 23 41.1 0.2 -9.2 238 7.6 21.4 68.1 95 -00071001.LBF 0 14.7 2947 -100 1740 24 28.1 0.1 -5.6 239 7.8 23.6 37.9 109 -00070922.MHE 0 16.8 3556 -34 1430 6 40.7 0.1 -6.1 258 6.7 18.8 41.5 109 -00070922.GGW 0 13.3 2242 -12 1039 31 46.6 0.5 -11.4 226 7.4 18.7 71.4 74 -00070901.LWT 0 8.7 874 -65 1998 38 58.4 0.0 -11.5 232 8.1 32.4 92.6 236 -00070805.LVN 0 18.2 2722 -69 530 388 37.6 5.8 -9.2 261 8.1 22.9 53.3 407 -00070803.JDN 0 7.6 57 -220 2275 33 69.9 0.0 -11.7 240 7.8 39.2 84.5 167 -00070601.CUT 0 11.7 2058 -14 1543 37 55.5 0.3 -9.9 245 8.5 28.5 78.8 136 -00070523.MCK 0 16.4 3979 -55 1631 151 45.4 1.6 -6.8 254 8.1 24.5 59.5 231 -00070521.RAP 0 14.5 3135 -2 1289 15 44.0 0.3 -10.0 233 8.0 19.5 68.5 93 -00070501.2WX 0 11.2 1574 -93 1339 -29 47.6 -0.2 -12.4 230 8.6 28.2 78.4 64 -00070421.JDN 0 8.1 1033 -47 1927 -17 41.2 0.0 -15.0 209 7.9 26.2 68.3 49 -00070302.GGW 0 10.6 1484 -86 1685 121 67.7 0.4 -12.6 252 7.9 36.1 78.0 267 -00070222.FOD 0 17.4 3585 -43 1097 53 23.7 0.0 -9.5 292 7.5 16.4 31.4 91 -00070201.ABR 0 14.2 3411 -108 1790 100 24.5 0.0 -10.0 259 8.3 16.6 39.9 145 -00070123.ELO 0 13.3 2835 -49 1339 117 57.8 2.1 -13.1 291 7.7 31.9 66.7 228 -00070122.ABI 0 13.9 1505 -15 1776 40 26.6 0.1 -5.4 261 5.7 21.4 25.5 120 -00070100.JLN 0 15.5 2255 -3 786 81 43.6 1.3 -7.6 313 5.9 25.5 56.4 208 -00062923.ELM 0 8.8 332 -11 1098 19 33.4 0.0 -16.5 253 6.2 19.9 82.5 60 -00062923.D07 0 9.6 1600 -26 1649 30 42.4 0.1 -15.7 295 7.7 30.2 50.5 90 -00062901.LAM 0 11.8 506 -57 1728 28 25.5 0.0 -6.5 268 6.3 18.5 25.2 126 -00062519.AIO 0 14.7 2632 -77 1269 122 38.0 1.2 -10.6 279 7.3 29.0 32.0 250 -00062402.RCA 0 11.5 1507 -76 1200 0 40.3 0.0 -11.0 273 7.9 29.4 67.6 159 -00062322.SDA 0 16.8 4294 -9 1398 56 28.6 0.7 -9.2 284 7.3 21.1 46.7 160 -00061522.OKV 0 14.5 746 -31 749 130 32.3 0.5 -8.8 240 6.0 35.1 29.5 198 -00061323.P28 0 14.3 3106 -53 1734 60 41.3 0.3 -10.0 260 8.0 15.7 31.7 91 -00061122.DFS 0 13.5 3143 -11 1597 67 28.6 0.4 -8.2 251 7.7 28.8 45.0 62 -00060400.GLD 0 9.0 1430 -74 2560 51 35.6 0.0 -10.7 313 8.7 29.0 38.3 146 -00060221.CEF 0 12.1 326 -141 1452 156 38.5 0.1 -9.8 279 6.6 44.9 47.0 277 -00052701.SZL 0 13.7 1477 -23 1157 198 50.0 2.1 -9.7 244 6.7 38.9 69.4 232 -00052501.PPA 0 15.2 3731 -83 1597 78 46.6 0.7 -8.0 249 8.4 33.0 60.7 288 -00052501.ADK 0 16.3 4569 -134 1861 108 40.3 0.2 -7.8 255 8.7 36.4 49.3 291 -00052219.AVC 0 10.1 628 -1 1000 2 52.8 0.0 -13.8 256 5.9 28.0 59.1 95 -00052021.VPC 0 13.0 805 -6 1196 15 39.2 0.1 -9.8 231 6.1 19.7 47.6 87 -00050922.IRS 0 12.0 729 -2 928 68 49.6 0.4 -13.6 230 6.9 46.6 41.5 178 -01041105.JCT 0 14.1 1545 -229 832 346 71.9 0.0 -9.7 230 8.5 44.0 97.0 386 -01041004.IND 0 11.4 1318 -107 1240 185 57.8 1.1 -13.8 292 7.2 35.6 68.3 216 -01040321.UNO 0 12.3 1279 -42 722 107 57.2 1.3 -13.7 270 7.4 36.3 60.7 225 -01040300.BFF 0 5.0 0 -9999 1708 161 63.5 0.0 -17.8 241 7.5 37.7 81.7 433 -01032404.ABI 0 10.8 1700 -61 813 65 27.5 0.5 -18.2 289 8.0 17.4 46.6 180 -01031202.FTW 0 11.7 1341 -9 490 161 53.1 1.9 -17.9 240 7.3 37.5 47.3 201 -01031123.BWD 0 10.1 846 -18 912 76 47.4 0.5 -17.4 245 7.7 31.1 69.7 133 -01022500.TOP 0 7.3 153 -15 715 148 78.6 0.2 -21.3 203 6.8 32.9 92.4 170 -00110907.GZH 0 15.4 1005 -3 768 172 47.3 1.4 -7.8 213 6.0 36.2 52.6 220 -00110906.EET 0 14.9 674 -3 539 277 52.5 1.6 -8.6 217 5.7 41.9 58.8 327 -00110121.CID 0 12.2 1537 -17 1087 164 40.8 1.6 -12.1 210 6.0 36.7 41.3 225 -00102323.ELP 0 9.8 1432 -3 1298 24 68.0 0.2 -14.2 201 7.5 36.8 65.9 132 -00102212.MWL 0 13.4 1016 -7 525 152 31.3 0.8 -11.5 208 6.2 22.4 43.6 149 -00101423.INK 0 8.5 757 -27 2381 63 29.5 0.0 -10.8 243 7.2 27.3 48.1 91 -00101408.CNM 0 11.5 1524 -124 1147 79 34.2 0.3 -10.4 246 7.2 29.4 55.6 119 -00101400.SLN 0 11.5 577 -49 879 26 58.0 0.1 -11.3 234 5.7 28.9 63.6 76 -00100401.GCK 0 8.5 341 -281 1869 -16 53.4 0.0 -11.5 263 8.5 38.0 70.8 124 -00090523.GTF 0 7.6 277 -43 1393 8 65.8 0.0 -15.8 219 7.4 34.7 93.3 112 -00090300.ISN 0 10.7 654 -10 754 62 42.1 0.3 -13.8 225 6.8 27.3 72.5 95 -00090120.SLC 0 5.7 78 -67 2129 29 41.1 0.0 -14.3 198 7.4 15.4 53.6 53 -00081820.BUY 0 15.3 1702 -37 1351 58 34.7 0.4 -8.2 275 6.5 38.7 13.2 134 -00081723.IND 0 19.2 4115 -13 791 158 47.3 5.1 -7.9 275 6.9 37.5 49.8 224 -00081720.LEX 0 16.6 2579 -6 1129 81 36.5 1.1 -6.7 284 5.9 24.9 42.3 141 -00081420.AIT 0 16.2 2299 -120 690 282 52.2 3.0 -9.8 267 8.0 37.9 69.5 368 -00080623.CDJ 0 14.7 1350 -119 1250 43 35.9 0.1 -6.8 272 6.3 24.5 54.6 88 -00080601.HNR 0 18.6 4073 -16 990 54 37.6 1.4 -7.0 271 7.3 25.9 55.8 92 -00080522.AIA 0 7.8 312 -3 2875 0 43.4 0.0 -8.3 272 7.7 22.1 49.4 52 -00080502.PIR 0 14.4 2629 -128 1844 202 48.0 0.3 -7.4 270 7.5 30.4 64.1 318 -00080502.ANW 0 11.5 1035 -228 2157 138 37.9 0.0 -6.3 276 7.6 25.6 46.8 227 -00080222.FKL 0 13.7 1168 -22 892 104 26.2 0.5 -9.1 253 5.9 27.0 55.7 145 -00080202.LWT 0 8.3 700 -130 2701 50 46.5 0.0 -8.4 286 8.6 19.4 78.7 94 -00080202.GGW 0 10.8 1193 -207 1955 94 51.1 0.0 -9.6 293 8.0 25.1 71.3 230 -00072622.AIO 0 16.7 3711 -2 964 67 44.8 1.9 -10.2 324 7.6 29.1 43.1 186 -00072501.HON 0 13.9 2463 -99 1314 85 29.5 0.5 -11.1 271 8.3 13.2 40.3 91 -01060123.LWC 0 11.2 1268 -25 1421 113 62.6 0.8 -13.2 305 6.4 37.6 79.8 249 -01060122.P28 0 11.4 1141 -69 1552 80 51.2 0.3 -9.7 308 6.6 21.4 62.5 156 -01053100.CVN 0 8.5 1309 -86 2195 -18 45.9 0.0 -10.8 289 8.3 24.1 38.5 138 -01052801.END 0 13.1 2369 -85 1258 150 47.1 1.6 -12.5 280 8.2 39.8 67.4 370 -01052400.OKF 0 7.6 314 -55 2200 85 59.2 0.0 -15.3 298 7.1 43.3 63.3 244 -01052022.GRK 0 15.6 2852 -21 1408 32 40.1 0.4 -7.9 242 6.8 30.2 75.1 60 -01051801.RUL 0 11.1 1624 -134 2428 24 25.8 0.0 -8.5 258 8.1 18.9 46.6 76 -01051623.BIE 0 13.4 3208 -41 1905 35 30.0 0.1 -10.4 274 7.5 20.5 32.1 103 -01051218.DDH 0 8.9 325 -25 1493 21 36.4 0.0 -16.2 229 6.4 25.9 46.8 102 -01051000.OLU 0 9.6 2423 -73 2081 70 30.6 0.0 -15.8 265 8.8 23.7 36.8 157 -01050823.GBD 0 8.1 447 -90 1828 55 44.5 0.0 -15.8 323 7.4 25.4 50.6 207 -01050701.COT 0 15.9 3113 -16 1068 4 34.1 0.1 -12.2 267 8.1 10.5 56.5 73 -01050700.ADS 0 14.6 2915 -5 1038 115 37.4 2.0 -13.7 248 7.3 23.1 63.5 148 -01050623.BMQ 0 16.4 4217 -12 955 48 38.2 1.3 -13.0 257 7.5 27.3 64.9 143 -01050501.COT 0 14.3 1453 -9 1075 113 48.9 1.2 -9.9 226 7.0 33.1 73.5 169 -01050200.AUD 0 10.0 1544 -80 1896 85 31.2 0.1 -14.7 266 8.2 22.1 40.9 170 -01050101.SLN 0 10.5 1695 -66 1383 122 37.1 0.7 -16.7 295 8.0 24.3 61.4 188 -01050100.P28 0 9.9 1422 -94 1553 70 45.7 0.2 -15.7 309 7.8 24.3 54.0 188 -01042317.STE 0 9.5 775 -5 970 86 55.4 0.6 -18.0 210 6.8 38.9 110.9 170 -01042304.JCT 0 14.1 2210 -11 659 190 53.5 3.8 -11.8 248 7.8 31.4 55.1 214 -01042222.MWL 0 11.8 1193 -8 1373 116 46.2 0.7 -10.2 212 6.2 33.4 58.0 105 -01042123.PIA 0 12.1 1857 -13 1175 79 41.0 0.8 -13.4 257 7.5 25.7 51.8 94 -01042123.CDS 0 10.3 2000 -70 2105 81 55.8 0.0 -11.8 230 7.9 27.2 70.8 141 -01042102.SLN 0 11.5 2072 -206 1218 280 50.2 0.0 -15.1 239 8.7 44.2 73.5 374 -01041702.SJT 0 13.0 1793 -30 989 96 38.8 1.1 -10.9 296 7.0 26.3 65.2 260 -01041700.LBB 0 8.1 406 -65 1861 42 46.3 0.0 -12.1 288 7.1 32.9 80.6 256 -01041500.ABI 0 12.6 2222 -121 1474 76 59.9 0.5 -13.2 249 8.7 28.8 78.5 130 -01041423.ADM 0 14.2 1613 -86 524 248 67.7 3.1 -14.2 254 8.6 38.9 90.8 310 -01041422.PCS 0 13.6 2872 -90 1455 5 57.7 0.1 -10.8 245 8.2 21.5 77.6 85 -01041422.EMP 0 8.9 652 -15 1486 57 59.4 0.2 -16.8 254 7.2 31.9 84.7 218 -01041421.HBR 0 13.9 2647 -29 786 167 70.6 4.4 -14.3 255 8.2 39.1 91.1 239 -03050100.BRL 0 12.7 2707 -10 1047 121 47.3 2.5 -15.8 247 8.2 27.0 50.9 270 -03043021.AIA 0 12.3 2247 -53 863 158 49.0 2.8 -15.7 243 8.1 37.1 49.5 276 -03043003.LIC 0 8.7 1228 -82 574 264 52.2 2.2 -15.9 216 8.8 43.9 59.2 676 -03042900.APA 0 6.3 1056 -56 1639 56 35.9 0.1 -15.6 239 8.3 10.6 65.7 63 -03042600.HRL 0 12.4 1634 -219 1994 5 43.7 0.0 -11.1 286 8.3 25.0 72.5 36 -03042522.FTY 0 11.2 645 -12 811 160 61.6 1.0 -14.4 253 6.7 33.8 66.6 259 -03042520.ANB 0 11.5 783 -1 777 164 64.0 1.3 -14.0 259 6.2 36.4 64.7 319 -03042400.SEP 0 14.4 2485 -6 558 393 62.4 9.8 -14.6 238 7.9 39.1 92.6 485 -03042022.MKL 0 12.5 1017 -22 789 92 57.6 0.9 -14.3 251 6.9 29.0 70.2 188 -03042019.MEM 0 13.1 1682 -6 857 78 50.6 1.1 -14.2 252 7.3 29.0 57.0 148 -03041922.P#0 0 11.7 1623 -17 730 127 72.6 2.1 -19.4 223 7.9 35.5 102.9 148 -03041920.END 0 10.6 1171 -12 629 144 57.4 1.6 -21.0 215 8.4 39.0 99.4 219 -03041907.FDR 0 12.6 1046 -418 613 365 65.8 0.0 -13.9 207 8.9 40.5 101.8 352 -03040720.HOU 0 16.5 2215 -1 373 67 57.9 1.4 -11.4 231 7.6 30.3 77.2 191 -03040718.BPT 0 13.8 933 -139 741 16 59.0 0.1 -12.1 226 7.4 26.5 91.0 110 -03040717.LFT 0 14.1 780 -168 559 29 50.5 0.0 -12.0 233 7.3 29.3 84.8 74 -03040605.C12 0 11.3 655 -128 639 328 69.4 1.0 -14.6 250 7.3 45.3 111.0 697 -03040601.C11 0 12.1 2056 -4 832 109 75.1 2.2 -15.3 251 7.6 26.4 93.3 198 -03040400.LW1 0 13.3 2761 -1 682 153 54.3 3.8 -15.1 242 7.6 32.9 52.2 224 -03040322.HBR 0 9.5 1315 -38 1655 57 42.4 0.2 -14.8 235 7.5 33.0 47.0 130 -03032821.MBS 0 7.7 95 -1 1423 199 68.1 0.1 -17.6 223 6.6 48.9 65.7 252 -03032819.AZO 0 8.9 146 -2 830 200 60.9 0.3 -17.3 225 6.7 54.5 64.3 255 -03031722.SPS 0 10.7 981 -38 1183 127 34.3 0.6 -15.4 236 7.3 19.3 95.8 139 -03031720.SPS 0 10.2 947 -44 1140 35 24.3 0.0 -16.7 216 7.4 15.4 100.9 42 -03031221.PBI 0 14.2 1790 -2 1215 21 36.5 0.2 -12.1 258 7.7 2.8 67.6 -23 -03031218.FPR 0 15.8 2760 -2 892 -28 38.6 -0.5 -14.1 256 8.0 11.8 71.6 86 -01062102.ICT 0 13.9 1917 -38 976 89 37.8 1.1 -11.3 291 7.3 26.8 48.8 202 -01061623.JMS 0 8.9 600 -4 1096 41 40.5 0.2 -18.1 283 7.1 25.4 84.9 82 -01061122.RGK 0 14.3 3269 -77 1618 201 51.8 1.8 -10.9 265 8.4 35.2 56.2 397 -01060502.CSM 0 15.8 3992 -79 1412 107 34.9 1.2 -8.4 251 8.1 28.3 40.7 227 -01060501.LHX 0 8.3 615 -248 1957 94 44.0 0.0 -11.2 243 9.0 29.0 49.3 127 -03062823.RST 0 8.8 203 -71 1471 26 40.8 0.0 -12.1 287 4.8 15.4 60.6 57 -03062822.BH4 0 6.7 253 -82 2374 15 53.7 0.0 -12.2 288 8.0 39.8 64.9 352 -03062820.WSC 0 9.5 432 -25 1288 24 38.2 0.1 -13.2 292 5.0 20.7 57.7 45 -03062800.C07 0 9.3 1323 -51 2202 29 36.5 0.0 -9.3 311 7.4 12.9 41.7 81 -03062800.8V7 0 10.5 2208 -13 2023 82 42.3 0.0 -8.2 320 7.8 44.3 44.0 293 -03062722.8V7 0 11.1 2543 -6 1821 66 38.6 0.2 -8.4 315 7.5 40.0 47.0 258 -03062721.C07 0 8.9 1146 -29 2232 32 35.4 0.0 -9.2 306 7.2 11.7 50.1 74 -03062401.CYS 0 10.5 1054 -23 891 146 67.4 1.5 -8.4 210 6.6 44.6 77.5 258 -03062022.ROW 0 10.0 1448 -1 2438 18 41.2 0.0 -8.3 220 7.9 29.6 51.3 74 -03062022.CVS 0 12.0 1680 -21 1220 96 32.9 0.7 -8.5 224 7.2 20.3 41.0 110 -03062020.CVS 0 12.3 2087 -2 1100 14 22.8 0.0 -9.4 233 7.4 10.8 35.9 48 -03061501.CNM 0 11.3 2677 -1 2178 -48 31.4 0.0 -11.2 338 8.5 17.4 38.2 109 -03061423.HOB 0 9.6 1525 -68 2132 7 32.6 0.0 -11.5 330 8.5 14.0 32.3 24 -03061223.C11 0 20.9 5150 -8 501 190 32.5 5.3 -8.9 269 8.0 41.4 58.8 339 -03061221.AGC 0 13.1 691 -9 1032 158 35.1 0.6 -8.8 227 5.9 34.2 44.2 256 -03060401.TCC 0 11.4 1746 -91 1622 -15 59.6 -0.1 -9.6 288 8.2 44.8 48.7 398 -03060322.LBB 0 13.6 2239 -128 1199 80 45.2 0.5 -9.1 302 7.9 31.8 57.3 316 -03060302.LRD 0 17.3 3023 -81 1418 -4 35.4 0.0 -5.0 285 7.3 27.3 67.7 -12 -03053121.ILM 0 13.5 1237 -102 1265 394 58.4 2.3 -10.4 275 6.3 47.7 74.8 576 -03052001.ADM 0 16.8 3033 -19 1155 81 33.3 1.2 -8.4 288 7.5 14.5 61.0 188 -03051922.FSI 0 15.9 2088 -80 836 131 37.4 1.4 -8.3 246 8.1 40.1 50.7 385 -03051409.C12 0 13.9 2056 -415 1151 505 44.5 0.0 -12.7 290 9.5 25.4 80.3 466 -03051406.LW1 0 15.8 3351 -219 819 259 50.4 0.0 -11.8 274 8.3 12.9 74.5 238 -03051401.C11 0 13.9 3239 -178 1774 132 58.3 0.1 -9.9 286 8.2 22.1 60.4 192 -03051322.CDS 0 12.4 3323 -92 2274 79 49.1 0.0 -10.1 280 8.6 18.1 68.8 98 -03051223.MRF 0 11.6 1914 -2 1612 41 42.7 0.2 -6.0 279 6.7 33.9 49.2 174 -03051019.MLC 0 14.5 849 -221 615 158 58.7 0.0 -8.7 240 7.6 34.0 74.3 199 -03051017.P#Q 0 16.5 2801 -34 619 97 68.4 2.7 -9.2 235 7.2 32.3 77.8 168 -03051000.P#J 0 16.2 3929 -21 888 74 55.8 2.7 -12.5 247 7.6 33.6 64.7 227 -03050922.LEX 0 15.5 2304 -3 715 119 55.3 2.5 -9.5 278 7.4 32.8 69.7 185 -03050921.COU 0 16.1 4338 -12 941 67 45.4 2.2 -11.8 246 7.4 35.8 73.5 264 -03050920.SDF 0 15.2 2300 -15 871 88 52.2 1.8 -10.2 268 7.2 36.6 70.7 247 -03050520.MKL 0 15.8 2332 -17 581 247 71.6 5.8 -11.9 263 7.3 40.2 88.1 300 -03050223.BMX 0 15.4 3487 -10 686 61 44.2 1.6 -13.2 283 6.8 21.9 38.7 114 -03050221.HSV 0 13.0 2237 -40 946 139 42.3 2.2 -13.8 264 7.0 27.8 33.8 201 -03050221.ABL 0 13.6 3056 -5 1063 81 40.9 1.6 -14.7 280 7.2 27.0 27.0 130 -03050219.SJT 0 15.1 4252 -2 1189 17 38.9 0.4 -12.5 277 8.1 4.7 61.7 18 -03050219.ABL 0 12.9 2572 -28 1072 45 27.2 0.5 -13.7 261 6.7 22.6 36.0 82 -03050218.MSL 0 13.0 2367 -24 912 19 25.5 0.2 -14.5 257 7.4 24.2 40.8 60 -03050201.ACT 0 13.6 2339 -88 1301 -44 31.1 -0.3 -11.9 280 8.3 21.3 53.8 -77 -03050102.END 0 14.0 3853 -58 1033 227 43.6 5.8 -13.5 250 7.4 27.5 43.5 247 -03071221.AVL 0 11.9 710 -2 1196 56 37.5 0.2 -8.5 266 5.6 31.7 43.3 103 -03071201.FOE 0 16.7 3598 -41 1289 -96 59.4 -2.4 -10.2 313 7.9 33.9 54.8 89 -03071200.FOE 0 16.2 3683 -11 1441 -16 63.8 -0.3 -11.0 315 7.7 31.9 59.2 109 -03071123.P#H 0 12.6 927 -26 1632 97 59.9 0.3 -9.9 322 7.2 45.3 55.0 319 -03070904.PHP 0 14.6 2161 -292 1066 549 72.4 0.0 -8.6 260 8.8 53.5 55.7 683 -03070900.BH3 0 8.3 1108 -106 2627 277 55.8 0.0 -7.9 250 8.4 55.7 68.2 568 -03070723.LVS 0 8.8 850 -179 2135 85 20.0 0.0 -6.4 329 8.7 24.3 27.9 305 -03070720.DSM 0 18.0 4261 -35 1012 20 39.2 0.6 -9.9 262 8.0 13.2 34.7 79 -03070719.LVS 0 9.9 1337 -68 1800 12 22.3 0.0 -7.2 336 8.0 27.0 21.0 98 -03070600.VTN 0 11.6 1572 -201 1584 157 52.8 0.0 -9.5 273 8.2 30.3 50.1 293 -03070521.RAP 0 8.7 803 -208 2327 67 22.6 0.0 -11.2 272 8.5 6.7 33.0 46 -03070521.P#7 0 10.3 1147 -137 2084 84 43.4 0.0 -10.3 249 8.1 22.9 55.2 239 -03070517.BH3 0 8.9 1171 -147 2263 -14 27.2 0.0 -12.5 293 9.1 15.8 39.6 51 -03070305.GDV 0 9.1 634 -206 1972 120 22.6 0.0 -13.9 250 8.7 30.3 58.1 255 -03063018.AUG 0 11.8 1327 -56 1152 60 42.9 0.5 -12.3 267 5.3 24.4 72.0 118 -03081800.BH5 0 9.0 725 -5 2392 -33 27.4 0.0 -9.3 180 7.6 12.2 31.3 76 -03081322.XRW 0 16.6 1031 -16 519 88 21.6 0.0 -6.2 187 5.5 23.7 39.1 164 -03081202.SEP 0 12.7 373 -104 1300 -113 55.9 -0.2 -8.4 345 6.8 38.0 68.0 -12 -03081200.FWD 0 12.2 1050 -51 2135 -30 50.2 0.0 -8.8 339 6.7 35.0 52.7 68 -03081023.P#9 0 13.9 1702 0 1195 30 41.7 0.3 -9.2 346 6.8 25.8 56.8 104 -03080902.P#C 0 15.5 3216 -71 1472 8 27.4 0.1 -6.4 277 7.9 17.3 40.8 199 -03080900.MIB 0 15.0 3325 -48 1477 39 33.2 0.4 -9.0 291 7.7 10.7 43.9 102 -03080900.P#C 0 14.4 3127 -1 1826 10 25.0 0.0 -5.8 262 7.5 12.2 42.3 64 -03080622.GLD 0 12.9 3132 -2 2338 21 28.1 0.0 -7.1 306 8.2 14.7 32.7 115 -03080601.CNU 0 15.8 2262 -28 1629 -18 34.6 -0.1 -5.1 317 6.6 25.1 42.1 49 -03080600.SUX 0 15.5 1945 -3 996 54 38.2 0.7 -8.6 321 7.0 35.9 44.6 171 -03080521.TOP 0 16.0 2857 -24 1592 -7 30.8 0.0 -6.8 308 6.3 19.6 40.9 101 -03080520.DAN 0 15.0 2224 -8 858 8 18.6 0.0 -10.1 275 6.4 27.6 30.4 121 -03080422.P#R 0 15.1 1771 -64 1131 59 51.1 0.7 -8.5 326 6.5 23.7 72.7 144 -03080401.BVX 0 16.9 2856 -38 1072 96 33.8 1.4 -8.7 308 6.7 18.2 47.9 100 -03080202.LUS 0 9.3 520 -170 1828 -21 47.7 0.0 -8.2 291 7.9 30.7 60.7 11 -03080123.CRL 0 13.5 2544 -8 1131 18 35.3 0.2 -12.9 299 7.9 26.6 36.1 109 -03080103.MCW 0 11.0 914 -111 1515 8 24.1 0.0 -12.2 281 7.0 26.6 47.8 60 -03073123.C31 0 8.6 251 -238 2988 79 50.4 0.0 -8.0 311 8.0 29.8 74.4 268 -03073120.TVL 0 10.6 1275 -24 1488 33 34.5 0.1 -7.4 90 7.8 32.3 17.1 170 -03072700.IWD 0 15.1 1598 -19 1386 149 42.6 1.0 -6.1 276 5.9 27.7 60.4 150 -03071802.BH1 0 13.9 2073 -132 1543 52 64.4 0.2 -6.9 291 7.8 47.0 77.9 171 -03071721.RAP 0 14.6 3713 -127 1972 107 39.2 0.0 -6.2 280 8.5 31.5 54.8 181 -03071320.MSL 0 16.4 2839 -21 1060 37 23.4 0.0 -9.3 310 7.1 4.1 36.8 35 -03071320.DIK 0 9.2 2113 -26 3189 -19 27.9 0.0 -9.3 266 9.0 11.0 36.6 31 -04040721.P#U 0 11.2 1509 -10 1060 103 47.1 1.2 -15.7 268 6.4 35.8 60.8 191 -04040702.SPS 0 8.6 230 -53 980 110 36.0 0.2 -17.3 236 6.3 19.0 53.3 110 -04040700.FTW 0 10.4 641 -8 948 43 57.7 0.3 -14.3 228 6.4 22.9 60.1 83 -04040422.LRD 0 13.8 2148 -1 827 171 49.4 3.0 -12.9 244 7.0 31.5 38.8 217 -04040421.ALI 0 13.2 1124 -3 718 10 40.8 0.1 -13.2 238 7.0 18.0 35.9 100 -04032701.DHT 0 9.5 1004 -128 1142 153 30.2 0.3 -13.4 233 8.2 31.2 63.3 235 -04032623.RAP 0 8.7 1651 -52 1568 172 42.5 0.9 -15.5 205 8.0 26.0 46.8 264 -04031802.FSM 0 8.0 442 -99 1939 211 48.0 0.0 -17.1 278 7.5 37.8 72.5 338 -04031800.P#P 0 9.4 1357 -30 1585 127 45.0 0.5 -17.4 288 7.7 34.4 66.4 269 -04030121.ORD 0 7.2 534 -1 908 208 58.9 1.1 -23.3 222 6.6 37.3 72.6 297 -04030120.RFD 0 6.8 505 -7 892 172 55.3 0.8 -24.3 220 6.8 34.8 71.1 256 -04022416.MCO 0 13.1 534 -37 687 121 47.0 0.5 -10.8 255 5.0 28.8 81.9 156 -04022407.G#5 0 10.5 962 -124 801 -16 47.4 -0.1 -18.2 218 7.7 31.4 83.7 14 -04022316.MSY 0 11.3 0 -9999 417 436 51.3 0.0 -11.2 240 6.1 44.9 86.2 531 -04020601.BTR 0 11.7 57 -172 540 186 69.9 0.0 -13.3 214 7.0 48.1 87.1 199 -04020514.LFT 0 11.1 165 -244 1109 583 49.0 0.0 -11.7 217 6.5 46.0 63.5 611 -04020512.LCH 0 13.6 1421 -64 497 282 49.1 3.0 -12.5 222 6.8 41.7 68.1 319 -04011921.VRB 0 10.3 196 -20 878 -16 82.2 0.0 -14.0 242 5.1 46.9 123.3 207 -03112718.RUE 0 10.5 681 0 396 4 92.3 0.0 -20.1 238 7.0 35.8 100.8 153 -03110923.SAC 0 6.9 156 -14 892 38 24.7 0.0 -25.3 234 7.5 14.4 91.8 77 -03102818.CTY 0 16.5 1074 -53 594 181 37.6 1.2 -7.8 217 6.3 23.6 51.5 193 -03100822.VAD 0 14.1 1355 -7 765 -4 27.1 0.0 -11.2 277 6.4 13.9 52.0 68 -03092718.CBE 0 11.6 969 -2 1256 109 40.4 0.5 -12.3 213 6.1 33.1 58.2 137 -03092620.UIN 0 12.7 1139 -3 844 177 50.2 1.7 -14.6 266 7.9 42.7 77.1 266 -03092619.BRL 0 11.1 906 -34 824 125 50.2 1.0 -14.9 256 6.9 40.9 76.6 149 -03091200.MRF 0 9.8 747 -2 1645 9 36.3 0.0 -6.8 276 6.2 25.5 49.1 163 -03090900.MAF 0 9.9 1214 -1 2565 13 32.3 0.0 -8.4 313 7.4 22.4 35.6 163 -03083123.HUF 0 14.8 27 -163 471 268 39.8 0.0 -6.8 243 6.3 41.6 43.2 340 -03082601.P#4 0 12.9 980 -231 1606 140 42.5 0.0 -9.4 277 7.1 39.4 44.3 283 -03082600.ABR 0 14.2 3471 -76 1925 104 37.8 0.1 -11.4 289 8.6 27.8 43.9 143 -03082221.LOL 0 9.6 944 -94 1467 89 64.9 0.3 -12.3 188 8.3 46.4 77.0 299 -03082119.APX 0 14.4 2077 -120 1359 80 36.1 0.3 -8.3 255 7.1 34.1 35.4 132 -03082100.DLH 0 16.1 2503 -11 1009 166 39.5 2.7 -8.1 226 6.2 24.3 46.3 201 -04051501.PUB 0 3.9 204 -85 2585 153 55.2 0.0 -18.2 268 8.8 42.0 78.8 355 -04051423.COS 0 4.6 230 -87 1664 52 57.1 0.0 -18.0 274 8.2 45.2 68.4 179 -04051300.HBR 0 14.0 4148 -28 1710 172 41.2 1.4 -11.1 244 7.8 44.0 46.5 333 -04051100.LUS 0 8.3 917 -69 1429 204 53.5 0.8 -11.5 237 7.4 28.1 44.2 323 -04050923.CVS 0 5.9 554 -61 3040 -32 23.7 0.0 -12.6 309 9.6 17.1 15.5 78 -04050921.STC 0 9.9 1302 -52 1737 185 49.7 0.5 -14.2 264 7.5 46.1 49.8 400 -04050900.P#A 0 13.8 2438 -42 1008 193 29.0 2.3 -12.7 278 7.7 19.9 36.2 251 -04050822.BH3 0 5.3 996 -6 3054 49 48.0 0.0 -15.0 280 9.6 8.9 60.8 58 -04050522.RIC 0 8.3 824 -38 1493 133 43.8 0.4 -20.4 310 7.1 34.9 60.9 251 -04050101.FWD 0 13.9 2471 -39 907 158 44.9 2.9 -14.8 225 8.3 23.0 58.2 185 -04043021.C12 0 13.3 2483 -8 1029 37 45.1 0.7 -14.1 236 7.9 32.8 46.0 48 -04043020.DYS 0 14.1 2950 -10 638 71 52.3 1.8 -14.3 236 7.8 34.1 51.0 143 -04043018.ABI 0 12.0 2372 -1 1211 -3 32.6 0.0 -13.6 230 7.7 22.8 40.3 -22 -04042920.MLU 0 12.9 972 0 744 72 46.0 0.5 -14.5 232 6.6 29.2 45.8 176 -04042821.G#2 0 10.1 747 -3 1175 139 56.7 0.8 -14.7 252 7.4 32.3 53.8 179 -04042521.CDS 0 7.1 679 -5 2042 20 45.4 0.0 -17.7 276 7.7 27.7 76.8 88 -04042300.SGF 0 9.8 113 -134 794 263 69.4 0.1 -15.2 267 7.5 51.1 79.0 572 -04042300.P#P 0 14.6 2114 -9 448 155 49.9 2.7 -13.6 245 7.2 26.3 46.7 258 -04042223.C12 0 12.6 1615 -11 1173 56 54.8 0.7 -10.8 266 6.6 36.5 68.7 191 -04042222.UMN 0 10.5 412 -29 663 220 60.2 0.9 -17.5 254 8.2 45.7 67.6 357 -04042221.C34 0 11.2 1504 -22 1170 72 53.8 0.8 -15.5 265 7.8 38.9 55.3 252 -04042200.ADM 0 11.7 1347 -25 1310 194 51.9 1.6 -13.2 269 6.8 28.4 68.1 339 -04042122.C12 0 11.5 1550 -3 1449 83 53.3 0.6 -13.2 261 6.6 30.3 65.8 168 -04041921.HOB 0 11.3 2173 -1 1395 86 53.9 1.0 -10.9 235 6.7 32.7 83.0 143 -04041801.MFD 0 10.8 1224 -65 1060 185 23.7 0.0 -16.5 288 8.0 29.7 50.0 245 -04041723.MFD 0 11.9 2519 -15 1046 104 26.5 1.1 -15.5 303 7.2 29.2 37.6 184 -04041105.MFE 0 15.8 2222 -37 402 26 39.9 0.4 -11.6 248 7.5 2.1 69.3 23 -04041019.ILM 0 9.2 180 -45 1165 111 41.2 0.1 -16.1 267 6.0 29.7 69.5 345 -04041001.PRX 0 8.8 516 -75 1780 210 42.3 0.1 -14.1 270 6.7 37.6 59.1 314 -04040818.DAB 0 13.2 1058 -19 810 73 56.2 0.7 -15.8 264 7.7 33.6 94.9 186 -04040815.DHN 0 11.9 877 -2 522 78 53.9 0.6 -15.8 257 6.5 30.9 87.6 111 -04071305.CHE 0 17.6 3151 -107 771 181 49.7 2.9 -8.9 301 7.9 29.7 60.2 300 -04070104.HBR 0 15.7 1988 -45 801 174 24.0 0.0 -8.2 259 7.0 25.9 23.7 276 -04062402.FNT 0 10.0 608 -67 1046 219 50.4 1.0 -15.3 260 6.5 32.1 72.4 270 -04062222.BIS 0 7.2 504 -14 1518 9 56.3 0.0 -18.7 301 6.3 28.7 75.6 88 -04062023.DHT 0 8.4 905 -127 2633 107 47.8 0.0 -9.3 270 8.8 36.3 67.8 192 -04061902.G#1 0 13.2 1631 -27 1122 144 35.1 1.2 -8.6 284 7.3 37.4 58.3 408 -04061900.HDN 0 6.4 316 -26 1668 -40 51.4 0.0 -13.3 257 8.3 36.5 73.3 29 -04061820.FAM 0 15.9 1842 -13 923 65 31.0 0.6 -7.0 271 5.7 23.9 35.7 131 -04061800.LHX 0 12.7 2059 -86 777 206 47.3 2.5 -11.2 235 8.4 37.4 49.6 651 -04052700.CHE 0 8.9 347 -4 1255 145 31.1 0.2 -14.7 268 6.1 31.0 44.9 228 -04052623.TYS 0 14.7 1654 -44 919 199 50.1 2.8 -9.7 275 5.9 37.8 71.9 255 -04052623.OKC 0 15.9 3047 -69 1198 124 56.8 2.5 -7.9 261 6.8 24.4 82.9 79 -04052622.FSD 0 9.4 835 -34 1187 143 35.4 0.6 -17.3 267 7.3 33.1 47.2 271 -04052621.CSV 0 14.4 1608 -15 870 176 59.8 2.8 -9.3 268 6.2 35.9 58.7 237 -04052621.C33 0 13.6 2405 -23 1847 104 55.5 0.4 -9.6 256 7.5 30.4 80.9 72 -04052603.CAI 0 15.4 1463 -14 609 129 47.0 1.5 -11.0 277 7.2 31.6 59.9 153 -04052402.P#7 0 7.8 400 -213 1358 246 41.2 0.0 -15.5 247 8.2 35.3 62.4 412 -04052400.STL 0 16.1 3087 -3 604 162 45.4 3.8 -12.7 253 8.0 28.6 58.7 195 -04052400.CDR 0 5.8 117 -187 2181 178 56.7 0.0 -14.5 256 8.0 30.8 66.1 338 -04052323.BGM 0 14.6 2244 0 781 156 41.1 2.4 -11.9 272 7.8 30.1 44.7 249 -04052320.PIN 0 12.0 1300 -3 1376 120 33.7 0.6 -11.8 267 6.7 36.9 31.3 199 -04052300.ELM 0 12.4 1089 -41 1163 226 43.8 1.5 -9.7 281 5.7 46.2 46.0 359 -04052201.G#1 0 12.3 2404 -84 1771 261 33.8 0.6 -8.2 246 7.9 36.9 50.5 385 -04052201.SNY 0 7.0 484 -214 2287 78 62.8 0.0 -12.7 227 9.0 42.4 81.2 214 -04052123.HYS 0 12.7 3460 -27 2109 75 39.7 0.0 -10.8 236 8.6 29.0 45.1 157 -04052100.FKL 0 14.7 2440 -9 772 269 42.7 4.7 -10.6 299 6.4 28.6 49.2 346 -04052100.DEN 0 9.0 1781 -3 1934 76 49.3 0.1 -11.5 231 8.4 30.6 60.1 225 -04051723.DSM 0 13.3 1669 -24 854 23 36.8 0.2 -11.5 251 6.5 26.2 51.1 132 -04051723.PUB 0 9.2 546 -83 1212 147 55.3 0.5 -11.9 251 7.8 44.9 72.1 222 -04051601.9V9 0 7.5 608 -65 1315 120 61.8 0.5 -19.3 286 7.0 35.7 85.8 189 -04051521.PIR 0 6.8 724 -30 1545 91 60.8 0.3 -21.3 289 7.3 36.7 70.4 224 -04051520.Y26 0 7.0 965 -32 1206 89 60.4 0.7 -23.7 287 7.8 40.0 67.1 217 -99053023.P07 0 12.1 2286 -113 1897 53 39.7 0.1 -8.5 315 7.8 22.5 45.3 165 -99052800.FTW 0 12.2 1104 -4 954 41 33.8 0.3 -12.6 256 6.8 24.6 36.5 103 -99052503.FST 0 10.3 1116 -185 1882 122 53.5 0.0 -9.7 271 8.3 44.1 67.4 157 -99052502.INK 0 11.4 1576 -110 1665 119 56.3 0.4 -10.0 270 7.8 39.9 60.4 191 -99052420.ABQ 0 8.1 781 -71 1338 71 34.2 0.2 -13.9 212 8.5 24.7 44.7 132 -99052220.TUL 0 16.0 3471 -3 869 32 31.1 0.6 -12.1 269 7.3 20.4 36.1 91 -99052200.SNY 0 8.7 1439 -7 1674 53 48.7 0.2 -12.8 266 7.7 28.2 65.4 147 -99052123.RAP 0 8.6 1729 -70 1711 131 43.6 0.4 -16.2 256 8.7 23.0 67.0 178 -99052001.MOT 0 8.0 903 -1 1506 2 27.5 0.0 -17.4 240 7.0 14.4 59.7 47 -99051700.LAA 0 7.5 817 -141 1731 124 65.0 0.1 -15.0 234 8.6 43.8 78.0 361 -99050519.MVN 0 12.9 1777 -10 790 108 57.7 1.8 -14.1 237 6.6 41.0 44.8 194 -99043001.INK 0 12.4 2333 -60 967 95 52.8 1.8 -11.4 237 8.1 32.9 71.8 280 -99042900.BIL 0 6.5 60 -143 1109 133 46.8 0.0 -17.8 182 7.5 39.8 84.0 324 -99042800.EVV 0 9.5 305 -3 1146 22 26.2 0.0 -15.6 225 6.4 18.9 38.1 56 -99042701.OKC 0 8.9 873 -24 1056 47 27.4 0.2 -20.3 275 7.9 23.0 44.2 88 -99042322.LOZ 0 12.8 1995 -5 979 77 37.3 1.0 -11.6 287 6.9 30.4 44.4 71 -99042319.EZF 0 10.2 1142 -51 1722 106 57.2 0.3 -14.2 276 6.9 38.0 68.5 172 -99042203.GOK 0 12.3 2307 -132 894 364 53.9 3.4 -16.0 254 8.5 31.2 54.6 401 -99042123.BMI 0 11.6 1687 -24 839 261 53.4 3.9 -16.4 252 7.8 45.9 57.4 408 -04083002.GCK 0 10.7 1029 -108 1687 204 32.5 0.2 -8.1 315 6.8 29.0 26.2 278 -04083000.SUX 0 10.7 779 -7 1471 199 42.6 0.6 -12.9 289 6.7 36.3 45.9 296 -04082622.C23 0 10.2 983 -43 1349 25 41.1 0.1 -15.8 254 7.2 17.8 70.6 46 -04082621.MCW 0 15.4 2478 -27 1087 26 46.1 0.5 -9.9 239 7.0 37.9 68.9 181 -04082522.FSM 0 18.2 3688 -45 1240 101 33.9 1.6 -6.7 244 6.2 16.5 39.6 113 -04082522.BIS 0 10.2 2077 -41 1811 74 38.1 0.2 -15.2 230 8.4 22.8 43.2 103 -04082503.MHK 0 19.2 4217 -59 627 274 31.2 5.7 -7.9 224 7.5 31.4 51.8 392 -04082501.MHK 0 18.9 4262 -45 721 150 29.9 3.2 -7.4 240 7.1 28.3 50.9 241 -04082020.BGM 0 14.6 1425 -21 712 95 53.2 1.2 -9.5 238 5.9 38.1 53.7 106 -04082018.ORH 0 15.1 2067 -19 1051 47 40.0 0.6 -8.9 256 6.1 29.0 39.9 132 -04081918.LBE 0 14.4 1183 -7 597 105 39.9 0.8 -8.7 270 5.6 40.5 44.4 152 -04081901.PIA 0 13.9 1294 -107 1203 377 40.4 1.6 -7.9 277 5.6 39.8 43.3 465 -04081822.BRL 0 15.3 2600 -41 963 377 41.3 6.8 -9.4 276 6.6 42.5 42.9 508 -04081421.LIC 0 9.9 1288 -66 1242 15 32.2 0.1 -10.2 333 7.8 25.5 42.7 65 -04080321.OAX 0 18.7 4816 -44 1389 92 36.9 1.7 -5.9 259 7.0 23.6 38.1 189 -04080202.Y26 0 15.4 3187 -169 1209 336 55.2 1.6 -9.3 291 8.1 28.5 83.2 385 -04080123.Y22 0 8.5 1290 -28 3011 -1 45.9 0.0 -10.5 298 8.6 30.2 71.2 158 -04073101.GAG 0 14.4 2006 -116 1300 54 42.0 0.3 -6.2 308 6.7 14.8 44.7 98 -04072102.FSD 0 19.9 4659 -49 869 261 26.0 5.3 -5.9 278 7.3 28.0 37.4 426 -99081101.HLC 0 17.4 3928 -33 1289 71 38.3 1.3 -5.1 243 6.7 21.0 34.5 152 -99081023.AKO 0 14.9 2910 -32 1271 87 33.9 1.0 -6.5 232 7.6 22.7 45.7 163 -99080901.DIK 0 12.0 2409 -98 1891 48 58.5 0.1 -10.8 267 8.5 29.7 54.5 94 -99080822.2WX 0 10.3 1972 -32 2526 39 44.1 0.0 -8.8 262 8.3 27.2 41.0 117 -99080702.RAP 0 12.7 921 -36 1200 35 33.6 0.1 -6.6 268 6.3 20.0 48.7 72 -99080301.LWT 0 8.5 449 -155 1772 53 48.3 0.0 -10.3 278 7.8 29.4 70.4 131 -99073100.JKL 0 15.8 3605 -30 1833 89 22.3 0.0 -5.9 355 6.7 22.8 19.6 158 -99073020.IPT 0 15.0 2685 -12 1238 32 34.0 0.4 -8.7 319 6.3 16.0 50.7 72 -99072922.FVX 0 14.5 1431 -13 1556 81 34.3 0.3 -6.0 327 5.6 22.6 48.0 117 -99072902.XVG 0 12.7 1459 -186 1710 319 58.3 0.1 -9.5 302 7.7 41.9 73.8 381 -99072900.ADG 0 14.8 1974 -6 1415 63 37.3 0.5 -9.4 298 7.1 21.7 66.3 118 -99072420.MHT 0 14.8 1594 -17 1088 66 27.8 0.5 -9.7 275 6.5 25.2 56.1 134 -99072319.RAP 0 10.6 1320 -19 2145 52 38.7 0.0 -7.5 263 7.3 22.5 54.0 87 -99072300.FAR 0 16.2 2819 -34 1355 81 35.4 0.9 -8.5 247 7.6 27.9 55.9 137 -99071923.GDV 0 11.9 1807 -31 1654 21 41.3 0.1 -11.2 254 7.9 18.9 69.4 67 -99071302.FAR 0 12.1 1948 -48 1552 125 38.2 0.7 -12.5 297 7.2 27.2 61.0 158 -99071302.DVL 0 10.4 1453 -76 1761 69 42.5 0.1 -13.5 288 7.5 28.3 62.4 124 -99071300.OLF 0 9.2 1101 -38 2374 25 49.7 0.0 -10.3 281 7.3 26.5 65.7 106 -99071202.AIA 0 9.4 1094 -73 1844 -8 27.8 0.0 -11.3 327 8.0 26.7 47.0 79 -99070804.GDV 0 14.2 2058 -209 1364 472 61.7 0.0 -7.6 251 8.0 40.8 78.6 551 -99070421.ERY 0 19.1 3756 -61 791 95 32.9 1.8 -6.7 267 8.2 22.2 36.6 98 -99070207.SFD 0 9.5 32 -374 1535 254 82.4 0.0 -10.7 263 7.4 45.0 92.7 464 -99070103.SWO 0 18.3 2994 -18 703 229 51.1 5.8 -4.6 303 6.4 25.9 51.9 297 -99070103.GCK 0 15.2 2113 -124 873 95 73.0 1.0 -6.5 294 7.5 37.6 74.8 319 -99063023.LBF 0 9.7 291 -114 1136 0 76.3 0.0 -12.3 289 6.9 54.3 115.6 214 -99062801.BGD 0 13.8 2864 -63 2251 73 37.7 0.0 -5.0 266 8.5 22.5 43.1 130 -99062522.DIK 0 12.8 2775 -1 1732 -52 57.7 -0.4 -10.3 230 8.2 35.4 58.9 132 -99062501.VTN 0 11.7 1035 -41 1545 55 41.3 0.2 -8.2 282 6.6 23.6 41.7 120 -99062400.BGD 0 12.2 2544 -17 2195 10 13.6 0.0 -6.5 288 7.8 22.6 35.1 91 -99060601.P07 0 11.8 1543 -130 1771 -31 45.2 0.0 -8.7 243 7.9 18.4 58.3 32 -99060523.LBF 0 10.7 2070 -28 1957 91 62.6 0.1 -12.9 197 8.5 25.9 90.4 131 -99060302.IML 0 10.0 869 -198 1657 237 43.7 0.0 -11.0 225 8.5 39.8 66.5 421 -99060202.GCC 0 6.3 226 -83 1883 18 41.3 0.0 -15.4 262 8.3 26.0 42.6 126 -99060200.FTW 0 16.8 3982 -31 1338 62 35.0 1.0 -11.1 275 8.5 25.7 60.3 144 -99053102.MHK 0 11.6 903 -51 1360 108 32.8 0.3 -11.3 270 6.9 30.0 24.5 179 -99120303.ADM 0 9.7 1355 -50 974 250 42.8 2.4 -22.1 217 8.5 35.9 65.7 332 -99112303.RBD 0 13.2 1077 -16 789 138 48.1 1.2 -13.6 235 6.4 25.1 60.9 176 -99112302.HBR 0 8.7 124 -124 660 53 47.7 0.0 -17.1 219 6.7 41.5 75.7 132 -99100823.FSI 0 10.1 649 -14 1313 5 36.2 0.0 -13.6 219 6.3 14.3 67.9 56 -99092600.GKY 0 13.1 1483 -15 1429 43 28.0 0.2 -9.4 340 6.3 21.5 55.3 182 -99092522.D07 0 6.4 163 -199 2219 136 65.7 0.0 -15.8 242 8.3 31.8 105.7 206 -99092004.RRC 0 11.2 292 -200 1044 70 37.2 0.0 -11.2 270 6.7 28.8 60.6 216 -99092000.OKC 0 11.1 1068 -42 1896 56 39.5 0.0 -10.1 290 6.8 29.0 60.9 190 -99091923.CSM 0 11.9 1645 -3 1885 18 41.3 0.0 -9.8 280 7.0 27.5 64.0 178 -99091920.CGZ 0 11.2 802 -16 1905 19 39.1 0.0 -8.7 245 6.5 16.0 60.3 61 -99091207.SLP 0 15.6 2094 -69 507 92 45.4 1.3 -10.8 271 8.2 16.8 55.8 121 -99091200.LBL 0 11.9 1180 -121 1590 31 43.2 0.1 -9.0 275 7.8 25.7 65.5 84 -99091122.HLC 0 12.4 1517 -36 1221 59 37.8 0.4 -11.3 253 7.4 21.0 66.2 94 -99091101.AFW 0 13.1 1250 -24 1970 21 29.5 0.0 -7.4 297 6.2 21.7 52.8 139 -99082300.ABR 0 11.7 1432 -38 1851 61 40.1 0.1 -9.6 289 6.9 20.3 45.5 101 -99082104.HON 0 13.3 1187 -244 1155 197 38.1 0.0 -8.9 281 7.4 31.4 54.2 238 -99082100.LBF 0 9.8 20 -311 1794 44 34.8 0.0 -7.8 321 7.1 19.7 46.1 126 -99082022.DIK 0 11.7 1445 -10 1669 21 33.6 0.1 -7.8 298 6.3 17.8 36.0 58 -99081922.MLS 0 7.1 393 -105 3278 19 33.8 0.0 -10.0 244 8.6 22.0 37.3 120 -99081800.RRT 0 11.4 1524 -26 847 90 49.2 1.1 -17.7 268 7.3 32.2 62.0 126 -99081400.ALB 0 16.8 1843 -4 701 196 38.5 2.3 -6.3 249 5.8 29.9 48.4 252 -99081202.GCC 0 10.6 877 -99 1162 63 34.5 0.2 -10.2 218 7.5 17.7 54.6 98 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/test b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/test old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/textwin.c_linux b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/textwin.c_linux old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/xinitd.c_11282007 b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/xinitd.c_11282007 old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/xtnd b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/xtnd old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/xv.h_linux b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/xv.h_linux old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/xwvideo.h_linux b/ncep/gov.noaa.nws.ncep.ui.nsharp/BigNsharp/xwvideo.h_linux old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/META-INF/MANIFEST.MF b/ncep/gov.noaa.nws.ncep.ui.nsharp/META-INF/MANIFEST.MF index 70dcf53604..f6c1c47077 100644 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/META-INF/MANIFEST.MF +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/META-INF/MANIFEST.MF @@ -36,6 +36,7 @@ Import-Package: com.raytheon.edex.meteoLib, com.raytheon.viz.core.graphing, com.raytheon.viz.skewt, com.vividsolutions.jts.geom, + gov.noaa.nws.ncep.common.dataplugin.ncuair, gov.noaa.nws.ncep.edex.common.sounding, gov.noaa.nws.ncep.viz.common.soundingQuery, gov.noaa.nws.ncep.viz.common.ui, @@ -44,8 +45,6 @@ Import-Package: com.raytheon.edex.meteoLib, gov.noaa.nws.ncep.viz.resources, gov.noaa.nws.ncep.viz.resources.manager, gov.noaa.nws.ncep.viz.ui.display, - gov.noaa.nws.ncep.viz.ui.locator, - gov.noaa.nws.ncep.viz.ui.locator.resource, javax.measure.converter, javax.measure.unit, ncsa.hdf.hdf5lib, diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/localization/ncep/nsharp/nlist.txt b/ncep/gov.noaa.nws.ncep.ui.nsharp/localization/ncep/nsharp/nlist.txt index 1eada9d84f..5c7d200395 100755 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/localization/ncep/nsharp/nlist.txt +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/localization/ncep/nsharp/nlist.txt @@ -1,1149 +1,1149 @@ -DATE / RAOB ELEV REPORT MUCAPE MUMR 500TEMP 300 T 7-5 LR 5-3 LR 0-3SH 0-6SH 0-9SH SRH3 SHIP MODELb -95052300.DDC 791 6.00 4181 15.3 -9.6 -36.2 7.5 7.1 23.4 19.4 26.8 325 1.9 3.0 -91051100.MAF 873 6.00 4692 14.9 -10.8 -37.3 8.8 7.2 14.2 13.2 18.1 -37 1.9 2.7 -97061700.OUN 357 5.50 5751 18.8 -9.5 -36.1 7.4 7.1 14.5 23.6 45.9 116 3.1 3.5 -99012200.LZK 165 5.00 2240 12.3 -17.3 -41.7 7.6 6.8 23.0 26.3 32.1 294 2.3 3.0 -96061200.DDC 791 5.00 2820 13.7 -8.3 -34.7 7.6 7.1 12.9 20.3 15.8 142 1.2 2.5 -92072600.DDC 791 5.00 4794 17.4 -4.6 -31.2 6.8 7.0 18.2 17.4 14.6 176 1.0 0.8 -91052900.HON 392 5.00 3892 15.2 -12.3 -38.0 8.0 7.0 25.0 40.7 36.0 269 3.4 3.5 -90070800.BIS 504 5.00 3717 16.6 -9.8 -33.6 7.7 6.4 12.5 29.8 42.2 202 2.4 2.4 -57070300.RAP 966 5.00 4359 15.8 -6.7 -36.0 7.7 7.8 13.9 22.9 39.3 130 1.7 3.4 -06040300.LZK 78 5.00 3819 13.7 -14.9 -44.7 8.0 8.2 20.9 26.6 32.6 251 3.9 3.4 -99060100.DDC 790 4.75 4387 15.9 -11.3 -38.7 8.0 7.4 15.3 27.7 38.0 209 3.5 3.5 -96102100.OUN 362 4.50 2995 12.7 -12.9 -42.6 7.5 8.1 15.6 20.3 28.4 71 1.8 3.0 -96081100.LBF 847 4.50 2360 13.3 -8.4 -34.4 6.2 7.0 26.5 26.1 22.0 326 1.0 2.6 -96062700.TFX 1130 4.50 3835 13.9 -10.9 -37.2 8.3 7.1 21.8 37.1 44.3 297 3.0 1.6 -96051000.TOP 268 4.50 3884 15.6 -11.1 -40.4 8.8 8.0 22.1 18.3 22.3 234 2.2 3.3 -96050500.IAD 85 4.50 2432 12.1 -15.2 -41.7 7.2 7.3 15.9 25.0 25.5 36 1.9 1.9 -96030700.JAN 91 4.50 2362 14.0 -12.5 -38.9 6.8 7.2 16.8 34.9 36.9 196 1.8 0.6 -95060900.MAF 873 4.50 5653 17.8 -8.1 -37.7 8.1 8.0 12.8 18.7 33.5 83 2.2 2.9 -95060500.MAF 873 4.50 4358 14.9 -8.6 -40.7 7.6 8.7 16.0 23.2 32.0 181 2.1 2.9 -95051700.DDC 791 4.50 4878 15.6 -10.8 -39.2 8.5 7.7 8.9 26.6 40.7 43 3.8 2.6 -94060800.LBF 847 4.50 3400 13.0 -9.5 -37.5 7.8 7.6 8.1 18.7 18.4 109 1.5 2.4 -94042600.SEP 399 4.50 4409 16.3 -11.5 -41.9 7.4 8.3 21.2 26.7 26.2 138 3.3 3.3 -94040300.OUN 362 4.50 2075 10.1 -17.0 -44.2 7.6 7.5 18.7 31.2 39.3 163 1.9 2.1 -93101800.SEP 428 4.50 3958 15.7 -10.6 -34.9 7.0 6.5 23.2 31.7 30.5 441 2.6 2.2 -93101300.SEP 428 4.50 3151 14.2 -13.1 -36.5 8.0 6.3 15.0 22.3 31.8 307 2.4 2.9 -93092200.TOP 270 4.50 3665 16.8 -8.1 -37.9 6.5 8.0 21.3 21.3 37.9 502 1.3 1.3 -93092200.OVN 486 4.50 3685 15.4 -11.1 -40.4 8.1 7.9 23.5 31.9 33.2 492 2.9 4.0 -93072400.BIS 505 4.50 3597 15.3 -9.8 -38.4 5.8 7.7 14.9 21.0 33.2 263 1.4 2.3 -93062700.OVN 400 4.50 3720 15.0 -10.0 -38.2 6.3 7.6 9.4 22.3 28.9 140 1.7 3.1 -93060800.OUN 431 4.50 4917 17.0 -9.1 -34.9 7.1 6.9 9.7 30.6 26.7 195 2.8 2.6 -93050100.DDC 790 4.50 3206 11.1 -16.5 -44.2 8.0 7.7 15.4 24.0 29.9 194 2.7 3.7 -92073000.TOP 268 4.50 4074 16.6 -10.0 -37.8 7.5 7.5 11.8 22.5 22.1 164 2.2 2.4 -92073000.OVN 400 4.50 4366 16.6 -11.4 -38.3 7.4 7.3 13.9 22.3 23.7 216 2.7 3.2 -92062900.SEP 399 4.50 3761 17.4 -9.6 -33.8 7.8 6.6 13.7 21.8 15.6 248 2.0 2.8 -92062800.DDC 791 4.50 2750 13.8 -11.3 -34.2 7.8 6.2 15.2 20.6 41.3 315 1.6 2.9 -92062800.AMA 1095 4.50 4069 16.0 -10.3 -36.1 7.9 6.9 16.9 22.8 27.5 150 2.4 3.2 -91081400.GTF 1118 4.50 2524 11.5 -13.2 -37.4 8.5 6.6 15.3 25.8 28.9 213 2.0 2.0 -91072100.HON 392 4.50 5826 20.1 -6.1 -32.2 6.8 6.9 14.3 22.8 33.9 180 1.8 1.9 -91042912.BRO 7 4.50 4471 19.5 -9.8 -38.2 7.7 7.6 13.7 23.1 24.2 254 2.5 -999.0 -91032800.FNT 236 4.50 1860 11.3 -17.3 -44.0 7.6 7.4 26.8 47.0 45.4 431 1.8 2.9 -90051600.OUN 357 4.50 4398 16.7 -9.0 -36.4 7.6 7.3 23.2 25.5 44.9 180 2.5 3.1 -89080400.INL 359 4.50 3953 17.4 -11.5 -30.6 8.3 5.1 7.3 18.6 29.2 36 2.3 1.0 -89070300.SEP 399 4.50 5261 18.5 -7.6 -28.8 8.4 5.6 12.9 22.6 1.2 222 2.5 2.9 -89062700.GSO 277 4.50 4349 17.6 -7.3 -33.8 6.3 7.1 7.8 14.2 6.4 52 0.9 0.9 -89060700.SEP 399 4.50 3510 15.6 -7.9 -33.9 7.0 7.0 9.0 24.8 47.4 130 1.6 2.4 -89060400.MAF 873 4.50 3939 14.0 -10.0 -36.2 8.5 7.1 6.6 20.6 33.6 58 2.2 2.2 -02043000.FWD 171 4.50 5853 19.4 -10.9 -33.7 8.0 6.1 14.6 29.7 37.1 151 4.4 3.1 -02042900.IAD 93 4.50 2553 13.6 -16.7 -41.9 7.3 6.9 24.9 21.1 33.9 373 2.1 2.9 -08020600.SHV 79 4.25 2312 13.5 -14.1 -42.1 7.3 7.7 25.8 32.4 43.7 212 2.1 1.8 -07080400.RAP 1029 4.25 2983 15.6 -4.1 -30.9 6.2 7.1 18.3 22.7 35.8 270 0.7 0.9 -05042200.SGF 387 4.25 2944 12.6 -13.3 -42.7 6.8 8.0 15.1 21.3 15.6 193 1.7 2.2 -05042000.LBF 849 4.25 2460 10.1 -15.7 -43.9 8.9 7.8 16.6 15.3 22.3 255 1.4 2.9 -05031400.JAN 101 4.25 1382 11.1 -15.7 -40.7 7.6 6.8 19.2 25.5 49.7 161 1.1 2.8 -04081000.DNR 1625 4.25 3415 12.9 -9.1 -38.9 8.0 8.1 16.2 15.0 15.4 270 1.2 3.2 -04071318.ILX 178 4.25 6811 22.1 -10.9 -36.3 7.9 6.8 15.5 18.7 21.9 131 3.6 2.6 -04071300.LBF 849 4.25 7183 19.5 -7.3 -35.7 8.6 7.5 10.3 14.7 20.5 68 2.1 3.7 -04071200.GGW 700 4.25 2390 11.0 -13.7 -41.1 8.6 7.5 17.1 22.3 32.0 99 1.7 1.9 -04062200.AMA 1099 4.25 3828 13.8 -8.9 -36.5 8.0 7.4 17.8 26.2 40.5 141 2.3 2.3 -04053000.OUN 357 4.25 4526 16.8 -7.5 -36.5 7.8 7.7 15.8 24.4 40.4 224 2.1 -999.0 -04052200.AMA 1099 4.25 4265 13.7 -8.7 -36.3 7.9 7.4 13.6 21.5 23.9 176 2.0 2.1 -04040400.MAF 872 4.25 2746 12.0 -14.7 -43.1 7.0 7.8 14.4 19.5 31.1 262 1.6 2.7 -03051000.MHX 11 4.25 4373 17.1 -10.5 -35.1 7.3 6.6 14.1 22.7 23.2 146 2.5 2.1 -03050518.BNA 210 4.25 2730 16.0 -12.9 -36.4 7.1 6.5 18.3 37.0 37.2 239 2.2 -999.0 -03050500.SGF 387 4.25 5169 15.7 -13.5 -40.7 7.6 7.4 30.0 38.4 50.7 348 4.6 2.9 -03040600.FWD 171 4.25 2487 12.4 -14.3 -41.7 7.3 7.5 17.1 31.5 51.8 341 2.1 2.9 -01070300.LBF 849 4.25 5584 16.7 -8.7 -37.3 8.5 7.8 14.2 18.0 24.7 154 2.4 4.2 -98063000.TOP 270 4.00 6490 21.8 -5.3 -30.5 7.2 6.6 18.1 24.4 32.6 230 2.0 1.7 -98050800.FFC 244 4.00 4120 17.3 -12.3 -36.1 7.7 6.4 17.1 31.0 51.6 172 3.4 2.2 -97082200.LBF 849 4.00 3974 15.7 -9.7 -35.9 7.4 7.1 17.4 26.4 37.5 321 2.4 3.3 -96052300.LBF 847 4.00 2915 13.5 -11.1 -38.2 8.0 7.3 18.5 27.8 43.7 303 2.3 2.9 -95102700.SGF 394 4.00 2166 12.5 -13.8 -41.6 6.9 7.6 25.7 21.9 29.4 267 1.3 1.6 -95072600.DDC 791 4.00 5696 18.3 -10.1 -32.2 8.8 5.9 17.1 21.3 19.2 238 3.5 3.3 -95072500.FTD 196 4.00 2897 15.4 -10.0 -30.5 9.2 5.5 12.8 19.1 19.8 168 1.7 -999.0 -95051600.JAN 91 4.00 4861 17.9 -10.9 -37.6 7.8 7.2 8.6 14.9 18.5 -35 2.0 2.5 -95050600.FTD 196 4.00 2036 15.1 -11.1 -34.7 7.1 6.4 20.8 21.2 37.5 304 1.1 0.6 -93072300.HON 443 4.00 3720 15.7 -8.1 -37.4 6.0 7.8 15.4 19.1 22.5 130 1.1 1.5 -93071600.RAP 966 4.00 3230 14.1 -7.5 -34.9 7.7 7.3 18.6 25.0 35.8 97 1.5 3.2 -91041300.SEP 399 4.00 5008 16.9 -10.6 -40.5 6.8 8.1 12.2 21.8 27.4 137 2.6 3.4 -90090200.RAP 966 4.00 1762 11.3 -7.4 -33.9 7.5 7.0 14.1 23.6 32.7 181 0.6 2.1 -90070100.DAY 298 4.00 3541 16.6 -9.4 -33.6 7.1 6.5 8.6 19.9 24.5 154 1.5 1.8 -90060900.TOP 268 4.00 5571 18.5 -10.1 -39.2 7.3 7.8 14.8 22.6 16.4 252 3.0 2.7 -90051900.AMA 1095 4.00 2732 11.5 -9.3 -38.2 7.7 7.8 18.5 26.1 30.4 301 1.4 2.1 -90051500.AMA 1095 4.00 4543 14.8 -9.9 -36.2 8.2 7.1 19.2 24.7 33.8 473 2.9 2.2 -89071800.LBF 847 4.00 3622 15.4 -9.4 -35.6 8.1 7.0 22.9 38.9 37.6 361 2.4 2.9 -89062700.DDC 791 4.00 2840 14.3 -8.4 -36.6 7.6 7.5 12.7 19.4 19.2 167 1.1 2.2 -89061100.AMA 1095 4.00 3666 15.8 -8.7 -35.4 7.6 7.2 11.1 11.0 19.2 87 0.9 -999.0 -06092221.SGF 387 4.00 5071 17.6 -6.7 -36.1 5.3 7.9 21.0 31.6 37.0 202 1.6 1.1 -06071700.INL 361 4.00 3719 14.1 -11.1 -38.3 8.4 7.4 19.9 26.3 29.8 328 3.0 2.4 -06050600.MAF 872 4.00 3533 12.4 -12.3 -40.1 8.2 7.5 19.3 33.6 48.0 174 2.8 2.0 -04071318.DVN 229 4.00 6090 20.8 -11.1 -37.3 8.4 7.1 22.5 25.9 22.3 191 4.7 2.8 -03050300.BMX 178 4.00 4593 15.2 -15.7 -40.1 7.9 6.7 8.1 32.4 30.5 51 5.0 2.9 -02061300.DDC 790 4.00 6234 19.5 -6.9 -31.9 7.6 6.6 17.2 19.8 32.7 126 2.1 3.7 -02042000.MAF 872 4.00 2974 12.9 -8.1 -36.7 6.9 7.6 19.0 24.3 41.7 133 1.2 2.5 -95051900.BMX 178 3.75 3370 16.5 -9.9 -35.7 6.6 7.0 16.9 20.6 25.5 246 1.5 0.6 -03040400.OUN 357 3.75 2640 11.9 -15.1 -42.7 7.3 7.6 13.4 24.0 23.9 187 2.0 2.3 -99072600.LBF 849 3.65 4375 16.4 -6.7 -30.5 7.9 6.4 9.5 12.9 16.1 60 1.0 2.6 -99050400.OUN 357 3.65 5195 15.6 -14.9 -44.1 8.4 8.0 16.5 21.3 22.0 343 4.5 4.7 -99030600.LZK 165 3.65 1922 11.7 -18.5 -46.3 8.2 7.7 21.4 22.8 39.2 360 1.9 2.1 -98052200.SGF 387 3.65 4719 17.1 -9.9 -36.5 7.8 7.2 13.8 22.4 23.1 232 2.6 2.3 -98040800.ILX 178 3.65 1354 10.2 -19.7 -46.5 7.2 7.5 20.1 21.2 25.1 180 1.1 2.6 -03062300.OAX 350 3.65 6203 18.7 -9.3 -36.9 8.6 7.5 12.3 13.6 22.9 237 2.2 4.2 -02091900.OUN 357 3.65 4268 15.7 -6.1 -36.9 6.7 8.2 17.8 20.8 23.4 308 1.2 3.0 -02062400.ABR 396 3.65 5093 17.2 -10.5 -35.7 8.2 6.8 16.9 26.3 30.9 187 3.7 3.5 -02060500.RNK 654 3.65 5399 17.9 -9.7 -34.9 6.9 6.7 8.7 4.0 7.3 54 0.8 3.2 -02051200.TOP 270 3.65 4489 15.8 -11.9 -38.9 8.1 7.3 13.7 26.0 26.5 224 3.6 3.3 -02051100.MAF 872 3.65 4658 14.5 -9.3 -35.9 8.4 7.2 14.8 23.1 40.3 132 2.7 2.2 -01072100.GGW 700 3.65 3114 13.5 -10.7 -38.5 7.7 7.5 15.8 28.3 30.5 354 2.2 2.8 -01071800.ABR 396 3.65 5177 17.5 -9.9 -36.7 8.4 7.2 9.6 19.5 28.2 136 2.7 3.9 -01062100.DDC 790 3.65 4428 15.2 -10.7 -37.5 7.8 7.3 13.4 19.0 25.2 400 2.3 3.2 -01061400.DDC 790 3.65 5244 15.7 -8.9 -36.7 8.0 7.5 19.8 28.1 28.2 384 3.2 2.5 -01052500.JAN 101 3.65 3446 13.5 -15.1 -42.5 7.5 7.5 17.4 21.8 31.4 240 2.7 2.7 -01051800.AMA 1099 3.65 4695 13.9 -10.5 -38.9 8.6 7.7 16.1 13.2 22.8 86 1.8 2.1 -01050700.SHV 79 3.65 2945 14.8 -12.5 -39.3 6.5 7.3 9.0 15.7 22.1 110 1.2 1.7 -01050700.LZK 78 3.65 3512 14.7 -12.9 -40.5 5.9 7.5 7.3 18.7 26.3 77 1.6 3.4 -01041500.DDC 790 3.65 3892 13.1 -18.3 -43.1 9.0 6.9 24.4 43.1 54.7 233 5.4 2.5 -01040400.SGF 387 3.65 3277 12.8 -15.1 -43.1 8.3 7.7 17.2 22.4 28.9 310 2.8 3.1 -98062000.OUN 357 3.50 6048 19.0 -7.1 -35.9 7.8 7.7 13.7 15.4 11.2 209 1.7 3.9 -98052500.OUN 357 3.50 5688 18.0 -10.7 -39.7 8.1 7.8 9.9 21.9 28.7 172 3.5 4.2 -98052100.TOP 270 3.50 4680 16.5 -12.5 -38.1 8.4 7.0 9.8 10.5 23.7 100 1.7 3.8 -97062100.LBF 849 3.50 6058 17.3 -9.3 -35.7 8.8 7.2 13.9 23.1 25.1 129 3.7 3.7 -96062000.OAX 350 3.50 4081 16.3 -9.8 -37.1 8.6 7.4 18.9 19.0 24.4 271 2.1 -999.0 -90061900.BIS 504 3.50 1968 11.1 -13.5 -40.9 8.2 7.5 17.4 28.4 38.0 257 1.5 2.9 -90060900.IAD 85 3.50 3994 17.2 -10.9 -35.5 7.1 6.7 18.3 23.7 20.0 203 2.4 0.9 -90040600.SEP 399 3.50 3764 12.4 -14.9 -45.3 7.8 8.4 15.4 25.2 36.8 305 3.3 2.3 -90031400.OUN 357 3.50 3950 14.6 -16.1 -39.5 7.2 6.4 12.3 20.2 49.4 169 3.0 2.9 -89070300.STC 315 3.50 3556 15.6 -8.2 -35.9 7.0 7.4 8.5 15.8 21.4 128 1.1 1.4 -02081200.DDC 790 3.50 3415 14.0 -8.7 -34.3 8.0 6.9 10.7 15.7 27.7 157 1.2 3.1 -01061500.FWD 171 3.50 4260 17.3 -9.7 -33.7 7.9 6.5 11.1 15.1 9.7 74 1.6 2.2 -01041000.SGF 387 3.50 3476 13.0 -14.5 -41.3 7.9 7.4 12.5 21.6 30.3 141 2.7 2.6 -91060500.DDC 791 3.25 4631 16.9 -7.9 -35.5 6.5 7.4 11.0 15.3 15.4 74 1.2 3.5 -06070200.GRB 214 3.25 3255 15.4 -9.3 -35.9 6.6 7.1 14.7 17.0 24.9 99 1.1 1.5 -99060200.FWD 196 3.00 4928 17.3 -11.5 -37.3 8.8 7.0 15.3 15.0 30.3 171 2.4 4.5 -98062900.TOP 270 3.00 6895 22.0 -7.7 -33.1 7.0 6.8 19.3 20.6 27.3 335 2.5 2.4 -98062500.BIS 506 3.00 4591 15.5 -13.3 -41.3 8.1 7.7 15.5 15.9 15.4 89 2.5 3.0 -98062500.ABR 396 3.00 4448 16.3 -13.7 -40.5 8.8 7.3 11.2 17.4 28.7 42 3.0 3.7 -98061400.OAX 350 3.00 2830 13.3 -10.5 -39.5 7.7 7.9 15.3 24.4 45.4 219 1.8 3.4 -98052400.DDC 790 3.00 2630 11.6 -12.9 -41.5 6.7 7.8 9.8 22.0 27.7 101 1.4 2.3 -97061000.FWD 196 3.00 2699 15.6 -9.9 -34.9 7.0 6.7 10.9 18.7 24.1 98 1.1 1.3 -97052600.OUN 357 3.00 5143 17.2 -7.7 -38.5 5.9 8.3 15.0 30.4 32.4 148 2.0 2.6 -96070800.LBF 847 3.00 3341 15.3 -6.4 -32.5 7.0 6.9 20.6 30.0 41.5 390 1.3 2.2 -96062012.LBF 847 3.00 3418 15.2 -8.6 -35.4 7.9 7.3 16.5 22.6 25.0 380 1.7 3.3 -96061400.UNR 1037 3.00 3801 13.1 -11.0 -37.6 8.4 7.2 12.4 18.0 14.8 63 2.0 2.0 -96052700.OUN 362 3.00 3034 15.2 -9.4 -36.2 6.9 7.2 22.5 29.8 33.6 330 1.7 2.0 -96042000.ILX 178 3.00 2394 12.9 -14.6 -41.1 7.1 7.3 16.4 27.0 39.5 249 2.1 -999.0 -96033100.SHV 84 3.00 2891 12.7 -17.1 -46.6 7.6 8.2 20.1 27.4 35.5 163 3.0 3.1 -95082700.GGW 696 3.00 3094 11.7 -12.6 -38.7 8.3 7.1 13.6 26.8 41.0 162 2.4 1.7 -95082300.INL 359 3.00 3023 15.4 -11.6 -36.2 8.0 6.7 25.4 30.9 26.5 694 2.5 2.1 -95072400.DDC 791 3.00 3645 15.9 -9.9 -33.5 8.2 6.3 11.8 18.2 32.6 31 1.7 3.6 -95071500.LBF 847 3.00 3052 14.4 -7.0 -32.9 6.5 6.9 13.9 15.9 24.7 159 0.7 2.1 -95062300.LBF 847 3.00 2962 12.9 -11.1 -36.7 7.9 7.0 15.3 21.0 19.8 220 1.7 2.8 -95043000.FTD 196 3.00 4416 15.0 -13.3 -43.2 8.1 8.2 15.6 21.9 31.7 166 3.4 3.4 -95021400.PBI 6 3.00 2433 16.5 -11.0 -41.1 5.9 8.1 13.8 27.1 33.4 117 1.4 0.6 -94060600.DDC 791 3.00 4882 14.8 -8.8 -37.2 8.7 7.6 13.1 15.6 18.6 248 1.9 2.1 -94052600.FNT 236 3.00 2240 10.8 -16.3 -46.6 6.1 8.4 12.8 17.8 25.8 113 1.0 2.4 -94032800.CKL 140 3.00 2066 15.3 -9.6 -33.7 6.3 6.4 30.5 38.6 36.3 429 1.1 0.6 -93091900.DDC 824 3.00 1954 12.4 -10.4 -35.2 7.2 6.7 16.8 29.5 46.6 233 1.2 2.8 -93091900.AMA 1094 3.00 1911 12.4 -9.0 -33.5 7.7 6.5 16.5 32.7 35.4 264 1.1 2.4 -93082300.DDC 790 3.00 2608 13.3 -7.8 -33.0 7.7 6.8 13.1 19.5 27.0 83 1.0 2.0 -93070900.OVN 487 3.00 5546 19.7 -6.8 -30.3 6.9 6.2 16.9 29.4 24.3 345 2.3 0.6 -93070200.DDC 816 3.00 4895 17.1 -5.2 -33.2 7.2 7.4 13.3 16.4 21.4 237 1.0 2.8 -93060600.HAT 4 3.00 4948 16.0 -13.5 -38.7 8.3 6.9 12.6 15.5 17.2 70 2.8 3.9 -93050600.MAF 873 3.00 3784 13.9 -9.6 -37.2 7.2 7.4 18.6 27.0 25.4 149 2.3 2.5 -92070500.OVN 400 3.00 5051 17.3 -9.3 -36.1 7.4 7.2 16.1 21.8 33.3 243 2.5 3.5 -92062700.MAF 873 3.00 3224 13.9 -8.2 -32.9 7.7 6.6 13.0 23.7 38.8 253 1.6 2.5 -92032600.TBW 13 3.00 2104 12.6 -14.0 -43.1 6.5 8.0 18.6 32.2 37.0 195 1.5 1.1 -91052700.DDC 791 3.00 5493 17.0 -10.5 -38.1 8.4 7.4 13.3 21.7 29.3 81 3.4 2.9 -91040912.1M1 172 3.00 3450 14.2 -15.2 -42.3 8.0 7.5 11.5 19.7 20.8 134 2.7 -999.0 -91032700.TOP 268 3.00 2763 12.7 -12.3 -39.3 6.8 7.4 21.6 27.7 31.7 279 1.9 2.5 -90052700.OUN 357 3.00 4621 17.5 -8.8 -37.3 7.6 7.7 20.4 23.8 25.1 255 2.4 3.2 -90051500.OUN 357 3.00 4798 16.8 -10.7 -38.4 7.8 7.5 12.5 19.8 29.7 186 2.6 4.2 -89060700.AMA 1095 3.00 4752 15.4 -9.5 -33.5 8.5 6.4 21.7 30.5 55.6 303 3.3 2.4 -89060500.OUN 357 3.00 1640 12.5 -11.6 -39.9 7.0 7.7 8.8 15.7 23.9 53 0.6 0.7 -72081200.YRM 988 3.00 1989 10.9 -14.2 -40.4 8.3 7.1 14.0 24.6 35.0 132 1.5 2.4 -06052800.BIS 506 3.00 3434 12.5 -11.1 -38.7 8.1 7.5 10.5 11.3 12.7 74 1.0 1.8 -06052700.BNA 210 3.00 3535 16.1 -8.3 -35.3 5.9 7.2 17.7 12.8 17.2 196 0.7 0.7 -06052500.SGF 387 3.00 3470 15.6 -11.1 -37.1 7.6 7.0 13.6 14.3 7.3 162 1.4 2.0 -06042500.OUN 357 3.00 4007 15.5 -12.3 -39.3 8.6 7.3 15.4 20.1 21.2 105 2.8 3.3 -06042412.LMN 317 3.00 3248 14.1 -12.9 -39.7 8.2 7.3 16.6 25.4 28.7 413 2.8 3.2 -04081000.DDC 790 3.00 3147 14.6 -9.7 -36.3 7.7 7.1 13.0 21.0 22.0 222 1.6 3.0 -04070200.AMA 1099 3.00 5137 16.9 -8.1 -37.7 7.4 7.9 18.0 14.0 16.6 80 1.4 3.0 -04052300.OAX 350 3.00 4333 15.6 -12.3 -40.7 7.6 7.8 19.6 32.4 28.9 289 3.6 3.0 -04051700.DDC 790 3.00 2200 10.0 -11.9 -41.3 8.4 8.0 20.5 31.7 30.2 390 1.6 1.5 -04042200.OUN 357 3.00 2363 12.2 -13.5 -39.5 7.0 7.1 16.9 24.3 33.8 385 1.6 2.7 -04041900.OAX 350 3.00 3136 11.9 -15.1 -40.5 8.2 7.0 20.5 33.8 44.9 394 3.0 1.9 -03062800.DDC 790 3.00 2329 11.4 -9.3 -38.9 6.7 8.0 10.8 16.9 26.8 138 0.7 2.2 -03062400.LBF 849 3.00 6189 18.6 -8.7 -38.9 8.1 8.1 21.7 30.8 31.6 381 3.8 4.8 -03050420.SGF 387 3.00 4524 15.8 -11.9 -40.7 7.1 7.8 25.2 35.4 47.9 480 3.3 3.2 -03042100.SHV 79 3.00 2947 15.5 -13.5 -38.7 7.5 6.8 14.3 24.0 38.0 110 2.3 0.9 -01090900.FWD 171 3.00 4304 17.1 -8.9 -35.7 8.2 7.1 7.7 14.1 12.0 97 1.4 2.7 -01053000.AMA 1099 3.00 5827 16.4 -9.7 -38.5 8.2 7.7 25.0 26.1 29.7 268 3.9 2.8 -01051900.LZK 78 3.00 4269 16.6 -12.5 -37.3 8.1 6.7 9.9 18.5 25.8 98 2.6 2.7 -00080600.OAX 350 3.00 5525 19.0 -7.1 -33.1 7.5 6.9 9.4 15.0 22.8 56 1.4 3.1 -00062900.MAF 872 3.00 3565 14.8 -6.3 -31.1 6.3 6.6 9.6 10.5 16.7 29 0.5 1.8 -00050400.FWD 196 3.00 2731 13.2 -14.3 -40.3 6.3 7.1 19.0 21.7 28.5 327 1.7 3.0 -99081800.LBF 849 2.75 5554 18.3 -8.9 -32.5 7.8 6.4 10.7 23.7 25.1 143 2.9 3.4 -99070100.MAF 872 2.75 3989 13.7 -2.5 -33.9 7.5 8.3 10.5 14.9 13.7 146 0.8 2.0 -99061900.DDC 790 2.75 4141 13.9 -11.3 -40.3 7.3 7.9 13.4 22.5 29.0 346 2.5 2.4 -99061200.AMA 1099 2.75 4400 14.7 -10.3 -36.3 7.7 7.0 18.8 26.2 36.6 210 3.0 2.4 -99060300.AMA 1099 2.75 5087 15.6 -10.3 -36.5 8.7 7.1 15.5 18.6 49.2 289 2.7 2.5 -98061400.OUN 357 2.75 6689 20.5 -6.5 -32.5 7.7 6.9 17.9 32.8 42.7 262 2.9 4.0 -98052500.DDC 790 2.75 2688 12.5 -12.1 -40.7 7.2 7.8 13.7 27.9 32.0 180 1.9 2.7 -98040900.BMX 178 2.75 3341 15.8 -13.9 -39.5 7.9 7.0 25.9 40.1 51.5 296 3.2 2.0 -97061600.DDC 790 2.75 3187 13.5 -10.9 -36.5 7.7 6.9 11.9 23.3 39.3 26 2.0 2.7 -97061200.TOP 270 2.75 1552 12.6 -11.7 -38.7 7.1 7.3 11.6 23.5 30.2 141 0.9 0.9 -97052700.SGF 387 2.75 4440 16.3 -9.9 -38.1 7.0 7.6 16.3 22.6 25.0 276 2.3 2.6 -97052700.OUN 357 2.75 5907 18.0 -8.7 -37.7 6.4 7.8 17.6 17.5 23.9 271 1.9 3.7 -97042100.SGF 387 2.75 1773 9.4 -16.5 -45.7 7.4 8.1 23.3 25.4 23.9 405 1.4 2.0 -97041100.MAF 873 2.75 4076 11.9 -15.0 -45.9 8.2 8.5 20.8 23.7 30.7 260 3.3 2.1 -97032900.BNA 180 2.75 1618 11.1 -15.6 -42.6 7.4 7.4 18.1 25.2 15.3 389 1.3 3.0 -97012500.SIL 8 2.75 2563 13.0 -16.5 -46.0 7.5 8.2 18.3 18.3 25.8 145 1.8 2.8 -96092100.FTD 196 2.75 2870 16.4 -9.4 -37.2 6.5 7.4 15.7 26.4 32.6 136 1.5 -999.0 -96083000.DEN 1611 2.75 2478 11.7 -9.1 -36.2 7.8 7.3 17.6 26.2 28.9 86 1.3 2.3 -96080100.DEN 1611 2.75 3920 13.5 -7.8 -34.9 8.5 7.3 15.0 22.6 26.3 276 1.9 2.1 -96072400.DDC 791 2.75 3068 14.3 -11.1 -36.0 8.6 6.7 16.8 27.6 36.6 203 2.6 2.7 -96062500.AMA 1095 2.75 3778 13.9 -9.4 -33.2 8.5 6.4 7.0 22.9 28.2 123 2.2 1.9 -96061400.LBF 847 2.75 2384 12.4 -8.6 -36.2 6.5 7.4 12.0 15.4 25.0 102 0.6 2.2 -96061300.FFC 246 2.75 2727 13.7 -9.1 -36.5 5.7 7.4 12.9 12.9 13.1 152 0.6 1.0 -96061200.AMA 1095 2.75 3079 11.9 -8.8 -38.1 8.0 7.9 18.3 24.3 30.2 373 1.5 1.9 -96060300.SGF 394 2.75 2739 11.7 -15.9 -42.2 7.1 7.2 14.8 26.4 35.9 90 2.3 2.1 -96060200.JAN 91 2.75 1863 16.1 -7.5 -32.6 5.5 6.8 11.3 12.7 20.3 168 0.3 0.6 -96060100.ABR 397 2.75 2276 12.6 -13.4 -40.4 6.2 7.4 24.6 22.4 27.2 370 1.3 2.2 -96053000.MAF 873 2.75 3675 14.9 -7.0 -32.9 7.7 6.9 19.0 35.1 40.6 321 1.7 2.5 -96052600.MAF 873 2.75 3464 14.1 -6.2 -36.5 7.7 8.1 22.5 28.7 42.1 240 1.4 2.9 -96052500.AMA 1095 2.75 3927 13.5 -11.3 -36.6 9.1 6.9 16.4 20.3 4.9 101 2.6 1.9 -96051800.OAX 350 2.75 4523 15.3 -11.1 -39.7 8.8 7.8 12.9 16.0 21.2 68 2.3 -999.0 -96051700.UNR 1037 2.75 4365 14.8 -8.1 -37.0 8.0 7.8 15.0 25.5 28.7 219 2.3 2.5 -96042200.TOP 268 2.75 1574 10.9 -16.6 -42.6 7.3 7.2 14.6 45.6 54.3 145 1.3 2.3 -96042200.OUN 362 2.75 2260 12.7 -10.9 -36.6 5.9 7.0 18.5 38.3 48.8 500 1.2 2.3 -96031600.FFC 246 2.75 890 9.6 -19.2 -39.7 7.8 5.7 20.5 28.8 55.2 353 0.9 2.2 -95081800.BIS 503 2.75 5585 18.4 -7.0 -34.2 7.7 7.3 10.6 10.6 17.3 142 1.0 3.3 -95072400.AMA 1095 2.75 2225 13.3 -7.8 -30.1 8.5 6.0 13.1 21.6 25.1 124 1.0 2.9 -95071500.GRB 210 2.75 5409 19.0 -8.5 -30.8 8.1 5.9 8.0 12.1 9.0 69 1.5 3.0 -95071200.OKX 20 2.75 2900 13.9 -15.6 -43.2 6.9 7.6 8.1 12.7 13.6 48 1.3 2.4 -95070300.DDC 791 2.75 2905 14.2 -9.6 -38.9 6.8 7.9 12.3 18.2 21.4 111 1.1 2.3 -95070300.AMA 1095 2.75 3838 14.7 -11.5 -36.5 8.8 6.8 8.2 22.8 29.0 115 2.9 2.5 -95062800.LBF 847 2.75 2880 12.4 -10.1 -37.2 7.7 7.3 13.9 22.0 19.7 208 1.5 2.5 -95062100.OKX 20 2.75 3918 17.1 -9.8 -34.9 7.1 6.7 11.4 18.4 25.8 18 1.6 1.0 -95060300.AMA 1095 2.75 3024 12.4 -9.6 -36.5 8.2 7.2 15.7 22.4 37.2 346 1.6 2.0 -95052200.LBF 847 2.75 2027 10.4 -14.9 -42.1 7.4 7.4 18.7 28.3 33.3 221 1.6 2.1 -95051400.UMN 438 2.75 5278 16.5 -10.3 -38.0 6.9 7.5 22.3 28.0 26.2 211 3.3 3.2 -95042000.FTD 196 2.75 2621 14.6 -13.3 -38.5 7.7 6.8 25.8 39.5 59.2 498 2.3 2.4 -95040900.TOP 268 2.75 2836 10.7 -17.5 -44.5 9.2 7.5 16.5 21.4 31.9 120 2.6 1.9 -94070700.HON 392 2.75 3051 16.5 -8.8 -35.7 7.2 7.2 10.2 20.5 18.6 159 1.3 0.6 -94070200.OAX 350 2.75 5257 18.5 -10.1 -33.0 8.0 6.2 15.5 26.5 25.4 416 3.6 3.2 -94070100.STC 315 2.75 3701 14.3 -11.6 -39.6 7.3 7.6 19.0 27.2 25.1 399 2.7 2.7 -94062600.JAN 106 2.75 2842 16.1 -9.5 -35.0 6.4 6.8 12.4 24.0 32.8 130 1.3 0.9 -94062500.HON 392 2.75 1962 11.8 -10.8 -39.7 6.4 7.8 15.4 27.8 33.5 211 1.0 2.2 -94061900.JAN 91 2.75 3177 16.8 -7.5 -32.7 5.9 6.7 3.8 11.5 12.4 42 0.5 0.6 -94061800.AMA 1095 2.75 2676 11.9 -7.0 -33.1 8.2 6.9 10.7 11.0 11.3 171 0.5 1.6 -94061200.TOP 268 2.75 2320 13.9 -9.5 -36.5 6.6 7.3 15.8 23.9 24.4 117 1.1 0.9 -94061200.AMA 1095 2.75 4015 14.7 -8.0 -33.7 7.8 6.9 18.4 26.7 19.9 302 2.2 2.7 -94061100.AMA 1095 2.75 2164 12.3 -8.3 -36.1 7.3 7.5 16.6 19.5 20.3 229 0.7 2.8 -94060600.TOP 268 2.75 3953 16.5 -9.3 -35.1 8.1 6.9 15.4 16.1 27.7 394 1.5 2.5 -94060500.HON 392 2.75 3871 14.2 -11.6 -38.7 8.5 7.4 12.0 21.4 19.2 202 2.6 2.4 -94053000.SEP 399 2.75 5032 17.5 -10.6 -36.6 8.2 7.0 16.1 27.0 23.8 291 3.8 3.9 -94052500.OUN 362 2.75 3912 15.0 -11.5 -38.1 7.4 7.2 13.2 22.0 36.2 122 2.4 3.0 -94041100.UMN 438 2.75 2040 12.6 -16.5 -41.0 7.6 6.7 19.9 37.8 45.4 486 2.1 2.5 -94012700.GGG 124 2.75 2167 13.2 -15.9 -42.4 6.8 7.3 17.5 31.0 32.3 306 2.0 0.7 -93102000.DRT 313 2.75 3433 15.5 -8.9 -36.3 6.4 7.4 13.4 25.4 34.0 35 1.6 1.6 -93101900.GGG 124 2.75 3105 15.7 -9.8 -36.9 6.9 7.3 10.3 23.5 33.9 105 1.6 0.7 -93101300.CRP 14 2.75 4367 17.3 -8.6 -37.2 6.3 7.7 14.8 20.2 29.8 227 1.5 1.5 -93090400.IAD 85 2.75 2779 15.6 -5.9 -32.6 5.7 7.1 12.4 15.2 15.6 149 0.5 0.6 -93070700.DDC 790 2.75 5334 17.0 -6.0 -36.1 7.2 8.0 16.5 27.9 28.2 154 2.0 3.1 -93070700.AMA 1094 2.75 5327 17.0 -4.7 -32.2 7.8 7.3 11.4 21.3 20.0 127 1.6 3.8 -93070500.DDC 790 2.75 4186 17.1 -5.4 -31.1 6.7 6.8 16.6 30.6 34.9 146 1.3 1.2 -93062400.LBF 849 2.75 3944 16.0 -8.6 -37.5 8.1 7.7 18.1 21.9 33.8 178 2.0 2.8 -93062400.DEN 1611 2.75 3442 11.7 -9.6 -38.0 8.8 7.8 15.8 32.0 42.3 211 2.2 1.8 -93061900.AMA 1094 2.75 2140 12.8 -7.8 -33.2 7.0 6.7 14.4 22.7 23.3 146 0.8 1.9 -93051600.DDC 790 2.75 3614 12.8 -9.8 -40.4 6.6 8.3 12.6 19.4 23.7 161 1.4 2.5 -93050600.AMA 1094 2.75 4478 13.2 -13.6 -38.2 8.6 6.7 16.6 34.6 38.4 340 4.5 2.0 -93050100.AMA 1095 2.75 4085 11.6 -14.5 -42.9 8.1 7.8 15.3 25.7 15.8 234 3.4 1.9 -93042900.MAF 873 2.75 2435 11.7 -10.9 -36.0 7.1 6.8 20.8 29.3 37.4 551 1.4 2.2 -93042800.MAF 873 2.75 1494 10.4 -10.6 -38.7 6.9 7.6 12.9 19.6 25.8 150 0.6 1.8 -93042500.UMN 438 2.75 2317 11.4 -14.6 -42.2 6.9 7.6 18.2 25.2 33.1 198 1.6 2.4 -93042000.GGG 168 2.75 2342 12.4 -13.3 -42.9 8.0 8.1 17.5 26.7 28.4 156 2.0 2.7 -93040200.WAL 13 2.75 1625 10.9 -18.5 -46.2 7.3 7.7 26.8 30.7 48.4 200 1.5 2.4 -93033100.UMN 440 2.75 2598 11.1 -16.5 -43.6 6.4 7.5 19.7 29.7 28.9 117 2.0 2.1 -93033100.1M1 204 2.75 2471 11.9 -15.1 -43.9 7.2 8.0 17.8 30.2 27.1 54 2.1 2.8 -92101600.SEP 399 2.75 3654 14.6 -12.1 -37.5 7.7 6.9 12.6 16.4 22.7 227 1.8 2.9 -92073000.LBF 847 2.75 3544 15.0 -10.3 -38.2 7.9 7.5 22.0 25.7 33.8 335 2.4 3.0 -92062700.AMA 1095 2.75 3165 14.1 -10.0 -34.2 7.7 6.5 12.4 16.6 29.9 191 1.3 2.9 -92061900.DDC 791 2.75 2598 12.8 -8.3 -34.7 7.9 7.1 15.7 25.1 40.5 114 1.3 2.7 -92061900.BIS 504 2.75 1791 11.0 -14.4 -39.4 6.9 6.9 13.0 27.4 24.4 106 1.3 2.5 -92061300.AMA 1095 2.75 2821 14.7 -8.8 -34.4 7.2 6.9 12.0 19.1 36.4 165 1.1 2.7 -92061200.MAF 873 2.75 2387 13.8 -8.2 -32.3 7.4 6.4 13.3 26.7 34.6 178 1.3 2.0 -92060500.AMA 1095 2.75 2870 13.4 -9.4 -37.0 7.5 7.4 12.2 17.5 25.9 249 1.1 2.6 -92030600.1M1 172 2.75 2572 11.5 -21.1 -44.4 7.2 6.5 17.3 22.5 26.7 194 2.4 2.3 -92021500.UMN 438 2.75 1724 10.2 -16.9 -44.0 6.4 7.5 24.2 33.2 28.2 289 1.3 2.2 -91072200.HON 392 2.75 4474 19.3 -6.8 -31.8 7.2 6.7 11.1 17.3 24.1 198 1.2 -999.0 -91070500.GGW 696 2.75 2308 11.4 -9.9 -38.5 7.0 7.7 6.7 17.5 23.9 144 0.8 2.2 -91070500.BIS 504 2.75 2941 13.3 -9.3 -37.6 6.4 7.6 19.3 21.4 26.6 206 1.2 2.4 -91062000.HON 392 2.75 2691 13.9 -10.5 -37.0 7.0 7.2 16.1 22.1 20.0 282 1.4 1.2 -91061900.LBF 847 2.75 3600 13.0 -12.0 -40.0 8.6 7.6 13.5 15.2 20.9 219 1.7 2.6 -91061500.GRB 210 2.75 3430 17.6 -8.7 -32.3 6.7 6.3 21.7 13.9 17.0 161 0.9 0.6 -91061500.BIS 504 2.75 2379 13.0 -11.9 -35.8 6.6 6.5 13.2 22.5 25.2 152 1.3 2.6 -91060500.OVN 400 2.75 2813 14.6 -10.1 -31.5 6.5 5.7 8.4 17.1 19.6 177 1.0 3.1 -91053000.RAP 966 2.75 2814 10.9 -15.7 -43.2 8.1 7.6 13.0 14.5 28.4 159 1.4 2.0 -91053000.OVN 400 2.75 4446 16.8 -10.2 -36.3 6.8 7.0 14.3 18.2 19.0 31 1.8 2.7 -91052500.AMA 1095 2.75 3416 13.7 -10.5 -37.1 7.0 7.2 17.0 17.4 13.8 124 1.4 2.5 -91051800.UMN 438 2.75 3444 15.1 -11.0 -34.2 7.4 6.2 9.4 11.9 21.0 59 1.1 1.2 -91051700.UMN 438 2.75 3299 15.9 -10.6 -35.6 7.6 6.7 14.4 16.1 11.8 174 1.4 1.9 -91051200.RAP 966 2.75 4430 14.1 -11.0 -39.1 7.9 7.6 26.6 23.5 33.5 437 2.9 2.5 -91051100.AMA 1095 2.75 5629 15.6 -10.7 -37.8 9.0 7.3 14.5 16.5 21.5 314 2.9 2.5 -91042800.GGG 124 2.75 4554 18.9 -10.5 -37.7 7.2 7.3 15.4 29.5 19.6 140 3.0 2.2 -91042700.OUN 357 2.75 4751 16.6 -11.5 -41.7 7.0 8.2 20.6 23.6 26.4 376 2.9 3.7 -91042700.GGG 124 2.75 5164 18.9 -10.7 -38.1 8.2 7.5 12.4 18.9 27.6 209 2.8 2.7 -91041300.OUN 357 2.75 4063 14.1 -13.7 -42.3 8.0 7.8 17.1 22.0 25.1 205 3.2 2.9 -91040300.OUN 357 2.75 1560 10.1 -19.8 -43.3 7.3 6.6 15.1 22.6 41.7 275 1.3 1.5 -91032700.DDC 791 2.75 3132 12.4 -14.2 -40.5 8.2 7.2 18.9 40.7 44.0 160 2.9 2.1 -91032200.UMN 438 2.75 2632 11.5 -15.3 -44.0 7.0 7.9 18.8 33.0 35.3 371 2.1 2.5 -90090600.STC 315 2.75 4899 19.5 -6.8 -33.9 6.2 7.2 14.7 21.0 17.1 294 1.4 1.0 -90082800.SSM 221 2.75 5115 18.2 -8.5 -36.7 6.2 7.5 20.5 31.6 29.9 334 2.4 1.1 -90081100.LBF 847 2.75 3971 14.8 -9.0 -36.8 7.5 7.5 14.3 25.6 21.5 282 2.2 2.9 -90070700.BIS 504 2.75 3274 14.9 -7.5 -34.7 6.9 7.3 12.9 19.0 25.7 316 1.0 2.2 -90070300.BIS 504 2.75 6982 21.3 -6.3 -31.9 8.2 6.8 14.9 23.0 29.6 172 2.7 4.6 -90061900.LBF 847 2.75 7070 19.2 -6.1 -35.5 8.4 7.9 18.5 30.2 38.1 266 3.2 3.6 -90060200.STC 315 2.75 2697 13.4 -13.3 -39.7 8.5 7.2 10.4 18.6 17.2 132 1.8 2.2 -90060200.LBF 847 2.75 3719 13.6 -10.8 -39.9 7.9 7.9 16.4 15.6 29.4 89 1.6 2.4 -90053100.GGG 124 2.75 4743 19.3 -5.7 -33.3 6.1 7.3 21.5 27.2 25.7 317 1.4 0.7 -90052000.OUN 357 2.75 4565 15.3 -10.8 -39.0 7.1 7.6 12.1 13.7 14.7 94 1.6 3.1 -90051900.LBF 847 2.75 3954 12.1 -13.9 -42.1 8.6 7.8 16.2 25.1 24.6 398 3.4 2.0 -90051700.GGG 124 2.75 3234 17.5 -8.3 -36.2 7.2 7.4 17.6 24.7 35.1 304 1.5 0.6 -90050100.AHN 246 2.75 4557 14.9 -12.6 -41.5 7.7 7.9 19.7 14.7 9.3 92 2.1 3.4 -90042800.GGG 124 2.75 2263 12.9 -14.9 -41.0 6.6 7.1 12.8 14.1 25.3 84 1.0 2.8 -90041700.OUN 357 2.75 3717 13.6 -15.0 -44.3 8.3 8.1 17.2 11.5 20.5 152 1.7 3.8 -90031400.PIA 200 2.75 2115 12.4 -14.4 -41.2 6.9 7.4 15.3 18.1 24.1 206 1.1 2.6 -90021600.JAN 91 2.75 2047 15.2 -10.9 -40.4 6.6 8.0 18.9 20.9 34.6 124 1.0 -999.0 -89090400.LBF 847 2.75 4599 17.3 -8.6 -36.0 8.3 7.3 8.6 29.6 38.8 223 2.9 3.3 -89082900.STC 315 2.75 1959 14.6 -10.0 -35.2 6.8 6.8 18.0 26.3 44.7 147 1.1 1.1 -89082200.STC 315 2.75 3346 16.2 -11.1 -35.6 6.9 6.7 11.9 20.6 30.6 173 1.7 1.2 -89082200.OMA 400 2.75 4223 17.9 -8.3 -30.9 7.0 6.0 15.0 22.2 45.4 138 1.8 0.9 -89082200.HON 392 2.75 4160 15.6 -9.4 -38.2 6.9 7.8 14.8 22.9 28.9 107 2.0 3.3 -89081600.AMA 1095 2.75 2669 12.8 -7.1 -34.8 6.9 7.4 10.5 17.0 24.9 158 0.7 2.5 -89062600.RAP 966 2.75 2246 11.5 -13.8 -40.7 7.8 7.4 20.0 31.3 30.4 301 1.8 2.6 -89061300.AMA 1095 2.75 3611 14.4 -10.8 -36.6 8.1 7.0 9.9 15.8 22.1 79 1.6 3.0 -89060300.TOP 268 2.75 2623 13.7 -12.6 -38.3 7.0 7.0 12.4 19.5 39.7 118 1.5 2.0 -89060300.MAF 873 2.75 2291 11.9 -8.4 -34.6 7.6 7.0 13.3 19.3 32.2 147 0.8 2.2 -89060200.MAF 873 2.75 3193 14.1 -10.4 -34.9 7.9 6.6 8.5 24.5 27.4 104 2.1 2.8 -58042200.FWH 180 2.75 3338 13.3 -16.1 -39.0 7.8 6.3 25.5 37.0 49.4 276 3.6 2.4 -07021400.BMX 178 2.75 1032 9.9 -19.1 -44.7 7.0 7.1 19.5 20.7 36.3 245 0.7 2.4 -06082600.DDC 790 2.75 3488 16.5 -5.5 -31.7 6.5 6.9 17.6 20.2 26.5 141 0.8 0.8 -06081000.BIS 506 2.75 2589 13.0 -8.9 -35.7 7.5 7.2 8.8 19.1 18.8 147 1.0 2.6 -06062200.DDC 790 2.75 2406 12.7 -8.7 -34.9 8.1 7.0 11.0 21.1 24.9 175 1.1 2.4 -06050800.MAF 872 2.75 2440 11.9 -12.5 -36.9 8.0 6.6 22.1 33.3 51.2 327 1.9 2.3 -06050718.CHS 15 2.75 2580 12.9 -12.5 -40.1 6.0 7.5 15.9 17.7 18.8 177 1.1 2.0 -06050500.MAF 872 2.75 3709 11.5 -12.1 -42.7 8.1 8.4 21.7 27.6 34.4 372 2.7 1.7 -06050300.DRT 313 2.75 3549 13.7 -12.1 -37.1 8.5 6.8 5.1 14.2 19.0 74 1.7 2.1 -06042000.BMX 178 2.75 2242 13.1 -11.9 -37.1 7.1 6.8 11.3 21.7 27.0 122 1.3 2.1 -06041400.DVN 229 2.75 1524 11.2 -15.7 -35.1 8.3 5.6 15.8 30.6 30.3 263 1.4 3.4 -06031218.TOP 270 2.75 2814 12.6 -17.9 -44.3 8.5 7.3 33.9 44.8 54.9 723 3.5 2.7 -05092300.ILX 178 2.75 1858 14.1 -8.1 -33.3 6.9 6.7 11.5 21.5 16.8 121 0.7 0.8 -05051000.FWD 171 2.75 4841 15.5 -11.5 -42.1 6.7 8.3 9.5 18.0 25.9 152 2.2 2.9 -05042300.JAN 101 2.75 2558 13.6 -14.7 -39.7 7.1 6.9 19.9 28.5 34.1 183 2.3 2.7 -05042100.DDC 790 2.75 4722 13.2 -15.3 -43.5 8.6 7.7 15.2 16.1 14.9 174 3.1 2.1 -05041800.AMA 1099 2.75 1767 9.4 -17.3 -43.3 8.7 7.2 15.5 19.6 22.9 211 1.4 1.9 -05022200.FFC 244 2.75 1389 11.4 -16.3 -43.1 7.0 7.4 20.7 28.5 35.4 225 1.2 1.7 -04070500.DDC 790 2.75 3819 14.3 -10.3 -37.7 8.3 7.4 14.4 18.6 30.5 161 2.0 2.5 -04060300.FWD 171 2.75 4767 16.9 -11.1 -36.5 8.7 6.9 14.1 19.1 24.1 157 2.9 -999.0 -04053000.TOP 270 2.75 3882 15.9 -12.9 -39.3 8.7 7.1 14.8 22.4 15.3 295 3.2 3.2 -04051300.OUN 357 2.75 5740 16.8 -11.5 -40.5 8.2 7.9 12.4 15.2 20.9 131 2.7 3.6 -04051223.LMN 317 2.75 4076 15.9 -10.5 -40.3 7.4 8.1 21.9 22.7 30.4 304 2.3 2.4 -04051100.DNR 1625 2.75 3995 10.6 -12.9 -41.1 9.2 7.8 18.2 28.3 16.6 379 3.4 1.5 -04050600.WAL 12 2.75 1861 9.3 -21.3 -47.5 7.2 7.4 21.3 20.2 28.3 239 1.5 1.4 -04040500.CRP 13 2.75 2478 14.9 -12.1 -39.1 6.7 7.3 7.0 22.4 20.6 184 1.5 0.6 -04032800.OUN 357 2.75 2904 12.6 -15.9 -44.3 7.8 7.8 16.4 23.3 31.1 315 2.5 2.8 -04032718.DDC 790 2.75 4133 13.2 -17.3 -42.1 8.0 6.9 14.4 24.6 26.6 143 4.4 2.3 -03100600.AMA 1099 2.75 2542 12.2 -10.3 -39.3 6.4 7.8 12.9 24.1 30.2 50 1.2 2.5 -03091100.MAF 872 2.75 2808 13.3 -6.5 -32.5 6.8 6.9 7.4 10.3 9.0 80 0.4 1.4 -03091000.DDC 790 2.75 3620 14.8 -7.7 -34.7 7.5 7.2 11.3 12.1 15.8 233 0.8 3.0 -03061400.AMA 1099 2.75 3153 12.3 -13.3 -39.3 8.3 7.1 13.7 21.7 24.7 35 2.2 2.1 -03060500.AMA 1099 2.75 2647 11.9 -11.9 -36.9 7.6 6.8 13.1 23.0 28.5 167 1.5 2.1 -03051700.SHV 79 2.75 3995 16.3 -10.9 -37.3 7.4 7.2 19.6 23.2 13.9 242 2.4 2.7 -03051600.AMA 1099 2.75 3706 14.1 -10.3 -37.5 8.9 7.4 34.9 42.9 37.7 632 3.0 -999.0 -03051400.SHV 79 2.75 3920 16.7 -9.5 -38.5 7.2 7.8 19.3 27.2 37.0 389 2.3 0.8 -03051000.OUN 357 2.75 5328 16.8 -11.1 -38.1 8.3 7.3 16.8 27.5 34.8 182 4.3 3.6 -03050700.FWD 171 2.75 5303 17.8 -9.7 -37.7 7.1 7.5 8.4 30.4 36.2 126 3.2 3.5 -03050618.SGF 387 2.75 5492 15.6 -14.7 -43.9 7.7 8.0 17.8 32.0 40.6 313 5.5 2.8 -03050100.TOP 270 2.75 3922 13.0 -14.1 -43.5 7.8 8.1 13.9 17.2 19.6 117 2.3 2.7 -03042900.SGF 387 2.75 3399 13.1 -16.7 -43.3 8.5 7.3 4.8 5.0 19.6 53 1.1 2.8 -03042600.BMX 178 2.75 3921 14.2 -13.3 -41.1 6.2 7.6 26.6 35.8 33.5 89 2.8 2.7 -03042500.LZK 78 2.75 3423 13.8 -15.7 -43.1 7.6 7.6 20.0 20.9 31.0 212 2.8 3.3 -03040618.LZK 78 2.75 2556 13.1 -15.9 -41.3 7.6 7.0 28.4 35.1 38.9 600 2.6 3.1 -03031300.SHV 79 2.75 2901 13.5 -15.3 -43.1 7.1 7.7 11.0 17.1 24.1 162 1.7 2.0 -02081200.LBF 849 2.75 3735 13.3 -9.9 -37.1 8.7 7.3 10.5 13.1 11.8 222 1.3 2.1 -02072700.TOP 270 2.75 6406 19.3 -5.3 -32.5 6.9 7.1 9.1 18.2 19.3 131 1.4 2.6 -02072000.TOP 270 2.75 4986 17.5 -7.5 -32.9 7.3 6.8 8.5 10.0 12.7 197 0.9 2.7 -02062500.ABR 396 2.75 4208 15.1 -7.1 -37.7 6.8 8.2 11.1 19.1 19.3 20 1.3 3.1 -02062400.BIS 506 2.75 3559 16.0 -9.7 -34.1 6.8 6.6 25.2 28.0 24.8 298 2.1 2.4 -02061300.AMA 1099 2.75 3027 13.7 -8.5 -31.9 8.4 6.3 18.7 29.6 33.0 65 1.9 2.5 -02060500.AMA 1099 2.75 2947 13.2 -11.5 -38.3 7.6 7.3 17.9 32.1 45.0 309 2.2 2.7 -02052400.AMA 1099 2.75 4729 13.8 -13.3 -39.9 8.3 7.2 18.5 28.8 21.8 258 4.5 2.3 -02051800.DRT 313 2.75 5077 16.0 -10.5 -37.1 8.1 7.2 5.2 8.8 6.3 15 1.2 2.6 -01112418.BMX 178 2.75 2902 15.1 -11.3 -39.7 6.1 7.7 22.2 26.9 31.9 328 1.7 0.8 -01072500.GGW 700 2.75 1714 11.5 -11.3 -36.3 6.9 6.8 18.2 26.7 32.1 350 1.0 2.2 -01071900.BIS 506 2.75 5738 17.8 -9.9 -36.1 8.6 7.1 14.1 21.8 28.8 183 3.4 2.9 -01071900.ABR 396 2.75 5356 17.5 -10.5 -35.1 8.8 6.6 3.4 18.1 22.7 35 2.9 2.7 -01071800.INL 361 2.75 4580 17.0 -12.9 -37.7 7.8 6.7 11.8 11.9 12.8 154 1.8 0.8 -01070100.RAP 1029 2.75 3235 14.3 -10.7 -35.7 7.7 6.8 12.9 30.8 40.7 114 2.3 2.6 -01061900.MPX 287 2.75 5114 15.6 -11.9 -39.3 9.2 7.5 19.0 33.1 31.9 154 4.9 3.4 -01061700.TOP 270 2.75 4594 15.7 -13.7 -41.9 8.5 7.8 15.7 22.1 26.6 214 3.8 3.4 -01061700.LMN 317 2.75 4093 14.1 -10.7 -37.9 8.0 7.3 9.3 19.4 26.9 195 2.2 3.5 -01061400.OAX 350 2.75 4956 17.2 -11.3 -38.5 9.0 7.4 18.5 20.4 25.5 153 3.3 3.8 -01061000.ABR 396 2.75 3453 13.8 -12.1 -39.9 7.8 7.5 16.6 24.6 32.3 158 2.6 3.6 -01060800.DNR 1625 2.75 3440 13.9 -8.7 -36.7 7.2 7.6 7.4 25.3 21.9 -26 1.8 3.1 -01060600.AMA 1099 2.75 4665 14.9 -8.9 -36.7 7.2 7.5 11.9 15.8 15.6 191 1.5 2.3 -01052500.FFC 244 2.75 2338 11.7 -14.5 -43.1 6.4 7.9 19.6 18.1 21.4 240 1.1 2.5 -01050620.LMN 317 2.75 4496 15.4 -16.1 -43.1 7.3 7.5 7.3 11.5 20.9 60 2.0 3.1 -01042100.OAX 350 2.75 3283 12.4 -15.3 -43.1 7.7 7.7 23.5 28.1 32.7 282 3.1 2.4 -01040400.LZK 78 2.75 4223 15.2 -15.1 -42.1 8.5 7.4 11.9 18.1 24.8 105 3.2 3.1 -00121618.BMX 178 2.75 2219 13.2 -14.1 -42.7 6.7 7.9 25.0 32.9 45.8 266 1.8 0.9 -00072700.OAX 350 2.75 5048 18.5 -9.7 -35.3 8.0 6.9 16.7 21.8 23.2 215 2.8 2.6 -00072500.LBF 849 2.75 5901 17.1 -8.9 -38.1 8.5 7.8 22.2 24.5 29.4 162 3.5 2.9 -00072100.LBF 849 2.75 3073 15.3 -11.3 -37.5 7.8 7.1 16.9 26.5 39.4 223 2.3 2.0 -00071700.MHX 11 2.75 2929 15.1 -12.3 -36.1 7.2 6.4 7.9 18.2 29.9 81 1.5 2.3 -00071000.LBF 849 2.75 5871 18.1 -5.5 -32.5 7.8 7.2 10.7 14.3 19.9 146 1.2 3.5 -00071000.GGW 700 2.75 3180 15.6 -10.9 -35.1 7.0 6.5 23.2 18.4 13.5 248 1.5 2.6 -00062000.LBF 849 2.75 4028 14.9 -8.5 -37.9 6.8 7.9 11.9 18.8 23.9 96 1.4 3.0 -00061400.AMA 1099 2.75 5758 16.5 -4.9 -34.9 7.6 7.9 19.9 23.8 32.0 244 1.8 2.5 -00061200.BIS 506 2.75 2000 11.3 -13.1 -39.9 7.5 7.4 10.2 22.0 28.0 306 1.2 2.5 -00052700.OUN 357 2.75 5870 18.3 -10.1 -37.9 8.4 7.5 12.8 21.5 32.8 117 3.5 4.0 -00051300.DTX 329 2.75 4524 16.9 -8.5 -37.3 7.7 7.7 20.2 24.1 18.5 328 2.3 2.4 -00022500.AMA 1099 2.75 3614 10.3 -18.5 -46.1 8.5 7.7 13.1 26.8 48.5 107 4.0 1.7 -98071100.DDC 790 2.50 4323 18.9 -4.3 -29.9 6.2 6.8 16.0 12.7 15.2 230 0.6 0.6 -96072200.LBF 847 2.50 4756 18.4 -6.5 -34.7 7.2 7.5 19.0 20.0 29.4 94 1.4 2.1 -96071900.GRB 210 2.50 4746 20.7 -7.5 -31.3 6.4 6.3 20.0 26.3 26.2 164 1.9 0.7 -96062100.DEN 1611 2.50 5603 15.2 -8.1 -36.1 9.6 7.6 8.8 27.5 33.4 155 3.8 2.2 -96061200.LBF 847 2.50 2310 11.7 -9.9 -37.5 7.5 7.4 12.7 16.7 22.2 122 0.8 2.4 -96060300.AMA 1095 2.50 2356 11.0 -10.5 -39.7 6.9 7.9 18.0 27.6 31.6 256 1.2 2.0 -96060100.DDC 791 2.50 2888 13.3 -10.9 -38.5 8.3 7.4 13.9 13.3 19.3 111 1.1 2.5 -96051800.MPX 287 2.50 4406 16.3 -8.9 -38.5 8.2 8.0 20.7 13.0 23.4 259 1.4 3.4 -96042200.FTD 196 2.50 1872 12.0 -12.6 -38.7 8.2 7.1 18.3 27.1 34.0 298 1.5 -999.0 -96030700.TLH 26 2.50 2615 15.4 -10.4 -39.0 6.0 7.7 20.7 20.9 23.7 320 1.1 0.6 -95081212.MPX 287 2.50 3361 19.1 -6.3 -31.3 7.2 6.7 23.0 20.6 36.8 164 1.0 -999.0 -95061600.TFX 1130 2.50 3142 13.0 -12.0 -37.7 8.4 7.0 23.8 27.7 35.6 277 2.7 2.3 -95060700.DEN 1611 2.50 3137 12.3 -10.8 -35.7 9.2 6.8 20.7 37.2 35.9 284 2.4 2.0 -95052912.MAF 873 2.50 1617 13.0 -11.3 -37.2 7.5 7.0 13.7 27.6 22.0 284 1.1 1.9 -95051900.GSO 277 2.50 1758 13.4 -11.8 -35.2 7.9 6.3 23.6 25.3 27.1 83 1.3 -999.0 -95051600.MAF 873 2.50 3261 13.6 -7.8 -34.0 8.4 7.1 10.3 21.7 28.8 134 1.5 1.8 -95050900.TOP 268 2.50 1495 10.0 -19.3 -39.2 6.9 5.6 21.2 19.3 22.8 126 1.0 1.2 -95050800.LCH 5 2.50 3259 17.9 -9.9 -35.6 7.1 6.9 10.2 16.7 31.1 119 1.2 0.6 -95050800.FTD 196 2.50 2700 16.5 -10.4 -38.9 7.7 7.7 24.5 30.8 30.8 407 1.9 0.8 -94062600.TOP 268 2.50 4265 16.4 -8.6 -35.2 8.4 7.1 21.6 25.2 45.9 418 2.5 2.9 -94032800.AHN 246 2.50 2627 14.4 -10.5 -35.7 6.2 6.8 30.4 34.5 24.7 518 1.5 0.7 -93070300.TOP 270 2.50 4019 18.5 -7.2 -31.5 7.1 6.5 15.2 15.8 16.4 202 1.0 0.7 -93070200.HON 392 2.50 2619 14.6 -11.3 -39.6 7.0 7.7 12.6 28.3 40.3 143 1.8 0.8 -93061400.TOP 270 2.50 4195 16.5 -8.5 -35.1 7.7 7.1 10.7 12.5 17.8 65 1.1 2.8 -93033000.DRT 314 2.50 2680 12.7 -13.4 -39.4 8.2 7.1 26.0 39.6 44.0 411 2.4 2.8 -92070200.DEN 1611 2.50 2313 11.7 -11.2 -35.2 8.0 6.5 20.0 27.6 29.9 362 1.6 2.5 -92041600.AMA 1095 2.50 3362 11.1 -13.4 -40.9 7.6 7.5 12.0 16.0 17.8 127 1.5 1.7 -92030400.SEP 399 2.50 2676 12.7 -15.3 -44.8 7.7 8.1 9.2 20.1 27.2 133 1.9 2.3 -91080200.CAR 191 2.50 1891 12.3 -13.7 -41.6 6.3 7.6 11.9 19.6 33.3 223 0.9 1.8 -91071800.STC 315 2.50 4956 18.2 -8.7 -32.0 7.3 6.3 21.9 18.7 20.1 104 1.9 2.5 -91053100.DEN 1611 2.50 3551 12.0 -12.1 -39.1 9.5 7.4 10.7 27.3 45.8 149 3.1 1.9 -91052700.LBF 847 2.50 2669 11.9 -13.4 -38.4 7.9 6.8 13.0 13.9 32.3 35 1.1 2.1 -91051200.AMA 1095 2.50 4539 14.3 -10.8 -37.8 8.5 7.3 16.7 12.4 14.9 208 1.7 2.3 -91050800.MAF 873 2.50 3415 11.2 -14.8 -41.4 8.4 7.3 25.4 31.1 36.7 280 3.1 1.6 -91042100.AYS 44 2.50 2563 11.8 -16.9 -41.9 7.4 6.9 10.3 13.4 30.0 76 1.2 1.7 -91041900.SEP 399 2.50 5996 17.6 -13.2 -38.3 7.4 6.8 13.0 13.5 44.8 24 2.6 3.1 -90083100.CHS 13 2.50 2477 16.0 -8.5 -33.3 6.5 6.6 8.3 17.0 17.7 67 0.8 0.6 -90070200.GSO 277 2.50 3963 14.8 -10.0 -35.9 7.2 7.0 10.7 26.0 16.3 100 2.4 2.2 -90062200.ALB 86 2.50 1833 12.6 -14.1 -41.8 6.7 7.6 20.6 32.5 29.1 203 1.4 1.6 -90061500.DDC 791 2.50 4667 16.0 -6.5 -35.9 7.9 7.8 15.7 28.4 30.1 306 2.1 2.7 -90060700.DEN 1611 2.50 2393 10.9 -8.2 -36.5 9.0 7.6 19.6 26.3 23.9 170 1.2 1.6 -90060300.PAH 126 2.50 3663 17.8 -7.6 -36.2 7.0 7.6 29.8 24.0 25.9 367 1.5 0.6 -08110600.OUN 357 2.50 1623 11.4 -12.5 -39.9 6.9 7.5 24.8 29.8 32.7 317 1.0 2.4 -06071123.LMN 317 2.50 2996 16.5 -5.9 -29.5 6.7 6.2 9.4 12.6 11.2 110 0.5 0.6 -06062500.DNR 1625 2.50 987 7.1 -11.5 -38.9 8.9 7.4 12.5 26.1 26.5 -172 0.7 0.9 -06061400.RAP 1029 2.50 2691 11.5 -7.7 -35.5 8.3 7.5 15.3 17.3 24.5 248 0.8 1.6 -06052600.SGF 387 2.50 3409 13.9 -9.5 -39.1 6.5 8.0 18.8 18.9 23.2 262 1.3 2.5 -06050900.JAN 101 2.50 3303 16.1 -13.3 -38.7 7.3 6.9 14.9 28.4 39.9 170 2.8 1.9 -05050700.MAF 872 2.50 3257 10.7 -12.3 -41.3 8.0 7.9 11.2 20.3 24.6 48 1.7 1.6 -05050322.XMR 3 2.50 2165 13.4 -13.9 -38.9 7.6 6.8 21.5 23.3 41.5 82 1.7 1.2 -04102400.JAN 101 2.50 1938 15.8 -6.9 -33.5 5.3 7.1 19.3 30.8 27.8 328 0.6 0.6 -04091500.LBF 849 2.50 1474 12.8 -10.7 -38.3 8.0 7.4 20.5 35.4 39.8 306 1.0 -999.0 -04080700.ABR 396 2.50 2792 13.1 -9.3 -36.7 6.7 7.4 12.1 21.0 25.9 240 1.1 2.5 -04040400.EPZ 1252 2.50 4482 12.1 -17.9 -46.3 8.2 7.9 11.6 29.1 25.4 203 5.1 2.1 -04032718.OUN 357 2.50 2825 12.6 -14.9 -42.3 7.3 7.6 11.5 21.1 32.3 199 2.0 2.1 -03062200.RAP 1029 2.50 3380 10.6 -13.7 -39.5 8.0 7.1 18.7 27.5 42.2 189 2.6 1.5 -03051500.SHV 79 2.50 4260 16.8 -9.9 -36.1 6.8 7.1 16.3 33.7 42.9 246 2.5 0.8 -02072500.ABR 396 2.50 3995 15.0 -11.5 -38.9 7.9 7.5 13.8 28.3 28.6 207 3.2 3.0 -02051700.AMA 1099 2.50 5036 13.8 -12.7 -40.5 8.7 7.6 17.4 21.9 26.5 216 3.9 2.2 -02041900.DVN 229 2.50 2861 12.3 -14.5 -39.9 8.2 7.0 15.9 14.1 20.0 213 1.4 2.5 -02041212.AMA 1099 2.50 2907 12.2 -13.7 -42.7 7.5 7.9 14.6 20.4 25.1 184 1.8 2.8 -02040300.JAX 9 2.50 3327 14.8 -14.3 -41.7 7.2 7.4 11.8 11.5 30.9 80 1.3 1.5 -01101000.DDC 790 2.50 3299 12.9 -9.7 -40.3 6.4 8.3 16.4 18.8 18.3 275 1.2 2.5 -01082400.AMA 1099 2.50 4318 15.4 -6.7 -34.3 7.4 7.4 21.0 24.0 28.1 158 1.7 2.8 -01070500.LBF 849 2.50 3571 14.5 -7.7 -36.3 7.7 7.6 17.1 26.0 27.0 313 1.8 2.9 -01070400.RAP 1029 2.50 3145 13.2 -11.1 -37.9 8.3 7.3 12.9 25.2 26.1 144 2.3 2.6 -01052620.LMN 317 2.50 4355 14.1 -13.5 -40.9 6.4 7.5 20.2 27.3 33.2 233 3.3 2.9 -01052500.BMX 178 2.50 2388 11.9 -14.9 -43.1 6.7 7.7 23.5 29.2 27.4 436 1.8 2.7 -01050400.MAF 872 2.50 3866 13.7 -11.3 -36.7 7.2 6.9 11.4 12.8 33.8 101 1.3 2.7 -01050100.OAX 350 2.50 2265 10.4 -16.9 -44.5 7.7 7.7 19.2 17.4 17.0 226 1.3 2.2 -01042200.DDC 790 2.50 3749 13.3 -12.1 -41.1 7.3 7.9 24.2 33.4 45.3 510 2.8 2.7 -01041700.MAF 872 2.50 4552 13.9 -12.1 -39.1 7.5 7.3 8.0 16.2 30.6 100 2.2 2.2 -00091100.MPX 287 2.50 4554 16.6 -10.3 -39.5 7.0 7.9 18.4 22.0 24.0 271 2.4 3.2 -00080500.BIS 506 2.50 4830 17.0 -8.7 -35.1 6.9 7.2 4.0 17.2 22.9 86 1.6 3.3 -00070600.LBF 849 2.50 5506 18.2 -7.1 -32.3 8.3 6.6 11.8 25.3 35.5 155 2.6 3.5 -00070200.ABR 396 2.50 5952 17.8 -10.3 -38.1 8.4 7.5 8.1 12.2 23.4 147 2.0 3.9 -00062400.OAX 350 2.50 4783 17.5 -8.7 -35.5 7.2 7.2 14.9 18.7 28.2 195 1.8 2.3 -00061000.RAP 966 2.50 3610 13.2 -8.1 -37.9 7.8 8.0 11.9 14.3 21.1 70 1.0 2.1 -00052300.MHX 11 2.50 3613 15.1 -13.5 -41.7 6.5 7.7 10.5 15.3 26.5 79 1.6 2.4 -00051200.DVN 229 2.50 4865 15.6 -8.1 -39.3 7.4 8.4 19.3 24.8 24.9 225 2.3 3.4 -00050100.FWD 196 2.50 3593 14.3 -13.1 -41.5 7.2 7.8 19.0 17.3 18.5 401 1.9 1.7 -00032700.SGF 387 2.50 1766 9.8 -18.3 -45.1 7.5 7.4 21.4 34.3 43.9 350 1.7 2.2 -00021400.LZK 165 2.50 2091 10.7 -20.3 -45.7 6.4 7.1 22.2 21.1 24.5 245 1.5 2.1 -00061300.OAX 350 2.25 5453 17.7 -11.5 -38.7 8.5 7.3 12.9 15.8 19.3 206 2.7 4.0 -99053100.TOP 270 2.00 2215 13.1 -10.9 -39.7 6.8 7.8 14.7 18.6 12.2 189 1.0 1.4 -99050400.DRT 307 2.00 5609 17.4 -10.1 -40.7 7.5 8.3 21.2 40.5 38.9 342 3.7 4.6 -98063000.BUF 215 2.00 2615 14.5 -10.5 -38.3 6.1 7.5 8.5 23.6 28.2 86 1.3 1.7 -98062500.APX 448 2.00 3453 15.8 -11.3 -34.3 7.3 6.2 21.9 28.9 35.4 348 2.5 3.3 -98033100.FWD 196 2.00 2873 13.3 -14.3 -40.7 7.2 7.2 17.6 29.6 57.5 93 2.5 2.9 -90091400.STC 315 2.00 2123 13.1 -10.9 -38.5 7.4 7.5 23.2 27.8 39.0 564 1.4 -999.0 -90072600.TBW 13 2.00 4330 18.4 -6.3 -31.8 5.7 6.8 6.3 3.5 8.5 7 0.4 0.6 -90061400.PIA 200 2.00 3570 18.1 -7.0 -32.9 7.0 6.9 9.5 16.5 23.4 134 0.9 0.6 -90060900.PIT 360 2.00 4095 16.7 -9.5 -35.8 6.7 7.0 18.8 18.1 13.6 236 1.5 1.0 -89103000.OUN 357 2.00 2163 12.5 -14.7 -42.6 6.6 7.6 13.1 18.0 18.1 195 1.1 1.6 -89082100.LBF 847 2.00 3307 14.8 -9.1 -35.7 7.1 7.1 8.0 28.0 44.7 83 1.9 3.0 -89071100.HON 392 2.00 3126 15.7 -7.0 -31.9 6.9 6.6 12.3 14.6 18.6 151 0.7 1.2 -89052800.ELP 1199 2.00 2569 11.2 -6.8 -34.2 8.0 7.3 14.9 11.3 17.1 232 0.4 1.4 -06090100.DDC 790 2.00 1972 12.2 -7.7 -34.9 7.1 7.2 13.9 15.6 27.4 363 0.5 1.6 -06062700.ILX 178 2.00 2025 12.2 -15.7 -43.1 6.4 7.6 5.2 3.5 11.7 15 0.4 1.2 -06061400.TFX 1131 2.00 2827 12.3 -9.7 -36.9 8.1 7.3 14.3 15.9 28.9 65 1.0 2.1 -06052400.DDC 790 2.00 1607 10.2 -8.7 -36.9 7.6 7.6 17.0 22.4 19.3 189 0.6 1.8 -06051600.MFL 5 2.00 2473 15.8 -11.1 -35.3 6.8 6.6 18.7 26.6 21.2 227 1.6 0.6 -06050800.DDC 790 2.00 1674 9.5 -17.1 -43.7 8.9 7.4 16.1 16.8 27.8 248 1.1 2.6 -06041600.TOP 270 2.00 2191 12.2 -12.9 -37.7 8.2 6.7 28.5 37.2 42.6 533 1.8 2.9 -06040700.TOP 270 2.00 2249 11.0 -15.1 -41.9 7.4 7.4 15.8 35.7 27.3 206 1.8 2.1 -05050900.LMN 317 2.00 2971 12.0 -16.1 -42.3 7.8 7.2 15.9 15.1 29.6 290 1.6 2.2 -05050700.LBF 849 2.00 3058 9.7 -14.3 -42.7 8.2 7.9 6.1 12.5 21.7 135 1.2 1.4 -05022100.SGF 387 2.00 1128 9.1 -18.9 -48.7 6.8 8.3 17.1 27.7 36.6 97 1.0 1.9 -04091200.GRB 214 2.00 2256 12.3 -14.9 -39.7 7.2 6.8 11.6 14.7 24.8 64 1.0 1.0 -04082400.BIS 506 2.00 2596 13.4 -11.1 -36.5 7.6 6.9 16.4 21.3 22.3 208 1.5 2.2 -04072300.TOP 270 2.00 3276 16.0 -7.7 -31.5 6.4 6.3 11.4 15.8 19.6 158 0.8 0.7 -04062400.GRB 214 2.00 1604 10.4 -16.9 -45.3 6.3 7.9 16.4 25.3 36.9 128 1.1 2.4 -04052200.DDC 790 2.00 3809 13.5 -9.7 -37.9 8.1 7.6 20.3 21.0 27.0 297 2.0 2.2 -04043000.JAN 101 2.00 1469 13.6 -12.7 -38.7 6.5 7.0 18.1 27.4 22.8 184 1.1 0.6 -03051900.TBW 13 2.00 3797 17.1 -10.9 -35.3 6.8 6.6 4.0 5.9 5.0 -4 0.6 1.0 -02062600.MPX 287 2.00 6228 19.6 -9.7 -37.1 7.1 7.4 9.2 18.6 21.8 120 2.6 3.2 -02061300.DVN 229 2.00 3501 17.3 -11.9 -35.7 7.4 6.5 10.0 26.3 38.7 100 2.6 1.1 -02052800.LZK 78 2.00 3284 15.1 -12.3 -37.7 6.5 6.9 2.6 4.4 12.3 13 0.6 0.6 -02041800.OAX 350 2.00 2113 11.4 -14.5 -43.5 7.6 8.0 24.0 33.9 35.5 376 1.7 2.2 -01101000.OUN 357 2.00 3485 15.6 -12.9 -39.9 7.9 7.3 23.9 24.4 28.2 447 2.8 2.5 -01090800.TOP 270 2.00 4174 17.8 -11.3 -34.9 8.1 6.4 24.5 26.2 26.7 274 3.2 1.7 -01090800.OUN 357 2.00 4351 17.6 -8.7 -33.7 7.8 6.7 21.8 26.1 21.2 151 2.5 2.3 -01082400.DDC 790 2.00 4283 16.4 -7.5 -33.9 7.7 7.0 11.9 14.7 16.3 77 1.2 3.1 -01082300.TOP 270 2.00 4361 16.7 -9.7 -33.7 7.6 6.5 13.6 9.9 23.0 192 1.0 2.3 -01072000.RAP 1029 2.00 4486 15.1 -8.7 -35.5 8.4 7.2 10.9 15.4 26.3 71 1.6 2.4 -01071300.GGW 700 2.00 3042 14.5 -10.1 -36.3 8.1 7.1 7.9 16.5 34.2 19 1.3 3.5 -01063000.FWD 171 2.00 4122 16.8 -9.7 -36.7 6.9 7.3 9.2 11.2 19.2 133 1.0 1.6 -01062100.DNR 1625 2.00 2544 10.8 -11.5 -39.3 7.5 7.5 20.5 21.4 23.2 192 1.2 2.1 -01053100.LCH 10 2.00 3988 17.4 -8.3 -37.7 7.0 7.9 0.8 8.3 13.9 8 0.6 2.4 -01053100.FWD 171 2.00 4571 15.8 -12.3 -40.5 8.7 7.7 13.7 12.4 20.6 106 2.0 3.9 -01053000.DDC 790 2.00 2892 15.2 -12.1 -35.1 8.0 6.2 14.8 19.5 26.6 388 1.8 1.8 -01052800.OUN 357 2.00 4910 16.5 -10.7 -40.3 7.6 8.0 16.9 29.7 38.8 113 3.5 3.1 -01052700.DDC 790 2.00 2853 11.3 -12.1 -40.1 6.7 7.6 19.3 30.6 37.1 184 1.7 1.8 -01051200.OUN 357 2.00 3098 13.2 -13.9 -40.5 7.1 7.3 8.7 10.0 10.8 132 1.0 2.1 -01050702.LZK 78 2.00 2759 14.2 -12.9 -40.5 5.9 7.5 7.3 18.7 26.3 77 1.3 2.0 -01050700.SGF 387 2.00 4025 14.5 -13.7 -42.3 6.1 7.9 10.5 8.8 17.0 202 1.0 3.1 -01050600.FWD 171 2.00 3092 15.4 -12.7 -38.7 6.8 7.1 19.4 32.7 34.4 170 2.3 2.1 -01042200.MAF 872 2.00 4543 13.7 -12.3 -39.7 8.4 7.5 12.3 27.4 36.2 164 4.1 2.2 -01042200.AMA 1099 2.00 6059 14.1 -15.3 -41.1 9.2 5.4 16.6 35.7 38.3 320 7.4 3.3 -00072300.LBF 849 2.00 2926 13.2 -11.5 -38.1 7.1 7.2 13.6 25.2 27.3 91 1.9 2.8 -00071500.BIS 506 2.00 5132 16.5 -9.5 -35.1 8.1 6.9 14.6 27.6 34.1 152 3.4 2.7 -00071100.GGW 700 2.00 3230 14.2 -11.3 -38.9 6.9 7.5 16.9 30.1 48.1 88 2.2 3.0 -00061500.JAX 9 2.00 4801 17.9 -8.7 -34.3 6.4 6.9 3.6 6.2 13.3 55 0.6 1.1 -00061300.LBF 849 2.00 4790 13.9 -9.9 -37.9 8.3 7.5 9.9 16.6 18.6 159 2.1 2.0 -00061200.AMA 1099 2.00 5720 16.8 -10.3 -34.7 8.3 6.6 15.7 16.1 28.7 88 2.6 2.7 -00032800.JAX 9 2.00 2135 12.5 -14.5 -43.3 6.3 7.9 25.7 29.1 24.7 268 1.6 0.9 -00031600.LMN 317 2.00 1478 9.5 -17.3 -45.5 7.1 7.8 12.9 22.1 10.9 164 1.0 2.2 -00030300.FWD 196 2.00 2589 12.3 -14.3 -41.7 6.2 7.5 20.2 33.4 29.1 239 1.8 2.7 -98062500.FFC 244 1.75 3224 15.8 -8.9 -34.3 7.3 6.8 5.6 4.2 9.9 54 0.5 0.6 -97100900.OUN 357 1.75 3628 16.5 -7.5 -35.9 6.0 7.5 16.6 20.0 29.9 205 1.1 0.8 -94071700.HAT 4 1.75 2973 16.5 -6.0 -31.3 5.7 6.7 4.4 5.9 3.1 33 0.2 0.6 -94071700.1M1 172 1.75 3339 17.7 -6.4 -31.8 5.8 6.7 19.1 12.5 11.3 164 0.5 0.6 -94070100.1M1 172 1.75 4820 18.6 -8.1 -33.0 6.1 6.7 12.6 20.0 18.5 342 1.5 1.0 -94062600.PBI 6 1.75 4199 17.7 -9.1 -34.2 6.6 6.7 5.2 4.9 6.6 10 0.6 1.8 -92051500.1M1 172 1.75 2877 13.3 -11.3 -39.9 6.4 7.8 7.9 11.4 16.3 54 0.7 1.5 -91060600.RAP 966 1.75 2001 13.1 -11.5 -36.7 7.1 6.8 11.9 13.2 19.7 170 0.7 1.4 -91060600.JAN 91 1.75 3344 16.3 -9.1 -33.5 6.8 6.5 3.1 9.5 9.6 12 0.6 0.6 -91053100.AHN 246 1.75 3505 16.3 -6.9 -32.1 5.9 6.7 3.2 3.9 4.1 15 0.3 0.6 -91051700.GGG 124 1.75 5081 18.4 -10.4 -36.4 7.5 7.0 10.5 7.9 11.2 157 1.0 0.9 -91051300.HON 392 1.75 3615 14.7 -9.5 -38.2 7.2 7.7 13.0 14.2 22.7 97 1.1 2.8 -91051300.BIS 504 1.75 1867 13.8 -11.5 -36.7 6.8 6.8 15.8 26.9 19.8 -79 1.3 0.7 -91032700.DAY 298 1.75 1310 10.7 -13.1 -42.1 6.4 7.9 24.3 30.2 30.6 531 0.8 1.8 -90091100.AHN 246 1.75 2857 15.1 -8.6 -34.0 5.9 6.8 6.3 7.9 7.6 80 0.4 0.6 -90090200.MAF 873 1.75 3597 14.9 -6.2 -32.1 6.8 6.8 7.5 17.2 18.3 58 0.8 2.5 -90082600.HON 392 1.75 5529 17.9 -11.5 -38.5 9.1 7.4 9.9 14.7 28.6 156 2.7 -999.0 -90082600.BIS 504 1.75 3187 13.7 -13.2 -42.0 8.6 7.9 13.2 22.2 23.1 190 2.6 2.5 -90082400.OVN 400 1.75 5016 18.7 -7.4 -31.7 6.8 6.5 9.4 7.4 14.7 100 0.6 0.7 -90082100.AMA 1095 1.75 2833 14.6 -5.7 -30.1 6.6 6.5 10.6 11.7 11.3 75 0.4 1.2 -90081500.DDC 791 1.75 3012 15.1 -6.6 -32.5 5.6 6.9 9.9 9.0 15.8 59 0.3 0.6 -90081000.AHN 246 1.75 2234 14.9 -9.4 -35.2 6.2 6.9 6.4 13.3 26.7 33 0.6 0.8 -90080200.LCH 5 1.75 3223 18.4 -7.3 -32.2 6.4 6.6 3.1 6.5 2.0 14 0.3 0.6 -90073100.GGG 124 1.75 3254 16.1 -7.5 -31.9 6.4 6.5 1.2 7.9 5.4 3 0.4 0.6 -90072700.AMA 1095 1.75 3104 14.3 -5.8 -31.4 7.3 6.8 11.1 7.7 7.9 117 0.3 2.2 -90072600.OUN 357 1.75 3546 16.6 -6.8 -32.6 6.2 6.8 11.1 10.8 14.7 206 0.5 0.7 -90072100.ABQ 1619 1.75 1327 10.9 -5.9 -28.5 8.3 6.1 9.8 7.9 14.5 145 0.1 1.3 -90071800.LBF 847 1.75 3138 12.3 -7.7 -36.8 8.2 7.8 10.0 17.7 16.6 115 1.0 1.6 -90071700.FNT 236 1.75 1393 11.9 -12.5 -40.9 6.5 7.7 13.2 15.5 25.3 176 0.5 0.6 -90071400.ABQ 1619 1.75 1588 10.4 -9.4 -32.2 8.7 6.2 4.4 18.9 32.6 70 0.6 1.2 -90071300.CRP 12 1.75 1658 13.3 -6.5 -31.6 6.5 6.7 14.6 12.8 9.3 121 0.3 0.6 -90071100.CKL 145 1.75 2544 15.4 -8.1 -32.3 6.4 6.4 2.1 5.1 4.6 9 0.3 0.6 -90070900.GRB 210 1.75 2962 16.9 -6.5 -31.5 6.5 6.6 12.1 18.2 22.7 82 0.7 0.6 -90070500.LCH 5 1.75 3315 17.6 -8.5 -32.0 6.6 6.3 11.6 15.3 2.5 58 0.9 0.6 -90061800.PIA 200 1.75 4567 19.5 -8.1 -33.4 7.4 6.7 14.1 17.0 25.7 94 1.5 1.0 -90061300.STC 315 1.75 2789 16.2 -10.4 -33.4 7.2 6.2 14.2 36.6 42.0 139 1.8 0.7 -90061100.CHS 13 1.75 4050 17.7 -8.1 -33.2 6.6 6.7 6.4 8.1 19.1 102 0.6 0.6 -90061000.OUN 357 1.75 3242 15.1 -8.5 -33.0 7.8 6.6 10.9 10.1 1.3 21 0.7 2.5 -90061000.IAD 85 1.75 2818 14.9 -9.2 -34.3 6.5 6.7 18.0 16.4 19.3 175 0.9 0.6 -90052800.SIL 8 1.75 3916 18.0 -10.0 -34.5 6.8 6.6 10.4 19.3 10.6 48 1.7 0.8 -90052300.HON 392 1.75 1984 10.9 -14.0 -42.8 7.2 7.9 15.0 22.3 33.6 107 1.2 2.4 -90052100.UMN 438 1.75 3661 14.8 -13.1 -43.5 7.6 8.3 15.3 15.4 23.7 181 1.8 3.4 -90052100.HAT 4 1.75 2891 15.8 -9.7 -37.4 5.6 7.5 12.4 13.8 19.5 182 0.7 0.6 -90051900.SEP 399 1.75 3246 17.0 -9.1 -34.7 6.6 6.8 15.6 20.9 27.2 387 1.3 0.6 -90051600.IAD 85 1.75 2004 13.4 -14.0 -39.9 7.0 7.1 12.7 16.7 27.7 102 1.0 -999.0 -90051200.SEP 399 1.75 2282 13.6 -9.2 -37.7 6.9 7.7 14.5 34.8 47.4 134 1.3 -999.0 -90050600.OUN 357 1.75 836 7.6 -20.1 -41.8 7.2 6.0 5.8 18.3 48.8 30 0.6 1.4 -90042900.AYS 44 1.75 2333 13.0 -12.2 -40.9 6.2 7.8 19.1 30.6 23.2 243 1.5 2.3 -90042600.DRT 314 1.75 3699 14.6 -13.8 -39.4 8.1 7.0 11.1 25.7 33.2 101 3.4 4.3 -90042200.OUN 357 1.75 2748 11.1 -13.3 -46.8 6.6 9.3 7.3 12.2 14.9 48 0.8 2.0 -90040200.BRO 7 1.75 3494 16.2 -9.3 -36.7 7.1 7.4 15.2 25.7 37.2 65 1.9 0.9 -90031300.OUN 357 1.75 3211 12.7 -13.6 -43.5 7.8 8.2 19.4 24.2 18.1 286 2.5 2.8 -90031000.AMA 1095 1.75 2468 11.1 -16.0 -40.7 8.6 6.8 9.9 13.1 18.2 106 1.2 1.9 -90022800.MAF 873 1.75 607 9.7 -16.2 -42.9 6.6 7.4 5.1 16.4 23.8 55 0.3 1.2 -89090800.DEN 1611 1.75 1350 10.1 -6.8 -33.1 8.3 7.1 15.4 24.1 24.0 366 0.5 2.0 -89090200.1M1 172 1.75 3818 18.3 -4.8 -29.4 6.1 6.5 8.2 16.2 14.1 64 0.7 0.6 -89083100.DDC 791 1.75 2956 16.5 -5.7 -31.4 6.6 6.9 13.3 13.6 22.5 346 0.5 0.8 -89083000.OUN 357 1.75 3864 17.3 -5.6 -30.2 6.0 6.5 11.8 13.1 24.2 112 0.6 0.6 -89082900.TOP 268 1.75 4842 19.8 -6.3 -32.1 6.6 6.8 13.2 15.4 21.1 156 1.0 0.6 -89082800.UMN 438 1.75 3603 17.3 -6.1 -30.3 6.5 6.4 2.6 7.8 5.6 28 0.4 0.6 -89082700.OMA 400 1.75 3452 17.8 -6.6 -33.4 6.1 7.1 15.2 19.5 33.1 142 0.9 0.6 -89082500.RAP 966 1.75 1899 10.6 -7.1 -34.2 7.6 7.2 2.7 7.7 7.6 55 0.2 1.0 -89081300.TBW 13 1.75 2617 16.4 -8.6 -33.3 6.0 6.6 10.1 18.1 18.2 65 0.8 0.6 -89080600.UMN 438 1.75 5563 19.0 -6.9 -31.4 7.0 6.5 8.8 11.7 11.3 99 1.0 0.8 -89073000.JAN 91 1.75 3940 18.0 -7.7 -34.5 6.7 7.2 2.1 1.9 3.1 9 0.5 0.6 -89072900.HON 392 1.75 2092 14.0 -5.9 -34.4 6.0 7.6 6.4 12.0 17.9 105 0.3 0.8 -89071500.LBF 847 1.75 2675 14.3 -6.9 -33.4 6.1 7.0 5.5 6.1 8.4 27 0.3 0.6 -89071300.OUN 357 1.75 4127 19.0 -5.4 -31.1 6.9 6.8 13.0 13.8 19.1 196 0.7 -999.0 -89071300.DDC 791 1.75 3239 15.1 -4.9 -31.6 6.9 7.1 7.9 5.1 7.2 81 0.3 1.2 -89070800.PIT 360 1.75 2732 15.4 -9.1 -36.1 6.8 7.3 12.8 17.5 15.7 81 1.0 1.5 -89062800.BUF 218 1.75 2385 15.2 -8.2 -33.3 5.3 6.8 9.8 20.1 22.3 82 0.7 0.6 -89062700.PIA 200 1.75 2460 15.7 -7.9 -33.9 6.6 6.9 5.3 13.2 12.4 87 0.5 0.7 -89062600.IAD 85 1.75 3138 16.2 -8.6 -36.4 6.1 7.4 12.1 14.3 23.0 108 0.8 0.7 -89062200.AHN 246 1.75 1517 15.5 -7.6 -33.7 5.8 6.9 14.9 12.6 15.8 112 0.3 0.6 -89061900.BNA 180 1.75 1755 13.9 -10.2 -36.1 6.3 6.9 6.8 9.7 7.8 86 0.4 0.6 -89061400.GGG 124 1.75 3674 17.2 -11.0 -35.3 6.9 6.6 4.3 15.4 23.3 61 1.4 -999.0 -89060600.JAN 91 1.75 3336 16.3 -11.3 -37.4 6.7 7.0 10.4 20.8 25.3 103 1.7 0.8 -89060600.GSO 277 1.75 2078 14.8 -9.1 -34.5 5.9 6.8 10.0 8.1 6.7 93 0.3 0.6 -89060100.TOP 268 1.75 2810 15.8 -10.9 -35.3 7.9 6.6 7.9 10.6 26.9 90 0.8 -999.0 -06100400.MPX 287 1.75 3011 13.7 -12.1 -41.5 7.4 8.1 23.9 34.0 30.2 514 2.4 2.9 -06091600.DDC 790 1.75 2738 14.4 -6.9 -34.5 6.6 7.4 21.6 29.7 39.0 378 1.1 2.2 -06091400.EPZ 1252 1.75 1589 11.7 -10.3 -32.9 7.6 6.1 13.1 17.4 23.7 167 0.6 2.0 -06091100.AMA 1099 1.75 1812 12.5 -8.9 -37.1 7.1 7.6 13.7 14.9 33.3 51 0.5 2.1 -06082300.RAP 1029 1.75 1757 8.3 -9.5 -39.1 9.1 8.0 12.7 21.3 28.7 108 0.8 0.8 -06082100.ABR 396 1.75 1851 12.5 -9.9 -36.9 6.8 7.3 15.5 21.9 39.5 257 0.8 2.1 -06080900.TUS 779 1.75 1640 11.9 -4.7 -30.5 6.6 6.8 6.6 5.1 8.2 25 0.1 0.6 -06080700.TOP 270 1.75 1693 12.5 -6.7 -31.1 7.0 6.4 3.2 7.6 6.8 35 0.2 0.6 -06072600.TUS 779 1.75 1725 11.2 -5.7 -31.7 7.4 7.0 8.5 15.0 18.3 36 0.3 0.9 -06072200.LZK 78 1.75 2480 14.1 -8.1 -31.3 7.3 6.2 7.7 6.9 5.8 67 0.3 0.6 -06071900.JAN 101 1.75 2280 15.2 -6.9 -33.5 6.5 7.1 9.0 11.1 11.1 88 0.4 0.6 -06071300.DDC 790 1.75 1575 12.8 -5.9 -30.5 6.9 6.5 7.4 12.7 13.7 99 0.2 0.8 -06071200.DDC 790 1.75 1068 11.8 -8.7 -29.3 8.0 5.5 11.8 15.4 21.8 12 0.3 1.0 -06070100.BNA 210 1.75 2750 13.5 -11.5 -39.1 6.7 7.5 11.5 10.8 7.8 41 0.7 1.5 -06062900.DDC 790 1.75 919 7.7 -10.1 -38.7 7.7 7.7 1.9 17.9 17.9 16 0.3 0.8 -06062400.LBF 849 1.75 1400 10.7 -12.1 -38.5 7.4 7.2 13.6 26.6 25.0 272 0.9 2.1 -06062400.BIS 506 1.75 942 8.3 -15.3 -41.9 7.0 7.3 16.7 22.7 27.2 167 0.6 1.6 -06062100.CHS 15 1.75 4007 17.0 -10.1 -35.5 6.4 6.9 7.1 12.9 19.3 66 1.1 0.7 -06061800.FWD 171 1.75 2286 14.3 -10.9 -34.3 8.2 6.2 11.6 13.9 24.6 134 0.9 2.3 -06052700.GSO 270 1.75 2136 12.7 -9.9 -37.3 5.8 7.4 17.1 17.4 21.2 217 0.6 1.5 -06052500.TLH 53 1.75 2619 14.8 -10.5 -36.5 6.4 7.0 9.2 7.3 7.5 56 0.4 0.6 -06052300.SGF 387 1.75 3032 14.4 -11.9 -37.7 7.1 7.0 8.3 9.0 15.5 91 0.7 1.6 -06051800.ILX 178 1.75 713 8.0 -17.5 -46.5 6.9 8.1 16.9 28.8 29.6 226 0.6 2.1 -06051412.SHV 79 1.75 2270 12.4 -14.9 -41.3 7.8 7.2 15.5 16.8 26.2 84 1.3 2.8 -06051100.LCH 10 1.75 4564 18.5 -12.3 -35.7 8.9 6.4 12.2 22.9 22.0 38 3.7 1.7 -06050912.SGF 387 1.75 2144 12.9 -12.9 -39.7 6.7 7.3 10.1 20.3 18.4 144 1.2 1.8 -06050900.DDC 790 1.75 1630 9.6 -13.3 -40.5 7.9 7.4 15.1 27.2 27.8 179 1.2 2.0 -06050600.LCH 10 1.75 2655 14.9 -10.3 -39.3 5.8 7.8 15.8 23.1 25.2 64 1.2 0.6 -06050400.SHV 79 1.75 3310 15.0 -12.1 -39.1 6.7 7.3 5.8 8.0 14.3 85 0.7 0.6 -06042300.DTX 329 1.75 609 6.7 -24.1 -43.7 7.4 5.5 14.0 17.7 27.4 50 0.5 1.8 -06041900.BMX 178 1.75 1805 12.0 -11.1 -39.9 6.3 7.7 5.4 14.2 22.0 62 0.5 0.7 -06041600.WAL 12 1.75 2234 10.9 -16.5 -44.7 7.2 7.8 17.2 17.7 48.2 81 1.2 2.3 -06041600.IAD 93 1.75 2181 10.2 -16.7 -43.9 7.0 7.5 16.6 27.7 43.3 48 1.8 1.8 -06041300.LZK 78 1.75 1294 11.0 -13.5 -41.1 7.2 7.6 6.0 12.6 20.8 34 0.4 -999.0 -06040900.JAX 9 1.75 2254 13.6 -13.7 -38.1 6.6 6.6 19.5 20.4 22.0 178 1.3 2.1 -06040400.CHS 15 1.75 2165 11.6 -16.9 -42.5 8.1 7.0 26.6 31.6 39.3 207 2.2 2.6 -05082700.AMA 1099 1.75 2765 13.6 -5.5 -32.3 7.4 7.1 10.0 11.5 11.5 31 0.4 2.0 -05082400.RAP 1029 1.75 2040 11.3 -11.3 -38.9 8.6 7.5 13.6 11.6 19.1 116 0.6 -999.0 -05031500.TLH 53 1.75 1338 12.4 -14.1 -38.5 7.1 6.6 12.7 28.4 53.2 41 1.1 1.1 -05030400.AMA 1099 1.75 697 4.3 -23.3 -51.5 8.7 8.0 13.1 22.7 36.0 142 0.8 1.3 -04092500.AMA 1099 1.75 2465 11.2 -11.9 -40.7 6.9 7.8 12.0 15.1 24.9 38 0.8 2.0 -04092300.AMA 1099 1.75 1887 12.8 -10.1 -35.5 6.7 6.9 19.6 23.5 21.8 374 0.9 1.3 -04082600.BIS 506 1.75 3083 12.5 -13.1 -41.7 7.1 7.8 13.9 16.6 18.9 101 1.4 2.4 -04081900.ILX 178 1.75 3685 15.1 -9.1 -36.3 5.9 7.3 19.7 19.9 28.2 371 1.3 1.3 -04071200.TOP 270 1.75 3709 17.7 -7.3 -32.5 6.8 6.7 11.9 13.6 9.1 204 0.8 0.6 -04051600.EPZ 1252 1.75 2888 10.4 -11.5 -39.9 8.7 7.8 4.1 12.2 7.0 93 0.9 1.6 -04051000.LBF 849 1.75 4026 11.6 -13.9 -41.1 9.0 7.5 3.0 13.9 17.5 38 1.9 1.6 -04042900.DRT 313 1.75 1834 12.4 -12.9 -40.9 6.4 7.7 16.1 20.0 31.6 217 0.9 1.3 -04040700.FWD 171 1.75 835 10.4 -16.3 -40.1 6.7 6.6 11.8 28.3 27.2 87 0.6 1.0 -04032100.MAF 872 1.75 2053 10.0 -12.9 -41.3 7.9 7.7 5.5 9.6 21.3 39 0.5 1.5 -04032100.FFC 244 1.75 942 7.9 -17.3 -44.1 7.5 7.4 11.3 12.0 13.4 154 0.4 1.1 -04030100.TOP 270 1.75 487 6.3 -28.7 -42.5 8.7 3.9 20.1 32.0 35.0 171 0.9 1.6 -04022512.LIX 8 1.75 837 10.3 -17.7 -40.5 6.7 6.3 25.2 31.9 48.7 340 0.7 2.4 -03092100.DDC 790 1.75 1784 10.2 -10.9 -38.5 7.3 7.5 21.8 20.1 23.8 257 0.7 2.0 -03091100.DDC 790 1.75 3112 14.8 -7.5 -31.9 6.9 6.6 15.7 22.3 30.8 259 1.2 2.2 -03091000.MAF 872 1.75 3038 12.9 -7.3 -34.1 7.4 7.1 8.6 8.3 12.7 79 0.4 2.1 -03090500.DRA 1009 1.75 1966 11.3 -8.3 -34.1 8.1 6.9 5.0 3.7 9.2 33 0.2 1.2 -03062500.MAF 872 1.75 4621 16.5 -6.7 -29.9 7.7 6.2 11.9 8.7 16.8 45 0.7 2.1 -03062100.MAF 872 1.75 1489 10.7 -7.7 -33.7 7.0 6.9 6.5 14.5 29.4 74 0.3 1.9 -03061700.RAP 1029 1.75 1501 10.1 -11.1 -38.5 7.1 7.4 2.9 5.7 17.5 92 0.2 1.9 -03061700.FFC 244 1.75 2826 16.3 -8.5 -33.7 6.2 6.8 5.5 7.0 13.0 32 0.3 0.6 -03061500.LBF 849 1.75 1717 10.7 -11.3 -39.3 6.3 7.6 6.6 10.6 12.0 51 0.3 1.7 -03061500.FWD 171 1.75 2433 14.3 -11.3 -37.9 6.9 7.2 5.3 12.1 2.8 32 0.7 1.7 -03061300.LBF 849 1.75 2759 12.0 -11.3 -40.9 7.2 8.0 13.0 15.4 16.3 179 1.0 2.6 -03061100.OUN 357 1.75 3045 14.5 -9.3 -35.7 7.2 7.1 12.1 17.8 13.1 135 1.2 2.0 -03060400.LCH 10 1.75 4988 19.7 -6.7 -34.5 5.8 7.4 7.3 13.3 17.2 44 0.8 0.6 -03051312.FWD 171 1.75 1814 12.6 -10.3 -36.9 7.3 7.1 16.8 17.7 24.7 205 0.7 1.2 -03050700.BMX 178 1.75 4489 17.4 -10.5 -36.9 7.0 7.1 12.2 26.5 28.4 101 2.8 2.1 -03050200.FFC 244 1.75 3289 13.7 -13.5 -41.1 6.5 7.5 7.5 9.8 9.5 55 0.9 0.9 -03043000.BNA 210 1.75 3359 12.4 -15.3 -42.5 7.2 7.5 4.1 4.3 5.5 30 0.8 1.3 -03042900.MAF 872 1.75 2325 9.8 -13.5 -39.1 8.4 7.0 15.5 23.4 21.0 165 1.6 1.4 -03042900.AMA 1099 1.75 2549 9.6 -14.5 -41.5 8.3 7.4 16.5 25.3 33.7 237 2.0 1.6 -03032600.SHV 79 1.75 1723 11.3 -18.3 -45.5 8.5 7.6 8.0 17.7 18.0 108 1.3 1.4 -03032600.LZK 78 1.75 2073 11.3 -18.5 -46.3 6.7 7.8 9.5 14.3 15.4 67 1.0 2.2 -03031500.BMX 178 1.75 1555 10.9 -19.1 -43.3 7.4 6.8 12.3 8.5 21.2 94 0.5 1.3 -02082300.LBF 849 1.75 6193 17.8 -10.1 -38.1 8.0 7.5 3.8 12.9 28.1 10 2.1 3.1 -02072800.DDC 790 1.75 2480 12.9 -5.3 -31.3 7.4 6.8 10.7 10.6 11.1 155 0.3 1.4 -02072518.TBW 13 1.75 4523 18.9 -8.5 -34.7 6.7 7.0 2.0 7.8 6.3 7 0.7 0.6 -02070200.AMA 1099 1.75 2393 12.2 -6.5 -35.3 7.3 7.6 20.8 18.4 11.3 353 0.6 1.6 -02062600.DTX 329 1.75 3079 14.5 -8.9 -34.7 6.1 7.0 1.4 1.9 7.2 -1 0.4 0.7 -02061200.TOP 270 1.75 5029 19.6 -8.9 -32.9 7.6 6.4 15.6 21.1 24.7 224 2.3 0.7 -02060700.MPX 287 1.75 1952 9.2 -15.1 -43.7 7.7 7.9 16.2 22.8 25.3 758 1.4 1.5 -02060402.CHS 15 1.75 2637 13.7 -10.1 -34.9 7.6 6.7 11.7 9.7 10.8 33 0.6 0.8 -02052900.TOP 270 1.75 2661 12.8 -13.7 -40.1 6.8 7.2 7.3 4.2 10.7 48 0.5 1.3 -02052800.MAF 872 1.75 3115 12.7 -11.1 -37.5 8.0 7.1 16.4 20.6 24.7 103 1.7 2.1 -02052800.LBF 849 1.75 3387 11.3 -15.1 -41.3 9.0 7.2 11.6 18.8 30.1 184 2.3 1.9 -02050400.CHS 15 1.75 3255 15.9 -10.7 -35.7 6.6 6.7 16.6 21.1 29.5 19 1.6 0.9 -02041800.FWD 171 1.75 3343 15.9 -9.9 -35.9 6.4 7.0 5.6 12.4 34.6 61 0.9 -999.0 -02041600.PIT 357 1.75 1856 11.5 -14.9 -41.7 7.3 7.4 15.8 17.9 18.1 245 1.0 1.6 -01062000.DTX 329 1.75 3813 14.9 -12.5 -37.3 6.9 6.7 15.0 8.4 17.6 -45 0.9 2.8 -01061800.TBW 13 1.75 3469 15.9 -9.7 -34.9 5.9 6.8 1.5 4.6 6.6 23 0.5 0.8 -00090400.LBF 849 1.75 2441 11.2 -9.5 -35.5 7.8 7.0 18.5 21.4 24.1 309 1.0 1.5 -00080800.OAX 350 1.75 4679 16.3 -8.1 -32.7 7.8 6.5 10.8 16.4 25.1 185 1.6 3.0 -00080200.GGW 700 1.75 2057 10.8 -8.9 -37.9 8.0 7.8 15.0 24.6 35.3 148 0.9 1.8 -00073100.JAX 9 1.75 3581 17.6 -8.9 -33.5 6.0 6.6 4.7 6.6 5.5 27 0.4 0.6 -00072900.GSO 270 1.75 2081 14.3 -9.7 -35.1 6.2 6.8 6.5 6.2 16.1 43 0.3 0.6 -00072700.LBF 849 1.75 5178 18.1 -8.9 -36.7 8.7 7.5 12.2 17.5 26.1 351 2.3 2.2 -00072600.MPX 287 1.75 3240 15.3 -13.1 -36.3 7.6 6.4 10.1 21.4 12.4 139 2.2 3.0 -00072600.MFL 5 1.75 4079 18.3 -8.5 -33.5 6.6 6.7 2.4 5.2 5.6 18 0.5 0.6 -00072500.ABR 396 1.75 4195 15.6 -12.3 -38.3 8.9 7.1 10.9 15.3 19.8 113 2.3 3.1 -00072200.LBF 849 1.75 3031 12.8 -11.5 -38.5 7.6 7.3 14.5 27.5 23.7 247 2.2 2.6 -00072100.FFC 244 1.75 2149 14.3 -6.9 -30.5 6.4 6.2 9.1 9.2 10.4 63 0.3 0.6 -00071800.AMA 1099 1.75 3660 14.4 -4.7 -32.7 6.9 7.4 5.9 9.1 7.7 79 0.4 1.5 -00071500.IAD 98 1.75 2186 13.9 -12.3 -36.3 6.8 6.5 9.3 17.8 17.7 118 1.1 2.0 -00071300.ABR 396 1.75 2305 13.6 -8.7 -36.1 6.7 7.3 21.7 29.3 44.3 278 1.2 2.0 -00070600.GGW 700 1.75 2743 11.7 -14.1 -40.7 8.5 7.3 13.0 29.6 40.4 165 2.4 1.9 -00062400.LBF 849 1.75 4723 14.8 -9.7 -37.3 8.6 7.4 9.8 17.4 29.6 126 2.2 2.0 -00062400.DDC 790 1.75 3499 14.8 -7.3 -33.9 7.7 7.2 12.0 23.2 30.2 237 1.5 2.7 -00062200.DDC 790 1.75 3602 14.3 -8.7 -37.5 7.0 7.7 16.2 15.4 23.4 157 1.1 2.9 -00061100.AMA 1099 1.75 3932 14.0 -7.9 -33.5 7.8 6.8 9.4 14.8 19.1 128 1.2 2.1 -00060300.ABQ 1620 1.75 1267 9.4 -8.7 -34.3 8.2 6.9 7.6 10.3 17.5 70 0.2 1.4 -00052900.GSO 270 1.75 1988 14.3 -11.1 -37.1 6.2 7.0 17.6 28.7 35.1 139 1.2 1.2 -00051900.FWD 196 1.75 3610 16.2 -10.9 -37.7 7.4 7.2 6.7 25.2 32.9 75 2.4 0.6 -00051200.TOP 270 1.75 5329 16.7 -7.3 -39.3 6.5 8.6 21.0 25.1 29.2 216 2.1 3.7 -00033000.SHV 79 1.75 3548 15.4 -15.9 -44.1 7.6 7.8 23.8 31.6 50.3 323 3.8 2.8 -94070100.GSO 277 1.50 2296 13.8 -10.3 -38.7 5.4 7.7 6.6 8.1 14.3 40 0.3 0.6 -90082200.OUN 357 1.50 3350 16.6 -5.5 -30.6 6.1 6.6 3.1 3.3 5.7 -7 0.3 0.6 -90082200.AHN 246 1.50 3275 16.5 -6.8 -30.8 6.5 6.3 6.0 8.7 15.8 48 0.4 0.6 -90071000.DEN 1611 1.50 3504 13.5 -8.2 -34.3 8.0 7.0 16.7 25.4 20.1 41 1.9 2.5 -90041100.AHN 246 1.50 1096 11.5 -14.0 -40.0 6.4 7.1 19.0 25.4 25.8 343 0.7 0.6 -90040200.GSO 277 1.50 984 8.7 -17.4 -45.5 6.8 7.8 19.9 29.7 37.4 210 0.8 2.0 -89060200.AHN 246 1.50 1996 13.2 -7.3 -34.8 6.1 7.3 3.2 2.6 1.6 18 0.2 -999.0 -06071100.DNR 1625 1.50 1192 10.1 -7.9 -33.7 7.6 6.9 12.2 16.2 27.0 79 0.3 1.7 -06053000.SGF 387 1.50 2988 15.0 -9.3 -34.7 6.5 6.9 4.0 2.7 12.8 27 0.4 0.6 -06052200.LBF 849 1.50 1420 8.2 -11.1 -41.1 7.7 8.1 14.8 15.2 22.6 199 0.5 1.3 -06042117.JAN 101 1.50 1486 13.4 -12.9 -37.5 6.5 6.7 6.4 17.4 11.7 58 0.7 0.6 -03091800.INL 361 1.50 1863 13.7 -13.5 -38.9 7.5 7.0 15.3 24.7 29.2 384 1.5 -999.0 -03031700.MHX 11 1.50 1241 12.1 -13.1 -39.9 5.4 7.3 11.5 19.1 32.8 37 0.5 0.7 -02072500.LCH 10 1.50 5453 20.2 -7.3 -31.7 5.9 6.4 5.5 8.5 11.3 66 0.6 0.6 -02042200.ILN 317 1.50 623 10.3 -13.3 -37.4 6.8 6.6 31.2 36.0 43.5 525 0.4 2.1 -01062600.RNK 654 1.50 1653 11.1 -11.9 -39.7 5.7 7.5 8.3 13.7 30.3 88 0.4 2.1 -01062600.GSO 270 1.50 929 11.9 -11.7 -40.1 6.0 7.7 10.4 17.8 25.6 106 0.3 0.6 -00090200.SLC 1288 1.50 1641 9.1 -14.7 -41.9 8.4 7.4 20.1 16.1 24.8 101 0.9 1.7 -00051800.GSO 270 1.50 1767 11.9 -13.7 -40.9 6.5 7.4 7.6 16.4 31.1 124 0.7 1.6 -94062500.GSO 277 1.25 2334 15.9 -5.4 -31.3 5.6 6.9 12.9 9.9 5.2 103 0.2 0.6 -90041400.OUN 357 1.25 1408 10.8 -18.2 -46.0 7.9 7.7 17.5 23.5 33.0 146 1.2 2.0 -06072800.FGZ 2192 1.25 3100 13.5 -5.3 -30.7 8.1 6.7 14.1 22.7 18.3 193 1.0 2.7 -06072700.ILX 178 1.25 4385 20.7 -4.3 -31.7 5.7 7.2 14.7 12.7 19.1 318 0.6 0.6 -06070400.GRB 214 1.25 1881 14.1 -10.1 -36.5 6.6 7.1 14.0 22.8 40.7 132 0.9 0.6 -06061200.DNR 1625 1.25 942 6.0 -9.9 -38.5 9.4 7.8 7.4 17.1 22.2 130 0.4 0.6 -06060312.LBF 849 1.25 988 7.7 -11.9 -40.5 9.0 7.9 10.8 19.5 17.8 699 0.5 1.0 -06060300.ILX 178 1.25 1218 10.0 -14.5 -42.9 5.9 7.8 14.1 20.0 22.7 87 0.5 1.5 -06052600.FFC 244 1.25 1711 12.1 -12.1 -36.7 7.1 6.6 4.1 8.7 3.3 46 0.4 1.1 -06052000.BOI 874 1.25 1070 7.4 -13.5 -39.9 8.4 7.2 9.2 15.9 25.9 95 0.5 0.8 -06051500.TLH 53 1.25 1279 10.8 -13.7 -41.5 7.1 7.6 18.5 24.7 23.2 104 0.8 1.7 -05100123.LMN 317 1.25 2672 15.9 -9.9 -36.7 7.0 7.2 14.1 21.4 26.0 276 1.3 -999.0 -05090600.LBF 849 1.25 2252 13.0 -9.1 -33.7 8.1 6.7 6.3 14.1 27.2 28 0.7 2.9 -05030700.MAF 872 1.25 547 8.0 -16.7 -46.3 6.9 8.2 16.9 34.3 40.4 177 0.4 1.9 -04100400.AMA 1099 1.25 1672 10.5 -13.5 -40.1 7.6 7.2 10.7 23.5 31.9 28 1.1 2.4 -04032700.RAP 1029 1.25 2052 8.5 -15.5 -43.5 8.0 7.7 12.6 19.0 17.5 161 1.3 1.5 -03090800.PHX 384 1.25 2268 12.1 -6.7 -35.1 6.7 7.5 8.2 10.7 16.8 90 0.3 1.2 -03090800.FGZ 2192 1.25 663 8.3 -8.3 -35.1 7.7 7.1 11.2 15.0 17.0 130 0.2 1.2 -03090300.NKX 128 1.25 940 10.8 -5.9 -32.3 6.6 7.0 4.2 7.0 5.9 9 0.1 0.7 -03040500.ILN 317 1.25 1856 10.4 -15.7 -44.1 6.5 7.8 17.7 20.8 25.6 233 1.0 2.2 -02041200.TOP 270 1.25 1084 9.8 -16.5 -44.3 7.1 7.7 16.2 9.4 27.2 99 0.3 1.6 -00072000.LZK 165 1.25 3973 16.4 -6.7 -30.7 6.8 6.3 8.3 12.6 12.7 102 0.7 1.1 -00071100.DDC 790 1.25 4707 16.4 -4.1 -31.5 6.8 7.2 6.0 4.6 8.7 136 0.4 2.6 -00030400.BMX 178 1.25 1311 11.4 -14.9 -42.9 5.7 7.7 21.1 42.9 54.3 205 0.8 1.4 -99061200.ILN 317 1.00 3299 14.7 -8.3 -35.5 5.8 7.3 8.2 4.6 4.0 32 0.4 1.1 -98052200.BNA 180 1.00 3709 15.2 -10.7 -36.9 6.4 7.0 10.4 9.2 7.9 83 0.8 0.9 -97081800.FFC 244 1.00 3564 18.4 -6.1 -31.1 6.1 6.6 4.4 2.5 2.0 37 0.3 0.6 -97081700.PIT 373 1.00 3951 18.3 -7.9 -31.9 6.9 6.4 15.4 12.7 23.0 224 0.9 0.6 -97081700.DVN 229 1.00 5790 20.8 -8.3 -34.9 7.5 7.1 12.3 14.3 11.8 137 1.7 1.0 -93092500.OUN 381 1.00 2895 16.1 -6.7 -32.0 6.2 6.8 16.0 24.5 27.2 264 1.0 0.6 -91060500.CKL 140 1.00 3345 16.9 -7.5 -32.0 6.3 6.5 9.2 5.0 4.8 52 0.4 0.6 -91060500.AHN 246 1.00 3036 15.3 -8.1 -31.7 6.7 6.3 11.6 5.7 13.0 72 0.4 0.6 -90101800.GGG 124 1.00 1619 14.2 -10.6 -37.1 6.4 7.1 12.5 20.0 27.9 114 0.7 0.6 -90100800.GGG 124 1.00 2689 16.8 -6.0 -32.5 5.8 7.0 8.9 14.2 17.2 70 0.4 0.6 -90092900.MAF 873 1.00 1606 12.2 -8.0 -36.1 6.0 7.5 11.3 15.0 28.7 35 0.3 0.8 -90083000.GSO 277 1.00 3552 16.4 -9.3 -33.8 6.0 6.6 14.1 20.1 18.2 37 1.3 0.6 -90082300.HTS 246 1.00 707 15.2 -7.7 -33.3 6.2 6.8 3.6 7.0 8.5 -4 0.1 0.6 -90082100.OUN 357 1.00 5290 19.2 -6.7 -31.0 6.9 6.4 6.2 8.3 3.4 38 0.7 0.6 -90081900.AMA 1095 1.00 2596 13.6 -7.9 -32.0 7.0 6.5 3.8 5.1 5.1 45 0.3 0.8 -90080200.MAF 873 1.00 1702 14.4 -6.2 -31.8 6.1 6.8 2.8 9.7 12.2 27 0.2 0.6 -90072600.GGW 696 1.00 1514 10.2 -10.6 -37.7 7.0 7.3 7.9 15.6 16.6 55 0.5 1.8 -90072500.DDC 791 1.00 1703 11.9 -8.0 -34.0 6.8 7.0 10.1 14.0 17.5 208 0.4 1.4 -90072200.TBW 13 1.00 3409 17.8 -5.7 -31.9 6.0 6.9 3.6 4.6 7.8 35 0.3 0.6 -90072000.DEN 1611 1.00 1698 11.7 -7.2 -32.2 7.4 6.7 14.0 16.1 20.8 182 0.4 2.1 -90071800.AMA 1095 1.00 1482 11.4 -6.5 -33.5 6.7 7.2 8.4 14.8 26.1 98 0.3 1.1 -90071100.GSO 277 1.00 3487 15.2 -6.6 -32.6 5.9 6.9 7.5 3.5 9.1 38 0.3 0.6 -90070900.GSO 277 1.00 4051 17.6 -5.3 -32.6 5.6 7.2 6.1 10.2 10.5 73 0.4 0.8 -90062400.OUN 357 1.00 1571 11.9 -10.8 -34.1 8.2 6.3 14.1 26.8 24.9 186 1.1 1.9 -90062300.HTS 246 1.00 1346 14.5 -8.5 -33.5 5.8 6.6 19.1 27.1 36.9 231 0.6 0.6 -90061000.GSO 277 1.00 2409 15.3 -8.8 -32.8 6.1 6.4 11.1 9.7 14.5 145 0.4 0.6 -90050400.CKL 140 1.00 1534 14.0 -10.6 -33.4 6.4 6.0 10.8 20.1 25.8 141 0.7 0.6 -89082700.DDC 791 1.00 4549 16.9 -7.4 -32.1 7.6 6.6 1.4 11.3 24.3 11 0.9 2.1 -89082000.UMN 438 1.00 3524 17.3 -6.0 -31.1 6.2 6.6 13.6 20.6 14.9 350 0.9 0.8 -89080600.OUN 357 1.00 3439 16.3 -5.4 -31.1 6.8 6.8 9.7 10.2 12.1 101 0.4 0.8 -89073100.GTF 1118 1.00 1858 9.5 -9.3 -36.7 8.9 7.4 10.3 10.8 21.7 106 0.4 1.2 -89072800.DAY 298 1.00 2617 16.4 -7.8 -34.6 5.7 7.2 7.5 13.5 11.3 83 0.5 0.6 -89072400.VCT 33 1.00 2953 14.8 -9.6 -37.2 6.2 7.4 9.5 7.7 13.3 120 0.4 0.6 -89071200.TOP 268 1.00 3182 16.6 -8.1 -30.9 7.6 6.1 13.2 12.6 8.2 157 0.8 1.6 -89070600.OUN 357 1.00 1373 12.9 -6.0 -34.0 6.2 7.4 11.3 6.0 12.2 64 0.1 0.6 -89062900.AMA 1095 1.00 2035 12.6 -8.2 -31.3 8.6 6.2 13.0 14.8 26.0 165 0.6 2.3 -89062800.HTS 246 1.00 3659 17.6 -8.0 -31.7 5.8 6.4 7.4 15.4 21.4 62 0.8 0.6 -89061900.CKL 140 1.00 3363 16.7 -9.6 -36.6 6.4 7.3 12.2 14.5 12.2 103 1.0 0.6 -89061600.TBW 13 1.00 3463 16.4 -7.6 -32.3 5.7 6.5 5.9 10.2 6.4 36 0.5 0.6 -89061400.JAN 91 1.00 3274 16.0 -11.5 -35.2 7.1 6.4 9.4 11.3 8.2 57 1.0 1.0 -89061200.JAN 91 1.00 3616 17.7 -9.1 -31.2 6.5 5.9 7.5 15.3 5.8 84 1.1 0.6 -89060500.1M1 172 1.00 2493 15.8 -8.2 -35.8 6.0 7.4 10.3 14.7 13.0 19 0.6 0.6 -06092900.FFC 244 1.00 705 10.8 -11.1 -40.1 4.6 7.9 18.9 19.1 33.4 85 0.2 0.6 -06091200.ILX 178 1.00 1642 13.6 -11.1 -38.9 6.4 7.5 8.6 12.9 23.9 56 0.5 0.6 -06090800.LBF 849 1.00 880 7.9 -14.1 -40.7 7.5 7.3 6.9 11.1 19.9 20 0.3 0.9 -06090800.ABR 396 1.00 1406 9.5 -14.3 -42.3 7.5 7.7 10.6 9.4 9.1 163 0.4 1.7 -06081000.TUS 779 1.00 1913 13.4 -6.3 -29.9 7.3 6.3 1.2 3.1 6.2 12 0.2 0.6 -06080100.PIT 357 1.00 3456 18.6 -4.5 -30.1 5.8 6.8 10.1 12.7 7.9 104 0.5 0.6 -06072800.OAX 350 1.00 2714 15.6 -5.3 -34.3 6.0 7.7 9.3 16.8 22.8 92 0.5 0.6 -06072800.ABR 396 1.00 1956 12.7 -6.1 -34.7 6.4 7.6 16.1 23.5 29.4 149 0.5 1.4 -06072700.RAP 1029 1.00 694 8.7 -8.7 -33.7 8.3 6.7 13.4 16.3 21.8 157 0.2 0.9 -06072300.ABQ 1620 1.00 1267 9.6 -4.9 -32.1 7.8 7.2 2.8 5.7 11.2 -9 0.1 1.0 -06072200.RNK 654 1.00 3249 16.5 -6.1 -31.1 6.0 6.6 7.2 7.0 9.1 100 0.3 0.6 -06072000.RNK 654 1.00 2160 14.2 -8.5 -31.1 5.9 6.1 11.1 9.1 3.0 113 0.3 1.0 -06071800.DNR 1625 1.00 1197 9.1 -6.9 -32.3 8.0 6.9 3.5 7.7 6.2 83 0.1 1.1 -06071300.BIS 506 1.00 966 9.0 -8.7 -35.3 8.1 7.1 5.9 7.7 14.5 108 0.1 0.7 -06070500.GSO 270 1.00 2335 15.2 -7.3 -33.1 6.1 6.8 7.6 9.6 6.1 96 0.3 0.6 -06070300.IAD 93 1.00 3195 14.8 -9.3 -36.5 5.9 7.3 10.7 10.7 13.6 60 0.6 0.9 -06070200.LBF 849 1.00 2554 12.2 -8.5 -35.5 8.0 7.3 17.1 20.5 17.9 223 1.0 2.0 -06070200.FWD 171 1.00 1806 12.8 -9.9 -36.5 7.2 7.2 1.6 6.1 11.2 20 0.3 0.6 -06070200.FFC 244 1.00 1552 11.2 -9.7 -38.3 6.3 7.7 1.2 6.5 9.5 4 0.2 0.9 -06062900.TOP 270 1.00 959 8.5 -12.3 -40.9 7.1 7.8 8.1 12.7 14.7 120 0.3 1.0 -06062900.PIT 357 1.00 925 10.9 -13.7 -38.3 6.4 6.7 7.1 21.3 35.7 17 0.5 1.6 -06062800.GRB 214 1.00 1049 9.4 -15.5 -44.5 6.1 8.0 8.1 13.8 20.6 34 0.4 1.6 -06062700.FFC 244 1.00 2376 15.4 -6.9 -33.5 5.6 7.0 9.3 12.6 21.6 23 0.4 0.6 -06062300.DDC 790 1.00 987 11.0 -11.1 -33.3 7.2 6.0 9.3 17.7 17.5 78 0.4 1.3 -06062300.BNA 210 1.00 3023 15.6 -10.1 -34.7 7.3 6.6 8.0 10.6 3.6 71 0.8 0.6 -06062300.BMX 178 1.00 1595 12.5 -7.1 -34.3 6.2 7.2 1.9 5.1 4.3 -10 0.1 0.6 -06062200.JAN 101 1.00 2595 15.3 -8.7 -34.7 7.0 7.0 4.6 3.0 2.5 -15 0.4 0.6 -06062100.BNA 210 1.00 2387 14.1 -9.3 -35.3 6.8 6.9 6.8 6.7 3.3 43 0.3 0.6 -06061900.GRB 214 1.00 2397 14.0 -11.7 -38.1 6.2 7.2 12.4 15.9 20.9 74 0.9 1.9 -06061200.BNA 210 1.00 1539 13.6 -6.7 -34.3 5.6 7.4 9.1 15.2 7.0 107 0.3 0.6 -06060800.LBF 849 1.00 2368 10.8 -6.9 -36.5 7.7 7.9 11.2 20.5 22.3 244 0.7 1.7 -06060712.RAP 1029 1.00 1110 7.9 -10.3 -38.1 8.7 7.6 9.9 12.3 19.2 131 0.3 1.3 -06060700.SHV 79 1.00 2252 14.6 -10.3 -34.3 7.4 6.4 15.1 25.4 14.5 164 1.4 0.6 -06060500.FFC 244 1.00 1475 11.0 -12.5 -39.5 5.9 7.4 5.7 11.7 22.4 18 0.3 2.1 -06060400.ILN 317 1.00 1032 8.3 -18.1 -46.9 6.5 8.0 6.7 8.5 11.1 35 0.3 1.2 -06060300.GRB 214 1.00 1314 8.8 -18.9 -45.5 7.1 7.4 12.0 16.3 19.5 77 0.7 1.6 -06060200.BNA 210 1.00 2055 14.2 -7.9 -34.3 5.4 7.1 8.6 5.5 12.6 -2 0.2 0.6 -06053100.GGW 700 1.00 570 5.6 -21.1 -50.3 7.4 8.3 2.8 5.0 8.1 30 0.2 0.9 -06052700.JAX 9 1.00 2879 15.0 -9.9 -36.5 6.1 7.2 11.0 13.7 13.1 117 0.8 0.8 -06052700.BIS 506 1.00 2274 9.4 -11.9 -40.3 8.5 7.7 20.2 22.0 21.3 198 1.3 1.3 -06052600.JAX 9 1.00 1856 13.3 -10.7 -37.3 6.6 7.2 10.5 15.3 20.8 70 0.6 0.6 -06052600.GSO 270 1.00 1743 11.9 -10.1 -36.3 6.1 7.0 8.4 14.4 11.4 82 0.4 0.8 -06052600.AMA 1099 1.00 1911 7.9 -11.3 -38.3 9.9 7.3 11.8 16.9 12.6 262 0.9 0.7 -06052300.RAP 1029 1.00 2536 9.6 -10.3 -39.5 8.5 7.9 5.6 9.7 18.1 43 0.6 1.3 -06051800.IAD 93 1.00 1009 8.4 -20.5 -45.9 6.7 7.2 11.9 16.0 20.3 66 0.6 1.3 -06051600.DTX 329 1.00 519 8.7 -20.5 -49.7 6.1 8.2 7.2 5.0 17.9 -7 0.1 0.7 -06041400.PIT 357 1.00 390 6.2 -20.1 -48.7 7.0 8.1 18.8 18.6 40.0 220 0.3 0.9 -06041400.BUF 215 1.00 383 6.2 -23.3 -49.9 7.6 7.6 21.6 26.8 55.7 237 0.5 1.4 -06011200.GSO 270 1.00 1374 9.5 -19.1 -46.5 7.5 7.7 21.9 15.6 28.9 253 0.8 2.5 -06010300.ILN 317 1.00 791 9.0 -19.3 -46.1 7.5 7.5 7.8 16.0 23.8 140 0.5 1.4 -05092900.FWD 171 1.00 1553 12.7 -5.9 -29.7 6.4 6.3 8.5 10.1 13.0 39 0.2 0.6 -05082700.EPZ 1252 1.00 2162 11.1 -6.5 -31.9 8.5 6.8 4.0 4.9 6.7 21 0.2 1.0 -05081800.LMN 317 1.00 3655 17.7 -4.1 -30.3 6.0 6.8 13.3 22.3 17.3 221 0.9 0.6 -05081700.GGW 700 1.00 1042 9.2 -11.1 -36.7 7.8 6.9 16.7 27.6 40.5 265 0.6 1.7 -05081100.GGW 700 1.00 805 10.1 -13.7 -37.9 7.4 6.5 15.6 30.5 38.9 170 0.6 2.1 -05050600.EPZ 1252 1.00 1672 8.0 -12.7 -40.3 8.6 7.5 15.0 27.7 28.8 178 1.3 1.2 -05050412.TBW 13 1.00 1839 14.1 -13.5 -39.3 7.3 7.0 10.0 15.8 33.3 187 0.9 1.0 -05030400.SGF 387 1.00 823 5.9 -25.9 -52.1 7.1 7.5 13.0 24.2 27.9 151 1.0 0.7 -04082800.OUN 357 1.00 4225 16.0 -7.1 -32.5 7.4 6.7 7.0 3.8 3.0 101 0.5 1.5 -04081700.TUS 779 1.00 2027 13.1 -8.9 -34.5 7.1 6.9 8.8 13.2 13.3 96 0.5 1.0 -04080900.TOP 270 1.00 2676 14.3 -11.5 -36.3 7.4 6.7 5.9 11.9 15.6 82 0.9 0.9 -04051200.AMA 1099 1.00 1922 9.7 -11.5 -38.7 8.0 7.4 19.1 15.0 8.4 282 0.7 1.6 -04051000.FFC 244 1.00 2006 11.4 -11.1 -38.3 5.4 7.4 4.0 4.7 11.0 -15 0.2 1.9 -04032100.FWD 171 1.00 2648 13.1 -15.5 -42.9 8.2 7.5 4.9 12.9 20.8 29 1.4 2.8 -04031500.DRT 313 1.00 1498 11.6 -15.5 -43.1 7.0 7.6 6.6 16.8 24.5 123 0.8 1.4 -03111712.TOP 270 1.00 1641 11.5 -17.3 -45.7 7.3 7.9 17.8 25.6 32.6 329 1.4 2.7 -03090900.TUS 779 1.00 2363 11.5 -8.3 -34.9 7.3 7.1 2.8 7.9 11.8 12 0.3 1.1 -03060900.RNK 654 1.00 2965 15.0 -9.1 -36.7 6.2 7.4 18.9 24.1 29.2 134 1.3 1.2 -03060200.DDC 790 1.00 1960 11.1 -9.5 -35.3 7.9 6.9 11.9 17.5 20.6 222 0.7 2.0 -03052700.ABQ 1620 1.00 713 7.1 -9.9 -37.1 8.3 7.3 3.1 14.7 20.6 12 0.2 0.6 -03052600.TFX 1131 1.00 994 8.3 -10.9 -37.7 8.0 7.3 9.1 16.0 15.9 59 0.4 1.3 -03051800.XMR 3 1.00 3602 16.0 -9.5 -35.9 7.0 7.1 5.6 8.6 10.7 -7 0.7 0.9 -03051800.TBW 13 1.00 3839 16.1 -8.7 -36.5 6.5 7.5 6.2 5.7 11.9 3 0.5 1.1 -03051200.JAX 9 1.00 3060 15.9 -7.9 -33.5 6.9 6.8 10.1 13.2 20.0 48 0.7 -999.0 -03051100.MHX 11 1.00 3585 16.0 -9.3 -37.7 7.3 7.6 11.9 16.2 15.0 104 1.3 0.9 -03050312.BMX 178 1.00 1402 9.7 -16.1 -41.9 7.5 7.1 7.9 13.8 38.5 72 0.6 1.8 -03050212.BNA 210 1.00 1865 10.3 -15.3 -44.9 7.0 8.2 12.1 13.0 18.0 55 0.7 2.2 -03050100.FFC 244 1.00 1429 11.1 -13.5 -40.1 6.6 7.2 1.0 6.9 6.4 5 0.2 1.6 -03043000.OAX 350 1.00 1064 8.9 -16.3 -44.3 7.4 7.8 18.4 29.1 32.0 353 0.9 1.9 -03042800.MFL 5 1.00 2735 16.7 -10.7 -35.7 6.4 6.7 12.3 11.7 25.5 83 0.7 0.6 -03042400.SHV 79 1.00 1456 13.1 -12.9 -38.9 7.2 7.1 15.2 26.1 36.8 278 1.1 0.6 -03041800.DNR 1625 1.00 1063 5.3 -18.1 -47.9 8.6 8.3 5.9 11.0 43.9 41 0.5 0.6 -03040500.LZK 78 1.00 1751 10.7 -14.9 -42.5 6.6 7.6 12.6 27.4 33.1 65 1.2 2.3 -03032100.DTX 329 1.00 1602 8.7 -21.3 -48.3 6.6 7.7 7.7 13.3 27.1 80 0.8 1.1 -03032000.ILX 178 1.00 713 8.0 -21.9 -36.7 6.9 4.2 5.4 3.5 11.4 -26 0.2 1.4 -03031500.TBW 13 1.00 3398 15.9 -13.7 -38.1 7.0 6.6 3.9 18.6 27.3 32 1.9 0.9 -02080400.SGF 387 1.00 4328 17.7 -5.5 -34.5 6.5 7.7 3.8 1.1 7.6 -11 0.3 1.5 -02080300.BMX 178 1.00 5098 18.4 -6.5 -35.1 5.8 7.6 11.5 9.6 10.8 33 0.6 1.4 -02072900.AMA 1099 1.00 3610 13.6 -6.5 -32.3 7.8 6.9 13.6 12.5 12.2 164 0.7 2.0 -02072700.RAP 1029 1.00 1688 9.4 -9.3 -37.5 7.5 7.6 14.5 21.0 28.6 139 0.7 1.3 -02072600.TOP 270 1.00 3390 13.8 -5.9 -33.9 7.5 7.4 11.9 16.9 16.9 168 0.8 2.2 -02072000.JAN 133 1.00 3501 17.6 -6.7 -31.9 6.1 6.7 5.7 6.1 7.9 58 0.3 0.6 -02070300.LBF 849 1.00 3367 14.1 -5.9 -35.3 7.5 7.8 11.5 14.0 6.2 158 0.7 1.2 -02070200.FFC 244 1.00 4268 16.3 -9.7 -36.1 6.6 7.1 7.3 7.8 4.3 46 0.7 0.6 -02060700.ABR 396 1.00 2252 9.0 -14.7 -43.9 8.1 8.1 8.2 12.4 18.1 118 0.9 1.2 -02060400.CHS 15 1.00 3170 15.2 -10.1 -34.9 7.6 6.7 11.7 9.7 10.8 33 0.8 0.6 -02052700.AMA 1099 1.00 2332 9.7 -11.1 -37.9 7.2 7.3 13.0 14.5 11.8 198 0.7 1.4 -02051800.CRP 13 1.00 5902 20.3 -10.5 -36.9 7.4 7.1 10.7 22.6 23.2 86 3.4 1.6 -02042300.OAX 350 1.00 614 6.4 -23.3 -46.3 7.9 6.5 15.2 26.3 36.6 133 0.8 1.4 -02012400.LZK 78 1.00 1343 13.1 -12.7 -41.1 6.6 7.8 20.2 32.5 40.7 290 0.9 0.6 -01062600.LBF 849 1.00 3931 12.7 -8.1 -35.3 8.1 7.3 8.1 9.3 8.1 119 0.7 1.5 -01062100.ABR 396 1.00 1118 8.1 -19.3 -47.7 7.0 7.9 3.6 4.2 12.4 14 0.3 1.3 -01061900.JAX 9 1.00 2584 17.2 -9.5 -35.5 6.1 7.0 5.0 4.8 8.3 13 0.3 0.6 -00080700.TOP 270 1.00 4476 17.3 -7.5 -33.1 7.2 6.7 11.7 17.8 22.9 72 1.4 1.8 -00072900.ILN 317 1.00 2735 14.3 -11.5 -37.7 6.7 7.1 8.0 13.4 21.0 68 0.9 0.6 -00072900.CHS 15 1.00 2462 16.1 -7.5 -34.9 5.6 7.3 3.3 9.3 13.2 4 0.3 0.6 -00072800.TOP 270 1.00 3666 15.3 -10.3 -35.3 7.6 6.8 9.1 22.0 26.4 115 2.1 2.6 -00072800.LBF 849 1.00 5581 17.1 -7.7 -35.5 8.1 7.5 9.6 25.0 21.1 187 2.8 3.1 -00072700.JAN 101 1.00 2066 12.5 -10.7 -35.7 6.4 6.7 4.2 8.0 8.4 -50 0.3 1.0 -00072300.OTX 728 1.00 2088 9.0 -12.3 -42.7 8.2 8.3 7.8 17.2 21.1 43 0.9 1.2 -00071900.GYX 125 1.00 997 11.4 -13.3 -37.7 6.0 6.6 18.8 27.0 36.1 107 0.6 1.0 -00071700.TOP 270 1.00 3927 15.9 -8.7 -31.7 7.9 6.1 14.5 8.9 14.1 198 0.8 2.4 -00071500.SHV 79 1.00 4004 17.2 -5.9 -31.1 6.0 6.7 6.2 4.6 8.6 46 0.3 0.6 -00071400.GRB 214 1.00 1743 12.0 -12.3 -37.9 6.9 6.9 13.4 21.5 42.9 195 0.9 1.7 -00071200.DDC 790 1.00 2941 14.4 -5.5 -30.7 7.2 6.7 10.8 11.3 11.7 196 0.4 1.4 -00070700.RAP 966 1.00 4065 14.2 -7.7 -35.3 8.6 7.3 10.8 29.4 33.3 111 2.3 2.1 -00070400.DDC 790 1.00 5142 18.1 -7.1 -30.7 7.6 6.4 11.4 9.7 19.2 114 0.9 2.4 -00070300.OAX 350 1.00 4633 18.5 -6.3 -32.3 6.9 6.9 9.9 10.6 19.6 133 0.7 1.9 -00070300.DDC 790 1.00 4558 17.2 -5.9 -30.9 7.5 6.7 11.7 13.6 22.7 66 0.9 2.4 -00070200.RAP 966 1.00 5621 15.6 -9.7 -36.3 8.7 7.3 15.9 21.5 22.7 263 3.3 2.2 -00070200.DDC 790 1.00 3566 16.2 -5.7 -34.7 6.6 7.7 5.5 14.2 21.9 38 0.6 1.3 -00063000.PIT 373 1.00 1086 9.9 -15.9 -40.5 5.5 6.8 8.1 22.0 37.9 77 0.5 1.8 -00062600.TOP 270 1.00 4052 17.8 -8.9 -32.7 7.6 6.4 2.4 1.3 23.9 26 0.6 2.3 -00062600.DDC 790 1.00 2618 13.5 -6.1 -32.3 6.7 6.9 14.3 15.8 16.9 51 0.5 1.6 -00062300.MHX 11 1.00 4167 18.6 -8.7 -34.1 6.1 6.8 9.7 6.0 6.1 89 0.5 0.6 -00062100.TBW 13 1.00 3180 17.1 -8.5 -32.1 6.4 6.4 8.9 12.2 19.0 49 0.7 0.6 -00060200.TOP 270 1.00 3517 16.1 -9.3 -34.5 6.9 6.7 4.9 10.4 16.3 39 0.8 0.8 -00060200.DVN 229 1.00 3451 16.4 -9.3 -35.5 7.3 7.0 14.2 14.1 11.0 175 1.1 0.6 -00060100.ILX 178 1.00 3208 16.1 -9.1 -37.7 7.0 7.7 20.7 17.9 15.6 163 1.2 1.8 -00053000.LBF 849 1.00 2258 9.9 -9.7 -37.9 9.2 7.6 16.9 27.2 31.9 294 1.4 1.1 -00051400.TLH 21 1.00 3542 15.9 -9.9 -37.7 6.9 7.5 5.4 4.2 4.2 -4 0.5 1.0 -00021800.JAN 101 0.88 1866 12.5 -14.9 -43.1 6.7 7.8 16.2 27.5 38.9 270 1.5 0.7 -00061100.DDC 790 0.88 3471 14.3 -7.9 -33.9 6.9 6.9 14.0 11.0 20.2 53 0.7 2.4 -00061800.RAP 966 0.88 1396 7.4 -18.9 -44.5 7.1 7.2 7.4 14.0 34.9 270 0.7 1.4 -00070600.DDC 790 0.88 2581 12.3 -7.5 -31.7 8.5 6.4 10.7 9.4 10.0 97 0.5 1.8 -00072800.BMX 178 0.88 2147 13.2 -9.5 -36.3 6.2 7.2 6.0 8.0 11.4 35 0.3 0.7 -00080200.DVN 229 0.88 4183 16.6 -9.7 -38.1 6.6 7.6 13.3 11.2 16.4 169 1.0 1.1 -00080300.PIT 373 0.88 2780 14.9 -9.7 -37.1 6.2 7.3 9.1 15.5 29.2 81 0.8 0.6 -00080400.BNA 180 0.88 3453 16.3 -9.9 -35.1 6.8 6.8 9.1 10.9 16.0 83 0.8 0.6 -00080500.LZK 165 0.88 3872 16.1 -6.3 -33.3 5.6 7.3 7.3 9.4 14.6 6 0.4 0.8 -00080700.DTX 329 0.88 4231 19.4 -7.3 -31.9 6.0 6.6 10.6 16.6 31.6 78 1.0 0.6 -00090300.OAX 350 0.88 3099 12.6 -10.1 -36.3 8.7 7.0 9.5 16.9 21.6 126 1.4 1.4 -01062200.DVN 229 0.88 1285 10.3 -18.1 -44.9 6.5 7.5 8.7 10.8 11.8 66 0.4 1.0 -01062600.CRP 13 0.88 3837 16.6 -8.5 -35.7 6.4 7.3 7.1 4.0 8.9 53 0.5 0.6 -02031000.GSO 270 0.88 819 11.0 -15.3 -41.3 5.8 7.2 19.8 24.6 29.7 236 0.5 1.2 -02052900.OAX 350 0.88 2754 13.0 -13.3 -40.9 7.1 7.5 10.0 7.5 7.0 127 0.6 2.6 -03031400.TLH 53 0.88 2141 11.6 -13.1 -43.3 6.3 8.3 5.7 10.5 9.0 39 0.5 1.1 -03042912.TOP 270 0.88 1617 10.6 -16.9 -43.9 7.8 7.5 11.0 16.7 22.5 238 0.9 2.8 -03050400.BIS 506 0.88 1467 8.2 -18.7 -47.3 7.4 8.0 8.8 15.4 16.1 86 0.8 1.6 -03060300.JAX 9 0.88 3513 16.1 -10.1 -36.5 7.6 7.1 11.4 11.1 10.3 111 1.0 0.6 -03060600.ABR 396 0.88 888 8.1 -19.9 -46.5 6.8 7.5 9.2 17.3 14.2 47 0.5 1.5 -03061600.TOP 270 0.88 1944 12.4 -11.9 -38.7 6.4 7.3 5.8 0.8 4.2 3 0.3 1.0 -03062000.GGW 700 0.88 1032 9.2 -9.7 -37.5 8.1 7.5 8.3 9.8 17.1 76 0.2 1.3 -03101712.JAN 101 0.88 1891 12.8 -11.5 -43.1 6.3 8.6 16.9 25.4 33.9 246 1.1 1.2 -03102600.CRP 13 0.88 3408 17.9 -9.9 -35.3 6.3 6.8 9.8 15.2 34.5 17 1.0 0.6 -03111800.OAX 350 0.88 957 10.0 -18.3 -43.3 6.8 6.9 20.0 41.2 58.6 88 0.8 2.5 -04040900.AMA 1099 0.88 1515 8.2 -16.7 -45.5 7.0 8.0 14.7 17.9 23.0 139 0.8 1.6 -04081800.PHX 384 0.88 1709 10.5 -9.1 -35.5 7.3 7.1 6.0 4.8 9.2 15 0.2 0.8 -04082700.ABR 396 0.88 1433 10.2 -15.1 -41.5 6.7 7.3 5.3 14.4 40.5 28 0.5 1.5 -04091900.LCH 10 0.88 2433 15.9 -6.9 -31.9 5.8 6.6 7.7 4.4 15.6 6 0.2 0.6 -04092000.OAK 3 0.88 242 7.3 -17.9 -36.7 5.5 5.2 6.5 27.4 30.4 56 0.2 0.7 -04100400.GSO 270 0.88 1385 13.2 -14.9 -40.1 6.5 6.9 10.4 15.2 26.8 101 0.6 1.4 -05081300.MAF 872 0.88 1568 12.8 -6.3 -31.7 6.5 6.8 6.9 11.8 13.7 82 0.2 0.6 -06013012.JAN 101 0.88 1058 10.0 -20.9 -45.9 7.1 7.0 18.9 38.7 46.0 71 1.1 2.6 -06032100.OUN 357 0.88 579 5.4 -25.5 -40.9 7.4 4.4 5.7 16.6 26.7 53 0.5 0.9 -06040700.FWD 171 0.88 2831 12.5 -12.5 -42.1 6.2 8.1 20.1 33.5 41.5 40 1.8 2.8 -06041200.TOP 270 0.88 726 8.4 -14.3 -42.9 7.0 7.9 23.1 33.2 37.2 232 0.5 2.0 -06043000.OTX 728 0.88 499 6.4 -17.9 -44.3 7.3 7.4 8.3 17.3 23.3 75 0.3 0.8 -89061200.AMA 1095 0.88 3301 13.2 -11.7 -39.3 8.7 7.5 9.2 12.9 25.2 167 1.4 2.3 -89062600.UMN 438 0.88 3812 16.2 -6.9 -33.3 6.3 7.0 2.0 0.7 10.8 -14 0.4 0.6 -89062700.DEN 1611 0.88 931 8.6 -11.1 -38.5 7.6 7.5 10.8 14.3 14.3 122 0.3 1.8 -89072700.AHN 246 0.88 3996 17.5 -6.9 -33.6 6.5 7.1 7.1 3.5 6.8 66 0.4 0.6 -89082500.AHN 246 0.88 3533 16.9 -5.1 -30.7 6.1 6.8 2.7 3.3 8.1 5 0.3 0.6 -89082600.AHN 246 0.88 3463 17.1 -5.6 -31.0 5.8 6.7 4.0 11.3 8.6 41 0.4 0.6 -89082900.GGG 124 0.88 3979 18.5 -4.6 -29.9 6.0 6.7 1.6 4.1 2.2 3 0.3 0.6 -90071000.PIT 360 0.88 3362 16.6 -6.7 -31.4 6.3 6.6 14.3 19.7 14.7 124 0.9 0.6 -90073000.AMA 1095 0.88 943 12.2 -7.5 -32.1 6.3 6.5 8.4 12.7 18.1 14 0.2 0.6 -90091900.OUN 357 0.88 3878 18.0 -6.7 -31.3 6.2 6.6 12.1 11.9 20.5 119 0.6 0.6 -97010900.SIL 8 0.88 909 13.1 -13.6 -37.2 6.7 6.4 33.7 39.7 37.0 511 0.7 -999.0 -98062500.DDC 790 0.88 2667 11.9 -7.3 -34.1 8.7 7.2 12.4 25.1 34.7 224 1.2 1.4 -90052100.SIL 8 0.85 3505 16.6 -10.6 -35.6 6.7 6.7 10.9 8.4 13.0 70 0.7 0.6 -03052100.TBW 13 0.80 2941 15.8 -9.5 -35.9 6.2 7.1 7.1 2.7 5.4 27 0.4 0.6 -91051700.JAN 91 0.80 2890 15.5 -8.9 -36.0 6.5 7.3 0.6 1.1 7.8 1 0.4 0.6 -00022400.LZK 165 0.75 1590 10.6 -18.1 -45.7 7.0 7.7 17.2 25.0 34.2 270 1.3 2.5 -00050300.JAN 101 0.75 1438 12.8 -12.9 -38.5 5.9 7.0 13.9 12.8 7.2 120 0.4 0.6 -00052200.LZK 165 0.75 2062 12.1 -13.5 -44.1 6.2 8.4 17.7 22.6 32.5 162 1.1 1.4 -00061800.JAX 9 0.75 2677 15.7 -7.9 -34.1 5.7 7.0 7.9 6.0 10.5 61 0.3 0.6 -00061900.WAL 41 0.75 2940 17.4 -7.9 -33.5 6.3 6.9 11.6 11.3 9.5 134 0.5 0.6 -00062500.JAX 9 0.75 2442 15.6 -10.1 -34.9 6.2 6.6 9.3 9.4 21.8 104 0.5 0.6 -00062900.GRB 214 0.75 860 8.9 -18.9 -47.9 6.4 8.1 14.1 17.0 24.4 108 0.5 1.1 -00071300.DDC 790 0.75 3064 15.1 -3.7 -31.1 6.1 7.2 9.2 6.2 10.6 0 0.2 0.6 -00071300.FWD 196 0.75 3103 14.9 -5.7 -31.9 6.5 6.9 13.9 10.6 11.4 120 0.4 0.8 -00071800.JAN 101 0.75 3305 15.8 -5.5 -29.7 6.0 6.3 13.1 13.9 14.4 -56 0.5 0.6 -00071900.JAN 101 0.75 3841 17.3 -6.1 -31.7 6.1 6.8 5.7 7.5 6.9 32 0.3 0.6 -00072100.TBW 13 0.75 4845 18.9 -6.9 -31.9 6.4 6.6 7.4 7.0 10.7 56 0.5 0.9 -00072300.GSO 270 0.75 2443 16.5 -9.1 -32.3 5.7 6.1 6.6 20.6 22.2 88 0.9 0.6 -00072400.GGW 700 0.75 3240 10.9 -11.1 -40.3 8.5 7.9 12.5 26.1 22.5 54 2.1 1.4 -00080400.LCH 10 0.75 3045 15.7 -7.5 -32.7 5.6 6.7 4.7 2.8 12.8 28 0.3 0.6 -00090200.SHV 79 0.75 1896 12.1 -7.5 -32.5 7.0 6.6 5.2 3.2 2.0 15 0.2 0.7 -01062400.BIS 506 0.75 4781 13.7 -10.9 -38.3 9.0 7.4 15.0 18.7 27.1 249 2.8 1.7 -02030812.ILX 178 0.75 533 7.2 -19.7 -48.7 6.9 8.2 16.1 31.5 49.1 599 0.5 1.3 -02051500.PIT 357 0.75 521 5.9 -27.9 -45.7 7.9 5.1 17.3 14.7 14.3 74 0.4 1.1 -02060400.JAX 9 0.75 3128 15.3 -8.1 -33.3 6.5 6.7 0.3 3.7 6.5 15 0.4 0.6 -02062500.LBF 849 0.75 3690 11.7 -10.3 -37.1 9.2 7.2 5.0 7.2 9.1 45 0.7 1.3 -02072000.LZK 78 0.75 6551 21.6 -8.5 -32.7 6.9 6.6 8.7 10.2 6.8 145 1.3 0.9 -03031500.OTX 728 0.75 801 6.3 -26.3 -49.9 7.5 6.8 18.3 24.9 28.7 240 1.0 1.5 -03032000.SGF 387 0.75 909 7.6 -22.1 -40.1 6.7 5.1 18.2 10.5 8.6 205 0.4 1.4 -03040922.XMR 3 0.75 2570 15.5 -10.3 -37.3 5.6 7.3 12.7 31.0 38.3 34 1.3 0.6 -03042300.DNR 1625 0.75 1183 6.7 -16.1 -46.5 7.9 8.5 12.2 19.1 35.2 265 0.7 1.2 -03050100.DNR 1625 0.75 1011 6.7 -20.1 -46.3 8.0 7.4 12.5 33.5 27.3 108 1.1 1.2 -03050200.BMX 178 0.75 2216 12.4 -12.9 -40.7 6.6 7.5 4.6 6.7 7.6 9 0.4 0.7 -03052400.PIT 357 0.75 707 10.0 -16.7 -44.5 6.5 7.7 12.1 26.5 23.6 65 0.5 1.0 -03060700.MFL 5 0.75 3041 18.2 -6.7 -31.3 5.6 6.5 0.9 2.8 9.3 5 0.3 0.6 -03061000.JAX 53 0.75 2482 16.0 -8.7 -33.9 6.7 6.7 10.8 11.3 22.4 13 0.5 0.6 -03061222.XMR 3 0.75 2144 17.1 -7.9 -32.5 6.1 6.5 5.2 4.6 6.1 65 0.2 0.6 -03061500.SHV 79 0.75 2511 16.2 -9.9 -33.9 6.3 6.4 13.5 21.1 32.8 91 1.1 0.6 -03061900.TFX 1131 0.75 1802 8.6 -9.3 -37.5 8.2 7.6 13.1 10.8 13.4 178 0.4 1.0 -03062000.BOI 874 0.75 491 7.0 -12.5 -39.7 8.2 7.4 17.9 23.3 18.1 141 0.3 1.0 -03062100.RAP 1029 0.75 2338 11.9 -10.3 -36.1 7.2 7.0 15.0 8.1 14.4 137 0.4 2.4 -03062200.IAD 93 0.75 1215 10.5 -17.1 -38.3 5.8 5.9 9.3 15.1 9.7 79 0.5 1.1 -03090900.GJT 1475 0.75 996 6.8 -12.3 -39.5 9.1 7.4 8.5 17.7 28.1 199 0.5 0.7 -03090900.MAF 872 0.75 2389 12.1 -7.9 -36.1 7.0 7.6 12.1 18.1 17.8 222 0.7 2.2 -03091000.JAN 101 0.75 1929 15.0 -9.5 -35.3 6.0 6.9 8.1 10.8 22.1 83 0.4 0.6 -03111300.BUF 215 0.75 418 8.1 -20.5 -44.7 6.7 6.8 18.0 46.9 65.5 335 0.4 1.5 -04030500.LZK 78 0.75 745 12.4 -10.1 -37.1 5.8 7.2 27.8 39.6 53.2 468 0.4 0.6 -04051300.OAX 350 0.75 1193 10.5 -13.7 -40.5 6.9 7.3 16.7 24.2 28.7 133 0.7 2.2 -04051700.FFC 244 0.75 2077 12.2 -12.1 -39.3 6.4 7.4 2.9 2.0 11.6 0 0.3 0.8 -04052300.BUF 215 0.75 1807 13.8 -10.6 -36.5 5.8 7.0 18.8 22.4 24.0 239 0.8 0.6 -04081700.PHX 384 0.75 2729 12.6 -7.9 -35.3 7.1 7.3 6.2 8.0 6.2 60 0.4 1.3 -04081900.DDC 790 0.75 2146 11.7 -6.3 -34.7 6.2 7.5 10.2 4.3 11.0 15 0.2 0.7 -04081900.OTX 728 0.75 1929 9.8 -11.3 -38.9 7.4 7.4 6.2 9.9 15.1 43 0.4 1.5 -04082800.JAN 101 0.75 3714 18.0 -7.5 -33.7 6.4 7.0 1.0 2.6 3.6 12 0.4 0.6 -04082800.PIT 357 0.75 3258 18.3 -6.1 -31.3 5.6 6.7 10.4 7.8 6.8 106 0.3 0.6 -04092800.DNR 1625 0.75 698 7.9 -13.9 -38.7 7.1 6.8 12.4 17.7 21.0 112 0.3 1.0 -04100400.CHS 15 0.75 1850 15.3 -10.7 -36.1 6.0 6.9 13.4 22.1 32.7 81 0.9 0.6 -05022200.BMX 178 0.75 1749 11.8 -15.9 -43.5 6.8 7.6 19.0 26.1 36.8 174 1.4 1.2 -05030700.OAX 350 0.75 324 5.7 -21.9 -50.1 7.4 7.9 13.6 14.9 9.6 156 0.2 0.9 -05042612.JAN 101 0.75 993 9.2 -17.3 -43.3 6.9 7.2 15.7 27.2 35.7 336 0.8 2.2 -05050500.OTX 728 0.75 1601 7.7 -19.1 -46.9 7.3 7.8 8.5 15.7 22.0 35 0.9 1.4 -05082100.OAX 350 0.75 2617 15.5 -6.9 -34.3 6.0 7.3 15.0 14.8 30.9 159 0.5 0.6 -05082400.SHV 79 0.75 3397 16.6 -5.3 -30.5 6.1 6.8 11.1 9.2 4.4 72 0.3 0.6 -06011400.JAX 9 0.75 1223 12.1 -15.1 -42.3 6.5 7.5 19.7 19.6 26.7 233 0.7 0.7 -89052800.CKL 140 0.75 2098 15.4 -8.1 -34.6 6.2 7.1 8.0 11.8 13.5 43 0.4 0.6 -89060400.PAH 126 0.75 3338 16.4 -9.7 -37.6 5.8 7.5 15.5 14.2 14.7 90 0.9 0.6 -89060700.AHN 246 0.75 2402 14.2 -13.0 -38.1 6.6 6.8 2.7 12.3 18.6 37 0.8 0.6 -89061300.CKL 140 0.75 2677 16.1 -8.6 -32.8 6.1 6.4 11.5 15.9 7.3 102 0.7 0.6 -89061500.AHN 246 0.75 1717 14.7 -7.5 -31.3 5.5 6.3 11.8 10.0 9.8 91 0.2 0.6 -89061600.ACY 23 0.75 2243 16.5 -7.6 -34.5 5.9 7.2 19.5 18.8 19.1 217 0.6 0.6 -89062200.CKL 140 0.75 2986 16.1 -10.1 -37.3 6.7 7.3 6.8 10.0 8.5 76 0.7 0.6 -89062300.GRB 210 0.75 1729 14.6 -8.4 -34.6 6.2 7.0 10.0 10.7 10.8 139 0.3 -999.0 -89062300.OUN 357 0.75 3217 16.0 -7.1 -34.1 5.9 7.2 6.9 12.8 14.9 113 0.6 0.6 -89062700.PIT 360 0.75 2924 16.0 -9.1 -33.7 6.8 6.6 7.9 8.1 4.9 69 0.5 0.6 -89070800.AHN 246 0.75 2876 16.8 -6.5 -32.3 5.8 6.8 4.3 4.1 4.8 33 0.2 0.6 -89071100.DDC 791 0.75 1858 11.9 -8.1 -35.3 7.6 7.3 12.4 8.5 14.0 249 0.3 2.1 -89072900.SIL 8 0.75 4031 18.8 -6.8 -31.8 6.3 6.6 3.9 4.1 4.4 37 0.4 0.6 -89073000.PAH 126 0.75 3630 17.9 -7.0 -33.2 6.4 7.0 7.4 11.4 9.0 58 0.6 0.6 -89073100.TOP 268 0.75 2685 14.5 -6.4 -31.4 6.7 6.7 12.0 9.8 13.0 117 0.4 0.6 -89081200.GRB 210 0.75 1782 11.3 -14.8 -41.6 6.7 7.3 3.9 4.1 9.5 39 0.3 0.6 -89081900.HON 392 0.75 984 13.1 -7.6 -33.3 7.1 6.8 12.1 14.0 17.9 244 0.2 -999.0 -89102800.OUN 357 0.75 1679 12.0 -12.7 -39.4 6.8 7.3 8.3 10.1 27.1 115 0.4 1.0 -90033100.TBW 13 0.75 2515 14.8 -10.0 -38.4 5.6 7.7 12.0 14.0 15.0 135 0.6 0.6 -90042100.OUN 362 0.75 1915 12.4 -14.1 -40.9 6.5 7.3 13.1 25.3 31.9 138 1.3 1.7 -90042200.SEP 399 0.75 2775 13.3 -11.7 -40.8 6.5 7.9 8.1 10.2 20.8 98 0.7 1.0 -90042400.1M1 172 0.75 2374 12.8 -12.6 -40.0 6.7 7.5 6.6 14.0 8.3 56 0.9 0.9 -90052500.MAF 873 0.75 3262 13.1 -7.2 -34.0 7.9 7.2 12.4 22.0 30.6 97 1.3 1.8 -90060400.PIT 360 0.75 390 9.5 -12.5 -36.7 5.6 6.5 14.6 26.0 37.7 57 0.2 0.6 -90060700.TBW 13 0.75 3262 17.0 -8.6 -34.5 6.0 6.9 4.1 1.6 7.3 8 0.4 0.6 -90061000.AHN 246 0.75 2847 14.8 -8.2 -33.4 5.9 6.7 5.6 8.6 9.9 50 0.4 0.6 -90070300.SLI 8 0.75 3250 18.4 -5.7 -32.8 5.8 7.2 7.5 11.8 14.5 79 0.4 0.6 -90070800.TBW 13 0.75 5452 20.0 -8.1 -31.6 6.5 6.2 5.9 7.8 15.4 11 0.7 0.6 -90072200.CHS 13 0.75 3537 18.4 -7.5 -32.4 6.2 6.7 7.1 8.3 10.2 88 0.4 0.6 -90072200.PAH 126 0.75 2541 16.9 -5.6 -30.4 5.7 6.6 11.4 13.3 15.3 80 0.4 0.6 -90072700.DDC 791 0.75 3550 14.7 -7.0 -32.7 7.6 6.8 6.0 7.6 7.2 84 0.5 2.2 -90072800.TOP 268 0.75 3231 16.5 -7.8 -32.8 6.7 6.6 9.8 8.8 11.3 281 0.5 0.9 -90073100.JAN 91 0.75 2834 14.6 -7.3 -33.8 6.1 7.0 0.7 5.1 4.3 -3 0.3 0.6 -90080400.STC 315 0.75 2284 13.1 -12.5 -34.8 7.3 6.0 8.7 5.3 20.0 45 0.5 1.4 -90081400.ALB 86 0.75 1251 14.6 -7.6 -33.8 5.7 7.0 20.7 31.1 21.6 261 0.5 0.6 -90081400.MAF 873 0.75 1598 13.7 -7.1 -32.0 6.2 6.6 2.3 4.4 16.6 35 0.2 0.6 -90081700.CHS 13 0.75 3949 19.5 -6.9 -32.2 5.7 6.7 11.2 14.2 20.9 101 0.7 0.6 -90081900.DEN 1611 0.75 1982 11.7 -7.8 -35.3 7.6 7.4 6.4 10.2 22.1 25 0.3 1.7 -90082000.PIA 200 0.75 4350 19.3 -6.5 -31.2 6.2 6.5 9.4 12.0 9.9 67 0.7 0.6 -90082200.BNA 180 0.75 2619 15.5 -6.1 -32.3 6.1 6.9 8.7 9.1 12.7 -10 0.3 0.6 -90082300.GGG 124 0.75 3016 16.2 -5.9 -30.3 6.0 6.4 5.3 1.3 5.5 35 0.2 0.6 -90082500.OUN 357 0.75 2800 15.7 -6.4 -31.1 6.6 6.6 5.3 5.0 11.9 63 0.3 0.6 -90082500.OVN 400 0.75 3418 17.2 -7.1 -33.6 6.4 7.0 10.0 12.0 21.9 181 0.6 0.7 -90083000.ACY 23 0.75 2413 15.2 -9.3 -34.4 5.8 6.8 9.0 13.9 22.7 62 0.6 0.6 -90101700.MAF 873 0.75 2870 12.3 -12.5 -40.6 8.0 7.7 7.7 14.9 16.2 78 1.3 2.3 -91051700.TBW 13 0.75 3306 16.1 -7.5 -34.7 5.4 7.2 3.8 4.0 0.9 -5 0.3 0.6 -91060600.CKL 140 0.75 2864 16.3 -8.6 -33.4 6.4 6.6 6.2 8.9 11.4 21 0.5 0.6 -94062400.GGG 124 0.75 3754 18.0 -5.5 -30.6 6.3 6.6 8.2 11.0 14.2 98 0.5 0.6 -94062400.HTS 246 0.75 2798 16.5 -5.5 -30.1 5.3 6.5 4.7 8.5 15.0 39 0.2 0.6 -94070200.LCH 5 0.75 2754 17.0 -6.8 -32.4 6.4 6.8 12.4 10.7 11.0 84 0.4 0.6 -97061700.BMX 178 0.75 3829 18.2 -6.9 -31.5 5.9 6.5 6.9 12.4 13.0 48 0.6 0.6 -97062400.MAF 872 0.75 3310 14.1 -9.9 -32.7 8.9 6.1 13.0 11.5 8.6 108 1.1 1.6 -97081700.TBW 13 0.75 3152 17.4 -7.3 -32.7 6.2 6.8 1.8 2.6 4.4 8 0.3 0.6 -97081800.SLC 1288 0.75 931 8.3 -10.3 -36.9 8.5 7.2 13.6 16.1 22.9 203 0.3 1.4 -97082200.ILN 317 0.75 520 9.6 -16.3 -41.3 5.8 6.9 3.9 17.5 30.9 50 0.2 0.7 -98062500.JAN 101 0.75 3507 17.3 -6.1 -32.3 6.0 7.0 7.1 2.3 8.6 -1 0.3 0.7 -98081000.SHV 79 0.75 3464 16.8 -6.5 -33.5 5.9 7.2 4.2 4.8 1.1 42 0.3 0.6 +DATE / RAOB ELEV REPORT MUCAPE MUMR 500TEMP 300 T 7-5 LR 5-3 LR 0-3SH 0-6SH 0-9SH SRH3 SHIP MODELb +95052300.DDC 791 6.00 4181 15.3 -9.6 -36.2 7.5 7.1 23.4 19.4 26.8 325 1.9 3.0 +91051100.MAF 873 6.00 4692 14.9 -10.8 -37.3 8.8 7.2 14.2 13.2 18.1 -37 1.9 2.7 +97061700.OUN 357 5.50 5751 18.8 -9.5 -36.1 7.4 7.1 14.5 23.6 45.9 116 3.1 3.5 +99012200.LZK 165 5.00 2240 12.3 -17.3 -41.7 7.6 6.8 23.0 26.3 32.1 294 2.3 3.0 +96061200.DDC 791 5.00 2820 13.7 -8.3 -34.7 7.6 7.1 12.9 20.3 15.8 142 1.2 2.5 +92072600.DDC 791 5.00 4794 17.4 -4.6 -31.2 6.8 7.0 18.2 17.4 14.6 176 1.0 0.8 +91052900.HON 392 5.00 3892 15.2 -12.3 -38.0 8.0 7.0 25.0 40.7 36.0 269 3.4 3.5 +90070800.BIS 504 5.00 3717 16.6 -9.8 -33.6 7.7 6.4 12.5 29.8 42.2 202 2.4 2.4 +57070300.RAP 966 5.00 4359 15.8 -6.7 -36.0 7.7 7.8 13.9 22.9 39.3 130 1.7 3.4 +06040300.LZK 78 5.00 3819 13.7 -14.9 -44.7 8.0 8.2 20.9 26.6 32.6 251 3.9 3.4 +99060100.DDC 790 4.75 4387 15.9 -11.3 -38.7 8.0 7.4 15.3 27.7 38.0 209 3.5 3.5 +96102100.OUN 362 4.50 2995 12.7 -12.9 -42.6 7.5 8.1 15.6 20.3 28.4 71 1.8 3.0 +96081100.LBF 847 4.50 2360 13.3 -8.4 -34.4 6.2 7.0 26.5 26.1 22.0 326 1.0 2.6 +96062700.TFX 1130 4.50 3835 13.9 -10.9 -37.2 8.3 7.1 21.8 37.1 44.3 297 3.0 1.6 +96051000.TOP 268 4.50 3884 15.6 -11.1 -40.4 8.8 8.0 22.1 18.3 22.3 234 2.2 3.3 +96050500.IAD 85 4.50 2432 12.1 -15.2 -41.7 7.2 7.3 15.9 25.0 25.5 36 1.9 1.9 +96030700.JAN 91 4.50 2362 14.0 -12.5 -38.9 6.8 7.2 16.8 34.9 36.9 196 1.8 0.6 +95060900.MAF 873 4.50 5653 17.8 -8.1 -37.7 8.1 8.0 12.8 18.7 33.5 83 2.2 2.9 +95060500.MAF 873 4.50 4358 14.9 -8.6 -40.7 7.6 8.7 16.0 23.2 32.0 181 2.1 2.9 +95051700.DDC 791 4.50 4878 15.6 -10.8 -39.2 8.5 7.7 8.9 26.6 40.7 43 3.8 2.6 +94060800.LBF 847 4.50 3400 13.0 -9.5 -37.5 7.8 7.6 8.1 18.7 18.4 109 1.5 2.4 +94042600.SEP 399 4.50 4409 16.3 -11.5 -41.9 7.4 8.3 21.2 26.7 26.2 138 3.3 3.3 +94040300.OUN 362 4.50 2075 10.1 -17.0 -44.2 7.6 7.5 18.7 31.2 39.3 163 1.9 2.1 +93101800.SEP 428 4.50 3958 15.7 -10.6 -34.9 7.0 6.5 23.2 31.7 30.5 441 2.6 2.2 +93101300.SEP 428 4.50 3151 14.2 -13.1 -36.5 8.0 6.3 15.0 22.3 31.8 307 2.4 2.9 +93092200.TOP 270 4.50 3665 16.8 -8.1 -37.9 6.5 8.0 21.3 21.3 37.9 502 1.3 1.3 +93092200.OVN 486 4.50 3685 15.4 -11.1 -40.4 8.1 7.9 23.5 31.9 33.2 492 2.9 4.0 +93072400.BIS 505 4.50 3597 15.3 -9.8 -38.4 5.8 7.7 14.9 21.0 33.2 263 1.4 2.3 +93062700.OVN 400 4.50 3720 15.0 -10.0 -38.2 6.3 7.6 9.4 22.3 28.9 140 1.7 3.1 +93060800.OUN 431 4.50 4917 17.0 -9.1 -34.9 7.1 6.9 9.7 30.6 26.7 195 2.8 2.6 +93050100.DDC 790 4.50 3206 11.1 -16.5 -44.2 8.0 7.7 15.4 24.0 29.9 194 2.7 3.7 +92073000.TOP 268 4.50 4074 16.6 -10.0 -37.8 7.5 7.5 11.8 22.5 22.1 164 2.2 2.4 +92073000.OVN 400 4.50 4366 16.6 -11.4 -38.3 7.4 7.3 13.9 22.3 23.7 216 2.7 3.2 +92062900.SEP 399 4.50 3761 17.4 -9.6 -33.8 7.8 6.6 13.7 21.8 15.6 248 2.0 2.8 +92062800.DDC 791 4.50 2750 13.8 -11.3 -34.2 7.8 6.2 15.2 20.6 41.3 315 1.6 2.9 +92062800.AMA 1095 4.50 4069 16.0 -10.3 -36.1 7.9 6.9 16.9 22.8 27.5 150 2.4 3.2 +91081400.GTF 1118 4.50 2524 11.5 -13.2 -37.4 8.5 6.6 15.3 25.8 28.9 213 2.0 2.0 +91072100.HON 392 4.50 5826 20.1 -6.1 -32.2 6.8 6.9 14.3 22.8 33.9 180 1.8 1.9 +91042912.BRO 7 4.50 4471 19.5 -9.8 -38.2 7.7 7.6 13.7 23.1 24.2 254 2.5 -999.0 +91032800.FNT 236 4.50 1860 11.3 -17.3 -44.0 7.6 7.4 26.8 47.0 45.4 431 1.8 2.9 +90051600.OUN 357 4.50 4398 16.7 -9.0 -36.4 7.6 7.3 23.2 25.5 44.9 180 2.5 3.1 +89080400.INL 359 4.50 3953 17.4 -11.5 -30.6 8.3 5.1 7.3 18.6 29.2 36 2.3 1.0 +89070300.SEP 399 4.50 5261 18.5 -7.6 -28.8 8.4 5.6 12.9 22.6 1.2 222 2.5 2.9 +89062700.GSO 277 4.50 4349 17.6 -7.3 -33.8 6.3 7.1 7.8 14.2 6.4 52 0.9 0.9 +89060700.SEP 399 4.50 3510 15.6 -7.9 -33.9 7.0 7.0 9.0 24.8 47.4 130 1.6 2.4 +89060400.MAF 873 4.50 3939 14.0 -10.0 -36.2 8.5 7.1 6.6 20.6 33.6 58 2.2 2.2 +02043000.FWD 171 4.50 5853 19.4 -10.9 -33.7 8.0 6.1 14.6 29.7 37.1 151 4.4 3.1 +02042900.IAD 93 4.50 2553 13.6 -16.7 -41.9 7.3 6.9 24.9 21.1 33.9 373 2.1 2.9 +08020600.SHV 79 4.25 2312 13.5 -14.1 -42.1 7.3 7.7 25.8 32.4 43.7 212 2.1 1.8 +07080400.RAP 1029 4.25 2983 15.6 -4.1 -30.9 6.2 7.1 18.3 22.7 35.8 270 0.7 0.9 +05042200.SGF 387 4.25 2944 12.6 -13.3 -42.7 6.8 8.0 15.1 21.3 15.6 193 1.7 2.2 +05042000.LBF 849 4.25 2460 10.1 -15.7 -43.9 8.9 7.8 16.6 15.3 22.3 255 1.4 2.9 +05031400.JAN 101 4.25 1382 11.1 -15.7 -40.7 7.6 6.8 19.2 25.5 49.7 161 1.1 2.8 +04081000.DNR 1625 4.25 3415 12.9 -9.1 -38.9 8.0 8.1 16.2 15.0 15.4 270 1.2 3.2 +04071318.ILX 178 4.25 6811 22.1 -10.9 -36.3 7.9 6.8 15.5 18.7 21.9 131 3.6 2.6 +04071300.LBF 849 4.25 7183 19.5 -7.3 -35.7 8.6 7.5 10.3 14.7 20.5 68 2.1 3.7 +04071200.GGW 700 4.25 2390 11.0 -13.7 -41.1 8.6 7.5 17.1 22.3 32.0 99 1.7 1.9 +04062200.AMA 1099 4.25 3828 13.8 -8.9 -36.5 8.0 7.4 17.8 26.2 40.5 141 2.3 2.3 +04053000.OUN 357 4.25 4526 16.8 -7.5 -36.5 7.8 7.7 15.8 24.4 40.4 224 2.1 -999.0 +04052200.AMA 1099 4.25 4265 13.7 -8.7 -36.3 7.9 7.4 13.6 21.5 23.9 176 2.0 2.1 +04040400.MAF 872 4.25 2746 12.0 -14.7 -43.1 7.0 7.8 14.4 19.5 31.1 262 1.6 2.7 +03051000.MHX 11 4.25 4373 17.1 -10.5 -35.1 7.3 6.6 14.1 22.7 23.2 146 2.5 2.1 +03050518.BNA 210 4.25 2730 16.0 -12.9 -36.4 7.1 6.5 18.3 37.0 37.2 239 2.2 -999.0 +03050500.SGF 387 4.25 5169 15.7 -13.5 -40.7 7.6 7.4 30.0 38.4 50.7 348 4.6 2.9 +03040600.FWD 171 4.25 2487 12.4 -14.3 -41.7 7.3 7.5 17.1 31.5 51.8 341 2.1 2.9 +01070300.LBF 849 4.25 5584 16.7 -8.7 -37.3 8.5 7.8 14.2 18.0 24.7 154 2.4 4.2 +98063000.TOP 270 4.00 6490 21.8 -5.3 -30.5 7.2 6.6 18.1 24.4 32.6 230 2.0 1.7 +98050800.FFC 244 4.00 4120 17.3 -12.3 -36.1 7.7 6.4 17.1 31.0 51.6 172 3.4 2.2 +97082200.LBF 849 4.00 3974 15.7 -9.7 -35.9 7.4 7.1 17.4 26.4 37.5 321 2.4 3.3 +96052300.LBF 847 4.00 2915 13.5 -11.1 -38.2 8.0 7.3 18.5 27.8 43.7 303 2.3 2.9 +95102700.SGF 394 4.00 2166 12.5 -13.8 -41.6 6.9 7.6 25.7 21.9 29.4 267 1.3 1.6 +95072600.DDC 791 4.00 5696 18.3 -10.1 -32.2 8.8 5.9 17.1 21.3 19.2 238 3.5 3.3 +95072500.FTD 196 4.00 2897 15.4 -10.0 -30.5 9.2 5.5 12.8 19.1 19.8 168 1.7 -999.0 +95051600.JAN 91 4.00 4861 17.9 -10.9 -37.6 7.8 7.2 8.6 14.9 18.5 -35 2.0 2.5 +95050600.FTD 196 4.00 2036 15.1 -11.1 -34.7 7.1 6.4 20.8 21.2 37.5 304 1.1 0.6 +93072300.HON 443 4.00 3720 15.7 -8.1 -37.4 6.0 7.8 15.4 19.1 22.5 130 1.1 1.5 +93071600.RAP 966 4.00 3230 14.1 -7.5 -34.9 7.7 7.3 18.6 25.0 35.8 97 1.5 3.2 +91041300.SEP 399 4.00 5008 16.9 -10.6 -40.5 6.8 8.1 12.2 21.8 27.4 137 2.6 3.4 +90090200.RAP 966 4.00 1762 11.3 -7.4 -33.9 7.5 7.0 14.1 23.6 32.7 181 0.6 2.1 +90070100.DAY 298 4.00 3541 16.6 -9.4 -33.6 7.1 6.5 8.6 19.9 24.5 154 1.5 1.8 +90060900.TOP 268 4.00 5571 18.5 -10.1 -39.2 7.3 7.8 14.8 22.6 16.4 252 3.0 2.7 +90051900.AMA 1095 4.00 2732 11.5 -9.3 -38.2 7.7 7.8 18.5 26.1 30.4 301 1.4 2.1 +90051500.AMA 1095 4.00 4543 14.8 -9.9 -36.2 8.2 7.1 19.2 24.7 33.8 473 2.9 2.2 +89071800.LBF 847 4.00 3622 15.4 -9.4 -35.6 8.1 7.0 22.9 38.9 37.6 361 2.4 2.9 +89062700.DDC 791 4.00 2840 14.3 -8.4 -36.6 7.6 7.5 12.7 19.4 19.2 167 1.1 2.2 +89061100.AMA 1095 4.00 3666 15.8 -8.7 -35.4 7.6 7.2 11.1 11.0 19.2 87 0.9 -999.0 +06092221.SGF 387 4.00 5071 17.6 -6.7 -36.1 5.3 7.9 21.0 31.6 37.0 202 1.6 1.1 +06071700.INL 361 4.00 3719 14.1 -11.1 -38.3 8.4 7.4 19.9 26.3 29.8 328 3.0 2.4 +06050600.MAF 872 4.00 3533 12.4 -12.3 -40.1 8.2 7.5 19.3 33.6 48.0 174 2.8 2.0 +04071318.DVN 229 4.00 6090 20.8 -11.1 -37.3 8.4 7.1 22.5 25.9 22.3 191 4.7 2.8 +03050300.BMX 178 4.00 4593 15.2 -15.7 -40.1 7.9 6.7 8.1 32.4 30.5 51 5.0 2.9 +02061300.DDC 790 4.00 6234 19.5 -6.9 -31.9 7.6 6.6 17.2 19.8 32.7 126 2.1 3.7 +02042000.MAF 872 4.00 2974 12.9 -8.1 -36.7 6.9 7.6 19.0 24.3 41.7 133 1.2 2.5 +95051900.BMX 178 3.75 3370 16.5 -9.9 -35.7 6.6 7.0 16.9 20.6 25.5 246 1.5 0.6 +03040400.OUN 357 3.75 2640 11.9 -15.1 -42.7 7.3 7.6 13.4 24.0 23.9 187 2.0 2.3 +99072600.LBF 849 3.65 4375 16.4 -6.7 -30.5 7.9 6.4 9.5 12.9 16.1 60 1.0 2.6 +99050400.OUN 357 3.65 5195 15.6 -14.9 -44.1 8.4 8.0 16.5 21.3 22.0 343 4.5 4.7 +99030600.LZK 165 3.65 1922 11.7 -18.5 -46.3 8.2 7.7 21.4 22.8 39.2 360 1.9 2.1 +98052200.SGF 387 3.65 4719 17.1 -9.9 -36.5 7.8 7.2 13.8 22.4 23.1 232 2.6 2.3 +98040800.ILX 178 3.65 1354 10.2 -19.7 -46.5 7.2 7.5 20.1 21.2 25.1 180 1.1 2.6 +03062300.OAX 350 3.65 6203 18.7 -9.3 -36.9 8.6 7.5 12.3 13.6 22.9 237 2.2 4.2 +02091900.OUN 357 3.65 4268 15.7 -6.1 -36.9 6.7 8.2 17.8 20.8 23.4 308 1.2 3.0 +02062400.ABR 396 3.65 5093 17.2 -10.5 -35.7 8.2 6.8 16.9 26.3 30.9 187 3.7 3.5 +02060500.RNK 654 3.65 5399 17.9 -9.7 -34.9 6.9 6.7 8.7 4.0 7.3 54 0.8 3.2 +02051200.TOP 270 3.65 4489 15.8 -11.9 -38.9 8.1 7.3 13.7 26.0 26.5 224 3.6 3.3 +02051100.MAF 872 3.65 4658 14.5 -9.3 -35.9 8.4 7.2 14.8 23.1 40.3 132 2.7 2.2 +01072100.GGW 700 3.65 3114 13.5 -10.7 -38.5 7.7 7.5 15.8 28.3 30.5 354 2.2 2.8 +01071800.ABR 396 3.65 5177 17.5 -9.9 -36.7 8.4 7.2 9.6 19.5 28.2 136 2.7 3.9 +01062100.DDC 790 3.65 4428 15.2 -10.7 -37.5 7.8 7.3 13.4 19.0 25.2 400 2.3 3.2 +01061400.DDC 790 3.65 5244 15.7 -8.9 -36.7 8.0 7.5 19.8 28.1 28.2 384 3.2 2.5 +01052500.JAN 101 3.65 3446 13.5 -15.1 -42.5 7.5 7.5 17.4 21.8 31.4 240 2.7 2.7 +01051800.AMA 1099 3.65 4695 13.9 -10.5 -38.9 8.6 7.7 16.1 13.2 22.8 86 1.8 2.1 +01050700.SHV 79 3.65 2945 14.8 -12.5 -39.3 6.5 7.3 9.0 15.7 22.1 110 1.2 1.7 +01050700.LZK 78 3.65 3512 14.7 -12.9 -40.5 5.9 7.5 7.3 18.7 26.3 77 1.6 3.4 +01041500.DDC 790 3.65 3892 13.1 -18.3 -43.1 9.0 6.9 24.4 43.1 54.7 233 5.4 2.5 +01040400.SGF 387 3.65 3277 12.8 -15.1 -43.1 8.3 7.7 17.2 22.4 28.9 310 2.8 3.1 +98062000.OUN 357 3.50 6048 19.0 -7.1 -35.9 7.8 7.7 13.7 15.4 11.2 209 1.7 3.9 +98052500.OUN 357 3.50 5688 18.0 -10.7 -39.7 8.1 7.8 9.9 21.9 28.7 172 3.5 4.2 +98052100.TOP 270 3.50 4680 16.5 -12.5 -38.1 8.4 7.0 9.8 10.5 23.7 100 1.7 3.8 +97062100.LBF 849 3.50 6058 17.3 -9.3 -35.7 8.8 7.2 13.9 23.1 25.1 129 3.7 3.7 +96062000.OAX 350 3.50 4081 16.3 -9.8 -37.1 8.6 7.4 18.9 19.0 24.4 271 2.1 -999.0 +90061900.BIS 504 3.50 1968 11.1 -13.5 -40.9 8.2 7.5 17.4 28.4 38.0 257 1.5 2.9 +90060900.IAD 85 3.50 3994 17.2 -10.9 -35.5 7.1 6.7 18.3 23.7 20.0 203 2.4 0.9 +90040600.SEP 399 3.50 3764 12.4 -14.9 -45.3 7.8 8.4 15.4 25.2 36.8 305 3.3 2.3 +90031400.OUN 357 3.50 3950 14.6 -16.1 -39.5 7.2 6.4 12.3 20.2 49.4 169 3.0 2.9 +89070300.STC 315 3.50 3556 15.6 -8.2 -35.9 7.0 7.4 8.5 15.8 21.4 128 1.1 1.4 +02081200.DDC 790 3.50 3415 14.0 -8.7 -34.3 8.0 6.9 10.7 15.7 27.7 157 1.2 3.1 +01061500.FWD 171 3.50 4260 17.3 -9.7 -33.7 7.9 6.5 11.1 15.1 9.7 74 1.6 2.2 +01041000.SGF 387 3.50 3476 13.0 -14.5 -41.3 7.9 7.4 12.5 21.6 30.3 141 2.7 2.6 +91060500.DDC 791 3.25 4631 16.9 -7.9 -35.5 6.5 7.4 11.0 15.3 15.4 74 1.2 3.5 +06070200.GRB 214 3.25 3255 15.4 -9.3 -35.9 6.6 7.1 14.7 17.0 24.9 99 1.1 1.5 +99060200.FWD 196 3.00 4928 17.3 -11.5 -37.3 8.8 7.0 15.3 15.0 30.3 171 2.4 4.5 +98062900.TOP 270 3.00 6895 22.0 -7.7 -33.1 7.0 6.8 19.3 20.6 27.3 335 2.5 2.4 +98062500.BIS 506 3.00 4591 15.5 -13.3 -41.3 8.1 7.7 15.5 15.9 15.4 89 2.5 3.0 +98062500.ABR 396 3.00 4448 16.3 -13.7 -40.5 8.8 7.3 11.2 17.4 28.7 42 3.0 3.7 +98061400.OAX 350 3.00 2830 13.3 -10.5 -39.5 7.7 7.9 15.3 24.4 45.4 219 1.8 3.4 +98052400.DDC 790 3.00 2630 11.6 -12.9 -41.5 6.7 7.8 9.8 22.0 27.7 101 1.4 2.3 +97061000.FWD 196 3.00 2699 15.6 -9.9 -34.9 7.0 6.7 10.9 18.7 24.1 98 1.1 1.3 +97052600.OUN 357 3.00 5143 17.2 -7.7 -38.5 5.9 8.3 15.0 30.4 32.4 148 2.0 2.6 +96070800.LBF 847 3.00 3341 15.3 -6.4 -32.5 7.0 6.9 20.6 30.0 41.5 390 1.3 2.2 +96062012.LBF 847 3.00 3418 15.2 -8.6 -35.4 7.9 7.3 16.5 22.6 25.0 380 1.7 3.3 +96061400.UNR 1037 3.00 3801 13.1 -11.0 -37.6 8.4 7.2 12.4 18.0 14.8 63 2.0 2.0 +96052700.OUN 362 3.00 3034 15.2 -9.4 -36.2 6.9 7.2 22.5 29.8 33.6 330 1.7 2.0 +96042000.ILX 178 3.00 2394 12.9 -14.6 -41.1 7.1 7.3 16.4 27.0 39.5 249 2.1 -999.0 +96033100.SHV 84 3.00 2891 12.7 -17.1 -46.6 7.6 8.2 20.1 27.4 35.5 163 3.0 3.1 +95082700.GGW 696 3.00 3094 11.7 -12.6 -38.7 8.3 7.1 13.6 26.8 41.0 162 2.4 1.7 +95082300.INL 359 3.00 3023 15.4 -11.6 -36.2 8.0 6.7 25.4 30.9 26.5 694 2.5 2.1 +95072400.DDC 791 3.00 3645 15.9 -9.9 -33.5 8.2 6.3 11.8 18.2 32.6 31 1.7 3.6 +95071500.LBF 847 3.00 3052 14.4 -7.0 -32.9 6.5 6.9 13.9 15.9 24.7 159 0.7 2.1 +95062300.LBF 847 3.00 2962 12.9 -11.1 -36.7 7.9 7.0 15.3 21.0 19.8 220 1.7 2.8 +95043000.FTD 196 3.00 4416 15.0 -13.3 -43.2 8.1 8.2 15.6 21.9 31.7 166 3.4 3.4 +95021400.PBI 6 3.00 2433 16.5 -11.0 -41.1 5.9 8.1 13.8 27.1 33.4 117 1.4 0.6 +94060600.DDC 791 3.00 4882 14.8 -8.8 -37.2 8.7 7.6 13.1 15.6 18.6 248 1.9 2.1 +94052600.FNT 236 3.00 2240 10.8 -16.3 -46.6 6.1 8.4 12.8 17.8 25.8 113 1.0 2.4 +94032800.CKL 140 3.00 2066 15.3 -9.6 -33.7 6.3 6.4 30.5 38.6 36.3 429 1.1 0.6 +93091900.DDC 824 3.00 1954 12.4 -10.4 -35.2 7.2 6.7 16.8 29.5 46.6 233 1.2 2.8 +93091900.AMA 1094 3.00 1911 12.4 -9.0 -33.5 7.7 6.5 16.5 32.7 35.4 264 1.1 2.4 +93082300.DDC 790 3.00 2608 13.3 -7.8 -33.0 7.7 6.8 13.1 19.5 27.0 83 1.0 2.0 +93070900.OVN 487 3.00 5546 19.7 -6.8 -30.3 6.9 6.2 16.9 29.4 24.3 345 2.3 0.6 +93070200.DDC 816 3.00 4895 17.1 -5.2 -33.2 7.2 7.4 13.3 16.4 21.4 237 1.0 2.8 +93060600.HAT 4 3.00 4948 16.0 -13.5 -38.7 8.3 6.9 12.6 15.5 17.2 70 2.8 3.9 +93050600.MAF 873 3.00 3784 13.9 -9.6 -37.2 7.2 7.4 18.6 27.0 25.4 149 2.3 2.5 +92070500.OVN 400 3.00 5051 17.3 -9.3 -36.1 7.4 7.2 16.1 21.8 33.3 243 2.5 3.5 +92062700.MAF 873 3.00 3224 13.9 -8.2 -32.9 7.7 6.6 13.0 23.7 38.8 253 1.6 2.5 +92032600.TBW 13 3.00 2104 12.6 -14.0 -43.1 6.5 8.0 18.6 32.2 37.0 195 1.5 1.1 +91052700.DDC 791 3.00 5493 17.0 -10.5 -38.1 8.4 7.4 13.3 21.7 29.3 81 3.4 2.9 +91040912.1M1 172 3.00 3450 14.2 -15.2 -42.3 8.0 7.5 11.5 19.7 20.8 134 2.7 -999.0 +91032700.TOP 268 3.00 2763 12.7 -12.3 -39.3 6.8 7.4 21.6 27.7 31.7 279 1.9 2.5 +90052700.OUN 357 3.00 4621 17.5 -8.8 -37.3 7.6 7.7 20.4 23.8 25.1 255 2.4 3.2 +90051500.OUN 357 3.00 4798 16.8 -10.7 -38.4 7.8 7.5 12.5 19.8 29.7 186 2.6 4.2 +89060700.AMA 1095 3.00 4752 15.4 -9.5 -33.5 8.5 6.4 21.7 30.5 55.6 303 3.3 2.4 +89060500.OUN 357 3.00 1640 12.5 -11.6 -39.9 7.0 7.7 8.8 15.7 23.9 53 0.6 0.7 +72081200.YRM 988 3.00 1989 10.9 -14.2 -40.4 8.3 7.1 14.0 24.6 35.0 132 1.5 2.4 +06052800.BIS 506 3.00 3434 12.5 -11.1 -38.7 8.1 7.5 10.5 11.3 12.7 74 1.0 1.8 +06052700.BNA 210 3.00 3535 16.1 -8.3 -35.3 5.9 7.2 17.7 12.8 17.2 196 0.7 0.7 +06052500.SGF 387 3.00 3470 15.6 -11.1 -37.1 7.6 7.0 13.6 14.3 7.3 162 1.4 2.0 +06042500.OUN 357 3.00 4007 15.5 -12.3 -39.3 8.6 7.3 15.4 20.1 21.2 105 2.8 3.3 +06042412.LMN 317 3.00 3248 14.1 -12.9 -39.7 8.2 7.3 16.6 25.4 28.7 413 2.8 3.2 +04081000.DDC 790 3.00 3147 14.6 -9.7 -36.3 7.7 7.1 13.0 21.0 22.0 222 1.6 3.0 +04070200.AMA 1099 3.00 5137 16.9 -8.1 -37.7 7.4 7.9 18.0 14.0 16.6 80 1.4 3.0 +04052300.OAX 350 3.00 4333 15.6 -12.3 -40.7 7.6 7.8 19.6 32.4 28.9 289 3.6 3.0 +04051700.DDC 790 3.00 2200 10.0 -11.9 -41.3 8.4 8.0 20.5 31.7 30.2 390 1.6 1.5 +04042200.OUN 357 3.00 2363 12.2 -13.5 -39.5 7.0 7.1 16.9 24.3 33.8 385 1.6 2.7 +04041900.OAX 350 3.00 3136 11.9 -15.1 -40.5 8.2 7.0 20.5 33.8 44.9 394 3.0 1.9 +03062800.DDC 790 3.00 2329 11.4 -9.3 -38.9 6.7 8.0 10.8 16.9 26.8 138 0.7 2.2 +03062400.LBF 849 3.00 6189 18.6 -8.7 -38.9 8.1 8.1 21.7 30.8 31.6 381 3.8 4.8 +03050420.SGF 387 3.00 4524 15.8 -11.9 -40.7 7.1 7.8 25.2 35.4 47.9 480 3.3 3.2 +03042100.SHV 79 3.00 2947 15.5 -13.5 -38.7 7.5 6.8 14.3 24.0 38.0 110 2.3 0.9 +01090900.FWD 171 3.00 4304 17.1 -8.9 -35.7 8.2 7.1 7.7 14.1 12.0 97 1.4 2.7 +01053000.AMA 1099 3.00 5827 16.4 -9.7 -38.5 8.2 7.7 25.0 26.1 29.7 268 3.9 2.8 +01051900.LZK 78 3.00 4269 16.6 -12.5 -37.3 8.1 6.7 9.9 18.5 25.8 98 2.6 2.7 +00080600.OAX 350 3.00 5525 19.0 -7.1 -33.1 7.5 6.9 9.4 15.0 22.8 56 1.4 3.1 +00062900.MAF 872 3.00 3565 14.8 -6.3 -31.1 6.3 6.6 9.6 10.5 16.7 29 0.5 1.8 +00050400.FWD 196 3.00 2731 13.2 -14.3 -40.3 6.3 7.1 19.0 21.7 28.5 327 1.7 3.0 +99081800.LBF 849 2.75 5554 18.3 -8.9 -32.5 7.8 6.4 10.7 23.7 25.1 143 2.9 3.4 +99070100.MAF 872 2.75 3989 13.7 -2.5 -33.9 7.5 8.3 10.5 14.9 13.7 146 0.8 2.0 +99061900.DDC 790 2.75 4141 13.9 -11.3 -40.3 7.3 7.9 13.4 22.5 29.0 346 2.5 2.4 +99061200.AMA 1099 2.75 4400 14.7 -10.3 -36.3 7.7 7.0 18.8 26.2 36.6 210 3.0 2.4 +99060300.AMA 1099 2.75 5087 15.6 -10.3 -36.5 8.7 7.1 15.5 18.6 49.2 289 2.7 2.5 +98061400.OUN 357 2.75 6689 20.5 -6.5 -32.5 7.7 6.9 17.9 32.8 42.7 262 2.9 4.0 +98052500.DDC 790 2.75 2688 12.5 -12.1 -40.7 7.2 7.8 13.7 27.9 32.0 180 1.9 2.7 +98040900.BMX 178 2.75 3341 15.8 -13.9 -39.5 7.9 7.0 25.9 40.1 51.5 296 3.2 2.0 +97061600.DDC 790 2.75 3187 13.5 -10.9 -36.5 7.7 6.9 11.9 23.3 39.3 26 2.0 2.7 +97061200.TOP 270 2.75 1552 12.6 -11.7 -38.7 7.1 7.3 11.6 23.5 30.2 141 0.9 0.9 +97052700.SGF 387 2.75 4440 16.3 -9.9 -38.1 7.0 7.6 16.3 22.6 25.0 276 2.3 2.6 +97052700.OUN 357 2.75 5907 18.0 -8.7 -37.7 6.4 7.8 17.6 17.5 23.9 271 1.9 3.7 +97042100.SGF 387 2.75 1773 9.4 -16.5 -45.7 7.4 8.1 23.3 25.4 23.9 405 1.4 2.0 +97041100.MAF 873 2.75 4076 11.9 -15.0 -45.9 8.2 8.5 20.8 23.7 30.7 260 3.3 2.1 +97032900.BNA 180 2.75 1618 11.1 -15.6 -42.6 7.4 7.4 18.1 25.2 15.3 389 1.3 3.0 +97012500.SIL 8 2.75 2563 13.0 -16.5 -46.0 7.5 8.2 18.3 18.3 25.8 145 1.8 2.8 +96092100.FTD 196 2.75 2870 16.4 -9.4 -37.2 6.5 7.4 15.7 26.4 32.6 136 1.5 -999.0 +96083000.DEN 1611 2.75 2478 11.7 -9.1 -36.2 7.8 7.3 17.6 26.2 28.9 86 1.3 2.3 +96080100.DEN 1611 2.75 3920 13.5 -7.8 -34.9 8.5 7.3 15.0 22.6 26.3 276 1.9 2.1 +96072400.DDC 791 2.75 3068 14.3 -11.1 -36.0 8.6 6.7 16.8 27.6 36.6 203 2.6 2.7 +96062500.AMA 1095 2.75 3778 13.9 -9.4 -33.2 8.5 6.4 7.0 22.9 28.2 123 2.2 1.9 +96061400.LBF 847 2.75 2384 12.4 -8.6 -36.2 6.5 7.4 12.0 15.4 25.0 102 0.6 2.2 +96061300.FFC 246 2.75 2727 13.7 -9.1 -36.5 5.7 7.4 12.9 12.9 13.1 152 0.6 1.0 +96061200.AMA 1095 2.75 3079 11.9 -8.8 -38.1 8.0 7.9 18.3 24.3 30.2 373 1.5 1.9 +96060300.SGF 394 2.75 2739 11.7 -15.9 -42.2 7.1 7.2 14.8 26.4 35.9 90 2.3 2.1 +96060200.JAN 91 2.75 1863 16.1 -7.5 -32.6 5.5 6.8 11.3 12.7 20.3 168 0.3 0.6 +96060100.ABR 397 2.75 2276 12.6 -13.4 -40.4 6.2 7.4 24.6 22.4 27.2 370 1.3 2.2 +96053000.MAF 873 2.75 3675 14.9 -7.0 -32.9 7.7 6.9 19.0 35.1 40.6 321 1.7 2.5 +96052600.MAF 873 2.75 3464 14.1 -6.2 -36.5 7.7 8.1 22.5 28.7 42.1 240 1.4 2.9 +96052500.AMA 1095 2.75 3927 13.5 -11.3 -36.6 9.1 6.9 16.4 20.3 4.9 101 2.6 1.9 +96051800.OAX 350 2.75 4523 15.3 -11.1 -39.7 8.8 7.8 12.9 16.0 21.2 68 2.3 -999.0 +96051700.UNR 1037 2.75 4365 14.8 -8.1 -37.0 8.0 7.8 15.0 25.5 28.7 219 2.3 2.5 +96042200.TOP 268 2.75 1574 10.9 -16.6 -42.6 7.3 7.2 14.6 45.6 54.3 145 1.3 2.3 +96042200.OUN 362 2.75 2260 12.7 -10.9 -36.6 5.9 7.0 18.5 38.3 48.8 500 1.2 2.3 +96031600.FFC 246 2.75 890 9.6 -19.2 -39.7 7.8 5.7 20.5 28.8 55.2 353 0.9 2.2 +95081800.BIS 503 2.75 5585 18.4 -7.0 -34.2 7.7 7.3 10.6 10.6 17.3 142 1.0 3.3 +95072400.AMA 1095 2.75 2225 13.3 -7.8 -30.1 8.5 6.0 13.1 21.6 25.1 124 1.0 2.9 +95071500.GRB 210 2.75 5409 19.0 -8.5 -30.8 8.1 5.9 8.0 12.1 9.0 69 1.5 3.0 +95071200.OKX 20 2.75 2900 13.9 -15.6 -43.2 6.9 7.6 8.1 12.7 13.6 48 1.3 2.4 +95070300.DDC 791 2.75 2905 14.2 -9.6 -38.9 6.8 7.9 12.3 18.2 21.4 111 1.1 2.3 +95070300.AMA 1095 2.75 3838 14.7 -11.5 -36.5 8.8 6.8 8.2 22.8 29.0 115 2.9 2.5 +95062800.LBF 847 2.75 2880 12.4 -10.1 -37.2 7.7 7.3 13.9 22.0 19.7 208 1.5 2.5 +95062100.OKX 20 2.75 3918 17.1 -9.8 -34.9 7.1 6.7 11.4 18.4 25.8 18 1.6 1.0 +95060300.AMA 1095 2.75 3024 12.4 -9.6 -36.5 8.2 7.2 15.7 22.4 37.2 346 1.6 2.0 +95052200.LBF 847 2.75 2027 10.4 -14.9 -42.1 7.4 7.4 18.7 28.3 33.3 221 1.6 2.1 +95051400.UMN 438 2.75 5278 16.5 -10.3 -38.0 6.9 7.5 22.3 28.0 26.2 211 3.3 3.2 +95042000.FTD 196 2.75 2621 14.6 -13.3 -38.5 7.7 6.8 25.8 39.5 59.2 498 2.3 2.4 +95040900.TOP 268 2.75 2836 10.7 -17.5 -44.5 9.2 7.5 16.5 21.4 31.9 120 2.6 1.9 +94070700.HON 392 2.75 3051 16.5 -8.8 -35.7 7.2 7.2 10.2 20.5 18.6 159 1.3 0.6 +94070200.OAX 350 2.75 5257 18.5 -10.1 -33.0 8.0 6.2 15.5 26.5 25.4 416 3.6 3.2 +94070100.STC 315 2.75 3701 14.3 -11.6 -39.6 7.3 7.6 19.0 27.2 25.1 399 2.7 2.7 +94062600.JAN 106 2.75 2842 16.1 -9.5 -35.0 6.4 6.8 12.4 24.0 32.8 130 1.3 0.9 +94062500.HON 392 2.75 1962 11.8 -10.8 -39.7 6.4 7.8 15.4 27.8 33.5 211 1.0 2.2 +94061900.JAN 91 2.75 3177 16.8 -7.5 -32.7 5.9 6.7 3.8 11.5 12.4 42 0.5 0.6 +94061800.AMA 1095 2.75 2676 11.9 -7.0 -33.1 8.2 6.9 10.7 11.0 11.3 171 0.5 1.6 +94061200.TOP 268 2.75 2320 13.9 -9.5 -36.5 6.6 7.3 15.8 23.9 24.4 117 1.1 0.9 +94061200.AMA 1095 2.75 4015 14.7 -8.0 -33.7 7.8 6.9 18.4 26.7 19.9 302 2.2 2.7 +94061100.AMA 1095 2.75 2164 12.3 -8.3 -36.1 7.3 7.5 16.6 19.5 20.3 229 0.7 2.8 +94060600.TOP 268 2.75 3953 16.5 -9.3 -35.1 8.1 6.9 15.4 16.1 27.7 394 1.5 2.5 +94060500.HON 392 2.75 3871 14.2 -11.6 -38.7 8.5 7.4 12.0 21.4 19.2 202 2.6 2.4 +94053000.SEP 399 2.75 5032 17.5 -10.6 -36.6 8.2 7.0 16.1 27.0 23.8 291 3.8 3.9 +94052500.OUN 362 2.75 3912 15.0 -11.5 -38.1 7.4 7.2 13.2 22.0 36.2 122 2.4 3.0 +94041100.UMN 438 2.75 2040 12.6 -16.5 -41.0 7.6 6.7 19.9 37.8 45.4 486 2.1 2.5 +94012700.GGG 124 2.75 2167 13.2 -15.9 -42.4 6.8 7.3 17.5 31.0 32.3 306 2.0 0.7 +93102000.DRT 313 2.75 3433 15.5 -8.9 -36.3 6.4 7.4 13.4 25.4 34.0 35 1.6 1.6 +93101900.GGG 124 2.75 3105 15.7 -9.8 -36.9 6.9 7.3 10.3 23.5 33.9 105 1.6 0.7 +93101300.CRP 14 2.75 4367 17.3 -8.6 -37.2 6.3 7.7 14.8 20.2 29.8 227 1.5 1.5 +93090400.IAD 85 2.75 2779 15.6 -5.9 -32.6 5.7 7.1 12.4 15.2 15.6 149 0.5 0.6 +93070700.DDC 790 2.75 5334 17.0 -6.0 -36.1 7.2 8.0 16.5 27.9 28.2 154 2.0 3.1 +93070700.AMA 1094 2.75 5327 17.0 -4.7 -32.2 7.8 7.3 11.4 21.3 20.0 127 1.6 3.8 +93070500.DDC 790 2.75 4186 17.1 -5.4 -31.1 6.7 6.8 16.6 30.6 34.9 146 1.3 1.2 +93062400.LBF 849 2.75 3944 16.0 -8.6 -37.5 8.1 7.7 18.1 21.9 33.8 178 2.0 2.8 +93062400.DEN 1611 2.75 3442 11.7 -9.6 -38.0 8.8 7.8 15.8 32.0 42.3 211 2.2 1.8 +93061900.AMA 1094 2.75 2140 12.8 -7.8 -33.2 7.0 6.7 14.4 22.7 23.3 146 0.8 1.9 +93051600.DDC 790 2.75 3614 12.8 -9.8 -40.4 6.6 8.3 12.6 19.4 23.7 161 1.4 2.5 +93050600.AMA 1094 2.75 4478 13.2 -13.6 -38.2 8.6 6.7 16.6 34.6 38.4 340 4.5 2.0 +93050100.AMA 1095 2.75 4085 11.6 -14.5 -42.9 8.1 7.8 15.3 25.7 15.8 234 3.4 1.9 +93042900.MAF 873 2.75 2435 11.7 -10.9 -36.0 7.1 6.8 20.8 29.3 37.4 551 1.4 2.2 +93042800.MAF 873 2.75 1494 10.4 -10.6 -38.7 6.9 7.6 12.9 19.6 25.8 150 0.6 1.8 +93042500.UMN 438 2.75 2317 11.4 -14.6 -42.2 6.9 7.6 18.2 25.2 33.1 198 1.6 2.4 +93042000.GGG 168 2.75 2342 12.4 -13.3 -42.9 8.0 8.1 17.5 26.7 28.4 156 2.0 2.7 +93040200.WAL 13 2.75 1625 10.9 -18.5 -46.2 7.3 7.7 26.8 30.7 48.4 200 1.5 2.4 +93033100.UMN 440 2.75 2598 11.1 -16.5 -43.6 6.4 7.5 19.7 29.7 28.9 117 2.0 2.1 +93033100.1M1 204 2.75 2471 11.9 -15.1 -43.9 7.2 8.0 17.8 30.2 27.1 54 2.1 2.8 +92101600.SEP 399 2.75 3654 14.6 -12.1 -37.5 7.7 6.9 12.6 16.4 22.7 227 1.8 2.9 +92073000.LBF 847 2.75 3544 15.0 -10.3 -38.2 7.9 7.5 22.0 25.7 33.8 335 2.4 3.0 +92062700.AMA 1095 2.75 3165 14.1 -10.0 -34.2 7.7 6.5 12.4 16.6 29.9 191 1.3 2.9 +92061900.DDC 791 2.75 2598 12.8 -8.3 -34.7 7.9 7.1 15.7 25.1 40.5 114 1.3 2.7 +92061900.BIS 504 2.75 1791 11.0 -14.4 -39.4 6.9 6.9 13.0 27.4 24.4 106 1.3 2.5 +92061300.AMA 1095 2.75 2821 14.7 -8.8 -34.4 7.2 6.9 12.0 19.1 36.4 165 1.1 2.7 +92061200.MAF 873 2.75 2387 13.8 -8.2 -32.3 7.4 6.4 13.3 26.7 34.6 178 1.3 2.0 +92060500.AMA 1095 2.75 2870 13.4 -9.4 -37.0 7.5 7.4 12.2 17.5 25.9 249 1.1 2.6 +92030600.1M1 172 2.75 2572 11.5 -21.1 -44.4 7.2 6.5 17.3 22.5 26.7 194 2.4 2.3 +92021500.UMN 438 2.75 1724 10.2 -16.9 -44.0 6.4 7.5 24.2 33.2 28.2 289 1.3 2.2 +91072200.HON 392 2.75 4474 19.3 -6.8 -31.8 7.2 6.7 11.1 17.3 24.1 198 1.2 -999.0 +91070500.GGW 696 2.75 2308 11.4 -9.9 -38.5 7.0 7.7 6.7 17.5 23.9 144 0.8 2.2 +91070500.BIS 504 2.75 2941 13.3 -9.3 -37.6 6.4 7.6 19.3 21.4 26.6 206 1.2 2.4 +91062000.HON 392 2.75 2691 13.9 -10.5 -37.0 7.0 7.2 16.1 22.1 20.0 282 1.4 1.2 +91061900.LBF 847 2.75 3600 13.0 -12.0 -40.0 8.6 7.6 13.5 15.2 20.9 219 1.7 2.6 +91061500.GRB 210 2.75 3430 17.6 -8.7 -32.3 6.7 6.3 21.7 13.9 17.0 161 0.9 0.6 +91061500.BIS 504 2.75 2379 13.0 -11.9 -35.8 6.6 6.5 13.2 22.5 25.2 152 1.3 2.6 +91060500.OVN 400 2.75 2813 14.6 -10.1 -31.5 6.5 5.7 8.4 17.1 19.6 177 1.0 3.1 +91053000.RAP 966 2.75 2814 10.9 -15.7 -43.2 8.1 7.6 13.0 14.5 28.4 159 1.4 2.0 +91053000.OVN 400 2.75 4446 16.8 -10.2 -36.3 6.8 7.0 14.3 18.2 19.0 31 1.8 2.7 +91052500.AMA 1095 2.75 3416 13.7 -10.5 -37.1 7.0 7.2 17.0 17.4 13.8 124 1.4 2.5 +91051800.UMN 438 2.75 3444 15.1 -11.0 -34.2 7.4 6.2 9.4 11.9 21.0 59 1.1 1.2 +91051700.UMN 438 2.75 3299 15.9 -10.6 -35.6 7.6 6.7 14.4 16.1 11.8 174 1.4 1.9 +91051200.RAP 966 2.75 4430 14.1 -11.0 -39.1 7.9 7.6 26.6 23.5 33.5 437 2.9 2.5 +91051100.AMA 1095 2.75 5629 15.6 -10.7 -37.8 9.0 7.3 14.5 16.5 21.5 314 2.9 2.5 +91042800.GGG 124 2.75 4554 18.9 -10.5 -37.7 7.2 7.3 15.4 29.5 19.6 140 3.0 2.2 +91042700.OUN 357 2.75 4751 16.6 -11.5 -41.7 7.0 8.2 20.6 23.6 26.4 376 2.9 3.7 +91042700.GGG 124 2.75 5164 18.9 -10.7 -38.1 8.2 7.5 12.4 18.9 27.6 209 2.8 2.7 +91041300.OUN 357 2.75 4063 14.1 -13.7 -42.3 8.0 7.8 17.1 22.0 25.1 205 3.2 2.9 +91040300.OUN 357 2.75 1560 10.1 -19.8 -43.3 7.3 6.6 15.1 22.6 41.7 275 1.3 1.5 +91032700.DDC 791 2.75 3132 12.4 -14.2 -40.5 8.2 7.2 18.9 40.7 44.0 160 2.9 2.1 +91032200.UMN 438 2.75 2632 11.5 -15.3 -44.0 7.0 7.9 18.8 33.0 35.3 371 2.1 2.5 +90090600.STC 315 2.75 4899 19.5 -6.8 -33.9 6.2 7.2 14.7 21.0 17.1 294 1.4 1.0 +90082800.SSM 221 2.75 5115 18.2 -8.5 -36.7 6.2 7.5 20.5 31.6 29.9 334 2.4 1.1 +90081100.LBF 847 2.75 3971 14.8 -9.0 -36.8 7.5 7.5 14.3 25.6 21.5 282 2.2 2.9 +90070700.BIS 504 2.75 3274 14.9 -7.5 -34.7 6.9 7.3 12.9 19.0 25.7 316 1.0 2.2 +90070300.BIS 504 2.75 6982 21.3 -6.3 -31.9 8.2 6.8 14.9 23.0 29.6 172 2.7 4.6 +90061900.LBF 847 2.75 7070 19.2 -6.1 -35.5 8.4 7.9 18.5 30.2 38.1 266 3.2 3.6 +90060200.STC 315 2.75 2697 13.4 -13.3 -39.7 8.5 7.2 10.4 18.6 17.2 132 1.8 2.2 +90060200.LBF 847 2.75 3719 13.6 -10.8 -39.9 7.9 7.9 16.4 15.6 29.4 89 1.6 2.4 +90053100.GGG 124 2.75 4743 19.3 -5.7 -33.3 6.1 7.3 21.5 27.2 25.7 317 1.4 0.7 +90052000.OUN 357 2.75 4565 15.3 -10.8 -39.0 7.1 7.6 12.1 13.7 14.7 94 1.6 3.1 +90051900.LBF 847 2.75 3954 12.1 -13.9 -42.1 8.6 7.8 16.2 25.1 24.6 398 3.4 2.0 +90051700.GGG 124 2.75 3234 17.5 -8.3 -36.2 7.2 7.4 17.6 24.7 35.1 304 1.5 0.6 +90050100.AHN 246 2.75 4557 14.9 -12.6 -41.5 7.7 7.9 19.7 14.7 9.3 92 2.1 3.4 +90042800.GGG 124 2.75 2263 12.9 -14.9 -41.0 6.6 7.1 12.8 14.1 25.3 84 1.0 2.8 +90041700.OUN 357 2.75 3717 13.6 -15.0 -44.3 8.3 8.1 17.2 11.5 20.5 152 1.7 3.8 +90031400.PIA 200 2.75 2115 12.4 -14.4 -41.2 6.9 7.4 15.3 18.1 24.1 206 1.1 2.6 +90021600.JAN 91 2.75 2047 15.2 -10.9 -40.4 6.6 8.0 18.9 20.9 34.6 124 1.0 -999.0 +89090400.LBF 847 2.75 4599 17.3 -8.6 -36.0 8.3 7.3 8.6 29.6 38.8 223 2.9 3.3 +89082900.STC 315 2.75 1959 14.6 -10.0 -35.2 6.8 6.8 18.0 26.3 44.7 147 1.1 1.1 +89082200.STC 315 2.75 3346 16.2 -11.1 -35.6 6.9 6.7 11.9 20.6 30.6 173 1.7 1.2 +89082200.OMA 400 2.75 4223 17.9 -8.3 -30.9 7.0 6.0 15.0 22.2 45.4 138 1.8 0.9 +89082200.HON 392 2.75 4160 15.6 -9.4 -38.2 6.9 7.8 14.8 22.9 28.9 107 2.0 3.3 +89081600.AMA 1095 2.75 2669 12.8 -7.1 -34.8 6.9 7.4 10.5 17.0 24.9 158 0.7 2.5 +89062600.RAP 966 2.75 2246 11.5 -13.8 -40.7 7.8 7.4 20.0 31.3 30.4 301 1.8 2.6 +89061300.AMA 1095 2.75 3611 14.4 -10.8 -36.6 8.1 7.0 9.9 15.8 22.1 79 1.6 3.0 +89060300.TOP 268 2.75 2623 13.7 -12.6 -38.3 7.0 7.0 12.4 19.5 39.7 118 1.5 2.0 +89060300.MAF 873 2.75 2291 11.9 -8.4 -34.6 7.6 7.0 13.3 19.3 32.2 147 0.8 2.2 +89060200.MAF 873 2.75 3193 14.1 -10.4 -34.9 7.9 6.6 8.5 24.5 27.4 104 2.1 2.8 +58042200.FWH 180 2.75 3338 13.3 -16.1 -39.0 7.8 6.3 25.5 37.0 49.4 276 3.6 2.4 +07021400.BMX 178 2.75 1032 9.9 -19.1 -44.7 7.0 7.1 19.5 20.7 36.3 245 0.7 2.4 +06082600.DDC 790 2.75 3488 16.5 -5.5 -31.7 6.5 6.9 17.6 20.2 26.5 141 0.8 0.8 +06081000.BIS 506 2.75 2589 13.0 -8.9 -35.7 7.5 7.2 8.8 19.1 18.8 147 1.0 2.6 +06062200.DDC 790 2.75 2406 12.7 -8.7 -34.9 8.1 7.0 11.0 21.1 24.9 175 1.1 2.4 +06050800.MAF 872 2.75 2440 11.9 -12.5 -36.9 8.0 6.6 22.1 33.3 51.2 327 1.9 2.3 +06050718.CHS 15 2.75 2580 12.9 -12.5 -40.1 6.0 7.5 15.9 17.7 18.8 177 1.1 2.0 +06050500.MAF 872 2.75 3709 11.5 -12.1 -42.7 8.1 8.4 21.7 27.6 34.4 372 2.7 1.7 +06050300.DRT 313 2.75 3549 13.7 -12.1 -37.1 8.5 6.8 5.1 14.2 19.0 74 1.7 2.1 +06042000.BMX 178 2.75 2242 13.1 -11.9 -37.1 7.1 6.8 11.3 21.7 27.0 122 1.3 2.1 +06041400.DVN 229 2.75 1524 11.2 -15.7 -35.1 8.3 5.6 15.8 30.6 30.3 263 1.4 3.4 +06031218.TOP 270 2.75 2814 12.6 -17.9 -44.3 8.5 7.3 33.9 44.8 54.9 723 3.5 2.7 +05092300.ILX 178 2.75 1858 14.1 -8.1 -33.3 6.9 6.7 11.5 21.5 16.8 121 0.7 0.8 +05051000.FWD 171 2.75 4841 15.5 -11.5 -42.1 6.7 8.3 9.5 18.0 25.9 152 2.2 2.9 +05042300.JAN 101 2.75 2558 13.6 -14.7 -39.7 7.1 6.9 19.9 28.5 34.1 183 2.3 2.7 +05042100.DDC 790 2.75 4722 13.2 -15.3 -43.5 8.6 7.7 15.2 16.1 14.9 174 3.1 2.1 +05041800.AMA 1099 2.75 1767 9.4 -17.3 -43.3 8.7 7.2 15.5 19.6 22.9 211 1.4 1.9 +05022200.FFC 244 2.75 1389 11.4 -16.3 -43.1 7.0 7.4 20.7 28.5 35.4 225 1.2 1.7 +04070500.DDC 790 2.75 3819 14.3 -10.3 -37.7 8.3 7.4 14.4 18.6 30.5 161 2.0 2.5 +04060300.FWD 171 2.75 4767 16.9 -11.1 -36.5 8.7 6.9 14.1 19.1 24.1 157 2.9 -999.0 +04053000.TOP 270 2.75 3882 15.9 -12.9 -39.3 8.7 7.1 14.8 22.4 15.3 295 3.2 3.2 +04051300.OUN 357 2.75 5740 16.8 -11.5 -40.5 8.2 7.9 12.4 15.2 20.9 131 2.7 3.6 +04051223.LMN 317 2.75 4076 15.9 -10.5 -40.3 7.4 8.1 21.9 22.7 30.4 304 2.3 2.4 +04051100.DNR 1625 2.75 3995 10.6 -12.9 -41.1 9.2 7.8 18.2 28.3 16.6 379 3.4 1.5 +04050600.WAL 12 2.75 1861 9.3 -21.3 -47.5 7.2 7.4 21.3 20.2 28.3 239 1.5 1.4 +04040500.CRP 13 2.75 2478 14.9 -12.1 -39.1 6.7 7.3 7.0 22.4 20.6 184 1.5 0.6 +04032800.OUN 357 2.75 2904 12.6 -15.9 -44.3 7.8 7.8 16.4 23.3 31.1 315 2.5 2.8 +04032718.DDC 790 2.75 4133 13.2 -17.3 -42.1 8.0 6.9 14.4 24.6 26.6 143 4.4 2.3 +03100600.AMA 1099 2.75 2542 12.2 -10.3 -39.3 6.4 7.8 12.9 24.1 30.2 50 1.2 2.5 +03091100.MAF 872 2.75 2808 13.3 -6.5 -32.5 6.8 6.9 7.4 10.3 9.0 80 0.4 1.4 +03091000.DDC 790 2.75 3620 14.8 -7.7 -34.7 7.5 7.2 11.3 12.1 15.8 233 0.8 3.0 +03061400.AMA 1099 2.75 3153 12.3 -13.3 -39.3 8.3 7.1 13.7 21.7 24.7 35 2.2 2.1 +03060500.AMA 1099 2.75 2647 11.9 -11.9 -36.9 7.6 6.8 13.1 23.0 28.5 167 1.5 2.1 +03051700.SHV 79 2.75 3995 16.3 -10.9 -37.3 7.4 7.2 19.6 23.2 13.9 242 2.4 2.7 +03051600.AMA 1099 2.75 3706 14.1 -10.3 -37.5 8.9 7.4 34.9 42.9 37.7 632 3.0 -999.0 +03051400.SHV 79 2.75 3920 16.7 -9.5 -38.5 7.2 7.8 19.3 27.2 37.0 389 2.3 0.8 +03051000.OUN 357 2.75 5328 16.8 -11.1 -38.1 8.3 7.3 16.8 27.5 34.8 182 4.3 3.6 +03050700.FWD 171 2.75 5303 17.8 -9.7 -37.7 7.1 7.5 8.4 30.4 36.2 126 3.2 3.5 +03050618.SGF 387 2.75 5492 15.6 -14.7 -43.9 7.7 8.0 17.8 32.0 40.6 313 5.5 2.8 +03050100.TOP 270 2.75 3922 13.0 -14.1 -43.5 7.8 8.1 13.9 17.2 19.6 117 2.3 2.7 +03042900.SGF 387 2.75 3399 13.1 -16.7 -43.3 8.5 7.3 4.8 5.0 19.6 53 1.1 2.8 +03042600.BMX 178 2.75 3921 14.2 -13.3 -41.1 6.2 7.6 26.6 35.8 33.5 89 2.8 2.7 +03042500.LZK 78 2.75 3423 13.8 -15.7 -43.1 7.6 7.6 20.0 20.9 31.0 212 2.8 3.3 +03040618.LZK 78 2.75 2556 13.1 -15.9 -41.3 7.6 7.0 28.4 35.1 38.9 600 2.6 3.1 +03031300.SHV 79 2.75 2901 13.5 -15.3 -43.1 7.1 7.7 11.0 17.1 24.1 162 1.7 2.0 +02081200.LBF 849 2.75 3735 13.3 -9.9 -37.1 8.7 7.3 10.5 13.1 11.8 222 1.3 2.1 +02072700.TOP 270 2.75 6406 19.3 -5.3 -32.5 6.9 7.1 9.1 18.2 19.3 131 1.4 2.6 +02072000.TOP 270 2.75 4986 17.5 -7.5 -32.9 7.3 6.8 8.5 10.0 12.7 197 0.9 2.7 +02062500.ABR 396 2.75 4208 15.1 -7.1 -37.7 6.8 8.2 11.1 19.1 19.3 20 1.3 3.1 +02062400.BIS 506 2.75 3559 16.0 -9.7 -34.1 6.8 6.6 25.2 28.0 24.8 298 2.1 2.4 +02061300.AMA 1099 2.75 3027 13.7 -8.5 -31.9 8.4 6.3 18.7 29.6 33.0 65 1.9 2.5 +02060500.AMA 1099 2.75 2947 13.2 -11.5 -38.3 7.6 7.3 17.9 32.1 45.0 309 2.2 2.7 +02052400.AMA 1099 2.75 4729 13.8 -13.3 -39.9 8.3 7.2 18.5 28.8 21.8 258 4.5 2.3 +02051800.DRT 313 2.75 5077 16.0 -10.5 -37.1 8.1 7.2 5.2 8.8 6.3 15 1.2 2.6 +01112418.BMX 178 2.75 2902 15.1 -11.3 -39.7 6.1 7.7 22.2 26.9 31.9 328 1.7 0.8 +01072500.GGW 700 2.75 1714 11.5 -11.3 -36.3 6.9 6.8 18.2 26.7 32.1 350 1.0 2.2 +01071900.BIS 506 2.75 5738 17.8 -9.9 -36.1 8.6 7.1 14.1 21.8 28.8 183 3.4 2.9 +01071900.ABR 396 2.75 5356 17.5 -10.5 -35.1 8.8 6.6 3.4 18.1 22.7 35 2.9 2.7 +01071800.INL 361 2.75 4580 17.0 -12.9 -37.7 7.8 6.7 11.8 11.9 12.8 154 1.8 0.8 +01070100.RAP 1029 2.75 3235 14.3 -10.7 -35.7 7.7 6.8 12.9 30.8 40.7 114 2.3 2.6 +01061900.MPX 287 2.75 5114 15.6 -11.9 -39.3 9.2 7.5 19.0 33.1 31.9 154 4.9 3.4 +01061700.TOP 270 2.75 4594 15.7 -13.7 -41.9 8.5 7.8 15.7 22.1 26.6 214 3.8 3.4 +01061700.LMN 317 2.75 4093 14.1 -10.7 -37.9 8.0 7.3 9.3 19.4 26.9 195 2.2 3.5 +01061400.OAX 350 2.75 4956 17.2 -11.3 -38.5 9.0 7.4 18.5 20.4 25.5 153 3.3 3.8 +01061000.ABR 396 2.75 3453 13.8 -12.1 -39.9 7.8 7.5 16.6 24.6 32.3 158 2.6 3.6 +01060800.DNR 1625 2.75 3440 13.9 -8.7 -36.7 7.2 7.6 7.4 25.3 21.9 -26 1.8 3.1 +01060600.AMA 1099 2.75 4665 14.9 -8.9 -36.7 7.2 7.5 11.9 15.8 15.6 191 1.5 2.3 +01052500.FFC 244 2.75 2338 11.7 -14.5 -43.1 6.4 7.9 19.6 18.1 21.4 240 1.1 2.5 +01050620.LMN 317 2.75 4496 15.4 -16.1 -43.1 7.3 7.5 7.3 11.5 20.9 60 2.0 3.1 +01042100.OAX 350 2.75 3283 12.4 -15.3 -43.1 7.7 7.7 23.5 28.1 32.7 282 3.1 2.4 +01040400.LZK 78 2.75 4223 15.2 -15.1 -42.1 8.5 7.4 11.9 18.1 24.8 105 3.2 3.1 +00121618.BMX 178 2.75 2219 13.2 -14.1 -42.7 6.7 7.9 25.0 32.9 45.8 266 1.8 0.9 +00072700.OAX 350 2.75 5048 18.5 -9.7 -35.3 8.0 6.9 16.7 21.8 23.2 215 2.8 2.6 +00072500.LBF 849 2.75 5901 17.1 -8.9 -38.1 8.5 7.8 22.2 24.5 29.4 162 3.5 2.9 +00072100.LBF 849 2.75 3073 15.3 -11.3 -37.5 7.8 7.1 16.9 26.5 39.4 223 2.3 2.0 +00071700.MHX 11 2.75 2929 15.1 -12.3 -36.1 7.2 6.4 7.9 18.2 29.9 81 1.5 2.3 +00071000.LBF 849 2.75 5871 18.1 -5.5 -32.5 7.8 7.2 10.7 14.3 19.9 146 1.2 3.5 +00071000.GGW 700 2.75 3180 15.6 -10.9 -35.1 7.0 6.5 23.2 18.4 13.5 248 1.5 2.6 +00062000.LBF 849 2.75 4028 14.9 -8.5 -37.9 6.8 7.9 11.9 18.8 23.9 96 1.4 3.0 +00061400.AMA 1099 2.75 5758 16.5 -4.9 -34.9 7.6 7.9 19.9 23.8 32.0 244 1.8 2.5 +00061200.BIS 506 2.75 2000 11.3 -13.1 -39.9 7.5 7.4 10.2 22.0 28.0 306 1.2 2.5 +00052700.OUN 357 2.75 5870 18.3 -10.1 -37.9 8.4 7.5 12.8 21.5 32.8 117 3.5 4.0 +00051300.DTX 329 2.75 4524 16.9 -8.5 -37.3 7.7 7.7 20.2 24.1 18.5 328 2.3 2.4 +00022500.AMA 1099 2.75 3614 10.3 -18.5 -46.1 8.5 7.7 13.1 26.8 48.5 107 4.0 1.7 +98071100.DDC 790 2.50 4323 18.9 -4.3 -29.9 6.2 6.8 16.0 12.7 15.2 230 0.6 0.6 +96072200.LBF 847 2.50 4756 18.4 -6.5 -34.7 7.2 7.5 19.0 20.0 29.4 94 1.4 2.1 +96071900.GRB 210 2.50 4746 20.7 -7.5 -31.3 6.4 6.3 20.0 26.3 26.2 164 1.9 0.7 +96062100.DEN 1611 2.50 5603 15.2 -8.1 -36.1 9.6 7.6 8.8 27.5 33.4 155 3.8 2.2 +96061200.LBF 847 2.50 2310 11.7 -9.9 -37.5 7.5 7.4 12.7 16.7 22.2 122 0.8 2.4 +96060300.AMA 1095 2.50 2356 11.0 -10.5 -39.7 6.9 7.9 18.0 27.6 31.6 256 1.2 2.0 +96060100.DDC 791 2.50 2888 13.3 -10.9 -38.5 8.3 7.4 13.9 13.3 19.3 111 1.1 2.5 +96051800.MPX 287 2.50 4406 16.3 -8.9 -38.5 8.2 8.0 20.7 13.0 23.4 259 1.4 3.4 +96042200.FTD 196 2.50 1872 12.0 -12.6 -38.7 8.2 7.1 18.3 27.1 34.0 298 1.5 -999.0 +96030700.TLH 26 2.50 2615 15.4 -10.4 -39.0 6.0 7.7 20.7 20.9 23.7 320 1.1 0.6 +95081212.MPX 287 2.50 3361 19.1 -6.3 -31.3 7.2 6.7 23.0 20.6 36.8 164 1.0 -999.0 +95061600.TFX 1130 2.50 3142 13.0 -12.0 -37.7 8.4 7.0 23.8 27.7 35.6 277 2.7 2.3 +95060700.DEN 1611 2.50 3137 12.3 -10.8 -35.7 9.2 6.8 20.7 37.2 35.9 284 2.4 2.0 +95052912.MAF 873 2.50 1617 13.0 -11.3 -37.2 7.5 7.0 13.7 27.6 22.0 284 1.1 1.9 +95051900.GSO 277 2.50 1758 13.4 -11.8 -35.2 7.9 6.3 23.6 25.3 27.1 83 1.3 -999.0 +95051600.MAF 873 2.50 3261 13.6 -7.8 -34.0 8.4 7.1 10.3 21.7 28.8 134 1.5 1.8 +95050900.TOP 268 2.50 1495 10.0 -19.3 -39.2 6.9 5.6 21.2 19.3 22.8 126 1.0 1.2 +95050800.LCH 5 2.50 3259 17.9 -9.9 -35.6 7.1 6.9 10.2 16.7 31.1 119 1.2 0.6 +95050800.FTD 196 2.50 2700 16.5 -10.4 -38.9 7.7 7.7 24.5 30.8 30.8 407 1.9 0.8 +94062600.TOP 268 2.50 4265 16.4 -8.6 -35.2 8.4 7.1 21.6 25.2 45.9 418 2.5 2.9 +94032800.AHN 246 2.50 2627 14.4 -10.5 -35.7 6.2 6.8 30.4 34.5 24.7 518 1.5 0.7 +93070300.TOP 270 2.50 4019 18.5 -7.2 -31.5 7.1 6.5 15.2 15.8 16.4 202 1.0 0.7 +93070200.HON 392 2.50 2619 14.6 -11.3 -39.6 7.0 7.7 12.6 28.3 40.3 143 1.8 0.8 +93061400.TOP 270 2.50 4195 16.5 -8.5 -35.1 7.7 7.1 10.7 12.5 17.8 65 1.1 2.8 +93033000.DRT 314 2.50 2680 12.7 -13.4 -39.4 8.2 7.1 26.0 39.6 44.0 411 2.4 2.8 +92070200.DEN 1611 2.50 2313 11.7 -11.2 -35.2 8.0 6.5 20.0 27.6 29.9 362 1.6 2.5 +92041600.AMA 1095 2.50 3362 11.1 -13.4 -40.9 7.6 7.5 12.0 16.0 17.8 127 1.5 1.7 +92030400.SEP 399 2.50 2676 12.7 -15.3 -44.8 7.7 8.1 9.2 20.1 27.2 133 1.9 2.3 +91080200.CAR 191 2.50 1891 12.3 -13.7 -41.6 6.3 7.6 11.9 19.6 33.3 223 0.9 1.8 +91071800.STC 315 2.50 4956 18.2 -8.7 -32.0 7.3 6.3 21.9 18.7 20.1 104 1.9 2.5 +91053100.DEN 1611 2.50 3551 12.0 -12.1 -39.1 9.5 7.4 10.7 27.3 45.8 149 3.1 1.9 +91052700.LBF 847 2.50 2669 11.9 -13.4 -38.4 7.9 6.8 13.0 13.9 32.3 35 1.1 2.1 +91051200.AMA 1095 2.50 4539 14.3 -10.8 -37.8 8.5 7.3 16.7 12.4 14.9 208 1.7 2.3 +91050800.MAF 873 2.50 3415 11.2 -14.8 -41.4 8.4 7.3 25.4 31.1 36.7 280 3.1 1.6 +91042100.AYS 44 2.50 2563 11.8 -16.9 -41.9 7.4 6.9 10.3 13.4 30.0 76 1.2 1.7 +91041900.SEP 399 2.50 5996 17.6 -13.2 -38.3 7.4 6.8 13.0 13.5 44.8 24 2.6 3.1 +90083100.CHS 13 2.50 2477 16.0 -8.5 -33.3 6.5 6.6 8.3 17.0 17.7 67 0.8 0.6 +90070200.GSO 277 2.50 3963 14.8 -10.0 -35.9 7.2 7.0 10.7 26.0 16.3 100 2.4 2.2 +90062200.ALB 86 2.50 1833 12.6 -14.1 -41.8 6.7 7.6 20.6 32.5 29.1 203 1.4 1.6 +90061500.DDC 791 2.50 4667 16.0 -6.5 -35.9 7.9 7.8 15.7 28.4 30.1 306 2.1 2.7 +90060700.DEN 1611 2.50 2393 10.9 -8.2 -36.5 9.0 7.6 19.6 26.3 23.9 170 1.2 1.6 +90060300.PAH 126 2.50 3663 17.8 -7.6 -36.2 7.0 7.6 29.8 24.0 25.9 367 1.5 0.6 +08110600.OUN 357 2.50 1623 11.4 -12.5 -39.9 6.9 7.5 24.8 29.8 32.7 317 1.0 2.4 +06071123.LMN 317 2.50 2996 16.5 -5.9 -29.5 6.7 6.2 9.4 12.6 11.2 110 0.5 0.6 +06062500.DNR 1625 2.50 987 7.1 -11.5 -38.9 8.9 7.4 12.5 26.1 26.5 -172 0.7 0.9 +06061400.RAP 1029 2.50 2691 11.5 -7.7 -35.5 8.3 7.5 15.3 17.3 24.5 248 0.8 1.6 +06052600.SGF 387 2.50 3409 13.9 -9.5 -39.1 6.5 8.0 18.8 18.9 23.2 262 1.3 2.5 +06050900.JAN 101 2.50 3303 16.1 -13.3 -38.7 7.3 6.9 14.9 28.4 39.9 170 2.8 1.9 +05050700.MAF 872 2.50 3257 10.7 -12.3 -41.3 8.0 7.9 11.2 20.3 24.6 48 1.7 1.6 +05050322.XMR 3 2.50 2165 13.4 -13.9 -38.9 7.6 6.8 21.5 23.3 41.5 82 1.7 1.2 +04102400.JAN 101 2.50 1938 15.8 -6.9 -33.5 5.3 7.1 19.3 30.8 27.8 328 0.6 0.6 +04091500.LBF 849 2.50 1474 12.8 -10.7 -38.3 8.0 7.4 20.5 35.4 39.8 306 1.0 -999.0 +04080700.ABR 396 2.50 2792 13.1 -9.3 -36.7 6.7 7.4 12.1 21.0 25.9 240 1.1 2.5 +04040400.EPZ 1252 2.50 4482 12.1 -17.9 -46.3 8.2 7.9 11.6 29.1 25.4 203 5.1 2.1 +04032718.OUN 357 2.50 2825 12.6 -14.9 -42.3 7.3 7.6 11.5 21.1 32.3 199 2.0 2.1 +03062200.RAP 1029 2.50 3380 10.6 -13.7 -39.5 8.0 7.1 18.7 27.5 42.2 189 2.6 1.5 +03051500.SHV 79 2.50 4260 16.8 -9.9 -36.1 6.8 7.1 16.3 33.7 42.9 246 2.5 0.8 +02072500.ABR 396 2.50 3995 15.0 -11.5 -38.9 7.9 7.5 13.8 28.3 28.6 207 3.2 3.0 +02051700.AMA 1099 2.50 5036 13.8 -12.7 -40.5 8.7 7.6 17.4 21.9 26.5 216 3.9 2.2 +02041900.DVN 229 2.50 2861 12.3 -14.5 -39.9 8.2 7.0 15.9 14.1 20.0 213 1.4 2.5 +02041212.AMA 1099 2.50 2907 12.2 -13.7 -42.7 7.5 7.9 14.6 20.4 25.1 184 1.8 2.8 +02040300.JAX 9 2.50 3327 14.8 -14.3 -41.7 7.2 7.4 11.8 11.5 30.9 80 1.3 1.5 +01101000.DDC 790 2.50 3299 12.9 -9.7 -40.3 6.4 8.3 16.4 18.8 18.3 275 1.2 2.5 +01082400.AMA 1099 2.50 4318 15.4 -6.7 -34.3 7.4 7.4 21.0 24.0 28.1 158 1.7 2.8 +01070500.LBF 849 2.50 3571 14.5 -7.7 -36.3 7.7 7.6 17.1 26.0 27.0 313 1.8 2.9 +01070400.RAP 1029 2.50 3145 13.2 -11.1 -37.9 8.3 7.3 12.9 25.2 26.1 144 2.3 2.6 +01052620.LMN 317 2.50 4355 14.1 -13.5 -40.9 6.4 7.5 20.2 27.3 33.2 233 3.3 2.9 +01052500.BMX 178 2.50 2388 11.9 -14.9 -43.1 6.7 7.7 23.5 29.2 27.4 436 1.8 2.7 +01050400.MAF 872 2.50 3866 13.7 -11.3 -36.7 7.2 6.9 11.4 12.8 33.8 101 1.3 2.7 +01050100.OAX 350 2.50 2265 10.4 -16.9 -44.5 7.7 7.7 19.2 17.4 17.0 226 1.3 2.2 +01042200.DDC 790 2.50 3749 13.3 -12.1 -41.1 7.3 7.9 24.2 33.4 45.3 510 2.8 2.7 +01041700.MAF 872 2.50 4552 13.9 -12.1 -39.1 7.5 7.3 8.0 16.2 30.6 100 2.2 2.2 +00091100.MPX 287 2.50 4554 16.6 -10.3 -39.5 7.0 7.9 18.4 22.0 24.0 271 2.4 3.2 +00080500.BIS 506 2.50 4830 17.0 -8.7 -35.1 6.9 7.2 4.0 17.2 22.9 86 1.6 3.3 +00070600.LBF 849 2.50 5506 18.2 -7.1 -32.3 8.3 6.6 11.8 25.3 35.5 155 2.6 3.5 +00070200.ABR 396 2.50 5952 17.8 -10.3 -38.1 8.4 7.5 8.1 12.2 23.4 147 2.0 3.9 +00062400.OAX 350 2.50 4783 17.5 -8.7 -35.5 7.2 7.2 14.9 18.7 28.2 195 1.8 2.3 +00061000.RAP 966 2.50 3610 13.2 -8.1 -37.9 7.8 8.0 11.9 14.3 21.1 70 1.0 2.1 +00052300.MHX 11 2.50 3613 15.1 -13.5 -41.7 6.5 7.7 10.5 15.3 26.5 79 1.6 2.4 +00051200.DVN 229 2.50 4865 15.6 -8.1 -39.3 7.4 8.4 19.3 24.8 24.9 225 2.3 3.4 +00050100.FWD 196 2.50 3593 14.3 -13.1 -41.5 7.2 7.8 19.0 17.3 18.5 401 1.9 1.7 +00032700.SGF 387 2.50 1766 9.8 -18.3 -45.1 7.5 7.4 21.4 34.3 43.9 350 1.7 2.2 +00021400.LZK 165 2.50 2091 10.7 -20.3 -45.7 6.4 7.1 22.2 21.1 24.5 245 1.5 2.1 +00061300.OAX 350 2.25 5453 17.7 -11.5 -38.7 8.5 7.3 12.9 15.8 19.3 206 2.7 4.0 +99053100.TOP 270 2.00 2215 13.1 -10.9 -39.7 6.8 7.8 14.7 18.6 12.2 189 1.0 1.4 +99050400.DRT 307 2.00 5609 17.4 -10.1 -40.7 7.5 8.3 21.2 40.5 38.9 342 3.7 4.6 +98063000.BUF 215 2.00 2615 14.5 -10.5 -38.3 6.1 7.5 8.5 23.6 28.2 86 1.3 1.7 +98062500.APX 448 2.00 3453 15.8 -11.3 -34.3 7.3 6.2 21.9 28.9 35.4 348 2.5 3.3 +98033100.FWD 196 2.00 2873 13.3 -14.3 -40.7 7.2 7.2 17.6 29.6 57.5 93 2.5 2.9 +90091400.STC 315 2.00 2123 13.1 -10.9 -38.5 7.4 7.5 23.2 27.8 39.0 564 1.4 -999.0 +90072600.TBW 13 2.00 4330 18.4 -6.3 -31.8 5.7 6.8 6.3 3.5 8.5 7 0.4 0.6 +90061400.PIA 200 2.00 3570 18.1 -7.0 -32.9 7.0 6.9 9.5 16.5 23.4 134 0.9 0.6 +90060900.PIT 360 2.00 4095 16.7 -9.5 -35.8 6.7 7.0 18.8 18.1 13.6 236 1.5 1.0 +89103000.OUN 357 2.00 2163 12.5 -14.7 -42.6 6.6 7.6 13.1 18.0 18.1 195 1.1 1.6 +89082100.LBF 847 2.00 3307 14.8 -9.1 -35.7 7.1 7.1 8.0 28.0 44.7 83 1.9 3.0 +89071100.HON 392 2.00 3126 15.7 -7.0 -31.9 6.9 6.6 12.3 14.6 18.6 151 0.7 1.2 +89052800.ELP 1199 2.00 2569 11.2 -6.8 -34.2 8.0 7.3 14.9 11.3 17.1 232 0.4 1.4 +06090100.DDC 790 2.00 1972 12.2 -7.7 -34.9 7.1 7.2 13.9 15.6 27.4 363 0.5 1.6 +06062700.ILX 178 2.00 2025 12.2 -15.7 -43.1 6.4 7.6 5.2 3.5 11.7 15 0.4 1.2 +06061400.TFX 1131 2.00 2827 12.3 -9.7 -36.9 8.1 7.3 14.3 15.9 28.9 65 1.0 2.1 +06052400.DDC 790 2.00 1607 10.2 -8.7 -36.9 7.6 7.6 17.0 22.4 19.3 189 0.6 1.8 +06051600.MFL 5 2.00 2473 15.8 -11.1 -35.3 6.8 6.6 18.7 26.6 21.2 227 1.6 0.6 +06050800.DDC 790 2.00 1674 9.5 -17.1 -43.7 8.9 7.4 16.1 16.8 27.8 248 1.1 2.6 +06041600.TOP 270 2.00 2191 12.2 -12.9 -37.7 8.2 6.7 28.5 37.2 42.6 533 1.8 2.9 +06040700.TOP 270 2.00 2249 11.0 -15.1 -41.9 7.4 7.4 15.8 35.7 27.3 206 1.8 2.1 +05050900.LMN 317 2.00 2971 12.0 -16.1 -42.3 7.8 7.2 15.9 15.1 29.6 290 1.6 2.2 +05050700.LBF 849 2.00 3058 9.7 -14.3 -42.7 8.2 7.9 6.1 12.5 21.7 135 1.2 1.4 +05022100.SGF 387 2.00 1128 9.1 -18.9 -48.7 6.8 8.3 17.1 27.7 36.6 97 1.0 1.9 +04091200.GRB 214 2.00 2256 12.3 -14.9 -39.7 7.2 6.8 11.6 14.7 24.8 64 1.0 1.0 +04082400.BIS 506 2.00 2596 13.4 -11.1 -36.5 7.6 6.9 16.4 21.3 22.3 208 1.5 2.2 +04072300.TOP 270 2.00 3276 16.0 -7.7 -31.5 6.4 6.3 11.4 15.8 19.6 158 0.8 0.7 +04062400.GRB 214 2.00 1604 10.4 -16.9 -45.3 6.3 7.9 16.4 25.3 36.9 128 1.1 2.4 +04052200.DDC 790 2.00 3809 13.5 -9.7 -37.9 8.1 7.6 20.3 21.0 27.0 297 2.0 2.2 +04043000.JAN 101 2.00 1469 13.6 -12.7 -38.7 6.5 7.0 18.1 27.4 22.8 184 1.1 0.6 +03051900.TBW 13 2.00 3797 17.1 -10.9 -35.3 6.8 6.6 4.0 5.9 5.0 -4 0.6 1.0 +02062600.MPX 287 2.00 6228 19.6 -9.7 -37.1 7.1 7.4 9.2 18.6 21.8 120 2.6 3.2 +02061300.DVN 229 2.00 3501 17.3 -11.9 -35.7 7.4 6.5 10.0 26.3 38.7 100 2.6 1.1 +02052800.LZK 78 2.00 3284 15.1 -12.3 -37.7 6.5 6.9 2.6 4.4 12.3 13 0.6 0.6 +02041800.OAX 350 2.00 2113 11.4 -14.5 -43.5 7.6 8.0 24.0 33.9 35.5 376 1.7 2.2 +01101000.OUN 357 2.00 3485 15.6 -12.9 -39.9 7.9 7.3 23.9 24.4 28.2 447 2.8 2.5 +01090800.TOP 270 2.00 4174 17.8 -11.3 -34.9 8.1 6.4 24.5 26.2 26.7 274 3.2 1.7 +01090800.OUN 357 2.00 4351 17.6 -8.7 -33.7 7.8 6.7 21.8 26.1 21.2 151 2.5 2.3 +01082400.DDC 790 2.00 4283 16.4 -7.5 -33.9 7.7 7.0 11.9 14.7 16.3 77 1.2 3.1 +01082300.TOP 270 2.00 4361 16.7 -9.7 -33.7 7.6 6.5 13.6 9.9 23.0 192 1.0 2.3 +01072000.RAP 1029 2.00 4486 15.1 -8.7 -35.5 8.4 7.2 10.9 15.4 26.3 71 1.6 2.4 +01071300.GGW 700 2.00 3042 14.5 -10.1 -36.3 8.1 7.1 7.9 16.5 34.2 19 1.3 3.5 +01063000.FWD 171 2.00 4122 16.8 -9.7 -36.7 6.9 7.3 9.2 11.2 19.2 133 1.0 1.6 +01062100.DNR 1625 2.00 2544 10.8 -11.5 -39.3 7.5 7.5 20.5 21.4 23.2 192 1.2 2.1 +01053100.LCH 10 2.00 3988 17.4 -8.3 -37.7 7.0 7.9 0.8 8.3 13.9 8 0.6 2.4 +01053100.FWD 171 2.00 4571 15.8 -12.3 -40.5 8.7 7.7 13.7 12.4 20.6 106 2.0 3.9 +01053000.DDC 790 2.00 2892 15.2 -12.1 -35.1 8.0 6.2 14.8 19.5 26.6 388 1.8 1.8 +01052800.OUN 357 2.00 4910 16.5 -10.7 -40.3 7.6 8.0 16.9 29.7 38.8 113 3.5 3.1 +01052700.DDC 790 2.00 2853 11.3 -12.1 -40.1 6.7 7.6 19.3 30.6 37.1 184 1.7 1.8 +01051200.OUN 357 2.00 3098 13.2 -13.9 -40.5 7.1 7.3 8.7 10.0 10.8 132 1.0 2.1 +01050702.LZK 78 2.00 2759 14.2 -12.9 -40.5 5.9 7.5 7.3 18.7 26.3 77 1.3 2.0 +01050700.SGF 387 2.00 4025 14.5 -13.7 -42.3 6.1 7.9 10.5 8.8 17.0 202 1.0 3.1 +01050600.FWD 171 2.00 3092 15.4 -12.7 -38.7 6.8 7.1 19.4 32.7 34.4 170 2.3 2.1 +01042200.MAF 872 2.00 4543 13.7 -12.3 -39.7 8.4 7.5 12.3 27.4 36.2 164 4.1 2.2 +01042200.AMA 1099 2.00 6059 14.1 -15.3 -41.1 9.2 5.4 16.6 35.7 38.3 320 7.4 3.3 +00072300.LBF 849 2.00 2926 13.2 -11.5 -38.1 7.1 7.2 13.6 25.2 27.3 91 1.9 2.8 +00071500.BIS 506 2.00 5132 16.5 -9.5 -35.1 8.1 6.9 14.6 27.6 34.1 152 3.4 2.7 +00071100.GGW 700 2.00 3230 14.2 -11.3 -38.9 6.9 7.5 16.9 30.1 48.1 88 2.2 3.0 +00061500.JAX 9 2.00 4801 17.9 -8.7 -34.3 6.4 6.9 3.6 6.2 13.3 55 0.6 1.1 +00061300.LBF 849 2.00 4790 13.9 -9.9 -37.9 8.3 7.5 9.9 16.6 18.6 159 2.1 2.0 +00061200.AMA 1099 2.00 5720 16.8 -10.3 -34.7 8.3 6.6 15.7 16.1 28.7 88 2.6 2.7 +00032800.JAX 9 2.00 2135 12.5 -14.5 -43.3 6.3 7.9 25.7 29.1 24.7 268 1.6 0.9 +00031600.LMN 317 2.00 1478 9.5 -17.3 -45.5 7.1 7.8 12.9 22.1 10.9 164 1.0 2.2 +00030300.FWD 196 2.00 2589 12.3 -14.3 -41.7 6.2 7.5 20.2 33.4 29.1 239 1.8 2.7 +98062500.FFC 244 1.75 3224 15.8 -8.9 -34.3 7.3 6.8 5.6 4.2 9.9 54 0.5 0.6 +97100900.OUN 357 1.75 3628 16.5 -7.5 -35.9 6.0 7.5 16.6 20.0 29.9 205 1.1 0.8 +94071700.HAT 4 1.75 2973 16.5 -6.0 -31.3 5.7 6.7 4.4 5.9 3.1 33 0.2 0.6 +94071700.1M1 172 1.75 3339 17.7 -6.4 -31.8 5.8 6.7 19.1 12.5 11.3 164 0.5 0.6 +94070100.1M1 172 1.75 4820 18.6 -8.1 -33.0 6.1 6.7 12.6 20.0 18.5 342 1.5 1.0 +94062600.PBI 6 1.75 4199 17.7 -9.1 -34.2 6.6 6.7 5.2 4.9 6.6 10 0.6 1.8 +92051500.1M1 172 1.75 2877 13.3 -11.3 -39.9 6.4 7.8 7.9 11.4 16.3 54 0.7 1.5 +91060600.RAP 966 1.75 2001 13.1 -11.5 -36.7 7.1 6.8 11.9 13.2 19.7 170 0.7 1.4 +91060600.JAN 91 1.75 3344 16.3 -9.1 -33.5 6.8 6.5 3.1 9.5 9.6 12 0.6 0.6 +91053100.AHN 246 1.75 3505 16.3 -6.9 -32.1 5.9 6.7 3.2 3.9 4.1 15 0.3 0.6 +91051700.GGG 124 1.75 5081 18.4 -10.4 -36.4 7.5 7.0 10.5 7.9 11.2 157 1.0 0.9 +91051300.HON 392 1.75 3615 14.7 -9.5 -38.2 7.2 7.7 13.0 14.2 22.7 97 1.1 2.8 +91051300.BIS 504 1.75 1867 13.8 -11.5 -36.7 6.8 6.8 15.8 26.9 19.8 -79 1.3 0.7 +91032700.DAY 298 1.75 1310 10.7 -13.1 -42.1 6.4 7.9 24.3 30.2 30.6 531 0.8 1.8 +90091100.AHN 246 1.75 2857 15.1 -8.6 -34.0 5.9 6.8 6.3 7.9 7.6 80 0.4 0.6 +90090200.MAF 873 1.75 3597 14.9 -6.2 -32.1 6.8 6.8 7.5 17.2 18.3 58 0.8 2.5 +90082600.HON 392 1.75 5529 17.9 -11.5 -38.5 9.1 7.4 9.9 14.7 28.6 156 2.7 -999.0 +90082600.BIS 504 1.75 3187 13.7 -13.2 -42.0 8.6 7.9 13.2 22.2 23.1 190 2.6 2.5 +90082400.OVN 400 1.75 5016 18.7 -7.4 -31.7 6.8 6.5 9.4 7.4 14.7 100 0.6 0.7 +90082100.AMA 1095 1.75 2833 14.6 -5.7 -30.1 6.6 6.5 10.6 11.7 11.3 75 0.4 1.2 +90081500.DDC 791 1.75 3012 15.1 -6.6 -32.5 5.6 6.9 9.9 9.0 15.8 59 0.3 0.6 +90081000.AHN 246 1.75 2234 14.9 -9.4 -35.2 6.2 6.9 6.4 13.3 26.7 33 0.6 0.8 +90080200.LCH 5 1.75 3223 18.4 -7.3 -32.2 6.4 6.6 3.1 6.5 2.0 14 0.3 0.6 +90073100.GGG 124 1.75 3254 16.1 -7.5 -31.9 6.4 6.5 1.2 7.9 5.4 3 0.4 0.6 +90072700.AMA 1095 1.75 3104 14.3 -5.8 -31.4 7.3 6.8 11.1 7.7 7.9 117 0.3 2.2 +90072600.OUN 357 1.75 3546 16.6 -6.8 -32.6 6.2 6.8 11.1 10.8 14.7 206 0.5 0.7 +90072100.ABQ 1619 1.75 1327 10.9 -5.9 -28.5 8.3 6.1 9.8 7.9 14.5 145 0.1 1.3 +90071800.LBF 847 1.75 3138 12.3 -7.7 -36.8 8.2 7.8 10.0 17.7 16.6 115 1.0 1.6 +90071700.FNT 236 1.75 1393 11.9 -12.5 -40.9 6.5 7.7 13.2 15.5 25.3 176 0.5 0.6 +90071400.ABQ 1619 1.75 1588 10.4 -9.4 -32.2 8.7 6.2 4.4 18.9 32.6 70 0.6 1.2 +90071300.CRP 12 1.75 1658 13.3 -6.5 -31.6 6.5 6.7 14.6 12.8 9.3 121 0.3 0.6 +90071100.CKL 145 1.75 2544 15.4 -8.1 -32.3 6.4 6.4 2.1 5.1 4.6 9 0.3 0.6 +90070900.GRB 210 1.75 2962 16.9 -6.5 -31.5 6.5 6.6 12.1 18.2 22.7 82 0.7 0.6 +90070500.LCH 5 1.75 3315 17.6 -8.5 -32.0 6.6 6.3 11.6 15.3 2.5 58 0.9 0.6 +90061800.PIA 200 1.75 4567 19.5 -8.1 -33.4 7.4 6.7 14.1 17.0 25.7 94 1.5 1.0 +90061300.STC 315 1.75 2789 16.2 -10.4 -33.4 7.2 6.2 14.2 36.6 42.0 139 1.8 0.7 +90061100.CHS 13 1.75 4050 17.7 -8.1 -33.2 6.6 6.7 6.4 8.1 19.1 102 0.6 0.6 +90061000.OUN 357 1.75 3242 15.1 -8.5 -33.0 7.8 6.6 10.9 10.1 1.3 21 0.7 2.5 +90061000.IAD 85 1.75 2818 14.9 -9.2 -34.3 6.5 6.7 18.0 16.4 19.3 175 0.9 0.6 +90052800.SIL 8 1.75 3916 18.0 -10.0 -34.5 6.8 6.6 10.4 19.3 10.6 48 1.7 0.8 +90052300.HON 392 1.75 1984 10.9 -14.0 -42.8 7.2 7.9 15.0 22.3 33.6 107 1.2 2.4 +90052100.UMN 438 1.75 3661 14.8 -13.1 -43.5 7.6 8.3 15.3 15.4 23.7 181 1.8 3.4 +90052100.HAT 4 1.75 2891 15.8 -9.7 -37.4 5.6 7.5 12.4 13.8 19.5 182 0.7 0.6 +90051900.SEP 399 1.75 3246 17.0 -9.1 -34.7 6.6 6.8 15.6 20.9 27.2 387 1.3 0.6 +90051600.IAD 85 1.75 2004 13.4 -14.0 -39.9 7.0 7.1 12.7 16.7 27.7 102 1.0 -999.0 +90051200.SEP 399 1.75 2282 13.6 -9.2 -37.7 6.9 7.7 14.5 34.8 47.4 134 1.3 -999.0 +90050600.OUN 357 1.75 836 7.6 -20.1 -41.8 7.2 6.0 5.8 18.3 48.8 30 0.6 1.4 +90042900.AYS 44 1.75 2333 13.0 -12.2 -40.9 6.2 7.8 19.1 30.6 23.2 243 1.5 2.3 +90042600.DRT 314 1.75 3699 14.6 -13.8 -39.4 8.1 7.0 11.1 25.7 33.2 101 3.4 4.3 +90042200.OUN 357 1.75 2748 11.1 -13.3 -46.8 6.6 9.3 7.3 12.2 14.9 48 0.8 2.0 +90040200.BRO 7 1.75 3494 16.2 -9.3 -36.7 7.1 7.4 15.2 25.7 37.2 65 1.9 0.9 +90031300.OUN 357 1.75 3211 12.7 -13.6 -43.5 7.8 8.2 19.4 24.2 18.1 286 2.5 2.8 +90031000.AMA 1095 1.75 2468 11.1 -16.0 -40.7 8.6 6.8 9.9 13.1 18.2 106 1.2 1.9 +90022800.MAF 873 1.75 607 9.7 -16.2 -42.9 6.6 7.4 5.1 16.4 23.8 55 0.3 1.2 +89090800.DEN 1611 1.75 1350 10.1 -6.8 -33.1 8.3 7.1 15.4 24.1 24.0 366 0.5 2.0 +89090200.1M1 172 1.75 3818 18.3 -4.8 -29.4 6.1 6.5 8.2 16.2 14.1 64 0.7 0.6 +89083100.DDC 791 1.75 2956 16.5 -5.7 -31.4 6.6 6.9 13.3 13.6 22.5 346 0.5 0.8 +89083000.OUN 357 1.75 3864 17.3 -5.6 -30.2 6.0 6.5 11.8 13.1 24.2 112 0.6 0.6 +89082900.TOP 268 1.75 4842 19.8 -6.3 -32.1 6.6 6.8 13.2 15.4 21.1 156 1.0 0.6 +89082800.UMN 438 1.75 3603 17.3 -6.1 -30.3 6.5 6.4 2.6 7.8 5.6 28 0.4 0.6 +89082700.OMA 400 1.75 3452 17.8 -6.6 -33.4 6.1 7.1 15.2 19.5 33.1 142 0.9 0.6 +89082500.RAP 966 1.75 1899 10.6 -7.1 -34.2 7.6 7.2 2.7 7.7 7.6 55 0.2 1.0 +89081300.TBW 13 1.75 2617 16.4 -8.6 -33.3 6.0 6.6 10.1 18.1 18.2 65 0.8 0.6 +89080600.UMN 438 1.75 5563 19.0 -6.9 -31.4 7.0 6.5 8.8 11.7 11.3 99 1.0 0.8 +89073000.JAN 91 1.75 3940 18.0 -7.7 -34.5 6.7 7.2 2.1 1.9 3.1 9 0.5 0.6 +89072900.HON 392 1.75 2092 14.0 -5.9 -34.4 6.0 7.6 6.4 12.0 17.9 105 0.3 0.8 +89071500.LBF 847 1.75 2675 14.3 -6.9 -33.4 6.1 7.0 5.5 6.1 8.4 27 0.3 0.6 +89071300.OUN 357 1.75 4127 19.0 -5.4 -31.1 6.9 6.8 13.0 13.8 19.1 196 0.7 -999.0 +89071300.DDC 791 1.75 3239 15.1 -4.9 -31.6 6.9 7.1 7.9 5.1 7.2 81 0.3 1.2 +89070800.PIT 360 1.75 2732 15.4 -9.1 -36.1 6.8 7.3 12.8 17.5 15.7 81 1.0 1.5 +89062800.BUF 218 1.75 2385 15.2 -8.2 -33.3 5.3 6.8 9.8 20.1 22.3 82 0.7 0.6 +89062700.PIA 200 1.75 2460 15.7 -7.9 -33.9 6.6 6.9 5.3 13.2 12.4 87 0.5 0.7 +89062600.IAD 85 1.75 3138 16.2 -8.6 -36.4 6.1 7.4 12.1 14.3 23.0 108 0.8 0.7 +89062200.AHN 246 1.75 1517 15.5 -7.6 -33.7 5.8 6.9 14.9 12.6 15.8 112 0.3 0.6 +89061900.BNA 180 1.75 1755 13.9 -10.2 -36.1 6.3 6.9 6.8 9.7 7.8 86 0.4 0.6 +89061400.GGG 124 1.75 3674 17.2 -11.0 -35.3 6.9 6.6 4.3 15.4 23.3 61 1.4 -999.0 +89060600.JAN 91 1.75 3336 16.3 -11.3 -37.4 6.7 7.0 10.4 20.8 25.3 103 1.7 0.8 +89060600.GSO 277 1.75 2078 14.8 -9.1 -34.5 5.9 6.8 10.0 8.1 6.7 93 0.3 0.6 +89060100.TOP 268 1.75 2810 15.8 -10.9 -35.3 7.9 6.6 7.9 10.6 26.9 90 0.8 -999.0 +06100400.MPX 287 1.75 3011 13.7 -12.1 -41.5 7.4 8.1 23.9 34.0 30.2 514 2.4 2.9 +06091600.DDC 790 1.75 2738 14.4 -6.9 -34.5 6.6 7.4 21.6 29.7 39.0 378 1.1 2.2 +06091400.EPZ 1252 1.75 1589 11.7 -10.3 -32.9 7.6 6.1 13.1 17.4 23.7 167 0.6 2.0 +06091100.AMA 1099 1.75 1812 12.5 -8.9 -37.1 7.1 7.6 13.7 14.9 33.3 51 0.5 2.1 +06082300.RAP 1029 1.75 1757 8.3 -9.5 -39.1 9.1 8.0 12.7 21.3 28.7 108 0.8 0.8 +06082100.ABR 396 1.75 1851 12.5 -9.9 -36.9 6.8 7.3 15.5 21.9 39.5 257 0.8 2.1 +06080900.TUS 779 1.75 1640 11.9 -4.7 -30.5 6.6 6.8 6.6 5.1 8.2 25 0.1 0.6 +06080700.TOP 270 1.75 1693 12.5 -6.7 -31.1 7.0 6.4 3.2 7.6 6.8 35 0.2 0.6 +06072600.TUS 779 1.75 1725 11.2 -5.7 -31.7 7.4 7.0 8.5 15.0 18.3 36 0.3 0.9 +06072200.LZK 78 1.75 2480 14.1 -8.1 -31.3 7.3 6.2 7.7 6.9 5.8 67 0.3 0.6 +06071900.JAN 101 1.75 2280 15.2 -6.9 -33.5 6.5 7.1 9.0 11.1 11.1 88 0.4 0.6 +06071300.DDC 790 1.75 1575 12.8 -5.9 -30.5 6.9 6.5 7.4 12.7 13.7 99 0.2 0.8 +06071200.DDC 790 1.75 1068 11.8 -8.7 -29.3 8.0 5.5 11.8 15.4 21.8 12 0.3 1.0 +06070100.BNA 210 1.75 2750 13.5 -11.5 -39.1 6.7 7.5 11.5 10.8 7.8 41 0.7 1.5 +06062900.DDC 790 1.75 919 7.7 -10.1 -38.7 7.7 7.7 1.9 17.9 17.9 16 0.3 0.8 +06062400.LBF 849 1.75 1400 10.7 -12.1 -38.5 7.4 7.2 13.6 26.6 25.0 272 0.9 2.1 +06062400.BIS 506 1.75 942 8.3 -15.3 -41.9 7.0 7.3 16.7 22.7 27.2 167 0.6 1.6 +06062100.CHS 15 1.75 4007 17.0 -10.1 -35.5 6.4 6.9 7.1 12.9 19.3 66 1.1 0.7 +06061800.FWD 171 1.75 2286 14.3 -10.9 -34.3 8.2 6.2 11.6 13.9 24.6 134 0.9 2.3 +06052700.GSO 270 1.75 2136 12.7 -9.9 -37.3 5.8 7.4 17.1 17.4 21.2 217 0.6 1.5 +06052500.TLH 53 1.75 2619 14.8 -10.5 -36.5 6.4 7.0 9.2 7.3 7.5 56 0.4 0.6 +06052300.SGF 387 1.75 3032 14.4 -11.9 -37.7 7.1 7.0 8.3 9.0 15.5 91 0.7 1.6 +06051800.ILX 178 1.75 713 8.0 -17.5 -46.5 6.9 8.1 16.9 28.8 29.6 226 0.6 2.1 +06051412.SHV 79 1.75 2270 12.4 -14.9 -41.3 7.8 7.2 15.5 16.8 26.2 84 1.3 2.8 +06051100.LCH 10 1.75 4564 18.5 -12.3 -35.7 8.9 6.4 12.2 22.9 22.0 38 3.7 1.7 +06050912.SGF 387 1.75 2144 12.9 -12.9 -39.7 6.7 7.3 10.1 20.3 18.4 144 1.2 1.8 +06050900.DDC 790 1.75 1630 9.6 -13.3 -40.5 7.9 7.4 15.1 27.2 27.8 179 1.2 2.0 +06050600.LCH 10 1.75 2655 14.9 -10.3 -39.3 5.8 7.8 15.8 23.1 25.2 64 1.2 0.6 +06050400.SHV 79 1.75 3310 15.0 -12.1 -39.1 6.7 7.3 5.8 8.0 14.3 85 0.7 0.6 +06042300.DTX 329 1.75 609 6.7 -24.1 -43.7 7.4 5.5 14.0 17.7 27.4 50 0.5 1.8 +06041900.BMX 178 1.75 1805 12.0 -11.1 -39.9 6.3 7.7 5.4 14.2 22.0 62 0.5 0.7 +06041600.WAL 12 1.75 2234 10.9 -16.5 -44.7 7.2 7.8 17.2 17.7 48.2 81 1.2 2.3 +06041600.IAD 93 1.75 2181 10.2 -16.7 -43.9 7.0 7.5 16.6 27.7 43.3 48 1.8 1.8 +06041300.LZK 78 1.75 1294 11.0 -13.5 -41.1 7.2 7.6 6.0 12.6 20.8 34 0.4 -999.0 +06040900.JAX 9 1.75 2254 13.6 -13.7 -38.1 6.6 6.6 19.5 20.4 22.0 178 1.3 2.1 +06040400.CHS 15 1.75 2165 11.6 -16.9 -42.5 8.1 7.0 26.6 31.6 39.3 207 2.2 2.6 +05082700.AMA 1099 1.75 2765 13.6 -5.5 -32.3 7.4 7.1 10.0 11.5 11.5 31 0.4 2.0 +05082400.RAP 1029 1.75 2040 11.3 -11.3 -38.9 8.6 7.5 13.6 11.6 19.1 116 0.6 -999.0 +05031500.TLH 53 1.75 1338 12.4 -14.1 -38.5 7.1 6.6 12.7 28.4 53.2 41 1.1 1.1 +05030400.AMA 1099 1.75 697 4.3 -23.3 -51.5 8.7 8.0 13.1 22.7 36.0 142 0.8 1.3 +04092500.AMA 1099 1.75 2465 11.2 -11.9 -40.7 6.9 7.8 12.0 15.1 24.9 38 0.8 2.0 +04092300.AMA 1099 1.75 1887 12.8 -10.1 -35.5 6.7 6.9 19.6 23.5 21.8 374 0.9 1.3 +04082600.BIS 506 1.75 3083 12.5 -13.1 -41.7 7.1 7.8 13.9 16.6 18.9 101 1.4 2.4 +04081900.ILX 178 1.75 3685 15.1 -9.1 -36.3 5.9 7.3 19.7 19.9 28.2 371 1.3 1.3 +04071200.TOP 270 1.75 3709 17.7 -7.3 -32.5 6.8 6.7 11.9 13.6 9.1 204 0.8 0.6 +04051600.EPZ 1252 1.75 2888 10.4 -11.5 -39.9 8.7 7.8 4.1 12.2 7.0 93 0.9 1.6 +04051000.LBF 849 1.75 4026 11.6 -13.9 -41.1 9.0 7.5 3.0 13.9 17.5 38 1.9 1.6 +04042900.DRT 313 1.75 1834 12.4 -12.9 -40.9 6.4 7.7 16.1 20.0 31.6 217 0.9 1.3 +04040700.FWD 171 1.75 835 10.4 -16.3 -40.1 6.7 6.6 11.8 28.3 27.2 87 0.6 1.0 +04032100.MAF 872 1.75 2053 10.0 -12.9 -41.3 7.9 7.7 5.5 9.6 21.3 39 0.5 1.5 +04032100.FFC 244 1.75 942 7.9 -17.3 -44.1 7.5 7.4 11.3 12.0 13.4 154 0.4 1.1 +04030100.TOP 270 1.75 487 6.3 -28.7 -42.5 8.7 3.9 20.1 32.0 35.0 171 0.9 1.6 +04022512.LIX 8 1.75 837 10.3 -17.7 -40.5 6.7 6.3 25.2 31.9 48.7 340 0.7 2.4 +03092100.DDC 790 1.75 1784 10.2 -10.9 -38.5 7.3 7.5 21.8 20.1 23.8 257 0.7 2.0 +03091100.DDC 790 1.75 3112 14.8 -7.5 -31.9 6.9 6.6 15.7 22.3 30.8 259 1.2 2.2 +03091000.MAF 872 1.75 3038 12.9 -7.3 -34.1 7.4 7.1 8.6 8.3 12.7 79 0.4 2.1 +03090500.DRA 1009 1.75 1966 11.3 -8.3 -34.1 8.1 6.9 5.0 3.7 9.2 33 0.2 1.2 +03062500.MAF 872 1.75 4621 16.5 -6.7 -29.9 7.7 6.2 11.9 8.7 16.8 45 0.7 2.1 +03062100.MAF 872 1.75 1489 10.7 -7.7 -33.7 7.0 6.9 6.5 14.5 29.4 74 0.3 1.9 +03061700.RAP 1029 1.75 1501 10.1 -11.1 -38.5 7.1 7.4 2.9 5.7 17.5 92 0.2 1.9 +03061700.FFC 244 1.75 2826 16.3 -8.5 -33.7 6.2 6.8 5.5 7.0 13.0 32 0.3 0.6 +03061500.LBF 849 1.75 1717 10.7 -11.3 -39.3 6.3 7.6 6.6 10.6 12.0 51 0.3 1.7 +03061500.FWD 171 1.75 2433 14.3 -11.3 -37.9 6.9 7.2 5.3 12.1 2.8 32 0.7 1.7 +03061300.LBF 849 1.75 2759 12.0 -11.3 -40.9 7.2 8.0 13.0 15.4 16.3 179 1.0 2.6 +03061100.OUN 357 1.75 3045 14.5 -9.3 -35.7 7.2 7.1 12.1 17.8 13.1 135 1.2 2.0 +03060400.LCH 10 1.75 4988 19.7 -6.7 -34.5 5.8 7.4 7.3 13.3 17.2 44 0.8 0.6 +03051312.FWD 171 1.75 1814 12.6 -10.3 -36.9 7.3 7.1 16.8 17.7 24.7 205 0.7 1.2 +03050700.BMX 178 1.75 4489 17.4 -10.5 -36.9 7.0 7.1 12.2 26.5 28.4 101 2.8 2.1 +03050200.FFC 244 1.75 3289 13.7 -13.5 -41.1 6.5 7.5 7.5 9.8 9.5 55 0.9 0.9 +03043000.BNA 210 1.75 3359 12.4 -15.3 -42.5 7.2 7.5 4.1 4.3 5.5 30 0.8 1.3 +03042900.MAF 872 1.75 2325 9.8 -13.5 -39.1 8.4 7.0 15.5 23.4 21.0 165 1.6 1.4 +03042900.AMA 1099 1.75 2549 9.6 -14.5 -41.5 8.3 7.4 16.5 25.3 33.7 237 2.0 1.6 +03032600.SHV 79 1.75 1723 11.3 -18.3 -45.5 8.5 7.6 8.0 17.7 18.0 108 1.3 1.4 +03032600.LZK 78 1.75 2073 11.3 -18.5 -46.3 6.7 7.8 9.5 14.3 15.4 67 1.0 2.2 +03031500.BMX 178 1.75 1555 10.9 -19.1 -43.3 7.4 6.8 12.3 8.5 21.2 94 0.5 1.3 +02082300.LBF 849 1.75 6193 17.8 -10.1 -38.1 8.0 7.5 3.8 12.9 28.1 10 2.1 3.1 +02072800.DDC 790 1.75 2480 12.9 -5.3 -31.3 7.4 6.8 10.7 10.6 11.1 155 0.3 1.4 +02072518.TBW 13 1.75 4523 18.9 -8.5 -34.7 6.7 7.0 2.0 7.8 6.3 7 0.7 0.6 +02070200.AMA 1099 1.75 2393 12.2 -6.5 -35.3 7.3 7.6 20.8 18.4 11.3 353 0.6 1.6 +02062600.DTX 329 1.75 3079 14.5 -8.9 -34.7 6.1 7.0 1.4 1.9 7.2 -1 0.4 0.7 +02061200.TOP 270 1.75 5029 19.6 -8.9 -32.9 7.6 6.4 15.6 21.1 24.7 224 2.3 0.7 +02060700.MPX 287 1.75 1952 9.2 -15.1 -43.7 7.7 7.9 16.2 22.8 25.3 758 1.4 1.5 +02060402.CHS 15 1.75 2637 13.7 -10.1 -34.9 7.6 6.7 11.7 9.7 10.8 33 0.6 0.8 +02052900.TOP 270 1.75 2661 12.8 -13.7 -40.1 6.8 7.2 7.3 4.2 10.7 48 0.5 1.3 +02052800.MAF 872 1.75 3115 12.7 -11.1 -37.5 8.0 7.1 16.4 20.6 24.7 103 1.7 2.1 +02052800.LBF 849 1.75 3387 11.3 -15.1 -41.3 9.0 7.2 11.6 18.8 30.1 184 2.3 1.9 +02050400.CHS 15 1.75 3255 15.9 -10.7 -35.7 6.6 6.7 16.6 21.1 29.5 19 1.6 0.9 +02041800.FWD 171 1.75 3343 15.9 -9.9 -35.9 6.4 7.0 5.6 12.4 34.6 61 0.9 -999.0 +02041600.PIT 357 1.75 1856 11.5 -14.9 -41.7 7.3 7.4 15.8 17.9 18.1 245 1.0 1.6 +01062000.DTX 329 1.75 3813 14.9 -12.5 -37.3 6.9 6.7 15.0 8.4 17.6 -45 0.9 2.8 +01061800.TBW 13 1.75 3469 15.9 -9.7 -34.9 5.9 6.8 1.5 4.6 6.6 23 0.5 0.8 +00090400.LBF 849 1.75 2441 11.2 -9.5 -35.5 7.8 7.0 18.5 21.4 24.1 309 1.0 1.5 +00080800.OAX 350 1.75 4679 16.3 -8.1 -32.7 7.8 6.5 10.8 16.4 25.1 185 1.6 3.0 +00080200.GGW 700 1.75 2057 10.8 -8.9 -37.9 8.0 7.8 15.0 24.6 35.3 148 0.9 1.8 +00073100.JAX 9 1.75 3581 17.6 -8.9 -33.5 6.0 6.6 4.7 6.6 5.5 27 0.4 0.6 +00072900.GSO 270 1.75 2081 14.3 -9.7 -35.1 6.2 6.8 6.5 6.2 16.1 43 0.3 0.6 +00072700.LBF 849 1.75 5178 18.1 -8.9 -36.7 8.7 7.5 12.2 17.5 26.1 351 2.3 2.2 +00072600.MPX 287 1.75 3240 15.3 -13.1 -36.3 7.6 6.4 10.1 21.4 12.4 139 2.2 3.0 +00072600.MFL 5 1.75 4079 18.3 -8.5 -33.5 6.6 6.7 2.4 5.2 5.6 18 0.5 0.6 +00072500.ABR 396 1.75 4195 15.6 -12.3 -38.3 8.9 7.1 10.9 15.3 19.8 113 2.3 3.1 +00072200.LBF 849 1.75 3031 12.8 -11.5 -38.5 7.6 7.3 14.5 27.5 23.7 247 2.2 2.6 +00072100.FFC 244 1.75 2149 14.3 -6.9 -30.5 6.4 6.2 9.1 9.2 10.4 63 0.3 0.6 +00071800.AMA 1099 1.75 3660 14.4 -4.7 -32.7 6.9 7.4 5.9 9.1 7.7 79 0.4 1.5 +00071500.IAD 98 1.75 2186 13.9 -12.3 -36.3 6.8 6.5 9.3 17.8 17.7 118 1.1 2.0 +00071300.ABR 396 1.75 2305 13.6 -8.7 -36.1 6.7 7.3 21.7 29.3 44.3 278 1.2 2.0 +00070600.GGW 700 1.75 2743 11.7 -14.1 -40.7 8.5 7.3 13.0 29.6 40.4 165 2.4 1.9 +00062400.LBF 849 1.75 4723 14.8 -9.7 -37.3 8.6 7.4 9.8 17.4 29.6 126 2.2 2.0 +00062400.DDC 790 1.75 3499 14.8 -7.3 -33.9 7.7 7.2 12.0 23.2 30.2 237 1.5 2.7 +00062200.DDC 790 1.75 3602 14.3 -8.7 -37.5 7.0 7.7 16.2 15.4 23.4 157 1.1 2.9 +00061100.AMA 1099 1.75 3932 14.0 -7.9 -33.5 7.8 6.8 9.4 14.8 19.1 128 1.2 2.1 +00060300.ABQ 1620 1.75 1267 9.4 -8.7 -34.3 8.2 6.9 7.6 10.3 17.5 70 0.2 1.4 +00052900.GSO 270 1.75 1988 14.3 -11.1 -37.1 6.2 7.0 17.6 28.7 35.1 139 1.2 1.2 +00051900.FWD 196 1.75 3610 16.2 -10.9 -37.7 7.4 7.2 6.7 25.2 32.9 75 2.4 0.6 +00051200.TOP 270 1.75 5329 16.7 -7.3 -39.3 6.5 8.6 21.0 25.1 29.2 216 2.1 3.7 +00033000.SHV 79 1.75 3548 15.4 -15.9 -44.1 7.6 7.8 23.8 31.6 50.3 323 3.8 2.8 +94070100.GSO 277 1.50 2296 13.8 -10.3 -38.7 5.4 7.7 6.6 8.1 14.3 40 0.3 0.6 +90082200.OUN 357 1.50 3350 16.6 -5.5 -30.6 6.1 6.6 3.1 3.3 5.7 -7 0.3 0.6 +90082200.AHN 246 1.50 3275 16.5 -6.8 -30.8 6.5 6.3 6.0 8.7 15.8 48 0.4 0.6 +90071000.DEN 1611 1.50 3504 13.5 -8.2 -34.3 8.0 7.0 16.7 25.4 20.1 41 1.9 2.5 +90041100.AHN 246 1.50 1096 11.5 -14.0 -40.0 6.4 7.1 19.0 25.4 25.8 343 0.7 0.6 +90040200.GSO 277 1.50 984 8.7 -17.4 -45.5 6.8 7.8 19.9 29.7 37.4 210 0.8 2.0 +89060200.AHN 246 1.50 1996 13.2 -7.3 -34.8 6.1 7.3 3.2 2.6 1.6 18 0.2 -999.0 +06071100.DNR 1625 1.50 1192 10.1 -7.9 -33.7 7.6 6.9 12.2 16.2 27.0 79 0.3 1.7 +06053000.SGF 387 1.50 2988 15.0 -9.3 -34.7 6.5 6.9 4.0 2.7 12.8 27 0.4 0.6 +06052200.LBF 849 1.50 1420 8.2 -11.1 -41.1 7.7 8.1 14.8 15.2 22.6 199 0.5 1.3 +06042117.JAN 101 1.50 1486 13.4 -12.9 -37.5 6.5 6.7 6.4 17.4 11.7 58 0.7 0.6 +03091800.INL 361 1.50 1863 13.7 -13.5 -38.9 7.5 7.0 15.3 24.7 29.2 384 1.5 -999.0 +03031700.MHX 11 1.50 1241 12.1 -13.1 -39.9 5.4 7.3 11.5 19.1 32.8 37 0.5 0.7 +02072500.LCH 10 1.50 5453 20.2 -7.3 -31.7 5.9 6.4 5.5 8.5 11.3 66 0.6 0.6 +02042200.ILN 317 1.50 623 10.3 -13.3 -37.4 6.8 6.6 31.2 36.0 43.5 525 0.4 2.1 +01062600.RNK 654 1.50 1653 11.1 -11.9 -39.7 5.7 7.5 8.3 13.7 30.3 88 0.4 2.1 +01062600.GSO 270 1.50 929 11.9 -11.7 -40.1 6.0 7.7 10.4 17.8 25.6 106 0.3 0.6 +00090200.SLC 1288 1.50 1641 9.1 -14.7 -41.9 8.4 7.4 20.1 16.1 24.8 101 0.9 1.7 +00051800.GSO 270 1.50 1767 11.9 -13.7 -40.9 6.5 7.4 7.6 16.4 31.1 124 0.7 1.6 +94062500.GSO 277 1.25 2334 15.9 -5.4 -31.3 5.6 6.9 12.9 9.9 5.2 103 0.2 0.6 +90041400.OUN 357 1.25 1408 10.8 -18.2 -46.0 7.9 7.7 17.5 23.5 33.0 146 1.2 2.0 +06072800.FGZ 2192 1.25 3100 13.5 -5.3 -30.7 8.1 6.7 14.1 22.7 18.3 193 1.0 2.7 +06072700.ILX 178 1.25 4385 20.7 -4.3 -31.7 5.7 7.2 14.7 12.7 19.1 318 0.6 0.6 +06070400.GRB 214 1.25 1881 14.1 -10.1 -36.5 6.6 7.1 14.0 22.8 40.7 132 0.9 0.6 +06061200.DNR 1625 1.25 942 6.0 -9.9 -38.5 9.4 7.8 7.4 17.1 22.2 130 0.4 0.6 +06060312.LBF 849 1.25 988 7.7 -11.9 -40.5 9.0 7.9 10.8 19.5 17.8 699 0.5 1.0 +06060300.ILX 178 1.25 1218 10.0 -14.5 -42.9 5.9 7.8 14.1 20.0 22.7 87 0.5 1.5 +06052600.FFC 244 1.25 1711 12.1 -12.1 -36.7 7.1 6.6 4.1 8.7 3.3 46 0.4 1.1 +06052000.BOI 874 1.25 1070 7.4 -13.5 -39.9 8.4 7.2 9.2 15.9 25.9 95 0.5 0.8 +06051500.TLH 53 1.25 1279 10.8 -13.7 -41.5 7.1 7.6 18.5 24.7 23.2 104 0.8 1.7 +05100123.LMN 317 1.25 2672 15.9 -9.9 -36.7 7.0 7.2 14.1 21.4 26.0 276 1.3 -999.0 +05090600.LBF 849 1.25 2252 13.0 -9.1 -33.7 8.1 6.7 6.3 14.1 27.2 28 0.7 2.9 +05030700.MAF 872 1.25 547 8.0 -16.7 -46.3 6.9 8.2 16.9 34.3 40.4 177 0.4 1.9 +04100400.AMA 1099 1.25 1672 10.5 -13.5 -40.1 7.6 7.2 10.7 23.5 31.9 28 1.1 2.4 +04032700.RAP 1029 1.25 2052 8.5 -15.5 -43.5 8.0 7.7 12.6 19.0 17.5 161 1.3 1.5 +03090800.PHX 384 1.25 2268 12.1 -6.7 -35.1 6.7 7.5 8.2 10.7 16.8 90 0.3 1.2 +03090800.FGZ 2192 1.25 663 8.3 -8.3 -35.1 7.7 7.1 11.2 15.0 17.0 130 0.2 1.2 +03090300.NKX 128 1.25 940 10.8 -5.9 -32.3 6.6 7.0 4.2 7.0 5.9 9 0.1 0.7 +03040500.ILN 317 1.25 1856 10.4 -15.7 -44.1 6.5 7.8 17.7 20.8 25.6 233 1.0 2.2 +02041200.TOP 270 1.25 1084 9.8 -16.5 -44.3 7.1 7.7 16.2 9.4 27.2 99 0.3 1.6 +00072000.LZK 165 1.25 3973 16.4 -6.7 -30.7 6.8 6.3 8.3 12.6 12.7 102 0.7 1.1 +00071100.DDC 790 1.25 4707 16.4 -4.1 -31.5 6.8 7.2 6.0 4.6 8.7 136 0.4 2.6 +00030400.BMX 178 1.25 1311 11.4 -14.9 -42.9 5.7 7.7 21.1 42.9 54.3 205 0.8 1.4 +99061200.ILN 317 1.00 3299 14.7 -8.3 -35.5 5.8 7.3 8.2 4.6 4.0 32 0.4 1.1 +98052200.BNA 180 1.00 3709 15.2 -10.7 -36.9 6.4 7.0 10.4 9.2 7.9 83 0.8 0.9 +97081800.FFC 244 1.00 3564 18.4 -6.1 -31.1 6.1 6.6 4.4 2.5 2.0 37 0.3 0.6 +97081700.PIT 373 1.00 3951 18.3 -7.9 -31.9 6.9 6.4 15.4 12.7 23.0 224 0.9 0.6 +97081700.DVN 229 1.00 5790 20.8 -8.3 -34.9 7.5 7.1 12.3 14.3 11.8 137 1.7 1.0 +93092500.OUN 381 1.00 2895 16.1 -6.7 -32.0 6.2 6.8 16.0 24.5 27.2 264 1.0 0.6 +91060500.CKL 140 1.00 3345 16.9 -7.5 -32.0 6.3 6.5 9.2 5.0 4.8 52 0.4 0.6 +91060500.AHN 246 1.00 3036 15.3 -8.1 -31.7 6.7 6.3 11.6 5.7 13.0 72 0.4 0.6 +90101800.GGG 124 1.00 1619 14.2 -10.6 -37.1 6.4 7.1 12.5 20.0 27.9 114 0.7 0.6 +90100800.GGG 124 1.00 2689 16.8 -6.0 -32.5 5.8 7.0 8.9 14.2 17.2 70 0.4 0.6 +90092900.MAF 873 1.00 1606 12.2 -8.0 -36.1 6.0 7.5 11.3 15.0 28.7 35 0.3 0.8 +90083000.GSO 277 1.00 3552 16.4 -9.3 -33.8 6.0 6.6 14.1 20.1 18.2 37 1.3 0.6 +90082300.HTS 246 1.00 707 15.2 -7.7 -33.3 6.2 6.8 3.6 7.0 8.5 -4 0.1 0.6 +90082100.OUN 357 1.00 5290 19.2 -6.7 -31.0 6.9 6.4 6.2 8.3 3.4 38 0.7 0.6 +90081900.AMA 1095 1.00 2596 13.6 -7.9 -32.0 7.0 6.5 3.8 5.1 5.1 45 0.3 0.8 +90080200.MAF 873 1.00 1702 14.4 -6.2 -31.8 6.1 6.8 2.8 9.7 12.2 27 0.2 0.6 +90072600.GGW 696 1.00 1514 10.2 -10.6 -37.7 7.0 7.3 7.9 15.6 16.6 55 0.5 1.8 +90072500.DDC 791 1.00 1703 11.9 -8.0 -34.0 6.8 7.0 10.1 14.0 17.5 208 0.4 1.4 +90072200.TBW 13 1.00 3409 17.8 -5.7 -31.9 6.0 6.9 3.6 4.6 7.8 35 0.3 0.6 +90072000.DEN 1611 1.00 1698 11.7 -7.2 -32.2 7.4 6.7 14.0 16.1 20.8 182 0.4 2.1 +90071800.AMA 1095 1.00 1482 11.4 -6.5 -33.5 6.7 7.2 8.4 14.8 26.1 98 0.3 1.1 +90071100.GSO 277 1.00 3487 15.2 -6.6 -32.6 5.9 6.9 7.5 3.5 9.1 38 0.3 0.6 +90070900.GSO 277 1.00 4051 17.6 -5.3 -32.6 5.6 7.2 6.1 10.2 10.5 73 0.4 0.8 +90062400.OUN 357 1.00 1571 11.9 -10.8 -34.1 8.2 6.3 14.1 26.8 24.9 186 1.1 1.9 +90062300.HTS 246 1.00 1346 14.5 -8.5 -33.5 5.8 6.6 19.1 27.1 36.9 231 0.6 0.6 +90061000.GSO 277 1.00 2409 15.3 -8.8 -32.8 6.1 6.4 11.1 9.7 14.5 145 0.4 0.6 +90050400.CKL 140 1.00 1534 14.0 -10.6 -33.4 6.4 6.0 10.8 20.1 25.8 141 0.7 0.6 +89082700.DDC 791 1.00 4549 16.9 -7.4 -32.1 7.6 6.6 1.4 11.3 24.3 11 0.9 2.1 +89082000.UMN 438 1.00 3524 17.3 -6.0 -31.1 6.2 6.6 13.6 20.6 14.9 350 0.9 0.8 +89080600.OUN 357 1.00 3439 16.3 -5.4 -31.1 6.8 6.8 9.7 10.2 12.1 101 0.4 0.8 +89073100.GTF 1118 1.00 1858 9.5 -9.3 -36.7 8.9 7.4 10.3 10.8 21.7 106 0.4 1.2 +89072800.DAY 298 1.00 2617 16.4 -7.8 -34.6 5.7 7.2 7.5 13.5 11.3 83 0.5 0.6 +89072400.VCT 33 1.00 2953 14.8 -9.6 -37.2 6.2 7.4 9.5 7.7 13.3 120 0.4 0.6 +89071200.TOP 268 1.00 3182 16.6 -8.1 -30.9 7.6 6.1 13.2 12.6 8.2 157 0.8 1.6 +89070600.OUN 357 1.00 1373 12.9 -6.0 -34.0 6.2 7.4 11.3 6.0 12.2 64 0.1 0.6 +89062900.AMA 1095 1.00 2035 12.6 -8.2 -31.3 8.6 6.2 13.0 14.8 26.0 165 0.6 2.3 +89062800.HTS 246 1.00 3659 17.6 -8.0 -31.7 5.8 6.4 7.4 15.4 21.4 62 0.8 0.6 +89061900.CKL 140 1.00 3363 16.7 -9.6 -36.6 6.4 7.3 12.2 14.5 12.2 103 1.0 0.6 +89061600.TBW 13 1.00 3463 16.4 -7.6 -32.3 5.7 6.5 5.9 10.2 6.4 36 0.5 0.6 +89061400.JAN 91 1.00 3274 16.0 -11.5 -35.2 7.1 6.4 9.4 11.3 8.2 57 1.0 1.0 +89061200.JAN 91 1.00 3616 17.7 -9.1 -31.2 6.5 5.9 7.5 15.3 5.8 84 1.1 0.6 +89060500.1M1 172 1.00 2493 15.8 -8.2 -35.8 6.0 7.4 10.3 14.7 13.0 19 0.6 0.6 +06092900.FFC 244 1.00 705 10.8 -11.1 -40.1 4.6 7.9 18.9 19.1 33.4 85 0.2 0.6 +06091200.ILX 178 1.00 1642 13.6 -11.1 -38.9 6.4 7.5 8.6 12.9 23.9 56 0.5 0.6 +06090800.LBF 849 1.00 880 7.9 -14.1 -40.7 7.5 7.3 6.9 11.1 19.9 20 0.3 0.9 +06090800.ABR 396 1.00 1406 9.5 -14.3 -42.3 7.5 7.7 10.6 9.4 9.1 163 0.4 1.7 +06081000.TUS 779 1.00 1913 13.4 -6.3 -29.9 7.3 6.3 1.2 3.1 6.2 12 0.2 0.6 +06080100.PIT 357 1.00 3456 18.6 -4.5 -30.1 5.8 6.8 10.1 12.7 7.9 104 0.5 0.6 +06072800.OAX 350 1.00 2714 15.6 -5.3 -34.3 6.0 7.7 9.3 16.8 22.8 92 0.5 0.6 +06072800.ABR 396 1.00 1956 12.7 -6.1 -34.7 6.4 7.6 16.1 23.5 29.4 149 0.5 1.4 +06072700.RAP 1029 1.00 694 8.7 -8.7 -33.7 8.3 6.7 13.4 16.3 21.8 157 0.2 0.9 +06072300.ABQ 1620 1.00 1267 9.6 -4.9 -32.1 7.8 7.2 2.8 5.7 11.2 -9 0.1 1.0 +06072200.RNK 654 1.00 3249 16.5 -6.1 -31.1 6.0 6.6 7.2 7.0 9.1 100 0.3 0.6 +06072000.RNK 654 1.00 2160 14.2 -8.5 -31.1 5.9 6.1 11.1 9.1 3.0 113 0.3 1.0 +06071800.DNR 1625 1.00 1197 9.1 -6.9 -32.3 8.0 6.9 3.5 7.7 6.2 83 0.1 1.1 +06071300.BIS 506 1.00 966 9.0 -8.7 -35.3 8.1 7.1 5.9 7.7 14.5 108 0.1 0.7 +06070500.GSO 270 1.00 2335 15.2 -7.3 -33.1 6.1 6.8 7.6 9.6 6.1 96 0.3 0.6 +06070300.IAD 93 1.00 3195 14.8 -9.3 -36.5 5.9 7.3 10.7 10.7 13.6 60 0.6 0.9 +06070200.LBF 849 1.00 2554 12.2 -8.5 -35.5 8.0 7.3 17.1 20.5 17.9 223 1.0 2.0 +06070200.FWD 171 1.00 1806 12.8 -9.9 -36.5 7.2 7.2 1.6 6.1 11.2 20 0.3 0.6 +06070200.FFC 244 1.00 1552 11.2 -9.7 -38.3 6.3 7.7 1.2 6.5 9.5 4 0.2 0.9 +06062900.TOP 270 1.00 959 8.5 -12.3 -40.9 7.1 7.8 8.1 12.7 14.7 120 0.3 1.0 +06062900.PIT 357 1.00 925 10.9 -13.7 -38.3 6.4 6.7 7.1 21.3 35.7 17 0.5 1.6 +06062800.GRB 214 1.00 1049 9.4 -15.5 -44.5 6.1 8.0 8.1 13.8 20.6 34 0.4 1.6 +06062700.FFC 244 1.00 2376 15.4 -6.9 -33.5 5.6 7.0 9.3 12.6 21.6 23 0.4 0.6 +06062300.DDC 790 1.00 987 11.0 -11.1 -33.3 7.2 6.0 9.3 17.7 17.5 78 0.4 1.3 +06062300.BNA 210 1.00 3023 15.6 -10.1 -34.7 7.3 6.6 8.0 10.6 3.6 71 0.8 0.6 +06062300.BMX 178 1.00 1595 12.5 -7.1 -34.3 6.2 7.2 1.9 5.1 4.3 -10 0.1 0.6 +06062200.JAN 101 1.00 2595 15.3 -8.7 -34.7 7.0 7.0 4.6 3.0 2.5 -15 0.4 0.6 +06062100.BNA 210 1.00 2387 14.1 -9.3 -35.3 6.8 6.9 6.8 6.7 3.3 43 0.3 0.6 +06061900.GRB 214 1.00 2397 14.0 -11.7 -38.1 6.2 7.2 12.4 15.9 20.9 74 0.9 1.9 +06061200.BNA 210 1.00 1539 13.6 -6.7 -34.3 5.6 7.4 9.1 15.2 7.0 107 0.3 0.6 +06060800.LBF 849 1.00 2368 10.8 -6.9 -36.5 7.7 7.9 11.2 20.5 22.3 244 0.7 1.7 +06060712.RAP 1029 1.00 1110 7.9 -10.3 -38.1 8.7 7.6 9.9 12.3 19.2 131 0.3 1.3 +06060700.SHV 79 1.00 2252 14.6 -10.3 -34.3 7.4 6.4 15.1 25.4 14.5 164 1.4 0.6 +06060500.FFC 244 1.00 1475 11.0 -12.5 -39.5 5.9 7.4 5.7 11.7 22.4 18 0.3 2.1 +06060400.ILN 317 1.00 1032 8.3 -18.1 -46.9 6.5 8.0 6.7 8.5 11.1 35 0.3 1.2 +06060300.GRB 214 1.00 1314 8.8 -18.9 -45.5 7.1 7.4 12.0 16.3 19.5 77 0.7 1.6 +06060200.BNA 210 1.00 2055 14.2 -7.9 -34.3 5.4 7.1 8.6 5.5 12.6 -2 0.2 0.6 +06053100.GGW 700 1.00 570 5.6 -21.1 -50.3 7.4 8.3 2.8 5.0 8.1 30 0.2 0.9 +06052700.JAX 9 1.00 2879 15.0 -9.9 -36.5 6.1 7.2 11.0 13.7 13.1 117 0.8 0.8 +06052700.BIS 506 1.00 2274 9.4 -11.9 -40.3 8.5 7.7 20.2 22.0 21.3 198 1.3 1.3 +06052600.JAX 9 1.00 1856 13.3 -10.7 -37.3 6.6 7.2 10.5 15.3 20.8 70 0.6 0.6 +06052600.GSO 270 1.00 1743 11.9 -10.1 -36.3 6.1 7.0 8.4 14.4 11.4 82 0.4 0.8 +06052600.AMA 1099 1.00 1911 7.9 -11.3 -38.3 9.9 7.3 11.8 16.9 12.6 262 0.9 0.7 +06052300.RAP 1029 1.00 2536 9.6 -10.3 -39.5 8.5 7.9 5.6 9.7 18.1 43 0.6 1.3 +06051800.IAD 93 1.00 1009 8.4 -20.5 -45.9 6.7 7.2 11.9 16.0 20.3 66 0.6 1.3 +06051600.DTX 329 1.00 519 8.7 -20.5 -49.7 6.1 8.2 7.2 5.0 17.9 -7 0.1 0.7 +06041400.PIT 357 1.00 390 6.2 -20.1 -48.7 7.0 8.1 18.8 18.6 40.0 220 0.3 0.9 +06041400.BUF 215 1.00 383 6.2 -23.3 -49.9 7.6 7.6 21.6 26.8 55.7 237 0.5 1.4 +06011200.GSO 270 1.00 1374 9.5 -19.1 -46.5 7.5 7.7 21.9 15.6 28.9 253 0.8 2.5 +06010300.ILN 317 1.00 791 9.0 -19.3 -46.1 7.5 7.5 7.8 16.0 23.8 140 0.5 1.4 +05092900.FWD 171 1.00 1553 12.7 -5.9 -29.7 6.4 6.3 8.5 10.1 13.0 39 0.2 0.6 +05082700.EPZ 1252 1.00 2162 11.1 -6.5 -31.9 8.5 6.8 4.0 4.9 6.7 21 0.2 1.0 +05081800.LMN 317 1.00 3655 17.7 -4.1 -30.3 6.0 6.8 13.3 22.3 17.3 221 0.9 0.6 +05081700.GGW 700 1.00 1042 9.2 -11.1 -36.7 7.8 6.9 16.7 27.6 40.5 265 0.6 1.7 +05081100.GGW 700 1.00 805 10.1 -13.7 -37.9 7.4 6.5 15.6 30.5 38.9 170 0.6 2.1 +05050600.EPZ 1252 1.00 1672 8.0 -12.7 -40.3 8.6 7.5 15.0 27.7 28.8 178 1.3 1.2 +05050412.TBW 13 1.00 1839 14.1 -13.5 -39.3 7.3 7.0 10.0 15.8 33.3 187 0.9 1.0 +05030400.SGF 387 1.00 823 5.9 -25.9 -52.1 7.1 7.5 13.0 24.2 27.9 151 1.0 0.7 +04082800.OUN 357 1.00 4225 16.0 -7.1 -32.5 7.4 6.7 7.0 3.8 3.0 101 0.5 1.5 +04081700.TUS 779 1.00 2027 13.1 -8.9 -34.5 7.1 6.9 8.8 13.2 13.3 96 0.5 1.0 +04080900.TOP 270 1.00 2676 14.3 -11.5 -36.3 7.4 6.7 5.9 11.9 15.6 82 0.9 0.9 +04051200.AMA 1099 1.00 1922 9.7 -11.5 -38.7 8.0 7.4 19.1 15.0 8.4 282 0.7 1.6 +04051000.FFC 244 1.00 2006 11.4 -11.1 -38.3 5.4 7.4 4.0 4.7 11.0 -15 0.2 1.9 +04032100.FWD 171 1.00 2648 13.1 -15.5 -42.9 8.2 7.5 4.9 12.9 20.8 29 1.4 2.8 +04031500.DRT 313 1.00 1498 11.6 -15.5 -43.1 7.0 7.6 6.6 16.8 24.5 123 0.8 1.4 +03111712.TOP 270 1.00 1641 11.5 -17.3 -45.7 7.3 7.9 17.8 25.6 32.6 329 1.4 2.7 +03090900.TUS 779 1.00 2363 11.5 -8.3 -34.9 7.3 7.1 2.8 7.9 11.8 12 0.3 1.1 +03060900.RNK 654 1.00 2965 15.0 -9.1 -36.7 6.2 7.4 18.9 24.1 29.2 134 1.3 1.2 +03060200.DDC 790 1.00 1960 11.1 -9.5 -35.3 7.9 6.9 11.9 17.5 20.6 222 0.7 2.0 +03052700.ABQ 1620 1.00 713 7.1 -9.9 -37.1 8.3 7.3 3.1 14.7 20.6 12 0.2 0.6 +03052600.TFX 1131 1.00 994 8.3 -10.9 -37.7 8.0 7.3 9.1 16.0 15.9 59 0.4 1.3 +03051800.XMR 3 1.00 3602 16.0 -9.5 -35.9 7.0 7.1 5.6 8.6 10.7 -7 0.7 0.9 +03051800.TBW 13 1.00 3839 16.1 -8.7 -36.5 6.5 7.5 6.2 5.7 11.9 3 0.5 1.1 +03051200.JAX 9 1.00 3060 15.9 -7.9 -33.5 6.9 6.8 10.1 13.2 20.0 48 0.7 -999.0 +03051100.MHX 11 1.00 3585 16.0 -9.3 -37.7 7.3 7.6 11.9 16.2 15.0 104 1.3 0.9 +03050312.BMX 178 1.00 1402 9.7 -16.1 -41.9 7.5 7.1 7.9 13.8 38.5 72 0.6 1.8 +03050212.BNA 210 1.00 1865 10.3 -15.3 -44.9 7.0 8.2 12.1 13.0 18.0 55 0.7 2.2 +03050100.FFC 244 1.00 1429 11.1 -13.5 -40.1 6.6 7.2 1.0 6.9 6.4 5 0.2 1.6 +03043000.OAX 350 1.00 1064 8.9 -16.3 -44.3 7.4 7.8 18.4 29.1 32.0 353 0.9 1.9 +03042800.MFL 5 1.00 2735 16.7 -10.7 -35.7 6.4 6.7 12.3 11.7 25.5 83 0.7 0.6 +03042400.SHV 79 1.00 1456 13.1 -12.9 -38.9 7.2 7.1 15.2 26.1 36.8 278 1.1 0.6 +03041800.DNR 1625 1.00 1063 5.3 -18.1 -47.9 8.6 8.3 5.9 11.0 43.9 41 0.5 0.6 +03040500.LZK 78 1.00 1751 10.7 -14.9 -42.5 6.6 7.6 12.6 27.4 33.1 65 1.2 2.3 +03032100.DTX 329 1.00 1602 8.7 -21.3 -48.3 6.6 7.7 7.7 13.3 27.1 80 0.8 1.1 +03032000.ILX 178 1.00 713 8.0 -21.9 -36.7 6.9 4.2 5.4 3.5 11.4 -26 0.2 1.4 +03031500.TBW 13 1.00 3398 15.9 -13.7 -38.1 7.0 6.6 3.9 18.6 27.3 32 1.9 0.9 +02080400.SGF 387 1.00 4328 17.7 -5.5 -34.5 6.5 7.7 3.8 1.1 7.6 -11 0.3 1.5 +02080300.BMX 178 1.00 5098 18.4 -6.5 -35.1 5.8 7.6 11.5 9.6 10.8 33 0.6 1.4 +02072900.AMA 1099 1.00 3610 13.6 -6.5 -32.3 7.8 6.9 13.6 12.5 12.2 164 0.7 2.0 +02072700.RAP 1029 1.00 1688 9.4 -9.3 -37.5 7.5 7.6 14.5 21.0 28.6 139 0.7 1.3 +02072600.TOP 270 1.00 3390 13.8 -5.9 -33.9 7.5 7.4 11.9 16.9 16.9 168 0.8 2.2 +02072000.JAN 133 1.00 3501 17.6 -6.7 -31.9 6.1 6.7 5.7 6.1 7.9 58 0.3 0.6 +02070300.LBF 849 1.00 3367 14.1 -5.9 -35.3 7.5 7.8 11.5 14.0 6.2 158 0.7 1.2 +02070200.FFC 244 1.00 4268 16.3 -9.7 -36.1 6.6 7.1 7.3 7.8 4.3 46 0.7 0.6 +02060700.ABR 396 1.00 2252 9.0 -14.7 -43.9 8.1 8.1 8.2 12.4 18.1 118 0.9 1.2 +02060400.CHS 15 1.00 3170 15.2 -10.1 -34.9 7.6 6.7 11.7 9.7 10.8 33 0.8 0.6 +02052700.AMA 1099 1.00 2332 9.7 -11.1 -37.9 7.2 7.3 13.0 14.5 11.8 198 0.7 1.4 +02051800.CRP 13 1.00 5902 20.3 -10.5 -36.9 7.4 7.1 10.7 22.6 23.2 86 3.4 1.6 +02042300.OAX 350 1.00 614 6.4 -23.3 -46.3 7.9 6.5 15.2 26.3 36.6 133 0.8 1.4 +02012400.LZK 78 1.00 1343 13.1 -12.7 -41.1 6.6 7.8 20.2 32.5 40.7 290 0.9 0.6 +01062600.LBF 849 1.00 3931 12.7 -8.1 -35.3 8.1 7.3 8.1 9.3 8.1 119 0.7 1.5 +01062100.ABR 396 1.00 1118 8.1 -19.3 -47.7 7.0 7.9 3.6 4.2 12.4 14 0.3 1.3 +01061900.JAX 9 1.00 2584 17.2 -9.5 -35.5 6.1 7.0 5.0 4.8 8.3 13 0.3 0.6 +00080700.TOP 270 1.00 4476 17.3 -7.5 -33.1 7.2 6.7 11.7 17.8 22.9 72 1.4 1.8 +00072900.ILN 317 1.00 2735 14.3 -11.5 -37.7 6.7 7.1 8.0 13.4 21.0 68 0.9 0.6 +00072900.CHS 15 1.00 2462 16.1 -7.5 -34.9 5.6 7.3 3.3 9.3 13.2 4 0.3 0.6 +00072800.TOP 270 1.00 3666 15.3 -10.3 -35.3 7.6 6.8 9.1 22.0 26.4 115 2.1 2.6 +00072800.LBF 849 1.00 5581 17.1 -7.7 -35.5 8.1 7.5 9.6 25.0 21.1 187 2.8 3.1 +00072700.JAN 101 1.00 2066 12.5 -10.7 -35.7 6.4 6.7 4.2 8.0 8.4 -50 0.3 1.0 +00072300.OTX 728 1.00 2088 9.0 -12.3 -42.7 8.2 8.3 7.8 17.2 21.1 43 0.9 1.2 +00071900.GYX 125 1.00 997 11.4 -13.3 -37.7 6.0 6.6 18.8 27.0 36.1 107 0.6 1.0 +00071700.TOP 270 1.00 3927 15.9 -8.7 -31.7 7.9 6.1 14.5 8.9 14.1 198 0.8 2.4 +00071500.SHV 79 1.00 4004 17.2 -5.9 -31.1 6.0 6.7 6.2 4.6 8.6 46 0.3 0.6 +00071400.GRB 214 1.00 1743 12.0 -12.3 -37.9 6.9 6.9 13.4 21.5 42.9 195 0.9 1.7 +00071200.DDC 790 1.00 2941 14.4 -5.5 -30.7 7.2 6.7 10.8 11.3 11.7 196 0.4 1.4 +00070700.RAP 966 1.00 4065 14.2 -7.7 -35.3 8.6 7.3 10.8 29.4 33.3 111 2.3 2.1 +00070400.DDC 790 1.00 5142 18.1 -7.1 -30.7 7.6 6.4 11.4 9.7 19.2 114 0.9 2.4 +00070300.OAX 350 1.00 4633 18.5 -6.3 -32.3 6.9 6.9 9.9 10.6 19.6 133 0.7 1.9 +00070300.DDC 790 1.00 4558 17.2 -5.9 -30.9 7.5 6.7 11.7 13.6 22.7 66 0.9 2.4 +00070200.RAP 966 1.00 5621 15.6 -9.7 -36.3 8.7 7.3 15.9 21.5 22.7 263 3.3 2.2 +00070200.DDC 790 1.00 3566 16.2 -5.7 -34.7 6.6 7.7 5.5 14.2 21.9 38 0.6 1.3 +00063000.PIT 373 1.00 1086 9.9 -15.9 -40.5 5.5 6.8 8.1 22.0 37.9 77 0.5 1.8 +00062600.TOP 270 1.00 4052 17.8 -8.9 -32.7 7.6 6.4 2.4 1.3 23.9 26 0.6 2.3 +00062600.DDC 790 1.00 2618 13.5 -6.1 -32.3 6.7 6.9 14.3 15.8 16.9 51 0.5 1.6 +00062300.MHX 11 1.00 4167 18.6 -8.7 -34.1 6.1 6.8 9.7 6.0 6.1 89 0.5 0.6 +00062100.TBW 13 1.00 3180 17.1 -8.5 -32.1 6.4 6.4 8.9 12.2 19.0 49 0.7 0.6 +00060200.TOP 270 1.00 3517 16.1 -9.3 -34.5 6.9 6.7 4.9 10.4 16.3 39 0.8 0.8 +00060200.DVN 229 1.00 3451 16.4 -9.3 -35.5 7.3 7.0 14.2 14.1 11.0 175 1.1 0.6 +00060100.ILX 178 1.00 3208 16.1 -9.1 -37.7 7.0 7.7 20.7 17.9 15.6 163 1.2 1.8 +00053000.LBF 849 1.00 2258 9.9 -9.7 -37.9 9.2 7.6 16.9 27.2 31.9 294 1.4 1.1 +00051400.TLH 21 1.00 3542 15.9 -9.9 -37.7 6.9 7.5 5.4 4.2 4.2 -4 0.5 1.0 +00021800.JAN 101 0.88 1866 12.5 -14.9 -43.1 6.7 7.8 16.2 27.5 38.9 270 1.5 0.7 +00061100.DDC 790 0.88 3471 14.3 -7.9 -33.9 6.9 6.9 14.0 11.0 20.2 53 0.7 2.4 +00061800.RAP 966 0.88 1396 7.4 -18.9 -44.5 7.1 7.2 7.4 14.0 34.9 270 0.7 1.4 +00070600.DDC 790 0.88 2581 12.3 -7.5 -31.7 8.5 6.4 10.7 9.4 10.0 97 0.5 1.8 +00072800.BMX 178 0.88 2147 13.2 -9.5 -36.3 6.2 7.2 6.0 8.0 11.4 35 0.3 0.7 +00080200.DVN 229 0.88 4183 16.6 -9.7 -38.1 6.6 7.6 13.3 11.2 16.4 169 1.0 1.1 +00080300.PIT 373 0.88 2780 14.9 -9.7 -37.1 6.2 7.3 9.1 15.5 29.2 81 0.8 0.6 +00080400.BNA 180 0.88 3453 16.3 -9.9 -35.1 6.8 6.8 9.1 10.9 16.0 83 0.8 0.6 +00080500.LZK 165 0.88 3872 16.1 -6.3 -33.3 5.6 7.3 7.3 9.4 14.6 6 0.4 0.8 +00080700.DTX 329 0.88 4231 19.4 -7.3 -31.9 6.0 6.6 10.6 16.6 31.6 78 1.0 0.6 +00090300.OAX 350 0.88 3099 12.6 -10.1 -36.3 8.7 7.0 9.5 16.9 21.6 126 1.4 1.4 +01062200.DVN 229 0.88 1285 10.3 -18.1 -44.9 6.5 7.5 8.7 10.8 11.8 66 0.4 1.0 +01062600.CRP 13 0.88 3837 16.6 -8.5 -35.7 6.4 7.3 7.1 4.0 8.9 53 0.5 0.6 +02031000.GSO 270 0.88 819 11.0 -15.3 -41.3 5.8 7.2 19.8 24.6 29.7 236 0.5 1.2 +02052900.OAX 350 0.88 2754 13.0 -13.3 -40.9 7.1 7.5 10.0 7.5 7.0 127 0.6 2.6 +03031400.TLH 53 0.88 2141 11.6 -13.1 -43.3 6.3 8.3 5.7 10.5 9.0 39 0.5 1.1 +03042912.TOP 270 0.88 1617 10.6 -16.9 -43.9 7.8 7.5 11.0 16.7 22.5 238 0.9 2.8 +03050400.BIS 506 0.88 1467 8.2 -18.7 -47.3 7.4 8.0 8.8 15.4 16.1 86 0.8 1.6 +03060300.JAX 9 0.88 3513 16.1 -10.1 -36.5 7.6 7.1 11.4 11.1 10.3 111 1.0 0.6 +03060600.ABR 396 0.88 888 8.1 -19.9 -46.5 6.8 7.5 9.2 17.3 14.2 47 0.5 1.5 +03061600.TOP 270 0.88 1944 12.4 -11.9 -38.7 6.4 7.3 5.8 0.8 4.2 3 0.3 1.0 +03062000.GGW 700 0.88 1032 9.2 -9.7 -37.5 8.1 7.5 8.3 9.8 17.1 76 0.2 1.3 +03101712.JAN 101 0.88 1891 12.8 -11.5 -43.1 6.3 8.6 16.9 25.4 33.9 246 1.1 1.2 +03102600.CRP 13 0.88 3408 17.9 -9.9 -35.3 6.3 6.8 9.8 15.2 34.5 17 1.0 0.6 +03111800.OAX 350 0.88 957 10.0 -18.3 -43.3 6.8 6.9 20.0 41.2 58.6 88 0.8 2.5 +04040900.AMA 1099 0.88 1515 8.2 -16.7 -45.5 7.0 8.0 14.7 17.9 23.0 139 0.8 1.6 +04081800.PHX 384 0.88 1709 10.5 -9.1 -35.5 7.3 7.1 6.0 4.8 9.2 15 0.2 0.8 +04082700.ABR 396 0.88 1433 10.2 -15.1 -41.5 6.7 7.3 5.3 14.4 40.5 28 0.5 1.5 +04091900.LCH 10 0.88 2433 15.9 -6.9 -31.9 5.8 6.6 7.7 4.4 15.6 6 0.2 0.6 +04092000.OAK 3 0.88 242 7.3 -17.9 -36.7 5.5 5.2 6.5 27.4 30.4 56 0.2 0.7 +04100400.GSO 270 0.88 1385 13.2 -14.9 -40.1 6.5 6.9 10.4 15.2 26.8 101 0.6 1.4 +05081300.MAF 872 0.88 1568 12.8 -6.3 -31.7 6.5 6.8 6.9 11.8 13.7 82 0.2 0.6 +06013012.JAN 101 0.88 1058 10.0 -20.9 -45.9 7.1 7.0 18.9 38.7 46.0 71 1.1 2.6 +06032100.OUN 357 0.88 579 5.4 -25.5 -40.9 7.4 4.4 5.7 16.6 26.7 53 0.5 0.9 +06040700.FWD 171 0.88 2831 12.5 -12.5 -42.1 6.2 8.1 20.1 33.5 41.5 40 1.8 2.8 +06041200.TOP 270 0.88 726 8.4 -14.3 -42.9 7.0 7.9 23.1 33.2 37.2 232 0.5 2.0 +06043000.OTX 728 0.88 499 6.4 -17.9 -44.3 7.3 7.4 8.3 17.3 23.3 75 0.3 0.8 +89061200.AMA 1095 0.88 3301 13.2 -11.7 -39.3 8.7 7.5 9.2 12.9 25.2 167 1.4 2.3 +89062600.UMN 438 0.88 3812 16.2 -6.9 -33.3 6.3 7.0 2.0 0.7 10.8 -14 0.4 0.6 +89062700.DEN 1611 0.88 931 8.6 -11.1 -38.5 7.6 7.5 10.8 14.3 14.3 122 0.3 1.8 +89072700.AHN 246 0.88 3996 17.5 -6.9 -33.6 6.5 7.1 7.1 3.5 6.8 66 0.4 0.6 +89082500.AHN 246 0.88 3533 16.9 -5.1 -30.7 6.1 6.8 2.7 3.3 8.1 5 0.3 0.6 +89082600.AHN 246 0.88 3463 17.1 -5.6 -31.0 5.8 6.7 4.0 11.3 8.6 41 0.4 0.6 +89082900.GGG 124 0.88 3979 18.5 -4.6 -29.9 6.0 6.7 1.6 4.1 2.2 3 0.3 0.6 +90071000.PIT 360 0.88 3362 16.6 -6.7 -31.4 6.3 6.6 14.3 19.7 14.7 124 0.9 0.6 +90073000.AMA 1095 0.88 943 12.2 -7.5 -32.1 6.3 6.5 8.4 12.7 18.1 14 0.2 0.6 +90091900.OUN 357 0.88 3878 18.0 -6.7 -31.3 6.2 6.6 12.1 11.9 20.5 119 0.6 0.6 +97010900.SIL 8 0.88 909 13.1 -13.6 -37.2 6.7 6.4 33.7 39.7 37.0 511 0.7 -999.0 +98062500.DDC 790 0.88 2667 11.9 -7.3 -34.1 8.7 7.2 12.4 25.1 34.7 224 1.2 1.4 +90052100.SIL 8 0.85 3505 16.6 -10.6 -35.6 6.7 6.7 10.9 8.4 13.0 70 0.7 0.6 +03052100.TBW 13 0.80 2941 15.8 -9.5 -35.9 6.2 7.1 7.1 2.7 5.4 27 0.4 0.6 +91051700.JAN 91 0.80 2890 15.5 -8.9 -36.0 6.5 7.3 0.6 1.1 7.8 1 0.4 0.6 +00022400.LZK 165 0.75 1590 10.6 -18.1 -45.7 7.0 7.7 17.2 25.0 34.2 270 1.3 2.5 +00050300.JAN 101 0.75 1438 12.8 -12.9 -38.5 5.9 7.0 13.9 12.8 7.2 120 0.4 0.6 +00052200.LZK 165 0.75 2062 12.1 -13.5 -44.1 6.2 8.4 17.7 22.6 32.5 162 1.1 1.4 +00061800.JAX 9 0.75 2677 15.7 -7.9 -34.1 5.7 7.0 7.9 6.0 10.5 61 0.3 0.6 +00061900.WAL 41 0.75 2940 17.4 -7.9 -33.5 6.3 6.9 11.6 11.3 9.5 134 0.5 0.6 +00062500.JAX 9 0.75 2442 15.6 -10.1 -34.9 6.2 6.6 9.3 9.4 21.8 104 0.5 0.6 +00062900.GRB 214 0.75 860 8.9 -18.9 -47.9 6.4 8.1 14.1 17.0 24.4 108 0.5 1.1 +00071300.DDC 790 0.75 3064 15.1 -3.7 -31.1 6.1 7.2 9.2 6.2 10.6 0 0.2 0.6 +00071300.FWD 196 0.75 3103 14.9 -5.7 -31.9 6.5 6.9 13.9 10.6 11.4 120 0.4 0.8 +00071800.JAN 101 0.75 3305 15.8 -5.5 -29.7 6.0 6.3 13.1 13.9 14.4 -56 0.5 0.6 +00071900.JAN 101 0.75 3841 17.3 -6.1 -31.7 6.1 6.8 5.7 7.5 6.9 32 0.3 0.6 +00072100.TBW 13 0.75 4845 18.9 -6.9 -31.9 6.4 6.6 7.4 7.0 10.7 56 0.5 0.9 +00072300.GSO 270 0.75 2443 16.5 -9.1 -32.3 5.7 6.1 6.6 20.6 22.2 88 0.9 0.6 +00072400.GGW 700 0.75 3240 10.9 -11.1 -40.3 8.5 7.9 12.5 26.1 22.5 54 2.1 1.4 +00080400.LCH 10 0.75 3045 15.7 -7.5 -32.7 5.6 6.7 4.7 2.8 12.8 28 0.3 0.6 +00090200.SHV 79 0.75 1896 12.1 -7.5 -32.5 7.0 6.6 5.2 3.2 2.0 15 0.2 0.7 +01062400.BIS 506 0.75 4781 13.7 -10.9 -38.3 9.0 7.4 15.0 18.7 27.1 249 2.8 1.7 +02030812.ILX 178 0.75 533 7.2 -19.7 -48.7 6.9 8.2 16.1 31.5 49.1 599 0.5 1.3 +02051500.PIT 357 0.75 521 5.9 -27.9 -45.7 7.9 5.1 17.3 14.7 14.3 74 0.4 1.1 +02060400.JAX 9 0.75 3128 15.3 -8.1 -33.3 6.5 6.7 0.3 3.7 6.5 15 0.4 0.6 +02062500.LBF 849 0.75 3690 11.7 -10.3 -37.1 9.2 7.2 5.0 7.2 9.1 45 0.7 1.3 +02072000.LZK 78 0.75 6551 21.6 -8.5 -32.7 6.9 6.6 8.7 10.2 6.8 145 1.3 0.9 +03031500.OTX 728 0.75 801 6.3 -26.3 -49.9 7.5 6.8 18.3 24.9 28.7 240 1.0 1.5 +03032000.SGF 387 0.75 909 7.6 -22.1 -40.1 6.7 5.1 18.2 10.5 8.6 205 0.4 1.4 +03040922.XMR 3 0.75 2570 15.5 -10.3 -37.3 5.6 7.3 12.7 31.0 38.3 34 1.3 0.6 +03042300.DNR 1625 0.75 1183 6.7 -16.1 -46.5 7.9 8.5 12.2 19.1 35.2 265 0.7 1.2 +03050100.DNR 1625 0.75 1011 6.7 -20.1 -46.3 8.0 7.4 12.5 33.5 27.3 108 1.1 1.2 +03050200.BMX 178 0.75 2216 12.4 -12.9 -40.7 6.6 7.5 4.6 6.7 7.6 9 0.4 0.7 +03052400.PIT 357 0.75 707 10.0 -16.7 -44.5 6.5 7.7 12.1 26.5 23.6 65 0.5 1.0 +03060700.MFL 5 0.75 3041 18.2 -6.7 -31.3 5.6 6.5 0.9 2.8 9.3 5 0.3 0.6 +03061000.JAX 53 0.75 2482 16.0 -8.7 -33.9 6.7 6.7 10.8 11.3 22.4 13 0.5 0.6 +03061222.XMR 3 0.75 2144 17.1 -7.9 -32.5 6.1 6.5 5.2 4.6 6.1 65 0.2 0.6 +03061500.SHV 79 0.75 2511 16.2 -9.9 -33.9 6.3 6.4 13.5 21.1 32.8 91 1.1 0.6 +03061900.TFX 1131 0.75 1802 8.6 -9.3 -37.5 8.2 7.6 13.1 10.8 13.4 178 0.4 1.0 +03062000.BOI 874 0.75 491 7.0 -12.5 -39.7 8.2 7.4 17.9 23.3 18.1 141 0.3 1.0 +03062100.RAP 1029 0.75 2338 11.9 -10.3 -36.1 7.2 7.0 15.0 8.1 14.4 137 0.4 2.4 +03062200.IAD 93 0.75 1215 10.5 -17.1 -38.3 5.8 5.9 9.3 15.1 9.7 79 0.5 1.1 +03090900.GJT 1475 0.75 996 6.8 -12.3 -39.5 9.1 7.4 8.5 17.7 28.1 199 0.5 0.7 +03090900.MAF 872 0.75 2389 12.1 -7.9 -36.1 7.0 7.6 12.1 18.1 17.8 222 0.7 2.2 +03091000.JAN 101 0.75 1929 15.0 -9.5 -35.3 6.0 6.9 8.1 10.8 22.1 83 0.4 0.6 +03111300.BUF 215 0.75 418 8.1 -20.5 -44.7 6.7 6.8 18.0 46.9 65.5 335 0.4 1.5 +04030500.LZK 78 0.75 745 12.4 -10.1 -37.1 5.8 7.2 27.8 39.6 53.2 468 0.4 0.6 +04051300.OAX 350 0.75 1193 10.5 -13.7 -40.5 6.9 7.3 16.7 24.2 28.7 133 0.7 2.2 +04051700.FFC 244 0.75 2077 12.2 -12.1 -39.3 6.4 7.4 2.9 2.0 11.6 0 0.3 0.8 +04052300.BUF 215 0.75 1807 13.8 -10.6 -36.5 5.8 7.0 18.8 22.4 24.0 239 0.8 0.6 +04081700.PHX 384 0.75 2729 12.6 -7.9 -35.3 7.1 7.3 6.2 8.0 6.2 60 0.4 1.3 +04081900.DDC 790 0.75 2146 11.7 -6.3 -34.7 6.2 7.5 10.2 4.3 11.0 15 0.2 0.7 +04081900.OTX 728 0.75 1929 9.8 -11.3 -38.9 7.4 7.4 6.2 9.9 15.1 43 0.4 1.5 +04082800.JAN 101 0.75 3714 18.0 -7.5 -33.7 6.4 7.0 1.0 2.6 3.6 12 0.4 0.6 +04082800.PIT 357 0.75 3258 18.3 -6.1 -31.3 5.6 6.7 10.4 7.8 6.8 106 0.3 0.6 +04092800.DNR 1625 0.75 698 7.9 -13.9 -38.7 7.1 6.8 12.4 17.7 21.0 112 0.3 1.0 +04100400.CHS 15 0.75 1850 15.3 -10.7 -36.1 6.0 6.9 13.4 22.1 32.7 81 0.9 0.6 +05022200.BMX 178 0.75 1749 11.8 -15.9 -43.5 6.8 7.6 19.0 26.1 36.8 174 1.4 1.2 +05030700.OAX 350 0.75 324 5.7 -21.9 -50.1 7.4 7.9 13.6 14.9 9.6 156 0.2 0.9 +05042612.JAN 101 0.75 993 9.2 -17.3 -43.3 6.9 7.2 15.7 27.2 35.7 336 0.8 2.2 +05050500.OTX 728 0.75 1601 7.7 -19.1 -46.9 7.3 7.8 8.5 15.7 22.0 35 0.9 1.4 +05082100.OAX 350 0.75 2617 15.5 -6.9 -34.3 6.0 7.3 15.0 14.8 30.9 159 0.5 0.6 +05082400.SHV 79 0.75 3397 16.6 -5.3 -30.5 6.1 6.8 11.1 9.2 4.4 72 0.3 0.6 +06011400.JAX 9 0.75 1223 12.1 -15.1 -42.3 6.5 7.5 19.7 19.6 26.7 233 0.7 0.7 +89052800.CKL 140 0.75 2098 15.4 -8.1 -34.6 6.2 7.1 8.0 11.8 13.5 43 0.4 0.6 +89060400.PAH 126 0.75 3338 16.4 -9.7 -37.6 5.8 7.5 15.5 14.2 14.7 90 0.9 0.6 +89060700.AHN 246 0.75 2402 14.2 -13.0 -38.1 6.6 6.8 2.7 12.3 18.6 37 0.8 0.6 +89061300.CKL 140 0.75 2677 16.1 -8.6 -32.8 6.1 6.4 11.5 15.9 7.3 102 0.7 0.6 +89061500.AHN 246 0.75 1717 14.7 -7.5 -31.3 5.5 6.3 11.8 10.0 9.8 91 0.2 0.6 +89061600.ACY 23 0.75 2243 16.5 -7.6 -34.5 5.9 7.2 19.5 18.8 19.1 217 0.6 0.6 +89062200.CKL 140 0.75 2986 16.1 -10.1 -37.3 6.7 7.3 6.8 10.0 8.5 76 0.7 0.6 +89062300.GRB 210 0.75 1729 14.6 -8.4 -34.6 6.2 7.0 10.0 10.7 10.8 139 0.3 -999.0 +89062300.OUN 357 0.75 3217 16.0 -7.1 -34.1 5.9 7.2 6.9 12.8 14.9 113 0.6 0.6 +89062700.PIT 360 0.75 2924 16.0 -9.1 -33.7 6.8 6.6 7.9 8.1 4.9 69 0.5 0.6 +89070800.AHN 246 0.75 2876 16.8 -6.5 -32.3 5.8 6.8 4.3 4.1 4.8 33 0.2 0.6 +89071100.DDC 791 0.75 1858 11.9 -8.1 -35.3 7.6 7.3 12.4 8.5 14.0 249 0.3 2.1 +89072900.SIL 8 0.75 4031 18.8 -6.8 -31.8 6.3 6.6 3.9 4.1 4.4 37 0.4 0.6 +89073000.PAH 126 0.75 3630 17.9 -7.0 -33.2 6.4 7.0 7.4 11.4 9.0 58 0.6 0.6 +89073100.TOP 268 0.75 2685 14.5 -6.4 -31.4 6.7 6.7 12.0 9.8 13.0 117 0.4 0.6 +89081200.GRB 210 0.75 1782 11.3 -14.8 -41.6 6.7 7.3 3.9 4.1 9.5 39 0.3 0.6 +89081900.HON 392 0.75 984 13.1 -7.6 -33.3 7.1 6.8 12.1 14.0 17.9 244 0.2 -999.0 +89102800.OUN 357 0.75 1679 12.0 -12.7 -39.4 6.8 7.3 8.3 10.1 27.1 115 0.4 1.0 +90033100.TBW 13 0.75 2515 14.8 -10.0 -38.4 5.6 7.7 12.0 14.0 15.0 135 0.6 0.6 +90042100.OUN 362 0.75 1915 12.4 -14.1 -40.9 6.5 7.3 13.1 25.3 31.9 138 1.3 1.7 +90042200.SEP 399 0.75 2775 13.3 -11.7 -40.8 6.5 7.9 8.1 10.2 20.8 98 0.7 1.0 +90042400.1M1 172 0.75 2374 12.8 -12.6 -40.0 6.7 7.5 6.6 14.0 8.3 56 0.9 0.9 +90052500.MAF 873 0.75 3262 13.1 -7.2 -34.0 7.9 7.2 12.4 22.0 30.6 97 1.3 1.8 +90060400.PIT 360 0.75 390 9.5 -12.5 -36.7 5.6 6.5 14.6 26.0 37.7 57 0.2 0.6 +90060700.TBW 13 0.75 3262 17.0 -8.6 -34.5 6.0 6.9 4.1 1.6 7.3 8 0.4 0.6 +90061000.AHN 246 0.75 2847 14.8 -8.2 -33.4 5.9 6.7 5.6 8.6 9.9 50 0.4 0.6 +90070300.SLI 8 0.75 3250 18.4 -5.7 -32.8 5.8 7.2 7.5 11.8 14.5 79 0.4 0.6 +90070800.TBW 13 0.75 5452 20.0 -8.1 -31.6 6.5 6.2 5.9 7.8 15.4 11 0.7 0.6 +90072200.CHS 13 0.75 3537 18.4 -7.5 -32.4 6.2 6.7 7.1 8.3 10.2 88 0.4 0.6 +90072200.PAH 126 0.75 2541 16.9 -5.6 -30.4 5.7 6.6 11.4 13.3 15.3 80 0.4 0.6 +90072700.DDC 791 0.75 3550 14.7 -7.0 -32.7 7.6 6.8 6.0 7.6 7.2 84 0.5 2.2 +90072800.TOP 268 0.75 3231 16.5 -7.8 -32.8 6.7 6.6 9.8 8.8 11.3 281 0.5 0.9 +90073100.JAN 91 0.75 2834 14.6 -7.3 -33.8 6.1 7.0 0.7 5.1 4.3 -3 0.3 0.6 +90080400.STC 315 0.75 2284 13.1 -12.5 -34.8 7.3 6.0 8.7 5.3 20.0 45 0.5 1.4 +90081400.ALB 86 0.75 1251 14.6 -7.6 -33.8 5.7 7.0 20.7 31.1 21.6 261 0.5 0.6 +90081400.MAF 873 0.75 1598 13.7 -7.1 -32.0 6.2 6.6 2.3 4.4 16.6 35 0.2 0.6 +90081700.CHS 13 0.75 3949 19.5 -6.9 -32.2 5.7 6.7 11.2 14.2 20.9 101 0.7 0.6 +90081900.DEN 1611 0.75 1982 11.7 -7.8 -35.3 7.6 7.4 6.4 10.2 22.1 25 0.3 1.7 +90082000.PIA 200 0.75 4350 19.3 -6.5 -31.2 6.2 6.5 9.4 12.0 9.9 67 0.7 0.6 +90082200.BNA 180 0.75 2619 15.5 -6.1 -32.3 6.1 6.9 8.7 9.1 12.7 -10 0.3 0.6 +90082300.GGG 124 0.75 3016 16.2 -5.9 -30.3 6.0 6.4 5.3 1.3 5.5 35 0.2 0.6 +90082500.OUN 357 0.75 2800 15.7 -6.4 -31.1 6.6 6.6 5.3 5.0 11.9 63 0.3 0.6 +90082500.OVN 400 0.75 3418 17.2 -7.1 -33.6 6.4 7.0 10.0 12.0 21.9 181 0.6 0.7 +90083000.ACY 23 0.75 2413 15.2 -9.3 -34.4 5.8 6.8 9.0 13.9 22.7 62 0.6 0.6 +90101700.MAF 873 0.75 2870 12.3 -12.5 -40.6 8.0 7.7 7.7 14.9 16.2 78 1.3 2.3 +91051700.TBW 13 0.75 3306 16.1 -7.5 -34.7 5.4 7.2 3.8 4.0 0.9 -5 0.3 0.6 +91060600.CKL 140 0.75 2864 16.3 -8.6 -33.4 6.4 6.6 6.2 8.9 11.4 21 0.5 0.6 +94062400.GGG 124 0.75 3754 18.0 -5.5 -30.6 6.3 6.6 8.2 11.0 14.2 98 0.5 0.6 +94062400.HTS 246 0.75 2798 16.5 -5.5 -30.1 5.3 6.5 4.7 8.5 15.0 39 0.2 0.6 +94070200.LCH 5 0.75 2754 17.0 -6.8 -32.4 6.4 6.8 12.4 10.7 11.0 84 0.4 0.6 +97061700.BMX 178 0.75 3829 18.2 -6.9 -31.5 5.9 6.5 6.9 12.4 13.0 48 0.6 0.6 +97062400.MAF 872 0.75 3310 14.1 -9.9 -32.7 8.9 6.1 13.0 11.5 8.6 108 1.1 1.6 +97081700.TBW 13 0.75 3152 17.4 -7.3 -32.7 6.2 6.8 1.8 2.6 4.4 8 0.3 0.6 +97081800.SLC 1288 0.75 931 8.3 -10.3 -36.9 8.5 7.2 13.6 16.1 22.9 203 0.3 1.4 +97082200.ILN 317 0.75 520 9.6 -16.3 -41.3 5.8 6.9 3.9 17.5 30.9 50 0.2 0.7 +98062500.JAN 101 0.75 3507 17.3 -6.1 -32.3 6.0 7.0 7.1 2.3 8.6 -1 0.3 0.7 +98081000.SHV 79 0.75 3464 16.8 -6.5 -33.5 5.9 7.2 4.2 4.8 1.1 42 0.3 0.6 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/localization/ncep/nsharp/sup.txt b/ncep/gov.noaa.nws.ncep.ui.nsharp/localization/ncep/nsharp/sup.txt index 6556f7df38..cca2be1f0a 100755 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/localization/ncep/nsharp/sup.txt +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/localization/ncep/nsharp/sup.txt @@ -1,939 +1,939 @@ -FILENAME CAT MLMIXR ML CAPE ML CIN MLCL(MAGL) 0-1SRH 0-6KT STPC 500 T (C) 500DIR 7-5 LR 0-3(KT) 0-9(KT) 0-3 KM SRH (M2/S2) -00042320.TXK 2 12.9 1702 -1 657 134 61.7 2.3 -14.0 250 6.5 32.8 76.6 166 -00042001.PPF 2 13.5 2614 -50 1216 227 59.9 4.7 -12.9 234 7.5 39.7 73.5 244 -00032900.FTW 2 13.1 2058 -42 1069 83 49.7 1.3 -15.2 245 8.0 21.9 87.1 126 -00032304.SJT 2 11.9 1680 -119 896 119 61.1 1.1 -15.5 212 9.1 38.4 66.9 217 -00031622.ATT 2 9.4 1019 -7 1566 12 45.8 0.0 -17.5 249 8.0 34.4 53.7 159 -00021323.LRF 2 9.2 1256 -9 1066 82 46.9 0.8 -21.2 249 7.5 32.3 51.4 114 -00010323.MEI 2 13.4 1148 -15 769 241 57.2 2.6 -10.0 226 6.1 38.8 71.2 288 -00010319.GWO 2 12.8 1168 -9 770 202 66.4 2.4 -13.0 223 7.5 47.3 75.1 246 -03050500.UMN 2 13.8 2392 -10 773 341 66.3 8.2 -13.4 237 7.7 49.1 93.8 411 -03050500.JBR 2 15.7 2713 -22 862 266 57.8 6.9 -10.7 240 7.1 50.5 82.9 440 -03050421.TUL 2 16.1 3621 -15 843 147 63.1 5.3 -11.7 230 7.3 45.6 100.2 160 -03050421.MKC 2 13.7 2002 -67 478 479 68.4 8.5 -14.6 224 7.9 48.1 89.8 508 -03050420.P#F 2 15.7 3397 -1 660 166 58.5 5.5 -12.7 230 7.8 34.3 100.9 195 -03050321.P#T 2 12.7 3156 -2 1967 61 36.2 0.0 -9.8 247 7.5 27.2 67.1 207 -03042503.JAN 2 13.5 2568 -27 924 257 44.3 4.9 -15.4 255 7.7 41.1 76.9 279 -03041922.PNC 2 11.5 1157 -40 665 212 87.9 2.5 -17.9 223 7.3 46.5 111.5 242 -03041523.CDS 2 10.7 1020 -106 1534 326 74.0 1.0 -12.4 234 7.5 56.1 83.8 531 -03041522.LBB 2 8.8 883 -53 1986 116 77.2 0.0 -11.7 243 7.5 48.5 87.4 276 -03040702.CLN 2 13.1 488 -133 780 363 62.7 0.8 -11.4 244 7.1 33.6 74.1 411 -03040623.ESF 2 15.8 1847 -29 621 166 51.8 2.6 -11.0 246 6.8 26.8 50.8 161 -03032722.MIA 2 12.4 299 -31 1074 187 48.8 0.4 -10.5 261 5.8 20.5 87.0 197 -01061900.ROS 2 13.6 2218 -30 1076 140 67.7 2.9 -11.1 250 8.2 40.5 73.6 279 -01061401.LNK 2 17.2 4665 -15 1190 173 39.2 4.3 -10.5 215 8.3 32.6 50.7 217 -01061120.ILL 2 14.7 3400 -120 1255 270 56.1 3.4 -10.8 259 8.6 41.9 54.8 448 -01060222.LOZ 2 9.7 164 -10 898 117 51.4 0.2 -13.4 270 5.3 39.8 66.8 189 -01053000.AMA 2 13.0 2887 -76 1322 166 48.4 2.2 -10.1 246 8.4 38.6 50.6 216 -01052902.LHX 2 10.9 1698 -120 1285 185 52.1 1.0 -10.0 251 8.2 38.9 60.5 365 -01052118.OZW 2 12.5 494 -2 775 133 33.4 0.4 -10.3 188 5.6 34.2 36.9 174 -01052022.MIN 2 16.9 3331 -2 711 122 47.8 3.2 -11.0 244 7.3 36.0 67.7 201 -01051022.MIW 2 12.8 2912 -24 1091 65 36.4 1.0 -16.0 255 7.9 28.8 43.0 141 -01051001.FBL 2 9.5 2106 -90 1776 330 50.0 1.0 -16.6 265 8.2 42.9 50.3 516 -01050200.AUM 2 11.2 1434 -74 1331 179 38.8 0.9 -13.3 251 7.5 36.0 52.3 237 -01042202.GBD 2 12.6 2145 -40 777 165 61.8 3.5 -13.6 229 7.8 41.6 62.6 328 -01041423.P28 2 12.3 2168 -54 827 145 76.4 3.1 -16.2 256 8.3 45.0 89.5 235 -01041117.LWD 2 11.9 968 -3 632 282 77.0 2.7 -15.1 208 7.5 38.2 81.4 327 -01040918.BVI 2 10.7 1326 -11 1210 102 57.2 1.0 -15.4 266 7.7 32.1 32.1 174 -01022422.SGT 2 11.8 1020 -15 967 335 52.8 3.0 -14.3 213 7.7 53.6 64.9 450 -00110820.HEZ 2 15.9 2158 -6 881 236 47.1 4.0 -8.5 204 6.2 29.0 68.5 266 -00103122.HLC 2 11.0 1274 -14 954 110 47.4 1.1 -14.1 202 7.4 32.6 74.4 169 -00092022.DAY 2 13.9 1299 -7 971 215 63.4 2.8 -8.2 237 6.1 37.5 61.0 237 -00072601.OTG 2 14.5 2869 -49 1055 88 42.5 1.7 -12.6 290 7.2 33.4 41.3 161 -00072523.RWF 2 14.6 2791 -13 1068 96 39.4 1.6 -12.0 275 7.0 29.2 35.8 163 -00071122.BKX 2 14.7 1167 -47 944 134 42.8 1.1 -7.8 261 6.8 27.2 67.9 205 -00070601.SNY 2 13.6 2847 -18 1681 52 57.5 0.5 -7.4 248 8.1 19.0 74.4 122 -00052319.BWG 2 13.7 2114 -41 1128 167 38.6 2.0 -11.4 294 6.9 36.9 62.8 278 -00051722.LXN 2 14.0 3552 -16 910 111 27.5 1.8 -13.9 169 8.4 28.1 44.5 170 -00051200.ALO 2 16.5 4382 -13 1110 168 51.1 5.6 -7.9 254 6.7 33.2 51.6 199 -00050101.MWL 2 13.0 2207 -103 1176 253 47.3 2.4 -12.4 227 8.2 40.3 37.8 297 -00042323.SHV 2 13.4 2001 -19 928 216 58.9 4.2 -13.0 261 6.7 41.9 60.0 296 -04051923.GFK 2 11.2 967 -44 828 233 54.9 2.1 -16.6 243 7.2 39.5 86.1 229 -04051302.ICT 2 15.9 3157 -12 538 223 36.4 4.3 -9.4 232 6.4 23.8 51.5 245 -04051101.LIC 2 9.0 1549 -59 1592 233 43.4 1.0 -11.5 244 8.4 35.1 46.6 395 -04042022.PIA 2 12.4 1852 -11 728 320 36.4 3.6 -14.7 235 6.2 38.5 40.1 488 -04032718.DDC 2 10.0 1332 -8 893 190 41.4 1.7 -16.6 206 7.5 30.8 47.5 198 -04030418.ABI 2 10.7 626 -20 1108 319 46.5 1.4 -13.7 196 7.0 40.3 84.2 350 -03111718.HOU 2 16.4 1980 -1 445 137 48.2 2.2 -12.4 207 6.6 24.0 77.0 158 -03111223.MFD 2 8.3 64 -56 890 219 99.1 0.1 -15.7 261 5.7 55.1 123.1 275 -03111220.MIE 2 9.7 388 -1 757 123 91.0 0.5 -15.6 258 5.7 47.1 117.3 205 -03082201.JXN 2 17.2 3046 -36 1091 255 31.0 3.6 -5.9 285 6.6 34.4 33.2 304 -03072122.AVP 2 14.3 1810 -16 1228 162 51.1 1.9 -7.9 239 5.6 45.7 49.9 148 -03072104.CID 2 17.8 2344 -22 462 187 48.9 3.6 -7.0 291 7.0 34.2 63.6 237 -03072101.ALO 2 15.0 1859 -107 921 156 49.6 1.5 -8.0 297 7.0 28.2 58.2 248 -03062500.HON 2 17.0 3737 -23 1021 335 52.2 10.7 -7.4 227 7.5 43.4 61.6 550 -03062422.MHE 2 19.5 5088 -22 717 256 55.5 12.1 -8.0 228 7.9 40.9 58.4 422 -03062421.MHE 2 17.5 3584 -16 768 252 56.0 8.4 -7.9 220 7.8 38.8 57.2 348 -03062302.P#8 2 16.8 3414 -169 1003 367 38.7 1.7 -6.8 227 7.6 30.2 57.1 437 -03062223.P#8 2 17.7 4366 -39 972 253 38.8 7.2 -8.3 246 8.6 34.3 54.7 387 -03061001.P#9 2 12.6 2103 -97 1467 421 51.0 2.8 -11.2 266 7.9 45.5 63.9 651 -03053103.CMI 2 12.6 701 -119 899 482 64.7 1.8 -11.6 292 6.3 36.9 85.1 523 -03053101.ILX 2 12.4 784 -55 1108 474 76.0 3.2 -8.5 294 5.0 45.0 90.9 524 -03051100.UIN 2 14.7 2093 -27 738 302 63.1 6.3 -11.7 240 7.7 43.7 97.9 354 -03051004.C34 2 17.3 3493 -14 749 452 53.6 14.1 -8.8 228 7.7 32.1 77.0 511 -03050923.HBR 2 11.1 1389 -64 2135 137 56.8 0.0 -9.1 231 7.7 35.8 78.1 219 -03050900.C30 2 14.6 1749 -112 819 321 69.8 3.3 -8.9 227 6.8 57.0 72.2 306 -03050823.C34 2 17.9 3605 -25 669 342 65.2 12.3 -7.2 233 7.1 42.3 72.0 318 -03050822.W#N 2 17.4 3730 -13 635 141 70.0 5.3 -10.1 228 7.6 45.5 81.3 173 -03050821.LW1 2 19.1 5309 -6 876 145 63.2 7.7 -8.7 235 7.4 31.6 71.3 182 -03050807.ADM 2 17.1 3114 -53 730 439 47.4 10.6 -9.3 253 8.0 50.2 61.5 608 -03050805.SPS 2 16.0 2409 -148 836 382 44.4 2.4 -9.1 262 7.9 43.1 59.0 798 -03050703.PAH 2 15.8 2873 -49 602 390 36.8 6.9 -13.6 237 7.9 35.3 70.1 454 -03050701.CGI 2 15.1 2935 -47 799 431 61.0 12.6 -14.4 269 7.8 32.8 83.2 580 -03050504.MKL 2 15.6 2334 -16 833 615 59.6 14.3 -9.9 251 7.1 62.0 77.1 842 -03050501.LZK 2 15.9 2390 -18 719 361 67.0 8.6 -11.0 237 7.4 41.7 97.3 397 -99120301.GOK 2 10.2 1811 -12 858 234 47.2 3.3 -21.1 202 8.2 32.4 63.0 262 -99081601.JMS 2 13.6 1255 -165 1044 130 48.5 0.3 -9.9 240 8.1 30.2 89.4 174 -99070900.ONA 2 18.4 3379 -18 992 385 46.0 10.0 -5.8 275 6.5 42.9 49.4 571 -99070400.OSC 2 15.9 1760 -27 1078 101 26.7 0.7 -6.7 320 6.2 28.3 31.6 163 -99060620.HCO 2 14.6 3241 -5 904 65 29.6 1.0 -16.1 175 8.1 26.8 70.8 115 -99060500.IEN 2 12.1 2533 -37 1323 70 52.4 1.0 -11.4 201 8.2 32.9 60.1 191 -99060400.HLC 2 15.7 4348 -16 1101 154 38.3 3.9 -9.3 240 7.5 36.9 40.6 277 -99060200.TBN 2 14.9 2338 -19 838 136 37.3 2.0 -10.3 259 6.5 40.0 21.6 223 -99060123.MKO 2 17.3 3739 0 888 68 38.1 1.6 -10.6 279 7.9 32.2 23.0 135 -99060100.LIC 2 9.1 1877 -49 1439 56 56.8 0.6 -13.7 249 9.2 34.3 62.4 140 -99051621.OMA 2 16.1 4691 0 824 102 38.6 3.1 -14.5 223 8.8 33.7 41.5 176 -99051122.BMQ 2 15.0 3545 -92 1026 40 35.1 0.6 -12.3 259 8.0 21.8 29.6 59 -99050408.JCT 2 13.0 2082 -218 838 355 55.0 0.0 -11.2 254 8.3 46.8 58.7 506 -99050402.GOK 2 13.9 3154 -61 723 366 51.4 9.2 -14.6 240 8.2 36.8 57.5 441 -99050401.ICT 2 12.6 2748 -7 1016 257 31.8 3.7 -14.7 227 7.9 40.5 70.4 415 -99050323.OKC 2 15.2 4117 -15 733 308 43.5 9.2 -13.2 243 7.8 43.2 70.1 401 -99050300.HSI 2 8.0 203 -4 845 168 41.5 0.2 -17.7 222 6.7 28.6 32.1 221 -99042200.END 2 12.7 3301 -34 1156 225 46.1 4.8 -15.4 236 8.1 35.1 48.2 242 -04082700.RDD 2 18.4 3706 -37 940 184 41.0 4.7 -6.9 255 7.1 28.7 60.7 258 -04071823.GFK 2 16.7 3575 -36 1246 117 45.4 2.4 -7.9 310 6.8 35.1 45.5 292 -04071302.GRI 2 15.9 3090 -197 1538 152 29.0 0.0 -7.9 298 8.5 13.8 50.5 173 -04062402.OSH 2 11.1 1428 -30 700 187 62.2 2.7 -16.7 257 6.5 50.9 79.3 234 -04061620.LAA 2 12.3 1494 -63 908 129 51.4 1.5 -9.4 252 7.7 34.1 57.1 369 -04061300.W#N 2 16.4 3866 -17 1255 231 34.6 3.8 -9.2 251 7.9 37.4 44.2 387 -04060701.MOT 2 10.4 295 -316 1541 461 68.3 0.0 -8.4 254 6.7 33.2 82.6 561 -04060621.C02 2 9.9 1824 -59 2285 83 55.5 0.0 -10.8 234 7.9 39.7 69.2 64 -04053023.IND 2 17.3 2618 -10 577 361 58.6 9.2 -9.1 248 6.9 35.7 45.1 369 -04053020.SDF 2 16.6 2653 -2 807 250 52.4 5.8 -9.4 245 6.8 37.1 41.1 317 -04053002.OKC 2 15.5 2559 -32 1162 314 55.7 6.2 -7.3 244 7.0 35.6 70.5 434 -04053002.ICT 2 16.1 3240 -98 992 315 44.2 5.1 -10.4 245 7.9 25.8 56.2 399 -04053000.MCI 2 16.0 3437 -5 863 239 36.5 5.0 -12.8 232 8.3 27.4 42.9 372 -04052922.C33 2 16.5 4081 -4 1356 126 51.4 2.8 -7.8 244 7.4 36.9 74.7 248 -04052921.TOP 2 16.1 3843 -13 936 78 32.5 1.6 -12.5 233 8.0 17.3 39.0 190 -04052421.STJ 2 15.6 3982 -40 991 76 40.4 2.0 -11.9 234 7.7 26.3 67.6 270 -04052300.P#8 2 15.0 3882 -47 1262 228 54.5 5.9 -10.5 233 7.9 34.1 69.9 334 -04052221.MCK 2 13.2 3453 -37 1185 103 72.0 2.9 -12.3 231 8.6 35.5 82.5 224 -04052219.GLD 2 9.9 1898 -54 1700 22 59.0 0.1 -12.7 233 8.4 12.6 69.5 76 -04052122.CID 2 15.4 2960 -48 971 309 36.6 5.6 -11.5 268 7.4 36.1 50.0 390 -53031321.FWH 2 10.8 727 -98 981 119 51.2 0.5 -16.3 248 8.1 30.6 80.9 266 V -55052521.LTS 2 15.0 4060 -25 1509 322 66.4 6.4 -12.3 225 8.6 37.0 53.5 355 V -56041521.GUN 2 11.7 1189 -11 1302 251 72.4 2.1 -13.6 230 7.3 55.7 66.8 370 V -57040221.FWH 2 13.2 3580 -3 942 94 35.8 2.0 -15.8 189 7.9 26.1 52.8 122 V -57052021.TOP 2 14.0 2801 -2 920 142 55.7 3.7 -13.8 207 7.7 48.0 77.2 228 V -57052121.BYH 2 15.7 2854 -5 1106 236 49.7 5.0 -10.9 230 7.2 33.0 92.5 240 V -57061418.PIA 2 15.9 2118 -6 986 394 50.0 7.0 -8.6 252 6.9 52.8 52.1 496 V -59040100.FWH 2 12.6 3068 -26 987 124 42.8 2.7 -17.6 247 9.0 28.0 61.5 142 V -61050800.FSM 2 14.5 2844 -7 1215 261 61.7 5.8 -11.4 240 7.5 42.2 65.9 323 V -61050600.FSM 2 14.3 2667 -12 1121 245 65.5 5.8 -13.1 240 8.3 61.7 43.1 430 V -62052600.OKC 2 14.3 4171 -76 1591 154 33.3 1.2 -12.0 264 8.6 25.3 43.2 228 V -62080700.TOP 2 20.6 6024 -12 1167 160 42.3 5.7 -7.3 250 7.7 32.4 60.6 243 V -64050600.OMA 2 12.7 2395 -61 1048 349 68.6 7.4 -13.8 224 8.8 54.6 89.3 498 V -65041200.FNT 2 11.2 1814 -1 974 166 91.0 3.0 -17.7 250 7.7 46.4 91.6 372 V -66042800.FWH 2 14.1 3342 -17 1291 148 38.0 2.2 -11.8 265 7.2 39.3 49.0 269 V -66030400.HKS 2 12.2 1434 -10 831 138 47.6 1.6 -14.0 234 7.6 49.0 77.8 142 V -67061100.OKC 2 14.4 3497 0 1569 144 32.2 1.2 -11.0 235 8.7 35.0 51.1 260 V -68110400.VPS 2 12.8 1596 -2 812 129 50.5 1.7 -13.4 251 5.9 30.3 72.0 184 V -69041806.VPS 2 15.2 1013 -8 445 370 55.8 3.5 -11.0 248 6.9 42.3 73.3 439 V -69062400.TIK 2 18.4 4403 -4 776 317 37.5 8.7 -9.4 240 7.5 45.3 56.2 431 V -70100600.TIK 2 13.7 1865 -3 772 241 41.1 3.1 -12.2 230 6.7 35.4 55.6 335 V -71022200.JAN 2 12.8 938 -4 930 470 74.7 4.4 -11.8 211 6.7 57.8 77.3 590 V -73052800.MGM 2 16.4 2337 -2 1017 293 53.5 6.0 -7.9 239 6.2 45.6 45.2 386 V -73041600.VCT 2 15.4 2861 -37 1272 385 48.1 6.4 -12.9 231 8.1 35.7 72.2 377 V -74040400.MGM 2 14.8 2955 -2 1017 161 52.0 4.1 -12.8 235 8.2 39.5 59.4 253 V -74040400.BNA 2 14.6 2744 -31 970 209 77.8 5.7 -13.3 238 7.8 57.0 80.2 301 V -74040400.DAY 2 12.8 2185 -7 986 619 90.8 13.5 -13.1 235 7.1 71.9 91.6 919 V -75042500.UMN 2 15.7 5306 -1 837 145 53.3 6.8 -13.8 255 7.3 41.6 61.8 185 V -74060900.UMN 2 17.0 3643 -2 987 363 37.0 8.1 -6.7 231 7.6 41.4 27.5 508 V -75063000.BIS 2 13.6 3158 -76 1566 198 41.8 1.6 -12.3 233 8.6 26.8 55.7 204 V -76042000.SEP 2 13.7 3326 0 1092 305 45.1 6.9 -14.1 240 7.6 33.7 48.9 358 V -77040418.CKL 2 14.1 1633 0 994 247 66.8 4.0 -9.8 231 6.0 52.7 80.0 333 V -78060100.TOP 2 16.2 4279 -1 1160 267 35.7 5.7 -12.7 233 7.6 36.3 57.0 349 V -79041021.SEP 2 12.8 2186 -9 912 345 48.2 6.1 -13.1 228 8.1 42.9 54.3 468 V -79050300.OKC 2 13.9 2775 -4 877 218 73.2 6.0 -12.3 246 7.2 57.7 103.2 279 V -79033000.OMA 2 10.1 1322 -24 1155 223 56.4 2.4 -15.8 232 7.1 49.1 52.9 345 V -80040800.UMN 2 10.2 2256 -3 1473 97 39.6 0.8 -18.5 236 8.4 39.7 92.1 247 V -84060800.TOP 2 16.2 2284 -16 918 560 74.0 12.8 -6.0 237 6.2 49.1 84.6 705 V -84031600.1M1 2 12.2 2339 -1 1056 250 47.1 4.3 -14.9 251 6.9 30.4 55.5 292 V -86072900.OMA 2 16.4 4252 -21 1667 112 48.4 1.3 -10.6 268 8.6 28.2 81.3 151 V -87111600.GGG 2 12.8 1593 -8 723 298 61.9 4.8 -15.3 178 7.9 43.3 65.2 326 V -90061600.LBF 2 16.1 3827 -1 1050 21 42.1 0.5 -10.6 185 8.5 24.5 74.1 95 V -90060300.PAH 2 15.6 2246 -3 1039 274 47.1 4.7 -7.6 251 7.0 57.8 49.8 384 V -91042700.OUN 2 15.8 4387 -8 898 195 50.3 7.2 -11.5 242 7.0 44.2 54.9 370 V -92062800.AMA 2 14.6 3148 -3 1020 83 44.3 1.9 -10.3 249 7.9 32.7 52.7 220 V -92061700.OVN 2 18.7 4878 -1 1119 262 50.4 9.5 -6.5 237 6.9 46.6 64.6 473 V -93042500.OUN 2 11.6 2675 0 1209 113 49.6 2.0 -14.6 235 6.9 35.5 65.5 168 V -93050700.TOP 2 13.7 2046 -7 666 484 58.8 9.7 -13.1 217 7.0 55.4 51.4 644 V -93060700.LBF 2 15.9 4738 0 930 328 59.3 15.3 -8.6 229 7.6 41.9 67.6 583 V -94042600.SEP 2 12.9 2562 -34 1365 201 51.9 2.8 -11.5 258 7.4 41.3 51.0 198 V -95051900.BMX 2 15.7 2868 -5 989 239 39.3 4.5 -9.9 247 6.7 31.9 49.1 230 V -98040900.BMX 2 14.6 2259 -18 642 136 77.9 3.1 -13.9 240 7.9 50.3 100.1 290 V -98041700.BMX 2 14.7 2038 0 704 263 73.4 5.4 -11.9 245 6.8 36.3 98.6 327 V -99050400.OUN 2 13.4 3644 -22 1050 271 41.4 6.5 -14.9 225 8.4 32.0 37.7 343 V -00121618.BMX 2 12.0 1369 -1 737 279 66.9 3.8 -14.1 220 6.7 51.3 90.8 339 V -00092100.ILN 2 12.5 747 -19 1280 611 75.3 3.3 -7.5 240 5.4 64.7 73.0 810 V -01061400.OAX 2 16.8 4639 -1 1278 127 38.6 2.8 -11.3 215 9.0 35.2 48.5 145 V -01112412.JAN 2 13.0 1392 -2 773 366 50.4 4.3 -10.1 225 5.7 52.4 48.8 504 V -01112418.BMX 2 13.4 1498 -1 655 227 52.0 3.0 -11.3 220 6.1 43.1 61.9 319 V -02111018.ILN 2 11.3 1239 0 734 385 54.4 4.3 -13.7 230 6.6 49.5 103.8 417 V -02062400.ABR 2 17.1 4378 0 1112 85 50.6 2.8 -10.5 245 8.2 29.8 57.9 153 V -03050900.OUN 2 17.0 3871 -32 990 336 62.0 13.0 -6.9 235 6.3 53.9 80.1 364 V -94032718.CKL 2 15.5 1965 0 743 344 72.9 6.8 -9.1 233 6.3 54.7 56.0 403 V -81052300.OKC 2 13.1 2411 -70 1142 203 49.1 3.0 -13.7 235 9.0 37.6 49.1 249 V -65041100.LIT 2 12.7 1815 -1 1365 140 52.3 1.4 -11.1 248 7.2 39.4 64.4 212 V -53051121.FWH 2 13.2 1452 -55 1150 122 53.0 1.3 -11.2 248 7.3 40.4 64.4 209 V -90082900.PIA 2 21.0 6470 -2 974 110 33.6 4.0 -7.3 297 7.1 23.3 54.6 147 V -55042411.GUN 2 13.1 1784 -7 917 345 68.7 6.2 -12.7 248 7.1 44.1 85.9 375 V -56040321.HKS 2 13.0 1491 -14 1212 173 82.1 2.0 -12.4 221 7.5 52.1 107.5 267 V -56051221.MTC 2 13.8 2444 -8 1001 124 69.2 3.0 -14.4 266 7.5 25.2 94.3 162 V -60052000.TOP 2 14.3 3120 -23 1112 167 43.1 3.3 -13.3 213 8.2 32.6 58.1 244 V -66060900.TOP 2 15.9 2226 -24 819 296 59.5 6.5 -8.6 223 7.1 47.3 69.8 397 V -68082000.GRB 2 16.1 2780 -11 1217 173 50.0 3.1 -7.3 258 6.4 27.0 43.6 195 V -74040318.BNA 2 13.0 2906 -5 1157 205 63.1 5.0 -15.5 229 8.2 48.6 76.4 333 V -61051500.PIA 2 12.4 1259 -2 817 196 68.7 2.5 -13.0 202 6.6 36.7 80.9 205 V -54050121.TIK 2 13.0 1988 -17 709 242 56.2 4.5 -13.5 203 8.0 39.2 73.2 282 V -55060421.SLN 2 13.4 3594 -5 1422 36 25.3 0.3 -12.7 225 7.9 23.8 30.4 152 V -70061300.COU 2 16.5 3499 -11 949 204 64.2 7.2 -7.8 246 5.5 49.6 57.1 318 V -76032700.1M1 2 11.8 1820 -17 961 187 41.8 2.4 -17.1 230 8.2 57.3 71.8 243 V -04071318.ILX 2 19.0 4958 -10 1102 117 37.5 3.3 -10.9 305 7.9 33.8 45.3 197 V -68051600.LIT 2 15.6 2612 -4 971 250 52.8 5.7 -11.7 260 8.6 45.5 72.5 337 V -65031700.OKC 2 11.1 1628 -3 687 269 91.0 4.4 -17.9 235 7.1 58.8 114.4 325 V -00061300.DIK 1 11.1 1786 -3 1286 88 51.7 1.0 -13.3 237 7.5 40.6 50.2 180 -00061122.MOT 1 11.3 2235 -22 1420 120 55.4 1.4 -14.8 231 7.6 39.0 57.9 252 -00060802.JDN 1 7.4 755 -232 3045 106 49.5 0.0 -10.8 230 8.9 34.6 71.9 282 -00060402.OFK 1 10.0 668 -199 1628 156 44.9 0.0 -11.7 284 7.7 38.1 49.1 406 -00060402.NFW 1 16.8 1734 -9 639 117 28.9 1.0 -7.5 270 5.9 23.5 32.0 202 -00052719.MAR 1 16.0 4104 -12 1610 26 26.6 0.2 -12.4 258 8.8 17.5 43.3 95 -00052700.THK 1 14.7 3226 -62 1771 46 35.7 0.2 -9.0 238 8.3 28.1 55.2 83 -00052700.ADK 1 15.9 4170 -7 1457 60 38.4 0.9 -10.1 248 7.9 22.8 55.2 91 -00051202.LWC 1 16.0 3233 -93 1098 243 43.4 3.7 -7.0 245 6.5 28.2 57.5 246 -00050802.RWF 1 11.7 1550 -17 1609 79 45.4 0.4 -12.5 230 7.1 29.3 54.1 203 -00050702.TOR 1 8.6 1203 -94 1663 106 57.4 0.3 -15.3 235 9.1 39.5 72.5 258 -00042622.ONL 1 6.5 337 -109 1466 129 40.6 0.1 -21.7 284 8.4 30.1 73.0 229 -00042118.EZF 1 10.3 898 -4 877 28 58.9 0.3 -17.2 220 6.6 30.7 62.4 94 -00032902.CRS 1 14.5 2234 -6 743 161 50.8 3.0 -14.0 258 7.8 26.8 92.5 244 -00032823.DTO 1 12.9 2286 -24 1256 75 45.3 1.0 -14.5 246 7.7 20.6 88.2 121 -00032701.BAZ 1 14.1 1797 -31 945 101 61.6 1.8 -10.9 294 7.0 32.6 86.8 184 -00032623.MLC 1 11.7 1998 -24 1176 73 50.5 1.0 -14.4 296 6.9 29.7 68.1 193 -00032221.UPT 1 11.4 2370 -12 1181 167 63.0 3.2 -15.3 196 8.2 44.6 83.1 213 -00032207.ODO 1 11.4 1900 -1 561 280 54.6 4.9 -16.5 195 8.4 45.8 80.2 519 -00032207.DRT 1 13.4 2593 -107 837 215 40.0 2.3 -14.9 225 8.9 40.7 64.3 569 -00032201.DYS 1 9.6 140 -194 1028 77 44.2 0.0 -12.2 197 6.4 33.8 61.9 126 -00031523.END 1 9.1 877 -2 1153 56 37.8 0.3 -16.7 241 6.6 26.4 36.5 119 -00031023.BMQ 1 12.1 2702 -18 1209 70 48.2 1.2 -14.5 275 7.6 28.5 52.2 143 -00030823.MKE 1 11.0 1510 -13 1038 185 54.8 2.5 -16.1 213 6.7 42.7 47.9 221 -00030208.MAF 1 11.4 1969 -62 631 373 64.7 6.7 -16.7 225 8.8 39.2 68.5 410 -00022502.ARN 1 11.3 2487 -19 846 226 54.1 5.1 -16.8 208 8.1 38.3 67.9 247 -00022303.DLF 1 8.7 884 -128 1728 29 68.1 0.0 -16.1 277 7.8 32.4 70.9 86 -01042100.SUX 1 8.8 765 -22 1661 84 43.9 0.2 -16.8 206 7.9 27.0 64.5 204 -01041123.BIV 1 12.3 587 -74 777 368 64.3 1.8 -11.6 220 5.9 42.8 48.1 410 -01041107.ADH 1 11.8 556 -140 952 259 56.9 0.5 -12.1 207 7.2 40.1 68.6 271 -01041100.SUS 1 13.7 2171 -35 926 93 64.4 2.0 -12.3 258 6.5 38.6 74.7 252 -01041022.SZL 1 14.3 2693 -55 696 170 63.3 4.4 -12.9 245 6.7 37.7 83.2 242 -01040923.PIA 1 11.9 2755 -12 1469 63 57.1 0.9 -15.8 272 7.5 28.4 73.8 164 -00111220.HYI 1 15.0 1358 0 575 130 66.4 1.8 -11.5 257 7.0 30.5 99.4 240 -00110822.TUP 1 14.5 1023 -4 743 229 62.2 2.3 -9.9 225 6.6 34.8 71.9 291 -00110121.BIS 1 8.9 739 -22 512 134 42.6 0.7 -21.9 135 8.3 30.9 61.9 177 -00103122.FNB 1 12.8 1776 -6 916 106 37.0 1.2 -13.0 217 6.9 22.0 45.0 157 -00102922.LNK 1 10.2 657 -14 724 192 49.1 1.0 -16.4 188 6.2 32.0 43.8 218 -00102919.AUH 1 8.7 191 -3 740 83 38.8 0.1 -16.4 158 6.1 31.7 39.6 118 -00102900.JCT 1 12.1 704 -63 868 232 49.5 1.2 -10.5 218 7.0 32.5 72.8 338 -00102818.GOV 1 11.9 922 -5 443 156 35.8 0.9 -12.3 192 6.7 29.9 31.1 195 -00102423.ODO 1 12.0 1308 -7 918 73 40.2 0.6 -11.4 215 7.4 30.0 51.0 103 -00102300.TIK 1 13.8 1236 -5 453 143 32.3 1.0 -11.8 212 6.3 24.0 44.2 171 -00102123.WLT 1 12.4 655 -43 561 114 29.4 0.4 -11.7 196 5.0 24.0 39.6 153 -00090201.GXY 1 10.1 1399 -61 1894 64 48.6 0.1 -8.8 219 8.0 24.5 58.2 133 -00081501.OEO 1 16.6 2661 -111 1084 275 47.1 3.1 -7.7 281 7.5 38.3 69.3 408 -00072500.ANW 1 14.5 3660 -50 1579 99 43.1 1.1 -9.2 307 8.3 23.5 62.3 152 -00072302.LAA 1 11.0 1368 -108 1806 33 48.7 0.0 -8.9 325 7.7 25.9 61.1 115 -00072104.P28 1 14.3 1660 -216 1167 146 41.4 0.0 -9.2 286 7.8 30.2 58.9 374 -00072004.GLD 1 12.8 1625 -153 1450 69 50.3 0.2 -8.9 286 8.4 26.3 57.9 113 -00071823.SUS 1 17.9 2488 -23 946 101 35.0 1.5 -7.4 262 6.2 32.7 35.7 194 -00071023.GGW 1 11.5 1838 -22 1490 19 53.5 0.2 -11.1 239 6.6 29.9 73.1 81 -00070823.RPD 1 18.8 4320 -44 798 124 39.2 3.5 -8.3 282 6.7 21.3 43.9 183 -00070802.LJF 1 19.5 4388 -7 680 348 43.9 11.2 -9.0 258 8.4 34.1 50.6 438 -00070600.OVE 1 7.4 115 -46 1571 14 34.5 0.0 -17.8 243 7.0 10.2 60.4 40 -00070400.MCK 1 14.2 1661 -19 1452 131 41.3 0.8 -6.2 236 6.6 26.2 46.5 200 -00070222.RYV 1 15.9 2122 -22 737 96 36.0 1.2 -9.2 288 5.9 30.2 35.4 223 -00062923.GLD 1 11.9 2724 -35 2040 95 44.6 0.0 -10.0 295 8.8 34.1 62.4 180 -00062522.AMA 1 13.7 3217 -9 2155 26 36.2 0.0 -6.9 271 8.3 18.7 36.3 97 -00062501.HAO 1 13.1 422 -35 1552 152 35.2 0.2 -7.7 249 5.7 29.2 32.5 226 -00062019.MTO 1 15.3 938 -10 830 185 29.7 0.9 -7.9 246 6.3 38.8 17.7 268 -00062001.HSI 1 14.0 1763 -84 1164 234 40.3 1.8 -8.2 248 7.0 27.7 49.5 343 -00061621.IPT 1 16.3 2224 -6 898 126 25.2 1.2 -7.2 258 5.6 34.7 21.7 251 -00061323.PRT 1 14.6 3313 -86 1730 52 37.5 0.2 -7.5 265 8.2 21.9 60.1 117 -00061321.RDK 1 17.0 3477 -23 902 260 35.7 5.4 -9.8 237 7.9 30.5 30.4 304 -00061300.LBF 1 10.3 2216 -34 2374 46 34.8 0.0 -10.3 241 8.4 19.0 34.1 135 -00061300.GFK 1 11.1 1031 -80 1371 163 45.4 0.6 -13.5 239 7.2 30.8 40.7 248 -03031919.CSV 1 9.7 329 -12 552 167 68.4 0.6 -16.4 213 7.0 45.4 103.6 306 -03031917.CSV 1 9.6 129 -21 493 196 62.6 0.3 -16.0 222 6.7 61.8 100.8 422 -03031915.HSV 1 10.9 546 0 538 221 80.9 1.2 -16.0 224 6.4 51.0 103.8 393 -03031800.FSI 1 11.0 983 -10 789 157 47.9 1.2 -17.1 242 7.4 21.2 84.6 148 -03031722.SPS 1 10.7 981 -38 1183 127 34.3 0.6 -15.4 236 7.3 19.3 95.8 139 -03031721.HBR 1 10.6 1028 -46 917 133 27.4 0.6 -15.9 217 7.1 22.3 90.0 154 -01062101.DEN 1 8.5 516 -90 1464 2 57.2 0.0 -10.9 293 7.2 41.8 50.9 136 -01061403.DDC 1 14.7 4480 -83 1698 161 58.3 1.7 -11.1 234 9.3 30.0 58.2 280 -01061323.PQN 1 15.8 3695 -5 1047 117 31.9 2.2 -10.3 212 8.0 28.2 46.4 193 -01061000.MBS 1 8.3 401 -7 1604 78 43.1 0.1 -16.3 312 6.3 19.1 70.0 124 -01060923.BIS 1 13.0 2950 -51 1333 25 50.8 0.4 -12.4 272 7.7 30.4 52.9 158 -01060521.P28 1 15.5 2749 -10 880 99 38.9 1.8 -11.4 241 8.1 28.3 45.3 182 -01060521.CDS 1 15.0 3410 -11 1645 9 34.8 0.1 -9.6 266 8.0 23.5 28.9 110 -01060421.LIC 1 8.2 167 -117 1162 92 45.0 0.1 -12.6 233 7.5 32.1 65.5 170 -01060402.WLD 1 15.9 3250 -135 778 339 39.0 3.1 -9.4 254 8.1 35.7 49.4 535 -01060121.MXO 1 8.9 416 -12 968 81 51.7 0.3 -17.7 275 6.4 33.3 51.6 153 -01053000.CDS 1 13.5 2478 -201 1327 184 58.9 0.0 -9.9 240 8.4 43.6 59.7 269 -01052423.JCT 1 11.1 2121 -41 2081 21 42.8 0.0 -12.9 298 8.3 34.2 39.7 254 -01052423.BHM 1 10.8 1036 -32 1179 118 47.3 0.8 -14.7 258 6.9 44.8 49.5 280 -01051022.OLZ 1 11.3 1843 -33 1200 61 42.2 0.6 -15.7 256 7.4 31.2 46.0 179 -01050823.CNK 1 8.0 560 -40 1902 58 51.8 0.0 -16.7 317 7.3 21.6 51.7 171 -01050621.ILE 1 16.4 3719 -9 838 53 30.9 1.0 -13.1 261 7.0 24.3 54.4 118 -01050621.1F0 1 14.4 2826 -1 776 124 27.7 1.6 -13.9 256 6.8 24.7 55.3 157 -01050602.COT 1 16.2 2790 -11 863 180 42.4 3.6 -10.7 247 7.2 33.3 76.0 223 -01050601.HBR 1 10.8 1071 -47 991 113 60.9 1.2 -14.6 218 6.8 35.4 66.2 149 -01050600.WLD 1 10.9 813 -3 986 94 45.9 0.6 -13.4 211 6.5 34.0 50.5 174 -01050521.ACT 1 14.9 2393 -3 716 65 41.0 1.1 -11.6 229 6.7 21.6 53.3 125 -01050422.FNB 1 13.2 1315 -10 654 80 33.2 0.6 -12.0 205 5.5 25.5 43.0 144 -01050412.SPS 1 13.3 1511 -11 818 233 45.0 2.6 -11.2 211 5.9 37.5 53.7 290 -01050223.CDS 1 12.5 3652 -132 1895 166 31.7 0.2 -13.0 217 9.2 26.5 37.9 210 -01050123.RPD 1 11.7 2374 -31 1338 213 46.8 2.6 -14.3 249 7.2 38.7 54.2 348 -01050123.RGK 1 12.1 2710 -41 1464 239 44.1 2.6 -14.6 250 7.7 37.9 54.3 370 -01050100.TQE 1 9.6 1164 -13 1373 125 29.7 0.5 -16.8 267 7.6 24.5 30.9 158 -01050100.BGD 1 8.6 1497 -7 2135 23 54.7 0.0 -14.0 327 8.0 22.4 64.0 136 -01042300.OAX 1 11.5 527 -10 586 257 62.9 1.4 -12.4 193 5.9 51.0 62.5 288 -03060800.ECG 1 15.9 456 -52 671 256 26.7 0.5 -5.9 244 4.7 33.3 37.0 264 -03060500.CVS 1 8.5 804 -116 2160 108 56.7 0.0 -9.7 295 8.0 53.0 55.1 313 -03060422.TCC 1 10.6 1847 -48 1858 84 47.9 0.2 -10.4 290 8.6 41.0 53.3 227 -03060103.BFF 1 11.3 1434 -103 1288 72 46.7 0.4 -9.1 291 7.2 22.6 47.7 113 -03052820.PIA 1 11.7 1566 -31 860 135 36.1 1.3 -16.6 318 7.2 30.1 54.2 203 -03052323.V#L 1 10.7 657 -22 998 134 47.6 0.7 -13.2 312 7.1 36.4 63.1 269 -03051401.TXK 1 13.6 1354 -97 1023 210 48.8 1.5 -11.3 301 7.8 39.5 74.4 571 -03051323.C04 1 12.3 338 -272 641 212 57.3 0.0 -12.4 299 8.0 32.1 67.8 353 -03050920.FVX 1 13.5 1153 -108 1077 253 59.2 1.6 -11.6 288 7.8 44.4 56.6 335 -03050918.CHO 1 15.0 1961 -22 782 298 58.7 5.7 -11.4 296 7.3 46.4 63.9 473 -03050800.ABI 1 11.7 1368 -77 2113 150 68.5 0.0 -6.9 244 6.8 41.7 79.4 428 -03050721.ANB 1 14.0 798 -104 694 354 51.0 1.5 -9.4 268 6.5 39.0 46.7 422 -03050719.BMX 1 15.8 2069 -6 591 233 43.2 3.5 -10.7 274 6.8 31.7 48.0 302 -03050700.FAM 1 13.4 2397 -56 1026 270 72.9 6.1 -14.5 269 7.6 38.6 77.4 402 -03050518.MKL 1 15.9 2561 0 610 165 70.0 4.2 -11.5 253 7.0 46.3 90.9 195 -03050423.C35 1 15.5 2257 -12 619 309 68.9 7.0 -11.1 234 7.3 35.2 111.6 297 -03050421.ADM 1 16.6 3573 -3 898 108 77.1 3.9 -8.7 238 6.2 51.9 109.7 213 -03050320.BFF 1 7.9 1569 -35 1574 91 55.3 0.6 -17.6 237 9.1 30.0 121.3 150 -03050121.TUL 1 15.3 4038 -2 592 93 35.5 2.2 -13.9 263 7.7 27.5 53.2 205 -03043023.FOE 1 13.9 4015 -6 1059 116 26.7 2.0 -14.3 236 7.7 24.7 34.3 165 -03042821.BYI 1 4.3 220 -74 1877 74 40.4 0.0 -21.3 217 8.4 19.6 47.5 151 -03042522.MGM 1 13.1 2112 -13 1028 106 63.3 2.2 -14.2 266 6.8 41.2 42.5 199 -03042521.LWT 1 6.2 193 -34 1157 84 33.2 0.1 -19.0 194 7.6 23.8 44.0 191 -03042518.TCL 1 11.3 524 -50 815 216 66.5 1.1 -14.0 256 6.7 54.5 74.3 295 -03042423.PIB 1 13.2 710 -91 552 278 47.4 1.1 -13.2 256 7.3 29.9 47.5 367 -03042422.FOE 1 9.2 537 -24 443 119 31.9 0.3 -19.7 184 6.7 33.6 18.6 155 -03042419.BTR 1 14.3 2208 -2 816 43 52.0 0.8 -13.0 244 7.4 27.5 46.2 86 -03041923.MLC 1 12.8 1448 -52 744 271 64.7 3.9 -11.2 230 5.7 51.5 81.0 283 -03040618.JAN 1 12.9 801 -40 747 201 51.3 1.4 -14.4 243 7.5 28.4 87.0 298 -03040614.MLU 1 13.4 517 -86 382 358 50.8 1.2 -13.9 229 7.4 36.9 73.2 428 -03040601.FWD 1 11.1 461 -111 865 325 67.8 0.9 -13.5 245 6.9 40.1 93.4 563 -03040420.SPI 1 11.2 1687 -7 802 102 38.9 1.1 -17.7 252 7.6 39.5 59.0 176 -03032721.PBI 1 12.4 384 -64 873 185 47.9 0.5 -12.0 240 6.3 8.1 99.7 189 -03032720.TMB 1 13.5 878 -5 1007 102 59.6 0.9 -10.7 241 5.9 21.4 97.6 157 -04040822.ROW 1 7.6 885 -35 1457 25 42.6 0.1 -16.3 225 7.7 31.8 52.9 136 -04040616.VCT 1 13.2 671 0 457 159 42.0 0.8 -12.5 228 5.9 29.4 48.5 233 -04040615.CRP 1 14.5 1276 0 405 109 39.2 0.9 -12.3 238 7.0 30.2 44.3 209 -04032723.C33 1 12.5 2394 -14 752 342 44.2 6.0 -15.0 235 7.2 45.6 56.4 529 -04032721.C33 1 12.5 2248 -11 742 183 42.7 2.9 -14.5 230 7.1 29.5 50.7 257 -04032718.GAG 1 11.6 1959 -2 705 243 43.2 3.4 -16.1 217 7.9 33.2 51.9 263 -04020601.TCL 1 11.9 190 -48 628 310 45.1 0.4 -12.7 222 6.4 48.7 58.2 536 -03111803.GLS 1 16.5 1327 -28 566 364 46.5 3.8 -8.7 230 6.1 33.7 77.0 402 -03111722.GLS 1 10.1 1092 -23 682 103 65.1 1.1 -18.5 220 7.2 45.6 115.8 218 -03110520.IAD 1 13.7 626 -17 1058 109 35.5 0.4 -9.7 248 6.0 23.4 50.7 109 -03100923.GLS 1 18.1 1654 -5 454 164 35.3 1.6 -5.9 253 5.5 26.9 46.4 209 -03100523.C10 1 11.8 1332 -9 1262 56 39.6 0.4 -7.5 295 5.6 37.5 47.9 168 -03090807.MAF 1 11.7 777 -160 1418 169 29.0 0.1 -10.5 282 7.9 18.5 32.7 262 -03082523.RAD 1 12.0 1595 -36 1379 139 56.3 1.3 -11.7 280 6.3 16.2 82.0 142 -03080122.MIE 1 14.8 2465 -19 976 39 23.4 0.0 -10.9 251 6.4 10.2 49.8 63 -03072100.SUX 1 21.5 6268 -16 748 130 47.0 6.4 -7.5 313 7.3 28.4 42.4 175 -03072022.SUX 1 20.7 5887 -14 863 100 42.2 4.2 -7.3 304 7.8 47.1 46.8 375 -03072022.OFK 1 19.2 6004 -19 1398 33 31.9 0.6 -7.5 313 8.2 30.8 31.8 166 -03071922.STC 1 15.2 2711 -22 1042 103 46.1 2.1 -10.6 310 7.0 34.7 54.6 221 -03071102.NHK 1 16.5 987 -67 757 159 22.6 0.0 -7.7 240 6.4 20.9 29.8 187 -03070921.RWF 1 13.6 1319 -19 765 52 42.5 0.5 -10.8 262 7.0 23.9 51.9 91 -03070919.P#3 1 13.7 1228 -1 615 65 49.7 0.7 -10.0 258 6.5 18.9 58.3 80 -03070902.ATH 1 11.5 2088 -216 2152 184 48.4 0.0 -8.0 269 9.4 34.4 71.3 315 -03062823.BRD 1 10.3 984 -41 828 98 44.5 0.7 -16.0 285 5.9 30.4 65.1 168 -03062820.BJI 1 8.9 792 -1 1152 76 36.4 0.3 -17.5 276 6.2 21.6 57.0 122 -03062802.C22 1 8.5 251 -78 1075 74 33.2 0.1 -17.0 302 6.9 33.5 39.2 110 -03062800.P11 1 8.9 130 -58 757 94 34.6 0.1 -16.9 294 6.8 32.0 41.6 182 -03062223.GRI 1 18.1 5092 -19 1060 137 41.0 4.5 -7.9 238 8.0 29.8 45.3 215 -03062119.GCC 1 9.0 940 -32 1043 126 52.6 1.0 -13.9 234 7.3 37.7 61.9 271 -03061423.GLD 1 11.1 1240 -11 1151 21 28.6 0.1 -11.5 347 7.2 20.2 27.1 107 -03061202.9V9 1 11.9 1311 -150 1237 252 55.7 0.8 -12.0 277 7.7 34.4 64.5 403 -03061123.PIR 1 12.2 2019 -91 1257 201 52.8 1.9 -12.8 252 7.7 30.1 78.9 352 -03060922.AIH 1 12.2 3211 -62 1638 201 43.3 1.6 -13.0 253 9.0 35.4 67.6 306 -04052223.P#A 1 15.1 2952 -11 774 39 53.1 1.0 -12.0 243 7.6 22.0 68.8 112 -04052223.OAX 1 13.7 2734 -22 1169 83 52.1 1.6 -11.3 232 7.4 29.5 77.9 274 -04052201.OFK 1 14.7 3647 -8 1268 198 35.6 3.1 -11.0 240 7.8 35.9 59.8 310 -04052201.AIH 1 12.5 2491 -49 1041 183 43.4 3.2 -12.7 241 8.1 37.2 66.0 201 -04052122.GEG 1 8.3 1152 -51 831 61 20.9 0.0 -20.3 270 7.3 16.0 22.9 86 -04051821.PIA 1 13.2 1154 -20 811 45 38.0 0.3 -11.1 240 5.6 36.6 42.0 114 -04051701.C07 1 9.6 1682 -36 2011 261 50.5 0.0 -10.9 271 7.9 35.3 62.3 740 -04051700.GRI 1 11.3 1410 -72 1036 313 44.9 2.7 -14.9 227 8.2 36.5 55.1 498 -04051420.MBS 1 13.4 793 -7 834 109 40.9 0.6 -10.0 223 5.5 35.3 48.3 177 -04051416.SBN 1 13.7 499 0 429 86 47.3 0.3 -10.0 213 5.3 45.7 43.4 226 -04051323.G#4 1 15.5 3158 -12 977 153 38.7 3.1 -11.1 260 7.5 26.9 14.0 223 -04051223.C32 1 11.4 2949 -2 1894 52 53.9 0.2 -12.4 230 8.0 35.8 51.2 184 -04051117.VCT 1 16.3 1839 0 387 110 21.6 0.0 -10.4 236 6.4 21.8 22.3 236 -04043018.SPS 1 12.8 1694 -16 674 115 47.0 1.5 -14.9 221 8.0 24.4 40.3 122 -04042921.CDS 1 9.5 1110 -130 1817 -14 26.8 0.0 -14.5 244 8.2 30.9 40.8 112 -04042900.DRT 1 11.7 872 -12 771 192 46.2 1.3 -13.3 241 6.5 37.1 66.5 291 -04042320.SPS 1 14.3 3037 -1 1026 34 40.0 0.7 -13.4 226 7.4 18.9 49.8 60 -04042317.C11 1 10.4 439 -226 1267 41 38.3 0.0 -12.0 218 8.0 22.5 52.0 77 -04042300.FYV 1 11.8 1066 -33 829 252 39.7 1.8 -14.3 264 7.5 32.0 68.1 287 -04042222.TUL 1 13.0 1845 -5 720 136 58.2 2.4 -14.9 261 7.6 42.3 60.4 262 -04042220.P#P 1 13.3 2326 -1 748 134 58.8 3.1 -15.9 266 8.0 37.4 58.0 199 -04042200.GAG 1 10.8 1625 -5 908 47 32.4 0.4 -16.4 262 7.4 23.8 78.1 203 -04042122.G#1 1 7.3 762 -3 1736 51 74.4 0.1 -18.1 267 7.9 29.6 109.6 287 -04042100.TUL 1 10.6 632 -70 1159 363 52.0 1.5 -13.5 244 6.5 34.2 55.8 403 -04042023.GVS 1 10.8 283 0 524 272 32.9 0.4 -14.5 241 5.8 36.7 31.1 351 -04042022.C34 1 11.4 1441 -8 1212 105 50.3 1.0 -12.2 244 6.3 35.5 57.3 152 -04042019.HUF 1 9.9 107 -34 769 282 37.1 0.2 -14.7 239 5.8 35.7 36.3 292 -04042001.G#1 1 10.9 1585 -37 948 193 46.4 2.4 -14.6 237 7.8 39.5 70.5 374 -04041923.AMA 1 10.3 1602 -8 1272 103 41.6 0.8 -12.3 237 6.8 29.9 68.2 173 -04041823.HYR 1 9.5 788 -51 1551 610 67.8 2.1 -14.2 237 6.6 48.6 102.0 685 -04041822.YKN 1 8.5 781 -30 1937 -47 67.4 0.0 -14.5 231 7.3 50.2 99.2 231 -04041820.STC 1 9.5 1332 -37 1772 54 48.6 0.1 -15.2 231 8.6 26.3 87.5 167 -04041803.MCW 1 11.3 1606 -164 1042 529 61.4 2.0 -14.5 249 8.2 51.8 78.3 736 -04041800.FRM 1 6.2 0 -9999 2233 126 60.4 0.0 -15.8 250 8.3 48.2 86.0 376 -04041318.MHX 1 14.5 829 -6 376 471 48.2 3.1 -10.4 209 5.7 50.3 59.5 492 -04041101.HOU 1 14.2 1196 -29 574 -14 42.4 -0.1 -12.2 228 6.1 21.1 49.7 59 -04040922.MLC 1 9.5 826 -4 1253 59 50.6 0.3 -15.2 263 6.2 30.9 65.3 245 -04081001.LIC 1 13.1 2627 -14 833 10 31.8 0.1 -7.6 302 6.9 29.5 39.6 240 -04080923.LIC 1 12.3 2929 -24 1366 16 34.5 0.2 -7.1 291 7.3 33.3 41.5 174 -04080222.BH5 1 9.0 780 -79 2692 -22 40.8 0.0 -7.8 269 8.3 36.1 53.6 117 -04080101.FSD 1 15.5 3162 -71 1296 126 42.1 1.7 -10.0 298 7.7 29.5 43.5 211 -04071502.PWD 1 11.6 1241 -85 1817 -10 41.6 0.0 -9.7 293 7.4 25.5 68.5 104 -04071421.NHK 1 15.8 2262 -34 1229 29 22.0 0.0 -9.0 266 6.6 17.0 40.9 95 -04070822.CDR 1 8.4 1172 -184 2535 65 52.1 0.0 -10.6 252 9.0 39.8 58.2 155 -04070800.RSL 1 16.8 3857 -81 950 330 43.6 7.3 -6.9 302 7.3 32.9 43.0 525 -04062401.MSN 1 11.0 1731 -10 1132 139 52.2 1.8 -15.8 264 6.6 37.4 69.1 149 -04062202.AMA 1 14.9 2631 -32 851 69 48.2 1.5 -9.3 256 8.0 30.2 68.7 322 -04062201.AMA 1 13.9 2569 -24 1161 158 51.4 2.9 -9.1 264 8.2 37.1 79.6 378 -04062123.AMA 1 14.3 3017 -3 1129 34 46.0 0.7 -9.8 253 7.9 30.1 66.4 233 -04062100.LAA 1 13.7 2855 -58 1180 172 53.2 3.4 -9.9 265 8.0 19.8 59.2 173 -04062021.PUB 1 9.4 1660 -152 1943 219 45.3 0.1 -10.7 255 9.0 31.5 55.0 312 -04062019.COS 1 10.8 2562 -34 1009 45 38.2 0.7 -12.0 275 8.7 28.8 54.8 98 -04061501.HYS 1 14.0 3081 -123 1665 173 58.2 0.9 -9.0 287 8.2 39.1 57.5 526 -04061401.RDD 1 12.6 881 -112 1018 143 43.3 0.5 -9.7 283 6.4 45.8 43.1 223 -04061322.LNK 1 10.8 941 -69 1877 47 38.4 0.0 -9.3 287 5.7 33.3 45.8 183 -04061318.RQB 1 13.7 1000 -12 900 139 52.4 1.2 -10.7 233 6.1 36.9 55.2 229 -04061121.FRM 1 16.5 2686 -15 680 177 37.0 2.9 -11.0 219 7.7 18.6 49.4 252 -04061103.HSI 1 12.4 1209 -300 1522 316 36.6 0.0 -10.8 210 9.0 34.1 53.9 333 -04060921.APA 1 8.8 1388 -12 2068 90 27.2 0.0 -10.0 186 8.8 22.9 47.8 104 -04053022.SLO 1 18.2 3905 -16 909 156 45.8 4.6 -9.2 240 6.9 43.6 52.3 241 -04052701.PNC 1 15.4 2665 -48 1261 221 69.9 4.4 -8.5 266 6.3 33.5 88.2 272 -04052623.G011 1 12.4 1626 -109 1852 49 70.8 0.1 -9.9 262 7.1 37.0 94.0 147 -04052622.P#T 1 11.9 1612 -29 2366 155 49.7 0.0 -7.5 252 7.6 30.5 79.4 164 -04052602.ABI 1 14.8 1459 -96 876 180 51.9 1.6 -7.9 237 7.1 20.8 85.8 179 -04052500.FDR 1 16.4 3848 -41 1381 227 52.9 4.8 -10.3 248 8.8 44.6 77.8 373 -04052421.MCI 1 15.5 3926 -27 1068 147 47.7 4.3 -11.9 239 7.8 31.2 69.7 377 -04052421.CDS 1 11.5 2298 -45 2458 72 49.8 0.0 -9.7 246 8.0 26.4 75.8 113 -04052420.HSI 1 15.0 4625 -31 1086 83 34.0 2.0 -15.1 231 9.5 23.3 61.8 166 -04052420.BGM 1 11.0 1383 -50 1291 107 43.0 0.8 -13.2 261 6.4 38.3 57.1 215 -04052400.MKX 1 12.6 2101 -6 936 253 43.7 3.9 -15.6 243 8.0 47.2 76.4 303 -04052302.P#8 1 14.4 3064 -83 1357 338 64.2 5.2 -12.5 243 8.9 33.2 52.0 372 -04052301.P#A 1 15.3 2427 -11 641 38 43.9 0.7 -11.1 235 7.5 24.0 58.7 130 -04052301.OMA 1 15.2 2700 -10 801 171 47.0 3.6 -10.9 219 7.5 25.3 68.4 216 -99060823.N60 1 13.7 3155 -15 1051 78 41.1 1.6 -13.0 219 8.3 21.8 42.4 152 -99060620.MIW 1 16.5 2747 -2 728 95 46.5 2.0 -11.3 215 7.4 25.8 54.4 126 -99060619.DVL 1 13.3 2802 -18 814 23 14.6 0.0 -16.8 148 8.2 13.8 14.2 55 -99060522.LRJ 1 15.2 2964 -17 1289 56 44.7 0.9 -10.3 227 8.2 27.6 63.5 157 -99060405.VTN 1 12.9 2518 -114 1075 129 40.8 1.2 -11.7 252 8.4 33.9 47.9 180 -99060300.GTF 1 7.5 3 -80 1259 78 32.1 0.0 -12.7 166 6.6 32.1 44.8 172 -99060300.AMA 1 12.9 2756 -67 1541 95 38.7 0.7 -10.0 227 8.6 29.5 72.3 208 -99060123.SPI 1 14.9 2287 -19 881 194 49.6 3.7 -12.9 240 7.2 40.7 42.9 303 -99060110.MLC 1 16.0 1956 -157 477 193 43.7 0.8 -10.8 251 8.4 34.4 54.4 257 -99060101.RSL 1 13.0 1705 -20 907 93 50.1 1.3 -12.2 250 8.3 32.2 70.0 179 -99060100.SJT 1 10.8 1391 -136 2395 53 45.7 0.0 -8.1 279 8.0 23.3 44.1 151 -99060100.CSM 1 13.8 2748 -119 1593 116 55.1 0.7 -10.4 262 8.3 31.9 59.4 205 -99053122.LBL 1 12.8 2910 -27 1574 106 61.1 1.3 -11.1 247 8.1 34.8 75.6 204 -99053023.LXN 1 11.3 1917 -2 1506 20 24.9 0.0 -12.7 282 7.1 22.6 26.3 85 -99052700.INK 1 10.3 1701 -31 1781 9 53.5 0.0 -13.0 263 8.4 26.7 60.4 107 -99052521.ROW 1 8.6 1056 -1 2099 26 43.2 0.0 -11.4 250 7.4 17.0 57.8 56 -99051701.P28 1 14.1 3996 -25 1498 52 41.4 0.7 -12.2 235 7.9 28.4 44.1 137 -99050922.P07 1 10.6 1793 -96 2053 72 29.7 0.0 -11.9 197 8.5 25.8 74.2 77 -99050419.EWK 1 9.8 1172 -30 1060 87 56.5 0.9 -17.0 185 7.4 27.6 56.8 112 -99050401.ONL 1 9.2 1561 -17 1532 160 31.3 0.6 -15.4 205 7.3 24.3 33.6 208 -99050220.HDE 1 8.7 687 -3 649 100 31.9 0.4 -19.2 208 7.1 21.5 23.0 124 -99050122.MAF 1 12.3 1710 -9 776 232 56.9 3.8 -11.2 237 6.8 32.4 76.7 295 -99043021.INK 1 13.0 2707 -11 1033 174 50.2 3.8 -11.8 197 7.3 35.6 67.7 236 -99042421.AGS 1 9.7 443 -32 1749 52 54.7 0.1 -12.4 292 6.7 37.3 65.4 176 -99042300.MKO 1 13.6 2181 -13 1003 243 55.3 4.9 -11.4 253 7.8 35.3 67.1 248 -04082522.FOE 1 16.3 3285 -59 1225 128 33.5 1.7 -8.6 243 6.8 34.0 42.4 233 -04082423.DPA 1 15.3 616 -29 685 237 28.3 0.7 -6.6 213 5.2 26.6 21.5 254 -04082401.FOE 1 17.3 2862 -33 582 300 33.1 4.7 -7.7 274 6.8 24.8 34.1 345 -04082200.C07 1 12.4 2025 -24 1364 108 27.4 0.6 -7.7 278 6.6 14.0 41.6 288 -04081522.ATH 1 10.0 1320 -50 1754 133 37.4 0.3 -10.5 325 7.6 38.4 41.5 249 -04081420.HAT 1 16.9 1221 -20 693 281 41.3 2.4 -6.1 204 4.5 32.5 54.5 312 -04081219.FAY 1 15.4 835 -29 887 115 48.5 0.8 -7.1 211 5.4 29.3 50.5 134 -04081215.CAE 1 16.3 1332 -11 579 78 38.5 0.7 -8.3 217 5.9 37.1 28.4 136 -99112300.TUL 1 11.8 1383 -12 847 203 54.3 2.5 -15.7 217 6.9 37.0 60.1 264 -99092823.LAF 1 14.3 1880 -26 925 44 46.4 0.6 -9.8 226 5.9 31.8 53.4 131 -99092700.ICT 1 13.7 1942 -99 1005 119 45.8 1.2 -7.8 271 6.2 28.6 45.7 170 -99092003.OGD 1 5.9 7 -95 1490 6 35.4 0.0 -14.8 306 7.3 17.3 39.8 59 -99091023.OKM 1 14.1 1578 -173 1285 75 38.5 0.1 -9.8 284 6.9 29.7 41.2 205 -99090400.AKO 1 11.6 1401 -21 1298 3 44.8 0.0 -8.1 221 7.3 26.8 60.0 143 -99081920.SME 1 11.4 1158 -29 2080 34 42.9 0.0 -10.2 267 6.9 18.4 33.8 78 -99081621.GLD 1 14.3 3184 -9 1787 78 34.9 0.3 -7.0 231 7.7 23.6 46.0 131 -99081503.JDN 1 7.8 368 -225 2152 37 52.5 0.0 -11.9 242 8.0 36.8 72.2 220 -99080923.MKT 1 16.2 2484 -10 814 229 44.4 4.2 -9.7 289 7.7 38.9 63.1 274 -99073100.DMH 1 14.4 2057 -58 1629 66 38.0 0.3 -8.8 331 7.0 18.2 55.7 83 -99072800.COQ 1 11.9 957 -73 1267 208 61.5 1.2 -12.4 294 7.3 37.9 75.1 349 -99072300.ABR 1 15.9 3073 -48 1643 51 26.1 0.2 -7.9 237 7.7 10.4 43.4 60 -99072201.GGW 1 8.8 1107 -147 2618 58 49.5 0.0 -11.3 230 8.7 27.6 92.9 163 -99072022.OLZ 1 19.5 3709 -2 737 170 42.4 4.4 -5.2 268 5.5 29.8 44.8 294 -99071400.MOT 1 10.3 1025 -92 1759 96 63.9 0.2 -11.0 284 7.1 34.6 66.5 248 -99070300.LBF 1 18.3 5887 -62 1227 118 33.7 2.8 -6.4 235 9.0 23.9 55.3 163 -99070123.IPT 1 14.7 908 -27 884 203 33.0 1.0 -6.8 229 5.6 30.6 31.5 243 -99062922.GUY 1 13.7 3266 -87 2035 154 43.7 0.0 -7.8 283 9.0 32.3 53.8 237 -99062802.OGA 1 12.3 1529 -168 1178 203 64.3 0.5 -9.7 266 8.8 33.4 87.6 253 -99062701.MCK 1 16.5 3830 -43 1226 55 34.0 0.9 -7.8 258 8.2 20.8 57.0 152 -99062700.SNY 1 12.1 2217 -42 1612 24 49.9 0.2 -8.9 251 8.2 28.2 77.8 141 -99062300.MHE 1 14.1 1832 -74 977 196 23.4 0.0 -9.7 239 7.3 17.5 18.0 213 -00050901.AIZ 0 13.1 1987 -68 1453 84 35.7 0.5 -11.3 241 8.5 41.9 28.1 204 -00050722.SNY 0 9.8 2015 -39 1845 23 56.1 0.1 -12.4 245 8.7 34.2 64.8 128 -00050707.OGA 0 11.6 1205 -190 787 34 39.5 0.0 -11.3 236 8.2 22.0 47.2 115 -00050323.RBD 0 11.2 940 -3 1077 54 42.9 0.3 -14.6 290 6.2 28.9 58.4 174 -00043001.ABI 0 11.9 2549 -66 1686 111 39.6 0.5 -11.8 268 8.4 26.8 40.5 228 -00042423.LAA 0 5.4 613 -132 2566 97 54.0 0.0 -16.3 278 8.9 29.1 72.7 192 -00042422.EHA 0 6.7 706 -56 2143 58 53.8 0.0 -15.2 295 8.1 25.8 83.4 159 -00042021.BWG 0 11.2 1126 -13 1162 167 52.1 1.4 -13.5 240 7.4 46.8 53.8 253 -00042021.BNA 0 11.2 989 -26 1114 165 53.6 1.3 -13.7 242 7.7 45.4 65.0 244 -00042001.MCI 0 12.4 2093 -43 1300 141 61.9 2.1 -12.3 226 7.0 33.4 81.4 163 -00042000.JCT 0 13.1 2950 -156 1701 170 51.7 0.4 -9.4 253 8.2 40.5 71.8 240 -00041822.SJT 0 7.1 414 -185 3169 -7 49.4 0.0 -9.5 243 8.2 32.3 60.6 45 -00041620.SUS 0 9.5 579 -1 968 46 41.8 0.2 -18.1 247 6.6 30.2 69.5 154 -00041602.GRA 0 10.2 901 -182 1269 251 56.8 0.2 -17.0 244 8.6 34.1 76.8 276 -00033000.SHV 0 12.6 1635 -14 797 147 57.7 2.3 -15.2 267 7.2 33.9 91.9 219 -00032900.HYI 0 15.8 2875 -10 771 106 60.6 3.0 -11.6 251 7.3 36.4 82.8 192 -00032522.BNA 0 8.3 268 -8 1461 34 37.5 0.0 -16.9 270 6.2 23.2 61.3 60 -00032207.MAF 0 11.5 1952 0 562 249 54.6 4.4 -16.4 196 8.3 45.0 77.8 468 -00031600.CSM 0 8.3 808 -99 1327 59 34.5 0.1 -17.7 251 7.6 25.7 34.3 101 -00031022.BHM 0 10.3 614 -95 1034 103 48.9 0.4 -15.8 238 7.0 33.1 49.4 179 -00030923.LRD 0 13.5 2701 -7 1360 -13 41.3 -0.2 -12.5 256 7.5 20.8 59.4 95 -00030920.GFL 0 7.1 1 -425 1416 88 63.6 0.0 -18.7 242 8.1 39.6 77.0 165 -00030900.UNU 0 9.9 1306 -11 1121 172 50.6 1.7 -17.3 203 6.6 39.6 44.1 206 -00030900.CLI 0 9.4 673 -29 1009 196 53.3 1.2 -16.9 202 6.6 39.4 53.8 226 -00030302.PWG 0 12.0 1469 -17 1106 252 60.9 3.3 -12.2 259 6.1 45.0 75.3 323 -00030222.AFW 0 11.1 999 -6 913 256 68.3 2.6 -13.5 238 6.5 36.9 80.1 345 -00022606.CRS 0 13.3 2158 -10 637 191 48.7 3.3 -14.8 239 6.9 25.4 69.2 184 -00022523.FSD 0 7.3 495 -2 929 82 38.3 0.3 -21.9 172 7.7 30.1 52.5 83 -00022405.FAM 0 9.2 437 -46 772 315 46.8 1.1 -18.0 235 6.3 29.2 42.2 331 -00072222.BBW 0 11.9 1462 -1 1218 36 35.2 0.2 -11.1 328 6.5 26.6 43.9 124 -00072220.GLD 0 10.6 1162 -15 1699 26 39.9 0.1 -10.2 319 7.4 19.8 55.8 82 -00072122.BFF 0 9.8 1738 -8 2036 34 42.0 0.0 -9.9 297 7.7 36.2 48.9 131 -00072022.AKO 0 14.0 3465 -7 1063 22 46.2 0.6 -10.2 278 8.3 29.1 64.7 106 -00072000.BVX 0 17.4 3847 -11 1674 30 36.4 0.2 -7.1 298 6.9 26.0 29.2 130 -00071022.RCA 0 13.2 1916 -28 1452 23 41.1 0.2 -9.2 238 7.6 21.4 68.1 95 -00071001.LBF 0 14.7 2947 -100 1740 24 28.1 0.1 -5.6 239 7.8 23.6 37.9 109 -00070922.MHE 0 16.8 3556 -34 1430 6 40.7 0.1 -6.1 258 6.7 18.8 41.5 109 -00070922.GGW 0 13.3 2242 -12 1039 31 46.6 0.5 -11.4 226 7.4 18.7 71.4 74 -00070901.LWT 0 8.7 874 -65 1998 38 58.4 0.0 -11.5 232 8.1 32.4 92.6 236 -00070805.LVN 0 18.2 2722 -69 530 388 37.6 5.8 -9.2 261 8.1 22.9 53.3 407 -00070803.JDN 0 7.6 57 -220 2275 33 69.9 0.0 -11.7 240 7.8 39.2 84.5 167 -00070601.CUT 0 11.7 2058 -14 1543 37 55.5 0.3 -9.9 245 8.5 28.5 78.8 136 -00070523.MCK 0 16.4 3979 -55 1631 151 45.4 1.6 -6.8 254 8.1 24.5 59.5 231 -00070521.RAP 0 14.5 3135 -2 1289 15 44.0 0.3 -10.0 233 8.0 19.5 68.5 93 -00070501.2WX 0 11.2 1574 -93 1339 -29 47.6 -0.2 -12.4 230 8.6 28.2 78.4 64 -00070421.JDN 0 8.1 1033 -47 1927 -17 41.2 0.0 -15.0 209 7.9 26.2 68.3 49 -00070302.GGW 0 10.6 1484 -86 1685 121 67.7 0.4 -12.6 252 7.9 36.1 78.0 267 -00070222.FOD 0 17.4 3585 -43 1097 53 23.7 0.0 -9.5 292 7.5 16.4 31.4 91 -00070201.ABR 0 14.2 3411 -108 1790 100 24.5 0.0 -10.0 259 8.3 16.6 39.9 145 -00070123.ELO 0 13.3 2835 -49 1339 117 57.8 2.1 -13.1 291 7.7 31.9 66.7 228 -00070122.ABI 0 13.9 1505 -15 1776 40 26.6 0.1 -5.4 261 5.7 21.4 25.5 120 -00070100.JLN 0 15.5 2255 -3 786 81 43.6 1.3 -7.6 313 5.9 25.5 56.4 208 -00062923.ELM 0 8.8 332 -11 1098 19 33.4 0.0 -16.5 253 6.2 19.9 82.5 60 -00062923.D07 0 9.6 1600 -26 1649 30 42.4 0.1 -15.7 295 7.7 30.2 50.5 90 -00062901.LAM 0 11.8 506 -57 1728 28 25.5 0.0 -6.5 268 6.3 18.5 25.2 126 -00062519.AIO 0 14.7 2632 -77 1269 122 38.0 1.2 -10.6 279 7.3 29.0 32.0 250 -00062402.RCA 0 11.5 1507 -76 1200 0 40.3 0.0 -11.0 273 7.9 29.4 67.6 159 -00062322.SDA 0 16.8 4294 -9 1398 56 28.6 0.7 -9.2 284 7.3 21.1 46.7 160 -00061522.OKV 0 14.5 746 -31 749 130 32.3 0.5 -8.8 240 6.0 35.1 29.5 198 -00061323.P28 0 14.3 3106 -53 1734 60 41.3 0.3 -10.0 260 8.0 15.7 31.7 91 -00061122.DFS 0 13.5 3143 -11 1597 67 28.6 0.4 -8.2 251 7.7 28.8 45.0 62 -00060400.GLD 0 9.0 1430 -74 2560 51 35.6 0.0 -10.7 313 8.7 29.0 38.3 146 -00060221.CEF 0 12.1 326 -141 1452 156 38.5 0.1 -9.8 279 6.6 44.9 47.0 277 -00052701.SZL 0 13.7 1477 -23 1157 198 50.0 2.1 -9.7 244 6.7 38.9 69.4 232 -00052501.PPA 0 15.2 3731 -83 1597 78 46.6 0.7 -8.0 249 8.4 33.0 60.7 288 -00052501.ADK 0 16.3 4569 -134 1861 108 40.3 0.2 -7.8 255 8.7 36.4 49.3 291 -00052219.AVC 0 10.1 628 -1 1000 2 52.8 0.0 -13.8 256 5.9 28.0 59.1 95 -00052021.VPC 0 13.0 805 -6 1196 15 39.2 0.1 -9.8 231 6.1 19.7 47.6 87 -00050922.IRS 0 12.0 729 -2 928 68 49.6 0.4 -13.6 230 6.9 46.6 41.5 178 -01041105.JCT 0 14.1 1545 -229 832 346 71.9 0.0 -9.7 230 8.5 44.0 97.0 386 -01041004.IND 0 11.4 1318 -107 1240 185 57.8 1.1 -13.8 292 7.2 35.6 68.3 216 -01040321.UNO 0 12.3 1279 -42 722 107 57.2 1.3 -13.7 270 7.4 36.3 60.7 225 -01040300.BFF 0 5.0 0 -9999 1708 161 63.5 0.0 -17.8 241 7.5 37.7 81.7 433 -01032404.ABI 0 10.8 1700 -61 813 65 27.5 0.5 -18.2 289 8.0 17.4 46.6 180 -01031202.FTW 0 11.7 1341 -9 490 161 53.1 1.9 -17.9 240 7.3 37.5 47.3 201 -01031123.BWD 0 10.1 846 -18 912 76 47.4 0.5 -17.4 245 7.7 31.1 69.7 133 -01022500.TOP 0 7.3 153 -15 715 148 78.6 0.2 -21.3 203 6.8 32.9 92.4 170 -00110907.GZH 0 15.4 1005 -3 768 172 47.3 1.4 -7.8 213 6.0 36.2 52.6 220 -00110906.EET 0 14.9 674 -3 539 277 52.5 1.6 -8.6 217 5.7 41.9 58.8 327 -00110121.CID 0 12.2 1537 -17 1087 164 40.8 1.6 -12.1 210 6.0 36.7 41.3 225 -00102323.ELP 0 9.8 1432 -3 1298 24 68.0 0.2 -14.2 201 7.5 36.8 65.9 132 -00102212.MWL 0 13.4 1016 -7 525 152 31.3 0.8 -11.5 208 6.2 22.4 43.6 149 -00101423.INK 0 8.5 757 -27 2381 63 29.5 0.0 -10.8 243 7.2 27.3 48.1 91 -00101408.CNM 0 11.5 1524 -124 1147 79 34.2 0.3 -10.4 246 7.2 29.4 55.6 119 -00101400.SLN 0 11.5 577 -49 879 26 58.0 0.1 -11.3 234 5.7 28.9 63.6 76 -00100401.GCK 0 8.5 341 -281 1869 -16 53.4 0.0 -11.5 263 8.5 38.0 70.8 124 -00090523.GTF 0 7.6 277 -43 1393 8 65.8 0.0 -15.8 219 7.4 34.7 93.3 112 -00090300.ISN 0 10.7 654 -10 754 62 42.1 0.3 -13.8 225 6.8 27.3 72.5 95 -00090120.SLC 0 5.7 78 -67 2129 29 41.1 0.0 -14.3 198 7.4 15.4 53.6 53 -00081820.BUY 0 15.3 1702 -37 1351 58 34.7 0.4 -8.2 275 6.5 38.7 13.2 134 -00081723.IND 0 19.2 4115 -13 791 158 47.3 5.1 -7.9 275 6.9 37.5 49.8 224 -00081720.LEX 0 16.6 2579 -6 1129 81 36.5 1.1 -6.7 284 5.9 24.9 42.3 141 -00081420.AIT 0 16.2 2299 -120 690 282 52.2 3.0 -9.8 267 8.0 37.9 69.5 368 -00080623.CDJ 0 14.7 1350 -119 1250 43 35.9 0.1 -6.8 272 6.3 24.5 54.6 88 -00080601.HNR 0 18.6 4073 -16 990 54 37.6 1.4 -7.0 271 7.3 25.9 55.8 92 -00080522.AIA 0 7.8 312 -3 2875 0 43.4 0.0 -8.3 272 7.7 22.1 49.4 52 -00080502.PIR 0 14.4 2629 -128 1844 202 48.0 0.3 -7.4 270 7.5 30.4 64.1 318 -00080502.ANW 0 11.5 1035 -228 2157 138 37.9 0.0 -6.3 276 7.6 25.6 46.8 227 -00080222.FKL 0 13.7 1168 -22 892 104 26.2 0.5 -9.1 253 5.9 27.0 55.7 145 -00080202.LWT 0 8.3 700 -130 2701 50 46.5 0.0 -8.4 286 8.6 19.4 78.7 94 -00080202.GGW 0 10.8 1193 -207 1955 94 51.1 0.0 -9.6 293 8.0 25.1 71.3 230 -00072622.AIO 0 16.7 3711 -2 964 67 44.8 1.9 -10.2 324 7.6 29.1 43.1 186 -00072501.HON 0 13.9 2463 -99 1314 85 29.5 0.5 -11.1 271 8.3 13.2 40.3 91 -01060123.LWC 0 11.2 1268 -25 1421 113 62.6 0.8 -13.2 305 6.4 37.6 79.8 249 -01060122.P28 0 11.4 1141 -69 1552 80 51.2 0.3 -9.7 308 6.6 21.4 62.5 156 -01053100.CVN 0 8.5 1309 -86 2195 -18 45.9 0.0 -10.8 289 8.3 24.1 38.5 138 -01052801.END 0 13.1 2369 -85 1258 150 47.1 1.6 -12.5 280 8.2 39.8 67.4 370 -01052400.OKF 0 7.6 314 -55 2200 85 59.2 0.0 -15.3 298 7.1 43.3 63.3 244 -01052022.GRK 0 15.6 2852 -21 1408 32 40.1 0.4 -7.9 242 6.8 30.2 75.1 60 -01051801.RUL 0 11.1 1624 -134 2428 24 25.8 0.0 -8.5 258 8.1 18.9 46.6 76 -01051623.BIE 0 13.4 3208 -41 1905 35 30.0 0.1 -10.4 274 7.5 20.5 32.1 103 -01051218.DDH 0 8.9 325 -25 1493 21 36.4 0.0 -16.2 229 6.4 25.9 46.8 102 -01051000.OLU 0 9.6 2423 -73 2081 70 30.6 0.0 -15.8 265 8.8 23.7 36.8 157 -01050823.GBD 0 8.1 447 -90 1828 55 44.5 0.0 -15.8 323 7.4 25.4 50.6 207 -01050701.COT 0 15.9 3113 -16 1068 4 34.1 0.1 -12.2 267 8.1 10.5 56.5 73 -01050700.ADS 0 14.6 2915 -5 1038 115 37.4 2.0 -13.7 248 7.3 23.1 63.5 148 -01050623.BMQ 0 16.4 4217 -12 955 48 38.2 1.3 -13.0 257 7.5 27.3 64.9 143 -01050501.COT 0 14.3 1453 -9 1075 113 48.9 1.2 -9.9 226 7.0 33.1 73.5 169 -01050200.AUD 0 10.0 1544 -80 1896 85 31.2 0.1 -14.7 266 8.2 22.1 40.9 170 -01050101.SLN 0 10.5 1695 -66 1383 122 37.1 0.7 -16.7 295 8.0 24.3 61.4 188 -01050100.P28 0 9.9 1422 -94 1553 70 45.7 0.2 -15.7 309 7.8 24.3 54.0 188 -01042317.STE 0 9.5 775 -5 970 86 55.4 0.6 -18.0 210 6.8 38.9 110.9 170 -01042304.JCT 0 14.1 2210 -11 659 190 53.5 3.8 -11.8 248 7.8 31.4 55.1 214 -01042222.MWL 0 11.8 1193 -8 1373 116 46.2 0.7 -10.2 212 6.2 33.4 58.0 105 -01042123.PIA 0 12.1 1857 -13 1175 79 41.0 0.8 -13.4 257 7.5 25.7 51.8 94 -01042123.CDS 0 10.3 2000 -70 2105 81 55.8 0.0 -11.8 230 7.9 27.2 70.8 141 -01042102.SLN 0 11.5 2072 -206 1218 280 50.2 0.0 -15.1 239 8.7 44.2 73.5 374 -01041702.SJT 0 13.0 1793 -30 989 96 38.8 1.1 -10.9 296 7.0 26.3 65.2 260 -01041700.LBB 0 8.1 406 -65 1861 42 46.3 0.0 -12.1 288 7.1 32.9 80.6 256 -01041500.ABI 0 12.6 2222 -121 1474 76 59.9 0.5 -13.2 249 8.7 28.8 78.5 130 -01041423.ADM 0 14.2 1613 -86 524 248 67.7 3.1 -14.2 254 8.6 38.9 90.8 310 -01041422.PCS 0 13.6 2872 -90 1455 5 57.7 0.1 -10.8 245 8.2 21.5 77.6 85 -01041422.EMP 0 8.9 652 -15 1486 57 59.4 0.2 -16.8 254 7.2 31.9 84.7 218 -01041421.HBR 0 13.9 2647 -29 786 167 70.6 4.4 -14.3 255 8.2 39.1 91.1 239 -03050100.BRL 0 12.7 2707 -10 1047 121 47.3 2.5 -15.8 247 8.2 27.0 50.9 270 -03043021.AIA 0 12.3 2247 -53 863 158 49.0 2.8 -15.7 243 8.1 37.1 49.5 276 -03043003.LIC 0 8.7 1228 -82 574 264 52.2 2.2 -15.9 216 8.8 43.9 59.2 676 -03042900.APA 0 6.3 1056 -56 1639 56 35.9 0.1 -15.6 239 8.3 10.6 65.7 63 -03042600.HRL 0 12.4 1634 -219 1994 5 43.7 0.0 -11.1 286 8.3 25.0 72.5 36 -03042522.FTY 0 11.2 645 -12 811 160 61.6 1.0 -14.4 253 6.7 33.8 66.6 259 -03042520.ANB 0 11.5 783 -1 777 164 64.0 1.3 -14.0 259 6.2 36.4 64.7 319 -03042400.SEP 0 14.4 2485 -6 558 393 62.4 9.8 -14.6 238 7.9 39.1 92.6 485 -03042022.MKL 0 12.5 1017 -22 789 92 57.6 0.9 -14.3 251 6.9 29.0 70.2 188 -03042019.MEM 0 13.1 1682 -6 857 78 50.6 1.1 -14.2 252 7.3 29.0 57.0 148 -03041922.P#0 0 11.7 1623 -17 730 127 72.6 2.1 -19.4 223 7.9 35.5 102.9 148 -03041920.END 0 10.6 1171 -12 629 144 57.4 1.6 -21.0 215 8.4 39.0 99.4 219 -03041907.FDR 0 12.6 1046 -418 613 365 65.8 0.0 -13.9 207 8.9 40.5 101.8 352 -03040720.HOU 0 16.5 2215 -1 373 67 57.9 1.4 -11.4 231 7.6 30.3 77.2 191 -03040718.BPT 0 13.8 933 -139 741 16 59.0 0.1 -12.1 226 7.4 26.5 91.0 110 -03040717.LFT 0 14.1 780 -168 559 29 50.5 0.0 -12.0 233 7.3 29.3 84.8 74 -03040605.C12 0 11.3 655 -128 639 328 69.4 1.0 -14.6 250 7.3 45.3 111.0 697 -03040601.C11 0 12.1 2056 -4 832 109 75.1 2.2 -15.3 251 7.6 26.4 93.3 198 -03040400.LW1 0 13.3 2761 -1 682 153 54.3 3.8 -15.1 242 7.6 32.9 52.2 224 -03040322.HBR 0 9.5 1315 -38 1655 57 42.4 0.2 -14.8 235 7.5 33.0 47.0 130 -03032821.MBS 0 7.7 95 -1 1423 199 68.1 0.1 -17.6 223 6.6 48.9 65.7 252 -03032819.AZO 0 8.9 146 -2 830 200 60.9 0.3 -17.3 225 6.7 54.5 64.3 255 -03031722.SPS 0 10.7 981 -38 1183 127 34.3 0.6 -15.4 236 7.3 19.3 95.8 139 -03031720.SPS 0 10.2 947 -44 1140 35 24.3 0.0 -16.7 216 7.4 15.4 100.9 42 -03031221.PBI 0 14.2 1790 -2 1215 21 36.5 0.2 -12.1 258 7.7 2.8 67.6 -23 -03031218.FPR 0 15.8 2760 -2 892 -28 38.6 -0.5 -14.1 256 8.0 11.8 71.6 86 -01062102.ICT 0 13.9 1917 -38 976 89 37.8 1.1 -11.3 291 7.3 26.8 48.8 202 -01061623.JMS 0 8.9 600 -4 1096 41 40.5 0.2 -18.1 283 7.1 25.4 84.9 82 -01061122.RGK 0 14.3 3269 -77 1618 201 51.8 1.8 -10.9 265 8.4 35.2 56.2 397 -01060502.CSM 0 15.8 3992 -79 1412 107 34.9 1.2 -8.4 251 8.1 28.3 40.7 227 -01060501.LHX 0 8.3 615 -248 1957 94 44.0 0.0 -11.2 243 9.0 29.0 49.3 127 -03062823.RST 0 8.8 203 -71 1471 26 40.8 0.0 -12.1 287 4.8 15.4 60.6 57 -03062822.BH4 0 6.7 253 -82 2374 15 53.7 0.0 -12.2 288 8.0 39.8 64.9 352 -03062820.WSC 0 9.5 432 -25 1288 24 38.2 0.1 -13.2 292 5.0 20.7 57.7 45 -03062800.C07 0 9.3 1323 -51 2202 29 36.5 0.0 -9.3 311 7.4 12.9 41.7 81 -03062800.8V7 0 10.5 2208 -13 2023 82 42.3 0.0 -8.2 320 7.8 44.3 44.0 293 -03062722.8V7 0 11.1 2543 -6 1821 66 38.6 0.2 -8.4 315 7.5 40.0 47.0 258 -03062721.C07 0 8.9 1146 -29 2232 32 35.4 0.0 -9.2 306 7.2 11.7 50.1 74 -03062401.CYS 0 10.5 1054 -23 891 146 67.4 1.5 -8.4 210 6.6 44.6 77.5 258 -03062022.ROW 0 10.0 1448 -1 2438 18 41.2 0.0 -8.3 220 7.9 29.6 51.3 74 -03062022.CVS 0 12.0 1680 -21 1220 96 32.9 0.7 -8.5 224 7.2 20.3 41.0 110 -03062020.CVS 0 12.3 2087 -2 1100 14 22.8 0.0 -9.4 233 7.4 10.8 35.9 48 -03061501.CNM 0 11.3 2677 -1 2178 -48 31.4 0.0 -11.2 338 8.5 17.4 38.2 109 -03061423.HOB 0 9.6 1525 -68 2132 7 32.6 0.0 -11.5 330 8.5 14.0 32.3 24 -03061223.C11 0 20.9 5150 -8 501 190 32.5 5.3 -8.9 269 8.0 41.4 58.8 339 -03061221.AGC 0 13.1 691 -9 1032 158 35.1 0.6 -8.8 227 5.9 34.2 44.2 256 -03060401.TCC 0 11.4 1746 -91 1622 -15 59.6 -0.1 -9.6 288 8.2 44.8 48.7 398 -03060322.LBB 0 13.6 2239 -128 1199 80 45.2 0.5 -9.1 302 7.9 31.8 57.3 316 -03060302.LRD 0 17.3 3023 -81 1418 -4 35.4 0.0 -5.0 285 7.3 27.3 67.7 -12 -03053121.ILM 0 13.5 1237 -102 1265 394 58.4 2.3 -10.4 275 6.3 47.7 74.8 576 -03052001.ADM 0 16.8 3033 -19 1155 81 33.3 1.2 -8.4 288 7.5 14.5 61.0 188 -03051922.FSI 0 15.9 2088 -80 836 131 37.4 1.4 -8.3 246 8.1 40.1 50.7 385 -03051409.C12 0 13.9 2056 -415 1151 505 44.5 0.0 -12.7 290 9.5 25.4 80.3 466 -03051406.LW1 0 15.8 3351 -219 819 259 50.4 0.0 -11.8 274 8.3 12.9 74.5 238 -03051401.C11 0 13.9 3239 -178 1774 132 58.3 0.1 -9.9 286 8.2 22.1 60.4 192 -03051322.CDS 0 12.4 3323 -92 2274 79 49.1 0.0 -10.1 280 8.6 18.1 68.8 98 -03051223.MRF 0 11.6 1914 -2 1612 41 42.7 0.2 -6.0 279 6.7 33.9 49.2 174 -03051019.MLC 0 14.5 849 -221 615 158 58.7 0.0 -8.7 240 7.6 34.0 74.3 199 -03051017.P#Q 0 16.5 2801 -34 619 97 68.4 2.7 -9.2 235 7.2 32.3 77.8 168 -03051000.P#J 0 16.2 3929 -21 888 74 55.8 2.7 -12.5 247 7.6 33.6 64.7 227 -03050922.LEX 0 15.5 2304 -3 715 119 55.3 2.5 -9.5 278 7.4 32.8 69.7 185 -03050921.COU 0 16.1 4338 -12 941 67 45.4 2.2 -11.8 246 7.4 35.8 73.5 264 -03050920.SDF 0 15.2 2300 -15 871 88 52.2 1.8 -10.2 268 7.2 36.6 70.7 247 -03050520.MKL 0 15.8 2332 -17 581 247 71.6 5.8 -11.9 263 7.3 40.2 88.1 300 -03050223.BMX 0 15.4 3487 -10 686 61 44.2 1.6 -13.2 283 6.8 21.9 38.7 114 -03050221.HSV 0 13.0 2237 -40 946 139 42.3 2.2 -13.8 264 7.0 27.8 33.8 201 -03050221.ABL 0 13.6 3056 -5 1063 81 40.9 1.6 -14.7 280 7.2 27.0 27.0 130 -03050219.SJT 0 15.1 4252 -2 1189 17 38.9 0.4 -12.5 277 8.1 4.7 61.7 18 -03050219.ABL 0 12.9 2572 -28 1072 45 27.2 0.5 -13.7 261 6.7 22.6 36.0 82 -03050218.MSL 0 13.0 2367 -24 912 19 25.5 0.2 -14.5 257 7.4 24.2 40.8 60 -03050201.ACT 0 13.6 2339 -88 1301 -44 31.1 -0.3 -11.9 280 8.3 21.3 53.8 -77 -03050102.END 0 14.0 3853 -58 1033 227 43.6 5.8 -13.5 250 7.4 27.5 43.5 247 -03071221.AVL 0 11.9 710 -2 1196 56 37.5 0.2 -8.5 266 5.6 31.7 43.3 103 -03071201.FOE 0 16.7 3598 -41 1289 -96 59.4 -2.4 -10.2 313 7.9 33.9 54.8 89 -03071200.FOE 0 16.2 3683 -11 1441 -16 63.8 -0.3 -11.0 315 7.7 31.9 59.2 109 -03071123.P#H 0 12.6 927 -26 1632 97 59.9 0.3 -9.9 322 7.2 45.3 55.0 319 -03070904.PHP 0 14.6 2161 -292 1066 549 72.4 0.0 -8.6 260 8.8 53.5 55.7 683 -03070900.BH3 0 8.3 1108 -106 2627 277 55.8 0.0 -7.9 250 8.4 55.7 68.2 568 -03070723.LVS 0 8.8 850 -179 2135 85 20.0 0.0 -6.4 329 8.7 24.3 27.9 305 -03070720.DSM 0 18.0 4261 -35 1012 20 39.2 0.6 -9.9 262 8.0 13.2 34.7 79 -03070719.LVS 0 9.9 1337 -68 1800 12 22.3 0.0 -7.2 336 8.0 27.0 21.0 98 -03070600.VTN 0 11.6 1572 -201 1584 157 52.8 0.0 -9.5 273 8.2 30.3 50.1 293 -03070521.RAP 0 8.7 803 -208 2327 67 22.6 0.0 -11.2 272 8.5 6.7 33.0 46 -03070521.P#7 0 10.3 1147 -137 2084 84 43.4 0.0 -10.3 249 8.1 22.9 55.2 239 -03070517.BH3 0 8.9 1171 -147 2263 -14 27.2 0.0 -12.5 293 9.1 15.8 39.6 51 -03070305.GDV 0 9.1 634 -206 1972 120 22.6 0.0 -13.9 250 8.7 30.3 58.1 255 -03063018.AUG 0 11.8 1327 -56 1152 60 42.9 0.5 -12.3 267 5.3 24.4 72.0 118 -03081800.BH5 0 9.0 725 -5 2392 -33 27.4 0.0 -9.3 180 7.6 12.2 31.3 76 -03081322.XRW 0 16.6 1031 -16 519 88 21.6 0.0 -6.2 187 5.5 23.7 39.1 164 -03081202.SEP 0 12.7 373 -104 1300 -113 55.9 -0.2 -8.4 345 6.8 38.0 68.0 -12 -03081200.FWD 0 12.2 1050 -51 2135 -30 50.2 0.0 -8.8 339 6.7 35.0 52.7 68 -03081023.P#9 0 13.9 1702 0 1195 30 41.7 0.3 -9.2 346 6.8 25.8 56.8 104 -03080902.P#C 0 15.5 3216 -71 1472 8 27.4 0.1 -6.4 277 7.9 17.3 40.8 199 -03080900.MIB 0 15.0 3325 -48 1477 39 33.2 0.4 -9.0 291 7.7 10.7 43.9 102 -03080900.P#C 0 14.4 3127 -1 1826 10 25.0 0.0 -5.8 262 7.5 12.2 42.3 64 -03080622.GLD 0 12.9 3132 -2 2338 21 28.1 0.0 -7.1 306 8.2 14.7 32.7 115 -03080601.CNU 0 15.8 2262 -28 1629 -18 34.6 -0.1 -5.1 317 6.6 25.1 42.1 49 -03080600.SUX 0 15.5 1945 -3 996 54 38.2 0.7 -8.6 321 7.0 35.9 44.6 171 -03080521.TOP 0 16.0 2857 -24 1592 -7 30.8 0.0 -6.8 308 6.3 19.6 40.9 101 -03080520.DAN 0 15.0 2224 -8 858 8 18.6 0.0 -10.1 275 6.4 27.6 30.4 121 -03080422.P#R 0 15.1 1771 -64 1131 59 51.1 0.7 -8.5 326 6.5 23.7 72.7 144 -03080401.BVX 0 16.9 2856 -38 1072 96 33.8 1.4 -8.7 308 6.7 18.2 47.9 100 -03080202.LUS 0 9.3 520 -170 1828 -21 47.7 0.0 -8.2 291 7.9 30.7 60.7 11 -03080123.CRL 0 13.5 2544 -8 1131 18 35.3 0.2 -12.9 299 7.9 26.6 36.1 109 -03080103.MCW 0 11.0 914 -111 1515 8 24.1 0.0 -12.2 281 7.0 26.6 47.8 60 -03073123.C31 0 8.6 251 -238 2988 79 50.4 0.0 -8.0 311 8.0 29.8 74.4 268 -03073120.TVL 0 10.6 1275 -24 1488 33 34.5 0.1 -7.4 90 7.8 32.3 17.1 170 -03072700.IWD 0 15.1 1598 -19 1386 149 42.6 1.0 -6.1 276 5.9 27.7 60.4 150 -03071802.BH1 0 13.9 2073 -132 1543 52 64.4 0.2 -6.9 291 7.8 47.0 77.9 171 -03071721.RAP 0 14.6 3713 -127 1972 107 39.2 0.0 -6.2 280 8.5 31.5 54.8 181 -03071320.MSL 0 16.4 2839 -21 1060 37 23.4 0.0 -9.3 310 7.1 4.1 36.8 35 -03071320.DIK 0 9.2 2113 -26 3189 -19 27.9 0.0 -9.3 266 9.0 11.0 36.6 31 -04040721.P#U 0 11.2 1509 -10 1060 103 47.1 1.2 -15.7 268 6.4 35.8 60.8 191 -04040702.SPS 0 8.6 230 -53 980 110 36.0 0.2 -17.3 236 6.3 19.0 53.3 110 -04040700.FTW 0 10.4 641 -8 948 43 57.7 0.3 -14.3 228 6.4 22.9 60.1 83 -04040422.LRD 0 13.8 2148 -1 827 171 49.4 3.0 -12.9 244 7.0 31.5 38.8 217 -04040421.ALI 0 13.2 1124 -3 718 10 40.8 0.1 -13.2 238 7.0 18.0 35.9 100 -04032701.DHT 0 9.5 1004 -128 1142 153 30.2 0.3 -13.4 233 8.2 31.2 63.3 235 -04032623.RAP 0 8.7 1651 -52 1568 172 42.5 0.9 -15.5 205 8.0 26.0 46.8 264 -04031802.FSM 0 8.0 442 -99 1939 211 48.0 0.0 -17.1 278 7.5 37.8 72.5 338 -04031800.P#P 0 9.4 1357 -30 1585 127 45.0 0.5 -17.4 288 7.7 34.4 66.4 269 -04030121.ORD 0 7.2 534 -1 908 208 58.9 1.1 -23.3 222 6.6 37.3 72.6 297 -04030120.RFD 0 6.8 505 -7 892 172 55.3 0.8 -24.3 220 6.8 34.8 71.1 256 -04022416.MCO 0 13.1 534 -37 687 121 47.0 0.5 -10.8 255 5.0 28.8 81.9 156 -04022407.G#5 0 10.5 962 -124 801 -16 47.4 -0.1 -18.2 218 7.7 31.4 83.7 14 -04022316.MSY 0 11.3 0 -9999 417 436 51.3 0.0 -11.2 240 6.1 44.9 86.2 531 -04020601.BTR 0 11.7 57 -172 540 186 69.9 0.0 -13.3 214 7.0 48.1 87.1 199 -04020514.LFT 0 11.1 165 -244 1109 583 49.0 0.0 -11.7 217 6.5 46.0 63.5 611 -04020512.LCH 0 13.6 1421 -64 497 282 49.1 3.0 -12.5 222 6.8 41.7 68.1 319 -04011921.VRB 0 10.3 196 -20 878 -16 82.2 0.0 -14.0 242 5.1 46.9 123.3 207 -03112718.RUE 0 10.5 681 0 396 4 92.3 0.0 -20.1 238 7.0 35.8 100.8 153 -03110923.SAC 0 6.9 156 -14 892 38 24.7 0.0 -25.3 234 7.5 14.4 91.8 77 -03102818.CTY 0 16.5 1074 -53 594 181 37.6 1.2 -7.8 217 6.3 23.6 51.5 193 -03100822.VAD 0 14.1 1355 -7 765 -4 27.1 0.0 -11.2 277 6.4 13.9 52.0 68 -03092718.CBE 0 11.6 969 -2 1256 109 40.4 0.5 -12.3 213 6.1 33.1 58.2 137 -03092620.UIN 0 12.7 1139 -3 844 177 50.2 1.7 -14.6 266 7.9 42.7 77.1 266 -03092619.BRL 0 11.1 906 -34 824 125 50.2 1.0 -14.9 256 6.9 40.9 76.6 149 -03091200.MRF 0 9.8 747 -2 1645 9 36.3 0.0 -6.8 276 6.2 25.5 49.1 163 -03090900.MAF 0 9.9 1214 -1 2565 13 32.3 0.0 -8.4 313 7.4 22.4 35.6 163 -03083123.HUF 0 14.8 27 -163 471 268 39.8 0.0 -6.8 243 6.3 41.6 43.2 340 -03082601.P#4 0 12.9 980 -231 1606 140 42.5 0.0 -9.4 277 7.1 39.4 44.3 283 -03082600.ABR 0 14.2 3471 -76 1925 104 37.8 0.1 -11.4 289 8.6 27.8 43.9 143 -03082221.LOL 0 9.6 944 -94 1467 89 64.9 0.3 -12.3 188 8.3 46.4 77.0 299 -03082119.APX 0 14.4 2077 -120 1359 80 36.1 0.3 -8.3 255 7.1 34.1 35.4 132 -03082100.DLH 0 16.1 2503 -11 1009 166 39.5 2.7 -8.1 226 6.2 24.3 46.3 201 -04051501.PUB 0 3.9 204 -85 2585 153 55.2 0.0 -18.2 268 8.8 42.0 78.8 355 -04051423.COS 0 4.6 230 -87 1664 52 57.1 0.0 -18.0 274 8.2 45.2 68.4 179 -04051300.HBR 0 14.0 4148 -28 1710 172 41.2 1.4 -11.1 244 7.8 44.0 46.5 333 -04051100.LUS 0 8.3 917 -69 1429 204 53.5 0.8 -11.5 237 7.4 28.1 44.2 323 -04050923.CVS 0 5.9 554 -61 3040 -32 23.7 0.0 -12.6 309 9.6 17.1 15.5 78 -04050921.STC 0 9.9 1302 -52 1737 185 49.7 0.5 -14.2 264 7.5 46.1 49.8 400 -04050900.P#A 0 13.8 2438 -42 1008 193 29.0 2.3 -12.7 278 7.7 19.9 36.2 251 -04050822.BH3 0 5.3 996 -6 3054 49 48.0 0.0 -15.0 280 9.6 8.9 60.8 58 -04050522.RIC 0 8.3 824 -38 1493 133 43.8 0.4 -20.4 310 7.1 34.9 60.9 251 -04050101.FWD 0 13.9 2471 -39 907 158 44.9 2.9 -14.8 225 8.3 23.0 58.2 185 -04043021.C12 0 13.3 2483 -8 1029 37 45.1 0.7 -14.1 236 7.9 32.8 46.0 48 -04043020.DYS 0 14.1 2950 -10 638 71 52.3 1.8 -14.3 236 7.8 34.1 51.0 143 -04043018.ABI 0 12.0 2372 -1 1211 -3 32.6 0.0 -13.6 230 7.7 22.8 40.3 -22 -04042920.MLU 0 12.9 972 0 744 72 46.0 0.5 -14.5 232 6.6 29.2 45.8 176 -04042821.G#2 0 10.1 747 -3 1175 139 56.7 0.8 -14.7 252 7.4 32.3 53.8 179 -04042521.CDS 0 7.1 679 -5 2042 20 45.4 0.0 -17.7 276 7.7 27.7 76.8 88 -04042300.SGF 0 9.8 113 -134 794 263 69.4 0.1 -15.2 267 7.5 51.1 79.0 572 -04042300.P#P 0 14.6 2114 -9 448 155 49.9 2.7 -13.6 245 7.2 26.3 46.7 258 -04042223.C12 0 12.6 1615 -11 1173 56 54.8 0.7 -10.8 266 6.6 36.5 68.7 191 -04042222.UMN 0 10.5 412 -29 663 220 60.2 0.9 -17.5 254 8.2 45.7 67.6 357 -04042221.C34 0 11.2 1504 -22 1170 72 53.8 0.8 -15.5 265 7.8 38.9 55.3 252 -04042200.ADM 0 11.7 1347 -25 1310 194 51.9 1.6 -13.2 269 6.8 28.4 68.1 339 -04042122.C12 0 11.5 1550 -3 1449 83 53.3 0.6 -13.2 261 6.6 30.3 65.8 168 -04041921.HOB 0 11.3 2173 -1 1395 86 53.9 1.0 -10.9 235 6.7 32.7 83.0 143 -04041801.MFD 0 10.8 1224 -65 1060 185 23.7 0.0 -16.5 288 8.0 29.7 50.0 245 -04041723.MFD 0 11.9 2519 -15 1046 104 26.5 1.1 -15.5 303 7.2 29.2 37.6 184 -04041105.MFE 0 15.8 2222 -37 402 26 39.9 0.4 -11.6 248 7.5 2.1 69.3 23 -04041019.ILM 0 9.2 180 -45 1165 111 41.2 0.1 -16.1 267 6.0 29.7 69.5 345 -04041001.PRX 0 8.8 516 -75 1780 210 42.3 0.1 -14.1 270 6.7 37.6 59.1 314 -04040818.DAB 0 13.2 1058 -19 810 73 56.2 0.7 -15.8 264 7.7 33.6 94.9 186 -04040815.DHN 0 11.9 877 -2 522 78 53.9 0.6 -15.8 257 6.5 30.9 87.6 111 -04071305.CHE 0 17.6 3151 -107 771 181 49.7 2.9 -8.9 301 7.9 29.7 60.2 300 -04070104.HBR 0 15.7 1988 -45 801 174 24.0 0.0 -8.2 259 7.0 25.9 23.7 276 -04062402.FNT 0 10.0 608 -67 1046 219 50.4 1.0 -15.3 260 6.5 32.1 72.4 270 -04062222.BIS 0 7.2 504 -14 1518 9 56.3 0.0 -18.7 301 6.3 28.7 75.6 88 -04062023.DHT 0 8.4 905 -127 2633 107 47.8 0.0 -9.3 270 8.8 36.3 67.8 192 -04061902.G#1 0 13.2 1631 -27 1122 144 35.1 1.2 -8.6 284 7.3 37.4 58.3 408 -04061900.HDN 0 6.4 316 -26 1668 -40 51.4 0.0 -13.3 257 8.3 36.5 73.3 29 -04061820.FAM 0 15.9 1842 -13 923 65 31.0 0.6 -7.0 271 5.7 23.9 35.7 131 -04061800.LHX 0 12.7 2059 -86 777 206 47.3 2.5 -11.2 235 8.4 37.4 49.6 651 -04052700.CHE 0 8.9 347 -4 1255 145 31.1 0.2 -14.7 268 6.1 31.0 44.9 228 -04052623.TYS 0 14.7 1654 -44 919 199 50.1 2.8 -9.7 275 5.9 37.8 71.9 255 -04052623.OKC 0 15.9 3047 -69 1198 124 56.8 2.5 -7.9 261 6.8 24.4 82.9 79 -04052622.FSD 0 9.4 835 -34 1187 143 35.4 0.6 -17.3 267 7.3 33.1 47.2 271 -04052621.CSV 0 14.4 1608 -15 870 176 59.8 2.8 -9.3 268 6.2 35.9 58.7 237 -04052621.C33 0 13.6 2405 -23 1847 104 55.5 0.4 -9.6 256 7.5 30.4 80.9 72 -04052603.CAI 0 15.4 1463 -14 609 129 47.0 1.5 -11.0 277 7.2 31.6 59.9 153 -04052402.P#7 0 7.8 400 -213 1358 246 41.2 0.0 -15.5 247 8.2 35.3 62.4 412 -04052400.STL 0 16.1 3087 -3 604 162 45.4 3.8 -12.7 253 8.0 28.6 58.7 195 -04052400.CDR 0 5.8 117 -187 2181 178 56.7 0.0 -14.5 256 8.0 30.8 66.1 338 -04052323.BGM 0 14.6 2244 0 781 156 41.1 2.4 -11.9 272 7.8 30.1 44.7 249 -04052320.PIN 0 12.0 1300 -3 1376 120 33.7 0.6 -11.8 267 6.7 36.9 31.3 199 -04052300.ELM 0 12.4 1089 -41 1163 226 43.8 1.5 -9.7 281 5.7 46.2 46.0 359 -04052201.G#1 0 12.3 2404 -84 1771 261 33.8 0.6 -8.2 246 7.9 36.9 50.5 385 -04052201.SNY 0 7.0 484 -214 2287 78 62.8 0.0 -12.7 227 9.0 42.4 81.2 214 -04052123.HYS 0 12.7 3460 -27 2109 75 39.7 0.0 -10.8 236 8.6 29.0 45.1 157 -04052100.FKL 0 14.7 2440 -9 772 269 42.7 4.7 -10.6 299 6.4 28.6 49.2 346 -04052100.DEN 0 9.0 1781 -3 1934 76 49.3 0.1 -11.5 231 8.4 30.6 60.1 225 -04051723.DSM 0 13.3 1669 -24 854 23 36.8 0.2 -11.5 251 6.5 26.2 51.1 132 -04051723.PUB 0 9.2 546 -83 1212 147 55.3 0.5 -11.9 251 7.8 44.9 72.1 222 -04051601.9V9 0 7.5 608 -65 1315 120 61.8 0.5 -19.3 286 7.0 35.7 85.8 189 -04051521.PIR 0 6.8 724 -30 1545 91 60.8 0.3 -21.3 289 7.3 36.7 70.4 224 -04051520.Y26 0 7.0 965 -32 1206 89 60.4 0.7 -23.7 287 7.8 40.0 67.1 217 -99053023.P07 0 12.1 2286 -113 1897 53 39.7 0.1 -8.5 315 7.8 22.5 45.3 165 -99052800.FTW 0 12.2 1104 -4 954 41 33.8 0.3 -12.6 256 6.8 24.6 36.5 103 -99052503.FST 0 10.3 1116 -185 1882 122 53.5 0.0 -9.7 271 8.3 44.1 67.4 157 -99052502.INK 0 11.4 1576 -110 1665 119 56.3 0.4 -10.0 270 7.8 39.9 60.4 191 -99052420.ABQ 0 8.1 781 -71 1338 71 34.2 0.2 -13.9 212 8.5 24.7 44.7 132 -99052220.TUL 0 16.0 3471 -3 869 32 31.1 0.6 -12.1 269 7.3 20.4 36.1 91 -99052200.SNY 0 8.7 1439 -7 1674 53 48.7 0.2 -12.8 266 7.7 28.2 65.4 147 -99052123.RAP 0 8.6 1729 -70 1711 131 43.6 0.4 -16.2 256 8.7 23.0 67.0 178 -99052001.MOT 0 8.0 903 -1 1506 2 27.5 0.0 -17.4 240 7.0 14.4 59.7 47 -99051700.LAA 0 7.5 817 -141 1731 124 65.0 0.1 -15.0 234 8.6 43.8 78.0 361 -99050519.MVN 0 12.9 1777 -10 790 108 57.7 1.8 -14.1 237 6.6 41.0 44.8 194 -99043001.INK 0 12.4 2333 -60 967 95 52.8 1.8 -11.4 237 8.1 32.9 71.8 280 -99042900.BIL 0 6.5 60 -143 1109 133 46.8 0.0 -17.8 182 7.5 39.8 84.0 324 -99042800.EVV 0 9.5 305 -3 1146 22 26.2 0.0 -15.6 225 6.4 18.9 38.1 56 -99042701.OKC 0 8.9 873 -24 1056 47 27.4 0.2 -20.3 275 7.9 23.0 44.2 88 -99042322.LOZ 0 12.8 1995 -5 979 77 37.3 1.0 -11.6 287 6.9 30.4 44.4 71 -99042319.EZF 0 10.2 1142 -51 1722 106 57.2 0.3 -14.2 276 6.9 38.0 68.5 172 -99042203.GOK 0 12.3 2307 -132 894 364 53.9 3.4 -16.0 254 8.5 31.2 54.6 401 -99042123.BMI 0 11.6 1687 -24 839 261 53.4 3.9 -16.4 252 7.8 45.9 57.4 408 -04083002.GCK 0 10.7 1029 -108 1687 204 32.5 0.2 -8.1 315 6.8 29.0 26.2 278 -04083000.SUX 0 10.7 779 -7 1471 199 42.6 0.6 -12.9 289 6.7 36.3 45.9 296 -04082622.C23 0 10.2 983 -43 1349 25 41.1 0.1 -15.8 254 7.2 17.8 70.6 46 -04082621.MCW 0 15.4 2478 -27 1087 26 46.1 0.5 -9.9 239 7.0 37.9 68.9 181 -04082522.FSM 0 18.2 3688 -45 1240 101 33.9 1.6 -6.7 244 6.2 16.5 39.6 113 -04082522.BIS 0 10.2 2077 -41 1811 74 38.1 0.2 -15.2 230 8.4 22.8 43.2 103 -04082503.MHK 0 19.2 4217 -59 627 274 31.2 5.7 -7.9 224 7.5 31.4 51.8 392 -04082501.MHK 0 18.9 4262 -45 721 150 29.9 3.2 -7.4 240 7.1 28.3 50.9 241 -04082020.BGM 0 14.6 1425 -21 712 95 53.2 1.2 -9.5 238 5.9 38.1 53.7 106 -04082018.ORH 0 15.1 2067 -19 1051 47 40.0 0.6 -8.9 256 6.1 29.0 39.9 132 -04081918.LBE 0 14.4 1183 -7 597 105 39.9 0.8 -8.7 270 5.6 40.5 44.4 152 -04081901.PIA 0 13.9 1294 -107 1203 377 40.4 1.6 -7.9 277 5.6 39.8 43.3 465 -04081822.BRL 0 15.3 2600 -41 963 377 41.3 6.8 -9.4 276 6.6 42.5 42.9 508 -04081421.LIC 0 9.9 1288 -66 1242 15 32.2 0.1 -10.2 333 7.8 25.5 42.7 65 -04080321.OAX 0 18.7 4816 -44 1389 92 36.9 1.7 -5.9 259 7.0 23.6 38.1 189 -04080202.Y26 0 15.4 3187 -169 1209 336 55.2 1.6 -9.3 291 8.1 28.5 83.2 385 -04080123.Y22 0 8.5 1290 -28 3011 -1 45.9 0.0 -10.5 298 8.6 30.2 71.2 158 -04073101.GAG 0 14.4 2006 -116 1300 54 42.0 0.3 -6.2 308 6.7 14.8 44.7 98 -04072102.FSD 0 19.9 4659 -49 869 261 26.0 5.3 -5.9 278 7.3 28.0 37.4 426 -99081101.HLC 0 17.4 3928 -33 1289 71 38.3 1.3 -5.1 243 6.7 21.0 34.5 152 -99081023.AKO 0 14.9 2910 -32 1271 87 33.9 1.0 -6.5 232 7.6 22.7 45.7 163 -99080901.DIK 0 12.0 2409 -98 1891 48 58.5 0.1 -10.8 267 8.5 29.7 54.5 94 -99080822.2WX 0 10.3 1972 -32 2526 39 44.1 0.0 -8.8 262 8.3 27.2 41.0 117 -99080702.RAP 0 12.7 921 -36 1200 35 33.6 0.1 -6.6 268 6.3 20.0 48.7 72 -99080301.LWT 0 8.5 449 -155 1772 53 48.3 0.0 -10.3 278 7.8 29.4 70.4 131 -99073100.JKL 0 15.8 3605 -30 1833 89 22.3 0.0 -5.9 355 6.7 22.8 19.6 158 -99073020.IPT 0 15.0 2685 -12 1238 32 34.0 0.4 -8.7 319 6.3 16.0 50.7 72 -99072922.FVX 0 14.5 1431 -13 1556 81 34.3 0.3 -6.0 327 5.6 22.6 48.0 117 -99072902.XVG 0 12.7 1459 -186 1710 319 58.3 0.1 -9.5 302 7.7 41.9 73.8 381 -99072900.ADG 0 14.8 1974 -6 1415 63 37.3 0.5 -9.4 298 7.1 21.7 66.3 118 -99072420.MHT 0 14.8 1594 -17 1088 66 27.8 0.5 -9.7 275 6.5 25.2 56.1 134 -99072319.RAP 0 10.6 1320 -19 2145 52 38.7 0.0 -7.5 263 7.3 22.5 54.0 87 -99072300.FAR 0 16.2 2819 -34 1355 81 35.4 0.9 -8.5 247 7.6 27.9 55.9 137 -99071923.GDV 0 11.9 1807 -31 1654 21 41.3 0.1 -11.2 254 7.9 18.9 69.4 67 -99071302.FAR 0 12.1 1948 -48 1552 125 38.2 0.7 -12.5 297 7.2 27.2 61.0 158 -99071302.DVL 0 10.4 1453 -76 1761 69 42.5 0.1 -13.5 288 7.5 28.3 62.4 124 -99071300.OLF 0 9.2 1101 -38 2374 25 49.7 0.0 -10.3 281 7.3 26.5 65.7 106 -99071202.AIA 0 9.4 1094 -73 1844 -8 27.8 0.0 -11.3 327 8.0 26.7 47.0 79 -99070804.GDV 0 14.2 2058 -209 1364 472 61.7 0.0 -7.6 251 8.0 40.8 78.6 551 -99070421.ERY 0 19.1 3756 -61 791 95 32.9 1.8 -6.7 267 8.2 22.2 36.6 98 -99070207.SFD 0 9.5 32 -374 1535 254 82.4 0.0 -10.7 263 7.4 45.0 92.7 464 -99070103.SWO 0 18.3 2994 -18 703 229 51.1 5.8 -4.6 303 6.4 25.9 51.9 297 -99070103.GCK 0 15.2 2113 -124 873 95 73.0 1.0 -6.5 294 7.5 37.6 74.8 319 -99063023.LBF 0 9.7 291 -114 1136 0 76.3 0.0 -12.3 289 6.9 54.3 115.6 214 -99062801.BGD 0 13.8 2864 -63 2251 73 37.7 0.0 -5.0 266 8.5 22.5 43.1 130 -99062522.DIK 0 12.8 2775 -1 1732 -52 57.7 -0.4 -10.3 230 8.2 35.4 58.9 132 -99062501.VTN 0 11.7 1035 -41 1545 55 41.3 0.2 -8.2 282 6.6 23.6 41.7 120 -99062400.BGD 0 12.2 2544 -17 2195 10 13.6 0.0 -6.5 288 7.8 22.6 35.1 91 -99060601.P07 0 11.8 1543 -130 1771 -31 45.2 0.0 -8.7 243 7.9 18.4 58.3 32 -99060523.LBF 0 10.7 2070 -28 1957 91 62.6 0.1 -12.9 197 8.5 25.9 90.4 131 -99060302.IML 0 10.0 869 -198 1657 237 43.7 0.0 -11.0 225 8.5 39.8 66.5 421 -99060202.GCC 0 6.3 226 -83 1883 18 41.3 0.0 -15.4 262 8.3 26.0 42.6 126 -99060200.FTW 0 16.8 3982 -31 1338 62 35.0 1.0 -11.1 275 8.5 25.7 60.3 144 -99053102.MHK 0 11.6 903 -51 1360 108 32.8 0.3 -11.3 270 6.9 30.0 24.5 179 -99120303.ADM 0 9.7 1355 -50 974 250 42.8 2.4 -22.1 217 8.5 35.9 65.7 332 -99112303.RBD 0 13.2 1077 -16 789 138 48.1 1.2 -13.6 235 6.4 25.1 60.9 176 -99112302.HBR 0 8.7 124 -124 660 53 47.7 0.0 -17.1 219 6.7 41.5 75.7 132 -99100823.FSI 0 10.1 649 -14 1313 5 36.2 0.0 -13.6 219 6.3 14.3 67.9 56 -99092600.GKY 0 13.1 1483 -15 1429 43 28.0 0.2 -9.4 340 6.3 21.5 55.3 182 -99092522.D07 0 6.4 163 -199 2219 136 65.7 0.0 -15.8 242 8.3 31.8 105.7 206 -99092004.RRC 0 11.2 292 -200 1044 70 37.2 0.0 -11.2 270 6.7 28.8 60.6 216 -99092000.OKC 0 11.1 1068 -42 1896 56 39.5 0.0 -10.1 290 6.8 29.0 60.9 190 -99091923.CSM 0 11.9 1645 -3 1885 18 41.3 0.0 -9.8 280 7.0 27.5 64.0 178 -99091920.CGZ 0 11.2 802 -16 1905 19 39.1 0.0 -8.7 245 6.5 16.0 60.3 61 -99091207.SLP 0 15.6 2094 -69 507 92 45.4 1.3 -10.8 271 8.2 16.8 55.8 121 -99091200.LBL 0 11.9 1180 -121 1590 31 43.2 0.1 -9.0 275 7.8 25.7 65.5 84 -99091122.HLC 0 12.4 1517 -36 1221 59 37.8 0.4 -11.3 253 7.4 21.0 66.2 94 -99091101.AFW 0 13.1 1250 -24 1970 21 29.5 0.0 -7.4 297 6.2 21.7 52.8 139 -99082300.ABR 0 11.7 1432 -38 1851 61 40.1 0.1 -9.6 289 6.9 20.3 45.5 101 -99082104.HON 0 13.3 1187 -244 1155 197 38.1 0.0 -8.9 281 7.4 31.4 54.2 238 -99082100.LBF 0 9.8 20 -311 1794 44 34.8 0.0 -7.8 321 7.1 19.7 46.1 126 -99082022.DIK 0 11.7 1445 -10 1669 21 33.6 0.1 -7.8 298 6.3 17.8 36.0 58 -99081922.MLS 0 7.1 393 -105 3278 19 33.8 0.0 -10.0 244 8.6 22.0 37.3 120 -99081800.RRT 0 11.4 1524 -26 847 90 49.2 1.1 -17.7 268 7.3 32.2 62.0 126 -99081400.ALB 0 16.8 1843 -4 701 196 38.5 2.3 -6.3 249 5.8 29.9 48.4 252 -99081202.GCC 0 10.6 877 -99 1162 63 34.5 0.2 -10.2 218 7.5 17.7 54.6 98 +FILENAME CAT MLMIXR ML CAPE ML CIN MLCL(MAGL) 0-1SRH 0-6KT STPC 500 T (C) 500DIR 7-5 LR 0-3(KT) 0-9(KT) 0-3 KM SRH (M2/S2) +00042320.TXK 2 12.9 1702 -1 657 134 61.7 2.3 -14.0 250 6.5 32.8 76.6 166 +00042001.PPF 2 13.5 2614 -50 1216 227 59.9 4.7 -12.9 234 7.5 39.7 73.5 244 +00032900.FTW 2 13.1 2058 -42 1069 83 49.7 1.3 -15.2 245 8.0 21.9 87.1 126 +00032304.SJT 2 11.9 1680 -119 896 119 61.1 1.1 -15.5 212 9.1 38.4 66.9 217 +00031622.ATT 2 9.4 1019 -7 1566 12 45.8 0.0 -17.5 249 8.0 34.4 53.7 159 +00021323.LRF 2 9.2 1256 -9 1066 82 46.9 0.8 -21.2 249 7.5 32.3 51.4 114 +00010323.MEI 2 13.4 1148 -15 769 241 57.2 2.6 -10.0 226 6.1 38.8 71.2 288 +00010319.GWO 2 12.8 1168 -9 770 202 66.4 2.4 -13.0 223 7.5 47.3 75.1 246 +03050500.UMN 2 13.8 2392 -10 773 341 66.3 8.2 -13.4 237 7.7 49.1 93.8 411 +03050500.JBR 2 15.7 2713 -22 862 266 57.8 6.9 -10.7 240 7.1 50.5 82.9 440 +03050421.TUL 2 16.1 3621 -15 843 147 63.1 5.3 -11.7 230 7.3 45.6 100.2 160 +03050421.MKC 2 13.7 2002 -67 478 479 68.4 8.5 -14.6 224 7.9 48.1 89.8 508 +03050420.P#F 2 15.7 3397 -1 660 166 58.5 5.5 -12.7 230 7.8 34.3 100.9 195 +03050321.P#T 2 12.7 3156 -2 1967 61 36.2 0.0 -9.8 247 7.5 27.2 67.1 207 +03042503.JAN 2 13.5 2568 -27 924 257 44.3 4.9 -15.4 255 7.7 41.1 76.9 279 +03041922.PNC 2 11.5 1157 -40 665 212 87.9 2.5 -17.9 223 7.3 46.5 111.5 242 +03041523.CDS 2 10.7 1020 -106 1534 326 74.0 1.0 -12.4 234 7.5 56.1 83.8 531 +03041522.LBB 2 8.8 883 -53 1986 116 77.2 0.0 -11.7 243 7.5 48.5 87.4 276 +03040702.CLN 2 13.1 488 -133 780 363 62.7 0.8 -11.4 244 7.1 33.6 74.1 411 +03040623.ESF 2 15.8 1847 -29 621 166 51.8 2.6 -11.0 246 6.8 26.8 50.8 161 +03032722.MIA 2 12.4 299 -31 1074 187 48.8 0.4 -10.5 261 5.8 20.5 87.0 197 +01061900.ROS 2 13.6 2218 -30 1076 140 67.7 2.9 -11.1 250 8.2 40.5 73.6 279 +01061401.LNK 2 17.2 4665 -15 1190 173 39.2 4.3 -10.5 215 8.3 32.6 50.7 217 +01061120.ILL 2 14.7 3400 -120 1255 270 56.1 3.4 -10.8 259 8.6 41.9 54.8 448 +01060222.LOZ 2 9.7 164 -10 898 117 51.4 0.2 -13.4 270 5.3 39.8 66.8 189 +01053000.AMA 2 13.0 2887 -76 1322 166 48.4 2.2 -10.1 246 8.4 38.6 50.6 216 +01052902.LHX 2 10.9 1698 -120 1285 185 52.1 1.0 -10.0 251 8.2 38.9 60.5 365 +01052118.OZW 2 12.5 494 -2 775 133 33.4 0.4 -10.3 188 5.6 34.2 36.9 174 +01052022.MIN 2 16.9 3331 -2 711 122 47.8 3.2 -11.0 244 7.3 36.0 67.7 201 +01051022.MIW 2 12.8 2912 -24 1091 65 36.4 1.0 -16.0 255 7.9 28.8 43.0 141 +01051001.FBL 2 9.5 2106 -90 1776 330 50.0 1.0 -16.6 265 8.2 42.9 50.3 516 +01050200.AUM 2 11.2 1434 -74 1331 179 38.8 0.9 -13.3 251 7.5 36.0 52.3 237 +01042202.GBD 2 12.6 2145 -40 777 165 61.8 3.5 -13.6 229 7.8 41.6 62.6 328 +01041423.P28 2 12.3 2168 -54 827 145 76.4 3.1 -16.2 256 8.3 45.0 89.5 235 +01041117.LWD 2 11.9 968 -3 632 282 77.0 2.7 -15.1 208 7.5 38.2 81.4 327 +01040918.BVI 2 10.7 1326 -11 1210 102 57.2 1.0 -15.4 266 7.7 32.1 32.1 174 +01022422.SGT 2 11.8 1020 -15 967 335 52.8 3.0 -14.3 213 7.7 53.6 64.9 450 +00110820.HEZ 2 15.9 2158 -6 881 236 47.1 4.0 -8.5 204 6.2 29.0 68.5 266 +00103122.HLC 2 11.0 1274 -14 954 110 47.4 1.1 -14.1 202 7.4 32.6 74.4 169 +00092022.DAY 2 13.9 1299 -7 971 215 63.4 2.8 -8.2 237 6.1 37.5 61.0 237 +00072601.OTG 2 14.5 2869 -49 1055 88 42.5 1.7 -12.6 290 7.2 33.4 41.3 161 +00072523.RWF 2 14.6 2791 -13 1068 96 39.4 1.6 -12.0 275 7.0 29.2 35.8 163 +00071122.BKX 2 14.7 1167 -47 944 134 42.8 1.1 -7.8 261 6.8 27.2 67.9 205 +00070601.SNY 2 13.6 2847 -18 1681 52 57.5 0.5 -7.4 248 8.1 19.0 74.4 122 +00052319.BWG 2 13.7 2114 -41 1128 167 38.6 2.0 -11.4 294 6.9 36.9 62.8 278 +00051722.LXN 2 14.0 3552 -16 910 111 27.5 1.8 -13.9 169 8.4 28.1 44.5 170 +00051200.ALO 2 16.5 4382 -13 1110 168 51.1 5.6 -7.9 254 6.7 33.2 51.6 199 +00050101.MWL 2 13.0 2207 -103 1176 253 47.3 2.4 -12.4 227 8.2 40.3 37.8 297 +00042323.SHV 2 13.4 2001 -19 928 216 58.9 4.2 -13.0 261 6.7 41.9 60.0 296 +04051923.GFK 2 11.2 967 -44 828 233 54.9 2.1 -16.6 243 7.2 39.5 86.1 229 +04051302.ICT 2 15.9 3157 -12 538 223 36.4 4.3 -9.4 232 6.4 23.8 51.5 245 +04051101.LIC 2 9.0 1549 -59 1592 233 43.4 1.0 -11.5 244 8.4 35.1 46.6 395 +04042022.PIA 2 12.4 1852 -11 728 320 36.4 3.6 -14.7 235 6.2 38.5 40.1 488 +04032718.DDC 2 10.0 1332 -8 893 190 41.4 1.7 -16.6 206 7.5 30.8 47.5 198 +04030418.ABI 2 10.7 626 -20 1108 319 46.5 1.4 -13.7 196 7.0 40.3 84.2 350 +03111718.HOU 2 16.4 1980 -1 445 137 48.2 2.2 -12.4 207 6.6 24.0 77.0 158 +03111223.MFD 2 8.3 64 -56 890 219 99.1 0.1 -15.7 261 5.7 55.1 123.1 275 +03111220.MIE 2 9.7 388 -1 757 123 91.0 0.5 -15.6 258 5.7 47.1 117.3 205 +03082201.JXN 2 17.2 3046 -36 1091 255 31.0 3.6 -5.9 285 6.6 34.4 33.2 304 +03072122.AVP 2 14.3 1810 -16 1228 162 51.1 1.9 -7.9 239 5.6 45.7 49.9 148 +03072104.CID 2 17.8 2344 -22 462 187 48.9 3.6 -7.0 291 7.0 34.2 63.6 237 +03072101.ALO 2 15.0 1859 -107 921 156 49.6 1.5 -8.0 297 7.0 28.2 58.2 248 +03062500.HON 2 17.0 3737 -23 1021 335 52.2 10.7 -7.4 227 7.5 43.4 61.6 550 +03062422.MHE 2 19.5 5088 -22 717 256 55.5 12.1 -8.0 228 7.9 40.9 58.4 422 +03062421.MHE 2 17.5 3584 -16 768 252 56.0 8.4 -7.9 220 7.8 38.8 57.2 348 +03062302.P#8 2 16.8 3414 -169 1003 367 38.7 1.7 -6.8 227 7.6 30.2 57.1 437 +03062223.P#8 2 17.7 4366 -39 972 253 38.8 7.2 -8.3 246 8.6 34.3 54.7 387 +03061001.P#9 2 12.6 2103 -97 1467 421 51.0 2.8 -11.2 266 7.9 45.5 63.9 651 +03053103.CMI 2 12.6 701 -119 899 482 64.7 1.8 -11.6 292 6.3 36.9 85.1 523 +03053101.ILX 2 12.4 784 -55 1108 474 76.0 3.2 -8.5 294 5.0 45.0 90.9 524 +03051100.UIN 2 14.7 2093 -27 738 302 63.1 6.3 -11.7 240 7.7 43.7 97.9 354 +03051004.C34 2 17.3 3493 -14 749 452 53.6 14.1 -8.8 228 7.7 32.1 77.0 511 +03050923.HBR 2 11.1 1389 -64 2135 137 56.8 0.0 -9.1 231 7.7 35.8 78.1 219 +03050900.C30 2 14.6 1749 -112 819 321 69.8 3.3 -8.9 227 6.8 57.0 72.2 306 +03050823.C34 2 17.9 3605 -25 669 342 65.2 12.3 -7.2 233 7.1 42.3 72.0 318 +03050822.W#N 2 17.4 3730 -13 635 141 70.0 5.3 -10.1 228 7.6 45.5 81.3 173 +03050821.LW1 2 19.1 5309 -6 876 145 63.2 7.7 -8.7 235 7.4 31.6 71.3 182 +03050807.ADM 2 17.1 3114 -53 730 439 47.4 10.6 -9.3 253 8.0 50.2 61.5 608 +03050805.SPS 2 16.0 2409 -148 836 382 44.4 2.4 -9.1 262 7.9 43.1 59.0 798 +03050703.PAH 2 15.8 2873 -49 602 390 36.8 6.9 -13.6 237 7.9 35.3 70.1 454 +03050701.CGI 2 15.1 2935 -47 799 431 61.0 12.6 -14.4 269 7.8 32.8 83.2 580 +03050504.MKL 2 15.6 2334 -16 833 615 59.6 14.3 -9.9 251 7.1 62.0 77.1 842 +03050501.LZK 2 15.9 2390 -18 719 361 67.0 8.6 -11.0 237 7.4 41.7 97.3 397 +99120301.GOK 2 10.2 1811 -12 858 234 47.2 3.3 -21.1 202 8.2 32.4 63.0 262 +99081601.JMS 2 13.6 1255 -165 1044 130 48.5 0.3 -9.9 240 8.1 30.2 89.4 174 +99070900.ONA 2 18.4 3379 -18 992 385 46.0 10.0 -5.8 275 6.5 42.9 49.4 571 +99070400.OSC 2 15.9 1760 -27 1078 101 26.7 0.7 -6.7 320 6.2 28.3 31.6 163 +99060620.HCO 2 14.6 3241 -5 904 65 29.6 1.0 -16.1 175 8.1 26.8 70.8 115 +99060500.IEN 2 12.1 2533 -37 1323 70 52.4 1.0 -11.4 201 8.2 32.9 60.1 191 +99060400.HLC 2 15.7 4348 -16 1101 154 38.3 3.9 -9.3 240 7.5 36.9 40.6 277 +99060200.TBN 2 14.9 2338 -19 838 136 37.3 2.0 -10.3 259 6.5 40.0 21.6 223 +99060123.MKO 2 17.3 3739 0 888 68 38.1 1.6 -10.6 279 7.9 32.2 23.0 135 +99060100.LIC 2 9.1 1877 -49 1439 56 56.8 0.6 -13.7 249 9.2 34.3 62.4 140 +99051621.OMA 2 16.1 4691 0 824 102 38.6 3.1 -14.5 223 8.8 33.7 41.5 176 +99051122.BMQ 2 15.0 3545 -92 1026 40 35.1 0.6 -12.3 259 8.0 21.8 29.6 59 +99050408.JCT 2 13.0 2082 -218 838 355 55.0 0.0 -11.2 254 8.3 46.8 58.7 506 +99050402.GOK 2 13.9 3154 -61 723 366 51.4 9.2 -14.6 240 8.2 36.8 57.5 441 +99050401.ICT 2 12.6 2748 -7 1016 257 31.8 3.7 -14.7 227 7.9 40.5 70.4 415 +99050323.OKC 2 15.2 4117 -15 733 308 43.5 9.2 -13.2 243 7.8 43.2 70.1 401 +99050300.HSI 2 8.0 203 -4 845 168 41.5 0.2 -17.7 222 6.7 28.6 32.1 221 +99042200.END 2 12.7 3301 -34 1156 225 46.1 4.8 -15.4 236 8.1 35.1 48.2 242 +04082700.RDD 2 18.4 3706 -37 940 184 41.0 4.7 -6.9 255 7.1 28.7 60.7 258 +04071823.GFK 2 16.7 3575 -36 1246 117 45.4 2.4 -7.9 310 6.8 35.1 45.5 292 +04071302.GRI 2 15.9 3090 -197 1538 152 29.0 0.0 -7.9 298 8.5 13.8 50.5 173 +04062402.OSH 2 11.1 1428 -30 700 187 62.2 2.7 -16.7 257 6.5 50.9 79.3 234 +04061620.LAA 2 12.3 1494 -63 908 129 51.4 1.5 -9.4 252 7.7 34.1 57.1 369 +04061300.W#N 2 16.4 3866 -17 1255 231 34.6 3.8 -9.2 251 7.9 37.4 44.2 387 +04060701.MOT 2 10.4 295 -316 1541 461 68.3 0.0 -8.4 254 6.7 33.2 82.6 561 +04060621.C02 2 9.9 1824 -59 2285 83 55.5 0.0 -10.8 234 7.9 39.7 69.2 64 +04053023.IND 2 17.3 2618 -10 577 361 58.6 9.2 -9.1 248 6.9 35.7 45.1 369 +04053020.SDF 2 16.6 2653 -2 807 250 52.4 5.8 -9.4 245 6.8 37.1 41.1 317 +04053002.OKC 2 15.5 2559 -32 1162 314 55.7 6.2 -7.3 244 7.0 35.6 70.5 434 +04053002.ICT 2 16.1 3240 -98 992 315 44.2 5.1 -10.4 245 7.9 25.8 56.2 399 +04053000.MCI 2 16.0 3437 -5 863 239 36.5 5.0 -12.8 232 8.3 27.4 42.9 372 +04052922.C33 2 16.5 4081 -4 1356 126 51.4 2.8 -7.8 244 7.4 36.9 74.7 248 +04052921.TOP 2 16.1 3843 -13 936 78 32.5 1.6 -12.5 233 8.0 17.3 39.0 190 +04052421.STJ 2 15.6 3982 -40 991 76 40.4 2.0 -11.9 234 7.7 26.3 67.6 270 +04052300.P#8 2 15.0 3882 -47 1262 228 54.5 5.9 -10.5 233 7.9 34.1 69.9 334 +04052221.MCK 2 13.2 3453 -37 1185 103 72.0 2.9 -12.3 231 8.6 35.5 82.5 224 +04052219.GLD 2 9.9 1898 -54 1700 22 59.0 0.1 -12.7 233 8.4 12.6 69.5 76 +04052122.CID 2 15.4 2960 -48 971 309 36.6 5.6 -11.5 268 7.4 36.1 50.0 390 +53031321.FWH 2 10.8 727 -98 981 119 51.2 0.5 -16.3 248 8.1 30.6 80.9 266 V +55052521.LTS 2 15.0 4060 -25 1509 322 66.4 6.4 -12.3 225 8.6 37.0 53.5 355 V +56041521.GUN 2 11.7 1189 -11 1302 251 72.4 2.1 -13.6 230 7.3 55.7 66.8 370 V +57040221.FWH 2 13.2 3580 -3 942 94 35.8 2.0 -15.8 189 7.9 26.1 52.8 122 V +57052021.TOP 2 14.0 2801 -2 920 142 55.7 3.7 -13.8 207 7.7 48.0 77.2 228 V +57052121.BYH 2 15.7 2854 -5 1106 236 49.7 5.0 -10.9 230 7.2 33.0 92.5 240 V +57061418.PIA 2 15.9 2118 -6 986 394 50.0 7.0 -8.6 252 6.9 52.8 52.1 496 V +59040100.FWH 2 12.6 3068 -26 987 124 42.8 2.7 -17.6 247 9.0 28.0 61.5 142 V +61050800.FSM 2 14.5 2844 -7 1215 261 61.7 5.8 -11.4 240 7.5 42.2 65.9 323 V +61050600.FSM 2 14.3 2667 -12 1121 245 65.5 5.8 -13.1 240 8.3 61.7 43.1 430 V +62052600.OKC 2 14.3 4171 -76 1591 154 33.3 1.2 -12.0 264 8.6 25.3 43.2 228 V +62080700.TOP 2 20.6 6024 -12 1167 160 42.3 5.7 -7.3 250 7.7 32.4 60.6 243 V +64050600.OMA 2 12.7 2395 -61 1048 349 68.6 7.4 -13.8 224 8.8 54.6 89.3 498 V +65041200.FNT 2 11.2 1814 -1 974 166 91.0 3.0 -17.7 250 7.7 46.4 91.6 372 V +66042800.FWH 2 14.1 3342 -17 1291 148 38.0 2.2 -11.8 265 7.2 39.3 49.0 269 V +66030400.HKS 2 12.2 1434 -10 831 138 47.6 1.6 -14.0 234 7.6 49.0 77.8 142 V +67061100.OKC 2 14.4 3497 0 1569 144 32.2 1.2 -11.0 235 8.7 35.0 51.1 260 V +68110400.VPS 2 12.8 1596 -2 812 129 50.5 1.7 -13.4 251 5.9 30.3 72.0 184 V +69041806.VPS 2 15.2 1013 -8 445 370 55.8 3.5 -11.0 248 6.9 42.3 73.3 439 V +69062400.TIK 2 18.4 4403 -4 776 317 37.5 8.7 -9.4 240 7.5 45.3 56.2 431 V +70100600.TIK 2 13.7 1865 -3 772 241 41.1 3.1 -12.2 230 6.7 35.4 55.6 335 V +71022200.JAN 2 12.8 938 -4 930 470 74.7 4.4 -11.8 211 6.7 57.8 77.3 590 V +73052800.MGM 2 16.4 2337 -2 1017 293 53.5 6.0 -7.9 239 6.2 45.6 45.2 386 V +73041600.VCT 2 15.4 2861 -37 1272 385 48.1 6.4 -12.9 231 8.1 35.7 72.2 377 V +74040400.MGM 2 14.8 2955 -2 1017 161 52.0 4.1 -12.8 235 8.2 39.5 59.4 253 V +74040400.BNA 2 14.6 2744 -31 970 209 77.8 5.7 -13.3 238 7.8 57.0 80.2 301 V +74040400.DAY 2 12.8 2185 -7 986 619 90.8 13.5 -13.1 235 7.1 71.9 91.6 919 V +75042500.UMN 2 15.7 5306 -1 837 145 53.3 6.8 -13.8 255 7.3 41.6 61.8 185 V +74060900.UMN 2 17.0 3643 -2 987 363 37.0 8.1 -6.7 231 7.6 41.4 27.5 508 V +75063000.BIS 2 13.6 3158 -76 1566 198 41.8 1.6 -12.3 233 8.6 26.8 55.7 204 V +76042000.SEP 2 13.7 3326 0 1092 305 45.1 6.9 -14.1 240 7.6 33.7 48.9 358 V +77040418.CKL 2 14.1 1633 0 994 247 66.8 4.0 -9.8 231 6.0 52.7 80.0 333 V +78060100.TOP 2 16.2 4279 -1 1160 267 35.7 5.7 -12.7 233 7.6 36.3 57.0 349 V +79041021.SEP 2 12.8 2186 -9 912 345 48.2 6.1 -13.1 228 8.1 42.9 54.3 468 V +79050300.OKC 2 13.9 2775 -4 877 218 73.2 6.0 -12.3 246 7.2 57.7 103.2 279 V +79033000.OMA 2 10.1 1322 -24 1155 223 56.4 2.4 -15.8 232 7.1 49.1 52.9 345 V +80040800.UMN 2 10.2 2256 -3 1473 97 39.6 0.8 -18.5 236 8.4 39.7 92.1 247 V +84060800.TOP 2 16.2 2284 -16 918 560 74.0 12.8 -6.0 237 6.2 49.1 84.6 705 V +84031600.1M1 2 12.2 2339 -1 1056 250 47.1 4.3 -14.9 251 6.9 30.4 55.5 292 V +86072900.OMA 2 16.4 4252 -21 1667 112 48.4 1.3 -10.6 268 8.6 28.2 81.3 151 V +87111600.GGG 2 12.8 1593 -8 723 298 61.9 4.8 -15.3 178 7.9 43.3 65.2 326 V +90061600.LBF 2 16.1 3827 -1 1050 21 42.1 0.5 -10.6 185 8.5 24.5 74.1 95 V +90060300.PAH 2 15.6 2246 -3 1039 274 47.1 4.7 -7.6 251 7.0 57.8 49.8 384 V +91042700.OUN 2 15.8 4387 -8 898 195 50.3 7.2 -11.5 242 7.0 44.2 54.9 370 V +92062800.AMA 2 14.6 3148 -3 1020 83 44.3 1.9 -10.3 249 7.9 32.7 52.7 220 V +92061700.OVN 2 18.7 4878 -1 1119 262 50.4 9.5 -6.5 237 6.9 46.6 64.6 473 V +93042500.OUN 2 11.6 2675 0 1209 113 49.6 2.0 -14.6 235 6.9 35.5 65.5 168 V +93050700.TOP 2 13.7 2046 -7 666 484 58.8 9.7 -13.1 217 7.0 55.4 51.4 644 V +93060700.LBF 2 15.9 4738 0 930 328 59.3 15.3 -8.6 229 7.6 41.9 67.6 583 V +94042600.SEP 2 12.9 2562 -34 1365 201 51.9 2.8 -11.5 258 7.4 41.3 51.0 198 V +95051900.BMX 2 15.7 2868 -5 989 239 39.3 4.5 -9.9 247 6.7 31.9 49.1 230 V +98040900.BMX 2 14.6 2259 -18 642 136 77.9 3.1 -13.9 240 7.9 50.3 100.1 290 V +98041700.BMX 2 14.7 2038 0 704 263 73.4 5.4 -11.9 245 6.8 36.3 98.6 327 V +99050400.OUN 2 13.4 3644 -22 1050 271 41.4 6.5 -14.9 225 8.4 32.0 37.7 343 V +00121618.BMX 2 12.0 1369 -1 737 279 66.9 3.8 -14.1 220 6.7 51.3 90.8 339 V +00092100.ILN 2 12.5 747 -19 1280 611 75.3 3.3 -7.5 240 5.4 64.7 73.0 810 V +01061400.OAX 2 16.8 4639 -1 1278 127 38.6 2.8 -11.3 215 9.0 35.2 48.5 145 V +01112412.JAN 2 13.0 1392 -2 773 366 50.4 4.3 -10.1 225 5.7 52.4 48.8 504 V +01112418.BMX 2 13.4 1498 -1 655 227 52.0 3.0 -11.3 220 6.1 43.1 61.9 319 V +02111018.ILN 2 11.3 1239 0 734 385 54.4 4.3 -13.7 230 6.6 49.5 103.8 417 V +02062400.ABR 2 17.1 4378 0 1112 85 50.6 2.8 -10.5 245 8.2 29.8 57.9 153 V +03050900.OUN 2 17.0 3871 -32 990 336 62.0 13.0 -6.9 235 6.3 53.9 80.1 364 V +94032718.CKL 2 15.5 1965 0 743 344 72.9 6.8 -9.1 233 6.3 54.7 56.0 403 V +81052300.OKC 2 13.1 2411 -70 1142 203 49.1 3.0 -13.7 235 9.0 37.6 49.1 249 V +65041100.LIT 2 12.7 1815 -1 1365 140 52.3 1.4 -11.1 248 7.2 39.4 64.4 212 V +53051121.FWH 2 13.2 1452 -55 1150 122 53.0 1.3 -11.2 248 7.3 40.4 64.4 209 V +90082900.PIA 2 21.0 6470 -2 974 110 33.6 4.0 -7.3 297 7.1 23.3 54.6 147 V +55042411.GUN 2 13.1 1784 -7 917 345 68.7 6.2 -12.7 248 7.1 44.1 85.9 375 V +56040321.HKS 2 13.0 1491 -14 1212 173 82.1 2.0 -12.4 221 7.5 52.1 107.5 267 V +56051221.MTC 2 13.8 2444 -8 1001 124 69.2 3.0 -14.4 266 7.5 25.2 94.3 162 V +60052000.TOP 2 14.3 3120 -23 1112 167 43.1 3.3 -13.3 213 8.2 32.6 58.1 244 V +66060900.TOP 2 15.9 2226 -24 819 296 59.5 6.5 -8.6 223 7.1 47.3 69.8 397 V +68082000.GRB 2 16.1 2780 -11 1217 173 50.0 3.1 -7.3 258 6.4 27.0 43.6 195 V +74040318.BNA 2 13.0 2906 -5 1157 205 63.1 5.0 -15.5 229 8.2 48.6 76.4 333 V +61051500.PIA 2 12.4 1259 -2 817 196 68.7 2.5 -13.0 202 6.6 36.7 80.9 205 V +54050121.TIK 2 13.0 1988 -17 709 242 56.2 4.5 -13.5 203 8.0 39.2 73.2 282 V +55060421.SLN 2 13.4 3594 -5 1422 36 25.3 0.3 -12.7 225 7.9 23.8 30.4 152 V +70061300.COU 2 16.5 3499 -11 949 204 64.2 7.2 -7.8 246 5.5 49.6 57.1 318 V +76032700.1M1 2 11.8 1820 -17 961 187 41.8 2.4 -17.1 230 8.2 57.3 71.8 243 V +04071318.ILX 2 19.0 4958 -10 1102 117 37.5 3.3 -10.9 305 7.9 33.8 45.3 197 V +68051600.LIT 2 15.6 2612 -4 971 250 52.8 5.7 -11.7 260 8.6 45.5 72.5 337 V +65031700.OKC 2 11.1 1628 -3 687 269 91.0 4.4 -17.9 235 7.1 58.8 114.4 325 V +00061300.DIK 1 11.1 1786 -3 1286 88 51.7 1.0 -13.3 237 7.5 40.6 50.2 180 +00061122.MOT 1 11.3 2235 -22 1420 120 55.4 1.4 -14.8 231 7.6 39.0 57.9 252 +00060802.JDN 1 7.4 755 -232 3045 106 49.5 0.0 -10.8 230 8.9 34.6 71.9 282 +00060402.OFK 1 10.0 668 -199 1628 156 44.9 0.0 -11.7 284 7.7 38.1 49.1 406 +00060402.NFW 1 16.8 1734 -9 639 117 28.9 1.0 -7.5 270 5.9 23.5 32.0 202 +00052719.MAR 1 16.0 4104 -12 1610 26 26.6 0.2 -12.4 258 8.8 17.5 43.3 95 +00052700.THK 1 14.7 3226 -62 1771 46 35.7 0.2 -9.0 238 8.3 28.1 55.2 83 +00052700.ADK 1 15.9 4170 -7 1457 60 38.4 0.9 -10.1 248 7.9 22.8 55.2 91 +00051202.LWC 1 16.0 3233 -93 1098 243 43.4 3.7 -7.0 245 6.5 28.2 57.5 246 +00050802.RWF 1 11.7 1550 -17 1609 79 45.4 0.4 -12.5 230 7.1 29.3 54.1 203 +00050702.TOR 1 8.6 1203 -94 1663 106 57.4 0.3 -15.3 235 9.1 39.5 72.5 258 +00042622.ONL 1 6.5 337 -109 1466 129 40.6 0.1 -21.7 284 8.4 30.1 73.0 229 +00042118.EZF 1 10.3 898 -4 877 28 58.9 0.3 -17.2 220 6.6 30.7 62.4 94 +00032902.CRS 1 14.5 2234 -6 743 161 50.8 3.0 -14.0 258 7.8 26.8 92.5 244 +00032823.DTO 1 12.9 2286 -24 1256 75 45.3 1.0 -14.5 246 7.7 20.6 88.2 121 +00032701.BAZ 1 14.1 1797 -31 945 101 61.6 1.8 -10.9 294 7.0 32.6 86.8 184 +00032623.MLC 1 11.7 1998 -24 1176 73 50.5 1.0 -14.4 296 6.9 29.7 68.1 193 +00032221.UPT 1 11.4 2370 -12 1181 167 63.0 3.2 -15.3 196 8.2 44.6 83.1 213 +00032207.ODO 1 11.4 1900 -1 561 280 54.6 4.9 -16.5 195 8.4 45.8 80.2 519 +00032207.DRT 1 13.4 2593 -107 837 215 40.0 2.3 -14.9 225 8.9 40.7 64.3 569 +00032201.DYS 1 9.6 140 -194 1028 77 44.2 0.0 -12.2 197 6.4 33.8 61.9 126 +00031523.END 1 9.1 877 -2 1153 56 37.8 0.3 -16.7 241 6.6 26.4 36.5 119 +00031023.BMQ 1 12.1 2702 -18 1209 70 48.2 1.2 -14.5 275 7.6 28.5 52.2 143 +00030823.MKE 1 11.0 1510 -13 1038 185 54.8 2.5 -16.1 213 6.7 42.7 47.9 221 +00030208.MAF 1 11.4 1969 -62 631 373 64.7 6.7 -16.7 225 8.8 39.2 68.5 410 +00022502.ARN 1 11.3 2487 -19 846 226 54.1 5.1 -16.8 208 8.1 38.3 67.9 247 +00022303.DLF 1 8.7 884 -128 1728 29 68.1 0.0 -16.1 277 7.8 32.4 70.9 86 +01042100.SUX 1 8.8 765 -22 1661 84 43.9 0.2 -16.8 206 7.9 27.0 64.5 204 +01041123.BIV 1 12.3 587 -74 777 368 64.3 1.8 -11.6 220 5.9 42.8 48.1 410 +01041107.ADH 1 11.8 556 -140 952 259 56.9 0.5 -12.1 207 7.2 40.1 68.6 271 +01041100.SUS 1 13.7 2171 -35 926 93 64.4 2.0 -12.3 258 6.5 38.6 74.7 252 +01041022.SZL 1 14.3 2693 -55 696 170 63.3 4.4 -12.9 245 6.7 37.7 83.2 242 +01040923.PIA 1 11.9 2755 -12 1469 63 57.1 0.9 -15.8 272 7.5 28.4 73.8 164 +00111220.HYI 1 15.0 1358 0 575 130 66.4 1.8 -11.5 257 7.0 30.5 99.4 240 +00110822.TUP 1 14.5 1023 -4 743 229 62.2 2.3 -9.9 225 6.6 34.8 71.9 291 +00110121.BIS 1 8.9 739 -22 512 134 42.6 0.7 -21.9 135 8.3 30.9 61.9 177 +00103122.FNB 1 12.8 1776 -6 916 106 37.0 1.2 -13.0 217 6.9 22.0 45.0 157 +00102922.LNK 1 10.2 657 -14 724 192 49.1 1.0 -16.4 188 6.2 32.0 43.8 218 +00102919.AUH 1 8.7 191 -3 740 83 38.8 0.1 -16.4 158 6.1 31.7 39.6 118 +00102900.JCT 1 12.1 704 -63 868 232 49.5 1.2 -10.5 218 7.0 32.5 72.8 338 +00102818.GOV 1 11.9 922 -5 443 156 35.8 0.9 -12.3 192 6.7 29.9 31.1 195 +00102423.ODO 1 12.0 1308 -7 918 73 40.2 0.6 -11.4 215 7.4 30.0 51.0 103 +00102300.TIK 1 13.8 1236 -5 453 143 32.3 1.0 -11.8 212 6.3 24.0 44.2 171 +00102123.WLT 1 12.4 655 -43 561 114 29.4 0.4 -11.7 196 5.0 24.0 39.6 153 +00090201.GXY 1 10.1 1399 -61 1894 64 48.6 0.1 -8.8 219 8.0 24.5 58.2 133 +00081501.OEO 1 16.6 2661 -111 1084 275 47.1 3.1 -7.7 281 7.5 38.3 69.3 408 +00072500.ANW 1 14.5 3660 -50 1579 99 43.1 1.1 -9.2 307 8.3 23.5 62.3 152 +00072302.LAA 1 11.0 1368 -108 1806 33 48.7 0.0 -8.9 325 7.7 25.9 61.1 115 +00072104.P28 1 14.3 1660 -216 1167 146 41.4 0.0 -9.2 286 7.8 30.2 58.9 374 +00072004.GLD 1 12.8 1625 -153 1450 69 50.3 0.2 -8.9 286 8.4 26.3 57.9 113 +00071823.SUS 1 17.9 2488 -23 946 101 35.0 1.5 -7.4 262 6.2 32.7 35.7 194 +00071023.GGW 1 11.5 1838 -22 1490 19 53.5 0.2 -11.1 239 6.6 29.9 73.1 81 +00070823.RPD 1 18.8 4320 -44 798 124 39.2 3.5 -8.3 282 6.7 21.3 43.9 183 +00070802.LJF 1 19.5 4388 -7 680 348 43.9 11.2 -9.0 258 8.4 34.1 50.6 438 +00070600.OVE 1 7.4 115 -46 1571 14 34.5 0.0 -17.8 243 7.0 10.2 60.4 40 +00070400.MCK 1 14.2 1661 -19 1452 131 41.3 0.8 -6.2 236 6.6 26.2 46.5 200 +00070222.RYV 1 15.9 2122 -22 737 96 36.0 1.2 -9.2 288 5.9 30.2 35.4 223 +00062923.GLD 1 11.9 2724 -35 2040 95 44.6 0.0 -10.0 295 8.8 34.1 62.4 180 +00062522.AMA 1 13.7 3217 -9 2155 26 36.2 0.0 -6.9 271 8.3 18.7 36.3 97 +00062501.HAO 1 13.1 422 -35 1552 152 35.2 0.2 -7.7 249 5.7 29.2 32.5 226 +00062019.MTO 1 15.3 938 -10 830 185 29.7 0.9 -7.9 246 6.3 38.8 17.7 268 +00062001.HSI 1 14.0 1763 -84 1164 234 40.3 1.8 -8.2 248 7.0 27.7 49.5 343 +00061621.IPT 1 16.3 2224 -6 898 126 25.2 1.2 -7.2 258 5.6 34.7 21.7 251 +00061323.PRT 1 14.6 3313 -86 1730 52 37.5 0.2 -7.5 265 8.2 21.9 60.1 117 +00061321.RDK 1 17.0 3477 -23 902 260 35.7 5.4 -9.8 237 7.9 30.5 30.4 304 +00061300.LBF 1 10.3 2216 -34 2374 46 34.8 0.0 -10.3 241 8.4 19.0 34.1 135 +00061300.GFK 1 11.1 1031 -80 1371 163 45.4 0.6 -13.5 239 7.2 30.8 40.7 248 +03031919.CSV 1 9.7 329 -12 552 167 68.4 0.6 -16.4 213 7.0 45.4 103.6 306 +03031917.CSV 1 9.6 129 -21 493 196 62.6 0.3 -16.0 222 6.7 61.8 100.8 422 +03031915.HSV 1 10.9 546 0 538 221 80.9 1.2 -16.0 224 6.4 51.0 103.8 393 +03031800.FSI 1 11.0 983 -10 789 157 47.9 1.2 -17.1 242 7.4 21.2 84.6 148 +03031722.SPS 1 10.7 981 -38 1183 127 34.3 0.6 -15.4 236 7.3 19.3 95.8 139 +03031721.HBR 1 10.6 1028 -46 917 133 27.4 0.6 -15.9 217 7.1 22.3 90.0 154 +01062101.DEN 1 8.5 516 -90 1464 2 57.2 0.0 -10.9 293 7.2 41.8 50.9 136 +01061403.DDC 1 14.7 4480 -83 1698 161 58.3 1.7 -11.1 234 9.3 30.0 58.2 280 +01061323.PQN 1 15.8 3695 -5 1047 117 31.9 2.2 -10.3 212 8.0 28.2 46.4 193 +01061000.MBS 1 8.3 401 -7 1604 78 43.1 0.1 -16.3 312 6.3 19.1 70.0 124 +01060923.BIS 1 13.0 2950 -51 1333 25 50.8 0.4 -12.4 272 7.7 30.4 52.9 158 +01060521.P28 1 15.5 2749 -10 880 99 38.9 1.8 -11.4 241 8.1 28.3 45.3 182 +01060521.CDS 1 15.0 3410 -11 1645 9 34.8 0.1 -9.6 266 8.0 23.5 28.9 110 +01060421.LIC 1 8.2 167 -117 1162 92 45.0 0.1 -12.6 233 7.5 32.1 65.5 170 +01060402.WLD 1 15.9 3250 -135 778 339 39.0 3.1 -9.4 254 8.1 35.7 49.4 535 +01060121.MXO 1 8.9 416 -12 968 81 51.7 0.3 -17.7 275 6.4 33.3 51.6 153 +01053000.CDS 1 13.5 2478 -201 1327 184 58.9 0.0 -9.9 240 8.4 43.6 59.7 269 +01052423.JCT 1 11.1 2121 -41 2081 21 42.8 0.0 -12.9 298 8.3 34.2 39.7 254 +01052423.BHM 1 10.8 1036 -32 1179 118 47.3 0.8 -14.7 258 6.9 44.8 49.5 280 +01051022.OLZ 1 11.3 1843 -33 1200 61 42.2 0.6 -15.7 256 7.4 31.2 46.0 179 +01050823.CNK 1 8.0 560 -40 1902 58 51.8 0.0 -16.7 317 7.3 21.6 51.7 171 +01050621.ILE 1 16.4 3719 -9 838 53 30.9 1.0 -13.1 261 7.0 24.3 54.4 118 +01050621.1F0 1 14.4 2826 -1 776 124 27.7 1.6 -13.9 256 6.8 24.7 55.3 157 +01050602.COT 1 16.2 2790 -11 863 180 42.4 3.6 -10.7 247 7.2 33.3 76.0 223 +01050601.HBR 1 10.8 1071 -47 991 113 60.9 1.2 -14.6 218 6.8 35.4 66.2 149 +01050600.WLD 1 10.9 813 -3 986 94 45.9 0.6 -13.4 211 6.5 34.0 50.5 174 +01050521.ACT 1 14.9 2393 -3 716 65 41.0 1.1 -11.6 229 6.7 21.6 53.3 125 +01050422.FNB 1 13.2 1315 -10 654 80 33.2 0.6 -12.0 205 5.5 25.5 43.0 144 +01050412.SPS 1 13.3 1511 -11 818 233 45.0 2.6 -11.2 211 5.9 37.5 53.7 290 +01050223.CDS 1 12.5 3652 -132 1895 166 31.7 0.2 -13.0 217 9.2 26.5 37.9 210 +01050123.RPD 1 11.7 2374 -31 1338 213 46.8 2.6 -14.3 249 7.2 38.7 54.2 348 +01050123.RGK 1 12.1 2710 -41 1464 239 44.1 2.6 -14.6 250 7.7 37.9 54.3 370 +01050100.TQE 1 9.6 1164 -13 1373 125 29.7 0.5 -16.8 267 7.6 24.5 30.9 158 +01050100.BGD 1 8.6 1497 -7 2135 23 54.7 0.0 -14.0 327 8.0 22.4 64.0 136 +01042300.OAX 1 11.5 527 -10 586 257 62.9 1.4 -12.4 193 5.9 51.0 62.5 288 +03060800.ECG 1 15.9 456 -52 671 256 26.7 0.5 -5.9 244 4.7 33.3 37.0 264 +03060500.CVS 1 8.5 804 -116 2160 108 56.7 0.0 -9.7 295 8.0 53.0 55.1 313 +03060422.TCC 1 10.6 1847 -48 1858 84 47.9 0.2 -10.4 290 8.6 41.0 53.3 227 +03060103.BFF 1 11.3 1434 -103 1288 72 46.7 0.4 -9.1 291 7.2 22.6 47.7 113 +03052820.PIA 1 11.7 1566 -31 860 135 36.1 1.3 -16.6 318 7.2 30.1 54.2 203 +03052323.V#L 1 10.7 657 -22 998 134 47.6 0.7 -13.2 312 7.1 36.4 63.1 269 +03051401.TXK 1 13.6 1354 -97 1023 210 48.8 1.5 -11.3 301 7.8 39.5 74.4 571 +03051323.C04 1 12.3 338 -272 641 212 57.3 0.0 -12.4 299 8.0 32.1 67.8 353 +03050920.FVX 1 13.5 1153 -108 1077 253 59.2 1.6 -11.6 288 7.8 44.4 56.6 335 +03050918.CHO 1 15.0 1961 -22 782 298 58.7 5.7 -11.4 296 7.3 46.4 63.9 473 +03050800.ABI 1 11.7 1368 -77 2113 150 68.5 0.0 -6.9 244 6.8 41.7 79.4 428 +03050721.ANB 1 14.0 798 -104 694 354 51.0 1.5 -9.4 268 6.5 39.0 46.7 422 +03050719.BMX 1 15.8 2069 -6 591 233 43.2 3.5 -10.7 274 6.8 31.7 48.0 302 +03050700.FAM 1 13.4 2397 -56 1026 270 72.9 6.1 -14.5 269 7.6 38.6 77.4 402 +03050518.MKL 1 15.9 2561 0 610 165 70.0 4.2 -11.5 253 7.0 46.3 90.9 195 +03050423.C35 1 15.5 2257 -12 619 309 68.9 7.0 -11.1 234 7.3 35.2 111.6 297 +03050421.ADM 1 16.6 3573 -3 898 108 77.1 3.9 -8.7 238 6.2 51.9 109.7 213 +03050320.BFF 1 7.9 1569 -35 1574 91 55.3 0.6 -17.6 237 9.1 30.0 121.3 150 +03050121.TUL 1 15.3 4038 -2 592 93 35.5 2.2 -13.9 263 7.7 27.5 53.2 205 +03043023.FOE 1 13.9 4015 -6 1059 116 26.7 2.0 -14.3 236 7.7 24.7 34.3 165 +03042821.BYI 1 4.3 220 -74 1877 74 40.4 0.0 -21.3 217 8.4 19.6 47.5 151 +03042522.MGM 1 13.1 2112 -13 1028 106 63.3 2.2 -14.2 266 6.8 41.2 42.5 199 +03042521.LWT 1 6.2 193 -34 1157 84 33.2 0.1 -19.0 194 7.6 23.8 44.0 191 +03042518.TCL 1 11.3 524 -50 815 216 66.5 1.1 -14.0 256 6.7 54.5 74.3 295 +03042423.PIB 1 13.2 710 -91 552 278 47.4 1.1 -13.2 256 7.3 29.9 47.5 367 +03042422.FOE 1 9.2 537 -24 443 119 31.9 0.3 -19.7 184 6.7 33.6 18.6 155 +03042419.BTR 1 14.3 2208 -2 816 43 52.0 0.8 -13.0 244 7.4 27.5 46.2 86 +03041923.MLC 1 12.8 1448 -52 744 271 64.7 3.9 -11.2 230 5.7 51.5 81.0 283 +03040618.JAN 1 12.9 801 -40 747 201 51.3 1.4 -14.4 243 7.5 28.4 87.0 298 +03040614.MLU 1 13.4 517 -86 382 358 50.8 1.2 -13.9 229 7.4 36.9 73.2 428 +03040601.FWD 1 11.1 461 -111 865 325 67.8 0.9 -13.5 245 6.9 40.1 93.4 563 +03040420.SPI 1 11.2 1687 -7 802 102 38.9 1.1 -17.7 252 7.6 39.5 59.0 176 +03032721.PBI 1 12.4 384 -64 873 185 47.9 0.5 -12.0 240 6.3 8.1 99.7 189 +03032720.TMB 1 13.5 878 -5 1007 102 59.6 0.9 -10.7 241 5.9 21.4 97.6 157 +04040822.ROW 1 7.6 885 -35 1457 25 42.6 0.1 -16.3 225 7.7 31.8 52.9 136 +04040616.VCT 1 13.2 671 0 457 159 42.0 0.8 -12.5 228 5.9 29.4 48.5 233 +04040615.CRP 1 14.5 1276 0 405 109 39.2 0.9 -12.3 238 7.0 30.2 44.3 209 +04032723.C33 1 12.5 2394 -14 752 342 44.2 6.0 -15.0 235 7.2 45.6 56.4 529 +04032721.C33 1 12.5 2248 -11 742 183 42.7 2.9 -14.5 230 7.1 29.5 50.7 257 +04032718.GAG 1 11.6 1959 -2 705 243 43.2 3.4 -16.1 217 7.9 33.2 51.9 263 +04020601.TCL 1 11.9 190 -48 628 310 45.1 0.4 -12.7 222 6.4 48.7 58.2 536 +03111803.GLS 1 16.5 1327 -28 566 364 46.5 3.8 -8.7 230 6.1 33.7 77.0 402 +03111722.GLS 1 10.1 1092 -23 682 103 65.1 1.1 -18.5 220 7.2 45.6 115.8 218 +03110520.IAD 1 13.7 626 -17 1058 109 35.5 0.4 -9.7 248 6.0 23.4 50.7 109 +03100923.GLS 1 18.1 1654 -5 454 164 35.3 1.6 -5.9 253 5.5 26.9 46.4 209 +03100523.C10 1 11.8 1332 -9 1262 56 39.6 0.4 -7.5 295 5.6 37.5 47.9 168 +03090807.MAF 1 11.7 777 -160 1418 169 29.0 0.1 -10.5 282 7.9 18.5 32.7 262 +03082523.RAD 1 12.0 1595 -36 1379 139 56.3 1.3 -11.7 280 6.3 16.2 82.0 142 +03080122.MIE 1 14.8 2465 -19 976 39 23.4 0.0 -10.9 251 6.4 10.2 49.8 63 +03072100.SUX 1 21.5 6268 -16 748 130 47.0 6.4 -7.5 313 7.3 28.4 42.4 175 +03072022.SUX 1 20.7 5887 -14 863 100 42.2 4.2 -7.3 304 7.8 47.1 46.8 375 +03072022.OFK 1 19.2 6004 -19 1398 33 31.9 0.6 -7.5 313 8.2 30.8 31.8 166 +03071922.STC 1 15.2 2711 -22 1042 103 46.1 2.1 -10.6 310 7.0 34.7 54.6 221 +03071102.NHK 1 16.5 987 -67 757 159 22.6 0.0 -7.7 240 6.4 20.9 29.8 187 +03070921.RWF 1 13.6 1319 -19 765 52 42.5 0.5 -10.8 262 7.0 23.9 51.9 91 +03070919.P#3 1 13.7 1228 -1 615 65 49.7 0.7 -10.0 258 6.5 18.9 58.3 80 +03070902.ATH 1 11.5 2088 -216 2152 184 48.4 0.0 -8.0 269 9.4 34.4 71.3 315 +03062823.BRD 1 10.3 984 -41 828 98 44.5 0.7 -16.0 285 5.9 30.4 65.1 168 +03062820.BJI 1 8.9 792 -1 1152 76 36.4 0.3 -17.5 276 6.2 21.6 57.0 122 +03062802.C22 1 8.5 251 -78 1075 74 33.2 0.1 -17.0 302 6.9 33.5 39.2 110 +03062800.P11 1 8.9 130 -58 757 94 34.6 0.1 -16.9 294 6.8 32.0 41.6 182 +03062223.GRI 1 18.1 5092 -19 1060 137 41.0 4.5 -7.9 238 8.0 29.8 45.3 215 +03062119.GCC 1 9.0 940 -32 1043 126 52.6 1.0 -13.9 234 7.3 37.7 61.9 271 +03061423.GLD 1 11.1 1240 -11 1151 21 28.6 0.1 -11.5 347 7.2 20.2 27.1 107 +03061202.9V9 1 11.9 1311 -150 1237 252 55.7 0.8 -12.0 277 7.7 34.4 64.5 403 +03061123.PIR 1 12.2 2019 -91 1257 201 52.8 1.9 -12.8 252 7.7 30.1 78.9 352 +03060922.AIH 1 12.2 3211 -62 1638 201 43.3 1.6 -13.0 253 9.0 35.4 67.6 306 +04052223.P#A 1 15.1 2952 -11 774 39 53.1 1.0 -12.0 243 7.6 22.0 68.8 112 +04052223.OAX 1 13.7 2734 -22 1169 83 52.1 1.6 -11.3 232 7.4 29.5 77.9 274 +04052201.OFK 1 14.7 3647 -8 1268 198 35.6 3.1 -11.0 240 7.8 35.9 59.8 310 +04052201.AIH 1 12.5 2491 -49 1041 183 43.4 3.2 -12.7 241 8.1 37.2 66.0 201 +04052122.GEG 1 8.3 1152 -51 831 61 20.9 0.0 -20.3 270 7.3 16.0 22.9 86 +04051821.PIA 1 13.2 1154 -20 811 45 38.0 0.3 -11.1 240 5.6 36.6 42.0 114 +04051701.C07 1 9.6 1682 -36 2011 261 50.5 0.0 -10.9 271 7.9 35.3 62.3 740 +04051700.GRI 1 11.3 1410 -72 1036 313 44.9 2.7 -14.9 227 8.2 36.5 55.1 498 +04051420.MBS 1 13.4 793 -7 834 109 40.9 0.6 -10.0 223 5.5 35.3 48.3 177 +04051416.SBN 1 13.7 499 0 429 86 47.3 0.3 -10.0 213 5.3 45.7 43.4 226 +04051323.G#4 1 15.5 3158 -12 977 153 38.7 3.1 -11.1 260 7.5 26.9 14.0 223 +04051223.C32 1 11.4 2949 -2 1894 52 53.9 0.2 -12.4 230 8.0 35.8 51.2 184 +04051117.VCT 1 16.3 1839 0 387 110 21.6 0.0 -10.4 236 6.4 21.8 22.3 236 +04043018.SPS 1 12.8 1694 -16 674 115 47.0 1.5 -14.9 221 8.0 24.4 40.3 122 +04042921.CDS 1 9.5 1110 -130 1817 -14 26.8 0.0 -14.5 244 8.2 30.9 40.8 112 +04042900.DRT 1 11.7 872 -12 771 192 46.2 1.3 -13.3 241 6.5 37.1 66.5 291 +04042320.SPS 1 14.3 3037 -1 1026 34 40.0 0.7 -13.4 226 7.4 18.9 49.8 60 +04042317.C11 1 10.4 439 -226 1267 41 38.3 0.0 -12.0 218 8.0 22.5 52.0 77 +04042300.FYV 1 11.8 1066 -33 829 252 39.7 1.8 -14.3 264 7.5 32.0 68.1 287 +04042222.TUL 1 13.0 1845 -5 720 136 58.2 2.4 -14.9 261 7.6 42.3 60.4 262 +04042220.P#P 1 13.3 2326 -1 748 134 58.8 3.1 -15.9 266 8.0 37.4 58.0 199 +04042200.GAG 1 10.8 1625 -5 908 47 32.4 0.4 -16.4 262 7.4 23.8 78.1 203 +04042122.G#1 1 7.3 762 -3 1736 51 74.4 0.1 -18.1 267 7.9 29.6 109.6 287 +04042100.TUL 1 10.6 632 -70 1159 363 52.0 1.5 -13.5 244 6.5 34.2 55.8 403 +04042023.GVS 1 10.8 283 0 524 272 32.9 0.4 -14.5 241 5.8 36.7 31.1 351 +04042022.C34 1 11.4 1441 -8 1212 105 50.3 1.0 -12.2 244 6.3 35.5 57.3 152 +04042019.HUF 1 9.9 107 -34 769 282 37.1 0.2 -14.7 239 5.8 35.7 36.3 292 +04042001.G#1 1 10.9 1585 -37 948 193 46.4 2.4 -14.6 237 7.8 39.5 70.5 374 +04041923.AMA 1 10.3 1602 -8 1272 103 41.6 0.8 -12.3 237 6.8 29.9 68.2 173 +04041823.HYR 1 9.5 788 -51 1551 610 67.8 2.1 -14.2 237 6.6 48.6 102.0 685 +04041822.YKN 1 8.5 781 -30 1937 -47 67.4 0.0 -14.5 231 7.3 50.2 99.2 231 +04041820.STC 1 9.5 1332 -37 1772 54 48.6 0.1 -15.2 231 8.6 26.3 87.5 167 +04041803.MCW 1 11.3 1606 -164 1042 529 61.4 2.0 -14.5 249 8.2 51.8 78.3 736 +04041800.FRM 1 6.2 0 -9999 2233 126 60.4 0.0 -15.8 250 8.3 48.2 86.0 376 +04041318.MHX 1 14.5 829 -6 376 471 48.2 3.1 -10.4 209 5.7 50.3 59.5 492 +04041101.HOU 1 14.2 1196 -29 574 -14 42.4 -0.1 -12.2 228 6.1 21.1 49.7 59 +04040922.MLC 1 9.5 826 -4 1253 59 50.6 0.3 -15.2 263 6.2 30.9 65.3 245 +04081001.LIC 1 13.1 2627 -14 833 10 31.8 0.1 -7.6 302 6.9 29.5 39.6 240 +04080923.LIC 1 12.3 2929 -24 1366 16 34.5 0.2 -7.1 291 7.3 33.3 41.5 174 +04080222.BH5 1 9.0 780 -79 2692 -22 40.8 0.0 -7.8 269 8.3 36.1 53.6 117 +04080101.FSD 1 15.5 3162 -71 1296 126 42.1 1.7 -10.0 298 7.7 29.5 43.5 211 +04071502.PWD 1 11.6 1241 -85 1817 -10 41.6 0.0 -9.7 293 7.4 25.5 68.5 104 +04071421.NHK 1 15.8 2262 -34 1229 29 22.0 0.0 -9.0 266 6.6 17.0 40.9 95 +04070822.CDR 1 8.4 1172 -184 2535 65 52.1 0.0 -10.6 252 9.0 39.8 58.2 155 +04070800.RSL 1 16.8 3857 -81 950 330 43.6 7.3 -6.9 302 7.3 32.9 43.0 525 +04062401.MSN 1 11.0 1731 -10 1132 139 52.2 1.8 -15.8 264 6.6 37.4 69.1 149 +04062202.AMA 1 14.9 2631 -32 851 69 48.2 1.5 -9.3 256 8.0 30.2 68.7 322 +04062201.AMA 1 13.9 2569 -24 1161 158 51.4 2.9 -9.1 264 8.2 37.1 79.6 378 +04062123.AMA 1 14.3 3017 -3 1129 34 46.0 0.7 -9.8 253 7.9 30.1 66.4 233 +04062100.LAA 1 13.7 2855 -58 1180 172 53.2 3.4 -9.9 265 8.0 19.8 59.2 173 +04062021.PUB 1 9.4 1660 -152 1943 219 45.3 0.1 -10.7 255 9.0 31.5 55.0 312 +04062019.COS 1 10.8 2562 -34 1009 45 38.2 0.7 -12.0 275 8.7 28.8 54.8 98 +04061501.HYS 1 14.0 3081 -123 1665 173 58.2 0.9 -9.0 287 8.2 39.1 57.5 526 +04061401.RDD 1 12.6 881 -112 1018 143 43.3 0.5 -9.7 283 6.4 45.8 43.1 223 +04061322.LNK 1 10.8 941 -69 1877 47 38.4 0.0 -9.3 287 5.7 33.3 45.8 183 +04061318.RQB 1 13.7 1000 -12 900 139 52.4 1.2 -10.7 233 6.1 36.9 55.2 229 +04061121.FRM 1 16.5 2686 -15 680 177 37.0 2.9 -11.0 219 7.7 18.6 49.4 252 +04061103.HSI 1 12.4 1209 -300 1522 316 36.6 0.0 -10.8 210 9.0 34.1 53.9 333 +04060921.APA 1 8.8 1388 -12 2068 90 27.2 0.0 -10.0 186 8.8 22.9 47.8 104 +04053022.SLO 1 18.2 3905 -16 909 156 45.8 4.6 -9.2 240 6.9 43.6 52.3 241 +04052701.PNC 1 15.4 2665 -48 1261 221 69.9 4.4 -8.5 266 6.3 33.5 88.2 272 +04052623.G011 1 12.4 1626 -109 1852 49 70.8 0.1 -9.9 262 7.1 37.0 94.0 147 +04052622.P#T 1 11.9 1612 -29 2366 155 49.7 0.0 -7.5 252 7.6 30.5 79.4 164 +04052602.ABI 1 14.8 1459 -96 876 180 51.9 1.6 -7.9 237 7.1 20.8 85.8 179 +04052500.FDR 1 16.4 3848 -41 1381 227 52.9 4.8 -10.3 248 8.8 44.6 77.8 373 +04052421.MCI 1 15.5 3926 -27 1068 147 47.7 4.3 -11.9 239 7.8 31.2 69.7 377 +04052421.CDS 1 11.5 2298 -45 2458 72 49.8 0.0 -9.7 246 8.0 26.4 75.8 113 +04052420.HSI 1 15.0 4625 -31 1086 83 34.0 2.0 -15.1 231 9.5 23.3 61.8 166 +04052420.BGM 1 11.0 1383 -50 1291 107 43.0 0.8 -13.2 261 6.4 38.3 57.1 215 +04052400.MKX 1 12.6 2101 -6 936 253 43.7 3.9 -15.6 243 8.0 47.2 76.4 303 +04052302.P#8 1 14.4 3064 -83 1357 338 64.2 5.2 -12.5 243 8.9 33.2 52.0 372 +04052301.P#A 1 15.3 2427 -11 641 38 43.9 0.7 -11.1 235 7.5 24.0 58.7 130 +04052301.OMA 1 15.2 2700 -10 801 171 47.0 3.6 -10.9 219 7.5 25.3 68.4 216 +99060823.N60 1 13.7 3155 -15 1051 78 41.1 1.6 -13.0 219 8.3 21.8 42.4 152 +99060620.MIW 1 16.5 2747 -2 728 95 46.5 2.0 -11.3 215 7.4 25.8 54.4 126 +99060619.DVL 1 13.3 2802 -18 814 23 14.6 0.0 -16.8 148 8.2 13.8 14.2 55 +99060522.LRJ 1 15.2 2964 -17 1289 56 44.7 0.9 -10.3 227 8.2 27.6 63.5 157 +99060405.VTN 1 12.9 2518 -114 1075 129 40.8 1.2 -11.7 252 8.4 33.9 47.9 180 +99060300.GTF 1 7.5 3 -80 1259 78 32.1 0.0 -12.7 166 6.6 32.1 44.8 172 +99060300.AMA 1 12.9 2756 -67 1541 95 38.7 0.7 -10.0 227 8.6 29.5 72.3 208 +99060123.SPI 1 14.9 2287 -19 881 194 49.6 3.7 -12.9 240 7.2 40.7 42.9 303 +99060110.MLC 1 16.0 1956 -157 477 193 43.7 0.8 -10.8 251 8.4 34.4 54.4 257 +99060101.RSL 1 13.0 1705 -20 907 93 50.1 1.3 -12.2 250 8.3 32.2 70.0 179 +99060100.SJT 1 10.8 1391 -136 2395 53 45.7 0.0 -8.1 279 8.0 23.3 44.1 151 +99060100.CSM 1 13.8 2748 -119 1593 116 55.1 0.7 -10.4 262 8.3 31.9 59.4 205 +99053122.LBL 1 12.8 2910 -27 1574 106 61.1 1.3 -11.1 247 8.1 34.8 75.6 204 +99053023.LXN 1 11.3 1917 -2 1506 20 24.9 0.0 -12.7 282 7.1 22.6 26.3 85 +99052700.INK 1 10.3 1701 -31 1781 9 53.5 0.0 -13.0 263 8.4 26.7 60.4 107 +99052521.ROW 1 8.6 1056 -1 2099 26 43.2 0.0 -11.4 250 7.4 17.0 57.8 56 +99051701.P28 1 14.1 3996 -25 1498 52 41.4 0.7 -12.2 235 7.9 28.4 44.1 137 +99050922.P07 1 10.6 1793 -96 2053 72 29.7 0.0 -11.9 197 8.5 25.8 74.2 77 +99050419.EWK 1 9.8 1172 -30 1060 87 56.5 0.9 -17.0 185 7.4 27.6 56.8 112 +99050401.ONL 1 9.2 1561 -17 1532 160 31.3 0.6 -15.4 205 7.3 24.3 33.6 208 +99050220.HDE 1 8.7 687 -3 649 100 31.9 0.4 -19.2 208 7.1 21.5 23.0 124 +99050122.MAF 1 12.3 1710 -9 776 232 56.9 3.8 -11.2 237 6.8 32.4 76.7 295 +99043021.INK 1 13.0 2707 -11 1033 174 50.2 3.8 -11.8 197 7.3 35.6 67.7 236 +99042421.AGS 1 9.7 443 -32 1749 52 54.7 0.1 -12.4 292 6.7 37.3 65.4 176 +99042300.MKO 1 13.6 2181 -13 1003 243 55.3 4.9 -11.4 253 7.8 35.3 67.1 248 +04082522.FOE 1 16.3 3285 -59 1225 128 33.5 1.7 -8.6 243 6.8 34.0 42.4 233 +04082423.DPA 1 15.3 616 -29 685 237 28.3 0.7 -6.6 213 5.2 26.6 21.5 254 +04082401.FOE 1 17.3 2862 -33 582 300 33.1 4.7 -7.7 274 6.8 24.8 34.1 345 +04082200.C07 1 12.4 2025 -24 1364 108 27.4 0.6 -7.7 278 6.6 14.0 41.6 288 +04081522.ATH 1 10.0 1320 -50 1754 133 37.4 0.3 -10.5 325 7.6 38.4 41.5 249 +04081420.HAT 1 16.9 1221 -20 693 281 41.3 2.4 -6.1 204 4.5 32.5 54.5 312 +04081219.FAY 1 15.4 835 -29 887 115 48.5 0.8 -7.1 211 5.4 29.3 50.5 134 +04081215.CAE 1 16.3 1332 -11 579 78 38.5 0.7 -8.3 217 5.9 37.1 28.4 136 +99112300.TUL 1 11.8 1383 -12 847 203 54.3 2.5 -15.7 217 6.9 37.0 60.1 264 +99092823.LAF 1 14.3 1880 -26 925 44 46.4 0.6 -9.8 226 5.9 31.8 53.4 131 +99092700.ICT 1 13.7 1942 -99 1005 119 45.8 1.2 -7.8 271 6.2 28.6 45.7 170 +99092003.OGD 1 5.9 7 -95 1490 6 35.4 0.0 -14.8 306 7.3 17.3 39.8 59 +99091023.OKM 1 14.1 1578 -173 1285 75 38.5 0.1 -9.8 284 6.9 29.7 41.2 205 +99090400.AKO 1 11.6 1401 -21 1298 3 44.8 0.0 -8.1 221 7.3 26.8 60.0 143 +99081920.SME 1 11.4 1158 -29 2080 34 42.9 0.0 -10.2 267 6.9 18.4 33.8 78 +99081621.GLD 1 14.3 3184 -9 1787 78 34.9 0.3 -7.0 231 7.7 23.6 46.0 131 +99081503.JDN 1 7.8 368 -225 2152 37 52.5 0.0 -11.9 242 8.0 36.8 72.2 220 +99080923.MKT 1 16.2 2484 -10 814 229 44.4 4.2 -9.7 289 7.7 38.9 63.1 274 +99073100.DMH 1 14.4 2057 -58 1629 66 38.0 0.3 -8.8 331 7.0 18.2 55.7 83 +99072800.COQ 1 11.9 957 -73 1267 208 61.5 1.2 -12.4 294 7.3 37.9 75.1 349 +99072300.ABR 1 15.9 3073 -48 1643 51 26.1 0.2 -7.9 237 7.7 10.4 43.4 60 +99072201.GGW 1 8.8 1107 -147 2618 58 49.5 0.0 -11.3 230 8.7 27.6 92.9 163 +99072022.OLZ 1 19.5 3709 -2 737 170 42.4 4.4 -5.2 268 5.5 29.8 44.8 294 +99071400.MOT 1 10.3 1025 -92 1759 96 63.9 0.2 -11.0 284 7.1 34.6 66.5 248 +99070300.LBF 1 18.3 5887 -62 1227 118 33.7 2.8 -6.4 235 9.0 23.9 55.3 163 +99070123.IPT 1 14.7 908 -27 884 203 33.0 1.0 -6.8 229 5.6 30.6 31.5 243 +99062922.GUY 1 13.7 3266 -87 2035 154 43.7 0.0 -7.8 283 9.0 32.3 53.8 237 +99062802.OGA 1 12.3 1529 -168 1178 203 64.3 0.5 -9.7 266 8.8 33.4 87.6 253 +99062701.MCK 1 16.5 3830 -43 1226 55 34.0 0.9 -7.8 258 8.2 20.8 57.0 152 +99062700.SNY 1 12.1 2217 -42 1612 24 49.9 0.2 -8.9 251 8.2 28.2 77.8 141 +99062300.MHE 1 14.1 1832 -74 977 196 23.4 0.0 -9.7 239 7.3 17.5 18.0 213 +00050901.AIZ 0 13.1 1987 -68 1453 84 35.7 0.5 -11.3 241 8.5 41.9 28.1 204 +00050722.SNY 0 9.8 2015 -39 1845 23 56.1 0.1 -12.4 245 8.7 34.2 64.8 128 +00050707.OGA 0 11.6 1205 -190 787 34 39.5 0.0 -11.3 236 8.2 22.0 47.2 115 +00050323.RBD 0 11.2 940 -3 1077 54 42.9 0.3 -14.6 290 6.2 28.9 58.4 174 +00043001.ABI 0 11.9 2549 -66 1686 111 39.6 0.5 -11.8 268 8.4 26.8 40.5 228 +00042423.LAA 0 5.4 613 -132 2566 97 54.0 0.0 -16.3 278 8.9 29.1 72.7 192 +00042422.EHA 0 6.7 706 -56 2143 58 53.8 0.0 -15.2 295 8.1 25.8 83.4 159 +00042021.BWG 0 11.2 1126 -13 1162 167 52.1 1.4 -13.5 240 7.4 46.8 53.8 253 +00042021.BNA 0 11.2 989 -26 1114 165 53.6 1.3 -13.7 242 7.7 45.4 65.0 244 +00042001.MCI 0 12.4 2093 -43 1300 141 61.9 2.1 -12.3 226 7.0 33.4 81.4 163 +00042000.JCT 0 13.1 2950 -156 1701 170 51.7 0.4 -9.4 253 8.2 40.5 71.8 240 +00041822.SJT 0 7.1 414 -185 3169 -7 49.4 0.0 -9.5 243 8.2 32.3 60.6 45 +00041620.SUS 0 9.5 579 -1 968 46 41.8 0.2 -18.1 247 6.6 30.2 69.5 154 +00041602.GRA 0 10.2 901 -182 1269 251 56.8 0.2 -17.0 244 8.6 34.1 76.8 276 +00033000.SHV 0 12.6 1635 -14 797 147 57.7 2.3 -15.2 267 7.2 33.9 91.9 219 +00032900.HYI 0 15.8 2875 -10 771 106 60.6 3.0 -11.6 251 7.3 36.4 82.8 192 +00032522.BNA 0 8.3 268 -8 1461 34 37.5 0.0 -16.9 270 6.2 23.2 61.3 60 +00032207.MAF 0 11.5 1952 0 562 249 54.6 4.4 -16.4 196 8.3 45.0 77.8 468 +00031600.CSM 0 8.3 808 -99 1327 59 34.5 0.1 -17.7 251 7.6 25.7 34.3 101 +00031022.BHM 0 10.3 614 -95 1034 103 48.9 0.4 -15.8 238 7.0 33.1 49.4 179 +00030923.LRD 0 13.5 2701 -7 1360 -13 41.3 -0.2 -12.5 256 7.5 20.8 59.4 95 +00030920.GFL 0 7.1 1 -425 1416 88 63.6 0.0 -18.7 242 8.1 39.6 77.0 165 +00030900.UNU 0 9.9 1306 -11 1121 172 50.6 1.7 -17.3 203 6.6 39.6 44.1 206 +00030900.CLI 0 9.4 673 -29 1009 196 53.3 1.2 -16.9 202 6.6 39.4 53.8 226 +00030302.PWG 0 12.0 1469 -17 1106 252 60.9 3.3 -12.2 259 6.1 45.0 75.3 323 +00030222.AFW 0 11.1 999 -6 913 256 68.3 2.6 -13.5 238 6.5 36.9 80.1 345 +00022606.CRS 0 13.3 2158 -10 637 191 48.7 3.3 -14.8 239 6.9 25.4 69.2 184 +00022523.FSD 0 7.3 495 -2 929 82 38.3 0.3 -21.9 172 7.7 30.1 52.5 83 +00022405.FAM 0 9.2 437 -46 772 315 46.8 1.1 -18.0 235 6.3 29.2 42.2 331 +00072222.BBW 0 11.9 1462 -1 1218 36 35.2 0.2 -11.1 328 6.5 26.6 43.9 124 +00072220.GLD 0 10.6 1162 -15 1699 26 39.9 0.1 -10.2 319 7.4 19.8 55.8 82 +00072122.BFF 0 9.8 1738 -8 2036 34 42.0 0.0 -9.9 297 7.7 36.2 48.9 131 +00072022.AKO 0 14.0 3465 -7 1063 22 46.2 0.6 -10.2 278 8.3 29.1 64.7 106 +00072000.BVX 0 17.4 3847 -11 1674 30 36.4 0.2 -7.1 298 6.9 26.0 29.2 130 +00071022.RCA 0 13.2 1916 -28 1452 23 41.1 0.2 -9.2 238 7.6 21.4 68.1 95 +00071001.LBF 0 14.7 2947 -100 1740 24 28.1 0.1 -5.6 239 7.8 23.6 37.9 109 +00070922.MHE 0 16.8 3556 -34 1430 6 40.7 0.1 -6.1 258 6.7 18.8 41.5 109 +00070922.GGW 0 13.3 2242 -12 1039 31 46.6 0.5 -11.4 226 7.4 18.7 71.4 74 +00070901.LWT 0 8.7 874 -65 1998 38 58.4 0.0 -11.5 232 8.1 32.4 92.6 236 +00070805.LVN 0 18.2 2722 -69 530 388 37.6 5.8 -9.2 261 8.1 22.9 53.3 407 +00070803.JDN 0 7.6 57 -220 2275 33 69.9 0.0 -11.7 240 7.8 39.2 84.5 167 +00070601.CUT 0 11.7 2058 -14 1543 37 55.5 0.3 -9.9 245 8.5 28.5 78.8 136 +00070523.MCK 0 16.4 3979 -55 1631 151 45.4 1.6 -6.8 254 8.1 24.5 59.5 231 +00070521.RAP 0 14.5 3135 -2 1289 15 44.0 0.3 -10.0 233 8.0 19.5 68.5 93 +00070501.2WX 0 11.2 1574 -93 1339 -29 47.6 -0.2 -12.4 230 8.6 28.2 78.4 64 +00070421.JDN 0 8.1 1033 -47 1927 -17 41.2 0.0 -15.0 209 7.9 26.2 68.3 49 +00070302.GGW 0 10.6 1484 -86 1685 121 67.7 0.4 -12.6 252 7.9 36.1 78.0 267 +00070222.FOD 0 17.4 3585 -43 1097 53 23.7 0.0 -9.5 292 7.5 16.4 31.4 91 +00070201.ABR 0 14.2 3411 -108 1790 100 24.5 0.0 -10.0 259 8.3 16.6 39.9 145 +00070123.ELO 0 13.3 2835 -49 1339 117 57.8 2.1 -13.1 291 7.7 31.9 66.7 228 +00070122.ABI 0 13.9 1505 -15 1776 40 26.6 0.1 -5.4 261 5.7 21.4 25.5 120 +00070100.JLN 0 15.5 2255 -3 786 81 43.6 1.3 -7.6 313 5.9 25.5 56.4 208 +00062923.ELM 0 8.8 332 -11 1098 19 33.4 0.0 -16.5 253 6.2 19.9 82.5 60 +00062923.D07 0 9.6 1600 -26 1649 30 42.4 0.1 -15.7 295 7.7 30.2 50.5 90 +00062901.LAM 0 11.8 506 -57 1728 28 25.5 0.0 -6.5 268 6.3 18.5 25.2 126 +00062519.AIO 0 14.7 2632 -77 1269 122 38.0 1.2 -10.6 279 7.3 29.0 32.0 250 +00062402.RCA 0 11.5 1507 -76 1200 0 40.3 0.0 -11.0 273 7.9 29.4 67.6 159 +00062322.SDA 0 16.8 4294 -9 1398 56 28.6 0.7 -9.2 284 7.3 21.1 46.7 160 +00061522.OKV 0 14.5 746 -31 749 130 32.3 0.5 -8.8 240 6.0 35.1 29.5 198 +00061323.P28 0 14.3 3106 -53 1734 60 41.3 0.3 -10.0 260 8.0 15.7 31.7 91 +00061122.DFS 0 13.5 3143 -11 1597 67 28.6 0.4 -8.2 251 7.7 28.8 45.0 62 +00060400.GLD 0 9.0 1430 -74 2560 51 35.6 0.0 -10.7 313 8.7 29.0 38.3 146 +00060221.CEF 0 12.1 326 -141 1452 156 38.5 0.1 -9.8 279 6.6 44.9 47.0 277 +00052701.SZL 0 13.7 1477 -23 1157 198 50.0 2.1 -9.7 244 6.7 38.9 69.4 232 +00052501.PPA 0 15.2 3731 -83 1597 78 46.6 0.7 -8.0 249 8.4 33.0 60.7 288 +00052501.ADK 0 16.3 4569 -134 1861 108 40.3 0.2 -7.8 255 8.7 36.4 49.3 291 +00052219.AVC 0 10.1 628 -1 1000 2 52.8 0.0 -13.8 256 5.9 28.0 59.1 95 +00052021.VPC 0 13.0 805 -6 1196 15 39.2 0.1 -9.8 231 6.1 19.7 47.6 87 +00050922.IRS 0 12.0 729 -2 928 68 49.6 0.4 -13.6 230 6.9 46.6 41.5 178 +01041105.JCT 0 14.1 1545 -229 832 346 71.9 0.0 -9.7 230 8.5 44.0 97.0 386 +01041004.IND 0 11.4 1318 -107 1240 185 57.8 1.1 -13.8 292 7.2 35.6 68.3 216 +01040321.UNO 0 12.3 1279 -42 722 107 57.2 1.3 -13.7 270 7.4 36.3 60.7 225 +01040300.BFF 0 5.0 0 -9999 1708 161 63.5 0.0 -17.8 241 7.5 37.7 81.7 433 +01032404.ABI 0 10.8 1700 -61 813 65 27.5 0.5 -18.2 289 8.0 17.4 46.6 180 +01031202.FTW 0 11.7 1341 -9 490 161 53.1 1.9 -17.9 240 7.3 37.5 47.3 201 +01031123.BWD 0 10.1 846 -18 912 76 47.4 0.5 -17.4 245 7.7 31.1 69.7 133 +01022500.TOP 0 7.3 153 -15 715 148 78.6 0.2 -21.3 203 6.8 32.9 92.4 170 +00110907.GZH 0 15.4 1005 -3 768 172 47.3 1.4 -7.8 213 6.0 36.2 52.6 220 +00110906.EET 0 14.9 674 -3 539 277 52.5 1.6 -8.6 217 5.7 41.9 58.8 327 +00110121.CID 0 12.2 1537 -17 1087 164 40.8 1.6 -12.1 210 6.0 36.7 41.3 225 +00102323.ELP 0 9.8 1432 -3 1298 24 68.0 0.2 -14.2 201 7.5 36.8 65.9 132 +00102212.MWL 0 13.4 1016 -7 525 152 31.3 0.8 -11.5 208 6.2 22.4 43.6 149 +00101423.INK 0 8.5 757 -27 2381 63 29.5 0.0 -10.8 243 7.2 27.3 48.1 91 +00101408.CNM 0 11.5 1524 -124 1147 79 34.2 0.3 -10.4 246 7.2 29.4 55.6 119 +00101400.SLN 0 11.5 577 -49 879 26 58.0 0.1 -11.3 234 5.7 28.9 63.6 76 +00100401.GCK 0 8.5 341 -281 1869 -16 53.4 0.0 -11.5 263 8.5 38.0 70.8 124 +00090523.GTF 0 7.6 277 -43 1393 8 65.8 0.0 -15.8 219 7.4 34.7 93.3 112 +00090300.ISN 0 10.7 654 -10 754 62 42.1 0.3 -13.8 225 6.8 27.3 72.5 95 +00090120.SLC 0 5.7 78 -67 2129 29 41.1 0.0 -14.3 198 7.4 15.4 53.6 53 +00081820.BUY 0 15.3 1702 -37 1351 58 34.7 0.4 -8.2 275 6.5 38.7 13.2 134 +00081723.IND 0 19.2 4115 -13 791 158 47.3 5.1 -7.9 275 6.9 37.5 49.8 224 +00081720.LEX 0 16.6 2579 -6 1129 81 36.5 1.1 -6.7 284 5.9 24.9 42.3 141 +00081420.AIT 0 16.2 2299 -120 690 282 52.2 3.0 -9.8 267 8.0 37.9 69.5 368 +00080623.CDJ 0 14.7 1350 -119 1250 43 35.9 0.1 -6.8 272 6.3 24.5 54.6 88 +00080601.HNR 0 18.6 4073 -16 990 54 37.6 1.4 -7.0 271 7.3 25.9 55.8 92 +00080522.AIA 0 7.8 312 -3 2875 0 43.4 0.0 -8.3 272 7.7 22.1 49.4 52 +00080502.PIR 0 14.4 2629 -128 1844 202 48.0 0.3 -7.4 270 7.5 30.4 64.1 318 +00080502.ANW 0 11.5 1035 -228 2157 138 37.9 0.0 -6.3 276 7.6 25.6 46.8 227 +00080222.FKL 0 13.7 1168 -22 892 104 26.2 0.5 -9.1 253 5.9 27.0 55.7 145 +00080202.LWT 0 8.3 700 -130 2701 50 46.5 0.0 -8.4 286 8.6 19.4 78.7 94 +00080202.GGW 0 10.8 1193 -207 1955 94 51.1 0.0 -9.6 293 8.0 25.1 71.3 230 +00072622.AIO 0 16.7 3711 -2 964 67 44.8 1.9 -10.2 324 7.6 29.1 43.1 186 +00072501.HON 0 13.9 2463 -99 1314 85 29.5 0.5 -11.1 271 8.3 13.2 40.3 91 +01060123.LWC 0 11.2 1268 -25 1421 113 62.6 0.8 -13.2 305 6.4 37.6 79.8 249 +01060122.P28 0 11.4 1141 -69 1552 80 51.2 0.3 -9.7 308 6.6 21.4 62.5 156 +01053100.CVN 0 8.5 1309 -86 2195 -18 45.9 0.0 -10.8 289 8.3 24.1 38.5 138 +01052801.END 0 13.1 2369 -85 1258 150 47.1 1.6 -12.5 280 8.2 39.8 67.4 370 +01052400.OKF 0 7.6 314 -55 2200 85 59.2 0.0 -15.3 298 7.1 43.3 63.3 244 +01052022.GRK 0 15.6 2852 -21 1408 32 40.1 0.4 -7.9 242 6.8 30.2 75.1 60 +01051801.RUL 0 11.1 1624 -134 2428 24 25.8 0.0 -8.5 258 8.1 18.9 46.6 76 +01051623.BIE 0 13.4 3208 -41 1905 35 30.0 0.1 -10.4 274 7.5 20.5 32.1 103 +01051218.DDH 0 8.9 325 -25 1493 21 36.4 0.0 -16.2 229 6.4 25.9 46.8 102 +01051000.OLU 0 9.6 2423 -73 2081 70 30.6 0.0 -15.8 265 8.8 23.7 36.8 157 +01050823.GBD 0 8.1 447 -90 1828 55 44.5 0.0 -15.8 323 7.4 25.4 50.6 207 +01050701.COT 0 15.9 3113 -16 1068 4 34.1 0.1 -12.2 267 8.1 10.5 56.5 73 +01050700.ADS 0 14.6 2915 -5 1038 115 37.4 2.0 -13.7 248 7.3 23.1 63.5 148 +01050623.BMQ 0 16.4 4217 -12 955 48 38.2 1.3 -13.0 257 7.5 27.3 64.9 143 +01050501.COT 0 14.3 1453 -9 1075 113 48.9 1.2 -9.9 226 7.0 33.1 73.5 169 +01050200.AUD 0 10.0 1544 -80 1896 85 31.2 0.1 -14.7 266 8.2 22.1 40.9 170 +01050101.SLN 0 10.5 1695 -66 1383 122 37.1 0.7 -16.7 295 8.0 24.3 61.4 188 +01050100.P28 0 9.9 1422 -94 1553 70 45.7 0.2 -15.7 309 7.8 24.3 54.0 188 +01042317.STE 0 9.5 775 -5 970 86 55.4 0.6 -18.0 210 6.8 38.9 110.9 170 +01042304.JCT 0 14.1 2210 -11 659 190 53.5 3.8 -11.8 248 7.8 31.4 55.1 214 +01042222.MWL 0 11.8 1193 -8 1373 116 46.2 0.7 -10.2 212 6.2 33.4 58.0 105 +01042123.PIA 0 12.1 1857 -13 1175 79 41.0 0.8 -13.4 257 7.5 25.7 51.8 94 +01042123.CDS 0 10.3 2000 -70 2105 81 55.8 0.0 -11.8 230 7.9 27.2 70.8 141 +01042102.SLN 0 11.5 2072 -206 1218 280 50.2 0.0 -15.1 239 8.7 44.2 73.5 374 +01041702.SJT 0 13.0 1793 -30 989 96 38.8 1.1 -10.9 296 7.0 26.3 65.2 260 +01041700.LBB 0 8.1 406 -65 1861 42 46.3 0.0 -12.1 288 7.1 32.9 80.6 256 +01041500.ABI 0 12.6 2222 -121 1474 76 59.9 0.5 -13.2 249 8.7 28.8 78.5 130 +01041423.ADM 0 14.2 1613 -86 524 248 67.7 3.1 -14.2 254 8.6 38.9 90.8 310 +01041422.PCS 0 13.6 2872 -90 1455 5 57.7 0.1 -10.8 245 8.2 21.5 77.6 85 +01041422.EMP 0 8.9 652 -15 1486 57 59.4 0.2 -16.8 254 7.2 31.9 84.7 218 +01041421.HBR 0 13.9 2647 -29 786 167 70.6 4.4 -14.3 255 8.2 39.1 91.1 239 +03050100.BRL 0 12.7 2707 -10 1047 121 47.3 2.5 -15.8 247 8.2 27.0 50.9 270 +03043021.AIA 0 12.3 2247 -53 863 158 49.0 2.8 -15.7 243 8.1 37.1 49.5 276 +03043003.LIC 0 8.7 1228 -82 574 264 52.2 2.2 -15.9 216 8.8 43.9 59.2 676 +03042900.APA 0 6.3 1056 -56 1639 56 35.9 0.1 -15.6 239 8.3 10.6 65.7 63 +03042600.HRL 0 12.4 1634 -219 1994 5 43.7 0.0 -11.1 286 8.3 25.0 72.5 36 +03042522.FTY 0 11.2 645 -12 811 160 61.6 1.0 -14.4 253 6.7 33.8 66.6 259 +03042520.ANB 0 11.5 783 -1 777 164 64.0 1.3 -14.0 259 6.2 36.4 64.7 319 +03042400.SEP 0 14.4 2485 -6 558 393 62.4 9.8 -14.6 238 7.9 39.1 92.6 485 +03042022.MKL 0 12.5 1017 -22 789 92 57.6 0.9 -14.3 251 6.9 29.0 70.2 188 +03042019.MEM 0 13.1 1682 -6 857 78 50.6 1.1 -14.2 252 7.3 29.0 57.0 148 +03041922.P#0 0 11.7 1623 -17 730 127 72.6 2.1 -19.4 223 7.9 35.5 102.9 148 +03041920.END 0 10.6 1171 -12 629 144 57.4 1.6 -21.0 215 8.4 39.0 99.4 219 +03041907.FDR 0 12.6 1046 -418 613 365 65.8 0.0 -13.9 207 8.9 40.5 101.8 352 +03040720.HOU 0 16.5 2215 -1 373 67 57.9 1.4 -11.4 231 7.6 30.3 77.2 191 +03040718.BPT 0 13.8 933 -139 741 16 59.0 0.1 -12.1 226 7.4 26.5 91.0 110 +03040717.LFT 0 14.1 780 -168 559 29 50.5 0.0 -12.0 233 7.3 29.3 84.8 74 +03040605.C12 0 11.3 655 -128 639 328 69.4 1.0 -14.6 250 7.3 45.3 111.0 697 +03040601.C11 0 12.1 2056 -4 832 109 75.1 2.2 -15.3 251 7.6 26.4 93.3 198 +03040400.LW1 0 13.3 2761 -1 682 153 54.3 3.8 -15.1 242 7.6 32.9 52.2 224 +03040322.HBR 0 9.5 1315 -38 1655 57 42.4 0.2 -14.8 235 7.5 33.0 47.0 130 +03032821.MBS 0 7.7 95 -1 1423 199 68.1 0.1 -17.6 223 6.6 48.9 65.7 252 +03032819.AZO 0 8.9 146 -2 830 200 60.9 0.3 -17.3 225 6.7 54.5 64.3 255 +03031722.SPS 0 10.7 981 -38 1183 127 34.3 0.6 -15.4 236 7.3 19.3 95.8 139 +03031720.SPS 0 10.2 947 -44 1140 35 24.3 0.0 -16.7 216 7.4 15.4 100.9 42 +03031221.PBI 0 14.2 1790 -2 1215 21 36.5 0.2 -12.1 258 7.7 2.8 67.6 -23 +03031218.FPR 0 15.8 2760 -2 892 -28 38.6 -0.5 -14.1 256 8.0 11.8 71.6 86 +01062102.ICT 0 13.9 1917 -38 976 89 37.8 1.1 -11.3 291 7.3 26.8 48.8 202 +01061623.JMS 0 8.9 600 -4 1096 41 40.5 0.2 -18.1 283 7.1 25.4 84.9 82 +01061122.RGK 0 14.3 3269 -77 1618 201 51.8 1.8 -10.9 265 8.4 35.2 56.2 397 +01060502.CSM 0 15.8 3992 -79 1412 107 34.9 1.2 -8.4 251 8.1 28.3 40.7 227 +01060501.LHX 0 8.3 615 -248 1957 94 44.0 0.0 -11.2 243 9.0 29.0 49.3 127 +03062823.RST 0 8.8 203 -71 1471 26 40.8 0.0 -12.1 287 4.8 15.4 60.6 57 +03062822.BH4 0 6.7 253 -82 2374 15 53.7 0.0 -12.2 288 8.0 39.8 64.9 352 +03062820.WSC 0 9.5 432 -25 1288 24 38.2 0.1 -13.2 292 5.0 20.7 57.7 45 +03062800.C07 0 9.3 1323 -51 2202 29 36.5 0.0 -9.3 311 7.4 12.9 41.7 81 +03062800.8V7 0 10.5 2208 -13 2023 82 42.3 0.0 -8.2 320 7.8 44.3 44.0 293 +03062722.8V7 0 11.1 2543 -6 1821 66 38.6 0.2 -8.4 315 7.5 40.0 47.0 258 +03062721.C07 0 8.9 1146 -29 2232 32 35.4 0.0 -9.2 306 7.2 11.7 50.1 74 +03062401.CYS 0 10.5 1054 -23 891 146 67.4 1.5 -8.4 210 6.6 44.6 77.5 258 +03062022.ROW 0 10.0 1448 -1 2438 18 41.2 0.0 -8.3 220 7.9 29.6 51.3 74 +03062022.CVS 0 12.0 1680 -21 1220 96 32.9 0.7 -8.5 224 7.2 20.3 41.0 110 +03062020.CVS 0 12.3 2087 -2 1100 14 22.8 0.0 -9.4 233 7.4 10.8 35.9 48 +03061501.CNM 0 11.3 2677 -1 2178 -48 31.4 0.0 -11.2 338 8.5 17.4 38.2 109 +03061423.HOB 0 9.6 1525 -68 2132 7 32.6 0.0 -11.5 330 8.5 14.0 32.3 24 +03061223.C11 0 20.9 5150 -8 501 190 32.5 5.3 -8.9 269 8.0 41.4 58.8 339 +03061221.AGC 0 13.1 691 -9 1032 158 35.1 0.6 -8.8 227 5.9 34.2 44.2 256 +03060401.TCC 0 11.4 1746 -91 1622 -15 59.6 -0.1 -9.6 288 8.2 44.8 48.7 398 +03060322.LBB 0 13.6 2239 -128 1199 80 45.2 0.5 -9.1 302 7.9 31.8 57.3 316 +03060302.LRD 0 17.3 3023 -81 1418 -4 35.4 0.0 -5.0 285 7.3 27.3 67.7 -12 +03053121.ILM 0 13.5 1237 -102 1265 394 58.4 2.3 -10.4 275 6.3 47.7 74.8 576 +03052001.ADM 0 16.8 3033 -19 1155 81 33.3 1.2 -8.4 288 7.5 14.5 61.0 188 +03051922.FSI 0 15.9 2088 -80 836 131 37.4 1.4 -8.3 246 8.1 40.1 50.7 385 +03051409.C12 0 13.9 2056 -415 1151 505 44.5 0.0 -12.7 290 9.5 25.4 80.3 466 +03051406.LW1 0 15.8 3351 -219 819 259 50.4 0.0 -11.8 274 8.3 12.9 74.5 238 +03051401.C11 0 13.9 3239 -178 1774 132 58.3 0.1 -9.9 286 8.2 22.1 60.4 192 +03051322.CDS 0 12.4 3323 -92 2274 79 49.1 0.0 -10.1 280 8.6 18.1 68.8 98 +03051223.MRF 0 11.6 1914 -2 1612 41 42.7 0.2 -6.0 279 6.7 33.9 49.2 174 +03051019.MLC 0 14.5 849 -221 615 158 58.7 0.0 -8.7 240 7.6 34.0 74.3 199 +03051017.P#Q 0 16.5 2801 -34 619 97 68.4 2.7 -9.2 235 7.2 32.3 77.8 168 +03051000.P#J 0 16.2 3929 -21 888 74 55.8 2.7 -12.5 247 7.6 33.6 64.7 227 +03050922.LEX 0 15.5 2304 -3 715 119 55.3 2.5 -9.5 278 7.4 32.8 69.7 185 +03050921.COU 0 16.1 4338 -12 941 67 45.4 2.2 -11.8 246 7.4 35.8 73.5 264 +03050920.SDF 0 15.2 2300 -15 871 88 52.2 1.8 -10.2 268 7.2 36.6 70.7 247 +03050520.MKL 0 15.8 2332 -17 581 247 71.6 5.8 -11.9 263 7.3 40.2 88.1 300 +03050223.BMX 0 15.4 3487 -10 686 61 44.2 1.6 -13.2 283 6.8 21.9 38.7 114 +03050221.HSV 0 13.0 2237 -40 946 139 42.3 2.2 -13.8 264 7.0 27.8 33.8 201 +03050221.ABL 0 13.6 3056 -5 1063 81 40.9 1.6 -14.7 280 7.2 27.0 27.0 130 +03050219.SJT 0 15.1 4252 -2 1189 17 38.9 0.4 -12.5 277 8.1 4.7 61.7 18 +03050219.ABL 0 12.9 2572 -28 1072 45 27.2 0.5 -13.7 261 6.7 22.6 36.0 82 +03050218.MSL 0 13.0 2367 -24 912 19 25.5 0.2 -14.5 257 7.4 24.2 40.8 60 +03050201.ACT 0 13.6 2339 -88 1301 -44 31.1 -0.3 -11.9 280 8.3 21.3 53.8 -77 +03050102.END 0 14.0 3853 -58 1033 227 43.6 5.8 -13.5 250 7.4 27.5 43.5 247 +03071221.AVL 0 11.9 710 -2 1196 56 37.5 0.2 -8.5 266 5.6 31.7 43.3 103 +03071201.FOE 0 16.7 3598 -41 1289 -96 59.4 -2.4 -10.2 313 7.9 33.9 54.8 89 +03071200.FOE 0 16.2 3683 -11 1441 -16 63.8 -0.3 -11.0 315 7.7 31.9 59.2 109 +03071123.P#H 0 12.6 927 -26 1632 97 59.9 0.3 -9.9 322 7.2 45.3 55.0 319 +03070904.PHP 0 14.6 2161 -292 1066 549 72.4 0.0 -8.6 260 8.8 53.5 55.7 683 +03070900.BH3 0 8.3 1108 -106 2627 277 55.8 0.0 -7.9 250 8.4 55.7 68.2 568 +03070723.LVS 0 8.8 850 -179 2135 85 20.0 0.0 -6.4 329 8.7 24.3 27.9 305 +03070720.DSM 0 18.0 4261 -35 1012 20 39.2 0.6 -9.9 262 8.0 13.2 34.7 79 +03070719.LVS 0 9.9 1337 -68 1800 12 22.3 0.0 -7.2 336 8.0 27.0 21.0 98 +03070600.VTN 0 11.6 1572 -201 1584 157 52.8 0.0 -9.5 273 8.2 30.3 50.1 293 +03070521.RAP 0 8.7 803 -208 2327 67 22.6 0.0 -11.2 272 8.5 6.7 33.0 46 +03070521.P#7 0 10.3 1147 -137 2084 84 43.4 0.0 -10.3 249 8.1 22.9 55.2 239 +03070517.BH3 0 8.9 1171 -147 2263 -14 27.2 0.0 -12.5 293 9.1 15.8 39.6 51 +03070305.GDV 0 9.1 634 -206 1972 120 22.6 0.0 -13.9 250 8.7 30.3 58.1 255 +03063018.AUG 0 11.8 1327 -56 1152 60 42.9 0.5 -12.3 267 5.3 24.4 72.0 118 +03081800.BH5 0 9.0 725 -5 2392 -33 27.4 0.0 -9.3 180 7.6 12.2 31.3 76 +03081322.XRW 0 16.6 1031 -16 519 88 21.6 0.0 -6.2 187 5.5 23.7 39.1 164 +03081202.SEP 0 12.7 373 -104 1300 -113 55.9 -0.2 -8.4 345 6.8 38.0 68.0 -12 +03081200.FWD 0 12.2 1050 -51 2135 -30 50.2 0.0 -8.8 339 6.7 35.0 52.7 68 +03081023.P#9 0 13.9 1702 0 1195 30 41.7 0.3 -9.2 346 6.8 25.8 56.8 104 +03080902.P#C 0 15.5 3216 -71 1472 8 27.4 0.1 -6.4 277 7.9 17.3 40.8 199 +03080900.MIB 0 15.0 3325 -48 1477 39 33.2 0.4 -9.0 291 7.7 10.7 43.9 102 +03080900.P#C 0 14.4 3127 -1 1826 10 25.0 0.0 -5.8 262 7.5 12.2 42.3 64 +03080622.GLD 0 12.9 3132 -2 2338 21 28.1 0.0 -7.1 306 8.2 14.7 32.7 115 +03080601.CNU 0 15.8 2262 -28 1629 -18 34.6 -0.1 -5.1 317 6.6 25.1 42.1 49 +03080600.SUX 0 15.5 1945 -3 996 54 38.2 0.7 -8.6 321 7.0 35.9 44.6 171 +03080521.TOP 0 16.0 2857 -24 1592 -7 30.8 0.0 -6.8 308 6.3 19.6 40.9 101 +03080520.DAN 0 15.0 2224 -8 858 8 18.6 0.0 -10.1 275 6.4 27.6 30.4 121 +03080422.P#R 0 15.1 1771 -64 1131 59 51.1 0.7 -8.5 326 6.5 23.7 72.7 144 +03080401.BVX 0 16.9 2856 -38 1072 96 33.8 1.4 -8.7 308 6.7 18.2 47.9 100 +03080202.LUS 0 9.3 520 -170 1828 -21 47.7 0.0 -8.2 291 7.9 30.7 60.7 11 +03080123.CRL 0 13.5 2544 -8 1131 18 35.3 0.2 -12.9 299 7.9 26.6 36.1 109 +03080103.MCW 0 11.0 914 -111 1515 8 24.1 0.0 -12.2 281 7.0 26.6 47.8 60 +03073123.C31 0 8.6 251 -238 2988 79 50.4 0.0 -8.0 311 8.0 29.8 74.4 268 +03073120.TVL 0 10.6 1275 -24 1488 33 34.5 0.1 -7.4 90 7.8 32.3 17.1 170 +03072700.IWD 0 15.1 1598 -19 1386 149 42.6 1.0 -6.1 276 5.9 27.7 60.4 150 +03071802.BH1 0 13.9 2073 -132 1543 52 64.4 0.2 -6.9 291 7.8 47.0 77.9 171 +03071721.RAP 0 14.6 3713 -127 1972 107 39.2 0.0 -6.2 280 8.5 31.5 54.8 181 +03071320.MSL 0 16.4 2839 -21 1060 37 23.4 0.0 -9.3 310 7.1 4.1 36.8 35 +03071320.DIK 0 9.2 2113 -26 3189 -19 27.9 0.0 -9.3 266 9.0 11.0 36.6 31 +04040721.P#U 0 11.2 1509 -10 1060 103 47.1 1.2 -15.7 268 6.4 35.8 60.8 191 +04040702.SPS 0 8.6 230 -53 980 110 36.0 0.2 -17.3 236 6.3 19.0 53.3 110 +04040700.FTW 0 10.4 641 -8 948 43 57.7 0.3 -14.3 228 6.4 22.9 60.1 83 +04040422.LRD 0 13.8 2148 -1 827 171 49.4 3.0 -12.9 244 7.0 31.5 38.8 217 +04040421.ALI 0 13.2 1124 -3 718 10 40.8 0.1 -13.2 238 7.0 18.0 35.9 100 +04032701.DHT 0 9.5 1004 -128 1142 153 30.2 0.3 -13.4 233 8.2 31.2 63.3 235 +04032623.RAP 0 8.7 1651 -52 1568 172 42.5 0.9 -15.5 205 8.0 26.0 46.8 264 +04031802.FSM 0 8.0 442 -99 1939 211 48.0 0.0 -17.1 278 7.5 37.8 72.5 338 +04031800.P#P 0 9.4 1357 -30 1585 127 45.0 0.5 -17.4 288 7.7 34.4 66.4 269 +04030121.ORD 0 7.2 534 -1 908 208 58.9 1.1 -23.3 222 6.6 37.3 72.6 297 +04030120.RFD 0 6.8 505 -7 892 172 55.3 0.8 -24.3 220 6.8 34.8 71.1 256 +04022416.MCO 0 13.1 534 -37 687 121 47.0 0.5 -10.8 255 5.0 28.8 81.9 156 +04022407.G#5 0 10.5 962 -124 801 -16 47.4 -0.1 -18.2 218 7.7 31.4 83.7 14 +04022316.MSY 0 11.3 0 -9999 417 436 51.3 0.0 -11.2 240 6.1 44.9 86.2 531 +04020601.BTR 0 11.7 57 -172 540 186 69.9 0.0 -13.3 214 7.0 48.1 87.1 199 +04020514.LFT 0 11.1 165 -244 1109 583 49.0 0.0 -11.7 217 6.5 46.0 63.5 611 +04020512.LCH 0 13.6 1421 -64 497 282 49.1 3.0 -12.5 222 6.8 41.7 68.1 319 +04011921.VRB 0 10.3 196 -20 878 -16 82.2 0.0 -14.0 242 5.1 46.9 123.3 207 +03112718.RUE 0 10.5 681 0 396 4 92.3 0.0 -20.1 238 7.0 35.8 100.8 153 +03110923.SAC 0 6.9 156 -14 892 38 24.7 0.0 -25.3 234 7.5 14.4 91.8 77 +03102818.CTY 0 16.5 1074 -53 594 181 37.6 1.2 -7.8 217 6.3 23.6 51.5 193 +03100822.VAD 0 14.1 1355 -7 765 -4 27.1 0.0 -11.2 277 6.4 13.9 52.0 68 +03092718.CBE 0 11.6 969 -2 1256 109 40.4 0.5 -12.3 213 6.1 33.1 58.2 137 +03092620.UIN 0 12.7 1139 -3 844 177 50.2 1.7 -14.6 266 7.9 42.7 77.1 266 +03092619.BRL 0 11.1 906 -34 824 125 50.2 1.0 -14.9 256 6.9 40.9 76.6 149 +03091200.MRF 0 9.8 747 -2 1645 9 36.3 0.0 -6.8 276 6.2 25.5 49.1 163 +03090900.MAF 0 9.9 1214 -1 2565 13 32.3 0.0 -8.4 313 7.4 22.4 35.6 163 +03083123.HUF 0 14.8 27 -163 471 268 39.8 0.0 -6.8 243 6.3 41.6 43.2 340 +03082601.P#4 0 12.9 980 -231 1606 140 42.5 0.0 -9.4 277 7.1 39.4 44.3 283 +03082600.ABR 0 14.2 3471 -76 1925 104 37.8 0.1 -11.4 289 8.6 27.8 43.9 143 +03082221.LOL 0 9.6 944 -94 1467 89 64.9 0.3 -12.3 188 8.3 46.4 77.0 299 +03082119.APX 0 14.4 2077 -120 1359 80 36.1 0.3 -8.3 255 7.1 34.1 35.4 132 +03082100.DLH 0 16.1 2503 -11 1009 166 39.5 2.7 -8.1 226 6.2 24.3 46.3 201 +04051501.PUB 0 3.9 204 -85 2585 153 55.2 0.0 -18.2 268 8.8 42.0 78.8 355 +04051423.COS 0 4.6 230 -87 1664 52 57.1 0.0 -18.0 274 8.2 45.2 68.4 179 +04051300.HBR 0 14.0 4148 -28 1710 172 41.2 1.4 -11.1 244 7.8 44.0 46.5 333 +04051100.LUS 0 8.3 917 -69 1429 204 53.5 0.8 -11.5 237 7.4 28.1 44.2 323 +04050923.CVS 0 5.9 554 -61 3040 -32 23.7 0.0 -12.6 309 9.6 17.1 15.5 78 +04050921.STC 0 9.9 1302 -52 1737 185 49.7 0.5 -14.2 264 7.5 46.1 49.8 400 +04050900.P#A 0 13.8 2438 -42 1008 193 29.0 2.3 -12.7 278 7.7 19.9 36.2 251 +04050822.BH3 0 5.3 996 -6 3054 49 48.0 0.0 -15.0 280 9.6 8.9 60.8 58 +04050522.RIC 0 8.3 824 -38 1493 133 43.8 0.4 -20.4 310 7.1 34.9 60.9 251 +04050101.FWD 0 13.9 2471 -39 907 158 44.9 2.9 -14.8 225 8.3 23.0 58.2 185 +04043021.C12 0 13.3 2483 -8 1029 37 45.1 0.7 -14.1 236 7.9 32.8 46.0 48 +04043020.DYS 0 14.1 2950 -10 638 71 52.3 1.8 -14.3 236 7.8 34.1 51.0 143 +04043018.ABI 0 12.0 2372 -1 1211 -3 32.6 0.0 -13.6 230 7.7 22.8 40.3 -22 +04042920.MLU 0 12.9 972 0 744 72 46.0 0.5 -14.5 232 6.6 29.2 45.8 176 +04042821.G#2 0 10.1 747 -3 1175 139 56.7 0.8 -14.7 252 7.4 32.3 53.8 179 +04042521.CDS 0 7.1 679 -5 2042 20 45.4 0.0 -17.7 276 7.7 27.7 76.8 88 +04042300.SGF 0 9.8 113 -134 794 263 69.4 0.1 -15.2 267 7.5 51.1 79.0 572 +04042300.P#P 0 14.6 2114 -9 448 155 49.9 2.7 -13.6 245 7.2 26.3 46.7 258 +04042223.C12 0 12.6 1615 -11 1173 56 54.8 0.7 -10.8 266 6.6 36.5 68.7 191 +04042222.UMN 0 10.5 412 -29 663 220 60.2 0.9 -17.5 254 8.2 45.7 67.6 357 +04042221.C34 0 11.2 1504 -22 1170 72 53.8 0.8 -15.5 265 7.8 38.9 55.3 252 +04042200.ADM 0 11.7 1347 -25 1310 194 51.9 1.6 -13.2 269 6.8 28.4 68.1 339 +04042122.C12 0 11.5 1550 -3 1449 83 53.3 0.6 -13.2 261 6.6 30.3 65.8 168 +04041921.HOB 0 11.3 2173 -1 1395 86 53.9 1.0 -10.9 235 6.7 32.7 83.0 143 +04041801.MFD 0 10.8 1224 -65 1060 185 23.7 0.0 -16.5 288 8.0 29.7 50.0 245 +04041723.MFD 0 11.9 2519 -15 1046 104 26.5 1.1 -15.5 303 7.2 29.2 37.6 184 +04041105.MFE 0 15.8 2222 -37 402 26 39.9 0.4 -11.6 248 7.5 2.1 69.3 23 +04041019.ILM 0 9.2 180 -45 1165 111 41.2 0.1 -16.1 267 6.0 29.7 69.5 345 +04041001.PRX 0 8.8 516 -75 1780 210 42.3 0.1 -14.1 270 6.7 37.6 59.1 314 +04040818.DAB 0 13.2 1058 -19 810 73 56.2 0.7 -15.8 264 7.7 33.6 94.9 186 +04040815.DHN 0 11.9 877 -2 522 78 53.9 0.6 -15.8 257 6.5 30.9 87.6 111 +04071305.CHE 0 17.6 3151 -107 771 181 49.7 2.9 -8.9 301 7.9 29.7 60.2 300 +04070104.HBR 0 15.7 1988 -45 801 174 24.0 0.0 -8.2 259 7.0 25.9 23.7 276 +04062402.FNT 0 10.0 608 -67 1046 219 50.4 1.0 -15.3 260 6.5 32.1 72.4 270 +04062222.BIS 0 7.2 504 -14 1518 9 56.3 0.0 -18.7 301 6.3 28.7 75.6 88 +04062023.DHT 0 8.4 905 -127 2633 107 47.8 0.0 -9.3 270 8.8 36.3 67.8 192 +04061902.G#1 0 13.2 1631 -27 1122 144 35.1 1.2 -8.6 284 7.3 37.4 58.3 408 +04061900.HDN 0 6.4 316 -26 1668 -40 51.4 0.0 -13.3 257 8.3 36.5 73.3 29 +04061820.FAM 0 15.9 1842 -13 923 65 31.0 0.6 -7.0 271 5.7 23.9 35.7 131 +04061800.LHX 0 12.7 2059 -86 777 206 47.3 2.5 -11.2 235 8.4 37.4 49.6 651 +04052700.CHE 0 8.9 347 -4 1255 145 31.1 0.2 -14.7 268 6.1 31.0 44.9 228 +04052623.TYS 0 14.7 1654 -44 919 199 50.1 2.8 -9.7 275 5.9 37.8 71.9 255 +04052623.OKC 0 15.9 3047 -69 1198 124 56.8 2.5 -7.9 261 6.8 24.4 82.9 79 +04052622.FSD 0 9.4 835 -34 1187 143 35.4 0.6 -17.3 267 7.3 33.1 47.2 271 +04052621.CSV 0 14.4 1608 -15 870 176 59.8 2.8 -9.3 268 6.2 35.9 58.7 237 +04052621.C33 0 13.6 2405 -23 1847 104 55.5 0.4 -9.6 256 7.5 30.4 80.9 72 +04052603.CAI 0 15.4 1463 -14 609 129 47.0 1.5 -11.0 277 7.2 31.6 59.9 153 +04052402.P#7 0 7.8 400 -213 1358 246 41.2 0.0 -15.5 247 8.2 35.3 62.4 412 +04052400.STL 0 16.1 3087 -3 604 162 45.4 3.8 -12.7 253 8.0 28.6 58.7 195 +04052400.CDR 0 5.8 117 -187 2181 178 56.7 0.0 -14.5 256 8.0 30.8 66.1 338 +04052323.BGM 0 14.6 2244 0 781 156 41.1 2.4 -11.9 272 7.8 30.1 44.7 249 +04052320.PIN 0 12.0 1300 -3 1376 120 33.7 0.6 -11.8 267 6.7 36.9 31.3 199 +04052300.ELM 0 12.4 1089 -41 1163 226 43.8 1.5 -9.7 281 5.7 46.2 46.0 359 +04052201.G#1 0 12.3 2404 -84 1771 261 33.8 0.6 -8.2 246 7.9 36.9 50.5 385 +04052201.SNY 0 7.0 484 -214 2287 78 62.8 0.0 -12.7 227 9.0 42.4 81.2 214 +04052123.HYS 0 12.7 3460 -27 2109 75 39.7 0.0 -10.8 236 8.6 29.0 45.1 157 +04052100.FKL 0 14.7 2440 -9 772 269 42.7 4.7 -10.6 299 6.4 28.6 49.2 346 +04052100.DEN 0 9.0 1781 -3 1934 76 49.3 0.1 -11.5 231 8.4 30.6 60.1 225 +04051723.DSM 0 13.3 1669 -24 854 23 36.8 0.2 -11.5 251 6.5 26.2 51.1 132 +04051723.PUB 0 9.2 546 -83 1212 147 55.3 0.5 -11.9 251 7.8 44.9 72.1 222 +04051601.9V9 0 7.5 608 -65 1315 120 61.8 0.5 -19.3 286 7.0 35.7 85.8 189 +04051521.PIR 0 6.8 724 -30 1545 91 60.8 0.3 -21.3 289 7.3 36.7 70.4 224 +04051520.Y26 0 7.0 965 -32 1206 89 60.4 0.7 -23.7 287 7.8 40.0 67.1 217 +99053023.P07 0 12.1 2286 -113 1897 53 39.7 0.1 -8.5 315 7.8 22.5 45.3 165 +99052800.FTW 0 12.2 1104 -4 954 41 33.8 0.3 -12.6 256 6.8 24.6 36.5 103 +99052503.FST 0 10.3 1116 -185 1882 122 53.5 0.0 -9.7 271 8.3 44.1 67.4 157 +99052502.INK 0 11.4 1576 -110 1665 119 56.3 0.4 -10.0 270 7.8 39.9 60.4 191 +99052420.ABQ 0 8.1 781 -71 1338 71 34.2 0.2 -13.9 212 8.5 24.7 44.7 132 +99052220.TUL 0 16.0 3471 -3 869 32 31.1 0.6 -12.1 269 7.3 20.4 36.1 91 +99052200.SNY 0 8.7 1439 -7 1674 53 48.7 0.2 -12.8 266 7.7 28.2 65.4 147 +99052123.RAP 0 8.6 1729 -70 1711 131 43.6 0.4 -16.2 256 8.7 23.0 67.0 178 +99052001.MOT 0 8.0 903 -1 1506 2 27.5 0.0 -17.4 240 7.0 14.4 59.7 47 +99051700.LAA 0 7.5 817 -141 1731 124 65.0 0.1 -15.0 234 8.6 43.8 78.0 361 +99050519.MVN 0 12.9 1777 -10 790 108 57.7 1.8 -14.1 237 6.6 41.0 44.8 194 +99043001.INK 0 12.4 2333 -60 967 95 52.8 1.8 -11.4 237 8.1 32.9 71.8 280 +99042900.BIL 0 6.5 60 -143 1109 133 46.8 0.0 -17.8 182 7.5 39.8 84.0 324 +99042800.EVV 0 9.5 305 -3 1146 22 26.2 0.0 -15.6 225 6.4 18.9 38.1 56 +99042701.OKC 0 8.9 873 -24 1056 47 27.4 0.2 -20.3 275 7.9 23.0 44.2 88 +99042322.LOZ 0 12.8 1995 -5 979 77 37.3 1.0 -11.6 287 6.9 30.4 44.4 71 +99042319.EZF 0 10.2 1142 -51 1722 106 57.2 0.3 -14.2 276 6.9 38.0 68.5 172 +99042203.GOK 0 12.3 2307 -132 894 364 53.9 3.4 -16.0 254 8.5 31.2 54.6 401 +99042123.BMI 0 11.6 1687 -24 839 261 53.4 3.9 -16.4 252 7.8 45.9 57.4 408 +04083002.GCK 0 10.7 1029 -108 1687 204 32.5 0.2 -8.1 315 6.8 29.0 26.2 278 +04083000.SUX 0 10.7 779 -7 1471 199 42.6 0.6 -12.9 289 6.7 36.3 45.9 296 +04082622.C23 0 10.2 983 -43 1349 25 41.1 0.1 -15.8 254 7.2 17.8 70.6 46 +04082621.MCW 0 15.4 2478 -27 1087 26 46.1 0.5 -9.9 239 7.0 37.9 68.9 181 +04082522.FSM 0 18.2 3688 -45 1240 101 33.9 1.6 -6.7 244 6.2 16.5 39.6 113 +04082522.BIS 0 10.2 2077 -41 1811 74 38.1 0.2 -15.2 230 8.4 22.8 43.2 103 +04082503.MHK 0 19.2 4217 -59 627 274 31.2 5.7 -7.9 224 7.5 31.4 51.8 392 +04082501.MHK 0 18.9 4262 -45 721 150 29.9 3.2 -7.4 240 7.1 28.3 50.9 241 +04082020.BGM 0 14.6 1425 -21 712 95 53.2 1.2 -9.5 238 5.9 38.1 53.7 106 +04082018.ORH 0 15.1 2067 -19 1051 47 40.0 0.6 -8.9 256 6.1 29.0 39.9 132 +04081918.LBE 0 14.4 1183 -7 597 105 39.9 0.8 -8.7 270 5.6 40.5 44.4 152 +04081901.PIA 0 13.9 1294 -107 1203 377 40.4 1.6 -7.9 277 5.6 39.8 43.3 465 +04081822.BRL 0 15.3 2600 -41 963 377 41.3 6.8 -9.4 276 6.6 42.5 42.9 508 +04081421.LIC 0 9.9 1288 -66 1242 15 32.2 0.1 -10.2 333 7.8 25.5 42.7 65 +04080321.OAX 0 18.7 4816 -44 1389 92 36.9 1.7 -5.9 259 7.0 23.6 38.1 189 +04080202.Y26 0 15.4 3187 -169 1209 336 55.2 1.6 -9.3 291 8.1 28.5 83.2 385 +04080123.Y22 0 8.5 1290 -28 3011 -1 45.9 0.0 -10.5 298 8.6 30.2 71.2 158 +04073101.GAG 0 14.4 2006 -116 1300 54 42.0 0.3 -6.2 308 6.7 14.8 44.7 98 +04072102.FSD 0 19.9 4659 -49 869 261 26.0 5.3 -5.9 278 7.3 28.0 37.4 426 +99081101.HLC 0 17.4 3928 -33 1289 71 38.3 1.3 -5.1 243 6.7 21.0 34.5 152 +99081023.AKO 0 14.9 2910 -32 1271 87 33.9 1.0 -6.5 232 7.6 22.7 45.7 163 +99080901.DIK 0 12.0 2409 -98 1891 48 58.5 0.1 -10.8 267 8.5 29.7 54.5 94 +99080822.2WX 0 10.3 1972 -32 2526 39 44.1 0.0 -8.8 262 8.3 27.2 41.0 117 +99080702.RAP 0 12.7 921 -36 1200 35 33.6 0.1 -6.6 268 6.3 20.0 48.7 72 +99080301.LWT 0 8.5 449 -155 1772 53 48.3 0.0 -10.3 278 7.8 29.4 70.4 131 +99073100.JKL 0 15.8 3605 -30 1833 89 22.3 0.0 -5.9 355 6.7 22.8 19.6 158 +99073020.IPT 0 15.0 2685 -12 1238 32 34.0 0.4 -8.7 319 6.3 16.0 50.7 72 +99072922.FVX 0 14.5 1431 -13 1556 81 34.3 0.3 -6.0 327 5.6 22.6 48.0 117 +99072902.XVG 0 12.7 1459 -186 1710 319 58.3 0.1 -9.5 302 7.7 41.9 73.8 381 +99072900.ADG 0 14.8 1974 -6 1415 63 37.3 0.5 -9.4 298 7.1 21.7 66.3 118 +99072420.MHT 0 14.8 1594 -17 1088 66 27.8 0.5 -9.7 275 6.5 25.2 56.1 134 +99072319.RAP 0 10.6 1320 -19 2145 52 38.7 0.0 -7.5 263 7.3 22.5 54.0 87 +99072300.FAR 0 16.2 2819 -34 1355 81 35.4 0.9 -8.5 247 7.6 27.9 55.9 137 +99071923.GDV 0 11.9 1807 -31 1654 21 41.3 0.1 -11.2 254 7.9 18.9 69.4 67 +99071302.FAR 0 12.1 1948 -48 1552 125 38.2 0.7 -12.5 297 7.2 27.2 61.0 158 +99071302.DVL 0 10.4 1453 -76 1761 69 42.5 0.1 -13.5 288 7.5 28.3 62.4 124 +99071300.OLF 0 9.2 1101 -38 2374 25 49.7 0.0 -10.3 281 7.3 26.5 65.7 106 +99071202.AIA 0 9.4 1094 -73 1844 -8 27.8 0.0 -11.3 327 8.0 26.7 47.0 79 +99070804.GDV 0 14.2 2058 -209 1364 472 61.7 0.0 -7.6 251 8.0 40.8 78.6 551 +99070421.ERY 0 19.1 3756 -61 791 95 32.9 1.8 -6.7 267 8.2 22.2 36.6 98 +99070207.SFD 0 9.5 32 -374 1535 254 82.4 0.0 -10.7 263 7.4 45.0 92.7 464 +99070103.SWO 0 18.3 2994 -18 703 229 51.1 5.8 -4.6 303 6.4 25.9 51.9 297 +99070103.GCK 0 15.2 2113 -124 873 95 73.0 1.0 -6.5 294 7.5 37.6 74.8 319 +99063023.LBF 0 9.7 291 -114 1136 0 76.3 0.0 -12.3 289 6.9 54.3 115.6 214 +99062801.BGD 0 13.8 2864 -63 2251 73 37.7 0.0 -5.0 266 8.5 22.5 43.1 130 +99062522.DIK 0 12.8 2775 -1 1732 -52 57.7 -0.4 -10.3 230 8.2 35.4 58.9 132 +99062501.VTN 0 11.7 1035 -41 1545 55 41.3 0.2 -8.2 282 6.6 23.6 41.7 120 +99062400.BGD 0 12.2 2544 -17 2195 10 13.6 0.0 -6.5 288 7.8 22.6 35.1 91 +99060601.P07 0 11.8 1543 -130 1771 -31 45.2 0.0 -8.7 243 7.9 18.4 58.3 32 +99060523.LBF 0 10.7 2070 -28 1957 91 62.6 0.1 -12.9 197 8.5 25.9 90.4 131 +99060302.IML 0 10.0 869 -198 1657 237 43.7 0.0 -11.0 225 8.5 39.8 66.5 421 +99060202.GCC 0 6.3 226 -83 1883 18 41.3 0.0 -15.4 262 8.3 26.0 42.6 126 +99060200.FTW 0 16.8 3982 -31 1338 62 35.0 1.0 -11.1 275 8.5 25.7 60.3 144 +99053102.MHK 0 11.6 903 -51 1360 108 32.8 0.3 -11.3 270 6.9 30.0 24.5 179 +99120303.ADM 0 9.7 1355 -50 974 250 42.8 2.4 -22.1 217 8.5 35.9 65.7 332 +99112303.RBD 0 13.2 1077 -16 789 138 48.1 1.2 -13.6 235 6.4 25.1 60.9 176 +99112302.HBR 0 8.7 124 -124 660 53 47.7 0.0 -17.1 219 6.7 41.5 75.7 132 +99100823.FSI 0 10.1 649 -14 1313 5 36.2 0.0 -13.6 219 6.3 14.3 67.9 56 +99092600.GKY 0 13.1 1483 -15 1429 43 28.0 0.2 -9.4 340 6.3 21.5 55.3 182 +99092522.D07 0 6.4 163 -199 2219 136 65.7 0.0 -15.8 242 8.3 31.8 105.7 206 +99092004.RRC 0 11.2 292 -200 1044 70 37.2 0.0 -11.2 270 6.7 28.8 60.6 216 +99092000.OKC 0 11.1 1068 -42 1896 56 39.5 0.0 -10.1 290 6.8 29.0 60.9 190 +99091923.CSM 0 11.9 1645 -3 1885 18 41.3 0.0 -9.8 280 7.0 27.5 64.0 178 +99091920.CGZ 0 11.2 802 -16 1905 19 39.1 0.0 -8.7 245 6.5 16.0 60.3 61 +99091207.SLP 0 15.6 2094 -69 507 92 45.4 1.3 -10.8 271 8.2 16.8 55.8 121 +99091200.LBL 0 11.9 1180 -121 1590 31 43.2 0.1 -9.0 275 7.8 25.7 65.5 84 +99091122.HLC 0 12.4 1517 -36 1221 59 37.8 0.4 -11.3 253 7.4 21.0 66.2 94 +99091101.AFW 0 13.1 1250 -24 1970 21 29.5 0.0 -7.4 297 6.2 21.7 52.8 139 +99082300.ABR 0 11.7 1432 -38 1851 61 40.1 0.1 -9.6 289 6.9 20.3 45.5 101 +99082104.HON 0 13.3 1187 -244 1155 197 38.1 0.0 -8.9 281 7.4 31.4 54.2 238 +99082100.LBF 0 9.8 20 -311 1794 44 34.8 0.0 -7.8 321 7.1 19.7 46.1 126 +99082022.DIK 0 11.7 1445 -10 1669 21 33.6 0.1 -7.8 298 6.3 17.8 36.0 58 +99081922.MLS 0 7.1 393 -105 3278 19 33.8 0.0 -10.0 244 8.6 22.0 37.3 120 +99081800.RRT 0 11.4 1524 -26 847 90 49.2 1.1 -17.7 268 7.3 32.2 62.0 126 +99081400.ALB 0 16.8 1843 -4 701 196 38.5 2.3 -6.3 249 5.8 29.9 48.4 252 +99081202.GCC 0 10.6 877 -99 1162 63 34.5 0.2 -10.2 218 7.5 17.7 54.6 98 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/basics.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/basics.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/basics.h b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/basics.h old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/decoder.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/decoder.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/decoder.h b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/decoder.h old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/get_acars_times.f b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/get_acars_times.f old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/get_gem_times.f b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/get_gem_times.f old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/get_mdl_time.f b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/get_mdl_time.f old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/get_pfc_snd.f b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/get_pfc_snd.f old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/jnaerator-0.9.3.jar b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/jnaerator-0.9.3.jar new file mode 100644 index 0000000000..1ef7fecff6 Binary files /dev/null and b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/jnaerator-0.9.3.jar differ diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/jnaerator.jar b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/jnaerator.jar new file mode 100644 index 0000000000..1ef7fecff6 Binary files /dev/null and b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/jnaerator.jar differ diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/mapdraw.f b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/mapdraw.f old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/mapmark.f b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/mapmark.f old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/mapw.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/mapw.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/nsharp.mk b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/nsharp.mk old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/readdata.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/readdata.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/readdata.h b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/readdata.h old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/sharp95.h b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/sharp95.h old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/skparams.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/skparams.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/skparams.h b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/skparams.h old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/sndata.f b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/sndata.f old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/so_new.csh b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/so_new.csh old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/thermo.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/thermo.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/thermo.h b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/thermo.h old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/winds.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/winds.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/winds.h b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/winds.h old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/xwvid1.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/xwvid1.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/xwvid2.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/xwvid2.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/xwvid3.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/xwvid3.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/xwvid4.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/xwvid4.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/xwvid5.c b/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/xwvid5.c old mode 100644 new mode 100755 diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/NsharpConstants.java b/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/NsharpConstants.java index 9af9a2a1e1..37dc254ac4 100644 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/NsharpConstants.java +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/NsharpConstants.java @@ -18,8 +18,8 @@ package gov.noaa.nws.ncep.ui.nsharp; * @author Chin Chen * @version 1.0 */ -//import gov.noaa.nws.ncep.viz.localization.NcPathManager; -//import gov.noaa.nws.ncep.viz.localization.NcPathManager.NcPathConstants; +import gov.noaa.nws.ncep.viz.localization.NcPathManager; +import gov.noaa.nws.ncep.viz.localization.NcPathManager.NcPathConstants; import java.text.DecimalFormat; import javax.measure.converter.UnitConverter; @@ -376,12 +376,12 @@ public class NsharpConstants { public static int filelistHeight = 100; public static int dsiplayPanelSize = 2; -// public static String getNlistFile() { -// return NcPathManager.getInstance().getStaticFile( -// NcPathConstants.NSHARP_NLIST_FILE ).getAbsolutePath(); -// } -// public static String getSupFile() { -// return NcPathManager.getInstance().getStaticFile( -// NcPathConstants.NSHARP_SUP_FILE ).getAbsolutePath(); -// } + public static String getNlistFile() { + return NcPathManager.getInstance().getStaticFile( + NcPathConstants.NSHARP_NLIST_FILE ).getAbsolutePath(); + } + public static String getSupFile() { + return NcPathManager.getInstance().getStaticFile( + NcPathConstants.NSHARP_SUP_FILE ).getAbsolutePath(); + } } diff --git a/ncep/gov.noaa.nws.ncep.viz.ui.locator/src/gov/noaa/nws/ncep/viz/ui/locator/resource/SurfaceStationPointData.java b/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/SurfaceStationPointData.java similarity index 80% rename from ncep/gov.noaa.nws.ncep.viz.ui.locator/src/gov/noaa/nws/ncep/viz/ui/locator/resource/SurfaceStationPointData.java rename to ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/SurfaceStationPointData.java index 42d1ff6d38..569f2398d9 100644 --- a/ncep/gov.noaa.nws.ncep.viz.ui.locator/src/gov/noaa/nws/ncep/viz/ui/locator/resource/SurfaceStationPointData.java +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/SurfaceStationPointData.java @@ -17,7 +17,7 @@ * @author Chin Chen * @version 1.0 */ -package gov.noaa.nws.ncep.viz.ui.locator.resource; +package gov.noaa.nws.ncep.ui.nsharp; import gov.noaa.nws.ncep.viz.common.dbQuery.NcDirectDbQuery; import java.io.IOException; @@ -36,30 +36,74 @@ import com.vividsolutions.jts.geom.Coordinate; public class SurfaceStationPointData { //private Log logger = LogFactory.getLog(getClass()); public static final int DEFAULT_LATLON=999; - private static List pointList; + private static List pointList; private static double latitude,longitude; public SurfaceStationPointData() { // TODO Auto-generated constructor stub } - /*private static List stationIdQuery(Coordinate co){ - longitude = co.x; - latitude = co.y; - try { - return stationIdQuery(latitude,longitude); - } catch (DataAccessLayerException e) { - e.printStackTrace(); - } - return null; - }*/ + public static class PointData { - //@SuppressWarnings("deprecation") - private static List stationIdQuery(double lat,double lon) + private String name = null; + private double lat = -999.99; + private double lon = -999.99; + private double dir = -999.99; + private int distanceInMeter = -999; + + public String getName() { + return name; + } + + public void setName(String name) { + this.name = name; + } + + public PointData() { + } + + public PointData( PointData pd ) { + name = pd.name; + lat = pd.lat; + lon = pd.lon; + dir = pd.dir; + distanceInMeter = pd.distanceInMeter; + } + + public double getLat() { + return lat; + } + public void setLat(double lat) { + this.lat = lat; + } + + public double getLon() { + return lon; + } + public void setLon(double lon) { + this.lon = lon; + } + + public int getDistanceInMeter() { + return distanceInMeter; + } + public void setDistanceInMeter(int distanceInMeter) { + this.distanceInMeter = distanceInMeter; + } + + public double getDir() { + return dir; + } + public void setDir(double dir) { + this.dir = dir; + } + } + + private static List stationIdQuery(double lat,double lon) throws DataAccessLayerException { String query1,query2; QueryResultRow[] stnResults = null; double corr = 0.2; - List rtnPointList = new ArrayList(); + List rtnPointList = new ArrayList(); double minLat= lat-5*corr; double maxLat =lat+ 5*corr; @@ -76,7 +120,7 @@ public class SurfaceStationPointData { stnResults = getStnList(query1,query2); if(stnResults!= null){ for(QueryResultRow rows:stnResults){ - LocatorPointData pointData = new LocatorPointData(); + PointData pointData = new PointData(); pointData.setName((String)rows.getColumn(0)); pointData.setLat((Double) rows.getColumn(1)); @@ -121,7 +165,7 @@ public class SurfaceStationPointData { int index = -1; double distance = -999.99; int i=0; - for (LocatorPointData point: pointList){ + for (PointData point: pointList){ GeodeticCalculator gc = new GeodeticCalculator( DefaultEllipsoid.WGS84); gc.setStartingGeographicPoint( longitude,latitude); diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/maprsc/NsharpMapMouseHandler.java b/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/maprsc/NsharpMapMouseHandler.java index a77ffc8ac2..b40bc4566a 100644 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/maprsc/NsharpMapMouseHandler.java +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/maprsc/NsharpMapMouseHandler.java @@ -22,6 +22,7 @@ package gov.noaa.nws.ncep.ui.nsharp.maprsc; import gov.noaa.nws.ncep.edex.common.sounding.NcSoundingLayer; import gov.noaa.nws.ncep.ui.nsharp.NsharpStationInfo; +import gov.noaa.nws.ncep.ui.nsharp.SurfaceStationPointData; import gov.noaa.nws.ncep.ui.nsharp.menu.ModelSoundingDialogContents; import gov.noaa.nws.ncep.ui.nsharp.menu.NsharpLoadDialog; import gov.noaa.nws.ncep.ui.nsharp.skewt.NsharpSkewTDisplay; @@ -29,7 +30,6 @@ import gov.noaa.nws.ncep.ui.nsharp.skewt.NsharpSkewTEditor; import gov.noaa.nws.ncep.ui.nsharp.skewt.rsc.NsharpSkewTResource; import gov.noaa.nws.ncep.ui.pgen.tools.InputHandlerDefaultImpl; import gov.noaa.nws.ncep.viz.ui.display.NCMapEditor; -import gov.noaa.nws.ncep.viz.ui.locator.resource.SurfaceStationPointData; import java.util.ArrayList; import java.util.HashMap; diff --git a/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/maprsc/NsharpMapResource.java b/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/maprsc/NsharpMapResource.java index 554ed9e3ca..ff4950a554 100644 --- a/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/maprsc/NsharpMapResource.java +++ b/ncep/gov.noaa.nws.ncep.ui.nsharp/src/gov/noaa/nws/ncep/ui/nsharp/maprsc/NsharpMapResource.java @@ -44,8 +44,8 @@ import com.raytheon.uf.viz.core.rsc.ResourceList.RemoveListener; import com.raytheon.uf.viz.core.exception.VizException; import com.raytheon.viz.ui.EditorUtil; -//import gov.noaa.nws.ncep.viz.localization.NcPathManager; -//import gov.noaa.nws.ncep.viz.localization.NcPathManager.NcPathConstants; +import gov.noaa.nws.ncep.viz.localization.NcPathManager; +import gov.noaa.nws.ncep.viz.localization.NcPathManager.NcPathConstants; import gov.noaa.nws.ncep.viz.resources.manager.RbdBundle; import gov.noaa.nws.ncep.viz.resources.manager.ResourceBndlLoader; @@ -124,8 +124,8 @@ public class NsharpMapResource extends AbstractVizResource type a name and optionally a subtype name and/or alias -> click "Add". Then continue to configure PGEN palette, layers , save mode, as well as products. Remember to click "Apply" to save your changes when switching from one page to anther page.. + +(2). Select an existing activity -> edit its selections -> give a new type name -> Click "Apply". + +Note than the new activity name cannot be any variations of "New" and the name of any existing activities. + +4. Edit an existing activity: select the activity through its type and subtype, edit its configurations and "Apply". + +5. Delete an existing activity: select the activity, click "Delete" and confirm it. Note, once an activity is deleted, you cannot get it back (you have to re-create it). + +6. Exit the configuration: click either "Ok" or "Close". "Ok" will save the changes to the current selected activity (if it is "New" and no type name is given, then no save). "Close" will not save changes. Upon exit, the PGEN palette will be reset to its default status. + +7. Configure palette: click "Palette" tab -> select desired controls, actions, classes -> click on selected class button to see and select the objects for that class. + +8. Define layers: click "Layer" tab -> give a name -> select its display mode, color mode (all colors or mono color), color, and filled mode -> Click "Apply". Defined layers will show up in the lower panel. You can click on a layer name button to switch to it and edit its attributes. The green "Delete" button allows you to delete the current layer. After 'Delete" a layer, you need to click "Apply" button at the bottom to confirm it. + +9. Edit an activity's layers: Select the activity -> click "Layer" tab -> edit the layers -> Click "Apply". + +10. Define save mode: click "Save" tab -> define default file to save this product -> select if you want the layers to be saved individually -> Click "Apply", + +11. Notes: + +(1) When switching between activities by selecting from the pull-down menu, the selected controls/actions/classes on the "Palette" page will be highlighted as "blue" while those unselected will be colored "grey". The PGEN palette will be updated with only selected buttons. + +(2) There are a few controls/actions are always selected (cannot be unselected) and always show up for all activities - it is controlled by the "alwayVisible" attribute in the PGEN plugin.xml. You can either set it to "false" or delete it if you do want to select/unselect a button in the configuration dialog. + +(3) Select a class: click the check box to select then click the activated class name button to display/select the objects within that class (by default, all objects are selected for that class). Notice that the title of the object group will be the name of the clicked class. + + + + +Activity Management Center + +Multiple PGEN activities could be managed through the Activity Management Center as following: + +1. Start an activity - there are two ways to start an activity: + +(1) Default: Click the "Start" button on the PGEN toolbar to activate the default activity management center. + +(2) Quick: Click the little triangle at the right of the "Start" button to see all pre-defined activities and select one of the them to start the Activity Management Center. All definitions for that activity will be populated for you. + +2. Add a new activity: Click "New" and a activity attribute dialog pops up. Select an activity and optionally enter a name for it and click "Accept". + +3. Edit an activity's attribute (name, type, save layers, output file name, etc.): first click an activity's name button to make it active, then click again to pop up the product attribute window. + +4. Delete an activity: Click "Delete", the current activity is deleted. (if "Delete" is not shown, click ">>" at the bottom to expand the dialog). + +5. Display/Hide an activity: click the check box after the activity name. + +6. Change an activity to another activity: select from the activity pull-down menu to select a new activity. Empty existing layers will be removed. If an existing layer has the same name as one defined in the new activity, the layer' attributes will be updated. Layers in the new activity with different names than existing layers' are attached as new layers. + +7. Layering - the lower part functions the same as the legacy layering control for the active activity. However, if layers are predefined for that activity in its "layer", those layers and their attributes are populated here. You can add new layers or editing pre-defined layers. + +8. Exit activity management - Click "Exit", you will first be asked to save the activities. After confirmation, all activities will be wiped off and the PGEN palette will be reset to its default state. + +9. Save current activity - click "Save" or "Save As" to open the file window to save. If the current activity has not been saved before, its pre-configured path and filename will be populated as the default. Once an activity has been saved once, "Save" will always save it to its last-saved file. + +10. Save all activities - click "Save All". If an activity has not been saved before, it will be save to its pre-configured file, otherwise it will be saved to its last-saved file. + +11. Open an saved activity - Click "Open" on PGEN palette. Select an activity file with one of three modes. If the file has at least one non-Default activity, the activity management center will be activated automatically. + +(1) "Add" - Empty "Default" activity is removed (if exists). Then the activity in the selected file is added as a separate activity. + +(2) "Replace" - The active activity is replaced by the activity in the selected file. + +(3) "Append" - Empty "Default" activity is removed (if exists). If there is only ONE layer in the incoming activity, its contents is combined into the active layer. If there are more than one layer in the incoming activity, we will first try to match the active layer with the incoming layers by this order: a. a layer with the same name as the active layers'; b. a "Default" layer. All other layers in the incoming activity will be matched against the layers in the active activity by the layer's name. If no match found, the incoming layer is attached as a separate layer. + +12. Notes: + +(1) Each activity file can have multiple layers and multiple activities can be managed at the same time. + +(2) You can only work on one activity and one layer at a time (active activity's active layer). + +(3) Default activity: If an activity is a non-existing, "Default" is used. (E.g., create an activity with one existing activity and later that activity is deleted from the "productTypes.xml"). + +(4) How does the new activity management interacts with the legacy layering mechanism? + + The activity management supersedes the layering control (layering is a built-in within the new activity management dialog). However, you can activate the layering control any time - it will close the activity management and start the layering dialog on the current activity that is last set before the activity management dialog closes. + +(5) How does the new activity management tool simulates the legacy NMAP Product Generation environment? + + Simply putting, the legacy NMAP Product Generation environment is the simplest special case of the new activity management tool - with only one "Default" activity that has only one "Default" layer works behind the scene. So without activating the tool explicitly ("Start" or open an activity file with a non-default activity), everything works the same way as in the legacy PGEN. + + + + Open Legacy Layer Product File LPF in CAVE + + + The Layer Product File (*.lpf) created in NMAP2 or through pre-processing scripts could be opened in CAVE with the following steps: + + 1. First convert the input VGF files specified for the layers in the LPF into new PGEN xml format using "vgfconverter". + + 2. Edit the LPF file make sure the input file for each layer has the correct path (full path is preferred) - by default, we will try to first find them under the directory corresponding to the activity specified in LPF; if not found, then we search under the same directory where this LPF exists. + + 3. Specify the activity for this LPF file by adding the following to the LPF file (manually or through script) + alias + + or + + type + subtype + + If both are presented, alias will have higher priority. + + 4. The activity could also be specified when converting VGF file into PGEN xml file such as "vgfconverter a.vgf a.xml "activity type" ["activity subtype"]". So if you do not specify activity in LPF file, the activity will be the activity type in the first non-Default files found in the layers. + + + + + Save and Storage of PGEN Activity Files + + + In the new CAVE PGEN, the files are designed to be saved and stored in a configured place for easy access. A PGEN base directory $PGEN_OPR should be defined either in .cshrc or cave.sh. By default, it would be the user's home directory. It could also be set up in the CAVE "File"->Preferences...->"NCEP"->"PGEN". A PGEN activity's files will be saved under this base directory with its own sub-directory structure as: + + $PGEN_OPR/"activity type"/xml + + Only activity type is used here regardless of the activity's subtype - so activities with the same type but different subtypes will be saved under the same directory but will be distinguished by the file names. For "Default" type, it will be directly saved under $PGEN_OPR. For now, the file name will use the template: + + "[activity name]"."activity type"."[activity subtype].DDMMYYYY.HH.xml + + The activity name only appears when it is different from the activity type. + + The template for each layer will be: + + "[activity name]"."activity type"."[activity subtype].DDMMYYYY.HH.."layer name".xml + + When trying to open a file, each activity will be listed as a directory in the GUI so it is easy for the user to select a desired directory(activity) and then a file. + + Note that the user can always browse and try to save to different locations other than the one configured. But then it is upon the user to manage those file locations. + \ No newline at end of file diff --git a/cave/build/static/common/cave/etc/ncep/pgen/TCAinfo.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/TCAinfo.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/pgen/TCAinfo.xml rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/TCAinfo.xml diff --git a/cave/build/static/common/cave/etc/ncep/pgen/WaterBreakpoints.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/WaterBreakpoints.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/pgen/WaterBreakpoints.xml rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/WaterBreakpoints.xml diff --git a/cave/build/static/common/cave/etc/ncep/pgen/airmetcycle.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/airmetcycle.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/pgen/airmetcycle.xml rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/airmetcycle.xml diff --git a/cave/build/static/common/cave/etc/ncep/pgen/ccfpTimes.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/ccfpTimes.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/pgen/ccfpTimes.xml rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/ccfpTimes.xml diff --git a/cave/build/static/common/cave/etc/ncep/pgen/contoursInfo.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/contoursInfo.xml similarity index 94% rename from cave/build/static/common/cave/etc/ncep/pgen/contoursInfo.xml rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/contoursInfo.xml index db8f073f42..b9ca098df5 100644 --- a/cave/build/static/common/cave/etc/ncep/pgen/contoursInfo.xml +++ b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/contoursInfo.xml @@ -45,15 +45,17 @@ Change the value of "quickAccess" to "true" if you want it to appear on the Contours Attribute window for quick access. Don't change anything else! - If none of them is set to "true", "HIGH_PRESSURE_H" and "LOW_PRESSURE_L" + If none of them is set to "true", "FILLED_HIGH_PRESSURE_H" and "FILLED_LOW_PRESSURE_L" will appear on the GUI as the defaults. --> - - + + + + diff --git a/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/filterHour.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/filterHour.xml new file mode 100644 index 0000000000..0b795c8ee8 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/filterHour.xml @@ -0,0 +1,27 @@ + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/pgen/gfa.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/gfa.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/pgen/gfa.xml rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/gfa.xml diff --git a/cave/build/static/common/cave/etc/ncep/pgen/gfa.xsd b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/gfa.xsd similarity index 100% rename from cave/build/static/common/cave/etc/ncep/pgen/gfa.xsd rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/gfa.xsd diff --git a/cave/build/static/common/cave/etc/ncep/pgen/grphgd.tbl b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/grphgd.tbl similarity index 86% rename from cave/build/static/common/cave/etc/ncep/pgen/grphgd.tbl rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/grphgd.tbl index 9eedbb4685..d366720cf2 100644 --- a/cave/build/static/common/cave/etc/ncep/pgen/grphgd.tbl +++ b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/grphgd.tbl @@ -1,7 +1,7 @@ ! ! GRPHGD.TBL ! -! This table contains the identifiers for the NMAP graph-to-grid +! This table contains the identifiers for the CAVE->PGEN contours graph-to-grid ! processing and the associated "restore" tables. ! ! The first entry in this table will be the default presented to the user. @@ -47,15 +47,20 @@ ! FFF - forecast hour ! 4) CINT and LINE are used to contour/display the grid in NMAP ! +!Notes for CAVE: +! 1) the user version of this table and the sub-tables listed here are +! placed under $HOME/caveData/etc/user/"your user name"/ncep/pgen +! 2) non-existing tables under the above directory are ignored. !******************************************************************************* ! ! !! ! Log: ! D.W.Plummer/NCEP 3/00 +! J. Wu 10/11 updated for CAVE localization !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! !NAME RESTORE_FILENAME ! -QPF_CED $GEMTBL/grphgd/qpf.tbl -QPF_STR $GEMTBL/grphgd/str.tbl +QPF_CED qpf.tbl +QPF_STR str.tbl diff --git a/cave/build/static/common/cave/etc/ncep/pgen/linePatterns.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/linePatterns.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/pgen/linePatterns.xml rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/linePatterns.xml diff --git a/cave/build/static/common/cave/etc/ncep/pgen/mt_obsc_states.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/mt_obsc_states.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/pgen/mt_obsc_states.xml rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/mt_obsc_states.xml diff --git a/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/outlooksettings.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/outlooksettings.xml new file mode 100644 index 0000000000..71065ecdc0 --- /dev/null +++ b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/outlooksettings.xml @@ -0,0 +1,2128 @@ + + + + + + + + + + OUTLOOK + + + + + TROPICAL + + + + + HAILOTLK + + + + + TORNOTLK + + + + + WINDOTLK + + + + + TOTL_SVR + + + + + FIREOUTL + + + + + CATG_SVR + + + + + MESO_DSC + + + + + TSTMOLK + + + + + EXT_SVR + + + + + EXT_FIRE + + + + + ENH00 + + + + + ENH04 + + + + + ENH12 + + + + + ENH16 + + + + + ENH20 + + + + + EXCE_RAIN + + + + + + + + + + + + + + + TSTM + + + + + + + + + + + + + + + + SLGT + + + + + + + + + + + + + + + + MDT + + + + + + + + + + + + + + + + HIGH + + + + + + + + + + + + + + + + 2% + + + + + + + + + + + + + + + + 5% + + + + + + + + + + + + + + + + 10% + + + + + + + + + + + + + + + + 15% + + + + + + + + + + + + + + + + 30% + + + + + + + + + + + + + + + + 40% + + + + + + + + + + + + + + + + 45% + + + + + + + + + + + + + + + + 60% + + + + + + + + + + + + + + + + 70% + + + + + + + + + + + + + + + + + SIG + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + 2 + + + + + + + + + + + + + + + + 3 + + + + + + + + + + + + + + + + 4 + + + + + + + + + + + + + + + + 5 + + + + + + + + + + + + + + + + 6 + + + + + + + + + + + + + + + + 7 + + + + + + + + + + + + + + + + 8 + + + + + + + + + + + + + + + + 9 + + + + + + + + + + + + + + + + 10 + + + + + + + + + + + + + + + + + + 5% + + + + + + + + + + + + + + + + 10% + + + + + + + + + + + + + + + + 15% + + + + + + + + + + + + + + + + 30% + + + + + + + + + + + + + + + + 45% + + + + + + + + + + + + + + + + 60% + + + + + + + + + + + + + + + + SIG + + + + + + + + + + + + + + + + + + 2% + + + + + + + + + + + + + + + + 5% + + + + + + + + + + + + + + + + 10% + + + + + + + + + + + + + + + + 15% + + + + + + + + + + + + + + + + 30% + + + + + + + + + + + + + + + + 45% + + + + + + + + + + + + + + + + 60% + + + + + + + + + + + + + + + + SIG + + + + + + + + + + + + + + + + + + 5% + + + + + + + + + + + + + + + + 15% + + + + + + + + + + + + + + + + 30% + + + + + + + + + + + + + + + + 45% + + + + + + + + + + + + + + + + 60% + + + + + + + + + + + + + + + + SIG + + + + + + + + + + + + + + + + + + 5% + + + + + + + + + + + + + + + + 15% + + + + + + + + + + + + + + + + 30% + + + + + + + + + + + + + + + + 45% + + + + + + + + + + + + + + + + 60% + + + + + + + + + + + + + + + + SIG + + + + + + + + + + + + + + + + + + CRITICAL + + + + + + + + + + + + + + + + EXTREME + + + + + + + + + + + + + + + + DRY-TSTM + + + + + + + + + + + + + + + + + + SLGT + + + + + + + + + + + + + + + + MDT + + + + + + + + + + + + + + + + HIGH + + + + + + + + + + + + + + + + + + + CNVTV + + + + + + + + + + + + + + + + + SVRUK + + + + + + + + + + + + + + + + + SVRRED + + + + + + + + + + + + + + + + + SVRBLUE + + + + + + + + + + + + + + + + + HVYRA + + + + + + + + + + + + + + + + + HVYSN + + + + + + + + + + + + + + + + + FZRA + + + + + + + + + + + + + + + + + + 5% + + + + + + + + + + + + + + + + 15% + + + + + + + + + + + + + + + + 30% + + + + + + + + + + + + + + + + 45% + + + + + + + + + + + + + + + + 60% + + + + + + + + + + + + + + + + SIG + + + + + + + + + + + + + + + + + + D4 + + + + + + + + + + + + + + + + D5 + + + + + + + + + + + + + + + + D6 + + + + + + + + + + + + + + + + D7 + + + + + + + + + + + + + + + + D8 + + + + + + + + + + + + + + + + D4-5 + + + + + + + + + + + + + + + + D4-6 + + + + + + + + + + + + + + + + D4-7 + + + + + + + + + + + + + + + + D4-8 + + + + + + + + + + + + + + + + D5-6 + + + + + + + + + + + + + + + + D5-7 + + + + + + + + + + + + + + + + D5-8 + + + + + + + + + + + + + + + + D6-7 + + + + + + + + + + + + + + + + D6-8 + + + + + + + + + + + + + + + + D7-8 + + + + + + + + + + + + + + + + + + D3 + + + + + + + + + + + + + + + + D4 + + + + + + + + + + + + + + + + D5 + + + + + + + + + + + + + + + + D6 + + + + + + + + + + + + + + + + D7 + + + + + + + + + + + + + + + + D8 + + + + + + + + + + + + + + + + D3-4 + + + + + + + + + + + + + + + + D3-5 + + + + + + + + + + + + + + + + D3-6 + + + + + + + + + + + + + + + + D3-7 + + + + + + + + + + + + + + + + D3-8 + + + + + + + + + + + + + + + + D4-5 + + + + + + + + + + + + + + + + D4-6 + + + + + + + + + + + + + + + + D4-7 + + + + + + + + + + + + + + + + D4-8 + + + + + + + + + + + + + + + + D5-6 + + + + + + + + + + + + + + + + D5-7 + + + + + + + + + + + + + + + + D5-8 + + + + + + + + + + + + + + + + D6-7 + + + + + + + + + + + + + + + + D6-8 + + + + + + + + + + + + + + + + D7-8 + + + + + + + + + + + + + + + + + + 10% + + + + + + + + + + + + + + + + 40% + + + + + + + + + + + + + + + + 70% + + + + + + + + + + + + + + + + + + 10% + + + + + + + + + + + + + + + + 40% + + + + + + + + + + + + + + + + 70% + + + + + + + + + + + + + + + + + + 70% + + + + + + + + + + + + + + + + 40% + + + + + + + + + + + + + + + + 10% + + + + + + + + + + + + + + + + + + 10% + + + + + + + + + + + + + + + + 40% + + + + + + + + + + + + + + + + 70% + + + + + + + + + + + + + + + + + + 70% + + + + + + + + + + + + + + + + 40% + + + + + + + + + + + + + + + + 10% + + + + + + + + + + + + + + + + + + SLGT + + + + + + + + + + + + + + + + MDT + + + + + + + + + + + + + + + + HIGH + + + + + + + + diff --git a/cave/build/static/common/cave/etc/ncep/pgen/outlooktimes.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/outlooktimes.xml similarity index 100% rename from cave/build/static/common/cave/etc/ncep/pgen/outlooktimes.xml rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/outlooktimes.xml diff --git a/cave/build/static/common/cave/etc/ncep/pgen/outlooktype.xml b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/outlooktype.xml similarity index 93% rename from cave/build/static/common/cave/etc/ncep/pgen/outlooktype.xml rename to ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/outlooktype.xml index c6b314e5e3..c98a99ebdc 100644 --- a/cave/build/static/common/cave/etc/ncep/pgen/outlooktype.xml +++ b/ncep/gov.noaa.nws.ncep.ui.pgen/localization/ncep/pgen/outlooktype.xml @@ -4,7 +4,7 @@ the 'prefix' attribute is used for the name of the output outlook file. --> - + - + + + + + + +